Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/blogs-gentoo:master commit in: plugins/jetpack/modules/custom-post-types/, ...
Date: Wed, 30 Nov 2016 21:23:40
Message-Id: 1480540977.fbf8cf39f7ec35489332158cb2f73ea535279e5b.blueness@gentoo
1 commit: fbf8cf39f7ec35489332158cb2f73ea535279e5b
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 30 21:22:57 2016 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 30 21:22:57 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/blogs-gentoo.git/commit/?id=fbf8cf39
7
8 Update plugin jetpack to 4.4.1
9
10 plugins/jetpack/_inc/build/admin.dops-style.css | 2334 ++++++++-
11 .../jetpack/_inc/build/admin.dops-style.css.map | 1 -
12 .../jetpack/_inc/build/admin.dops-style.rtl.css | 2335 ++++++++-
13 .../_inc/build/admin.dops-style.rtl.css.map | 1 -
14 plugins/jetpack/_inc/build/admin.js | 145 +-
15 plugins/jetpack/_inc/build/style.min.css | 2 +-
16 plugins/jetpack/_inc/build/style.min.rtl.css | 2 +-
17 plugins/jetpack/_inc/build/style.min.rtl.css.map | 1 -
18 plugins/jetpack/_inc/idc-notice.js | 228 +
19 plugins/jetpack/_inc/jetpack-connection-banner.js | 41 +
20 plugins/jetpack/_inc/jetpack-strings.php | 609 +--
21 .../lib/admin-pages/class.jetpack-admin-page.php | 117 +-
22 .../lib/admin-pages/class.jetpack-react-page.php | 23 +-
23 .../admin-pages/class.jetpack-settings-page.php | 2 +-
24 .../_inc/lib/class.core-rest-api-endpoints.php | 1344 ++---
25 plugins/jetpack/_inc/lib/class.media-extractor.php | 1 +
26 plugins/jetpack/_inc/lib/class.media-summary.php | 49 +-
27 .../class.jetpack-core-api-module-endpoints.php | 253 +-
28 ...s.jetpack-core-api-xmlrpc-consumer-endpoint.php | 6 +
29 plugins/jetpack/_inc/lib/markdown/gfm.php | 11 +-
30 .../_inc/lib/tracks/class.tracks-client.php | 16 +
31 .../jetpack/_inc/lib/tracks/tracks-callables.js | 72 +
32 plugins/jetpack/changelog.txt | 5346 ++++++++++----------
33 plugins/jetpack/class.jetpack-client-server.php | 5 +-
34 plugins/jetpack/class.jetpack-client.php | 59 +-
35 .../jetpack/class.jetpack-connection-banner.php | 520 ++
36 plugins/jetpack/class.jetpack-constants.php | 83 +
37 plugins/jetpack/class.jetpack-debugger.php | 28 +-
38 plugins/jetpack/class.jetpack-heartbeat.php | 9 +-
39 plugins/jetpack/class.jetpack-idc.php | 692 +++
40 plugins/jetpack/class.jetpack-jitm.php | 69 +-
41 .../jetpack/class.jetpack-modules-list-table.php | 17 +-
42 plugins/jetpack/class.jetpack-options.php | 6 +-
43 plugins/jetpack/class.jetpack-post-images.php | 4 +-
44 plugins/jetpack/class.jetpack-signature.php | 21 +-
45 plugins/jetpack/class.jetpack-twitter-cards.php | 4 +-
46 plugins/jetpack/class.jetpack.php | 611 ++-
47 plugins/jetpack/class.json-api-endpoints.php | 1 +
48 plugins/jetpack/class.photon.php | 6 +-
49 plugins/jetpack/css/dashboard-widget-rtl.css | 21 +
50 plugins/jetpack/css/dashboard-widget-rtl.css.map | 2 +-
51 .../jetpack/css/dashboard-widget-rtl.css.min.map | 2 +-
52 plugins/jetpack/css/dashboard-widget-rtl.min.css | 2 +-
53 plugins/jetpack/css/dashboard-widget.css | 21 +
54 plugins/jetpack/css/dashboard-widget.css.map | 2 +-
55 plugins/jetpack/css/dashboard-widget.css.min.map | 2 +-
56 plugins/jetpack/css/dashboard-widget.min.css | 2 +-
57 plugins/jetpack/css/jetpack-admin-rtl.css | 8 +
58 plugins/jetpack/css/jetpack-admin-rtl.css.map | 2 +-
59 plugins/jetpack/css/jetpack-admin-rtl.css.min.map | 2 +-
60 plugins/jetpack/css/jetpack-admin-rtl.min.css | 2 +-
61 plugins/jetpack/css/jetpack-admin.css | 8 +
62 plugins/jetpack/css/jetpack-admin.css.map | 2 +-
63 plugins/jetpack/css/jetpack-admin.css.min.map | 2 +-
64 plugins/jetpack/css/jetpack-admin.min.css | 2 +-
65 plugins/jetpack/css/jetpack-banners-rtl.css | 204 +-
66 plugins/jetpack/css/jetpack-banners-rtl.css.map | 2 +-
67 .../jetpack/css/jetpack-banners-rtl.css.min.map | 2 +-
68 plugins/jetpack/css/jetpack-banners-rtl.min.css | 4 +-
69 plugins/jetpack/css/jetpack-banners.css | 204 +-
70 plugins/jetpack/css/jetpack-banners.css.map | 2 +-
71 plugins/jetpack/css/jetpack-banners.css.min.map | 2 +-
72 plugins/jetpack/css/jetpack-banners.min.css | 4 +-
73 plugins/jetpack/css/jetpack-idc-admin-bar-rtl.css | 33 +
74 .../jetpack/css/jetpack-idc-admin-bar-rtl.css.map | 1 +
75 .../css/jetpack-idc-admin-bar-rtl.css.min.map | 1 +
76 .../jetpack/css/jetpack-idc-admin-bar-rtl.min.css | 3 +
77 plugins/jetpack/css/jetpack-idc-admin-bar.css | 33 +
78 plugins/jetpack/css/jetpack-idc-admin-bar.css.map | 1 +
79 .../jetpack/css/jetpack-idc-admin-bar.css.min.map | 1 +
80 plugins/jetpack/css/jetpack-idc-admin-bar.min.css | 3 +
81 plugins/jetpack/css/jetpack-idc-rtl.css | 227 +
82 plugins/jetpack/css/jetpack-idc-rtl.css.map | 1 +
83 plugins/jetpack/css/jetpack-idc-rtl.css.min.map | 1 +
84 plugins/jetpack/css/jetpack-idc-rtl.min.css | 3 +
85 plugins/jetpack/css/jetpack-idc.css | 227 +
86 plugins/jetpack/css/jetpack-idc.css.map | 1 +
87 plugins/jetpack/css/jetpack-idc.css.min.map | 1 +
88 plugins/jetpack/css/jetpack-idc.min.css | 3 +
89 plugins/jetpack/css/jetpack-rtl.css | 5 +-
90 plugins/jetpack/css/jetpack.css | 5 +-
91 plugins/jetpack/functions.compat.php | 2 +-
92 plugins/jetpack/functions.opengraph.php | 76 +-
93 plugins/jetpack/functions.photon.php | 6 +-
94 plugins/jetpack/images/apps/community2x.jpg | Bin 288642 -> 0 bytes
95 plugins/jetpack/images/apps/editor2x.jpg | Bin 144705 -> 0 bytes
96 .../jetpack/images/apps/laptop-90deg-themes2x.jpg | Bin 199205 -> 0 bytes
97 plugins/jetpack/images/apps/manage2x.jpg | Bin 162000 -> 0 bytes
98 plugins/jetpack/images/apps/stats2x.jpg | Bin 187259 -> 0 bytes
99 plugins/jetpack/jetpack.php | 38 +-
100 plugins/jetpack/json-endpoints.php | 12 +-
101 .../class.wpcom-json-api-get-site-endpoint.php | 15 +-
102 .../class.wpcom-json-api-post-endpoint.php | 5 +
103 ...ass.wpcom-json-api-sharing-buttons-endpoint.php | 6 +-
104 ...class.wpcom-json-api-site-settings-endpoint.php | 84 +-
105 .../class.wpcom-json-api-update-post-endpoint.php | 5 +
106 ...ss.wpcom-json-api-update-post-v1-1-endpoint.php | 5 +
107 ...ss.wpcom-json-api-update-post-v1-2-endpoint.php | 5 +
108 .../class.jetpack-json-api-cron-endpoint.php | 247 +
109 ...s.jetpack-json-api-plugins-install-endpoint.php | 4 +-
110 ...class.jetpack-json-api-plugins-new-endpoint.php | 83 +
111 .../class.jetpack-json-api-sync-endpoint.php | 67 +-
112 ...ss.jetpack-json-api-themes-install-endpoint.php | 45 +-
113 .../class.jetpack-json-api-themes-new-endpoint.php | 82 +
114 .../jetpack/json-api-jetpack-endpoints.php | 167 +-
115 plugins/jetpack/language-packs.js | 1 -
116 plugins/jetpack/languages/jetpack-ary.mo | Bin 187054 -> 186936 bytes
117 plugins/jetpack/languages/jetpack-bg_BG.mo | Bin 181629 -> 191128 bytes
118 plugins/jetpack/languages/jetpack-fa_IR.mo | Bin 196875 -> 223957 bytes
119 plugins/jetpack/languages/jetpack-hu_HU.mo | Bin 174752 -> 181769 bytes
120 plugins/jetpack/languages/jetpack-nb_NO.mo | Bin 182475 -> 158714 bytes
121 plugins/jetpack/languages/json/jetpack-af.json | 2 +-
122 plugins/jetpack/languages/json/jetpack-ar.json | 2 +-
123 plugins/jetpack/languages/json/jetpack-ary.json | 2 +-
124 plugins/jetpack/languages/json/jetpack-az.json | 2 +-
125 plugins/jetpack/languages/json/jetpack-bg_BG.json | 2 +-
126 plugins/jetpack/languages/json/jetpack-bs_BA.json | 2 +-
127 plugins/jetpack/languages/json/jetpack-ca.json | 2 +-
128 plugins/jetpack/languages/json/jetpack-ckb.json | 2 +-
129 plugins/jetpack/languages/json/jetpack-cs_CZ.json | 2 +-
130 plugins/jetpack/languages/json/jetpack-cy.json | 2 +-
131 plugins/jetpack/languages/json/jetpack-da_DK.json | 2 +-
132 plugins/jetpack/languages/json/jetpack-de_DE.json | 2 +-
133 plugins/jetpack/languages/json/jetpack-el.json | 2 +-
134 plugins/jetpack/languages/json/jetpack-en_AU.json | 2 +-
135 plugins/jetpack/languages/json/jetpack-en_CA.json | 2 +-
136 plugins/jetpack/languages/json/jetpack-en_NZ.json | 2 +-
137 plugins/jetpack/languages/json/jetpack-eo.json | 2 +-
138 plugins/jetpack/languages/json/jetpack-es_AR.json | 2 +-
139 plugins/jetpack/languages/json/jetpack-es_CL.json | 2 +-
140 plugins/jetpack/languages/json/jetpack-es_ES.json | 2 +-
141 plugins/jetpack/languages/json/jetpack-es_VE.json | 2 +-
142 plugins/jetpack/languages/json/jetpack-fa_IR.json | 2 +-
143 plugins/jetpack/languages/json/jetpack-fi.json | 2 +-
144 plugins/jetpack/languages/json/jetpack-fr_BE.json | 2 +-
145 plugins/jetpack/languages/json/jetpack-fr_FR.json | 2 +-
146 plugins/jetpack/languages/json/jetpack-gd.json | 2 +-
147 plugins/jetpack/languages/json/jetpack-gl_ES.json | 2 +-
148 plugins/jetpack/languages/json/jetpack-he_IL.json | 2 +-
149 plugins/jetpack/languages/json/jetpack-hr.json | 2 +-
150 plugins/jetpack/languages/json/jetpack-hu_HU.json | 2 +-
151 plugins/jetpack/languages/json/jetpack-id_ID.json | 2 +-
152 plugins/jetpack/languages/json/jetpack-is_IS.json | 2 +-
153 plugins/jetpack/languages/json/jetpack-it_IT.json | 2 +-
154 plugins/jetpack/languages/json/jetpack-ja.json | 2 +-
155 plugins/jetpack/languages/json/jetpack-ka_GE.json | 2 +-
156 plugins/jetpack/languages/json/jetpack-ko_KR.json | 2 +-
157 plugins/jetpack/languages/json/jetpack-lt_LT.json | 2 +-
158 plugins/jetpack/languages/json/jetpack-lv.json | 2 +-
159 plugins/jetpack/languages/json/jetpack-mk_MK.json | 2 +-
160 plugins/jetpack/languages/json/jetpack-ms_MY.json | 2 +-
161 plugins/jetpack/languages/json/jetpack-my_MM.json | 2 +-
162 plugins/jetpack/languages/json/jetpack-nb_NO.json | 2 +-
163 plugins/jetpack/languages/json/jetpack-nl_NL.json | 2 +-
164 plugins/jetpack/languages/json/jetpack-nn_NO.json | 2 +-
165 plugins/jetpack/languages/json/jetpack-pl_PL.json | 2 +-
166 plugins/jetpack/languages/json/jetpack-pt_BR.json | 2 +-
167 plugins/jetpack/languages/json/jetpack-pt_PT.json | 2 +-
168 plugins/jetpack/languages/json/jetpack-ro_RO.json | 2 +-
169 plugins/jetpack/languages/json/jetpack-ru_RU.json | 2 +-
170 plugins/jetpack/languages/json/jetpack-sa_IN.json | 2 +-
171 plugins/jetpack/languages/json/jetpack-si_LK.json | 2 +-
172 plugins/jetpack/languages/json/jetpack-sk_SK.json | 2 +-
173 plugins/jetpack/languages/json/jetpack-sl_SI.json | 2 +-
174 plugins/jetpack/languages/json/jetpack-sq.json | 2 +-
175 plugins/jetpack/languages/json/jetpack-sr_RS.json | 2 +-
176 plugins/jetpack/languages/json/jetpack-sv_SE.json | 2 +-
177 plugins/jetpack/languages/json/jetpack-te.json | 2 +-
178 plugins/jetpack/languages/json/jetpack-th.json | 2 +-
179 plugins/jetpack/languages/json/jetpack-tr_TR.json | 2 +-
180 plugins/jetpack/languages/json/jetpack-uk.json | 2 +-
181 plugins/jetpack/languages/json/jetpack-ur.json | 2 +-
182 plugins/jetpack/languages/json/jetpack-vi.json | 2 +-
183 plugins/jetpack/languages/json/jetpack-zh_CN.json | 2 +-
184 plugins/jetpack/languages/json/jetpack-zh_TW.json | 2 +-
185 .../jetpack/modules/carousel/jetpack-carousel.css | 4 +-
186 .../jetpack/modules/carousel/jetpack-carousel.js | 11 +-
187 .../class-grunion-contact-form-endpoint.php | 52 +
188 .../modules/contact-form/grunion-contact-form.php | 45 +-
189 plugins/jetpack/modules/custom-post-types/nova.php | 68 +-
190 .../modules/custom-post-types/portfolios.php | 2 +
191 .../jetpack/modules/infinite-scroll/infinity.php | 2 +-
192 plugins/jetpack/modules/likes.php | 10 +-
193 plugins/jetpack/modules/manage.php | 4 +-
194 plugins/jetpack/modules/module-extras.php | 4 +
195 plugins/jetpack/modules/module-headings.php | 16 +-
196 plugins/jetpack/modules/module-info.php | 31 +-
197 plugins/jetpack/modules/post-by-email.php | 2 +-
198 plugins/jetpack/modules/protect.php | 20 +-
199 .../jetpack/modules/protect/shared-functions.php | 156 +-
200 .../jetpack/modules/protect/transient-cleanup.php | 40 +-
201 .../modules/publicize/enhanced-open-graph.php | 4 +-
202 .../modules/publicize/publicize-jetpack.php | 2 +-
203 .../related-posts/jetpack-related-posts.php | 48 +
204 plugins/jetpack/modules/seo-tools.php | 18 +
205 .../modules/seo-tools/jetpack-seo-posts.php | 63 +
206 .../modules/seo-tools/jetpack-seo-titles.php | 297 ++
207 .../modules/seo-tools/jetpack-seo-utils.php | 113 +
208 plugins/jetpack/modules/seo-tools/jetpack-seo.php | 257 +
209 .../jetpack/modules/sharedaddy/sharing-service.php | 19 +-
210 .../jetpack/modules/sharedaddy/sharing-sources.php | 2 +-
211 plugins/jetpack/modules/shortcodes.php | 110 +-
212 plugins/jetpack/modules/shortcodes/instagram.php | 4 +-
213 plugins/jetpack/modules/shortcodes/pinterest.php | 39 +
214 plugins/jetpack/modules/shortcodes/videopress.php | 2 +-
215 plugins/jetpack/modules/site-icon.php | 15 +-
216 plugins/jetpack/modules/site-icon/browser.png | Bin 47596 -> 0 bytes
217 .../modules/site-icon/css/site-icon-admin.css | 57 -
218 .../modules/site-icon/jetpack-site-icon.php | 829 ---
219 .../modules/site-icon/js/site-icon-admin.js | 0
220 .../jetpack/modules/site-icon/js/site-icon-crop.js | 55 -
221 .../modules/site-icon/site-icon-functions.php | 90 +-
222 .../jetpack/modules/site-icon/upload-site-icon.php | 31 -
223 plugins/jetpack/modules/sitemaps/sitemaps.php | 10 +
224 plugins/jetpack/modules/sso.php | 293 +-
225 .../modules/sso/class.jetpack-sso-helpers.php | 13 +
226 .../modules/sso/class.jetpack-sso-notices.php | 203 +
227 .../jetpack/modules/sso/jetpack-sso-login-rtl.css | 9 -
228 .../modules/sso/jetpack-sso-login-rtl.min.css | 2 +-
229 plugins/jetpack/modules/sso/jetpack-sso-login.css | 9 -
230 plugins/jetpack/modules/sso/jetpack-sso-login.js | 15 -
231 .../jetpack/modules/sso/jetpack-sso-login.min.css | 2 +-
232 .../jetpack/modules/sso/jetpack-sso-profile.css | 72 -
233 plugins/jetpack/modules/subscriptions.php | 102 +-
234 .../modules/theme-tools/compat/twentyfifteen.php | 12 +-
235 .../modules/theme-tools/compat/twentyfourteen.php | 12 +-
236 .../modules/theme-tools/compat/twentysixteen.php | 12 +-
237 .../tiled-gallery/tiled-gallery-layout.php | 24 +-
238 .../verification-tools/blog-verification-tools.php | 42 +-
239 .../verification-tools-utils.php | 42 +
240 .../videopress-v2/class.jetpack-videopress.php | 264 +
241 .../videopress-v2/class.videopress-ajax.php | 99 +
242 .../modules/videopress-v2/class.videopress-cli.php | 172 +
243 .../class.videopress-edit-attachment.php | 380 ++
244 .../class.videopress-media-library.php | 99 +
245 .../videopress-v2/class.videopress-options.php | 62 +
246 .../videopress-v2/class.videopress-player.php | 823 +++
247 .../videopress-v2/class.videopress-scheduler.php | 197 +
248 .../videopress-v2/class.videopress-video.php | 344 ++
249 .../videopress-v2/class.videopress-xmlrpc.php | 149 +
250 .../jetpack/modules/videopress-v2/css/editor.css | 59 +
251 .../videopress-v2/css/videopress-editor-style.css | 21 +
252 .../modules/videopress-v2/editor-media-view.php | 213 +
253 .../modules/videopress-v2/js/editor-view.js | 264 +
254 .../videopress-v2/js/videopress-plupload.js | 462 ++
255 .../videopress-v2/js/videopress-uploader.js | 157 +
256 .../jetpack/modules/videopress-v2/shortcode.php | 189 +
257 .../modules/videopress-v2/utility-functions.php | 420 ++
258 .../modules/videopress-v2/videopress-admin.css | 97 +
259 plugins/jetpack/modules/videopress.php | 14 +-
260 .../modules/videopress/utility-functions.php | 2 +-
261 .../widget-visibility/widget-conditions.php | 17 +-
262 plugins/jetpack/modules/widgets.php | 16 +-
263 plugins/jetpack/modules/widgets/contact-info.php | 5 +-
264 .../modules/widgets/customizer-controls.css | 6 +
265 .../jetpack/modules/widgets/facebook-likebox.php | 5 +-
266 plugins/jetpack/modules/widgets/gallery.php | 3 +
267 plugins/jetpack/modules/widgets/goodreads.php | 6 +-
268 .../jetpack/modules/widgets/google-translate.php | 119 +
269 .../widgets/google-translate/google-translate.js | 20 +
270 .../jetpack/modules/widgets/googleplus-badge.php | 6 +-
271 .../jetpack/modules/widgets/gravatar-profile.php | 28 +-
272 plugins/jetpack/modules/widgets/image-widget.php | 4 +-
273 plugins/jetpack/modules/widgets/my-community.php | 290 ++
274 .../jetpack/modules/widgets/my-community/style.css | 35 +
275 .../jetpack/modules/widgets/rsslinks-widget.php | 3 +
276 .../jetpack/modules/widgets/social-media-icons.php | 161 +-
277 plugins/jetpack/modules/widgets/top-posts.php | 32 +-
278 .../jetpack/modules/widgets/twitter-timeline.php | 4 +-
279 .../modules/widgets/wordpress-post-widget.php | 2 +
280 plugins/jetpack/readme.txt | 46 +-
281 plugins/jetpack/sal/class.json-api-post-base.php | 7 +-
282 plugins/jetpack/sal/class.json-api-site-base.php | 6 +
283 .../jetpack/sal/class.json-api-site-jetpack.php | 18 +-
284 plugins/jetpack/scss/jetpack-idc-admin-bar.scss | 30 +
285 plugins/jetpack/scss/jetpack-idc.scss | 206 +
286 .../jetpack/scss/molecules/_nav-horizontal.scss | 8 +-
287 plugins/jetpack/scss/organisms/_banners.scss | 189 +-
288 plugins/jetpack/scss/templates/_main.scss | 1 -
289 .../jetpack/sync/class.jetpack-sync-actions.php | 220 +-
290 .../jetpack/sync/class.jetpack-sync-defaults.php | 11 +-
291 .../jetpack/sync/class.jetpack-sync-functions.php | 77 +-
292 .../sync/class.jetpack-sync-module-callables.php | 36 +-
293 .../sync/class.jetpack-sync-module-comments.php | 4 +-
294 .../sync/class.jetpack-sync-module-constants.php | 5 +-
295 .../sync/class.jetpack-sync-module-full-sync.php | 253 +-
296 .../class.jetpack-sync-module-network-options.php | 7 +-
297 .../sync/class.jetpack-sync-module-options.php | 5 +-
298 .../sync/class.jetpack-sync-module-posts.php | 24 +-
299 .../sync/class.jetpack-sync-module-stats.php | 2 +-
300 .../sync/class.jetpack-sync-module-terms.php | 6 +-
301 .../sync/class.jetpack-sync-module-themes.php | 6 +-
302 .../sync/class.jetpack-sync-module-updates.php | 7 +-
303 .../sync/class.jetpack-sync-module-users.php | 4 +-
304 plugins/jetpack/sync/class.jetpack-sync-module.php | 37 +-
305 plugins/jetpack/sync/class.jetpack-sync-queue.php | 4 -
306 plugins/jetpack/sync/class.jetpack-sync-sender.php | 31 +
307 .../jetpack/sync/class.jetpack-sync-settings.php | 29 +-
308 plugins/jetpack/webpack.config.js | 9 +-
309 299 files changed, 20726 insertions(+), 6420 deletions(-)
310
311 diff --git a/plugins/jetpack/_inc/build/admin.dops-style.css b/plugins/jetpack/_inc/build/admin.dops-style.css
312 index bd15719..7764374 100644
313 --- a/plugins/jetpack/_inc/build/admin.dops-style.css
314 +++ b/plugins/jetpack/_inc/build/admin.dops-style.css
315 @@ -1 +1,2333 @@
316 -.dops-count{display:inline-block;padding:.0625rem .375rem;border:1px solid #87a6bc;border-radius:.75rem;font-size:.6875rem;font-weight:600;line-height:.875rem;color:#87a6bc;text-align:center}.dops-select-dropdown{height:43px}.dops-select-dropdown.is-compact{height:28px}.dops-select-dropdown__container{position:relative;overflow:hidden;display:inline-block;width:auto;max-width:100%}.dops-select-dropdown.is-open .dops-select-dropdown__container{z-index:170}.dops-accessible-focus .dops-select-dropdown.is-open .dops-select-dropdown__container,.dops-accessible-focus .dops-select-dropdown__container:focus{z-index:170;box-shadow:0 0 0 2px #78dcfa}.dops-accessible-focus .dops-select-dropdown.is-open .dops-select-dropdown__container .select-dropdown__header,.dops-accessible-focus .dops-select-dropdown__container:focus .select-dropdown__header{border-color:#0087be}.dops-accessible-focus .dops-select-dropdown__container:focus{border-color:#00aadc;box-shadow:0 0 0 2px #78dcfa;outline:0;border-r
317 adius:4px}.dops-select-dropdown__header{padding:11px 44px 11px 16px;border-style:solid;border-color:#c8d7e1;border-width:1px 1px 2px;border-radius:4px;background-color:#fff;font-size:14px;font-weight:600;line-height:18px;height:18px;color:#2e4453;transition:background-color .2s ease;cursor:pointer}.dops-select-dropdown__header:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;vertical-align:middle;font:normal 16px/1 Dashicons;content:'\F347';position:absolute;right:13px;top:12px;display:block;line-height:18px;color:rgba(135,166,188,.5)}.is-compact .dops-select-dropdown__header:after{right:4px;top:4px}.is-compact .dops-select-dropdown__header{padding:7px;color:#668eaa;font-size:11px;line-height:1;text-transform:uppercase}.is-compact .dops-select-dropdown__header .dops-count{border-width:0;margin-left:0;line-height:1}.dops-select-dropdown.is-open .dops-select-dropdown__header{border-radius:4px 4px 0 0;box-shadow:none;background-color:#f3f6
318 f8}.dops-select-dropdown.is-open .dops-select-dropdown__header:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;vertical-align:middle;font:normal 16px/1 Dashicons;content:'\F343'}.dops-select-dropdown__header .dops-count{margin-left:8px}.dops-select-dropdown__header-text{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.dops-select-dropdown__options{visibility:hidden;height:0;box-sizing:border-box;padding:0;list-style:none;margin:-2px 0 0;background-color:#fff;border:1px solid #c8d7e1;border-radius:0 0 4px 4px}.dops-accessible-focus .dops-select-dropdown__options{border:1px solid #0087be;border-top-color:#c8d7e1}.dops-select-dropdown.is-open .dops-select-dropdown__options{visibility:visible;height:auto}.dops-select-dropdown__option:last-child .dops-select-dropdown__item{border-radius:0 0 4px 4px}.dops-select-dropdown__item,.dops-select-dropdown__item-text{padding:11px 44px 11px 16px}.dops-select-dropdown__item{dis
319 play:block;position:relative;font-size:14px;font-weight:400;line-height:18px;color:#2e4453;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer}.dops-select-dropdown__item:before{content:attr(data-bold-text);font-weight:700;opacity:0}.dops-select-dropdown__item:visited{color:#2e4453}.dops-select-dropdown__item.is-selected{background-color:#00aadc;color:#fff}.dops-select-dropdown__item.is-disabled{background-color:#fff;color:#87a6bc;cursor:default;opacity:.5}.notouch .dops-select-dropdown__item:hover{color:#00aadc}.notouch .dops-select-dropdown__item.is-selected:hover{color:#fff}.dops-select-dropdown__item-text{padding-right:16px;box-sizing:border-box;position:absolute;top:0;left:0;width:100%;white-space:nowrap;text-overflow:ellipsis;color:inherit;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between}.dops-select-dropdown__item-text .dops-count{color:inherit;border-color:inherit}.dops-select-
320 dropdown__separator{border-top:1px solid #c8d7e1;display:block;margin:8px 0}.dops-select-dropdown__label{display:block;color:#a8bece;margin-top:5px;line-height:20px}.dops-select-dropdown__label label{font-size:12px;text-transform:uppercase;padding:0 16px}@keyframes rotate-spinner__right{0%{transform:rotate(0deg)}25%{transform:rotate(180deg)}50%{transform:rotate(180deg)}75%{transform:rotate(1turn)}to{transform:rotate(1turn)}}@keyframes rotate-spinner__left{0%{transform:rotate(0deg)}25%{transform:rotate(0deg)}50%{transform:rotate(180deg)}75%{transform:rotate(180deg)}to{transform:rotate(1turn)}}.dops-spinner.is-fallback{position:relative;border-radius:100%;background-color:#c8d7e1}.dops-spinner.is-fallback:after,.dops-spinner.is-fallback:before{content:'';position:absolute;background-color:#fff;border-radius:50%}.dops-spinner.is-fallback:before{width:90%;height:90%;top:5%;left:5%}.dops-spinner.is-fallback:after{width:70%;height:70%;top:15%;left:15%}.dops-spinner__image{display:block}.d
321 ops-spinner__border{fill:#c8d7e1}.dops-spinner__progress{animation:3s linear infinite;transform-origin:50px 50px;fill:#00aadc}.dops-spinner.is-fallback .dops-spinner__progress{position:absolute;overflow:hidden;width:50%;height:100%;animation:none}.dops-spinner.is-fallback .dops-spinner__progress:before{content:'';position:absolute;width:100%;height:100%;animation:3s linear infinite;border-radius:9999px;background-color:#00aadc;fill:none}.dops-spinner.is-fallback .dops-spinner__progress.is-left{left:0}.dops-spinner.is-fallback .dops-spinner__progress.is-left:before{left:100%;border-top-left-radius:0;border-bottom-left-radius:0;transform-origin:0 50%}.dops-spinner.is-fallback .dops-spinner__progress.is-right{left:50%}.dops-spinner.is-fallback .dops-spinner__progress.is-right:before{left:-100%;border-top-right-radius:0;border-bottom-right-radius:0;transform-origin:100% 50%}.dops-spinner.is-fallback .dops-spinner__progress.is-left:before,.dops-spinner__progress.is-left{animation-name:ro
322 tate-spinner__left}.dops-spinner.is-fallback .dops-spinner__progress.is-right:before,.dops-spinner__progress.is-right{animation-name:rotate-spinner__right}.gridicon{fill:currentColor}.gridicon.needs-offset g{transform:translate(1px,1px)}.gridicon.needs-offset-x g{transform:translate(1px)}.gridicon.needs-offset-y g{transform:translateY(1px)}.dops-search{margin-bottom:24px;width:60px;height:51px;position:relative;z-index:22}@media (max-width:660px){.dops-search{width:50px}}.dops-search .dops-search-open__icon{position:absolute;top:50%;margin-top:-12px;width:60px;z-index:20;color:#0087be;cursor:pointer}.dops-accessible-focus .dops-search .dops-search-open__icon:focus{outline:1px dotted #0087be}@media (max-width:660px){.dops-search .dops-search-open__icon{width:50px}}.dops-search .dops-search-open__icon:hover{color:#3d596d}.dops-search .dops-search-close__icon{position:absolute;bottom:0;top:50%;right:0;margin-top:-12px;width:60px;cursor:pointer;z-index:20;color:#3d596d;display:none;opac
323 ity:0;transition:opacity .2s ease-in}.dops-accessible-focus .dops-search .dops-search-close__icon:focus{outline:1px dotted #0087be}.dops-search .dops-search-close__icon:before{position:absolute;left:0;right:0;top:50%;margin-top:-8px;font-size:16px;text-align:center}@media (max-width:660px){.dops-search .dops-search-close__icon:before{font-size:14px;margin-top:-7px}}@media (max-width:660px){.dops-search .dops-search-close__icon{width:50px}}.dops-search.is-pinned{margin-bottom:0;height:auto;position:absolute;bottom:0;top:0;right:0;z-index:170}.dops-search.is-pinned .dops-search-open__icon{right:0}.dops-search.is-pinned .dops-search__input[type=search]{height:100%}.dops-search__input[type=search]{display:none;position:absolute;z-index:10;top:0;margin:0;padding:0 50px 0 60px;border:none;background:#fff;height:51px;-moz-appearance:none;appearance:none;box-sizing:border-box;-webkit-appearance:none;box-shadow:none}@media (max-width:660px){.dops-search__input[type=search]{opacity:0;left:0;p
324 adding-left:50px}}.dops-search__input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}.dops-search__input[type=search]:focus{box-shadow:none;border:none}.dops-search.is-open{margin-right:0!important;width:100%}.dops-search.is-open .dops-search-open__icon{color:#3d596d;left:0}.dops-search.is-open .dops-search-close__icon{display:inline-block}.dops-search.is-open .dops-search-close__icon,.dops-search.is-open .dops-search__input{opacity:1}.dops-search.is-open .dops-search__input{display:block}.dops-search .dops-spinner{display:none;position:absolute;top:50%;left:30px;transform:translate(-50%,-50%)}@media (max-width:660px){.dops-search .dops-spinner{left:25px}}.dops-search.is-searching .dops-search-open__icon{display:none}.dops-search.is-searching .dops-spinner{display:block;z-index:20}@media (max-width:660px){.animating.dops-search-opening .dops-search input{opacity:1}}.dops-section-nav{position:relative;width:100%;padding:0;margin:0 0 17px;background:#fff;box-sizing
325 :border-box;box-shadow:0 0 0 1px rgba(200,215,225,.5),0 1px 2px #e9eff3}.dops-section-nav.is-empty .dops-section-nav__panel{visibility:hidden}@media (max-width:480px){.dops-section-nav.is-open{box-shadow:0 0 0 1px #87a6bc,0 2px 4px #c8d7e1}}@media (min-width:481px){.dops-section-nav.has-pinned-items{padding-right:60px}}@media (min-width:481px) and (max-width:660px){.dops-section-nav.has-pinned-items{padding-right:50px}}@media (max-width:660px){.dops-section-nav{margin-bottom:9px}}.dops-section-nav__mobile-header{display:-ms-flexbox;display:flex;padding:15px;font-size:14px;line-height:16px;color:#2e4453;font-weight:600;cursor:pointer}.dops-section-nav__mobile-header:after{content:'\F347';line-height:16px;color:rgba(135,166,188,.5)}.dops-section-nav.is-open .dops-section-nav__mobile-header:after,.dops-section-nav__mobile-header:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;vertical-align:middle;font:normal 16px/1 Dashicons}.dops-sectio
326 n-nav.is-open .dops-section-nav__mobile-header:after{content:'\F343'}.dops-section-nav.has-pinned-items .dops-section-nav__mobile-header{padding-right:50px}.dops-section-nav.has-pinned-items .dops-section-nav__mobile-header:after{margin-left:8px}@media (min-width:481px){.dops-section-nav__mobile-header{display:none}}.dops-section-nav__mobile-header-text{width:0;-ms-flex:1 0 auto;flex:1 0 auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dops-section-nav__mobile-header-text small{margin-left:5px;font-size:11px;color:#87a6bc;font-weight:600;text-transform:uppercase}.dops-section-nav.has-pinned-items .dops-section-nav__mobile-header-text{width:auto;-ms-flex:0 1 auto;flex:0 1 auto}.dops-section-nav__panel{box-sizing:border-box;width:100%}@media (max-width:480px){.dops-section-nav.is-open .dops-section-nav__panel{padding-bottom:15px;border-top:1px solid #c8d7e1;background:linear-gradient(180deg,#f3f6f8 0,#fff 4px)}}@media (min-width:481px){.dops-section-nav__panel{display:-
327 ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.dops-section-nav__panel:first-child{width:0;-ms-flex:1 0 auto;flex:1 0 auto}}.dops-section-nav-group{position:relative;margin-top:16px;padding-top:16px;border-top:1px solid #c8d7e1}.dops-section-nav-group:first-child{padding-top:0;border-top:none}@media (max-width:480px){.dops-section-nav-group{display:none}.dops-section-nav.is-open .dops-section-nav-group{display:block}}@media (min-width:481px){.dops-section-nav-group{margin-top:0;padding-top:0;border-top:none}.dops-section-nav-group:first-child{display:-ms-flexbox;display:flex;width:0;-ms-flex:1 0 auto;flex:1 0 auto}}.dops-section-nav__button{width:100%;margin-top:24px}.dops-section-nav__hr{background:#e9eff3}.dops-section-nav-group__label{display:none;margin-bottom:8px;padding:0 15px;font-size:11px;color:#87a6bc;font-weight:600;text-transform:uppercase;line-height:12px}@media (max-width:480px){.has-siblings .dops-section-nav-group__label{display:block}}.dops-sectio
328 n-nav-group__label-text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.dops-section-nav-tab .count{margin-left:8px}@media (min-width:481px){.dops-section-nav-tabs{width:0;-ms-flex:1 0 auto;flex:1 0 auto}.dops-section-nav-tabs.is-dropdown{position:relative;width:auto;-ms-flex:0 1 auto;flex:0 1 auto;margin:8px}}.dops-section-nav-tabs__list{margin:0;list-style:none}@media (min-width:481px){.dops-section-nav-tabs__list{display:-ms-flexbox;display:flex;width:100%;overflow:hidden}.is-dropdown .dops-section-nav-tabs__list{display:none}}.dops-section-nav-tab{margin-bottom:0}@media (min-width:481px){.dops-section-nav-tab{width:auto;-ms-flex:none;flex:none;border-bottom:2px solid transparent;border-top:none;text-align:center}.dops-section-nav-tab.is-selected{border-bottom-color:#2e4453}}.dops-section-nav-tab__link,.dops-section-nav-tab__text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dops-section-nav-tab__link{display:-ms-flexbox;display:flex;-ms-flex-align:center;
329 align-items:center;box-sizing:border-box;padding:15px;width:100%;font-size:14px;font-weight:600;line-height:18px;color:#2e4453;cursor:pointer}.dops-section-nav-tab__link:visited{color:#2e4453}.dops-section-nav-tab__link[disabled],.notouch .dops-section-nav-tab__link[disabled]:hover{color:#e9eff3;cursor:default}.is-selected .dops-section-nav-tab__link{color:#fff;background-color:#00aadc}.dops-section-nav-tab__link:focus{outline:none;box-shadow:none}.accessible-focus .dops-section-nav-tab__link:focus{outline:1px solid #87a6bc}.is-external .dops-section-nav-tab__link:after{font-size:18px;padding-left:2px}.notouch .dops-section-nav-tab__link:hover{color:#00aadc}.notouch .is-selected .dops-section-nav-tab__link:hover{color:#fff}@media (min-width:481px){.dops-section-nav-tab__link{display:block;width:auto;padding:16px 16px 14px;color:#0087be;font-weight:400}.dops-section-nav-tab__link:visited{color:#0087be}.is-selected .dops-section-nav-tab__link{color:#2e4453;background-color:transparent
330 }.is-selected .dops-section-nav-tab__link:after{display:none}.notouch .is-selected .dops-section-nav-tab__link:hover{color:#2e4453}}.dops-section-nav-tab__text{display:block;-ms-flex:1 0 auto;flex:1 0 auto;width:0;color:inherit}@media (min-width:481px){.dops-section-nav-tab__text{display:inline;-ms-flex:none;flex:none;width:auto}}.dops-section-nav-tabs__dropdown{position:relative;z-index:3;width:100%}.dops-section-nav-tabs__dropdown.is-open{z-index:4}.dops-section-nav-tabs__dropdown .dops-select-dropdown__container{position:static}.dops-section-nav__segmented .dops-segmented-control{margin:0 15px}.dops-section-nav__segmented .dops-segmented-control__link{padding:3px 16px 5px}@media (max-width:480px){.dops-section-nav .dops-search.is-pinned{height:46px}}.dops-card{position:relative;margin:0 auto .625rem;padding:1rem;box-sizing:border-box;background:#fff;box-shadow:0 0 0 1px rgba(200,215,225,.5),0 1px 2px #e9eff3}.dops-card:after{content:".";display:block;height:0;clear:both;visibilit
331 y:hidden}@media (min-width:481px){.dops-card{margin-bottom:1rem;padding:1.5rem}}.dops-card.is-compact{margin-bottom:1px}@media (min-width:481px){.dops-card.is-compact{margin-bottom:1px;padding:1rem 1.5rem}}.dops-card-title{background-color:#f9f9f9;color:#000;font-family:Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;text-transform:uppercase;border-bottom:1px solid #ddd;padding:10px 16px;margin:0}@media (min-width:481px){.dops-card-title{padding:16px 24px}}.dops-card-title .dops-card-meta{color:#aaa;float:right}.dops-card-section{font-size:14px;padding:16px;border-bottom:1px solid #ddd}.dops-card-section:after{content:".";display:block;height:0;clear:both;visibility:hidden}@media (min-width:481px){.dops-card-section{padding:24px}}.dops-card-section:last-child{border-bottom:none}.dops-card-section .dops-card-section-label{color:#000;font-size:12px;font-weight:400;text-transform:uppercase}.dops-card-section .dops-card-section-orient-vertical .dops-card-section-label{margin-b
332 ottom:10px}.dops-card-section .dops-card-section-orient-horizontal .dops-card-section-label{float:left;width:30%}@media all and (max-width:590px){.dops-card-section .dops-card-section-orient-horizontal .dops-card-section-label{margin-bottom:10px;float:none;width:100%}}.dops-card-section .dops-card-section-orient-horizontal .dops-card-section-content{float:right;width:70%}@media all and (max-width:590px){.dops-card-section .dops-card-section-orient-horizontal .dops-card-section-content{float:none;width:100%}}.dops-card-footer{background:#f9f9f9;padding:15px 20px}.dops-card-icon{float:right;text-transform:capitalize}.dops-card-icon .genericon{border-radius:50%;width:16px;height:16px;margin-right:10px;color:#fff;background:#81bf16}.dops-button{background:#fff;border-color:#c8d7e1;border-style:solid;border-width:1px 1px 2px;color:#2e4453;cursor:pointer;display:inline-block;margin:0;outline:0;overflow:hidden;font-weight:500;text-overflow:ellipsis;text-decoration:none;vertical-align:top;b
333 ox-sizing:border-box;font-size:14px;line-height:21px;border-radius:4px;padding:7px 14px 9px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.dops-button:hover{border-color:#a8bece;color:#2e4453}.dops-button:active{border-width:2px 1px 1px}.dops-button:visited{color:#2e4453}.dops-button:disabled,.dops-button[disabled]{color:#e9eff3;background:#fff;border-color:#e9eff3;cursor:default}.dops-button:disabled:active,.dops-button[disabled]:active{border-width:1px 1px 2px}.dops-button:focus{outline:0;border-color:#00aadc;box-shadow:0 0 0 2px #78dcfa}.dops-button.is-compact{padding:7px;color:#668eaa;font-size:11px;line-height:1;text-transform:uppercase}.dops-button.is-compact:disabled{color:#e9eff3}.dops-button.is-compact .gridicon{top:4px;margin-top:-8px}.dops-button.is-compact .gridicons-plus-small{margin-left:-4px}.dops-button.is-compact .gridicons-plus-small:last-of-type{margin-left:0}.dops-button.is-compact .gridicons-plus-small+.gridicon{margin-left:-4px}.dops-button.hidde
334 n{display:none}.dops-button .gridicon{position:relative;top:4px;margin-top:-2px;width:18px;height:18px}.dops-button.is-primary{background:#00aadc;border-color:#0087be;color:#fff}.dops-button.is-primary:focus,.dops-button.is-primary:hover{border-color:#005082;color:#fff}.dops-button.is-primary:disabled,.dops-button.is-primary[disabled]{background:#bceefd;border-color:#8cc9e2;color:#fff}.dops-button.is-primary.is-compact{color:#fff}.dops-button.is-scary{color:#d94f4f}.dops-button.is-scary:focus,.dops-button.is-scary:hover{border-color:#d94f4f}.dops-button.is-scary:focus{box-shadow:0 0 0 2px #eba3a3}.dops-button.is-scary:disabled,.dops-button.is-scary[disabled]{color:#f4cdcd;border-color:#e9eff3}.dops-button.is-primary.is-scary{background:#d94f4f;border-color:#a02222;color:#fff}.dops-button.is-primary.is-scary:focus,.dops-button.is-primary.is-scary:hover{border-color:#4c1010}.dops-button.is-primary.is-scary:disabled,.dops-button.is-primary.is-scary[disabled]{background:#eba3a3;border-c
335 olor:#e48484}.dops-button.is-borderless{border:none;color:#668eaa;padding-left:0;padding-right:0}.dops-button.is-borderless:hover{color:#2e4453}.dops-button.is-borderless:focus{box-shadow:none}.dops-button.is-borderless .gridicon{width:24px;height:24px;top:6px}.dops-button.is-borderless:disabled,.dops-button.is-borderless[disabled]{color:#e9eff3;background:#fff;cursor:default}.dops-button.is-borderless:disabled:active,.dops-button.is-borderless[disabled]:active{border-width:0}.dops-button.is-borderless.is-scary{color:#d94f4f}.dops-button.is-borderless.is-scary:focus,.dops-button.is-borderless.is-scary:hover{color:#a02222}.dops-button.is-borderless.is-scary[disabled]{color:#f4cdcd}.dops-button.is-borderless.is-compact{background:transparent;border-radius:0}.dops-button.is-borderless.is-compact .gridicon{width:18px;height:18px;top:5px}@keyframes appear{0%{opacity:0}to{opacity:1}}.dops-foldable-card.dops-card{position:relative;transition:margin .15s linear;padding:0}.dops-foldable-card
336 .dops-card:after{content:".";display:block;height:0;clear:both;visibility:hidden}.dops-foldable-card.dops-card.is-expanded{margin-bottom:8px}.dops-foldable-card.dops-card .is-clickable{cursor:pointer}.dops-foldable-card__header{min-height:64px;width:100%;padding:16px;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;position:relative}.dops-foldable-card__header.has-border .dops-foldable-card__summary,.dops-foldable-card__header.has-border .dops-foldable-card__summary_expanded{margin-right:48px}.dops-foldable-card__header.has-border .dops-foldable-card__expand{border-left:1px solid #f3f6f8}.dops-foldable-card.is-compact .dops-foldable-card__header{padding:8px 16px;min-height:40px}.dops-foldable-card.is-expanded .dops-foldable-card__header{margin-bottom:0;height:inherit;min-height:64px}.dops-foldable-card.is-expanded.is-compact .dops-foldable-card__header{min-height:40px}.dops-foldable-ca
337 rd.is-disabled .dops-foldable-card__header{opacity:.2}.dops-foldable-card__action{position:absolute;top:0;right:0;height:100%;background:none;border:0}.dops-foldable-card.is-expanded .dops-foldable-card__action{height:100%}.dops-foldable-card.is-disabled .dops-foldable-card__action{cursor:default}.accessible-focus .dops-foldable-card__action:focus{outline:thin dotted}button.dops-foldable-card__action{cursor:pointer;outline:0}.dops-foldable-card__main{max-width:calc(100% - 36px);display:block;-ms-flex-align:center;align-items:center;width:100%;margin-right:5px}@media (max-width:480px){.dops-foldable-card__main{-ms-flex:1 1;flex:1 1}}.dops-foldable-card__secondary{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex:1 1;flex:1 1;-ms-flex-pack:end;justify-content:flex-end}.dops-foldable-card__expand{width:48px}.dops-foldable-card__expand .gridicon{fill:#87a6bc;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%;vertical-ali
338 gn:middle;transition:transform .15s cubic-bezier(.175,.885,.32,1.275),color .2s ease-in}.dops-foldable-card.is-expanded .dops-foldable-card__expand .gridicon{transform:rotate(180deg)}.dops-foldable-card__expand .gridicon:hover{fill:#87a6bc}.dops-foldable-card__expand:focus .gridicon,.dops-foldable-card__expand:hover .gridicon{fill:#00aadc}.dops-foldable-card__header-text{font-size:1.125rem;width:100%}.dops-foldable-card__subheader{margin-top:.125rem;margin-bottom:.125rem;font-size:.875rem;color:#4f748e}.dops-foldable-card__content{display:none}.dops-foldable-card.is-expanded .dops-foldable-card__content{display:block;padding:16px;border-top:1px solid #f3f6f8}.dops-foldable-card.is-compact .dops-foldable-card.is-expanded .dops-foldable-card__content{padding:8px}.dops-foldable-card.is-expanded .dops-foldable-card__content p:first-child{margin-top:0}.dops-foldable-card.is-expanded .dops-foldable-card__content p:last-child{margin-bottom:0}.dops-foldable-card__summary,.dops-foldable-card
339 __summary_expanded{margin-right:40px;color:#87a6bc;font-size:12px;transition:opacity .2s linear;display:inline-block}.dops-foldable-card.has-expanded-summary .dops-foldable-card__summary,.dops-foldable-card.has-expanded-summary .dops-foldable-card__summary_expanded{transition:none;-ms-flex:2;flex:2;text-align:right}@media (max-width:480px){.dops-foldable-card__summary,.dops-foldable-card__summary_expanded{display:none}}.dops-foldable-card__summary{opacity:1;display:inline-block}.dops-foldable-card.is-expanded .dops-foldable-card__summary,.dops-foldable-card__summary_expanded,.has-expanded-summary .dops-foldable-card.is-expanded .dops-foldable-card__summary{display:none}.dops-foldable-card.is-expanded .dops-foldable-card__summary_expanded{display:inline-block}.dops-popover{font-size:11px;z-index:1000;position:absolute;top:0;left:0;right:auto}.dops-popover .dops-popover__inner{background-color:#fff;border:1px solid #c8d7e1;border-radius:4px;box-shadow:0 2px 5px rgba(0,0,0,.1),0 0 56px
340 rgba(0,0,0,.075);text-align:center;position:relative}.dops-popover .dops-popover__arrow{border:10px dashed #c8d7e1;height:0;line-height:0;position:absolute;width:0;z-index:1}.dops-popover.fade{transition:opacity .1s}.dops-popover.is-top-left .dops-popover__arrow,.dops-popover.is-top-right .dops-popover__arrow,.dops-popover.is-top .dops-popover__arrow{bottom:0;left:50%;margin-left:-10px;border-top-style:solid;border-bottom:none;border-left-color:transparent;border-right-color:transparent}.dops-popover.is-top-left .dops-popover__arrow:before,.dops-popover.is-top-right .dops-popover__arrow:before,.dops-popover.is-top .dops-popover__arrow:before{bottom:2px;border:10px solid #fff;content:" ";position:absolute;left:50%;margin-left:-10px;border-top-style:solid;border-bottom:none;border-left-color:transparent;border-right-color:transparent}.dops-popover.is-bottom-left .dops-popover__arrow,.dops-popover.is-bottom-right .dops-popover__arrow,.dops-popover.is-bottom .dops-popover__arrow{top:0;
341 left:50%;margin-left:-10px;border-bottom-style:solid;border-top:none;border-left-color:transparent;border-right-color:transparent}.dops-popover.is-bottom-left .dops-popover__arrow:before,.dops-popover.is-bottom-right .dops-popover__arrow:before,.dops-popover.is-bottom .dops-popover__arrow:before{top:2px;border:10px solid #fff;content:" ";position:absolute;left:50%;margin-left:-10px;border-bottom-style:solid;border-top:none;border-left-color:transparent;border-right-color:transparent}.dops-popover.is-left-bottom .dops-popover__arrow,.dops-popover.is-left-top .dops-popover__arrow,.dops-popover.is-left .dops-popover__arrow{right:0;top:50%;margin-top:-10px;border-left-style:solid;border-right:none;border-top-color:transparent;border-bottom-color:transparent}.dops-popover.is-left-bottom .dops-popover__arrow:before,.dops-popover.is-left-top .dops-popover__arrow:before,.dops-popover.is-left .dops-popover__arrow:before{right:2px;border:10px solid #fff;content:" ";position:absolute;top:50%;m
342 argin-top:-10px;border-left-style:solid;border-right:none;border-top-color:transparent;border-bottom-color:transparent}.dops-popover.is-right-bottom .dops-popover__arrow,.dops-popover.is-right-top .dops-popover__arrow,.dops-popover.is-right .dops-popover__arrow{left:0;top:50%;margin-top:-10px;border-right-style:solid;border-left:none;border-top-color:transparent;border-bottom-color:transparent}.dops-popover.is-right-bottom .dops-popover__arrow:before,.dops-popover.is-right-top .dops-popover__arrow:before,.dops-popover.is-right .dops-popover__arrow:before{left:2px;border:10px solid #fff;content:" ";position:absolute;top:50%;margin-top:-10px;border-right-style:solid;border-left:none;border-top-color:transparent;border-bottom-color:transparent}.dops-popover.is-bottom-left,.dops-popover.is-bottom-right,.dops-popover.is-top-left,.dops-popover.is-top-right{padding-right:0;padding-left:0}.dops-popover.is-bottom-left .dops-popover__arrow,.dops-popover.is-top-left .dops-popover__arrow{left:a
343 uto;right:5px}.dops-popover.is-bottom-right .dops-popover__arrow,.dops-popover.is-top-right .dops-popover__arrow{left:15px}.dops-popover.is-top-left .dops-popover__inner,.dops-popover.is-top-right .dops-popover__inner,.dops-popover.is-top .dops-popover__inner{top:-10px}.dops-popover.is-bottom-right .dops-popover__inner,.dops-popover.is-left .dops-popover__inner,.dops-popover.is-top-right .dops-popover__inner{left:-10px}.dops-popover.is-bottom-left .dops-popover__inner,.dops-popover.is-bottom-right .dops-popover__inner,.dops-popover.is-bottom .dops-popover__inner{top:10px}.dops-popover.is-bottom-left .dops-popover__inner,.dops-popover.is-right .dops-popover__inner,.dops-popover.is-top-left .dops-popover__inner{left:10px}.dops-popover.is-dialog-visible{z-index:100300}.dops-popover__menu{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:200px}.dops-popover__menu-item{position:relative;background:inherit;border:none;border-radius:0;color:#2e4453;
344 cursor:pointer;display:block;font-size:14px;font-weight:400;margin:0;padding:8px 16px;text-align:left;transition:all .05s ease-in-out}.dops-popover__menu-item:first-child{margin-top:5px}.dops-popover__menu-item:focus,.dops-popover__menu-item:hover{background-color:#00aadc;border:0;box-shadow:none;color:#fff}.dops-popover__menu-item:focus .gridicon,.dops-popover__menu-item:hover .gridicon{color:#fff}.dops-popover__menu-item[disabled]:focus,.dops-popover__menu-item[disabled]:hover{background:transparent;cursor:default}.dops-popover__menu-item:last-child{margin-bottom:5px}.dops-popover__menu-item::-moz-focus-inner{border:0}.dops-popover__menu-item.has-icon{padding-left:42px}.dops-popover__menu-item .gridicon{color:#a8bece;vertical-align:bottom;margin-right:8px}.dops-popover__hr{margin:8px 0;background:#e9eff3}.dops-tooltip.dops-popover .dops-popover__arrow{border-width:6px}.dops-tooltip.dops-popover.is-bottom-left .dops-popover__arrow,.dops-tooltip.dops-popover.is-bottom-right .dops-po
345 pover__arrow,.dops-tooltip.dops-popover.is-bottom .dops-popover__arrow{border-bottom-color:#3d596d;top:4px;right:10px}.dops-tooltip.dops-popover.is-bottom-left .dops-popover__arrow:before,.dops-tooltip.dops-popover.is-bottom-right .dops-popover__arrow:before,.dops-tooltip.dops-popover.is-bottom .dops-popover__arrow:before{display:none}.dops-tooltip.dops-popover.is-bottom-left.is-error .dops-popover__arrow,.dops-tooltip.dops-popover.is-bottom-right.is-error .dops-popover__arrow,.dops-tooltip.dops-popover.is-bottom.is-error .dops-popover__arrow{border-bottom-color:#d94f4f}.dops-tooltip.dops-popover.is-bottom-left.is-warning .dops-popover__arrow,.dops-tooltip.dops-popover.is-bottom-right.is-warning .dops-popover__arrow,.dops-tooltip.dops-popover.is-bottom.is-warning .dops-popover__arrow{border-bottom-color:#f0b849}.dops-tooltip.dops-popover.is-bottom-left.is-success .dops-popover__arrow,.dops-tooltip.dops-popover.is-bottom-right.is-success .dops-popover__arrow,.dops-tooltip.dops-popove
346 r.is-bottom.is-success .dops-popover__arrow{border-bottom-color:#4ab866}.dops-tooltip.dops-popover.is-top-left .dops-popover__arrow,.dops-tooltip.dops-popover.is-top-right .dops-popover__arrow,.dops-tooltip.dops-popover.is-top .dops-popover__arrow{border-top-color:#3d596d;bottom:4px;right:10px}.dops-tooltip.dops-popover.is-top-left .dops-popover__arrow:before,.dops-tooltip.dops-popover.is-top-right .dops-popover__arrow:before,.dops-tooltip.dops-popover.is-top .dops-popover__arrow:before{display:none}.dops-tooltip.dops-popover.is-top-left.is-error .dops-popover__arrow,.dops-tooltip.dops-popover.is-top-right.is-error .dops-popover__arrow,.dops-tooltip.dops-popover.is-top.is-error .dops-popover__arrow{border-top-color:#d94f4f}.dops-tooltip.dops-popover.is-top-left.is-warning .dops-popover__arrow,.dops-tooltip.dops-popover.is-top-right.is-warning .dops-popover__arrow,.dops-tooltip.dops-popover.is-top.is-warning .dops-popover__arrow{border-top-color:#f0b849}.dops-tooltip.dops-popover.is-
347 top-left.is-success .dops-popover__arrow,.dops-tooltip.dops-popover.is-top-right.is-success .dops-popover__arrow,.dops-tooltip.dops-popover.is-top.is-success .dops-popover__arrow{border-top-color:#4ab866}.dops-tooltip.dops-popover.is-bottom .dops-popover__arrow,.dops-tooltip.dops-popover.is-top .dops-popover__arrow{margin-left:-6px}.dops-tooltip.dops-popover.is-left,.dops-tooltip.dops-popover.is-right{padding-top:0}.dops-tooltip.dops-popover.is-left .dops-popover__arrow,.dops-tooltip.dops-popover.is-right .dops-popover__arrow{margin-top:-6px}.dops-tooltip.dops-popover.is-left .dops-popover__arrow:before,.dops-tooltip.dops-popover.is-right .dops-popover__arrow:before{display:none}.dops-tooltip.dops-popover.is-left.is-error .dops-popover__arrow,.dops-tooltip.dops-popover.is-right.is-error .dops-popover__arrow{border-right-color:#d94f4f}.dops-tooltip.dops-popover.is-left.is-warning .dops-popover__arrow,.dops-tooltip.dops-popover.is-right.is-warning .dops-popover__arrow{border-right-col
348 or:#f0b849}.dops-tooltip.dops-popover.is-left.is-success .dops-popover__arrow,.dops-tooltip.dops-popover.is-right.is-success .dops-popover__arrow{border-right-color:#4ab866}.dops-tooltip.dops-popover.is-left .dops-popover__arrow{margin-right:4px;border-left-color:#3d596d}.dops-tooltip.dops-popover.is-right .dops-popover__arrow{margin-left:4px;border-right-color:#3d596d}.dops-tooltip.dops-popover .dops-popover__inner{border:0;box-shadow:none;border-radius:2px;color:#fff;background:#3d596d;font-size:12px;padding:6px 10px;text-align:left}.dops-tooltip.dops-popover.is-error .dops-popover__inner{background:#d94f4f}.dops-tooltip.dops-popover.is-warning .dops-popover__inner{background:#f0b849}.dops-tooltip.dops-popover.is-success .dops-popover__inner{background:#4ab866}.dops-tooltip.dops-popover ul{list-style:none;margin:0;padding:0}.dops-tooltip.dops-popover ul li{font-size:11px;font-weight:100;border:0}.dops-tooltip__hr{margin:8px 0;background:#87a6bc}.dops-chart{position:relative;box-si
349 zing:border-box;background-color:#fff;padding:8px 0 8px 20px}.dops-chart .dops-chart__y-axis-markers{position:absolute;top:8px;left:0;right:0;height:200px}.dops-chart .dops-chart__y-axis-marker{position:absolute;top:0;width:100%;height:1px;border-top:1px solid #e9eff3}.dops-chart__bar-marker{z-index:1;position:absolute;top:0;width:100%;height:1px;border-top:1px solid rgba(233,239,243,.1)}.dops-chart .dops-chart__y-axis-marker.is-fifty,.dops-chart__bar-marker.is-fifty,.dops-chart__y-axis-label.is-fifty{top:50%}.dops-chart .dops-chart__y-axis-marker.is-zero,.dops-chart__bar-marker.is-zero,.dops-chart__y-axis-label.is-zero{top:100%}.dops-chart__y-axis{position:relative;float:right;height:200px;padding:0 20px 0 10px;font-size:11px;color:#668eaa;margin-bottom:30px}.dops-chart__y-axis-label{position:absolute;top:0;right:20px;text-align:right}.dops-chart__y-axis-width-fix{color:hsla(0,0%,100%,0)}.dops-chart__x-axis{position:relative;font-size:0;padding:5px 0;min-height:18px;color:#3d596d}.
350 dops-chart__x-axis-label{position:absolute;display:inline-block;vertical-align:top;font-size:11px;text-align:center}.dops-chart__x-axis-label:before{content:'';display:block;position:absolute;top:-4px;left:50%;margin-left:-.5px;width:1px;height:5px;background:#f3f6f8;background-image:linear-gradient(180deg,#f3f6f8 0,#c8d7e1)}.dops-chart__bars{font-size:0;overflow:hidden;display:-ms-flex;display:-ms-flexbox;display:flex}.dops-chart__bar,.dops-chart__bars{position:relative;height:200px;text-align:center}.dops-chart__bar{display:inline-block;-ms-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1}.dops-chart__bar.is-weekend{background-color:rgba(233,239,243,.5)}.dops-chart__bar:hover{cursor:pointer;background-color:rgba(233,239,243,.3)}.dops-chart__bar.is-selected{cursor:default;background-color:rgba(240,130,30,.1)}.dops-chart__bar-section{display:inline-block;background-color:#0087be;position:absolute;top:0;right:16%;bottom:0;left:16%;z-inde
351 x:2}.dops-chart__bar:hover .dops-chart__bar-section.is-bar{background-color:#00aadc}.dops-chart__bar.is-selected .dops-chart__bar-section.is-bar{background-color:#f0821e}.dops-chart__bar-section.is-spacer{z-index:0;background-color:hsla(0,0%,100%,0)}.dops-chart__bar-section.is-ghost:after{content:"";display:block;position:absolute;top:160px;bottom:0;left:0;z-index:1;width:100%;height:40px;background-image:linear-gradient(180deg,hsla(0,0%,100%,0),rgba(233,239,243,.5))}.dops-chart__bar:hover .dops-chart__bar-section.is-ghost:after{display:none}.dops-chart__bar-section-inner{background:#004069;position:absolute;right:23.33%;bottom:0;left:23.33%}.dops-chart__bar.is-selected .dops-chart__bar-section-inner{background-color:#d54e21}.dops-chart__legend{margin-bottom:-8px}.dops-chart__legend:after{content:".";display:block;height:0;clear:both;visibility:hidden}.dops-chart__legend .dops-chart__legend-options{float:right;color:#537994;list-style-type:none;margin:0;font-size:11px;text-transform
352 :uppercase;letter-spacing:.1em}@media (max-width:480px){.dops-chart__legend .dops-chart__legend-options{width:100%}}.dops-chart__legend-option{display:inline;text-align:left}@media (max-width:480px){.dops-chart__legend-option{width:50%;display:inline-block}}.dops-chart__legend-label{display:inline-block;padding:12px 19px 10px 20px}.dops-chart__legend-label.is-selectable{cursor:pointer}.dops-chart__legend-label.is-selectable:focus,.dops-chart__legend-label.is-selectable:hover{color:tint(#00aadc,20%)}@media (max-width:480px){.dops-chart__legend-label{display:block}}.dops-chart__legend-option .dops-chart__legend-color{width:10px;height:10px;background:#0087be;display:inline-block;border-radius:1px;vertical-align:top;margin:3px 5px 3px 8px}@media (max-width:480px){.dops-chart__legend-option:first-child .dops-chart__legend-color{margin-left:2px}}.dops-chart__legend-color.is-dark-blue{background:#004069}.dops-chart__legend-option .dops-chart__legend-checkbox{margin:0;float:none;vertical-a
353 lign:top}.dops-chart__empty{position:absolute;top:0;right:0;bottom:0;left:0;text-align:center;font-size:14px;line-height:24px;clear:both;z-index:1}.dops-chart__empty_notice{position:relative;top:97px;padding:11px 24px;margin-bottom:24px;border-radius:1px;background:#fff;box-sizing:border-box;font-size:14px;line-height:1.4285;animation:appear .3s ease-in-out;box-shadow:0 0 0 1px rgba(200,215,225,.5),0 1px 2px #e9eff3}@media (min-width:661px){.dops-chart__empty_notice{padding:13px 48px;font-size:inherit}.dops-chart__empty_notice:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;vertical-align:middle;font:normal 16px/1 Noticons;content:'\F456';position:absolute;top:23px;left:20px;margin:-12px 0 0 -8px;font-size:24px;line-height:1}}.dops-chart__tooltip .dops-popover__inner{width:230px;text-align:left}.dops-chart__tooltip .dops-popover__inner ul{list-style:none;margin:0;padding:0}.dops-chart__tooltip .dops-popover__inner ul:after{content:"."
354 ;display:block;height:0;clear:both;visibility:hidden}.dops-chart__tooltip .dops-popover__inner ul li{font-size:11px;text-transform:uppercase;font-weight:100;height:24px;letter-spacing:.1em;border:0;margin-bottom:0}.dops-chart__tooltip .dops-popover__inner ul li .dops-wrapper{display:block;line-height:inherit;line-height:24px;clear:both}.dops-chart__tooltip .dops-popover__inner ul li .value{text-align:right;float:right;min-width:22px;color:#c8d7e1}.dops-chart__tooltip .dops-popover__inner ul li .label{display:block;overflow:hidden;word-break:break-all;vertical-align:baseline}.dops-chart__tooltip .dops-popover__inner ul li .gridicon{vertical-align:middle;margin-right:6px;margin-top:-3px}.dops-chart__tooltip.is-streak{margin-top:-5px;height:35px}.dops-chart__tooltip.is-streak .dops-popover__arrow:before{left:85px;top:30px}.dops-chart__tooltip.is-streak .dops-popover__inner{width:160px;position:relative;top:-10px}.dops-chart__tooltip.is-streak .dops-popover__inner li{height:14px}.dops-c
355 hart__tooltip.is-streak .dops-popover__inner li .label{width:100%;float:left;text-align:center}.rtl .dops-chart__tooltip.is-streak .dops-popover__inner li .label{font-size:11px}.dops-chart__tooltip.is-streak .dops-popover__inner li .label .post-count{font-weight:700}.dops-chart__tooltip.is-streak .dops-popover__inner li .value{float:none}.dops-chart__tooltip .dops-module-content-list-item.is-date-label{font-size:11px;margin-bottom:2px;text-transform:uppercase;font-weight:700;border-bottom:1px solid #426177;padding-bottom:2px}.dops-chart__tooltip .dops-module-content-list-item.is-published-item{height:19px}.dops-chart__tooltip .dops-module-content-list-item.is-published-item .label{text-transform:none;color:#c8d7e1;overflow:hidden;letter-spacing:0;height:19px}.dops-chart__tooltip .dops-module-content-list-item.is-published-item .value{width:0;min-width:0}.dops-chart__tooltip .dops-module-content-list-item.is-published-item .value:before{content:'';position:relative;background-image:l
356 inear-gradient(90deg,rgba(61,89,109,0) 0,rgba(61,89,109,.5),#3d596d);left:-30px;width:30px;height:24px;display:block}@keyframes appear{0%{opacity:0}to{opacity:1}}.dops-notice{display:-ms-flexbox;display:flex;position:relative;margin-bottom:24px;border-radius:1px;background:#e9eff3;box-sizing:border-box;font-size:14px;animation:appear .3s ease-in-out}@media (min-width:661px){.dops-notice{font-size:inherit}}.dops-notice .dops-notice__dismiss.dops-button .gridicon{top:0}.dops-notice .dops-notice__dismiss:focus{box-shadow:0 0 4px #d2dee6}.dops-notice.is-success{background:#4ab866}.dops-notice.is-warning{background:#f0b849}.dops-notice.is-error{background:#d94f4f}.dops-notice.is-info{background:#0087be}.dops-notice.is-error,.dops-notice.is-error .dops-notice__dismiss,.dops-notice.is-error .dops-notice__text a,.dops-notice.is-info,.dops-notice.is-info .dops-notice__dismiss,.dops-notice.is-info .dops-notice__text a,.dops-notice.is-success,.dops-notice.is-success .dops-notice__dismiss,.dops
357 -notice.is-success .dops-notice__text a,.dops-notice.is-warning,.dops-notice.is-warning .dops-notice__dismiss,.dops-notice.is-warning .dops-notice__text a{color:#fff}.dops-notice.is-basic{background:#fff;color:#87a6bc}.dops-notice.is-basic,.dops-notice.is-basic .dops-notice__dismiss:focus{box-shadow:0 0 0 1px rgba(200,215,225,.5),0 1px 2px #e9eff3}@media (min-width:661px){.dops-notice.is-basic:before{display:none}}.dops-notice.is-basic .dops-notice__text{padding:11px 24px}@media (min-width:661px){.dops-notice.is-basic .dops-notice__text{padding:13px}}.dops-notice__icon{-ms-flex-negative:0;flex-shrink:0;padding:13px 0 13px 16px}@media (max-width:660px){.dops-notice__icon{display:none}}.dops-notice__content{display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1}@media (max-width:480px){.dops-notice__content{-ms-flex-direction:column;flex-direction:column}}.dops-notice__text{font-size:15px;padding:11px 24px}.dops-notice__text>div,.dops-notice__text>span{max-width:680px}@media
358 (min-width:661px){.dops-notice__text{padding:13px}}.dops-notice__text a{text-decoration:underline}.dops-notice__text ul{margin-bottom:0;margin-left:0}.dops-notice__text li{margin-left:2em;margin-top:.5em}.dops-notice__text p{margin-bottom:0;margin-top:.5em}.dops-notice__text p:first-child{margin-top:0}.dops-notice__button{cursor:pointer;margin-left:.428em}.dops-notice__dismiss{display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;padding:11px 16px;cursor:pointer;color:#87a6bc}@media (min-width:661px){.dops-notice__dismiss{padding:13px 16px}}.dops-notice__dismiss:focus,.dops-notice__dismiss:hover{color:#2e4453}.dops-notice .dops-notice__dismiss{color:#87a6bc;opacity:.85}.dops-notice .dops-notice__dismiss:focus,.dops-notice .dops-notice__dismiss:hover{opacity:1}a.dops-notice__action{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;box-sizing:border-box;cursor:pointer;font-size:15px;font-weight:400;margin-left:aut
359 o;padding:13px 16px;text-decoration:none;white-space:nowrap}.is-error a.dops-notice__action,.is-info a.dops-notice__action,.is-success a.dops-notice__action,.is-warning a.dops-notice__action{color:#fff}.is-success a.dops-notice__action{background:#338247}.is-error a.dops-notice__action{background:#b52727}.is-warning a.dops-notice__action{background:#da9712}.is-info a.dops-notice__action{background:#005172}a.dops-notice__action .gridicon{margin-left:8px;opacity:.7}a.dops-notice__action:focus,a.dops-notice__action:hover{background:hsla(0,0%,100%,.2)}@media (max-width:480px){a.dops-notice__action{margin:0;-ms-flex-pack:end;justify-content:flex-end}}.dops-notice.is-compact{border-radius:2px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;min-height:20px;margin:0;padding:0;text-decoration:none;text-transform:none;vertical-align:middle}.dops-notice.is-compact.is-error,.dops-notice.is-compact.is-info,.dops-notice.is-compact.is-success,.dops-notice.is-co
360 mpact.is-warning{color:#fff}.dops-notice.is-compact .dops-notice__text{font-size:12px;padding:6px 8px;line-height:1}.dops-notice.is-compact .dops-notice__icon{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;-ms-flex-negative:0;flex-shrink:0;margin:0 0 0 8px;padding:0;width:18px;height:18px;vertical-align:middle}.dops-notice.is-compact .dops-notice__dismiss{display:none}.dops-notice.is-compact a.dops-notice__action{background:transparent;display:inline-block;font-size:11px;font-weight:600;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin-left:16px;padding:0 8px;text-decoration:underline;text-transform:uppercase}.dops-notice.is-compact a.dops-notice__action:active,.dops-notice.is-compact a.dops-notice__action:focus,.dops-notice.is-compact a.dops-notice__action:hover{background:transparent;text-decoration:none}.dops-notice.is-compact a.dops-notice__action .gridicon{margin-left:8px;width:14px;height:14px;vertical-align:sub;opacity:1}.do
361 ps-section-header.dops-card{display:-ms-flexbox;display:flex;padding-top:.6875rem;padding-bottom:.6875rem;position:relative}.dops-section-header.dops-card:after{content:''}.dops-section-header__label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-positive:1;flex-grow:1;line-height:1.75rem;position:relative;color:#87a6bc;font-size:.875rem}.dops-section-header__label:before{content:'';display:block;position:absolute;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 90%);top:0;bottom:0;right:0;left:auto;width:20%;height:auto}.dops-section-header__card-badge,.dops-section-header__label .dops-count{margin-left:.5rem}.dops-section-header__actions{-ms-flex-positive:0;flex-grow:0;position:relative}.dops-section-header__actions:after{content:".";display:block;height:0;clear:both;visibility:hidden}.section-header__actions
362 .button{float:left;margin-right:.5rem}.section-header__actions .button:last-child{margin-right:0}.form-toggle[type=checkbox]{display:none}.form-toggle__switch{position:relative;display:inline-block;border-radius:12px;box-sizing:border-box;padding:2px;width:40px;height:24px;background:#a8bece;vertical-align:middle;outline:0;cursor:pointer;transition:all .4s ease,box-shadow 0}.form-toggle__switch:after,.form-toggle__switch:before{position:relative;display:block;content:"";width:20px;height:20px}.form-toggle__switch:after{left:0;border-radius:50%;background:#fff;transition:all .2s ease}.form-toggle__switch:before{display:none}.form-toggle__switch:hover{background:#c8d7e1}.accessible-focus .form-toggle__switch:focus,.form-toggle__switch:focus{box-shadow:0 0 0 2px #00aadc}.form-toggle__label{cursor:pointer;width:auto;float:none}.accessible-focus .form-toggle:focus+.form-toggle__label .form-toggle__switch{box-shadow:0 0 0 2px #00aadc}.accessible-focus .form-toggle:focus:checked+.form-tog
363 gle__label .form-toggle__switch{box-shadow:0 0 0 2px #78dcfa}.form-toggle:checked+.form-toggle__label .form-toggle__switch{background:#00aadc}.form-toggle:checked+.form-toggle__label .form-toggle__switch:after{left:16px}.form-toggle:checked:hover+.form-toggle__label .form-toggle__switch{background:#78dcfa}.form-toggle:disabled+.form-toggle__label .form-toggle__switch,.form-toggle:disabled:hover+.form-toggle__label .form-toggle__switch{background:#e9eff3}.form-toggle.is-toggling+.form-toggle__label .form-toggle__switch{background:#00aadc}.form-toggle.is-toggling:checked+.form-toggle__label .form-toggle__switch{background:#c8d7e1}.form-toggle.is-compact+.form-toggle__label .form-toggle__switch{border-radius:8px;width:24px;height:16px}.form-toggle.is-compact+.form-toggle__label .form-toggle__switch:after,.form-toggle.is-compact+.form-toggle__label .form-toggle__switch:before{width:12px;height:12px}.form-toggle.is-compact:checked+.form-toggle__label .form-toggle__switch:after{left:8px}.
364 dops-text-input.dops-text-input{box-sizing:border-box;margin:0;padding:7px 14px;width:100%;color:#2e4453;font-size:16px;line-height:1.5;border:1px solid #c8d7e1;background-color:#fff;transition:all .15s ease-in-out;box-shadow:none}.dops-text-input.dops-text-input::-webkit-input-placeholder{color:#87a6bc}.dops-text-input.dops-text-input::-moz-placeholder{color:#87a6bc}.dops-text-input.dops-text-input:-ms-input-placeholder{color:#87a6bc}.dops-text-input.dops-text-input::placeholder{color:#87a6bc}.dops-text-input.dops-text-input:hover{border-color:#a8bece}.dops-text-input.dops-text-input:focus{border-color:#0087be;outline:none;box-shadow:0 0 0 2px #78dcfa}.dops-text-input.dops-text-input:focus::-ms-clear{display:none}.dops-text-input.dops-text-input:disabled{background:#f3f6f8;border-color:#e9eff3;color:#a8bece;-webkit-text-fill-color:#a8bece}.dops-text-input.dops-text-input:disabled:hover{cursor:default}.dops-text-input.dops-text-input:disabled::-webkit-input-placeholder{color:#a8bece
365 }.dops-text-input.dops-text-input:disabled::-moz-placeholder{color:#a8bece}.dops-text-input.dops-text-input:disabled:-ms-input-placeholder{color:#a8bece}.dops-text-input.dops-text-input:disabled::placeholder{color:#a8bece}.dops-text-input.dops-text-input{-webkit-appearance:none}.dops-text-input.dops-text-input.is-valid{border-color:#4ab866}.dops-text-input.dops-text-input.is-valid:hover{border-color:#3a9551}.dops-text-input.dops-text-input.is-error{border-color:#d94f4f}.dops-text-input.dops-text-input.is-error:hover{border-color:#c92c2c}.dops-text-input.dops-text-input:focus.is-valid{box-shadow:0 0 0 2px #caead2}.dops-text-input.dops-text-input:focus.is-valid:hover{box-shadow:0 0 0 2px #a6dcb3}.dops-text-input.dops-text-input:focus.is-error{box-shadow:0 0 0 2px #f9e2e2}.dops-text-input.dops-text-input:focus.is-error:hover{box-shadow:0 0 0 2px #f0b8b8}.dops-textarea{box-sizing:border-box;margin:0;padding:.4375rem .875rem;min-height:5.75rem;width:100%;color:#2e4453;font-size:1rem;line
366 -height:1.5;border:1px solid #c8d7e1;background-color:#fff;transition:all .15s ease-in-out;box-shadow:none}.dops-textarea::-webkit-input-placeholder{color:#87a6bc}.dops-textarea::-moz-placeholder{color:#87a6bc}.dops-textarea:-ms-input-placeholder{color:#87a6bc}.dops-textarea::placeholder{color:#87a6bc}.dops-textarea:hover{border-color:#a8bece}.dops-textarea:focus{border-color:#0087be;outline:none;box-shadow:0 0 0 2px #78dcfa}.dops-textarea:focus::-ms-clear{display:none}.dops-textarea:disabled{background:#f3f6f8;border-color:#e9eff3;color:#a8bece;-webkit-text-fill-color:#a8bece}.dops-textarea:disabled:hover{cursor:default}.dops-textarea:disabled::-webkit-input-placeholder{color:#a8bece}.dops-textarea:disabled::-moz-placeholder{color:#a8bece}.dops-textarea:disabled:-ms-input-placeholder{color:#a8bece}.dops-textarea:disabled::placeholder{color:#a8bece}.dops-clipboard-button-input{position:relative;display:block}.dops-clipboard-button-input .dops-clipboard-button{position:absolute;top:5
367 0%;right:4px;transform:translateY(-50%);overflow:visible}.dops-clipboard-button-input .dops-clipboard-button:not(:disabled):before{content:'';display:block;position:absolute;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 90%);top:0;bottom:0;right:0;left:auto;width:16px;height:auto;right:calc(100% + 1px)}.dops-clipboard-button-input .dops-clipboard-button:focus:before{right:calc(100% + 3px)}.dops-checkbox.dops-checkbox{display:inline-block;box-sizing:border-box;margin:2px 0 0;padding:7px 14px;width:16px;height:16px;float:left;outline:0;padding:0;box-shadow:none;background-color:#fff;border:1px solid #c8d7e1;color:#2e4453;font-size:16px;line-height:0;text-align:center;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:all .15s ease-in-out;clear:none;cursor:pointer}.dops-checkbox.dops-checkbox:checked:bef
368 ore{content:'\F147';margin:-3px 0 0 -4px;float:left;display:inline-block;vertical-align:middle;width:16px;font-size:20px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;speak:none;color:#00aadc}.dops-checkbox.dops-checkbox:disabled:checked:before{color:#a8bece}.dops-checkbox.dops-checkbox:hover{border-color:#a8bece}.dops-checkbox.dops-checkbox:focus{border-color:#0087be;outline:none;box-shadow:0 0 0 2px #78dcfa}.dops-checkbox.dops-checkbox:disabled{background:#f3f6f8;border-color:#e9eff3;color:#a8bece;opacity:1}.dops-checkbox.dops-checkbox:disabled:hover{cursor:default}.dops-checkbox.dops-checkbox+span{display:block;margin-left:24px}.dops-external-link .gridicons-external{color:currentColor;margin-left:.5rem;top:.125rem;position:relative}.notices-list{overflow:hidden}.notices-list.is-pinned{width:calc(100% - 272px - 32px - 32px);z-index:z-index("root",".notices-list.is-pinned");position:fixed;top:79px}.notices-list.is-pinned .notice{z-index:z-index("root",".noti
369 ces-list.is-pinned .notice")}.notices-list__whitespace{height:71px;width:100%;display:block}@keyframes appear{0%{opacity:0}to{opacity:1}}.global-notices{overflow:hidden;text-align:right;z-index:179;position:fixed;top:auto;right:0;bottom:0;left:0}@media (min-width:661px){.global-notices{top:63px;right:16px;bottom:auto;left:auto;max-width:calc(100% - 32px)}}@media (min-width:961px){.global-notices{top:71px;right:24px;max-width:calc(100% - 48px)}}@media (min-width:1041px){.global-notices{right:32px;max-width:calc(100% - 64px)}}.global-notices .dops-notice{-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:0;text-align:left;pointer-events:auto}@media (min-width:661px){.global-notices .dops-notice{display:-ms-flexbox;display:flex;border-radius:20px;overflow:hidden;margin-bottom:24px}}@media (min-width:661px){.global-notices .dops-notice__icon{padding:8px 0 8px 16px}}.global-notices .dops-notice__text{padding-left:16px;-ms-flex-preferred-size:auto;flex-basis:auto;-ms-flex-positive:1;flex
370 -grow:1}@media (min-width:661px){.global-notices .dops-notice__text{-ms-flex-positive:0;flex-grow:0;padding:9px 13px}}@media (min-width:661px){.global-notices .dops-notice a.dops-notice__action{font-size:14px;padding:9px 16px}}.global-notices .dops-notice__dismiss{-ms-flex-negative:0;flex-shrink:0}@media (min-width:661px){.global-notices .dops-notice__dismiss{padding:8px 16px}}
371 \ No newline at end of file
372 +.dops-count {
373 + display: inline-block;
374 + padding: 0.0625rem 0.375rem;
375 + border: solid 1px #87a6bc;
376 + border-radius: 0.75rem;
377 + font-size: 0.6875rem;
378 + font-weight: 600;
379 + line-height: 0.875rem;
380 + color: #87a6bc;
381 + text-align: center; }
382 +/**
383 + * Select Dropdown
384 + */
385 +.dops-select-dropdown {
386 + height: 43px; }
387 + .dops-select-dropdown.is-compact {
388 + height: 28px; }
389 +
390 +.dops-select-dropdown__container {
391 + position: relative;
392 + overflow: hidden;
393 + display: inline-block;
394 + width: auto;
395 + max-width: 100%; }
396 + .dops-select-dropdown.is-open .dops-select-dropdown__container {
397 + z-index: 170; }
398 + .dops-accessible-focus .dops-select-dropdown__container:focus,
399 + .dops-accessible-focus .dops-select-dropdown.is-open .dops-select-dropdown__container {
400 + z-index: 170;
401 + box-shadow: 0 0 0 2px #78dcfa; }
402 + .dops-accessible-focus .dops-select-dropdown__container:focus .select-dropdown__header,
403 + .dops-accessible-focus .dops-select-dropdown.is-open .dops-select-dropdown__container .select-dropdown__header {
404 + border-color: #0087be; }
405 + .dops-accessible-focus .dops-select-dropdown__container:focus {
406 + border-color: #00aadc;
407 + box-shadow: 0 0 0 2px #78dcfa;
408 + outline: 0;
409 + border-radius: 4px; }
410 +
411 +.dops-select-dropdown__header {
412 + padding: 11px 44px 11px 16px;
413 + border-style: solid;
414 + border-color: #c8d7e1;
415 + border-width: 1px 1px 2px;
416 + border-radius: 4px;
417 + background-color: white;
418 + font-size: 14px;
419 + font-weight: 600;
420 + line-height: 18px;
421 + height: 18px;
422 + color: #2e4453;
423 + transition: background-color 0.2s ease;
424 + cursor: pointer; }
425 + .dops-select-dropdown__header::after {
426 + -webkit-font-smoothing: antialiased;
427 + -moz-osx-font-smoothing: grayscale;
428 + display: inline-block;
429 + vertical-align: middle;
430 + font: normal 16px/1 'Dashicons';
431 + content: '\F347';
432 + position: absolute;
433 + right: 13px;
434 + top: 12px;
435 + display: block;
436 + line-height: 18px;
437 + color: rgba(135, 166, 188, 0.5); }
438 + .is-compact .dops-select-dropdown__header::after {
439 + right: 4px;
440 + top: 4px; }
441 + .is-compact .dops-select-dropdown__header {
442 + padding: 7px;
443 + color: #668eaa;
444 + font-size: 11px;
445 + line-height: 1;
446 + text-transform: uppercase; }
447 + .is-compact .dops-select-dropdown__header .dops-count {
448 + border-width: 0;
449 + margin-left: 0;
450 + line-height: 1; }
451 + .dops-select-dropdown.is-open .dops-select-dropdown__header {
452 + border-radius: 4px 4px 0 0;
453 + box-shadow: none;
454 + background-color: #f3f6f8; }
455 + .dops-select-dropdown.is-open .dops-select-dropdown__header::after {
456 + -webkit-font-smoothing: antialiased;
457 + -moz-osx-font-smoothing: grayscale;
458 + display: inline-block;
459 + vertical-align: middle;
460 + font: normal 16px/1 'Dashicons';
461 + content: '\F343'; }
462 + .dops-select-dropdown__header .dops-count {
463 + margin-left: 8px; }
464 +
465 +.dops-select-dropdown__header-text {
466 + display: block;
467 + white-space: nowrap;
468 + text-overflow: ellipsis;
469 + overflow: hidden; }
470 +
471 +.dops-select-dropdown__options {
472 + visibility: hidden;
473 + height: 0;
474 + box-sizing: border-box;
475 + padding: 0;
476 + list-style: none;
477 + margin: -2px 0 0 0;
478 + background-color: white;
479 + border: 1px solid #c8d7e1;
480 + border-radius: 0 0 4px 4px; }
481 + .dops-accessible-focus .dops-select-dropdown__options {
482 + border: solid 1px #0087be;
483 + border-top-color: #c8d7e1; }
484 + .dops-select-dropdown.is-open .dops-select-dropdown__options {
485 + visibility: visible;
486 + height: auto; }
487 +
488 +.dops-select-dropdown__option:last-child .dops-select-dropdown__item {
489 + border-radius: 0 0 4px 4px; }
490 +
491 +.dops-select-dropdown__item,
492 +.dops-select-dropdown__item-text {
493 + padding: 11px 44px 11px 16px; }
494 +
495 +.dops-select-dropdown__item {
496 + display: block;
497 + position: relative;
498 + font-size: 14px;
499 + font-weight: 400;
500 + line-height: 18px;
501 + color: #2e4453;
502 + white-space: nowrap;
503 + text-overflow: ellipsis;
504 + overflow: hidden;
505 + cursor: pointer; }
506 + .dops-select-dropdown__item::before {
507 + content: attr(data-bold-text);
508 + font-weight: 700;
509 + opacity: 0; }
510 + .dops-select-dropdown__item:visited {
511 + color: #2e4453; }
512 + .dops-select-dropdown__item.is-selected {
513 + background-color: #00aadc;
514 + color: white; }
515 + .dops-select-dropdown__item.is-disabled {
516 + background-color: white;
517 + color: #87a6bc;
518 + cursor: default;
519 + opacity: .5; }
520 + .notouch .dops-select-dropdown__item:hover {
521 + color: #00aadc; }
522 + .notouch .dops-select-dropdown__item.is-selected:hover {
523 + color: white; }
524 +
525 +.dops-select-dropdown__item-text {
526 + padding-right: 16px;
527 + box-sizing: border-box;
528 + position: absolute;
529 + top: 0;
530 + left: 0;
531 + width: 100%;
532 + white-space: nowrap;
533 + text-overflow: ellipsis;
534 + color: inherit;
535 + display: -ms-flexbox;
536 + display: flex;
537 + -ms-flex-flow: row wrap;
538 + flex-flow: row wrap;
539 + -ms-flex-pack: justify;
540 + justify-content: space-between; }
541 + .dops-select-dropdown__item-text .dops-count {
542 + color: inherit;
543 + border-color: inherit; }
544 +
545 +.dops-select-dropdown__separator {
546 + border-top: 1px solid #c8d7e1;
547 + display: block;
548 + margin: 8px 0; }
549 +
550 +.dops-select-dropdown__label {
551 + display: block;
552 + color: #a8bece;
553 + margin-top: 5px;
554 + line-height: 20px; }
555 + .dops-select-dropdown__label label {
556 + font-size: 12px;
557 + text-transform: uppercase;
558 + padding: 0px 16px 0px 16px; }
559 +@keyframes rotate-spinner__right {
560 + 0% {
561 + transform: rotate(0deg); }
562 + 25% {
563 + transform: rotate(180deg); }
564 + 50% {
565 + transform: rotate(180deg); }
566 + 75% {
567 + transform: rotate(360deg); }
568 + 100% {
569 + transform: rotate(360deg); } }
570 +
571 +@keyframes rotate-spinner__left {
572 + 0% {
573 + transform: rotate(0deg); }
574 + 25% {
575 + transform: rotate(0deg); }
576 + 50% {
577 + transform: rotate(180deg); }
578 + 75% {
579 + transform: rotate(180deg); }
580 + 100% {
581 + transform: rotate(360deg); } }
582 +
583 +.dops-spinner.is-fallback {
584 + position: relative;
585 + border-radius: 100%;
586 + background-color: #c8d7e1; }
587 + .dops-spinner.is-fallback::before, .dops-spinner.is-fallback::after {
588 + content: '';
589 + position: absolute;
590 + background-color: white;
591 + border-radius: 50%; }
592 + .dops-spinner.is-fallback::before {
593 + width: 90%;
594 + height: 90%;
595 + top: 5%;
596 + left: 5%; }
597 + .dops-spinner.is-fallback::after {
598 + width: 70%;
599 + height: 70%;
600 + top: 15%;
601 + left: 15%; }
602 +
603 +.dops-spinner__image {
604 + display: block; }
605 +
606 +.dops-spinner__border {
607 + fill: #c8d7e1; }
608 +
609 +.dops-spinner__progress {
610 + animation: 3s linear infinite;
611 + transform-origin: 50px 50px;
612 + fill: #00aadc; }
613 +
614 +.dops-spinner.is-fallback .dops-spinner__progress {
615 + position: absolute;
616 + overflow: hidden;
617 + width: 50%;
618 + height: 100%;
619 + animation: none; }
620 + .dops-spinner.is-fallback .dops-spinner__progress::before {
621 + content: '';
622 + position: absolute;
623 + width: 100%;
624 + height: 100%;
625 + animation: 3s linear infinite;
626 + border-radius: 9999px;
627 + background-color: #00aadc;
628 + fill: none; }
629 + .dops-spinner.is-fallback .dops-spinner__progress.is-left {
630 + left: 0; }
631 + .dops-spinner.is-fallback .dops-spinner__progress.is-left::before {
632 + left: 100%;
633 + border-top-left-radius: 0;
634 + border-bottom-left-radius: 0;
635 + transform-origin: 0 50%; }
636 + .dops-spinner.is-fallback .dops-spinner__progress.is-right {
637 + left: 50%; }
638 + .dops-spinner.is-fallback .dops-spinner__progress.is-right::before {
639 + left: -100%;
640 + border-top-right-radius: 0;
641 + border-bottom-right-radius: 0;
642 + transform-origin: 100% 50%; }
643 +
644 +.dops-spinner__progress.is-left,
645 +.dops-spinner.is-fallback .dops-spinner__progress.is-left::before {
646 + animation-name: rotate-spinner__left; }
647 +
648 +.dops-spinner__progress.is-right,
649 +.dops-spinner.is-fallback .dops-spinner__progress.is-right::before {
650 + animation-name: rotate-spinner__right; }
651 +.gridicon {
652 + fill: currentColor; }
653 + .gridicon.needs-offset g {
654 + transform: translate(1px, 1px);
655 + /* translates to .5px because it's in a child element */ }
656 + .gridicon.needs-offset-x g {
657 + transform: translate(1px, 0);
658 + /* only nudges horizontally */ }
659 + .gridicon.needs-offset-y g {
660 + transform: translate(0, 1px);
661 + /* only nudges vertically */ }
662 +/**
663 + * @component Search
664 + */
665 +.dops-search {
666 + margin-bottom: 24px;
667 + width: 60px;
668 + height: 51px;
669 + position: relative;
670 + z-index: 22; }
671 + @media (max-width: 660px) {
672 + .dops-search {
673 + width: 50px; } }
674 + .dops-search .dops-search-open__icon {
675 + position: absolute;
676 + top: 50%;
677 + margin-top: -12px;
678 + width: 60px;
679 + z-index: 20;
680 + color: #0087be;
681 + cursor: pointer; }
682 + .dops-accessible-focus .dops-search .dops-search-open__icon:focus {
683 + outline: dotted 1px #0087be; }
684 + @media (max-width: 660px) {
685 + .dops-search .dops-search-open__icon {
686 + width: 50px; } }
687 + .dops-search .dops-search-open__icon:hover {
688 + color: #3d596d; }
689 + .dops-search .dops-search-close__icon {
690 + position: absolute;
691 + bottom: 0;
692 + top: 50%;
693 + right: 0;
694 + margin-top: -12px;
695 + width: 60px;
696 + cursor: pointer;
697 + z-index: 20;
698 + color: #3d596d;
699 + display: none;
700 + opacity: 0;
701 + transition: opacity .2s ease-in; }
702 + .dops-accessible-focus .dops-search .dops-search-close__icon:focus {
703 + outline: dotted 1px #0087be; }
704 + .dops-search .dops-search-close__icon::before {
705 + position: absolute;
706 + left: 0;
707 + right: 0;
708 + top: 50%;
709 + margin-top: -8px;
710 + font-size: 16px;
711 + text-align: center; }
712 + @media (max-width: 660px) {
713 + .dops-search .dops-search-close__icon::before {
714 + font-size: 14px;
715 + margin-top: -7px; } }
716 + @media (max-width: 660px) {
717 + .dops-search .dops-search-close__icon {
718 + width: 50px; } }
719 +
720 +.dops-search.is-pinned {
721 + margin-bottom: 0;
722 + height: auto;
723 + position: absolute;
724 + bottom: 0;
725 + top: 0;
726 + right: 0;
727 + z-index: 170; }
728 + .dops-search.is-pinned .dops-search-open__icon {
729 + right: 0; }
730 + .dops-search.is-pinned .dops-search__input[type="search"] {
731 + height: 100%; }
732 +
733 +.dops-search__input[type="search"] {
734 + display: none;
735 + position: absolute;
736 + z-index: 10;
737 + top: 0;
738 + margin: 0;
739 + padding: 0 50px 0 60px;
740 + border: none;
741 + background: white;
742 + height: 51px;
743 + -moz-appearance: none;
744 + appearance: none;
745 + box-sizing: border-box;
746 + -webkit-appearance: none;
747 + box-shadow: none; }
748 + @media (max-width: 660px) {
749 + .dops-search__input[type="search"] {
750 + opacity: 0;
751 + left: 0;
752 + padding-left: 50px; } }
753 + .dops-search__input[type="search"]::-webkit-search-cancel-button {
754 + -webkit-appearance: none; }
755 + .dops-search__input[type="search"]:focus {
756 + box-shadow: none;
757 + border: none; }
758 +
759 +.dops-search.is-open {
760 + margin-right: 0 !important;
761 + width: 100%; }
762 + .dops-search.is-open .dops-search-open__icon {
763 + color: #3d596d;
764 + left: 0; }
765 + .dops-search.is-open .dops-search-close__icon {
766 + display: inline-block; }
767 + .dops-search.is-open .dops-search__input,
768 + .dops-search.is-open .dops-search-close__icon {
769 + opacity: 1; }
770 + .dops-search.is-open .dops-search__input {
771 + display: block; }
772 +
773 +.dops-search .dops-spinner {
774 + display: none;
775 + position: absolute;
776 + top: 50%;
777 + left: 30px;
778 + transform: translate(-50%, -50%); }
779 + @media (max-width: 660px) {
780 + .dops-search .dops-spinner {
781 + left: 25px; } }
782 +
783 +.dops-search.is-searching .dops-search-open__icon {
784 + display: none; }
785 +
786 +.dops-search.is-searching .dops-spinner {
787 + display: block;
788 + z-index: 20; }
789 +
790 +@media (max-width: 660px) {
791 + .animating.dops-search-opening .dops-search input {
792 + opacity: 1; } }
793 +/**
794 + * Section Nav
795 + */
796 +.dops-section-nav {
797 + position: relative;
798 + width: 100%;
799 + padding: 0;
800 + margin: 0 0 17px 0;
801 + background: white;
802 + box-sizing: border-box;
803 + box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3; }
804 + .dops-section-nav.is-empty .dops-section-nav__panel {
805 + visibility: hidden; }
806 + @media (max-width: 480px) {
807 + .dops-section-nav.is-open {
808 + box-shadow: 0 0 0 1px #87a6bc, 0 2px 4px #c8d7e1; } }
809 + @media (min-width: 481px) {
810 + .dops-section-nav.has-pinned-items {
811 + padding-right: 60px; } }
812 + @media (min-width: 481px) and (max-width: 660px) {
813 + .dops-section-nav.has-pinned-items {
814 + padding-right: 50px; } }
815 + @media (max-width: 660px) {
816 + .dops-section-nav {
817 + margin-bottom: 9px; } }
818 +
819 +.dops-section-nav__mobile-header {
820 + display: -ms-flexbox;
821 + display: flex;
822 + padding: 15px;
823 + font-size: 14px;
824 + line-height: 16px;
825 + color: #2e4453;
826 + font-weight: 600;
827 + cursor: pointer; }
828 + .dops-section-nav__mobile-header:after {
829 + -webkit-font-smoothing: antialiased;
830 + -moz-osx-font-smoothing: grayscale;
831 + display: inline-block;
832 + vertical-align: middle;
833 + font: normal 16px/1 'Dashicons';
834 + content: '\F347';
835 + line-height: 16px;
836 + color: rgba(135, 166, 188, 0.5); }
837 + .dops-section-nav.is-open .dops-section-nav__mobile-header:after {
838 + -webkit-font-smoothing: antialiased;
839 + -moz-osx-font-smoothing: grayscale;
840 + display: inline-block;
841 + vertical-align: middle;
842 + font: normal 16px/1 'Dashicons';
843 + content: '\F343'; }
844 + .dops-section-nav.has-pinned-items .dops-section-nav__mobile-header {
845 + padding-right: 50px; }
846 + .dops-section-nav.has-pinned-items .dops-section-nav__mobile-header:after {
847 + margin-left: 8px; }
848 + @media (min-width: 481px) {
849 + .dops-section-nav__mobile-header {
850 + display: none; } }
851 +
852 +.dops-section-nav__mobile-header-text {
853 + width: 0;
854 + -ms-flex: 1 0 auto;
855 + flex: 1 0 auto;
856 + overflow: hidden;
857 + white-space: nowrap;
858 + text-overflow: ellipsis; }
859 + .dops-section-nav__mobile-header-text small {
860 + margin-left: 5px;
861 + font-size: 11px;
862 + color: #87a6bc;
863 + font-weight: 600;
864 + text-transform: uppercase; }
865 + .dops-section-nav.has-pinned-items .dops-section-nav__mobile-header-text {
866 + width: auto;
867 + -ms-flex: 0 1 auto;
868 + flex: 0 1 auto; }
869 +
870 +.dops-section-nav__panel {
871 + box-sizing: border-box;
872 + width: 100%; }
873 + @media (max-width: 480px) {
874 + .dops-section-nav.is-open .dops-section-nav__panel {
875 + padding-bottom: 15px;
876 + border-top: solid 1px #c8d7e1;
877 + background: linear-gradient(to bottom, #f3f6f8 0%, white 4px); } }
878 + @media (min-width: 481px) {
879 + .dops-section-nav__panel {
880 + display: -ms-flexbox;
881 + display: flex;
882 + -ms-flex-align: center;
883 + align-items: center; }
884 + .dops-section-nav__panel:first-child {
885 + width: 0;
886 + -ms-flex: 1 0 auto;
887 + flex: 1 0 auto; } }
888 +
889 +.dops-section-nav-group {
890 + position: relative;
891 + margin-top: 16px;
892 + padding-top: 16px;
893 + border-top: solid 1px #c8d7e1; }
894 + .dops-section-nav-group:first-child {
895 + padding-top: 0;
896 + border-top: none; }
897 + @media (max-width: 480px) {
898 + .dops-section-nav-group {
899 + display: none; }
900 + .dops-section-nav.is-open .dops-section-nav-group {
901 + display: block; } }
902 + @media (min-width: 481px) {
903 + .dops-section-nav-group {
904 + margin-top: 0;
905 + padding-top: 0;
906 + border-top: none; }
907 + .dops-section-nav-group:first-child {
908 + display: -ms-flexbox;
909 + display: flex;
910 + width: 0;
911 + -ms-flex: 1 0 auto;
912 + flex: 1 0 auto; } }
913 +
914 +.dops-section-nav__button {
915 + width: 100%;
916 + margin-top: 24px; }
917 +
918 +.dops-section-nav__hr {
919 + background: #e9eff3; }
920 +
921 +.dops-section-nav-group__label {
922 + display: none;
923 + margin-bottom: 8px;
924 + padding: 0 15px;
925 + font-size: 11px;
926 + color: #87a6bc;
927 + font-weight: 600;
928 + text-transform: uppercase;
929 + line-height: 12px; }
930 + @media (max-width: 480px) {
931 + .has-siblings .dops-section-nav-group__label {
932 + display: block; } }
933 +
934 +.dops-section-nav-group__label-text {
935 + white-space: nowrap;
936 + text-overflow: ellipsis;
937 + overflow: hidden; }
938 +
939 +.dops-section-nav-tab .count {
940 + margin-left: 8px; }
941 +
942 +@media (min-width: 481px) {
943 + .dops-section-nav-tabs {
944 + width: 0;
945 + -ms-flex: 1 0 auto;
946 + flex: 1 0 auto; }
947 + .dops-section-nav-tabs.is-dropdown {
948 + position: relative;
949 + width: auto;
950 + -ms-flex: 0 1 auto;
951 + flex: 0 1 auto;
952 + margin: 8px; } }
953 +
954 +.dops-section-nav-tabs__list {
955 + margin: 0;
956 + list-style: none; }
957 + @media (min-width: 481px) {
958 + .dops-section-nav-tabs__list {
959 + display: -ms-flexbox;
960 + display: flex;
961 + width: 100%;
962 + overflow: hidden; }
963 + .is-dropdown .dops-section-nav-tabs__list {
964 + display: none; } }
965 +
966 +.dops-section-nav-tab {
967 + margin-bottom: 0; }
968 + @media (min-width: 481px) {
969 + .dops-section-nav-tab {
970 + width: auto;
971 + -ms-flex: none;
972 + flex: none;
973 + border-bottom: 2px solid transparent;
974 + border-top: none;
975 + text-align: center; }
976 + .dops-section-nav-tab.is-selected {
977 + border-bottom-color: #2e4453; } }
978 +
979 +.dops-section-nav-tab__link,
980 +.dops-section-nav-tab__text {
981 + overflow: hidden;
982 + white-space: nowrap;
983 + text-overflow: ellipsis; }
984 +
985 +.dops-section-nav-tab__link {
986 + display: -ms-flexbox;
987 + display: flex;
988 + -ms-flex-align: center;
989 + align-items: center;
990 + box-sizing: border-box;
991 + padding: 15px;
992 + width: 100%;
993 + font-size: 14px;
994 + font-weight: 600;
995 + line-height: 18px;
996 + color: #2e4453;
997 + cursor: pointer; }
998 + .dops-section-nav-tab__link:visited {
999 + color: #2e4453; }
1000 + .dops-section-nav-tab__link[disabled],
1001 + .notouch .dops-section-nav-tab__link[disabled]:hover {
1002 + color: #e9eff3;
1003 + cursor: default; }
1004 + .is-selected .dops-section-nav-tab__link {
1005 + color: white;
1006 + background-color: #00aadc; }
1007 + .dops-section-nav-tab__link:focus {
1008 + outline: none;
1009 + box-shadow: none; }
1010 + .accessible-focus .dops-section-nav-tab__link:focus {
1011 + outline: solid #87a6bc 1px; }
1012 + .is-external .dops-section-nav-tab__link:after {
1013 + font-size: 18px;
1014 + padding-left: 2px; }
1015 + .notouch .dops-section-nav-tab__link:hover {
1016 + color: #00aadc; }
1017 + .notouch .is-selected .dops-section-nav-tab__link:hover {
1018 + color: white; }
1019 + @media (min-width: 481px) {
1020 + .dops-section-nav-tab__link {
1021 + display: block;
1022 + width: auto;
1023 + padding: 16px 16px 14px 16px;
1024 + color: #0087be;
1025 + font-weight: 400; }
1026 + .dops-section-nav-tab__link:visited {
1027 + color: #0087be; }
1028 + .is-selected .dops-section-nav-tab__link {
1029 + color: #2e4453;
1030 + background-color: transparent; }
1031 + .is-selected .dops-section-nav-tab__link:after {
1032 + display: none; }
1033 + .notouch .is-selected .dops-section-nav-tab__link:hover {
1034 + color: #2e4453; } }
1035 +
1036 +.dops-section-nav-tab__text {
1037 + display: block;
1038 + -ms-flex: 1 0 auto;
1039 + flex: 1 0 auto;
1040 + width: 0;
1041 + color: inherit; }
1042 + @media (min-width: 481px) {
1043 + .dops-section-nav-tab__text {
1044 + display: inline;
1045 + -ms-flex: none;
1046 + flex: none;
1047 + width: auto; } }
1048 +
1049 +.dops-section-nav-tabs__dropdown {
1050 + position: relative;
1051 + z-index: 3;
1052 + width: 100%; }
1053 + .dops-section-nav-tabs__dropdown.is-open {
1054 + z-index: 4; }
1055 + .dops-section-nav-tabs__dropdown .dops-select-dropdown__container {
1056 + position: static; }
1057 +
1058 +.dops-section-nav__segmented .dops-segmented-control {
1059 + margin: 0 15px; }
1060 +
1061 +.dops-section-nav__segmented .dops-segmented-control__link {
1062 + padding: 3px 16px 5px; }
1063 +
1064 +@media (max-width: 480px) {
1065 + .dops-section-nav .dops-search.is-pinned {
1066 + height: 46px; } }
1067 +/* Card */
1068 +.dops-card {
1069 + position: relative;
1070 + margin: 0 auto 0.625rem auto;
1071 + padding: 1rem;
1072 + box-sizing: border-box;
1073 + background: white;
1074 + box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3; }
1075 + .dops-card:after {
1076 + content: ".";
1077 + display: block;
1078 + height: 0;
1079 + clear: both;
1080 + visibility: hidden; }
1081 + @media (min-width: 481px) {
1082 + .dops-card {
1083 + margin-bottom: 1rem;
1084 + padding: 1.5rem; } }
1085 + .dops-card.is-compact {
1086 + margin-bottom: 1px; }
1087 + @media (min-width: 481px) {
1088 + .dops-card.is-compact {
1089 + margin-bottom: 1px;
1090 + padding: 1rem 1.5rem; } }
1091 +
1092 +.dops-card-title {
1093 + background-color: #f9f9f9;
1094 + color: black;
1095 + font-family: Helvetica, Arial, sans-serif;
1096 + font-size: 12px;
1097 + font-weight: normal;
1098 + text-transform: uppercase;
1099 + border-bottom: 1px solid #DDDDDD;
1100 + padding: 10px 16px;
1101 + margin: 0; }
1102 + @media (min-width: 481px) {
1103 + .dops-card-title {
1104 + padding: 16px 24px; } }
1105 + .dops-card-title .dops-card-meta {
1106 + color: #AAAAAA;
1107 + float: right; }
1108 +
1109 +.dops-card-section {
1110 + font-size: 14px;
1111 + padding: 16px;
1112 + border-bottom: 1px solid #DDDDDD; }
1113 + .dops-card-section:after {
1114 + content: ".";
1115 + display: block;
1116 + height: 0;
1117 + clear: both;
1118 + visibility: hidden; }
1119 + @media (min-width: 481px) {
1120 + .dops-card-section {
1121 + padding: 24px; } }
1122 + .dops-card-section:last-child {
1123 + border-bottom: none; }
1124 + .dops-card-section .dops-card-section-label {
1125 + color: black;
1126 + font-size: 12px;
1127 + font-weight: normal;
1128 + text-transform: uppercase; }
1129 + .dops-card-section .dops-card-section-orient-vertical .dops-card-section-label {
1130 + margin-bottom: 10px; }
1131 + .dops-card-section .dops-card-section-orient-horizontal .dops-card-section-label {
1132 + float: left;
1133 + width: 30%; }
1134 + @media all and (max-width: 590px) {
1135 + .dops-card-section .dops-card-section-orient-horizontal .dops-card-section-label {
1136 + margin-bottom: 10px;
1137 + float: none;
1138 + width: 100%; } }
1139 + .dops-card-section .dops-card-section-orient-horizontal .dops-card-section-content {
1140 + float: right;
1141 + width: 70%; }
1142 + @media all and (max-width: 590px) {
1143 + .dops-card-section .dops-card-section-orient-horizontal .dops-card-section-content {
1144 + float: none;
1145 + width: 100%; } }
1146 +
1147 +.dops-card-footer {
1148 + background: #f9f9f9;
1149 + padding: 15px 20px; }
1150 +
1151 +.dops-card-icon {
1152 + float: right;
1153 + text-transform: capitalize; }
1154 + .dops-card-icon .genericon {
1155 + border-radius: 50%;
1156 + width: 16px;
1157 + height: 16px;
1158 + margin-right: 10px;
1159 + color: #fff;
1160 + background: #81bf16; }
1161 +.dops-button {
1162 + background: white;
1163 + border-color: #c8d7e1;
1164 + border-style: solid;
1165 + border-width: 1px 1px 2px;
1166 + color: #2e4453;
1167 + cursor: pointer;
1168 + display: inline-block;
1169 + margin: 0;
1170 + outline: 0;
1171 + overflow: hidden;
1172 + font-size: 14px;
1173 + font-weight: 500;
1174 + text-overflow: ellipsis;
1175 + text-decoration: none;
1176 + vertical-align: top;
1177 + box-sizing: border-box;
1178 + font-size: 14px;
1179 + line-height: 21px;
1180 + border-radius: 4px;
1181 + padding: 7px 14px 9px;
1182 + -webkit-appearance: none;
1183 + -moz-appearance: none;
1184 + appearance: none; }
1185 + .dops-button:hover {
1186 + border-color: #a8bece;
1187 + color: #2e4453; }
1188 + .dops-button:active {
1189 + border-width: 2px 1px 1px; }
1190 + .dops-button:visited {
1191 + color: #2e4453; }
1192 + .dops-button[disabled], .dops-button:disabled {
1193 + color: #e9eff3;
1194 + background: white;
1195 + border-color: #e9eff3;
1196 + cursor: default; }
1197 + .dops-button[disabled]:active, .dops-button:disabled:active {
1198 + border-width: 1px 1px 2px; }
1199 + .dops-button:focus {
1200 + outline: 0;
1201 + border-color: #00aadc;
1202 + box-shadow: 0 0 0 2px #78dcfa; }
1203 + .dops-button.is-compact {
1204 + padding: 7px;
1205 + color: #668eaa;
1206 + font-size: 11px;
1207 + line-height: 1;
1208 + text-transform: uppercase; }
1209 + .dops-button.is-compact:disabled {
1210 + color: #e9eff3; }
1211 + .dops-button.is-compact .gridicon {
1212 + top: 4px;
1213 + margin-top: -8px; }
1214 + .dops-button.is-compact .gridicons-plus-small {
1215 + margin-left: -4px; }
1216 + .dops-button.is-compact .gridicons-plus-small:last-of-type {
1217 + margin-left: 0; }
1218 + .dops-button.is-compact .gridicons-plus-small + .gridicon {
1219 + margin-left: -4px; }
1220 + .dops-button.hidden {
1221 + display: none; }
1222 + .dops-button .gridicon {
1223 + position: relative;
1224 + top: 4px;
1225 + margin-top: -2px;
1226 + width: 18px;
1227 + height: 18px; }
1228 +
1229 +.dops-button.is-primary {
1230 + background: #00aadc;
1231 + border-color: #0087be;
1232 + color: white; }
1233 + .dops-button.is-primary:hover, .dops-button.is-primary:focus {
1234 + border-color: #005082;
1235 + color: white; }
1236 + .dops-button.is-primary[disabled], .dops-button.is-primary:disabled {
1237 + background: #bceefd;
1238 + border-color: #8cc9e2;
1239 + color: white; }
1240 + .dops-button.is-primary.is-compact {
1241 + color: white; }
1242 +
1243 +.dops-button.is-scary {
1244 + color: #d94f4f; }
1245 + .dops-button.is-scary:hover, .dops-button.is-scary:focus {
1246 + border-color: #d94f4f; }
1247 + .dops-button.is-scary:focus {
1248 + box-shadow: 0 0 0 2px #eba3a3; }
1249 + .dops-button.is-scary[disabled], .dops-button.is-scary:disabled {
1250 + color: #f4cdcd;
1251 + border-color: #e9eff3; }
1252 +
1253 +.dops-button.is-primary.is-scary {
1254 + background: #d94f4f;
1255 + border-color: #a02222;
1256 + color: white; }
1257 + .dops-button.is-primary.is-scary:hover, .dops-button.is-primary.is-scary:focus {
1258 + border-color: #4c1010; }
1259 + .dops-button.is-primary.is-scary[disabled], .dops-button.is-primary.is-scary:disabled {
1260 + background: #eba3a3;
1261 + border-color: #e48484; }
1262 +
1263 +.dops-button.is-borderless {
1264 + border: none;
1265 + color: #668eaa;
1266 + padding-left: 0;
1267 + padding-right: 0; }
1268 + .dops-button.is-borderless:hover {
1269 + color: #2e4453; }
1270 + .dops-button.is-borderless:focus {
1271 + box-shadow: none; }
1272 + .dops-button.is-borderless .gridicon {
1273 + width: 24px;
1274 + height: 24px;
1275 + top: 6px; }
1276 + .dops-button.is-borderless[disabled], .dops-button.is-borderless:disabled {
1277 + color: #e9eff3;
1278 + background: white;
1279 + cursor: default; }
1280 + .dops-button.is-borderless[disabled]:active, .dops-button.is-borderless:disabled:active {
1281 + border-width: 0; }
1282 + .dops-button.is-borderless.is-scary {
1283 + color: #d94f4f; }
1284 + .dops-button.is-borderless.is-scary:hover, .dops-button.is-borderless.is-scary:focus {
1285 + color: #a02222; }
1286 + .dops-button.is-borderless.is-scary[disabled] {
1287 + color: #f4cdcd; }
1288 + .dops-button.is-borderless.is-compact {
1289 + background: transparent;
1290 + border-radius: 0; }
1291 + .dops-button.is-borderless.is-compact .gridicon {
1292 + width: 18px;
1293 + height: 18px;
1294 + top: 5px; }
1295 +@keyframes appear {
1296 + 0% {
1297 + opacity: 0; }
1298 + 100% {
1299 + opacity: 1; } }
1300 +
1301 +.dops-foldable-card.dops-card {
1302 + position: relative;
1303 + transition: margin .15s linear;
1304 + padding: 0; }
1305 + .dops-foldable-card.dops-card:after {
1306 + content: ".";
1307 + display: block;
1308 + height: 0;
1309 + clear: both;
1310 + visibility: hidden; }
1311 + .dops-foldable-card.dops-card.is-expanded {
1312 + margin-bottom: 8px; }
1313 + .dops-foldable-card.dops-card .is-clickable {
1314 + cursor: pointer; }
1315 +
1316 +.dops-foldable-card__header {
1317 + min-height: 64px;
1318 + width: 100%;
1319 + padding: 16px;
1320 + box-sizing: border-box;
1321 + display: -ms-flexbox;
1322 + display: flex;
1323 + -ms-flex-align: center;
1324 + align-items: center;
1325 + -ms-flex-pack: justify;
1326 + justify-content: space-between;
1327 + position: relative; }
1328 + .dops-foldable-card__header.has-border .dops-foldable-card__summary,
1329 + .dops-foldable-card__header.has-border .dops-foldable-card__summary_expanded {
1330 + margin-right: 48px; }
1331 + .dops-foldable-card__header.has-border .dops-foldable-card__expand {
1332 + border-left: 1px #f3f6f8 solid; }
1333 + .dops-foldable-card.is-compact .dops-foldable-card__header {
1334 + padding: 8px 16px;
1335 + min-height: 40px; }
1336 + .dops-foldable-card.is-expanded .dops-foldable-card__header {
1337 + margin-bottom: 0px;
1338 + height: inherit;
1339 + min-height: 64px; }
1340 + .dops-foldable-card.is-expanded.is-compact .dops-foldable-card__header {
1341 + min-height: 40px; }
1342 + .dops-foldable-card.is-disabled .dops-foldable-card__header {
1343 + opacity: 0.2; }
1344 +
1345 +.dops-foldable-card__action {
1346 + position: absolute;
1347 + top: 0;
1348 + right: 0;
1349 + height: 100%;
1350 + background: none;
1351 + border: 0; }
1352 + .dops-foldable-card.is-expanded .dops-foldable-card__action {
1353 + height: 100%; }
1354 + .dops-foldable-card.is-disabled .dops-foldable-card__action {
1355 + cursor: default; }
1356 + .accessible-focus .dops-foldable-card__action:focus {
1357 + outline: thin dotted; }
1358 +
1359 +button.dops-foldable-card__action {
1360 + cursor: pointer;
1361 + outline: 0; }
1362 +
1363 +.dops-foldable-card__main {
1364 + max-width: calc( 100% - 36px);
1365 + display: block;
1366 + -ms-flex-align: center;
1367 + align-items: center;
1368 + width: 100%;
1369 + margin-right: 5px; }
1370 + @media (max-width: 480px) {
1371 + .dops-foldable-card__main {
1372 + -ms-flex: 1 1;
1373 + flex: 1 1; } }
1374 +
1375 +.dops-foldable-card__secondary {
1376 + display: -ms-flexbox;
1377 + display: flex;
1378 + -ms-flex-align: center;
1379 + align-items: center;
1380 + -ms-flex: 1 1;
1381 + flex: 1 1;
1382 + -ms-flex-pack: end;
1383 + justify-content: flex-end; }
1384 +
1385 +.dops-foldable-card__expand {
1386 + width: 48px; }
1387 + .dops-foldable-card__expand .gridicon {
1388 + fill: #87a6bc;
1389 + display: -ms-flexbox;
1390 + display: flex;
1391 + -ms-flex-align: center;
1392 + align-items: center;
1393 + width: 100%;
1394 + vertical-align: middle;
1395 + transition: transform 0.15s cubic-bezier(0.175, 0.885, 0.32, 1.275), color 0.2s ease-in; }
1396 + .dops-foldable-card.is-expanded .dops-foldable-card__expand .gridicon {
1397 + transform: rotate(180deg); }
1398 + .dops-foldable-card__expand .gridicon:hover {
1399 + fill: #87a6bc; }
1400 + .dops-foldable-card__expand:focus .gridicon, .dops-foldable-card__expand:hover .gridicon {
1401 + fill: #00aadc; }
1402 +
1403 +.dops-foldable-card__header-text {
1404 + font-size: 1.125rem;
1405 + width: 100%; }
1406 +
1407 +.dops-foldable-card__subheader {
1408 + margin-top: 0.125rem;
1409 + margin-bottom: 0.125rem;
1410 + font-size: 0.875rem;
1411 + color: #4f748e; }
1412 +
1413 +.dops-foldable-card__content {
1414 + display: none; }
1415 + .dops-foldable-card.is-expanded .dops-foldable-card__content {
1416 + display: block;
1417 + padding: 16px;
1418 + border-top: 1px solid #f3f6f8; }
1419 + .dops-foldable-card.is-compact .dops-foldable-card.is-expanded .dops-foldable-card__content {
1420 + padding: 8px; }
1421 + .dops-foldable-card.is-expanded .dops-foldable-card__content p:first-child {
1422 + margin-top: 0; }
1423 + .dops-foldable-card.is-expanded .dops-foldable-card__content p:last-child {
1424 + margin-bottom: 0; }
1425 +
1426 +.dops-foldable-card__summary,
1427 +.dops-foldable-card__summary_expanded {
1428 + margin-right: 40px;
1429 + color: #87a6bc;
1430 + font-size: 12px;
1431 + transition: opacity 0.2s linear;
1432 + display: inline-block; }
1433 + .dops-foldable-card.has-expanded-summary .dops-foldable-card__summary, .dops-foldable-card.has-expanded-summary
1434 + .dops-foldable-card__summary_expanded {
1435 + transition: none;
1436 + -ms-flex: 2;
1437 + flex: 2;
1438 + text-align: right; }
1439 + @media (max-width: 480px) {
1440 + .dops-foldable-card__summary,
1441 + .dops-foldable-card__summary_expanded {
1442 + display: none; } }
1443 +
1444 +.dops-foldable-card__summary {
1445 + opacity: 1;
1446 + display: inline-block; }
1447 + .dops-foldable-card.is-expanded .dops-foldable-card__summary {
1448 + display: none; }
1449 + .has-expanded-summary .dops-foldable-card.is-expanded .dops-foldable-card__summary {
1450 + display: none; }
1451 +
1452 +.dops-foldable-card__summary_expanded {
1453 + display: none; }
1454 + .dops-foldable-card.is-expanded .dops-foldable-card__summary_expanded {
1455 + display: inline-block; }
1456 +/**
1457 + * "popover" theme for `component/tip`.
1458 + */
1459 +.dops-popover {
1460 + font-size: 11px;
1461 + z-index: 1000;
1462 + position: absolute;
1463 + top: 0;
1464 + left: 0 /*rtl:ignore*/;
1465 + right: auto /*rtl:ignore*/; }
1466 + .dops-popover .dops-popover__inner {
1467 + background-color: white;
1468 + border: 1px solid #c8d7e1;
1469 + border-radius: 4px;
1470 + box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1), 0 0 56px rgba(0, 0, 0, 0.075);
1471 + text-align: center;
1472 + position: relative; }
1473 + .dops-popover .dops-popover__arrow {
1474 + border: 10px dashed #c8d7e1;
1475 + height: 0;
1476 + line-height: 0;
1477 + position: absolute;
1478 + width: 0;
1479 + z-index: 1; }
1480 + .dops-popover.fade {
1481 + transition: opacity 100ms; }
1482 + .dops-popover.is-top .dops-popover__arrow,
1483 + .dops-popover.is-top-left .dops-popover__arrow,
1484 + .dops-popover.is-top-right .dops-popover__arrow {
1485 + bottom: 0 /*rtl:ignore*/;
1486 + left: 50% /*rtl:ignore*/;
1487 + margin-left: -10px/*rtl:ignore*/;
1488 + border-top-style: solid/*rtl:ignore*/;
1489 + border-bottom: none/*rtl:ignore*/;
1490 + border-left-color: transparent/*rtl:ignore*/;
1491 + border-right-color: transparent/*rtl:ignore*/; }
1492 + .dops-popover.is-top .dops-popover__arrow::before,
1493 + .dops-popover.is-top-left .dops-popover__arrow::before,
1494 + .dops-popover.is-top-right .dops-popover__arrow::before {
1495 + bottom: 2px /*rtl:ignore*/;
1496 + border: 10px solid white;
1497 + content: " ";
1498 + position: absolute;
1499 + left: 50% /*rtl:ignore*/;
1500 + margin-left: -10px/*rtl:ignore*/;
1501 + border-top-style: solid/*rtl:ignore*/;
1502 + border-bottom: none/*rtl:ignore*/;
1503 + border-left-color: transparent/*rtl:ignore*/;
1504 + border-right-color: transparent/*rtl:ignore*/; }
1505 + .dops-popover.is-bottom .dops-popover__arrow,
1506 + .dops-popover.is-bottom-left .dops-popover__arrow,
1507 + .dops-popover.is-bottom-right .dops-popover__arrow {
1508 + top: 0 /*rtl:ignore*/;
1509 + left: 50% /*rtl:ignore*/;
1510 + margin-left: -10px/*rtl:ignore*/;
1511 + border-bottom-style: solid/*rtl:ignore*/;
1512 + border-top: none/*rtl:ignore*/;
1513 + border-left-color: transparent/*rtl:ignore*/;
1514 + border-right-color: transparent/*rtl:ignore*/; }
1515 + .dops-popover.is-bottom .dops-popover__arrow::before,
1516 + .dops-popover.is-bottom-left .dops-popover__arrow::before,
1517 + .dops-popover.is-bottom-right .dops-popover__arrow::before {
1518 + top: 2px /*rtl:ignore*/;
1519 + border: 10px solid white;
1520 + content: " ";
1521 + position: absolute;
1522 + left: 50% /*rtl:ignore*/;
1523 + margin-left: -10px/*rtl:ignore*/;
1524 + border-bottom-style: solid/*rtl:ignore*/;
1525 + border-top: none/*rtl:ignore*/;
1526 + border-left-color: transparent/*rtl:ignore*/;
1527 + border-right-color: transparent/*rtl:ignore*/; }
1528 + .dops-popover.is-left .dops-popover__arrow,
1529 + .dops-popover.is-left-top .dops-popover__arrow,
1530 + .dops-popover.is-left-bottom .dops-popover__arrow {
1531 + right: 0 /*rtl:ignore*/;
1532 + top: 50% /*rtl:ignore*/;
1533 + margin-top: -10px/*rtl:ignore*/;
1534 + border-left-style: solid/*rtl:ignore*/;
1535 + border-right: none/*rtl:ignore*/;
1536 + border-top-color: transparent/*rtl:ignore*/;
1537 + border-bottom-color: transparent/*rtl:ignore*/; }
1538 + .dops-popover.is-left .dops-popover__arrow::before,
1539 + .dops-popover.is-left-top .dops-popover__arrow::before,
1540 + .dops-popover.is-left-bottom .dops-popover__arrow::before {
1541 + right: 2px /*rtl:ignore*/;
1542 + border: 10px solid white;
1543 + content: " ";
1544 + position: absolute;
1545 + top: 50% /*rtl:ignore*/;
1546 + margin-top: -10px/*rtl:ignore*/;
1547 + border-left-style: solid/*rtl:ignore*/;
1548 + border-right: none/*rtl:ignore*/;
1549 + border-top-color: transparent/*rtl:ignore*/;
1550 + border-bottom-color: transparent/*rtl:ignore*/; }
1551 + .dops-popover.is-right .dops-popover__arrow,
1552 + .dops-popover.is-right-top .dops-popover__arrow,
1553 + .dops-popover.is-right-bottom .dops-popover__arrow {
1554 + left: 0 /*rtl:ignore*/;
1555 + top: 50% /*rtl:ignore*/;
1556 + margin-top: -10px/*rtl:ignore*/;
1557 + border-right-style: solid/*rtl:ignore*/;
1558 + border-left: none/*rtl:ignore*/;
1559 + border-top-color: transparent/*rtl:ignore*/;
1560 + border-bottom-color: transparent/*rtl:ignore*/; }
1561 + .dops-popover.is-right .dops-popover__arrow::before,
1562 + .dops-popover.is-right-top .dops-popover__arrow::before,
1563 + .dops-popover.is-right-bottom .dops-popover__arrow::before {
1564 + left: 2px /*rtl:ignore*/;
1565 + border: 10px solid white;
1566 + content: " ";
1567 + position: absolute;
1568 + top: 50% /*rtl:ignore*/;
1569 + margin-top: -10px/*rtl:ignore*/;
1570 + border-right-style: solid/*rtl:ignore*/;
1571 + border-left: none/*rtl:ignore*/;
1572 + border-top-color: transparent/*rtl:ignore*/;
1573 + border-bottom-color: transparent/*rtl:ignore*/; }
1574 + .dops-popover.is-top-left, .dops-popover.is-bottom-left, .dops-popover.is-top-right, .dops-popover.is-bottom-right {
1575 + padding-right: 0;
1576 + padding-left: 0; }
1577 + .dops-popover.is-top-left .dops-popover__arrow,
1578 + .dops-popover.is-bottom-left .dops-popover__arrow {
1579 + left: auto /*rtl:ignore*/;
1580 + right: 5px /*rtl:ignore*/; }
1581 + .dops-popover.is-top-right .dops-popover__arrow,
1582 + .dops-popover.is-bottom-right .dops-popover__arrow {
1583 + left: 15px /*rtl:ignore*/; }
1584 + .dops-popover.is-top .dops-popover__inner,
1585 + .dops-popover.is-top-left .dops-popover__inner,
1586 + .dops-popover.is-top-right .dops-popover__inner {
1587 + top: -10px /*rtl:ignore*/; }
1588 + .dops-popover.is-left .dops-popover__inner,
1589 + .dops-popover.is-top-right .dops-popover__inner,
1590 + .dops-popover.is-bottom-right .dops-popover__inner {
1591 + left: -10px /*rtl:ignore*/; }
1592 + .dops-popover.is-bottom .dops-popover__inner,
1593 + .dops-popover.is-bottom-left .dops-popover__inner,
1594 + .dops-popover.is-bottom-right .dops-popover__inner {
1595 + top: 10px /*rtl:ignore*/; }
1596 + .dops-popover.is-right .dops-popover__inner,
1597 + .dops-popover.is-top-left .dops-popover__inner,
1598 + .dops-popover.is-bottom-left .dops-popover__inner {
1599 + left: 10px /*rtl:ignore*/; }
1600 + .dops-popover.is-dialog-visible {
1601 + z-index: 100300;
1602 + /* Above .dialog */ }
1603 +
1604 +.dops-popover__menu {
1605 + display: -ms-flexbox;
1606 + display: flex;
1607 + -ms-flex-direction: column;
1608 + flex-direction: column;
1609 + min-width: 200px; }
1610 +
1611 +.dops-popover__menu-item {
1612 + position: relative;
1613 + background: inherit;
1614 + border: none;
1615 + border-radius: 0;
1616 + color: #2e4453;
1617 + cursor: pointer;
1618 + display: block;
1619 + font-size: 14px;
1620 + font-weight: 400;
1621 + margin: 0;
1622 + padding: 8px 16px;
1623 + text-align: left;
1624 + transition: all 0.05s ease-in-out; }
1625 + .dops-popover__menu-item:first-child {
1626 + margin-top: 5px; }
1627 + .dops-popover__menu-item:hover, .dops-popover__menu-item:focus {
1628 + background-color: #00aadc;
1629 + border: 0;
1630 + box-shadow: none;
1631 + color: white; }
1632 + .dops-popover__menu-item:hover .gridicon, .dops-popover__menu-item:focus .gridicon {
1633 + color: white; }
1634 + .dops-popover__menu-item[disabled]:hover, .dops-popover__menu-item[disabled]:focus {
1635 + background: transparent;
1636 + cursor: default; }
1637 + .dops-popover__menu-item:last-child {
1638 + margin-bottom: 5px; }
1639 + .dops-popover__menu-item::-moz-focus-inner {
1640 + border: 0; }
1641 + .dops-popover__menu-item.has-icon {
1642 + padding-left: 42px; }
1643 + .dops-popover__menu-item .gridicon {
1644 + color: #a8bece;
1645 + vertical-align: bottom;
1646 + margin-right: 8px; }
1647 +
1648 +.dops-popover__hr {
1649 + margin: 8px 0;
1650 + background: #e9eff3; }
1651 +.dops-tooltip.dops-popover .dops-popover__arrow {
1652 + border-width: 6px; }
1653 +
1654 +.dops-tooltip.dops-popover.is-bottom-right .dops-popover__arrow, .dops-tooltip.dops-popover.is-bottom-left .dops-popover__arrow, .dops-tooltip.dops-popover.is-bottom .dops-popover__arrow {
1655 + border-bottom-color: #3d596d;
1656 + top: 4px;
1657 + right: 10px; }
1658 + .dops-tooltip.dops-popover.is-bottom-right .dops-popover__arrow::before, .dops-tooltip.dops-popover.is-bottom-left .dops-popover__arrow::before, .dops-tooltip.dops-popover.is-bottom .dops-popover__arrow::before {
1659 + display: none; }
1660 +
1661 +.dops-tooltip.dops-popover.is-bottom-right.is-error .dops-popover__arrow, .dops-tooltip.dops-popover.is-bottom-left.is-error .dops-popover__arrow, .dops-tooltip.dops-popover.is-bottom.is-error .dops-popover__arrow {
1662 + border-bottom-color: #d94f4f; }
1663 +
1664 +.dops-tooltip.dops-popover.is-bottom-right.is-warning .dops-popover__arrow, .dops-tooltip.dops-popover.is-bottom-left.is-warning .dops-popover__arrow, .dops-tooltip.dops-popover.is-bottom.is-warning .dops-popover__arrow {
1665 + border-bottom-color: #f0b849; }
1666 +
1667 +.dops-tooltip.dops-popover.is-bottom-right.is-success .dops-popover__arrow, .dops-tooltip.dops-popover.is-bottom-left.is-success .dops-popover__arrow, .dops-tooltip.dops-popover.is-bottom.is-success .dops-popover__arrow {
1668 + border-bottom-color: #4ab866; }
1669 +
1670 +.dops-tooltip.dops-popover.is-top .dops-popover__arrow, .dops-tooltip.dops-popover.is-top-left .dops-popover__arrow, .dops-tooltip.dops-popover.is-top-right .dops-popover__arrow {
1671 + border-top-color: #3d596d;
1672 + bottom: 4px;
1673 + right: 10px; }
1674 + .dops-tooltip.dops-popover.is-top .dops-popover__arrow::before, .dops-tooltip.dops-popover.is-top-left .dops-popover__arrow::before, .dops-tooltip.dops-popover.is-top-right .dops-popover__arrow::before {
1675 + display: none; }
1676 +
1677 +.dops-tooltip.dops-popover.is-top.is-error .dops-popover__arrow, .dops-tooltip.dops-popover.is-top-left.is-error .dops-popover__arrow, .dops-tooltip.dops-popover.is-top-right.is-error .dops-popover__arrow {
1678 + border-top-color: #d94f4f; }
1679 +
1680 +.dops-tooltip.dops-popover.is-top.is-warning .dops-popover__arrow, .dops-tooltip.dops-popover.is-top-left.is-warning .dops-popover__arrow, .dops-tooltip.dops-popover.is-top-right.is-warning .dops-popover__arrow {
1681 + border-top-color: #f0b849; }
1682 +
1683 +.dops-tooltip.dops-popover.is-top.is-success .dops-popover__arrow, .dops-tooltip.dops-popover.is-top-left.is-success .dops-popover__arrow, .dops-tooltip.dops-popover.is-top-right.is-success .dops-popover__arrow {
1684 + border-top-color: #4ab866; }
1685 +
1686 +.dops-tooltip.dops-popover.is-top .dops-popover__arrow, .dops-tooltip.dops-popover.is-bottom .dops-popover__arrow {
1687 + margin-left: -6px; }
1688 +
1689 +.dops-tooltip.dops-popover.is-left, .dops-tooltip.dops-popover.is-right {
1690 + padding-top: 0; }
1691 + .dops-tooltip.dops-popover.is-left .dops-popover__arrow, .dops-tooltip.dops-popover.is-right .dops-popover__arrow {
1692 + margin-top: -6px; }
1693 + .dops-tooltip.dops-popover.is-left .dops-popover__arrow::before, .dops-tooltip.dops-popover.is-right .dops-popover__arrow::before {
1694 + display: none; }
1695 + .dops-tooltip.dops-popover.is-left.is-error .dops-popover__arrow, .dops-tooltip.dops-popover.is-right.is-error .dops-popover__arrow {
1696 + border-right-color: #d94f4f; }
1697 + .dops-tooltip.dops-popover.is-left.is-warning .dops-popover__arrow, .dops-tooltip.dops-popover.is-right.is-warning .dops-popover__arrow {
1698 + border-right-color: #f0b849; }
1699 + .dops-tooltip.dops-popover.is-left.is-success .dops-popover__arrow, .dops-tooltip.dops-popover.is-right.is-success .dops-popover__arrow {
1700 + border-right-color: #4ab866; }
1701 +
1702 +.dops-tooltip.dops-popover.is-left .dops-popover__arrow {
1703 + margin-right: 4px;
1704 + border-left-color: #3d596d; }
1705 +
1706 +.dops-tooltip.dops-popover.is-right .dops-popover__arrow {
1707 + margin-left: 4px;
1708 + border-right-color: #3d596d; }
1709 +
1710 +.dops-tooltip.dops-popover .dops-popover__inner {
1711 + border: 0px;
1712 + box-shadow: none;
1713 + border-radius: 2px;
1714 + color: white;
1715 + background: #3d596d;
1716 + font-size: 12px;
1717 + padding: 6px 10px;
1718 + text-align: left; }
1719 +
1720 +.dops-tooltip.dops-popover.is-error .dops-popover__inner {
1721 + background: #d94f4f; }
1722 +
1723 +.dops-tooltip.dops-popover.is-warning .dops-popover__inner {
1724 + background: #f0b849; }
1725 +
1726 +.dops-tooltip.dops-popover.is-success .dops-popover__inner {
1727 + background: #4ab866; }
1728 +
1729 +.dops-tooltip.dops-popover ul {
1730 + list-style: none;
1731 + margin: 0;
1732 + padding: 0; }
1733 + .dops-tooltip.dops-popover ul li {
1734 + font-size: 11px;
1735 + font-weight: 100;
1736 + border: 0; }
1737 +
1738 +.dops-tooltip__hr {
1739 + margin: 8px 0;
1740 + background: #87a6bc; }
1741 +.dops-chart {
1742 + position: relative;
1743 + box-sizing: border-box;
1744 + background-color: white;
1745 + padding: 8px 0 8px 20px; }
1746 +
1747 +.dops-chart .dops-chart__y-axis-markers {
1748 + position: absolute;
1749 + top: 8px;
1750 + left: 0;
1751 + right: 0;
1752 + height: 200px; }
1753 +
1754 +.dops-chart .dops-chart__y-axis-marker {
1755 + position: absolute;
1756 + top: 0;
1757 + width: 100%;
1758 + height: 1px;
1759 + border-top: 1px solid #e9eff3; }
1760 +
1761 +.dops-chart__bar-marker {
1762 + z-index: 1;
1763 + position: absolute;
1764 + top: 0;
1765 + width: 100%;
1766 + height: 1px;
1767 + border-top: 1px solid rgba(233, 239, 243, 0.1); }
1768 +
1769 +.dops-chart__bar-marker.is-fifty,
1770 +.dops-chart__y-axis-label.is-fifty,
1771 +.dops-chart .dops-chart__y-axis-marker.is-fifty {
1772 + top: 50%; }
1773 +
1774 +.dops-chart__bar-marker.is-zero,
1775 +.dops-chart__y-axis-label.is-zero,
1776 +.dops-chart .dops-chart__y-axis-marker.is-zero {
1777 + top: 100%; }
1778 +
1779 +.dops-chart__y-axis {
1780 + position: relative;
1781 + float: right;
1782 + height: 200px;
1783 + padding: 0 20px 0 10px;
1784 + font-size: 11px;
1785 + color: #668eaa;
1786 + margin-bottom: 30px; }
1787 +
1788 +.dops-chart__y-axis-label {
1789 + position: absolute;
1790 + top: 0;
1791 + right: 20px;
1792 + text-align: right; }
1793 +
1794 +.dops-chart__y-axis-width-fix {
1795 + color: rgba(255, 255, 255, 0); }
1796 +
1797 +.dops-chart__x-axis {
1798 + position: relative;
1799 + font-size: 0;
1800 + padding: 5px 0;
1801 + min-height: 18px;
1802 + color: #3d596d; }
1803 +
1804 +.dops-chart__x-axis-label {
1805 + position: absolute;
1806 + display: inline-block;
1807 + vertical-align: top;
1808 + font-size: 11px;
1809 + text-align: center; }
1810 +
1811 +.dops-chart__x-axis-label::before {
1812 + content: '';
1813 + display: block;
1814 + position: absolute;
1815 + top: -4px;
1816 + left: 50%;
1817 + margin-left: -.5px;
1818 + width: 1px;
1819 + height: 5px;
1820 + background: #f3f6f8;
1821 + background-image: linear-gradient(to bottom, #f3f6f8 0%, #c8d7e1 100%); }
1822 +
1823 +.dops-chart__bars {
1824 + position: relative;
1825 + font-size: 0;
1826 + height: 200px;
1827 + text-align: center;
1828 + overflow: hidden;
1829 + display: -ms-flex;
1830 + display: -ms-flexbox;
1831 + display: flex; }
1832 +
1833 +.dops-chart__bar {
1834 + text-align: center;
1835 + display: inline-block;
1836 + position: relative;
1837 + height: 200px;
1838 + -ms-flex-grow: 1;
1839 + -ms-flex-positive: 1;
1840 + flex-grow: 1;
1841 + -ms-flex-shrink: 1;
1842 + -ms-flex-negative: 1;
1843 + flex-shrink: 1; }
1844 + .dops-chart__bar.is-weekend {
1845 + background-color: rgba(233, 239, 243, 0.5); }
1846 + .dops-chart__bar:hover {
1847 + cursor: pointer;
1848 + background-color: rgba(233, 239, 243, 0.3); }
1849 + .dops-chart__bar.is-selected {
1850 + cursor: default;
1851 + background-color: rgba(240, 130, 30, 0.1); }
1852 +
1853 +.dops-chart__bar-section {
1854 + display: inline-block;
1855 + background-color: #0087be;
1856 + position: absolute;
1857 + top: 0;
1858 + right: 16%;
1859 + bottom: 0;
1860 + left: 16%;
1861 + z-index: 2; }
1862 + .dops-chart__bar:hover .dops-chart__bar-section.is-bar {
1863 + background-color: #00aadc; }
1864 + .dops-chart__bar.is-selected .dops-chart__bar-section.is-bar {
1865 + background-color: #f0821e; }
1866 + .dops-chart__bar-section.is-spacer {
1867 + z-index: 0;
1868 + background-color: rgba(255, 255, 255, 0); }
1869 + .dops-chart__bar-section.is-ghost::after {
1870 + content: "";
1871 + display: block;
1872 + position: absolute;
1873 + top: 160px;
1874 + bottom: 0;
1875 + left: 0;
1876 + z-index: 1;
1877 + width: 100%;
1878 + height: 40px;
1879 + background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(233, 239, 243, 0.5)); }
1880 + .dops-chart__bar:hover .dops-chart__bar-section.is-ghost::after {
1881 + display: none; }
1882 +
1883 +.dops-chart__bar-section-inner {
1884 + background: #004069;
1885 + position: absolute;
1886 + right: 23.33%;
1887 + bottom: 0;
1888 + left: 23.33%; }
1889 + .dops-chart__bar.is-selected .dops-chart__bar-section-inner {
1890 + background-color: #d54e21; }
1891 +
1892 +.dops-chart__legend {
1893 + margin-bottom: -8px; }
1894 + .dops-chart__legend:after {
1895 + content: ".";
1896 + display: block;
1897 + height: 0;
1898 + clear: both;
1899 + visibility: hidden; }
1900 +
1901 +.dops-chart__legend .dops-chart__legend-options {
1902 + float: right;
1903 + color: #537994;
1904 + list-style-type: none;
1905 + margin: 0;
1906 + font-size: 11px;
1907 + text-transform: uppercase;
1908 + letter-spacing: 0.1em; }
1909 + @media (max-width: 480px) {
1910 + .dops-chart__legend .dops-chart__legend-options {
1911 + width: 100%; } }
1912 +
1913 +.dops-chart__legend-option {
1914 + display: inline;
1915 + text-align: left; }
1916 + @media (max-width: 480px) {
1917 + .dops-chart__legend-option {
1918 + width: 50%;
1919 + display: inline-block; } }
1920 +
1921 +.dops-chart__legend-label {
1922 + display: inline-block;
1923 + padding: 12px 19px 10px 20px; }
1924 + .dops-chart__legend-label.is-selectable {
1925 + cursor: pointer; }
1926 + .dops-chart__legend-label.is-selectable:focus, .dops-chart__legend-label.is-selectable:hover {
1927 + color: tint(#00aadc, 20%); }
1928 + @media (max-width: 480px) {
1929 + .dops-chart__legend-label {
1930 + display: block; } }
1931 +
1932 +.dops-chart__legend-option .dops-chart__legend-color {
1933 + width: 10px;
1934 + height: 10px;
1935 + background: #0087be;
1936 + display: inline-block;
1937 + border-radius: 1px;
1938 + vertical-align: top;
1939 + margin: 3px 5px 3px 8px; }
1940 +
1941 +@media (max-width: 480px) {
1942 + .dops-chart__legend-option:first-child .dops-chart__legend-color {
1943 + margin-left: 2px; } }
1944 +
1945 +.dops-chart__legend-color.is-dark-blue {
1946 + background: #004069; }
1947 +
1948 +.dops-chart__legend-option .dops-chart__legend-checkbox {
1949 + margin: 0;
1950 + float: none;
1951 + vertical-align: top; }
1952 +
1953 +.dops-chart__empty {
1954 + position: absolute;
1955 + top: 0;
1956 + right: 0;
1957 + bottom: 0;
1958 + left: 0;
1959 + text-align: center;
1960 + font-size: 14px;
1961 + line-height: 24px;
1962 + clear: both;
1963 + z-index: 1; }
1964 +
1965 +.dops-chart__empty_notice {
1966 + position: relative;
1967 + top: 97px;
1968 + padding: 11px 24px;
1969 + margin-bottom: 24px;
1970 + border-radius: 1px;
1971 + background: #fff;
1972 + box-sizing: border-box;
1973 + font-size: 14px;
1974 + line-height: 1.4285;
1975 + animation: appear .3s ease-in-out;
1976 + box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3; }
1977 + @media (min-width: 661px) {
1978 + .dops-chart__empty_notice {
1979 + padding: 13px 48px;
1980 + font-size: inherit; }
1981 + .dops-chart__empty_notice::before {
1982 + -webkit-font-smoothing: antialiased;
1983 + -moz-osx-font-smoothing: grayscale;
1984 + display: inline-block;
1985 + vertical-align: middle;
1986 + font: normal 16px/1 'Noticons';
1987 + content: '\F456';
1988 + position: absolute;
1989 + top: 23px;
1990 + left: 20px;
1991 + margin: -12px 0px 0 -8px;
1992 + font-size: 24px;
1993 + line-height: 1; } }
1994 +
1995 +.dops-chart__tooltip .dops-popover__inner {
1996 + width: 230px;
1997 + text-align: left; }
1998 + .dops-chart__tooltip .dops-popover__inner ul {
1999 + list-style: none;
2000 + margin: 0;
2001 + padding: 0; }
2002 + .dops-chart__tooltip .dops-popover__inner ul:after {
2003 + content: ".";
2004 + display: block;
2005 + height: 0;
2006 + clear: both;
2007 + visibility: hidden; }
2008 + .dops-chart__tooltip .dops-popover__inner ul li {
2009 + font-size: 11px;
2010 + text-transform: uppercase;
2011 + font-weight: 100;
2012 + height: 24px;
2013 + letter-spacing: 0.1em;
2014 + border: 0;
2015 + margin-bottom: 0; }
2016 + .dops-chart__tooltip .dops-popover__inner ul li .dops-wrapper {
2017 + display: block;
2018 + line-height: inherit;
2019 + line-height: 24px;
2020 + clear: both; }
2021 + .dops-chart__tooltip .dops-popover__inner ul li .value {
2022 + text-align: right;
2023 + float: right;
2024 + min-width: 22px;
2025 + color: #c8d7e1; }
2026 + .dops-chart__tooltip .dops-popover__inner ul li .label {
2027 + display: block;
2028 + overflow: hidden;
2029 + word-break: break-all;
2030 + vertical-align: baseline; }
2031 + .dops-chart__tooltip .dops-popover__inner ul li .gridicon {
2032 + vertical-align: middle;
2033 + margin-right: 6px;
2034 + margin-top: -3px; }
2035 +
2036 +.dops-chart__tooltip.is-streak {
2037 + margin-top: -5px;
2038 + height: 35px; }
2039 + .dops-chart__tooltip.is-streak .dops-popover__arrow::before {
2040 + left: 85px;
2041 + top: 30px; }
2042 + .dops-chart__tooltip.is-streak .dops-popover__inner {
2043 + width: 160px;
2044 + position: relative;
2045 + top: -10px; }
2046 + .dops-chart__tooltip.is-streak .dops-popover__inner li {
2047 + height: 14px; }
2048 + .dops-chart__tooltip.is-streak .dops-popover__inner li .label {
2049 + width: 100%;
2050 + float: left;
2051 + text-align: center; }
2052 + .rtl .dops-chart__tooltip.is-streak .dops-popover__inner li .label {
2053 + font-size: 11px; }
2054 + .dops-chart__tooltip.is-streak .dops-popover__inner li .label .post-count {
2055 + font-weight: bold; }
2056 + .dops-chart__tooltip.is-streak .dops-popover__inner li .value {
2057 + float: none; }
2058 +
2059 +.dops-chart__tooltip .dops-module-content-list-item.is-date-label {
2060 + font-size: 11px;
2061 + margin-bottom: 2px;
2062 + text-transform: uppercase;
2063 + font-weight: bold;
2064 + border-bottom: 1px solid #426177;
2065 + padding-bottom: 2px; }
2066 +
2067 +.dops-chart__tooltip .dops-module-content-list-item.is-published-item {
2068 + height: 19px; }
2069 + .dops-chart__tooltip .dops-module-content-list-item.is-published-item .label {
2070 + text-transform: none;
2071 + color: #c8d7e1;
2072 + overflow: hidden;
2073 + letter-spacing: 0;
2074 + height: 19px; }
2075 + .dops-chart__tooltip .dops-module-content-list-item.is-published-item .value {
2076 + width: 0;
2077 + min-width: 0; }
2078 + .dops-chart__tooltip .dops-module-content-list-item.is-published-item .value::before {
2079 + content: '';
2080 + position: relative;
2081 + background-image: linear-gradient(to right, rgba(61, 89, 109, 0) 0%, rgba(61, 89, 109, 0.5), #3d596d);
2082 + left: -30px;
2083 + width: 30px;
2084 + height: 24px;
2085 + display: block; }
2086 +@keyframes appear {
2087 + 0% {
2088 + opacity: 0; }
2089 + 100% {
2090 + opacity: 1; } }
2091 +
2092 +.dops-notice {
2093 + display: -ms-flexbox;
2094 + display: flex;
2095 + position: relative;
2096 + margin-bottom: 24px;
2097 + border-radius: 1px;
2098 + background: #e9eff3;
2099 + box-sizing: border-box;
2100 + font-size: 14px;
2101 + animation: appear .3s ease-in-out; }
2102 + @media (min-width: 661px) {
2103 + .dops-notice {
2104 + font-size: inherit; } }
2105 + .dops-notice .dops-notice__dismiss.dops-button .gridicon {
2106 + top: 0; }
2107 + .dops-notice .dops-notice__dismiss:focus {
2108 + box-shadow: 0 0 4px #d2dee6; }
2109 + .dops-notice.is-success {
2110 + background: #4ab866; }
2111 + .dops-notice.is-warning {
2112 + background: #f0b849; }
2113 + .dops-notice.is-error {
2114 + background: #d94f4f; }
2115 + .dops-notice.is-info {
2116 + background: #0087be; }
2117 + .dops-notice.is-success, .dops-notice.is-error, .dops-notice.is-warning, .dops-notice.is-info {
2118 + color: white; }
2119 + .dops-notice.is-success .dops-notice__text a, .dops-notice.is-error .dops-notice__text a, .dops-notice.is-warning .dops-notice__text a, .dops-notice.is-info .dops-notice__text a {
2120 + color: white; }
2121 + .dops-notice.is-success .dops-notice__dismiss, .dops-notice.is-error .dops-notice__dismiss, .dops-notice.is-warning .dops-notice__dismiss, .dops-notice.is-info .dops-notice__dismiss {
2122 + color: white; }
2123 + .dops-notice.is-basic {
2124 + background: white;
2125 + color: #87a6bc;
2126 + box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3; }
2127 + .dops-notice.is-basic .dops-notice__dismiss:focus {
2128 + box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3; }
2129 + @media (min-width: 661px) {
2130 + .dops-notice.is-basic:before {
2131 + display: none; } }
2132 + .dops-notice.is-basic .dops-notice__text {
2133 + padding: 11px 24px; }
2134 + @media (min-width: 661px) {
2135 + .dops-notice.is-basic .dops-notice__text {
2136 + padding: 13px; } }
2137 +
2138 +.dops-notice__icon {
2139 + -ms-flex-negative: 0;
2140 + flex-shrink: 0;
2141 + padding: 13px 0 13px 16px; }
2142 + @media (max-width: 660px) {
2143 + .dops-notice__icon {
2144 + display: none; } }
2145 +
2146 +.dops-notice__content {
2147 + display: -ms-flexbox;
2148 + display: flex;
2149 + -ms-flex-positive: 1;
2150 + flex-grow: 1; }
2151 + @media (max-width: 480px) {
2152 + .dops-notice__content {
2153 + -ms-flex-direction: column;
2154 + flex-direction: column; } }
2155 +
2156 +.dops-notice__text {
2157 + font-size: 15px;
2158 + padding: 11px 24px; }
2159 + .dops-notice__text > span,
2160 + .dops-notice__text > div {
2161 + max-width: 680px; }
2162 + @media (min-width: 661px) {
2163 + .dops-notice__text {
2164 + padding: 13px; } }
2165 + .dops-notice__text a {
2166 + text-decoration: underline; }
2167 + .dops-notice__text ul {
2168 + margin-bottom: 0;
2169 + margin-left: 0; }
2170 + .dops-notice__text li {
2171 + margin-left: 2em;
2172 + margin-top: 0.5em; }
2173 + .dops-notice__text p {
2174 + margin-bottom: 0;
2175 + margin-top: 0.5em; }
2176 + .dops-notice__text p:first-child {
2177 + margin-top: 0; }
2178 +
2179 +.dops-notice__button {
2180 + cursor: pointer;
2181 + margin-left: 0.428em; }
2182 +
2183 +.dops-notice__dismiss {
2184 + display: -ms-flexbox;
2185 + display: flex;
2186 + -ms-flex-negative: 0;
2187 + flex-shrink: 0;
2188 + padding: 11px 16px;
2189 + cursor: pointer;
2190 + color: #87a6bc; }
2191 + @media (min-width: 661px) {
2192 + .dops-notice__dismiss {
2193 + padding: 13px 16px; } }
2194 + .dops-notice__dismiss:hover, .dops-notice__dismiss:focus {
2195 + color: #2e4453; }
2196 + .dops-notice .dops-notice__dismiss {
2197 + color: #87a6bc;
2198 + opacity: 0.85; }
2199 + .dops-notice .dops-notice__dismiss:hover, .dops-notice .dops-notice__dismiss:focus {
2200 + opacity: 1; }
2201 +
2202 +a.dops-notice__action {
2203 + display: -ms-flexbox;
2204 + display: flex;
2205 + -ms-flex-align: center;
2206 + align-items: center;
2207 + -ms-flex-negative: 0;
2208 + flex-shrink: 0;
2209 + box-sizing: border-box;
2210 + cursor: pointer;
2211 + font-size: 15px;
2212 + font-weight: 400;
2213 + margin-left: auto;
2214 + padding: 13px 16px;
2215 + text-decoration: none;
2216 + white-space: nowrap; }
2217 + .is-success a.dops-notice__action,
2218 + .is-error a.dops-notice__action,
2219 + .is-warning a.dops-notice__action,
2220 + .is-info a.dops-notice__action {
2221 + color: white; }
2222 + .is-success a.dops-notice__action {
2223 + background: #338247; }
2224 + .is-error a.dops-notice__action {
2225 + background: #b52727; }
2226 + .is-warning a.dops-notice__action {
2227 + background: #da9712; }
2228 + .is-info a.dops-notice__action {
2229 + background: #005172; }
2230 + a.dops-notice__action .gridicon {
2231 + margin-left: 8px;
2232 + opacity: 0.7; }
2233 + a.dops-notice__action:hover, a.dops-notice__action:focus {
2234 + background: rgba(255, 255, 255, 0.2); }
2235 + @media (max-width: 480px) {
2236 + a.dops-notice__action {
2237 + margin: 0;
2238 + -ms-flex-pack: end;
2239 + justify-content: flex-end; } }
2240 +
2241 +.dops-notice.is-compact {
2242 + border-radius: 2px;
2243 + display: -ms-inline-flexbox;
2244 + display: inline-flex;
2245 + -ms-flex-wrap: nowrap;
2246 + flex-wrap: nowrap;
2247 + min-height: 20px;
2248 + margin: 0;
2249 + padding: 0;
2250 + text-decoration: none;
2251 + text-transform: none;
2252 + vertical-align: middle; }
2253 + .dops-notice.is-compact.is-success, .dops-notice.is-compact.is-error, .dops-notice.is-compact.is-warning, .dops-notice.is-compact.is-info {
2254 + color: white; }
2255 + .dops-notice.is-compact .dops-notice__text {
2256 + font-size: 12px;
2257 + padding: 6px 8px;
2258 + line-height: 1; }
2259 + .dops-notice.is-compact .dops-notice__icon {
2260 + -ms-flex-item-align: center;
2261 + -ms-grid-row-align: center;
2262 + align-self: center;
2263 + -ms-flex-negative: 0;
2264 + flex-shrink: 0;
2265 + margin: 0 0 0 8px;
2266 + padding: 0;
2267 + width: 18px;
2268 + height: 18px;
2269 + vertical-align: middle; }
2270 + .dops-notice.is-compact .dops-notice__dismiss {
2271 + display: none; }
2272 + .dops-notice.is-compact a.dops-notice__action {
2273 + background: transparent;
2274 + display: inline-block;
2275 + font-size: 11px;
2276 + font-weight: 600;
2277 + -ms-flex-item-align: center;
2278 + -ms-grid-row-align: center;
2279 + align-self: center;
2280 + margin-left: 16px;
2281 + padding: 0 8px;
2282 + text-decoration: underline;
2283 + text-transform: uppercase; }
2284 + .dops-notice.is-compact a.dops-notice__action:hover, .dops-notice.is-compact a.dops-notice__action:active, .dops-notice.is-compact a.dops-notice__action:focus {
2285 + background: transparent;
2286 + text-decoration: none; }
2287 + .dops-notice.is-compact a.dops-notice__action .gridicon {
2288 + margin-left: 8px;
2289 + width: 14px;
2290 + height: 14px;
2291 + vertical-align: sub;
2292 + opacity: 1; }
2293 +.dops-section-header.dops-card {
2294 + display: -ms-flexbox;
2295 + display: flex;
2296 + padding-top: 0.6875rem;
2297 + padding-bottom: 0.6875rem;
2298 + position: relative; }
2299 + .dops-section-header.dops-card:after {
2300 + content: ''; }
2301 +
2302 +.dops-section-header__label {
2303 + display: -ms-flexbox;
2304 + display: flex;
2305 + -ms-flex-align: center;
2306 + align-items: center;
2307 + -ms-flex-positive: 1;
2308 + flex-grow: 1;
2309 + line-height: 1.75rem;
2310 + position: relative;
2311 + color: #87a6bc;
2312 + font-size: 0.875rem; }
2313 + .dops-section-header__label:before {
2314 + content: '';
2315 + display: block;
2316 + position: absolute;
2317 + -webkit-touch-callout: none;
2318 + -webkit-user-select: none;
2319 + -moz-user-select: none;
2320 + -ms-user-select: none;
2321 + user-select: none;
2322 + pointer-events: none;
2323 + background: linear-gradient(to right, rgba(255, 255, 255, 0), white 90%);
2324 + top: 0px;
2325 + bottom: 0px;
2326 + right: 0px;
2327 + left: auto;
2328 + width: 20%;
2329 + height: auto; }
2330 + .dops-section-header__label .dops-count {
2331 + margin-left: 0.5rem; }
2332 +
2333 +.dops-section-header__card-badge {
2334 + margin-left: 0.5rem; }
2335 +
2336 +.dops-section-header__actions {
2337 + -ms-flex-positive: 0;
2338 + flex-grow: 0;
2339 + position: relative; }
2340 + .dops-section-header__actions:after {
2341 + content: ".";
2342 + display: block;
2343 + height: 0;
2344 + clear: both;
2345 + visibility: hidden; }
2346 +
2347 +.section-header__actions .button {
2348 + float: left;
2349 + margin-right: 0.5rem; }
2350 + .section-header__actions .button:last-child {
2351 + margin-right: 0; }
2352 +.form-toggle[type="checkbox"] {
2353 + display: none; }
2354 +
2355 +.form-toggle__switch {
2356 + position: relative;
2357 + display: inline-block;
2358 + border-radius: 12px;
2359 + box-sizing: border-box;
2360 + padding: 2px;
2361 + width: 40px;
2362 + height: 24px;
2363 + background: #a8bece;
2364 + vertical-align: middle;
2365 + outline: 0;
2366 + cursor: pointer;
2367 + transition: all .4s ease, box-shadow 0; }
2368 + .form-toggle__switch:before, .form-toggle__switch:after {
2369 + position: relative;
2370 + display: block;
2371 + content: "";
2372 + width: 20px;
2373 + height: 20px; }
2374 + .form-toggle__switch:after {
2375 + left: 0;
2376 + border-radius: 50%;
2377 + background: white;
2378 + transition: all .2s ease; }
2379 + .form-toggle__switch:before {
2380 + display: none; }
2381 + .form-toggle__switch:hover {
2382 + background: #c8d7e1; }
2383 + .accessible-focus .form-toggle__switch:focus, .form-toggle__switch:focus {
2384 + box-shadow: 0 0 0 2px #00aadc; }
2385 +
2386 +.form-toggle__label {
2387 + cursor: pointer;
2388 + width: auto;
2389 + float: none; }
2390 +
2391 +.accessible-focus .form-toggle:focus + .form-toggle__label .form-toggle__switch {
2392 + box-shadow: 0 0 0 2px #00aadc; }
2393 +
2394 +.accessible-focus .form-toggle:focus:checked + .form-toggle__label .form-toggle__switch {
2395 + box-shadow: 0 0 0 2px #78dcfa; }
2396 +
2397 +.form-toggle:checked + .form-toggle__label .form-toggle__switch {
2398 + background: #00aadc; }
2399 + .form-toggle:checked + .form-toggle__label .form-toggle__switch:after {
2400 + left: 16px; }
2401 +
2402 +.form-toggle:checked:hover + .form-toggle__label .form-toggle__switch {
2403 + background: #78dcfa; }
2404 +
2405 +.form-toggle:disabled + .form-toggle__label .form-toggle__switch, .form-toggle:disabled:hover + .form-toggle__label .form-toggle__switch {
2406 + background: #e9eff3; }
2407 +
2408 +.form-toggle.is-toggling + .form-toggle__label .form-toggle__switch {
2409 + background: #00aadc; }
2410 +
2411 +.form-toggle.is-toggling:checked + .form-toggle__label .form-toggle__switch {
2412 + background: #c8d7e1; }
2413 +
2414 +.form-toggle.is-compact + .form-toggle__label .form-toggle__switch {
2415 + border-radius: 8px;
2416 + width: 24px;
2417 + height: 16px; }
2418 + .form-toggle.is-compact + .form-toggle__label .form-toggle__switch:before, .form-toggle.is-compact + .form-toggle__label .form-toggle__switch:after {
2419 + width: 12px;
2420 + height: 12px; }
2421 +
2422 +.form-toggle.is-compact:checked + .form-toggle__label .form-toggle__switch:after {
2423 + left: 8px; }
2424 +.dops-text-input.dops-text-input {
2425 + box-sizing: border-box;
2426 + margin: 0;
2427 + padding: 7px 14px;
2428 + width: 100%;
2429 + color: #2e4453;
2430 + font-size: 16px;
2431 + line-height: 1.5;
2432 + border: 1px solid #c8d7e1;
2433 + background-color: white;
2434 + transition: all .15s ease-in-out;
2435 + box-shadow: none; }
2436 + .dops-text-input.dops-text-input::-webkit-input-placeholder {
2437 + color: #87a6bc; }
2438 + .dops-text-input.dops-text-input::-moz-placeholder {
2439 + color: #87a6bc; }
2440 + .dops-text-input.dops-text-input:-ms-input-placeholder {
2441 + color: #87a6bc; }
2442 + .dops-text-input.dops-text-input::placeholder {
2443 + color: #87a6bc; }
2444 + .dops-text-input.dops-text-input:hover {
2445 + border-color: #a8bece; }
2446 + .dops-text-input.dops-text-input:focus {
2447 + border-color: #0087be;
2448 + outline: none;
2449 + box-shadow: 0 0 0 2px #78dcfa; }
2450 + .dops-text-input.dops-text-input:focus::-ms-clear {
2451 + display: none; }
2452 + .dops-text-input.dops-text-input:disabled {
2453 + background: #f3f6f8;
2454 + border-color: #e9eff3;
2455 + color: #a8bece;
2456 + -webkit-text-fill-color: #a8bece; }
2457 + .dops-text-input.dops-text-input:disabled:hover {
2458 + cursor: default; }
2459 + .dops-text-input.dops-text-input:disabled::-webkit-input-placeholder {
2460 + color: #a8bece; }
2461 + .dops-text-input.dops-text-input:disabled::-moz-placeholder {
2462 + color: #a8bece; }
2463 + .dops-text-input.dops-text-input:disabled:-ms-input-placeholder {
2464 + color: #a8bece; }
2465 + .dops-text-input.dops-text-input:disabled::placeholder {
2466 + color: #a8bece; }
2467 +
2468 +.dops-text-input.dops-text-input {
2469 + -webkit-appearance: none; }
2470 + .dops-text-input.dops-text-input.is-valid {
2471 + border-color: #4ab866; }
2472 + .dops-text-input.dops-text-input.is-valid:hover {
2473 + border-color: #3a9551; }
2474 + .dops-text-input.dops-text-input.is-error {
2475 + border-color: #d94f4f; }
2476 + .dops-text-input.dops-text-input.is-error:hover {
2477 + border-color: #c92c2c; }
2478 + .dops-text-input.dops-text-input:focus.is-valid {
2479 + box-shadow: 0 0 0 2px #caead2; }
2480 + .dops-text-input.dops-text-input:focus.is-valid:hover {
2481 + box-shadow: 0 0 0 2px #a6dcb3; }
2482 + .dops-text-input.dops-text-input:focus.is-error {
2483 + box-shadow: 0 0 0 2px #f9e2e2; }
2484 + .dops-text-input.dops-text-input:focus.is-error:hover {
2485 + box-shadow: 0 0 0 2px #f0b8b8; }
2486 +.dops-textarea {
2487 + box-sizing: border-box;
2488 + margin: 0;
2489 + padding: 0.4375rem 0.875rem;
2490 + min-height: 5.75rem;
2491 + width: 100%;
2492 + color: #2e4453;
2493 + font-size: 1rem;
2494 + line-height: 1.5;
2495 + border: 1px solid #c8d7e1;
2496 + background-color: white;
2497 + transition: all .15s ease-in-out;
2498 + box-shadow: none; }
2499 + .dops-textarea::-webkit-input-placeholder {
2500 + color: #87a6bc; }
2501 + .dops-textarea::-moz-placeholder {
2502 + color: #87a6bc; }
2503 + .dops-textarea:-ms-input-placeholder {
2504 + color: #87a6bc; }
2505 + .dops-textarea::placeholder {
2506 + color: #87a6bc; }
2507 + .dops-textarea:hover {
2508 + border-color: #a8bece; }
2509 + .dops-textarea:focus {
2510 + border-color: #0087be;
2511 + outline: none;
2512 + box-shadow: 0 0 0 2px #78dcfa; }
2513 + .dops-textarea:focus::-ms-clear {
2514 + display: none; }
2515 + .dops-textarea:disabled {
2516 + background: #f3f6f8;
2517 + border-color: #e9eff3;
2518 + color: #a8bece;
2519 + -webkit-text-fill-color: #a8bece; }
2520 + .dops-textarea:disabled:hover {
2521 + cursor: default; }
2522 + .dops-textarea:disabled::-webkit-input-placeholder {
2523 + color: #a8bece; }
2524 + .dops-textarea:disabled::-moz-placeholder {
2525 + color: #a8bece; }
2526 + .dops-textarea:disabled:-ms-input-placeholder {
2527 + color: #a8bece; }
2528 + .dops-textarea:disabled::placeholder {
2529 + color: #a8bece; }
2530 +.dops-clipboard-button-input {
2531 + position: relative;
2532 + display: block; }
2533 + .dops-clipboard-button-input .dops-clipboard-button {
2534 + position: absolute;
2535 + top: 50%;
2536 + right: 4px;
2537 + transform: translateY(-50%);
2538 + overflow: visible; }
2539 + .dops-clipboard-button-input .dops-clipboard-button:not(:disabled)::before {
2540 + content: '';
2541 + display: block;
2542 + position: absolute;
2543 + -webkit-touch-callout: none;
2544 + -webkit-user-select: none;
2545 + -moz-user-select: none;
2546 + -ms-user-select: none;
2547 + user-select: none;
2548 + pointer-events: none;
2549 + background: linear-gradient(to right, rgba(255, 255, 255, 0), #fff 90%);
2550 + top: 0px;
2551 + bottom: 0px;
2552 + right: 0px;
2553 + left: auto;
2554 + width: 16px;
2555 + height: auto;
2556 + right: calc( 100% + 1px); }
2557 + .dops-clipboard-button-input .dops-clipboard-button:focus::before {
2558 + right: calc( 100% + 3px); }
2559 +.dops-external-link .gridicons-external {
2560 + color: currentColor;
2561 + margin-left: 0.5rem;
2562 + top: 0.125rem;
2563 + position: relative; }
2564 +.dops-checkbox.dops-checkbox {
2565 + display: inline-block;
2566 + box-sizing: border-box;
2567 + margin: 2px 0 0;
2568 + padding: 7px 14px;
2569 + width: 16px;
2570 + height: 16px;
2571 + float: left;
2572 + outline: 0;
2573 + padding: 0;
2574 + box-shadow: none;
2575 + background-color: white;
2576 + border: 1px solid #c8d7e1;
2577 + color: #2e4453;
2578 + font-size: 16px;
2579 + line-height: 0;
2580 + text-align: center;
2581 + vertical-align: middle;
2582 + -webkit-appearance: none;
2583 + -moz-appearance: none;
2584 + appearance: none;
2585 + transition: all .15s ease-in-out;
2586 + clear: none;
2587 + cursor: pointer; }
2588 + .dops-checkbox.dops-checkbox:checked:before {
2589 + content: '\F147';
2590 + margin: -3px 0 0 -4px;
2591 + float: left;
2592 + display: inline-block;
2593 + vertical-align: middle;
2594 + width: 16px;
2595 + font-size: 20px;
2596 + -webkit-font-smoothing: antialiased;
2597 + -moz-osx-font-smoothing: grayscale;
2598 + speak: none;
2599 + color: #00aadc; }
2600 + .dops-checkbox.dops-checkbox:disabled:checked:before {
2601 + color: #a8bece; }
2602 + .dops-checkbox.dops-checkbox:hover {
2603 + border-color: #a8bece; }
2604 + .dops-checkbox.dops-checkbox:focus {
2605 + border-color: #0087be;
2606 + outline: none;
2607 + box-shadow: 0 0 0 2px #78dcfa; }
2608 + .dops-checkbox.dops-checkbox:disabled {
2609 + background: #f3f6f8;
2610 + border-color: #e9eff3;
2611 + color: #a8bece;
2612 + opacity: 1; }
2613 + .dops-checkbox.dops-checkbox:disabled:hover {
2614 + cursor: default; }
2615 + .dops-checkbox.dops-checkbox + span {
2616 + display: block;
2617 + margin-left: 24px; }
2618 +.notices-list {
2619 + overflow: hidden; }
2620 + .notices-list.is-pinned {
2621 + width: calc( 100% - 272px - 32px - 32px);
2622 + z-index: z-index("root", ".notices-list.is-pinned");
2623 + position: fixed;
2624 + top: 79px; }
2625 + .notices-list.is-pinned .notice {
2626 + z-index: z-index("root", ".notices-list.is-pinned .notice"); }
2627 +
2628 +.notices-list__whitespace {
2629 + height: 71px;
2630 + width: 100%;
2631 + display: block; }
2632 +@keyframes appear {
2633 + 0% {
2634 + opacity: 0; }
2635 + 100% {
2636 + opacity: 1; } }
2637 +
2638 +.global-notices {
2639 + overflow: hidden;
2640 + text-align: right;
2641 + z-index: 179;
2642 + position: fixed;
2643 + top: auto;
2644 + right: 0;
2645 + bottom: 0;
2646 + left: 0; }
2647 + @media (min-width: 661px) {
2648 + .global-notices {
2649 + top: 63px;
2650 + right: 16px;
2651 + bottom: auto;
2652 + left: auto;
2653 + max-width: calc( 100% - 32px); } }
2654 + @media (min-width: 961px) {
2655 + .global-notices {
2656 + top: 71px;
2657 + right: 24px;
2658 + max-width: calc( 100% - 48px); } }
2659 + @media (min-width: 1041px) {
2660 + .global-notices {
2661 + right: 32px;
2662 + max-width: calc( 100% - 64px); } }
2663 +
2664 +.global-notices .dops-notice {
2665 + -ms-flex-wrap: nowrap;
2666 + flex-wrap: nowrap;
2667 + margin-bottom: 0;
2668 + text-align: left;
2669 + pointer-events: auto; }
2670 + @media (min-width: 661px) {
2671 + .global-notices .dops-notice {
2672 + display: -ms-flexbox;
2673 + display: flex;
2674 + border-radius: 20px;
2675 + overflow: hidden;
2676 + margin-bottom: 24px; } }
2677 +
2678 +@media (min-width: 661px) {
2679 + .global-notices .dops-notice__icon {
2680 + padding: 8px 0 8px 16px; } }
2681 +
2682 +.global-notices .dops-notice__text {
2683 + padding-left: 16px;
2684 + -ms-flex-preferred-size: auto;
2685 + flex-basis: auto;
2686 + -ms-flex-positive: 1;
2687 + flex-grow: 1; }
2688 + @media (min-width: 661px) {
2689 + .global-notices .dops-notice__text {
2690 + -ms-flex-positive: 0;
2691 + flex-grow: 0;
2692 + padding: 9px 13px; } }
2693 +
2694 +@media (min-width: 661px) {
2695 + .global-notices .dops-notice a.dops-notice__action {
2696 + font-size: 14px;
2697 + padding: 9px 16px; } }
2698 +
2699 +.global-notices .dops-notice__dismiss {
2700 + -ms-flex-negative: 0;
2701 + flex-shrink: 0; }
2702 + @media (min-width: 661px) {
2703 + .global-notices .dops-notice__dismiss {
2704 + padding: 8px 16px; } }
2705
2706 diff --git a/plugins/jetpack/_inc/build/admin.dops-style.css.map b/plugins/jetpack/_inc/build/admin.dops-style.css.map
2707 deleted file mode 100644
2708 index 57ecff6..0000000
2709 --- a/plugins/jetpack/_inc/build/admin.dops-style.css.map
2710 +++ /dev/null
2711 @@ -1 +0,0 @@
2712 -{"version":3,"sources":[],"names":[],"mappings":"","file":"admin.dops-style.css","sourceRoot":""}
2713 \ No newline at end of file
2714
2715 diff --git a/plugins/jetpack/_inc/build/admin.dops-style.rtl.css b/plugins/jetpack/_inc/build/admin.dops-style.rtl.css
2716 index 7863fa6..6528a8e 100644
2717 --- a/plugins/jetpack/_inc/build/admin.dops-style.rtl.css
2718 +++ b/plugins/jetpack/_inc/build/admin.dops-style.rtl.css
2719 @@ -1,2 +1,2335 @@
2720 -.dops-count{display:inline-block;padding:.0625rem .375rem;border:1px solid #87a6bc;border-radius:.75rem;font-size:.6875rem;font-weight:600;line-height:.875rem;color:#87a6bc;text-align:center}.dops-select-dropdown{height:43px}.dops-select-dropdown.is-compact{height:28px}.dops-select-dropdown__container{position:relative;overflow:hidden;display:inline-block;width:auto;max-width:100%}.dops-select-dropdown.is-open .dops-select-dropdown__container{z-index:170}.dops-accessible-focus .dops-select-dropdown.is-open .dops-select-dropdown__container,.dops-accessible-focus .dops-select-dropdown__container:focus{z-index:170;box-shadow:0 0 0 2px #78dcfa}.dops-accessible-focus .dops-select-dropdown.is-open .dops-select-dropdown__container .select-dropdown__header,.dops-accessible-focus .dops-select-dropdown__container:focus .select-dropdown__header{border-color:#0087be}.dops-accessible-focus .dops-select-dropdown__container:focus{border-color:#00aadc;box-shadow:0 0 0 2px #78dcfa;outline:0;border-r
2721 adius:4px}.dops-accessible-focus .dops-search .dops-search-close__icon:focus,.dops-accessible-focus .dops-search .dops-search-open__icon:focus{outline:#0087be dotted 1px}.dops-select-dropdown__header{padding:11px 16px 11px 44px;border-style:solid;border-color:#c8d7e1;border-width:1px 1px 2px;border-radius:4px;background-color:#fff;font-size:14px;font-weight:600;line-height:18px;height:18px;color:#2e4453;transition:background-color .2s ease;cursor:pointer}.dops-select-dropdown__header::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle;font:400 16px/1 Dashicons;content:'\F347';position:absolute;left:13px;top:12px;display:block;line-height:18px;color:rgba(135,166,188,.5)}.is-compact .dops-select-dropdown__header::after{left:4px;top:4px}.is-compact .dops-select-dropdown__header{padding:7px;color:#668eaa;font-size:11px;line-height:1;text-transform:uppercase}.is-compact .dops-select-dropdown__header .dops-count{border-width:0;margin-right:0;l
2722 ine-height:1}.dops-select-dropdown.is-open .dops-select-dropdown__header{border-radius:4px 4px 0 0;box-shadow:none;background-color:#f3f6f8}.dops-select-dropdown.is-open .dops-select-dropdown__header::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;vertical-align:middle;font:400 16px/1 Dashicons;content:'\F343'}.dops-select-dropdown__header-text,.dops-select-dropdown__item{display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.dops-select-dropdown__header .dops-count{margin-right:8px}.dops-select-dropdown__options{visibility:hidden;height:0;box-sizing:border-box;padding:0;list-style:none;margin:-2px 0 0;background-color:#fff;border:1px solid #c8d7e1;border-radius:0 0 4px 4px}.dops-accessible-focus .dops-select-dropdown__options{border:1px solid #0087be;border-top-color:#c8d7e1}.dops-select-dropdown.is-open .dops-select-dropdown__options{visibility:visible;height:auto}.dops-select-dropdown__option:last-child .dops-sele
2723 ct-dropdown__item{border-radius:0 0 4px 4px}.dops-select-dropdown__item,.dops-select-dropdown__item-text{padding:11px 16px 11px 44px}.dops-select-dropdown__item{position:relative;font-size:14px;font-weight:400;line-height:18px;color:#2e4453;cursor:pointer}.dops-select-dropdown__item::before{content:attr(data-bold-text);font-weight:700;opacity:0}.dops-select-dropdown__item:visited{color:#2e4453}.dops-select-dropdown__item.is-selected{background-color:#00aadc;color:#fff}.dops-select-dropdown__item.is-disabled{background-color:#fff;color:#87a6bc;cursor:default;opacity:.5}.notouch .dops-select-dropdown__item:hover{color:#00aadc}.notouch .dops-select-dropdown__item.is-selected:hover{color:#fff}.dops-select-dropdown__item-text{padding-left:16px;box-sizing:border-box;position:absolute;top:0;right:0;width:100%;white-space:nowrap;text-overflow:ellipsis;color:inherit;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between}
2724 .dops-select-dropdown__item-text .dops-count{color:inherit;border-color:inherit}.dops-select-dropdown__separator{border-top:1px solid #c8d7e1;display:block;margin:8px 0}.dops-select-dropdown__label{display:block;color:#a8bece;margin-top:5px;line-height:20px}.dops-select-dropdown__label label{font-size:12px;text-transform:uppercase;padding:0 16px}@keyframes rotate-spinner__right{0%{transform:rotate(0)}25%,50%{transform:rotate(-180deg)}100%,75%{transform:rotate(-360deg)}}@keyframes rotate-spinner__left{0%,25%{transform:rotate(0)}50%,75%{transform:rotate(-180deg)}100%{transform:rotate(-360deg)}}.dops-spinner.is-fallback{position:relative;border-radius:100%;background-color:#c8d7e1}.dops-spinner.is-fallback::after,.dops-spinner.is-fallback::before{content:'';position:absolute;background-color:#fff;border-radius:50%}.dops-spinner.is-fallback::before{width:90%;height:90%;top:5%;right:5%}.dops-spinner.is-fallback::after{width:70%;height:70%;top:15%;right:15%}.dops-spinner__image{display:bl
2725 ock}.dops-spinner__border{fill:#c8d7e1}.dops-spinner__progress{animation:3s linear infinite;transform-origin:50px 50px;fill:#00aadc}.dops-spinner.is-fallback .dops-spinner__progress{position:absolute;overflow:hidden;width:50%;height:100%;animation:none}.dops-spinner.is-fallback .dops-spinner__progress::before{content:'';position:absolute;width:100%;height:100%;animation:3s linear infinite;border-radius:9999px;background-color:#00aadc;fill:none}.dops-spinner.is-fallback .dops-spinner__progress.is-left{right:0}.dops-spinner.is-fallback .dops-spinner__progress.is-left::before{right:100%;border-top-right-radius:0;border-bottom-right-radius:0;transform-origin:100% 50%}.dops-spinner.is-fallback .dops-spinner__progress.is-right{right:50%}.dops-spinner.is-fallback .dops-spinner__progress.is-right::before{right:-100%;border-top-left-radius:0;border-bottom-left-radius:0;transform-origin:0 50%}.dops-spinner.is-fallback .dops-spinner__progress.is-left::before,.dops-spinner__progress.is-left{ani
2726 mation-name:rotate-spinner__left}.dops-spinner.is-fallback .dops-spinner__progress.is-right::before,.dops-spinner__progress.is-right{animation-name:rotate-spinner__right}.dops-chart__empty_notice,.dops-notice{animation:appear .3s ease-in-out;box-sizing:border-box}.gridicon{fill:currentColor}.gridicon.needs-offset g{transform:translate(-1px,1px)}.gridicon.needs-offset-x g{transform:translate(-1px,0)}.gridicon.needs-offset-y g{transform:translate(0,1px)}.dops-search{margin-bottom:24px;width:60px;height:51px;position:relative;z-index:22}@media (max-width:660px){.dops-search{width:50px}}.dops-search .dops-search-open__icon{position:absolute;top:50%;margin-top:-12px;width:60px;z-index:20;color:#0087be;cursor:pointer}@media (max-width:660px){.dops-search .dops-search-open__icon{width:50px}}.dops-search .dops-search-open__icon:hover{color:#3d596d}.dops-search .dops-search-close__icon{position:absolute;bottom:0;top:50%;left:0;margin-top:-12px;width:60px;cursor:pointer;z-index:20;color:#3d59
2727 6d;display:none;opacity:0;transition:opacity .2s ease-in}.dops-search .dops-search-close__icon::before{position:absolute;right:0;left:0;top:50%;margin-top:-8px;font-size:16px;text-align:center}@media (max-width:660px){.dops-search .dops-search-close__icon::before{font-size:14px;margin-top:-7px}.dops-search .dops-search-close__icon{width:50px}}.dops-search.is-pinned{margin-bottom:0;height:auto;position:absolute;bottom:0;top:0;left:0;z-index:170}.dops-search.is-pinned .dops-search-open__icon{left:0}.dops-search.is-pinned .dops-search__input[type=search]{height:100%}.dops-search__input[type=search]{display:none;position:absolute;z-index:10;top:0;margin:0;padding:0 60px 0 50px;border:none;background:#fff;height:51px;-moz-appearance:none;appearance:none;box-sizing:border-box;-webkit-appearance:none;box-shadow:none}@media (max-width:660px){.dops-search__input[type=search]{opacity:0;right:0;padding-right:50px}}.dops-search__input[type=search]::-webkit-search-cancel-button{-webkit-appearanc
2728 e:none}.dops-search__input[type=search]:focus{box-shadow:none;border:none}.dops-search.is-open{margin-left:0!important;width:100%}.dops-search.is-open .dops-search-open__icon{color:#3d596d;right:0}.dops-search.is-open .dops-search-close__icon{display:inline-block}.dops-search.is-open .dops-search-close__icon,.dops-search.is-open .dops-search__input{opacity:1}.dops-search.is-open .dops-search__input{display:block}.dops-search .dops-spinner{display:none;position:absolute;top:50%;right:30px;transform:translate(50%,-50%)}.dops-search.is-searching .dops-search-open__icon{display:none}.dops-search.is-searching .dops-spinner{display:block;z-index:20}.dops-section-nav{position:relative;width:100%;padding:0;margin:0 0 17px;background:#fff;box-sizing:border-box;box-shadow:0 0 0 1px rgba(200,215,225,.5),0 1px 2px #e9eff3}.dops-section-nav.is-empty .dops-section-nav__panel{visibility:hidden}@media (min-width:481px){.dops-section-nav.has-pinned-items{padding-left:60px}}@media (min-width:481px) a
2729 nd (max-width:660px){.dops-section-nav.has-pinned-items{padding-left:50px}}@media (max-width:660px){.dops-search .dops-spinner{right:25px}.animating.dops-search-opening .dops-search input{opacity:1}.dops-section-nav{margin-bottom:9px}}.dops-section-nav__mobile-header{display:-ms-flexbox;display:flex;padding:15px;font-size:14px;line-height:16px;color:#2e4453;font-weight:600;cursor:pointer}.dops-section-nav__mobile-header:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;vertical-align:middle;font:400 16px/1 Dashicons;content:'\F347';line-height:16px;color:rgba(135,166,188,.5)}.dops-section-nav.is-open .dops-section-nav__mobile-header:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;vertical-align:middle;font:400 16px/1 Dashicons;content:'\F343'}.dops-section-nav.has-pinned-items .dops-section-nav__mobile-header{padding-left:50px}.dops-section-nav.has-pinned-items .dops-section-nav__mobile-hea
2730 der:after{margin-right:8px}.dops-section-nav__mobile-header-text{width:0;-ms-flex:1 0 auto;flex:1 0 auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dops-section-nav__mobile-header-text small{margin-right:5px;font-size:11px;color:#87a6bc;font-weight:600;text-transform:uppercase}.dops-section-nav.has-pinned-items .dops-section-nav__mobile-header-text{width:auto;-ms-flex:0 1 auto;flex:0 1 auto}.dops-section-nav__panel{box-sizing:border-box;width:100%}@media (max-width:480px){.dops-section-nav.is-open{box-shadow:0 0 0 1px #87a6bc,0 2px 4px #c8d7e1}.dops-section-nav.is-open .dops-section-nav__panel{padding-bottom:15px;border-top:solid 1px #c8d7e1;background:linear-gradient(to bottom,#f3f6f8 0,#fff 4px)}}@media (min-width:481px){.dops-section-nav__mobile-header{display:none}.dops-section-nav__panel{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.dops-section-nav__panel:first-child{width:0;-ms-flex:1 0 auto;flex:1 0 auto}}.dops-section-nav-group{p
2731 osition:relative;margin-top:16px;padding-top:16px;border-top:solid 1px #c8d7e1}.dops-section-nav-group:first-child{padding-top:0;border-top:none}@media (max-width:480px){.dops-section-nav-group{display:none}.dops-section-nav.is-open .dops-section-nav-group{display:block}}@media (min-width:481px){.dops-section-nav-group{margin-top:0;padding-top:0;border-top:none}.dops-section-nav-group:first-child{display:-ms-flexbox;display:flex;width:0;-ms-flex:1 0 auto;flex:1 0 auto}}.dops-section-nav__button{width:100%;margin-top:24px}.dops-section-nav__hr{background:#e9eff3}.dops-section-nav-group__label{display:none;margin-bottom:8px;padding:0 15px;font-size:11px;color:#87a6bc;font-weight:600;text-transform:uppercase;line-height:12px}@media (max-width:480px){.has-siblings .dops-section-nav-group__label{display:block}.dops-section-nav .dops-search.is-pinned{height:46px}}.dops-section-nav-group__label-text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.dops-section-nav-tab .count{marg
2732 in-right:8px}@media (min-width:481px){.dops-section-nav-tabs{width:0;-ms-flex:1 0 auto;flex:1 0 auto}.dops-section-nav-tabs.is-dropdown{position:relative;width:auto;-ms-flex:0 1 auto;flex:0 1 auto;margin:8px}.dops-section-nav-tabs__list{display:-ms-flexbox;display:flex;width:100%;overflow:hidden}.is-dropdown .dops-section-nav-tabs__list{display:none}}.dops-section-nav-tabs__list{margin:0;list-style:none}.dops-section-nav-tab{margin-bottom:0}@media (min-width:481px){.dops-section-nav-tab{width:auto;-ms-flex:none;flex:none;border-bottom:2px solid transparent;border-top:none;text-align:center}.dops-section-nav-tab.is-selected{border-bottom-color:#2e4453}}.dops-section-nav-tab__link,.dops-section-nav-tab__text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dops-section-nav-tab__link{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;box-sizing:border-box;padding:15px;width:100%;font-size:14px;font-weight:600;line-height:18px;color:#2e4453;cursor:pointe
2733 r}.dops-section-nav-tab__link:visited{color:#2e4453}.dops-section-nav-tab__link[disabled],.notouch .dops-section-nav-tab__link[disabled]:hover{color:#e9eff3;cursor:default}.is-selected .dops-section-nav-tab__link{color:#fff;background-color:#00aadc}.dops-section-nav-tab__link:focus{outline:0;box-shadow:none}.accessible-focus .dops-section-nav-tab__link:focus{outline:#87a6bc solid 1px}.is-external .dops-section-nav-tab__link:after{font-size:18px;padding-right:2px}.notouch .dops-section-nav-tab__link:hover{color:#00aadc}.notouch .is-selected .dops-section-nav-tab__link:hover{color:#fff}@media (min-width:481px){.dops-section-nav-tab__link{display:block;width:auto;padding:16px 16px 14px;color:#0087be;font-weight:400}.dops-section-nav-tab__link:visited{color:#0087be}.is-selected .dops-section-nav-tab__link{color:#2e4453;background-color:transparent}.is-selected .dops-section-nav-tab__link:after{display:none}.notouch .is-selected .dops-section-nav-tab__link:hover{color:#2e4453}}.dops-sect
2734 ion-nav-tab__text{display:block;-ms-flex:1 0 auto;flex:1 0 auto;width:0;color:inherit}@media (min-width:481px){.dops-section-nav-tab__text{display:inline;-ms-flex:none;flex:none;width:auto}}.dops-section-nav-tabs__dropdown{position:relative;z-index:3;width:100%}.dops-section-nav-tabs__dropdown.is-open{z-index:4}.dops-section-nav-tabs__dropdown .dops-select-dropdown__container{position:static}.dops-section-nav__segmented .dops-segmented-control{margin:0 15px}.dops-section-nav__segmented .dops-segmented-control__link{padding:3px 16px 5px}.dops-card-section:after,.dops-card:after{display:block;height:0;content:".";clear:both;visibility:hidden}.dops-card{position:relative;margin:0 auto .625rem;padding:1rem;box-sizing:border-box;background:#fff;box-shadow:0 0 0 1px rgba(200,215,225,.5),0 1px 2px #e9eff3}@media (min-width:481px){.dops-card{margin-bottom:1rem;padding:1.5rem}.dops-card.is-compact{margin-bottom:1px;padding:1rem 1.5rem}}.dops-card.is-compact{margin-bottom:1px}.dops-card-title
2735 {background-color:#f9f9f9;color:#000;font-family:Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;text-transform:uppercase;border-bottom:1px solid #DDD;padding:10px 16px;margin:0}@media (min-width:481px){.dops-card-title{padding:16px 24px}}.dops-card-title .dops-card-meta{color:#AAA;float:left}.dops-card-section{font-size:14px;padding:16px;border-bottom:1px solid #DDD}@media (min-width:481px){.dops-card-section{padding:24px}}.dops-card-section:last-child{border-bottom:none}.dops-card-section .dops-card-section-label{color:#000;font-size:12px;font-weight:400;text-transform:uppercase}.dops-card-section .dops-card-section-orient-vertical .dops-card-section-label{margin-bottom:10px}.dops-card-section .dops-card-section-orient-horizontal .dops-card-section-label{float:right;width:30%}@media all and (max-width:590px){.dops-card-section .dops-card-section-orient-horizontal .dops-card-section-label{margin-bottom:10px;float:none;width:100%}}.dops-card-section .dops-card-section-orie
2736 nt-horizontal .dops-card-section-content{float:left;width:70%}@media all and (max-width:590px){.dops-card-section .dops-card-section-orient-horizontal .dops-card-section-content{float:none;width:100%}}.dops-card-footer{background:#f9f9f9;padding:15px 20px}.dops-card-icon{float:left;text-transform:capitalize}.dops-card-icon .genericon{border-radius:50%;width:16px;height:16px;margin-left:10px;color:#fff;background:#81bf16}.dops-button,.dops-button:visited{color:#2e4453}.dops-button{background:#fff;border-color:#c8d7e1;border-style:solid;border-width:1px 1px 2px;cursor:pointer;display:inline-block;margin:0;outline:0;overflow:hidden;font-weight:500;text-overflow:ellipsis;text-decoration:none;vertical-align:top;box-sizing:border-box;font-size:14px;line-height:21px;border-radius:4px;padding:7px 14px 9px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.dops-button:hover{border-color:#a8bece;color:#2e4453}.dops-button:active{border-width:2px 1px 1px}.dops-button:disabled,.dops-
2737 button[disabled]{color:#e9eff3;background:#fff;border-color:#e9eff3;cursor:default}.dops-button:disabled:active,.dops-button[disabled]:active{border-width:1px 1px 2px}.dops-button:focus{outline:0;border-color:#00aadc;box-shadow:0 0 0 2px #78dcfa}.dops-button.is-compact{padding:7px;color:#668eaa;font-size:11px;line-height:1;text-transform:uppercase}.dops-button.is-compact:disabled{color:#e9eff3}.dops-button.is-compact .gridicon{top:4px;margin-top:-8px}.dops-button.is-compact .gridicons-plus-small{margin-right:-4px}.dops-button.is-compact .gridicons-plus-small:last-of-type{margin-right:0}.dops-button.is-compact .gridicons-plus-small+.gridicon{margin-right:-4px}.dops-button.hidden{display:none}.dops-button .gridicon{position:relative;top:4px;margin-top:-2px;width:18px;height:18px}.dops-button.is-primary{background:#00aadc;border-color:#0087be;color:#fff}.dops-button.is-primary:focus,.dops-button.is-primary:hover{border-color:#005082;color:#fff}.dops-button.is-primary:disabled,.dops-but
2738 ton.is-primary[disabled]{background:#bceefd;border-color:#8cc9e2;color:#fff}.dops-button.is-primary.is-compact{color:#fff}.dops-button.is-scary{color:#d94f4f}.dops-button.is-scary:focus,.dops-button.is-scary:hover{border-color:#d94f4f}.dops-button.is-scary:focus{box-shadow:0 0 0 2px #eba3a3}.dops-button.is-scary:disabled,.dops-button.is-scary[disabled]{color:#f4cdcd;border-color:#e9eff3}.dops-button.is-primary.is-scary{background:#d94f4f;border-color:#a02222;color:#fff}.dops-button.is-primary.is-scary:focus,.dops-button.is-primary.is-scary:hover{border-color:#4c1010}.dops-button.is-primary.is-scary:disabled,.dops-button.is-primary.is-scary[disabled]{background:#eba3a3;border-color:#e48484}.dops-button.is-borderless{border:none;color:#668eaa;padding-right:0;padding-left:0}.dops-button.is-borderless:hover{color:#2e4453}.dops-button.is-borderless:focus{box-shadow:none}.dops-button.is-borderless .gridicon{width:24px;height:24px;top:6px}.dops-button.is-borderless:disabled,.dops-button.is
2739 -borderless[disabled]{color:#e9eff3;background:#fff;cursor:default}.dops-button.is-borderless:disabled:active,.dops-button.is-borderless[disabled]:active{border-width:0}.dops-button.is-borderless.is-scary{color:#d94f4f}.dops-button.is-borderless.is-scary:focus,.dops-button.is-borderless.is-scary:hover{color:#a02222}.dops-button.is-borderless.is-scary[disabled]{color:#f4cdcd}.dops-button.is-borderless.is-compact{background:0 0;border-radius:0}.dops-button.is-borderless.is-compact .gridicon{width:18px;height:18px;top:5px}.dops-foldable-card.dops-card{position:relative;transition:margin .15s linear;padding:0}.dops-foldable-card.dops-card:after{content:".";display:block;height:0;clear:both;visibility:hidden}.dops-foldable-card.dops-card.is-expanded{margin-bottom:8px}.dops-foldable-card.dops-card .is-clickable{cursor:pointer}.dops-foldable-card__header{min-height:64px;width:100%;padding:16px;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-
2740 ms-flex-pack:justify;justify-content:space-between;position:relative}.dops-foldable-card__header.has-border .dops-foldable-card__summary,.dops-foldable-card__header.has-border .dops-foldable-card__summary_expanded{margin-left:48px}.dops-foldable-card__header.has-border .dops-foldable-card__expand{border-right:1px #f3f6f8 solid}.dops-foldable-card.is-compact .dops-foldable-card__header{padding:8px 16px;min-height:40px}.dops-foldable-card.is-expanded .dops-foldable-card__header{margin-bottom:0;height:inherit;min-height:64px}.dops-foldable-card.is-expanded.is-compact .dops-foldable-card__header{min-height:40px}.dops-foldable-card.is-disabled .dops-foldable-card__header{opacity:.2}.dops-foldable-card__action{position:absolute;top:0;left:0;height:100%;background:0 0;border:0}.dops-foldable-card.is-expanded .dops-foldable-card__action{height:100%}.dops-foldable-card.is-disabled .dops-foldable-card__action{cursor:default}.accessible-focus .dops-foldable-card__action:focus{outline:dotted th
2741 in}button.dops-foldable-card__action{cursor:pointer;outline:0}.dops-foldable-card__main{max-width:calc(100% - 36px);display:block;-ms-flex-align:center;align-items:center;width:100%;margin-left:5px}@media (max-width:480px){.dops-foldable-card__main{-ms-flex:1 1;flex:1 1}}.dops-foldable-card__secondary{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex:1 1;flex:1 1;-ms-flex-pack:end;justify-content:flex-end}.dops-foldable-card__expand{width:48px}.dops-foldable-card__expand .gridicon{fill:#87a6bc;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%;vertical-align:middle;transition:transform .15s cubic-bezier(.175,.885,.32,1.275),color .2s ease-in}.dops-foldable-card.is-expanded .dops-foldable-card__expand .gridicon{transform:rotate(-180deg)}.dops-foldable-card__expand .gridicon:hover{fill:#87a6bc}.dops-foldable-card__expand:focus .gridicon,.dops-foldable-card__expand:hover .gridicon{fill:#00aadc}.dops-foldable-card__heade
2742 r-text{font-size:1.125rem;width:100%}.dops-foldable-card__subheader{margin-top:.125rem;margin-bottom:.125rem;font-size:.875rem;color:#4f748e}.dops-foldable-card__content{display:none}.dops-foldable-card.is-expanded .dops-foldable-card__content{display:block;padding:16px;border-top:1px solid #f3f6f8}.dops-foldable-card.is-compact .dops-foldable-card.is-expanded .dops-foldable-card__content{padding:8px}.dops-foldable-card.is-expanded .dops-foldable-card__content p:first-child{margin-top:0}.dops-foldable-card.is-expanded .dops-foldable-card__content p:last-child{margin-bottom:0}.dops-foldable-card__summary,.dops-foldable-card__summary_expanded{margin-left:40px;color:#87a6bc;font-size:12px;transition:opacity .2s linear}.dops-foldable-card.has-expanded-summary .dops-foldable-card__summary,.dops-foldable-card.has-expanded-summary .dops-foldable-card__summary_expanded{transition:none;-ms-flex:2;flex:2;text-align:left}@media (max-width:480px){.dops-foldable-card__summary,.dops-foldable-card
2743 __summary_expanded{display:none}}.dops-foldable-card__summary{opacity:1;display:inline-block}.dops-foldable-card.is-expanded .dops-foldable-card__summary,.dops-foldable-card__summary_expanded,.has-expanded-summary .dops-foldable-card.is-expanded .dops-foldable-card__summary{display:none}.dops-foldable-card.is-expanded .dops-foldable-card__summary_expanded{display:inline-block}.dops-popover{font-size:11px;z-index:1000;position:absolute;top:0;left:0;right:auto}.dops-popover .dops-popover__inner{background-color:#fff;border:1px solid #c8d7e1;border-radius:4px;box-shadow:0 2px 5px rgba(0,0,0,.1),0 0 56px rgba(0,0,0,.075);text-align:center;position:relative}.dops-popover .dops-popover__arrow{border:10px dashed #c8d7e1;height:0;line-height:0;position:absolute;width:0;z-index:1}.dops-popover.fade{transition:opacity .1s}.dops-popover.is-top .dops-popover__arrow,.dops-popover.is-top-left .dops-popover__arrow,.dops-popover.is-top-right .dops-popover__arrow{bottom:0;left:50%;margin-left:-10px;
2744 border-top-style:solid;border-bottom:none;border-left-color:transparent;border-right-color:transparent}.dops-popover.is-top .dops-popover__arrow::before,.dops-popover.is-top-left .dops-popover__arrow::before,.dops-popover.is-top-right .dops-popover__arrow::before{bottom:2px;border:10px solid #fff;content:" ";position:absolute;left:50%;margin-left:-10px;border-top-style:solid;border-bottom:none;border-left-color:transparent;border-right-color:transparent}.dops-popover.is-bottom .dops-popover__arrow,.dops-popover.is-bottom-left .dops-popover__arrow,.dops-popover.is-bottom-right .dops-popover__arrow{top:0;left:50%;margin-left:-10px;border-bottom-style:solid;border-top:none;border-left-color:transparent;border-right-color:transparent}.dops-popover.is-bottom .dops-popover__arrow::before,.dops-popover.is-bottom-left .dops-popover__arrow::before,.dops-popover.is-bottom-right .dops-popover__arrow::before{top:2px;border:10px solid #fff;content:" ";position:absolute;left:50%;margin-left:-10px
2745 ;border-bottom-style:solid;border-top:none;border-left-color:transparent;border-right-color:transparent}.dops-popover.is-left .dops-popover__arrow,.dops-popover.is-left-bottom .dops-popover__arrow,.dops-popover.is-left-top .dops-popover__arrow{right:0;top:50%;margin-top:-10px;border-left-style:solid;border-right:none;border-top-color:transparent;border-bottom-color:transparent}.dops-popover.is-left .dops-popover__arrow::before,.dops-popover.is-left-bottom .dops-popover__arrow::before,.dops-popover.is-left-top .dops-popover__arrow::before{right:2px;border:10px solid #fff;content:" ";position:absolute;top:50%;margin-top:-10px;border-left-style:solid;border-right:none;border-top-color:transparent;border-bottom-color:transparent}.dops-popover.is-right .dops-popover__arrow,.dops-popover.is-right-bottom .dops-popover__arrow,.dops-popover.is-right-top .dops-popover__arrow{left:0;top:50%;margin-top:-10px;border-right-style:solid;border-left:none;border-top-color:transparent;border-bottom-co
2746 lor:transparent}.dops-popover.is-right .dops-popover__arrow::before,.dops-popover.is-right-bottom .dops-popover__arrow::before,.dops-popover.is-right-top .dops-popover__arrow::before{left:2px;border:10px solid #fff;content:" ";position:absolute;top:50%;margin-top:-10px;border-right-style:solid;border-left:none;border-top-color:transparent;border-bottom-color:transparent}.dops-popover.is-bottom-left,.dops-popover.is-bottom-right,.dops-popover.is-top-left,.dops-popover.is-top-right{padding-left:0;padding-right:0}.dops-popover.is-bottom-left .dops-popover__arrow,.dops-popover.is-top-left .dops-popover__arrow{left:auto;right:5px}.dops-popover.is-bottom-right .dops-popover__arrow,.dops-popover.is-top-right .dops-popover__arrow{left:15px}.dops-popover.is-top .dops-popover__inner,.dops-popover.is-top-left .dops-popover__inner,.dops-popover.is-top-right .dops-popover__inner{top:-10px}.dops-popover.is-bottom-right .dops-popover__inner,.dops-popover.is-left .dops-popover__inner,.dops-popover.
2747 is-top-right .dops-popover__inner{left:-10px}.dops-popover.is-bottom .dops-popover__inner,.dops-popover.is-bottom-left .dops-popover__inner,.dops-popover.is-bottom-right .dops-popover__inner{top:10px}.dops-popover.is-bottom-left .dops-popover__inner,.dops-popover.is-right .dops-popover__inner,.dops-popover.is-top-left .dops-popover__inner{left:10px}.dops-popover.is-dialog-visible{z-index:100300}.dops-popover__menu{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:200px}.dops-popover__menu-item{position:relative;background:inherit;border:none;border-radius:0;color:#2e4453;cursor:pointer;display:block;font-size:14px;font-weight:400;margin:0;padding:8px 16px;text-align:right;transition:all 50ms ease-in-out}.dops-tooltip.dops-popover.is-bottom .dops-popover__arrow::before,.dops-tooltip.dops-popover.is-bottom-left .dops-popover__arrow::before,.dops-tooltip.dops-popover.is-bottom-right .dops-popover__arrow::before,.dops-tooltip.dops-popover.is-left
2748 .dops-popover__arrow::before,.dops-tooltip.dops-popover.is-right .dops-popover__arrow::before,.dops-tooltip.dops-popover.is-top .dops-popover__arrow::before,.dops-tooltip.dops-popover.is-top-left .dops-popover__arrow::before,.dops-tooltip.dops-popover.is-top-right .dops-popover__arrow::before{display:none}.dops-popover__menu-item:first-child{margin-top:5px}.dops-popover__menu-item:focus,.dops-popover__menu-item:hover{background-color:#00aadc;border:0;box-shadow:none;color:#fff}.dops-popover__menu-item:focus .gridicon,.dops-popover__menu-item:hover .gridicon{color:#fff}.dops-popover__menu-item[disabled]:focus,.dops-popover__menu-item[disabled]:hover{background:0 0;cursor:default}.dops-popover__menu-item:last-child{margin-bottom:5px}.dops-popover__menu-item::-moz-focus-inner{border:0}.dops-popover__menu-item.has-icon{padding-right:42px}.dops-popover__menu-item .gridicon{color:#a8bece;vertical-align:bottom;margin-left:8px}.dops-popover__hr{margin:8px 0;background:#e9eff3}.dops-tooltip
2749 .dops-popover .dops-popover__arrow{border-width:6px}.dops-tooltip.dops-popover.is-bottom .dops-popover__arrow,.dops-tooltip.dops-popover.is-bottom-left .dops-popover__arrow,.dops-tooltip.dops-popover.is-bottom-right .dops-popover__arrow{border-bottom-color:#3d596d;top:4px;left:10px}.dops-tooltip.dops-popover.is-bottom-left.is-error .dops-popover__arrow,.dops-tooltip.dops-popover.is-bottom-right.is-error .dops-popover__arrow,.dops-tooltip.dops-popover.is-bottom.is-error .dops-popover__arrow{border-bottom-color:#d94f4f}.dops-tooltip.dops-popover.is-bottom-left.is-warning .dops-popover__arrow,.dops-tooltip.dops-popover.is-bottom-right.is-warning .dops-popover__arrow,.dops-tooltip.dops-popover.is-bottom.is-warning .dops-popover__arrow{border-bottom-color:#f0b849}.dops-tooltip.dops-popover.is-bottom-left.is-success .dops-popover__arrow,.dops-tooltip.dops-popover.is-bottom-right.is-success .dops-popover__arrow,.dops-tooltip.dops-popover.is-bottom.is-success .dops-popover__arrow{border-bot
2750 tom-color:#4ab866}.dops-tooltip.dops-popover.is-top .dops-popover__arrow,.dops-tooltip.dops-popover.is-top-left .dops-popover__arrow,.dops-tooltip.dops-popover.is-top-right .dops-popover__arrow{border-top-color:#3d596d;bottom:4px;left:10px}.dops-tooltip.dops-popover.is-top-left.is-error .dops-popover__arrow,.dops-tooltip.dops-popover.is-top-right.is-error .dops-popover__arrow,.dops-tooltip.dops-popover.is-top.is-error .dops-popover__arrow{border-top-color:#d94f4f}.dops-tooltip.dops-popover.is-top-left.is-warning .dops-popover__arrow,.dops-tooltip.dops-popover.is-top-right.is-warning .dops-popover__arrow,.dops-tooltip.dops-popover.is-top.is-warning .dops-popover__arrow{border-top-color:#f0b849}.dops-tooltip.dops-popover.is-top-left.is-success .dops-popover__arrow,.dops-tooltip.dops-popover.is-top-right.is-success .dops-popover__arrow,.dops-tooltip.dops-popover.is-top.is-success .dops-popover__arrow{border-top-color:#4ab866}.dops-tooltip.dops-popover.is-bottom .dops-popover__arrow,.do
2751 ps-tooltip.dops-popover.is-top .dops-popover__arrow{margin-right:-6px}.dops-tooltip.dops-popover.is-left,.dops-tooltip.dops-popover.is-right{padding-top:0}.dops-tooltip.dops-popover.is-left .dops-popover__arrow,.dops-tooltip.dops-popover.is-right .dops-popover__arrow{margin-top:-6px}.dops-tooltip.dops-popover.is-left.is-error .dops-popover__arrow,.dops-tooltip.dops-popover.is-right.is-error .dops-popover__arrow{border-left-color:#d94f4f}.dops-tooltip.dops-popover.is-left.is-warning .dops-popover__arrow,.dops-tooltip.dops-popover.is-right.is-warning .dops-popover__arrow{border-left-color:#f0b849}.dops-tooltip.dops-popover.is-left.is-success .dops-popover__arrow,.dops-tooltip.dops-popover.is-right.is-success .dops-popover__arrow{border-left-color:#4ab866}.dops-tooltip.dops-popover.is-left .dops-popover__arrow{margin-left:4px;border-right-color:#3d596d}.dops-tooltip.dops-popover.is-right .dops-popover__arrow{margin-right:4px;border-left-color:#3d596d}.dops-tooltip.dops-popover .dops-po
2752 pover__inner{border:0;box-shadow:none;border-radius:2px;color:#fff;background:#3d596d;font-size:12px;padding:6px 10px;text-align:right}.dops-tooltip.dops-popover.is-error .dops-popover__inner{background:#d94f4f}.dops-tooltip.dops-popover.is-warning .dops-popover__inner{background:#f0b849}.dops-tooltip.dops-popover.is-success .dops-popover__inner{background:#4ab866}.dops-tooltip.dops-popover ul{list-style:none;margin:0;padding:0}.dops-tooltip.dops-popover ul li{font-size:11px;font-weight:100;border:0}.dops-tooltip__hr{margin:8px 0;background:#87a6bc}.dops-chart{position:relative;box-sizing:border-box;background-color:#fff;padding:8px 20px 8px 0}.dops-chart .dops-chart__y-axis-markers{position:absolute;top:8px;right:0;left:0;height:200px}.dops-chart .dops-chart__y-axis-marker{position:absolute;top:0;width:100%;height:1px;border-top:1px solid #e9eff3}.dops-chart__bar-marker{z-index:1;position:absolute;top:0;width:100%;height:1px;border-top:1px solid rgba(233,239,243,.1)}.dops-chart .do
2753 ps-chart__y-axis-marker.is-fifty,.dops-chart__bar-marker.is-fifty,.dops-chart__y-axis-label.is-fifty{top:50%}.dops-chart .dops-chart__y-axis-marker.is-zero,.dops-chart__bar-marker.is-zero,.dops-chart__y-axis-label.is-zero{top:100%}.dops-chart__y-axis{position:relative;float:left;height:200px;padding:0 10px 0 20px;font-size:11px;color:#668eaa;margin-bottom:30px}.dops-chart__y-axis-label{position:absolute;top:0;left:20px;text-align:left}.dops-chart__y-axis-width-fix{color:rgba(255,255,255,0)}.dops-chart__x-axis{position:relative;font-size:0;padding:5px 0;min-height:18px;color:#3d596d}.dops-chart__x-axis-label{position:absolute;display:inline-block;vertical-align:top;font-size:11px;text-align:center}.dops-chart__x-axis-label::before{content:'';display:block;position:absolute;top:-4px;right:50%;margin-right:-.5px;width:1px;height:5px;background:#f3f6f8;background-image:linear-gradient(to bottom,#f3f6f8 0,#c8d7e1 100%)}.dops-chart__bar,.dops-chart__bars{text-align:center;position:relativ
2754 e;height:200px}.dops-chart__bars{font-size:0;overflow:hidden;display:-ms-flex;display:-ms-flexbox;display:flex}.dops-chart__bar{display:inline-block;-ms-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1}.dops-chart__bar.is-weekend{background-color:rgba(233,239,243,.5)}.dops-chart__bar:hover{cursor:pointer;background-color:rgba(233,239,243,.3)}.dops-chart__bar.is-selected{cursor:default;background-color:rgba(240,130,30,.1)}.dops-chart__bar-section{display:inline-block;background-color:#0087be;position:absolute;top:0;left:16%;bottom:0;right:16%;z-index:2}.dops-chart__bar:hover .dops-chart__bar-section.is-bar{background-color:#00aadc}.dops-chart__bar.is-selected .dops-chart__bar-section.is-bar{background-color:#f0821e}.dops-chart__bar-section.is-spacer{z-index:0;background-color:rgba(255,255,255,0)}.dops-chart__bar-section.is-ghost::after{content:"";display:block;position:absolute;top:160px;bottom:0;right:0;z-index:1;width:100%;height:40px;
2755 background-image:linear-gradient(to bottom,rgba(255,255,255,0),rgba(233,239,243,.5))}.dops-chart__bar:hover .dops-chart__bar-section.is-ghost::after{display:none}.dops-chart__bar-section-inner{background:#004069;position:absolute;left:23.33%;bottom:0;right:23.33%}.dops-chart__bar.is-selected .dops-chart__bar-section-inner{background-color:#d54e21}.dops-chart__legend{margin-bottom:-8px}.dops-chart__legend:after{content:".";display:block;height:0;clear:both;visibility:hidden}.dops-chart__legend .dops-chart__legend-options{float:left;color:#537994;list-style-type:none;margin:0;font-size:11px;text-transform:uppercase;letter-spacing:.1em}.dops-chart__legend-option{display:inline;text-align:right}.dops-chart__legend-label{display:inline-block;padding:12px 20px 10px 19px}.dops-chart__legend-label.is-selectable{cursor:pointer}.dops-chart__legend-label.is-selectable:focus,.dops-chart__legend-label.is-selectable:hover{color:tint(#00aadc,20%)}@media (max-width:480px){.dops-chart__legend .dops-
2756 chart__legend-options{width:100%}.dops-chart__legend-option{width:50%;display:inline-block}.dops-chart__legend-label{display:block}}.dops-chart__legend-option .dops-chart__legend-color{width:10px;height:10px;background:#0087be;display:inline-block;border-radius:1px;vertical-align:top;margin:3px 8px 3px 5px}@media (max-width:480px){.dops-chart__legend-option:first-child .dops-chart__legend-color{margin-right:2px}}.dops-chart__legend-color.is-dark-blue{background:#004069}.dops-chart__legend-option .dops-chart__legend-checkbox{margin:0;float:none;vertical-align:top}.dops-chart__empty{position:absolute;top:0;left:0;bottom:0;right:0;text-align:center;font-size:14px;line-height:24px;clear:both;z-index:1}.dops-chart__empty_notice{position:relative;top:97px;padding:11px 24px;margin-bottom:24px;border-radius:1px;background:#fff;font-size:14px;line-height:1.4285;box-shadow:0 0 0 1px rgba(200,215,225,.5),0 1px 2px #e9eff3}@media (min-width:661px){.dops-chart__empty_notice{padding:13px 48px;fon
2757 t-size:inherit}.dops-chart__empty_notice::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;vertical-align:middle;font:400 16px/1 Noticons;content:'\F456';position:absolute;top:23px;right:20px;margin:-12px -8px 0 0;font-size:24px;line-height:1}}.dops-chart__tooltip .dops-popover__inner{width:230px;text-align:right}.dops-chart__tooltip .dops-popover__inner ul{list-style:none;margin:0;padding:0}.dops-chart__tooltip .dops-popover__inner ul:after{content:".";display:block;height:0;clear:both;visibility:hidden}.dops-section-header.dops-card:after,.dops-section-header__label:before{content:''}.dops-chart__tooltip .dops-popover__inner ul li{font-size:11px;text-transform:uppercase;font-weight:100;height:24px;letter-spacing:.1em;border:0;margin-bottom:0}.dops-chart__tooltip .dops-popover__inner ul li .dops-wrapper{display:block;line-height:inherit;line-height:24px;clear:both}.dops-chart__tooltip .dops-popover__inner ul li .value{text-align:left;
2758 float:left;min-width:22px;color:#c8d7e1}.dops-chart__tooltip .dops-popover__inner ul li .label{display:block;overflow:hidden;word-break:break-all;vertical-align:baseline}.dops-chart__tooltip .dops-popover__inner ul li .gridicon{vertical-align:middle;margin-left:6px;margin-top:-3px}.dops-chart__tooltip.is-streak{margin-top:-5px;height:35px}.dops-chart__tooltip.is-streak .dops-popover__arrow::before{right:85px;top:30px}.dops-chart__tooltip.is-streak .dops-popover__inner{width:160px;position:relative;top:-10px}.dops-chart__tooltip.is-streak .dops-popover__inner li{height:14px}.dops-chart__tooltip.is-streak .dops-popover__inner li .label{width:100%;float:right;text-align:center}.rtl .dops-chart__tooltip.is-streak .dops-popover__inner li .label{font-size:11px}.dops-chart__tooltip.is-streak .dops-popover__inner li .label .post-count{font-weight:700}.dops-chart__tooltip.is-streak .dops-popover__inner li .value{float:none}.dops-chart__tooltip .dops-module-content-list-item.is-date-label{fon
2759 t-size:11px;margin-bottom:2px;text-transform:uppercase;font-weight:700;border-bottom:1px solid #426177;padding-bottom:2px}.dops-chart__tooltip .dops-module-content-list-item.is-published-item{height:19px}.dops-chart__tooltip .dops-module-content-list-item.is-published-item .label{text-transform:none;color:#c8d7e1;overflow:hidden;letter-spacing:0;height:19px}.dops-chart__tooltip .dops-module-content-list-item.is-published-item .value{width:0;min-width:0}.dops-chart__tooltip .dops-module-content-list-item.is-published-item .value::before{content:'';position:relative;background-image:linear-gradient(to left,rgba(61,89,109,0) 0,rgba(61,89,109,.5),#3d596d);right:-30px;width:30px;height:24px;display:block}.dops-notice{display:-ms-flexbox;display:flex;position:relative;margin-bottom:24px;border-radius:1px;background:#e9eff3;font-size:14px}.dops-notice .dops-notice__dismiss.dops-button .gridicon{top:0}.dops-notice .dops-notice__dismiss:focus{box-shadow:0 0 4px #d2dee6}.dops-notice.is-basic,
2760 .dops-notice.is-basic .dops-notice__dismiss:focus{box-shadow:0 0 0 1px rgba(200,215,225,.5),0 1px 2px #e9eff3}.dops-notice.is-success{background:#4ab866}.dops-notice.is-warning{background:#f0b849}.dops-notice.is-error{background:#d94f4f}.dops-notice.is-info{background:#0087be}.dops-notice.is-error,.dops-notice.is-error .dops-notice__dismiss,.dops-notice.is-error .dops-notice__text a,.dops-notice.is-info,.dops-notice.is-info .dops-notice__dismiss,.dops-notice.is-info .dops-notice__text a,.dops-notice.is-success,.dops-notice.is-success .dops-notice__dismiss,.dops-notice.is-success .dops-notice__text a,.dops-notice.is-warning,.dops-notice.is-warning .dops-notice__dismiss,.dops-notice.is-warning .dops-notice__text a{color:#fff}.dops-notice.is-basic{background:#fff;color:#87a6bc}.dops-notice.is-basic .dops-notice__text{padding:11px 24px}@media (min-width:661px){.dops-notice{font-size:inherit}.dops-notice.is-basic:before{display:none}.dops-notice.is-basic .dops-notice__text{padding:13px}}
2761 .dops-notice__icon{-ms-flex-negative:0;flex-shrink:0;padding:13px 16px 13px 0}@media (max-width:660px){.dops-notice__icon{display:none}}.dops-notice__content{display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1}@media (max-width:480px){.dops-notice__content{-ms-flex-direction:column;flex-direction:column}}.dops-notice__text{font-size:15px;padding:11px 24px}.dops-notice__text>div,.dops-notice__text>span{max-width:680px}@media (min-width:661px){.dops-notice__text{padding:13px}}.dops-notice__text a{text-decoration:underline}.dops-notice__text ul{margin-bottom:0;margin-right:0}.dops-notice__text li{margin-right:2em;margin-top:.5em}.dops-notice__text p{margin-bottom:0;margin-top:.5em}.dops-notice__text p:first-child{margin-top:0}.dops-notice__button{cursor:pointer;margin-right:.428em}.dops-notice__dismiss{display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;padding:11px 16px;cursor:pointer;color:#87a6bc}@media (min-width:661px){.dops-notice__dismiss{padding:13px
2762 16px}}.dops-notice__dismiss:focus,.dops-notice__dismiss:hover{color:#2e4453}.dops-notice .dops-notice__dismiss{color:#87a6bc;opacity:.85}.dops-notice.is-compact.is-error,.dops-notice.is-compact.is-info,.dops-notice.is-compact.is-success,.dops-notice.is-compact.is-warning,.is-error a.dops-notice__action,.is-info a.dops-notice__action,.is-success a.dops-notice__action,.is-warning a.dops-notice__action{color:#fff}.dops-notice .dops-notice__dismiss:focus,.dops-notice .dops-notice__dismiss:hover{opacity:1}a.dops-notice__action{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;box-sizing:border-box;cursor:pointer;font-size:15px;font-weight:400;margin-right:auto;padding:13px 16px;text-decoration:none;white-space:nowrap}.is-success a.dops-notice__action{background:#338247}.is-error a.dops-notice__action{background:#b52727}.is-warning a.dops-notice__action{background:#da9712}.is-info a.dops-notice__action{background:#005172}a.dops-no
2763 tice__action .gridicon{margin-right:8px;opacity:.7}a.dops-notice__action:focus,a.dops-notice__action:hover{background:rgba(255,255,255,.2)}@media (max-width:480px){a.dops-notice__action{margin:0;-ms-flex-pack:end;justify-content:flex-end}}.dops-notice.is-compact{border-radius:2px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;min-height:20px;margin:0;padding:0;text-decoration:none;text-transform:none;vertical-align:middle}.dops-notice.is-compact .dops-notice__text{font-size:12px;padding:6px 8px;line-height:1}.dops-notice.is-compact .dops-notice__icon{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;-ms-flex-negative:0;flex-shrink:0;margin:0 8px 0 0;padding:0;width:18px;height:18px;vertical-align:middle}.dops-notice.is-compact .dops-notice__dismiss{display:none}.dops-notice.is-compact a.dops-notice__action{background:0 0;display:inline-block;font-size:11px;font-weight:600;-ms-flex-item-align:center;-ms-grid-row-align:center;
2764 align-self:center;margin-right:16px;padding:0 8px;text-decoration:underline;text-transform:uppercase}.dops-notice.is-compact a.dops-notice__action:active,.dops-notice.is-compact a.dops-notice__action:focus,.dops-notice.is-compact a.dops-notice__action:hover{background:0 0;text-decoration:none}.dops-notice.is-compact a.dops-notice__action .gridicon{margin-right:8px;width:14px;height:14px;vertical-align:sub;opacity:1}.dops-section-header.dops-card{display:-ms-flexbox;display:flex;padding-top:.6875rem;padding-bottom:.6875rem;position:relative}.dops-section-header__label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-positive:1;flex-grow:1;line-height:1.75rem;position:relative;color:#87a6bc;font-size:.875rem}.dops-section-header__label:before{display:block;position:absolute;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;background:linear-gradient(to left,rgba(255,255,
2765 255,0),#fff 90%);top:0;bottom:0;left:0;right:auto;width:20%;height:auto}.dops-section-header__card-badge,.dops-section-header__label .dops-count{margin-right:.5rem}.dops-section-header__actions{-ms-flex-positive:0;flex-grow:0;position:relative}.dops-section-header__actions:after{content:".";display:block;height:0;clear:both;visibility:hidden}.section-header__actions .button{float:right;margin-left:.5rem}.section-header__actions .button:last-child{margin-left:0}.form-toggle[type=checkbox]{display:none}.form-toggle__switch{position:relative;display:inline-block;border-radius:12px;box-sizing:border-box;padding:2px;width:40px;height:24px;background:#a8bece;vertical-align:middle;outline:0;cursor:pointer;transition:all .4s ease,box-shadow 0}.form-toggle__switch:after,.form-toggle__switch:before{position:relative;display:block;content:"";width:20px;height:20px}.form-toggle__switch:after{right:0;border-radius:50%;background:#fff;transition:all .2s ease}.form-toggle__switch:before{display:no
2766 ne}.form-toggle__switch:hover{background:#c8d7e1}.accessible-focus .form-toggle__switch:focus,.form-toggle__switch:focus{box-shadow:0 0 0 2px #00aadc}.form-toggle__label{cursor:pointer;width:auto;float:none}.dops-text-input.dops-text-input:disabled:hover,.dops-textarea:disabled:hover{cursor:default}.accessible-focus .form-toggle:focus+.form-toggle__label .form-toggle__switch{box-shadow:0 0 0 2px #00aadc}.accessible-focus .form-toggle:focus:checked+.form-toggle__label .form-toggle__switch{box-shadow:0 0 0 2px #78dcfa}.form-toggle:checked+.form-toggle__label .form-toggle__switch{background:#00aadc}.form-toggle:checked+.form-toggle__label .form-toggle__switch:after{right:16px}.form-toggle:checked:hover+.form-toggle__label .form-toggle__switch{background:#78dcfa}.form-toggle:disabled+.form-toggle__label .form-toggle__switch,.form-toggle:disabled:hover+.form-toggle__label .form-toggle__switch{background:#e9eff3}.form-toggle.is-toggling+.form-toggle__label .form-toggle__switch{background:
2767 #00aadc}.form-toggle.is-toggling:checked+.form-toggle__label .form-toggle__switch{background:#c8d7e1}.form-toggle.is-compact+.form-toggle__label .form-toggle__switch{border-radius:8px;width:24px;height:16px}.form-toggle.is-compact+.form-toggle__label .form-toggle__switch:after,.form-toggle.is-compact+.form-toggle__label .form-toggle__switch:before{width:12px;height:12px}.dops-text-input.dops-text-input,.dops-textarea{margin:0;width:100%;line-height:1.5;box-sizing:border-box;transition:all .15s ease-in-out}.form-toggle.is-compact:checked+.form-toggle__label .form-toggle__switch:after{right:8px}.dops-text-input.dops-text-input{padding:7px 14px;color:#2e4453;font-size:16px;border:1px solid #c8d7e1;background-color:#fff;box-shadow:none;-webkit-appearance:none}.dops-text-input.dops-text-input::-webkit-input-placeholder{color:#87a6bc}.dops-text-input.dops-text-input::-moz-placeholder{color:#87a6bc}.dops-text-input.dops-text-input:-ms-input-placeholder{color:#87a6bc}.dops-text-input.dops-t
2768 ext-input::placeholder{color:#87a6bc}.dops-text-input.dops-text-input:hover{border-color:#a8bece}.dops-text-input.dops-text-input:focus{border-color:#0087be;outline:0;box-shadow:0 0 0 2px #78dcfa}.dops-text-input.dops-text-input:focus::-ms-clear{display:none}.dops-text-input.dops-text-input:disabled{background:#f3f6f8;border-color:#e9eff3;color:#a8bece;-webkit-text-fill-color:#a8bece}.dops-text-input.dops-text-input:disabled::-webkit-input-placeholder{color:#a8bece}.dops-text-input.dops-text-input:disabled::-moz-placeholder{color:#a8bece}.dops-text-input.dops-text-input:disabled:-ms-input-placeholder{color:#a8bece}.dops-text-input.dops-text-input:disabled::placeholder{color:#a8bece}.dops-text-input.dops-text-input.is-valid{border-color:#4ab866}.dops-text-input.dops-text-input.is-valid:hover{border-color:#3a9551}.dops-text-input.dops-text-input.is-error{border-color:#d94f4f}.dops-text-input.dops-text-input.is-error:hover{border-color:#c92c2c}.dops-text-input.dops-text-input:focus.is-
2769 valid{box-shadow:0 0 0 2px #caead2}.dops-text-input.dops-text-input:focus.is-valid:hover{box-shadow:0 0 0 2px #a6dcb3}.dops-text-input.dops-text-input:focus.is-error{box-shadow:0 0 0 2px #f9e2e2}.dops-text-input.dops-text-input:focus.is-error:hover{box-shadow:0 0 0 2px #f0b8b8}.dops-textarea{padding:.4375rem .875rem;min-height:5.75rem;color:#2e4453;font-size:1rem;border:1px solid #c8d7e1;background-color:#fff;box-shadow:none}.dops-textarea::-webkit-input-placeholder{color:#87a6bc}.dops-textarea::-moz-placeholder{color:#87a6bc}.dops-textarea:-ms-input-placeholder{color:#87a6bc}.dops-textarea::placeholder{color:#87a6bc}.dops-textarea:hover{border-color:#a8bece}.dops-textarea:focus{border-color:#0087be;outline:0;box-shadow:0 0 0 2px #78dcfa}.dops-textarea:focus::-ms-clear{display:none}.dops-textarea:disabled{background:#f3f6f8;border-color:#e9eff3;color:#a8bece;-webkit-text-fill-color:#a8bece}.dops-textarea:disabled::-webkit-input-placeholder{color:#a8bece}.dops-textarea:disabled::-moz
2770 -placeholder{color:#a8bece}.dops-textarea:disabled:-ms-input-placeholder{color:#a8bece}.dops-textarea:disabled::placeholder{color:#a8bece}.dops-clipboard-button-input{position:relative;display:block}.dops-clipboard-button-input .dops-clipboard-button{position:absolute;top:50%;left:4px;transform:translateY(-50%);overflow:visible}.global-notices,.notices-list{overflow:hidden}.dops-clipboard-button-input .dops-clipboard-button:not(:disabled)::before{content:'';display:block;position:absolute;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;background:linear-gradient(to left,rgba(255,255,255,0),#fff 90%);top:0;bottom:0;right:auto;width:16px;height:auto;left:calc(100% + 1px)}.dops-clipboard-button-input .dops-clipboard-button:focus::before{left:calc(100% + 3px)}.dops-checkbox.dops-checkbox{display:inline-block;box-sizing:border-box;margin:2px 0 0;width:16px;height:16px;float:right;outline:0;padding:0;box-s
2771 hadow:none;background-color:#fff;border:1px solid #c8d7e1;color:#2e4453;font-size:16px;line-height:0;text-align:center;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:all .15s ease-in-out;clear:none;cursor:pointer}.dops-checkbox.dops-checkbox:checked:before{content:'\F147';margin:-3px -4px 0 0;float:right;display:inline-block;vertical-align:middle;width:16px;font-size:20px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;speak:none;color:#00aadc}.dops-checkbox.dops-checkbox:disabled:checked:before{color:#a8bece}.dops-checkbox.dops-checkbox:hover{border-color:#a8bece}.dops-checkbox.dops-checkbox:focus{border-color:#0087be;outline:0;box-shadow:0 0 0 2px #78dcfa}.dops-checkbox.dops-checkbox:disabled{background:#f3f6f8;border-color:#e9eff3;color:#a8bece;opacity:1}.dops-checkbox.dops-checkbox:disabled:hover{cursor:default}.dops-checkbox.dops-checkbox+span{display:block;margin-right:24px}.dops-external-link .gridicons-exter
2772 nal{color:currentColor;margin-right:.5rem;top:.125rem;position:relative}.notices-list.is-pinned{width:calc(100% - 272px - 32px - 32px);z-index:z-index("root",".notices-list.is-pinned");position:fixed;top:79px}.notices-list.is-pinned .notice{z-index:z-index("root",".notices-list.is-pinned .notice")}.notices-list__whitespace{height:71px;width:100%;display:block}@keyframes appear{0%{opacity:0}100%{opacity:1}}.global-notices{text-align:left;z-index:179;position:fixed;top:auto;left:0;bottom:0;right:0}@media (min-width:661px){.global-notices{top:63px;left:16px;bottom:auto;right:auto;max-width:calc(100% - 32px)}}@media (min-width:961px){.global-notices{top:71px;left:24px;max-width:calc(100% - 48px)}}@media (min-width:1041px){.global-notices{left:32px;max-width:calc(100% - 64px)}}.global-notices .dops-notice{-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:0;text-align:right;pointer-events:auto}@media (min-width:661px){.global-notices .dops-notice{display:-ms-flexbox;display:flex;border-
2773 radius:20px;overflow:hidden;margin-bottom:24px}.global-notices .dops-notice__icon{padding:8px 16px 8px 0}}.global-notices .dops-notice__text{padding-right:16px;-ms-flex-preferred-size:auto;flex-basis:auto;-ms-flex-positive:1;flex-grow:1}@media (min-width:661px){.global-notices .dops-notice__text{-ms-flex-positive:0;flex-grow:0;padding:9px 13px}.global-notices .dops-notice a.dops-notice__action{font-size:14px;padding:9px 16px}.global-notices .dops-notice__dismiss{padding:8px 16px}}.global-notices .dops-notice__dismiss{-ms-flex-negative:0;flex-shrink:0}
2774 +.dops-count {
2775 + display: inline-block;
2776 + padding: 0.0625rem 0.375rem;
2777 + border: solid 1px #87a6bc;
2778 + border-radius: 0.75rem;
2779 + font-size: 0.6875rem;
2780 + font-weight: 600;
2781 + line-height: 0.875rem;
2782 + color: #87a6bc;
2783 + text-align: center; }
2784 +/**
2785 + * Select Dropdown
2786 + */
2787 +.dops-select-dropdown {
2788 + height: 43px; }
2789 + .dops-select-dropdown.is-compact {
2790 + height: 28px; }
2791 +
2792 +.dops-select-dropdown__container {
2793 + position: relative;
2794 + overflow: hidden;
2795 + display: inline-block;
2796 + width: auto;
2797 + max-width: 100%; }
2798 + .dops-select-dropdown.is-open .dops-select-dropdown__container {
2799 + z-index: 170; }
2800 + .dops-accessible-focus .dops-select-dropdown__container:focus,
2801 + .dops-accessible-focus .dops-select-dropdown.is-open .dops-select-dropdown__container {
2802 + z-index: 170;
2803 + box-shadow: 0 0 0 2px #78dcfa; }
2804 + .dops-accessible-focus .dops-select-dropdown__container:focus .select-dropdown__header,
2805 + .dops-accessible-focus .dops-select-dropdown.is-open .dops-select-dropdown__container .select-dropdown__header {
2806 + border-color: #0087be; }
2807 + .dops-accessible-focus .dops-select-dropdown__container:focus {
2808 + border-color: #00aadc;
2809 + box-shadow: 0 0 0 2px #78dcfa;
2810 + outline: 0;
2811 + border-radius: 4px; }
2812 +
2813 +.dops-select-dropdown__header {
2814 + padding: 11px 16px 11px 44px;
2815 + border-style: solid;
2816 + border-color: #c8d7e1;
2817 + border-width: 1px 1px 2px;
2818 + border-radius: 4px;
2819 + background-color: white;
2820 + font-size: 14px;
2821 + font-weight: 600;
2822 + line-height: 18px;
2823 + height: 18px;
2824 + color: #2e4453;
2825 + transition: background-color 0.2s ease;
2826 + cursor: pointer; }
2827 + .dops-select-dropdown__header::after {
2828 + -webkit-font-smoothing: antialiased;
2829 + -moz-osx-font-smoothing: grayscale;
2830 + display: inline-block;
2831 + vertical-align: middle;
2832 + font: normal 16px/1 'Dashicons';
2833 + content: '\F347';
2834 + position: absolute;
2835 + left: 13px;
2836 + top: 12px;
2837 + display: block;
2838 + line-height: 18px;
2839 + color: rgba(135, 166, 188, 0.5); }
2840 + .is-compact .dops-select-dropdown__header::after {
2841 + left: 4px;
2842 + top: 4px; }
2843 + .is-compact .dops-select-dropdown__header {
2844 + padding: 7px;
2845 + color: #668eaa;
2846 + font-size: 11px;
2847 + line-height: 1;
2848 + text-transform: uppercase; }
2849 + .is-compact .dops-select-dropdown__header .dops-count {
2850 + border-width: 0;
2851 + margin-right: 0;
2852 + line-height: 1; }
2853 + .dops-select-dropdown.is-open .dops-select-dropdown__header {
2854 + border-radius: 4px 4px 0 0;
2855 + box-shadow: none;
2856 + background-color: #f3f6f8; }
2857 + .dops-select-dropdown.is-open .dops-select-dropdown__header::after {
2858 + -webkit-font-smoothing: antialiased;
2859 + -moz-osx-font-smoothing: grayscale;
2860 + display: inline-block;
2861 + vertical-align: middle;
2862 + font: normal 16px/1 'Dashicons';
2863 + content: '\F343'; }
2864 + .dops-select-dropdown__header .dops-count {
2865 + margin-right: 8px; }
2866 +
2867 +.dops-select-dropdown__header-text {
2868 + display: block;
2869 + white-space: nowrap;
2870 + text-overflow: ellipsis;
2871 + overflow: hidden; }
2872 +
2873 +.dops-select-dropdown__options {
2874 + visibility: hidden;
2875 + height: 0;
2876 + box-sizing: border-box;
2877 + padding: 0;
2878 + list-style: none;
2879 + margin: -2px 0 0 0;
2880 + background-color: white;
2881 + border: 1px solid #c8d7e1;
2882 + border-radius: 0 0 4px 4px; }
2883 + .dops-accessible-focus .dops-select-dropdown__options {
2884 + border: solid 1px #0087be;
2885 + border-top-color: #c8d7e1; }
2886 + .dops-select-dropdown.is-open .dops-select-dropdown__options {
2887 + visibility: visible;
2888 + height: auto; }
2889 +
2890 +.dops-select-dropdown__option:last-child .dops-select-dropdown__item {
2891 + border-radius: 0 0 4px 4px; }
2892 +
2893 +.dops-select-dropdown__item,
2894 +.dops-select-dropdown__item-text {
2895 + padding: 11px 16px 11px 44px; }
2896 +
2897 +.dops-select-dropdown__item {
2898 + display: block;
2899 + position: relative;
2900 + font-size: 14px;
2901 + font-weight: 400;
2902 + line-height: 18px;
2903 + color: #2e4453;
2904 + white-space: nowrap;
2905 + text-overflow: ellipsis;
2906 + overflow: hidden;
2907 + cursor: pointer; }
2908 + .dops-select-dropdown__item::before {
2909 + content: attr(data-bold-text);
2910 + font-weight: 700;
2911 + opacity: 0; }
2912 + .dops-select-dropdown__item:visited {
2913 + color: #2e4453; }
2914 + .dops-select-dropdown__item.is-selected {
2915 + background-color: #00aadc;
2916 + color: white; }
2917 + .dops-select-dropdown__item.is-disabled {
2918 + background-color: white;
2919 + color: #87a6bc;
2920 + cursor: default;
2921 + opacity: .5; }
2922 + .notouch .dops-select-dropdown__item:hover {
2923 + color: #00aadc; }
2924 + .notouch .dops-select-dropdown__item.is-selected:hover {
2925 + color: white; }
2926 +
2927 +.dops-select-dropdown__item-text {
2928 + padding-left: 16px;
2929 + box-sizing: border-box;
2930 + position: absolute;
2931 + top: 0;
2932 + right: 0;
2933 + width: 100%;
2934 + white-space: nowrap;
2935 + text-overflow: ellipsis;
2936 + color: inherit;
2937 + display: -ms-flexbox;
2938 + display: flex;
2939 + -ms-flex-flow: row wrap;
2940 + flex-flow: row wrap;
2941 + -ms-flex-pack: justify;
2942 + justify-content: space-between; }
2943 + .dops-select-dropdown__item-text .dops-count {
2944 + color: inherit;
2945 + border-color: inherit; }
2946 +
2947 +.dops-select-dropdown__separator {
2948 + border-top: 1px solid #c8d7e1;
2949 + display: block;
2950 + margin: 8px 0; }
2951 +
2952 +.dops-select-dropdown__label {
2953 + display: block;
2954 + color: #a8bece;
2955 + margin-top: 5px;
2956 + line-height: 20px; }
2957 + .dops-select-dropdown__label label {
2958 + font-size: 12px;
2959 + text-transform: uppercase;
2960 + padding: 0px 16px 0px 16px; }
2961 +@keyframes rotate-spinner__right {
2962 + 0% {
2963 + transform: rotate(0deg); }
2964 + 25% {
2965 + transform: rotate(-180deg); }
2966 + 50% {
2967 + transform: rotate(-180deg); }
2968 + 75% {
2969 + transform: rotate(-360deg); }
2970 + 100% {
2971 + transform: rotate(-360deg); } }
2972 +
2973 +@keyframes rotate-spinner__left {
2974 + 0% {
2975 + transform: rotate(0deg); }
2976 + 25% {
2977 + transform: rotate(0deg); }
2978 + 50% {
2979 + transform: rotate(-180deg); }
2980 + 75% {
2981 + transform: rotate(-180deg); }
2982 + 100% {
2983 + transform: rotate(-360deg); } }
2984 +
2985 +.dops-spinner.is-fallback {
2986 + position: relative;
2987 + border-radius: 100%;
2988 + background-color: #c8d7e1; }
2989 + .dops-spinner.is-fallback::before, .dops-spinner.is-fallback::after {
2990 + content: '';
2991 + position: absolute;
2992 + background-color: white;
2993 + border-radius: 50%; }
2994 + .dops-spinner.is-fallback::before {
2995 + width: 90%;
2996 + height: 90%;
2997 + top: 5%;
2998 + right: 5%; }
2999 + .dops-spinner.is-fallback::after {
3000 + width: 70%;
3001 + height: 70%;
3002 + top: 15%;
3003 + right: 15%; }
3004 +
3005 +.dops-spinner__image {
3006 + display: block; }
3007 +
3008 +.dops-spinner__border {
3009 + fill: #c8d7e1; }
3010 +
3011 +.dops-spinner__progress {
3012 + animation: 3s linear infinite;
3013 + transform-origin: 50px 50px;
3014 + fill: #00aadc; }
3015 +
3016 +.dops-spinner.is-fallback .dops-spinner__progress {
3017 + position: absolute;
3018 + overflow: hidden;
3019 + width: 50%;
3020 + height: 100%;
3021 + animation: none; }
3022 + .dops-spinner.is-fallback .dops-spinner__progress::before {
3023 + content: '';
3024 + position: absolute;
3025 + width: 100%;
3026 + height: 100%;
3027 + animation: 3s linear infinite;
3028 + border-radius: 9999px;
3029 + background-color: #00aadc;
3030 + fill: none; }
3031 + .dops-spinner.is-fallback .dops-spinner__progress.is-left {
3032 + right: 0; }
3033 + .dops-spinner.is-fallback .dops-spinner__progress.is-left::before {
3034 + right: 100%;
3035 + border-top-right-radius: 0;
3036 + border-bottom-right-radius: 0;
3037 + transform-origin: 100% 50%; }
3038 + .dops-spinner.is-fallback .dops-spinner__progress.is-right {
3039 + right: 50%; }
3040 + .dops-spinner.is-fallback .dops-spinner__progress.is-right::before {
3041 + right: -100%;
3042 + border-top-left-radius: 0;
3043 + border-bottom-left-radius: 0;
3044 + transform-origin: 0% 50%; }
3045 +
3046 +.dops-spinner__progress.is-left,
3047 +.dops-spinner.is-fallback .dops-spinner__progress.is-left::before {
3048 + animation-name: rotate-spinner__left; }
3049 +
3050 +.dops-spinner__progress.is-right,
3051 +.dops-spinner.is-fallback .dops-spinner__progress.is-right::before {
3052 + animation-name: rotate-spinner__right; }
3053 +.gridicon {
3054 + fill: currentColor; }
3055 + .gridicon.needs-offset g {
3056 + transform: translate(-1px, 1px);
3057 + /* translates to .5px because it's in a child element */ }
3058 + .gridicon.needs-offset-x g {
3059 + transform: translate(-1px, 0);
3060 + /* only nudges horizontally */ }
3061 + .gridicon.needs-offset-y g {
3062 + transform: translate(0, 1px);
3063 + /* only nudges vertically */ }
3064 +/**
3065 + * @component Search
3066 + */
3067 +.dops-search {
3068 + margin-bottom: 24px;
3069 + width: 60px;
3070 + height: 51px;
3071 + position: relative;
3072 + z-index: 22; }
3073 + @media (max-width: 660px) {
3074 + .dops-search {
3075 + width: 50px; } }
3076 + .dops-search .dops-search-open__icon {
3077 + position: absolute;
3078 + top: 50%;
3079 + margin-top: -12px;
3080 + width: 60px;
3081 + z-index: 20;
3082 + color: #0087be;
3083 + cursor: pointer; }
3084 + .dops-accessible-focus .dops-search .dops-search-open__icon:focus {
3085 + outline: dotted 1px #0087be; }
3086 + @media (max-width: 660px) {
3087 + .dops-search .dops-search-open__icon {
3088 + width: 50px; } }
3089 + .dops-search .dops-search-open__icon:hover {
3090 + color: #3d596d; }
3091 + .dops-search .dops-search-close__icon {
3092 + position: absolute;
3093 + bottom: 0;
3094 + top: 50%;
3095 + left: 0;
3096 + margin-top: -12px;
3097 + width: 60px;
3098 + cursor: pointer;
3099 + z-index: 20;
3100 + color: #3d596d;
3101 + display: none;
3102 + opacity: 0;
3103 + transition: opacity .2s ease-in; }
3104 + .dops-accessible-focus .dops-search .dops-search-close__icon:focus {
3105 + outline: dotted 1px #0087be; }
3106 + .dops-search .dops-search-close__icon::before {
3107 + position: absolute;
3108 + right: 0;
3109 + left: 0;
3110 + top: 50%;
3111 + margin-top: -8px;
3112 + font-size: 16px;
3113 + text-align: center; }
3114 + @media (max-width: 660px) {
3115 + .dops-search .dops-search-close__icon::before {
3116 + font-size: 14px;
3117 + margin-top: -7px; } }
3118 + @media (max-width: 660px) {
3119 + .dops-search .dops-search-close__icon {
3120 + width: 50px; } }
3121 +
3122 +.dops-search.is-pinned {
3123 + margin-bottom: 0;
3124 + height: auto;
3125 + position: absolute;
3126 + bottom: 0;
3127 + top: 0;
3128 + left: 0;
3129 + z-index: 170; }
3130 + .dops-search.is-pinned .dops-search-open__icon {
3131 + left: 0; }
3132 + .dops-search.is-pinned .dops-search__input[type="search"] {
3133 + height: 100%; }
3134 +
3135 +.dops-search__input[type="search"] {
3136 + display: none;
3137 + position: absolute;
3138 + z-index: 10;
3139 + top: 0;
3140 + margin: 0;
3141 + padding: 0 60px 0 50px;
3142 + border: none;
3143 + background: white;
3144 + height: 51px;
3145 + -moz-appearance: none;
3146 + appearance: none;
3147 + box-sizing: border-box;
3148 + -webkit-appearance: none;
3149 + box-shadow: none; }
3150 + @media (max-width: 660px) {
3151 + .dops-search__input[type="search"] {
3152 + opacity: 0;
3153 + right: 0;
3154 + padding-right: 50px; } }
3155 + .dops-search__input[type="search"]::-webkit-search-cancel-button {
3156 + -webkit-appearance: none; }
3157 + .dops-search__input[type="search"]:focus {
3158 + box-shadow: none;
3159 + border: none; }
3160 +
3161 +.dops-search.is-open {
3162 + margin-left: 0 !important;
3163 + width: 100%; }
3164 + .dops-search.is-open .dops-search-open__icon {
3165 + color: #3d596d;
3166 + right: 0; }
3167 + .dops-search.is-open .dops-search-close__icon {
3168 + display: inline-block; }
3169 + .dops-search.is-open .dops-search__input,
3170 + .dops-search.is-open .dops-search-close__icon {
3171 + opacity: 1; }
3172 + .dops-search.is-open .dops-search__input {
3173 + display: block; }
3174 +
3175 +.dops-search .dops-spinner {
3176 + display: none;
3177 + position: absolute;
3178 + top: 50%;
3179 + right: 30px;
3180 + transform: translate(50%, -50%); }
3181 + @media (max-width: 660px) {
3182 + .dops-search .dops-spinner {
3183 + right: 25px; } }
3184 +
3185 +.dops-search.is-searching .dops-search-open__icon {
3186 + display: none; }
3187 +
3188 +.dops-search.is-searching .dops-spinner {
3189 + display: block;
3190 + z-index: 20; }
3191 +
3192 +@media (max-width: 660px) {
3193 + .animating.dops-search-opening .dops-search input {
3194 + opacity: 1; } }
3195 +/**
3196 + * Section Nav
3197 + */
3198 +.dops-section-nav {
3199 + position: relative;
3200 + width: 100%;
3201 + padding: 0;
3202 + margin: 0 0 17px 0;
3203 + background: white;
3204 + box-sizing: border-box;
3205 + box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3; }
3206 + .dops-section-nav.is-empty .dops-section-nav__panel {
3207 + visibility: hidden; }
3208 + @media (max-width: 480px) {
3209 + .dops-section-nav.is-open {
3210 + box-shadow: 0 0 0 1px #87a6bc, 0 2px 4px #c8d7e1; } }
3211 + @media (min-width: 481px) {
3212 + .dops-section-nav.has-pinned-items {
3213 + padding-left: 60px; } }
3214 + @media (min-width: 481px) and (max-width: 660px) {
3215 + .dops-section-nav.has-pinned-items {
3216 + padding-left: 50px; } }
3217 + @media (max-width: 660px) {
3218 + .dops-section-nav {
3219 + margin-bottom: 9px; } }
3220 +
3221 +.dops-section-nav__mobile-header {
3222 + display: -ms-flexbox;
3223 + display: flex;
3224 + padding: 15px;
3225 + font-size: 14px;
3226 + line-height: 16px;
3227 + color: #2e4453;
3228 + font-weight: 600;
3229 + cursor: pointer; }
3230 + .dops-section-nav__mobile-header:after {
3231 + -webkit-font-smoothing: antialiased;
3232 + -moz-osx-font-smoothing: grayscale;
3233 + display: inline-block;
3234 + vertical-align: middle;
3235 + font: normal 16px/1 'Dashicons';
3236 + content: '\F347';
3237 + line-height: 16px;
3238 + color: rgba(135, 166, 188, 0.5); }
3239 + .dops-section-nav.is-open .dops-section-nav__mobile-header:after {
3240 + -webkit-font-smoothing: antialiased;
3241 + -moz-osx-font-smoothing: grayscale;
3242 + display: inline-block;
3243 + vertical-align: middle;
3244 + font: normal 16px/1 'Dashicons';
3245 + content: '\F343'; }
3246 + .dops-section-nav.has-pinned-items .dops-section-nav__mobile-header {
3247 + padding-left: 50px; }
3248 + .dops-section-nav.has-pinned-items .dops-section-nav__mobile-header:after {
3249 + margin-right: 8px; }
3250 + @media (min-width: 481px) {
3251 + .dops-section-nav__mobile-header {
3252 + display: none; } }
3253 +
3254 +.dops-section-nav__mobile-header-text {
3255 + width: 0;
3256 + -ms-flex: 1 0 auto;
3257 + flex: 1 0 auto;
3258 + overflow: hidden;
3259 + white-space: nowrap;
3260 + text-overflow: ellipsis; }
3261 + .dops-section-nav__mobile-header-text small {
3262 + margin-right: 5px;
3263 + font-size: 11px;
3264 + color: #87a6bc;
3265 + font-weight: 600;
3266 + text-transform: uppercase; }
3267 + .dops-section-nav.has-pinned-items .dops-section-nav__mobile-header-text {
3268 + width: auto;
3269 + -ms-flex: 0 1 auto;
3270 + flex: 0 1 auto; }
3271 +
3272 +.dops-section-nav__panel {
3273 + box-sizing: border-box;
3274 + width: 100%; }
3275 + @media (max-width: 480px) {
3276 + .dops-section-nav.is-open .dops-section-nav__panel {
3277 + padding-bottom: 15px;
3278 + border-top: solid 1px #c8d7e1;
3279 + background: linear-gradient(to bottom, #f3f6f8 0%, white 4px); } }
3280 + @media (min-width: 481px) {
3281 + .dops-section-nav__panel {
3282 + display: -ms-flexbox;
3283 + display: flex;
3284 + -ms-flex-align: center;
3285 + align-items: center; }
3286 + .dops-section-nav__panel:first-child {
3287 + width: 0;
3288 + -ms-flex: 1 0 auto;
3289 + flex: 1 0 auto; } }
3290 +
3291 +.dops-section-nav-group {
3292 + position: relative;
3293 + margin-top: 16px;
3294 + padding-top: 16px;
3295 + border-top: solid 1px #c8d7e1; }
3296 + .dops-section-nav-group:first-child {
3297 + padding-top: 0;
3298 + border-top: none; }
3299 + @media (max-width: 480px) {
3300 + .dops-section-nav-group {
3301 + display: none; }
3302 + .dops-section-nav.is-open .dops-section-nav-group {
3303 + display: block; } }
3304 + @media (min-width: 481px) {
3305 + .dops-section-nav-group {
3306 + margin-top: 0;
3307 + padding-top: 0;
3308 + border-top: none; }
3309 + .dops-section-nav-group:first-child {
3310 + display: -ms-flexbox;
3311 + display: flex;
3312 + width: 0;
3313 + -ms-flex: 1 0 auto;
3314 + flex: 1 0 auto; } }
3315 +
3316 +.dops-section-nav__button {
3317 + width: 100%;
3318 + margin-top: 24px; }
3319 +
3320 +.dops-section-nav__hr {
3321 + background: #e9eff3; }
3322 +
3323 +.dops-section-nav-group__label {
3324 + display: none;
3325 + margin-bottom: 8px;
3326 + padding: 0 15px;
3327 + font-size: 11px;
3328 + color: #87a6bc;
3329 + font-weight: 600;
3330 + text-transform: uppercase;
3331 + line-height: 12px; }
3332 + @media (max-width: 480px) {
3333 + .has-siblings .dops-section-nav-group__label {
3334 + display: block; } }
3335 +
3336 +.dops-section-nav-group__label-text {
3337 + white-space: nowrap;
3338 + text-overflow: ellipsis;
3339 + overflow: hidden; }
3340 +
3341 +.dops-section-nav-tab .count {
3342 + margin-right: 8px; }
3343 +
3344 +@media (min-width: 481px) {
3345 + .dops-section-nav-tabs {
3346 + width: 0;
3347 + -ms-flex: 1 0 auto;
3348 + flex: 1 0 auto; }
3349 + .dops-section-nav-tabs.is-dropdown {
3350 + position: relative;
3351 + width: auto;
3352 + -ms-flex: 0 1 auto;
3353 + flex: 0 1 auto;
3354 + margin: 8px; } }
3355 +
3356 +.dops-section-nav-tabs__list {
3357 + margin: 0;
3358 + list-style: none; }
3359 + @media (min-width: 481px) {
3360 + .dops-section-nav-tabs__list {
3361 + display: -ms-flexbox;
3362 + display: flex;
3363 + width: 100%;
3364 + overflow: hidden; }
3365 + .is-dropdown .dops-section-nav-tabs__list {
3366 + display: none; } }
3367 +
3368 +.dops-section-nav-tab {
3369 + margin-bottom: 0; }
3370 + @media (min-width: 481px) {
3371 + .dops-section-nav-tab {
3372 + width: auto;
3373 + -ms-flex: none;
3374 + flex: none;
3375 + border-bottom: 2px solid transparent;
3376 + border-top: none;
3377 + text-align: center; }
3378 + .dops-section-nav-tab.is-selected {
3379 + border-bottom-color: #2e4453; } }
3380 +
3381 +.dops-section-nav-tab__link,
3382 +.dops-section-nav-tab__text {
3383 + overflow: hidden;
3384 + white-space: nowrap;
3385 + text-overflow: ellipsis; }
3386 +
3387 +.dops-section-nav-tab__link {
3388 + display: -ms-flexbox;
3389 + display: flex;
3390 + -ms-flex-align: center;
3391 + align-items: center;
3392 + box-sizing: border-box;
3393 + padding: 15px;
3394 + width: 100%;
3395 + font-size: 14px;
3396 + font-weight: 600;
3397 + line-height: 18px;
3398 + color: #2e4453;
3399 + cursor: pointer; }
3400 + .dops-section-nav-tab__link:visited {
3401 + color: #2e4453; }
3402 + .dops-section-nav-tab__link[disabled],
3403 + .notouch .dops-section-nav-tab__link[disabled]:hover {
3404 + color: #e9eff3;
3405 + cursor: default; }
3406 + .is-selected .dops-section-nav-tab__link {
3407 + color: white;
3408 + background-color: #00aadc; }
3409 + .dops-section-nav-tab__link:focus {
3410 + outline: none;
3411 + box-shadow: none; }
3412 + .accessible-focus .dops-section-nav-tab__link:focus {
3413 + outline: solid #87a6bc 1px; }
3414 + .is-external .dops-section-nav-tab__link:after {
3415 + font-size: 18px;
3416 + padding-right: 2px; }
3417 + .notouch .dops-section-nav-tab__link:hover {
3418 + color: #00aadc; }
3419 + .notouch .is-selected .dops-section-nav-tab__link:hover {
3420 + color: white; }
3421 + @media (min-width: 481px) {
3422 + .dops-section-nav-tab__link {
3423 + display: block;
3424 + width: auto;
3425 + padding: 16px 16px 14px 16px;
3426 + color: #0087be;
3427 + font-weight: 400; }
3428 + .dops-section-nav-tab__link:visited {
3429 + color: #0087be; }
3430 + .is-selected .dops-section-nav-tab__link {
3431 + color: #2e4453;
3432 + background-color: transparent; }
3433 + .is-selected .dops-section-nav-tab__link:after {
3434 + display: none; }
3435 + .notouch .is-selected .dops-section-nav-tab__link:hover {
3436 + color: #2e4453; } }
3437 +
3438 +.dops-section-nav-tab__text {
3439 + display: block;
3440 + -ms-flex: 1 0 auto;
3441 + flex: 1 0 auto;
3442 + width: 0;
3443 + color: inherit; }
3444 + @media (min-width: 481px) {
3445 + .dops-section-nav-tab__text {
3446 + display: inline;
3447 + -ms-flex: none;
3448 + flex: none;
3449 + width: auto; } }
3450 +
3451 +.dops-section-nav-tabs__dropdown {
3452 + position: relative;
3453 + z-index: 3;
3454 + width: 100%; }
3455 + .dops-section-nav-tabs__dropdown.is-open {
3456 + z-index: 4; }
3457 + .dops-section-nav-tabs__dropdown .dops-select-dropdown__container {
3458 + position: static; }
3459 +
3460 +.dops-section-nav__segmented .dops-segmented-control {
3461 + margin: 0 15px; }
3462 +
3463 +.dops-section-nav__segmented .dops-segmented-control__link {
3464 + padding: 3px 16px 5px; }
3465 +
3466 +@media (max-width: 480px) {
3467 + .dops-section-nav .dops-search.is-pinned {
3468 + height: 46px; } }
3469 +/* Card */
3470 +.dops-card {
3471 + position: relative;
3472 + margin: 0 auto 0.625rem auto;
3473 + padding: 1rem;
3474 + box-sizing: border-box;
3475 + background: white;
3476 + box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3; }
3477 + .dops-card:after {
3478 + content: ".";
3479 + display: block;
3480 + height: 0;
3481 + clear: both;
3482 + visibility: hidden; }
3483 + @media (min-width: 481px) {
3484 + .dops-card {
3485 + margin-bottom: 1rem;
3486 + padding: 1.5rem; } }
3487 + .dops-card.is-compact {
3488 + margin-bottom: 1px; }
3489 + @media (min-width: 481px) {
3490 + .dops-card.is-compact {
3491 + margin-bottom: 1px;
3492 + padding: 1rem 1.5rem; } }
3493 +
3494 +.dops-card-title {
3495 + background-color: #f9f9f9;
3496 + color: black;
3497 + font-family: Helvetica, Arial, sans-serif;
3498 + font-size: 12px;
3499 + font-weight: normal;
3500 + text-transform: uppercase;
3501 + border-bottom: 1px solid #DDDDDD;
3502 + padding: 10px 16px;
3503 + margin: 0; }
3504 + @media (min-width: 481px) {
3505 + .dops-card-title {
3506 + padding: 16px 24px; } }
3507 + .dops-card-title .dops-card-meta {
3508 + color: #AAAAAA;
3509 + float: left; }
3510 +
3511 +.dops-card-section {
3512 + font-size: 14px;
3513 + padding: 16px;
3514 + border-bottom: 1px solid #DDDDDD; }
3515 + .dops-card-section:after {
3516 + content: ".";
3517 + display: block;
3518 + height: 0;
3519 + clear: both;
3520 + visibility: hidden; }
3521 + @media (min-width: 481px) {
3522 + .dops-card-section {
3523 + padding: 24px; } }
3524 + .dops-card-section:last-child {
3525 + border-bottom: none; }
3526 + .dops-card-section .dops-card-section-label {
3527 + color: black;
3528 + font-size: 12px;
3529 + font-weight: normal;
3530 + text-transform: uppercase; }
3531 + .dops-card-section .dops-card-section-orient-vertical .dops-card-section-label {
3532 + margin-bottom: 10px; }
3533 + .dops-card-section .dops-card-section-orient-horizontal .dops-card-section-label {
3534 + float: right;
3535 + width: 30%; }
3536 + @media all and (max-width: 590px) {
3537 + .dops-card-section .dops-card-section-orient-horizontal .dops-card-section-label {
3538 + margin-bottom: 10px;
3539 + float: none;
3540 + width: 100%; } }
3541 + .dops-card-section .dops-card-section-orient-horizontal .dops-card-section-content {
3542 + float: left;
3543 + width: 70%; }
3544 + @media all and (max-width: 590px) {
3545 + .dops-card-section .dops-card-section-orient-horizontal .dops-card-section-content {
3546 + float: none;
3547 + width: 100%; } }
3548 +
3549 +.dops-card-footer {
3550 + background: #f9f9f9;
3551 + padding: 15px 20px; }
3552 +
3553 +.dops-card-icon {
3554 + float: left;
3555 + text-transform: capitalize; }
3556 + .dops-card-icon .genericon {
3557 + border-radius: 50%;
3558 + width: 16px;
3559 + height: 16px;
3560 + margin-left: 10px;
3561 + color: #fff;
3562 + background: #81bf16; }
3563 +.dops-button {
3564 + background: white;
3565 + border-color: #c8d7e1;
3566 + border-style: solid;
3567 + border-width: 1px 1px 2px;
3568 + color: #2e4453;
3569 + cursor: pointer;
3570 + display: inline-block;
3571 + margin: 0;
3572 + outline: 0;
3573 + overflow: hidden;
3574 + font-size: 14px;
3575 + font-weight: 500;
3576 + text-overflow: ellipsis;
3577 + text-decoration: none;
3578 + vertical-align: top;
3579 + box-sizing: border-box;
3580 + font-size: 14px;
3581 + line-height: 21px;
3582 + border-radius: 4px;
3583 + padding: 7px 14px 9px;
3584 + -webkit-appearance: none;
3585 + -moz-appearance: none;
3586 + appearance: none; }
3587 + .dops-button:hover {
3588 + border-color: #a8bece;
3589 + color: #2e4453; }
3590 + .dops-button:active {
3591 + border-width: 2px 1px 1px; }
3592 + .dops-button:visited {
3593 + color: #2e4453; }
3594 + .dops-button[disabled], .dops-button:disabled {
3595 + color: #e9eff3;
3596 + background: white;
3597 + border-color: #e9eff3;
3598 + cursor: default; }
3599 + .dops-button[disabled]:active, .dops-button:disabled:active {
3600 + border-width: 1px 1px 2px; }
3601 + .dops-button:focus {
3602 + outline: 0;
3603 + border-color: #00aadc;
3604 + box-shadow: 0 0 0 2px #78dcfa; }
3605 + .dops-button.is-compact {
3606 + padding: 7px;
3607 + color: #668eaa;
3608 + font-size: 11px;
3609 + line-height: 1;
3610 + text-transform: uppercase; }
3611 + .dops-button.is-compact:disabled {
3612 + color: #e9eff3; }
3613 + .dops-button.is-compact .gridicon {
3614 + top: 4px;
3615 + margin-top: -8px; }
3616 + .dops-button.is-compact .gridicons-plus-small {
3617 + margin-right: -4px; }
3618 + .dops-button.is-compact .gridicons-plus-small:last-of-type {
3619 + margin-right: 0; }
3620 + .dops-button.is-compact .gridicons-plus-small + .gridicon {
3621 + margin-right: -4px; }
3622 + .dops-button.hidden {
3623 + display: none; }
3624 + .dops-button .gridicon {
3625 + position: relative;
3626 + top: 4px;
3627 + margin-top: -2px;
3628 + width: 18px;
3629 + height: 18px; }
3630 +
3631 +.dops-button.is-primary {
3632 + background: #00aadc;
3633 + border-color: #0087be;
3634 + color: white; }
3635 + .dops-button.is-primary:hover, .dops-button.is-primary:focus {
3636 + border-color: #005082;
3637 + color: white; }
3638 + .dops-button.is-primary[disabled], .dops-button.is-primary:disabled {
3639 + background: #bceefd;
3640 + border-color: #8cc9e2;
3641 + color: white; }
3642 + .dops-button.is-primary.is-compact {
3643 + color: white; }
3644 +
3645 +.dops-button.is-scary {
3646 + color: #d94f4f; }
3647 + .dops-button.is-scary:hover, .dops-button.is-scary:focus {
3648 + border-color: #d94f4f; }
3649 + .dops-button.is-scary:focus {
3650 + box-shadow: 0 0 0 2px #eba3a3; }
3651 + .dops-button.is-scary[disabled], .dops-button.is-scary:disabled {
3652 + color: #f4cdcd;
3653 + border-color: #e9eff3; }
3654 +
3655 +.dops-button.is-primary.is-scary {
3656 + background: #d94f4f;
3657 + border-color: #a02222;
3658 + color: white; }
3659 + .dops-button.is-primary.is-scary:hover, .dops-button.is-primary.is-scary:focus {
3660 + border-color: #4c1010; }
3661 + .dops-button.is-primary.is-scary[disabled], .dops-button.is-primary.is-scary:disabled {
3662 + background: #eba3a3;
3663 + border-color: #e48484; }
3664 +
3665 +.dops-button.is-borderless {
3666 + border: none;
3667 + color: #668eaa;
3668 + padding-right: 0;
3669 + padding-left: 0; }
3670 + .dops-button.is-borderless:hover {
3671 + color: #2e4453; }
3672 + .dops-button.is-borderless:focus {
3673 + box-shadow: none; }
3674 + .dops-button.is-borderless .gridicon {
3675 + width: 24px;
3676 + height: 24px;
3677 + top: 6px; }
3678 + .dops-button.is-borderless[disabled], .dops-button.is-borderless:disabled {
3679 + color: #e9eff3;
3680 + background: white;
3681 + cursor: default; }
3682 + .dops-button.is-borderless[disabled]:active, .dops-button.is-borderless:disabled:active {
3683 + border-width: 0; }
3684 + .dops-button.is-borderless.is-scary {
3685 + color: #d94f4f; }
3686 + .dops-button.is-borderless.is-scary:hover, .dops-button.is-borderless.is-scary:focus {
3687 + color: #a02222; }
3688 + .dops-button.is-borderless.is-scary[disabled] {
3689 + color: #f4cdcd; }
3690 + .dops-button.is-borderless.is-compact {
3691 + background: transparent;
3692 + border-radius: 0; }
3693 + .dops-button.is-borderless.is-compact .gridicon {
3694 + width: 18px;
3695 + height: 18px;
3696 + top: 5px; }
3697 +@keyframes appear {
3698 + 0% {
3699 + opacity: 0; }
3700 + 100% {
3701 + opacity: 1; } }
3702 +
3703 +.dops-foldable-card.dops-card {
3704 + position: relative;
3705 + transition: margin .15s linear;
3706 + padding: 0; }
3707 + .dops-foldable-card.dops-card:after {
3708 + content: ".";
3709 + display: block;
3710 + height: 0;
3711 + clear: both;
3712 + visibility: hidden; }
3713 + .dops-foldable-card.dops-card.is-expanded {
3714 + margin-bottom: 8px; }
3715 + .dops-foldable-card.dops-card .is-clickable {
3716 + cursor: pointer; }
3717 +
3718 +.dops-foldable-card__header {
3719 + min-height: 64px;
3720 + width: 100%;
3721 + padding: 16px;
3722 + box-sizing: border-box;
3723 + display: -ms-flexbox;
3724 + display: flex;
3725 + -ms-flex-align: center;
3726 + align-items: center;
3727 + -ms-flex-pack: justify;
3728 + justify-content: space-between;
3729 + position: relative; }
3730 + .dops-foldable-card__header.has-border .dops-foldable-card__summary,
3731 + .dops-foldable-card__header.has-border .dops-foldable-card__summary_expanded {
3732 + margin-left: 48px; }
3733 + .dops-foldable-card__header.has-border .dops-foldable-card__expand {
3734 + border-right: 1px #f3f6f8 solid; }
3735 + .dops-foldable-card.is-compact .dops-foldable-card__header {
3736 + padding: 8px 16px;
3737 + min-height: 40px; }
3738 + .dops-foldable-card.is-expanded .dops-foldable-card__header {
3739 + margin-bottom: 0px;
3740 + height: inherit;
3741 + min-height: 64px; }
3742 + .dops-foldable-card.is-expanded.is-compact .dops-foldable-card__header {
3743 + min-height: 40px; }
3744 + .dops-foldable-card.is-disabled .dops-foldable-card__header {
3745 + opacity: 0.2; }
3746 +
3747 +.dops-foldable-card__action {
3748 + position: absolute;
3749 + top: 0;
3750 + left: 0;
3751 + height: 100%;
3752 + background: none;
3753 + border: 0; }
3754 + .dops-foldable-card.is-expanded .dops-foldable-card__action {
3755 + height: 100%; }
3756 + .dops-foldable-card.is-disabled .dops-foldable-card__action {
3757 + cursor: default; }
3758 + .accessible-focus .dops-foldable-card__action:focus {
3759 + outline: thin dotted; }
3760 +
3761 +button.dops-foldable-card__action {
3762 + cursor: pointer;
3763 + outline: 0; }
3764 +
3765 +.dops-foldable-card__main {
3766 + max-width: calc( 100% - 36px);
3767 + display: block;
3768 + -ms-flex-align: center;
3769 + align-items: center;
3770 + width: 100%;
3771 + margin-left: 5px; }
3772 + @media (max-width: 480px) {
3773 + .dops-foldable-card__main {
3774 + -ms-flex: 1 1;
3775 + flex: 1 1; } }
3776 +
3777 +.dops-foldable-card__secondary {
3778 + display: -ms-flexbox;
3779 + display: flex;
3780 + -ms-flex-align: center;
3781 + align-items: center;
3782 + -ms-flex: 1 1;
3783 + flex: 1 1;
3784 + -ms-flex-pack: end;
3785 + justify-content: flex-end; }
3786 +
3787 +.dops-foldable-card__expand {
3788 + width: 48px; }
3789 + .dops-foldable-card__expand .gridicon {
3790 + fill: #87a6bc;
3791 + display: -ms-flexbox;
3792 + display: flex;
3793 + -ms-flex-align: center;
3794 + align-items: center;
3795 + width: 100%;
3796 + vertical-align: middle;
3797 + transition: transform 0.15s cubic-bezier(0.175, 0.885, 0.32, 1.275), color 0.2s ease-in; }
3798 + .dops-foldable-card.is-expanded .dops-foldable-card__expand .gridicon {
3799 + transform: rotate(-180deg); }
3800 + .dops-foldable-card__expand .gridicon:hover {
3801 + fill: #87a6bc; }
3802 + .dops-foldable-card__expand:focus .gridicon, .dops-foldable-card__expand:hover .gridicon {
3803 + fill: #00aadc; }
3804 +
3805 +.dops-foldable-card__header-text {
3806 + font-size: 1.125rem;
3807 + width: 100%; }
3808 +
3809 +.dops-foldable-card__subheader {
3810 + margin-top: 0.125rem;
3811 + margin-bottom: 0.125rem;
3812 + font-size: 0.875rem;
3813 + color: #4f748e; }
3814 +
3815 +.dops-foldable-card__content {
3816 + display: none; }
3817 + .dops-foldable-card.is-expanded .dops-foldable-card__content {
3818 + display: block;
3819 + padding: 16px;
3820 + border-top: 1px solid #f3f6f8; }
3821 + .dops-foldable-card.is-compact .dops-foldable-card.is-expanded .dops-foldable-card__content {
3822 + padding: 8px; }
3823 + .dops-foldable-card.is-expanded .dops-foldable-card__content p:first-child {
3824 + margin-top: 0; }
3825 + .dops-foldable-card.is-expanded .dops-foldable-card__content p:last-child {
3826 + margin-bottom: 0; }
3827 +
3828 +.dops-foldable-card__summary,
3829 +.dops-foldable-card__summary_expanded {
3830 + margin-left: 40px;
3831 + color: #87a6bc;
3832 + font-size: 12px;
3833 + transition: opacity 0.2s linear;
3834 + display: inline-block; }
3835 + .dops-foldable-card.has-expanded-summary .dops-foldable-card__summary, .dops-foldable-card.has-expanded-summary
3836 + .dops-foldable-card__summary_expanded {
3837 + transition: none;
3838 + -ms-flex: 2;
3839 + flex: 2;
3840 + text-align: left; }
3841 + @media (max-width: 480px) {
3842 + .dops-foldable-card__summary,
3843 + .dops-foldable-card__summary_expanded {
3844 + display: none; } }
3845 +
3846 +.dops-foldable-card__summary {
3847 + opacity: 1;
3848 + display: inline-block; }
3849 + .dops-foldable-card.is-expanded .dops-foldable-card__summary {
3850 + display: none; }
3851 + .has-expanded-summary .dops-foldable-card.is-expanded .dops-foldable-card__summary {
3852 + display: none; }
3853 +
3854 +.dops-foldable-card__summary_expanded {
3855 + display: none; }
3856 + .dops-foldable-card.is-expanded .dops-foldable-card__summary_expanded {
3857 + display: inline-block; }
3858 +/**
3859 + * "popover" theme for `component/tip`.
3860 + */
3861 +.dops-popover {
3862 + font-size: 11px;
3863 + z-index: 1000;
3864 + position: absolute;
3865 + top: 0;
3866 + left: 0 ;
3867 + right: auto ; }
3868 + .dops-popover .dops-popover__inner {
3869 + background-color: white;
3870 + border: 1px solid #c8d7e1;
3871 + border-radius: 4px;
3872 + box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1), 0 0 56px rgba(0, 0, 0, 0.075);
3873 + text-align: center;
3874 + position: relative; }
3875 + .dops-popover .dops-popover__arrow {
3876 + border: 10px dashed #c8d7e1;
3877 + height: 0;
3878 + line-height: 0;
3879 + position: absolute;
3880 + width: 0;
3881 + z-index: 1; }
3882 + .dops-popover.fade {
3883 + transition: opacity 100ms; }
3884 + .dops-popover.is-top .dops-popover__arrow,
3885 + .dops-popover.is-top-left .dops-popover__arrow,
3886 + .dops-popover.is-top-right .dops-popover__arrow {
3887 + bottom: 0 ;
3888 + left: 50% ;
3889 + margin-left: -10px;
3890 + border-top-style: solid;
3891 + border-bottom: none;
3892 + border-left-color: transparent;
3893 + border-right-color: transparent; }
3894 + .dops-popover.is-top .dops-popover__arrow::before,
3895 + .dops-popover.is-top-left .dops-popover__arrow::before,
3896 + .dops-popover.is-top-right .dops-popover__arrow::before {
3897 + bottom: 2px ;
3898 + border: 10px solid white;
3899 + content: " ";
3900 + position: absolute;
3901 + left: 50% ;
3902 + margin-left: -10px;
3903 + border-top-style: solid;
3904 + border-bottom: none;
3905 + border-left-color: transparent;
3906 + border-right-color: transparent; }
3907 + .dops-popover.is-bottom .dops-popover__arrow,
3908 + .dops-popover.is-bottom-left .dops-popover__arrow,
3909 + .dops-popover.is-bottom-right .dops-popover__arrow {
3910 + top: 0 ;
3911 + left: 50% ;
3912 + margin-left: -10px;
3913 + border-bottom-style: solid;
3914 + border-top: none;
3915 + border-left-color: transparent;
3916 + border-right-color: transparent; }
3917 + .dops-popover.is-bottom .dops-popover__arrow::before,
3918 + .dops-popover.is-bottom-left .dops-popover__arrow::before,
3919 + .dops-popover.is-bottom-right .dops-popover__arrow::before {
3920 + top: 2px ;
3921 + border: 10px solid white;
3922 + content: " ";
3923 + position: absolute;
3924 + left: 50% ;
3925 + margin-left: -10px;
3926 + border-bottom-style: solid;
3927 + border-top: none;
3928 + border-left-color: transparent;
3929 + border-right-color: transparent; }
3930 + .dops-popover.is-left .dops-popover__arrow,
3931 + .dops-popover.is-left-top .dops-popover__arrow,
3932 + .dops-popover.is-left-bottom .dops-popover__arrow {
3933 + right: 0 ;
3934 + top: 50% ;
3935 + margin-top: -10px;
3936 + border-left-style: solid;
3937 + border-right: none;
3938 + border-top-color: transparent;
3939 + border-bottom-color: transparent; }
3940 + .dops-popover.is-left .dops-popover__arrow::before,
3941 + .dops-popover.is-left-top .dops-popover__arrow::before,
3942 + .dops-popover.is-left-bottom .dops-popover__arrow::before {
3943 + right: 2px ;
3944 + border: 10px solid white;
3945 + content: " ";
3946 + position: absolute;
3947 + top: 50% ;
3948 + margin-top: -10px;
3949 + border-left-style: solid;
3950 + border-right: none;
3951 + border-top-color: transparent;
3952 + border-bottom-color: transparent; }
3953 + .dops-popover.is-right .dops-popover__arrow,
3954 + .dops-popover.is-right-top .dops-popover__arrow,
3955 + .dops-popover.is-right-bottom .dops-popover__arrow {
3956 + left: 0 ;
3957 + top: 50% ;
3958 + margin-top: -10px;
3959 + border-right-style: solid;
3960 + border-left: none;
3961 + border-top-color: transparent;
3962 + border-bottom-color: transparent; }
3963 + .dops-popover.is-right .dops-popover__arrow::before,
3964 + .dops-popover.is-right-top .dops-popover__arrow::before,
3965 + .dops-popover.is-right-bottom .dops-popover__arrow::before {
3966 + left: 2px ;
3967 + border: 10px solid white;
3968 + content: " ";
3969 + position: absolute;
3970 + top: 50% ;
3971 + margin-top: -10px;
3972 + border-right-style: solid;
3973 + border-left: none;
3974 + border-top-color: transparent;
3975 + border-bottom-color: transparent; }
3976 + .dops-popover.is-top-left, .dops-popover.is-bottom-left, .dops-popover.is-top-right, .dops-popover.is-bottom-right {
3977 + padding-left: 0;
3978 + padding-right: 0; }
3979 + .dops-popover.is-top-left .dops-popover__arrow,
3980 + .dops-popover.is-bottom-left .dops-popover__arrow {
3981 + left: auto ;
3982 + right: 5px ; }
3983 + .dops-popover.is-top-right .dops-popover__arrow,
3984 + .dops-popover.is-bottom-right .dops-popover__arrow {
3985 + left: 15px ; }
3986 + .dops-popover.is-top .dops-popover__inner,
3987 + .dops-popover.is-top-left .dops-popover__inner,
3988 + .dops-popover.is-top-right .dops-popover__inner {
3989 + top: -10px ; }
3990 + .dops-popover.is-left .dops-popover__inner,
3991 + .dops-popover.is-top-right .dops-popover__inner,
3992 + .dops-popover.is-bottom-right .dops-popover__inner {
3993 + left: -10px ; }
3994 + .dops-popover.is-bottom .dops-popover__inner,
3995 + .dops-popover.is-bottom-left .dops-popover__inner,
3996 + .dops-popover.is-bottom-right .dops-popover__inner {
3997 + top: 10px ; }
3998 + .dops-popover.is-right .dops-popover__inner,
3999 + .dops-popover.is-top-left .dops-popover__inner,
4000 + .dops-popover.is-bottom-left .dops-popover__inner {
4001 + left: 10px ; }
4002 + .dops-popover.is-dialog-visible {
4003 + z-index: 100300;
4004 + /* Above .dialog */ }
4005 +
4006 +.dops-popover__menu {
4007 + display: -ms-flexbox;
4008 + display: flex;
4009 + -ms-flex-direction: column;
4010 + flex-direction: column;
4011 + min-width: 200px; }
4012 +
4013 +.dops-popover__menu-item {
4014 + position: relative;
4015 + background: inherit;
4016 + border: none;
4017 + border-radius: 0;
4018 + color: #2e4453;
4019 + cursor: pointer;
4020 + display: block;
4021 + font-size: 14px;
4022 + font-weight: 400;
4023 + margin: 0;
4024 + padding: 8px 16px;
4025 + text-align: right;
4026 + transition: all 0.05s ease-in-out; }
4027 + .dops-popover__menu-item:first-child {
4028 + margin-top: 5px; }
4029 + .dops-popover__menu-item:hover, .dops-popover__menu-item:focus {
4030 + background-color: #00aadc;
4031 + border: 0;
4032 + box-shadow: none;
4033 + color: white; }
4034 + .dops-popover__menu-item:hover .gridicon, .dops-popover__menu-item:focus .gridicon {
4035 + color: white; }
4036 + .dops-popover__menu-item[disabled]:hover, .dops-popover__menu-item[disabled]:focus {
4037 + background: transparent;
4038 + cursor: default; }
4039 + .dops-popover__menu-item:last-child {
4040 + margin-bottom: 5px; }
4041 + .dops-popover__menu-item::-moz-focus-inner {
4042 + border: 0; }
4043 + .dops-popover__menu-item.has-icon {
4044 + padding-right: 42px; }
4045 + .dops-popover__menu-item .gridicon {
4046 + color: #a8bece;
4047 + vertical-align: bottom;
4048 + margin-left: 8px; }
4049 +
4050 +.dops-popover__hr {
4051 + margin: 8px 0;
4052 + background: #e9eff3; }
4053 +.dops-tooltip.dops-popover .dops-popover__arrow {
4054 + border-width: 6px; }
4055 +
4056 +.dops-tooltip.dops-popover.is-bottom-right .dops-popover__arrow, .dops-tooltip.dops-popover.is-bottom-left .dops-popover__arrow, .dops-tooltip.dops-popover.is-bottom .dops-popover__arrow {
4057 + border-bottom-color: #3d596d;
4058 + top: 4px;
4059 + left: 10px; }
4060 + .dops-tooltip.dops-popover.is-bottom-right .dops-popover__arrow::before, .dops-tooltip.dops-popover.is-bottom-left .dops-popover__arrow::before, .dops-tooltip.dops-popover.is-bottom .dops-popover__arrow::before {
4061 + display: none; }
4062 +
4063 +.dops-tooltip.dops-popover.is-bottom-right.is-error .dops-popover__arrow, .dops-tooltip.dops-popover.is-bottom-left.is-error .dops-popover__arrow, .dops-tooltip.dops-popover.is-bottom.is-error .dops-popover__arrow {
4064 + border-bottom-color: #d94f4f; }
4065 +
4066 +.dops-tooltip.dops-popover.is-bottom-right.is-warning .dops-popover__arrow, .dops-tooltip.dops-popover.is-bottom-left.is-warning .dops-popover__arrow, .dops-tooltip.dops-popover.is-bottom.is-warning .dops-popover__arrow {
4067 + border-bottom-color: #f0b849; }
4068 +
4069 +.dops-tooltip.dops-popover.is-bottom-right.is-success .dops-popover__arrow, .dops-tooltip.dops-popover.is-bottom-left.is-success .dops-popover__arrow, .dops-tooltip.dops-popover.is-bottom.is-success .dops-popover__arrow {
4070 + border-bottom-color: #4ab866; }
4071 +
4072 +.dops-tooltip.dops-popover.is-top .dops-popover__arrow, .dops-tooltip.dops-popover.is-top-left .dops-popover__arrow, .dops-tooltip.dops-popover.is-top-right .dops-popover__arrow {
4073 + border-top-color: #3d596d;
4074 + bottom: 4px;
4075 + left: 10px; }
4076 + .dops-tooltip.dops-popover.is-top .dops-popover__arrow::before, .dops-tooltip.dops-popover.is-top-left .dops-popover__arrow::before, .dops-tooltip.dops-popover.is-top-right .dops-popover__arrow::before {
4077 + display: none; }
4078 +
4079 +.dops-tooltip.dops-popover.is-top.is-error .dops-popover__arrow, .dops-tooltip.dops-popover.is-top-left.is-error .dops-popover__arrow, .dops-tooltip.dops-popover.is-top-right.is-error .dops-popover__arrow {
4080 + border-top-color: #d94f4f; }
4081 +
4082 +.dops-tooltip.dops-popover.is-top.is-warning .dops-popover__arrow, .dops-tooltip.dops-popover.is-top-left.is-warning .dops-popover__arrow, .dops-tooltip.dops-popover.is-top-right.is-warning .dops-popover__arrow {
4083 + border-top-color: #f0b849; }
4084 +
4085 +.dops-tooltip.dops-popover.is-top.is-success .dops-popover__arrow, .dops-tooltip.dops-popover.is-top-left.is-success .dops-popover__arrow, .dops-tooltip.dops-popover.is-top-right.is-success .dops-popover__arrow {
4086 + border-top-color: #4ab866; }
4087 +
4088 +.dops-tooltip.dops-popover.is-top .dops-popover__arrow, .dops-tooltip.dops-popover.is-bottom .dops-popover__arrow {
4089 + margin-right: -6px; }
4090 +
4091 +.dops-tooltip.dops-popover.is-left, .dops-tooltip.dops-popover.is-right {
4092 + padding-top: 0; }
4093 + .dops-tooltip.dops-popover.is-left .dops-popover__arrow, .dops-tooltip.dops-popover.is-right .dops-popover__arrow {
4094 + margin-top: -6px; }
4095 + .dops-tooltip.dops-popover.is-left .dops-popover__arrow::before, .dops-tooltip.dops-popover.is-right .dops-popover__arrow::before {
4096 + display: none; }
4097 + .dops-tooltip.dops-popover.is-left.is-error .dops-popover__arrow, .dops-tooltip.dops-popover.is-right.is-error .dops-popover__arrow {
4098 + border-left-color: #d94f4f; }
4099 + .dops-tooltip.dops-popover.is-left.is-warning .dops-popover__arrow, .dops-tooltip.dops-popover.is-right.is-warning .dops-popover__arrow {
4100 + border-left-color: #f0b849; }
4101 + .dops-tooltip.dops-popover.is-left.is-success .dops-popover__arrow, .dops-tooltip.dops-popover.is-right.is-success .dops-popover__arrow {
4102 + border-left-color: #4ab866; }
4103 +
4104 +.dops-tooltip.dops-popover.is-left .dops-popover__arrow {
4105 + margin-left: 4px;
4106 + border-right-color: #3d596d; }
4107 +
4108 +.dops-tooltip.dops-popover.is-right .dops-popover__arrow {
4109 + margin-right: 4px;
4110 + border-left-color: #3d596d; }
4111 +
4112 +.dops-tooltip.dops-popover .dops-popover__inner {
4113 + border: 0px;
4114 + box-shadow: none;
4115 + border-radius: 2px;
4116 + color: white;
4117 + background: #3d596d;
4118 + font-size: 12px;
4119 + padding: 6px 10px;
4120 + text-align: right; }
4121 +
4122 +.dops-tooltip.dops-popover.is-error .dops-popover__inner {
4123 + background: #d94f4f; }
4124 +
4125 +.dops-tooltip.dops-popover.is-warning .dops-popover__inner {
4126 + background: #f0b849; }
4127 +
4128 +.dops-tooltip.dops-popover.is-success .dops-popover__inner {
4129 + background: #4ab866; }
4130 +
4131 +.dops-tooltip.dops-popover ul {
4132 + list-style: none;
4133 + margin: 0;
4134 + padding: 0; }
4135 + .dops-tooltip.dops-popover ul li {
4136 + font-size: 11px;
4137 + font-weight: 100;
4138 + border: 0; }
4139 +
4140 +.dops-tooltip__hr {
4141 + margin: 8px 0;
4142 + background: #87a6bc; }
4143 +.dops-chart {
4144 + position: relative;
4145 + box-sizing: border-box;
4146 + background-color: white;
4147 + padding: 8px 20px 8px 0; }
4148 +
4149 +.dops-chart .dops-chart__y-axis-markers {
4150 + position: absolute;
4151 + top: 8px;
4152 + right: 0;
4153 + left: 0;
4154 + height: 200px; }
4155 +
4156 +.dops-chart .dops-chart__y-axis-marker {
4157 + position: absolute;
4158 + top: 0;
4159 + width: 100%;
4160 + height: 1px;
4161 + border-top: 1px solid #e9eff3; }
4162 +
4163 +.dops-chart__bar-marker {
4164 + z-index: 1;
4165 + position: absolute;
4166 + top: 0;
4167 + width: 100%;
4168 + height: 1px;
4169 + border-top: 1px solid rgba(233, 239, 243, 0.1); }
4170 +
4171 +.dops-chart__bar-marker.is-fifty,
4172 +.dops-chart__y-axis-label.is-fifty,
4173 +.dops-chart .dops-chart__y-axis-marker.is-fifty {
4174 + top: 50%; }
4175 +
4176 +.dops-chart__bar-marker.is-zero,
4177 +.dops-chart__y-axis-label.is-zero,
4178 +.dops-chart .dops-chart__y-axis-marker.is-zero {
4179 + top: 100%; }
4180 +
4181 +.dops-chart__y-axis {
4182 + position: relative;
4183 + float: left;
4184 + height: 200px;
4185 + padding: 0 10px 0 20px;
4186 + font-size: 11px;
4187 + color: #668eaa;
4188 + margin-bottom: 30px; }
4189 +
4190 +.dops-chart__y-axis-label {
4191 + position: absolute;
4192 + top: 0;
4193 + left: 20px;
4194 + text-align: left; }
4195 +
4196 +.dops-chart__y-axis-width-fix {
4197 + color: rgba(255, 255, 255, 0); }
4198 +
4199 +.dops-chart__x-axis {
4200 + position: relative;
4201 + font-size: 0;
4202 + padding: 5px 0;
4203 + min-height: 18px;
4204 + color: #3d596d; }
4205 +
4206 +.dops-chart__x-axis-label {
4207 + position: absolute;
4208 + display: inline-block;
4209 + vertical-align: top;
4210 + font-size: 11px;
4211 + text-align: center; }
4212 +
4213 +.dops-chart__x-axis-label::before {
4214 + content: '';
4215 + display: block;
4216 + position: absolute;
4217 + top: -4px;
4218 + right: 50%;
4219 + margin-right: -.5px;
4220 + width: 1px;
4221 + height: 5px;
4222 + background: #f3f6f8;
4223 + background-image: linear-gradient(to bottom, #f3f6f8 0%, #c8d7e1 100%); }
4224 +
4225 +.dops-chart__bars {
4226 + position: relative;
4227 + font-size: 0;
4228 + height: 200px;
4229 + text-align: center;
4230 + overflow: hidden;
4231 + display: -ms-flex;
4232 + display: -ms-flexbox;
4233 + display: flex; }
4234 +
4235 +.dops-chart__bar {
4236 + text-align: center;
4237 + display: inline-block;
4238 + position: relative;
4239 + height: 200px;
4240 + -ms-flex-grow: 1;
4241 + -ms-flex-positive: 1;
4242 + flex-grow: 1;
4243 + -ms-flex-shrink: 1;
4244 + -ms-flex-negative: 1;
4245 + flex-shrink: 1; }
4246 + .dops-chart__bar.is-weekend {
4247 + background-color: rgba(233, 239, 243, 0.5); }
4248 + .dops-chart__bar:hover {
4249 + cursor: pointer;
4250 + background-color: rgba(233, 239, 243, 0.3); }
4251 + .dops-chart__bar.is-selected {
4252 + cursor: default;
4253 + background-color: rgba(240, 130, 30, 0.1); }
4254 +
4255 +.dops-chart__bar-section {
4256 + display: inline-block;
4257 + background-color: #0087be;
4258 + position: absolute;
4259 + top: 0;
4260 + left: 16%;
4261 + bottom: 0;
4262 + right: 16%;
4263 + z-index: 2; }
4264 + .dops-chart__bar:hover .dops-chart__bar-section.is-bar {
4265 + background-color: #00aadc; }
4266 + .dops-chart__bar.is-selected .dops-chart__bar-section.is-bar {
4267 + background-color: #f0821e; }
4268 + .dops-chart__bar-section.is-spacer {
4269 + z-index: 0;
4270 + background-color: rgba(255, 255, 255, 0); }
4271 + .dops-chart__bar-section.is-ghost::after {
4272 + content: "";
4273 + display: block;
4274 + position: absolute;
4275 + top: 160px;
4276 + bottom: 0;
4277 + right: 0;
4278 + z-index: 1;
4279 + width: 100%;
4280 + height: 40px;
4281 + background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(233, 239, 243, 0.5)); }
4282 + .dops-chart__bar:hover .dops-chart__bar-section.is-ghost::after {
4283 + display: none; }
4284 +
4285 +.dops-chart__bar-section-inner {
4286 + background: #004069;
4287 + position: absolute;
4288 + left: 23.33%;
4289 + bottom: 0;
4290 + right: 23.33%; }
4291 + .dops-chart__bar.is-selected .dops-chart__bar-section-inner {
4292 + background-color: #d54e21; }
4293 +
4294 +.dops-chart__legend {
4295 + margin-bottom: -8px; }
4296 + .dops-chart__legend:after {
4297 + content: ".";
4298 + display: block;
4299 + height: 0;
4300 + clear: both;
4301 + visibility: hidden; }
4302 +
4303 +.dops-chart__legend .dops-chart__legend-options {
4304 + float: left;
4305 + color: #537994;
4306 + list-style-type: none;
4307 + margin: 0;
4308 + font-size: 11px;
4309 + text-transform: uppercase;
4310 + letter-spacing: 0.1em; }
4311 + @media (max-width: 480px) {
4312 + .dops-chart__legend .dops-chart__legend-options {
4313 + width: 100%; } }
4314 +
4315 +.dops-chart__legend-option {
4316 + display: inline;
4317 + text-align: right; }
4318 + @media (max-width: 480px) {
4319 + .dops-chart__legend-option {
4320 + width: 50%;
4321 + display: inline-block; } }
4322 +
4323 +.dops-chart__legend-label {
4324 + display: inline-block;
4325 + padding: 12px 20px 10px 19px; }
4326 + .dops-chart__legend-label.is-selectable {
4327 + cursor: pointer; }
4328 + .dops-chart__legend-label.is-selectable:focus, .dops-chart__legend-label.is-selectable:hover {
4329 + color: tint(#00aadc, 20%); }
4330 + @media (max-width: 480px) {
4331 + .dops-chart__legend-label {
4332 + display: block; } }
4333 +
4334 +.dops-chart__legend-option .dops-chart__legend-color {
4335 + width: 10px;
4336 + height: 10px;
4337 + background: #0087be;
4338 + display: inline-block;
4339 + border-radius: 1px;
4340 + vertical-align: top;
4341 + margin: 3px 8px 3px 5px; }
4342 +
4343 +@media (max-width: 480px) {
4344 + .dops-chart__legend-option:first-child .dops-chart__legend-color {
4345 + margin-right: 2px; } }
4346 +
4347 +.dops-chart__legend-color.is-dark-blue {
4348 + background: #004069; }
4349 +
4350 +.dops-chart__legend-option .dops-chart__legend-checkbox {
4351 + margin: 0;
4352 + float: none;
4353 + vertical-align: top; }
4354 +
4355 +.dops-chart__empty {
4356 + position: absolute;
4357 + top: 0;
4358 + left: 0;
4359 + bottom: 0;
4360 + right: 0;
4361 + text-align: center;
4362 + font-size: 14px;
4363 + line-height: 24px;
4364 + clear: both;
4365 + z-index: 1; }
4366 +
4367 +.dops-chart__empty_notice {
4368 + position: relative;
4369 + top: 97px;
4370 + padding: 11px 24px;
4371 + margin-bottom: 24px;
4372 + border-radius: 1px;
4373 + background: #fff;
4374 + box-sizing: border-box;
4375 + font-size: 14px;
4376 + line-height: 1.4285;
4377 + animation: appear .3s ease-in-out;
4378 + box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3; }
4379 + @media (min-width: 661px) {
4380 + .dops-chart__empty_notice {
4381 + padding: 13px 48px;
4382 + font-size: inherit; }
4383 + .dops-chart__empty_notice::before {
4384 + -webkit-font-smoothing: antialiased;
4385 + -moz-osx-font-smoothing: grayscale;
4386 + display: inline-block;
4387 + vertical-align: middle;
4388 + font: normal 16px/1 'Noticons';
4389 + content: '\F456';
4390 + position: absolute;
4391 + top: 23px;
4392 + right: 20px;
4393 + margin: -12px -8px 0 0px;
4394 + font-size: 24px;
4395 + line-height: 1; } }
4396 +
4397 +.dops-chart__tooltip .dops-popover__inner {
4398 + width: 230px;
4399 + text-align: right; }
4400 + .dops-chart__tooltip .dops-popover__inner ul {
4401 + list-style: none;
4402 + margin: 0;
4403 + padding: 0; }
4404 + .dops-chart__tooltip .dops-popover__inner ul:after {
4405 + content: ".";
4406 + display: block;
4407 + height: 0;
4408 + clear: both;
4409 + visibility: hidden; }
4410 + .dops-chart__tooltip .dops-popover__inner ul li {
4411 + font-size: 11px;
4412 + text-transform: uppercase;
4413 + font-weight: 100;
4414 + height: 24px;
4415 + letter-spacing: 0.1em;
4416 + border: 0;
4417 + margin-bottom: 0; }
4418 + .dops-chart__tooltip .dops-popover__inner ul li .dops-wrapper {
4419 + display: block;
4420 + line-height: inherit;
4421 + line-height: 24px;
4422 + clear: both; }
4423 + .dops-chart__tooltip .dops-popover__inner ul li .value {
4424 + text-align: left;
4425 + float: left;
4426 + min-width: 22px;
4427 + color: #c8d7e1; }
4428 + .dops-chart__tooltip .dops-popover__inner ul li .label {
4429 + display: block;
4430 + overflow: hidden;
4431 + word-break: break-all;
4432 + vertical-align: baseline; }
4433 + .dops-chart__tooltip .dops-popover__inner ul li .gridicon {
4434 + vertical-align: middle;
4435 + margin-left: 6px;
4436 + margin-top: -3px; }
4437 +
4438 +.dops-chart__tooltip.is-streak {
4439 + margin-top: -5px;
4440 + height: 35px; }
4441 + .dops-chart__tooltip.is-streak .dops-popover__arrow::before {
4442 + right: 85px;
4443 + top: 30px; }
4444 + .dops-chart__tooltip.is-streak .dops-popover__inner {
4445 + width: 160px;
4446 + position: relative;
4447 + top: -10px; }
4448 + .dops-chart__tooltip.is-streak .dops-popover__inner li {
4449 + height: 14px; }
4450 + .dops-chart__tooltip.is-streak .dops-popover__inner li .label {
4451 + width: 100%;
4452 + float: right;
4453 + text-align: center; }
4454 + .rtl .dops-chart__tooltip.is-streak .dops-popover__inner li .label {
4455 + font-size: 11px; }
4456 + .dops-chart__tooltip.is-streak .dops-popover__inner li .label .post-count {
4457 + font-weight: bold; }
4458 + .dops-chart__tooltip.is-streak .dops-popover__inner li .value {
4459 + float: none; }
4460 +
4461 +.dops-chart__tooltip .dops-module-content-list-item.is-date-label {
4462 + font-size: 11px;
4463 + margin-bottom: 2px;
4464 + text-transform: uppercase;
4465 + font-weight: bold;
4466 + border-bottom: 1px solid #426177;
4467 + padding-bottom: 2px; }
4468 +
4469 +.dops-chart__tooltip .dops-module-content-list-item.is-published-item {
4470 + height: 19px; }
4471 + .dops-chart__tooltip .dops-module-content-list-item.is-published-item .label {
4472 + text-transform: none;
4473 + color: #c8d7e1;
4474 + overflow: hidden;
4475 + letter-spacing: 0;
4476 + height: 19px; }
4477 + .dops-chart__tooltip .dops-module-content-list-item.is-published-item .value {
4478 + width: 0;
4479 + min-width: 0; }
4480 + .dops-chart__tooltip .dops-module-content-list-item.is-published-item .value::before {
4481 + content: '';
4482 + position: relative;
4483 + background-image: linear-gradient(to left, rgba(61, 89, 109, 0) 0%, rgba(61, 89, 109, 0.5), #3d596d);
4484 + right: -30px;
4485 + width: 30px;
4486 + height: 24px;
4487 + display: block; }
4488 +@keyframes appear {
4489 + 0% {
4490 + opacity: 0; }
4491 + 100% {
4492 + opacity: 1; } }
4493 +
4494 +.dops-notice {
4495 + display: -ms-flexbox;
4496 + display: flex;
4497 + position: relative;
4498 + margin-bottom: 24px;
4499 + border-radius: 1px;
4500 + background: #e9eff3;
4501 + box-sizing: border-box;
4502 + font-size: 14px;
4503 + animation: appear .3s ease-in-out; }
4504 + @media (min-width: 661px) {
4505 + .dops-notice {
4506 + font-size: inherit; } }
4507 + .dops-notice .dops-notice__dismiss.dops-button .gridicon {
4508 + top: 0; }
4509 + .dops-notice .dops-notice__dismiss:focus {
4510 + box-shadow: 0 0 4px #d2dee6; }
4511 + .dops-notice.is-success {
4512 + background: #4ab866; }
4513 + .dops-notice.is-warning {
4514 + background: #f0b849; }
4515 + .dops-notice.is-error {
4516 + background: #d94f4f; }
4517 + .dops-notice.is-info {
4518 + background: #0087be; }
4519 + .dops-notice.is-success, .dops-notice.is-error, .dops-notice.is-warning, .dops-notice.is-info {
4520 + color: white; }
4521 + .dops-notice.is-success .dops-notice__text a, .dops-notice.is-error .dops-notice__text a, .dops-notice.is-warning .dops-notice__text a, .dops-notice.is-info .dops-notice__text a {
4522 + color: white; }
4523 + .dops-notice.is-success .dops-notice__dismiss, .dops-notice.is-error .dops-notice__dismiss, .dops-notice.is-warning .dops-notice__dismiss, .dops-notice.is-info .dops-notice__dismiss {
4524 + color: white; }
4525 + .dops-notice.is-basic {
4526 + background: white;
4527 + color: #87a6bc;
4528 + box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3; }
4529 + .dops-notice.is-basic .dops-notice__dismiss:focus {
4530 + box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3; }
4531 + @media (min-width: 661px) {
4532 + .dops-notice.is-basic:before {
4533 + display: none; } }
4534 + .dops-notice.is-basic .dops-notice__text {
4535 + padding: 11px 24px; }
4536 + @media (min-width: 661px) {
4537 + .dops-notice.is-basic .dops-notice__text {
4538 + padding: 13px; } }
4539 +
4540 +.dops-notice__icon {
4541 + -ms-flex-negative: 0;
4542 + flex-shrink: 0;
4543 + padding: 13px 16px 13px 0; }
4544 + @media (max-width: 660px) {
4545 + .dops-notice__icon {
4546 + display: none; } }
4547 +
4548 +.dops-notice__content {
4549 + display: -ms-flexbox;
4550 + display: flex;
4551 + -ms-flex-positive: 1;
4552 + flex-grow: 1; }
4553 + @media (max-width: 480px) {
4554 + .dops-notice__content {
4555 + -ms-flex-direction: column;
4556 + flex-direction: column; } }
4557 +
4558 +.dops-notice__text {
4559 + font-size: 15px;
4560 + padding: 11px 24px; }
4561 + .dops-notice__text > span,
4562 + .dops-notice__text > div {
4563 + max-width: 680px; }
4564 + @media (min-width: 661px) {
4565 + .dops-notice__text {
4566 + padding: 13px; } }
4567 + .dops-notice__text a {
4568 + text-decoration: underline; }
4569 + .dops-notice__text ul {
4570 + margin-bottom: 0;
4571 + margin-right: 0; }
4572 + .dops-notice__text li {
4573 + margin-right: 2em;
4574 + margin-top: 0.5em; }
4575 + .dops-notice__text p {
4576 + margin-bottom: 0;
4577 + margin-top: 0.5em; }
4578 + .dops-notice__text p:first-child {
4579 + margin-top: 0; }
4580 +
4581 +.dops-notice__button {
4582 + cursor: pointer;
4583 + margin-right: 0.428em; }
4584 +
4585 +.dops-notice__dismiss {
4586 + display: -ms-flexbox;
4587 + display: flex;
4588 + -ms-flex-negative: 0;
4589 + flex-shrink: 0;
4590 + padding: 11px 16px;
4591 + cursor: pointer;
4592 + color: #87a6bc; }
4593 + @media (min-width: 661px) {
4594 + .dops-notice__dismiss {
4595 + padding: 13px 16px; } }
4596 + .dops-notice__dismiss:hover, .dops-notice__dismiss:focus {
4597 + color: #2e4453; }
4598 + .dops-notice .dops-notice__dismiss {
4599 + color: #87a6bc;
4600 + opacity: 0.85; }
4601 + .dops-notice .dops-notice__dismiss:hover, .dops-notice .dops-notice__dismiss:focus {
4602 + opacity: 1; }
4603 +
4604 +a.dops-notice__action {
4605 + display: -ms-flexbox;
4606 + display: flex;
4607 + -ms-flex-align: center;
4608 + align-items: center;
4609 + -ms-flex-negative: 0;
4610 + flex-shrink: 0;
4611 + box-sizing: border-box;
4612 + cursor: pointer;
4613 + font-size: 15px;
4614 + font-weight: 400;
4615 + margin-right: auto;
4616 + padding: 13px 16px;
4617 + text-decoration: none;
4618 + white-space: nowrap; }
4619 + .is-success a.dops-notice__action,
4620 + .is-error a.dops-notice__action,
4621 + .is-warning a.dops-notice__action,
4622 + .is-info a.dops-notice__action {
4623 + color: white; }
4624 + .is-success a.dops-notice__action {
4625 + background: #338247; }
4626 + .is-error a.dops-notice__action {
4627 + background: #b52727; }
4628 + .is-warning a.dops-notice__action {
4629 + background: #da9712; }
4630 + .is-info a.dops-notice__action {
4631 + background: #005172; }
4632 + a.dops-notice__action .gridicon {
4633 + margin-right: 8px;
4634 + opacity: 0.7; }
4635 + a.dops-notice__action:hover, a.dops-notice__action:focus {
4636 + background: rgba(255, 255, 255, 0.2); }
4637 + @media (max-width: 480px) {
4638 + a.dops-notice__action {
4639 + margin: 0;
4640 + -ms-flex-pack: end;
4641 + justify-content: flex-end; } }
4642 +
4643 +.dops-notice.is-compact {
4644 + border-radius: 2px;
4645 + display: -ms-inline-flexbox;
4646 + display: inline-flex;
4647 + -ms-flex-wrap: nowrap;
4648 + flex-wrap: nowrap;
4649 + min-height: 20px;
4650 + margin: 0;
4651 + padding: 0;
4652 + text-decoration: none;
4653 + text-transform: none;
4654 + vertical-align: middle; }
4655 + .dops-notice.is-compact.is-success, .dops-notice.is-compact.is-error, .dops-notice.is-compact.is-warning, .dops-notice.is-compact.is-info {
4656 + color: white; }
4657 + .dops-notice.is-compact .dops-notice__text {
4658 + font-size: 12px;
4659 + padding: 6px 8px;
4660 + line-height: 1; }
4661 + .dops-notice.is-compact .dops-notice__icon {
4662 + -ms-flex-item-align: center;
4663 + -ms-grid-row-align: center;
4664 + align-self: center;
4665 + -ms-flex-negative: 0;
4666 + flex-shrink: 0;
4667 + margin: 0 8px 0 0;
4668 + padding: 0;
4669 + width: 18px;
4670 + height: 18px;
4671 + vertical-align: middle; }
4672 + .dops-notice.is-compact .dops-notice__dismiss {
4673 + display: none; }
4674 + .dops-notice.is-compact a.dops-notice__action {
4675 + background: transparent;
4676 + display: inline-block;
4677 + font-size: 11px;
4678 + font-weight: 600;
4679 + -ms-flex-item-align: center;
4680 + -ms-grid-row-align: center;
4681 + align-self: center;
4682 + margin-right: 16px;
4683 + padding: 0 8px;
4684 + text-decoration: underline;
4685 + text-transform: uppercase; }
4686 + .dops-notice.is-compact a.dops-notice__action:hover, .dops-notice.is-compact a.dops-notice__action:active, .dops-notice.is-compact a.dops-notice__action:focus {
4687 + background: transparent;
4688 + text-decoration: none; }
4689 + .dops-notice.is-compact a.dops-notice__action .gridicon {
4690 + margin-right: 8px;
4691 + width: 14px;
4692 + height: 14px;
4693 + vertical-align: sub;
4694 + opacity: 1; }
4695 +.dops-section-header.dops-card {
4696 + display: -ms-flexbox;
4697 + display: flex;
4698 + padding-top: 0.6875rem;
4699 + padding-bottom: 0.6875rem;
4700 + position: relative; }
4701 + .dops-section-header.dops-card:after {
4702 + content: ''; }
4703 +
4704 +.dops-section-header__label {
4705 + display: -ms-flexbox;
4706 + display: flex;
4707 + -ms-flex-align: center;
4708 + align-items: center;
4709 + -ms-flex-positive: 1;
4710 + flex-grow: 1;
4711 + line-height: 1.75rem;
4712 + position: relative;
4713 + color: #87a6bc;
4714 + font-size: 0.875rem; }
4715 + .dops-section-header__label:before {
4716 + content: '';
4717 + display: block;
4718 + position: absolute;
4719 + -webkit-touch-callout: none;
4720 + -webkit-user-select: none;
4721 + -moz-user-select: none;
4722 + -ms-user-select: none;
4723 + user-select: none;
4724 + pointer-events: none;
4725 + background: linear-gradient(to left, rgba(255, 255, 255, 0), white 90%);
4726 + top: 0px;
4727 + bottom: 0px;
4728 + left: 0px;
4729 + right: auto;
4730 + width: 20%;
4731 + height: auto; }
4732 + .dops-section-header__label .dops-count {
4733 + margin-right: 0.5rem; }
4734 +
4735 +.dops-section-header__card-badge {
4736 + margin-right: 0.5rem; }
4737 +
4738 +.dops-section-header__actions {
4739 + -ms-flex-positive: 0;
4740 + flex-grow: 0;
4741 + position: relative; }
4742 + .dops-section-header__actions:after {
4743 + content: ".";
4744 + display: block;
4745 + height: 0;
4746 + clear: both;
4747 + visibility: hidden; }
4748 +
4749 +.section-header__actions .button {
4750 + float: right;
4751 + margin-left: 0.5rem; }
4752 + .section-header__actions .button:last-child {
4753 + margin-left: 0; }
4754 +.form-toggle[type="checkbox"] {
4755 + display: none; }
4756 +
4757 +.form-toggle__switch {
4758 + position: relative;
4759 + display: inline-block;
4760 + border-radius: 12px;
4761 + box-sizing: border-box;
4762 + padding: 2px;
4763 + width: 40px;
4764 + height: 24px;
4765 + background: #a8bece;
4766 + vertical-align: middle;
4767 + outline: 0;
4768 + cursor: pointer;
4769 + transition: all .4s ease, box-shadow 0; }
4770 + .form-toggle__switch:before, .form-toggle__switch:after {
4771 + position: relative;
4772 + display: block;
4773 + content: "";
4774 + width: 20px;
4775 + height: 20px; }
4776 + .form-toggle__switch:after {
4777 + right: 0;
4778 + border-radius: 50%;
4779 + background: white;
4780 + transition: all .2s ease; }
4781 + .form-toggle__switch:before {
4782 + display: none; }
4783 + .form-toggle__switch:hover {
4784 + background: #c8d7e1; }
4785 + .accessible-focus .form-toggle__switch:focus, .form-toggle__switch:focus {
4786 + box-shadow: 0 0 0 2px #00aadc; }
4787 +
4788 +.form-toggle__label {
4789 + cursor: pointer;
4790 + width: auto;
4791 + float: none; }
4792 +
4793 +.accessible-focus .form-toggle:focus + .form-toggle__label .form-toggle__switch {
4794 + box-shadow: 0 0 0 2px #00aadc; }
4795 +
4796 +.accessible-focus .form-toggle:focus:checked + .form-toggle__label .form-toggle__switch {
4797 + box-shadow: 0 0 0 2px #78dcfa; }
4798 +
4799 +.form-toggle:checked + .form-toggle__label .form-toggle__switch {
4800 + background: #00aadc; }
4801 + .form-toggle:checked + .form-toggle__label .form-toggle__switch:after {
4802 + right: 16px; }
4803 +
4804 +.form-toggle:checked:hover + .form-toggle__label .form-toggle__switch {
4805 + background: #78dcfa; }
4806 +
4807 +.form-toggle:disabled + .form-toggle__label .form-toggle__switch, .form-toggle:disabled:hover + .form-toggle__label .form-toggle__switch {
4808 + background: #e9eff3; }
4809 +
4810 +.form-toggle.is-toggling + .form-toggle__label .form-toggle__switch {
4811 + background: #00aadc; }
4812 +
4813 +.form-toggle.is-toggling:checked + .form-toggle__label .form-toggle__switch {
4814 + background: #c8d7e1; }
4815 +
4816 +.form-toggle.is-compact + .form-toggle__label .form-toggle__switch {
4817 + border-radius: 8px;
4818 + width: 24px;
4819 + height: 16px; }
4820 + .form-toggle.is-compact + .form-toggle__label .form-toggle__switch:before, .form-toggle.is-compact + .form-toggle__label .form-toggle__switch:after {
4821 + width: 12px;
4822 + height: 12px; }
4823 +
4824 +.form-toggle.is-compact:checked + .form-toggle__label .form-toggle__switch:after {
4825 + right: 8px; }
4826 +.dops-text-input.dops-text-input {
4827 + box-sizing: border-box;
4828 + margin: 0;
4829 + padding: 7px 14px;
4830 + width: 100%;
4831 + color: #2e4453;
4832 + font-size: 16px;
4833 + line-height: 1.5;
4834 + border: 1px solid #c8d7e1;
4835 + background-color: white;
4836 + transition: all .15s ease-in-out;
4837 + box-shadow: none; }
4838 + .dops-text-input.dops-text-input::-webkit-input-placeholder {
4839 + color: #87a6bc; }
4840 + .dops-text-input.dops-text-input::-moz-placeholder {
4841 + color: #87a6bc; }
4842 + .dops-text-input.dops-text-input:-ms-input-placeholder {
4843 + color: #87a6bc; }
4844 + .dops-text-input.dops-text-input::placeholder {
4845 + color: #87a6bc; }
4846 + .dops-text-input.dops-text-input:hover {
4847 + border-color: #a8bece; }
4848 + .dops-text-input.dops-text-input:focus {
4849 + border-color: #0087be;
4850 + outline: none;
4851 + box-shadow: 0 0 0 2px #78dcfa; }
4852 + .dops-text-input.dops-text-input:focus::-ms-clear {
4853 + display: none; }
4854 + .dops-text-input.dops-text-input:disabled {
4855 + background: #f3f6f8;
4856 + border-color: #e9eff3;
4857 + color: #a8bece;
4858 + -webkit-text-fill-color: #a8bece; }
4859 + .dops-text-input.dops-text-input:disabled:hover {
4860 + cursor: default; }
4861 + .dops-text-input.dops-text-input:disabled::-webkit-input-placeholder {
4862 + color: #a8bece; }
4863 + .dops-text-input.dops-text-input:disabled::-moz-placeholder {
4864 + color: #a8bece; }
4865 + .dops-text-input.dops-text-input:disabled:-ms-input-placeholder {
4866 + color: #a8bece; }
4867 + .dops-text-input.dops-text-input:disabled::placeholder {
4868 + color: #a8bece; }
4869 +
4870 +.dops-text-input.dops-text-input {
4871 + -webkit-appearance: none; }
4872 + .dops-text-input.dops-text-input.is-valid {
4873 + border-color: #4ab866; }
4874 + .dops-text-input.dops-text-input.is-valid:hover {
4875 + border-color: #3a9551; }
4876 + .dops-text-input.dops-text-input.is-error {
4877 + border-color: #d94f4f; }
4878 + .dops-text-input.dops-text-input.is-error:hover {
4879 + border-color: #c92c2c; }
4880 + .dops-text-input.dops-text-input:focus.is-valid {
4881 + box-shadow: 0 0 0 2px #caead2; }
4882 + .dops-text-input.dops-text-input:focus.is-valid:hover {
4883 + box-shadow: 0 0 0 2px #a6dcb3; }
4884 + .dops-text-input.dops-text-input:focus.is-error {
4885 + box-shadow: 0 0 0 2px #f9e2e2; }
4886 + .dops-text-input.dops-text-input:focus.is-error:hover {
4887 + box-shadow: 0 0 0 2px #f0b8b8; }
4888 +.dops-textarea {
4889 + box-sizing: border-box;
4890 + margin: 0;
4891 + padding: 0.4375rem 0.875rem;
4892 + min-height: 5.75rem;
4893 + width: 100%;
4894 + color: #2e4453;
4895 + font-size: 1rem;
4896 + line-height: 1.5;
4897 + border: 1px solid #c8d7e1;
4898 + background-color: white;
4899 + transition: all .15s ease-in-out;
4900 + box-shadow: none; }
4901 + .dops-textarea::-webkit-input-placeholder {
4902 + color: #87a6bc; }
4903 + .dops-textarea::-moz-placeholder {
4904 + color: #87a6bc; }
4905 + .dops-textarea:-ms-input-placeholder {
4906 + color: #87a6bc; }
4907 + .dops-textarea::placeholder {
4908 + color: #87a6bc; }
4909 + .dops-textarea:hover {
4910 + border-color: #a8bece; }
4911 + .dops-textarea:focus {
4912 + border-color: #0087be;
4913 + outline: none;
4914 + box-shadow: 0 0 0 2px #78dcfa; }
4915 + .dops-textarea:focus::-ms-clear {
4916 + display: none; }
4917 + .dops-textarea:disabled {
4918 + background: #f3f6f8;
4919 + border-color: #e9eff3;
4920 + color: #a8bece;
4921 + -webkit-text-fill-color: #a8bece; }
4922 + .dops-textarea:disabled:hover {
4923 + cursor: default; }
4924 + .dops-textarea:disabled::-webkit-input-placeholder {
4925 + color: #a8bece; }
4926 + .dops-textarea:disabled::-moz-placeholder {
4927 + color: #a8bece; }
4928 + .dops-textarea:disabled:-ms-input-placeholder {
4929 + color: #a8bece; }
4930 + .dops-textarea:disabled::placeholder {
4931 + color: #a8bece; }
4932 +.dops-clipboard-button-input {
4933 + position: relative;
4934 + display: block; }
4935 + .dops-clipboard-button-input .dops-clipboard-button {
4936 + position: absolute;
4937 + top: 50%;
4938 + left: 4px;
4939 + transform: translateY(-50%);
4940 + overflow: visible; }
4941 + .dops-clipboard-button-input .dops-clipboard-button:not(:disabled)::before {
4942 + content: '';
4943 + display: block;
4944 + position: absolute;
4945 + -webkit-touch-callout: none;
4946 + -webkit-user-select: none;
4947 + -moz-user-select: none;
4948 + -ms-user-select: none;
4949 + user-select: none;
4950 + pointer-events: none;
4951 + background: linear-gradient(to left, rgba(255, 255, 255, 0), #fff 90%);
4952 + top: 0px;
4953 + bottom: 0px;
4954 + left: 0px;
4955 + right: auto;
4956 + width: 16px;
4957 + height: auto;
4958 + left: calc( 100% + 1px); }
4959 + .dops-clipboard-button-input .dops-clipboard-button:focus::before {
4960 + left: calc( 100% + 3px); }
4961 +.dops-external-link .gridicons-external {
4962 + color: currentColor;
4963 + margin-right: 0.5rem;
4964 + top: 0.125rem;
4965 + position: relative; }
4966 +.dops-checkbox.dops-checkbox {
4967 + display: inline-block;
4968 + box-sizing: border-box;
4969 + margin: 2px 0 0;
4970 + padding: 7px 14px;
4971 + width: 16px;
4972 + height: 16px;
4973 + float: right;
4974 + outline: 0;
4975 + padding: 0;
4976 + box-shadow: none;
4977 + background-color: white;
4978 + border: 1px solid #c8d7e1;
4979 + color: #2e4453;
4980 + font-size: 16px;
4981 + line-height: 0;
4982 + text-align: center;
4983 + vertical-align: middle;
4984 + -webkit-appearance: none;
4985 + -moz-appearance: none;
4986 + appearance: none;
4987 + transition: all .15s ease-in-out;
4988 + clear: none;
4989 + cursor: pointer; }
4990 + .dops-checkbox.dops-checkbox:checked:before {
4991 + content: '\F147';
4992 + margin: -3px -4px 0 0;
4993 + float: right;
4994 + display: inline-block;
4995 + vertical-align: middle;
4996 + width: 16px;
4997 + font-size: 20px;
4998 + -webkit-font-smoothing: antialiased;
4999 + -moz-osx-font-smoothing: grayscale;
5000 + speak: none;
5001 + color: #00aadc; }
5002 + .dops-checkbox.dops-checkbox:disabled:checked:before {
5003 + color: #a8bece; }
5004 + .dops-checkbox.dops-checkbox:hover {
5005 + border-color: #a8bece; }
5006 + .dops-checkbox.dops-checkbox:focus {
5007 + border-color: #0087be;
5008 + outline: none;
5009 + box-shadow: 0 0 0 2px #78dcfa; }
5010 + .dops-checkbox.dops-checkbox:disabled {
5011 + background: #f3f6f8;
5012 + border-color: #e9eff3;
5013 + color: #a8bece;
5014 + opacity: 1; }
5015 + .dops-checkbox.dops-checkbox:disabled:hover {
5016 + cursor: default; }
5017 + .dops-checkbox.dops-checkbox + span {
5018 + display: block;
5019 + margin-right: 24px; }
5020 +.notices-list {
5021 + overflow: hidden; }
5022 + .notices-list.is-pinned {
5023 + width: calc( 100% - 272px - 32px - 32px);
5024 + z-index: z-index("root", ".notices-list.is-pinned");
5025 + position: fixed;
5026 + top: 79px; }
5027 + .notices-list.is-pinned .notice {
5028 + z-index: z-index("root", ".notices-list.is-pinned .notice"); }
5029 +
5030 +.notices-list__whitespace {
5031 + height: 71px;
5032 + width: 100%;
5033 + display: block; }
5034 +@keyframes appear {
5035 + 0% {
5036 + opacity: 0; }
5037 + 100% {
5038 + opacity: 1; } }
5039 +
5040 +.global-notices {
5041 + overflow: hidden;
5042 + text-align: left;
5043 + z-index: 179;
5044 + position: fixed;
5045 + top: auto;
5046 + left: 0;
5047 + bottom: 0;
5048 + right: 0; }
5049 + @media (min-width: 661px) {
5050 + .global-notices {
5051 + top: 63px;
5052 + left: 16px;
5053 + bottom: auto;
5054 + right: auto;
5055 + max-width: calc( 100% - 32px); } }
5056 + @media (min-width: 961px) {
5057 + .global-notices {
5058 + top: 71px;
5059 + left: 24px;
5060 + max-width: calc( 100% - 48px); } }
5061 + @media (min-width: 1041px) {
5062 + .global-notices {
5063 + left: 32px;
5064 + max-width: calc( 100% - 64px); } }
5065 +
5066 +.global-notices .dops-notice {
5067 + -ms-flex-wrap: nowrap;
5068 + flex-wrap: nowrap;
5069 + margin-bottom: 0;
5070 + text-align: right;
5071 + pointer-events: auto; }
5072 + @media (min-width: 661px) {
5073 + .global-notices .dops-notice {
5074 + display: -ms-flexbox;
5075 + display: flex;
5076 + border-radius: 20px;
5077 + overflow: hidden;
5078 + margin-bottom: 24px; } }
5079 +
5080 +@media (min-width: 661px) {
5081 + .global-notices .dops-notice__icon {
5082 + padding: 8px 16px 8px 0; } }
5083 +
5084 +.global-notices .dops-notice__text {
5085 + padding-right: 16px;
5086 + -ms-flex-preferred-size: auto;
5087 + flex-basis: auto;
5088 + -ms-flex-positive: 1;
5089 + flex-grow: 1; }
5090 + @media (min-width: 661px) {
5091 + .global-notices .dops-notice__text {
5092 + -ms-flex-positive: 0;
5093 + flex-grow: 0;
5094 + padding: 9px 13px; } }
5095 +
5096 +@media (min-width: 661px) {
5097 + .global-notices .dops-notice a.dops-notice__action {
5098 + font-size: 14px;
5099 + padding: 9px 16px; } }
5100 +
5101 +.global-notices .dops-notice__dismiss {
5102 + -ms-flex-negative: 0;
5103 + flex-shrink: 0; }
5104 + @media (min-width: 661px) {
5105 + .global-notices .dops-notice__dismiss {
5106 + padding: 8px 16px; } }
5107 +
5108 /*# sourceMappingURL=admin.dops-style.rtl.css.map */
5109
5110 diff --git a/plugins/jetpack/_inc/build/admin.dops-style.rtl.css.map b/plugins/jetpack/_inc/build/admin.dops-style.rtl.css.map
5111 deleted file mode 100644
5112 index 84674e1..0000000
5113 --- a/plugins/jetpack/_inc/build/admin.dops-style.rtl.css.map
5114 +++ /dev/null
5115 @@ -1 +0,0 @@
5116 -{"version":3,"names":[],"mappings":"","sources":["admin.dops-style.rtl.css"],"sourcesContent":[".dops-count{display:inline-block;padding:.0625rem .375rem;border:1px solid #87a6bc;border-radius:.75rem;font-size:.6875rem;font-weight:600;line-height:.875rem;color:#87a6bc;text-align:center}.dops-select-dropdown{height:43px}.dops-select-dropdown.is-compact{height:28px}.dops-select-dropdown__container{position:relative;overflow:hidden;display:inline-block;width:auto;max-width:100%}.dops-select-dropdown.is-open .dops-select-dropdown__container{z-index:170}.dops-accessible-focus .dops-select-dropdown.is-open .dops-select-dropdown__container,.dops-accessible-focus .dops-select-dropdown__container:focus{z-index:170;box-shadow:0 0 0 2px #78dcfa}.dops-accessible-focus .dops-select-dropdown.is-open .dops-select-dropdown__container .select-dropdown__header,.dops-accessible-focus .dops-select-dropdown__container:focus .select-dropdown__header{border-color:#0087be}.dops-accessible-focus .dops-selec
5117 t-dropdown__container:focus{border-color:#00aadc;box-shadow:0 0 0 2px #78dcfa;outline:0;border-radius:4px}.dops-select-dropdown__header{padding:11px 16px 11px 44px;border-style:solid;border-color:#c8d7e1;border-width:1px 1px 2px;border-radius:4px;background-color:#fff;font-size:14px;font-weight:600;line-height:18px;height:18px;color:#2e4453;transition:background-color .2s ease;cursor:pointer}.dops-select-dropdown__header:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;vertical-align:middle;font:normal 16px/1 Dashicons;content:'\\F347';position:absolute;left:13px;top:12px;display:block;line-height:18px;color:rgba(135,166,188,.5)}.is-compact .dops-select-dropdown__header:after{left:4px;top:4px}.is-compact .dops-select-dropdown__header{padding:7px;color:#668eaa;font-size:11px;line-height:1;text-transform:uppercase}.is-compact .dops-select-dropdown__header .dops-count{border-width:0;margin-right:0;line-height:1}.dops-select-dropdown.is-ope
5118 n .dops-select-dropdown__header{border-radius:4px 4px 0 0;box-shadow:none;background-color:#f3f6f8}.dops-select-dropdown.is-open .dops-select-dropdown__header:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;vertical-align:middle;font:normal 16px/1 Dashicons;content:'\\F343'}.dops-select-dropdown__header .dops-count{margin-right:8px}.dops-select-dropdown__header-text{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.dops-select-dropdown__options{visibility:hidden;height:0;box-sizing:border-box;padding:0;list-style:none;margin:-2px 0 0;background-color:#fff;border:1px solid #c8d7e1;border-radius:0 0 4px 4px}.dops-accessible-focus .dops-select-dropdown__options{border:1px solid #0087be;border-top-color:#c8d7e1}.dops-select-dropdown.is-open .dops-select-dropdown__options{visibility:visible;height:auto}.dops-select-dropdown__option:last-child .dops-select-dropdown__item{border-radius:0 0 4px 4px}.dops-select-dropdown_
5119 _item,.dops-select-dropdown__item-text{padding:11px 16px 11px 44px}.dops-select-dropdown__item{display:block;position:relative;font-size:14px;font-weight:400;line-height:18px;color:#2e4453;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer}.dops-select-dropdown__item:before{content:attr(data-bold-text);font-weight:700;opacity:0}.dops-select-dropdown__item:visited{color:#2e4453}.dops-select-dropdown__item.is-selected{background-color:#00aadc;color:#fff}.dops-select-dropdown__item.is-disabled{background-color:#fff;color:#87a6bc;cursor:default;opacity:.5}.notouch .dops-select-dropdown__item:hover{color:#00aadc}.notouch .dops-select-dropdown__item.is-selected:hover{color:#fff}.dops-select-dropdown__item-text{padding-left:16px;box-sizing:border-box;position:absolute;top:0;right:0;width:100%;white-space:nowrap;text-overflow:ellipsis;color:inherit;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-bet
5120 ween}.dops-select-dropdown__item-text .dops-count{color:inherit;border-color:inherit}.dops-select-dropdown__separator{border-top:1px solid #c8d7e1;display:block;margin:8px 0}.dops-select-dropdown__label{display:block;color:#a8bece;margin-top:5px;line-height:20px}.dops-select-dropdown__label label{font-size:12px;text-transform:uppercase;padding:0 16px}@keyframes rotate-spinner__right{0%{transform:rotate(0deg)}25%{transform:rotate(-180deg)}50%{transform:rotate(-180deg)}75%{transform:rotate(-1turn)}to{transform:rotate(-1turn)}}@keyframes rotate-spinner__left{0%{transform:rotate(0deg)}25%{transform:rotate(0deg)}50%{transform:rotate(-180deg)}75%{transform:rotate(-180deg)}to{transform:rotate(-1turn)}}.dops-spinner.is-fallback{position:relative;border-radius:100%;background-color:#c8d7e1}.dops-spinner.is-fallback:after,.dops-spinner.is-fallback:before{content:'';position:absolute;background-color:#fff;border-radius:50%}.dops-spinner.is-fallback:before{width:90%;height:90%;top:5%;right:5%}.
5121 dops-spinner.is-fallback:after{width:70%;height:70%;top:15%;right:15%}.dops-spinner__image{display:block}.dops-spinner__border{fill:#c8d7e1}.dops-spinner__progress{animation:3s linear infinite;transform-origin:50px 50px;fill:#00aadc}.dops-spinner.is-fallback .dops-spinner__progress{position:absolute;overflow:hidden;width:50%;height:100%;animation:none}.dops-spinner.is-fallback .dops-spinner__progress:before{content:'';position:absolute;width:100%;height:100%;animation:3s linear infinite;border-radius:9999px;background-color:#00aadc;fill:none}.dops-spinner.is-fallback .dops-spinner__progress.is-left{right:0}.dops-spinner.is-fallback .dops-spinner__progress.is-left:before{right:100%;border-top-right-radius:0;border-bottom-right-radius:0;transform-origin:100% 50%}.dops-spinner.is-fallback .dops-spinner__progress.is-right{right:50%}.dops-spinner.is-fallback .dops-spinner__progress.is-right:before{right:-100%;border-top-left-radius:0;border-bottom-left-radius:0;transform-origin:0% 50%}.d
5122 ops-spinner.is-fallback .dops-spinner__progress.is-left:before,.dops-spinner__progress.is-left{animation-name:rotate-spinner__left}.dops-spinner.is-fallback .dops-spinner__progress.is-right:before,.dops-spinner__progress.is-right{animation-name:rotate-spinner__right}.gridicon{fill:currentColor}.gridicon.needs-offset g{transform:translate(-1px,1px)}.gridicon.needs-offset-x g{transform:translate(-1px)}.gridicon.needs-offset-y g{transform:translateY(1px)}.dops-search{margin-bottom:24px;width:60px;height:51px;position:relative;z-index:22}@media (max-width:660px){.dops-search{width:50px}}.dops-search .dops-search-open__icon{position:absolute;top:50%;margin-top:-12px;width:60px;z-index:20;color:#0087be;cursor:pointer}.dops-accessible-focus .dops-search .dops-search-open__icon:focus{outline:1px dotted #0087be}@media (max-width:660px){.dops-search .dops-search-open__icon{width:50px}}.dops-search .dops-search-open__icon:hover{color:#3d596d}.dops-search .dops-search-close__icon{position:absol
5123 ute;bottom:0;top:50%;left:0;margin-top:-12px;width:60px;cursor:pointer;z-index:20;color:#3d596d;display:none;opacity:0;transition:opacity .2s ease-in}.dops-accessible-focus .dops-search .dops-search-close__icon:focus{outline:1px dotted #0087be}.dops-search .dops-search-close__icon:before{position:absolute;right:0;left:0;top:50%;margin-top:-8px;font-size:16px;text-align:center}@media (max-width:660px){.dops-search .dops-search-close__icon:before{font-size:14px;margin-top:-7px}}@media (max-width:660px){.dops-search .dops-search-close__icon{width:50px}}.dops-search.is-pinned{margin-bottom:0;height:auto;position:absolute;bottom:0;top:0;left:0;z-index:170}.dops-search.is-pinned .dops-search-open__icon{left:0}.dops-search.is-pinned .dops-search__input[type=search]{height:100%}.dops-search__input[type=search]{display:none;position:absolute;z-index:10;top:0;margin:0;padding:0 60px 0 50px;border:none;background:#fff;height:51px;-moz-appearance:none;appearance:none;box-sizing:border-box;-webk
5124 it-appearance:none;box-shadow:none}@media (max-width:660px){.dops-search__input[type=search]{opacity:0;right:0;padding-right:50px}}.dops-search__input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}.dops-search__input[type=search]:focus{box-shadow:none;border:none}.dops-search.is-open{margin-left:0!important;width:100%}.dops-search.is-open .dops-search-open__icon{color:#3d596d;right:0}.dops-search.is-open .dops-search-close__icon{display:inline-block}.dops-search.is-open .dops-search-close__icon,.dops-search.is-open .dops-search__input{opacity:1}.dops-search.is-open .dops-search__input{display:block}.dops-search .dops-spinner{display:none;position:absolute;top:50%;right:30px;transform:translate(50%,-50%)}@media (max-width:660px){.dops-search .dops-spinner{right:25px}}.dops-search.is-searching .dops-search-open__icon{display:none}.dops-search.is-searching .dops-spinner{display:block;z-index:20}@media (max-width:660px){.animating.dops-search-opening .dops-search in
5125 put{opacity:1}}.dops-section-nav{position:relative;width:100%;padding:0;margin:0 0 17px;background:#fff;box-sizing:border-box;box-shadow:0 0 0 1px rgba(200,215,225,.5),0 1px 2px #e9eff3}.dops-section-nav.is-empty .dops-section-nav__panel{visibility:hidden}@media (max-width:480px){.dops-section-nav.is-open{box-shadow:0 0 0 1px #87a6bc,0 2px 4px #c8d7e1}}@media (min-width:481px){.dops-section-nav.has-pinned-items{padding-left:60px}}@media (min-width:481px) and (max-width:660px){.dops-section-nav.has-pinned-items{padding-left:50px}}@media (max-width:660px){.dops-section-nav{margin-bottom:9px}}.dops-section-nav__mobile-header{display:-ms-flexbox;display:flex;padding:15px;font-size:14px;line-height:16px;color:#2e4453;font-weight:600;cursor:pointer}.dops-section-nav__mobile-header:after{content:'\\F347';line-height:16px;color:rgba(135,166,188,.5)}.dops-section-nav.is-open .dops-section-nav__mobile-header:after,.dops-section-nav__mobile-header:after{-webkit-font-smoothing:antialiased;-moz-
5126 osx-font-smoothing:grayscale;display:inline-block;vertical-align:middle;font:normal 16px/1 Dashicons}.dops-section-nav.is-open .dops-section-nav__mobile-header:after{content:'\\F343'}.dops-section-nav.has-pinned-items .dops-section-nav__mobile-header{padding-left:50px}.dops-section-nav.has-pinned-items .dops-section-nav__mobile-header:after{margin-right:8px}@media (min-width:481px){.dops-section-nav__mobile-header{display:none}}.dops-section-nav__mobile-header-text{width:0;-ms-flex:1 0 auto;flex:1 0 auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dops-section-nav__mobile-header-text small{margin-right:5px;font-size:11px;color:#87a6bc;font-weight:600;text-transform:uppercase}.dops-section-nav.has-pinned-items .dops-section-nav__mobile-header-text{width:auto;-ms-flex:0 1 auto;flex:0 1 auto}.dops-section-nav__panel{box-sizing:border-box;width:100%}@media (max-width:480px){.dops-section-nav.is-open .dops-section-nav__panel{padding-bottom:15px;border-top:1px solid #c8d7e1
5127 ;background:linear-gradient(-180deg,#f3f6f8 0,#fff 4px)}}@media (min-width:481px){.dops-section-nav__panel{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.dops-section-nav__panel:first-child{width:0;-ms-flex:1 0 auto;flex:1 0 auto}}.dops-section-nav-group{position:relative;margin-top:16px;padding-top:16px;border-top:1px solid #c8d7e1}.dops-section-nav-group:first-child{padding-top:0;border-top:none}@media (max-width:480px){.dops-section-nav-group{display:none}.dops-section-nav.is-open .dops-section-nav-group{display:block}}@media (min-width:481px){.dops-section-nav-group{margin-top:0;padding-top:0;border-top:none}.dops-section-nav-group:first-child{display:-ms-flexbox;display:flex;width:0;-ms-flex:1 0 auto;flex:1 0 auto}}.dops-section-nav__button{width:100%;margin-top:24px}.dops-section-nav__hr{background:#e9eff3}.dops-section-nav-group__label{display:none;margin-bottom:8px;padding:0 15px;font-size:11px;color:#87a6bc;font-weight:600;text-transform:uppercas
5128 e;line-height:12px}@media (max-width:480px){.has-siblings .dops-section-nav-group__label{display:block}}.dops-section-nav-group__label-text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.dops-section-nav-tab .count{margin-right:8px}@media (min-width:481px){.dops-section-nav-tabs{width:0;-ms-flex:1 0 auto;flex:1 0 auto}.dops-section-nav-tabs.is-dropdown{position:relative;width:auto;-ms-flex:0 1 auto;flex:0 1 auto;margin:8px}}.dops-section-nav-tabs__list{margin:0;list-style:none}@media (min-width:481px){.dops-section-nav-tabs__list{display:-ms-flexbox;display:flex;width:100%;overflow:hidden}.is-dropdown .dops-section-nav-tabs__list{display:none}}.dops-section-nav-tab{margin-bottom:0}@media (min-width:481px){.dops-section-nav-tab{width:auto;-ms-flex:none;flex:none;border-bottom:2px solid transparent;border-top:none;text-align:center}.dops-section-nav-tab.is-selected{border-bottom-color:#2e4453}}.dops-section-nav-tab__link,.dops-section-nav-tab__text{overflow:hidden;white-sp
5129 ace:nowrap;text-overflow:ellipsis}.dops-section-nav-tab__link{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;box-sizing:border-box;padding:15px;width:100%;font-size:14px;font-weight:600;line-height:18px;color:#2e4453;cursor:pointer}.dops-section-nav-tab__link:visited{color:#2e4453}.dops-section-nav-tab__link[disabled],.notouch .dops-section-nav-tab__link[disabled]:hover{color:#e9eff3;cursor:default}.is-selected .dops-section-nav-tab__link{color:#fff;background-color:#00aadc}.dops-section-nav-tab__link:focus{outline:none;box-shadow:none}.accessible-focus .dops-section-nav-tab__link:focus{outline:1px solid #87a6bc}.is-external .dops-section-nav-tab__link:after{font-size:18px;padding-right:2px}.notouch .dops-section-nav-tab__link:hover{color:#00aadc}.notouch .is-selected .dops-section-nav-tab__link:hover{color:#fff}@media (min-width:481px){.dops-section-nav-tab__link{display:block;width:auto;padding:16px 16px 14px;color:#0087be;font-weight:400}.dops-section-n
5130 av-tab__link:visited{color:#0087be}.is-selected .dops-section-nav-tab__link{color:#2e4453;background-color:transparent}.is-selected .dops-section-nav-tab__link:after{display:none}.notouch .is-selected .dops-section-nav-tab__link:hover{color:#2e4453}}.dops-section-nav-tab__text{display:block;-ms-flex:1 0 auto;flex:1 0 auto;width:0;color:inherit}@media (min-width:481px){.dops-section-nav-tab__text{display:inline;-ms-flex:none;flex:none;width:auto}}.dops-section-nav-tabs__dropdown{position:relative;z-index:3;width:100%}.dops-section-nav-tabs__dropdown.is-open{z-index:4}.dops-section-nav-tabs__dropdown .dops-select-dropdown__container{position:static}.dops-section-nav__segmented .dops-segmented-control{margin:0 15px}.dops-section-nav__segmented .dops-segmented-control__link{padding:3px 16px 5px}@media (max-width:480px){.dops-section-nav .dops-search.is-pinned{height:46px}}.dops-card{position:relative;margin:0 auto .625rem;padding:1rem;box-sizing:border-box;background:#fff;box-shadow:0 0
5131 0 1px rgba(200,215,225,.5),0 1px 2px #e9eff3}.dops-card:after{content:\".\";display:block;height:0;clear:both;visibility:hidden}@media (min-width:481px){.dops-card{margin-bottom:1rem;padding:1.5rem}}.dops-card.is-compact{margin-bottom:1px}@media (min-width:481px){.dops-card.is-compact{margin-bottom:1px;padding:1rem 1.5rem}}.dops-card-title{background-color:#f9f9f9;color:#000;font-family:Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;text-transform:uppercase;border-bottom:1px solid #ddd;padding:10px 16px;margin:0}@media (min-width:481px){.dops-card-title{padding:16px 24px}}.dops-card-title .dops-card-meta{color:#aaa;float:left}.dops-card-section{font-size:14px;padding:16px;border-bottom:1px solid #ddd}.dops-card-section:after{content:\".\";display:block;height:0;clear:both;visibility:hidden}@media (min-width:481px){.dops-card-section{padding:24px}}.dops-card-section:last-child{border-bottom:none}.dops-card-section .dops-card-section-label{color:#000;font-size:12px;font-we
5132 ight:400;text-transform:uppercase}.dops-card-section .dops-card-section-orient-vertical .dops-card-section-label{margin-bottom:10px}.dops-card-section .dops-card-section-orient-horizontal .dops-card-section-label{float:right;width:30%}@media all and (max-width:590px){.dops-card-section .dops-card-section-orient-horizontal .dops-card-section-label{margin-bottom:10px;float:none;width:100%}}.dops-card-section .dops-card-section-orient-horizontal .dops-card-section-content{float:left;width:70%}@media all and (max-width:590px){.dops-card-section .dops-card-section-orient-horizontal .dops-card-section-content{float:none;width:100%}}.dops-card-footer{background:#f9f9f9;padding:15px 20px}.dops-card-icon{float:left;text-transform:capitalize}.dops-card-icon .genericon{border-radius:50%;width:16px;height:16px;margin-left:10px;color:#fff;background:#81bf16}.dops-button{background:#fff;border-color:#c8d7e1;border-style:solid;border-width:1px 1px 2px;color:#2e4453;cursor:pointer;display:inline-bl
5133 ock;margin:0;outline:0;overflow:hidden;font-weight:500;text-overflow:ellipsis;text-decoration:none;vertical-align:top;box-sizing:border-box;font-size:14px;line-height:21px;border-radius:4px;padding:7px 14px 9px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.dops-button:hover{border-color:#a8bece;color:#2e4453}.dops-button:active{border-width:2px 1px 1px}.dops-button:visited{color:#2e4453}.dops-button:disabled,.dops-button[disabled]{color:#e9eff3;background:#fff;border-color:#e9eff3;cursor:default}.dops-button:disabled:active,.dops-button[disabled]:active{border-width:1px 1px 2px}.dops-button:focus{outline:0;border-color:#00aadc;box-shadow:0 0 0 2px #78dcfa}.dops-button.is-compact{padding:7px;color:#668eaa;font-size:11px;line-height:1;text-transform:uppercase}.dops-button.is-compact:disabled{color:#e9eff3}.dops-button.is-compact .gridicon{top:4px;margin-top:-8px}.dops-button.is-compact .gridicons-plus-small{margin-right:-4px}.dops-button.is-compact .gridicons-plus-smal
5134 l:last-of-type{margin-right:0}.dops-button.is-compact .gridicons-plus-small+.gridicon{margin-right:-4px}.dops-button.hidden{display:none}.dops-button .gridicon{position:relative;top:4px;margin-top:-2px;width:18px;height:18px}.dops-button.is-primary{background:#00aadc;border-color:#0087be;color:#fff}.dops-button.is-primary:focus,.dops-button.is-primary:hover{border-color:#005082;color:#fff}.dops-button.is-primary:disabled,.dops-button.is-primary[disabled]{background:#bceefd;border-color:#8cc9e2;color:#fff}.dops-button.is-primary.is-compact{color:#fff}.dops-button.is-scary{color:#d94f4f}.dops-button.is-scary:focus,.dops-button.is-scary:hover{border-color:#d94f4f}.dops-button.is-scary:focus{box-shadow:0 0 0 2px #eba3a3}.dops-button.is-scary:disabled,.dops-button.is-scary[disabled]{color:#f4cdcd;border-color:#e9eff3}.dops-button.is-primary.is-scary{background:#d94f4f;border-color:#a02222;color:#fff}.dops-button.is-primary.is-scary:focus,.dops-button.is-primary.is-scary:hover{border-colo
5135 r:#4c1010}.dops-button.is-primary.is-scary:disabled,.dops-button.is-primary.is-scary[disabled]{background:#eba3a3;border-color:#e48484}.dops-button.is-borderless{border:none;color:#668eaa;padding-right:0;padding-left:0}.dops-button.is-borderless:hover{color:#2e4453}.dops-button.is-borderless:focus{box-shadow:none}.dops-button.is-borderless .gridicon{width:24px;height:24px;top:6px}.dops-button.is-borderless:disabled,.dops-button.is-borderless[disabled]{color:#e9eff3;background:#fff;cursor:default}.dops-button.is-borderless:disabled:active,.dops-button.is-borderless[disabled]:active{border-width:0}.dops-button.is-borderless.is-scary{color:#d94f4f}.dops-button.is-borderless.is-scary:focus,.dops-button.is-borderless.is-scary:hover{color:#a02222}.dops-button.is-borderless.is-scary[disabled]{color:#f4cdcd}.dops-button.is-borderless.is-compact{background:transparent;border-radius:0}.dops-button.is-borderless.is-compact .gridicon{width:18px;height:18px;top:5px}@keyframes appear{0%{opacity:0
5136 }to{opacity:1}}.dops-foldable-card.dops-card{position:relative;transition:margin .15s linear;padding:0}.dops-foldable-card.dops-card:after{content:\".\";display:block;height:0;clear:both;visibility:hidden}.dops-foldable-card.dops-card.is-expanded{margin-bottom:8px}.dops-foldable-card.dops-card .is-clickable{cursor:pointer}.dops-foldable-card__header{min-height:64px;width:100%;padding:16px;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;position:relative}.dops-foldable-card__header.has-border .dops-foldable-card__summary,.dops-foldable-card__header.has-border .dops-foldable-card__summary_expanded{margin-left:48px}.dops-foldable-card__header.has-border .dops-foldable-card__expand{border-right:1px solid #f3f6f8}.dops-foldable-card.is-compact .dops-foldable-card__header{padding:8px 16px;min-height:40px}.dops-foldable-card.is-expanded .dops-foldable-card__header{margin-bottom:0;height:inhe
5137 rit;min-height:64px}.dops-foldable-card.is-expanded.is-compact .dops-foldable-card__header{min-height:40px}.dops-foldable-card.is-disabled .dops-foldable-card__header{opacity:.2}.dops-foldable-card__action{position:absolute;top:0;left:0;height:100%;background:none;border:0}.dops-foldable-card.is-expanded .dops-foldable-card__action{height:100%}.dops-foldable-card.is-disabled .dops-foldable-card__action{cursor:default}.accessible-focus .dops-foldable-card__action:focus{outline:thin dotted}button.dops-foldable-card__action{cursor:pointer;outline:0}.dops-foldable-card__main{max-width:calc(100% - 36px);display:block;-ms-flex-align:center;align-items:center;width:100%;margin-left:5px}@media (max-width:480px){.dops-foldable-card__main{-ms-flex:1 1;flex:1 1}}.dops-foldable-card__secondary{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex:1 1;flex:1 1;-ms-flex-pack:end;justify-content:flex-end}.dops-foldable-card__expand{width:48px}.dops-foldable-card__expan
5138 d .gridicon{fill:#87a6bc;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%;vertical-align:middle;transition:transform .15s cubic-bezier(.175,.885,.32,1.275),color .2s ease-in}.dops-foldable-card.is-expanded .dops-foldable-card__expand .gridicon{transform:rotate(-180deg)}.dops-foldable-card__expand .gridicon:hover{fill:#87a6bc}.dops-foldable-card__expand:focus .gridicon,.dops-foldable-card__expand:hover .gridicon{fill:#00aadc}.dops-foldable-card__header-text{font-size:1.125rem;width:100%}.dops-foldable-card__subheader{margin-top:.125rem;margin-bottom:.125rem;font-size:.875rem;color:#4f748e}.dops-foldable-card__content{display:none}.dops-foldable-card.is-expanded .dops-foldable-card__content{display:block;padding:16px;border-top:1px solid #f3f6f8}.dops-foldable-card.is-compact .dops-foldable-card.is-expanded .dops-foldable-card__content{padding:8px}.dops-foldable-card.is-expanded .dops-foldable-card__content p:first-child{margin-top:0}.dops-foldable-
5139 card.is-expanded .dops-foldable-card__content p:last-child{margin-bottom:0}.dops-foldable-card__summary,.dops-foldable-card__summary_expanded{margin-left:40px;color:#87a6bc;font-size:12px;transition:opacity .2s linear;display:inline-block}.dops-foldable-card.has-expanded-summary .dops-foldable-card__summary,.dops-foldable-card.has-expanded-summary .dops-foldable-card__summary_expanded{transition:none;-ms-flex:2;flex:2;text-align:left}@media (max-width:480px){.dops-foldable-card__summary,.dops-foldable-card__summary_expanded{display:none}}.dops-foldable-card__summary{opacity:1;display:inline-block}.dops-foldable-card.is-expanded .dops-foldable-card__summary,.dops-foldable-card__summary_expanded,.has-expanded-summary .dops-foldable-card.is-expanded .dops-foldable-card__summary{display:none}.dops-foldable-card.is-expanded .dops-foldable-card__summary_expanded{display:inline-block}.dops-popover{font-size:11px;z-index:1000;position:absolute;top:0;right:0;left:auto}.dops-popover .dops-pop
5140 over__inner{background-color:#fff;border:1px solid #c8d7e1;border-radius:4px;box-shadow:0 2px 5px rgba(0,0,0,.1),0 0 56px rgba(0,0,0,.075);text-align:center;position:relative}.dops-popover .dops-popover__arrow{border:10px dashed #c8d7e1;height:0;line-height:0;position:absolute;width:0;z-index:1}.dops-popover.fade{transition:opacity .1s}.dops-popover.is-top-left .dops-popover__arrow,.dops-popover.is-top-right .dops-popover__arrow,.dops-popover.is-top .dops-popover__arrow{bottom:0;right:50%;margin-right:-10px;border-top-style:solid;border-bottom:none;border-right-color:transparent;border-left-color:transparent}.dops-popover.is-top-left .dops-popover__arrow:before,.dops-popover.is-top-right .dops-popover__arrow:before,.dops-popover.is-top .dops-popover__arrow:before{bottom:2px;border:10px solid #fff;content:\" \";position:absolute;right:50%;margin-right:-10px;border-top-style:solid;border-bottom:none;border-right-color:transparent;border-left-color:transparent}.dops-popover.is-bottom-l
5141 eft .dops-popover__arrow,.dops-popover.is-bottom-right .dops-popover__arrow,.dops-popover.is-bottom .dops-popover__arrow{top:0;right:50%;margin-right:-10px;border-bottom-style:solid;border-top:none;border-right-color:transparent;border-left-color:transparent}.dops-popover.is-bottom-left .dops-popover__arrow:before,.dops-popover.is-bottom-right .dops-popover__arrow:before,.dops-popover.is-bottom .dops-popover__arrow:before{top:2px;border:10px solid #fff;content:\" \";position:absolute;right:50%;margin-right:-10px;border-bottom-style:solid;border-top:none;border-right-color:transparent;border-left-color:transparent}.dops-popover.is-left-bottom .dops-popover__arrow,.dops-popover.is-left-top .dops-popover__arrow,.dops-popover.is-left .dops-popover__arrow{left:0;top:50%;margin-top:-10px;border-right-style:solid;border-left:none;border-top-color:transparent;border-bottom-color:transparent}.dops-popover.is-left-bottom .dops-popover__arrow:before,.dops-popover.is-left-top .dops-popover__arr
5142 ow:before,.dops-popover.is-left .dops-popover__arrow:before{left:2px;border:10px solid #fff;content:\" \";position:absolute;top:50%;margin-top:-10px;border-right-style:solid;border-left:none;border-top-color:transparent;border-bottom-color:transparent}.dops-popover.is-right-bottom .dops-popover__arrow,.dops-popover.is-right-top .dops-popover__arrow,.dops-popover.is-right .dops-popover__arrow{right:0;top:50%;margin-top:-10px;border-left-style:solid;border-right:none;border-top-color:transparent;border-bottom-color:transparent}.dops-popover.is-right-bottom .dops-popover__arrow:before,.dops-popover.is-right-top .dops-popover__arrow:before,.dops-popover.is-right .dops-popover__arrow:before{right:2px;border:10px solid #fff;content:\" \";position:absolute;top:50%;margin-top:-10px;border-left-style:solid;border-right:none;border-top-color:transparent;border-bottom-color:transparent}.dops-popover.is-bottom-left,.dops-popover.is-bottom-right,.dops-popover.is-top-left,.dops-popover.is-top-rig
5143 ht{padding-left:0;padding-right:0}.dops-popover.is-bottom-left .dops-popover__arrow,.dops-popover.is-top-left .dops-popover__arrow{right:auto;left:5px}.dops-popover.is-bottom-right .dops-popover__arrow,.dops-popover.is-top-right .dops-popover__arrow{right:15px}.dops-popover.is-top-left .dops-popover__inner,.dops-popover.is-top-right .dops-popover__inner,.dops-popover.is-top .dops-popover__inner{top:-10px}.dops-popover.is-bottom-right .dops-popover__inner,.dops-popover.is-left .dops-popover__inner,.dops-popover.is-top-right .dops-popover__inner{right:-10px}.dops-popover.is-bottom-left .dops-popover__inner,.dops-popover.is-bottom-right .dops-popover__inner,.dops-popover.is-bottom .dops-popover__inner{top:10px}.dops-popover.is-bottom-left .dops-popover__inner,.dops-popover.is-right .dops-popover__inner,.dops-popover.is-top-left .dops-popover__inner{right:10px}.dops-popover.is-dialog-visible{z-index:100300}.dops-popover__menu{display:-ms-flexbox;display:flex;-ms-flex-direction:column;fl
5144 ex-direction:column;min-width:200px}.dops-popover__menu-item{position:relative;background:inherit;border:none;border-radius:0;color:#2e4453;cursor:pointer;display:block;font-size:14px;font-weight:400;margin:0;padding:8px 16px;text-align:right;transition:all .05s ease-in-out}.dops-popover__menu-item:first-child{margin-top:5px}.dops-popover__menu-item:focus,.dops-popover__menu-item:hover{background-color:#00aadc;border:0;box-shadow:none;color:#fff}.dops-popover__menu-item:focus .gridicon,.dops-popover__menu-item:hover .gridicon{color:#fff}.dops-popover__menu-item[disabled]:focus,.dops-popover__menu-item[disabled]:hover{background:transparent;cursor:default}.dops-popover__menu-item:last-child{margin-bottom:5px}.dops-popover__menu-item::-moz-focus-inner{border:0}.dops-popover__menu-item.has-icon{padding-right:42px}.dops-popover__menu-item .gridicon{color:#a8bece;vertical-align:bottom;margin-left:8px}.dops-popover__hr{margin:8px 0;background:#e9eff3}.dops-tooltip.dops-popover .dops-popov
5145 er__arrow{border-width:6px}.dops-tooltip.dops-popover.is-bottom-left .dops-popover__arrow,.dops-tooltip.dops-popover.is-bottom-right .dops-popover__arrow,.dops-tooltip.dops-popover.is-bottom .dops-popover__arrow{border-bottom-color:#3d596d;top:4px;left:10px}.dops-tooltip.dops-popover.is-bottom-left .dops-popover__arrow:before,.dops-tooltip.dops-popover.is-bottom-right .dops-popover__arrow:before,.dops-tooltip.dops-popover.is-bottom .dops-popover__arrow:before{display:none}.dops-tooltip.dops-popover.is-bottom-left.is-error .dops-popover__arrow,.dops-tooltip.dops-popover.is-bottom-right.is-error .dops-popover__arrow,.dops-tooltip.dops-popover.is-bottom.is-error .dops-popover__arrow{border-bottom-color:#d94f4f}.dops-tooltip.dops-popover.is-bottom-left.is-warning .dops-popover__arrow,.dops-tooltip.dops-popover.is-bottom-right.is-warning .dops-popover__arrow,.dops-tooltip.dops-popover.is-bottom.is-warning .dops-popover__arrow{border-bottom-color:#f0b849}.dops-tooltip.dops-popover.is-bott
5146 om-left.is-success .dops-popover__arrow,.dops-tooltip.dops-popover.is-bottom-right.is-success .dops-popover__arrow,.dops-tooltip.dops-popover.is-bottom.is-success .dops-popover__arrow{border-bottom-color:#4ab866}.dops-tooltip.dops-popover.is-top-left .dops-popover__arrow,.dops-tooltip.dops-popover.is-top-right .dops-popover__arrow,.dops-tooltip.dops-popover.is-top .dops-popover__arrow{border-top-color:#3d596d;bottom:4px;left:10px}.dops-tooltip.dops-popover.is-top-left .dops-popover__arrow:before,.dops-tooltip.dops-popover.is-top-right .dops-popover__arrow:before,.dops-tooltip.dops-popover.is-top .dops-popover__arrow:before{display:none}.dops-tooltip.dops-popover.is-top-left.is-error .dops-popover__arrow,.dops-tooltip.dops-popover.is-top-right.is-error .dops-popover__arrow,.dops-tooltip.dops-popover.is-top.is-error .dops-popover__arrow{border-top-color:#d94f4f}.dops-tooltip.dops-popover.is-top-left.is-warning .dops-popover__arrow,.dops-tooltip.dops-popover.is-top-right.is-warning .do
5147 ps-popover__arrow,.dops-tooltip.dops-popover.is-top.is-warning .dops-popover__arrow{border-top-color:#f0b849}.dops-tooltip.dops-popover.is-top-left.is-success .dops-popover__arrow,.dops-tooltip.dops-popover.is-top-right.is-success .dops-popover__arrow,.dops-tooltip.dops-popover.is-top.is-success .dops-popover__arrow{border-top-color:#4ab866}.dops-tooltip.dops-popover.is-bottom .dops-popover__arrow,.dops-tooltip.dops-popover.is-top .dops-popover__arrow{margin-right:-6px}.dops-tooltip.dops-popover.is-left,.dops-tooltip.dops-popover.is-right{padding-top:0}.dops-tooltip.dops-popover.is-left .dops-popover__arrow,.dops-tooltip.dops-popover.is-right .dops-popover__arrow{margin-top:-6px}.dops-tooltip.dops-popover.is-left .dops-popover__arrow:before,.dops-tooltip.dops-popover.is-right .dops-popover__arrow:before{display:none}.dops-tooltip.dops-popover.is-left.is-error .dops-popover__arrow,.dops-tooltip.dops-popover.is-right.is-error .dops-popover__arrow{border-left-color:#d94f4f}.dops-toolti
5148 p.dops-popover.is-left.is-warning .dops-popover__arrow,.dops-tooltip.dops-popover.is-right.is-warning .dops-popover__arrow{border-left-color:#f0b849}.dops-tooltip.dops-popover.is-left.is-success .dops-popover__arrow,.dops-tooltip.dops-popover.is-right.is-success .dops-popover__arrow{border-left-color:#4ab866}.dops-tooltip.dops-popover.is-left .dops-popover__arrow{margin-left:4px;border-right-color:#3d596d}.dops-tooltip.dops-popover.is-right .dops-popover__arrow{margin-right:4px;border-left-color:#3d596d}.dops-tooltip.dops-popover .dops-popover__inner{border:0;box-shadow:none;border-radius:2px;color:#fff;background:#3d596d;font-size:12px;padding:6px 10px;text-align:right}.dops-tooltip.dops-popover.is-error .dops-popover__inner{background:#d94f4f}.dops-tooltip.dops-popover.is-warning .dops-popover__inner{background:#f0b849}.dops-tooltip.dops-popover.is-success .dops-popover__inner{background:#4ab866}.dops-tooltip.dops-popover ul{list-style:none;margin:0;padding:0}.dops-tooltip.dops-po
5149 pover ul li{font-size:11px;font-weight:100;border:0}.dops-tooltip__hr{margin:8px 0;background:#87a6bc}.dops-chart{position:relative;box-sizing:border-box;background-color:#fff;padding:8px 20px 8px 0}.dops-chart .dops-chart__y-axis-markers{position:absolute;top:8px;right:0;left:0;height:200px}.dops-chart .dops-chart__y-axis-marker{position:absolute;top:0;width:100%;height:1px;border-top:1px solid #e9eff3}.dops-chart__bar-marker{z-index:1;position:absolute;top:0;width:100%;height:1px;border-top:1px solid rgba(233,239,243,.1)}.dops-chart .dops-chart__y-axis-marker.is-fifty,.dops-chart__bar-marker.is-fifty,.dops-chart__y-axis-label.is-fifty{top:50%}.dops-chart .dops-chart__y-axis-marker.is-zero,.dops-chart__bar-marker.is-zero,.dops-chart__y-axis-label.is-zero{top:100%}.dops-chart__y-axis{position:relative;float:left;height:200px;padding:0 10px 0 20px;font-size:11px;color:#668eaa;margin-bottom:30px}.dops-chart__y-axis-label{position:absolute;top:0;left:20px;text-align:left}.dops-chart__y
5150 -axis-width-fix{color:hsla(0,0%,100%,0)}.dops-chart__x-axis{position:relative;font-size:0;padding:5px 0;min-height:18px;color:#3d596d}.dops-chart__x-axis-label{position:absolute;display:inline-block;vertical-align:top;font-size:11px;text-align:center}.dops-chart__x-axis-label:before{content:'';display:block;position:absolute;top:-4px;right:50%;margin-right:-.5px;width:1px;height:5px;background:#f3f6f8;background-image:linear-gradient(-180deg,#f3f6f8 0,#c8d7e1)}.dops-chart__bars{font-size:0;overflow:hidden;display:-ms-flex;display:-ms-flexbox;display:flex}.dops-chart__bar,.dops-chart__bars{position:relative;height:200px;text-align:center}.dops-chart__bar{display:inline-block;-ms-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1}.dops-chart__bar.is-weekend{background-color:rgba(233,239,243,.5)}.dops-chart__bar:hover{cursor:pointer;background-color:rgba(233,239,243,.3)}.dops-chart__bar.is-selected{cursor:default;background-color:rgba(240,13
5151 0,30,.1)}.dops-chart__bar-section{display:inline-block;background-color:#0087be;position:absolute;top:0;left:16%;bottom:0;right:16%;z-index:2}.dops-chart__bar:hover .dops-chart__bar-section.is-bar{background-color:#00aadc}.dops-chart__bar.is-selected .dops-chart__bar-section.is-bar{background-color:#f0821e}.dops-chart__bar-section.is-spacer{z-index:0;background-color:hsla(0,0%,100%,0)}.dops-chart__bar-section.is-ghost:after{content:\"\";display:block;position:absolute;top:160px;bottom:0;right:0;z-index:1;width:100%;height:40px;background-image:linear-gradient(-180deg,hsla(0,0%,100%,0),rgba(233,239,243,.5))}.dops-chart__bar:hover .dops-chart__bar-section.is-ghost:after{display:none}.dops-chart__bar-section-inner{background:#004069;position:absolute;left:23.33%;bottom:0;right:23.33%}.dops-chart__bar.is-selected .dops-chart__bar-section-inner{background-color:#d54e21}.dops-chart__legend{margin-bottom:-8px}.dops-chart__legend:after{content:\".\";display:block;height:0;clear:both;visibil
5152 ity:hidden}.dops-chart__legend .dops-chart__legend-options{float:left;color:#537994;list-style-type:none;margin:0;font-size:11px;text-transform:uppercase;letter-spacing:.1em}@media (max-width:480px){.dops-chart__legend .dops-chart__legend-options{width:100%}}.dops-chart__legend-option{display:inline;text-align:right}@media (max-width:480px){.dops-chart__legend-option{width:50%;display:inline-block}}.dops-chart__legend-label{display:inline-block;padding:12px 20px 10px 19px}.dops-chart__legend-label.is-selectable{cursor:pointer}.dops-chart__legend-label.is-selectable:focus,.dops-chart__legend-label.is-selectable:hover{color:tint(#00aadc,20%)}@media (max-width:480px){.dops-chart__legend-label{display:block}}.dops-chart__legend-option .dops-chart__legend-color{width:10px;height:10px;background:#0087be;display:inline-block;border-radius:1px;vertical-align:top;margin:3px 8px 3px 5px}@media (max-width:480px){.dops-chart__legend-option:first-child .dops-chart__legend-color{margin-right:2px}
5153 }.dops-chart__legend-color.is-dark-blue{background:#004069}.dops-chart__legend-option .dops-chart__legend-checkbox{margin:0;float:none;vertical-align:top}.dops-chart__empty{position:absolute;top:0;left:0;bottom:0;right:0;text-align:center;font-size:14px;line-height:24px;clear:both;z-index:1}.dops-chart__empty_notice{position:relative;top:97px;padding:11px 24px;margin-bottom:24px;border-radius:1px;background:#fff;box-sizing:border-box;font-size:14px;line-height:1.4285;animation:appear .3s ease-in-out;box-shadow:0 0 0 1px rgba(200,215,225,.5),0 1px 2px #e9eff3}@media (min-width:661px){.dops-chart__empty_notice{padding:13px 48px;font-size:inherit}.dops-chart__empty_notice:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;vertical-align:middle;font:normal 16px/1 Noticons;content:'\\F456';position:absolute;top:23px;right:20px;margin:-12px -8px 0 0;font-size:24px;line-height:1}}.dops-chart__tooltip .dops-popover__inner{width:230px;text-align:
5154 right}.dops-chart__tooltip .dops-popover__inner ul{list-style:none;margin:0;padding:0}.dops-chart__tooltip .dops-popover__inner ul:after{content:\".\";display:block;height:0;clear:both;visibility:hidden}.dops-chart__tooltip .dops-popover__inner ul li{font-size:11px;text-transform:uppercase;font-weight:100;height:24px;letter-spacing:.1em;border:0;margin-bottom:0}.dops-chart__tooltip .dops-popover__inner ul li .dops-wrapper{display:block;line-height:inherit;line-height:24px;clear:both}.dops-chart__tooltip .dops-popover__inner ul li .value{text-align:left;float:left;min-width:22px;color:#c8d7e1}.dops-chart__tooltip .dops-popover__inner ul li .label{display:block;overflow:hidden;word-break:break-all;vertical-align:baseline}.dops-chart__tooltip .dops-popover__inner ul li .gridicon{vertical-align:middle;margin-left:6px;margin-top:-3px}.dops-chart__tooltip.is-streak{margin-top:-5px;height:35px}.dops-chart__tooltip.is-streak .dops-popover__arrow:before{right:85px;top:30px}.dops-chart__toolt
5155 ip.is-streak .dops-popover__inner{width:160px;position:relative;top:-10px}.dops-chart__tooltip.is-streak .dops-popover__inner li{height:14px}.dops-chart__tooltip.is-streak .dops-popover__inner li .label{width:100%;float:right;text-align:center}.rtl .dops-chart__tooltip.is-streak .dops-popover__inner li .label{font-size:11px}.dops-chart__tooltip.is-streak .dops-popover__inner li .label .post-count{font-weight:700}.dops-chart__tooltip.is-streak .dops-popover__inner li .value{float:none}.dops-chart__tooltip .dops-module-content-list-item.is-date-label{font-size:11px;margin-bottom:2px;text-transform:uppercase;font-weight:700;border-bottom:1px solid #426177;padding-bottom:2px}.dops-chart__tooltip .dops-module-content-list-item.is-published-item{height:19px}.dops-chart__tooltip .dops-module-content-list-item.is-published-item .label{text-transform:none;color:#c8d7e1;overflow:hidden;letter-spacing:0;height:19px}.dops-chart__tooltip .dops-module-content-list-item.is-published-item .value{wi
5156 dth:0;min-width:0}.dops-chart__tooltip .dops-module-content-list-item.is-published-item .value:before{content:'';position:relative;background-image:linear-gradient(-90deg,rgba(61,89,109,0) 0,rgba(61,89,109,.5),#3d596d);right:-30px;width:30px;height:24px;display:block}@keyframes appear{0%{opacity:0}to{opacity:1}}.dops-notice{display:-ms-flexbox;display:flex;position:relative;margin-bottom:24px;border-radius:1px;background:#e9eff3;box-sizing:border-box;font-size:14px;animation:appear .3s ease-in-out}@media (min-width:661px){.dops-notice{font-size:inherit}}.dops-notice .dops-notice__dismiss.dops-button .gridicon{top:0}.dops-notice .dops-notice__dismiss:focus{box-shadow:0 0 4px #d2dee6}.dops-notice.is-success{background:#4ab866}.dops-notice.is-warning{background:#f0b849}.dops-notice.is-error{background:#d94f4f}.dops-notice.is-info{background:#0087be}.dops-notice.is-error,.dops-notice.is-error .dops-notice__dismiss,.dops-notice.is-error .dops-notice__text a,.dops-notice.is-info,.dops-not
5157 ice.is-info .dops-notice__dismiss,.dops-notice.is-info .dops-notice__text a,.dops-notice.is-success,.dops-notice.is-success .dops-notice__dismiss,.dops-notice.is-success .dops-notice__text a,.dops-notice.is-warning,.dops-notice.is-warning .dops-notice__dismiss,.dops-notice.is-warning .dops-notice__text a{color:#fff}.dops-notice.is-basic{background:#fff;color:#87a6bc}.dops-notice.is-basic,.dops-notice.is-basic .dops-notice__dismiss:focus{box-shadow:0 0 0 1px rgba(200,215,225,.5),0 1px 2px #e9eff3}@media (min-width:661px){.dops-notice.is-basic:before{display:none}}.dops-notice.is-basic .dops-notice__text{padding:11px 24px}@media (min-width:661px){.dops-notice.is-basic .dops-notice__text{padding:13px}}.dops-notice__icon{-ms-flex-negative:0;flex-shrink:0;padding:13px 16px 13px 0}@media (max-width:660px){.dops-notice__icon{display:none}}.dops-notice__content{display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1}@media (max-width:480px){.dops-notice__content{-ms-flex-direction:
5158 column;flex-direction:column}}.dops-notice__text{font-size:15px;padding:11px 24px}.dops-notice__text>div,.dops-notice__text>span{max-width:680px}@media (min-width:661px){.dops-notice__text{padding:13px}}.dops-notice__text a{text-decoration:underline}.dops-notice__text ul{margin-bottom:0;margin-right:0}.dops-notice__text li{margin-right:2em;margin-top:.5em}.dops-notice__text p{margin-bottom:0;margin-top:.5em}.dops-notice__text p:first-child{margin-top:0}.dops-notice__button{cursor:pointer;margin-right:.428em}.dops-notice__dismiss{display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;padding:11px 16px;cursor:pointer;color:#87a6bc}@media (min-width:661px){.dops-notice__dismiss{padding:13px 16px}}.dops-notice__dismiss:focus,.dops-notice__dismiss:hover{color:#2e4453}.dops-notice .dops-notice__dismiss{color:#87a6bc;opacity:.85}.dops-notice .dops-notice__dismiss:focus,.dops-notice .dops-notice__dismiss:hover{opacity:1}a.dops-notice__action{display:-ms-flexbox;display:flex;-ms-
5159 flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;box-sizing:border-box;cursor:pointer;font-size:15px;font-weight:400;margin-right:auto;padding:13px 16px;text-decoration:none;white-space:nowrap}.is-error a.dops-notice__action,.is-info a.dops-notice__action,.is-success a.dops-notice__action,.is-warning a.dops-notice__action{color:#fff}.is-success a.dops-notice__action{background:#338247}.is-error a.dops-notice__action{background:#b52727}.is-warning a.dops-notice__action{background:#da9712}.is-info a.dops-notice__action{background:#005172}a.dops-notice__action .gridicon{margin-right:8px;opacity:.7}a.dops-notice__action:focus,a.dops-notice__action:hover{background:hsla(0,0%,100%,.2)}@media (max-width:480px){a.dops-notice__action{margin:0;-ms-flex-pack:end;justify-content:flex-end}}.dops-notice.is-compact{border-radius:2px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;min-height:20px;margin:0;padding:0;text-decoration:none;text
5160 -transform:none;vertical-align:middle}.dops-notice.is-compact.is-error,.dops-notice.is-compact.is-info,.dops-notice.is-compact.is-success,.dops-notice.is-compact.is-warning{color:#fff}.dops-notice.is-compact .dops-notice__text{font-size:12px;padding:6px 8px;line-height:1}.dops-notice.is-compact .dops-notice__icon{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;-ms-flex-negative:0;flex-shrink:0;margin:0 8px 0 0;padding:0;width:18px;height:18px;vertical-align:middle}.dops-notice.is-compact .dops-notice__dismiss{display:none}.dops-notice.is-compact a.dops-notice__action{background:transparent;display:inline-block;font-size:11px;font-weight:600;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin-right:16px;padding:0 8px;text-decoration:underline;text-transform:uppercase}.dops-notice.is-compact a.dops-notice__action:active,.dops-notice.is-compact a.dops-notice__action:focus,.dops-notice.is-compact a.dops-notice__action:hover{background:tra
5161 nsparent;text-decoration:none}.dops-notice.is-compact a.dops-notice__action .gridicon{margin-right:8px;width:14px;height:14px;vertical-align:sub;opacity:1}.dops-section-header.dops-card{display:-ms-flexbox;display:flex;padding-top:.6875rem;padding-bottom:.6875rem;position:relative}.dops-section-header.dops-card:after{content:''}.dops-section-header__label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-positive:1;flex-grow:1;line-height:1.75rem;position:relative;color:#87a6bc;font-size:.875rem}.dops-section-header__label:before{content:'';display:block;position:absolute;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;background:linear-gradient(-90deg,hsla(0,0%,100%,0),#fff 90%);top:0;bottom:0;left:0;right:auto;width:20%;height:auto}.dops-section-header__card-badge,.dops-section-header__label .dops-count{margin-right:.5rem}.dops-section-header__actions{-ms-flex-posit
5162 ive:0;flex-grow:0;position:relative}.dops-section-header__actions:after{content:\".\";display:block;height:0;clear:both;visibility:hidden}.section-header__actions .button{float:right;margin-left:.5rem}.section-header__actions .button:last-child{margin-left:0}.form-toggle[type=checkbox]{display:none}.form-toggle__switch{position:relative;display:inline-block;border-radius:12px;box-sizing:border-box;padding:2px;width:40px;height:24px;background:#a8bece;vertical-align:middle;outline:0;cursor:pointer;transition:all .4s ease,box-shadow 0}.form-toggle__switch:after,.form-toggle__switch:before{position:relative;display:block;content:\"\";width:20px;height:20px}.form-toggle__switch:after{right:0;border-radius:50%;background:#fff;transition:all .2s ease}.form-toggle__switch:before{display:none}.form-toggle__switch:hover{background:#c8d7e1}.accessible-focus .form-toggle__switch:focus,.form-toggle__switch:focus{box-shadow:0 0 0 2px #00aadc}.form-toggle__label{cursor:pointer;width:auto;float:no
5163 ne}.accessible-focus .form-toggle:focus+.form-toggle__label .form-toggle__switch{box-shadow:0 0 0 2px #00aadc}.accessible-focus .form-toggle:focus:checked+.form-toggle__label .form-toggle__switch{box-shadow:0 0 0 2px #78dcfa}.form-toggle:checked+.form-toggle__label .form-toggle__switch{background:#00aadc}.form-toggle:checked+.form-toggle__label .form-toggle__switch:after{right:16px}.form-toggle:checked:hover+.form-toggle__label .form-toggle__switch{background:#78dcfa}.form-toggle:disabled+.form-toggle__label .form-toggle__switch,.form-toggle:disabled:hover+.form-toggle__label .form-toggle__switch{background:#e9eff3}.form-toggle.is-toggling+.form-toggle__label .form-toggle__switch{background:#00aadc}.form-toggle.is-toggling:checked+.form-toggle__label .form-toggle__switch{background:#c8d7e1}.form-toggle.is-compact+.form-toggle__label .form-toggle__switch{border-radius:8px;width:24px;height:16px}.form-toggle.is-compact+.form-toggle__label .form-toggle__switch:after,.form-toggle.is-com
5164 pact+.form-toggle__label .form-toggle__switch:before{width:12px;height:12px}.form-toggle.is-compact:checked+.form-toggle__label .form-toggle__switch:after{right:8px}.dops-text-input.dops-text-input{box-sizing:border-box;margin:0;padding:7px 14px;width:100%;color:#2e4453;font-size:16px;line-height:1.5;border:1px solid #c8d7e1;background-color:#fff;transition:all .15s ease-in-out;box-shadow:none}.dops-text-input.dops-text-input::-webkit-input-placeholder{color:#87a6bc}.dops-text-input.dops-text-input::-moz-placeholder{color:#87a6bc}.dops-text-input.dops-text-input:-ms-input-placeholder{color:#87a6bc}.dops-text-input.dops-text-input::placeholder{color:#87a6bc}.dops-text-input.dops-text-input:hover{border-color:#a8bece}.dops-text-input.dops-text-input:focus{border-color:#0087be;outline:none;box-shadow:0 0 0 2px #78dcfa}.dops-text-input.dops-text-input:focus::-ms-clear{display:none}.dops-text-input.dops-text-input:disabled{background:#f3f6f8;border-color:#e9eff3;color:#a8bece;-webkit-tex
5165 t-fill-color:#a8bece}.dops-text-input.dops-text-input:disabled:hover{cursor:default}.dops-text-input.dops-text-input:disabled::-webkit-input-placeholder{color:#a8bece}.dops-text-input.dops-text-input:disabled::-moz-placeholder{color:#a8bece}.dops-text-input.dops-text-input:disabled:-ms-input-placeholder{color:#a8bece}.dops-text-input.dops-text-input:disabled::placeholder{color:#a8bece}.dops-text-input.dops-text-input{-webkit-appearance:none}.dops-text-input.dops-text-input.is-valid{border-color:#4ab866}.dops-text-input.dops-text-input.is-valid:hover{border-color:#3a9551}.dops-text-input.dops-text-input.is-error{border-color:#d94f4f}.dops-text-input.dops-text-input.is-error:hover{border-color:#c92c2c}.dops-text-input.dops-text-input:focus.is-valid{box-shadow:0 0 0 2px #caead2}.dops-text-input.dops-text-input:focus.is-valid:hover{box-shadow:0 0 0 2px #a6dcb3}.dops-text-input.dops-text-input:focus.is-error{box-shadow:0 0 0 2px #f9e2e2}.dops-text-input.dops-text-input:focus.is-error:hov
5166 er{box-shadow:0 0 0 2px #f0b8b8}.dops-textarea{box-sizing:border-box;margin:0;padding:.4375rem .875rem;min-height:5.75rem;width:100%;color:#2e4453;font-size:1rem;line-height:1.5;border:1px solid #c8d7e1;background-color:#fff;transition:all .15s ease-in-out;box-shadow:none}.dops-textarea::-webkit-input-placeholder{color:#87a6bc}.dops-textarea::-moz-placeholder{color:#87a6bc}.dops-textarea:-ms-input-placeholder{color:#87a6bc}.dops-textarea::placeholder{color:#87a6bc}.dops-textarea:hover{border-color:#a8bece}.dops-textarea:focus{border-color:#0087be;outline:none;box-shadow:0 0 0 2px #78dcfa}.dops-textarea:focus::-ms-clear{display:none}.dops-textarea:disabled{background:#f3f6f8;border-color:#e9eff3;color:#a8bece;-webkit-text-fill-color:#a8bece}.dops-textarea:disabled:hover{cursor:default}.dops-textarea:disabled::-webkit-input-placeholder{color:#a8bece}.dops-textarea:disabled::-moz-placeholder{color:#a8bece}.dops-textarea:disabled:-ms-input-placeholder{color:#a8bece}.dops-textarea:disabl
5167 ed::placeholder{color:#a8bece}.dops-clipboard-button-input{position:relative;display:block}.dops-clipboard-button-input .dops-clipboard-button{position:absolute;top:50%;left:4px;transform:translateY(-50%);overflow:visible}.dops-clipboard-button-input .dops-clipboard-button:not(:disabled):before{content:'';display:block;position:absolute;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;background:linear-gradient(-90deg,hsla(0,0%,100%,0),#fff 90%);top:0;bottom:0;left:0;right:auto;width:16px;height:auto;left:calc(100% + 1px)}.dops-clipboard-button-input .dops-clipboard-button:focus:before{left:calc(100% + 3px)}.dops-checkbox.dops-checkbox{display:inline-block;box-sizing:border-box;margin:2px 0 0;padding:7px 14px;width:16px;height:16px;float:right;outline:0;padding:0;box-shadow:none;background-color:#fff;border:1px solid #c8d7e1;color:#2e4453;font-size:16px;line-height:0;text-align:center;vertical-align:m
5168 iddle;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:all .15s ease-in-out;clear:none;cursor:pointer}.dops-checkbox.dops-checkbox:checked:before{content:'\\F147';margin:-3px -4px 0 0;float:right;display:inline-block;vertical-align:middle;width:16px;font-size:20px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;speak:none;color:#00aadc}.dops-checkbox.dops-checkbox:disabled:checked:before{color:#a8bece}.dops-checkbox.dops-checkbox:hover{border-color:#a8bece}.dops-checkbox.dops-checkbox:focus{border-color:#0087be;outline:none;box-shadow:0 0 0 2px #78dcfa}.dops-checkbox.dops-checkbox:disabled{background:#f3f6f8;border-color:#e9eff3;color:#a8bece;opacity:1}.dops-checkbox.dops-checkbox:disabled:hover{cursor:default}.dops-checkbox.dops-checkbox+span{display:block;margin-right:24px}.dops-external-link .gridicons-external{color:currentColor;margin-right:.5rem;top:.125rem;position:relative}.notices-list{overflow:hidden}.notices-list.is-pinned{width
5169 :calc(100% - 272px - 32px - 32px);z-index:z-index(\"root\",\".notices-list.is-pinned\");position:fixed;top:79px}.notices-list.is-pinned .notice{z-index:z-index(\"root\",\".notices-list.is-pinned .notice\")}.notices-list__whitespace{height:71px;width:100%;display:block}@keyframes appear{0%{opacity:0}to{opacity:1}}.global-notices{overflow:hidden;text-align:left;z-index:179;position:fixed;top:auto;left:0;bottom:0;right:0}@media (min-width:661px){.global-notices{top:63px;left:16px;bottom:auto;right:auto;max-width:calc(100% - 32px)}}@media (min-width:961px){.global-notices{top:71px;left:24px;max-width:calc(100% - 48px)}}@media (min-width:1041px){.global-notices{left:32px;max-width:calc(100% - 64px)}}.global-notices .dops-notice{-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:0;text-align:right;pointer-events:auto}@media (min-width:661px){.global-notices .dops-notice{display:-ms-flexbox;display:flex;border-radius:20px;overflow:hidden;margin-bottom:24px}}@media (min-width:661px){.globa
5170 l-notices .dops-notice__icon{padding:8px 16px 8px 0}}.global-notices .dops-notice__text{padding-right:16px;-ms-flex-preferred-size:auto;flex-basis:auto;-ms-flex-positive:1;flex-grow:1}@media (min-width:661px){.global-notices .dops-notice__text{-ms-flex-positive:0;flex-grow:0;padding:9px 13px}}@media (min-width:661px){.global-notices .dops-notice a.dops-notice__action{font-size:14px;padding:9px 16px}}.global-notices .dops-notice__dismiss{-ms-flex-negative:0;flex-shrink:0}@media (min-width:661px){.global-notices .dops-notice__dismiss{padding:8px 16px}}"],"file":"admin.dops-style.rtl.css"}
5171 \ No newline at end of file
5172
5173 diff --git a/plugins/jetpack/_inc/build/admin.js b/plugins/jetpack/_inc/build/admin.js
5174 index 9e25e11..8af1192 100644
5175 --- a/plugins/jetpack/_inc/build/admin.js
5176 +++ b/plugins/jetpack/_inc/build/admin.js
5177 @@ -1,110 +1,35 @@
5178 -!function(e){function t(r){if(n[r])return n[r].exports;var a=n[r]={exports:{},id:r,loaded:!1};return e[r].call(a.exports,a,a.exports,t),a.loaded=!0,a.exports}var n={};return t.m=e,t.c=n,t.p="",t(0)}(function(e){for(var t in e)if(Object.prototype.hasOwnProperty.call(e,t))switch(typeof e[t]){case"function":break;case"object":e[t]=function(t){var n=t.slice(1),r=e[t[0]];return function(e,t,a){r.apply(this,[e,t,a].concat(n))}}(e[t]);break;default:e[t]=e[e[t]]}return e}([function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(){var e=document.getElementById("jp-plugin-container");null!==e&&i["default"].render(c["default"].createElement("div",null,c["default"].createElement(u.Provider,{store:h["default"]},c["default"].createElement(l.Router,{history:b},c["default"].createElement(l.Route,{path:"/",name:M["default"].translate("At A Glance",{context:"Navigation item."}),component:g["default"]}),c["default"].createElement(l.Route,{path:"/jumpstart",componen
5179 t:g["default"]}),c["default"].createElement(l.Route,{path:"/dashboard",name:M["default"].translate("At A Glance"),component:g["default"]}),c["default"].createElement(l.Route,{path:"/apps",name:M["default"].translate("Apps",{context:"Navigation item."}),component:g["default"]}),c["default"].createElement(l.Route,{path:"/plans",name:M["default"].translate("Plans",{context:"Navigation item."}),component:g["default"]}),c["default"].createElement(l.Route,{path:"/settings",name:M["default"].translate("General",{context:"Navigation item."}),component:g["default"]}),c["default"].createElement(l.Route,{path:"/general",name:M["default"].translate("General",{context:"Navigation item."}),component:g["default"]}),c["default"].createElement(l.Route,{path:"/engagement",name:M["default"].translate("Engagement",{context:"Navigation item."}),component:g["default"]}),c["default"].createElement(l.Route,{path:"/security",name:M["default"].translate("Security",{context:"Navigation item."}),component:g["d
5180 efault"]}),c["default"].createElement(l.Route,{path:"/appearance",name:M["default"].translate("Appearance",{context:"Navigation item."}),component:g["default"]}),c["default"].createElement(l.Route,{path:"/writing",name:M["default"].translate("Writing",{context:"Navigation item."}),component:g["default"]}),c["default"].createElement(l.Route,{path:"/search",component:g["default"]}),c["default"].createElement(l.Route,{path:"*"})))),e)}var o=n(1),i=r(o),s=n(142),c=r(s),u=n(154),l=n(178),d=n(239),p=n(244),f=n(266),h=r(f),m=n(467),M=r(m),_=n(702),g=r(_);Initial_State.locale=JSON.parse(Initial_State.locale),"undefined"!=typeof Initial_State.locale[""]?(Initial_State.locale[""].localeSlug=Initial_State.localeSlug,Number.prototype.realToLocaleString=Number.prototype.toLocaleString,Number.prototype.toLocaleString=function(e,t){return e=e||Initial_State.localeSlug,t=t||{},this.realToLocaleString(e,t)}):Initial_State.locale={"":{localeSlug:Initial_State.localeSlug}},M["default"].setLocale(Initi
5181 al_State.locale);var v=(0,l.useRouterHistory)(p.createHashHistory)({queryKey:!1}),b=(0,d.syncHistoryWithStore)(v,h["default"]);a()},function(e,t,n){"use strict";e.exports=n(2)},function(e,t,n){"use strict";var r=n(3),a=n(4),o=n(69),i=n(43),s=n(26),c=n(16),u=n(48),l=n(52),d=n(140),p=n(89),f=n(141);n(23);o.inject();var h=c.measure("React","render",s.render),m={findDOMNode:p,render:h,unmountComponentAtNode:s.unmountComponentAtNode,version:d,unstable_batchedUpdates:l.batchedUpdates,unstable_renderSubtreeIntoContainer:f};"undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.inject&&__REACT_DEVTOOLS_GLOBAL_HOOK__.inject({CurrentOwner:r,InstanceHandles:i,Mount:s,Reconciler:u,TextComponent:a});e.exports=m},function(e,t){"use strict";var n={current:null};e.exports=n},function(e,t,n){"use strict";var r=n(5),a=n(20),o=n(24),i=n(26),s=n(37),c=n(19),u=n(18),l=(n(68),function(e){});s(l.prototype,{construct:function(e){this._currentElement=e,this._st
5182 ringText=""+e,this._rootNodeID=null,this._mountIndex=0},mountComponent:function(e,t,n){if(this._rootNodeID=e,t.useCreateElement){var r=n[i.ownerDocumentContextKey],o=r.createElement("span");return a.setAttributeForID(o,e),i.getID(o),u(o,this._stringText),o}var s=c(this._stringText);return t.renderToStaticMarkup?s:"<span "+a.createMarkupForID(e)+">"+s+"</span>"},receiveComponent:function(e,t){if(e!==this._currentElement){this._currentElement=e;var n=""+e;if(n!==this._stringText){this._stringText=n;var a=i.getNode(this._rootNodeID);r.updateTextContent(a,n)}}},unmountComponent:function(){o.unmountIDFromEnvironment(this._rootNodeID)}}),e.exports=l},function(e,t,n){"use strict";function r(e,t,n){var r=n>=e.childNodes.length?null:e.childNodes.item(n);e.insertBefore(t,r)}var a=n(6),o=n(14),i=n(16),s=n(17),c=n(18),u=n(11),l={dangerouslyReplaceNodeWithMarkup:a.dangerouslyReplaceNodeWithMarkup,updateTextContent:c,processUpdates:function(e,t){for(var n,i=null,l=null,d=0;d<e.length;d++)if(n=e[d
5183 ],n.type===o.MOVE_EXISTING||n.type===o.REMOVE_NODE){var p=n.fromIndex,f=n.parentNode.childNodes[p],h=n.parentID;f?void 0:u(!1),i=i||{},i[h]=i[h]||[],i[h][p]=f,l=l||[],l.push(f)}var m;if(m=t.length&&"string"==typeof t[0]?a.dangerouslyRenderMarkup(t):t,l)for(var M=0;M<l.length;M++)l[M].parentNode.removeChild(l[M]);for(var _=0;_<e.length;_++)switch(n=e[_],n.type){case o.INSERT_MARKUP:r(n.parentNode,m[n.markupIndex],n.toIndex);break;case o.MOVE_EXISTING:r(n.parentNode,i[n.parentID][n.fromIndex],n.toIndex);break;case o.SET_MARKUP:s(n.parentNode,n.content);break;case o.TEXT_CONTENT:c(n.parentNode,n.content);break;case o.REMOVE_NODE:}}};i.measureMethods(l,"DOMChildrenOperations",{updateTextContent:"updateTextContent"}),e.exports=l},function(e,t,n){"use strict";function r(e){return e.substring(1,e.indexOf(" "))}var a=n(7),o=n(8),i=n(13),s=n(12),c=n(11),u=/^(<[^ \/>]+)/,l="data-danger-index",d={dangerouslyRenderMarkup:function(e){a.canUseDOM?void 0:c(!1);for(var t,n={},d=0;d<e.length;d++)e[d
5184 ]?void 0:c(!1),t=r(e[d]),t=s(t)?t:"*",n[t]=n[t]||[],n[t][d]=e[d];var p=[],f=0;for(t in n)if(n.hasOwnProperty(t)){var h,m=n[t];for(h in m)if(m.hasOwnProperty(h)){var M=m[h];m[h]=M.replace(u,"$1 "+l+'="'+h+'" ')}for(var _=o(m.join(""),i),g=0;g<_.length;++g){var v=_[g];v.hasAttribute&&v.hasAttribute(l)&&(h=+v.getAttribute(l),v.removeAttribute(l),p.hasOwnProperty(h)?c(!1):void 0,p[h]=v,f+=1)}}return f!==p.length?c(!1):void 0,p.length!==e.length?c(!1):void 0,p},dangerouslyReplaceNodeWithMarkup:function(e,t){a.canUseDOM?void 0:c(!1),t?void 0:c(!1),"html"===e.tagName.toLowerCase()?c(!1):void 0;var n;n="string"==typeof t?o(t,i)[0]:t,e.parentNode.replaceChild(n,e)}};e.exports=d},function(e,t){"use strict";var n=!("undefined"==typeof window||!window.document||!window.document.createElement),r={canUseDOM:n,canUseWorkers:"undefined"!=typeof Worker,canUseEventListeners:n&&!(!window.addEventListener&&!window.attachEvent),canUseViewport:n&&!!window.screen,isInWorker:!n};e.exports=r},function(e,t,n
5185 ){"use strict";function r(e){var t=e.match(l);return t&&t[1].toLowerCase()}function a(e,t){var n=u;u?void 0:c(!1);var a=r(e),o=a&&s(a);if(o){n.innerHTML=o[1]+e+o[2];for(var l=o[0];l--;)n=n.lastChild}else n.innerHTML=e;var d=n.getElementsByTagName("script");d.length&&(t?void 0:c(!1),i(d).forEach(t));for(var p=i(n.childNodes);n.lastChild;)n.removeChild(n.lastChild);return p}var o=n(7),i=n(9),s=n(12),c=n(11),u=o.canUseDOM?document.createElement("div"):null,l=/^\s*<(\w+)/;e.exports=a},function(e,t,n){"use strict";function r(e){return!!e&&("object"==typeof e||"function"==typeof e)&&"length"in e&&!("setInterval"in e)&&"number"!=typeof e.nodeType&&(Array.isArray(e)||"callee"in e||"item"in e)}function a(e){return r(e)?Array.isArray(e)?e.slice():o(e):[e]}var o=n(10);e.exports=a},function(e,t,n){"use strict";function r(e){var t=e.length;if(Array.isArray(e)||"object"!=typeof e&&"function"!=typeof e?a(!1):void 0,"number"!=typeof t?a(!1):void 0,0===t||t-1 in e?void 0:a(!1),e.hasOwnProperty)try{r
5186 eturn Array.prototype.slice.call(e)}catch(n){}for(var r=Array(t),o=0;o<t;o++)r[o]=e[o];return r}var a=n(11);e.exports=r},function(e,t,n){"use strict";function r(e,t,n,r,a,o,i,s){if(!e){var c;if(void 0===t)c=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var u=[n,r,a,o,i,s],l=0;c=new Error(t.replace(/%s/g,function(){return u[l++]})),c.name="Invariant Violation"}throw c.framesToPop=1,c}}e.exports=r},function(e,t,n){"use strict";function r(e){return i?void 0:o(!1),p.hasOwnProperty(e)||(e="*"),s.hasOwnProperty(e)||("*"===e?i.innerHTML="<link />":i.innerHTML="<"+e+"></"+e+">",s[e]=!i.firstChild),s[e]?p[e]:null}var a=n(7),o=n(11),i=a.canUseDOM?document.createElement("div"):null,s={},c=[1,'<select multiple="true">',"</select>"],u=[1,"<table>","</table>"],l=[3,"<table><tbody><tr>","</tr></tbody></table>"],d=[1,'<svg xmlns="http://www.w3.org/2000/svg">',"</svg>"],p={"*":[1,"?<div>","</div>"],area
5187 :[1,"<map>","</map>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],legend:[1,"<fieldset>","</fieldset>"],param:[1,"<object>","</object>"],tr:[2,"<table><tbody>","</tbody></table>"],optgroup:c,option:c,caption:u,colgroup:u,tbody:u,tfoot:u,thead:u,td:l,th:l},f=["circle","clipPath","defs","ellipse","g","image","line","linearGradient","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","text","tspan"];f.forEach(function(e){p[e]=d,s[e]=!0}),e.exports=r},function(e,t){"use strict";function n(e){return function(){return e}}function r(){}r.thatReturns=n,r.thatReturnsFalse=n(!1),r.thatReturnsTrue=n(!0),r.thatReturnsNull=n(null),r.thatReturnsThis=function(){return this},r.thatReturnsArgument=function(e){return e},e.exports=r},function(e,t,n){"use strict";var r=n(15),a=r({INSERT_MARKUP:null,MOVE_EXISTING:null,REMOVE_NODE:null,SET_MARKUP:null,TEXT_CONTENT:null});e.exports=a},function(e,t,n){"use strict";var r=n(11),a=function(e){var t,n={};e instanceo
5188 f Object&&!Array.isArray(e)?void 0:r(!1);for(t in e)e.hasOwnProperty(t)&&(n[t]=t);return n};e.exports=a},function(e,t,n){"use strict";function r(e,t,n){return n}var a={enableMeasure:!1,storedMeasure:r,measureMethods:function(e,t,n){},measure:function(e,t,n){return n},injection:{injectMeasure:function(e){a.storedMeasure=e}}};e.exports=a},function(e,t,n){"use strict";var r=n(7),a=/^[ \r\n\t\f]/,o=/<(!--|link|noscript|meta|script|style)[ \r\n\t\f\/>]/,i=function(e,t){e.innerHTML=t};if("undefined"!=typeof MSApp&&MSApp.execUnsafeLocalFunction&&(i=function(e,t){MSApp.execUnsafeLocalFunction(function(){e.innerHTML=t})}),r.canUseDOM){var s=document.createElement("div");s.innerHTML=" ",""===s.innerHTML&&(i=function(e,t){if(e.parentNode&&e.parentNode.replaceChild(e,e),a.test(t)||"<"===t[0]&&o.test(t)){e.innerHTML=String.fromCharCode(65279)+t;var n=e.firstChild;1===n.data.length?e.removeChild(n):n.deleteData(0,1)}else e.innerHTML=t})}e.exports=i},function(e,t,n){"use strict";var r=n(7),a=n(19)
5189 ,o=n(17),i=function(e,t){e.textContent=t};r.canUseDOM&&("textContent"in document.documentElement||(i=function(e,t){o(e,a(t))})),e.exports=i},function(e,t){"use strict";function n(e){return a[e]}function r(e){return(""+e).replace(o,n)}var a={"&":"&amp;",">":"&gt;","<":"&lt;",'"':"&quot;","'":"&#x27;"},o=/[&><"']/g;e.exports=r},function(e,t,n){"use strict";function r(e){return!!l.hasOwnProperty(e)||!u.hasOwnProperty(e)&&(c.test(e)?(l[e]=!0,!0):(u[e]=!0,!1))}function a(e,t){return null==t||e.hasBooleanValue&&!t||e.hasNumericValue&&isNaN(t)||e.hasPositiveNumericValue&&t<1||e.hasOverloadedBooleanValue&&t===!1}var o=n(21),i=n(16),s=n(22),c=(n(23),/^[a-zA-Z_][\w\.\-]*$/),u={},l={},d={createMarkupForID:function(e){return o.ID_ATTRIBUTE_NAME+"="+s(e)},setAttributeForID:function(e,t){e.setAttribute(o.ID_ATTRIBUTE_NAME,t)},createMarkupForProperty:function(e,t){var n=o.properties.hasOwnProperty(e)?o.properties[e]:null;if(n){if(a(n,t))return"";var r=n.attributeName;return n.hasBooleanValue||n.ha
5190 sOverloadedBooleanValue&&t===!0?r+'=""':r+"="+s(t)}return o.isCustomAttribute(e)?null==t?"":e+"="+s(t):null},createMarkupForCustomAttribute:function(e,t){return r(e)&&null!=t?e+"="+s(t):""},setValueForProperty:function(e,t,n){var r=o.properties.hasOwnProperty(t)?o.properties[t]:null;if(r){var i=r.mutationMethod;if(i)i(e,n);else if(a(r,n))this.deleteValueForProperty(e,t);else if(r.mustUseAttribute){var s=r.attributeName,c=r.attributeNamespace;c?e.setAttributeNS(c,s,""+n):r.hasBooleanValue||r.hasOverloadedBooleanValue&&n===!0?e.setAttribute(s,""):e.setAttribute(s,""+n)}else{var u=r.propertyName;r.hasSideEffects&&""+e[u]==""+n||(e[u]=n)}}else o.isCustomAttribute(t)&&d.setValueForAttribute(e,t,n)},setValueForAttribute:function(e,t,n){r(t)&&(null==n?e.removeAttribute(t):e.setAttribute(t,""+n))},deleteValueForProperty:function(e,t){var n=o.properties.hasOwnProperty(t)?o.properties[t]:null;if(n){var r=n.mutationMethod;if(r)r(e,void 0);else if(n.mustUseAttribute)e.removeAttribute(n.attribut
5191 eName);else{var a=n.propertyName,i=o.getDefaultValueForProperty(e.nodeName,a);n.hasSideEffects&&""+e[a]===i||(e[a]=i)}}else o.isCustomAttribute(t)&&e.removeAttribute(t)}};i.measureMethods(d,"DOMPropertyOperations",{setValueForProperty:"setValueForProperty",setValueForAttribute:"setValueForAttribute",deleteValueForProperty:"deleteValueForProperty"}),e.exports=d},function(e,t,n){"use strict";function r(e,t){return(e&t)===t}var a=n(11),o={MUST_USE_ATTRIBUTE:1,MUST_USE_PROPERTY:2,HAS_SIDE_EFFECTS:4,HAS_BOOLEAN_VALUE:8,HAS_NUMERIC_VALUE:16,HAS_POSITIVE_NUMERIC_VALUE:48,HAS_OVERLOADED_BOOLEAN_VALUE:64,injectDOMPropertyConfig:function(e){var t=o,n=e.Properties||{},i=e.DOMAttributeNamespaces||{},c=e.DOMAttributeNames||{},u=e.DOMPropertyNames||{},l=e.DOMMutationMethods||{};e.isCustomAttribute&&s._isCustomAttributeFunctions.push(e.isCustomAttribute);for(var d in n){s.properties.hasOwnProperty(d)?a(!1):void 0;var p=d.toLowerCase(),f=n[d],h={attributeName:p,attributeNamespace:null,propertyName:
5192 d,mutationMethod:null,mustUseAttribute:r(f,t.MUST_USE_ATTRIBUTE),mustUseProperty:r(f,t.MUST_USE_PROPERTY),hasSideEffects:r(f,t.HAS_SIDE_EFFECTS),hasBooleanValue:r(f,t.HAS_BOOLEAN_VALUE),hasNumericValue:r(f,t.HAS_NUMERIC_VALUE),hasPositiveNumericValue:r(f,t.HAS_POSITIVE_NUMERIC_VALUE),hasOverloadedBooleanValue:r(f,t.HAS_OVERLOADED_BOOLEAN_VALUE)};if(h.mustUseAttribute&&h.mustUseProperty?a(!1):void 0,!h.mustUseProperty&&h.hasSideEffects?a(!1):void 0,h.hasBooleanValue+h.hasNumericValue+h.hasOverloadedBooleanValue<=1?void 0:a(!1),c.hasOwnProperty(d)){var m=c[d];h.attributeName=m}i.hasOwnProperty(d)&&(h.attributeNamespace=i[d]),u.hasOwnProperty(d)&&(h.propertyName=u[d]),l.hasOwnProperty(d)&&(h.mutationMethod=l[d]),s.properties[d]=h}}},i={},s={ID_ATTRIBUTE_NAME:"data-reactid",properties:{},getPossibleStandardName:null,_isCustomAttributeFunctions:[],isCustomAttribute:function(e){for(var t=0;t<s._isCustomAttributeFunctions.length;t++){var n=s._isCustomAttributeFunctions[t];if(n(e))return!0}
5193 return!1},getDefaultValueForProperty:function(e,t){var n,r=i[e];return r||(i[e]=r={}),t in r||(n=document.createElement(e),r[t]=n[t]),r[t]},injection:o};e.exports=s},function(e,t,n){"use strict";function r(e){return'"'+a(e)+'"'}var a=n(19);e.exports=r},function(e,t,n){"use strict";var r=n(13),a=r;e.exports=a},function(e,t,n){"use strict";var r=n(25),a=n(26),o={processChildrenUpdates:r.dangerouslyProcessChildrenUpdates,replaceNodeWithMarkupByID:r.dangerouslyReplaceNodeWithMarkupByID,unmountIDFromEnvironment:function(e){a.purgeID(e)}};e.exports=o},function(e,t,n){"use strict";var r=n(5),a=n(20),o=n(26),i=n(16),s=n(11),c={dangerouslySetInnerHTML:"`dangerouslySetInnerHTML` must be set using `updateInnerHTMLByID()`.",style:"`style` must be set using `updateStylesByID()`."},u={updatePropertyByID:function(e,t,n){var r=o.getNode(e);c.hasOwnProperty(t)?s(!1):void 0,null!=n?a.setValueForProperty(r,t,n):a.deleteValueForProperty(r,t)},dangerouslyReplaceNodeWithMarkupByID:function(e,t){var n=o.g
5194 etNode(e);r.dangerouslyReplaceNodeWithMarkup(n,t)},dangerouslyProcessChildrenUpdates:function(e,t){for(var n=0;n<e.length;n++)e[n].parentNode=o.getNode(e[n].parentID);r.processUpdates(e,t)}};i.measureMethods(u,"ReactDOMIDOperations",{dangerouslyReplaceNodeWithMarkupByID:"dangerouslyReplaceNodeWithMarkupByID",dangerouslyProcessChildrenUpdates:"dangerouslyProcessChildrenUpdates"}),e.exports=u},function(e,t,n){"use strict";function r(e,t){for(var n=Math.min(e.length,t.length),r=0;r<n;r++)if(e.charAt(r)!==t.charAt(r))return r;return e.length===t.length?-1:n}function a(e){return e?e.nodeType===H?e.documentElement:e.firstChild:null}function o(e){var t=a(e);return t&&G.getID(t)}function i(e){var t=s(e);if(t)if(R.hasOwnProperty(t)){var n=R[t];n!==e&&(d(n,t)?j(!1):void 0,R[t]=e)}else R[t]=e;return t}function s(e){return e&&e.getAttribute&&e.getAttribute(q)||""}function c(e,t){var n=s(e);n!==t&&delete R[n],e.setAttribute(q,t),R[t]=e}function u(e){return R.hasOwnProperty(e)&&d(R[e],e)||(R[e]=G
5195 .findReactNodeByID(e)),R[e]}function l(e){var t=w.get(e)._rootNodeID;return L.isNullComponentID(t)?null:(R.hasOwnProperty(t)&&d(R[t],t)||(R[t]=G.findReactNodeByID(t)),R[t])}function d(e,t){if(e){s(e)!==t?j(!1):void 0;var n=G.findReactContainerForID(t);if(n&&P(n,e))return!0}return!1}function p(e){delete R[e]}function f(e){var t=R[e];return!(!t||!d(t,e))&&void(J=t)}function h(e){J=null,E.traverseAncestors(e,f);var t=J;return J=null,t}function m(e,t,n,r,a,o){A.useCreateElement&&(o=C({},o),n.nodeType===H?o[U]=n:o[U]=n.ownerDocument);var i=k.mountComponent(e,t,r,o);e._renderedComponent._topLevelWrapper=e,G._mountImageIntoNode(i,n,a,r)}function M(e,t,n,r,a){var o=N.ReactReconcileTransaction.getPooled(r);o.perform(m,null,e,t,n,o,r,a),N.ReactReconcileTransaction.release(o)}function _(e,t){for(k.unmountComponent(e),t.nodeType===H&&(t=t.documentElement);t.lastChild;)t.removeChild(t.lastChild)}function g(e){var t=o(e);return!!t&&t!==E.getReactRootIDFromNodeID(t)}function v(e){for(;e&&e.parentN
5196 ode!==e;e=e.parentNode)if(1===e.nodeType){var t=s(e);if(t){var n,r=E.getReactRootIDFromNodeID(t),a=e;do if(n=s(a),a=a.parentNode,null==a)return null;while(n!==r);if(a===F[r])return e}}return null}var b=n(21),y=n(27),A=(n(3),n(39)),T=n(40),L=n(42),E=n(43),w=n(45),z=n(46),S=n(16),k=n(48),O=n(51),N=n(52),C=n(37),D=n(56),P=n(57),x=n(60),j=n(11),W=n(17),Y=n(65),q=(n(68),n(23),b.ID_ATTRIBUTE_NAME),R={},B=1,H=9,I=11,U="__ReactMount_ownerDocument$"+Math.random().toString(36).slice(2),X={},F={},V=[],J=null,K=function(){};K.prototype.isReactComponent={},K.prototype.render=function(){return this.props};var G={TopLevelWrapper:K,_instancesByReactRootID:X,scrollMonitor:function(e,t){t()},_updateRootComponent:function(e,t,n,r){return G.scrollMonitor(n,function(){O.enqueueElementInternal(e,t),r&&O.enqueueCallbackInternal(e,r)}),e},_registerComponent:function(e,t){!t||t.nodeType!==B&&t.nodeType!==H&&t.nodeType!==I?j(!1):void 0,y.ensureScrollValueMonitoring();var n=G.registerContainer(t);return X[n]=
5197 e,n},_renderNewRootComponent:function(e,t,n,r){var a=x(e,null),o=G._registerComponent(a,t);return N.batchedUpdates(M,a,o,t,n,r),a},renderSubtreeIntoContainer:function(e,t,n,r){return null==e||null==e._reactInternalInstance?j(!1):void 0,G._renderSubtreeIntoContainer(e,t,n,r)},_renderSubtreeIntoContainer:function(e,t,n,r){T.isValidElement(t)?void 0:j(!1);var i=new T(K,null,null,null,null,null,t),c=X[o(n)];if(c){var u=c._currentElement,l=u.props;if(Y(l,t)){var d=c._renderedComponent.getPublicInstance(),p=r&&function(){r.call(d)};return G._updateRootComponent(c,i,n,p),d}G.unmountComponentAtNode(n)}var f=a(n),h=f&&!!s(f),m=g(n),M=h&&!c&&!m,_=G._renderNewRootComponent(i,n,M,null!=e?e._reactInternalInstance._processChildContext(e._reactInternalInstance._context):D)._renderedComponent.getPublicInstance();return r&&r.call(_),_},render:function(e,t,n){return G._renderSubtreeIntoContainer(null,e,t,n)},registerContainer:function(e){var t=o(e);return t&&(t=E.getReactRootIDFromNodeID(t)),t||(t=E.
5198 createReactRootID()),F[t]=e,t},unmountComponentAtNode:function(e){!e||e.nodeType!==B&&e.nodeType!==H&&e.nodeType!==I?j(!1):void 0;var t=o(e),n=X[t];if(!n){var r=(g(e),s(e));r&&r===E.getReactRootIDFromNodeID(r);return!1}return N.batchedUpdates(_,n,e),delete X[t],delete F[t],!0},findReactContainerForID:function(e){var t=E.getReactRootIDFromNodeID(e),n=F[t];return n},findReactNodeByID:function(e){var t=G.findReactContainerForID(e);return G.findComponentRoot(t,e)},getFirstReactDOM:function(e){return v(e)},findComponentRoot:function(e,t){var n=V,r=0,a=h(t)||e;for(n[0]=a.firstChild,n.length=1;r<n.length;){for(var o,i=n[r++];i;){var s=G.getID(i);s?t===s?o=i:E.isAncestorIDOf(s,t)&&(n.length=r=0,n.push(i.firstChild)):n.push(i.firstChild),i=i.nextSibling}if(o)return n.length=0,o}n.length=0,j(!1)},_mountImageIntoNode:function(e,t,n,o){if(!t||t.nodeType!==B&&t.nodeType!==H&&t.nodeType!==I?j(!1):void 0,n){var i=a(t);if(z.canReuseMarkup(e,i))return;var s=i.getAttribute(z.CHECKSUM_ATTR_NAME);i.rem
5199 oveAttribute(z.CHECKSUM_ATTR_NAME);var c=i.outerHTML;i.setAttribute(z.CHECKSUM_ATTR_NAME,s);var u=e,l=r(u,c);" (client) "+u.substring(l-20,l+20)+"\n (server) "+c.substring(l-20,l+20);t.nodeType===H?j(!1):void 0}if(t.nodeType===H?j(!1):void 0,o.useCreateElement){for(;t.lastChild;)t.removeChild(t.lastChild);t.appendChild(e)}else W(t,e)},ownerDocumentContextKey:U,getReactRootID:o,getID:i,setID:c,getNode:u,getNodeFromInstance:l,isValid:d,purgeID:p};S.measureMethods(G,"ReactMount",{_renderNewRootComponent:"_renderNewRootComponent",_mountImageIntoNode:"_mountImageIntoNode"}),e.exports=G},function(e,t,n){"use strict";function r(e){return Object.prototype.hasOwnProperty.call(e,M)||(e[M]=h++,p[e[M]]={}),p[e[M]]}var a=n(28),o=n(29),i=n(30),s=n(35),c=n(16),u=n(36),l=n(37),d=n(38),p={},f=!1,h=0,m={topAbort:"abort",topBlur:"blur",topCanPlay:"canplay",topCanPlayThrough:"canplaythrough",topChange:"change",topClick:"click",topCompositionEnd:"compositionend",topCompositionStart:"compositionstart",to
5200 pCompositionUpdate:"compositionupdate",topContextMenu:"contextmenu",topCopy:"copy",topCut:"cut",topDoubleClick:"dblclick",topDrag:"drag",topDragEnd:"dragend",topDragEnter:"dragenter",topDragExit:"dragexit",topDragLeave:"dragleave",topDragOver:"dragover",topDragStart:"dragstart",topDrop:"drop",topDurationChange:"durationchange",topEmptied:"emptied",topEncrypted:"encrypted",topEnded:"ended",topError:"error",topFocus:"focus",topInput:"input",topKeyDown:"keydown",topKeyPress:"keypress",topKeyUp:"keyup",topLoadedData:"loadeddata",topLoadedMetadata:"loadedmetadata",topLoadStart:"loadstart",topMouseDown:"mousedown",topMouseMove:"mousemove",topMouseOut:"mouseout",topMouseOver:"mouseover",topMouseUp:"mouseup",topPaste:"paste",topPause:"pause",topPlay:"play",topPlaying:"playing",topProgress:"progress",topRateChange:"ratechange",topScroll:"scroll",topSeeked:"seeked",topSeeking:"seeking",topSelectionChange:"selectionchange",topStalled:"stalled",topSuspend:"suspend",topTextInput:"textInput",topT
5201 imeUpdate:"timeupdate",topTouchCancel:"touchcancel",topTouchEnd:"touchend",topTouchMove:"touchmove",topTouchStart:"touchstart",topVolumeChange:"volumechange",topWaiting:"waiting",topWheel:"wheel"},M="_reactListenersID"+String(Math.random()).slice(2),_=l({},s,{ReactEventListener:null,injection:{injectReactEventListener:function(e){e.setHandleTopLevel(_.handleTopLevel),_.ReactEventListener=e}},setEnabled:function(e){_.ReactEventListener&&_.ReactEventListener.setEnabled(e)},isEnabled:function(){return!(!_.ReactEventListener||!_.ReactEventListener.isEnabled())},listenTo:function(e,t){for(var n=t,o=r(n),s=i.registrationNameDependencies[e],c=a.topLevelTypes,u=0;u<s.length;u++){var l=s[u];o.hasOwnProperty(l)&&o[l]||(l===c.topWheel?d("wheel")?_.ReactEventListener.trapBubbledEvent(c.topWheel,"wheel",n):d("mousewheel")?_.ReactEventListener.trapBubbledEvent(c.topWheel,"mousewheel",n):_.ReactEventListener.trapBubbledEvent(c.topWheel,"DOMMouseScroll",n):l===c.topScroll?d("scroll",!0)?_.ReactEven
5202 tListener.trapCapturedEvent(c.topScroll,"scroll",n):_.ReactEventListener.trapBubbledEvent(c.topScroll,"scroll",_.ReactEventListener.WINDOW_HANDLE):l===c.topFocus||l===c.topBlur?(d("focus",!0)?(_.ReactEventListener.trapCapturedEvent(c.topFocus,"focus",n),_.ReactEventListener.trapCapturedEvent(c.topBlur,"blur",n)):d("focusin")&&(_.ReactEventListener.trapBubbledEvent(c.topFocus,"focusin",n),_.ReactEventListener.trapBubbledEvent(c.topBlur,"focusout",n)),o[c.topBlur]=!0,o[c.topFocus]=!0):m.hasOwnProperty(l)&&_.ReactEventListener.trapBubbledEvent(l,m[l],n),o[l]=!0)}},trapBubbledEvent:function(e,t,n){return _.ReactEventListener.trapBubbledEvent(e,t,n)},trapCapturedEvent:function(e,t,n){return _.ReactEventListener.trapCapturedEvent(e,t,n)},ensureScrollValueMonitoring:function(){if(!f){var e=u.refreshScrollValues;_.ReactEventListener.monitorScrollValue(e),f=!0}},eventNameDispatchConfigs:o.eventNameDispatchConfigs,registrationNameModules:o.registrationNameModules,putListener:o.putListener,get
5203 Listener:o.getListener,deleteListener:o.deleteListener,deleteAllListeners:o.deleteAllListeners});c.measureMethods(_,"ReactBrowserEventEmitter",{putListener:"putListener",deleteListener:"deleteListener"}),e.exports=_},function(e,t,n){"use strict";var r=n(15),a=r({bubbled:null,captured:null}),o=r({topAbort:null,topBlur:null,topCanPlay:null,topCanPlayThrough:null,topChange:null,topClick:null,topCompositionEnd:null,topCompositionStart:null,topCompositionUpdate:null,topContextMenu:null,topCopy:null,topCut:null,topDoubleClick:null,topDrag:null,topDragEnd:null,topDragEnter:null,topDragExit:null,topDragLeave:null,topDragOver:null,topDragStart:null,topDrop:null,topDurationChange:null,topEmptied:null,topEncrypted:null,topEnded:null,topError:null,topFocus:null,topInput:null,topKeyDown:null,topKeyPress:null,topKeyUp:null,topLoad:null,topLoadedData:null,topLoadedMetadata:null,topLoadStart:null,topMouseDown:null,topMouseMove:null,topMouseOut:null,topMouseOver:null,topMouseUp:null,topPaste:null,to
5204 pPause:null,topPlay:null,topPlaying:null,topProgress:null,topRateChange:null,topReset:null,topScroll:null,topSeeked:null,topSeeking:null,topSelectionChange:null,topStalled:null,topSubmit:null,topSuspend:null,topTextInput:null,topTimeUpdate:null,topTouchCancel:null,topTouchEnd:null,topTouchMove:null,topTouchStart:null,topVolumeChange:null,topWaiting:null,topWheel:null}),i={topLevelTypes:o,PropagationPhases:a};e.exports=i},function(e,t,n){"use strict";var r=n(30),a=n(31),o=n(32),i=n(33),s=n(34),c=n(11),u=(n(23),{}),l=null,d=function(e,t){e&&(a.executeDispatchesInOrder(e,t),e.isPersistent()||e.constructor.release(e))},p=function(e){return d(e,!0)},f=function(e){return d(e,!1)},h=null,m={injection:{injectMount:a.injection.injectMount,injectInstanceHandle:function(e){h=e},getInstanceHandle:function(){return h},injectEventPluginOrder:r.injectEventPluginOrder,injectEventPluginsByName:r.injectEventPluginsByName},eventNameDispatchConfigs:r.eventNameDispatchConfigs,registrationNameModules:r.r
5205 egistrationNameModules,putListener:function(e,t,n){"function"!=typeof n?c(!1):void 0;var a=u[t]||(u[t]={});a[e]=n;var o=r.registrationNameModules[t];o&&o.didPutListener&&o.didPutListener(e,t,n)},getListener:function(e,t){var n=u[t];return n&&n[e]},deleteListener:function(e,t){var n=r.registrationNameModules[t];n&&n.willDeleteListener&&n.willDeleteListener(e,t);var a=u[t];a&&delete a[e]},deleteAllListeners:function(e){for(var t in u)if(u[t][e]){var n=r.registrationNameModules[t];n&&n.willDeleteListener&&n.willDeleteListener(e,t),delete u[t][e]}},extractEvents:function(e,t,n,a,o){for(var s,c=r.plugins,u=0;u<c.length;u++){var l=c[u];if(l){var d=l.extractEvents(e,t,n,a,o);d&&(s=i(s,d))}}return s},enqueueEvents:function(e){e&&(l=i(l,e))},processEventQueue:function(e){var t=l;l=null,e?s(t,p):s(t,f),l?c(!1):void 0,o.rethrowCaughtError()},__purge:function(){u={}},__getListenerBank:function(){return u}};e.exports=m},function(e,t,n){"use strict";function r(){if(s)for(var e in c){var t=c[e],n=
5206 s.indexOf(e);if(n>-1?void 0:i(!1),!u.plugins[n]){t.extractEvents?void 0:i(!1),u.plugins[n]=t;var r=t.eventTypes;for(var o in r)a(r[o],t,o)?void 0:i(!1)}}}function a(e,t,n){u.eventNameDispatchConfigs.hasOwnProperty(n)?i(!1):void 0,u.eventNameDispatchConfigs[n]=e;var r=e.phasedRegistrationNames;if(r){for(var a in r)if(r.hasOwnProperty(a)){var s=r[a];o(s,t,n)}return!0}return!!e.registrationName&&(o(e.registrationName,t,n),!0)}function o(e,t,n){u.registrationNameModules[e]?i(!1):void 0,u.registrationNameModules[e]=t,u.registrationNameDependencies[e]=t.eventTypes[n].dependencies}var i=n(11),s=null,c={},u={plugins:[],eventNameDispatchConfigs:{},registrationNameModules:{},registrationNameDependencies:{},injectEventPluginOrder:function(e){s?i(!1):void 0,s=Array.prototype.slice.call(e),r()},injectEventPluginsByName:function(e){var t=!1;for(var n in e)if(e.hasOwnProperty(n)){var a=e[n];c.hasOwnProperty(n)&&c[n]===a||(c[n]?i(!1):void 0,c[n]=a,t=!0)}t&&r()},getPluginModuleForEvent:function(e){v
5207 ar t=e.dispatchConfig;if(t.registrationName)return u.registrationNameModules[t.registrationName]||null;for(var n in t.phasedRegistrationNames)if(t.phasedRegistrationNames.hasOwnProperty(n)){var r=u.registrationNameModules[t.phasedRegistrationNames[n]];if(r)return r}return null},_resetEventPlugins:function(){s=null;for(var e in c)c.hasOwnProperty(e)&&delete c[e];u.plugins.length=0;var t=u.eventNameDispatchConfigs;for(var n in t)t.hasOwnProperty(n)&&delete t[n];var r=u.registrationNameModules;for(var a in r)r.hasOwnProperty(a)&&delete r[a]}};e.exports=u},function(e,t,n){"use strict";function r(e){return e===M.topMouseUp||e===M.topTouchEnd||e===M.topTouchCancel}function a(e){return e===M.topMouseMove||e===M.topTouchMove}function o(e){return e===M.topMouseDown||e===M.topTouchStart}function i(e,t,n,r){var a=e.type||"unknown-event";e.currentTarget=m.Mount.getNode(r),t?f.invokeGuardedCallbackWithCatch(a,n,e,r):f.invokeGuardedCallback(a,n,e,r),e.currentTarget=null}function s(e,t){var n=e._d
5208 ispatchListeners,r=e._dispatchIDs;if(Array.isArray(n))for(var a=0;a<n.length&&!e.isPropagationStopped();a++)i(e,t,n[a],r[a]);else n&&i(e,t,n,r);e._dispatchListeners=null,e._dispatchIDs=null}function c(e){var t=e._dispatchListeners,n=e._dispatchIDs;if(Array.isArray(t)){for(var r=0;r<t.length&&!e.isPropagationStopped();r++)if(t[r](e,n[r]))return n[r]}else if(t&&t(e,n))return n;return null}function u(e){var t=c(e);return e._dispatchIDs=null,e._dispatchListeners=null,t}function l(e){var t=e._dispatchListeners,n=e._dispatchIDs;Array.isArray(t)?h(!1):void 0;var r=t?t(e,n):null;return e._dispatchListeners=null,e._dispatchIDs=null,r}function d(e){return!!e._dispatchListeners}var p=n(28),f=n(32),h=n(11),m=(n(23),{Mount:null,injectMount:function(e){m.Mount=e}}),M=p.topLevelTypes,_={isEndish:r,isMoveish:a,isStartish:o,executeDirectDispatch:l,executeDispatchesInOrder:s,executeDispatchesInOrderStopAtTrue:u,hasDispatches:d,getNode:function(e){return m.Mount.getNode(e)},getID:function(e){return m.
5209 Mount.getID(e)},injection:m};e.exports=_},function(e,t,n){"use strict";function r(e,t,n,r){try{return t(n,r)}catch(o){return void(null===a&&(a=o))}}var a=null,o={invokeGuardedCallback:r,invokeGuardedCallbackWithCatch:r,rethrowCaughtError:function(){if(a){var e=a;throw a=null,e}}};e.exports=o},function(e,t,n){"use strict";function r(e,t){if(null==t?a(!1):void 0,null==e)return t;var n=Array.isArray(e),r=Array.isArray(t);return n&&r?(e.push.apply(e,t),e):n?(e.push(t),e):r?[e].concat(t):[e,t]}var a=n(11);e.exports=r},function(e,t){"use strict";var n=function(e,t,n){Array.isArray(e)?e.forEach(t,n):e&&t.call(n,e)};e.exports=n},function(e,t,n){"use strict";function r(e){a.enqueueEvents(e),a.processEventQueue(!1)}var a=n(29),o={handleTopLevel:function(e,t,n,o,i){var s=a.extractEvents(e,t,n,o,i);r(s)}};e.exports=o},function(e,t){"use strict";var n={currentScrollLeft:0,currentScrollTop:0,refreshScrollValues:function(e){n.currentScrollLeft=e.x,n.currentScrollTop=e.y}};e.exports=n},function(e,t
5210 ){"use strict";function n(e,t){if(null==e)throw new TypeError("Object.assign target cannot be null or undefined");
5211 -for(var n=Object(e),r=Object.prototype.hasOwnProperty,a=1;a<arguments.length;a++){var o=arguments[a];if(null!=o){var i=Object(o);for(var s in i)r.call(i,s)&&(n[s]=i[s])}}return n}e.exports=n},function(e,t,n){"use strict";/**
5212 - * Checks if an event is supported in the current execution environment.
5213 - *
5214 - * NOTE: This will not work correctly for non-generic events such as `change`,
5215 - * `reset`, `load`, `error`, and `select`.
5216 - *
5217 - * Borrows from Modernizr.
5218 - *
5219 - * @param {string} eventNameSuffix Event name, e.g. "click".
5220 - * @param {?boolean} capture Check if the capture phase is supported.
5221 - * @return {boolean} True if the event is supported.
5222 - * @internal
5223 - * @license Modernizr 3.0.0pre (Custom Build) | MIT
5224 - */
5225 -function r(e,t){if(!o.canUseDOM||t&&!("addEventListener"in document))return!1;var n="on"+e,r=n in document;if(!r){var i=document.createElement("div");i.setAttribute(n,"return;"),r="function"==typeof i[n]}return!r&&a&&"wheel"===e&&(r=document.implementation.hasFeature("Events.wheel","3.0")),r}var a,o=n(7);o.canUseDOM&&(a=document.implementation&&document.implementation.hasFeature&&document.implementation.hasFeature("","")!==!0),e.exports=r},function(e,t){"use strict";var n={useCreateElement:!1};e.exports=n},function(e,t,n){"use strict";var r=n(3),a=n(37),o=(n(41),"function"==typeof Symbol&&Symbol["for"]&&Symbol["for"]("react.element")||60103),i={key:!0,ref:!0,__self:!0,__source:!0},s=function(e,t,n,r,a,i,s){var c={$$typeof:o,type:e,key:t,ref:n,props:s,_owner:i};return c};s.createElement=function(e,t,n){var a,o={},c=null,u=null,l=null,d=null;if(null!=t){u=void 0===t.ref?null:t.ref,c=void 0===t.key?null:""+t.key,l=void 0===t.__self?null:t.__self,d=void 0===t.__source?null:t.__source;fo
5226 r(a in t)t.hasOwnProperty(a)&&!i.hasOwnProperty(a)&&(o[a]=t[a])}var p=arguments.length-2;if(1===p)o.children=n;else if(p>1){for(var f=Array(p),h=0;h<p;h++)f[h]=arguments[h+2];o.children=f}if(e&&e.defaultProps){var m=e.defaultProps;for(a in m)"undefined"==typeof o[a]&&(o[a]=m[a])}return s(e,c,u,l,d,r.current,o)},s.createFactory=function(e){var t=s.createElement.bind(null,e);return t.type=e,t},s.cloneAndReplaceKey=function(e,t){var n=s(e.type,t,e.ref,e._self,e._source,e._owner,e.props);return n},s.cloneAndReplaceProps=function(e,t){var n=s(e.type,e.key,e.ref,e._self,e._source,e._owner,t);return n},s.cloneElement=function(e,t,n){var o,c=a({},e.props),u=e.key,l=e.ref,d=e._self,p=e._source,f=e._owner;if(null!=t){void 0!==t.ref&&(l=t.ref,f=r.current),void 0!==t.key&&(u=""+t.key);for(o in t)t.hasOwnProperty(o)&&!i.hasOwnProperty(o)&&(c[o]=t[o])}var h=arguments.length-2;if(1===h)c.children=n;else if(h>1){for(var m=Array(h),M=0;M<h;M++)m[M]=arguments[M+2];c.children=m}return s(e.type,u,l,d,p
5227 ,f,c)},s.isValidElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===o},e.exports=s},function(e,t,n){"use strict";var r=!1;e.exports=r},function(e,t){"use strict";function n(e){return!!o[e]}function r(e){o[e]=!0}function a(e){delete o[e]}var o={},i={isNullComponentID:n,registerNullComponentID:r,deregisterNullComponentID:a};e.exports=i},function(e,t,n){"use strict";function r(e){return f+e.toString(36)}function a(e,t){return e.charAt(t)===f||t===e.length}function o(e){return""===e||e.charAt(0)===f&&e.charAt(e.length-1)!==f}function i(e,t){return 0===t.indexOf(e)&&a(t,e.length)}function s(e){return e?e.substr(0,e.lastIndexOf(f)):""}function c(e,t){if(o(e)&&o(t)?void 0:p(!1),i(e,t)?void 0:p(!1),e===t)return e;var n,r=e.length+h;for(n=r;n<t.length&&!a(t,n);n++);return t.substr(0,n)}function u(e,t){var n=Math.min(e.length,t.length);if(0===n)return"";for(var r=0,i=0;i<=n;i++)if(a(e,i)&&a(t,i))r=i;else if(e.charAt(i)!==t.charAt(i))break;var s=e.substr(0,r);return o(s)?void
5228 0:p(!1),s}function l(e,t,n,r,a,o){e=e||"",t=t||"",e===t?p(!1):void 0;var u=i(t,e);u||i(e,t)?void 0:p(!1);for(var l=0,d=u?s:c,f=e;;f=d(f,t)){var h;if(a&&f===e||o&&f===t||(h=n(f,u,r)),h===!1||f===t)break;l++<m?void 0:p(!1)}}var d=n(44),p=n(11),f=".",h=f.length,m=1e4,M={createReactRootID:function(){return r(d.createReactRootIndex())},createReactID:function(e,t){return e+t},getReactRootIDFromNodeID:function(e){if(e&&e.charAt(0)===f&&e.length>1){var t=e.indexOf(f,1);return t>-1?e.substr(0,t):e}return null},traverseEnterLeave:function(e,t,n,r,a){var o=u(e,t);o!==e&&l(e,o,n,r,!1,!0),o!==t&&l(o,t,n,a,!0,!1)},traverseTwoPhase:function(e,t,n){e&&(l("",e,t,n,!0,!1),l(e,"",t,n,!1,!0))},traverseTwoPhaseSkipTarget:function(e,t,n){e&&(l("",e,t,n,!0,!0),l(e,"",t,n,!0,!0))},traverseAncestors:function(e,t,n){l("",e,t,n,!0,!1)},getFirstCommonAncestorID:u,_getNextDescendantID:c,isAncestorIDOf:i,SEPARATOR:f};e.exports=M},function(e,t){"use strict";var n={injectCreateReactRootIndex:function(e){r.createRe
5229 actRootIndex=e}},r={createReactRootIndex:null,injection:n};e.exports=r},function(e,t){"use strict";var n={remove:function(e){e._reactInternalInstance=void 0},get:function(e){return e._reactInternalInstance},has:function(e){return void 0!==e._reactInternalInstance},set:function(e,t){e._reactInternalInstance=t}};e.exports=n},function(e,t,n){"use strict";var r=n(47),a=/\/?>/,o={CHECKSUM_ATTR_NAME:"data-react-checksum",addChecksumToMarkup:function(e){var t=r(e);return e.replace(a," "+o.CHECKSUM_ATTR_NAME+'="'+t+'"$&')},canReuseMarkup:function(e,t){var n=t.getAttribute(o.CHECKSUM_ATTR_NAME);n=n&&parseInt(n,10);var a=r(e);return a===n}};e.exports=o},function(e,t){"use strict";function n(e){for(var t=1,n=0,a=0,o=e.length,i=o&-4;a<i;){for(;a<Math.min(a+4096,i);a+=4)n+=(t+=e.charCodeAt(a))+(t+=e.charCodeAt(a+1))+(t+=e.charCodeAt(a+2))+(t+=e.charCodeAt(a+3));t%=r,n%=r}for(;a<o;a++)n+=t+=e.charCodeAt(a);return t%=r,n%=r,t|n<<16}var r=65521;e.exports=n},function(e,t,n){"use strict";function r()
5230 {a.attachRefs(this,this._currentElement)}var a=n(49),o={mountComponent:function(e,t,n,a){var o=e.mountComponent(t,n,a);return e._currentElement&&null!=e._currentElement.ref&&n.getReactMountReady().enqueue(r,e),o},unmountComponent:function(e){a.detachRefs(e,e._currentElement),e.unmountComponent()},receiveComponent:function(e,t,n,o){var i=e._currentElement;if(t!==i||o!==e._context){var s=a.shouldUpdateRefs(i,t);s&&a.detachRefs(e,i),e.receiveComponent(t,n,o),s&&e._currentElement&&null!=e._currentElement.ref&&n.getReactMountReady().enqueue(r,e)}},performUpdateIfNecessary:function(e,t){e.performUpdateIfNecessary(t)}};e.exports=o},function(e,t,n){"use strict";function r(e,t,n){"function"==typeof e?e(t.getPublicInstance()):o.addComponentAsRefTo(t,e,n)}function a(e,t,n){"function"==typeof e?e(null):o.removeComponentAsRefFrom(t,e,n)}var o=n(50),i={};i.attachRefs=function(e,t){if(null!==t&&t!==!1){var n=t.ref;null!=n&&r(n,e,t._owner)}},i.shouldUpdateRefs=function(e,t){var n=null===e||e===!1,r
5231 =null===t||t===!1;return n||r||t._owner!==e._owner||t.ref!==e.ref},i.detachRefs=function(e,t){if(null!==t&&t!==!1){var n=t.ref;null!=n&&a(n,e,t._owner)}},e.exports=i},function(e,t,n){"use strict";var r=n(11),a={isValidOwner:function(e){return!(!e||"function"!=typeof e.attachRef||"function"!=typeof e.detachRef)},addComponentAsRefTo:function(e,t,n){a.isValidOwner(n)?void 0:r(!1),n.attachRef(t,e)},removeComponentAsRefFrom:function(e,t,n){a.isValidOwner(n)?void 0:r(!1),n.getPublicInstance().refs[t]===e.getPublicInstance()&&n.detachRef(t)}};e.exports=a},function(e,t,n){"use strict";function r(e){s.enqueueUpdate(e)}function a(e,t){var n=i.get(e);return n?n:null}var o=(n(3),n(40)),i=n(45),s=n(52),c=n(37),u=n(11),l=(n(23),{isMounted:function(e){var t=i.get(e);return!!t&&!!t._renderedComponent},enqueueCallback:function(e,t){"function"!=typeof t?u(!1):void 0;var n=a(e);return n?(n._pendingCallbacks?n._pendingCallbacks.push(t):n._pendingCallbacks=[t],void r(n)):null},enqueueCallbackInternal:fu
5232 nction(e,t){"function"!=typeof t?u(!1):void 0,e._pendingCallbacks?e._pendingCallbacks.push(t):e._pendingCallbacks=[t],r(e)},enqueueForceUpdate:function(e){var t=a(e,"forceUpdate");t&&(t._pendingForceUpdate=!0,r(t))},enqueueReplaceState:function(e,t){var n=a(e,"replaceState");n&&(n._pendingStateQueue=[t],n._pendingReplaceState=!0,r(n))},enqueueSetState:function(e,t){var n=a(e,"setState");if(n){var o=n._pendingStateQueue||(n._pendingStateQueue=[]);o.push(t),r(n)}},enqueueSetProps:function(e,t){var n=a(e,"setProps");n&&l.enqueueSetPropsInternal(n,t)},enqueueSetPropsInternal:function(e,t){var n=e._topLevelWrapper;n?void 0:u(!1);var a=n._pendingElement||n._currentElement,i=a.props,s=c({},i.props,t);n._pendingElement=o.cloneAndReplaceProps(a,o.cloneAndReplaceProps(i,s)),r(n)},enqueueReplaceProps:function(e,t){var n=a(e,"replaceProps");n&&l.enqueueReplacePropsInternal(n,t)},enqueueReplacePropsInternal:function(e,t){var n=e._topLevelWrapper;n?void 0:u(!1);var a=n._pendingElement||n._current
5233 Element,i=a.props;n._pendingElement=o.cloneAndReplaceProps(a,o.cloneAndReplaceProps(i,t)),r(n)},enqueueElementInternal:function(e,t){e._pendingElement=t,r(e)}});e.exports=l},function(e,t,n){"use strict";function r(){w.ReactReconcileTransaction&&b?void 0:M(!1)}function a(){this.reinitializeTransaction(),this.dirtyComponentsLength=null,this.callbackQueue=l.getPooled(),this.reconcileTransaction=w.ReactReconcileTransaction.getPooled(!1)}function o(e,t,n,a,o,i){r(),b.batchedUpdates(e,t,n,a,o,i)}function i(e,t){return e._mountOrder-t._mountOrder}function s(e){var t=e.dirtyComponentsLength;t!==_.length?M(!1):void 0,_.sort(i);for(var n=0;n<t;n++){var r=_[n],a=r._pendingCallbacks;if(r._pendingCallbacks=null,f.performUpdateIfNecessary(r,e.reconcileTransaction),a)for(var o=0;o<a.length;o++)e.callbackQueue.enqueue(a[o],r.getPublicInstance())}}function c(e){return r(),b.isBatchingUpdates?void _.push(e):void b.batchedUpdates(c,e)}function u(e,t){b.isBatchingUpdates?void 0:M(!1),g.enqueue(e,t),v=!
5234 0}var l=n(53),d=n(54),p=n(16),f=n(48),h=n(55),m=n(37),M=n(11),_=[],g=l.getPooled(),v=!1,b=null,y={initialize:function(){this.dirtyComponentsLength=_.length},close:function(){this.dirtyComponentsLength!==_.length?(_.splice(0,this.dirtyComponentsLength),L()):_.length=0}},A={initialize:function(){this.callbackQueue.reset()},close:function(){this.callbackQueue.notifyAll()}},T=[y,A];m(a.prototype,h.Mixin,{getTransactionWrappers:function(){return T},destructor:function(){this.dirtyComponentsLength=null,l.release(this.callbackQueue),this.callbackQueue=null,w.ReactReconcileTransaction.release(this.reconcileTransaction),this.reconcileTransaction=null},perform:function(e,t,n){return h.Mixin.perform.call(this,this.reconcileTransaction.perform,this.reconcileTransaction,e,t,n)}}),d.addPoolingTo(a);var L=function(){for(;_.length||v;){if(_.length){var e=a.getPooled();e.perform(s,null,e),a.release(e)}if(v){v=!1;var t=g;g=l.getPooled(),t.notifyAll(),l.release(t)}}};L=p.measure("ReactUpdates","flushB
5235 atchedUpdates",L);var E={injectReconcileTransaction:function(e){e?void 0:M(!1),w.ReactReconcileTransaction=e},injectBatchingStrategy:function(e){e?void 0:M(!1),"function"!=typeof e.batchedUpdates?M(!1):void 0,"boolean"!=typeof e.isBatchingUpdates?M(!1):void 0,b=e}},w={ReactReconcileTransaction:null,batchedUpdates:o,enqueueUpdate:c,flushBatchedUpdates:L,injection:E,asap:u};e.exports=w},function(e,t,n){"use strict";function r(){this._callbacks=null,this._contexts=null}var a=n(54),o=n(37),i=n(11);o(r.prototype,{enqueue:function(e,t){this._callbacks=this._callbacks||[],this._contexts=this._contexts||[],this._callbacks.push(e),this._contexts.push(t)},notifyAll:function(){var e=this._callbacks,t=this._contexts;if(e){e.length!==t.length?i(!1):void 0,this._callbacks=null,this._contexts=null;for(var n=0;n<e.length;n++)e[n].call(t[n]);e.length=0,t.length=0}},reset:function(){this._callbacks=null,this._contexts=null},destructor:function(){this.reset()}}),a.addPoolingTo(r),e.exports=r},function
5236 (e,t,n){"use strict";var r=n(11),a=function(e){var t=this;if(t.instancePool.length){var n=t.instancePool.pop();return t.call(n,e),n}return new t(e)},o=function(e,t){var n=this;if(n.instancePool.length){var r=n.instancePool.pop();return n.call(r,e,t),r}return new n(e,t)},i=function(e,t,n){var r=this;if(r.instancePool.length){var a=r.instancePool.pop();return r.call(a,e,t,n),a}return new r(e,t,n)},s=function(e,t,n,r){var a=this;if(a.instancePool.length){var o=a.instancePool.pop();return a.call(o,e,t,n,r),o}return new a(e,t,n,r)},c=function(e,t,n,r,a){var o=this;if(o.instancePool.length){var i=o.instancePool.pop();return o.call(i,e,t,n,r,a),i}return new o(e,t,n,r,a)},u=function(e){var t=this;e instanceof t?void 0:r(!1),e.destructor(),t.instancePool.length<t.poolSize&&t.instancePool.push(e)},l=10,d=a,p=function(e,t){var n=e;return n.instancePool=[],n.getPooled=t||d,n.poolSize||(n.poolSize=l),n.release=u,n},f={addPoolingTo:p,oneArgumentPooler:a,twoArgumentPooler:o,threeArgumentPooler:i,f
5237 ourArgumentPooler:s,fiveArgumentPooler:c};e.exports=f},function(e,t,n){"use strict";var r=n(11),a={reinitializeTransaction:function(){this.transactionWrappers=this.getTransactionWrappers(),this.wrapperInitData?this.wrapperInitData.length=0:this.wrapperInitData=[],this._isInTransaction=!1},_isInTransaction:!1,getTransactionWrappers:null,isInTransaction:function(){return!!this._isInTransaction},perform:function(e,t,n,a,o,i,s,c){this.isInTransaction()?r(!1):void 0;var u,l;try{this._isInTransaction=!0,u=!0,this.initializeAll(0),l=e.call(t,n,a,o,i,s,c),u=!1}finally{try{if(u)try{this.closeAll(0)}catch(d){}else this.closeAll(0)}finally{this._isInTransaction=!1}}return l},initializeAll:function(e){for(var t=this.transactionWrappers,n=e;n<t.length;n++){var r=t[n];try{this.wrapperInitData[n]=o.OBSERVED_ERROR,this.wrapperInitData[n]=r.initialize?r.initialize.call(this):null}finally{if(this.wrapperInitData[n]===o.OBSERVED_ERROR)try{this.initializeAll(n+1)}catch(a){}}}},closeAll:function(e){this
5238 .isInTransaction()?void 0:r(!1);for(var t=this.transactionWrappers,n=e;n<t.length;n++){var a,i=t[n],s=this.wrapperInitData[n];try{a=!0,s!==o.OBSERVED_ERROR&&i.close&&i.close.call(this,s),a=!1}finally{if(a)try{this.closeAll(n+1)}catch(c){}}}this.wrapperInitData.length=0}},o={Mixin:a,OBSERVED_ERROR:{}};e.exports=o},function(e,t,n){"use strict";var r={};e.exports=r},function(e,t,n){"use strict";function r(e,t){var n=!0;e:for(;n;){var r=e,o=t;if(n=!1,r&&o){if(r===o)return!0;if(a(r))return!1;if(a(o)){e=r,t=o.parentNode,n=!0;continue e}return r.contains?r.contains(o):!!r.compareDocumentPosition&&!!(16&r.compareDocumentPosition(o))}return!1}}var a=n(58);e.exports=r},function(e,t,n){"use strict";function r(e){return a(e)&&3==e.nodeType}var a=n(59);e.exports=r},function(e,t){"use strict";function n(e){return!(!e||!("function"==typeof Node?e instanceof Node:"object"==typeof e&&"number"==typeof e.nodeType&&"string"==typeof e.nodeName))}e.exports=n},function(e,t,n){"use strict";function r(e){re
5239 turn"function"==typeof e&&"undefined"!=typeof e.prototype&&"function"==typeof e.prototype.mountComponent&&"function"==typeof e.prototype.receiveComponent}function a(e){var t;if(null===e||e===!1)t=new i(a);else if("object"==typeof e){var n=e;!n||"function"!=typeof n.type&&"string"!=typeof n.type?u(!1):void 0,t="string"==typeof n.type?s.createInternalComponent(n):r(n.type)?new n.type(n):new l}else"string"==typeof e||"number"==typeof e?t=s.createInstanceForText(e):u(!1);return t.construct(e),t._mountIndex=0,t._mountImage=null,t}var o=n(61),i=n(66),s=n(67),c=n(37),u=n(11),l=(n(23),function(){});c(l.prototype,o.Mixin,{_instantiateReactComponent:a}),e.exports=a},function(e,t,n){"use strict";function r(e){var t=e._currentElement._owner||null;if(t){var n=t.getName();if(n)return" Check the render method of `"+n+"`."}return""}function a(e){}var o=n(62),i=n(3),s=n(40),c=n(45),u=n(16),l=n(63),d=(n(64),n(48)),p=n(51),f=n(37),h=n(56),m=n(11),M=n(65);n(23);a.prototype.render=function(){var e=c.get
5240 (this)._currentElement.type;return e(this.props,this.context,this.updater)};var _=1,g={construct:function(e){this._currentElement=e,this._rootNodeID=null,this._instance=null,this._pendingElement=null,this._pendingStateQueue=null,this._pendingReplaceState=!1,this._pendingForceUpdate=!1,this._renderedComponent=null,this._context=null,this._mountOrder=0,this._topLevelWrapper=null,this._pendingCallbacks=null},mountComponent:function(e,t,n){this._context=n,this._mountOrder=_++,this._rootNodeID=e;var r,o,i=this._processProps(this._currentElement.props),u=this._processContext(n),l=this._currentElement.type,f="prototype"in l;f&&(r=new l(i,u,p)),f&&null!==r&&r!==!1&&!s.isValidElement(r)||(o=r,r=new a(l)),r.props=i,r.context=u,r.refs=h,r.updater=p,this._instance=r,c.set(r,this);var M=r.state;void 0===M&&(r.state=M=null),"object"!=typeof M||Array.isArray(M)?m(!1):void 0,this._pendingStateQueue=null,this._pendingReplaceState=!1,this._pendingForceUpdate=!1,r.componentWillMount&&(r.componentWillM
5241 ount(),this._pendingStateQueue&&(r.state=this._processPendingState(r.props,r.context))),void 0===o&&(o=this._renderValidatedComponent()),this._renderedComponent=this._instantiateReactComponent(o);var g=d.mountComponent(this._renderedComponent,e,t,this._processChildContext(n));return r.componentDidMount&&t.getReactMountReady().enqueue(r.componentDidMount,r),g},unmountComponent:function(){var e=this._instance;e.componentWillUnmount&&e.componentWillUnmount(),d.unmountComponent(this._renderedComponent),this._renderedComponent=null,this._instance=null,this._pendingStateQueue=null,this._pendingReplaceState=!1,this._pendingForceUpdate=!1,this._pendingCallbacks=null,this._pendingElement=null,this._context=null,this._rootNodeID=null,this._topLevelWrapper=null,c.remove(e)},_maskContext:function(e){var t=null,n=this._currentElement.type,r=n.contextTypes;if(!r)return h;t={};for(var a in r)t[a]=e[a];return t},_processContext:function(e){var t=this._maskContext(e);return t},_processChildContext:f
5242 unction(e){var t=this._currentElement.type,n=this._instance,r=n.getChildContext&&n.getChildContext();if(r){"object"!=typeof t.childContextTypes?m(!1):void 0;for(var a in r)a in t.childContextTypes?void 0:m(!1);return f({},e,r)}return e},_processProps:function(e){return e},_checkPropTypes:function(e,t,n){var a=this.getName();for(var o in e)if(e.hasOwnProperty(o)){var i;try{"function"!=typeof e[o]?m(!1):void 0,i=e[o](t,o,a,n)}catch(s){i=s}if(i instanceof Error){r(this);n===l.prop}}},receiveComponent:function(e,t,n){var r=this._currentElement,a=this._context;this._pendingElement=null,this.updateComponent(t,r,e,a,n)},performUpdateIfNecessary:function(e){null!=this._pendingElement&&d.receiveComponent(this,this._pendingElement||this._currentElement,e,this._context),(null!==this._pendingStateQueue||this._pendingForceUpdate)&&this.updateComponent(e,this._currentElement,this._currentElement,this._context,this._context)},updateComponent:function(e,t,n,r,a){var o,i=this._instance,s=this._conte
5243 xt===a?i.context:this._processContext(a);t===n?o=n.props:(o=this._processProps(n.props),i.componentWillReceiveProps&&i.componentWillReceiveProps(o,s));var c=this._processPendingState(o,s),u=this._pendingForceUpdate||!i.shouldComponentUpdate||i.shouldComponentUpdate(o,c,s);u?(this._pendingForceUpdate=!1,this._performComponentUpdate(n,o,c,s,e,a)):(this._currentElement=n,this._context=a,i.props=o,i.state=c,i.context=s)},_processPendingState:function(e,t){var n=this._instance,r=this._pendingStateQueue,a=this._pendingReplaceState;if(this._pendingReplaceState=!1,this._pendingStateQueue=null,!r)return n.state;if(a&&1===r.length)return r[0];for(var o=f({},a?r[0]:n.state),i=a?1:0;i<r.length;i++){var s=r[i];f(o,"function"==typeof s?s.call(n,o,e,t):s)}return o},_performComponentUpdate:function(e,t,n,r,a,o){var i,s,c,u=this._instance,l=Boolean(u.componentDidUpdate);l&&(i=u.props,s=u.state,c=u.context),u.componentWillUpdate&&u.componentWillUpdate(t,n,r),this._currentElement=e,this._context=o,u.p
5244 rops=t,u.state=n,u.context=r,this._updateRenderedComponent(a,o),l&&a.getReactMountReady().enqueue(u.componentDidUpdate.bind(u,i,s,c),u)},_updateRenderedComponent:function(e,t){var n=this._renderedComponent,r=n._currentElement,a=this._renderValidatedComponent();if(M(r,a))d.receiveComponent(n,a,e,this._processChildContext(t));else{var o=this._rootNodeID,i=n._rootNodeID;d.unmountComponent(n),this._renderedComponent=this._instantiateReactComponent(a);var s=d.mountComponent(this._renderedComponent,o,e,this._processChildContext(t));this._replaceNodeWithMarkupByID(i,s)}},_replaceNodeWithMarkupByID:function(e,t){o.replaceNodeWithMarkupByID(e,t)},_renderValidatedComponentWithoutOwnerOrContext:function(){var e=this._instance,t=e.render();return t},_renderValidatedComponent:function(){var e;i.current=this;try{e=this._renderValidatedComponentWithoutOwnerOrContext()}finally{i.current=null}return null===e||e===!1||s.isValidElement(e)?void 0:m(!1),e},attachRef:function(e,t){var n=this.getPublicIns
5245 tance();null==n?m(!1):void 0;var r=t.getPublicInstance(),a=n.refs===h?n.refs={}:n.refs;a[e]=r},detachRef:function(e){var t=this.getPublicInstance().refs;delete t[e]},getName:function(){var e=this._currentElement.type,t=this._instance&&this._instance.constructor;return e.displayName||t&&t.displayName||e.name||t&&t.name||null},getPublicInstance:function(){var e=this._instance;return e instanceof a?null:e},_instantiateReactComponent:null};u.measureMethods(g,"ReactCompositeComponent",{mountComponent:"mountComponent",updateComponent:"updateComponent",_renderValidatedComponent:"_renderValidatedComponent"});var v={Mixin:g};e.exports=v},function(e,t,n){"use strict";var r=n(11),a=!1,o={unmountIDFromEnvironment:null,replaceNodeWithMarkupByID:null,processChildrenUpdates:null,injection:{injectEnvironment:function(e){a?r(!1):void 0,o.unmountIDFromEnvironment=e.unmountIDFromEnvironment,o.replaceNodeWithMarkupByID=e.replaceNodeWithMarkupByID,o.processChildrenUpdates=e.processChildrenUpdates,a=!0}}
5246 };e.exports=o},function(e,t,n){"use strict";var r=n(15),a=r({prop:null,context:null,childContext:null});e.exports=a},function(e,t,n){"use strict";var r={};e.exports=r},function(e,t){"use strict";function n(e,t){var n=null===e||e===!1,r=null===t||t===!1;if(n||r)return n===r;var a=typeof e,o=typeof t;return"string"===a||"number"===a?"string"===o||"number"===o:"object"===o&&e.type===t.type&&e.key===t.key}e.exports=n},function(e,t,n){"use strict";function r(){i.registerNullComponentID(this._rootNodeID)}var a,o=n(40),i=n(42),s=n(48),c=n(37),u={injectEmptyComponent:function(e){a=o.createElement(e)}},l=function(e){this._currentElement=null,this._rootNodeID=null,this._renderedComponent=e(a)};c(l.prototype,{construct:function(e){},mountComponent:function(e,t,n){return t.getReactMountReady().enqueue(r,this),this._rootNodeID=e,s.mountComponent(this._renderedComponent,e,t,n)},receiveComponent:function(){},unmountComponent:function(e,t,n){s.unmountComponent(this._renderedComponent),i.deregisterN
5247 ullComponentID(this._rootNodeID),this._rootNodeID=null,this._renderedComponent=null}}),l.injection=u,e.exports=l},function(e,t,n){"use strict";function r(e){if("function"==typeof e.type)return e.type;var t=e.type,n=d[t];return null==n&&(d[t]=n=u(t)),n}function a(e){return l?void 0:c(!1),new l(e.type,e.props)}function o(e){return new p(e)}function i(e){return e instanceof p}var s=n(37),c=n(11),u=null,l=null,d={},p=null,f={injectGenericComponentClass:function(e){l=e},injectTextComponentClass:function(e){p=e},injectComponentClasses:function(e){s(d,e)}},h={getComponentClassForElement:r,createInternalComponent:a,createInstanceForText:o,isTextComponent:i,injection:f};e.exports=h},function(e,t,n){"use strict";var r=(n(37),n(13)),a=(n(23),r);e.exports=a},function(e,t,n){"use strict";function r(){if(!E){E=!0,_.EventEmitter.injectReactEventListener(M),_.EventPluginHub.injectEventPluginOrder(s),_.EventPluginHub.injectInstanceHandle(g),_.EventPluginHub.injectMount(v),_.EventPluginHub.injectEven
5248 tPluginsByName({SimpleEventPlugin:T,EnterLeaveEventPlugin:c,ChangeEventPlugin:o,SelectEventPlugin:y,BeforeInputEventPlugin:a}),_.NativeComponent.injectGenericComponentClass(h),_.NativeComponent.injectTextComponentClass(m),_.Class.injectMixin(d),_.DOMProperty.injectDOMPropertyConfig(l),_.DOMProperty.injectDOMPropertyConfig(L),_.EmptyComponent.injectEmptyComponent("noscript"),_.Updates.injectReconcileTransaction(b),_.Updates.injectBatchingStrategy(f),_.RootIndex.injectCreateReactRootIndex(u.canUseDOM?i.createReactRootIndex:A.createReactRootIndex),_.Component.injectEnvironment(p)}}var a=n(70),o=n(78),i=n(81),s=n(82),c=n(83),u=n(7),l=n(87),d=n(88),p=n(24),f=n(90),h=n(91),m=n(4),M=n(116),_=n(119),g=n(43),v=n(26),b=n(123),y=n(128),A=n(129),T=n(130),L=n(139),E=!1;e.exports={inject:r}},function(e,t,n){"use strict";function r(){var e=window.opera;return"object"==typeof e&&"function"==typeof e.version&&parseInt(e.version(),10)<=12}function a(e){return(e.ctrlKey||e.altKey||e.metaKey)&&!(e.ctrl
5249 Key&&e.altKey)}function o(e){switch(e){case S.topCompositionStart:return k.compositionStart;case S.topCompositionEnd:return k.compositionEnd;case S.topCompositionUpdate:return k.compositionUpdate}}function i(e,t){return e===S.topKeyDown&&t.keyCode===y}function s(e,t){switch(e){case S.topKeyUp:return b.indexOf(t.keyCode)!==-1;case S.topKeyDown:return t.keyCode!==y;case S.topKeyPress:case S.topMouseDown:case S.topBlur:return!0;default:return!1}}function c(e){var t=e.detail;return"object"==typeof t&&"data"in t?t.data:null}function u(e,t,n,r,a){var u,l;if(A?u=o(e):N?s(e,r)&&(u=k.compositionEnd):i(e,r)&&(u=k.compositionStart),!u)return null;E&&(N||u!==k.compositionStart?u===k.compositionEnd&&N&&(l=N.getData()):N=M.getPooled(t));var d=_.getPooled(u,n,r,a);if(l)d.data=l;else{var p=c(r);null!==p&&(d.data=p)}return h.accumulateTwoPhaseDispatches(d),d}function l(e,t){switch(e){case S.topCompositionEnd:return c(t);case S.topKeyPress:var n=t.which;return n!==w?null:(O=!0,z);case S.topTextInput:
5250 var r=t.data;return r===z&&O?null:r;default:return null}}function d(e,t){if(N){if(e===S.topCompositionEnd||s(e,t)){var n=N.getData();return M.release(N),N=null,n}return null}switch(e){case S.topPaste:return null;case S.topKeyPress:return t.which&&!a(t)?String.fromCharCode(t.which):null;case S.topCompositionEnd:return E?null:t.data;default:return null}}function p(e,t,n,r,a){var o;if(o=L?l(e,r):d(e,r),!o)return null;var i=g.getPooled(k.beforeInput,n,r,a);return i.data=o,h.accumulateTwoPhaseDispatches(i),i}var f=n(28),h=n(71),m=n(7),M=n(72),_=n(74),g=n(76),v=n(77),b=[9,13,27,32],y=229,A=m.canUseDOM&&"CompositionEvent"in window,T=null;m.canUseDOM&&"documentMode"in document&&(T=document.documentMode);var L=m.canUseDOM&&"TextEvent"in window&&!T&&!r(),E=m.canUseDOM&&(!A||T&&T>8&&T<=11),w=32,z=String.fromCharCode(w),S=f.topLevelTypes,k={beforeInput:{phasedRegistrationNames:{bubbled:v({onBeforeInput:null}),captured:v({onBeforeInputCapture:null})},dependencies:[S.topCompositionEnd,S.topKeyPre
5251 ss,S.topTextInput,S.topPaste]},compositionEnd:{phasedRegistrationNames:{bubbled:v({onCompositionEnd:null}),captured:v({onCompositionEndCapture:null})},dependencies:[S.topBlur,S.topCompositionEnd,S.topKeyDown,S.topKeyPress,S.topKeyUp,S.topMouseDown]},compositionStart:{phasedRegistrationNames:{bubbled:v({onCompositionStart:null}),captured:v({onCompositionStartCapture:null})},dependencies:[S.topBlur,S.topCompositionStart,S.topKeyDown,S.topKeyPress,S.topKeyUp,S.topMouseDown]},compositionUpdate:{phasedRegistrationNames:{bubbled:v({onCompositionUpdate:null}),captured:v({onCompositionUpdateCapture:null})},dependencies:[S.topBlur,S.topCompositionUpdate,S.topKeyDown,S.topKeyPress,S.topKeyUp,S.topMouseDown]}},O=!1,N=null,C={eventTypes:k,extractEvents:function(e,t,n,r,a){return[u(e,t,n,r,a),p(e,t,n,r,a)]}};e.exports=C},function(e,t,n){"use strict";function r(e,t,n){var r=t.dispatchConfig.phasedRegistrationNames[n];return g(e,r)}function a(e,t,n){var a=t?_.bubbled:_.captured,o=r(e,n,a);o&&(n._d
5252 ispatchListeners=m(n._dispatchListeners,o),n._dispatchIDs=m(n._dispatchIDs,e))}function o(e){e&&e.dispatchConfig.phasedRegistrationNames&&h.injection.getInstanceHandle().traverseTwoPhase(e.dispatchMarker,a,e)}function i(e){e&&e.dispatchConfig.phasedRegistrationNames&&h.injection.getInstanceHandle().traverseTwoPhaseSkipTarget(e.dispatchMarker,a,e)}function s(e,t,n){if(n&&n.dispatchConfig.registrationName){var r=n.dispatchConfig.registrationName,a=g(e,r);a&&(n._dispatchListeners=m(n._dispatchListeners,a),n._dispatchIDs=m(n._dispatchIDs,e))}}function c(e){e&&e.dispatchConfig.registrationName&&s(e.dispatchMarker,null,e)}function u(e){M(e,o)}function l(e){M(e,i)}function d(e,t,n,r){h.injection.getInstanceHandle().traverseEnterLeave(n,r,s,e,t)}function p(e){M(e,c)}var f=n(28),h=n(29),m=(n(23),n(33)),M=n(34),_=f.PropagationPhases,g=h.getListener,v={accumulateTwoPhaseDispatches:u,accumulateTwoPhaseDispatchesSkipTarget:l,accumulateDirectDispatches:p,accumulateEnterLeaveDispatches:d};e.export
5253 s=v},function(e,t,n){"use strict";function r(e){this._root=e,this._startText=this.getText(),this._fallbackText=null}var a=n(54),o=n(37),i=n(73);o(r.prototype,{destructor:function(){this._root=null,this._startText=null,this._fallbackText=null},getText:function(){return"value"in this._root?this._root.value:this._root[i()]},getData:function(){if(this._fallbackText)return this._fallbackText;var e,t,n=this._startText,r=n.length,a=this.getText(),o=a.length;for(e=0;e<r&&n[e]===a[e];e++);var i=r-e;for(t=1;t<=i&&n[r-t]===a[o-t];t++);var s=t>1?1-t:void 0;return this._fallbackText=a.slice(e,s),this._fallbackText}}),a.addPoolingTo(r),e.exports=r},function(e,t,n){"use strict";function r(){return!o&&a.canUseDOM&&(o="textContent"in document.documentElement?"textContent":"innerText"),o}var a=n(7),o=null;e.exports=r},function(e,t,n){"use strict";function r(e,t,n,r){a.call(this,e,t,n,r)}var a=n(75),o={data:null};a.augmentClass(r,o),e.exports=r},function(e,t,n){"use strict";function r(e,t,n,r){this.di
5254 spatchConfig=e,this.dispatchMarker=t,this.nativeEvent=n;var a=this.constructor.Interface;for(var o in a)if(a.hasOwnProperty(o)){var s=a[o];s?this[o]=s(n):"target"===o?this.target=r:this[o]=n[o]}var c=null!=n.defaultPrevented?n.defaultPrevented:n.returnValue===!1;c?this.isDefaultPrevented=i.thatReturnsTrue:this.isDefaultPrevented=i.thatReturnsFalse,this.isPropagationStopped=i.thatReturnsFalse}var a=n(54),o=n(37),i=n(13),s=(n(23),{type:null,target:null,currentTarget:i.thatReturnsNull,eventPhase:null,bubbles:null,cancelable:null,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:null,isTrusted:null});o(r.prototype,{preventDefault:function(){this.defaultPrevented=!0;var e=this.nativeEvent;e&&(e.preventDefault?e.preventDefault():e.returnValue=!1,this.isDefaultPrevented=i.thatReturnsTrue)},stopPropagation:function(){var e=this.nativeEvent;e&&(e.stopPropagation?e.stopPropagation():e.cancelBubble=!0,this.isPropagationStopped=i.thatReturnsTrue)},persist:function(){this.is
5255 Persistent=i.thatReturnsTrue},isPersistent:i.thatReturnsFalse,destructor:function(){var e=this.constructor.Interface;for(var t in e)this[t]=null;this.dispatchConfig=null,this.dispatchMarker=null,this.nativeEvent=null}}),r.Interface=s,r.augmentClass=function(e,t){var n=this,r=Object.create(n.prototype);o(r,e.prototype),e.prototype=r,e.prototype.constructor=e,e.Interface=o({},n.Interface,t),e.augmentClass=n.augmentClass,a.addPoolingTo(e,a.fourArgumentPooler)},a.addPoolingTo(r,a.fourArgumentPooler),e.exports=r},function(e,t,n){"use strict";function r(e,t,n,r){a.call(this,e,t,n,r)}var a=n(75),o={data:null};a.augmentClass(r,o),e.exports=r},function(e,t){"use strict";var n=function(e){var t;for(t in e)if(e.hasOwnProperty(t))return t;return null};e.exports=n},function(e,t,n){"use strict";function r(e){var t=e.nodeName&&e.nodeName.toLowerCase();return"select"===t||"input"===t&&"file"===e.type}function a(e){var t=T.getPooled(k.change,N,e,L(e));b.accumulateTwoPhaseDispatches(t),A.batchedUpdat
5256 es(o,t)}function o(e){v.enqueueEvents(e),v.processEventQueue(!1)}function i(e,t){O=e,N=t,O.attachEvent("onchange",a)}function s(){O&&(O.detachEvent("onchange",a),O=null,N=null)}function c(e,t,n){if(e===S.topChange)return n}function u(e,t,n){e===S.topFocus?(s(),i(t,n)):e===S.topBlur&&s()}function l(e,t){O=e,N=t,C=e.value,D=Object.getOwnPropertyDescriptor(e.constructor.prototype,"value"),Object.defineProperty(O,"value",j),O.attachEvent("onpropertychange",p)}function d(){O&&(delete O.value,O.detachEvent("onpropertychange",p),O=null,N=null,C=null,D=null)}function p(e){if("value"===e.propertyName){var t=e.srcElement.value;t!==C&&(C=t,a(e))}}function f(e,t,n){if(e===S.topInput)return n}function h(e,t,n){e===S.topFocus?(d(),l(t,n)):e===S.topBlur&&d()}function m(e,t,n){if((e===S.topSelectionChange||e===S.topKeyUp||e===S.topKeyDown)&&O&&O.value!==C)return C=O.value,N}function M(e){return e.nodeName&&"input"===e.nodeName.toLowerCase()&&("checkbox"===e.type||"radio"===e.type)}function _(e,t,n)
5257 {if(e===S.topClick)return n}var g=n(28),v=n(29),b=n(71),y=n(7),A=n(52),T=n(75),L=n(79),E=n(38),w=n(80),z=n(77),S=g.topLevelTypes,k={
5258 -change:{phasedRegistrationNames:{bubbled:z({onChange:null}),captured:z({onChangeCapture:null})},dependencies:[S.topBlur,S.topChange,S.topClick,S.topFocus,S.topInput,S.topKeyDown,S.topKeyUp,S.topSelectionChange]}},O=null,N=null,C=null,D=null,P=!1;y.canUseDOM&&(P=E("change")&&(!("documentMode"in document)||document.documentMode>8));var x=!1;y.canUseDOM&&(x=E("input")&&(!("documentMode"in document)||document.documentMode>9));var j={get:function(){return D.get.call(this)},set:function(e){C=""+e,D.set.call(this,e)}},W={eventTypes:k,extractEvents:function(e,t,n,a,o){var i,s;if(r(t)?P?i=c:s=u:w(t)?x?i=f:(i=m,s=h):M(t)&&(i=_),i){var l=i(e,t,n);if(l){var d=T.getPooled(k.change,l,a,o);return d.type="change",b.accumulateTwoPhaseDispatches(d),d}}s&&s(e,t,n)}};e.exports=W},function(e,t){"use strict";function n(e){var t=e.target||e.srcElement||window;return 3===t.nodeType?t.parentNode:t}e.exports=n},function(e,t){"use strict";function n(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&(
5259 "input"===t&&r[e.type]||"textarea"===t)}var r={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};e.exports=n},function(e,t){"use strict";var n=0,r={createReactRootIndex:function(){return n++}};e.exports=r},function(e,t,n){"use strict";var r=n(77),a=[r({ResponderEventPlugin:null}),r({SimpleEventPlugin:null}),r({TapEventPlugin:null}),r({EnterLeaveEventPlugin:null}),r({ChangeEventPlugin:null}),r({SelectEventPlugin:null}),r({BeforeInputEventPlugin:null})];e.exports=a},function(e,t,n){"use strict";var r=n(28),a=n(71),o=n(84),i=n(26),s=n(77),c=r.topLevelTypes,u=i.getFirstReactDOM,l={mouseEnter:{registrationName:s({onMouseEnter:null}),dependencies:[c.topMouseOut,c.topMouseOver]},mouseLeave:{registrationName:s({onMouseLeave:null}),dependencies:[c.topMouseOut,c.topMouseOver]}},d=[null,null],p={eventTypes:l,extractEvents:function(e,t,n,r,s){if(e===c.topMouseOver&&(r.relatedTarget||r.fromElement))r
5260 eturn null;if(e!==c.topMouseOut&&e!==c.topMouseOver)return null;var p;if(t.window===t)p=t;else{var f=t.ownerDocument;p=f?f.defaultView||f.parentWindow:window}var h,m,M="",_="";if(e===c.topMouseOut?(h=t,M=n,m=u(r.relatedTarget||r.toElement),m?_=i.getID(m):m=p,m=m||p):(h=p,m=t,_=n),h===m)return null;var g=o.getPooled(l.mouseLeave,M,r,s);g.type="mouseleave",g.target=h,g.relatedTarget=m;var v=o.getPooled(l.mouseEnter,_,r,s);return v.type="mouseenter",v.target=m,v.relatedTarget=h,a.accumulateEnterLeaveDispatches(g,v,M,_),d[0]=g,d[1]=v,d}};e.exports=p},function(e,t,n){"use strict";function r(e,t,n,r){a.call(this,e,t,n,r)}var a=n(85),o=n(36),i=n(86),s={screenX:null,screenY:null,clientX:null,clientY:null,ctrlKey:null,shiftKey:null,altKey:null,metaKey:null,getModifierState:i,button:function(e){var t=e.button;return"which"in e?t:2===t?2:4===t?1:0},buttons:null,relatedTarget:function(e){return e.relatedTarget||(e.fromElement===e.srcElement?e.toElement:e.fromElement)},pageX:function(e){return"p
5261 ageX"in e?e.pageX:e.clientX+o.currentScrollLeft},pageY:function(e){return"pageY"in e?e.pageY:e.clientY+o.currentScrollTop}};a.augmentClass(r,s),e.exports=r},function(e,t,n){"use strict";function r(e,t,n,r){a.call(this,e,t,n,r)}var a=n(75),o=n(79),i={view:function(e){if(e.view)return e.view;var t=o(e);if(null!=t&&t.window===t)return t;var n=t.ownerDocument;return n?n.defaultView||n.parentWindow:window},detail:function(e){return e.detail||0}};a.augmentClass(r,i),e.exports=r},function(e,t){"use strict";function n(e){var t=this,n=t.nativeEvent;if(n.getModifierState)return n.getModifierState(e);var r=a[e];return!!r&&!!n[r]}function r(e){return n}var a={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};e.exports=r},function(e,t,n){"use strict";var r,a=n(21),o=n(7),i=a.injection.MUST_USE_ATTRIBUTE,s=a.injection.MUST_USE_PROPERTY,c=a.injection.HAS_BOOLEAN_VALUE,u=a.injection.HAS_SIDE_EFFECTS,l=a.injection.HAS_NUMERIC_VALUE,d=a.injection.HAS_POSITIVE_NUMERIC_VALUE,p=a.injection
5262 .HAS_OVERLOADED_BOOLEAN_VALUE;if(o.canUseDOM){var f=document.implementation;r=f&&f.hasFeature&&f.hasFeature("http://www.w3.org/TR/SVG11/feature#BasicStructure","1.1")}var h={isCustomAttribute:RegExp.prototype.test.bind(/^(data|aria)-[a-z_][a-z\d_.\-]*$/),Properties:{accept:null,acceptCharset:null,accessKey:null,action:null,allowFullScreen:i|c,allowTransparency:i,alt:null,async:c,autoComplete:null,autoPlay:c,capture:i|c,cellPadding:null,cellSpacing:null,charSet:i,challenge:i,checked:s|c,classID:i,className:r?i:s,cols:i|d,colSpan:null,content:null,contentEditable:null,contextMenu:i,controls:s|c,coords:null,crossOrigin:null,data:null,dateTime:i,"default":c,defer:c,dir:null,disabled:i|c,download:p,draggable:null,encType:null,form:i,formAction:i,formEncType:i,formMethod:i,formNoValidate:c,formTarget:i,frameBorder:i,headers:null,height:i,hidden:i|c,high:null,href:null,hrefLang:null,htmlFor:null,httpEquiv:null,icon:null,id:s,inputMode:i,integrity:null,is:i,keyParams:i,keyType:i,kind:null,l
5263 abel:null,lang:null,list:i,loop:s|c,low:null,manifest:i,marginHeight:null,marginWidth:null,max:null,maxLength:i,media:i,mediaGroup:null,method:null,min:null,minLength:i,multiple:s|c,muted:s|c,name:null,nonce:i,noValidate:c,open:c,optimum:null,pattern:null,placeholder:null,poster:null,preload:null,radioGroup:null,readOnly:s|c,rel:null,required:c,reversed:c,role:i,rows:i|d,rowSpan:null,sandbox:null,scope:null,scoped:c,scrolling:null,seamless:i|c,selected:s|c,shape:null,size:i|d,sizes:i,span:d,spellCheck:null,src:null,srcDoc:s,srcLang:null,srcSet:i,start:l,step:null,style:null,summary:null,tabIndex:null,target:null,title:null,type:null,useMap:null,value:s|u,width:i,wmode:i,wrap:null,about:i,datatype:i,inlist:i,prefix:i,property:i,resource:i,"typeof":i,vocab:i,autoCapitalize:i,autoCorrect:i,autoSave:null,color:null,itemProp:i,itemScope:i|c,itemType:i,itemID:i,itemRef:i,results:null,security:i,unselectable:i},DOMAttributeNames:{acceptCharset:"accept-charset",className:"class",htmlFor:"fo
5264 r",httpEquiv:"http-equiv"},DOMPropertyNames:{autoComplete:"autocomplete",autoFocus:"autofocus",autoPlay:"autoplay",autoSave:"autosave",encType:"encoding",hrefLang:"hreflang",radioGroup:"radiogroup",spellCheck:"spellcheck",srcDoc:"srcdoc",srcSet:"srcset"}};e.exports=h},function(e,t,n){"use strict";var r=(n(45),n(89)),a=(n(23),"_getDOMNodeDidWarn"),o={getDOMNode:function(){return this.constructor[a]=!0,r(this)}};e.exports=o},function(e,t,n){"use strict";function r(e){return null==e?null:1===e.nodeType?e:a.has(e)?o.getNodeFromInstance(e):(null!=e.render&&"function"==typeof e.render?i(!1):void 0,void i(!1))}var a=(n(3),n(45)),o=n(26),i=n(11);n(23);e.exports=r},function(e,t,n){"use strict";function r(){this.reinitializeTransaction()}var a=n(52),o=n(55),i=n(37),s=n(13),c={initialize:s,close:function(){p.isBatchingUpdates=!1}},u={initialize:s,close:a.flushBatchedUpdates.bind(a)},l=[u,c];i(r.prototype,o.Mixin,{getTransactionWrappers:function(){return l}});var d=new r,p={isBatchingUpdates:!1
5265 ,batchedUpdates:function(e,t,n,r,a,o){var i=p.isBatchingUpdates;p.isBatchingUpdates=!0,i?e(t,n,r,a,o):d.perform(e,null,t,n,r,a,o)}};e.exports=p},function(e,t,n){"use strict";function r(){return this}function a(){var e=this._reactInternalComponent;return!!e}function o(){}function i(e,t){var n=this._reactInternalComponent;n&&(C.enqueueSetPropsInternal(n,e),t&&C.enqueueCallbackInternal(n,t))}function s(e,t){var n=this._reactInternalComponent;n&&(C.enqueueReplacePropsInternal(n,e),t&&C.enqueueCallbackInternal(n,t))}function c(e,t){t&&(null!=t.dangerouslySetInnerHTML&&(null!=t.children?j(!1):void 0,"object"==typeof t.dangerouslySetInnerHTML&&F in t.dangerouslySetInnerHTML?void 0:j(!1)),null!=t.style&&"object"!=typeof t.style?j(!1):void 0)}function u(e,t,n,r){var a=k.findReactContainerForID(e);if(a){var o=a.nodeType===V?a.ownerDocument:a;B(t,o)}r.getReactMountReady().enqueue(l,{id:e,registrationName:t,listener:n})}function l(){var e=this;A.putListener(e.id,e.registrationName,e.listener)}f
5266 unction d(){var e=this;e._rootNodeID?void 0:j(!1);var t=k.getNode(e._rootNodeID);switch(t?void 0:j(!1),e._tag){case"iframe":e._wrapperState.listeners=[A.trapBubbledEvent(y.topLevelTypes.topLoad,"load",t)];break;case"video":case"audio":e._wrapperState.listeners=[];for(var n in J)J.hasOwnProperty(n)&&e._wrapperState.listeners.push(A.trapBubbledEvent(y.topLevelTypes[n],J[n],t));break;case"img":e._wrapperState.listeners=[A.trapBubbledEvent(y.topLevelTypes.topError,"error",t),A.trapBubbledEvent(y.topLevelTypes.topLoad,"load",t)];break;case"form":e._wrapperState.listeners=[A.trapBubbledEvent(y.topLevelTypes.topReset,"reset",t),A.trapBubbledEvent(y.topLevelTypes.topSubmit,"submit",t)]}}function p(){E.mountReadyWrapper(this)}function f(){z.postUpdateWrapper(this)}function h(e){Z.call($,e)||(Q.test(e)?void 0:j(!1),$[e]=!0)}function m(e,t){return e.indexOf("-")>=0||null!=t.is}function M(e){h(e),this._tag=e.toLowerCase(),this._renderedChildren=null,this._previousStyle=null,this._previousStyleC
5267 opy=null,this._rootNodeID=null,this._wrapperState=null,this._topLevelWrapper=null,this._nodeWithLegacyProperties=null}var _=n(92),g=n(94),v=n(21),b=n(20),y=n(28),A=n(27),T=n(24),L=n(102),E=n(103),w=n(107),z=n(110),S=n(111),k=n(26),O=n(112),N=n(16),C=n(51),D=n(37),P=n(41),x=n(19),j=n(11),W=(n(38),n(77)),Y=n(17),q=n(18),R=(n(115),n(68),n(23),A.deleteListener),B=A.listenTo,H=A.registrationNameModules,I={string:!0,number:!0},U=W({children:null}),X=W({style:null}),F=W({__html:null}),V=1,J={topAbort:"abort",topCanPlay:"canplay",topCanPlayThrough:"canplaythrough",topDurationChange:"durationchange",topEmptied:"emptied",topEncrypted:"encrypted",topEnded:"ended",topError:"error",topLoadedData:"loadeddata",topLoadedMetadata:"loadedmetadata",topLoadStart:"loadstart",topPause:"pause",topPlay:"play",topPlaying:"playing",topProgress:"progress",topRateChange:"ratechange",topSeeked:"seeked",topSeeking:"seeking",topStalled:"stalled",topSuspend:"suspend",topTimeUpdate:"timeupdate",topVolumeChange:"vol
5268 umechange",topWaiting:"waiting"},K={area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0},G={listing:!0,pre:!0,textarea:!0},Q=(D({menuitem:!0},K),/^[a-zA-Z][a-zA-Z:_\.\-\d]*$/),$={},Z={}.hasOwnProperty;M.displayName="ReactDOMComponent",M.Mixin={construct:function(e){this._currentElement=e},mountComponent:function(e,t,n){this._rootNodeID=e;var r=this._currentElement.props;switch(this._tag){case"iframe":case"img":case"form":case"video":case"audio":this._wrapperState={listeners:null},t.getReactMountReady().enqueue(d,this);break;case"button":r=L.getNativeProps(this,r,n);break;case"input":E.mountWrapper(this,r,n),r=E.getNativeProps(this,r,n);break;case"option":w.mountWrapper(this,r,n),r=w.getNativeProps(this,r,n);break;case"select":z.mountWrapper(this,r,n),r=z.getNativeProps(this,r,n),n=z.processChildContext(this,r,n);break;case"textarea":S.mountWrapper(this,r,n),r=S.getNativeProps(this,r,n)}c(this,r);var a;if(t.useCreat
5269 eElement){var o=n[k.ownerDocumentContextKey],i=o.createElement(this._currentElement.type);b.setAttributeForID(i,this._rootNodeID),k.getID(i),this._updateDOMProperties({},r,t,i),this._createInitialChildren(t,r,n,i),a=i}else{var s=this._createOpenTagMarkupAndPutListeners(t,r),u=this._createContentMarkup(t,r,n);a=!u&&K[this._tag]?s+"/>":s+">"+u+"</"+this._currentElement.type+">"}switch(this._tag){case"input":t.getReactMountReady().enqueue(p,this);case"button":case"select":case"textarea":r.autoFocus&&t.getReactMountReady().enqueue(_.focusDOMComponent,this)}return a},_createOpenTagMarkupAndPutListeners:function(e,t){var n="<"+this._currentElement.type;for(var r in t)if(t.hasOwnProperty(r)){var a=t[r];if(null!=a)if(H.hasOwnProperty(r))a&&u(this._rootNodeID,r,a,e);else{r===X&&(a&&(a=this._previousStyleCopy=D({},t.style)),a=g.createMarkupForStyles(a));var o=null;null!=this._tag&&m(this._tag,t)?r!==U&&(o=b.createMarkupForCustomAttribute(r,a)):o=b.createMarkupForProperty(r,a),o&&(n+=" "+o)}}i
5270 f(e.renderToStaticMarkup)return n;var i=b.createMarkupForID(this._rootNodeID);return n+" "+i},_createContentMarkup:function(e,t,n){var r="",a=t.dangerouslySetInnerHTML;if(null!=a)null!=a.__html&&(r=a.__html);else{var o=I[typeof t.children]?t.children:null,i=null!=o?null:t.children;if(null!=o)r=x(o);else if(null!=i){var s=this.mountChildren(i,e,n);r=s.join("")}}return G[this._tag]&&"\n"===r.charAt(0)?"\n"+r:r},_createInitialChildren:function(e,t,n,r){var a=t.dangerouslySetInnerHTML;if(null!=a)null!=a.__html&&Y(r,a.__html);else{var o=I[typeof t.children]?t.children:null,i=null!=o?null:t.children;if(null!=o)q(r,o);else if(null!=i)for(var s=this.mountChildren(i,e,n),c=0;c<s.length;c++)r.appendChild(s[c])}},receiveComponent:function(e,t,n){var r=this._currentElement;this._currentElement=e,this.updateComponent(t,r,e,n)},updateComponent:function(e,t,n,r){var a=t.props,o=this._currentElement.props;switch(this._tag){case"button":a=L.getNativeProps(this,a),o=L.getNativeProps(this,o);break;cas
5271 e"input":E.updateWrapper(this),a=E.getNativeProps(this,a),o=E.getNativeProps(this,o);break;case"option":a=w.getNativeProps(this,a),o=w.getNativeProps(this,o);break;case"select":a=z.getNativeProps(this,a),o=z.getNativeProps(this,o);break;case"textarea":S.updateWrapper(this),a=S.getNativeProps(this,a),o=S.getNativeProps(this,o)}c(this,o),this._updateDOMProperties(a,o,e,null),this._updateDOMChildren(a,o,e,r),!P&&this._nodeWithLegacyProperties&&(this._nodeWithLegacyProperties.props=o),"select"===this._tag&&e.getReactMountReady().enqueue(f,this)},_updateDOMProperties:function(e,t,n,r){var a,o,i;for(a in e)if(!t.hasOwnProperty(a)&&e.hasOwnProperty(a))if(a===X){var s=this._previousStyleCopy;for(o in s)s.hasOwnProperty(o)&&(i=i||{},i[o]="");this._previousStyleCopy=null}else H.hasOwnProperty(a)?e[a]&&R(this._rootNodeID,a):(v.properties[a]||v.isCustomAttribute(a))&&(r||(r=k.getNode(this._rootNodeID)),b.deleteValueForProperty(r,a));for(a in t){var c=t[a],l=a===X?this._previousStyleCopy:e[a];if
5272 (t.hasOwnProperty(a)&&c!==l)if(a===X)if(c?c=this._previousStyleCopy=D({},c):this._previousStyleCopy=null,l){for(o in l)!l.hasOwnProperty(o)||c&&c.hasOwnProperty(o)||(i=i||{},i[o]="");for(o in c)c.hasOwnProperty(o)&&l[o]!==c[o]&&(i=i||{},i[o]=c[o])}else i=c;else H.hasOwnProperty(a)?c?u(this._rootNodeID,a,c,n):l&&R(this._rootNodeID,a):m(this._tag,t)?(r||(r=k.getNode(this._rootNodeID)),a===U&&(c=null),b.setValueForAttribute(r,a,c)):(v.properties[a]||v.isCustomAttribute(a))&&(r||(r=k.getNode(this._rootNodeID)),null!=c?b.setValueForProperty(r,a,c):b.deleteValueForProperty(r,a))}i&&(r||(r=k.getNode(this._rootNodeID)),g.setValueForStyles(r,i))},_updateDOMChildren:function(e,t,n,r){var a=I[typeof e.children]?e.children:null,o=I[typeof t.children]?t.children:null,i=e.dangerouslySetInnerHTML&&e.dangerouslySetInnerHTML.__html,s=t.dangerouslySetInnerHTML&&t.dangerouslySetInnerHTML.__html,c=null!=a?null:e.children,u=null!=o?null:t.children,l=null!=a||null!=i,d=null!=o||null!=s;null!=c&&null==u?t
5273 his.updateChildren(null,n,r):l&&!d&&this.updateTextContent(""),null!=o?a!==o&&this.updateTextContent(""+o):null!=s?i!==s&&this.updateMarkup(""+s):null!=u&&this.updateChildren(u,n,r)},unmountComponent:function(){switch(this._tag){case"iframe":case"img":case"form":case"video":case"audio":var e=this._wrapperState.listeners;if(e)for(var t=0;t<e.length;t++)e[t].remove();break;case"input":E.unmountWrapper(this);break;case"html":case"head":case"body":j(!1)}if(this.unmountChildren(),A.deleteAllListeners(this._rootNodeID),T.unmountIDFromEnvironment(this._rootNodeID),this._rootNodeID=null,this._wrapperState=null,this._nodeWithLegacyProperties){var n=this._nodeWithLegacyProperties;n._reactInternalComponent=null,this._nodeWithLegacyProperties=null}},getPublicInstance:function(){if(!this._nodeWithLegacyProperties){var e=k.getNode(this._rootNodeID);e._reactInternalComponent=this,e.getDOMNode=r,e.isMounted=a,e.setState=o,e.replaceState=o,e.forceUpdate=o,e.setProps=i,e.replaceProps=s,e.props=this._
5274 currentElement.props,this._nodeWithLegacyProperties=e}return this._nodeWithLegacyProperties}},N.measureMethods(M,"ReactDOMComponent",{mountComponent:"mountComponent",updateComponent:"updateComponent"}),D(M.prototype,M.Mixin,O.Mixin),e.exports=M},function(e,t,n){"use strict";var r=n(26),a=n(89),o=n(93),i={componentDidMount:function(){this.props.autoFocus&&o(a(this))}},s={Mixin:i,focusDOMComponent:function(){o(r.getNode(this._rootNodeID))}};e.exports=s},function(e,t){"use strict";function n(e){try{e.focus()}catch(t){}}e.exports=n},function(e,t,n){"use strict";var r=n(95),a=n(7),o=n(16),i=(n(96),n(98)),s=n(99),c=n(101),u=(n(23),c(function(e){return s(e)})),l=!1,d="cssFloat";if(a.canUseDOM){var p=document.createElement("div").style;try{p.font=""}catch(f){l=!0}void 0===document.documentElement.style.cssFloat&&(d="styleFloat")}var h={createMarkupForStyles:function(e){var t="";for(var n in e)if(e.hasOwnProperty(n)){var r=e[n];null!=r&&(t+=u(n)+":",t+=i(n,r)+";")}return t||null},setValueFor
5275 Styles:function(e,t){var n=e.style;for(var a in t)if(t.hasOwnProperty(a)){var o=i(a,t[a]);if("float"===a&&(a=d),o)n[a]=o;else{var s=l&&r.shorthandPropertyExpansions[a];if(s)for(var c in s)n[c]="";else n[a]=""}}}};o.measureMethods(h,"CSSPropertyOperations",{setValueForStyles:"setValueForStyles"}),e.exports=h},function(e,t){"use strict";function n(e,t){return e+t.charAt(0).toUpperCase()+t.substring(1)}var r={animationIterationCount:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,stopOpacity:!0,strokeDashoffset:!0,strokeOpacity:!0,strokeWidth:!0},a=["Webkit","ms","Moz","O"];Object.keys(r).forEach(function(e){a.forEach(function(t){r[n(t,e)]=r[e]})});var o={background:{backgroundAttachment:!0,backgroundColor:!0,backgroundImage:!0,backgroundPositionX:!0,backgroundPosition
5276 Y:!0,backgroundRepeat:!0},backgroundPosition:{backgroundPositionX:!0,backgroundPositionY:!0},border:{borderWidth:!0,borderStyle:!0,borderColor:!0},borderBottom:{borderBottomWidth:!0,borderBottomStyle:!0,borderBottomColor:!0},borderLeft:{borderLeftWidth:!0,borderLeftStyle:!0,borderLeftColor:!0},borderRight:{borderRightWidth:!0,borderRightStyle:!0,borderRightColor:!0},borderTop:{borderTopWidth:!0,borderTopStyle:!0,borderTopColor:!0},font:{fontStyle:!0,fontVariant:!0,fontWeight:!0,fontSize:!0,lineHeight:!0,fontFamily:!0},outline:{outlineWidth:!0,outlineStyle:!0,outlineColor:!0}},i={isUnitlessNumber:r,shorthandPropertyExpansions:o};e.exports=i},function(e,t,n){"use strict";function r(e){return a(e.replace(o,"ms-"))}var a=n(97),o=/^-ms-/;e.exports=r},function(e,t){"use strict";function n(e){return e.replace(r,function(e,t){return t.toUpperCase()})}var r=/-(.)/g;e.exports=n},function(e,t,n){"use strict";function r(e,t){var n=null==t||"boolean"==typeof t||""===t;if(n)return"";var r=isNaN(t
5277 );return r||0===t||o.hasOwnProperty(e)&&o[e]?""+t:("string"==typeof t&&(t=t.trim()),t+"px")}var a=n(95),o=a.isUnitlessNumber;e.exports=r},function(e,t,n){"use strict";function r(e){return a(e).replace(o,"-ms-")}var a=n(100),o=/^ms-/;e.exports=r},function(e,t){"use strict";function n(e){return e.replace(r,"-$1").toLowerCase()}var r=/([A-Z])/g;e.exports=n},function(e,t){"use strict";function n(e){var t={};return function(n){return t.hasOwnProperty(n)||(t[n]=e.call(this,n)),t[n]}}e.exports=n},function(e,t){"use strict";var n={onClick:!0,onDoubleClick:!0,onMouseDown:!0,onMouseMove:!0,onMouseUp:!0,onClickCapture:!0,onDoubleClickCapture:!0,onMouseDownCapture:!0,onMouseMoveCapture:!0,onMouseUpCapture:!0},r={getNativeProps:function(e,t,r){if(!t.disabled)return t;var a={};for(var o in t)t.hasOwnProperty(o)&&!n[o]&&(a[o]=t[o]);return a}};e.exports=r},function(e,t,n){"use strict";function r(){this._rootNodeID&&p.updateWrapper(this)}function a(e){var t=this._currentElement.props,n=i.executeOnCh
5278 ange(t,e);c.asap(r,this);var a=t.name;if("radio"===t.type&&null!=a){for(var o=s.getNode(this._rootNodeID),u=o;u.parentNode;)u=u.parentNode;for(var p=u.querySelectorAll("input[name="+JSON.stringify(""+a)+'][type="radio"]'),f=0;f<p.length;f++){var h=p[f];if(h!==o&&h.form===o.form){var m=s.getID(h);m?void 0:l(!1);var M=d[m];M?void 0:l(!1),c.asap(r,M)}}}return n}var o=n(25),i=n(104),s=n(26),c=n(52),u=n(37),l=n(11),d={},p={getNativeProps:function(e,t,n){var r=i.getValue(t),a=i.getChecked(t),o=u({},t,{defaultChecked:void 0,defaultValue:void 0,value:null!=r?r:e._wrapperState.initialValue,checked:null!=a?a:e._wrapperState.initialChecked,onChange:e._wrapperState.onChange});return o},mountWrapper:function(e,t){var n=t.defaultValue;e._wrapperState={initialChecked:t.defaultChecked||!1,initialValue:null!=n?n:null,onChange:a.bind(e)}},mountReadyWrapper:function(e){d[e._rootNodeID]=e},unmountWrapper:function(e){delete d[e._rootNodeID]},updateWrapper:function(e){var t=e._currentElement.props,n=t.ch
5279 ecked;null!=n&&o.updatePropertyByID(e._rootNodeID,"checked",n||!1);var r=i.getValue(t);null!=r&&o.updatePropertyByID(e._rootNodeID,"value",""+r)}};e.exports=p},function(e,t,n){"use strict";function r(e){null!=e.checkedLink&&null!=e.valueLink?u(!1):void 0}function a(e){r(e),null!=e.value||null!=e.onChange?u(!1):void 0}function o(e){r(e),null!=e.checked||null!=e.onChange?u(!1):void 0}function i(e){if(e){var t=e.getName();if(t)return" Check the render method of `"+t+"`."}return""}var s=n(105),c=n(63),u=n(11),l=(n(23),{button:!0,checkbox:!0,image:!0,hidden:!0,radio:!0,reset:!0,submit:!0}),d={value:function(e,t,n){return!e[t]||l[e.type]||e.onChange||e.readOnly||e.disabled?null:new Error("You provided a `value` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultValue`. Otherwise, set either `onChange` or `readOnly`.")},checked:function(e,t,n){return!e[t]||e.onChange||e.readOnly||e.disabled?null:new Error("You
5280 provided a `checked` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultChecked`. Otherwise, set either `onChange` or `readOnly`.")},onChange:s.func},p={},f={checkPropTypes:function(e,t,n){for(var r in d){if(d.hasOwnProperty(r))var a=d[r](t,r,e,c.prop);if(a instanceof Error&&!(a.message in p)){p[a.message]=!0;i(n)}}},getValue:function(e){return e.valueLink?(a(e),e.valueLink.value):e.value},getChecked:function(e){return e.checkedLink?(o(e),e.checkedLink.value):e.checked},executeOnChange:function(e,t){return e.valueLink?(a(e),e.valueLink.requestChange(t.target.value)):e.checkedLink?(o(e),e.checkedLink.requestChange(t.target.checked)):e.onChange?e.onChange.call(void 0,t):void 0}};e.exports=f},function(e,t,n){"use strict";function r(e){function t(t,n,r,a,o,i){if(a=a||A,i=i||r,null==n[r]){var s=v[o];return t?new Error("Required "+s+" `"+i+"` was not specified in "+("`"+a+"`.")):null}return e(n,r,a,o,i)}var n=
5281 t.bind(null,!1);return n.isRequired=t.bind(null,!0),n}function a(e){function t(t,n,r,a,o){var i=t[n],s=m(i);if(s!==e){var c=v[a],u=M(i);return new Error("Invalid "+c+" `"+o+"` of type "+("`"+u+"` supplied to `"+r+"`, expected ")+("`"+e+"`."))}return null}return r(t)}function o(){return r(b.thatReturns(null))}function i(e){function t(t,n,r,a,o){var i=t[n];if(!Array.isArray(i)){var s=v[a],c=m(i);return new Error("Invalid "+s+" `"+o+"` of type "+("`"+c+"` supplied to `"+r+"`, expected an array."))}for(var u=0;u<i.length;u++){var l=e(i,u,r,a,o+"["+u+"]");if(l instanceof Error)return l}return null}return r(t)}function s(){function e(e,t,n,r,a){if(!g.isValidElement(e[t])){var o=v[r];return new Error("Invalid "+o+" `"+a+"` supplied to "+("`"+n+"`, expected a single ReactElement."))}return null}return r(e)}function c(e){function t(t,n,r,a,o){if(!(t[n]instanceof e)){var i=v[a],s=e.name||A,c=_(t[n]);return new Error("Invalid "+i+" `"+o+"` of type "+("`"+c+"` supplied to `"+r+"`, expected ")+(
5282 "instance of `"+s+"`."))}return null}return r(t)}function u(e){function t(t,n,r,a,o){for(var i=t[n],s=0;s<e.length;s++)if(i===e[s])return null;var c=v[a],u=JSON.stringify(e);return new Error("Invalid "+c+" `"+o+"` of value `"+i+"` "+("supplied to `"+r+"`, expected one of "+u+"."))}return r(Array.isArray(e)?t:function(){return new Error("Invalid argument supplied to oneOf, expected an instance of array.")})}function l(e){function t(t,n,r,a,o){var i=t[n],s=m(i);if("object"!==s){var c=v[a];return new Error("Invalid "+c+" `"+o+"` of type "+("`"+s+"` supplied to `"+r+"`, expected an object."))}for(var u in i)if(i.hasOwnProperty(u)){var l=e(i,u,r,a,o+"."+u);if(l instanceof Error)return l}return null}return r(t)}function d(e){function t(t,n,r,a,o){for(var i=0;i<e.length;i++){var s=e[i];if(null==s(t,n,r,a,o))return null}var c=v[a];return new Error("Invalid "+c+" `"+o+"` supplied to "+("`"+r+"`."))}return r(Array.isArray(e)?t:function(){return new Error("Invalid argument supplied to oneOfTyp
5283 e, expected an instance of array.")})}function p(){function e(e,t,n,r,a){if(!h(e[t])){var o=v[r];return new Error("Invalid "+o+" `"+a+"` supplied to "+("`"+n+"`, expected a ReactNode."))}return null}return r(e)}function f(e){function t(t,n,r,a,o){var i=t[n],s=m(i);if("object"!==s){var c=v[a];return new Error("Invalid "+c+" `"+o+"` of type `"+s+"` "+("supplied to `"+r+"`, expected `object`."))}for(var u in e){var l=e[u];if(l){var d=l(i,u,r,a,o+"."+u);if(d)return d}}return null}return r(t)}function h(e){switch(typeof e){case"number":case"string":case"undefined":return!0;case"boolean":return!e;case"object":if(Array.isArray(e))return e.every(h);if(null===e||g.isValidElement(e))return!0;var t=y(e);if(!t)return!1;var n,r=t.call(e);if(t!==e.entries){for(;!(n=r.next()).done;)if(!h(n.value))return!1}else for(;!(n=r.next()).done;){var a=n.value;if(a&&!h(a[1]))return!1}return!0;default:return!1}}function m(e){var t=typeof e;return Array.isArray(e)?"array":e instanceof RegExp?"object":t}functio
5284 n M(e){var t=m(e);if("object"===t){if(e instanceof Date)return"date";if(e instanceof RegExp)return"regexp"}return t}function _(e){return e.constructor&&e.constructor.name?e.constructor.name:"<<anonymous>>"}var g=n(40),v=n(64),b=n(13),y=n(106),A="<<anonymous>>",T={array:a("array"),bool:a("boolean"),func:a("function"),number:a("number"),object:a("object"),string:a("string"),any:o(),arrayOf:i,element:s(),instanceOf:c,node:p(),objectOf:l,oneOf:u,oneOfType:d,shape:f};e.exports=T},function(e,t){"use strict";function n(e){var t=e&&(r&&e[r]||e[a]);if("function"==typeof t)return t}var r="function"==typeof Symbol&&Symbol.iterator,a="@@iterator";e.exports=n},function(e,t,n){"use strict";var r=n(108),a=n(110),o=n(37),i=(n(23),a.valueContextKey),s={mountWrapper:function(e,t,n){var r=n[i],a=null;if(null!=r)if(a=!1,Array.isArray(r)){for(var o=0;o<r.length;o++)if(""+r[o]==""+t.value){a=!0;break}}else a=""+r==""+t.value;e._wrapperState={selected:a}},getNativeProps:function(e,t,n){var a=o({selected:v
5285 oid 0,children:void 0},t);null!=e._wrapperState.selected&&(a.selected=e._wrapperState.selected);var i="";return r.forEach(t.children,function(e){null!=e&&("string"!=typeof e&&"number"!=typeof e||(i+=e))}),i&&(a.children=i),a}};e.exports=s},function(e,t,n){"use strict";function r(e){return(""+e).replace(b,"//")}function a(e,t){this.func=e,this.context=t,this.count=0}function o(e,t,n){var r=e.func,a=e.context;r.call(a,t,e.count++)}function i(e,t,n){if(null==e)return e;var r=a.getPooled(t,n);_(e,o,r),a.release(r)}function s(e,t,n,r){this.result=e,this.keyPrefix=t,this.func=n,this.context=r,this.count=0}function c(e,t,n){var a=e.result,o=e.keyPrefix,i=e.func,s=e.context,c=i.call(s,t,e.count++);Array.isArray(c)?u(c,a,n,M.thatReturnsArgument):null!=c&&(m.isValidElement(c)&&(c=m.cloneAndReplaceKey(c,o+(c!==t?r(c.key||"")+"/":"")+n)),a.push(c))}function u(e,t,n,a,o){var i="";null!=n&&(i=r(n)+"/");var u=s.getPooled(t,i,a,o);_(e,c,u),s.release(u)}function l(e,t,n){if(null==e)return e;var r=[]
5286 ;return u(e,r,null,t,n),r}function d(e,t,n){return null}function p(e,t){return _(e,d,null)}function f(e){var t=[];return u(e,t,null,M.thatReturnsArgument),t}var h=n(54),m=n(40),M=n(13),_=n(109),g=h.twoArgumentPooler,v=h.fourArgumentPooler,b=/\/(?!\/)/g;a.prototype.destructor=function(){this.func=null,this.context=null,this.count=0},h.addPoolingTo(a,g),s.prototype.destructor=function(){this.result=null,this.keyPrefix=null,this.func=null,this.context=null,this.count=0},h.addPoolingTo(s,v);var y={forEach:i,map:l,mapIntoWithKeyPrefixInternal:u,count:p,toArray:f};e.exports=y},function(e,t,n){"use strict";function r(e){return m[e]}function a(e,t){return e&&null!=e.key?i(e.key):t.toString(36)}function o(e){return(""+e).replace(M,r)}function i(e){return"$"+o(e)}function s(e,t,n,r){var o=typeof e;if("undefined"!==o&&"boolean"!==o||(e=null),null===e||"string"===o||"number"===o||u.isValidElement(e))return n(r,e,""===t?f+a(e,0):t),1;var c,l,m=0,M=""===t?f:t+h;if(Array.isArray(e))for(var _=0;_<e
5287 .length;_++)c=e[_],l=M+a(c,_),m+=s(c,l,n,r);else{var g=d(e);if(g){var v,b=g.call(e);if(g!==e.entries)for(var y=0;!(v=b.next()).done;)c=v.value,l=M+a(c,y++),m+=s(c,l,n,r);else for(;!(v=b.next()).done;){var A=v.value;A&&(c=A[1],l=M+i(A[0])+h+a(c,0),m+=s(c,l,n,r))}}else if("object"===o){String(e);p(!1)}}return m}function c(e,t,n){return null==e?0:s(e,"",t,n)}var u=(n(3),n(40)),l=n(43),d=n(106),p=n(11),f=(n(23),l.SEPARATOR),h=":",m={"=":"=0",".":"=1",":":"=2"},M=/[=.:]/g;e.exports=c},function(e,t,n){"use strict";function r(){if(this._rootNodeID&&this._wrapperState.pendingUpdate){this._wrapperState.pendingUpdate=!1;var e=this._currentElement.props,t=i.getValue(e);null!=t&&a(this,Boolean(e.multiple),t)}}function a(e,t,n){var r,a,o=s.getNode(e._rootNodeID).options;if(t){for(r={},a=0;a<n.length;a++)r[""+n[a]]=!0;for(a=0;a<o.length;a++){var i=r.hasOwnProperty(o[a].value);o[a].selected!==i&&(o[a].selected=i)}}else{for(r=""+n,a=0;a<o.length;a++)if(o[a].value===r)return void(o[a].selected=!0);o
5288 .length&&(o[0].selected=!0)}}function o(e){var t=this._currentElement.props,n=i.executeOnChange(t,e);return this._wrapperState.pendingUpdate=!0,c.asap(r,this),n}var i=n(104),s=n(26),c=n(52),u=n(37),l=(n(23),"__ReactDOMSelect_value$"+Math.random().toString(36).slice(2)),d={valueContextKey:l,getNativeProps:function(e,t,n){return u({},t,{onChange:e._wrapperState.onChange,value:void 0})},mountWrapper:function(e,t){var n=i.getValue(t);e._wrapperState={pendingUpdate:!1,initialValue:null!=n?n:t.defaultValue,onChange:o.bind(e),wasMultiple:Boolean(t.multiple)}},processChildContext:function(e,t,n){var r=u({},n);return r[l]=e._wrapperState.initialValue,r},postUpdateWrapper:function(e){var t=e._currentElement.props;e._wrapperState.initialValue=void 0;var n=e._wrapperState.wasMultiple;e._wrapperState.wasMultiple=Boolean(t.multiple);var r=i.getValue(t);null!=r?(e._wrapperState.pendingUpdate=!1,a(e,Boolean(t.multiple),r)):n!==Boolean(t.multiple)&&(null!=t.defaultValue?a(e,Boolean(t.multiple),t.def
5289 aultValue):a(e,Boolean(t.multiple),t.multiple?[]:""))}};e.exports=d},function(e,t,n){"use strict";function r(){this._rootNodeID&&l.updateWrapper(this)}function a(e){var t=this._currentElement.props,n=o.executeOnChange(t,e);return s.asap(r,this),n}var o=n(104),i=n(25),s=n(52),c=n(37),u=n(11),l=(n(23),{getNativeProps:function(e,t,n){null!=t.dangerouslySetInnerHTML?u(!1):void 0;var r=c({},t,{defaultValue:void 0,value:void 0,children:e._wrapperState.initialValue,onChange:e._wrapperState.onChange});return r},mountWrapper:function(e,t){var n=t.defaultValue,r=t.children;null!=r&&(null!=n?u(!1):void 0,Array.isArray(r)&&(r.length<=1?void 0:u(!1),r=r[0]),n=""+r),null==n&&(n="");var i=o.getValue(t);e._wrapperState={initialValue:""+(null!=i?i:n),onChange:a.bind(e)}},updateWrapper:function(e){var t=e._currentElement.props,n=o.getValue(t);null!=n&&i.updatePropertyByID(e._rootNodeID,"value",""+n)}});e.exports=l},function(e,t,n){"use strict";function r(e,t,n){M.push({parentID:e,parentNode:null,type
5290 :d.INSERT_MARKUP,markupIndex:_.push(t)-1,content:null,fromIndex:null,toIndex:n})}function a(e,t,n){
5291 -M.push({parentID:e,parentNode:null,type:d.MOVE_EXISTING,markupIndex:null,content:null,fromIndex:t,toIndex:n})}function o(e,t){M.push({parentID:e,parentNode:null,type:d.REMOVE_NODE,markupIndex:null,content:null,fromIndex:t,toIndex:null})}function i(e,t){M.push({parentID:e,parentNode:null,type:d.SET_MARKUP,markupIndex:null,content:t,fromIndex:null,toIndex:null})}function s(e,t){M.push({parentID:e,parentNode:null,type:d.TEXT_CONTENT,markupIndex:null,content:t,fromIndex:null,toIndex:null})}function c(){M.length&&(l.processChildrenUpdates(M,_),u())}function u(){M.length=0,_.length=0}var l=n(62),d=n(14),p=(n(3),n(48)),f=n(113),h=n(114),m=0,M=[],_=[],g={Mixin:{_reconcilerInstantiateChildren:function(e,t,n){return f.instantiateChildren(e,t,n)},_reconcilerUpdateChildren:function(e,t,n,r){var a;return a=h(t),f.updateChildren(e,a,n,r)},mountChildren:function(e,t,n){var r=this._reconcilerInstantiateChildren(e,t,n);this._renderedChildren=r;var a=[],o=0;for(var i in r)if(r.hasOwnProperty(i)){var
5292 s=r[i],c=this._rootNodeID+i,u=p.mountComponent(s,c,t,n);s._mountIndex=o++,a.push(u)}return a},updateTextContent:function(e){m++;var t=!0;try{var n=this._renderedChildren;f.unmountChildren(n);for(var r in n)n.hasOwnProperty(r)&&this._unmountChild(n[r]);this.setTextContent(e),t=!1}finally{m--,m||(t?u():c())}},updateMarkup:function(e){m++;var t=!0;try{var n=this._renderedChildren;f.unmountChildren(n);for(var r in n)n.hasOwnProperty(r)&&this._unmountChildByName(n[r],r);this.setMarkup(e),t=!1}finally{m--,m||(t?u():c())}},updateChildren:function(e,t,n){m++;var r=!0;try{this._updateChildren(e,t,n),r=!1}finally{m--,m||(r?u():c())}},_updateChildren:function(e,t,n){var r=this._renderedChildren,a=this._reconcilerUpdateChildren(r,e,t,n);if(this._renderedChildren=a,a||r){var o,i=0,s=0;for(o in a)if(a.hasOwnProperty(o)){var c=r&&r[o],u=a[o];c===u?(this.moveChild(c,s,i),i=Math.max(c._mountIndex,i),c._mountIndex=s):(c&&(i=Math.max(c._mountIndex,i),this._unmountChild(c)),this._mountChildByNameAtInde
5293 x(u,o,s,t,n)),s++}for(o in r)!r.hasOwnProperty(o)||a&&a.hasOwnProperty(o)||this._unmountChild(r[o])}},unmountChildren:function(){var e=this._renderedChildren;f.unmountChildren(e),this._renderedChildren=null},moveChild:function(e,t,n){e._mountIndex<n&&a(this._rootNodeID,e._mountIndex,t)},createChild:function(e,t){r(this._rootNodeID,t,e._mountIndex)},removeChild:function(e){o(this._rootNodeID,e._mountIndex)},setTextContent:function(e){s(this._rootNodeID,e)},setMarkup:function(e){i(this._rootNodeID,e)},_mountChildByNameAtIndex:function(e,t,n,r,a){var o=this._rootNodeID+t,i=p.mountComponent(e,o,r,a);e._mountIndex=n,this.createChild(e,i)},_unmountChild:function(e){this.removeChild(e),e._mountIndex=null}}};e.exports=g},function(e,t,n){"use strict";function r(e,t,n){var r=void 0===e[n];null!=t&&r&&(e[n]=o(t,null))}var a=n(48),o=n(60),i=n(65),s=n(109),c=(n(23),{instantiateChildren:function(e,t,n){if(null==e)return null;var a={};return s(e,r,a),a},updateChildren:function(e,t,n,r){if(!t&&!e)r
5294 eturn null;var s;for(s in t)if(t.hasOwnProperty(s)){var c=e&&e[s],u=c&&c._currentElement,l=t[s];if(null!=c&&i(u,l))a.receiveComponent(c,l,n,r),t[s]=c;else{c&&a.unmountComponent(c,s);var d=o(l,null);t[s]=d}}for(s in e)!e.hasOwnProperty(s)||t&&t.hasOwnProperty(s)||a.unmountComponent(e[s]);return t},unmountChildren:function(e){for(var t in e)if(e.hasOwnProperty(t)){var n=e[t];a.unmountComponent(n)}}});e.exports=c},function(e,t,n){"use strict";function r(e,t,n){var r=e,a=void 0===r[n];a&&null!=t&&(r[n]=t)}function a(e){if(null==e)return e;var t={};return o(e,r,t),t}var o=n(109);n(23);e.exports=a},function(e,t){"use strict";function n(e,t){if(e===t)return!0;if("object"!=typeof e||null===e||"object"!=typeof t||null===t)return!1;var n=Object.keys(e),a=Object.keys(t);if(n.length!==a.length)return!1;for(var o=r.bind(t),i=0;i<n.length;i++)if(!o(n[i])||e[n[i]]!==t[n[i]])return!1;return!0}var r=Object.prototype.hasOwnProperty;e.exports=n},function(e,t,n){"use strict";function r(e){var t=p.getID
5295 (e),n=d.getReactRootIDFromNodeID(t),r=p.findReactContainerForID(n),a=p.getFirstReactDOM(r);return a}function a(e,t){this.topLevelType=e,this.nativeEvent=t,this.ancestors=[]}function o(e){i(e)}function i(e){for(var t=p.getFirstReactDOM(m(e.nativeEvent))||window,n=t;n;)e.ancestors.push(n),n=r(n);for(var a=0;a<e.ancestors.length;a++){t=e.ancestors[a];var o=p.getID(t)||"";_._handleTopLevel(e.topLevelType,t,o,e.nativeEvent,m(e.nativeEvent))}}function s(e){var t=M(window);e(t)}var c=n(117),u=n(7),l=n(54),d=n(43),p=n(26),f=n(52),h=n(37),m=n(79),M=n(118);h(a.prototype,{destructor:function(){this.topLevelType=null,this.nativeEvent=null,this.ancestors.length=0}}),l.addPoolingTo(a,l.twoArgumentPooler);var _={_enabled:!0,_handleTopLevel:null,WINDOW_HANDLE:u.canUseDOM?window:null,setHandleTopLevel:function(e){_._handleTopLevel=e},setEnabled:function(e){_._enabled=!!e},isEnabled:function(){return _._enabled},trapBubbledEvent:function(e,t,n){var r=n;return r?c.listen(r,t,_.dispatchEvent.bind(null,
5296 e)):null},trapCapturedEvent:function(e,t,n){var r=n;return r?c.capture(r,t,_.dispatchEvent.bind(null,e)):null},monitorScrollValue:function(e){var t=s.bind(null,e);c.listen(window,"scroll",t)},dispatchEvent:function(e,t){if(_._enabled){var n=a.getPooled(e,t);try{f.batchedUpdates(o,n)}finally{a.release(n)}}}};e.exports=_},function(e,t,n){"use strict";var r=n(13),a={listen:function(e,t,n){return e.addEventListener?(e.addEventListener(t,n,!1),{remove:function(){e.removeEventListener(t,n,!1)}}):e.attachEvent?(e.attachEvent("on"+t,n),{remove:function(){e.detachEvent("on"+t,n)}}):void 0},capture:function(e,t,n){return e.addEventListener?(e.addEventListener(t,n,!0),{remove:function(){e.removeEventListener(t,n,!0)}}):{remove:r}},registerDefault:function(){}};e.exports=a},function(e,t){"use strict";function n(e){return e===window?{x:window.pageXOffset||document.documentElement.scrollLeft,y:window.pageYOffset||document.documentElement.scrollTop}:{x:e.scrollLeft,y:e.scrollTop}}e.exports=n},func
5297 tion(e,t,n){"use strict";var r=n(21),a=n(29),o=n(62),i=n(120),s=n(66),c=n(27),u=n(67),l=n(16),d=n(44),p=n(52),f={Component:o.injection,Class:i.injection,DOMProperty:r.injection,EmptyComponent:s.injection,EventPluginHub:a.injection,EventEmitter:c.injection,NativeComponent:u.injection,Perf:l.injection,RootIndex:d.injection,Updates:p.injection};e.exports=f},function(e,t,n){"use strict";function r(e,t){var n=A.hasOwnProperty(t)?A[t]:null;L.hasOwnProperty(t)&&(n!==b.OVERRIDE_BASE?M(!1):void 0),e.hasOwnProperty(t)&&(n!==b.DEFINE_MANY&&n!==b.DEFINE_MANY_MERGED?M(!1):void 0)}function a(e,t){if(t){"function"==typeof t?M(!1):void 0,p.isValidElement(t)?M(!1):void 0;var n=e.prototype;t.hasOwnProperty(v)&&T.mixins(e,t.mixins);for(var a in t)if(t.hasOwnProperty(a)&&a!==v){var o=t[a];if(r(n,a),T.hasOwnProperty(a))T[a](e,o);else{var i=A.hasOwnProperty(a),u=n.hasOwnProperty(a),l="function"==typeof o,d=l&&!i&&!u&&t.autobind!==!1;if(d)n.__reactAutoBindMap||(n.__reactAutoBindMap={}),n.__reactAutoBindMa
5298 p[a]=o,n[a]=o;else if(u){var f=A[a];!i||f!==b.DEFINE_MANY_MERGED&&f!==b.DEFINE_MANY?M(!1):void 0,f===b.DEFINE_MANY_MERGED?n[a]=s(n[a],o):f===b.DEFINE_MANY&&(n[a]=c(n[a],o))}else n[a]=o}}}}function o(e,t){if(t)for(var n in t){var r=t[n];if(t.hasOwnProperty(n)){var a=n in T;a?M(!1):void 0;var o=n in e;o?M(!1):void 0,e[n]=r}}}function i(e,t){e&&t&&"object"==typeof e&&"object"==typeof t?void 0:M(!1);for(var n in t)t.hasOwnProperty(n)&&(void 0!==e[n]?M(!1):void 0,e[n]=t[n]);return e}function s(e,t){return function(){var n=e.apply(this,arguments),r=t.apply(this,arguments);if(null==n)return r;if(null==r)return n;var a={};return i(a,n),i(a,r),a}}function c(e,t){return function(){e.apply(this,arguments),t.apply(this,arguments)}}function u(e,t){var n=t.bind(e);return n}function l(e){for(var t in e.__reactAutoBindMap)if(e.__reactAutoBindMap.hasOwnProperty(t)){var n=e.__reactAutoBindMap[t];e[t]=u(e,n)}}var d=n(121),p=n(40),f=(n(63),n(64),n(122)),h=n(37),m=n(56),M=n(11),_=n(15),g=n(77),v=(n(23),
5299 g({mixins:null})),b=_({DEFINE_ONCE:null,DEFINE_MANY:null,OVERRIDE_BASE:null,DEFINE_MANY_MERGED:null}),y=[],A={mixins:b.DEFINE_MANY,statics:b.DEFINE_MANY,propTypes:b.DEFINE_MANY,contextTypes:b.DEFINE_MANY,childContextTypes:b.DEFINE_MANY,getDefaultProps:b.DEFINE_MANY_MERGED,getInitialState:b.DEFINE_MANY_MERGED,getChildContext:b.DEFINE_MANY_MERGED,render:b.DEFINE_ONCE,componentWillMount:b.DEFINE_MANY,componentDidMount:b.DEFINE_MANY,componentWillReceiveProps:b.DEFINE_MANY,shouldComponentUpdate:b.DEFINE_ONCE,componentWillUpdate:b.DEFINE_MANY,componentDidUpdate:b.DEFINE_MANY,componentWillUnmount:b.DEFINE_MANY,updateComponent:b.OVERRIDE_BASE},T={displayName:function(e,t){e.displayName=t},mixins:function(e,t){if(t)for(var n=0;n<t.length;n++)a(e,t[n])},childContextTypes:function(e,t){e.childContextTypes=h({},e.childContextTypes,t)},contextTypes:function(e,t){e.contextTypes=h({},e.contextTypes,t)},getDefaultProps:function(e,t){e.getDefaultProps?e.getDefaultProps=s(e.getDefaultProps,t):e.getDe
5300 faultProps=t},propTypes:function(e,t){e.propTypes=h({},e.propTypes,t)},statics:function(e,t){o(e,t)},autobind:function(){}},L={replaceState:function(e,t){this.updater.enqueueReplaceState(this,e),t&&this.updater.enqueueCallback(this,t)},isMounted:function(){return this.updater.isMounted(this)},setProps:function(e,t){this.updater.enqueueSetProps(this,e),t&&this.updater.enqueueCallback(this,t)},replaceProps:function(e,t){this.updater.enqueueReplaceProps(this,e),t&&this.updater.enqueueCallback(this,t)}},E=function(){};h(E.prototype,d.prototype,L);var w={createClass:function(e){var t=function(e,t,n){this.__reactAutoBindMap&&l(this),this.props=e,this.context=t,this.refs=m,this.updater=n||f,this.state=null;var r=this.getInitialState?this.getInitialState():null;"object"!=typeof r||Array.isArray(r)?M(!1):void 0,this.state=r};t.prototype=new E,t.prototype.constructor=t,y.forEach(a.bind(null,t)),a(t,e),t.getDefaultProps&&(t.defaultProps=t.getDefaultProps()),t.prototype.render?void 0:M(!1);for(
5301 var n in A)t.prototype[n]||(t.prototype[n]=null);return t},injection:{injectMixin:function(e){y.push(e)}}};e.exports=w},function(e,t,n){"use strict";function r(e,t,n){this.props=e,this.context=t,this.refs=o,this.updater=n||a}var a=n(122),o=(n(41),n(56)),i=n(11);n(23);r.prototype.isReactComponent={},r.prototype.setState=function(e,t){"object"!=typeof e&&"function"!=typeof e&&null!=e?i(!1):void 0,this.updater.enqueueSetState(this,e),t&&this.updater.enqueueCallback(this,t)},r.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this),e&&this.updater.enqueueCallback(this,e)};e.exports=r},function(e,t,n){"use strict";function r(e,t){}var a=(n(23),{isMounted:function(e){return!1},enqueueCallback:function(e,t){},enqueueForceUpdate:function(e){r(e,"forceUpdate")},enqueueReplaceState:function(e,t){r(e,"replaceState")},enqueueSetState:function(e,t){r(e,"setState")},enqueueSetProps:function(e,t){r(e,"setProps")},enqueueReplaceProps:function(e,t){r(e,"replaceProps")}});e.exports=a}
5302 ,function(e,t,n){"use strict";function r(e){this.reinitializeTransaction(),this.renderToStaticMarkup=!1,this.reactMountReady=a.getPooled(null),this.useCreateElement=!e&&s.useCreateElement}var a=n(53),o=n(54),i=n(27),s=n(39),c=n(124),u=n(55),l=n(37),d={initialize:c.getSelectionInformation,close:c.restoreSelection},p={initialize:function(){var e=i.isEnabled();return i.setEnabled(!1),e},close:function(e){i.setEnabled(e)}},f={initialize:function(){this.reactMountReady.reset()},close:function(){this.reactMountReady.notifyAll()}},h=[d,p,f],m={getTransactionWrappers:function(){return h},getReactMountReady:function(){return this.reactMountReady},destructor:function(){a.release(this.reactMountReady),this.reactMountReady=null}};l(r.prototype,u.Mixin,m),o.addPoolingTo(r),e.exports=r},function(e,t,n){"use strict";function r(e){return o(document.documentElement,e)}var a=n(125),o=n(57),i=n(93),s=n(127),c={hasSelectionCapabilities:function(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&
5303 &("input"===t&&"text"===e.type||"textarea"===t||"true"===e.contentEditable)},getSelectionInformation:function(){var e=s();return{focusedElem:e,selectionRange:c.hasSelectionCapabilities(e)?c.getSelection(e):null}},restoreSelection:function(e){var t=s(),n=e.focusedElem,a=e.selectionRange;t!==n&&r(n)&&(c.hasSelectionCapabilities(n)&&c.setSelection(n,a),i(n))},getSelection:function(e){var t;if("selectionStart"in e)t={start:e.selectionStart,end:e.selectionEnd};else if(document.selection&&e.nodeName&&"input"===e.nodeName.toLowerCase()){var n=document.selection.createRange();n.parentElement()===e&&(t={start:-n.moveStart("character",-e.value.length),end:-n.moveEnd("character",-e.value.length)})}else t=a.getOffsets(e);return t||{start:0,end:0}},setSelection:function(e,t){var n=t.start,r=t.end;if("undefined"==typeof r&&(r=n),"selectionStart"in e)e.selectionStart=n,e.selectionEnd=Math.min(r,e.value.length);else if(document.selection&&e.nodeName&&"input"===e.nodeName.toLowerCase()){var o=e.crea
5304 teTextRange();o.collapse(!0),o.moveStart("character",n),o.moveEnd("character",r-n),o.select()}else a.setOffsets(e,t)}};e.exports=c},function(e,t,n){"use strict";function r(e,t,n,r){return e===n&&t===r}function a(e){var t=document.selection,n=t.createRange(),r=n.text.length,a=n.duplicate();a.moveToElementText(e),a.setEndPoint("EndToStart",n);var o=a.text.length,i=o+r;return{start:o,end:i}}function o(e){var t=window.getSelection&&window.getSelection();if(!t||0===t.rangeCount)return null;var n=t.anchorNode,a=t.anchorOffset,o=t.focusNode,i=t.focusOffset,s=t.getRangeAt(0);try{s.startContainer.nodeType,s.endContainer.nodeType}catch(c){return null}var u=r(t.anchorNode,t.anchorOffset,t.focusNode,t.focusOffset),l=u?0:s.toString().length,d=s.cloneRange();d.selectNodeContents(e),d.setEnd(s.startContainer,s.startOffset);var p=r(d.startContainer,d.startOffset,d.endContainer,d.endOffset),f=p?0:d.toString().length,h=f+l,m=document.createRange();m.setStart(n,a),m.setEnd(o,i);var M=m.collapsed;retur
5305 n{start:M?h:f,end:M?f:h}}function i(e,t){var n,r,a=document.selection.createRange().duplicate();"undefined"==typeof t.end?(n=t.start,r=n):t.start>t.end?(n=t.end,r=t.start):(n=t.start,r=t.end),a.moveToElementText(e),a.moveStart("character",n),a.setEndPoint("EndToStart",a),a.moveEnd("character",r-n),a.select()}function s(e,t){if(window.getSelection){var n=window.getSelection(),r=e[l()].length,a=Math.min(t.start,r),o="undefined"==typeof t.end?a:Math.min(t.end,r);if(!n.extend&&a>o){var i=o;o=a,a=i}var s=u(e,a),c=u(e,o);if(s&&c){var d=document.createRange();d.setStart(s.node,s.offset),n.removeAllRanges(),a>o?(n.addRange(d),n.extend(c.node,c.offset)):(d.setEnd(c.node,c.offset),n.addRange(d))}}}var c=n(7),u=n(126),l=n(73),d=c.canUseDOM&&"selection"in document&&!("getSelection"in window),p={getOffsets:d?a:o,setOffsets:d?i:s};e.exports=p},function(e,t){"use strict";function n(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function r(e){for(;e;){if(e.nextSibling)return e.nextSibling;e=e.par
5306 entNode}}function a(e,t){for(var a=n(e),o=0,i=0;a;){if(3===a.nodeType){if(i=o+a.textContent.length,o<=t&&i>=t)return{node:a,offset:t-o};o=i}a=n(r(a))}}e.exports=a},function(e,t){"use strict";function n(){if("undefined"==typeof document)return null;try{return document.activeElement||document.body}catch(e){return document.body}}e.exports=n},function(e,t,n){"use strict";function r(e){if("selectionStart"in e&&c.hasSelectionCapabilities(e))return{start:e.selectionStart,end:e.selectionEnd};if(window.getSelection){var t=window.getSelection();return{anchorNode:t.anchorNode,anchorOffset:t.anchorOffset,focusNode:t.focusNode,focusOffset:t.focusOffset}}if(document.selection){var n=document.selection.createRange();return{parentElement:n.parentElement(),text:n.text,top:n.boundingTop,left:n.boundingLeft}}}function a(e,t){if(b||null==_||_!==l())return null;var n=r(_);if(!v||!f(v,n)){v=n;var a=u.getPooled(M.select,g,e,t);return a.type="select",a.target=_,i.accumulateTwoPhaseDispatches(a),a}return nu
5307 ll}var o=n(28),i=n(71),s=n(7),c=n(124),u=n(75),l=n(127),d=n(80),p=n(77),f=n(115),h=o.topLevelTypes,m=s.canUseDOM&&"documentMode"in document&&document.documentMode<=11,M={select:{phasedRegistrationNames:{bubbled:p({onSelect:null}),captured:p({onSelectCapture:null})},dependencies:[h.topBlur,h.topContextMenu,h.topFocus,h.topKeyDown,h.topMouseDown,h.topMouseUp,h.topSelectionChange]}},_=null,g=null,v=null,b=!1,y=!1,A=p({onSelect:null}),T={eventTypes:M,extractEvents:function(e,t,n,r,o){if(!y)return null;switch(e){case h.topFocus:(d(t)||"true"===t.contentEditable)&&(_=t,g=n,v=null);break;case h.topBlur:_=null,g=null,v=null;break;case h.topMouseDown:b=!0;break;case h.topContextMenu:case h.topMouseUp:return b=!1,a(r,o);case h.topSelectionChange:if(m)break;case h.topKeyDown:case h.topKeyUp:return a(r,o)}return null},didPutListener:function(e,t,n){t===A&&(y=!0)}};e.exports=T},function(e,t){"use strict";var n=Math.pow(2,53),r={createReactRootIndex:function(){return Math.ceil(Math.random()*n)}};
5308 e.exports=r},function(e,t,n){"use strict";var r=n(28),a=n(117),o=n(71),i=n(26),s=n(131),c=n(75),u=n(132),l=n(133),d=n(84),p=n(136),f=n(137),h=n(85),m=n(138),M=n(13),_=n(134),g=n(11),v=n(77),b=r.topLevelTypes,y={abort:{phasedRegistrationNames:{bubbled:v({onAbort:!0}),captured:v({onAbortCapture:!0})}},blur:{phasedRegistrationNames:{bubbled:v({onBlur:!0}),captured:v({onBlurCapture:!0})}},canPlay:{phasedRegistrationNames:{bubbled:v({onCanPlay:!0}),captured:v({onCanPlayCapture:!0})}},canPlayThrough:{phasedRegistrationNames:{bubbled:v({onCanPlayThrough:!0}),captured:v({onCanPlayThroughCapture:!0})}},click:{phasedRegistrationNames:{bubbled:v({onClick:!0}),captured:v({onClickCapture:!0})}},contextMenu:{phasedRegistrationNames:{bubbled:v({onContextMenu:!0}),captured:v({onContextMenuCapture:!0})}},copy:{phasedRegistrationNames:{bubbled:v({onCopy:!0}),captured:v({onCopyCapture:!0})}},cut:{phasedRegistrationNames:{bubbled:v({onCut:!0}),captured:v({onCutCapture:!0})}},doubleClick:{phasedRegistra
5309 tionNames:{bubbled:v({onDoubleClick:!0}),captured:v({onDoubleClickCapture:!0})}},drag:{phasedRegistrationNames:{bubbled:v({onDrag:!0}),captured:v({onDragCapture:!0})}},dragEnd:{phasedRegistrationNames:{bubbled:v({onDragEnd:!0}),captured:v({onDragEndCapture:!0})}},dragEnter:{phasedRegistrationNames:{bubbled:v({onDragEnter:!0}),captured:v({onDragEnterCapture:!0})}},dragExit:{phasedRegistrationNames:{bubbled:v({onDragExit:!0}),captured:v({onDragExitCapture:!0})}},dragLeave:{phasedRegistrationNames:{bubbled:v({onDragLeave:!0}),captured:v({onDragLeaveCapture:!0})}},dragOver:{phasedRegistrationNames:{bubbled:v({onDragOver:!0}),captured:v({onDragOverCapture:!0})}},dragStart:{phasedRegistrationNames:{bubbled:v({onDragStart:!0}),captured:v({onDragStartCapture:!0})}},drop:{phasedRegistrationNames:{bubbled:v({onDrop:!0}),captured:v({onDropCapture:!0})}},durationChange:{phasedRegistrationNames:{bubbled:v({onDurationChange:!0}),captured:v({onDurationChangeCapture:!0})}},emptied:{phasedRegistrati
5310 onNames:{bubbled:v({onEmptied:!0}),captured:v({onEmptiedCapture:!0})}},encrypted:{phasedRegistrationNames:{bubbled:v({onEncrypted:!0}),captured:v({onEncryptedCapture:!0})}},ended:{phasedRegistrationNames:{bubbled:v({onEnded:!0}),captured:v({onEndedCapture:!0})}},error:{phasedRegistrationNames:{bubbled:v({onError:!0}),captured:v({onErrorCapture:!0})}},focus:{phasedRegistrationNames:{bubbled:v({onFocus:!0}),captured:v({onFocusCapture:!0})}},input:{phasedRegistrationNames:{bubbled:v({onInput:!0}),captured:v({onInputCapture:!0})}},keyDown:{phasedRegistrationNames:{bubbled:v({onKeyDown:!0}),captured:v({onKeyDownCapture:!0})}},keyPress:{phasedRegistrationNames:{bubbled:v({onKeyPress:!0}),captured:v({onKeyPressCapture:!0})}},keyUp:{phasedRegistrationNames:{bubbled:v({onKeyUp:!0}),captured:v({onKeyUpCapture:!0})}},load:{phasedRegistrationNames:{bubbled:v({onLoad:!0}),captured:v({onLoadCapture:!0})}},loadedData:{phasedRegistrationNames:{bubbled:v({onLoadedData:!0}),captured:v({onLoadedDataCa
5311 pture:!0})}},loadedMetadata:{phasedRegistrationNames:{bubbled:v({onLoadedMetadata:!0}),captured:v({onLoadedMetadataCapture:!0})}},loadStart:{phasedRegistrationNames:{bubbled:v({onLoadStart:!0}),captured:v({onLoadStartCapture:!0})}},mouseDown:{phasedRegistrationNames:{bubbled:v({onMouseDown:!0}),captured:v({onMouseDownCapture:!0})}},mouseMove:{phasedRegistrationNames:{bubbled:v({onMouseMove:!0}),captured:v({onMouseMoveCapture:!0})}},mouseOut:{phasedRegistrationNames:{bubbled:v({onMouseOut:!0}),captured:v({onMouseOutCapture:!0})}},mouseOver:{phasedRegistrationNames:{bubbled:v({onMouseOver:!0}),captured:v({onMouseOverCapture:!0})}},mouseUp:{phasedRegistrationNames:{bubbled:v({onMouseUp:!0}),captured:v({onMouseUpCapture:!0})}},paste:{phasedRegistrationNames:{bubbled:v({onPaste:!0}),captured:v({onPasteCapture:!0})}},pause:{phasedRegistrationNames:{bubbled:v({onPause:!0}),captured:v({onPauseCapture:!0})}},play:{phasedRegistrationNames:{bubbled:v({onPlay:!0}),captured:v({onPlayCapture:!0})
5312 }},playing:{phasedRegistrationNames:{bubbled:v({onPlaying:!0}),captured:v({onPlayingCapture:!0})}},progress:{phasedRegistrationNames:{bubbled:v({onProgress:!0}),captured:v({onProgressCapture:!0})}},rateChange:{phasedRegistrationNames:{bubbled:v({onRateChange:!0}),captured:v({onRateChangeCapture:!0})}},reset:{phasedRegistrationNames:{bubbled:v({onReset:!0}),captured:v({onResetCapture:!0})}},scroll:{phasedRegistrationNames:{bubbled:v({onScroll:!0}),captured:v({onScrollCapture:!0})}},seeked:{phasedRegistrationNames:{bubbled:v({onSeeked:!0}),captured:v({onSeekedCapture:!0})}},seeking:{phasedRegistrationNames:{bubbled:v({onSeeking:!0}),captured:v({onSeekingCapture:!0})}},stalled:{phasedRegistrationNames:{bubbled:v({onStalled:!0}),captured:v({onStalledCapture:!0})}},submit:{phasedRegistrationNames:{bubbled:v({onSubmit:!0}),captured:v({onSubmitCapture:!0})}},suspend:{phasedRegistrationNames:{bubbled:v({onSuspend:!0}),captured:v({onSuspendCapture:!0})}},timeUpdate:{phasedRegistrationNames:{
5313 bubbled:v({onTimeUpdate:!0}),captured:v({onTimeUpdateCapture:!0})}},touchCancel:{phasedRegistrationNames:{bubbled:v({onTouchCancel:!0}),captured:v({onTouchCancelCapture:!0})}},touchEnd:{phasedRegistrationNames:{bubbled:v({onTouchEnd:!0}),captured:v({onTouchEndCapture:!0})}},touchMove:{phasedRegistrationNames:{bubbled:v({onTouchMove:!0}),captured:v({onTouchMoveCapture:!0})}},touchStart:{phasedRegistrationNames:{bubbled:v({onTouchStart:!0}),captured:v({onTouchStartCapture:!0})}},volumeChange:{phasedRegistrationNames:{bubbled:v({onVolumeChange:!0}),captured:v({onVolumeChangeCapture:!0})}},waiting:{phasedRegistrationNames:{bubbled:v({onWaiting:!0}),captured:v({onWaitingCapture:!0})}},wheel:{phasedRegistrationNames:{bubbled:v({onWheel:!0}),captured:v({onWheelCapture:!0})}}},A={topAbort:y.abort,topBlur:y.blur,topCanPlay:y.canPlay,topCanPlayThrough:y.canPlayThrough,topClick:y.click,topContextMenu:y.contextMenu,topCopy:y.copy,topCut:y.cut,topDoubleClick:y.doubleClick,topDrag:y.drag,topDragE
5314 nd:y.dragEnd,topDragEnter:y.dragEnter,topDragExit:y.dragExit,topDragLeave:y.dragLeave,topDragOver:y.dragOver,topDragStart:y.dragStart,topDrop:y.drop,topDurationChange:y.durationChange,topEmptied:y.emptied,topEncrypted:y.encrypted,topEnded:y.ended,topError:y.error,topFocus:y.focus,topInput:y.input,topKeyDown:y.keyDown,topKeyPress:y.keyPress,topKeyUp:y.keyUp,topLoad:y.load,topLoadedData:y.loadedData,topLoadedMetadata:y.loadedMetadata,topLoadStart:y.loadStart,topMouseDown:y.mouseDown,topMouseMove:y.mouseMove,topMouseOut:y.mouseOut,topMouseOver:y.mouseOver,topMouseUp:y.mouseUp,topPaste:y.paste,topPause:y.pause,topPlay:y.play,topPlaying:y.playing,topProgress:y.progress,topRateChange:y.rateChange,topReset:y.reset,topScroll:y.scroll,topSeeked:y.seeked,topSeeking:y.seeking,topStalled:y.stalled,topSubmit:y.submit,topSuspend:y.suspend,topTimeUpdate:y.timeUpdate,topTouchCancel:y.touchCancel,topTouchEnd:y.touchEnd,topTouchMove:y.touchMove,topTouchStart:y.touchStart,topVolumeChange:y.volumeChang
5315 e,topWaiting:y.waiting,topWheel:y.wheel};for(var T in A)A[T].dependencies=[T];var L=v({onClick:null}),E={},w={eventTypes:y,extractEvents:function(e,t,n,r,a){var i=A[e];if(!i)return null;var M;switch(e){case b.topAbort:case b.topCanPlay:case b.topCanPlayThrough:case b.topDurationChange:case b.topEmptied:case b.topEncrypted:case b.topEnded:case b.topError:case b.topInput:case b.topLoad:case b.topLoadedData:case b.topLoadedMetadata:case b.topLoadStart:case b.topPause:case b.topPlay:case b.topPlaying:case b.topProgress:case b.topRateChange:case b.topReset:case b.topSeeked:case b.topSeeking:case b.topStalled:case b.topSubmit:case b.topSuspend:case b.topTimeUpdate:case b.topVolumeChange:case b.topWaiting:M=c;break;case b.topKeyPress:if(0===_(r))return null;case b.topKeyDown:case b.topKeyUp:M=l;break;case b.topBlur:case b.topFocus:M=u;break;case b.topClick:if(2===r.button)return null;case b.topContextMenu:case b.topDoubleClick:case b.topMouseDown:case b.topMouseMove:case b.topMouseOut:case
5316 b.topMouseOver:case b.topMouseUp:M=d;break;case b.topDrag:case b.topDragEnd:case b.topDragEnter:case b.topDragExit:case b.topDragLeave:case b.topDragOver:case b.topDragStart:case b.topDrop:M=p;break;case b.topTouchCancel:case b.topTouchEnd:case b.topTouchMove:case b.topTouchStart:M=f;break;case b.topScroll:M=h;break;case b.topWheel:M=m;break;case b.topCopy:case b.topCut:case b.topPaste:M=s}M?void 0:g(!1);var v=M.getPooled(i,n,r,a);return o.accumulateTwoPhaseDispatches(v),v},didPutListener:function(e,t,n){if(t===L){var r=i.getNode(e);E[e]||(E[e]=a.listen(r,"click",M))}},willDeleteListener:function(e,t){t===L&&(E[e].remove(),delete E[e])}};e.exports=w},function(e,t,n){"use strict";function r(e,t,n,r){a.call(this,e,t,n,r)}var a=n(75),o={clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}};a.augmentClass(r,o),e.exports=r},function(e,t,n){"use strict";function r(e,t,n,r){a.call(this,e,t,n,r)}var a=n(85),o={relatedTarget:null};a.augmentClass(r,o),e.e
5317 xports=r},function(e,t,n){"use strict";function r(e,t,n,r){a.call(this,e,t,n,r)}var a=n(85),o=n(134),i=n(135),s=n(86),c={key:i,location:null,ctrlKey:null,shiftKey:null,altKey:null,metaKey:null,repeat:null,locale:null,getModifierState:s,charCode:function(e){return"keypress"===e.type?o(e):0},keyCode:function(e){return"keydown"===e.type||"keyup"===e.type?e.keyCode:0},which:function(e){return"keypress"===e.type?o(e):"keydown"===e.type||"keyup"===e.type?e.keyCode:0}};a.augmentClass(r,c),e.exports=r},function(e,t){"use strict";function n(e){var t,n=e.keyCode;return"charCode"in e?(t=e.charCode,0===t&&13===n&&(t=13)):t=n,t>=32||13===t?t:0}e.exports=n},function(e,t,n){"use strict";function r(e){if(e.key){var t=o[e.key]||e.key;if("Unidentified"!==t)return t}if("keypress"===e.type){var n=a(e);return 13===n?"Enter":String.fromCharCode(n)}return"keydown"===e.type||"keyup"===e.type?i[e.keyCode]||"Unidentified":""}var a=n(134),o={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"Arrow
5318 Right",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},i={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"};e.exports=r},function(e,t,n){"use strict";function r(e,t,n,r){a.call(this,e,t,n,r)}var a=n(84),o={dataTransfer:null};a.augmentClass(r,o),e.exports=r},function(e,t,n){"use strict";function r(e,t,n,r){a.call(this,e,t,n,r)}var a=n(85),o=n(86),i={touches:null,targetTouches:null,changedTouches:null,altKey:null,metaKey:null,ctrlKey:null,shiftKey:null,getModifierState:o};a.augmentClass(r,i),e.exports=r},function(e,t,n){"use strict";function r(e,t,n,r){a.call
5319 (this,e,t,n,r)}var a=n(84),o={deltaX:function(e){return"deltaX"in e?e.deltaX:"wheelDeltaX"in e?-e.wheelDeltaX:0},deltaY:function(e){return"deltaY"in e?e.deltaY:"wheelDeltaY"in e?-e.wheelDeltaY:"wheelDelta"in e?-e.wheelDelta:0},deltaZ:null,deltaMode:null};a.augmentClass(r,o),e.exports=r},function(e,t,n){"use strict";var r=n(21),a=r.injection.MUST_USE_ATTRIBUTE,o={xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace"},i={Properties:{clipPath:a,cx:a,cy:a,d:a,dx:a,dy:a,fill:a,fillOpacity:a,fontFamily:a,fontSize:a,fx:a,fy:a,gradientTransform:a,gradientUnits:a,markerEnd:a,markerMid:a,markerStart:a,offset:a,opacity:a,patternContentUnits:a,patternUnits:a,points:a,preserveAspectRatio:a,r:a,rx:a,ry:a,spreadMethod:a,stopColor:a,stopOpacity:a,stroke:a,strokeDasharray:a,strokeLinecap:a,strokeOpacity:a,strokeWidth:a,textAnchor:a,transform:a,version:a,viewBox:a,x1:a,x2:a,x:a,xlinkActuate:a,xlinkArcrole:a,xlinkHref:a,xlinkRole:a,xlinkShow:a,xlinkTitle:a,xlinkType:a,xmlBase
5320 :a,xmlLang:a,xmlSpace:a,y1:a,y2:a,y:a},DOMAttributeNamespaces:{xlinkActuate:o.xlink,xlinkArcrole:o.xlink,xlinkHref:o.xlink,xlinkRole:o.xlink,xlinkShow:o.xlink,xlinkTitle:o.xlink,xlinkType:o.xlink,xmlBase:o.xml,xmlLang:o.xml,xmlSpace:o.xml},DOMAttributeNames:{clipPath:"clip-path",fillOpacity:"fill-opacity",fontFamily:"font-family",fontSize:"font-size",gradientTransform:"gradientTransform",gradientUnits:"gradientUnits",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",patternContentUnits:"patternContentUnits",patternUnits:"patternUnits",preserveAspectRatio:"preserveAspectRatio",spreadMethod:"spreadMethod",stopColor:"stop-color",stopOpacity:"stop-opacity",strokeDasharray:"stroke-dasharray",strokeLinecap:"stroke-linecap",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",textAnchor:"text-anchor",viewBox:"viewBox",xlinkActuate:"xlink:actuate",xlinkArcrole:"xlink:arcrole",xlinkHref:"xlink:href",xlinkRole:"xlink:role",xlinkShow:"xlink:show",xlinkTitle:"xlink:t
5321 itle",xlinkType:"xlink:type",xmlBase:"xml:base",xmlLang:"xml:lang",xmlSpace:"xml:space"}};e.exports=i},function(e,t){"use strict";e.exports="0.14.8"},function(e,t,n){"use strict";var r=n(26);e.exports=r.renderSubtreeIntoContainer},function(e,t,n){"use strict";e.exports=n(143)},function(e,t,n){"use strict";var r=n(2),a=n(144),o=n(148),i=n(37),s=n(153),c={};i(c,o),i(c,{findDOMNode:s("findDOMNode","ReactDOM","react-dom",r,r.findDOMNode),render:s("render","ReactDOM","react-dom",r,r.render),unmountComponentAtNode:s("unmountComponentAtNode","ReactDOM","react-dom",r,r.unmountComponentAtNode),renderToString:s("renderToString","ReactDOMServer","react-dom/server",a,a.renderToString),renderToStaticMarkup:s("renderToStaticMarkup","ReactDOMServer","react-dom/server",a,a.renderToStaticMarkup)}),c.__SECRET_DOM_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=r,c.__SECRET_DOM_SERVER_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=a,e.exports=c},function(e,t,n){"use strict";var r=n(69),a=n(145),o=n(140);r.inject();var i={renderToSt
5322 ring:a.renderToString,renderToStaticMarkup:a.renderToStaticMarkup,version:o};e.exports=i},function(e,t,n){"use strict";function r(e){i.isValidElement(e)?void 0:h(!1);var t;try{d.injection.injectBatchingStrategy(u);var n=s.createReactRootID();return t=l.getPooled(!1),t.perform(function(){var r=f(e,null),a=r.mountComponent(n,t,p);return c.addChecksumToMarkup(a)},null)}finally{l.release(t),d.injection.injectBatchingStrategy(o)}}function a(e){i.isValidElement(e)?void 0:h(!1);var t;try{d.injection.injectBatchingStrategy(u);var n=s.createReactRootID();return t=l.getPooled(!0),t.perform(function(){var r=f(e,null);return r.mountComponent(n,t,p)},null)}finally{l.release(t),d.injection.injectBatchingStrategy(o)}}var o=n(90),i=n(40),s=n(43),c=n(46),u=n(146),l=n(147),d=n(52),p=n(56),f=n(60),h=n(11);e.exports={renderToString:r,renderToStaticMarkup:a}},function(e,t){"use strict";var n={isBatchingUpdates:!1,batchedUpdates:function(e){}};e.exports=n},function(e,t,n){"use strict";function r(e){this.
5323 reinitializeTransaction(),this.renderToStaticMarkup=e,this.reactMountReady=o.getPooled(null),this.useCreateElement=!1;
5324 -}var a=n(54),o=n(53),i=n(55),s=n(37),c=n(13),u={initialize:function(){this.reactMountReady.reset()},close:c},l=[u],d={getTransactionWrappers:function(){return l},getReactMountReady:function(){return this.reactMountReady},destructor:function(){o.release(this.reactMountReady),this.reactMountReady=null}};s(r.prototype,i.Mixin,d),a.addPoolingTo(r),e.exports=r},function(e,t,n){"use strict";var r=n(108),a=n(121),o=n(120),i=n(149),s=n(40),c=(n(150),n(105)),u=n(140),l=n(37),d=n(152),p=s.createElement,f=s.createFactory,h=s.cloneElement,m={Children:{map:r.map,forEach:r.forEach,count:r.count,toArray:r.toArray,only:d},Component:a,createElement:p,cloneElement:h,isValidElement:s.isValidElement,PropTypes:c,createClass:o.createClass,createFactory:f,createMixin:function(e){return e},DOM:i,version:u,__spread:l};e.exports=m},function(e,t,n){"use strict";function r(e){return a.createFactory(e)}var a=n(40),o=(n(150),n(151)),i=o({a:"a",abbr:"abbr",address:"address",area:"area",article:"article",aside:"as
5325 ide",audio:"audio",b:"b",base:"base",bdi:"bdi",bdo:"bdo",big:"big",blockquote:"blockquote",body:"body",br:"br",button:"button",canvas:"canvas",caption:"caption",cite:"cite",code:"code",col:"col",colgroup:"colgroup",data:"data",datalist:"datalist",dd:"dd",del:"del",details:"details",dfn:"dfn",dialog:"dialog",div:"div",dl:"dl",dt:"dt",em:"em",embed:"embed",fieldset:"fieldset",figcaption:"figcaption",figure:"figure",footer:"footer",form:"form",h1:"h1",h2:"h2",h3:"h3",h4:"h4",h5:"h5",h6:"h6",head:"head",header:"header",hgroup:"hgroup",hr:"hr",html:"html",i:"i",iframe:"iframe",img:"img",input:"input",ins:"ins",kbd:"kbd",keygen:"keygen",label:"label",legend:"legend",li:"li",link:"link",main:"main",map:"map",mark:"mark",menu:"menu",menuitem:"menuitem",meta:"meta",meter:"meter",nav:"nav",noscript:"noscript",object:"object",ol:"ol",optgroup:"optgroup",option:"option",output:"output",p:"p",param:"param",picture:"picture",pre:"pre",progress:"progress",q:"q",rp:"rp",rt:"rt",ruby:"ruby",s:"s",sa
5326 mp:"samp",script:"script",section:"section",select:"select",small:"small",source:"source",span:"span",strong:"strong",style:"style",sub:"sub",summary:"summary",sup:"sup",table:"table",tbody:"tbody",td:"td",textarea:"textarea",tfoot:"tfoot",th:"th",thead:"thead",time:"time",title:"title",tr:"tr",track:"track",u:"u",ul:"ul","var":"var",video:"video",wbr:"wbr",circle:"circle",clipPath:"clipPath",defs:"defs",ellipse:"ellipse",g:"g",image:"image",line:"line",linearGradient:"linearGradient",mask:"mask",path:"path",pattern:"pattern",polygon:"polygon",polyline:"polyline",radialGradient:"radialGradient",rect:"rect",stop:"stop",svg:"svg",text:"text",tspan:"tspan"},r);e.exports=i},function(e,t,n){"use strict";function r(){if(d.current){var e=d.current.getName();if(e)return" Check the render method of `"+e+"`."}return""}function a(e,t){if(e._store&&!e._store.validated&&null==e.key){e._store.validated=!0;o("uniqueKey",e,t)}}function o(e,t,n){var a=r();if(!a){var o="string"==typeof n?n:n.displayN
5327 ame||n.name;o&&(a=" Check the top-level render call using <"+o+">.")}var i=h[e]||(h[e]={});if(i[a])return null;i[a]=!0;var s={parentOrOwner:a,url:" See https://fb.me/react-warning-keys for more information.",childOwner:null};return t&&t._owner&&t._owner!==d.current&&(s.childOwner=" It was passed a child from "+t._owner.getName()+"."),s}function i(e,t){if("object"==typeof e)if(Array.isArray(e))for(var n=0;n<e.length;n++){var r=e[n];u.isValidElement(r)&&a(r,t)}else if(u.isValidElement(e))e._store&&(e._store.validated=!0);else if(e){var o=p(e);if(o&&o!==e.entries)for(var i,s=o.call(e);!(i=s.next()).done;)u.isValidElement(i.value)&&a(i.value,t)}}function s(e,t,n,a){for(var o in t)if(t.hasOwnProperty(o)){var i;try{"function"!=typeof t[o]?f(!1):void 0,i=t[o](n,o,e,a)}catch(s){i=s}if(i instanceof Error&&!(i.message in m)){m[i.message]=!0;r()}}}function c(e){var t=e.type;if("function"==typeof t){var n=t.displayName||t.name;t.propTypes&&s(n,t.propTypes,e.props,l.prop),"function"==typeof t.ge
5328 tDefaultProps}}var u=n(40),l=n(63),d=(n(64),n(3)),p=(n(41),n(106)),f=n(11),h=(n(23),{}),m={},M={createElement:function(e,t,n){var r="string"==typeof e||"function"==typeof e,a=u.createElement.apply(this,arguments);if(null==a)return a;if(r)for(var o=2;o<arguments.length;o++)i(arguments[o],e);return c(a),a},createFactory:function(e){var t=M.createElement.bind(null,e);return t.type=e,t},cloneElement:function(e,t,n){for(var r=u.cloneElement.apply(this,arguments),a=2;a<arguments.length;a++)i(arguments[a],r.type);return c(r),r}};e.exports=M},function(e,t){"use strict";function n(e,t,n){if(!e)return null;var a={};for(var o in e)r.call(e,o)&&(a[o]=t.call(n,e[o],o,e));return a}var r=Object.prototype.hasOwnProperty;e.exports=n},function(e,t,n){"use strict";function r(e){return a.isValidElement(e)?void 0:o(!1),e}var a=n(40),o=n(11);e.exports=r},function(e,t,n){"use strict";function r(e,t,n,r,a){return a}n(37),n(23);e.exports=r},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e
5329 :{"default":e}}t.__esModule=!0,t.connect=t.Provider=void 0;var a=n(155),o=r(a),i=n(158),s=r(i);t.Provider=o["default"],t.connect=s["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}t.__esModule=!0,t["default"]=void 0;var s=n(142),c=n(156),u=r(c),l=n(157),d=(r(l),function(e){function t(n,r){a(this,t);var i=o(this,e.call(this,n,r));return i.store=n.store,i}return i(t,e),t.prototyp
5330 e.getChildContext=function(){return{store:this.store}},t.prototype.render=function(){var e=this.props.children;return s.Children.only(e)},t}(s.Component));t["default"]=d,d.propTypes={store:u["default"].isRequired,children:s.PropTypes.element.isRequired},d.childContextTypes={store:u["default"].isRequired}},function(e,t,n){"use strict";t.__esModule=!0;var r=n(142);t["default"]=r.PropTypes.shape({subscribe:r.PropTypes.func.isRequired,dispatch:r.PropTypes.func.isRequired,getState:r.PropTypes.func.isRequired})},function(e,t){"use strict";function n(e){"undefined"!=typeof console&&"function"==typeof console.error&&console.error(e);try{throw new Error(e)}catch(t){}}t.__esModule=!0,t["default"]=n},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"obj
5331 ect"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function s(e){return e.displayName||e.name||"Component"}function c(e,t){try{return e.apply(t)}catch(n){return z.value=n,z}}function u(e,t,n){var r=arguments.length<=3||void 0===arguments[3]?{}:arguments[3],u=Boolean(e),p=e||L,h=void 0;h="function"==typeof t?t:t?(0,_["default"])(t):E;var M=n||w,g=r.pure,v=void 0===g||g,b=r.withRef,A=void 0!==b&&b,k=v&&M!==w,O=S++;return function(e){function t(e,t,n){var r=M(e,t,n);return r}var n="Connect("+s(e)+")",r=function(r){function s(e,t){a(this,s);var i=o(this,r.call(this,e,t));i.version=O,i.store=e.store||t.store,(0,T["default"])(i.store,'Could not find "store" in either the context or '+('pro
5332 ps of "'+n+'". ')+"Either wrap the root component in a <Provider>, "+('or explicitly pass "store" as a prop to "'+n+'".'));var c=i.store.getState();return i.state={storeState:c},i.clearCache(),i}return i(s,r),s.prototype.shouldComponentUpdate=function(){return!v||this.haveOwnPropsChanged||this.hasStoreStateChanged},s.prototype.computeStateProps=function(e,t){if(!this.finalMapStateToProps)return this.configureFinalMapState(e,t);var n=e.getState(),r=this.doStatePropsDependOnOwnProps?this.finalMapStateToProps(n,t):this.finalMapStateToProps(n);return r},s.prototype.configureFinalMapState=function(e,t){var n=p(e.getState(),t),r="function"==typeof n;return this.finalMapStateToProps=r?n:p,this.doStatePropsDependOnOwnProps=1!==this.finalMapStateToProps.length,r?this.computeStateProps(e,t):n},s.prototype.computeDispatchProps=function(e,t){if(!this.finalMapDispatchToProps)return this.configureFinalMapDispatch(e,t);var n=e.dispatch,r=this.doDispatchPropsDependOnOwnProps?this.finalMapDispatchTo
5333 Props(n,t):this.finalMapDispatchToProps(n);return r},s.prototype.configureFinalMapDispatch=function(e,t){var n=h(e.dispatch,t),r="function"==typeof n;return this.finalMapDispatchToProps=r?n:h,this.doDispatchPropsDependOnOwnProps=1!==this.finalMapDispatchToProps.length,r?this.computeDispatchProps(e,t):n},s.prototype.updateStatePropsIfNeeded=function(){var e=this.computeStateProps(this.store,this.props);return(!this.stateProps||!(0,m["default"])(e,this.stateProps))&&(this.stateProps=e,!0)},s.prototype.updateDispatchPropsIfNeeded=function(){var e=this.computeDispatchProps(this.store,this.props);return(!this.dispatchProps||!(0,m["default"])(e,this.dispatchProps))&&(this.dispatchProps=e,!0)},s.prototype.updateMergedPropsIfNeeded=function(){var e=t(this.stateProps,this.dispatchProps,this.props);return!(this.mergedProps&&k&&(0,m["default"])(e,this.mergedProps))&&(this.mergedProps=e,!0)},s.prototype.isSubscribed=function(){return"function"==typeof this.unsubscribe},s.prototype.trySubscribe=
5334 function(){u&&!this.unsubscribe&&(this.unsubscribe=this.store.subscribe(this.handleChange.bind(this)),this.handleChange())},s.prototype.tryUnsubscribe=function(){this.unsubscribe&&(this.unsubscribe(),this.unsubscribe=null)},s.prototype.componentDidMount=function(){this.trySubscribe()},s.prototype.componentWillReceiveProps=function(e){v&&(0,m["default"])(e,this.props)||(this.haveOwnPropsChanged=!0)},s.prototype.componentWillUnmount=function(){this.tryUnsubscribe(),this.clearCache()},s.prototype.clearCache=function(){this.dispatchProps=null,this.stateProps=null,this.mergedProps=null,this.haveOwnPropsChanged=!0,this.hasStoreStateChanged=!0,this.haveStatePropsBeenPrecalculated=!1,this.statePropsPrecalculationError=null,this.renderedElement=null,this.finalMapDispatchToProps=null,this.finalMapStateToProps=null},s.prototype.handleChange=function(){if(this.unsubscribe){var e=this.store.getState(),t=this.state.storeState;if(!v||t!==e){if(v&&!this.doStatePropsDependOnOwnProps){var n=c(this.up
5335 dateStatePropsIfNeeded,this);if(!n)return;n===z&&(this.statePropsPrecalculationError=z.value),this.haveStatePropsBeenPrecalculated=!0}this.hasStoreStateChanged=!0,this.setState({storeState:e})}}},s.prototype.getWrappedInstance=function(){return(0,T["default"])(A,"To access the wrapped instance, you need to specify { withRef: true } as the fourth argument of the connect() call."),this.refs.wrappedInstance},s.prototype.render=function(){var t=this.haveOwnPropsChanged,n=this.hasStoreStateChanged,r=this.haveStatePropsBeenPrecalculated,a=this.statePropsPrecalculationError,o=this.renderedElement;if(this.haveOwnPropsChanged=!1,this.hasStoreStateChanged=!1,this.haveStatePropsBeenPrecalculated=!1,this.statePropsPrecalculationError=null,a)throw a;var i=!0,s=!0;v&&o&&(i=n||t&&this.doStatePropsDependOnOwnProps,s=t&&this.doDispatchPropsDependOnOwnProps);var c=!1,u=!1;r?c=!0:i&&(c=this.updateStatePropsIfNeeded()),s&&(u=this.updateDispatchPropsIfNeeded());var p=!0;return p=!!(c||u||t)&&this.update
5336 MergedPropsIfNeeded(),!p&&o?o:(A?this.renderedElement=(0,d.createElement)(e,l({},this.mergedProps,{ref:"wrappedInstance"})):this.renderedElement=(0,d.createElement)(e,this.mergedProps),this.renderedElement)},s}(d.Component);return r.displayName=n,r.WrappedComponent=e,r.contextTypes={store:f["default"]},r.propTypes={store:f["default"]},(0,y["default"])(r,e)}}var l=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};t.__esModule=!0,t["default"]=u;var d=n(142),p=n(156),f=r(p),h=n(159),m=r(h),M=n(160),_=r(M),g=n(157),v=(r(g),n(163)),b=(r(v),n(176)),y=r(b),A=n(177),T=r(A),L=function(e){return{}},E=function(e){return{dispatch:e}},w=function(e,t,n){return l({},n,e,t)},z={value:null},S=0},function(e,t){"use strict";function n(e,t){if(e===t)return!0;var n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;for(var a=Object.prototype.hasOwnProperty,o=0;o<n.length;o++)if(!a
5337 .call(t,n[o])||e[n[o]]!==t[n[o]])return!1;return!0}t.__esModule=!0,t["default"]=n},function(e,t,n){"use strict";function r(e){return function(t){return(0,a.bindActionCreators)(e,t)}}t.__esModule=!0,t["default"]=r;var a=n(161)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0,t.compose=t.applyMiddleware=t.bindActionCreators=t.combineReducers=t.createStore=void 0;var a=n(162),o=r(a),i=n(171),s=r(i),c=n(173),u=r(c),l=n(174),d=r(l),p=n(175),f=r(p),h=n(172);r(h);t.createStore=o["default"],t.combineReducers=s["default"],t.bindActionCreators=u["default"],t.applyMiddleware=d["default"],t.compose=f["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e,t,n){function r(){_===M&&(_=M.slice())}function o(){return m}function s(e){if("function"!=typeof e)throw new Error("Expected listener to be a function.");var t=!0;return r(),_.push(e),function(){if(t){t=!1,r();var n=_.indexOf(e);_.splice(n,1)}}
5338 }function l(e){if(!(0,i["default"])(e))throw new Error("Actions must be plain objects. Use custom middleware for async actions.");if("undefined"==typeof e.type)throw new Error('Actions may not have an undefined "type" property. Have you misspelled a constant?');if(g)throw new Error("Reducers may not dispatch actions.");try{g=!0,m=h(m,e)}finally{g=!1}for(var t=M=_,n=0;n<t.length;n++)t[n]();return e}function d(e){if("function"!=typeof e)throw new Error("Expected the nextReducer to be a function.");h=e,l({type:u.INIT})}function p(){var e,t=s;return e={subscribe:function(e){function n(){e.next&&e.next(o())}if("object"!=typeof e)throw new TypeError("Expected the observer to be an object.");n();var r=t(n);return{unsubscribe:r}}},e[c["default"]]=function(){return this},e}var f;if("function"==typeof t&&"undefined"==typeof n&&(n=t,t=void 0),"undefined"!=typeof n){if("function"!=typeof n)throw new Error("Expected the enhancer to be a function.");return n(a)(e,t)}if("function"!=typeof e)throw
5339 new Error("Expected the reducer to be a function.");var h=e,m=t,M=[],_=M,g=!1;return l({type:u.INIT}),f={dispatch:l,subscribe:s,getState:o,replaceReducer:d},f[c["default"]]=p,f}t.__esModule=!0,t.ActionTypes=void 0,t["default"]=a;var o=n(163),i=r(o),s=n(167),c=r(s),u=t.ActionTypes={INIT:"@@redux/INIT"}},function(e,t,n){function r(e){if(!o(e)||p.call(e)!=i)return!1;var t=a(e);if(null===t)return!0;var n=l.call(t,"constructor")&&t.constructor;return"function"==typeof n&&n instanceof n&&u.call(n)==d}var a=n(164),o=n(166),i="[object Object]",s=Function.prototype,c=Object.prototype,u=s.toString,l=c.hasOwnProperty,d=u.call(Object),p=c.toString;e.exports=r},function(e,t,n){var r=n(165),a=r(Object.getPrototypeOf,Object);e.exports=a},function(e,t){function n(e,t){return function(n){return e(t(n))}}e.exports=n},function(e,t){function n(e){return null!=e&&"object"==typeof e}e.exports=n},function(e,t,n){e.exports=n(168)},function(e,t,n){(function(e,r){"use strict";function a(e){return e&&e.__esMo
5340 dule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(170),i=a(o),s=e;s="undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof r?r:Function("return this")();var c=(0,i["default"])(s);t["default"]=c}).call(t,n(169)(e),function(){return this}())},function(e,t){e.exports=function(e){return e.webpackPolyfill||(e.deprecate=function(){},e.paths=[],e.children=[],e.webpackPolyfill=1),e}},function(e,t){"use strict";function n(e){var t,n=e.Symbol;return"function"==typeof n?n.observable?t=n.observable:(t=n("observable"),n.observable=t):t="@@observable",t}Object.defineProperty(t,"__esModule",{value:!0}),t["default"]=n},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e,t){var n=t&&t.type,r=n&&'"'+n.toString()+'"'||"an action";return"Given action "+r+', reducer "'+e+'" returned undefined. To ignore an action, you must explicitly return the previous state.'}function o(e){Object.keys(e).forEach(functio
5341 n(t){var n=e[t],r=n(void 0,{type:s.ActionTypes.INIT});if("undefined"==typeof r)throw new Error('Reducer "'+t+'" returned undefined during initialization. If the state passed to the reducer is undefined, you must explicitly return the initial state. The initial state may not be undefined.');var a="@@redux/PROBE_UNKNOWN_ACTION_"+Math.random().toString(36).substring(7).split("").join(".");if("undefined"==typeof n(void 0,{type:a}))throw new Error('Reducer "'+t+'" returned undefined when probed with a random type. '+("Don't try to handle "+s.ActionTypes.INIT+' or other actions in "redux/*" ')+"namespace. They are considered private. Instead, you must return the current state for any unknown actions, unless it is undefined, in which case you must return the initial state, regardless of the action type. The initial state may not be undefined.")})}function i(e){for(var t=Object.keys(e),n={},r=0;r<t.length;r++){var i=t[r];"function"==typeof e[i]&&(n[i]=e[i])}var s,c=Object.keys(n);try{o(n)}c
5342 atch(u){s=u}return function(){var e=arguments.length<=0||void 0===arguments[0]?{}:arguments[0],t=arguments[1];if(s)throw s;for(var r=!1,o={},i=0;i<c.length;i++){var u=c[i],l=n[u],d=e[u],p=l(d,t);if("undefined"==typeof p){var f=a(u,t);throw new Error(f)}o[u]=p,r=r||p!==d}return r?o:e}}t.__esModule=!0,t["default"]=i;var s=n(162),c=n(163),u=(r(c),n(172));r(u)},function(e,t){"use strict";function n(e){"undefined"!=typeof console&&"function"==typeof console.error&&console.error(e);try{throw new Error(e)}catch(t){}}t.__esModule=!0,t["default"]=n},function(e,t){"use strict";function n(e,t){return function(){return t(e.apply(void 0,arguments))}}function r(e,t){if("function"==typeof e)return n(e,t);if("object"!=typeof e||null===e)throw new Error("bindActionCreators expected an object or a function, instead received "+(null===e?"null":typeof e)+'. Did you write "import ActionCreators from" instead of "import * as ActionCreators from"?');for(var r=Object.keys(e),a={},o=0;o<r.length;o++){var i=
5343 r[o],s=e[i];"function"==typeof s&&(a[i]=n(s,t))}return a}t.__esModule=!0,t["default"]=r},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(e){return function(n,r,a){var i=e(n,r,a),c=i.dispatch,u=[],l={getState:i.getState,dispatch:function(e){return c(e)}};return u=t.map(function(e){return e(l)}),c=s["default"].apply(void 0,u)(i.dispatch),o({},i,{dispatch:c})}}}t.__esModule=!0;var o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};t["default"]=a;var i=n(175),s=r(i)},function(e,t){"use strict";function n(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];if(0===t.length)return function(e){return e};if(1===t.length)return t[0];var r=t[t.length-1],a=t.slice(0,-1);return function(){return a.reduceRight(function(e,t){return t(e)},r.
5344 apply(void 0,arguments))}}t.__esModule=!0,t["default"]=n},function(e,t){"use strict";var n={childContextTypes:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,mixins:!0,propTypes:!0,type:!0},r={name:!0,length:!0,prototype:!0,caller:!0,arguments:!0,arity:!0},a="function"==typeof Object.getOwnPropertySymbols;e.exports=function(e,t,o){if("string"!=typeof t){var i=Object.getOwnPropertyNames(t);a&&(i=i.concat(Object.getOwnPropertySymbols(t)));for(var s=0;s<i.length;++s)if(!(n[i[s]]||r[i[s]]||o&&o[i[s]]))try{e[i[s]]=t[i[s]]}catch(c){}}return e}},function(e,t,n){"use strict";var r=function(e,t,n,r,a,o,i,s){if(!e){var c;if(void 0===t)c=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var u=[n,r,a,o,i,s],l=0;c=new Error(t.replace(/%s/g,function(){return u[l++]})),c.name="Invariant Violation"}throw c.framesToPop=1,c}};e.exports=r},function(e,t,n){"use strict";function r(e){return
5345 e&&e.__esModule?e:{"default":e}}t.__esModule=!0,t.createMemoryHistory=t.hashHistory=t.browserHistory=t.applyRouterMiddleware=t.formatPattern=t.useRouterHistory=t.match=t.routerShape=t.locationShape=t.PropTypes=t.RoutingContext=t.RouterContext=t.createRoutes=t.useRoutes=t.RouteContext=t.Lifecycle=t.History=t.Route=t.Redirect=t.IndexRoute=t.IndexRedirect=t.withRouter=t.IndexLink=t.Link=t.Router=void 0;var a=n(179);Object.defineProperty(t,"createRoutes",{enumerable:!0,get:function(){return a.createRoutes}});var o=n(180);Object.defineProperty(t,"locationShape",{enumerable:!0,get:function(){return o.locationShape}}),Object.defineProperty(t,"routerShape",{enumerable:!0,get:function(){return o.routerShape}});var i=n(185);Object.defineProperty(t,"formatPattern",{enumerable:!0,get:function(){return i.formatPattern}});var s=n(186),c=r(s),u=n(217),l=r(u),d=n(218),p=r(d),f=n(219),h=r(f),m=n(220),M=r(m),_=n(222),g=r(_),v=n(221),b=r(v),y=n(223),A=r(y),T=n(224),L=r(T),E=n(225),w=r(E),z=n(226),S=r
5346 (z),k=n(227),O=r(k),N=n(214),C=r(N),D=n(228),P=r(D),x=r(o),j=n(229),W=r(j),Y=n(233),q=r(Y),R=n(234),B=r(R),H=n(235),I=r(H),U=n(238),X=r(U),F=n(230),V=r(F);t.Router=c["default"],t.Link=l["default"],t.IndexLink=p["default"],t.withRouter=h["default"],t.IndexRedirect=M["default"],t.IndexRoute=g["default"],t.Redirect=b["default"],t.Route=A["default"],t.History=L["default"],t.Lifecycle=w["default"],t.RouteContext=S["default"],t.useRoutes=O["default"],t.RouterContext=C["default"],t.RoutingContext=P["default"],t.PropTypes=x["default"],t.match=W["default"],t.useRouterHistory=q["default"],t.applyRouterMiddleware=B["default"],t.browserHistory=I["default"],t.hashHistory=X["default"],t.createMemoryHistory=V["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e){return null==e||p["default"].isValidElement(e)}function o(e){return a(e)||Array.isArray(e)&&e.every(a)}function i(e,t){return l({},e,t)}function s(e){var t=e.type,n=i(t.defaultProps,e.p
5347 rops);if(n.children){var r=c(n.children,n);r.length&&(n.childRoutes=r),delete n.children}return n}function c(e,t){var n=[];return p["default"].Children.forEach(e,function(e){if(p["default"].isValidElement(e))if(e.type.createRouteFromReactElement){var r=e.type.createRouteFromReactElement(e,t);r&&n.push(r)}else n.push(s(e))}),n}function u(e){return o(e)?e=c(e):e&&!Array.isArray(e)&&(e=[e]),e}t.__esModule=!0;var l=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};t.isReactChildren=o,t.createRouteFromReactElement=s,t.createRoutesFromReactChildren=c,t.createRoutes=u;var d=n(142),p=r(d)},function(e,t,n){"use strict";function r(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t["default"]=e,t}function a(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0,t.router=t.routes=t.route=t.components=t.c
5348 omponent=t.location=t.history=t.falsy=t.locationShape=t.routerShape=void 0;var o=n(142),i=n(181),s=(a(i),n(184)),c=r(s),u=n(182),l=(a(u),o.PropTypes.func),d=o.PropTypes.object,p=o.PropTypes.shape,f=o.PropTypes.string,h=t.routerShape=p({push:l.isRequired,replace:l.isRequired,go:l.isRequired,goBack:l.isRequired,goForward:l.isRequired,setRouteLeaveHook:l.isRequired,isActive:l.isRequired}),m=t.locationShape=p({pathname:f.isRequired,search:f.isRequired,state:d,action:f.isRequired,key:f}),M=t.falsy=c.falsy,_=t.history=c.history,g=t.location=m,v=t.component=c.component,b=t.components=c.components,y=t.route=c.route,A=(t.routes=c.routes,t.router=h),T={falsy:M,history:_,location:g,component:v,components:b,route:y,router:A};t["default"]=T},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0,t.canUseMembrane=void 0;var a=n(182),o=(r(a),t.canUseMembrane=!1,function(e){return e});t["default"]=o},function(e,t,n){"use strict";function r(e){return e&&e._
5349 _esModule?e:{"default":e}}function a(e,t){if(t.indexOf("deprecated")!==-1){if(c[t])return;c[t]=!0}t="[react-router] "+t;for(var n=arguments.length,r=Array(n>2?n-2:0),a=2;a<n;a++)r[a-2]=arguments[a];s["default"].apply(void 0,[e,t].concat(r))}function o(){c={}}t.__esModule=!0,t["default"]=a,t._resetWarned=o;var i=n(183),s=r(i),c={}},function(e,t,n){"use strict";var r=function(){};e.exports=r},function(e,t,n){"use strict";function r(e,t,n){if(e[t])return new Error("<"+n+'> should not have a "'+t+'" prop')}t.__esModule=!0,t.routes=t.route=t.components=t.component=t.history=void 0,t.falsy=r;var a=n(142),o=a.PropTypes.func,i=a.PropTypes.object,s=a.PropTypes.arrayOf,c=a.PropTypes.oneOfType,u=a.PropTypes.element,l=a.PropTypes.shape,d=a.PropTypes.string,p=(t.history=l({listen:o.isRequired,push:o.isRequired,replace:o.isRequired,go:o.isRequired,goBack:o.isRequired,goForward:o.isRequired}),t.component=c([o,d])),f=(t.components=c([p,i]),t.route=c([i,u]));t.routes=c([f,s(f)])},function(e,t,n){"us
5350 e strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function o(e){for(var t="",n=[],r=[],o=void 0,i=0,s=/:([a-zA-Z_$][a-zA-Z0-9_$]*)|\*\*|\*|\(|\)/g;o=s.exec(e);)o.index!==i&&(r.push(e.slice(i,o.index)),t+=a(e.slice(i,o.index))),o[1]?(t+="([^/]+)",n.push(o[1])):"**"===o[0]?(t+="(.*)",n.push("splat")):"*"===o[0]?(t+="(.*?)",n.push("splat")):"("===o[0]?t+="(?:":")"===o[0]&&(t+=")?"),r.push(o[0]),i=s.lastIndex;return i!==e.length&&(r.push(e.slice(i,e.length)),t+=a(e.slice(i,e.length))),{pattern:e,regexpSource:t,paramNames:n,tokens:r}}function i(e){return f[e]||(f[e]=o(e)),f[e]}function s(e,t){"/"!==e.charAt(0)&&(e="/"+e);var n=i(e),r=n.regexpSource,a=n.paramNames,o=n.tokens;"/"!==e.charAt(e.length-1)&&(r+="/?"),"*"===o[o.length-1]&&(r+="$");var s=t.match(new RegExp("^"+r,"i"));if(null==s)return null;var c=s[0],u=t.substr(c.length);if(u){if("/"!==c.charAt(c.length-1))return null;u="/"+u}return{remainingPathname:u,pa
5351 ramNames:a,paramValues:s.slice(1).map(function(e){return e&&decodeURIComponent(e)})}}function c(e){return i(e).paramNames}function u(e,t){var n=s(e,t);if(!n)return null;var r=n.paramNames,a=n.paramValues,o={};return r.forEach(function(e,t){o[e]=a[t]}),o}function l(e,t){t=t||{};for(var n=i(e),r=n.tokens,a=0,o="",s=0,c=void 0,u=void 0,l=void 0,d=0,f=r.length;d<f;++d)c=r[d],"*"===c||"**"===c?(l=Array.isArray(t.splat)?t.splat[s++]:t.splat,null!=l||a>0?void 0:(0,p["default"])(!1),null!=l&&(o+=encodeURI(l))):"("===c?a+=1:")"===c?a-=1:":"===c.charAt(0)?(u=c.substring(1),l=t[u],null!=l||a>0?void 0:(0,p["default"])(!1),null!=l&&(o+=encodeURIComponent(l))):o+=c;return o.replace(/\/+/g,"/")}t.__esModule=!0,t.compilePattern=i,t.matchPattern=s,t.getParamNames=c,t.getParams=u,t.formatPattern=l;var d=n(177),p=r(d),f=Object.create(null)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnP
5352 roperty.call(e,r)&&(n[r]=e[r]);return n}function o(e){return!e||!e.__v2_compatible__}function i(e){return e&&e.getCurrentLocation}t.__esModule=!0;var s=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},c=n(187),u=r(c),l=n(203),d=r(l),p=n(177),f=r(p),h=n(142),m=r(h),M=n(206),_=r(M),g=n(184),v=n(214),b=r(v),y=n(179),A=n(216),T=n(182),L=(r(T),m["default"].PropTypes),E=L.func,w=L.object,z=m["default"].createClass({displayName:"Router",propTypes:{history:w,children:g.routes,routes:g.routes,render:E,createElement:E,onError:E,onUpdate:E,parseQueryString:E,stringifyQuery:E,matchContext:w},getDefaultProps:function(){return{render:function(e){return m["default"].createElement(b["default"],e)}}},getInitialState:function(){return{location:null,routes:null,params:null,components:null}},handleError:function(e){if(!this.props.onError)throw e;this.props.onError.call(this,e)},componentWill
5353 Mount:function(){var e=this,t=this.props,n=(t.parseQueryString,t.stringifyQuery,this.createRouterObjects()),r=n.history,a=n.transitionManager,o=n.router;this._unlisten=a.listen(function(t,n){t?e.handleError(t):e.setState(n,e.props.onUpdate)}),this.history=r,this.router=o},createRouterObjects:function(){var e=this.props.matchContext;if(e)return e;var t=this.props.history,n=this.props,r=n.routes,a=n.children;i(t)?(0,f["default"])(!1):void 0,o(t)&&(t=this.wrapDeprecatedHistory(t));var s=(0,_["default"])(t,(0,y.createRoutes)(r||a)),c=(0,A.createRouterObject)(t,s),u=(0,A.createRoutingHistory)(t,s);return{history:u,transitionManager:s,router:c}},wrapDeprecatedHistory:function(e){var t=this.props,n=t.parseQueryString,r=t.stringifyQuery,a=void 0;return a=e?function(){return e}:u["default"],(0,d["default"])(a)({parseQueryString:n,stringifyQuery:r})},componentWillReceiveProps:function(e){},componentWillUnmount:function(){this._unlisten&&this._unlisten()},render:function S(){var e=this.state,t
5354 =e.location,n=e.routes,r=e.params,o=e.components,i=this.props,c=i.createElement,S=i.render,u=a(i,["createElement","render"]);return null==t?null:(Object.keys(z.propTypes).forEach(function(e){return delete u[e]}),S(s({},u,{history:this.history,router:this.router,location:t,routes:n,params:r,components:o,createElement:c})))}});t["default"]=z,e.exports=t["default"]},[1056,188,189,190,191,192,193,194],183,function(e,t){"use strict";t.__esModule=!0;var n="PUSH";t.PUSH=n;var r="REPLACE";t.REPLACE=r;var a="POP";t.POP=a,t["default"]={PUSH:n,REPLACE:r,POP:a}},[1057,188],function(e,t){"use strict";t.__esModule=!0;var n=!("undefined"==typeof window||!window.document||!window.document.createElement);t.canUseDOM=n},function(e,t){"use strict";function n(e,t,n){e.addEventListener?e.addEventListener(t,n,!1):e.attachEvent("on"+t,n)}function r(e,t,n){e.removeEventListener?e.removeEventListener(t,n,!1):e.detachEvent("on"+t,n)}function a(){return window.location.href.split("#")[1]||""}function o(e){win
5355 dow.location.replace(window.location.pathname+window.location.search+"#"+e)}function i(){return window.location.pathname+window.location.search+window.location.hash}function s(e){e&&window.history.go(e)}function c(e,t){t(window.confirm(e))}function u(){var e=navigator.userAgent;return(e.indexOf("Android 2.")===-1&&e.indexOf("Android 4.0")===-1||e.indexOf("Mobile Safari")===-1||e.indexOf("Chrome")!==-1||e.indexOf("Windows Phone")!==-1)&&(window.history&&"pushState"in window.history)}function l(){var e=navigator.userAgent;return e.indexOf("Firefox")===-1}t.__esModule=!0,t.addEventListener=n,t.removeEventListener=r,t.getHashPath=a,t.replaceHashPath=o,t.getWindowPath=i,t.go=s,t.getUserConfirmation=c,t.supportsHistory=u,t.supportsGoWithoutReloadUsingHash=l},[1058,188],[1059,191,192,195],function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e){return Math.random().toString(36).substr(2,e)}function o(e,t){return e.pathname===t.pathname&&e.search===t.s
5356 earch&&e.key===t.key&&l["default"](e.state,t.state)}function i(){function e(e){return Y.push(e),function(){
5357 -Y=Y.filter(function(t){return t!==e})}}function t(){return H&&H.action===f.POP?q.indexOf(H.key):B?q.indexOf(B.key):-1}function n(e){var n=t();B=e,B.action===f.PUSH?q=[].concat(q.slice(0,n+1),[B.key]):B.action===f.REPLACE&&(q[n]=B.key),R.forEach(function(e){e(B)})}function r(e){if(R.push(e),B)e(B);else{var t=C();q=[t.key],n(t)}return function(){R=R.filter(function(t){return t!==e})}}function i(e,t){p.loopAsync(Y.length,function(t,n,r){_["default"](Y[t],e,function(e){null!=e?r(e):n()})},function(e){j&&"string"==typeof e?j(e,function(e){t(e!==!1)}):t(e!==!1)})}function c(e){B&&o(B,e)||(H=e,i(e,function(t){if(H===e)if(t){if(e.action===f.PUSH){var r=A(B),a=A(e);a===r&&l["default"](B.state,e.state)&&(e.action=f.REPLACE)}D(e)!==!1&&n(e)}else if(B&&e.action===f.POP){var o=q.indexOf(B.key),i=q.indexOf(e.key);o!==-1&&i!==-1&&x(o-i)}}))}function u(e){c(L(e,f.PUSH,y()))}function h(e){c(L(e,f.REPLACE,y()))}function M(){x(-1)}function g(){x(1)}function y(){return a(W)}function A(e){if(null==e||"s
5358 tring"==typeof e)return e;var t=e.pathname,n=e.search,r=e.hash,a=t;return n&&(a+=n),r&&(a+=r),a}function T(e){return A(e)}function L(e,t){var n=arguments.length<=2||void 0===arguments[2]?y():arguments[2];return"object"==typeof t&&("string"==typeof e&&(e=d.parsePath(e)),e=s({},e,{state:t}),t=n,n=arguments[3]||y()),m["default"](e,t,n)}function E(e){B?(w(B,e),n(B)):w(C(),e)}function w(e,t){e.state=s({},e.state,t),P(e.key,e.state)}function z(e){Y.indexOf(e)===-1&&Y.push(e)}function S(e){Y=Y.filter(function(t){return t!==e})}function k(e,t){"string"==typeof t&&(t=d.parsePath(t)),u(s({state:e},t))}function O(e,t){"string"==typeof t&&(t=d.parsePath(t)),h(s({state:e},t))}var N=arguments.length<=0||void 0===arguments[0]?{}:arguments[0],C=N.getCurrentLocation,D=N.finishTransition,P=N.saveState,x=N.go,j=N.getUserConfirmation,W=N.keyLength;"number"!=typeof W&&(W=b);var Y=[],q=[],R=[],B=void 0,H=void 0;return{listenBefore:e,listen:r,transitionTo:c,push:u,replace:h,go:x,goBack:M,goForward:g,creat
5359 eKey:y,createPath:A,createHref:T,createLocation:L,setState:v["default"](E,"setState is deprecated; use location.key to save state instead"),registerTransitionHook:v["default"](z,"registerTransitionHook is deprecated; use listenBefore instead"),unregisterTransitionHook:v["default"](S,"unregisterTransitionHook is deprecated; use the callback returned from listenBefore instead"),pushState:v["default"](k,"pushState is deprecated; use push instead"),replaceState:v["default"](O,"replaceState is deprecated; use replace instead")}}t.__esModule=!0;var s=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},c=n(188),u=(r(c),n(196)),l=r(u),d=n(190),p=n(199),f=n(189),h=n(200),m=r(h),M=n(201),_=r(M),g=n(202),v=r(g),b=6;t["default"]=i,e.exports=t["default"]},function(e,t,n){function r(e){return null===e||void 0===e}function a(e){return!(!e||"object"!=typeof e||"number"!=typeof e.length)&&("
5360 function"==typeof e.copy&&"function"==typeof e.slice&&!(e.length>0&&"number"!=typeof e[0]))}function o(e,t,n){var o,l;if(r(e)||r(t))return!1;if(e.prototype!==t.prototype)return!1;if(c(e))return!!c(t)&&(e=i.call(e),t=i.call(t),u(e,t,n));if(a(e)){if(!a(t))return!1;if(e.length!==t.length)return!1;for(o=0;o<e.length;o++)if(e[o]!==t[o])return!1;return!0}try{var d=s(e),p=s(t)}catch(f){return!1}if(d.length!=p.length)return!1;for(d.sort(),p.sort(),o=d.length-1;o>=0;o--)if(d[o]!=p[o])return!1;for(o=d.length-1;o>=0;o--)if(l=d[o],!u(e[l],t[l],n))return!1;return typeof e==typeof t}var i=Array.prototype.slice,s=n(197),c=n(198),u=e.exports=function(e,t,n){return n||(n={}),e===t||(e instanceof Date&&t instanceof Date?e.getTime()===t.getTime():!e||!t||"object"!=typeof e&&"object"!=typeof t?n.strict?e===t:e==t:o(e,t,n))}},function(e,t){function n(e){var t=[];for(var n in e)t.push(n);return t}t=e.exports="function"==typeof Object.keys?Object.keys:n,t.shim=n},function(e,t){function n(e){return"[object
5361 Arguments]"==Object.prototype.toString.call(e)}function r(e){return e&&"object"==typeof e&&"number"==typeof e.length&&Object.prototype.hasOwnProperty.call(e,"callee")&&!Object.prototype.propertyIsEnumerable.call(e,"callee")||!1}var a="[object Arguments]"==function(){return Object.prototype.toString.call(arguments)}();t=e.exports=a?n:r,t.supported=n,t.unsupported=r},function(e,t){"use strict";function n(e,t,n){function a(){return s=!0,c?void(l=[].concat(r.call(arguments))):void n.apply(this,arguments)}function o(){if(!s&&(u=!0,!c)){for(c=!0;!s&&i<e&&u;)u=!1,t.call(this,i++,o,a);return c=!1,s?void n.apply(this,l):void(i>=e&&u&&(s=!0,n()))}}var i=0,s=!1,c=!1,u=!1,l=void 0;o()}t.__esModule=!0;var r=Array.prototype.slice;t.loopAsync=n},[1060,188,189,190],[1061,188],[1062,188],function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e){return c.stringify(e).replace(/%20/g,"+")}function o(e){return function(){function t(e){if(null==e.query){var t=e.sear
5362 ch;e.query=A(t.substring(1)),e[h]={search:t,searchBase:""}}return e}function n(e,t){var n,r=e[h],a=t?y(t):"";if(!r&&!a)return e;"string"==typeof e&&(e=d.parsePath(e));var o=void 0;o=r&&e.search===r.search?r.searchBase:e.search||"";var s=o;return a&&(s+=(s?"&":"?")+a),i({},e,(n={search:s},n[h]={search:s,searchBase:o},n))}function r(e){return b.listenBefore(function(n,r){l["default"](e,t(n),r)})}function o(e){return b.listen(function(n){e(t(n))})}function s(e){b.push(n(e,e.query))}function c(e){b.replace(n(e,e.query))}function u(e,t){return b.createPath(n(e,t||e.query))}function p(e,t){return b.createHref(n(e,t||e.query))}function M(e){for(var r=arguments.length,a=Array(r>1?r-1:0),o=1;o<r;o++)a[o-1]=arguments[o];var i=b.createLocation.apply(b,[n(e,e.query)].concat(a));return e.query&&(i.query=e.query),t(i)}function _(e,t,n){"string"==typeof t&&(t=d.parsePath(t)),s(i({state:e},t,{query:n}))}function g(e,t,n){"string"==typeof t&&(t=d.parsePath(t)),c(i({state:e},t,{query:n}))}var v=argum
5363 ents.length<=0||void 0===arguments[0]?{}:arguments[0],b=e(v),y=v.stringifyQuery,A=v.parseQueryString;return"function"!=typeof y&&(y=a),"function"!=typeof A&&(A=m),i({},b,{listenBefore:r,listen:o,push:s,replace:c,createPath:u,createHref:p,createLocation:M,pushState:f["default"](_,"pushState is deprecated; use push instead"),replaceState:f["default"](g,"replaceState is deprecated; use replace instead")})}}t.__esModule=!0;var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},s=n(188),c=(r(s),n(204)),u=n(201),l=r(u),d=n(190),p=n(202),f=r(p),h="$searchBase",m=c.parse;t["default"]=o,e.exports=t["default"]},function(e,t,n){"use strict";var r=n(205);t.extract=function(e){return e.split("?")[1]||""},t.parse=function(e){return"string"!=typeof e?{}:(e=e.trim().replace(/^(\?|#|&)/,""),e?e.split("&").reduce(function(e,t){var n=t.replace(/\+/g," ").split("="),r=n.shift(),a=n.length>0?
5364 n.join("="):void 0;return r=decodeURIComponent(r),a=void 0===a?null:decodeURIComponent(a),e.hasOwnProperty(r)?Array.isArray(e[r])?e[r].push(a):e[r]=[e[r],a]:e[r]=a,e},{}):{})},t.stringify=function(e){return e?Object.keys(e).sort().map(function(t){var n=e[t];return void 0===n?"":null===n?t:Array.isArray(n)?n.slice().sort().map(function(e){return r(t)+"="+r(e)}).join("&"):r(t)+"="+r(n)}).filter(function(e){return e.length>0}).join("&"):""}},function(e,t){"use strict";e.exports=function(e){return encodeURIComponent(e).replace(/[!'()*]/g,function(e){return"%"+e.charCodeAt(0).toString(16).toUpperCase()})}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e){for(var t in e)if(Object.prototype.hasOwnProperty.call(e,t))return!0;return!1}function o(e,t){function n(t){var n=!(arguments.length<=1||void 0===arguments[1])&&arguments[1],r=arguments.length<=2||void 0===arguments[2]?null:arguments[2],a=void 0;return n&&n!==!0||null!==r?(t={pathname:t,quer
5365 y:n},a=r||!1):(t=e.createLocation(t),a=n),(0,p["default"])(t,a,v.location,v.routes,v.params)}function r(e,n){b&&b.location===e?o(b,n):(0,M["default"])(t,e,function(t,r){t?n(t):r?o(i({},r,{location:e}),n):n()})}function o(e,t){function n(n,a){return n||a?r(n,a):void(0,h["default"])(e,function(n,r){n?t(n):t(null,null,v=i({},e,{components:r}))})}function r(e,n){e?t(e):t(null,n)}var a=(0,u["default"])(v,e),o=a.leaveRoutes,s=a.changeRoutes,c=a.enterRoutes;(0,l.runLeaveHooks)(o,v),o.filter(function(e){return c.indexOf(e)===-1}).forEach(m),(0,l.runChangeHooks)(s,v,e,function(t,a){return t||a?r(t,a):void(0,l.runEnterHooks)(c,e,n)})}function s(e){var t=arguments.length<=1||void 0===arguments[1]||arguments[1];return e.__id__||t&&(e.__id__=y++)}function c(e){return e.reduce(function(e,t){return e.push.apply(e,A[s(t)]),e},[])}function d(e,n){(0,M["default"])(t,e,function(t,r){if(null==r)return void n();b=i({},r,{location:e});for(var a=c((0,u["default"])(v,b).leaveRoutes),o=void 0,s=0,l=a.length
5366 ;null==o&&s<l;++s)o=a[s](e);n(o)})}function f(){if(v.routes){for(var e=c(v.routes),t=void 0,n=0,r=e.length;"string"!=typeof t&&n<r;++n)t=e[n]();return t}}function m(e){var t=s(e,!1);t&&(delete A[t],a(A)||(T&&(T(),T=null),L&&(L(),L=null)))}function _(t,n){var r=s(t),o=A[r];if(o)o.indexOf(n)===-1&&o.push(n);else{var i=!a(A);A[r]=[n],i&&(T=e.listenBefore(d),e.listenBeforeUnload&&(L=e.listenBeforeUnload(f)))}return function(){var e=A[r];if(e){var a=e.filter(function(e){return e!==n});0===a.length?m(t):A[r]=a}}}function g(t){return e.listen(function(n){v.location===n?t(null,v):r(n,function(n,r,a){n?t(n):r?e.replace(r):a&&t(null,a)})})}var v={},b=void 0,y=1,A=Object.create(null),T=void 0,L=void 0;return{isActive:n,match:r,listenBeforeLeavingRoute:_,listen:g}}t.__esModule=!0;var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};t["default"]=o;var s=n(182),c=(r(s),n(207)),u=r(c)
5367 ,l=n(208),d=n(210),p=r(d),f=n(211),h=r(f),m=n(213),M=r(m);e.exports=t["default"]},function(e,t,n){"use strict";function r(e,t,n){if(!e.path)return!1;var r=(0,o.getParamNames)(e.path);return r.some(function(e){return t.params[e]!==n.params[e]})}function a(e,t){var n=e&&e.routes,a=t.routes,o=void 0,i=void 0,s=void 0;return n?!function(){var c=!1;o=n.filter(function(n){if(c)return!0;var o=a.indexOf(n)===-1||r(n,e,t);return o&&(c=!0),o}),o.reverse(),s=[],i=[],a.forEach(function(e){var t=n.indexOf(e)===-1,r=o.indexOf(e)!==-1;t||r?s.push(e):i.push(e)})}():(o=[],i=[],s=a),{leaveRoutes:o,changeRoutes:i,enterRoutes:s}}t.__esModule=!0;var o=n(185);t["default"]=a,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e,t,n){return function(){for(var r=arguments.length,a=Array(r),o=0;o<r;o++)a[o]=arguments[o];if(e.apply(t,a),e.length<n){var i=a[a.length-1];i()}}}function o(e){return e.reduce(function(e,t){return t.onEnter&&e.push(a(t
5368 .onEnter,t,3)),e},[])}function i(e){return e.reduce(function(e,t){return t.onChange&&e.push(a(t.onChange,t,4)),e},[])}function s(e,t,n){function r(e,t,n){return t?void(a={pathname:t,query:n,state:e}):void(a=e)}if(!e)return void n();var a=void 0;(0,d.loopAsync)(e,function(e,n,o){t(e,r,function(e){e||a?o(e,a):n()})},n)}function c(e,t,n){var r=o(e);return s(r.length,function(e,n,a){r[e](t,n,a)},n)}function u(e,t,n,r){var a=i(e);return s(a.length,function(e,r,o){a[e](t,n,r,o)},r)}function l(e,t){for(var n=0,r=e.length;n<r;++n)e[n].onLeave&&e[n].onLeave.call(e[n],t)}t.__esModule=!0,t.runEnterHooks=c,t.runChangeHooks=u,t.runLeaveHooks=l;var d=n(209),p=n(182);r(p)},function(e,t){"use strict";function n(e,t,n){function r(){return i=!0,s?void(u=[].concat(Array.prototype.slice.call(arguments))):void n.apply(this,arguments)}function a(){if(!i&&(c=!0,!s)){for(s=!0;!i&&o<e&&c;)c=!1,t.call(this,o++,a,r);return s=!1,i?void n.apply(this,u):void(o>=e&&c&&(i=!0,n()))}}var o=0,i=!1,s=!1,c=!1,u=void 0;
5369 a()}function r(e,t,n){function r(e,t,r){i||(t?(i=!0,n(t)):(o[e]=r,i=++s===a,i&&n(null,o)))}var a=e.length,o=[];if(0===a)return n(null,o);var i=!1,s=0;e.forEach(function(e,n){t(e,n,function(e,t){r(n,e,t)})})}t.__esModule=!0,t.loopAsync=n,t.mapAsync=r},function(e,t,n){"use strict";function r(e,t){if(e==t)return!0;if(null==e||null==t)return!1;if(Array.isArray(e))return Array.isArray(t)&&e.length===t.length&&e.every(function(e,n){return r(e,t[n])});if("object"===("undefined"==typeof e?"undefined":c(e))){for(var n in e)if(Object.prototype.hasOwnProperty.call(e,n))if(void 0===e[n]){if(void 0!==t[n])return!1}else{if(!Object.prototype.hasOwnProperty.call(t,n))return!1;if(!r(e[n],t[n]))return!1}return!0}return String(e)===String(t)}function a(e,t){return"/"!==t.charAt(0)&&(t="/"+t),"/"!==e.charAt(e.length-1)&&(e+="/"),"/"!==t.charAt(t.length-1)&&(t+="/"),t===e}function o(e,t,n){for(var r=e,a=[],o=[],i=0,s=t.length;i<s;++i){var c=t[i],l=c.path||"";if("/"===l.charAt(0)&&(r=e,a=[],o=[]),null!==
5370 r&&l){var d=(0,u.matchPattern)(l,r);if(d?(r=d.remainingPathname,a=[].concat(a,d.paramNames),o=[].concat(o,d.paramValues)):r=null,""===r)return a.every(function(e,t){return String(o[t])===String(n[e])})}}return!1}function i(e,t){return null==t?null==e:null==e||r(e,t)}function s(e,t,n,r,s){var c=e.pathname,u=e.query;return null!=n&&("/"!==c.charAt(0)&&(c="/"+c),!!(a(c,n.pathname)||!t&&o(c,r,s))&&i(u,n.query))}t.__esModule=!0;var c="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol?"symbol":typeof e};t["default"]=s;var u=n(185);e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e,t,n){if(t.component||t.components)return void n(null,t.component||t.components);var r=t.getComponent||t.getComponents;if(!r)return void n();var a=e.location,o=(0,c["default"])(e,a);r.call(t,o,n)}function o(e,t){(0,i.mapAsync)(e.routes,fu
5371 nction(t,n,r){a(e,t,r)},t)}t.__esModule=!0;var i=n(209),s=n(212),c=r(s);t["default"]=o,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e,t){return o({},e,t)}t.__esModule=!0;var o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};t["default"]=a;var i=(n(181),n(182));r(i);e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e,t,n,r,a){if(e.childRoutes)return[null,e.childRoutes];if(!e.getChildRoutes)return[];var o=!0,i=void 0,c={location:t,params:s(n,r)},u=(0,h["default"])(c,t);return e.getChildRoutes(u,function(e,t){return t=!e&&(0,_.createRoutes)(t),o?void(i=[e,t]):void a(e,t)}),o=!1,i}function o(e,t,n,r,a){if(e.indexRoute)a(null,e.indexRoute);else if(e.getIndexRoute){var i={location:t,params:s(n,r)},c=(0,h["default"])(i,t);e.getIndexRoute(c,f
5372 unction(e,t){a(e,!e&&(0,_.createRoutes)(t)[0])})}else e.childRoutes?!function(){var i=e.childRoutes.filter(function(e){return!e.path});(0,p.loopAsync)(i.length,function(e,a,s){o(i[e],t,n,r,function(t,n){if(t||n){var r=[i[e]].concat(Array.isArray(n)?n:[n]);s(t,r)}else a()})},function(e,t){a(null,t)})}():a()}function i(e,t,n){return t.reduce(function(e,t,r){var a=n&&n[r];return Array.isArray(e[t])?e[t].push(a):t in e?e[t]=[e[t],a]:e[t]=a,e},e)}function s(e,t){return i({},e,t)}function c(e,t,n,r,i,c){var l=e.path||"";if("/"===l.charAt(0)&&(n=t.pathname,r=[],i=[]),null!==n&&l){try{var p=(0,m.matchPattern)(l,n);p?(n=p.remainingPathname,r=[].concat(r,p.paramNames),i=[].concat(i,p.paramValues)):n=null}catch(f){c(f)}if(""===n){var h=function(){var n={routes:[e],params:s(r,i)};return o(e,t,r,i,function(e,t){if(e)c(e);else{if(Array.isArray(t)){var r;(r=n.routes).push.apply(r,t)}else t&&n.routes.push(t);c(null,n)}}),{v:void 0}}();if("object"===("undefined"==typeof h?"undefined":d(h)))return h.
5373 v}}if(null!=n||e.childRoutes){var M=function(a,o){a?c(a):o?u(o,t,function(t,n){t?c(t):n?(n.routes.unshift(e),c(null,n)):c()},n,r,i):c()},_=a(e,t,r,i,M);_&&M.apply(void 0,_)}else c()}function u(e,t,n,r){var a=arguments.length<=4||void 0===arguments[4]?[]:arguments[4],o=arguments.length<=5||void 0===arguments[5]?[]:arguments[5];void 0===r&&("/"!==t.pathname.charAt(0)&&(t=l({},t,{pathname:"/"+t.pathname})),r=t.pathname),(0,p.loopAsync)(e.length,function(n,i,s){c(e[n],t,r,a,o,function(e,t){e||t?s(e,t):i()})},n)}t.__esModule=!0;var l=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},d="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol?"symbol":typeof e};t["default"]=u;var p=n(209),f=n(212),h=r(f),m=n(185),M=n(182),_=(r(M),n(179));e.exports=t["default"]},function(e,t,n){
5374 "use strict";function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol?"symbol":typeof e},o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},i=n(177),s=r(i),c=n(142),u=r(c),l=n(181),d=(r(l),n(215)),p=r(d),f=n(179),h=n(182),m=(r(h),u["default"].PropTypes),M=m.array,_=m.func,g=m.object,v=u["default"].createClass({displayName:"RouterContext",propTypes:{history:g,router:g.isRequired,location:g.isRequired,routes:M.isRequired,params:g.isRequired,components:M.isRequired,createElement:_.isRequired},getDefaultProps:function(){return{createElement:u["default"].createElement}},childContextTypes:{history:g,location:g.isRequired,router:g.isRequired},getChildContext:function(){var e=this.props,t=e.router,n=e.hi
5375 story,r=e.location;return t||(t=o({},n,{setRouteLeaveHook:n.listenBeforeLeavingRoute}),delete t.listenBeforeLeavingRoute),{history:n,location:r,router:t}},createElement:function(e,t){return null==e?null:this.props.createElement(e,t)},render:function(){var e=this,t=this.props,n=t.history,r=t.location,i=t.routes,c=t.params,l=t.components,d=null;return l&&(d=l.reduceRight(function(t,s,u){if(null==s)return t;var l=i[u],d=(0,p["default"])(l,c),h={history:n,location:r,params:c,route:l,routeParams:d,routes:i};if((0,f.isReactChildren)(t))h.children=t;else if(t)for(var m in t)Object.prototype.hasOwnProperty.call(t,m)&&(h[m]=t[m]);if("object"===("undefined"==typeof s?"undefined":a(s))){var M={};for(var _ in s)Object.prototype.hasOwnProperty.call(s,_)&&(M[_]=e.createElement(s[_],o({key:_},h)));return M}return e.createElement(s,h)},d)),null===d||d===!1||u["default"].isValidElement(d)?void 0:(0,s["default"])(!1),d}});t["default"]=v,e.exports=t["default"]},function(e,t,n){"use strict";function r(
5376 e,t){var n={};return e.path?((0,a.getParamNames)(e.path).forEach(function(e){Object.prototype.hasOwnProperty.call(t,e)&&(n[e]=t[e])}),n):n}t.__esModule=!0;var a=n(185);t["default"]=r,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e,t){return i({},e,{setRouteLeaveHook:t.listenBeforeLeavingRoute,isActive:t.isActive})}function o(e,t){return e=i({},e,t)}t.__esModule=!0;var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};t.createRouterObject=a,t.createRoutingHistory=o;var s=n(181);r(s)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}function o(e){return 0===e.button}function i(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}function s(e){for(va
5377 r t in e)if(Object.prototype.hasOwnProperty.call(e,t))return!1;return!0}function c(e,t){var n=t.query,r=t.hash,a=t.state;return n||r||a?{pathname:e,query:n,hash:r,state:a}:e}t.__esModule=!0;var u=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},l=n(142),d=r(l),p=n(182),f=(r(p),n(177)),h=r(f),m=n(180),M=d["default"].PropTypes,_=M.bool,g=M.object,v=M.string,b=M.func,y=M.oneOfType,A=d["default"].createClass({displayName:"Link",contextTypes:{router:m.routerShape},propTypes:{to:y([v,g]),query:g,hash:v,state:g,activeStyle:g,activeClassName:v,onlyActiveOnIndex:_.isRequired,onClick:b,target:v},getDefaultProps:function(){return{onlyActiveOnIndex:!1,style:{}}},handleClick:function(e){if(this.props.onClick&&this.props.onClick(e),!e.defaultPrevented&&(this.context.router?void 0:(0,h["default"])(!1),!i(e)&&o(e)&&!this.props.target)){e.preventDefault();var t=this.props,n=t.to,r=t.query
5378 ,a=t.hash,s=t.state,u=c(n,{query:r,hash:a,state:s});this.context.router.push(u)}},render:function(){var e=this.props,t=e.to,n=e.query,r=e.hash,o=e.state,i=e.activeClassName,l=e.activeStyle,p=e.onlyActiveOnIndex,f=a(e,["to","query","hash","state","activeClassName","activeStyle","onlyActiveOnIndex"]),h=this.context.router;if(h){if(null==t)return d["default"].createElement("a",f);var m=c(t,{query:n,hash:r,state:o});f.href=h.createHref(m),(i||null!=l&&!s(l))&&h.isActive(m,p)&&(i&&(f.className?f.className+=" "+i:f.className=i),l&&(f.style=u({},f.style,l)))}return d["default"].createElement("a",u({},f,{onClick:this.handleClick}))}});t["default"]=A,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o=n(142),i=r(o),s=n(217),c=r(s),u=i["default"].createClas
5379 s({displayName:"IndexLink",render:function(){return i["default"].createElement(c["default"],a({},this.props,{onlyActiveOnIndex:!0}))}});t["default"]=u,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e){return e.displayName||e.name||"Component"}function o(e,t){var n=t&&t.withRef,r=l["default"].createClass({displayName:"WithRouter",contextTypes:{router:f.routerShape},propTypes:{router:f.routerShape},getWrappedInstance:function(){return n?void 0:(0,c["default"])(!1),this.wrappedInstance},render:function(){var t=this,r=this.props.router||this.context.router,a=i({},this.props,{router:r});return n&&(a.ref=function(e){t.wrappedInstance=e}),l["default"].createElement(e,a)}});return r.displayName="withRouter("+a(e)+")",r.WrappedComponent=e,(0,p["default"])(r,e)}t.__esModule=!0;var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[
5380 r]=n[r])}return e};t["default"]=o;var s=n(177),c=r(s),u=n(142),l=r(u),d=n(176),p=r(d),f=n(180);e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var a=n(142),o=r(a),i=n(182),s=(r(i),n(177)),c=r(s),u=n(221),l=r(u),d=n(184),p=o["default"].PropTypes,f=p.string,h=p.object,m=o["default"].createClass({displayName:"IndexRedirect",statics:{createRouteFromReactElement:function(e,t){t&&(t.indexRoute=l["default"].createRouteFromReactElement(e))}},propTypes:{to:f.isRequired,query:h,state:h,onEnter:d.falsy,children:d.falsy},render:function(){(0,c["default"])(!1)}});t["default"]=m,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var a=n(142),o=r(a),i=n(177),s=r(i),c=n(179),u=n(185),l=n(184),d=o["default"].PropTypes,p=d.string,f=d.object,h=o["default"].createClass({displayName:"Redirect",statics:{createRouteFromReactElement:function(e){var t=(0,c.createRo
5381 uteFromReactElement)(e);return t.from&&(t.path=t.from),t.onEnter=function(e,n){var r=e.location,a=e.params,o=void 0;if("/"===t.to.charAt(0))o=(0,u.formatPattern)(t.to,a);else if(t.to){var i=e.routes.indexOf(t),s=h.getRoutePattern(e.routes,i-1),c=s.replace(/\/*$/,"/")+t.to;o=(0,u.formatPattern)(c,a)}else o=r.pathname;n({pathname:o,query:t.query||r.query,state:t.state||r.state})},t},getRoutePattern:function(e,t){for(var n="",r=t;r>=0;r--){var a=e[r],o=a.path||"";if(n=o.replace(/\/*$/,"/")+n,0===o.indexOf("/"))break}return"/"+n}},propTypes:{path:p,from:p,to:p.isRequired,query:f,state:f,onEnter:l.falsy,children:l.falsy},render:function(){(0,s["default"])(!1)}});t["default"]=h,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var a=n(142),o=r(a),i=n(182),s=(r(i),n(177)),c=r(s),u=n(179),l=n(184),d=o["default"].PropTypes.func,p=o["default"].createClass({displayName:"IndexRoute",statics:{createRouteFromReactElement:func
5382 tion(e,t){t&&(t.indexRoute=(0,u.createRouteFromReactElement)(e))}},propTypes:{path:l.falsy,component:l.component,components:l.components,getComponent:d,getComponents:d},render:function(){(0,c["default"])(!1)}});t["default"]=p,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var a=n(142),o=r(a),i=n(177),s=r(i),c=n(179),u=n(184),l=o["default"].PropTypes,d=l.string,p=l.func,f=o["default"].createClass({displayName:"Route",statics:{createRouteFromReactElement:c.createRouteFromReactElement},propTypes:{path:d,component:u.component,components:u.components,getComponent:p,getComponents:p},render:function(){(0,s["default"])(!1)}});t["default"]=f,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var a=n(182),o=(r(a),n(184)),i={contextTypes:{history:o.history},componentWillMount:function(){this.history=this.context.history}};t["default"]=i,e.exports=t["
5383 default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var a=n(182),o=(r(a),n(142)),i=r(o),s=n(177),c=r(s),u=i["default"].PropTypes.object,l={contextTypes:{history:u.isRequired,route:u},propTypes:{route:u},componentDidMount:function(){this.routerWillLeave?void 0:(0,c["default"])(!1);var e=this.props.route||this.context.route;e?void 0:(0,c["default"])(!1),this._unlistenBeforeLeavingRoute=this.context.history.listenBeforeLeavingRoute(e,this.routerWillLeave)},componentWillUnmount:function(){this._unlistenBeforeLeavingRoute&&this._unlistenBeforeLeavingRoute()}};t["default"]=l,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var a=n(182),o=(r(a),n(142)),i=r(o),s=i["default"].PropTypes.object,c={propTypes:{route:s.isRequired},childContextTypes:{route:s.isRequired},getChildContext:function(){return{route:this.props.route}},componentWillMount:function(){}};t["defaul
5384 t"]=c,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}function o(e){return function(){var t=arguments.length<=0||void 0===arguments[0]?{}:arguments[0],n=t.routes,r=a(t,["routes"]),o=(0,c["default"])(e)(r),s=(0,l["default"])(o,n);return i({},o,s)}}t.__esModule=!0;var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},s=n(203),c=r(s),u=n(206),l=r(u),d=n(182);r(d);t["default"]=o,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var a=n(142),o=r(a),i=n(214),s=r(i),c=n(182),u=(r(c),o["default"].createClass({displayName:"RoutingContext",componentWillMount:function(){},render:function(){return o["default"].createElement(s["default"]
5385 ,this.props)}}));t["default"]=u,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}function o(e,t){var n=e.history,r=e.routes,o=e.location,c=a(e,["history","routes","location"]);n||o?void 0:(0,u["default"])(!1),n=n?n:(0,d["default"])(c);var l=(0,f["default"])(n,(0,h.createRoutes)(r)),p=void 0;o?o=n.createLocation(o):p=n.listen(function(e){o=e});var M=(0,m.createRouterObject)(n,l);n=(0,m.createRoutingHistory)(n,l),l.match(o,function(e,r,a){t(e,r&&M.createLocation(r,s.REPLACE),a&&i({},a,{history:n,router:M,matchContext:{history:n,transitionManager:l,router:M}})),p&&p()})}t.__esModule=!0;var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},s=n(189),c=n(177),u=r(c),l=n(230),d=r(l),p=n(206),f=r(p),h=n(
5386 179),m=n(216);t["default"]=o,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e){var t=(0,l["default"])(e),n=function(){return t},r=(0,i["default"])((0,c["default"])(n))(e);return r.__v2_compatible__=!0,r}t.__esModule=!0,t["default"]=a;var o=n(203),i=r(o),s=n(231),c=r(s),u=n(232),l=r(u);e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e){return function(){function t(){if(!y){if(null==b&&s.canUseDOM){var e=document.getElementsByTagName("base")[0],t=e&&e.getAttribute("href");null!=t&&(b=t)}y=!0}}function n(e){return t(),b&&null==e.basename&&(0===e.pathname.indexOf(b)?(e.pathname=e.pathname.substring(b.length),e.basename=b,""===e.pathname&&(e.pathname="/")):e.basename=""),e}function r(e){if(t(),!b)return e;"string"==typeof e&&(e=c.parsePath(e));var n=e.pathname,r="/"===b.slice(-1)?b:b+"/",a="/"===n.charAt(0)?n.slice(1):n,i=r+a;return o({},e,{pathname:i
5387 })}function a(e){return v.listenBefore(function(t,r){l["default"](e,n(t),r)})}function i(e){return v.listen(function(t){e(n(t))})}function u(e){v.push(r(e))}function d(e){v.replace(r(e))}function f(e){return v.createPath(r(e))}function h(e){return v.createHref(r(e))}function m(e){for(var t=arguments.length,a=Array(t>1?t-1:0),o=1;o<t;o++)a[o-1]=arguments[o];return n(v.createLocation.apply(v,[r(e)].concat(a)))}function M(e,t){"string"==typeof t&&(t=c.parsePath(t)),u(o({state:e},t))}function _(e,t){"string"==typeof t&&(t=c.parsePath(t)),d(o({state:e},t))}var g=arguments.length<=0||void 0===arguments[0]?{}:arguments[0],v=e(g),b=g.basename,y=!1;return o({},v,{listenBefore:a,listen:i,push:u,replace:d,createPath:f,createHref:h,createLocation:m,pushState:p["default"](M,"pushState is deprecated; use push instead"),replaceState:p["default"](_,"replaceState is deprecated; use replace instead")})}}t.__esModule=!0;var o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=argumen
5388 ts[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},i=n(188),s=(r(i),n(191)),c=n(190),u=n(201),l=r(u),d=n(202),p=r(d);t["default"]=a,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e){return e.filter(function(e){return e.state}).reduce(function(e,t){return e[t.key]=t.state,e},{})}function o(){function e(e,t){_[e]=t}function t(e){return _[e]}function n(){var e=m[M],n=e.basename,r=e.pathname,a=e.search,o=(n||"")+r+(a||""),s=void 0,c=void 0;e.key?(s=e.key,c=t(s)):(s=p.createKey(),c=null,e.key=s);var u=l.parsePath(o);return p.createLocation(i({},u,{state:c}),void 0,s)}function r(e){var t=M+e;return t>=0&&t<m.length}function o(e){if(e){if(!r(e))return;M+=e;var t=n();p.transitionTo(i({},t,{action:d.POP}))}}function s(t){switch(t.action){case d.PUSH:M+=1,M<m.length&&m.splice(M),m.push(t),e(t.key,t.state);break;case d.REPLACE:m[M]=t,e(t.key,t.state)}}var c=arguments.length<=0||void 0===arg
5389 uments[0]?{}:arguments[0];Array.isArray(c)?c={entries:c}:"string"==typeof c&&(c={entries:[c]});var p=f["default"](i({},c,{
5390 -getCurrentLocation:n,finishTransition:s,saveState:e,go:o})),h=c,m=h.entries,M=h.current;"string"==typeof m?m=[m]:Array.isArray(m)||(m=["/"]),m=m.map(function(e){var t=p.createKey();return"string"==typeof e?{pathname:e,key:t}:"object"==typeof e&&e?i({},e,{key:t}):void u["default"](!1)}),null==M?M=m.length-1:M>=0&&M<m.length?void 0:u["default"](!1);var _=a(m);return p}t.__esModule=!0;var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},s=n(188),c=(r(s),n(177)),u=r(c),l=n(190),d=n(189),p=n(195),f=r(p);t["default"]=o,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e){return function(t){var n=(0,i["default"])((0,c["default"])(e))(t);return n.__v2_compatible__=!0,n}}t.__esModule=!0,t["default"]=a;var o=n(203),i=r(o),s=n(231),c=r(s);e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&
5391 e.__esModule?e:{"default":e}}t.__esModule=!0;var a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o=n(142),i=r(o),s=n(214),c=r(s),u=n(182);r(u);t["default"]=function(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=t.map(function(e){return e.renderRouterContext}).filter(Boolean),s=t.map(function(e){return e.renderRouteComponent}).filter(Boolean),u=function(){var e=arguments.length<=0||void 0===arguments[0]?o.createElement:arguments[0];return function(t,n){return s.reduceRight(function(e,t){return t(e,n)},e(t,n))}};return function(e){return r.reduceRight(function(t,n){return n(t,e)},i["default"].createElement(c["default"],a({},e,{createElement:u(e.createElement)})))}},e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var a=n(236),o=r(a),i=n(237),s=r(i);t["default"]=(0,s["de
5392 fault"])(o["default"]),e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(){function e(e){try{e=e||window.history.state||{}}catch(t){e={}}var n=d.getWindowPath(),r=e,a=r.key,i=void 0;a?i=p.readState(a):(i=null,a=v.createKey(),_&&window.history.replaceState(o({},e,{key:a}),null));var s=u.parsePath(n);return v.createLocation(o({},s,{state:i}),void 0,a)}function t(t){function n(t){void 0!==t.state&&r(e(t.state))}var r=t.transitionTo;return d.addEventListener(window,"popstate",n),function(){d.removeEventListener(window,"popstate",n)}}function n(e){var t=e.basename,n=e.pathname,r=e.search,a=e.hash,o=e.state,i=e.action,s=e.key;if(i!==c.POP){p.saveState(s,o);var u=(t||"")+n+r+a,l={key:s};if(i===c.PUSH){if(g)return window.location.href=u,!1;window.history.pushState(l,null,u)}else{if(g)return window.location.replace(u),!1;window.history.replaceState(l,null,u)}}}function r(e){1===++b&&(y=t(v));var n=v.listenBefore(e);return fun
5393 ction(){n(),0===--b&&y()}}function a(e){1===++b&&(y=t(v));var n=v.listen(e);return function(){n(),0===--b&&y()}}function i(e){1===++b&&(y=t(v)),v.registerTransitionHook(e)}function f(e){v.unregisterTransitionHook(e),0===--b&&y()}var m=arguments.length<=0||void 0===arguments[0]?{}:arguments[0];l.canUseDOM?void 0:s["default"](!1);var M=m.forceRefresh,_=d.supportsHistory(),g=!_||M,v=h["default"](o({},m,{getCurrentLocation:e,finishTransition:n,saveState:p.saveState})),b=0,y=void 0;return o({},v,{listenBefore:r,listen:a,registerTransitionHook:i,unregisterTransitionHook:f})}t.__esModule=!0;var o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},i=n(177),s=r(i),c=n(189),u=n(190),l=n(191),d=n(192),p=n(193),f=n(194),h=r(f);t["default"]=a,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0,t["default"]=function(e)
5394 {var t=void 0;return i&&(t=(0,o["default"])(e)()),t};var a=n(233),o=r(a),i=!("undefined"==typeof window||!window.document||!window.document.createElement);e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var a=n(187),o=r(a),i=n(237),s=r(i);t["default"]=(0,s["default"])(o["default"]),e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0}),t.routerMiddleware=t.routerActions=t.goForward=t.goBack=t.go=t.replace=t.push=t.CALL_HISTORY_METHOD=t.routerReducer=t.LOCATION_CHANGE=t.syncHistoryWithStore=void 0;var a=n(240);Object.defineProperty(t,"LOCATION_CHANGE",{enumerable:!0,get:function(){return a.LOCATION_CHANGE}}),Object.defineProperty(t,"routerReducer",{enumerable:!0,get:function(){return a.routerReducer}});var o=n(241);Object.defineProperty(t,"CALL_HISTORY_METHOD",{enumerable:!0,get:function(){return o.CALL_HISTORY_M
5395 ETHOD}}),Object.defineProperty(t,"push",{enumerable:!0,get:function(){return o.push}}),Object.defineProperty(t,"replace",{enumerable:!0,get:function(){return o.replace}}),Object.defineProperty(t,"go",{enumerable:!0,get:function(){return o.go}}),Object.defineProperty(t,"goBack",{enumerable:!0,get:function(){return o.goBack}}),Object.defineProperty(t,"goForward",{enumerable:!0,get:function(){return o.goForward}}),Object.defineProperty(t,"routerActions",{enumerable:!0,get:function(){return o.routerActions}});var i=n(242),s=r(i),c=n(243),u=r(c);t.syncHistoryWithStore=s["default"],t.routerMiddleware=u["default"]},function(e,t){"use strict";function n(){var e=arguments.length<=0||void 0===arguments[0]?o:arguments[0],t=arguments.length<=1||void 0===arguments[1]?{}:arguments[1],n=t.type,i=t.payload;return n===a?r({},e,{locationBeforeTransitions:i}):e}Object.defineProperty(t,"__esModule",{value:!0});var r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(v
5396 ar r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};t.routerReducer=n;var a=t.LOCATION_CHANGE="@@router/LOCATION_CHANGE",o={locationBeforeTransitions:null}},function(e,t){"use strict";function n(e){return function(){for(var t=arguments.length,n=Array(t),a=0;a<t;a++)n[a]=arguments[a];return{type:r,payload:{method:e,args:n}}}}Object.defineProperty(t,"__esModule",{value:!0});var r=t.CALL_HISTORY_METHOD="@@router/CALL_HISTORY_METHOD",a=t.push=n("push"),o=t.replace=n("replace"),i=t.go=n("go"),s=t.goBack=n("goBack"),c=t.goForward=n("goForward");t.routerActions={push:a,replace:o,go:i,goBack:s,goForward:c}},function(e,t,n){"use strict";function r(e,t){var n=arguments.length<=2||void 0===arguments[2]?{}:arguments[2],r=n.selectLocationState,s=void 0===r?i:r,c=n.adjustUrlOnReplay,u=void 0===c||c;if("undefined"==typeof s(t.getState()))throw new Error("Expected the routing state to be available either as `state.routing` or as the custom expression you can specify as `selec
5397 tLocationState` in the `syncHistoryWithStore()` options. Ensure you have added the `routerReducer` to your store's reducers via `combineReducers` or whatever method you use to isolate your reducers.");var l=void 0,d=void 0,p=void 0,f=void 0,h=void 0,m=function(e){var n=s(t.getState());return n.locationBeforeTransitions||(e?l:void 0)};if(l=m(),u){var M=function(){var t=m(!0);h!==t&&l!==t&&(d=!0,h=t,e.transitionTo(a({},t,{action:"PUSH"})),d=!1)};p=t.subscribe(M),M()}var _=function(e){d||(h=e,!l&&(l=e,m())||t.dispatch({type:o.LOCATION_CHANGE,payload:e}))};return f=e.listen(_),a({},e,{listen:function(e){var n=m(!0),r=!1,a=t.subscribe(function(){var t=m(!0);t!==n&&(n=t,r||e(n))});return e(n),function(){r=!0,a()}},unsubscribe:function(){u&&p(),f()}})}Object.defineProperty(t,"__esModule",{value:!0});var a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};t["default"]=r;var o=n(24
5398 0),i=function(e){return e.routing}},function(e,t,n){"use strict";function r(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}function a(e){return function(){return function(t){return function(n){if(n.type!==o.CALL_HISTORY_METHOD)return t(n);var a=n.payload,i=a.method,s=a.args;e[i].apply(e,r(s))}}}}Object.defineProperty(t,"__esModule",{value:!0}),t["default"]=a;var o=n(241)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var a=n(245),o=r(a),i=n(247),s=r(i),c=n(250),u=r(c);t.createHistory=u["default"];var l=n(258),d=r(l);t.createHashHistory=d["default"];var p=n(259),f=r(p);t.createMemoryHistory=f["default"];var h=n(260),m=r(h);t.useBasename=m["default"];var M=n(261),_=r(M);t.useBeforeUnload=_["default"];var g=n(262),v=r(g);t.useQueries=v["default"];var b=n(248),y=r(b);t.Actions=y["default"];var A=n(264),T=r(A);t.enableBeforeUnload=T["default"];var L=n(265),E=r(L);t.enableQuer
5399 ies=E["default"];var w=o["default"](s["default"],"Using createLocation without a history instance is deprecated; please use history.createLocation instead");t.createLocation=w},[1062,246],183,[1060,246,248,249],189,[1057,246],function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(){function e(e){e=e||window.history.state||{};var t=d.getWindowPath(),n=e,r=n.key,a=void 0;r?a=p.readState(r):(a=null,r=v.createKey(),_&&window.history.replaceState(o({},e,{key:r}),null,t));var i=u.parsePath(t);return v.createLocation(o({},i,{state:a}),void 0,r)}function t(t){function n(t){void 0!==t.state&&r(e(t.state))}var r=t.transitionTo;return d.addEventListener(window,"popstate",n),function(){d.removeEventListener(window,"popstate",n)}}function n(e){var t=e.basename,n=e.pathname,r=e.search,a=e.hash,o=e.state,i=e.action,s=e.key;if(i!==c.POP){p.saveState(s,o);var u=(t||"")+n+r+a,l={key:s};if(i===c.PUSH){if(g)return window.location.href=u,!1;window.history.pushState(
5400 l,null,u)}else{if(g)return window.location.replace(u),!1;window.history.replaceState(l,null,u)}}}function r(e){1===++b&&(y=t(v));var n=v.listenBefore(e);return function(){n(),0===--b&&y()}}function a(e){1===++b&&(y=t(v));var n=v.listen(e);return function(){n(),0===--b&&y()}}function i(e){1===++b&&(y=t(v)),v.registerTransitionHook(e)}function f(e){v.unregisterTransitionHook(e),0===--b&&y()}var m=arguments.length<=0||void 0===arguments[0]?{}:arguments[0];l.canUseDOM?void 0:s["default"](!1);var M=m.forceRefresh,_=d.supportsHistory(),g=!_||M,v=h["default"](o({},m,{getCurrentLocation:e,finishTransition:n,saveState:p.saveState})),b=0,y=void 0;return o({},v,{listenBefore:r,listen:a,registerTransitionHook:i,unregisterTransitionHook:f})}t.__esModule=!0;var o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},i=n(177),s=r(i),c=n(248),u=n(249),l=n(251),d=n(252),p=n(253),f=n(254),h=r(f
5401 );t["default"]=a,e.exports=t["default"]},191,192,[1058,246],[1059,251,252,255],function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e){return Math.random().toString(36).substr(2,e)}function o(e,t){return e.pathname===t.pathname&&e.search===t.search&&e.key===t.key&&l["default"](e.state,t.state)}function i(){function e(e){return Y.push(e),function(){Y=Y.filter(function(t){return t!==e})}}function t(){return H&&H.action===f.POP?q.indexOf(H.key):B?q.indexOf(B.key):-1}function n(e){var n=t();B=e,B.action===f.PUSH?q=[].concat(q.slice(0,n+1),[B.key]):B.action===f.REPLACE&&(q[n]=B.key),R.forEach(function(e){e(B)})}function r(e){if(R.push(e),B)e(B);else{var t=C();q=[t.key],n(t)}return function(){R=R.filter(function(t){return t!==e})}}function i(e,t){p.loopAsync(Y.length,function(t,n,r){_["default"](Y[t],e,function(e){null!=e?r(e):n()})},function(e){W&&"string"==typeof e?W(e,function(e){t(e!==!1)}):t(e!==!1)})}function c(e){B&&o(B,e)||(H=e,i(e,function(
5402 t){if(H===e)if(t){if(e.action===f.PUSH){var r=A(B),a=A(e);a===r&&l["default"](B.state,e.state)&&(e.action=f.REPLACE)}D(e)!==!1&&n(e)}else if(B&&e.action===f.POP){var o=q.indexOf(B.key),i=q.indexOf(e.key);o!==-1&&i!==-1&&x(o-i)}}))}function u(e){c(L(e,f.PUSH,y()))}function h(e){c(L(e,f.REPLACE,y()))}function M(){x(-1)}function g(){x(1)}function y(){return a(j)}function A(e){if(null==e||"string"==typeof e)return e;var t=e.pathname,n=e.search,r=e.hash,a=t;return n&&(a+=n),r&&(a+=r),a}function T(e){return A(e)}function L(e,t){var n=arguments.length<=2||void 0===arguments[2]?y():arguments[2];return"object"==typeof t&&("string"==typeof e&&(e=d.parsePath(e)),e=s({},e,{state:t}),t=n,n=arguments[3]||y()),m["default"](e,t,n)}function E(e){B?(w(B,e),n(B)):w(C(),e)}function w(e,t){e.state=s({},e.state,t),P(e.key,e.state)}function z(e){Y.indexOf(e)===-1&&Y.push(e)}function S(e){Y=Y.filter(function(t){return t!==e})}function k(e,t){"string"==typeof t&&(t=d.parsePath(t)),u(s({state:e},t))}function
5403 O(e,t){"string"==typeof t&&(t=d.parsePath(t)),h(s({state:e},t))}var N=arguments.length<=0||void 0===arguments[0]?{}:arguments[0],C=N.getCurrentLocation,D=N.finishTransition,P=N.saveState,x=N.go,j=N.keyLength,W=N.getUserConfirmation;"number"!=typeof j&&(j=b);var Y=[],q=[],R=[],B=void 0,H=void 0;return{listenBefore:e,listen:r,transitionTo:c,push:u,replace:h,go:x,goBack:M,goForward:g,createKey:y,createPath:A,createHref:T,createLocation:L,setState:v["default"](E,"setState is deprecated; use location.key to save state instead"),registerTransitionHook:v["default"](z,"registerTransitionHook is deprecated; use listenBefore instead"),unregisterTransitionHook:v["default"](S,"unregisterTransitionHook is deprecated; use the callback returned from listenBefore instead"),pushState:v["default"](k,"pushState is deprecated; use push instead"),replaceState:v["default"](O,"replaceState is deprecated; use replace instead")}}t.__esModule=!0;var s=Object.assign||function(e){for(var t=1;t<arguments.lengt
5404 h;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},c=n(246),u=(r(c),n(196)),l=r(u),d=n(249),p=n(256),f=n(248),h=n(247),m=r(h),M=n(257),_=r(M),g=n(245),v=r(g),b=6;t["default"]=i,e.exports=t["default"]},function(e,t){"use strict";function n(e,t,n){function r(){i=!0,n.apply(this,arguments)}function a(){i||(o<e?t.call(this,o++,a,r):r.apply(this,arguments))}var o=0,i=!1;a()}t.__esModule=!0,t.loopAsync=n},[1061,246],[1056,246,248,249,251,252,253,254],function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e){return e.filter(function(e){return e.state}).reduce(function(e,t){return e[t.key]=t.state,e},{})}function o(){function e(e,t){_[e]=t}function t(e){return _[e]}function n(){var e=m[M],n=e.key,r=e.basename,a=e.pathname,o=e.search,s=(r||"")+a+(o||""),c=void 0;n?c=t(n):(c=null,n=p.createKey(),e.key=n);var u=l.parsePath(s);return p.createLocation(i({},u,{state:c}),void 0,n)}function r(e){var t=M+e;r
5405 eturn t>=0&&t<m.length}function o(e){if(e){if(!r(e))return;M+=e;var t=n();p.transitionTo(i({},t,{action:d.POP}))}}function s(t){switch(t.action){case d.PUSH:M+=1,M<m.length&&m.splice(M),m.push(t),e(t.key,t.state);break;case d.REPLACE:m[M]=t,e(t.key,t.state)}}var c=arguments.length<=0||void 0===arguments[0]?{}:arguments[0];Array.isArray(c)?c={entries:c}:"string"==typeof c&&(c={entries:[c]});var p=f["default"](i({},c,{getCurrentLocation:n,finishTransition:s,saveState:e,go:o})),h=c,m=h.entries,M=h.current;"string"==typeof m?m=[m]:Array.isArray(m)||(m=["/"]),m=m.map(function(e){var t=p.createKey();return"string"==typeof e?{pathname:e,key:t}:"object"==typeof e&&e?i({},e,{key:t}):void u["default"](!1)}),null==M?M=m.length-1:M>=0&&M<m.length?void 0:u["default"](!1);var _=a(m);return p}t.__esModule=!0;var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},s=n(246),c=(r(s),n(177))
5406 ,u=r(c),l=n(249),d=n(248),p=n(255),f=r(p);t["default"]=o,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}function o(e){return function(){function t(e){return v&&null==e.basename&&(0===e.pathname.indexOf(v)?(e.pathname=e.pathname.substring(v.length),e.basename=v,""===e.pathname&&(e.pathname="/")):e.basename=""),e}function n(e){if(!v)return e;"string"==typeof e&&(e=c.parsePath(e));var t=e.pathname,n="/"===v.slice(-1)?v:v+"/",r="/"===t.charAt(0)?t.slice(1):t,a=n+r;return i({},e,{pathname:a})}function r(e){return y.listenBefore(function(n,r){l["default"](e,t(n),r)})}function o(e){return y.listen(function(n){e(t(n))})}function u(e){y.push(n(e))}function d(e){y.replace(n(e))}function f(e){return y.createPath(n(e))}function h(e){return y.createHref(n(e))}function m(e){for(var r=arguments.length,a=Array(r>1?r-1:0),
5407 o=1;o<r;o++)a[o-1]=arguments[o];return t(y.createLocation.apply(y,[n(e)].concat(a)))}function M(e,t){"string"==typeof t&&(t=c.parsePath(t)),u(i({state:e},t))}function _(e,t){"string"==typeof t&&(t=c.parsePath(t)),d(i({state:e},t))}var g=arguments.length<=0||void 0===arguments[0]?{}:arguments[0],v=g.basename,b=a(g,["basename"]),y=e(b);if(null==v&&s.canUseDOM){var A=document.getElementsByTagName("base")[0];A&&(v=c.extractPath(A.href))}return i({},y,{listenBefore:r,listen:o,push:u,replace:d,createPath:f,createHref:h,createLocation:m,pushState:p["default"](M,"pushState is deprecated; use push instead"),replaceState:p["default"](_,"replaceState is deprecated; use replace instead")})}}t.__esModule=!0;var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},s=n(251),c=n(249),u=n(257),l=r(u),d=n(245),p=r(d);t["default"]=o,e.exports=t["default"]},function(e,t,n){"use strict";functio
5408 n r(e){return e&&e.__esModule?e:{"default":e}}function a(e){function t(t){var n=e();if("string"==typeof n)return(t||window.event).returnValue=n,n}return u.addEventListener(window,"beforeunload",t),function(){u.removeEventListener(window,"beforeunload",t)}}function o(e){return function(t){function n(){for(var e=void 0,t=0,n=p.length;null==e&&t<n;++t)e=p[t].call();return e}function r(e){return p.push(e),1===p.length&&c.canUseDOM&&(l=a(n)),function(){p=p.filter(function(t){return t!==e}),0===p.length&&l&&(l(),l=null)}}function o(e){c.canUseDOM&&p.indexOf(e)===-1&&(p.push(e),1===p.length&&(l=a(n)))}function s(e){p.length>0&&(p=p.filter(function(t){return t!==e}),0===p.length&&l())}var u=e(t),l=void 0,p=[];return i({},u,{listenBeforeUnload:r,registerBeforeUnloadHook:d["default"](o,"registerBeforeUnloadHook is deprecated; use listenBeforeUnload instead"),unregisterBeforeUnloadHook:d["default"](s,"unregisterBeforeUnloadHook is deprecated; use the callback returned from listenBeforeUnload i
5409 nstead")})}}t.__esModule=!0;var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},s=n(246),c=(r(s),n(251)),u=n(252),l=n(245),d=r(l);t["default"]=o,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}function o(e){return u.stringify(e).replace(/%20/g,"+")}function i(e){return function(){function t(e){if(null==e.query){var t=e.search;e.query=A(t.substring(1)),e[m]={search:t,searchBase:""}}return e}function n(e,t){var n,r=e[m],a=t?y(t):"";if(!r&&!a)return e;"string"==typeof e&&(e=p.parsePath(e));var o=void 0;o=r&&e.search===r.search?r.searchBase:e.search||"";var i=o;return a&&(i+=(i?"&":"?")+a),s({},e,(n={search:i},n[m]={search:i,searchBase:o},n))}function r(e){return L.listenBefore(function(n,r){d["de
5410 fault"](e,t(n),r)})}function i(e){return L.listen(function(n){e(t(n))})}function c(e){L.push(n(e,e.query))}function u(e){L.replace(n(e,e.query))}function l(e,t){return L.createPath(n(e,t||e.query))}function f(e,t){return L.createHref(n(e,t||e.query))}function _(e){for(var r=arguments.length,a=Array(r>1?r-1:0),o=1;o<r;o++)a[o-1]=arguments[o];var i=L.createLocation.apply(L,[n(e,e.query)].concat(a));return e.query&&(i.query=e.query),t(i)}function g(e,t,n){"string"==typeof t&&(t=p.parsePath(t)),c(s({state:e},t,{query:n}))}function v(e,t,n){"string"==typeof t&&(t=p.parsePath(t)),u(s({state:e},t,{query:n}))}var b=arguments.length<=0||void 0===arguments[0]?{}:arguments[0],y=b.stringifyQuery,A=b.parseQueryString,T=a(b,["stringifyQuery","parseQueryString"]),L=e(T);return"function"!=typeof y&&(y=o),"function"!=typeof A&&(A=M),s({},L,{listenBefore:r,listen:i,push:c,replace:u,createPath:l,createHref:f,createLocation:_,pushState:h["default"](g,"pushState is deprecated; use push instead"),replace
5411 State:h["default"](v,"replaceState is deprecated; use replace instead")})}}t.__esModule=!0;var s=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},c=n(246),u=(r(c),n(263)),l=n(257),d=r(l),p=n(249),f=n(245),h=r(f),m="$searchBase",M=u.parse;t["default"]=i,e.exports=t["default"]},204,function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var a=n(245),o=r(a),i=n(261),s=r(i);t["default"]=o["default"](s["default"],"enableBeforeUnload is deprecated, use useBeforeUnload instead"),e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var a=n(245),o=r(a),i=n(262),s=r(i);t["default"]=o["default"](s["default"],"enableQueries is deprecated, use useQueries instead"),e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}functio
5412 n a(){var e=(0,s.compose)((0,s.applyMiddleware)(u["default"]),(0,s.applyMiddleware)(h),"object"===("undefined"==typeof window?"undefined":(0,i["default"])(window))&&"undefined"!=typeof window.devToolsExtension?window.devToolsExtension():function(e){return e})(s.createStore);return e(f["default"])}Object.defineProperty(t,"__esModule",{value:!0});var o=n(267),i=r(o),s=n(161),c=n(335),u=r(c),l=n(239),d=n(178),p=n(336),f=r(p),h=(0,l.routerMiddleware)(d.hashHistory);t["default"]=a(),e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var a=n(268),o=r(a),i=n(319),s=r(i),c="function"==typeof s["default"]&&"symbol"==typeof o["default"]?function(e){return typeof e}:function(e){return e&&"function"==typeof s["default"]&&e.constructor===s["default"]?"symbol":typeof e};t["default"]="function"==typeof s["default"]&&"symbol"===c(o["default"])?function(e){return"undefined"==typeof e?"undefined":c(e)}:function(e){return e&&"funct
5413 ion"==typeof s["default"]&&e.constructor===s["default"]?"symbol":"undefined"==typeof e?"undefined":c(e)}},function(e,t,n){e.exports={"default":n(269),__esModule:!0}},function(e,t,n){n(270),n(314),e.exports=n(318).f("iterator")},function(e,t,n){"use strict";var r=n(271)(!0);n(274)(String,"String",function(e){this._t=String(e),this._i=0},function(){var e,t=this._t,n=this._i;return n>=t.length?{value:void 0,done:!0}:(e=r(t,n),this._i+=e.length,{value:e,done:!1})})},function(e,t,n){var r=n(272),a=n(273);e.exports=function(e){return function(t,n){var o,i,s=String(a(t)),c=r(n),u=s.length;return c<0||c>=u?e?"":void 0:(o=s.charCodeAt(c),o<55296||o>56319||c+1===u||(i=s.charCodeAt(c+1))<56320||i>57343?e?s.charAt(c):o:e?s.slice(c,c+2):(o-55296<<10)+(i-56320)+65536)}}},function(e,t){var n=Math.ceil,r=Math.floor;e.exports=function(e){return isNaN(e=+e)?0:(e>0?r:n)(e)}},function(e,t){e.exports=function(e){if(void 0==e)throw TypeError("Can't call method on "+e);return e}},function(e,t,n){"use str
5414 ict";var r=n(275),a=n(276),o=n(291),i=n(281),s=n(292),c=n(293),u=n(294),l=n(310),d=n(312),p=n(311)("iterator"),f=!([].keys&&"next"in[].keys()),h="@@iterator",m="keys",M="values",_=function(){return this};e.exports=function(e,t,n,g,v,b,y){u(n,t,g);var A,T,L,E=function(e){if(!f&&e in k)return k[e];switch(e){case m:return function(){return new n(this,e)};case M:return function(){return new n(this,e)}}return function(){return new n(this,e)}},w=t+" Iterator",z=v==M,S=!1,k=e.prototype,O=k[p]||k[h]||v&&k[v],N=O||E(v),C=v?z?E("entries"):N:void 0,D="Array"==t?k.entries||O:O;if(D&&(L=d(D.call(new e)),L!==Object.prototype&&(l(L,w,!0),r||s(L,p)||i(L,p,_))),z&&O&&O.name!==M&&(S=!0,N=function(){return O.call(this)}),r&&!y||!f&&!S&&k[p]||i(k,p,N),c[t]=N,c[w]=_,v)if(A={values:z?N:E(M),keys:b?N:E(m),entries:C},y)for(T in A)T in k||o(k,T,A[T]);else a(a.P+a.F*(f||S),t,A);return A}},function(e,t){e.exports=!0},function(e,t,n){var r=n(277),a=n(278),o=n(279),i=n(281),s="prototype",c=function(e,t,n){var u
5415 ,l,d,p=e&c.F,f=e&c.G,h=e&c.S,m=e&c.P,M=e&c.B,_=e&c.W,g=f?a:a[t]||(a[t]={}),v=g[s],b=f?r:h?r[t]:(r[t]||{})[s];f&&(n=t);for(u in n)l=!p&&b&&void 0!==b[u],l&&u in g||(d=l?b[u]:n[u],g[u]=f&&"function"!=typeof b[u]?n[u]:M&&l?o(d,r):_&&b[u]==d?function(e){var t=function(t,n,r){if(this instanceof e){switch(arguments.length){case 0:return new e;case 1:return new e(t);case 2:return new e(t,n)}return new e(t,n,r)}return e.apply(this,arguments)};return t[s]=e[s],t}(d):m&&"function"==typeof d?o(Function.call,d):d,m&&((g.virtual||(g.virtual={}))[u]=d,e&c.R&&v&&!v[u]&&i(v,u,d)))};c.F=1,c.G=2,c.S=4,c.P=8,c.B=16,c.W=32,c.U=64,c.R=128,e.exports=c},function(e,t){var n=e.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=n)},function(e,t){var n=e.exports={version:"2.4.0"};"number"==typeof __e&&(__e=n)},function(e,t,n){var r=n(280);e.exports=function(e,t,n){if(r(e),void 0===t)return e;switch(n)
5416 {case 1:return function(n){return e.call(t,n)};case 2:return function(n,r){return e.call(t,n,r)};case 3:return function(n,r,a){return e.call(t,n,r,a)}}return function(){return e.apply(t,arguments)}}},function(e,t){e.exports=function(e){if("function"!=typeof e)throw TypeError(e+" is not a function!");return e}},function(e,t,n){var r=n(282),a=n(290);e.exports=n(286)?function(e,t,n){return r.f(e,t,a(1,n))}:function(e,t,n){return e[t]=n,e}},function(e,t,n){var r=n(283),a=n(285),o=n(289),i=Object.defineProperty;t.f=n(286)?Object.defineProperty:function(e,t,n){if(r(e),t=o(t,!0),r(n),a)try{return i(e,t,n)}catch(s){}if("get"in n||"set"in n)throw TypeError("Accessors not supported!");return"value"in n&&(e[t]=n.value),e}},function(e,t,n){var r=n(284);e.exports=function(e){if(!r(e))throw TypeError(e+" is not an object!");return e}},function(e,t){e.exports=function(e){return"object"==typeof e?null!==e:"function"==typeof e}},function(e,t,n){e.exports=!n(286)&&!n(287)(function(){return 7!=Object.
5417 defineProperty(n(288)("div"),"a",{get:function(){return 7}}).a})},function(e,t,n){e.exports=!n(287)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},function(e,t){e.exports=function(e){try{return!!e()}catch(t){return!0}}},function(e,t,n){var r=n(284),a=n(277).document,o=r(a)&&r(a.createElement);e.exports=function(e){return o?a.createElement(e):{}}},function(e,t,n){var r=n(284);e.exports=function(e,t){if(!r(e))return e;var n,a;if(t&&"function"==typeof(n=e.toString)&&!r(a=n.call(e)))return a;if("function"==typeof(n=e.valueOf)&&!r(a=n.call(e)))return a;if(!t&&"function"==typeof(n=e.toString)&&!r(a=n.call(e)))return a;throw TypeError("Can't convert object to primitive value")}},function(e,t){e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},function(e,t,n){e.exports=n(281)},function(e,t){var n={}.hasOwnProperty;e.exports=function(e,t){return n.call(e,t)}},function(e,t){e.exports={}},function(e,t,n){"use stri
5418 ct";var r=n(295),a=n(290),o=n(310),i={};n(281)(i,n(311)("iterator"),function(){return this}),e.exports=function(e,t,n){e.prototype=r(i,{next:a(1,n)}),o(e,t+" Iterator")}},function(e,t,n){var r=n(283),a=n(296),o=n(308),i=n(305)("IE_PROTO"),s=function(){},c="prototype",u=function(){var e,t=n(288)("iframe"),r=o.length,a="<",i=">";for(t.style.display="none",n(309).appendChild(t),t.src="javascript:",e=t.contentWindow.document,e.open(),e.write(a+"script"+i+"document.F=Object"+a+"/script"+i),e.close(),u=e.F;r--;)delete u[c][o[r]];return u()};e.exports=Object.create||function(e,t){var n;return null!==e?(s[c]=r(e),n=new s,s[c]=null,n[i]=e):n=u(),void 0===t?n:a(n,t)}},function(e,t,n){var r=n(282),a=n(283),o=n(297);e.exports=n(286)?Object.defineProperties:function(e,t){a(e);for(var n,i=o(t),s=i.length,c=0;s>c;)r.f(e,n=i[c++],t[n]);return e}},function(e,t,n){var r=n(298),a=n(308);e.exports=Object.keys||function(e){return r(e,a)}},function(e,t,n){var r=n(292),a=n(299),o=n(302)(!1),i=n(305)("IE_P
5419 ROTO");e.exports=function(e,t){var n,s=a(e),c=0,u=[];for(n in s)n!=i&&r(s,n)&&u.push(n);for(;t.length>c;)r(s,n=t[c++])&&(~o(u,n)||u.push(n));return u}},function(e,t,n){var r=n(300),a=n(273);e.exports=function(e){return r(a(e))}},function(e,t,n){var r=n(301);e.exports=Object("z").propertyIsEnumerable(0)?Object:function(e){return"String"==r(e)?e.split(""):Object(e)}},function(e,t){var n={}.toString;e.exports=function(e){return n.call(e).slice(8,-1)}},function(e,t,n){var r=n(299),a=n(303),o=n(304);e.exports=function(e){return function(t,n,i){var s,c=r(t),u=a(c.length),l=o(i,u);if(e&&n!=n){for(;u>l;)if(s=c[l++],s!=s)return!0}else for(;u>l;l++)if((e||l in c)&&c[l]===n)return e||l||0;return!e&&-1}}},function(e,t,n){var r=n(272),a=Math.min;e.exports=function(e){return e>0?a(r(e),9007199254740991):0}},function(e,t,n){var r=n(272),a=Math.max,o=Math.min;e.exports=function(e,t){return e=r(e),e<0?a(e+t,0):o(e,t)}},function(e,t,n){var r=n(306)("keys"),a=n(307);e.exports=function(e){return r[e]||
5420 (r[e]=a(e))}},function(e,t,n){var r=n(277),a="__core-js_shared__",o=r[a]||(r[a]={});e.exports=function(e){return o[e]||(o[e]={})}},function(e,t){var n=0,r=Math.random();e.exports=function(e){return"Symbol(".concat(void 0===e?"":e,")_",(++n+r).toString(36))}},function(e,t){e.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},function(e,t,n){e.exports=n(277).document&&document.documentElement},function(e,t,n){var r=n(282).f,a=n(292),o=n(311)("toStringTag");e.exports=function(e,t,n){e&&!a(e=n?e:e.prototype,o)&&r(e,o,{configurable:!0,value:t})}},function(e,t,n){var r=n(306)("wks"),a=n(307),o=n(277).Symbol,i="function"==typeof o,s=e.exports=function(e){return r[e]||(r[e]=i&&o[e]||(i?o:a)("Symbol."+e))};s.store=r},function(e,t,n){var r=n(292),a=n(313),o=n(305)("IE_PROTO"),i=Object.prototype;e.exports=Object.getPrototypeOf||function(e){return e=a(e),r(e,o)?e[o]:"function"==typeof e.constructor&&e instanceof e.constructor?e.co
5421 nstructor.prototype:e instanceof Object?i:null}},function(e,t,n){var r=n(273);e.exports=function(e){return Object(r(e))}},function(e,t,n){n(315);for(var r=n(277),a=n(281),o=n(293),i=n(311)("toStringTag"),s=["NodeList","DOMTokenList","MediaList","StyleSheetList","CSSRuleList"],c=0;c<5;c++){var u=s[c],l=r[u],d=l&&l.prototype;d&&!d[i]&&a(d,i,u),o[u]=o.Array}},function(e,t,n){"use strict";var r=n(316),a=n(317),o=n(293),i=n(299);e.exports=n(274)(Array,"Array",function(e,t){this._t=i(e),this._i=0,this._k=t},function(){var e=this._t,t=this._k,n=this._i++;return!e||n>=e.length?(this._t=void 0,a(1)):"keys"==t?a(0,n):"values"==t?a(0,e[n]):a(0,[n,e[n]])},"values"),o.Arguments=o.Array,r("keys"),r("values"),r("entries")},function(e,t){e.exports=function(){}},function(e,t){e.exports=function(e,t){return{value:t,done:!!e}}},function(e,t,n){t.f=n(311)},function(e,t,n){e.exports={"default":n(320),__esModule:!0}},function(e,t,n){n(321),n(332),n(333),n(334),e.exports=n(278).Symbol},function(e,t,n){"us
5422 e strict";var r=n(277),a=n(292),o=n(286),i=n(276),s=n(291),c=n(322).KEY,u=n(287),l=n(306),d=n(310),p=n(307),f=n(311),h=n(318),m=n(323),M=n(324),_=n(325),g=n(328),v=n(283),b=n(299),y=n(289),A=n(290),T=n(295),L=n(329),E=n(331),w=n(282),z=n(297),S=E.f,k=w.f,O=L.f,N=r.Symbol,C=r.JSON,D=C&&C.stringify,P="prototype",x=f("_hidden"),j=f("toPrimitive"),W={}.propertyIsEnumerable,Y=l("symbol-registry"),q=l("symbols"),R=l("op-symbols"),B=Object[P],H="function"==typeof N,I=r.QObject,U=!I||!I[P]||!I[P].findChild,X=o&&u(function(){
5423 -return 7!=T(k({},"a",{get:function(){return k(this,"a",{value:7}).a}})).a})?function(e,t,n){var r=S(B,t);r&&delete B[t],k(e,t,n),r&&e!==B&&k(B,t,r)}:k,F=function(e){var t=q[e]=T(N[P]);return t._k=e,t},V=H&&"symbol"==typeof N.iterator?function(e){return"symbol"==typeof e}:function(e){return e instanceof N},J=function(e,t,n){return e===B&&J(R,t,n),v(e),t=y(t,!0),v(n),a(q,t)?(n.enumerable?(a(e,x)&&e[x][t]&&(e[x][t]=!1),n=T(n,{enumerable:A(0,!1)})):(a(e,x)||k(e,x,A(1,{})),e[x][t]=!0),X(e,t,n)):k(e,t,n)},K=function(e,t){v(e);for(var n,r=_(t=b(t)),a=0,o=r.length;o>a;)J(e,n=r[a++],t[n]);return e},G=function(e,t){return void 0===t?T(e):K(T(e),t)},Q=function(e){var t=W.call(this,e=y(e,!0));return!(this===B&&a(q,e)&&!a(R,e))&&(!(t||!a(this,e)||!a(q,e)||a(this,x)&&this[x][e])||t)},$=function(e,t){if(e=b(e),t=y(t,!0),e!==B||!a(q,t)||a(R,t)){var n=S(e,t);return!n||!a(q,t)||a(e,x)&&e[x][t]||(n.enumerable=!0),n}},Z=function(e){for(var t,n=O(b(e)),r=[],o=0;n.length>o;)a(q,t=n[o++])||t==x||t==c||r.p
5424 ush(t);return r},ee=function(e){for(var t,n=e===B,r=O(n?R:b(e)),o=[],i=0;r.length>i;)!a(q,t=r[i++])||n&&!a(B,t)||o.push(q[t]);return o};H||(N=function(){if(this instanceof N)throw TypeError("Symbol is not a constructor!");var e=p(arguments.length>0?arguments[0]:void 0),t=function(n){this===B&&t.call(R,n),a(this,x)&&a(this[x],e)&&(this[x][e]=!1),X(this,e,A(1,n))};return o&&U&&X(B,e,{configurable:!0,set:t}),F(e)},s(N[P],"toString",function(){return this._k}),E.f=$,w.f=J,n(330).f=L.f=Z,n(327).f=Q,n(326).f=ee,o&&!n(275)&&s(B,"propertyIsEnumerable",Q,!0),h.f=function(e){return F(f(e))}),i(i.G+i.W+i.F*!H,{Symbol:N});for(var te="hasInstance,isConcatSpreadable,iterator,match,replace,search,species,split,toPrimitive,toStringTag,unscopables".split(","),ne=0;te.length>ne;)f(te[ne++]);for(var te=z(f.store),ne=0;te.length>ne;)m(te[ne++]);i(i.S+i.F*!H,"Symbol",{"for":function(e){return a(Y,e+="")?Y[e]:Y[e]=N(e)},keyFor:function(e){if(V(e))return M(Y,e);throw TypeError(e+" is not a symbol!")},useS
5425 etter:function(){U=!0},useSimple:function(){U=!1}}),i(i.S+i.F*!H,"Object",{create:G,defineProperty:J,defineProperties:K,getOwnPropertyDescriptor:$,getOwnPropertyNames:Z,getOwnPropertySymbols:ee}),C&&i(i.S+i.F*(!H||u(function(){var e=N();return"[null]"!=D([e])||"{}"!=D({a:e})||"{}"!=D(Object(e))})),"JSON",{stringify:function(e){if(void 0!==e&&!V(e)){for(var t,n,r=[e],a=1;arguments.length>a;)r.push(arguments[a++]);return t=r[1],"function"==typeof t&&(n=t),!n&&g(t)||(t=function(e,t){if(n&&(t=n.call(this,e,t)),!V(t))return t}),r[1]=t,D.apply(C,r)}}}),N[P][j]||n(281)(N[P],j,N[P].valueOf),d(N,"Symbol"),d(Math,"Math",!0),d(r.JSON,"JSON",!0)},function(e,t,n){var r=n(307)("meta"),a=n(284),o=n(292),i=n(282).f,s=0,c=Object.isExtensible||function(){return!0},u=!n(287)(function(){return c(Object.preventExtensions({}))}),l=function(e){i(e,r,{value:{i:"O"+ ++s,w:{}}})},d=function(e,t){if(!a(e))return"symbol"==typeof e?e:("string"==typeof e?"S":"P")+e;if(!o(e,r)){if(!c(e))return"F";if(!t)return"E";
5426 l(e)}return e[r].i},p=function(e,t){if(!o(e,r)){if(!c(e))return!0;if(!t)return!1;l(e)}return e[r].w},f=function(e){return u&&h.NEED&&c(e)&&!o(e,r)&&l(e),e},h=e.exports={KEY:r,NEED:!1,fastKey:d,getWeak:p,onFreeze:f}},function(e,t,n){var r=n(277),a=n(278),o=n(275),i=n(318),s=n(282).f;e.exports=function(e){var t=a.Symbol||(a.Symbol=o?{}:r.Symbol||{});"_"==e.charAt(0)||e in t||s(t,e,{value:i.f(e)})}},function(e,t,n){var r=n(297),a=n(299);e.exports=function(e,t){for(var n,o=a(e),i=r(o),s=i.length,c=0;s>c;)if(o[n=i[c++]]===t)return n}},function(e,t,n){var r=n(297),a=n(326),o=n(327);e.exports=function(e){var t=r(e),n=a.f;if(n)for(var i,s=n(e),c=o.f,u=0;s.length>u;)c.call(e,i=s[u++])&&t.push(i);return t}},function(e,t){t.f=Object.getOwnPropertySymbols},function(e,t){t.f={}.propertyIsEnumerable},function(e,t,n){var r=n(301);e.exports=Array.isArray||function(e){return"Array"==r(e)}},function(e,t,n){var r=n(299),a=n(330).f,o={}.toString,i="object"==typeof window&&window&&Object.getOwnPropertyN
5427 ames?Object.getOwnPropertyNames(window):[],s=function(e){try{return a(e)}catch(t){return i.slice()}};e.exports.f=function(e){return i&&"[object Window]"==o.call(e)?s(e):a(r(e))}},function(e,t,n){var r=n(298),a=n(308).concat("length","prototype");t.f=Object.getOwnPropertyNames||function(e){return r(e,a)}},function(e,t,n){var r=n(327),a=n(290),o=n(299),i=n(289),s=n(292),c=n(285),u=Object.getOwnPropertyDescriptor;t.f=n(286)?u:function(e,t){if(e=o(e),t=i(t,!0),c)try{return u(e,t)}catch(n){}if(s(e,t))return a(!r.f.call(e,t),e[t])}},function(e,t){},function(e,t,n){n(323)("asyncIterator")},function(e,t,n){n(323)("observable")},function(e,t){"use strict";function n(e){return function(t){var n=t.dispatch,r=t.getState;return function(t){return function(a){return"function"==typeof a?a(n,r,e):t(a)}}}}t.__esModule=!0;var r=n();r.withExtraArgument=n,t["default"]=r},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(161),a=n(239),o=n(337),i=n(348),s=n(437),c=n(44
5428 8),u=n(640),l=n(654),d=n(687),p=n(690),f=n(693),h=n(696),m=n(699),M=(0,r.combineReducers)({initialState:i.initialState,dashboard:s.dashboard,modules:c.reducer,connection:u.reducer,jumpstart:l.reducer,settings:d.reducer,siteData:p.reducer,jetpackNotices:h.reducer,pluginsData:f.reducer,search:m.reducer});t["default"]=(0,r.combineReducers)({jetpack:M,routing:a.routerReducer,globalNotices:o.globalNotices}),e.exports=t["default"]},function(e,t,n){"use strict";function r(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}function a(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments[1];switch(t.type){case i.NEW_NOTICE:return[t.notice].concat(r(e));case i.REMOVE_NOTICE:return e.filter(function(e){return e.noticeId!==t.noticeId})}return e}Object.defineProperty(t,"__esModule",{value:!0}),t.globalNotices=a;var o=n(338),i=n(347);t["default"]=(0,o.combineReducers)({globalNotices:a})},function(e,t,n){"use strict"
5429 ;function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var a=n(339),o=r(a),i=n(341),s=r(i),c=n(344),u=r(c),l=n(345),d=r(l),p=n(346),f=r(p);t.createStore=o["default"],t.combineReducers=s["default"],t.bindActionCreators=u["default"],t.applyMiddleware=d["default"],t.compose=f["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e,t){function n(){return u}function r(e){l.push(e);var t=!0;return function(){if(t){t=!1;var n=l.indexOf(e);l.splice(n,1)}}}function a(e){if(!i["default"](e))throw new Error("Actions must be plain objects. Use custom middleware for async actions.");if("undefined"==typeof e.type)throw new Error('Actions may not have an undefined "type" property. Have you misspelled a constant?');if(d)throw new Error("Reducers may not dispatch actions.");try{d=!0,u=c(u,e)}finally{d=!1}return l.slice().forEach(function(e){return e()}),e}function o(e){c=e,a({type:s.INIT})}if("function"!=typeof e)throw new Error("Expe
5430 cted the reducer to be a function.");var c=e,u=t,l=[],d=!1;return a({type:s.INIT}),{dispatch:a,subscribe:r,getState:n,replaceReducer:o}}t.__esModule=!0,t["default"]=a;var o=n(340),i=r(o),s={INIT:"@@redux/INIT"};t.ActionTypes=s},function(e,t){"use strict";function n(e){if(!e||"object"!=typeof e)return!1;var t="function"==typeof e.constructor?Object.getPrototypeOf(e):Object.prototype;if(null===t)return!0;var n=t.constructor;return"function"==typeof n&&n instanceof n&&r(n)===r(Object)}t.__esModule=!0,t["default"]=n;var r=function(e){return Function.prototype.toString.call(e)};e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e,t){var n=t&&t.type,r=n&&'"'+n.toString()+'"'||"an action";return'Reducer "'+e+'" returned undefined handling '+r+". To ignore an action, you must explicitly return the previous state."}function o(e){Object.keys(e).forEach(function(t){var n=e[t],r=n(void 0,{type:s.ActionTypes.INIT});if("undefined"=
5431 =typeof r)throw new Error('Reducer "'+t+'" returned undefined during initialization. If the state passed to the reducer is undefined, you must explicitly return the initial state. The initial state may not be undefined.');var a="@@redux/PROBE_UNKNOWN_ACTION_"+Math.random().toString(36).substring(7).split("").join(".");if("undefined"==typeof n(void 0,{type:a}))throw new Error('Reducer "'+t+'" returned undefined when probed with a random type. '+("Don't try to handle "+s.ActionTypes.INIT+' or other actions in "redux/*" ')+"namespace. They are considered private. Instead, you must return the current state for any unknown actions, unless it is undefined, in which case you must return the initial state, regardless of the action type. The initial state may not be undefined.")})}function i(e){var t,n=p["default"](e,function(e){return"function"==typeof e});try{o(n)}catch(r){t=r}var i=l["default"](n,function(){});return function(e,r){if(void 0===e&&(e=i),t)throw t;var o=!1,s=l["default"](n,f
5432 unction(t,n){var i=e[n],s=t(i,r);if("undefined"==typeof s){var c=a(n,r);throw new Error(c)}return o=o||s!==i,s});return o?s:e}}t.__esModule=!0,t["default"]=i;var s=n(339),c=n(340),u=(r(c),n(342)),l=r(u),d=n(343),p=r(d);e.exports=t["default"]},function(e,t){"use strict";function n(e,t){return Object.keys(e).reduce(function(n,r){return n[r]=t(e[r],r),n},{})}t.__esModule=!0,t["default"]=n,e.exports=t["default"]},function(e,t){"use strict";function n(e,t){return Object.keys(e).reduce(function(n,r){return t(e[r])&&(n[r]=e[r]),n},{})}t.__esModule=!0,t["default"]=n,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e,t){return function(){return t(e.apply(void 0,arguments))}}function o(e,t){if("function"==typeof e)return a(e,t);if("object"!=typeof e||null===e||void 0===e)throw new Error("bindActionCreators expected an object or a function, instead received "+(null===e?"null":typeof e)+'. Did you write "import ActionCreators f
5433 rom" instead of "import * as ActionCreators from"?');return s["default"](e,function(e){return a(e,t)})}t.__esModule=!0,t["default"]=o;var i=n(342),s=r(i);e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(e){return function(n,r){var a=e(n,r),i=a.dispatch,c=[],u={getState:a.getState,dispatch:function(e){return i(e)}};return c=t.map(function(e){return e(u)}),i=s["default"].apply(void 0,c)(a.dispatch),o({},a,{dispatch:i})}}}t.__esModule=!0;var o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};t["default"]=a;var i=n(346),s=r(i);e.exports=t["default"]},function(e,t){"use strict";function n(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(e){return t.reduceRight(function(e,t){return t(e)},e)
5434 }}t.__esModule=!0,t["default"]=n,e.exports=t["default"]},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});t.NEW_NOTICE="NEW_NOTICE",t.REMOVE_NOTICE="REMOVE_NOTICE"},[1063,354,436],function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var a=n(350),o=r(a);t["default"]=o["default"]||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}},function(e,t,n){e.exports={"default":n(351),__esModule:!0}},function(e,t,n){n(352),e.exports=n(278).Object.assign},function(e,t,n){var r=n(276);r(r.S+r.F,"Object",{assign:n(353)})},function(e,t,n){"use strict";var r=n(297),a=n(326),o=n(327),i=n(313),s=n(300),c=Object.assign;e.exports=!c||n(287)(function(){var e={},t={},n=Symbol(),r="abcdefghijklmnopqrst";return e[n]=7,r.split("").forEach(function(e){t[e]=e}),7!=c({},e)[n]||Object.keys(c({},t)).join("")!=r})?function(e,t){for(var n=i(e),c=argu
5435 ments.length,u=1,l=a.f,d=o.f;c>u;)for(var p,f=s(arguments[u++]),h=l?r(f).concat(l(f)):r(f),m=h.length,M=0;m>M;)d.call(f,p=h[M++])&&(n[p]=f[p]);return n}:c},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e){return e.jetpack.initialState.happinessGravIds}function o(e){return!!e.jetpack.initialState.isDevVersion}function i(e){return e.jetpack.initialState.currentVersion}function s(e){return(0,C["default"])(e.jetpack.initialState.stats,"roles",{})}function c(e){return(0,C["default"])(e.jetpack.initialState.stats,"data")}function u(e){return(0,C["default"])(e.jetpack.initialState,["userData","currentUser","wpcomUser","email"])}function l(e){return(0,C["default"])(e.jetpack.initialState,"rawUrl",{})}function d(e){return(0,C["default"])(e.jetpack.initialState,"adminUrl",{})}function p(e){return(0,C["default"])(e.jetpack.initialState,["connectionStatus","isPublic"])}function f(e){return!(0,C["default"])(e.jetpack.initialState.userData.currentUse
5436 r.permissions,"edit_posts",!1)}function h(e){return(0,C["default"])(e.jetpack.initialState.userData.currentUser.permissions,"manage_modules",!1)}function m(e){return(0,C["default"])(e.jetpack.initialState.userData.currentUser.permissions,"manage_options",!1)}function M(e){return(0,C["default"])(e.jetpack.initialState.userData.currentUser.permissions,"edit_posts",!1)}function _(e){return(0,C["default"])(e.jetpack.initialState.userData.currentUser.permissions,"manage_plugins",!1)}function g(e){return(0,C["default"])(e.jetpack.initialState.userData.currentUser.permissions,"disconnect",!1)}function v(e){return(0,C["default"])(e.jetpack.initialState.userData.currentUser,"isMaster",!1)}function b(e){return(0,C["default"])(e.jetpack.initialState.userData.currentUser,["wpcomUser","login"])}function y(e){return(0,C["default"])(e.jetpack.initialState.userData.currentUser,["wpcomUser","email"])}function A(e){return(0,C["default"])(e.jetpack.initialState.userData.currentUser,["wpcomUser","avata
5437 r"])}function T(e){return(0,C["default"])(e.jetpack.initialState.userData.currentUser,["username"])}function L(e){return(0,C["default"])(e.jetpack.initialState.userData.currentUser.permissions,"view_stats",!1)}function E(e){return(0,C["default"])(e.jetpack.initialState,"WP_API_nonce")}function w(e){return(0,C["default"])(e.jetpack.initialState,"WP_API_root")}function z(e){return(0,C["default"])(e.jetpack.initialState,"tracksUserData")}function S(e){return(0,C["default"])(e.jetpack.initialState,"currentIp")}Object.defineProperty(t,"__esModule",{value:!0}),t.initialState=void 0,t.getHappinessGravatarIds=a,t.isDevVersion=o,t.getCurrentVersion=i,t.getSiteRoles=s,t.getInitialStateStatsData=c,t.getAdminEmailAddress=u,t.getSiteRawUrl=l,t.getSiteAdminUrl=d,t.isSitePublic=p,t.userIsSubscriber=f,t.userCanManageModules=h,t.userCanManageOptions=m,t.userCanEditPosts=M,t.userCanManagePlugins=_,t.userCanDisconnectSite=g,t.userIsMaster=v,t.getUserWpComLogin=b,t.getUserWpComEmail=y,t.getUserWpComAva
5438 tar=A,t.getUsername=T,t.userCanViewStats=L,t.getApiNonce=E,t.getApiRootUrl=w,t.getTracksUserData=z,t.getCurrentIp=S;var k=n(355),O=r(k),N=n(399),C=r(N),D=n(435);t.initialState=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window.Initial_State,t=arguments[1];switch(t.type){case D.JETPACK_SET_INITIAL_STATE:return(0,O["default"])({},e,t.initialState);default:return e}}},function(e,t,n){var r=n(356),a=n(370),o=n(371),i=n(381),s=n(384),c=n(385),u=Object.prototype,l=u.hasOwnProperty,d=o(function(e,t){if(s(t)||i(t))return void a(t,c(t),e);for(var n in t)l.call(t,n)&&r(e,n,t[n])});e.exports=d},function(e,t,n){function r(e,t,n){var r=e[t];s.call(e,t)&&o(r,n)&&(void 0!==n||t in e)||a(e,t,n)}var a=n(357),o=n(369),i=Object.prototype,s=i.hasOwnProperty;e.exports=r},function(e,t,n){function r(e,t,n){"__proto__"==t&&a?a(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n}var a=n(358);e.exports=r},function(e,t,n){var r=n(359),a=function(){try{var e=r(Object,"de
5439 fineProperty");return e({},"",{}),e}catch(t){}}();e.exports=a},function(e,t,n){function r(e,t){var n=o(e,t);return a(n)?n:void 0}var a=n(360),o=n(368);e.exports=r},function(e,t,n){function r(e){if(!i(e)||o(e))return!1;var t=a(e)?h:u;return t.test(s(e))}var a=n(361),o=n(363),i=n(362),s=n(367),c=/[\\^$.*+?()[\]{}|]/g,u=/^\[object .+?Constructor\]$/,l=Function.prototype,d=Object.prototype,p=l.toString,f=d.hasOwnProperty,h=RegExp("^"+p.call(f).replace(c,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");e.exports=r},function(e,t,n){function r(e){var t=a(e)?u.call(e):"";return t==o||t==i||t==s}var a=n(362),o="[object Function]",i="[object GeneratorFunction]",s="[object Proxy]",c=Object.prototype,u=c.toString;e.exports=r},function(e,t){function n(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}e.exports=n},function(e,t,n){function r(e){return!!o&&o in e}var a=n(364),o=function(){var e=/[^.]+$/.exec(a&&a.keys&&a.keys.IE_PROTO||"");return e
5440 ?"Symbol(src)_1."+e:""}();e.exports=r},function(e,t,n){var r=n(365),a=r["__core-js_shared__"];e.exports=a},function(e,t,n){var r=n(366),a="object"==typeof self&&self&&self.Object===Object&&self,o=r||a||Function("return this")();e.exports=o},function(e,t){(function(t){var n="object"==typeof t&&t&&t.Object===Object&&t;e.exports=n}).call(t,function(){return this}())},function(e,t){function n(e){if(null!=e){try{return a.call(e)}catch(t){}try{return e+""}catch(t){}}return""}var r=Function.prototype,a=r.toString;e.exports=n},function(e,t){function n(e,t){return null==e?void 0:e[t]}e.exports=n},function(e,t){function n(e,t){return e===t||e!==e&&t!==t}e.exports=n},function(e,t,n){function r(e,t,n,r){var i=!n;n||(n={});for(var s=-1,c=t.length;++s<c;){var u=t[s],l=r?r(n[u],e[u],u,n,e):void 0;void 0===l&&(l=e[u]),i?o(n,u,l):a(n,u,l)}return n}var a=n(356),o=n(357);e.exports=r},function(e,t,n){function r(e){return a(function(t,n){var r=-1,a=n.length,i=a>1?n[a-1]:void 0,s=a>2?n[2]:void 0;for(i=e.
5441 length>3&&"function"==typeof i?(a--,i):void 0,s&&o(n[0],n[1],s)&&(i=a<3?void 0:i,a=1),t=Object(t);++r<a;){var c=n[r];c&&e(t,c,r,i)}return t})}var a=n(372),o=n(380);e.exports=r},function(e,t,n){function r(e,t){return i(o(e,t,a),e+"")}var a=n(373),o=n(374),i=n(376);e.exports=r},function(e,t){function n(e){return e}e.exports=n},function(e,t,n){function r(e,t,n){return t=o(void 0===t?e.length-1:t,0),function(){for(var r=arguments,i=-1,s=o(r.length-t,0),c=Array(s);++i<s;)c[i]=r[t+i];i=-1;for(var u=Array(t+1);++i<t;)u[i]=r[i];return u[t]=n(c),a(e,this,u)}}var a=n(375),o=Math.max;e.exports=r},function(e,t){function n(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}e.exports=n},function(e,t,n){var r=n(377),a=n(379),o=a(r);e.exports=o},function(e,t,n){var r=n(378),a=n(358),o=n(373),i=a?function(e,t){return a(e,"toString",{configurable:!0,enumerable:!1,value:r(t),writable:
5442 !0})}:o;e.exports=i},function(e,t){function n(e){return function(){return e}}e.exports=n},function(e,t){function n(e){var t=0,n=0;return function(){var i=o(),s=a-(i-n);if(n=i,s>0){if(++t>=r)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}var r=500,a=16,o=Date.now;e.exports=n},function(e,t,n){function r(e,t,n){if(!s(n))return!1;var r=typeof t;return!!("number"==r?o(n)&&i(t,n.length):"string"==r&&t in n)&&a(n[t],e)}var a=n(369),o=n(381),i=n(383),s=n(362);e.exports=r},function(e,t,n){function r(e){return null!=e&&o(e.length)&&!a(e)}var a=n(361),o=n(382);e.exports=r},function(e,t){function n(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=r}var r=9007199254740991;e.exports=n},function(e,t){function n(e,t){return t=null==t?r:t,!!t&&("number"==typeof e||a.test(e))&&e>-1&&e%1==0&&e<t}var r=9007199254740991,a=/^(?:0|[1-9]\d*)$/;e.exports=n},function(e,t){function n(e){var t=e&&e.constructor,n="function"==typeof t&&t.prototype||r;return e===n}var r=Object.prototype;e.exports=n},
5443 function(e,t,n){function r(e){return i(e)?a(e):o(e)}var a=n(386),o=n(397),i=n(381);e.exports=r},function(e,t,n){function r(e,t){var n=i(e),r=!n&&o(e),l=!n&&!r&&s(e),p=!n&&!r&&!l&&u(e),f=n||r||l||p,h=f?a(e.length,String):[],m=h.length;for(var M in e)!t&&!d.call(e,M)||f&&("length"==M||l&&("offset"==M||"parent"==M)||p&&("buffer"==M||"byteLength"==M||"byteOffset"==M)||c(M,m))||h.push(M);return h}var a=n(387),o=n(388),i=n(390),s=n(391),c=n(383),u=n(393),l=Object.prototype,d=l.hasOwnProperty;e.exports=r},function(e,t){function n(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}e.exports=n},function(e,t,n){var r=n(389),a=n(166),o=Object.prototype,i=o.hasOwnProperty,s=o.propertyIsEnumerable,c=r(function(){return arguments}())?r:function(e){return a(e)&&i.call(e,"callee")&&!s.call(e,"callee")};e.exports=c},function(e,t,n){function r(e){return a(e)&&s.call(e)==o}var a=n(166),o="[object Arguments]",i=Object.prototype,s=i.toString;e.exports=r},function(e,t){var n=Array.isArray;e.exports=n
5444 },function(e,t,n){(function(e){var r=n(365),a=n(392),o="object"==typeof t&&t&&!t.nodeType&&t,i=o&&"object"==typeof e&&e&&!e.nodeType&&e,s=i&&i.exports===o,c=s?r.Buffer:void 0,u=c?c.isBuffer:void 0,l=u||a;e.exports=l}).call(t,n(169)(e))},function(e,t){function n(){return!1}e.exports=n},function(e,t,n){var r=n(394),a=n(395),o=n(396),i=o&&o.isTypedArray,s=i?a(i):r;e.exports=s},function(e,t,n){function r(e){return o(e)&&a(e.length)&&!!O[C.call(e)]}var a=n(382),o=n(166),i="[object Arguments]",s="[object Array]",c="[object Boolean]",u="[object Date]",l="[object Error]",d="[object Function]",p="[object Map]",f="[object Number]",h="[object Object]",m="[object RegExp]",M="[object Set]",_="[object String]",g="[object WeakMap]",v="[object ArrayBuffer]",b="[object DataView]",y="[object Float32Array]",A="[object Float64Array]",T="[object Int8Array]",L="[object Int16Array]",E="[object Int32Array]",w="[object Uint8Array]",z="[object Uint8ClampedArray]",S="[object Uint16Array]",k="[object Uint32Arr
5445 ay]",O={};O[y]=O[A]=O[T]=O[L]=O[E]=O[w]=O[z]=O[S]=O[k]=!0,O[i]=O[s]=O[v]=O[c]=O[b]=O[u]=O[l]=O[d]=O[p]=O[f]=O[h]=O[m]=O[M]=O[_]=O[g]=!1;var N=Object.prototype,C=N.toString;e.exports=r},function(e,t){function n(e){return function(t){return e(t)}}e.exports=n},function(e,t,n){(function(e){var r=n(366),a="object"==typeof t&&t&&!t.nodeType&&t,o=a&&"object"==typeof e&&e&&!e.nodeType&&e,i=o&&o.exports===a,s=i&&r.process,c=function(){try{return s&&s.binding("util")}catch(e){}}();e.exports=c}).call(t,n(169)(e))},function(e,t,n){function r(e){if(!a(e))return o(e);var t=[];for(var n in Object(e))s.call(e,n)&&"constructor"!=n&&t.push(n);return t}var a=n(384),o=n(398),i=Object.prototype,s=i.hasOwnProperty;e.exports=r},function(e,t,n){var r=n(165),a=r(Object.keys,Object);e.exports=a},function(e,t,n){function r(e,t,n){var r=null==e?void 0:a(e,t);return void 0===r?n:r}var a=n(400);e.exports=r},function(e,t,n){function r(e,t){t=o(t,e)?[t]:a(t);for(var n=0,r=t.length;null!=e&&n<r;)e=e[i(t[n++])];retu
5446 rn n&&n==r?e:void 0}var a=n(401),o=n(433),i=n(434);e.exports=r},function(e,t,n){function r(e){return a(e)?e:o(e)}var a=n(390),o=n(402);e.exports=r},function(e,t,n){var r=n(403),a=n(428),o=/^\./,i=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,s=/\\(\\)?/g,c=r(function(e){e=a(e);var t=[];return o.test(e)&&t.push(""),e.replace(i,function(e,n,r,a){t.push(r?a.replace(s,"$1"):n||e)}),t});e.exports=c},function(e,t,n){function r(e){var t=a(e,function(e){return n.size===o&&n.clear(),e}),n=t.cache;return t}var a=n(404),o=500;e.exports=r},function(e,t,n){function r(e,t){if("function"!=typeof e||t&&"function"!=typeof t)throw new TypeError(o);var n=function(){var r=arguments,a=t?t.apply(this,r):r[0],o=n.cache;if(o.has(a))return o.get(a);var i=e.apply(this,r);return n.cache=o.set(a,i)||o,i};return n.cache=new(r.Cache||a),n}var a=n(405),o="Expected a function";r.Cache=a,e.exports=r},function(e,t,n){function r(e){var t=-1,n=e?e.length:0;for(this.
5447 clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}var a=n(406),o=n(422),i=n(425),s=n(426),c=n(427);r.prototype.clear=a,r.prototype["delete"]=o,r.prototype.get=i,r.prototype.has=s,r.prototype.set=c,e.exports=r},function(e,t,n){function r(){this.size=0,this.__data__={hash:new a,map:new(i||o),string:new a}}var a=n(407),o=n(414),i=n(421);e.exports=r},function(e,t,n){function r(e){var t=-1,n=e?e.length:0;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}var a=n(408),o=n(410),i=n(411),s=n(412),c=n(413);r.prototype.clear=a,r.prototype["delete"]=o,r.prototype.get=i,r.prototype.has=s,r.prototype.set=c,e.exports=r},function(e,t,n){function r(){this.__data__=a?a(null):{},this.size=0}var a=n(409);e.exports=r},[1064,359],function(e,t){function n(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}e.exports=n},function(e,t,n){function r(e){var t=this.__data__;if(a){var n=t[e];return n===o?void 0:n}return s.call(t,e)?t[e]:void 0}var a=n(409),o="__lodash_hash_undefined__",i
5448 =Object.prototype,s=i.hasOwnProperty;e.exports=r},function(e,t,n){function r(e){var t=this.__data__;return a?void 0!==t[e]:i.call(t,e)}var a=n(409),o=Object.prototype,i=o.hasOwnProperty;e.exports=r},function(e,t,n){function r(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=a&&void 0===t?o:t,this}var a=n(409),o="__lodash_hash_undefined__";e.exports=r},function(e,t,n){function r(e){var t=-1,n=e?e.length:0;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}var a=n(415),o=n(416),i=n(418),s=n(419),c=n(420);r.prototype.clear=a,r.prototype["delete"]=o,r.prototype.get=i,r.prototype.has=s,r.prototype.set=c,e.exports=r},function(e,t){function n(){this.__data__=[],this.size=0}e.exports=n},function(e,t,n){function r(e){var t=this.__data__,n=a(t,e);if(n<0)return!1;var r=t.length-1;return n==r?t.pop():i.call(t,n,1),--this.size,!0}var a=n(417),o=Array.prototype,i=o.splice;e.exports=r},function(e,t,n){function r(e,t){for(var n=e.length;n--;)if(a(e[n][0],t))return n;return-1}va
5449 r a=n(369);e.exports=r},function(e,t,n){function r(e){var t=this.__data__,n=a(t,e);return n<0?void 0:t[n][1]}var a=n(417);e.exports=r},function(e,t,n){function r(e){return a(this.__data__,e)>-1}var a=n(417);e.exports=r},function(e,t,n){function r(e,t){var n=this.__data__,r=a(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this}var a=n(417);e.exports=r},[1065,359,365],function(e,t,n){function r(e){var t=a(this,e)["delete"](e);return this.size-=t?1:0,t}var a=n(423);e.exports=r},function(e,t,n){function r(e,t){var n=e.__data__;return a(t)?n["string"==typeof t?"string":"hash"]:n.map}var a=n(424);e.exports=r},function(e,t){function n(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}e.exports=n},function(e,t,n){function r(e){return a(this,e).get(e)}var a=n(423);e.exports=r},function(e,t,n){function r(e){return a(this,e).has(e)}var a=n(423);e.exports=r},function(e,t,n){function r(e,t){var n=a(this,e),r=n.size;return n.set(e,t),this.
5450 size+=n.size==r?0:1,this}var a=n(423);e.exports=r},function(e,t,n){function r(e){return null==e?"":a(e)}var a=n(429);e.exports=r},function(e,t,n){function r(e){if("string"==typeof e)return e;if(i(e))return o(e,r)+"";if(s(e))return l?l.call(e):"";var t=e+"";return"0"==t&&1/e==-c?"-0":t}var a=n(430),o=n(431),i=n(390),s=n(432),c=1/0,u=a?a.prototype:void 0,l=u?u.toString:void 0;e.exports=r},[1066,365],function(e,t){function n(e,t){for(var n=-1,r=e?e.length:0,a=Array(r);++n<r;)a[n]=t(e[n],n,e);return a}e.exports=n},function(e,t,n){function r(e){return"symbol"==typeof e||a(e)&&s.call(e)==o}var a=n(166),o="[object Symbol]",i=Object.prototype,s=i.toString;e.exports=r},function(e,t,n){function r(e,t){if(a(e))return!1;var n=typeof e;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=e&&!o(e))||(s.test(e)||!i.test(e)||null!=t&&e in Object(t))}var a=n(390),o=n(432),i=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,s=/^\w*$/;e.exports=r},function(e,t,n){function r(e){if("string"==typeof e|
5451 |a(e))return e;var t=e+"";return"0"==t&&1/e==-o?"-0":t}var a=n(432),o=1/0;e.exports=r},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});t.JETPACK_SET_INITIAL_STATE="JETPACK_SET_INITIAL_STATE",t.CONNECT_URL_FETCH="CONNECT_URL_FETCH",t.CONNECT_URL_FETCH_FAIL="CONNECT_URL_FETCH_FAIL",t.CONNECT_URL_FETCH_SUCCESS="CONNECT_URL_FETCH_SUCCESS",t.DISCONNECT_SITE="DISCONNECT_SITE",t.DISCONNECT_SITE_FAIL="DISCONNECT_SITE_FAIL",t.DISCONNECT_SITE_SUCCESS="DISCONNECT_SITE_SUCCESS",t.UNLINK_USER="UNLINK_USER",t.UNLINK_USER_FAIL="UNLINK_USER_FAIL",t.UNLINK_USER_SUCCESS="UNLINK_USER_SUCCESS",t.USER_CONNECTION_DATA_FETCH="USER_CONNECTION_DATA_FETCH",t.USER_CONNECTION_DATA_FETCH_FAIL="USER_CONNECTION_DATA_FETCH_FAIL",t.USER_CONNECTION_DATA_FETCH_SUCCESS="USER_CONNECTION_DATA_FETCH_SUCCESS",t.JETPACK_MODULES_LIST_FETCH="JETPACK_MODULES_LIST_FETCH",t.JETPACK_MODULES_LIST_FETCH_FAIL="JETPACK_MODULES_LIST_FETCH_FAIL",t.JETPACK_MODULES_LIST_RECEIVE="JETPACK_MODULES_LIST_RECEIVE",
5452 t.JETPACK_MODULE_FETCH="JETPACK_MODULE_FETCH",t.JETPACK_MODULE_FETCH_FAIL="JETPACK_MODULE_FETCH_FAIL",t.JETPACK_MODULE_RECEIVE="JETPACK_MODULE_RECEIVE",t.JETPACK_MODULE_ACTIVATE="JETPACK_MODULE_ACTIVATE",t.JETPACK_MODULE_ACTIVATE_SUCCESS="JETPACK_MODULE_ACTIVATE_SUCCESS",t.JETPACK_MODULE_ACTIVATE_FAIL="JETPACK_MODULE_ACTIVATE_FAIL",t.JETPACK_MODULE_DEACTIVATE="JETPACK_MODULE_DEACTIVATE",t.JETPACK_MODULE_DEACTIVATE_FAIL="JETPACK_MODULE_DEACTIVATE_FAIL",t.JETPACK_MODULE_DEACTIVATE_SUCCESS="JETPACK_MODULE_DEACTIVATE_SUCCESS",t.JETPACK_MODULE_UPDATE_OPTIONS="JETPACK_MODULE_UPDATE_OPTIONS",t.JETPACK_MODULE_UPDATE_OPTIONS_FAIL="JETPACK_MODULE_UPDATE_OPTIONS_FAIL",t.JETPACK_MODULE_UPDATE_OPTIONS_SUCCESS="JETPACK_MODULE_UPDATE_OPTIONS_SUCCESS",t.JETPACK_MODULES_SET_UNSAVED_OPTION_FLAG="JETPACK_MODULES_SET_UNSAVED_OPTION_FLAG",t.JETPACK_MODULES_CLEAR_UNSAVED_OPTION_FLAG="JETPACK_MODULES_CLEAR_UNSAVED_OPTION_FLAG",t.JETPACK_CONNECTION_STATUS_FETCH="JETPACK_CONNECTION_STATUS_FETCH",t.JUMPSTART
5453 _ACTIVATE="JUMPSTART_ACTIVATE",t.JUMPSTART_ACTIVATE_FAIL="JUMPSTART_ACTIVATE_FAIL",t.JUMPSTART_ACTIVATE_SUCCESS="JUMPSTART_ACTIVATE_SUCCESS",t.JUMPSTART_SKIP="JUMPSTART_SKIP",t.JUMPSTART_SKIP_FAIL="JUMPSTART_SKIP_FAIL",t.JUMPSTART_SKIP_SUCCESS="JUMPSTART_SKIP_SUCCESS",t.DASHBOARD_PROTECT_COUNT_FETCH="DASHBOARD_PROTECT_COUNT_FETCH",t.DASHBOARD_PROTECT_COUNT_FETCH_FAIL="DASHBOARD_PROTECT_COUNT_FETCH_FAIL",t.DASHBOARD_PROTECT_COUNT_FETCH_SUCCESS="DASHBOARD_PROTECT_COUNT_FETCH_SUCCESS",t.RESET_OPTIONS="RESET_OPTIONS",t.RESET_OPTIONS_FAIL="RESET_OPTIONS_FAIL",t.RESET_OPTIONS_SUCCESS="RESET_OPTIONS_SUCCESS",t.VAULTPRESS_SITE_DATA_FETCH="VAULTPRESS_SITE_DATA_FETCH",t.VAULTPRESS_SITE_DATA_FETCH_FAIL="VAULTPRESS_SITE_DATA_FETCH_FAIL",t.VAULTPRESS_SITE_DATA_FETCH_SUCCESS="VAULTPRESS_SITE_DATA_FETCH_SUCCESS",t.MONITOR_LAST_DOWNTIME_FETCH="MONITOR_LAST_DOWNTIME_FETCH",t.MONITOR_LAST_DOWNTIME_FETCH_FAIL="MONITOR_LAST_DOWNTIME_FETCH_FAIL",t.MONITOR_LAST_DOWNTIME_FETCH_SUCCESS="MONITOR_LAST_DOWNTI
5454 ME_FETCH_SUCCESS",t.AKISMET_DATA_FETCH="AKISMET_DATA_FETCH",t.AKISMET_DATA_FETCH_FAIL="AKISMET_DATA_FETCH_FAIL",t.AKISMET_DATA_FETCH_SUCCESS="AKISMET_DATA_FETCH_SUCCESS",t.PLUGIN_UPDATES_FETCH="PLUGIN_UPDATES_FETCH",t.PLUGIN_UPDATES_FETCH_FAIL="PLUGIN_UPDATES_FETCH_FAIL",t.PLUGIN_UPDATES_FETCH_SUCCESS="PLUGIN_UPDATES_FETCH_SUCCESS",t.STATS_SWITCH_TAB="STATS_SWITCH_TAB",t.STATS_DATA_FETCH="STATS_DATA_FETCH",t.STATS_DATA_FETCH_FAIL="STATS_DATA_FETCH_FAIL",t.STATS_DATA_FETCH_SUCCESS="STATS_DATA_FETCH_SUCCESS",t.JETPACK_SETTINGS_FETCH="JETPACK_SETTINGS_FETCH",t.JETPACK_SETTINGS_FETCH_RECEIVE="JETPACK_SETTINGS_FETCH_RECEIVE",t.JETPACK_SETTINGS_FETCH_FAIL="JETPACK_SETTINGS_FETCH_FAIL",t.JETPACK_SETTING_UPDATE="JETPACK_SETTING_UPDATE",t.JETPACK_SETTING_UPDATE_SUCCESS="JETPACK_SETTING_UPDATE_SUCCESS",t.JETPACK_SETTING_UPDATE_FAIL="JETPACK_SETTING_UPDATE_FAIL",t.JETPACK_SITE_DATA_FETCH="JETPACK_SITE_DATA_FETCH",t.JETPACK_SITE_DATA_FETCH_RECEIVE="JETPACK_SITE_DATA_FETCH_RECEIVE",t.JETPACK_SIT
5455 E_DATA_FETCH_FAIL="JETPACK_SITE_DATA_FETCH_FAIL",t.JETPACK_ACTION_NOTICES_DISMISS="JETPACK_ACTION_NOTICES_DISMISS",
5456 -t.JETPACK_NOTICES_DISPATCH_TYPE="JETPACK_NOTICES_DISPATCH_TYPE",t.JETPACK_NOTICES_DISMISS="JETPACK_NOTICES_DISMISS",t.JETPACK_NOTICES_DISMISS_FAIL="JETPACK_NOTICES_DISMISS_FAIL",t.JETPACK_NOTICES_DISMISS_SUCCESS="JETPACK_NOTICES_DISMISS_SUCCESS",t.JETPACK_PLUGINS_DATA_FETCH="JETPACK_PLUGINS_DATA_FETCH",t.JETPACK_PLUGINS_DATA_FETCH_RECEIVE="JETPACK_PLUGINS_DATA_FETCH_RECEIVE",t.JETPACK_PLUGINS_DATA_FETCH_FAIL="JETPACK_PLUGINS_DATA_FETCH_FAIL",t.JETPACK_SEARCH_TERM="JETPACK_SEARCH_TERM"},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.setInitialState=void 0;var r=n(435);t.setInitialState=function(){return function(e){e({type:r.JETPACK_SET_INITIAL_STATE,initialState:window.Initial_State})}}},[1063,438,439],function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e){return e.jetpack.dashboard.activeStatsTab}function o(e){return!!e.jetpack.dashboard.requests.fetchingStatsData}function i(e){return e.jetpack.dashboard.stat
5457 sData}function s(e){return!!e.jetpack.dashboard.requests.fetchingAkismetData}function c(e){return e.jetpack.dashboard.akismetData}function u(e){return!!e.jetpack.dashboard.requests.fetchingProtectData}function l(e){return e.jetpack.dashboard.protectCount}function d(e){return!!e.jetpack.dashboard.requests.fetchingMonitorData}function p(e){return e.jetpack.dashboard.lastDownTime}function f(e){return!!e.jetpack.dashboard.requests.fetchingVaultPressData}function h(e){return e.jetpack.dashboard.vaultPressData}function m(e){return(0,A["default"])(e.jetpack.dashboard.vaultPressData,"data.security.notice_count",0)}function M(e){return!!e.jetpack.dashboard.requests.fetchingPluginUpdates}function _(e){return e.jetpack.dashboard.pluginUpdates}Object.defineProperty(t,"__esModule",{value:!0}),t.dashboard=void 0,t.getActiveStatsTab=a,t.isFetchingStatsData=o,t.getStatsData=i,t.isFetchingAkismetData=s,t.getAkismetData=c,t.isFetchingProtectData=u,t.getProtectCount=l,t.isFetchingMonitorData=d,t.getLa
5458 stDownTime=p,t.isFetchingVaultPressData=f,t.getVaultPressData=h,t.getVaultPressScanThreatCount=m,t.isFetchingPluginUpdates=M,t.getPluginUpdates=_;var g=n(161),v=n(355),b=r(v),y=n(399),A=r(y),T=n(435),L=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments[1];switch(t.type){case T.STATS_DATA_FETCH:return(0,b["default"])({},e,{fetchingStatsData:!0});case T.AKISMET_DATA_FETCH:return(0,b["default"])({},e,{fetchingAkismetData:!0});case T.MONITOR_LAST_DOWNTIME_FETCH:return(0,b["default"])({},e,{fetchingMonitorData:!0});case T.VAULTPRESS_SITE_DATA_FETCH:return(0,b["default"])({},e,{fetchingVaultPressData:!0});case T.DASHBOARD_PROTECT_COUNT_FETCH:return(0,b["default"])({},e,{fetchingProtectData:!0});case T.PLUGIN_UPDATES_FETCH:return(0,b["default"])({},e,{fetchingPluginUpdates:!0});case T.STATS_DATA_FETCH_FAIL:case T.STATS_DATA_FETCH_SUCCESS:case T.AKISMET_DATA_FETCH_FAIL:case T.AKISMET_DATA_FETCH_SUCCESS:case T.MONITOR_LAST_DOWNTIME_FETCH_FAIL:case T.MONITO
5459 R_LAST_DOWNTIME_FETCH_SUCCESS:case T.VAULTPRESS_SITE_DATA_FETCH_FAIL:case T.VAULTPRESS_SITE_DATA_FETCH_SUCCESS:case T.DASHBOARD_PROTECT_COUNT_FETCH_FAIL:case T.DASHBOARD_PROTECT_COUNT_FETCH_SUCCESS:case T.PLUGIN_UPDATES_FETCH_FAIL:case T.PLUGIN_UPDATES_FETCH_SUCCESS:return(0,b["default"])({},e,{fetchingStatsData:!1,fetchingAkismetData:!1,fetchingMonitorData:!1,fetchingVaultPressData:!1,fetchingProtectData:!1,fetchingPluginUpdates:!1});default:return e}},E=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"day",t=arguments[1];switch(t.type){case T.STATS_SWITCH_TAB:return t.activeStatsTab;default:return e}},w=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"N/A",t=arguments[1];switch(t.type){case T.STATS_DATA_FETCH_SUCCESS:return(0,b["default"])({},e,t.statsData);default:return e}},z=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"N/A",t=arguments[1];switch(t.type){case T.AKISMET_DATA_FETCH_SUCCESS:return t.akismet
5460 Data;default:return e}},S=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"N/A",t=arguments[1];switch(t.type){case T.DASHBOARD_PROTECT_COUNT_FETCH_SUCCESS:return t.protectCount;default:return e}},k=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"N/A",t=arguments[1];switch(t.type){case T.MONITOR_LAST_DOWNTIME_FETCH_SUCCESS:return t.lastDownTime;default:return e}},O=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"N/A",t=arguments[1];switch(t.type){case T.VAULTPRESS_SITE_DATA_FETCH_SUCCESS:return t.vaultPressData;default:return e}},N=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"N/A",t=arguments[1];switch(t.type){case T.PLUGIN_UPDATES_FETCH_SUCCESS:return t.pluginUpdates;default:return e}};t.dashboard=(0,g.combineReducers)({requests:L,activeStatsTab:E,protectCount:S,lastDownTime:k,vaultPressData:O,statsData:w,akismetData:z,pluginUpdates:N})},function(e,t,n){"use strict";function r(e){re
5461 turn e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0}),t.fetchPluginUpdates=t.fetchAkismetData=t.fetchVaultPressData=t.fetchLastDownTime=t.fetchProtectCount=t.fetchStatsData=t.statsSwitchTab=void 0;var a=n(440),o=r(a),i=n(435);t.statsSwitchTab=function(e){return function(t){t({type:i.STATS_SWITCH_TAB,activeStatsTab:e})}},t.fetchStatsData=function(e){return function(t){return t({type:i.STATS_DATA_FETCH}),o["default"].fetchStatsData(e).then(function(e){t({type:i.STATS_DATA_FETCH_SUCCESS,statsData:e})})["catch"](function(e){t({type:i.STATS_DATA_FETCH_FAIL,error:e})})}},t.fetchProtectCount=function(){return function(e){return e({type:i.DASHBOARD_PROTECT_COUNT_FETCH}),o["default"].getProtectCount().then(function(t){e({type:i.DASHBOARD_PROTECT_COUNT_FETCH_SUCCESS,protectCount:t})})["catch"](function(t){e({type:i.DASHBOARD_PROTECT_COUNT_FETCH_FAIL,error:t})})}},t.fetchLastDownTime=function(){return function(e){return e({type:i.MONITOR_LAST_DOWNTIME_FETCH}),o[
5462 "default"].getLastDownTime().then(function(t){e({type:i.MONITOR_LAST_DOWNTIME_FETCH_SUCCESS,lastDownTime:t})})["catch"](function(t){e({type:i.MONITOR_LAST_DOWNTIME_FETCH_FAIL,error:t})})}},t.fetchVaultPressData=function(){return function(e){return e({type:i.VAULTPRESS_SITE_DATA_FETCH}),o["default"].getVaultPressData().then(function(t){e({type:i.VAULTPRESS_SITE_DATA_FETCH_SUCCESS,vaultPressData:t})})["catch"](function(t){e({type:i.VAULTPRESS_SITE_DATA_FETCH_FAIL,error:t})})}},t.fetchAkismetData=function(){return function(e){return e({type:i.AKISMET_DATA_FETCH}),o["default"].getAkismetData().then(function(t){e({type:i.AKISMET_DATA_FETCH_SUCCESS,akismetData:t})})["catch"](function(t){e({type:i.AKISMET_DATA_FETCH_FAIL,error:t})})}},t.fetchPluginUpdates=function(){return function(e){return e({type:i.PLUGIN_UPDATES_FETCH}),o["default"].getPluginUpdates().then(function(t){e({type:i.PLUGIN_UPDATES_FETCH_SUCCESS,pluginUpdates:t})})["catch"](function(t){e({type:i.PLUGIN_UPDATES_FETCH_FAIL,err
5463 or:t})})}}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e,t){function n(e){var t=r+"jetpack/v4/module/stats/data";return t+=t.indexOf("?")!==-1?"&range="+encodeURIComponent(e):"?range="+encodeURIComponent(e)}var r=e,a=t,i={setApiRoot:function(e){r=e},setApiNonce:function(e){a=e},fetchSiteConnectionStatus:function(){return fetch(r+"jetpack/v4/connection",{credentials:"same-origin",headers:{"X-WP-Nonce":a}}).then(function(e){return e.json()})},fetchUserConnectionData:function(){return fetch(r+"jetpack/v4/connection/data",{credentials:"same-origin",headers:{"X-WP-Nonce":a}}).then(function(e){return e.json()})},disconnectSite:function(){return fetch(r+"jetpack/v4/connection",{method:"post",credentials:"same-origin",headers:{"X-WP-Nonce":a,"Content-type":"application/json"},body:(0,s["default"])({isActive:!1})}).then(o).then(function(e){return e.json()})},fetchConnectUrl:function(){return fetch(r+"jetpack/v4/connection/url",{credentials:"s
5464 ame-origin",headers:{"X-WP-Nonce":a}}).then(o).then(function(e){return e.json()})},unlinkUser:function(){return fetch(r+"jetpack/v4/connection/user",{method:"post",credentials:"same-origin",headers:{"X-WP-Nonce":a,"Content-type":"application/json"},body:(0,s["default"])({linked:!1})}).then(o).then(function(e){return e.json()})},jumpStart:function(e){var t=void 0;return"activate"===e&&(t=!0),"deactivate"===e&&(t=!1),fetch(r+"jetpack/v4/jumpstart",{method:"post",credentials:"same-origin",headers:{"X-WP-Nonce":a,"Content-type":"application/json"},body:(0,s["default"])({active:t})}).then(o).then(function(e){return e.json()})},fetchModules:function(){return fetch(r+"jetpack/v4/module/all",{credentials:"same-origin",headers:{"X-WP-Nonce":a}}).then(o).then(function(e){return e.json()})},fetchModule:function(e){return fetch(r+"jetpack/v4/module/"+e,{credentials:"same-origin",headers:{"X-WP-Nonce":a}}).then(o).then(function(e){return e.json()})},activateModule:function(e){return fetch(r+"jet
5465 pack/v4/module/"+e+"/active",{method:"post",credentials:"same-origin",headers:{"X-WP-Nonce":a,"Content-type":"application/json"},body:(0,s["default"])({active:!0})}).then(o).then(function(e){return e.json()})},deactivateModule:function(e){return fetch(r+"jetpack/v4/module/"+e+"/active",{method:"post",credentials:"same-origin",headers:{"X-WP-Nonce":a,"Content-type":"application/json"},body:(0,s["default"])({active:!1})})},updateModuleOptions:function(e,t){return fetch(r+"jetpack/v4/module/"+e,{method:"post",credentials:"same-origin",headers:{"X-WP-Nonce":a,"Content-type":"application/json"},body:(0,s["default"])(t)}).then(o).then(function(e){return e.json()})},getProtectCount:function(){return fetch(r+"jetpack/v4/module/protect/data",{credentials:"same-origin",headers:{"X-WP-Nonce":a,"Content-type":"application/json"}}).then(o).then(function(e){return e.json()})},resetOptions:function(e){return fetch(r+"jetpack/v4/options/"+e,{method:"post",credentials:"same-origin",headers:{"X-WP-No
5466 nce":a,"Content-type":"application/json"},body:(0,s["default"])({reset:!0})}).then(o).then(function(e){return e.json()})},getVaultPressData:function(){return fetch(r+"jetpack/v4/module/vaultpress/data",{credentials:"same-origin",headers:{"X-WP-Nonce":a,"Content-type":"application/json"}}).then(o).then(function(e){return e.json()})},getLastDownTime:function(){return fetch(r+"jetpack/v4/module/monitor/data",{credentials:"same-origin",headers:{"X-WP-Nonce":a,"Content-type":"application/json"}}).then(o).then(function(e){return e.json()})},getAkismetData:function(){return fetch(r+"jetpack/v4/module/akismet/data",{credentials:"same-origin",headers:{"X-WP-Nonce":a,"Content-type":"application/json"}}).then(o).then(function(e){return e.json()})},fetchStatsData:function(e){return fetch(n(e),{credentials:"same-origin",headers:{"X-WP-Nonce":a}}).then(o).then(function(e){return e.json()})},getPluginUpdates:function(){return fetch(r+"jetpack/v4/updates/plugins",{credentials:"same-origin",headers:
5467 {"X-WP-Nonce":a,"Content-type":"application/json"}}).then(o).then(function(e){return e.json()})},fetchSettings:function(){return fetch(r+"jetpack/v4/settings",{credentials:"same-origin",headers:{"X-WP-Nonce":a}}).then(o).then(function(e){return e.json()})},updateSetting:function(e){return fetch(r+"jetpack/v4/settings",{method:"post",credentials:"same-origin",headers:{"X-WP-Nonce":a,"Content-type":"application/json"},body:(0,s["default"])(e)}).then(o).then(function(e){return e.json()})},fetchSiteData:function(){return fetch(r+"jetpack/v4/site",{method:"get",credentials:"same-origin",headers:{"X-WP-Nonce":a,"Content-type":"application/json"}}).then(o).then(function(e){return e.json()}).then(function(e){return JSON.parse(e.data)})},dismissJetpackNotice:function(e){return fetch(r+"jetpack/v4/notice/"+e,{method:"post",credentials:"same-origin",headers:{"X-WP-Nonce":a,"Content-type":"application/json"},body:(0,s["default"])({dismissed:!0})}).then(o).then(function(e){return e.json()})},fet
5468 chPluginsData:function(){return fetch(r+"jetpack/v4/plugins",{method:"get",credentials:"same-origin",headers:{"X-WP-Nonce":a,"Content-type":"application/json"}}).then(o).then(function(e){return e.json()})}};(0,u["default"])(this,i)}function o(e){return e.status>=200&&e.status<300?e:e.json().then(function(e){var t=new Error(e.message);throw t.response=e,t})}Object.defineProperty(t,"__esModule",{value:!0});var i=n(441),s=r(i);n(443);var c=n(355),u=r(c);n(444).polyfill();var l=new a;t["default"]=l,e.exports=t["default"]},function(e,t,n){e.exports={"default":n(442),__esModule:!0}},function(e,t,n){var r=n(278),a=r.JSON||(r.JSON={stringify:JSON.stringify});e.exports=function(e){return a.stringify.apply(a,arguments)}},function(e,t){!function(e){"use strict";function t(e){if("string"!=typeof e&&(e=String(e)),/[^a-z0-9\-#$%&'*+.\^_`|~]/i.test(e))throw new TypeError("Invalid character in header field name");return e.toLowerCase()}function n(e){return"string"!=typeof e&&(e=String(e)),e}functio
5469 n r(e){var t={next:function(){var t=e.shift();return{done:void 0===t,value:t}}};return m.iterable&&(t[Symbol.iterator]=function(){return t}),t}function a(e){this.map={},e instanceof a?e.forEach(function(e,t){this.append(t,e)},this):e&&Object.getOwnPropertyNames(e).forEach(function(t){this.append(t,e[t])},this)}function o(e){return e.bodyUsed?Promise.reject(new TypeError("Already read")):void(e.bodyUsed=!0)}function i(e){return new Promise(function(t,n){e.onload=function(){t(e.result)},e.onerror=function(){n(e.error)}})}function s(e){var t=new FileReader;return t.readAsArrayBuffer(e),i(t)}function c(e){var t=new FileReader;return t.readAsText(e),i(t)}function u(){return this.bodyUsed=!1,this._initBody=function(e){if(this._bodyInit=e,"string"==typeof e)this._bodyText=e;else if(m.blob&&Blob.prototype.isPrototypeOf(e))this._bodyBlob=e;else if(m.formData&&FormData.prototype.isPrototypeOf(e))this._bodyFormData=e;else if(m.searchParams&&URLSearchParams.prototype.isPrototypeOf(e))this._body
5470 Text=e.toString();else if(e){if(!m.arrayBuffer||!ArrayBuffer.prototype.isPrototypeOf(e))throw new Error("unsupported BodyInit type")}else this._bodyText="";this.headers.get("content-type")||("string"==typeof e?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):m.searchParams&&URLSearchParams.prototype.isPrototypeOf(e)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},m.blob?(this.blob=function(){var e=o(this);if(e)return e;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))},this.arrayBuffer=function(){return this.blob().then(s)},this.text=function(){var e=o(this);if(e)return e;if(this._bodyBlob)return c(this._bodyBlob);if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(
5471 this._bodyText)}):this.text=function(){var e=o(this);return e?e:Promise.resolve(this._bodyText)},m.formData&&(this.formData=function(){return this.text().then(p)}),this.json=function(){return this.text().then(JSON.parse)},this}function l(e){var t=e.toUpperCase();return M.indexOf(t)>-1?t:e}function d(e,t){t=t||{};var n=t.body;if(d.prototype.isPrototypeOf(e)){if(e.bodyUsed)throw new TypeError("Already read");this.url=e.url,this.credentials=e.credentials,t.headers||(this.headers=new a(e.headers)),this.method=e.method,this.mode=e.mode,n||(n=e._bodyInit,e.bodyUsed=!0)}else this.url=e;if(this.credentials=t.credentials||this.credentials||"omit",!t.headers&&this.headers||(this.headers=new a(t.headers)),this.method=l(t.method||this.method||"GET"),this.mode=t.mode||this.mode||null,this.referrer=null,("GET"===this.method||"HEAD"===this.method)&&n)throw new TypeError("Body not allowed for GET or HEAD requests");this._initBody(n)}function p(e){var t=new FormData;return e.trim().split("&").forEac
5472 h(function(e){if(e){var n=e.split("="),r=n.shift().replace(/\+/g," "),a=n.join("=").replace(/\+/g," ");t.append(decodeURIComponent(r),decodeURIComponent(a))}}),t}function f(e){var t=new a,n=(e.getAllResponseHeaders()||"").trim().split("\n");return n.forEach(function(e){var n=e.trim().split(":"),r=n.shift().trim(),a=n.join(":").trim();t.append(r,a)}),t}function h(e,t){t||(t={}),this.type="default",this.status=t.status,this.ok=this.status>=200&&this.status<300,this.statusText=t.statusText,this.headers=t.headers instanceof a?t.headers:new a(t.headers),this.url=t.url||"",this._initBody(e)}if(!e.fetch){var m={searchParams:"URLSearchParams"in e,iterable:"Symbol"in e&&"iterator"in Symbol,blob:"FileReader"in e&&"Blob"in e&&function(){try{return new Blob,!0}catch(e){return!1}}(),formData:"FormData"in e,arrayBuffer:"ArrayBuffer"in e};a.prototype.append=function(e,r){e=t(e),r=n(r);var a=this.map[e];a||(a=[],this.map[e]=a),a.push(r)},a.prototype["delete"]=function(e){delete this.map[t(e)]},a.pr
5473 ototype.get=function(e){var n=this.map[t(e)];return n?n[0]:null},a.prototype.getAll=function(e){return this.map[t(e)]||[]},a.prototype.has=function(e){return this.map.hasOwnProperty(t(e))},a.prototype.set=function(e,r){this.map[t(e)]=[n(r)]},a.prototype.forEach=function(e,t){Object.getOwnPropertyNames(this.map).forEach(function(n){this.map[n].forEach(function(r){e.call(t,r,n,this)},this)},this)},a.prototype.keys=function(){var e=[];return this.forEach(function(t,n){e.push(n)}),r(e)},a.prototype.values=function(){var e=[];return this.forEach(function(t){e.push(t)}),r(e)},a.prototype.entries=function(){var e=[];return this.forEach(function(t,n){e.push([n,t])}),r(e)},m.iterable&&(a.prototype[Symbol.iterator]=a.prototype.entries);var M=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];d.prototype.clone=function(){return new d(this)},u.call(d.prototype),u.call(h.prototype),h.prototype.clone=function(){return new h(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new a(t
5474 his.headers),url:this.url})},h.error=function(){var e=new h(null,{status:0,statusText:""});return e.type="error",e};var _=[301,302,303,307,308];h.redirect=function(e,t){if(_.indexOf(t)===-1)throw new RangeError("Invalid status code");return new h(null,{status:t,headers:{location:e}})},e.Headers=a,e.Request=d,e.Response=h,e.fetch=function(e,t){return new Promise(function(n,r){function a(){return"responseURL"in i?i.responseURL:/^X-Request-URL:/m.test(i.getAllResponseHeaders())?i.getResponseHeader("X-Request-URL"):void 0}var o;o=d.prototype.isPrototypeOf(e)&&!t?e:new d(e,t);var i=new XMLHttpRequest;i.onload=function(){var e={status:i.status,statusText:i.statusText,headers:f(i),url:a()},t="response"in i?i.response:i.responseText;n(new h(t,e))},i.onerror=function(){r(new TypeError("Network request failed"))},i.ontimeout=function(){r(new TypeError("Network request failed"))},i.open(o.method,o.url,!0),"include"===o.credentials&&(i.withCredentials=!0),"responseType"in i&&m.blob&&(i.response
5475 Type="blob"),o.headers.forEach(function(e,t){i.setRequestHeader(t,e)}),i.send("undefined"==typeof o._bodyInit?null:o._bodyInit)})},e.fetch.polyfill=!0}}("undefined"!=typeof self?self:this)},function(e,t,n){var r;(function(e,a,o){/*!
5476 - * @overview es6-promise - a tiny implementation of Promises/A+.
5477 - * @copyright Copyright (c) 2014 Yehuda Katz, Tom Dale, Stefan Penner and contributors (Conversion to ES6 API by Jake Archibald)
5478 - * @license Licensed under MIT license
5479 - * See https://raw.githubusercontent.com/jakearchibald/es6-promise/master/LICENSE
5480 - * @version 3.0.2
5481 - */
5482 -(function(){"use strict";function i(e){return"function"==typeof e||"object"==typeof e&&null!==e}function s(e){return"function"==typeof e}function c(e){return"object"==typeof e&&null!==e}function u(e){V=e}function l(e){Q=e}function d(){return function(){e.nextTick(M)}}function p(){return function(){F(M)}}function f(){var e=0,t=new ee(M),n=document.createTextNode("");return t.observe(n,{characterData:!0}),function(){n.data=e=++e%2}}function h(){var e=new MessageChannel;return e.port1.onmessage=M,function(){e.port2.postMessage(0)}}function m(){return function(){setTimeout(M,1)}}function M(){for(var e=0;e<G;e+=2){var t=re[e],n=re[e+1];t(n),re[e]=void 0,re[e+1]=void 0}G=0}function _(){try{var e=n(446);return F=e.runOnLoop||e.runOnContext,p()}catch(t){return m()}}function g(){}function v(){return new TypeError("You cannot resolve a promise with itself")}function b(){return new TypeError("A promises callback cannot return that same promise.")}function y(e){try{return e.then}catch(t){return
5483 se.error=t,se}}function A(e,t,n,r){try{e.call(t,n,r)}catch(a){return a}}function T(e,t,n){Q(function(e){var r=!1,a=A(n,t,function(n){r||(r=!0,t!==n?w(e,n):S(e,n))},function(t){r||(r=!0,k(e,t))},"Settle: "+(e._label||" unknown promise"));!r&&a&&(r=!0,k(e,a))},e)}function L(e,t){t._state===oe?S(e,t._result):t._state===ie?k(e,t._result):O(t,void 0,function(t){w(e,t)},function(t){k(e,t)})}function E(e,t){if(t.constructor===e.constructor)L(e,t);else{var n=y(t);n===se?k(e,se.error):void 0===n?S(e,t):s(n)?T(e,t,n):S(e,t)}}function w(e,t){e===t?k(e,v()):i(t)?E(e,t):S(e,t)}function z(e){e._onerror&&e._onerror(e._result),N(e)}function S(e,t){e._state===ae&&(e._result=t,e._state=oe,0!==e._subscribers.length&&Q(N,e))}function k(e,t){e._state===ae&&(e._state=ie,e._result=t,Q(z,e))}function O(e,t,n,r){var a=e._subscribers,o=a.length;e._onerror=null,a[o]=t,a[o+oe]=n,a[o+ie]=r,0===o&&e._state&&Q(N,e)}function N(e){var t=e._subscribers,n=e._state;if(0!==t.length){for(var r,a,o=e._result,i=0;i<t.len
5484 gth;i+=3)r=t[i],a=t[i+n],r?P(n,r,a,o):a(o);e._subscribers.length=0}}function C(){this.error=null}function D(e,t){try{return e(t)}catch(n){return ce.error=n,ce}}function P(e,t,n,r){var a,o,i,c,u=s(n);if(u){if(a=D(n,r),a===ce?(c=!0,o=a.error,a=null):i=!0,t===a)return void k(t,b())}else a=r,i=!0;t._state!==ae||(u&&i?w(t,a):c?k(t,o):e===oe?S(t,a):e===ie&&k(t,a))}function x(e,t){try{t(function(t){w(e,t)},function(t){k(e,t)})}catch(n){k(e,n)}}function j(e,t){var n=this;n._instanceConstructor=e,n.promise=new e(g),n._validateInput(t)?(n._input=t,n.length=t.length,n._remaining=t.length,n._init(),0===n.length?S(n.promise,n._result):(n.length=n.length||0,n._enumerate(),0===n._remaining&&S(n.promise,n._result))):k(n.promise,n._validationError())}function W(e){return new ue(this,e).promise}function Y(e){function t(e){w(a,e)}function n(e){k(a,e)}var r=this,a=new r(g);if(!K(e))return k(a,new TypeError("You must pass an array to race.")),a;for(var o=e.length,i=0;a._state===ae&&i<o;i++)O(r.resolve(e
5485 [i]),void 0,t,n);return a}function q(e){var t=this;if(e&&"object"==typeof e&&e.constructor===t)return e;var n=new t(g);return w(n,e),n}function R(e){var t=this,n=new t(g);return k(n,e),n}function B(){throw new TypeError("You must pass a resolver function as the first argument to the promise constructor")}function H(){throw new TypeError("Failed to construct 'Promise': Please use the 'new' operator, this object constructor cannot be called as a function.")}function I(e){this._id=he++,this._state=void 0,this._result=void 0,this._subscribers=[],g!==e&&(s(e)||B(),this instanceof I||H(),x(this,e))}function U(){var e;if("undefined"!=typeof a)e=a;else if("undefined"!=typeof self)e=self;else try{e=Function("return this")()}catch(t){throw new Error("polyfill failed because global object is unavailable in this environment")}var n=e.Promise;n&&"[object Promise]"===Object.prototype.toString.call(n.resolve())&&!n.cast||(e.Promise=me)}var X;X=Array.isArray?Array.isArray:function(e){return"[object
5486 Array]"===Object.prototype.toString.call(e)};var F,V,J,K=X,G=0,Q=({}.toString,function(e,t){re[G]=e,re[G+1]=t,G+=2,2===G&&(V?V(M):J())}),$="undefined"!=typeof window?window:void 0,Z=$||{},ee=Z.MutationObserver||Z.WebKitMutationObserver,te="undefined"!=typeof e&&"[object process]"==={}.toString.call(e),ne="undefined"!=typeof Uint8ClampedArray&&"undefined"!=typeof importScripts&&"undefined"!=typeof MessageChannel,re=new Array(1e3);J=te?d():ee?f():ne?h():void 0===$?_():m();var ae=void 0,oe=1,ie=2,se=new C,ce=new C;j.prototype._validateInput=function(e){return K(e)},j.prototype._validationError=function(){return new Error("Array Methods must be provided an Array")},j.prototype._init=function(){this._result=new Array(this.length)};var ue=j;j.prototype._enumerate=function(){for(var e=this,t=e.length,n=e.promise,r=e._input,a=0;n._state===ae&&a<t;a++)e._eachEntry(r[a],a)},j.prototype._eachEntry=function(e,t){var n=this,r=n._instanceConstructor;c(e)?e.constructor===r&&e._state!==ae?(e._oner
5487 ror=null,n._settledAt(e._state,t,e._result)):n._willSettleAt(r.resolve(e),t):(n._remaining--,n._result[t]=e)},j.prototype._settledAt=function(e,t,n){var r=this,a=r.promise;a._state===ae&&(r._remaining--,e===ie?k(a,n):r._result[t]=n),0===r._remaining&&S(a,r._result)},j.prototype._willSettleAt=function(e,t){var n=this;O(e,void 0,function(e){n._settledAt(oe,t,e)},function(e){n._settledAt(ie,t,e)})};var le=W,de=Y,pe=q,fe=R,he=0,me=I;I.all=le,I.race=de,I.resolve=pe,I.reject=fe,I._setScheduler=u,I._setAsap=l,I._asap=Q,I.prototype={constructor:I,then:function(e,t){var n=this,r=n._state;if(r===oe&&!e||r===ie&&!t)return this;var a=new this.constructor(g),o=n._result;if(r){var i=arguments[r-1];Q(function(){P(r,a,i,o)})}else O(n,a,e,t);return a},"catch":function(e){return this.then(null,e)}};var Me=U,_e={Promise:me,polyfill:Me};n(447).amd?(r=function(){return _e}.call(t,n,t,o),!(void 0!==r&&(o.exports=r))):"undefined"!=typeof o&&o.exports?o.exports=_e:"undefined"!=typeof this&&(this.ES6Promise
5488 =_e),Me()}).call(this)}).call(t,n(445),function(){return this}(),n(169)(e))},function(e,t){function n(){throw new Error("setTimeout has not been defined")}function r(){throw new Error("clearTimeout has not been defined")}function a(e){if(l===setTimeout)return setTimeout(e,0);if((l===n||!l)&&setTimeout)return l=setTimeout,setTimeout(e,0);try{return l(e,0)}catch(t){try{return l.call(null,e,0)}catch(t){return l.call(this,e,0)}}}function o(e){if(d===clearTimeout)return clearTimeout(e);if((d===r||!d)&&clearTimeout)return d=clearTimeout,clearTimeout(e);try{return d(e)}catch(t){try{return d.call(null,e)}catch(t){return d.call(this,e)}}}function i(){m&&f&&(m=!1,f.length?h=f.concat(h):M=-1,h.length&&s())}function s(){if(!m){var e=a(i);m=!0;for(var t=h.length;t;){for(f=h,h=[];++M<t;)f&&f[M].run();M=-1,t=h.length}f=null,m=!1,o(e)}}function c(e,t){this.fun=e,this.array=t}function u(){}var l,d,p=e.exports={};!function(){try{l="function"==typeof setTimeout?setTimeout:n}catch(e){l=n}try{d="functio
5489 n"==typeof clearTimeout?clearTimeout:r}catch(e){d=r}}();var f,h=[],m=!1,M=-1;p.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)t[n-1]=arguments[n];h.push(new c(e,t)),1!==h.length||m||a(s)},c.prototype.run=function(){this.fun.apply(null,this.array)},p.title="browser",p.browser=!0,p.env={},p.argv=[],p.version="",p.versions={},p.on=u,p.addListener=u,p.once=u,p.off=u,p.removeListener=u,p.removeAllListeners=u,p.emit=u,p.binding=function(e){throw new Error("process.binding is not supported")},p.cwd=function(){return"/"},p.chdir=function(e){throw new Error("process.chdir is not supported")},p.umask=function(){return 0}},function(e,t){},function(e,t){e.exports=function(){throw new Error("define cannot be used indirect")}},[1063,449,458],function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e){return!!e.jetpack.modules.requests.fetchingModulesList}function o(e,t){return!!e.jetpack.modules
5490 .requests.activating[t]}function i(e,t){return!!e.jetpack.modules.requests.deactivating[t]}function s(e,t,n){return(0,L["default"])(e.jetpack.modules.requests.updatingOption,[t,n],!1)}function c(e,t,n){return(0,L["default"])(e.jetpack.modules.items,[t,"options",n,"current_value"])}function u(e,t,n){return(0,L["default"])(e.jetpack.modules.items,[t,"options",n,"enum"],!1)}function l(e){return e.jetpack.modules.items}function d(e,t){return(0,L["default"])(e.jetpack.modules.items,t,{})}function p(e,t){return(0,v["default"])(e.jetpack.modules.items).filter(function(n){return e.jetpack.modules.items[n].feature.indexOf(t)!==-1}).map(function(t){return e.jetpack.modules.items[t]})}function f(e){return(0,v["default"])(e.jetpack.modules.items).filter(function(t){return e.jetpack.modules.items[t].requires_connection})}function h(e,t){return!!(0,L["default"])(e.jetpack.modules.items,[t,"activated"],!1)}function m(e){return(0,L["default"])(e.jetpack.modules,"unsavedOptionsFlag")}Object.definePr
5491 operty(t,"__esModule",{value:!0}),t.reducer=t.unsavedOptionsFlag=t.requests=t.initialRequestsState=t.items=void 0;var M=n(267),_=r(M),g=n(450),v=r(g),b=n(454),y=r(b);t.isFetchingModulesList=a,t.isActivatingModule=o,t.isDeactivatingModule=i,t.isUpdatingModuleOption=s,t.getModuleOption=c,t.getModuleOptionValidValues=u,t.getModules=l,t.getModule=d,t.getModulesByFeature=p,t.getModulesThatRequireConnection=f,t.isModuleActivated=h,t.areThereUnsavedModuleOptions=m;var A=n(161),T=n(399),L=r(T),E=n(355),w=r(E),z=n(435),S=t.items=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments[1],n=function(){switch(t.type){case z.JETPACK_SET_INITIAL_STATE:return{v:(0,w["default"])({},t.initialState.getModules)};case z.JETPACK_MODULES_LIST_RECEIVE:return{v:(0,w["default"])({},e,t.modules)};case z.JETPACK_MODULE_ACTIVATE_SUCCESS:return{v:(0,w["default"])({},e,(0,y["default"])({},t.module,(0,w["default"])({},e[t.module],{activated:!0})))};case z.JETPACK_MODULE_DEACTIVATE_S
5492 UCCESS:return{v:(0,w["default"])({},e,(0,y["default"])({},t.module,(0,w["default"])({},e[t.module],{activated:!1})))};case z.JETPACK_MODULE_UPDATE_OPTIONS_SUCCESS:var n=(0,w["default"])({},e[t.module]);return(0,v["default"])(t.newOptionValues).forEach(function(e){n.options[e].current_value=t.newOptionValues[e]}),{v:(0,w["default"])({},e,(0,y["default"])({},t.module,n))};default:return{v:e}}}();if("object"===("undefined"==typeof n?"undefined":(0,_["default"])(n)))return n.v},k=t.initialRequestsState={fetchingModulesList:!1,activating:{},deactivating:{},updatingOption:{}},O=t.requests=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:k,t=arguments[1],n=function(){switch(t.type){case z.JETPACK_MODULES_LIST_FETCH:return{v:(0,w["default"])({},e,{fetchingModulesList:!0})};case z.JETPACK_MODULES_LIST_FETCH_FAIL:case z.JETPACK_MODULES_LIST_RECEIVE:return{v:(0,w["default"])({},e,{fetchingModulesList:!1})};case z.JETPACK_MODULE_ACTIVATE:return{v:(0,w["default"])({},e,{ac
5493 tivating:(0,w["default"])({},e.activating,(0,y["default"])({},t.module,!0))})};case z.JETPACK_MODULE_ACTIVATE_FAIL:case z.JETPACK_MODULE_ACTIVATE_SUCCESS:return{v:(0,w["default"])({},e,{activating:(0,w["default"])({},e.activating,(0,y["default"])({},t.module,!1))})};case z.JETPACK_MODULE_DEACTIVATE:return{v:(0,w["default"])({},e,{deactivating:(0,w["default"])({},e.deactivating,(0,y["default"])({},t.module,!0))})};case z.JETPACK_MODULE_DEACTIVATE_FAIL:case z.JETPACK_MODULE_DEACTIVATE_SUCCESS:return{v:(0,w["default"])({},e,{deactivating:(0,w["default"])({},e.deactivating,(0,y["default"])({},t.module,!1))})};case z.JETPACK_MODULE_UPDATE_OPTIONS:var n=(0,w["default"])({},e.updatingOption);return n[t.module]=(0,w["default"])({},n[t.module]),(0,v["default"])(t.newOptionValues).forEach(function(e){n[t.module][e]=!0}),{v:(0,w["default"])({},e,{updatingOption:(0,w["default"])({},e.updatingOption,n)})};case z.JETPACK_MODULE_UPDATE_OPTIONS_FAIL:case z.JETPACK_MODULE_UPDATE_OPTIONS_SUCCESS:var
5494 r=(0,w["default"])({},e.updatingOption);return r[t.module]=(0,w["default"])({},r[t.module]),(0,v["default"])(t.newOptionValues).forEach(function(e){r[t.module][e]=!1}),{v:(0,w["default"])({},e,{updatingOption:(0,w["default"])({},e.updatingOption,r)})};default:return{v:e}}}();if("object"===("undefined"==typeof n?"undefined":(0,_["default"])(n)))return n.v},N=t.unsavedOptionsFlag=function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments[1];switch(t.type){case z.JETPACK_MODULES_SET_UNSAVED_OPTION_FLAG:return!0;case z.JETPACK_MODULES_CLEAR_UNSAVED_OPTION_FLAG:return!1;default:return e}};t.reducer=(0,A.combineReducers)({items:S,requests:O,unsavedOptionsFlag:N})},function(e,t,n){e.exports={"default":n(451),__esModule:!0}},function(e,t,n){n(452),e.exports=n(278).Object.keys},function(e,t,n){var r=n(313),a=n(297);n(453)("keys",function(){return function(e){return a(r(e))}})},function(e,t,n){var r=n(276),a=n(278),o=n(287);e.exports=function(e,t){var n=(a.Object||{}
5495 )[e]||Object[e],i={};i[e]=t(n),r(r.S+r.F*o(function(){n(1)}),"Object",i)}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var a=n(455),o=r(a);t["default"]=function(e,t,n){return t in e?(0,o["default"])(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}},function(e,t,n){e.exports={"default":n(456),__esModule:!0}},function(e,t,n){n(457);var r=n(278).Object;e.exports=function(e,t,n){return r.defineProperty(e,t,n)}},function(e,t,n){var r=n(276);r(r.S+r.F*!n(286),"Object",{defineProperty:n(282).f})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e,t){switch(e){case"custom-content-types":t||jQuery("#menu-posts-jetpack-portfolio, #menu-posts-jetpack-testimonial").toggle(),(0,c["default"])(t,function(e,t){"jetpack_portfolio"===t&&jQuery("#menu-posts-jetpack-portfolio, .jp-toggle-portfolio").toggle(),"jetpack_testimonial"===t&&jQuery("#menu-posts-jetpack-testimonial, .jp-toggle-te
5496 stimonial").toggle()});break;default:return!1}}Object.defineProperty(t,"__esModule",{value:!0}),t.regeneratePostByEmailAddress=t.updateModuleOptions=t.deactivateModule=t.activateModule=t.fetchModule=t.fetchModules=t.clearUnsavedOptionFlag=t.setUnsavedOptionFlag=void 0,t.maybeHideNavMenuItem=a;var o=n(459),i=n(467),s=n(595),c=r(s),u=n(435),l=n(449),d=n(440),p=r(d);t.setUnsavedOptionFlag=function(){return{type:u.JETPACK_MODULES_SET_UNSAVED_OPTION_FLAG}},t.clearUnsavedOptionFlag=function(){return{type:u.JETPACK_MODULES_CLEAR_UNSAVED_OPTION_FLAG}},t.fetchModules=function(){return function(e){return e({type:u.JETPACK_MODULES_LIST_FETCH}),p["default"].fetchModules().then(function(t){return e({type:u.JETPACK_MODULES_LIST_RECEIVE,modules:t}),t})["catch"](function(t){e({type:u.JETPACK_MODULES_LIST_FETCH_FAIL,error:t})})}},t.fetchModule=function(){return function(e){return e({type:u.JETPACK_MODULE_FETCH}),p["default"].fetchModule().then(function(t){return e({type:u.JETPACK_MODULE_RECEIVE,modu
5497 le:t}),t})["catch"](function(t){e({type:u.JETPACK_MODULE_FETCH_FAIL,error:t})})}},t.activateModule=function(e){return function(t,n){return t({type:u.JETPACK_MODULE_ACTIVATE,module:e}),t((0,o.removeNotice)("module-toggle")),t((0,o.createNotice)("is-info",(0,i.translate)("Activating %(slug)s…",{args:{slug:(0,l.getModule)(n(),e).name}}),{id:"module-toggle"})),p["default"].activateModule(e).then(function(){t({type:u.JETPACK_MODULE_ACTIVATE_SUCCESS,module:e,success:!0}),t((0,o.removeNotice)("module-toggle")),t((0,o.createNotice)("is-success",(0,i.translate)("%(slug)s has been activated.",{args:{slug:(0,l.getModule)(n(),e).name}}),{id:"module-toggle",duration:6e3}))})["catch"](function(r){t({type:u.JETPACK_MODULE_ACTIVATE_FAIL,module:e,success:!1,error:r}),t((0,o.removeNotice)("module-toggle")),t((0,o.createNotice)("is-error",(0,i.translate)("%(slug)s failed to activate. %(error)s",{args:{slug:(0,l.getModule)(n(),e).name,error:r}}),{id:"module-toggle"}))})}},t.deactivateModule=function(
5498 e){return function(t,n){return t({type:u.JETPACK_MODULE_DEACTIVATE,module:e}),t((0,o.removeNotice)("module-toggle")),t((0,o.createNotice)("is-info",(0,i.translate)("Deactivating %(slug)s…",{args:{slug:(0,l.getModule)(n(),e).name}}),{id:"module-toggle"})),p["default"].deactivateModule(e).then(function(){t({type:u.JETPACK_MODULE_DEACTIVATE_SUCCESS,module:e,success:!0}),t((0,o.removeNotice)("module-toggle")),t((0,o.createNotice)("is-success",(0,i.translate)("%(slug)s has been deactivated.",{args:{slug:(0,l.getModule)(n(),e).name}}),{id:"module-toggle",duration:6e3}))})["catch"](function(r){t({type:u.JETPACK_MODULE_DEACTIVATE_FAIL,module:e,success:!1,error:r}),t((0,o.removeNotice)("module-toggle")),t((0,o.createNotice)("is-error",(0,i.translate)("%(slug)s failed to deactivate. %(error)s",{args:{slug:(0,l.getModule)(n(),e).name,error:r}}),{id:"module-toggle"}))})}},t.updateModuleOptions=function(e,t){return function(n,r){return n({type:u.JETPACK_MODULE_UPDATE_OPTIONS,module:e,newOption
5499 Values:t}),n((0,o.removeNotice)("module-setting-"+e)),n((0,o.createNotice)("is-info",(0,i.translate)("Updating %(slug)s settings…",{args:{slug:(0,l.getModule)(r(),e).name}}),{id:"module-setting-"+e})),p["default"].updateModuleOptions(e,t).then(function(s){n({type:u.JETPACK_MODULE_UPDATE_OPTIONS_SUCCESS,module:e,newOptionValues:t,success:s}),a(e,t),n((0,o.removeNotice)("module-setting-"+e)),n((0,o.createNotice)("is-success",(0,i.translate)("Updated %(slug)s settings.",{args:{slug:(0,l.getModule)(r(),e).name}}),{id:"module-setting-"+e}))})["catch"](function(a){n({type:u.JETPACK_MODULE_UPDATE_OPTIONS_FAIL,module:e,success:!1,error:a,newOptionValues:t}),n((0,o.removeNotice)("module-setting-"+e)),n((0,o.createNotice)("is-error",(0,i.translate)("Error updating %(slug)s settings. %(error)s",{args:{slug:(0,l.getModule)(r(),e).name,error:a}}),{id:"module-setting-"+e}))})}},t.regeneratePostByEmailAddress=function(){var e="post-by-email",t={post_by_email_address:"regenerate"};return function
5500 (n,r){return n({type:u.JETPACK_MODULE_UPDATE_OPTIONS,module:e,newOptionValues:t}),n((0,o.removeNotice)("module-setting-"+e)),n((0,o.createNotice)("is-info",(0,i.translate)("Updating %(slug)s address…",{args:{slug:(0,l.getModule)(r(),e).name}}),{id:"module-setting-"+e})),p["default"].updateModuleOptions(e,t).then(function(t){var a={post_by_email_address:t.post_by_email_address};n({type:u.JETPACK_MODULE_UPDATE_OPTIONS_SUCCESS,module:e,newOptionValues:a,success:t}),n((0,o.removeNotice)("module-setting-"+e)),n((0,o.createNotice)("is-success",(0,i.translate)("Regenerated %(slug)s address .",{args:{slug:(0,l.getModule)(r(),e).name}}),{id:"module-setting-"+e}))})["catch"](function(a){n({type:u.JETPACK_MODULE_UPDATE_OPTIONS_FAIL,module:e,success:!1,error:a,newOptionValues:t}),n((0,o.removeNotice)("module-setting-"+e)),n((0,o.createNotice)("is-error",(0,i.translate)("Error regenerating %(slug)s address. %(error)s",{args:{slug:(0,l.getModule)(r(),e).name,error:a}}),{id:"module-setting-"+e})
5501 )})}}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e){return{noticeId:e,type:c.REMOVE_NOTICE}}function o(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r={noticeId:n.id||(0,s["default"])(),duration:n.duration,showDismiss:"boolean"!=typeof n.showDismiss||n.showDismiss,isPersistent:n.isPersistent||!1,displayOnNextPage:n.displayOnNextPage||!1,status:e,text:t};return{type:c.NEW_NOTICE,notice:r}}Object.defineProperty(t,"__esModule",{value:!0}),t.warningNotice=t.infoNotice=t.errorNotice=t.successNotice=void 0,t.removeNotice=a,t.createNotice=o;var i=n(460),s=r(i),c=n(347);t.successNotice=o.bind(null,"is-success"),t.errorNotice=o.bind(null,"is-error"),t.infoNotice=o.bind(null,"is-info"),t.warningNotice=o.bind(null,"is-warning")},function(e,t,n){function r(e){var t=++o;return a(e)+t}var a=n(461),o=0;e.exports=r},function(e,t,n){function r(e){if("string"==typeof e)return e;if(null==e)return"";if(o(e))return a?c.call(e):"";
5502 var t=e+"";return"0"==t&&1/e==-i?"-0":t}var a=n(462),o=n(465),i=1/0,s=a?a.prototype:void 0,c=a?s.toString:void 0;e.exports=r},[1066,463],function(e,t,n){(function(e,r){var a=n(464),o={"function":!0,object:!0},i=o[typeof t]&&t&&!t.nodeType?t:void 0,s=o[typeof e]&&e&&!e.nodeType?e:void 0,c=a(i&&s&&"object"==typeof r&&r),u=a(o[typeof self]&&self),l=a(o[typeof window]&&window),d=a(o[typeof this]&&this),p=c||l!==(d&&d.window)&&l||u||d||Function("return this")();e.exports=p}).call(t,n(169)(e),function(){return this}())},function(e,t){function n(e){return e&&e.Object===Object?e:null}e.exports=n},function(e,t,n){function r(e){return"symbol"==typeof e||a(e)&&s.call(e)==o}var a=n(466),o="[object Symbol]",i=Object.prototype,s=i.toString;e.exports=r},function(e,t){function n(e){return!!e&&"object"==typeof e}e.exports=n},function(e,t,n){var r=n(468),a=new r;e.exports={moment:a.moment,numberFormat:a.numberFormat.bind(a),translate:a.translate.bind(a),configure:a.configure.bind(a),setLocale:a.setLo
5503 cale.bind(a),getLocale:a.getLocale.bind(a),getLocaleSlug:a.getLocaleSlug.bind(a),addTranslations:a.addTranslations.bind(a),reRenderTranslations:a.reRenderTranslations.bind(a),registerComponentUpdateHook:a.registerComponentUpdateHook.bind(a),registerTranslateHook:a.registerTranslateHook.bind(a),state:a.state,stateObserver:a.stateObserver,on:a.stateObserver.on.bind(a.stateObserver),off:a.stateObserver.removeListener.bind(a.stateObserver),emit:a.stateObserver.emit.bind(a.stateObserver),mixin:n(591)(a),localize:n(594)(a),$this:a,I18N:r}},function(e,t,n){function r(){c.throwErrors&&"undefined"!=typeof window&&window.console&&window.console.warn&&window.console.warn.apply(window.console,arguments)}function a(e){return Array.prototype.slice.call(e)}function o(e){var t,n=e[0],o={};for(("string"!=typeof n||e.length>3||e.length>2&&"object"==typeof e[1]&&"object"==typeof e[2])&&r("Deprecated Invocation: `translate()` accepts ( string, [string], [object] ). These arguments passed:",a(e),". See
5504 https://github.com/Automattic/i18n-calypso#translate-method"),2===e.length&&"string"==typeof n&&"string"==typeof e[1]&&r("Invalid Invocation: `translate()` requires an options object for plural translations, but passed:",a(e)),t=0;t<e.length;t++)"object"==typeof e[t]&&(o=e[t]);if("string"==typeof n?o.original=n:"object"==typeof o.original&&(o.plural=o.original.plural,o.count=o.original.count,o.original=o.original.single),"string"==typeof e[1]&&(o.plural=e[1]),"undefined"==typeof o.original)throw new Error("Translate called without a `string` value as first argument.");return o}function i(e,t){var n={gettext:[t.original],ngettext:[t.original,t.plural,t.count],npgettext:[t.context,t.original,t.plural,t.count],pgettext:[t.context,t.original]};return n[e]||[]}function s(e,t){var n,r="gettext";return t.context&&(r="p"+r),"string"==typeof t.original&&"string"==typeof t.plural&&(r="n"+r),n=i(r,t),e[r].apply(e,n)}function c(){return this instanceof c?(this.defaultLocaleSlug="en",this.state=
5505 {numberFormatSettings:{},jed:void 0,locale:void 0,localeSlug:void 0,translations:h({max:100})},this.componentUpdateHooks=[],this.translateHooks=[],this.stateObserver=new p,this.stateObserver.setMaxListeners(0),void this.configure()):new c}var u=n(469)("i18n-calypso"),l=n(472),d=n(473),p=n(582).EventEmitter,f=n(583)["default"],h=n(587),m=n(589),M=n(590),_="number_format_decimals",g="number_format_thousands_sep";c.throwErrors=!1,c.prototype.moment=d,c.prototype.numberFormat=function(e){var t=arguments[1]||{},n="number"==typeof t?t:t.decimals||0,r=t.decPoint||this.state.numberFormatSettings.decimal_point||".",a=t.thousandsSep||this.state.numberFormatSettings.thousands_sep||",";return M(e,n,r,a)},c.prototype.configure=function(e){m(this,e||{}),this.setLocale()},c.prototype.setLocale=function(e){var t;e&&e[""].localeSlug||(e={"":{localeSlug:this.defaultLocaleSlug}}),t=e[""].localeSlug,t!==this.defaultLocaleSlug&&t===this.state.localeSlug||(this.state.localeSlug=t,this.state.locale=e,this
5506 .state.jed=new l({locale_data:{messages:e}}),d.locale(t),this.state.numberFormatSettings.decimal_point=s(this.state.jed,o([_])),this.state.numberFormatSettings.thousands_sep=s(this.state.jed,o([g])),this.state.numberFormatSettings.decimal_point===_&&(this.state.numberFormatSettings.decimal_point="."),this.state.numberFormatSettings.thousands_sep===g&&(this.state.numberFormatSettings.thousands_sep=","),this.state.translations.clear(),this.stateObserver.emit("change"))},c.prototype.getLocale=function(){return this.state.locale},c.prototype.getLocaleSlug=function(){return this.state.localeSlug},c.prototype.addTranslations=function(e){for(var t in e)""!==t&&(this.state.jed.options.locale_data.messages[t]=e[t]);this.state.translations.clear(),this.stateObserver.emit("change")},c.prototype.translate=function(){var e,t,n,r,a,i;if(e=o(arguments),i=!e.components,i&&(a=JSON.stringify(e),t=this.state.translations.get(a)))return t;if(t=s(this.state.jed,e),e.args){n=Array.isArray(e.args)?e.args.
5507 slice(0):[e.args],n.unshift(t);try{t=l.sprintf.apply(l,n)}catch(c){if(!window||!window.console)return;r=this.throwErrors?"error":"warn","string"!=typeof c?window.console[r](c):window.console[r]("i18n sprintf error:",n)}}return e.components&&(t=f({mixedString:t,components:e.components,throwErrors:this.throwErrors})),this.translateHooks.forEach(function(n){t=n(t,e)}),i&&this.state.translations.set(a,t),t},c.prototype.reRenderTranslations=function(){u("Re-rendering all translations due to external request"),this.state.translations.clear(),this.stateObserver.emit("change")},c.prototype.registerComponentUpdateHook=function(e){this.componentUpdateHooks.push(e)},c.prototype.registerTranslateHook=function(e){this.translateHooks.push(e)},e.exports=c},function(e,t,n){function r(){return"WebkitAppearance"in document.documentElement.style||window.console&&(console.firebug||console.exception&&console.table)||navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31}fu
5508 nction a(){var e=arguments,n=this.useColors;if(e[0]=(n?"%c":"")+this.namespace+(n?" %c":" ")+e[0]+(n?"%c ":" ")+"+"+t.humanize(this.diff),!n)return e;var r="color: "+this.color;e=[e[0],r,"color: inherit"].concat(Array.prototype.slice.call(e,1));var a=0,o=0;return e[0].replace(/%[a-z%]/g,function(e){"%%"!==e&&(a++,"%c"===e&&(o=a))}),e.splice(o,0,r),e}function o(){return"object"==typeof console&&console.log&&Function.prototype.apply.call(console.log,console,arguments)}function i(e){try{null==e?t.storage.removeItem("debug"):t.storage.debug=e}catch(n){}}function s(){var e;try{e=t.storage.debug}catch(n){}return e}function c(){try{return window.localStorage}catch(e){}}t=e.exports=n(470),t.log=o,t.formatArgs=a,t.save=i,t.load=s,t.useColors=r,t.storage="undefined"!=typeof chrome&&"undefined"!=typeof chrome.storage?chrome.storage.local:c(),t.colors=["lightseagreen","forestgreen","goldenrod","dodgerblue","darkorchid","crimson"],t.formatters.j=function(e){return JSON.stringify(e)},t.enable(s()
5509 )},function(e,t,n){function r(){return t.colors[l++%t.colors.length]}function a(e){function n(){}function a(){var e=a,n=+new Date,o=n-(u||n);e.diff=o,e.prev=u,e.curr=n,u=n,null==e.useColors&&(e.useColors=t.useColors()),null==e.color&&e.useColors&&(e.color=r());var i=Array.prototype.slice.call(arguments);i[0]=t.coerce(i[0]),"string"!=typeof i[0]&&(i=["%o"].concat(i));var s=0;i[0]=i[0].replace(/%([a-z%])/g,function(n,r){if("%%"===n)return n;s++;var a=t.formatters[r];if("function"==typeof a){var o=i[s];n=a.call(e,o),i.splice(s,1),s--}return n}),"function"==typeof t.formatArgs&&(i=t.formatArgs.apply(e,i));var c=a.log||t.log||console.log.bind(console);c.apply(e,i)}n.enabled=!1,a.enabled=!0;var o=t.enabled(e)?a:n;return o.namespace=e,o}function o(e){t.save(e);for(var n=(e||"").split(/[\s,]+/),r=n.length,a=0;a<r;a++)n[a]&&(e=n[a].replace(/\*/g,".*?"),"-"===e[0]?t.skips.push(new RegExp("^"+e.substr(1)+"$")):t.names.push(new RegExp("^"+e+"$")))}function i(){t.enable("")}function s(e){var n,r
5510 ;for(n=0,r=t.skips.length;n<r;n++)if(t.skips[n].test(e))return!1;for(n=0,r=t.names.length;n<r;n++)if(t.names[n].test(e))return!0;return!1}function c(e){return e instanceof Error?e.stack||e.message:e}t=e.exports=a,t.coerce=c,t.disable=i,t.enable=o,t.enabled=s,t.humanize=n(471),t.names=[],t.skips=[],t.formatters={};var u,l=0},function(e,t){function n(e){if(e=""+e,!(e.length>1e4)){var t=/^((?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|years?|yrs?|y)?$/i.exec(e);if(t){var n=parseFloat(t[1]),r=(t[2]||"ms").toLowerCase();switch(r){case"years":case"year":case"yrs":case"yr":case"y":return n*l;case"days":case"day":case"d":return n*u;case"hours":case"hour":case"hrs":case"hr":case"h":return n*c;case"minutes":case"minute":case"mins":case"min":case"m":return n*s;case"seconds":case"second":case"secs":case"sec":case"s":return n*i;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return n}}}}function r(e){return e>=u?Math.round(
5511 e/u)+"d":e>=c?Math.round(e/c)+"h":e>=s?Math.round(e/s)+"m":e>=i?Math.round(e/i)+"s":e+"ms"}function a(e){return o(e,u,"day")||o(e,c,"hour")||o(e,s,"minute")||o(e,i,"second")||e+" ms"}function o(e,t,n){if(!(e<t))return e<1.5*t?Math.floor(e/t)+" "+n:Math.ceil(e/t)+" "+n+"s"}var i=1e3,s=60*i,c=60*s,u=24*c,l=365.25*u;e.exports=function(e,t){return t=t||{},"string"==typeof e?n(e):t["long"]?a(e):r(e)}},function(e,t,n){/**
5512 - * @preserve jed.js v0.5.0beta https://github.com/SlexAxton/Jed
5513 - */
5514 -!function(n,r){function a(e){return f.PF.compile(e||"nplurals=2; plural=(n != 1);")}function o(e,t){this._key=e,this._i18n=t}var i=Array.prototype,s=Object.prototype,c=i.slice,u=s.hasOwnProperty,l=i.forEach,d={},p={forEach:function(e,t,n){var r,a,o;if(null!==e)if(l&&e.forEach===l)e.forEach(t,n);else if(e.length===+e.length){for(r=0,a=e.length;r<a;r++)if(r in e&&t.call(n,e[r],r,e)===d)return}else for(o in e)if(u.call(e,o)&&t.call(n,e[o],o,e)===d)return},extend:function(e){return this.forEach(c.call(arguments,1),function(t){for(var n in t)e[n]=t[n]}),e}},f=function(e){if(this.defaults={locale_data:{messages:{"":{domain:"messages",lang:"en",plural_forms:"nplurals=2; plural=(n != 1);"}}},domain:"messages",debug:!1},this.options=p.extend({},this.defaults,e),this.textdomain(this.options.domain),e.domain&&!this.options.locale_data[this.options.domain])throw new Error("Text domain set to non-existent domain: `"+e.domain+"`")};f.context_delimiter=String.fromCharCode(4),p.extend(o.prototype,{
5515 onDomain:function(e){return this._domain=e,this},withContext:function(e){return this._context=e,this},ifPlural:function(e,t){return this._val=e,this._pkey=t,this},fetch:function(e){return"[object Array]"!={}.toString.call(e)&&(e=[].slice.call(arguments,0)),(e&&e.length?f.sprintf:function(e){return e})(this._i18n.dcnpgettext(this._domain,this._context,this._key,this._pkey,this._val),e)}}),p.extend(f.prototype,{translate:function(e){return new o(e,this)},textdomain:function(e){return e?void(this._textdomain=e):this._textdomain},gettext:function(e){return this.dcnpgettext.call(this,r,r,e)},dgettext:function(e,t){return this.dcnpgettext.call(this,e,r,t)},dcgettext:function(e,t){return this.dcnpgettext.call(this,e,r,t)},ngettext:function(e,t,n){return this.dcnpgettext.call(this,r,r,e,t,n)},dngettext:function(e,t,n,a){return this.dcnpgettext.call(this,e,r,t,n,a)},dcngettext:function(e,t,n,a){return this.dcnpgettext.call(this,e,r,t,n,a)},pgettext:function(e,t){return this.dcnpgettext.call(
5516 this,r,e,t)},dpgettext:function(e,t,n){return this.dcnpgettext.call(this,e,t,n)},dcpgettext:function(e,t,n){return this.dcnpgettext.call(this,e,t,n)},npgettext:function(e,t,n,a){return this.dcnpgettext.call(this,r,e,t,n,a)},dnpgettext:function(e,t,n,r,a){return this.dcnpgettext.call(this,e,t,n,r,a)},dcnpgettext:function(e,t,n,r,o){r=r||n,e=e||this._textdomain;var i;if(!this.options)return i=new f,i.dcnpgettext.call(i,void 0,void 0,n,r,o);if(!this.options.locale_data)throw new Error("No locale data provided.");if(!this.options.locale_data[e])throw new Error("Domain `"+e+"` was not found.");if(!this.options.locale_data[e][""])throw new Error("No locale meta information provided.");if(!n)throw new Error("No translation key found.");var s,c,u,l=t?t+f.context_delimiter+n:n,d=this.options.locale_data,p=d[e],h=(d.messages||this.defaults.locale_data.messages)[""],m=p[""].plural_forms||p[""]["Plural-Forms"]||p[""]["plural-forms"]||h.plural_forms||h["Plural-Forms"]||h["plural-forms"];if(void
5517 0===o)u=1;else{if("number"!=typeof o&&(o=parseInt(o,10),isNaN(o)))throw new Error("The number that was passed in is not a number.");u=a(m)(o)+1}if(!p)throw new Error("No domain named `"+e+"` could be found.");return s=p[l],!s||u>=s.length?(this.options.missing_key_callback&&this.options.missing_key_callback(l,e),c=[null,n,r],this.options.debug===!0&&console.log(c[a(m)(o)+1]),c[a()(o)+1]):(c=s[u],c?c:(c=[null,n,r],c[a()(o)+1]))}});var h=function(){function e(e){return Object.prototype.toString.call(e).slice(8,-1).toLowerCase()}function t(e,t){for(var n=[];t>0;n[--t]=e);return n.join("")}var n=function(){return n.cache.hasOwnProperty(arguments[0])||(n.cache[arguments[0]]=n.parse(arguments[0])),n.format.call(null,n.cache[arguments[0]],arguments)};return n.format=function(n,r){var a,o,i,s,c,u,l,d=1,p=n.length,f="",m=[];for(o=0;o<p;o++)if(f=e(n[o]),"string"===f)m.push(n[o]);else if("array"===f){if(s=n[o],s[2])for(a=r[d],i=0;i<s[2].length;i++){if(!a.hasOwnProperty(s[2][i]))throw h('[sprin
5518 tf] property "%s" does not exist',s[2][i]);a=a[s[2][i]]}else a=s[1]?r[s[1]]:r[d++];if(/[^s]/.test(s[8])&&"number"!=e(a))throw h("[sprintf] expecting number but found %s",e(a));switch("undefined"!=typeof a&&null!==a||(a=""),s[8]){case"b":a=a.toString(2);break;case"c":a=String.fromCharCode(a);break;case"d":a=parseInt(a,10);break;case"e":a=s[7]?a.toExponential(s[7]):a.toExponential();break;case"f":a=s[7]?parseFloat(a).toFixed(s[7]):parseFloat(a);break;case"o":a=a.toString(8);break;case"s":a=(a=String(a))&&s[7]?a.substring(0,s[7]):a;break;case"u":a=Math.abs(a);break;case"x":a=a.toString(16);break;case"X":a=a.toString(16).toUpperCase()}a=/[def]/.test(s[8])&&s[3]&&a>=0?"+"+a:a,u=s[4]?"0"==s[4]?"0":s[4].charAt(1):" ",l=s[6]-String(a).length,c=s[6]?t(u,l):"",m.push(s[5]?a+c:c+a)}return m.join("")},n.cache={},n.parse=function(e){for(var t=e,n=[],r=[],a=0;t;){if(null!==(n=/^[^\x25]+/.exec(t)))r.push(n[0]);else if(null!==(n=/^\x25{2}/.exec(t)))r.push("%");else{if(null===(n=/^\x25(?:([1-9]\d*)\
5519 $|\(([^\)]+)\))?(\+)?(0|'[^$])?(-)?(\d+)?(?:\.(\d+))?([b-fosuxX])/.exec(t)))throw"[sprintf] huh?";if(n[2]){a|=1;var o=[],i=n[2],s=[];if(null===(s=/^([a-z_][a-z_\d]*)/i.exec(i)))throw"[sprintf] huh?";for(o.push(s[1]);""!==(i=i.substring(s[0].length));)if(null!==(s=/^\.([a-z_][a-z_\d]*)/i.exec(i)))o.push(s[1]);else{if(null===(s=/^\[(\d+)\]/.exec(i)))throw"[sprintf] huh?";o.push(s[1])}n[2]=o}else a|=2;if(3===a)throw"[sprintf] mixing positional and named placeholders is not (yet) supported";r.push(n)}t=t.substring(n[0].length)}return r},n}(),m=function(e,t){return t.unshift(e),h.apply(null,t)};f.parse_plural=function(e,t){return e=e.replace(/n/g,t),f.parse_expression(e)},f.sprintf=function(e,t){return"[object Array]"=={}.toString.call(t)?m(e,[].slice.call(t)):h.apply(this,[].slice.call(arguments))},f.prototype.sprintf=function(){return f.sprintf.apply(this,arguments)},f.PF={},f.PF.parse=function(e){var t=f.PF.extractPluralExpr(e);return f.PF.parser.parse.call(f.PF.parser,t)},f.PF.compil
5520 e=function(e){function t(e){return e===!0?1:e?e:0}var n=f.PF.parse(e);return function(e){return t(f.PF.interpreter(n)(e))}},f.PF.interpreter=function(e){return function(t){switch(e.type){case"GROUP":return f.PF.interpreter(e.expr)(t);case"TERNARY":return f.PF.interpreter(e.expr)(t)?f.PF.interpreter(e.truthy)(t):f.PF.interpreter(e.falsey)(t);case"OR":return f.PF.interpreter(e.left)(t)||f.PF.interpreter(e.right)(t);case"AND":return f.PF.interpreter(e.left)(t)&&f.PF.interpreter(e.right)(t);case"LT":return f.PF.interpreter(e.left)(t)<f.PF.interpreter(e.right)(t);case"GT":return f.PF.interpreter(e.left)(t)>f.PF.interpreter(e.right)(t);case"LTE":return f.PF.interpreter(e.left)(t)<=f.PF.interpreter(e.right)(t);case"GTE":return f.PF.interpreter(e.left)(t)>=f.PF.interpreter(e.right)(t);case"EQ":return f.PF.interpreter(e.left)(t)==f.PF.interpreter(e.right)(t);case"NEQ":return f.PF.interpreter(e.left)(t)!=f.PF.interpreter(e.right)(t);case"MOD":return f.PF.interpreter(e.left)(t)%f.PF.interprete
5521 r(e.right)(t);case"VAR":return t;case"NUM":return e.val;default:throw new Error("Invalid Token found.")}}},f.PF.extractPluralExpr=function(e){e=e.replace(/^\s\s*/,"").replace(/\s\s*$/,""),/;\s*$/.test(e)||(e=e.concat(";"));var t,n=/nplurals\=(\d+);/,r=/plural\=(.*);/,a=e.match(n),o={};if(!(a.length>1))throw new Error("nplurals not found in plural_forms string: "+e);if(o.nplurals=a[1],e=e.replace(n,""),t=e.match(r),!(t&&t.length>1))throw new Error("`plural` expression not found: "+e);return t[1]},f.PF.parser=function(){var e={trace:function(){},yy:{},symbols_:{error:2,expressions:3,e:4,EOF:5,"?":6,":":7,"||":8,"&&":9,"<":10,"<=":11,">":12,">=":13,"!=":14,"==":15,"%":16,"(":17,")":18,n:19,NUMBER:20,$accept:0,$end:1},terminals_:{2:"error",5:"EOF",6:"?",7:":",8:"||",9:"&&",10:"<",11:"<=",12:">",13:">=",14:"!=",15:"==",16:"%",17:"(",18:")",19:"n",20:"NUMBER"},productions_:[0,[3,2],[4,5],[4,3],[4,3],[4,3],[4,3],[4,3],[4,3],[4,3],[4,3],[4,3],[4,3],[4,1],[4,1]],performAction:function(e,t,n,
5522 r,a,o,i){var s=o.length-1;switch(a){case 1:return{type:"GROUP",expr:o[s-1]};case 2:this.$={type:"TERNARY",expr:o[s-4],truthy:o[s-2],falsey:o[s]};break;case 3:this.$={type:"OR",left:o[s-2],right:o[s]};break;case 4:this.$={type:"AND",left:o[s-2],right:o[s]};break;case 5:this.$={type:"LT",left:o[s-2],right:o[s]};break;case 6:this.$={type:"LTE",left:o[s-2],right:o[s]};break;case 7:this.$={type:"GT",left:o[s-2],right:o[s]};break;case 8:this.$={type:"GTE",left:o[s-2],right:o[s]};break;case 9:this.$={type:"NEQ",left:o[s-2],right:o[s]};break;case 10:this.$={type:"EQ",left:o[s-2],right:o[s]};break;case 11:this.$={type:"MOD",left:o[s-2],right:o[s]};break;case 12:this.$={type:"GROUP",expr:o[s-1]};break;case 13:this.$={type:"VAR"};break;case 14:this.$={type:"NUM",val:Number(e)}}},table:[{3:1,4:2,17:[1,3],19:[1,4],20:[1,5]},{1:[3]},{5:[1,6],6:[1,7],8:[1,8],9:[1,9],10:[1,10],11:[1,11],12:[1,12],13:[1,13],14:[1,14],15:[1,15],16:[1,16]},{4:17,17:[1,3],19:[1,4],20:[1,5]},{5:[2,13],6:[2,13],7:[2,13],
5523 8:[2,13],9:[2,13],10:[2,13],11:[2,13],12:[2,13],13:[2,13],14:[2,13],15:[2,13],16:[2,13],18:[2,13]},{5:[2,14],6:[2,14],7:[2,14],8:[2,14],9:[2,14],10:[2,14],11:[2,14],12:[2,14],13:[2,14],14:[2,14],15:[2,14],16:[2,14],18:[2,14]},{1:[2,1]},{4:18,17:[1,3],19:[1,4],20:[1,5]},{4:19,17:[1,3],19:[1,4],20:[1,5]},{4:20,17:[1,3],19:[1,4],20:[1,5]},{4:21,17:[1,3],19:[1,4],20:[1,5]},{4:22,17:[1,3],19:[1,4],20:[1,5]},{4:23,17:[1,3],19:[1,4],20:[1,5]},{4:24,17:[1,3],19:[1,4],20:[1,5]},{4:25,17:[1,3],19:[1,4],20:[1,5]},{4:26,17:[1,3],19:[1,4],20:[1,5]},{4:27,17:[1,3],19:[1,4],20:[1,5]},{6:[1,7],8:[1,8],9:[1,9],10:[1,10],11:[1,11],12:[1,12],13:[1,13],14:[1,14],15:[1,15],16:[1,16],18:[1,28]},{6:[1,7],7:[1,29],8:[1,8],9:[1,9],10:[1,10],11:[1,11],12:[1,12],13:[1,13],14:[1,14],15:[1,15],16:[1,16]},{5:[2,3],6:[2,3],7:[2,3],8:[2,3],9:[1,9],10:[1,10],11:[1,11],12:[1,12],13:[1,13],14:[1,14],15:[1,15],16:[1,16],18:[2,3]},{5:[2,4],6:[2,4],7:[2,4],8:[2,4],9:[2,4],10:[1,10],11:[1,11],12:[1,12],13:[1,13],14:[1,14
5524 ],15:[1,15],16:[1,16],18:[2,4]},{5:[2,5],6:[2,5],7:[2,5],8:[2,5],9:[2,5],10:[2,5],11:[2,5],12:[2,5],13:[2,5],14:[2,5],15:[2,5],16:[1,16],18:[2,5]},{5:[2,6],6:[2,6],7:[2,6],8:[2,6],9:[2,6],10:[2,6],11:[2,6],12:[2,6],13:[2,6],14:[2,6],15:[2,6],16:[1,16],18:[2,6]},{5:[2,7],6:[2,7],7:[2,7],8:[2,7],9:[2,7],10:[2,7],11:[2,7],12:[2,7],13:[2,7],14:[2,7],15:[2,7],16:[1,16],18:[2,7]},{5:[2,8],6:[2,8],7:[2,8],8:[2,8],9:[2,8],10:[2,8],11:[2,8],12:[2,8],13:[2,8],14:[2,8],15:[2,8],16:[1,16],18:[2,8]},{5:[2,9],6:[2,9],7:[2,9],8:[2,9],9:[2,9],10:[2,9],11:[2,9],12:[2,9],13:[2,9],14:[2,9],15:[2,9],16:[1,16],18:[2,9]},{5:[2,10],6:[2,10],7:[2,10],8:[2,10],9:[2,10],10:[2,10],11:[2,10],12:[2,10],13:[2,10],14:[2,10],15:[2,10],16:[1,16],18:[2,10]},{5:[2,11],6:[2,11],7:[2,11],8:[2,11],9:[2,11],10:[2,11],11:[2,11],12:[2,11],13:[2,11],14:[2,11],15:[2,11],16:[2,11],18:[2,11]},{5:[2,12],6:[2,12],7:[2,12],8:[2,12],9:[2,12],10:[2,12],11:[2,12],12:[2,12],13:[2,12],14:[2,12],15:[2,12],16:[2,12],18:[2,12]},{4:30,17:
5525 [1,3],19:[1,4],20:[1,5]},{5:[2,2],6:[1,7],7:[2,2],8:[1,8],9:[1,9],10:[1,10],11:[1,11],12:[1,12],13:[1,13],14:[1,14],15:[1,15],16:[1,16],18:[2,2]}],defaultActions:{6:[2,1]},parseError:function(e,t){throw new Error(e)},parse:function(e){function t(e){a.length=a.length-2*e,o.length=o.length-e,i.length=i.length-e}function n(){var e;return e=r.lexer.lex()||1,"number"!=typeof e&&(e=r.symbols_[e]||e),e}var r=this,a=[0],o=[null],i=[],s=this.table,c="",u=0,l=0,d=0,p=2,f=1;this.lexer.setInput(e),this.lexer.yy=this.yy,this.yy.lexer=this.lexer,"undefined"==typeof this.lexer.yylloc&&(this.lexer.yylloc={});var h=this.lexer.yylloc;i.push(h),"function"==typeof this.yy.parseError&&(this.parseError=this.yy.parseError);for(var m,M,_,g,v,b,y,A,T,L={};;){if(_=a[a.length-1],this.defaultActions[_]?g=this.defaultActions[_]:(null==m&&(m=n()),g=s[_]&&s[_][m]),"undefined"==typeof g||!g.length||!g[0]){if(!d){T=[];for(b in s[_])this.terminals_[b]&&b>2&&T.push("'"+this.terminals_[b]+"'");var E="";E=this.lexer.sh
5526 owPosition?"Parse error on line "+(u+1)+":\n"+this.lexer.showPosition()+"\nExpecting "+T.join(", ")+", got '"+this.terminals_[m]+"'":"Parse error on line "+(u+1)+": Unexpected "+(1==m?"end of input":"'"+(this.terminals_[m]||m)+"'"),this.parseError(E,{text:this.lexer.match,token:this.terminals_[m]||m,line:this.lexer.yylineno,loc:h,expected:T})}if(3==d){if(m==f)throw new Error(E||"Parsing halted.");l=this.lexer.yyleng,c=this.lexer.yytext,u=this.lexer.yylineno,h=this.lexer.yylloc,m=n()}for(;;){if(p.toString()in s[_])break;if(0==_)throw new Error(E||"Parsing halted.");t(1),_=a[a.length-1]}M=m,m=p,_=a[a.length-1],g=s[_]&&s[_][p],d=3}if(g[0]instanceof Array&&g.length>1)throw new Error("Parse Error: multiple actions possible at state: "+_+", token: "+m);switch(g[0]){case 1:a.push(m),o.push(this.lexer.yytext),i.push(this.lexer.yylloc),a.push(g[1]),m=null,M?(m=M,M=null):(l=this.lexer.yyleng,c=this.lexer.yytext,u=this.lexer.yylineno,h=this.lexer.yylloc,d>0&&d--);break;case 2:if(y=this.product
5527 ions_[g[1]][1],L.$=o[o.length-y],L._$={first_line:i[i.length-(y||1)].first_line,last_line:i[i.length-1].last_line,first_column:i[i.length-(y||1)].first_column,last_column:i[i.length-1].last_column},v=this.performAction.call(L,c,l,u,this.yy,g[1],o,i),"undefined"!=typeof v)return v;y&&(a=a.slice(0,-1*y*2),o=o.slice(0,-1*y),i=i.slice(0,-1*y)),a.push(this.productions_[g[1]][0]),o.push(L.$),i.push(L._$),A=s[a[a.length-2]][a[a.length-1]],a.push(A);break;case 3:return!0}}return!0}},t=function(){var e={EOF:1,parseError:function(e,t){if(!this.yy.parseError)throw new Error(e);this.yy.parseError(e,t)},setInput:function(e){return this._input=e,this._more=this._less=this.done=!1,this.yylineno=this.yyleng=0,this.yytext=this.matched=this.match="",this.conditionStack=["INITIAL"],this.yylloc={first_line:1,first_column:0,last_line:1,last_column:0},this},input:function(){var e=this._input[0];this.yytext+=e,this.yyleng++,this.match+=e,this.matched+=e;var t=e.match(/\n/);return t&&this.yylineno++,this._
5528 input=this._input.slice(1),e},unput:function(e){return this._input=e+this._input,this},more:function(){return this._more=!0,this},pastInput:function(){var e=this.matched.substr(0,this.matched.length-this.match.length);return(e.length>20?"...":"")+e.substr(-20).replace(/\n/g,"")},upcomingInput:function(){var e=this.match;return e.length<20&&(e+=this._input.substr(0,20-e.length)),(e.substr(0,20)+(e.length>20?"...":"")).replace(/\n/g,"")},showPosition:function(){var e=this.pastInput(),t=new Array(e.length+1).join("-");return e+this.upcomingInput()+"\n"+t+"^"},next:function(){if(this.done)return this.EOF;this._input||(this.done=!0);var e,t,n;this._more||(this.yytext="",this.match="");for(var r=this._currentRules(),a=0;a<r.length;a++)if(t=this._input.match(this.rules[r[a]]))return n=t[0].match(/\n.*/g),n&&(this.yylineno+=n.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:n?n[n.length-1].length-1:this.yylloc.l
5529 ast_column+t[0].length},this.yytext+=t[0],this.match+=t[0],this.matches=t,this.yyleng=this.yytext.length,this._more=!1,this._input=this._input.slice(t[0].length),this.matched+=t[0],e=this.performAction.call(this,this.yy,this,r[a],this.conditionStack[this.conditionStack.length-1]),e?e:void 0;return""===this._input?this.EOF:void this.parseError("Lexical error on line "+(this.yylineno+1)+". Unrecognized text.\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})},lex:function(){var e=this.next();return"undefined"!=typeof e?e:this.lex()},begin:function(e){this.conditionStack.push(e)},popState:function(){return this.conditionStack.pop()},_currentRules:function(){return this.conditions[this.conditionStack[this.conditionStack.length-1]].rules},topState:function(){return this.conditionStack[this.conditionStack.length-2]},pushState:function(e){this.begin(e)}};return e.performAction=function(e,t,n,r){switch(n){case 0:break;case 1:return 20;case 2:return 19;case 3:return 8;case 4:ret
5530 urn 9;case 5:return 6;case 6:return 7;case 7:return 11;case 8:return 13;case 9:return 10;case 10:return 12;case 11:return 14;case 12:return 15;case 13:return 16;case 14:return 17;case 15:return 18;case 16:return 5;case 17:return"INVALID"}},e.rules=[/^\s+/,/^[0-9]+(\.[0-9]+)?\b/,/^n\b/,/^\|\|/,/^&&/,/^\?/,/^:/,/^<=/,/^>=/,/^</,/^>/,/^!=/,/^==/,/^%/,/^\(/,/^\)/,/^$/,/^./],e.conditions={INITIAL:{rules:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17],inclusive:!0}},e}();return e.lexer=t,e}(),"undefined"!=typeof e&&e.exports&&(t=e.exports=f),t.Jed=f}(this)},function(e,t,n){var r=e.exports=n(474);r.tz.load(n(581))},function(e,t,n){var r,a,o;//! moment-timezone.js
5531 -//! version : 0.4.0
5532 -//! author : Tim Wood
5533 -//! license : MIT
5534 -//! github.com/moment/moment-timezone
5535 -!function(i,s){"use strict";a=[n(475)],r=s,o="function"==typeof r?r.apply(t,a):r,!(void 0!==o&&(e.exports=o))}(this,function(e){"use strict";function t(e){return e>96?e-87:e>64?e-29:e-48}function n(e){var n,r=0,a=e.split("."),o=a[0],i=a[1]||"",s=1,c=0,u=1;for(45===e.charCodeAt(0)&&(r=1,u=-1),r;r<o.length;r++)n=t(o.charCodeAt(r)),c=60*c+n;for(r=0;r<i.length;r++)s/=60,n=t(i.charCodeAt(r)),c+=n*s;return c*u}function r(e){for(var t=0;t<e.length;t++)e[t]=n(e[t])}function a(e,t){for(var n=0;n<t;n++)e[n]=Math.round((e[n-1]||0)+6e4*e[n]);e[t-1]=1/0}function o(e,t){var n,r=[];for(n=0;n<t.length;n++)r[n]=e[t[n]];return r}function i(e){var t=e.split("|"),n=t[2].split(" "),i=t[3].split(""),s=t[4].split(" ");return r(n),r(i),r(s),a(s,i.length),{name:t[0],abbrs:o(t[1].split(" "),i),offsets:o(n,i),untils:s}}function s(e){e&&this._set(i(e))}function c(e){return(e||"").toLowerCase().replace(/\//g,"_")}function u(e){var t,n,r;for("string"==typeof e&&(e=[e]),t=0;t<e.length;t++)n=e[t].split("|")[0],r=c
5536 (n),y[r]=e[t],T[r]=n}function l(e,t){e=c(e);var n,r=y[e];return r instanceof s?r:"string"==typeof r?(r=new s(r),y[e]=r,r):A[e]&&t!==l&&(n=l(A[e],l))?(r=y[e]=new s,r._set(n),r.name=T[e],r):null}function d(){var e,t=[];for(e in T)T.hasOwnProperty(e)&&(y[e]||y[A[e]])&&T[e]&&t.push(T[e]);return t.sort()}function p(e){var t,n,r,a;for("string"==typeof e&&(e=[e]),t=0;t<e.length;t++)n=e[t].split("|"),r=c(n[0]),a=c(n[1]),A[r]=a,T[r]=n[0],A[a]=r,T[a]=n[1]}function f(e){u(e.zones),p(e.links),_.dataVersion=e.version}function h(e){return h.didShowError||(h.didShowError=!0,M("moment.tz.zoneExists('"+e+"') has been deprecated in favor of !moment.tz.zone('"+e+"')")),!!l(e)}function m(e){return!(!e._a||void 0!==e._tzm)}function M(e){"undefined"!=typeof console&&"function"==typeof console.error&&console.error(e)}function _(t){var n=Array.prototype.slice.call(arguments,0,-1),r=arguments[arguments.length-1],a=l(r),o=e.utc.apply(null,n);return a&&!e.isMoment(t)&&m(o)&&o.add(a.parse(o),"minutes"),o.tz(r)
5537 ,o}function g(e){return function(){return this._z?this._z.abbr(this):e.call(this)}}function v(e){return function(){return this._z=null,e.apply(this,arguments)}}if(void 0!==e.tz)return M("Moment Timezone "+e.tz.version+" was already loaded "+(e.tz.dataVersion?"with data from ":"without any data")+e.tz.dataVersion),e;var b="0.4.0",y={},A={},T={},L=e.version.split("."),E=+L[0],w=+L[1];(E<2||2===E&&w<6)&&M("Moment Timezone requires Moment.js >= 2.6.0. You are using Moment.js "+e.version+". See momentjs.com"),s.prototype={_set:function(e){this.name=e.name,this.abbrs=e.abbrs,this.untils=e.untils,this.offsets=e.offsets},_index:function(e){var t,n=+e,r=this.untils;for(t=0;t<r.length;t++)if(n<r[t])return t},parse:function(e){var t,n,r,a,o=+e,i=this.offsets,s=this.untils,c=s.length-1;for(a=0;a<c;a++)if(t=i[a],n=i[a+1],r=i[a?a-1:a],t<n&&_.moveAmbiguousForward?t=n:t>r&&_.moveInvalidForward&&(t=r),o<s[a]-6e4*t)return i[a];return i[c]},abbr:function(e){return this.abbrs[this._index(e)]},offset:fu
5538 nction(e){return this.offsets[this._index(e)]}},_.version=b,_.dataVersion="",_._zones=y,_._links=A,_._names=T,_.add=u,_.link=p,_.load=f,_.zone=l,_.zoneExists=h,_.names=d,_.Zone=s,_.unpack=i,_.unpackBase60=n,_.needsOffset=m,_.moveInvalidForward=!0,_.moveAmbiguousForward=!1;var z=e.fn;e.tz=_,e.defaultZone=null,e.updateOffset=function(t,n){var r,a=e.defaultZone;void 0===t._z&&(a&&m(t)&&!t._isUTC&&(t._d=e.utc(t._a)._d,t.utc().add(a.parse(t),"minutes")),t._z=a),t._z&&(r=t._z.offset(t),Math.abs(r)<16&&(r/=60),void 0!==t.utcOffset?t.utcOffset(-r,n):t.zone(r,n))},z.tz=function(t){return t?(this._z=l(t),this._z?e.updateOffset(this):M("Moment Timezone has no data for "+t+". See http://momentjs.com/timezone/docs/#/data-loading/."),this):this._z?this._z.name:void 0},z.zoneName=g(z.zoneName),z.zoneAbbr=g(z.zoneAbbr),z.utc=v(z.utc),e.tz.setDefault=function(t){return(E<2||2===E&&w<9)&&M("Moment Timezone setDefault() requires Moment.js >= 2.9.0. You are using Moment.js "+e.version+"."),e.defaultZon
5539 e=t?l(t):null,e};var S=e.momentProperties;return"[object Array]"===Object.prototype.toString.call(S)?(S.push("_z"),S.push("_a")):S&&(S._z=null),e})},function(e,t,n){(function(e){!function(t,n){e.exports=n()}(this,function(){"use strict";function t(){return mr.apply(null,arguments)}function r(e){mr=e}function a(e){return e instanceof Array||"[object Array]"===Object.prototype.toString.call(e)}function o(e){return null!=e&&"[object Object]"===Object.prototype.toString.call(e)}function i(e){var t;for(t in e)return!1;return!0}function s(e){return e instanceof Date||"[object Date]"===Object.prototype.toString.call(e)}function c(e,t){var n,r=[];for(n=0;n<e.length;++n)r.push(t(e[n],n));return r}function u(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function l(e,t){for(var n in t)u(t,n)&&(e[n]=t[n]);return u(t,"toString")&&(e.toString=t.toString),u(t,"valueOf")&&(e.valueOf=t.valueOf),e}function d(e,t,n,r){return gt(e,t,n,r,!0).utc()}function p(){return{empty:!1,unusedTokens:[],unu
5540 sedInput:[],overflow:-2,charsLeftOver:0,nullInput:!1,invalidMonth:null,invalidFormat:!1,userInvalidated:!1,iso:!1,parsedDateParts:[],meridiem:null}}function f(e){return null==e._pf&&(e._pf=p()),e._pf}function h(e){if(null==e._isValid){var t=f(e),n=Mr.call(t.parsedDateParts,function(e){return null!=e}),r=!isNaN(e._d.getTime())&&t.overflow<0&&!t.empty&&!t.invalidMonth&&!t.invalidWeekday&&!t.nullInput&&!t.invalidFormat&&!t.userInvalidated&&(!t.meridiem||t.meridiem&&n);if(e._strict&&(r=r&&0===t.charsLeftOver&&0===t.unusedTokens.length&&void 0===t.bigHour),null!=Object.isFrozen&&Object.isFrozen(e))return r;e._isValid=r}return e._isValid}function m(e){var t=d(NaN);return null!=e?l(f(t),e):f(t).userInvalidated=!0,t}function M(e){return void 0===e}function _(e,t){var n,r,a;if(M(t._isAMomentObject)||(e._isAMomentObject=t._isAMomentObject),M(t._i)||(e._i=t._i),M(t._f)||(e._f=t._f),M(t._l)||(e._l=t._l),M(t._strict)||(e._strict=t._strict),M(t._tzm)||(e._tzm=t._tzm),M(t._isUTC)||(e._isUTC=t._isU
5541 TC),M(t._offset)||(e._offset=t._offset),M(t._pf)||(e._pf=f(t)),M(t._locale)||(e._locale=t._locale),_r.length>0)for(n in _r)r=_r[n],a=t[r],M(a)||(e[r]=a);return e}function g(e){_(this,e),this._d=new Date(null!=e._d?e._d.getTime():NaN),gr===!1&&(gr=!0,t.updateOffset(this),gr=!1)}function v(e){return e instanceof g||null!=e&&null!=e._isAMomentObject}function b(e){return e<0?Math.ceil(e)||0:Math.floor(e)}function y(e){var t=+e,n=0;return 0!==t&&isFinite(t)&&(n=b(t)),n}function A(e,t,n){var r,a=Math.min(e.length,t.length),o=Math.abs(e.length-t.length),i=0;for(r=0;r<a;r++)(n&&e[r]!==t[r]||!n&&y(e[r])!==y(t[r]))&&i++;return i+o}function T(e){t.suppressDeprecationWarnings===!1&&"undefined"!=typeof console&&console.warn&&console.warn("Deprecation warning: "+e)}function L(e,n){var r=!0;return l(function(){if(null!=t.deprecationHandler&&t.deprecationHandler(null,e),r){for(var a,o=[],i=0;i<arguments.length;i++){if(a="","object"==typeof arguments[i]){a+="\n["+i+"] ";for(var s in arguments[0])a+=
5542 s+": "+arguments[0][s]+", ";a=a.slice(0,-2)}else a=arguments[i];o.push(a)}T(e+"\nArguments: "+Array.prototype.slice.call(o).join("")+"\n"+(new Error).stack),r=!1}return n.apply(this,arguments)},n)}function E(e,n){null!=t.deprecationHandler&&t.deprecationHandler(e,n),vr[e]||(T(n),vr[e]=!0)}function w(e){return e instanceof Function||"[object Function]"===Object.prototype.toString.call(e)}function z(e){var t,n;for(n in e)t=e[n],w(t)?this[n]=t:this["_"+n]=t;this._config=e,this._ordinalParseLenient=new RegExp(this._ordinalParse.source+"|"+/\d{1,2}/.source)}function S(e,t){var n,r=l({},e);for(n in t)u(t,n)&&(o(e[n])&&o(t[n])?(r[n]={},l(r[n],e[n]),l(r[n],t[n])):null!=t[n]?r[n]=t[n]:delete r[n]);for(n in e)u(e,n)&&!u(t,n)&&o(e[n])&&(r[n]=l({},r[n]));return r}function k(e){null!=e&&this.set(e)}function O(e,t,n){var r=this._calendar[e]||this._calendar.sameElse;return w(r)?r.call(t,n):r}function N(e){var t=this._longDateFormat[e],n=this._longDateFormat[e.toUpperCase()];return t||!n?t:(this._l
5543 ongDateFormat[e]=n.replace(/MMMM|MM|DD|dddd/g,function(e){return e.slice(1)}),this._longDateFormat[e])}function C(){return this._invalidDate}function D(e){return this._ordinal.replace("%d",e)}function P(e,t,n,r){var a=this._relativeTime[n];return w(a)?a(e,t,n,r):a.replace(/%d/i,e)}function x(e,t){var n=this._relativeTime[e>0?"future":"past"];return w(n)?n(t):n.replace(/%s/i,t)}function j(e,t){var n=e.toLowerCase();Sr[n]=Sr[n+"s"]=Sr[t]=e}function W(e){return"string"==typeof e?Sr[e]||Sr[e.toLowerCase()]:void 0}function Y(e){var t,n,r={};for(n in e)u(e,n)&&(t=W(n),t&&(r[t]=e[n]));return r}function q(e,t){kr[e]=t}function R(e){var t=[];for(var n in e)t.push({unit:n,priority:kr[n]});return t.sort(function(e,t){return e.priority-t.priority}),t}function B(e,n){return function(r){return null!=r?(I(this,e,r),t.updateOffset(this,n),this):H(this,e)}}function H(e,t){return e.isValid()?e._d["get"+(e._isUTC?"UTC":"")+t]():NaN}function I(e,t,n){e.isValid()&&e._d["set"+(e._isUTC?"UTC":"")+t](n)}fu
5544 nction U(e){return e=W(e),w(this[e])?this[e]():this}function X(e,t){if("object"==typeof e){e=Y(e);for(var n=R(e),r=0;r<n.length;r++)this[n[r].unit](e[n[r].unit])}else if(e=W(e),w(this[e]))return this[e](t);return this}function F(e,t,n){var r=""+Math.abs(e),a=t-r.length,o=e>=0;return(o?n?"+":"":"-")+Math.pow(10,Math.max(0,a)).toString().substr(1)+r}function V(e,t,n,r){var a=r;"string"==typeof r&&(a=function(){return this[r]()}),e&&(Dr[e]=a),t&&(Dr[t[0]]=function(){return F(a.apply(this,arguments),t[1],t[2])}),n&&(Dr[n]=function(){return this.localeData().ordinal(a.apply(this,arguments),e)})}function J(e){return e.match(/\[[\s\S]/)?e.replace(/^\[|\]$/g,""):e.replace(/\\/g,"")}function K(e){var t,n,r=e.match(Or);for(t=0,n=r.length;t<n;t++)Dr[r[t]]?r[t]=Dr[r[t]]:r[t]=J(r[t]);return function(t){var a,o="";for(a=0;a<n;a++)o+=r[a]instanceof Function?r[a].call(t,e):r[a];return o}}function G(e,t){return e.isValid()?(t=Q(t,e.localeData()),Cr[t]=Cr[t]||K(t),Cr[t](e)):e.localeData().invalidDate
5545 ()}function Q(e,t){function n(e){return t.longDateFormat(e)||e}var r=5;for(Nr.lastIndex=0;r>=0&&Nr.test(e);)e=e.replace(Nr,n),Nr.lastIndex=0,r-=1;return e}function $(e,t,n){Qr[e]=w(t)?t:function(e,r){return e&&n?n:t}}function Z(e,t){return u(Qr,e)?Qr[e](t._strict,t._locale):new RegExp(ee(e))}function ee(e){return te(e.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,function(e,t,n,r,a){return t||n||r||a}))}function te(e){return e.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}function ne(e,t){var n,r=t;for("string"==typeof e&&(e=[e]),"number"==typeof t&&(r=function(e,n){n[t]=y(e)}),n=0;n<e.length;n++)$r[e[n]]=r}function re(e,t){ne(e,function(e,n,r,a){r._w=r._w||{},t(e,r._w,r,a)})}function ae(e,t,n){null!=t&&u($r,e)&&$r[e](t,n._a,n,e)}function oe(e,t){return new Date(Date.UTC(e,t+1,0)).getUTCDate()}function ie(e,t){return e?a(this._months)?this._months[e.month()]:this._months[(this._months.isFormat||ca).test(t)?"format":"standalone"][e.month()]:this._months}function se(e,t){r
5546 eturn e?a(this._monthsShort)?this._monthsShort[e.month()]:this._monthsShort[ca.test(t)?"format":"standalone"][e.month()]:this._monthsShort}function ce(e,t,n){var r,a,o,i=e.toLocaleLowerCase();if(!this._monthsParse)for(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[],r=0;r<12;++r)o=d([2e3,r]),this._shortMonthsParse[r]=this.monthsShort(o,"").toLocaleLowerCase(),this._longMonthsParse[r]=this.months(o,"").toLocaleLowerCase();return n?"MMM"===t?(a=yr.call(this._shortMonthsParse,i),a!==-1?a:null):(a=yr.call(this._longMonthsParse,i),a!==-1?a:null):"MMM"===t?(a=yr.call(this._shortMonthsParse,i),a!==-1?a:(a=yr.call(this._longMonthsParse,i),a!==-1?a:null)):(a=yr.call(this._longMonthsParse,i),a!==-1?a:(a=yr.call(this._shortMonthsParse,i),a!==-1?a:null))}function ue(e,t,n){var r,a,o;if(this._monthsParseExact)return ce.call(this,e,t,n);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),r=0;r<12;r++){if(a=d([2e3,r]),n&&!this._lo
5547 ngMonthsParse[r]&&(this._longMonthsParse[r]=new RegExp("^"+this.months(a,"").replace(".","")+"$","i"),this._shortMonthsParse[r]=new RegExp("^"+this.monthsShort(a,"").replace(".","")+"$","i")),n||this._monthsParse[r]||(o="^"+this.months(a,"")+"|^"+this.monthsShort(a,""),this._monthsParse[r]=new RegExp(o.replace(".",""),"i")),n&&"MMMM"===t&&this._longMonthsParse[r].test(e))return r;if(n&&"MMM"===t&&this._shortMonthsParse[r].test(e))return r;if(!n&&this._monthsParse[r].test(e))return r}}function le(e,t){var n;if(!e.isValid())return e;if("string"==typeof t)if(/^\d+$/.test(t))t=y(t);else if(t=e.localeData().monthsParse(t),"number"!=typeof t)return e;return n=Math.min(e.date(),oe(e.year(),t)),e._d["set"+(e._isUTC?"UTC":"")+"Month"](t,n),e}function de(e){return null!=e?(le(this,e),t.updateOffset(this,!0),this):H(this,"Month")}function pe(){return oe(this.year(),this.month())}function fe(e){return this._monthsParseExact?(u(this,"_monthsRegex")||me.call(this),e?this._monthsShortStrictRegex:t
5548 his._monthsShortRegex):(u(this,"_monthsShortRegex")||(this._monthsShortRegex=da),this._monthsShortStrictRegex&&e?this._monthsShortStrictRegex:this._monthsShortRegex)}function he(e){return this._monthsParseExact?(u(this,"_monthsRegex")||me.call(this),e?this._monthsStrictRegex:this._monthsRegex):(u(this,"_monthsRegex")||(this._monthsRegex=pa),this._monthsStrictRegex&&e?this._monthsStrictRegex:this._monthsRegex)}function me(){function e(e,t){return t.length-e.length}var t,n,r=[],a=[],o=[];for(t=0;t<12;t++)n=d([2e3,t]),r.push(this.monthsShort(n,"")),a.push(this.months(n,"")),o.push(this.months(n,"")),o.push(this.monthsShort(n,""));for(r.sort(e),a.sort(e),o.sort(e),t=0;t<12;t++)r[t]=te(r[t]),a[t]=te(a[t]);for(t=0;t<24;t++)o[t]=te(o[t]);this._monthsRegex=new RegExp("^("+o.join("|")+")","i"),this._monthsShortRegex=this._monthsRegex,this._monthsStrictRegex=new RegExp("^("+a.join("|")+")","i"),this._monthsShortStrictRegex=new RegExp("^("+r.join("|")+")","i")}function Me(e){return _e(e)?366:3
5549 65}function _e(e){return e%4===0&&e%100!==0||e%400===0}function ge(){return _e(this.year())}function ve(e,t,n,r,a,o,i){var s=new Date(e,t,n,r,a,o,i);return e<100&&e>=0&&isFinite(s.getFullYear())&&s.setFullYear(e),s}function be(e){var t=new Date(Date.UTC.apply(null,arguments));return e<100&&e>=0&&isFinite(t.getUTCFullYear())&&t.setUTCFullYear(e),t}function ye(e,t,n){var r=7+t-n,a=(7+be(e,0,r).getUTCDay()-t)%7;return-a+r-1}function Ae(e,t,n,r,a){var o,i,s=(7+n-r)%7,c=ye(e,r,a),u=1+7*(t-1)+s+c;return u<=0?(o=e-1,i=Me(o)+u):u>Me(e)?(o=e+1,i=u-Me(e)):(o=e,i=u),{year:o,dayOfYear:i}}function Te(e,t,n){var r,a,o=ye(e.year(),t,n),i=Math.floor((e.dayOfYear()-o-1)/7)+1;return i<1?(a=e.year()-1,r=i+Le(a,t,n)):i>Le(e.year(),t,n)?(r=i-Le(e.year(),t,n),a=e.year()+1):(a=e.year(),r=i),{week:r,year:a}}function Le(e,t,n){var r=ye(e,t,n),a=ye(e+1,t,n);return(Me(e)-r+a)/7}function Ee(e){return Te(e,this._week.dow,this._week.doy).week}function we(){return this._week.dow}function ze(){return this._week.do
5550 y}function Se(e){var t=this.localeData().week(this);return null==e?t:this.add(7*(e-t),"d")}function ke(e){var t=Te(this,1,4).week;return null==e?t:this.add(7*(e-t),"d")}function Oe(e,t){return"string"!=typeof e?e:isNaN(e)?(e=t.weekdaysParse(e),"number"==typeof e?e:null):parseInt(e,10)}function Ne(e,t){return"string"==typeof e?t.weekdaysParse(e)%7||7:isNaN(e)?null:e}function Ce(e,t){return e?a(this._weekdays)?this._weekdays[e.day()]:this._weekdays[this._weekdays.isFormat.test(t)?"format":"standalone"][e.day()]:this._weekdays}function De(e){return e?this._weekdaysShort[e.day()]:this._weekdaysShort}function Pe(e){return e?this._weekdaysMin[e.day()]:this._weekdaysMin}function xe(e,t,n){var r,a,o,i=e.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],r=0;r<7;++r)o=d([2e3,1]).day(r),this._minWeekdaysParse[r]=this.weekdaysMin(o,"").toLocaleLowerCase(),this._shortWeekdaysParse[r]=this.weekdaysShort(o,"").toLocaleLower
5551 Case(),this._weekdaysParse[r]=this.weekdays(o,"").toLocaleLowerCase();return n?"dddd"===t?(a=yr.call(this._weekdaysParse,i),a!==-1?a:null):"ddd"===t?(a=yr.call(this._shortWeekdaysParse,i),a!==-1?a:null):(a=yr.call(this._minWeekdaysParse,i),a!==-1?a:null):"dddd"===t?(a=yr.call(this._weekdaysParse,i),a!==-1?a:(a=yr.call(this._shortWeekdaysParse,i),a!==-1?a:(a=yr.call(this._minWeekdaysParse,i),a!==-1?a:null))):"ddd"===t?(a=yr.call(this._shortWeekdaysParse,i),a!==-1?a:(a=yr.call(this._weekdaysParse,i),a!==-1?a:(a=yr.call(this._minWeekdaysParse,i),a!==-1?a:null))):(a=yr.call(this._minWeekdaysParse,i),a!==-1?a:(a=yr.call(this._weekdaysParse,i),a!==-1?a:(a=yr.call(this._shortWeekdaysParse,i),a!==-1?a:null)))}function je(e,t,n){var r,a,o;if(this._weekdaysParseExact)return xe.call(this,e,t,n);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),r=0;r<7;r++){if(a=d([2e3,1]).day(r),n&&!this._fullWeekdaysParse[r]&&(th
5552 is._fullWeekdaysParse[r]=new RegExp("^"+this.weekdays(a,"").replace(".",".?")+"$","i"),this._shortWeekdaysParse[r]=new RegExp("^"+this.weekdaysShort(a,"").replace(".",".?")+"$","i"),this._minWeekdaysParse[r]=new RegExp("^"+this.weekdaysMin(a,"").replace(".",".?")+"$","i")),this._weekdaysParse[r]||(o="^"+this.weekdays(a,"")+"|^"+this.weekdaysShort(a,"")+"|^"+this.weekdaysMin(a,""),this._weekdaysParse[r]=new RegExp(o.replace(".",""),"i")),n&&"dddd"===t&&this._fullWeekdaysParse[r].test(e))return r;if(n&&"ddd"===t&&this._shortWeekdaysParse[r].test(e))return r;if(n&&"dd"===t&&this._minWeekdaysParse[r].test(e))return r;if(!n&&this._weekdaysParse[r].test(e))return r}}function We(e){if(!this.isValid())return null!=e?this:NaN;var t=this._isUTC?this._d.getUTCDay():this._d.getDay();return null!=e?(e=Oe(e,this.localeData()),this.add(e-t,"d")):t}function Ye(e){if(!this.isValid())return null!=e?this:NaN;var t=(this.day()+7-this.localeData()._week.dow)%7;return null==e?t:this.add(e-t,"d")}function
5553 qe(e){if(!this.isValid())return null!=e?this:NaN;if(null!=e){var t=Ne(e,this.localeData());return this.day(this.day()%7?t:t-7)}return this.day()||7}function Re(e){return this._weekdaysParseExact?(u(this,"_weekdaysRegex")||Ie.call(this),e?this._weekdaysStrictRegex:this._weekdaysRegex):(u(this,"_weekdaysRegex")||(this._weekdaysRegex=ga),this._weekdaysStrictRegex&&e?this._weekdaysStrictRegex:this._weekdaysRegex)}function Be(e){return this._weekdaysParseExact?(u(this,"_weekdaysRegex")||Ie.call(this),e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(u(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=va),this._weekdaysShortStrictRegex&&e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)}function He(e){return this._weekdaysParseExact?(u(this,"_weekdaysRegex")||Ie.call(this),e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(u(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=ba),this._weekdaysMinStrictRegex&&e?this._weekdaysMinStrictRegex:this._weekdaysMinRege
5554 x)}function Ie(){function e(e,t){return t.length-e.length}var t,n,r,a,o,i=[],s=[],c=[],u=[];for(t=0;t<7;t++)n=d([2e3,1]).day(t),r=this.weekdaysMin(n,""),a=this.weekdaysShort(n,""),o=this.weekdays(n,""),i.push(r),s.push(a),c.push(o),u.push(r),u.push(a),u.push(o);for(i.sort(e),s.sort(e),c.sort(e),u.sort(e),t=0;t<7;t++)s[t]=te(s[t]),c[t]=te(c[t]),u[t]=te(u[t]);this._weekdaysRegex=new RegExp("^("+u.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+c.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+s.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+i.join("|")+")","i")}function Ue(){return this.hours()%12||12}function Xe(){return this.hours()||24}function Fe(e,t){V(e,0,0,function(){return this.localeData().meridiem(this.hours(),this.minutes(),t)})}function Ve(e,t){return t._meridiemParse}function Je(e){return"p"===(e+"").toLowerCase().charAt(0)}function Ke(e,
5555 t,n){return e>11?n?"pm":"PM":n?"am":"AM"}function Ge(e){return e?e.toLowerCase().replace("_","-"):e}function Qe(e){for(var t,n,r,a,o=0;o<e.length;){for(a=Ge(e[o]).split("-"),t=a.length,n=Ge(e[o+1]),n=n?n.split("-"):null;t>0;){if(r=$e(a.slice(0,t).join("-")))return r;if(n&&n.length>=t&&A(a,n,!0)>=t-1)break;t--}o++}return null}function $e(t){var r=null;if(!Ea[t]&&"undefined"!=typeof e&&e&&e.exports)try{r=ya._abbr,n(476)("./"+t),Ze(r)}catch(a){}return Ea[t]}function Ze(e,t){var n;return e&&(n=M(t)?nt(e):et(e,t),n&&(ya=n)),ya._abbr}function et(e,t){if(null!==t){var n=La;return t.abbr=e,null!=Ea[e]?(E("defineLocaleOverride","use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."),n=Ea[e]._config):null!=t.parentLocale&&(null!=Ea[t.parentLocale]?n=Ea[t.parentLocale]._config:E("parentLocaleUndefined","specified pare
5556 ntLocale is not defined yet. See http://momentjs.com/guides/#/warnings/parent-locale/")),Ea[e]=new k(S(n,t)),Ze(e),Ea[e]}return delete Ea[e],null}function tt(e,t){if(null!=t){var n,r=La;null!=Ea[e]&&(r=Ea[e]._config),t=S(r,t),n=new k(t),n.parentLocale=Ea[e],Ea[e]=n,Ze(e)}else null!=Ea[e]&&(null!=Ea[e].parentLocale?Ea[e]=Ea[e].parentLocale:null!=Ea[e]&&delete Ea[e]);return Ea[e]}function nt(e){var t;if(e&&e._locale&&e._locale._abbr&&(e=e._locale._abbr),!e)return ya;if(!a(e)){if(t=$e(e))return t;e=[e]}return Qe(e)}function rt(){return br(Ea)}function at(e){var t,n=e._a;return n&&f(e).overflow===-2&&(t=n[ea]<0||n[ea]>11?ea:n[ta]<1||n[ta]>oe(n[Zr],n[ea])?ta:n[na]<0||n[na]>24||24===n[na]&&(0!==n[ra]||0!==n[aa]||0!==n[oa])?na:n[ra]<0||n[ra]>59?ra:n[aa]<0||n[aa]>59?aa:n[oa]<0||n[oa]>999?oa:-1,f(e)._overflowDayOfYear&&(t<Zr||t>ta)&&(t=ta),f(e)._overflowWeeks&&t===-1&&(t=ia),f(e)._overflowWeekday&&t===-1&&(t=sa),f(e).overflow=t),e}function ot(e){var t,n,r,a,o,i,s=e._i,c=wa.exec(s)||za.exec(s
5557 );if(c){for(f(e).iso=!0,t=0,n=ka.length;t<n;t++)if(ka[t][1].exec(c[1])){a=ka[t][0],r=ka[t][2]!==!1;break}if(null==a)return void(e._isValid=!1);if(c[3]){for(t=0,n=Oa.length;t<n;t++)if(Oa[t][1].exec(c[3])){o=(c[2]||" ")+Oa[t][0];break}if(null==o)return void(e._isValid=!1)}if(!r&&null!=o)return void(e._isValid=!1);if(c[4]){if(!Sa.exec(c[4]))return void(e._isValid=!1);i="Z"}e._f=a+(o||"")+(i||""),dt(e)}else e._isValid=!1}function it(e){var n=Na.exec(e._i);return null!==n?void(e._d=new Date((+n[1]))):(ot(e),void(e._isValid===!1&&(delete e._isValid,t.createFromInputFallback(e))))}function st(e,t,n){return null!=e?e:null!=t?t:n}function ct(e){var n=new Date(t.now());return e._useUTC?[n.getUTCFullYear(),n.getUTCMonth(),n.getUTCDate()]:[n.getFullYear(),n.getMonth(),n.getDate()]}function ut(e){var t,n,r,a,o=[];if(!e._d){for(r=ct(e),e._w&&null==e._a[ta]&&null==e._a[ea]&&lt(e),e._dayOfYear&&(a=st(e._a[Zr],r[Zr]),e._dayOfYear>Me(a)&&(f(e)._overflowDayOfYear=!0),n=be(a,0,e._dayOfYear),e._a[ea]=n.
5558 getUTCMonth(),e._a[ta]=n.getUTCDate()),t=0;t<3&&null==e._a[t];++t)e._a[t]=o[t]=r[t];for(;t<7;t++)e._a[t]=o[t]=null==e._a[t]?2===t?1:0:e._a[t];24===e._a[na]&&0===e._a[ra]&&0===e._a[aa]&&0===e._a[oa]&&(e._nextDay=!0,e._a[na]=0),e._d=(e._useUTC?be:ve).apply(null,o),null!=e._tzm&&e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),e._nextDay&&(e._a[na]=24)}}function lt(e){var t,n,r,a,o,i,s,c;t=e._w,null!=t.GG||null!=t.W||null!=t.E?(o=1,i=4,n=st(t.GG,e._a[Zr],Te(vt(),1,4).year),r=st(t.W,1),a=st(t.E,1),(a<1||a>7)&&(c=!0)):(o=e._locale._week.dow,i=e._locale._week.doy,n=st(t.gg,e._a[Zr],Te(vt(),o,i).year),r=st(t.w,1),null!=t.d?(a=t.d,(a<0||a>6)&&(c=!0)):null!=t.e?(a=t.e+o,(t.e<0||t.e>6)&&(c=!0)):a=o),r<1||r>Le(n,o,i)?f(e)._overflowWeeks=!0:null!=c?f(e)._overflowWeekday=!0:(s=Ae(n,r,a,o,i),e._a[Zr]=s.year,e._dayOfYear=s.dayOfYear)}function dt(e){if(e._f===t.ISO_8601)return void ot(e);e._a=[],f(e).empty=!0;var n,r,a,o,i,s=""+e._i,c=s.length,u=0;for(a=Q(e._f,e._locale).match(Or)||[],n=0;n<a.length
5559 ;n++)o=a[n],r=(s.match(Z(o,e))||[])[0],r&&(i=s.substr(0,s.indexOf(r)),i.length>0&&f(e).unusedInput.push(i),s=s.slice(s.indexOf(r)+r.length),u+=r.length),Dr[o]?(r?f(e).empty=!1:f(e).unusedTokens.push(o),ae(o,r,e)):e._strict&&!r&&f(e).unusedTokens.push(o);f(e).charsLeftOver=c-u,s.length>0&&f(e).unusedInput.push(s),e._a[na]<=12&&f(e).bigHour===!0&&e._a[na]>0&&(f(e).bigHour=void 0),f(e).parsedDateParts=e._a.slice(0),f(e).meridiem=e._meridiem,e._a[na]=pt(e._locale,e._a[na],e._meridiem),ut(e),at(e)}function pt(e,t,n){var r;return null==n?t:null!=e.meridiemHour?e.meridiemHour(t,n):null!=e.isPM?(r=e.isPM(n),r&&t<12&&(t+=12),r||12!==t||(t=0),t):t}function ft(e){var t,n,r,a,o;if(0===e._f.length)return f(e).invalidFormat=!0,void(e._d=new Date(NaN));for(a=0;a<e._f.length;a++)o=0,t=_({},e),null!=e._useUTC&&(t._useUTC=e._useUTC),t._f=e._f[a],dt(t),h(t)&&(o+=f(t).charsLeftOver,o+=10*f(t).unusedTokens.length,f(t).score=o,(null==r||o<r)&&(r=o,n=t));l(e,n||t)}function ht(e){if(!e._d){var t=Y(e._i);e.
5560 _a=c([t.year,t.month,t.day||t.date,t.hour,t.minute,t.second,t.millisecond],function(e){return e&&parseInt(e,10)}),ut(e)}}function mt(e){var t=new g(at(Mt(e)));return t._nextDay&&(t.add(1,"d"),t._nextDay=void 0),t}function Mt(e){var t=e._i,n=e._f;return e._locale=e._locale||nt(e._l),null===t||void 0===n&&""===t?m({nullInput:!0}):("string"==typeof t&&(e._i=t=e._locale.preparse(t)),v(t)?new g(at(t)):(a(n)?ft(e):s(t)?e._d=t:n?dt(e):_t(e),h(e)||(e._d=null),e))}function _t(e){var n=e._i;void 0===n?e._d=new Date(t.now()):s(n)?e._d=new Date(n.valueOf()):"string"==typeof n?it(e):a(n)?(e._a=c(n.slice(0),function(e){return parseInt(e,10)}),ut(e)):"object"==typeof n?ht(e):"number"==typeof n?e._d=new Date(n):t.createFromInputFallback(e)}function gt(e,t,n,r,s){var c={};return"boolean"==typeof n&&(r=n,n=void 0),(o(e)&&i(e)||a(e)&&0===e.length)&&(e=void 0),c._isAMomentObject=!0,c._useUTC=c._isUTC=s,c._l=n,c._i=e,c._f=t,c._strict=r,mt(c)}function vt(e,t,n,r){return gt(e,t,n,r,!1)}function bt(e,t){va
5561 r n,r;if(1===t.length&&a(t[0])&&(t=t[0]),!t.length)return vt();for(n=t[0],r=1;r<t.length;++r)t[r].isValid()&&!t[r][e](n)||(n=t[r]);return n}function yt(){var e=[].slice.call(arguments,0);return bt("isBefore",e)}function At(){var e=[].slice.call(arguments,0);return bt("isAfter",e)}function Tt(e){var t=Y(e),n=t.year||0,r=t.quarter||0,a=t.month||0,o=t.week||0,i=t.day||0,s=t.hour||0,c=t.minute||0,u=t.second||0,l=t.millisecond||0;this._milliseconds=+l+1e3*u+6e4*c+1e3*s*60*60,this._days=+i+7*o,this._months=+a+3*r+12*n,this._data={},this._locale=nt(),this._bubble()}function Lt(e){return e instanceof Tt}function Et(e){return e<0?Math.round(-1*e)*-1:Math.round(e)}function wt(e,t){V(e,0,0,function(){var e=this.utcOffset(),n="+";return e<0&&(e=-e,n="-"),n+F(~~(e/60),2)+t+F(~~e%60,2)})}function zt(e,t){var n=(t||"").match(e)||[],r=n[n.length-1]||[],a=(r+"").match(xa)||["-",0,0],o=+(60*a[1])+y(a[2]);return"+"===a[0]?o:-o}function St(e,n){var r,a;return n._isUTC?(r=n.clone(),a=(v(e)||s(e)?e.value
5562 Of():vt(e).valueOf())-r.valueOf(),r._d.setTime(r._d.valueOf()+a),t.updateOffset(r,!1),r):vt(e).local()}function kt(e){return 15*-Math.round(e._d.getTimezoneOffset()/15)}function Ot(e,n){var r,a=this._offset||0;return this.isValid()?null!=e?("string"==typeof e?e=zt(Jr,e):Math.abs(e)<16&&(e=60*e),!this._isUTC&&n&&(r=kt(this)),this._offset=e,this._isUTC=!0,null!=r&&this.add(r,"m"),a!==e&&(!n||this._changeInProgress?Ft(this,Bt(e-a,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,t.updateOffset(this,!0),this._changeInProgress=null)),this):this._isUTC?a:kt(this):null!=e?this:NaN}function Nt(e,t){return null!=e?("string"!=typeof e&&(e=-e),this.utcOffset(e,t),this):-this.utcOffset()}function Ct(e){return this.utcOffset(0,e)}function Dt(e){return this._isUTC&&(this.utcOffset(0,e),this._isUTC=!1,e&&this.subtract(kt(this),"m")),this}function Pt(){if(this._tzm)this.utcOffset(this._tzm);else if("string"==typeof this._i){var e=zt(Vr,this._i);0===e?this.utcOffset(0,!0):this.utcOffset(
5563 zt(Vr,this._i))}return this}function xt(e){return!!this.isValid()&&(e=e?vt(e).utcOffset():0,(this.utcOffset()-e)%60===0)}function jt(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()}function Wt(){if(!M(this._isDSTShifted))return this._isDSTShifted;var e={};if(_(e,this),e=Mt(e),e._a){var t=e._isUTC?d(e._a):vt(e._a);this._isDSTShifted=this.isValid()&&A(e._a,t.toArray())>0}else this._isDSTShifted=!1;return this._isDSTShifted}function Yt(){return!!this.isValid()&&!this._isUTC}function qt(){return!!this.isValid()&&this._isUTC}function Rt(){return!!this.isValid()&&(this._isUTC&&0===this._offset)}function Bt(e,t){var n,r,a,o=e,i=null;return Lt(e)?o={ms:e._milliseconds,d:e._days,M:e._months}:"number"==typeof e?(o={},t?o[t]=e:o.milliseconds=e):(i=ja.exec(e))?(n="-"===i[1]?-1:1,o={y:0,d:y(i[ta])*n,h:y(i[na])*n,m:y(i[ra])*n,s:y(i[aa])*n,ms:y(Et(1e3*i[oa]))*n}):(i=Wa.exec(e))?(n="-"===i[1]?-1:1,o={y:Ht(i[2],n),M:Ht(i[3],n),w:Ht(i[4]
5564 ,n),d:Ht(i[5],n),h:Ht(i[6],n),m:Ht(i[7],n),s:Ht(i[8],n)}):null==o?o={}:"object"==typeof o&&("from"in o||"to"in o)&&(a=Ut(vt(o.from),vt(o.to)),o={},o.ms=a.milliseconds,o.M=a.months),r=new Tt(o),Lt(e)&&u(e,"_locale")&&(r._locale=e._locale),r}function Ht(e,t){var n=e&&parseFloat(e.replace(",","."));return(isNaN(n)?0:n)*t}function It(e,t){var n={milliseconds:0,months:0};return n.months=t.month()-e.month()+12*(t.year()-e.year()),e.clone().add(n.months,"M").isAfter(t)&&--n.months,n.milliseconds=+t-+e.clone().add(n.months,"M"),n}function Ut(e,t){var n;return e.isValid()&&t.isValid()?(t=St(t,e),e.isBefore(t)?n=It(e,t):(n=It(t,e),n.milliseconds=-n.milliseconds,n.months=-n.months),n):{milliseconds:0,months:0}}function Xt(e,t){return function(n,r){var a,o;return null===r||isNaN(+r)||(E(t,"moment()."+t+"(period, number) is deprecated. Please use moment()."+t+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),o=n,n=r,r=o),n="string"==typeof n?+n:n,a
5565 =Bt(n,r),Ft(this,a,e),this}}function Ft(e,n,r,a){var o=n._milliseconds,i=Et(n._days),s=Et(n._months);e.isValid()&&(a=null==a||a,o&&e._d.setTime(e._d.valueOf()+o*r),i&&I(e,"Date",H(e,"Date")+i*r),s&&le(e,H(e,"Month")+s*r),a&&t.updateOffset(e,i||s))}function Vt(e,t){var n=e.diff(t,"days",!0);return n<-6?"sameElse":n<-1?"lastWeek":n<0?"lastDay":n<1?"sameDay":n<2?"nextDay":n<7?"nextWeek":"sameElse"}function Jt(e,n){var r=e||vt(),a=St(r,this).startOf("day"),o=t.calendarFormat(this,a)||"sameElse",i=n&&(w(n[o])?n[o].call(this,r):n[o]);return this.format(i||this.localeData().calendar(o,this,vt(r)))}function Kt(){return new g(this)}function Gt(e,t){var n=v(e)?e:vt(e);return!(!this.isValid()||!n.isValid())&&(t=W(M(t)?"millisecond":t),"millisecond"===t?this.valueOf()>n.valueOf():n.valueOf()<this.clone().startOf(t).valueOf())}function Qt(e,t){var n=v(e)?e:vt(e);return!(!this.isValid()||!n.isValid())&&(t=W(M(t)?"millisecond":t),"millisecond"===t?this.valueOf()<n.valueOf():this.clone().endOf(t).v
5566 alueOf()<n.valueOf())}function $t(e,t,n,r){return r=r||"()",("("===r[0]?this.isAfter(e,n):!this.isBefore(e,n))&&(")"===r[1]?this.isBefore(t,n):!this.isAfter(t,n))}function Zt(e,t){var n,r=v(e)?e:vt(e);return!(!this.isValid()||!r.isValid())&&(t=W(t||"millisecond"),"millisecond"===t?this.valueOf()===r.valueOf():(n=r.valueOf(),this.clone().startOf(t).valueOf()<=n&&n<=this.clone().endOf(t).valueOf()))}function en(e,t){return this.isSame(e,t)||this.isAfter(e,t)}function tn(e,t){return this.isSame(e,t)||this.isBefore(e,t)}function nn(e,t,n){var r,a,o,i;return this.isValid()?(r=St(e,this),r.isValid()?(a=6e4*(r.utcOffset()-this.utcOffset()),t=W(t),"year"===t||"month"===t||"quarter"===t?(i=rn(this,r),"quarter"===t?i/=3:"year"===t&&(i/=12)):(o=this-r,i="second"===t?o/1e3:"minute"===t?o/6e4:"hour"===t?o/36e5:"day"===t?(o-a)/864e5:"week"===t?(o-a)/6048e5:o),n?i:b(i)):NaN):NaN}function rn(e,t){var n,r,a=12*(t.year()-e.year())+(t.month()-e.month()),o=e.clone().add(a,"months");return t-o<0?(n=e.cl
5567 one().add(a-1,"months"),r=(t-o)/(o-n)):(n=e.clone().add(a+1,"months"),r=(t-o)/(n-o)),-(a+r)||0}function an(){
5568 -return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")}function on(){var e=this.clone().utc();return 0<e.year()&&e.year()<=9999?w(Date.prototype.toISOString)?this.toDate().toISOString():G(e,"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]"):G(e,"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]")}function sn(e){e||(e=this.isUtc()?t.defaultFormatUtc:t.defaultFormat);var n=G(this,e);return this.localeData().postformat(n)}function cn(e,t){return this.isValid()&&(v(e)&&e.isValid()||vt(e).isValid())?Bt({to:this,from:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()}function un(e){return this.from(vt(),e)}function ln(e,t){return this.isValid()&&(v(e)&&e.isValid()||vt(e).isValid())?Bt({from:this,to:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()}function dn(e){return this.to(vt(),e)}function pn(e){var t;return void 0===e?this._locale._abbr:(t=nt(e),null!=t&&(this._locale=t),this)}function fn(){return this._locale}function hn(e){switch(e=W(e)){case"year":this.mont
5569 h(0);case"quarter":case"month":this.date(1);case"week":case"isoWeek":case"day":case"date":this.hours(0);case"hour":this.minutes(0);case"minute":this.seconds(0);case"second":this.milliseconds(0)}return"week"===e&&this.weekday(0),"isoWeek"===e&&this.isoWeekday(1),"quarter"===e&&this.month(3*Math.floor(this.month()/3)),this}function mn(e){return e=W(e),void 0===e||"millisecond"===e?this:("date"===e&&(e="day"),this.startOf(e).add(1,"isoWeek"===e?"week":e).subtract(1,"ms"))}function Mn(){return this._d.valueOf()-6e4*(this._offset||0)}function _n(){return Math.floor(this.valueOf()/1e3)}function gn(){return new Date(this.valueOf())}function vn(){var e=this;return[e.year(),e.month(),e.date(),e.hour(),e.minute(),e.second(),e.millisecond()]}function bn(){var e=this;return{years:e.year(),months:e.month(),date:e.date(),hours:e.hours(),minutes:e.minutes(),seconds:e.seconds(),milliseconds:e.milliseconds()}}function yn(){return this.isValid()?this.toISOString():null}function An(){return h(this)}fu
5570 nction Tn(){return l({},f(this))}function Ln(){return f(this).overflow}function En(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}}function wn(e,t){V(0,[e,e.length],0,t)}function zn(e){return Nn.call(this,e,this.week(),this.weekday(),this.localeData()._week.dow,this.localeData()._week.doy)}function Sn(e){return Nn.call(this,e,this.isoWeek(),this.isoWeekday(),1,4)}function kn(){return Le(this.year(),1,4)}function On(){var e=this.localeData()._week;return Le(this.year(),e.dow,e.doy)}function Nn(e,t,n,r,a){var o;return null==e?Te(this,r,a).year:(o=Le(e,r,a),t>o&&(t=o),Cn.call(this,e,t,n,r,a))}function Cn(e,t,n,r,a){var o=Ae(e,t,n,r,a),i=be(o.year,0,o.dayOfYear);return this.year(i.getUTCFullYear()),this.month(i.getUTCMonth()),this.date(i.getUTCDate()),this}function Dn(e){return null==e?Math.ceil((this.month()+1)/3):this.month(3*(e-1)+this.month()%3)}function Pn(e){var t=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))
5571 /864e5)+1;return null==e?t:this.add(e-t,"d")}function xn(e,t){t[oa]=y(1e3*("0."+e))}function jn(){return this._isUTC?"UTC":""}function Wn(){return this._isUTC?"Coordinated Universal Time":""}function Yn(e){return vt(1e3*e)}function qn(){return vt.apply(null,arguments).parseZone()}function Rn(e){return e}function Bn(e,t,n,r){var a=nt(),o=d().set(r,t);return a[n](o,e)}function Hn(e,t,n){if("number"==typeof e&&(t=e,e=void 0),e=e||"",null!=t)return Bn(e,t,n,"month");var r,a=[];for(r=0;r<12;r++)a[r]=Bn(e,r,n,"month");return a}function In(e,t,n,r){"boolean"==typeof e?("number"==typeof t&&(n=t,t=void 0),t=t||""):(t=e,n=t,e=!1,"number"==typeof t&&(n=t,t=void 0),t=t||"");var a=nt(),o=e?a._week.dow:0;if(null!=n)return Bn(t,(n+o)%7,r,"day");var i,s=[];for(i=0;i<7;i++)s[i]=Bn(t,(i+o)%7,r,"day");return s}function Un(e,t){return Hn(e,t,"months")}function Xn(e,t){return Hn(e,t,"monthsShort")}function Fn(e,t,n){return In(e,t,n,"weekdays")}function Vn(e,t,n){return In(e,t,n,"weekdaysShort")}function
5572 Jn(e,t,n){return In(e,t,n,"weekdaysMin")}function Kn(){var e=this._data;return this._milliseconds=Ka(this._milliseconds),this._days=Ka(this._days),this._months=Ka(this._months),e.milliseconds=Ka(e.milliseconds),e.seconds=Ka(e.seconds),e.minutes=Ka(e.minutes),e.hours=Ka(e.hours),e.months=Ka(e.months),e.years=Ka(e.years),this}function Gn(e,t,n,r){var a=Bt(t,n);return e._milliseconds+=r*a._milliseconds,e._days+=r*a._days,e._months+=r*a._months,e._bubble()}function Qn(e,t){return Gn(this,e,t,1)}function $n(e,t){return Gn(this,e,t,-1)}function Zn(e){return e<0?Math.floor(e):Math.ceil(e)}function er(){var e,t,n,r,a,o=this._milliseconds,i=this._days,s=this._months,c=this._data;return o>=0&&i>=0&&s>=0||o<=0&&i<=0&&s<=0||(o+=864e5*Zn(nr(s)+i),i=0,s=0),c.milliseconds=o%1e3,e=b(o/1e3),c.seconds=e%60,t=b(e/60),c.minutes=t%60,n=b(t/60),c.hours=n%24,i+=b(n/24),a=b(tr(i)),s+=a,i-=Zn(nr(a)),r=b(s/12),s%=12,c.days=i,c.months=s,c.years=r,this}function tr(e){return 4800*e/146097}function nr(e){return
5573 146097*e/4800}function rr(e){var t,n,r=this._milliseconds;if(e=W(e),"month"===e||"year"===e)return t=this._days+r/864e5,n=this._months+tr(t),"month"===e?n:n/12;switch(t=this._days+Math.round(nr(this._months)),e){case"week":return t/7+r/6048e5;case"day":return t+r/864e5;case"hour":return 24*t+r/36e5;case"minute":return 1440*t+r/6e4;case"second":return 86400*t+r/1e3;case"millisecond":return Math.floor(864e5*t)+r;default:throw new Error("Unknown unit "+e)}}function ar(){return this._milliseconds+864e5*this._days+this._months%12*2592e6+31536e6*y(this._months/12)}function or(e){return function(){return this.as(e)}}function ir(e){return e=W(e),this[e+"s"]()}function sr(e){return function(){return this._data[e]}}function cr(){return b(this.days()/7)}function ur(e,t,n,r,a){return a.relativeTime(t||1,!!n,e,r)}function lr(e,t,n){var r=Bt(e).abs(),a=po(r.as("s")),o=po(r.as("m")),i=po(r.as("h")),s=po(r.as("d")),c=po(r.as("M")),u=po(r.as("y")),l=a<fo.s&&["s",a]||o<=1&&["m"]||o<fo.m&&["mm",o]||i
5574 <=1&&["h"]||i<fo.h&&["hh",i]||s<=1&&["d"]||s<fo.d&&["dd",s]||c<=1&&["M"]||c<fo.M&&["MM",c]||u<=1&&["y"]||["yy",u];return l[2]=t,l[3]=+e>0,l[4]=n,ur.apply(null,l)}function dr(e){return void 0===e?po:"function"==typeof e&&(po=e,!0)}function pr(e,t){return void 0!==fo[e]&&(void 0===t?fo[e]:(fo[e]=t,!0))}function fr(e){var t=this.localeData(),n=lr(this,!e,t);return e&&(n=t.pastFuture(+this,n)),t.postformat(n)}function hr(){var e,t,n,r=ho(this._milliseconds)/1e3,a=ho(this._days),o=ho(this._months);e=b(r/60),t=b(e/60),r%=60,e%=60,n=b(o/12),o%=12;var i=n,s=o,c=a,u=t,l=e,d=r,p=this.asSeconds();return p?(p<0?"-":"")+"P"+(i?i+"Y":"")+(s?s+"M":"")+(c?c+"D":"")+(u||l||d?"T":"")+(u?u+"H":"")+(l?l+"M":"")+(d?d+"S":""):"P0D"}var mr,Mr;Mr=Array.prototype.some?Array.prototype.some:function(e){for(var t=Object(this),n=t.length>>>0,r=0;r<n;r++)if(r in t&&e.call(this,t[r],r,t))return!0;return!1};var _r=t.momentProperties=[],gr=!1,vr={};t.suppressDeprecationWarnings=!1,t.deprecationHandler=null;var br;b
5575 r=Object.keys?Object.keys:function(e){var t,n=[];for(t in e)u(e,t)&&n.push(t);return n};var yr,Ar={sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},Tr={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},Lr="Invalid date",Er="%d",wr=/\d{1,2}/,zr={future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},Sr={},kr={},Or=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|YYYYYY|YYYYY|YYYY|YY|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,Nr=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,Cr={},Dr={},Pr=/\d/,xr=/\d\d/,jr=/\d{3}/,Wr=/\d{4}/,Yr=/[+-]?\d{6}/,qr=/\d\d?/,Rr=/\d\d\d\d?/,Br=/\d\d\d\d\d\d?/,Hr=/\d{1,3}/,Ir=/\d{1,4}/,Ur=/[+-]?\d{1,6}/,X
5576 r=/\d+/,Fr=/[+-]?\d+/,Vr=/Z|[+-]\d\d:?\d\d/gi,Jr=/Z|[+-]\d\d(?::?\d\d)?/gi,Kr=/[+-]?\d+(\.\d{1,3})?/,Gr=/[0-9]*['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]+|[\u0600-\u06FF\/]+(\s*?[\u0600-\u06FF]+){1,2}/i,Qr={},$r={},Zr=0,ea=1,ta=2,na=3,ra=4,aa=5,oa=6,ia=7,sa=8;yr=Array.prototype.indexOf?Array.prototype.indexOf:function(e){var t;for(t=0;t<this.length;++t)if(this[t]===e)return t;return-1},V("M",["MM",2],"Mo",function(){return this.month()+1}),V("MMM",0,0,function(e){return this.localeData().monthsShort(this,e)}),V("MMMM",0,0,function(e){return this.localeData().months(this,e)}),j("month","M"),q("month",8),$("M",qr),$("MM",qr,xr),$("MMM",function(e,t){return t.monthsShortRegex(e)}),$("MMMM",function(e,t){return t.monthsRegex(e)}),ne(["M","MM"],function(e,t){t[ea]=y(e)-1}),ne(["MMM","MMMM"],function(e,t,n,r){var a=n._locale.monthsParse(e,r,n._strict);null!=a?t[ea]=a:f(n).invalidMonth=e});var ca=/D[oD]?(\[[^\[\]]*\]|\s+)+MMMM?/,ua="January_February_March_April_May_June_Jul
5577 y_August_September_October_November_December".split("_"),la="Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),da=Gr,pa=Gr;V("Y",0,0,function(){var e=this.year();return e<=9999?""+e:"+"+e}),V(0,["YY",2],0,function(){return this.year()%100}),V(0,["YYYY",4],0,"year"),V(0,["YYYYY",5],0,"year"),V(0,["YYYYYY",6,!0],0,"year"),j("year","y"),q("year",1),$("Y",Fr),$("YY",qr,xr),$("YYYY",Ir,Wr),$("YYYYY",Ur,Yr),$("YYYYYY",Ur,Yr),ne(["YYYYY","YYYYYY"],Zr),ne("YYYY",function(e,n){n[Zr]=2===e.length?t.parseTwoDigitYear(e):y(e)}),ne("YY",function(e,n){n[Zr]=t.parseTwoDigitYear(e)}),ne("Y",function(e,t){t[Zr]=parseInt(e,10)}),t.parseTwoDigitYear=function(e){return y(e)+(y(e)>68?1900:2e3)};var fa=B("FullYear",!0);V("w",["ww",2],"wo","week"),V("W",["WW",2],"Wo","isoWeek"),j("week","w"),j("isoWeek","W"),q("week",5),q("isoWeek",5),$("w",qr),$("ww",qr,xr),$("W",qr),$("WW",qr,xr),re(["w","ww","W","WW"],function(e,t,n,r){t[r.substr(0,1)]=y(e)});var ha={dow:0,doy:6};V("d",0,"do","day"),V("dd",0,
5578 0,function(e){return this.localeData().weekdaysMin(this,e)}),V("ddd",0,0,function(e){return this.localeData().weekdaysShort(this,e)}),V("dddd",0,0,function(e){return this.localeData().weekdays(this,e)}),V("e",0,0,"weekday"),V("E",0,0,"isoWeekday"),j("day","d"),j("weekday","e"),j("isoWeekday","E"),q("day",11),q("weekday",11),q("isoWeekday",11),$("d",qr),$("e",qr),$("E",qr),$("dd",function(e,t){return t.weekdaysMinRegex(e)}),$("ddd",function(e,t){return t.weekdaysShortRegex(e)}),$("dddd",function(e,t){return t.weekdaysRegex(e)}),re(["dd","ddd","dddd"],function(e,t,n,r){var a=n._locale.weekdaysParse(e,r,n._strict);null!=a?t.d=a:f(n).invalidWeekday=e}),re(["d","e","E"],function(e,t,n,r){t[r]=y(e)});var ma="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),Ma="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),_a="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),ga=Gr,va=Gr,ba=Gr;V("H",["HH",2],0,"hour"),V("h",["hh",2],0,Ue),V("k",["kk",2],0,Xe),V("hmm",0,0,function(){return""+Ue.apply(this)+F(t
5579 his.minutes(),2)}),V("hmmss",0,0,function(){return""+Ue.apply(this)+F(this.minutes(),2)+F(this.seconds(),2)}),V("Hmm",0,0,function(){return""+this.hours()+F(this.minutes(),2)}),V("Hmmss",0,0,function(){return""+this.hours()+F(this.minutes(),2)+F(this.seconds(),2)}),Fe("a",!0),Fe("A",!1),j("hour","h"),q("hour",13),$("a",Ve),$("A",Ve),$("H",qr),$("h",qr),$("HH",qr,xr),$("hh",qr,xr),$("hmm",Rr),$("hmmss",Br),$("Hmm",Rr),$("Hmmss",Br),ne(["H","HH"],na),ne(["a","A"],function(e,t,n){n._isPm=n._locale.isPM(e),n._meridiem=e}),ne(["h","hh"],function(e,t,n){t[na]=y(e),f(n).bigHour=!0}),ne("hmm",function(e,t,n){var r=e.length-2;t[na]=y(e.substr(0,r)),t[ra]=y(e.substr(r)),f(n).bigHour=!0}),ne("hmmss",function(e,t,n){var r=e.length-4,a=e.length-2;t[na]=y(e.substr(0,r)),t[ra]=y(e.substr(r,2)),t[aa]=y(e.substr(a)),f(n).bigHour=!0}),ne("Hmm",function(e,t,n){var r=e.length-2;t[na]=y(e.substr(0,r)),t[ra]=y(e.substr(r))}),ne("Hmmss",function(e,t,n){var r=e.length-4,a=e.length-2;t[na]=y(e.substr(0,r)),
5580 t[ra]=y(e.substr(r,2)),t[aa]=y(e.substr(a))});var ya,Aa=/[ap]\.?m?\.?/i,Ta=B("Hours",!0),La={calendar:Ar,longDateFormat:Tr,invalidDate:Lr,ordinal:Er,ordinalParse:wr,relativeTime:zr,months:ua,monthsShort:la,week:ha,weekdays:ma,weekdaysMin:_a,weekdaysShort:Ma,meridiemParse:Aa},Ea={},wa=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([\+\-]\d\d(?::?\d\d)?|\s*Z)?)?/,za=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([\+\-]\d\d(?::?\d\d)?|\s*Z)?)?/,Sa=/Z|[+-]\d\d(?::?\d\d)?/,ka=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/]],Oa=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\
5581 d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]],Na=/^\/?Date\((\-?\d+)/i;t.createFromInputFallback=L("value provided is not in a recognized ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non ISO date formats are discouraged and will be removed in an upcoming major release. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",function(e){e._d=new Date(e._i+(e._useUTC?" UTC":""))}),t.ISO_8601=function(){};var Ca=L("moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var e=vt.apply(null,arguments);return this.isValid()&&e.isValid()?e<this?this:e:m()}),Da=L("moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var e=vt.apply(null,arg
5582 uments);return this.isValid()&&e.isValid()?e>this?this:e:m()}),Pa=function(){return Date.now?Date.now():+new Date};wt("Z",":"),wt("ZZ",""),$("Z",Jr),$("ZZ",Jr),ne(["Z","ZZ"],function(e,t,n){n._useUTC=!0,n._tzm=zt(Jr,e)});var xa=/([\+\-]|\d\d)/gi;t.updateOffset=function(){};var ja=/^(\-)?(?:(\d*)[. ])?(\d+)\:(\d+)(?:\:(\d+)(\.\d*)?)?$/,Wa=/^(-)?P(?:(-?[0-9,.]*)Y)?(?:(-?[0-9,.]*)M)?(?:(-?[0-9,.]*)W)?(?:(-?[0-9,.]*)D)?(?:T(?:(-?[0-9,.]*)H)?(?:(-?[0-9,.]*)M)?(?:(-?[0-9,.]*)S)?)?$/;Bt.fn=Tt.prototype;var Ya=Xt(1,"add"),qa=Xt(-1,"subtract");t.defaultFormat="YYYY-MM-DDTHH:mm:ssZ",t.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]";var Ra=L("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",function(e){return void 0===e?this.localeData():this.locale(e)});V(0,["gg",2],0,function(){return this.weekYear()%100}),V(0,["GG",2],0,function(){return this.isoWeekYear()%100}),wn("gggg","weekYear"),wn("ggggg","weekYe
5583 ar"),wn("GGGG","isoWeekYear"),wn("GGGGG","isoWeekYear"),j("weekYear","gg"),j("isoWeekYear","GG"),q("weekYear",1),q("isoWeekYear",1),$("G",Fr),$("g",Fr),$("GG",qr,xr),$("gg",qr,xr),$("GGGG",Ir,Wr),$("gggg",Ir,Wr),$("GGGGG",Ur,Yr),$("ggggg",Ur,Yr),re(["gggg","ggggg","GGGG","GGGGG"],function(e,t,n,r){t[r.substr(0,2)]=y(e)}),re(["gg","GG"],function(e,n,r,a){n[a]=t.parseTwoDigitYear(e)}),V("Q",0,"Qo","quarter"),j("quarter","Q"),q("quarter",7),$("Q",Pr),ne("Q",function(e,t){t[ea]=3*(y(e)-1)}),V("D",["DD",2],"Do","date"),j("date","D"),q("date",9),$("D",qr),$("DD",qr,xr),$("Do",function(e,t){return e?t._ordinalParse:t._ordinalParseLenient}),ne(["D","DD"],ta),ne("Do",function(e,t){t[ta]=y(e.match(qr)[0],10)});var Ba=B("Date",!0);V("DDD",["DDDD",3],"DDDo","dayOfYear"),j("dayOfYear","DDD"),q("dayOfYear",4),$("DDD",Hr),$("DDDD",jr),ne(["DDD","DDDD"],function(e,t,n){n._dayOfYear=y(e)}),V("m",["mm",2],0,"minute"),j("minute","m"),q("minute",14),$("m",qr),$("mm",qr,xr),ne(["m","mm"],ra);var Ha=B("M
5584 inutes",!1);V("s",["ss",2],0,"second"),j("second","s"),q("second",15),$("s",qr),$("ss",qr,xr),ne(["s","ss"],aa);var Ia=B("Seconds",!1);V("S",0,0,function(){return~~(this.millisecond()/100)}),V(0,["SS",2],0,function(){return~~(this.millisecond()/10)}),V(0,["SSS",3],0,"millisecond"),V(0,["SSSS",4],0,function(){return 10*this.millisecond()}),V(0,["SSSSS",5],0,function(){return 100*this.millisecond()}),V(0,["SSSSSS",6],0,function(){return 1e3*this.millisecond()}),V(0,["SSSSSSS",7],0,function(){return 1e4*this.millisecond()}),V(0,["SSSSSSSS",8],0,function(){return 1e5*this.millisecond()}),V(0,["SSSSSSSSS",9],0,function(){return 1e6*this.millisecond()}),j("millisecond","ms"),q("millisecond",16),$("S",Hr,Pr),$("SS",Hr,xr),$("SSS",Hr,jr);var Ua;for(Ua="SSSS";Ua.length<=9;Ua+="S")$(Ua,Xr);for(Ua="S";Ua.length<=9;Ua+="S")ne(Ua,xn);var Xa=B("Milliseconds",!1);V("z",0,0,"zoneAbbr"),V("zz",0,0,"zoneName");var Fa=g.prototype;Fa.add=Ya,Fa.calendar=Jt,Fa.clone=Kt,Fa.diff=nn,Fa.endOf=mn,Fa.format=sn
5585 ,Fa.from=cn,Fa.fromNow=un,Fa.to=ln,Fa.toNow=dn,Fa.get=U,Fa.invalidAt=Ln,Fa.isAfter=Gt,Fa.isBefore=Qt,Fa.isBetween=$t,Fa.isSame=Zt,Fa.isSameOrAfter=en,Fa.isSameOrBefore=tn,Fa.isValid=An,Fa.lang=Ra,Fa.locale=pn,Fa.localeData=fn,Fa.max=Da,Fa.min=Ca,Fa.parsingFlags=Tn,Fa.set=X,Fa.startOf=hn,Fa.subtract=qa,Fa.toArray=vn,Fa.toObject=bn,Fa.toDate=gn,Fa.toISOString=on,Fa.toJSON=yn,Fa.toString=an,Fa.unix=_n,Fa.valueOf=Mn,Fa.creationData=En,Fa.year=fa,Fa.isLeapYear=ge,Fa.weekYear=zn,Fa.isoWeekYear=Sn,Fa.quarter=Fa.quarters=Dn,Fa.month=de,Fa.daysInMonth=pe,Fa.week=Fa.weeks=Se,Fa.isoWeek=Fa.isoWeeks=ke,Fa.weeksInYear=On,Fa.isoWeeksInYear=kn,Fa.date=Ba,Fa.day=Fa.days=We,Fa.weekday=Ye,Fa.isoWeekday=qe,Fa.dayOfYear=Pn,Fa.hour=Fa.hours=Ta,Fa.minute=Fa.minutes=Ha,Fa.second=Fa.seconds=Ia,Fa.millisecond=Fa.milliseconds=Xa,Fa.utcOffset=Ot,Fa.utc=Ct,Fa.local=Dt,Fa.parseZone=Pt,Fa.hasAlignedHourOffset=xt,Fa.isDST=jt,Fa.isLocal=Yt,Fa.isUtcOffset=qt,Fa.isUtc=Rt,Fa.isUTC=Rt,Fa.zoneAbbr=jn,Fa.zoneName=Wn,Fa.
5586 dates=L("dates accessor is deprecated. Use date instead.",Ba),Fa.months=L("months accessor is deprecated. Use month instead",de),Fa.years=L("years accessor is deprecated. Use year instead",fa),Fa.zone=L("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",Nt),Fa.isDSTShifted=L("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",Wt);var Va=Fa,Ja=k.prototype;Ja.calendar=O,Ja.longDateFormat=N,Ja.invalidDate=C,Ja.ordinal=D,Ja.preparse=Rn,Ja.postformat=Rn,Ja.relativeTime=P,Ja.pastFuture=x,Ja.set=z,Ja.months=ie,Ja.monthsShort=se,Ja.monthsParse=ue,Ja.monthsRegex=he,Ja.monthsShortRegex=fe,Ja.week=Ee,Ja.firstDayOfYear=ze,Ja.firstDayOfWeek=we,Ja.weekdays=Ce,Ja.weekdaysMin=Pe,Ja.weekdaysShort=De,Ja.weekdaysParse=je,Ja.weekdaysRegex=Re,Ja.weekdaysShortRegex=Be,Ja.weekdaysMinRegex=He,Ja.isPM=Je,Ja.meridiem=Ke,Ze("en",{ordinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(e){var t=e%10,n=1==
5587 =y(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th";return e+n}}),t.lang=L("moment.lang is deprecated. Use moment.locale instead.",Ze),t.langData=L("moment.langData is deprecated. Use moment.localeData instead.",nt);var Ka=Math.abs,Ga=or("ms"),Qa=or("s"),$a=or("m"),Za=or("h"),eo=or("d"),to=or("w"),no=or("M"),ro=or("y"),ao=sr("milliseconds"),oo=sr("seconds"),io=sr("minutes"),so=sr("hours"),co=sr("days"),uo=sr("months"),lo=sr("years"),po=Math.round,fo={s:45,m:45,h:22,d:26,M:11},ho=Math.abs,mo=Tt.prototype;mo.abs=Kn,mo.add=Qn,mo.subtract=$n,mo.as=rr,mo.asMilliseconds=Ga,mo.asSeconds=Qa,mo.asMinutes=$a,mo.asHours=Za,mo.asDays=eo,mo.asWeeks=to,mo.asMonths=no,mo.asYears=ro,mo.valueOf=ar,mo._bubble=er,mo.get=ir,mo.milliseconds=ao,mo.seconds=oo,mo.minutes=io,mo.hours=so,mo.days=co,mo.weeks=cr,mo.months=uo,mo.years=lo,mo.humanize=fr,mo.toISOString=hr,mo.toString=hr,mo.toJSON=hr,mo.locale=pn,mo.localeData=fn,mo.toIsoString=L("toIsoString() is deprecated. Please use toISOString() instead (
5588 notice the capitals)",hr),mo.lang=Ra,V("X",0,0,"unix"),V("x",0,0,"valueOf"),$("x",Fr),$("X",Kr),ne("X",function(e,t,n){n._d=new Date(1e3*parseFloat(e,10))}),ne("x",function(e,t,n){n._d=new Date(y(e))}),t.version="2.15.1",r(vt),t.fn=Va,t.min=yt,t.max=At,t.now=Pa,t.utc=d,t.unix=Yn,t.months=Un,t.isDate=s,t.locale=Ze,t.invalid=m,t.duration=Bt,t.isMoment=v,t.weekdays=Fn,t.parseZone=qn,t.localeData=nt,t.isDuration=Lt,t.monthsShort=Xn,t.weekdaysMin=Jn,t.defineLocale=et,t.updateLocale=tt,t.locales=rt,t.weekdaysShort=Vn,t.normalizeUnits=W,t.relativeTimeRounding=dr,t.relativeTimeThreshold=pr,t.calendarFormat=Vt,t.prototype=Va;var Mo=t;return Mo})}).call(t,n(169)(e))},function(e,t,n){function r(e){return n(a(e))}function a(e){return o[e]||function(){throw new Error("Cannot find module '"+e+"'.")}()}var o={"./af":477,"./af.js":477,"./ar":478,"./ar-ly":479,"./ar-ly.js":479,"./ar-ma":480,"./ar-ma.js":480,"./ar-sa":481,"./ar-sa.js":481,"./ar-tn":482,"./ar-tn.js":482,"./ar.js":478,"./az":483,"./az.
5589 js":483,"./be":484,"./be.js":484,"./bg":485,"./bg.js":485,"./bn":486,"./bn.js":486,"./bo":487,"./bo.js":487,"./br":488,"./br.js":488,"./bs":489,"./bs.js":489,"./ca":490,"./ca.js":490,"./cs":491,"./cs.js":491,"./cv":492,"./cv.js":492,"./cy":493,"./cy.js":493,"./da":494,"./da.js":494,"./de":495,"./de-at":496,"./de-at.js":496,"./de.js":495,"./dv":497,"./dv.js":497,"./el":498,"./el.js":498,"./en-au":499,"./en-au.js":499,"./en-ca":500,"./en-ca.js":500,"./en-gb":501,"./en-gb.js":501,"./en-ie":502,"./en-ie.js":502,"./en-nz":503,"./en-nz.js":503,"./eo":504,"./eo.js":504,"./es":505,"./es-do":506,"./es-do.js":506,"./es.js":505,"./et":507,"./et.js":507,"./eu":508,"./eu.js":508,"./fa":509,"./fa.js":509,"./fi":510,"./fi.js":510,"./fo":511,"./fo.js":511,"./fr":512,"./fr-ca":513,"./fr-ca.js":513,"./fr-ch":514,"./fr-ch.js":514,"./fr.js":512,"./fy":515,"./fy.js":515,"./gd":516,"./gd.js":516,"./gl":517,"./gl.js":517,"./he":518,"./he.js":518,"./hi":519,"./hi.js":519,"./hr":520,"./hr.js":520,"./hu":521
5590 ,"./hu.js":521,"./hy-am":522,"./hy-am.js":522,"./id":523,"./id.js":523,"./is":524,"./is.js":524,"./it":525,"./it.js":525,"./ja":526,"./ja.js":526,"./jv":527,"./jv.js":527,"./ka":528,"./ka.js":528,"./kk":529,"./kk.js":529,"./km":530,"./km.js":530,"./ko":531,"./ko.js":531,"./ky":532,"./ky.js":532,"./lb":533,"./lb.js":533,"./lo":534,"./lo.js":534,"./lt":535,"./lt.js":535,"./lv":536,"./lv.js":536,"./me":537,"./me.js":537,"./mi":538,"./mi.js":538,"./mk":539,"./mk.js":539,"./ml":540,"./ml.js":540,"./mr":541,"./mr.js":541,"./ms":542,"./ms-my":543,"./ms-my.js":543,"./ms.js":542,"./my":544,"./my.js":544,"./nb":545,"./nb.js":545,"./ne":546,"./ne.js":546,"./nl":547,"./nl.js":547,"./nn":548,"./nn.js":548,"./pa-in":549,"./pa-in.js":549,"./pl":550,"./pl.js":550,"./pt":551,"./pt-br":552,"./pt-br.js":552,"./pt.js":551,"./ro":553,"./ro.js":553,"./ru":554,"./ru.js":554,"./se":555,"./se.js":555,"./si":556,"./si.js":556,"./sk":557,"./sk.js":557,"./sl":558,"./sl.js":558,"./sq":559,"./sq.js":559,"./sr":5
5591 60,"./sr-cyrl":561,"./sr-cyrl.js":561,"./sr.js":560,"./ss":562,"./ss.js":562,"./sv":563,"./sv.js":563,"./sw":564,"./sw.js":564,"./ta":565,"./ta.js":565,"./te":566,"./te.js":566,"./th":567,"./th.js":567,"./tl-ph":568,"./tl-ph.js":568,"./tlh":569,"./tlh.js":569,"./tr":570,"./tr.js":570,"./tzl":571,"./tzl.js":571,"./tzm":572,"./tzm-latn":573,"./tzm-latn.js":573,"./tzm.js":572,"./uk":574,"./uk.js":574,"./uz":575,"./uz.js":575,"./vi":576,"./vi.js":576,"./x-pseudo":577,"./x-pseudo.js":577,"./zh-cn":578,"./zh-cn.js":578,"./zh-hk":579,"./zh-hk.js":579,"./zh-tw":580,"./zh-tw.js":580};r.keys=function(){return Object.keys(o)},r.resolve=a,e.exports=r,r.id=476},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("af",{months:"Januarie_Februarie_Maart_April_Mei_Junie_Julie_Augustus_September_Oktober_November_Desember".split("_"),monthsShort:"Jan_Feb_Mrt_Apr_Mei_Jun_Jul_Aug_Sep_Okt_Nov_Des".split("_"),weekdays:"Sondag_Maandag_Dinsdag_Woensdag_Donderdag_Vryd
5592 ag_Saterdag".split("_"),weekdaysShort:"Son_Maa_Din_Woe_Don_Vry_Sat".split("_"),weekdaysMin:"So_Ma_Di_Wo_Do_Vr_Sa".split("_"),meridiemParse:/vm|nm/i,isPM:function(e){return/^nm$/i.test(e)},meridiem:function(e,t,n){return e<12?n?"vm":"VM":n?"nm":"NM"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Vandag om] LT",nextDay:"[Môre om] LT",nextWeek:"dddd [om] LT",lastDay:"[Gister om] LT",lastWeek:"[Laas] dddd [om] LT",sameElse:"L"},relativeTime:{future:"oor %s",past:"%s gelede",s:"'n paar sekondes",m:"'n minuut",mm:"%d minute",h:"'n uur",hh:"%d ure",d:"'n dag",dd:"%d dae",M:"'n maand",MM:"%d maande",y:"'n jaar",yy:"%d jaar"},ordinalParse:/\d{1,2}(ste|de)/,ordinal:function(e){return e+(1===e||8===e||e>=20?"ste":"de")},week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t={1:"١",2:"٢",3:"٣",4:"٤",5:"٥",6:"٦",7:"٧",8:"٨",9:"٩
5593 ",0:"٠"},n={"١":"1","٢":"2","٣":"3","٤":"4","٥":"5","٦":"6","٧":"7","٨":"8","٩":"9","٠":"0"},r=function(e){return 0===e?0:1===e?1:2===e?2:e%100>=3&&e%100<=10?3:e%100>=11?4:5},a={s:["أقل من ثانية","ثانية واحدة",["ثانيتان","ثانيتين"],"%d ثوان","%d ثانية","%d ثانية"],m:["أقل من دقيقة","دقيقة واحدة",["دقيقتان","دقيقتين"],"%d دقائق","%d دقيقة","%d دقيقة"],h:["أقل من ساعة","ساعة واحدة",["ساعتان","ساعتين"],"%d ساعات","%d ساعة","%d ساعة"],d:["أقل من يوم","يوم واحد",["يومان","يومين"],"%d أيام","%d يومًا","%d يوم"],M:["أقل من شهر","شهر واحد",["شهران","شهرين"],"%d أشهر","%d شهرا","%d شهر"],y:["أقل من عام","عام واحد",["عامان","عامين"],"%d أعوام","%d عامًا","%d عام"]},o=function(e){return function(t,n,o,i){var s=r(t),c=a[e][r(t)];return 2
5594 ===s&&(c=c[n?0:1]),c.replace(/%d/i,t)}},i=["كانون الثاني يناير","شباط فبراير","آذار مارس","نيسان أبريل","أيار مايو","حزيران يونيو","تموز يوليو","آب أغسطس","أيلول سبتمبر","تشرين الأول أكتوبر","تشرين الثاني نوفمبر","كانون الأول ديسمبر"],s=e.defineLocale("ar",{months:i,monthsShort:i,weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/‏M/‏YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/ص|م/,isPM:function(e){return"م"===e},meridiem:function(e,t,n){return e<12?"ص":"م"},calendar:{sameDay:"[اليوم عند الساعة] LT",ne
5595 xtDay:"[غدًا عند الساعة] LT",nextWeek:"dddd [عند الساعة] LT",lastDay:"[أمس عند الساعة] LT",lastWeek:"dddd [عند الساعة] LT",sameElse:"L"},relativeTime:{future:"بعد %s",past:"منذ %s",s:o("s"),m:o("m"),mm:o("m"),h:o("h"),hh:o("h"),d:o("d"),dd:o("d"),M:o("M"),MM:o("M"),y:o("y"),yy:o("y")},preparse:function(e){return e.replace(/\u200f/g,"").replace(/[١٢٣٤٥٦٧٨٩٠]/g,function(e){return n[e]}).replace(/،/g,",")},postformat:function(e){return e.replace(/\d/g,function(e){return t[e]}).replace(/,/g,"،")},week:{dow:6,doy:12}});return s})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t={1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",0:"0"},n=function(e){return 0===e?0:1===e?1:2===e?2:e%100>=3&&e%100<=10?3:e%100>=11?4:5},r={s:["أقل من ثانية","ثانية واحدة",["ثانيتان","ثانيتين"],"%d ثوان","%d ثانية","%d ثانية"],m:["أقل من دقيقة","دقيقة وا
5596 حدة",["دقيقتان","دقيقتين"],"%d دقائق","%d دقيقة","%d دقيقة"],h:["أقل من ساعة","ساعة واحدة",["ساعتان","ساعتين"],"%d ساعات","%d ساعة","%d ساعة"],d:["أقل من يوم","يوم واحد",["يومان","يومين"],"%d أيام","%d يومًا","%d يوم"],M:["أقل من شهر","شهر واحد",["شهران","شهرين"],"%d أشهر","%d شهرا","%d شهر"],y:["أقل من عام","عام واحد",["عامان","عامين"],"%d أعوام","%d عامًا","%d عام"]},a=function(e){return function(t,a,o,i){var s=n(t),c=r[e][n(t)];return 2===s&&(c=c[a?0:1]),c.replace(/%d/i,t)}},o=["يناير","فبراير","مارس","أبريل","مايو","يونيو","يوليو","أغسطس","سبتمبر","أكتوبر","نوفمبر","ديسمبر"],i=e.defineLocale("ar-ly",{months:o,monthsShort:o,weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split
5597 ("_"),weekdaysShort:"أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/‏M/‏YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/ص|م/,isPM:function(e){return"م"===e},meridiem:function(e,t,n){return e<12?"ص":"م"},calendar:{sameDay:"[اليوم عند الساعة] LT",nextDay:"[غدًا عند الساعة] LT",nextWeek:"dddd [عند الساعة] LT",lastDay:"[أمس عند الساعة] LT",lastWeek:"dddd [عند الساعة] LT",sameElse:"L"},relativeTime:{future:"بعد %s",past:"منذ %s",s:a("s"),m:a("m"),mm:a("m"),h:a("h"),hh:a("h"),d:a("d"),dd:a("d"),M:a("M"),MM:a("M"),y:a("y"),yy:a("y")},preparse:function(e){return e.replace(/\u200f/g,"").replace(/،/g,",")},postformat:function(e){return e.replace(/\d/g,function(e){return t[e]}).replace(/,/g,"،")},week:{dow:6,doy:12}});return i})},
5598 function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("ar-ma",{months:"يناير_فبراير_مارس_أبريل_ماي_يونيو_يوليوز_غشت_شتنبر_أكتوبر_نونبر_دجنبر".split("_"),monthsShort:"يناير_فبراير_مارس_أبريل_ماي_يونيو_يوليوز_غشت_شتنبر_أكتوبر_نونبر_دجنبر".split("_"),weekdays:"الأحد_الإتنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"احد_اتنين_ثلاثاء_اربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[اليوم على الساعة] LT",nextDay:"[غدا على الساعة] LT",nextWeek:"dddd [على الساعة] LT",lastDay:"[أمس على الساعة] LT",l
5599 astWeek:"dddd [على الساعة] LT",sameElse:"L"},relativeTime:{future:"في %s",past:"منذ %s",s:"ثوان",m:"دقيقة",mm:"%d دقائق",h:"ساعة",hh:"%d ساعات",d:"يوم",dd:"%d أيام",M:"شهر",MM:"%d أشهر",y:"سنة",yy:"%d سنوات"},week:{dow:6,doy:12}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t={1:"١",2:"٢",3:"٣",4:"٤",5:"٥",6:"٦",7:"٧",8:"٨",9:"٩",0:"٠"},n={"١":"1","٢":"2","٣":"3","٤":"4","٥":"5","٦":"6","٧":"7","٨":"8","٩":"9","٠":"0"},r=e.defineLocale("ar-sa",{months:"يناير_فبراير_مارس_أبريل_مايو_يونيو_يوليو_أغسطس_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),monthsShort:"يناير_فبراير_مارس_أبريل_مايو_يونيو_يوليو_أغسطس_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السب
5600 ت".split("_"),weekdaysShort:"أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/ص|م/,isPM:function(e){return"م"===e},meridiem:function(e,t,n){return e<12?"ص":"م"},calendar:{sameDay:"[اليوم على الساعة] LT",nextDay:"[غدا على الساعة] LT",nextWeek:"dddd [على الساعة] LT",lastDay:"[أمس على الساعة] LT",lastWeek:"dddd [على الساعة] LT",sameElse:"L"},relativeTime:{future:"في %s",past:"منذ %s",s:"ثوان",m:"دقيقة",mm:"%d دقائق",h:"ساعة",hh:"%d ساعات",d:"يوم",dd:"%d أيام",M:"شهر",MM:"%d أشهر",y:"سنة",yy:"%d سنوات"},preparse:function(e){return e.replace(/[١٢٣٤٥٦٧٨٩٠]/g,function(e){return n[e]}).replace(/،/g,",")},postformat:function(e){ret
5601 urn e.replace(/\d/g,function(e){return t[e]}).replace(/,/g,"،")},week:{dow:6,doy:12}});return r})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("ar-tn",{months:"جانفي_فيفري_مارس_أفريل_ماي_جوان_جويلية_أوت_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),monthsShort:"جانفي_فيفري_مارس_أفريل_ماي_جوان_جويلية_أوت_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[اليوم على الساعة] LT",nextDay:"[غدا عل�
5602 � الساعة] LT",nextWeek:"dddd [على الساعة] LT",
5603 -lastDay:"[أمس على الساعة] LT",lastWeek:"dddd [على الساعة] LT",sameElse:"L"},relativeTime:{future:"في %s",past:"منذ %s",s:"ثوان",m:"دقيقة",mm:"%d دقائق",h:"ساعة",hh:"%d ساعات",d:"يوم",dd:"%d أيام",M:"شهر",MM:"%d أشهر",y:"سنة",yy:"%d سنوات"},week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t={1:"-inci",5:"-inci",8:"-inci",70:"-inci",80:"-inci",2:"-nci",7:"-nci",20:"-nci",50:"-nci",3:"-üncü",4:"-üncü",100:"-üncü",6:"-ncı",9:"-uncu",10:"-uncu",30:"-uncu",60:"-ıncı",90:"-ıncı"},n=e.defineLocale("az",{months:"yanvar_fevral_mart_aprel_may_iyun_iyul_avqust_sentyabr_oktyabr_noyabr_dekabr".split("_"),monthsShort:"yan_fev_mar_apr_may_iyn_iyl_avq_sen_okt_noy_dek".split("_"),weekdays:"Bazar_Bazar ertəsi_Çərşənbə axşamı_Çərşənbə_Cümə axşamı_Cümə_Şənbə".split("_"),weekdaysShort:"Baz_BzE_ÇAx_Çər_CAx_Cüm_Şən".split("_"),weekdaysMin:
5604 "Bz_BE_ÇA_Çə_CA_Cü_Şə".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[bugün saat] LT",nextDay:"[sabah saat] LT",nextWeek:"[gələn həftə] dddd [saat] LT",lastDay:"[dünən] LT",lastWeek:"[keçən həftə] dddd [saat] LT",sameElse:"L"},relativeTime:{future:"%s sonra",past:"%s əvvəl",s:"birneçə saniyyə",m:"bir dəqiqə",mm:"%d dəqiqə",h:"bir saat",hh:"%d saat",d:"bir gün",dd:"%d gün",M:"bir ay",MM:"%d ay",y:"bir il",yy:"%d il"},meridiemParse:/gecə|səhər|gündüz|axşam/,isPM:function(e){return/^(gündüz|axşam)$/.test(e)},meridiem:function(e,t,n){return e<4?"gecə":e<12?"səhər":e<17?"gündüz":"axşam"},ordinalParse:/\d{1,2}-(ıncı|inci|nci|üncü|ncı|uncu)/,ordinal:function(e){if(0===e)return e+"-ıncı";var n=e%10,r=e%100-n,a=e>=100?100:null;return e+(t[n]||t[r]||t[a])},week:{dow:1,doy:7}});return n})},function(e,t,n){!func
5605 tion(e,t){t(n(475))}(this,function(e){"use strict";function t(e,t){var n=e.split("_");return t%10===1&&t%100!==11?n[0]:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?n[1]:n[2]}function n(e,n,r){var a={mm:n?"хвіліна_хвіліны_хвілін":"хвіліну_хвіліны_хвілін",hh:n?"гадзіна_гадзіны_гадзін":"гадзіну_гадзіны_гадзін",dd:"дзень_дні_дзён",MM:"месяц_месяцы_месяцаў",yy:"год_гады_гадоў"};return"m"===r?n?"хвіліна":"хвіліну":"h"===r?n?"гадзіна":"гадзіну":e+" "+t(a[r],+e)}var r=e.defineLocale("be",{months:{format:"студзеня_лютага_сакавіка_красавіка_траўня_чэрвеня_ліпеня_жніўня_верасня_кастрычніка_лістапада_снежня".split("_"),standalone:"студзень_люты_сакавік_красавік_травень_чэрвень_ліпень_жнівень_верасень_к�
5606 �стрычнік_лістапад_снежань".split("_")},monthsShort:"студ_лют_сак_крас_трав_чэрв_ліп_жнів_вер_каст_ліст_снеж".split("_"),weekdays:{format:"нядзелю_панядзелак_аўторак_сераду_чацвер_пятніцу_суботу".split("_"),standalone:"нядзеля_панядзелак_аўторак_серада_чацвер_пятніца_субота".split("_"),isFormat:/\[ ?[Вв] ?(?:мінулую|наступную)? ?\] ?dddd/},weekdaysShort:"нд_пн_ат_ср_чц_пт_сб".split("_"),weekdaysMin:"нд_пн_ат_ср_чц_пт_сб".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY г.",LLL:"D MMMM YYYY г., HH:mm",LLLL:"dddd, D MMMM YYYY г., HH:mm"},calendar:{sameDay:"[Сёння ў] LT",nextDay:"[Заўтра ў] LT",lastDay:"[Учора ў] LT",nextWeek:function(){return"[У] dddd [ў] LT"},lastWeek:function(){switch(this.day()){case 0:case 3:case 5:
5607 case 6:return"[У мінулую] dddd [ў] LT";case 1:case 2:case 4:return"[У мінулы] dddd [ў] LT"}},sameElse:"L"},relativeTime:{future:"праз %s",past:"%s таму",s:"некалькі секунд",m:n,mm:n,h:n,hh:n,d:"дзень",dd:n,M:"месяц",MM:n,y:"год",yy:n},meridiemParse:/ночы|раніцы|дня|вечара/,isPM:function(e){return/^(дня|вечара)$/.test(e)},meridiem:function(e,t,n){return e<4?"ночы":e<12?"раніцы":e<17?"дня":"вечара"},ordinalParse:/\d{1,2}-(і|ы|га)/,ordinal:function(e,t){switch(t){case"M":case"d":case"DDD":case"w":case"W":return e%10!==2&&e%10!==3||e%100===12||e%100===13?e+"-ы":e+"-і";case"D":return e+"-га";default:return e}},week:{dow:1,doy:7}});return r})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("bg",{months:"януари_февруари_март_април_май_юни_юли_август_септември_октомври_ноември_д
5608 екември".split("_"),monthsShort:"янр_фев_мар_апр_май_юни_юли_авг_сеп_окт_ное_дек".split("_"),weekdays:"неделя_понеделник_вторник_сряда_четвъртък_петък_събота".split("_"),weekdaysShort:"нед_пон_вто_сря_чет_пет_съб".split("_"),weekdaysMin:"нд_пн_вт_ср_чт_пт_сб".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},calendar:{sameDay:"[Днес в] LT",nextDay:"[Утре в] LT",nextWeek:"dddd [в] LT",lastDay:"[Вчера в] LT",lastWeek:function(){switch(this.day()){case 0:case 3:case 6:return"[В изминалата] dddd [в] LT";case 1:case 2:case 4:case 5:return"[В изминалия] dddd [в] LT"}},sameElse:"L"},relativeTime:{future:"след %s",past:"преди %s",s:"няколко секунди",m:"минута",mm:"%d минути",h:"час",hh:"%d часа",d:"д�
5609 �н",dd:"%d дни",M:"месец",MM:"%d месеца",y:"година",yy:"%d години"},ordinalParse:/\d{1,2}-(ев|ен|ти|ви|ри|ми)/,ordinal:function(e){var t=e%10,n=e%100;return 0===e?e+"-ев":0===n?e+"-ен":n>10&&n<20?e+"-ти":1===t?e+"-ви":2===t?e+"-ри":7===t||8===t?e+"-ми":e+"-ти"},week:{dow:1,doy:7}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t={1:"১",2:"২",3:"৩",4:"৪",5:"৫",6:"৬",7:"৭",8:"৮",9:"৯",0:"০"},n={"১":"1","২":"2","৩":"3","৪":"4","৫":"5","৬":"6","৭":"7","৮":"8","৯":"9","০":"0"},r=e.defineLocale("bn",{months:"জানুয়ারী_ফেব্রুয়ারি_মার্চ_এপ্রিল_মে_জুন_জুলাই_আগস্ট_সেপ্টেম্বর_অক্টোবর_নভেম্বর_ডিসেম্বর".split("_"),monthsShort:"জানু_ফেব_মার্চ_এপ্র_মে_জুন_জুল_আগ_স
5610 েপ্ট_অক্টো_নভে_ডিসে".split("_"),weekdays:"রবিবার_সোমবার_মঙ্গলবার_বুধবার_বৃহস্পতিবার_শুক্রবার_শনিবার".split("_"),weekdaysShort:"রবি_সোম_মঙ্গল_বুধ_বৃহস্পতি_শুক্র_শনি".split("_"),weekdaysMin:"রবি_সোম_মঙ্গ_বুধ_বৃহঃ_শুক্র_শনি".split("_"),longDateFormat:{LT:"A h:mm সময়",LTS:"A h:mm:ss সময়",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm সময়",LLLL:"dddd, D MMMM YYYY, A h:mm সময়"},calendar:{sameDay:"[আজ] LT",nextDay:"[আগামীকাল] LT",nextWeek:"dddd, LT",lastDay:"[গতকাল] LT",lastWeek:"[গত] dddd, LT",sameElse:"L"},relativeTime:{future:"%s পরে",past:"%s আগে",s:"কয়েক সেকেন্ড",m:"এক মিনিট",mm:"%d মিনিট",h:"এক ঘন্টা",hh:"%
5611 d ঘন্টা",d:"এক দিন",dd:"%d দিন",M:"এক মাস",MM:"%d মাস",y:"এক বছর",yy:"%d বছর"},preparse:function(e){return e.replace(/[১২৩৪৫৬৭৮৯০]/g,function(e){return n[e]})},postformat:function(e){return e.replace(/\d/g,function(e){return t[e]})},meridiemParse:/রাত|সকাল|দুপুর|বিকাল|রাত/,meridiemHour:function(e,t){return 12===e&&(e=0),"রাত"===t&&e>=4||"দুপুর"===t&&e<5||"বিকাল"===t?e+12:e},meridiem:function(e,t,n){return e<4?"রাত":e<10?"সকাল":e<17?"দুপুর":e<20?"বিকাল":"রাত"},week:{dow:0,doy:6}});return r})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t={1:"༡",2:"༢",3:"༣",4:"༤",5:"༥",6:"༦",7:"༧",8:"༨",9:"༩",0:"༠"},n={"༡":"1","༢":"2","༣":"3","༤":"4","༥":"5","༦":"6","༧":"7","༨":"8","༩":"9","༠":"0"},r=e.defineLocale("bo",{months:"ཟླ་བ་དང
5612 ་པོ_ཟླ་བ་གཉིས་པ_ཟླ་བ་གསུམ་པ_ཟླ་བ་བཞི་པ_ཟླ་བ་ལྔ་པ_ཟླ་བ་དྲུག་པ_ཟླ་བ་བདུན་པ_ཟླ་བ་བརྒྱད་པ_ཟླ་བ་དགུ་པ_ཟླ་བ་བཅུ་པ_ཟླ་བ་བཅུ་གཅིག་པ_ཟླ་བ་བཅུ་གཉིས་པ".split("_"),monthsShort:"ཟླ་བ་དང་པོ_ཟླ་བ་གཉིས་པ_ཟླ་བ་གསུམ་པ_ཟླ་བ་བཞི་པ_ཟླ་བ་ལྔ་པ_ཟླ་བ་དྲུག་པ_ཟླ་བ་བདུན་པ_ཟླ་བ་བརྒྱད་པ_ཟླ་བ་དགུ་པ_ཟླ་བ་བཅུ་པ_ཟླ་བ་བཅུ་གཅིག་པ_ཟླ་བ་བཅུ་གཉིས་པ".split("_"),weekdays:"གཟའ་ཉི་མ་_གཟའ་ཟླ་བ་_གཟའ་མིག་དམར་_གཟའ་ལྷག་པ་_གཟའ་�
5613 ��ུར་བུ_གཟའ་པ་སངས་_གཟའ་སྤེན་པ་".split("_"),weekdaysShort:"ཉི་མ་_ཟླ་བ་_མིག་དམར་_ལྷག་པ་_ཕུར་བུ_པ་སངས་_སྤེན་པ་".split("_"),weekdaysMin:"ཉི་མ་_ཟླ་བ་_མིག་དམར་_ལྷག་པ་_ཕུར་བུ_པ་སངས་_སྤེན་པ་".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},calendar:{sameDay:"[དི་རིང] LT",nextDay:"[སང་ཉིན] LT",nextWeek:"[བདུན་ཕྲག་རྗེས་མ], LT",lastDay:"[ཁ་སང] LT",lastWeek:"[བདུན་ཕྲག་མཐའ་མ] dddd, LT",sameElse:"L"},relativeTime:{future:"%s ལ་",past:"%s སྔན་ལ",s:"ལམ་སང",m:"སྐར་མ་གཅིག",mm:"%d སྐར་མ",h:"ཆུ་ཚོད་གཅིག",hh:"%d ཆུ་�
5614 �ོད",d:"ཉིན་གཅིག",dd:"%d ཉིན་",M:"ཟླ་བ་གཅིག",MM:"%d ཟླ་བ",y:"ལོ་གཅིག",yy:"%d ལོ"},preparse:function(e){return e.replace(/[༡༢༣༤༥༦༧༨༩༠]/g,function(e){return n[e]})},postformat:function(e){return e.replace(/\d/g,function(e){return t[e]})},meridiemParse:/མཚན་མོ|ཞོགས་ཀས|ཉིན་གུང|དགོང་དག|མཚན་མོ/,meridiemHour:function(e,t){return 12===e&&(e=0),"མཚན་མོ"===t&&e>=4||"ཉིན་གུང"===t&&e<5||"དགོང་དག"===t?e+12:e},meridiem:function(e,t,n){return e<4?"མཚན་མོ":e<10?"ཞོགས་ཀས":e<17?"ཉིན་གུང":e<20?"དགོང་དག":"མཚན་མོ"},week:{dow:0,doy:6}});return r})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";function t(e,t,n){var r={mm:"munutenn",MM:"miz",dd:"devezh"};return e+" "+a(r[n],e)}function n(e){switch(r(e)){case 1:case 3:cas
5615 e 4:case 5:case 9:return e+" bloaz";default:return e+" vloaz"}}function r(e){return e>9?r(e%10):e}function a(e,t){return 2===t?o(e):e}function o(e){var t={m:"v",b:"v",d:"z"};return void 0===t[e.charAt(0)]?e:t[e.charAt(0)]+e.substring(1)}var i=e.defineLocale("br",{months:"Genver_C'hwevrer_Meurzh_Ebrel_Mae_Mezheven_Gouere_Eost_Gwengolo_Here_Du_Kerzu".split("_"),monthsShort:"Gen_C'hwe_Meu_Ebr_Mae_Eve_Gou_Eos_Gwe_Her_Du_Ker".split("_"),weekdays:"Sul_Lun_Meurzh_Merc'her_Yaou_Gwener_Sadorn".split("_"),weekdaysShort:"Sul_Lun_Meu_Mer_Yao_Gwe_Sad".split("_"),weekdaysMin:"Su_Lu_Me_Mer_Ya_Gw_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"h[e]mm A",LTS:"h[e]mm:ss A",L:"DD/MM/YYYY",LL:"D [a viz] MMMM YYYY",LLL:"D [a viz] MMMM YYYY h[e]mm A",LLLL:"dddd, D [a viz] MMMM YYYY h[e]mm A"},calendar:{sameDay:"[Hiziv da] LT",nextDay:"[Warc'hoazh da] LT",nextWeek:"dddd [da] LT",lastDay:"[Dec'h da] LT",lastWeek:"dddd [paset da] LT",sameElse:"L"},relativeTime:{future:"a-benn %s",past:"%s 'zo",s:"u
5616 n nebeud segondennoù",m:"ur vunutenn",mm:t,h:"un eur",hh:"%d eur",d:"un devezh",dd:t,M:"ur miz",MM:t,y:"ur bloaz",yy:n},ordinalParse:/\d{1,2}(añ|vet)/,ordinal:function(e){var t=1===e?"añ":"vet";return e+t},week:{dow:1,doy:4}});return i})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";function t(e,t,n){var r=e+" ";switch(n){case"m":return t?"jedna minuta":"jedne minute";case"mm":return r+=1===e?"minuta":2===e||3===e||4===e?"minute":"minuta";case"h":return t?"jedan sat":"jednog sata";case"hh":return r+=1===e?"sat":2===e||3===e||4===e?"sata":"sati";case"dd":return r+=1===e?"dan":"dana";case"MM":return r+=1===e?"mjesec":2===e||3===e||4===e?"mjeseca":"mjeseci";case"yy":return r+=1===e?"godina":2===e||3===e||4===e?"godine":"godina"}}var n=e.defineLocale("bs",{months:"januar_februar_mart_april_maj_juni_juli_august_septembar_oktobar_novembar_decembar".split("_"),monthsShort:"jan._feb._mar._apr._maj._jun._jul._aug._sep._okt._nov._dec.".split("_"),monthsParseExact
5617 :!0,weekdays:"nedjelja_ponedjeljak_utorak_srijeda_četvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sri._čet._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_če_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[jučer u] LT",lastWeek:function(){switch(this.day()){case 0:case 3:return"[prošlu] dddd [u] LT";case 6:return"[prošle] [subote] [u] LT";case 1:case 2:case 4:case 5:return"[prošli] dddd [u] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"prije %s",s:"par sekundi",m:t,mm:t,h:t,hh:t,d:"dan",dd:t,M:"mjesec",MM:t,y:"godinu",yy:t},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{do
5618 w:1,doy:7}});return n})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("ca",{months:"gener_febrer_març_abril_maig_juny_juliol_agost_setembre_octubre_novembre_desembre".split("_"),monthsShort:"gen._febr._mar._abr._mai._jun._jul._ag._set._oct._nov._des.".split("_"),monthsParseExact:!0,weekdays:"diumenge_dilluns_dimarts_dimecres_dijous_divendres_dissabte".split("_"),weekdaysShort:"dg._dl._dt._dc._dj._dv._ds.".split("_"),weekdaysMin:"Dg_Dl_Dt_Dc_Dj_Dv_Ds".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd D MMMM YYYY H:mm"},calendar:{sameDay:function(){return"[avui a "+(1!==this.hours()?"les":"la")+"] LT"},nextDay:function(){return"[demà a "+(1!==this.hours()?"les":"la")+"] LT"},nextWeek:function(){return"dddd [a "+(1!==this.hours()?"les":"la")+"] LT"},lastDay:function(){return"[ahir a "+(1!==this.hours()?"les":"la")+"] LT"},lastWeek:function(){return"
5619 [el] dddd [passat a "+(1!==this.hours()?"les":"la")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"fa %s",s:"uns segons",m:"un minut",mm:"%d minuts",h:"una hora",hh:"%d hores",d:"un dia",dd:"%d dies",M:"un mes",MM:"%d mesos",y:"un any",yy:"%d anys"},ordinalParse:/\d{1,2}(r|n|t|è|a)/,ordinal:function(e,t){var n=1===e?"r":2===e?"n":3===e?"r":4===e?"t":"è";return"w"!==t&&"W"!==t||(n="a"),e+n},week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";function t(e){return e>1&&e<5&&1!==~~(e/10)}function n(e,n,r,a){var o=e+" ";switch(r){case"s":return n||a?"pár sekund":"pár sekundami";case"m":return n?"minuta":a?"minutu":"minutou";case"mm":return n||a?o+(t(e)?"minuty":"minut"):o+"minutami";case"h":return n?"hodina":a?"hodinu":"hodinou";case"hh":return n||a?o+(t(e)?"hodiny":"hodin"):o+"hodinami";case"d":return n||a?"den":"dnem";case"dd":return n||a?o+(t(e)?"dny":"dní"):o+"dny";case"M":return n||a?"měsíc":"měsícem";case"MM":r
5620 eturn n||a?o+(t(e)?"měsíce":"měsíců"):o+"měsíci";case"y":return n||a?"rok":"rokem";case"yy":return n||a?o+(t(e)?"roky":"let"):o+"lety"}}var r="leden_únor_březen_duben_květen_červen_červenec_srpen_září_říjen_listopad_prosinec".split("_"),a="led_úno_bře_dub_kvě_čvn_čvc_srp_zář_říj_lis_pro".split("_"),o=e.defineLocale("cs",{months:r,monthsShort:a,monthsParse:function(e,t){var n,r=[];for(n=0;n<12;n++)r[n]=new RegExp("^"+e[n]+"$|^"+t[n]+"$","i");return r}(r,a),shortMonthsParse:function(e){var t,n=[];for(t=0;t<12;t++)n[t]=new RegExp("^"+e[t]+"$","i");return n}(a),longMonthsParse:function(e){var t,n=[];for(t=0;t<12;t++)n[t]=new RegExp("^"+e[t]+"$","i");return n}(r),weekdays:"neděle_pondělí_úterý_středa_čtvrtek_pátek_sobota".split("_"),weekdaysShort:"ne_po_út_st_čt_pá_so".split("_"),weekdaysMin:"ne_po_út_st_čt_pá_so".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd D. MMMM YYYY H:mm
5621 ",l:"D. M. YYYY"},calendar:{sameDay:"[dnes v] LT",nextDay:"[zítra v] LT",nextWeek:function(){switch(this.day()){case 0:return"[v neděli v] LT";case 1:case 2:return"[v] dddd [v] LT";case 3:return"[ve středu v] LT";case 4:return"[ve čtvrtek v] LT";case 5:return"[v pátek v] LT";case 6:return"[v sobotu v] LT"}},lastDay:"[včera v] LT",lastWeek:function(){switch(this.day()){case 0:return"[minulou neděli v] LT";case 1:case 2:return"[minulé] dddd [v] LT";case 3:return"[minulou středu v] LT";case 4:case 5:return"[minulý] dddd [v] LT";case 6:return"[minulou sobotu v] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"před %s",s:n,m:n,mm:n,h:n,hh:n,d:n,dd:n,M:n,MM:n,y:n,yy:n},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return o})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("cv",{months:"кӑрлач_нарӑс_пуш_ака_май_ҫӗртме_утӑ_ҫурла_авӑн_юпа_чӳк_раштав".split("_"),month
5622 sShort:"кӑр_нар_пуш_ака_май_ҫӗр_утӑ_ҫур_авн_юпа_чӳк_раш".split("_"),weekdays:"вырсарникун_тунтикун_ытларикун_юнкун_кӗҫнерникун_эрнекун_шӑматкун".split("_"),weekdaysShort:"выр_тун_ытл_юн_кӗҫ_эрн_шӑм".split("_"),weekdaysMin:"вр_тн_ыт_юн_кҫ_эр_шм".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"YYYY [ҫулхи] MMMM [уйӑхӗн] D[-мӗшӗ]",LLL:"YYYY [ҫулхи] MMMM [уйӑхӗн] D[-мӗшӗ], HH:mm",LLLL:"dddd, YYYY [ҫулхи] MMMM [уйӑхӗн] D[-мӗшӗ], HH:mm"},calendar:{sameDay:"[Паян] LT [сехетре]",nextDay:"[Ыран] LT [сехетре]",lastDay:"[Ӗнер] LT [сехетре]",nextWeek:"[Ҫитес] dddd LT [сехетре]",lastWeek:"[Иртнӗ] dddd LT [сехетре]",sameElse:"L"},relativeTime:{future:function(e){var t=/сехет$/i.exec(e)?"рен":/ҫул$/i.exec(e)?"тан":"ран";return e+t
5623 },past:"%s каялла",s:"пӗр-ик ҫеккунт",m:"пӗр минут",mm:"%d минут",h:"пӗр сехет",hh:"%d сехет",d:"пӗр кун",dd:"%d кун",M:"пӗр уйӑх",MM:"%d уйӑх",y:"пӗр ҫул",yy:"%d ҫул"},ordinalParse:/\d{1,2}-мӗш/,ordinal:"%d-мӗш",week:{dow:1,doy:7}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("cy",{months:"Ionawr_Chwefror_Mawrth_Ebrill_Mai_Mehefin_Gorffennaf_Awst_Medi_Hydref_Tachwedd_Rhagfyr".split("_"),monthsShort:"Ion_Chwe_Maw_Ebr_Mai_Meh_Gor_Aws_Med_Hyd_Tach_Rhag".split("_"),weekdays:"Dydd Sul_Dydd Llun_Dydd Mawrth_Dydd Mercher_Dydd Iau_Dydd Gwener_Dydd Sadwrn".split("_"),weekdaysShort:"Sul_Llun_Maw_Mer_Iau_Gwe_Sad".split("_"),weekdaysMin:"Su_Ll_Ma_Me_Ia_Gw_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Heddiw am] LT",ne
5624 xtDay:"[Yfory am] LT",nextWeek:"dddd [am] LT",lastDay:"[Ddoe am] LT",lastWeek:"dddd [diwethaf am] LT",sameElse:"L"},relativeTime:{future:"mewn %s",past:"%s yn ôl",s:"ychydig eiliadau",m:"munud",mm:"%d munud",h:"awr",hh:"%d awr",d:"diwrnod",dd:"%d diwrnod",M:"mis",MM:"%d mis",y:"blwyddyn",yy:"%d flynedd"},ordinalParse:/\d{1,2}(fed|ain|af|il|ydd|ed|eg)/,ordinal:function(e){var t=e,n="",r=["","af","il","ydd","ydd","ed","ed","ed","fed","fed","fed","eg","fed","eg","eg","fed","eg","eg","fed","eg","fed"];return t>20?n=40===t||50===t||60===t||80===t||100===t?"fed":"ain":t>0&&(n=r[t]),e+n},week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("da",{months:"januar_februar_marts_april_maj_juni_juli_august_september_oktober_november_december".split("_"),monthsShort:"jan_feb_mar_apr_maj_jun_jul_aug_sep_okt_nov_dec".split("_"),weekdays:"søndag_mandag_tirsdag_onsdag_torsdag_fredag_lørdag".split("_"),weekdaysShort:"søn_man_
5625 tir_ons_tor_fre_lør".split("_"),weekdaysMin:"sø_ma_ti_on_to_fr_lø".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd [d.] D. MMMM YYYY HH:mm"},calendar:{sameDay:"[I dag kl.] LT",nextDay:"[I morgen kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[I går kl.] LT",lastWeek:"[sidste] dddd [kl] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"%s siden",s:"få sekunder",m:"et minut",mm:"%d minutter",h:"en time",hh:"%d timer",d:"en dag",dd:"%d dage",M:"en måned",MM:"%d måneder",y:"et år",yy:"%d år"},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";function t(e,t,n,r){var a={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[e+" Tage",e+" Tagen"],M:["ein Monat","einem Monat"],MM:[e+" Monate",e+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[e+" Jahre",e+" Jahren"]};return t?a[n][0
5626 ]:a[n][1]}var n=e.defineLocale("de",{months:"Januar_Februar_März_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Febr._Mrz._Apr._Mai_Jun._Jul._Aug._Sept._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So._Mo._Di._Mi._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},calendar:{sameDay:"[heute um] LT [Uhr]",sameElse:"L",nextDay:"[morgen um] LT [Uhr]",nextWeek:"dddd [um] LT [Uhr]",lastDay:"[gestern um] LT [Uhr]",lastWeek:"[letzten] dddd [um] LT [Uhr]"},relativeTime:{future:"in %s",past:"vor %s",s:"ein paar Sekunden",m:t,mm:"%d Minuten",h:t,hh:"%d Stunden",d:t,dd:t,M:t,MM:t,y:t,yy:t},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return n})},function(e,t,n){!fun
5627 ction(e,t){t(n(475))}(this,function(e){"use strict";function t(e,t,n,r){var a={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[e+" Tage",e+" Tagen"],M:["ein Monat","einem Monat"],MM:[e+" Monate",e+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[e+" Jahre",e+" Jahren"]};return t?a[n][0]:a[n][1]}var n=e.defineLocale("de-at",{months:"Jänner_Februar_März_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jän._Febr._Mrz._Apr._Mai_Jun._Jul._Aug._Sept._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So._Mo._Di._Mi._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},calendar:{sameDay:"[heute um] LT [Uhr]",sameElse:"L",nextDay:"[morgen um] LT [
5628 Uhr]",nextWeek:"dddd [um] LT [Uhr]",lastDay:"[gestern um] LT [Uhr]",lastWeek:"[letzten] dddd [um] LT [Uhr]"},relativeTime:{future:"in %s",past:"vor %s",s:"ein paar Sekunden",m:t,mm:"%d Minuten",h:t,hh:"%d Stunden",d:t,dd:t,M:t,MM:t,y:t,yy:t},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return n})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=["ޖެނުއަރީ","ފެބްރުއަރީ","މާރިޗު","އޭޕްރީލު","މޭ","ޖޫން","ޖުލައި","އޯގަސްޓު","ސެޕްޓެމްބަރު","އޮކްޓޯބަރު","ނޮވެމްބަރު","ޑިސެމްބަރު"],n=["އާދިއްތަ","ހޯމަ","އަންގާރަ","ބުދަ","ބުރާސްފަތި","ހުކުރު","ހޮނިހިރު"],r=e.defineLocale("dv",{months:t,monthsShort:t,weekdays:n,weekdaysShort:n,weekdaysMin:"އާދި_ހޯމަ_އަން_ބުދަ_ބުރާ_ހުކު_ހޮނި".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/M/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",L
5629 LLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/މކ|މފ/,isPM:function(e){return"މފ"===e},meridiem:function(e,t,n){return e<12?"މކ":"މފ"},calendar:{sameDay:"[މިއަދު] LT",nextDay:"[މާދަމާ] LT",nextWeek:"dddd LT",lastDay:"[އިއްޔެ] LT",lastWeek:"[ފާއިތުވި] dddd LT",sameElse:"L"},relativeTime:{future:"ތެރޭގައި %s",past:"ކުރިން %s",s:"ސިކުންތުކޮޅެއް",m:"މިނިޓެއް",mm:"މިނިޓު %d",h:"ގަޑިއިރެއް",hh:"ގަޑިއިރު %d",d:"ދުވަހެއް",dd:"ދުވަސް %d",M:"މަހެއް",MM:"މަސް %d",y:"އަހަރެއް",yy:"އަހަރު %d"},preparse:function(e){return e.replace(/،/g,",")},postformat:function(e){return e.replace(/,/g,"،")},week:{dow:7,doy:12}});return r})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";function t(e){return e instanceof Function||"[object Function]"===Object.prototype.toString.call(e)}var n=e.defineLocale("el",{monthsNominativeEl:"Ιανουάριος_Φ�
5630 �βρουάριος_Μάρτιος_Απρίλιος_Μάιος_Ιούνιος_Ιούλιος_Αύγουστος_Σεπτέμβριος_Οκτώβριος_Νοέμβριος_Δεκέμβριος".split("_"),monthsGenitiveEl:"Ιανουαρίου_Φεβρουαρίου_Μαρτίου_Απριλίου_Μαΐου_Ιουνίου_Ιουλίου_Αυγούστου_Σεπτεμβρίου_Οκτωβρίου_Νοεμβρίου_Δεκεμβρίου".split("_"),months:function(e,t){return/D/.test(t.substring(0,t.indexOf("MMMM")))?this._monthsGenitiveEl[e.month()]:this._monthsNominativeEl[e.month()]},monthsShort:"Ιαν_Φεβ_Μαρ_Απρ_Μαϊ_Ιουν_Ιουλ_Αυγ_Σεπ_Οκτ_Νοε_Δεκ".split("_"),weekdays:"Κυριακή_Δευτέρα_Τρίτη_Τετάρτη_Πέμπτη_Παρασκευή_Σάββατο".split("_"),weekdaysShort:"Κυρ_Δευ_Τρι_Τετ_Πεμ_Παρ_Σαβ".split("_"),weekdaysMin:"Κυ_Δε_Τρ_Τε_Πε_Πα_Σα".split("_"),meridiem:function(e,t,n){ret
5631 urn e>11?n?"μμ":"ΜΜ":n?"πμ":"ΠΜ"},isPM:function(e){return"μ"===(e+"").toLowerCase()[0]},meridiemParse:/[ΠΜ]\.?Μ?\.?/i,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendarEl:{sameDay:"[Σήμερα {}] LT",nextDay:"[Αύριο {}] LT",nextWeek:"dddd [{}] LT",lastDay:"[Χθες {}] LT",lastWeek:function(){switch(this.day()){case 6:return"[το προηγούμενο] dddd [{}] LT";default:return"[την προηγούμενη] dddd [{}] LT"}},sameElse:"L"},calendar:function(e,n){var r=this._calendarEl[e],a=n&&n.hours();return t(r)&&(r=r.apply(n)),r.replace("{}",a%12===1?"στη":"στις")},relativeTime:{future:"σε %s",past:"%s πριν",s:"λίγα δευτερόλεπτα",m:"ένα λεπτό",mm:"%d λεπτά",h:"μία ώρα",hh:"%d ώρες",d:"μία μέρα",dd:"%d μέρες",M:"ένας μήνας",MM:"%d μήνες",y:"ένας χρόνος",yy:"%d χρόνια"},ordi
5632 nalParse:/\d{1,2}η/,ordinal:"%dη",week:{dow:1,doy:4}});return n})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("en-au",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year
5633 ",yy:"%d years"},ordinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10,n=1===~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th";return e+n},week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("en-ca",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"YYYY-MM-DD",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a fe
5634 w seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},ordinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10,n=1===~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th";return e+n}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("en-gb",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at]
5635 LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},ordinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10,n=1===~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th";return e+n},week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("en-ie",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY
5636 HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},ordinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10,n=1===~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th";return e+n},week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("en-nz",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),long
5637 DateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},ordinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10,n=1===~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th";return e+n},week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("eo",{months:"januaro_februaro_marto_aprilo_majo_junio_julio_aŭgusto_septembro_oktobro_novembro_decembro".split("_"),monthsShort:"jan_feb_mar_apr_maj_jun_jul_aŭg_sep_okt_nov_dec".split("_"),weekdays:"Dimanĉo_Lundo_Mardo_Merkredo_Ĵaŭdo_Vendredo_S
5638 abato".split("_"),weekdaysShort:"Dim_Lun_Mard_Merk_Ĵaŭ_Ven_Sab".split("_"),weekdaysMin:"Di_Lu_Ma_Me_Ĵa_Ve_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"D[-an de] MMMM, YYYY",LLL:"D[-an de] MMMM, YYYY HH:mm",LLLL:"dddd, [la] D[-an de] MMMM, YYYY HH:mm"},meridiemParse:/[ap]\.t\.m/i,isPM:function(e){return"p"===e.charAt(0).toLowerCase()},meridiem:function(e,t,n){return e>11?n?"p.t.m.":"P.T.M.":n?"a.t.m.":"A.T.M."},calendar:{sameDay:"[Hodiaŭ je] LT",nextDay:"[Morgaŭ je] LT",nextWeek:"dddd [je] LT",lastDay:"[Hieraŭ je] LT",lastWeek:"[pasinta] dddd [je] LT",sameElse:"L"},relativeTime:{future:"je %s",past:"antaŭ %s",s:"sekundoj",m:"minuto",mm:"%d minutoj",h:"horo",hh:"%d horoj",d:"tago",dd:"%d tagoj",M:"monato",MM:"%d monatoj",y:"jaro",yy:"%d jaroj"},ordinalParse:/\d{1,2}a/,ordinal:"%da",week:{dow:1,doy:7}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._d
5639 ic.".split("_"),n="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),r=e.defineLocale("es",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(e,r){return/-MMM-/.test(r)?n[e.month()]:t[e.month()]},monthsParseExact:!0,weekdays:"domingo_lunes_martes_miércoles_jueves_viernes_sábado".split("_"),weekdaysShort:"dom._lun._mar._mié._jue._vie._sáb.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"
5640 -},calendar:{sameDay:function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},nextDay:function(){return"[mañana a la"+(1!==this.hours()?"s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un día",dd:"%d días",M:"un mes",MM:"%d meses",y:"un año",yy:"%d años"},ordinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4}});return r})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),n="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),r=e.defineLocale("es-do",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembr
5641 e_diciembre".split("_"),monthsShort:function(e,r){return/-MMM-/.test(r)?n[e.month()]:t[e.month()]},monthsParseExact:!0,weekdays:"domingo_lunes_martes_miércoles_jueves_viernes_sábado".split("_"),weekdaysShort:"dom._lun._mar._mié._jue._vie._sáb.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY h:mm A",LLLL:"dddd, D [de] MMMM [de] YYYY h:mm A"},calendar:{sameDay:function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},nextDay:function(){return"[mañana a la"+(1!==this.hours()?"s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",m:"un minuto",mm:"%d minutos",h:"una hora"
5642 ,hh:"%d horas",d:"un día",dd:"%d días",M:"un mes",MM:"%d meses",y:"un año",yy:"%d años"},ordinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4}});return r})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";function t(e,t,n,r){var a={s:["mõne sekundi","mõni sekund","paar sekundit"],m:["ühe minuti","üks minut"],mm:[e+" minuti",e+" minutit"],h:["ühe tunni","tund aega","üks tund"],hh:[e+" tunni",e+" tundi"],d:["ühe päeva","üks päev"],M:["kuu aja","kuu aega","üks kuu"],MM:[e+" kuu",e+" kuud"],y:["ühe aasta","aasta","üks aasta"],yy:[e+" aasta",e+" aastat"]};return t?a[n][2]?a[n][2]:a[n][1]:r?a[n][0]:a[n][1]}var n=e.defineLocale("et",{months:"jaanuar_veebruar_märts_aprill_mai_juuni_juuli_august_september_oktoober_november_detsember".split("_"),monthsShort:"jaan_veebr_märts_apr_mai_juuni_juuli_aug_sept_okt_nov_dets".split("_"),weekdays:"pühapäev_esmaspäev_teisipäev_kolmapäev_neljapäev_reede_laupäev".split("_"),weekdaysShort:"P_E_T_K_N_R_
5643 L".split("_"),weekdaysMin:"P_E_T_K_N_R_L".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[Täna,] LT",nextDay:"[Homme,] LT",nextWeek:"[Järgmine] dddd LT",lastDay:"[Eile,] LT",lastWeek:"[Eelmine] dddd LT",sameElse:"L"},relativeTime:{future:"%s pärast",past:"%s tagasi",s:t,m:t,mm:t,h:t,hh:t,d:t,dd:"%d päeva",M:t,MM:t,y:t,yy:t},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return n})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("eu",{months:"urtarrila_otsaila_martxoa_apirila_maiatza_ekaina_uztaila_abuztua_iraila_urria_azaroa_abendua".split("_"),monthsShort:"urt._ots._mar._api._mai._eka._uzt._abu._ira._urr._aza._abe.".split("_"),monthsParseExact:!0,weekdays:"igandea_astelehena_asteartea_asteazkena_osteguna_ostirala_larunbata".split("_"),weekdaysShort:"ig._al._ar._az._og._ol._lr.".split("_"),weekdaysMin:"ig_al_ar
5644 _az_og_ol_lr".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY[ko] MMMM[ren] D[a]",LLL:"YYYY[ko] MMMM[ren] D[a] HH:mm",LLLL:"dddd, YYYY[ko] MMMM[ren] D[a] HH:mm",l:"YYYY-M-D",ll:"YYYY[ko] MMM D[a]",lll:"YYYY[ko] MMM D[a] HH:mm",llll:"ddd, YYYY[ko] MMM D[a] HH:mm"},calendar:{sameDay:"[gaur] LT[etan]",nextDay:"[bihar] LT[etan]",nextWeek:"dddd LT[etan]",lastDay:"[atzo] LT[etan]",lastWeek:"[aurreko] dddd LT[etan]",sameElse:"L"},relativeTime:{future:"%s barru",past:"duela %s",s:"segundo batzuk",m:"minutu bat",mm:"%d minutu",h:"ordu bat",hh:"%d ordu",d:"egun bat",dd:"%d egun",M:"hilabete bat",MM:"%d hilabete",y:"urte bat",yy:"%d urte"},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t={1:"۱",2:"۲",3:"۳",4:"۴",5:"۵",6:"۶",7:"۷",8:"۸",9:"۹",0:"۰"},n={"۱":"1","۲":"2","۳":"3","۴":"4","۵":"5","۶":"6","۷":"7","۸":"8","۹":"9","۰
5645 ":"0"},r=e.defineLocale("fa",{months:"ژانویه_فوریه_مارس_آوریل_مه_ژوئن_ژوئیه_اوت_سپتامبر_اکتبر_نوامبر_دسامبر".split("_"),monthsShort:"ژانویه_فوریه_مارس_آوریل_مه_ژوئن_ژوئیه_اوت_سپتامبر_اکتبر_نوامبر_دسامبر".split("_"),weekdays:"یک‌شنبه_دوشنبه_سه‌شنبه_چهارشنبه_پنج‌شنبه_جمعه_شنبه".split("_"),weekdaysShort:"یک‌شنبه_دوشنبه_سه‌شنبه_چهارشنبه_پنج‌شنبه_جمعه_شنبه".split("_"),weekdaysMin:"ی_د_س_چ_پ_ج_ش".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},meridiemParse:/قبل از ظهر|بعد از ظهر/,isPM:function(e){return/بعد از ظهر/.test(e)},meridiem:function(e,t,n){return e<12?"قبل از ظهر":"بعد از ظهر"},calendar:{sameDay:"[امروز سا�
5646 �ت] LT",nextDay:"[فردا ساعت] LT",nextWeek:"dddd [ساعت] LT",lastDay:"[دیروز ساعت] LT",lastWeek:"dddd [پیش] [ساعت] LT",sameElse:"L"},relativeTime:{future:"در %s",past:"%s پیش",s:"چندین ثانیه",m:"یک دقیقه",mm:"%d دقیقه",h:"یک ساعت",hh:"%d ساعت",d:"یک روز",dd:"%d روز",M:"یک ماه",MM:"%d ماه",y:"یک سال",yy:"%d سال"},preparse:function(e){return e.replace(/[۰-۹]/g,function(e){return n[e]}).replace(/،/g,",")},postformat:function(e){return e.replace(/\d/g,function(e){return t[e]}).replace(/,/g,"،")},ordinalParse:/\d{1,2}م/,ordinal:"%dم",week:{dow:6,doy:12}});return r})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";function t(e,t,r,a){var o="";switch(r){case"s":return a?"muutaman sekunnin":"muutama sekunti";case"m":return a?"minuutin":"minuutti";case"mm":o=a?"minuutin":"minuuttia";break;case"h":return a?"tunnin":"tunti";case"hh":o=a?"tunnin":"tuntia";break;case"d":return a
5647 ?"päivän":"päivä";case"dd":o=a?"päivän":"päivää";break;case"M":return a?"kuukauden":"kuukausi";case"MM":o=a?"kuukauden":"kuukautta";break;case"y":return a?"vuoden":"vuosi";case"yy":o=a?"vuoden":"vuotta"}return o=n(e,a)+" "+o}function n(e,t){return e<10?t?a[e]:r[e]:e}var r="nolla yksi kaksi kolme neljä viisi kuusi seitsemän kahdeksan yhdeksän".split(" "),a=["nolla","yhden","kahden","kolmen","neljän","viiden","kuuden",r[7],r[8],r[9]],o=e.defineLocale("fi",{months:"tammikuu_helmikuu_maaliskuu_huhtikuu_toukokuu_kesäkuu_heinäkuu_elokuu_syyskuu_lokakuu_marraskuu_joulukuu".split("_"),monthsShort:"tammi_helmi_maalis_huhti_touko_kesä_heinä_elo_syys_loka_marras_joulu".split("_"),weekdays:"sunnuntai_maanantai_tiistai_keskiviikko_torstai_perjantai_lauantai".split("_"),weekdaysShort:"su_ma_ti_ke_to_pe_la".split("_"),weekdaysMin:"su_ma_ti_ke_to_pe_la".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD.MM.YYYY",LL:"Do MMMM[ta] YYYY",LLL:"Do MMMM[ta] YYYY, [klo] HH.mm",LLLL
5648 :"dddd, Do MMMM[ta] YYYY, [klo] HH.mm",l:"D.M.YYYY",ll:"Do MMM YYYY",lll:"Do MMM YYYY, [klo] HH.mm",llll:"ddd, Do MMM YYYY, [klo] HH.mm"},calendar:{sameDay:"[tänään] [klo] LT",nextDay:"[huomenna] [klo] LT",nextWeek:"dddd [klo] LT",lastDay:"[eilen] [klo] LT",lastWeek:"[viime] dddd[na] [klo] LT",sameElse:"L"},relativeTime:{future:"%s päästä",past:"%s sitten",s:t,m:t,mm:t,h:t,hh:t,d:t,dd:t,M:t,MM:t,y:t,yy:t},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return o})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("fo",{months:"januar_februar_mars_apríl_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan_feb_mar_apr_mai_jun_jul_aug_sep_okt_nov_des".split("_"),weekdays:"sunnudagur_mánadagur_týsdagur_mikudagur_hósdagur_fríggjadagur_leygardagur".split("_"),weekdaysShort:"sun_mán_týs_mik_hós_frí_ley".split("_"),weekdaysMin:"su_má_tý_mi_hó_fr_le".split("_"),longDateFormat:{LT:"HH:mm"
5649 ,LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D. MMMM, YYYY HH:mm"},calendar:{sameDay:"[Í dag kl.] LT",nextDay:"[Í morgin kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[Í gjár kl.] LT",lastWeek:"[síðstu] dddd [kl] LT",sameElse:"L"},relativeTime:{future:"um %s",past:"%s síðani",s:"fá sekund",m:"ein minutt",mm:"%d minuttir",h:"ein tími",hh:"%d tímar",d:"ein dagur",dd:"%d dagar",M:"ein mánaði",MM:"%d mánaðir",y:"eitt ár",yy:"%d ár"},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("fr",{months:"janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre".split("_"),monthsShort:"janv._févr._mars_avr._mai_juin_juil._août_sept._oct._nov._déc.".split("_"),monthsParseExact:!0,weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam
5650 .".split("_"),weekdaysMin:"Di_Lu_Ma_Me_Je_Ve_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Aujourd'hui à] LT",nextDay:"[Demain à] LT",nextWeek:"dddd [à] LT",lastDay:"[Hier à] LT",lastWeek:"dddd [dernier à] LT",sameElse:"L"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},ordinalParse:/\d{1,2}(er|)/,ordinal:function(e){return e+(1===e?"er":"")},week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("fr-ca",{months:"janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre".split("_"),monthsShort:"janv._févr._mars_avr._mai_juin_juil._août_sept._oct._nov._déc.".split("_"),monthsParseExact
5651 :!0,weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"Di_Lu_Ma_Me_Je_Ve_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Aujourd'hui à] LT",nextDay:"[Demain à] LT",nextWeek:"dddd [à] LT",lastDay:"[Hier à] LT",lastWeek:"dddd [dernier à] LT",sameElse:"L"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},ordinalParse:/\d{1,2}(er|e)/,ordinal:function(e){return e+(1===e?"er":"e")}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("fr-ch",{months:"janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre".split("_"
5652 ),monthsShort:"janv._févr._mars_avr._mai_juin_juil._août_sept._oct._nov._déc.".split("_"),monthsParseExact:!0,weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"Di_Lu_Ma_Me_Je_Ve_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Aujourd'hui à] LT",nextDay:"[Demain à] LT",nextWeek:"dddd [à] LT",lastDay:"[Hier à] LT",lastWeek:"dddd [dernier à] LT",sameElse:"L"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},ordinalParse:/\d{1,2}(er|e)/,ordinal:function(e){return e+(1===e?"er":"e")},week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t="j
5653 an._feb._mrt._apr._mai_jun._jul._aug._sep._okt._nov._des.".split("_"),n="jan_feb_mrt_apr_mai_jun_jul_aug_sep_okt_nov_des".split("_"),r=e.defineLocale("fy",{months:"jannewaris_febrewaris_maart_april_maaie_juny_july_augustus_septimber_oktober_novimber_desimber".split("_"),monthsShort:function(e,r){return/-MMM-/.test(r)?n[e.month()]:t[e.month()]},monthsParseExact:!0,weekdays:"snein_moandei_tiisdei_woansdei_tongersdei_freed_sneon".split("_"),weekdaysShort:"si._mo._ti._wo._to._fr._so.".split("_"),weekdaysMin:"Si_Mo_Ti_Wo_To_Fr_So".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[hjoed om] LT",nextDay:"[moarn om] LT",nextWeek:"dddd [om] LT",lastDay:"[juster om] LT",lastWeek:"[ôfrûne] dddd [om] LT",sameElse:"L"},relativeTime:{future:"oer %s",past:"%s lyn",s:"in pear sekonden",m:"ien minút",mm:"%d minuten",h:"ien oere",hh:"%d oeren",d:"ien dei",dd:"%d dagen
5654 ",M:"ien moanne",MM:"%d moannen",y:"ien jier",yy:"%d jierren"},ordinalParse:/\d{1,2}(ste|de)/,ordinal:function(e){return e+(1===e||8===e||e>=20?"ste":"de")},week:{dow:1,doy:4}});return r})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=["Am Faoilleach","An Gearran","Am Màrt","An Giblean","An Cèitean","An t-Ògmhios","An t-Iuchar","An Lùnastal","An t-Sultain","An Dàmhair","An t-Samhain","An Dùbhlachd"],n=["Faoi","Gear","Màrt","Gibl","Cèit","Ògmh","Iuch","Lùn","Sult","Dàmh","Samh","Dùbh"],r=["Didòmhnaich","Diluain","Dimàirt","Diciadain","Diardaoin","Dihaoine","Disathairne"],a=["Did","Dil","Dim","Dic","Dia","Dih","Dis"],o=["Dò","Lu","Mà","Ci","Ar","Ha","Sa"],i=e.defineLocale("gd",{months:t,monthsShort:n,monthsParseExact:!0,weekdays:r,weekdaysShort:a,weekdaysMin:o,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[An-diugh aig] LT",nextDay:"[A
5655 -màireach aig] LT",nextWeek:"dddd [aig] LT",lastDay:"[An-dè aig] LT",lastWeek:"dddd [seo chaidh] [aig] LT",sameElse:"L"},relativeTime:{future:"ann an %s",past:"bho chionn %s",s:"beagan diogan",m:"mionaid",mm:"%d mionaidean",h:"uair",hh:"%d uairean",d:"latha",dd:"%d latha",M:"mìos",MM:"%d mìosan",y:"bliadhna",yy:"%d bliadhna"},ordinalParse:/\d{1,2}(d|na|mh)/,ordinal:function(e){var t=1===e?"d":e%10===2?"na":"mh";return e+t},week:{dow:1,doy:4}});return i})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("gl",{months:"xaneiro_febreiro_marzo_abril_maio_xuño_xullo_agosto_setembro_outubro_novembro_decembro".split("_"),monthsShort:"xan._feb._mar._abr._mai._xuñ._xul._ago._set._out._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"domingo_luns_martes_mércores_xoves_venres_sábado".split("_"),weekdaysShort:"dom._lun._mar._mér._xov._ven._sáb.".split("_"),weekdaysMin:"do_lu_ma_mé_xo_ve_sá".split("_"),weekdaysParseExact:!0,longDateForma
5656 t:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"},calendar:{sameDay:function(){return"[hoxe "+(1!==this.hours()?"ás":"á")+"] LT"},nextDay:function(){return"[mañá "+(1!==this.hours()?"ás":"á")+"] LT"},nextWeek:function(){return"dddd ["+(1!==this.hours()?"ás":"a")+"] LT"},lastDay:function(){return"[onte "+(1!==this.hours()?"á":"a")+"] LT"},lastWeek:function(){return"[o] dddd [pasado "+(1!==this.hours()?"ás":"a")+"] LT"},sameElse:"L"},relativeTime:{future:function(e){return 0===e.indexOf("un")?"n"+e:"en "+e},past:"hai %s",s:"uns segundos",m:"un minuto",mm:"%d minutos",h:"unha hora",hh:"%d horas",d:"un día",dd:"%d días",M:"un mes",MM:"%d meses",y:"un ano",yy:"%d anos"},ordinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("he",{months:"ינואר_פברואר_מרץ_אפרי
5657 ל_מאי_יוני_יולי_אוגוסט_ספטמבר_אוקטובר_נובמבר_דצמבר".split("_"),monthsShort:"ינו׳_פבר׳_מרץ_אפר׳_מאי_יוני_יולי_אוג׳_ספט׳_אוק׳_נוב׳_דצמ׳".split("_"),weekdays:"ראשון_שני_שלישי_רביעי_חמישי_שישי_שבת".split("_"),weekdaysShort:"א׳_ב׳_ג׳_ד׳_ה׳_ו׳_ש׳".split("_"),weekdaysMin:"א_ב_ג_ד_ה_ו_ש".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [ב]MMMM YYYY",LLL:"D [ב]MMMM YYYY HH:mm",LLLL:"dddd, D [ב]MMMM YYYY HH:mm",l:"D/M/YYYY",ll:"D MMM YYYY",lll:"D MMM YYYY HH:mm",llll:"ddd, D MMM YYYY HH:mm"},calendar:{sameDay:"[היום ב־]LT",nextDay:"[מחר ב־]LT",nextWeek:"dddd [בשעה] LT",lastDay:"[אתמול ב־]LT",lastWeek:"[ביום] dddd [האחרון בשעה] LT",sameElse:"L"},relativeTime:{future:"בעוד %s",past:"לפני %s",s:"מספר שניות",m:"דקה",mm:"%d דקות",h:"שעה",hh:function(e){return 2===e?"שע�
5658 �יים":e+" שעות"},d:"יום",dd:function(e){return 2===e?"יומיים":e+" ימים"},M:"חודש",MM:function(e){return 2===e?"חודשיים":e+" חודשים"},y:"שנה",yy:function(e){return 2===e?"שנתיים":e%10===0&&10!==e?e+" שנה":e+" שנים"}},meridiemParse:/אחה"צ|לפנה"צ|אחרי הצהריים|לפני הצהריים|לפנות בוקר|בבוקר|בערב/i,isPM:function(e){return/^(אחה"צ|אחרי הצהריים|בערב)$/.test(e)},meridiem:function(e,t,n){return e<5?"לפנות בוקר":e<10?"בבוקר":e<12?n?'לפנה"צ':"לפני הצהריים":e<18?n?'אחה"צ':"אחרי הצהריים":"בערב"}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t={1:"१",2:"२",3:"३",4:"४",5:"५",6:"६",7:"७",8:"८",9:"९",0:"०"},n={"१":"1","२":"2","३":"3","४":"4","५":"5","६":"6","७":"7","८":"8","९":"9","०":"0"},r=e.defineLocale("hi",{months:"जनवरी_फ़रवर
5659 ी_मार्च_अप्रैल_मई_जून_जुलाई_अगस्त_सितम्बर_अक्टूबर_नवम्बर_दिसम्बर".split("_"),monthsShort:"जन._फ़र._मार्च_अप्रै._मई_जून_जुल._अग._सित._अक्टू._नव._दिस.".split("_"),monthsParseExact:!0,weekdays:"रविवार_सोमवार_मंगलवार_बुधवार_गुरूवार_शुक्रवार_शनिवार".split("_"),weekdaysShort:"रवि_सोम_मंगल_बुध_गुरू_शुक्र_शनि".split("_"),weekdaysMin:"र_सो_मं_बु_गु_शु_श".split("_"),longDateFormat:{LT:"A h:mm बजे",LTS:"A h:mm:ss बजे",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm बजे",LLLL:"dddd, D MMMM YYYY, A h:mm बजे"},calendar:{sameDay:"[आज] LT",nextDay:"[कल] LT",nextWeek:"dddd, LT",lastDay:"[कल] LT",lastWeek:"[प�
5660 �छले] dddd, LT",sameElse:"L"},relativeTime:{future:"%s में",past:"%s पहले",s:"कुछ ही क्षण",m:"एक मिनट",mm:"%d मिनट",h:"एक घंटा",hh:"%d घंटे",d:"एक दिन",dd:"%d दिन",M:"एक महीने",MM:"%d महीने",y:"एक वर्ष",yy:"%d वर्ष"},preparse:function(e){return e.replace(/[१२३४५६७८९०]/g,function(e){return n[e]})},postformat:function(e){return e.replace(/\d/g,function(e){return t[e]})},meridiemParse:/रात|सुबह|दोपहर|शाम/,meridiemHour:function(e,t){return 12===e&&(e=0),"रात"===t?e<4?e:e+12:"सुबह"===t?e:"दोपहर"===t?e>=10?e:e+12:"शाम"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"रात":e<10?"सुबह":e<17?"दोपहर":e<20?"शाम":"रात"},week:{dow:0,doy:6}});return r})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";function t(e,t,n)
5661 {var r=e+" ";switch(n){case"m":return t?"jedna minuta":"jedne minute";case"mm":return r+=1===e?"minuta":2===e||3===e||4===e?"minute":"minuta";case"h":return t?"jedan sat":"jednog sata";case"hh":return r+=1===e?"sat":2===e||3===e||4===e?"sata":"sati";case"dd":return r+=1===e?"dan":"dana";case"MM":return r+=1===e?"mjesec":2===e||3===e||4===e?"mjeseca":"mjeseci";case"yy":return r+=1===e?"godina":2===e||3===e||4===e?"godine":"godina"}}var n=e.defineLocale("hr",{months:{format:"siječnja_veljače_ožujka_travnja_svibnja_lipnja_srpnja_kolovoza_rujna_listopada_studenoga_prosinca".split("_"),standalone:"siječanj_veljača_ožujak_travanj_svibanj_lipanj_srpanj_kolovoz_rujan_listopad_studeni_prosinac".split("_")},monthsShort:"sij._velj._ožu._tra._svi._lip._srp._kol._ruj._lis._stu._pro.".split("_"),monthsParseExact:!0,weekdays:"nedjelja_ponedjeljak_utorak_srijeda_četvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sri._čet._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_če_pe_s
5662 u".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[jučer u] LT",lastWeek:function(){switch(this.day()){case 0:case 3:return"[prošlu] dddd [u] LT";case 6:return"[prošle] [subote] [u] LT";case 1:case 2:case 4:case 5:return"[prošli] dddd [u] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"prije %s",s:"par sekundi",m:t,mm:t,h:t,hh:t,d:"dan",dd:t,M:"mjesec",MM:t,y:"godinu",yy:t},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}});return n})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";function t(e,t,n,r){var a=e;switch(n){case"s":return r||t?"néhány másodperc":"né
5663 hány másodperce";case"m":return"egy"+(r||t?" perc":" perce");case"mm":return a+(r||t?" perc":" perce");case"h":return"egy"+(r||t?" óra":" órája");case"hh":return a+(r||t?" óra":" órája");case"d":return"egy"+(r||t?" nap":" napja");case"dd":return a+(r||t?" nap":" napja");case"M":return"egy"+(r||t?" hónap":" hónapja");case"MM":return a+(r||t?" hónap":" hónapja");case"y":return"egy"+(r||t?" év":" éve");case"yy":return a+(r||t?" év":" éve")}return""}function n(e){return(e?"":"[múlt] ")+"["+r[this.day()]+"] LT[-kor]"}var r="vasárnap hétfőn kedden szerdán csütörtökön pénteken szombaton".split(" "),a=e.defineLocale("hu",{months:"január_február_március_április_május_június_július_augusztus_szeptember_október_november_december".split("_"),monthsShort:"jan_feb_márc_ápr_máj_jún_júl_aug_szept_okt_nov_dec".split("_"),weekdays:"vasárnap_hétfő_kedd_szerda_csütörtök_péntek_szombat".split("_"),weekdaysShort:"vas_hét_kedd_sze_csüt_pén_szo".split("_"),w
5664 eekdaysMin:"v_h_k_sze_cs_p_szo".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"YYYY.MM.DD.",LL:"YYYY. MMMM D.",LLL:"YYYY. MMMM D. H:mm",LLLL:"YYYY. MMMM D., dddd H:mm"},meridiemParse:/de|du/i,isPM:function(e){return"u"===e.charAt(1).toLowerCase()},meridiem:function(e,t,n){return e<12?n===!0?"de":"DE":n===!0?"du":"DU"},calendar:{sameDay:"[ma] LT[-kor]",nextDay:"[holnap] LT[-kor]",nextWeek:function(){return n.call(this,!0)},lastDay:"[tegnap] LT[-kor]",lastWeek:function(){return n.call(this,!1)},sameElse:"L"},relativeTime:{future:"%s múlva",past:"%s",s:t,m:t,mm:t,h:t,hh:t,d:t,dd:t,M:t,MM:t,y:t,yy:t},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}});return a})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("hy-am",{months:{format:"հունվարի_փետրվարի_մարտի_ապրիլի_մայիսի_հունիսի_հուլիսի_օգոստոսի_սեպտեմբերի_հոկտեմբերի_նոյեմբերի_դեկտեմբե
5665 րի".split("_"),standalone:"հունվար_փետրվար_մարտ_ապրիլ_մայիս_հունիս_հուլիս_օգոստոս_սեպտեմբեր_հոկտեմբեր_նոյեմբեր_դեկտեմբեր".split("_")},monthsShort:"հնվ_փտր_մրտ_ապր_մյս_հնս_հլս_օգս_սպտ_հկտ_նմբ_դկտ".split("_"),weekdays:"կիրակի_երկուշաբթի_երեքշաբթի_չորեքշաբթի_հինգշաբթի_ուրբաթ_շաբաթ".split("_"),weekdaysShort:"կրկ_երկ_երք_չրք_հնգ_ուրբ_շբթ".split("_"),weekdaysMin:"կրկ_երկ_երք_չրք_հնգ_ուրբ_շբթ".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY թ.",LLL:"D MMMM YYYY թ., HH:mm",LLLL:"dddd, D MMMM YYYY թ., HH:mm"},calendar:{sameDay:"[այսօր] LT",nextDay:"[վաղը] LT",lastDay:"[երեկ] LT",nextWeek:function(){return"dddd [օրը ժամը] LT"},lastWeek:function(){return"[անցած] dddd [օրը ժամը] LT"},sameElse:"L"},relativeTime
5666 :{future:"%s հետո",past:"%s առաջ",s:"մի քանի վայրկյան",m:"րոպե",mm:"%d րոպե",h:"ժամ",hh:"%d ժամ",d:"օր",dd:"%d օր",M:"ամիս",MM:"%d ամիս",y:"տարի",yy:"%d տարի"},meridiemParse:/գիշերվա|առավոտվա|ցերեկվա|երեկոյան/,isPM:function(e){return/^(ցերեկվա|երեկոյան)$/.test(e)},meridiem:function(e){return e<4?"գիշերվա":e<12?"առավոտվա":e<17?"ցերեկվա":"երեկոյան"},ordinalParse:/\d{1,2}|\d{1,2}-(ին|րդ)/,ordinal:function(e,t){switch(t){case"DDD":case"w":case"W":case"DDDo":return 1===e?e+"-ին":e+"-րդ";default:return e}},week:{dow:1,doy:7}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("id",{months:"Januari_Februari_Maret_April_Mei_Juni_Juli_Agustus_September_Oktober_November_Desember".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Mei_Jun_Jul_Ags_Sep_Okt_Nov_Des".split("_"),weekdays:"Minggu_Senin_Selasa_Rabu_Kamis
5667 _Jumat_Sabtu".split("_"),weekdaysShort:"Min_Sen_Sel_Rab_Kam_Jum_Sab".split("_"),weekdaysMin:"Mg_Sn_Sl_Rb_Km_Jm_Sb".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/pagi|siang|sore|malam/,meridiemHour:function(e,t){return 12===e&&(e=0),"pagi"===t?e:"siang"===t?e>=11?e:e+12:"sore"===t||"malam"===t?e+12:void 0},meridiem:function(e,t,n){return e<11?"pagi":e<15?"siang":e<19?"sore":"malam"},calendar:{sameDay:"[Hari ini pukul] LT",nextDay:"[Besok pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kemarin pukul] LT",lastWeek:"dddd [lalu pukul] LT",sameElse:"L"},relativeTime:{future:"dalam %s",past:"%s yang lalu",s:"beberapa detik",m:"semenit",mm:"%d menit",h:"sejam",hh:"%d jam",d:"sehari",dd:"%d hari",M:"sebulan",MM:"%d bulan",y:"setahun",yy:"%d tahun"},week:{dow:1,doy:7}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";function t(e){re
5668 turn e%100===11||e%10!==1}function n(e,n,r,a){var o=e+" ";switch(r){case"s":return n||a?"nokkrar sekúndur":"nokkrum sekúndum";case"m":return n?"mínúta":"mínútu";case"mm":return t(e)?o+(n||a?"mínútur":"mínútum"):n?o+"mínúta":o+"mínútu";case"hh":return t(e)?o+(n||a?"klukkustundir":"klukkustundum"):o+"klukkustund";case"d":return n?"dagur":a?"dag":"degi";case"dd":return t(e)?n?o+"dagar":o+(a?"daga":"dögum"):n?o+"dagur":o+(a?"dag":"degi");case"M":return n?"mánuður":a?"mánuð":"mánuði";case"MM":return t(e)?n?o+"mánuðir":o+(a?"mánuði":"mánuðum"):n?o+"mánuður":o+(a?"mánuð":"mánuði");case"y":return n||a?"ár":"ári";case"yy":return t(e)?o+(n||a?"ár":"árum"):o+(n||a?"ár":"ári")}}var r=e.defineLocale("is",{months:"janúar_febrúar_mars_apríl_maí_júní_júlí_ágúst_september_október_nóvember_desember".split("_"),monthsShort:"jan_feb_mar_apr_maí_jún_júl_ágú_sep_okt_nóv_des".split("_"),weekdays:"sunnudagur_mánudagur_þriðjudagur_miðvikudagur_fim
5669 mtudagur_föstudagur_laugardagur".split("_"),weekdaysShort:"sun_mán_þri_mið_fim_fös_lau".split("_"),weekdaysMin:"Su_Má_Þr_Mi_Fi_Fö_La".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] H:mm",LLLL:"dddd, D. MMMM YYYY [kl.] H:mm"},calendar:{sameDay:"[í dag kl.] LT",nextDay:"[á morgun kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[í gær kl.] LT",lastWeek:"[síðasta] dddd [kl.] LT",sameElse:"L"},relativeTime:{future:"eftir %s",past:"fyrir %s síðan",s:n,m:n,mm:n,h:"klukkustund",hh:n,d:n,dd:n,M:n,MM:n,y:n,yy:n},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return r})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("it",{months:"gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre".split("_"),monthsShort:"gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic".split("_"),weekdays:"Domenica_Lunedì_Martedì_Mercoledì_Giovedì_Ven
5670 erdì_Sabato".split("_"),weekdaysShort:"Dom_Lun_Mar_Mer_Gio_Ven_Sab".split("_"),weekdaysMin:"Do_Lu_Ma_Me_Gi_Ve_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Oggi alle] LT",nextDay:"[Domani alle] LT",nextWeek:"dddd [alle] LT",lastDay:"[Ieri alle] LT",lastWeek:function(){switch(this.day()){case 0:return"[la scorsa] dddd [alle] LT";default:return"[lo scorso] dddd [alle] LT"}},sameElse:"L"},relativeTime:{future:function(e){return(/^[0-9].+$/.test(e)?"tra":"in")+" "+e},past:"%s fa",s:"alcuni secondi",m:"un minuto",mm:"%d minuti",h:"un'ora",hh:"%d ore",d:"un giorno",dd:"%d giorni",M:"un mese",MM:"%d mesi",y:"un anno",yy:"%d anni"},ordinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("ja",{months:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".s
5671 plit("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),weekdays:"日曜日_月曜日_火曜日_水曜日_木曜日_金曜日_土曜日".split("_"),weekdaysShort:"日_月_火_水_木_金_土".split("_"),weekdaysMin:"日_月_火_水_木_金_土".split("_"),longDateFormat:{LT:"Ah時m分",LTS:"Ah時m分s秒",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日Ah時m分",LLLL:"YYYY年M月D日Ah時m分 dddd"},meridiemParse:/午前|午後/i,isPM:function(e){return"午後"===e},meridiem:function(e,t,n){return e<12?"午前":"午後"},calendar:{sameDay:"[今日] LT",nextDay:"[明日] LT",nextWeek:"[来週]dddd LT",lastDay:"[昨日] LT",lastWeek:"[前週]dddd LT",sameElse:"L"},ordinalParse:/\d{1,2}日/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"日";default:return e}},relativeTime:{future:"%s後",past:"%s前",s:"数秒",m:"1分",mm:"%d分",h:"1時間",hh:"%d時間",d:"1日",dd:"%d日",M:"1ヶ月",MM:"%dヶ月",y:"1年",yy:
5672 "%d年"}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("jv",{months:"Januari_Februari_Maret_April_Mei_Juni_Juli_Agustus_September_Oktober_Nopember_Desember".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Mei_Jun_Jul_Ags_Sep_Okt_Nop_Des".split("_"),weekdays:"Minggu_Senen_Seloso_Rebu_Kemis_Jemuwah_Septu".split("_"),weekdaysShort:"Min_Sen_Sel_Reb_Kem_Jem_Sep".split("_"),weekdaysMin:"Mg_Sn_Sl_Rb_Km_Jm_Sp".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/enjing|siyang|sonten|ndalu/,meridiemHour:function(e,t){return 12===e&&(e=0),"enjing"===t?e:"siyang"===t?e>=11?e:e+12:"sonten"===t||"ndalu"===t?e+12:void 0},meridiem:function(e,t,n){return e<11?"enjing":e<15?"siyang":e<19?"sonten":"ndalu"},calendar:{sameDay:"[Dinten puniko pukul] LT",nextDay:"[Mbenjang pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kala wingi puku
5673 l] LT",lastWeek:"dddd [kepengker pukul] LT",sameElse:"L"},relativeTime:{future:"wonten ing %s",past:"%s ingkang kepengker",s:"sawetawis detik",m:"setunggal menit",mm:"%d menit",h:"setunggal jam",hh:"%d jam",d:"sedinten",dd:"%d dinten",M:"sewulan",MM:"%d wulan",y:"setaun",yy:"%d taun"},week:{dow:1,doy:7}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("ka",{months:{standalone:"იანვარი_თებერვალი_მარტი_აპრილი_მაისი_ივნისი_ივლისი_აგვისტო_სექტემბერი_ოქტომბერი_ნოემბერი_დეკემბერი".split("_"),format:"იანვარს_თებერვალს_მარტს_აპრილის_მაისს_ივნისს_ივლისს_აგვისტს_სექტემბერს_ოქტომბერს_ნოემბერს_დეკემბ
5674 ერს".split("_")},monthsShort:"იან_თებ_მარ_აპრ_მაი_ივნ_ივლ_აგვ_სექ_ოქტ_ნოე_დეკ".split("_"),weekdays:{standalone:"კვირა_ორშაბათი_სამშაბათი_ოთხშაბათი_ხუთშაბათი_პარასკევი_შაბათი".split("_"),format:"კვირას_ორშაბათს_სამშაბათს_ოთხშაბათს_ხუთშაბათს_პარასკევს_შაბათს".split("_"),isFormat:/(წინა|შემდეგ)/},weekdaysShort:"კვი_ორშ_სამ_ოთხ_ხუთ_პარ_შაბ".split("_"),weekdaysMin:"კვ_ორ_სა_ოთ_ხუ_პა_შა".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[დღეს] LT[-ზე]",nextDay:"[ხვალ] LT[-�
5675 �ე]",lastDay:"[გუშინ] LT[-ზე]",nextWeek:"[შემდეგ] dddd LT[-ზე]",lastWeek:"[წინა] dddd LT-ზე",sameElse:"L"},relativeTime:{future:function(e){return/(წამი|წუთი|საათი|წელი)/.test(e)?e.replace(/ი$/,"ში"):e+"ში"},past:function(e){return/(წამი|წუთი|საათი|დღე|თვე)/.test(e)?e.replace(/(ი|ე)$/,"ის წინ"):/წელი/.test(e)?e.replace(/წელი$/,"წლის წინ"):void 0},s:"რამდენიმე წამი",m:"წუთი",mm:"%d წუთი",
5676 -h:"საათი",hh:"%d საათი",d:"დღე",dd:"%d დღე",M:"თვე",MM:"%d თვე",y:"წელი",yy:"%d წელი"},ordinalParse:/0|1-ლი|მე-\d{1,2}|\d{1,2}-ე/,ordinal:function(e){return 0===e?e:1===e?e+"-ლი":e<20||e<=100&&e%20===0||e%100===0?"მე-"+e:e+"-ე"},week:{dow:1,doy:7}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t={0:"-ші",1:"-ші",2:"-ші",3:"-ші",4:"-ші",5:"-ші",6:"-шы",7:"-ші",8:"-ші",9:"-шы",10:"-шы",20:"-шы",30:"-шы",40:"-шы",50:"-ші",60:"-шы",70:"-ші",80:"-ші",90:"-шы",100:"-ші"},n=e.defineLocale("kk",{months:"қаңтар_ақпан_наурыз_сәуір_мамыр_маусым_шілде_тамыз_қыркүйек_қазан_қараша_желтоқсан".split("_"),monthsShort:"қаң_ақп_нау_сәу_мам_мау_шіл_там_қыр_қаз_қар_жел".split("_"),weekdays:"жексенбі_дүйсенбі_сейсенб
5677 і_сәрсенбі_бейсенбі_жұма_сенбі".split("_"),weekdaysShort:"жек_дүй_сей_сәр_бей_жұм_сен".split("_"),weekdaysMin:"жк_дй_сй_ср_бй_жм_сн".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Бүгін сағат] LT",nextDay:"[Ертең сағат] LT",nextWeek:"dddd [сағат] LT",lastDay:"[Кеше сағат] LT",lastWeek:"[Өткен аптаның] dddd [сағат] LT",sameElse:"L"},relativeTime:{future:"%s ішінде",past:"%s бұрын",s:"бірнеше секунд",m:"бір минут",mm:"%d минут",h:"бір сағат",hh:"%d сағат",d:"бір күн",dd:"%d күн",M:"бір ай",MM:"%d ай",y:"бір жыл",yy:"%d жыл"},ordinalParse:/\d{1,2}-(ші|шы)/,ordinal:function(e){var n=e%10,r=e>=100?100:null;return e+(t[e]||t[n]||t[r])},week:{dow:1,doy:7}});return n})},function(e,t,n){!func
5678 tion(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("km",{months:"មករា_កុម្ភៈ_មីនា_មេសា_ឧសភា_មិថុនា_កក្កដា_សីហា_កញ្ញា_តុលា_វិច្ឆិកា_ធ្នូ".split("_"),monthsShort:"មករា_កុម្ភៈ_មីនា_មេសា_ឧសភា_មិថុនា_កក្កដា_សីហា_កញ្ញា_តុលា_វិច្ឆិកា_ធ្នូ".split("_"),weekdays:"អាទិត្យ_ច័ន្ទ_អង្គារ_ពុធ_ព្រហស្បតិ៍_សុក្រ_សៅរ៍".split("_"),weekdaysShort:"អាទិត្យ_ច័ន្ទ_អង្គារ_ពុធ_ព្រហស្បតិ៍_សុក្រ_សៅរ៍".split("_"),weekdaysMin:"អាទិត្យ_ច័ន្ទ_អង្គារ_ពុធ_ព្រហស្បតិ៍_សុក្រ_សៅរ៍".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss"
5679 ,L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[ថ្ងៃនេះ ម៉ោង] LT",nextDay:"[ស្អែក ម៉ោង] LT",nextWeek:"dddd [ម៉ោង] LT",lastDay:"[ម្សិលមិញ ម៉ោង] LT",lastWeek:"dddd [សប្តាហ៍មុន] [ម៉ោង] LT",sameElse:"L"},relativeTime:{future:"%sទៀត",past:"%sមុន",s:"ប៉ុន្មានវិនាទី",m:"មួយនាទី",mm:"%d នាទី",h:"មួយម៉ោង",hh:"%d ម៉ោង",d:"មួយថ្ងៃ",dd:"%d ថ្ងៃ",M:"មួយខែ",MM:"%d ខែ",y:"មួយឆ្នាំ",yy:"%d ឆ្នាំ"},week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("ko",{months:"1월_2월_3월_4월_5월_6월_7월_8월_9월_10월_11월_12월".split("_"),monthsShort:"1월_2월_3월_4월_5월_6월_7월_8월_9월_10월_11월_12월".split("_"),we
5680 ekdays:"일요일_월요일_화요일_수요일_목요일_금요일_토요일".split("_"),weekdaysShort:"일_월_화_수_목_금_토".split("_"),weekdaysMin:"일_월_화_수_목_금_토".split("_"),longDateFormat:{LT:"A h시 m분",LTS:"A h시 m분 s초",L:"YYYY.MM.DD",LL:"YYYY년 MMMM D일",LLL:"YYYY년 MMMM D일 A h시 m분",LLLL:"YYYY년 MMMM D일 dddd A h시 m분"},calendar:{sameDay:"오늘 LT",nextDay:"내일 LT",nextWeek:"dddd LT",lastDay:"어제 LT",lastWeek:"지난주 dddd LT",sameElse:"L"},relativeTime:{future:"%s 후",past:"%s 전",s:"몇 초",ss:"%d초",m:"일분",mm:"%d분",h:"한 시간",hh:"%d시간",d:"하루",dd:"%d일",M:"한 달",MM:"%d달",y:"일 년",yy:"%d년"},ordinalParse:/\d{1,2}일/,ordinal:"%d일",meridiemParse:/오전|오후/,isPM:function(e){return"오후"===e},meridiem:function(e,t,n){return e<12?"오전":"오후"}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t={0:"-чү",1:"-чи",2:"-чи",3:"-чү",4:"-чү"
5681 ,5:"-чи",6:"-чы",7:"-чи",8:"-чи",9:"-чу",10:"-чу",20:"-чы",30:"-чу",40:"-чы",50:"-чү",60:"-чы",70:"-чи",80:"-чи",90:"-чу",100:"-чү"},n=e.defineLocale("ky",{months:"январь_февраль_март_апрель_май_июнь_июль_август_сентябрь_октябрь_ноябрь_декабрь".split("_"),monthsShort:"янв_фев_март_апр_май_июнь_июль_авг_сен_окт_ноя_дек".split("_"),weekdays:"Жекшемби_Дүйшөмбү_Шейшемби_Шаршемби_Бейшемби_Жума_Ишемби".split("_"),weekdaysShort:"Жек_Дүй_Шей_Шар_Бей_Жум_Ише".split("_"),weekdaysMin:"Жк_Дй_Шй_Шр_Бй_Жм_Иш".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Бүгүн саат] LT",nextDay:"[Эртең саат] LT",nextWeek:"dddd [саат] LT",lastDay:"[Кече са
5682 ат] LT",lastWeek:"[Өткен аптанын] dddd [күнү] [саат] LT",sameElse:"L"},relativeTime:{future:"%s ичинде",past:"%s мурун",s:"бирнече секунд",m:"бир мүнөт",mm:"%d мүнөт",h:"бир саат",hh:"%d саат",d:"бир күн",dd:"%d күн",M:"бир ай",MM:"%d ай",y:"бир жыл",yy:"%d жыл"},ordinalParse:/\d{1,2}-(чи|чы|чү|чу)/,ordinal:function(e){var n=e%10,r=e>=100?100:null;return e+(t[e]||t[n]||t[r])},week:{dow:1,doy:7}});return n})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";function t(e,t,n,r){var a={m:["eng Minutt","enger Minutt"],h:["eng Stonn","enger Stonn"],d:["een Dag","engem Dag"],M:["ee Mount","engem Mount"],y:["ee Joer","engem Joer"]};return t?a[n][0]:a[n][1]}function n(e){var t=e.substr(0,e.indexOf(" "));return a(t)?"a "+e:"an "+e}function r(e){var t=e.substr(0,e.indexOf(" "));return a(t)?"viru "+e:"virun "+e}function a(e){if(e=parseInt(e,10),isNaN(e))return!1;if(e<0)
5683 return!0;if(e<10)return 4<=e&&e<=7;if(e<100){var t=e%10,n=e/10;return a(0===t?n:t)}if(e<1e4){for(;e>=10;)e/=10;return a(e)}return e/=1e3,a(e)}var o=e.defineLocale("lb",{months:"Januar_Februar_Mäerz_Abrëll_Mee_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Febr._Mrz._Abr._Mee_Jun._Jul._Aug._Sept._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonndeg_Méindeg_Dënschdeg_Mëttwoch_Donneschdeg_Freideg_Samschdeg".split("_"),weekdaysShort:"So._Mé._Dë._Më._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mé_Dë_Më_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm [Auer]",LTS:"H:mm:ss [Auer]",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm [Auer]",LLLL:"dddd, D. MMMM YYYY H:mm [Auer]"},calendar:{sameDay:"[Haut um] LT",sameElse:"L",nextDay:"[Muer um] LT",nextWeek:"dddd [um] LT",lastDay:"[Gëschter um] LT",lastWeek:function(){switch(this.day()){case 2:case 4:return"[Leschten] dddd [um] LT";default:return"[Leschte] dddd [um
5684 ] LT"}}},relativeTime:{future:n,past:r,s:"e puer Sekonnen",m:t,mm:"%d Minutten",h:t,hh:"%d Stonnen",d:t,dd:"%d Deeg",M:t,MM:"%d Méint",y:t,yy:"%d Joer"},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return o})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("lo",{months:"ມັງກອນ_ກຸມພາ_ມີນາ_ເມສາ_ພຶດສະພາ_ມິຖຸນາ_ກໍລະກົດ_ສິງຫາ_ກັນຍາ_ຕຸລາ_ພະຈິກ_ທັນວາ".split("_"),monthsShort:"ມັງກອນ_ກຸມພາ_ມີນາ_ເມສາ_ພຶດສະພາ_ມິຖຸນາ_ກໍລະກົດ_ສິງຫາ_ກັນຍາ_ຕຸລາ_ພະຈິກ_ທັນວາ".split("_"),weekdays:"ອາທິດ_ຈັນ_ອັງຄານ_ພຸດ_ພະຫັດ_ສຸກ_ເສົາ".split("_"),weekdaysShort:"ທິດ_ຈັນ_ອັງຄານ_ພຸດ_ພະຫັດ_ສຸກ_ເສົາ".split
5685 ("_"),weekdaysMin:"ທ_ຈ_ອຄ_ພ_ພຫ_ສກ_ສ".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"ວັນdddd D MMMM YYYY HH:mm"},meridiemParse:/ຕອນເຊົ້າ|ຕອນແລງ/,isPM:function(e){return"ຕອນແລງ"===e},meridiem:function(e,t,n){return e<12?"ຕອນເຊົ້າ":"ຕອນແລງ"},calendar:{sameDay:"[ມື້ນີ້ເວລາ] LT",nextDay:"[ມື້ອື່ນເວລາ] LT",nextWeek:"[ວັນ]dddd[ໜ້າເວລາ] LT",lastDay:"[ມື້ວານນີ້ເວລາ] LT",lastWeek:"[ວັນ]dddd[ແລ້ວນີ້ເວລາ] LT",sameElse:"L"},relativeTime:{future:"ອີກ %s",past:"%sຜ່ານມາ",s:"ບໍ່ເທົ່າໃດວິນາທີ",m:"1 ນາທີ",mm:"%d ນາທີ",h:"1 ຊົ່ວໂມງ",hh:"%d ຊົ່ວໂມງ",d:"1 ມື້",dd:"%d ມື້",M:"1 ເດືອນ",MM:"%d ເ�
5686 ��ືອນ",y:"1 ປີ",yy:"%d ປີ"},ordinalParse:/(ທີ່)\d{1,2}/,ordinal:function(e){return"ທີ່"+e}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";function t(e,t,n,r){return t?"kelios sekundės":r?"kelių sekundžių":"kelias sekundes"}function n(e,t,n,r){return t?a(n)[0]:r?a(n)[1]:a(n)[2]}function r(e){return e%10===0||e>10&&e<20}function a(e){return i[e].split("_")}function o(e,t,o,i){var s=e+" ";return 1===e?s+n(e,t,o[0],i):t?s+(r(e)?a(o)[1]:a(o)[0]):i?s+a(o)[1]:s+(r(e)?a(o)[1]:a(o)[2])}var i={m:"minutė_minutės_minutę",mm:"minutės_minučių_minutes",h:"valanda_valandos_valandą",hh:"valandos_valandų_valandas",d:"diena_dienos_dieną",dd:"dienos_dienų_dienas",M:"mėnuo_mėnesio_mėnesį",MM:"mėnesiai_mėnesių_mėnesius",y:"metai_metų_metus",yy:"metai_metų_metus"},s=e.defineLocale("lt",{months:{format:"sausio_vasario_kovo_balandžio_gegužės_birželio_liepos_rugpjūčio_rugsėjo_spalio_lapkričio_gruodžio".split("_"
5687 ),standalone:"sausis_vasaris_kovas_balandis_gegužė_birželis_liepa_rugpjūtis_rugsėjis_spalis_lapkritis_gruodis".split("_"),isFormat:/D[oD]?(\[[^\[\]]*\]|\s+)+MMMM?|MMMM?(\[[^\[\]]*\]|\s+)+D[oD]?/},monthsShort:"sau_vas_kov_bal_geg_bir_lie_rgp_rgs_spa_lap_grd".split("_"),weekdays:{format:"sekmadienį_pirmadienį_antradienį_trečiadienį_ketvirtadienį_penktadienį_šeštadienį".split("_"),standalone:"sekmadienis_pirmadienis_antradienis_trečiadienis_ketvirtadienis_penktadienis_šeštadienis".split("_"),isFormat:/dddd HH:mm/},weekdaysShort:"Sek_Pir_Ant_Tre_Ket_Pen_Šeš".split("_"),weekdaysMin:"S_P_A_T_K_Pn_Š".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY [m.] MMMM D [d.]",LLL:"YYYY [m.] MMMM D [d.], HH:mm [val.]",LLLL:"YYYY [m.] MMMM D [d.], dddd, HH:mm [val.]",l:"YYYY-MM-DD",ll:"YYYY [m.] MMMM D [d.]",lll:"YYYY [m.] MMMM D [d.], HH:mm [val.]",llll:"YYYY [m.] MMMM D [d.], ddd, HH:mm [val.]"},calendar:{sameDay:"[Šiandien] LT"
5688 ,nextDay:"[Rytoj] LT",nextWeek:"dddd LT",lastDay:"[Vakar] LT",lastWeek:"[Praėjusį] dddd LT",sameElse:"L"},relativeTime:{future:"po %s",past:"prieš %s",s:t,m:n,mm:o,h:n,hh:o,d:n,dd:o,M:n,MM:o,y:n,yy:o},ordinalParse:/\d{1,2}-oji/,ordinal:function(e){return e+"-oji"},week:{dow:1,doy:4}});return s})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";function t(e,t,n){return n?t%10===1&&t%100!==11?e[2]:e[3]:t%10===1&&t%100!==11?e[0]:e[1]}function n(e,n,r){return e+" "+t(o[r],e,n)}function r(e,n,r){return t(o[r],e,n)}function a(e,t){return t?"dažas sekundes":"dažām sekundēm"}var o={m:"minūtes_minūtēm_minūte_minūtes".split("_"),mm:"minūtes_minūtēm_minūte_minūtes".split("_"),h:"stundas_stundām_stunda_stundas".split("_"),hh:"stundas_stundām_stunda_stundas".split("_"),d:"dienas_dienām_diena_dienas".split("_"),dd:"dienas_dienām_diena_dienas".split("_"),M:"mēneša_mēnešiem_mēnesis_mēneši".split("_"),MM:"mēneša_mēnešiem_mēnesis_mēneši".spli
5689 t("_"),y:"gada_gadiem_gads_gadi".split("_"),yy:"gada_gadiem_gads_gadi".split("_")},i=e.defineLocale("lv",{months:"janvāris_februāris_marts_aprīlis_maijs_jūnijs_jūlijs_augusts_septembris_oktobris_novembris_decembris".split("_"),monthsShort:"jan_feb_mar_apr_mai_jūn_jūl_aug_sep_okt_nov_dec".split("_"),weekdays:"svētdiena_pirmdiena_otrdiena_trešdiena_ceturtdiena_piektdiena_sestdiena".split("_"),weekdaysShort:"Sv_P_O_T_C_Pk_S".split("_"),weekdaysMin:"Sv_P_O_T_C_Pk_S".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY.",LL:"YYYY. [gada] D. MMMM",LLL:"YYYY. [gada] D. MMMM, HH:mm",LLLL:"YYYY. [gada] D. MMMM, dddd, HH:mm"},calendar:{sameDay:"[Šodien pulksten] LT",nextDay:"[Rīt pulksten] LT",nextWeek:"dddd [pulksten] LT",lastDay:"[Vakar pulksten] LT",lastWeek:"[Pagājušā] dddd [pulksten] LT",sameElse:"L"},relativeTime:{future:"pēc %s",past:"pirms %s",s:a,m:r,mm:n,h:r,hh:n,d:r,dd:n,M:r,MM:n,y:r,yy:n},ordinalParse:/\d{1,2}\./,ordinal:"%d.",wee
5690 k:{dow:1,doy:4}});return i})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t={words:{m:["jedan minut","jednog minuta"],mm:["minut","minuta","minuta"],h:["jedan sat","jednog sata"],hh:["sat","sata","sati"],dd:["dan","dana","dana"],MM:["mjesec","mjeseca","mjeseci"],yy:["godina","godine","godina"]},correctGrammaticalCase:function(e,t){return 1===e?t[0]:e>=2&&e<=4?t[1]:t[2]},translate:function(e,n,r){var a=t.words[r];return 1===r.length?n?a[0]:a[1]:e+" "+t.correctGrammaticalCase(e,a)}},n=e.defineLocale("me",{months:"januar_februar_mart_april_maj_jun_jul_avgust_septembar_oktobar_novembar_decembar".split("_"),monthsShort:"jan._feb._mar._apr._maj_jun_jul_avg._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedjelja_ponedjeljak_utorak_srijeda_četvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sri._čet._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_če_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",
5691 L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sjutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[juče u] LT",lastWeek:function(){var e=["[prošle] [nedjelje] [u] LT","[prošlog] [ponedjeljka] [u] LT","[prošlog] [utorka] [u] LT","[prošle] [srijede] [u] LT","[prošlog] [četvrtka] [u] LT","[prošlog] [petka] [u] LT","[prošle] [subote] [u] LT"];return e[this.day()]},sameElse:"L"},relativeTime:{future:"za %s",past:"prije %s",s:"nekoliko sekundi",m:t.translate,mm:t.translate,h:t.translate,hh:t.translate,d:"dan",dd:t.translate,M:"mjesec",MM:t.translate,y:"godinu",yy:t.translate},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}});return n})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.d
5692 efineLocale("mi",{months:"Kohi-tāte_Hui-tanguru_Poutū-te-rangi_Paenga-whāwhā_Haratua_Pipiri_Hōngoingoi_Here-turi-kōkā_Mahuru_Whiringa-ā-nuku_Whiringa-ā-rangi_Hakihea".split("_"),monthsShort:"Kohi_Hui_Pou_Pae_Hara_Pipi_Hōngoi_Here_Mahu_Whi-nu_Whi-ra_Haki".split("_"),monthsRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,3}/i,monthsStrictRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,3}/i,monthsShortRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,3}/i,monthsShortStrictRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,2}/i,weekdays:"Rātapu_Mane_Tūrei_Wenerei_Tāite_Paraire_Hātarei".split("_"),weekdaysShort:"Ta_Ma_Tū_We_Tāi_Pa_Hā".split("_"),weekdaysMin:"Ta_Ma_Tū_We_Tāi_Pa_Hā".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [i] HH:mm",LLLL:"dddd, D MMMM YYYY [i] HH:mm"},calendar:{sameDay:"[i teie mahana, i] LT",nextDay:"[apopo i] LT",nextWeek:"dddd [i] LT",lastDay:"[inanahi i] LT",lastWeek:"dddd [whakamutunga i] LT",sameElse:"L"},relativeTi
5693 me:{future:"i roto i %s",past:"%s i mua",s:"te hēkona ruarua",m:"he meneti",mm:"%d meneti",h:"te haora",hh:"%d haora",d:"he ra",dd:"%d ra",M:"he marama",MM:"%d marama",y:"he tau",yy:"%d tau"},ordinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("mk",{months:"јануари_февруари_март_април_мај_јуни_јули_август_септември_октомври_ноември_декември".split("_"),monthsShort:"јан_фев_мар_апр_мај_јун_јул_авг_сеп_окт_ное_дек".split("_"),weekdays:"недела_понеделник_вторник_среда_четврток_петок_сабота".split("_"),weekdaysShort:"нед_пон_вто_сре_чет_пет_саб".split("_"),weekdaysMin:"нe_пo_вт_ср_че_пе_сa".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H
5694 :mm",LLLL:"dddd, D MMMM YYYY H:mm"},calendar:{sameDay:"[Денес во] LT",nextDay:"[Утре во] LT",nextWeek:"[Во] dddd [во] LT",lastDay:"[Вчера во] LT",lastWeek:function(){switch(this.day()){case 0:case 3:case 6:return"[Изминатата] dddd [во] LT";case 1:case 2:case 4:case 5:return"[Изминатиот] dddd [во] LT"}},sameElse:"L"},relativeTime:{future:"после %s",past:"пред %s",s:"неколку секунди",m:"минута",mm:"%d минути",h:"час",hh:"%d часа",d:"ден",dd:"%d дена",M:"месец",MM:"%d месеци",y:"година",yy:"%d години"},ordinalParse:/\d{1,2}-(ев|ен|ти|ви|ри|ми)/,ordinal:function(e){var t=e%10,n=e%100;return 0===e?e+"-ев":0===n?e+"-ен":n>10&&n<20?e+"-ти":1===t?e+"-ви":2===t?e+"-ри":7===t||8===t?e+"-ми":e+"-ти"},week:{dow:1,doy:7}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("ml",{months:"ജനുവ
5695 രി_ഫെബ്രുവരി_മാർച്ച്_ഏപ്രിൽ_മേയ്_ജൂൺ_ജൂലൈ_ഓഗസ്റ്റ്_സെപ്റ്റംബർ_ഒക്ടോബർ_നവംബർ_ഡിസംബർ".split("_"),monthsShort:"ജനു._ഫെബ്രു._മാർ._ഏപ്രി._മേയ്_ജൂൺ_ജൂലൈ._ഓഗ._സെപ്റ്റ._ഒക്ടോ._നവം._ഡിസം.".split("_"),monthsParseExact:!0,weekdays:"ഞായറാഴ്ച_തിങ്കളാഴ്ച_ചൊവ്വാഴ്ച_ബുധനാഴ്ച_വ്യാഴാഴ്ച_വെള്ളിയാഴ്ച_ശനിയാഴ്ച".split("_"),weekdaysShort:"ഞായർ_തിങ്കൾ_ചൊവ്വ_ബുധൻ_വ്യാഴം_വെള്ളി_ശനി".split("_"),weekdaysMin:"ഞാ_തി_ചൊ_ബു_വ്യാ_വെ_ശ".split("_"),longDateFormat:{LT:"A h:mm -നു",LTS:"A h:mm:ss -നു",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:m
5696 m -നു",LLLL:"dddd, D MMMM YYYY, A h:mm -നു"},calendar:{sameDay:"[ഇന്ന്] LT",nextDay:"[നാളെ] LT",nextWeek:"dddd, LT",lastDay:"[ഇന്നലെ] LT",lastWeek:"[കഴിഞ്ഞ] dddd, LT",sameElse:"L"},relativeTime:{future:"%s കഴിഞ്ഞ്",past:"%s മുൻപ്",s:"അൽപ നിമിഷങ്ങൾ",m:"ഒരു മിനിറ്റ്",mm:"%d മിനിറ്റ്",h:"ഒരു മണിക്കൂർ",hh:"%d മണിക്കൂർ",d:"ഒരു ദിവസം",dd:"%d ദിവസം",M:"ഒരു മാസം",MM:"%d മാസം",y:"ഒരു വർഷം",yy:"%d വർഷം"},meridiemParse:/രാത്രി|രാവിലെ|ഉച്ച കഴിഞ്ഞ്|വൈകുന്നേരം|രാത്രി/i,meridiemHour:function(e,t){return 12===e&&(e=0),"രാത്രി"===t&&e>=4||"ഉച്ച കഴിഞ്ഞ്"===t||"വൈകുന്നേരം"===t?e+12:e},meridiem:function(e,t,n){return e<4?"രാത�
5697 �രി":e<12?"രാവിലെ":e<17?"ഉച്ച കഴിഞ്ഞ്":e<20?"വൈകുന്നേരം":"രാത്രി"}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";function t(e,t,n,r){var a="";if(t)switch(n){case"s":a="काही सेकंद";break;case"m":a="एक मिनिट";break;case"mm":a="%d मिनिटे";break;case"h":a="एक तास";break;case"hh":a="%d तास";break;case"d":a="एक दिवस";break;case"dd":a="%d दिवस";break;case"M":a="एक महिना";break;case"MM":a="%d महिने";break;case"y":a="एक वर्ष";break;case"yy":a="%d वर्षे"}else switch(n){case"s":a="काही सेकंदां";break;case"m":a="एका मिनिटा";break;case"mm":a="%d मिनिटां";break;case"h":a="एका तासा";break;case"hh":a="%d तासां";break;case"d":a="एका दिवसा";break;case"dd":a="%d दिवसा
5698 ं";break;case"M":a="एका महिन्या";break;case"MM":a="%d महिन्यां";break;case"y":a="एका वर्षा";break;case"yy":a="%d वर्षां"}return a.replace(/%d/i,e)}var n={1:"१",2:"२",3:"३",4:"४",5:"५",6:"६",7:"७",8:"८",9:"९",0:"०"},r={"१":"1","२":"2","३":"3","४":"4","५":"5","६":"6","७":"7","८":"8","९":"9","०":"0"},a=e.defineLocale("mr",{months:"जानेवारी_फेब्रुवारी_मार्च_एप्रिल_मे_जून_जुलै_ऑगस्ट_सप्टेंबर_ऑक्टोबर_नोव्हेंबर_डिसेंबर".split("_"),monthsShort:"जाने._फेब्रु._मार्च._एप्रि._मे._जून._जुलै._ऑग._सप्टें._ऑक्टो._नोव्हें._डिसें.".split("_"),monthsParseExact:!0,weekdays:"रविवार_सोमवार_मंगळवार_बुधव�
5699 �र_गुरूवार_शुक्रवार_शनिवार".split("_"),weekdaysShort:"रवि_सोम_मंगळ_बुध_गुरू_शुक्र_शनि".split("_"),weekdaysMin:"र_सो_मं_बु_गु_शु_श".split("_"),longDateFormat:{LT:"A h:mm वाजता",LTS:"A h:mm:ss वाजता",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm वाजता",LLLL:"dddd, D MMMM YYYY, A h:mm वाजता"},calendar:{sameDay:"[आज] LT",nextDay:"[उद्या] LT",nextWeek:"dddd, LT",lastDay:"[काल] LT",lastWeek:"[मागील] dddd, LT",sameElse:"L"},relativeTime:{future:"%sमध्ये",past:"%sपूर्वी",s:t,m:t,mm:t,h:t,hh:t,d:t,dd:t,M:t,MM:t,y:t,yy:t},preparse:function(e){return e.replace(/[१२३४५६७८९०]/g,function(e){return r[e]})},postformat:function(e){return e.replace(/\d/g,function(e){return n[e]})},meridiemParse:/रात्री|सकाळी|दुपारी|सायंक
5700 ाळी/,meridiemHour:function(e,t){return 12===e&&(e=0),"रात्री"===t?e<4?e:e+12:"सकाळी"===t?e:"दुपारी"===t?e>=10?e:e+12:"सायंकाळी"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"रात्री":e<10?"सकाळी":e<17?"दुपारी":e<20?"सायंकाळी":"रात्री"},week:{dow:0,doy:6}});return a})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("ms",{months:"Januari_Februari_Mac_April_Mei_Jun_Julai_Ogos_September_Oktober_November_Disember".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ogs_Sep_Okt_Nov_Dis".split("_"),weekdays:"Ahad_Isnin_Selasa_Rabu_Khamis_Jumaat_Sabtu".split("_"),weekdaysShort:"Ahd_Isn_Sel_Rab_Kha_Jum_Sab".split("_"),weekdaysMin:"Ah_Is_Sl_Rb_Km_Jm_Sb".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/pa
5701 gi|tengahari|petang|malam/,meridiemHour:function(e,t){return 12===e&&(e=0),"pagi"===t?e:"tengahari"===t?e>=11?e:e+12:"petang"===t||"malam"===t?e+12:void 0},meridiem:function(e,t,n){return e<11?"pagi":e<15?"tengahari":e<19?"petang":"malam"},calendar:{sameDay:"[Hari ini pukul] LT",nextDay:"[Esok pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kelmarin pukul] LT",lastWeek:"dddd [lepas pukul] LT",sameElse:"L"},relativeTime:{future:"dalam %s",past:"%s yang lepas",s:"beberapa saat",m:"seminit",mm:"%d minit",h:"sejam",hh:"%d jam",d:"sehari",dd:"%d hari",M:"sebulan",MM:"%d bulan",y:"setahun",yy:"%d tahun"},week:{dow:1,doy:7}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("ms-my",{months:"Januari_Februari_Mac_April_Mei_Jun_Julai_Ogos_September_Oktober_November_Disember".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ogs_Sep_Okt_Nov_Dis".split("_"),weekdays:"Ahad_Isnin_Selasa_Rabu_Khamis_Jumaat_Sabtu".split("_"),weekdaysShort:"A
5702 hd_Isn_Sel_Rab_Kha_Jum_Sab".split("_"),weekdaysMin:"Ah_Is_Sl_Rb_Km_Jm_Sb".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/pagi|tengahari|petang|malam/,meridiemHour:function(e,t){return 12===e&&(e=0),"pagi"===t?e:"tengahari"===t?e>=11?e:e+12:"petang"===t||"malam"===t?e+12:void 0},meridiem:function(e,t,n){return e<11?"pagi":e<15?"tengahari":e<19?"petang":"malam"},calendar:{sameDay:"[Hari ini pukul] LT",nextDay:"[Esok pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kelmarin pukul] LT",lastWeek:"dddd [lepas pukul] LT",sameElse:"L"},relativeTime:{future:"dalam %s",past:"%s yang lepas",s:"beberapa saat",m:"seminit",mm:"%d minit",h:"sejam",hh:"%d jam",d:"sehari",dd:"%d hari",M:"sebulan",MM:"%d bulan",y:"setahun",yy:"%d tahun"},week:{dow:1,doy:7}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t={1:"၁",2:"၂",3:"၃",4:"၄"
5703 ,5:"၅",6:"၆",7:"၇",8:"၈",9:"၉",0:"၀"},n={"၁":"1","၂":"2","၃":"3","၄":"4","၅":"5","၆":"6","၇":"7","၈":"8","၉":"9","၀":"0"},r=e.defineLocale("my",{months:"ဇန်နဝါရီ_ဖေဖော်ဝါရီ_မတ်_ဧပြီ_မေ_ဇွန်_ဇူလိုင်_သြဂုတ်_စက်တင်ဘာ_အောက်တိုဘာ_နိုဝင်ဘာ_ဒီဇင်ဘာ".split("_"),monthsShort:"ဇန်_ဖေ_မတ်_ပြီ_မေ_ဇွန်_လိုင်_သြ_စက်_အောက်_နို_ဒီ".split("_"),weekdays:"တနင်္ဂနွေ_တနင်္လာ_အင်္ဂါ_ဗုဒ္ဓဟူး_ကြာသပတေး_သောကြာ_စနေ".split("_"),weekdaysShort:"နွေ_လာ_ဂါ_ဟူး_ကြာ_သော_နေ".split("_"),weekdaysMin:"နွေ_လာ_ဂါ_ဟူး_ကြာ_သော_နေ".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MM
5704 MM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[ယနေ.] LT [မှာ]",nextDay:"[မနက်ဖြန်] LT [မှာ]",nextWeek:"dddd LT [မှာ]",lastDay:"[မနေ.က] LT [မှာ]",lastWeek:"[ပြီးခဲ့သော] dddd LT [မှာ]",sameElse:"L"},relativeTime:{future:"လာမည့် %s မှာ",past:"လွန်ခဲ့သော %s က",s:"စက္ကန်.အနည်းငယ်",m:"တစ်မိနစ်",mm:"%d မိနစ်",h:"တစ်နာရီ",hh:"%d နာရီ",d:"တစ်ရက်",dd:"%d ရက်",M:"တစ်လ",MM:"%d လ",y:"တစ်နှစ်",yy:"%d နှစ်"},preparse:function(e){return e.replace(/[၁၂၃၄၅၆၇၈၉၀]/g,function(e){return n[e]})},postformat:function(e){return e.replace(/\d/g,function(e){return t[e]})},week:{dow:1,doy:4}});return r})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("nb",{months:"jan
5705 uar_februar_mars_april_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan._feb._mars_april_mai_juni_juli_aug._sep._okt._nov._des.".split("_"),monthsParseExact:!0,weekdays:"søndag_mandag_tirsdag_onsdag_torsdag_fredag_lørdag".split("_"),weekdaysShort:"sø._ma._ti._on._to._fr._lø.".split("_"),weekdaysMin:"sø_ma_ti_on_to_fr_lø".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] HH:mm",LLLL:"dddd D. MMMM YYYY [kl.] HH:mm"},calendar:{sameDay:"[i dag kl.] LT",nextDay:"[i morgen kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[i går kl.] LT",lastWeek:"[forrige] dddd [kl.] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"%s siden",s:"noen sekunder",m:"ett minutt",mm:"%d minutter",h:"en time",hh:"%d timer",d:"en dag",dd:"%d dager",M:"en måned",MM:"%d måneder",y:"ett år",yy:"%d år"},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return t})},function(e,t,n){!
5706 function(e,t){t(n(475))}(this,function(e){"use strict";var t={1:"१",2:"२",3:"३",4:"४",5:"५",6:"६",7:"७",8:"८",9:"९",0:"०"},n={"१":"1","२":"2","३":"3","४":"4","५":"5","६":"6","७":"7","८":"8","९":"9","०":"0"},r=e.defineLocale("ne",{months:"जनवरी_फेब्रुवरी_मार्च_अप्रिल_मई_जुन_जुलाई_अगष्ट_सेप्टेम्बर_अक्टोबर_नोभेम्बर_डिसेम्बर".split("_"),monthsShort:"जन._फेब्रु._मार्च_अप्रि._मई_जुन_जुलाई._अग._सेप्ट._अक्टो._नोभे._डिसे.".split("_"),monthsParseExact:!0,weekdays:"आइतबार_सोमबार_मङ्गलबार_बुधबार_बिहिबार_शुक्रबार_शनिबार".split("_"),weekdaysShort:"आइत._सोम._मङ्गल._बुध._बिहि._शुक्र._
5707 शनि.".split("_"),weekdaysMin:"आ._सो._मं._बु._बि._शु._श.".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"Aको h:mm बजे",LTS:"Aको h:mm:ss बजे",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, Aको h:mm बजे",LLLL:"dddd, D MMMM YYYY, Aको h:mm बजे"},preparse:function(e){return e.replace(/[१२३४५६७८९०]/g,function(e){return n[e]})},postformat:function(e){return e.replace(/\d/g,function(e){return t[e]})},meridiemParse:/राति|बिहान|दिउँसो|साँझ/,meridiemHour:function(e,t){return 12===e&&(e=0),"राति"===t?e<4?e:e+12:"बिहान"===t?e:"दिउँसो"===t?e>=10?e:e+12:"साँझ"===t?e+12:void 0},meridiem:function(e,t,n){return e<3?"राति":e<12?"बिहान":e<16?"दिउँसो":e<20?"साँझ":"राति"},calendar:{sameDay:"[आज] LT",nextDay:"[भोलि] LT",nextWeek:"[आउँदो] dddd[,] LT",lastDay:"[हि�
5708 �ो] LT",lastWeek:"[गएको] dddd[,] LT",sameElse:"L"},relativeTime:{future:"%sमा",past:"%s अगाडि",s:"केही क्षण",m:"एक मिनेट",mm:"%d मिनेट",h:"एक घण्टा",hh:"%d घण्टा",d:"एक दिन",dd:"%d दिन",M:"एक महिना",MM:"%d महिना",y:"एक बर्ष",yy:"%d बर्ष"},week:{dow:0,doy:6}});return r})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t="jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.".split("_"),n="jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec".split("_"),r=[/^jan/i,/^feb/i,/^maart|mrt.?$/i,/^apr/i,/^mei$/i,/^jun[i.]?$/i,/^jul[i.]?$/i,/^aug/i,/^sep/i,/^okt/i,/^nov/i,/^dec/i],a=/^(januari|februari|maart|april|mei|april|ju[nl]i|augustus|september|oktober|november|december|jan\.?|feb\.?|mrt\.?|apr\.?|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i,o=e.defineLocale("nl",{months:"januari_februari_maart_april_mei_juni_
5709 juli_augustus_september_oktober_november_december".split("_"),monthsShort:function(e,r){return/-MMM-/.test(r)?n[e.month()]:t[e.month()]},monthsRegex:a,monthsShortRegex:a,monthsStrictRegex:/^(januari|februari|maart|mei|ju[nl]i|april|augustus|september|oktober|november|december)/i,monthsShortStrictRegex:/^(jan\.?|feb\.?|mrt\.?|apr\.?|mei|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i,monthsParse:r,longMonthsParse:r,shortMonthsParse:r,weekdays:"zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag".split("_"),weekdaysShort:"zo._ma._di._wo._do._vr._za.".split("_"),weekdaysMin:"Zo_Ma_Di_Wo_Do_Vr_Za".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[vandaag om] LT",nextDay:"[morgen om] LT",nextWeek:"dddd [om] LT",lastDay:"[gisteren om] LT",lastWeek:"[afgelopen] dddd [om] LT",sameElse:"L"},relativeTime:{future:"over %s",past:"%s geleden",s:"een paar seco
5710 nden",m:"één minuut",mm:"%d minuten",h:"één uur",hh:"%d uur",d:"één dag",dd:"%d dagen",M:"één maand",MM:"%d maanden",y:"één jaar",yy:"%d jaar"},ordinalParse:/\d{1,2}(ste|de)/,ordinal:function(e){return e+(1===e||8===e||e>=20?"ste":"de")},week:{dow:1,doy:4}});return o})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("nn",{months:"januar_februar_mars_april_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan_feb_mar_apr_mai_jun_jul_aug_sep_okt_nov_des".split("_"),weekdays:"sundag_måndag_tysdag_onsdag_torsdag_fredag_laurdag".split("_"),weekdaysShort:"sun_mån_tys_ons_tor_fre_lau".split("_"),weekdaysMin:"su_må_ty_on_to_fr_lø".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] H:mm",LLLL:"dddd D. MMMM YYYY [kl.] HH:mm"},calendar:{sameDay:"[I dag klokka] LT",nextDay:"[I morgon klokka] LT",nextWeek:"dddd [klokka] LT",lastDay:"[I går klokka
5711 ] LT",lastWeek:"[Føregåande] dddd [klokka] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"%s sidan",s:"nokre sekund",m:"eit minutt",mm:"%d minutt",h:"ein time",hh:"%d timar",d:"ein dag",dd:"%d dagar",M:"ein månad",MM:"%d månader",y:"eit år",yy:"%d år"},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t={1:"੧",2:"੨",3:"੩",4:"੪",5:"੫",6:"੬",7:"੭",8:"੮",9:"੯",0:"੦"},n={"੧":"1","੨":"2","੩":"3","੪":"4","੫":"5","੬":"6","੭":"7","੮":"8","੯":"9","੦":"0"},r=e.defineLocale("pa-in",{months:"ਜਨਵਰੀ_ਫ਼ਰਵਰੀ_ਮਾਰਚ_ਅਪ੍ਰੈਲ_ਮਈ_ਜੂਨ_ਜੁਲਾਈ_ਅਗਸਤ_ਸਤੰਬਰ_ਅਕਤੂਬਰ_ਨਵੰਬਰ_ਦਸੰਬਰ".split("_"),monthsShort:"ਜਨਵਰੀ_ਫ਼ਰਵਰੀ_ਮਾਰਚ_ਅਪ੍ਰੈਲ_ਮਈ_ਜੂਨ_ਜੁਲਾਈ_ਅਗਸਤ_ਸਤੰਬਰ_ਅਕਤੂਬਰ_ਨਵੰ
5712 ਬਰ_ਦਸੰਬਰ".split("_"),weekdays:"ਐਤਵਾਰ_ਸੋਮਵਾਰ_ਮੰਗਲਵਾਰ_ਬੁਧਵਾਰ_ਵੀਰਵਾਰ_ਸ਼ੁੱਕਰਵਾਰ_ਸ਼ਨੀਚਰਵਾਰ".split("_"),weekdaysShort:"ਐਤ_ਸੋਮ_ਮੰਗਲ_ਬੁਧ_ਵੀਰ_ਸ਼ੁਕਰ_ਸ਼ਨੀ".split("_"),weekdaysMin:"ਐਤ_ਸੋਮ_ਮੰਗਲ_ਬੁਧ_ਵੀਰ_ਸ਼ੁਕਰ_ਸ਼ਨੀ".split("_"),longDateFormat:{LT:"A h:mm ਵਜੇ",LTS:"A h:mm:ss ਵਜੇ",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm ਵਜੇ",LLLL:"dddd, D MMMM YYYY, A h:mm ਵਜੇ"},calendar:{sameDay:"[ਅਜ] LT",nextDay:"[ਕਲ] LT",nextWeek:"dddd, LT",lastDay:"[ਕਲ] LT",lastWeek:"[ਪਿਛਲੇ] dddd, LT",sameElse:"L"},relativeTime:{future:"%s ਵਿੱਚ",past:"%s ਪਿਛਲੇ",s:"ਕੁਝ ਸਕਿੰਟ",m:"ਇਕ ਮਿੰਟ",mm:"%d ਮਿੰਟ",h:"ਇੱਕ ਘੰਟਾ",hh:"%d ਘੰਟੇ",d:"ਇੱਕ ਦਿਨ",dd:"%d ਦਿਨ",M:"ਇੱਕ ਮਹੀਨ
5713 ਾ",MM:"%d ਮਹੀਨੇ",y:"ਇੱਕ ਸਾਲ",yy:"%d ਸਾਲ"},preparse:function(e){return e.replace(/[੧੨੩੪੫੬੭੮੯੦]/g,function(e){return n[e]})},postformat:function(e){return e.replace(/\d/g,function(e){return t[e]})},meridiemParse:/ਰਾਤ|ਸਵੇਰ|ਦੁਪਹਿਰ|ਸ਼ਾਮ/,meridiemHour:function(e,t){return 12===e&&(e=0),"ਰਾਤ"===t?e<4?e:e+12:"ਸਵੇਰ"===t?e:"ਦੁਪਹਿਰ"===t?e>=10?e:e+12:"ਸ਼ਾਮ"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"ਰਾਤ":e<10?"ਸਵੇਰ":e<17?"ਦੁਪਹਿਰ":e<20?"ਸ਼ਾਮ":"ਰਾਤ"},week:{dow:0,doy:6}});return r})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";function t(e){return e%10<5&&e%10>1&&~~(e/10)%10!==1}function n(e,n,r){var a=e+" ";switch(r){case"m":return n?"minuta":"minutę";case"mm":return a+(t(e)?"minuty":"minut");case"h":return n?"godzina":"godzinę";case"hh":return a+(t(e)?"godziny":"godzin");case"MM":return a+(t(e)?"mies
5714 iące":"miesięcy");case"yy":return a+(t(e)?"lata":"lat")}}var r="styczeń_luty_marzec_kwiecień_maj_czerwiec_lipiec_sierpień_wrzesień_październik_listopad_grudzień".split("_"),a="stycznia_lutego_marca_kwietnia_maja_czerwca_lipca_sierpnia_września_października_listopada_grudnia".split("_"),o=e.defineLocale("pl",{months:function(e,t){return""===t?"("+a[e.month()]+"|"+r[e.month()]+")":/D MMMM/.test(t)?a[e.month()]:r[e.month()]},monthsShort:"sty_lut_mar_kwi_maj_cze_lip_sie_wrz_paź_lis_gru".split("_"),weekdays:"niedziela_poniedziałek_wtorek_środa_czwartek_piątek_sobota".split("_"),weekdaysShort:"nie_pon_wt_śr_czw_pt_sb".split("_"),weekdaysMin:"Nd_Pn_Wt_Śr_Cz_Pt_So".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Dziś o] LT",nextDay:"[Jutro o] LT",nextWeek:"[W] dddd [o] LT",lastDay:"[Wczoraj o] LT",lastWeek:function(){switch(this.day()){case 0:return"[W zeszłą n
5715 iedzielę o] LT";case 3:return"[W zeszłą środę o] LT";case 6:return"[W zeszłą sobotę o] LT";default:return"[W zeszły] dddd [o] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"%s temu",s:"kilka sekund",m:n,mm:n,h:n,hh:n,d:"1 dzień",dd:"%d dni",M:"miesiąc",MM:n,y:"rok",yy:n},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return o})},function(e,t,n){!function(e,t){
5716 -t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("pt",{months:"Janeiro_Fevereiro_Março_Abril_Maio_Junho_Julho_Agosto_Setembro_Outubro_Novembro_Dezembro".split("_"),monthsShort:"Jan_Fev_Mar_Abr_Mai_Jun_Jul_Ago_Set_Out_Nov_Dez".split("_"),weekdays:"Domingo_Segunda-Feira_Terça-Feira_Quarta-Feira_Quinta-Feira_Sexta-Feira_Sábado".split("_"),weekdaysShort:"Dom_Seg_Ter_Qua_Qui_Sex_Sáb".split("_"),weekdaysMin:"Dom_2ª_3ª_4ª_5ª_6ª_Sáb".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY HH:mm",LLLL:"dddd, D [de] MMMM [de] YYYY HH:mm"},calendar:{sameDay:"[Hoje às] LT",nextDay:"[Amanhã às] LT",nextWeek:"dddd [às] LT",lastDay:"[Ontem às] LT",lastWeek:function(){return 0===this.day()||6===this.day()?"[Último] dddd [às] LT":"[Última] dddd [às] LT"},sameElse:"L"},relativeTime:{future:"em %s",past:"há %s",s:"segundos",m:"um minuto",mm:"%d minutos",h:"uma hora",hh:"%d horas",d:
5717 "um dia",dd:"%d dias",M:"um mês",MM:"%d meses",y:"um ano",yy:"%d anos"},ordinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("pt-br",{months:"Janeiro_Fevereiro_Março_Abril_Maio_Junho_Julho_Agosto_Setembro_Outubro_Novembro_Dezembro".split("_"),monthsShort:"Jan_Fev_Mar_Abr_Mai_Jun_Jul_Ago_Set_Out_Nov_Dez".split("_"),weekdays:"Domingo_Segunda-feira_Terça-feira_Quarta-feira_Quinta-feira_Sexta-feira_Sábado".split("_"),weekdaysShort:"Dom_Seg_Ter_Qua_Qui_Sex_Sáb".split("_"),weekdaysMin:"Dom_2ª_3ª_4ª_5ª_6ª_Sáb".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY [às] HH:mm",LLLL:"dddd, D [de] MMMM [de] YYYY [às] HH:mm"},calendar:{sameDay:"[Hoje às] LT",nextDay:"[Amanhã às] LT",nextWeek:"dddd [às] LT",lastDay:"[Ontem às] LT",lastWeek:function(){return 0===this.day()||6===t
5718 his.day()?"[Último] dddd [às] LT":"[Última] dddd [às] LT"},sameElse:"L"},relativeTime:{future:"em %s",past:"%s atrás",s:"poucos segundos",m:"um minuto",mm:"%d minutos",h:"uma hora",hh:"%d horas",d:"um dia",dd:"%d dias",M:"um mês",MM:"%d meses",y:"um ano",yy:"%d anos"},ordinalParse:/\d{1,2}º/,ordinal:"%dº"});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";function t(e,t,n){var r={mm:"minute",hh:"ore",dd:"zile",MM:"luni",yy:"ani"},a=" ";return(e%100>=20||e>=100&&e%100===0)&&(a=" de "),e+a+r[n]}var n=e.defineLocale("ro",{months:"ianuarie_februarie_martie_aprilie_mai_iunie_iulie_august_septembrie_octombrie_noiembrie_decembrie".split("_"),monthsShort:"ian._febr._mart._apr._mai_iun._iul._aug._sept._oct._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"duminică_luni_marți_miercuri_joi_vineri_sâmbătă".split("_"),weekdaysShort:"Dum_Lun_Mar_Mie_Joi_Vin_Sâm".split("_"),weekdaysMin:"Du_Lu_Ma_Mi_Jo_Vi_Sâ".split("_"),longDateFormat:{LT:"H:mm",
5719 LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},calendar:{sameDay:"[azi la] LT",nextDay:"[mâine la] LT",nextWeek:"dddd [la] LT",lastDay:"[ieri la] LT",lastWeek:"[fosta] dddd [la] LT",sameElse:"L"},relativeTime:{future:"peste %s",past:"%s în urmă",s:"câteva secunde",m:"un minut",mm:t,h:"o oră",hh:t,d:"o zi",dd:t,M:"o lună",MM:t,y:"un an",yy:t},week:{dow:1,doy:7}});return n})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";function t(e,t){var n=e.split("_");return t%10===1&&t%100!==11?n[0]:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?n[1]:n[2]}function n(e,n,r){var a={mm:n?"минута_минуты_минут":"минуту_минуты_минут",hh:"час_часа_часов",dd:"день_дня_дней",MM:"месяц_месяца_месяцев",yy:"год_года_лет"};return"m"===r?n?"минута":"минуту":e+" "+t(a[r],+e)}var r=[/^янв/i,/^фев/i,/^мар/i,/^апр/i,/^ма[йя]/i
5720 ,/^июн/i,/^июл/i,/^авг/i,/^сен/i,/^окт/i,/^ноя/i,/^дек/i],a=e.defineLocale("ru",{months:{format:"января_февраля_марта_апреля_мая_июня_июля_августа_сентября_октября_ноября_декабря".split("_"),standalone:"январь_февраль_март_апрель_май_июнь_июль_август_сентябрь_октябрь_ноябрь_декабрь".split("_")},monthsShort:{format:"янв._февр._мар._апр._мая_июня_июля_авг._сент._окт._нояб._дек.".split("_"),standalone:"янв._февр._март_апр._май_июнь_июль_авг._сент._окт._нояб._дек.".split("_")},weekdays:{standalone:"воскресенье_понедельник_вторник_среда_четверг_пятница_суббота".split("_"),format:"воскресенье_понедельник_вторник_среду_четверг_пятницу_субботу".
5721 split("_"),isFormat:/\[ ?[Вв] ?(?:прошлую|следующую|эту)? ?\] ?dddd/},weekdaysShort:"вс_пн_вт_ср_чт_пт_сб".split("_"),weekdaysMin:"вс_пн_вт_ср_чт_пт_сб".split("_"),monthsParse:r,longMonthsParse:r,shortMonthsParse:r,monthsRegex:/^(январ[ья]|янв\.?|феврал[ья]|февр?\.?|марта?|мар\.?|апрел[ья]|апр\.?|ма[йя]|июн[ья]|июн\.?|июл[ья]|июл\.?|августа?|авг\.?|сентябр[ья]|сент?\.?|октябр[ья]|окт\.?|ноябр[ья]|нояб?\.?|декабр[ья]|дек\.?)/i,monthsShortRegex:/^(январ[ья]|янв\.?|феврал[ья]|февр?\.?|марта?|мар\.?|апрел[ья]|апр\.?|ма[йя]|июн[ья]|июн\.?|июл[ья]|июл\.?|августа?|авг\.?|сентябр[ья]|сент?\.?|октябр[ья]|окт\.?|ноябр[ья]|нояб?\.?|декабр[ья]|дек\.?)/i,monthsStrictRegex:/^(январ[яь]|феврал[яь]|март�
5722 �?|апрел[яь]|ма[яй]|июн[яь]|июл[яь]|августа?|сентябр[яь]|октябр[яь]|ноябр[яь]|декабр[яь])/i,monthsShortStrictRegex:/^(янв\.|февр?\.|мар[т.]|апр\.|ма[яй]|июн[ья.]|июл[ья.]|авг\.|сент?\.|окт\.|нояб?\.|дек\.)/i,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY г.",LLL:"D MMMM YYYY г., HH:mm",LLLL:"dddd, D MMMM YYYY г., HH:mm"},calendar:{sameDay:"[Сегодня в] LT",nextDay:"[Завтра в] LT",lastDay:"[Вчера в] LT",nextWeek:function(e){if(e.week()===this.week())return 2===this.day()?"[Во] dddd [в] LT":"[В] dddd [в] LT";switch(this.day()){case 0:return"[В следующее] dddd [в] LT";case 1:case 2:case 4:return"[В следующий] dddd [в] LT";case 3:case 5:case 6:return"[В следующую] dddd [в] LT"}},lastWeek:function(e){if(e.week()===this.week())return 2===this.day()?"[Во] dddd [в] LT":"[В] dddd [в] LT";switch(thi
5723 s.day()){case 0:return"[В прошлое] dddd [в] LT";case 1:case 2:case 4:return"[В прошлый] dddd [в] LT";case 3:case 5:case 6:return"[В прошлую] dddd [в] LT"}},sameElse:"L"},relativeTime:{future:"через %s",past:"%s назад",s:"несколько секунд",m:n,mm:n,h:"час",hh:n,d:"день",dd:n,M:"месяц",MM:n,y:"год",yy:n},meridiemParse:/ночи|утра|дня|вечера/i,isPM:function(e){return/^(дня|вечера)$/.test(e)},meridiem:function(e,t,n){return e<4?"ночи":e<12?"утра":e<17?"дня":"вечера"},ordinalParse:/\d{1,2}-(й|го|я)/,ordinal:function(e,t){switch(t){case"M":case"d":case"DDD":return e+"-й";case"D":return e+"-го";case"w":case"W":return e+"-я";default:return e}},week:{dow:1,doy:7}});return a})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("se",{months:"ođđajagemánnu_guovvamánnu_njukčamánnu_cuoŋománnu_miessemánnu_geassemánnu_suoidnemánnu
5724 _borgemánnu_čakčamánnu_golggotmánnu_skábmamánnu_juovlamánnu".split("_"),monthsShort:"ođđj_guov_njuk_cuo_mies_geas_suoi_borg_čakč_golg_skáb_juov".split("_"),weekdays:"sotnabeaivi_vuossárga_maŋŋebárga_gaskavahkku_duorastat_bearjadat_lávvardat".split("_"),weekdaysShort:"sotn_vuos_maŋ_gask_duor_bear_láv".split("_"),weekdaysMin:"s_v_m_g_d_b_L".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"MMMM D. [b.] YYYY",LLL:"MMMM D. [b.] YYYY [ti.] HH:mm",LLLL:"dddd, MMMM D. [b.] YYYY [ti.] HH:mm"},calendar:{sameDay:"[otne ti] LT",nextDay:"[ihttin ti] LT",nextWeek:"dddd [ti] LT",lastDay:"[ikte ti] LT",lastWeek:"[ovddit] dddd [ti] LT",sameElse:"L"},relativeTime:{future:"%s geažes",past:"maŋit %s",s:"moadde sekunddat",m:"okta minuhta",mm:"%d minuhtat",h:"okta diimmu",hh:"%d diimmut",d:"okta beaivi",dd:"%d beaivvit",M:"okta mánnu",MM:"%d mánut",y:"okta jahki",yy:"%d jagit"},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return t})},function(
5725 e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("si",{months:"ජනවාරි_පෙබරවාරි_මාර්තු_අප්‍රේල්_මැයි_ජූනි_ජූලි_අගෝස්තු_සැප්තැම්බර්_ඔක්තෝබර්_නොවැම්බර්_දෙසැම්බර්".split("_"),monthsShort:"ජන_පෙබ_මාර්_අප්_මැයි_ජූනි_ජූලි_අගෝ_සැප්_ඔක්_නොවැ_දෙසැ".split("_"),weekdays:"ඉරිදා_සඳුදා_අඟහරුවාදා_බදාදා_බ්‍රහස්පතින්දා_සිකුරාදා_සෙනසුරාදා".split("_"),weekdaysShort:"ඉරි_සඳු_අඟ_බදා_බ්‍රහ_සිකු_සෙන".split("_"),weekdaysMin:"ඉ_ස_අ_බ_බ්‍ර_සි_සෙ".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"a h:mm",LTS:"a h:mm:ss",L:"YYYY/MM/DD",LL:"YYYY MMMM
5726 D",LLL:"YYYY MMMM D, a h:mm",LLLL:"YYYY MMMM D [වැනි] dddd, a h:mm:ss"},calendar:{sameDay:"[අද] LT[ට]",nextDay:"[හෙට] LT[ට]",nextWeek:"dddd LT[ට]",lastDay:"[ඊයේ] LT[ට]",lastWeek:"[පසුගිය] dddd LT[ට]",sameElse:"L"},relativeTime:{future:"%sකින්",past:"%sකට පෙර",s:"තත්පර කිහිපය",m:"මිනිත්තුව",mm:"මිනිත්තු %d",h:"පැය",hh:"පැය %d",d:"දිනය",dd:"දින %d",M:"මාසය",MM:"මාස %d",y:"වසර",yy:"වසර %d"},ordinalParse:/\d{1,2} වැනි/,ordinal:function(e){return e+" වැනි"},meridiemParse:/පෙර වරු|පස් වරු|පෙ.ව|ප.ව./,isPM:function(e){return"ප.ව."===e||"පස් වරු"===e},meridiem:function(e,t,n){return e>11?n?"ප.ව.":"පස් වරු":n?"පෙ.ව.":"පෙර වරු"}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";function t(e)
5727 {return e>1&&e<5}function n(e,n,r,a){var o=e+" ";switch(r){case"s":return n||a?"pár sekúnd":"pár sekundami";case"m":return n?"minúta":a?"minútu":"minútou";case"mm":return n||a?o+(t(e)?"minúty":"minút"):o+"minútami";case"h":return n?"hodina":a?"hodinu":"hodinou";case"hh":return n||a?o+(t(e)?"hodiny":"hodín"):o+"hodinami";case"d":return n||a?"deň":"dňom";case"dd":return n||a?o+(t(e)?"dni":"dní"):o+"dňami";case"M":return n||a?"mesiac":"mesiacom";case"MM":return n||a?o+(t(e)?"mesiace":"mesiacov"):o+"mesiacmi";case"y":return n||a?"rok":"rokom";case"yy":return n||a?o+(t(e)?"roky":"rokov"):o+"rokmi"}}var r="január_február_marec_apríl_máj_jún_júl_august_september_október_november_december".split("_"),a="jan_feb_mar_apr_máj_jún_júl_aug_sep_okt_nov_dec".split("_"),o=e.defineLocale("sk",{months:r,monthsShort:a,weekdays:"nedeľa_pondelok_utorok_streda_štvrtok_piatok_sobota".split("_"),weekdaysShort:"ne_po_ut_st_št_pi_so".split("_"),weekdaysMin:"ne_po_ut_st_št_pi_so".s
5728 plit("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd D. MMMM YYYY H:mm"},calendar:{sameDay:"[dnes o] LT",nextDay:"[zajtra o] LT",nextWeek:function(){switch(this.day()){case 0:return"[v nedeľu o] LT";case 1:case 2:return"[v] dddd [o] LT";case 3:return"[v stredu o] LT";case 4:return"[vo štvrtok o] LT";case 5:return"[v piatok o] LT";case 6:return"[v sobotu o] LT"}},lastDay:"[včera o] LT",lastWeek:function(){switch(this.day()){case 0:return"[minulú nedeľu o] LT";case 1:case 2:return"[minulý] dddd [o] LT";case 3:return"[minulú stredu o] LT";case 4:case 5:return"[minulý] dddd [o] LT";case 6:return"[minulú sobotu o] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"pred %s",s:n,m:n,mm:n,h:n,hh:n,d:n,dd:n,M:n,MM:n,y:n,yy:n},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return o})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";function t(e,t,n,r){var a=e+" ";switch(n){case"s
5729 ":return t||r?"nekaj sekund":"nekaj sekundami";case"m":return t?"ena minuta":"eno minuto";case"mm":return a+=1===e?t?"minuta":"minuto":2===e?t||r?"minuti":"minutama":e<5?t||r?"minute":"minutami":t||r?"minut":"minutami";case"h":return t?"ena ura":"eno uro";case"hh":return a+=1===e?t?"ura":"uro":2===e?t||r?"uri":"urama":e<5?t||r?"ure":"urami":t||r?"ur":"urami";case"d":return t||r?"en dan":"enim dnem";case"dd":return a+=1===e?t||r?"dan":"dnem":2===e?t||r?"dni":"dnevoma":t||r?"dni":"dnevi";case"M":return t||r?"en mesec":"enim mesecem";case"MM":return a+=1===e?t||r?"mesec":"mesecem":2===e?t||r?"meseca":"mesecema":e<5?t||r?"mesece":"meseci":t||r?"mesecev":"meseci";case"y":return t||r?"eno leto":"enim letom";case"yy":return a+=1===e?t||r?"leto":"letom":2===e?t||r?"leti":"letoma":e<5?t||r?"leta":"leti":t||r?"let":"leti"}}var n=e.defineLocale("sl",{months:"januar_februar_marec_april_maj_junij_julij_avgust_september_oktober_november_december".split("_"),monthsShort:"jan._feb._mar._apr._maj._j
5730 un._jul._avg._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedelja_ponedeljek_torek_sreda_četrtek_petek_sobota".split("_"),weekdaysShort:"ned._pon._tor._sre._čet._pet._sob.".split("_"),weekdaysMin:"ne_po_to_sr_če_pe_so".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danes ob] LT",nextDay:"[jutri ob] LT",nextWeek:function(){switch(this.day()){case 0:return"[v] [nedeljo] [ob] LT";case 3:return"[v] [sredo] [ob] LT";case 6:return"[v] [soboto] [ob] LT";case 1:case 2:case 4:case 5:return"[v] dddd [ob] LT"}},lastDay:"[včeraj ob] LT",lastWeek:function(){switch(this.day()){case 0:return"[prejšnjo] [nedeljo] [ob] LT";case 3:return"[prejšnjo] [sredo] [ob] LT";case 6:return"[prejšnjo] [soboto] [ob] LT";case 1:case 2:case 4:case 5:return"[prejšnji] dddd [ob] LT"}},sameElse:"L"},relativeTime:{future:"čez %s",past:"pred %s",s:t,m:t,mm:t,h:
5731 t,hh:t,d:t,dd:t,M:t,MM:t,y:t,yy:t},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}});return n})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("sq",{months:"Janar_Shkurt_Mars_Prill_Maj_Qershor_Korrik_Gusht_Shtator_Tetor_Nëntor_Dhjetor".split("_"),monthsShort:"Jan_Shk_Mar_Pri_Maj_Qer_Kor_Gus_Sht_Tet_Nën_Dhj".split("_"),weekdays:"E Diel_E Hënë_E Martë_E Mërkurë_E Enjte_E Premte_E Shtunë".split("_"),weekdaysShort:"Die_Hën_Mar_Mër_Enj_Pre_Sht".split("_"),weekdaysMin:"D_H_Ma_Më_E_P_Sh".split("_"),weekdaysParseExact:!0,meridiemParse:/PD|MD/,isPM:function(e){return"M"===e.charAt(0)},meridiem:function(e,t,n){return e<12?"PD":"MD"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Sot në] LT",nextDay:"[Nesër në] LT",nextWeek:"dddd [në] LT",lastDay:"[Dje në] LT",lastWeek:"dddd [e kaluar në] LT",sameElse:"L"},relativeTime:
5732 {future:"në %s",past:"%s më parë",s:"disa sekonda",m:"një minutë",mm:"%d minuta",h:"një orë",hh:"%d orë",d:"një ditë",dd:"%d ditë",M:"një muaj",MM:"%d muaj",y:"një vit",yy:"%d vite"},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t={words:{m:["jedan minut","jedne minute"],mm:["minut","minute","minuta"],h:["jedan sat","jednog sata"],hh:["sat","sata","sati"],dd:["dan","dana","dana"],MM:["mesec","meseca","meseci"],yy:["godina","godine","godina"]},correctGrammaticalCase:function(e,t){return 1===e?t[0]:e>=2&&e<=4?t[1]:t[2]},translate:function(e,n,r){var a=t.words[r];return 1===r.length?n?a[0]:a[1]:e+" "+t.correctGrammaticalCase(e,a)}},n=e.defineLocale("sr",{months:"januar_februar_mart_april_maj_jun_jul_avgust_septembar_oktobar_novembar_decembar".split("_"),monthsShort:"jan._feb._mar._apr._maj_jun_jul_avg._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedelja_p
5733 onedeljak_utorak_sreda_četvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sre._čet._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_če_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedelju] [u] LT";case 3:return"[u] [sredu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[juče u] LT",lastWeek:function(){var e=["[prošle] [nedelje] [u] LT","[prošlog] [ponedeljka] [u] LT","[prošlog] [utorka] [u] LT","[prošle] [srede] [u] LT","[prošlog] [četvrtka] [u] LT","[prošlog] [petka] [u] LT","[prošle] [subote] [u] LT"];return e[this.day()]},sameElse:"L"},relativeTime:{future:"za %s",past:"pre %s",s:"nekoliko sekundi",m:t.translate,mm:t.translate,h:t.translate,hh:t.translate,d:"dan",d
5734 d:t.translate,M:"mesec",MM:t.translate,y:"godinu",yy:t.translate},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}});return n})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t={words:{m:["један минут","једне минуте"],mm:["минут","минуте","минута"],h:["један сат","једног сата"],hh:["сат","сата","сати"],dd:["дан","дана","дана"],MM:["месец","месеца","месеци"],yy:["година","године","година"]},correctGrammaticalCase:function(e,t){return 1===e?t[0]:e>=2&&e<=4?t[1]:t[2]},translate:function(e,n,r){var a=t.words[r];return 1===r.length?n?a[0]:a[1]:e+" "+t.correctGrammaticalCase(e,a)}},n=e.defineLocale("sr-cyrl",{months:"јануар_фебруар_март_април_мај_јун_јул_август_септембар_октобар_новембар_децембар".split("_"),monthsShort:"јан._феб._мар._апр._мај_јун_ју�
5735 �_авг._сеп._окт._нов._дец.".split("_"),monthsParseExact:!0,weekdays:"недеља_понедељак_уторак_среда_четвртак_петак_субота".split("_"),weekdaysShort:"нед._пон._уто._сре._чет._пет._суб.".split("_"),weekdaysMin:"не_по_ут_ср_че_пе_су".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[данас у] LT",nextDay:"[сутра у] LT",nextWeek:function(){switch(this.day()){case 0:return"[у] [недељу] [у] LT";case 3:return"[у] [среду] [у] LT";case 6:return"[у] [суботу] [у] LT";case 1:case 2:case 4:case 5:return"[у] dddd [у] LT"}},lastDay:"[јуче у] LT",lastWeek:function(){var e=["[прошле] [недеље] [у] LT","[прошлог] [понедељка] [у] LT","[прошлог] [уторка] [у] LT","[прошле] [среде] [у] LT
5736 ","[прошлог] [четвртка] [у] LT","[прошлог] [петка] [у] LT","[прошле] [суботе] [у] LT"];return e[this.day()]},sameElse:"L"},relativeTime:{future:"за %s",past:"пре %s",s:"неколико секунди",m:t.translate,mm:t.translate,h:t.translate,hh:t.translate,d:"дан",dd:t.translate,M:"месец",MM:t.translate,y:"годину",yy:t.translate},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}});return n})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("ss",{months:"Bhimbidvwane_Indlovana_Indlov'lenkhulu_Mabasa_Inkhwekhweti_Inhlaba_Kholwane_Ingci_Inyoni_Imphala_Lweti_Ingongoni".split("_"),monthsShort:"Bhi_Ina_Inu_Mab_Ink_Inh_Kho_Igc_Iny_Imp_Lwe_Igo".split("_"),weekdays:"Lisontfo_Umsombuluko_Lesibili_Lesitsatfu_Lesine_Lesihlanu_Umgcibelo".split("_"),weekdaysShort:"Lis_Umb_Lsb_Les_Lsi_Lsh_Umg".split("_"),weekdaysMin:"Li_Us_Lb_Lt_Ls_Lh_Ug".split("_"),weekdaysParseExact:!0,longDateFor
5737 mat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Namuhla nga] LT",nextDay:"[Kusasa nga] LT",nextWeek:"dddd [nga] LT",lastDay:"[Itolo nga] LT",lastWeek:"dddd [leliphelile] [nga] LT",sameElse:"L"},relativeTime:{future:"nga %s",past:"wenteka nga %s",s:"emizuzwana lomcane",m:"umzuzu",mm:"%d emizuzu",h:"lihora",hh:"%d emahora",d:"lilanga",dd:"%d emalanga",M:"inyanga",MM:"%d tinyanga",y:"umnyaka",yy:"%d iminyaka"},meridiemParse:/ekuseni|emini|entsambama|ebusuku/,meridiem:function(e,t,n){return e<11?"ekuseni":e<15?"emini":e<19?"entsambama":"ebusuku"},meridiemHour:function(e,t){return 12===e&&(e=0),"ekuseni"===t?e:"emini"===t?e>=11?e:e+12:"entsambama"===t||"ebusuku"===t?0===e?0:e+12:void 0},ordinalParse:/\d{1,2}/,ordinal:"%d",week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("sv",{months:"januari_februari_mars_april_maj_jun
5738 i_juli_augusti_september_oktober_november_december".split("_"),monthsShort:"jan_feb_mar_apr_maj_jun_jul_aug_sep_okt_nov_dec".split("_"),weekdays:"söndag_måndag_tisdag_onsdag_torsdag_fredag_lördag".split("_"),weekdaysShort:"sön_mån_tis_ons_tor_fre_lör".split("_"),weekdaysMin:"sö_må_ti_on_to_fr_lö".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [kl.] HH:mm",LLLL:"dddd D MMMM YYYY [kl.] HH:mm",lll:"D MMM YYYY HH:mm",llll:"ddd D MMM YYYY HH:mm"},calendar:{sameDay:"[Idag] LT",nextDay:"[Imorgon] LT",lastDay:"[Igår] LT",nextWeek:"[På] dddd LT",lastWeek:"[I] dddd[s] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"för %s sedan",s:"några sekunder",m:"en minut",mm:"%d minuter",h:"en timme",hh:"%d timmar",d:"en dag",dd:"%d dagar",M:"en månad",MM:"%d månader",y:"ett år",yy:"%d år"},ordinalParse:/\d{1,2}(e|a)/,ordinal:function(e){var t=e%10,n=1===~~(e%100/10)?"e":1===t?"a":2===t?"a":"e";return e+n},week:{dow:1,doy:4}});r
5739 eturn t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("sw",{months:"Januari_Februari_Machi_Aprili_Mei_Juni_Julai_Agosti_Septemba_Oktoba_Novemba_Desemba".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ago_Sep_Okt_Nov_Des".split("_"),weekdays:"Jumapili_Jumatatu_Jumanne_Jumatano_Alhamisi_Ijumaa_Jumamosi".split("_"),weekdaysShort:"Jpl_Jtat_Jnne_Jtan_Alh_Ijm_Jmos".split("_"),weekdaysMin:"J2_J3_J4_J5_Al_Ij_J1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[leo saa] LT",nextDay:"[kesho saa] LT",nextWeek:"[wiki ijayo] dddd [saat] LT",lastDay:"[jana] LT",lastWeek:"[wiki iliyopita] dddd [saat] LT",sameElse:"L"},relativeTime:{future:"%s baadaye",past:"tokea %s",s:"hivi punde",m:"dakika moja",mm:"dakika %d",h:"saa limoja",hh:"masaa %d",d:"siku moja",dd:"masiku %d",M:"mwezi mmoja",MM:"miezi %d",y:"mwaka mmoj
5740 a",yy:"miaka %d"},week:{dow:1,doy:7}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t={1:"௧",2:"௨",3:"௩",4:"௪",5:"௫",6:"௬",7:"௭",8:"௮",9:"௯",0:"௦"},n={"௧":"1","௨":"2","௩":"3","௪":"4","௫":"5","௬":"6","௭":"7","௮":"8","௯":"9","௦":"0"},r=e.defineLocale("ta",{months:"ஜனவரி_பிப்ரவரி_மார்ச்_ஏப்ரல்_மே_ஜூன்_ஜூலை_ஆகஸ்ட்_செப்டெம்பர்_அக்டோபர்_நவம்பர்_டிசம்பர்".split("_"),monthsShort:"ஜனவரி_பிப்ரவரி_மார்ச்_ஏப்ரல்_மே_ஜூன்_ஜூலை_ஆகஸ்ட்_செப்டெம்பர்_அக்டோபர்_நவம்பர்_டிசம்பர்".split("_"),weekdays:"ஞாயிற்றுக்கிழமை_திங்கட்கிழமை_செவ்வாய்கிழமை_�
5741 ��ுதன்கிழமை_வியாழக்கிழமை_வெள்ளிக்கிழமை_சனிக்கிழமை".split("_"),weekdaysShort:"ஞாயிறு_திங்கள்_செவ்வாய்_புதன்_வியாழன்_வெள்ளி_சனி".split("_"),weekdaysMin:"ஞா_தி_செ_பு_வி_வெ_ச".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, HH:mm",LLLL:"dddd, D MMMM YYYY, HH:mm"},calendar:{sameDay:"[இன்று] LT",nextDay:"[நாளை] LT",nextWeek:"dddd, LT",lastDay:"[நேற்று] LT",lastWeek:"[கடந்த வாரம்] dddd, LT",sameElse:"L"},relativeTime:{future:"%s இல்",past:"%s முன்",s:"ஒரு சில விநாடிகள்",m:"ஒரு நிமிடம்",mm:"%d நிமிடங்கள்",h:"ஒரு மணி நேரம்",hh:"%d மணி நேரம்",d:"ஒரு நாள்",dd:"%d
5742 நாட்கள்",M:"ஒரு மாதம்",MM:"%d மாதங்கள்",y:"ஒரு வருடம்",yy:"%d ஆண்டுகள்"},ordinalParse:/\d{1,2}வது/,ordinal:function(e){return e+"வது"},preparse:function(e){return e.replace(/[௧௨௩௪௫௬௭௮௯௦]/g,function(e){return n[e]})},postformat:function(e){return e.replace(/\d/g,function(e){return t[e]})},meridiemParse:/யாமம்|வைகறை|காலை|நண்பகல்|எற்பாடு|மாலை/,meridiem:function(e,t,n){return e<2?" யாமம்":e<6?" வைகறை":e<10?" காலை":e<14?" நண்பகல்":e<18?" எற்பாடு":e<22?" மாலை":" யாமம்"},meridiemHour:function(e,t){return 12===e&&(e=0),"யாமம்"===t?e<2?e:e+12:"வைகறை"===t||"காலை"===t?e:"நண்பகல்"===t&&e>=10?e:e+12},week:{dow:0,doy:6}});return r})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var
5743 t=e.defineLocale("te",{months:"జనవరి_ఫిబ్రవరి_మార్చి_ఏప్రిల్_మే_జూన్_జూలై_ఆగస్టు_సెప్టెంబర్_అక్టోబర్_నవంబర్_డిసెంబర్".split("_"),monthsShort:"జన._ఫిబ్ర._మార్చి_ఏప్రి._మే_జూన్_జూలై_ఆగ._సెప్._అక్టో._నవ._డిసె.".split("_"),monthsParseExact:!0,weekdays:"ఆదివారం_సోమవారం_మంగళవారం_బుధవారం_గురువారం_శుక్రవారం_శనివారం".split("_"),weekdaysShort:"ఆది_సోమ_మంగళ_బుధ_గురు_శుక్ర_శని".split("_"),weekdaysMin:"ఆ_సో_మం_బు_గు_శు_శ".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},calendar:{sam
5744 eDay:"[నేడు] LT",nextDay:"[రేపు] LT",nextWeek:"dddd, LT",lastDay:"[నిన్న] LT",lastWeek:"[గత] dddd, LT",sameElse:"L"},relativeTime:{future:"%s లో",past:"%s క్రితం",s:"కొన్ని క్షణాలు",m:"ఒక నిమిషం",mm:"%d నిమిషాలు",h:"ఒక గంట",hh:"%d గంటలు",d:"ఒక రోజు",dd:"%d రోజులు",M:"ఒక నెల",MM:"%d నెలలు",y:"ఒక సంవత్సరం",yy:"%d సంవత్సరాలు"},ordinalParse:/\d{1,2}వ/,ordinal:"%dవ",meridiemParse:/రాత్రి|ఉదయం|మధ్యాహ్నం|సాయంత్రం/,meridiemHour:function(e,t){return 12===e&&(e=0),"రాత్రి"===t?e<4?e:e+12:"ఉదయం"===t?e:"మధ్యాహ్నం"===t?e>=10?e:e+12:"సాయంత్రం"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"రాత్రి":e<10?"ఉదయం":e<17?"మధ్యాహ్నం":e<20?"సా
5745 యంత్రం":"రాత్రి"},week:{dow:0,doy:6}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("th",{months:"มกราคม_กุมภาพันธ์_มีนาคม_เมษายน_พฤษภาคม_มิถุนายน_กรกฎาคม_สิงหาคม_กันยายน_ตุลาคม_พฤศจิกายน_ธันวาคม".split("_"),monthsShort:"ม.ค._ก.พ._มี.ค._เม.ย._พ.ค._มิ.ย._ก.ค._ส.ค._ก.ย._ต.ค._พ.ย._ธ.ค.".split("_"),monthsParseExact:!0,weekdays:"อาทิตย์_จันทร์_อังคาร_พุธ_พฤหัสบดี_ศุกร์_เสาร์".split("_"),weekdaysShort:"อาทิตย์_จันทร์_อังคาร_พุธ_พฤหัส_ศุกร์_เสาร์".split("_"),weekdaysMin:"อา._จ._อ._พ._พฤ._ศ._ส.".split("_"),weekdaysPar
5746 seExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"YYYY/MM/DD",LL:"D MMMM YYYY",LLL:"D MMMM YYYY เวลา H:mm",LLLL:"วันddddที่ D MMMM YYYY เวลา H:mm"},meridiemParse:/ก่อนเที่ยง|หลังเที่ยง/,isPM:function(e){return"หลังเที่ยง"===e},meridiem:function(e,t,n){return e<12?"ก่อนเที่ยง":"หลังเที่ยง"},calendar:{sameDay:"[วันนี้ เวลา] LT",nextDay:"[พรุ่งนี้ เวลา] LT",nextWeek:"dddd[หน้า เวลา] LT",lastDay:"[เมื่อวานนี้ เวลา] LT",lastWeek:"[วัน]dddd[ที่แล้ว เวลา] LT",sameElse:"L"},relativeTime:{future:"อีก %s",past:"%sที่แล้ว",s:"ไม่กี่วินาที",m:"1 นาที",mm:"%d นาที",h:"1 ชั่วโมง",hh:"%d ชั่วโมง",d:"1 วัน",dd:"%d วัน",M:"1 เดือน",MM:"%d เด�
5747 ��อน",y:"1 ปี",yy:"%d ปี"}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("tl-ph",{months:"Enero_Pebrero_Marso_Abril_Mayo_Hunyo_Hulyo_Agosto_Setyembre_Oktubre_Nobyembre_Disyembre".split("_"),monthsShort:"Ene_Peb_Mar_Abr_May_Hun_Hul_Ago_Set_Okt_Nob_Dis".split("_"),weekdays:"Linggo_Lunes_Martes_Miyerkules_Huwebes_Biyernes_Sabado".split("_"),weekdaysShort:"Lin_Lun_Mar_Miy_Huw_Biy_Sab".split("_"),weekdaysMin:"Li_Lu_Ma_Mi_Hu_Bi_Sab".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"MM/D/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY HH:mm",LLLL:"dddd, MMMM DD, YYYY HH:mm"},calendar:{sameDay:"[Ngayon sa] LT",nextDay:"[Bukas sa] LT",nextWeek:"dddd [sa] LT",lastDay:"[Kahapon sa] LT",lastWeek:"dddd [huling linggo] LT",sameElse:"L"},relativeTime:{future:"sa loob ng %s",past:"%s ang nakalipas",s:"ilang segundo",m:"isang minuto",mm:"%d minuto",h:"isang oras",hh:"%d oras",d:"isang araw",dd:"%d araw",M:"isang buwan",MM:"%d b
5748 uwan",y:"isang taon",yy:"%d taon"},ordinalParse:/\d{1,2}/,ordinal:function(e){return e},week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";function t(e){var t=e;return t=e.indexOf("jaj")!==-1?t.slice(0,-3)+"leS":e.indexOf("jar")!==-1?t.slice(0,-3)+"waQ":e.indexOf("DIS")!==-1?t.slice(0,-3)+"nem":t+" pIq"}function n(e){var t=e;return t=e.indexOf("jaj")!==-1?t.slice(0,-3)+"Hu’":e.indexOf("jar")!==-1?t.slice(0,-3)+"wen":e.indexOf("DIS")!==-1?t.slice(0,-3)+"ben":t+" ret"}function r(e,t,n,r){var o=a(e);switch(n){case"mm":return o+" tup";case"hh":return o+" rep";case"dd":return o+" jaj";case"MM":return o+" jar";case"yy":return o+" DIS"}}function a(e){var t=Math.floor(e%1e3/100),n=Math.floor(e%100/10),r=e%10,a="";return t>0&&(a+=o[t]+"vatlh"),n>0&&(a+=(""!==a?" ":"")+o[n]+"maH"),r>0&&(a+=(""!==a?" ":"")+o[r]),""===a?"pagh":a}var o="pagh_wa’_cha’_wej_loS_vagh_jav_Soch_chorgh_Hut".split("_"),i=e.defineLocale("tlh",{months:"tera’ ja
5749 r wa’_tera’ jar cha’_tera’ jar wej_tera’ jar loS_tera’ jar vagh_tera’ jar jav_tera’ jar Soch_tera’ jar chorgh_tera’ jar Hut_tera’ jar wa’maH_tera’ jar wa’maH wa’_tera’ jar wa’maH cha’".split("_"),monthsShort:"jar wa’_jar cha’_jar wej_jar loS_jar vagh_jar jav_jar Soch_jar chorgh_jar Hut_jar wa’maH_jar wa’maH wa’_jar wa’maH cha’".split("_"),monthsParseExact:!0,weekdays:"lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj".split("_"),weekdaysShort:"lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj".split("_"),weekdaysMin:"lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[DaHjaj] LT",nextDay:"[wa’leS] LT",nextWeek:"LLL",lastDay:"[wa’Hu’] LT",lastWeek:"LLL",sameElse:"L"},relativeTime:{future:t,past:n,s:"puS lup",m:"wa’ tup",mm:r,h:"wa’ rep",hh:r,d:"wa
5750 ’ jaj",dd:r,M:"wa’ jar",MM:r,y:"wa’ DIS",yy:r},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return i})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t={1:"'inci",5:"'inci",8:"'inci",70:"'inci",80:"'inci",2:"'nci",7:"'nci",20:"'nci",50:"'nci",3:"'üncü",4:"'üncü",100:"'üncü",6:"'ncı",9:"'uncu",10:"'uncu",30:"'uncu",60:"'ıncı",90:"'ıncı"},n=e.defineLocale("tr",{months:"Ocak_Şubat_Mart_Nisan_Mayıs_Haziran_Temmuz_Ağustos_Eylül_Ekim_Kasım_Aralık".split("_"),monthsShort:"Oca_Şub_Mar_Nis_May_Haz_Tem_Ağu_Eyl_Eki_Kas_Ara".split("_"),weekdays:"Pazar_Pazartesi_Salı_Çarşamba_Perşembe_Cuma_Cumartesi".split("_"),weekdaysShort:"Paz_Pts_Sal_Çar_Per_Cum_Cts".split("_"),weekdaysMin:"Pz_Pt_Sa_Ça_Pe_Cu_Ct".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[bugün saat] LT",nextDay:"[yarın saat] LT",nextWeek:"[haftaya]
5751 dddd [saat] LT",lastDay:"[dün] LT",lastWeek:"[geçen hafta] dddd [saat] LT",sameElse:"L"},relativeTime:{future:"%s sonra",past:"%s önce",s:"birkaç saniye",m:"bir dakika",mm:"%d dakika",h:"bir saat",hh:"%d saat",d:"bir gün",dd:"%d gün",M:"bir ay",MM:"%d ay",y:"bir yıl",yy:"%d yıl"},ordinalParse:/\d{1,2}'(inci|nci|üncü|ncı|uncu|ıncı)/,ordinal:function(e){if(0===e)return e+"'ıncı";var n=e%10,r=e%100-n,a=e>=100?100:null;return e+(t[n]||t[r]||t[a])},week:{dow:1,doy:7}});return n})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";function t(e,t,n,r){var a={s:["viensas secunds","'iensas secunds"],m:["'n míut","'iens míut"],mm:[e+" míuts",""+e+" míuts"],h:["'n þora","'iensa þora"],hh:[e+" þoras",""+e+" þoras"],d:["'n ziua","'iensa ziua"],dd:[e+" ziuas",""+e+" ziuas"],M:["'n mes","'iens mes"],MM:[e+" mesen",""+e+" mesen"],y:["'n ar","'iens ar"],yy:[e+" ars",""+e+" ars"]};return r?a[n][0]:t?a[n][0]:a[n][1]}var n=e.defineLocale("tzl",{months:"Janua
5752 r_Fevraglh_Març_Avrïu_Mai_Gün_Julia_Guscht_Setemvar_Listopäts_Noemvar_Zecemvar".split("_"),monthsShort:"Jan_Fev_Mar_Avr_Mai_Gün_Jul_Gus_Set_Lis_Noe_Zec".split("_"),weekdays:"Súladi_Lúneçi_Maitzi_Márcuri_Xhúadi_Viénerçi_Sáturi".split("_"),weekdaysShort:"Súl_Lún_Mai_Már_Xhú_Vié_Sát".split("_"),weekdaysMin:"Sú_Lú_Ma_Má_Xh_Vi_Sá".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD.MM.YYYY",LL:"D. MMMM [dallas] YYYY",LLL:"D. MMMM [dallas] YYYY HH.mm",LLLL:"dddd, [li] D. MMMM [dallas] YYYY HH.mm"},meridiemParse:/d\'o|d\'a/i,isPM:function(e){return"d'o"===e.toLowerCase()},meridiem:function(e,t,n){return e>11?n?"d'o":"D'O":n?"d'a":"D'A"},calendar:{sameDay:"[oxhi à] LT",nextDay:"[demà à] LT",nextWeek:"dddd [à] LT",lastDay:"[ieiri à] LT",lastWeek:"[sür el] dddd [lasteu à] LT",sameElse:"L"},relativeTime:{future:"osprei %s",past:"ja%s",s:t,m:t,mm:t,h:t,hh:t,d:t,dd:t,M:t,MM:t,y:t,yy:t},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return n})},fu
5753 nction(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("tzm",{months:"ⵉⵏⵏⴰⵢⵔ_ⴱⵕⴰⵢⵕ_ⵎⴰⵕⵚ_ⵉⴱⵔⵉⵔ_ⵎⴰⵢⵢⵓ_ⵢⵓⵏⵢⵓ_ⵢⵓⵍⵢⵓⵣ_ⵖⵓⵛⵜ_ⵛⵓⵜⴰⵏⴱⵉⵔ_ⴽⵟⵓⴱⵕ_ⵏⵓⵡⴰⵏⴱⵉⵔ_ⴷⵓⵊⵏⴱⵉⵔ".split("_"),monthsShort:"ⵉⵏⵏⴰⵢⵔ_ⴱⵕⴰⵢⵕ_ⵎⴰⵕⵚ_ⵉⴱⵔⵉⵔ_ⵎⴰⵢⵢⵓ_ⵢⵓⵏⵢⵓ_ⵢⵓⵍⵢⵓⵣ_ⵖⵓⵛⵜ_ⵛⵓⵜⴰⵏⴱⵉⵔ_ⴽⵟⵓⴱⵕ_ⵏⵓⵡⴰⵏⴱⵉⵔ_ⴷⵓⵊⵏⴱⵉⵔ".split("_"),weekdays:"ⴰⵙⴰⵎⴰⵙ_ⴰⵢⵏⴰⵙ_ⴰⵙⵉⵏⴰⵙ_ⴰⴽⵔⴰⵙ_ⴰⴽⵡⴰⵙ_ⴰⵙⵉⵎⵡⴰⵙ_ⴰⵙⵉⴹⵢⴰⵙ".split("_"),weekdaysShort:"ⴰⵙⴰⵎⴰⵙ_ⴰⵢⵏⴰⵙ_ⴰⵙⵉⵏⴰⵙ_ⴰⴽⵔⴰⵙ_ⴰⴽⵡⴰⵙ_ⴰⵙⵉⵎⵡⴰⵙ_ⴰⵙⵉⴹⵢⴰⵙ".split("_"),
5754 -weekdaysMin:"ⴰⵙⴰⵎⴰⵙ_ⴰⵢⵏⴰⵙ_ⴰⵙⵉⵏⴰⵙ_ⴰⴽⵔⴰⵙ_ⴰⴽⵡⴰⵙ_ⴰⵙⵉⵎⵡⴰⵙ_ⴰⵙⵉⴹⵢⴰⵙ".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[ⴰⵙⴷⵅ ⴴ] LT",nextDay:"[ⴰⵙⴽⴰ ⴴ] LT",nextWeek:"dddd [ⴴ] LT",lastDay:"[ⴰⵚⴰⵏⵜ ⴴ] LT",lastWeek:"dddd [ⴴ] LT",sameElse:"L"},relativeTime:{future:"ⴷⴰⴷⵅ ⵙ ⵢⴰⵏ %s",past:"ⵢⴰⵏ %s",s:"ⵉⵎⵉⴽ",m:"ⵎⵉⵏⵓⴺ",mm:"%d ⵎⵉⵏⵓⴺ",h:"ⵙⴰⵄⴰ",hh:"%d ⵜⴰⵙⵙⴰⵄⵉⵏ",d:"ⴰⵙⵙ",dd:"%d oⵙⵙⴰⵏ",M:"ⴰⵢoⵓⵔ",MM:"%d ⵉⵢⵢⵉⵔⵏ",y:"ⴰⵙⴳⴰⵙ",yy:"%d ⵉⵙⴳⴰⵙⵏ"},week:{dow:6,doy:12}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("tzm-latn",{months:"innayr_brˤayrˤ_marˤsˤ_ibrir_mayyw_ywnyw_ywlywz_ɣwšt_šwtanbir_ktˤwbrˤ_nw
5755 wanbir_dwjnbir".split("_"),monthsShort:"innayr_brˤayrˤ_marˤsˤ_ibrir_mayyw_ywnyw_ywlywz_ɣwšt_šwtanbir_ktˤwbrˤ_nwwanbir_dwjnbir".split("_"),weekdays:"asamas_aynas_asinas_akras_akwas_asimwas_asiḍyas".split("_"),weekdaysShort:"asamas_aynas_asinas_akras_akwas_asimwas_asiḍyas".split("_"),weekdaysMin:"asamas_aynas_asinas_akras_akwas_asimwas_asiḍyas".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[asdkh g] LT",nextDay:"[aska g] LT",nextWeek:"dddd [g] LT",lastDay:"[assant g] LT",lastWeek:"dddd [g] LT",sameElse:"L"},relativeTime:{future:"dadkh s yan %s",past:"yan %s",s:"imik",m:"minuḍ",mm:"%d minuḍ",h:"saɛa",hh:"%d tassaɛin",d:"ass",dd:"%d ossan",M:"ayowr",MM:"%d iyyirn",y:"asgas",yy:"%d isgasn"},week:{dow:6,doy:12}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";function t(e,t){var n=e.split("_");return t%10===1&&t%100!==11
5756 ?n[0]:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?n[1]:n[2]}function n(e,n,r){var a={mm:n?"хвилина_хвилини_хвилин":"хвилину_хвилини_хвилин",hh:n?"година_години_годин":"годину_години_годин",dd:"день_дні_днів",MM:"місяць_місяці_місяців",yy:"рік_роки_років"};return"m"===r?n?"хвилина":"хвилину":"h"===r?n?"година":"годину":e+" "+t(a[r],+e)}function r(e,t){var n={nominative:"неділя_понеділок_вівторок_середа_четвер_п’ятниця_субота".split("_"),accusative:"неділю_понеділок_вівторок_середу_четвер_п’ятницю_суботу".split("_"),genitive:"неділі_понеділка_вівторка_середи_четверга_п’ятниці_суботи".split("_")},r=/(\[[ВвУу]\]) ?dddd/.test(t)?"accusative":/\[?(?:минулої|наступної)? ?\] ?dddd/.test
5757 (t)?"genitive":"nominative";return n[r][e.day()]}function a(e){return function(){return e+"о"+(11===this.hours()?"б":"")+"] LT"}}var o=e.defineLocale("uk",{months:{format:"січня_лютого_березня_квітня_травня_червня_липня_серпня_вересня_жовтня_листопада_грудня".split("_"),standalone:"січень_лютий_березень_квітень_травень_червень_липень_серпень_вересень_жовтень_листопад_грудень".split("_")},monthsShort:"січ_лют_бер_квіт_трав_черв_лип_серп_вер_жовт_лист_груд".split("_"),weekdays:r,weekdaysShort:"нд_пн_вт_ср_чт_пт_сб".split("_"),weekdaysMin:"нд_пн_вт_ср_чт_пт_сб".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY р.",LLL:"D MMMM YYYY р., HH:mm",LLLL:"dddd, D MMMM YYYY р., HH:mm"},calendar:{sameDay:a("[Сьогодні "),next
5758 Day:a("[Завтра "),lastDay:a("[Вчора "),nextWeek:a("[У] dddd ["),lastWeek:function(){switch(this.day()){case 0:case 3:case 5:case 6:return a("[Минулої] dddd [").call(this);case 1:case 2:case 4:return a("[Минулого] dddd [").call(this)}},sameElse:"L"},relativeTime:{future:"за %s",past:"%s тому",s:"декілька секунд",m:n,mm:n,h:"годину",hh:n,d:"день",dd:n,M:"місяць",MM:n,y:"рік",yy:n},meridiemParse:/ночі|ранку|дня|вечора/,isPM:function(e){return/^(дня|вечора)$/.test(e)},meridiem:function(e,t,n){return e<4?"ночі":e<12?"ранку":e<17?"дня":"вечора"},ordinalParse:/\d{1,2}-(й|го)/,ordinal:function(e,t){switch(t){case"M":case"d":case"DDD":case"w":case"W":return e+"-й";case"D":return e+"-го";default:return e}},week:{dow:1,doy:7}});return o})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("uz",{months:"январ_феврал_март_�
5759 �прел_май_июн_июл_август_сентябр_октябр_ноябр_декабр".split("_"),monthsShort:"янв_фев_мар_апр_май_июн_июл_авг_сен_окт_ноя_дек".split("_"),weekdays:"Якшанба_Душанба_Сешанба_Чоршанба_Пайшанба_Жума_Шанба".split("_"),weekdaysShort:"Якш_Душ_Сеш_Чор_Пай_Жум_Шан".split("_"),weekdaysMin:"Як_Ду_Се_Чо_Па_Жу_Ша".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"D MMMM YYYY, dddd HH:mm"},calendar:{sameDay:"[Бугун соат] LT [да]",nextDay:"[Эртага] LT [да]",nextWeek:"dddd [куни соат] LT [да]",lastDay:"[Кеча соат] LT [да]",lastWeek:"[Утган] dddd [куни соат] LT [да]",sameElse:"L"},relativeTime:{future:"Якин %s ичида",past:"Бир неча %s олдин",s:"фурсат",m:"бир дакика",mm:"%d дакика",h:
5760 "бир соат",hh:"%d соат",d:"бир кун",dd:"%d кун",M:"бир ой",MM:"%d ой",y:"бир йил",yy:"%d йил"},week:{dow:1,doy:7}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("vi",{months:"tháng 1_tháng 2_tháng 3_tháng 4_tháng 5_tháng 6_tháng 7_tháng 8_tháng 9_tháng 10_tháng 11_tháng 12".split("_"),monthsShort:"Th01_Th02_Th03_Th04_Th05_Th06_Th07_Th08_Th09_Th10_Th11_Th12".split("_"),monthsParseExact:!0,weekdays:"chủ nhật_thứ hai_thứ ba_thứ tư_thứ năm_thứ sáu_thứ bảy".split("_"),weekdaysShort:"CN_T2_T3_T4_T5_T6_T7".split("_"),weekdaysMin:"CN_T2_T3_T4_T5_T6_T7".split("_"),weekdaysParseExact:!0,meridiemParse:/sa|ch/i,isPM:function(e){return/^ch$/i.test(e)},meridiem:function(e,t,n){return e<12?n?"sa":"SA":n?"ch":"CH"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [năm] YYYY",LLL:"D MMMM [năm] YYYY HH:mm",LLLL:"dddd, D MMMM [năm] YYYY HH:mm",l:"DD/M/Y
5761 YYY",ll:"D MMM YYYY",lll:"D MMM YYYY HH:mm",llll:"ddd, D MMM YYYY HH:mm"},calendar:{sameDay:"[Hôm nay lúc] LT",nextDay:"[Ngày mai lúc] LT",nextWeek:"dddd [tuần tới lúc] LT",lastDay:"[Hôm qua lúc] LT",lastWeek:"dddd [tuần rồi lúc] LT",sameElse:"L"},relativeTime:{future:"%s tới",past:"%s trước",s:"vài giây",m:"một phút",mm:"%d phút",h:"một giờ",hh:"%d giờ",d:"một ngày",dd:"%d ngày",M:"một tháng",MM:"%d tháng",y:"một năm",yy:"%d năm"},ordinalParse:/\d{1,2}/,ordinal:function(e){return e},week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("x-pseudo",{months:"J~áñúá~rý_F~ébrú~árý_~Márc~h_Áp~ríl_~Máý_~Júñé~_Júl~ý_Áú~gúst~_Sép~témb~ér_Ó~ctób~ér_Ñ~óvém~bér_~Décé~mbér".split("_"),monthsShort:"J~áñ_~Féb_~Már_~Ápr_~Máý_~Júñ_~Júl_~Áúg_~Sép_~Óct_~Ñóv_~Déc".split("_"),monthsParseExact:!0,weekdays:"S~úñdá~ý_Mó~ñdáý~_Túé
5762 ~sdáý~_Wéd~ñésd~áý_T~húrs~dáý_~Fríd~áý_S~átúr~dáý".split("_"),weekdaysShort:"S~úñ_~Móñ_~Túé_~Wéd_~Thú_~Frí_~Sát".split("_"),weekdaysMin:"S~ú_Mó~_Tú_~Wé_T~h_Fr~_Sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[T~ódá~ý át] LT",nextDay:"[T~ómó~rró~w át] LT",nextWeek:"dddd [át] LT",lastDay:"[Ý~ést~érdá~ý át] LT",lastWeek:"[L~ást] dddd [át] LT",sameElse:"L"},relativeTime:{future:"í~ñ %s",past:"%s á~gó",s:"á ~féw ~sécó~ñds",m:"á ~míñ~úté",mm:"%d m~íñú~tés",h:"á~ñ hó~úr",hh:"%d h~óúrs",d:"á ~dáý",dd:"%d d~áýs",M:"á ~móñ~th",MM:"%d m~óñt~hs",y:"á ~ýéár",yy:"%d ý~éárs"},ordinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(e){var t=e%10,n=1===~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th";return e+n},week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(475))}(
5763 this,function(e){"use strict";var t=e.defineLocale("zh-cn",{months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"周日_周一_周二_周三_周四_周五_周六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),longDateFormat:{LT:"Ah点mm分",LTS:"Ah点m分s秒",L:"YYYY-MM-DD",LL:"YYYY年MMMD日",LLL:"YYYY年MMMD日Ah点mm分",LLLL:"YYYY年MMMD日ddddAh点mm分",l:"YYYY-MM-DD",ll:"YYYY年MMMD日",lll:"YYYY年MMMD日Ah点mm分",llll:"YYYY年MMMD日ddddAh点mm分"},meridiemParse:/凌晨|早上|上午|中午|下午|晚上/,meridiemHour:function(e,t){return 12===e&&(e=0),"凌晨"===t||"早上"===t||"上午"===t?e:"下午"===t||"晚上"===t?e+12:e>=11?e:e+12},meridiem:function(e,t,n){var r=100*e+t;return r<600?"凌晨":r<900
5764 ?"早上":r<1130?"上午":r<1230?"中午":r<1800?"下午":"晚上"},calendar:{sameDay:function(){return 0===this.minutes()?"[今天]Ah[点整]":"[今天]LT"},nextDay:function(){return 0===this.minutes()?"[明天]Ah[点整]":"[明天]LT"},lastDay:function(){return 0===this.minutes()?"[昨天]Ah[点整]":"[昨天]LT"},nextWeek:function(){var t,n;return t=e().startOf("week"),n=this.diff(t,"days")>=7?"[下]":"[本]",0===this.minutes()?n+"dddAh点整":n+"dddAh点mm"},lastWeek:function(){var t,n;return t=e().startOf("week"),n=this.unix()<t.unix()?"[上]":"[本]",0===this.minutes()?n+"dddAh点整":n+"dddAh点mm"},sameElse:"LL"},ordinalParse:/\d{1,2}(日|月|周)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"日";case"M":return e+"月";case"w":case"W":return e+"周";default:return e}},relativeTime:{future:"%s内",past:"%s前",s:"几秒",m:"1 分钟",mm:"%d 分钟",h:"1 小时",hh:"%d 小时",d:"1 天",dd:"%d 天",M:"1 个月",MM:"%d 个月",y:"1 年",yy:"%d 年"},week
5765 :{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("zh-hk",{months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"週日_週一_週二_週三_週四_週五_週六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),longDateFormat:{LT:"Ah點mm分",LTS:"Ah點m分s秒",L:"YYYY年MMMD日",LL:"YYYY年MMMD日",LLL:"YYYY年MMMD日Ah點mm分",LLLL:"YYYY年MMMD日ddddAh點mm分",l:"YYYY年MMMD日",ll:"YYYY年MMMD日",lll:"YYYY年MMMD日Ah點mm分",llll:"YYYY年MMMD日ddddAh點mm分"},meridiemParse:/凌晨|早上|上午|中午|下午|晚上/,meridiemHour:function(e,t){return 12===e&&(e=0),"凌晨"===t||"早上"===t||"上午"===t?e:"中午"===t?e>=11?e:e+12:"下午
5766 "===t||"晚上"===t?e+12:void 0},meridiem:function(e,t,n){var r=100*e+t;return r<600?"凌晨":r<900?"早上":r<1130?"上午":r<1230?"中午":r<1800?"下午":"晚上"},calendar:{sameDay:"[今天]LT",nextDay:"[明天]LT",nextWeek:"[下]ddddLT",lastDay:"[昨天]LT",lastWeek:"[上]ddddLT",sameElse:"L"},ordinalParse:/\d{1,2}(日|月|週)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"日";case"M":return e+"月";case"w":case"W":return e+"週";default:return e}},relativeTime:{future:"%s內",past:"%s前",s:"幾秒",m:"1 分鐘",mm:"%d 分鐘",h:"1 小時",hh:"%d 小時",d:"1 天",dd:"%d 天",M:"1 個月",MM:"%d 個月",y:"1 年",yy:"%d 年"}});return t})},function(e,t,n){!function(e,t){t(n(475))}(this,function(e){"use strict";var t=e.defineLocale("zh-tw",{months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),weekdays:"星期日
5767 _星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"週日_週一_週二_週三_週四_週五_週六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),longDateFormat:{LT:"Ah點mm分",LTS:"Ah點m分s秒",L:"YYYY年MMMD日",LL:"YYYY年MMMD日",LLL:"YYYY年MMMD日Ah點mm分",LLLL:"YYYY年MMMD日ddddAh點mm分",l:"YYYY年MMMD日",ll:"YYYY年MMMD日",lll:"YYYY年MMMD日Ah點mm分",llll:"YYYY年MMMD日ddddAh點mm分"},meridiemParse:/凌晨|早上|上午|中午|下午|晚上/,meridiemHour:function(e,t){return 12===e&&(e=0),"凌晨"===t||"早上"===t||"上午"===t?e:"中午"===t?e>=11?e:e+12:"下午"===t||"晚上"===t?e+12:void 0},meridiem:function(e,t,n){var r=100*e+t;return r<600?"凌晨":r<900?"早上":r<1130?"上午":r<1230?"中午":r<1800?"下午":"晚上"},calendar:{sameDay:"[今天]LT",nextDay:"[明天]LT",nextWeek:"[下]ddddLT",lastDay:"[昨天]LT",lastWeek:"[上]ddddLT",sameElse:"L"},ordinalParse:/\d{1,2}(日|月|週)/,ordinal:func
5768 tion(e,t){switch(t){case"d":case"D":case"DDD":return e+"日";case"M":return e+"月";case"w":case"W":return e+"週";default:return e}},relativeTime:{future:"%s內",past:"%s前",s:"幾秒",m:"1 分鐘",mm:"%d 分鐘",h:"1 小時",hh:"%d 小時",d:"1 天",dd:"%d 天",M:"1 個月",MM:"%d 個月",y:"1 年",yy:"%d 年"}});return t})},function(e,t){e.exports={version:"2015d",zones:["Africa/Abidjan|LMT GMT|g.8 0|01|-2ldXH.Q","Africa/Accra|LMT GMT GHST|.Q 0 -k|012121212121212121212121212121212121212121212121|-26BbX.8 6tzX.8 MnE 1BAk MnE 1BAk MnE 1BAk MnE 1C0k MnE 1BAk MnE 1BAk MnE 1BAk MnE 1C0k MnE 1BAk MnE 1BAk MnE 1BAk MnE 1C0k MnE 1BAk MnE 1BAk MnE 1BAk MnE 1C0k MnE 1BAk MnE 1BAk MnE 1BAk MnE 1C0k MnE 1BAk MnE 1BAk MnE","Africa/Addis_Ababa|LMT EAT BEAT BEAUT|-2r.g -30 -2u -2J|01231|-1F3Cr.g 3Dzr.g okMu MFXJ","Africa/Algiers|PMT WET WEST CET CEST|-9.l 0 -10 -10 -20|0121212121212121343431312123431213|-2nco9.l cNb9.l HA0 19A0 1iM0 11c0 1oo0 Wo0 1rc0 QM0 1EM0 UM0 DA0 Imo0 rd0 De0 9Xz0 1fb0 1a
5769 p0 16K0 2yo0 mEp0 hwL0 jxA0 11A0 dDd0 17b0 11B0 1cN0 2Dy0 1cN0 1fB0 1cL0","Africa/Bangui|LMT WAT|-d.A -10|01|-22y0d.A","Africa/Bissau|LMT WAT GMT|12.k 10 0|012|-2ldWV.E 2xonV.E","Africa/Blantyre|LMT CAT|-2a.k -20|01|-2GJea.k","Africa/Cairo|EET EEST|-20 -30|0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-1bIO0 vb0 1ip0 11z0 1iN0 1nz0 12p0 1pz0 10N0 1pz0 16p0 1jz0 s3d0 Vz0 1oN0 11b0 1oO0 10N0 1pz0 10N0 1pb0 10N0 1pb0 10N0 1pb0 10N0 1pz0 10N0 1pb0 10N0 1pb0 11d0 1oL0 11d0 1pb0 11d0 1oL0 11d0 1oL0 11d0 1oL0 11d0 1pb0 11d0 1oL0 11d0 1oL0 11d0 1oL0 11d0 1pb0 11d0 1oL0 11d0 1oL0 11d0 1oL0 11d0 1pb0 11d0 1oL0 11d0 1WL0 rd0 1Rz0 wp0 1pb0 11d0 1oL0 11d0 1oL0 11d0 1oL0 11d0 1pb0 11d0 1qL0 Xd0 1oL0 11d0 1oL0 11d0 1pb0 11d0 1oL0 11d0 1oL0 11d0 1ny0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 WL0 1qN0 Rb0 1wp0 On0 1zd0 Lz0 1EN0 Fb0 c10 8n0 8Nd0 gL0 e10
5770 mn0","Africa/Casablanca|LMT WET WEST CET|u.k 0 -10 -10|012121212121212121312121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2gMnt.E 130Lt.E rb0 Dd0 dVb0 b6p0 TX0 EoB0 LL0 gnd0 rz0 43d0 AL0 1Nd0 XX0 1Cp0 pz0 dEp0 4mn0 SyN0 AL0 1Nd0 wn0 1FB0 Db0 1zd0 Lz0 1Nf0 wM0 co0 go0 1o00 s00 dA0 vc0 11A0 A00 e00 y00 11A0 uo0 e00 DA0 11A0 rA0 e00 Jc0 WM0 m00 gM0 M00 WM0 jc0 e00 RA0 11A0 dA0 e00 Uo0 11A0 800 gM0 Xc0 11A0 5c0 e00 17A0 WM0 2o0 e00 1ao0 19A0 1g00 16M0 1iM0 1400 1lA0 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qo0 1200 1kM0 14M0 1i00","Africa/Ceuta|WET WEST CET CEST|0 -10 -10 -20|010101010101010101010232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-25KN0 11z0 drd0 18o0 3I00 17c0 1fA0 1a00 1io0 1a00 1y7p0 LL0 gnd0 rz0 43d0 AL0 1Nd0 XX0 1Cp0 pz0 dEp0 4VB0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0
5771 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Africa/El_Aaiun|LMT WAT WET WEST|Q.M 10 0 -10|0123232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-1rDz7.c 1GVA7.c 6L0 AL0 1Nd0 XX0 1Cp0 pz0 1cBB0 AL0 1Nd0 wn0 1FB0 Db0 1zd0 Lz0 1Nf0 wM0 co0 go0 1o00 s00 dA0 vc0 11A0 A00 e00 y00 11A0 uo0 e00 DA0 11A0 rA0 e00 Jc0 WM0 m00 gM0 M00 WM0 jc0 e00 RA0 11A0 dA0 e00 Uo0 11A0 800 gM0 Xc0 11A0 5c0 e00 17A0 WM0 2o0 e00 1ao0 19A0 1g00 16M0 1iM0 1400 1lA0 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qo0 1200 1kM0 14M0 1i00","Africa/Johannesburg|SAST SAST SAST|-1u -
5772 20 -30|012121|-2GJdu 1Ajdu 1cL0 1cN0 1cL0","Africa/Juba|LMT CAT CAST EAT|-2a.8 -20 -30 -30|01212121212121212121212121212121213|-1yW2a.8 1zK0a.8 16L0 1iN0 17b0 1jd0 17b0 1ip0 17z0 1i10 17X0 1hB0 18n0 1hd0 19b0 1gp0 19z0 1iN0 17b0 1ip0 17z0 1i10 18n0 1hd0 18L0 1gN0 19b0 1gp0 19z0 1iN0 17z0 1i10 17X0 yGd0","Africa/Monrovia|MMT LRT GMT|H.8 I.u 0|012|-23Lzg.Q 29s01.m","Africa/Ndjamena|LMT WAT WAST|-10.c -10 -20|0121|-2le10.c 2J3c0.c Wn0","Africa/Tripoli|LMT CET CEST EET|-Q.I -10 -20 -20|012121213121212121212121213123123|-21JcQ.I 1hnBQ.I vx0 4iP0 xx0 4eN0 Bb0 7ip0 U0n0 A10 1db0 1cN0 1db0 1dd0 1db0 1eN0 1bb0 1e10 1cL0 1c10 1db0 1dd0 1db0 1cN0 1db0 1q10 fAn0 1ep0 1db0 AKq0 TA0 1o00","Africa/Tunis|PMT CET CEST|-9.l -10 -20|0121212121212121212121212121212121|-2nco9.l 18pa9.l 1qM0 DA0 3Tc0 11B0 1ze0 WM0 7z0 3d0 14L0 1cN0 1f90 1ar0 16J0 1gXB0 WM0 1rA0 11c0 nwo0 Ko0 1cM0 1cM0 1rA0 10M0 zuM0 10N0 1aN0 1qM0 WM0 1qM0 11A0 1o00","Africa/Windhoek|SWAT SAST SAST CAT WAT WAST|-1u -20 -30 -20 -10 -20|01
5773 2134545454545454545454545454545454545454545454545454545454545454545454545454545454545454545|-2GJdu 1Ajdu 1cL0 1SqL0 9NA0 11D0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0","America/Adak|NST NWT NPT BST BDT AHST HST HDT|b0 a0 a0 b0 a0 a0 a0 90|012034343434343434343434343434343456767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676|-17SX0 8wW0 iB0 Qlb0 52O0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 cm0 10q0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1n
5774 X0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Anchorage|CAT CAWT CAPT AHST AHDT YST AKST AKDT|a0 90 90 a0 90 90 90 80|012034343434343434343434343434343456767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676|-17T00 8wX0 iA0 Qlb0 52O0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 cm0 10q0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0
5775 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Anguilla|LMT AST|46.4 40|01|-2kNvR.U","America/Araguaina|LMT BRT BRST|3c.M 30 20|0121212121212121212121212121212121212121212121212121|-2glwL.c HdKL.c 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 dMN0 Lz0 1zd0 Rb0 1wN0 Wn0 1tB0 Rb0 1tB0 WL0 1tB0 Rb0 1zd0 On0 1HB0 FX0 ny10 Lz0","America/Argentina/Buenos_Aires|CMT ART ARST ART ARST|4g.M 40 30 30 20|0121212121212121212121212121212121212121213434343434343234343|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX
5776 0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wp0 Rb0 1wp0 TX0 g0p0 10M0 j3c0 uL0 1qN0 WL0","America/Argentina/Catamarca|CMT ART ARST ART ARST WART|4g.M 40 30 30 20 40|0121212121212121212121212121212121212121213434343454343235343|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wq0 Ra0 1wp0 TX0 g0p0 10M0 ako0 7B0 8zb0 uL0","America/Argentina/Cordoba|CMT ART ARST ART ARST WART|4g.M 40 30 30 20 40|0121212121212121212121212121212121212121213434343454343234343|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wq0 Ra0 1wp0 TX0 g0p0 10M0 j3c0 uL0 1qN0
5777 WL0","America/Argentina/Jujuy|CMT ART ARST ART ARST WART WARST|4g.M 40 30 30 20 40 30|01212121212121212121212121212121212121212134343456543432343|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1ze0 TX0 1ld0 WK0 1wp0 TX0 g0p0 10M0 j3c0 uL0","America/Argentina/La_Rioja|CMT ART ARST ART ARST WART|4g.M 40 30 30 20 40|01212121212121212121212121212121212121212134343434534343235343|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Qn0 qO0 16n0 Rb0 1wp0 TX0 g0p0 10M0 ako0 7B0 8zb0 uL0","America/Argentina/Mendoza|CMT ART ARST ART ARST WART WARST|4g.M 40 30 30 20 40 30|0121212121212121212121212121212121212121213434345656543235343|-20UHH.c
5778 pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1u20 SL0 1vd0 Tb0 1wp0 TW0 g0p0 10M0 agM0 Op0 7TX0 uL0","America/Argentina/Rio_Gallegos|CMT ART ARST ART ARST WART|4g.M 40 30 30 20 40|0121212121212121212121212121212121212121213434343434343235343|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wp0 Rb0 1wp0 TX0 g0p0 10M0 ako0 7B0 8zb0 uL0","America/Argentina/Salta|CMT ART ARST ART ARST WART|4g.M 40 30 30 20 40|01212121212121212121212121212121212121212134343434543432343|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0
5779 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wq0 Ra0 1wp0 TX0 g0p0 10M0 j3c0 uL0","America/Argentina/San_Juan|CMT ART ARST ART ARST WART|4g.M 40 30 30 20 40|01212121212121212121212121212121212121212134343434534343235343|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Qn0 qO0 16n0 Rb0 1wp0 TX0 g0p0 10M0 ak00 m10 8lb0 uL0","America/Argentina/San_Luis|CMT ART ARST ART ARST WART WARST|4g.M 40 30 30 20 40 30|01212121212121212121212121212121212121212134343456536353465653|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 XX0 1q20 SL0 AN0 kin0 10M0 ak00 m10 8lb0 8L0 jd0 1qN0 WL0 1qN0","America/Argentina/Tucuman|CMT ART
5780 ARST ART ARST WART|4g.M 40 30 30 20 40|012121212121212121212121212121212121212121343434345434323534343|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wq0 Ra0 1wp0 TX0 g0p0 10M0 ako0 4N0 8BX0 uL0 1qN0 WL0","America/Argentina/Ushuaia|CMT ART ARST ART ARST WART|4g.M 40 30 30 20 40|0121212121212121212121212121212121212121213434343434343235343|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wp0 Rb0 1wp0 TX0 g0p0 10M0 ajA0 8p0 8zb0 uL0","America/Aruba|LMT ANT AST|4z.L 4u 40|012|-2kV7o.d 28KLS.d","America/Asuncion|AMT PYT PYT PYST|3O.E 40 30 30|0121313131313131313131313131313131313131313131313131313131313131313131313131
5781 31313131313131313131313131313131313131313131313131313|-1x589.k 1DKM9.k 3CL0 3Dd0 10L0 1pB0 10n0 1pB0 10n0 1pB0 1cL0 1dd0 1db0 1dd0 1cL0 1dd0 1cL0 1dd0 1cL0 1dd0 1db0 1dd0 1cL0 1dd0 1cL0 1dd0 1cL0 1dd0 1db0 1dd0 1cL0 1lB0 14n0 1dd0 1cL0 1fd0 WL0 1rd0 1aL0 1dB0 Xz0 1qp0 Xb0 1qN0 10L0 1rB0 TX0 1tB0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 1cL0 WN0 1qL0 11B0 1nX0 1ip0 WL0 1qN0 WL0 1qN0 WL0 1tB0 TX0 1tB0 TX0 1tB0 19X0 1a10 1fz0 1a10 1fz0 1cN0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0","America/Atikokan|CST CDT CWT CPT EST|60 50 50 50 50|0101234|-25TQ0 1in0 Rnb0 3je0 8x30 iw0","America/Bahia|LMT BRT BRST|2y.4 30 20|01212121212121212121212121212121212121212121212121212121212121|-2glxp.U HdLp.U 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0
5782 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 1EN0 Lz0 1C10 IL0 1HB0 Db0 1HB0 On0 1zd0 On0 1zd0 Lz0 1zd0 Rb0 1wN0 Wn0 1tB0 Rb0 1tB0 WL0 1tB0 Rb0 1zd0 On0 1HB0 FX0 l5B0 Rb0","America/Bahia_Banderas|LMT MST CST PST MDT CDT|71 70 60 80 60 50|0121212131414141414141414141414141414152525252525252525252525252525252525252525252525252525252|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 otX0 gmN0 P2N0 13Vd0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nW0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0","America/Barbados|LMT BMT AST ADT|3W.t 3W.t 40 30|01232323232|-1Q0I1.v jsM0 1ODC1.v IL0 1ip0 17b0 1ip0 17b0 1ld0 13b0","America/Belem|LMT BRT BRST|3d.U 30 20|012121212121212121212121212121|-2glwK
5783 .4 HdKK.4 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0","America/Belize|LMT CST CHDT CDT|5Q.M 60 5u 50|01212121212121212121212121212121212121212121212121213131|-2kBu7.c fPA7.c Onu 1zcu Rbu 1wou Rbu 1wou Rbu 1zcu Onu 1zcu Onu 1zcu Rbu 1wou Rbu 1wou Rbu 1wou Rbu 1zcu Onu 1zcu Onu 1zcu Rbu 1wou Rbu 1wou Rbu 1zcu Onu 1zcu Onu 1zcu Onu 1zcu Rbu 1wou Rbu 1wou Rbu 1zcu Onu 1zcu Onu 1zcu Rbu 1wou Rbu 1f0Mu qn0 lxB0 mn0","America/Blanc-Sablon|AST ADT AWT APT|40 30 30 30|010230|-25TS0 1in0 UGp0 8x50 iu0","America/Boa_Vista|LMT AMT AMST|42.E 40 30|0121212121212121212121212121212121|-2glvV.k HdKV.k 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 smp0 WL0 1tB0 2L0","America/Bogota|BMT COT COST|4U.g 50 40|0121|-2eb73.I 38yo3.I 2en0","America/Boise|PST PDT MST MWT MPT MDT|80 70 70 60 60 60|0101023425252525252525252525252525252525252525252525252525
5784 252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252|-261q0 1nX0 11B0 1nX0 8C10 JCL0 8x20 ix0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 Dd0 1Kn0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Cambridge_Bay|zzz MST MWT MPT MDDT MDT CST CDT EST|0 70 60 60 50 60 60 50 50|01231415151515151515151515151515151515151515156786515151515151515151515151515151515151515151515151
5785 51515151515151515151515151|-21Jc0 RO90 8x20 ix0 LCL0 1fA0 zgO0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11A0 1nX0 2K0 WQ0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Campo_Grande|LMT AMT AMST|3C.s 40 30|012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212|-2glwl.w HdLl.w 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 1EN0 Lz0 1C10 IL0 1HB0 Db0 1HB0 On0 1zd0 On0 1zd0 Lz0
5786 1zd0 Rb0 1wN0 Wn0 1tB0 Rb0 1tB0 WL0 1tB0 Rb0 1zd0 On0 1HB0 FX0 1C10 Lz0 1Ip0 HX0 1zd0 On0 1HB0 IL0 1wp0 On0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 Rb0 1zd0 Lz0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 On0 1zd0 On0 1C10 Lz0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 Rb0 1wp0 On0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 On0 1zd0 On0 1C10 Lz0 1C10 Lz0 1C10 Lz0 1C10 On0 1zd0 Rb0 1wp0 On0 1C10 Lz0 1C10 On0 1zd0","America/Cancun|LMT CST EST EDT CDT|5L.4 60 50 40 50|0123232341414141414141414141414141414141412|-1UQG0 2q2o0 yLB0 1lb0 14p0 1lb0 14p0 Lz0 xB0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 Dd0","America/Caracas|CMT VET VET|4r.E 4u 40|0121|-2kV7w.k 28KM2.k 1IwOu","America/Cayenne|LMT GFT GFT|3t.k 40 30|012|-2mrwu.E 2gWou.E","America/Cayman|CMT EST|5j.A 50|01|-2uduE.o","America/Chicago|CST CDT EST CWT CPT|60 50 50 50 50|01010101010101010101010101010101010102010101010103401010101010101010101010101010101010
5787 101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261s0 1nX0 11B0 1nX0 1wp0 TX0 WN0 1qL0 1cN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 11B0 1Hz0 14p0 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 RB0 8x30 iw0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0
5788 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Chihuahua|LMT MST CST CDT MDT|74.k 70 60 50 60|0121212323241414141414141414141414141414141414141414141414141414141414141414141414141414141|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 2zQN0 1lb0 14p0 1lb0 14q0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0","America/Costa_Rica|SJMT CST CDT|5A.d 60 50|0121212121|-1Xd6n.L 2lu0n.L Db0 1Kp0 Db0 pRB0 15b0 1kp0 mL0",
5789 "America/Creston|MST PST|70 80|010|-29DR0 43B0","America/Cuiaba|LMT AMT AMST|3I.k 40 30|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212|-2glwf.E HdLf.E 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 1EN0 Lz0 1C10 IL0 1HB0 Db0 1HB0 On0 1zd0 On0 1zd0 Lz0 1zd0 Rb0 1wN0 Wn0 1tB0 Rb0 1tB0 WL0 1tB0 Rb0 1zd0 On0 1HB0 FX0 4a10 HX0 1zd0 On0 1HB0 IL0 1wp0 On0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 Rb0 1zd0 Lz0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 On0 1zd0 On0 1C10 Lz0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 Rb0 1wp0 On0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 On0 1zd0 On0 1C10 Lz0 1C10 Lz0 1C10 Lz0 1C10 On0 1zd0 Rb0 1wp0 On0 1C10 Lz0 1C10 On0 1zd0","America/Danmarkshavn|LMT WGT WGST GMT|1e.E 30 20 0|01212121212121212121212121212121213|-2a5WJ.k 2z5fJ.k 19U0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0
5790 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 DC0","America/Dawson|YST YDT YWT YPT YDDT PST PDT|90 80 80 80 70 80 70|0101023040565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-25TN0 1in0 1o10 13V0 Ser0 8x00 iz0 LCL0 1fA0 jrA0 fNd0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Dawson_Creek|PST PDT PWT PPT MST|80 70 70 70 70|0102301010101010101010101010101010101010101010101010101014|-25TO0 1in0 UGp0 8x10 iy0
5791 3NB0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 ML0","America/Denver|MST MDT MWT MPT|70 60 60 60|01010101023010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261r0 1nX0 11B0 1nX0 11B0 1qL0 WN0 mn0 Ord0 8x20 ix0 LCN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0
5792 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Detroit|LMT CST EST EWT EPT EDT|5w.b 60 50 40 40 40|01234252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252|-2Cgir.N peqr.N 156L0 8x40 iv0 6fd0 11z0 Jy10 SL0 dnB0 1cL0 s10 1Vz0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0
5793 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Edmonton|LMT MST MDT MWT MPT|7x.Q 70 60 60 60|01212121212121341212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2yd4q.8 shdq.8 1in0 17d0 hz0 2dB0 1fz0 1a10 11z0 1qN0 WL0 1qN0 11z0 IGN0 8x20 ix0 3NB0 11z0 LFB0 1cL0 3Cp0 1cL0 66N0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb
5794 0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Eirunepe|LMT ACT ACST AMT|4D.s 50 40 40|0121212121212121212121212121212131|-2glvk.w HdLk.w 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 dPB0 On0 yTd0 d5X0","America/El_Salvador|LMT CST CDT|5U.M 60 50|012121|-1XiG3.c 2Fvc3.c WL0 1qN0 WL0","America/Ensenada|LMT MST PST PDT PWT PPT|7M.4 70 80 70 70 70|012123245232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-1UQE0 4PX0 8mM0 8lc0 SN0 1cL0 pHB0 83r0 zI0 5O10 1Rz0 cOP0 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 BUp0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1
5795 nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 U10 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Fort_Wayne|CST CDT CWT CPT EST EDT|60 50 50 50 50 40|010101023010101010101010101040454545454545454545454545454545454545454545454545454545454545454545454|-261s0 1nX0 11B0 1nX0 QI10 Db0 RB0 8x30 iw0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 5Tz0 1o10 qLb0 1cL0 1cN0 1cL0 1qhd0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Fortaleza|LMT BRT BRST|2y 30 20|0121212121212121212121212121
5796 212121212121|-2glxq HdLq 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 nsp0 WL0 1tB0 5z0 2mN0 On0","America/Glace_Bay|LMT AST ADT AWT APT|3X.M 40 30 30 30|012134121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2IsI0.c CwO0.c 1in0 UGp0 8x50 iu0 iq10 11z0 Jg10 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0
5797 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Godthab|LMT WGT WGST|3q.U 30 20|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2a5Ux.4 2z5dx.4 19U0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","America/Goose_Bay|NST NDT NST NDT NWT NPT AST ADT ADDT|3u.Q 2u.Q 3u 2u 2u 2u 40 30 20|0102323232323232452323232323232323232323232323232323232323267676767676767676767676767676767676767676767
5798 68676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676|-25TSt.8 1in0 DXb0 2HbX.8 WL0 1qN0 WL0 1qN0 WL0 1tB0 TX0 1tB0 WL0 1qN0 WL0 1qN0 7UHu itu 1tB0 WL0 1qN0 WL0 1qN0 WL0 1qN0 WL0 1tB0 WL0 1ld0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 S10 g0u 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14n1 1lb0 14p0 1nW0 11C0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zcX Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0
5799 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Grand_Turk|KMT EST EDT AST|57.b 50 40 40|0121212121212121212121212121212121212121212121212121212121212121212121212123|-2l1uQ.N 2HHBQ.N 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Guatemala|LMT CST CDT|62.4 60 50|0121212121|-24KhV.U 2efXV.U An0 mtd0 Nz0 ifB0 17b0 zDB0 11z0","America/Guayaquil|QMT ECT|5e 50|01|-1yVSK","America/Guyana|LMT GBGT GYT GYT GYT|3Q.E 3J 3J 30 40|01234|-2dvU7.k 24JzQ.k mlc0 Bxbf","America/Halifax|LMT AST ADT AWT APT|4e.o 40 30 30 30|0121212121212121212121212121212121212121212121212134121212121212121212121212121212121212121212121212121212121212121212121212
5800 121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2IsHJ.A xzzJ.A 1db0 3I30 1in0 3HX0 IL0 1E10 ML0 1yN0 Pb0 1Bd0 Mn0 1Bd0 Rz0 1w10 Xb0 1w10 LX0 1w10 Xb0 1w10 Lz0 1C10 Jz0 1E10 OL0 1yN0 Un0 1qp0 Xb0 1qp0 11X0 1w10 Lz0 1HB0 LX0 1C10 FX0 1w10 Xb0 1qp0 Xb0 1BB0 LX0 1td0 Xb0 1qp0 Xb0 Rf0 8x50 iu0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 3Qp0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 3Qp0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 6i10 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1z
5801 b0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Havana|HMT CST CDT|5t.A 50 40|012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-1Meuu.o 72zu.o ML0 sld0 An0 1Nd0 Db0 1Nd0 An0 6Ep0 An0 1Nd0 An0 JDd0 Mn0 1Ap0 On0 1fd0 11X0 1qN0 WL0 1wp0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 14n0 1ld0 14L0 1kN0 15b0 1kp0 1cL0 1cN0 1fz0 1a10 1fz0 1fB0 11z0 14p0 1nX0 11B0 1nX0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 14n0 1ld0 14n0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 1a10 1in0 1a10 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 17c0 1o00 11A0 1qM0 11A0 1o00 11A0 1o00 14o0 1lc0 14o0 1lc0 11A0 6i00 Rc0 1wo0 U00 1tA0 Rc0 1wo0 U00 1wo0 U00 1zc0 U00 1qM0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo
5802 0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0","America/Hermosillo|LMT MST CST PST MDT|7n.Q 70 60 80 60|0121212131414141|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 otX0 gmN0 P2N0 13Vd0 1lb0 14p0 1lb0 14p0 1lb0","America/Indiana/Knox|CST CDT CWT CPT EST|60 50 50 50 50|0101023010101010101010101010101010101040101010101010101010101010101010101010101010101010141010101010101010101010101010101010101010101010101010101010101010|-261s0 1nX0 11B0 1nX0 SgN0 8x30 iw0 3NB0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 1cL0 1cN0 11z0 1o10 11z0 1o10 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 3Cn0 8wp0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 z8o0 1o00 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0
5803 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Indiana/Marengo|CST CDT CWT CPT EST EDT|60 50 50 50 50 40|0101023010101010101010104545454545414545454545454545454545454545454545454545454545454545454545454545454|-261s0 1nX0 11B0 1nX0 SgN0 8x30 iw0 dyN0 11z0 6fd0 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 jrz0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1VA0 LA0 1BX0 1e6p0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Indiana/Petersburg|CST CDT CWT CPT EST EDT|60 50 50 50 50 40|01010230101010101010101010104010
5804 101010101010101010141014545454545454545454545454545454545454545454545454545454545454|-261s0 1nX0 11B0 1nX0 SgN0 8x30 iw0 njX0 WN0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 3Fb0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 19co0 1o00 Rd0 1zb0 Oo0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Indiana/Tell_City|CST CDT CWT CPT EST EDT|60 50 50 50 50 40|01010230101010101010101010101010454541010101010101010101010101010101010101010101010101010101010101010|-261s0 1nX0 11B0 1nX0 SgN0 8x30 iw0 1o10 11z0 g0p0 11z0 1o10 11z0 1qL0 WN0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 WL0 1qN0 1cL0 1cN0 1cL0 1cN0 caL0 1cL0 1cN0 1cL0 1qhd0 1o00 Rd0 1zb
5805 0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Indiana/Vevay|CST CDT CWT CPT EST EDT|60 50 50 50 50 40|010102304545454545454545454545454545454545454545454545454545454545454545454545454|-261s0 1nX0 11B0 1nX0 SgN0 8x30 iw0 kPB0 Awn0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1lnd0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Indiana/Vincennes|CST CDT CWT CPT EST EDT|60 50 50 50 50 40|01010230101010101010101010101010454541014545454545454545454545454545454545454545454545454545454545454|-261s0 1nX0 11B0 1nX0 SgN0 8x30 iw
5806 0 1o10 11z0 g0p0 11z0 1o10 11z0 1qL0 WN0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 WL0 1qN0 1cL0 1cN0 1cL0 1cN0 caL0 1cL0 1cN0 1cL0 1qhd0 1o00 Rd0 1zb0 Oo0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Indiana/Winamac|CST CDT CWT CPT EST EDT|60 50 50 50 50 40|01010230101010101010101010101010101010454541054545454545454545454545454545454545454545454545454545454545454|-261s0 1nX0 11B0 1nX0 SgN0 8x30 iw0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 1cL0 1cN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 jrz0 1cL0 1cN0 1cL0 1qhd0 1o00 Rd0 1za0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0
5807 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Inuvik|zzz PST PDDT MST MDT|0 80 60 70 60|0121343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343|-FnA0 tWU0 1fA0 wPe0 2pz0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Iqaluit|zzz EWT EPT EST EDDT EDT CST CDT|0 40 40 50 30 40 60 50|01234353535353535353535353535353535353535353567353535353535353535
5808 353535353535353535353535353535353535353535353535353535353|-16K00 7nX0 iv0 LCL0 1fA0 zgO0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11C0 1nX0 11A0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Jamaica|KMT EST EDT|57.b 50 40|0121212121212121212121|-2l1uQ.N 2uM1Q.N 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0","America/Juneau|PST PWT PPT PDT YDT YST AKST AKDT|80 70 70 70 80 90 90 80|012030303030303030303030304030303567676767676767676767676767676767676767676767676767676767676767676767676767676767
5809 67676767676767676767676767676|-17T20 8x10 iy0 Vo10 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cM0 1cM0 1cL0 1cN0 1fz0 1a10 1fz0 co0 10q0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Kentucky/Louisville|CST CDT CWT CPT EST EDT|60 50 50 50 50 40|0101010102301010101010101010101010101454545454545414545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454|-261s0 1nX0 11B0 1nX0 3Fd0 Nb0 LPd0 11z
5810 0 RB0 8x30 iw0 Bb0 10N0 2bB0 8in0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 xz0 gso0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1VA0 LA0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Kentucky/Monticello|CST CDT CWT CPT EST EDT|60 50 50 50 50 40|0101023010101010101010101010101010101010101010101010101010101010101010101454545454545454545454545454545454545454545
5811 454545454545454545454545454545454|-261s0 1nX0 11B0 1nX0 SgN0 8x30 iw0 SWp0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11A0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/La_Paz|CMT BOST BOT|4w.A 3w.A 40|012|-1x37r.o 13b0","America/Lima|LMT PET PEST|58.A 50 40|0121212121212121|-2tyGP.o 1bDzP.o zX0 1aN0 1cL0 1cN0 1cL0 1PrB0 zX0 1O10 zX0 6Gp0 zX0 98p0 zX0","America/Los_Angeles|PST PDT PWT PPT|80 70 70 70|010102301010101
5812 010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261q0 1nX0 11B0 1nX0 SgN0 8x10 iy0 5Wp0 1Vb0 3dB0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1z
5813 b0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Maceio|LMT BRT BRST|2m.Q 30 20|012121212121212121212121212121212121212121|-2glxB.8 HdLB.8 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 dMN0 Lz0 8Q10 WL0 1tB0 5z0 2mN0 On0","America/Managua|MMT CST EST CDT|5J.c 60 50 50|0121313121213131|-1quie.M 1yAMe.M 4mn0 9Up0 Dz0 1K10 Dz0 s3F0 1KH0 DB0 9In0 k8p0 19X0 1o30 11y0","America/Manaus|LMT AMT AMST|40.4 40 30|01212121212121212121212121212121|-2glvX.U HdKX.U 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 dPB0 On0","America/Martinique|FFMT AST ADT|44.k 40 30|0121|-2mPTT.E 2LPbT.E 19X0","America/Matamoros|LMT CST CDT|6E 60 50|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-1UQG0 2FjC0 1nX0 i6p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0
5814 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 U10 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Mazatlan|LMT MST CST PST MDT|75.E 70 60 80 60|0121212131414141414141414141414141414141414141414141414141414141414141414141414141414141414141|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 otX0 gmN0 P2N0 13Vd0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0","America/Menominee|CST CDT CWT CPT EST|60 50 50 50 50|0
5815 1010230101041010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261s0 1nX0 11B0 1nX0 SgN0 8x30 iw0 1o10 11z0 LCN0 1fz0 6410 9Jb0 1cM0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Merida|LMT CST EST CDT|5W.s 60 50 50|0121313131313131313131313131313131313131313131313131313131313131313131313131313131313131|-1UQG0 2q2o0 2hz0 wu30 1lb0 14p0 1lb0 14
5816 p0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0","America/Metlakatla|PST PWT PPT PDT|80 70 70 70|0120303030303030303030303030303030|-17T20 8x10 iy0 Vo10 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0","America/Mexico_City|LMT MST CST CDT CWT|6A.A 70 60 50 50|012121232324232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 gEn0 TX0 3xd0 Jb0 6zB0 SL0 e5d0 17b0 1Pff0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0
5817 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0","America/Miquelon|LMT AST PMST PMDT|3I.E 40 30 20|012323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-2mKkf.k 2LTAf.k gQ10 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Moncton|EST AST ADT AWT APT|50 40 30 3
5818 0 30|012121212121212121212134121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2IsH0 CwN0 1in0 zAo0 An0 1Nd0 An0 1Nd0 An0 1Nd0 An0 1Nd0 An0 1Nd0 An0 1K10 Lz0 1zB0 NX0 1u10 Wn0 S20 8x50 iu0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 3Cp0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14n1 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 ReX 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op
5819 0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Monterrey|LMT CST CDT|6F.g 60 50|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-1UQG0 2FjC0 1nX0 i6p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0","America/Montevideo|MMT UYT UYHST UYST UYT UYHST|3I.I 3u 30 20 30 2u|012121212121212121212121213434343434345454543453434343434343434343434343434343434343434343434343434343434343434343434343434343434343|-20UIf.g 8jzJ.g 1cLu
5820 1dcu 1cLu 1dcu 1cLu ircu 11zu 1o0u 11zu 1o0u 11zu 1qMu WLu 1qMu WLu 1qMu WLu 1qMu 11zu 1o0u 11zu NAu 11bu 2iMu zWu Dq10 19X0 pd0 jz0 cm10 19X0 1fB0 1on0 11d0 1oL0 1nB0 1fzu 1aou 1fzu 1aou 1fzu 3nAu Jb0 3MN0 1SLu 4jzu 2PB0 Lb0 3Dd0 1pb0 ixd0 An0 1MN0 An0 1wp0 On0 1wp0 Rb0 1zd0 On0 1wp0 Rb0 s8p0 1fB0 1ip0 11z0 1ld0 14n0 1o10 11z0 1o10 11z0 1o10 14n0 1ld0 14n0 1ld0 14n0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 14n0 1ld0 14n0 1ld0 14n0 1o10 11z0 1o10 11z0 1o10 14n0 1ld0 14n0 1ld0 14n0 1ld0 14n0 1o10 11z0 1o10 11z0 1o10 14n0 1ld0 14n0 1ld0 14n0 1o10 11z0 1o10 11z0 1o10 14n0 1ld0 14n0 1ld0 14n0 1ld0 14n0 1o10 11z0 1o10 11z0 1o10","America/Montreal|EST EDT EWT EPT|50 40 40 40|01010101010101010101010101010101010101010101012301010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-25TR0 1in0 11Wu 1nzu 1fD0 WJ0 1wr0 Nb0 1Ap0 On0 1zd0 On0 1wp0 TX0 1tB0 TX0 1tB0 TX0 1tB0
5821 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 4kM0 8x40 iv0 1o10 11z0 1nX0 11z0 1o10 11z0 1o10 1qL0 11D0 1nX0 11B0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0
5822 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Nassau|LMT EST EDT|59.u 50 40|012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2kNuO.u 26XdO.u 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/New_York|EST EDT EWT EPT|50 40 40 40|01010
5823 101010101010101010101010101010101010101010102301010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261t0 1nX0 11B0 1nX0 11B0 1qL0 1a10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 RB0 8x40 iv0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1
5824 lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Nipigon|EST EDT EWT EPT|50 40 40 40|010123010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-25TR0 1in0 Rnb0 3je0 8x40 iv0 19yN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0
5825 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Nome|NST NWT NPT BST BDT YST AKST AKDT|b0 a0 a0 b0 a0 90 90 80|012034343434343434343434343434343456767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676|-17SX0 8wW0 iB0 Qlb0 52O0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 cl0 10q0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1z
5826 b0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Noronha|LMT FNT FNST|29.E 20 10|0121212121212121212121212121212121212121|-2glxO.k HdKO.k 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 nsp0 WL0 1tB0 2L0 2pB0 On0","America/North_Dakota/Beulah|MST MDT MWT MPT CST CDT|70 60 60 60 60 50|010102301010101010101010101010101010101010101010101010101010101010101010101010101010101010101014545454545454545454545454545454545454545454545454545454|-261r0 1nX0 11B0 1nX0 SgN0 8x20 ix0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 1
5827 4p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Oo0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/North_Dakota/Center|MST MDT MWT MPT CST CDT|70 60 60 60 60 50|010102301010101010101010101010101010101010101010101010101014545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454|-261r0 1nX0 11B0 1nX0 SgN0 8x20 ix0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14o0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1
5828 zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/North_Dakota/New_Salem|MST MDT MWT MPT CST CDT|70 60 60 60 60 50|010102301010101010101010101010101010101010101010101010101010101010101010101010101454545454545454545454545454545454545454545454545454545454545454545454|-261r0 1nX0 11B0 1nX0 SgN0 8x20 ix0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14o0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0
5829 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Ojinaga|LMT MST CST CDT MDT|6V.E 70 60 50 60|0121212323241414141414141414141414141414141414141414141414141414141414141414141414141414141|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 2zQN0 1lb0 14p0 1lb0 14q0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 U10 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Pangnirtung|zzz AST AWT APT ADDT ADT EDT EST CST CDT|0 40 30 30 20 30 40 50 60 50|012314151515151515151515151515151515167676767689767676767676767676767676767676767676767676767676767676767676767676767676767|-1XiM0 PnG0 8x50 iu0
5830 LCL0 1fA0 zgO0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1o00 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11C0 1nX0 11A0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Paramaribo|LMT PMT PMT NEGT SRT SRT|3E.E 3E.Q 3E.A 3u 3u 30|012345|-2nDUj.k Wqo0.c qanX.I 1dmLN.o lzc0","America/Phoenix|MST MDT MWT|70 60 60|01010202010|-261r0 1nX0 11B0 1nX0 SgN0 4Al1 Ap0 1db0 SWqX 1cL0","America/Port-au-Prince|PPMT EST EDT|4N 50 40|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-28RHb 2FnMb 19X0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14q0 1o00 11A0 1o00 11A0 1o00
5831 14o0 1lc0 14o0 1lc0 14o0 1o00 11A0 1o00 11A0 1o00 14o0 1lc0 14o0 1lc0 i6n0 1nX0 11B0 1nX0 d430 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Porto_Acre|LMT ACT ACST AMT|4v.c 50 40 40|01212121212121212121212121212131|-2glvs.M HdLs.M 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 NBd0 d5X0","America/Porto_Velho|LMT AMT AMST|4f.A 40 30|012121212121212121212121212121|-2glvI.o HdKI.o 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0","America/Puerto_Rico|AST AWT APT|40 30 30|0120|-17lU0 7XT0 iu0","America/Rainy_River|CST CDT CWT CPT|60 50 50 50|01012301010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010
5832 1010101010101010101010101010|-25TQ0 1in0 Rnb0 3je0 8x30 iw0 19yN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Rankin_Inlet|zzz CST CDDT CDT EST|0 60 40 50 50|012131313131313131313131313131313131313131313431313131313131313131313131313131313131313131313131313131313131313131313131|-vDc0 keu0 1fA0 zgO0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14
5833 p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Recife|LMT BRT BRST|2j.A 30 20|0121212121212121212121212121212121212121|-2glxE.o HdLE.o 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 nsp0 WL0 1tB0 2L0 2pB0 On0","America/Regina|LMT MST MDT MWT MPT CST|6W.A 70 60 60 60 60|012121212121212121212121341212121212121212121212121215|-2AD51.o uHe1.o 1in0 s2L0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 66N0 1cL0 1cN0 19X0 1fB0 1cL0 1fB0 1cL0 1cN0 1cL0 M30 8x20 ix0 1ip0 1cL0 1ip0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 1
5834 1z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 3NB0 1cL0 1cN0","America/Resolute|zzz CST CDDT CDT EST|0 60 40 50 50|012131313131313131313131313131313131313131313431313131313431313131313131313131313131313131313131313131313131313131313131|-SnA0 GWS0 1fA0 zgO0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Santa_Isabel|LMT MST PST PDT PWT PPT|7D.s 70 80 70 70 70|0121232452323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323
5835 23232323232323232323232323232|-1UQE0 4PX0 8mM0 8lc0 SN0 1cL0 pHB0 83r0 zI0 5O10 1Rz0 cOP0 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 BUp0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0","America/Santarem|LMT AMT AMST BRT|3C.M 40 30 30|0121212121212121212121212121213|-2glwl.c HdLl.c 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 N
5836 Bd0","America/Santiago|SMT CLT CLT CLST CLST CLT|4G.K 50 40 40 30 30|01020313131313121242124242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424245|-2q2jh.e fJAh.e 5knG.K 1Vzh.e jRAG.K 1pbh.e 11d0 1oL0 11d0 1oL0 11d0 1oL0 11d0 1pb0 11d0 nHX0 op0 9Bz0 jb0 1oN0 ko0 Qeo0 WL0 1zd0 On0 1ip0 11z0 1o10 11z0 1qN0 WL0 1ld0 14n0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 1cL0 1cN0 11z0 1o10 11z0 1qN0 WL0 1fB0 19X0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1ip0 1fz0 1fB0 11z0 1qN0 WL0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1o10 19X0 1fB0 1nX0 G10 1EL0 Op0 1zb0 Rd0 1wn0 Rd0 1wn0","America/Santo_Domingo|SDMT EST EDT EHDT AST|4E 50 40 4u 40|01213131313131414|-1ttjk 1lJMk Mn0 6sp0 Lbu 1Cou yLu 1RAu wLu 1QMu xzu 1Q0u xXu 1PAu 13jB0 e00","America/Sao_Paulo|LMT BRT BRST|36.s 30 20|0121212121212121212121212121212121212121212
5837 12121212121212121212121212121212121212121212121212121212121212121212121212121212121212|-2glwR.w HdKR.w 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 pTd0 PX0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 1EN0 Lz0 1C10 IL0 1HB0 Db0 1HB0 On0 1zd0 On0 1zd0 Lz0 1zd0 Rb0 1wN0 Wn0 1tB0 Rb0 1tB0 WL0 1tB0 Rb0 1zd0 On0 1HB0 FX0 1C10 Lz0 1Ip0 HX0 1zd0 On0 1HB0 IL0 1wp0 On0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 Rb0 1zd0 Lz0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 On0 1zd0 On0 1C10 Lz0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 Rb0 1wp0 On0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 On0 1zd0 On0 1C10 Lz0 1C10 Lz0 1C10 Lz0 1C10 On0 1zd0 Rb0 1wp0 On0 1C10 Lz0 1C10 On0 1zd0","America/Scoresbysund|LMT CGT CGST EGST EGT|1r.Q 20 10 0 10|0121343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434|-2a5Ww.8 2z5ew.8 1a00 1cK0 1cL0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM
5838 0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","America/Sitka|PST PWT PPT PDT YST AKST AKDT|80 70 70 70 90 90 80|01203030303030303030303030303030345656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-17T20 8x10 iy0 Vo10 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 co0 10q0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1l
5839 b0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/St_Johns|NST NDT NST NDT NWT NPT NDDT|3u.Q 2u.Q 3u 2u 2u 2u 1u|01010101010101010101010101010101010102323232323232324523232323232323232323232323232323232323232323232323232323232323232323232323232323232326232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-28oit.8 14L0 1nB0 1in0 1gm0 Dz0 1JB0 1cL0 1cN0 1cL0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1fB0 1cL0 1cN0 1cL0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1fB0 1cL0 1fB0 19X0 1fB0 19X0 10O0 eKX.8 19X0 1iq0 WL0 1qN0 WL0 1qN0 WL0 1tB0 TX0 1tB0 WL0 1qN0 WL0 1qN0 7UHu itu 1tB0 WL0 1qN0 WL0 1qN0 WL0 1qN0 WL0 1tB0 WL0 1ld0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0
5840 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14n1 1lb0 14p0 1nW0 11C0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zcX Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Swift_Current|LMT MST MDT MWT MPT CST|7b.k 70 60 60 60 60|012134121212121212121215|-2AD4M.E uHdM.E 1in0 UGp0 8x20 ix0 1o10 17b0 1ip0 11z0 1o10 11z0 1o10 11z0 isN0 1cL0 3Cp0 1cL0 1cN0 11z0 1qN0 WL0 p
5841 Mp0","America/Tegucigalpa|LMT CST CDT|5M.Q 60 50|01212121|-1WGGb.8 2ETcb.8 WL0 1qN0 WL0 GRd0 AL0","America/Thule|LMT AST ADT|4z.8 40 30|012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2a5To.Q 31NBo.Q 1cL0 1cN0 1cL0 1fB0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Thunder_Bay|CST EST EWT EPT EDT|60 50 40 40 40|0123141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141|-2q5S0 1iaN0 8x40 iv0 XNB0 1cL0 1cN0 1fz0 1cN0 1cL0 3Cp0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0
5842 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Vancouver|PST PDT PWT PPT|80 70 70 70|0102301010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-25TO0 1in0 UGp0 8x10 iy0 1o10 17b0 1ip0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 1cL0 1cN0 1cL0 1cN0 1cL0
5843 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Whitehorse|YST YDT YWT YPT YDDT PST PDT|90 80 80 80 70 80 70|0101023040565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-25TN0 1in0 1o10 13V0 Ser0 8x00 iz0 LCL0 1fA0 3NA0 vrd0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1c
5844 L0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Winnipeg|CST CDT CWT CPT|60 50 50 50|010101023010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2aIi0 WL0 3ND0 1in0 Jap0 Rb0 aCN0 8x30 iw0 1tB0 11z0 1ip0 11z0 1o10 11z0 1o10 11z0 1rd0 10L0 1op0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 1cL0 1cN0 11z0 6i10 WL0 6i10 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA
5845 0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1a00 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1a00 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 14o0 1lc0 14o0 1o00 11A0 1o00 11A0 1o00 14o0 1lc0 14o0 1lc0 14o0 1o00 11A0 1o00 11A0 1o00 14o0 1lc0 14o0 1lc0 14o0 1lc0 14o0 1o00 11A0 1o00 11A0 1o00 14o0 1lc0 14o0 1lc0 14o0 1o00 11A0 1o00 11A0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Yakutat|YST YWT YPT YDT AKST AKDT|90 80 80 80 90 80|01203030303030303030303030303030304545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454|-17T10 8x00 iz0 Vo10 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1
5846 fz0 cn0 10q0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Yellowknife|zzz MST MWT MPT MDDT MDT|0 70 60 60 50 60|012314151515151515151515151515151515151515151515151515151515151515151515151515151515151515151515151515151515151515151515151|-1pdA0 hix0 8x20 ix0 LCL0 1fA0 zgO0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 1
5847 1B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","Antarctica/Casey|zzz AWST CAST|0 -80 -b0|012121|-2q00 1DjS0 T90 40P0 KL0","Antarctica/Davis|zzz DAVT DAVT|0 -70 -50|01012121|-vyo0 iXt0 alj0 1D7v0 VB0 3Wn0 KN0","Antarctica/DumontDUrville|zzz PMT DDUT|0 -a0 -a0|0102|-U0o0 cfq0 bFm0","Antarctica/Macquarie|AEST AEDT zzz MIST|-a0 -b0 0 -b0|0102010101010101010101010101010101010101010101010101010101010101010101010101010101010101013|-29E80 19X0 4SL0 1ayy0 Lvs0 1cM0 1o00 Rc0 1wo0 Rc0 1wo0 U00 1wo0 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 11A0 1qM0 WM0 1qM0 Oo0 1zc0 Oo0 1zc0 Oo0 1wo0 WM0 1tA0 WM0 1tA0 U00 1tA0 U00 1tA0 11A0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0
5848 1a00 11A0 1o00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1cM0 1a00 1io0 1cM0 1cM0 1cM0 1cM0 1cM0","Antarctica/Mawson|zzz MAWT MAWT|0 -60 -50|012|-CEo0 2fyk0","Antarctica/McMurdo|NZMT NZST NZST NZDT|-bu -cu -c0 -d0|01020202020202020202020202023232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323|-1GCVu Lz0 1tB0 11zu 1o0u 11zu 1o0u 11zu 1o0u 14nu 1lcu 14nu 1lcu 1lbu 11Au 1nXu 11Au 1nXu 11Au 1nXu 11Au 1nXu 11Au 1qLu WMu 1qLu 11Au 1n1bu IM0 1C00 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1qM0 14o0 1lc0 14o0 1lc0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1io0 17c0 1lc0 14o0 1lc0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1lc0 14o0 1lc0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1io0 17c0 1io0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io
5849 0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00","Antarctica/Palmer|zzz ARST ART ART ARST CLT CLST CLT|0 30 40 30 20 40 30 30|012121212123435656565656565656565656565656565656565656565656565656565656565656567|-cao0 nD0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 jsN0 14N0 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 1cL0 1cN0 11z0 1o10 11z0 1qN0 WL0 1fB0 19X0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1ip0 1fz0 1fB0 11z0 1qN0 WL0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1o10 19X0 1fB0 1nX0 G10 1EL0 Op0 1zb0 Rd0 1wn0 Rd0 1wn0","Antarctica/Rothera|zzz ROTT|0 30|01|gOo0","Antarctica/Syowa|zzz SYOT|0 -30|01|-vs00","Antarctica/Troll|zzz UTC CEST|0 0 -20|01212121212121212121212121212121212121212121212121212121212121212121|1puo0 hd0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM
5850 0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Antarctica/Vostok|zzz VOST|0 -60|01|-tjA0","Arctic/Longyearbyen|CET CEST|-10 -20|010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2awM0 Qm0 W6o0 5pf0 WM0 1fA0 1cM0 1cM0 1cM0 1cM0 wJc0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1qM0 WM0 zpc0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 1
5851 1A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Asia/Aden|LMT AST|-36.Q -30|01|-TvD6.Q","Asia/Almaty|LMT ALMT ALMT ALMST|-57.M -50 -60 -70|0123232323232323232323232323232323232323232323232|-1Pc57.M eUo7.M 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 3Cl0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0","Asia/Amman|LMT EET EEST|-2n.I -20 -30|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-1yW2n.I 1HiMn.I KL0 1oN0 11b0 1oN0 11b0 1pd0 1dz0 1cp0 11b0 1op0 11b0 fO10 1db0 1e10 1cL0 1cN0 1cL0 1cN0 1fz0 1pd0 10n0 1ld0 14n0 1hB0 15b0 1ip0 19X0 1cN0 1cL0 1cN0 17b0 1ld0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1So0 y00 1fc0 1dc0 1co0 1dc0 1cM0 1cM0 1cM0 1o00 11A0 1lc0 17c0 1cM0 1cM0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o0
5852 0 11A0 4bX0 Dd0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0","Asia/Anadyr|LMT ANAT ANAT ANAST ANAST ANAST ANAT|-bN.U -c0 -d0 -e0 -d0 -c0 -b0|01232414141414141414141561414141414141414141414141414141414141561|-1PcbN.U eUnN.U 23CL0 1db0 1cN0 1dc0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 IM0 rU0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qN0 WM0","Asia/Aqtau|LMT FORT FORT SHET SHET SHEST AQTT AQTST AQTST AQTT|-3l.4 -40 -50 -50 -60 -60 -50 -60 -50 -40|012345353535353535353536767676898989898989898989896|-1Pc3l.4 eUnl.4 1jcL0 JDc0 1cL0 1dc0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2UK0 Fz0 1
5853 cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cN0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 RW0","Asia/Aqtobe|LMT AKTT AKTT AKTST AKTT AQTT AQTST|-3M.E -40 -50 -60 -60 -50 -60|01234323232323232323232565656565656565656565656565|-1Pc3M.E eUnM.E 23CL0 1db0 1cM0 1dc0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2UK0 Fz0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0","Asia/Ashgabat|LMT ASHT ASHT ASHST ASHST TMT TMT|-3R.w -40 -50 -60 -50 -40 -50|012323232323232323232324156|-1Pc3R.w eUnR.w 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 ba0 xC0","Asia/Baghdad|BMT AST ADT|-2V.A -30 -40|012121212121212121212121212121212121212121212121212121|-26BeV.A 2ACnV.A 11b0 1cp0 1dz0 1dd0 1db0 1cN0 1cp0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1de0 1dc0 1dc0 1dc0 1cM0 1dc0 1cM0 1dc0 1cM0 1dc0
5854 1dc0 1dc0 1cM0 1dc0 1cM0 1dc0 1cM0 1dc0 1dc0 1dc0 1cM0 1dc0 1cM0 1dc0 1cM0 1dc0 1dc0 1dc0 1cM0 1dc0 1cM0 1dc0 1cM0 1dc0","Asia/Bahrain|LMT GST AST|-3q.8 -40 -30|012|-21Jfq.8 27BXq.8","Asia/Baku|LMT BAKT BAKT BAKST BAKST AZST AZT AZT AZST|-3j.o -30 -40 -50 -40 -40 -30 -40 -50|0123232323232323232323245657878787878787878787878787878787878787878787878787878787878787878787878787878787878787|-1Pc3j.o 1jUoj.o WCL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 10K0 c30 1cJ0 1cL0 8wu0 1o00 11z0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Asia/Bangkok|BMT ICT|-6G.4 -70|01|-218SG.4","Asia/Beirut|EET
5855 EEST|-20 -30|010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-21aq0 1on0 1410 1db0 19B0 1in0 1ip0 WL0 1lQp0 11b0 1oN0 11b0 1oN0 11b0 1pd0 11b0 1oN0 11b0 q6N0 En0 1oN0 11b0 1oN0 11b0 1oN0 11b0 1pd0 11b0 1oN0 11b0 1op0 11b0 dA10 17b0 1iN0 17b0 1iN0 17b0 1iN0 17b0 1vB0 SL0 1mp0 13z0 1iN0 17b0 1iN0 17b0 1jd0 12n0 1a10 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0","Asia/Bishkek|LMT FRUT FRUT FRUST FRUST KGT KGST KGT|-4W.o -50 -60 -70 -60 -50 -60 -60|01232323232323232323232456565656565656565656565656567|-1Pc4W.o eUnW.o
5856 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 11c0 1tX0 17b0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1cPu 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 T8u","Asia/Brunei|LMT BNT BNT|-7D.E -7u -80|012|-1KITD.E gDc9.E","Asia/Calcutta|HMT BURT IST IST|-5R.k -6u -5u -6u|01232|-18LFR.k 1unn.k HB0 7zX0","Asia/Chita|LMT YAKT YAKT YAKST YAKST YAKT IRKT|-7x.Q -80 -90 -a0 -90 -a0 -80|012323232323232323232324123232323232323232323232323232323232323256|-21Q7x.Q pAnx.Q 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 IM0 rU0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0","Asia/Choibalsan|LMT ULAT ULAT CHOST CHOT CHOT CHOST|-7C -70 -80 -a0 -90 -80 -90|01234343434343434343434343434343434343434343434565656565
5857 65656565656565656565656565656565656565|-2APHC 2UkoC cKn0 1da0 1dd0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 6hD0 11z0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 3Db0 h1f0 1cJ0 1cP0 1cJ0 1cP0 1fx0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1fx0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1fx0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1fx0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0","Asia/Chongqing|CST CDT|-80 -90|01010101010101010|-1c1I0 LX0 16p0 1jz0 1Myp0 Rb0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0","Asia/Colombo|MMT IST IHST IST LKT LKT|-5j.w -5u -60 -6u -6u -60|01231451|-2zOtj.w 1rFbN.w 1zzu 7Apu 23dz0 11zu n3cu","Asia/Dacca|HMT BURT IST DACT BDT BDST|-5R.k -6u -5u -60 -60 -70|01213454|-18LFR.k 1unn.k HB0 m6n0 LqMu 1x6n0 1i00","Asia/Damascus|LMT EET EEST|-2p.c -20 -30|012121212121212121212121212121212121212121212121212121212121212121212121212121212
5858 12121212121212121212121212121212121212121212121212121212121212121212121|-21Jep.c Hep.c 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1xRB0 11X0 1oN0 10L0 1pB0 11b0 1oN0 10L0 1mp0 13X0 1oN0 11b0 1pd0 11b0 1oN0 11b0 1oN0 11b0 1oN0 11b0 1pd0 11b0 1oN0 11b0 1oN0 11b0 1oN0 11b0 1pd0 11b0 1oN0 Nb0 1AN0 Nb0 bcp0 19X0 1gp0 19X0 3ld0 1xX0 Vd0 1Bz0 Sp0 1vX0 10p0 1dz0 1cN0 1cL0 1db0 1db0 1g10 1an0 1ap0 1db0 1fd0 1db0 1cN0 1db0 1dd0 1db0 1cp0 1dz0 1c10 1dX0 1cN0 1db0 1dd0 1db0 1cN0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1db0 1cN0 1db0 1cN0 19z0 1fB0 1qL0 11B0 1on0 Wp0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0","Asia/Dili|LMT TLT JST TLT WITA|-8m.k -80 -90 -90 -80|012343|-2le8m.k 1dnXm.k 8HA0 1ew00 Xld0","Asia/Dubai|LMT GST|-3F.c -40|01|-21JfF.c","Asia/Dushanbe|LMT DUST DUST DUSST DUSS
5859 T TJT|-4z.c -50 -60 -70 -60 -50|0123232323232323232323245|-1Pc4z.c eUnz.c 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 14N0","Asia/Gaza|EET EET EEST IST IDT|-20 -30 -30 -20 -30|010101010102020202020202020202023434343434343434343434343430202020202020202020202020202020202020202020202020202020202020202020202020202020202020|-1c2q0 5Rb0 10r0 1px0 10N0 1pz0 16p0 1jB0 16p0 1jx0 pBd0 Vz0 1oN0 11b0 1oO0 10N0 1pz0 10N0 1pb0 10N0 1pb0 10N0 1pb0 10N0 1pz0 10N0 1pb0 10N0 1pb0 11d0 1oL0 dW0 hfB0 Db0 1fB0 Rb0 npB0 11z0 1C10 IL0 1s10 10n0 1o10 WL0 1zd0 On0 1ld0 11z0 1o10 14n0 1o10 14n0 1nd0 12n0 1nd0 Xz0 1q10 12n0 M10 C00 17c0 1io0 17c0 1io0 17c0 1o00 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 17c0 1io0 18N0 1bz0 19z0 1gp0 1610 1iL0 11z0 1o10 14o0 1lA1 SKX 1xd1 MKX 1AN0 1a00 1fA0 1cL0 1cN0 1nX0 1210 1nz0 1210 1nz0 14N0 1nz0 1210 1nz0 1210 1nz0 1210 1nz0 1210 1nz0 1210 1nz0 14N0 1nz0 1210 1nz0 1210 1nz0 1210 1nz0 1210 1nz0 14N0 1nz0
5860 1210 1nz0 1210 1nz0 1210 1nz0 1210 1nz0 1210 1nz0 14N0 1nz0 1210 1nz0 1210 1nz0 1210 1nz0","Asia/Hebron|EET EET EEST IST IDT|-20 -30 -30 -20 -30|01010101010202020202020202020202343434343434343434343434343020202020202020202020202020202020202020202020202020202020202020202020202020202020202020|-1c2q0 5Rb0 10r0 1px0 10N0 1pz0 16p0 1jB0 16p0 1jx0 pBd0 Vz0 1oN0 11b0 1oO0 10N0 1pz0 10N0 1pb0 10N0 1pb0 10N0 1pb0 10N0 1pz0 10N0 1pb0 10N0 1pb0 11d0 1oL0 dW0 hfB0 Db0 1fB0 Rb0 npB0 11z0 1C10 IL0 1s10 10n0 1o10 WL0 1zd0 On0 1ld0 11z0 1o10 14n0 1o10 14n0 1nd0 12n0 1nd0 Xz0 1q10 12n0 M10 C00 17c0 1io0 17c0 1io0 17c0 1o00 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 17c0 1io0 18N0 1bz0 19z0 1gp0 1610 1iL0 12L0 1mN0 14o0 1lc0 Tb0 1xd1 MKX bB0 cn0 1cN0 1a00 1fA0 1cL0 1cN0 1nX0 1210 1nz0 1210 1nz0 14N0 1nz0 1210 1nz0 1210 1nz0 1210 1nz0 1210 1nz0 1210 1nz0 14N0 1nz0 1210 1nz0 1210 1nz0 1210 1nz0 1210 1nz0 14N0 1nz0 1210 1nz0 1210 1nz0 1210 1nz0 1210 1nz0 1210 1nz0 14N0 1nz0 1210 1nz0 1210 1nz0 1
5861 210 1nz0","Asia/Ho_Chi_Minh|LMT PLMT ICT IDT JST|-76.E -76.u -70 -80 -90|0123423232|-2yC76.E bK00.a 1h7b6.u 5lz0 18o0 3Oq0 k5b0 aW00 BAM0","Asia/Hong_Kong|LMT HKT HKST JST|-7A.G -80 -90 -90|0121312121212121212121212121212121212121212121212121212121212121212121|-2CFHA.G 1sEP6.G 1cL0 ylu 93X0 1qQu 1tX0 Rd0 1In0 NB0 1cL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1kL0 14N0 1nX0 U10 1tz0 U10 1wn0 Rd0 1wn0 U10 1tz0 U10 1tz0 U10 1tz0 U10 1wn0 Rd0 1wn0 Rd0 1wn0 U10 1tz0 U10 1tz0 17d0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 s10 1Vz0 1cN0 1cL0 1cN0 1cL0 6fd0 14n0","Asia/Hovd|LMT HOVT HOVT HOVST|-66.A -60 -70 -80|012323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-2APG6.A 2Uko6.A cKn0 1db0 1dd0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 6hD0 11z0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 kEp0 1cJ0 1cP0 1cJ
5862 0 1cP0 1fx0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1fx0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1fx0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1fx0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0","Asia/Irkutsk|IMT IRKT IRKT IRKST IRKST IRKT|-6V.5 -70 -80 -90 -80 -90|012323232323232323232324123232323232323232323232323232323232323252|-21zGV.5 pjXV.5 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 IM0 rU0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0","Asia/Istanbul|IMT EET EEST TRST TRT|-1U.U -20 -30 -40 -30|012121212121212121212121212121212121212121212121212121234343434342121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2ogNU.U dzzU.U 11b0 8tB0 1on0 1410 1db0 19B0 1in0 3Rd0 Un0 1oN0 11b0 zSp0 CL0 mN0 1Vz0 1g
5863 N0 1pz0 5Rd0 1fz0 1yp0 ML0 1kp0 17b0 1ip0 17b0 1fB0 19X0 1jB0 18L0 1ip0 17z0 qdd0 xX0 3S10 Tz0 dA10 11z0 1o10 11z0 1qN0 11z0 1ze0 11B0 WM0 1qO0 WI0 1nX0 1rB0 10L0 11B0 1in0 17d0 1in0 2pX0 19E0 1fU0 16Q0 1iI0 16Q0 1iI0 1Vd0 pb0 3Kp0 14o0 1df0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cL0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WO0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 Xc0 1qo0 WM0 1qM0 11A0 1o00 1200 1nA0 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Asia/Jakarta|BMT JAVT WIB JST WIB WIB|-77.c -7k -7u -90 -80 -70|01232425|-1Q0Tk luM0 mPzO 8vWu 6kpu 4PXu xhcu","Asia/Jayapura|LMT WIT ACST|-9m.M -90 -9u|0121|-1uu9m.M sMMm.M L4nu","Asia/Jerusalem|JMT IST IDT IDDT|-2k.E -20 -30 -40|01212121212132121212121
5864 212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-26Bek.E SyMk.E 5Rb0 10r0 1px0 10N0 1pz0 16p0 1jB0 16p0 1jx0 3LB0 Em0 or0 1cn0 1dB0 16n0 10O0 1ja0 1tC0 14o0 1cM0 1a00 11A0 1Na0 An0 1MP0 AJ0 1Kp0 LC0 1oo0 Wl0 EQN0 Db0 1fB0 Rb0 npB0 11z0 1C10 IL0 1s10 10n0 1o10 WL0 1zd0 On0 1ld0 11z0 1o10 14n0 1o10 14n0 1nd0 12n0 1nd0 Xz0 1q10 12n0 1hB0 1dX0 1ep0 1aL0 1eN0 17X0 1nf0 11z0 1tB0 19W0 1e10 17b0 1ep0 1gL0 18N0 1fz0 1eN0 17b0 1gq0 1gn0 19d0 1dz0 1c10 17X0 1hB0 1gn0 19d0 1dz0 1c10 17X0 1kp0 1dz0 1c10 1aL0 1eN0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0","Asia/Kabul|AFT AFT|-40 -4u|01|-10Qs0","Asia/Kamchatka|LMT PETT PETT PETST PETST|-ay.A -b0 -c0 -d0 -c0|01232323232323232323232412323232323232323232323232323232323232412|-1SLKy.A iv
5865 Xy.A 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 IM0 rU0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qN0 WM0","Asia/Karachi|LMT IST IST KART PKT PKST|-4s.c -5u -6u -50 -50 -60|012134545454|-2xoss.c 1qOKW.c 7zX0 eup0 LqMu 1fy01 1cL0 dK0X 11b0 1610 1jX0","Asia/Kashgar|LMT XJT|-5O.k -60|01|-1GgtO.k","Asia/Kathmandu|LMT IST NPT|-5F.g -5u -5J|012|-21JhF.g 2EGMb.g","Asia/Khandyga|LMT YAKT YAKT YAKST YAKST VLAT VLAST VLAT YAKT|-92.d -80 -90 -a0 -90 -a0 -b0 -b0 -a0|01232323232323232323232412323232323232323232323232565656565656565782|-21Q92.d pAp2.d 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 IM0 rU0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 qK0 yN0 1qM0 WM0 1q
5866 M0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 17V0 7zD0","Asia/Krasnoyarsk|LMT KRAT KRAT KRAST KRAST KRAT|-6b.q -60 -70 -80 -70 -80|012323232323232323232324123232323232323232323232323232323232323252|-21Hib.q prAb.q 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 IM0 rU0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0","Asia/Kuala_Lumpur|SMT MALT MALST MALT MALT JST MYT|-6T.p -70 -7k -7k -7u -90 -80|01234546|-2Bg6T.p 17anT.p 7hXE dM00 17bO 8Fyu 1so1u","Asia/Kuching|LMT BORT BORT BORTST JST MYT|-7l.k -7u -80 -8k -90 -80|01232323232323232425|-1KITl.k gDbP.k 6ynu AnE 1O0k AnE 1NAk AnE 1NAk AnE 1NAk AnE 1O0k AnE 1NAk AnE pAk 8Fz0 1so10","Asia/Macao|LMT MOT MOST CST|-7y.k -80 -90 -80|0121212121212121212121212121212121212121213|-2le7y.k 1XO34.k 1wn0 Rd0 1wn0 R9u 1wqu U10 1tz0 TVu
5867 1tz0 17gu 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cJu 1cL0 1cN0 1fz0 1cN0 1cOu 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cJu 1cL0 1cN0 1fz0 1cN0 1cL0 KEp0","Asia/Magadan|LMT MAGT MAGT MAGST MAGST MAGT|-a3.c -a0 -b0 -c0 -b0 -c0|012323232323232323232324123232323232323232323232323232323232323251|-1Pca3.c eUo3.c 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 IM0 rU0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0","Asia/Makassar|LMT MMT WITA JST|-7V.A -7V.A -80 -90|01232|-21JjV.A vfc0 myLV.A 8ML0","Asia/Manila|PHT PHST JST|-80 -90 -90|010201010|-1kJI0 AL0 cK10 65X0 mXB0 vX0 VK10 1db0","Asia/Nicosia|LMT EET EEST|-2d.s -20 -30|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-1Vc2d.s 2a3cd.s 1cL0 1qp0 Xz
5868 0 19B0 19X0 1fB0 1db0 1cp0 1cL0 1fB0 19X0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1o30 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Asia/Novokuznetsk|LMT KRAT KRAT KRAST KRAST NOVST NOVT NOVT|-5M.M -60 -70 -80 -70 -70 -60 -70|012323232323232323232324123232323232323232323232323232323232325672|-1PctM.M eULM.M 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 IM0 rU0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00
5869 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qN0 WM0 8Hz0","Asia/Novosibirsk|LMT NOVT NOVT NOVST NOVST|-5v.E -60 -70 -80 -70|0123232323232323232323241232341414141414141414141414141414141414121|-21Qnv.E pAFv.E 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 IM0 rU0 1cL0 1cQ0 ml0 Os0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0","Asia/Omsk|LMT OMST OMST OMSST OMSST OMST|-4R.u -50 -60 -70 -60 -70|012323232323232323232324123232323232323232323232323232323232323252|-224sR.u pMLR.u 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 IM0 rU0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM
5870 0 WM0 8Hz0","Asia/Oral|LMT URAT URAT URAST URAT URAST ORAT ORAST ORAT|-3p.o -40 -50 -60 -60 -50 -40 -50 -50|012343232323232323251516767676767676767676767676768|-1Pc3p.o eUnp.o 23CL0 1db0 1cM0 1dc0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cN0 1cM0 1fA0 2UK0 Fz0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 RW0","Asia/Pontianak|LMT PMT WIB JST WIB WITA WIB|-7h.k -7h.k -7u -90 -80 -80 -70|012324256|-2ua7h.k XE00 munL.k 8Rau 6kpu 4PXu xhcu Wqnu","Asia/Pyongyang|LMT KST JCST JST KST|-8n -8u -90 -90 -90|01234|-2um8n 97XR 12FXu jdA0","Asia/Qyzylorda|LMT KIZT KIZT KIZST KIZT QYZT QYZT QYZST|-4l.Q -40 -50 -60 -60 -50 -60 -70|012343232323232323232325676767676767676767676767676|-1Pc4l.Q eUol.Q 23CL0 1db0 1cM0 1dc0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2UK0 dC0 rU0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1
5871 qM0 11A0 1o00 11A0 1o00 11A0 1qM0","Asia/Rangoon|RMT BURT JST MMT|-6o.E -6u -90 -6u|0123|-21Jio.E SmnS.E 7j9u","Asia/Sakhalin|LMT JCST JST SAKT SAKST SAKST SAKT|-9u.M -90 -90 -b0 -c0 -b0 -a0|0123434343434343434343435634343434343565656565656565656565656565636|-2AGVu.M 1iaMu.M je00 1qFa0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 IM0 rU0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o10 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0","Asia/Samarkand|LMT SAMT SAMT SAMST TAST UZST UZT|-4r.R -40 -50 -60 -60 -60 -50|01234323232323232323232356|-1Pc4r.R eUor.R 23CL0 1db0 1cM0 1dc0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 11x0 bf0","Asia/Seoul|LMT KST JCST JST KST KDT KDT|-8r.Q -8u -90 -90 -90 -9u -a0|01234151515151515146464|-2um8r.Q 97XV.Q 12FXu jjA0 kKo0 2I0u OL0 1FB0 Rb0 1qN0 TX0 1tB0 TX0 1tB0
5872 TX0 1tB0 TX0 2ap0 12FBu 11A0 1o00 11A0","Asia/Singapore|SMT MALT MALST MALT MALT JST SGT SGT|-6T.p -70 -7k -7k -7u -90 -7u -80|012345467|-2Bg6T.p 17anT.p 7hXE dM00 17bO 8Fyu Mspu DTA0","Asia/Srednekolymsk|LMT MAGT MAGT MAGST MAGST MAGT SRET|-ae.Q -a0 -b0 -c0 -b0 -c0 -b0|012323232323232323232324123232323232323232323232323232323232323256|-1Pcae.Q eUoe.Q 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 IM0 rU0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0","Asia/Taipei|JWST JST CST CDT|-80 -90 -80 -90|01232323232323232323232323232323232323232|-1iw80 joM0 1yo0 Tz0 1ip0 1jX0 1cN0 11b0 1oN0 11b0 1oN0 11b0 1oN0 11b0 10N0 1BX0 10p0 1pz0 10p0 1pz0 10p0 1db0 1dd0 1db0 1cN0 1db0 1cN0 1db0 1cN0 1db0 1BB0 ML0 1Bd0 ML0 uq10 1db0 1cN0 1db0 97B0 AL0","Asia/Tashkent|LMT TAST TAST TASST TASST UZST U
5873 ZT|-4B.b -50 -60 -70 -60 -60 -50|01232323232323232323232456|-1Pc4B.b eUnB.b 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 11y0 bf0","Asia/Tbilisi|TBMT TBIT TBIT TBIST TBIST GEST GET GET GEST|-2X.b -30 -40 -50 -40 -40 -30 -40 -50|0123232323232323232323245656565787878787878787878567|-1Pc2X.b 1jUnX.b WCL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 3y0 19f0 1cK0 1cL0 1cN0 1cL0 1cN0 1cL0 1cM0 1cL0 1fB0 3Nz0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 An0 Os0 WM0","Asia/Tehran|LMT TMT IRST IRST IRDT IRDT|-3p.I -3p.I -3u -40 -50 -4u|01234325252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252|-2btDp.I 1d3c0 1huLT.I TXu 1pz0 sN0 vAu 1cL0 1dB0 1en0 pNB0 UL0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 64p0 1dz0 1cN0 1dz0 1cp
5874 0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0","Asia/Thimbu|LMT IST BTT|-5W.A -5u -60|012|-Su5W.A 1BGMs.A","Asia/Tokyo|JCST JST JDT|-90 -90 -a0|0121212121|-1iw90 pKq0 QL0 1lB0 13X0 1zB0 NX0 1zB0 NX0","Asia/Ulaanbaatar|LMT ULAT ULAT ULAST|-77.w -70 -80 -90|012323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-2APH7.w 2Uko7.w cKn0 1db0 1dd0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 6hD0 11z0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 kEp0 1cJ0 1cP0 1cJ0 1cP0 1fx0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1fx0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1fx0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0
5875 1cP0 1cJ0 1cP0 1fx0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0","Asia/Ust-Nera|LMT YAKT YAKT MAGST MAGT MAGST MAGT MAGT VLAT VLAT|-9w.S -80 -90 -c0 -b0 -b0 -a0 -c0 -b0 -a0|0123434343434343434343456434343434343434343434343434343434343434789|-21Q9w.S pApw.S 23CL0 1d90 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 IM0 rU0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 17V0 7zD0","Asia/Vladivostok|LMT VLAT VLAT VLAST VLAST VLAT|-8L.v -90 -a0 -b0 -a0 -b0|012323232323232323232324123232323232323232323232323232323232323252|-1SJIL.v itXL.v 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 IM0 rU0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11
5876 A0 1o00 11A0 1qM0 WM0 8Hz0","Asia/Yakutsk|LMT YAKT YAKT YAKST YAKST YAKT|-8C.W -80 -90 -a0 -90 -a0|012323232323232323232324123232323232323232323232323232323232323252|-21Q8C.W pAoC.W 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 IM0 rU0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0","Asia/Yekaterinburg|LMT PMT SVET SVET SVEST SVEST YEKT YEKST YEKT|-42.x -3J.5 -40 -50 -60 -50 -50 -60 -60|0123434343434343434343435267676767676767676767676767676767676767686|-2ag42.x 7mQh.s qBvJ.5 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 IM0 rU0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0",
5877 "Asia/Yerevan|LMT YERT YERT YERST YERST AMST AMT AMT AMST|-2W -30 -40 -50 -40 -40 -30 -40 -50|0123232323232323232323245656565657878787878787878787878787878787|-1Pc2W 1jUnW WCL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1am0 2r0 1cJ0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 3Fb0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0","Atlantic/Azores|HMT AZOT AZOST AZOMT AZOT AZOST WET|1S.w 20 10 0 10 0 0|01212121212121212121212121212121212121212121232123212321232121212121212121212121212121212121212121454545454545454545454545454545456545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454|-2ldW5.s aPX5.s Sp0 LX0 1vc0 Tc0 1uM0 SM0 1vc0 Tc0 1vc0 SM0 1vc0 6600 1co0 3E00 17c0 1fA0 1a00 1io0 1a00 1io0 17c0 3I00 17c0 1cM0 1cM0 3Fc0 1cM0 1a00 1fA0 1io0 17c0 1cM0 1cM0 1a00 1fA0 1io0 1qM0 Dc0 1tA0 1cM0 1dc0 1400 gL0 IM0 s10
5878 U00 dX0 Rc0 pd0 Rc0 gL0 Oo0 pd0 Rc0 gL0 Oo0 pd0 14o0 1cM0 1cP0 1cM0 1cM0 1cM0 1cM0 1cM0 3Co0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 qIl0 1cM0 1fA0 1cM0 1cM0 1cN0 1cL0 1cN0 1cM0 1cM0 1cM0 1cM0 1cN0 1cL0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cL0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Atlantic/Bermuda|LMT AST ADT|4j.i 40 30|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121
5879 212121212121|-1BnRE.G 1LTbE.G 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","Atlantic/Canary|LMT CANT WET WEST|11.A 10 0 -10|01232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-1UtaW.o XPAW.o 1lAK0 1a10 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1
5880 o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Atlantic/Cape_Verde|LMT CVT CVST CVT|1y.4 20 10 10|01213|-2xomp.U 1qOMp.U 7zX0 1djf0","Atlantic/Faeroe|LMT WET WEST|r.4 0 -10|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2uSnw.U 2Wgow.U 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0
5881 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Atlantic/Madeira|FMT MADT MADST MADMT WET WEST|17.A 10 0 -10 0 -10|01212121212121212121212121212121212121212121232123212321232121212121212121212121212121212121212121454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454|-2ldWQ.o aPWQ.o Sp0 LX0 1vc0 Tc0 1uM0 SM0 1vc0 Tc0 1vc0 SM0 1vc0 6600 1co0 3E00 17c0 1fA0 1a00 1io0 1a00 1io0 17c0 3I00 17c0 1cM0 1cM0 3Fc0 1cM0 1a00 1fA0 1io0 17c0 1cM0 1cM0 1a00 1fA0 1io0 1qM0 Dc0 1tA0 1cM0 1dc0 1400 gL0 IM0 s10 U00 dX0 Rc0 pd0 Rc0 gL0 Oo0 pd0 Rc0 gL0 Oo0 pd0 14o0 1cM0 1cP0 1cM0 1cM0 1cM0 1cM0 1cM0 3Co0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 qIl0 1cM0 1fA0 1cM0 1cM0 1cN0
5882 1cL0 1cN0 1cM0 1cM0 1cM0 1cM0 1cN0 1cL0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Atlantic/Reykjavik|LMT IST ISST GMT|1s 10 0 0|012121212121212121212121212121212121212121212121212121212121212121213|-2uWmw mfaw 1Bd0 ML0 1LB0 Cn0 1LB0 3fX0 C10 HrX0 1cO0 LB0 1EL0 LA0 1C00 Oo0 1wo0 Rc0 1wo0 Rc0 1wo0 Rc0 1zc0 Oo0 1zc0 14o0 1lc0 14o0 1lc0 14o0 1o00 11A0 1lc0 14o0 1o00 14o0 1lc0 14o0 1lc0 14o0 1lc0 14o0 1lc0 14o0 1o00 14o0 1lc0 14o0 1lc0 14o0 1lc0 14o0 1lc0 14o0 1lc0 14o0 1o00 14o0 1lc0 14o0 1lc0 14o0 1lc0 14o0 1lc
5883 0 14o0 1o00 14o0","Atlantic/South_Georgia|GST|20|0|","Atlantic/Stanley|SMT FKT FKST FKT FKST|3P.o 40 30 30 20|0121212121212134343212121212121212121212121212121212121212121212121212|-2kJw8.A 12bA8.A 19X0 1fB0 19X0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 Cn0 1Cc10 WL0 1qL0 U10 1tz0 U10 1qM0 WN0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1tz0 U10 1tz0 WN0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1tz0 WN0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qN0 U10 1wn0 Rd0 1wn0 U10 1tz0 U10 1tz0 U10 1tz0 U10 1tz0 U10 1wn0 U10 1tz0 U10 1tz0 U10","Australia/ACT|AEST AEDT|-a0 -b0|0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101|-293lX xcX 10jd0 yL0 1cN0 1cL0 1fB0 19X0 17c10 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 14o0 1o00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 U00 1qM0 WM0 1tA0 WM0 1tA0 U00 1tA0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 11A0 1o
5884 00 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 WM0 1qM0 14o0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0","Australia/Adelaide|ACST ACDT|-9u -au|0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101|-293lt xcX 10jd0 yL0 1cN0 1cL0 1fB0 19X0 17c10 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 U00 1qM0 WM0 1tA0 WM0 1tA0 U00 1tA0 U00 1tA0 Oo0 1zc0 WM0 1qM0 Rc0 1zc0 U00 1tA0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 WM0 1qM0 14o0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0
5885 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0","Australia/Brisbane|AEST AEDT|-a0 -b0|01010101010101010|-293lX xcX 10jd0 yL0 1cN0 1cL0 1fB0 19X0 17c10 LA0 H1A0 Oo0 1zc0 Oo0 1zc0 Oo0","Australia/Broken_Hill|ACST ACDT|-9u -au|0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101|-293lt xcX 10jd0 yL0 1cN0 1cL0 1fB0 19X0 17c10 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 14o0 1o00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 U00 1qM0 WM0 1tA0 WM0 1tA0 U00 1tA0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 WM0 1qM0 14o0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1c
5886 M0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0","Australia/Currie|AEST AEDT|-a0 -b0|0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101|-29E80 19X0 10jd0 yL0 1cN0 1cL0 1fB0 19X0 17c10 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 11A0 1qM0 WM0 1qM0 Oo0 1zc0 Oo0 1zc0 Oo0 1wo0 WM0 1tA0 WM0 1tA0 U00 1tA0 U00 1tA0 11A0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 11A0 1o00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1cM0 1a00 1io0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0
5887 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0","Australia/Darwin|ACST ACDT|-9u -au|010101010|-293lt xcX 10jd0 yL0 1cN0 1cL0 1fB0 19X0","Australia/Eucla|ACWST ACWDT|-8J -9J|0101010101010101010|-293kI xcX 10jd0 yL0 1cN0 1cL0 1gSp0 Oo0 l5A0 Oo0 iJA0 G00 zU00 IM0 1qM0 11A0 1o00 11A0","Australia/Hobart|AEST AEDT|-a0 -b0|010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101|-29E80 19X0 10jd0 yL0 1cN0 1cL0 1fB0 19X0 VfB0 1cM0 1o00 Rc0 1wo0 Rc0 1wo0 U00 1wo0 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 11A0 1qM0 WM0 1qM0 Oo0 1zc0 Oo0 1zc0 Oo0 1wo0 WM0 1tA0 WM0 1tA0 U00 1tA0 U00 1tA0 11A0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 11A0 1o00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1cM0 1a00 1io0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM
5888 0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0","Australia/LHI|AEST LHST LHDT LHDT|-a0 -au -bu -b0|0121212121313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313|raC0 1zdu Rb0 1zd0 On0 1zd0 On0 1zd0 On0 1zd0 TXu 1qMu WLu 1tAu WLu 1tAu TXu 1tAu Onu 1zcu Onu 1zcu Onu 1zcu Rbu 1zcu Onu 1zcu Onu 1zcu 11zu 1o0u 11zu 1o0u 11zu 1o0u 11zu 1qMu WLu 11Au 1nXu 1qMu 11zu 1o0u 11zu 1o0u 11zu 1qMu WLu 1qMu 11zu 1o0u WLu 1qMu 14nu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu","Australia/Lindema
5889 n|AEST AEDT|-a0 -b0|010101010101010101010|-293lX xcX 10jd0 yL0 1cN0 1cL0 1fB0 19X0 17c10 LA0 H1A0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0","Australia/Melbourne|AEST AEDT|-a0 -b0|0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101|-293lX xcX 10jd0 yL0 1cN0 1cL0 1fB0 19X0 17c10 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 U00 1qM0 WM0 1qM0 11A0 1tA0 U00 1tA0 U00 1tA0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 11A0 1o00 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 WM0 1qM0 14o0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0
5890 1cM0","Australia/Perth|AWST AWDT|-80 -90|0101010101010101010|-293jX xcX 10jd0 yL0 1cN0 1cL0 1gSp0 Oo0 l5A0 Oo0 iJA0 G00 zU00 IM0 1qM0 11A0 1o00 11A0","CET|CET CEST|-10 -20|01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2aFe0 11d0 1iO0 11A0 1o00 11A0 Qrc0 6i00 WM0 1fA0 1cM0 1cM0 1cM0 16M0 1gMM0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","CST6CDT|CST CDT CWT
5891 CPT|60 50 50 50|010102301010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261s0 1nX0 11B0 1nX0 SgN0 8x30 iw0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","Chile/EasterIsland|EMT EAST EASST EAST EASST EAST|7h.s 70 60 60 50 50|01212121212121212121212121212343434343434343
5892 4343434343434343434343434343434343434343434343434345|-1uSgG.w 1s4IG.w WL0 1zd0 On0 1ip0 11z0 1o10 11z0 1qN0 WL0 1ld0 14n0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 1cL0 1cN0 11z0 1o10 11z0 1qN0 WL0 1fB0 19X0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1ip0 1fz0 1fB0 11z0 1qN0 WL0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1o10 19X0 1fB0 1nX0 G10 1EL0 Op0 1zb0 Rd0 1wn0 Rd0 1wn0","EET|EET EEST|-20 -30|010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|hDB0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM
5893 0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","EST|EST|50|0|","EST5EDT|EST EDT EWT EPT|50 40 40 40|010102301010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261t0 1nX0 11B0 1nX0 SgN0 8x40 iv0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb
5894 0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","Eire|DMT IST GMT BST IST|p.l -y.D 0 -10 -10|01232323232324242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242|-2ax9y.D Rc0 1fzy.D 14M0 1fc0 1g00 1co0 1dc0 1co0 1oo0 1400 1dc0 19A0 1io0 1io0 WM0 1o00 14o0 1o00 17c0 1io0 17c0 1fA0 1a00 1lc0 17c0 1io0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1cM0 1io0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1a00 1io0 1qM0 Dc0 g5X0 14p0 1wn0 17d0 1io0 11A0 1o00 17c0 1fA0 1a00 1fA0 1cM0 1fA0 1a00 17c0 1fA0 1a00 1io0 17c0 1lc0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1a00 1a00 1qM0 WM0 1qM0 11A0 1o00 WM0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1tA0 IM0 90o0 U00 1tA0 U00 1tA0 U00 1tA0 U00 1tA0 WM0 1qM0 WM0 1qM0 WM0 1tA0 U00 1tA0 U0
5895 0 1tA0 11z0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 14o0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Etc/GMT+0|GMT|0|0|","Etc/GMT+1|GMT+1|10|0|","Etc/GMT+10|GMT+10|a0|0|","Etc/GMT+11|GMT+11|b0|0|","Etc/GMT+12|GMT+12|c0|0|","Etc/GMT+2|GMT+2|20|0|","Etc/GMT+3|GMT+3|30|0|","Etc/GMT+4|GMT+4|40|0|","Etc/GMT+5|GMT+5|50|0|","Etc/GMT+6|GMT+6|60|0|","Etc/GMT+7|GMT+7|70|0|","Etc/GMT+8|GMT+8|80|0|","Etc/GMT+9|GMT+9|90|0|","Etc/GMT-1|GMT-1|-10|0|","Etc/GMT-10|GMT-10|-a0|0|","Etc/GMT-11|GMT-11|-b0|0|","Etc/GMT-12|GMT-12|-c0|0|","Etc/GMT-13|GMT
5896 -13|-d0|0|","Etc/GMT-14|GMT-14|-e0|0|","Etc/GMT-2|GMT-2|-20|0|","Etc/GMT-3|GMT-3|-30|0|","Etc/GMT-4|GMT-4|-40|0|","Etc/GMT-5|GMT-5|-50|0|","Etc/GMT-6|GMT-6|-60|0|","Etc/GMT-7|GMT-7|-70|0|","Etc/GMT-8|GMT-8|-80|0|","Etc/GMT-9|GMT-9|-90|0|","Etc/UCT|UCT|0|0|","Etc/UTC|UTC|0|0|","Europe/Amsterdam|AMT NST NEST NET CEST CET|-j.w -1j.w -1k -k -20 -10|010101010101010101010101010101010101010101012323234545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545|-2aFcj.w 11b0 1iP0 11A0 1io0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1co0 1io0 1yo0 Pc0 1a00 1fA0 1Bc0 Mo0 1tc0 Uo0 1tA0 U00 1uo0 W00 1s00 VA0 1so0 Vc0 1sM0 UM0 1wo0 Rc0 1u00 Wo0 1rA0 W00 1s00 VA0 1sM0 UM0 1w00 fV0 BCX.w 1tA0 U00 1u00 Wo0 1sm0 601k WM0 1fA0 1cM0 1cM0 1cM0 16M0 1gMM0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0
5897 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Andorra|WET CET CEST|0 -10 -20|012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-UBA0 1xIN0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0
5898 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Athens|AMT EET EEST CEST CET|-1y.Q -20 -30 -20 -10|012123434121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2a61x.Q CNbx.Q mn0 kU10 9b0 3Es0 Xa0 1fb0 1dd0 k3X0 Nz0 SCp0 1vc0 SO0 1cM0 1a00 1ao0 1fc0 1a10 1fG0 1cg0 1dX0 1bX0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Belfast|GMT BST BDST|0 -10 -20|0101010101010101
5899 010101010101010101010101010101010121212121210101210101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2axa0 Rc0 1fA0 14M0 1fc0 1g00 1co0 1dc0 1co0 1oo0 1400 1dc0 19A0 1io0 1io0 WM0 1o00 14o0 1o00 17c0 1io0 17c0 1fA0 1a00 1lc0 17c0 1io0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1cM0 1io0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1a00 1io0 1qM0 Dc0 2Rz0 Dc0 1zc0 Oo0 1zc0 Rc0 1wo0 17c0 1iM0 FA0 xB0 1fA0 1a00 14o0 bb0 LA0 xB0 Rc0 1wo0 11A0 1o00 17c0 1fA0 1a00 1fA0 1cM0 1fA0 1a00 17c0 1fA0 1a00 1io0 17c0 1lc0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1a00 1a00 1qM0 WM0 1qM0 11A0 1o00 WM0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1tA0 IM0 90o0 U00 1tA0 U00 1tA0 U00 1tA0 U00 1tA0 WM0 1qM0 WM0 1qM0 WM0 1tA0 U00 1tA0 U00 1tA0 11z0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 14o0 1o00 11A0 1o
5900 00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Belgrade|CET CEST|-10 -20|01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-19RC0 3IP0 WM0 1fA0 1cM0 1cM0 1rc0 Qo0 1vmo0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0
5901 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Berlin|CET CEST CEMT|-10 -20 -30|01010101010101210101210101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2aFe0 11d0 1iO0 11A0 1o00 11A0 Qrc0 6i00 WM0 1fA0 1cM0 1cM0 1cM0 kL0 Nc0 m10 WM0 1ao0 1cp0 dX0 jz0 Dd0 1io0 17c0 1fA0 1a00 1ehA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","
5902 Europe/Bratislava|CET CEST|-10 -20|010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2aFe0 11d0 1iO0 11A0 1o00 11A0 Qrc0 6i00 WM0 1fA0 1cM0 16M0 1lc0 1tA0 17A0 11c0 1io0 17c0 1io0 17c0 1fc0 1ao0 1bNc0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Brussels|WET CET CEST WEST|0 -10 -20 -10|012121210303030303030303030303030303030303030303030321212121212121212121212121212121
5903 2121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2ehc0 3zX0 11c0 1iO0 11A0 1o00 11A0 my0 Ic0 1qM0 Rc0 1EM0 UM0 1u00 10o0 1io0 1io0 17c0 1a00 1fA0 1cM0 1cM0 1io0 17c0 1fA0 1a00 1io0 1a30 1io0 17c0 1fA0 1a00 1io0 17c0 1cM0 1cM0 1a00 1io0 1cM0 1cM0 1a00 1fA0 1io0 17c0 1cM0 1cM0 1a00 1fA0 1io0 1qM0 Dc0 y00 5Wn0 WM0 1fA0 1cM0 16M0 1iM0 16M0 1C00 Uo0 1eeo0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","
5904 Europe/Bucharest|BMT EET EEST|-1I.o -20 -30|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-1xApI.o 20LI.o RA0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1Axc0 On0 1fA0 1a10 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cK0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cL0 1cN0 1cL0 1fB0 1nX0 11E0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Budapest|CET CEST|-10 -20|010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010
5905 1010101010101010101010101010101010|-2aFe0 11d0 1iO0 11A0 1ip0 17b0 1op0 1tb0 Q2m0 3Ne0 WM0 1fA0 1cM0 1cM0 1oJ0 1dc0 1030 1fA0 1cM0 1cM0 1cM0 1cM0 1fA0 1a00 1iM0 1fA0 8Ha0 Rb0 1wN0 Rb0 1BB0 Lz0 1C20 LB0 SNX0 1a10 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Busingen|CET CEST|-10 -20|01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-19Lc0 11A0 1o00 11A0 1xG10 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM
5906 0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Chisinau|CMT BMT EET EEST CEST CET MSK MSD|-1T -1I.o -20 -30 -20 -10 -30 -40|0123232323232323232345454676767676767676767623232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-26jdT wGMa.A 20LI.o RA0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 27A0 2en0 39g0 WM0 1fA0 1cM0 V90 1t7z0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1ty0 2bD0 1cM0 1cK0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1
5907 cL0 1fB0 1nX0 11E0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Copenhagen|CET CEST|-10 -20|0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2azC0 Tz0 VuO0 60q0 WM0 1fA0 1cM0 1cM0 1cM0 S00 1HA0 Nc0 1C00 Dc0 1Nc0 Ao0 1h5A0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o0
5908 0 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Gibraltar|GMT BST BDST CET CEST|0 -10 -20 -10 -20|010101010101010101010101010101010101010101010101012121212121010121010101010101010101034343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343|-2axa0 Rc0 1fA0 14M0 1fc0 1g00 1co0 1dc0 1co0 1oo0 1400 1dc0 19A0 1io0 1io0 WM0 1o00 14o0 1o00 17c0 1io0 17c0 1fA0 1a00 1lc0 17c0 1io0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1cM0 1io0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1a00 1io0 1qM0 Dc0 2Rz0 Dc0 1zc0 Oo0 1zc0 Rc0 1wo0 17c0 1iM0 FA0 xB0 1fA0 1a00 14o0 bb0 LA0 xB0 Rc0 1wo0 11A0 1o00 17c0 1fA0 1a00 1fA0 1cM0 1fA0 1a00 17c0 1fA0 1a00 1io0 17c0 1lc0 17c0 1fA0 10Jz0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0
5909 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Helsinki|HMT EET EEST|-1D.N -20 -30|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-1WuND.N OULD.N 1dA0 1xGq0 1cM0 1cM0 1cM0 1cN0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1
5910 qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Kaliningrad|CET CEST CET CEST MSK MSD EEST EET FET|-10 -20 -20 -30 -30 -40 -30 -20 -30|0101010101010232454545454545454545454676767676767676767676767676767676767676787|-2aFe0 11d0 1iO0 11A0 1o00 11A0 Qrc0 6i00 WM0 1fA0 1cM0 1cM0 Am0 Lb0 1en0 op0 1pNz0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 1cJ0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0","Europe/Kiev|KMT EET MSK CEST CET MSD EEST|-22.4 -20 -30 -20 -10 -40 -30|0123434252525252525252525256161616161616161616161616161616161616161616161616161616161616161616161616161616161616161616161|-1Pc22.4 eUo2.4 rnz0 2Hg0 WM0 1fA0 da0 1v4m0 1db0 1cN0
5911 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 Db0 3220 1cK0 1cL0 1cN0 1cL0 1cN0 1cL0 1cQ0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Lisbon|LMT WET WEST WEMT CET CEST|A.J 0 -10 -20 -10 -20|012121212121212121212121212121212121212121212321232123212321212121212121212121212121212121212121214121212121212121212121212121212124545454212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2ldXn.f aPWn.f Sp0 LX0 1vc0 Tc0 1uM0 SM0 1vc0 Tc0 1vc0 SM0 1vc0 6600 1co0 3E00 17c0 1fA0 1a00 1io0 1a00 1io0 17c0 3I00 17c0 1cM0 1cM0 3Fc0 1cM0 1a00 1fA0 1io0 17c0 1cM0 1cM0 1
5912 a00 1fA0 1io0 1qM0 Dc0 1tA0 1cM0 1dc0 1400 gL0 IM0 s10 U00 dX0 Rc0 pd0 Rc0 gL0 Oo0 pd0 Rc0 gL0 Oo0 pd0 14o0 1cM0 1cP0 1cM0 1cM0 1cM0 1cM0 1cM0 3Co0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 pvy0 1cM0 1cM0 1fA0 1cM0 1cM0 1cN0 1cL0 1cN0 1cM0 1cM0 1cM0 1cM0 1cN0 1cL0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Luxembourg|LMT CET CEST WET WEST WEST WET|-o.A -10 -20 0 -10 -20 -10|0121212134343434343434
5913 343434343434343434343434343434565651212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2DG0o.A t6mo.A TB0 1nX0 Up0 1o20 11A0 rW0 CM0 1qP0 R90 1EO0 UK0 1u20 10m0 1ip0 1in0 17e0 19W0 1fB0 1db0 1cp0 1in0 17d0 1fz0 1a10 1in0 1a10 1in0 17f0 1fA0 1a00 1io0 17c0 1cM0 1cM0 1a00 1io0 1cM0 1cM0 1a00 1fA0 1io0 17c0 1cM0 1cM0 1a00 1fA0 1io0 1qM0 Dc0 vA0 60L0 WM0 1fA0 1cM0 17c0 1io0 16M0 1C00 Uo0 1eeo0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0
5914 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Madrid|WET WEST WEMT CET CEST|0 -10 -20 -10 -20|01010101010101010101010121212121234343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343|-28dd0 11A0 1go0 19A0 1co0 1dA0 b1A0 18o0 3I00 17c0 1fA0 1a00 1io0 1a00 1io0 17c0 iyo0 Rc0 18o0 1hc0 1io0 1a00 14o0 5aL0 MM0 1vc0 17A0 1i00 1bc0 1eo0 17d0 1in0 17A0 6hA0 10N0 XIL0 1a10 1in0 17d0 19X0 1cN0 1fz0 1a10 1fX0 1cp0 1cO0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0
5915 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Malta|CET CEST|-10 -20|0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2as10 M00 1cM0 1cM0 14o0 1o00 WM0 1qM0 17c0 1cM0 M3A0 5M20 WM0 1fA0 1cM0 1cM0 1cM0 16m0 1de0 1lc0 14m0 1lc0 WO0 1qM0 GTW0 On0 1C10 Lz0 1C10 Lz0 1EN0 Lz0 1C10 Lz0 1zd0 Oo0 1C00 On0 1cp0 1cM0 1lA0 Xc0 1qq0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1iN0 19z0 1fB0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00
5916 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Minsk|MMT EET MSK CEST CET MSD EEST FET|-1O -20 -30 -20 -10 -40 -30 -30|012343432525252525252525252616161616161616161616161616161616161616172|-1Pc1O eUnO qNX0 3gQ0 WM0 1fA0 1cM0 Al0 1tsn0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 3Fc0 1cN0 1cK0 1cM0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hy0","Europe/Monaco|PMT WET WEST WEMT CET CEST|-9.l 0 -10 -20 -10 -20|01212121212121212121212121212121212121212121212121232323232345454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454|-2nco9.l cNb9.l HA0 19A0 1iM0 11c0 1oo0 Wo0 1rc0 QM0 1EM0 UM0 1u00 10o0 1io0 1wo0 Rc0 1a00 1fA0 1cM0 1cM0 1io0 17c0 1fA0 1a00 1io0 1a00 1io0 17c0 1fA0 1a0
5917 0 1io0 17c0 1cM0 1cM0 1a00 1io0 1cM0 1cM0 1a00 1fA0 1io0 17c0 1cM0 1cM0 1a00 1fA0 1io0 1qM0 Df0 2RV0 11z0 11B0 1ze0 WM0 1fA0 1cM0 1fa0 1aq0 16M0 1ekn0 1cL0 1fC0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Moscow|MMT MMT MST MDST MSD MSK MSM EET EEST MSK|-2u.h -2v.j -3v.j -4v.j -40 -30 -50 -20 -30 -40|012132345464575454545454545454545458754545454545454545454545454545454545454595|-2ag2u.h 2pyW.W 1bA0 11X0 GN0 1Hb0 c20 imv.j 3DA0 dz0 15A0 c10
5918 2q10 iM10 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 IM0 rU0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0","Europe/Paris|PMT WET WEST CEST CET WEMT|-9.l 0 -10 -20 -10 -20|0121212121212121212121212121212121212121212121212123434352543434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434|-2nco8.l cNb8.l HA0 19A0 1iM0 11c0 1oo0 Wo0 1rc0 QM0 1EM0 UM0 1u00 10o0 1io0 1wo0 Rc0 1a00 1fA0 1cM0 1cM0 1io0 17c0 1fA0 1a00 1io0 1a00 1io0 17c0 1fA0 1a00 1io0 17c0 1cM0 1cM0 1a00 1io0 1cM0 1cM0 1a00 1fA0 1io0 17c0 1cM0 1cM0 1a00 1fA0 1io0 1qM0 Df0 Ik0 5M30 WM0 1fA0 1cM0 Vx0 hB0 1aq0 16M0 1ekn0 1cL0 1fC0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1
5919 cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Riga|RMT LST EET MSK CEST CET MSD EEST|-1A.y -2A.y -20 -30 -20 -10 -40 -30|010102345454536363636363636363727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272|-25TzA.y 11A0 1iM0 ko0 gWm0 yDXA.y 2bX0 3fE0 WM0 1fA0 1cM0 1cM0 4m0 1sLy0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cN0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 1o00 11A0 1o00 11A0 1qM0 3oo0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 W
5920 M0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Rome|CET CEST|-10 -20|0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2as10 M00 1cM0 1cM0 14o0 1o00 WM0 1qM0 17c0 1cM0 M3A0 5M20 WM0 1fA0 1cM0 16K0 1iO0 16m0 1de0 1lc0 14m0 1lc0 WO0 1qM0 GTW0 On0 1C10 Lz0 1C10 Lz0 1EN0 Lz0 1C10 Lz0 1zd0 Oo0 1C00 On0 1C10 Lz0 1zd0 On0 1C10 LA0 1C00 LA0 1zc0 Oo0 1C00 Oo0 1zc0 Oo0 1fC0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM
5921 0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Samara|LMT SAMT SAMT KUYT KUYST MSD MSK EEST KUYT SAMST SAMST|-3k.k -30 -40 -40 -50 -40 -30 -30 -30 -50 -40|012343434343434343435656782929292929292929292929292929292929292a12|-22WNk.k qHak.k bcn0 1Qqo0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cN0 1cM0 1fA0 1cM0 1cN0 8o0 14j0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qN0 WM0","Europe/Simferopol|SMT EET MSK CEST CET MSD EEST MSK|-2g -20 -30 -20 -10 -40 -30 -40|012343432525252525252525252161616525252616161616161616161616161616161616172|-1Pc2g eUog rEn0
5922 2qs0 WM0 1fA0 1cM0 3V0 1u0L0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1Q00 4eL0 1cL0 1cN0 1cL0 1cN0 dX0 WL0 1cN0 1cL0 1fB0 1o30 11B0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11z0 1nW0","Europe/Sofia|EET CET CEST EEST|-20 -10 -20 -30|01212103030303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030|-168L0 WM0 1fA0 1cM0 1cM0 1cN0 1mKH0 1dd0 1fb0 1ap0 1fb0 1a20 1fy0 1a30 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cK0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1nX0 11E0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1
5923 o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Stockholm|CET CEST|-10 -20|01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2azC0 TB0 2yDe0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Tallinn|TMT CET CEST EET MSK MSD EEST|-1D -10 -20 -20 -30 -40 -30|0121034212124545454545454545463636363636363636363636363636363
5924 63636363636363636363636363636363636363636363636363636363636363|-26oND teD 11A0 1Ta0 4rXl KSLD 2FX0 2Jg0 WM0 1fA0 1cM0 18J0 1sTX0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cN0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o10 11A0 1qM0 5QM0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Tirane|LMT CET CEST|-1j.k -10 -20|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2glBj.k 14pcj.k 5LC0 WM0 4M0 1fCK0 10n0 1op0 11z0 1pd0 11z0 1qN0 WL0 1qp0 Xb0 1qp0 Xb0 1qp0 11z0 1lB0 11z0 1qN0 11z0 1iN0 16n0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1
5925 cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Uzhgorod|CET CEST MSK MSD EET EEST|-10 -20 -30 -40 -20 -30|010101023232323232323232320454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454|-1cqL0 6i00 WM0 1fA0 1cM0 1ml0 1Cp0 1r3W0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1Q00 1Nf0 2pw0 1cL0 1cN0 1cL0 1cN0 1cL0 1cQ0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A
5926 0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Vienna|CET CEST|-10 -20|0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2aFe0 11d0 1iO0 11A0 1o00 11A0 3KM0 14o0 LA00 6i00 WM0 1fA0 1cM0 1cM0 1cM0 400 2qM0 1a00 1cM0 1cM0 1io0 17c0 1gHa0 19X0 1cP0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o0
5927 0 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Vilnius|WMT KMT CET EET MSK CEST MSD EEST|-1o -1z.A -10 -20 -30 -20 -40 -30|012324525254646464646464646464647373737373737352537373737373737373737373737373737373737373737373737373737373737373737373|-293do 6ILM.o 1Ooz.A zz0 Mfd0 29W0 3is0 WM0 1fA0 1cM0 LV0 1tgL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11B0 1o00 11A0 1qM0 8io0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Volgograd|LMT TSAT STAT STAT VOLT VOLST VOLST VOLT MSD MSK MSK|-2V.E -30 -30 -40
5928 -40 -50 -40 -30 -40 -30 -40|0123454545454545454546767489898989898989898989898989898989898989a9|-21IqV.E cLXV.E cEM0 1gqn0 Lco0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cN0 1cM0 1fA0 1cM0 2pz0 1cJ0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0","Europe/Warsaw|WMT CET CEST EET EEST|-1o -10 -20 -20 -30|012121234312121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2ctdo 1LXo 11d0 1iO0 11A0 1o00 11A0 1on0 11A0 6zy0 HWP0 5IM0 WM0 1fA0 1cM0 1dz0 1mL0 1en0 15B0 1aq0 1nA0 11A0 1io0 17c0 1fA0 1a00 iDX0 LA0 1cM0 1cM0 1C00 Oo0 1cM0 1cM0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1C00 LA0 uso0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cN0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1
5929 cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Zaporozhye|CUT EET MSK CEST CET MSD EEST|-2k -20 -30 -20 -10 -40 -30|01234342525252525252525252526161616161616161616161616161616161616161616161616161616161616161616161616161616161616161616161|-1Pc2k eUok rdb0 2RE0 WM0 1fA0 8m0 1v9a0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cK0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cQ0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0
5930 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","HST|HST|a0|0|","Indian/Chagos|LMT IOT IOT|-4N.E -50 -60|012|-2xosN.E 3AGLN.E","Indian/Christmas|CXT|-70|0|","Indian/Cocos|CCT|-6u|0|","Indian/Kerguelen|zzz TFT|0 -50|01|-MG00","Indian/Mahe|LMT SCT|-3F.M -40|01|-2yO3F.M","Indian/Maldives|MMT MVT|-4S -50|01|-olgS","Indian/Mauritius|LMT MUT MUST|-3O -40 -50|012121|-2xorO 34unO 14L0 12kr0 11z0","Indian/Reunion|LMT RET|-3F.Q -40|01|-2mDDF.Q","Kwajalein|MHT KWAT MHT|-b0 c0 -c0|012|-AX0 W9X0","MET|MET MEST|-10 -20|01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2aFe0 11d0 1iO0 11A0 1o00 11A0 Qrc0 6i00 WM0 1fA0 1cM0 1cM0 1cM0 16M0 1gMM0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1
5931 cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","MST|MST|70|0|","MST7MDT|MST MDT MWT MPT|70 60 60 60|010102301010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261r0 1nX0 11B0 1nX0 SgN0 8x20 ix0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0
5932 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","NZ-CHAT|CHAST CHAST CHADT|-cf -cJ -dJ|012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212|-WqAf 1adef IM0 1C00 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1qM0 14o0 1lc0 14o0 1lc0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1io0 17c0 1lc0 14o0 1lc0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1lc0 14o0 1lc0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1io0 17c0 1io0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1
5933 a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00","PST8PDT|PST PDT PWT PPT|80 70 70 70|010102301010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261q0 1nX0 11B0 1nX0 SgN0 8x10 iy0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1
5934 zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","Pacific/Apia|LMT WSST SST SDT WSDT WSST|bq.U bu b0 a0 -e0 -d0|01232345454545454545454545454545454545454545454545454545454|-2nDMx.4 1yW03.4 2rRbu 1ff0 1a00 CI0 AQ0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00","Pacific/Bougainville|PGT JST BST|-a0 -90 -b0|0102|-16Wy0 7CN0 2MQp0","Pacific/Chuuk|CHUT|-a0|0|","Pacific/Efate|LMT VUT VUST|-bd.g -b0 -c0|0121212121212121212121|-2l9nd.g 2Szcd.g 1cL0 1oN0 10L0 1fB0 19X0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 Lz0 1Nd0 An0","Pacific/Enderbury|PHOT PHOT PHOT|c0 b0 -d0|012|nIc0 B8n0","Pacific/Fakaofo|TKT TKT|b0 -d0|01|1Gfn0","Pacific/Fiji|LMT FJT FJST|-bT.I -c0 -d0|012121212121212121212
5935 121212121212121212121212121212121212121212|-2bUzT.I 3m8NT.I LA0 1EM0 IM0 nJc0 LA0 1o00 Rc0 1wo0 Ao0 1Nc0 Ao0 1Q00 xz0 1SN0 uM0 1SM0 xA0 1SM0 uM0 1SM0 uM0 1SM0 uM0 1SM0 uM0 1SM0 xA0 1SM0 uM0 1SM0 uM0 1SM0 uM0 1SM0 uM0 1SM0 uM0 1SM0 xA0 1SM0 uM0 1SM0 uM0 1SM0 uM0 1SM0 uM0 1SM0 uM0 1VA0 uM0 1SM0 uM0 1SM0 uM0 1SM0 uM0 1SM0 uM0 1SM0","Pacific/Funafuti|TVT|-c0|0|","Pacific/Galapagos|LMT ECT GALT|5W.o 50 60|012|-1yVS1.A 2dTz1.A","Pacific/Gambier|LMT GAMT|8X.M 90|01|-2jof0.c","Pacific/Guadalcanal|LMT SBT|-aD.M -b0|01|-2joyD.M","Pacific/Guam|GST ChST|-a0 -a0|01|1fpq0","Pacific/Honolulu|HST HDT HST|au 9u a0|010102|-1thLu 8x0 lef0 8Pz0 46p0","Pacific/Kiritimati|LINT LINT LINT|aE a0 -e0|012|nIaE B8nk","Pacific/Kosrae|KOST KOST|-b0 -c0|010|-AX0 1bdz0","Pacific/Majuro|MHT MHT|-b0 -c0|01|-AX0","Pacific/Marquesas|LMT MART|9i 9u|01|-2joeG","Pacific/Midway|LMT NST BST SST|bm.M b0 b0 b0|0123|-2nDMB.c 2gVzB.c EyM0","Pacific/Nauru|LMT NRT JST NRT|-b7.E -bu -90 -c0|01213|-1Xdn7.E PvzB.E 5RCu 1ouJu","Paci
5936 fic/Niue|NUT NUT NUT|bk bu b0|012|-KfME 17y0a","Pacific/Norfolk|NMT NFT|-bc -bu|01|-Kgbc","Pacific/Noumea|LMT NCT NCST|-b5.M -b0 -c0|01212121|-2l9n5.M 2EqM5.M xX0 1PB0 yn0 HeP0 Ao0","Pacific/Palau|PWT|-90|0|","Pacific/Pitcairn|PNT PST|8u 80|01|18Vku","Pacific/Pohnpei|PONT|-b0|0|","Pacific/Port_Moresby|PGT|-a0|0|","Pacific/Rarotonga|CKT CKHST CKT|au 9u a0|012121212121212121212121212|lyWu IL0 1zcu Onu 1zcu Onu 1zcu Rbu 1zcu Onu 1zcu Onu 1zcu Onu 1zcu Onu 1zcu Onu 1zcu Rbu 1zcu Onu 1zcu Onu 1zcu Onu","Pacific/Tahiti|LMT TAHT|9W.g a0|01|-2joe1.I","Pacific/Tarawa|GILT|-c0|0|","Pacific/Tongatapu|TOT TOT TOST|-ck -d0 -e0|01212121|-1aB0k 2n5dk 15A0 1wo0 xz0 1Q10 xz0","Pacific/Wake|WAKT|-c0|0|","Pacific/Wallis|WFT|-c0|0|","WET|WET WEST|0 -10|010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|hDB0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0
5937 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00"],
5938 -links:["Africa/Abidjan|Africa/Bamako","Africa/Abidjan|Africa/Banjul","Africa/Abidjan|Africa/Conakry","Africa/Abidjan|Africa/Dakar","Africa/Abidjan|Africa/Freetown","Africa/Abidjan|Africa/Lome","Africa/Abidjan|Africa/Nouakchott","Africa/Abidjan|Africa/Ouagadougou","Africa/Abidjan|Africa/Sao_Tome","Africa/Abidjan|Africa/Timbuktu","Africa/Abidjan|Atlantic/St_Helena","Africa/Addis_Ababa|Africa/Asmara","Africa/Addis_Ababa|Africa/Asmera","Africa/Addis_Ababa|Africa/Dar_es_Salaam","Africa/Addis_Ababa|Africa/Djibouti","Africa/Addis_Ababa|Africa/Kampala","Africa/Addis_Ababa|Africa/Mogadishu","Africa/Addis_Ababa|Africa/Nairobi","Africa/Addis_Ababa|Indian/Antananarivo","Africa/Addis_Ababa|Indian/Comoro","Africa/Addis_Ababa|Indian/Mayotte","Africa/Bangui|Africa/Brazzaville","Africa/Bangui|Africa/Douala","Africa/Bangui|Africa/Kinshasa","Africa/Bangui|Africa/Lagos","Africa/Bangui|Africa/Libreville","Africa/Bangui|Africa/Luanda","Africa/Bangui|Africa/Malabo","Africa/Bangui|Africa/Niamey","Africa/Ba
5939 ngui|Africa/Porto-Novo","Africa/Blantyre|Africa/Bujumbura","Africa/Blantyre|Africa/Gaborone","Africa/Blantyre|Africa/Harare","Africa/Blantyre|Africa/Kigali","Africa/Blantyre|Africa/Lubumbashi","Africa/Blantyre|Africa/Lusaka","Africa/Blantyre|Africa/Maputo","Africa/Cairo|Egypt","Africa/Johannesburg|Africa/Maseru","Africa/Johannesburg|Africa/Mbabane","Africa/Juba|Africa/Khartoum","Africa/Tripoli|Libya","America/Adak|America/Atka","America/Adak|US/Aleutian","America/Anchorage|US/Alaska","America/Anguilla|America/Antigua","America/Anguilla|America/Dominica","America/Anguilla|America/Grenada","America/Anguilla|America/Guadeloupe","America/Anguilla|America/Marigot","America/Anguilla|America/Montserrat","America/Anguilla|America/Port_of_Spain","America/Anguilla|America/St_Barthelemy","America/Anguilla|America/St_Kitts","America/Anguilla|America/St_Lucia","America/Anguilla|America/St_Thomas","America/Anguilla|America/St_Vincent","America/Anguilla|America/Tortola","America/Anguilla|America/V
5940 irgin","America/Argentina/Buenos_Aires|America/Buenos_Aires","America/Argentina/Catamarca|America/Argentina/ComodRivadavia","America/Argentina/Catamarca|America/Catamarca","America/Argentina/Cordoba|America/Cordoba","America/Argentina/Cordoba|America/Rosario","America/Argentina/Jujuy|America/Jujuy","America/Argentina/Mendoza|America/Mendoza","America/Aruba|America/Curacao","America/Aruba|America/Kralendijk","America/Aruba|America/Lower_Princes","America/Atikokan|America/Coral_Harbour","America/Cayman|America/Panama","America/Chicago|US/Central","America/Denver|America/Shiprock","America/Denver|Navajo","America/Denver|US/Mountain","America/Detroit|US/Michigan","America/Edmonton|Canada/Mountain","America/Ensenada|America/Tijuana","America/Ensenada|Mexico/BajaNorte","America/Fort_Wayne|America/Indiana/Indianapolis","America/Fort_Wayne|America/Indianapolis","America/Fort_Wayne|US/East-Indiana","America/Halifax|Canada/Atlantic","America/Havana|Cuba","America/Indiana/Knox|America/Knox_IN"
5941 ,"America/Indiana/Knox|US/Indiana-Starke","America/Jamaica|Jamaica","America/Kentucky/Louisville|America/Louisville","America/Los_Angeles|US/Pacific","America/Los_Angeles|US/Pacific-New","America/Manaus|Brazil/West","America/Mazatlan|Mexico/BajaSur","America/Mexico_City|Mexico/General","America/Montreal|America/Toronto","America/Montreal|Canada/Eastern","America/New_York|US/Eastern","America/Noronha|Brazil/DeNoronha","America/Phoenix|US/Arizona","America/Porto_Acre|America/Rio_Branco","America/Porto_Acre|Brazil/Acre","America/Regina|Canada/East-Saskatchewan","America/Regina|Canada/Saskatchewan","America/Santiago|Chile/Continental","America/Sao_Paulo|Brazil/East","America/St_Johns|Canada/Newfoundland","America/Vancouver|Canada/Pacific","America/Whitehorse|Canada/Yukon","America/Winnipeg|Canada/Central","Antarctica/McMurdo|Antarctica/South_Pole","Antarctica/McMurdo|NZ","Antarctica/McMurdo|Pacific/Auckland","Arctic/Longyearbyen|Atlantic/Jan_Mayen","Arctic/Longyearbyen|Europe/Oslo","Asi
5942 a/Aden|Asia/Kuwait","Asia/Aden|Asia/Riyadh","Asia/Ashgabat|Asia/Ashkhabad","Asia/Bahrain|Asia/Qatar","Asia/Bangkok|Asia/Phnom_Penh","Asia/Bangkok|Asia/Vientiane","Asia/Calcutta|Asia/Kolkata","Asia/Chongqing|Asia/Chungking","Asia/Chongqing|Asia/Harbin","Asia/Chongqing|Asia/Shanghai","Asia/Chongqing|PRC","Asia/Dacca|Asia/Dhaka","Asia/Dubai|Asia/Muscat","Asia/Ho_Chi_Minh|Asia/Saigon","Asia/Hong_Kong|Hongkong","Asia/Istanbul|Europe/Istanbul","Asia/Istanbul|Turkey","Asia/Jerusalem|Asia/Tel_Aviv","Asia/Jerusalem|Israel","Asia/Kashgar|Asia/Urumqi","Asia/Kathmandu|Asia/Katmandu","Asia/Macao|Asia/Macau","Asia/Makassar|Asia/Ujung_Pandang","Asia/Nicosia|Europe/Nicosia","Asia/Seoul|ROK","Asia/Singapore|Singapore","Asia/Taipei|ROC","Asia/Tehran|Iran","Asia/Thimbu|Asia/Thimphu","Asia/Tokyo|Japan","Asia/Ulaanbaatar|Asia/Ulan_Bator","Atlantic/Faeroe|Atlantic/Faroe","Atlantic/Reykjavik|Iceland","Australia/ACT|Australia/Canberra","Australia/ACT|Australia/NSW","Australia/ACT|Australia/Sydney","Austral
5943 ia/Adelaide|Australia/South","Australia/Brisbane|Australia/Queensland","Australia/Broken_Hill|Australia/Yancowinna","Australia/Darwin|Australia/North","Australia/Hobart|Australia/Tasmania","Australia/LHI|Australia/Lord_Howe","Australia/Melbourne|Australia/Victoria","Australia/Perth|Australia/West","Chile/EasterIsland|Pacific/Easter","Eire|Europe/Dublin","Etc/GMT+0|Etc/GMT","Etc/GMT+0|Etc/GMT-0","Etc/GMT+0|Etc/GMT0","Etc/GMT+0|Etc/Greenwich","Etc/GMT+0|GMT","Etc/GMT+0|GMT+0","Etc/GMT+0|GMT-0","Etc/GMT+0|GMT0","Etc/GMT+0|Greenwich","Etc/UCT|UCT","Etc/UTC|Etc/Universal","Etc/UTC|Etc/Zulu","Etc/UTC|UTC","Etc/UTC|Universal","Etc/UTC|Zulu","Europe/Belfast|Europe/Guernsey","Europe/Belfast|Europe/Isle_of_Man","Europe/Belfast|Europe/Jersey","Europe/Belfast|Europe/London","Europe/Belfast|GB","Europe/Belfast|GB-Eire","Europe/Belgrade|Europe/Ljubljana","Europe/Belgrade|Europe/Podgorica","Europe/Belgrade|Europe/Sarajevo","Europe/Belgrade|Europe/Skopje","Europe/Belgrade|Europe/Zagreb","Europe/Bra
5944 tislava|Europe/Prague","Europe/Busingen|Europe/Vaduz","Europe/Busingen|Europe/Zurich","Europe/Chisinau|Europe/Tiraspol","Europe/Helsinki|Europe/Mariehamn","Europe/Lisbon|Portugal","Europe/Moscow|W-SU","Europe/Rome|Europe/San_Marino","Europe/Rome|Europe/Vatican","Europe/Warsaw|Poland","Kwajalein|Pacific/Kwajalein","NZ-CHAT|Pacific/Chatham","Pacific/Chuuk|Pacific/Truk","Pacific/Chuuk|Pacific/Yap","Pacific/Guam|Pacific/Saipan","Pacific/Honolulu|Pacific/Johnston","Pacific/Honolulu|US/Hawaii","Pacific/Midway|Pacific/Pago_Pago","Pacific/Midway|Pacific/Samoa","Pacific/Midway|US/Samoa","Pacific/Pohnpei|Pacific/Ponape"]}},function(e,t){function n(){this._events=this._events||{},this._maxListeners=this._maxListeners||void 0}function r(e){return"function"==typeof e}function a(e){return"number"==typeof e}function o(e){return"object"==typeof e&&null!==e}function i(e){return void 0===e}e.exports=n,n.EventEmitter=n,n.prototype._events=void 0,n.prototype._maxListeners=void 0,n.defaultMaxListeners=1
5945 0,n.prototype.setMaxListeners=function(e){if(!a(e)||e<0||isNaN(e))throw TypeError("n must be a positive number");return this._maxListeners=e,this},n.prototype.emit=function(e){var t,n,a,s,c,u;if(this._events||(this._events={}),"error"===e&&(!this._events.error||o(this._events.error)&&!this._events.error.length)){if(t=arguments[1],t instanceof Error)throw t;var l=new Error('Uncaught, unspecified "error" event. ('+t+")");throw l.context=t,l}if(n=this._events[e],i(n))return!1;if(r(n))switch(arguments.length){case 1:n.call(this);break;case 2:n.call(this,arguments[1]);break;case 3:n.call(this,arguments[1],arguments[2]);break;default:s=Array.prototype.slice.call(arguments,1),n.apply(this,s)}else if(o(n))for(s=Array.prototype.slice.call(arguments,1),u=n.slice(),a=u.length,c=0;c<a;c++)u[c].apply(this,s);return!0},n.prototype.addListener=function(e,t){var a;if(!r(t))throw TypeError("listener must be a function");return this._events||(this._events={}),this._events.newListener&&this.emit("newL
5946 istener",e,r(t.listener)?t.listener:t),this._events[e]?o(this._events[e])?this._events[e].push(t):this._events[e]=[this._events[e],t]:this._events[e]=t,o(this._events[e])&&!this._events[e].warned&&(a=i(this._maxListeners)?n.defaultMaxListeners:this._maxListeners,a&&a>0&&this._events[e].length>a&&(this._events[e].warned=!0,console.error("(node) warning: possible EventEmitter memory leak detected. %d listeners added. Use emitter.setMaxListeners() to increase limit.",this._events[e].length),"function"==typeof console.trace&&console.trace())),this},n.prototype.on=n.prototype.addListener,n.prototype.once=function(e,t){function n(){this.removeListener(e,n),a||(a=!0,t.apply(this,arguments))}if(!r(t))throw TypeError("listener must be a function");var a=!1;return n.listener=t,this.on(e,n),this},n.prototype.removeListener=function(e,t){var n,a,i,s;if(!r(t))throw TypeError("listener must be a function");if(!this._events||!this._events[e])return this;if(n=this._events[e],i=n.length,a=-1,n===t||
5947 r(n.listener)&&n.listener===t)delete this._events[e],this._events.removeListener&&this.emit("removeListener",e,t);else if(o(n)){for(s=i;s-- >0;)if(n[s]===t||n[s].listener&&n[s].listener===t){a=s;break}if(a<0)return this;1===n.length?(n.length=0,delete this._events[e]):n.splice(a,1),this._events.removeListener&&this.emit("removeListener",e,t)}return this},n.prototype.removeAllListeners=function(e){var t,n;if(!this._events)return this;if(!this._events.removeListener)return 0===arguments.length?this._events={}:this._events[e]&&delete this._events[e],this;if(0===arguments.length){for(t in this._events)"removeListener"!==t&&this.removeAllListeners(t);return this.removeAllListeners("removeListener"),this._events={},this}if(n=this._events[e],r(n))this.removeListener(e,n);else if(n)for(;n.length;)this.removeListener(e,n[n.length-1]);return delete this._events[e],this},n.prototype.listeners=function(e){var t;return t=this._events&&this._events[e]?r(this._events[e])?[this._events[e]]:this._ev
5948 ents[e].slice():[]},n.prototype.listenerCount=function(e){if(this._events){var t=this._events[e];if(r(t))return 1;if(t)return t.length}return 0},n.listenerCount=function(e,t){return e.listenerCount(t)}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e,t){var n,r,a=t[e],o=0;for(r=e+1;r<t.length;r++)if(n=t[r],n.value===a.value){if("componentOpen"===n.type){o++;continue}if("componentClose"===n.type){if(0===o)return r;o--}}throw new Error("Missing closing component token `"+a.value+"`")}function o(e,t){var n,r,i,c,l,p,f,m,M,_,g=[],v={};for(p=0;p<e.length;p++)if(l=e[p],"string"!==l.type){if(!t.hasOwnProperty(l.value)||"undefined"==typeof t[l.value])throw new Error("Invalid interpolation, missing component node: `"+l.value+"`");if("object"!==s(t[l.value]))throw new Error("Invalid interpolation, component node must be a ReactElement or null: `"+l.value+"`","\n> "+h);if("componentClose"===l.type)throw new Error("Missing opening component token:
5949 `"+l.value+"`");if("componentOpen"===l.type){n=t[l.value],i=p;break}g.push(t[l.value])}else g.push(l.value);return n&&(c=a(i,e),f=e.slice(i+1,c),m=o(f,t),r=u["default"].cloneElement(n,{},m),g.push(r),c<e.length-1&&(M=e.slice(c+1),_=o(M,t),g=g.concat(_))),1===g.length?g[0]:(g.forEach(function(e,t){e&&(v["interpolation-child-"+t]=e)}),(0,d["default"])(v))}function i(e){var t=e.mixedString,n=e.components,r=e.throwErrors;if(h=t,!n)return t;if("object"!==("undefined"==typeof n?"undefined":s(n))){if(r)throw new Error("Interpolation Error: unable to process `"+t+"` because components is not an object");return t}var a=(0,f["default"])(t);try{return o(a,n)}catch(i){if(r)throw new Error("Interpolation Error: unable to process `"+t+"` because of error `"+i.message+"`");return t}}Object.defineProperty(t,"__esModule",{value:!0});var s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol?"s
5950 ymbol":typeof e},c=n(142),u=r(c),l=n(584),d=r(l),p=n(586),f=r(p),h=void 0;t["default"]=i},function(e,t,n){e.exports=n(585).create},function(e,t,n){"use strict";var r=n(108),a=n(40),o=n(13),i=n(11),s=(n(23),{create:function(e){if("object"!=typeof e||!e||Array.isArray(e))return e;if(a.isValidElement(e))return e;1===e.nodeType?i(!1):void 0;var t=[];for(var n in e)r.mapIntoWithKeyPrefixInternal(e[n],t,n,o.thatReturnsArgument);return t}});e.exports=s},function(e,t){"use strict";function n(e){return e.match(/^\{\{\//)?{type:"componentClose",value:e.replace(/\W/g,"")}:e.match(/\/\}\}$/)?{type:"componentSelfClosing",value:e.replace(/\W/g,"")}:e.match(/^\{\{/)?{type:"componentOpen",value:e.replace(/\W/g,"")}:{type:"string",value:e}}e.exports=function(e){var t=e.split(/(\{\{\/?\s*\w+\s*\/?\}\})/g);return t.map(n)}},function(e,t,n){function r(e){return this instanceof r?("number"==typeof e&&(e={max:e}),e||(e={}),a.EventEmitter.call(this),this.cache={},this.head=this.tail=null,this.length=0,thi
5951 s.max=e.max||1e3,void(this.maxAge=e.maxAge||0)):new r(e)}var a=n(582),o=n(588);e.exports=r,o(r,a.EventEmitter),Object.defineProperty(r.prototype,"keys",{get:function(){return Object.keys(this.cache)}}),r.prototype.clear=function(){this.cache={},this.head=this.tail=null,this.length=0},r.prototype.remove=function(e){if("string"!=typeof e&&(e=""+e),this.cache.hasOwnProperty(e)){var t=this.cache[e];return delete this.cache[e],this._unlink(e,t.prev,t.next),t.value}},r.prototype._unlink=function(e,t,n){this.length--,0===this.length?this.head=this.tail=null:this.head===e?(this.head=t,this.cache[this.head].next=null):this.tail===e?(this.tail=n,this.cache[this.tail].prev=null):(this.cache[t].next=n,this.cache[n].prev=t)},r.prototype.peek=function(e){if(this.cache.hasOwnProperty(e)){var t=this.cache[e];if(this._checkAge(e,t))return t.value}},r.prototype.set=function(e,t){"string"!=typeof e&&(e=""+e);var n;if(this.cache.hasOwnProperty(e)){if(n=this.cache[e],n.value=t,this.maxAge&&(n.modified=D
5952 ate.now()),e===this.head)return t;this._unlink(e,n.prev,n.next)}else n={value:t,modified:0,next:null,prev:null},this.maxAge&&(n.modified=Date.now()),this.cache[e]=n,this.length===this.max&&this.evict();return this.length++,n.next=null,n.prev=this.head,this.head&&(this.cache[this.head].next=e),this.head=e,this.tail||(this.tail=e),t},r.prototype._checkAge=function(e,t){return!(this.maxAge&&Date.now()-t.modified>this.maxAge)||(this.remove(e),this.emit("evict",{key:e,value:t.value}),!1)},r.prototype.get=function(e){if("string"!=typeof e&&(e=""+e),this.cache.hasOwnProperty(e)){var t=this.cache[e];if(this._checkAge(e,t))return this.head!==e&&(e===this.tail?(this.tail=t.next,this.cache[this.tail].prev=null):this.cache[t.prev].next=t.next,this.cache[t.next].prev=t.prev,this.cache[this.head].next=e,t.prev=this.head,t.next=null,this.head=e),t.value}},r.prototype.evict=function(){if(this.tail){var e=this.tail,t=this.remove(this.tail);this.emit("evict",{key:e,value:t})}}},function(e,t){"functio
5953 n"==typeof Object.create?e.exports=function(e,t){e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})}:e.exports=function(e,t){e.super_=t;var n=function(){};n.prototype=t.prototype,e.prototype=new n,e.prototype.constructor=e}},function(e,t){function n(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}function r(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}function a(e,t){return function(n){return e(t(n))}}function o(e,t){var n=x(e)||m(e)?r(e.length,String):[],a=n.length,o=!!a;for(var i in e)!t&&!k.call(e,i)||o&&("length"==i||d(i,a))||n.push(i);return n}function i(e,t,n){var r=e[t];k.call(e,t)&&h(r,n)&&(void 0!==n||t in e)||(e[t]=n)}function s(e){if(!f(e))return C(e);var t=[];for(var n in Object(e))k.call(e,n)&&"constructor"!=n&&t.push(n);return t}function c(e,t){return t=D(void 0===t?e.length-
5954 1:t,0),function(){for(var r=arguments,a=-1,o=D(r.length-t,0),i=Array(o);++a<o;)i[a]=r[t+a];a=-1;for(var s=Array(t+1);++a<t;)s[a]=r[a];return s[t]=i,n(e,this,s)}}function u(e,t,n,r){n||(n={});for(var a=-1,o=t.length;++a<o;){var s=t[a],c=r?r(n[s],e[s],s,n,e):void 0;i(n,s,void 0===c?e[s]:c)}return n}function l(e){return c(function(t,n){var r=-1,a=n.length,o=a>1?n[a-1]:void 0,i=a>2?n[2]:void 0;for(o=e.length>3&&"function"==typeof o?(a--,o):void 0,i&&p(n[0],n[1],i)&&(o=a<3?void 0:o,a=1),t=Object(t);++r<a;){var s=n[r];s&&e(t,s,r,o)}return t})}function d(e,t){return t=null==t?T:t,!!t&&("number"==typeof e||z.test(e))&&e>-1&&e%1==0&&e<t}function p(e,t,n){if(!b(n))return!1;var r=typeof t;return!!("number"==r?M(n)&&d(t,n.length):"string"==r&&t in n)&&h(n[t],e)}function f(e){var t=e&&e.constructor,n="function"==typeof t&&t.prototype||S;return e===n}function h(e,t){return e===t||e!==e&&t!==t}function m(e){return _(e)&&k.call(e,"callee")&&(!N.call(e,"callee")||O.call(e)==L)}function M(e){return n
5955 ull!=e&&v(e.length)&&!g(e)}function _(e){return y(e)&&M(e)}function g(e){var t=b(e)?O.call(e):"";return t==E||t==w}function v(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=T}function b(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function y(e){return!!e&&"object"==typeof e}function A(e){return M(e)?o(e):s(e)}var T=9007199254740991,L="[object Arguments]",E="[object Function]",w="[object GeneratorFunction]",z=/^(?:0|[1-9]\d*)$/,S=Object.prototype,k=S.hasOwnProperty,O=S.toString,N=S.propertyIsEnumerable,C=a(Object.keys,Object),D=Math.max,P=!N.call({valueOf:1},"valueOf"),x=Array.isArray,j=l(function(e,t){if(P||f(t)||M(t))return void u(t,A(t),e);for(var n in t)k.call(t,n)&&i(e,n,t[n])});e.exports=j},function(e,t){/**
5956 - * Exposes number format capability through i18n mixin
5957 - *
5958 - * @copyright Copyright (c) 2013 Kevin van Zonneveld (http://kvz.io) and Contributors (http://phpjs.org/authors).
5959 - * @license See CREDITS.md
5960 - * @see https://github.com/kvz/phpjs/blob/ffe1356af23a6f2512c84c954dd4e828e92579fa/functions/strings/number_format.js
5961 - */
5962 -function n(e,t,n,r){e=(e+"").replace(/[^0-9+\-Ee.]/g,"");var a=isFinite(+e)?+e:0,o=isFinite(+t)?Math.abs(t):0,i="undefined"==typeof r?",":r,s="undefined"==typeof n?".":n,c="",u=function(e,t){var n=Math.pow(10,t);return""+(Math.round(e*n)/n).toFixed(t)};return c=(o?u(a,o):""+Math.round(a)).split("."),c[0].length>3&&(c[0]=c[0].replace(/\B(?=(?:\d{3})+(?!\d))/g,i)),(c[1]||"").length<o&&(c[1]=c[1]||"",c[1]+=new Array(o-c[1].length+1).join("0")),c.join(s)}e.exports=n},function(e,t,n){var r=n(592),a=n(469)("i18n-calypso:mixin");e.exports=function(e){return{moment:e.moment,numberFormat:e.numberFormat.bind(e),translate:e.translate.bind(e),componentWillMount:function(){e.moment.tz.setDefault(r())},componentDidMount:function(){e.stateObserver.addListener("change",this.updateTranslation),e.componentUpdateHooks.forEach(function(e){e()})},componentDidUpdate:function(){e.componentUpdateHooks.forEach(function(e){e()})},componentWillUnmount:function(){e.stateObserver.removeListener("change",this.up
5963 dateTranslation)},updateTranslation:function(){a("Re-rendering "+this.constructor.displayName+" component."),this.isMounted()&&this.forceUpdate()}}}},function(e,t,n){var r=n(593);e.exports=function(){var e=r.jstz.determine();return e?e.name():null}},function(e,t,n){/**
5964 - * This script gives you the zone info key representing your device's time zone setting.
5965 - *
5966 - * @name jsTimezoneDetect
5967 - * @version 1.0.5
5968 - * @author Jon Nylander
5969 - * @license MIT License - http://www.opensource.org/licenses/mit-license.php
5970 - *
5971 - * For usage and examples, visit:
5972 - * http://pellepim.bitbucket.org/jstz/
5973 - *
5974 - * Copyright (c) Jon Nylander
5975 - */
5976 -!function(e){var n=function(){"use strict";var e="s",t=function(e){var t=-e.getTimezoneOffset();return null!==t?t:0},r=function(e,t,n){var r=new Date;return void 0!==e&&r.setFullYear(e),r.setMonth(t),r.setDate(n),r},a=function(e){return t(r(e,0,2))},o=function(e){return t(r(e,5,2))},i=function(e){var n=e.getMonth()>7,r=n?o(e.getFullYear()):a(e.getFullYear()),i=t(e),s=r<0,c=r-i;return s||n?0!==c:c<0},s=function(){var t=a(),n=o(),r=t-n;return r<0?t+",1":r>0?n+",1,"+e:t+",0"},c=function(){var e=s();return new n.TimeZone(n.olson.timezones[e])},u=function(e){var t=new Date(2010,6,15,1,0,0,0),n={"America/Denver":new Date(2011,2,13,3,0,0,0),"America/Mazatlan":new Date(2011,3,3,3,0,0,0),"America/Chicago":new Date(2011,2,13,3,0,0,0),"America/Mexico_City":new Date(2011,3,3,3,0,0,0),"America/Asuncion":new Date(2012,9,7,3,0,0,0),"America/Santiago":new Date(2012,9,3,3,0,0,0),"America/Campo_Grande":new Date(2012,9,21,5,0,0,0),"America/Montevideo":new Date(2011,9,2,3,0,0,0),"America/Sao_Paulo":new
5977 Date(2011,9,16,5,0,0,0),"America/Los_Angeles":new Date(2011,2,13,8,0,0,0),"America/Santa_Isabel":new Date(2011,3,5,8,0,0,0),"America/Havana":new Date(2012,2,10,2,0,0,0),"America/New_York":new Date(2012,2,10,7,0,0,0),"Europe/Helsinki":new Date(2013,2,31,5,0,0,0),"Pacific/Auckland":new Date(2011,8,26,7,0,0,0),"America/Halifax":new Date(2011,2,13,6,0,0,0),"America/Goose_Bay":new Date(2011,2,13,2,1,0,0),"America/Miquelon":new Date(2011,2,13,5,0,0,0),"America/Godthab":new Date(2011,2,27,1,0,0,0),"Europe/Moscow":t,"Asia/Amman":new Date(2013,2,29,1,0,0,0),"Asia/Beirut":new Date(2013,2,31,2,0,0,0),"Asia/Damascus":new Date(2013,3,6,2,0,0,0),"Asia/Jerusalem":new Date(2013,2,29,5,0,0,0),"Asia/Yekaterinburg":t,"Asia/Omsk":t,"Asia/Krasnoyarsk":t,"Asia/Irkutsk":t,"Asia/Yakutsk":t,"Asia/Vladivostok":t,"Asia/Baku":new Date(2013,2,31,4,0,0),"Asia/Yerevan":new Date(2013,2,31,3,0,0),"Asia/Kamchatka":t,"Asia/Gaza":new Date(2010,2,27,4,0,0),"Africa/Cairo":new Date(2010,4,1,3,0,0),"Europe/Minsk":t,"Paci
5978 fic/Apia":new Date(2010,10,1,1,0,0,0),"Pacific/Fiji":new Date(2010,11,1,0,0,0),"Australia/Perth":new Date(2008,10,1,1,0,0,0)};return n[e]};return{determine:c,date_is_dst:i,dst_start_for:u}}();n.TimeZone=function(e){"use strict";var t={"America/Denver":["America/Denver","America/Mazatlan"],"America/Chicago":["America/Chicago","America/Mexico_City"],"America/Santiago":["America/Santiago","America/Asuncion","America/Campo_Grande"],"America/Montevideo":["America/Montevideo","America/Sao_Paulo"],"Asia/Beirut":["Asia/Amman","Asia/Jerusalem","Asia/Beirut","Europe/Helsinki","Asia/Damascus"],"Pacific/Auckland":["Pacific/Auckland","Pacific/Fiji"],"America/Los_Angeles":["America/Los_Angeles","America/Santa_Isabel"],"America/New_York":["America/Havana","America/New_York"],"America/Halifax":["America/Goose_Bay","America/Halifax"],"America/Godthab":["America/Miquelon","America/Godthab"],"Asia/Dubai":["Europe/Moscow"],"Asia/Dhaka":["Asia/Yekaterinburg"],"Asia/Jakarta":["Asia/Omsk"],"Asia/Shanghai"
5979 :["Asia/Krasnoyarsk","Australia/Perth"],"Asia/Tokyo":["Asia/Irkutsk"],"Australia/Brisbane":["Asia/Yakutsk"],"Pacific/Noumea":["Asia/Vladivostok"],"Pacific/Tarawa":["Asia/Kamchatka","Pacific/Fiji"],"Pacific/Tongatapu":["Pacific/Apia"],"Asia/Baghdad":["Europe/Minsk"],"Asia/Baku":["Asia/Yerevan","Asia/Baku"],"Africa/Johannesburg":["Asia/Gaza","Africa/Cairo"]},r=e,a=function(){for(var e=t[r],a=e.length,o=0,i=e[0];o<a;o+=1)if(i=e[o],n.date_is_dst(n.dst_start_for(i)))return void(r=i)},o=function(){return"undefined"!=typeof t[r]};return o()&&a(),{name:function(){return r}}},n.olson={},n.olson.timezones={"-720,0":"Pacific/Majuro","-660,0":"Pacific/Pago_Pago","-600,1":"America/Adak","-600,0":"Pacific/Honolulu","-570,0":"Pacific/Marquesas","-540,0":"Pacific/Gambier","-540,1":"America/Anchorage","-480,1":"America/Los_Angeles","-480,0":"Pacific/Pitcairn","-420,0":"America/Phoenix","-420,1":"America/Denver","-360,0":"America/Guatemala","-360,1":"America/Chicago","-360,1,s":"Pacific/Easter","-300
5980 ,0":"America/Bogota","-300,1":"America/New_York","-270,0":"America/Caracas","-240,1":"America/Halifax","-240,0":"America/Santo_Domingo","-240,1,s":"America/Santiago","-210,1":"America/St_Johns","-180,1":"America/Godthab","-180,0":"America/Argentina/Buenos_Aires","-180,1,s":"America/Montevideo","-120,0":"America/Noronha","-120,1":"America/Noronha","-60,1":"Atlantic/Azores","-60,0":"Atlantic/Cape_Verde","0,0":"UTC","0,1":"Europe/London","60,1":"Europe/Berlin","60,0":"Africa/Lagos","60,1,s":"Africa/Windhoek","120,1":"Asia/Beirut","120,0":"Africa/Johannesburg","180,0":"Asia/Baghdad","180,1":"Europe/Moscow","210,1":"Asia/Tehran","240,0":"Asia/Dubai","240,1":"Asia/Baku","270,0":"Asia/Kabul","300,1":"Asia/Yekaterinburg","300,0":"Asia/Karachi","330,0":"Asia/Kolkata","345,0":"Asia/Kathmandu","360,0":"Asia/Dhaka","360,1":"Asia/Omsk","390,0":"Asia/Rangoon","420,1":"Asia/Krasnoyarsk","420,0":"Asia/Jakarta","480,0":"Asia/Shanghai","480,1":"Asia/Irkutsk","525,0":"Australia/Eucla","525,1,s":"Austr
5981 alia/Eucla","540,1":"Asia/Yakutsk","540,0":"Asia/Tokyo","570,0":"Australia/Darwin","570,1,s":"Australia/Adelaide","600,0":"Australia/Brisbane","600,1":"Asia/Vladivostok","600,1,s":"Australia/Sydney","630,1,s":"Australia/Lord_Howe","660,1":"Asia/Kamchatka","660,0":"Pacific/Noumea","690,0":"Pacific/Norfolk","720,1,s":"Pacific/Auckland","720,0":"Pacific/Tarawa","765,1,s":"Pacific/Chatham","780,0":"Pacific/Tongatapu","780,1,s":"Pacific/Apia","840,0":"Pacific/Kiritimati"},t.jstz=n}(this)},function(e,t,n){var r=n(142),a=n(589);e.exports=function(e){var t={moment:e.moment,numberFormat:e.numberFormat.bind(e),translate:e.translate.bind(e)};return function(n){var o=n.displayName||n.name||"";return r.createClass({displayName:"Localized"+o,componentDidMount:function(){this.boundForceUpdate=this.forceUpdate.bind(this),e.stateObserver.addListener("change",this.boundForceUpdate)},componentWillUnmount:function(){this.boundForceUpdate&&e.stateObserver.removeListener("change",this.boundForceUpdate)},
5982 render:function(){var e=a({},this.props,t);return r.createElement(n,e)}})}}},function(e,t,n){function r(e,t){var n=s(e)?a:o;return n(e,i(t,3))}var a=n(596),o=n(597),i=n(602),s=n(390);e.exports=r},function(e,t){function n(e,t){for(var n=-1,r=e?e.length:0;++n<r&&t(e[n],n,e)!==!1;);return e}e.exports=n},[1067,598,601],[1068,599,385],function(e,t,n){var r=n(600),a=r();e.exports=a},function(e,t){function n(e){return function(t,n,r){for(var a=-1,o=Object(t),i=r(t),s=i.length;s--;){var c=i[e?s:++a];if(n(o[c],c,o)===!1)break}return t}}e.exports=n},[1069,381],function(e,t,n){function r(e){return"function"==typeof e?e:null==e?i:"object"==typeof e?s(e)?o(e[0],e[1]):a(e):c(e)}var a=n(603),o=n(633),i=n(373),s=n(390),c=n(637);e.exports=r},function(e,t,n){function r(e){var t=o(e);return 1==t.length&&t[0][2]?i(t[0][0],t[0][1]):function(n){return n===e||a(n,e,t)}}var a=n(604),o=n(630),i=n(632);e.exports=r},function(e,t,n){function r(e,t,n,r){var c=n.length,u=c,l=!r;if(null==e)return!u;for(e=Object(e
5983 );c--;){var d=n[c];if(l&&d[2]?d[1]!==e[d[0]]:!(d[0]in e))return!1}for(;++c<u;){d=n[c];var p=d[0],f=e[p],h=d[1];if(l&&d[2]){if(void 0===f&&!(p in e))return!1}else{var m=new a;if(r)var M=r(f,h,p,e,t,m);if(!(void 0===M?o(h,f,r,i|s,m):M))return!1}}return!0}var a=n(605),o=n(611),i=1,s=2;e.exports=r},function(e,t,n){function r(e){var t=this.__data__=new a(e);this.size=t.size}var a=n(414),o=n(606),i=n(607),s=n(608),c=n(609),u=n(610);r.prototype.clear=o,r.prototype["delete"]=i,r.prototype.get=s,r.prototype.has=c,r.prototype.set=u,e.exports=r},function(e,t,n){function r(){this.__data__=new a,this.size=0}var a=n(414);e.exports=r},function(e,t){function n(e){var t=this.__data__,n=t["delete"](e);return this.size=t.size,n}e.exports=n},function(e,t){function n(e){return this.__data__.get(e)}e.exports=n},function(e,t){function n(e){return this.__data__.has(e)}e.exports=n},function(e,t,n){function r(e,t){var n=this.__data__;if(n instanceof a){var r=n.__data__;if(!o||r.length<s-1)return r.push([e,t]
5984 ),this.size=++n.size,this;n=this.__data__=new i(r)}return n.set(e,t),this.size=n.size,this}var a=n(414),o=n(421),i=n(405),s=200;e.exports=r},[1070,612,362,166],function(e,t,n){function r(e,t,n,r,M,g){var v=u(e),b=u(t),y=h,A=h;v||(y=c(e),y=y==f?m:y),b||(A=c(t),A=A==f?m:A);var T=y==m,L=A==m,E=y==A;if(E&&l(e)){if(!l(t))return!1;v=!0,T=!1}if(E&&!T)return g||(g=new a),v||d(e)?o(e,t,n,r,M,g):i(e,t,y,n,r,M,g);if(!(M&p)){var w=T&&_.call(e,"__wrapped__"),z=L&&_.call(t,"__wrapped__");if(w||z){var S=w?e.value():e,k=z?t.value():t;return g||(g=new a),n(S,k,r,M,g)}}return!!E&&(g||(g=new a),s(e,t,n,r,M,g))}var a=n(605),o=n(613),i=n(619),s=n(623),c=n(624),u=n(390),l=n(391),d=n(393),p=2,f="[object Arguments]",h="[object Array]",m="[object Object]",M=Object.prototype,_=M.hasOwnProperty;e.exports=r},function(e,t,n){function r(e,t,n,r,u,l){var d=u&c,p=e.length,f=t.length;if(p!=f&&!(d&&f>p))return!1;var h=l.get(e);if(h&&l.get(t))return h==t;var m=-1,M=!0,_=u&s?new a:void 0;for(l.set(e,t),l.set(t,e);++m<
5985 p;){var g=e[m],v=t[m];if(r)var b=d?r(v,g,m,t,e,l):r(g,v,m,e,t,l);if(void 0!==b){if(b)continue;M=!1;break}if(_){if(!o(t,function(e,t){if(!i(_,t)&&(g===e||n(g,e,r,u,l)))return _.push(t)})){M=!1;break}}else if(g!==v&&!n(g,v,r,u,l)){M=!1;break}}return l["delete"](e),l["delete"](t),M}var a=n(614),o=n(617),i=n(618),s=1,c=2;e.exports=r},function(e,t,n){function r(e){var t=-1,n=e?e.length:0;for(this.__data__=new a;++t<n;)this.add(e[t])}var a=n(405),o=n(615),i=n(616);r.prototype.add=r.prototype.push=o,r.prototype.has=i,e.exports=r},function(e,t){function n(e){return this.__data__.set(e,r),this}var r="__lodash_hash_undefined__";e.exports=n},function(e,t){function n(e){return this.__data__.has(e)}e.exports=n},function(e,t){function n(e,t){for(var n=-1,r=e?e.length:0;++n<r;)if(t(e[n],n,e))return!0;return!1}e.exports=n},function(e,t){function n(e,t){return e.has(t)}e.exports=n},function(e,t,n){function r(e,t,n,r,a,T,E){switch(n){case A:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)re
5986 turn!1;e=e.buffer,t=t.buffer;case y:return!(e.byteLength!=t.byteLength||!r(new o(e),new o(t)));case p:case f:case M:return i(+e,+t);case h:return e.name==t.name&&e.message==t.message;case _:case v:return e==t+"";case m:var w=c;case g:var z=T&d;if(w||(w=u),e.size!=t.size&&!z)return!1;var S=E.get(e);if(S)return S==t;T|=l,E.set(e,t);var k=s(w(e),w(t),r,a,T,E);return E["delete"](e),k;case b:if(L)return L.call(e)==L.call(t)}return!1}var a=n(430),o=n(620),i=n(369),s=n(613),c=n(621),u=n(622),l=1,d=2,p="[object Boolean]",f="[object Date]",h="[object Error]",m="[object Map]",M="[object Number]",_="[object RegExp]",g="[object Set]",v="[object String]",b="[object Symbol]",y="[object ArrayBuffer]",A="[object DataView]",T=a?a.prototype:void 0,L=T?T.valueOf:void 0;e.exports=r},[1071,365],function(e,t){function n(e){var t=-1,n=Array(e.size);return e.forEach(function(e,r){n[++t]=[r,e]}),n}e.exports=n},function(e,t){function n(e){var t=-1,n=Array(e.size);return e.forEach(function(e){n[++t]=e}),n}e.e
5987 xports=n},function(e,t,n){function r(e,t,n,r,i,c){var u=i&o,l=a(e),d=l.length,p=a(t),f=p.length;if(d!=f&&!u)return!1;for(var h=d;h--;){var m=l[h];if(!(u?m in t:s.call(t,m)))return!1}var M=c.get(e);if(M&&c.get(t))return M==t;var _=!0;c.set(e,t),c.set(t,e);for(var g=u;++h<d;){m=l[h];var v=e[m],b=t[m];if(r)var y=u?r(b,v,m,t,e,c):r(v,b,m,e,t,c);if(!(void 0===y?v===b||n(v,b,r,i,c):y)){_=!1;break}g||(g="constructor"==m)}if(_&&!g){var A=e.constructor,T=t.constructor;A!=T&&"constructor"in e&&"constructor"in t&&!("function"==typeof A&&A instanceof A&&"function"==typeof T&&T instanceof T)&&(_=!1)}return c["delete"](e),c["delete"](t),_}var a=n(385),o=2,i=Object.prototype,s=i.hasOwnProperty;e.exports=r},function(e,t,n){var r=n(625),a=n(421),o=n(626),i=n(627),s=n(628),c=n(629),u=n(367),l="[object Map]",d="[object Object]",p="[object Promise]",f="[object Set]",h="[object WeakMap]",m="[object DataView]",M=Object.prototype,_=M.toString,g=u(r),v=u(a),b=u(o),y=u(i),A=u(s),T=c;(r&&T(new r(new ArrayBuf
5988 fer(1)))!=m||a&&T(new a)!=l||o&&T(o.resolve())!=p||i&&T(new i)!=f||s&&T(new s)!=h)&&(T=function(e){var t=_.call(e),n=t==d?e.constructor:void 0,r=n?u(n):void 0;if(r)switch(r){case g:return m;case v:return l;case b:return p;case y:return f;case A:return h}return t}),e.exports=T},function(e,t,n){var r=n(359),a=n(365),o=r(a,"DataView");e.exports=o},function(e,t,n){var r=n(359),a=n(365),o=r(a,"Promise");e.exports=o},[1072,359,365],[1073,359,365],function(e,t){function n(e){return a.call(e)}var r=Object.prototype,a=r.toString;e.exports=n},function(e,t,n){function r(e){for(var t=o(e),n=t.length;n--;){var r=t[n],i=e[r];t[n]=[r,i,a(i)]}return t}var a=n(631),o=n(385);e.exports=r},[1074,362],function(e,t){function n(e,t){return function(n){return null!=n&&(n[e]===t&&(void 0!==t||e in Object(n)))}}e.exports=n},function(e,t,n){function r(e,t){return s(e)&&c(t)?u(l(e),t):function(n){var r=o(n,e);return void 0===r&&r===t?i(n,e):a(t,r,void 0,d|p)}}var a=n(611),o=n(399),i=n(634),s=n(433),c=n(631),u=
5989 n(632),l=n(434),d=1,p=2;e.exports=r},function(e,t,n){function r(e,t){return null!=e&&o(e,t,a)}var a=n(635),o=n(636);e.exports=r},function(e,t){function n(e,t){return null!=e&&t in Object(e)}e.exports=n},function(e,t,n){function r(e,t,n){t=c(t,e)?[t]:a(t);for(var r=-1,d=t.length,p=!1;++r<d;){var f=l(t[r]);if(!(p=null!=e&&n(e,f)))break;e=e[f]}return p||++r!=d?p:(d=e?e.length:0,!!d&&u(d)&&s(f,d)&&(i(e)||o(e)))}var a=n(401),o=n(388),i=n(390),s=n(383),c=n(433),u=n(382),l=n(434);e.exports=r},function(e,t,n){function r(e){return i(e)?a(s(e)):o(e)}var a=n(638),o=n(639),i=n(433),s=n(434);e.exports=r},function(e,t){function n(e){return function(t){return null==t?void 0:t[e]}}e.exports=n},function(e,t,n){function r(e){return function(t){return a(t,e)}}var a=n(400);e.exports=r},[1063,641,653],function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e){return"object"===(0,_["default"])(e.jetpack.connection.status.siteConnected)&&(e.jetpack.connection.status.si
5990 teConnected.devMode.isActive?"dev":e.jetpack.connection.status.siteConnected.isActive)}function o(e){return!!(0,A["default"])(e.jetpack.connection.status,["siteConnected","devMode","isActive"])&&(0,A["default"])(e.jetpack.connection.status,["siteConnected","devMode"])}function i(e){return e.jetpack.connection.connectUrl}function s(e){return!!e.jetpack.connection.requests.disconnectingSite}function c(e){return!!e.jetpack.connection.requests.fetchingConnectUrl}function u(e){return!!e.jetpack.connection.requests.unlinkingUser}function l(e){return!!e.jetpack.connection.requests.fetchingUserData}function d(e){return!!e.jetpack.connection.user.currentUser.isConnected}function p(e){return"dev"===a(e)}function f(e){return(0,A["default"])(e.jetpack.connection.status,["siteConnected","isStaging"],!1)}function h(e,t){return(0,L["default"])((0,w.getModulesThatRequireConnection)(e).concat(["backups","scan"]),t)}function m(e,t){return p(e)&&h(e,t)}Object.defineProperty(t,"__esModule",{value:!0}),
5991 t.reducer=t.requests=t.connectionRequests=t.user=t.connectUrl=t.status=void 0;var M=n(267),_=r(M);t.getSiteConnectionStatus=a,t.getSiteDevMode=o,t.getConnectUrl=i,t.isDisconnectingSite=s,t.isFetchingConnectUrl=c,t.isUnlinkingUser=u,t.isFetchingUserData=l,t.isCurrentUserLinked=d,t.isDevMode=p,t.isStaging=f,t.requiresConnection=h,t.isUnavailableInDevMode=m;var g=n(161),v=n(355),b=r(v),y=n(399),A=r(y),T=n(642),L=r(T),E=n(435),w=n(448),z=t.status=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{siteConnected:window.Initial_State.connectionStatus},t=arguments[1];switch(t.type){case E.JETPACK_CONNECTION_STATUS_FETCH:return(0,b["default"])({},e,{siteConnected:t.siteConnected});case E.DISCONNECT_SITE_SUCCESS:return(0,b["default"])({},e,{siteConnected:t.siteConnected});default:return e}},S=t.connectUrl=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments[1];switch(t.type){case E.CONNECT_URL_FETCH_SUCCESS:return t.connectUrl;default:re
5992 turn e}},k=t.user=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window.Initial_State.userData,t=arguments[1];switch(t.type){case E.USER_CONNECTION_DATA_FETCH_SUCCESS:return(0,b["default"])({},e,t.userConnectionData);case E.UNLINK_USER_SUCCESS:var n=(0,b["default"])({},e.currentUser,{isConnected:!1});return(0,b["default"])({},e,{currentUser:n});default:return e}},O=t.connectionRequests={disconnectingSite:!1,unlinkingUser:!1,fetchingConnectUrl:!1,fetchingUserData:!1},N=t.requests=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:O,t=arguments[1];switch(t.type){case E.DISCONNECT_SITE:return(0,b["default"])({},e,{disconnectingSite:!0});case E.UNLINK_USER:return(0,b["default"])({},e,{unlinkingUser:!0});case E.CONNECT_URL_FETCH:return(0,b["default"])({},e,{fetchingConnectUrl:!0});case E.USER_CONNECTION_DATA_FETCH:return(0,b["default"])({},e,{fetchingUserData:!0});case E.DISCONNECT_SITE_FAIL:case E.DISCONNECT_SITE_SUCCESS:return(0,b["default"
5993 ])({},e,{disconnectingSite:!1});case E.UNLINK_USER_FAIL:case E.UNLINK_USER_SUCCESS:return(0,b["default"])({},e,{unlinkingUser:!1});case E.CONNECT_URL_FETCH_FAIL:case E.CONNECT_URL_FETCH_SUCCESS:return(0,b["default"])({},e,{fetchingConnectUrl:!1});case E.USER_CONNECTION_DATA_FETCH_FAIL:case E.USER_CONNECTION_DATA_FETCH_SUCCESS:return(0,b["default"])({},e,{fetchingUserData:!1});default:return e}};t.reducer=(0,g.combineReducers)({connectUrl:S,status:z,user:k,requests:N})},function(e,t,n){function r(e,t,n,r){e=o(e)?e:c(e),n=n&&!r?s(n):0;var l=e.length;return n<0&&(n=u(l+n,0)),i(e)?n<=l&&e.indexOf(t,n)>-1:!!l&&a(e,t,n)>-1}var a=n(643),o=n(381),i=n(647),s=n(648),c=n(651),u=Math.max;e.exports=r},function(e,t,n){function r(e,t,n){return t===t?i(e,t,n):a(e,o,n)}var a=n(644),o=n(645),i=n(646);e.exports=r},function(e,t){function n(e,t,n,r){for(var a=e.length,o=n+(r?1:-1);r?o--:++o<a;)if(t(e[o],o,e))return o;return-1}e.exports=n},function(e,t){function n(e){return e!==e}e.exports=n},function(e,
5994 t){function n(e,t,n){for(var r=n-1,a=e.length;++r<a;)if(e[r]===t)return r;return-1}e.exports=n},function(e,t,n){function r(e){return"string"==typeof e||!a(e)&&o(e)&&c.call(e)==i}var a=n(390),o=n(166),i="[object String]",s=Object.prototype,c=s.toString;e.exports=r},function(e,t,n){function r(e){var t=a(e),n=t%1;return t===t?n?t-n:t:0}var a=n(649);e.exports=r},function(e,t,n){function r(e){if(!e)return 0===e?e:0;if(e=a(e),e===o||e===-o){var t=e<0?-1:1;return t*i}return e===e?e:0}var a=n(650),o=1/0,i=1.7976931348623157e308;e.exports=r},function(e,t,n){function r(e){if("number"==typeof e)return e;if(o(e))return i;if(a(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=a(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(s,"");var n=u.test(e);return n||l.test(e)?d(e.slice(2),n?2:8):c.test(e)?i:+e}var a=n(362),o=n(432),i=NaN,s=/^\s+|\s+$/g,c=/^[-+]0x[0-9a-f]+$/i,u=/^0b[01]+$/i,l=/^0o[0-7]+$/i,d=parseInt;e.exports=r},function(e,t,n){function r(e){return e?a(e,o(e)):[]}var a=
5995 n(652),o=n(385);e.exports=r},function(e,t,n){function r(e,t){return a(t,function(t){return e[t]})}var a=n(431);e.exports=r},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0}),t.unlinkUser=t.disconnectSite=t.fetchUserConnectionData=t.fetchConnectUrl=t.fetchSiteConnectionStatus=void 0;var a=n(459),o=n(467),i=n(435),s=n(440),c=r(s);t.fetchSiteConnectionStatus=function(){return function(e){return c["default"].fetchSiteConnectionStatus().then(function(t){e({type:i.JETPACK_CONNECTION_STATUS_FETCH,siteConnected:t})})}},t.fetchConnectUrl=function(){return function(e){return e({type:i.CONNECT_URL_FETCH}),c["default"].fetchConnectUrl().then(function(t){e({type:i.CONNECT_URL_FETCH_SUCCESS,connectUrl:t})})["catch"](function(t){e({type:i.CONNECT_URL_FETCH_FAIL,error:t})})}},t.fetchUserConnectionData=function(){return function(e){return e({type:i.USER_CONNECTION_DATA_FETCH}),c["default"].fetchUserConnectionData().then
5996 (function(t){e({type:i.USER_CONNECTION_DATA_FETCH_SUCCESS,userConnectionData:t})})["catch"](function(t){e({type:i.USER_CONNECTION_DATA_FETCH_FAIL,error:t})})}},t.disconnectSite=function(){return function(e){return e({type:i.DISCONNECT_SITE}),e((0,a.createNotice)("is-info",(0,o.translate)("Disconnecting Jetpack"),{id:"disconnect-jetpack"})),c["default"].disconnectSite().then(function(t){e({type:i.DISCONNECT_SITE_SUCCESS,disconnectingSite:t}),e((0,a.removeNotice)("disconnect-jetpack"))})["catch"](function(t){e({type:i.DISCONNECT_SITE_FAIL,error:t}),e((0,a.removeNotice)("disconnect-jetpack")),e((0,a.createNotice)("is-error",(0,o.translate)("There was an error disconnecting Jetpack. Error: %(error)s",{args:{error:t}}),{id:"disconnect-jetpack"}))})}},t.unlinkUser=function(){return function(e){return e({type:i.UNLINK_USER}),e((0,a.createNotice)("is-info",(0,o.translate)("Unlinking from WordPress.com"),{id:"unlink-user"})),c["default"].unlinkUser().then(function(t){e({type:i.UNLINK_USER_SU
5997 CCESS,userUnlinked:t}),e((0,a.removeNotice)("unlink-user")),e((0,a.createNotice)("is-success",(0,o.translate)("Unlinked from WordPress.com."),{id:"unlink-user"}))})["catch"](function(t){e({type:i.UNLINK_USER_FAIL,error:t}),e((0,a.removeNotice)("unlink-user")),e((0,a.createNotice)("is-error",(0,o.translate)("Error unlinking from WordPress.com. %(error)s",{args:{error:t}}),{id:"unlink-user"}))})}}},[1063,655,656],function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e){return e.jetpack.jumpstart.status.showJumpStart}function o(e){return e.jetpack.jumpstart.status.isJumpstarting}Object.defineProperty(t,"__esModule",{value:!0}),t.reducer=t.status=void 0;var i=n(267),s=r(i);t.getJumpStartStatus=a,t.isJumpstarting=o;var c=n(161),u=n(355),l=r(u),d=n(435),p={showJumpStart:"undefined"!=typeof window&&"object"===(0,s["default"])(window.Initial_State)?window.Initial_State.showJumpstart:{},isJumpstarting:!1},f=t.status=function(){var e=arguments.length>0&&
5998 void 0!==arguments[0]?arguments[0]:p,t=arguments[1];switch(t.type){case d.JUMPSTART_ACTIVATE:return(0,l["default"])({},e,{isJumpstarting:!0});case d.RESET_OPTIONS_SUCCESS:return(0,l["default"])({},e,{showJumpStart:!0});case d.JUMPSTART_ACTIVATE_SUCCESS:case d.JUMPSTART_SKIP:return(0,l["default"])({},e,{showJumpStart:!1,isJumpstarting:!1});case d.JUMPSTART_ACTIVATE_FAIL:return(0,l["default"])({},e,{isJumpstarting:!1});default:return e}};t.reducer=(0,c.combineReducers)({status:f})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0}),t.jumpStartSkip=t.jumpStartActivate=void 0;var a=n(459),o=n(467),i=n(244),s=n(657),c=r(s),u=n(435),l=n(440),d=r(l),p=n(448),f=(t.jumpStartActivate=function(){return function(e){return e({type:u.JUMPSTART_ACTIVATE}),e((0,a.removeNotice)("jumpstart-activate")),e((0,a.createNotice)("is-info",(0,o.translate)("Activating recommended features…"),{id:"jumpstart-activate"})),d["defaul
5999 t"].jumpStart("activate").then(function(){e({type:u.JUMPSTART_ACTIVATE_SUCCESS,jumpStart:!0}),c["default"].tracks.recordEvent("jetpack_wpa_jumpstart_submit",{}),e((0,a.removeNotice)("jumpstart-activate")),e((0,a.createNotice)("is-success",(0,o.translate)("Recommended features active."),{id:"jumpstart-activate"})),e((0,p.fetchModules)())})["catch"](function(t){e({type:u.JUMPSTART_ACTIVATE_FAIL,error:t}),e((0,a.removeNotice)("jumpstart-activate")),e((0,a.createNotice)("is-error",(0,o.translate)("Recommended features failed to activate. %(error)s",{args:{error:t}}),{id:"jumpstart-activate"}))})}},(0,i.createHistory)());t.jumpStartSkip=function(){return function(e){return e({type:u.JUMPSTART_SKIP}),c["default"].tracks.recordEvent("jetpack_wpa_jumpstart_skip",{}),f.push(window.location.pathname+"?page=jetpack#/dashboard"),d["default"].jumpStart("deactivate").then(function(){e({type:u.JUMPSTART_SKIP_SUCCESS,jumpStart:!1})})["catch"](function(t){e({type:u.JUMPSTART_SKIP_FAIL,error:t})})}}}
6000 ,function(e,t,n){"use strict";function r(e,t){var n="";if("object"===("undefined"==typeof e?"undefined":s(e))){for(var r in e)n+="&x_"+encodeURIComponent(r)+"="+encodeURIComponent(e[r]);c("Bumping stats %o",e)}else n="&x_"+encodeURIComponent(e)+"="+encodeURIComponent(t),c('Bumping stat "%s" in group "%s"',t,e);return n}function a(e,t){var n="";if("object"===("undefined"==typeof e?"undefined":s(e))){for(var r in e)n+="&"+encodeURIComponent(r)+"="+encodeURIComponent(e[r]);c("Built stats %o",e)}else n="&"+encodeURIComponent(e)+"="+encodeURIComponent(t),c('Built stat "%s" in group "%s"',t,e);return n}var o,i,s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},c=n(469)("dops:analytics"),u=n(658),l=n(686);window._tkq=window._tkq||[],window.ga=window.ga||function(){(window.ga.q=window.ga.q||[]).push(arguments)},window.ga.l=+new Date;var d={
6001 initialize:function(e,t,n){d.setUser(e,t),d.setSuperProps(n),d.identifyUser()},setUser:function(e,t){i={ID:e,username:t}},setSuperProps:function(e){o=e},mc:{bumpStat:function(e,t){var n=r(e,t);l("mc_analytics_enabled")&&((new Image).src=document.location.protocol+"//pixel.wp.com/g.gif?v=wpcom-no-pv"+n+"&t="+Math.random())},bumpStatWithPageView:function(e,t){var n=a(e,t);l("mc_analytics_enabled")&&((new Image).src=document.location.protocol+"//pixel.wp.com/g.gif?v=wpcom"+n+"&t="+Math.random())}},pageView:{record:function(e,t){d.tracks.recordPageView(e),d.ga.recordPageView(e,t)}},purchase:{record:function(e,t,n,r,a,o,i){d.ga.recordPurchase(e,t,n,r,a,o,i)}},tracks:{recordEvent:function(e,t){var n;return t=t||{},c('Record event "%s" called with props %s',e,JSON.stringify(t)),0!==e.indexOf("akismet_")&&0!==e.indexOf("jetpack_")?void c('- Event name must be prefixed by "akismet_" or "jetpack_"'):(o&&(n=o.getAll(),c("- Super Props: %o",n),t=u(t,n)),void window._tkq.push(["recordEvent",e,t]
6002 ))},recordPageView:function(e){d.tracks.recordEvent("akismet_page_view",{path:e})}},ga:{initialized:!1,initialize:function(){var e={};d.ga.initialized||(i&&(e={userId:"u-"+i.ID}),window.ga("create",l("google_analytics_key"),"auto",e),d.ga.initialized=!0)},recordPageView:function(e,t){d.ga.initialize(),c("Recording Page View ~ [URL: "+e+"] [Title: "+t+"]"),l("google_analytics_enabled")&&(window.ga("set","page",e),window.ga("send",{hitType:"pageview",page:e,title:t}))},recordEvent:function(e,t,n,r){d.ga.initialize();var a="Recording Event ~ [Category: "+e+"] [Action: "+t+"]";"undefined"!=typeof n&&(a+=" [Option Label: "+n+"]"),"undefined"!=typeof r&&(a+=" [Option Value: "+r+"]"),c(a),l("google_analytics_enabled")&&window.ga("send","event",e,t,n,r)},recordPurchase:function(e,t,n,r,a,o,i){window.ga("require","ecommerce"),ga("ecommerce:addTransaction",{id:e,revenue:r,currency:i}),ga("ecommerce:addItem",{id:e,name:t,sku:n,price:a,quantity:o}),ga("ecommerce:send")}},identifyUser:function()
6003 {i&&window._tkq.push(["identifyUser",i.ID,i.username])},setProperties:function(e){window._tkq.push(["setProperties",e])},clearedIdentity:function(){window._tkq.push(["clearIdentity"])}};e.exports=d},function(e,t,n){var r=n(659),a=n(663),o=n(676),i=a(function(e,t){r(t,o(t),e)});e.exports=i},function(e,t,n){function r(e,t,n){return a(e,t,n)}var a=n(660);e.exports=r},function(e,t,n){function r(e,t,n,r){n||(n={});for(var o=-1,i=t.length;++o<i;){var s=t[o],c=r?r(n[s],e[s],s,n,e):e[s];a(n,s,c)}return n}var a=n(661);e.exports=r},function(e,t,n){function r(e,t,n){var r=e[t];a(r,n)&&(!a(r,o[t])||i.call(e,t))&&(void 0!==n||t in e)||(e[t]=n)}var a=n(662),o=Object.prototype,i=o.hasOwnProperty;e.exports=r},function(e,t){function n(e,t){return e===t||e!==e&&t!==t}e.exports=n},function(e,t,n){function r(e){return o(function(t,n){var r=-1,o=n.length,i=o>1?n[o-1]:void 0,s=o>2?n[2]:void 0;for(i="function"==typeof i?(o--,i):void 0,s&&a(n[0],n[1],s)&&(i=o<3?void 0:i,o=1),t=Object(t);++r<o;){var c=n[r];
6004 c&&e(t,c,r,i)}return t})}var a=n(664),o=n(672);e.exports=r},function(e,t,n){function r(e,t,n){if(!s(n))return!1;var r=typeof t;return!!("number"==r?o(n)&&i(t,n.length):"string"==r&&t in n)&&a(n[t],e)}var a=n(662),o=n(665),i=n(671),s=n(669);e.exports=r},function(e,t,n){function r(e){return null!=e&&!("function"==typeof e&&o(e))&&i(a(e))}var a=n(666),o=n(668),i=n(670);e.exports=r},function(e,t,n){var r=n(667),a=r("length");e.exports=a},function(e,t){function n(e){return function(t){return null==t?void 0:t[e]}}e.exports=n},function(e,t,n){function r(e){var t=a(e)?c.call(e):"";return t==o||t==i}var a=n(669),o="[object Function]",i="[object GeneratorFunction]",s=Object.prototype,c=s.toString;e.exports=r},function(e,t){function n(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}e.exports=n},function(e,t){function n(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=r}var r=9007199254740991;e.exports=n},function(e,t){function n(e,t){return e="number"==typeof e||a.test(e)?+e:-1,t=null==
6005 t?r:t,e>-1&&e%1==0&&e<t}var r=9007199254740991,a=/^(?:0|[1-9]\d*)$/;e.exports=n},function(e,t,n){function r(e,t){if("function"!=typeof e)throw new TypeError(i);return t=s(void 0===t?e.length-1:o(t),0),function(){for(var n=arguments,r=-1,o=s(n.length-t,0),i=Array(o);++r<o;)i[r]=n[t+r];switch(t){case 0:return e.call(this,i);case 1:return e.call(this,n[0],i);case 2:return e.call(this,n[0],n[1],i)}var c=Array(t+1);for(r=-1;++r<t;)c[r]=n[r];return c[t]=i,a(e,this,c)}}var a=n(673),o=n(674),i="Expected a function",s=Math.max;e.exports=r},function(e,t){function n(e,t,n){var r=n.length;switch(r){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}e.exports=n},function(e,t,n){function r(e){if(!e)return 0===e?e:0;if(e=a(e),e===o||e===-o){var t=e<0?-1:1;return t*i}var n=e%1;return e===e?n?e-n:e:0}var a=n(675),o=1/0,i=1.7976931348623157e308;e.exports=r},function(e,t,n){function r(e){if(o(e)){var t=a(e.v
6006 alueOf)?e.valueOf():e;e=o(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(s,"");var n=u.test(e);return n||l.test(e)?d(e.slice(2),n?2:8):c.test(e)?i:+e}var a=n(668),o=n(669),i=NaN,s=/^\s+|\s+$/g,c=/^[-+]0x[0-9a-f]+$/i,u=/^0b[01]+$/i,l=/^0o[0-7]+$/i,d=parseInt;e.exports=r},function(e,t,n){function r(e){var t=u(e);if(!t&&!s(e))return o(e);var n=i(e),r=!!n,l=n||[],d=l.length;for(var p in e)!a(e,p)||r&&("length"==p||c(p,d))||t&&"constructor"==p||l.push(p);return l}var a=n(677),o=n(678),i=n(679),s=n(665),c=n(671),u=n(685);e.exports=r},function(e,t){function n(e,t){return a.call(e,t)||"object"==typeof e&&t in e&&null===o(e)}var r=Object.prototype,a=r.hasOwnProperty,o=Object.getPrototypeOf;e.exports=n},function(e,t){function n(e){return r(Object(e))}var r=Object.keys;e.exports=n},function(e,t,n){function r(e){var t=e?e.length:void 0;return s(t)&&(i(e)||c(e)||o(e))?a(t,String):null}var a=n(680),o=n(681),i=n(683),s=n(670),c=n(684);e.exports=r},387,function(e,t,n){function r(e){r
6007 eturn a(e)&&s.call(e,"callee")&&(!u.call(e,"callee")||c.call(e)==o)}var a=n(682),o="[object Arguments]",i=Object.prototype,s=i.hasOwnProperty,c=i.toString,u=i.propertyIsEnumerable;e.exports=r},function(e,t,n){function r(e){return o(e)&&a(e)}var a=n(665),o=n(466);e.exports=r},function(e,t){var n=Array.isArray;e.exports=n},function(e,t,n){function r(e){return"string"==typeof e||!a(e)&&o(e)&&c.call(e)==i}var a=n(683),o=n(466),i="[object String]",s=Object.prototype,c=s.toString;e.exports=r},384,function(e,t){"use strict";function n(e){if(e in r)return r[e];throw new Error("config key `"+e+"` does not exist")}var r={i18n_default_locale_slug:"en",mc_analytics_enabled:!0,google_analytics_enabled:!1,google_analytics_key:null};e.exports=n},[1063,688,689],function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e){return e.jetpack.settings.items}function o(e){return!!e.jetpack.settings.requests.fetchingSettingsList}function i(e){return e.jetpack.settings.re
6008 quests.updatingSetting}function s(e,t){return!!(0,M["default"])(e.jetpack.settings.items,[t],!1)}function c(e,t){
6009 -return!!(0,M["default"])(e.jetpack.settings.items,[t],!1)}function u(e,t){return(0,M["default"])(e.jetpack.initialState.settingNames,[t])}Object.defineProperty(t,"__esModule",{value:!0}),t.reducer=t.requests=t.initialRequestsState=t.items=void 0;var l=n(454),d=r(l),p=n(450),f=r(p);t.getSettings=a,t.isFetchingSettingsList=o,t.isUpdatingSetting=i,t.isSettingActivated=s,t.toggleSetting=c,t.getSettingName=u;var h=n(161),m=n(399),M=r(m),_=n(355),g=r(_),v=n(435),b=t.items=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments[1];switch(t.type){case v.JETPACK_SETTINGS_FETCH_RECEIVE:return(0,g["default"])({},t.settings);case v.JETPACK_SETTING_UPDATE_SUCCESS:var n=(0,f["default"])(t.updatedOption)[0];return(0,g["default"])({},e,(0,d["default"])({},n,t.updatedOption[n]));default:return e}},y=t.initialRequestsState={fetchingSettingsList:!1,updatingSetting:{}},A=t.requests=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:y,t=arguments[1];sw
6010 itch(t.type){case v.JETPACK_SETTINGS_FETCH:return(0,g["default"])({},e,{fetchingSettingsList:!0});case v.JETPACK_SETTINGS_FETCH_FAIL:case v.JETPACK_SETTINGS_FETCH_RECEIVE:return(0,g["default"])({},e,{fetchingSettingsList:!1});case v.JETPACK_SETTING_UPDATE:return(0,g["default"])({},e,{updatingSetting:!0});case v.JETPACK_SETTING_UPDATE_FAIL:case v.JETPACK_SETTING_UPDATE_SUCCESS:return(0,g["default"])({},e,{updatingSetting:!1});default:return e}};t.reducer=(0,h.combineReducers)({items:b,requests:A})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0}),t.updateSetting=t.fetchSettings=void 0;var a=n(435),o=n(440),i=r(o);t.fetchSettings=function(){return function(e){return e({type:a.JETPACK_SETTINGS_FETCH}),i["default"].fetchSettings().then(function(t){return e({type:a.JETPACK_SETTINGS_FETCH_RECEIVE,settings:t}),t})["catch"](function(t){e({type:a.JETPACK_SETTINGS_FETCH_FAIL,error:t})})}},t.updateSetting=functio
6011 n(e){return function(t){return t({type:a.JETPACK_SETTING_UPDATE,updatedOption:e}),i["default"].updateSetting(e).then(function(n){t({type:a.JETPACK_SETTING_UPDATE_SUCCESS,updatedOption:e,success:n})})["catch"](function(n){t({type:a.JETPACK_SETTING_UPDATE_FAIL,success:!1,error:n,updatedOption:e})})}}},[1063,691,692],function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e){return!!e.jetpack.siteData.requests.isFetchingSiteData}function o(e){return(0,c["default"])(e.jetpack.siteData,["data","plan"],{})}Object.defineProperty(t,"__esModule",{value:!0}),t.reducer=t.requests=t.initialRequestsState=t.data=void 0,t.isFetchingSiteData=a,t.getSitePlan=o;var i=n(161),s=n(399),c=r(s),u=n(355),l=r(u),d=n(435),p=t.data=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments[1];switch(t.type){case d.JETPACK_SITE_DATA_FETCH_RECEIVE:return(0,l["default"])({},t.siteData);default:return e}},f=t.initialRequestsState={isFetchingSiteData
6012 :!1},h=t.requests=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:f,t=arguments[1];switch(t.type){case d.JETPACK_SITE_DATA_FETCH:return(0,l["default"])({},e,{isFetchingSiteData:!0});case d.JETPACK_SITE_DATA_FETCH_FAIL:case d.JETPACK_SITE_DATA_FETCH_RECEIVE:return(0,l["default"])({},e,{isFetchingSiteData:!1});default:return e}};t.reducer=(0,i.combineReducers)({data:p,requests:h})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0}),t.fetchSiteData=void 0;var a=n(435),o=n(440),i=r(o);t.fetchSiteData=function(){return function(e){return e({type:a.JETPACK_SITE_DATA_FETCH}),i["default"].fetchSiteData().then(function(t){return e({type:a.JETPACK_SITE_DATA_FETCH_RECEIVE,siteData:t}),t})["catch"](function(t){e({type:a.JETPACK_SITE_DATA_FETCH_FAIL,error:t})})}}},[1063,694,695],function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e){return!!e.jetpack.pl
6013 uginsData.requests.isFetchingPluginsData}function o(e,t){return e.jetpack.pluginsData.items[t]&&e.jetpack.pluginsData.items[t].active}function i(e,t){return e.jetpack.pluginsData.items[t]}Object.defineProperty(t,"__esModule",{value:!0}),t.reducer=void 0,t.isFetchingPluginsData=a,t.isPluginActive=o,t.isPluginInstalled=i;var s=n(161),c=n(355),u=r(c),l=n(435),d=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments[1];switch(t.type){case l.JETPACK_PLUGINS_DATA_FETCH_RECEIVE:return(0,u["default"])({},t.pluginsData);default:return e}},p={isFetchingPluginsData:!1},f=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:p,t=arguments[1];switch(t.type){case l.JETPACK_PLUGINS_DATA_FETCH:return(0,u["default"])({},e,{isFetchingPluginsData:!0});case l.JETPACK_PLUGINS_DATA_FETCH_FAIL:case l.JETPACK_PLUGINS_DATA_FETCH_RECEIVE:return(0,u["default"])({},e,{isFetchingPluginsData:!1});default:return e}};t.reducer=(0,s.combineReducers)({items:d,request
6014 s:f})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0}),t.fetchPluginsData=void 0;var a=n(435),o=n(440),i=r(o);t.fetchPluginsData=function(){return function(e){return e({type:a.JETPACK_PLUGINS_DATA_FETCH}),i["default"].fetchPluginsData().then(function(t){return e({type:a.JETPACK_PLUGINS_DATA_FETCH_RECEIVE,pluginsData:t}),t})["catch"](function(t){e({type:a.JETPACK_PLUGINS_DATA_FETCH_FAIL,error:t})})}}},[1063,697,698],function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e){return e.jetpack.jetpackNotices.notice}function o(e){return(0,f["default"])(e.jetpack.initialState,["jetpackStateNotices","errorCode"])}function i(e){return(0,f["default"])(e.jetpack.initialState,["jetpackStateNotices","messageCode"])}function s(e){return(0,f["default"])(e.jetpack.initialState,["jetpackStateNotices","errorDescription"])}function c(e,t){return(0,f["default"])(e.jetpack.jetpackNoti
6015 ces.dismissed,[t],!1)}Object.defineProperty(t,"__esModule",{value:!0}),t.reducer=void 0;var u=n(454),l=r(u);t.getJetpackNotices=a,t.getJetpackStateNoticesErrorCode=o,t.getJetpackStateNoticesMessageCode=i,t.getJetpackStateNoticesErrorDescription=s,t.isNoticeDismissed=c;var d=n(161),p=n(399),f=r(p),h=n(355),m=r(h),M=n(435),_=function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments[1];switch(t.type){case M.DISCONNECT_SITE_SUCCESS:return"disconnected";case M.JUMPSTART_ACTIVATE_SUCCESS:return"new_connection_jumpstart";case M.JUMPSTART_SKIP:return"new_connection_no_jumpstart";default:return e}},g=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window.Initial_State.dismissedNotices,t=arguments[1];switch(t.type){case M.JETPACK_ACTION_NOTICES_DISMISS:return(0,m["default"])({},e,(0,l["default"])({},t.notice,!0));case M.JETPACK_NOTICES_DISMISS_SUCCESS:return(0,m["default"])({},e,t.dismissedNotices);case M.RESET_OPTIONS_SUCCESS:return!1;defaul
6016 t:return e}};t.reducer=(0,d.combineReducers)({notice:_,dismissed:g})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0}),t.dismissJetpackActionNotice=t.dismissJetpackNotice=void 0;var a=n(435),o=n(440),i=r(o);t.dismissJetpackNotice=function(e){return function(t){return t({type:a.JETPACK_NOTICES_DISMISS,notice:e}),i["default"].dismissJetpackNotice(e).then(function(e){t({type:a.JETPACK_NOTICES_DISMISS_SUCCESS,dismissedNotices:e,success:!0})})["catch"](function(e){t({type:a.JETPACK_NOTICES_DISMISS_FAIL,error:e})})}},t.dismissJetpackActionNotice=function(e){return function(t){t({type:a.JETPACK_ACTION_NOTICES_DISMISS,notice:e})}}},[1063,700,701],function(e,t,n){"use strict";function r(e){return e.jetpack.search.searchTerm}Object.defineProperty(t,"__esModule",{value:!0}),t.reducer=void 0,t.getSearchTerm=r;var a=n(161),o=n(435),i=function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=argumen
6017 ts[1];switch(t.type){case o.JETPACK_SEARCH_TERM:return t.term;default:return e}};t.reducer=(0,a.combineReducers)({searchTerm:i})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.filterSearch=void 0;var r=n(435);t.filterSearch=function(e){return function(t){t({type:r.JETPACK_SEARCH_TERM,term:e})}}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(154),s=n(161),c=n(642),u=r(c),l=n(244),d=n(178),p=n(467),f=n(703),h=r(f),m=n(704),M=r(m),_=n(822),g=r(_),v=n(832),b=r(v),y=n(857),A=r(y),T=n(654),L=n(640),E=n(348),w=n(448),z=n(862),S=r(z),k=n(940),O=r(k),N=n(1017),C=r(N),D=n(1018),P=r(D),x=n(1021),j=r(x),W=n(1024),Y=r(W),q=n(1025),R=r(q),B=n(1026),H=r(B),I=n(1029),U=r(I),X=n(1032),F=r(X),V=n(1037),J=r(V),K=n(1038),G=r(K),Q=n(1049),$=r(Q),Z=n(1050),ee=r(Z),te=n(657),ne=r(te),re=n(440),ae=r(re),oe=o["default"].createClass({displayName:"Main",componentWillMo
6018 unt:function(){this.props.setInitialState(),ae["default"].setApiRoot(this.props.apiRoot),ae["default"].setApiNonce(this.props.apiNonce),this.initializeAnalyitics(),window.addEventListener("beforeunload",this.onBeforeUnload),this.props.router.listenBefore(this.routerWillLeave)},onBeforeUnload:function(e){var t=(0,p.translate)("There are unsaved settings in this tab that will be lost if you leave it. Proceed?");if(this.props.areThereUnsavedModuleOptions)return e.returnValue=t,t},routerWillLeave:function(){if(this.props.areThereUnsavedModuleOptions){var e=confirm((0,p.translate)("There are unsaved settings in this tab that will be lost if you leave it. Proceed?"));if(!e)return!1;this.props.clearUnsavedOptionFlag()}},initializeAnalyitics:function(){var e=this.props.tracksUserData;e&&ne["default"].initialize(e.userid,e.username)},shouldComponentUpdate:function(e){return e.siteConnectionStatus!==this.props.siteConnectionStatus||e.jumpStartStatus!==this.props.jumpStartStatus||e.route.path!
6019 ==this.props.route.path},componentWillReceiveProps:function(e){e.jumpStartStatus===this.props.jumpStartStatus&&e.isJumpstarting===this.props.isJumpstarting||this.handleJumpstart(e)},handleJumpstart:function(e){var t=(0,l.createHistory)(),n=e.jumpStartStatus,r=e.isJumpstarting;!this.props.jumpStartStatus&&n&&(window.location.hash="jumpstart",t.push(window.location.pathname+"?page=jetpack#/jumpstart")),this.props.jumpStartStatus||n||r||t.push(window.location.pathname+"?page=jetpack#/dashboard")},renderMainContent:function(e){var t=this.props.jumpStartStatus,n=window.Initial_State.userData.currentUser.permissions.manage_modules;if(ne["default"].tracks.recordEvent("jetpack_wpa_page_view",{path:e}),!n)return o["default"].createElement(J["default"],this.props);if(!this.props.siteConnectionStatus)return o["default"].createElement(b["default"],null);if(t)if("/"===e){var r=(0,l.createHistory)();r.push(window.location.pathname+"?page=jetpack#/jumpstart")}else if("/jumpstart"===e)return o["def
6020 ault"].createElement(A["default"],null);var a=void 0,i=o["default"].createElement(M["default"],{route:this.props.route});switch(e){case"/dashboard":a=o["default"].createElement(S["default"],{siteRawUrl:this.props.siteRawUrl,siteAdminUrl:this.props.siteAdminUrl});break;case"/apps":a=o["default"].createElement(R["default"],{siteRawUrl:this.props.siteRawUrl});break;case"/plans":a=o["default"].createElement(H["default"],{siteRawUrl:this.props.siteRawUrl,siteAdminUrl:this.props.siteAdminUrl});break;case"/settings":i=o["default"].createElement(g["default"],{route:this.props.route}),a=o["default"].createElement(j["default"],{route:this.props.route});break;case"/general":i=o["default"].createElement(g["default"],{route:this.props.route}),a=o["default"].createElement(j["default"],{route:this.props.route});break;case"/engagement":i=o["default"].createElement(g["default"],{route:this.props.route}),a=o["default"].createElement(O["default"],{route:this.props.route});break;case"/security":i=o["de
6021 fault"].createElement(g["default"],{route:this.props.route}),a=o["default"].createElement(C["default"],{route:this.props.route});break;case"/appearance":i=o["default"].createElement(g["default"],{route:this.props.route}),a=o["default"].createElement(P["default"],{route:this.props.route});break;case"/writing":i=o["default"].createElement(g["default"],{route:this.props.route}),a=o["default"].createElement(Y["default"],{route:this.props.route,siteAdminUrl:this.props.siteAdminUrl});break;case"/search":i=o["default"].createElement(g["default"],{route:this.props.route}),a=o["default"].createElement(ee["default"],{siteAdminUrl:this.props.siteAdminUrl});break;default:a=o["default"].createElement(S["default"],{siteRawUrl:this.props.siteRawUrl,siteAdminUrl:this.props.siteAdminUrl})}return window.wpNavMenuClassChange(),o["default"].createElement("div",null,i,a)},render:function(){return o["default"].createElement("div",null,o["default"].createElement(h["default"],null),o["default"].createEleme
6022 nt("div",{className:"jp-lower"},o["default"].createElement($["default"],null),o["default"].createElement(G["default"],null),this.renderMainContent(this.props.route.path),this.props.jumpStartStatus||"/apps"===this.props.route.path?null:o["default"].createElement(F["default"],null)),o["default"].createElement(U["default"],{siteAdminUrl:this.props.siteAdminUrl}))}});t["default"]=(0,i.connect)(function(e){return{jumpStartStatus:(0,T.getJumpStartStatus)(e),isJumpstarting:(0,T.isJumpstarting)(e),siteConnectionStatus:(0,L.getSiteConnectionStatus)(e),siteRawUrl:(0,E.getSiteRawUrl)(e),siteAdminUrl:(0,E.getSiteAdminUrl)(e),apiRoot:(0,E.getApiRootUrl)(e),apiNonce:(0,E.getApiNonce)(e),tracksUserData:(0,E.getTracksUserData)(e),areThereUnsavedModuleOptions:(0,w.areThereUnsavedModuleOptions)(e)}},function(e){return(0,s.bindActionCreators)({setInitialState:E.setInitialState,clearUnsavedOptionFlag:w.clearUnsavedOptionFlag},e)})((0,d.withRouter)(oe)),window.wpNavMenuClassChange=function(){var e=windo
6023 w.location.hash,t=["#/settings","#/general","#/engagement","#/security","#/appearance","#/writing","#/search"],n=["#/","#/dashboard","#/apps","#/plans"];if(jQuery(".current").each(function(e,t){jQuery(t).removeClass("current")}),e=e.split("?")[0],(0,u["default"])(n,e)){var r=jQuery("#toplevel_page_jetpack").find("li").filter(function(e){return 1===e});r[0].classList.add("current")}else if((0,u["default"])(t,e)){var a=jQuery("#toplevel_page_jetpack").find("li").filter(function(e){return 2===e});a[0].classList.add("current")}var o=jQuery("body");o.on("click",'a[href$="#/dashboard"], a[href$="#/settings"], .jp-dash-section-header__settings[href="#/security"], .dops-button[href="#/plans"]',function(){window.scrollTo(0,0)}),o.on("click",".jetpack-js-stop-propagation",function(e){e.stopPropagation()})},e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(154),s=n(4
6024 67),c=n(640),u=n(348),l=o["default"].createClass({displayName:"Masthead",render:function(){var e="dev"===this.props.siteConnectionStatus?o["default"].createElement("code",null,"[Dev Mode]"):"";return o["default"].createElement("div",{className:"jp-masthead"},o["default"].createElement("div",{className:"jp-masthead__inside-container"},o["default"].createElement("div",{className:"jp-masthead__logo-container"},o["default"].createElement("a",{className:"jp-masthead__logo-link",href:"#dashboard"},o["default"].createElement("svg",{className:"jp-masthead__logo",x:"0",y:"0",viewBox:"0 0 183 32","enable-background":"new 0 0 183 32"},o["default"].createElement("path",{d:"M54 10.9v4.8 2.6c0 2.2-0.5 4.3-1.5 5.4 -1.3 1.4-3.3 1.9-5.5 1.9 -3.4 0-5.9-2.6-6-2.7l2-4c0.2 0.2 0.7 1.1 2 1.7 1.2 0.6 2.2 0.8 3 0.3 0.8-0.5 1-2 1-3v-6.1L44 7h6C52.2 7 54 8.7 54 10.9zM81 10.9h5V25h5V10.9h5V7H81V10.9zM115 8.9c1.1 1.1 2 2.8 2 4.6 0 2.1-1 3.8-2.2 4.9 -1.2 1.1-3 1.6-5.1 1.6h-2.6v5H102V7h7.8C112.1 7 113.8 7.7 115
6025 8.9zM112.4 13.4c0-0.9-0.6-1.5-1-1.9 -0.6-0.5-1.4-0.6-2.1-0.6h-2.3V16h2.3c0.7 0 1.4-0.1 2-0.5C111.8 15.1 112.4 14.4 112.4 13.4zM135.8 8.9c1.4 1.4 2.1 3.5 2.1 5.4V25h-5v-5h-6v5h-5V14.3c0-1.9 0.7-4 2.1-5.4 1.3-1.3 3.4-2.4 5.9-2.4C132.5 6.5 134.6 7.7 135.8 8.9zM132.5 12c-0.7-0.7-1.6-1-2.5-1 -0.9 0-1.9 0.3-2.5 1 -0.5 0.6-0.5 1.5-0.5 2.6V16h6v-1.4C132.9 13.5 133 12.6 132.5 12zM61.1 25H75v-3.9h-9v-3.2h7V14h-7v-3.1h9V7H61.1V25zM157.6 20c-0.1 0-0.2 0.1-0.3 0.1 0 0 0 0 0 0 -1 0.5-2.1 0.8-3.4 0.8 -1.5 0-2.9-0.5-3.8-1.5 -1-0.9-1.5-2.2-1.5-3.8 0-1.3 0.5-2.5 1.2-3.4 0.9-1.1 2.3-1.8 4.1-1.8 1 0 1.8 0.2 2.7 0.5 0 0 0.1 0 0.2 0.1 0.1 0 0.2 0.1 0.3 0.1 0 0 0.1 0 0.1 0.1 0.1 0 0.1 0.1 0.2 0.1 0.2 0.1 0.4 0.2 0.6 0.3l1.7-3.6c-0.3-0.2-0.7-0.4-1.1-0.6 -1.3-0.6-2.8-1-4.9-1 -2.8 0-5.5 1.2-7.3 3.1 -1.5 1.6-2.4 3.7-2.4 6.1 0 2.9 1.1 5.2 2.8 6.8 1.7 1.6 4.1 2.5 6.9 2.5 2.3 0 4-0.5 5.4-1.3 0 0 0.1 0 0.1 0 0 0 0 0 0 0 0.2-0.1 0.5-0.3 0.7-0.4l-1.8-3.6C157.9 19.8 157.7 19.9 157.6 20zM182 7h-5.8l-5.2 5.7V7h-3v0h-2
6026 v18h2 2.4 0.6v-6.5l0.5-0.5 5.3 7h5.2l-7.5-10.1L182 7zM32 16c0 8.8-7.2 16-16 16S0 24.8 0 16C0 7.2 7.2 0 16 0S32 7.2 32 16zM15 4.7L8.7 15.5c-0.7 1.1 0 2.6 1.2 2.9l5 1.3V4.7zM22 13.5l-5-1.3v15l6.3-10.8C23.9 15.3 23.3 13.9 22 13.5z"}))),e),o["default"].createElement("ul",{className:"jp-masthead__links"},o["default"].createElement("li",{className:"jp-masthead__link-li"},o["default"].createElement("a",{href:"https://jetpack.com/support/",target:"_blank",className:"jp-masthead__link"},o["default"].createElement("span",{className:"dashicons dashicons-editor-help",title:(0,s.translate)("Need Help?")}),o["default"].createElement("span",null,(0,s.translate)("Need Help?")))),o["default"].createElement("li",{className:"jp-masthead__link-li"},o["default"].createElement("a",{href:"http://surveys.jetpack.me/research-plugin?rel="+this.props.currentVersion,target:"_blank",className:"jp-masthead__link"},o["default"].createElement("span",{className:"dashicons dashicons-admin-comments",title:(0,s.transl
6027 ate)("Send us Feedback")}),o["default"].createElement("span",null,(0,s.translate)("Send us Feedback")))))))}});t["default"]=(0,i.connect)(function(e){return{siteConnectionStatus:(0,c.getSiteConnectionStatus)(e),currentVersion:(0,u.getCurrentVersion)(e)}})(l),e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(154),s=n(705),c=r(s),u=n(749),l=r(u),d=n(805),p=r(d),f=n(467),h=n(818),m=r(h),M=n(448),_=n(348);(0,m["default"])();var g=o["default"].createClass({displayName:"Navigation",render:function(){var e=void 0;if(this.props.userCanManageModules)e=o["default"].createElement(l["default"],{selectedText:this.props.route.name},o["default"].createElement(p["default"],{path:"#/dashboard",selected:"/dashboard"===this.props.route.path||"/"===this.props.route.path},(0,f.translate)("At a Glance",{context:"Navigation item."})),o["default"].createElement(p["default"],{path
6028 :"#/apps",selected:"/apps"===this.props.route.path},(0,f.translate)("Apps",{context:"Navigation item."})),o["default"].createElement(p["default"],{path:"#/plans",selected:"/plans"===this.props.route.path},(0,f.translate)("Plans",{context:"Navigation item."})));else{var t="";(this.props.userCanViewStats||this.props.isModuleActivated("protect"))&&(t=o["default"].createElement(p["default"],{path:"#/dashboard",selected:"/dashboard"===this.props.route.path||"/"===this.props.route.path},(0,f.translate)("At a Glance",{context:"Navigation item."}))),e=o["default"].createElement(l["default"],{selectedText:this.props.route.name},t,o["default"].createElement(p["default"],{path:"#/apps",selected:"/apps"===this.props.route.path},(0,f.translate)("Apps",{context:"Navigation item."})))}return o["default"].createElement("div",{className:"dops-navigation"},o["default"].createElement(c["default"],{selectedText:this.props.route.name},e))}});g.propTypes={route:o["default"].PropTypes.object.isRequired},t
6029 ["default"]=(0,i.connect)(function(e){return{userCanManageModules:(0,_.userCanManageModules)(e),userCanViewStats:(0,_.userCanViewStats)(e),isModuleActivated:function(t){return(0,M.isModuleActivated)(e,t)}}})(g),e.exports=t["default"]},function(e,t,n){"use strict";var r=n(142),a=n(706),o=n(748),i=n(749),s=n(805),c=n(806);n(816);var u=r.createClass({displayName:"SectionNav",propTypes:{children:r.PropTypes.node,selectedText:r.PropTypes.node,selectedCount:r.PropTypes.number,hasPinnedItems:r.PropTypes.bool,onMobileNavPanelOpen:r.PropTypes.func},getInitialState:function(){return{mobileOpen:!1}},getDefaultProps:function(){return{onMobileNavPanelOpen:function(){}}},componentWillMount:function(){this.checkForSiblingControls(this.props.children)},componentWillReceiveProps:function(e){a(this.props,e)||(this.checkForSiblingControls(e.children),this.hasSiblingControls||this.closeMobilePanel())},render:function(){var e,t=this.getChildren();return t?(e=o({"dops-section-nav":!0,"is-open":this.state
6030 .mobileOpen,"has-pinned-items":this.hasPinnedSearch||this.props.hasPinnedItems}),r.createElement("div",{className:e},r.createElement("div",{className:"dops-section-nav__mobile-header",onTouchTap:this.toggleMobileOpenState},r.createElement("span",{className:"dops-section-nav__mobile-header-text"},this.props.selectedText)),r.createElement("div",{className:"dops-section-nav__panel"},t))):(e=o({"dops-section-nav":!0,"is-empty":!0}),r.createElement("div",{className:e},r.createElement("div",{className:"dops-section-nav__panel"},r.createElement(s,null))))},getChildren:function(){return r.Children.map(this.props.children,function(e){var t={hasSiblingControls:this.hasSiblingControls,closeSectionNavMobilePanel:this.closeMobilePanel};return e?(e.type!==i||e.props.selectedText||"string"!=typeof this.props.selectedText||(t.selectedText=this.props.selectedText),e.type===i&&this.props.selectedCount&&(t.selectedCount=this.props.selectedCount),e.type===c&&(e.props.pinned&&(this.hasPinnedSearch=!0),t
6031 .onSearch=this.generateOnSearch(e.props.onSearch)),r.cloneElement(e,t)):null}.bind(this))},closeMobilePanel:function(){window.innerWidth<480&&this.state.mobileOpen&&this.setState({mobileOpen:!1})},toggleMobileOpenState:function(){var e=!this.state.mobileOpen;this.setState({mobileOpen:e}),e&&this.props.onMobileNavPanelOpen()},generateOnSearch:function(e){return function(){e.apply(this,arguments),this.closeMobilePanel()}.bind(this)},checkForSiblingControls:function(e){this.hasSiblingControls=!1,r.Children.forEach(e,function(e,t){t&&e&&e.type!==c&&(this.hasSiblingControls=!0)}.bind(this))}});e.exports=u},function(e,t,n){function r(e,t){return a(e,t)}var a=n(707);e.exports=r},[1070,708,669,466],function(e,t,n){function r(e,t,n,r,M,g){var v=u(e),b=u(t),y=h,A=h;v||(y=c(e),y==f?y=m:y!=m&&(v=d(e))),b||(A=c(t),A==f?A=m:A!=m&&(b=d(t)));var T=y==m&&!l(e),L=A==m&&!l(t),E=y==A;if(E&&!v&&!T)return i(e,t,y,n,r,M);var w=M&p;if(!w){var z=T&&_.call(e,"__wrapped__"),S=L&&_.call(t,"__wrapped__");if(z||
6032 S)return n(z?e.value():e,S?t.value():t,r,M,g)}return!!E&&(g||(g=new a),(v?o:s)(e,t,n,r,M,g))}var a=n(709),o=n(737),i=n(739),s=n(743),c=n(744),u=n(683),l=n(725),d=n(747),p=2,f="[object Arguments]",h="[object Array]",m="[object Object]",M=Object.prototype,_=M.hasOwnProperty;e.exports=r},function(e,t,n){function r(e){var t=-1,n=e?e.length:0;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}var a=n(710),o=n(711),i=n(714),s=n(716),c=n(718);r.prototype.clear=a,r.prototype["delete"]=o,r.prototype.get=i,r.prototype.has=s,r.prototype.set=c,e.exports=r},function(e,t){function n(){this.__data__={array:[],map:null}}e.exports=n},function(e,t,n){function r(e){var t=this.__data__,n=t.array;return n?a(n,e):t.map["delete"](e)}var a=n(712);e.exports=r},function(e,t,n){function r(e,t){var n=a(e,t);if(n<0)return!1;var r=e.length-1;return n==r?e.pop():i.call(e,n,1),!0}var a=n(713),o=Array.prototype,i=o.splice;e.exports=r},function(e,t,n){function r(e,t){for(var n=e.length;n--;)if(a(e[n][0],t))ret
6033 urn n;return-1}var a=n(662);e.exports=r},function(e,t,n){function r(e){var t=this.__data__,n=t.array;return n?a(n,e):t.map.get(e)}var a=n(715);e.exports=r},function(e,t,n){function r(e,t){var n=a(e,t);return n<0?void 0:e[n][1]}var a=n(713);e.exports=r},function(e,t,n){function r(e){var t=this.__data__,n=t.array;return n?a(n,e):t.map.has(e)}var a=n(717);e.exports=r},function(e,t,n){function r(e,t){return a(e,t)>-1}var a=n(713);e.exports=r},function(e,t,n){function r(e,t){var n=this.__data__,r=n.array;r&&(r.length<i-1?o(r,e,t):(n.array=null,n.map=new a(r)));var s=n.map;return s&&s.set(e,t),this}var a=n(719),o=n(735),i=200;e.exports=r},function(e,t,n){function r(e){var t=-1,n=e?e.length:0;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}var a=n(720),o=n(727),i=n(731),s=n(733),c=n(734);r.prototype.clear=a,r.prototype["delete"]=o,r.prototype.get=i,r.prototype.has=s,r.prototype.set=c,e.exports=r},function(e,t,n){function r(){this.__data__={hash:new a,map:o?new o:[],string:new a}}v
6034 ar a=n(721),o=n(726);e.exports=r},function(e,t,n){function r(){}var a=n(722),o=Object.prototype;r.prototype=a?a(null):o,e.exports=r},[1064,723],function(e,t,n){function r(e,t){var n=null==e?void 0:e[t];return a(n)?n:void 0}var a=n(724);e.exports=r},function(e,t,n){function r(e){return null!=e&&(a(e)?p.test(l.call(e)):i(e)&&(o(e)?p:c).test(e))}var a=n(668),o=n(725),i=n(466),s=/[\\^$.*+?()[\]{}|]/g,c=/^\[object .+?Constructor\]$/,u=Object.prototype,l=Function.prototype.toString,d=u.hasOwnProperty,p=RegExp("^"+l.call(d).replace(s,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");e.exports=r},function(e,t){function n(e){var t=!1;if(null!=e&&"function"!=typeof e.toString)try{t=!!(e+"")}catch(n){}return t}e.exports=n},[1065,723,463],function(e,t,n){function r(e){var t=this.__data__;return s(e)?i("string"==typeof e?t.string:t.hash,e):a?t.map["delete"](e):o(t.map,e)}var a=n(726),o=n(712),i=n(728),s=n(730);e.exports=r},function(e,t,n){function r(e,t){retu
6035 rn a(e,t)&&delete e[t]}var a=n(729);e.exports=r},function(e,t,n){function r(e,t){return a?void 0!==e[t]:i.call(e,t)}var a=n(722),o=Object.prototype,i=o.hasOwnProperty;e.exports=r},function(e,t){function n(e){var t=typeof e;return"number"==t||"boolean"==t||"string"==t&&"__proto__"!=e||null==e}e.exports=n},function(e,t,n){function r(e){var t=this.__data__;return s(e)?i("string"==typeof e?t.string:t.hash,e):a?t.map.get(e):o(t.map,e)}var a=n(726),o=n(715),i=n(732),s=n(730);e.exports=r},function(e,t,n){function r(e,t){if(a){var n=e[t];return n===o?void 0:n}return s.call(e,t)?e[t]:void 0}var a=n(722),o="__lodash_hash_undefined__",i=Object.prototype,s=i.hasOwnProperty;e.exports=r},function(e,t,n){function r(e){var t=this.__data__;return s(e)?i("string"==typeof e?t.string:t.hash,e):a?t.map.has(e):o(t.map,e)}var a=n(726),o=n(717),i=n(729),s=n(730);e.exports=r},function(e,t,n){function r(e,t){var n=this.__data__;return s(e)?i("string"==typeof e?n.string:n.hash,e,t):a?n.map.set(e,t):o(n.map,e,
6036 t),this}var a=n(726),o=n(735),i=n(736),s=n(730);e.exports=r},function(e,t,n){function r(e,t,n){var r=a(e,t);r<0?e.push([t,n]):e[r][1]=n}var a=n(713);e.exports=r},function(e,t,n){function r(e,t,n){e[t]=a&&void 0===n?o:n}var a=n(722),o="__lodash_hash_undefined__";e.exports=r},function(e,t,n){function r(e,t,n,r,s,c){var u=-1,l=s&i,d=s&o,p=e.length,f=t.length;if(p!=f&&!(l&&f>p))return!1;var h=c.get(e);if(h)return h==t;var m=!0;for(c.set(e,t);++u<p;){var M=e[u],_=t[u];if(r)var g=l?r(_,M,u,t,e,c):r(M,_,u,e,t,c);if(void 0!==g){if(g)continue;m=!1;break}if(d){if(!a(t,function(e){return M===e||n(M,e,r,s,c)})){m=!1;break}}else if(M!==_&&!n(M,_,r,s,c)){m=!1;break}}return c["delete"](e),m}var a=n(738),o=1,i=2;e.exports=r},function(e,t){function n(e,t){for(var n=-1,r=e.length;++n<r;)if(t(e[n],n,e))return!0;return!1}e.exports=n},function(e,t,n){function r(e,t,n,r,b,A){switch(n){case v:return!(e.byteLength!=t.byteLength||!r(new o(e),new o(t)));case l:case d:return+e==+t;case p:return e.name==t.name
6037 &&e.message==t.message;case h:return e!=+e?t!=+t:e==+t;case m:case _:return e==t+"";case f:var T=i;case M:var L=A&u;return T||(T=s),(L||e.size==t.size)&&r(T(e),T(t),b,A|c);case g:return!!a&&y.call(e)==y.call(t)}return!1}var a=n(462),o=n(740),i=n(741),s=n(742),c=1,u=2,l="[object Boolean]",d="[object Date]",p="[object Error]",f="[object Map]",h="[object Number]",m="[object RegExp]",M="[object Set]",_="[object String]",g="[object Symbol]",v="[object ArrayBuffer]",b=a?a.prototype:void 0,y=a?b.valueOf:void 0;e.exports=r},[1071,463],function(e,t){function n(e){var t=-1,n=Array(e.size);return e.forEach(function(e,r){n[++t]=[r,e]}),n}e.exports=n},function(e,t){function n(e){var t=-1,n=Array(e.size);return e.forEach(function(e){n[++t]=e}),n}e.exports=n},function(e,t,n){function r(e,t,n,r,s,c){var u=s&i,l=o(e),d=l.length,p=o(t),f=p.length;if(d!=f&&!u)return!1;for(var h=d;h--;){var m=l[h];if(!(u?m in t:a(t,m)))return!1}var M=c.get(e);if(M)return M==t;var _=!0;c.set(e,t);for(var g=u;++h<d;){m=l
6038 [h];var v=e[m],b=t[m];if(r)var y=u?r(b,v,m,t,e,c):r(v,b,m,e,t,c);if(!(void 0===y?v===b||n(v,b,r,s,c):y)){_=!1;break}g||(g="constructor"==m)}if(_&&!g){var A=e.constructor,T=t.constructor;A!=T&&"constructor"in e&&"constructor"in t&&!("function"==typeof A&&A instanceof A&&"function"==typeof T&&T instanceof T)&&(_=!1)}return c["delete"](e),_}var a=n(677),o=n(676),i=2;e.exports=r},function(e,t,n){function r(e){return f.call(e)}var a=n(726),o=n(745),i=n(746),s="[object Map]",c="[object Object]",u="[object Set]",l="[object WeakMap]",d=Object.prototype,p=Function.prototype.toString,f=d.toString,h=a?p.call(a):"",m=o?p.call(o):"",M=i?p.call(i):"";(a&&r(new a)!=s||o&&r(new o)!=u||i&&r(new i)!=l)&&(r=function(e){var t=f.call(e),n=t==c?e.constructor:null,r="function"==typeof n?p.call(n):"";if(r)switch(r){case h:return s;case m:return u;case M:return l}return t}),e.exports=r},[1072,723,463],[1073,723,463],function(e,t,n){function r(e){return o(e)&&a(e.length)&&!!k[N.call(e)]}var a=n(670),o=n(466)
6039 ,i="[object Arguments]",s="[object Array]",c="[object Boolean]",u="[object Date]",l="[object Error]",d="[object Function]",p="[object Map]",f="[object Number]",h="[object Object]",m="[object RegExp]",M="[object Set]",_="[object String]",g="[object WeakMap]",v="[object ArrayBuffer]",b="[object Float32Array]",y="[object Float64Array]",A="[object Int8Array]",T="[object Int16Array]",L="[object Int32Array]",E="[object Uint8Array]",w="[object Uint8ClampedArray]",z="[object Uint16Array]",S="[object Uint32Array]",k={};k[b]=k[y]=k[A]=k[T]=k[L]=k[E]=k[w]=k[z]=k[S]=!0,k[i]=k[s]=k[v]=k[c]=k[u]=k[l]=k[d]=k[p]=k[f]=k[h]=k[m]=k[M]=k[_]=k[g]=!1;var O=Object.prototype,N=O.toString;e.exports=r},function(e,t,n){var r,a;/*!
6040 - Copyright (c) 2015 Jed Watson.
6041 - Licensed under the MIT License (MIT), see
6042 - http://jedwatson.github.io/classnames
6043 - */
6044 -!function(){"use strict";function n(){for(var e="",t=0;t<arguments.length;t++){var r=arguments[t];if(r){var a=typeof r;if("string"===a||"number"===a)e+=" "+r;else if(Array.isArray(r))e+=" "+n.apply(null,r);else if("object"===a)for(var i in r)o.call(r,i)&&r[i]&&(e+=" "+i)}}return e.substr(1)}var o={}.hasOwnProperty;"undefined"!=typeof e&&e.exports?e.exports=n:(r=[],a=function(){return n}.apply(t,r),!(void 0!==a&&(e.exports=a)))}()},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}var a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o=n(1),i=r(o),s=n(142),c=r(s),u=n(750),l=r(u),d=n(748),p=r(d),f=n(752),h=n(791),m=n(804),M=480,_=c["default"].createClass({displayName:"NavTabs",propTypes:{selectedText:c["default"].PropTypes.string,selectedCount:c["default"].PropTypes.number,label:c["default"].PropTypes.string,hasSiblingControls:c["default"].P
6045 ropTypes.bool},getDefaultProps:function(){return{hasSiblingControls:!1}},getInitialState:function(){return{isDropdown:!1}},componentDidMount:function(){this.setDropdown(),this.debouncedAfterResize=(0,l["default"])(this.setDropdown,300),window.addEventListener("resize",this.debouncedAfterResize)},componentWillReceiveProps:function(){this.setDropdown()},componentWillUnmount:function(){window.removeEventListener("resize",this.debouncedAfterResize)},render:function(){var e=c["default"].Children.map(this.props.children,function(e,t){return e&&c["default"].cloneElement(e,{ref:"tab-"+t})}),t=(0,p["default"])({"dops-section-nav-tabs":!0,"is-dropdown":this.state.isDropdown,"is-open":this.state.isDropdownOpen,"has-siblings":this.props.hasSiblingControls}),n=m.getWindowInnerWidth();return c["default"].createElement("div",{className:"dops-section-nav-group",ref:"navGroup"},c["default"].createElement("div",{className:t},this.props.label&&c["default"].createElement("h6",{className:"dops-section-n
6046 av-group__label"},this.props.label),c["default"].createElement("ul",{className:"dops-section-nav-tabs__list",role:"menu",onKeyDown:this.keyHandler},e),this.state.isDropdown&&n>M&&this.getDropdown()))},getTabWidths:function(){var e=0;c["default"].Children.forEach(this.props.children,function(t,n){if(t){var r=i["default"].findDOMNode(this.refs["tab-"+n]).offsetWidth;e+=r}}.bind(this)),this.tabsWidth=e},getDropdown:function(){var e=c["default"].Children.map(this.props.children,function(e,t){return e?c["default"].createElement(h,a({},e.props,{key:"navTabsDropdown-"+t}),e.props.children):null});return c["default"].createElement(f,{className:"dops-section-nav-tabs__dropdown",selectedText:this.props.selectedText,selectedCount:this.props.selectedCount},e)},setDropdown:function(){var e;if(window.innerWidth>M){if(!this.refs.navGroup)return;e=this.refs.navGroup.offsetWidth,this.tabsWidth||this.getTabWidths(),e<=this.tabsWidth&&!this.state.isDropdown?this.setState({isDropdown:!0}):e>this.tabsWi
6047 dth&&this.state.isDropdown&&this.setState({isDropdown:!1})}else window.innerWidth<=M&&this.state.isDropdown&&this.setState({isDropdown:!1})},keyHandler:function(e){switch(e.keyCode){case 32:case 13:e.preventDefault(),document.activeElement.click()}}});e.exports=_},function(e,t,n){function r(e,t,n){function r(){v&&clearTimeout(v),m&&clearTimeout(m),y=0,h=m=g=v=b=void 0}function u(t,n){n&&clearTimeout(n),m=v=b=void 0,t&&(y=o(),M=e.apply(g,h),v||m||(h=g=void 0))}function l(){var e=t-(o()-_);e<=0||e>t?u(b,m):v=setTimeout(l,e)}function d(){return(v&&b||m&&L)&&(M=e.apply(g,h)),r(),M}function p(){u(L,v)}function f(){if(h=arguments,_=o(),g=this,b=L&&(v||!A),T===!1)var n=A&&!v;else{y||m||A||(y=_);var r=T-(_-y),a=(r<=0||r>T)&&(A||m);a?(m&&(m=clearTimeout(m)),y=_,M=e.apply(g,h)):m||(m=setTimeout(p,r))}return a&&v?v=clearTimeout(v):v||t===T||(v=setTimeout(l,t)),n&&(a=!0,M=e.apply(g,h)),!a||v||m||(h=g=void 0),M}var h,m,M,_,g,v,b,y=0,A=!1,T=!1,L=!0;if("function"!=typeof e)throw new TypeError(s);r
6048 eturn t=i(t)||0,a(n)&&(A=!!n.leading,T="maxWait"in n&&c(i(n.maxWait)||0,t),L="trailing"in n?!!n.trailing:L),f.cancel=r,f.flush=d,f}var a=n(669),o=n(751),i=n(675),s="Expected a function",c=Math.max;e.exports=r},function(e,t){var n=Date.now;e.exports=n},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}Object.defineProperty(t,"__esModule",{value:!0});var s=function(){function e(e,t){for(var n
6049 =0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),c=n(1),u=r(c),l=n(142),d=r(l),p=n(753),f=r(p),h=n(784),m=r(h),M=n(787),_=r(M),g=n(788),v=r(g),b=n(790),y=r(b),A=n(748),T=r(A),L=n(791),E=r(L),w=n(800),z=r(w),S=n(801),k=r(S),O=n(792),N=r(O);n(802);var C=d["default"].Component,D=d["default"].PropTypes,P=function(){},x=function(e){function t(e){a(this,t);var n=o(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e));n.navigateItem=n.navigateItem.bind(n),n.toggleDropdown=n.toggleDropdown.bind(n),n.handleOutsideClick=n.handleOutsideClick.bind(n);var r={isOpen:!1};return e.options.length&&(r.selected=n.getInitialSelectedItem(e)),n.state=r,n}return i(t,e),s(t,[{key:"componentWillMount",value:function(){this.setState({instanceId:++t.instances})}},{key:"componentWillReceiveProps",value:function(e){this.state.isOpen&&this.closeDropdow
6050 n(),"undefined"!=typeof this.state.selected&&this.props.initialSelected!==e.initialSelected&&this.setState({selected:e.initialSelected})}},{key:"componentWillUnmount",value:function(){window.removeEventListener("click",this.handleOutsideClick)}},{key:"componentDidUpdate",value:function(e,t){this.state.isOpen?window.addEventListener("click",this.handleOutsideClick):window.removeEventListener("click",this.handleOutsideClick),this.state.isOpen!==t.isOpen&&this.props.onToggle({target:this,open:this.state.isOpen})}},{key:"getInitialSelectedItem",value:function(e){if(e=e||this.props,e.initialSelected)return e.initialSelected;if(e.options.length){var t=(0,f["default"])(e.options,function(e){return!e.isLabel});return t&&t.value}}},{key:"dropdownOptions",value:function(){var e=0,t=this;return this.props.children?d["default"].Children.map(this.props.children,function(n,r){if(!n)return null;var a=d["default"].cloneElement(n,{ref:n.type===E["default"]?"item-"+e:null,key:"item-"+r,onClick:functi
6051 on(e){t.refs.dropdownContainer.focus(),"function"==typeof n.props.onClick&&n.props.onClick(e)}});return n.type===E["default"]&&e++,a},this):this.props.options.map(function(t,n){if(!t)return d["default"].createElement(z["default"],{key:"dropdown-separator-"+this.state.instanceId+"-"+n});if(t.isLabel)return d["default"].createElement(k["default"],{key:"dropdown-label-"+this.state.instanceId+"-"+n},t.label);var r=d["default"].createElement(E["default"],{key:"dropdown-item-"+this.state.instanceId+"-"+t.value,ref:"item-"+e,selected:this.state.selected===t.value,onClick:this.onSelectItem(t),path:t.path},t.label);return e++,r},this)}},{key:"render",value:function(){var e={"dops-select-dropdown":!0,"is-compact":this.props.compact,"is-open":this.state.isOpen};this.props.className&&this.props.className.split(" ").forEach(function(t){e[t]=!0});var t=(0,T["default"])(e),n=this.props.selectedText?this.props.selectedText:(0,y["default"])((0,f["default"])(this.props.options,{value:this.state.selec
6052 ted}),"label");return d["default"].createElement("div",{style:this.props.style,className:t},d["default"].createElement("div",{ref:"dropdownContainer",className:"dops-select-dropdown__container",valueLink:this.props.valueLink,onKeyDown:this.navigateItem,tabIndex:this.props.tabIndex||0,"aria-haspopup":"true","aria-owns":"select-submenu-"+this.state.instanceId,"aria-controls":"select-submenu-"+this.state.instanceId,"aria-expanded":this.state.isOpen,onClick:this.toggleDropdown},d["default"].createElement("div",{id:"select-dropdown-"+this.state.instanceId,className:"dops-select-dropdown__header"},d["default"].createElement("span",{className:"dops-select-dropdown__header-text"},n,"number"==typeof this.props.selectedCount&&d["default"].createElement(N["default"],{count:this.props.selectedCount}))),d["default"].createElement("ul",{id:"select-submenu-"+this.state.instanceId,className:"dops-select-dropdown__options",role:"menu","aria-labelledby":"select-dropdown-"+this.state.instanceId,"aria-
6053 expanded":this.state.isOpen},this.dropdownOptions())))}},{key:"toggleDropdown",value:function(){this.setState({isOpen:!this.state.isOpen})}},{key:"openDropdown",value:function(){this.setState({isOpen:!0})}},{key:"closeDropdown",value:function(){this.state.isOpen&&(delete this.focused,this.setState({isOpen:!1}))}},{key:"onSelectItem",value:function(e){return this.selectItem.bind(this,e)}},{key:"selectItem",value:function(e){e&&(this.props.onSelect&&this.props.onSelect(e),this.setState({selected:e.value}),this.refs.dropdownContainer.focus())}},{key:"navigateItem",value:function(e){switch(e.keyCode){case 9:this.navigateItemByTabKey(e);break;case 32:case 13:e.preventDefault(),this.activateItem();break;case 38:e.preventDefault(),this.focusSibling("previous"),this.openDropdown();break;case 40:e.preventDefault(),this.focusSibling("next"),this.openDropdown();break;case 27:e.preventDefault(),this.closeDropdown(),this.refs.dropdownContainer.focus()}}},{key:"navigateItemByTabKey",value:functio
6054 n(e){var t;this.state.isOpen&&(e.preventDefault(),t=e.shiftKey?"previous":"next",this.focusSibling(t))}},{key:"activateItem",value:function(){return this.state.isOpen?void document.activeElement.click():this.openDropdown()}},{key:"focusSibling",value:function(e){var t,n,r,a;this.state.isOpen&&(this.props.options.length?(n=(0,v["default"])((0,m["default"])(this.props.options,function(e){return e&&!e.isLabel}),"value"),r="number"==typeof this.focused?this.focused:n.indexOf(this.state.selected)):(n=(0,m["default"])(this.props.children,function(e){return e.type===E["default"]}),r="number"==typeof this.focused?this.focused:(0,_["default"])(n,function(e){return e.props.selected})),t="previous"===e?-1:1,a=r+t,a>=n.length||a<0||(u["default"].findDOMNode(this.refs["item-"+a].refs.itemLink).focus(),this.focused=a))}},{key:"handleOutsideClick",value:function(e){u["default"].findDOMNode(this.refs.dropdownContainer).contains(e.target)||this.closeDropdown()}}]),t}(C);x.defaultProps={options:[],on
6055 Select:P,onToggle:P,style:{}},x.propTypes={selectedText:D.string,selectedCount:D.number,initialSelected:D.string,className:D.string,style:D.object,onSelect:D.func,onToggle:D.func,focusSibling:D.func,tabIndex:D.number,options:D.arrayOf(D.shape({value:D.string.isRequired,label:D.string.isRequired,path:D.string}))},x.instances=0,t["default"]=x,e.exports=t["default"]},function(e,t,n){function r(e,t){if(t=s(t,3),c(e)){var n=i(e,t);return n>-1?e[n]:void 0}return o(e,t,a)}var a=n(754),o=n(759),i=n(760),s=n(761),c=n(683);e.exports=r},[1067,755,758],[1068,756,676],function(e,t,n){var r=n(757),a=r();e.exports=a},function(e,t){function n(e){return function(t,n,r){for(var a=-1,o=Object(t),i=r(t),s=i.length;s--;){var c=i[e?s:++a];if(n(o[c],c,o)===!1)break}return t}}e.exports=n},[1069,665],function(e,t){function n(e,t,n,r){var a;return n(e,function(e,n,o){if(t(e,n,o))return a=r?n:e,!1}),a}e.exports=n},function(e,t){function n(e,t,n){for(var r=e.length,a=n?r:-1;n?a--:++a<r;)if(t(e[a],a,e))return a
6056 ;return-1}e.exports=n},function(e,t,n){function r(e){var t=typeof e;return"function"==t?e:null==e?i:"object"==t?s(e)?o(e[0],e[1]):a(e):c(e)}var a=n(762),o=n(769),i=n(781),s=n(683),c=n(782);e.exports=r},function(e,t,n){function r(e){var t=o(e);if(1==t.length&&t[0][2]){var n=t[0][0],r=t[0][1];return function(e){return null!=e&&(e[n]===r&&(void 0!==r||n in Object(e)))}}return function(n){return n===e||a(n,e,t)}}var a=n(763),o=n(764);e.exports=r},function(e,t,n){function r(e,t,n,r){var c=n.length,u=c,l=!r;if(null==e)return!u;for(e=Object(e);c--;){var d=n[c];if(l&&d[2]?d[1]!==e[d[0]]:!(d[0]in e))return!1}for(;++c<u;){d=n[c];var p=d[0],f=e[p],h=d[1];if(l&&d[2]){if(void 0===f&&!(p in e))return!1}else{var m=new a,M=r?r(f,h,p,e,t,m):void 0;if(!(void 0===M?o(h,f,r,i|s,m):M))return!1}}return!0}var a=n(709),o=n(707),i=1,s=2;e.exports=r},function(e,t,n){function r(e){for(var t=o(e),n=t.length;n--;)t[n][2]=a(t[n][1]);return t}var a=n(765),o=n(766);e.exports=r},[1074,669],function(e,t,n){function
6057 r(e){return a(e,o(e))}var a=n(767),o=n(676);e.exports=r},function(e,t,n){function r(e,t){return a(t,function(t){return[t,e[t]]})}var a=n(768);e.exports=r},function(e,t){function n(e,t){for(var n=-1,r=e.length,a=Array(r);++n<r;)a[n]=t(e[n],n,e);return a}e.exports=n},function(e,t,n){function r(e,t){return function(n){var r=o(n,e);return void 0===r&&r===t?i(n,e):a(t,r,void 0,s|c)}}var a=n(707),o=n(770),i=n(775),s=1,c=2;e.exports=r},function(e,t,n){function r(e,t,n){var r=null==e?void 0:a(e,t);return void 0===r?n:r}var a=n(771);e.exports=r},function(e,t,n){function r(e,t){t=o(t,e)?[t+""]:a(t);for(var n=0,r=t.length;null!=e&&n<r;)e=e[t[n++]];return n&&n==r?e:void 0}var a=n(772),o=n(774);e.exports=r},function(e,t,n){function r(e){return a(e)?e:o(e)}var a=n(683),o=n(773);e.exports=r},function(e,t,n){function r(e){var t=[];return a(e).replace(o,function(e,n,r,a){t.push(r?a.replace(i,"$1"):n||e)}),t}var a=n(461),o=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]/g,i=/\\(\\
6058 )?/g;e.exports=r},function(e,t,n){function r(e,t){return"number"==typeof e||!a(e)&&(i.test(e)||!o.test(e)||null!=t&&e in Object(t))}var a=n(683),o=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,i=/^\w*$/;e.exports=r},function(e,t,n){function r(e,t){return o(e,t,a)}var a=n(776),o=n(777);e.exports=r},function(e,t){function n(e,t){return t in Object(e)}e.exports=n},function(e,t,n){function r(e,t,n){if(null==e)return!1;var r=n(e,t);r||c(t)||(t=a(t),e=p(e,t),null!=e&&(t=d(t),r=n(e,t)));var f=e?e.length:void 0;return r||!!f&&u(f)&&s(t,f)&&(i(e)||l(e)||o(e))}var a=n(772),o=n(681),i=n(683),s=n(671),c=n(774),u=n(670),l=n(684),d=n(778),p=n(779);e.exports=r},function(e,t){function n(e){var t=e?e.length:0;return t?e[t-1]:void 0}e.exports=n},function(e,t,n){function r(e,t){return 1==t.length?e:o(e,a(t,0,-1))}var a=n(780),o=n(770);e.exports=r},function(e,t){function n(e,t,n){var r=-1,a=e.length;t<0&&(t=-t>a?0:a+t),n=n>a?a:n,n<0&&(n+=a),a=t>n?0:n-t>>>0,t>>>=0;for(var o=Array(a);++r<a;)o[r]=e[r
6059 +t];return o}e.exports=n},function(e,t){function n(e){return e}e.exports=n},function(e,t,n){function r(e){return i(e)?a(e):o(e)}var a=n(667),o=n(783),i=n(774);e.exports=r},function(e,t,n){function r(e){return function(t){return a(t,e)}}var a=n(771);e.exports=r},function(e,t,n){function r(e,t){var n=s(e)?a:o;return n(e,i(t,3))}var a=n(785),o=n(786),i=n(761),s=n(683);e.exports=r},function(e,t){function n(e,t){for(var n=-1,r=e.length,a=-1,o=[];++n<r;){var i=e[n];t(i,n,e)&&(o[++a]=i)}return o}e.exports=n},function(e,t,n){function r(e,t){var n=[];return a(e,function(e,r,a){t(e,r,a)&&n.push(e)}),n}var a=n(754);e.exports=r},function(e,t,n){function r(e,t){return e&&e.length?a(e,o(t,3)):-1}var a=n(760),o=n(761);e.exports=r},function(e,t,n){function r(e,t){var n=s(e)?a:i;return n(e,o(t,3))}var a=n(768),o=n(761),i=n(789),s=n(683);e.exports=r},function(e,t,n){function r(e,t){var n=-1,r=o(e)?Array(e.length):[];return a(e,function(e,a,o){r[++n]=t(e,a,o)}),r}var a=n(754),o=n(665);e.exports=r},fun
6060 ction(e,t,n){function r(e,t,n){if(s(t,e))r=null==e?void 0:e[t];else{t=a(t);var r=o(e,t);e=c(e,t)}return void 0===r&&(r=n),i(r)?r.call(e):r}var a=n(772),o=n(770),i=n(668),s=n(774),c=n(779);e.exports=r},function(e,t,n){"use strict";var r=n(142),a=n(748),o=n(792),i=r.createClass({displayName:"SelectDropdownItem",propTypes:{children:r.PropTypes.string.isRequired,path:r.PropTypes.string,selected:r.PropTypes.bool,onClick:r.PropTypes.func,count:r.PropTypes.number},getDefaultProps:function(){return{selected:!1}},render:function(){var e=a(this.props.className,{"dops-select-dropdown__item":!0,"is-selected":this.props.selected,"is-disabled":this.props.disabled});return r.createElement("li",{className:"dops-select-dropdown__option"},r.createElement("a",{ref:"itemLink",href:this.props.path,className:e,onClick:this.props.disabled?null:this.props.onClick,"data-bold-text":this.props.value||this.props.children,role:"menuitem",tabIndex:0,"aria-selected":this.props.selected},r.createElement("span",{cl
6061 assName:"dops-select-dropdown__item-text"},this.props.children,"number"==typeof this.props.count&&r.createElement(o,{count:this.props.count}))))}});e.exports=i},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(793),s=r(i);n(796),t["default"]=o["default"].createClass({displayName:"Count",mixins:[s["default"]],propTypes:{count:o["default"].PropTypes.number.isRequired},render:function(){return o["default"].createElement("span",{className:"dops-count"},this.numberFormat(this.props.count))}}),e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var a=n(794),o=r(a);t["default"]={shouldComponentUpdate:o["default"]},e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e,t){return!(0,i["default"])(this.props,e)||!(0,i["default"])(this.state,t)}t.__esModule=
6062 !0,t["default"]=a;var o=n(795),i=r(o);e.exports=t["default"]},function(e,t){"use strict";function n(e,t){if(e===t)return!0;if("object"!=typeof e||null===e||"object"!=typeof t||null===t)return!1;var n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;for(var a=Object.prototype.hasOwnProperty.bind(t),o=0;o<n.length;o++)if(!a(n[o])||e[n[o]]!==t[n[o]])return!1;return!0}t.__esModule=!0,t["default"]=n,e.exports=t["default"]},function(e,t){},,,,function(e,t,n){"use strict";var r=n(142),a=r.createClass({displayName:"SelectDropdownSeparator",render:function(){return r.createElement("li",{className:"dops-select-dropdown__separator"})}});e.exports=a},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?
6063 e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}Object.defineProperty(t,"__esModule",{value:!0});var s=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),c=n(142),u=r(c),l=u["default"].Component,d=function(e){return e.stopPropagation()},p=function(e){function t(){return a(this,t),o(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments))}return i(t,e),s(t,[{key:"render",value:function(){return u["default"].createElement("li",{onClick:d,className:"dops-select-dropdown__label"},u["default"].createElement("label",null,th
6064 is.props.children))}}]),t}(l);t["default"]=p,e.exports=t["default"]},796,,function(e,t){(function(t){"use strict";function n(e){var n=o(),r={"<480px":function(){return n<=480},"<660px":function(){return n<=660},"<960px":function(){return n<=960},">480px":function(){return n>480},">660px":function(){return n>660},">960px":function(){return n>960},"480px-660px":function(){return n>480&&n<=660},"660px-960px":function(){return n>660&&n<=960},"480px-960px":function(){return n>480&&n<=960}};{if(r.hasOwnProperty(e))return r[e]();try{t.window.console.warn("Undefined breakpoint used in `mobile-first-breakpoint`",e)}catch(a){}}}function r(){return n("<480px")}function a(){return n(">960px")}function o(){return t.window?t.window.innerWidth:769}e.exports={isMobile:r,isDesktop:a,isWithinBreakpoint:n,getWindowInnerWidth:o}}).call(t,function(){return this}())},function(e,t,n){"use strict";var r=n(142),a=n(793),o=n(748),i=n(792),s=r.createClass({displayName:"NavItem",mixins:[a],propTypes:{itemType:
6065 r.PropTypes.string,path:r.PropTypes.string,selected:r.PropTypes.bool,tabIndex:r.PropTypes.number,onClick:r.PropTypes.func,isExternalLink:r.PropTypes.bool,disabled:r.PropTypes.bool,count:r.PropTypes.number},render:function(){var e,t,n,a=this.props.itemType?this.props.itemType:"tab",s={"is-selected":this.props.selected,"is-external":this.props.isExternalLink};return s["dops-section-nav-"+a]=!0,e=o(s),this.props.isExternalLink&&(t="_blank"),this.props.disabled||(n=this.props.onClick),r.createElement("li",{className:e},r.createElement("a",{href:this.props.path,target:t,className:"dops-section-nav-"+a+"__link",onTouchTap:n,tabIndex:this.props.tabIndex||0,"aria-selected":this.props.selected,disabled:this.props.disabled,role:"menuitem",rel:this.props.isExternalLink?"external":null},r.createElement("span",{className:"dops-section-nav-"+a+"__text"},this.props.children,"number"==typeof this.props.count&&r.createElement(i,{count:this.props.count}))))}});e.exports=s},function(e,t,n){"use strict
6066 ";function r(e){return e&&e.__esModule?e:{"default":e}}var a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o=n(1),i=r(o),s=n(142),c=r(s),u=n(748),l=r(u),d=n(750),p=r(d),f=n(807),h=r(f),m=n(808),M=r(m),_=n(811),g=r(_),v=n(804);n(814);var b=300,y=c["default"].createClass({displayName:"Search",statics:{instances:0},propTypes:{additionalClasses:c["default"].PropTypes.string,initialValue:c["default"].PropTypes.string,placeholder:c["default"].PropTypes.string,pinned:c["default"].PropTypes.bool,delaySearch:c["default"].PropTypes.bool,delayTimeout:c["default"].PropTypes.number,onSearch:c["default"].PropTypes.func.isRequired,onSearchChange:c["default"].PropTypes.func,onSearchClose:c["default"].PropTypes.func,onSearchOpen:c["default"].PropTypes.func,analyticsGroup:c["default"].PropTypes.string,autoFocus:c["default"].PropTypes.bool,disabled:c["default"].PropTypes.bool,onKeyDown:c
6067 ["default"].PropTypes.func,disableAutocorrect:c["default"].PropTypes.bool,onBlur:c["default"].PropTypes.func,searching:c["default"].PropTypes.bool,isOpen:c["default"].PropTypes.bool},getInitialState:function(){return{keyword:this.props.initialValue||"",isOpen:!!this.props.isOpen}},getDefaultProps:function(){return{pinned:!1,delaySearch:!1,delayTimeout:b,autoFocus:!1,disabled:!1,onSearchChange:h["default"],onSearchClose:h["default"],onSearchOpen:h["default"],onKeyDown:h["default"],disableAutocorrect:!1,searching:!1,isOpen:!1}},componentWillMount:function(){this.setState({instanceId:++y.instances})},componentWillReceiveProps:function(e){e.onSearch===this.props.onSearch&&e.delaySearch===this.props.delaySearch||(this.onSearch=this.props.delaySearch?(0,p["default"])(this.props.onSearch,this.props.delayTimeout):this.props.onSearch),e.isOpen!==this.props.isOpen&&this.setState({isOpen:e.isOpen})},componentDidUpdate:function(e,t){(this.state.isOpen&&!t.isOpen||this.props.autoFocus&&!e.autoFo
6068 cus)&&this.focus(),this.state.keyword!==t.keyword&&(this.state.keyword?this.onSearch(this.state.keyword):(this.props.delaySearch&&this.onSearch.cancel(),this.props.onSearch(this.state.keyword)),this.props.onSearchChange(this.state.keyword))},componentDidMount:function(){this.onSearch=this.props.delaySearch?(0,p["default"])(this.props.onSearch,this.props.delayTimeout):this.props.onSearch,this.props.autoFocus&&this.focus()},focus:function(){i["default"].findDOMNode(this.refs.searchInput).focus()},blur:function(){i["default"].findDOMNode(this.refs.searchInput).blur()},getCurrentSearchValue:function(){return i["default"].findDOMNode(this.refs.searchInput).value},clear:function(){this.setState({keyword:""})},onBlur:function(){this.props.onBlur&&this.props.onBlur()},onChange:function(){this.setState({keyword:this.getCurrentSearchValue()})},openSearch:function(e){e.preventDefault(),this.setState({keyword:"",isOpen:!0}),this.props.onSearchOpen()},closeSearch:function(e){var t;e.preventDefau
6069 lt(),this.props.disabled||(t=i["default"].findDOMNode(this.refs.searchInput),this.setState({keyword:"",isOpen:this.props.isOpen||!1}),t.value="",t.blur(),this.props.pinned&&i["default"].findDOMNode(this.refs.openIcon).focus(),this.props.onSearchClose())},keyUp:function(e){13===e.which&&(0,v.isMobile)()&&this.blur(),this.props.pinned&&"Escape"===e.key&&this.closeSearch(e)},keyDown:function(e){this.props.onKeyDown(e)},onFocus:function(){var e=i["default"].findDOMNode(this.refs.searchInput),t=e.value;t&&(e.value="",e.value=t)},render:function(){var e,t=this.state.keyword,n=this.props.placeholder||"Search…",r=this.props.pinned&&!this.state.isOpen,o=this.state.isOpen||!this.props.pinned||this.props.initialValue,i=this.props.disableAutocorrect&&{autoComplete:"off",autoCorrect:"off",spellCheck:"false"};return e=(0,l["default"])(this.props.additionalClasses,{"is-pinned":this.props.pinned,"is-open":o,"is-searching":this.props.searching,"dops-search":!0}),c["default"].createElement("div",{c
6070 lassName:e,role:"search"},c["default"].createElement(M["default"],null),c["default"].createElement("div",{ref:"openIcon",onTouchTap:r?this.openSearch:this.focus,tabIndex:r?"0":null,onKeyDown:r?this._keyListener.bind(this,"openSearch"):null,"aria-controls":"search-component-"+this.state.instanceId,"aria-label":"Open Search"},c["default"].createElement(g["default"],{icon:"search",className:"dops-search-open__icon"})),c["default"].createElement("input",a({type:"search",id:"search-component-"+this.state.instanceId,className:"dops-search__input",placeholder:n,role:"search",value:t,ref:"searchInput",onChange:this.onChange,onKeyUp:this.keyUp,onKeyDown:this.keyDown,onFocus:this.onFocus,onBlur:this.onBlur,disabled:this.props.disabled,"aria-hidden":!o,autoCapitalize:"none"},i)),t||this.state.isOpen?this.closeButton():null)},closeButton:function(){return c["default"].createElement("span",{onTouchTap:this.closeSearch,tabIndex:"0",onKeyDown:this._keyListener.bind(this,"closeSearch"),"aria-contro
6071 ls":"search-component-"+this.state.instanceId,"aria-label":"Close Search"},c["default"].createElement(g["default"],{icon:"cross",className:"dops-search-close__icon"}))},_keyListener:function(e,t){switch(t.key){case" ":case"Enter":this[e](t)}}});e.exports=y},function(e,t){function n(){}e.exports=n},function(e,t,n){(function(t){"use strict";var r=n(142),a=n(748);n(809);var o;o=r.createClass({displayName:"Spinner",propTypes:{className:r.PropTypes.string,size:r.PropTypes.number,duration:r.PropTypes.number},statics:{instances:0},getDefaultProps:function(){return{size:20,duration:3e3}},componentWillMount:function(){this.setState({instanceId:++o.instances})},isSVGCSSAnimationSupported:function(){var e=t.window?t.window.navigator.userAgent:"";return!/(MSIE |Trident\/)/.test(e)},getClassName:function(){return a("dops-spinner",this.props.className,{"is-fallback":!this.isSVGCSSAnimationSupported()})},renderFallback:function(){var e={width:this.props.size,height:this.props.size};return r.create
6072 Element("div",{className:this.getClassName(),style:e},r.createElement("span",{className:"dops-spinner__progress is-left"}),r.createElement("span",{className:"dops-spinner__progress is-right"}))},render:function(){var e=parseInt(this.state.instanceId,10);return this.isSVGCSSAnimationSupported()?r.createElement("div",{className:this.getClassName()},r.createElement("svg",{className:"dops-spinner__image",width:this.props.size,height:this.props.size,viewBox:"0 0 100 100",dangerouslySetInnerHTML:{__html:'\n\t\t\t\t\t<defs>\n\t\t\t\t\t\t<mask id="maskBorder'+e+'">\n\t\t\t\t\t\t\t<rect x="0" y="0" width="100%" height="100%" fill="white" />\n\t\t\t\t\t\t\t<circle r="46%" cx="50%" cy="50%" fill="black" />\n\t\t\t\t\t\t</mask>\n\t\t\t\t\t\t<mask id="maskDonut'+e+'">\n\t\t\t\t\t\t\t<rect x="0" y="0" width="100%" height="100%" fill="black" />\n\t\t\t\t\t\t\t<circle r="46%" cx="50%" cy="50%" fill="white" />\n\t\t\t\t\t\t\t<circle r="30%" cx="50%" cy="50%" fill="black" />\n\t\t\t\t\t\t</mask>\n\t\
6073 t\t\t\t\t<mask id="maskLeft'+e+'">\n\t\t\t\t\t\t\t<rect x="0" y="0" width="50%" height="100%" fill="white" />\n\t\t\t\t\t\t</mask>\n\t\t\t\t\t\t<mask id="maskRight'+e+'">\n\t\t\t\t\t\t\t<rect x="50%" y="0" width="50%" height="100%" fill="white" />\n\t\t\t\t\t\t</mask>\n\t\t\t\t\t</defs>\n\t\t\t\t\t<circle class="dops-spinner__border" r="50%" cx="50%" cy="50%" mask="url( #maskBorder'+e+' )" />\n\t\t\t\t\t<g mask="url( #maskDonut'+e+' )">\n\t\t\t\t\t\t<g mask="url( #maskLeft'+e+' )">\n\t\t\t\t\t\t\t<rect class="dops-spinner__progress is-left" x="0" y="0" width="50%" height="100%" />\n\t\t\t\t\t\t</g>\n\t\t\t\t\t\t<g mask="url( #maskRight'+e+' )">\n\t\t\t\t\t\t\t<rect class="dops-spinner__progress is-right" x="50%" y="0" width="50%" height="100%" />\n\t\t\t\t\t\t</g>\n\t\t\t\t\t</g>\n\t\t\t\t'}})):this.renderFallback()}}),e.exports=o}).call(t,function(){return this}())},796,,function(e,t,n){"use strict";var r=n(142),a=n(793),o=n(748);n(812);var i=r.createClass({displayName:"Gridicon",m
6074 ixins:[a],getDefaultProps:function(){return{className:"",size:24}},propTypes:{icon:r.PropTypes.string.isRequired,size:r.PropTypes.number,onClick:r.PropTypes.func,className:r.PropTypes.string},needsOffset:function(e,t){var n=["gridicons-add-outline","gridicons-add","gridicons-align-image-center","gridicons-align-image-left","gridicons-align-image-none","gridicons-align-image-right","gridicons-attachment","gridicons-backspace","gridicons-bold","gridicons-bookmark-outline","gridicons-bookmark","gridicons-calendar","gridicons-cart","gridicons-create","gridicons-custom-post-type","gridicons-external","gridicons-folder","gridicons-heading","gridicons-help-outline","gridicons-help","gridicons-history","gridicons-info-outline","gridicons-info","gridicons-italic","gridicons-layout-blocks","gridicons-link-break","gridicons-link","gridicons-list-checkmark","gridicons-list-ordered","gridicons-list-unordered","gridicons-menus","gridicons-minus","gridicons-my-sites","gridicons-notice-outline","gr
6075 idicons-notice","gridicons-plus-small","gridicons-plus","gridicons-popout","gridicons-posts","gridicons-scheduled","gridicons-share-ios","gridicons-star-outline","gridicons-star","gridicons-stats","gridicons-status","gridicons-thumbs-up","gridicons-textcolor","gridicons-time","gridicons-trophy","gridicons-user-circle"];return n.indexOf(e)>=0&&t%18===0},needsOffsetX:function(e,t){var n=["gridicons-arrow-down","gridicons-arrow-up","gridicons-comment","gridicons-clear-formatting","gridicons-flag","gridicons-menu","gridicons-reader","gridicons-strikethrough"];return n.indexOf(e)>=0&&t%18===0},needsOffsetY:function(e,t){var n=["gridicons-align-center","gridicons-align-justify","gridicons-align-left","gridicons-align-right","gridicons-arrow-left","gridicons-arrow-right","gridicons-house","gridicons-indent-left","gridicons-indent-right","gridicons-minus-small","gridicons-print","gridicons-sign-out","gridicons-stats-alt","gridicons-trash","gridicons-underline","gridicons-video-camera"];retu
6076 rn n.indexOf(e)>=0&&t%18===0},render:function(){var e,t,n="gridicons-"+this.props.icon,a=this.needsOffset(n,this.props.size),i=this.needsOffsetX(n,this.props.size),s=this.needsOffsetY(n,this.props.size);
6077 -switch(t=o("gridicon",n,this.props.className,{"needs-offset":a,"needs-offset-x":i,"needs-offset-y":s}),n){default:e=r.createElement("svg",{height:this.props.size,width:this.props.size});break;case"gridicons-add-image":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M23 4v2h-3v3h-2V6h-3V4h3V1h2v3h3zm-8.5 7c.828 0 1.5-.672 1.5-1.5S15.328 8 14.5 8 13 8.672 13 9.5s.672 1.5 1.5 1.5zm3.5 3.234l-.513-.57c-.794-.885-2.18-.885-2.976 0l-.655.73L9 9l-3 3.333V6h7V4H6c-1.105 0-2 .895-2 2v12c0 1.105.895 2 2 2h12c1.105 0 2-.895 2-2v-7h-2v3.234z"})));break;case"gridicons-add-outline":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M12 4c4.41 0 8 3.59 8 8s-3.59 8-8 8-
6078 8-3.59-8-8 3.59-8 8-8m0-2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm5 9h-4V7h-2v4H7v2h4v4h2v-4h4v-2z"})));break;case"gridicons-add":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm5 11h-4v4h-2v-4H7v-2h4V7h2v4h4v2z"})));break;case"gridicons-align-center":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M4 19h16v-2H4v2zm13-6H7v2h10v-2zM4 9v2h16V9H4zm13-4H7v2h10V5z"})));break;case"gridicons-align-image-center":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"
6079 0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M3 5h18v2H3V5zm0 14h18v-2H3v2zm5-4h8V9H8v6z"})));break;case"gridicons-align-image-left":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M3 5h18v2H3V5zm0 14h18v-2H3v2zm0-4h8V9H3v6zm10 0h8v-2h-8v2zm0-4h8V9h-8v2z"})));break;case"gridicons-align-image-none":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M21 7H3V5h18v2zm0 10H3v2h18v-2zM11 9H3v6h8V9z"})));break;case"gridicons-align-image-right":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElem
6080 ent("path",{d:"M21 7H3V5h18v2zm0 10H3v2h18v-2zm0-8h-8v6h8V9zm-10 4H3v2h8v-2zm0-4H3v2h8V9z"})));break;case"gridicons-align-justify":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M4 19h16v-2H4v2zm16-6H4v2h16v-2zM4 9v2h16V9H4zm16-4H4v2h16V5z"})));break;case"gridicons-align-left":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M4 19h16v-2H4v2zm10-6H4v2h10v-2zM4 9v2h16V9H4zm10-4H4v2h10V5z"})));break;case"gridicons-align-right":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M20 17H4v2h16v
6081 -2zm-10-2h10v-2H10v2zM4 9v2h16V9H4zm6-2h10V5H10v2z"})));break;case"gridicons-arrow-down":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M11 4v12.17l-5.59-5.59L4 12l8 8 8-8-1.41-1.41L13 16.17V4h-2z"})));break;case"gridicons-arrow-left":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z"})));break;case"gridicons-arrow-right":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8-8
6082 -8z"})));break;case"gridicons-arrow-up":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M13 20V7.83l5.59 5.59L20 12l-8-8-8 8 1.41 1.41L11 7.83V20h2z"})));break;case"gridicons-aside":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M14 20l6-6V6c0-1.105-.895-2-2-2H6c-1.105 0-2 .895-2 2v12c0 1.105.895 2 2 2h8zM6 6h12v6h-4c-1.105 0-2 .895-2 2v4H6V6zm10 4H8V8h8v2z"})));break;case"gridicons-attachment":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M14 1c-2.762 0-5 2.238-5 5v10c0 1.657 1.343
6083 3 3 3s2.99-1.343 2.99-3V6H13v10c0 .553-.447 1-1 1-.553 0-1-.447-1-1V6c0-1.657 1.343-3 3-3s3 1.343 3 3v10.125C17 18.887 14.762 21 12 21s-5-2.238-5-5v-5H5v5c0 3.866 3.134 7 7 7s6.99-3.134 6.99-7V6c0-2.762-2.228-5-4.99-5z"})));break;case"gridicons-audio":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M8 4v10.184C7.686 14.072 7.353 14 7 14c-1.657 0-3 1.343-3 3s1.343 3 3 3 3-1.343 3-3V7h7v4.184c-.314-.112-.647-.184-1-.184-1.657 0-3 1.343-3 3s1.343 3 3 3 3-1.343 3-3V4H8z"})));break;case"gridicons-backspace":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M19 7H8l-5 5 5 5h11c1.104 0 2-.896 2-2V9c0-1.104-.896-2-2-2zm-.647 6.646l-.707.707L16 12.707l-1.647 1.
6084 647-.707-.707L15.293 12l-1.647-1.646.707-.707L16 11.293l1.646-1.647.707.707L16.707 12l1.646 1.646z"})));break;case"gridicons-bell":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M6.14 14.97l2.828 2.827c-.362.362-.862.586-1.414.586-1.105 0-2-.895-2-2 0-.552.224-1.052.586-1.414zm8.867 5.324L14.3 21 3 9.7l.706-.707 1.102.157c.754.108 1.69-.122 2.077-.51l3.885-3.884c2.34-2.34 6.135-2.34 8.475 0s2.34 6.135 0 8.475l-3.885 3.886c-.388.388-.618 1.323-.51 2.077l.157 1.1z"})));break;case"gridicons-block":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zM4 12c0-4.418 3.582-8 8-8 1.848 0 3.545
6085 .633 4.9 1.686L5.686 16.9C4.633 15.545 4 13.848 4 12zm8 8c-1.848 0-3.546-.633-4.9-1.686L18.314 7.1C19.367 8.455 20 10.152 20 12c0 4.418-3.582 8-8 8z"})));break;case"gridicons-bold":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M7 5.01h4.547c2.126 0 3.67.302 4.632.906.96.605 1.44 1.567 1.44 2.887 0 .896-.21 1.63-.63 2.205-.42.574-.98.92-1.678 1.036v.103c.95.212 1.637.608 2.057 1.19.42.58.63 1.35.63 2.315 0 1.367-.494 2.434-1.482 3.2-.99.765-2.332 1.148-4.027 1.148H7V5.01zm3 5.936h2.027c.862 0 1.486-.133 1.872-.4.386-.267.578-.708.578-1.323 0-.574-.21-.986-.63-1.236-.42-.25-1.087-.374-1.996-.374H10v3.333zm0 2.523v3.905h2.253c.876 0 1.52-.167 1.94-.502.416-.335.625-.848.625-1.54 0-1.243-.89-1.864-2.668-1.864H10z"})));break;case"gridicons-book":e=r.createElement("svg",{className:t,height:this.props.size,width:this.prop
6086 s.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M4 3h2v18H4zM18 3H7v18h11c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-2 6h-6V8h6v1zm0-2h-6V6h6v1z"})));break;case"gridicons-bookmark-outline":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M17 5v12.554l-5-2.857-5 2.857V5h10m0-2H7c-1.105 0-2 .896-2 2v16l7-4 7 4V5c0-1.104-.896-2-2-2z"})));break;case"gridicons-bookmark":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M17 3H7c-1.105 0-2 .896-2 2v16l7-4 7 4V5c0-1.104-.896-2-2-2z"})));break;case"gridicons-briefcase":e=r.createElement("svg",{className:t,height:this.props.size,w
6087 idth:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M21 6h-4V3c0-.5-.5-1-1-1H8c-.5 0-1 .5-1 1v3H3c-.6 0-1 .4-1 1v5h20V7c0-.6-.4-1-1-1zm-6 0H9V4h6v2zM14 15h-4v-2H2v8c0 .6.4 1 1 1h18c.6 0 1-.4 1-1v-8h-8v2z"})));break;case"gridicons-calendar":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M19 4h-1V2h-2v2H8V2H6v2H5c-1.105 0-2 .896-2 2v13c0 1.104.895 2 2 2h14c1.104 0 2-.896 2-2V6c0-1.104-.896-2-2-2zm0 15H5V8h14v11z"})));break;case"gridicons-camera":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M17 12c0 1.7-1.3 3-3 3s-3-1.3-3-3 1.3-3 3-3 3 1.3 3 3zm5-5
6088 v11c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V7c0-1.1.9-2 2-2V4h4v1h2l1-2h6l1 2h2c1.1 0 2 .9 2 2zM7.5 9c0-.8-.7-1.5-1.5-1.5S4.5 8.2 4.5 9s.7 1.5 1.5 1.5S7.5 9.8 7.5 9zM19 12c0-2.8-2.2-5-5-5s-5 2.2-5 5 2.2 5 5 5 5-2.2 5-5z"})));break;case"gridicons-cart":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M9 20c0 1.1-.9 2-2 2s-1.99-.9-1.99-2S5.9 18 7 18s2 .9 2 2zm8-2c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm.396-5c.937 0 1.75-.65 1.952-1.566L21 5H7V4c0-1.105-.895-2-2-2H3v2h2v11c0 1.105.895 2 2 2h12c0-1.105-.895-2-2-2H7v-2h10.396z"})));break;case"gridicons-checkmark-circle":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M11 17.768l-4.884-4.884 1.768-1.7
6089 68L11 14.232l8.658-8.658C17.823 3.39 15.075 2 12 2 6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10c0-1.528-.353-2.97-.966-4.266L11 17.768z"})));break;case"gridicons-checkmark":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M9 19.414l-6.707-6.707 1.414-1.414L9 16.586 20.293 5.293l1.414 1.414"})));break;case"gridicons-chevron-down":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M20 9l-8 8-8-8 1.414-1.414L12 14.172l6.586-6.586"})));break;case"gridicons-chevron-left":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",n
6090 ull,r.createElement("path",{d:"M14 20l-8-8 8-8 1.414 1.414L8.828 12l6.586 6.586"})));break;case"gridicons-chevron-right":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M10 20l8-8-8-8-1.414 1.414L15.172 12l-6.586 6.586"})));break;case"gridicons-chevron-up":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M4 15l8-8 8 8-1.414 1.414L12 9.828l-6.586 6.586"})));break;case"gridicons-clear-formatting":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M10.837 10.163l-4.6 4.6L10 4h4l.777 2.223-2.1
6091 44 2.144-.627-2.092-1.17 3.888zm5.495.506L19.244 19H15.82l-1.05-3.5H11.5L5 22l-1.5-1.5 17-17L22 5l-5.668 5.67zm-2.31 2.31l-.032.03.032-.01v-.02z"})));break;case"gridicons-clipboard":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M16 18H8v-2h8v2zm0-6H8v2h8v-2zm2-9h-2v2h2v15H6V5h2V3H6c-1.105 0-2 .895-2 2v15c0 1.105.895 2 2 2h12c1.105 0 2-.895 2-2V5c0-1.105-.895-2-2-2zm-4 2V4c0-1.105-.895-2-2-2s-2 .895-2 2v1c-1.105 0-2 .895-2 2v1h8V7c0-1.105-.895-2-2-2z"})));break;case"gridicons-cloud-download":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M18 9c-.01 0-.017.002-.025.003C17.72 5.646 14.922 3 11.5 3 7.91 3 5 5.91 5 9.5c0 .524.07 1.03.186 1.52C5.123 11.0
6092 15 5.064 11 5 11c-2.21 0-4 1.79-4 4 0 1.202.54 2.267 1.38 3h18.593C22.196 17.09 23 15.643 23 14c0-2.76-2.24-5-5-5zm-6 7l-4-5h3V8h2v3h3l-4 5z"})));break;case"gridicons-cloud-outline":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M11.5 5c2.336 0 4.304 1.825 4.48 4.154l.142 1.86 1.867-.012h.092C19.698 11.043 21 12.37 21 14c0 .748-.28 1.452-.783 2H3.28c-.156-.256-.28-.59-.28-1 0-1.074.85-1.953 1.915-1.998.06.007.118.012.178.015l2.66.124-.622-2.587C7.044 10.186 7 9.843 7 9.5 7 7.02 9.02 5 11.5 5m0-2C7.91 3 5 5.91 5 9.5c0 .524.07 1.03.186 1.52C5.123 11.015 5.064 11 5 11c-2.21 0-4 1.79-4 4 0 1.202.54 2.267 1.38 3h18.593C22.196 17.09 23 15.643 23 14c0-2.76-2.24-5-5-5l-.025.002C17.72 5.646 14.922 3 11.5 3z"})));break;case"gridicons-cloud-upload":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.si
6093 ze,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M18 9c-.01 0-.017.002-.025.003C17.72 5.646 14.922 3 11.5 3 7.91 3 5 5.91 5 9.5c0 .524.07 1.03.186 1.52C5.123 11.015 5.064 11 5 11c-2.21 0-4 1.79-4 4 0 1.202.54 2.267 1.38 3h18.593C22.196 17.09 23 15.643 23 14c0-2.76-2.24-5-5-5zm-5 4v3h-2v-3H8l4-5 4 5h-3z"})));break;case"gridicons-cloud":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M18 9c-.01 0-.017.002-.025.003C17.72 5.646 14.922 3 11.5 3 7.91 3 5 5.91 5 9.5c0 .524.07 1.03.186 1.52C5.123 11.015 5.064 11 5 11c-2.21 0-4 1.79-4 4 0 1.202.54 2.267 1.38 3h18.593C22.196 17.09 23 15.643 23 14c0-2.76-2.24-5-5-5z"})));break;case"gridicons-code":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this
6094 .props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M4.83 12l4.58 4.59L8 18l-6-6 6-6 1.41 1.41L4.83 12zm9.76 4.59L16 18l6-6-6-6-1.41 1.41L19.17 12l-4.58 4.59z"})));break;case"gridicons-cog":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M20 12c0-.568-.06-1.122-.174-1.656l1.834-1.612-2-3.464-2.322.786c-.82-.736-1.787-1.308-2.86-1.657L14 2h-4l-.48 2.396c-1.07.35-2.04.92-2.858 1.657L4.34 5.268l-2 3.464 1.834 1.612C4.06 10.878 4 11.432 4 12s.06 1.122.174 1.656L2.34 15.268l2 3.464 2.322-.786c.82.736 1.787 1.308 2.86 1.657L10 22h4l.48-2.396c1.07-.35 2.038-.92 2.858-1.657l2.322.786 2-3.464-1.834-1.613c.113-.535.174-1.09.174-1.657zm-8 4c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4z"})));break;case"gridicons-comment":e=r.createElement("svg",{classN
6095 ame:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M3 6v9c0 1.105.895 2 2 2h9v5l5.325-3.804c1.05-.75 1.675-1.963 1.675-3.254V6c0-1.105-.895-2-2-2H5c-1.105 0-2 .895-2 2z"})));break;case"gridicons-computer":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M20 2H4c-1.104 0-2 .896-2 2v12c0 1.104.896 2 2 2h6v2H7v2h10v-2h-3v-2h6c1.104 0 2-.896 2-2V4c0-1.104-.896-2-2-2zm0 14H4V4h16v12z"})));break;case"gridicons-create":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M21 11v8c0 1.105-.895 2-2 2H5c-1.105 0-2-.895-2-2V5c0-1.105.8
6096 95-2 2-2h8l-2 2H5v14h14v-6l2-2zM7 17h3l7.5-7.5-3-3L7 14v3zm9.94-12.94L15.5 5.5l3 3 1.44-1.44c.585-.585.585-1.535 0-2.12l-.88-.88c-.585-.585-1.535-.585-2.12 0z"})));break;case"gridicons-credit-card":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M20 4H4c-1.105 0-2 .895-2 2v12c0 1.105.895 2 2 2h16c1.105 0 2-.895 2-2V6c0-1.105-.895-2-2-2zm0 2v2H4V6h16zM4 18v-6h16v6H4zm2-4h7v2H6v-2zm9 0h3v2h-3v-2z"})));break;case"gridicons-crop":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M22 16h-4V8c0-1.105-.895-2-2-2H8V2H6v4H2v2h4v8c0 1.105.895 2 2 2h8v4h2v-4h4v-2zM8 16V8h8v8H8z"})));break;case"gridicons-cross-small":e=r.createElement("svg",{className:t,height:this
6097 .props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M17.705 7.705l-1.41-1.41L12 10.59 7.705 6.295l-1.41 1.41L10.59 12l-4.295 4.295 1.41 1.41L12 13.41l4.295 4.295 1.41-1.41L13.41 12l4.295-4.295z"})));break;case"gridicons-cross":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"})));break;case"gridicons-custom-post-type":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M19 3H5c-1.105 0-2 .895-2 2v14c0 1.105.895 2 2 2h14c1.105 0 2-.89
6098 5 2-2V5c0-1.105-.895-2-2-2zM6 6h5v5H6V6zm4.5 13C9.12 19 8 17.88 8 16.5S9.12 14 10.5 14s2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5zm3-6l3-5 3 5h-6z"})));break;case"gridicons-customize":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M2 6c0-1.505.78-3.08 2-4 0 .845.69 2 2 2 1.657 0 3 1.343 3 3 0 .386-.08.752-.212 1.09.74.594 1.476 1.19 2.19 1.81L8.9 11.98c-.62-.716-1.214-1.454-1.807-2.192C6.753 9.92 6.387 10 6 10c-2.21 0-4-1.79-4-4zm12.152 6.848l1.34-1.34c.607.304 1.283.492 2.008.492 2.485 0 4.5-2.015 4.5-4.5 0-.725-.188-1.4-.493-2.007L18 9l-2-2 3.507-3.507C18.9 3.188 18.225 3 17.5 3 15.015 3 13 5.015 13 7.5c0 .725.188 1.4.493 2.007L3 20l2 2 6.848-6.848c1.885 1.928 3.874 3.753 5.977 5.45l1.425 1.148 1.5-1.5-1.15-1.425c-1.695-2.103-3.52-4.092-5.448-5.977z"})));break;case"gridicons-dropdown":e=r.createElement("svg",{className:t,h
6099 eight:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M7 10l5 5 5-5"})));break;case"gridicons-ellipsis":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M7 12c0 1.104-.896 2-2 2s-2-.896-2-2 .896-2 2-2 2 .896 2 2zm12-2c-1.104 0-2 .896-2 2s.896 2 2 2 2-.896 2-2-.896-2-2-2zm-7 0c-1.104 0-2 .896-2 2s.896 2 2 2 2-.896 2-2-.896-2-2-2z"})));break;case"gridicons-external":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M19 13v6c0 1.105-.895 2-2 2H5c-1.105 0-2-.895-2-2V7c0-1.105.895-2 2-2h6v2H5v12h12v-6h2zM13 3v2h4.586l-7.793 7.793 1.414
6100 1.414L19 6.414V11h2V3h-8z"})));break;case"gridicons-flag":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M15 6c0-1.105-.895-2-2-2H5v17h2v-7h5c0 1.105.895 2 2 2h6V6h-5z"})));break;case"gridicons-flip-horizontal":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M20 18v-5h3v-2h-3V6c0-1.105-.895-2-2-2H6c-1.105 0-2 .895-2 2v5H1v2h3v5c0 1.105.895 2 2 2h12c1.105 0 2-.895 2-2zM6 6h12v5H6V6z"})));break;case"gridicons-flip-vertical":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M18 4h-5V1h-2v3
6101 H6c-1.105 0-2 .895-2 2v12c0 1.105.895 2 2 2h5v3h2v-3h5c1.105 0 2-.895 2-2V6c0-1.105-.895-2-2-2zM6 18V6h5v12H6z"})));break;case"gridicons-folder-multiple":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M4 8c-1.105 0-2 .895-2 2v10c0 1.1.9 2 2 2h14c1.105 0 2-.895 2-2H4V8zm16 10H8c-1.105 0-2-.895-2-2V6c0-1.105.895-2 2-2h3c1.105 0 2 .895 2 2h7c1.105 0 2 .895 2 2v8c0 1.105-.895 2-2 2z"})));break;case"gridicons-folder":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M18 19H6c-1.1 0-2-.9-2-2V7c0-1.1.9-2 2-2h3c1.1 0 2 .9 2 2h7c1.1 0 2 .9 2 2v8c0 1.1-.9 2-2 2z"})));break;case"gridicons-globe":e=r.createElement("svg",{className:t,height:this.props.size,width:th
6102 is.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm0 18l2-2 1-1v-2h-2v-1l-1-1H9v3l2 2v1.93c-3.94-.494-7-3.858-7-7.93l1 1h2v-2h2l3-3V6h-2L9 5v-.41C9.927 4.21 10.94 4 12 4s2.073.212 3 .59V6l-1 1v2l1 1 3.13-3.13c.752.897 1.304 1.964 1.606 3.13H18l-2 2v2l1 1h2l.286.286C18.03 18.06 15.24 20 12 20z"})));break;case"gridicons-grid":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M8 8H4V4h4v4zm6-4h-4v4h4V4zm6 0h-4v4h4V4zM8 10H4v4h4v-4zm6 0h-4v4h4v-4zm6 0h-4v4h4v-4zM8 16H4v4h4v-4zm6 0h-4v4h4v-4zm6 0h-4v4h4v-4z"})));break;case"gridicons-heading":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"h
6103 ttp://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M18 20h-3v-6H9v6H6V5.01h3V11h6V5.01h3V20z"})));break;case"gridicons-heart-outline":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M16.5 4.5c2.206 0 4 1.794 4 4 0 4.67-5.543 8.94-8.5 11.023C9.043 17.44 3.5 13.17 3.5 8.5c0-2.206 1.794-4 4-4 1.298 0 2.522.638 3.273 1.706L12 7.953l1.227-1.746c.75-1.07 1.975-1.707 3.273-1.707m0-1.5c-1.862 0-3.505.928-4.5 2.344C11.005 3.928 9.362 3 7.5 3 4.462 3 2 5.462 2 8.5c0 5.72 6.5 10.438 10 12.85 3.5-2.412 10-7.13 10-12.85C22 5.462 19.538 3 16.5 3z"})));break;case"gridicons-heart":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("
6104 path",{d:"M16.5 3c-1.862 0-3.505.928-4.5 2.344C11.005 3.928 9.362 3 7.5 3 4.462 3 2 5.462 2 8.5c0 5.72 6.5 10.438 10 12.85 3.5-2.412 10-7.13 10-12.85C22 5.462 19.538 3 16.5 3z"})));break;case"gridicons-help-outline":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M12 4c4.41 0 8 3.59 8 8s-3.59 8-8 8-8-3.59-8-8 3.59-8 8-8m0-2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm1 13h-2v2h2v-2zm-1.962-2v-.528c0-.4.082-.74.246-1.017.163-.276.454-.546.87-.808.333-.21.572-.397.717-.565.146-.168.22-.36.22-.577 0-.172-.078-.308-.234-.41-.156-.1-.358-.15-.608-.15-.62 0-1.34.22-2.168.658l-.854-1.67c1.02-.58 2.084-.872 3.194-.872.913 0 1.63.202 2.15.603.52.4.78.948.78 1.64 0 .495-.116.924-.347 1.287-.23.362-.6.705-1.11 1.03-.43.278-.7.48-.807.61-.108.13-.163.282-.163.458V13h-1.885z"})));break;case"gridicons-help":e
6105 =r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm1 15h-2v-2h2v2zm2.003-6.41c-.23.36-.6.704-1.108 1.028-.43.28-.7.482-.808.61-.108.13-.163.283-.163.46V13H11.04v-.528c0-.4.08-.74.245-1.017.163-.276.454-.546.872-.808.332-.21.57-.397.716-.565.145-.168.217-.36.217-.577 0-.172-.077-.308-.233-.41-.156-.1-.358-.15-.608-.15-.62 0-1.342.22-2.17.658l-.854-1.67c1.02-.58 2.084-.872 3.194-.872.913 0 1.63.202 2.15.603.52.4.78.948.78 1.64 0 .495-.116.924-.347 1.286z"})));break;case"gridicons-history":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M2.12 13.526c.742 4.78 4.902 8.47 9.88 8.47 5.5 0 1
6106 0-4.5 10-9.998S17.5 2 12 2C8.704 2 5.802 3.6 4 6V2H2.003L2 9h7V7H5.8c1.4-1.8 3.702-3 6.202-3C16.4 4 20 7.6 20 11.998s-3.6 8-8 8c-3.877 0-7.13-2.795-7.848-6.472H2.12z"}),r.createElement("path",{d:"M11.002 7v5.3l3.2 4.298 1.6-1.197-2.8-3.7V7"})));break;case"gridicons-house":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M22 9L12 1 2 9v2h2v10h5v-4c0-1.657 1.343-3 3-3s3 1.343 3 3v4h5V11h2V9z"})));break;case"gridicons-image-multiple":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M15 7.5c0-.828.672-1.5 1.5-1.5s1.5.672 1.5 1.5S17.328 9 16.5 9 15 8.328 15 7.5zM4 20h14c0 1.105-.895 2-2 2H4c-1.1 0-2-.9-2-2V8c0-1.105.895-2 2-2v14zM22 4v12c0 1.105-.895 2-2 2H8
6107 c-1.105 0-2-.895-2-2V4c0-1.105.895-2 2-2h12c1.105 0 2 .895 2 2zM8 4v6.333L11 7l4.855 5.395.656-.73c.796-.886 2.183-.886 2.977 0l.513.57V4H8z"})));break;case"gridicons-image":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M13 9.5c0-.828.672-1.5 1.5-1.5s1.5.672 1.5 1.5-.672 1.5-1.5 1.5-1.5-.672-1.5-1.5zM22 6v12c0 1.105-.895 2-2 2H4c-1.105 0-2-.895-2-2V6c0-1.105.895-2 2-2h16c1.105 0 2 .895 2 2zm-2 0H4v7.444L8 9l5.895 6.55 1.587-1.85c.798-.932 2.24-.932 3.037 0L20 15.426V6z"})));break;case"gridicons-indent-left":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M18 20h2V4h-2v16zM2 11h10.172l-2.086-2.086L11.5 7.5 16 12l-4.5 4.5-1.414-1.414L12.172 13H2v-2z"}
6108 )));break;case"gridicons-indent-right":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M6 4H4v16h2V4zm16 9H11.828l2.086 2.086L12.5 16.5 8 12l4.5-4.5 1.414 1.414L11.828 11H22v2z"})));break;case"gridicons-info-outline":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M13 9h-2V7h2v2zm0 2h-2v6h2v-6zm-1-7c-4.41 0-8 3.59-8 8s3.59 8 8 8 8-3.59 8-8-3.59-8-8-8m0-2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2z"})));break;case"gridicons-info":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createEleme
6109 nt("path",{d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z"
6110 -})));break;case"gridicons-ink":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M5 15c0 3.866 3.134 7 7 7s7-3.134 7-7c0-1.387-.41-2.677-1.105-3.765h.007L12 2l-5.903 9.235h.007C5.41 12.323 5 13.613 5 15z"})));break;case"gridicons-institution":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M2 19h20v3H2zM12 2L2 6v2h20V6M17 10h3v7h-3zM10.5 10h3v7h-3zM4 10h3v7H4z"})));break;case"gridicons-italic":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M10.536 5l-.427 2h1.5L9.262 18h-1.5l-.427 2h6.1
6111 28l.426-2h-1.5l2.347-11h1.5l.427-2"})));break;case"gridicons-layout-blocks":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M21 7h-2V3c0-1.105-.895-2-2-2H7c-1.105 0-2 .895-2 2v2H3c-1.105 0-2 .895-2 2v4c0 1.105.895 2 2 2h2v8c0 1.105.895 2 2 2h10c1.105 0 2-.895 2-2v-2h2c1.105 0 2-.895 2-2V9c0-1.105-.895-2-2-2zm-4 14H7v-8h2c1.105 0 2-.895 2-2V7c0-1.105-.895-2-2-2H7V3h10v4h-2c-1.105 0-2 .895-2 2v8c0 1.105.895 2 2 2h2v2zm4-4h-6V9h6v8z"})));break;case"gridicons-layout":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M8 20H5c-1.105 0-2-.895-2-2V6c0-1.105.895-2 2-2h3c1.105 0 2 .895 2 2v12c0 1.105-.895 2-2 2zm8-10h4c1.105 0 2-.895 2-2V5c0-1.105-.895-2-2-2h-4c-
6112 1.105 0-2 .895-2 2v3c0 1.105.895 2 2 2zm5 10v-6c0-1.105-.895-2-2-2h-5c-1.105 0-2 .895-2 2v6c0 1.105.895 2 2 2h5c1.105 0 2-.895 2-2z"})));break;case"gridicons-link-break":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M10 11l-2 2H7v-2h3zm9.64-3.64L22 5l-1.5-1.5-17 17L5 22l9-9h3v-2h-1l2-2c1.103 0 2 .897 2 2v2c0 1.103-.897 2-2 2h-4.977c.913 1.208 2.347 2 3.977 2h1c2.21 0 4-1.79 4-4v-2c0-1.623-.97-3.013-2.36-3.64zM4.36 16.64L6 15c-1.103 0-2-.897-2-2v-2c0-1.103.897-2 2-2h4.977C10.065 7.792 8.63 7 7 7H6c-2.21 0-4 1.79-4 4v2c0 1.623.97 3.013 2.36 3.64z"})));break;case"gridicons-link":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M17 13H7v-2h10v2zm1-6h-1c-
6113 1.63 0-3.065.792-3.977 2H18c1.103 0 2 .897 2 2v2c0 1.103-.897 2-2 2h-4.977c.913 1.208 2.347 2 3.977 2h1c2.21 0 4-1.79 4-4v-2c0-2.21-1.79-4-4-4zM2 11v2c0 2.21 1.79 4 4 4h1c1.63 0 3.065-.792 3.977-2H6c-1.103 0-2-.897-2-2v-2c0-1.103.897-2 2-2h4.977C10.065 7.792 8.63 7 7 7H6c-2.21 0-4 1.79-4 4z"})));break;case"gridicons-list-checkmark":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M9.5 15.5L5 20l-2.5-2.5 1.06-1.06L5 17.88l3.44-3.44L9.5 15.5zM10 5v2h11V5H10zm0 14h11v-2H10v2zm0-6h11v-2H10v2zM8.44 8.44L5 11.88l-1.44-1.44L2.5 11.5 5 14l4.5-4.5-1.06-1.06zm0-6L5 5.88 3.56 4.44 2.5 5.5 5 8l4.5-4.5-1.06-1.06z"})));break;case"gridicons-list-ordered":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement(
6114 "g",null,r.createElement("path",{d:"M8 19h13v-2H8v2zm0-6h13v-2H8v2zm0-8v2h13V5H8zm-4.425.252c.107-.096.197-.188.27-.275-.013.228-.02.48-.02.756V8h1.176V3.717H3.96L2.487 4.915l.6.738.487-.4zm.334 7.764c.474-.426.784-.715.93-.867.145-.153.26-.298.35-.436.087-.138.152-.278.194-.42.042-.143.063-.298.063-.466 0-.225-.06-.427-.18-.608s-.29-.32-.507-.417c-.218-.1-.465-.148-.742-.148-.22 0-.42.022-.596.067s-.34.11-.49.195c-.15.085-.337.226-.558.423l.636.744c.174-.15.33-.264.467-.34.138-.078.274-.117.41-.117.13 0 .232.032.304.097.073.064.11.152.11.264 0 .09-.02.176-.055.258-.036.082-.1.18-.192.294-.092.114-.287.328-.586.64L2.42 13.238V14h3.11v-.955H3.91v-.03zm.53 4.746v-.018c.306-.086.54-.225.702-.414.162-.19.243-.42.243-.685 0-.31-.126-.55-.378-.727-.252-.176-.6-.264-1.043-.264-.307 0-.58.033-.816.1s-.47.178-.696.334l.48.773c.293-.183.576-.274.85-.274.147 0 .263.027.35.082s.13.14.13.252c0 .3-.294.45-.882.45h-.27v.87h.264c.217 0 .393.017.527.05.136.03.233.08.294.143.06.064.09.154.09.27 0 .15
6115 3-.057.265-.173.337-.115.07-.3.106-.554.106-.164 0-.343-.022-.538-.07-.194-.044-.385-.115-.573-.21v.96c.228.088.44.148.637.182.196.033.41.05.64.05.56 0 .998-.114 1.314-.343.315-.228.473-.542.473-.94.002-.585-.356-.923-1.07-1.013z"})));break;case"gridicons-list-unordered":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M9 19h12v-2H9v2zm0-6h12v-2H9v2zm0-8v2h12V5H9zm-4-.5c-.828 0-1.5.672-1.5 1.5S4.172 7.5 5 7.5 6.5 6.828 6.5 6 5.828 4.5 5 4.5zm0 6c-.828 0-1.5.672-1.5 1.5s.672 1.5 1.5 1.5 1.5-.672 1.5-1.5-.672-1.5-1.5-1.5zm0 6c-.828 0-1.5.672-1.5 1.5s.672 1.5 1.5 1.5 1.5-.672 1.5-1.5-.672-1.5-1.5-1.5z"})));break;case"gridicons-location":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",nu
6116 ll,r.createElement("path",{d:"M19 9c0-3.866-3.134-7-7-7S5 5.134 5 9c0 1.387.41 2.677 1.105 3.765h-.008C8.457 16.46 12 22 12 22l5.903-9.235h-.007C18.59 11.677 19 10.387 19 9zm-7 3c-1.657 0-3-1.343-3-3s1.343-3 3-3 3 1.343 3 3-1.343 3-3 3z"})));break;case"gridicons-lock":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M18 8h-1V7c0-2.757-2.243-5-5-5S7 4.243 7 7v1H6c-1.105 0-2 .895-2 2v10c0 1.105.895 2 2 2h12c1.105 0 2-.895 2-2V10c0-1.105-.895-2-2-2zM9 7c0-1.654 1.346-3 3-3s3 1.346 3 3v1H9V7zm4 8.723V18h-2v-2.277c-.595-.346-1-.984-1-1.723 0-1.105.895-2 2-2s2 .895 2 2c0 .738-.405 1.376-1 1.723z"})));break;case"gridicons-mail":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createEl
6117 ement("path",{d:"M20 4H4c-1.105 0-2 .895-2 2v12c0 1.105.895 2 2 2h16c1.105 0 2-.895 2-2V6c0-1.105-.895-2-2-2zm0 4.236l-8 4.882-8-4.882V6h16v2.236z"})));break;case"gridicons-mention":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10v-2c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8v.5c0 .827-.673 1.5-1.5 1.5s-1.5-.673-1.5-1.5V12c0-2.76-2.24-5-5-5s-5 2.24-5 5 2.24 5 5 5c1.65 0 3.102-.81 4.013-2.043C16.648 15.6 17.527 16 18.5 16c1.93 0 3.5-1.57 3.5-3.5V12c0-5.523-4.477-10-10-10zm0 13c-1.654 0-3-1.346-3-3s1.346-3 3-3 3 1.346 3 3-1.346 3-3 3z"})));break;case"gridicons-menu":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M
6118 21 6v2H3V6h18zM3 18h18v-2H3v2zm0-5h18v-2H3v2z"})));break;case"gridicons-menus":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M9 19h10v-2H9v2zm0-6h6v-2H9v2zm0-8v2h12V5H9zm-4-.5c-.828 0-1.5.672-1.5 1.5S4.172 7.5 5 7.5 6.5 6.828 6.5 6 5.828 4.5 5 4.5zm0 6c-.828 0-1.5.672-1.5 1.5s.672 1.5 1.5 1.5 1.5-.672 1.5-1.5-.672-1.5-1.5-1.5zm0 6c-.828 0-1.5.672-1.5 1.5s.672 1.5 1.5 1.5 1.5-.672 1.5-1.5-.672-1.5-1.5-1.5z"})));break;case"gridicons-microphone":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M12 13c1.104 0 2-.896 2-2V6c0-1.104-.896-2-2-2-1.105 0-2 .896-2 2v5c0 1.104.895 2 2 2zm4-2c0 2.21-1.79 4-4 4s-4-1.79-4-4H6c0 2.972 2.164 5.433 5 5.91V20h2v-3.09c2
6119 .836-.478 5-2.94 5-5.91h-2z"})));break;case"gridicons-minus-small":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M6 11h12v2H6z"})));break;case"gridicons-minus":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M3 11h18v2H3z"})));break;case"gridicons-my-sites-horizon":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M10.986 13.928l.762-2.284-1.324-3.63c-.458-.026-.892-.08-.892-.08-.458-.027-.405-.727.054-.7 0 0 1.403.107 2.24.107.888 0 2.265-.107 2.265-.107.46-.027.513.646.055.7 0 0-.46.
6120 055-.973.082l2.006 5.966c-.875-.034-1.74-.053-2.6-.06l-.428-1.177-.403 1.17c-.252.002-.508.01-.76.015zm-7.156.393c-.21-.737-.33-1.514-.33-2.32 0-1.232.264-2.402.736-3.46l2.036 5.58c.85-.06 1.69-.104 2.526-.138L6.792 8.015c.512-.027.973-.08.973-.08.458-.055.404-.728-.055-.702 0 0-1.376.108-2.265.108-.16 0-.347-.003-.547-.01C6.418 5.025 9.03 3.5 12 3.5c2.213 0 4.228.846 5.74 2.232-.036-.002-.072-.007-.11-.007-.835 0-1.427.727-1.427 1.51 0 .7.404 1.292.835 1.993.323.566.7 1.293.7 2.344 0 .674-.244 1.463-.572 2.51.3.02.604.043.907.066l.798-2.307c.486-1.212.647-2.18.647-3.043 0-.313-.02-.603-.057-.874.662 1.21 1.04 2.6 1.04 4.077 0 .807-.128 1.58-.34 2.32.5.05 1.006.112 1.51.17.205-.798.33-1.628.33-2.49 0-5.523-4.477-10-10-10S2 6.477 2 12c0 .862.125 1.692.33 2.49.5-.057 1.003-.12 1.5-.17zm14.638 3.168C16.676 19.672 14.118 20.5 12 20.5c-1.876 0-4.55-.697-6.463-3.012-.585.048-1.174.1-1.77.16C5.572 20.272 8.578 22 12 22c3.422 0 6.43-1.73 8.232-4.35-.593-.063-1.18-.114-1.764-.162zM12 15.01c-
6121 3.715 0-7.368.266-10.958.733.18.41.35.825.506 1.247 3.427-.43 6.91-.68 10.452-.68s7.025.25 10.452.68c.156-.422.327-.836.506-1.246-3.59-.467-7.243-.734-10.958-.734z"})));break;case"gridicons-my-sites":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zM3.5 12c0-1.232.264-2.402.736-3.46L8.29 19.65C5.456 18.272 3.5 15.365 3.5 12zm8.5 8.5c-.834 0-1.64-.12-2.4-.345l2.55-7.41 2.613 7.157c.017.042.038.08.06.117-.884.31-1.833.48-2.823.48zm1.172-12.485c.512-.027.973-.08.973-.08.458-.055.404-.728-.054-.702 0 0-1.376.108-2.265.108-.835 0-2.24-.107-2.24-.107-.458-.026-.51.674-.053.7 0 0 .434.055.892.082l1.324 3.63-1.86 5.578-3.096-9.208c.512-.027.973-.08.973-.08.458-.055.403-.728-.055-.702 0 0-1.376.108-2.265.108-.16 0-.347-.003-.547-.01C6.418 5.025 9.03 3.5 12
6122 3.5c2.213 0 4.228.846 5.74 2.232-.037-.002-.072-.007-.11-.007-.835 0-1.427.727-1.427 1.51 0 .7.404 1.292.835 1.993.323.566.7 1.293.7 2.344 0 .727-.28 1.572-.646 2.748l-.848 2.833-3.072-9.138zm3.1 11.332l2.597-7.506c.484-1.212.645-2.18.645-3.044 0-.313-.02-.603-.057-.874.664 1.21 1.042 2.6 1.042 4.078 0 3.136-1.7 5.874-4.227 7.347z"})));break;case"gridicons-not-visible":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M1 12s4.188-6 11-6c.947 0 1.84.12 2.678.322L8.36 12.64C8.133 12.14 8 11.586 8 11c0-.937.335-1.787.875-2.47C6.483 9.344 4.66 10.917 3.62 12c.68.707 1.696 1.62 2.98 2.398L5.15 15.85C2.498 14.13 1 12 1 12zm22 0s-4.188 6-11 6c-.946 0-1.836-.124-2.676-.323L5 22l-1.5-1.5 17-17L22 5l-3.147 3.147C21.5 9.87 23 12 23 12zm-2.615.006c-.678-.708-1.697-1.624-2.987-2.403L16 11c0 2.21-1.79 4-4 4l-.947.947c.31.03.624.053.
6123 947.053 3.978 0 6.943-2.478 8.385-3.994z"})));break;case"gridicons-notice-outline":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M12 4c4.41 0 8 3.59 8 8s-3.59 8-8 8-8-3.59-8-8 3.59-8 8-8m0-2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm1 13h-2v2h2v-2zm-2-2h2l.5-6h-3l.5 6z"})));break;case"gridicons-notice":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm1 15h-2v-2h2v2zm0-4h-2l-.5-6h3l-.5 6z"})));break;case"gridicons-pages":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000
6124 /svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M16 8H8V6h8v2zm0 2H8v2h8v-2zm4-6v12l-6 6H6c-1.105 0-2-.895-2-2V4c0-1.105.895-2 2-2h12c1.105 0 2 .895 2 2zm-2 10V4H6v16h6v-4c0-1.105.895-2 2-2h4z"})));break;case"gridicons-pencil":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M13 6l5 5-9.507 9.507c-.686-.686-.69-1.794-.012-2.485l-.002-.003c-.69.676-1.8.673-2.485-.013-.677-.677-.686-1.762-.036-2.455l-.008-.008c-.694.65-1.78.64-2.456-.036L13 6zm7.586-.414l-2.172-2.172c-.78-.78-2.047-.78-2.828 0L14 5l5 5 1.586-1.586c.78-.78.78-2.047 0-2.828zM3 18v3h3c0-1.657-1.343-3-3-3z"})));break;case"gridicons-phone":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r
6125 .createElement("path",{d:"M16 2H8c-1.104 0-2 .896-2 2v16c0 1.104.896 2 2 2h8c1.104 0 2-.896 2-2V4c0-1.104-.896-2-2-2zm-3 19h-2v-1h2v1zm3-2H8V5h8v14z"})));break;case"gridicons-plugins":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M16 8V3c0-.552-.448-1-1-1s-1 .448-1 1v5h-4V3c0-.552-.448-1-1-1s-1 .448-1 1v5H5v4c0 2.79 1.637 5.193 4 6.317V22h6v-3.683c2.363-1.124 4-3.527 4-6.317V8h-3z"})));break;case"gridicons-plus-small":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M18 11h-5V6h-2v5H6v2h5v5h2v-5h5"})));break;case"gridicons-plus":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://
6126 www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M20 13h-7v7h-2v-7H4v-2h7V4h2v7h7v2z"})));break;case"gridicons-popout":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M6 7V5c0-1.105.895-2 2-2h11c1.105 0 2 .895 2 2v14c0 1.105-.895 2-2 2H8c-1.105 0-2-.895-2-2v-2h2v2h11V5H8v2H6zm5.5-.5l-1.414 1.414L13.172 11H3v2h10.172l-3.086 3.086L11.5 17.5 17 12l-5.5-5.5z"})));break;case"gridicons-posts":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M16 19H3v-2h13v2zm5-10H3v2h18V9zM3 5v2h11V5H3zm14 0v2h4V5h-4zm-6 8v2h10v-2H11zm-8 0v2h5v-2H3z"})));break;case"gridicons-print":e=r.createElement("svg",{className:t,height:this.
6127 props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M9 16h6v2H9v-2zm13 1h-3v3c0 1.105-.895 2-2 2H7c-1.105 0-2-.895-2-2v-3H2V9c0-1.105.895-2 2-2h1V5c0-1.105.895-2 2-2h10c1.105 0 2 .895 2 2v2h1c1.105 0 2 .895 2 2v8zM7 7h10V5H7v2zm10 7H7v6h10v-6zm3-3.5c0-.828-.672-1.5-1.5-1.5s-1.5.672-1.5 1.5.672 1.5 1.5 1.5 1.5-.672 1.5-1.5z"})));break;case"gridicons-quote":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M11.192 15.757c0-.88-.23-1.618-.69-2.217-.326-.412-.768-.683-1.327-.812-.55-.128-1.07-.137-1.54-.028-.16-.95.1-1.956.76-3.022.66-1.065 1.515-1.867 2.558-2.403L9.373 5c-.8.396-1.56.898-2.26 1.505-.71.607-1.34 1.305-1.9 2.094s-.98 1.68-1.25 2.69-.346 2.04-.217 3.1c.168 1.4.62 2.52 1.356 3.35.735.84 1.652 1.
6128 26 2.748 1.26.965 0 1.766-.29 2.4-.878.628-.576.94-1.365.94-2.368l.002.003zm9.124 0c0-.88-.23-1.618-.69-2.217-.326-.42-.77-.692-1.327-.817-.56-.124-1.074-.13-1.54-.022-.16-.94.09-1.95.75-3.02.66-1.06 1.514-1.86 2.557-2.4L18.49 5c-.8.396-1.555.898-2.26 1.505-.708.607-1.34 1.305-1.894 2.094-.556.79-.97 1.68-1.24 2.69-.273 1-.345 2.04-.217 3.1.165 1.4.615 2.52 1.35 3.35.732.833 1.646 1.25 2.742 1.25.967 0 1.768-.29 2.402-.876.627-.576.942-1.365.942-2.368v.01z"})));break;case"gridicons-reader":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M3 4v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V4H3zm7 11H5v-1h5v1zm2-2H5v-1h7v1zm0-2H5v-1h7v1zm7 4h-5v-5h5v5zm0-7H5V6h14v2z"})));break;case"gridicons-reader-following":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://w
6129 ww.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M23,13.482L15.508,21L12,17.4l1.412-1.388l2.106,2.188l6.094-6.094L23,13.482z M15.545,15.344L20,10.889V2H2v14c0,1.1,0.9,2,2,2h4.538l4.913-4.832L15.545,15.344z M8,13H4v-1h4V13z M11,11H4v-1h7V11z M11,9H4V8h7V9z M18,6H4V4h14V6z"})));break;case"gridicons-reblog":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M22.086 9.914L20 7.828V18c0 1.105-.895 2-2 2h-7v-2h7V7.828l-2.086 2.086L14.5 8.5 19 4l4.5 4.5-1.414 1.414zM6 16.172V6h7V4H6c-1.105 0-2 .895-2 2v10.172l-2.086-2.086L.5 15.5 5 20l4.5-4.5-1.414-1.414L6 16.172z"})));break;case"gridicons-redo":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r
6130 .createElement("path",{d:"M18 6v3.586L14.343 5.93C13.17 4.756 11.636 4.17 10.1 4.17s-3.07.585-4.242 1.757c-2.343 2.342-2.343 6.14 0 8.484l5.364 5.364 1.414-1.414L7.272 13c-1.56-1.56-1.56-4.097 0-5.657.755-.755 1.76-1.172 2.828-1.172 1.068 0 2.073.417 2.828 1.173L16.586 11H13v2h7V6h-2z"})));break;case"gridicons-refresh":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M17.91 14c-.478 2.833-2.943 5-5.91 5-3.308 0-6-2.692-6-6s2.692-6 6-6h2.172l-2.086 2.086L13.5 10.5 18 6l-4.5-4.5-1.414 1.414L14.172 5H12c-4.418 0-8 3.582-8 8s3.582 8 8 8c4.08 0 7.438-3.055 7.93-7h-2.02z"})));break;case"gridicons-reply":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M14 8H6
6131 .828l2.586-2.586L8 4 3 9l5 5 1.414-1.414L6.828 10H14c2.206 0 4 1.794 4 4s-1.794 4-4 4h-2v2h2c3.314 0 6-2.686 6-6s-2.686-6-6-6z"})));break;case"gridicons-rotate":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M18 14v6c0 1.105-.895 2-2 2H6c-1.105 0-2-.895-2-2v-6c0-1.105.895-2 2-2h10c1.105 0 2 .895 2 2zM13.914 2.914L11.828 5H14c4.418 0 8 3.582 8 8h-2c0-3.308-2.692-6-6-6h-2.172l2.086 2.086L12.5 10.5 8 6l1.414-1.414L12.5 1.5l1.414 1.414z"})));break;case"gridicons-scheduled":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M10.498 18l-3.705-3.704 1.415-1.415 2.294 2.295 5.293-5.293 1.415 1.415L10.498 18zM21 6v13c0 1.104-.896 2-2 2H5c-1.104 0-2-.896-2-2V6c0-
6132 1.104.896-2 2-2h1V2h2v2h8V2h2v2h1c1.104 0 2 .896 2 2zm-2 2H5v11h14V8z"})));break;case"gridicons-search":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M21 19l-5.154-5.154C16.574 12.742 17 11.42 17 10c0-3.866-3.134-7-7-7s-7 3.134-7 7 3.134 7 7 7c1.42 0 2.742-.426 3.846-1.154L19 21l2-2zM5 10c0-2.757 2.243-5 5-5s5 2.243 5 5-2.243 5-5 5-5-2.243-5-5z"})));break;case"gridicons-share-ios":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M17 8h2c1.105 0 2 .895 2 2v9c0 1.105-.895 2-2 2H5c-1.105 0-2-.895-2-2v-9c0-1.105.895-2 2-2h2v2H5v9h14v-9h-2V8zM6.5 5.5l1.414 1.414L11 3.828V14h2V3.828l3.086 3.086L17.5 5.5 12 0 6.5 5.5z"})));break;case"gridicons-share":e=r.cr
6133 eateElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M18 16c-.788 0-1.5.31-2.034.807L8.91 12.7c.05-.23.09-.46.09-.7s-.04-.47-.09-.7l7.05-4.11c.54.5 1.25.81 2.04.81 1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3c0 .24.04.47.09.7L8.04 9.81C7.5 9.31 6.79 9 6 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c.79 0 1.5-.31 2.04-.81l7.048 4.118c-.053.223-.088.453-.088.692 0 1.657 1.343 3 3 3s3-1.343 3-3-1.343-3-3-3z"})));break;case"gridicons-sign-out":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M16 17v2c0 1.105-.895 2-2 2H5c-1.105 0-2-.895-2-2V5c0-1.105.895-2 2-2h9c1.105 0 2 .895 2 2v2h-2V5H5v14h9v-2h2zm2.5-10.5l-1.414 1.414L20.172 11H10v2h10.172l-3.086 3.086L18.5 17.5 24 12l-5.5-5.5z"})
6134 ));break;case"gridicons-spam":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M17 2H7L2 7v10l5 5h10l5-5V7l-5-5zm-4 15h-2v-2h2v2zm0-4h-2l-.5-6h3l-.5 6z"})));break;case"gridicons-speaker":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M19 8v6c1.7 0 3-1.3 3-3s-1.3-3-3-3zM11 7H4c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h1v3c0 1.1.9 2 2 2h2v-5h2l4 4h2V3h-2l-4 4z"})));break;case"gridicons-special-character":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M12.005 7.418c-1.237 0-2.19.376-2.86 1.128s-1.
6135 005 1.812-1.005 3.18c0 1.387.226 2.513.677 3.377.45.865 1.135 1.543 2.05 2.036V20H5v-2.666h3.12c-1.04-.636-1.842-1.502-2.405-2.6-.564-1.097-.846-2.322-.846-3.676 0-1.258.29-2.363.875-3.317.585-.952 1.417-1.685 2.497-2.198s2.334-.77 3.763-.77c2.18 0 3.915.572 5.204 1.713s1.932 2.673 1.932 4.594c0 1.353-.283 2.57-.852 3.65-.567 1.08-1.38 1.947-2.44 2.603H19V20h-5.908v-2.86c.95-.493 1.65-1.18 2.102-2.062s.677-2.006.677-3.374c0-1.36-.336-2.415-1.01-3.164-.672-.747-1.624-1.122-2.855-1.122z"})));break;case"gridicons-star-outline":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M12 6.308l1.176 3.167.347.936.997.042 3.374.14-2.647 2.09-.784.62.27.963.91 3.25-2.813-1.872-.83-.553-.83.552-2.814 1.87.91-3.248.27-.962-.783-.62-2.648-2.092 3.374-.14.996-.04.347-.936L12 6.308M12 2L9.418 8.953 2 9.257l5.822 4.602L5.82 21 12 16.89 1
6136 8.18 21l-2.002-7.14L22 9.256l-7.418-.305L12 2z"})));break;case"gridicons-star":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M12 2l2.582 6.953L22 9.257l-5.822 4.602L18.18 21 12 16.89 5.82 21l2.002-7.14L2 9.256l7.418-.304"})));break;case"gridicons-stats-alt":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M21 21H3v-2h18v2zM8 10H4v7h4v-7zm6-7h-4v14h4V3zm6 3h-4v11h4V6z"})));break;case"gridicons-stats":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M19 3H5c-1.105 0-2 .895-2 2v14c0 1.105
6137 .895 2 2 2h14c1.105 0 2-.895 2-2V5c0-1.105-.895-2-2-2zm0 16H5V5h14v14zM9 17H7v-5h2v5zm4 0h-2V7h2v10zm4 0h-2v-7h2v7z"})));break;case"gridicons-status":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M12 4c4.41 0 8 3.59 8 8s-3.59 8-8 8-8-3.59-8-8 3.59-8 8-8m0-2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zM7.55 13c-.02.166-.05.33-.05.5 0 2.485 2.015 4.5 4.5 4.5s4.5-2.015 4.5-4.5c0-.17-.032-.334-.05-.5h-8.9zM10 10V8c0-.552-.448-1-1-1s-1 .448-1 1v2c0 .552.448 1 1 1s1-.448 1-1zm6 0V8c0-.552-.448-1-1-1s-1 .448-1 1v2c0 .552.448 1 1 1s1-.448 1-1z"})));break;case"gridicons-strikethrough":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M14.3
6138 48 12H21v2h-4.613c.24.515.368 1.094.368 1.748 0 1.317-.474 2.355-1.423 3.114-.947.76-2.266 1.138-3.956 1.138-1.557 0-2.934-.293-4.132-.878v-2.874c.985.44 1.818.75 2.5.928.682.18 1.306.27 1.872.27.68 0 1.2-.13 1.562-.39.363-.26.545-.644.545-1.158 0-.285-.08-.54-.24-.763-.16-.222-.394-.437-.704-.643-.18-.12-.483-.287-.88-.49H3v-2H14.347zm-3.528-2c-.073-.077-.143-.155-.193-.235-.126-.202-.19-.44-.19-.713 0-.44.157-.795.47-1.068.313-.273.762-.41 1.348-.41.492 0 .993.064 1.502.19.51.127 1.153.35 1.93.67l1-2.405c-.753-.327-1.473-.58-2.16-.76-.69-.18-1.414-.27-2.173-.27-1.544 0-2.753.37-3.628 1.108-.874.738-1.312 1.753-1.312 3.044 0 .302.036.58.088.848h3.318z"})));break;case"gridicons-sync":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M23.5 13.5l-3.086 3.086L19 18l-4.5-4.5 1.414-1.414L18 14.172V12c0-3.308-2.692-6-6-6V4c4
6139 .418 0 8 3.582 8 8v2.172l2.086-2.086L23.5 13.5zM6 12V9.828l2.086 2.086L9.5 10.5 5 6 3.586 7.414.5 10.5l1.414 1.414L4 9.828V12c0 4.418 3.582 8 8 8v-2c-3.308 0-6-2.692-6-6z"})));break;case"gridicons-tablet":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M18 2H6c-1.104 0-2 .896-2 2v16c0 1.104.896 2 2 2h12c1.104 0 2-.896 2-2V4c0-1.104-.896-2-2-2zm-5 19h-2v-1h2v1zm5-2H6V5h12v14z"})));break;case"gridicons-tag":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M20 2.007h-7.087c-.53 0-1.04.21-1.414.586L2.592 11.5c-.78.78-.78 2.046 0 2.827l7.086 7.086c.78.78 2.046.78 2.827 0l8.906-8.906c.376-.374.587-.883.587-1.413V4.007c0-1.105-.895-2-2-2zM17.007 9c-1.105 0-2-
6140 .895-2-2s.895-2 2-2 2 .895 2 2-.895 2-2 2z"})));break;case"gridicons-text-color":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M3 19h18v3H3v-3zM15.82 17h3.424L14 3h-4L4.756 17H8.18l1.067-3.5h5.506L15.82 17zm-1.952-6h-3.73l1.868-5.725L13.868 11z"})));break;case"gridicons-themes":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M4 6c-1.105 0-2 .895-2 2v12c0 1.1.9 2 2 2h12c1.105 0 2-.895 2-2H4V6zm16-4H8c-1.105 0-2 .895-2 2v12c0 1.105.895 2 2 2h12c1.105 0 2-.895 2-2V4c0-1.105-.895-2-2-2zm-5 14H8V9h7v7zm5 0h-3V9h3v7zm0-9H8V4h12v3z"})));break;case"gridicons-thumbs-up":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick
6141 :this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M6.7 22H2v-9h2l2.7 9zM20 9h-6V5c0-1.657-1.343-3-3-3h-1v4L7.1 9.625c-.712.89-1.1 1.996-1.1 3.135V14l2.1 7h8.337c1.836 0 3.435-1.25 3.88-3.03l1.622-6.485C22.254 10.223 21.3 9 20 9z"})));break;case"gridicons-time":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M12 4c4.41 0 8 3.59 8 8s-3.59 8-8 8-8-3.59-8-8 3.59-8 8-8m0-2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm3.8 13.4L13 11.667V7h-2v5.333l3.2 4.266 1.6-1.2z"})));break;case"gridicons-trash":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M6.187 8h11.62
6142 5l-.695 11.125C17.05 20.18 16.177 21 15.12 21H8.88c-1.057 0-1.93-.82-1.997-1.875L6.187 8zM19 5v2H5V5h3V4c0-1.105.895-2 2-2h4c1.105 0 2 .895 2 2v1h3zm-9 0h4V4h-4v1z"
6143 -})));break;case"gridicons-trophy":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M18 5.062V3H6v2.062H2V8c0 2.525 1.89 4.598 4.324 4.932.7 2.058 2.485 3.61 4.676 3.978V18c0 1.105-.895 2-2 2H8v2h8v-2h-1c-1.105 0-2-.895-2-2v-1.09c2.19-.368 3.976-1.92 4.676-3.978C20.11 12.598 22 10.525 22 8V5.062h-4zM4 8v-.938h2v3.766C4.836 10.416 4 9.304 4 8zm16 0c0 1.304-.836 2.416-2 2.83V7.06h2V8z"})));break;case"gridicons-types":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M22 17c0 2.76-2.24 5-5 5s-5-2.24-5-5 2.24-5 5-5 5 2.24 5 5zM6.5 6.5h3.8L7 1 1 11h5.5V6.5zm9.5 4.085V8H8v8h2.585c.433-2.783 2.632-4.982 5.415-5.415z"})));break;case"gridicons-underline":e=r.creat
6144 eElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M4 19v2h16v-2H4zM18 3v8c0 3.314-2.686 6-6 6s-6-2.686-6-6V3h3v8c0 1.654 1.346 3 3 3s3-1.346 3-3V3h3z"})));break;case"gridicons-undo":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M18.142 5.93C16.97 4.756 15.435 4.17 13.9 4.17s-3.072.586-4.244 1.757L6 9.585V6H4v7h7v-2H7.414l3.657-3.657c.756-.755 1.76-1.172 2.83-1.172 1.067 0 2.072.417 2.827 1.173 1.56 1.56 1.56 4.097 0 5.657l-5.364 5.364 1.414 1.414 5.364-5.364c2.345-2.343 2.345-6.142.002-8.485z"})));break;case"gridicons-user-circle":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.o
6145 rg/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm0 18.5c-4.694 0-8.5-3.806-8.5-8.5S7.306 3.5 12 3.5s8.5 3.806 8.5 8.5-3.806 8.5-8.5 8.5zm0-8c-3.038 0-5.5 1.728-5.5 3.5s2.462 3.5 5.5 3.5 5.5-1.728 5.5-3.5-2.462-3.5-5.5-3.5zm0-.5c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3z"})));break;case"gridicons-user":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M12 4c2.21 0 4 1.79 4 4s-1.79 4-4 4-4-1.79-4-4 1.79-4 4-4zm0 16s8 0 8-2c0-2.4-3.9-5-8-5s-8 2.6-8 5c0 2 8 2 8 2z"})));break;case"gridicons-video-camera":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createEle
6146 ment("path",{d:"M17 9V7c0-1.105-.895-2-2-2H4c-1.105 0-2 .895-2 2v10c0 1.105.895 2 2 2h11c1.105 0 2-.895 2-2v-2l5 4V5l-5 4z"})));break;case"gridicons-video":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M20 4v2h-2V4H6v2H4V4c-1.105 0-2 .895-2 2v12c0 1.105.895 2 2 2v-2h2v2h12v-2h2v2c1.105 0 2-.895 2-2V6c0-1.105-.895-2-2-2zM6 16H4v-3h2v3zm0-5H4V8h2v3zm4 4V9l4.5 3-4.5 3zm10 1h-2v-3h2v3zm0-5h-2V8h2v3z"})));break;case"gridicons-visible":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M12 6C5.188 6 1 12 1 12s4.188 6 11 6 11-6 11-6-4.188-6-11-6zm0 10c-3.943 0-6.926-2.484-8.38-4 1.04-1.085 2.863-2.657 5.255-3.47C8.335 9.214 8 10.064 8 11c0 2.21 1.79 4 4 4s4-1
6147 .79 4-4c0-.937-.335-1.787-.875-2.47 2.393.813 4.216 2.386 5.254 3.47-1.456 1.518-4.438 4-8.38 4z"})))}return e}});e.exports=i},796,,796,,796,,function(e,t,n){e.exports=function(){n(29).injection.injectEventPluginsByName({TapEventPlugin:n(819)})}},function(e,t,n){"use strict";function r(e,t){var n=u.extractSingleTouch(t);return n?n[e.page]:e.page in t?t[e.page]:t[e.client]+l[e.envScroll]}function a(e,t){var n=r(b.x,t),a=r(b.y,t);return Math.pow(Math.pow(n-e.x,2)+Math.pow(a-e.y,2),.5)}var o=n(28),i=n(31),s=n(71),c=n(85),u=n(820),l=n(36),d=n(821),p=o.topLevelTypes,f=i.isStartish,h=i.isEndish,m=function(e){var t=[p.topTouchCancel,p.topTouchEnd,p.topTouchStart,p.topTouchMove];return t.indexOf(e)>=0},M=10,_=750,g={x:null,y:null},v=null,b={x:{page:"pageX",client:"clientX",envScroll:"currentPageScrollLeft"},y:{page:"pageY",client:"clientY",envScroll:"currentPageScrollTop"}},y=[p.topTouchStart,p.topTouchCancel,p.topTouchEnd,p.topTouchMove],A=[p.topMouseDown,p.topMouseMove,p.topMouseUp].conca
6148 t(y),T={touchTap:{phasedRegistrationNames:{bubbled:d({onTouchTap:null}),captured:d({onTouchTapCapture:null})},dependencies:A}},L=function(){return Date.now?Date.now:function(){return+new Date}}(),E={tapMoveThreshold:M,ignoreMouseThreshold:_,eventTypes:T,extractEvents:function(e,t,n,o,i){if(m(e))v=L();else if(v&&L()-v<_)return null;if(!f(e)&&!h(e))return null;var u=null,l=a(g,o);return h(e)&&l<M&&(u=c.getPooled(T.touchTap,n,o,i)),f(e)?(g.x=r(b.x,o),g.y=r(b.y,o)):h(e)&&(g.x=0,g.y=0),s.accumulateTwoPhaseDispatches(u),u}};e.exports=E},function(e,t){var n={extractSingleTouch:function(e){var t=e.touches,n=e.changedTouches,r=t&&t.length>0,a=n&&n.length>0;return!r&&a?n[0]:r?t[0]:e}};e.exports=n},77,function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(154),s=n(705),c=r(s),u=n(749),l=r(u),d=n(805),p=r(d),f=n(806),h=r(f),m=n(467),M=n(823),_=r(M),g=n(657),v=r(g),b=n(818),y=r(b),A=n(699),T=n(348
6149 );(0,y["default"])();var L=o["default"].createClass({displayName:"NavigationSettings",openSearch:function(){var e=window.location.hash;e.indexOf("search")===-1&&(window.location.hash="search")},onSearch:function(e){e.length>=3&&v["default"].tracks.recordEvent("jetpack_wpa_search_term",{term:e.toLowerCase()}),this.props.searchForTerm((0,_["default"])(e||"").toLowerCase())},onClose:function(){var e=window.location.hash;e.indexOf("search")>-1&&this.context.router.goBack()},maybeShowSearch:function(){var e=this.props.userCanManageModules;if(e)return o["default"].createElement(h["default"],{pinned:!0,placeholder:(0,m.translate)("Search for a Jetpack feature."),delaySearch:!0,delayTimeout:500,onSearchOpen:this.openSearch,onSearch:this.onSearch,onSearchClose:this.onClose,isOpen:"/search"===this.props.route.path})},render:function(){var e=void 0;return e=this.props.userCanManageModules?o["default"].createElement(l["default"],{selectedText:this.props.route.name},o["default"].createElement(p[
6150 "default"],{path:"#general",selected:"/general"===this.props.route.path||"/settings"===this.props.route.path},(0,m.translate)("General",{context:"Navigation item."})),o["default"].createElement(p["default"],{path:"#engagement",selected:"/engagement"===this.props.route.path},(0,m.translate)("Engagement",{context:"Navigation item."})),o["default"].createElement(p["default"],{path:"#security",selected:"/security"===this.props.route.path},(0,m.translate)("Security",{context:"Navigation item."})),o["default"].createElement(p["default"],{path:"#appearance",selected:"/appearance"===this.props.route.path},(0,m.translate)("Appearance",{context:"Navigation item."})),o["default"].createElement(p["default"],{path:"#writing",selected:"/writing"===this.props.route.path},(0,m.translate)("Writing",{context:"Navigation item."}))):this.props.isSubscriber?o["default"].createElement(l["default"],{selectedText:this.props.route.name},o["default"].createElement(p["default"],{path:"#general",selected:"/gen
6151 eral"===this.props.route.path||"/settings"===this.props.route.path},(0,m.translate)("General",{context:"Navigation item."}))):o["default"].createElement(l["default"],{selectedText:this.props.route.name},o["default"].createElement(p["default"],{path:"#general",selected:"/general"===this.props.route.path||"/settings"===this.props.route.path},(0,m.translate)("General",{context:"Navigation item."})),o["default"].createElement(p["default"],{path:"#engagement",selected:"/engagement"===this.props.route.path},(0,m.translate)("Engagement",{context:"Navigation item."})),o["default"].createElement(p["default"],{path:"#writing",selected:"/writing"===this.props.route.path},(0,m.translate)("Writing",{context:"Navigation item."}))),o["default"].createElement("div",{className:"dops-navigation"},o["default"].createElement(c["default"],{selectedText:this.props.route.name},e,this.maybeShowSearch()))}});L.contextTypes={router:o["default"].PropTypes.object.isRequired},t["default"]=(0,i.connect)(function
6152 (e){return{userCanManageModules:(0,T.userCanManageModules)(e),isSubscriber:(0,T.userIsSubscriber)(e)}},function(e){return{searchForTerm:function(t){return e((0,A.filterSearch)(t))}}})(L),e.exports=t["default"]},function(e,t,n){function r(e,t,n){if(e=u(e),e&&(n||void 0===t))return e.replace(l,"");if(!e||!(t=a(t)))return e;var r=c(e),d=c(t),p=s(r,d),f=i(r,d)+1;return o(r,p,f).join("")}var a=n(429),o=n(824),i=n(826),s=n(827),c=n(828),u=n(428),l=/^\s+|\s+$/g;e.exports=r},function(e,t,n){function r(e,t,n){var r=e.length;return n=void 0===n?r:n,!t&&n>=r?e:a(e,t,n)}var a=n(825);e.exports=r},780,function(e,t,n){function r(e,t){for(var n=e.length;n--&&a(t,e[n],0)>-1;);return n}var a=n(643);e.exports=r},function(e,t,n){function r(e,t){for(var n=-1,r=e.length;++n<r&&a(t,e[n],0)>-1;);return n}var a=n(643);e.exports=r},function(e,t,n){function r(e){return o(e)?i(e):a(e)}var a=n(829),o=n(830),i=n(831);e.exports=r},function(e,t){function n(e){return e.split("")}e.exports=n},function(e,t){function
6153 n(e){return c.test(e)}var r="\\ud800-\\udfff",a="\\u0300-\\u036f\\ufe20-\\ufe23",o="\\u20d0-\\u20f0",i="\\ufe0e\\ufe0f",s="\\u200d",c=RegExp("["+s+r+a+o+i+"]");e.exports=n},function(e,t){function n(e){return e.match(b)||[]}var r="\\ud800-\\udfff",a="\\u0300-\\u036f\\ufe20-\\ufe23",o="\\u20d0-\\u20f0",i="\\ufe0e\\ufe0f",s="["+r+"]",c="["+a+o+"]",u="\\ud83c[\\udffb-\\udfff]",l="(?:"+c+"|"+u+")",d="[^"+r+"]",p="(?:\\ud83c[\\udde6-\\uddff]){2}",f="[\\ud800-\\udbff][\\udc00-\\udfff]",h="\\u200d",m=l+"?",M="["+i+"]?",_="(?:"+h+"(?:"+[d,p,f].join("|")+")"+M+m+")*",g=M+m+_,v="(?:"+[d+c+"?",c,p,f,s].join("|")+")",b=RegExp(u+"(?="+u+")|"+v+g,"g");e.exports=n},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(154),s=n(833),c=r(s),u=n(467),l=n(837),d=r(l),p=n(640),f=n(856),h=o["default"].createClass({displayName:"JetpackConnect",render:function(){return o["default"].createElement("div",{clas
6154 sName:"jp-jetpack-connect__container"},o["default"].createElement("h1",{className:"jp-jetpack-connect__container-title",title:"Welcome to Jetpack"},(0,u.translate)("Welcome to Jetpack")),o["default"].createElement(c["default"],{className:"jp-jetpack-connect__cta"},o["default"].createElement("p",{className:"jp-jetpack-connect__description"},(0,u.translate)("Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.")),o["default"].createElement(d["default"],null),o["default"].createElement("p",null,o["default"].createElement("a",{href:this.props.connectUrl,className:"jp-jetpack-connect__link"},(0,u.translate)("No account? Create one for free…")))),o["default"].createElement(c["default"],{className:"jp-jetpack-connect__feature jp-jetpack-connect__traffic"},o["default"].createElement("header",{className:"jp-jetpack-connect__header"},o["default"].createElement("h2",{className:"jp-jetpack-connect_
6155 _container-subtitle",title:"Drive more traffic to your site with Jetpack"},(0,u.translate)("Drive more traffic to your site")),o["default"].createElement("p",{className:"jp-jetpack-connect__description"},(0,u.translate)("Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.")),o["default"].createElement("div",{className:"jp-jetpack-connect__header-img-container"},o["default"].createElement("img",{src:f.imagePath+"long-clouds.svg",width:"1160",height:"63",alt:"Decoration: Jetpack clouds",className:"jp-jetpack-connect__header-img"})," ",o["default"].createElement("img",{src:f.imagePath+"stat-bars.svg",width:"400",alt:"Decoration: Jetpack bar graph",className:"jp-jetpack-connect__header-img"}))),o["default"].createElement("div",{className:"jp-jetpack-connect__interior-container"},o["default"].createElement("div",{className:"jp-jetpack-connect__feature-list"},o["default"].createElement("div",{className:"jp-jetpack-connect__feature-l
6156 ist-column"},o["default"].createElement("h3",{title:"Jetpack's Publicize feature",className:"dops-section-header__label"},(0,u.translate)("Publicize",{context:"Header. Noun: Publicize is a module of Jetpack"})),o["default"].createElement("div",{className:"jp-jetpack-connect__feature-content"},o["default"].createElement("h4",{className:"jp-jetpack-connect__feature-content-title",title:"Automated social marketing"},(0,u.translate)("Automated social marketing.")),o["default"].createElement("p",null,(0,u.translate)("Use Publicize to automatically share your posts with friends, followers, and the world.")))),o["default"].createElement("div",{className:"jp-jetpack-connect__feature-list-column"},o["default"].createElement("h3",{title:"Jetpack's Sharing and Like features",className:"dops-section-header__label"},(0,u.translate)("Sharing & Like Buttons")),o["default"].createElement("div",{className:"jp-jetpack-connect__feature-content"},o["default"].createElement("h4",{className:"jp-jetpack-c
6157 onnect__feature-content-title",title:"Build a community"},(0,u.translate)("Build a community.")),o["default"].createElement("p",null,(0,u.translate)("Give visitors the tools to share and subscribe to your content.")))),o["default"].createElement("div",{className:"jp-jetpack-connect__feature-list-column"},o["default"].createElement("h3",{title:"Jetpack's Related Posts feature",className:"dops-section-header__label"},(0,u.translate)("Related Posts",{context:"Header. Noun: Related posts is a module of Jetpack."})),o["default"].createElement("div",{className:"jp-jetpack-connect__feature-content"},o["default"].createElement("h4",{className:"jp-jetpack-connect__feature-content-title",title:"Increase page views"},(0,u.translate)("Increase page views.")),o["default"].createElement("p",null,(0,u.translate)("Keep visitors engaged by giving them more to share and read with Related Posts."))))),o["default"].createElement("h2",{className:"jp-jetpack-connect__container-subtitle",title:"Track your
6158 growth"},(0,u.translate)("Track your growth")),o["default"].createElement("p",{className:"jp-jetpack-connect__description"},(0,u.translate)("Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.")),o["default"].createElement("img",{src:f.imagePath+"stats-example-med.png",srcSet:f.imagePath+"stats-example-sm.png 445w, "+f.imagePath+"stats-example-med.png 770w, "+f.imagePath+"stats-example-lrg.png 1200w",className:"jp-jetpack-connect__feature-image",alt:"Jetpack statistics and traffic insights graph"}))),o["default"].createElement(c["default"],{className:"jp-jetpack-connect__feature"},o["default"].createElement("header",{className:"jp-jetpack-connect__header"},o["default"].createElement("h2",{className:"jp-jetpack-connect__container-subtitle",title:"Site security and peace of mind with Jetpack"},(0,u.translate)("Site security and peace of mind")),o["default"].createElement("p",{classNam
6159 e:"jp-jetpack-connect__description"},(0,u.translate)("Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry."))),o["default"].createElement("div",{className:"jp-jetpack-connect__interior-container"},o["default"].createElement("div",{className:"jp-jetpack-connect__feature-list"},o["default"].createElement("div",{className:"jp-jetpack-connect__feature-list-column"},o["default"].createElement("h3",{title:"Jetpack's Protect feature",className:"dops-section-header__label"},(0,u.translate)("Protect",{context:"Header. Noun: Protect is a module of Jetpack."})),o["default"].createElement("div",{className:"jp-jetpack-connect__feature-content"},o["default"].createElement("h4",{className:"jp-jetpack-connect__feature-content-title",title:"Block site attacks"},(0,u.translate)("Block site attacks.")),o["default"].createElement("p",null,(0,u.translate)("Gain peace of mind with Protect, the tool that ha
6160 s blocked billions of login attacks across millions of sites.")))),o["default"].createElement("div",{className:"jp-jetpack-connect__feature-list-column"},o["default"].createElement("h3",{title:"Jetpack's Monitor features",className:"dops-section-header__label"},(0,u.translate)("Monitor",{context:"Header. Noun: Monitor is a module of Jetpack."})),o["default"].createElement("div",{className:"jp-jetpack-connect__feature-content"},o["default"].createElement("h4",{className:"jp-jetpack-connect__feature-content-title",title:"Live site monitoring"},(0,u.translate)("Live site monitoring.")),o["default"].createElement("p",null,(0,u.translate)("Stress less. Monitor will send you real-time alerts if your site ever goes down.")))),o["default"].createElement("div",{className:"jp-jetpack-connect__feature-list-column"},o["default"].createElement("h3",{title:"Jetpack's Manage feature",className:"dops-section-header__label"},(0,u.translate)("Manage",{context:"Header. Noun: Manage is a module of Jetp
6161 ack."})),o["default"].createElement("div",{className:"jp-jetpack-connect__feature-content"},o["default"].createElement("h4",{className:"jp-jetpack-connect__feature-content-title",title:"Automatic site updates"},(0,u.translate)("Automatic site updates.")),o["default"].createElement("p",null,(0,u.translate)("Never fall behind on a security release or waste time updating multiple sites."))))))),o["default"].createElement(c["default"],{className:"jp-jetpack-connect__feature"},o["default"].createElement("header",{className:"jp-jetpack-connect__header"},o["default"].createElement("h2",{className:"jp-jetpack-connect__container-subtitle",title:"lightning fast optimized images with Jetpack Photon"},(0,u.translate)("Lightning fast, optimized images")),o["default"].createElement("p",{className:"jp-jetpack-connect__description"},(0,u.translate)("Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and it
6162 s completely free."))),o["default"].createElement("div",{className:"jp-jetpack-connect__interior-container"},o["default"].createElement("img",{src:f.imagePath+"feature-photon-med.jpg",srcSet:f.imagePath+"feature-photon-sm.jpg 600w, "+f.imagePath+"feature-photon-med.jpg 770w, "+f.imagePath+"feature-photon-lrg.jpg 1200w",className:"jp-jetpack-connect__feature-image",alt:"Jetpacks photon serves up lightning fast, optimized images"}))),o["default"].createElement(c["default"],{className:"jp-jetpack-connect__feature"},o["default"].createElement("header",{className:"jp-jetpack-connect__header"},o["default"].createElement("h2",{className:"jp-jetpack-connect__container-subtitle",title:"Jetpack offers free, professional support"},(0,u.translate)("Did we mention free, professional support?")),o["default"].createElement("p",{className:"jp-jetpack-connect__description"},(0,u.translate)("Jetpack is supported by some of the most technical and passionate people in the community. They're located aro
6163 und the globe and ready to help you."))),o["default"].createElement("div",{className:"jp-jetpack-connect__interior-container"},o["default"].createElement("img",{src:f.imagePath+"aurora-med.jpg",srcSet:f.imagePath+"aurora-sm.jpg 600w, "+f.imagePath+"aurora-med.jpg 770w, "+f.imagePath+"aurora-lrg.jpg 1200w",className:"jp-jetpack-connect__feature-image",alt:"Jetpack's free support team"}))),o["default"].createElement(c["default"],{className:"jp-jetpack-connect__cta"},o["default"].createElement("p",{className:"jp-jetpack-connect__description"},(0,u.translate)("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.")),o["default"].createElement(d["default"],null),o["default"].createElement("p",null,o["default"].createElement("a",{href:"https://wordpress.com/start/jetpack/",className:"jp-jetpack-connect__link"},(0,u.translate)("No account? Create one for free…")))))}});t["default"]=(0,i.connec
6164 t)(function(e){return{connectUrl:(0,p.getConnectUrl)(e)}})(h),e.exports=t["default"]},function(e,t,n){"use strict";function r(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}var a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o=n(142),i=n(834),s=n(748);n(835);var c=o.createClass({displayName:"CardSection",propTypes:{title:o.PropTypes.any,vertical:o.PropTypes.any,style:o.PropTypes.object,className:o.PropTypes.string,device:o.PropTypes.oneOf(["desktop","tablet","phone"])},getDefaultProps:function(){return{vertical:null}},render:function(){return o.createElement("div",{className:s("dops-card-section",this.props.className),style:this.props.style},this.props.title?this._renderWithTitle():this.props.children)},_renderWithTitle:function(){var e=this.props.vertical?"vertical":"horizontal",t="dops-card-section-orient
6165 -"+e;return o.createElement("div",{className:t},o.createElement("h4",{ref:"label",className:"dops-card-section-label"},this.props.title),o.createElement("div",{ref:"content",className:"dops-card-section-content"},this.props.children))}}),u=o.createClass({displayName:"CardFooter",render:function(){return o.createElement("div",{className:"dops-card-footer"},this.props.children)}}),l=o.createClass({displayName:"Card",propTypes:{title:o.PropTypes.any,meta:o.PropTypes.any,icon:o.PropTypes.string,iconLabel:o.PropTypes.any,iconColor:o.PropTypes.string,style:o.PropTypes.object,className:o.PropTypes.string,compact:o.PropTypes.bool,device:o.PropTypes.oneOf(["desktop","tablet","mobile"])},getDefaultProps:function(){return{iconColor:"#787878",className:""}},render:function(){var e=this.props,t=(e.style,e.title),n=e.meta,i=e.icon,c=e.iconLabel,u=r(e,["style","title","meta","icon","iconLabel"]),l=s({"dops-card":!0,"is-compact":this.props.compact});return o.createElement("div",a({},u,{className:s(
6166 this.props.className,l),style:this.props.style}),this.props.title&&o.createElement("h2",{className:"dops-card-title"},t,n&&o.createElement("span",{className:"dops-card-meta"},n),(i||c)&&this._renderIcon()),this.props.children)},_renderIcon:function(){return o.createElement("span",{className:"dops-card-icon",style:{color:this.props.iconColor}},this.props.icon&&o.createElement(i,{name:this.props.icon,style:{backgroundColor:this.props.iconColor}}),this.props.iconLabel)}});l.Section=c,l.Footer=u,e.exports=l},function(e,t,n){"use strict";var r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},a=n(142),o=n(807),i=a.createClass({displayName:"Icon",propTypes:{name:a.PropTypes.string.isRequired,style:a.PropTypes.object,onMouseOver:a.PropTypes.func,onMouseOut:a.PropTypes.func,isPresentation:a.PropTypes.bool},getDefaultProps:function(){return{style:{},onMouseOver:o,onMouseOut:o,isPre
6167 sentation:!0}},render:function(){var e={};return this.props.isPresentation&&(e={"aria-hidden":!0,role:"presentation"}),a.createElement("span",r({style:this.props.style,onMouseOver:this.props.onMouseOver,onMouseOut:this.props.onMouseOut,className:"genericon genericon-"+this.props.name},e),this.props.children)}});e.exports=i},796,,function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(154),s=n(838),c=r(s),u=n(467),l=n(640),d=n(841),p=r(d),f=o["default"].createClass({displayName:"ConnectButton",propTypes:{type:o["default"].PropTypes.bool},getDefaultProps:function(){return{connectUser:!1}},renderUserButton:function(){var e=this.props.fetchingConnectUrl(this.props),t=this.props.isUnlinking(this.props);return this.props.isLinked(this.props)?o["default"].createElement("div",null,o["default"].createElement(c["default"],{onClick:this.props.unlinkUser,disabled:t},(0,u.translate)("Unlink me from
6168 WordPress.com"))):o["default"].createElement(c["default"],{className:"is-primary jp-jetpack-connect__button",href:this.props.connectUrl(this.props),disabled:e},(0,u.translate)("Link to WordPress.com"))},disconnectSite:function(){window.confirm((0,u.translate)("Do you really want to disconnect your site from WordPress.com?"))&&this.props.disconnectSite()},renderContent:function(){var e=this.props.fetchingConnectUrl(this.props),t=this.props.isDisconnecting(this.props);return this.props.connectUser?this.renderUserButton():this.props.isSiteConnected(this.props)?o["default"].createElement(c["default"],{onClick:this.disconnectSite,disabled:t},(0,u.translate)("Disconnect Jetpack")):o["default"].createElement(c["default"],{className:"is-primary jp-jetpack-connect__button",href:this.props.connectUrl(this.props),disabled:e},(0,u.translate)("Connect Jetpack"))},render:function(){return o["default"].createElement("div",null,o["default"].createElement(p["default"],null),this.renderContent())}})
6169 ;t["default"]=(0,i.connect)(function(e){return{isSiteConnected:function(){return(0,l.getSiteConnectionStatus)(e)},isDisconnecting:function(){return(0,l.isDisconnectingSite)(e)},fetchingConnectUrl:function(){return(0,l.isFetchingConnectUrl)(e)},connectUrl:function(){return(0,l.getConnectUrl)(e)},isLinked:function(){return(0,l.isCurrentUserLinked)(e)},isUnlinking:function(){return(0,l.isUnlinkingUser)(e)}}},function(e){return{disconnectSite:function(){return e((0,l.disconnectSite)())},unlinkUser:function(){return e((0,l.unlinkUser)())}}})(f),e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(658),s=r(i),c=n(748),u=r(c),l=n(807),d=r(l);n(839),t["default"]=o["default"].createClass({displayName:"Button",propTypes:{disabled:o["default"].PropTypes.bool,compact:o["default"].PropTypes.bool,primary:o["default"].PropTypes.bool,scary:o["default"].PropTypes.bool,type:o[
6170 "default"].PropTypes.string,href:o["default"].PropTypes.string,onClick:o["default"].PropTypes.func,borderless:o["default"].PropTypes.bool},getDefaultProps:function(){return{disabled:!1,type:"button",onClick:d["default"],borderless:!1}},render:function(){var e=this.props.href?"a":"button",t=(0,u["default"])({"dops-button":!0,"is-compact":this.props.compact,"is-primary":this.props.primary,"is-scary":this.props.scary,"is-borderless":this.props.borderless}),n=(0,s["default"])({},this.props,{className:(0,u["default"])(this.props.className,t)});return o["default"].createElement(e,n,this.props.children)}}),e.exports=t["default"]},796,,function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(842),o=r(a),i=n(845),s=r(i),c=n(846),u=r(c),l=n(847),d=r(l),p=n(848),f=r(p),h=n(142),m=n(154),M=n(161),_=n(640),g=function(e){function t(){return(0,s["default"])(this,t),(0,d["default"])(this,(t.__proto__||(0,o["default"])
6171 (t)).apply(this,arguments))}return(0,f["default"])(t,e),(0,u["default"])(t,[{key:"componentWillMount",value:function(){this.props.fetchConnectUrl()}},{key:"render",value:function(){return null}}]),t}(h.Component);g.defaultProps={fetchConnectUrl:function(){}},t["default"]=(0,m.connect)(function(){return{fetchConnectUrl:(0,_.fetchConnectUrl)()}},function(e){return(0,M.bindActionCreators)({fetchConnectUrl:_.fetchConnectUrl},e)})(g),e.exports=t["default"]},function(e,t,n){e.exports={"default":n(843),__esModule:!0}},function(e,t,n){n(844),e.exports=n(278).Object.getPrototypeOf},function(e,t,n){var r=n(313),a=n(312);n(453)("getPrototypeOf",function(){return function(e){return a(r(e))}})},function(e,t){"use strict";t.__esModule=!0,t["default"]=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var a=n(455),o=r(a);t["default"]=function(){function e(e,t
6172 ){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),(0,o["default"])(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}()},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var a=n(267),o=r(a);t["default"]=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!==("undefined"==typeof t?"undefined":(0,o["default"])(t))&&"function"!=typeof t?e:t}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var a=n(849),o=r(a),i=n(853),s=r(i),c=n(267),u=r(c);t["default"]=function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+("undefined"==typeof t?"undefined":(0,u["default"])(t)));e.prototype=(0,s["default"])(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,co
6173 nfigurable:!0}}),t&&(o["default"]?(0,o["default"])(e,t):e.__proto__=t)}},function(e,t,n){e.exports={"default":n(850),__esModule:!0}},function(e,t,n){n(851),e.exports=n(278).Object.setPrototypeOf},function(e,t,n){var r=n(276);r(r.S,"Object",{setPrototypeOf:n(852).set})},function(e,t,n){var r=n(284),a=n(283),o=function(e,t){if(a(e),!r(t)&&null!==t)throw TypeError(t+": can't set as prototype!")};e.exports={set:Object.setPrototypeOf||("__proto__"in{}?function(e,t,r){try{r=n(279)(Function.call,n(331).f(Object.prototype,"__proto__").set,2),r(e,[]),t=!(e instanceof Array)}catch(a){t=!0}return function(e,n){return o(e,n),t?e.__proto__=n:r(e,n),e}}({},!1):void 0),check:o}},function(e,t,n){e.exports={"default":n(854),__esModule:!0}},function(e,t,n){n(855);var r=n(278).Object;e.exports=function(e,t){return r.create(e,t)}},function(e,t,n){var r=n(276);r(r.S,"Object",{create:n(295)})},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});t.imagePath=window.Initial_State.plu
6174 ginBaseUrl+"/images/"},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e){return{__html:e.jumpstart_desc}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(142),i=r(o),s=n(161),c=n(154),u=n(833),l=r(u),d=n(858),p=r(d),f=n(838),h=r(f),m=n(808),M=r(m),_=n(467),g=n(657),v=r(g),b=n(654),y=n(448),A=i["default"].createClass({displayName:"JumpStart",render:function(){var e=function(){return v["default"].tracks.recordEvent("jetpack_jumpstart_learn_more",{})},t=this.props.jumpstartFeatures.map(function(e){return i["default"].createElement("div",{className:"jp-jumpstart__feature-list-column",key:"module-card_"+e.name},i["default"].createElement("div",{className:"jp-jumpstart__feature-content"},i["default"].createElement("h4",{className:"jp-jumpstart__feature-content-title",title:e.name},e.name),i["default"].createElement("p",{dangerouslySetInnerHTML:a(e)})))});return i["default"].createElement("div",{className:"jp-jumpstart"},i["default"].cr
6175 eateElement("h1",{className:"jp-jumpstart__title"},(0,_.translate)("Jump Start your Site")),i["default"].createElement(l["default"],{
6176 -className:"jp-jumpstart__cta-container"},i["default"].createElement(l["default"],{className:"jp-jumpstart__cta"},this.props.isJumpstarting?i["default"].createElement(M["default"],null):null,i["default"].createElement("p",{className:"jp-jumpstart__description"},(0,_.translate)("Quickly enhance your site by activating Jetpack's recommended features.")),i["default"].createElement(h["default"],{primary:!0,onClick:this.props.jumpStartActivate},(0,_.translate)("Activate Recommended Features"))),i["default"].createElement(p["default"],{className:"jp-jumpstart__features",clickableHeaderText:!0,subheader:"Learn more",onOpen:e},i["default"].createElement("p",{className:"jp-jumpstart__description"},(0,_.translate)("Jetpack's recommended features include:")),i["default"].createElement("div",{className:"jp-jumpstart__feature-list"},t),i["default"].createElement("p",{className:"jp-jumpstart__note"},(0,_.translate)("Features can be activated or deactivated at any time.")))),i["default"].createElem
6177 ent("a",{onClick:this.props.jumpStartSkip,className:"jp-jumpstart__skip-step",title:(0,_.translate)("Skip the Jetpack Jumpstart process")},(0,_.translate)("Skip this step")))}});t["default"]=(0,c.connect)(function(e){return{isJumpstarting:(0,b.isJumpstarting)(e),jumpstartFeatures:(0,y.getModulesByFeature)(e,"Jumpstart")}},function(e){return(0,s.bindActionCreators)({jumpStartActivate:b.jumpStartActivate,jumpStartSkip:b.jumpStartSkip},e)})(A),e.exports=t["default"]},function(e,t,n){"use strict";var r=n(142),a=n(748),o=n(807),i=n(833),s=n(859),c=n(811);n(860);var u=r.createClass({displayName:"FoldableCard",propTypes:{actionButton:r.PropTypes.element,actionButtonExpanded:r.PropTypes.element,cardKey:r.PropTypes.string,compact:r.PropTypes.bool,disabled:r.PropTypes.bool,expandedSummary:r.PropTypes.oneOfType([r.PropTypes.string,r.PropTypes.element]),expanded:r.PropTypes.bool,icon:r.PropTypes.string,onClick:r.PropTypes.func,onClose:r.PropTypes.func,onOpen:r.PropTypes.func,summary:r.PropTypes
6178 .oneOfType([r.PropTypes.string,r.PropTypes.element]),clickableHeader:r.PropTypes.bool,clickableHeaderText:r.PropTypes.bool},getInitialState:function(){return{expanded:this.props.expanded}},getDefaultProps:function(){return{onOpen:o,onClose:o,cardKey:"",icon:"chevron-down",isExpanded:!1,clickableHeader:!1,clickableHeaderText:!1}},onClick:function(){this.props.children&&this.setState({expanded:!this.state.expanded}),this.props.onClick&&this.props.onClick(),this.state.expanded?this.props.onClose(this.props.cardKey):this.props.onOpen(this.props.cardKey)},getClickAction:function(){if(!this.props.disabled)return this.onClick},getActionButton:function(){return this.state.expanded?this.props.actionButtonExpanded||this.props.actionButton:this.props.actionButton},renderActionButton:function(){var e=this.props.clickableHeader?null:this.getClickAction();if(this.props.actionButton)return r.createElement("div",{className:"dops-foldable-card__action",onClick:e},this.getActionButton());if(this.prop
6179 s.children){var t=24;return r.createElement("button",{disabled:this.props.disabled,className:"dops-foldable-card__action dops-foldable-card__expand",onClick:e},r.createElement("span",{className:"screen-reader-text"},"More"),r.createElement(c,{icon:this.props.icon,size:t}))}},renderContent:function(){return r.createElement("div",{className:"dops-foldable-card__content"},this.props.children)},renderHeader:function(){var e=this.props.summary?r.createElement("span",{className:"dops-foldable-card__summary"},this.props.summary," "):null,t=this.props.expandedSummary?r.createElement("span",{className:"dops-foldable-card__summary_expanded"},this.props.expandedSummary," "):null,n=this.props.header?r.createElement("div",{className:"dops-foldable-card__header-text"},this.props.header):null,o=this.props.subheader?r.createElement("div",{className:"dops-foldable-card__subheader"},this.props.subheader):null,i=this.props.clickableHeader?this.getClickAction():null,s=this.props.clickableHeaderText?thi
6180 s.getClickAction():null,c=a("dops-foldable-card__header",{"is-clickable":!!this.props.clickableHeader,"has-border":!!this.props.summary}),u=a("dops-foldable-card__header-text",{"is-clickable":!!this.props.clickableHeaderText});return r.createElement("div",{className:c,onClick:i},r.createElement("span",{className:"dops-foldable-card__main"},r.createElement("div",{className:u,onClick:s},n,o)),r.createElement("span",{className:"dops-foldable-card__secondary"},e,t,this.renderActionButton()))},render:function(){var e=this.props.compact?s:i,t=a("dops-foldable-card",this.props.className,{"is-disabled":!!this.props.disabled,"is-expanded":!!this.state.expanded,"has-expanded-summary":!!this.props.expandedSummary});return r.createElement(e,{className:t},this.renderHeader(),this.state.expanded&&this.renderContent())}});e.exports=u},function(e,t,n){"use strict";var r=n(142),a=n(658),o=n(748),i=n(833);e.exports=r.createClass({displayName:"CompactCard",render:function(){var e=a({},this.props,{clas
6181 sName:o(this.props.className,"is-compact")});return r.createElement(i,e,this.props.children)}})},796,,function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(154),s=n(863),c=r(s),u=n(467),l=n(657),d=r(l),p=n(864),f=r(p),h=n(914),m=r(h),M=n(931),_=r(M),g=n(933),v=r(g),b=n(934),y=r(b),A=n(935),T=r(A),L=n(936),E=r(L),w=n(938),z=r(w),S=n(448),k=n(927),O=r(k),N=n(939),C=r(N),D=n(348),P=n(640),x=o["default"].createClass({displayName:"AtAGlance",render:function(){var e={siteAdminUrl:this.props.siteAdminUrl,siteRawUrl:this.props.siteRawUrl},t=o["default"].createElement(c["default"],{label:(0,u.translate)("Security"),settingsPath:"#security",externalLink:this.props.isDevMode?"":(0,u.translate)("Manage security on WordPress.com"),externalLinkPath:this.props.isDevMode?"":"https://wordpress.com/settings/security/"+this.props.siteRawUrl,externalLinkClick:function(){return d["default"].tracks.record
6182 Event("jetpack_wpa_aag_security_wpcom_click",{})}}),n=o["default"].createElement(c["default"],{label:(0,u.translate)("Performance")});if(this.props.userCanManageModules)return o["default"].createElement("div",{className:"jp-at-a-glance"},o["default"].createElement(O["default"],null),o["default"].createElement(C["default"],null),o["default"].createElement(f["default"],e),t,o["default"].createElement("div",{className:"jp-at-a-glance__item-grid"},o["default"].createElement("div",{className:"jp-at-a-glance__left"},o["default"].createElement(m["default"],null)),o["default"].createElement("div",{className:"jp-at-a-glance__right"},o["default"].createElement(v["default"],{siteRawUrl:this.props.siteRawUrl}))),o["default"].createElement("div",{className:"jp-at-a-glance__item-grid"},o["default"].createElement("div",{className:"jp-at-a-glance__left"},o["default"].createElement(T["default"],{siteRawUrl:this.props.siteRawUrl})),o["default"].createElement("div",{className:"jp-at-a-glance__right"},
6183 o["default"].createElement(_["default"],null))),o["default"].createElement("div",{className:"jp-at-a-glance__item-grid"},o["default"].createElement("div",{className:"jp-at-a-glance__left"},o["default"].createElement(y["default"],e)),o["default"].createElement("div",{className:"jp-at-a-glance__right"},o["default"].createElement(E["default"],e))),n,o["default"].createElement("div",{className:"jp-at-a-glance__item-grid"},o["default"].createElement("div",{className:"jp-at-a-glance__left"},o["default"].createElement(z["default"],null))));var r="";this.props.userCanViewStats&&(r=o["default"].createElement(f["default"],e));var a="";this.props.isModuleActivated("protect")&&(a=o["default"].createElement(m["default"],null));var i="";return""===r&&""===a||(i=o["default"].createElement("div",null,r,t,a)),i}});t["default"]=(0,i.connect)(function(e){return{isModuleActivated:function(t){return(0,S.isModuleActivated)(e,t)},userCanManageModules:(0,D.userCanManageModules)(e),userCanViewStats:(0,D.use
6184 rCanViewStats)(e),isDevMode:(0,P.isDevMode)(e)}})(x),e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(748),s=r(i),c=n(811),u=r(c),l=n(467);t["default"]=o["default"].createClass({displayName:"DashSectionHeader",propTypes:{label:o["default"].PropTypes.string.isRequired,settingsPath:o["default"].PropTypes.string,externalLinkPath:o["default"].PropTypes.string,externalLink:o["default"].PropTypes.string,externalLinkClick:o["default"].PropTypes.func},getDefaultProps:function(){return{label:"",settingsPath:"",externalLinkPath:"",externalLink:""}},render:function(){var e=void 0,t=void 0,n=void 0,r=(0,s["default"])(this.props.className,"jp-dash-section-header");return this.props.settingsPath&&(e=o["default"].createElement("a",{className:"jp-dash-section-header__settings",href:this.props.settingsPath},o["default"].createElement("span",{className:"screen-reader-text"
6185 },(0,l.translate)("Settings",{context:"Noun. Displayed to screen readers."})),o["default"].createElement(u["default"],{icon:"cog",size:16}))),this.props.externalLink&&(t=o["default"].createElement("a",{className:"jp-dash-section-header__external-link",href:this.props.externalLinkPath,onClick:this.props.externalLinkClick},this.props.externalLink)),this.props.children&&(n=o["default"].createElement("div",{className:"jp-dash-section-header__children"},this.props.children)),o["default"].createElement("div",{className:r},o["default"].createElement("div",{className:"jp-dash-section-header__label"},o["default"].createElement("h2",{className:"jp-dash-section-header__name"},this.props.label),e),t,n)}}),e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(450),o=r(a),i=n(267),s=r(i),c=n(142),u=r(c),l=n(595),d=r(l),p=n(399),f=r(p),h=n(833),m=r(h),M=n(865),_=r(M),g=n(154),v=n(863),b=r(v
6186 ),y=n(838),A=r(y),T=n(808),L=r(T),E=n(467),w=n(657),z=r(w),S=n(642),k=r(S),O=n(856),N=n(640),C=n(348),D=n(912),P=r(D),x=n(913),j=r(x),W=n(437),Y=n(448),q=u["default"].createClass({displayName:"DashStats",barClick:function(e){e.data.link&&(z["default"].tracks.recordEvent("jetpack_wpa_aag_stats_bar_click",{}),window.open(e.data.link,"_blank"))},statsChart:function(e){var t=this.props,n=[];return"object"!==(0,s["default"])(t.statsData[e])?n:((0,d["default"])(t.statsData[e].data,function(r){var a=r[0],o="",i="",s=r[1];"day"===e?(o=(0,E.moment)(a).format("MMM D"),i=(0,E.moment)(a).format("MMMM Do")):"week"===e?(a=a.replace(/W/g,"-"),o=(0,E.moment)(a).format("MMM D"),i=(0,E.translate)("Week of %(date)s",{args:{date:(0,E.moment)(a).format("MMMM Do")}})):(o=(0,E.moment)(a).format("MMM"),i=(0,E.moment)(a).format("MMMM, YYYY")),n.push({label:o,value:s,nestedValue:null,className:"statsChartbar",data:{link:"https://wordpress.com/stats/"+e+"/"+t.siteRawUrl+"?startDate="+a},tooltipData:[{label:i,
6187 value:(0,E.translate)("Views: %(numberOfViews)s",{args:{numberOfViews:(0,E.numberFormat)(s)}}),className:"tooltip class"},{label:(0,E.translate)("Click to view detailed stats.")}]})}),n)},statsErrors:function(){return(0,f["default"])(this.props.statsData,["general","errors"],!1)},renderStatsArea:function(){if(this.props.isModuleActivated("stats")){var e=this.statsErrors();if(e)return(0,d["default"])(e,function(e){console.log(e)}),u["default"].createElement("div",{className:"jp-at-a-glance__stats-inactive"},u["default"].createElement("span",null,(0,E.translate)("Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}",{components:{a:u["default"].createElement("a",{href:"https://wordpress.com/stats/insights/"+this.props.siteRawUrl})}})));var t=this.statsChart(this.props.activeTab());return u["default"].createElement("div",{className:"jp-at-a-glance__stats-container"},u["default"].createElement("div",{className:"jp-at-a-glance__
6188 stats-chart"},u["default"].createElement(_["default"],{data:t,barClick:this.barClick}),0<t.length?"":u["default"].createElement(L["default"],null)),u["default"].createElement("div",{id:"stats-bottom",className:"jp-at-a-glance__stats-bottom"},u["default"].createElement(j["default"],{statsData:this.props.statsData,siteRawUrl:this.props.siteRawUrl,siteAdminUrl:this.props.siteAdminUrl})))}return u["default"].createElement("div",{className:"jp-at-a-glance__stats-inactive"},u["default"].createElement("div",{className:"jp-at-a-glance__stats-inactive-icon"},u["default"].createElement("img",{src:O.imagePath+"stats.svg",width:"60",height:"60",alt:(0,E.translate)("Jetpack Stats Icon"),className:"jp-at-a-glance__stats-icon"})),u["default"].createElement("div",{className:"jp-at-a-glance__stats-inactive-text"},this.props.isDevMode?(0,E.translate)("Unavailable in Dev Mode"):(0,E.translate)("{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn M
6189 ore{{/a1}}",{components:{a:u["default"].createElement("a",{href:"javascript:void(0)",onClick:this.props.activateStats}),a1:u["default"].createElement("a",{href:"https://jetpack.com/support/wordpress-com-stats/",target:"_blank"})}})),this.props.isDevMode?"":u["default"].createElement("div",{className:"jp-at-a-glance__stats-inactive-button"},u["default"].createElement(A["default"],{onClick:this.props.activateStats,primary:!0},(0,E.translate)("Activate Site Stats"))))},maybeShowStatsTabs:function(){if(this.props.isModuleActivated("stats")&&!this.statsErrors())return u["default"].createElement("ul",{className:"jp-at-a-glance__stats-views"},u["default"].createElement("li",{tabIndex:"0",className:"jp-at-a-glance__stats-view"},u["default"].createElement("a",{href:"javascript:void(0)",onClick:this.handleSwitchStatsView.bind(this,"day"),className:this.getClass("day")},(0,E.translate)("Days"))),u["default"].createElement("li",{tabIndex:"0",className:"jp-at-a-glance__stats-view"},u["default"].
6190 createElement("a",{href:"javascript:void(0)",onClick:this.handleSwitchStatsView.bind(this,"week"),className:this.getClass("week")},(0,E.translate)("Weeks"))),u["default"].createElement("li",{tabIndex:"0",className:"jp-at-a-glance__stats-view"},u["default"].createElement("a",{href:"javascript:void(0)",onClick:this.handleSwitchStatsView.bind(this,"month"),className:this.getClass("month")},(0,E.translate)("Months"))))},handleSwitchStatsView:function(e){z["default"].tracks.recordEvent("jetpack_wpa_aag_stats_switch_view",{view:e}),this.props.switchView(e),this.props.fetchStatsData(e)},getClass:function(e){return this.props.activeTab()===e?"jp-at-a-glance__stats-view-link is-current":"jp-at-a-glance__stats-view-link"},render:function(){var e=(0,o["default"])(this.props.moduleList);if(!(0,k["default"])(e,"stats"))return null;var t=this.props.activeTab();return u["default"].createElement("div",null,u["default"].createElement(P["default"],{range:t}),u["default"].createElement(b["default"],{l
6191 abel:(0,E.translate)("Site Stats")},this.maybeShowStatsTabs()),u["default"].createElement(m["default"],{className:"jp-at-a-glance__stats-card "+(this.props.isDevMode?"is-inactive":"")},this.renderStatsArea()))}});q.propTypes={isDevMode:u["default"].PropTypes.bool.isRequired,siteRawUrl:u["default"].PropTypes.string.isRequired,siteAdminUrl:u["default"].PropTypes.string.isRequired,statsData:u["default"].PropTypes.any.isRequired},t["default"]=(0,g.connect)(function(e){return{isModuleActivated:function(t){return(0,Y.isModuleActivated)(e,t)},moduleList:(0,Y.getModules)(e),isFetchingModules:function(){return(0,Y.isFetchingModulesList)(e)},activeTab:function(){return(0,W.getActiveStatsTab)(e)},isDevMode:(0,N.isDevMode)(e),statsData:"N/A"!==(0,W.getStatsData)(e)?(0,W.getStatsData)(e):(0,C.getInitialStateStatsData)(e)}},function(e){return{activateStats:function(){return e((0,Y.activateModule)("stats"))},switchView:function(t){return e((0,W.statsSwitchTab)(t))},fetchStatsData:function(t){retur
6192 n e((0,W.fetchStatsData)(t))}}})(q),e.exports=t["default"]},function(e,t,n){"use strict";var r=n(142),a=n(807),o=n(866),i=n(867),s=n(909);n(910),e.exports=r.createClass({displayName:"ModuleChart",propTypes:{loading:r.PropTypes.bool,data:r.PropTypes.array,minTouchBarWidth:r.PropTypes.number,minBarWidth:r.PropTypes.number,barClick:r.PropTypes.func},getInitialState:function(){return{maxBars:100,width:650}},getDefaultProps:function(){return{minTouchBarWidth:42,minBarWidth:15,barClick:a}},componentDidMount:function(){this.resize=o(this.resize,400),window.addEventListener("resize",this.resize),this.resize()},componentWillUnmount:function(){window.removeEventListener("resize",this.resize)},componentWillReceiveProps:function(e){this.props.loading&&!e.loading&&this.resize()},resize:function(){if(this.isMounted()){var e,t=this.refs.chart,n=t.clientWidth-82;s.hasTouch()?(n=n<=0?350:n,e=Math.floor(n/this.props.minTouchBarWidth)):e=Math.floor(n/this.props.minBarWidth),this.setState({maxBars:e,wi
6193 dth:n})}},getYAxisMax:function(e){var t=Math.max.apply(null,e),n=Math.pow(10,t.toString().length-1),r=Math.ceil((t+1)/n)*n;return r<10&&(r=10),r},getData:function(){var e=this.props.data;return e=e.slice(0-this.state.maxBars)},getValues:function(){var e=this.getData();return e=e.map(function(e){return e.value},this)},isEmptyChart:function(e){return e=e.filter(function(e){return e>0},this),0===e.length},render:function(){var e,t=this.getValues(),n=this.getYAxisMax(t),a=this.getData();return t.length&&this.isEmptyChart(t)&&(e=r.createElement("div",{className:"dops-chart__empty"},r.createElement("span",{className:"dops-chart__empty_notice"},"No activity this period"))),r.createElement("div",{ref:"chart",className:"dops-chart"},r.createElement("div",{className:"dops-chart__y-axis-markers"},r.createElement("div",{className:"dops-chart__y-axis-marker is-hundred"}),r.createElement("div",{className:"dops-chart__y-axis-marker is-fifty"}),r.createElement("div",{className:"dops-chart__y-axis-m
6194 arker is-zero"})),r.createElement("div",{className:"dops-chart__y-axis"},r.createElement("div",{className:"dops-chart__y-axis-width-fix"},new Number(1e5).toLocaleString()),r.createElement("div",{className:"dops-chart__y-axis-label is-hundred"},n.toLocaleString()),r.createElement("div",{className:"dops-chart__y-axis-label is-fifty"},(n/2).toLocaleString()),r.createElement("div",{className:"dops-chart__y-axis-label is-zero"},0)),r.createElement(i,{barClick:this.props.barClick,data:a,yAxisMax:n,chartWidth:this.state.width,isTouch:s.hasTouch()}),e)}})},function(e,t,n){function r(e,t,n){var r=!0,s=!0;if("function"!=typeof e)throw new TypeError(i);return o(n)&&(r="leading"in n?!!n.leading:r,s="trailing"in n?!!n.trailing:s),a(e,t,{leading:r,maxWait:t,trailing:s})}var a=n(750),o=n(669),i="Expected a function";e.exports=r},function(e,t,n){"use strict";var r=n(142),a=n(868),o=n(907);e.exports=r.createClass({displayName:"ModuleChartBarContainer",propTypes:{isTouch:r.PropTypes.bool,data:r.PropT
6195 ypes.array,yAxisMax:r.PropTypes.number,width:r.PropTypes.number,barClick:r.PropTypes.func},buildBars:function(e){var t,n=this.props.data.length,o="bottom right",i=this.props.chartWidth,s=i/n;return t=this.props.data.map(function(t,c){var u=s*(c+1);return u+230>i&&u+s-230>0&&(o="bottom left"),r.createElement(a,{index:c,key:c,isTouch:this.props.isTouch,tooltipPosition:o,className:t.className,clickHandler:this.props.barClick,data:t,max:e,count:n})},this)},render:function(){return r.createElement("div",null,r.createElement("div",{className:"dops-chart__bars"},this.buildBars(this.props.yAxisMax)),r.createElement(o,{data:this.props.data,labelWidth:42}))}})},function(e,t,n){"use strict";var r=n(142),a=n(748),o=(n(807),n(869),n(904)),i=n(811);e.exports=r.createClass({displayName:"ModuleChartBar",propTypes:{isTouch:r.PropTypes.bool,tooltipPosition:r.PropTypes.string,className:r.PropTypes.string,clickHandler:r.PropTypes.func,data:r.PropTypes.object.isRequired,max:r.PropTypes.number,count:r.Pr
6196 opTypes.number},getInitialState:function(){return{showPopover:!1}},buildSections:function(){var e,t,n,o,i,s=this.props.data.value,c=this.props.max,u=c?Math.ceil(s/c*1e4)/100:0,l=100-u,d=Math.max(1,Math.floor(l)),p=[],f=this.props.data.nestedValue,h={"dops-chart__bar-section":!0,"is-spacer":!0,"is-ghost":100===l&&!this.props.active};return e={height:d+"%"},p.push(r.createElement("div",{key:"spacer",className:a(h),style:e})),t={top:d+"%"},f&&(o=s?Math.ceil(f/s*1e4)/100:0,i={height:o+"%"},n=r.createElement("div",{key:"nestedValue",className:"dops-chart__bar-section-inner",style:i})),p.push(r.createElement("div",{ref:"valueBar",key:"value",className:"dops-chart__bar-section is-bar",style:t},n)),p.push(r.createElement("div",{key:"label",className:"dops-chart__bar-label"},this.props.label)),p},clickHandler:function(){"function"==typeof this.props.clickHandler&&this.props.clickHandler(this.props.data)},mouseEnter:function(){this.setState({showPopover:!0})},mouseLeave:function(){this.setSta
6197 te({showPopover:!1})},renderTooltip:function(){if(!this.props.data.tooltipData||!this.props.data.tooltipData.length||this.props.isTouch)return null;var e=this.props.data.tooltipData,t=e.map(function(e,t){var n,a=["module-content-list-item"];return e.icon&&(n=r.createElement(i,{icon:e.icon,size:18})),a.push(e.className),r.createElement("li",{key:t,className:a.join(" ")},r.createElement("span",{className:"dops-wrapper"},r.createElement("span",{className:"value"},e.value),r.createElement("span",{className:"label"},n,e.label)))});return r.createElement(o,{className:"dops-chart__tooltip",id:"popover__chart-bar",showDelay:200,context:this.refs&&this.refs.valueBar,isVisible:this.state.showPopover,position:this.props.tooltipPosition},r.createElement("ul",null,t))},render:function(){var e,t,n=this.props.count||1;return t={"dops-chart__bar":!0},this.props.className&&(t[this.props.className]=!0),e={width:1/n*100+"%"},r.createElement("div",{onClick:this.clickHandler,onMouseEnter:this.mouseEnter
6198 ,onMouseLeave:this.mouseLeave,className:a(t),style:e},this.buildSections(),r.createElement("div",{className:"dops-chart__bar-marker is-hundred"}),r.createElement("div",{className:"dops-chart__bar-marker is-fifty"}),r.createElement("div",{className:"dops-chart__bar-marker is-zero"}),this.renderTooltip())}})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}Object.defineProperty(t,"__esModul
6199 e",{value:!0});var s=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),c=n(142),u=r(c),l=n(1),d=r(l),p=n(469),f=r(p),h=n(748),m=r(h),M=n(870),_=r(M),g=n(875),v=r(g),b=n(898),y=r(b),A=n(899);n(902);var T=function(){},L=(0,f["default"])("calypso:popover"),E=new Set,w=function(e){function t(e){a(this,t);var n=o(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e));return n.setPopoverId(e.id),n.setDOMBehavior=n.setDOMBehavior.bind(n),n.setPosition=n.setPosition.bind(n),n.onClickout=n.onClickout.bind(n),n.onKeydown=n.onKeydown.bind(n),n.onWindowChange=n.onWindowChange.bind(n),n.state={show:e.isVisible,left:-99999,top:-99999,positionClass:n.getPositionClass(e.position)},n}return i(t,e),s(t,[{key:"componentDidMount",value:function(){this.bindEscKeyListener(),this.bindDebouncedReposition(),(0,A.b
6200 indWindowListeners)()}},{key:"componentWillReceiveProps",value:function(e){return(0,A.isElement)(e.context)?this.domContext=e.context:this.domContext=d["default"].findDOMNode(e.context),e.isVisible?void this.setPosition():null}},{key:"componentDidUpdate",value:function(e){var t=this.props.isVisible;return t!==e.isVisible&&(t?this.show():this.hide()),this.domContainer&&this.domContext&&t&&t!==e.isVisible?(this.debug("Update position after inject DOM"),void this.setPosition()):null}},{key:"componentWillUnmount",value:function(){this.debug("unmounting .... "),this.unbindClickoutHandler(),this.unbindDebouncedReposition(),this.unbindEscKeyListener(),(0,A.unbindWindowListeners)(),E["delete"](this.id),L("current popover instances: ",E.size)}},{key:"bindEscKeyListener",value:function(){return this.props.closeOnEsc?this.escEventHandlerAdded?null:(this.debug("adding escKey listener ..."),this.escEventHandlerAdded=!0,void document.addEventListener("keydown",this.onKeydown,!0)):null}},{key:"unb
6201 indEscKeyListener",value:function(){return this.props.closeOnEsc&&this.escEventHandlerAdded?(this.debug("unbinding `escKey` listener ..."),void document.removeEventListener("keydown",this.onKeydown,!0)):null}},{key:"onKeydown",value:function(e){return 27!==e.keyCode?null:void this.close(!0)}},{key:"bindClickoutHandler",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.domContainer;return e?this._clickoutHandlerReference?(this.debug("clickout event already bound"),null):(this.debug("binding `clickout` event"),void(this._clickoutHandlerReference=(0,_["default"])(e,this.onClickout))):(this.debug("no element to bind clickout side "),null)}},{key:"unbindClickoutHandler",value:function(){this._clickoutHandlerReference&&(this.debug("unbinding `clickout` listener ..."),this._clickoutHandlerReference(),this._clickoutHandlerReference=null)}},{key:"onClickout",value:function(e){var t=this.domContext&&this.domContext.contains&&!this.domContext.contains(e.target)
6202 ;if(this.props.ignoreContext&&t){var n=d["default"].findDOMNode(this.props.ignoreContext);t=t&&n&&n.contains&&!n.contains(e.target)}t&&this.close()}},{key:"bindDebouncedReposition",value:function(){window.addEventListener("scroll",this.onWindowChange,!0),window.addEventListener("resize",this.onWindowChange,!0)}},{key:"unbindDebouncedReposition",value:function(){this.willReposition&&(window.cancelAnimationFrame(this.willReposition),this.willReposition=null),window.removeEventListener("scroll",this.onWindowChange,!0),window.removeEventListener("resize",this.onWindowChange,!0),this.debug("unbinding `debounce reposition` ...")}},{key:"onWindowChange",value:function(){this.willReposition=window.requestAnimationFrame(this.setPosition)}},{key:"setDOMBehavior",value:function(e){return e?(this.debug("setting DOM behavior"),this.bindClickoutHandler(e),this.domContainer=e,(0,A.isElement)(this.props.context)?this.domContext=this.props.context:this.domContext=d["default"].findDOMNode(this.props.
6203 context),void this.setPosition()):(this.unbindClickoutHandler(),null)}},{key:"getPositionClass",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.props.position;return"is-"+e.replace(/\s+/g,"-")}},{key:"computePosition",value:function(){if(!this.props.isVisible)return null;var e=this.domContainer,t=this.domContext,n=this.props.position;if(!e||!t)return this.debug("[WARN] no DOM elements to work"),null;var r=n;this.debug("position: %o",n),this.props.autoPosition&&(r=(0,A.suggested)(n,e,t),this.debug("suggested position: %o",r));var a=Object.assign({},(0,A.constrainLeft)((0,A.offset)(r,e,t),e),{positionClass:this.getPositionClass(r)});return this.debug("updating reposition: ",a),a}},{key:"debug",value:function(e){for(var t=arguments.length,n=Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];L.apply(void 0,["[%s] "+e,this.id].concat(n))}},{key:"setPopoverId",value:function(e){this.id=e||"pop__"+(0,v["default"])(16),E.add(this.id),this.debug("creating ...
6204 "),L("current popover instances: ",E.size)}},{key:"setPosition",value:function(){var e=this.computePosition();return e?(this.willReposition=null,void this.setState(e)):null}},{key:"getStylePosition",value:function(){var e=this.state,t=e.left,n=e.top;return{left:t,top:n}}},{key:"show",value:function(){var e=this;return this.props.showDelay?(this.debug("showing in %o",this.props.showDelay+"ms"),this.clearShowTimer(),void(this._openDelayTimer=setTimeout(function(){e.setState({show:!0})},this.props.showDelay))):(this.setState({show:!0}),null)}},{key:"hide",value:function(){this.unbindClickoutHandler(),this.setState({show:!1}),this.clearShowTimer()}},{key:"clearShowTimer",value:function(){return this._openDelayTimer?(clearTimeout(this._openDelayTimer),void(this._openDelayTimer=null)):null}},{key:"close",value:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];return this.props.isVisible?void this.props.onClose(e):(this.debug("popover should be already closed"),null)
6205 }},{key:"render",value:function(){if(!this.state.show)return this.debug("is hidden. return no render"),null;if(!this.props.context)return this.debug("No `context` to tie. return no render"),null;var e=(0,m["default"])("dops-popover",this.props.className,this.state.positionClass);return this.debug("rendering ..."),u["default"].createElement(y["default"],{className:this.props.rootClassName},u["default"].createElement("div",{style:this.getStylePosition(),className:e,ref:this.setDOMBehavior},u["default"].createElement("div",{className:"dops-popover__arrow"}),u["default"].createElement("div",{className:"dops-popover__inner"},this.props.children)))}}]),t}(c.Component);w.propTypes={autoPosition:c.PropTypes.bool,className:c.PropTypes.string,closeOnEsc:c.PropTypes.bool,id:c.PropTypes.string,ignoreContext:c.PropTypes.shape({getDOMNode:u["default"].PropTypes["function"]}),position:c.PropTypes.string,rootClassName:c.PropTypes.string,showDelay:c.PropTypes.number,onClose:c.PropTypes.func.isRequir
6206 ed,onShow:c.PropTypes.func},w.defaultProps={autoPosition:!0,className:"dops-popover",closeOnEsc:!0,isVisible:!1,position:"top",showDelay:0,onShow:T},t["default"]=w,e.exports=t["default"]},function(e,t,n){"use strict";function r(e,t){return l.set(e,t),function(){l["delete"](e)}}function a(e){l.forEach(function(t,n){u(n,e.target)||t.call(n,e)})}function o(e){e||(e=document),c.bind(e,"click",a)}var i=n(871)["default"],s=n(872)["default"],c=s(n(873)),u=s(n(874));t=e.exports=r,t.globalClick=a,t.install=o;var l=new i.Map;"undefined"!=typeof document&&t.install(document)},function(e,t){!function(t,n,r){"use strict";function a(e){return null!==e&&("object"==typeof e||"function"==typeof e)}function o(e){return"function"==typeof e}function i(e,t,n){e&&!gt(e=n?e:e[ve],Rt)&&xt(e,Rt,t)}function s(e){return it.call(e).slice(8,-1)}function c(e){var t,n;return e==r?e===r?"Undefined":"Null":"string"==typeof(n=(t=Ne(e))[Rt])?n:s(t)}function u(){for(var e=N(this),t=arguments.length,n=Ce(t),r=0,a=Ut._,
6207 o=!1;t>r;)(n[r]=arguments[r++])===a&&(o=!0);return function(){var r,i=this,s=arguments.length,c=0,u=0;if(!o&&!s)return d(e,n,i);if(r=n.slice(),o)for(;t>c;c++)r[c]===a&&(r[c]=arguments[u++]);for(;s>u;)r.push(arguments[u++]);return d(e,r,i)}}function l(e,t,n){if(N(e),~n&&t===r)return e;switch(n){case 1:return function(n){return e.call(t,n)};case 2:return function(n,r){return e.call(t,n,r)};case 3:return function(n,r,a){return e.call(t,n,r,a)}}return function(){return e.apply(t,arguments)}}function d(e,t,n){var a=n===r;switch(0|t.length){case 0:return a?e():e.call(n);case 1:return a?e(t[0]):e.call(n,t[0]);case 2:return a?e(t[0],t[1]):e.call(n,t[0],t[1]);case 3:return a?e(t[0],t[1],t[2]):e.call(n,t[0],t[1],t[2]);case 4:return a?e(t[0],t[1],t[2],t[3]):e.call(n,t[0],t[1],t[2],t[3]);case 5:return a?e(t[0],t[1],t[2],t[3],t[4]):e.call(n,t[0],t[1],t[2],t[3],t[4])}return e.apply(n,t)}function p(e){return vt(O(e))}function f(e){return e}function h(){return this}function m(e,t){if(gt(e,t))return
6208 e[t]}function M(e){return C(e),Mt?mt(e).concat(Mt(e)):mt(e)}function _(e,t){for(var n,r=p(e),a=ht(r),o=a.length,i=0;o>i;)if(r[n=a[i++]]===t)return n;
6209 -}function g(e){return De(e).split(",")}function v(e){var t=1==e,n=2==e,a=3==e,o=4==e,i=6==e,s=5==e||i;return function(c){for(var u,d,p=Ne(O(this)),f=arguments[1],h=vt(p),m=l(c,f,3),M=L(h.length),_=0,g=t?Ce(M):n?[]:r;M>_;_++)if((s||_ in h)&&(u=h[_],d=m(u,_,p),e))if(t)g[_]=d;else if(d)switch(e){case 3:return!0;case 5:return u;case 6:return _;case 2:g.push(u)}else if(o)return!1;return i?-1:a||o?o:g}}function b(e){return function(t){var n=p(this),r=L(n.length),a=E(arguments[1],r);if(e&&t!=t){for(;r>a;a++)if(A(n[a]))return e||a}else for(;r>a;a++)if((e||a in n)&&n[a]===t)return e||a;return!e&&-1}}function y(e,t){return"function"==typeof e?e:t}function A(e){return e!=e}function T(e){return isNaN(e)?0:Nt(e)}function L(e){return e>0?kt(T(e),Tt):0}function E(e,t){var e=T(e);return e<0?St(e+t,0):kt(e,t)}function w(e){return e>9?e:"0"+e}function z(e,t,n){var r=a(t)?function(e){return t[e]}:t;return function(t){return De(n?t:this).replace(e,r)}}function S(e){return function(t){var n,a,o=De(O(thi
6210 s)),i=T(t),s=o.length;return i<0||i>=s?e?"":r:(n=o.charCodeAt(i),n<55296||n>56319||i+1===s||(a=o.charCodeAt(i+1))<56320||a>57343?e?o.charAt(i):n:e?o.slice(i,i+2):(n-55296<<10)+(a-56320)+65536)}}function k(e,t,n){if(!e)throw Be(n?t+n:t)}function O(e){if(e==r)throw Be("Function called on null or undefined");return e}function N(e){return k(o(e),e," is not a function!"),e}function C(e){return k(a(e),e," is not an object!"),e}function D(e,t,n){k(e instanceof t,n,": use the 'new' operator!")}function P(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}function x(e,t,n){return e[t]=n,e}function j(e){return Dt?function(t,n,r){return pt(t,n,P(e,r))}:x}function W(e){return me+"("+e+")_"+(++Pt+Ot())[ye](36)}function Y(e,t){return qe&&qe[e]||(t?qe:Wt)(me+at+e)}function q(e,t){for(var n in t)xt(e,n,t[n]);return e}function R(e){!Dt||!n&&ot(e)||pt(e,Bt,{configurable:!0,get:h})}function B(e,r,a){var i,s,c,u,d=e&Vt,p=d?t:e&Jt?t[r]:(t[r]||tt)[ve],f=d?It:It[r]||(It[r]={});d&&(
6211 a=r);for(i in a)s=!(e&Ft)&&p&&i in p&&(!o(p[i])||ot(p[i])),c=(s?p:a)[i],n||!d||o(p[i])?e&Gt&&s?u=l(c,t):e&Qt&&!n&&p[i]==c?(u=function(e){return this instanceof c?new c(e):c(e)},u[ve]=c[ve]):u=e&Kt&&o(c)?l(st,c):c:u=a[i],n&&p&&!s&&(d?p[i]=c:delete p[i]&&xt(p,i,c)),f[i]!=c&&xt(f,i,u)}function H(e,t){xt(e,ne,t),ze in et&&xt(e,ze,t)}function I(e,t,n,r){e[ve]=ut(r||nn,{next:P(1,n)}),i(e,t+" Iterator")}function U(e,t,r,a){var o=e[ve],s=m(o,ne)||m(o,ze)||a&&m(o,a)||r;if(n&&(H(o,s),s!==r)){var c=lt(s.call(new e));i(c,t+" Iterator",!0),gt(o,ze)&&H(c,h)}return tn[t]=s,tn[t+" Iterator"]=h,s}function X(e,t,n,r,a,o){function i(e){return function(){return new n(this,e)}}I(n,t,r);var s=i(Zt+en),c=i(en);a==en?c=U(e,t,c,"values"):s=U(e,t,s,"entries"),a&&B(Kt+Ft*rn,t,{entries:s,keys:o?c:i(Zt),values:c})}function F(e,t){return{value:t,done:!!e}}function V(e){var n=Ne(e),r=t[me],a=(r&&r[we]||ze)in n;return a||ne in n||gt(tn,c(n))}function J(e){var n=t[me],r=e[n&&n[we]||ze],a=r||e[ne]||tn[c(e)];return C
6212 (a.call(e))}function K(e,t,n){return n?d(e,t):e(t)}function G(e){var t=!0,n={next:function(){throw 1},"return":function(){t=!1}};n[ne]=h;try{e(n)}catch(r){}return t}function Q(e){var t=e["return"];t!==r&&t.call(e)}function $(e,t){try{e(t)}catch(n){throw Q(t),n}}function Z(e,t,n,r){$(function(e){for(var a,o=l(n,r,t?2:1);!(a=e.next()).done;)if(K(o,a.value,t)===!1)return Q(e)},J(e))}var ee,te,ne,re,ae="Object",oe="Function",ie="Array",se="String",ce="Number",ue="RegExp",le="Date",de="Map",pe="Set",fe="WeakMap",he="WeakSet",me="Symbol",Me="Promise",_e="Math",ge="Arguments",ve="prototype",be="constructor",ye="toString",Ae=ye+"Tag",Te="toLocaleString",Le="hasOwnProperty",Ee="forEach",we="iterator",ze="@@"+we,Se="process",ke="createElement",Oe=t[oe],Ne=t[ae],Ce=t[ie],De=t[se],Pe=t[ce],xe=(t[ue],t[le],t[de]),je=t[pe],We=t[fe],Ye=t[he],qe=t[me],Re=t[_e],Be=t.TypeError,He=t.RangeError,Ie=t.setTimeout,Ue=t.setImmediate,Xe=t.clearImmediate,Fe=t.parseInt,Ve=t.isFinite,Je=t[Se],Ke=Je&&Je.nextTick
6213 ,Ge=t.document,Qe=Ge&&Ge.documentElement,$e=(t.navigator,t.define),Ze=t.console||{},et=Ce[ve],tt=Ne[ve],nt=Oe[ve],rt=1/0,at=".",ot=l(/./.test,/\[native code\]\s*\}\s*$/,1),it=tt[ye],st=nt.call,ct=nt.apply,ut=Ne.create,lt=Ne.getPrototypeOf,dt=Ne.setPrototypeOf,pt=Ne.defineProperty,ft=(Ne.defineProperties,Ne.getOwnPropertyDescriptor),ht=Ne.keys,mt=Ne.getOwnPropertyNames,Mt=Ne.getOwnPropertySymbols,_t=Ne.isFrozen,gt=l(st,tt[Le],2),vt=Ne,bt=Ne.assign||function(e,t){for(var n=Ne(O(e)),r=arguments.length,a=1;r>a;)for(var o,i=vt(arguments[a++]),s=ht(i),c=s.length,u=0;c>u;)n[o=s[u++]]=i[o];return n},yt=et.push,At=(et.unshift,et.slice,et.splice,et.indexOf,et[Ee]),Tt=9007199254740991,Lt=Re.pow,Et=Re.abs,wt=Re.ceil,zt=Re.floor,St=Re.max,kt=Re.min,Ot=Re.random,Nt=Re.trunc||function(e){return(e>0?zt:wt)(e)},Ct="Reduce of empty object with no initial value",Dt=!!function(){try{return 2==pt({},"a",{get:function(){return 2}}).a}catch(e){}}(),Pt=0,xt=j(1),jt=qe?x:xt,Wt=qe||W,Yt=Y("unscopables"),qt=e
6214 t[Yt]||{},Rt=Y(Ae),Bt=Y("species"),Ht=s(Je)==Se,It={},Ut=n?t:It,Xt=t.core,Ft=1,Vt=2,Jt=4,Kt=8,Gt=16,Qt=32;"undefined"!=typeof e&&e.exports?e.exports=It:o($e)&&$e.amd?$e(function(){return It}):re=!0,(re||n)&&(It.noConflict=function(){return t.core=Xt,It},t.core=It),ne=Y(we);var $t=Wt("iter"),Zt=1,en=2,tn={},nn={},rn="keys"in et&&!("next"in[].keys());H(nn,h),!function(e,n,r,a){ot(qe)||(qe=function(t){k(!(this instanceof qe),me+" is not a "+be);var n=W(t),o=jt(ut(qe[ve]),e,n);return r[n]=o,Dt&&a&&pt(tt,n,{configurable:!0,set:function(e){xt(this,n,e)}}),o},xt(qe[ve],ye,function(){return this[e]})),B(Vt+Qt,{Symbol:qe});var o={"for":function(e){return gt(n,e+="")?n[e]:n[e]=qe(e)},iterator:ne||Y(we),keyFor:u.call(_,n),species:Bt,toStringTag:Rt=Y(Ae,!0),unscopables:Yt,pure:Wt,set:jt,useSetter:function(){a=!0},useSimple:function(){a=!1}};At.call(g("hasInstance,isConcatSpreadable,match,replace,search,split,toPrimitive"),function(e){o[e]=Y(e)}),B(Jt,me,o),i(qe,me),B(Jt+Ft*!ot(qe),ae,{getOwnPro
6215 pertyNames:function(e){for(var t,n=mt(p(e)),a=[],o=0;n.length>o;)gt(r,t=n[o++])||a.push(t);return a},getOwnPropertySymbols:function(e){for(var t,n=mt(p(e)),a=[],o=0;n.length>o;)gt(r,t=n[o++])&&a.push(r[t]);return a}}),i(Re,_e,!0),i(t.JSON,"JSON",!0)}(Wt("tag"),{},{},!0),!function(){var e={assign:bt,is:function(e,t){return e===t?0!==e||1/e===1/t:e!=e&&t!=t}};"__proto__"in tt&&function(t,n){try{n=l(st,ft(tt,"__proto__").set,2),n({},et)}catch(r){t=!0}e.setPrototypeOf=dt=dt||function(e,r){return C(e),k(null===r||a(r),r,": can't set as prototype!"),t?e.__proto__=r:n(e,r),e}}(),B(Jt,ae,e)}(),!function(){function e(e,t){var n=Ne[e],r=It[ae][e],o=0,i={};if(!r||ot(r)){i[e]=1==t?function(e){return a(e)?n(e):e}:2==t?function(e){return!a(e)||n(e)}:3==t?function(e){return!!a(e)&&n(e)}:4==t?function(e,t){return n(p(e),t)}:function(e){return n(p(e))};try{n(at)}catch(s){o=1}B(Jt+Ft*o,ae,i)}}e("freeze",1),e("seal",1),e("preventExtensions",1),e("isFrozen",2),e("isSealed",2),e("isExtensible",3),e("get
6216 OwnPropertyDescriptor",4),e("getPrototypeOf"),e("keys"),e("getOwnPropertyNames")}(),!function(e){B(Jt,ce,{EPSILON:Lt(2,-52),isFinite:function(e){return"number"==typeof e&&Ve(e)},isInteger:e,isNaN:A,isSafeInteger:function(t){return e(t)&&Et(t)<=Tt},MAX_SAFE_INTEGER:Tt,MIN_SAFE_INTEGER:-Tt,parseFloat:parseFloat,parseInt:Fe})}(Pe.isInteger||function(e){return!a(e)&&Ve(e)&&zt(e)===e}),!function(){function e(t){return Ve(t=+t)&&0!=t?t<0?-e(-t):a(t+o(t*t+1)):t}function t(e){return 0==(e=+e)?e:e>-1e-6&&e<1e-6?e+e*e/2:r(e)-1}var n=Re.E,r=Re.exp,a=Re.log,o=Re.sqrt,i=Re.sign||function(e){return 0==(e=+e)||e!=e?e:e<0?-1:1};B(Jt,_e,{acosh:function(e){return(e=+e)<1?NaN:Ve(e)?a(e/n+o(e+1)*o(e-1)/n)+1:e},asinh:e,atanh:function(e){return 0==(e=+e)?e:a((1+e)/(1-e))/2},cbrt:function(e){return i(e=+e)*Lt(Et(e),1/3)},clz32:function(e){return(e>>>=0)?32-e[ye](2).length:32},cosh:function(e){return(r(e=+e)+r(-e))/2},expm1:t,fround:function(e){return new Float32Array([e])[0]},hypot:function(e,t){for(var n
6217 ,r=0,a=arguments.length,i=a,s=Ce(a),c=-rt;a--;){if(n=s[a]=+arguments[a],n==rt||n==-rt)return rt;n>c&&(c=n)}for(c=n||1;i--;)r+=Lt(s[i]/c,2);return c*o(r)},imul:function(e,t){var n=65535,r=+e,a=+t,o=n&r,i=n&a;return 0|o*i+((n&r>>>16)*i+o*(n&a>>>16)<<16>>>0)},log1p:function(e){return(e=+e)>-1e-8&&e<1e-8?e-e*e/2:a(1+e)},log10:function(e){return a(e)/Re.LN10},log2:function(e){return a(e)/Re.LN2},sign:i,sinh:function(e){return Et(e=+e)<1?(t(e)-t(-e))/2:(r(e-1)-r(-e-1))*(n/2)},tanh:function(e){var n=t(e=+e),a=t(-e);return n==rt?1:a==rt?-1:(n-a)/(r(e)+r(-e))},trunc:Nt})}(),!function(e){function t(e){if(s(e)==ue)throw Be()}B(Jt,se,{fromCodePoint:function(t){for(var n,r=[],a=arguments.length,o=0;a>o;){if(n=+arguments[o++],E(n,1114111)!==n)throw He(n+" is not a valid code point");r.push(n<65536?e(n):e(((n-=65536)>>10)+55296,n%1024+56320))}return r.join("")},raw:function(e){for(var t=p(e.raw),n=L(t.length),r=arguments.length,a=[],o=0;n>o;)a.push(De(t[o++])),o<r&&a.push(De(arguments[o]));return
6218 a.join("")}}),B(Kt,se,{codePointAt:S(!1),endsWith:function(e){t(e);var n=De(O(this)),a=arguments[1],o=L(n.length),i=a===r?o:kt(L(a),o);return e+="",n.slice(i-e.length,i)===e},includes:function(e){return t(e),!!~De(O(this)).indexOf(e,arguments[1])},repeat:function(e){var t=De(O(this)),n="",r=T(e);if(0>r||r==rt)throw He("Count can't be negative");for(;r>0;(r>>>=1)&&(t+=t))1&r&&(n+=t);return n},startsWith:function(e){t(e);var n=De(O(this)),r=L(kt(arguments[1],n.length));return e+="",n.slice(r,r+e.length)===e}})}(De.fromCharCode),!function(){B(Jt+Ft*G(Ce.from),ie,{from:function(e){var t,n,a,o=Ne(O(e)),i=arguments[1],s=i!==r,c=s?l(i,arguments[2],2):r,u=0;if(V(o))n=new(y(this,Ce)),$(function(e){for(;!(a=e.next()).done;u++)n[u]=s?c(a.value,u):a.value},J(o));else for(n=new(y(this,Ce))(t=L(o.length));t>u;u++)n[u]=s?c(o[u],u):o[u];return n.length=u,n}}),B(Jt,ie,{of:function(){for(var e=0,t=arguments.length,n=new(y(this,Ce))(t);t>e;)n[e]=arguments[e++];return n.length=t,n}}),R(Ce)}(),!function
6219 (){B(Kt,ie,{copyWithin:function(e,t){var n=Ne(O(this)),a=L(n.length),o=E(e,a),i=E(t,a),s=arguments[2],c=s===r?a:E(s,a),u=kt(c-i,a-o),l=1;for(i<o&&o<i+u&&(l=-1,i=i+u-1,o=o+u-1);u-- >0;)i in n?n[o]=n[i]:delete n[o],o+=l,i+=l;return n},fill:function(e){for(var t=Ne(O(this)),n=L(t.length),a=E(arguments[1],n),o=arguments[2],i=o===r?n:E(o,n);i>a;)t[a++]=e;return t},find:v(5),findIndex:v(6)}),n&&(At.call(g("find,findIndex,fill,copyWithin,entries,keys,values"),function(e){qt[e]=!0}),Yt in et||xt(et,Yt,qt))}(),!function(e){X(Ce,ie,function(e,t){jt(this,$t,{o:p(e),i:0,k:t})},function(){var e=this[$t],t=e.o,n=e.k,a=e.i++;return!t||a>=t.length?(e.o=r,F(1)):n==Zt?F(0,a):n==en?F(0,t[a]):F(0,[a,t[a]])},en),tn[ge]=tn[ie],X(De,se,function(e){jt(this,$t,{o:De(e),i:0})},function(){var t,n=this[$t],r=n.o,a=n.i;return a>=r.length?F(1):(t=e.call(r,a),n.i+=t.length,F(0,t))})}(S(!0)),o(Ue)&&o(Xe)||function(e){function n(e){if(gt(m,e)){var t=m[e];delete m[e],t()}}function r(e){n(e.data)}var a,i,s,c=t.postMe
6220 ssage,p=t.addEventListener,f=t.MessageChannel,h=0,m={};Ue=function(e){for(var t=[],n=1;arguments.length>n;)t.push(arguments[n++]);return m[++h]=function(){d(o(e)?e:Oe(e),t)},a(h),h},Xe=function(e){delete m[e]},Ht?a=function(e){Ke(u.call(n,e))}:p&&o(c)&&!t.importScripts?(a=function(e){c(e,"*")},p("message",r,!1)):o(f)?(i=new f,s=i.port2,i.port1.onmessage=r,a=l(s.postMessage,s,1)):a=Ge&&e in Ge[ke]("script")?function(t){Qe.appendChild(Ge[ke]("script"))[e]=function(){Qe.removeChild(this),n(t)}}:function(e){Ie(n,0,e)}}("onreadystatechange"),B(Vt+Gt,{setImmediate:Ue,clearImmediate:Xe}),!function(e,t){o(e)&&o(e.resolve)&&e.resolve(t=new e(function(){}))==t||function(t,n){function i(e){var t;return a(e)&&(t=e.then),!!o(t)&&t}function s(e){var t,r=e[n],a=r.c,o=0;if(r.h)return!0;for(;a.length>o;)if(t=a[o++],t.fail||s(t.P))return!0}function c(e,n){var r=e.c;(n||r.length)&&t(function(){var t=e.p,a=e.v,c=1==e.s,u=0;if(n&&!s(t))Ie(function(){s(t)||(Ht?!Je.emit("unhandledRejection",a,t):o(Ze.erro
6221 r)&&Ze.error("Unhandled promise rejection",a))},1e3);else for(;r.length>u;)!function(t){var n,r,o=c?t.ok:t.fail;try{o?(c||(e.h=!0),n=o===!0?a:o(a),n===t.P?t.rej(Be(Me+"-chain cycle")):(r=i(n))?r.call(n,t.res,t.rej):t.res(n)):t.rej(a)}catch(s){t.rej(s)}}(r[u++]);r.length=0})}function u(e){var t,n,r=this;if(!r.d){r.d=!0,r=r.r||r;try{(t=i(e))?(n={r:r,d:!1},t.call(e,l(u,n,1),l(d,n,1))):(r.v=e,r.s=1,c(r))}catch(a){d.call(n||{r:r,d:!1},a)}}}function d(e){var t=this;t.d||(t.d=!0,t=t.r||t,t.v=e,t.s=2,c(t,!0))}function p(e){var t=C(e)[Bt];return t!=r?t:e}e=function(t){N(t),D(this,e,Me);var a={p:this,c:[],s:0,d:!1,v:r,h:!1};xt(this,n,a);try{t(l(u,a,1),l(d,a,1))}catch(o){d.call(a,o)}},q(e[ve],{then:function(t,a){var i=C(C(this)[be])[Bt],s={ok:!o(t)||t,fail:!!o(a)&&a},u=s.P=new(i!=r?i:e)(function(e,t){s.res=N(e),s.rej=N(t)}),l=this[n];return l.c.push(s),l.s&&c(l),u},"catch":function(e){return this.then(r,e)}}),q(e,{all:function(e){var t=p(this),n=[];return new t(function(r,a){Z(e,!1,yt,n);var o
6222 =n.length,i=Ce(o);o?At.call(n,function(e,n){t.resolve(e).then(function(e){i[n]=e,--o||r(i)},a)}):r(i)})},race:function(e){var t=p(this);return new t(function(n,r){Z(e,!1,function(e){t.resolve(e).then(n,r)})})},reject:function(e){return new(p(this))(function(t,n){n(e)})},resolve:function(e){return a(e)&&n in e&&lt(e)===this[ve]?e:new(p(this))(function(t,n){t(e)})}})}(Ke||Ue,Wt("record")),i(e,Me),R(e),B(Vt+Ft*!ot(e),{Promise:e})}(t[Me]),!function(){function e(e,t,a,o,s,c){function u(e,t){return t!=r&&Z(t,s,e[f],e),e}function l(e,t){var r=h[e];n&&(h[e]=function(e,n){var a=r.call(this,0===e?0:e,n);return t?this:a})}var f=s?"set":"add",h=e&&e[ve],g={};if(ot(e)&&(c||!rn&&gt(h,Ee)&&gt(h,"entries"))){var b,y=e,A=new e,T=A[f](c?{}:-0,1);G(function(t){new e(t)})&&(e=function(n){return D(this,e,t),u(new y,n)},e[ve]=h,n&&(h[be]=e)),c||A[Ee](function(e,t){b=1/t===-rt}),b&&(l("delete"),l("has"),s&&l("get")),(b||T!==A)&&l(f,!0)}else e=c?function(n){D(this,e,t),jt(this,d,v++),u(this,n)}:function(n)
6223 {var a=this;D(a,e,t),jt(a,p,ut(null)),jt(a,_,0),jt(a,m,r),jt(a,M,r),u(a,n)},q(q(e[ve],a),o),c||!Dt||pt(e[ve],"size",{get:function(){return O(this[_])}});return i(e,t),R(e),g[t]=e,B(Vt+Qt+Ft*!ot(e),g),c||X(e,t,function(e,t){jt(this,$t,{o:e,k:t})},function(){for(var e=this[$t],t=e.k,n=e.l;n&&n.r;)n=n.p;return e.o&&(e.l=n=n?n.n:e.o[M])?t==Zt?F(0,n.k):t==en?F(0,n.v):F(0,[n.k,n.v]):(e.o=r,F(1))},s?Zt+en:en,!s),e}function t(e,t){if(!a(e))return("string"==typeof e?"S":"P")+e;if(_t(e))return"F";if(!gt(e,d)){if(!t)return"E";xt(e,d,++v)}return"O"+e[d]}function o(e,n){var r,a=t(n);if("F"!=a)return e[p][a];for(r=e[M];r;r=r.n)if(r.k==n)return r}function s(e,n,a){var i,s,c=o(e,n);return c?c.v=a:(e[m]=c={i:s=t(n,!0),k:n,v:a,p:i=e[m],n:r,r:!1},e[M]||(e[M]=c),i&&(i.n=c),e[_]++,"F"!=s&&(e[p][s]=c)),e}function c(e,t,n){return _t(C(t))?u(e).set(t,n):(gt(t,f)||xt(t,f,{}),t[f][e[d]]=n),e}function u(e){return e[h]||xt(e,h,new xe)[h]}var d=Wt("uid"),p=Wt("O1"),f=Wt("weak"),h=Wt("leak"),m=Wt("last"),M=Wt("f
6224 irst"),_=Dt?Wt("size"):"size",v=0,b={},y={clear:function(){for(var e=this,t=e[p],n=e[M];n;n=n.n)n.r=!0,n.p&&(n.p=n.p.n=r),delete t[n.i];e[M]=e[m]=r,e[_]=0},"delete":function(e){var t=this,n=o(t,e);if(n){var r=n.n,a=n.p;delete t[p][n.i],n.r=!0,a&&(a.n=r),r&&(r.p=a),t[M]==n&&(t[M]=r),t[m]==n&&(t[m]=a),t[_]--}return!!n},forEach:function(e){for(var t,n=l(e,arguments[1],3);t=t?t.n:this[M];)for(n(t.v,t.k,this);t&&t.r;)t=t.p},has:function(e){return!!o(this,e)}};xe=e(xe,de,{get:function(e){var t=o(this,e);return t&&t.v},set:function(e,t){return s(this,0===e?0:e,t)}},y,!0),je=e(je,pe,{add:function(e){return s(this,e=0===e?0:e,e)}},y);var A={"delete":function(e){return!!a(e)&&(_t(e)?u(this)["delete"](e):gt(e,f)&&gt(e[f],this[d])&&delete e[f][this[d]])},has:function(e){return!!a(e)&&(_t(e)?u(this).has(e):gt(e,f)&&gt(e[f],this[d]))}};We=e(We,fe,{get:function(e){if(a(e)){if(_t(e))return u(this).get(e);if(gt(e,f))return e[f][this[d]]}},set:function(e,t){return c(this,e,t)}},A,!0,!0),n&&7!=(new We
6225 ).set(Ne.freeze(b),7).get(b)&&At.call(g("delete,has,get,set"),function(e){var t=We[ve][e];We[ve][e]=function(n,r){if(a(n)&&_t(n)){var o=u(this)[e](n,r);return"set"==e?this:o}return t.call(this,n,r)}}),Ye=e(Ye,he,{add:function(e){return c(this,e,!0)}},A,!1,!0)}(),!function(){function e(e){var t,n=[];for(t in e)n.push(t);jt(this,$t,{o:e,a:n,i:0})}function t(e){return function(t){C(t);try{return e.apply(r,arguments),!0}catch(n){return!1}}}function n(e,t){var o,i=arguments.length<3?e:arguments[2],s=ft(C(e),t);return s?gt(s,"value")?s.value:s.get===r?r:s.get.call(i):a(o=lt(e))?n(o,t,i):r}function o(e,t,n){var i,s,c=arguments.length<4?e:arguments[3],u=ft(C(e),t);if(!u){if(a(s=lt(e)))return o(s,t,n,c);u=P(0)}return gt(u,"value")?!(u.writable===!1||!a(c))&&(i=ft(c,t)||P(0),i.value=n,pt(c,t,i),!0):u.set!==r&&(u.set.call(c,n),!0)}I(e,ae,function(){var e,t=this[$t],n=t.a;do if(t.i>=n.length)return F(1);while(!((e=n[t.i++])in t.o));return F(0,e)});var i=Ne.isExtensible||f,s={apply:l(st,ct,3),co
6226 nstruct:function(e,t){var n=N(arguments.length<3?e:arguments[2])[ve],r=ut(a(n)?n:tt),o=ct.call(e,r,t);return a(o)?o:r},defineProperty:t(pt),deleteProperty:function(e,t){var n=ft(C(e),t);return!(n&&!n.configurable)&&delete e[t]},enumerate:function(t){return new e(C(t))},get:n,getOwnPropertyDescriptor:function(e,t){return ft(C(e),t)},getPrototypeOf:function(e){return lt(C(e))},has:function(e,t){return t in e},isExtensible:function(e){return!!i(C(e))},ownKeys:M,preventExtensions:t(Ne.preventExtensions||f),set:o};dt&&(s.setPrototypeOf=function(e,t){return dt(C(e),t),!0}),B(Vt,{Reflect:{}}),B(Jt,"Reflect",s)}(),!function(){function e(e){return function(t){var n,r=p(t),a=ht(t),o=a.length,i=0,s=Ce(o);if(e)for(;o>i;)s[i]=[n=a[i++],r[n]];else for(;o>i;)s[i]=r[a[i++]];return s}}B(Kt,ie,{includes:b(!0)}),B(Kt,se,{at:S(!0)}),B(Jt,ae,{getOwnPropertyDescriptors:function(e){var t=p(e),n={};return At.call(M(t),function(e){pt(n,e,P(0,ft(t,e)))}),n},values:e(!1),entries:e(!0)}),B(Jt,ue,{escape:z(/([\
6227 \\-[\]{}()*+?.,^$|])/g,"\\$1",!0)})}(),!function(e){function t(e){if(e){var t=e[ve];xt(t,ee,t.get),xt(t,n,t.set),xt(t,r,t["delete"])}}ee=Y(e+"Get",!0);var n=Y(e+pe,!0),r=Y(e+"Delete",!0);B(Jt,me,{referenceGet:ee,referenceSet:n,referenceDelete:r}),xt(nt,ee,h),t(xe),t(We)}("reference"),!function(e){function t(e,t){jt(this,$t,{o:p(e),a:ht(e),i:0,k:t})}function n(e){return function(n){return new t(n,e)}}function o(e){var t=1==e,n=4==e;return function(a,o,i){var s,c,u,d=l(o,i,3),f=p(a),h=t||7==e||2==e?new(y(this,te)):r;for(s in f)if(gt(f,s)&&(c=f[s],u=d(c,s,a),e))if(t)h[s]=u;else if(u)switch(e){case 2:h[s]=c;break;case 3:return!0;case 5:return c;case 6:return s;case 7:h[u[0]]=u[1]}else if(n)return!1;return 3==e||n?n:h}}function i(e){return function(t,n,a){N(n);var o,i,s,c=p(t),u=ht(c),l=u.length,d=0;for(e?o=a==r?new(y(this,te)):Ne(a):arguments.length<3?(k(l,Ct),o=c[u[d++]]):o=Ne(a);l>d;)if(gt(c,i=u[d++]))if(s=n(o,c[i],i,t),e){if(s===!1)break}else o=s;return o}}function s(e,t){return(t==t
6228 ?_(e,t):c(e,A))!==r}te=function(e){var t=ut(null);return e!=r&&(V(e)?Z(e,!0,function(e,n){t[e]=n}):bt(t,e)),t},te[ve]=null,I(t,e,function(){var e,t=this[$t],n=t.o,a=t.a,o=t.k;do if(t.i>=a.length)return t.o=r,F(1);while(!gt(n,e=a[t.i++]));return o==Zt?F(0,e):o==en?F(0,n[e]):F(0,[e,n[e]])});var c=o(6),u={keys:n(Zt),values:n(en),entries:n(Zt+en),forEach:o(0),map:o(1),filter:o(2),some:o(3),every:o(4),find:o(5),findKey:c,mapPairs:o(7),reduce:i(!1),turn:i(!0),keyOf:_,includes:s,has:gt,get:m,set:j(0),isDict:function(e){return a(e)&&lt(e)===te[ve]}};if(ee)for(var f in u)!function(e){function t(){for(var t=[this],n=0;n<arguments.length;)t.push(arguments[n++]);return d(e,t)}e[ee]=function(){return t}}(u[f]);B(Vt+Ft,{Dict:q(te,u)})}("Dict"),!function(e,t){function n(t,r){return this instanceof n?(this[$t]=J(t),void(this[e]=!!r)):new n(t,r)}function a(n){function r(n,r,a){this[$t]=J(n),this[e]=n[e],this[t]=l(r,a,n[e]?2:1)}return I(r,"Chain",n,o),H(r[ve],h),r}I(n,"Wrapper",function(){return this
6229 [$t].next()});var o=n[ve];H(o,function(){return this[$t]});var i=a(function(){var n=this[$t].next();return n.done?n:F(0,K(this[t],n.value,this[e]))}),s=a(function(){for(;;){var n=this[$t].next();if(n.done||K(this[t],n.value,this[e]))return n}});q(o,{of:function(t,n){Z(this,this[e],t,n)},array:function(e,t){var n=[];return Z(e!=r?this.map(e,t):this,!1,yt,n),n},filter:function(e,t){return new s(this,e,t)},map:function(e,t){return new i(this,e,t)}}),n.isIterable=V,n.getIterator=J,B(Vt+Ft,{$for:n})}("entries",Wt("fn")),B(Vt+Ft,{delay:function(e){return new Promise(function(t){Ie(t,e,!0)})}}),!function(e,t){function n(n){var a=this,o={};return xt(a,e,function(e){return e!==r&&e in a?gt(o,e)?o[e]:o[e]=l(a[e],a,-1):t.call(a)})[e](n)}It._=Ut._=Ut._||{},B(Kt+Ft,oe,{part:u,only:function(e,t){var n=N(this),r=L(e),a=arguments.length>1;return function(){for(var e=kt(r,arguments.length),o=Ce(e),i=0;e>i;)o[i]=arguments[i++];return d(n,o,a?t:this)}}}),xt(Ut._,ye,function(){return e}),xt(tt,e,n),Dt|
6230 |xt(et,e,n)}(Dt?W("tie"):Te,tt[Te]),!function(){function e(e,t){for(var n,r=M(p(t)),a=r.length,o=0;a>o;)pt(e,n=r[o++],ft(t,n));return e}B(Jt+Ft,ae,{isObject:a,classof:c,define:e,make:function(t,n){return e(ut(t),n)}})}(),B(Kt+Ft,ie,{turn:function(e,t){N(e);for(var n=t==r?[]:Ne(t),a=vt(this),o=L(a.length),i=0;o>i&&e(n,a[i],i++,this)!==!1;);return n}}),n&&(qt.turn=!0),!function(e){function t(e){jt(this,$t,{l:L(e),i:0})}I(t,ce,function(){var e=this[$t],t=e.i++;return t<e.l?F(0,t):F(1)}),U(Pe,ce,function(){return new t(this)}),e.random=function(e){var t=+this,n=e==r?0:+e,a=kt(t,n);return Ot()*(St(t,n)-a)+a},At.call(g("round,floor,ceil,abs,sin,asin,cos,acos,tan,atan,exp,sqrt,max,min,pow,atan2,acosh,asinh,atanh,cbrt,clz32,cosh,expm1,hypot,imul,log1p,log10,log2,sign,sinh,tanh,trunc"),function(t){var n=Re[t];n&&(e[t]=function(){for(var e=[+this],t=0;arguments.length>t;)e.push(arguments[t++]);return d(n,e)})}),B(Kt+Ft,ce,e)}({}),!function(){var e,t={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&qu
6231 ot;","'":"&apos;"},n={};for(e in t)n[t[e]]=e;B(Kt+Ft,se,{escapeHTML:z(/[&<>"']/g,t),unescapeHTML:z(/&(?:amp|lt|gt|quot|apos);/g,n)})}(),!function(e,t,n,r,a,o,i,s,c){function u(t){return function(u,l){function d(e){return p[t+e]()}var p=this,f=n[gt(n,l)?l:r];return De(u).replace(e,function(e){switch(e){case"s":return d(a);case"ss":return w(d(a));case"m":return d(o);case"mm":return w(d(o));case"h":return d(i);case"hh":return w(d(i));case"D":return d(le);case"DD":return w(d(le));case"W":return f[0][d("Day")];case"N":return d(s)+1;case"NN":return w(d(s)+1);case"M":return f[2][d(s)];case"MM":return f[1][d(s)];case"Y":return d(c);case"YY":return w(d(c)%100)}return e})}}function l(e,r){function a(e){var n=[];return At.call(g(r.months),function(r){n.push(r.replace(t,"$"+e))}),n}return n[e]=[g(r.weekdays),a(1),a(2)],It}B(Kt+Ft,le,{format:u("get"),formatUTC:u("getUTC")}),l(r,{weekdays:"Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Saturday",months:"January,February,March,April,May,June,July
6232 ,August,September,October,November,December"}),l("ru",{weekdays:"Воскресенье,Понедельник,Вторник,Среда,Четверг,Пятница,Суббота",months:"Январ:я|ь,Феврал:я|ь,Март:а|,Апрел:я|ь,Ма:я|й,Июн:я|ь,Июл:я|ь,Август:а|,Сентябр:я|ь,Октябр:я|ь,Ноябр:я|ь,Декабр:я|ь"}),It.locale=function(e){return gt(n,e)?r=e:r},It.addLocale=l}(/\b\w\w?\b/g,/:(.*)\|(.*)$/,{},"en","Seconds","Minutes","Hours","Month","FullYear"),B(Vt+Ft,{global:t}),!function(e){function t(t,n){At.call(g(t),function(t){t in et&&(e[t]=l(st,et[t],n))})}t("pop,reverse,shift,keys,values,entries",1),t("indexOf,every,some,forEach,map,filter,find,findIndex,includes",3),t("join,slice,concat,push,splice,unshift,sort,lastIndexOf,reduce,reduceRight,copyWithin,fill,turn"),B(Jt,ie,e)}({}),!function(e){!n||!e||ne in e[ve]||xt(e[ve],ne,tn[ie]),tn.NodeList=tn[ie]}(t.NodeList),!function(e,t){At.call(g("assert,clear,co
6233 unt,debug,dir,dirxml,error,exception,group,groupCollapsed,groupEnd,info,isIndependentlyComposed,log,markTimeline,profile,profileEnd,table,time,timeEnd,timeline,timelineEnd,timeStamp,trace,warn"),function(n){e[n]=function(){if(t&&n in Ze)return ct.call(Ze[n],Ze,arguments)}}),B(Vt+Ft,{log:bt(e.log,e,{enable:function(){t=!0},disable:function(){t=!1}})})}({},!0)}("undefined"!=typeof self&&self.Math===Math?self:Function("return this")(),!1),e.exports={"default":e.exports,__esModule:!0}},function(e,t){"use strict";t["default"]=function(e){return e&&e.__esModule?e["default"]:e},t.__esModule=!0},function(e,t){var n=window.addEventListener?"addEventListener":"attachEvent",r=window.removeEventListener?"removeEventListener":"detachEvent",a="addEventListener"!==n?"on":"";t.bind=function(e,t,r,o){return e[n](a+t,r,o||!1),r},t.unbind=function(e,t,n,o){return e[r](a+t,n,o||!1),n}},function(e,t){function n(e,t){return e===t||!!(16&e.compareDocumentPosition(t))}e.exports=n},function(e,t,n){function
6234 r(e){var t,n;for(t=[],n=0;n<e.length;n++)t.push(o[e[n]%64]);return t.join("")}function a(e){if("undefined"!=typeof window){if("undefined"!=typeof window.crypto)return r(window.crypto.getRandomValues(new Uint8Array(e)));for(var t=new Array(e),a=0;a<e;a++)t[a]=Math.floor(256*Math.random());return r(t)}var o=n(876);try{return r(o.randomBytes(e))}catch(i){return r(o.pseudoRandomBytes(e))}}var o="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-_";e.exports=a},function(e,t,n){(function(e){function r(){var e=[].slice.call(arguments).join(" ");throw new Error([e,"we accept pull requests","http://github.com/dominictarr/crypto-browserify"].join("\n"))}function a(e,t){for(var n in e)t(e[n],n)}var o=n(881);t.createHash=n(883),t.createHmac=n(895),t.randomBytes=function(t,n){if(!n||!n.call)return new e(o(t));try{n.call(this,void 0,new e(o(t)))}catch(r){n(r)}},t.getHashes=function(){return["sha1","sha256","sha512","md5","rmd160"]};var i=n(896)(t);t.pbkdf2=i.pbkdf2,t.pbkdf2Sync=i.pbk
6235 df2Sync,a(["createCredentials","createCipher","createCipheriv","createDecipher","createDecipheriv","createSign","createVerify","createDiffieHellman"],function(e){t[e]=function(){r("sorry,",e,"is not implemented yet")}})}).call(t,n(877).Buffer)},function(e,t,n){(function(e,r){/*!
6236 - * The buffer module from node.js, for the browser.
6237 - *
6238 - * @author Feross Aboukhadijeh <feross@××××××.org> <http://feross.org>
6239 - * @license MIT
6240 - */
6241 -"use strict";function a(){try{var e=new Uint8Array(1);return e.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 42}},42===e.foo()&&"function"==typeof e.subarray&&0===e.subarray(1,1).byteLength}catch(t){return!1}}function o(){return e.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function i(t,n){if(o()<n)throw new RangeError("Invalid typed array length");return e.TYPED_ARRAY_SUPPORT?(t=new Uint8Array(n),t.__proto__=e.prototype):(null===t&&(t=new e(n)),t.length=n),t}function e(t,n,r){if(!(e.TYPED_ARRAY_SUPPORT||this instanceof e))return new e(t,n,r);if("number"==typeof t){if("string"==typeof n)throw new Error("If encoding is specified then the first argument must be a string");return l(this,t)}return s(this,t,n,r)}function s(e,t,n,r){if("number"==typeof t)throw new TypeError('"value" argument must not be a number');return"undefined"!=typeof ArrayBuffer&&t instanceof ArrayBuffer?f(e,t,n,r):"string"==typeof t?d(e,t,n):h(e,t)}function c(e){if("number"!=typeof e)throw new TypeE
6242 rror('"size" argument must be a number');if(e<0)throw new RangeError('"size" argument must not be negative')}function u(e,t,n,r){return c(t),t<=0?i(e,t):void 0!==n?"string"==typeof r?i(e,t).fill(n,r):i(e,t).fill(n):i(e,t)}function l(t,n){if(c(n),t=i(t,n<0?0:0|m(n)),!e.TYPED_ARRAY_SUPPORT)for(var r=0;r<n;++r)t[r]=0;return t}function d(t,n,r){if("string"==typeof r&&""!==r||(r="utf8"),!e.isEncoding(r))throw new TypeError('"encoding" must be a valid string encoding');var a=0|_(n,r);t=i(t,a);var o=t.write(n,r);return o!==a&&(t=t.slice(0,o)),t}function p(e,t){var n=t.length<0?0:0|m(t.length);e=i(e,n);for(var r=0;r<n;r+=1)e[r]=255&t[r];return e}function f(t,n,r,a){if(n.byteLength,r<0||n.byteLength<r)throw new RangeError("'offset' is out of bounds");if(n.byteLength<r+(a||0))throw new RangeError("'length' is out of bounds");return n=void 0===r&&void 0===a?new Uint8Array(n):void 0===a?new Uint8Array(n,r):new Uint8Array(n,r,a),e.TYPED_ARRAY_SUPPORT?(t=n,t.__proto__=e.prototype):t=p(t,n),t}func
6243 tion h(t,n){if(e.isBuffer(n)){var r=0|m(n.length);return t=i(t,r),0===t.length?t:(n.copy(t,0,0,r),t)}if(n){if("undefined"!=typeof ArrayBuffer&&n.buffer instanceof ArrayBuffer||"length"in n)return"number"!=typeof n.length||G(n.length)?i(t,0):p(t,n);if("Buffer"===n.type&&Z(n.data))return p(t,n.data)}throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}function m(e){if(e>=o())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+o().toString(16)+" bytes");return 0|e}function M(t){return+t!=t&&(t=0),e.alloc(+t)}function _(t,n){if(e.isBuffer(t))return t.length;if("undefined"!=typeof ArrayBuffer&&"function"==typeof ArrayBuffer.isView&&(ArrayBuffer.isView(t)||t instanceof ArrayBuffer))return t.byteLength;"string"!=typeof t&&(t=""+t);var r=t.length;if(0===r)return 0;for(var a=!1;;)switch(n){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":case void 0:return X(t).length;case"ucs2":case"ucs-2":c
6244 ase"utf16le":case"utf-16le":return 2*r;case"hex":return r>>>1;case"base64":return J(t).length;default:if(a)return X(t).length;n=(""+n).toLowerCase(),a=!0}}function g(e,t,n){var r=!1;if((void 0===t||t<0)&&(t=0),t>this.length)return"";if((void 0===n||n>this.length)&&(n=this.length),n<=0)return"";if(n>>>=0,t>>>=0,n<=t)return"";for(e||(e="utf8");;)switch(e){case"hex":return D(this,t,n);case"utf8":case"utf-8":return k(this,t,n);case"ascii":return N(this,t,n);case"latin1":case"binary":return C(this,t,n);case"base64":return S(this,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return P(this,t,n);default:if(r)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),r=!0}}function v(e,t,n){var r=e[t];e[t]=e[n],e[n]=r}function b(t,n,r,a,o){if(0===t.length)return-1;if("string"==typeof r?(a=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,isNaN(r)&&(r=o?0:t.length-1),r<0&&(r=t.length+r),r>=t.length){if(o)return-1;r=t.length-1}else if(r<0){if(!o)return-1;r
6245 =0}if("string"==typeof n&&(n=e.from(n,a)),e.isBuffer(n))return 0===n.length?-1:y(t,n,r,a,o);if("number"==typeof n)return n=255&n,e.TYPED_ARRAY_SUPPORT&&"function"==typeof Uint8Array.prototype.indexOf?o?Uint8Array.prototype.indexOf.call(t,n,r):Uint8Array.prototype.lastIndexOf.call(t,n,r):y(t,[n],r,a,o);throw new TypeError("val must be string, number or Buffer")}function y(e,t,n,r,a){function o(e,t){return 1===i?e[t]:e.readUInt16BE(t*i)}var i=1,s=e.length,c=t.length;if(void 0!==r&&(r=String(r).toLowerCase(),"ucs2"===r||"ucs-2"===r||"utf16le"===r||"utf-16le"===r)){if(e.length<2||t.length<2)return-1;i=2,s/=2,c/=2,n/=2}var u;if(a){var l=-1;for(u=n;u<s;u++)if(o(e,u)===o(t,l===-1?0:u-l)){if(l===-1&&(l=u),u-l+1===c)return l*i}else l!==-1&&(u-=u-l),l=-1}else for(n+c>s&&(n=s-c),u=n;u>=0;u--){for(var d=!0,p=0;p<c;p++)if(o(e,u+p)!==o(t,p)){d=!1;break}if(d)return u}return-1}function A(e,t,n,r){n=Number(n)||0;var a=e.length-n;r?(r=Number(r),r>a&&(r=a)):r=a;var o=t.length;if(o%2!==0)throw new Type
6246 Error("Invalid hex string");r>o/2&&(r=o/2);for(var i=0;i<r;++i){var s=parseInt(t.substr(2*i,2),16);if(isNaN(s))return i;e[n+i]=s}return i}function T(e,t,n,r){return K(X(t,e.length-n),e,n,r)}function L(e,t,n,r){return K(F(t),e,n,r)}function E(e,t,n,r){return L(e,t,n,r)}function w(e,t,n,r){return K(J(t),e,n,r)}function z(e,t,n,r){return K(V(t,e.length-n),e,n,r)}function S(e,t,n){return 0===t&&n===e.length?Q.fromByteArray(e):Q.fromByteArray(e.slice(t,n))}function k(e,t,n){n=Math.min(e.length,n);for(var r=[],a=t;a<n;){var o=e[a],i=null,s=o>239?4:o>223?3:o>191?2:1;if(a+s<=n){var c,u,l,d;switch(s){case 1:o<128&&(i=o);break;case 2:c=e[a+1],128===(192&c)&&(d=(31&o)<<6|63&c,d>127&&(i=d));break;case 3:c=e[a+1],u=e[a+2],128===(192&c)&&128===(192&u)&&(d=(15&o)<<12|(63&c)<<6|63&u,d>2047&&(d<55296||d>57343)&&(i=d));break;case 4:c=e[a+1],u=e[a+2],l=e[a+3],128===(192&c)&&128===(192&u)&&128===(192&l)&&(d=(15&o)<<18|(63&c)<<12|(63&u)<<6|63&l,d>65535&&d<1114112&&(i=d))}}null===i?(i=65533,s=1):i>65535&
6247 &(i-=65536,r.push(i>>>10&1023|55296),i=56320|1023&i),r.push(i),a+=s}return O(r)}function O(e){var t=e.length;if(t<=ee)return String.fromCharCode.apply(String,e);for(var n="",r=0;r<t;)n+=String.fromCharCode.apply(String,e.slice(r,r+=ee));return n}function N(e,t,n){var r="";n=Math.min(e.length,n);for(var a=t;a<n;++a)r+=String.fromCharCode(127&e[a]);return r}function C(e,t,n){var r="";n=Math.min(e.length,n);for(var a=t;a<n;++a)r+=String.fromCharCode(e[a]);return r}function D(e,t,n){var r=e.length;(!t||t<0)&&(t=0),(!n||n<0||n>r)&&(n=r);for(var a="",o=t;o<n;++o)a+=U(e[o]);return a}function P(e,t,n){for(var r=e.slice(t,n),a="",o=0;o<r.length;o+=2)a+=String.fromCharCode(r[o]+256*r[o+1]);return a}function x(e,t,n){if(e%1!==0||e<0)throw new RangeError("offset is not uint");if(e+t>n)throw new RangeError("Trying to access beyond buffer length")}function j(t,n,r,a,o,i){if(!e.isBuffer(t))throw new TypeError('"buffer" argument must be a Buffer instance');if(n>o||n<i)throw new RangeError('"value"
6248 argument is out of bounds');if(r+a>t.length)throw new RangeError("Index out of range")}function W(e,t,n,r){t<0&&(t=65535+t+1);for(var a=0,o=Math.min(e.length-n,2);a<o;++a)e[n+a]=(t&255<<8*(r?a:1-a))>>>8*(r?a:1-a)}function Y(e,t,n,r){t<0&&(t=4294967295+t+1);for(var a=0,o=Math.min(e.length-n,4);a<o;++a)e[n+a]=t>>>8*(r?a:3-a)&255}function q(e,t,n,r,a,o){if(n+r>e.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("Index out of range")}function R(e,t,n,r,a){return a||q(e,t,n,4,3.4028234663852886e38,-3.4028234663852886e38),$.write(e,t,n,r,23,4),n+4}function B(e,t,n,r,a){return a||q(e,t,n,8,1.7976931348623157e308,-1.7976931348623157e308),$.write(e,t,n,r,52,8),n+8}function H(e){if(e=I(e).replace(te,""),e.length<2)return"";for(;e.length%4!==0;)e+="=";return e}function I(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")}function U(e){return e<16?"0"+e.toString(16):e.toString(16)}function X(e,t){t=t||1/0;for(var n,r=e.length,a=null,o=[],i=0;i<r;++i){if(n=e.charCod
6249 eAt(i),n>55295&&n<57344){if(!a){if(n>56319){(t-=3)>-1&&o.push(239,191,189);continue}if(i+1===r){(t-=3)>-1&&o.push(239,191,189);continue}a=n;continue}if(n<56320){(t-=3)>-1&&o.push(239,191,189),a=n;continue}n=(a-55296<<10|n-56320)+65536}else a&&(t-=3)>-1&&o.push(239,191,189);if(a=null,n<128){if((t-=1)<0)break;o.push(n)}else if(n<2048){if((t-=2)<0)break;o.push(n>>6|192,63&n|128)}else if(n<65536){if((t-=3)<0)break;o.push(n>>12|224,n>>6&63|128,63&n|128)}else{if(!(n<1114112))throw new Error("Invalid code point");if((t-=4)<0)break;o.push(n>>18|240,n>>12&63|128,n>>6&63|128,63&n|128)}}return o}function F(e){for(var t=[],n=0;n<e.length;++n)t.push(255&e.charCodeAt(n));return t}function V(e,t){for(var n,r,a,o=[],i=0;i<e.length&&!((t-=2)<0);++i)n=e.charCodeAt(i),r=n>>8,a=n%256,o.push(a),o.push(r);return o}function J(e){return Q.toByteArray(H(e))}function K(e,t,n,r){for(var a=0;a<r&&!(a+n>=t.length||a>=e.length);++a)t[a+n]=e[a];return a}function G(e){return e!==e}var Q=n(878),$=n(879),Z=n(880);t.
6250 Buffer=e,t.SlowBuffer=M,t.INSPECT_MAX_BYTES=50,e.TYPED_ARRAY_SUPPORT=void 0!==r.TYPED_ARRAY_SUPPORT?r.TYPED_ARRAY_SUPPORT:a(),t.kMaxLength=o(),e.poolSize=8192,e._augment=function(t){return t.__proto__=e.prototype,t},e.from=function(e,t,n){return s(null,e,t,n)},e.TYPED_ARRAY_SUPPORT&&(e.prototype.__proto__=Uint8Array.prototype,e.__proto__=Uint8Array,"undefined"!=typeof Symbol&&Symbol.species&&e[Symbol.species]===e&&Object.defineProperty(e,Symbol.species,{value:null,configurable:!0})),e.alloc=function(e,t,n){return u(null,e,t,n)},e.allocUnsafe=function(e){return l(null,e)},e.allocUnsafeSlow=function(e){return l(null,e)},e.isBuffer=function(e){return!(null==e||!e._isBuffer)},e.compare=function(t,n){if(!e.isBuffer(t)||!e.isBuffer(n))throw new TypeError("Arguments must be Buffers");if(t===n)return 0;for(var r=t.length,a=n.length,o=0,i=Math.min(r,a);o<i;++o)if(t[o]!==n[o]){r=t[o],a=n[o];break}return r<a?-1:a<r?1:0},e.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"ut
6251 f8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},e.concat=function(t,n){if(!Z(t))throw new TypeError('"list" argument must be an Array of Buffers');if(0===t.length)return e.alloc(0);var r;if(void 0===n)for(n=0,r=0;r<t.length;++r)n+=t[r].length;var a=e.allocUnsafe(n),o=0;for(r=0;r<t.length;++r){var i=t[r];if(!e.isBuffer(i))throw new TypeError('"list" argument must be an Array of Buffers');i.copy(a,o),o+=i.length}return a},e.byteLength=_,e.prototype._isBuffer=!0,e.prototype.swap16=function(){var e=this.length;if(e%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var t=0;t<e;t+=2)v(this,t,t+1);return this},e.prototype.swap32=function(){var e=this.length;if(e%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var t=0;t<e;t+=4)v(this,t,t+3),v(this,t+1,t+2);return this},e.prototype.swap64=function(){var e=this.length;if(e%8!==0)throw new Ran
6252 geError("Buffer size must be a multiple of 64-bits");for(var t=0;t<e;t+=8)v(this,t,t+7),v(this,t+1,t+6),v(this,t+2,t+5),v(this,t+3,t+4);return this},e.prototype.toString=function(){var e=0|this.length;return 0===e?"":0===arguments.length?k(this,0,e):g.apply(this,arguments)},e.prototype.equals=function(t){if(!e.isBuffer(t))throw new TypeError("Argument must be a Buffer");return this===t||0===e.compare(this,t)},e.prototype.inspect=function(){var e="",n=t.INSPECT_MAX_BYTES;return this.length>0&&(e=this.toString("hex",0,n).match(/.{2}/g).join(" "),this.length>n&&(e+=" ... ")),"<Buffer "+e+">"},e.prototype.compare=function(t,n,r,a,o){if(!e.isBuffer(t))throw new TypeError("Argument must be a Buffer");if(void 0===n&&(n=0),void 0===r&&(r=t?t.length:0),void 0===a&&(a=0),void 0===o&&(o=this.length),n<0||r>t.length||a<0||o>this.length)throw new RangeError("out of range index");if(a>=o&&n>=r)return 0;if(a>=o)return-1;if(n>=r)return 1;if(n>>>=0,r>>>=0,a>>>=0,o>>>=0,this===t)return 0;for(var i=o-
6253 a,s=r-n,c=Math.min(i,s),u=this.slice(a,o),l=t.slice(n,r),d=0;d<c;++d)if(u[d]!==l[d]){i=u[d],s=l[d];break}return i<s?-1:s<i?1:0},e.prototype.includes=function(e,t,n){return this.indexOf(e,t,n)!==-1},e.prototype.indexOf=function(e,t,n){return b(this,e,t,n,!0)},e.prototype.lastIndexOf=function(e,t,n){return b(this,e,t,n,!1)},e.prototype.write=function(e,t,n,r){if(void 0===t)r="utf8",n=this.length,t=0;else if(void 0===n&&"string"==typeof t)r=t,n=this.length,t=0;else{if(!isFinite(t))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");t=0|t,isFinite(n)?(n=0|n,void 0===r&&(r="utf8")):(r=n,n=void 0)}var a=this.length-t;if((void 0===n||n>a)&&(n=a),e.length>0&&(n<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");r||(r="utf8");for(var o=!1;;)switch(r){case"hex":return A(this,e,t,n);case"utf8":case"utf-8":return T(this,e,t,n);case"ascii":return L(this,e,t,n);case"latin1":case"binary":return E(this,e,t,n);case"base64":ret
6254 urn w(this,e,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return z(this,e,t,n);default:if(o)throw new TypeError("Unknown encoding: "+r);r=(""+r).toLowerCase(),o=!0}},e.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var ee=4096;e.prototype.slice=function(t,n){var r=this.length;t=~~t,n=void 0===n?r:~~n,t<0?(t+=r,t<0&&(t=0)):t>r&&(t=r),n<0?(n+=r,n<0&&(n=0)):n>r&&(n=r),n<t&&(n=t);var a;if(e.TYPED_ARRAY_SUPPORT)a=this.subarray(t,n),a.__proto__=e.prototype;else{var o=n-t;a=new e(o,(void 0));for(var i=0;i<o;++i)a[i]=this[i+t]}return a},e.prototype.readUIntLE=function(e,t,n){e=0|e,t=0|t,n||x(e,t,this.length);for(var r=this[e],a=1,o=0;++o<t&&(a*=256);)r+=this[e+o]*a;return r},e.prototype.readUIntBE=function(e,t,n){e=0|e,t=0|t,n||x(e,t,this.length);for(var r=this[e+--t],a=1;t>0&&(a*=256);)r+=this[e+--t]*a;return r},e.prototype.readUInt8=function(e,t){return t||x(e,1,this.length),this[e]},e.prototype.readUInt16LE=function(e,t){
6255 return t||x(e,2,this.length),this[e]|this[e+1]<<8},e.prototype.readUInt16BE=function(e,t){return t||x(e,2,this.length),this[e]<<8|this[e+1]},e.prototype.readUInt32LE=function(e,t){return t||x(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},e.prototype.readUInt32BE=function(e,t){return t||x(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},e.prototype.readIntLE=function(e,t,n){e=0|e,t=0|t,n||x(e,t,this.length);for(var r=this[e],a=1,o=0;++o<t&&(a*=256);)r+=this[e+o]*a;return a*=128,r>=a&&(r-=Math.pow(2,8*t)),r},e.prototype.readIntBE=function(e,t,n){e=0|e,t=0|t,n||x(e,t,this.length);for(var r=t,a=1,o=this[e+--r];r>0&&(a*=256);)o+=this[e+--r]*a;return a*=128,o>=a&&(o-=Math.pow(2,8*t)),o},e.prototype.readInt8=function(e,t){return t||x(e,1,this.length),128&this[e]?(255-this[e]+1)*-1:this[e]},e.prototype.readInt16LE=function(e,t){t||x(e,2,this.length);var n=this[e]|this[e+1]<<8;return 32768&n?4294901760|n:n},e.prototype.readInt16BE=function
6256 (e,t){t||x(e,2,this.length);var n=this[e+1]|this[e]<<8;return 32768&n?4294901760|n:n},e.prototype.readInt32LE=function(e,t){return t||x(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},e.prototype.readInt32BE=function(e,t){return t||x(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},e.prototype.readFloatLE=function(e,t){return t||x(e,4,this.length),$.read(this,e,!0,23,4)},e.prototype.readFloatBE=function(e,t){return t||x(e,4,this.length),$.read(this,e,!1,23,4)},e.prototype.readDoubleLE=function(e,t){return t||x(e,8,this.length),$.read(this,e,!0,52,8)},e.prototype.readDoubleBE=function(e,t){return t||x(e,8,this.length),$.read(this,e,!1,52,8)},e.prototype.writeUIntLE=function(e,t,n,r){if(e=+e,t=0|t,n=0|n,!r){var a=Math.pow(2,8*n)-1;j(this,e,t,n,a,0)}var o=1,i=0;for(this[t]=255&e;++i<n&&(o*=256);)this[t+i]=e/o&255;return t+n},e.prototype.writeUIntBE=function(e,t,n,r){if(e=+e,t=0|t,n=0|n,!r){var a=Math.pow(2,8*n)-1;j(this,e,t,n,a,0)}var o=n-1,i=1;for(
6257 this[t+o]=255&e;--o>=0&&(i*=256);)this[t+o]=e/i&255;return t+n},e.prototype.writeUInt8=function(t,n,r){return t=+t,n=0|n,r||j(this,t,n,1,255,0),e.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),this[n]=255&t,n+1},e.prototype.writeUInt16LE=function(t,n,r){return t=+t,n=0|n,r||j(this,t,n,2,65535,0),e.TYPED_ARRAY_SUPPORT?(this[n]=255&t,this[n+1]=t>>>8):W(this,t,n,!0),n+2},e.prototype.writeUInt16BE=function(t,n,r){return t=+t,n=0|n,r||j(this,t,n,2,65535,0),e.TYPED_ARRAY_SUPPORT?(this[n]=t>>>8,this[n+1]=255&t):W(this,t,n,!1),n+2},e.prototype.writeUInt32LE=function(t,n,r){return t=+t,n=0|n,r||j(this,t,n,4,4294967295,0),e.TYPED_ARRAY_SUPPORT?(this[n+3]=t>>>24,this[n+2]=t>>>16,this[n+1]=t>>>8,this[n]=255&t):Y(this,t,n,!0),n+4},e.prototype.writeUInt32BE=function(t,n,r){return t=+t,n=0|n,r||j(this,t,n,4,4294967295,0),e.TYPED_ARRAY_SUPPORT?(this[n]=t>>>24,this[n+1]=t>>>16,this[n+2]=t>>>8,this[n+3]=255&t):Y(this,t,n,!1),n+4},e.prototype.writeIntLE=function(e,t,n,r){if(e=+e,t=0|t,!r){var a=Math.pow(2,8*n
6258 -1);j(this,e,t,n,a-1,-a)}var o=0,i=1,s=0;for(this[t]=255&e;++o<n&&(i*=256);)e<0&&0===s&&0!==this[t+o-1]&&(s=1),this[t+o]=(e/i>>0)-s&255;return t+n},e.prototype.writeIntBE=function(e,t,n,r){if(e=+e,t=0|t,!r){var a=Math.pow(2,8*n-1);j(this,e,t,n,a-1,-a)}var o=n-1,i=1,s=0;for(this[t+o]=255&e;--o>=0&&(i*=256);)e<0&&0===s&&0!==this[t+o+1]&&(s=1),this[t+o]=(e/i>>0)-s&255;return t+n},e.prototype.writeInt8=function(t,n,r){return t=+t,n=0|n,r||j(this,t,n,1,127,-128),e.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),t<0&&(t=255+t+1),this[n]=255&t,n+1},e.prototype.writeInt16LE=function(t,n,r){return t=+t,n=0|n,r||j(this,t,n,2,32767,-32768),e.TYPED_ARRAY_SUPPORT?(this[n]=255&t,this[n+1]=t>>>8):W(this,t,n,!0),n+2},e.prototype.writeInt16BE=function(t,n,r){return t=+t,n=0|n,r||j(this,t,n,2,32767,-32768),e.TYPED_ARRAY_SUPPORT?(this[n]=t>>>8,this[n+1]=255&t):W(this,t,n,!1),n+2},e.prototype.writeInt32LE=function(t,n,r){return t=+t,n=0|n,r||j(this,t,n,4,2147483647,-2147483648),e.TYPED_ARRAY_SUPPORT?(this[n]=25
6259 5&t,this[n+1]=t>>>8,this[n+2]=t>>>16,this[n+3]=t>>>24):Y(this,t,n,!0),n+4},e.prototype.writeInt32BE=function(t,n,r){return t=+t,n=0|n,r||j(this,t,n,4,2147483647,-2147483648),t<0&&(t=4294967295+t+1),e.TYPED_ARRAY_SUPPORT?(this[n]=t>>>24,this[n+1]=t>>>16,this[n+2]=t>>>8,this[n+3]=255&t):Y(this,t,n,!1),n+4},e.prototype.writeFloatLE=function(e,t,n){return R(this,e,t,!0,n)},e.prototype.writeFloatBE=function(e,t,n){return R(this,e,t,!1,n)},e.prototype.writeDoubleLE=function(e,t,n){return B(this,e,t,!0,n)},e.prototype.writeDoubleBE=function(e,t,n){return B(this,e,t,!1,n)},e.prototype.copy=function(t,n,r,a){if(r||(r=0),a||0===a||(a=this.length),n>=t.length&&(n=t.length),n||(n=0),a>0&&a<r&&(a=r),a===r)return 0;if(0===t.length||0===this.length)return 0;if(n<0)throw new RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw new RangeError("sourceStart out of bounds");if(a<0)throw new RangeError("sourceEnd out of bounds");a>this.length&&(a=this.length),t.length-n<a-r&&(a=t.length-
6260 n+r);var o,i=a-r;if(this===t&&r<n&&n<a)for(o=i-1;o>=0;--o)t[o+n]=this[o+r];else if(i<1e3||!e.TYPED_ARRAY_SUPPORT)for(o=0;o<i;++o)t[o+n]=this[o+r];else Uint8Array.prototype.set.call(t,this.subarray(r,r+i),n);return i},e.prototype.fill=function(t,n,r,a){if("string"==typeof t){if("string"==typeof n?(a=n,n=0,r=this.length):"string"==typeof r&&(a=r,r=this.length),1===t.length){var o=t.charCodeAt(0);o<256&&(t=o)}if(void 0!==a&&"string"!=typeof a)throw new TypeError("encoding must be a string");if("string"==typeof a&&!e.isEncoding(a))throw new TypeError("Unknown encoding: "+a)}else"number"==typeof t&&(t=255&t);if(n<0||this.length<n||this.length<r)throw new RangeError("Out of range index");if(r<=n)return this;n>>>=0,r=void 0===r?this.length:r>>>0,t||(t=0);var i;if("number"==typeof t)for(i=n;i<r;++i)this[i]=t;else{var s=e.isBuffer(t)?t:X(new e(t,a).toString()),c=s.length;for(i=0;i<r-n;++i)this[i+n]=s[i%c]}return this};var te=/[^+\/0-9A-Za-z-_]/g}).call(t,n(877).Buffer,function(){return this}
6261 ())},function(e,t){"use strict";function n(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");return"="===e[t-2]?2:"="===e[t-1]?1:0}function r(e){return 3*e.length/4-n(e)}function a(e){var t,r,a,o,i,s,c=e.length;i=n(e),s=new l(3*c/4-i),a=i>0?c-4:c;var d=0;for(t=0,r=0;t<a;t+=4,r+=3)o=u[e.charCodeAt(t)]<<18|u[e.charCodeAt(t+1)]<<12|u[e.charCodeAt(t+2)]<<6|u[e.charCodeAt(t+3)],s[d++]=o>>16&255,s[d++]=o>>8&255,s[d++]=255&o;return 2===i?(o=u[e.charCodeAt(t)]<<2|u[e.charCodeAt(t+1)]>>4,s[d++]=255&o):1===i&&(o=u[e.charCodeAt(t)]<<10|u[e.charCodeAt(t+1)]<<4|u[e.charCodeAt(t+2)]>>2,s[d++]=o>>8&255,s[d++]=255&o),s}function o(e){return c[e>>18&63]+c[e>>12&63]+c[e>>6&63]+c[63&e]}function i(e,t,n){for(var r,a=[],i=t;i<n;i+=3)r=(e[i]<<16)+(e[i+1]<<8)+e[i+2],a.push(o(r));return a.join("")}function s(e){for(var t,n=e.length,r=n%3,a="",o=[],s=16383,u=0,l=n-r;u<l;u+=s)o.push(i(e,u,u+s>l?l:u+s));return 1===r?(t=e[n-1],a+=c[t>>2],a+=c[t<<4&63],a+="=="):2===r&&(
6262 t=(e[n-2]<<8)+e[n-1],a+=c[t>>10],a+=c[t>>4&63],a+=c[t<<2&63],a+="="),o.push(a),o.join("")}t.byteLength=r,t.toByteArray=a,t.fromByteArray=s;for(var c=[],u=[],l="undefined"!=typeof Uint8Array?Uint8Array:Array,d="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",p=0,f=d.length;p<f;++p)c[p]=d[p],u[d.charCodeAt(p)]=p;u["-".charCodeAt(0)]=62,u["_".charCodeAt(0)]=63},function(e,t){t.read=function(e,t,n,r,a){var o,i,s=8*a-r-1,c=(1<<s)-1,u=c>>1,l=-7,d=n?a-1:0,p=n?-1:1,f=e[t+d];for(d+=p,o=f&(1<<-l)-1,f>>=-l,l+=s;l>0;o=256*o+e[t+d],d+=p,l-=8);for(i=o&(1<<-l)-1,o>>=-l,l+=r;l>0;i=256*i+e[t+d],d+=p,l-=8);if(0===o)o=1-u;else{if(o===c)return i?NaN:(f?-1:1)*(1/0);i+=Math.pow(2,r),o-=u}return(f?-1:1)*i*Math.pow(2,o-r)},t.write=function(e,t,n,r,a,o){var i,s,c,u=8*o-a-1,l=(1<<u)-1,d=l>>1,p=23===a?Math.pow(2,-24)-Math.pow(2,-77):0,f=r?0:o-1,h=r?1:-1,m=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(s=isNaN(t)?1:0,i=l):(i=Math.floor(Math.log(t)/Math.LN2),t*(c=Math.pow(2,-i))<1&
6263 &(i--,c*=2),t+=i+d>=1?p/c:p*Math.pow(2,1-d),t*c>=2&&(i++,c/=2),i+d>=l?(s=0,i=l):i+d>=1?(s=(t*c-1)*Math.pow(2,a),i+=d):(s=t*Math.pow(2,d-1)*Math.pow(2,a),i=0));a>=8;e[n+f]=255&s,f+=h,s/=256,a-=8);for(i=i<<a|s,u+=a;u>0;e[n+f]=255&i,f+=h,i/=256,u-=8);e[n+f-h]|=128*m}},function(e,t){var n={}.toString;e.exports=Array.isArray||function(e){return"[object Array]"==n.call(e)}},function(e,t,n){(function(t,r){!function(){var a=("undefined"==typeof window?t:window)||{};_crypto=a.crypto||a.msCrypto||n(882),e.exports=function(e){if(_crypto.getRandomValues){var t=new r(e);return _crypto.getRandomValues(t),t}if(_crypto.randomBytes)return _crypto.randomBytes(e);throw new Error("secure random number generation not supported by this browser\nuse chrome, FireFox or Internet Explorer 11")}}()}).call(t,function(){return this}(),n(877).Buffer)},446,function(e,t,n){(function(t){function r(e){return function(){var n=[],r={update:function(e,r){return t.isBuffer(e)||(e=new t(e,r)),n.push(e),this},digest:funct
6264 ion(r){var a=t.concat(n),o=e(a);return n=null,r?o.toString(r):o}};return r}}var a=n(884),o=r(n(892)),i=r(n(894));e.exports=function(e){return"md5"===e?new o:"rmd160"===e?new i:a(e)}}).call(t,n(877).Buffer)},function(e,t,n){var t=e.exports=function(e){var n=t[e];if(!n)throw new Error(e+" is not supported (we accept pull requests)");return new n},r=n(877).Buffer,a=n(885)(r);t.sha1=n(886)(r,a),t.sha256=n(890)(r,a),t.sha512=n(891)(r,a)},function(e,t){e.exports=function(e){function t(t,n){this._block=new e(t),this._finalSize=n,this._blockSize=t,this._len=0,this._s=0}return t.prototype.init=function(){this._s=0,this._len=0},t.prototype.update=function(t,n){"string"==typeof t&&(n=n||"utf8",t=new e(t,n));for(var r=this._len+=t.length,a=this._s=this._s||0,o=0,i=this._block;a<r;){for(var s=Math.min(t.length,o+this._blockSize-a%this._blockSize),c=s-o,u=0;u<c;u++)i[a%this._blockSize+u]=t[u+o];a+=c,o+=c,a%this._blockSize===0&&this._update(i)}return this._s=a,this},t.prototype.digest=function(e){
6265 var t=8*this._len;this._block[this._len%this._blockSize]=128,this._block.fill(0,this._len%this._blockSize+1),t%(8*this._blockSize)>=8*this._finalSize&&(this._update(this._block),this._block.fill(0)),this._block.writeInt32BE(t,this._blockSize-4);var n=this._update(this._block)||this._hash();return e?n.toString(e):n},t.prototype._update=function(){throw new Error("_update must be implemented by subclass")},t}},function(e,t,n){var r=n(887).inherits;e.exports=function(e,t){function n(){return h.length?h.pop().init():this instanceof n?(this._w=f,t.call(this,64,56),this._h=null,void this.init()):new n}function a(e,t,n,r){return e<20?t&n|~t&r:e<40?t^n^r:e<60?t&n|t&r|n&r:t^n^r}function o(e){return e<20?1518500249:e<40?1859775393:e<60?-1894007588:-899497514}function i(e,t){return e+t|0}function s(e,t){return e<<t|e>>>32-t}var c=0,u=4,l=8,d=12,p=16,f=new("undefined"==typeof Int32Array?Array:Int32Array)(80),h=[];return r(n,t),n.prototype.init=function(){return this._a=1732584193,this._b=402323
6266 3417,this._c=2562383102,this._d=271733878,this._e=3285377520,t.prototype.init.call(this),this},n.prototype._POOL=h,n.prototype._update=function(e){var t,n,r,c,u,l,d,p,f,h;t=l=this._a,n=d=this._b,r=p=this._c,c=f=this._d,u=h=this._e;for(var m=this._w,M=0;M<80;M++){var _=m[M]=M<16?e.readInt32BE(4*M):s(m[M-3]^m[M-8]^m[M-14]^m[M-16],1),g=i(i(s(t,5),a(M,n,r,c)),i(i(u,_),o(M)));u=c,c=r,r=s(n,30),n=t,t=g}this._a=i(t,l),this._b=i(n,d),this._c=i(r,p),this._d=i(c,f),this._e=i(u,h)},n.prototype._hash=function(){h.length<100&&h.push(this);var t=new e(20);return t.writeInt32BE(0|this._a,c),t.writeInt32BE(0|this._b,u),t.writeInt32BE(0|this._c,l),t.writeInt32BE(0|this._d,d),t.writeInt32BE(0|this._e,p),t},n}},function(e,t,n){(function(e,r){function a(e,n){var r={seen:[],stylize:i};return arguments.length>=3&&(r.depth=arguments[2]),arguments.length>=4&&(r.colors=arguments[3]),m(n)?r.showHidden=n:n&&t._extend(r,n),y(r.showHidden)&&(r.showHidden=!1),y(r.depth)&&(r.depth=2),y(r.colors)&&(r.colors=!1),y(
6267 r.customInspect)&&(r.customInspect=!0),r.colors&&(r.stylize=o),c(r,e,r.depth)}function o(e,t){var n=a.styles[t];return n?"["+a.colors[n][0]+"m"+e+"["+a.colors[n][1]+"m":e}function i(e,t){return e}function s(e){var t={};return e.forEach(function(e,n){t[e]=!0}),t}function c(e,n,r){if(e.customInspect&&n&&w(n.inspect)&&n.inspect!==t.inspect&&(!n.constructor||n.constructor.prototype!==n)){var a=n.inspect(r,e);return v(a)||(a=c(e,a,r)),a}var o=u(e,n);if(o)return o;var i=Object.keys(n),m=s(i);if(e.showHidden&&(i=Object.getOwnPropertyNames(n)),E(n)&&(i.indexOf("message")>=0||i.indexOf("description")>=0))return l(n);if(0===i.length){if(w(n)){var M=n.name?": "+n.name:"";return e.stylize("[Function"+M+"]","special")}if(A(n))return e.stylize(RegExp.prototype.toString.call(n),"regexp");if(L(n))return e.stylize(Date.prototype.toString.call(n),"date");if(E(n))return l(n)}var _="",g=!1,b=["{","}"];if(h(n)&&(g=!0,b=["[","]"]),w(n)){var y=n.name?": "+n.name:"";_=" [Function"+y+"]"}if(A(n)&&(_=" "+R
6268 egExp.prototype.toString.call(n)),L(n)&&(_=" "+Date.prototype.toUTCString.call(n)),E(n)&&(_=" "+l(n)),0===i.length&&(!g||0==n.length))return b[0]+_+b[1];if(r<0)return A(n)?e.stylize(RegExp.prototype.toString.call(n),"regexp"):e.stylize("[Object]","special");e.seen.push(n);var T;return T=g?d(e,n,r,m,i):i.map(function(t){return p(e,n,r,m,t,g)}),e.seen.pop(),f(T,_,b)}function u(e,t){if(y(t))return e.stylize("undefined","undefined");if(v(t)){var n="'"+JSON.stringify(t).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return e.stylize(n,"string")}return g(t)?e.stylize(""+t,"number"):m(t)?e.stylize(""+t,"boolean"):M(t)?e.stylize("null","null"):void 0}function l(e){return"["+Error.prototype.toString.call(e)+"]"}function d(e,t,n,r,a){for(var o=[],i=0,s=t.length;i<s;++i)N(t,String(i))?o.push(p(e,t,n,r,String(i),!0)):o.push("");return a.forEach(function(a){a.match(/^\d+$/)||o.push(p(e,t,n,r,a,!0))}),o}function p(e,t,n,r,a,o){var i,s,u;if(u=Object.getOwnPropertyDescriptor(t,a)|
6269 |{value:t[a]},u.get?s=u.set?e.stylize("[Getter/Setter]","special"):e.stylize("[Getter]","special"):u.set&&(s=e.stylize("[Setter]","special")),N(r,a)||(i="["+a+"]"),s||(e.seen.indexOf(u.value)<0?(s=M(n)?c(e,u.value,null):c(e,u.value,n-1),s.indexOf("\n")>-1&&(s=o?s.split("\n").map(function(e){return" "+e}).join("\n").substr(2):"\n"+s.split("\n").map(function(e){return" "+e}).join("\n"))):s=e.stylize("[Circular]","special")),y(i)){if(o&&a.match(/^\d+$/))return s;i=JSON.stringify(""+a),i.match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(i=i.substr(1,i.length-2),i=e.stylize(i,"name")):(i=i.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),i=e.stylize(i,"string"))}return i+": "+s}function f(e,t,n){var r=0,a=e.reduce(function(e,t){return r++,t.indexOf("\n")>=0&&r++,e+t.replace(/\u001b\[\d\d?m/g,"").length+1},0);return a>60?n[0]+(""===t?"":t+"\n ")+" "+e.join(",\n ")+" "+n[1]:n[0]+t+" "+e.join(", ")+" "+n[1]}function h(e){return Array.isArray(e)}function m(e){return"boolean"==typeof
6270 e}function M(e){return null===e}function _(e){return null==e}function g(e){return"number"==typeof e}function v(e){return"string"==typeof e}function b(e){return"symbol"==typeof e}function y(e){return void 0===e}function A(e){return T(e)&&"[object RegExp]"===S(e)}function T(e){return"object"==typeof e&&null!==e}function L(e){return T(e)&&"[object Date]"===S(e)}function E(e){return T(e)&&("[object Error]"===S(e)||e instanceof Error)}function w(e){return"function"==typeof e}function z(e){return null===e||"boolean"==typeof e||"number"==typeof e||"string"==typeof e||"symbol"==typeof e||"undefined"==typeof e}function S(e){return Object.prototype.toString.call(e)}function k(e){return e<10?"0"+e.toString(10):e.toString(10)}function O(){var e=new Date,t=[k(e.getHours()),k(e.getMinutes()),k(e.getSeconds())].join(":");return[e.getDate(),x[e.getMonth()],t].join(" ")}function N(e,t){return Object.prototype.hasOwnProperty.call(e,t)}var C=/%[sdj%]/g;t.format=function(e){if(!v(e)){for(var t=[],n=0;n
6271 <arguments.length;n++)t.push(a(arguments[n]));return t.join(" ")}for(var n=1,r=arguments,o=r.length,i=String(e).replace(C,function(e){if("%%"===e)return"%";if(n>=o)return e;switch(e){case"%s":return String(r[n++]);case"%d":return Number(r[n++]);case"%j":try{return JSON.stringify(r[n++])}catch(t){return"[Circular]"}default:return e}}),s=r[n];n<o;s=r[++n])i+=M(s)||!T(s)?" "+s:" "+a(s);return i},t.deprecate=function(n,a){function o(){if(!i){if(r.throwDeprecation)throw new Error(a);r.traceDeprecation?console.trace(a):console.error(a),i=!0}return n.apply(this,arguments)}if(y(e.process))return function(){return t.deprecate(n,a).apply(this,arguments)};if(r.noDeprecation===!0)return n;var i=!1;return o};var D,P={};t.debuglog=function(e){if(y(D)&&(D={NODE_ENV:"production"}.NODE_DEBUG||""),e=e.toUpperCase(),!P[e])if(new RegExp("\\b"+e+"\\b","i").test(D)){var n=r.pid;P[e]=function(){var r=t.format.apply(t,arguments);console.error("%s %d: %s",e,n,r)}}else P[e]=function(){};return P[e]},t.inspec
6272 t=a,a.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]},a.styles={special:"cyan",number:"yellow","boolean":"yellow",undefined:"grey","null":"bold",string:"green",date:"magenta",regexp:"red"},t.isArray=h,t.isBoolean=m,t.isNull=M,t.isNullOrUndefined=_,t.isNumber=g,t.isString=v,t.isSymbol=b,t.isUndefined=y,t.isRegExp=A,t.isObject=T,t.isDate=L,t.isError=E,t.isFunction=w,t.isPrimitive=z,t.isBuffer=n(888);var x=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];t.log=function(){console.log("%s - %s",O(),t.format.apply(t,arguments))},t.inherits=n(889),t._extend=function(e,t){if(!t||!T(t))return e;for(var n=Object.keys(t),r=n.length;r--;)e[n[r]]=t[n[r]];return e}}).call(t,function(){return this}(),n(445))},function(e,t){e.exports=function(e){return e&&"object"==typeof e&&"function"==typeof e.copy&&"function"==typeof e.fill&&"func
6273 tion"==typeof e.readUInt8}},588,function(e,t,n){var r=n(887).inherits;e.exports=function(e,t){function n(){
6274 -this.init(),this._w=f,t.call(this,64,56)}function a(e,t){return e>>>t|e<<32-t}function o(e,t){return e>>>t}function i(e,t,n){return e&t^~e&n}function s(e,t,n){return e&t^e&n^t&n}function c(e){return a(e,2)^a(e,13)^a(e,22)}function u(e){return a(e,6)^a(e,11)^a(e,25)}function l(e){return a(e,7)^a(e,18)^o(e,3)}function d(e){return a(e,17)^a(e,19)^o(e,10)}var p=[1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,236
6275 1852424,2428436474,2756734187,3204031479,3329325298],f=new Array(64);return r(n,t),n.prototype.init=function(){return this._a=1779033703,this._b=-1150833019,this._c=1013904242,this._d=-1521486534,this._e=1359893119,this._f=-1694144372,this._g=528734635,this._h=1541459225,this._len=this._s=0,this},n.prototype._update=function(e){var t,n,r,a,o,f,h,m,M,_,g=this._w;t=0|this._a,n=0|this._b,r=0|this._c,a=0|this._d,o=0|this._e,f=0|this._f,h=0|this._g,m=0|this._h;for(var v=0;v<64;v++){var b=g[v]=v<16?e.readInt32BE(4*v):d(g[v-2])+g[v-7]+l(g[v-15])+g[v-16];M=m+u(o)+i(o,f,h)+p[v]+b,_=c(t)+s(t,n,r),m=h,h=f,f=o,o=a+M,a=r,r=n,n=t,t=M+_}this._a=t+this._a|0,this._b=n+this._b|0,this._c=r+this._c|0,this._d=a+this._d|0,this._e=o+this._e|0,this._f=f+this._f|0,this._g=h+this._g|0,this._h=m+this._h|0},n.prototype._hash=function(){var t=new e(32);return t.writeInt32BE(this._a,0),t.writeInt32BE(this._b,4),t.writeInt32BE(this._c,8),t.writeInt32BE(this._d,12),t.writeInt32BE(this._e,16),t.writeInt32BE(this._f
6276 ,20),t.writeInt32BE(this._g,24),t.writeInt32BE(this._h,28),t},n}},function(e,t,n){var r=n(887).inherits;e.exports=function(e,t){function n(){this.init(),this._w=c,t.call(this,128,112)}function a(e,t,n){return e>>>n|t<<32-n}function o(e,t,n){return e&t^~e&n}function i(e,t,n){return e&t^e&n^t&n}var s=[1116352408,3609767458,1899447441,602891725,3049323471,3964484399,3921009573,2173295548,961987163,4081628472,1508970993,3053834265,2453635748,2937671579,2870763221,3664609560,3624381080,2734883394,310598401,1164996542,607225278,1323610764,1426881987,3590304994,1925078388,4068182383,2162078206,991336113,2614888103,633803317,3248222580,3479774868,3835390401,2666613458,4022224774,944711139,264347078,2341262773,604807628,2007800933,770255983,1495990901,1249150122,1856431235,1555081692,3175218132,1996064986,2198950837,2554220882,3999719339,2821834349,766784016,2952996808,2566594879,3210313671,3203337956,3336571891,1034457026,3584528711,2466948901,113926993,3758326383,338241895,168717936,666307
6277 205,1188179964,773529912,1546045734,1294757372,1522805485,1396182291,2643833823,1695183700,2343527390,1986661051,1014477480,2177026350,1206759142,2456956037,344077627,2730485921,1290863460,2820302411,3158454273,3259730800,3505952657,3345764771,106217008,3516065817,3606008344,3600352804,1432725776,4094571909,1467031594,275423344,851169720,430227734,3100823752,506948616,1363258195,659060556,3750685593,883997877,3785050280,958139571,3318307427,1322822218,3812723403,1537002063,2003034995,1747873779,3602036899,1955562222,1575990012,2024104815,1125592928,2227730452,2716904306,2361852424,442776044,2428436474,593698344,2756734187,3733110249,3204031479,2999351573,3329325298,3815920427,3391569614,3928383900,3515267271,566280711,3940187606,3454069534,4118630271,4000239992,116418474,1914138554,174292421,2731055270,289380356,3203993006,460393269,320620315,685471733,587496836,852142971,1086792851,1017036298,365543100,1126000580,2618297676,1288033470,3409855158,1501505948,4234509866,1607167915,987
6278 167468,1816402316,1246189591],c=new Array(160);return r(n,t),n.prototype.init=function(){return this._a=1779033703,this._b=-1150833019,this._c=1013904242,this._d=-1521486534,this._e=1359893119,this._f=-1694144372,this._g=528734635,this._h=1541459225,this._al=-205731576,this._bl=-2067093701,this._cl=-23791573,this._dl=1595750129,this._el=-1377402159,this._fl=725511199,this._gl=-79577749,this._hl=327033209,this._len=this._s=0,this},n.prototype._update=function(e){var t,n,r,c,u,l,d,p,f,h,m,M,_,g,v,b,y=this._w;t=0|this._a,n=0|this._b,r=0|this._c,c=0|this._d,u=0|this._e,l=0|this._f,d=0|this._g,p=0|this._h,f=0|this._al,h=0|this._bl,m=0|this._cl,M=0|this._dl,_=0|this._el,g=0|this._fl,v=0|this._gl,b=0|this._hl;for(var A=0;A<80;A++){var T,L,E=2*A;if(A<16)T=y[E]=e.readInt32BE(4*E),L=y[E+1]=e.readInt32BE(4*E+4);else{var w=y[E-30],z=y[E-30+1],S=a(w,z,1)^a(w,z,8)^w>>>7,k=a(z,w,1)^a(z,w,8)^a(z,w,7);w=y[E-4],z=y[E-4+1];var O=a(w,z,19)^a(z,w,29)^w>>>6,N=a(z,w,19)^a(w,z,29)^a(z,w,6),C=y[E-14],D=y[E-
6279 14+1],P=y[E-32],x=y[E-32+1];L=k+D,T=S+C+(L>>>0<k>>>0?1:0),L+=N,T=T+O+(L>>>0<N>>>0?1:0),L+=x,T=T+P+(L>>>0<x>>>0?1:0),y[E]=T,y[E+1]=L}var j=i(t,n,r),W=i(f,h,m),Y=a(t,f,28)^a(f,t,2)^a(f,t,7),q=a(f,t,28)^a(t,f,2)^a(t,f,7),R=a(u,_,14)^a(u,_,18)^a(_,u,9),B=a(_,u,14)^a(_,u,18)^a(u,_,9),H=s[E],I=s[E+1],U=o(u,l,d),X=o(_,g,v),F=b+B,V=p+R+(F>>>0<b>>>0?1:0);F+=X,V=V+U+(F>>>0<X>>>0?1:0),F+=I,V=V+H+(F>>>0<I>>>0?1:0),F+=L,V=V+T+(F>>>0<L>>>0?1:0);var J=q+W,K=Y+j+(J>>>0<q>>>0?1:0);p=d,b=v,d=l,v=g,l=u,g=_,_=M+F|0,u=c+V+(_>>>0<M>>>0?1:0)|0,c=r,M=m,r=n,m=h,n=t,h=f,f=F+J|0,t=V+K+(f>>>0<F>>>0?1:0)|0}this._al=this._al+f|0,this._bl=this._bl+h|0,this._cl=this._cl+m|0,this._dl=this._dl+M|0,this._el=this._el+_|0,this._fl=this._fl+g|0,this._gl=this._gl+v|0,this._hl=this._hl+b|0,this._a=this._a+t+(this._al>>>0<f>>>0?1:0)|0,this._b=this._b+n+(this._bl>>>0<h>>>0?1:0)|0,this._c=this._c+r+(this._cl>>>0<m>>>0?1:0)|0,this._d=this._d+c+(this._dl>>>0<M>>>0?1:0)|0,this._e=this._e+u+(this._el>>>0<_>>>0?1:0)|0,this._f=thi
6280 s._f+l+(this._fl>>>0<g>>>0?1:0)|0,this._g=this._g+d+(this._gl>>>0<v>>>0?1:0)|0,this._h=this._h+p+(this._hl>>>0<b>>>0?1:0)|0},n.prototype._hash=function(){function t(e,t,r){n.writeInt32BE(e,r),n.writeInt32BE(t,r+4)}var n=new e(64);return t(this._a,this._al,0),t(this._b,this._bl,8),t(this._c,this._cl,16),t(this._d,this._dl,24),t(this._e,this._el,32),t(this._f,this._fl,40),t(this._g,this._gl,48),t(this._h,this._hl,56),n},n}},function(e,t,n){function r(e,t){e[t>>5]|=128<<t%32,e[(t+64>>>9<<4)+14]=t;for(var n=1732584193,r=-271733879,a=-1732584194,l=271733878,d=0;d<e.length;d+=16){var p=n,f=r,h=a,m=l;n=o(n,r,a,l,e[d+0],7,-680876936),l=o(l,n,r,a,e[d+1],12,-389564586),a=o(a,l,n,r,e[d+2],17,606105819),r=o(r,a,l,n,e[d+3],22,-1044525330),n=o(n,r,a,l,e[d+4],7,-176418897),l=o(l,n,r,a,e[d+5],12,1200080426),a=o(a,l,n,r,e[d+6],17,-1473231341),r=o(r,a,l,n,e[d+7],22,-45705983),n=o(n,r,a,l,e[d+8],7,1770035416),l=o(l,n,r,a,e[d+9],12,-1958414417),a=o(a,l,n,r,e[d+10],17,-42063),r=o(r,a,l,n,e[d+11],22,-199
6281 0404162),n=o(n,r,a,l,e[d+12],7,1804603682),l=o(l,n,r,a,e[d+13],12,-40341101),a=o(a,l,n,r,e[d+14],17,-1502002290),r=o(r,a,l,n,e[d+15],22,1236535329),n=i(n,r,a,l,e[d+1],5,-165796510),l=i(l,n,r,a,e[d+6],9,-1069501632),a=i(a,l,n,r,e[d+11],14,643717713),r=i(r,a,l,n,e[d+0],20,-373897302),n=i(n,r,a,l,e[d+5],5,-701558691),l=i(l,n,r,a,e[d+10],9,38016083),a=i(a,l,n,r,e[d+15],14,-660478335),r=i(r,a,l,n,e[d+4],20,-405537848),n=i(n,r,a,l,e[d+9],5,568446438),l=i(l,n,r,a,e[d+14],9,-1019803690),a=i(a,l,n,r,e[d+3],14,-187363961),r=i(r,a,l,n,e[d+8],20,1163531501),n=i(n,r,a,l,e[d+13],5,-1444681467),l=i(l,n,r,a,e[d+2],9,-51403784),a=i(a,l,n,r,e[d+7],14,1735328473),r=i(r,a,l,n,e[d+12],20,-1926607734),n=s(n,r,a,l,e[d+5],4,-378558),l=s(l,n,r,a,e[d+8],11,-2022574463),a=s(a,l,n,r,e[d+11],16,1839030562),r=s(r,a,l,n,e[d+14],23,-35309556),n=s(n,r,a,l,e[d+1],4,-1530992060),l=s(l,n,r,a,e[d+4],11,1272893353),a=s(a,l,n,r,e[d+7],16,-155497632),r=s(r,a,l,n,e[d+10],23,-1094730640),n=s(n,r,a,l,e[d+13],4,681279174),l=s
6282 (l,n,r,a,e[d+0],11,-358537222),a=s(a,l,n,r,e[d+3],16,-722521979),r=s(r,a,l,n,e[d+6],23,76029189),n=s(n,r,a,l,e[d+9],4,-640364487),l=s(l,n,r,a,e[d+12],11,-421815835),a=s(a,l,n,r,e[d+15],16,530742520),r=s(r,a,l,n,e[d+2],23,-995338651),n=c(n,r,a,l,e[d+0],6,-198630844),l=c(l,n,r,a,e[d+7],10,1126891415),a=c(a,l,n,r,e[d+14],15,-1416354905),r=c(r,a,l,n,e[d+5],21,-57434055),n=c(n,r,a,l,e[d+12],6,1700485571),l=c(l,n,r,a,e[d+3],10,-1894986606),a=c(a,l,n,r,e[d+10],15,-1051523),r=c(r,a,l,n,e[d+1],21,-2054922799),n=c(n,r,a,l,e[d+8],6,1873313359),l=c(l,n,r,a,e[d+15],10,-30611744),a=c(a,l,n,r,e[d+6],15,-1560198380),r=c(r,a,l,n,e[d+13],21,1309151649),n=c(n,r,a,l,e[d+4],6,-145523070),l=c(l,n,r,a,e[d+11],10,-1120210379),a=c(a,l,n,r,e[d+2],15,718787259),r=c(r,a,l,n,e[d+9],21,-343485551),n=u(n,p),r=u(r,f),a=u(a,h),l=u(l,m)}return Array(n,r,a,l)}function a(e,t,n,r,a,o){return u(l(u(u(t,e),u(r,o)),a),n)}function o(e,t,n,r,o,i,s){return a(t&n|~t&r,e,t,o,i,s)}function i(e,t,n,r,o,i,s){return a(t&r|n&~r,e,t
6283 ,o,i,s)}function s(e,t,n,r,o,i,s){return a(t^n^r,e,t,o,i,s)}function c(e,t,n,r,o,i,s){return a(n^(t|~r),e,t,o,i,s)}function u(e,t){var n=(65535&e)+(65535&t),r=(e>>16)+(t>>16)+(n>>16);return r<<16|65535&n}function l(e,t){return e<<t|e>>>32-t}var d=n(893);e.exports=function(e){return d.hash(e,r,16)}},function(e,t,n){(function(t){function n(e,n){if(e.length%o!==0){var r=e.length+(o-e.length%o);e=t.concat([e,i],r)}for(var a=[],s=n?e.readInt32BE:e.readInt32LE,c=0;c<e.length;c+=o)a.push(s.call(e,c));return a}function r(e,n,r){for(var a=new t(n),o=r?a.writeInt32BE:a.writeInt32LE,i=0;i<e.length;i++)o.call(a,e[i],4*i,!0);return a}function a(e,a,o,i){t.isBuffer(e)||(e=new t(e));var c=a(n(e,i),e.length*s);return r(c,o,i)}var o=4,i=new t(o);i.fill(0);var s=8;e.exports={hash:a}}).call(t,n(877).Buffer)},function(e,t,n){(function(t){function n(e,t,n){return e^t^n}function r(e,t,n){return e&t|~e&n}function a(e,t,n){return(e|~t)^n}function o(e,t,n){return e&n|t&~n}function i(e,t,n){return e^(t|~n)}f
6284 unction s(e,t){return e<<t|e>>>32-t}function c(e){var n=[1732584193,4023233417,2562383102,271733878,3285377520];"string"==typeof e&&(e=new t(e,"utf8"));var r=m(e),a=8*e.length,o=8*e.length;r[a>>>5]|=128<<24-a%32,r[(a+64>>>9<<4)+14]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8);for(var i=0;i<r.length;i+=16)_(n,r,i);for(var i=0;i<5;i++){var s=n[i];n[i]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8)}var c=M(n);return new t(c)}e.exports=c;/** @preserve
6285 - (c) 2012 by Cédric Mesnil. All rights reserved.
6286 -
6287 - Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
6288 -
6289 - - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
6290 - - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
6291 -
6292 - THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
6293 - */
6294 -var u=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13],l=[5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11],d=[11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6],p=[8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11],f=[0,1518500249,1859775393,2400959708,2840853838],h=[1352829926,1548603684,1836072691,2053994217,0],m=function(e){for(var t=[],n=0,r=0;n<e.length;n++,r+=8)t[r>>>5]|=e[n]<<24-r%32;return t},M=functi
6295 on(e){for(var t=[],n=0;n<32*e.length;n+=8)t.push(e[n>>>5]>>>24-n%32&255);return t},_=function(e,t,c){for(var m=0;m<16;m++){var M=c+m,_=t[M];t[M]=16711935&(_<<8|_>>>24)|4278255360&(_<<24|_>>>8)}var g,v,b,y,A,T,L,E,w,z;T=g=e[0],L=v=e[1],E=b=e[2],w=y=e[3],z=A=e[4];for(var S,m=0;m<80;m+=1)S=g+t[c+u[m]]|0,S+=m<16?n(v,b,y)+f[0]:m<32?r(v,b,y)+f[1]:m<48?a(v,b,y)+f[2]:m<64?o(v,b,y)+f[3]:i(v,b,y)+f[4],S=0|S,S=s(S,d[m]),S=S+A|0,g=A,A=y,y=s(b,10),b=v,v=S,S=T+t[c+l[m]]|0,S+=m<16?i(L,E,w)+h[0]:m<32?o(L,E,w)+h[1]:m<48?a(L,E,w)+h[2]:m<64?r(L,E,w)+h[3]:n(L,E,w)+h[4],S=0|S,S=s(S,p[m]),S=S+z|0,T=z,z=w,w=s(E,10),E=L,L=S;S=e[1]+b+w|0,e[1]=e[2]+y+z|0,e[2]=e[3]+A+T|0,e[3]=e[4]+g+L|0,e[4]=e[0]+v+E|0,e[0]=S}}).call(t,n(877).Buffer)},function(e,t,n){(function(t){function r(e,n){if(!(this instanceof r))return new r(e,n);this._opad=c,this._alg=e;var i="sha512"===e?128:64;n=this._key=t.isBuffer(n)?n:new t(n),n.length>i?n=a(e).update(n).digest():n.length<i&&(n=t.concat([n,o],i));for(var s=this._ipad=new t(i),c=t
6296 his._opad=new t(i),u=0;u<i;u++)s[u]=54^n[u],c[u]=92^n[u];this._hash=a(e).update(s)}var a=n(883),o=new t(128);o.fill(0),e.exports=r,r.prototype.update=function(e,t){return this._hash.update(e,t),this},r.prototype.digest=function(e){var t=this._hash.digest();return a(this._alg).update(this._opad).update(t).digest(e)}}).call(t,n(877).Buffer)},function(e,t,n){var r=n(897);e.exports=function(e,t){t=t||{};var n=r(e);return t.pbkdf2=n.pbkdf2,t.pbkdf2Sync=n.pbkdf2Sync,t}},function(e,t,n){(function(t){e.exports=function(e){function n(e,t,n,a,o,i){if("function"==typeof o&&(i=o,o=void 0),"function"!=typeof i)throw new Error("No callback provided to pbkdf2");setTimeout(function(){var s;try{s=r(e,t,n,a,o)}catch(c){return i(c)}i(void 0,s)})}function r(n,r,a,o,i){if("number"!=typeof a)throw new TypeError("Iterations not a number");if(a<0)throw new TypeError("Bad iterations");if("number"!=typeof o)throw new TypeError("Key length not a number");if(o<0)throw new TypeError("Bad key length");i=i||"sha1
6297 ",t.isBuffer(n)||(n=new t(n)),t.isBuffer(r)||(r=new t(r));var s,c,u,l=1,d=new t(o),p=new t(r.length+4);r.copy(p,0,0,r.length);for(var f=1;f<=l;f++){p.writeUInt32BE(f,r.length);var h=e.createHmac(i,n).update(p).digest();if(!s&&(s=h.length,u=new t(s),l=Math.ceil(o/s),c=o-(l-1)*s,o>(Math.pow(2,32)-1)*s))throw new TypeError("keylen exceeds maximum length");h.copy(u,0,0,s);for(var m=1;m<a;m++){h=e.createHmac(i,n).update(h).digest();for(var M=0;M<s;M++)u[M]^=h[M]}var _=(f-1)*s,g=f==l?c:s;u.copy(d,_,0,g)}return d}return{pbkdf2:n,pbkdf2Sync:r}}}).call(t,n(877).Buffer)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(1),o=r(a),i=n(142),s=r(i),c=n(154);t["default"]=s["default"].createClass({displayName:"RootChild",propTypes:{children:i.PropTypes.node},contextTypes:{store:i.PropTypes.object},componentDidMount:function(){this.container=document.createElement("div"),document.body.appendChild(this.container
6298 ),this.renderChildren()},componentDidUpdate:function(){this.renderChildren()},componentWillUnmount:function(){this.container&&(o["default"].unmountComponentAtNode(this.container),document.body.removeChild(this.container),delete this.container)},renderChildren:function(){var e;e=this.props&&(Object.keys(this.props).length>1||!this.props.children)?s["default"].createElement("div",this.props,this.props.children):this.props.children,this.context.store&&(e=s["default"].createElement(c.Provider,{store:this.context.store},e)),o["default"].render(e,this.container)},render:function(){return null}}),e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(){var e={};return e.top=window.scrollY,e.left=window.scrollX,e.width=window.innerWidth,e.height=window.innerHeight,e.right=e.left+e.width,e.bottom=e.top+e.height,M("viewport: %o",e),e}function o(){v=a()}function i(e,t){for(var n=[e,_[e],g[e],_[g[e]]],r=-(1/0),a=void 0,o=0,i=n.length
6299 ;o<i;o++){var s=n[o],c=t[s];if(c>0)return s;c>r&&(r=c,a=e)}return a}function s(e,t,n,r,a,o){for(var i=t?[e+" "+t,e,e+" "+_[t]]:[e,e+" "+g[e],e+" "+_[g[e]]],s=void 0,u=0,l=a*o,d=0,p=i.length;d<p;d++){var f=i[d],h=c(f,n,r),m=h.left+a,M=h.top+o,b=Math.min(h.top<v.top?M-v.top:v.bottom-h.top,o),y=Math.min(h.left<v.left?m-v.left:v.right-h.left,a),A=y*b;if(A===l)return f;A>u&&(u=A,s=f)}return s}function c(e,t,n){var r=15,a=(0,f["default"])(t);if(!a)throw new Error("could not get bounding client rect of Tip element");var o=a.width,i=a.height,s=(0,f["default"])(n);if(!s)throw new Error("could not get bounding client rect of `target`");var c=s.width,l=s.height,d=u(s,document);if(!d)throw new Error("could not determine page offset of `target`");var p={};switch(e){case"top":p={top:d.top-i,left:d.left+c/2-o/2};break;case"bottom":p={top:d.top+l,left:d.left+c/2-o/2};break;case"right":p={top:d.top+l/2-i/2,left:d.left+c};break;case"left":p={top:d.top+l/2-i/2,left:d.left-o};break;case"top left":p={to
6300 p:d.top-i,left:d.left+c/2-o+r};break;case"top right":p={top:d.top-i,left:d.left+c/2-r};break;case"bottom left":p={top:d.top+l,left:d.left+c/2-o+r};break;case"bottom right":p={top:d.top+l,left:d.left+c/2-r};break;case"left top":p={top:d.top+l/2-i,left:d.left-o};break;case"left bottom":p={top:d.top+l/2,left:d.left-o};break;case"right top":p={top:d.top+l/2-i,left:d.left+c};break;case"right bottom":p={top:d.top+l/2,left:d.left+c};break;default:throw new Error('invalid position "'+e+'"')}return p}function u(e,t){var n=t.body||t.getElementsByTagName("body")[0],r=t.documentElement||n.parentNode,a=r.clientTop||n.clientTop||0,o=r.clientLeft||n.clientLeft||0,i=window.pageYOffset||r.scrollTop,s=window.pageXOffset||r.scrollLeft;return{top:e.top+i-a,left:e.left+s-o}}Object.defineProperty(t,"__esModule",{value:!0}),t.isElement=t.offset=t.suggested=t.unbindWindowListeners=t.bindWindowListeners=t.constrainLeft=void 0;var l="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){retu
6301 rn typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},d=function(){function e(e,t){var n=[],r=!0,a=!1,o=void 0;try{for(var i,s=e[Symbol.iterator]();!(r=(i=s.next()).done)&&(n.push(i.value),!t||n.length!==t);r=!0);}catch(c){a=!0,o=c}finally{try{!r&&s["return"]&&s["return"]()}finally{if(a)throw o}}return n}return function(t,n){if(Array.isArray(t))return t;if(Symbol.iterator in Object(t))return e(t,n);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}(),p=n(900),f=r(p),h=n(469),m=r(h),M=(0,m["default"])("calypso:popover:util"),_={top:"bottom",bottom:"top",left:"right",right:"left"},g={top:"right",left:"top",bottom:"left",right:"bottom"},v=a(),b=!1,y=function(){return b?M("window events already bound"):(b=!0,M("bind handlers to `resize` and `scroll` events"),window.addEventListener("resize",o,!0),void window.addEventListener("scroll",o,!0))},A=function(){return b?(b=!1,M("unbind handlers t
6302 o `resize` and `scroll` events"),window.removeEventListener("resize",o,!0),void window.removeEventListener("scroll",o,!0)):M("window events are not bound")},T=function(e,t,n){var r=(0,f["default"])(n),a=t.clientHeight,o=t.clientWidth,c={top:r.top-a,bottom:v.height-r.bottom-a,left:r.left-o,right:v.width-r.right-o},u=e.split(/\s+/),l=d(u,1),p=l[0],h=d(u,2),m=h[1],M=i(p,c);return m!==M&&m!==_[M]||(m=null),s(M,m,t,n,o,a)||e},L=function(e,t){var n=(0,f["default"])(t).width;return e.left=Math.max(0,Math.min(e.left,v.width-n)),e},E=function(e){try{return e instanceof HTMLElement}catch(t){return"object"===("undefined"==typeof e?"undefined":l(e))&&1===e.nodeType&&"object"===l(e.style)&&"object"===l(e.ownerDocument)}};t.constrainLeft=L,t.bindWindowListeners=y,t.unbindWindowListeners=A,t.suggested=T,t.offset=c,t.isElement=E},function(e,t,n){function r(e){var t=null,n=a(e);if(3===e.nodeType){var r=n.createRange();r.selectNodeContents(e),e=r}if("function"==typeof e.getBoundingClientRect&&(t=e.ge
6303 tBoundingClientRect(),e.startContainer&&0===t.left&&0===t.top)){var o=n.createElement("span");o.appendChild(n.createTextNode("​")),e.insertNode(o),t=o.getBoundingClientRect();var i=o.parentNode;i.removeChild(o),i.normalize()}return t}var a=n(901);e.exports=r},function(e,t){function n(e){return e&&e.nodeType===a}function r(e){return n(e)?e:n(e.ownerDocument)?e.ownerDocument:n(e.document)?e.document:e.parentNode?r(e.parentNode):e.commonAncestorContainer?r(e.commonAncestorContainer):e.startContainer?r(e.startContainer):e.anchorNode?r(e.anchorNode):void 0}e.exports=r;var a=9},796,,function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("S
6304 uper expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}Object.defineProperty(t,"__esModule",{value:!0});var s=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),c=n(142),u=r(c),l=n(748),d=r(l),p=n(869),f=r(p),h=n(804),m=r(h);n(905);var M=function(){},_=function(e){function t(){return a(this,t),o(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments))}return i(t,e),s(t,[{key:"render",value:function(){if(!this.props.showOnMobile&&m["default"].isMobile())return null;var e=(0,d["default"])("dops-popover","dops-tooltip","is-"+this.props.position,this.props.className);return u["default"].createElement(f[
6305 "default"],{autoPosition:this.props.autoPosition,className:e,rootClassName:this.props.rootClassName,context:this.props.context,id:this.props.id,isVisible:this.props.isVisible,onClose:M,position:this.props.position,showDelay:this.props.showDelay},this.props.children)}}]),t}(c.Component);_.propTypes={autoPosition:c.PropTypes.bool,className:c.PropTypes.string,id:c.PropTypes.string,isVisible:c.PropTypes.bool,position:c.PropTypes.string,rootClassName:c.PropTypes.string,status:c.PropTypes.string,showDelay:c.PropTypes.number,showOnMobile:c.PropTypes.bool},_.defaultProps={showDelay:100,position:"top",showOnMobile:!1},t["default"]=_,e.exports=t["default"]},796,,function(e,t,n){"use strict";var r=n(142),a=n(866),o=n(908);e.exports=r.createClass({displayName:"ModuleChartXAxis",propTypes:{labelWidth:r.PropTypes.number.isRequired,data:r.PropTypes.array.isRequired},getInitialState:function(){return{divisor:1,spacing:this.props.labelWidth}},componentDidMount:function(){this.resizeThrottled=a(this.
6306 resize,400),window.addEventListener("resize",this.resizeThrottled),this.resize()},componentWillUnmount:function(){this.resizeThrottled.cancel&&this.resizeThrottled.cancel(),window.removeEventListener("resize",this.resizeThrottled)},componentWillReceiveProps:function(e){this.resize(e)},resize:function(e){if(this.isMounted()){var t,n,r,a,o,i,s=this.props;t=this.refs.axis,!e||e instanceof Event||(s=e),t.style.overflow="hidden",n=t.clientWidth,t.style.overflow="visible",r=s.data.length||1,a=n/r,o=s.labelWidth,i=Math.ceil(o/a),this.setState({divisor:i,spacing:a})}},render:function(){var e,t=this.props.data;return e=t.map(function(e,n){var a,i=n*this.state.spacing+(this.state.spacing-this.props.labelWidth)/2,s=t.length-n-1;return s%this.state.divisor===0&&(a=r.createElement(o,{key:n,label:e.label,width:this.props.labelWidth,x:i})),a},this),r.createElement("div",{ref:"axis",className:"dops-chart__x-axis"},e)}})},function(e,t,n){"use strict";var r=n(142);e.exports=r.createClass({displayName
6307 :"ModuleChartLabel",propTypes:{width:r.PropTypes.number.isRequired,x:r.PropTypes.number.isRequired,label:r.PropTypes.string.isRequired},render:function(){var e,t="left";return e={width:this.props.width+"px"},e[t]=this.props.x+"px",r.createElement("div",{className:"dops-chart__x-axis-label",style:e},this.props.label)}})},function(e,t){"use strict";e.exports={/**
6308 - * This test is for touch events.
6309 - * It may not accurately detect a touch screen, but may be close enough depending on the use case.
6310 - *
6311 - * @copyright Modernizr © 2009-2015.
6312 - * @license See CREDITS.md.
6313 - * @see https://github.com/Modernizr/Modernizr/blob/master/feature-detects/touchevents.js
6314 - *
6315 - * @returns {Boolean} whether touch screen is available
6316 - */
6317 -hasTouch:function(){return"ontouchstart"in window||window.DocumentTouch&&document instanceof DocumentTouch}}},796,,function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(842),o=r(a),i=n(845),s=r(i),c=n(846),u=r(c),l=n(847),d=r(l),p=n(848),f=r(p),h=n(142),m=n(154),M=n(437),_=function(e){function t(){return(0,s["default"])(this,t),(0,d["default"])(this,(t.__proto__||(0,o["default"])(t)).apply(this,arguments))}return(0,f["default"])(t,e),(0,u["default"])(t,[{key:"componentWillMount",value:function(){this.props.fetchingStatsData||this.props.fetchStatsData(this.props.range)}},{key:"render",value:function(){return null}}]),t}(h.Component);_.defaultProps={fetchStatsData:function(){}},t["default"]=(0,m.connect)(function(e){return{fetchStatsData:function(t){return(0,M.fetchStatsData)(e,t)},fetchingStatsData:(0,M.isFetchingStatsData)(e)}},function(e){return{fetchStatsData:function(t){return e((0,M.fetchStatsDa
6318 ta)(t))}}})(_),e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(267),o=r(a),i=n(142),s=r(i),c=n(838),u=r(c),l=n(657),d=r(l),p=n(467),f=s["default"].createClass({displayName:"DashStatsBottom",statsBottom:function(){var e=void 0;return e="object"===(0,o["default"])(this.props.statsData.general)?this.props.statsData.general.stats:{views:"-",comments:"-",views_today:"-",views_best_day:"-",views_best_day_total:"-"},[{viewsToday:e.views_today,bestDay:{day:e.views_best_day,count:e.views_best_day_total},allTime:{views:e.views,comments:e.comments}}]},render:function(){var e=this.statsBottom()[0];return s["default"].createElement("div",null,s["default"].createElement("div",{className:"jp-at-a-glance__stats-summary"},s["default"].createElement("div",{className:"jp-at-a-glance__stats-summary-today"},s["default"].createElement("p",{className:"jp-at-a-glance__stat-details"},(0,p.trans
6319 late)("Views today",{comment:"Referring to a number of page views"})),s["default"].createElement("h3",{className:"jp-at-a-glance__stat-number"},e.viewsToday)),s["default"].createElement("div",{className:"jp-at-a-glance__stats-summary-bestday"},s["default"].createElement("p",{className:"jp-at-a-glance__stat-details"},(0,p.translate)("Best overall day",{comment:"Referring to a number of page views"})),s["default"].createElement("h3",{className:"jp-at-a-glance__stat-number"},"-"===e.bestDay.count?"-":(0,p.translate)("%(number)s View","%(number)s Views",{count:e.bestDay.count,args:{number:(0,p.numberFormat)(e.bestDay.count)}})),s["default"].createElement("p",{className:"jp-at-a-glance__stat-details"},"-"===e.bestDay.day?"-":(0,p.moment)(e.bestDay.day).format("MMMM Do, YYYY"))),s["default"].createElement("div",{className:"jp-at-a-glance__stats-summary-alltime"},s["default"].createElement("div",{className:"jp-at-a-glance__stats-alltime-views"},s["default"].createElement("p",{className:"jp
6320 -at-a-glance__stat-details"},(0,p.translate)("All-time views",{comment:"Referring to a number of page views"})),s["default"].createElement("h3",{className:"jp-at-a-glance__stat-number"},"-"===e.allTime.views?"-":(0,p.numberFormat)(e.allTime.views))),s["default"].createElement("div",{className:"jp-at-a-glance__stats-alltime-comments"},s["default"].createElement("p",{className:"jp-at-a-glance__stat-details"},(0,p.translate)("All-time comments",{comment:"Referring to a number of comments"})),s["default"].createElement("h3",{className:"jp-at-a-glance__stat-number"},"-"===e.allTime.comments?"-":(0,p.numberFormat)(e.allTime.comments))))),s["default"].createElement("div",{className:"jp-at-a-glance__stats-cta"},s["default"].createElement("div",{className:"jp-at-a-glance__stats-cta-description"}),s["default"].createElement("div",{className:"jp-at-a-glance__stats-cta-buttons"},(0,p.translate)("{{button}}View Old Stats{{/button}}",{components:{button:s["default"].createElement(u["default"],{on
6321 Click:function(){return d["default"].tracks.recordEvent("jetpack_wpa_aag_view_old_stats_click",{})},href:this.props.siteAdminUrl+"admin.php?page=stats"})}}),(0,p.translate)("{{button}}View More Stats on WordPress.com {{/button}}",{components:{button:s["default"].createElement(u["default"],{onClick:function(){return d["default"].tracks.recordEvent("jetpack_wpa_aag_stats_wpcom_click",{})},className:"is-primary",href:"https://wordpress.com/stats/insights/"+this.props.siteRawUrl})}}))))}});t["default"]=f,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(450),o=r(a),i=n(142),s=r(i),c=n(154),u=n(915),l=r(u),d=n(467),p=n(642),f=r(p),h=n(930),m=r(h),M=n(448),_=n(437),g=n(640),v=s["default"].createClass({displayName:"DashProtect",getContent:function(){if(this.props.isModuleActivated("protect")){var e=this.props.protectCount;return!1===e||"0"===e||"N/A"===e?s["default"].createEleme
6322 nt(l["default"],{label:"Protect",module:"protect",status:"is-working",className:"jp-dash-item__recently-activated"},s["default"].createElement("div",{className:"jp-dash-item__recently-activated-lower"},s["default"].createElement(m["default"],null),s["default"].createElement("p",{className:"jp-dash-item__description"},(0,d.translate)("Jetpack is actively blocking malicious login attempts. Data will display here soon!")))):s["default"].createElement(l["default"],{label:"Protect",module:"protect",status:"is-working"},s["default"].createElement("h2",{className:"jp-dash-item__count"},(0,d.numberFormat)(e)),s["default"].createElement("p",{className:"jp-dash-item__description"},(0,d.translate)("Total malicious attacks blocked on your site.")))}return s["default"].createElement(l["default"],{label:"Protect",module:"protect",className:"jp-dash-item__is-inactive"},s["default"].createElement("p",{className:"jp-dash-item__description"},this.props.isDevMode?(0,d.translate)("Unavailable in Dev Mo
6323 de"):(0,d.translate)("{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.",{components:{a:s["default"].createElement("a",{href:"javascript:void(0)",onClick:this.props.activateProtect})}})))},render:function(){var e=(0,o["default"])(this.props.moduleList);return(0,f["default"])(e,"protect")?s["default"].createElement("div",{className:"jp-dash-item__interior"},s["default"].createElement(m["default"],null),this.getContent()):null}});v.propTypes={isDevMode:s["default"].PropTypes.bool.isRequired,protectCount:s["default"].PropTypes.any.isRequired},t["default"]=(0,c.connect)(function(e){return{isModuleActivated:function(t){return(0,M.isModuleActivated)(e,t)},protectCount:(0,_.getProtectCount)(e),isDevMode:(0,g.isDevMode)(e),moduleList:(0,M.getModules)(e)}},function(e){return{activateProtect:function(){return e((0,M.activateModule)("protect"))},fetchProtectCount:function(){return e((0,_.fetchProtectCount)())}}})(v),e.exports=t["default"]},function(e,t,n){"
6324 use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(748),s=r(i),c=n(154),u=n(916),l=r(u),d=n(467),p=n(838),f=r(p),h=n(642),m=r(h),M=n(833),_=r(M),g=n(919),v=r(g),b=n(922),y=n(640),A=n(448),T=n(926),L=r(T),E=n(348),w=o["default"].createClass({displayName:"DashItem",propTypes:{label:o["default"].PropTypes.string,status:o["default"].PropTypes.string,statusText:o["default"].PropTypes.string,disabled:o["default"].PropTypes.bool,module:o["default"].PropTypes.string,pro:o["default"].PropTypes.bool},getDefaultProps:function(){return{label:"",module:"",pro:!1}},render:function(){var e=void 0,t="",n=(0,s["default"])(this.props.className,"jp-dash-item",this.props.disabled?"jp-dash-item__disabled":"");return""!==this.props.module&&(e=(0,m["default"])(["protect","monitor","photon","vaultpress","scan","backups","akismet"],this.props.module)&&this.props.isDevMode?"":o["default"].createElement(b.ModuleToggle,{slug
6325 :this.props.module,activated:this.props.isModuleActivated(this.props.module),toggling:this.props.isTogglingModule(this.props.module),toggleModule:this.props.toggleModule,compact:!0}),"manage"===this.props.module&&("is-warning"===this.props.status&&(e=o["default"].createElement(l["default"],{showDismiss:!1,status:this.props.status,isCompact:!0},(0,d.translate)("Updates Needed"))),"is-working"===this.props.status&&(e=o["default"].createElement("span",{className:"jp-dash-item__active-label"},(0,d.translate)("Active"))))),this.props.pro&&!this.props.isDevMode&&(t=o["default"].createElement(f["default"],{compact:!0,href:"#/plans"},(0,d.translate)("Pro")),e=o["default"].createElement(L["default"],{proFeature:this.props.module})),o["default"].createElement("div",{className:n},o["default"].createElement(v["default"],{label:this.props.label,cardBadge:t},this.props.userCanToggle?e:""),o["default"].createElement(_["default"],{className:"jp-dash-item__card",href:this.props.href},o["default"].cr
6326 eateElement("div",{className:"jp-dash-item__content"},this.props.children)))}});t["default"]=(0,c.connect)(function(e){return{isModuleActivated:function(t){return(0,A.isModuleActivated)(e,t)},isTogglingModule:function(t){return(0,A.isActivatingModule)(e,t)||(0,A.isDeactivatingModule)(e,t)},getModule:function(t){return(0,A.getModule)(e,t)},isDevMode:(0,y.isDevMode)(e),userCanToggle:(0,E.userCanManageModules)(e)}},function(e){return{toggleModule:function(t,n){return e(n?(0,A.deactivateModule)(t):(0,A.activateModule)(t))}}})(w),e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(748),s=r(i),c=n(807),u=r(c),l=n(811),d=r(l);n(917),t["default"]=o["default"].createClass({displayName:"SimpleNotice",dismissTimeout:null,getDefaultProps:function(){return{duration:0,status:null,showDismiss:!0,className:"",onDismissClick:u["default"]}},propTypes:{status:a.PropTypes.strin
6327 g,showDismiss:a.PropTypes.bool,isCompact:a.PropTypes.bool,duration:o["default"].PropTypes.number,text:a.PropTypes.oneOfType([a.PropTypes.oneOfType([a.PropTypes.string,a.PropTypes.node]),a.PropTypes.arrayOf(a.PropTypes.oneOfType([a.PropTypes.string,a.PropTypes.node]))]),icon:a.PropTypes.string,className:a.PropTypes.string},componentDidMount:function(){this.props.duration>0&&(this.dismissTimeout=setTimeout(this.props.onDismissClick,this.props.duration))},componentWillUnmount:function(){this.dismissTimeout&&clearTimeout(this.dismissTimeout)},renderChildren:function(){var e=void 0;return"string"==typeof this.props.children?o["default"].createElement("span",{className:"dops-notice__text"},this.props.children):(this.props.text?(e=[this.props.children],e.unshift(o["default"].createElement("span",{key:"dops-notice_text",className:"dops-notice__text"},this.props.text))):e=o["default"].createElement("span",{key:"dops-notice_text",className:"dops-notice__text"},this.props.children),e)},getIcon
6328 :function(){var e=void 0;switch(this.props.status){case"is-info":e="info";break;case"is-success":e="checkmark";break;case"is-error":e="notice";break;case"is-warning":e="notice";break;default:e="info"}return e},render:function(){var e=void 0,t=(0,s["default"])("dops-notice",this.props.status);return this.props.isCompact&&(t=(0,s["default"])(t,"is-compact")),this.props.showDismiss&&(t=(0,s["default"])(t,"is-dismissable"),e=o["default"].createElement("span",{tabIndex:"0",className:"dops-notice__dismiss",onClick:this.props.onDismissClick},o["default"].createElement(d["default"],{icon:"cross",size:24}))),o["default"].createElement("div",{className:(0,s["default"])(this.props.className,t)},o["default"].createElement(d["default"],{className:"dops-notice__icon",icon:this.props.icon||this.getIcon(),size:24}),o["default"].createElement("div",{className:"dops-notice__content"},this.renderChildren()),e)}}),e.exports=t["default"]},796,,function(e,t,n){"use strict";function r(e){return e&&e.__esM
6329 odule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(748),s=r(i),c=n(833),u=r(c);n(920),t["default"]=o["default"].createClass({displayName:"SectionHeader",propTypes:{label:o["default"].PropTypes.string,cardBadge:o["default"].PropTypes.oneOfType([o["default"].PropTypes.string,o["default"].PropTypes.element,o["default"].PropTypes.object])},getDefaultProps:function(){return{label:"",cardBadge:""}},render:function(){var e=(0,s["default"])(this.props.className,"dops-section-header"),t=""!==this.props.cardBadge?o["default"].createElement("span",{className:"dops-section-header__card-badge"},this.props.cardBadge):"";return o["default"].createElement(u["default"],{compact:!0,className:e},o["default"].createElement("div",{className:"dops-section-header__label"},this.props.label,t),o["default"].createElement("div",{className:"dops-section-header__actions"},this.props.children))}}),e.exports=t["default"]},796,,function(e,t,n){"use strict";function r(e){
6330 return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0}),t.ModuleToggle=void 0;var a=n(142),o=r(a),i=n(923),s=r(i);t.ModuleToggle=o["default"].createClass({displayName:"ModuleToggle",propTypes:{toggleModule:o["default"].PropTypes.func,activated:o["default"].PropTypes.bool,disabled:o["default"].PropTypes.bool,className:o["default"].PropTypes.string,compact:o["default"].PropTypes.bool,id:o["default"].PropTypes.string},getDefaultProps:function(){return{activated:!1,disabled:!1}},toggleModule:function(){return this.props.toggleModule(this.props.slug,this.props.activated)},render:function(){return o["default"].createElement(s["default"],{checked:this.props.activated,toggling:this.props.toggling,className:this.props.className,disabled:this.props.disabled,id:this.props.id,compact:this.props.compact,onChange:this.toggleModule})}})},function(e,t,n){"use strict";var r=n(142),a=n(748),o=0;n(924),e.exports=r.createClass({displayName:"FormToggle",propTypes:{onChang
6331 e:r.PropTypes.func,checked:r.PropTypes.bool,disabled:r.PropTypes.bool,className:r.PropTypes.string,compact:r.PropTypes.bool,id:r.PropTypes.string},getDefaultProps:function(){return{checked:!1,disabled:!1}},_onKeyDown:function(e){this.props.disabled||"Enter"!==e.key&&" "!==e.key||(e.preventDefault(),this.props.onChange()),this.props.onKeyDown&&this.props.onKeyDown(e)},render:function(){var e=this.props.id||"toggle-"+o++,t=a({"form-toggle":!0,"is-toggling":this.props.toggling,"is-compact":this.props.compact});return r.createElement("span",null,r.createElement("input",{className:a(this.props.className,t),type:"checkbox",checked:this.props.checked,readOnly:!0,disabled:this.props.disabled}),r.createElement("label",{className:"form-toggle__label",htmlFor:e},r.createElement("span",{className:"form-toggle__switch",disabled:this.props.disabled,id:e,onClick:this.props.onChange,onKeyDown:this._onKeyDown,role:"checkbox","aria-checked":this.props.checked,tabIndex:this.props.disabled?-1:0}),this.
6332 props.children))}})},796,,function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(154),s=n(467),c=n(838),u=r(c),l=n(916),d=r(l),p=n(348),f=n(927),h=r(f),m=n(928),M=r(m),_=n(929),g=r(_),v=n(640),b=n(693),y=n(437),A=n(690),T=o["default"].createClass({displayName:"ProStatus",propTypes:{isCompact:o["default"].PropTypes.bool,proFeature:o["default"].PropTypes.string},getDefaultProps:function(){return{isCompact:!0,proFeature:""}},render:function(){var e=this,t=this.props.sitePlan(),n="scan"===this.props.proFeature||"backups"===this.props.proFeature||"vaultpress"===this.props.proFeature?"vaultpress/vaultpress.php":"akismet/akismet.php",r=function(n,r,a){var i=e.props.getVaultPressData();if(e.props.isDevMode)return(0,s.translate)("Unavailable in Dev Mode");if("N/A"!==i&&"scan"===n&&0!==e.props.getScanThreats())return o["default"].createElement(d["default"],{showDismiss:!1,status:"is-error",isCo
6333 mpact:!0},(0,s.translate)("Threats found!"));if("akismet"===n){var c=e.props.getAkismetData();if("invalid_key"===c)return o["default"].createElement(d["default"],{showDismiss:!1,status:"is-warning",isCompact:!0},(0,s.translate)("Invalid Key"))}if(t.product_slug){var l={};return l="jetpack_free"!==t.product_slug?{href:"https://wordpress.com/plugins/setup/"+e.props.siteRawUrl+"?only="+n,text:(0,s.translate)("Set up")}:{href:"https://wordpress.com/plans/"+e.props.siteRawUrl,text:(0,s.translate)("Upgrade")},r&&a?o["default"].createElement("span",{className:"jp-dash-item__active-label"},(0,s.translate)("ACTIVE")):o["default"].createElement(u["default"],{compact:!0,primary:!0,href:l.href},l.text)}return r&&a?o["default"].createElement("span",{className:"jp-dash-item__active-label"},(0,s.translate)("ACTIVE")):""};return o["default"].createElement("div",null,o["default"].createElement(h["default"],null),o["default"].createElement(g["default"],null),o["default"].createElement(M["default"],nu
6334 ll),r(this.props.proFeature,this.props.pluginActive(n),this.props.pluginInstalled(n)))}});t["default"]=(0,i.connect)(function(e){return{siteRawUrl:(0,p.getSiteRawUrl)(e),getScanThreats:function(){return(0,y.getVaultPressScanThreatCount)(e)},getVaultPressData:function(){return(0,y.getVaultPressData)(e)},getAkismetData:function(){return(0,y.getAkismetData)(e)},sitePlan:function(){return(0,A.getSitePlan)(e)},fetchingPluginsData:(0,b.isFetchingPluginsData)(e),pluginActive:function(t){return(0,b.isPluginActive)(e,t)},pluginInstalled:function(t){return(0,b.isPluginInstalled)(e,t)},isDevMode:(0,v.isDevMode)(e)}})(T),e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0}),t.QuerySitePlugins=void 0;var a=n(142),o=r(a),i=n(154),s=n(693),c=t.QuerySitePlugins=o["default"].createClass({displayName:"QuerySitePlugins",componentWillMount:function(){this.props.isFetchingPluginsData||this.props.fetchPlu
6335 ginsData()},render:function(){return null}});t["default"]=(0,i.connect)(function(e){return{isFetchingPluginsData:(0,s.isFetchingPluginsData)(e)}},function(e){return{fetchPluginsData:function(){return e((0,s.fetchPluginsData)())}}})(c)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(842),o=r(a),i=n(845),s=r(i),c=n(846),u=r(c),l=n(847),d=r(l),p=n(848),f=r(p),h=n(142),m=n(154),M=n(161),_=n(437),g=n(448),v=function(e){function t(){return(0,s["default"])(this,t),(0,d["default"])(this,(t.__proto__||(0,o["default"])(t)).apply(this,arguments))}return(0,f["default"])(t,e),(0,u["default"])(t,[{key:"componentWillMount",value:function(){!this.props.fetchingVaultPressData&&this.props.isModuleActivated("vaultpress")&&this.props.fetchVaultPressData()}},{key:"render",value:function(){return null}}]),t}(h.Component);v.defaultProps={fetchVaultPressData:function(){}},t["default"]=(0,m.connect)(function(e){retur
6336 n{fetchVaultPressData:(0,_.fetchVaultPressData)(),fetchingVaultPressData:(0,_.isFetchingVaultPressData)(e),isModuleActivated:function(t){return(0,g.isModuleActivated)(e,t)}}},function(e){return(0,M.bindActionCreators)({fetchVaultPressData:_.fetchVaultPressData},e)})(v),e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(842),o=r(a),i=n(845),s=r(i),c=n(846),u=r(c),l=n(847),d=r(l),p=n(848),f=r(p),h=n(142),m=n(154),M=n(161),_=n(437),g=function(e){function t(){return(0,s["default"])(this,t),(0,d["default"])(this,(t.__proto__||(0,o["default"])(t)).apply(this,arguments))}return(0,f["default"])(t,e),(0,u["default"])(t,[{key:"componentWillMount",value:function(){this.props.fetchingAkismetData||this.props.fetchAkismetData()}},{key:"render",value:function(){return null}}]),t}(h.Component);g.defaultProps={fetchAkismetData:function(){}},t["default"]=(0,m.connect)(function(e){return{fet
6337 chAkismetData:(0,_.fetchAkismetData)(),fetchingAkismetData:(0,_.isFetchingAkismetData)(e)}},function(e){return(0,M.bindActionCreators)({fetchAkismetData:_.fetchAkismetData},e)})(g),e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(842),o=r(a),i=n(845),s=r(i),c=n(846),u=r(c),l=n(847),d=r(l),p=n(848),f=r(p),h=n(142),m=n(154),M=n(161),_=n(437),g=n(448),v=function(e){function t(){return(0,s["default"])(this,t),(0,d["default"])(this,(t.__proto__||(0,o["default"])(t)).apply(this,arguments))}return(0,f["default"])(t,e),(0,u["default"])(t,[{key:"componentWillMount",value:function(){!this.props.fetchingProtectData&&this.props.isModuleActivated("protect")&&this.props.fetchProtectCount()}},{key:"render",value:function(){return null}}]),t}(h.Component);v.defaultProps={fetchProtectCount:function(){}},t["default"]=(0,m.connect)(function(e){return{fetchProtectCount:(0,_.fetchProtectCoun
6338 t)(),fetchingProtectData:(0,_.isFetchingProtectData)(e),isModuleActivated:function(t){return(0,g.isModuleActivated)(e,t)}}},function(e){return(0,M.bindActionCreators)({fetchProtectCount:_.fetchProtectCount},e)})(v),e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(450),o=r(a),i=n(142),s=r(i),c=n(154),u=n(915),l=r(u),d=n(467),p=n(642),f=r(p),h=n(932),m=r(h),M=n(448),_=n(437),g=n(640),v=s["default"].createClass({displayName:"DashMonitor",getContent:function(){var e=(0,d.translate)("Downtime Monitoring");if(this.props.isModuleActivated("monitor")){var t=this.props.lastDownTime;return"N/A"===t?s["default"].createElement(l["default"],{label:e,module:"monitor",status:"is-working"},s["default"].createElement(m["default"],null),s["default"].createElement("p",{className:"jp-dash-item__description"},(0,d.translate)("Loading…"))):s["default"].createElement(l["default"],{label:e,mo
6339 dule:"monitor",status:"is-working"},s["default"].createElement("p",{className:"jp-dash-item__description"},(0,d.translate)("Jetpack is monitoring your site. If we think your site is down, you will receive an email.")))}return s["default"].createElement(l["default"],{label:e,module:"monitor",className:"jp-dash-item__is-inactive"},s["default"].createElement("p",{className:"jp-dash-item__description"},this.props.isDevMode?(0,d.translate)("Unavailable in Dev Mode."):(0,d.translate)("{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.",{components:{a:s["default"].createElement("a",{href:"javascript:void(0)",onClick:this.props.activateMonitor})}})))},render:function(){var e=(0,o["default"])(this.props.moduleList);return(0,f["default"])(e,"monitor")?s["default"].createElement("div",null,s["default"].createElement(m["default"],null),this.getContent()):null}});v.propTypes={lastDownTime:s["default"].PropTypes.any.isRequired,isDevMode:s["default"].PropTypes.bool.isRequ
6340 ired},t["default"]=(0,c.connect)(function(e){return{isModuleActivated:function(t){return(0,M.isModuleActivated)(e,t)},lastDownTime:(0,_.getLastDownTime)(e),isDevMode:(0,g.isDevMode)(e),moduleList:(0,M.getModules)(e)}},function(e){return{activateMonitor:function(){return e((0,M.activateModule)("monitor"))}}})(v),e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(842),o=r(a),i=n(845),s=r(i),c=n(846),u=r(c),l=n(847),d=r(l),p=n(848),f=r(p),h=n(142),m=n(154),M=n(161),_=n(437),g=n(448),v=function(e){function t(){return(0,s["default"])(this,t),(0,d["default"])(this,(t.__proto__||(0,o["default"])(t)).apply(this,arguments))}return(0,f["default"])(t,e),(0,u["default"])(t,[{key:"componentWillMount",value:function(){!this.props.fetchingMonitorData&&this.props.isModuleActivated("monitor")&&this.props.fetchLastDownTime()}},{key:"render",value:function(){return null}}]),t}(h.Component);v
6341 .defaultProps={fetchLastDownTime:function(){}},t["default"]=(0,m.connect)(function(e){return{fetchLastDownTime:(0,_.fetchLastDownTime)(),fetchingMonitorData:(0,_.isFetchingMonitorData)(e),isModuleActivated:function(t){return(0,g.isModuleActivated)(e,t)}}},function(e){return(0,M.bindActionCreators)({fetchLastDownTime:_.fetchLastDownTime},e)})(v),e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(154),s=n(915),c=r(s),u=n(467),l=n(928),d=r(l),p=n(448),f=n(690),h=n(693),m=n(437),M=n(640),_=o["default"].createClass({displayName:"DashScan",getContent:function(){var e=this,t=(0,u.translate)("Malware Scanning"),n=!1!==this.props.sitePlan,r=this.props.vaultPressData,a=this.props.isPluginInstalled("vaultpress/vaultpress.php")?"pro-inactive":"pro-uninstalled";if(this.props.isModuleActivated("vaultpress")){if("N/A"===r)return o["default"].createElement(c["default"],{la
6342 bel:t},o["default"].createElement("p",{className:"jp-dash-item__description"},(0,u.translate)("Loading…")));var i=this.props.scanThreats;if(0!==i)return o["default"].createElement(c["default"],{label:t,module:"scan",status:"is-error",statusText:(0,u.translate)("Threats found"),pro:!0},o["default"].createElement("h3",null,(0,u.translate)("Uh oh, %(number)s threat found.","Uh oh, %(number)s threats found.",{count:i,args:{number:(0,u.numberFormat)(i)}})),o["default"].createElement("p",{className:"jp-dash-item__description"},(0,u.translate)("{{a}}View details at VaultPress.com{{/a}}",{components:{a:o["default"].createElement("a",{href:"https://dashboard.vaultpress.com/"})}}),o["default"].createElement("br",null),(0,u.translate)("{{a}}Contact Support{{/a}}",{components:{a:o["default"].createElement("a",{href:"https://jetpack.com/support"})}})));if("success"===r.code)return o["default"].createElement(c["default"],{label:t,module:"scan",status:"is-working",pro:!0},o["default"].createElem
6343 ent("p",{className:"jp-dash-item__description"},(0,u.translate)("No threats found, you're good to go!")))}var s=function(){return n?(0,u.translate)("For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.",{components:{a:o["default"].createElement("a",{href:"https://wordpress.com/plugins/vaultpress",target:"_blank"})}}):(0,u.translate)("For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.",{components:{a:o["default"].createElement("a",{href:"https://wordpress.com/plans/"+e.props.siteRawUrl,target:"_blank"})}})};return o["default"].createElement(c["default"],{label:t,module:"scan",className:"jp-dash-item__is-inactive",status:n?a:"no-pro-uninstalled-or-inactive",pro:!0},o["default"].createElement("p",{className:"jp-dash-item__description"},this.props.isDevMode?(0,u.translate)("Unavailable in Dev Mode."):s()))},render:function(){return o["default"].createElement("div",null,o["default"].c
6344 reateElement(d["default"],null),this.getContent())}});_.propTypes={vaultPressData:o["default"].PropTypes.any.isRequired,scanThreats:o["default"].PropTypes.any.isRequired,isDevMode:o["default"].PropTypes.bool.isRequired,siteRawUrl:o["default"].PropTypes.string.isRequired,sitePlan:o["default"].PropTypes.object.isRequired},t["default"]=(0,i.connect)(function(e){return{isModuleActivated:function(t){return(0,p.isModuleActivated)(e,t)},isFetchingModulesList:function(){return(0,p.isFetchingModulesList)(e)},vaultPressData:(0,m.getVaultPressData)(e),scanThreats:(0,m.getVaultPressScanThreatCount)(e),sitePlan:(0,f.getSitePlan)(e),isDevMode:(0,M.isDevMode)(e),isPluginInstalled:function(t){return(0,h.isPluginInstalled)(e,t)}}},function(e){return{activateModule:function(t){return e((0,p.activateModule)(t))}}})(_),e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(154),s=
6345 n(915),c=r(s),u=n(467),l=n(929),d=r(l),p=n(437),f=n(690),h=n(448),m=o["default"].createClass({displayName:"DashAkismet",activateManageAndRedirect:function(e){e.preventDefault(),this.props.activateModule("manage").then(window.location="https://wordpress.com/plugins/akismet/"+this.props.siteRawUrl)["catch"](console.log("Error: unable to activate Manage"))},getContent:function(){var e=this.props.getAkismetData(),t=this.props.siteAdminUrl+"admin.php?page=akismet-key-config",n=(0,u.translate)("Spam Protection"),r=!1!==this.props.getSitePlan();return"N/A"===e?o["default"].createElement(c["default"],{label:n,module:"akismet",pro:!0},o["default"].createElement("p",{className:"jp-dash-item__description"},(0,u.translate)("Loading…"))):"not_installed"===e?o["default"].createElement(c["default"],{label:n,module:"akismet",className:"jp-dash-item__is-inactive",status:r?"pro-uninstalled":"no-pro-uninstalled-or-inactive",pro:!0},o["default"].createElement("p",{className:"jp-dash-item__description
6346 "},(0,u.translate)("For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.",{components:{a:o["default"].createElement("a",{href:"https://wordpress.com/plugins/akismet/"+this.props.siteRawUrl,target:"_blank"})}}))):"not_active"===e?o["default"].createElement(c["default"],{label:n,module:"akismet",status:r?"pro-inactive":"no-pro-uninstalled-or-inactive",className:"jp-dash-item__is-inactive",pro:!0},o["default"].createElement("p",{className:"jp-dash-item__description"},(0,u.translate)("For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.",{components:{a:o["default"].createElement("a",{href:"https://wordpress.com/plugins/akismet/"+this.props.siteRawUrl,target:"_blank"})}}))):"invalid_key"===e?o["default"].createElement(c["default"],{label:n,module:"akismet",className:"jp-dash-item__is-inactive",status:"is-warning",statusText:(0,u.translate)("Invalid Key"),pro:!0},o["default"].createElement("p",{className:"jp-dash-item__description"},(0,u.translate)("Whoo
6347 ps! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.",{components:{akismetSettings:o["default"].createElement("a",{href:t})}}))):o["default"].createElement(c["default"],{label:n,module:"akismet",status:"is-working",pro:!0},o["default"].createElement("h2",{className:"jp-dash-item__count"},(0,u.numberFormat)(e.all.spam)),o["default"].createElement("p",{className:"jp-dash-item__description"},(0,u.translate)("Spam comments blocked.",{context:'Example: "412 Spam comments blocked"'})))},render:function(){return o["default"].createElement("div",{className:"jp-dash-item__interior"},o["default"].createElement(d["default"],null),this.getContent())}});m.propTypes={siteRawUrl:o["default"].PropTypes.string.isRequired,siteAdminUrl:o["default"].PropTypes.string.isRequired},t["default"]=(0,i.connect)(function(e){return{getAkismetData:function(){return(0,p.getAkismetData)(e)},isModuleActivated:function(t){return(0,h.isModuleActivated)(e,t)
6348 },getSitePlan:function(){return(0,f.getSitePlan)(e)}}},function(e){return{activateModule:function(t){return e((0,h.activateModule)(t))}}})(m),e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(154),s=n(915),c=r(s),u=n(467),l=n(928),d=r(l),p=n(448),f=n(690),h=n(693),m=n(437),M=n(640),_=o["default"].createClass({displayName:"DashBackups",getContent:function(){var e=this,t=(0,u.translate)("Backups"),n=!1!==this.props.sitePlan,r=this.props.isPluginInstalled("vaultpress/vaultpress.php")?"pro-inactive":"pro-uninstalled";if(this.props.isModuleActivated("vaultpress")){var a=this.props.vaultPressData;if("N/A"===a)return o["default"].createElement(c["default"],{label:t},o["default"].createElement("p",{className:"jp-dash-item__description"},(0,u.translate)("Loading…")));if("success"===a.code)return o["default"].createElement(c["default"],{label:t,module:"backups",st
6349 atus:"is-working",className:"jp-dash-item__is-active",pro:!0},o["default"].createElement("p",{className:"jp-dash-item__description"
6350 -},a.message," ",(0,u.translate)("{{a}}View backup details{{/a}}.",{components:{a:o["default"].createElement("a",{href:"https://dashboard.vaultpress.com",target:"_blank"})}})))}var i=function(){return n?(0,u.translate)("To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.",{components:{a:o["default"].createElement("a",{href:"https://wordpress.com/plugins/vaultpress",target:"_blank"})}}):(0,u.translate)("To automatically back up your entire site, please {{a}}upgrade!{{/a}}.",{components:{a:o["default"].createElement("a",{href:"https://wordpress.com/plans/"+e.props.siteRawUrl,target:"_blank"})}})};return o["default"].createElement(c["default"],{label:t,module:"backups",className:"jp-dash-item__is-inactive",status:n?r:"no-pro-uninstalled-or-inactive",pro:!0},o["default"].createElement("p",{className:"jp-dash-item__description"},this.props.isDevMode?(0,u.translate)("Unavailable in Dev Mode."):i()))},render:function(){return o["default"].createEle
6351 ment("div",{className:"jp-dash-item__interior"},o["default"].createElement(d["default"],null),this.getContent())}});_.propTypes={vaultPressData:o["default"].PropTypes.any.isRequired,isDevMode:o["default"].PropTypes.bool.isRequired,siteRawUrl:o["default"].PropTypes.string.isRequired,sitePlan:o["default"].PropTypes.object.isRequired},t["default"]=(0,i.connect)(function(e){return{isModuleActivated:function(t){return(0,p.isModuleActivated)(e,t)},isFetchingModulesList:function(){return(0,p.isFetchingModulesList)(e)},vaultPressData:(0,m.getVaultPressData)(e),sitePlan:(0,f.getSitePlan)(e),isDevMode:(0,M.isDevMode)(e),isPluginInstalled:function(t){return(0,h.isPluginInstalled)(e,t)}}},function(e){return{activateModule:function(t){return e((0,p.activateModule)(t))}}})(_),e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(450),o=r(a),i=n(142),s=r(i),c=n(154),u=n(915),l=r(u),d=n(467)
6352 ,p=n(642),f=r(p),h=n(937),m=r(h),M=n(437),_=n(448),g=n(640),v=s["default"].createClass({displayName:"DashPluginUpdates",activateAndRedirect:function(e){e.preventDefault(),this.props.activateManage().then(window.location="https://wordpress.com/plugins/"+this.props.siteRawUrl)["catch"](console.log("Error activating Manage"))},getContent:function(){var e=(0,d.translate)("Plugin Updates"),t=this.props.pluginUpdates,n=this.props.isModuleActivated("manage"),r=n?"https://wordpress.com/plugins/"+this.props.siteRawUrl:this.props.siteAdminUrl+"plugins.php";return"N/A"===t?s["default"].createElement(l["default"],{label:e,module:"manage",status:"is-working"},s["default"].createElement(m["default"],null),s["default"].createElement("p",{className:"jp-dash-item__description"},(0,d.translate)("Loading…"))):"updates-available"===t.code?s["default"].createElement(l["default"],{label:e,module:"manage",status:"is-warning"},s["default"].createElement("h2",{className:"jp-dash-item__count"},(0,d.transla
6353 te)("%(number)s plugin","%(number)s plugins",{count:t.count,args:{number:t.count}})),s["default"].createElement("p",{className:"jp-dash-item__description"},(0,d.translate)("Needs updating. ","Need updating. ",{count:t.count,args:{number:t.count}}),this.props.isDevMode?"":n?(0,d.translate)("{{a}}Turn on plugin auto updates{{/a}}",{components:{a:s["default"].createElement("a",{href:r})}}):(0,d.translate)("{{a}}Activate Manage and turn on auto updates{{/a}}",{components:{a:s["default"].createElement("a",{onClick:this.activateAndRedirect,href:"javascript:void(0)"})}}))):s["default"].createElement(l["default"],{label:e,module:"manage",status:n?"is-working":"is-inactive"},s["default"].createElement("p",{className:"jp-dash-item__description"},n?(0,d.translate)("All plugins are up-to-date. Awesome work!"):(0,d.translate)("{{a}}Activate Manage{{/a}} to turn on auto updates and manage your plugins from WordPress.com.",{components:{a:s["default"].createElement("a",{onClick:this.props.activateM
6354 anage,href:"javascript:void(0)"})}})))},render:function(){var e=(0,o["default"])(this.props.moduleList);return(0,f["default"])(e,"manage")?s["default"].createElement("div",null,s["default"].createElement(m["default"],null),this.getContent()):null}});v.propTypes={isDevMode:s["default"].PropTypes.bool.isRequired,siteRawUrl:s["default"].PropTypes.string.isRequired,siteAdminUrl:s["default"].PropTypes.string.isRequired,pluginUpdates:s["default"].PropTypes.any.isRequired},t["default"]=(0,c.connect)(function(e){return{isModuleActivated:function(t){return(0,_.isModuleActivated)(e,t)},pluginUpdates:(0,M.getPluginUpdates)(e),isDevMode:(0,g.isDevMode)(e),moduleList:(0,_.getModules)(e)}},function(e){return{activateManage:function(){return e((0,_.activateModule)("manage"))}}})(v),e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(842),o=r(a),i=n(845),s=r(i),c=n(846),u=r(c),l=n(847),d=r
6355 (l),p=n(848),f=r(p),h=n(142),m=n(154),M=n(161),_=n(437),g=function(e){function t(){return(0,s["default"])(this,t),(0,d["default"])(this,(t.__proto__||(0,o["default"])(t)).apply(this,arguments))}return(0,f["default"])(t,e),(0,u["default"])(t,[{key:"componentWillMount",value:function(){this.props.fetchingPluginUpdates||this.props.fetchPluginUpdates()}},{key:"render",value:function(){return null}}]),t}(h.Component);g.defaultProps={fetchPluginUpdates:function(){}},t["default"]=(0,m.connect)(function(e){return{fetchPluginUpdates:(0,_.fetchPluginUpdates)(),fetchingPluginUpdates:(0,_.isFetchingPluginUpdates)(e)}},function(e){return(0,M.bindActionCreators)({fetchPluginUpdates:_.fetchPluginUpdates},e)})(g),e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(450),o=r(a),i=n(142),s=r(i),c=n(154),u=n(915),l=r(u),d=n(467),p=n(642),f=r(p),h=n(448),m=n(640),M=s["default"].createClass({dis
6356 playName:"DashPhoton",getContent:function(){var e=(0,d.translate)("Image Performance %(photon)s",{args:{photon:"(Photon)"}});return this.props.isModuleActivated("photon")?s["default"].createElement(l["default"],{label:e,module:"photon",status:"is-working"},s["default"].createElement("p",{className:"jp-dash-item__description"},(0,d.translate)("Jetpack is improving and optimizing your image speed."))):s["default"].createElement(l["default"],{label:e,module:"photon",className:"jp-dash-item__is-inactive"},s["default"].createElement("p",{className:"jp-dash-item__description"},this.props.isDevMode?(0,d.translate)("Unavailable in Dev Mode"):(0,d.translate)("{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.",{components:{a:s["default"].createElement("a",{href:"javascript:void(0)",onClick:this.props.activatePhoton})}})))},render:function(){var e=(0,o["default"])(this.props.moduleList);return(0,f["default"])(e,"photon")?s["default"].createElement("div",{className
6357 :"jp-dash-item__interior"},this.getContent()):null}});M.propTypes={isDevMode:s["default"].PropTypes.bool.isRequired},t["default"]=(0,c.connect)(function(e){return{isModuleActivated:function(t){return(0,h.isModuleActivated)(e,t)},isDevMode:(0,m.isDevMode)(e),moduleList:(0,h.getModules)(e)}},function(e){return{activatePhoton:function(){return e((0,h.activateModule)("photon"))}}})(M),e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0}),t.QuerySite=void 0;var a=n(142),o=r(a),i=n(154),s=n(690),c=t.QuerySite=o["default"].createClass({displayName:"QuerySite",componentDidMount:function(){this.props.isFetchingSiteData||this.props.fetchSiteData()},render:function(){return null}});t["default"]=(0,i.connect)(function(e){return{isFetchingSiteData:(0,s.isFetchingSiteData)(e)}},function(e){return{fetchSiteData:function(){return e((0,s.fetchSiteData)())}}})(c)},function(e,t,n){"use strict";function
6358 r(e){return e&&e.__esModule?e:{"default":e}}function a(e){return{__html:e.long_description}}Object.defineProperty(t,"__esModule",{value:!0}),t.Engagement=void 0;var o=n(450),i=r(o),s=n(142),c=r(s),u=n(154),l=n(858),d=r(l),p=n(838),f=r(p),h=n(811),m=r(h),M=n(467),_=n(642),g=r(_),v=n(657),b=r(v),y=n(448),A=n(922),T=n(941),L=n(640),E=n(348),w=t.Engagement=function(e){var t=e.toggleModule,n=e.isModuleActivated,r=e.isTogglingModule,o=e.getModule,s=e.userCanManageModules,u=o("sitemaps").description,l=(0,i["default"])(e.moduleList);e.isSitePublic()||(u=c["default"].createElement("span",null,u,c["default"].createElement("p",{className:"jp-form-setting-explanation"},(0,M.translate)("Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.",{components:{a:c["default"].createElement("a",{href:e.getSiteAdminUrl()+"options-reading.php#blog_public",className:"jetpack-js-stop-propagation"})}}))));var p=[["stats",o("stats
6359 ").name,o("stats").description,o("stats").learn_more_button],["sharedaddy",o("sharedaddy").name,o("sharedaddy").description,o("sharedaddy").learn_more_button],["publicize",o("publicize").name,o("publicize").description,o("publicize").learn_more_button],["related-posts",o("related-posts").name,o("related-posts").description,o("related-posts").learn_more_button],["comments",o("comments").name,o("comments").description,o("comments").learn_more_button],["likes",o("likes").name,o("likes").description,o("likes").learn_more_button],["subscriptions",o("subscriptions").name,o("subscriptions").description,o("subscriptions").learn_more_button],["gravatar-hovercards",o("gravatar-hovercards").name,o("gravatar-hovercards").description,o("gravatar-hovercards").learn_more_button],["sitemaps",o("sitemaps").name,u,o("sitemaps").learn_more_button],["enhanced-distribution",o("enhanced-distribution").name,o("enhanced-distribution").description,o("enhanced-distribution").learn_more_button],["verification
6360 -tools",o("verification-tools").name,o("verification-tools").description,o("verification-tools").learn_more_button]],h=["publicize"];if(!s){var _=p.slice();_.reverse().forEach(function(e){(0,g["default"])(h,e[0])&&p.unshift(e)}),p=p.filter(function(e,t){return p.indexOf(e)===t})}return p=p.map(function(i){if(!(0,g["default"])(l,i[0]))return null;var u=e.isUnavailableInDevMode(i[0]),p=u?"devmode-disabled":"",_="",v=s||(0,g["default"])(h,i[0]),y=n(i[0]);return u?_=(0,M.translate)("Unavailable in Dev Mode"):s&&(_=c["default"].createElement(A.ModuleToggle,{slug:i[0],activated:n(i[0]),toggling:r(i[0]),toggleModule:t})),!!v&&c["default"].createElement(d["default"],{className:p,key:"module-card_"+i[0],header:i[1],subheader:i[2],summary:_,expandedSummary:_,clickableHeaderText:!0,onOpen:function(){return b["default"].tracks.recordEvent("jetpack_wpa_settings_card_open",{card:i[0],path:e.route.path})}},y?c["default"].createElement(T.AllModuleSettings,{module:o(i[0]),adminUrl:e.getSiteAdminUrl(
6361 )}):c["default"].createElement("div",{dangerouslySetInnerHTML:a(o(i[0]))}),c["default"].createElement("div",{className:"jp-module-settings__read-more"},c["default"].createElement(f["default"],{borderless:!0,compact:!0,href:i[3]},c["default"].createElement(m["default"],{icon:"help-outline"}),c["default"].createElement("span",{className:"screen-reader-text"},(0,M.translate)("Learn More"))),"stats"===i[0]&&y?c["default"].createElement("span",null,c["default"].createElement("span",{className:"jp-module-settings__more-sep"}),c["default"].createElement("span",{className:"jp-module-settings__more-text"},(0,M.translate)("View {{a}}All Stats{{/a}}",{components:{a:c["default"].createElement("a",{href:e.getSiteAdminUrl()+"admin.php?page=stats"})}}))):"","subscriptions"===i[0]&&y?c["default"].createElement("span",null,c["default"].createElement("span",{className:"jp-module-settings__more-sep"}),c["default"].createElement("span",{className:"jp-module-settings__more-text"},(0,M.translate)("View y
6362 our {{a}}Email Followers{{/a}}",{components:{a:c["default"].createElement("a",{href:"https://wordpress.com/people/email-followers/"+e.getSiteRawUrl()})}}))):""))}),c["default"].createElement("div",null,p)};t["default"]=(0,u.connect)(function(e){return{isModuleActivated:function(t){return(0,y.isModuleActivated)(e,t)},isTogglingModule:function(t){return(0,y.isActivatingModule)(e,t)||(0,y.isDeactivatingModule)(e,t)},getModule:function(t){return(0,y.getModule)(e,t)},isUnavailableInDevMode:function(t){return(0,L.isUnavailableInDevMode)(e,t)},getSiteRawUrl:function(){return(0,E.getSiteRawUrl)(e)},getSiteAdminUrl:function(){return(0,E.getSiteAdminUrl)(e)},isSitePublic:function(){return(0,E.isSitePublic)(e)},userCanManageModules:(0,E.userCanManageModules)(e),moduleList:(0,y.getModules)(e)}},function(e){return{toggleModule:function(t,n){return e(n?(0,y.deactivateModule)(t):(0,y.activateModule)(t))}}})(w)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Objec
6363 t.defineProperty(t,"__esModule",{value:!0}),t.AllModuleSettings=void 0;var a=n(349),o=r(a),i=n(142),s=r(i),c=n(467),u=n(942),l=n(1014),d=r(l);t.AllModuleSettings=s["default"].createClass({displayName:"AllModuleSettings",render:function(){var e=this.props.module;switch(e.module){case"omnisearch":return s["default"].createElement("div",null,s["default"].createElement("span",{className:"jp-form-setting-explanation"},this.props.module.long_description),s["default"].createElement("br",null),s["default"].createElement(d["default"],{className:"jp-module-settings__external-link",icon:!0,iconSize:16,href:"/wp-admin/admin.php?page=omnisearch"},(0,c.translate)("Search your content.")));case"post-by-email":return s["default"].createElement(u.PostByEmailSettings,{module:e});case"custom-content-types":return s["default"].createElement(u.CustomContentTypesSettings,{module:e});case"after-the-deadline":return s["default"].createElement(u.AfterTheDeadlineSettings,{module:e});case"markdown":return s["
6364 default"].createElement(u.MarkdownSettings,{module:e});case"tiled-gallery":return s["default"].createElement(u.TiledGallerySettings,{module:e});case"minileven":return s["default"].createElement(u.MinilevenSettings,{module:e});case"carousel":return s["default"].createElement(u.CarouselSettings,{module:e});case"infinite-scroll":return s["default"].createElement(u.InfiniteScrollSettings,{module:e});case"protect":return s["default"].createElement(u.ProtectSettings,{module:e});case"monitor":return s["default"].createElement(u.MonitorSettings,{module:e});case"scan":return""===e.configure_url?s["default"].createElement("div",null,(0,c.translate)("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.")):s["default"].createElement("div",null,s["default"].createElement("div",{className:"jp-form-setting-explanation"},(0,c.translate)('You can see the information about
6365 security scanning in the "At a Glance" section.')),s["default"].createElement("br",null),s["default"].createElement(d["default"],{className:"jp-module-settings__external-link",icon:!0,iconSize:16,href:e.configure_url},(0,c.translate)("Configure your Security Scans")));case"sso":return s["default"].createElement(u.SingleSignOnSettings,{module:e});case"stats":return s["default"].createElement(u.StatsSettings,{module:e});case"related-posts":return s["default"].createElement(u.RelatedPostsSettings,{module:e});case"comments":return s["default"].createElement(u.CommentsSettings,{module:e});case"subscriptions":return s["default"].createElement(u.SubscriptionsSettings,(0,o["default"])({module:e},this.props));case"likes":return s["default"].createElement(u.LikesSettings,{module:e});case"verification-tools":return s["default"].createElement(u.VerificationToolsSettings,{module:e});case"sitemaps":return s["default"].createElement(u.SitemapsSettings,(0,o["default"])({module:e},this.props));case
6366 "gravatar-hovercards":case"contact-form":case"latex":case"shortlinks":case"shortcodes":case"photon":case"widget-visibility":case"notifications":case"enhanced-distribution":return s["default"].createElement("span",{className:"jp-form-setting-explanation"},(0,c.translate)("This module has no configuration options")," ");case"akismet":case"backups":return""===e.configure_url?s["default"].createElement("div",null,"akismet"===e.module?(0,c.translate)("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."):(0,c.translate)("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.")):s["default"].createElement("div",null,(0,c.translate)("{{link}}Configure your %(module_slug)s
6367 Settings {{/link}}",{components:{link:s["default"].createElement(d["default"],{className:"jp-module-settings__external-link",icon:!0,iconSize:16,href:e.configure_url})},args:{module_slug:"akismet"===e.module?"Akismet":"Backups"}}));case"custom-css":case"widgets":case"publicize":case"sharedaddy":default:return"publicize"===e.module&&(e.configure_url=this.props.adminUrl+"options-general.php?page=sharing"),s["default"].createElement("div",null,(0,c.translate)("{{link}}Configure your %(module_slug)s Settings {{/link}}",{components:{link:s["default"].createElement(d["default"],{className:"jp-module-settings__external-link",icon:!0,iconSize:16,href:e.configure_url})},args:{module_slug:e.name}}))}}})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0}),t.SitemapsSettings=t.MarkdownSettings=t.AfterTheDeadlineSettings=t.CustomContentTypesSettings=t.PostByEmailSettings=t.TiledGallerySettings=t.VerificationToolsSett
6368 ings=t.MinilevenSettings=t.InfiniteScrollSettings=t.CarouselSettings=t.SingleSignOnSettings=t.MonitorSettings=t.ProtectSettings=t.StatsSettings=t.SubscriptionsSettings=t.CommentsSettings=t.LikesSettings=t.RelatedPostsSettings=t.SharedaddySettings=void 0;var a=n(349),o=r(a),i=n(142),s=r(i),c=n(467),u=n(833),l=r(u),d=n(943),p=r(d),f=n(946),h=r(f),m=n(967),M=r(m),_=n(969),g=r(_),v=n(837),b=r(v),y=n(399),A=r(y),T=n(838),L=r(T),E=n(983),w=n(1004),z=n(1012),S=t.SharedaddySettings=s["default"].createClass({displayName:"SharedaddySettings",render:function(){return s["default"].createElement("form",{onSubmit:this.props.onSubmit},s["default"].createElement(E.FormFieldset,null,s["default"].createElement(w.ModuleSettingCheckbox,(0,o["default"])({name:"option_name"},this.props,{label:(0,c.translate)("Subscriber")})),s["default"].createElement(E.FormButton,{className:"is-primary",isSubmitting:this.props.isSavingAnyOption(),disabled:this.props.shouldSaveButtonBeDisabled()})))}});t.SharedaddySettin
6369 gs=S=(0,z.ModuleSettingsForm)(S);var k=t.RelatedPostsSettings=s["default"].createClass({displayName:"RelatedPostsSettings",renderPreviews:function(){var e=this.props.getOptionValue("show_headline"),t=this.props.getOptionValue("show_thumbnails"),n=[{url:"https://jetpackme.files.wordpress.com/2014/08/1-wpios-ipad-3-1-viewsite.png?w=350&h=200&crop=1",text:(0,c.translate)("Big iPhone/iPad Update Now Available")},{url:"https://jetpackme.files.wordpress.com/2014/08/wordpress-com-news-wordpress-for-android-ui-update2.jpg?w=350&h=200&crop=1",text:(0,c.translate)("The WordPress for Android App Gets a Big Facelift")},{url:"https://jetpackme.files.wordpress.com/2014/08/videopresswedding.jpg?w=350&h=200&crop=1",text:(0,c.translate)("Upgrade Focus: VideoPress For Weddings")}];return s["default"].createElement("div",{className:"jp-related-posts-preview"},e?s["default"].createElement("div",{className:"jp-related-posts-preview__title"},(0,c.translate)("Related")):"",n.map(function(e,n){return s["de
6370 fault"].createElement("span",{key:"preview_"+n,className:"jp-related-posts-preview__item"},t?s["default"].createElement("img",{src:e.url}):"",s["default"].createElement("span",null,s["default"].createElement("a",{href:"#/engagement"}," ",e.text," ")))}))},render:function(){return s["default"].createElement("form",{onSubmit:this.props.onSubmit},s["default"].createElement(E.FormFieldset,null,s["default"].createElement(w.ModuleSettingCheckbox,(0,o["default"])({name:"show_headline",label:(0,c.translate)('Show a "Related" header to more clearly separate the related section from posts')},this.props)),s["default"].createElement(w.ModuleSettingCheckbox,(0,o["default"])({name:"show_thumbnails",label:(0,c.translate)("Use a large and visually striking layout")},this.props)),s["default"].createElement("div",{className:"jp-related-posts-settings__preview-label"},(0,c.translate)("Preview")),s["default"].createElement(l["default"],null,this.renderPreviews()),s["default"].createElement(E.FormButton
6371 ,{className:"is-primary",isSubmitting:this.props.isSavingAnyOption(),disabled:this.props.shouldSaveButtonBeDisabled()})))}});t.RelatedPostsSettings=k=(0,z.ModuleSettingsForm)(k);var O=t.LikesSettings=s["default"].createClass({displayName:"LikesSettings",render:function(){var e=this.props.module.configure_url;return s["default"].createElement("form",{onSubmit:this.props.onSubmit},s["default"].createElement(E.FormFieldset,null,s["default"].createElement(E.FormLegend,null," ",(0,c.translate)("WordPress.com Likes are:")),s["default"].createElement(w.ModuleSettingRadios,(0,o["default"])({name:"wpl_default"},this.props,{validValues:this.props.validValues("wpl_default")})),s["default"].createElement(E.FormButton,{className:"is-primary",isSubmitting:this.props.isSavingAnyOption(),disabled:this.props.shouldSaveButtonBeDisabled()})),s["default"].createElement("p",null,(0,c.translate)("{{a}}Manage Likes visibility from the Sharing Module Settings{{/a}}",{components:{a:s["default"].createElemen
6372 t("a",{href:e})}})))}});t.LikesSettings=O=(0,z.ModuleSettingsForm)(O);var N=t.CommentsSettings=s["default"].createClass({displayName:"CommentsSettings",render:function(){return s["default"].createElement("form",{onSubmit:this.props.onSubmit},s["default"].createElement(E.FormFieldset,null,s["default"].createElement(E.FormLegend,null,(0,c.translate)("Comments headline")),s["default"].createElement(E.FormLabel,null,s["default"].createElement(p["default"],{name:"highlander_comment_form_prompt",value:this.props.getOptionValue("highlander_comment_form_prompt"),disabled:this.props.isUpdating("highlander_comment_form_prompt"),onChange:this.props.onOptionChange})),s["default"].createElement("span",{className:"jp-form-setting-explanation"},(0,c.translate)("A few catchy words to motivate your readers to comment."))),s["default"].createElement(E.FormFieldset,null,s["default"].createElement(E.FormLegend,null,(0,c.translate)("Color Scheme")),s["default"].createElement(w.ModuleSettingRadios,(0,o["
6373 default"])({name:"jetpack_comment_form_color_scheme"},this.props,{validValues:this.props.validValues("jetpack_comment_form_color_scheme")})),s["default"].createElement(E.FormButton,{className:"is-primary",isSubmitting:this.props.isSavingAnyOption(),disabled:this.props.shouldSaveButtonBeDisabled()})))}});t.CommentsSettings=N=(0,z.ModuleSettingsForm)(N);var C=t.SubscriptionsSettings=s["default"].createClass({displayName:"SubscriptionsSettings",render:function(){return s["default"].createElement("form",{onSubmit:this.props.onSubmit},s["default"].createElement(E.FormLegend,null,(0,c.translate)("Can readers subscribe to your posts, comments or both?")),s["default"].createElement(E.FormFieldset,null,s["default"].createElement(w.ModuleSettingCheckbox,(0,o["default"])({name:"stb_enabled"},this.props,{label:(0,c.translate)('Show a "follow blog" options in the comment form')})),s["default"].createElement(w.ModuleSettingCheckbox,(0,o["default"])({name:"stc_enabled"},this.props,{label:(0,c.tran
6374 slate)('Show a "follow comments" option in the comment form.')})),s["default"].createElement(E.FormButton,{className:"is-primary",isSubmitting:this.props.isSavingAnyOption(),disabled:this.props.shouldSaveButtonBeDisabled()})))}});t.SubscriptionsSettings=C=(0,z.ModuleSettingsForm)(C);var D=t.StatsSettings=s["default"].createClass({displayName:"StatsSettings",render:function(){return s["default"].createElement("form",{onSubmit:this.props.onSubmit},s["default"].createElement(E.FormFieldset,null,s["default"].createElement(E.FormLegend,null,(0,c.translate)("Admin Bar")),s["default"].createElement(w.ModuleSettingCheckbox,(0,o["default"])({name:"admin_bar"},this.props,{label:(0,c.translate)("Put a chart showing 48 hours of views in the admin bar")}))),s["default"].createElement(E.FormFieldset,null,s["default"].createElement(E.FormLegend,null,(0,c.translate)("Smiley")),s["default"].createElement(w.ModuleSettingCheckbox,(0,o["default"])({name:"hide_smile"},this.props,{label:(0,c.translate)("
6375 Hide the stats smiley face image. The image helps collect stats but should still work when hidden.")}))),s["default"].createElement(E.FormFieldset,null,s["default"].createElement(E.FormLegend,null,(0,c.translate)("Registered Users: Count the page views of registered users who are logged in")),s["default"].createElement(w.ModuleSettingMultipleSelectCheckboxes,(0,o["default"])({name:"count_roles"},this.props,{validValues:this.props.getSiteRoles()}))),s["default"].createElement(E.FormFieldset,null,s["default"].createElement(E.FormLegend,null,(0,c.translate)("Report Visibility: Select the roles that will be able to view stats reports")),s["default"].createElement(w.ModuleSettingMultipleSelectCheckboxes,(0,o["default"])({always_checked:["administrator"],name:"roles"},this.props,{validValues:this.props.getSiteRoles()})),s["default"].createElement(E.FormButton,{className:"is-primary",isSubmitting:this.props.isSavingAnyOption(),disabled:this.props.shouldSaveButtonBeDisabled()})))}});t.Stats
6376 Settings=D=(0,z.ModuleSettingsForm)(D);var P=t.ProtectSettings=s["default"].createClass({displayName:"ProtectSettings",render:function(){var e=this.props.currentIp?s["default"].createElement("p",null,(0,c.translate)("Your Current IP: %(ip)s",{args:{ip:this.props.currentIp}})):"";return s["default"].createElement("form",{onSubmit:this.props.onSubmit},s["default"].createElement(E.FormFieldset,null,s["default"].createElement(E.FormLegend,null,(0,c.translate)("Whitelist Management")),s["default"].createElement("p",null,(0,c.translate)("Whitelisting an IP address prevents it from ever being blocked by Jetpack.")),s["default"].createElement("small",null,(0,c.translate)("Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.")),e,s["default"].createElement(E.FormLabel,null,s["default"].createElement(h["default"],{name:"jetpack_protect_global_white
6377 list",placeholder:"Example: 12.12.12.1-12.12.12.100",onChange:this.props.onOptionChange,value:this.props.getOptionValue("jetpack_protect_global_whitelist").local})),s["default"].createElement("span",{className:"jp-form-setting-explanation"},(0,c.translate)("IPv4 and IPv6 are acceptable. {{br/}} To specify a range, enter the low value and high value separated by a dash. Example: 12.12.12.1-12.12.12.100",{components:{br:s["default"].createElement("br",null)}})),s["default"].createElement(E.FormButton,{className:"is-primary",isSubmitting:this.props.isSavingAnyOption(),disabled:this.props.shouldSaveButtonBeDisabled()})))}});P.propTypes={currentIp:s["default"].PropTypes.string.isRequired},t.ProtectSettings=P=(0,z.ModuleSettingsForm)(P);var x=t.MonitorSettings=s["default"].createClass({displayName:"MonitorSettings",render:function(){return s["default"].createElement("form",{onSubmit:this.props.onSubmit},s["default"].createElement(E.FormFieldset,null,s["default"].createElement(w.ModuleSett
6378 ingCheckbox,(0,o["default"])({name:"monitor_receive_notifications"},this.props,{label:(0,c.translate)("Receive Monitor Email Notifications")})),s["default"].createElement("span",{className:"jp-form-setting-explanation"},(0,c.translate)("Emails will be sent to ")+this.props.adminEmailAddress,". ",s["default"].createElement("span",null," ",(0,c.translate)("{{a}}Edit{{/a}}",{components:{a:s["default"].createElement("a",{href:"https://wordpress.com/settings/account/"})}}))),s["default"].createElement(E.FormButton,{className:"is-primary",isSubmitting:this.props.isSavingAnyOption(),disabled:this.props.shouldSaveButtonBeDisabled()})))}});t.MonitorSettings=x=(0,z.ModuleSettingsForm)(x);var j=t.SingleSignOnSettings=s["default"].createClass({displayName:"SingleSignOnSettings",render:function(){return s["default"].createElement("form",{onSubmit:this.props.onSubmit},s["default"].createElement(E.FormFieldset,null,s["default"].createElement(w.ModuleSettingCheckbox,(0,o["default"])({name:"jetpack
6379 _sso_match_by_email"},this.props,{label:(0,c.translate)("Match By Email")})),s["default"].createElement(w.ModuleSettingCheckbox,(0,o["default"])({name:"jetpack_sso_require_two_step"},this.props,{label:(0,c.translate)("Require Two-Step Authentication")})),s["default"].createElement(E.FormButton,{className:"is-primary",isSubmitting:this.props.isSavingAnyOption(),disabled:this.props.shouldSaveButtonBeDisabled()})))}});t.SingleSignOnSettings=j=(0,z.ModuleSettingsForm)(j);var W=t.CarouselSettings=s["default"].createClass({displayName:"CarouselSettings",render:function(){return s["default"].createElement("form",{onSubmit:this.props.onSubmit},s["default"].createElement(E.FormFieldset,null,s["default"].createElement(E.FormLegend,null," ",(0,c.translate)("Mobile Promos")," "),s["default"].createElement(w.ModuleSettingCheckbox,(0,o["default"])({name:"carousel_display_exif"},this.props,{label:(0,c.translate)("Show photo metadata (Exif) in carousel, when available")}))),s["default"].createEleme
6380 nt(E.FormFieldset,null,s["default"].createElement(E.FormLegend,null," ",(0,c.translate)("Background Color")),s["default"].createElement(w.ModuleSettingRadios,(0,o["default"])({name:"carousel_background_color"},this.props,{validValues:this.props.validValues("carousel_background_color")})),s["default"].createElement(E.FormButton,{className:"is-primary",isSubmitting:this.props.isSavingAnyOption(),disabled:this.props.shouldSaveButtonBeDisabled()})))}});t.CarouselSettings=W=(0,z.ModuleSettingsForm)(W);var Y=t.InfiniteScrollSettings=s["default"].createClass({displayName:"InfiniteScrollSettings",render:function(){return s["default"].createElement("form",{onSubmit:this.props.onSubmit},s["default"].createElement(E.FormFieldset,null,s["default"].createElement(w.ModuleSettingCheckbox,(0,o["default"])({name:"infinite_scroll"},this.props,{label:(0,c.translate)("Scroll infinitely (Shows 7 posts on each load)")})),s["default"].createElement(w.ModuleSettingCheckbox,(0,o["default"])({name:"infinite_
6381 scroll_google_analytics"},this.props,{label:(0,c.translate)("Track each infinite Scroll post load as a page view in Google Analytics")})),s["default"].createElement(E.FormButton,{className:"is-primary",isSubmitting:this.props.isSavingAnyOption(),disabled:this.props.shouldSaveButtonBeDisabled()})))}});t.InfiniteScrollSettings=Y=(0,z.ModuleSettingsForm)(Y);var q=t.MinilevenSettings=s["default"].createClass({displayName:"MinilevenSettings",render:function(){return s["default"].createElement("form",{onSubmit:this.props.onSubmit},s["default"].createElement(E.FormFieldset,null,s["default"].createElement(E.FormLegend,null," ",(0,c.translate)("Excerpts")," "),s["default"].createElement(w.ModuleSettingRadios,(0,o["default"])({name:"wp_mobile_excerpt"},this.props,{validValues:this.props.validValues("wp_mobile_excerpt")}))),s["default"].createElement(E.FormFieldset,null,s["default"].createElement(E.FormLegend,null," ",(0,c.translate)("Featured Images")," "),s["default"].createElement(w.ModuleS
6382 ettingRadios,(0,o["default"])({name:"wp_mobile_featured_images"},this.props,{validValues:this.props.validValues("wp_mobile_featured_images")
6383 -}))),s["default"].createElement(E.FormFieldset,null,s["default"].createElement(E.FormLegend,null," ",(0,c.translate)("Mobile Promos")," "),s["default"].createElement(w.ModuleSettingCheckbox,(0,o["default"])({name:"wp_mobile_app_promos"},this.props,{label:(0,c.translate)("Show a promo for the WordPress mobile apps in the footer of the mobile theme")})),s["default"].createElement(E.FormButton,{className:"is-primary",isSubmitting:this.props.isSavingAnyOption(),disabled:this.props.shouldSaveButtonBeDisabled()})))}});t.MinilevenSettings=q=(0,z.ModuleSettingsForm)(q);var R=t.VerificationToolsSettings=s["default"].createClass({displayName:"VerificationToolsSettings",render:function(){return s["default"].createElement("form",{onSubmit:this.props.onSubmit},s["default"].createElement(E.FormFieldset,null,s["default"].createElement("p",{className:"jp-form-setting-explanation"},(0,c.translate)('Enter your meta key "content" value to verify your blog with {{a}}Google Search Console{{/a}}, {{a1}}B
6384 ing Webmaster Center{{/a1}} and {{a2}}Pinterest Site Verification{{/a2}}.',{components:{a:s["default"].createElement("a",{href:"https://www.google.com/webmasters/tools/",target:"_blank"}),a1:s["default"].createElement("a",{href:"http://www.bing.com/webmaster/",target:"_blank"}),a2:s["default"].createElement("a",{href:"https://pinterest.com/website/verify/",target:"_blank"})}})),s["default"].createElement("div",{className:"dops-card"},s["default"].createElement(E.FormLabel,null,s["default"].createElement(E.FormLegend,null,"Google"),s["default"].createElement(p["default"],{name:"google",value:this.props.getOptionValue("google"),placeholder:"Example: dBw5CvburAxi537Rp9qi5uG2174Vb6JwHwIRwPSLIK8",className:"widefat code",disabled:this.props.isUpdating("google"),onChange:this.props.onOptionChange})),s["default"].createElement("span",{className:"jp-form-setting-explanation"},(0,c.translate)("Meta key example: "),"<meta name='google-site-verification' content='",s["default"].createElement("
6385 strong",{className:"code"},"dBw5CvburAxi537Rp9qi5uG2174Vb6JwHwIRwPSLIK8"),"'>")),s["default"].createElement("div",{className:"dops-card"},s["default"].createElement(E.FormLabel,null,s["default"].createElement(E.FormLegend,null,"Bing"),s["default"].createElement(p["default"],{name:"bing",value:this.props.getOptionValue("bing"),placeholder:"Example: 12C1203B5086AECE94EB3A3D9830B2E",className:"widefat code",disabled:this.props.isUpdating("bing"),onChange:this.props.onOptionChange})),s["default"].createElement("span",{className:"jp-form-setting-explanation"},(0,c.translate)("Meta key example: "),"<meta name='msvalidate.01' content='",s["default"].createElement("strong",null,"12C1203B5086AECE94EB3A3D9830B2E"),"'>")),s["default"].createElement("div",{className:"dops-card"},s["default"].createElement(E.FormLabel,null,s["default"].createElement(E.FormLegend,null,"Pinterest"),s["default"].createElement(p["default"],{name:"pinterest",value:this.props.getOptionValue("pinterest"),placeholder:"E
6386 xample: f100679e6048d45e4a0b0b92dce1efce",className:"widefat code",disabled:this.props.isUpdating("pinterest"),onChange:this.props.onOptionChange})),s["default"].createElement("span",{className:"jp-form-setting-explanation"},(0,c.translate)("Meta key example: "),"<meta name='p:domain_verify' content='",s["default"].createElement("strong",null,"f100679e6048d45e4a0b0b92dce1efce"),"'>")),s["default"].createElement(E.FormButton,{className:"is-primary",isSubmitting:this.props.isSavingAnyOption(),disabled:this.props.shouldSaveButtonBeDisabled()})))}});t.VerificationToolsSettings=R=(0,z.ModuleSettingsForm)(R);var B=t.TiledGallerySettings=s["default"].createClass({displayName:"TiledGallerySettings",render:function(){return s["default"].createElement("form",{onSubmit:this.props.onSubmit},s["default"].createElement(E.FormFieldset,null,s["default"].createElement(w.ModuleSettingCheckbox,(0,o["default"])({name:"tiled_galleries"},this.props,{label:(0,c.translate)("Display all your gallery picture
6387 s in a cool mosaic")})),s["default"].createElement(E.FormButton,{className:"is-primary",isSubmitting:this.props.isSavingAnyOption(),disabled:this.props.shouldSaveButtonBeDisabled()})))}});t.TiledGallerySettings=B=(0,z.ModuleSettingsForm)(B);var H=t.PostByEmailSettings=s["default"].createClass({displayName:"PostByEmailSettings",regeneratePostByEmailAddress:function(e){e.preventDefault(),this.props.regeneratePostByEmailAddress()},address:function(){var e=this.props.getOptionValue("post_by_email_address");return e===!1?"":e},render:function(){return this.props.isCurrentUserLinked?s["default"].createElement("form",null,s["default"].createElement(E.FormFieldset,null,s["default"].createElement(E.FormLabel,null,s["default"].createElement(E.FormLegend,null,(0,c.translate)("Email Address")),s["default"].createElement(g["default"],{value:this.address(),copy:(0,c.translate)("Copy",{context:"verb"}),copied:(0,c.translate)("Copied!"),prompt:(0,c.translate)("Highlight and copy the following text
6388 to your clipboard:")}),s["default"].createElement(E.FormButton,{onClick:this.regeneratePostByEmailAddress},(0,c.translate)("Regenerate address"))))):s["default"].createElement("div",null,s["default"].createElement("div",{className:"jp-connection-settings"},s["default"].createElement("div",{className:"jp-connection-settings__headline"},(0,c.translate)("Link your account to WordPress.com to start using this feature.")),s["default"].createElement("div",{className:"jp-connection-settings__actions"},s["default"].createElement(b["default"],{connectUser:!0}))))}});H.propTypes={isCurrentUserLinked:s["default"].PropTypes.bool.isRequired},t.PostByEmailSettings=H=(0,z.ModuleSettingsForm)(H);var I=t.CustomContentTypesSettings=s["default"].createClass({displayName:"CustomContentTypesSettings",render:function(){var e=this,t=function(){return e.props.getOptionCurrentValue(e.props.module.module,"jetpack_portfolio")?s["default"].createElement(L["default"],{disabled:!e.props.shouldSaveButtonBeDisable
6389 d(),href:e.props.siteAdminUrl+"edit.php?post_type=jetpack-portfolio",compact:!0},(0,c.translate)("Configure Portfolios")):""},n=function(){return e.props.getOptionCurrentValue(e.props.module.module,"jetpack_testimonial")?s["default"].createElement(L["default"],{disabled:!e.props.shouldSaveButtonBeDisabled(),href:e.props.siteAdminUrl+"edit.php?post_type=jetpack-testimonial",compact:!0},(0,c.translate)("Configure Testimonials")):""};return s["default"].createElement("form",{onSubmit:this.props.onSubmit},s["default"].createElement(E.FormFieldset,null,s["default"].createElement(w.ModuleSettingCheckbox,(0,o["default"])({name:"jetpack_portfolio"},this.props,{label:(0,c.translate)("Enable Portfolio Projects for this site.")})),s["default"].createElement(w.ModuleSettingCheckbox,(0,o["default"])({name:"jetpack_testimonial"},this.props,{label:(0,c.translate)("Enable Testimonials for this site.")})),s["default"].createElement("br",null),t(),n(),s["default"].createElement(E.FormButton,{classNam
6390 e:"is-primary",isSubmitting:this.props.isSavingAnyOption(),disabled:this.props.shouldSaveButtonBeDisabled()})))}});I.propTypes={siteAdminUrl:s["default"].PropTypes.string.isRequired},t.CustomContentTypesSettings=I=(0,z.ModuleSettingsForm)(I);var U=t.AfterTheDeadlineSettings=s["default"].createClass({displayName:"AfterTheDeadlineSettings",render:function(){return s["default"].createElement("form",{onSubmit:this.props.onSubmit},s["default"].createElement(E.FormFieldset,null,s["default"].createElement(E.FormLegend,null," ",(0,c.translate)("Proofreading")," "),s["default"].createElement("span",{className:"jp-form-setting-explanation"},(0,c.translate)("Automatically proofread content when: ")),s["default"].createElement(w.ModuleSettingCheckbox,(0,o["default"])({name:"onpublish"},this.props,{label:(0,c.translate)("A post or page is first published")})),s["default"].createElement(w.ModuleSettingCheckbox,(0,o["default"])({name:"onupdate"},this.props,{label:(0,c.translate)("A post or page is
6391 updated")}))),s["default"].createElement(E.FormFieldset,null,s["default"].createElement(E.FormLegend,null," ",(0,c.translate)("Automatic Language Detection")),s["default"].createElement("span",{className:"jp-form-setting-explanation"},(0,c.translate)("The proofreader supports English, French, German, Portuguese and Spanish.")),s["default"].createElement(w.ModuleSettingCheckbox,(0,o["default"])({name:"guess_lang"},this.props,{label:(0,c.translate)("Use automatically detected language to proofread posts and pages")}))),s["default"].createElement(E.FormFieldset,null,s["default"].createElement(E.FormLegend,null," ",(0,c.translate)("English Options")," "),s["default"].createElement("span",{className:"jp-form-setting-explanation"},(0,c.translate)("Enable proofreading for the following grammar and style rules: ")),s["default"].createElement(w.ModuleSettingCheckbox,(0,o["default"])({name:"Bias Language"},this.props,{label:(0,c.translate)("Bias Language")})),s["default"].createElement(w.Mod
6392 uleSettingCheckbox,(0,o["default"])({name:"Cliches"},this.props,{label:(0,c.translate)("Clichés")})),s["default"].createElement(w.ModuleSettingCheckbox,(0,o["default"])({name:"Complex Expression"},this.props,{label:(0,c.translate)("Complex Phrases")})),s["default"].createElement(w.ModuleSettingCheckbox,(0,o["default"])({name:"Diacritical Marks"},this.props,{label:(0,c.translate)("Diacritical Marks")})),s["default"].createElement(w.ModuleSettingCheckbox,(0,o["default"])({name:"Double Negative"},this.props,{label:(0,c.translate)("Double Negatives")})),s["default"].createElement(w.ModuleSettingCheckbox,(0,o["default"])({name:"Hidden Verbs"},this.props,{label:(0,c.translate)("Hidden Verbs")})),s["default"].createElement(w.ModuleSettingCheckbox,(0,o["default"])({name:"Jargon Language"},this.props,{label:(0,c.translate)("Jargon")})),s["default"].createElement(w.ModuleSettingCheckbox,(0,o["default"])({name:"Passive voice"},this.props,{label:(0,c.translate)("Passive Voice")})),s["default"]
6393 .createElement(w.ModuleSettingCheckbox,(0,o["default"])({name:"Phrases to Avoid"},this.props,{label:(0,c.translate)("Phrases to Avoid")})),s["default"].createElement(w.ModuleSettingCheckbox,(0,o["default"])({name:"Redundant Expression"},this.props,{label:(0,c.translate)("Redundant Phrases")}))),s["default"].createElement(E.FormFieldset,null,s["default"].createElement(E.FormLegend,null,(0,c.translate)("Ignored Phrases")),s["default"].createElement(M["default"],{name:"ignored_phrases",placeholder:(0,c.translate)("Add a phrase"),value:""!==this.props.getOptionValue("ignored_phrases")?this.props.getOptionValue("ignored_phrases").split(","):[],onChange:this.props.onOptionChange})),s["default"].createElement(E.FormFieldset,null,s["default"].createElement(E.FormButton,{className:"is-primary",isSubmitting:this.props.isSavingAnyOption(),disabled:this.props.shouldSaveButtonBeDisabled()})))}});t.AfterTheDeadlineSettings=U=(0,z.ModuleSettingsForm)(U);var X=t.MarkdownSettings=s["default"].create
6394 Class({displayName:"MarkdownSettings",render:function(){return s["default"].createElement("form",{onSubmit:this.props.onSubmit},s["default"].createElement(E.FormFieldset,null,s["default"].createElement(w.ModuleSettingCheckbox,(0,o["default"])({name:"wpcom_publish_comments_with_markdown"},this.props,{label:(0,c.translate)("Use Markdown for comments")})),s["default"].createElement(E.FormButton,{className:"is-primary",isSubmitting:this.props.isSavingAnyOption(),disabled:this.props.shouldSaveButtonBeDisabled()})))}});t.MarkdownSettings=X=(0,z.ModuleSettingsForm)(X);var F=t.SitemapsSettings=s["default"].createClass({displayName:"SitemapsSettings",render:function(){var e=(0,A["default"])(this.props,["module","extra","sitemap_url"],""),t=(0,A["default"])(this.props,["module","extra","news_sitemap_url"],"");return s["default"].createElement("div",null,s["default"].createElement("p",null,(0,c.translate)("Search engines will find the sitemaps at these locations:")),s["default"].createElement(
6395 "p",null,(0,c.translate)("Sitemap: {{a}}%(url)s{{/a}}",{components:{a:s["default"].createElement("a",{href:e,target:"_blank"})},args:{url:e}})),s["default"].createElement("p",null,(0,c.translate)("News Sitemap: {{a}}%(url)s{{/a}}",{components:{a:s["default"].createElement("a",{href:t,target:"_blank"})},args:{url:t}})))}});t.SitemapsSettings=F=(0,z.ModuleSettingsForm)(F)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o=n(142),i=r(o),s=n(748),c=r(s);n(944),t["default"]=i["default"].createClass({displayName:"TextInput",getDefaultProps:function(){return{isError:!1,isValid:!1,selectOnFocus:!1,type:"text"}},focus:function(){this.refs.textField.focus()},render:function(){var e=this.props,t=e.className,n=e.selectOnFocus,r=(0,c["default"])(t,{
6396 "dops-text-input":!0,"is-error":this.props.isError,"is-valid":this.props.isValid});return i["default"].createElement("input",a({},this.props,{ref:"textField",className:r,onClick:n?this.selectOnFocus:null}))},selectOnFocus:function(e){e.target.select()}}),e.exports=t["default"]},796,,function(e,t,n){"use strict";var r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},a=n(142),o=n(748),i=n(947);n(965),e.exports=a.createClass({displayName:"Textarea",render:function(){return a.createElement("textarea",r({},i(this.props,"className"),{className:o(this.props.className,"dops-textarea")}),this.props.children)}})},function(e,t,n){var r=n(768),a=n(948),o=n(957),i=n(959),s=n(961),c=n(672),u=c(function(e,t){return null==e?{}:(t=r(o(t,1),String),i(e,a(s(e),t)))});e.exports=u},function(e,t,n){function r(e,t,n,r){var d=-1,p=o,f=!0,h=e.length,m=[],M=t.length;if(!h)return m;n&&(t=s(t,c(n)))
6397 ,r?(p=i,f=!1):t.length>=l&&(p=u,f=!1,t=new a(t));e:for(;++d<h;){var _=e[d],g=n?n(_):_;if(f&&g===g){for(var v=M;v--;)if(t[v]===g)continue e;m.push(_)}else p(t,g,r)||m.push(_)}return m}var a=n(949),o=n(951),i=n(954),s=n(768),c=n(955),u=n(956),l=200;e.exports=r},function(e,t,n){function r(e){var t=-1,n=e?e.length:0;for(this.__data__=new a;++t<n;)this.push(e[t])}var a=n(719),o=n(950);r.prototype.push=o,e.exports=r},function(e,t,n){function r(e){var t=this.__data__;if(a(e)){var n=t.__data__,r="string"==typeof e?n.string:n.hash;r[e]=o}else t.set(e,o)}var a=n(730),o="__lodash_hash_undefined__";e.exports=r},function(e,t,n){function r(e,t){return!!e.length&&a(e,t,0)>-1}var a=n(952);e.exports=r},function(e,t,n){function r(e,t,n){if(t!==t)return a(e,n);for(var r=n-1,o=e.length;++r<o;)if(e[r]===t)return r;return-1}var a=n(953);e.exports=r},function(e,t){function n(e,t,n){for(var r=e.length,a=t+(n?0:-1);n?a--:++a<r;){var o=e[a];if(o!==o)return a}return-1}e.exports=n},function(e,t){function n(e,t
6398 ,n){for(var r=-1,a=e.length;++r<a;)if(n(t,e[r]))return!0;return!1}e.exports=n},function(e,t){function n(e){return function(t){return e(t)}}e.exports=n},function(e,t,n){function r(e,t){var n=e.__data__;if(a(t)){var r=n.__data__,i="string"==typeof t?r.string:r.hash;return i[t]===o}return n.has(t)}var a=n(730),o="__lodash_hash_undefined__";e.exports=r},function(e,t,n){function r(e,t,n,c){c||(c=[]);for(var u=-1,l=e.length;++u<l;){var d=e[u];t>0&&s(d)&&(n||i(d)||o(d))?t>1?r(d,t-1,n,c):a(c,d):n||(c[c.length]=d)}return c}var a=n(958),o=n(681),i=n(683),s=n(682);e.exports=r},function(e,t){function n(e,t){for(var n=-1,r=t.length,a=e.length;++n<r;)e[a+n]=t[n];return e}e.exports=n},function(e,t,n){function r(e,t){return e=Object(e),a(t,function(t,n){return n in e&&(t[n]=e[n]),t},{})}var a=n(960);e.exports=r},function(e,t){function n(e,t,n,r){var a=-1,o=e.length;for(r&&o&&(n=e[++a]);++a<o;)n=t(n,e[a],a,e);return n}e.exports=n},function(e,t,n){function r(e){for(var t=-1,n=s(e),r=a(e),c=r.length,l
6399 =o(e),d=!!l,p=l||[],f=p.length;++t<c;){var h=r[t];d&&("length"==h||i(h,f))||"constructor"==h&&(n||!u.call(e,h))||p.push(h)}return p}var a=n(962),o=n(679),i=n(671),s=n(685),c=Object.prototype,u=c.hasOwnProperty;e.exports=r},function(e,t,n){function r(e){e=null==e?e:Object(e);var t=[];for(var n in e)t.push(n);return t}var a=n(963),o=n(964),i=Object.prototype,s=a?a.enumerate:void 0,c=i.propertyIsEnumerable;s&&!c.call({valueOf:1},"valueOf")&&(r=function(e){return o(s(e))}),e.exports=r},function(e,t,n){var r=n(463),a=r.Reflect;e.exports=a},function(e,t){function n(e){for(var t,n=[];!(t=e.next()).done;)n.push(t.value);return n}e.exports=n},796,,function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(968),s=r(i),c=o["default"].createClass({displayName:"JetpackTagsInput",getInitialState:function(){return{tags:this.props.value||[]}},handleChange:function(e){this.setState({tags:e}),this.props.on
6400 Change&&this.props.onChange({target:{name:this.props.name,value:e.join(",")}})},render:function(){var e=this.props;return o["default"].createElement(s["default"],{inputProps:{placeholder:e.placeholder},onChange:this.handleChange,value:this.state.tags})}});t["default"]=c,e.exports=t["default"]},function(e,t,n){var r,a,o;!function(i,s){a=[e,t,n(142)],r=s,o="function"==typeof r?r.apply(t,a):r,!(void 0!==o&&(e.exports=o))}(this,function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function i(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function s(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or
6401 a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function c(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}function u(e){for(var t=[],n=0;n<e.length;n++)t.indexOf(e[n])===-1&&t.push(e[n]);return t}function l(e){return window.clipboardData?window.clipboardData.getData("Text"):e.clipboardData?e.clipboardData.getData("text/plain"):""}function d(e){var t=e.tag,n=e.key,r=e.disabled,a=e.onRemove,o=e.classNameRemove,i=e.getTagDisplayValue,s=c(e,["tag","key","disabled","onRemove","classNameRemove","getTagDisplayValue"]);return m["default"].createElement("span",_({key:n},s),i(t),!r&&m["default"].createElement("a",{className:o,onClick:function(e){return a(n)}}))}function p(e){var t=e.onChange,n=e.value,r=(e.addTag,c(e,["onChange","value","addTag"]));return m["default"].createEl
6402 ement("input",_({type:"text",onChange:t,value:n},r))}function f(e,t){return m["default"].createElement("span",null,e,t)}function h(e){return e.split(" ").map(function(e){return e.trim()})}Object.defineProperty(t,"__esModule",{value:!0});var m=r(n),M=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),_=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};d.propTypes={key:m["default"].PropTypes.number,tag:m["default"].PropTypes.string,onRemove:m["default"].PropTypes.func,classNameRemove:m["default"].PropTypes.string,getTagDisplayValue:m["default"].PropTypes.func},p.propTypes={value:m["default"].PropTypes.string,onChange:m["default"].PropTypes.func,addTag:m["default"].PropTypes.func};var g=
6403 {className:"react-tagsinput-input",placeholder:"Add a tag"},v=function(e){function t(){o(this,t);var e=i(this,Object.getPrototypeOf(t).call(this));return e.state={tag:"",isFocused:!1},e.focus=e.focus.bind(e),e.blur=e.blur.bind(e),e}return s(t,e),M(t,[{key:"_getTagDisplayValue",value:function(e){var t=this.props.tagDisplayProp;return t?e[t]:e}},{key:"_makeTag",value:function(e){var t=this.props.tagDisplayProp;return t?a({},t,e):e}},{key:"_removeTag",value:function(e){var t=this.props.value.concat([]);if(e>-1&&e<t.length){var n=t.splice(e,1);this.props.onChange(t,n,[e])}}},{key:"_clearInput",value:function(){this.setState({tag:""})}},{key:"_addTags",value:function(e){var t=this,n=this.props,r=n.validationRegex,a=n.onChange,o=n.onlyUnique,i=n.maxTags,s=n.value;if(o&&(e=u(e),e=e.filter(function(e){return s.every(function(n){return t._getTagDisplayValue(n)!==t._getTagDisplayValue(e)})})),e=e.filter(function(e){return r.test(t._getTagDisplayValue(e))}),e=e.filter(function(e){var n=t._getT
6404 agDisplayValue(e);return"function"==typeof n.trim?n.trim().length>0:n}),i>=0){var c=Math.max(i-s.length,0);e=e.slice(0,c)}if(e.length>0){for(var l=s.concat(e),d=[],p=0;p<e.length;p++)d.push(s.length+p);return a(l,e,d),this._clearInput(),!0}return this._clearInput(),!1}},{key:"focus",value:function(){this.refs.input&&"function"==typeof this.refs.input.focus&&this.refs.input.focus(),this.handleOnFocus()}},{key:"blur",value:function(){this.refs.input&&"function"==typeof this.refs.input.blur&&this.refs.input.blur(),this.handleOnBlur()}},{key:"accept",value:function(){var e=this.state.tag;return""!==e&&(e=this._makeTag(e),this._addTags([e]))}},{key:"addTag",value:function(e){return this._addTags([e])}},{key:"clearInput",value:function(){this._clearInput()}},{key:"handlePaste",value:function(e){var t=this,n=this.props,r=n.addOnPaste,a=n.pasteSplit;if(r){e.preventDefault();var o=l(e),i=a(o).map(function(e){return t._makeTag(e)});this._addTags(i)}}},{key:"handleKeyDown",value:function(e){if
6405 (!e.defaultPrevented){var t=this.props,n=t.value,r=t.removeKeys,a=t.addKeys,o=this.state.tag,i=""===o,s=e.keyCode,c=a.indexOf(s)!==-1,u=r.indexOf(s)!==-1;if(c){var l=this.accept();(l||13===s)&&e.preventDefault()}u&&n.length>0&&i&&(e.preventDefault(),this._removeTag(n.length-1))}}},{key:"handleClick",value:function(e){e.target===this.refs.div&&this.focus()}},{key:"handleChange",value:function(e){var t=this.props.inputProps.onChange,n=e.target.value;t&&t(e),this.setState({tag:n})}},{key:"handleOnFocus",value:function(e){var t=this.props.inputProps.onFocus;t&&t(e),this.setState({isFocused:!0})}},{key:"handleOnBlur",value:function(e){var t=this.props.inputProps.onBlur;if(this.setState({isFocused:!1}),null!=e&&(t&&t(e),this.props.addOnBlur)){var n=this._makeTag(e.target.value);this._addTags([n])}}},{key:"handleRemove",value:function(e){this._removeTag(e)}},{key:"inputProps",value:function(){var e=this.props.inputProps,t=(e.onChange,e.onFocus,e.onBlur,c(e,["onChange","onFocus","onBlur"]))
6406 ,n=_({},g,t);return this.props.disabled&&(n.disabled=!0),n}},{key:"componentDidMount",value:function(){this.setState({tag:this.props.currentValue})}},{key:"componentWillReceiveProps",value:function(e){e.currentValue&&this.setState({tag:e.currentValue})}},{key:"render",value:function(){var e=this,t=this.props,n=t.value,r=(t.onChange,t.tagProps),a=t.renderLayout,o=t.renderTag,i=t.renderInput,s=(t.addKeys,t.removeKeys,t.className),u=t.focusedClassName,l=(t.addOnBlur,t.addOnPaste,t.inputProps,t.pasteSplit,t.onlyUnique,t.maxTags,t.validationRegex,t.disabled),d=(t.tagDisplayProp,c(t,["value","onChange","tagProps","renderLayout","renderTag","renderInput","addKeys","removeKeys","className","focusedClassName","addOnBlur","addOnPaste","inputProps","pasteSplit","onlyUnique","maxTags","validationRegex","disabled","tagDisplayProp"]),this.state),p=d.tag,f=d.isFocused;f&&(s+=" "+u);var h=n.map(function(t,n){return o(_({key:n,tag:t,onRemove:e.handleRemove.bind(e),disabled:l,getTagDisplayValue:e._ge
6407 tTagDisplayValue.bind(e)},r))}),M=i(_({ref:"input",value:p,onPaste:this.handlePaste.bind(this),onKeyDown:this.handleKeyDown.bind(this),onChange:this.handleChange.bind(this),onFocus:this.handleOnFocus.bind(this),onBlur:this.handleOnBlur.bind(this),addTag:this.addTag.bind(this)},this.inputProps()));return m["default"].createElement("div",{ref:"div",onClick:this.handleClick.bind(this),className:s},a(h,M))}}]),t}(m["default"].Component);v.propTypes={focusedClassName:m["default"].PropTypes.string,addKeys:m["default"].PropTypes.array,addOnBlur:m["default"].PropTypes.bool,addOnPaste:m["default"].PropTypes.bool,currentValue:m["default"].PropTypes.string,inputProps:m["default"].PropTypes.object,onChange:m["default"].PropTypes.func.isRequired,removeKeys:m["default"].PropTypes.array,renderInput:m["default"].PropTypes.func,renderTag:m["default"].PropTypes.func,renderLayout:m["default"].PropTypes.func,pasteSplit:m["default"].PropTypes.func,tagProps:m["default"].PropTypes.object,onlyUnique:m["def
6408 ault"].PropTypes.bool,value:m["default"].PropTypes.array.isRequired,maxTags:m["default"].PropTypes.number,validationRegex:m["default"].PropTypes.instanceOf(RegExp),disabled:m["default"].PropTypes.bool,tagDisplayProp:m["default"].PropTypes.string},v.defaultProps={className:"react-tagsinput",focusedClassName:"react-tagsinput--focused",currentValue:"",addKeys:[9,13],addOnBlur:!1,addOnPaste:!1,inputProps:{},removeKeys:[8],renderInput:p,renderTag:d,renderLayout:f,pasteSplit:h,tagProps:{className:"react-tagsinput-tag",classNameRemove:"react-tagsinput-remove"},onlyUnique:!1,maxTags:-1,validationRegex:/.*/,disabled:!1,tagDisplayProp:null},t["default"]=v,e.exports=t["default"]})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o=n(142),i=r(o),s=
6409 n(748),c=r(s),u=n(947),l=r(u),d=n(970),p=r(d),f=n(943),h=r(f);n(981),t["default"]=i["default"].createClass({displayName:"ClipboardButtonInput",propTypes:{value:o.PropTypes.string,disabled:o.PropTypes.bool,className:o.PropTypes.string,copied:o.PropTypes.string,copy:o.PropTypes.string,prompt:o.PropTypes.string},getInitialState:function(){return{isCopied:!1,disabled:!1}},getDefaultProps:function(){return{value:""}},componentWillUnmount:function(){clearTimeout(this.confirmationTimeout),delete this.confirmationTimeout},showConfirmation:function(){var e=this;this.setState({isCopied:!0}),this.confirmationTimeout=setTimeout(function(){e.setState({isCopied:!1})},4e3)},render:function(){return i["default"].createElement("span",{className:(0,c["default"])("dops-clipboard-button-input",this.props.className)},i["default"].createElement(h["default"],a({},(0,l["default"])(this.props,"className"),{type:"text",selectOnFocus:!0,readOnly:!0})),i["default"].createElement(p["default"],{text:this.props.v
6410 alue,onCopy:this.showConfirmation,disabled:this.props.disabled,prompt:this.props.prompt,compact:!0},this.state.isCopied?this.props.copied:this.props.copy))}}),e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}var a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o=n(838),i=r(o),s=n(1),c=n(142),u=n(971),l=n(947),d=n(807),p=n(748);e.exports=c.createClass({displayName:"ClipboardButton",propTypes:{className:c.PropTypes.string,text:c.PropTypes.string,prompt:c.PropTypes.string,onCopy:c.PropTypes.func},getDefaultProps:function(){return{onCopy:d}},componentDidMount:function(){var e=this,t=s.findDOMNode(this.refs.button);this.clipboard=new u(t,{text:function(){return e.props.text}}),this.clipboard.on("success",this.props.onCopy),this.clipboard.on("error",this.displayPrompt)},componentWillUnmount:function(){this.clipboard.des
6411 troy(),delete this.clipboard},displayPrompt:function(){window.prompt(this.props.prompt,this.props.text)},render:function(){var e=p("dops-clipboard-button",this.props.className);return c.createElement(i["default"],a({ref:"button"},l(this.props,Object.keys(this.constructor.propTypes)),{className:e}))}})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function i(e,t){var n="data-clipboard-"+e;if(t.hasAttribute(n))return t.getAttribute(n)}t.__esModule=!0;var s=n(972),c=r(s),u=n(974),l=r(u),d=n(975),p=r(d),f=function(e){function t(n,r){a(this,t),e.call
6412 (this),this.resolveOptions(r),this.listenClick(n)}return o(t,e),t.prototype.resolveOptions=function(){var e=arguments.length<=0||void 0===arguments[0]?{}:arguments[0];this.action="function"==typeof e.action?e.action:this.defaultAction,this.target="function"==typeof e.target?e.target:this.defaultTarget,this.text="function"==typeof e.text?e.text:this.defaultText},t.prototype.listenClick=function(e){var t=this;this.listener=p["default"](e,"click",function(e){return t.onClick(e)})},t.prototype.onClick=function(e){this.clipboardAction&&(this.clipboardAction=null),this.clipboardAction=new c["default"]({action:this.action(e.target),target:this.target(e.target),text:this.text(e.target),trigger:e.target,emitter:this})},t.prototype.defaultAction=function(e){return i("action",e)},t.prototype.defaultTarget=function(e){var t=i("target",e);if(t)return document.querySelector(t)},t.prototype.defaultText=function(e){return i("text",e)},t.prototype.destroy=function(){this.listener.destroy(),this.clip
6413 boardAction&&(this.clipboardAction.destroy(),this.clipboardAction=null)},t}(l["default"]);t["default"]=f,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}t.__esModule=!0;var o=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),i=n(973),s=r(i),c=function(){function e(t){a(this,e),this.resolveOptions(t),this.initSelection()}return e.prototype.resolveOptions=function(){var e=arguments.length<=0||void 0===arguments[0]?{}:arguments[0];this.action=e.action,this.emitter=e.emitter,this.target=e.target,this.text=e.text,this.trigger=e.trigger,this.selectedText=""},e.prototype.initSelection=function(){if(this.text&&this.target)throw new Error('Multiple attr
6414 ibutes declared, use either "target" or "text"');if(this.text)this.selectFake();else{if(!this.target)throw new Error('Missing required attributes, use either "target" or "text"');this.selectTarget()}},e.prototype.selectFake=function(){var e=this;this.removeFake(),this.fakeHandler=document.body.addEventListener("click",function(){return e.removeFake()}),this.fakeElem=document.createElement("textarea"),this.fakeElem.style.position="absolute",this.fakeElem.style.left="-9999px",this.fakeElem.style.top=(window.pageYOffset||document.documentElement.scrollTop)+"px",this.fakeElem.setAttribute("readonly",""),this.fakeElem.value=this.text,document.body.appendChild(this.fakeElem),this.selectedText=s["default"](this.fakeElem),this.copyText()},e.prototype.removeFake=function(){this.fakeHandler&&(document.body.removeEventListener("click"),this.fakeHandler=null),this.fakeElem&&(document.body.removeChild(this.fakeElem),this.fakeElem=null)},e.prototype.selectTarget=function(){this.selectedText=s["de
6415 fault"](this.target),this.copyText()},e.prototype.copyText=function(){var e=void 0;try{e=document.execCommand(this.action);
6416 -}catch(t){e=!1}this.handleResult(e)},e.prototype.handleResult=function(e){e?this.emitter.emit("success",{action:this.action,text:this.selectedText,trigger:this.trigger,clearSelection:this.clearSelection.bind(this)}):this.emitter.emit("error",{action:this.action,trigger:this.trigger,clearSelection:this.clearSelection.bind(this)})},e.prototype.clearSelection=function(){this.target&&this.target.blur(),window.getSelection().removeAllRanges()},e.prototype.destroy=function(){this.removeFake()},o(e,[{key:"action",set:function(){var e=arguments.length<=0||void 0===arguments[0]?"copy":arguments[0];if(this._action=e,"copy"!==this._action&&"cut"!==this._action)throw new Error('Invalid "action" value, use either "copy" or "cut"')},get:function(){return this._action}},{key:"target",set:function(e){if(void 0!==e){if(!e||"object"!=typeof e||1!==e.nodeType)throw new Error('Invalid "target" value, use a valid Element');this._target=e}},get:function(){return this._target}}]),e}();t["default"]=c,e.exp
6417 orts=t["default"]},function(e,t){function n(e){var t;if("INPUT"===e.nodeName||"TEXTAREA"===e.nodeName)e.focus(),e.setSelectionRange(0,e.value.length),t=e.value;else{e.hasAttribute("contenteditable")&&e.focus();var n=window.getSelection(),r=document.createRange();r.selectNodeContents(e),n.removeAllRanges(),n.addRange(r),t=n.toString()}return t}e.exports=n},function(e,t){function n(){}n.prototype={on:function(e,t,n){var r=this.e||(this.e={});return(r[e]||(r[e]=[])).push({fn:t,ctx:n}),this},once:function(e,t,n){function r(){a.off(e,r),t.apply(n,arguments)}var a=this;return r._=t,this.on(e,r,n)},emit:function(e){var t=[].slice.call(arguments,1),n=((this.e||(this.e={}))[e]||[]).slice(),r=0,a=n.length;for(r;r<a;r++)n[r].fn.apply(n[r].ctx,t);return this},off:function(e,t){var n=this.e||(this.e={}),r=n[e],a=[];if(r&&t)for(var o=0,i=r.length;o<i;o++)r[o].fn!==t&&r[o].fn._!==t&&a.push(r[o]);return a.length?n[e]=a:delete n[e],this}},e.exports=n},function(e,t,n){function r(e,t,n){if(!e&&!t&&!n)
6418 throw new Error("Missing required arguments");if(!s.string(t))throw new TypeError("Second argument must be a String");if(!s.fn(n))throw new TypeError("Third argument must be a Function");if(s.node(e))return a(e,t,n);if(s.nodeList(e))return o(e,t,n);if(s.string(e))return i(e,t,n);throw new TypeError("First argument must be a String, HTMLElement, HTMLCollection, or NodeList")}function a(e,t,n){return e.addEventListener(t,n),{destroy:function(){e.removeEventListener(t,n)}}}function o(e,t,n){return Array.prototype.forEach.call(e,function(e){e.addEventListener(t,n)}),{destroy:function(){Array.prototype.forEach.call(e,function(e){e.removeEventListener(t,n)})}}}function i(e,t,n){return c(document.body,e,t,n)}var s=n(976),c=n(977);e.exports=r},function(e,t){t.node=function(e){return void 0!==e&&e instanceof HTMLElement&&1===e.nodeType},t.nodeList=function(e){var n=Object.prototype.toString.call(e);return void 0!==e&&("[object NodeList]"===n||"[object HTMLCollection]"===n)&&"length"in e&&(0=
6419 ==e.length||t.node(e[0]))},t.string=function(e){return"string"==typeof e||e instanceof String},t.fn=function(e){var t=Object.prototype.toString.call(e);return"[object Function]"===t}},function(e,t,n){function r(e,t,n,r,o){var i=a.apply(this,arguments);return e.addEventListener(n,i,o),{destroy:function(){e.removeEventListener(n,i,o)}}}function a(e,t,n,r){return function(n){n.delegateTarget=o(n.target,t,!0),n.delegateTarget&&r.call(e,n)}}var o=n(978);e.exports=r},function(e,t,n){function r(e,t,n){for(n=n||document.documentElement;e&&e!==n;){if(a(e,t))return e;e=e.parentNode}return a(e,t)?e:null}try{var a=n(979)}catch(o){var a=n(979)}e.exports=r},function(e,t,n){function r(e,t){if(!e||1!==e.nodeType)return!1;if(s)return s.call(e,t);for(var n=a.all(t,e.parentNode),r=0;r<n.length;++r)if(n[r]==e)return!0;return!1}try{var a=n(980)}catch(o){var a=n(980)}var i=Element.prototype,s=i.matches||i.webkitMatchesSelector||i.mozMatchesSelector||i.msMatchesSelector||i.oMatchesSelector;e.exports=r},fu
6420 nction(e,t){function n(e,t){return t.querySelector(e)}t=e.exports=function(e,t){return t=t||document,n(e,t)},t.all=function(e,t){return t=t||document,t.querySelectorAll(e)},t.engine=function(e){if(!e.one)throw new Error(".one callback required");if(!e.all)throw new Error(".all callback required");return n=e.one,t.all=e.all,t}},796,,function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0}),t.FormButton=t.FormRadio=t.FormTextarea=t.FormTextInput=t.FormCheckbox=t.FormLegend=t.FormLabel=t.FormFieldset=void 0;var a=n(349),o=r(a),i=n(748),s=r(i),c=n(984),u=r(c),l=n(1003),d=r(l),p=n(467),f=n(838),h=r(f),m=n(142),M=n(748);t.FormFieldset=m.createClass({displayName:"FormFieldset",render:function(){return m.createElement("fieldset",(0,o["default"])({},(0,u["default"])(this.props,"className"),{className:M(this.props.className,"jp-form-fieldset")}),this.props.children)}}),t.FormLabel=m.createClass({displayName:"FormLabel",r
6421 ender:function(){return m.createElement("label",(0,o["default"])({},(0,u["default"])(this.props,"className"),{className:M(this.props.className,"jp-form-label")}),this.props.children)}}),t.FormLegend=m.createClass({displayName:"FormLegend",render:function(){return m.createElement("legend",(0,o["default"])({},(0,u["default"])(this.props,"className"),{className:M(this.props.className,"jp-form-legend")}),this.props.children)}}),t.FormCheckbox=m.createClass({displayName:"FormInputCheckbox",render:function(){var e=(0,u["default"])(this.props,["className","type"]);return m.createElement("input",(0,o["default"])({},e,{type:"checkbox",className:M(this.props.className,"jp-form-checkbox")}))}}),t.FormTextInput=m.createClass({displayName:"FormTextInput",getDefaultProps:function(){return{isError:!1,isValid:!1,selectOnFocus:!1,type:"text"}},focus:function(){this.refs.textField.focus()},render:function(){var e=this.props,t=e.className,n=e.selectOnFocus,r=(0,s["default"])(t,{"jp-form-text-input":!0
6422 ,"is-error":this.props.isError,"is-valid":this.props.isValid});return m.createElement("input",(0,o["default"])({},this.props,{ref:"textField",className:r,onClick:n?this.selectOnFocus:null}))},selectOnFocus:function(e){e.target.select()}}),t.FormTextarea=m.createClass({displayName:"FormTextarea",render:function(){return m.createElement("textarea",(0,o["default"])({},(0,u["default"])(this.props,"className"),{className:M(this.props.className,"jp-form-textarea")}),this.props.children)}}),t.FormRadio=m.createClass({displayName:"FormRadio",render:function(){var e=(0,u["default"])(this.props,["className","type"]);return m.createElement("input",(0,o["default"])({},e,{type:"radio",className:M(this.props.className,"jp-form-radio")}))}}),t.FormButton=m.createClass({displayName:"FormsButton",getDefaultProps:function(){return{isSubmitting:!1,isPrimary:!0,type:"submit"}},getDefaultButtonAction:function(){return this.props.isSubmitting?(0,p.translate)("Saving…"):(0,p.translate)("Save Settings")}
6423 ,render:function(){var e=(0,s["default"])({"jp-form-button":!0});return m.createElement(h["default"],(0,o["default"])({},(0,u["default"])(this.props,"className"),{primary:this.props.isPrimary,className:M(this.props.className,e)}),(0,d["default"])(this.props.children)?this.getDefaultButtonAction():this.props.children)}})},function(e,t,n){var r=n(431),a=n(985),o=n(988),i=n(990),s=n(995),c=n(434),u=i(function(e,t){return null==e?{}:(t=r(t,c),o(e,a(s(e),t)))});e.exports=u},function(e,t,n){function r(e,t,n,r){var d=-1,p=o,f=!0,h=e.length,m=[],M=t.length;if(!h)return m;n&&(t=s(t,c(n))),r?(p=i,f=!1):t.length>=l&&(p=u,f=!1,t=new a(t));e:for(;++d<h;){var _=e[d],g=n?n(_):_;if(_=r||0!==_?_:0,f&&g===g){for(var v=M;v--;)if(t[v]===g)continue e;m.push(_)}else p(t,g,r)||m.push(_)}return m}var a=n(614),o=n(986),i=n(987),s=n(431),c=n(395),u=n(618),l=200;e.exports=r},function(e,t,n){function r(e,t){var n=e?e.length:0;return!!n&&a(e,t,0)>-1}var a=n(643);e.exports=r},function(e,t){function n(e,t,n){for(
6424 var r=-1,a=e?e.length:0;++r<a;)if(n(t,e[r]))return!0;return!1}e.exports=n},function(e,t,n){function r(e,t){return e=Object(e),a(e,t,function(t,n){return n in e})}var a=n(989);e.exports=r},function(e,t,n){function r(e,t,n){for(var r=-1,o=t.length,i={};++r<o;){var s=t[r],c=e[s];n(c,s)&&a(i,s,c)}return i}var a=n(357);e.exports=r},function(e,t,n){function r(e){return i(o(e,void 0,a),e+"")}var a=n(991),o=n(374),i=n(376);e.exports=r},function(e,t,n){function r(e){var t=e?e.length:0;return t?a(e,1):[]}var a=n(992);e.exports=r},function(e,t,n){function r(e,t,n,i,s){var c=-1,u=e.length;for(n||(n=o),s||(s=[]);++c<u;){var l=e[c];t>0&&n(l)?t>1?r(l,t-1,n,i,s):a(s,l):i||(s[s.length]=l)}return s}var a=n(993),o=n(994);e.exports=r},958,function(e,t,n){function r(e){return i(e)||o(e)||!!(s&&e&&e[s])}var a=n(430),o=n(388),i=n(390),s=a?a.isConcatSpreadable:void 0;e.exports=r},function(e,t,n){function r(e){return a(e,i,o)}var a=n(996),o=n(997),i=n(1e3);e.exports=r},function(e,t,n){function r(e,t,n){var
6425 r=t(e);return o(e)?r:a(r,n(e))}var a=n(993),o=n(390);e.exports=r},function(e,t,n){var r=n(993),a=n(164),o=n(998),i=n(999),s=Object.getOwnPropertySymbols,c=s?function(e){for(var t=[];e;)r(t,o(e)),e=a(e);return t}:i;e.exports=c},function(e,t,n){var r=n(165),a=n(999),o=Object.getOwnPropertySymbols,i=o?r(o,Object):a;e.exports=i},function(e,t){function n(){return[]}e.exports=n},function(e,t,n){function r(e){return i(e)?a(e,!0):o(e)}var a=n(386),o=n(1001),i=n(381);e.exports=r},function(e,t,n){function r(e){if(!a(e))return i(e);var t=o(e),n=[];for(var r in e)("constructor"!=r||!t&&c.call(e,r))&&n.push(r);return n}var a=n(362),o=n(384),i=n(1002),s=Object.prototype,c=s.hasOwnProperty;e.exports=r},function(e,t){function n(e){var t=[];if(null!=e)for(var n in Object(e))t.push(n);return t}e.exports=n},function(e,t,n){function r(e){if(c(e)&&(s(e)||"string"==typeof e||"function"==typeof e.splice||u(e)||d(e)||i(e)))return!e.length;var t=o(e);if(t==p||t==f)return!e.size;if(l(e))return!a(e).length;fo
6426 r(var n in e)if(m.call(e,n))return!1;return!0}var a=n(397),o=n(624),i=n(388),s=n(390),c=n(381),u=n(391),l=n(384),d=n(393),p="[object Map]",f="[object Set]",h=Object.prototype,m=h.hasOwnProperty;e.exports=r},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0}),t.ModuleSettingMultipleSelectCheckboxes=t.ModuleSettingRadios=t.ModuleSettingCheckbox=void 0;var a=n(450),o=r(a),i=n(142),s=r(i),c=n(1005),u=r(c),l=n(1007),d=r(l),p=n(983),f=n(1009),h=r(f);t.ModuleSettingCheckbox=s["default"].createClass({displayName:"ModuleSettingCheckbox",render:function(){var e=this.props;return s["default"].createElement(p.FormLabel,null,s["default"].createElement(h["default"],{name:e.name,checked:!!e.getOptionValue(e.name),value:!!e.getOptionValue(e.name),disabled:e.isUpdating(e.name),onChange:e.onOptionChange}),s["default"].createElement("span",null,e.label))}}),t.ModuleSettingRadios=s["default"].createClass({displayName:"Module
6427 SettingRadios",render:function(){var e=this.props,t=this.props.validValues;return s["default"].createElement("div",null,(0,o["default"])(t).map(function(n){return s["default"].createElement(p.FormLabel,{key:"option-"+e.option_name+"-"+n},s["default"].createElement(p.FormRadio,{name:e.name,checked:n===e.getOptionValue(e.name),value:n,disabled:e.isUpdating(e.name),onChange:e.onOptionChange}),s["default"].createElement("span",null,t[n]))}))}}),t.ModuleSettingMultipleSelectCheckboxes=s["default"].createClass({displayName:"ModuleSettingMultipleSelectCheckboxes",getDefaultProps:function(){return{always_checked:[]}},onOptionChange:function(e){var t=e.target.value,n=this.props.getOptionValue(this.props.name),r=n.indexOf(t)===-1?(0,u["default"])(n,t):(0,d["default"])(n,t);this.props.updateFormStateOptionValue(this.props.name,r)},isAlwaysChecked:function(e){return this.props.always_checked.indexOf(e)!==-1},shouldBeChecked:function(e){return this.isAlwaysChecked(e)||this.props.getOptionValue(t
6428 his.props.name).indexOf(e)!==-1},shouldBeDisabled:function(e){return this.isAlwaysChecked(e)||this.props.isUpdating(this.props.name)},render:function(){var e=this,t=this.props,n=this.props.validValues;return s["default"].createElement("div",null,(0,o["default"])(n).map(function(r){return s["default"].createElement(p.FormLabel,{key:"option-"+t.option_name+"-"+r},s["default"].createElement(h["default"],{name:t.name,checked:e.shouldBeChecked(r),value:r,disabled:e.shouldBeDisabled(r),onChange:e.onOptionChange}),s["default"].createElement("span",null,n[r].name))}))}})},function(e,t,n){function r(){var e=arguments.length;if(!e)return[];for(var t=Array(e-1),n=arguments[0],r=e;r--;)t[r-1]=arguments[r];return a(s(n)?i(n):[n],o(t,1))}var a=n(993),o=n(992),i=n(1006),s=n(390);e.exports=r},function(e,t){function n(e,t){var n=-1,r=e.length;for(t||(t=Array(r));++n<r;)t[n]=e[n];return t}e.exports=n},function(e,t,n){var r=n(985),a=n(372),o=n(1008),i=a(function(e,t){return o(e)?r(e,t):[]});e.exports=
6429 i},function(e,t,n){function r(e){return o(e)&&a(e)}var a=n(381),o=n(166);e.exports=r},function(e,t,n){"use strict";var r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},a=n(142),o=n(748),i=n(947);n(1010),e.exports=a.createClass({displayName:"Checkbox",propTypes:{disabled:a.PropTypes.bool,checked:a.PropTypes.bool},getDefaultProps:function(){return{disabled:!1}},render:function(){var e=i(this.props,["className","type"]);return a.createElement("input",r({},e,{type:"checkbox",className:o(this.props.className,"dops-checkbox")}))}})},796,,function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e){var t=p["default"].createClass({displayName:"SettingsForm",getInitialState:function(){return{options:{}}},onOptionChange:function(e){var t=e.target.name,n=void 0;n="checkbox"===e.target.type&&"undefined"!=typeof e.target.checked?e.target.checked:e.
6430 target.value,this.updateFormStateOptionValue(t,n)},updateFormStateOptionValue:function(e,t){var n=(0,l["default"])({},this.state.options,(0,c["default"])({},e,t));return this.setState({options:n}),this.props.setUnsavedOptionFlag(),!0},onSubmit:function(e){var t=this;e.preventDefault(),this.props.updateOptions(this.state.options).then(function(){t.setState({options:{}})}),this.props.clearUnsavedOptionFlag()},getOptionValue:function(e){var t=this.props.getOptionCurrentValue(this.props.module.module,e);return"undefined"!=typeof this.state.options[e]?this.state.options[e]:t},shouldSaveButtonBeDisabled:function(){var e=!1;return e=!this.isSavingAnyOption()&&this.isDirty(),!e},isDirty:function(){return!!(0,i["default"])(this.state.options).length},isSavingAnyOption:function(){var e=this;return(0,i["default"])(this.state.options).some(function(t){return e.props.isUpdating(t)})},render:function(){return p["default"].createElement(e,(0,l["default"])({getOptionValue:this.getOptionValue,onSubm
6431 it:this.onSubmit,onOptionChange:this.onOptionChange,updateFormStateOptionValue:this.updateFormStateOptionValue,shouldSaveButtonBeDisabled:this.shouldSaveButtonBeDisabled,isSavingAnyOption:this.isSavingAnyOption},this.props))}});return(0,f.connectModuleOptions)(t)}Object.defineProperty(t,"__esModule",{value:!0});var o=n(450),i=r(o),s=n(454),c=r(s),u=n(349),l=r(u);t.ModuleSettingsForm=a;var d=n(142),p=r(d),f=n(1013)},function(e,t,n){"use strict";function r(e){return(0,a.connect)(function(e,t){return{validValues:function(n){return(0,o.getModuleOptionValidValues)(e,t.module.module,n)},getOptionCurrentValue:function(t,n){return(0,o.getModuleOption)(e,t,n)},getSiteRoles:function(){return(0,i.getSiteRoles)(e)},isUpdating:function(n){return(0,o.isUpdatingModuleOption)(e,t.module.module,n)},adminEmailAddress:(0,i.getAdminEmailAddress)(e),currentIp:(0,i.getCurrentIp)(e),siteAdminUrl:(0,i.getSiteAdminUrl)(e),isCurrentUserLinked:(0,s.isCurrentUserLinked)(e)}},function(e,t){return{updateOptions:
6432 function(n){return e((0,o.updateModuleOptions)(t.module.module,n))},regeneratePostByEmailAddress:function(){return e((0,o.regeneratePostByEmailAddress)())},setUnsavedOptionFlag:function(){return e((0,o.setUnsavedOptionFlag)())},clearUnsavedOptionFlag:function(){return e((0,o.clearUnsavedOptionFlag)())}}})(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.connectModuleOptions=r;var a=n(154),o=n(448),i=n(348),s=n(640)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(793),s=r(i),c=n(748),u=r(c),l=n(658),d=r(l),p=n(947),f=r(p),h=n(811),m=r(h);n(1015),t["default"]=o["default"].createClass({displayName:"ExternalLink",mixins:[s["default"]],propTypes:{className:o["default"].PropTypes.string,href:o["default"].PropTypes.string,onClick:o["default"].PropTypes.func,icon:o["default"].PropTypes.bool,iconSize:o["default"].PropTypes.number},getDefaultProps:function(){return{iconSize:18}},re
6433 nder:function(){var e=(0,u["default"])("dops-external-link",this.props.className,{"has-icon":!!this.props.icon}),t=(0,d["default"])({},(0,f["default"])(this.props,"icon","iconSize"),{className:e,rel:"external"});return o["default"].createElement("a",t,this.props.children,this.props.icon?o["default"].createElement(m["default"],{icon:"external",size:this.props.iconSize}):null)}}),e.exports=t["default"]},796,,function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e){return{__html:e.long_description}}Object.defineProperty(t,"__esModule",{value:!0}),t.Page=void 0;var o=n(450),i=r(o),s=n(142),c=r(s),u=n(154),l=n(858),d=r(l),p=n(838),f=r(p),h=n(811),m=r(h),M=n(467),_=n(916),g=(r(_),n(642)),v=r(g),b=n(657),y=r(b),A=n(939),T=r(A),L=n(926),E=r(L),w=n(448),z=n(922),S=n(941),k=n(640),O=n(693),N=t.Page=function(e){var t=e.toggleModule,n=e.isModuleActivated,r=e.isTogglingModule,o=e.getModule,s=(0,i["default"])(e.moduleList),u=[["scan",(0,M.translate)("Securit
6434 y Scanning"),(0,M.translate)("Automated, comprehensive protection from threats and attacks."),"https://vaultpress.com/jetpack/"],["protect",o("protect").name,o("protect").description,o("protect").learn_more_button],["monitor",o("monitor").name,o("monitor").description,o("monitor").learn_more_button],["akismet","Akismet",(0,M.translate)("State-of-the-art spam defense."),"https://akismet.com/jetpack/"],["backups",(0,M.translate)("Site Backups"),(0,M.translate)("Automatically backup your entire site."),"https://vaultpress.com/jetpack/"],["sso",o("sso").name,o("sso").description,o("sso").learn_more_button]].map(function(i){var u=e.isUnavailableInDevMode(i[0]),l=u?(0,M.translate)("Unavailable in Dev Mode"):c["default"].createElement(z.ModuleToggle,{slug:i[0],activated:n(i[0]),toggling:r(i[0]),toggleModule:t}),p=u?"devmode-disabled":"",h="scan"===i[0]||"akismet"===i[0]||"backups"===i[0],_={};return(0,v["default"])(s,i[0])||h?(h&&(_={module:i[0],configure_url:""},l=c["default"].createEleme
6435 nt(E["default"],{proFeature:i[0]}),i[1]=c["default"].createElement("span",null,i[1],c["default"].createElement(f["default"],{compact:!0,href:"#/plans"},(0,M.translate)("Pro"))),e.isFetchingPluginsData||("akismet"===i[0]&&e.isPluginActive("akismet/akismet.php")?_.configure_url=e.siteAdminUrl+"admin.php?page=akismet-key-config":"scan"!==i[0]&&"backups"!==i[0]||!e.isPluginActive("vaultpress/vaultpress.php")||(_.configure_url="https://dashboard.vaultpress.com/"))),c["default"].createElement(d["default"],{className:p,key:"module-card_"+i[0],header:i[1],subheader:i[2],summary:l,expandedSummary:l,clickableHeaderText:!0,onOpen:function(){return y["default"].tracks.recordEvent("jetpack_wpa_settings_card_open",{card:i[0],path:e.route.path})}},n(i[0])||h?c["default"].createElement(S.AllModuleSettings,{module:h?_:o(i[0])}):c["default"].createElement("div",{dangerouslySetInnerHTML:a(o(i[0]))}),c["default"].createElement("div",{className:"jp-module-settings__read-more"},c["default"].createElement
6436 (f["default"],{borderless:!0,compact:!0,href:i[3]},c["default"].createElement(m["default"],{icon:"help-outline"}),c["default"].createElement("span",{className:"screen-reader-text"},(0,M.translate)("Learn More")))))):null});return c["default"].createElement("div",null,c["default"].createElement(T["default"],null),u)};t["default"]=(0,u.connect)(function(e){return{isModuleActivated:function(t){return(0,w.isModuleActivated)(e,t)},isTogglingModule:function(t){return(0,w.isActivatingModule)(e,t)||(0,w.isDeactivatingModule)(e,t)},getModule:function(t){return(0,w.getModule)(e,t)},isUnavailableInDevMode:function(t){return(0,k.isUnavailableInDevMode)(e,t)},isFetchingPluginsData:(0,O.isFetchingPluginsData)(e),isPluginActive:function(t){return(0,O.isPluginActive)(e,t)},moduleList:(0,w.getModules)(e)}},function(e){return{toggleModule:function(t,n){return e(n?(0,w.deactivateModule)(t):(0,w.activateModule)(t))}}})(N)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e
6437 }}function a(e){return{__html:e.long_description}}Object.defineProperty(t,"__esModule",{value:!0}),t.Page=void 0;var o=n(450),i=r(o),s=n(142),c=r(s),u=n(154),l=n(858),d=r(l),p=n(838),f=r(p),h=n(811),m=r(h),M=n(467),_=n(642),g=r(_),v=n(657),b=r(v),y=n(448),A=n(922),T=n(941),L=n(640),E=n(348),w=n(1019),z=r(w),S=t.Page=function(e){var t=e.toggleModule,n=e.isModuleActivated,r=e.isTogglingModule,o=e.getModule,s=e.userCanManageModules,u=(0,i["default"])(e.moduleList),l=[["tiled-gallery",o("tiled-gallery").name,o("tiled-gallery").description,o("tiled-gallery").learn_more_button],["photon",o("photon").name,o("photon").description,o("photon").learn_more_button],["carousel",o("carousel").name,o("carousel").description,o("carousel").learn_more_button],["widgets",o("widgets").name,o("widgets").description,o("widgets").learn_more_button],["widget-visibility",o("widget-visibility").name,o("widget-visibility").description,o("widget-visibility").learn_more_button],["custom-css",o("custom-css").name
6438 ,o("custom-css").description,o("custom-css").learn_more_button],["infinite-scroll",o("infinite-scroll").name,o("infinite-scroll").description,o("infinite-scroll").learn_more_button],["minileven",o("minileven").name,o("minileven").description,o("minileven").learn_more_button]].map(function(i){if(!(0,g["default"])(u,i[0]))return null;var s=e.isUnavailableInDevMode(i[0]),l=s?(0,M.translate)("Unavailable in Dev Mode"):c["default"].createElement(A.ModuleToggle,{slug:i[0],activated:n(i[0]),toggling:r(i[0]),toggleModule:t}),p=s?"devmode-disabled":"";return c["default"].createElement(d["default"],{className:p,key:"module-card_"+i[0],header:i[1],subheader:i[2],summary:l,expandedSummary:l,clickableHeaderText:!0,onOpen:function(){return b["default"].tracks.recordEvent("jetpack_wpa_settings_card_open",{card:i[0],path:e.route.path})}},n(i[0])?c["default"].createElement(T.AllModuleSettings,{module:o(i[0])}):c["default"].createElement("div",{dangerouslySetInnerHTML:a(o(i[0]))}),c["default"].create
6439 Element("div",{className:"jp-module-settings__read-more"},c["default"].createElement(f["default"],{borderless:!0,compact:!0,href:i[3]},c["default"].createElement(m["default"],{icon:"help-outline"}),c["default"].createElement("span",{className:"screen-reader-text"},(0,M.translate)("Learn More")))))});return c["default"].createElement("div",null,l,c["default"].createElement(d["default"],{header:(0,M.translate)("Holiday Snow"),subheader:(0,M.translate)("Show falling snow in the holiday period."),clickableHeaderText:!0,disabled:!s,summary:s?c["default"].createElement(z["default"],{slug:"snow"}):"",expandedSummary:s?c["default"].createElement(z["default"],{slug:"snow"}):"",onOpen:function(){return b["default"].tracks.recordEvent("jetpack_wpa_settings_card_open",{card:"holiday_snow",path:e.route.path})}},c["default"].createElement("span",{className:"jp-form-setting-explanation"},(0,M.translate)("Show falling snow on my blog from Dec 1st until Jan 4th."))))};t["default"]=(0,u.connect)(func
6440 tion(e){return{isModuleActivated:function(t){return(0,y.isModuleActivated)(e,t)},isTogglingModule:function(t){return(0,y.isActivatingModule)(e,t)||(0,y.isDeactivatingModule)(e,t)},getModule:function(t){return(0,y.getModule)(e,t)},isUnavailableInDevMode:function(t){return(0,L.isUnavailableInDevMode)(e,t)},userCanManageModules:(0,E.userCanManageModules)(e),moduleList:(0,y.getModules)(e)}},function(e){return{toggleModule:function(t,n){return e(n?(0,y.deactivateModule)(t):(0,y.activateModule)(t))}}})(S)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0}),t.Settings=void 0;var a=n(454),o=r(a),i=n(142),s=r(i),c=n(154),u=(n(467),n(687)),l=n(1020),d=t.Settings=s["default"].createClass({displayName:"Settings",propTypes:{slug:s["default"].PropTypes.string,activated:s["default"].PropTypes.bool,toggleSetting:s["default"].PropTypes.func,disabled:s["default"].PropTypes.bool},componentDidMount:function(){this.props.isF
6441 etchingSettingsList||this.props.fetchSettings()},render:function(){var e="snow"===this.props.slug?this.props.snowSlug:this.props.slug;return s["default"].createElement("div",null,s["default"].createElement(l.SettingToggle,{slug:e,activated:this.props.isSettingActivated(e),toggleSetting:this.props.toggleSetting,disabled:this.props.isFetchingSettingsList}))}});t["default"]=(0,c.connect)(function(e){return{snowSlug:(0,u.getSettingName)(e,"jetpack_holiday_snow_enabled"),isSettingActivated:function(t){return(0,u.isSettingActivated)(e,t)},isFetchingSettingsList:(0,u.isFetchingSettingsList)(e),settings:(0,u.fetchSettings)(e)}},function(e){return{fetchSettings:function(){return e((0,u.fetchSettings)())},toggleSetting:function(t,n){e((0,u.updateSetting)((0,o["default"])({},t,!n)))}}})(d)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0}),t.SettingToggle=void 0;var a=n(142),o=r(a),i=n(923),s=r(i);t.SettingToggle=
6442 o["default"].createClass({displayName:"SettingToggle",propTypes:{toggleSetting:o["default"].PropTypes.func,activated:o["default"].PropTypes.bool,disabled:o["default"].PropTypes.bool,className:o["default"].PropTypes.string,id:o["default"].PropTypes.string},getDefaultProps:function(){return{activated:!1}},toggleSetting:function(){return this.props.toggleSetting(this.props.slug,this.props.activated)},render:function(){return o["default"].createElement(s["default"],{checked:this.props.activated,className:this.props.className,onChange:this.toggleSetting,disabled:this.props.disabled,id:this.props.id}," ",this.props.children)}})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e){return{__html:e.long_description}}Object.defineProperty(t,"__esModule",{value:!0}),t.GeneralSettings=void 0;var o=n(450),i=r(o),s=n(142),c=r(s),u=n(154),l=n(858),d=r(l),p=n(838),f=r(p),h=n(811),m=r(h),M=n(467),_=n(642),g=r(_),v=n(657),b=r(v),y=n(1022),A=r(y),T=n(640),L=
6443 n(448),E=n(922),w=n(348),z=t.GeneralSettings=function(e){var t=e.toggleModule,n=e.isModuleActivated,r=e.isTogglingModule,o=e.getModule,s=e.userCanManageModules,u=(0,i["default"])(e.moduleList),l=function(i){var l=e.isUnavailableInDevMode(i),p=l?"devmode-disabled":"",h="";return l?h=function(){return(0,M.translate)("Unavailable in Dev Mode")}:s&&(h=function(e){return c["default"].createElement(E.ModuleToggle,{slug:e,activated:n(e),toggling:r(e),toggleModule:t})}),s&&(0,g["default"])(u,i)?c["default"].createElement(d["default"],{className:p,header:o(i).name,subheader:o(i).description,clickableHeaderText:!0,disabled:!s,summary:s?h(i):"",expandedSummary:s?h(i):"",onOpen:function(){return b["default"].tracks.recordEvent("jetpack_wpa_settings_card_open",{card:i,path:e.route.path})}},c["default"].createElement("div",{className:"jp-form-setting-explanation"},c["default"].createElement("div",{dangerouslySetInnerHTML:a(o(i))})),c["default"].createElement("div",{className:"jp-module-settings__
6444 read-more"},c["default"].createElement(f["default"],{borderless:!0,compact:!0,href:o(i).learn_more_button},c["default"].createElement(m["default"],{icon:"help-outline"}),c["default"].createElement("span",{className:"screen-reader-text"},(0,M.translate)("Learn More"))))):null};return c["default"].createElement("div",null,c["default"].createElement(d["default"],{header:(0,M.translate)("Connection Settings"),subheader:(0,M.translate)("Manage your Jetpack connection."),clickableHeaderText:!0,onOpen:function(){return b["default"].tracks.recordEvent("jetpack_wpa_settings_card_open",{card:"connection_settings",path:e.route.path})}},c["default"].createElement(A["default"],e)),n("manage")?"":l("manage"),l("notes"),l("json-api"))};t["default"]=(0,u.connect)(function(e){return{isModuleActivated:function(t){return(0,L.isModuleActivated)(e,t)},getModule:function(t){return(0,L.getModule)(e,t)},isTogglingModule:function(t){return(0,L.isActivatingModule)(e,t)||(0,L.isDeactivatingModule)(e,t)},isUna
6445 vailableInDevMode:function(t){return(0,T.isUnavailableInDevMode)(e,t)},userCanManageModules:(0,w.userCanManageModules)(e),moduleList:(0,L.getModules)(e)}},function(e){return{toggleModule:function(t,n){return e(n?(0,L.deactivateModule)(t):(0,L.activateModule)(t))},disconnectSite:function(){return e(T.disconnectSite)}}})(z)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(154),s=n(467),c=n(640),u=n(348),l=n(1023),d=r(l),p=n(837),f=r(p),h=o["default"].createClass({displayName:"ConnectionSettings",renderContent:function(){var e=this.props.userCanDisconnectSite?o["default"].createElement(f["default"],null):null,t=this.props.userIsMaster?null:o["default"].createElement(f["default"],{connectUser:!0});return this.props.isDevMode?o["default"].createElement("div",null,(0,s.translate)("The site is in Development Mode, so you can not connect to WordPress.com.")):o["default"].createElement(
6446 "div",null,this.props.isLinked?o["default"].createElement("div",{className:"jp-connection-settings"},o["default"].createElement("img",{alt:"gravatar",width:"75",height:"75",className:"jp-connection-settings__gravatar",src:this.props.userWpComAvatar}),o["default"].createElement("div",{className:"jp-connection-settings__headline"},(0,s.translate)("You are connected as "),o["default"].createElement("span",{className:"jp-connection-settings__username"},this.props.userWpComLogin)),o["default"].createElement("div",{className:"jp-connection-settings__email"},this.props.userWpComEmail),o["default"].createElement("div",{className:"jp-connection-settings__actions"},e,t)):o["default"].createElement("div",{className:"jp-connection-settings"},o["default"].createElement("div",{className:"jp-connection-settings__headline"},(0,s.translate)("Link your account to WordPress.com to get the most out of Jetpack.")),o["default"].createElement("div",{className:"jp-connection-settings__actions"},e,t)))},ren
6447 der:function(){return o["default"].createElement("div",null,this.renderContent(),o["default"].createElement(d["default"],null))}});h.propTypes={isDevMode:o["default"].PropTypes.bool.isRequired,userCanDisconnectSite:o["default"].PropTypes.bool.isRequired,userIsMaster:o["default"].PropTypes.bool.isRequired,isLinked:o["default"].PropTypes.bool.isRequired,userWpComLogin:o["default"].PropTypes.any.isRequired,userWpComEmail:o["default"].PropTypes.any.isRequired,userWpComAvatar:o["default"].PropTypes.any.isRequired,username:o["default"].PropTypes.any.isRequired},t["default"]=(0,i.connect)(function(e){return{isDevMode:(0,c.isDevMode)(e),userCanDisconnectSite:(0,u.userCanDisconnectSite)(e),userIsMaster:(0,u.userIsMaster)(e),userWpComLogin:(0,u.getUserWpComLogin)(e),userWpComEmail:(0,u.getUserWpComEmail)(e),userWpComAvatar:(0,u.getUserWpComAvatar)(e),username:(0,u.getUsername)(e),isLinked:(0,c.isCurrentUserLinked)(e)}})(h),e.exports=t["default"]},function(e,t,n){"use strict";function r(e){ret
6448 urn e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(842),o=r(a),i=n(845),s=r(i),c=n(846),u=r(c),l=n(847),d=r(l),p=n(848),f=r(p),h=n(142),m=n(154),M=n(161),_=n(640),g=function(e){
6449 -function t(){return(0,s["default"])(this,t),(0,d["default"])(this,(t.__proto__||(0,o["default"])(t)).apply(this,arguments))}return(0,f["default"])(t,e),(0,u["default"])(t,[{key:"componentWillMount",value:function(){this.props.fetchUserConnectionData()}},{key:"render",value:function(){return null}}]),t}(h.Component);g.defaultProps={fetchSiteConnectionStatus:function(){}},t["default"]=(0,m.connect)(function(){return{fetchUserConnectionData:(0,_.fetchUserConnectionData)()}},function(e){return(0,M.bindActionCreators)({fetchUserConnectionData:_.fetchUserConnectionData},e)})(g),e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e){return{__html:e.long_description}}Object.defineProperty(t,"__esModule",{value:!0}),t.Writing=void 0;var o=n(450),i=r(o),s=n(142),c=r(s),u=n(154),l=n(858),d=r(l),p=n(838),f=r(p),h=n(811),m=r(h),M=n(467),_=n(642),g=r(_),v=n(657),b=r(v),y=n(448),A=n(922),T=n(941),L=n(640),E=n(348),w=t.Writing=functio
6450 n(e){var t=e.toggleModule,n=e.isModuleActivated,r=e.isTogglingModule,o=e.getModule,s=e.userCanManageModules,u=s,l=(0,i["default"])(e.moduleList),p=[["shortlinks",o("shortlinks").name,o("shortlinks").description,o("shortlinks").learn_more_button],["shortcodes",o("shortcodes").name,o("shortcodes").description,o("shortcodes").learn_more_button],["videopress",o("videopress").name,o("videopress").description,o("videopress").learn_more_button],["contact-form",o("contact-form").name,o("contact-form").description,o("contact-form").learn_more_button],["after-the-deadline",o("after-the-deadline").name,o("after-the-deadline").description,o("after-the-deadline").learn_more_button],["markdown",o("markdown").name,o("markdown").description,o("markdown").learn_more_button],["post-by-email",o("post-by-email").name,o("post-by-email").description,o("post-by-email").learn_more_button],["latex",o("latex").name,o("latex").description,o("latex").learn_more_button],["custom-content-types",o("custom-content
6451 -types").name,o("custom-content-types").description,o("custom-content-types").learn_more_button]],h=["after-the-deadline","post-by-email"];if(!u){var _=p.slice();_.reverse().forEach(function(e){(0,g["default"])(h,e[0])&&p.unshift(e)}),p=p.filter(function(e,t){return p.indexOf(e)===t})}return p=p.map(function(i,s){if(!(0,g["default"])(l,i[0]))return null;var p=e.isUnavailableInDevMode(i[0]),_=p?"devmode-disabled":"",v="",y=u||(0,g["default"])(h,i[0]);return p?v=(0,M.translate)("Unavailable in Dev Mode"):u&&(v=c["default"].createElement(A.ModuleToggle,{slug:i[0],activated:n(i[0]),toggling:r(i[0]),toggleModule:t})),1===i.length?c["default"].createElement("h1",{key:"section-header-"+s},i[0]):!!y&&c["default"].createElement(d["default"],{className:_,key:"module-card_"+i[0],header:i[1],subheader:i[2],summary:v,expandedSummary:v,clickableHeaderText:!0,onOpen:function(){return b["default"].tracks.recordEvent("jetpack_wpa_settings_card_open",{card:i[0],path:e.route.path})}},n(i[0])||"scan"==
6452 =i[0]?c["default"].createElement(T.AllModuleSettings,{module:o(i[0]),siteAdminUrl:e.siteAdminUrl}):c["default"].createElement("div",{dangerouslySetInnerHTML:a(o(i[0]))}),c["default"].createElement("div",{className:"jp-module-settings__read-more"},c["default"].createElement(f["default"],{borderless:!0,compact:!0,href:i[3]},c["default"].createElement(m["default"],{icon:"help-outline"}),c["default"].createElement("span",{className:"screen-reader-text"},(0,M.translate)("Learn More")))))}),c["default"].createElement("div",null,p)};t["default"]=(0,u.connect)(function(e){return{isModuleActivated:function(t){return(0,y.isModuleActivated)(e,t)},isTogglingModule:function(t){return(0,y.isActivatingModule)(e,t)||(0,y.isDeactivatingModule)(e,t)},getModule:function(t){return(0,y.getModule)(e,t)},isUnavailableInDevMode:function(t){return(0,L.isUnavailableInDevMode)(e,t)},userCanManageModules:(0,E.userCanManageModules)(e),moduleList:(0,y.getModules)(e)}},function(e){return{toggleModule:function(t,n
6453 ){return e(n?(0,y.deactivateModule)(t):(0,y.activateModule)(t))}}})(w)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(154),s=n(838),c=r(s),u=n(467),l=n(856),d=n(348),p=function(e){var t=e.userCanViewStats;return o["default"].createElement("div",{className:"jp-landing__apps dops-card"},o["default"].createElement("div",{className:"jp-landing-apps__header"},o["default"].createElement("h2",{className:"jp-landing-apps__title"},(0,u.translate)("Powerful WordPress.com features on every device.")),o["default"].createElement("p",{className:"jp-landing-apps__description"},(0,u.translate)("Manage all your sites from a single dashboard.")),o["default"].createElement("div",{className:"jp-landing-apps__header-img-container"},o["default"].createElement("div",{className:"jp-landing-apps__header-col-left"},o["default"].createElement("h3",{className:"jp-landing-apps__subtitle"},(0,u.translate)
6454 ("Feel the performance")),o["default"].createElement("p",{className:"jp-landing-apps__sub-description"},(0,u.translate)("All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around."))),o["default"].createElement("div",{className:"jp-landing-apps__header-col-right"},o["default"].createElement("img",{src:l.imagePath+"/apps/laptop-90deg-themes2x.jpg",className:"jp-landing-apps__header-img"}))),o["default"].createElement("div",{className:"jp-landing-apps__clouds jp-clouds-top"},o["default"].createElement("img",{src:l.imagePath+"/white-clouds.svg"}))),o["default"].createElement("div",{className:"jp-landing-apps__feature-container"},e.userCanManagePlugins?o["default"].createElement("div",{className:"jp-landing-apps__feature"},o["default"].createElement("div",{className:"jp-landing-apps__feature-col jp-landing-apps__feature-img"},o["default"].createElement("img",{src:l.imagePath+"/apps/manage2x.j
6455 pg"})),o["default"].createElement("div",{className:"jp-landing-apps__feature-col jp-landing-apps__feature-desc"},o["default"].createElement("h3",{className:"jp-landing__apps-feature-title"},(0,u.translate)("Bulk and automatic updates")),o["default"].createElement("p",{className:"jp-landing__apps-feature-text"},(0,u.translate)("Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.")),o["default"].createElement(c["default"],{href:"https://wordpress.com/plugins/"+e.siteRawUrl,className:"is-primary"},(0,u.translate)("Manage Plugins")))):null,e.userCanEditPosts?o["default"].createElement("div",{className:"jp-landing-apps__feature"},o["default"].createElement("div",{className:"jp-landing-apps__feature-col jp-landing-apps__feature-desc"},o["default"].createElement("h3",{className:"jp-landing__apps-feature-title"},(0,u.translate)("Focus on your Writing")),o["default"].
6456 createElement("p",{className:"jp-landing__apps-feature-text"},(0,u.translate)("Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.")),o["default"].createElement(c["default"],{href:"https://wordpress.com/post/"+e.siteRawUrl,className:"is-primary"},(0,u.translate)("Try the New Editor"))),o["default"].createElement("div",{className:"jp-landing-apps__feature-col jp-landing-apps__feature-img"},o["default"].createElement("img",{src:l.imagePath+"/apps/editor2x.jpg"}))):null,t?o["default"].createElement("div",{className:"jp-landing-apps__feature"},o["default"].createElement("div",{className:"jp-landing-apps__feature-col jp-landing-apps__feature-img"},o["default"].createElement("img",{src:l.imagePath+"/apps/stats2x.jpg"})),o["default"].createElement("div",{className:"jp-landing-apps__feature-col jp-landing-apps__feature-desc"},o["default"].createElement("h2",null,(0,u.translate)("Connect with your Visitors")),o["d
6457 efault"].createElement("p",null,(0,u.translate)("Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.")),o["default"].createElement(c["default"],{href:"https://wordpress.com/stats/"+e.siteRawUrl,className:"is-primary"},(0,u.translate)("View Your Stats")))):"",o["default"].createElement("div",{className:"jp-landing-apps__feature"},t?"":o["default"].createElement("div",{className:"jp-landing-apps__feature-col jp-landing-apps__feature-img"},o["default"].createElement("img",{src:l.imagePath+"/apps/community2x.jpg"})),o["default"].createElement("div",{className:"jp-landing-apps__feature-col jp-landing-apps__feature-desc"},o["default"].createElement("h2",null,(0,u.translate)("Connect with the Community")),o["default"].createElement("p",null,(0,u.translate)("The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the con
6458 versation anywhere, any time.")),o["default"].createElement(c["default"],{href:"https://wordpress.com/reader",className:"is-primary"},(0,u.translate)("Launch Reader"))),t?o["default"].createElement("div",{className:"jp-landing-apps__feature-col jp-landing-apps__feature-img"},o["default"].createElement("img",{src:l.imagePath+"/apps/community2x.jpg"})):"")),o["default"].createElement("div",{className:"jp-landing-apps__footer"},o["default"].createElement("div",{className:"jp-landing-apps__clouds jp-clouds-bottom"},o["default"].createElement("img",{src:l.imagePath+"/white-clouds-reverse.svg"})),o["default"].createElement("div",{className:"jp-landing-apps__footer-top"},o["default"].createElement("h2",{className:"jp-landing-apps__title"},(0,u.translate)("Inspiration strikes any time, anywhere.")),o["default"].createElement("p",{className:"jp-landing-apps__description"},(0,u.translate)("Get WordPress apps for any screen.")),o["default"].createElement("img",{src:l.imagePath+"/apps/triple-de
6459 vices.svg",className:"jp-landing-apps__devices"})),o["default"].createElement("div",{className:"jp-landing-apps__downloads"},o["default"].createElement("h3",{className:"jp-landing-apps__subtitle"},(0,u.translate)("In Your Pocket")),o["default"].createElement("p",{className:"jp-landing-apps__sub-description"},(0,u.translate)("Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.")),o["default"].createElement("p",{className:"jp-landing-apps__btn-container"},o["default"].createElement(c["default"],{href:"http://itunes.apple.com/us/app/wordpress/id335703880?mt=8",title:(0,u.translate)("WordPress.com in the App Store"),className:"jp-app-button button-ios"},o["default"].createElement("svg",{width:"28",height:"28",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 96 96"},o["default"].createElement("path",{d:"M74.7,62.2c-3.5-3.2-5.2-7.2-5.3-12.1c-0.1-6.2,2.8-11.1,8.5-
6460 14.5c-3.2-4.5-8-7.1-14.4-7.6c-2.4-0.2-5.2,0.3-8.7,1.5 c-3.6,1.3-5.7,2-6.4,2c-0.8,0-2.8-0.6-5.7-1.7c-3-1.1-5.4-1.7-7.2-1.7c-3.4,0.1-6.5,0.9-9.4,2.6c-2.9,1.7-5.2,4-6.9,7 C17.1,41.5,16,45.9,16,51c0,4.4,0.8,9,2.4,13.8c1.5,4.4,3.5,8.2,5.8,11.6c2.2,3.1,4,5.3,5.5,6.6c2.3,2.1,4.6,3.2,6.9,3.1 c1.5-0.1,3.5-0.6,6-1.6c2.5-1,4.8-1.5,6.9-1.5c2,0,4.3,0.5,6.7,1.5c2.4,1,4.5,1.5,6.2,1.5c2.4-0.1,4.7-1,6.8-3 c1.4-1.2,3.1-3.3,5.3-6.4c1.6-2.2,2.9-4.7,4.1-7.3c0.5-1.1,0.9-2.3,1.3-3.5C78.1,64.9,76.3,63.7,74.7,62.2z M59.8,22.2 c2.8-3.3,4.2-6.8,4.2-10.6v0c0-0.5,0-1-0.1-1.5c-1.9,0.1-4,0.7-6.1,1.7c-2.2,1.1-4,2.4-5.4,4C49.6,19,48,22.9,48,26.5 c0,0.5,0,1,0.1,1.4C52.5,28.3,56.5,26.1,59.8,22.2z"})),"iOS"),o["default"].createElement(c["default"],{href:"http://play.google.com/store/apps/details?id=org.wordpress.android",title:(0,u.translate)("WordPress.com in Google Play"),className:"jp-app-button button-android"},o["default"].createElement("svg",{width:"32",height:"32",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0
6461 96 96"},o["default"].createElement("path",{d:"M25,34.1c-2.1,0-4,1.7-4,3.7v16.6c0,2,1.9,3.7,4,3.7c2.1,0,4-1.7,4-3.7V37.8C29,35.7,27.1,34.1,25,34.1z M31,35v29.5 c0,1.1,0.5,2.5,1.6,2.5H37v8.8c0,2,1.9,3.7,4,3.7c2.1,0,4-1.7,4-3.7V67h6v8.8c0,2,1.9,3.7,4,3.7c2.1,0,4-1.7,4-3.7V67h4.4 c1.2,0,1.6-1.3,1.6-2.5V50V35h-1.6H31z M56.4,20.1l3-4.1c0.1-0.1,0-0.2-0.2-0.3c-0.2-0.1-0.4-0.1-0.4,0l-3.1,4.3 c-2.1-0.8-4.6-1.3-7.7-1.3c-3.1,0-5.7,0.5-7.8,1.3l-3.1-4.3c-0.1-0.1-0.3-0.1-0.4,0.1c-0.2,0.1-0.3,0.3-0.2,0.4l3,4 c-8.6,3.8-8.9,13-8.9,13h34.7C65.3,33,65,23.9,56.4,20.1z M40.4,27.8c-1.2,0-2.1-0.9-2.1-2.1c0-1.1,0.9-2.1,2.1-2.1 c1.2,0,2.1,0.9,2.1,2.1C42.5,26.9,41.5,27.8,40.4,27.8z M55.6,27.8c-1.2,0-2.1-0.9-2.1-2.1c0-1.1,0.9-2.1,2.1-2.1 c1.2,0,2.1,0.9,2.1,2.1C57.7,26.9,56.8,27.8,55.6,27.8z M71,34.1c-2.1,0-4,1.7-4,3.7v16.6c0,2,1.9,3.7,4,3.7c2.1,0,4-1.7,4-3.7V37.8 C75,35.7,73.1,34.1,71,34.1z"})),"Android")),o["default"].createElement("h3",{className:"jp-landing-apps__subtitle"},(0,u.translate)("On Your Desktop
6462 ")),o["default"].createElement("p",{className:"jp-landing-apps__sub-description"},(0,u.translate)("A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.")),o["default"].createElement("p",{className:"jp-landing-apps__btn-container"},o["default"].createElement(c["default"],{href:"https://apps.wordpress.com/d/osx",title:(0,u.translate)("WordPress.com for Mac OS X"),className:"jp-app-button button-macosx"},o["default"].createElement("svg",{width:"32",height:"32",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 48 48"},o["default"].createElement("path",{d:"M24,8C15.163,8,8,15.163,8,24s7.163,16,16,16s16-7.163,16-16S32.837,8,24,8z M31.31,33.849h-0.986 l-6.31-9.152h-0.058l-6.31,9.152h-0.972l6.817-9.82l-6.846-9.878h0.986l6.339,9.181h0.058l6.353-9.181h0.972l-6.861,9.878 L31.31,33.849z"})),"Mac OS X"),o["default"].createElement(c["default"],{href:"https://apps.wordpress.com/d/windows",title
6463 :(0,u.translate)("WordPress.com for Windows"),className:"jp-app-button button-windows"},o["default"].createElement("svg",{width:"32",height:"32",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 48 48"},o["default"].createElement("path",{d:"M8,35.5l13,2.031V25H8V35.5z M8,24h13V10.172L8,12V24z M22,37.688L40,40.5V25H22V37.688z M22,10.031 V24h18V7.5L22,10.031z"})),"Windows"),o["default"].createElement(c["default"],{href:"https://apps.wordpress.com/d/linux",title:(0,u.translate)("WordPress.com for Linux"),className:"jp-app-button button-linux"},o["default"].createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"21",height:"24",viewBox:"0 0 21 24"},o["default"].createElement("path",{d:"M9.8 5.9C9.8 5.9 9.8 5.9 9.8 5.9L9.7 5.9C9.6 5.9 9.6 5.9 9.5 5.8 9.5 5.8 9.4 5.7 9.4 5.6 9.4 5.5 9.4 5.5 9.5 5.5L9.7 5.6C9.8 5.7 9.8 5.8 9.8 5.9M8.4 5.1C8.4 4.7 8.3 4.4 8 4.4 8 4.4 8 4.5 7.9 4.5L7.9 4.7 8.2 4.7C8.2 4.8 8.3 4.9 8.3 5.1L8.4 5.1M11.2 4.7C11.3 4.7 11.4 4.8 11.5 5.1L11.7 5.1C11.6 5 11.6 4
6464 .9 11.6 4.8 11.6 4.8 11.6 4.7 11.5 4.6 11.4 4.5 11.3 4.4 11.3 4.4 11.3 4.4 11.2 4.5 11.1 4.5 11.1 4.6 11.2 4.6 11.2 4.7M8.8 5.9C8.7 5.9 8.7 5.9 8.7 5.9 8.7 5.8 8.7 5.7 8.8 5.6 9 5.6 9.1 5.5 9.1 5.5 9.1 5.5 9.1 5.6 9.1 5.6 9.1 5.7 9.1 5.8 8.9 5.9L8.8 5.9M7.9 5.9C7.6 5.7 7.6 5.5 7.6 5.1 7.6 4.8 7.6 4.7 7.7 4.5 7.8 4.4 7.9 4.3 8.1 4.3 8.3 4.3 8.3 4.4 8.5 4.5 8.6 4.8 8.7 5 8.7 5.2L8.7 5.3 8.7 5.4 8.7 5.4 8.7 5.3C8.8 5.3 8.8 5.2 8.8 4.8 8.8 4.6 8.8 4.4 8.7 4.1 8.5 3.9 8.3 3.7 8 3.7 7.8 3.7 7.6 3.9 7.5 4.1 7.3 4.4 7.3 4.7 7.3 5.1 7.3 5.4 7.4 5.7 7.7 6 7.8 5.9 7.9 5.9 7.9 5.9M17.8 17C17.9 17 17.9 17 17.9 16.9 17.9 16.7 17.8 16.5 17.6 16.3 17.3 16 16.9 15.9 16.5 15.8 16.4 15.8 16.3 15.8 16.3 15.8 16.2 15.8 16.2 15.8 16.2 15.8 16.1 15.8 15.9 15.8 15.8 15.8 16.1 15 16.2 14.4 16.2 13.8 16.2 13 16 12.5 15.7 12 15.4 11.5 15.1 11.3 14.7 11.2 14.6 11.3 14.6 11.3 14.6 11.4 15 11.5 15.4 11.8 15.6 12.3 15.8 12.9 15.9 13.3 15.9 13.9 15.9 14.3 15.8 15 15.5 15.8 15.2 16 14.9 16.3 14.7 16.7 14.7 16.8 14.
6465 7 16.8 14.7 16.8 14.7 16.8 14.8 16.8 14.9 16.6 15.1 16.5 15.1 16.3 15.3 16.2 15.5 16.1 15.7 16 15.9 16 16.3 16 16.7 16.1 16.9 16.2 17.3 16.3 17.4 16.4 17.5 16.5 17.6 16.6 17.7 16.7 17.7 16.8 17.7 16.9 17.8 17 17.8 17M10.6 5.5C10.5 5.5 10.5 5.3 10.5 5.2 10.5 4.8 10.5 4.7 10.6 4.4 10.8 4.3 10.9 4.2 11.1 4.2 11.3 4.2 11.5 4.4 11.7 4.5 11.7 4.8 11.8 4.9 11.8 5.2 11.8 5.5 11.7 5.8 11.3 5.9 11.3 5.9 11.4 5.9 11.5 5.9 11.7 5.9 11.7 6 11.9 6.1 12 5.6 12.1 5.3 12.1 4.9 12.1 4.4 12 4.1 11.8 3.9 11.6 3.7 11.3 3.6 11 3.6 10.8 3.6 10.6 3.7 10.3 3.8 10.2 4 10.1 4.2 10.1 4.4 10.1 4.8 10.2 5.2 10.3 5.5 10.4 5.5 10.5 5.5 10.6 5.5M11.5 6.8C10.5 7.5 9.7 7.8 9.1 7.8 8.5 7.8 7.9 7.6 7.5 7.2 7.6 7.4 7.6 7.5 7.7 7.6L8.2 8.1C8.5 8.4 8.9 8.5 9.3 8.5 9.8 8.5 10.5 8.2 11.3 7.7L12 7.2C12.1 7 12.3 6.9 12.3 6.7 12.3 6.6 12.3 6.5 12.2 6.5 12.1 6.3 11.7 6.1 10.9 5.9 10.2 5.5 9.7 5.4 9.4 5.4 9.1 5.4 8.7 5.5 8.2 5.9 7.7 6.2 7.4 6.5 7.4 6.8 7.4 6.8 7.5 6.9 7.6 7 8 7.4 8.5 7.7 9 7.7 9.6 7.7 10.4 7.4 11.4 6.6L11.4 6.7C
6466 11.5 6.7 11.5 6.8 11.5 6.8M13.3 22.8C13.6 23.4 14.2 23.7 14.8 23.7 15 23.7 15.1 23.6 15.3 23.6 15.4 23.5 15.6 23.5 15.7 23.4 15.8 23.4 15.8 23.3 15.9 23.3 16.1 23.2 16.1 23.2 16.2 23.1L17.5 22C17.8 21.7 18.1 21.5 18.5 21.3 18.8 21.1 19.2 21 19.3 20.9 19.6 20.8 19.7 20.8 19.9 20.6 19.9 20.5 20 20.4 20 20.2 20 19.9 19.9 19.8 19.7 19.6 19.6 19.5 19.4 19.4 19.2 19.4 19.1 19.3 18.9 19.2 18.7 19 18.5 18.8 18.4 18.5 18.3 18.1L18.2 17.7C18.1 17.4 18.1 17.3 18.1 17.2 18.1 17.2 18.1 17.2 18 17.2 17.9 17.2 17.7 17.2 17.7 17.4 17.5 17.5 17.3 17.7 17.2 17.8 17.1 18 16.9 18.1 16.7 18.3 16.5 18.4 16.2 18.5 16.1 18.5 15.4 18.5 15.1 18.3 14.9 17.9 14.7 17.7 14.7 17.4 14.6 17.1 14.4 16.9 14.3 16.9 14.2 16.9 13.8 16.9 13.6 17.3 13.6 18.1L13.6 18.4 13.6 19.3 13.6 20 13.6 20.3 13.6 20.6C13.6 20.6 13.6 20.8 13.6 21 13.5 21.3 13.5 21.6 13.5 21.9L13.3 22.7 13.3 22.8M1.9 22.3C2.6 22.4 3.4 22.7 4.4 23 5.4 23.4 5.9 23.6 6.2 23.6 6.7 23.6 7.2 23.3 7.5 22.8 7.6 22.7 7.6 22.5 7.6 22.3 7.6 21.6 7.2 20.6 6.3 19.5L
6467 5.7 18.7C5.6 18.6 5.5 18.4 5.3 18.1 5.2 17.8 5 17.5 4.9 17.3 4.8 17.2 4.6 17 4.4 16.8 4.2 16.6 4 16.5 3.7 16.4 3.4 16.5 3.1 16.6 3 16.8 2.9 16.9 2.9 17.1 2.8 17.3 2.8 17.4 2.8 17.5 2.7 17.6 2.6 17.6 2.5 17.7 2.3 17.7 2.3 17.7 2.2 17.7 2.1 17.7L1.9 17.7C1.4 17.7 1.2 17.8 1 17.8 0.8 18.1 0.7 18.3 0.7 18.6 0.7 18.7 0.7 19 0.8 19.3 0.9 19.5 0.9 19.8 0.9 19.9 0.9 20.3 0.8 20.6 0.6 20.9 0.4 21.3 0.3 21.5 0.3 21.7 0.4 22 0.9 22.2 1.9 22.3M4.5 15.2C4.5 14.6 4.6 14 4.9 13.3 5.2 12.6 5.5 12.1 5.8 11.8 5.8 11.7 5.7 11.7 5.7 11.7L5.6 11.6C5.3 11.9 5.1 12.4 4.7 13.2 4.4 13.9 4.2 14.6 4.2 15.1 4.2 15.4 4.3 15.7 4.5 16 4.7 16.3 5.1 16.6 5.7 17.1L6.6 17.7C7.5 18.4 7.9 19 7.9 19.3 7.9 19.5 7.9 19.6 7.6 19.8 7.5 20 7.3 20.1 7.1 20.1 7.1 20.1 7 20.1 7 20.1 7 20.2 7.1 20.3 7.3 20.6 7.6 21.1 8.3 21.3 9.3 21.3 11 21.3 12.4 20.6 13.4 19.2 13.4 18.8 13.4 18.5 13.3 18.4L13.3 18.1C13.3 17.6 13.4 17.2 13.5 17 13.7 16.7 13.9 16.6 14.1 16.6 14.3 16.6 14.4 16.7 14.6 16.8 14.6 16.2 14.6 15.6 14.6 15.2 14.6 14.4 1
6468 4.6 13.9 14.5 13.3 14.4 12.8 14.3 12.4 14.1 12.1 13.9 11.9 13.8 11.6 13.6 11.4 13.5 11.2 13.4 10.9 13.2 10.7 13.1 10.4 13.1 10.1 13.1 9.8 12.8 9.4 12.7 9 12.4 8.6 12.3 8.2 12.1 7.8 12 7.5L11.3 8C10.5 8.6 9.8 8.8 9.3 8.8 8.8 8.8 8.4 8.7 8.2 8.4L7.7 8C7.7 8.3 7.6 8.6 7.5 8.9L7 9.8C6.7 10.4 6.6 10.7 6.6 10.9 6.6 11.1 6.5 11.3 6.5 11.3L5.9 12.4C5.3 13.6 5 14.7 5 15.6 5 15.8 5 16 5 16.2 4.7 15.9 4.5 15.6 4.5 15.2M10.1 22.6C9.1 22.6 8.3 22.8 7.8 23L7.8 23C7.4 23.5 6.9 23.7 6.3 23.7 5.9 23.7 5.3 23.6 4.5 23.3 3.7 23 2.9 22.8 2.3 22.6 2.2 22.6 2.1 22.6 1.9 22.6 1.7 22.5 1.4 22.5 1.3 22.5 1.1 22.4 0.9 22.4 0.7 22.3 0.5 22.2 0.4 22.1 0.2 22 0.1 21.9 0.1 21.8 0.1 21.7 0.1 21.6 0.1 21.4 0.2 21.3 0.2 21.2 0.3 21.1 0.3 21.1 0.4 21 0.4 20.9 0.4 20.8 0.5 20.7 0.5 20.7 0.6 20.6 0.6 20.5 0.6 20.4 0.6 20.4 0.7 20.3 0.7 20.2 0.7 20.1 0.7 20 0.6 19.8 0.6 19.4 0.5 19 0.5 18.7 0.5 18.6 0.5 18.3 0.6 18 0.7 17.8 0.9 17.6 1.1 17.5 1.2 17.5L2.2 17.5C2.2 17.5 2.3 17.4 2.5 17.4 2.6 17.2 2.6 17.1 2.6 17 2.7 16.9
6469 2.7 16.9 2.7 16.8 2.7 16.8 2.7 16.7 2.8 16.7 2.8 16.6 2.8 16.6 2.9 16.5 2.8 16.4 2.8 16.3 2.8 16.2 2.8 16.1 2.8 16 2.8 16 2.8 15.7 2.9 15.3 3.2 14.8L3.5 14.3C3.7 13.9 3.9 13.5 4 13.2 4.2 12.9 4.3 12.4 4.5 11.8 4.6 11.2 4.9 10.7 5.4 10.1L5.9 9.4C6.4 9 6.6 8.6 6.8 8.2 6.9 7.9 7 7.5 7 7.2 7 7.1 7 6.6 6.9 5.8 6.8 5 6.8 4.2 6.8 3.5 6.8 3 6.8 2.6 6.9 2.2 7 1.8 7.2 1.4 7.5 1.1 7.7 0.7 8 0.4 8.5 0.3 9 0.1 9.5 0 10.1 0 10.4 0 10.6 0 10.9 0.1 11.1 0.1 11.4 0.2 11.8 0.4 12.1 0.5 12.4 0.7 12.7 0.9 13 1.1 13.2 1.5 13.5 1.9 13.6 2.4 13.8 2.9 13.9 3.5 13.9 3.9 13.9 4.3 14 4.9 14 5.3 14.1 5.6 14.1 5.9 14.2 6.1 14.2 6.4 14.3 6.8 14.3 7.1 14.4 7.5 14.6 7.7 14.7 8 14.9 8.3 15.1 8.6 15.4 9 15.7 9.4 16 9.9 16.7 10.7 17.3 11.6 17.6 12.4 18 13.2 18.2 14.2 18.2 15.3 18.2 15.9 18.1 16.4 18 16.9 18.1 16.9 18.2 17 18.3 17.1 18.4 17.2 18.4 17.5 18.5 17.8L18.6 18.4C18.7 18.6 18.8 18.7 19 18.9 19.1 19 19.3 19.2 19.5 19.2 19.7 19.3 19.9 19.4 20.1 19.6 20.3 19.7 20.3 19.9 20.3 20.1 20.3 20.3 20.3 20.5 20.1 20.7 1
6470 9.9 20.8 19.8 21 19.5 21 19.4 21.1 19.1 21.3 18.6 21.5 18.2 21.7 17.8 22 17.4 22.3L16.6 23C16.3 23.3 16 23.5 15.8 23.7 15.5 23.8 15.2 23.9 14.9 23.9L14.3 23.8C13.7 23.7 13.3 23.3 13.1 22.9 11.8 22.7 10.8 22.6 10.1 22.6"})),"Linux")))))};t["default"]=(0,i.connect)(function(e){return{userCanViewStats:(0,d.userCanViewStats)(e),userCanManagePlugins:(0,d.userCanManagePlugins)(e),userCanEditPosts:(0,d.userCanEditPosts)(e)}})(p),e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0}),t.Plans=void 0;var a=n(142),o=r(a),i=n(154),s=n(838),c=(r(s),n(467),n(690)),u=n(939),l=r(u),d=n(640),p=n(1027),f=r(p),h=n(1028),m=r(h),M=t.Plans=o["default"].createClass({displayName:"Plans",render:function(){var e=this.props.sitePlan.product_slug||"";return"dev"===this.props.getSiteConnectionStatus(this.props)&&(e="dev"),o["default"].createElement("div",null,o["default"].createElement(l["default"],null),o["defau
6471 lt"].createElement("div",{className:"jp-landing__plans dops-card"},o["default"].createElement(f["default"],{plan:e}),o["default"].createElement(m["default"],{plan:e,siteRawUrl:this.props.siteRawUrl,siteAdminUrl:this.props.siteAdminUrl})))}});t["default"]=(0,i.connect)(function(e){return{getSiteConnectionStatus:function(){return(0,d.getSiteConnectionStatus)(e)},sitePlan:(0,c.getSitePlan)(e)}})(M)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(838),s=r(i),c=n(467),u=n(856),l=o["default"].createClass({displayName:"PlanHeader",render:function(){var e="",t="";switch(this.props.plan){case"jetpack_free":e=o["default"].createElement("div",{className:"jp-landing-plans__header"},o["default"].createElement("h2",{className:"jp-landing-plans__header-title"},(0,c.translate)("Powerful security tools for ultimate peace of mind")),o["default"].createElement("p",{className:"jp-landing-plans__h
6472 eader-description"},(0,c.translate)("Backup, protect, repair and build a better website.")),o["default"].createElement("div",{className:"jp-landing-plans__header-img-container"},o["default"].createElement("div",{className:"jp-landing-plans__header-col-left"},o["default"].createElement("h3",{className:"jp-landing-plans__header-subtitle"},(0,c.translate)("Threats don't discriminate")),o["default"].createElement("p",{className:"jp-landing-plans__header-text"},(0,c.translate)("Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.")),o["default"].createElement("p",{className:"jp-landing-plans__header-btn-container"},o["default"].createElement(s["default"],{href:"https://wordpress.com/plans/"+window.Initial_State.rawUrl,className:"is-primary"},(0,c.translate)("Compare Plans")))),o["de
6473 fault"].createElement("div",{className:"jp-landing-plans__header-col-right"},o["default"].createElement("img",{src:u.imagePath+"/plans/admin-lock2x.png",className:"jp-landing-plans__header-img"}))),o["default"].createElement("div",{className:"jp-landing-plans__clouds jp-clouds-top"},o["default"].createElement("img",{src:u.imagePath+"/white-clouds.svg"}))),t=o["default"].createElement("div",{className:"jp-landing__plan-card"},o["default"].createElement("div",{className:"jp-landing__plan-card-img"},o["default"].createElement("img",{src:u.imagePath+"/plans/plan-jetpack-free.svg",className:"jp-landing__plan-icon"})),o["default"].createElement("div",{className:"jp-landing__plan-card-current"},o["default"].createElement("h3",{className:"jp-landing__plan-features-title"},(0,c.translate)("Your site is on the Free Jetpack Plan")),o["default"].createElement("p",{className:"jp-landing__plan-features-text"},(0,c.translate)("Upgrade to Premium or Pro in order to unlock world class security, spam
6474 protection tools, and priority support."))));break;case"jetpack_premium":case"jetpack_premium_monthly":t=o["default"].createElement("div",{className:"jp-landing__plan-card"},o["default"].createElement("div",{className:"jp-landing__plan-card-img"},o["default"].createElement("img",{src:u.imagePath+"/plans/plan-jetpack-premium.svg",className:"jp-landing__plan-icon"})),o["default"].createElement("div",{className:"jp-landing__plan-card-current"},o["default"].createElement("h3",{className:"jp-landing__plan-features-title"},(0,c.translate)("Your site is on the Jetpack Premium plan")),o["default"].createElement("p",{className:"jp-landing__plan-features-text"},(0,c.translate)("Unlock the full potential of your site with the features included in your plan."))));break;case"jetpack_business":case"jetpack_business_monthly":t=o["default"].createElement("div",{className:"jp-landing__plan-card"},o["default"].createElement("div",{className:"jp-landing__plan-card-img"},o["default"].createElement("im
6475 g",{src:u.imagePath+"/plans/plan-jetpack-pro.svg",className:"jp-landing__plan-icon"})),o["default"].createElement("div",{className:"jp-landing__plan-card-current"},o["default"].createElement("h3",{className:"jp-landing__plan-features-title"},(0,c.translate)("Your site is on the Jetpack Professional plan")),o["default"].createElement("p",{className:"jp-landing__plan-features-text"},(0,c.translate)("Unlock the full potential of your site with the features included in your plan."))));break;case"dev":t=o["default"].createElement("div",{className:"jp-landing__plan-card"},o["default"].createElement("div",{className:"jp-landing__plan-card-img"},o["default"].createElement("img",{src:u.imagePath+"/plans/plan-jetpack-free.svg",className:"jp-landing__plan-icon"})),o["default"].createElement("div",{className:"jp-landing__plan-card-current"},o["default"].createElement("h3",{className:"jp-landing__plan-features-title"},(0,c.translate)("Your site is on Development Mode")),o["default"].createElemen
6476 t("p",{className:"jp-landing__plan-features-text"},(0,c.translate)("Once you connect, you can upgrade to Premium or Pro in order to unlock worldclass security, spam protection tools, and priority support."))));break;default:t=o["default"].createElement("div",{className:"jp-landing__plan-card"},o["default"].createElement("div",{className:"jp-landing__plan-card-img is-placeholder"}),o["default"].createElement("div",{className:"jp-landing__plan-card-current"},o["default"].createElement("h3",{className:"jp-landing__plan-features-title is-placeholder"}," "),o["default"].createElement("p",{className:"jp-landing__plan-features-text is-placeholder"}," ")))}return o["default"].createElement("div",null,e,t)}});t["default"]=l,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(154),s=n(838),c=r(s),u=n(467),l=n(642),d=r(l),p=(n(856),n(693)),f=n(927),h=r(f),m=o["default"
6477 ].createClass({displayName:"PlanBody",render:function(){var e="";switch(this.props.plan){case"jetpack_premium":case"jetpack_premium_monthly":case"jetpack_business":case"jetpack_business_monthly":e=o["default"].createElement("div",{className:"jp-landing__plan-features"},o["default"].createElement("div",{className:"jp-landing__plan-features-card"},o["default"].createElement("h3",{className:"jp-landing__plan-features-title"},(0,u.translate)("Spam Protection")),o["default"].createElement("p",null,(0,u.translate)("State-of-the-art spam defense powered by Akismet.")),this.props.isFetchingPluginsData?"":this.props.isPluginInstalled("akismet/akismet.php")&&this.props.isPluginActive("akismet/akismet.php")?o["default"].createElement(c["default"],{href:this.props.siteAdminUrl+"admin.php?page=akismet-key-config",className:"is-primary"},(0,u.translate)("View your spam stats")):o["default"].createElement(c["default"],{href:"https://wordpress.com/plugins/setup/"+this.props.siteRawUrl+"?only=akisme
6478 t",className:"is-primary"},(0,u.translate)("Configure Akismet"))),o["default"].createElement("div",{className:"jp-landing__plan-features-card"},o["default"].createElement("h3",{className:"jp-landing__plan-features-title"},(0,u.translate)("Security Scanning & Backups")),o["default"].createElement("p",null,(0,u.translate)("Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense, and brute-force login protection - all in one place.")),this.props.isFetchingPluginsData?"":this.props.isPluginInstalled("vaultpress/vaultpress.php")&&this.props.isPluginActive("vaultpress/vaultpress.php")?o["default"].createElement(c["default"],{href:"https://dashboard.vaultpress.com/",className:"is-primary"},(0,u.translate)("View your security dashboard")):o["default"].createElement(c["default"],{href:"https://wordpress.com/plugins/setup/"+this.props.siteRawUrl+"?only=vaultpress",className:"is-primary"},(0,u.translate)("Configure VaultPress"))),(0,d["default"])(
6479 ["jetpack_business","jetpack_business_monthly"],this.props.plan)?o["default"].createElement("div",{className:"jp-landing__plan-features-card"},o["default"].createElement("h3",{className:"jp-landing__plan-features-title"},(0,u.translate)("Surveys & Polls")),o["default"].createElement("p",null,(0,u.translate)("Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.")),o["default"].createElement(c["default"],{href:"https://polldaddy.com/dashboard/",className:"is-primary"},(0,u.translate)("Create a new poll"))):"",(0,d["default"])(["jetpack_premium","jetpack_premium_monthly"],this.props.plan)?o["default"].createElement("div",{className:"jp-landing__plan-features-card"},o["default"].createElement("h3",{className:"jp-landing__plan-features-title"},(0,u.translate)("Need more?")),o["default"].createElement("p",null,(0,u.translate)("Jetpack Professional offers advanced features i
6480 ncluding:")),o["default"].createElement("p",null," — ",(0,u.translate)("Supports 1-3 sites")),o["default"].createElement("p",null," — ",(0,u.translate)("Includes on-demand malware scanning")),o["default"].createElement("p",null," — ",(0,u.translate)("Unlimited backup archive")),o["default"].createElement("p",null," — ",(0,u.translate)("Real-time backups")),o["default"].createElement("p",null," — ",(0,u.translate)("One-click threat resolution")),o["default"].createElement("p",null," — ",(0,u.translate)("Advanced polls and ratings")),o["default"].createElement("p",null,o["default"].createElement(c["default"],{href:"https://wordpress.com/plans/"+this.props.siteRawUrl,className:"is-primary"},(0,u.translate)("Compare Plans")))):"");break;case"jetpack_free":case"dev":e=o["default"].createElement("div",{className:"jp-landing__plan-features"},o["default"].createElement("div",{className:"jp-landing__plan-features-card"},o["default"].createElement("h3",{className:"jp-landing__plan
6481 -features-title"},(0,u.translate)("Maximum grade security")),o["default"].createElement("p",null,(0,u.translate)("Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress."))),o["default"].createElement("div",{
6482 -className:"jp-landing__plan-features-card"},o["default"].createElement("h3",{className:"jp-landing__plan-features-title"},(0,u.translate)("Lock out the bad guys")),o["default"].createElement("p",null,(0,u.translate)("Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders."))),o["default"].createElement("div",{className:"jp-landing__plan-features-card"},o["default"].createElement("h3",{className:"jp-landing__plan-features-title"},(0,u.translate)("Enjoy priority support")),o["default"].createElement("p",null,(0,u.translate)("Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything."))));break;default:e=o["default"].createElement("div",{className:"jp-landing__plan-features"},o["default"].createElement("div",{className:"jp-landing__plan-features-card"},o["default"].createElement("h3",{className:"jp-landing__pl
6483 an-features-title is-placeholder"}," "),o["default"].createElement("p",{className:"jp-landing__plan-features-text is-placeholder"}," ")),o["default"].createElement("div",{className:"jp-landing__plan-features-card"},o["default"].createElement("h3",{className:"jp-landing__plan-features-title is-placeholder"}," "),o["default"].createElement("p",{className:"jp-landing__plan-features-text is-placeholder"}," ")),o["default"].createElement("div",{className:"jp-landing__plan-features-card"},o["default"].createElement("h3",{className:"jp-landing__plan-features-title is-placeholder"}," "),o["default"].createElement("p",{className:"jp-landing__plan-features-text is-placeholder"}," ")))}return o["default"].createElement("div",null,o["default"].createElement(h["default"],null),e)}});t["default"]=(0,i.connect)(function(e){return{isFetchingPluginsData:(0,p.isFetchingPluginsData)(e),isPluginActive:function(t){return(0,p.isPluginActive)(e,t)},isPluginInstalled:function(t){return(0,p.isPluginInstalle
6484 d)(e,t)}}},function(e){return{fetchPluginsData:function(){return e((0,p.fetchPluginsData)())}}})(m),e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0}),t.Footer=void 0;var a=n(142),o=r(a),i=n(154),s=n(748),c=r(s),u=n(467),l=n(348),d=n(1030),p=n(640),f=t.Footer=o["default"].createClass({displayName:"Footer",disconnectSite:function(){window.confirm((0,u.translate)("Do you really want to disconnect your site from WordPress.com?"))&&this.props.disconnectSite()},resetOnClick:function(){window.confirm((0,u.translate)("This will reset all Jetpack options, are you sure?"))&&this.props.resetOptions()},render:function(){var e=this,t=(0,c["default"])(this.props.className,"jp-footer"),n=this.props.currentVersion,r=function(){return e.props.isDevVersion&&e.props.userCanManageOptions?o["default"].createElement("li",{className:"jp-footer__link-item"},o["default"].createElement("a",{onClick:e.rese
6485 tOnClick,className:"jp-footer__link"},(0,u.translate)("Reset Options (dev versions only)",{context:"Navigation item."}))):""},a=function(){if(e.props.userCanManageOptions)return o["default"].createElement("li",{className:"jp-footer__link-item"},o["default"].createElement("a",{href:e.props.siteAdminUrl+"admin.php?page=jetpack-debugger",title:(0,u.translate)("Test your site’s compatibility with Jetpack."),className:"jp-footer__link"},(0,u.translate)("Debug",{context:"Navigation item. Noun. Links to a debugger tool for Jetpack."})))},i=function(){if(e.props.userCanDisconnectSite&&e.props.siteConnectionStatus&&!e.props.isDevMode)return o["default"].createElement("li",{className:"jp-footer__link-item"},o["default"].createElement("a",{onClick:e.disconnectSite,title:(0,u.translate)("Disconnect from WordPress.com"),className:"jp-footer__link"},(0,u.translate)("Disconnect Jetpack")))};return o["default"].createElement("div",{className:t},o["default"].createElement("div",{className:"jp-foot
6486 er__a8c-attr-container"},o["default"].createElement("a",{href:"https://automattic.com",target:"_blank"},o["default"].createElement("svg",{className:"jp-footer__a8c-attr",x:"0",y:"0",viewBox:"0 0 935 38.2","enable-background":"new 0 0 935 38.2"},o["default"].createElement("path",{d:"M317.1 38.2c-12.6 0-20.7-9.1-20.7-18.5v-1.2c0-9.6 8.2-18.5 20.7-18.5 12.6 0 20.8 8.9 20.8 18.5v1.2C337.9 29.1 329.7 38.2 317.1 38.2zM331.2 18.6c0-6.9-5-13-14.1-13s-14 6.1-14 13v0.9c0 6.9 5 13.1 14 13.1s14.1-6.2 14.1-13.1V18.6zM175 36.8l-4.7-8.8h-20.9l-4.5 8.8h-7L157 1.3h5.5L182 36.8H175zM159.7 8.2L152 23.1h15.7L159.7 8.2zM212.4 38.2c-12.7 0-18.7-6.9-18.7-16.2V1.3h6.6v20.9c0 6.6 4.3 10.5 12.5 10.5 8.4 0 11.9-3.9 11.9-10.5V1.3h6.7V22C231.4 30.8 225.8 38.2 212.4 38.2zM268.6 6.8v30h-6.7v-30h-15.5V1.3h37.7v5.5H268.6zM397.3 36.8V8.7l-1.8 3.1 -14.9 25h-3.3l-14.7-25 -1.8-3.1v28.1h-6.5V1.3h9.2l14 24.4 1.7 3 1.7-3 13.9-24.4h9.1v35.5H397.3zM454.4 36.8l-4.7-8.8h-20.9l-4.5 8.8h-7l19.2-35.5h5.5l19.5 35.5H454.4zM439.1 8
6487 .2l-7.7 14.9h15.7L439.1 8.2zM488.4 6.8v30h-6.7v-30h-15.5V1.3h37.7v5.5H488.4zM537.3 6.8v30h-6.7v-30h-15.5V1.3h37.7v5.5H537.3zM569.3 36.8V4.6c2.7 0 3.7-1.4 3.7-3.4h2.8v35.5L569.3 36.8 569.3 36.8zM628 11.3c-3.2-2.9-7.9-5.7-14.2-5.7 -9.5 0-14.8 6.5-14.8 13.3v0.7c0 6.7 5.4 13 15.3 13 5.9 0 10.8-2.8 13.9-5.7l4 4.2c-3.9 3.8-10.5 7.1-18.3 7.1 -13.4 0-21.6-8.7-21.6-18.3v-1.2c0-9.6 8.9-18.7 21.9-18.7 7.5 0 14.3 3.1 18 7.1L628 11.3zM321.5 12.4c1.2 0.8 1.5 2.4 0.8 3.6l-6.1 9.4c-0.8 1.2-2.4 1.6-3.6 0.8l0 0c-1.2-0.8-1.5-2.4-0.8-3.6l6.1-9.4C318.7 11.9 320.3 11.6 321.5 12.4L321.5 12.4z"}),o["default"].createElement("path",{d:"M37.5 36.7l-4.7-8.9H11.7l-4.6 8.9H0L19.4 0.8H25l19.7 35.9H37.5zM22 7.8l-7.8 15.1h15.9L22 7.8zM82.8 36.7l-23.3-24 -2.3-2.5v26.6h-6.7v-36H57l22.6 24 2.3 2.6V0.8h6.7v35.9H82.8z"}),o["default"].createElement("path",{d:"M719.9 37l-4.8-8.9H694l-4.6 8.9h-7.1l19.5-36h5.6l19.8 36H719.9zM704.4 8l-7.8 15.1h15.9L704.4 8zM733 37V1h6.8v36H733zM781 37c-1.8 0-2.6-2.5-2.9-5.8l-0.2-3.7c-0.2-3.6
6488 -1.7-5.1-8.4-5.1h-12.8V37H750V1h19.6c10.8 0 15.7 4.3 15.7 9.9 0 3.9-2 7.7-9 9 7 0.5 8.5 3.7 8.6 7.9l0.1 3c0.1 2.5 0.5 4.3 2.2 6.1V37H781zM778.5 11.8c0-2.6-2.1-5.1-7.9-5.1h-13.8v10.8h14.4c5 0 7.3-2.4 7.3-5.2V11.8zM794.8 37V1h6.8v30.4h28.2V37H794.8zM836.7 37V1h6.8v36H836.7zM886.2 37l-23.4-24.1 -2.3-2.5V37h-6.8V1h6.5l22.7 24.1 2.3 2.6V1h6.8v36H886.2zM902.3 37V1H935v5.6h-26v9.2h20v5.5h-20v10.1h26V37H902.3z"})))),o["default"].createElement("ul",{className:"jp-footer__links"},o["default"].createElement("li",{className:"jp-footer__link-item"},o["default"].createElement("a",{href:"https://jetpack.com",target:"_blank",className:"jp-footer__link",title:n},n)),o["default"].createElement("li",{className:"jp-footer__link-item"},o["default"].createElement("a",{href:"https://wordpress.com/tos/",target:"_blank",title:(0,u.translate)("WordPress.com Terms of Service"),className:"jp-footer__link"},(0,u.translate)("Terms",{context:"Shorthand for Terms of Service."}))),o["default"].createElement("li",{c
6489 lassName:"jp-footer__link-item"},o["default"].createElement("a",{href:"https://automattic.com/privacy/",target:"_blank",title:(0,u.translate)("Automattic's Privacy Policy"),className:"jp-footer__link"},(0,u.translate)("Privacy",{context:"Shorthand for Privacy Policy."}))),a(),r(),i()))}});t["default"]=(0,i.connect)(function(e){return{currentVersion:(0,l.getCurrentVersion)(e),userCanManageOptions:(0,l.userCanManageOptions)(e),userCanDisconnectSite:(0,l.userCanDisconnectSite)(e),isDevVersion:(0,l.isDevVersion)(e),isDevMode:(0,p.isDevMode)(e),siteConnectionStatus:(0,p.getSiteConnectionStatus)(e),siteAdminUrl:(0,l.getSiteAdminUrl)(e)}},function(e){return{disconnectSite:function(){return e((0,p.disconnectSite)())},resetOptions:function(){return e((0,d.resetOptions)("options"))}}})(f)},function(e,t,n){"use strict";function r(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t["default"]=e,t}function a(e){return
6490 e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(349),i=a(o),s=n(1031),c=r(s),u=(0,i["default"])({},c);t["default"]=u,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0}),t.resetOptions=void 0;var a=n(459),o=n(467),i=n(435),s=n(440),c=r(s);t.resetOptions=function(e){return function(t){return t({type:i.RESET_OPTIONS}),t((0,a.createNotice)("is-info",(0,o.translate)("Resetting Jetpack options…"),{id:"reset-options"})),c["default"].resetOptions(e).then(function(){t({type:i.RESET_OPTIONS_SUCCESS}),t((0,a.removeNotice)("reset-options")),t((0,a.createNotice)("is-success",(0,o.translate)("Options reset."),{id:"reset-options"}))})["catch"](function(e){t({type:i.RESET_OPTIONS_FAIL,error:e}),t((0,a.removeNotice)("reset-options")),t((0,a.createNotice)("is-error",(0,o.translate)("Options failed to reset."),{id:"reset-options"}))})}}},function(e,t,n){"use
6491 strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(154),s=n(748),c=r(s),u=n(1033),l=r(u),d=n(467),p=n(833),f=r(p),h=n(348),m=o["default"].createClass({displayName:"SupportCard",render:function(){var e=(0,c["default"])(this.props.className,"jp-support-card"),t=(0,l["default"])(this.props.happinessGravatarIds);return o["default"].createElement("div",{className:e},o["default"].createElement(f["default"],{className:"jp-support-card__happiness"},o["default"].createElement("div",{className:"jp-support-card__happiness-engineer"},o["default"].createElement("img",{src:"https://secure.gravatar.com/avatar/"+t,alt:(0,d.translate)("Jetpack Happiness Engineer"),className:"jp-support-card__happiness-engineer-img",width:"72",height:"72"})),o["default"].createElement("div",{className:"jp-support-card__happiness-contact"},o["default"].createElement("h4",{className:"jp-support-card__header"},(0,d.translate)("Need help?
6492 The Jetpack team is here for you.")),o["default"].createElement("p",{className:"jp-support-card__description"},(0,d.translate)("We offer free, full support to all of our Jetpack users. Our support team is always around to help you.")),o["default"].createElement("p",{className:"jp-support-card__description"},(0,d.translate)("{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}",{components:{hideOnMobile:o["default"].createElement("span",{className:"jp-hidden-on-mobile"}),supportLink:o["default"].createElement("a",{className:"jp-support-card__link",href:"https://jetpack.com/support/",title:(0,d.translate)("Go to Jetpack.com/support")}),forumLink:o["default"].createElement("a",{className:"jp-support-card__link",href:"https://wordpress.org/support/plugin/jetpack",title:(0,d.tra
6493 nslate)("Go to the WordPress.org support forums")}),contactLink:o["default"].createElement("a",{className:"jp-support-card__link",href:"https://jetpack.com/contact-support/",title:(0,d.translate)("Contact Jetpack support staff directly")})}})))),o["default"].createElement(f["default"],{className:"jp-support-card__social"},o["default"].createElement("p",{className:"jp-support-card__description"},(0,d.translate)("{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}",{components:{hideOnMobile:o["default"].createElement("span",{className:"jp-hidden-on-mobile"}),reviewLink:o["default"].createElement("a",{className:"jp-support-card__link",href:"https://wordpress.org/support/view/plugin-reviews/jetpack",title:(0,d.transla
6494 te)("Leave a Jetpack review"),target:"_blank"}),twitterLink:o["default"].createElement("a",{className:"jp-support-card__link",href:"http://twitter.com/jetpack",title:(0,d.translate)("Follow Jetpack on Twitter"),target:"_blank"}),facebookLink:o["default"].createElement("a",{className:"jp-support-card__link",href:"https://www.facebook.com/jetpackme",title:(0,d.translate)("Like us on Facebook"),target:"_blank"})}}))))}});m.propTypes={className:o["default"].PropTypes.string,happinessGravatarIds:o["default"].PropTypes.array.isRequired},t["default"]=(0,i.connect)(function(e){return{happinessGravatarIds:(0,h.getHappinessGravatarIds)(e)}})(m),e.exports=t["default"]},function(e,t,n){function r(e){var t=i(e)?a:o;return t(e)}var a=n(1034),o=n(1036),i=n(390);e.exports=r},function(e,t,n){function r(e){var t=e.length;return t?e[a(0,t-1)]:void 0}var a=n(1035);e.exports=r},function(e,t){function n(e,t){return e+r(a()*(t-e+1))}var r=Math.floor,a=Math.random;e.exports=n},function(e,t,n){function r(e)
6495 {return a(o(e))}var a=n(1034),o=n(651);e.exports=r},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(154),s=n(348),c=n(448),u=n(704),l=r(u),d=n(822),p=r(d),f=n(862),h=r(f),m=n(940),M=r(m),_=n(1021),g=r(_),v=n(1024),b=r(v),y=n(1025),A=r(y),T=n(640),L=o["default"].createClass({displayName:"NonAdminView",componentWillMount:function(){this.props.setInitialState()},shouldComponentUpdate:function(e){return e.siteConnectionStatus!==this.props.siteConnectionStatus||e.route.path!==this.props.route.path},renderMainContent:function(e){var t=void 0,n=o["default"].createElement(l["default"],this.props);switch(e){case"/dashboard":(this.props.userCanViewStats||this.props.isModuleActivated("protect"))&&(t=o["default"].createElement(h["default"],this.props));break;case"/apps":t=o["default"].createElement(A["default"],this.props);break;case"/settings":n=o["default"].createElement(p["default"],thi
6496 s.props),t=o["default"].createElement(g["default"],this.props);break;case"/general":n=o["default"].createElement(p["default"],this.props),t=o["default"].createElement(g["default"],this.props);break;case"/engagement":this.props.isSubscriber||(n=o["default"].createElement(p["default"],this.props),t=o["default"].createElement(M["default"],this.props));break;case"/writing":this.props.isSubscriber||(n=o["default"].createElement(p["default"],this.props),t=o["default"].createElement(b["default"],this.props));break;default:t=o["default"].createElement(h["default"],this.props)}return window.wpNavMenuClassChange(),o["default"].createElement("div",null,n,t)},render:function(){return this.renderMainContent(this.props.route.path)}});L.propTypes={userCanViewStats:o["default"].PropTypes.bool.isRequired,isSubscriber:o["default"].PropTypes.bool.isRequired,siteConnectionStatus:o["default"].PropTypes.any.isRequired},t["default"]=(0,i.connect)(function(e){return{userCanViewStats:(0,s.userCanViewStats)(
6497 e),siteConnectionStatus:(0,T.getSiteConnectionStatus)(e),isSubscriber:(0,s.userIsSubscriber)(e),isModuleActivated:function(t){return(0,c.isModuleActivated)(e,t)}}})(L),e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0}),t.UserUnlinked=t.DevModeNotice=t.StagingSiteNotice=t.DevVersionNotice=void 0;var a=n(142),o=r(a),i=n(154),s=n(916),c=r(s),u=n(1039),l=r(u),d=n(467),p=n(1040),f=r(p),h=n(1047),m=r(h),M=n(640),_=n(348),g=n(1048),v=r(g),b=n(841),y=r(b),A=t.DevVersionNotice=o["default"].createClass({displayName:"DevVersionNotice",render:function(){return!!this.props.isDevVersion&&o["default"].createElement(c["default"],{showDismiss:!1,status:"is-basic",text:(0,d.translate)("You are currently running a development version of Jetpack.")},o["default"].createElement(l["default"],{href:"https://jetpack.com/contact-support/beta-group/"},(0,d.translate)("Submit Beta feedback")))}});A.propTypes
6498 ={isDevVersion:o["default"].PropTypes.bool.isRequired};var T=t.StagingSiteNotice=o["default"].createClass({displayName:"StagingSiteNotice",render:function(){if(this.props.isStaging){var e=(0,d.translate)("You are running Jetpack on a {{a}}staging server{{/a}}.",{components:{a:o["default"].createElement("a",{href:"https://jetpack.com/support/staging-sites/",target:"_blank"})}});return o["default"].createElement(c["default"],{showDismiss:!1,status:"is-basic"},e)}return!1}});T.propTypes={isStaging:o["default"].PropTypes.bool.isRequired};var L=t.DevModeNotice=o["default"].createClass({displayName:"DevModeNotice",render:function(){if("dev"===this.props.siteConnectionStatus){var e=this.props.siteDevMode,t=void 0;return e.filter?t=(0,d.translate)("Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.",{components:{a:o["default"].createElement("a",{href:"https://jetpack.com/support/development-mode/",target:"_blank"}),br:o["defau
6499 lt"].createElement("br",null)}}):e.constant?t=(0,d.translate)("Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.",{components:{a:o["default"].createElement("a",{href:"https://jetpack.com/support/development-mode/",target:"_blank"}),br:o["default"].createElement("br",null)}}):e.url&&(t=(0,d.translate)("Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.",{components:{a:o["default"].createElement("a",{href:"https://jetpack.com/support/development-mode/",target:"_blank"}),br:o["default"].createElement("br",null)}})),o["default"].createElement(c["default"],{showDismiss:!1,status:"is-basic"},t)}return!1}});L.propTypes={siteConnectionStatus:o["default"].PropTypes.oneOfType([o["default"].PropTypes.string,o["default"].PropTypes.bool]).isRequired,siteDevMode:o["default"].PropTypes.oneOfType([o["default"].PropTypes.bool,o["default"].PropTypes.object]).
6500 isRequired};var E=t.UserUnlinked=o["default"].createClass({displayName:"UserUnlinked",render:function(){if(!window.Initial_State.userData.currentUser.isConnected&&this.props.connectUrl&&this.props.siteConnected){var e=void 0;return e=(0,d.translate)("You, %(userName)s, are not connected to WordPress.com.",{args:{userName:window.Initial_State.userData.currentUser.username}}),o["default"].createElement(c["default"],{showDismiss:!1,status:"is-info",text:e},o["default"].createElement(l["default"],{href:this.props.connectUrl},(0,d.translate)("Link to WordPress.com")))}return!1}});E.propTypes={connectUrl:o["default"].PropTypes.string.isRequired,siteConnected:o["default"].PropTypes.bool.isRequired};var w=o["default"].createClass({displayName:"JetpackNotices",render:function(){return o["default"].createElement("div",null,o["default"].createElement(y["default"],null),o["default"].createElement(f["default"],null),o["default"].createElement(m["default"],null),o["default"].createElement(A,{isDe
6501 vVersion:this.props.isDevVersion}),o["default"].createElement(L,{siteConnectionStatus:this.props.siteConnectionStatus,siteDevMode:this.props.siteDevMode}),o["default"].createElement(T,{isStaging:this.props.isStaging}),o["default"].createElement(v["default"],null),o["default"].createElement(E,{connectUrl:this.props.connectUrl,siteConnected:!0===this.props.siteConnectionStatus}))}});t["default"]=(0,i.connect)(function(e){return{connectUrl:(0,M.getConnectUrl)(e),siteConnectionStatus:(0,M.getSiteConnectionStatus)(e),isDevVersion:(0,_.isDevVersion)(e),siteDevMode:(0,M.getSiteDevMode)(e),isStaging:(0,M.isStaging)(e)}})(w)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(811),s=r(i);n(917),t["default"]=o["default"].createClass({displayName:"NoticeAction",propTypes:{href:o["default"].PropTypes.string,onClick:o["default"].PropTypes.func,external:o["default"].PropTypes.bool,icon:o["defau
6502 lt"].PropTypes.string},getDefaultProps:function(){return{external:!1}},render:function(){var e={className:"dops-notice__action",href:this.props.href,onClick:this.props.onClick};return this.props.external&&(e.target="_blank"),o["default"].createElement("a",e,o["default"].createElement("span",null,this.props.children),this.props.icon&&o["default"].createElement(s["default"],{icon:this.props.icon,size:24}),this.props.external&&o["default"].createElement(s["default"],{icon:"external",size:24}))}}),e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(469),s=r(i),c=n(916),u=r(c),l=n(1039),d=r(l),p=n(1041),f=r(p),h=n(154),m=n(338),M=n(459),_=(0,s["default"])("calypso:notices");n(1045);var g=o["default"].createClass({displayName:"NoticesList",propTypes:{id:o["default"].PropTypes.string,notices:o["default"].PropTypes.oneOfType([o["default"].PropTypes.object,o["default
6503 "].PropTypes.array])},getDefaultProps:function(){return{id:"overlay-notices",notices:Object.freeze([])}},componentWillMount:function(){_("Mounting Global Notices React component.")},removeNotice:function(e){e&&f["default"].removeNotice(e)},render:function(){var e=this.props.notices[this.props.id]||[],t=e.map(function(e,t){return o["default"].createElement(u["default"],{key:"notice-old-"+t,status:e.status,duration:e.duration||null,text:e.text,isCompact:e.isCompact,onDismissClick:this.removeNotice.bind(this,e),showDismiss:e.showDismiss},e.button&&o["default"].createElement(d["default"],{href:e.href,onClick:e.onClick},e.button))},this);return t=t.concat(this.props.storeNotices.map(function(e,t){return o["default"].createElement(u["default"],{key:"notice-"+t,status:e.status,duration:e.duration||null,showDismiss:e.showDismiss,onDismissClick:this.props.removeNotice.bind(this,e.noticeId),text:e.text})},this)),t.length?o["default"].createElement("div",{id:this.props.id,className:"global-not
6504 ices"},t):null}});t["default"]=(0,h.connect)(function(e){return{storeNotices:e.globalNotices}},function(e){return(0,m.bindActionCreators)({removeNotice:M.removeNotice},e)})(g),e.exports=t["default"]},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(469)("calypso:notices"),a=n(1042);r("initializing notices");var o={containerNames:{}};a(o);var i=[];n(1043);var s={"new":function(e,t,n){var a=t.overlay?"overlay-notices":"notices";o.containerNames[a]=a,r("creating notice",e,t,n),o[a]=[];var c={type:t.type||"message",status:n,text:e,duration:t.duration,container:a,button:t.button,href:t.href,onClick:function(e){if("function"==typeof t.onClick){var n=s.removeNotice.bind(s,c);return t.onClick(e,n)}},onRemoveCallback:t.onRemoveCallback||function(){},arrow:t.arrow,isCompact:t.isCompact,showDismiss:t.showDismiss,persistent:t.persistent};return t.displayOnNextPage?i.push(c):o[a].push(c),o.emit("change"),c},success:function(e,t){return t=t||{},this["new"](e,t
6505 ,"is-success")},error:function(e,t){return t=t||{},this["new"](e,t,"is-error")},info:function(e,t){return t=t||{},this["new"](e,t,"is-info")},warning:function(e,t){return t=t||{},this["new"](e,t,"is-warning")},list:o,removeNotice:function(e){if(e.container){var t=o[e.container],n=t.indexOf(e);-1!==n&&(t.splice(n,1),o.emit("change"))}},clearNoticesOnNavigation:function(e,t){r("clearNoticesOnNavigation");var n,a,s=!1,c=function(e){return e.persistent};for(a in o.containerNames)n=o[a].length,o[a]=o[a].filter(c),n!==o[a].length&&(s=!0);i.length&&(i.forEach(function(e){o[e.container]=[],o[e.container].push(e)}),i=[]),s&&o.emit("change"),t()},clearNotices:function(e){o[e]=[],o.emit("change")},getStatusHelper:function(e){return e.error?"is-error":e.warning?"is-warning":e.info?"is-info":e.success?"is-success":void 0}};t["default"]=s,e.exports=t["default"]},function(e,t,n){"use strict";var r=n(582).EventEmitter,a=n(658);e.exports=function(e){a(e,r.prototype),e.emitChange=function(){this.emit
6506 ("change")},e.off=e.removeListener}},796,,796,,function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(154),s=n(467),c=n(916),u=r(c),l=n(348),d=n(696),p=o["default"].createClass({displayName:"JetpackStateNotices",getInitialState:function(){return{showNotice:!0}},dismissJetpackStateNotice:function(){this.setState({showNotice:!1})},getErrorFromKey:function(e){var t=this.props.jetpackStateNoticesErrorDescription||!1,n="";switch(e){case"cheatin":n=(0,s.translate)("Cheatin' uh?");break;case"access_denied":n=(0,s.translate)("{{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}}",{components:{a:o["default"].createElement("a",{href:"https://jetpack.com/cancelled-connection/",target:"_blank"}),p:o["default"].createElement("p",null)}}
6507 );break;case"wrong_state":n=(0,s.translate)("You need to stay logged in to your WordPress blog while you authorize Jetpack.");break;case"invalid_client":n=(0,s.translate)("We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.");break;case"invalid_grant":n=(0,s.translate)('There was an issue connecting your Jetpack. Please click "Connect to WordPress.com" again.');break;case"site_inaccessible":case"site_requires_authorization":n=(0,s.translate)("Your website needs to be publicly accessible to use Jetpack: %(error_key)s",{args:{error_key:e}});break;case"not_public":n=(0,s.translate)("{{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).",{components:{s:o["default"].createElement("strong",null)}});break;case"wpcom_408":case"wpcom_5??":case"wpcom_bad_response":case"wpcom_outage":n=(0,s.translate)("WordPress.com is currently having
6508 problems and is unable to fuel up your Jetpack. Please try again later.");break;case"register_http_request_failed":case"token_http_request_failed":n=(0,s.translate)("Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.",{args:{error_key:e}});break;case"no_role":case"no_cap":case"no_code":case"no_state":case"invalid_state":case"invalid_request":case"invalid_scope":case"unsupported_response_type":case"invalid_token":case"no_token":case"missing_secrets":case"home_missing":case"siteurl_missing":case"gmt_offset_missing":case"site_name_missing":case"secret_1_missing":case"secret_2_missing":case"site_lang_missing":case"home_malformed":case"siteurl_malformed":case"gmt_offset_malformed":case"timezone_string_malformed":case"site_name_malformed":case"secret_1_malformed":case"secret_2_malformed":case"site_lang_malformed":case"secrets_mismatch":case"verify_secret_1_missing":case"verify_secret_1_malformed":case"verify_
6509 secrets_missing":case"verify_secrets_mismatch":n=(0,s.translate)("{{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",{components:{s:o["default"].createElement("strong",null)},args:{error_key:e}});break;default:n=e}return t?o["default"].createElement("div",null,n,o["default"].createElement("br",null),t):o["default"].createElement("div",null,n)},getMessageFromKey:function(e){var t="",n="is-info";switch(e){case"modules_activated":t=(0,s.translate)("Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!",{args:{jetpack_version:this.props.currentVersion},components:{s:o["default"].createElement("strong",null)}});break;case"already_authorized":t=(0,s.translate)("Your Jetpack is already connected."),n="is-success";break;case"authorized":t=(0,s.translate)("You're fueled up and ready to go, Jetpack is now active."),n="is-success";break;case"linked":t=(0,s.translate)("You
6510 're fueled up and ready to go."),n="is-success";break;default:t=e}return[t,n]},renderContent:function(){var e="is-info",t="",n=this.props.jetpackStateNoticesErrorCode,r=this.props.jetpackStateNoticesMessageCode;if(n||r){if(n&&(t=this.getErrorFromKey(n),"access_denied"!==n&&(e="is-error")),r){var a=this.getMessageFromKey(r);t=a[0],e=a[1]}return o["default"].createElement(u["default"],{status:e,onDismissClick:this.dismissJetpackStateNotice},t)}},render:function(){return o["default"].createElement("div",null,this.state.showNotice?this.renderContent():null)}});t["default"]=(0,i.connect)(function(e){return{currentVersion:(0,l.getCurrentVersion)(e),jetpackStateNoticesErrorCode:(0,d.getJetpackStateNoticesErrorCode)(e),jetpackStateNoticesMessageCode:(0,d.getJetpackStateNoticesMessageCode)(e),jetpackStateNoticesErrorDescription:(0,d.getJetpackStateNoticesErrorDescription)(e)}})(p),e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object
6511 .defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(161),s=n(154),c=n(916),u=r(c),l=n(467),d=n(696),p=o["default"].createClass({displayName:"DismissableNotices",renderNotices:function(){var e=this.props.jetpackNotices;switch(e){case"disconnected":return!this.props.isDismissed(e)&&o["default"].createElement("div",null,o["default"].createElement(u["default"],{onDismissClick:this.props.dismissJetpackActionNotice.bind(null,e)},(0,l.translate)("You have successfully disconnected Jetpack"),o["default"].createElement("br",null),(0,l.translate)("Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.",{components:{a:o["default"].createElement("a",{href:"https://jetpack.com/survey-disconnected/",target:"_blank"})}})));default:return!1}},render:function(){return o["default"].createElement("div",null,this.renderNotices())}});t["default"]=(0,s.connect)(function(e){return{jetpackNotices:(0,d.getJetpackNotices)(e),isDismissed:function(t)
6512 {return(0,d.isNoticeDismissed)(e,t)}}},function(e){return(0,i.bindActionCreators)({dismissJetpackActionNotice:d.dismissJetpackActionNotice},e)})(p),e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=o["default"].createClass({displayName:"AdminNotices",componentDidMount:function(){var e=jQuery(this.refs.adminNotices),t=jQuery(".vp-notice");t.length>0&&t.each(function(){var t=jQuery(this).addClass("dops-notice is-warning").removeClass("wrap vp-notice");t.find("a").addClass("dops-notice__action").appendTo(t),t.find(".vp-message").removeClass("vp-message").addClass("dops-notice__text"),t.find("h3").replaceWith(function(){return jQuery("<strong />",{html:this.innerHTML})}),t.find("p").replaceWith(function(){return jQuery("<div/>",{html:this.innerHTML})}),t.prependTo(e).wrapInner('<div class="dops-notice__content">').show()});var n=jQuery(".woocommerce-message");n.
6513 length>0&&n.each(function(){var t=jQuery(this).addClass("dops-notice is-basic").removeClass("updated wc-connect");t.find(".button-primary").addClass("dops-notice__action").removeClass("button-primary").detach().appendTo(t),t.find("p").not(".submit").wrapAll('<div class="dops-notice__text"/>');var n=t.find(".dops-notice__text");n.find("p").replaceWith(function(){return jQuery("<div/>",{html:this.innerHTML,"class":"dops-notice__moved_text"})}),n.find("br").remove(),t.find(".button-secondary").removeClass("button-secondary").detach().appendTo(n),t.find(".submit").remove(),t.find(".woocommerce-message-close").removeClass("woocommerce-message-close").addClass("dops-notice__action"),t.prependTo(e).wrapInner('<div class="dops-notice__content">').show(),t.find(".dops-notice__action").not(":first").removeClass("dops-notice__action").detach().appendTo(t.find(".dops-notice__text"))})},render:function(){return o["default"].createElement("div",{ref:"adminNotices"})}});t["default"]=i,e.exports=t[
6514 "default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function a(e){
6515 -return{__html:e.long_description}}Object.defineProperty(t,"__esModule",{value:!0}),t.SearchResults=void 0;var o=n(142),i=r(o),s=n(154),c=n(858),u=r(c),l=n(922),d=n(595),p=r(d),f=n(838),h=r(f),m=n(811),M=r(m),_=n(1051),g=r(_),v=n(467),b=n(657),y=r(b),A=n(939),T=r(A),L=n(640),E=n(941),w=n(448),z=n(699),S=n(690),k=n(926),O=r(k),N=n(693),C=t.SearchResults=function(e){var t=e.siteAdminUrl,n=e.toggleModule,r=e.isModuleActivated,o=e.isTogglingModule,s=e.getModule,c=e.getModules,d=e.searchTerm,f=e.unavailableInDevMode,m=e.isFetchingPluginsData,_=e.isPluginActive,b=c(),A=[["scan",(0,v.translate)("Security Scanning"),(0,v.translate)("Automatically scan your site for common threats and attacks."),"https://vaultpress.com/jetpack/","security scan threat attacks pro scanning"],["akismet","Akismet",(0,v.translate)("Keep those spammers away!"),"https://akismet.com/jetpack/","spam security comments pro"],["backups",(0,v.translate)("Site Backups"),(0,v.translate)("Keep your site backed up!"),"https:/
6516 /vaultpress.com/jetpack/","backup restore pro security"]],L=void 0;return(0,p["default"])(b,function(e){"vaultpress"!==e.module?A.push([e.module,s(e.module).name,s(e.module).description,s(e.module).learn_more_button,s(e.module).long_description,s(e.module).search_terms,s(e.module).additional_search_queries,s(e.module).short_description,s(e.module).feature.toString()]):""}),L=A.map(function(e){var c="scan"===e[0]||"akismet"===e[0]||"backups"===e[0],d={},p=f(e[0]),g=p?(0,v.translate)("Unavailable in Dev Mode"):i["default"].createElement(l.ModuleToggle,{slug:e[0],activated:r(e[0]),toggling:o(e[0]),toggleModule:n}),b=p?"devmode-disabled":"";return c&&(d={module:e[0],configure_url:""},g=i["default"].createElement(O["default"],{proFeature:e[0]}),e[1]=i["default"].createElement("span",null,e[1],i["default"].createElement(h["default"],{compact:!0,href:"#/plans"},(0,v.translate)("Pro"))),m||("akismet"===e[0]&&_("akismet/akismet.php")?d.configure_url=t+"admin.php?page=akismet-key-config":"sca
6517 n"!==e[0]&&"backups"!==e[0]||!_("vaultpress/vaultpress.php")||(d.configure_url="https://dashboard.vaultpress.com/"))),1===e.length?i["default"].createElement("h1",null,e[0]):i["default"].createElement(u["default"],{key:e[0],className:b,header:e[1],searchTerms:e.toString().replace(/<(?:.|\n)*?>/gm,""),subheader:e[2],summary:g,expandedSummary:g,clickableHeaderText:!0,onOpen:function(){return y["default"].tracks.recordEvent("jetpack_wpa_settings_card_open",{card:e[0],path:"/search"})}},r(e[0])||c?i["default"].createElement(E.AllModuleSettings,{module:c?d:s(e[0])}):i["default"].createElement("div",{dangerouslySetInnerHTML:a(s(e[0]))}),i["default"].createElement("br",null),i["default"].createElement("div",{className:"jp-module-settings__read-more"},i["default"].createElement(h["default"],{borderless:!0,compact:!0,href:e[3]},i["default"].createElement(M["default"],{icon:"help-outline"}),i["default"].createElement("span",{className:"screen-reader-text"},(0,v.translate)("Learn More")))))}),
6518 i["default"].createElement("div",null,i["default"].createElement(T["default"],null),i["default"].createElement(g["default"],{filter:d(),noResultsText:(0,v.translate)("No Results Found.")},L))};t["default"]=(0,s.connect)(function(e){return{isModuleActivated:function(t){return(0,w.isModuleActivated)(e,t)},isTogglingModule:function(t){return(0,w.isActivatingModule)(e,t)||(0,w.isDeactivatingModule)(e,t)},getModule:function(t){return(0,w.getModule)(e,t)},getModules:function(){return(0,w.getModules)(e)},searchTerm:function(){return(0,z.getSearchTerm)(e)},sitePlan:function(){return(0,S.getSitePlan)(e)},unavailableInDevMode:function(t){return(0,L.isUnavailableInDevMode)(e,t)},isFetchingPluginsData:(0,N.isFetchingPluginsData)(e),isPluginActive:function(t){return(0,N.isPluginActive)(e,t)}}},function(e){return{toggleModule:function(t,n){return e(n?(0,w.deactivateModule)(t):(0,w.activateModule)(t))}}})(C)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.
6519 defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=o["default"].createClass({displayName:"Hider",propTypes:{hide:o["default"].PropTypes.bool},render:function(){return o["default"].createElement("div",{className:"design-assets__group",style:this.props.hide?{display:"none"}:{}},this.props.children)}}),s=o["default"].createClass({displayName:"FilterSummary",getDefaultProps:function(){return{noResultsText:"No Results Found"}},propTypes:{noResultsText:o["default"].PropTypes.string},render:function(){return 0===this.props.items.length?o["default"].createElement("p",null,this.props.noResultsText):null}});t["default"]=o["default"].createClass({displayName:"Collection",shouldWeHide:function(e){var t=void 0,n=void 0;return t=this.props.filter||"",n=e.props.searchTerms,this.props.component?e.type.displayName.toLowerCase()!==this.props.component.replace(/-([a-z])/g,"$1"):(e.props.searchKeywords&&(n+=" "+e.props.searchKeywords),!(!t||n.toLowerCase().indexOf(t)>-1))},visibleExamples:
6520 function(e){return e.filter(function(e){return!e.props.hide})},render:function(){var e=this,t=void 0,n=void 0;return n=o["default"].Children.map(this.props.children,function(t){return o["default"].createElement(i,{hide:e.shouldWeHide(t),key:"example-"+t.type.displayName},t)}),this.props.component||(t=o["default"].createElement(s,{items:this.visibleExamples(n),total:this.props.children.length,noResultsText:this.props.noResultsText})),o["default"].createElement("div",{className:"collection"},t,n)}}),e.exports=t["default"]},,,,,function(e,t,n,r,a,o,i,s,c,u){"use strict";function l(e){return e&&e.__esModule?e:{"default":e}}function d(e){return"string"==typeof e&&"/"===e.charAt(0)}function p(){var e=L.getHashPath();return!!d(e)||(L.replaceHashPath("/"+e),!1)}function f(e,t,n){return e+(e.indexOf("?")===-1?"?":"&")+(t+"="+n)}function h(e,t){return e.replace(new RegExp("[?&]?"+t+"=[a-zA-Z0-9]+"),"")}function m(e,t){var n=e.match(new RegExp("\\?.*?\\b"+t+"=(.+?)\\b"));return n&&n[1]}functio
6521 n M(){function e(){var e=L.getHashPath(),t=void 0,n=void 0;v?(t=m(e,v),e=h(e,v),t?n=E.readState(t):(n=null,t=w.createKey(),L.replaceHashPath(f(e,v,t)))):t=n=null;var r=A.parsePath(e);return w.createLocation(_({},r,{state:n}),void 0,t)}function t(t){function n(){p()&&r(e())}var r=t.transitionTo;return p(),L.addEventListener(window,"hashchange",n),function(){L.removeEventListener(window,"hashchange",n)}}function n(e){var t=e.basename,n=e.pathname,r=e.search,a=e.state,o=e.action,i=e.key;if(o!==y.POP){var s=(t||"")+n+r;v?(s=f(s,v,i),E.saveState(i,a)):e.key=e.state=null;var c=L.getHashPath();o===y.PUSH?c!==s&&(window.location.hash=s):c!==s&&L.replaceHashPath(s)}}function r(e){1===++k&&(O=t(w));var n=w.listenBefore(e);return function(){n(),0===--k&&O()}}function a(e){1===++k&&(O=t(w));var n=w.listen(e);return function(){n(),0===--k&&O()}}function o(e){w.push(e)}function i(e){w.replace(e)}function s(e){w.go(e)}function c(e){return"#"+w.createHref(e)}function u(e){1===++k&&(O=t(w)),w.regist
6522 erTransitionHook(e)}function l(e){w.unregisterTransitionHook(e),0===--k&&O()}function d(e,t){w.pushState(e,t)}function M(e,t){w.replaceState(e,t)}var g=arguments.length<=0||void 0===arguments[0]?{}:arguments[0];T.canUseDOM?void 0:b["default"](!1);var v=g.queryKey;(void 0===v||v)&&(v="string"==typeof v?v:S);var w=z["default"](_({},g,{getCurrentLocation:e,finishTransition:n,saveState:E.saveState})),k=0,O=void 0;L.supportsGoWithoutReloadUsingHash();return _({},w,{listenBefore:r,listen:a,push:o,replace:i,go:s,createHref:c,registerTransitionHook:u,unregisterTransitionHook:l,pushState:d,replaceState:M})}t.__esModule=!0;var _=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},g=n(r),v=(l(g),n(177)),b=l(v),y=n(a),A=n(o),T=n(i),L=n(s),E=n(c),w=n(u),z=l(w),S="_k";t["default"]=M,e.exports=t["default"]},function(e,t,n,r){"use strict";function a(e){return e&&e.__esModule?e:{"default":e}
6523 }function o(e){var t=e.match(/^https?:\/\/[^\/]*/);return null==t?e:e.substring(t[0].length)}function i(e){var t=o(e),n="",r="",a=t.indexOf("#");a!==-1&&(r=t.substring(a),t=t.substring(0,a));var i=t.indexOf("?");return i!==-1&&(n=t.substring(i),t=t.substring(0,i)),""===t&&(t="/"),{pathname:t,search:n,hash:r}}t.__esModule=!0,t.extractPath=o,t.parsePath=i;var s=n(r);a(s)},function(e,t,n,r){"use strict";function a(e){return e&&e.__esModule?e:{"default":e}}function o(e){return u+e}function i(e,t){try{null==t?window.sessionStorage.removeItem(o(e)):window.sessionStorage.setItem(o(e),JSON.stringify(t))}catch(n){if(n.name===d)return;if(l.indexOf(n.name)>=0&&0===window.sessionStorage.length)return;throw n}}function s(e){var t=void 0;try{t=window.sessionStorage.getItem(o(e))}catch(n){if(n.name===d)return null}if(t)try{return JSON.parse(t)}catch(n){}return null}t.__esModule=!0,t.saveState=i,t.readState=s;var c=n(r),u=(a(c),"@@History/"),l=["QuotaExceededError","QUOTA_EXCEEDED_ERR"],d="Security
6524 Error"},function(e,t,n,r,a,o){"use strict";function i(e){return e&&e.__esModule?e:{"default":e}}function s(e){function t(e){return d.canUseDOM?void 0:l["default"](!1),n.listen(e)}var n=h["default"](c({getUserConfirmation:p.getUserConfirmation},e,{go:p.go}));return c({},n,{listen:t})}t.__esModule=!0;var c=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},u=n(177),l=i(u),d=n(r),p=n(a),f=n(o),h=i(f);t["default"]=s,e.exports=t["default"]},function(e,t,n,r,a,o){"use strict";function i(e){return e&&e.__esModule?e:{"default":e}}function s(){var e=arguments.length<=0||void 0===arguments[0]?"/":arguments[0],t=arguments.length<=1||void 0===arguments[1]?l.POP:arguments[1],n=arguments.length<=2||void 0===arguments[2]?null:arguments[2],r=arguments.length<=3||void 0===arguments[3]?null:arguments[3];"string"==typeof e&&(e=d.parsePath(e)),"object"==typeof t&&(e=c({},e,{state:t}),t=n||l.PO
6525 P,n=r);var a=e.pathname||"/",o=e.search||"",i=e.hash||"",s=e.state||null;return{pathname:a,search:o,hash:i,state:s,action:t,key:n}}t.__esModule=!0;var c=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},u=n(r),l=(i(u),n(a)),d=n(o);t["default"]=s,e.exports=t["default"]},function(e,t,n,r){"use strict";function a(e){return e&&e.__esModule?e:{"default":e}}function o(e,t,n){var r=e(t,n);e.length<2&&n(r)}t.__esModule=!0;var i=n(r);a(i);t["default"]=o,e.exports=t["default"]},function(e,t,n,r){"use strict";function a(e){return e&&e.__esModule?e:{"default":e}}function o(e,t){return function(){return e.apply(this,arguments)}}t.__esModule=!0;var i=n(r);a(i);t["default"]=o,e.exports=t["default"]},function(e,t,n,r,a){"use strict";function o(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t["default"]=e,t}fu
6526 nction i(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var s=n(349),c=i(s),u=n(r),l=o(u),d=n(a),p=o(d),f=(0,c["default"])({},l,p);t["default"]=f,e.exports=t["default"]},function(e,t,n,r){var a=n(r),o=a(Object,"create");e.exports=o},function(e,t,n,r,a){var o=n(r),i=n(a),s=o(i,"Map");e.exports=s},function(e,t,n,r){var a=n(r),o=a.Symbol;e.exports=o},function(e,t,n,r,a){var o=n(r),i=n(a),s=i(o);e.exports=s},function(e,t,n,r,a){function o(e,t){return e&&i(e,t,s)}var i=n(r),s=n(a);e.exports=o},function(e,t,n,r){function a(e,t){return function(n,r){if(null==n)return n;if(!o(n))return e(n,r);for(var a=n.length,i=t?a:-1,s=Object(n);(t?i--:++i<a)&&r(s[i],i,s)!==!1;);return n}}var o=n(r);e.exports=a},function(e,t,n,r,a,o){function i(e,t,n,r,a){return e===t||(null==e||null==t||!c(e)&&!u(t)?e!==e&&t!==t:s(e,t,i,n,r,a))}var s=n(r),c=n(a),u=n(o);e.exports=i},function(e,t,n,r){var a=n(r),o=a.Uint8Array;e.exports=o},function(e,t,n,r,a){var o=n(r),i=n(a),s
6527 =o(i,"Set");e.exports=s},function(e,t,n,r,a){var o=n(r),i=n(a),s=o(i,"WeakMap");e.exports=s},function(e,t,n,r){function a(e){return e===e&&!o(e)}var o=n(r);e.exports=a}]));
6528 -//# sourceMappingURL=admin.js.map
6529 \ No newline at end of file
6530 +!function(e){function t(r){if(n[r])return n[r].exports;var a=n[r]={exports:{},id:r,loaded:!1};return e[r].call(a.exports,a,a.exports,t),a.loaded=!0,a.exports}var n={};return t.m=e,t.c=n,t.p="",t(0)}([function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(){var e=document.getElementById("jp-plugin-container");null!==e&&i.default.render(c.default.createElement("div",null,c.default.createElement(u.Provider,{store:h.default},c.default.createElement(l.Router,{history:b},c.default.createElement(l.Route,{path:"/",name:M.default.translate("At A Glance",{context:"Navigation item."}),component:v.default}),c.default.createElement(l.Route,{path:"/jumpstart",component:v.default}),c.default.createElement(l.Route,{path:"/dashboard",name:M.default.translate("At A Glance"),component:v.default}),c.default.createElement(l.Route,{path:"/apps",name:M.default.translate("Apps",{context:"Navigation item."}),component:v.default}),c.default.createElement(l.Route,{path:"/pl
6531 ans",name:M.default.translate("Plans",{context:"Navigation item."}),component:v.default}),c.default.createElement(l.Route,{path:"/settings",name:M.default.translate("General",{context:"Navigation item."}),component:v.default}),c.default.createElement(l.Route,{path:"/general",name:M.default.translate("General",{context:"Navigation item."}),component:v.default}),c.default.createElement(l.Route,{path:"/engagement",name:M.default.translate("Engagement",{context:"Navigation item."}),component:v.default}),c.default.createElement(l.Route,{path:"/security",name:M.default.translate("Security",{context:"Navigation item."}),component:v.default}),c.default.createElement(l.Route,{path:"/appearance",name:M.default.translate("Appearance",{context:"Navigation item."}),component:v.default}),c.default.createElement(l.Route,{path:"/writing",name:M.default.translate("Writing",{context:"Navigation item."}),component:v.default}),c.default.createElement(l.Route,{path:"/search",component:v.default}),c.defa
6532 ult.createElement(l.Route,{path:"*"})))),e)}var o=n(1),i=r(o),s=n(142),c=r(s),u=n(154),l=n(178),d=n(239),p=n(244),f=n(265),h=r(f),m=n(466),M=r(m),_=n(701),v=r(_);Initial_State.locale=JSON.parse(Initial_State.locale),"undefined"!=typeof Initial_State.locale[""]?(Initial_State.locale[""].localeSlug=Initial_State.localeSlug,Number.prototype.realToLocaleString=Number.prototype.toLocaleString,Number.prototype.toLocaleString=function(e,t){return e=e||Initial_State.localeSlug,t=t||{},this.realToLocaleString(e,t)}):Initial_State.locale={"":{localeSlug:Initial_State.localeSlug}},M.default.setLocale(Initial_State.locale);var g=(0,l.useRouterHistory)(p.createHashHistory)({queryKey:!1}),b=(0,d.syncHistoryWithStore)(g,h.default);a()},function(e,t,n){"use strict";e.exports=n(2)},function(e,t,n){"use strict";var r=n(3),a=n(4),o=n(69),i=n(43),s=n(26),c=n(16),u=n(48),l=n(52),d=n(140),p=n(89),f=n(141);n(23);o.inject();var h=c.measure("React","render",s.render),m={findDOMNode:p,render:h,unmountCompone
6533 ntAtNode:s.unmountComponentAtNode,version:d,unstable_batchedUpdates:l.batchedUpdates,unstable_renderSubtreeIntoContainer:f};"undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.inject&&__REACT_DEVTOOLS_GLOBAL_HOOK__.inject({CurrentOwner:r,InstanceHandles:i,Mount:s,Reconciler:u,TextComponent:a});e.exports=m},function(e,t){"use strict";var n={current:null};e.exports=n},function(e,t,n){"use strict";var r=n(5),a=n(20),o=n(24),i=n(26),s=n(37),c=n(19),u=n(18),l=(n(68),function(e){});s(l.prototype,{construct:function(e){this._currentElement=e,this._stringText=""+e,this._rootNodeID=null,this._mountIndex=0},mountComponent:function(e,t,n){if(this._rootNodeID=e,t.useCreateElement){var r=n[i.ownerDocumentContextKey],o=r.createElement("span");return a.setAttributeForID(o,e),i.getID(o),u(o,this._stringText),o}var s=c(this._stringText);return t.renderToStaticMarkup?s:"<span "+a.createMarkupForID(e)+">"+s+"</span>"},receiveComponent:function(e,t){if(
6534 e!==this._currentElement){this._currentElement=e;var n=""+e;if(n!==this._stringText){this._stringText=n;var a=i.getNode(this._rootNodeID);r.updateTextContent(a,n)}}},unmountComponent:function(){o.unmountIDFromEnvironment(this._rootNodeID)}}),e.exports=l},function(e,t,n){"use strict";function r(e,t,n){var r=n>=e.childNodes.length?null:e.childNodes.item(n);e.insertBefore(t,r)}var a=n(6),o=n(14),i=n(16),s=n(17),c=n(18),u=n(11),l={dangerouslyReplaceNodeWithMarkup:a.dangerouslyReplaceNodeWithMarkup,updateTextContent:c,processUpdates:function(e,t){for(var n,i=null,l=null,d=0;d<e.length;d++)if(n=e[d],n.type===o.MOVE_EXISTING||n.type===o.REMOVE_NODE){var p=n.fromIndex,f=n.parentNode.childNodes[p],h=n.parentID;f?void 0:u(!1),i=i||{},i[h]=i[h]||[],i[h][p]=f,l=l||[],l.push(f)}var m;if(m=t.length&&"string"==typeof t[0]?a.dangerouslyRenderMarkup(t):t,l)for(var M=0;M<l.length;M++)l[M].parentNode.removeChild(l[M]);for(var _=0;_<e.length;_++)switch(n=e[_],n.type){case o.INSERT_MARKUP:r(n.parentNode
6535 ,m[n.markupIndex],n.toIndex);break;case o.MOVE_EXISTING:r(n.parentNode,i[n.parentID][n.fromIndex],n.toIndex);break;case o.SET_MARKUP:s(n.parentNode,n.content);break;case o.TEXT_CONTENT:c(n.parentNode,n.content);break;case o.REMOVE_NODE:}}};i.measureMethods(l,"DOMChildrenOperations",{updateTextContent:"updateTextContent"}),e.exports=l},function(e,t,n){"use strict";function r(e){return e.substring(1,e.indexOf(" "))}var a=n(7),o=n(8),i=n(13),s=n(12),c=n(11),u=/^(<[^ \/>]+)/,l="data-danger-index",d={dangerouslyRenderMarkup:function(e){a.canUseDOM?void 0:c(!1);for(var t,n={},d=0;d<e.length;d++)e[d]?void 0:c(!1),t=r(e[d]),t=s(t)?t:"*",n[t]=n[t]||[],n[t][d]=e[d];var p=[],f=0;for(t in n)if(n.hasOwnProperty(t)){var h,m=n[t];for(h in m)if(m.hasOwnProperty(h)){var M=m[h];m[h]=M.replace(u,"$1 "+l+'="'+h+'" ')}for(var _=o(m.join(""),i),v=0;v<_.length;++v){var g=_[v];g.hasAttribute&&g.hasAttribute(l)&&(h=+g.getAttribute(l),g.removeAttribute(l),p.hasOwnProperty(h)?c(!1):void 0,p[h]=g,f+=1)}}return
6536 f!==p.length?c(!1):void 0,p.length!==e.length?c(!1):void 0,p},dangerouslyReplaceNodeWithMarkup:function(e,t){a.canUseDOM?void 0:c(!1),t?void 0:c(!1),"html"===e.tagName.toLowerCase()?c(!1):void 0;var n;n="string"==typeof t?o(t,i)[0]:t,e.parentNode.replaceChild(n,e)}};e.exports=d},function(e,t){"use strict";var n=!("undefined"==typeof window||!window.document||!window.document.createElement),r={canUseDOM:n,canUseWorkers:"undefined"!=typeof Worker,canUseEventListeners:n&&!(!window.addEventListener&&!window.attachEvent),canUseViewport:n&&!!window.screen,isInWorker:!n};e.exports=r},function(e,t,n){"use strict";function r(e){var t=e.match(l);return t&&t[1].toLowerCase()}function a(e,t){var n=u;u?void 0:c(!1);var a=r(e),o=a&&s(a);if(o){n.innerHTML=o[1]+e+o[2];for(var l=o[0];l--;)n=n.lastChild}else n.innerHTML=e;var d=n.getElementsByTagName("script");d.length&&(t?void 0:c(!1),i(d).forEach(t));for(var p=i(n.childNodes);n.lastChild;)n.removeChild(n.lastChild);return p}var o=n(7),i=n(9),s=n(1
6537 2),c=n(11),u=o.canUseDOM?document.createElement("div"):null,l=/^\s*<(\w+)/;e.exports=a},function(e,t,n){"use strict";function r(e){return!!e&&("object"==typeof e||"function"==typeof e)&&"length"in e&&!("setInterval"in e)&&"number"!=typeof e.nodeType&&(Array.isArray(e)||"callee"in e||"item"in e)}function a(e){return r(e)?Array.isArray(e)?e.slice():o(e):[e]}var o=n(10);e.exports=a},function(e,t,n){"use strict";function r(e){var t=e.length;if(Array.isArray(e)||"object"!=typeof e&&"function"!=typeof e?a(!1):void 0,"number"!=typeof t?a(!1):void 0,0===t||t-1 in e?void 0:a(!1),e.hasOwnProperty)try{return Array.prototype.slice.call(e)}catch(e){}for(var n=Array(t),r=0;r<t;r++)n[r]=e[r];return n}var a=n(11);e.exports=r},function(e,t,n){"use strict";function r(e,t,n,r,a,o,i,s){if(!e){var c;if(void 0===t)c=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var u=[n,r,a,o,i,s],l=0;c=new Error(t.replace(/
6538 %s/g,function(){return u[l++]})),c.name="Invariant Violation"}throw c.framesToPop=1,c}}e.exports=r},function(e,t,n){"use strict";function r(e){return i?void 0:o(!1),p.hasOwnProperty(e)||(e="*"),s.hasOwnProperty(e)||("*"===e?i.innerHTML="<link />":i.innerHTML="<"+e+"></"+e+">",s[e]=!i.firstChild),s[e]?p[e]:null}var a=n(7),o=n(11),i=a.canUseDOM?document.createElement("div"):null,s={},c=[1,'<select multiple="true">',"</select>"],u=[1,"<table>","</table>"],l=[3,"<table><tbody><tr>","</tr></tbody></table>"],d=[1,'<svg xmlns="http://www.w3.org/2000/svg">',"</svg>"],p={"*":[1,"?<div>","</div>"],area:[1,"<map>","</map>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],legend:[1,"<fieldset>","</fieldset>"],param:[1,"<object>","</object>"],tr:[2,"<table><tbody>","</tbody></table>"],optgroup:c,option:c,caption:u,colgroup:u,tbody:u,tfoot:u,thead:u,td:l,th:l},f=["circle","clipPath","defs","ellipse","g","image","line","linearGradient","mask","path","pattern","polygon","polyline",
6539 "radialGradient","rect","stop","text","tspan"];f.forEach(function(e){p[e]=d,s[e]=!0}),e.exports=r},function(e,t){"use strict";function n(e){return function(){return e}}function r(){}r.thatReturns=n,r.thatReturnsFalse=n(!1),r.thatReturnsTrue=n(!0),r.thatReturnsNull=n(null),r.thatReturnsThis=function(){return this},r.thatReturnsArgument=function(e){return e},e.exports=r},function(e,t,n){"use strict";var r=n(15),a=r({INSERT_MARKUP:null,MOVE_EXISTING:null,REMOVE_NODE:null,SET_MARKUP:null,TEXT_CONTENT:null});e.exports=a},function(e,t,n){"use strict";var r=n(11),a=function(e){var t,n={};e instanceof Object&&!Array.isArray(e)?void 0:r(!1);for(t in e)e.hasOwnProperty(t)&&(n[t]=t);return n};e.exports=a},function(e,t,n){"use strict";function r(e,t,n){return n}var a={enableMeasure:!1,storedMeasure:r,measureMethods:function(e,t,n){},measure:function(e,t,n){return n},injection:{injectMeasure:function(e){a.storedMeasure=e}}};e.exports=a},function(e,t,n){"use strict";var r=n(7),a=/^[ \r\n\t\f]/,o=
6540 /<(!--|link|noscript|meta|script|style)[ \r\n\t\f\/>]/,i=function(e,t){e.innerHTML=t};if("undefined"!=typeof MSApp&&MSApp.execUnsafeLocalFunction&&(i=function(e,t){MSApp.execUnsafeLocalFunction(function(){e.innerHTML=t})}),r.canUseDOM){var s=document.createElement("div");s.innerHTML=" ",""===s.innerHTML&&(i=function(e,t){if(e.parentNode&&e.parentNode.replaceChild(e,e),a.test(t)||"<"===t[0]&&o.test(t)){e.innerHTML=String.fromCharCode(65279)+t;var n=e.firstChild;1===n.data.length?e.removeChild(n):n.deleteData(0,1)}else e.innerHTML=t})}e.exports=i},function(e,t,n){"use strict";var r=n(7),a=n(19),o=n(17),i=function(e,t){e.textContent=t};r.canUseDOM&&("textContent"in document.documentElement||(i=function(e,t){o(e,a(t))})),e.exports=i},function(e,t){"use strict";function n(e){return a[e]}function r(e){return(""+e).replace(o,n)}var a={"&":"&amp;",">":"&gt;","<":"&lt;",'"':"&quot;","'":"&#x27;"},o=/[&><"']/g;e.exports=r},function(e,t,n){"use strict";function r(e){return!!l.hasOwnProperty(e)
6541 ||!u.hasOwnProperty(e)&&(c.test(e)?(l[e]=!0,!0):(u[e]=!0,!1))}function a(e,t){return null==t||e.hasBooleanValue&&!t||e.hasNumericValue&&isNaN(t)||e.hasPositiveNumericValue&&t<1||e.hasOverloadedBooleanValue&&t===!1}var o=n(21),i=n(16),s=n(22),c=(n(23),/^[a-zA-Z_][\w\.\-]*$/),u={},l={},d={createMarkupForID:function(e){return o.ID_ATTRIBUTE_NAME+"="+s(e)},setAttributeForID:function(e,t){e.setAttribute(o.ID_ATTRIBUTE_NAME,t)},createMarkupForProperty:function(e,t){var n=o.properties.hasOwnProperty(e)?o.properties[e]:null;if(n){if(a(n,t))return"";var r=n.attributeName;return n.hasBooleanValue||n.hasOverloadedBooleanValue&&t===!0?r+'=""':r+"="+s(t)}return o.isCustomAttribute(e)?null==t?"":e+"="+s(t):null},createMarkupForCustomAttribute:function(e,t){return r(e)&&null!=t?e+"="+s(t):""},setValueForProperty:function(e,t,n){var r=o.properties.hasOwnProperty(t)?o.properties[t]:null;if(r){var i=r.mutationMethod;if(i)i(e,n);else if(a(r,n))this.deleteValueForProperty(e,t);else if(r.mustUseAttribut
6542 e){var s=r.attributeName,c=r.attributeNamespace;c?e.setAttributeNS(c,s,""+n):r.hasBooleanValue||r.hasOverloadedBooleanValue&&n===!0?e.setAttribute(s,""):e.setAttribute(s,""+n)}else{var u=r.propertyName;r.hasSideEffects&&""+e[u]==""+n||(e[u]=n)}}else o.isCustomAttribute(t)&&d.setValueForAttribute(e,t,n)},setValueForAttribute:function(e,t,n){r(t)&&(null==n?e.removeAttribute(t):e.setAttribute(t,""+n))},deleteValueForProperty:function(e,t){var n=o.properties.hasOwnProperty(t)?o.properties[t]:null;if(n){var r=n.mutationMethod;if(r)r(e,void 0);else if(n.mustUseAttribute)e.removeAttribute(n.attributeName);else{var a=n.propertyName,i=o.getDefaultValueForProperty(e.nodeName,a);n.hasSideEffects&&""+e[a]===i||(e[a]=i)}}else o.isCustomAttribute(t)&&e.removeAttribute(t)}};i.measureMethods(d,"DOMPropertyOperations",{setValueForProperty:"setValueForProperty",setValueForAttribute:"setValueForAttribute",deleteValueForProperty:"deleteValueForProperty"}),e.exports=d},function(e,t,n){"use strict";funct
6543 ion r(e,t){return(e&t)===t}var a=n(11),o={MUST_USE_ATTRIBUTE:1,MUST_USE_PROPERTY:2,HAS_SIDE_EFFECTS:4,HAS_BOOLEAN_VALUE:8,HAS_NUMERIC_VALUE:16,HAS_POSITIVE_NUMERIC_VALUE:48,HAS_OVERLOADED_BOOLEAN_VALUE:64,injectDOMPropertyConfig:function(e){var t=o,n=e.Properties||{},i=e.DOMAttributeNamespaces||{},c=e.DOMAttributeNames||{},u=e.DOMPropertyNames||{},l=e.DOMMutationMethods||{};e.isCustomAttribute&&s._isCustomAttributeFunctions.push(e.isCustomAttribute);for(var d in n){s.properties.hasOwnProperty(d)?a(!1):void 0;var p=d.toLowerCase(),f=n[d],h={attributeName:p,attributeNamespace:null,propertyName:d,mutationMethod:null,mustUseAttribute:r(f,t.MUST_USE_ATTRIBUTE),mustUseProperty:r(f,t.MUST_USE_PROPERTY),hasSideEffects:r(f,t.HAS_SIDE_EFFECTS),hasBooleanValue:r(f,t.HAS_BOOLEAN_VALUE),hasNumericValue:r(f,t.HAS_NUMERIC_VALUE),hasPositiveNumericValue:r(f,t.HAS_POSITIVE_NUMERIC_VALUE),hasOverloadedBooleanValue:r(f,t.HAS_OVERLOADED_BOOLEAN_VALUE)};if(h.mustUseAttribute&&h.mustUseProperty?a(!1):voi
6544 d 0,!h.mustUseProperty&&h.hasSideEffects?a(!1):void 0,h.hasBooleanValue+h.hasNumericValue+h.hasOverloadedBooleanValue<=1?void 0:a(!1),c.hasOwnProperty(d)){var m=c[d];h.attributeName=m}i.hasOwnProperty(d)&&(h.attributeNamespace=i[d]),u.hasOwnProperty(d)&&(h.propertyName=u[d]),l.hasOwnProperty(d)&&(h.mutationMethod=l[d]),s.properties[d]=h}}},i={},s={ID_ATTRIBUTE_NAME:"data-reactid",properties:{},getPossibleStandardName:null,_isCustomAttributeFunctions:[],isCustomAttribute:function(e){for(var t=0;t<s._isCustomAttributeFunctions.length;t++){var n=s._isCustomAttributeFunctions[t];if(n(e))return!0}return!1},getDefaultValueForProperty:function(e,t){var n,r=i[e];return r||(i[e]=r={}),t in r||(n=document.createElement(e),r[t]=n[t]),r[t]},injection:o};e.exports=s},function(e,t,n){"use strict";function r(e){return'"'+a(e)+'"'}var a=n(19);e.exports=r},function(e,t,n){"use strict";var r=n(13),a=r;e.exports=a},function(e,t,n){"use strict";var r=n(25),a=n(26),o={processChildrenUpdates:r.dangerousl
6545 yProcessChildrenUpdates,replaceNodeWithMarkupByID:r.dangerouslyReplaceNodeWithMarkupByID,unmountIDFromEnvironment:function(e){a.purgeID(e)}};e.exports=o},function(e,t,n){"use strict";var r=n(5),a=n(20),o=n(26),i=n(16),s=n(11),c={dangerouslySetInnerHTML:"`dangerouslySetInnerHTML` must be set using `updateInnerHTMLByID()`.",style:"`style` must be set using `updateStylesByID()`."},u={updatePropertyByID:function(e,t,n){var r=o.getNode(e);c.hasOwnProperty(t)?s(!1):void 0,null!=n?a.setValueForProperty(r,t,n):a.deleteValueForProperty(r,t)},dangerouslyReplaceNodeWithMarkupByID:function(e,t){var n=o.getNode(e);r.dangerouslyReplaceNodeWithMarkup(n,t)},dangerouslyProcessChildrenUpdates:function(e,t){for(var n=0;n<e.length;n++)e[n].parentNode=o.getNode(e[n].parentID);r.processUpdates(e,t)}};i.measureMethods(u,"ReactDOMIDOperations",{dangerouslyReplaceNodeWithMarkupByID:"dangerouslyReplaceNodeWithMarkupByID",dangerouslyProcessChildrenUpdates:"dangerouslyProcessChildrenUpdates"}),e.exports=u},fun
6546 ction(e,t,n){"use strict";function r(e,t){for(var n=Math.min(e.length,t.length),r=0;r<n;r++)if(e.charAt(r)!==t.charAt(r))return r;return e.length===t.length?-1:n}function a(e){return e?e.nodeType===H?e.documentElement:e.firstChild:null}function o(e){var t=a(e);return t&&G.getID(t)}function i(e){var t=s(e);if(t)if(B.hasOwnProperty(t)){var n=B[t];n!==e&&(d(n,t)?j(!1):void 0,B[t]=e)}else B[t]=e;return t}function s(e){return e&&e.getAttribute&&e.getAttribute(q)||""}function c(e,t){var n=s(e);n!==t&&delete B[n],e.setAttribute(q,t),B[t]=e}function u(e){return B.hasOwnProperty(e)&&d(B[e],e)||(B[e]=G.findReactNodeByID(e)),B[e]}function l(e){var t=w.get(e)._rootNodeID;return L.isNullComponentID(t)?null:(B.hasOwnProperty(t)&&d(B[t],t)||(B[t]=G.findReactNodeByID(t)),B[t])}function d(e,t){if(e){s(e)!==t?j(!1):void 0;var n=G.findReactContainerForID(t);if(n&&P(n,e))return!0}return!1}function p(e){delete B[e]}function f(e){var t=B[e];return!(!t||!d(t,e))&&void(J=t)}function h(e){J=null,E.traverseA
6547 ncestors(e,f);var t=J;return J=null,t}function m(e,t,n,r,a,o){A.useCreateElement&&(o=C({},o),n.nodeType===H?o[U]=n:o[U]=n.ownerDocument);var i=k.mountComponent(e,t,r,o);e._renderedComponent._topLevelWrapper=e,G._mountImageIntoNode(i,n,a,r)}function M(e,t,n,r,a){var o=N.ReactReconcileTransaction.getPooled(r);o.perform(m,null,e,t,n,o,r,a),N.ReactReconcileTransaction.release(o)}function _(e,t){for(k.unmountComponent(e),t.nodeType===H&&(t=t.documentElement);t.lastChild;)t.removeChild(t.lastChild)}function v(e){var t=o(e);return!!t&&t!==E.getReactRootIDFromNodeID(t)}function g(e){for(;e&&e.parentNode!==e;e=e.parentNode)if(1===e.nodeType){var t=s(e);if(t){var n,r=E.getReactRootIDFromNodeID(t),a=e;do if(n=s(a),a=a.parentNode,null==a)return null;while(n!==r);if(a===X[r])return e}}return null}var b=n(21),y=n(27),A=(n(3),n(39)),T=n(40),L=n(42),E=n(43),w=n(45),z=n(46),S=n(16),k=n(48),O=n(51),N=n(52),C=n(37),D=n(56),P=n(57),x=n(60),j=n(11),W=n(17),Y=n(65),q=(n(68),n(23),b.ID_ATTRIBUTE_NAME),B={
6548 },R=1,H=9,I=11,U="__ReactMount_ownerDocument$"+Math.random().toString(36).slice(2),F={},X={},V=[],J=null,K=function(){};K.prototype.isReactComponent={},K.prototype.render=function(){return this.props};var G={TopLevelWrapper:K,_instancesByReactRootID:F,scrollMonitor:function(e,t){t()},_updateRootComponent:function(e,t,n,r){return G.scrollMonitor(n,function(){O.enqueueElementInternal(e,t),r&&O.enqueueCallbackInternal(e,r)}),e},_registerComponent:function(e,t){!t||t.nodeType!==R&&t.nodeType!==H&&t.nodeType!==I?j(!1):void 0,y.ensureScrollValueMonitoring();var n=G.registerContainer(t);return F[n]=e,n},_renderNewRootComponent:function(e,t,n,r){var a=x(e,null),o=G._registerComponent(a,t);return N.batchedUpdates(M,a,o,t,n,r),a},renderSubtreeIntoContainer:function(e,t,n,r){return null==e||null==e._reactInternalInstance?j(!1):void 0,G._renderSubtreeIntoContainer(e,t,n,r)},_renderSubtreeIntoContainer:function(e,t,n,r){T.isValidElement(t)?void 0:j(!1);var i=new T(K,null,null,null,null,null,t),c
6549 =F[o(n)];if(c){var u=c._currentElement,l=u.props;if(Y(l,t)){var d=c._renderedComponent.getPublicInstance(),p=r&&function(){r.call(d)};return G._updateRootComponent(c,i,n,p),d}G.unmountComponentAtNode(n)}var f=a(n),h=f&&!!s(f),m=v(n),M=h&&!c&&!m,_=G._renderNewRootComponent(i,n,M,null!=e?e._reactInternalInstance._processChildContext(e._reactInternalInstance._context):D)._renderedComponent.getPublicInstance();return r&&r.call(_),_},render:function(e,t,n){return G._renderSubtreeIntoContainer(null,e,t,n)},registerContainer:function(e){var t=o(e);return t&&(t=E.getReactRootIDFromNodeID(t)),t||(t=E.createReactRootID()),X[t]=e,t},unmountComponentAtNode:function(e){!e||e.nodeType!==R&&e.nodeType!==H&&e.nodeType!==I?j(!1):void 0;var t=o(e),n=F[t];if(!n){var r=(v(e),s(e));r&&r===E.getReactRootIDFromNodeID(r);return!1}return N.batchedUpdates(_,n,e),delete F[t],delete X[t],!0},findReactContainerForID:function(e){var t=E.getReactRootIDFromNodeID(e),n=X[t];return n},findReactNodeByID:function(e){v
6550 ar t=G.findReactContainerForID(e);return G.findComponentRoot(t,e)},getFirstReactDOM:function(e){return g(e)},findComponentRoot:function(e,t){var n=V,r=0,a=h(t)||e;for(n[0]=a.firstChild,n.length=1;r<n.length;){for(var o,i=n[r++];i;){var s=G.getID(i);s?t===s?o=i:E.isAncestorIDOf(s,t)&&(n.length=r=0,n.push(i.firstChild)):n.push(i.firstChild),i=i.nextSibling}if(o)return n.length=0,o}n.length=0,j(!1)},_mountImageIntoNode:function(e,t,n,o){if(!t||t.nodeType!==R&&t.nodeType!==H&&t.nodeType!==I?j(!1):void 0,n){var i=a(t);if(z.canReuseMarkup(e,i))return;var s=i.getAttribute(z.CHECKSUM_ATTR_NAME);i.removeAttribute(z.CHECKSUM_ATTR_NAME);var c=i.outerHTML;i.setAttribute(z.CHECKSUM_ATTR_NAME,s);var u=e,l=r(u,c);" (client) "+u.substring(l-20,l+20)+"\n (server) "+c.substring(l-20,l+20);t.nodeType===H?j(!1):void 0}if(t.nodeType===H?j(!1):void 0,o.useCreateElement){for(;t.lastChild;)t.removeChild(t.lastChild);t.appendChild(e)}else W(t,e)},ownerDocumentContextKey:U,getReactRootID:o,getID:i,setID:c,ge
6551 tNode:u,getNodeFromInstance:l,isValid:d,purgeID:p};S.measureMethods(G,"ReactMount",{_renderNewRootComponent:"_renderNewRootComponent",_mountImageIntoNode:"_mountImageIntoNode"}),e.exports=G},function(e,t,n){"use strict";function r(e){return Object.prototype.hasOwnProperty.call(e,M)||(e[M]=h++,p[e[M]]={}),p[e[M]]}var a=n(28),o=n(29),i=n(30),s=n(35),c=n(16),u=n(36),l=n(37),d=n(38),p={},f=!1,h=0,m={topAbort:"abort",topBlur:"blur",topCanPlay:"canplay",topCanPlayThrough:"canplaythrough",topChange:"change",topClick:"click",topCompositionEnd:"compositionend",topCompositionStart:"compositionstart",topCompositionUpdate:"compositionupdate",topContextMenu:"contextmenu",topCopy:"copy",topCut:"cut",topDoubleClick:"dblclick",topDrag:"drag",topDragEnd:"dragend",topDragEnter:"dragenter",topDragExit:"dragexit",topDragLeave:"dragleave",topDragOver:"dragover",topDragStart:"dragstart",topDrop:"drop",topDurationChange:"durationchange",topEmptied:"emptied",topEncrypted:"encrypted",topEnded:"ended",topErr
6552 or:"error",topFocus:"focus",topInput:"input",topKeyDown:"keydown",topKeyPress:"keypress",topKeyUp:"keyup",topLoadedData:"loadeddata",topLoadedMetadata:"loadedmetadata",topLoadStart:"loadstart",topMouseDown:"mousedown",topMouseMove:"mousemove",topMouseOut:"mouseout",topMouseOver:"mouseover",topMouseUp:"mouseup",topPaste:"paste",topPause:"pause",topPlay:"play",topPlaying:"playing",topProgress:"progress",topRateChange:"ratechange",topScroll:"scroll",topSeeked:"seeked",topSeeking:"seeking",topSelectionChange:"selectionchange",topStalled:"stalled",topSuspend:"suspend",topTextInput:"textInput",topTimeUpdate:"timeupdate",topTouchCancel:"touchcancel",topTouchEnd:"touchend",topTouchMove:"touchmove",topTouchStart:"touchstart",topVolumeChange:"volumechange",topWaiting:"waiting",topWheel:"wheel"},M="_reactListenersID"+String(Math.random()).slice(2),_=l({},s,{ReactEventListener:null,injection:{injectReactEventListener:function(e){e.setHandleTopLevel(_.handleTopLevel),_.ReactEventListener=e}},set
6553 Enabled:function(e){_.ReactEventListener&&_.ReactEventListener.setEnabled(e)},isEnabled:function(){return!(!_.ReactEventListener||!_.ReactEventListener.isEnabled())},listenTo:function(e,t){for(var n=t,o=r(n),s=i.registrationNameDependencies[e],c=a.topLevelTypes,u=0;u<s.length;u++){var l=s[u];o.hasOwnProperty(l)&&o[l]||(l===c.topWheel?d("wheel")?_.ReactEventListener.trapBubbledEvent(c.topWheel,"wheel",n):d("mousewheel")?_.ReactEventListener.trapBubbledEvent(c.topWheel,"mousewheel",n):_.ReactEventListener.trapBubbledEvent(c.topWheel,"DOMMouseScroll",n):l===c.topScroll?d("scroll",!0)?_.ReactEventListener.trapCapturedEvent(c.topScroll,"scroll",n):_.ReactEventListener.trapBubbledEvent(c.topScroll,"scroll",_.ReactEventListener.WINDOW_HANDLE):l===c.topFocus||l===c.topBlur?(d("focus",!0)?(_.ReactEventListener.trapCapturedEvent(c.topFocus,"focus",n),_.ReactEventListener.trapCapturedEvent(c.topBlur,"blur",n)):d("focusin")&&(_.ReactEventListener.trapBubbledEvent(c.topFocus,"focusin",n),_.React
6554 EventListener.trapBubbledEvent(c.topBlur,"focusout",n)),o[c.topBlur]=!0,o[c.topFocus]=!0):m.hasOwnProperty(l)&&_.ReactEventListener.trapBubbledEvent(l,m[l],n),o[l]=!0)}},trapBubbledEvent:function(e,t,n){return _.ReactEventListener.trapBubbledEvent(e,t,n)},trapCapturedEvent:function(e,t,n){return _.ReactEventListener.trapCapturedEvent(e,t,n)},ensureScrollValueMonitoring:function(){if(!f){var e=u.refreshScrollValues;_.ReactEventListener.monitorScrollValue(e),f=!0}},eventNameDispatchConfigs:o.eventNameDispatchConfigs,registrationNameModules:o.registrationNameModules,putListener:o.putListener,getListener:o.getListener,deleteListener:o.deleteListener,deleteAllListeners:o.deleteAllListeners});c.measureMethods(_,"ReactBrowserEventEmitter",{putListener:"putListener",deleteListener:"deleteListener"}),e.exports=_},function(e,t,n){"use strict";var r=n(15),a=r({bubbled:null,captured:null}),o=r({topAbort:null,topBlur:null,topCanPlay:null,topCanPlayThrough:null,topChange:null,topClick:null,topCom
6555 positionEnd:null,topCompositionStart:null,topCompositionUpdate:null,topContextMenu:null,topCopy:null,topCut:null,topDoubleClick:null,topDrag:null,topDragEnd:null,topDragEnter:null,topDragExit:null,topDragLeave:null,topDragOver:null,topDragStart:null,topDrop:null,topDurationChange:null,topEmptied:null,topEncrypted:null,topEnded:null,topError:null,topFocus:null,topInput:null,topKeyDown:null,topKeyPress:null,topKeyUp:null,topLoad:null,topLoadedData:null,topLoadedMetadata:null,topLoadStart:null,topMouseDown:null,topMouseMove:null,topMouseOut:null,topMouseOver:null,topMouseUp:null,topPaste:null,topPause:null,topPlay:null,topPlaying:null,topProgress:null,topRateChange:null,topReset:null,topScroll:null,topSeeked:null,topSeeking:null,topSelectionChange:null,topStalled:null,topSubmit:null,topSuspend:null,topTextInput:null,topTimeUpdate:null,topTouchCancel:null,topTouchEnd:null,topTouchMove:null,topTouchStart:null,topVolumeChange:null,topWaiting:null,topWheel:null}),i={topLevelTypes:o,Propaga
6556 tionPhases:a};e.exports=i},function(e,t,n){"use strict";var r=n(30),a=n(31),o=n(32),i=n(33),s=n(34),c=n(11),u=(n(23),{}),l=null,d=function(e,t){e&&(a.executeDispatchesInOrder(e,t),e.isPersistent()||e.constructor.release(e))},p=function(e){return d(e,!0)},f=function(e){return d(e,!1)},h=null,m={injection:{injectMount:a.injection.injectMount,injectInstanceHandle:function(e){h=e},getInstanceHandle:function(){return h},injectEventPluginOrder:r.injectEventPluginOrder,injectEventPluginsByName:r.injectEventPluginsByName},eventNameDispatchConfigs:r.eventNameDispatchConfigs,registrationNameModules:r.registrationNameModules,putListener:function(e,t,n){"function"!=typeof n?c(!1):void 0;var a=u[t]||(u[t]={});a[e]=n;var o=r.registrationNameModules[t];o&&o.didPutListener&&o.didPutListener(e,t,n)},getListener:function(e,t){var n=u[t];return n&&n[e]},deleteListener:function(e,t){var n=r.registrationNameModules[t];n&&n.willDeleteListener&&n.willDeleteListener(e,t);var a=u[t];a&&delete a[e]},deleteAl
6557 lListeners:function(e){for(var t in u)if(u[t][e]){var n=r.registrationNameModules[t];n&&n.willDeleteListener&&n.willDeleteListener(e,t),delete u[t][e]}},extractEvents:function(e,t,n,a,o){for(var s,c=r.plugins,u=0;u<c.length;u++){var l=c[u];if(l){var d=l.extractEvents(e,t,n,a,o);d&&(s=i(s,d))}}return s},enqueueEvents:function(e){e&&(l=i(l,e))},processEventQueue:function(e){var t=l;l=null,e?s(t,p):s(t,f),l?c(!1):void 0,o.rethrowCaughtError()},__purge:function(){u={}},__getListenerBank:function(){return u}};e.exports=m},function(e,t,n){"use strict";function r(){if(s)for(var e in c){var t=c[e],n=s.indexOf(e);if(n>-1?void 0:i(!1),!u.plugins[n]){t.extractEvents?void 0:i(!1),u.plugins[n]=t;var r=t.eventTypes;for(var o in r)a(r[o],t,o)?void 0:i(!1)}}}function a(e,t,n){u.eventNameDispatchConfigs.hasOwnProperty(n)?i(!1):void 0,u.eventNameDispatchConfigs[n]=e;var r=e.phasedRegistrationNames;if(r){for(var a in r)if(r.hasOwnProperty(a)){var s=r[a];o(s,t,n)}return!0}return!!e.registrationName&&(o
6558 (e.registrationName,t,n),!0)}function o(e,t,n){u.registrationNameModules[e]?i(!1):void 0,u.registrationNameModules[e]=t,u.registrationNameDependencies[e]=t.eventTypes[n].dependencies}var i=n(11),s=null,c={},u={plugins:[],eventNameDispatchConfigs:{},registrationNameModules:{},registrationNameDependencies:{},injectEventPluginOrder:function(e){s?i(!1):void 0,s=Array.prototype.slice.call(e),r()},injectEventPluginsByName:function(e){var t=!1;for(var n in e)if(e.hasOwnProperty(n)){var a=e[n];c.hasOwnProperty(n)&&c[n]===a||(c[n]?i(!1):void 0,c[n]=a,t=!0)}t&&r()},getPluginModuleForEvent:function(e){var t=e.dispatchConfig;if(t.registrationName)return u.registrationNameModules[t.registrationName]||null;for(var n in t.phasedRegistrationNames)if(t.phasedRegistrationNames.hasOwnProperty(n)){var r=u.registrationNameModules[t.phasedRegistrationNames[n]];if(r)return r}return null},_resetEventPlugins:function(){s=null;for(var e in c)c.hasOwnProperty(e)&&delete c[e];u.plugins.length=0;var t=u.eventNa
6559 meDispatchConfigs;for(var n in t)t.hasOwnProperty(n)&&delete t[n];var r=u.registrationNameModules;for(var a in r)r.hasOwnProperty(a)&&delete r[a]}};e.exports=u},function(e,t,n){"use strict";function r(e){return e===M.topMouseUp||e===M.topTouchEnd||e===M.topTouchCancel}function a(e){return e===M.topMouseMove||e===M.topTouchMove}function o(e){return e===M.topMouseDown||e===M.topTouchStart}function i(e,t,n,r){var a=e.type||"unknown-event";e.currentTarget=m.Mount.getNode(r),t?f.invokeGuardedCallbackWithCatch(a,n,e,r):f.invokeGuardedCallback(a,n,e,r),e.currentTarget=null}function s(e,t){var n=e._dispatchListeners,r=e._dispatchIDs;if(Array.isArray(n))for(var a=0;a<n.length&&!e.isPropagationStopped();a++)i(e,t,n[a],r[a]);else n&&i(e,t,n,r);e._dispatchListeners=null,e._dispatchIDs=null}function c(e){var t=e._dispatchListeners,n=e._dispatchIDs;if(Array.isArray(t)){for(var r=0;r<t.length&&!e.isPropagationStopped();r++)if(t[r](e,n[r]))return n[r]}else if(t&&t(e,n))return n;return null}function
6560 u(e){var t=c(e);return e._dispatchIDs=null,e._dispatchListeners=null,t}function l(e){var t=e._dispatchListeners,n=e._dispatchIDs;Array.isArray(t)?h(!1):void 0;var r=t?t(e,n):null;return e._dispatchListeners=null,e._dispatchIDs=null,r}function d(e){return!!e._dispatchListeners}var p=n(28),f=n(32),h=n(11),m=(n(23),{Mount:null,injectMount:function(e){m.Mount=e}}),M=p.topLevelTypes,_={isEndish:r,isMoveish:a,isStartish:o,executeDirectDispatch:l,executeDispatchesInOrder:s,executeDispatchesInOrderStopAtTrue:u,hasDispatches:d,getNode:function(e){return m.Mount.getNode(e)},getID:function(e){return m.Mount.getID(e)},injection:m};e.exports=_},function(e,t,n){"use strict";function r(e,t,n,r){try{return t(n,r)}catch(e){return void(null===a&&(a=e))}}var a=null,o={invokeGuardedCallback:r,invokeGuardedCallbackWithCatch:r,rethrowCaughtError:function(){if(a){var e=a;throw a=null,e}}};e.exports=o},function(e,t,n){"use strict";function r(e,t){if(null==t?a(!1):void 0,null==e)return t;var n=Array.isArra
6561 y(e),r=Array.isArray(t);return n&&r?(e.push.apply(e,t),e):n?(e.push(t),e):r?[e].concat(t):[e,t]}var a=n(11);e.exports=r},function(e,t){"use strict";var n=function(e,t,n){Array.isArray(e)?e.forEach(t,n):e&&t.call(n,e)};e.exports=n},function(e,t,n){"use strict";function r(e){a.enqueueEvents(e),a.processEventQueue(!1)}var a=n(29),o={handleTopLevel:function(e,t,n,o,i){var s=a.extractEvents(e,t,n,o,i);r(s)}};e.exports=o},function(e,t){"use strict";var n={currentScrollLeft:0,currentScrollTop:0,refreshScrollValues:function(e){n.currentScrollLeft=e.x,n.currentScrollTop=e.y}};e.exports=n},function(e,t){"use strict";function n(e,t){if(null==e)throw new TypeError("Object.assign target cannot be null or undefined");for(var n=Object(e),r=Object.prototype.hasOwnProperty,a=1;a<arguments.length;a++){var o=arguments[a];if(null!=o){var i=Object(o);for(var s in i)r.call(i,s)&&(n[s]=i[s])}}return n}e.exports=n},function(e,t,n){"use strict";function r(e,t){if(!o.canUseDOM||t&&!("addEventListener"in docu
6562 ment))return!1;var n="on"+e,r=n in document;if(!r){var i=document.createElement("div");i.setAttribute(n,"return;"),
6563 +r="function"==typeof i[n]}return!r&&a&&"wheel"===e&&(r=document.implementation.hasFeature("Events.wheel","3.0")),r}var a,o=n(7);o.canUseDOM&&(a=document.implementation&&document.implementation.hasFeature&&document.implementation.hasFeature("","")!==!0),e.exports=r},function(e,t){"use strict";var n={useCreateElement:!1};e.exports=n},function(e,t,n){"use strict";var r=n(3),a=n(37),o=(n(41),"function"==typeof Symbol&&Symbol.for&&Symbol.for("react.element")||60103),i={key:!0,ref:!0,__self:!0,__source:!0},s=function(e,t,n,r,a,i,s){var c={$$typeof:o,type:e,key:t,ref:n,props:s,_owner:i};return c};s.createElement=function(e,t,n){var a,o={},c=null,u=null,l=null,d=null;if(null!=t){u=void 0===t.ref?null:t.ref,c=void 0===t.key?null:""+t.key,l=void 0===t.__self?null:t.__self,d=void 0===t.__source?null:t.__source;for(a in t)t.hasOwnProperty(a)&&!i.hasOwnProperty(a)&&(o[a]=t[a])}var p=arguments.length-2;if(1===p)o.children=n;else if(p>1){for(var f=Array(p),h=0;h<p;h++)f[h]=arguments[h+2];o.childre
6564 n=f}if(e&&e.defaultProps){var m=e.defaultProps;for(a in m)"undefined"==typeof o[a]&&(o[a]=m[a])}return s(e,c,u,l,d,r.current,o)},s.createFactory=function(e){var t=s.createElement.bind(null,e);return t.type=e,t},s.cloneAndReplaceKey=function(e,t){var n=s(e.type,t,e.ref,e._self,e._source,e._owner,e.props);return n},s.cloneAndReplaceProps=function(e,t){var n=s(e.type,e.key,e.ref,e._self,e._source,e._owner,t);return n},s.cloneElement=function(e,t,n){var o,c=a({},e.props),u=e.key,l=e.ref,d=e._self,p=e._source,f=e._owner;if(null!=t){void 0!==t.ref&&(l=t.ref,f=r.current),void 0!==t.key&&(u=""+t.key);for(o in t)t.hasOwnProperty(o)&&!i.hasOwnProperty(o)&&(c[o]=t[o])}var h=arguments.length-2;if(1===h)c.children=n;else if(h>1){for(var m=Array(h),M=0;M<h;M++)m[M]=arguments[M+2];c.children=m}return s(e.type,u,l,d,p,f,c)},s.isValidElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===o},e.exports=s},function(e,t,n){"use strict";var r=!1;e.exports=r},function(e,t){"use strict";funct
6565 ion n(e){return!!o[e]}function r(e){o[e]=!0}function a(e){delete o[e]}var o={},i={isNullComponentID:n,registerNullComponentID:r,deregisterNullComponentID:a};e.exports=i},function(e,t,n){"use strict";function r(e){return f+e.toString(36)}function a(e,t){return e.charAt(t)===f||t===e.length}function o(e){return""===e||e.charAt(0)===f&&e.charAt(e.length-1)!==f}function i(e,t){return 0===t.indexOf(e)&&a(t,e.length)}function s(e){return e?e.substr(0,e.lastIndexOf(f)):""}function c(e,t){if(o(e)&&o(t)?void 0:p(!1),i(e,t)?void 0:p(!1),e===t)return e;var n,r=e.length+h;for(n=r;n<t.length&&!a(t,n);n++);return t.substr(0,n)}function u(e,t){var n=Math.min(e.length,t.length);if(0===n)return"";for(var r=0,i=0;i<=n;i++)if(a(e,i)&&a(t,i))r=i;else if(e.charAt(i)!==t.charAt(i))break;var s=e.substr(0,r);return o(s)?void 0:p(!1),s}function l(e,t,n,r,a,o){e=e||"",t=t||"",e===t?p(!1):void 0;var u=i(t,e);u||i(e,t)?void 0:p(!1);for(var l=0,d=u?s:c,f=e;;f=d(f,t)){var h;if(a&&f===e||o&&f===t||(h=n(f,u,r)),h=
6566 ==!1||f===t)break;l++<m?void 0:p(!1)}}var d=n(44),p=n(11),f=".",h=f.length,m=1e4,M={createReactRootID:function(){return r(d.createReactRootIndex())},createReactID:function(e,t){return e+t},getReactRootIDFromNodeID:function(e){if(e&&e.charAt(0)===f&&e.length>1){var t=e.indexOf(f,1);return t>-1?e.substr(0,t):e}return null},traverseEnterLeave:function(e,t,n,r,a){var o=u(e,t);o!==e&&l(e,o,n,r,!1,!0),o!==t&&l(o,t,n,a,!0,!1)},traverseTwoPhase:function(e,t,n){e&&(l("",e,t,n,!0,!1),l(e,"",t,n,!1,!0))},traverseTwoPhaseSkipTarget:function(e,t,n){e&&(l("",e,t,n,!0,!0),l(e,"",t,n,!0,!0))},traverseAncestors:function(e,t,n){l("",e,t,n,!0,!1)},getFirstCommonAncestorID:u,_getNextDescendantID:c,isAncestorIDOf:i,SEPARATOR:f};e.exports=M},function(e,t){"use strict";var n={injectCreateReactRootIndex:function(e){r.createReactRootIndex=e}},r={createReactRootIndex:null,injection:n};e.exports=r},function(e,t){"use strict";var n={remove:function(e){e._reactInternalInstance=void 0},get:function(e){return e._
6567 reactInternalInstance},has:function(e){return void 0!==e._reactInternalInstance},set:function(e,t){e._reactInternalInstance=t}};e.exports=n},function(e,t,n){"use strict";var r=n(47),a=/\/?>/,o={CHECKSUM_ATTR_NAME:"data-react-checksum",addChecksumToMarkup:function(e){var t=r(e);return e.replace(a," "+o.CHECKSUM_ATTR_NAME+'="'+t+'"$&')},canReuseMarkup:function(e,t){var n=t.getAttribute(o.CHECKSUM_ATTR_NAME);n=n&&parseInt(n,10);var a=r(e);return a===n}};e.exports=o},function(e,t){"use strict";function n(e){for(var t=1,n=0,a=0,o=e.length,i=o&-4;a<i;){for(;a<Math.min(a+4096,i);a+=4)n+=(t+=e.charCodeAt(a))+(t+=e.charCodeAt(a+1))+(t+=e.charCodeAt(a+2))+(t+=e.charCodeAt(a+3));t%=r,n%=r}for(;a<o;a++)n+=t+=e.charCodeAt(a);return t%=r,n%=r,t|n<<16}var r=65521;e.exports=n},function(e,t,n){"use strict";function r(){a.attachRefs(this,this._currentElement)}var a=n(49),o={mountComponent:function(e,t,n,a){var o=e.mountComponent(t,n,a);return e._currentElement&&null!=e._currentElement.ref&&n.getReact
6568 MountReady().enqueue(r,e),o},unmountComponent:function(e){a.detachRefs(e,e._currentElement),e.unmountComponent()},receiveComponent:function(e,t,n,o){var i=e._currentElement;if(t!==i||o!==e._context){var s=a.shouldUpdateRefs(i,t);s&&a.detachRefs(e,i),e.receiveComponent(t,n,o),s&&e._currentElement&&null!=e._currentElement.ref&&n.getReactMountReady().enqueue(r,e)}},performUpdateIfNecessary:function(e,t){e.performUpdateIfNecessary(t)}};e.exports=o},function(e,t,n){"use strict";function r(e,t,n){"function"==typeof e?e(t.getPublicInstance()):o.addComponentAsRefTo(t,e,n)}function a(e,t,n){"function"==typeof e?e(null):o.removeComponentAsRefFrom(t,e,n)}var o=n(50),i={};i.attachRefs=function(e,t){if(null!==t&&t!==!1){var n=t.ref;null!=n&&r(n,e,t._owner)}},i.shouldUpdateRefs=function(e,t){var n=null===e||e===!1,r=null===t||t===!1;return n||r||t._owner!==e._owner||t.ref!==e.ref},i.detachRefs=function(e,t){if(null!==t&&t!==!1){var n=t.ref;null!=n&&a(n,e,t._owner)}},e.exports=i},function(e,t,n){"
6569 use strict";var r=n(11),a={isValidOwner:function(e){return!(!e||"function"!=typeof e.attachRef||"function"!=typeof e.detachRef)},addComponentAsRefTo:function(e,t,n){a.isValidOwner(n)?void 0:r(!1),n.attachRef(t,e)},removeComponentAsRefFrom:function(e,t,n){a.isValidOwner(n)?void 0:r(!1),n.getPublicInstance().refs[t]===e.getPublicInstance()&&n.detachRef(t)}};e.exports=a},function(e,t,n){"use strict";function r(e){s.enqueueUpdate(e)}function a(e,t){var n=i.get(e);return n?n:null}var o=(n(3),n(40)),i=n(45),s=n(52),c=n(37),u=n(11),l=(n(23),{isMounted:function(e){var t=i.get(e);return!!t&&!!t._renderedComponent},enqueueCallback:function(e,t){"function"!=typeof t?u(!1):void 0;var n=a(e);return n?(n._pendingCallbacks?n._pendingCallbacks.push(t):n._pendingCallbacks=[t],void r(n)):null},enqueueCallbackInternal:function(e,t){"function"!=typeof t?u(!1):void 0,e._pendingCallbacks?e._pendingCallbacks.push(t):e._pendingCallbacks=[t],r(e)},enqueueForceUpdate:function(e){var t=a(e,"forceUpdate");t&&(
6570 t._pendingForceUpdate=!0,r(t))},enqueueReplaceState:function(e,t){var n=a(e,"replaceState");n&&(n._pendingStateQueue=[t],n._pendingReplaceState=!0,r(n))},enqueueSetState:function(e,t){var n=a(e,"setState");if(n){var o=n._pendingStateQueue||(n._pendingStateQueue=[]);o.push(t),r(n)}},enqueueSetProps:function(e,t){var n=a(e,"setProps");n&&l.enqueueSetPropsInternal(n,t)},enqueueSetPropsInternal:function(e,t){var n=e._topLevelWrapper;n?void 0:u(!1);var a=n._pendingElement||n._currentElement,i=a.props,s=c({},i.props,t);n._pendingElement=o.cloneAndReplaceProps(a,o.cloneAndReplaceProps(i,s)),r(n)},enqueueReplaceProps:function(e,t){var n=a(e,"replaceProps");n&&l.enqueueReplacePropsInternal(n,t)},enqueueReplacePropsInternal:function(e,t){var n=e._topLevelWrapper;n?void 0:u(!1);var a=n._pendingElement||n._currentElement,i=a.props;n._pendingElement=o.cloneAndReplaceProps(a,o.cloneAndReplaceProps(i,t)),r(n)},enqueueElementInternal:function(e,t){e._pendingElement=t,r(e)}});e.exports=l},function(e
6571 ,t,n){"use strict";function r(){w.ReactReconcileTransaction&&b?void 0:M(!1)}function a(){this.reinitializeTransaction(),this.dirtyComponentsLength=null,this.callbackQueue=l.getPooled(),this.reconcileTransaction=w.ReactReconcileTransaction.getPooled(!1)}function o(e,t,n,a,o,i){r(),b.batchedUpdates(e,t,n,a,o,i)}function i(e,t){return e._mountOrder-t._mountOrder}function s(e){var t=e.dirtyComponentsLength;t!==_.length?M(!1):void 0,_.sort(i);for(var n=0;n<t;n++){var r=_[n],a=r._pendingCallbacks;if(r._pendingCallbacks=null,f.performUpdateIfNecessary(r,e.reconcileTransaction),a)for(var o=0;o<a.length;o++)e.callbackQueue.enqueue(a[o],r.getPublicInstance())}}function c(e){return r(),b.isBatchingUpdates?void _.push(e):void b.batchedUpdates(c,e)}function u(e,t){b.isBatchingUpdates?void 0:M(!1),v.enqueue(e,t),g=!0}var l=n(53),d=n(54),p=n(16),f=n(48),h=n(55),m=n(37),M=n(11),_=[],v=l.getPooled(),g=!1,b=null,y={initialize:function(){this.dirtyComponentsLength=_.length},close:function(){this.dirty
6572 ComponentsLength!==_.length?(_.splice(0,this.dirtyComponentsLength),L()):_.length=0}},A={initialize:function(){this.callbackQueue.reset()},close:function(){this.callbackQueue.notifyAll()}},T=[y,A];m(a.prototype,h.Mixin,{getTransactionWrappers:function(){return T},destructor:function(){this.dirtyComponentsLength=null,l.release(this.callbackQueue),this.callbackQueue=null,w.ReactReconcileTransaction.release(this.reconcileTransaction),this.reconcileTransaction=null},perform:function(e,t,n){return h.Mixin.perform.call(this,this.reconcileTransaction.perform,this.reconcileTransaction,e,t,n)}}),d.addPoolingTo(a);var L=function(){for(;_.length||g;){if(_.length){var e=a.getPooled();e.perform(s,null,e),a.release(e)}if(g){g=!1;var t=v;v=l.getPooled(),t.notifyAll(),l.release(t)}}};L=p.measure("ReactUpdates","flushBatchedUpdates",L);var E={injectReconcileTransaction:function(e){e?void 0:M(!1),w.ReactReconcileTransaction=e},injectBatchingStrategy:function(e){e?void 0:M(!1),"function"!=typeof e.bat
6573 chedUpdates?M(!1):void 0,"boolean"!=typeof e.isBatchingUpdates?M(!1):void 0,b=e}},w={ReactReconcileTransaction:null,batchedUpdates:o,enqueueUpdate:c,flushBatchedUpdates:L,injection:E,asap:u};e.exports=w},function(e,t,n){"use strict";function r(){this._callbacks=null,this._contexts=null}var a=n(54),o=n(37),i=n(11);o(r.prototype,{enqueue:function(e,t){this._callbacks=this._callbacks||[],this._contexts=this._contexts||[],this._callbacks.push(e),this._contexts.push(t)},notifyAll:function(){var e=this._callbacks,t=this._contexts;if(e){e.length!==t.length?i(!1):void 0,this._callbacks=null,this._contexts=null;for(var n=0;n<e.length;n++)e[n].call(t[n]);e.length=0,t.length=0}},reset:function(){this._callbacks=null,this._contexts=null},destructor:function(){this.reset()}}),a.addPoolingTo(r),e.exports=r},function(e,t,n){"use strict";var r=n(11),a=function(e){var t=this;if(t.instancePool.length){var n=t.instancePool.pop();return t.call(n,e),n}return new t(e)},o=function(e,t){var n=this;if(n.ins
6574 tancePool.length){var r=n.instancePool.pop();return n.call(r,e,t),r}return new n(e,t)},i=function(e,t,n){var r=this;if(r.instancePool.length){var a=r.instancePool.pop();return r.call(a,e,t,n),a}return new r(e,t,n)},s=function(e,t,n,r){var a=this;if(a.instancePool.length){var o=a.instancePool.pop();return a.call(o,e,t,n,r),o}return new a(e,t,n,r)},c=function(e,t,n,r,a){var o=this;if(o.instancePool.length){var i=o.instancePool.pop();return o.call(i,e,t,n,r,a),i}return new o(e,t,n,r,a)},u=function(e){var t=this;e instanceof t?void 0:r(!1),e.destructor(),t.instancePool.length<t.poolSize&&t.instancePool.push(e)},l=10,d=a,p=function(e,t){var n=e;return n.instancePool=[],n.getPooled=t||d,n.poolSize||(n.poolSize=l),n.release=u,n},f={addPoolingTo:p,oneArgumentPooler:a,twoArgumentPooler:o,threeArgumentPooler:i,fourArgumentPooler:s,fiveArgumentPooler:c};e.exports=f},function(e,t,n){"use strict";var r=n(11),a={reinitializeTransaction:function(){this.transactionWrappers=this.getTransactionWrappe
6575 rs(),this.wrapperInitData?this.wrapperInitData.length=0:this.wrapperInitData=[],this._isInTransaction=!1},_isInTransaction:!1,getTransactionWrappers:null,isInTransaction:function(){return!!this._isInTransaction},perform:function(e,t,n,a,o,i,s,c){this.isInTransaction()?r(!1):void 0;var u,l;try{this._isInTransaction=!0,u=!0,this.initializeAll(0),l=e.call(t,n,a,o,i,s,c),u=!1}finally{try{if(u)try{this.closeAll(0)}catch(e){}else this.closeAll(0)}finally{this._isInTransaction=!1}}return l},initializeAll:function(e){for(var t=this.transactionWrappers,n=e;n<t.length;n++){var r=t[n];try{this.wrapperInitData[n]=o.OBSERVED_ERROR,this.wrapperInitData[n]=r.initialize?r.initialize.call(this):null}finally{if(this.wrapperInitData[n]===o.OBSERVED_ERROR)try{this.initializeAll(n+1)}catch(e){}}}},closeAll:function(e){this.isInTransaction()?void 0:r(!1);for(var t=this.transactionWrappers,n=e;n<t.length;n++){var a,i=t[n],s=this.wrapperInitData[n];try{a=!0,s!==o.OBSERVED_ERROR&&i.close&&i.close.call(this,
6576 s),a=!1}finally{if(a)try{this.closeAll(n+1)}catch(e){}}}this.wrapperInitData.length=0}},o={Mixin:a,OBSERVED_ERROR:{}};e.exports=o},function(e,t,n){"use strict";var r={};e.exports=r},function(e,t,n){"use strict";function r(e,t){var n=!0;e:for(;n;){var r=e,o=t;if(n=!1,r&&o){if(r===o)return!0;if(a(r))return!1;if(a(o)){e=r,t=o.parentNode,n=!0;continue e}return r.contains?r.contains(o):!!r.compareDocumentPosition&&!!(16&r.compareDocumentPosition(o))}return!1}}var a=n(58);e.exports=r},function(e,t,n){"use strict";function r(e){return a(e)&&3==e.nodeType}var a=n(59);e.exports=r},function(e,t){"use strict";function n(e){return!(!e||!("function"==typeof Node?e instanceof Node:"object"==typeof e&&"number"==typeof e.nodeType&&"string"==typeof e.nodeName))}e.exports=n},function(e,t,n){"use strict";function r(e){return"function"==typeof e&&"undefined"!=typeof e.prototype&&"function"==typeof e.prototype.mountComponent&&"function"==typeof e.prototype.receiveComponent}function a(e){var t;if(null===
6577 e||e===!1)t=new i(a);else if("object"==typeof e){var n=e;!n||"function"!=typeof n.type&&"string"!=typeof n.type?u(!1):void 0,t="string"==typeof n.type?s.createInternalComponent(n):r(n.type)?new n.type(n):new l}else"string"==typeof e||"number"==typeof e?t=s.createInstanceForText(e):u(!1);return t.construct(e),t._mountIndex=0,t._mountImage=null,t}var o=n(61),i=n(66),s=n(67),c=n(37),u=n(11),l=(n(23),function(){});c(l.prototype,o.Mixin,{_instantiateReactComponent:a}),e.exports=a},function(e,t,n){"use strict";function r(e){var t=e._currentElement._owner||null;if(t){var n=t.getName();if(n)return" Check the render method of `"+n+"`."}return""}function a(e){}var o=n(62),i=n(3),s=n(40),c=n(45),u=n(16),l=n(63),d=(n(64),n(48)),p=n(51),f=n(37),h=n(56),m=n(11),M=n(65);n(23);a.prototype.render=function(){var e=c.get(this)._currentElement.type;return e(this.props,this.context,this.updater)};var _=1,v={construct:function(e){this._currentElement=e,this._rootNodeID=null,this._instance=null,this._pend
6578 ingElement=null,this._pendingStateQueue=null,this._pendingReplaceState=!1,this._pendingForceUpdate=!1,this._renderedComponent=null,this._context=null,this._mountOrder=0,this._topLevelWrapper=null,this._pendingCallbacks=null},mountComponent:function(e,t,n){this._context=n,this._mountOrder=_++,this._rootNodeID=e;var r,o,i=this._processProps(this._currentElement.props),u=this._processContext(n),l=this._currentElement.type,f="prototype"in l;f&&(r=new l(i,u,p)),f&&null!==r&&r!==!1&&!s.isValidElement(r)||(o=r,r=new a(l)),r.props=i,r.context=u,r.refs=h,r.updater=p,this._instance=r,c.set(r,this);var M=r.state;void 0===M&&(r.state=M=null),"object"!=typeof M||Array.isArray(M)?m(!1):void 0,this._pendingStateQueue=null,this._pendingReplaceState=!1,this._pendingForceUpdate=!1,r.componentWillMount&&(r.componentWillMount(),this._pendingStateQueue&&(r.state=this._processPendingState(r.props,r.context))),void 0===o&&(o=this._renderValidatedComponent()),this._renderedComponent=this._instantiateReactC
6579 omponent(o);var v=d.mountComponent(this._renderedComponent,e,t,this._processChildContext(n));return r.componentDidMount&&t.getReactMountReady().enqueue(r.componentDidMount,r),v},unmountComponent:function(){var e=this._instance;e.componentWillUnmount&&e.componentWillUnmount(),d.unmountComponent(this._renderedComponent),this._renderedComponent=null,this._instance=null,this._pendingStateQueue=null,this._pendingReplaceState=!1,this._pendingForceUpdate=!1,this._pendingCallbacks=null,this._pendingElement=null,this._context=null,this._rootNodeID=null,this._topLevelWrapper=null,c.remove(e)},_maskContext:function(e){var t=null,n=this._currentElement.type,r=n.contextTypes;if(!r)return h;t={};for(var a in r)t[a]=e[a];return t},_processContext:function(e){var t=this._maskContext(e);return t},_processChildContext:function(e){var t=this._currentElement.type,n=this._instance,r=n.getChildContext&&n.getChildContext();if(r){"object"!=typeof t.childContextTypes?m(!1):void 0;for(var a in r)a in t.child
6580 ContextTypes?void 0:m(!1);return f({},e,r)}return e},_processProps:function(e){return e},_checkPropTypes:function(e,t,n){var a=this.getName();for(var o in e)if(e.hasOwnProperty(o)){var i;try{"function"!=typeof e[o]?m(!1):void 0,i=e[o](t,o,a,n)}catch(e){i=e}if(i instanceof Error){r(this);n===l.prop}}},receiveComponent:function(e,t,n){var r=this._currentElement,a=this._context;this._pendingElement=null,this.updateComponent(t,r,e,a,n)},performUpdateIfNecessary:function(e){null!=this._pendingElement&&d.receiveComponent(this,this._pendingElement||this._currentElement,e,this._context),(null!==this._pendingStateQueue||this._pendingForceUpdate)&&this.updateComponent(e,this._currentElement,this._currentElement,this._context,this._context)},updateComponent:function(e,t,n,r,a){var o,i=this._instance,s=this._context===a?i.context:this._processContext(a);t===n?o=n.props:(o=this._processProps(n.props),i.componentWillReceiveProps&&i.componentWillReceiveProps(o,s));var c=this._processPendingState(o
6581 ,s),u=this._pendingForceUpdate||!i.shouldComponentUpdate||i.shouldComponentUpdate(o,c,s);u?(this._pendingForceUpdate=!1,this._performComponentUpdate(n,o,c,s,e,a)):(this._currentElement=n,this._context=a,i.props=o,i.state=c,i.context=s)},_processPendingState:function(e,t){var n=this._instance,r=this._pendingStateQueue,a=this._pendingReplaceState;if(this._pendingReplaceState=!1,this._pendingStateQueue=null,!r)return n.state;if(a&&1===r.length)return r[0];for(var o=f({},a?r[0]:n.state),i=a?1:0;i<r.length;i++){var s=r[i];f(o,"function"==typeof s?s.call(n,o,e,t):s)}return o},_performComponentUpdate:function(e,t,n,r,a,o){var i,s,c,u=this._instance,l=Boolean(u.componentDidUpdate);l&&(i=u.props,s=u.state,c=u.context),u.componentWillUpdate&&u.componentWillUpdate(t,n,r),this._currentElement=e,this._context=o,u.props=t,u.state=n,u.context=r,this._updateRenderedComponent(a,o),l&&a.getReactMountReady().enqueue(u.componentDidUpdate.bind(u,i,s,c),u)},_updateRenderedComponent:function(e,t){var n=th
6582 is._renderedComponent,r=n._currentElement,a=this._renderValidatedComponent();if(M(r,a))d.receiveComponent(n,a,e,this._processChildContext(t));else{var o=this._rootNodeID,i=n._rootNodeID;d.unmountComponent(n),this._renderedComponent=this._instantiateReactComponent(a);var s=d.mountComponent(this._renderedComponent,o,e,this._processChildContext(t));this._replaceNodeWithMarkupByID(i,s)}},_replaceNodeWithMarkupByID:function(e,t){o.replaceNodeWithMarkupByID(e,t)},_renderValidatedComponentWithoutOwnerOrContext:function(){var e=this._instance,t=e.render();return t},_renderValidatedComponent:function(){var e;i.current=this;try{e=this._renderValidatedComponentWithoutOwnerOrContext()}finally{i.current=null}return null===e||e===!1||s.isValidElement(e)?void 0:m(!1),e},attachRef:function(e,t){var n=this.getPublicInstance();null==n?m(!1):void 0;var r=t.getPublicInstance(),a=n.refs===h?n.refs={}:n.refs;a[e]=r},detachRef:function(e){var t=this.getPublicInstance().refs;delete t[e]},getName:function()
6583 {var e=this._currentElement.type,t=this._instance&&this._instance.constructor;return e.displayName||t&&t.displayName||e.name||t&&t.name||null},getPublicInstance:function(){var e=this._instance;return e instanceof a?null:e},_instantiateReactComponent:null};u.measureMethods(v,"ReactCompositeComponent",{mountComponent:"mountComponent",updateComponent:"updateComponent",_renderValidatedComponent:"_renderValidatedComponent"});var g={Mixin:v};e.exports=g},function(e,t,n){"use strict";var r=n(11),a=!1,o={unmountIDFromEnvironment:null,replaceNodeWithMarkupByID:null,processChildrenUpdates:null,injection:{injectEnvironment:function(e){a?r(!1):void 0,o.unmountIDFromEnvironment=e.unmountIDFromEnvironment,o.replaceNodeWithMarkupByID=e.replaceNodeWithMarkupByID,o.processChildrenUpdates=e.processChildrenUpdates,a=!0}}};e.exports=o},function(e,t,n){"use strict";var r=n(15),a=r({prop:null,context:null,childContext:null});e.exports=a},function(e,t,n){"use strict";var r={};e.exports=r},function(e,t){"u
6584 se strict";function n(e,t){var n=null===e||e===!1,r=null===t||t===!1;if(n||r)return n===r;var a=typeof e,o=typeof t;return"string"===a||"number"===a?"string"===o||"number"===o:"object"===o&&e.type===t.type&&e.key===t.key}e.exports=n},function(e,t,n){"use strict";function r(){i.registerNullComponentID(this._rootNodeID)}var a,o=n(40),i=n(42),s=n(48),c=n(37),u={injectEmptyComponent:function(e){a=o.createElement(e)}},l=function(e){this._currentElement=null,this._rootNodeID=null,this._renderedComponent=e(a)};c(l.prototype,{construct:function(e){},mountComponent:function(e,t,n){return t.getReactMountReady().enqueue(r,this),this._rootNodeID=e,s.mountComponent(this._renderedComponent,e,t,n)},receiveComponent:function(){},unmountComponent:function(e,t,n){s.unmountComponent(this._renderedComponent),i.deregisterNullComponentID(this._rootNodeID),this._rootNodeID=null,this._renderedComponent=null}}),l.injection=u,e.exports=l},function(e,t,n){"use strict";function r(e){if("function"==typeof e.typ
6585 e)return e.type;var t=e.type,n=d[t];return null==n&&(d[t]=n=u(t)),n}function a(e){return l?void 0:c(!1),new l(e.type,e.props)}function o(e){return new p(e)}function i(e){return e instanceof p}var s=n(37),c=n(11),u=null,l=null,d={},p=null,f={injectGenericComponentClass:function(e){l=e},injectTextComponentClass:function(e){p=e},injectComponentClasses:function(e){s(d,e)}},h={getComponentClassForElement:r,createInternalComponent:a,createInstanceForText:o,isTextComponent:i,injection:f};e.exports=h},function(e,t,n){"use strict";var r=(n(37),n(13)),a=(n(23),r);e.exports=a},function(e,t,n){"use strict";function r(){if(!E){E=!0,_.EventEmitter.injectReactEventListener(M),_.EventPluginHub.injectEventPluginOrder(s),_.EventPluginHub.injectInstanceHandle(v),_.EventPluginHub.injectMount(g),_.EventPluginHub.injectEventPluginsByName({SimpleEventPlugin:T,EnterLeaveEventPlugin:c,ChangeEventPlugin:o,SelectEventPlugin:y,BeforeInputEventPlugin:a}),_.NativeComponent.injectGenericComponentClass(h),_.Native
6586 Component.injectTextComponentClass(m),_.Class.injectMixin(d),_.DOMProperty.injectDOMPropertyConfig(l),_.DOMProperty.injectDOMPropertyConfig(L),_.EmptyComponent.injectEmptyComponent("noscript"),_.Updates.injectReconcileTransaction(b),_.Updates.injectBatchingStrategy(f),_.RootIndex.injectCreateReactRootIndex(u.canUseDOM?i.createReactRootIndex:A.createReactRootIndex),_.Component.injectEnvironment(p)}}var a=n(70),o=n(78),i=n(81),s=n(82),c=n(83),u=n(7),l=n(87),d=n(88),p=n(24),f=n(90),h=n(91),m=n(4),M=n(116),_=n(119),v=n(43),g=n(26),b=n(123),y=n(128),A=n(129),T=n(130),L=n(139),E=!1;e.exports={inject:r}},function(e,t,n){"use strict";function r(){var e=window.opera;return"object"==typeof e&&"function"==typeof e.version&&parseInt(e.version(),10)<=12}function a(e){return(e.ctrlKey||e.altKey||e.metaKey)&&!(e.ctrlKey&&e.altKey)}function o(e){switch(e){case S.topCompositionStart:return k.compositionStart;case S.topCompositionEnd:return k.compositionEnd;case S.topCompositionUpdate:return k.compos
6587 itionUpdate}}function i(e,t){return e===S.topKeyDown&&t.keyCode===y}function s(e,t){switch(e){case S.topKeyUp:return b.indexOf(t.keyCode)!==-1;case S.topKeyDown:return t.keyCode!==y;case S.topKeyPress:case S.topMouseDown:case S.topBlur:return!0;default:return!1}}function c(e){var t=e.detail;return"object"==typeof t&&"data"in t?t.data:null}function u(e,t,n,r,a){var u,l;if(A?u=o(e):N?s(e,r)&&(u=k.compositionEnd):i(e,r)&&(u=k.compositionStart),!u)return null;E&&(N||u!==k.compositionStart?u===k.compositionEnd&&N&&(l=N.getData()):N=M.getPooled(t));var d=_.getPooled(u,n,r,a);if(l)d.data=l;else{var p=c(r);null!==p&&(d.data=p)}return h.accumulateTwoPhaseDispatches(d),d}function l(e,t){switch(e){case S.topCompositionEnd:return c(t);case S.topKeyPress:var n=t.which;return n!==w?null:(O=!0,z);case S.topTextInput:var r=t.data;return r===z&&O?null:r;default:return null}}function d(e,t){if(N){if(e===S.topCompositionEnd||s(e,t)){var n=N.getData();return M.release(N),N=null,n}return null}switch(e){
6588 case S.topPaste:return null;case S.topKeyPress:return t.which&&!a(t)?String.fromCharCode(t.which):null;case S.topCompositionEnd:return E?null:t.data;default:return null}}function p(e,t,n,r,a){var o;if(o=L?l(e,r):d(e,r),!o)return null;var i=v.getPooled(k.beforeInput,n,r,a);return i.data=o,h.accumulateTwoPhaseDispatches(i),i}var f=n(28),h=n(71),m=n(7),M=n(72),_=n(74),v=n(76),g=n(77),b=[9,13,27,32],y=229,A=m.canUseDOM&&"CompositionEvent"in window,T=null;m.canUseDOM&&"documentMode"in document&&(T=document.documentMode);var L=m.canUseDOM&&"TextEvent"in window&&!T&&!r(),E=m.canUseDOM&&(!A||T&&T>8&&T<=11),w=32,z=String.fromCharCode(w),S=f.topLevelTypes,k={beforeInput:{phasedRegistrationNames:{bubbled:g({onBeforeInput:null}),captured:g({onBeforeInputCapture:null})},dependencies:[S.topCompositionEnd,S.topKeyPress,S.topTextInput,S.topPaste]},compositionEnd:{phasedRegistrationNames:{bubbled:g({onCompositionEnd:null}),captured:g({onCompositionEndCapture:null})},dependencies:[S.topBlur,S.topComp
6589 ositionEnd,S.topKeyDown,S.topKeyPress,S.topKeyUp,S.topMouseDown]},compositionStart:{phasedRegistrationNames:{bubbled:g({onCompositionStart:null}),captured:g({onCompositionStartCapture:null})},dependencies:[S.topBlur,S.topCompositionStart,S.topKeyDown,S.topKeyPress,S.topKeyUp,S.topMouseDown]},compositionUpdate:{phasedRegistrationNames:{bubbled:g({onCompositionUpdate:null}),captured:g({onCompositionUpdateCapture:null})},dependencies:[S.topBlur,S.topCompositionUpdate,S.topKeyDown,S.topKeyPress,S.topKeyUp,S.topMouseDown]}},O=!1,N=null,C={eventTypes:k,extractEvents:function(e,t,n,r,a){return[u(e,t,n,r,a),p(e,t,n,r,a)]}};e.exports=C},function(e,t,n){"use strict";function r(e,t,n){var r=t.dispatchConfig.phasedRegistrationNames[n];return v(e,r)}function a(e,t,n){var a=t?_.bubbled:_.captured,o=r(e,n,a);o&&(n._dispatchListeners=m(n._dispatchListeners,o),n._dispatchIDs=m(n._dispatchIDs,e))}function o(e){e&&e.dispatchConfig.phasedRegistrationNames&&h.injection.getInstanceHandle().traverseTwoPha
6590 se(e.dispatchMarker,a,e)}function i(e){e&&e.dispatchConfig.phasedRegistrationNames&&h.injection.getInstanceHandle().traverseTwoPhaseSkipTarget(e.dispatchMarker,a,e)}function s(e,t,n){if(n&&n.dispatchConfig.registrationName){var r=n.dispatchConfig.registrationName,a=v(e,r);a&&(n._dispatchListeners=m(n._dispatchListeners,a),n._dispatchIDs=m(n._dispatchIDs,e))}}function c(e){e&&e.dispatchConfig.registrationName&&s(e.dispatchMarker,null,e)}function u(e){M(e,o)}function l(e){M(e,i)}function d(e,t,n,r){h.injection.getInstanceHandle().traverseEnterLeave(n,r,s,e,t)}function p(e){M(e,c)}var f=n(28),h=n(29),m=(n(23),n(33)),M=n(34),_=f.PropagationPhases,v=h.getListener,g={accumulateTwoPhaseDispatches:u,accumulateTwoPhaseDispatchesSkipTarget:l,accumulateDirectDispatches:p,accumulateEnterLeaveDispatches:d};e.exports=g},function(e,t,n){"use strict";function r(e){this._root=e,this._startText=this.getText(),this._fallbackText=null}var a=n(54),o=n(37),i=n(73);o(r.prototype,{destructor:function(){thi
6591 s._root=null,this._startText=null,this._fallbackText=null},getText:function(){return"value"in this._root?this._root.value:this._root[i()]},getData:function(){if(this._fallbackText)return this._fallbackText;var e,t,n=this._startText,r=n.length,a=this.getText(),o=a.length;for(e=0;e<r&&n[e]===a[e];e++);var i=r-e;for(t=1;t<=i&&n[r-t]===a[o-t];t++);var s=t>1?1-t:void 0;return this._fallbackText=a.slice(e,s),this._fallbackText}}),a.addPoolingTo(r),e.exports=r},function(e,t,n){"use strict";function r(){return!o&&a.canUseDOM&&(o="textContent"in document.documentElement?"textContent":"innerText"),o}var a=n(7),o=null;e.exports=r},function(e,t,n){"use strict";function r(e,t,n,r){a.call(this,e,t,n,r)}var a=n(75),o={data:null};a.augmentClass(r,o),e.exports=r},function(e,t,n){"use strict";function r(e,t,n,r){this.dispatchConfig=e,this.dispatchMarker=t,this.nativeEvent=n;var a=this.constructor.Interface;for(var o in a)if(a.hasOwnProperty(o)){var s=a[o];s?this[o]=s(n):"target"===o?this.target=r:thi
6592 s[o]=n[o]}var c=null!=n.defaultPrevented?n.defaultPrevented:n.returnValue===!1;c?this.isDefaultPrevented=i.thatReturnsTrue:this.isDefaultPrevented=i.thatReturnsFalse,this.isPropagationStopped=i.thatReturnsFalse}var a=n(54),o=n(37),i=n(13),s=(n(23),{type:null,target:null,currentTarget:i.thatReturnsNull,eventPhase:null,bubbles:null,cancelable:null,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:null,isTrusted:null});o(r.prototype,{preventDefault:function(){this.defaultPrevented=!0;var e=this.nativeEvent;e&&(e.preventDefault?e.preventDefault():e.returnValue=!1,this.isDefaultPrevented=i.thatReturnsTrue)},stopPropagation:function(){var e=this.nativeEvent;e&&(e.stopPropagation?e.stopPropagation():e.cancelBubble=!0,this.isPropagationStopped=i.thatReturnsTrue)},persist:function(){this.isPersistent=i.thatReturnsTrue},isPersistent:i.thatReturnsFalse,destructor:function(){var e=this.constructor.Interface;for(var t in e)this[t]=null;this.dispatchConfig=null,this.dispatchM
6593 arker=null,this.nativeEvent=null}}),r.Interface=s,r.augmentClass=function(e,t){var n=this,r=Object.create(n.prototype);o(r,e.prototype),e.prototype=r,e.prototype.constructor=e,e.Interface=o({},n.Interface,t),e.augmentClass=n.augmentClass,a.addPoolingTo(e,a.fourArgumentPooler)},a.addPoolingTo(r,a.fourArgumentPooler),e.exports=r},function(e,t,n){"use strict";function r(e,t,n,r){a.call(this,e,t,n,r)}var a=n(75),o={data:null};a.augmentClass(r,o),e.exports=r},function(e,t){"use strict";var n=function(e){var t;for(t in e)if(e.hasOwnProperty(t))return t;return null};e.exports=n},function(e,t,n){"use strict";function r(e){var t=e.nodeName&&e.nodeName.toLowerCase();return"select"===t||"input"===t&&"file"===e.type}function a(e){var t=T.getPooled(k.change,N,e,L(e));b.accumulateTwoPhaseDispatches(t),A.batchedUpdates(o,t)}function o(e){g.enqueueEvents(e),g.processEventQueue(!1)}function i(e,t){O=e,N=t,O.attachEvent("onchange",a)}function s(){O&&(O.detachEvent("onchange",a),O=null,N=null)}functio
6594 n c(e,t,n){if(e===S.topChange)return n}function u(e,t,n){e===S.topFocus?(s(),i(t,n)):e===S.topBlur&&s()}function l(e,t){O=e,N=t,C=e.value,D=Object.getOwnPropertyDescriptor(e.constructor.prototype,"value"),Object.defineProperty(O,"value",j),O.attachEvent("onpropertychange",p)}function d(){O&&(delete O.value,O.detachEvent("onpropertychange",p),O=null,N=null,C=null,D=null)}function p(e){if("value"===e.propertyName){var t=e.srcElement.value;t!==C&&(C=t,a(e))}}function f(e,t,n){if(e===S.topInput)return n}function h(e,t,n){e===S.topFocus?(d(),l(t,n)):e===S.topBlur&&d()}function m(e,t,n){if((e===S.topSelectionChange||e===S.topKeyUp||e===S.topKeyDown)&&O&&O.value!==C)return C=O.value,N}function M(e){return e.nodeName&&"input"===e.nodeName.toLowerCase()&&("checkbox"===e.type||"radio"===e.type)}function _(e,t,n){if(e===S.topClick)return n}var v=n(28),g=n(29),b=n(71),y=n(7),A=n(52),T=n(75),L=n(79),E=n(38),w=n(80),z=n(77),S=v.topLevelTypes,k={change:{phasedRegistrationNames:{bubbled:z({onChange
6595 :null}),captured:z({onChangeCapture:null})},dependencies:[S.topBlur,S.topChange,S.topClick,S.topFocus,S.topInput,S.topKeyDown,S.topKeyUp,S.topSelectionChange]
6596 +}},O=null,N=null,C=null,D=null,P=!1;y.canUseDOM&&(P=E("change")&&(!("documentMode"in document)||document.documentMode>8));var x=!1;y.canUseDOM&&(x=E("input")&&(!("documentMode"in document)||document.documentMode>9));var j={get:function(){return D.get.call(this)},set:function(e){C=""+e,D.set.call(this,e)}},W={eventTypes:k,extractEvents:function(e,t,n,a,o){var i,s;if(r(t)?P?i=c:s=u:w(t)?x?i=f:(i=m,s=h):M(t)&&(i=_),i){var l=i(e,t,n);if(l){var d=T.getPooled(k.change,l,a,o);return d.type="change",b.accumulateTwoPhaseDispatches(d),d}}s&&s(e,t,n)}};e.exports=W},function(e,t){"use strict";function n(e){var t=e.target||e.srcElement||window;return 3===t.nodeType?t.parentNode:t}e.exports=n},function(e,t){"use strict";function n(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&("input"===t&&r[e.type]||"textarea"===t)}var r={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};e.exports=n},fun
6597 ction(e,t){"use strict";var n=0,r={createReactRootIndex:function(){return n++}};e.exports=r},function(e,t,n){"use strict";var r=n(77),a=[r({ResponderEventPlugin:null}),r({SimpleEventPlugin:null}),r({TapEventPlugin:null}),r({EnterLeaveEventPlugin:null}),r({ChangeEventPlugin:null}),r({SelectEventPlugin:null}),r({BeforeInputEventPlugin:null})];e.exports=a},function(e,t,n){"use strict";var r=n(28),a=n(71),o=n(84),i=n(26),s=n(77),c=r.topLevelTypes,u=i.getFirstReactDOM,l={mouseEnter:{registrationName:s({onMouseEnter:null}),dependencies:[c.topMouseOut,c.topMouseOver]},mouseLeave:{registrationName:s({onMouseLeave:null}),dependencies:[c.topMouseOut,c.topMouseOver]}},d=[null,null],p={eventTypes:l,extractEvents:function(e,t,n,r,s){if(e===c.topMouseOver&&(r.relatedTarget||r.fromElement))return null;if(e!==c.topMouseOut&&e!==c.topMouseOver)return null;var p;if(t.window===t)p=t;else{var f=t.ownerDocument;p=f?f.defaultView||f.parentWindow:window}var h,m,M="",_="";if(e===c.topMouseOut?(h=t,M=n,m=u(
6598 r.relatedTarget||r.toElement),m?_=i.getID(m):m=p,m=m||p):(h=p,m=t,_=n),h===m)return null;var v=o.getPooled(l.mouseLeave,M,r,s);v.type="mouseleave",v.target=h,v.relatedTarget=m;var g=o.getPooled(l.mouseEnter,_,r,s);return g.type="mouseenter",g.target=m,g.relatedTarget=h,a.accumulateEnterLeaveDispatches(v,g,M,_),d[0]=v,d[1]=g,d}};e.exports=p},function(e,t,n){"use strict";function r(e,t,n,r){a.call(this,e,t,n,r)}var a=n(85),o=n(36),i=n(86),s={screenX:null,screenY:null,clientX:null,clientY:null,ctrlKey:null,shiftKey:null,altKey:null,metaKey:null,getModifierState:i,button:function(e){var t=e.button;return"which"in e?t:2===t?2:4===t?1:0},buttons:null,relatedTarget:function(e){return e.relatedTarget||(e.fromElement===e.srcElement?e.toElement:e.fromElement)},pageX:function(e){return"pageX"in e?e.pageX:e.clientX+o.currentScrollLeft},pageY:function(e){return"pageY"in e?e.pageY:e.clientY+o.currentScrollTop}};a.augmentClass(r,s),e.exports=r},function(e,t,n){"use strict";function r(e,t,n,r){a.ca
6599 ll(this,e,t,n,r)}var a=n(75),o=n(79),i={view:function(e){if(e.view)return e.view;var t=o(e);if(null!=t&&t.window===t)return t;var n=t.ownerDocument;return n?n.defaultView||n.parentWindow:window},detail:function(e){return e.detail||0}};a.augmentClass(r,i),e.exports=r},function(e,t){"use strict";function n(e){var t=this,n=t.nativeEvent;if(n.getModifierState)return n.getModifierState(e);var r=a[e];return!!r&&!!n[r]}function r(e){return n}var a={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};e.exports=r},function(e,t,n){"use strict";var r,a=n(21),o=n(7),i=a.injection.MUST_USE_ATTRIBUTE,s=a.injection.MUST_USE_PROPERTY,c=a.injection.HAS_BOOLEAN_VALUE,u=a.injection.HAS_SIDE_EFFECTS,l=a.injection.HAS_NUMERIC_VALUE,d=a.injection.HAS_POSITIVE_NUMERIC_VALUE,p=a.injection.HAS_OVERLOADED_BOOLEAN_VALUE;if(o.canUseDOM){var f=document.implementation;r=f&&f.hasFeature&&f.hasFeature("http://www.w3.org/TR/SVG11/feature#BasicStructure","1.1")}var h={isCustomAttribute:RegExp.prototype.t
6600 est.bind(/^(data|aria)-[a-z_][a-z\d_.\-]*$/),Properties:{accept:null,acceptCharset:null,accessKey:null,action:null,allowFullScreen:i|c,allowTransparency:i,alt:null,async:c,autoComplete:null,autoPlay:c,capture:i|c,cellPadding:null,cellSpacing:null,charSet:i,challenge:i,checked:s|c,classID:i,className:r?i:s,cols:i|d,colSpan:null,content:null,contentEditable:null,contextMenu:i,controls:s|c,coords:null,crossOrigin:null,data:null,dateTime:i,default:c,defer:c,dir:null,disabled:i|c,download:p,draggable:null,encType:null,form:i,formAction:i,formEncType:i,formMethod:i,formNoValidate:c,formTarget:i,frameBorder:i,headers:null,height:i,hidden:i|c,high:null,href:null,hrefLang:null,htmlFor:null,httpEquiv:null,icon:null,id:s,inputMode:i,integrity:null,is:i,keyParams:i,keyType:i,kind:null,label:null,lang:null,list:i,loop:s|c,low:null,manifest:i,marginHeight:null,marginWidth:null,max:null,maxLength:i,media:i,mediaGroup:null,method:null,min:null,minLength:i,multiple:s|c,muted:s|c,name:null,nonce:i,no
6601 Validate:c,open:c,optimum:null,pattern:null,placeholder:null,poster:null,preload:null,radioGroup:null,readOnly:s|c,rel:null,required:c,reversed:c,role:i,rows:i|d,rowSpan:null,sandbox:null,scope:null,scoped:c,scrolling:null,seamless:i|c,selected:s|c,shape:null,size:i|d,sizes:i,span:d,spellCheck:null,src:null,srcDoc:s,srcLang:null,srcSet:i,start:l,step:null,style:null,summary:null,tabIndex:null,target:null,title:null,type:null,useMap:null,value:s|u,width:i,wmode:i,wrap:null,about:i,datatype:i,inlist:i,prefix:i,property:i,resource:i,typeof:i,vocab:i,autoCapitalize:i,autoCorrect:i,autoSave:null,color:null,itemProp:i,itemScope:i|c,itemType:i,itemID:i,itemRef:i,results:null,security:i,unselectable:i},DOMAttributeNames:{acceptCharset:"accept-charset",className:"class",htmlFor:"for",httpEquiv:"http-equiv"},DOMPropertyNames:{autoComplete:"autocomplete",autoFocus:"autofocus",autoPlay:"autoplay",autoSave:"autosave",encType:"encoding",hrefLang:"hreflang",radioGroup:"radiogroup",spellCheck:"spel
6602 lcheck",srcDoc:"srcdoc",srcSet:"srcset"}};e.exports=h},function(e,t,n){"use strict";var r=(n(45),n(89)),a=(n(23),"_getDOMNodeDidWarn"),o={getDOMNode:function(){return this.constructor[a]=!0,r(this)}};e.exports=o},function(e,t,n){"use strict";function r(e){return null==e?null:1===e.nodeType?e:a.has(e)?o.getNodeFromInstance(e):(null!=e.render&&"function"==typeof e.render?i(!1):void 0,void i(!1))}var a=(n(3),n(45)),o=n(26),i=n(11);n(23);e.exports=r},function(e,t,n){"use strict";function r(){this.reinitializeTransaction()}var a=n(52),o=n(55),i=n(37),s=n(13),c={initialize:s,close:function(){p.isBatchingUpdates=!1}},u={initialize:s,close:a.flushBatchedUpdates.bind(a)},l=[u,c];i(r.prototype,o.Mixin,{getTransactionWrappers:function(){return l}});var d=new r,p={isBatchingUpdates:!1,batchedUpdates:function(e,t,n,r,a,o){var i=p.isBatchingUpdates;p.isBatchingUpdates=!0,i?e(t,n,r,a,o):d.perform(e,null,t,n,r,a,o)}};e.exports=p},function(e,t,n){"use strict";function r(){return this}function a(){va
6603 r e=this._reactInternalComponent;return!!e}function o(){}function i(e,t){var n=this._reactInternalComponent;n&&(C.enqueueSetPropsInternal(n,e),t&&C.enqueueCallbackInternal(n,t))}function s(e,t){var n=this._reactInternalComponent;n&&(C.enqueueReplacePropsInternal(n,e),t&&C.enqueueCallbackInternal(n,t))}function c(e,t){t&&(null!=t.dangerouslySetInnerHTML&&(null!=t.children?j(!1):void 0,"object"==typeof t.dangerouslySetInnerHTML&&X in t.dangerouslySetInnerHTML?void 0:j(!1)),null!=t.style&&"object"!=typeof t.style?j(!1):void 0)}function u(e,t,n,r){var a=k.findReactContainerForID(e);if(a){var o=a.nodeType===V?a.ownerDocument:a;R(t,o)}r.getReactMountReady().enqueue(l,{id:e,registrationName:t,listener:n})}function l(){var e=this;A.putListener(e.id,e.registrationName,e.listener)}function d(){var e=this;e._rootNodeID?void 0:j(!1);var t=k.getNode(e._rootNodeID);switch(t?void 0:j(!1),e._tag){case"iframe":e._wrapperState.listeners=[A.trapBubbledEvent(y.topLevelTypes.topLoad,"load",t)];break;cas
6604 e"video":case"audio":e._wrapperState.listeners=[];for(var n in J)J.hasOwnProperty(n)&&e._wrapperState.listeners.push(A.trapBubbledEvent(y.topLevelTypes[n],J[n],t));break;case"img":e._wrapperState.listeners=[A.trapBubbledEvent(y.topLevelTypes.topError,"error",t),A.trapBubbledEvent(y.topLevelTypes.topLoad,"load",t)];break;case"form":e._wrapperState.listeners=[A.trapBubbledEvent(y.topLevelTypes.topReset,"reset",t),A.trapBubbledEvent(y.topLevelTypes.topSubmit,"submit",t)]}}function p(){E.mountReadyWrapper(this)}function f(){z.postUpdateWrapper(this)}function h(e){Z.call($,e)||(Q.test(e)?void 0:j(!1),$[e]=!0)}function m(e,t){return e.indexOf("-")>=0||null!=t.is}function M(e){h(e),this._tag=e.toLowerCase(),this._renderedChildren=null,this._previousStyle=null,this._previousStyleCopy=null,this._rootNodeID=null,this._wrapperState=null,this._topLevelWrapper=null,this._nodeWithLegacyProperties=null}var _=n(92),v=n(94),g=n(21),b=n(20),y=n(28),A=n(27),T=n(24),L=n(102),E=n(103),w=n(107),z=n(110),
6605 S=n(111),k=n(26),O=n(112),N=n(16),C=n(51),D=n(37),P=n(41),x=n(19),j=n(11),W=(n(38),n(77)),Y=n(17),q=n(18),B=(n(115),n(68),n(23),A.deleteListener),R=A.listenTo,H=A.registrationNameModules,I={string:!0,number:!0},U=W({children:null}),F=W({style:null}),X=W({__html:null}),V=1,J={topAbort:"abort",topCanPlay:"canplay",topCanPlayThrough:"canplaythrough",topDurationChange:"durationchange",topEmptied:"emptied",topEncrypted:"encrypted",topEnded:"ended",topError:"error",topLoadedData:"loadeddata",topLoadedMetadata:"loadedmetadata",topLoadStart:"loadstart",topPause:"pause",topPlay:"play",topPlaying:"playing",topProgress:"progress",topRateChange:"ratechange",topSeeked:"seeked",topSeeking:"seeking",topStalled:"stalled",topSuspend:"suspend",topTimeUpdate:"timeupdate",topVolumeChange:"volumechange",topWaiting:"waiting"},K={area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0},G={listing:!0,pre:!0,textarea:!0},Q=(D({menuitem:!0},K),
6606 /^[a-zA-Z][a-zA-Z:_\.\-\d]*$/),$={},Z={}.hasOwnProperty;M.displayName="ReactDOMComponent",M.Mixin={construct:function(e){this._currentElement=e},mountComponent:function(e,t,n){this._rootNodeID=e;var r=this._currentElement.props;switch(this._tag){case"iframe":case"img":case"form":case"video":case"audio":this._wrapperState={listeners:null},t.getReactMountReady().enqueue(d,this);break;case"button":r=L.getNativeProps(this,r,n);break;case"input":E.mountWrapper(this,r,n),r=E.getNativeProps(this,r,n);break;case"option":w.mountWrapper(this,r,n),r=w.getNativeProps(this,r,n);break;case"select":z.mountWrapper(this,r,n),r=z.getNativeProps(this,r,n),n=z.processChildContext(this,r,n);break;case"textarea":S.mountWrapper(this,r,n),r=S.getNativeProps(this,r,n)}c(this,r);var a;if(t.useCreateElement){var o=n[k.ownerDocumentContextKey],i=o.createElement(this._currentElement.type);b.setAttributeForID(i,this._rootNodeID),k.getID(i),this._updateDOMProperties({},r,t,i),this._createInitialChildren(t,r,n,i),
6607 a=i}else{var s=this._createOpenTagMarkupAndPutListeners(t,r),u=this._createContentMarkup(t,r,n);a=!u&&K[this._tag]?s+"/>":s+">"+u+"</"+this._currentElement.type+">"}switch(this._tag){case"input":t.getReactMountReady().enqueue(p,this);case"button":case"select":case"textarea":r.autoFocus&&t.getReactMountReady().enqueue(_.focusDOMComponent,this)}return a},_createOpenTagMarkupAndPutListeners:function(e,t){var n="<"+this._currentElement.type;for(var r in t)if(t.hasOwnProperty(r)){var a=t[r];if(null!=a)if(H.hasOwnProperty(r))a&&u(this._rootNodeID,r,a,e);else{r===F&&(a&&(a=this._previousStyleCopy=D({},t.style)),a=v.createMarkupForStyles(a));var o=null;null!=this._tag&&m(this._tag,t)?r!==U&&(o=b.createMarkupForCustomAttribute(r,a)):o=b.createMarkupForProperty(r,a),o&&(n+=" "+o)}}if(e.renderToStaticMarkup)return n;var i=b.createMarkupForID(this._rootNodeID);return n+" "+i},_createContentMarkup:function(e,t,n){var r="",a=t.dangerouslySetInnerHTML;if(null!=a)null!=a.__html&&(r=a.__html);else{v
6608 ar o=I[typeof t.children]?t.children:null,i=null!=o?null:t.children;if(null!=o)r=x(o);else if(null!=i){var s=this.mountChildren(i,e,n);r=s.join("")}}return G[this._tag]&&"\n"===r.charAt(0)?"\n"+r:r},_createInitialChildren:function(e,t,n,r){var a=t.dangerouslySetInnerHTML;if(null!=a)null!=a.__html&&Y(r,a.__html);else{var o=I[typeof t.children]?t.children:null,i=null!=o?null:t.children;if(null!=o)q(r,o);else if(null!=i)for(var s=this.mountChildren(i,e,n),c=0;c<s.length;c++)r.appendChild(s[c])}},receiveComponent:function(e,t,n){var r=this._currentElement;this._currentElement=e,this.updateComponent(t,r,e,n)},updateComponent:function(e,t,n,r){var a=t.props,o=this._currentElement.props;switch(this._tag){case"button":a=L.getNativeProps(this,a),o=L.getNativeProps(this,o);break;case"input":E.updateWrapper(this),a=E.getNativeProps(this,a),o=E.getNativeProps(this,o);break;case"option":a=w.getNativeProps(this,a),o=w.getNativeProps(this,o);break;case"select":a=z.getNativeProps(this,a),o=z.getNat
6609 iveProps(this,o);break;case"textarea":S.updateWrapper(this),a=S.getNativeProps(this,a),o=S.getNativeProps(this,o)}c(this,o),this._updateDOMProperties(a,o,e,null),this._updateDOMChildren(a,o,e,r),!P&&this._nodeWithLegacyProperties&&(this._nodeWithLegacyProperties.props=o),"select"===this._tag&&e.getReactMountReady().enqueue(f,this)},_updateDOMProperties:function(e,t,n,r){var a,o,i;for(a in e)if(!t.hasOwnProperty(a)&&e.hasOwnProperty(a))if(a===F){var s=this._previousStyleCopy;for(o in s)s.hasOwnProperty(o)&&(i=i||{},i[o]="");this._previousStyleCopy=null}else H.hasOwnProperty(a)?e[a]&&B(this._rootNodeID,a):(g.properties[a]||g.isCustomAttribute(a))&&(r||(r=k.getNode(this._rootNodeID)),b.deleteValueForProperty(r,a));for(a in t){var c=t[a],l=a===F?this._previousStyleCopy:e[a];if(t.hasOwnProperty(a)&&c!==l)if(a===F)if(c?c=this._previousStyleCopy=D({},c):this._previousStyleCopy=null,l){for(o in l)!l.hasOwnProperty(o)||c&&c.hasOwnProperty(o)||(i=i||{},i[o]="");for(o in c)c.hasOwnProperty(o)&
6610 &l[o]!==c[o]&&(i=i||{},i[o]=c[o])}else i=c;else H.hasOwnProperty(a)?c?u(this._rootNodeID,a,c,n):l&&B(this._rootNodeID,a):m(this._tag,t)?(r||(r=k.getNode(this._rootNodeID)),a===U&&(c=null),b.setValueForAttribute(r,a,c)):(g.properties[a]||g.isCustomAttribute(a))&&(r||(r=k.getNode(this._rootNodeID)),null!=c?b.setValueForProperty(r,a,c):b.deleteValueForProperty(r,a))}i&&(r||(r=k.getNode(this._rootNodeID)),v.setValueForStyles(r,i))},_updateDOMChildren:function(e,t,n,r){var a=I[typeof e.children]?e.children:null,o=I[typeof t.children]?t.children:null,i=e.dangerouslySetInnerHTML&&e.dangerouslySetInnerHTML.__html,s=t.dangerouslySetInnerHTML&&t.dangerouslySetInnerHTML.__html,c=null!=a?null:e.children,u=null!=o?null:t.children,l=null!=a||null!=i,d=null!=o||null!=s;null!=c&&null==u?this.updateChildren(null,n,r):l&&!d&&this.updateTextContent(""),null!=o?a!==o&&this.updateTextContent(""+o):null!=s?i!==s&&this.updateMarkup(""+s):null!=u&&this.updateChildren(u,n,r)},unmountComponent:function(){swi
6611 tch(this._tag){case"iframe":case"img":case"form":case"video":case"audio":var e=this._wrapperState.listeners;if(e)for(var t=0;t<e.length;t++)e[t].remove();break;case"input":E.unmountWrapper(this);break;case"html":case"head":case"body":j(!1)}if(this.unmountChildren(),A.deleteAllListeners(this._rootNodeID),T.unmountIDFromEnvironment(this._rootNodeID),this._rootNodeID=null,this._wrapperState=null,this._nodeWithLegacyProperties){var n=this._nodeWithLegacyProperties;n._reactInternalComponent=null,this._nodeWithLegacyProperties=null}},getPublicInstance:function(){if(!this._nodeWithLegacyProperties){var e=k.getNode(this._rootNodeID);e._reactInternalComponent=this,e.getDOMNode=r,e.isMounted=a,e.setState=o,e.replaceState=o,e.forceUpdate=o,e.setProps=i,e.replaceProps=s,e.props=this._currentElement.props,this._nodeWithLegacyProperties=e}return this._nodeWithLegacyProperties}},N.measureMethods(M,"ReactDOMComponent",{mountComponent:"mountComponent",updateComponent:"updateComponent"}),D(M.prototyp
6612 e,M.Mixin,O.Mixin),e.exports=M},function(e,t,n){"use strict";var r=n(26),a=n(89),o=n(93),i={componentDidMount:function(){this.props.autoFocus&&o(a(this))}},s={Mixin:i,focusDOMComponent:function(){o(r.getNode(this._rootNodeID))}};e.exports=s},function(e,t){"use strict";function n(e){try{e.focus()}catch(e){}}e.exports=n},function(e,t,n){"use strict";var r=n(95),a=n(7),o=n(16),i=(n(96),n(98)),s=n(99),c=n(101),u=(n(23),c(function(e){return s(e)})),l=!1,d="cssFloat";if(a.canUseDOM){var p=document.createElement("div").style;try{p.font=""}catch(e){l=!0}void 0===document.documentElement.style.cssFloat&&(d="styleFloat")}var f={createMarkupForStyles:function(e){var t="";for(var n in e)if(e.hasOwnProperty(n)){var r=e[n];null!=r&&(t+=u(n)+":",t+=i(n,r)+";")}return t||null},setValueForStyles:function(e,t){var n=e.style;for(var a in t)if(t.hasOwnProperty(a)){var o=i(a,t[a]);if("float"===a&&(a=d),o)n[a]=o;else{var s=l&&r.shorthandPropertyExpansions[a];if(s)for(var c in s)n[c]="";else n[a]=""}}}};o
6613 .measureMethods(f,"CSSPropertyOperations",{setValueForStyles:"setValueForStyles"}),e.exports=f},function(e,t){"use strict";function n(e,t){return e+t.charAt(0).toUpperCase()+t.substring(1)}var r={animationIterationCount:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,stopOpacity:!0,strokeDashoffset:!0,strokeOpacity:!0,strokeWidth:!0},a=["Webkit","ms","Moz","O"];Object.keys(r).forEach(function(e){a.forEach(function(t){r[n(t,e)]=r[e]})});var o={background:{backgroundAttachment:!0,backgroundColor:!0,backgroundImage:!0,backgroundPositionX:!0,backgroundPositionY:!0,backgroundRepeat:!0},backgroundPosition:{backgroundPositionX:!0,backgroundPositionY:!0},border:{borderWidth:!0,borderStyle:!0,borderColor:!0},borderBottom:{borderBottomWidth:!0,borderBottomStyle:!0,borderBotto
6614 mColor:!0},borderLeft:{borderLeftWidth:!0,borderLeftStyle:!0,borderLeftColor:!0},borderRight:{borderRightWidth:!0,borderRightStyle:!0,borderRightColor:!0},borderTop:{borderTopWidth:!0,borderTopStyle:!0,borderTopColor:!0},font:{fontStyle:!0,fontVariant:!0,fontWeight:!0,fontSize:!0,lineHeight:!0,fontFamily:!0},outline:{outlineWidth:!0,outlineStyle:!0,outlineColor:!0}},i={isUnitlessNumber:r,shorthandPropertyExpansions:o};e.exports=i},function(e,t,n){"use strict";function r(e){return a(e.replace(o,"ms-"))}var a=n(97),o=/^-ms-/;e.exports=r},function(e,t){"use strict";function n(e){return e.replace(r,function(e,t){return t.toUpperCase()})}var r=/-(.)/g;e.exports=n},function(e,t,n){"use strict";function r(e,t){var n=null==t||"boolean"==typeof t||""===t;if(n)return"";var r=isNaN(t);return r||0===t||o.hasOwnProperty(e)&&o[e]?""+t:("string"==typeof t&&(t=t.trim()),t+"px")}var a=n(95),o=a.isUnitlessNumber;e.exports=r},function(e,t,n){"use strict";function r(e){return a(e).replace(o,"-ms-")}var
6615 a=n(100),o=/^ms-/;e.exports=r},function(e,t){"use strict";function n(e){return e.replace(r,"-$1").toLowerCase()}var r=/([A-Z])/g;e.exports=n},function(e,t){"use strict";function n(e){var t={};return function(n){return t.hasOwnProperty(n)||(t[n]=e.call(this,n)),t[n]}}e.exports=n},function(e,t){"use strict";var n={onClick:!0,onDoubleClick:!0,onMouseDown:!0,onMouseMove:!0,onMouseUp:!0,onClickCapture:!0,onDoubleClickCapture:!0,onMouseDownCapture:!0,onMouseMoveCapture:!0,onMouseUpCapture:!0},r={getNativeProps:function(e,t,r){if(!t.disabled)return t;var a={};for(var o in t)t.hasOwnProperty(o)&&!n[o]&&(a[o]=t[o]);return a}};e.exports=r},function(e,t,n){"use strict";function r(){this._rootNodeID&&p.updateWrapper(this)}function a(e){var t=this._currentElement.props,n=i.executeOnChange(t,e);c.asap(r,this);var a=t.name;if("radio"===t.type&&null!=a){for(var o=s.getNode(this._rootNodeID),u=o;u.parentNode;)u=u.parentNode;for(var p=u.querySelectorAll("input[name="+JSON.stringify(""+a)+'][type="ra
6616 dio"]'),f=0;f<p.length;f++){var h=p[f];if(h!==o&&h.form===o.form){var m=s.getID(h);m?void 0:l(!1);var M=d[m];M?void 0:l(!1),c.asap(r,M)}}}return n}var o=n(25),i=n(104),s=n(26),c=n(52),u=n(37),l=n(11),d={},p={getNativeProps:function(e,t,n){var r=i.getValue(t),a=i.getChecked(t),o=u({},t,{defaultChecked:void 0,defaultValue:void 0,value:null!=r?r:e._wrapperState.initialValue,checked:null!=a?a:e._wrapperState.initialChecked,onChange:e._wrapperState.onChange});return o},mountWrapper:function(e,t){var n=t.defaultValue;e._wrapperState={initialChecked:t.defaultChecked||!1,initialValue:null!=n?n:null,onChange:a.bind(e)}},mountReadyWrapper:function(e){d[e._rootNodeID]=e},unmountWrapper:function(e){delete d[e._rootNodeID]},updateWrapper:function(e){var t=e._currentElement.props,n=t.checked;null!=n&&o.updatePropertyByID(e._rootNodeID,"checked",n||!1);var r=i.getValue(t);null!=r&&o.updatePropertyByID(e._rootNodeID,"value",""+r)}};e.exports=p},function(e,t,n){"use strict";function r(e){null!=e.che
6617 ckedLink&&null!=e.valueLink?u(!1):void 0}function a(e){r(e),null!=e.value||null!=e.onChange?u(!1):void 0}function o(e){r(e),null!=e.checked||null!=e.onChange?u(!1):void 0}function i(e){if(e){var t=e.getName();if(t)return" Check the render method of `"+t+"`."}return""}var s=n(105),c=n(63),u=n(11),l=(n(23),{button:!0,checkbox:!0,image:!0,hidden:!0,radio:!0,reset:!0,submit:!0}),d={value:function(e,t,n){return!e[t]||l[e.type]||e.onChange||e.readOnly||e.disabled?null:new Error("You provided a `value` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultValue`. Otherwise, set either `onChange` or `readOnly`.")},checked:function(e,t,n){return!e[t]||e.onChange||e.readOnly||e.disabled?null:new Error("You provided a `checked` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultChecked`. Otherwise, set either `onChange` or `readOnly`.")},o
6618 nChange:s.func},p={},f={checkPropTypes:function(e,t,n){for(var r in d){if(d.hasOwnProperty(r))var a=d[r](t,r,e,c.prop);if(a instanceof Error&&!(a.message in p)){p[a.message]=!0;i(n)}}},getValue:function(e){return e.valueLink?(a(e),e.valueLink.value):e.value},getChecked:function(e){return e.checkedLink?(o(e),e.checkedLink.value):e.checked},executeOnChange:function(e,t){return e.valueLink?(a(e),e.valueLink.requestChange(t.target.value)):e.checkedLink?(o(e),e.checkedLink.requestChange(t.target.checked)):e.onChange?e.onChange.call(void 0,t):void 0}};e.exports=f},function(e,t,n){"use strict";function r(e){function t(t,n,r,a,o,i){if(a=a||A,i=i||r,null==n[r]){var s=g[o];return t?new Error("Required "+s+" `"+i+"` was not specified in "+("`"+a+"`.")):null}return e(n,r,a,o,i)}var n=t.bind(null,!1);return n.isRequired=t.bind(null,!0),n}function a(e){function t(t,n,r,a,o){var i=t[n],s=m(i);if(s!==e){var c=g[a],u=M(i);return new Error("Invalid "+c+" `"+o+"` of type "+("`"+u+"` supplied to `"+r+"
6619 `, expected ")+("`"+e+"`."))}return null}return r(t)}function o(){return r(b.thatReturns(null))}function i(e){function t(t,n,r,a,o){var i=t[n];if(!Array.isArray(i)){var s=g[a],c=m(i);return new Error("Invalid "+s+" `"+o+"` of type "+("`"+c+"` supplied to `"+r+"`, expected an array."))}for(var u=0;u<i.length;u++){var l=e(i,u,r,a,o+"["+u+"]");if(l instanceof Error)return l}return null}return r(t)}function s(){function e(e,t,n,r,a){if(!v.isValidElement(e[t])){var o=g[r];return new Error("Invalid "+o+" `"+a+"` supplied to "+("`"+n+"`, expected a single ReactElement."))}return null}return r(e)}function c(e){function t(t,n,r,a,o){if(!(t[n]instanceof e)){var i=g[a],s=e.name||A,c=_(t[n]);return new Error("Invalid "+i+" `"+o+"` of type "+("`"+c+"` supplied to `"+r+"`, expected ")+("instance of `"+s+"`."))}return null}return r(t)}function u(e){function t(t,n,r,a,o){for(var i=t[n],s=0;s<e.length;s++)if(i===e[s])return null;var c=g[a],u=JSON.stringify(e);return new Error("Invalid "+c+" `"+o+"`
6620 of value `"+i+"` "+("supplied to `"+r+"`, expected one of "+u+"."))}return r(Array.isArray(e)?t:function(){return new Error("Invalid argument supplied to oneOf, expected an instance of array.")})}function l(e){function t(t,n,r,a,o){var i=t[n],s=m(i);if("object"!==s){var c=g[a];return new Error("Invalid "+c+" `"+o+"` of type "+("`"+s+"` supplied to `"+r+"`, expected an object."))}for(var u in i)if(i.hasOwnProperty(u)){var l=e(i,u,r,a,o+"."+u);if(l instanceof Error)return l}return null}return r(t)}function d(e){function t(t,n,r,a,o){for(var i=0;i<e.length;i++){var s=e[i];if(null==s(t,n,r,a,o))return null}var c=g[a];return new Error("Invalid "+c+" `"+o+"` supplied to "+("`"+r+"`."))}return r(Array.isArray(e)?t:function(){return new Error("Invalid argument supplied to oneOfType, expected an instance of array.")})}function p(){function e(e,t,n,r,a){if(!h(e[t])){var o=g[r];return new Error("Invalid "+o+" `"+a+"` supplied to "+("`"+n+"`, expected a ReactNode."))}return null}return r(e)}fun
6621 ction f(e){function t(t,n,r,a,o){var i=t[n],s=m(i);if("object"!==s){var c=g[a];return new Error("Invalid "+c+" `"+o+"` of type `"+s+"` "+("supplied to `"+r+"`, expected `object`."))}for(var u in e){var l=e[u];if(l){var d=l(i,u,r,a,o+"."+u);if(d)return d}}return null}return r(t)}function h(e){switch(typeof e){case"number":case"string":case"undefined":return!0;case"boolean":return!e;case"object":if(Array.isArray(e))return e.every(h);if(null===e||v.isValidElement(e))return!0;var t=y(e);if(!t)return!1;var n,r=t.call(e);if(t!==e.entries){for(;!(n=r.next()).done;)if(!h(n.value))return!1}else for(;!(n=r.next()).done;){var a=n.value;if(a&&!h(a[1]))return!1}return!0;default:return!1}}function m(e){var t=typeof e;return Array.isArray(e)?"array":e instanceof RegExp?"object":t}function M(e){var t=m(e);if("object"===t){if(e instanceof Date)return"date";if(e instanceof RegExp)return"regexp"}return t}function _(e){return e.constructor&&e.constructor.name?e.constructor.name:"<<anonymous>>"}var v=n(
6622 40),g=n(64),b=n(13),y=n(106),A="<<anonymous>>",T={array:a("array"),bool:a("boolean"),func:a("function"),number:a("number"),object:a("object"),string:a("string"),any:o(),arrayOf:i,element:s(),instanceOf:c,node:p(),objectOf:l,oneOf:u,oneOfType:d,shape:f};e.exports=T},function(e,t){"use strict";function n(e){var t=e&&(r&&e[r]||e[a]);if("function"==typeof t)return t}var r="function"==typeof Symbol&&Symbol.iterator,a="@@iterator";e.exports=n},function(e,t,n){"use strict";var r=n(108),a=n(110),o=n(37),i=(n(23),a.valueContextKey),s={mountWrapper:function(e,t,n){var r=n[i],a=null;if(null!=r)if(a=!1,Array.isArray(r)){for(var o=0;o<r.length;o++)if(""+r[o]==""+t.value){a=!0;break}}else a=""+r==""+t.value;e._wrapperState={selected:a}},getNativeProps:function(e,t,n){var a=o({selected:void 0,children:void 0},t);null!=e._wrapperState.selected&&(a.selected=e._wrapperState.selected);var i="";return r.forEach(t.children,function(e){null!=e&&("string"!=typeof e&&"number"!=typeof e||(i+=e))}),i&&(a.chi
6623 ldren=i),a}};e.exports=s},function(e,t,n){"use strict";function r(e){return(""+e).replace(b,"//")}function a(e,t){this.func=e,this.context=t,this.count=0}function o(e,t,n){var r=e.func,a=e.context;r.call(a,t,e.count++)}function i(e,t,n){if(null==e)return e;var r=a.getPooled(t,n);_(e,o,r),a.release(r)}function s(e,t,n,r){this.result=e,this.keyPrefix=t,this.func=n,this.context=r,this.count=0}function c(e,t,n){var a=e.result,o=e.keyPrefix,i=e.func,s=e.context,c=i.call(s,t,e.count++);Array.isArray(c)?u(c,a,n,M.thatReturnsArgument):null!=c&&(m.isValidElement(c)&&(c=m.cloneAndReplaceKey(c,o+(c!==t?r(c.key||"")+"/":"")+n)),a.push(c))}function u(e,t,n,a,o){var i="";null!=n&&(i=r(n)+"/");var u=s.getPooled(t,i,a,o);_(e,c,u),s.release(u)}function l(e,t,n){if(null==e)return e;var r=[];return u(e,r,null,t,n),r}function d(e,t,n){return null}function p(e,t){return _(e,d,null)}function f(e){var t=[];return u(e,t,null,M.thatReturnsArgument),t}var h=n(54),m=n(40),M=n(13),_=n(109),v=h.twoArgumentPoole
6624 r,g=h.fourArgumentPooler,b=/\/(?!\/)/g;a.prototype.destructor=function(){this.func=null,this.context=null,this.count=0},h.addPoolingTo(a,v),s.prototype.destructor=function(){this.result=null,this.keyPrefix=null,this.func=null,this.context=null,this.count=0},h.addPoolingTo(s,g);var y={forEach:i,map:l,mapIntoWithKeyPrefixInternal:u,count:p,toArray:f};e.exports=y},function(e,t,n){"use strict";function r(e){return m[e]}function a(e,t){return e&&null!=e.key?i(e.key):t.toString(36)}function o(e){return(""+e).replace(M,r)}function i(e){return"$"+o(e)}function s(e,t,n,r){var o=typeof e;if("undefined"!==o&&"boolean"!==o||(e=null),null===e||"string"===o||"number"===o||u.isValidElement(e))return n(r,e,""===t?f+a(e,0):t),1;var c,l,m=0,M=""===t?f:t+h;if(Array.isArray(e))for(var _=0;_<e.length;_++)c=e[_],l=M+a(c,_),m+=s(c,l,n,r);else{var v=d(e);if(v){var g,b=v.call(e);if(v!==e.entries)for(var y=0;!(g=b.next()).done;)c=g.value,l=M+a(c,y++),m+=s(c,l,n,r);else for(;!(g=b.next()).done;){var A=g.value
6625 ;A&&(c=A[1],l=M+i(A[0])+h+a(c,0),m+=s(c,l,n,r))}}else if("object"===o){String(e);p(!1)}}return m}function c(e,t,n){return null==e?0:s(e,"",t,n)}var u=(n(3),n(40)),l=n(43),d=n(106),p=n(11),f=(n(23),l.SEPARATOR),h=":",m={"=":"=0",".":"=1",":":"=2"},M=/[=.:]/g;e.exports=c},function(e,t,n){"use strict";function r(){if(this._rootNodeID&&this._wrapperState.pendingUpdate){this._wrapperState.pendingUpdate=!1;var e=this._currentElement.props,t=i.getValue(e);null!=t&&a(this,Boolean(e.multiple),t)}}function a(e,t,n){var r,a,o=s.getNode(e._rootNodeID).options;if(t){for(r={},a=0;a<n.length;a++)r[""+n[a]]=!0;for(a=0;a<o.length;a++){var i=r.hasOwnProperty(o[a].value);o[a].selected!==i&&(o[a].selected=i)}}else{for(r=""+n,a=0;a<o.length;a++)if(o[a].value===r)return void(o[a].selected=!0);o.length&&(o[0].selected=!0)}}function o(e){var t=this._currentElement.props,n=i.executeOnChange(t,e);return this._wrapperState.pendingUpdate=!0,c.asap(r,this),n}var i=n(104),s=n(26),c=n(52),u=n(37),l=(n(23),"__Reac
6626 tDOMSelect_value$"+Math.random().toString(36).slice(2)),d={valueContextKey:l,getNativeProps:function(e,t,n){return u({},t,{onChange:e._wrapperState.onChange,value:void 0})},mountWrapper:function(e,t){var n=i.getValue(t);e._wrapperState={pendingUpdate:!1,initialValue:null!=n?n:t.defaultValue,onChange:o.bind(e),wasMultiple:Boolean(t.multiple)}},processChildContext:function(e,t,n){var r=u({},n);return r[l]=e._wrapperState.initialValue,r},postUpdateWrapper:function(e){var t=e._currentElement.props;e._wrapperState.initialValue=void 0;var n=e._wrapperState.wasMultiple;e._wrapperState.wasMultiple=Boolean(t.multiple);var r=i.getValue(t);null!=r?(e._wrapperState.pendingUpdate=!1,a(e,Boolean(t.multiple),r)):n!==Boolean(t.multiple)&&(null!=t.defaultValue?a(e,Boolean(t.multiple),t.defaultValue):a(e,Boolean(t.multiple),t.multiple?[]:""))}};e.exports=d},function(e,t,n){"use strict";function r(){this._rootNodeID&&l.updateWrapper(this)}function a(e){var t=this._currentElement.props,n=o.executeOnCha
6627 nge(t,e);return s.asap(r,this),n}var o=n(104),i=n(25),s=n(52),c=n(37),u=n(11),l=(n(23),{getNativeProps:function(e,t,n){null!=t.dangerouslySetInnerHTML?u(!1):void 0;var r=c({},t,{defaultValue:void 0,value:void 0,children:e._wrapperState.initialValue,onChange:e._wrapperState.onChange});return r},mountWrapper:function(e,t){var n=t.defaultValue,r=t.children;null!=r&&(null!=n?u(!1):void 0,Array.isArray(r)&&(r.length<=1?void 0:u(!1),r=r[0]),n=""+r),null==n&&(n="");var i=o.getValue(t);e._wrapperState={initialValue:""+(null!=i?i:n),onChange:a.bind(e)}},updateWrapper:function(e){var t=e._currentElement.props,n=o.getValue(t);null!=n&&i.updatePropertyByID(e._rootNodeID,"value",""+n)}});e.exports=l},function(e,t,n){"use strict";function r(e,t,n){M.push({parentID:e,parentNode:null,type:d.INSERT_MARKUP,markupIndex:_.push(t)-1,content:null,fromIndex:null,toIndex:n})}function a(e,t,n){M.push({parentID:e,parentNode:null,type:d.MOVE_EXISTING,markupIndex:null,content:null,fromIndex:t,toIndex:n})}funct
6628 ion o(e,t){M.push({parentID:e,parentNode:null,type:d.REMOVE_NODE,markupIndex:null,content:null,fromIndex:t,
6629 +toIndex:null})}function i(e,t){M.push({parentID:e,parentNode:null,type:d.SET_MARKUP,markupIndex:null,content:t,fromIndex:null,toIndex:null})}function s(e,t){M.push({parentID:e,parentNode:null,type:d.TEXT_CONTENT,markupIndex:null,content:t,fromIndex:null,toIndex:null})}function c(){M.length&&(l.processChildrenUpdates(M,_),u())}function u(){M.length=0,_.length=0}var l=n(62),d=n(14),p=(n(3),n(48)),f=n(113),h=n(114),m=0,M=[],_=[],v={Mixin:{_reconcilerInstantiateChildren:function(e,t,n){return f.instantiateChildren(e,t,n)},_reconcilerUpdateChildren:function(e,t,n,r){var a;return a=h(t),f.updateChildren(e,a,n,r)},mountChildren:function(e,t,n){var r=this._reconcilerInstantiateChildren(e,t,n);this._renderedChildren=r;var a=[],o=0;for(var i in r)if(r.hasOwnProperty(i)){var s=r[i],c=this._rootNodeID+i,u=p.mountComponent(s,c,t,n);s._mountIndex=o++,a.push(u)}return a},updateTextContent:function(e){m++;var t=!0;try{var n=this._renderedChildren;f.unmountChildren(n);for(var r in n)n.hasOwnProperty
6630 (r)&&this._unmountChild(n[r]);this.setTextContent(e),t=!1}finally{m--,m||(t?u():c())}},updateMarkup:function(e){m++;var t=!0;try{var n=this._renderedChildren;f.unmountChildren(n);for(var r in n)n.hasOwnProperty(r)&&this._unmountChildByName(n[r],r);this.setMarkup(e),t=!1}finally{m--,m||(t?u():c())}},updateChildren:function(e,t,n){m++;var r=!0;try{this._updateChildren(e,t,n),r=!1}finally{m--,m||(r?u():c())}},_updateChildren:function(e,t,n){var r=this._renderedChildren,a=this._reconcilerUpdateChildren(r,e,t,n);if(this._renderedChildren=a,a||r){var o,i=0,s=0;for(o in a)if(a.hasOwnProperty(o)){var c=r&&r[o],u=a[o];c===u?(this.moveChild(c,s,i),i=Math.max(c._mountIndex,i),c._mountIndex=s):(c&&(i=Math.max(c._mountIndex,i),this._unmountChild(c)),this._mountChildByNameAtIndex(u,o,s,t,n)),s++}for(o in r)!r.hasOwnProperty(o)||a&&a.hasOwnProperty(o)||this._unmountChild(r[o])}},unmountChildren:function(){var e=this._renderedChildren;f.unmountChildren(e),this._renderedChildren=null},moveChild:func
6631 tion(e,t,n){e._mountIndex<n&&a(this._rootNodeID,e._mountIndex,t)},createChild:function(e,t){r(this._rootNodeID,t,e._mountIndex)},removeChild:function(e){o(this._rootNodeID,e._mountIndex)},setTextContent:function(e){s(this._rootNodeID,e)},setMarkup:function(e){i(this._rootNodeID,e)},_mountChildByNameAtIndex:function(e,t,n,r,a){var o=this._rootNodeID+t,i=p.mountComponent(e,o,r,a);e._mountIndex=n,this.createChild(e,i)},_unmountChild:function(e){this.removeChild(e),e._mountIndex=null}}};e.exports=v},function(e,t,n){"use strict";function r(e,t,n){var r=void 0===e[n];null!=t&&r&&(e[n]=o(t,null))}var a=n(48),o=n(60),i=n(65),s=n(109),c=(n(23),{instantiateChildren:function(e,t,n){if(null==e)return null;var a={};return s(e,r,a),a},updateChildren:function(e,t,n,r){if(!t&&!e)return null;var s;for(s in t)if(t.hasOwnProperty(s)){var c=e&&e[s],u=c&&c._currentElement,l=t[s];if(null!=c&&i(u,l))a.receiveComponent(c,l,n,r),t[s]=c;else{c&&a.unmountComponent(c,s);var d=o(l,null);t[s]=d}}for(s in e)!e.ha
6632 sOwnProperty(s)||t&&t.hasOwnProperty(s)||a.unmountComponent(e[s]);return t},unmountChildren:function(e){for(var t in e)if(e.hasOwnProperty(t)){var n=e[t];a.unmountComponent(n)}}});e.exports=c},function(e,t,n){"use strict";function r(e,t,n){var r=e,a=void 0===r[n];a&&null!=t&&(r[n]=t)}function a(e){if(null==e)return e;var t={};return o(e,r,t),t}var o=n(109);n(23);e.exports=a},function(e,t){"use strict";function n(e,t){if(e===t)return!0;if("object"!=typeof e||null===e||"object"!=typeof t||null===t)return!1;var n=Object.keys(e),a=Object.keys(t);if(n.length!==a.length)return!1;for(var o=r.bind(t),i=0;i<n.length;i++)if(!o(n[i])||e[n[i]]!==t[n[i]])return!1;return!0}var r=Object.prototype.hasOwnProperty;e.exports=n},function(e,t,n){"use strict";function r(e){var t=p.getID(e),n=d.getReactRootIDFromNodeID(t),r=p.findReactContainerForID(n),a=p.getFirstReactDOM(r);return a}function a(e,t){this.topLevelType=e,this.nativeEvent=t,this.ancestors=[]}function o(e){i(e)}function i(e){for(var t=p.getF
6633 irstReactDOM(m(e.nativeEvent))||window,n=t;n;)e.ancestors.push(n),n=r(n);for(var a=0;a<e.ancestors.length;a++){t=e.ancestors[a];var o=p.getID(t)||"";_._handleTopLevel(e.topLevelType,t,o,e.nativeEvent,m(e.nativeEvent))}}function s(e){var t=M(window);e(t)}var c=n(117),u=n(7),l=n(54),d=n(43),p=n(26),f=n(52),h=n(37),m=n(79),M=n(118);h(a.prototype,{destructor:function(){this.topLevelType=null,this.nativeEvent=null,this.ancestors.length=0}}),l.addPoolingTo(a,l.twoArgumentPooler);var _={_enabled:!0,_handleTopLevel:null,WINDOW_HANDLE:u.canUseDOM?window:null,setHandleTopLevel:function(e){_._handleTopLevel=e},setEnabled:function(e){_._enabled=!!e},isEnabled:function(){return _._enabled},trapBubbledEvent:function(e,t,n){var r=n;return r?c.listen(r,t,_.dispatchEvent.bind(null,e)):null},trapCapturedEvent:function(e,t,n){var r=n;return r?c.capture(r,t,_.dispatchEvent.bind(null,e)):null},monitorScrollValue:function(e){var t=s.bind(null,e);c.listen(window,"scroll",t)},dispatchEvent:function(e,t){if
6634 (_._enabled){var n=a.getPooled(e,t);try{f.batchedUpdates(o,n)}finally{a.release(n)}}}};e.exports=_},function(e,t,n){"use strict";var r=n(13),a={listen:function(e,t,n){return e.addEventListener?(e.addEventListener(t,n,!1),{remove:function(){e.removeEventListener(t,n,!1)}}):e.attachEvent?(e.attachEvent("on"+t,n),{remove:function(){e.detachEvent("on"+t,n)}}):void 0},capture:function(e,t,n){return e.addEventListener?(e.addEventListener(t,n,!0),{remove:function(){e.removeEventListener(t,n,!0)}}):{remove:r}},registerDefault:function(){}};e.exports=a},function(e,t){"use strict";function n(e){return e===window?{x:window.pageXOffset||document.documentElement.scrollLeft,y:window.pageYOffset||document.documentElement.scrollTop}:{x:e.scrollLeft,y:e.scrollTop}}e.exports=n},function(e,t,n){"use strict";var r=n(21),a=n(29),o=n(62),i=n(120),s=n(66),c=n(27),u=n(67),l=n(16),d=n(44),p=n(52),f={Component:o.injection,Class:i.injection,DOMProperty:r.injection,EmptyComponent:s.injection,EventPluginHub:a.i
6635 njection,EventEmitter:c.injection,NativeComponent:u.injection,Perf:l.injection,RootIndex:d.injection,Updates:p.injection};e.exports=f},function(e,t,n){"use strict";function r(e,t){var n=A.hasOwnProperty(t)?A[t]:null;L.hasOwnProperty(t)&&(n!==b.OVERRIDE_BASE?M(!1):void 0),e.hasOwnProperty(t)&&(n!==b.DEFINE_MANY&&n!==b.DEFINE_MANY_MERGED?M(!1):void 0)}function a(e,t){if(t){"function"==typeof t?M(!1):void 0,p.isValidElement(t)?M(!1):void 0;var n=e.prototype;t.hasOwnProperty(g)&&T.mixins(e,t.mixins);for(var a in t)if(t.hasOwnProperty(a)&&a!==g){var o=t[a];if(r(n,a),T.hasOwnProperty(a))T[a](e,o);else{var i=A.hasOwnProperty(a),u=n.hasOwnProperty(a),l="function"==typeof o,d=l&&!i&&!u&&t.autobind!==!1;if(d)n.__reactAutoBindMap||(n.__reactAutoBindMap={}),n.__reactAutoBindMap[a]=o,n[a]=o;else if(u){var f=A[a];!i||f!==b.DEFINE_MANY_MERGED&&f!==b.DEFINE_MANY?M(!1):void 0,f===b.DEFINE_MANY_MERGED?n[a]=s(n[a],o):f===b.DEFINE_MANY&&(n[a]=c(n[a],o))}else n[a]=o}}}}function o(e,t){if(t)for(var n in
6636 t){var r=t[n];if(t.hasOwnProperty(n)){var a=n in T;a?M(!1):void 0;var o=n in e;o?M(!1):void 0,e[n]=r}}}function i(e,t){e&&t&&"object"==typeof e&&"object"==typeof t?void 0:M(!1);for(var n in t)t.hasOwnProperty(n)&&(void 0!==e[n]?M(!1):void 0,e[n]=t[n]);return e}function s(e,t){return function(){var n=e.apply(this,arguments),r=t.apply(this,arguments);if(null==n)return r;if(null==r)return n;var a={};return i(a,n),i(a,r),a}}function c(e,t){return function(){e.apply(this,arguments),t.apply(this,arguments)}}function u(e,t){var n=t.bind(e);return n}function l(e){for(var t in e.__reactAutoBindMap)if(e.__reactAutoBindMap.hasOwnProperty(t)){var n=e.__reactAutoBindMap[t];e[t]=u(e,n)}}var d=n(121),p=n(40),f=(n(63),n(64),n(122)),h=n(37),m=n(56),M=n(11),_=n(15),v=n(77),g=(n(23),v({mixins:null})),b=_({DEFINE_ONCE:null,DEFINE_MANY:null,OVERRIDE_BASE:null,DEFINE_MANY_MERGED:null}),y=[],A={mixins:b.DEFINE_MANY,statics:b.DEFINE_MANY,propTypes:b.DEFINE_MANY,contextTypes:b.DEFINE_MANY,childContextTypes:
6637 b.DEFINE_MANY,getDefaultProps:b.DEFINE_MANY_MERGED,getInitialState:b.DEFINE_MANY_MERGED,getChildContext:b.DEFINE_MANY_MERGED,render:b.DEFINE_ONCE,componentWillMount:b.DEFINE_MANY,componentDidMount:b.DEFINE_MANY,componentWillReceiveProps:b.DEFINE_MANY,shouldComponentUpdate:b.DEFINE_ONCE,componentWillUpdate:b.DEFINE_MANY,componentDidUpdate:b.DEFINE_MANY,componentWillUnmount:b.DEFINE_MANY,updateComponent:b.OVERRIDE_BASE},T={displayName:function(e,t){e.displayName=t},mixins:function(e,t){if(t)for(var n=0;n<t.length;n++)a(e,t[n])},childContextTypes:function(e,t){e.childContextTypes=h({},e.childContextTypes,t)},contextTypes:function(e,t){e.contextTypes=h({},e.contextTypes,t)},getDefaultProps:function(e,t){e.getDefaultProps?e.getDefaultProps=s(e.getDefaultProps,t):e.getDefaultProps=t},propTypes:function(e,t){e.propTypes=h({},e.propTypes,t)},statics:function(e,t){o(e,t)},autobind:function(){}},L={replaceState:function(e,t){this.updater.enqueueReplaceState(this,e),t&&this.updater.enqueueCall
6638 back(this,t)},isMounted:function(){return this.updater.isMounted(this)},setProps:function(e,t){this.updater.enqueueSetProps(this,e),t&&this.updater.enqueueCallback(this,t)},replaceProps:function(e,t){this.updater.enqueueReplaceProps(this,e),t&&this.updater.enqueueCallback(this,t)}},E=function(){};h(E.prototype,d.prototype,L);var w={createClass:function(e){var t=function(e,t,n){this.__reactAutoBindMap&&l(this),this.props=e,this.context=t,this.refs=m,this.updater=n||f,this.state=null;var r=this.getInitialState?this.getInitialState():null;"object"!=typeof r||Array.isArray(r)?M(!1):void 0,this.state=r};t.prototype=new E,t.prototype.constructor=t,y.forEach(a.bind(null,t)),a(t,e),t.getDefaultProps&&(t.defaultProps=t.getDefaultProps()),t.prototype.render?void 0:M(!1);for(var n in A)t.prototype[n]||(t.prototype[n]=null);return t},injection:{injectMixin:function(e){y.push(e)}}};e.exports=w},function(e,t,n){"use strict";function r(e,t,n){this.props=e,this.context=t,this.refs=o,this.updater=n|
6639 |a}var a=n(122),o=(n(41),n(56)),i=n(11);n(23);r.prototype.isReactComponent={},r.prototype.setState=function(e,t){"object"!=typeof e&&"function"!=typeof e&&null!=e?i(!1):void 0,this.updater.enqueueSetState(this,e),t&&this.updater.enqueueCallback(this,t)},r.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this),e&&this.updater.enqueueCallback(this,e)};e.exports=r},function(e,t,n){"use strict";function r(e,t){}var a=(n(23),{isMounted:function(e){return!1},enqueueCallback:function(e,t){},enqueueForceUpdate:function(e){r(e,"forceUpdate")},enqueueReplaceState:function(e,t){r(e,"replaceState")},enqueueSetState:function(e,t){r(e,"setState")},enqueueSetProps:function(e,t){r(e,"setProps")},enqueueReplaceProps:function(e,t){r(e,"replaceProps")}});e.exports=a},function(e,t,n){"use strict";function r(e){this.reinitializeTransaction(),this.renderToStaticMarkup=!1,this.reactMountReady=a.getPooled(null),this.useCreateElement=!e&&s.useCreateElement}var a=n(53),o=n(54),i=n(27),s=n(39
6640 ),c=n(124),u=n(55),l=n(37),d={initialize:c.getSelectionInformation,close:c.restoreSelection},p={initialize:function(){var e=i.isEnabled();return i.setEnabled(!1),e},close:function(e){i.setEnabled(e)}},f={initialize:function(){this.reactMountReady.reset()},close:function(){this.reactMountReady.notifyAll()}},h=[d,p,f],m={getTransactionWrappers:function(){return h},getReactMountReady:function(){return this.reactMountReady},destructor:function(){a.release(this.reactMountReady),this.reactMountReady=null}};l(r.prototype,u.Mixin,m),o.addPoolingTo(r),e.exports=r},function(e,t,n){"use strict";function r(e){return o(document.documentElement,e)}var a=n(125),o=n(57),i=n(93),s=n(127),c={hasSelectionCapabilities:function(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&("input"===t&&"text"===e.type||"textarea"===t||"true"===e.contentEditable)},getSelectionInformation:function(){var e=s();return{focusedElem:e,selectionRange:c.hasSelectionCapabilities(e)?c.getSelection(e):null}},restoreSe
6641 lection:function(e){var t=s(),n=e.focusedElem,a=e.selectionRange;t!==n&&r(n)&&(c.hasSelectionCapabilities(n)&&c.setSelection(n,a),i(n))},getSelection:function(e){var t;if("selectionStart"in e)t={start:e.selectionStart,end:e.selectionEnd};else if(document.selection&&e.nodeName&&"input"===e.nodeName.toLowerCase()){var n=document.selection.createRange();n.parentElement()===e&&(t={start:-n.moveStart("character",-e.value.length),end:-n.moveEnd("character",-e.value.length)})}else t=a.getOffsets(e);return t||{start:0,end:0}},setSelection:function(e,t){var n=t.start,r=t.end;if("undefined"==typeof r&&(r=n),"selectionStart"in e)e.selectionStart=n,e.selectionEnd=Math.min(r,e.value.length);else if(document.selection&&e.nodeName&&"input"===e.nodeName.toLowerCase()){var o=e.createTextRange();o.collapse(!0),o.moveStart("character",n),o.moveEnd("character",r-n),o.select()}else a.setOffsets(e,t)}};e.exports=c},function(e,t,n){"use strict";function r(e,t,n,r){return e===n&&t===r}function a(e){var t=d
6642 ocument.selection,n=t.createRange(),r=n.text.length,a=n.duplicate();a.moveToElementText(e),a.setEndPoint("EndToStart",n);var o=a.text.length,i=o+r;return{start:o,end:i}}function o(e){var t=window.getSelection&&window.getSelection();if(!t||0===t.rangeCount)return null;var n=t.anchorNode,a=t.anchorOffset,o=t.focusNode,i=t.focusOffset,s=t.getRangeAt(0);try{s.startContainer.nodeType,s.endContainer.nodeType}catch(e){return null}var c=r(t.anchorNode,t.anchorOffset,t.focusNode,t.focusOffset),u=c?0:s.toString().length,l=s.cloneRange();l.selectNodeContents(e),l.setEnd(s.startContainer,s.startOffset);var d=r(l.startContainer,l.startOffset,l.endContainer,l.endOffset),p=d?0:l.toString().length,f=p+u,h=document.createRange();h.setStart(n,a),h.setEnd(o,i);var m=h.collapsed;return{start:m?f:p,end:m?p:f}}function i(e,t){var n,r,a=document.selection.createRange().duplicate();"undefined"==typeof t.end?(n=t.start,r=n):t.start>t.end?(n=t.end,r=t.start):(n=t.start,r=t.end),a.moveToElementText(e),a.moveS
6643 tart("character",n),a.setEndPoint("EndToStart",a),a.moveEnd("character",r-n),a.select()}function s(e,t){if(window.getSelection){var n=window.getSelection(),r=e[l()].length,a=Math.min(t.start,r),o="undefined"==typeof t.end?a:Math.min(t.end,r);if(!n.extend&&a>o){var i=o;o=a,a=i}var s=u(e,a),c=u(e,o);if(s&&c){var d=document.createRange();d.setStart(s.node,s.offset),n.removeAllRanges(),a>o?(n.addRange(d),n.extend(c.node,c.offset)):(d.setEnd(c.node,c.offset),n.addRange(d))}}}var c=n(7),u=n(126),l=n(73),d=c.canUseDOM&&"selection"in document&&!("getSelection"in window),p={getOffsets:d?a:o,setOffsets:d?i:s};e.exports=p},function(e,t){"use strict";function n(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function r(e){for(;e;){if(e.nextSibling)return e.nextSibling;e=e.parentNode}}function a(e,t){for(var a=n(e),o=0,i=0;a;){if(3===a.nodeType){if(i=o+a.textContent.length,o<=t&&i>=t)return{node:a,offset:t-o};o=i}a=n(r(a))}}e.exports=a},function(e,t){"use strict";function n(){if("undefined"==ty
6644 peof document)return null;try{return document.activeElement||document.body}catch(e){return document.body}}e.exports=n},function(e,t,n){"use strict";function r(e){if("selectionStart"in e&&c.hasSelectionCapabilities(e))return{start:e.selectionStart,end:e.selectionEnd};if(window.getSelection){var t=window.getSelection();return{anchorNode:t.anchorNode,anchorOffset:t.anchorOffset,focusNode:t.focusNode,focusOffset:t.focusOffset}}if(document.selection){var n=document.selection.createRange();return{parentElement:n.parentElement(),text:n.text,top:n.boundingTop,left:n.boundingLeft}}}function a(e,t){if(b||null==_||_!==l())return null;var n=r(_);if(!g||!f(g,n)){g=n;var a=u.getPooled(M.select,v,e,t);return a.type="select",a.target=_,i.accumulateTwoPhaseDispatches(a),a}return null}var o=n(28),i=n(71),s=n(7),c=n(124),u=n(75),l=n(127),d=n(80),p=n(77),f=n(115),h=o.topLevelTypes,m=s.canUseDOM&&"documentMode"in document&&document.documentMode<=11,M={select:{phasedRegistrationNames:{bubbled:p({onSelect
6645 :null}),captured:p({onSelectCapture:null})},dependencies:[h.topBlur,h.topContextMenu,h.topFocus,h.topKeyDown,h.topMouseDown,h.topMouseUp,h.topSelectionChange]}},_=null,v=null,g=null,b=!1,y=!1,A=p({onSelect:null}),T={eventTypes:M,extractEvents:function(e,t,n,r,o){if(!y)return null;switch(e){case h.topFocus:(d(t)||"true"===t.contentEditable)&&(_=t,v=n,g=null);break;case h.topBlur:_=null,v=null,g=null;break;case h.topMouseDown:b=!0;break;case h.topContextMenu:case h.topMouseUp:return b=!1,a(r,o);case h.topSelectionChange:if(m)break;case h.topKeyDown:case h.topKeyUp:return a(r,o)}return null},didPutListener:function(e,t,n){t===A&&(y=!0)}};e.exports=T},function(e,t){"use strict";var n=Math.pow(2,53),r={createReactRootIndex:function(){return Math.ceil(Math.random()*n)}};e.exports=r},function(e,t,n){"use strict";var r=n(28),a=n(117),o=n(71),i=n(26),s=n(131),c=n(75),u=n(132),l=n(133),d=n(84),p=n(136),f=n(137),h=n(85),m=n(138),M=n(13),_=n(134),v=n(11),g=n(77),b=r.topLevelTypes,y={abort:{phas
6646 edRegistrationNames:{bubbled:g({onAbort:!0}),captured:g({onAbortCapture:!0})}},blur:{phasedRegistrationNames:{bubbled:g({onBlur:!0}),captured:g({onBlurCapture:!0})}},canPlay:{phasedRegistrationNames:{bubbled:g({onCanPlay:!0}),captured:g({onCanPlayCapture:!0})}},canPlayThrough:{phasedRegistrationNames:{bubbled:g({onCanPlayThrough:!0}),captured:g({onCanPlayThroughCapture:!0})}},click:{phasedRegistrationNames:{bubbled:g({onClick:!0}),captured:g({onClickCapture:!0})}},contextMenu:{phasedRegistrationNames:{bubbled:g({onContextMenu:!0}),captured:g({onContextMenuCapture:!0})}},copy:{phasedRegistrationNames:{bubbled:g({onCopy:!0}),captured:g({onCopyCapture:!0})}},cut:{phasedRegistrationNames:{bubbled:g({onCut:!0}),captured:g({onCutCapture:!0})}},doubleClick:{phasedRegistrationNames:{bubbled:g({onDoubleClick:!0}),captured:g({onDoubleClickCapture:!0})}},drag:{phasedRegistrationNames:{bubbled:g({onDrag:!0}),captured:g({onDragCapture:!0})}},dragEnd:{phasedRegistrationNames:{bubbled:g({onDragEnd
6647 :!0}),captured:g({onDragEndCapture:!0})}},dragEnter:{phasedRegistrationNames:{bubbled:g({onDragEnter:!0}),captured:g({onDragEnterCapture:!0})}},dragExit:{phasedRegistrationNames:{bubbled:g({onDragExit:!0}),captured:g({onDragExitCapture:!0})}},dragLeave:{phasedRegistrationNames:{bubbled:g({onDragLeave:!0}),captured:g({onDragLeaveCapture:!0})}},dragOver:{phasedRegistrationNames:{bubbled:g({onDragOver:!0}),captured:g({onDragOverCapture:!0})}},dragStart:{phasedRegistrationNames:{bubbled:g({onDragStart:!0}),captured:g({onDragStartCapture:!0})}},drop:{phasedRegistrationNames:{bubbled:g({onDrop:!0}),captured:g({onDropCapture:!0})}},durationChange:{phasedRegistrationNames:{bubbled:g({onDurationChange:!0}),captured:g({onDurationChangeCapture:!0})}},emptied:{phasedRegistrationNames:{bubbled:g({onEmptied:!0}),captured:g({onEmptiedCapture:!0})}},encrypted:{phasedRegistrationNames:{bubbled:g({onEncrypted:!0}),captured:g({onEncryptedCapture:!0})}},ended:{phasedRegistrationNames:{bubbled:g({onEnde
6648 d:!0}),captured:g({onEndedCapture:!0})}},error:{phasedRegistrationNames:{bubbled:g({onError:!0}),captured:g({onErrorCapture:!0})}},focus:{phasedRegistrationNames:{bubbled:g({onFocus:!0}),captured:g({onFocusCapture:!0})}},input:{phasedRegistrationNames:{bubbled:g({onInput:!0}),captured:g({onInputCapture:!0})}},keyDown:{phasedRegistrationNames:{bubbled:g({onKeyDown:!0}),captured:g({onKeyDownCapture:!0})}},keyPress:{phasedRegistrationNames:{bubbled:g({onKeyPress:!0}),captured:g({onKeyPressCapture:!0})}},keyUp:{phasedRegistrationNames:{bubbled:g({onKeyUp:!0}),captured:g({onKeyUpCapture:!0})}},load:{phasedRegistrationNames:{bubbled:g({onLoad:!0}),captured:g({onLoadCapture:!0})}},loadedData:{phasedRegistrationNames:{bubbled:g({onLoadedData:!0}),captured:g({onLoadedDataCapture:!0})}},loadedMetadata:{phasedRegistrationNames:{bubbled:g({onLoadedMetadata:!0}),captured:g({onLoadedMetadataCapture:!0})}},loadStart:{phasedRegistrationNames:{bubbled:g({onLoadStart:!0}),captured:g({onLoadStartCaptu
6649 re:!0})}},mouseDown:{phasedRegistrationNames:{bubbled:g({onMouseDown:!0}),captured:g({onMouseDownCapture:!0})}},mouseMove:{phasedRegistrationNames:{bubbled:g({onMouseMove:!0}),captured:g({onMouseMoveCapture:!0})}},mouseOut:{phasedRegistrationNames:{bubbled:g({onMouseOut:!0}),captured:g({onMouseOutCapture:!0})}},mouseOver:{phasedRegistrationNames:{bubbled:g({onMouseOver:!0}),captured:g({onMouseOverCapture:!0})}},mouseUp:{phasedRegistrationNames:{bubbled:g({onMouseUp:!0}),captured:g({onMouseUpCapture:!0})}},paste:{phasedRegistrationNames:{bubbled:g({onPaste:!0}),captured:g({onPasteCapture:!0})}},pause:{phasedRegistrationNames:{bubbled:g({onPause:!0}),captured:g({onPauseCapture:!0})}},play:{phasedRegistrationNames:{bubbled:g({onPlay:!0}),captured:g({onPlayCapture:!0})}},playing:{phasedRegistrationNames:{bubbled:g({onPlaying:!0}),captured:g({onPlayingCapture:!0})}},progress:{phasedRegistrationNames:{bubbled:g({onProgress:!0}),captured:g({onProgressCapture:!0})}},rateChange:{phasedRegist
6650 rationNames:{bubbled:g({onRateChange:!0}),captured:g({onRateChangeCapture:!0})}},reset:{phasedRegistrationNames:{bubbled:g({onReset:!0}),captured:g({onResetCapture:!0})}},scroll:{phasedRegistrationNames:{bubbled:g({onScroll:!0}),captured:g({onScrollCapture:!0})}},seeked:{phasedRegistrationNames:{bubbled:g({onSeeked:!0}),captured:g({onSeekedCapture:!0})}},seeking:{phasedRegistrationNames:{bubbled:g({onSeeking:!0}),captured:g({onSeekingCapture:!0})}},stalled:{phasedRegistrationNames:{bubbled:g({onStalled:!0}),captured:g({onStalledCapture:!0})}},submit:{phasedRegistrationNames:{bubbled:g({onSubmit:!0}),captured:g({onSubmitCapture:!0})}},suspend:{phasedRegistrationNames:{bubbled:g({onSuspend:!0}),captured:g({onSuspendCapture:!0})}},timeUpdate:{phasedRegistrationNames:{bubbled:g({onTimeUpdate:!0}),captured:g({onTimeUpdateCapture:!0})}},touchCancel:{phasedRegistrationNames:{bubbled:g({onTouchCancel:!0}),captured:g({onTouchCancelCapture:!0})}},touchEnd:{phasedRegistrationNames:{bubbled:g({
6651 onTouchEnd:!0}),captured:g({onTouchEndCapture:!0})}},touchMove:{phasedRegistrationNames:{bubbled:g({onTouchMove:!0}),captured:g({onTouchMoveCapture:!0})}},touchStart:{phasedRegistrationNames:{bubbled:g({onTouchStart:!0}),captured:g({onTouchStartCapture:!0})}},volumeChange:{phasedRegistrationNames:{bubbled:g({onVolumeChange:!0}),captured:g({onVolumeChangeCapture:!0})}},waiting:{phasedRegistrationNames:{bubbled:g({onWaiting:!0}),captured:g({onWaitingCapture:!0})}},wheel:{phasedRegistrationNames:{bubbled:g({onWheel:!0}),captured:g({onWheelCapture:!0})}}},A={topAbort:y.abort,topBlur:y.blur,topCanPlay:y.canPlay,topCanPlayThrough:y.canPlayThrough,topClick:y.click,topContextMenu:y.contextMenu,topCopy:y.copy,topCut:y.cut,topDoubleClick:y.doubleClick,topDrag:y.drag,topDragEnd:y.dragEnd,topDragEnter:y.dragEnter,topDragExit:y.dragExit,topDragLeave:y.dragLeave,topDragOver:y.dragOver,topDragStart:y.dragStart,topDrop:y.drop,topDurationChange:y.durationChange,topEmptied:y.emptied,topEncrypted:y.en
6652 crypted,topEnded:y.ended,topError:y.error,topFocus:y.focus,topInput:y.input,topKeyDown:y.keyDown,topKeyPress:y.keyPress,topKeyUp:y.keyUp,topLoad:y.load,topLoadedData:y.loadedData,topLoadedMetadata:y.loadedMetadata,topLoadStart:y.loadStart,topMouseDown:y.mouseDown,topMouseMove:y.mouseMove,topMouseOut:y.mouseOut,topMouseOver:y.mouseOver,topMouseUp:y.mouseUp,topPaste:y.paste,topPause:y.pause,topPlay:y.play,topPlaying:y.playing,topProgress:y.progress,topRateChange:y.rateChange,topReset:y.reset,topScroll:y.scroll,topSeeked:y.seeked,topSeeking:y.seeking,topStalled:y.stalled,topSubmit:y.submit,topSuspend:y.suspend,topTimeUpdate:y.timeUpdate,topTouchCancel:y.touchCancel,topTouchEnd:y.touchEnd,topTouchMove:y.touchMove,topTouchStart:y.touchStart,topVolumeChange:y.volumeChange,topWaiting:y.waiting,topWheel:y.wheel};for(var T in A)A[T].dependencies=[T];var L=g({onClick:null}),E={},w={eventTypes:y,extractEvents:function(e,t,n,r,a){var i=A[e];if(!i)return null;var M;switch(e){case b.topAbort:case
6653 b.topCanPlay:case b.topCanPlayThrough:case b.topDurationChange:case b.topEmptied:case b.topEncrypted:case b.topEnded:case b.topError:case b.topInput:case b.topLoad:case b.topLoadedData:case b.topLoadedMetadata:case b.topLoadStart:case b.topPause:case b.topPlay:case b.topPlaying:case b.topProgress:case b.topRateChange:case b.topReset:case b.topSeeked:case b.topSeeking:case b.topStalled:case b.topSubmit:case b.topSuspend:case b.topTimeUpdate:case b.topVolumeChange:case b.topWaiting:M=c;break;case b.topKeyPress:if(0===_(r))return null;case b.topKeyDown:case b.topKeyUp:M=l;break;case b.topBlur:case b.topFocus:M=u;break;case b.topClick:if(2===r.button)return null;case b.topContextMenu:case b.topDoubleClick:case b.topMouseDown:case b.topMouseMove:case b.topMouseOut:case b.topMouseOver:case b.topMouseUp:M=d;break;case b.topDrag:case b.topDragEnd:case b.topDragEnter:case b.topDragExit:case b.topDragLeave:case b.topDragOver:case b.topDragStart:case b.topDrop:M=p;break;case b.topTouchCancel:
6654 case b.topTouchEnd:case b.topTouchMove:case b.topTouchStart:M=f;break;case b.topScroll:M=h;break;case b.topWheel:M=m;break;case b.topCopy:case b.topCut:case b.topPaste:M=s}M?void 0:v(!1);var g=M.getPooled(i,n,r,a);return o.accumulateTwoPhaseDispatches(g),g},didPutListener:function(e,t,n){if(t===L){var r=i.getNode(e);E[e]||(E[e]=a.listen(r,"click",M))}},willDeleteListener:function(e,t){t===L&&(E[e].remove(),delete E[e])}};e.exports=w},function(e,t,n){"use strict";function r(e,t,n,r){a.call(this,e,t,n,r)}var a=n(75),o={clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}};a.augmentClass(r,o),e.exports=r},function(e,t,n){"use strict";function r(e,t,n,r){a.call(this,e,t,n,r)}var a=n(85),o={relatedTarget:null};a.augmentClass(r,o),e.exports=r},function(e,t,n){"use strict";function r(e,t,n,r){a.call(this,e,t,n,r)}var a=n(85),o=n(134),i=n(135),s=n(86),c={key:i,location:null,ctrlKey:null,shiftKey:null,altKey:null,metaKey:null,repeat:null,locale:null,getMo
6655 difierState:s,charCode:function(e){return"keypress"===e.type?o(e):0},keyCode:function(e){return"keydown"===e.type||"keyup"===e.type?e.keyCode:0},which:function(e){return"keypress"===e.type?o(e):"keydown"===e.type||"keyup"===e.type?e.keyCode:0}};a.augmentClass(r,c),e.exports=r},function(e,t){"use strict";function n(e){var t,n=e.keyCode;return"charCode"in e?(t=e.charCode,0===t&&13===n&&(t=13)):t=n,t>=32||13===t?t:0}e.exports=n},function(e,t,n){"use strict";function r(e){if(e.key){var t=o[e.key]||e.key;if("Unidentified"!==t)return t}if("keypress"===e.type){var n=a(e);return 13===n?"Enter":String.fromCharCode(n)}return"keydown"===e.type||"keyup"===e.type?i[e.keyCode]||"Unidentified":""}var a=n(134),o={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},i={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pa
6656 use",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"};e.exports=r},function(e,t,n){"use strict";function r(e,t,n,r){a.call(this,e,t,n,r)}var a=n(84),o={dataTransfer:null};a.augmentClass(r,o),e.exports=r},function(e,t,n){"use strict";function r(e,t,n,r){a.call(this,e,t,n,r)}var a=n(85),o=n(86),i={touches:null,targetTouches:null,changedTouches:null,altKey:null,metaKey:null,ctrlKey:null,shiftKey:null,getModifierState:o};a.augmentClass(r,i),e.exports=r},function(e,t,n){"use strict";function r(e,t,n,r){a.call(this,e,t,n,r)}var a=n(84),o={deltaX:function(e){return"deltaX"in e?e.deltaX:"wheelDeltaX"in e?-e.wheelDeltaX:0},deltaY:function(e){return"deltaY"in e?e.deltaY:"wheelDeltaY"in e?-e.wheelDeltaY:"wheelDelta"in e?-e.wheelDelt
6657 a:0},deltaZ:null,deltaMode:null};a.augmentClass(r,o),e.exports=r},function(e,t,n){"use strict";var r=n(21),a=r.injection.MUST_USE_ATTRIBUTE,o={xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace"},i={Properties:{clipPath:a,cx:a,cy:a,d:a,dx:a,dy:a,fill:a,fillOpacity:a,fontFamily:a,fontSize:a,fx:a,fy:a,gradientTransform:a,gradientUnits:a,markerEnd:a,markerMid:a,markerStart:a,offset:a,opacity:a,patternContentUnits:a,patternUnits:a,points:a,preserveAspectRatio:a,r:a,rx:a,ry:a,spreadMethod:a,stopColor:a,stopOpacity:a,stroke:a,strokeDasharray:a,strokeLinecap:a,strokeOpacity:a,strokeWidth:a,textAnchor:a,transform:a,version:a,viewBox:a,x1:a,x2:a,x:a,xlinkActuate:a,xlinkArcrole:a,xlinkHref:a,xlinkRole:a,xlinkShow:a,xlinkTitle:a,xlinkType:a,xmlBase:a,xmlLang:a,xmlSpace:a,y1:a,y2:a,y:a},DOMAttributeNamespaces:{xlinkActuate:o.xlink,xlinkArcrole:o.xlink,xlinkHref:o.xlink,xlinkRole:o.xlink,xlinkShow:o.xlink,xlinkTitle:o.xlink,xlinkType:o.xlink,xmlBase:o.xml,xmlLang:o.xm
6658 l,xmlSpace:o.xml},DOMAttributeNames:{clipPath:"clip-path",fillOpacity:"fill-opacity",fontFamily:"font-family",fontSize:"font-size",gradientTransform:"gradientTransform",gradientUnits:"gradientUnits",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",patternContentUnits:"patternContentUnits",patternUnits:"patternUnits",preserveAspectRatio:"preserveAspectRatio",spreadMethod:"spreadMethod",stopColor:"stop-color",stopOpacity:"stop-opacity",strokeDasharray:"stroke-dasharray",strokeLinecap:"stroke-linecap",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",textAnchor:"text-anchor",viewBox:"viewBox",xlinkActuate:"xlink:actuate",xlinkArcrole:"xlink:arcrole",xlinkHref:"xlink:href",xlinkRole:"xlink:role",xlinkShow:"xlink:show",xlinkTitle:"xlink:title",xlinkType:"xlink:type",xmlBase:"xml:base",xmlLang:"xml:lang",xmlSpace:"xml:space"}};e.exports=i},function(e,t){"use strict";e.exports="0.14.8"},function(e,t,n){"use strict";var r=n(26);e.exports=r.renderSubtreeIntoCo
6659 ntainer},function(e,t,n){"use strict";e.exports=n(143)},function(e,t,n){"use strict";var r=n(2),a=n(144),o=n(148),i=n(37),s=n(153),c={};i(c,o),i(c,{findDOMNode:s("findDOMNode","ReactDOM","react-dom",r,r.findDOMNode),render:s("render","ReactDOM","react-dom",r,r.render),unmountComponentAtNode:s("unmountComponentAtNode","ReactDOM","react-dom",r,r.unmountComponentAtNode),renderToString:s("renderToString","ReactDOMServer","react-dom/server",a,a.renderToString),renderToStaticMarkup:s("renderToStaticMarkup","ReactDOMServer","react-dom/server",a,a.renderToStaticMarkup)}),c.__SECRET_DOM_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=r,c.__SECRET_DOM_SERVER_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=a,e.exports=c},function(e,t,n){"use strict";var r=n(69),a=n(145),o=n(140);r.inject();var i={renderToString:a.renderToString,renderToStaticMarkup:a.renderToStaticMarkup,version:o};e.exports=i},function(e,t,n){"use strict";function r(e){i.isValidElement(e)?void 0:h(!1);var t;try{d.injection.injectBatchingStrategy(u);var n=s.
6660 createReactRootID();return t=l.getPooled(!1),t.perform(function(){var r=f(e,null),a=r.mountComponent(n,t,p);return c.addChecksumToMarkup(a)},null)}finally{l.release(t),d.injection.injectBatchingStrategy(o)}}function a(e){i.isValidElement(e)?void 0:h(!1);var t;try{d.injection.injectBatchingStrategy(u);var n=s.createReactRootID();return t=l.getPooled(!0),t.perform(function(){var r=f(e,null);return r.mountComponent(n,t,p)},null)}finally{l.release(t),d.injection.injectBatchingStrategy(o)}}var o=n(90),i=n(40),s=n(43),c=n(46),u=n(146),l=n(147),d=n(52),p=n(56),f=n(60),h=n(11);e.exports={renderToString:r,renderToStaticMarkup:a}},function(e,t){"use strict";var n={isBatchingUpdates:!1,batchedUpdates:function(e){}};e.exports=n},function(e,t,n){"use strict";function r(e){this.reinitializeTransaction(),this.renderToStaticMarkup=e,this.reactMountReady=o.getPooled(null),this.useCreateElement=!1}var a=n(54),o=n(53),i=n(55),s=n(37),c=n(13),u={initialize:function(){this.reactMountReady.reset()},close
6661 :c},l=[u],d={getTransactionWrappers:function(){return l},getReactMountReady:function(){return this.reactMountReady;
6662 +},destructor:function(){o.release(this.reactMountReady),this.reactMountReady=null}};s(r.prototype,i.Mixin,d),a.addPoolingTo(r),e.exports=r},function(e,t,n){"use strict";var r=n(108),a=n(121),o=n(120),i=n(149),s=n(40),c=(n(150),n(105)),u=n(140),l=n(37),d=n(152),p=s.createElement,f=s.createFactory,h=s.cloneElement,m={Children:{map:r.map,forEach:r.forEach,count:r.count,toArray:r.toArray,only:d},Component:a,createElement:p,cloneElement:h,isValidElement:s.isValidElement,PropTypes:c,createClass:o.createClass,createFactory:f,createMixin:function(e){return e},DOM:i,version:u,__spread:l};e.exports=m},function(e,t,n){"use strict";function r(e){return a.createFactory(e)}var a=n(40),o=(n(150),n(151)),i=o({a:"a",abbr:"abbr",address:"address",area:"area",article:"article",aside:"aside",audio:"audio",b:"b",base:"base",bdi:"bdi",bdo:"bdo",big:"big",blockquote:"blockquote",body:"body",br:"br",button:"button",canvas:"canvas",caption:"caption",cite:"cite",code:"code",col:"col",colgroup:"colgroup",data
6663 :"data",datalist:"datalist",dd:"dd",del:"del",details:"details",dfn:"dfn",dialog:"dialog",div:"div",dl:"dl",dt:"dt",em:"em",embed:"embed",fieldset:"fieldset",figcaption:"figcaption",figure:"figure",footer:"footer",form:"form",h1:"h1",h2:"h2",h3:"h3",h4:"h4",h5:"h5",h6:"h6",head:"head",header:"header",hgroup:"hgroup",hr:"hr",html:"html",i:"i",iframe:"iframe",img:"img",input:"input",ins:"ins",kbd:"kbd",keygen:"keygen",label:"label",legend:"legend",li:"li",link:"link",main:"main",map:"map",mark:"mark",menu:"menu",menuitem:"menuitem",meta:"meta",meter:"meter",nav:"nav",noscript:"noscript",object:"object",ol:"ol",optgroup:"optgroup",option:"option",output:"output",p:"p",param:"param",picture:"picture",pre:"pre",progress:"progress",q:"q",rp:"rp",rt:"rt",ruby:"ruby",s:"s",samp:"samp",script:"script",section:"section",select:"select",small:"small",source:"source",span:"span",strong:"strong",style:"style",sub:"sub",summary:"summary",sup:"sup",table:"table",tbody:"tbody",td:"td",textarea:"tex
6664 tarea",tfoot:"tfoot",th:"th",thead:"thead",time:"time",title:"title",tr:"tr",track:"track",u:"u",ul:"ul",var:"var",video:"video",wbr:"wbr",circle:"circle",clipPath:"clipPath",defs:"defs",ellipse:"ellipse",g:"g",image:"image",line:"line",linearGradient:"linearGradient",mask:"mask",path:"path",pattern:"pattern",polygon:"polygon",polyline:"polyline",radialGradient:"radialGradient",rect:"rect",stop:"stop",svg:"svg",text:"text",tspan:"tspan"},r);e.exports=i},function(e,t,n){"use strict";function r(){if(d.current){var e=d.current.getName();if(e)return" Check the render method of `"+e+"`."}return""}function a(e,t){if(e._store&&!e._store.validated&&null==e.key){e._store.validated=!0;o("uniqueKey",e,t)}}function o(e,t,n){var a=r();if(!a){var o="string"==typeof n?n:n.displayName||n.name;o&&(a=" Check the top-level render call using <"+o+">.")}var i=h[e]||(h[e]={});if(i[a])return null;i[a]=!0;var s={parentOrOwner:a,url:" See https://fb.me/react-warning-keys for more information.",childOwner:nu
6665 ll};return t&&t._owner&&t._owner!==d.current&&(s.childOwner=" It was passed a child from "+t._owner.getName()+"."),s}function i(e,t){if("object"==typeof e)if(Array.isArray(e))for(var n=0;n<e.length;n++){var r=e[n];u.isValidElement(r)&&a(r,t)}else if(u.isValidElement(e))e._store&&(e._store.validated=!0);else if(e){var o=p(e);if(o&&o!==e.entries)for(var i,s=o.call(e);!(i=s.next()).done;)u.isValidElement(i.value)&&a(i.value,t)}}function s(e,t,n,a){for(var o in t)if(t.hasOwnProperty(o)){var i;try{"function"!=typeof t[o]?f(!1):void 0,i=t[o](n,o,e,a)}catch(e){i=e}if(i instanceof Error&&!(i.message in m)){m[i.message]=!0;r()}}}function c(e){var t=e.type;if("function"==typeof t){var n=t.displayName||t.name;t.propTypes&&s(n,t.propTypes,e.props,l.prop),"function"==typeof t.getDefaultProps}}var u=n(40),l=n(63),d=(n(64),n(3)),p=(n(41),n(106)),f=n(11),h=(n(23),{}),m={},M={createElement:function(e,t,n){var r="string"==typeof e||"function"==typeof e,a=u.createElement.apply(this,arguments);if(null=
6666 =a)return a;if(r)for(var o=2;o<arguments.length;o++)i(arguments[o],e);return c(a),a},createFactory:function(e){var t=M.createElement.bind(null,e);return t.type=e,t},cloneElement:function(e,t,n){for(var r=u.cloneElement.apply(this,arguments),a=2;a<arguments.length;a++)i(arguments[a],r.type);return c(r),r}};e.exports=M},function(e,t){"use strict";function n(e,t,n){if(!e)return null;var a={};for(var o in e)r.call(e,o)&&(a[o]=t.call(n,e[o],o,e));return a}var r=Object.prototype.hasOwnProperty;e.exports=n},function(e,t,n){"use strict";function r(e){return a.isValidElement(e)?void 0:o(!1),e}var a=n(40),o=n(11);e.exports=r},function(e,t,n){"use strict";function r(e,t,n,r,a){return a}n(37),n(23);e.exports=r},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0,t.connect=t.Provider=void 0;var a=n(155),o=r(a),i=n(158),s=r(i);t.Provider=o.default,t.connect=s.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}functi
6667 on a(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}t.__esModule=!0,t.default=void 0;var s=n(142),c=n(156),u=r(c),l=n(157),d=(r(l),function(e){function t(n,r){a(this,t);var i=o(this,e.call(this,n,r));return i.store=n.store,i}return i(t,e),t.prototype.getChildContext=function(){return{store:this.store}},t.prototype.render=function(){var e=this.props.children;return s.Children.only(e)},t}(s.Component));t.default=d,d.propTypes={store:u.default.isRequired,children:s.PropTypes.elemen
6668 t.isRequired},d.childContextTypes={store:u.default.isRequired}},function(e,t,n){"use strict";t.__esModule=!0;var r=n(142);t.default=r.PropTypes.shape({subscribe:r.PropTypes.func.isRequired,dispatch:r.PropTypes.func.isRequired,getState:r.PropTypes.func.isRequired})},function(e,t){"use strict";function n(e){"undefined"!=typeof console&&"function"==typeof console.error&&console.error(e);try{throw new Error(e)}catch(e){}}t.__esModule=!0,t.default=n},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerab
6669 le:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function s(e){return e.displayName||e.name||"Component"}function c(e,t){try{return e.apply(t)}catch(e){return z.value=e,z}}function u(e,t,n){var r=arguments.length<=3||void 0===arguments[3]?{}:arguments[3],u=Boolean(e),p=e||L,h=void 0;h="function"==typeof t?t:t?(0,_.default)(t):E;var M=n||w,v=r.pure,g=void 0===v||v,b=r.withRef,A=void 0!==b&&b,k=g&&M!==w,O=S++;return function(e){function t(e,t,n){var r=M(e,t,n);return r}var n="Connect("+s(e)+")",r=function(r){function s(e,t){a(this,s);var i=o(this,r.call(this,e,t));i.version=O,i.store=e.store||t.store,(0,T.default)(i.store,'Could not find "store" in either the context or '+('props of "'+n+'". ')+"Either wrap the root component in a <Provider>, "+('or explicitly pass "store" as a prop to "'+n+'".'));var c=i.store.getState();return i.state={storeState:c},i.clearCache(),i}return i(s,r),s.prototype.shouldComponentUpdate=function(){ret
6670 urn!g||this.haveOwnPropsChanged||this.hasStoreStateChanged},s.prototype.computeStateProps=function(e,t){if(!this.finalMapStateToProps)return this.configureFinalMapState(e,t);var n=e.getState(),r=this.doStatePropsDependOnOwnProps?this.finalMapStateToProps(n,t):this.finalMapStateToProps(n);return r},s.prototype.configureFinalMapState=function(e,t){var n=p(e.getState(),t),r="function"==typeof n;return this.finalMapStateToProps=r?n:p,this.doStatePropsDependOnOwnProps=1!==this.finalMapStateToProps.length,r?this.computeStateProps(e,t):n},s.prototype.computeDispatchProps=function(e,t){if(!this.finalMapDispatchToProps)return this.configureFinalMapDispatch(e,t);var n=e.dispatch,r=this.doDispatchPropsDependOnOwnProps?this.finalMapDispatchToProps(n,t):this.finalMapDispatchToProps(n);return r},s.prototype.configureFinalMapDispatch=function(e,t){var n=h(e.dispatch,t),r="function"==typeof n;return this.finalMapDispatchToProps=r?n:h,this.doDispatchPropsDependOnOwnProps=1!==this.finalMapDispatchToP
6671 rops.length,r?this.computeDispatchProps(e,t):n},s.prototype.updateStatePropsIfNeeded=function(){var e=this.computeStateProps(this.store,this.props);return(!this.stateProps||!(0,m.default)(e,this.stateProps))&&(this.stateProps=e,!0)},s.prototype.updateDispatchPropsIfNeeded=function(){var e=this.computeDispatchProps(this.store,this.props);return(!this.dispatchProps||!(0,m.default)(e,this.dispatchProps))&&(this.dispatchProps=e,!0)},s.prototype.updateMergedPropsIfNeeded=function(){var e=t(this.stateProps,this.dispatchProps,this.props);return!(this.mergedProps&&k&&(0,m.default)(e,this.mergedProps))&&(this.mergedProps=e,!0)},s.prototype.isSubscribed=function(){return"function"==typeof this.unsubscribe},s.prototype.trySubscribe=function(){u&&!this.unsubscribe&&(this.unsubscribe=this.store.subscribe(this.handleChange.bind(this)),this.handleChange())},s.prototype.tryUnsubscribe=function(){this.unsubscribe&&(this.unsubscribe(),this.unsubscribe=null)},s.prototype.componentDidMount=function(){t
6672 his.trySubscribe()},s.prototype.componentWillReceiveProps=function(e){g&&(0,m.default)(e,this.props)||(this.haveOwnPropsChanged=!0)},s.prototype.componentWillUnmount=function(){this.tryUnsubscribe(),this.clearCache()},s.prototype.clearCache=function(){this.dispatchProps=null,this.stateProps=null,this.mergedProps=null,this.haveOwnPropsChanged=!0,this.hasStoreStateChanged=!0,this.haveStatePropsBeenPrecalculated=!1,this.statePropsPrecalculationError=null,this.renderedElement=null,this.finalMapDispatchToProps=null,this.finalMapStateToProps=null},s.prototype.handleChange=function(){if(this.unsubscribe){var e=this.store.getState(),t=this.state.storeState;if(!g||t!==e){if(g&&!this.doStatePropsDependOnOwnProps){var n=c(this.updateStatePropsIfNeeded,this);if(!n)return;n===z&&(this.statePropsPrecalculationError=z.value),this.haveStatePropsBeenPrecalculated=!0}this.hasStoreStateChanged=!0,this.setState({storeState:e})}}},s.prototype.getWrappedInstance=function(){return(0,T.default)(A,"To acces
6673 s the wrapped instance, you need to specify { withRef: true } as the fourth argument of the connect() call."),this.refs.wrappedInstance},s.prototype.render=function(){var t=this.haveOwnPropsChanged,n=this.hasStoreStateChanged,r=this.haveStatePropsBeenPrecalculated,a=this.statePropsPrecalculationError,o=this.renderedElement;if(this.haveOwnPropsChanged=!1,this.hasStoreStateChanged=!1,this.haveStatePropsBeenPrecalculated=!1,this.statePropsPrecalculationError=null,a)throw a;var i=!0,s=!0;g&&o&&(i=n||t&&this.doStatePropsDependOnOwnProps,s=t&&this.doDispatchPropsDependOnOwnProps);var c=!1,u=!1;r?c=!0:i&&(c=this.updateStatePropsIfNeeded()),s&&(u=this.updateDispatchPropsIfNeeded());var p=!0;return p=!!(c||u||t)&&this.updateMergedPropsIfNeeded(),!p&&o?o:(A?this.renderedElement=(0,d.createElement)(e,l({},this.mergedProps,{ref:"wrappedInstance"})):this.renderedElement=(0,d.createElement)(e,this.mergedProps),this.renderedElement)},s}(d.Component);return r.displayName=n,r.WrappedComponent=e,r.co
6674 ntextTypes={store:f.default},r.propTypes={store:f.default},(0,y.default)(r,e)}}var l=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};t.__esModule=!0,t.default=u;var d=n(142),p=n(156),f=r(p),h=n(159),m=r(h),M=n(160),_=r(M),v=n(157),g=(r(v),n(163)),b=(r(g),n(176)),y=r(b),A=n(177),T=r(A),L=function(e){return{}},E=function(e){return{dispatch:e}},w=function(e,t,n){return l({},n,e,t)},z={value:null},S=0},function(e,t){"use strict";function n(e,t){if(e===t)return!0;var n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;for(var a=Object.prototype.hasOwnProperty,o=0;o<n.length;o++)if(!a.call(t,n[o])||e[n[o]]!==t[n[o]])return!1;return!0}t.__esModule=!0,t.default=n},function(e,t,n){"use strict";function r(e){return function(t){return(0,a.bindActionCreators)(e,t)}}t.__esModule=!0,t.default=r;var a=n(161)},function(e,t,n){"use strict";function r(e){return e&&e.__esModu
6675 le?e:{default:e}}t.__esModule=!0,t.compose=t.applyMiddleware=t.bindActionCreators=t.combineReducers=t.createStore=void 0;var a=n(162),o=r(a),i=n(171),s=r(i),c=n(173),u=r(c),l=n(174),d=r(l),p=n(175),f=r(p),h=n(172);r(h);t.createStore=o.default,t.combineReducers=s.default,t.bindActionCreators=u.default,t.applyMiddleware=d.default,t.compose=f.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e,t,n){function r(){_===M&&(_=M.slice())}function o(){return m}function s(e){if("function"!=typeof e)throw new Error("Expected listener to be a function.");var t=!0;return r(),_.push(e),function(){if(t){t=!1,r();var n=_.indexOf(e);_.splice(n,1)}}}function l(e){if(!(0,i.default)(e))throw new Error("Actions must be plain objects. Use custom middleware for async actions.");if("undefined"==typeof e.type)throw new Error('Actions may not have an undefined "type" property. Have you misspelled a constant?');if(v)throw new Error("Reducers may not dispatch ac
6676 tions.");try{v=!0,m=h(m,e)}finally{v=!1}for(var t=M=_,n=0;n<t.length;n++)t[n]();return e}function d(e){if("function"!=typeof e)throw new Error("Expected the nextReducer to be a function.");h=e,l({type:u.INIT})}function p(){var e,t=s;return e={subscribe:function(e){function n(){e.next&&e.next(o())}if("object"!=typeof e)throw new TypeError("Expected the observer to be an object.");n();var r=t(n);return{unsubscribe:r}}},e[c.default]=function(){return this},e}var f;if("function"==typeof t&&"undefined"==typeof n&&(n=t,t=void 0),"undefined"!=typeof n){if("function"!=typeof n)throw new Error("Expected the enhancer to be a function.");return n(a)(e,t)}if("function"!=typeof e)throw new Error("Expected the reducer to be a function.");var h=e,m=t,M=[],_=M,v=!1;return l({type:u.INIT}),f={dispatch:l,subscribe:s,getState:o,replaceReducer:d},f[c.default]=p,f}t.__esModule=!0,t.ActionTypes=void 0,t.default=a;var o=n(163),i=r(o),s=n(167),c=r(s),u=t.ActionTypes={INIT:"@@redux/INIT"}},function(e,t,n){f
6677 unction r(e){if(!o(e)||p.call(e)!=i)return!1;var t=a(e);if(null===t)return!0;var n=l.call(t,"constructor")&&t.constructor;return"function"==typeof n&&n instanceof n&&u.call(n)==d}var a=n(164),o=n(166),i="[object Object]",s=Function.prototype,c=Object.prototype,u=s.toString,l=c.hasOwnProperty,d=u.call(Object),p=c.toString;e.exports=r},function(e,t,n){var r=n(165),a=r(Object.getPrototypeOf,Object);e.exports=a},function(e,t){function n(e,t){return function(n){return e(t(n))}}e.exports=n},function(e,t){function n(e){return null!=e&&"object"==typeof e}e.exports=n},function(e,t,n){e.exports=n(168)},function(e,t,n){(function(e,r){"use strict";function a(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o,i=n(170),s=a(i);o="undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof e?e:r;var c=(0,s.default)(o);t.default=c}).call(t,function(){return this}(),n(169)(e))},function(e,t){e.exports=function(e){return e.webpackPolyf
6678 ill||(e.deprecate=function(){},e.paths=[],e.children=[],e.webpackPolyfill=1),e}},function(e,t){"use strict";function n(e){var t,n=e.Symbol;return"function"==typeof n?n.observable?t=n.observable:(t=n("observable"),n.observable=t):t="@@observable",t}Object.defineProperty(t,"__esModule",{value:!0}),t.default=n},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e,t){var n=t&&t.type,r=n&&'"'+n.toString()+'"'||"an action";return"Given action "+r+', reducer "'+e+'" returned undefined. To ignore an action, you must explicitly return the previous state.'}function o(e){Object.keys(e).forEach(function(t){var n=e[t],r=n(void 0,{type:s.ActionTypes.INIT});if("undefined"==typeof r)throw new Error('Reducer "'+t+'" returned undefined during initialization. If the state passed to the reducer is undefined, you must explicitly return the initial state. The initial state may not be undefined.');var a="@@redux/PROBE_UNKNOWN_ACTION_"+Math.random().toString(36).subs
6679 tring(7).split("").join(".");if("undefined"==typeof n(void 0,{type:a}))throw new Error('Reducer "'+t+'" returned undefined when probed with a random type. '+("Don't try to handle "+s.ActionTypes.INIT+' or other actions in "redux/*" ')+"namespace. They are considered private. Instead, you must return the current state for any unknown actions, unless it is undefined, in which case you must return the initial state, regardless of the action type. The initial state may not be undefined.")})}function i(e){for(var t=Object.keys(e),n={},r=0;r<t.length;r++){var i=t[r];"function"==typeof e[i]&&(n[i]=e[i])}var s,c=Object.keys(n);try{o(n)}catch(e){s=e}return function(){var e=arguments.length<=0||void 0===arguments[0]?{}:arguments[0],t=arguments[1];if(s)throw s;for(var r=!1,o={},i=0;i<c.length;i++){var u=c[i],l=n[u],d=e[u],p=l(d,t);if("undefined"==typeof p){var f=a(u,t);throw new Error(f)}o[u]=p,r=r||p!==d}return r?o:e}}t.__esModule=!0,t.default=i;var s=n(162),c=n(163),u=(r(c),n(172));r(u)},fun
6680 ction(e,t){"use strict";function n(e){"undefined"!=typeof console&&"function"==typeof console.error&&console.error(e);try{throw new Error(e)}catch(e){}}t.__esModule=!0,t.default=n},function(e,t){"use strict";function n(e,t){return function(){return t(e.apply(void 0,arguments))}}function r(e,t){if("function"==typeof e)return n(e,t);if("object"!=typeof e||null===e)throw new Error("bindActionCreators expected an object or a function, instead received "+(null===e?"null":typeof e)+'. Did you write "import ActionCreators from" instead of "import * as ActionCreators from"?');for(var r=Object.keys(e),a={},o=0;o<r.length;o++){var i=r[o],s=e[i];"function"==typeof s&&(a[i]=n(s,t))}return a}t.__esModule=!0,t.default=r},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(e){return function(n,r,a){var i=e(n,r,a),c=i.dispatch,u=[],l={getState:i.getState,dispatch:function(e){
6681 return c(e)}};return u=t.map(function(e){return e(l)}),c=s.default.apply(void 0,u)(i.dispatch),o({},i,{dispatch:c})}}}t.__esModule=!0;var o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};t.default=a;var i=n(175),s=r(i)},function(e,t){"use strict";function n(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];if(0===t.length)return function(e){return e};if(1===t.length)return t[0];var r=t[t.length-1],a=t.slice(0,-1);return function(){return a.reduceRight(function(e,t){return t(e)},r.apply(void 0,arguments))}}t.__esModule=!0,t.default=n},function(e,t){"use strict";var n={childContextTypes:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,mixins:!0,propTypes:!0,type:!0},r={name:!0,length:!0,prototype:!0,caller:!0,arguments:!0,arity:!0},a="function"==typeof Object.getOwnPropertySymbols;e.exports=function(e,t,o){if("string"!=typeof t){var
6682 i=Object.getOwnPropertyNames(t);a&&(i=i.concat(Object.getOwnPropertySymbols(t)));for(var s=0;s<i.length;++s)if(!(n[i[s]]||r[i[s]]||o&&o[i[s]]))try{e[i[s]]=t[i[s]]}catch(e){}}return e}},function(e,t,n){"use strict";var r=function(e,t,n,r,a,o,i,s){if(!e){var c;if(void 0===t)c=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var u=[n,r,a,o,i,s],l=0;c=new Error(t.replace(/%s/g,function(){return u[l++]})),c.name="Invariant Violation"}throw c.framesToPop=1,c}};e.exports=r},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0,t.createMemoryHistory=t.hashHistory=t.browserHistory=t.applyRouterMiddleware=t.formatPattern=t.useRouterHistory=t.match=t.routerShape=t.locationShape=t.PropTypes=t.RoutingContext=t.RouterContext=t.createRoutes=t.useRoutes=t.RouteContext=t.Lifecycle=t.History=t.Route=t.Redirect=t.IndexRoute=t.IndexRedirect=t.withRouter=t.IndexLink=t
6683 .Link=t.Router=void 0;var a=n(179);Object.defineProperty(t,"createRoutes",{enumerable:!0,get:function(){return a.createRoutes}});var o=n(180);Object.defineProperty(t,"locationShape",{enumerable:!0,get:function(){return o.locationShape}}),Object.defineProperty(t,"routerShape",{enumerable:!0,get:function(){return o.routerShape}});var i=n(185);Object.defineProperty(t,"formatPattern",{enumerable:!0,get:function(){return i.formatPattern}});var s=n(186),c=r(s),u=n(217),l=r(u),d=n(218),p=r(d),f=n(219),h=r(f),m=n(220),M=r(m),_=n(222),v=r(_),g=n(221),b=r(g),y=n(223),A=r(y),T=n(224),L=r(T),E=n(225),w=r(E),z=n(226),S=r(z),k=n(227),O=r(k),N=n(214),C=r(N),D=n(228),P=r(D),x=r(o),j=n(229),W=r(j),Y=n(233),q=r(Y),B=n(234),R=r(B),H=n(235),I=r(H),U=n(238),F=r(U),X=n(230),V=r(X);t.Router=c.default,t.Link=l.default,t.IndexLink=p.default,t.withRouter=h.default,t.IndexRedirect=M.default,t.IndexRoute=v.default,t.Redirect=b.default,t.Route=A.default,t.History=L.default,t.Lifecycle=w.default,t.RouteContext=S
6684 .default,t.useRoutes=O.default,t.RouterContext=C.default,t.RoutingContext=P.default,t.PropTypes=x.default,t.match=W.default,t.useRouterHistory=q.default,t.applyRouterMiddleware=R.default,t.browserHistory=I.default,t.hashHistory=F.default,t.createMemoryHistory=V.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e){return null==e||p.default.isValidElement(e)}function o(e){return a(e)||Array.isArray(e)&&e.every(a)}function i(e,t){return l({},e,t)}function s(e){var t=e.type,n=i(t.defaultProps,e.props);if(n.children){var r=c(n.children,n);r.length&&(n.childRoutes=r),delete n.children}return n}function c(e,t){var n=[];return p.default.Children.forEach(e,function(e){if(p.default.isValidElement(e))if(e.type.createRouteFromReactElement){var r=e.type.createRouteFromReactElement(e,t);r&&n.push(r)}else n.push(s(e))}),n}function u(e){return o(e)?e=c(e):e&&!Array.isArray(e)&&(e=[e]),e}t.__esModule=!0;var l=Object.assign||function(e){for(var t=1;t<
6685 arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};t.isReactChildren=o,t.createRouteFromReactElement=s,t.createRoutesFromReactChildren=c,t.createRoutes=u;var d=n(142),p=r(d)},function(e,t,n){"use strict";function r(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}function a(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0,t.router=t.routes=t.route=t.components=t.component=t.location=t.history=t.falsy=t.locationShape=t.routerShape=void 0;var o=n(142),i=n(181),s=(a(i),n(184)),c=r(s),u=n(182),l=(a(u),o.PropTypes.func),d=o.PropTypes.object,p=o.PropTypes.shape,f=o.PropTypes.string,h=t.routerShape=p({push:l.isRequired,replace:l.isRequired,go:l.isRequired,goBack:l.isRequired,goForward:l.isRequired,setRouteLeaveHook:l.isRequired,isActive:l.isRequired}),m=t.locationShape=p({pathname:f.isRequired,search:f.isRequired,state:d,a
6686 ction:f.isRequired,key:f}),M=t.falsy=c.falsy,_=t.history=c.history,v=t.location=m,g=t.component=c.component,b=t.components=c.components,y=t.route=c.route,A=(t.routes=c.routes,t.router=h),T={falsy:M,history:_,location:v,component:g,components:b,route:y,router:A};t.default=T},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0,t.canUseMembrane=void 0;var a=n(182),o=(r(a),t.canUseMembrane=!1,function(e){return e});t.default=o},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e,t){if(t.indexOf("deprecated")!==-1){if(c[t])return;c[t]=!0}t="[react-router] "+t;for(var n=arguments.length,r=Array(n>2?n-2:0),a=2;a<n;a++)r[a-2]=arguments[a];s.default.apply(void 0,[e,t].concat(r))}function o(){c={}}t.__esModule=!0,t.default=a,t._resetWarned=o;var i=n(183),s=r(i),c={}},function(e,t,n){"use strict";var r=function(){};e.exports=r},function(e,t,n){"use strict";function r(e,t,n){if(e[t])return new Error("<"+n+'> sh
6687 ould not have a "'+t+'" prop')}t.__esModule=!0,t.routes=t.route=t.components=t.component=t.history=void 0,t.falsy=r;var a=n(142),o=a.PropTypes.func,i=a.PropTypes.object,s=a.PropTypes.arrayOf,c=a.PropTypes.oneOfType,u=a.PropTypes.element,l=a.PropTypes.shape,d=a.PropTypes.string,p=(t.history=l({listen:o.isRequired,push:o.isRequired,replace:o.isRequired,go:o.isRequired,goBack:o.isRequired,goForward:o.isRequired}),t.component=c([o,d])),f=(t.components=c([p,i]),t.route=c([i,u]));t.routes=c([f,s(f)])},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function o(e){for(var t="",n=[],r=[],o=void 0,i=0,s=/:([a-zA-Z_$][a-zA-Z0-9_$]*)|\*\*|\*|\(|\)/g;o=s.exec(e);)o.index!==i&&(r.push(e.slice(i,o.index)),t+=a(e.slice(i,o.index))),o[1]?(t+="([^/]+)",n.push(o[1])):"**"===o[0]?(t+="(.*)",n.push("splat")):"*"===o[0]?(t+="(.*?)",n.push("splat")):"("===o[0]?t+="(?:":")"===o[0]&&(t+=")?"),r.push(o[0]),i=s.lastIn
6688 dex;return i!==e.length&&(r.push(e.slice(i,e.length)),t+=a(e.slice(i,e.length))),{pattern:e,regexpSource:t,paramNames:n,tokens:r}}function i(e){return f[e]||(f[e]=o(e)),f[e]}function s(e,t){"/"!==e.charAt(0)&&(e="/"+e);var n=i(e),r=n.regexpSource,a=n.paramNames,o=n.tokens;"/"!==e.charAt(e.length-1)&&(r+="/?"),"*"===o[o.length-1]&&(r+="$");var s=t.match(new RegExp("^"+r,"i"));if(null==s)return null;var c=s[0],u=t.substr(c.length);if(u){if("/"!==c.charAt(c.length-1))return null;u="/"+u}return{remainingPathname:u,paramNames:a,paramValues:s.slice(1).map(function(e){return e&&decodeURIComponent(e)})}}function c(e){return i(e).paramNames}function u(e,t){var n=s(e,t);if(!n)return null;var r=n.paramNames,a=n.paramValues,o={};return r.forEach(function(e,t){o[e]=a[t]}),o}function l(e,t){t=t||{};for(var n=i(e),r=n.tokens,a=0,o="",s=0,c=void 0,u=void 0,l=void 0,d=0,f=r.length;d<f;++d)c=r[d],"*"===c||"**"===c?(l=Array.isArray(t.splat)?t.splat[s++]:t.splat,null!=l||a>0?void 0:(0,p.default)(!1),nu
6689 ll!=l&&(o+=encodeURI(l))):"("===c?a+=1:")"===c?a-=1:":"===c.charAt(0)?(u=c.substring(1),l=t[u],null!=l||a>0?void 0:(0,p.default)(!1),null!=l&&(o+=encodeURIComponent(l))):o+=c;return o.replace(/\/+/g,"/")}t.__esModule=!0,t.compilePattern=i,t.matchPattern=s,t.getParamNames=c,t.getParams=u,t.formatPattern=l;var d=n(177),p=r(d),f=Object.create(null)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}function o(e){return!e||!e.__v2_compatible__}function i(e){return e&&e.getCurrentLocation}t.__esModule=!0;var s=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},c=n(187),u=r(c),l=n(203),d=r(l),p=n(177),f=r(p),h=n(142),m=r(h),M=n(206),_=r(M),v=n(184),g=n(214),b=r(g),y=n(179),A=n(216),T=n(182),L=(r(T),m.default.PropTypes),E=L.func,w=L
6690 .object,z=m.default.createClass({displayName:"Router",propTypes:{history:w,children:v.routes,routes:v.routes,render:E,createElement:E,onError:E,onUpdate:E,parseQueryString:E,stringifyQuery:E,matchContext:w},getDefaultProps:function(){return{render:function(e){return m.default.createElement(b.default,e)}}},getInitialState:function(){return{location:null,routes:null,params:null,components:null}},handleError:function(e){if(!this.props.onError)throw e;this.props.onError.call(this,e)},componentWillMount:function(){var e=this,t=this.props,n=(t.parseQueryString,t.stringifyQuery,this.createRouterObjects()),r=n.history,a=n.transitionManager,o=n.router;this._unlisten=a.listen(function(t,n){t?e.handleError(t):e.setState(n,e.props.onUpdate)}),this.history=r,this.router=o},createRouterObjects:function(){var e=this.props.matchContext;if(e)return e;var t=this.props.history,n=this.props,r=n.routes,a=n.children;i(t)?(0,f.default)(!1):void 0,o(t)&&(t=this.wrapDeprecatedHistory(t));var s=(0,_.default)
6691 (t,(0,y.createRoutes)(r||a)),c=(0,A.createRouterObject)(t,s),u=(0,A.createRoutingHistory)(t,s);return{history:u,transitionManager:s,router:c}},wrapDeprecatedHistory:function(e){var t=this.props,n=t.parseQueryString,r=t.stringifyQuery,a=void 0;return a=e?function(){return e}:u.default,(0,d.default)(a)({parseQueryString:n,stringifyQuery:r})},componentWillReceiveProps:function(e){},componentWillUnmount:function(){this._unlisten&&this._unlisten()},render:function e(){var t=this.state,n=t.location,r=t.routes,o=t.params,i=t.components,c=this.props,u=c.createElement,e=c.render,l=a(c,["createElement","render"]);return null==n?null:(Object.keys(z.propTypes).forEach(function(e){return delete l[e]}),e(s({},l,{history:this.history,router:this.router,location:n,routes:r,params:o,components:i,createElement:u})))}});t.default=z,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e){return"string"==typeof e&&"/"===e.charAt(0)}function o(){
6692 var e=_.getHashPath();return!!a(e)||(_.replaceHashPath("/"+e),!1)}function i(e,t,n){return e+(e.indexOf("?")===-1?"?":"&")+(t+"="+n)}function s(e,t){return e.replace(new RegExp("[?&]?"+t+"=[a-zA-Z0-9]+"),"")}function c(e,t){var n=e.match(new RegExp("\\?.*?\\b"+t+"=(.+?)\\b"));return n&&n[1]}function u(){function e(){var e=_.getHashPath(),t=void 0,n=void 0;z?(t=c(e,z),e=s(e,z),t?n=v.readState(t):(n=null,t=S.createKey(),_.replaceHashPath(i(e,z,t)))):t=n=null;var r=m.parsePath(e);return S.createLocation(l({},r,{state:n}),void 0,t)}function t(t){function n(){o()&&r(e())}var r=t.transitionTo;return o(),_.addEventListener(window,"hashchange",n),function(){_.removeEventListener(window,"hashchange",n)}}function n(e){var t=e.basename,n=e.pathname,r=e.search,a=e.state,o=e.action,s=e.key;if(o!==h.POP){var c=(t||"")+n+r;z?(c=i(c,z,s),v.saveState(s,a)):e.key=e.state=null;var u=_.getHashPath();o===h.PUSH?u!==c&&(window.location.hash=c):u!==c&&_.replaceHashPath(c)}}function r(e){1===++k&&(O=t(S));
6693 var n=S.listenBefore(e);return function(){n(),0===--k&&O()}}function a(e){1===++k&&(O=t(S));var n=S.listen(e);return function(){n(),0===--k&&O()}}function u(e){S.push(e)}function d(e){S.replace(e)}function p(e){S.go(e)}function g(e){return"#"+S.createHref(e)}function A(e){1===++k&&(O=t(S)),S.registerTransitionHook(e)}function T(e){S.unregisterTransitionHook(e),0===--k&&O()}function L(e,t){S.pushState(e,t)}function E(e,t){S.replaceState(e,t)}var w=arguments.length<=0||void 0===arguments[0]?{}:arguments[0];M.canUseDOM?void 0:f.default(!1);var z=w.queryKey;(void 0===z||z)&&(z="string"==typeof z?z:y);var S=b.default(l({},w,{getCurrentLocation:e,finishTransition:n,saveState:v.saveState})),k=0,O=void 0;_.supportsGoWithoutReloadUsingHash();return l({},S,{listenBefore:r,listen:a,push:u,replace:d,go:p,createHref:g,registerTransitionHook:A,unregisterTransitionHook:T,pushState:L,replaceState:E})}t.__esModule=!0;var l=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=argument
6694 s[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},d=n(188),p=(r(d),
6695 +n(177)),f=r(p),h=n(189),m=n(190),M=n(191),_=n(192),v=n(193),g=n(194),b=r(g),y="_k";t.default=u,e.exports=t.default},function(e,t,n){"use strict";var r=function(){};e.exports=r},function(e,t){"use strict";t.__esModule=!0;var n="PUSH";t.PUSH=n;var r="REPLACE";t.REPLACE=r;var a="POP";t.POP=a,t.default={PUSH:n,REPLACE:r,POP:a}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e){var t=e.match(/^https?:\/\/[^\/]*/);return null==t?e:e.substring(t[0].length)}function o(e){var t=a(e),n="",r="",o=t.indexOf("#");o!==-1&&(r=t.substring(o),t=t.substring(0,o));var i=t.indexOf("?");return i!==-1&&(n=t.substring(i),t=t.substring(0,i)),""===t&&(t="/"),{pathname:t,search:n,hash:r}}t.__esModule=!0,t.extractPath=a,t.parsePath=o;var i=n(188);r(i)},function(e,t){"use strict";t.__esModule=!0;var n=!("undefined"==typeof window||!window.document||!window.document.createElement);t.canUseDOM=n},function(e,t){"use strict";function n(e,t,n){e.addEventListener?e.addEven
6696 tListener(t,n,!1):e.attachEvent("on"+t,n)}function r(e,t,n){e.removeEventListener?e.removeEventListener(t,n,!1):e.detachEvent("on"+t,n)}function a(){return window.location.href.split("#")[1]||""}function o(e){window.location.replace(window.location.pathname+window.location.search+"#"+e)}function i(){return window.location.pathname+window.location.search+window.location.hash}function s(e){e&&window.history.go(e)}function c(e,t){t(window.confirm(e))}function u(){var e=navigator.userAgent;return(e.indexOf("Android 2.")===-1&&e.indexOf("Android 4.0")===-1||e.indexOf("Mobile Safari")===-1||e.indexOf("Chrome")!==-1||e.indexOf("Windows Phone")!==-1)&&(window.history&&"pushState"in window.history)}function l(){var e=navigator.userAgent;return e.indexOf("Firefox")===-1}t.__esModule=!0,t.addEventListener=n,t.removeEventListener=r,t.getHashPath=a,t.replaceHashPath=o,t.getWindowPath=i,t.go=s,t.getUserConfirmation=c,t.supportsHistory=u,t.supportsGoWithoutReloadUsingHash=l},function(e,t,n){"use s
6697 trict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e){return c+e}function o(e,t){try{null==t?window.sessionStorage.removeItem(a(e)):window.sessionStorage.setItem(a(e),JSON.stringify(t))}catch(e){if(e.name===l)return;if(u.indexOf(e.name)>=0&&0===window.sessionStorage.length)return;throw e}}function i(e){var t=void 0;try{t=window.sessionStorage.getItem(a(e))}catch(e){if(e.name===l)return null}if(t)try{return JSON.parse(t)}catch(e){}return null}t.__esModule=!0,t.saveState=o,t.readState=i;var s=n(188),c=(r(s),"@@History/"),u=["QuotaExceededError","QUOTA_EXCEEDED_ERR"],l="SecurityError"},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e){function t(e){return c.canUseDOM?void 0:s.default(!1),n.listen(e)}var n=d.default(o({getUserConfirmation:u.getUserConfirmation},e,{go:u.go}));return o({},n,{listen:t})}t.__esModule=!0;var o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.p
6698 rototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},i=n(177),s=r(i),c=n(191),u=n(192),l=n(195),d=r(l);t.default=a,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e){return Math.random().toString(36).substr(2,e)}function o(e,t){return e.pathname===t.pathname&&e.search===t.search&&e.key===t.key&&l.default(e.state,t.state)}function i(){function e(e){return Y.push(e),function(){Y=Y.filter(function(t){return t!==e})}}function t(){return H&&H.action===f.POP?q.indexOf(H.key):R?q.indexOf(R.key):-1}function n(e){var n=t();R=e,R.action===f.PUSH?q=[].concat(q.slice(0,n+1),[R.key]):R.action===f.REPLACE&&(q[n]=R.key),B.forEach(function(e){e(R)})}function r(e){if(B.push(e),R)e(R);else{var t=C();q=[t.key],n(t)}return function(){B=B.filter(function(t){return t!==e})}}function i(e,t){p.loopAsync(Y.length,function(t,n,r){_.default(Y[t],e,function(e){null!=e?r(e):n()})},function(e){j&&"string"==typeof e?j(e,function(e){t(e!==!1)}):t(
6699 e!==!1)})}function c(e){R&&o(R,e)||(H=e,i(e,function(t){if(H===e)if(t){if(e.action===f.PUSH){var r=A(R),a=A(e);a===r&&l.default(R.state,e.state)&&(e.action=f.REPLACE)}D(e)!==!1&&n(e)}else if(R&&e.action===f.POP){var o=q.indexOf(R.key),i=q.indexOf(e.key);o!==-1&&i!==-1&&x(o-i)}}))}function u(e){c(L(e,f.PUSH,y()))}function h(e){c(L(e,f.REPLACE,y()))}function M(){x(-1)}function v(){x(1)}function y(){return a(W)}function A(e){if(null==e||"string"==typeof e)return e;var t=e.pathname,n=e.search,r=e.hash,a=t;return n&&(a+=n),r&&(a+=r),a}function T(e){return A(e)}function L(e,t){var n=arguments.length<=2||void 0===arguments[2]?y():arguments[2];return"object"==typeof t&&("string"==typeof e&&(e=d.parsePath(e)),e=s({},e,{state:t}),t=n,n=arguments[3]||y()),m.default(e,t,n)}function E(e){R?(w(R,e),n(R)):w(C(),e)}function w(e,t){e.state=s({},e.state,t),P(e.key,e.state)}function z(e){Y.indexOf(e)===-1&&Y.push(e)}function S(e){Y=Y.filter(function(t){return t!==e})}function k(e,t){"string"==typeof t
6700 &&(t=d.parsePath(t)),u(s({state:e},t))}function O(e,t){"string"==typeof t&&(t=d.parsePath(t)),h(s({state:e},t))}var N=arguments.length<=0||void 0===arguments[0]?{}:arguments[0],C=N.getCurrentLocation,D=N.finishTransition,P=N.saveState,x=N.go,j=N.getUserConfirmation,W=N.keyLength;"number"!=typeof W&&(W=b);var Y=[],q=[],B=[],R=void 0,H=void 0;return{listenBefore:e,listen:r,transitionTo:c,push:u,replace:h,go:x,goBack:M,goForward:v,createKey:y,createPath:A,createHref:T,createLocation:L,setState:g.default(E,"setState is deprecated; use location.key to save state instead"),registerTransitionHook:g.default(z,"registerTransitionHook is deprecated; use listenBefore instead"),unregisterTransitionHook:g.default(S,"unregisterTransitionHook is deprecated; use the callback returned from listenBefore instead"),pushState:g.default(k,"pushState is deprecated; use push instead"),replaceState:g.default(O,"replaceState is deprecated; use replace instead")}}t.__esModule=!0;var s=Object.assign||function(
6701 e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},c=n(188),u=(r(c),n(196)),l=r(u),d=n(190),p=n(199),f=n(189),h=n(200),m=r(h),M=n(201),_=r(M),v=n(202),g=r(v),b=6;t.default=i,e.exports=t.default},function(e,t,n){function r(e){return null===e||void 0===e}function a(e){return!(!e||"object"!=typeof e||"number"!=typeof e.length)&&("function"==typeof e.copy&&"function"==typeof e.slice&&!(e.length>0&&"number"!=typeof e[0]))}function o(e,t,n){var o,l;if(r(e)||r(t))return!1;if(e.prototype!==t.prototype)return!1;if(c(e))return!!c(t)&&(e=i.call(e),t=i.call(t),u(e,t,n));if(a(e)){if(!a(t))return!1;if(e.length!==t.length)return!1;for(o=0;o<e.length;o++)if(e[o]!==t[o])return!1;return!0}try{var d=s(e),p=s(t)}catch(e){return!1}if(d.length!=p.length)return!1;for(d.sort(),p.sort(),o=d.length-1;o>=0;o--)if(d[o]!=p[o])return!1;for(o=d.length-1;o>=0;o--)if(l=d[o],!u(e[l],t[l],n))return!1;return typeof e==typeof t}var i
6702 =Array.prototype.slice,s=n(197),c=n(198),u=e.exports=function(e,t,n){return n||(n={}),e===t||(e instanceof Date&&t instanceof Date?e.getTime()===t.getTime():!e||!t||"object"!=typeof e&&"object"!=typeof t?n.strict?e===t:e==t:o(e,t,n))}},function(e,t){function n(e){var t=[];for(var n in e)t.push(n);return t}t=e.exports="function"==typeof Object.keys?Object.keys:n,t.shim=n},function(e,t){function n(e){return"[object Arguments]"==Object.prototype.toString.call(e)}function r(e){return e&&"object"==typeof e&&"number"==typeof e.length&&Object.prototype.hasOwnProperty.call(e,"callee")&&!Object.prototype.propertyIsEnumerable.call(e,"callee")||!1}var a="[object Arguments]"==function(){return Object.prototype.toString.call(arguments)}();t=e.exports=a?n:r,t.supported=n,t.unsupported=r},function(e,t){"use strict";function n(e,t,n){function a(){return s=!0,c?void(l=[].concat(r.call(arguments))):void n.apply(this,arguments)}function o(){if(!s&&(u=!0,!c)){for(c=!0;!s&&i<e&&u;)u=!1,t.call(this,i++,o
6703 ,a);return c=!1,s?void n.apply(this,l):void(i>=e&&u&&(s=!0,n()))}}var i=0,s=!1,c=!1,u=!1,l=void 0;o()}t.__esModule=!0;var r=Array.prototype.slice;t.loopAsync=n},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(){var e=arguments.length<=0||void 0===arguments[0]?"/":arguments[0],t=arguments.length<=1||void 0===arguments[1]?s.POP:arguments[1],n=arguments.length<=2||void 0===arguments[2]?null:arguments[2],r=arguments.length<=3||void 0===arguments[3]?null:arguments[3];"string"==typeof e&&(e=c.parsePath(e)),"object"==typeof t&&(e=o({},e,{state:t}),t=n||s.POP,n=r);var a=e.pathname||"/",i=e.search||"",u=e.hash||"",l=e.state||null;return{pathname:a,search:i,hash:u,state:l,action:t,key:n}}t.__esModule=!0;var o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},i=n(188),s=(r(i),n(189)),c=n(190);t.default=a,e.exports=t.default},function(e,t,n){
6704 "use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e,t,n){var r=e(t,n);e.length<2&&n(r)}t.__esModule=!0;var o=n(188);r(o);t.default=a,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e,t){return function(){return e.apply(this,arguments)}}t.__esModule=!0;var o=n(188);r(o);t.default=a,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e){return c.stringify(e).replace(/%20/g,"+")}function o(e){return function(){function t(e){if(null==e.query){var t=e.search;e.query=A(t.substring(1)),e[h]={search:t,searchBase:""}}return e}function n(e,t){var n,r=e[h],a=t?y(t):"";if(!r&&!a)return e;"string"==typeof e&&(e=d.parsePath(e));var o=void 0;o=r&&e.search===r.search?r.searchBase:e.search||"";var s=o;return a&&(s+=(s?"&":"?")+a),i({},e,(n={search:s},n[h]={search:s,searchBase:o},n))}function r(e){return b.listenBefore(function(n,r){l.default(e,t(n),r)})
6705 }function o(e){return b.listen(function(n){e(t(n))})}function s(e){b.push(n(e,e.query))}function c(e){b.replace(n(e,e.query))}function u(e,t){return b.createPath(n(e,t||e.query))}function p(e,t){return b.createHref(n(e,t||e.query))}function M(e){for(var r=arguments.length,a=Array(r>1?r-1:0),o=1;o<r;o++)a[o-1]=arguments[o];var i=b.createLocation.apply(b,[n(e,e.query)].concat(a));return e.query&&(i.query=e.query),t(i)}function _(e,t,n){"string"==typeof t&&(t=d.parsePath(t)),s(i({state:e},t,{query:n}))}function v(e,t,n){"string"==typeof t&&(t=d.parsePath(t)),c(i({state:e},t,{query:n}))}var g=arguments.length<=0||void 0===arguments[0]?{}:arguments[0],b=e(g),y=g.stringifyQuery,A=g.parseQueryString;return"function"!=typeof y&&(y=a),"function"!=typeof A&&(A=m),i({},b,{listenBefore:r,listen:o,push:s,replace:c,createPath:u,createHref:p,createLocation:M,pushState:f.default(_,"pushState is deprecated; use push instead"),replaceState:f.default(v,"replaceState is deprecated; use replace instead"
6706 )})}}t.__esModule=!0;var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},s=n(188),c=(r(s),n(204)),u=n(201),l=r(u),d=n(190),p=n(202),f=r(p),h="$searchBase",m=c.parse;t.default=o,e.exports=t.default},function(e,t,n){"use strict";var r=n(205);t.extract=function(e){return e.split("?")[1]||""},t.parse=function(e){return"string"!=typeof e?{}:(e=e.trim().replace(/^(\?|#|&)/,""),e?e.split("&").reduce(function(e,t){var n=t.replace(/\+/g," ").split("="),r=n.shift(),a=n.length>0?n.join("="):void 0;return r=decodeURIComponent(r),a=void 0===a?null:decodeURIComponent(a),e.hasOwnProperty(r)?Array.isArray(e[r])?e[r].push(a):e[r]=[e[r],a]:e[r]=a,e},{}):{})},t.stringify=function(e){return e?Object.keys(e).sort().map(function(t){var n=e[t];return void 0===n?"":null===n?t:Array.isArray(n)?n.slice().sort().map(function(e){return r(t)+"="+r(e)}).join("&"):r(t)+"="+r(n)}).filter(function(e){
6707 return e.length>0}).join("&"):""}},function(e,t){"use strict";e.exports=function(e){return encodeURIComponent(e).replace(/[!'()*]/g,function(e){return"%"+e.charCodeAt(0).toString(16).toUpperCase()})}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e){for(var t in e)if(Object.prototype.hasOwnProperty.call(e,t))return!0;return!1}function o(e,t){function n(t){var n=!(arguments.length<=1||void 0===arguments[1])&&arguments[1],r=arguments.length<=2||void 0===arguments[2]?null:arguments[2],a=void 0;return n&&n!==!0||null!==r?(t={pathname:t,query:n},a=r||!1):(t=e.createLocation(t),a=n),(0,p.default)(t,a,g.location,g.routes,g.params)}function r(e,n){b&&b.location===e?o(b,n):(0,M.default)(t,e,function(t,r){t?n(t):r?o(i({},r,{location:e}),n):n()})}function o(e,t){function n(n,a){return n||a?r(n,a):void(0,h.default)(e,function(n,r){n?t(n):t(null,null,g=i({},e,{components:r}))})}function r(e,n){e?t(e):t(null,n)}var a=(0,u.default)(g,e),o=a.leaveRoutes,
6708 s=a.changeRoutes,c=a.enterRoutes;(0,l.runLeaveHooks)(o,g),o.filter(function(e){return c.indexOf(e)===-1}).forEach(m),(0,l.runChangeHooks)(s,g,e,function(t,a){return t||a?r(t,a):void(0,l.runEnterHooks)(c,e,n)})}function s(e){var t=arguments.length<=1||void 0===arguments[1]||arguments[1];return e.__id__||t&&(e.__id__=y++)}function c(e){return e.reduce(function(e,t){return e.push.apply(e,A[s(t)]),e},[])}function d(e,n){(0,M.default)(t,e,function(t,r){if(null==r)return void n();b=i({},r,{location:e});for(var a=c((0,u.default)(g,b).leaveRoutes),o=void 0,s=0,l=a.length;null==o&&s<l;++s)o=a[s](e);n(o)})}function f(){if(g.routes){for(var e=c(g.routes),t=void 0,n=0,r=e.length;"string"!=typeof t&&n<r;++n)t=e[n]();return t}}function m(e){var t=s(e,!1);t&&(delete A[t],a(A)||(T&&(T(),T=null),L&&(L(),L=null)))}function _(t,n){var r=s(t),o=A[r];if(o)o.indexOf(n)===-1&&o.push(n);else{var i=!a(A);A[r]=[n],i&&(T=e.listenBefore(d),e.listenBeforeUnload&&(L=e.listenBeforeUnload(f)))}return function(){va
6709 r e=A[r];if(e){var a=e.filter(function(e){return e!==n});0===a.length?m(t):A[r]=a}}}function v(t){return e.listen(function(n){g.location===n?t(null,g):r(n,function(n,r,a){n?t(n):r?e.replace(r):a&&t(null,a)})})}var g={},b=void 0,y=1,A=Object.create(null),T=void 0,L=void 0;return{isActive:n,match:r,listenBeforeLeavingRoute:_,listen:v}}t.__esModule=!0;var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};t.default=o;var s=n(182),c=(r(s),n(207)),u=r(c),l=n(208),d=n(210),p=r(d),f=n(211),h=r(f),m=n(213),M=r(m);e.exports=t.default},function(e,t,n){"use strict";function r(e,t,n){if(!e.path)return!1;var r=(0,o.getParamNames)(e.path);return r.some(function(e){return t.params[e]!==n.params[e]})}function a(e,t){var n=e&&e.routes,a=t.routes,o=void 0,i=void 0,s=void 0;return n?!function(){var c=!1;o=n.filter(function(n){if(c)return!0;var o=a.indexOf(n)===-1||r(n,e,t);return o&&(c=!0),
6710 o}),o.reverse(),s=[],i=[],a.forEach(function(e){var t=n.indexOf(e)===-1,r=o.indexOf(e)!==-1;t||r?s.push(e):i.push(e)})}():(o=[],i=[],s=a),{leaveRoutes:o,changeRoutes:i,enterRoutes:s}}t.__esModule=!0;var o=n(185);t.default=a,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e,t,n){return function(){for(var r=arguments.length,a=Array(r),o=0;o<r;o++)a[o]=arguments[o];if(e.apply(t,a),e.length<n){var i=a[a.length-1];i()}}}function o(e){return e.reduce(function(e,t){return t.onEnter&&e.push(a(t.onEnter,t,3)),e},[])}function i(e){return e.reduce(function(e,t){return t.onChange&&e.push(a(t.onChange,t,4)),e},[])}function s(e,t,n){function r(e,t,n){return t?void(a={pathname:t,query:n,state:e}):void(a=e)}if(!e)return void n();var a=void 0;(0,d.loopAsync)(e,function(e,n,o){t(e,r,function(e){e||a?o(e,a):n()})},n)}function c(e,t,n){var r=o(e);return s(r.length,function(e,n,a){r[e](t,n,a)},n)}function u(e,t,n,r){var a=i(e);return s(a.le
6711 ngth,function(e,r,o){a[e](t,n,r,o)},r)}function l(e,t){for(var n=0,r=e.length;n<r;++n)e[n].onLeave&&e[n].onLeave.call(e[n],t)}t.__esModule=!0,t.runEnterHooks=c,t.runChangeHooks=u,t.runLeaveHooks=l;var d=n(209),p=n(182);r(p)},function(e,t){"use strict";function n(e,t,n){function r(){return i=!0,s?void(u=[].concat(Array.prototype.slice.call(arguments))):void n.apply(this,arguments)}function a(){if(!i&&(c=!0,!s)){for(s=!0;!i&&o<e&&c;)c=!1,t.call(this,o++,a,r);return s=!1,i?void n.apply(this,u):void(o>=e&&c&&(i=!0,n()))}}var o=0,i=!1,s=!1,c=!1,u=void 0;a()}function r(e,t,n){function r(e,t,r){i||(t?(i=!0,n(t)):(o[e]=r,i=++s===a,i&&n(null,o)))}var a=e.length,o=[];if(0===a)return n(null,o);var i=!1,s=0;e.forEach(function(e,n){t(e,n,function(e,t){r(n,e,t)})})}t.__esModule=!0,t.loopAsync=n,t.mapAsync=r},function(e,t,n){"use strict";function r(e,t){if(e==t)return!0;if(null==e||null==t)return!1;if(Array.isArray(e))return Array.isArray(t)&&e.length===t.length&&e.every(function(e,n){return r(e,t
6712 [n])});if("object"===("undefined"==typeof e?"undefined":c(e))){for(var n in e)if(Object.prototype.hasOwnProperty.call(e,n))if(void 0===e[n]){if(void 0!==t[n])return!1}else{if(!Object.prototype.hasOwnProperty.call(t,n))return!1;if(!r(e[n],t[n]))return!1}return!0}return String(e)===String(t)}function a(e,t){return"/"!==t.charAt(0)&&(t="/"+t),"/"!==e.charAt(e.length-1)&&(e+="/"),"/"!==t.charAt(t.length-1)&&(t+="/"),t===e}function o(e,t,n){for(var r=e,a=[],o=[],i=0,s=t.length;i<s;++i){var c=t[i],l=c.path||"";if("/"===l.charAt(0)&&(r=e,a=[],o=[]),null!==r&&l){var d=(0,u.matchPattern)(l,r);if(d?(r=d.remainingPathname,a=[].concat(a,d.paramNames),o=[].concat(o,d.paramValues)):r=null,""===r)return a.every(function(e,t){return String(o[t])===String(n[e])})}}return!1}function i(e,t){return null==t?null==e:null==e||r(e,t)}function s(e,t,n,r,s){var c=e.pathname,u=e.query;return null!=n&&("/"!==c.charAt(0)&&(c="/"+c),!!(a(c,n.pathname)||!t&&o(c,r,s))&&i(u,n.query))}t.__esModule=!0;var c="function
6713 "==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol?"symbol":typeof e};t.default=s;var u=n(185);e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e,t,n){if(t.component||t.components)return void n(null,t.component||t.components);var r=t.getComponent||t.getComponents;if(!r)return void n();var a=e.location,o=(0,c.default)(e,a);r.call(t,o,n)}function o(e,t){(0,i.mapAsync)(e.routes,function(t,n,r){a(e,t,r)},t)}t.__esModule=!0;var i=n(209),s=n(212),c=r(s);t.default=o,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e,t){return o({},e,t)}t.__esModule=!0;var o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};t.default=a;var i=(n(181),n(182));r(i);e.exports=t.
6714 default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e,t,n,r,a){if(e.childRoutes)return[null,e.childRoutes];if(!e.getChildRoutes)return[];var o=!0,i=void 0,c={location:t,params:s(n,r)},u=(0,h.default)(c,t);return e.getChildRoutes(u,function(e,t){return t=!e&&(0,_.createRoutes)(t),o?void(i=[e,t]):void a(e,t)}),o=!1,i}function o(e,t,n,r,a){if(e.indexRoute)a(null,e.indexRoute);else if(e.getIndexRoute){var i={location:t,params:s(n,r)},c=(0,h.default)(i,t);e.getIndexRoute(c,function(e,t){a(e,!e&&(0,_.createRoutes)(t)[0])})}else e.childRoutes?!function(){var i=e.childRoutes.filter(function(e){return!e.path});(0,p.loopAsync)(i.length,function(e,a,s){o(i[e],t,n,r,function(t,n){if(t||n){var r=[i[e]].concat(Array.isArray(n)?n:[n]);s(t,r)}else a()})},function(e,t){a(null,t)})}():a()}function i(e,t,n){return t.reduce(function(e,t,r){var a=n&&n[r];return Array.isArray(e[t])?e[t].push(a):t in e?e[t]=[e[t],a]:e[t]=a,e},e)}function s(e,t){return i({},e
6715 ,t)}function c(e,t,n,r,i,c){var l=e.path||"";if("/"===l.charAt(0)&&(n=t.pathname,r=[],i=[]),null!==n&&l){try{var p=(0,m.matchPattern)(l,n);p?(n=p.remainingPathname,r=[].concat(r,p.paramNames),i=[].concat(i,p.paramValues)):n=null}catch(e){c(e)}if(""===n){var f=function(){var n={routes:[e],params:s(r,i)};return o(e,t,r,i,function(e,t){if(e)c(e);else{if(Array.isArray(t)){var r;(r=n.routes).push.apply(r,t)}else t&&n.routes.push(t);c(null,n)}}),{v:void 0}}();if("object"===("undefined"==typeof f?"undefined":d(f)))return f.v}}if(null!=n||e.childRoutes){var h=function(a,o){a?c(a):o?u(o,t,function(t,n){t?c(t):n?(n.routes.unshift(e),c(null,n)):c()},n,r,i):c()},M=a(e,t,r,i,h);M&&h.apply(void 0,M)}else c()}function u(e,t,n,r){var a=arguments.length<=4||void 0===arguments[4]?[]:arguments[4],o=arguments.length<=5||void 0===arguments[5]?[]:arguments[5];void 0===r&&("/"!==t.pathname.charAt(0)&&(t=l({},t,{pathname:"/"+t.pathname})),r=t.pathname),(0,p.loopAsync)(e.length,function(n,i,s){c(e[n],t,r,a,
6716 o,function(e,t){e||t?s(e,t):i()})},n)}t.__esModule=!0;var l=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},d="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol?"symbol":typeof e};t.default=u;var p=n(209),f=n(212),h=r(f),m=n(185),M=n(182),_=(r(M),n(179));e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol?"symbol":typeof e},o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},i=n(177),s=r(i),c=n(142),u=r(c),l=n(181),d=(r(l),n(
6717 215)),p=r(d),f=n(179),h=n(182),m=(r(h),u.default.PropTypes),M=m.array,_=m.func,v=m.object,g=u.default.createClass({displayName:"RouterContext",propTypes:{history:v,router:v.isRequired,location:v.isRequired,routes:M.isRequired,params:v.isRequired,components:M.isRequired,createElement:_.isRequired},getDefaultProps:function(){return{createElement:u.default.createElement}},childContextTypes:{history:v,location:v.isRequired,router:v.isRequired},getChildContext:function(){var e=this.props,t=e.router,n=e.history,r=e.location;return t||(t=o({},n,{setRouteLeaveHook:n.listenBeforeLeavingRoute}),delete t.listenBeforeLeavingRoute),{history:n,location:r,router:t}},createElement:function(e,t){return null==e?null:this.props.createElement(e,t)},render:function(){var e=this,t=this.props,n=t.history,r=t.location,i=t.routes,c=t.params,l=t.components,d=null;return l&&(d=l.reduceRight(function(t,s,u){if(null==s)return t;var l=i[u],d=(0,p.default)(l,c),h={history:n,location:r,params:c,route:l,routeParams
6718 :d,routes:i};if((0,f.isReactChildren)(t))h.children=t;else if(t)for(var m in t)Object.prototype.hasOwnProperty.call(t,m)&&(h[m]=t[m]);if("object"===("undefined"==typeof s?"undefined":a(s))){var M={};for(var _ in s)Object.prototype.hasOwnProperty.call(s,_)&&(M[_]=e.createElement(s[_],o({key:_},h)));return M}return e.createElement(s,h)},d)),null===d||d===!1||u.default.isValidElement(d)?void 0:(0,s.default)(!1),d}});t.default=g,e.exports=t.default},function(e,t,n){"use strict";function r(e,t){var n={};return e.path?((0,a.getParamNames)(e.path).forEach(function(e){Object.prototype.hasOwnProperty.call(t,e)&&(n[e]=t[e])}),n):n}t.__esModule=!0;var a=n(185);t.default=r,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e,t){return i({},e,{setRouteLeaveHook:t.listenBeforeLeavingRoute,isActive:t.isActive})}function o(e,t){return e=i({},e,t)}t.__esModule=!0;var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=ar
6719 guments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};t.createRouterObject=a,t.createRoutingHistory=o;var s=n(181);r(s)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}function o(e){return 0===e.button}function i(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}function s(e){for(var t in e)if(Object.prototype.hasOwnProperty.call(e,t))return!1;return!0}function c(e,t){var n=t.query,r=t.hash,a=t.state;return n||r||a?{pathname:e,query:n,hash:r,state:a}:e}t.__esModule=!0;var u=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},l=n(142),d=r(l),p=n(182),f=(r(p),n(177)),h=r(f),m=n(180),M=d.default.PropTypes,_=M.bool,v=M.object,g=M.string,b=M.func,y=M.oneOfType,A=d.default.createClass({d
6720 isplayName:"Link",contextTypes:{router:m.routerShape},propTypes:{to:y([g,v]),query:v,hash:g,state:v,activeStyle:v,activeClassName:g,onlyActiveOnIndex:_.isRequired,onClick:b,target:g},getDefaultProps:function(){return{onlyActiveOnIndex:!1,style:{}}},handleClick:function(e){if(this.props.onClick&&this.props.onClick(e),!e.defaultPrevented&&(this.context.router?void 0:(0,h.default)(!1),!i(e)&&o(e)&&!this.props.target)){e.preventDefault();var t=this.props,n=t.to,r=t.query,a=t.hash,s=t.state,u=c(n,{query:r,hash:a,state:s});this.context.router.push(u)}},render:function(){var e=this.props,t=e.to,n=e.query,r=e.hash,o=e.state,i=e.activeClassName,l=e.activeStyle,p=e.onlyActiveOnIndex,f=a(e,["to","query","hash","state","activeClassName","activeStyle","onlyActiveOnIndex"]),h=this.context.router;if(h){if(null==t)return d.default.createElement("a",f);var m=c(t,{query:n,hash:r,state:o});f.href=h.createHref(m),(i||null!=l&&!s(l))&&h.isActive(m,p)&&(i&&(f.className?f.className+=" "+i:f.className=i),l
6721 &&(f.style=u({},f.style,l)))}return d.default.createElement("a",u({},f,{onClick:this.handleClick}))}});t.default=A,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o=n(142),i=r(o),s=n(217),c=r(s),u=i.default.createClass({displayName:"IndexLink",render:function(){return i.default.createElement(c.default,a({},this.props,{onlyActiveOnIndex:!0}))}});t.default=u,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e){return e.displayName||e.name||"Component"}function o(e,t){var n=t&&t.withRef,r=l.default.createClass({displayName:"WithRouter",contextTypes:{router:f.routerShape},propTypes:{router:f.routerShape},getWrappedInstance:function(){return n?void 0:(0,c.default)(!1),this.wrappedInstance},rend
6722 er:function(){var t=this,r=this.props.router||this.context.router,a=i({},this.props,{router:r});return n&&(a.ref=function(e){t.wrappedInstance=e}),l.default.createElement(e,a)}});return r.displayName="withRouter("+a(e)+")",r.WrappedComponent=e,(0,p.default)(r,e)}t.__esModule=!0;var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};t.default=o;var s=n(177),c=r(s),u=n(142),l=r(u),d=n(176),p=r(d),f=n(180);e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var a=n(142),o=r(a),i=n(182),s=(r(i),n(177)),c=r(s),u=n(221),l=r(u),d=n(184),p=o.default.PropTypes,f=p.string,h=p.object,m=o.default.createClass({displayName:"IndexRedirect",statics:{createRouteFromReactElement:function(e,t){t&&(t.indexRoute=l.default.createRouteFromReactElement(e))}},propTypes:{to:f.isRequired,query:h,state:h,onEnter:d.falsy,children:d.fals
6723 y},render:function(){(0,c.default)(!1)}});t.default=m,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var a=n(142),o=r(a),i=n(177),s=r(i),c=n(179),u=n(185),l=n(184),d=o.default.PropTypes,p=d.string,f=d.object,h=o.default.createClass({displayName:"Redirect",statics:{createRouteFromReactElement:function(e){var t=(0,c.createRouteFromReactElement)(e);return t.from&&(t.path=t.from),t.onEnter=function(e,n){var r=e.location,a=e.params,o=void 0;if("/"===t.to.charAt(0))o=(0,u.formatPattern)(t.to,a);else if(t.to){var i=e.routes.indexOf(t),s=h.getRoutePattern(e.routes,i-1),c=s.replace(/\/*$/,"/")+t.to;o=(0,u.formatPattern)(c,a)}else o=r.pathname;n({pathname:o,query:t.query||r.query,state:t.state||r.state})},t},getRoutePattern:function(e,t){for(var n="",r=t;r>=0;r--){var a=e[r],o=a.path||"";if(n=o.replace(/\/*$/,"/")+n,0===o.indexOf("/"))break}return"/"+n}},propTypes:{path:p,from:p,to:p.isRequired,query:f,state:f,onEnter:l.fal
6724 sy,children:l.falsy},render:function(){(0,s.default)(!1)}});t.default=h,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var a=n(142),o=r(a),i=n(182),s=(r(i),n(177)),c=r(s),u=n(179),l=n(184),d=o.default.PropTypes.func,p=o.default.createClass({displayName:"IndexRoute",statics:{createRouteFromReactElement:function(e,t){t&&(t.indexRoute=(0,u.createRouteFromReactElement)(e))}},propTypes:{path:l.falsy,component:l.component,components:l.components,getComponent:d,getComponents:d},render:function(){(0,c.default)(!1)}});t.default=p,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var a=n(142),o=r(a),i=n(177),s=r(i),c=n(179),u=n(184),l=o.default.PropTypes,d=l.string,p=l.func,f=o.default.createClass({displayName:"Route",statics:{createRouteFromReactElement:c.createRouteFromReactElement},propTypes:{path:d,component:u.component,components:u.components,getCompone
6725 nt:p,getComponents:p},render:function(){(0,s.default)(!1)}});t.default=f,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var a=n(182),o=(r(a),n(184)),i={contextTypes:{history:o.history},componentWillMount:function(){this.history=this.context.history}};t.default=i,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var a=n(182),o=(r(a),n(142)),i=r(o),s=n(177),c=r(s),u=i.default.PropTypes.object,l={contextTypes:{history:u.isRequired,route:u},propTypes:{route:u},componentDidMount:function(){this.routerWillLeave?void 0:(0,c.default)(!1);var e=this.props.route||this.context.route;e?void 0:(0,c.default)(!1),this._unlistenBeforeLeavingRoute=this.context.history.listenBeforeLeavingRoute(e,this.routerWillLeave)},componentWillUnmount:function(){this._unlistenBeforeLeavingRoute&&this._unlistenBeforeLeavingRoute()}};t.default=l,e.exports=t.default},function(e,t,n
6726 ){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var a=n(182),o=(r(a),n(142)),i=r(o),s=i.default.PropTypes.object,c={propTypes:{route:s.isRequired},childContextTypes:{route:s.isRequired},getChildContext:function(){return{route:this.props.route}},componentWillMount:function(){}};t.default=c,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}function o(e){return function(){var t=arguments.length<=0||void 0===arguments[0]?{}:arguments[0],n=t.routes,r=a(t,["routes"]),o=(0,c.default)(e)(r),s=(0,l.default)(o,n);return i({},o,s)}}t.__esModule=!0;var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},s=n(203),c=r(s),u=n(206),l=r(u),d=n(182);r(d);t.default=o,e.exports=t.default},f
6727 unction(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var a=n(142),o=r(a),i=n(214),s=r(i),c=n(182),u=(r(c),
6728 +o.default.createClass({displayName:"RoutingContext",componentWillMount:function(){},render:function(){return o.default.createElement(s.default,this.props)}}));t.default=u,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}function o(e,t){var n=e.history,r=e.routes,o=e.location,c=a(e,["history","routes","location"]);n||o?void 0:(0,u.default)(!1),n=n?n:(0,d.default)(c);var l=(0,f.default)(n,(0,h.createRoutes)(r)),p=void 0;o?o=n.createLocation(o):p=n.listen(function(e){o=e});var M=(0,m.createRouterObject)(n,l);n=(0,m.createRoutingHistory)(n,l),l.match(o,function(e,r,a){t(e,r&&M.createLocation(r,s.REPLACE),a&&i({},a,{history:n,router:M,matchContext:{history:n,transitionManager:l,router:M}})),p&&p()})}t.__esModule=!0;var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)O
6729 bject.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},s=n(189),c=n(177),u=r(c),l=n(230),d=r(l),p=n(206),f=r(p),h=n(179),m=n(216);t.default=o,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e){var t=(0,l.default)(e),n=function(){return t},r=(0,i.default)((0,c.default)(n))(e);return r.__v2_compatible__=!0,r}t.__esModule=!0,t.default=a;var o=n(203),i=r(o),s=n(231),c=r(s),u=n(232),l=r(u);e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e){return function(){function t(){if(!y){if(null==b&&s.canUseDOM){var e=document.getElementsByTagName("base")[0],t=e&&e.getAttribute("href");null!=t&&(b=t)}y=!0}}function n(e){return t(),b&&null==e.basename&&(0===e.pathname.indexOf(b)?(e.pathname=e.pathname.substring(b.length),e.basename=b,""===e.pathname&&(e.pathname="/")):e.basename=""),e}function r(e){if(t(),!b)return e;"string"==typeof e&&(e=c.parsePath(e));var n=e.p
6730 athname,r="/"===b.slice(-1)?b:b+"/",a="/"===n.charAt(0)?n.slice(1):n,i=r+a;return o({},e,{pathname:i})}function a(e){return g.listenBefore(function(t,r){l.default(e,n(t),r)})}function i(e){return g.listen(function(t){e(n(t))})}function u(e){g.push(r(e))}function d(e){g.replace(r(e))}function f(e){return g.createPath(r(e))}function h(e){return g.createHref(r(e))}function m(e){for(var t=arguments.length,a=Array(t>1?t-1:0),o=1;o<t;o++)a[o-1]=arguments[o];return n(g.createLocation.apply(g,[r(e)].concat(a)))}function M(e,t){"string"==typeof t&&(t=c.parsePath(t)),u(o({state:e},t))}function _(e,t){"string"==typeof t&&(t=c.parsePath(t)),d(o({state:e},t))}var v=arguments.length<=0||void 0===arguments[0]?{}:arguments[0],g=e(v),b=v.basename,y=!1;return o({},g,{listenBefore:a,listen:i,push:u,replace:d,createPath:f,createHref:h,createLocation:m,pushState:p.default(M,"pushState is deprecated; use push instead"),replaceState:p.default(_,"replaceState is deprecated; use replace instead")})}}t.__esM
6731 odule=!0;var o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},i=n(188),s=(r(i),n(191)),c=n(190),u=n(201),l=r(u),d=n(202),p=r(d);t.default=a,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e){return e.filter(function(e){return e.state}).reduce(function(e,t){return e[t.key]=t.state,e},{})}function o(){function e(e,t){_[e]=t}function t(e){return _[e]}function n(){var e=m[M],n=e.basename,r=e.pathname,a=e.search,o=(n||"")+r+(a||""),s=void 0,c=void 0;e.key?(s=e.key,c=t(s)):(s=p.createKey(),c=null,e.key=s);var u=l.parsePath(o);return p.createLocation(i({},u,{state:c}),void 0,s)}function r(e){var t=M+e;return t>=0&&t<m.length}function o(e){if(e){if(!r(e))return;M+=e;var t=n();p.transitionTo(i({},t,{action:d.POP}))}}function s(t){switch(t.action){case d.PUSH:M+=1,M<m.length&&m.splice(M),m.push(t),e(t.key,t.state);br
6732 eak;case d.REPLACE:m[M]=t,e(t.key,t.state)}}var c=arguments.length<=0||void 0===arguments[0]?{}:arguments[0];Array.isArray(c)?c={entries:c}:"string"==typeof c&&(c={entries:[c]});var p=f.default(i({},c,{getCurrentLocation:n,finishTransition:s,saveState:e,go:o})),h=c,m=h.entries,M=h.current;"string"==typeof m?m=[m]:Array.isArray(m)||(m=["/"]),m=m.map(function(e){var t=p.createKey();return"string"==typeof e?{pathname:e,key:t}:"object"==typeof e&&e?i({},e,{key:t}):void u.default(!1)}),null==M?M=m.length-1:M>=0&&M<m.length?void 0:u.default(!1);var _=a(m);return p}t.__esModule=!0;var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},s=n(188),c=(r(s),n(177)),u=r(c),l=n(190),d=n(189),p=n(195),f=r(p);t.default=o,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e){return function(t){var n=(0,i.default)((0,c.default)(e)
6733 )(t);return n.__v2_compatible__=!0,n}}t.__esModule=!0,t.default=a;var o=n(203),i=r(o),s=n(231),c=r(s);e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o=n(142),i=r(o),s=n(214),c=r(s),u=n(182);r(u);t.default=function(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=t.map(function(e){return e.renderRouterContext}).filter(Boolean),s=t.map(function(e){return e.renderRouteComponent}).filter(Boolean),u=function(){var e=arguments.length<=0||void 0===arguments[0]?o.createElement:arguments[0];return function(t,n){return s.reduceRight(function(e,t){return t(e,n)},e(t,n))}};return function(e){return r.reduceRight(function(t,n){return n(t,e)},i.default.createElement(c.default,a({},e,{createElement:u(e.createElement)})))}},e.exports=t.de
6734 fault},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var a=n(236),o=r(a),i=n(237),s=r(i);t.default=(0,s.default)(o.default),e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(){function e(e){try{e=e||window.history.state||{}}catch(t){e={}}var t=d.getWindowPath(),n=e,r=n.key,a=void 0;r?a=p.readState(r):(a=null,r=g.createKey(),_&&window.history.replaceState(o({},e,{key:r}),null));var i=u.parsePath(t);return g.createLocation(o({},i,{state:a}),void 0,r)}function t(t){function n(t){void 0!==t.state&&r(e(t.state))}var r=t.transitionTo;return d.addEventListener(window,"popstate",n),function(){d.removeEventListener(window,"popstate",n)}}function n(e){var t=e.basename,n=e.pathname,r=e.search,a=e.hash,o=e.state,i=e.action,s=e.key;if(i!==c.POP){p.saveState(s,o);var u=(t||"")+n+r+a,l={key:s};if(i===c.PUSH){if(v)return window.location.href=u,!1;window.history.pushState(l,null,u)}else{if
6735 (v)return window.location.replace(u),!1;window.history.replaceState(l,null,u)}}}function r(e){1===++b&&(y=t(g));var n=g.listenBefore(e);return function(){n(),0===--b&&y()}}function a(e){1===++b&&(y=t(g));var n=g.listen(e);return function(){n(),0===--b&&y()}}function i(e){1===++b&&(y=t(g)),g.registerTransitionHook(e)}function f(e){g.unregisterTransitionHook(e),0===--b&&y()}var m=arguments.length<=0||void 0===arguments[0]?{}:arguments[0];l.canUseDOM?void 0:s.default(!1);var M=m.forceRefresh,_=d.supportsHistory(),v=!_||M,g=h.default(o({},m,{getCurrentLocation:e,finishTransition:n,saveState:p.saveState})),b=0,y=void 0;return o({},g,{listenBefore:r,listen:a,registerTransitionHook:i,unregisterTransitionHook:f})}t.__esModule=!0;var o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},i=n(177),s=r(i),c=n(189),u=n(190),l=n(191),d=n(192),p=n(193),f=n(194),h=r(f);t.default=a,e.exports
6736 =t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0,t.default=function(e){var t=void 0;return i&&(t=(0,o.default)(e)()),t};var a=n(233),o=r(a),i=!("undefined"==typeof window||!window.document||!window.document.createElement);e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var a=n(187),o=r(a),i=n(237),s=r(i);t.default=(0,s.default)(o.default),e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.routerMiddleware=t.routerActions=t.goForward=t.goBack=t.go=t.replace=t.push=t.CALL_HISTORY_METHOD=t.routerReducer=t.LOCATION_CHANGE=t.syncHistoryWithStore=void 0;var a=n(240);Object.defineProperty(t,"LOCATION_CHANGE",{enumerable:!0,get:function(){return a.LOCATION_CHANGE}}),Object.defineProperty(t,"routerReducer",{enumerable:!0,get:function(){return a.routerReducer}});var o
6737 =n(241);Object.defineProperty(t,"CALL_HISTORY_METHOD",{enumerable:!0,get:function(){return o.CALL_HISTORY_METHOD}}),Object.defineProperty(t,"push",{enumerable:!0,get:function(){return o.push}}),Object.defineProperty(t,"replace",{enumerable:!0,get:function(){return o.replace}}),Object.defineProperty(t,"go",{enumerable:!0,get:function(){return o.go}}),Object.defineProperty(t,"goBack",{enumerable:!0,get:function(){return o.goBack}}),Object.defineProperty(t,"goForward",{enumerable:!0,get:function(){return o.goForward}}),Object.defineProperty(t,"routerActions",{enumerable:!0,get:function(){return o.routerActions}});var i=n(242),s=r(i),c=n(243),u=r(c);t.syncHistoryWithStore=s.default,t.routerMiddleware=u.default},function(e,t){"use strict";function n(){var e=arguments.length<=0||void 0===arguments[0]?o:arguments[0],t=arguments.length<=1||void 0===arguments[1]?{}:arguments[1],n=t.type,i=t.payload;return n===a?r({},e,{locationBeforeTransitions:i}):e}Object.defineProperty(t,"__esModule",{val
6738 ue:!0});var r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};t.routerReducer=n;var a=t.LOCATION_CHANGE="@@router/LOCATION_CHANGE",o={locationBeforeTransitions:null}},function(e,t){"use strict";function n(e){return function(){for(var t=arguments.length,n=Array(t),a=0;a<t;a++)n[a]=arguments[a];return{type:r,payload:{method:e,args:n}}}}Object.defineProperty(t,"__esModule",{value:!0});var r=t.CALL_HISTORY_METHOD="@@router/CALL_HISTORY_METHOD",a=t.push=n("push"),o=t.replace=n("replace"),i=t.go=n("go"),s=t.goBack=n("goBack"),c=t.goForward=n("goForward");t.routerActions={push:a,replace:o,go:i,goBack:s,goForward:c}},function(e,t,n){"use strict";function r(e,t){var n=arguments.length<=2||void 0===arguments[2]?{}:arguments[2],r=n.selectLocationState,s=void 0===r?i:r,c=n.adjustUrlOnReplay,u=void 0===c||c;if("undefined"==typeof s(t.getState()))throw new Error("Expected the routing
6739 state to be available either as `state.routing` or as the custom expression you can specify as `selectLocationState` in the `syncHistoryWithStore()` options. Ensure you have added the `routerReducer` to your store's reducers via `combineReducers` or whatever method you use to isolate your reducers.");var l=void 0,d=void 0,p=void 0,f=void 0,h=void 0,m=function(e){var n=s(t.getState());return n.locationBeforeTransitions||(e?l:void 0)};if(l=m(),u){var M=function(){var t=m(!0);h!==t&&l!==t&&(d=!0,h=t,e.transitionTo(a({},t,{action:"PUSH"})),d=!1)};p=t.subscribe(M),M()}var _=function(e){d||(h=e,!l&&(l=e,m())||t.dispatch({type:o.LOCATION_CHANGE,payload:e}))};return f=e.listen(_),a({},e,{listen:function(e){var n=m(!0),r=!1,a=t.subscribe(function(){var t=m(!0);t!==n&&(n=t,r||e(n))});return e(n),function(){r=!0,a()}},unsubscribe:function(){u&&p(),f()}})}Object.defineProperty(t,"__esModule",{value:!0});var a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(
6740 var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};t.default=r;var o=n(240),i=function(e){return e.routing}},function(e,t,n){"use strict";function r(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}function a(e){return function(){return function(t){return function(n){if(n.type!==o.CALL_HISTORY_METHOD)return t(n);var a=n.payload,i=a.method,s=a.args;e[i].apply(e,r(s))}}}}Object.defineProperty(t,"__esModule",{value:!0}),t.default=a;var o=n(241)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var a=n(245),o=r(a),i=n(247),s=r(i),c=n(250),u=r(c);t.createHistory=u.default;var l=n(258),d=r(l);t.createHashHistory=d.default;var p=n(259),f=r(p);t.createMemoryHistory=f.default;var h=n(260),m=r(h);t.useBasename=m.default;var M=n(261),_=r(M);t.useBeforeUnload=_.default;var v=n(262),g=r(v);t.useQueries=g.default;var b=n(248),y=r(b);t.Actions=y.default;var A=n(263),T
6741 =r(A);t.enableBeforeUnload=T.default;var L=n(264),E=r(L);t.enableQueries=E.default;var w=o.default(s.default,"Using createLocation without a history instance is deprecated; please use history.createLocation instead");t.createLocation=w},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e,t){return function(){return e.apply(this,arguments)}}t.__esModule=!0;var o=n(246);r(o);t.default=a,e.exports=t.default},function(e,t,n){"use strict";var r=function(){};e.exports=r},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(){var e=arguments.length<=0||void 0===arguments[0]?"/":arguments[0],t=arguments.length<=1||void 0===arguments[1]?s.POP:arguments[1],n=arguments.length<=2||void 0===arguments[2]?null:arguments[2],r=arguments.length<=3||void 0===arguments[3]?null:arguments[3];"string"==typeof e&&(e=c.parsePath(e)),"object"==typeof t&&(e=o({},e,{state:t}),t=n||s.POP,n=r);var a=e.pathname||"/",i=e.search||"",u=e.
6742 hash||"",l=e.state||null;return{pathname:a,search:i,hash:u,state:l,action:t,key:n}}t.__esModule=!0;var o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},i=n(246),s=(r(i),n(248)),c=n(249);t.default=a,e.exports=t.default},function(e,t){"use strict";t.__esModule=!0;var n="PUSH";t.PUSH=n;var r="REPLACE";t.REPLACE=r;var a="POP";t.POP=a,t.default={PUSH:n,REPLACE:r,POP:a}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e){var t=e.match(/^https?:\/\/[^\/]*/);return null==t?e:e.substring(t[0].length)}function o(e){var t=a(e),n="",r="",o=t.indexOf("#");o!==-1&&(r=t.substring(o),t=t.substring(0,o));var i=t.indexOf("?");return i!==-1&&(n=t.substring(i),t=t.substring(0,i)),""===t&&(t="/"),{pathname:t,search:n,hash:r}}t.__esModule=!0,t.extractPath=a,t.parsePath=o;var i=n(246);r(i)},function(e,t,n){"use strict";function r(e){return e&&e.__esM
6743 odule?e:{default:e}}function a(){function e(e){e=e||window.history.state||{};var t=d.getWindowPath(),n=e,r=n.key,a=void 0;r?a=p.readState(r):(a=null,r=g.createKey(),_&&window.history.replaceState(o({},e,{key:r}),null,t));var i=u.parsePath(t);return g.createLocation(o({},i,{state:a}),void 0,r)}function t(t){function n(t){void 0!==t.state&&r(e(t.state))}var r=t.transitionTo;return d.addEventListener(window,"popstate",n),function(){d.removeEventListener(window,"popstate",n)}}function n(e){var t=e.basename,n=e.pathname,r=e.search,a=e.hash,o=e.state,i=e.action,s=e.key;if(i!==c.POP){p.saveState(s,o);var u=(t||"")+n+r+a,l={key:s};if(i===c.PUSH){if(v)return window.location.href=u,!1;window.history.pushState(l,null,u)}else{if(v)return window.location.replace(u),!1;window.history.replaceState(l,null,u)}}}function r(e){1===++b&&(y=t(g));var n=g.listenBefore(e);return function(){n(),0===--b&&y()}}function a(e){1===++b&&(y=t(g));var n=g.listen(e);return function(){n(),0===--b&&y()}}function i(e)
6744 {1===++b&&(y=t(g)),g.registerTransitionHook(e)}function f(e){g.unregisterTransitionHook(e),0===--b&&y()}var m=arguments.length<=0||void 0===arguments[0]?{}:arguments[0];l.canUseDOM?void 0:s.default(!1);var M=m.forceRefresh,_=d.supportsHistory(),v=!_||M,g=h.default(o({},m,{getCurrentLocation:e,finishTransition:n,saveState:p.saveState})),b=0,y=void 0;return o({},g,{listenBefore:r,listen:a,registerTransitionHook:i,unregisterTransitionHook:f})}t.__esModule=!0;var o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},i=n(177),s=r(i),c=n(248),u=n(249),l=n(251),d=n(252),p=n(253),f=n(254),h=r(f);t.default=a,e.exports=t.default},function(e,t){"use strict";t.__esModule=!0;var n=!("undefined"==typeof window||!window.document||!window.document.createElement);t.canUseDOM=n},function(e,t){"use strict";function n(e,t,n){e.addEventListener?e.addEventListener(t,n,!1):e.attachEvent("on"+t,n)}
6745 function r(e,t,n){e.removeEventListener?e.removeEventListener(t,n,!1):e.detachEvent("on"+t,n)}function a(){return window.location.href.split("#")[1]||""}function o(e){window.location.replace(window.location.pathname+window.location.search+"#"+e)}function i(){return window.location.pathname+window.location.search+window.location.hash}function s(e){e&&window.history.go(e)}function c(e,t){t(window.confirm(e))}function u(){var e=navigator.userAgent;return(e.indexOf("Android 2.")===-1&&e.indexOf("Android 4.0")===-1||e.indexOf("Mobile Safari")===-1||e.indexOf("Chrome")!==-1||e.indexOf("Windows Phone")!==-1)&&(window.history&&"pushState"in window.history)}function l(){var e=navigator.userAgent;return e.indexOf("Firefox")===-1}t.__esModule=!0,t.addEventListener=n,t.removeEventListener=r,t.getHashPath=a,t.replaceHashPath=o,t.getWindowPath=i,t.go=s,t.getUserConfirmation=c,t.supportsHistory=u,t.supportsGoWithoutReloadUsingHash=l},function(e,t,n){"use strict";function r(e){return e&&e.__esModul
6746 e?e:{default:e}}function a(e){return c+e}function o(e,t){try{null==t?window.sessionStorage.removeItem(a(e)):window.sessionStorage.setItem(a(e),JSON.stringify(t))}catch(e){if(e.name===l)return;if(u.indexOf(e.name)>=0&&0===window.sessionStorage.length)return;throw e}}function i(e){var t=void 0;try{t=window.sessionStorage.getItem(a(e))}catch(e){if(e.name===l)return null}if(t)try{return JSON.parse(t)}catch(e){}return null}t.__esModule=!0,t.saveState=o,t.readState=i;var s=n(246),c=(r(s),"@@History/"),u=["QuotaExceededError","QUOTA_EXCEEDED_ERR"],l="SecurityError"},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e){function t(e){return c.canUseDOM?void 0:s.default(!1),n.listen(e)}var n=d.default(o({getUserConfirmation:u.getUserConfirmation},e,{go:u.go}));return o({},n,{listen:t})}t.__esModule=!0;var o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n
6747 [r])}return e},i=n(177),s=r(i),c=n(251),u=n(252),l=n(255),d=r(l);t.default=a,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e){return Math.random().toString(36).substr(2,e)}function o(e,t){return e.pathname===t.pathname&&e.search===t.search&&e.key===t.key&&l.default(e.state,t.state)}function i(){function e(e){return Y.push(e),function(){Y=Y.filter(function(t){return t!==e})}}function t(){return H&&H.action===f.POP?q.indexOf(H.key):R?q.indexOf(R.key):-1}function n(e){var n=t();R=e,R.action===f.PUSH?q=[].concat(q.slice(0,n+1),[R.key]):R.action===f.REPLACE&&(q[n]=R.key),B.forEach(function(e){e(R)})}function r(e){if(B.push(e),R)e(R);else{var t=C();q=[t.key],n(t)}return function(){B=B.filter(function(t){return t!==e})}}function i(e,t){p.loopAsync(Y.length,function(t,n,r){_.default(Y[t],e,function(e){null!=e?r(e):n()})},function(e){W&&"string"==typeof e?W(e,function(e){t(e!==!1)}):t(e!==!1)})}function c(e){R&&o(R,e)||(H=e,i(
6748 e,function(t){if(H===e)if(t){if(e.action===f.PUSH){var r=A(R),a=A(e);a===r&&l.default(R.state,e.state)&&(e.action=f.REPLACE)}D(e)!==!1&&n(e)}else if(R&&e.action===f.POP){var o=q.indexOf(R.key),i=q.indexOf(e.key);o!==-1&&i!==-1&&x(o-i)}}))}function u(e){c(L(e,f.PUSH,y()))}function h(e){c(L(e,f.REPLACE,y()))}function M(){x(-1)}function v(){x(1)}function y(){return a(j)}function A(e){if(null==e||"string"==typeof e)return e;var t=e.pathname,n=e.search,r=e.hash,a=t;return n&&(a+=n),r&&(a+=r),a}function T(e){return A(e)}function L(e,t){var n=arguments.length<=2||void 0===arguments[2]?y():arguments[2];return"object"==typeof t&&("string"==typeof e&&(e=d.parsePath(e)),e=s({},e,{state:t}),t=n,n=arguments[3]||y()),m.default(e,t,n)}function E(e){R?(w(R,e),n(R)):w(C(),e)}function w(e,t){e.state=s({},e.state,t),P(e.key,e.state)}function z(e){Y.indexOf(e)===-1&&Y.push(e)}function S(e){Y=Y.filter(function(t){return t!==e})}function k(e,t){"string"==typeof t&&(t=d.parsePath(t)),u(s({state:e},t))}fun
6749 ction O(e,t){"string"==typeof t&&(t=d.parsePath(t)),h(s({state:e},t))}var N=arguments.length<=0||void 0===arguments[0]?{}:arguments[0],C=N.getCurrentLocation,D=N.finishTransition,P=N.saveState,x=N.go,j=N.keyLength,W=N.getUserConfirmation;"number"!=typeof j&&(j=b);var Y=[],q=[],B=[],R=void 0,H=void 0;return{listenBefore:e,listen:r,transitionTo:c,push:u,replace:h,go:x,goBack:M,goForward:v,createKey:y,createPath:A,createHref:T,createLocation:L,setState:g.default(E,"setState is deprecated; use location.key to save state instead"),registerTransitionHook:g.default(z,"registerTransitionHook is deprecated; use listenBefore instead"),unregisterTransitionHook:g.default(S,"unregisterTransitionHook is deprecated; use the callback returned from listenBefore instead"),pushState:g.default(k,"pushState is deprecated; use push instead"),replaceState:g.default(O,"replaceState is deprecated; use replace instead")}}t.__esModule=!0;var s=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var
6750 n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},c=n(246),u=(r(c),n(196)),l=r(u),d=n(249),p=n(256),f=n(248),h=n(247),m=r(h),M=n(257),_=r(M),v=n(245),g=r(v),b=6;t.default=i,e.exports=t.default},function(e,t){"use strict";function n(e,t,n){function r(){i=!0,n.apply(this,arguments)}function a(){i||(o<e?t.call(this,o++,a,r):r.apply(this,arguments))}var o=0,i=!1;a()}t.__esModule=!0,t.loopAsync=n},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e,t,n){var r=e(t,n);e.length<2&&n(r)}t.__esModule=!0;var o=n(246);r(o);t.default=a,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e){return"string"==typeof e&&"/"===e.charAt(0)}function o(){var e=_.getHashPath();return!!a(e)||(_.replaceHashPath("/"+e),!1)}function i(e,t,n){return e+(e.indexOf("?")===-1?"?":"&")+(t+"="+n)}function s(e,t){return e.replace(new RegExp("[?&]?"+t+"=[a-zA-Z0-9]+"),"")}f
6751 unction c(e,t){var n=e.match(new RegExp("\\?.*?\\b"+t+"=(.+?)\\b"));return n&&n[1]}function u(){function e(){var e=_.getHashPath(),t=void 0,n=void 0;z?(t=c(e,z),e=s(e,z),t?n=v.readState(t):(n=null,t=S.createKey(),_.replaceHashPath(i(e,z,t)))):t=n=null;var r=m.parsePath(e);return S.createLocation(l({},r,{state:n}),void 0,t)}function t(t){function n(){o()&&r(e())}var r=t.transitionTo;return o(),_.addEventListener(window,"hashchange",n),function(){_.removeEventListener(window,"hashchange",n)}}function n(e){var t=e.basename,n=e.pathname,r=e.search,a=e.state,o=e.action,s=e.key;if(o!==h.POP){var c=(t||"")+n+r;z?(c=i(c,z,s),v.saveState(s,a)):e.key=e.state=null;var u=_.getHashPath();o===h.PUSH?u!==c&&(window.location.hash=c):u!==c&&_.replaceHashPath(c)}}function r(e){1===++k&&(O=t(S));var n=S.listenBefore(e);return function(){n(),0===--k&&O()}}function a(e){1===++k&&(O=t(S));var n=S.listen(e);return function(){n(),0===--k&&O()}}function u(e){S.push(e)}function d(e){S.replace(e)}function p(e
6752 ){S.go(e)}function g(e){return"#"+S.createHref(e)}function A(e){1===++k&&(O=t(S)),S.registerTransitionHook(e)}function T(e){S.unregisterTransitionHook(e),0===--k&&O()}function L(e,t){S.pushState(e,t)}function E(e,t){S.replaceState(e,t)}var w=arguments.length<=0||void 0===arguments[0]?{}:arguments[0];M.canUseDOM?void 0:f.default(!1);var z=w.queryKey;(void 0===z||z)&&(z="string"==typeof z?z:y);var S=b.default(l({},w,{getCurrentLocation:e,finishTransition:n,saveState:v.saveState})),k=0,O=void 0;_.supportsGoWithoutReloadUsingHash();return l({},S,{listenBefore:r,listen:a,push:u,replace:d,go:p,createHref:g,registerTransitionHook:A,unregisterTransitionHook:T,pushState:L,replaceState:E})}t.__esModule=!0;var l=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},d=n(246),p=(r(d),n(177)),f=r(p),h=n(248),m=n(249),M=n(251),_=n(252),v=n(253),g=n(254),b=r(g),y="_k";t.default=u,e.exports=t.
6753 default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e){return e.filter(function(e){return e.state}).reduce(function(e,t){return e[t.key]=t.state,e},{})}function o(){function e(e,t){_[e]=t}function t(e){return _[e]}function n(){var e=m[M],n=e.key,r=e.basename,a=e.pathname,o=e.search,s=(r||"")+a+(o||""),c=void 0;n?c=t(n):(c=null,n=p.createKey(),e.key=n);var u=l.parsePath(s);return p.createLocation(i({},u,{state:c}),void 0,n)}function r(e){var t=M+e;return t>=0&&t<m.length}function o(e){if(e){if(!r(e))return;M+=e;var t=n();p.transitionTo(i({},t,{action:d.POP}))}}function s(t){switch(t.action){case d.PUSH:M+=1,M<m.length&&m.splice(M),m.push(t),e(t.key,t.state);break;case d.REPLACE:m[M]=t,e(t.key,t.state)}}var c=arguments.length<=0||void 0===arguments[0]?{}:arguments[0];Array.isArray(c)?c={entries:c}:"string"==typeof c&&(c={entries:[c]});var p=f.default(i({},c,{getCurrentLocation:n,finishTransition:s,saveState:e,go:o})),h=c,m=h.entries,M=h.
6754 current;"string"==typeof m?m=[m]:Array.isArray(m)||(m=["/"]),m=m.map(function(e){var t=p.createKey();return"string"==typeof e?{pathname:e,key:t}:"object"==typeof e&&e?i({},e,{key:t}):void u.default(!1)}),null==M?M=m.length-1:M>=0&&M<m.length?void 0:u.default(!1);var _=a(m);return p}t.__esModule=!0;var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},s=n(246),c=(r(s),n(177)),u=r(c),l=n(249),d=n(248),p=n(255),f=r(p);t.default=o,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}function o(e){return function(){function t(e){return g&&null==e.basename&&(0===e.pathname.indexOf(g)?(e.pathname=e.pathname.substring(g.length),e.basename=g,""===e.pathname&&(e.pathname="/")):e.basename=""),e}function n(e){if(!g)r
6755 eturn e;"string"==typeof e&&(e=c.parsePath(e));var t=e.pathname,n="/"===g.slice(-1)?g:g+"/",r="/"===t.charAt(0)?t.slice(1):t,a=n+r;return i({},e,{pathname:a})}function r(e){return y.listenBefore(function(n,r){l.default(e,t(n),r)})}function o(e){return y.listen(function(n){e(t(n))})}function u(e){y.push(n(e))}function d(e){y.replace(n(e))}function f(e){return y.createPath(n(e))}function h(e){return y.createHref(n(e))}function m(e){for(var r=arguments.length,a=Array(r>1?r-1:0),o=1;o<r;o++)a[o-1]=arguments[o];return t(y.createLocation.apply(y,[n(e)].concat(a)))}function M(e,t){"string"==typeof t&&(t=c.parsePath(t)),u(i({state:e},t))}function _(e,t){"string"==typeof t&&(t=c.parsePath(t)),d(i({state:e},t))}var v=arguments.length<=0||void 0===arguments[0]?{}:arguments[0],g=v.basename,b=a(v,["basename"]),y=e(b);if(null==g&&s.canUseDOM){var A=document.getElementsByTagName("base")[0];A&&(g=c.extractPath(A.href))}return i({},y,{listenBefore:r,listen:o,push:u,replace:d,createPath:f,createHref:
6756 h,createLocation:m,pushState:p.default(M,"pushState is deprecated; use push instead"),replaceState:p.default(_,"replaceState is deprecated; use replace instead")})}}t.__esModule=!0;var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},s=n(251),c=n(249),u=n(257),l=r(u),d=n(245),p=r(d);t.default=o,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e){function t(t){var n=e();if("string"==typeof n)return(t||window.event).returnValue=n,n}return u.addEventListener(window,"beforeunload",t),function(){u.removeEventListener(window,"beforeunload",t)}}function o(e){return function(t){function n(){for(var e=void 0,t=0,n=p.length;null==e&&t<n;++t)e=p[t].call();return e}function r(e){return p.push(e),1===p.length&&c.canUseDOM&&(l=a(n)),function(){p=p.filter(function(t){return t!==e}),0===p.length&&l&&(l(),l=null)}}function o
6757 (e){c.canUseDOM&&p.indexOf(e)===-1&&(p.push(e),1===p.length&&(l=a(n)))}function s(e){p.length>0&&(p=p.filter(function(t){return t!==e}),0===p.length&&l())}var u=e(t),l=void 0,p=[];return i({},u,{listenBeforeUnload:r,registerBeforeUnloadHook:d.default(o,"registerBeforeUnloadHook is deprecated; use listenBeforeUnload instead"),unregisterBeforeUnloadHook:d.default(s,"unregisterBeforeUnloadHook is deprecated; use the callback returned from listenBeforeUnload instead")})}}t.__esModule=!0;var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},s=n(246),c=(r(s),n(251)),u=n(252),l=n(245),d=r(l);t.default=o,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}function o(e){return u.stringify(e).replace(/%20/g,"+")}f
6758 unction i(e){return function(){function t(e){if(null==e.query){var t=e.search;e.query=A(t.substring(1)),e[m]={search:t,searchBase:""}}return e}function n(e,t){var n,r=e[m],a=t?y(t):"";if(!r&&!a)return e;"string"==typeof e&&(e=p.parsePath(e));var o=void 0;o=r&&e.search===r.search?r.searchBase:e.search||"";var i=o;return a&&(i+=(i?"&":"?")+a),s({},e,(n={search:i},n[m]={search:i,searchBase:o},n))}function r(e){return L.listenBefore(function(n,r){d.default(e,t(n),r)})}function i(e){return L.listen(function(n){e(t(n))})}function c(e){L.push(n(e,e.query))}function u(e){L.replace(n(e,e.query))}function l(e,t){return L.createPath(n(e,t||e.query))}function f(e,t){return L.createHref(n(e,t||e.query))}function _(e){for(var r=arguments.length,a=Array(r>1?r-1:0),o=1;o<r;o++)a[o-1]=arguments[o];var i=L.createLocation.apply(L,[n(e,e.query)].concat(a));return e.query&&(i.query=e.query),t(i)}function v(e,t,n){"string"==typeof t&&(t=p.parsePath(t)),c(s({state:e},t,{query:n}))}function g(e,t,n){"strin
6759 g"==typeof t&&(t=p.parsePath(t)),u(s({state:e},t,{query:n}))}var b=arguments.length<=0||void 0===arguments[0]?{}:arguments[0],y=b.stringifyQuery,A=b.parseQueryString,T=a(b,["stringifyQuery","parseQueryString"]),L=e(T);return"function"!=typeof y&&(y=o),"function"!=typeof A&&(A=M),s({},L,{listenBefore:r,listen:i,push:c,replace:u,createPath:l,createHref:f,createLocation:_,pushState:h.default(v,"pushState is deprecated; use push instead"),replaceState:h.default(g,"replaceState is deprecated; use replace instead")})}}t.__esModule=!0;var s=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},c=n(246),u=(r(c),n(204)),l=n(257),d=r(l),p=n(249),f=n(245),h=r(f),m="$searchBase",M=u.parse;t.default=i,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var a=n(245),o=r(a),i=n(261),s=r(i);t.default=o.default(s.default,"enableB
6760 eforeUnload is deprecated, use useBeforeUnload instead"),e.exports=t.default},function(e,t,n){"use strict";
6761 +function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var a=n(245),o=r(a),i=n(262),s=r(i);t.default=o.default(s.default,"enableQueries is deprecated, use useQueries instead"),e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(){var e=(0,s.compose)((0,s.applyMiddleware)(u.default),(0,s.applyMiddleware)(h),"object"===("undefined"==typeof window?"undefined":(0,i.default)(window))&&"undefined"!=typeof window.devToolsExtension?window.devToolsExtension():function(e){return e})(s.createStore);return e(f.default)}Object.defineProperty(t,"__esModule",{value:!0});var o=n(266),i=r(o),s=n(161),c=n(334),u=r(c),l=n(239),d=n(178),p=n(335),f=r(p),h=(0,l.routerMiddleware)(d.hashHistory);t.default=a(),e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var a=n(267),o=r(a),i=n(318),s=r(i),c="function"==typeof s.default&&"symbol"==typeof o.default?function(e){return
6762 typeof e}:function(e){return e&&"function"==typeof s.default&&e.constructor===s.default&&e!==s.default.prototype?"symbol":typeof e};t.default="function"==typeof s.default&&"symbol"===c(o.default)?function(e){return"undefined"==typeof e?"undefined":c(e)}:function(e){return e&&"function"==typeof s.default&&e.constructor===s.default&&e!==s.default.prototype?"symbol":"undefined"==typeof e?"undefined":c(e)}},function(e,t,n){e.exports={default:n(268),__esModule:!0}},function(e,t,n){n(269),n(313),e.exports=n(317).f("iterator")},function(e,t,n){"use strict";var r=n(270)(!0);n(273)(String,"String",function(e){this._t=String(e),this._i=0},function(){var e,t=this._t,n=this._i;return n>=t.length?{value:void 0,done:!0}:(e=r(t,n),this._i+=e.length,{value:e,done:!1})})},function(e,t,n){var r=n(271),a=n(272);e.exports=function(e){return function(t,n){var o,i,s=String(a(t)),c=r(n),u=s.length;return c<0||c>=u?e?"":void 0:(o=s.charCodeAt(c),o<55296||o>56319||c+1===u||(i=s.charCodeAt(c+1))<56320||i>57
6763 343?e?s.charAt(c):o:e?s.slice(c,c+2):(o-55296<<10)+(i-56320)+65536)}}},function(e,t){var n=Math.ceil,r=Math.floor;e.exports=function(e){return isNaN(e=+e)?0:(e>0?r:n)(e)}},function(e,t){e.exports=function(e){if(void 0==e)throw TypeError("Can't call method on "+e);return e}},function(e,t,n){"use strict";var r=n(274),a=n(275),o=n(290),i=n(280),s=n(291),c=n(292),u=n(293),l=n(309),d=n(311),p=n(310)("iterator"),f=!([].keys&&"next"in[].keys()),h="@@iterator",m="keys",M="values",_=function(){return this};e.exports=function(e,t,n,v,g,b,y){u(n,t,v);var A,T,L,E=function(e){if(!f&&e in k)return k[e];switch(e){case m:return function(){return new n(this,e)};case M:return function(){return new n(this,e)}}return function(){return new n(this,e)}},w=t+" Iterator",z=g==M,S=!1,k=e.prototype,O=k[p]||k[h]||g&&k[g],N=O||E(g),C=g?z?E("entries"):N:void 0,D="Array"==t?k.entries||O:O;if(D&&(L=d(D.call(new e)),L!==Object.prototype&&(l(L,w,!0),r||s(L,p)||i(L,p,_))),z&&O&&O.name!==M&&(S=!0,N=function(){return
6764 O.call(this)}),r&&!y||!f&&!S&&k[p]||i(k,p,N),c[t]=N,c[w]=_,g)if(A={values:z?N:E(M),keys:b?N:E(m),entries:C},y)for(T in A)T in k||o(k,T,A[T]);else a(a.P+a.F*(f||S),t,A);return A}},function(e,t){e.exports=!0},function(e,t,n){var r=n(276),a=n(277),o=n(278),i=n(280),s="prototype",c=function(e,t,n){var u,l,d,p=e&c.F,f=e&c.G,h=e&c.S,m=e&c.P,M=e&c.B,_=e&c.W,v=f?a:a[t]||(a[t]={}),g=v[s],b=f?r:h?r[t]:(r[t]||{})[s];f&&(n=t);for(u in n)l=!p&&b&&void 0!==b[u],l&&u in v||(d=l?b[u]:n[u],v[u]=f&&"function"!=typeof b[u]?n[u]:M&&l?o(d,r):_&&b[u]==d?function(e){var t=function(t,n,r){if(this instanceof e){switch(arguments.length){case 0:return new e;case 1:return new e(t);case 2:return new e(t,n)}return new e(t,n,r)}return e.apply(this,arguments)};return t[s]=e[s],t}(d):m&&"function"==typeof d?o(Function.call,d):d,m&&((v.virtual||(v.virtual={}))[u]=d,e&c.R&&g&&!g[u]&&i(g,u,d)))};c.F=1,c.G=2,c.S=4,c.P=8,c.B=16,c.W=32,c.U=64,c.R=128,e.exports=c},function(e,t){var n=e.exports="undefined"!=typeof window&&
6765 window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=n)},function(e,t){var n=e.exports={version:"2.4.0"};"number"==typeof __e&&(__e=n)},function(e,t,n){var r=n(279);e.exports=function(e,t,n){if(r(e),void 0===t)return e;switch(n){case 1:return function(n){return e.call(t,n)};case 2:return function(n,r){return e.call(t,n,r)};case 3:return function(n,r,a){return e.call(t,n,r,a)}}return function(){return e.apply(t,arguments)}}},function(e,t){e.exports=function(e){if("function"!=typeof e)throw TypeError(e+" is not a function!");return e}},function(e,t,n){var r=n(281),a=n(289);e.exports=n(285)?function(e,t,n){return r.f(e,t,a(1,n))}:function(e,t,n){return e[t]=n,e}},function(e,t,n){var r=n(282),a=n(284),o=n(288),i=Object.defineProperty;t.f=n(285)?Object.defineProperty:function(e,t,n){if(r(e),t=o(t,!0),r(n),a)try{return i(e,t,n)}catch(e){}if("get"in n||"set"in n)throw TypeError("Accessors not supported!");return"value"
6766 in n&&(e[t]=n.value),e}},function(e,t,n){var r=n(283);e.exports=function(e){if(!r(e))throw TypeError(e+" is not an object!");return e}},function(e,t){e.exports=function(e){return"object"==typeof e?null!==e:"function"==typeof e}},function(e,t,n){e.exports=!n(285)&&!n(286)(function(){return 7!=Object.defineProperty(n(287)("div"),"a",{get:function(){return 7}}).a})},function(e,t,n){e.exports=!n(286)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},function(e,t){e.exports=function(e){try{return!!e()}catch(e){return!0}}},function(e,t,n){var r=n(283),a=n(276).document,o=r(a)&&r(a.createElement);e.exports=function(e){return o?a.createElement(e):{}}},function(e,t,n){var r=n(283);e.exports=function(e,t){if(!r(e))return e;var n,a;if(t&&"function"==typeof(n=e.toString)&&!r(a=n.call(e)))return a;if("function"==typeof(n=e.valueOf)&&!r(a=n.call(e)))return a;if(!t&&"function"==typeof(n=e.toString)&&!r(a=n.call(e)))return a;throw TypeError("Can't convert object to
6767 primitive value")}},function(e,t){e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},function(e,t,n){e.exports=n(280)},function(e,t){var n={}.hasOwnProperty;e.exports=function(e,t){return n.call(e,t)}},function(e,t){e.exports={}},function(e,t,n){"use strict";var r=n(294),a=n(289),o=n(309),i={};n(280)(i,n(310)("iterator"),function(){return this}),e.exports=function(e,t,n){e.prototype=r(i,{next:a(1,n)}),o(e,t+" Iterator")}},function(e,t,n){var r=n(282),a=n(295),o=n(307),i=n(304)("IE_PROTO"),s=function(){},c="prototype",u=function(){var e,t=n(287)("iframe"),r=o.length,a="<",i=">";for(t.style.display="none",n(308).appendChild(t),t.src="javascript:",e=t.contentWindow.document,e.open(),e.write(a+"script"+i+"document.F=Object"+a+"/script"+i),e.close(),u=e.F;r--;)delete u[c][o[r]];return u()};e.exports=Object.create||function(e,t){var n;return null!==e?(s[c]=r(e),n=new s,s[c]=null,n[i]=e):n=u(),void 0===t?n:a(n,t)}},function(e,t,n){var r=n(281),a
6768 =n(282),o=n(296);e.exports=n(285)?Object.defineProperties:function(e,t){a(e);for(var n,i=o(t),s=i.length,c=0;s>c;)r.f(e,n=i[c++],t[n]);return e}},function(e,t,n){var r=n(297),a=n(307);e.exports=Object.keys||function(e){return r(e,a)}},function(e,t,n){var r=n(291),a=n(298),o=n(301)(!1),i=n(304)("IE_PROTO");e.exports=function(e,t){var n,s=a(e),c=0,u=[];for(n in s)n!=i&&r(s,n)&&u.push(n);for(;t.length>c;)r(s,n=t[c++])&&(~o(u,n)||u.push(n));return u}},function(e,t,n){var r=n(299),a=n(272);e.exports=function(e){return r(a(e))}},function(e,t,n){var r=n(300);e.exports=Object("z").propertyIsEnumerable(0)?Object:function(e){return"String"==r(e)?e.split(""):Object(e)}},function(e,t){var n={}.toString;e.exports=function(e){return n.call(e).slice(8,-1)}},function(e,t,n){var r=n(298),a=n(302),o=n(303);e.exports=function(e){return function(t,n,i){var s,c=r(t),u=a(c.length),l=o(i,u);if(e&&n!=n){for(;u>l;)if(s=c[l++],s!=s)return!0}else for(;u>l;l++)if((e||l in c)&&c[l]===n)return e||l||0;return!e&&
6769 -1}}},function(e,t,n){var r=n(271),a=Math.min;e.exports=function(e){return e>0?a(r(e),9007199254740991):0}},function(e,t,n){var r=n(271),a=Math.max,o=Math.min;e.exports=function(e,t){return e=r(e),e<0?a(e+t,0):o(e,t)}},function(e,t,n){var r=n(305)("keys"),a=n(306);e.exports=function(e){return r[e]||(r[e]=a(e))}},function(e,t,n){var r=n(276),a="__core-js_shared__",o=r[a]||(r[a]={});e.exports=function(e){return o[e]||(o[e]={})}},function(e,t){var n=0,r=Math.random();e.exports=function(e){return"Symbol(".concat(void 0===e?"":e,")_",(++n+r).toString(36))}},function(e,t){e.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},function(e,t,n){e.exports=n(276).document&&document.documentElement},function(e,t,n){var r=n(281).f,a=n(291),o=n(310)("toStringTag");e.exports=function(e,t,n){e&&!a(e=n?e:e.prototype,o)&&r(e,o,{configurable:!0,value:t})}},function(e,t,n){var r=n(305)("wks"),a=n(306),o=n(276).Symbol,i="function"==typeof o,
6770 s=e.exports=function(e){return r[e]||(r[e]=i&&o[e]||(i?o:a)("Symbol."+e))};s.store=r},function(e,t,n){var r=n(291),a=n(312),o=n(304)("IE_PROTO"),i=Object.prototype;e.exports=Object.getPrototypeOf||function(e){return e=a(e),r(e,o)?e[o]:"function"==typeof e.constructor&&e instanceof e.constructor?e.constructor.prototype:e instanceof Object?i:null}},function(e,t,n){var r=n(272);e.exports=function(e){return Object(r(e))}},function(e,t,n){n(314);for(var r=n(276),a=n(280),o=n(292),i=n(310)("toStringTag"),s=["NodeList","DOMTokenList","MediaList","StyleSheetList","CSSRuleList"],c=0;c<5;c++){var u=s[c],l=r[u],d=l&&l.prototype;d&&!d[i]&&a(d,i,u),o[u]=o.Array}},function(e,t,n){"use strict";var r=n(315),a=n(316),o=n(292),i=n(298);e.exports=n(273)(Array,"Array",function(e,t){this._t=i(e),this._i=0,this._k=t},function(){var e=this._t,t=this._k,n=this._i++;return!e||n>=e.length?(this._t=void 0,a(1)):"keys"==t?a(0,n):"values"==t?a(0,e[n]):a(0,[n,e[n]])},"values"),o.Arguments=o.Array,r("keys"),r("va
6771 lues"),r("entries")},function(e,t){e.exports=function(){}},function(e,t){e.exports=function(e,t){return{value:t,done:!!e}}},function(e,t,n){t.f=n(310)},function(e,t,n){e.exports={default:n(319),__esModule:!0}},function(e,t,n){n(320),n(331),n(332),n(333),e.exports=n(277).Symbol},function(e,t,n){"use strict";var r=n(276),a=n(291),o=n(285),i=n(275),s=n(290),c=n(321).KEY,u=n(286),l=n(305),d=n(309),p=n(306),f=n(310),h=n(317),m=n(322),M=n(323),_=n(324),v=n(327),g=n(282),b=n(298),y=n(288),A=n(289),T=n(294),L=n(328),E=n(330),w=n(281),z=n(296),S=E.f,k=w.f,O=L.f,N=r.Symbol,C=r.JSON,D=C&&C.stringify,P="prototype",x=f("_hidden"),j=f("toPrimitive"),W={}.propertyIsEnumerable,Y=l("symbol-registry"),q=l("symbols"),B=l("op-symbols"),R=Object[P],H="function"==typeof N,I=r.QObject,U=!I||!I[P]||!I[P].findChild,F=o&&u(function(){return 7!=T(k({},"a",{get:function(){return k(this,"a",{value:7}).a}})).a})?function(e,t,n){var r=S(R,t);r&&delete R[t],k(e,t,n),r&&e!==R&&k(R,t,r)}:k,X=function(e){var t=q[e]=T
6772 (N[P]);return t._k=e,t},V=H&&"symbol"==typeof N.iterator?function(e){return"symbol"==typeof e}:function(e){return e instanceof N},J=function(e,t,n){return e===R&&J(B,t,n),g(e),t=y(t,!0),g(n),a(q,t)?(n.enumerable?(a(e,x)&&e[x][t]&&(e[x][t]=!1),n=T(n,{enumerable:A(0,!1)})):(a(e,x)||k(e,x,A(1,{})),e[x][t]=!0),F(e,t,n)):k(e,t,n)},K=function(e,t){g(e);for(var n,r=_(t=b(t)),a=0,o=r.length;o>a;)J(e,n=r[a++],t[n]);return e},G=function(e,t){return void 0===t?T(e):K(T(e),t)},Q=function(e){var t=W.call(this,e=y(e,!0));return!(this===R&&a(q,e)&&!a(B,e))&&(!(t||!a(this,e)||!a(q,e)||a(this,x)&&this[x][e])||t)},$=function(e,t){if(e=b(e),t=y(t,!0),e!==R||!a(q,t)||a(B,t)){var n=S(e,t);return!n||!a(q,t)||a(e,x)&&e[x][t]||(n.enumerable=!0),n}},Z=function(e){for(var t,n=O(b(e)),r=[],o=0;n.length>o;)a(q,t=n[o++])||t==x||t==c||r.push(t);return r},ee=function(e){for(var t,n=e===R,r=O(n?B:b(e)),o=[],i=0;r.length>i;)!a(q,t=r[i++])||n&&!a(R,t)||o.push(q[t]);return o};H||(N=function(){if(this instanceof N)thr
6773 ow TypeError("Symbol is not a constructor!");var e=p(arguments.length>0?arguments[0]:void 0),t=function(n){this===R&&t.call(B,n),a(this,x)&&a(this[x],e)&&(this[x][e]=!1),F(this,e,A(1,n))};return o&&U&&F(R,e,{configurable:!0,set:t}),X(e)},s(N[P],"toString",function(){return this._k}),E.f=$,w.f=J,n(329).f=L.f=Z,n(326).f=Q,n(325).f=ee,o&&!n(274)&&s(R,"propertyIsEnumerable",Q,!0),h.f=function(e){return X(f(e))}),i(i.G+i.W+i.F*!H,{Symbol:N});for(var te="hasInstance,isConcatSpreadable,iterator,match,replace,search,species,split,toPrimitive,toStringTag,unscopables".split(","),ne=0;te.length>ne;)f(te[ne++]);for(var te=z(f.store),ne=0;te.length>ne;)m(te[ne++]);i(i.S+i.F*!H,"Symbol",{for:function(e){return a(Y,e+="")?Y[e]:Y[e]=N(e)},keyFor:function(e){if(V(e))return M(Y,e);throw TypeError(e+" is not a symbol!")},useSetter:function(){U=!0},useSimple:function(){U=!1}}),i(i.S+i.F*!H,"Object",{create:G,defineProperty:J,defineProperties:K,getOwnPropertyDescriptor:$,getOwnPropertyNames:Z,getOwnProp
6774 ertySymbols:ee}),C&&i(i.S+i.F*(!H||u(function(){var e=N();return"[null]"!=D([e])||"{}"!=D({a:e})||"{}"!=D(Object(e))})),"JSON",{stringify:function(e){if(void 0!==e&&!V(e)){for(var t,n,r=[e],a=1;arguments.length>a;)r.push(arguments[a++]);return t=r[1],"function"==typeof t&&(n=t),!n&&v(t)||(t=function(e,t){if(n&&(t=n.call(this,e,t)),!V(t))return t}),r[1]=t,D.apply(C,r)}}}),N[P][j]||n(280)(N[P],j,N[P].valueOf),d(N,"Symbol"),d(Math,"Math",!0),d(r.JSON,"JSON",!0)},function(e,t,n){var r=n(306)("meta"),a=n(283),o=n(291),i=n(281).f,s=0,c=Object.isExtensible||function(){return!0},u=!n(286)(function(){return c(Object.preventExtensions({}))}),l=function(e){i(e,r,{value:{i:"O"+ ++s,w:{}}})},d=function(e,t){if(!a(e))return"symbol"==typeof e?e:("string"==typeof e?"S":"P")+e;if(!o(e,r)){if(!c(e))return"F";if(!t)return"E";l(e)}return e[r].i},p=function(e,t){if(!o(e,r)){if(!c(e))return!0;if(!t)return!1;l(e)}return e[r].w},f=function(e){return u&&h.NEED&&c(e)&&!o(e,r)&&l(e),e},h=e.exports={KEY:r,NEED
6775 :!1,fastKey:d,getWeak:p,onFreeze:f}},function(e,t,n){var r=n(276),a=n(277),o=n(274),i=n(317),s=n(281).f;e.exports=function(e){var t=a.Symbol||(a.Symbol=o?{}:r.Symbol||{});"_"==e.charAt(0)||e in t||s(t,e,{value:i.f(e)})}},function(e,t,n){var r=n(296),a=n(298);e.exports=function(e,t){for(var n,o=a(e),i=r(o),s=i.length,c=0;s>c;)if(o[n=i[c++]]===t)return n}},function(e,t,n){var r=n(296),a=n(325),o=n(326);e.exports=function(e){var t=r(e),n=a.f;if(n)for(var i,s=n(e),c=o.f,u=0;s.length>u;)c.call(e,i=s[u++])&&t.push(i);return t}},function(e,t){t.f=Object.getOwnPropertySymbols},function(e,t){t.f={}.propertyIsEnumerable},function(e,t,n){var r=n(300);e.exports=Array.isArray||function(e){return"Array"==r(e)}},function(e,t,n){var r=n(298),a=n(329).f,o={}.toString,i="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],s=function(e){try{return a(e)}catch(e){return i.slice()}};e.exports.f=function(e){return i&&"[object Window]"==o.call(e)?s(e):a(r(e))}},
6776 function(e,t,n){var r=n(297),a=n(307).concat("length","prototype");t.f=Object.getOwnPropertyNames||function(e){return r(e,a)}},function(e,t,n){var r=n(326),a=n(289),o=n(298),i=n(288),s=n(291),c=n(284),u=Object.getOwnPropertyDescriptor;t.f=n(285)?u:function(e,t){if(e=o(e),t=i(t,!0),c)try{return u(e,t)}catch(e){}if(s(e,t))return a(!r.f.call(e,t),e[t])}},function(e,t){},function(e,t,n){n(322)("asyncIterator")},function(e,t,n){n(322)("observable")},function(e,t){"use strict";function n(e){return function(t){var n=t.dispatch,r=t.getState;return function(t){return function(a){return"function"==typeof a?a(n,r,e):t(a)}}}}t.__esModule=!0;var r=n();r.withExtraArgument=n,t.default=r},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(161),a=n(239),o=n(336),i=n(347),s=n(436),c=n(447),u=n(639),l=n(653),d=n(686),p=n(689),f=n(692),h=n(695),m=n(698),M=(0,r.combineReducers)({initialState:i.initialState,dashboard:s.dashboard,modules:c.reducer,connection:u.reducer,ju
6777 mpstart:l.reducer,settings:d.reducer,siteData:p.reducer,jetpackNotices:h.reducer,pluginsData:f.reducer,search:m.reducer});t.default=(0,r.combineReducers)({jetpack:M,routing:a.routerReducer,globalNotices:o.globalNotices}),e.exports=t.default},function(e,t,n){"use strict";function r(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}function a(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments[1];switch(t.type){case i.NEW_NOTICE:return[t.notice].concat(r(e));case i.REMOVE_NOTICE:return e.filter(function(e){return e.noticeId!==t.noticeId})}return e}Object.defineProperty(t,"__esModule",{value:!0}),t.globalNotices=a;var o=n(337),i=n(346);t.default=(0,o.combineReducers)({globalNotices:a})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var a=n(338),o=r(a),i=n(340),s=r(i),c=n(343),u=r(c),l=n(344),d=r(l),p=n(345),f=r(p);t.createStore=o.default,t.combineReduce
6778 rs=s.default,t.bindActionCreators=u.default,t.applyMiddleware=d.default,t.compose=f.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e,t){function n(){return u}function r(e){l.push(e);var t=!0;return function(){if(t){t=!1;var n=l.indexOf(e);l.splice(n,1)}}}function a(e){if(!i.default(e))throw new Error("Actions must be plain objects. Use custom middleware for async actions.");if("undefined"==typeof e.type)throw new Error('Actions may not have an undefined "type" property. Have you misspelled a constant?');if(d)throw new Error("Reducers may not dispatch actions.");try{d=!0,u=c(u,e)}finally{d=!1}return l.slice().forEach(function(e){return e()}),e}function o(e){c=e,a({type:s.INIT})}if("function"!=typeof e)throw new Error("Expected the reducer to be a function.");var c=e,u=t,l=[],d=!1;return a({type:s.INIT}),{dispatch:a,subscribe:r,getState:n,replaceReducer:o}}t.__esModule=!0,t.default=a;var o=n(339),i=r(o),s={INIT:"@@redux/INIT"};t.Act
6779 ionTypes=s},function(e,t){"use strict";function n(e){if(!e||"object"!=typeof e)return!1;var t="function"==typeof e.constructor?Object.getPrototypeOf(e):Object.prototype;if(null===t)return!0;var n=t.constructor;return"function"==typeof n&&n instanceof n&&r(n)===r(Object)}t.__esModule=!0,t.default=n;var r=function(e){return Function.prototype.toString.call(e)};e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e,t){var n=t&&t.type,r=n&&'"'+n.toString()+'"'||"an action";return'Reducer "'+e+'" returned undefined handling '+r+". To ignore an action, you must explicitly return the previous state."}function o(e){Object.keys(e).forEach(function(t){var n=e[t],r=n(void 0,{type:s.ActionTypes.INIT});if("undefined"==typeof r)throw new Error('Reducer "'+t+'" returned undefined during initialization. If the state passed to the reducer is undefined, you must explicitly return the initial state. The initial state may not be undefined.');va
6780 r a="@@redux/PROBE_UNKNOWN_ACTION_"+Math.random().toString(36).substring(7).split("").join(".");if("undefined"==typeof n(void 0,{type:a}))throw new Error('Reducer "'+t+'" returned undefined when probed with a random type. '+("Don't try to handle "+s.ActionTypes.INIT+' or other actions in "redux/*" ')+"namespace. They are considered private. Instead, you must return the current state for any unknown actions, unless it is undefined, in which case you must return the initial state, regardless of the action type. The initial state may not be undefined.")})}function i(e){var t,n=p.default(e,function(e){return"function"==typeof e});try{o(n)}catch(e){t=e}var r=l.default(n,function(){});return function(e,o){if(void 0===e&&(e=r),t)throw t;var i=!1,s=l.default(n,function(t,n){var r=e[n],s=t(r,o);if("undefined"==typeof s){var c=a(n,o);throw new Error(c)}return i=i||s!==r,s});return i?s:e}}t.__esModule=!0,t.default=i;var s=n(338),c=n(339),u=(r(c),n(341)),l=r(u),d=n(342),p=r(d);e.exports=t.defau
6781 lt},function(e,t){"use strict";function n(e,t){return Object.keys(e).reduce(function(n,r){return n[r]=t(e[r],r),n},{})}t.__esModule=!0,t.default=n,e.exports=t.default},function(e,t){"use strict";function n(e,t){return Object.keys(e).reduce(function(n,r){return t(e[r])&&(n[r]=e[r]),n},{})}t.__esModule=!0,t.default=n,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e,t){return function(){return t(e.apply(void 0,arguments))}}function o(e,t){if("function"==typeof e)return a(e,t);if("object"!=typeof e||null===e||void 0===e)throw new Error("bindActionCreators expected an object or a function, instead received "+(null===e?"null":typeof e)+'. Did you write "import ActionCreators from" instead of "import * as ActionCreators from"?');return s.default(e,function(e){return a(e,t)})}t.__esModule=!0,t.default=o;var i=n(341),s=r(i);e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}func
6782 tion a(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(e){return function(n,r){var a=e(n,r),i=a.dispatch,c=[],u={getState:a.getState,dispatch:function(e){return i(e)}};return c=t.map(function(e){return e(u)}),i=s.default.apply(void 0,c)(a.dispatch),o({},a,{dispatch:i})}}}t.__esModule=!0;var o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};t.default=a;var i=n(345),s=r(i);e.exports=t.default},function(e,t){"use strict";function n(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(e){return t.reduceRight(function(e,t){return t(e)},e)}}t.__esModule=!0,t.default=n,e.exports=t.default},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});t.NEW_NOTICE="NEW_NOTICE",t.REMOVE_NOTICE="REMOVE_NOTICE"},function(e,t,n){"use strict";function r(e){if(e&&e.__esModule)return e;var t={};if(null
6783 !=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}function a(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(348),i=a(o),s=n(353),c=r(s),u=n(435),l=r(u),d=(0,i.default)({},c,l);t.default=d,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var a=n(349),o=r(a);t.default=o.default||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}},function(e,t,n){e.exports={default:n(350),__esModule:!0}},function(e,t,n){n(351),e.exports=n(277).Object.assign},function(e,t,n){var r=n(275);r(r.S+r.F,"Object",{assign:n(352)})},function(e,t,n){"use strict";var r=n(296),a=n(325),o=n(326),i=n(312),s=n(299),c=Object.assign;e.exports=!c||n(286)(function(){var e={},t={},n=Symbol(),r="abcdefghijklmnopqrst";return e[n]=7,r.split("").forEach(function(e){t[e]=e}
6784 ),7!=c({},e)[n]||Object.keys(c({},t)).join("")!=r})?function(e,t){for(var n=i(e),c=arguments.length,u=1,l=a.f,d=o.f;c>u;)for(var p,f=s(arguments[u++]),h=l?r(f).concat(l(f)):r(f),m=h.length,M=0;m>M;)d.call(f,p=h[M++])&&(n[p]=f[p]);return n}:c},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e){return e.jetpack.initialState.happinessGravIds}function o(e){return!!e.jetpack.initialState.isDevVersion}function i(e){return e.jetpack.initialState.currentVersion}function s(e){return(0,C.default)(e.jetpack.initialState.stats,"roles",{})}function c(e){return(0,C.default)(e.jetpack.initialState.stats,"data")}function u(e){return(0,C.default)(e.jetpack.initialState,["userData","currentUser","wpcomUser","email"])}function l(e){return(0,C.default)(e.jetpack.initialState,"rawUrl",{})}function d(e){return(0,C.default)(e.jetpack.initialState,"adminUrl",{})}function p(e){return(0,C.default)(e.jetpack.initialState,["connectionStatus","isPublic"])}function f(e)
6785 {return!(0,C.default)(e.jetpack.initialState.userData.currentUser.permissions,"edit_posts",!1)}function h(e){return(0,C.default)(e.jetpack.initialState.userData.currentUser.permissions,"manage_modules",!1)}function m(e){return(0,C.default)(e.jetpack.initialState.userData.currentUser.permissions,"manage_options",!1)}function M(e){return(0,C.default)(e.jetpack.initialState.userData.currentUser.permissions,"edit_posts",!1)}function _(e){return(0,C.default)(e.jetpack.initialState.userData.currentUser.permissions,"manage_plugins",!1)}function v(e){return(0,C.default)(e.jetpack.initialState.userData.currentUser.permissions,"disconnect",!1)}function g(e){return(0,C.default)(e.jetpack.initialState.userData.currentUser,"isMaster",!1)}function b(e){return(0,C.default)(e.jetpack.initialState.userData.currentUser,["wpcomUser","login"])}function y(e){return(0,C.default)(e.jetpack.initialState.userData.currentUser,["wpcomUser","email"])}function A(e){return(0,C.default)(e.jetpack.initialState.use
6786 rData.currentUser,["wpcomUser","avatar"])}function T(e){return(0,C.default)(e.jetpack.initialState.userData.currentUser,["username"])}function L(e){return(0,C.default)(e.jetpack.initialState.userData.currentUser.permissions,"view_stats",!1)}function E(e){return(0,C.default)(e.jetpack.initialState,"WP_API_nonce")}function w(e){return(0,C.default)(e.jetpack.initialState,"WP_API_root")}function z(e){return(0,C.default)(e.jetpack.initialState,"tracksUserData")}function S(e){return(0,C.default)(e.jetpack.initialState,"currentIp")}Object.defineProperty(t,"__esModule",{value:!0}),t.initialState=void 0,t.getHappinessGravatarIds=a,t.isDevVersion=o,t.getCurrentVersion=i,t.getSiteRoles=s,t.getInitialStateStatsData=c,t.getAdminEmailAddress=u,t.getSiteRawUrl=l,t.getSiteAdminUrl=d,t.isSitePublic=p,t.userIsSubscriber=f,t.userCanManageModules=h,t.userCanManageOptions=m,t.userCanEditPosts=M,t.userCanManagePlugins=_,t.userCanDisconnectSite=v,t.userIsMaster=g,t.getUserWpComLogin=b,t.getUserWpComEmail=
6787 y,t.getUserWpComAvatar=A,t.getUsername=T,t.userCanViewStats=L,t.getApiNonce=E,t.getApiRootUrl=w,t.getTracksUserData=z,t.getCurrentIp=S;var k=n(354),O=r(k),N=n(398),C=r(N),D=n(434);t.initialState=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window.Initial_State,t=arguments[1];switch(t.type){case D.JETPACK_SET_INITIAL_STATE:return(0,O.default)({},e,t.initialState);default:return e}}},function(e,t,n){var r=n(355),a=n(369),o=n(370),i=n(380),s=n(383),c=n(384),u=Object.prototype,l=u.hasOwnProperty,d=o(function(e,t){if(s(t)||i(t))return void a(t,c(t),e);for(var n in t)l.call(t,n)&&r(e,n,t[n])});e.exports=d},function(e,t,n){function r(e,t,n){var r=e[t];s.call(e,t)&&o(r,n)&&(void 0!==n||t in e)||a(e,t,n)}var a=n(356),o=n(368),i=Object.prototype,s=i.hasOwnProperty;e.exports=r},function(e,t,n){function r(e,t,n){"__proto__"==t&&a?a(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n}var a=n(357);e.exports=r},function(e,t,n){var r=n(358),a=function(){try{va
6788 r e=r(Object,"defineProperty");return e({},"",{}),e}catch(e){}}();e.exports=a},function(e,t,n){function r(e,t){var n=o(e,t);return a(n)?n:void 0}var a=n(359),o=n(367);e.exports=r},function(e,t,n){function r(e){if(!i(e)||o(e))return!1;var t=a(e)?h:u;return t.test(s(e))}var a=n(360),o=n(362),i=n(361),s=n(366),c=/[\\^$.*+?()[\]{}|]/g,u=/^\[object .+?Constructor\]$/,l=Function.prototype,d=Object.prototype,p=l.toString,f=d.hasOwnProperty,h=RegExp("^"+p.call(f).replace(c,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");e.exports=r},function(e,t,n){function r(e){var t=a(e)?u.call(e):"";return t==o||t==i||t==s}var a=n(361),o="[object Function]",i="[object GeneratorFunction]",s="[object Proxy]",c=Object.prototype,u=c.toString;e.exports=r},function(e,t){function n(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}e.exports=n},function(e,t,n){function r(e){return!!o&&o in e}var a=n(363),o=function(){var e=/[^.]+$/.exec(a&&a.keys&&a.keys.IE_PRO
6789 TO||"");return e?"Symbol(src)_1."+e:""}();e.exports=r},function(e,t,n){var r=n(364),a=r["__core-js_shared__"];e.exports=a},function(e,t,n){var r=n(365),a="object"==typeof self&&self&&self.Object===Object&&self,o=r||a||Function("return this")();e.exports=o},function(e,t){(function(t){var n="object"==typeof t&&t&&t.Object===Object&&t;e.exports=n}).call(t,function(){return this}())},function(e,t){function n(e){if(null!=e){try{return a.call(e)}catch(e){}try{return e+""}catch(e){}}return""}var r=Function.prototype,a=r.toString;e.exports=n},function(e,t){function n(e,t){return null==e?void 0:e[t]}e.exports=n},function(e,t){function n(e,t){return e===t||e!==e&&t!==t}e.exports=n},function(e,t,n){function r(e,t,n,r){var i=!n;n||(n={});for(var s=-1,c=t.length;++s<c;){var u=t[s],l=r?r(n[u],e[u],u,n,e):void 0;void 0===l&&(l=e[u]),i?o(n,u,l):a(n,u,l)}return n}var a=n(355),o=n(356);e.exports=r},function(e,t,n){function r(e){return a(function(t,n){var r=-1,a=n.length,i=a>1?n[a-1]:void 0,s=a>2?n[2]
6790 :void 0;for(i=e.length>3&&"function"==typeof i?(a--,i):void 0,s&&o(n[0],n[1],s)&&(i=a<3?void 0:i,a=1),t=Object(t);++r<a;){var c=n[r];c&&e(t,c,r,i)}return t})}var a=n(371),o=n(379);e.exports=r},function(e,t,n){function r(e,t){return i(o(e,t,a),e+"")}var a=n(372),o=n(373),i=n(375);e.exports=r},function(e,t){function n(e){return e}e.exports=n},function(e,t,n){function r(e,t,n){return t=o(void 0===t?e.length-1:t,0),function(){for(var r=arguments,i=-1,s=o(r.length-t,0),c=Array(s);++i<s;)c[i]=r[t+i];i=-1;for(var u=Array(t+1);++i<t;)u[i]=r[i];return u[t]=n(c),a(e,this,u)}}var a=n(374),o=Math.max;e.exports=r},function(e,t){function n(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}e.exports=n},function(e,t,n){var r=n(376),a=n(378),o=a(r);e.exports=o},function(e,t,n){var r=n(377),a=n(357),o=n(372),i=a?function(e,t){return a(e,"toString",{configurable:!0,enumerable:!1,valu
6791 e:r(t),writable:!0})}:o;e.exports=i},function(e,t){function n(e){return function(){return e}}e.exports=n},function(e,t){function n(e){var t=0,n=0;return function(){var i=o(),s=a-(i-n);if(n=i,s>0){if(++t>=r)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}var r=500,a=16,o=Date.now;e.exports=n},function(e,t,n){function r(e,t,n){if(!s(n))return!1;var r=typeof t;return!!("number"==r?o(n)&&i(t,n.length):"string"==r&&t in n)&&a(n[t],e)}var a=n(368),o=n(380),i=n(382),s=n(361);e.exports=r},function(e,t,n){function r(e){return null!=e&&o(e.length)&&!a(e)}var a=n(360),o=n(381);e.exports=r},function(e,t){function n(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=r}var r=9007199254740991;e.exports=n},function(e,t){function n(e,t){return t=null==t?r:t,!!t&&("number"==typeof e||a.test(e))&&e>-1&&e%1==0&&e<t}var r=9007199254740991,a=/^(?:0|[1-9]\d*)$/;e.exports=n},function(e,t){function n(e){var t=e&&e.constructor,n="function"==typeof t&&t.prototype||r;return e===n}var r=Object.prototy
6792 pe;e.exports=n},function(e,t,n){function r(e){return i(e)?a(e):o(e)}var a=n(385),o=n(396),i=n(380);e.exports=r},function(e,t,n){function r(e,t){var n=i(e),r=!n&&o(e),l=!n&&!r&&s(e),p=!n&&!r&&!l&&u(e),f=n||r||l||p,h=f?a(e.length,String):[],m=h.length;for(var M in e)!t&&!d.call(e,M)||f&&("length"==M||l&&("offset"==M||"parent"==M)||p&&("buffer"==M||"byteLength"==M||"byteOffset"==M)||c(M,m))||h.push(M);return h}var a=n(386),o=n(387),i=n(389),s=n(390),c=n(382),u=n(392),l=Object.prototype,d=l.hasOwnProperty;e.exports=r},function(e,t){function n(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}e.exports=n},function(e,t,n){var r=n(388),a=n(166),o=Object.prototype,i=o.hasOwnProperty,s=o.propertyIsEnumerable,c=r(function(){return arguments}())?r:function(e){return a(e)&&i.call(e,"callee")&&!s.call(e,"callee")};e.exports=c},function(e,t,n){function r(e){return a(e)&&s.call(e)==o}var a=n(166),o="[object Arguments]",i=Object.prototype,s=i.toString;e.exports=r},function(e,t){var n=Array.isA
6793 rray;e.exports=n},function(e,t,n){(function(e){var r=n(364),a=n(391),o="object"==typeof t&&t&&!t.nodeType&&t,i=o&&"object"==typeof e&&e&&!e.nodeType&&e,s=i&&i.exports===o,c=s?r.Buffer:void 0,u=c?c.isBuffer:void 0,l=u||a;
6794 +e.exports=l}).call(t,n(169)(e))},function(e,t){function n(){return!1}e.exports=n},function(e,t,n){var r=n(393),a=n(394),o=n(395),i=o&&o.isTypedArray,s=i?a(i):r;e.exports=s},function(e,t,n){function r(e){return o(e)&&a(e.length)&&!!O[C.call(e)]}var a=n(381),o=n(166),i="[object Arguments]",s="[object Array]",c="[object Boolean]",u="[object Date]",l="[object Error]",d="[object Function]",p="[object Map]",f="[object Number]",h="[object Object]",m="[object RegExp]",M="[object Set]",_="[object String]",v="[object WeakMap]",g="[object ArrayBuffer]",b="[object DataView]",y="[object Float32Array]",A="[object Float64Array]",T="[object Int8Array]",L="[object Int16Array]",E="[object Int32Array]",w="[object Uint8Array]",z="[object Uint8ClampedArray]",S="[object Uint16Array]",k="[object Uint32Array]",O={};O[y]=O[A]=O[T]=O[L]=O[E]=O[w]=O[z]=O[S]=O[k]=!0,O[i]=O[s]=O[g]=O[c]=O[b]=O[u]=O[l]=O[d]=O[p]=O[f]=O[h]=O[m]=O[M]=O[_]=O[v]=!1;var N=Object.prototype,C=N.toString;e.exports=r},function(e,t){funct
6795 ion n(e){return function(t){return e(t)}}e.exports=n},function(e,t,n){(function(e){var r=n(365),a="object"==typeof t&&t&&!t.nodeType&&t,o=a&&"object"==typeof e&&e&&!e.nodeType&&e,i=o&&o.exports===a,s=i&&r.process,c=function(){try{return s&&s.binding("util")}catch(e){}}();e.exports=c}).call(t,n(169)(e))},function(e,t,n){function r(e){if(!a(e))return o(e);var t=[];for(var n in Object(e))s.call(e,n)&&"constructor"!=n&&t.push(n);return t}var a=n(383),o=n(397),i=Object.prototype,s=i.hasOwnProperty;e.exports=r},function(e,t,n){var r=n(165),a=r(Object.keys,Object);e.exports=a},function(e,t,n){function r(e,t,n){var r=null==e?void 0:a(e,t);return void 0===r?n:r}var a=n(399);e.exports=r},function(e,t,n){function r(e,t){t=o(t,e)?[t]:a(t);for(var n=0,r=t.length;null!=e&&n<r;)e=e[i(t[n++])];return n&&n==r?e:void 0}var a=n(400),o=n(432),i=n(433);e.exports=r},function(e,t,n){function r(e){return a(e)?e:o(e)}var a=n(389),o=n(401);e.exports=r},function(e,t,n){var r=n(402),a=n(427),o=/^\./,i=/[^.[\]]
6796 +|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,s=/\\(\\)?/g,c=r(function(e){e=a(e);var t=[];return o.test(e)&&t.push(""),e.replace(i,function(e,n,r,a){t.push(r?a.replace(s,"$1"):n||e)}),t});e.exports=c},function(e,t,n){function r(e){var t=a(e,function(e){return n.size===o&&n.clear(),e}),n=t.cache;return t}var a=n(403),o=500;e.exports=r},function(e,t,n){function r(e,t){if("function"!=typeof e||t&&"function"!=typeof t)throw new TypeError(o);var n=function(){var r=arguments,a=t?t.apply(this,r):r[0],o=n.cache;if(o.has(a))return o.get(a);var i=e.apply(this,r);return n.cache=o.set(a,i)||o,i};return n.cache=new(r.Cache||a),n}var a=n(404),o="Expected a function";r.Cache=a,e.exports=r},function(e,t,n){function r(e){var t=-1,n=e?e.length:0;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}var a=n(405),o=n(421),i=n(424),s=n(425),c=n(426);r.prototype.clear=a,r.prototype.delete=o,r.prototype.get=i,r.prototype.has=s,r.prototype.set=c,e.exports=r}
6797 ,function(e,t,n){function r(){this.size=0,this.__data__={hash:new a,map:new(i||o),string:new a}}var a=n(406),o=n(413),i=n(420);e.exports=r},function(e,t,n){function r(e){var t=-1,n=e?e.length:0;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}var a=n(407),o=n(409),i=n(410),s=n(411),c=n(412);r.prototype.clear=a,r.prototype.delete=o,r.prototype.get=i,r.prototype.has=s,r.prototype.set=c,e.exports=r},function(e,t,n){function r(){this.__data__=a?a(null):{},this.size=0}var a=n(408);e.exports=r},function(e,t,n){var r=n(358),a=r(Object,"create");e.exports=a},function(e,t){function n(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}e.exports=n},function(e,t,n){function r(e){var t=this.__data__;if(a){var n=t[e];return n===o?void 0:n}return s.call(t,e)?t[e]:void 0}var a=n(408),o="__lodash_hash_undefined__",i=Object.prototype,s=i.hasOwnProperty;e.exports=r},function(e,t,n){function r(e){var t=this.__data__;return a?void 0!==t[e]:i.call(t,e)}var a=n(408),o=Object.p
6798 rototype,i=o.hasOwnProperty;e.exports=r},function(e,t,n){function r(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=a&&void 0===t?o:t,this}var a=n(408),o="__lodash_hash_undefined__";e.exports=r},function(e,t,n){function r(e){var t=-1,n=e?e.length:0;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}var a=n(414),o=n(415),i=n(417),s=n(418),c=n(419);r.prototype.clear=a,r.prototype.delete=o,r.prototype.get=i,r.prototype.has=s,r.prototype.set=c,e.exports=r},function(e,t){function n(){this.__data__=[],this.size=0}e.exports=n},function(e,t,n){function r(e){var t=this.__data__,n=a(t,e);if(n<0)return!1;var r=t.length-1;return n==r?t.pop():i.call(t,n,1),--this.size,!0}var a=n(416),o=Array.prototype,i=o.splice;e.exports=r},function(e,t,n){function r(e,t){for(var n=e.length;n--;)if(a(e[n][0],t))return n;return-1}var a=n(368);e.exports=r},function(e,t,n){function r(e){var t=this.__data__,n=a(t,e);return n<0?void 0:t[n][1]}var a=n(416);e.exports=r},function(e,t,n){function r
6799 (e){return a(this.__data__,e)>-1}var a=n(416);e.exports=r},function(e,t,n){function r(e,t){var n=this.__data__,r=a(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this}var a=n(416);e.exports=r},function(e,t,n){var r=n(358),a=n(364),o=r(a,"Map");e.exports=o},function(e,t,n){function r(e){var t=a(this,e).delete(e);return this.size-=t?1:0,t}var a=n(422);e.exports=r},function(e,t,n){function r(e,t){var n=e.__data__;return a(t)?n["string"==typeof t?"string":"hash"]:n.map}var a=n(423);e.exports=r},function(e,t){function n(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}e.exports=n},function(e,t,n){function r(e){return a(this,e).get(e)}var a=n(422);e.exports=r},function(e,t,n){function r(e){return a(this,e).has(e)}var a=n(422);e.exports=r},function(e,t,n){function r(e,t){var n=a(this,e),r=n.size;return n.set(e,t),this.size+=n.size==r?0:1,this}var a=n(422);e.exports=r},function(e,t,n){function r(e){return null==e?"":a(e)}var a=n(428
6800 );e.exports=r},function(e,t,n){function r(e){if("string"==typeof e)return e;if(i(e))return o(e,r)+"";if(s(e))return l?l.call(e):"";var t=e+"";return"0"==t&&1/e==-c?"-0":t}var a=n(429),o=n(430),i=n(389),s=n(431),c=1/0,u=a?a.prototype:void 0,l=u?u.toString:void 0;e.exports=r},function(e,t,n){var r=n(364),a=r.Symbol;e.exports=a},function(e,t){function n(e,t){for(var n=-1,r=e?e.length:0,a=Array(r);++n<r;)a[n]=t(e[n],n,e);return a}e.exports=n},function(e,t,n){function r(e){return"symbol"==typeof e||a(e)&&s.call(e)==o}var a=n(166),o="[object Symbol]",i=Object.prototype,s=i.toString;e.exports=r},function(e,t,n){function r(e,t){if(a(e))return!1;var n=typeof e;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=e&&!o(e))||(s.test(e)||!i.test(e)||null!=t&&e in Object(t))}var a=n(389),o=n(431),i=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,s=/^\w*$/;e.exports=r},function(e,t,n){function r(e){if("string"==typeof e||a(e))return e;var t=e+"";return"0"==t&&1/e==-o?"-0":t}var a=n(431),o=1/0
6801 ;e.exports=r},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});t.JETPACK_SET_INITIAL_STATE="JETPACK_SET_INITIAL_STATE",t.CONNECT_URL_FETCH="CONNECT_URL_FETCH",t.CONNECT_URL_FETCH_FAIL="CONNECT_URL_FETCH_FAIL",t.CONNECT_URL_FETCH_SUCCESS="CONNECT_URL_FETCH_SUCCESS",t.DISCONNECT_SITE="DISCONNECT_SITE",t.DISCONNECT_SITE_FAIL="DISCONNECT_SITE_FAIL",t.DISCONNECT_SITE_SUCCESS="DISCONNECT_SITE_SUCCESS",t.UNLINK_USER="UNLINK_USER",t.UNLINK_USER_FAIL="UNLINK_USER_FAIL",t.UNLINK_USER_SUCCESS="UNLINK_USER_SUCCESS",t.USER_CONNECTION_DATA_FETCH="USER_CONNECTION_DATA_FETCH",t.USER_CONNECTION_DATA_FETCH_FAIL="USER_CONNECTION_DATA_FETCH_FAIL",t.USER_CONNECTION_DATA_FETCH_SUCCESS="USER_CONNECTION_DATA_FETCH_SUCCESS",t.JETPACK_MODULES_LIST_FETCH="JETPACK_MODULES_LIST_FETCH",t.JETPACK_MODULES_LIST_FETCH_FAIL="JETPACK_MODULES_LIST_FETCH_FAIL",t.JETPACK_MODULES_LIST_RECEIVE="JETPACK_MODULES_LIST_RECEIVE",t.JETPACK_MODULE_FETCH="JETPACK_MODULE_FETCH",t.JETPACK_MODULE_FETCH_FAIL
6802 ="JETPACK_MODULE_FETCH_FAIL",t.JETPACK_MODULE_RECEIVE="JETPACK_MODULE_RECEIVE",t.JETPACK_MODULE_ACTIVATE="JETPACK_MODULE_ACTIVATE",t.JETPACK_MODULE_ACTIVATE_SUCCESS="JETPACK_MODULE_ACTIVATE_SUCCESS",t.JETPACK_MODULE_ACTIVATE_FAIL="JETPACK_MODULE_ACTIVATE_FAIL",t.JETPACK_MODULE_DEACTIVATE="JETPACK_MODULE_DEACTIVATE",t.JETPACK_MODULE_DEACTIVATE_FAIL="JETPACK_MODULE_DEACTIVATE_FAIL",t.JETPACK_MODULE_DEACTIVATE_SUCCESS="JETPACK_MODULE_DEACTIVATE_SUCCESS",t.JETPACK_MODULE_UPDATE_OPTIONS="JETPACK_MODULE_UPDATE_OPTIONS",t.JETPACK_MODULE_UPDATE_OPTIONS_FAIL="JETPACK_MODULE_UPDATE_OPTIONS_FAIL",t.JETPACK_MODULE_UPDATE_OPTIONS_SUCCESS="JETPACK_MODULE_UPDATE_OPTIONS_SUCCESS",t.JETPACK_MODULES_SET_UNSAVED_OPTION_FLAG="JETPACK_MODULES_SET_UNSAVED_OPTION_FLAG",t.JETPACK_MODULES_CLEAR_UNSAVED_OPTION_FLAG="JETPACK_MODULES_CLEAR_UNSAVED_OPTION_FLAG",t.JETPACK_CONNECTION_STATUS_FETCH="JETPACK_CONNECTION_STATUS_FETCH",t.JUMPSTART_ACTIVATE="JUMPSTART_ACTIVATE",t.JUMPSTART_ACTIVATE_FAIL="JUMPSTART_ACTIV
6803 ATE_FAIL",t.JUMPSTART_ACTIVATE_SUCCESS="JUMPSTART_ACTIVATE_SUCCESS",t.JUMPSTART_SKIP="JUMPSTART_SKIP",t.JUMPSTART_SKIP_FAIL="JUMPSTART_SKIP_FAIL",t.JUMPSTART_SKIP_SUCCESS="JUMPSTART_SKIP_SUCCESS",t.DASHBOARD_PROTECT_COUNT_FETCH="DASHBOARD_PROTECT_COUNT_FETCH",t.DASHBOARD_PROTECT_COUNT_FETCH_FAIL="DASHBOARD_PROTECT_COUNT_FETCH_FAIL",t.DASHBOARD_PROTECT_COUNT_FETCH_SUCCESS="DASHBOARD_PROTECT_COUNT_FETCH_SUCCESS",t.RESET_OPTIONS="RESET_OPTIONS",t.RESET_OPTIONS_FAIL="RESET_OPTIONS_FAIL",t.RESET_OPTIONS_SUCCESS="RESET_OPTIONS_SUCCESS",t.VAULTPRESS_SITE_DATA_FETCH="VAULTPRESS_SITE_DATA_FETCH",t.VAULTPRESS_SITE_DATA_FETCH_FAIL="VAULTPRESS_SITE_DATA_FETCH_FAIL",t.VAULTPRESS_SITE_DATA_FETCH_SUCCESS="VAULTPRESS_SITE_DATA_FETCH_SUCCESS",t.AKISMET_DATA_FETCH="AKISMET_DATA_FETCH",t.AKISMET_DATA_FETCH_FAIL="AKISMET_DATA_FETCH_FAIL",t.AKISMET_DATA_FETCH_SUCCESS="AKISMET_DATA_FETCH_SUCCESS",t.PLUGIN_UPDATES_FETCH="PLUGIN_UPDATES_FETCH",t.PLUGIN_UPDATES_FETCH_FAIL="PLUGIN_UPDATES_FETCH_FAIL",t.PLUGI
6804 N_UPDATES_FETCH_SUCCESS="PLUGIN_UPDATES_FETCH_SUCCESS",t.STATS_SWITCH_TAB="STATS_SWITCH_TAB",t.STATS_DATA_FETCH="STATS_DATA_FETCH",t.STATS_DATA_FETCH_FAIL="STATS_DATA_FETCH_FAIL",t.STATS_DATA_FETCH_SUCCESS="STATS_DATA_FETCH_SUCCESS",t.JETPACK_SETTINGS_FETCH="JETPACK_SETTINGS_FETCH",t.JETPACK_SETTINGS_FETCH_RECEIVE="JETPACK_SETTINGS_FETCH_RECEIVE",t.JETPACK_SETTINGS_FETCH_FAIL="JETPACK_SETTINGS_FETCH_FAIL",t.JETPACK_SETTING_UPDATE="JETPACK_SETTING_UPDATE",t.JETPACK_SETTING_UPDATE_SUCCESS="JETPACK_SETTING_UPDATE_SUCCESS",t.JETPACK_SETTING_UPDATE_FAIL="JETPACK_SETTING_UPDATE_FAIL",t.JETPACK_SITE_DATA_FETCH="JETPACK_SITE_DATA_FETCH",t.JETPACK_SITE_DATA_FETCH_RECEIVE="JETPACK_SITE_DATA_FETCH_RECEIVE",t.JETPACK_SITE_DATA_FETCH_FAIL="JETPACK_SITE_DATA_FETCH_FAIL",t.JETPACK_ACTION_NOTICES_DISMISS="JETPACK_ACTION_NOTICES_DISMISS",t.JETPACK_NOTICES_DISPATCH_TYPE="JETPACK_NOTICES_DISPATCH_TYPE",t.JETPACK_NOTICES_DISMISS="JETPACK_NOTICES_DISMISS",t.JETPACK_NOTICES_DISMISS_FAIL="JETPACK_NOTICES_
6805 DISMISS_FAIL",t.JETPACK_NOTICES_DISMISS_SUCCESS="JETPACK_NOTICES_DISMISS_SUCCESS",t.JETPACK_PLUGINS_DATA_FETCH="JETPACK_PLUGINS_DATA_FETCH",t.JETPACK_PLUGINS_DATA_FETCH_RECEIVE="JETPACK_PLUGINS_DATA_FETCH_RECEIVE",t.JETPACK_PLUGINS_DATA_FETCH_FAIL="JETPACK_PLUGINS_DATA_FETCH_FAIL",t.JETPACK_SEARCH_TERM="JETPACK_SEARCH_TERM"},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.setInitialState=void 0;var r=n(434);t.setInitialState=function(){return function(e){e({type:r.JETPACK_SET_INITIAL_STATE,initialState:window.Initial_State})}}},function(e,t,n){"use strict";function r(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}function a(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(348),i=a(o),s=n(437),c=r(s),u=n(438),l=r(u),d=(0,i.default)({},c,l);t.default=d,e.exports=t.default},function(e,t,n){"use strict";function r(
6806 e){return e&&e.__esModule?e:{default:e}}function a(e){return e.jetpack.dashboard.activeStatsTab}function o(e){return!!e.jetpack.dashboard.requests.fetchingStatsData}function i(e){return e.jetpack.dashboard.statsData}function s(e){return!!e.jetpack.dashboard.requests.fetchingAkismetData}function c(e){return e.jetpack.dashboard.akismetData}function u(e){return!!e.jetpack.dashboard.requests.fetchingProtectData}function l(e){return e.jetpack.dashboard.protectCount}function d(e){return!!e.jetpack.dashboard.requests.fetchingVaultPressData}function p(e){return e.jetpack.dashboard.vaultPressData}function f(e){return(0,b.default)(e.jetpack.dashboard.vaultPressData,"data.security.notice_count",0)}function h(e){return!!e.jetpack.dashboard.requests.fetchingPluginUpdates}function m(e){return e.jetpack.dashboard.pluginUpdates}Object.defineProperty(t,"__esModule",{value:!0}),t.dashboard=void 0,t.getActiveStatsTab=a,t.isFetchingStatsData=o,t.getStatsData=i,t.isFetchingAkismetData=s,t.getAkismetData
6807 =c,t.isFetchingProtectData=u,t.getProtectCount=l,t.isFetchingVaultPressData=d,t.getVaultPressData=p,t.getVaultPressScanThreatCount=f,t.isFetchingPluginUpdates=h,t.getPluginUpdates=m;var M=n(161),_=n(354),v=r(_),g=n(398),b=r(g),y=n(434),A=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments[1];switch(t.type){case y.STATS_DATA_FETCH:return(0,v.default)({},e,{fetchingStatsData:!0});case y.AKISMET_DATA_FETCH:return(0,v.default)({},e,{fetchingAkismetData:!0});case y.VAULTPRESS_SITE_DATA_FETCH:return(0,v.default)({},e,{fetchingVaultPressData:!0});case y.DASHBOARD_PROTECT_COUNT_FETCH:return(0,v.default)({},e,{fetchingProtectData:!0});case y.PLUGIN_UPDATES_FETCH:return(0,v.default)({},e,{fetchingPluginUpdates:!0});case y.STATS_DATA_FETCH_FAIL:case y.STATS_DATA_FETCH_SUCCESS:case y.AKISMET_DATA_FETCH_FAIL:case y.AKISMET_DATA_FETCH_SUCCESS:case y.VAULTPRESS_SITE_DATA_FETCH_FAIL:case y.VAULTPRESS_SITE_DATA_FETCH_SUCCESS:case y.DASHBOARD_PROTECT_COUNT_FETCH_FAI
6808 L:case y.DASHBOARD_PROTECT_COUNT_FETCH_SUCCESS:case y.PLUGIN_UPDATES_FETCH_FAIL:case y.PLUGIN_UPDATES_FETCH_SUCCESS:return(0,v.default)({},e,{fetchingStatsData:!1,fetchingAkismetData:!1,fetchingVaultPressData:!1,fetchingProtectData:!1,fetchingPluginUpdates:!1});default:return e}},T=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"day",t=arguments[1];switch(t.type){case y.STATS_SWITCH_TAB:return t.activeStatsTab;default:return e}},L=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"N/A",t=arguments[1];switch(t.type){case y.STATS_DATA_FETCH_SUCCESS:return(0,v.default)({},e,t.statsData);default:return e}},E=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"N/A",t=arguments[1];switch(t.type){case y.AKISMET_DATA_FETCH_SUCCESS:return t.akismetData;default:return e}},w=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"N/A",t=arguments[1];switch(t.type){case y.DASHBOARD_PROTECT_COUNT_FETCH_SUCCESS:r
6809 eturn t.protectCount;default:return e}},z=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"N/A",t=arguments[1];switch(t.type){case y.VAULTPRESS_SITE_DATA_FETCH_SUCCESS:return t.vaultPressData;default:return e}},S=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"N/A",t=arguments[1];switch(t.type){case y.PLUGIN_UPDATES_FETCH_SUCCESS:return t.pluginUpdates;default:return e}};t.dashboard=(0,M.combineReducers)({requests:A,activeStatsTab:T,protectCount:w,vaultPressData:z,statsData:L,akismetData:E,pluginUpdates:S})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.fetchPluginUpdates=t.fetchAkismetData=t.fetchVaultPressData=t.fetchProtectCount=t.fetchStatsData=t.statsSwitchTab=void 0;var a=n(439),o=r(a),i=n(434);t.statsSwitchTab=function(e){return function(t){t({type:i.STATS_SWITCH_TAB,activeStatsTab:e})}},t.fetchStatsData=function(e){return function(t){return t(
6810 {type:i.STATS_DATA_FETCH}),o.default.fetchStatsData(e).then(function(e){t({type:i.STATS_DATA_FETCH_SUCCESS,statsData:e})}).catch(function(e){t({type:i.STATS_DATA_FETCH_FAIL,error:e})})}},t.fetchProtectCount=function(){return function(e){return e({type:i.DASHBOARD_PROTECT_COUNT_FETCH}),o.default.getProtectCount().then(function(t){e({type:i.DASHBOARD_PROTECT_COUNT_FETCH_SUCCESS,protectCount:t})}).catch(function(t){e({type:i.DASHBOARD_PROTECT_COUNT_FETCH_FAIL,error:t})})}},t.fetchVaultPressData=function(){return function(e){return e({type:i.VAULTPRESS_SITE_DATA_FETCH}),o.default.getVaultPressData().then(function(t){e({type:i.VAULTPRESS_SITE_DATA_FETCH_SUCCESS,vaultPressData:t})}).catch(function(t){e({type:i.VAULTPRESS_SITE_DATA_FETCH_FAIL,error:t})})}},t.fetchAkismetData=function(){return function(e){return e({type:i.AKISMET_DATA_FETCH}),o.default.getAkismetData().then(function(t){e({type:i.AKISMET_DATA_FETCH_SUCCESS,akismetData:t})}).catch(function(t){e({type:i.AKISMET_DATA_FETCH_FAIL
6811 ,error:t})})}},t.fetchPluginUpdates=function(){return function(e){return e({type:i.PLUGIN_UPDATES_FETCH}),o.default.getPluginUpdates().then(function(t){e({type:i.PLUGIN_UPDATES_FETCH_SUCCESS,pluginUpdates:t})}).catch(function(t){e({type:i.PLUGIN_UPDATES_FETCH_FAIL,error:t})})}}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e,t){function n(e){var t=r+"jetpack/v4/module/stats/data";return t+=t.indexOf("?")!==-1?"&range="+encodeURIComponent(e):"?range="+encodeURIComponent(e)}var r=e,a=t,i={setApiRoot:function(e){r=e},setApiNonce:function(e){a=e},fetchSiteConnectionStatus:function(){return fetch(r+"jetpack/v4/connection",{credentials:"same-origin",headers:{"X-WP-Nonce":a}}).then(function(e){return e.json()})},fetchUserConnectionData:function(){return fetch(r+"jetpack/v4/connection/data",{credentials:"same-origin",headers:{"X-WP-Nonce":a}}).then(function(e){return e.json()})},disconnectSite:function(){return fetch(r+"jetpack/v4/connection",{m
6812 ethod:"post",credentials:"same-origin",headers:{"X-WP-Nonce":a,"Content-type":"application/json"},body:(0,s.default)({isActive:!1})}).then(o).then(function(e){return e.json()})},fetchConnectUrl:function(){return fetch(r+"jetpack/v4/connection/url",{credentials:"same-origin",headers:{"X-WP-Nonce":a}}).then(o).then(function(e){return e.json()})},unlinkUser:function(){return fetch(r+"jetpack/v4/connection/user",{method:"post",credentials:"same-origin",headers:{"X-WP-Nonce":a,"Content-type":"application/json"},body:(0,s.default)({linked:!1})}).then(o).then(function(e){return e.json()})},jumpStart:function(e){var t=void 0;return"activate"===e&&(t=!0),"deactivate"===e&&(t=!1),fetch(r+"jetpack/v4/jumpstart",{method:"post",credentials:"same-origin",headers:{"X-WP-Nonce":a,"Content-type":"application/json"},body:(0,s.default)({active:t})}).then(o).then(function(e){return e.json()})},fetchModules:function(){return fetch(r+"jetpack/v4/module/all",{credentials:"same-origin",headers:{"X-WP-Nonce
6813 ":a}}).then(o).then(function(e){return e.json()})},fetchModule:function(e){return fetch(r+"jetpack/v4/module/"+e,{credentials:"same-origin",headers:{"X-WP-Nonce":a}}).then(o).then(function(e){return e.json()})},activateModule:function(e){return fetch(r+"jetpack/v4/module/"+e+"/active",{method:"post",credentials:"same-origin",headers:{"X-WP-Nonce":a,"Content-type":"application/json"},body:(0,s.default)({active:!0})}).then(o).then(function(e){return e.json()})},deactivateModule:function(e){return fetch(r+"jetpack/v4/module/"+e+"/active",{method:"post",credentials:"same-origin",headers:{"X-WP-Nonce":a,"Content-type":"application/json"},body:(0,s.default)({active:!1})})},updateModuleOptions:function(e,t){return fetch(r+"jetpack/v4/module/"+e,{method:"post",credentials:"same-origin",headers:{"X-WP-Nonce":a,"Content-type":"application/json"},body:(0,s.default)(t)}).then(o).then(function(e){return e.json()})},getProtectCount:function(){return fetch(r+"jetpack/v4/module/protect/data",{crede
6814 ntials:"same-origin",headers:{"X-WP-Nonce":a}}).then(o).then(function(e){return e.json()})},resetOptions:function(e){return fetch(r+"jetpack/v4/options/"+e,{method:"post",credentials:"same-origin",headers:{"X-WP-Nonce":a,"Content-type":"application/json"},body:(0,s.default)({reset:!0})}).then(o).then(function(e){return e.json()})},getVaultPressData:function(){return fetch(r+"jetpack/v4/module/vaultpress/data",{credentials:"same-origin",headers:{"X-WP-Nonce":a}}).then(o).then(function(e){return e.json()})},getAkismetData:function(){return fetch(r+"jetpack/v4/module/akismet/data",{credentials:"same-origin",headers:{"X-WP-Nonce":a}}).then(o).then(function(e){return e.json()})},fetchStatsData:function(e){return fetch(n(e),{credentials:"same-origin",headers:{"X-WP-Nonce":a}}).then(o).then(function(e){return e.json()})},getPluginUpdates:function(){return fetch(r+"jetpack/v4/updates/plugins",{credentials:"same-origin",headers:{"X-WP-Nonce":a}}).then(o).then(function(e){return e.json()})},f
6815 etchSettings:function(){return fetch(r+"jetpack/v4/settings",{credentials:"same-origin",headers:{"X-WP-Nonce":a}}).then(o).then(function(e){return e.json()})},updateSetting:function(e){return fetch(r+"jetpack/v4/settings",{method:"post",credentials:"same-origin",headers:{"X-WP-Nonce":a,"Content-type":"application/json"},body:(0,s.default)(e)}).then(o).then(function(e){return e.json()})},fetchSiteData:function(){return fetch(r+"jetpack/v4/site",{method:"get",credentials:"same-origin",headers:{"X-WP-Nonce":a}}).then(o).then(function(e){return e.json()}).then(function(e){return JSON.parse(e.data)})},dismissJetpackNotice:function(e){return fetch(r+"jetpack/v4/notice/"+e,{method:"post",credentials:"same-origin",headers:{"X-WP-Nonce":a,"Content-type":"application/json"},body:(0,s.default)({dismissed:!0})}).then(o).then(function(e){return e.json()})},fetchPluginsData:function(){return fetch(r+"jetpack/v4/plugins",{method:"get",credentials:"same-origin",headers:{"X-WP-Nonce":a}}).then(o).th
6816 en(function(e){return e.json()})}};(0,u.default)(this,i)}function o(e){return e.status>=200&&e.status<300?e:e.json().then(function(e){var t=new Error(e.message);throw t.response=e,t})}Object.defineProperty(t,"__esModule",{value:!0});var i=n(440),s=r(i);n(442);var c=n(354),u=r(c);n(443).polyfill();var l=new a;t.default=l,e.exports=t.default},function(e,t,n){e.exports={default:n(441),__esModule:!0}},function(e,t,n){var r=n(277),a=r.JSON||(r.JSON={stringify:JSON.stringify});e.exports=function(e){return a.stringify.apply(a,arguments)}},function(e,t){!function(e){"use strict";function t(e){if("string"!=typeof e&&(e=String(e)),/[^a-z0-9\-#$%&'*+.\^_`|~]/i.test(e))throw new TypeError("Invalid character in header field name");return e.toLowerCase()}function n(e){return"string"!=typeof e&&(e=String(e)),e}function r(e){var t={next:function(){var t=e.shift();return{done:void 0===t,value:t}}};return m.iterable&&(t[Symbol.iterator]=function(){return t}),t}function a(e){this.map={},e instanceof a
6817 ?e.forEach(function(e,t){this.append(t,e)},this):e&&Object.getOwnPropertyNames(e).forEach(function(t){this.append(t,e[t])},this)}function o(e){return e.bodyUsed?Promise.reject(new TypeError("Already read")):void(e.bodyUsed=!0)}function i(e){return new Promise(function(t,n){e.onload=function(){t(e.result)},e.onerror=function(){n(e.error)}})}function s(e){var t=new FileReader;return t.readAsArrayBuffer(e),i(t)}function c(e){var t=new FileReader;return t.readAsText(e),i(t)}function u(){return this.bodyUsed=!1,this._initBody=function(e){if(this._bodyInit=e,"string"==typeof e)this._bodyText=e;else if(m.blob&&Blob.prototype.isPrototypeOf(e))this._bodyBlob=e;else if(m.formData&&FormData.prototype.isPrototypeOf(e))this._bodyFormData=e;else if(m.searchParams&&URLSearchParams.prototype.isPrototypeOf(e))this._bodyText=e.toString();else if(e){if(!m.arrayBuffer||!ArrayBuffer.prototype.isPrototypeOf(e))throw new Error("unsupported BodyInit type")}else this._bodyText="";this.headers.get("content-t
6818 ype")||("string"==typeof e?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):m.searchParams&&URLSearchParams.prototype.isPrototypeOf(e)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},m.blob?(this.blob=function(){var e=o(this);if(e)return e;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))},this.arrayBuffer=function(){return this.blob().then(s)},this.text=function(){var e=o(this);if(e)return e;if(this._bodyBlob)return c(this._bodyBlob);if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)}):this.text=function(){var e=o(this);return e?e:Promise.resolve(this._bodyText)},m.formData&&(this.formData=function(){return this.text().then(p)}),this.json=function(
6819 ){return this.text().then(JSON.parse)},this}function l(e){var t=e.toUpperCase();return M.indexOf(t)>-1?t:e}function d(e,t){t=t||{};var n=t.body;if(d.prototype.isPrototypeOf(e)){if(e.bodyUsed)throw new TypeError("Already read");this.url=e.url,this.credentials=e.credentials,t.headers||(this.headers=new a(e.headers)),this.method=e.method,this.mode=e.mode,n||(n=e._bodyInit,e.bodyUsed=!0)}else this.url=e;if(this.credentials=t.credentials||this.credentials||"omit",!t.headers&&this.headers||(this.headers=new a(t.headers)),this.method=l(t.method||this.method||"GET"),this.mode=t.mode||this.mode||null,this.referrer=null,("GET"===this.method||"HEAD"===this.method)&&n)throw new TypeError("Body not allowed for GET or HEAD requests");this._initBody(n)}function p(e){var t=new FormData;return e.trim().split("&").forEach(function(e){if(e){var n=e.split("="),r=n.shift().replace(/\+/g," "),a=n.join("=").replace(/\+/g," ");t.append(decodeURIComponent(r),decodeURIComponent(a))}}),t}function f(e){var t=n
6820 ew a,n=(e.getAllResponseHeaders()||"").trim().split("\n");return n.forEach(function(e){var n=e.trim().split(":"),r=n.shift().trim(),a=n.join(":").trim();t.append(r,a)}),t}function h(e,t){t||(t={}),this.type="default",this.status=t.status,this.ok=this.status>=200&&this.status<300,this.statusText=t.statusText,this.headers=t.headers instanceof a?t.headers:new a(t.headers),this.url=t.url||"",this._initBody(e)}if(!e.fetch){var m={searchParams:"URLSearchParams"in e,iterable:"Symbol"in e&&"iterator"in Symbol,blob:"FileReader"in e&&"Blob"in e&&function(){try{return new Blob,!0}catch(e){return!1}}(),formData:"FormData"in e,arrayBuffer:"ArrayBuffer"in e};a.prototype.append=function(e,r){e=t(e),r=n(r);var a=this.map[e];a||(a=[],this.map[e]=a),a.push(r)},a.prototype.delete=function(e){delete this.map[t(e)]},a.prototype.get=function(e){var n=this.map[t(e)];return n?n[0]:null},a.prototype.getAll=function(e){return this.map[t(e)]||[]},a.prototype.has=function(e){return this.map.hasOwnProperty(t(e)
6821 )},a.prototype.set=function(e,r){this.map[t(e)]=[n(r)]},a.prototype.forEach=function(e,t){Object.getOwnPropertyNames(this.map).forEach(function(n){this.map[n].forEach(function(r){e.call(t,r,n,this)},this)},this)},a.prototype.keys=function(){var e=[];return this.forEach(function(t,n){e.push(n)}),r(e)},a.prototype.values=function(){var e=[];return this.forEach(function(t){e.push(t)}),r(e)},a.prototype.entries=function(){var e=[];return this.forEach(function(t,n){e.push([n,t])}),r(e)},m.iterable&&(a.prototype[Symbol.iterator]=a.prototype.entries);var M=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];d.prototype.clone=function(){return new d(this)},u.call(d.prototype),u.call(h.prototype),h.prototype.clone=function(){return new h(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new a(this.headers),url:this.url})},h.error=function(){var e=new h(null,{status:0,statusText:""});return e.type="error",e};var _=[301,302,303,307,308];h.redirect=function(e,t){if(_.indexOf(t)==
6822 =-1)throw new RangeError("Invalid status code");return new h(null,{status:t,headers:{location:e}})},e.Headers=a,e.Request=d,e.Response=h,e.fetch=function(e,t){return new Promise(function(n,r){function a(){return"responseURL"in i?i.responseURL:/^X-Request-URL:/m.test(i.getAllResponseHeaders())?i.getResponseHeader("X-Request-URL"):void 0}var o;o=d.prototype.isPrototypeOf(e)&&!t?e:new d(e,t);var i=new XMLHttpRequest;i.onload=function(){var e={status:i.status,statusText:i.statusText,headers:f(i),url:a()},t="response"in i?i.response:i.responseText;n(new h(t,e))},i.onerror=function(){r(new TypeError("Network request failed"))},i.ontimeout=function(){r(new TypeError("Network request failed"))},i.open(o.method,o.url,!0),"include"===o.credentials&&(i.withCredentials=!0),"responseType"in i&&m.blob&&(i.responseType="blob"),o.headers.forEach(function(e,t){i.setRequestHeader(t,e)}),i.send("undefined"==typeof o._bodyInit?null:o._bodyInit)})},e.fetch.polyfill=!0}}("undefined"!=typeof self?self:thi
6823 s)},function(e,t,n){var r;(function(e,a,o){(function(){"use strict";function i(e){return"function"==typeof e||"object"==typeof e&&null!==e}function s(e){return"function"==typeof e}function c(e){return"object"==typeof e&&null!==e}function u(e){V=e}function l(e){Q=e}function d(){return function(){e.nextTick(M)}}function p(){return function(){X(M)}}function f(){var e=0,t=new ee(M),n=document.createTextNode("");return t.observe(n,{characterData:!0}),function(){n.data=e=++e%2}}function h(){var e=new MessageChannel;return e.port1.onmessage=M,function(){e.port2.postMessage(0)}}function m(){return function(){setTimeout(M,1)}}function M(){for(var e=0;e<G;e+=2){var t=re[e],n=re[e+1];t(n),re[e]=void 0,re[e+1]=void 0}G=0}function _(){try{var e=n(445);return X=e.runOnLoop||e.runOnContext,p()}catch(e){return m()}}function v(){}function g(){return new TypeError("You cannot resolve a promise with itself")}function b(){return new TypeError("A promises callback cannot return that same promise.")}func
6824 tion y(e){try{return e.then}catch(e){return se.error=e,se}}function A(e,t,n,r){try{e.call(t,n,r)}catch(e){return e}}function T(e,t,n){Q(function(e){var r=!1,a=A(n,t,function(n){r||(r=!0,t!==n?w(e,n):S(e,n))},function(t){r||(r=!0,k(e,t))},"Settle: "+(e._label||" unknown promise"));!r&&a&&(r=!0,k(e,a))},e)}function L(e,t){t._state===oe?S(e,t._result):t._state===ie?k(e,t._result):O(t,void 0,function(t){w(e,t)},function(t){k(e,t)})}function E(e,t){if(t.constructor===e.constructor)L(e,t);else{var n=y(t);n===se?k(e,se.error):void 0===n?S(e,t):s(n)?T(e,t,n):S(e,t)}}function w(e,t){e===t?k(e,g()):i(t)?E(e,t):S(e,t)}function z(e){e._onerror&&e._onerror(e._result),N(e)}function S(e,t){e._state===ae&&(e._result=t,e._state=oe,0!==e._subscribers.length&&Q(N,e))}function k(e,t){e._state===ae&&(e._state=ie,e._result=t,Q(z,e))}function O(e,t,n,r){var a=e._subscribers,o=a.length;e._onerror=null,a[o]=t,a[o+oe]=n,a[o+ie]=r,0===o&&e._state&&Q(N,e)}function N(e){var t=e._subscribers,n=e._state;if(0!==t.
6825 length){for(var r,a,o=e._result,i=0;i<t.length;i+=3)r=t[i],a=t[i+n],r?P(n,r,a,o):a(o);e._subscribers.length=0}}function C(){this.error=null}function D(e,t){try{return e(t)}catch(e){return ce.error=e,ce}}function P(e,t,n,r){var a,o,i,c,u=s(n);if(u){if(a=D(n,r),a===ce?(c=!0,o=a.error,a=null):i=!0,t===a)return void k(t,b())}else a=r,i=!0;t._state!==ae||(u&&i?w(t,a):c?k(t,o):e===oe?S(t,a):e===ie&&k(t,a))}function x(e,t){try{t(function(t){w(e,t)},function(t){k(e,t)})}catch(t){k(e,t)}}function j(e,t){var n=this;n._instanceConstructor=e,n.promise=new e(v),n._validateInput(t)?(n._input=t,n.length=t.length,n._remaining=t.length,n._init(),0===n.length?S(n.promise,n._result):(n.length=n.length||0,n._enumerate(),0===n._remaining&&S(n.promise,n._result))):k(n.promise,n._validationError())}function W(e){return new ue(this,e).promise}function Y(e){function t(e){w(a,e)}function n(e){k(a,e)}var r=this,a=new r(v);if(!K(e))return k(a,new TypeError("You must pass an array to race.")),a;for(var o=e.leng
6826 th,i=0;a._state===ae&&i<o;i++)O(r.resolve(e[i]),void 0,t,n);return a}function q(e){var t=this;if(e&&"object"==typeof e&&e.constructor===t)return e;
6827 +var n=new t(v);return w(n,e),n}function B(e){var t=this,n=new t(v);return k(n,e),n}function R(){throw new TypeError("You must pass a resolver function as the first argument to the promise constructor")}function H(){throw new TypeError("Failed to construct 'Promise': Please use the 'new' operator, this object constructor cannot be called as a function.")}function I(e){this._id=he++,this._state=void 0,this._result=void 0,this._subscribers=[],v!==e&&(s(e)||R(),this instanceof I||H(),x(this,e))}function U(){var e;if("undefined"!=typeof a)e=a;else if("undefined"!=typeof self)e=self;else try{e=Function("return this")()}catch(e){throw new Error("polyfill failed because global object is unavailable in this environment")}var t=e.Promise;t&&"[object Promise]"===Object.prototype.toString.call(t.resolve())&&!t.cast||(e.Promise=me)}var F;F=Array.isArray?Array.isArray:function(e){return"[object Array]"===Object.prototype.toString.call(e)};var X,V,J,K=F,G=0,Q=({}.toString,function(e,t){re[G]=e,re[
6828 G+1]=t,G+=2,2===G&&(V?V(M):J())}),$="undefined"!=typeof window?window:void 0,Z=$||{},ee=Z.MutationObserver||Z.WebKitMutationObserver,te="undefined"!=typeof e&&"[object process]"==={}.toString.call(e),ne="undefined"!=typeof Uint8ClampedArray&&"undefined"!=typeof importScripts&&"undefined"!=typeof MessageChannel,re=new Array(1e3);J=te?d():ee?f():ne?h():void 0===$?_():m();var ae=void 0,oe=1,ie=2,se=new C,ce=new C;j.prototype._validateInput=function(e){return K(e)},j.prototype._validationError=function(){return new Error("Array Methods must be provided an Array")},j.prototype._init=function(){this._result=new Array(this.length)};var ue=j;j.prototype._enumerate=function(){for(var e=this,t=e.length,n=e.promise,r=e._input,a=0;n._state===ae&&a<t;a++)e._eachEntry(r[a],a)},j.prototype._eachEntry=function(e,t){var n=this,r=n._instanceConstructor;c(e)?e.constructor===r&&e._state!==ae?(e._onerror=null,n._settledAt(e._state,t,e._result)):n._willSettleAt(r.resolve(e),t):(n._remaining--,n._result[t
6829 ]=e)},j.prototype._settledAt=function(e,t,n){var r=this,a=r.promise;a._state===ae&&(r._remaining--,e===ie?k(a,n):r._result[t]=n),0===r._remaining&&S(a,r._result)},j.prototype._willSettleAt=function(e,t){var n=this;O(e,void 0,function(e){n._settledAt(oe,t,e)},function(e){n._settledAt(ie,t,e)})};var le=W,de=Y,pe=q,fe=B,he=0,me=I;I.all=le,I.race=de,I.resolve=pe,I.reject=fe,I._setScheduler=u,I._setAsap=l,I._asap=Q,I.prototype={constructor:I,then:function(e,t){var n=this,r=n._state;if(r===oe&&!e||r===ie&&!t)return this;var a=new this.constructor(v),o=n._result;if(r){var i=arguments[r-1];Q(function(){P(r,a,i,o)})}else O(n,a,e,t);return a},catch:function(e){return this.then(null,e)}};var Me=U,_e={Promise:me,polyfill:Me};n(446).amd?(r=function(){return _e}.call(t,n,t,o),!(void 0!==r&&(o.exports=r))):"undefined"!=typeof o&&o.exports?o.exports=_e:"undefined"!=typeof this&&(this.ES6Promise=_e),Me()}).call(this)}).call(t,n(444),function(){return this}(),n(169)(e))},function(e,t){function n(){th
6830 row new Error("setTimeout has not been defined")}function r(){throw new Error("clearTimeout has not been defined")}function a(e){if(l===setTimeout)return setTimeout(e,0);if((l===n||!l)&&setTimeout)return l=setTimeout,setTimeout(e,0);try{return l(e,0)}catch(t){try{return l.call(null,e,0)}catch(t){return l.call(this,e,0)}}}function o(e){if(d===clearTimeout)return clearTimeout(e);if((d===r||!d)&&clearTimeout)return d=clearTimeout,clearTimeout(e);try{return d(e)}catch(t){try{return d.call(null,e)}catch(t){return d.call(this,e)}}}function i(){m&&f&&(m=!1,f.length?h=f.concat(h):M=-1,h.length&&s())}function s(){if(!m){var e=a(i);m=!0;for(var t=h.length;t;){for(f=h,h=[];++M<t;)f&&f[M].run();M=-1,t=h.length}f=null,m=!1,o(e)}}function c(e,t){this.fun=e,this.array=t}function u(){}var l,d,p=e.exports={};!function(){try{l="function"==typeof setTimeout?setTimeout:n}catch(e){l=n}try{d="function"==typeof clearTimeout?clearTimeout:r}catch(e){d=r}}();var f,h=[],m=!1,M=-1;p.nextTick=function(e){var t=
6831 new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)t[n-1]=arguments[n];h.push(new c(e,t)),1!==h.length||m||a(s)},c.prototype.run=function(){this.fun.apply(null,this.array)},p.title="browser",p.browser=!0,p.env={},p.argv=[],p.version="",p.versions={},p.on=u,p.addListener=u,p.once=u,p.off=u,p.removeListener=u,p.removeAllListeners=u,p.emit=u,p.binding=function(e){throw new Error("process.binding is not supported")},p.cwd=function(){return"/"},p.chdir=function(e){throw new Error("process.chdir is not supported")},p.umask=function(){return 0}},function(e,t){},function(e,t){e.exports=function(){throw new Error("define cannot be used indirect")}},function(e,t,n){"use strict";function r(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}function a(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(348),i=a(o),s=n(448),c=
6832 r(s),u=n(457),l=r(u),d=(0,i.default)({},c,l);t.default=d,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e){return!!e.jetpack.modules.requests.fetchingModulesList}function o(e,t){return!!e.jetpack.modules.requests.activating[t]}function i(e,t){return!!e.jetpack.modules.requests.deactivating[t]}function s(e,t,n){return(0,L.default)(e.jetpack.modules.requests.updatingOption,[t,n],!1)}function c(e,t,n){return(0,L.default)(e.jetpack.modules.items,[t,"options",n,"current_value"])}function u(e,t,n){return(0,L.default)(e.jetpack.modules.items,[t,"options",n,"enum_labels"],!1)}function l(e){return e.jetpack.modules.items}function d(e,t){return(0,L.default)(e.jetpack.modules.items,t,{})}function p(e,t){return(0,g.default)(e.jetpack.modules.items).filter(function(n){return e.jetpack.modules.items[n].feature.indexOf(t)!==-1}).map(function(t){return e.jetpack.modules.items[t]})}function f(e){return(0,g.default)(e.jetpack.modules.it
6833 ems).filter(function(t){return e.jetpack.modules.items[t].requires_connection})}function h(e,t){return!!(0,L.default)(e.jetpack.modules.items,[t,"activated"],!1)}function m(e){return(0,L.default)(e.jetpack.modules,"unsavedOptionsFlag")}Object.defineProperty(t,"__esModule",{value:!0}),t.reducer=t.unsavedOptionsFlag=t.requests=t.initialRequestsState=t.items=void 0;var M=n(266),_=r(M),v=n(449),g=r(v),b=n(453),y=r(b);t.isFetchingModulesList=a,t.isActivatingModule=o,t.isDeactivatingModule=i,t.isUpdatingModuleOption=s,t.getModuleOption=c,t.getModuleOptionValidValues=u,t.getModules=l,t.getModule=d,t.getModulesByFeature=p,t.getModulesThatRequireConnection=f,t.isModuleActivated=h,t.areThereUnsavedModuleOptions=m;var A=n(161),T=n(398),L=r(T),E=n(354),w=r(E),z=n(434),S=t.items=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments[1],n=function(){switch(t.type){case z.JETPACK_SET_INITIAL_STATE:return{v:(0,w.default)({},t.initialState.getModules)};case z.JETPACK_
6834 MODULES_LIST_RECEIVE:return{v:(0,w.default)({},e,t.modules)};case z.JETPACK_MODULE_ACTIVATE_SUCCESS:return{v:(0,w.default)({},e,(0,y.default)({},t.module,(0,w.default)({},e[t.module],{activated:!0})))};case z.JETPACK_MODULE_DEACTIVATE_SUCCESS:return{v:(0,w.default)({},e,(0,y.default)({},t.module,(0,w.default)({},e[t.module],{activated:!1})))};case z.JETPACK_MODULE_UPDATE_OPTIONS_SUCCESS:var n=(0,w.default)({},e[t.module]);return(0,g.default)(t.newOptionValues).forEach(function(e){n.options[e].current_value=t.newOptionValues[e]}),{v:(0,w.default)({},e,(0,y.default)({},t.module,n))};default:return{v:e}}}();if("object"===("undefined"==typeof n?"undefined":(0,_.default)(n)))return n.v},k=t.initialRequestsState={fetchingModulesList:!1,activating:{},deactivating:{},updatingOption:{}},O=t.requests=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:k,t=arguments[1],n=function(){switch(t.type){case z.JETPACK_MODULES_LIST_FETCH:return{v:(0,w.default)({},e,{fetchingModules
6835 List:!0})};case z.JETPACK_MODULES_LIST_FETCH_FAIL:case z.JETPACK_MODULES_LIST_RECEIVE:return{v:(0,w.default)({},e,{fetchingModulesList:!1})};case z.JETPACK_MODULE_ACTIVATE:return{v:(0,w.default)({},e,{activating:(0,w.default)({},e.activating,(0,y.default)({},t.module,!0))})};case z.JETPACK_MODULE_ACTIVATE_FAIL:case z.JETPACK_MODULE_ACTIVATE_SUCCESS:return{v:(0,w.default)({},e,{activating:(0,w.default)({},e.activating,(0,y.default)({},t.module,!1))})};case z.JETPACK_MODULE_DEACTIVATE:return{v:(0,w.default)({},e,{deactivating:(0,w.default)({},e.deactivating,(0,y.default)({},t.module,!0))})};case z.JETPACK_MODULE_DEACTIVATE_FAIL:case z.JETPACK_MODULE_DEACTIVATE_SUCCESS:return{v:(0,w.default)({},e,{deactivating:(0,w.default)({},e.deactivating,(0,y.default)({},t.module,!1))})};case z.JETPACK_MODULE_UPDATE_OPTIONS:var n=(0,w.default)({},e.updatingOption);return n[t.module]=(0,w.default)({},n[t.module]),(0,g.default)(t.newOptionValues).forEach(function(e){n[t.module][e]=!0}),{v:(0,w.defaul
6836 t)({},e,{updatingOption:(0,w.default)({},e.updatingOption,n)})};case z.JETPACK_MODULE_UPDATE_OPTIONS_FAIL:case z.JETPACK_MODULE_UPDATE_OPTIONS_SUCCESS:var r=(0,w.default)({},e.updatingOption);return r[t.module]=(0,w.default)({},r[t.module]),(0,g.default)(t.newOptionValues).forEach(function(e){r[t.module][e]=!1}),{v:(0,w.default)({},e,{updatingOption:(0,w.default)({},e.updatingOption,r)})};default:return{v:e}}}();if("object"===("undefined"==typeof n?"undefined":(0,_.default)(n)))return n.v},N=t.unsavedOptionsFlag=function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments[1];switch(t.type){case z.JETPACK_MODULES_SET_UNSAVED_OPTION_FLAG:return!0;case z.JETPACK_MODULES_CLEAR_UNSAVED_OPTION_FLAG:return!1;default:return e}};t.reducer=(0,A.combineReducers)({items:S,requests:O,unsavedOptionsFlag:N})},function(e,t,n){e.exports={default:n(450),__esModule:!0}},function(e,t,n){n(451),e.exports=n(277).Object.keys},function(e,t,n){var r=n(312),a=n(296);n(452)("keys",func
6837 tion(){return function(e){return a(r(e))}})},function(e,t,n){var r=n(275),a=n(277),o=n(286);e.exports=function(e,t){var n=(a.Object||{})[e]||Object[e],i={};i[e]=t(n),r(r.S+r.F*o(function(){n(1)}),"Object",i)}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var a=n(454),o=r(a);t.default=function(e,t,n){return t in e?(0,o.default)(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}},function(e,t,n){e.exports={default:n(455),__esModule:!0}},function(e,t,n){n(456);var r=n(277).Object;e.exports=function(e,t,n){return r.defineProperty(e,t,n)}},function(e,t,n){var r=n(275);r(r.S+r.F*!n(285),"Object",{defineProperty:n(281).f})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e,t){switch(e){case"custom-content-types":t||jQuery("#menu-posts-jetpack-portfolio, #menu-posts-jetpack-testimonial").toggle(),(0,c.default)(t,function(e,t){"jetpack_portfolio"===t&&jQuery("#menu-posts-jetpack-port
6838 folio, .jp-toggle-portfolio").toggle(),"jetpack_testimonial"===t&&jQuery("#menu-posts-jetpack-testimonial, .jp-toggle-testimonial").toggle()});break;default:return!1}}Object.defineProperty(t,"__esModule",{value:!0}),t.regeneratePostByEmailAddress=t.updateModuleOptions=t.deactivateModule=t.activateModule=t.fetchModule=t.fetchModules=t.clearUnsavedOptionFlag=t.setUnsavedOptionFlag=void 0,t.maybeHideNavMenuItem=a;var o=n(458),i=n(466),s=n(594),c=r(s),u=n(434),l=n(448),d=n(439),p=r(d);t.setUnsavedOptionFlag=function(){return{type:u.JETPACK_MODULES_SET_UNSAVED_OPTION_FLAG}},t.clearUnsavedOptionFlag=function(){return{type:u.JETPACK_MODULES_CLEAR_UNSAVED_OPTION_FLAG}},t.fetchModules=function(){return function(e){return e({type:u.JETPACK_MODULES_LIST_FETCH}),p.default.fetchModules().then(function(t){return e({type:u.JETPACK_MODULES_LIST_RECEIVE,modules:t}),t}).catch(function(t){e({type:u.JETPACK_MODULES_LIST_FETCH_FAIL,error:t})})}},t.fetchModule=function(){return function(e){return e({type
6839 :u.JETPACK_MODULE_FETCH}),p.default.fetchModule().then(function(t){return e({type:u.JETPACK_MODULE_RECEIVE,module:t}),t}).catch(function(t){e({type:u.JETPACK_MODULE_FETCH_FAIL,error:t})})}},t.activateModule=function(e){return function(t,n){return t({type:u.JETPACK_MODULE_ACTIVATE,module:e}),t((0,o.removeNotice)("module-toggle")),t((0,o.createNotice)("is-info",(0,i.translate)("Activating %(slug)s…",{args:{slug:(0,l.getModule)(n(),e).name}}),{id:"module-toggle"})),p.default.activateModule(e).then(function(){t({type:u.JETPACK_MODULE_ACTIVATE_SUCCESS,module:e,success:!0}),t((0,o.removeNotice)("module-toggle")),t((0,o.createNotice)("is-success",(0,i.translate)("%(slug)s has been activated.",{args:{slug:(0,l.getModule)(n(),e).name}}),{id:"module-toggle",duration:6e3}))}).catch(function(r){t({type:u.JETPACK_MODULE_ACTIVATE_FAIL,module:e,success:!1,error:r}),t((0,o.removeNotice)("module-toggle")),t((0,o.createNotice)("is-error",(0,i.translate)("%(slug)s failed to activate. %(error)s",{arg
6840 s:{slug:(0,l.getModule)(n(),e).name,error:r}}),{id:"module-toggle"}))})}},t.deactivateModule=function(e){return function(t,n){return t({type:u.JETPACK_MODULE_DEACTIVATE,module:e}),t((0,o.removeNotice)("module-toggle")),t((0,o.createNotice)("is-info",(0,i.translate)("Deactivating %(slug)s…",{args:{slug:(0,l.getModule)(n(),e).name}}),{id:"module-toggle"})),p.default.deactivateModule(e).then(function(){t({type:u.JETPACK_MODULE_DEACTIVATE_SUCCESS,module:e,success:!0}),t((0,o.removeNotice)("module-toggle")),t((0,o.createNotice)("is-success",(0,i.translate)("%(slug)s has been deactivated.",{args:{slug:(0,l.getModule)(n(),e).name}}),{id:"module-toggle",duration:6e3}))}).catch(function(r){t({type:u.JETPACK_MODULE_DEACTIVATE_FAIL,module:e,success:!1,error:r}),t((0,o.removeNotice)("module-toggle")),t((0,o.createNotice)("is-error",(0,i.translate)("%(slug)s failed to deactivate. %(error)s",{args:{slug:(0,l.getModule)(n(),e).name,error:r}}),{id:"module-toggle"}))})}},t.updateModuleOptions=func
6841 tion(e,t){return function(n,r){return n({type:u.JETPACK_MODULE_UPDATE_OPTIONS,module:e,newOptionValues:t}),n((0,o.removeNotice)("module-setting-"+e)),n((0,o.createNotice)("is-info",(0,i.translate)("Updating %(slug)s settings…",{args:{slug:(0,l.getModule)(r(),e).name}}),{id:"module-setting-"+e})),p.default.updateModuleOptions(e,t).then(function(s){n({type:u.JETPACK_MODULE_UPDATE_OPTIONS_SUCCESS,module:e,newOptionValues:t,success:s}),a(e,t),n((0,o.removeNotice)("module-setting-"+e)),n((0,o.createNotice)("is-success",(0,i.translate)("Updated %(slug)s settings.",{args:{slug:(0,l.getModule)(r(),e).name}}),{id:"module-setting-"+e}))}).catch(function(a){n({type:u.JETPACK_MODULE_UPDATE_OPTIONS_FAIL,module:e,success:!1,error:a,newOptionValues:t}),n((0,o.removeNotice)("module-setting-"+e)),n((0,o.createNotice)("is-error",(0,i.translate)("Error updating %(slug)s settings. %(error)s",{args:{slug:(0,l.getModule)(r(),e).name,error:a}}),{id:"module-setting-"+e}))})}},t.regeneratePostByEmailAddre
6842 ss=function(){var e="post-by-email",t={post_by_email_address:"regenerate"};return function(n,r){return n({type:u.JETPACK_MODULE_UPDATE_OPTIONS,module:e,newOptionValues:t}),n((0,o.removeNotice)("module-setting-"+e)),n((0,o.createNotice)("is-info",(0,i.translate)("Updating %(slug)s address…",{args:{slug:(0,l.getModule)(r(),e).name}}),{id:"module-setting-"+e})),p.default.updateModuleOptions(e,t).then(function(t){var a={post_by_email_address:t.post_by_email_address};n({type:u.JETPACK_MODULE_UPDATE_OPTIONS_SUCCESS,module:e,newOptionValues:a,success:t}),n((0,o.removeNotice)("module-setting-"+e)),n((0,o.createNotice)("is-success",(0,i.translate)("Regenerated %(slug)s address .",{args:{slug:(0,l.getModule)(r(),e).name}}),{id:"module-setting-"+e}))}).catch(function(a){n({type:u.JETPACK_MODULE_UPDATE_OPTIONS_FAIL,module:e,success:!1,error:a,newOptionValues:t}),n((0,o.removeNotice)("module-setting-"+e)),n((0,o.createNotice)("is-error",(0,i.translate)("Error regenerating %(slug)s address. %(e
6843 rror)s",{args:{slug:(0,l.getModule)(r(),e).name,error:a}}),{id:"module-setting-"+e}))})}}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e){return{noticeId:e,type:c.REMOVE_NOTICE}}function o(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r={noticeId:n.id||(0,s.default)(),duration:n.duration,showDismiss:"boolean"!=typeof n.showDismiss||n.showDismiss,isPersistent:n.isPersistent||!1,displayOnNextPage:n.displayOnNextPage||!1,status:e,text:t};return{type:c.NEW_NOTICE,notice:r}}Object.defineProperty(t,"__esModule",{value:!0}),t.warningNotice=t.infoNotice=t.errorNotice=t.successNotice=void 0,t.removeNotice=a,t.createNotice=o;var i=n(459),s=r(i),c=n(346);t.successNotice=o.bind(null,"is-success"),t.errorNotice=o.bind(null,"is-error"),t.infoNotice=o.bind(null,"is-info"),t.warningNotice=o.bind(null,"is-warning")},function(e,t,n){function r(e){var t=++o;return a(e)+t}var a=n(460),o=0;e.exports=r},function(e,t,n){function r(e){if
6844 ("string"==typeof e)return e;if(null==e)return"";if(o(e))return a?c.call(e):"";var t=e+"";return"0"==t&&1/e==-i?"-0":t}var a=n(461),o=n(464),i=1/0,s=a?a.prototype:void 0,c=a?s.toString:void 0;e.exports=r},function(e,t,n){var r=n(462),a=r.Symbol;e.exports=a},function(e,t,n){(function(e,r){var a=n(463),o={function:!0,object:!0},i=o[typeof t]&&t&&!t.nodeType?t:void 0,s=o[typeof e]&&e&&!e.nodeType?e:void 0,c=a(i&&s&&"object"==typeof r&&r),u=a(o[typeof self]&&self),l=a(o[typeof window]&&window),d=a(o[typeof this]&&this),p=c||l!==(d&&d.window)&&l||u||d||Function("return this")();e.exports=p}).call(t,n(169)(e),function(){return this}())},function(e,t){function n(e){return e&&e.Object===Object?e:null}e.exports=n},function(e,t,n){function r(e){return"symbol"==typeof e||a(e)&&s.call(e)==o}var a=n(465),o="[object Symbol]",i=Object.prototype,s=i.toString;e.exports=r},function(e,t){function n(e){return!!e&&"object"==typeof e}e.exports=n},function(e,t,n){var r=n(467),a=new r;e.exports={moment:a.m
6845 oment,numberFormat:a.numberFormat.bind(a),translate:a.translate.bind(a),configure:a.configure.bind(a),setLocale:a.setLocale.bind(a),getLocale:a.getLocale.bind(a),getLocaleSlug:a.getLocaleSlug.bind(a),addTranslations:a.addTranslations.bind(a),reRenderTranslations:a.reRenderTranslations.bind(a),registerComponentUpdateHook:a.registerComponentUpdateHook.bind(a),registerTranslateHook:a.registerTranslateHook.bind(a),state:a.state,stateObserver:a.stateObserver,on:a.stateObserver.on.bind(a.stateObserver),off:a.stateObserver.removeListener.bind(a.stateObserver),emit:a.stateObserver.emit.bind(a.stateObserver),mixin:n(590)(a),localize:n(593)(a),$this:a,I18N:r}},function(e,t,n){function r(){c.throwErrors&&"undefined"!=typeof window&&window.console&&window.console.warn&&window.console.warn.apply(window.console,arguments)}function a(e){return Array.prototype.slice.call(e)}function o(e){var t,n=e[0],o={};for(("string"!=typeof n||e.length>3||e.length>2&&"object"==typeof e[1]&&"object"==typeof e[2])
6846 &&r("Deprecated Invocation: `translate()` accepts ( string, [string], [object] ). These arguments passed:",a(e),". See https://github.com/Automattic/i18n-calypso#translate-method"),2===e.length&&"string"==typeof n&&"string"==typeof e[1]&&r("Invalid Invocation: `translate()` requires an options object for plural translations, but passed:",a(e)),t=0;t<e.length;t++)"object"==typeof e[t]&&(o=e[t]);if("string"==typeof n?o.original=n:"object"==typeof o.original&&(o.plural=o.original.plural,o.count=o.original.count,o.original=o.original.single),"string"==typeof e[1]&&(o.plural=e[1]),"undefined"==typeof o.original)throw new Error("Translate called without a `string` value as first argument.");return o}function i(e,t){var n={gettext:[t.original],ngettext:[t.original,t.plural,t.count],npgettext:[t.context,t.original,t.plural,t.count],pgettext:[t.context,t.original]};return n[e]||[]}function s(e,t){var n,r="gettext";return t.context&&(r="p"+r),"string"==typeof t.original&&"string"==typeof t.pl
6847 ural&&(r="n"+r),n=i(r,t),e[r].apply(e,n)}function c(){return this instanceof c?(this.defaultLocaleSlug="en",this.state={numberFormatSettings:{},jed:void 0,locale:void 0,localeSlug:void 0,translations:h({max:100})},this.componentUpdateHooks=[],this.translateHooks=[],this.stateObserver=new p,this.stateObserver.setMaxListeners(0),void this.configure()):new c}var u=n(468)("i18n-calypso"),l=n(471),d=n(472),p=n(581).EventEmitter,f=n(582).default,h=n(586),m=n(588),M=n(589),_="number_format_decimals",v="number_format_thousands_sep";c.throwErrors=!1,c.prototype.moment=d,c.prototype.numberFormat=function(e){var t=arguments[1]||{},n="number"==typeof t?t:t.decimals||0,r=t.decPoint||this.state.numberFormatSettings.decimal_point||".",a=t.thousandsSep||this.state.numberFormatSettings.thousands_sep||",";return M(e,n,r,a)},c.prototype.configure=function(e){m(this,e||{}),this.setLocale()},c.prototype.setLocale=function(e){var t;e&&e[""].localeSlug||(e={"":{localeSlug:this.defaultLocaleSlug}}),t=e[""]
6848 .localeSlug,t!==this.defaultLocaleSlug&&t===this.state.localeSlug||(this.state.localeSlug=t,this.state.locale=e,this.state.jed=new l({locale_data:{messages:e}}),d.locale(t),this.state.numberFormatSettings.decimal_point=s(this.state.jed,o([_])),this.state.numberFormatSettings.thousands_sep=s(this.state.jed,o([v])),this.state.numberFormatSettings.decimal_point===_&&(this.state.numberFormatSettings.decimal_point="."),this.state.numberFormatSettings.thousands_sep===v&&(this.state.numberFormatSettings.thousands_sep=","),this.state.translations.clear(),this.stateObserver.emit("change"))},c.prototype.getLocale=function(){return this.state.locale},c.prototype.getLocaleSlug=function(){return this.state.localeSlug},c.prototype.addTranslations=function(e){for(var t in e)""!==t&&(this.state.jed.options.locale_data.messages[t]=e[t]);this.state.translations.clear(),this.stateObserver.emit("change")},c.prototype.translate=function(){var e,t,n,r,a,i;if(e=o(arguments),i=!e.components,i&&(a=JSON.stri
6849 ngify(e),t=this.state.translations.get(a)))return t;if(t=s(this.state.jed,e),e.args){n=Array.isArray(e.args)?e.args.slice(0):[e.args],n.unshift(t);try{t=l.sprintf.apply(l,n)}catch(e){if(!window||!window.console)return;r=this.throwErrors?"error":"warn","string"!=typeof e?window.console[r](e):window.console[r]("i18n sprintf error:",n)}}return e.components&&(t=f({mixedString:t,components:e.components,throwErrors:this.throwErrors})),this.translateHooks.forEach(function(n){t=n(t,e)}),i&&this.state.translations.set(a,t),t},c.prototype.reRenderTranslations=function(){u("Re-rendering all translations due to external request"),this.state.translations.clear(),this.stateObserver.emit("change")},c.prototype.registerComponentUpdateHook=function(e){this.componentUpdateHooks.push(e)},c.prototype.registerTranslateHook=function(e){this.translateHooks.push(e)},e.exports=c},function(e,t,n){function r(){return"WebkitAppearance"in document.documentElement.style||window.console&&(console.firebug||console
6850 .exception&&console.table)||navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31}function a(){var e=arguments,n=this.useColors;if(e[0]=(n?"%c":"")+this.namespace+(n?" %c":" ")+e[0]+(n?"%c ":" ")+"+"+t.humanize(this.diff),!n)return e;var r="color: "+this.color;e=[e[0],r,"color: inherit"].concat(Array.prototype.slice.call(e,1));var a=0,o=0;return e[0].replace(/%[a-z%]/g,function(e){"%%"!==e&&(a++,"%c"===e&&(o=a))}),e.splice(o,0,r),e}function o(){return"object"==typeof console&&console.log&&Function.prototype.apply.call(console.log,console,arguments)}function i(e){try{null==e?t.storage.removeItem("debug"):t.storage.debug=e}catch(e){}}function s(){var e;try{e=t.storage.debug}catch(e){}return e}function c(){try{return window.localStorage}catch(e){}}t=e.exports=n(469),t.log=o,t.formatArgs=a,t.save=i,t.load=s,t.useColors=r,t.storage="undefined"!=typeof chrome&&"undefined"!=typeof chrome.storage?chrome.storage.local:c(),t.colors=["lightseagreen","forestgreen
6851 ","goldenrod","dodgerblue","darkorchid","crimson"],t.formatters.j=function(e){return JSON.stringify(e)},t.enable(s())},function(e,t,n){function r(){return t.colors[l++%t.colors.length]}function a(e){function n(){}function a(){var e=a,n=+new Date,o=n-(u||n);e.diff=o,e.prev=u,e.curr=n,u=n,null==e.useColors&&(e.useColors=t.useColors()),null==e.color&&e.useColors&&(e.color=r());var i=Array.prototype.slice.call(arguments);i[0]=t.coerce(i[0]),"string"!=typeof i[0]&&(i=["%o"].concat(i));var s=0;i[0]=i[0].replace(/%([a-z%])/g,function(n,r){if("%%"===n)return n;s++;var a=t.formatters[r];if("function"==typeof a){var o=i[s];n=a.call(e,o),i.splice(s,1),s--}return n}),"function"==typeof t.formatArgs&&(i=t.formatArgs.apply(e,i));var c=a.log||t.log||console.log.bind(console);c.apply(e,i)}n.enabled=!1,a.enabled=!0;var o=t.enabled(e)?a:n;return o.namespace=e,o}function o(e){t.save(e);for(var n=(e||"").split(/[\s,]+/),r=n.length,a=0;a<r;a++)n[a]&&(e=n[a].replace(/\*/g,".*?"),"-"===e[0]?t.skips.push(n
6852 ew RegExp("^"+e.substr(1)+"$")):t.names.push(new RegExp("^"+e+"$")))}function i(){t.enable("")}function s(e){var n,r;for(n=0,r=t.skips.length;n<r;n++)if(t.skips[n].test(e))return!1;for(n=0,r=t.names.length;n<r;n++)if(t.names[n].test(e))return!0;return!1}function c(e){return e instanceof Error?e.stack||e.message:e}t=e.exports=a,t.coerce=c,t.disable=i,t.enable=o,t.enabled=s,t.humanize=n(470),t.names=[],t.skips=[],t.formatters={};var u,l=0},function(e,t){function n(e){if(e=""+e,!(e.length>1e4)){var t=/^((?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|years?|yrs?|y)?$/i.exec(e);if(t){var n=parseFloat(t[1]),r=(t[2]||"ms").toLowerCase();switch(r){case"years":case"year":case"yrs":case"yr":case"y":return n*l;case"days":case"day":case"d":return n*u;case"hours":case"hour":case"hrs":case"hr":case"h":return n*c;case"minutes":case"minute":case"mins":case"min":case"m":return n*s;case"seconds":case"second":case"secs":case"sec":case"s":return n*i;ca
6853 se"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return n}}}}function r(e){return e>=u?Math.round(e/u)+"d":e>=c?Math.round(e/c)+"h":e>=s?Math.round(e/s)+"m":e>=i?Math.round(e/i)+"s":e+"ms"}function a(e){return o(e,u,"day")||o(e,c,"hour")||o(e,s,"minute")||o(e,i,"second")||e+" ms"}function o(e,t,n){if(!(e<t))return e<1.5*t?Math.floor(e/t)+" "+n:Math.ceil(e/t)+" "+n+"s"}var i=1e3,s=60*i,c=60*s,u=24*c,l=365.25*u;e.exports=function(e,t){return t=t||{},"string"==typeof e?n(e):t.long?a(e):r(e)}},function(e,t,n){!function(n,r){function a(e){return f.PF.compile(e||"nplurals=2; plural=(n != 1);")}function o(e,t){this._key=e,this._i18n=t}var i=Array.prototype,s=Object.prototype,c=i.slice,u=s.hasOwnProperty,l=i.forEach,d={},p={forEach:function(e,t,n){var r,a,o;if(null!==e)if(l&&e.forEach===l)e.forEach(t,n);else if(e.length===+e.length){for(r=0,a=e.length;r<a;r++)if(r in e&&t.call(n,e[r],r,e)===d)return}else for(o in e)if(u.call(e,o)&&t.call(n,e[o],o,e)===d)return},extend:func
6854 tion(e){return this.forEach(c.call(arguments,1),function(t){for(var n in t)e[n]=t[n]}),e}},f=function(e){if(this.defaults={locale_data:{messages:{"":{domain:"messages",lang:"en",plural_forms:"nplurals=2; plural=(n != 1);"}}},domain:"messages",debug:!1},this.options=p.extend({},this.defaults,e),this.textdomain(this.options.domain),e.domain&&!this.options.locale_data[this.options.domain])throw new Error("Text domain set to non-existent domain: `"+e.domain+"`")};f.context_delimiter=String.fromCharCode(4),p.extend(o.prototype,{onDomain:function(e){return this._domain=e,this},withContext:function(e){return this._context=e,this},ifPlural:function(e,t){return this._val=e,this._pkey=t,this},fetch:function(e){return"[object Array]"!={}.toString.call(e)&&(e=[].slice.call(arguments,0)),(e&&e.length?f.sprintf:function(e){return e})(this._i18n.dcnpgettext(this._domain,this._context,this._key,this._pkey,this._val),e)}}),p.extend(f.prototype,{translate:function(e){return new o(e,this)},textdomain:
6855 function(e){return e?void(this._textdomain=e):this._textdomain},gettext:function(e){return this.dcnpgettext.call(this,r,r,e)},dgettext:function(e,t){return this.dcnpgettext.call(this,e,r,t)},dcgettext:function(e,t){return this.dcnpgettext.call(this,e,r,t)},ngettext:function(e,t,n){return this.dcnpgettext.call(this,r,r,e,t,n)},dngettext:function(e,t,n,a){return this.dcnpgettext.call(this,e,r,t,n,a)},dcngettext:function(e,t,n,a){return this.dcnpgettext.call(this,e,r,t,n,a)},pgettext:function(e,t){return this.dcnpgettext.call(this,r,e,t)},dpgettext:function(e,t,n){return this.dcnpgettext.call(this,e,t,n)},dcpgettext:function(e,t,n){return this.dcnpgettext.call(this,e,t,n)},npgettext:function(e,t,n,a){return this.dcnpgettext.call(this,r,e,t,n,a)},dnpgettext:function(e,t,n,r,a){return this.dcnpgettext.call(this,e,t,n,r,a)},dcnpgettext:function(e,t,n,r,o){r=r||n,e=e||this._textdomain;var i;if(!this.options)return i=new f,i.dcnpgettext.call(i,void 0,void 0,n,r,o);if(!this.options.locale_da
6856 ta)throw new Error("No locale data provided.");if(!this.options.locale_data[e])throw new Error("Domain `"+e+"` was not found.");if(!this.options.locale_data[e][""])throw new Error("No locale meta information provided.");if(!n)throw new Error("No translation key found.");var s,c,u,l=t?t+f.context_delimiter+n:n,d=this.options.locale_data,p=d[e],h=(d.messages||this.defaults.locale_data.messages)[""],m=p[""].plural_forms||p[""]["Plural-Forms"]||p[""]["plural-forms"]||h.plural_forms||h["Plural-Forms"]||h["plural-forms"];if(void 0===o)u=1;else{if("number"!=typeof o&&(o=parseInt(o,10),isNaN(o)))throw new Error("The number that was passed in is not a number.");u=a(m)(o)+1}if(!p)throw new Error("No domain named `"+e+"` could be found.");return s=p[l],!s||u>=s.length?(this.options.missing_key_callback&&this.options.missing_key_callback(l,e),c=[null,n,r],this.options.debug===!0&&console.log(c[a(m)(o)+1]),c[a()(o)+1]):(c=s[u],c?c:(c=[null,n,r],c[a()(o)+1]))}});var h=function(){function e(e){ret
6857 urn Object.prototype.toString.call(e).slice(8,-1).toLowerCase()}function t(e,t){for(var n=[];t>0;n[--t]=e);return n.join("")}var n=function(){return n.cache.hasOwnProperty(arguments[0])||(n.cache[arguments[0]]=n.parse(arguments[0])),n.format.call(null,n.cache[arguments[0]],arguments)};return n.format=function(n,r){var a,o,i,s,c,u,l,d=1,p=n.length,f="",m=[];for(o=0;o<p;o++)if(f=e(n[o]),"string"===f)m.push(n[o]);else if("array"===f){if(s=n[o],s[2])for(a=r[d],i=0;i<s[2].length;i++){if(!a.hasOwnProperty(s[2][i]))throw h('[sprintf] property "%s" does not exist',s[2][i]);a=a[s[2][i]]}else a=s[1]?r[s[1]]:r[d++];if(/[^s]/.test(s[8])&&"number"!=e(a))throw h("[sprintf] expecting number but found %s",e(a));switch("undefined"!=typeof a&&null!==a||(a=""),s[8]){case"b":a=a.toString(2);break;case"c":a=String.fromCharCode(a);break;case"d":a=parseInt(a,10);break;case"e":a=s[7]?a.toExponential(s[7]):a.toExponential();break;case"f":a=s[7]?parseFloat(a).toFixed(s[7]):parseFloat(a);break;case"o":a=a.toS
6858 tring(8);break;case"s":a=(a=String(a))&&s[7]?a.substring(0,s[7]):a;break;case"u":a=Math.abs(a);break;case"x":a=a.toString(16);break;case"X":a=a.toString(16).toUpperCase()}a=/[def]/.test(s[8])&&s[3]&&a>=0?"+"+a:a,u=s[4]?"0"==s[4]?"0":s[4].charAt(1):" ",l=s[6]-String(a).length,c=s[6]?t(u,l):"",m.push(s[5]?a+c:c+a)}return m.join("")},n.cache={},n.parse=function(e){for(var t=e,n=[],r=[],a=0;t;){if(null!==(n=/^[^\x25]+/.exec(t)))r.push(n[0]);else if(null!==(n=/^\x25{2}/.exec(t)))r.push("%");else{if(null===(n=/^\x25(?:([1-9]\d*)\$|\(([^\)]+)\))?(\+)?(0|'[^$])?(-)?(\d+)?(?:\.(\d+))?([b-fosuxX])/.exec(t)))throw"[sprintf] huh?";if(n[2]){a|=1;var o=[],i=n[2],s=[];if(null===(s=/^([a-z_][a-z_\d]*)/i.exec(i)))throw"[sprintf] huh?";for(o.push(s[1]);""!==(i=i.substring(s[0].length));)if(null!==(s=/^\.([a-z_][a-z_\d]*)/i.exec(i)))o.push(s[1]);else{if(null===(s=/^\[(\d+)\]/.exec(i)))throw"[sprintf] huh?";o.push(s[1])}n[2]=o}else a|=2;if(3===a)throw"[sprintf] mixing positional and named placeholders
6859 is not (yet) supported";r.push(n)}t=t.substring(n[0].length)}return r},n}(),m=function(e,t){return t.unshift(e),
6860 +h.apply(null,t)};f.parse_plural=function(e,t){return e=e.replace(/n/g,t),f.parse_expression(e)},f.sprintf=function(e,t){return"[object Array]"=={}.toString.call(t)?m(e,[].slice.call(t)):h.apply(this,[].slice.call(arguments))},f.prototype.sprintf=function(){return f.sprintf.apply(this,arguments)},f.PF={},f.PF.parse=function(e){var t=f.PF.extractPluralExpr(e);return f.PF.parser.parse.call(f.PF.parser,t)},f.PF.compile=function(e){function t(e){return e===!0?1:e?e:0}var n=f.PF.parse(e);return function(e){return t(f.PF.interpreter(n)(e))}},f.PF.interpreter=function(e){return function(t){switch(e.type){case"GROUP":return f.PF.interpreter(e.expr)(t);case"TERNARY":return f.PF.interpreter(e.expr)(t)?f.PF.interpreter(e.truthy)(t):f.PF.interpreter(e.falsey)(t);case"OR":return f.PF.interpreter(e.left)(t)||f.PF.interpreter(e.right)(t);case"AND":return f.PF.interpreter(e.left)(t)&&f.PF.interpreter(e.right)(t);case"LT":return f.PF.interpreter(e.left)(t)<f.PF.interpreter(e.right)(t);case"GT":return
6861 f.PF.interpreter(e.left)(t)>f.PF.interpreter(e.right)(t);case"LTE":return f.PF.interpreter(e.left)(t)<=f.PF.interpreter(e.right)(t);case"GTE":return f.PF.interpreter(e.left)(t)>=f.PF.interpreter(e.right)(t);case"EQ":return f.PF.interpreter(e.left)(t)==f.PF.interpreter(e.right)(t);case"NEQ":return f.PF.interpreter(e.left)(t)!=f.PF.interpreter(e.right)(t);case"MOD":return f.PF.interpreter(e.left)(t)%f.PF.interpreter(e.right)(t);case"VAR":return t;case"NUM":return e.val;default:throw new Error("Invalid Token found.")}}},f.PF.extractPluralExpr=function(e){e=e.replace(/^\s\s*/,"").replace(/\s\s*$/,""),/;\s*$/.test(e)||(e=e.concat(";"));var t,n=/nplurals\=(\d+);/,r=/plural\=(.*);/,a=e.match(n),o={};if(!(a.length>1))throw new Error("nplurals not found in plural_forms string: "+e);if(o.nplurals=a[1],e=e.replace(n,""),t=e.match(r),!(t&&t.length>1))throw new Error("`plural` expression not found: "+e);return t[1]},f.PF.parser=function(){var e={trace:function(){},yy:{},symbols_:{error:2,expres
6862 sions:3,e:4,EOF:5,"?":6,":":7,"||":8,"&&":9,"<":10,"<=":11,">":12,">=":13,"!=":14,"==":15,"%":16,"(":17,")":18,n:19,NUMBER:20,$accept:0,$end:1},terminals_:{2:"error",5:"EOF",6:"?",7:":",8:"||",9:"&&",10:"<",11:"<=",12:">",13:">=",14:"!=",15:"==",16:"%",17:"(",18:")",19:"n",20:"NUMBER"},productions_:[0,[3,2],[4,5],[4,3],[4,3],[4,3],[4,3],[4,3],[4,3],[4,3],[4,3],[4,3],[4,3],[4,1],[4,1]],performAction:function(e,t,n,r,a,o,i){var s=o.length-1;switch(a){case 1:return{type:"GROUP",expr:o[s-1]};case 2:this.$={type:"TERNARY",expr:o[s-4],truthy:o[s-2],falsey:o[s]};break;case 3:this.$={type:"OR",left:o[s-2],right:o[s]};break;case 4:this.$={type:"AND",left:o[s-2],right:o[s]};break;case 5:this.$={type:"LT",left:o[s-2],right:o[s]};break;case 6:this.$={type:"LTE",left:o[s-2],right:o[s]};break;case 7:this.$={type:"GT",left:o[s-2],right:o[s]};break;case 8:this.$={type:"GTE",left:o[s-2],right:o[s]};break;case 9:this.$={type:"NEQ",left:o[s-2],right:o[s]};break;case 10:this.$={type:"EQ",left:o[s-2],ri
6863 ght:o[s]};break;case 11:this.$={type:"MOD",left:o[s-2],right:o[s]};break;case 12:this.$={type:"GROUP",expr:o[s-1]};break;case 13:this.$={type:"VAR"};break;case 14:this.$={type:"NUM",val:Number(e)}}},table:[{3:1,4:2,17:[1,3],19:[1,4],20:[1,5]},{1:[3]},{5:[1,6],6:[1,7],8:[1,8],9:[1,9],10:[1,10],11:[1,11],12:[1,12],13:[1,13],14:[1,14],15:[1,15],16:[1,16]},{4:17,17:[1,3],19:[1,4],20:[1,5]},{5:[2,13],6:[2,13],7:[2,13],8:[2,13],9:[2,13],10:[2,13],11:[2,13],12:[2,13],13:[2,13],14:[2,13],15:[2,13],16:[2,13],18:[2,13]},{5:[2,14],6:[2,14],7:[2,14],8:[2,14],9:[2,14],10:[2,14],11:[2,14],12:[2,14],13:[2,14],14:[2,14],15:[2,14],16:[2,14],18:[2,14]},{1:[2,1]},{4:18,17:[1,3],19:[1,4],20:[1,5]},{4:19,17:[1,3],19:[1,4],20:[1,5]},{4:20,17:[1,3],19:[1,4],20:[1,5]},{4:21,17:[1,3],19:[1,4],20:[1,5]},{4:22,17:[1,3],19:[1,4],20:[1,5]},{4:23,17:[1,3],19:[1,4],20:[1,5]},{4:24,17:[1,3],19:[1,4],20:[1,5]},{4:25,17:[1,3],19:[1,4],20:[1,5]},{4:26,17:[1,3],19:[1,4],20:[1,5]},{4:27,17:[1,3],19:[1,4],20:[1,5]},{6:[
6864 1,7],8:[1,8],9:[1,9],10:[1,10],11:[1,11],12:[1,12],13:[1,13],14:[1,14],15:[1,15],16:[1,16],18:[1,28]},{6:[1,7],7:[1,29],8:[1,8],9:[1,9],10:[1,10],11:[1,11],12:[1,12],13:[1,13],14:[1,14],15:[1,15],16:[1,16]},{5:[2,3],6:[2,3],7:[2,3],8:[2,3],9:[1,9],10:[1,10],11:[1,11],12:[1,12],13:[1,13],14:[1,14],15:[1,15],16:[1,16],18:[2,3]},{5:[2,4],6:[2,4],7:[2,4],8:[2,4],9:[2,4],10:[1,10],11:[1,11],12:[1,12],13:[1,13],14:[1,14],15:[1,15],16:[1,16],18:[2,4]},{5:[2,5],6:[2,5],7:[2,5],8:[2,5],9:[2,5],10:[2,5],11:[2,5],12:[2,5],13:[2,5],14:[2,5],15:[2,5],16:[1,16],18:[2,5]},{5:[2,6],6:[2,6],7:[2,6],8:[2,6],9:[2,6],10:[2,6],11:[2,6],12:[2,6],13:[2,6],14:[2,6],15:[2,6],16:[1,16],18:[2,6]},{5:[2,7],6:[2,7],7:[2,7],8:[2,7],9:[2,7],10:[2,7],11:[2,7],12:[2,7],13:[2,7],14:[2,7],15:[2,7],16:[1,16],18:[2,7]},{5:[2,8],6:[2,8],7:[2,8],8:[2,8],9:[2,8],10:[2,8],11:[2,8],12:[2,8],13:[2,8],14:[2,8],15:[2,8],16:[1,16],18:[2,8]},{5:[2,9],6:[2,9],7:[2,9],8:[2,9],9:[2,9],10:[2,9],11:[2,9],12:[2,9],13:[2,9],14:[2,9],15
6865 :[2,9],16:[1,16],18:[2,9]},{5:[2,10],6:[2,10],7:[2,10],8:[2,10],9:[2,10],10:[2,10],11:[2,10],12:[2,10],13:[2,10],14:[2,10],15:[2,10],16:[1,16],18:[2,10]},{5:[2,11],6:[2,11],7:[2,11],8:[2,11],9:[2,11],10:[2,11],11:[2,11],12:[2,11],13:[2,11],14:[2,11],15:[2,11],16:[2,11],18:[2,11]},{5:[2,12],6:[2,12],7:[2,12],8:[2,12],9:[2,12],10:[2,12],11:[2,12],12:[2,12],13:[2,12],14:[2,12],15:[2,12],16:[2,12],18:[2,12]},{4:30,17:[1,3],19:[1,4],20:[1,5]},{5:[2,2],6:[1,7],7:[2,2],8:[1,8],9:[1,9],10:[1,10],11:[1,11],12:[1,12],13:[1,13],14:[1,14],15:[1,15],16:[1,16],18:[2,2]}],defaultActions:{6:[2,1]},parseError:function(e,t){throw new Error(e)},parse:function(e){function t(e){a.length=a.length-2*e,o.length=o.length-e,i.length=i.length-e}function n(){var e;return e=r.lexer.lex()||1,"number"!=typeof e&&(e=r.symbols_[e]||e),e}var r=this,a=[0],o=[null],i=[],s=this.table,c="",u=0,l=0,d=0,p=2,f=1;this.lexer.setInput(e),this.lexer.yy=this.yy,this.yy.lexer=this.lexer,"undefined"==typeof this.lexer.yylloc&&(th
6866 is.lexer.yylloc={});var h=this.lexer.yylloc;i.push(h),"function"==typeof this.yy.parseError&&(this.parseError=this.yy.parseError);for(var m,M,_,v,g,b,y,A,T,L={};;){if(_=a[a.length-1],this.defaultActions[_]?v=this.defaultActions[_]:(null==m&&(m=n()),v=s[_]&&s[_][m]),"undefined"==typeof v||!v.length||!v[0]){if(!d){T=[];for(b in s[_])this.terminals_[b]&&b>2&&T.push("'"+this.terminals_[b]+"'");var E="";E=this.lexer.showPosition?"Parse error on line "+(u+1)+":\n"+this.lexer.showPosition()+"\nExpecting "+T.join(", ")+", got '"+this.terminals_[m]+"'":"Parse error on line "+(u+1)+": Unexpected "+(1==m?"end of input":"'"+(this.terminals_[m]||m)+"'"),this.parseError(E,{text:this.lexer.match,token:this.terminals_[m]||m,line:this.lexer.yylineno,loc:h,expected:T})}if(3==d){if(m==f)throw new Error(E||"Parsing halted.");l=this.lexer.yyleng,c=this.lexer.yytext,u=this.lexer.yylineno,h=this.lexer.yylloc,m=n()}for(;;){if(p.toString()in s[_])break;if(0==_)throw new Error(E||"Parsing halted.");t(1),_=a[
6867 a.length-1]}M=m,m=p,_=a[a.length-1],v=s[_]&&s[_][p],d=3}if(v[0]instanceof Array&&v.length>1)throw new Error("Parse Error: multiple actions possible at state: "+_+", token: "+m);switch(v[0]){case 1:a.push(m),o.push(this.lexer.yytext),i.push(this.lexer.yylloc),a.push(v[1]),m=null,M?(m=M,M=null):(l=this.lexer.yyleng,c=this.lexer.yytext,u=this.lexer.yylineno,h=this.lexer.yylloc,d>0&&d--);break;case 2:if(y=this.productions_[v[1]][1],L.$=o[o.length-y],L._$={first_line:i[i.length-(y||1)].first_line,last_line:i[i.length-1].last_line,first_column:i[i.length-(y||1)].first_column,last_column:i[i.length-1].last_column},g=this.performAction.call(L,c,l,u,this.yy,v[1],o,i),"undefined"!=typeof g)return g;y&&(a=a.slice(0,-1*y*2),o=o.slice(0,-1*y),i=i.slice(0,-1*y)),a.push(this.productions_[v[1]][0]),o.push(L.$),i.push(L._$),A=s[a[a.length-2]][a[a.length-1]],a.push(A);break;case 3:return!0}}return!0}},t=function(){var e={EOF:1,parseError:function(e,t){if(!this.yy.parseError)throw new Error(e);this.yy
6868 .parseError(e,t)},setInput:function(e){return this._input=e,this._more=this._less=this.done=!1,this.yylineno=this.yyleng=0,this.yytext=this.matched=this.match="",this.conditionStack=["INITIAL"],this.yylloc={first_line:1,first_column:0,last_line:1,last_column:0},this},input:function(){var e=this._input[0];this.yytext+=e,this.yyleng++,this.match+=e,this.matched+=e;var t=e.match(/\n/);return t&&this.yylineno++,this._input=this._input.slice(1),e},unput:function(e){return this._input=e+this._input,this},more:function(){return this._more=!0,this},pastInput:function(){var e=this.matched.substr(0,this.matched.length-this.match.length);return(e.length>20?"...":"")+e.substr(-20).replace(/\n/g,"")},upcomingInput:function(){var e=this.match;return e.length<20&&(e+=this._input.substr(0,20-e.length)),(e.substr(0,20)+(e.length>20?"...":"")).replace(/\n/g,"")},showPosition:function(){var e=this.pastInput(),t=new Array(e.length+1).join("-");return e+this.upcomingInput()+"\n"+t+"^"},next:function(){i
6869 f(this.done)return this.EOF;this._input||(this.done=!0);var e,t,n;this._more||(this.yytext="",this.match="");for(var r=this._currentRules(),a=0;a<r.length;a++)if(t=this._input.match(this.rules[r[a]]))return n=t[0].match(/\n.*/g),n&&(this.yylineno+=n.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:n?n[n.length-1].length-1:this.yylloc.last_column+t[0].length},this.yytext+=t[0],this.match+=t[0],this.matches=t,this.yyleng=this.yytext.length,this._more=!1,this._input=this._input.slice(t[0].length),this.matched+=t[0],e=this.performAction.call(this,this.yy,this,r[a],this.conditionStack[this.conditionStack.length-1]),e?e:void 0;return""===this._input?this.EOF:void this.parseError("Lexical error on line "+(this.yylineno+1)+". Unrecognized text.\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})},lex:function(){var e=this.next();return"undefined"!=typeof e?e:this.lex()},begin:function(e){this.conditi
6870 onStack.push(e)},popState:function(){return this.conditionStack.pop()},_currentRules:function(){return this.conditions[this.conditionStack[this.conditionStack.length-1]].rules},topState:function(){return this.conditionStack[this.conditionStack.length-2]},pushState:function(e){this.begin(e)}};return e.performAction=function(e,t,n,r){switch(n){case 0:break;case 1:return 20;case 2:return 19;case 3:return 8;case 4:return 9;case 5:return 6;case 6:return 7;case 7:return 11;case 8:return 13;case 9:return 10;case 10:return 12;case 11:return 14;case 12:return 15;case 13:return 16;case 14:return 17;case 15:return 18;case 16:return 5;case 17:return"INVALID"}},e.rules=[/^\s+/,/^[0-9]+(\.[0-9]+)?\b/,/^n\b/,/^\|\|/,/^&&/,/^\?/,/^:/,/^<=/,/^>=/,/^</,/^>/,/^!=/,/^==/,/^%/,/^\(/,/^\)/,/^$/,/^./],e.conditions={INITIAL:{rules:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17],inclusive:!0}},e}();return e.lexer=t,e}(),"undefined"!=typeof e&&e.exports&&(t=e.exports=f),t.Jed=f}(this)},function(e,t,n){var r=e.
6871 exports=n(473);r.tz.load(n(580))},function(e,t,n){var r,a,o;!function(i,s){"use strict";a=[n(474)],r=s,o="function"==typeof r?r.apply(t,a):r,!(void 0!==o&&(e.exports=o))}(this,function(e){"use strict";function t(e){return e>96?e-87:e>64?e-29:e-48}function n(e){var n,r=0,a=e.split("."),o=a[0],i=a[1]||"",s=1,c=0,u=1;for(45===e.charCodeAt(0)&&(r=1,u=-1),r;r<o.length;r++)n=t(o.charCodeAt(r)),c=60*c+n;for(r=0;r<i.length;r++)s/=60,n=t(i.charCodeAt(r)),c+=n*s;return c*u}function r(e){for(var t=0;t<e.length;t++)e[t]=n(e[t])}function a(e,t){for(var n=0;n<t;n++)e[n]=Math.round((e[n-1]||0)+6e4*e[n]);e[t-1]=1/0}function o(e,t){var n,r=[];for(n=0;n<t.length;n++)r[n]=e[t[n]];return r}function i(e){var t=e.split("|"),n=t[2].split(" "),i=t[3].split(""),s=t[4].split(" ");return r(n),r(i),r(s),a(s,i.length),{name:t[0],abbrs:o(t[1].split(" "),i),offsets:o(n,i),untils:s}}function s(e){e&&this._set(i(e))}function c(e){return(e||"").toLowerCase().replace(/\//g,"_")}function u(e){var t,n,r;for("string"==t
6872 ypeof e&&(e=[e]),t=0;t<e.length;t++)n=e[t].split("|")[0],r=c(n),y[r]=e[t],T[r]=n}function l(e,t){e=c(e);var n,r=y[e];return r instanceof s?r:"string"==typeof r?(r=new s(r),y[e]=r,r):A[e]&&t!==l&&(n=l(A[e],l))?(r=y[e]=new s,r._set(n),r.name=T[e],r):null}function d(){var e,t=[];for(e in T)T.hasOwnProperty(e)&&(y[e]||y[A[e]])&&T[e]&&t.push(T[e]);return t.sort()}function p(e){var t,n,r,a;for("string"==typeof e&&(e=[e]),t=0;t<e.length;t++)n=e[t].split("|"),r=c(n[0]),a=c(n[1]),A[r]=a,T[r]=n[0],A[a]=r,T[a]=n[1]}function f(e){u(e.zones),p(e.links),_.dataVersion=e.version}function h(e){return h.didShowError||(h.didShowError=!0,M("moment.tz.zoneExists('"+e+"') has been deprecated in favor of !moment.tz.zone('"+e+"')")),!!l(e)}function m(e){return!(!e._a||void 0!==e._tzm)}function M(e){"undefined"!=typeof console&&"function"==typeof console.error&&console.error(e)}function _(t){var n=Array.prototype.slice.call(arguments,0,-1),r=arguments[arguments.length-1],a=l(r),o=e.utc.apply(null,n);return
6873 a&&!e.isMoment(t)&&m(o)&&o.add(a.parse(o),"minutes"),o.tz(r),o}function v(e){return function(){return this._z?this._z.abbr(this):e.call(this)}}function g(e){return function(){return this._z=null,e.apply(this,arguments)}}if(void 0!==e.tz)return M("Moment Timezone "+e.tz.version+" was already loaded "+(e.tz.dataVersion?"with data from ":"without any data")+e.tz.dataVersion),e;var b="0.4.0",y={},A={},T={},L=e.version.split("."),E=+L[0],w=+L[1];(E<2||2===E&&w<6)&&M("Moment Timezone requires Moment.js >= 2.6.0. You are using Moment.js "+e.version+". See momentjs.com"),s.prototype={_set:function(e){this.name=e.name,this.abbrs=e.abbrs,this.untils=e.untils,this.offsets=e.offsets},_index:function(e){var t,n=+e,r=this.untils;for(t=0;t<r.length;t++)if(n<r[t])return t},parse:function(e){var t,n,r,a,o=+e,i=this.offsets,s=this.untils,c=s.length-1;for(a=0;a<c;a++)if(t=i[a],n=i[a+1],r=i[a?a-1:a],t<n&&_.moveAmbiguousForward?t=n:t>r&&_.moveInvalidForward&&(t=r),o<s[a]-6e4*t)return i[a];return i[c]},a
6874 bbr:function(e){return this.abbrs[this._index(e)]},offset:function(e){return this.offsets[this._index(e)]}},_.version=b,_.dataVersion="",_._zones=y,_._links=A,_._names=T,_.add=u,_.link=p,_.load=f,_.zone=l,_.zoneExists=h,_.names=d,_.Zone=s,_.unpack=i,_.unpackBase60=n,_.needsOffset=m,_.moveInvalidForward=!0,_.moveAmbiguousForward=!1;var z=e.fn;e.tz=_,e.defaultZone=null,e.updateOffset=function(t,n){var r,a=e.defaultZone;void 0===t._z&&(a&&m(t)&&!t._isUTC&&(t._d=e.utc(t._a)._d,t.utc().add(a.parse(t),"minutes")),t._z=a),t._z&&(r=t._z.offset(t),Math.abs(r)<16&&(r/=60),void 0!==t.utcOffset?t.utcOffset(-r,n):t.zone(r,n))},z.tz=function(t){return t?(this._z=l(t),this._z?e.updateOffset(this):M("Moment Timezone has no data for "+t+". See http://momentjs.com/timezone/docs/#/data-loading/."),this):this._z?this._z.name:void 0},z.zoneName=v(z.zoneName),z.zoneAbbr=v(z.zoneAbbr),z.utc=g(z.utc),e.tz.setDefault=function(t){return(E<2||2===E&&w<9)&&M("Moment Timezone setDefault() requires Moment.js >=
6875 2.9.0. You are using Moment.js "+e.version+"."),e.defaultZone=t?l(t):null,e};var S=e.momentProperties;return"[object Array]"===Object.prototype.toString.call(S)?(S.push("_z"),S.push("_a")):S&&(S._z=null),e})},function(e,t,n){(function(e){!function(t,n){e.exports=n()}(this,function(){"use strict";function t(){return mr.apply(null,arguments)}function r(e){mr=e}function a(e){return e instanceof Array||"[object Array]"===Object.prototype.toString.call(e)}function o(e){return null!=e&&"[object Object]"===Object.prototype.toString.call(e)}function i(e){var t;for(t in e)return!1;return!0}function s(e){return e instanceof Date||"[object Date]"===Object.prototype.toString.call(e)}function c(e,t){var n,r=[];for(n=0;n<e.length;++n)r.push(t(e[n],n));return r}function u(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function l(e,t){for(var n in t)u(t,n)&&(e[n]=t[n]);return u(t,"toString")&&(e.toString=t.toString),u(t,"valueOf")&&(e.valueOf=t.valueOf),e}function d(e,t,n,r){return vt(e,t,n,
6876 r,!0).utc()}function p(){return{empty:!1,unusedTokens:[],unusedInput:[],overflow:-2,charsLeftOver:0,nullInput:!1,invalidMonth:null,invalidFormat:!1,userInvalidated:!1,iso:!1,parsedDateParts:[],meridiem:null}}function f(e){return null==e._pf&&(e._pf=p()),e._pf}function h(e){if(null==e._isValid){var t=f(e),n=Mr.call(t.parsedDateParts,function(e){return null!=e}),r=!isNaN(e._d.getTime())&&t.overflow<0&&!t.empty&&!t.invalidMonth&&!t.invalidWeekday&&!t.nullInput&&!t.invalidFormat&&!t.userInvalidated&&(!t.meridiem||t.meridiem&&n);if(e._strict&&(r=r&&0===t.charsLeftOver&&0===t.unusedTokens.length&&void 0===t.bigHour),null!=Object.isFrozen&&Object.isFrozen(e))return r;e._isValid=r}return e._isValid}function m(e){var t=d(NaN);return null!=e?l(f(t),e):f(t).userInvalidated=!0,t}function M(e){return void 0===e}function _(e,t){var n,r,a;if(M(t._isAMomentObject)||(e._isAMomentObject=t._isAMomentObject),M(t._i)||(e._i=t._i),M(t._f)||(e._f=t._f),M(t._l)||(e._l=t._l),M(t._strict)||(e._strict=t._stri
6877 ct),M(t._tzm)||(e._tzm=t._tzm),M(t._isUTC)||(e._isUTC=t._isUTC),M(t._offset)||(e._offset=t._offset),M(t._pf)||(e._pf=f(t)),M(t._locale)||(e._locale=t._locale),_r.length>0)for(n in _r)r=_r[n],a=t[r],M(a)||(e[r]=a);return e}function v(e){_(this,e),this._d=new Date(null!=e._d?e._d.getTime():NaN),vr===!1&&(vr=!0,t.updateOffset(this),vr=!1)}function g(e){return e instanceof v||null!=e&&null!=e._isAMomentObject}function b(e){return e<0?Math.ceil(e)||0:Math.floor(e)}function y(e){var t=+e,n=0;return 0!==t&&isFinite(t)&&(n=b(t)),n}function A(e,t,n){var r,a=Math.min(e.length,t.length),o=Math.abs(e.length-t.length),i=0;for(r=0;r<a;r++)(n&&e[r]!==t[r]||!n&&y(e[r])!==y(t[r]))&&i++;return i+o}function T(e){t.suppressDeprecationWarnings===!1&&"undefined"!=typeof console&&console.warn&&console.warn("Deprecation warning: "+e)}function L(e,n){var r=!0;return l(function(){if(null!=t.deprecationHandler&&t.deprecationHandler(null,e),r){for(var a,o=[],i=0;i<arguments.length;i++){if(a="","object"==typeof
6878 arguments[i]){a+="\n["+i+"] ";for(var s in arguments[0])a+=s+": "+arguments[0][s]+", ";a=a.slice(0,-2)}else a=arguments[i];o.push(a)}T(e+"\nArguments: "+Array.prototype.slice.call(o).join("")+"\n"+(new Error).stack),r=!1}return n.apply(this,arguments)},n)}function E(e,n){null!=t.deprecationHandler&&t.deprecationHandler(e,n),gr[e]||(T(n),gr[e]=!0)}function w(e){return e instanceof Function||"[object Function]"===Object.prototype.toString.call(e)}function z(e){var t,n;for(n in e)t=e[n],w(t)?this[n]=t:this["_"+n]=t;this._config=e,this._ordinalParseLenient=new RegExp(this._ordinalParse.source+"|"+/\d{1,2}/.source)}function S(e,t){var n,r=l({},e);for(n in t)u(t,n)&&(o(e[n])&&o(t[n])?(r[n]={},l(r[n],e[n]),l(r[n],t[n])):null!=t[n]?r[n]=t[n]:delete r[n]);for(n in e)u(e,n)&&!u(t,n)&&o(e[n])&&(r[n]=l({},r[n]));return r}function k(e){null!=e&&this.set(e)}function O(e,t,n){var r=this._calendar[e]||this._calendar.sameElse;return w(r)?r.call(t,n):r}function N(e){var t=this._longDateFormat[e],n=t
6879 his._longDateFormat[e.toUpperCase()];return t||!n?t:(this._longDateFormat[e]=n.replace(/MMMM|MM|DD|dddd/g,function(e){return e.slice(1)}),this._longDateFormat[e])}function C(){return this._invalidDate}function D(e){return this._ordinal.replace("%d",e)}function P(e,t,n,r){var a=this._relativeTime[n];return w(a)?a(e,t,n,r):a.replace(/%d/i,e)}function x(e,t){var n=this._relativeTime[e>0?"future":"past"];return w(n)?n(t):n.replace(/%s/i,t)}function j(e,t){var n=e.toLowerCase();Sr[n]=Sr[n+"s"]=Sr[t]=e}function W(e){return"string"==typeof e?Sr[e]||Sr[e.toLowerCase()]:void 0}function Y(e){var t,n,r={};for(n in e)u(e,n)&&(t=W(n),t&&(r[t]=e[n]));return r}function q(e,t){kr[e]=t}function B(e){var t=[];for(var n in e)t.push({unit:n,priority:kr[n]});return t.sort(function(e,t){return e.priority-t.priority}),t}function R(e,n){return function(r){return null!=r?(I(this,e,r),t.updateOffset(this,n),this):H(this,e)}}function H(e,t){return e.isValid()?e._d["get"+(e._isUTC?"UTC":"")+t]():NaN}function I
6880 (e,t,n){e.isValid()&&e._d["set"+(e._isUTC?"UTC":"")+t](n)}function U(e){return e=W(e),w(this[e])?this[e]():this}function F(e,t){if("object"==typeof e){e=Y(e);for(var n=B(e),r=0;r<n.length;r++)this[n[r].unit](e[n[r].unit])}else if(e=W(e),w(this[e]))return this[e](t);return this}function X(e,t,n){var r=""+Math.abs(e),a=t-r.length,o=e>=0;return(o?n?"+":"":"-")+Math.pow(10,Math.max(0,a)).toString().substr(1)+r}function V(e,t,n,r){var a=r;"string"==typeof r&&(a=function(){return this[r]()}),e&&(Dr[e]=a),t&&(Dr[t[0]]=function(){return X(a.apply(this,arguments),t[1],t[2])}),n&&(Dr[n]=function(){return this.localeData().ordinal(a.apply(this,arguments),e)})}function J(e){return e.match(/\[[\s\S]/)?e.replace(/^\[|\]$/g,""):e.replace(/\\/g,"")}function K(e){var t,n,r=e.match(Or);for(t=0,n=r.length;t<n;t++)Dr[r[t]]?r[t]=Dr[r[t]]:r[t]=J(r[t]);return function(t){var a,o="";for(a=0;a<n;a++)o+=r[a]instanceof Function?r[a].call(t,e):r[a];return o}}function G(e,t){return e.isValid()?(t=Q(t,e.localeDa
6881 ta()),Cr[t]=Cr[t]||K(t),Cr[t](e)):e.localeData().invalidDate()}function Q(e,t){function n(e){return t.longDateFormat(e)||e}var r=5;for(Nr.lastIndex=0;r>=0&&Nr.test(e);)e=e.replace(Nr,n),Nr.lastIndex=0,r-=1;return e}function $(e,t,n){Qr[e]=w(t)?t:function(e,r){return e&&n?n:t}}function Z(e,t){return u(Qr,e)?Qr[e](t._strict,t._locale):new RegExp(ee(e))}function ee(e){return te(e.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,function(e,t,n,r,a){return t||n||r||a}))}function te(e){return e.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}function ne(e,t){var n,r=t;for("string"==typeof e&&(e=[e]),"number"==typeof t&&(r=function(e,n){n[t]=y(e)}),n=0;n<e.length;n++)$r[e[n]]=r}function re(e,t){ne(e,function(e,n,r,a){r._w=r._w||{},t(e,r._w,r,a)})}function ae(e,t,n){null!=t&&u($r,e)&&$r[e](t,n._a,n,e)}function oe(e,t){return new Date(Date.UTC(e,t+1,0)).getUTCDate()}function ie(e,t){return e?a(this._months)?this._months[e.month()]:this._months[(this._months.isFormat||ca).test(t)?"form
6882 at":"standalone"][e.month()]:this._months}function se(e,t){return e?a(this._monthsShort)?this._monthsShort[e.month()]:this._monthsShort[ca.test(t)?"format":"standalone"][e.month()]:this._monthsShort}function ce(e,t,n){var r,a,o,i=e.toLocaleLowerCase();if(!this._monthsParse)for(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[],r=0;r<12;++r)o=d([2e3,r]),this._shortMonthsParse[r]=this.monthsShort(o,"").toLocaleLowerCase(),this._longMonthsParse[r]=this.months(o,"").toLocaleLowerCase();return n?"MMM"===t?(a=yr.call(this._shortMonthsParse,i),a!==-1?a:null):(a=yr.call(this._longMonthsParse,i),a!==-1?a:null):"MMM"===t?(a=yr.call(this._shortMonthsParse,i),a!==-1?a:(a=yr.call(this._longMonthsParse,i),a!==-1?a:null)):(a=yr.call(this._longMonthsParse,i),a!==-1?a:(a=yr.call(this._shortMonthsParse,i),a!==-1?a:null))}function ue(e,t,n){var r,a,o;if(this._monthsParseExact)return ce.call(this,e,t,n);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._sho
6883 rtMonthsParse=[]),r=0;r<12;r++){if(a=d([2e3,r]),n&&!this._longMonthsParse[r]&&(this._longMonthsParse[r]=new RegExp("^"+this.months(a,"").replace(".","")+"$","i"),this._shortMonthsParse[r]=new RegExp("^"+this.monthsShort(a,"").replace(".","")+"$","i")),n||this._monthsParse[r]||(o="^"+this.months(a,"")+"|^"+this.monthsShort(a,""),this._monthsParse[r]=new RegExp(o.replace(".",""),"i")),n&&"MMMM"===t&&this._longMonthsParse[r].test(e))return r;if(n&&"MMM"===t&&this._shortMonthsParse[r].test(e))return r;if(!n&&this._monthsParse[r].test(e))return r}}function le(e,t){var n;if(!e.isValid())return e;if("string"==typeof t)if(/^\d+$/.test(t))t=y(t);else if(t=e.localeData().monthsParse(t),"number"!=typeof t)return e;return n=Math.min(e.date(),oe(e.year(),t)),e._d["set"+(e._isUTC?"UTC":"")+"Month"](t,n),e}function de(e){return null!=e?(le(this,e),t.updateOffset(this,!0),this):H(this,"Month")}function pe(){return oe(this.year(),this.month())}function fe(e){return this._monthsParseExact?(u(this,"_m
6884 onthsRegex")||me.call(this),e?this._monthsShortStrictRegex:this._monthsShortRegex):(u(this,"_monthsShortRegex")||(this._monthsShortRegex=da),this._monthsShortStrictRegex&&e?this._monthsShortStrictRegex:this._monthsShortRegex)}function he(e){return this._monthsParseExact?(u(this,"_monthsRegex")||me.call(this),e?this._monthsStrictRegex:this._monthsRegex):(u(this,"_monthsRegex")||(this._monthsRegex=pa),this._monthsStrictRegex&&e?this._monthsStrictRegex:this._monthsRegex)}function me(){function e(e,t){return t.length-e.length}var t,n,r=[],a=[],o=[];for(t=0;t<12;t++)n=d([2e3,t]),r.push(this.monthsShort(n,"")),a.push(this.months(n,"")),o.push(this.months(n,"")),o.push(this.monthsShort(n,""));for(r.sort(e),a.sort(e),o.sort(e),t=0;t<12;t++)r[t]=te(r[t]),a[t]=te(a[t]);for(t=0;t<24;t++)o[t]=te(o[t]);this._monthsRegex=new RegExp("^("+o.join("|")+")","i"),this._monthsShortRegex=this._monthsRegex,this._monthsStrictRegex=new RegExp("^("+a.join("|")+")","i"),this._monthsShortStrictRegex=new RegExp
6885 ("^("+r.join("|")+")","i")}function Me(e){return _e(e)?366:365}function _e(e){return e%4===0&&e%100!==0||e%400===0}function ve(){return _e(this.year())}function ge(e,t,n,r,a,o,i){var s=new Date(e,t,n,r,a,o,i);return e<100&&e>=0&&isFinite(s.getFullYear())&&s.setFullYear(e),s}function be(e){var t=new Date(Date.UTC.apply(null,arguments));return e<100&&e>=0&&isFinite(t.getUTCFullYear())&&t.setUTCFullYear(e),t}function ye(e,t,n){var r=7+t-n,a=(7+be(e,0,r).getUTCDay()-t)%7;return-a+r-1}function Ae(e,t,n,r,a){var o,i,s=(7+n-r)%7,c=ye(e,r,a),u=1+7*(t-1)+s+c;return u<=0?(o=e-1,i=Me(o)+u):u>Me(e)?(o=e+1,i=u-Me(e)):(o=e,i=u),{year:o,dayOfYear:i}}function Te(e,t,n){var r,a,o=ye(e.year(),t,n),i=Math.floor((e.dayOfYear()-o-1)/7)+1;return i<1?(a=e.year()-1,r=i+Le(a,t,n)):i>Le(e.year(),t,n)?(r=i-Le(e.year(),t,n),a=e.year()+1):(a=e.year(),r=i),{week:r,year:a}}function Le(e,t,n){var r=ye(e,t,n),a=ye(e+1,t,n);return(Me(e)-r+a)/7}function Ee(e){return Te(e,this._week.dow,this._week.doy).week}function w
6886 e(){return this._week.dow}function ze(){return this._week.doy}function Se(e){var t=this.localeData().week(this);return null==e?t:this.add(7*(e-t),"d")}function ke(e){var t=Te(this,1,4).week;return null==e?t:this.add(7*(e-t),"d")}function Oe(e,t){return"string"!=typeof e?e:isNaN(e)?(e=t.weekdaysParse(e),"number"==typeof e?e:null):parseInt(e,10)}function Ne(e,t){return"string"==typeof e?t.weekdaysParse(e)%7||7:isNaN(e)?null:e}function Ce(e,t){return e?a(this._weekdays)?this._weekdays[e.day()]:this._weekdays[this._weekdays.isFormat.test(t)?"format":"standalone"][e.day()]:this._weekdays}function De(e){return e?this._weekdaysShort[e.day()]:this._weekdaysShort}function Pe(e){return e?this._weekdaysMin[e.day()]:this._weekdaysMin}function xe(e,t,n){var r,a,o,i=e.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],r=0;r<7;++r)o=d([2e3,1]).day(r),this._minWeekdaysParse[r]=this.weekdaysMin(o,"").toLocaleLowerCase(),this._
6887 shortWeekdaysParse[r]=this.weekdaysShort(o,"").toLocaleLowerCase(),this._weekdaysParse[r]=this.weekdays(o,"").toLocaleLowerCase();return n?"dddd"===t?(a=yr.call(this._weekdaysParse,i),a!==-1?a:null):"ddd"===t?(a=yr.call(this._shortWeekdaysParse,i),a!==-1?a:null):(a=yr.call(this._minWeekdaysParse,i),a!==-1?a:null):"dddd"===t?(a=yr.call(this._weekdaysParse,i),a!==-1?a:(a=yr.call(this._shortWeekdaysParse,i),a!==-1?a:(a=yr.call(this._minWeekdaysParse,i),a!==-1?a:null))):"ddd"===t?(a=yr.call(this._shortWeekdaysParse,i),a!==-1?a:(a=yr.call(this._weekdaysParse,i),a!==-1?a:(a=yr.call(this._minWeekdaysParse,i),a!==-1?a:null))):(a=yr.call(this._minWeekdaysParse,i),a!==-1?a:(a=yr.call(this._weekdaysParse,i),a!==-1?a:(a=yr.call(this._shortWeekdaysParse,i),a!==-1?a:null)))}function je(e,t,n){var r,a,o;if(this._weekdaysParseExact)return xe.call(this,e,t,n);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),r=0;r<7;r++
6888 ){if(a=d([2e3,1]).day(r),n&&!this._fullWeekdaysParse[r]&&(this._fullWeekdaysParse[r]=new RegExp("^"+this.weekdays(a,"").replace(".",".?")+"$","i"),this._shortWeekdaysParse[r]=new RegExp("^"+this.weekdaysShort(a,"").replace(".",".?")+"$","i"),this._minWeekdaysParse[r]=new RegExp("^"+this.weekdaysMin(a,"").replace(".",".?")+"$","i")),this._weekdaysParse[r]||(o="^"+this.weekdays(a,"")+"|^"+this.weekdaysShort(a,"")+"|^"+this.weekdaysMin(a,""),this._weekdaysParse[r]=new RegExp(o.replace(".",""),"i")),n&&"dddd"===t&&this._fullWeekdaysParse[r].test(e))return r;if(n&&"ddd"===t&&this._shortWeekdaysParse[r].test(e))return r;if(n&&"dd"===t&&this._minWeekdaysParse[r].test(e))return r;if(!n&&this._weekdaysParse[r].test(e))return r}}function We(e){if(!this.isValid())return null!=e?this:NaN;var t=this._isUTC?this._d.getUTCDay():this._d.getDay();return null!=e?(e=Oe(e,this.localeData()),this.add(e-t,"d")):t}function Ye(e){if(!this.isValid())return null!=e?this:NaN;var t=(this.day()+7-this.localeDat
6889 a()._week.dow)%7;return null==e?t:this.add(e-t,"d")}function qe(e){if(!this.isValid())return null!=e?this:NaN;if(null!=e){var t=Ne(e,this.localeData());return this.day(this.day()%7?t:t-7)}return this.day()||7}function Be(e){return this._weekdaysParseExact?(u(this,"_weekdaysRegex")||Ie.call(this),e?this._weekdaysStrictRegex:this._weekdaysRegex):(u(this,"_weekdaysRegex")||(this._weekdaysRegex=va),this._weekdaysStrictRegex&&e?this._weekdaysStrictRegex:this._weekdaysRegex)}function Re(e){return this._weekdaysParseExact?(u(this,"_weekdaysRegex")||Ie.call(this),e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(u(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=ga),this._weekdaysShortStrictRegex&&e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)}function He(e){return this._weekdaysParseExact?(u(this,"_weekdaysRegex")||Ie.call(this),e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(u(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=ba),this._weekdaysMinStric
6890 tRegex&&e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)}function Ie(){function e(e,t){return t.length-e.length}var t,n,r,a,o,i=[],s=[],c=[],u=[];for(t=0;t<7;t++)n=d([2e3,1]).day(t),r=this.weekdaysMin(n,""),a=this.weekdaysShort(n,""),o=this.weekdays(n,""),i.push(r),s.push(a),c.push(o),u.push(r),u.push(a),u.push(o);for(i.sort(e),s.sort(e),c.sort(e),u.sort(e),t=0;t<7;t++)s[t]=te(s[t]),c[t]=te(c[t]),u[t]=te(u[t]);this._weekdaysRegex=new RegExp("^("+u.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+c.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+s.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+i.join("|")+")","i")}function Ue(){return this.hours()%12||12}function Fe(){return this.hours()||24}function Xe(e,t){V(e,0,0,function(){return this.localeData().meridiem(this.hours(),this.minutes(),t)})}function Ve(e,t){return t._meridiemParse}function Je(
6891 e){return"p"===(e+"").toLowerCase().charAt(0)}function Ke(e,t,n){return e>11?n?"pm":"PM":n?"am":"AM"}function Ge(e){return e?e.toLowerCase().replace("_","-"):e}function Qe(e){for(var t,n,r,a,o=0;o<e.length;){for(a=Ge(e[o]).split("-"),t=a.length,n=Ge(e[o+1]),n=n?n.split("-"):null;t>0;){if(r=$e(a.slice(0,t).join("-")))return r;if(n&&n.length>=t&&A(a,n,!0)>=t-1)break;t--}o++}return null}function $e(t){var r=null;if(!Ea[t]&&"undefined"!=typeof e&&e&&e.exports)try{r=ya._abbr,n(475)("./"+t),Ze(r)}catch(e){}return Ea[t]}function Ze(e,t){var n;return e&&(n=M(t)?nt(e):et(e,t),n&&(ya=n)),ya._abbr}function et(e,t){if(null!==t){var n=La;return t.abbr=e,null!=Ea[e]?(E("defineLocaleOverride","use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."),n=Ea[e]._config):null!=t.parentLocale&&(null!=Ea[t.parentLocale]?n=Ea[t.par
6892 entLocale]._config:E("parentLocaleUndefined","specified parentLocale is not defined yet. See http://momentjs.com/guides/#/warnings/parent-locale/")),
6893 +Ea[e]=new k(S(n,t)),Ze(e),Ea[e]}return delete Ea[e],null}function tt(e,t){if(null!=t){var n,r=La;null!=Ea[e]&&(r=Ea[e]._config),t=S(r,t),n=new k(t),n.parentLocale=Ea[e],Ea[e]=n,Ze(e)}else null!=Ea[e]&&(null!=Ea[e].parentLocale?Ea[e]=Ea[e].parentLocale:null!=Ea[e]&&delete Ea[e]);return Ea[e]}function nt(e){var t;if(e&&e._locale&&e._locale._abbr&&(e=e._locale._abbr),!e)return ya;if(!a(e)){if(t=$e(e))return t;e=[e]}return Qe(e)}function rt(){return br(Ea)}function at(e){var t,n=e._a;return n&&f(e).overflow===-2&&(t=n[ea]<0||n[ea]>11?ea:n[ta]<1||n[ta]>oe(n[Zr],n[ea])?ta:n[na]<0||n[na]>24||24===n[na]&&(0!==n[ra]||0!==n[aa]||0!==n[oa])?na:n[ra]<0||n[ra]>59?ra:n[aa]<0||n[aa]>59?aa:n[oa]<0||n[oa]>999?oa:-1,f(e)._overflowDayOfYear&&(t<Zr||t>ta)&&(t=ta),f(e)._overflowWeeks&&t===-1&&(t=ia),f(e)._overflowWeekday&&t===-1&&(t=sa),f(e).overflow=t),e}function ot(e){var t,n,r,a,o,i,s=e._i,c=wa.exec(s)||za.exec(s);if(c){for(f(e).iso=!0,t=0,n=ka.length;t<n;t++)if(ka[t][1].exec(c[1])){a=ka[t][0],r=ka[t
6894 ][2]!==!1;break}if(null==a)return void(e._isValid=!1);if(c[3]){for(t=0,n=Oa.length;t<n;t++)if(Oa[t][1].exec(c[3])){o=(c[2]||" ")+Oa[t][0];break}if(null==o)return void(e._isValid=!1)}if(!r&&null!=o)return void(e._isValid=!1);if(c[4]){if(!Sa.exec(c[4]))return void(e._isValid=!1);i="Z"}e._f=a+(o||"")+(i||""),dt(e)}else e._isValid=!1}function it(e){var n=Na.exec(e._i);return null!==n?void(e._d=new Date((+n[1]))):(ot(e),void(e._isValid===!1&&(delete e._isValid,t.createFromInputFallback(e))))}function st(e,t,n){return null!=e?e:null!=t?t:n}function ct(e){var n=new Date(t.now());return e._useUTC?[n.getUTCFullYear(),n.getUTCMonth(),n.getUTCDate()]:[n.getFullYear(),n.getMonth(),n.getDate()]}function ut(e){var t,n,r,a,o=[];if(!e._d){for(r=ct(e),e._w&&null==e._a[ta]&&null==e._a[ea]&&lt(e),e._dayOfYear&&(a=st(e._a[Zr],r[Zr]),e._dayOfYear>Me(a)&&(f(e)._overflowDayOfYear=!0),n=be(a,0,e._dayOfYear),e._a[ea]=n.getUTCMonth(),e._a[ta]=n.getUTCDate()),t=0;t<3&&null==e._a[t];++t)e._a[t]=o[t]=r[t];for(;
6895 t<7;t++)e._a[t]=o[t]=null==e._a[t]?2===t?1:0:e._a[t];24===e._a[na]&&0===e._a[ra]&&0===e._a[aa]&&0===e._a[oa]&&(e._nextDay=!0,e._a[na]=0),e._d=(e._useUTC?be:ge).apply(null,o),null!=e._tzm&&e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),e._nextDay&&(e._a[na]=24)}}function lt(e){var t,n,r,a,o,i,s,c;t=e._w,null!=t.GG||null!=t.W||null!=t.E?(o=1,i=4,n=st(t.GG,e._a[Zr],Te(gt(),1,4).year),r=st(t.W,1),a=st(t.E,1),(a<1||a>7)&&(c=!0)):(o=e._locale._week.dow,i=e._locale._week.doy,n=st(t.gg,e._a[Zr],Te(gt(),o,i).year),r=st(t.w,1),null!=t.d?(a=t.d,(a<0||a>6)&&(c=!0)):null!=t.e?(a=t.e+o,(t.e<0||t.e>6)&&(c=!0)):a=o),r<1||r>Le(n,o,i)?f(e)._overflowWeeks=!0:null!=c?f(e)._overflowWeekday=!0:(s=Ae(n,r,a,o,i),e._a[Zr]=s.year,e._dayOfYear=s.dayOfYear)}function dt(e){if(e._f===t.ISO_8601)return void ot(e);e._a=[],f(e).empty=!0;var n,r,a,o,i,s=""+e._i,c=s.length,u=0;for(a=Q(e._f,e._locale).match(Or)||[],n=0;n<a.length;n++)o=a[n],r=(s.match(Z(o,e))||[])[0],r&&(i=s.substr(0,s.indexOf(r)),i.length>0&&f(e).un
6896 usedInput.push(i),s=s.slice(s.indexOf(r)+r.length),u+=r.length),Dr[o]?(r?f(e).empty=!1:f(e).unusedTokens.push(o),ae(o,r,e)):e._strict&&!r&&f(e).unusedTokens.push(o);f(e).charsLeftOver=c-u,s.length>0&&f(e).unusedInput.push(s),e._a[na]<=12&&f(e).bigHour===!0&&e._a[na]>0&&(f(e).bigHour=void 0),f(e).parsedDateParts=e._a.slice(0),f(e).meridiem=e._meridiem,e._a[na]=pt(e._locale,e._a[na],e._meridiem),ut(e),at(e)}function pt(e,t,n){var r;return null==n?t:null!=e.meridiemHour?e.meridiemHour(t,n):null!=e.isPM?(r=e.isPM(n),r&&t<12&&(t+=12),r||12!==t||(t=0),t):t}function ft(e){var t,n,r,a,o;if(0===e._f.length)return f(e).invalidFormat=!0,void(e._d=new Date(NaN));for(a=0;a<e._f.length;a++)o=0,t=_({},e),null!=e._useUTC&&(t._useUTC=e._useUTC),t._f=e._f[a],dt(t),h(t)&&(o+=f(t).charsLeftOver,o+=10*f(t).unusedTokens.length,f(t).score=o,(null==r||o<r)&&(r=o,n=t));l(e,n||t)}function ht(e){if(!e._d){var t=Y(e._i);e._a=c([t.year,t.month,t.day||t.date,t.hour,t.minute,t.second,t.millisecond],function(e){re
6897 turn e&&parseInt(e,10)}),ut(e)}}function mt(e){var t=new v(at(Mt(e)));return t._nextDay&&(t.add(1,"d"),t._nextDay=void 0),t}function Mt(e){var t=e._i,n=e._f;return e._locale=e._locale||nt(e._l),null===t||void 0===n&&""===t?m({nullInput:!0}):("string"==typeof t&&(e._i=t=e._locale.preparse(t)),g(t)?new v(at(t)):(a(n)?ft(e):s(t)?e._d=t:n?dt(e):_t(e),h(e)||(e._d=null),e))}function _t(e){var n=e._i;void 0===n?e._d=new Date(t.now()):s(n)?e._d=new Date(n.valueOf()):"string"==typeof n?it(e):a(n)?(e._a=c(n.slice(0),function(e){return parseInt(e,10)}),ut(e)):"object"==typeof n?ht(e):"number"==typeof n?e._d=new Date(n):t.createFromInputFallback(e)}function vt(e,t,n,r,s){var c={};return"boolean"==typeof n&&(r=n,n=void 0),(o(e)&&i(e)||a(e)&&0===e.length)&&(e=void 0),c._isAMomentObject=!0,c._useUTC=c._isUTC=s,c._l=n,c._i=e,c._f=t,c._strict=r,mt(c)}function gt(e,t,n,r){return vt(e,t,n,r,!1)}function bt(e,t){var n,r;if(1===t.length&&a(t[0])&&(t=t[0]),!t.length)return gt();for(n=t[0],r=1;r<t.length;
6898 ++r)t[r].isValid()&&!t[r][e](n)||(n=t[r]);return n}function yt(){var e=[].slice.call(arguments,0);return bt("isBefore",e)}function At(){var e=[].slice.call(arguments,0);return bt("isAfter",e)}function Tt(e){var t=Y(e),n=t.year||0,r=t.quarter||0,a=t.month||0,o=t.week||0,i=t.day||0,s=t.hour||0,c=t.minute||0,u=t.second||0,l=t.millisecond||0;this._milliseconds=+l+1e3*u+6e4*c+1e3*s*60*60,this._days=+i+7*o,this._months=+a+3*r+12*n,this._data={},this._locale=nt(),this._bubble()}function Lt(e){return e instanceof Tt}function Et(e){return e<0?Math.round(-1*e)*-1:Math.round(e)}function wt(e,t){V(e,0,0,function(){var e=this.utcOffset(),n="+";return e<0&&(e=-e,n="-"),n+X(~~(e/60),2)+t+X(~~e%60,2)})}function zt(e,t){var n=(t||"").match(e)||[],r=n[n.length-1]||[],a=(r+"").match(xa)||["-",0,0],o=+(60*a[1])+y(a[2]);return"+"===a[0]?o:-o}function St(e,n){var r,a;return n._isUTC?(r=n.clone(),a=(g(e)||s(e)?e.valueOf():gt(e).valueOf())-r.valueOf(),r._d.setTime(r._d.valueOf()+a),t.updateOffset(r,!1),r):
6899 gt(e).local()}function kt(e){return 15*-Math.round(e._d.getTimezoneOffset()/15)}function Ot(e,n){var r,a=this._offset||0;return this.isValid()?null!=e?("string"==typeof e?e=zt(Jr,e):Math.abs(e)<16&&(e=60*e),!this._isUTC&&n&&(r=kt(this)),this._offset=e,this._isUTC=!0,null!=r&&this.add(r,"m"),a!==e&&(!n||this._changeInProgress?Xt(this,Rt(e-a,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,t.updateOffset(this,!0),this._changeInProgress=null)),this):this._isUTC?a:kt(this):null!=e?this:NaN}function Nt(e,t){return null!=e?("string"!=typeof e&&(e=-e),this.utcOffset(e,t),this):-this.utcOffset()}function Ct(e){return this.utcOffset(0,e)}function Dt(e){return this._isUTC&&(this.utcOffset(0,e),this._isUTC=!1,e&&this.subtract(kt(this),"m")),this}function Pt(){if(this._tzm)this.utcOffset(this._tzm);else if("string"==typeof this._i){var e=zt(Vr,this._i);0===e?this.utcOffset(0,!0):this.utcOffset(zt(Vr,this._i))}return this}function xt(e){return!!this.isValid()&&(e=e?gt(e).utcOffset()
6900 :0,(this.utcOffset()-e)%60===0)}function jt(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()}function Wt(){if(!M(this._isDSTShifted))return this._isDSTShifted;var e={};if(_(e,this),e=Mt(e),e._a){var t=e._isUTC?d(e._a):gt(e._a);this._isDSTShifted=this.isValid()&&A(e._a,t.toArray())>0}else this._isDSTShifted=!1;return this._isDSTShifted}function Yt(){return!!this.isValid()&&!this._isUTC}function qt(){return!!this.isValid()&&this._isUTC}function Bt(){return!!this.isValid()&&(this._isUTC&&0===this._offset)}function Rt(e,t){var n,r,a,o=e,i=null;return Lt(e)?o={ms:e._milliseconds,d:e._days,M:e._months}:"number"==typeof e?(o={},t?o[t]=e:o.milliseconds=e):(i=ja.exec(e))?(n="-"===i[1]?-1:1,o={y:0,d:y(i[ta])*n,h:y(i[na])*n,m:y(i[ra])*n,s:y(i[aa])*n,ms:y(Et(1e3*i[oa]))*n}):(i=Wa.exec(e))?(n="-"===i[1]?-1:1,o={y:Ht(i[2],n),M:Ht(i[3],n),w:Ht(i[4],n),d:Ht(i[5],n),h:Ht(i[6],n),m:Ht(i[7],n),s:Ht(i[8],n)}):null==o?o={}:"object"==typeof o
6901 &&("from"in o||"to"in o)&&(a=Ut(gt(o.from),gt(o.to)),o={},o.ms=a.milliseconds,o.M=a.months),r=new Tt(o),Lt(e)&&u(e,"_locale")&&(r._locale=e._locale),r}function Ht(e,t){var n=e&&parseFloat(e.replace(",","."));return(isNaN(n)?0:n)*t}function It(e,t){var n={milliseconds:0,months:0};return n.months=t.month()-e.month()+12*(t.year()-e.year()),e.clone().add(n.months,"M").isAfter(t)&&--n.months,n.milliseconds=+t-+e.clone().add(n.months,"M"),n}function Ut(e,t){var n;return e.isValid()&&t.isValid()?(t=St(t,e),e.isBefore(t)?n=It(e,t):(n=It(t,e),n.milliseconds=-n.milliseconds,n.months=-n.months),n):{milliseconds:0,months:0}}function Ft(e,t){return function(n,r){var a,o;return null===r||isNaN(+r)||(E(t,"moment()."+t+"(period, number) is deprecated. Please use moment()."+t+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),o=n,n=r,r=o),n="string"==typeof n?+n:n,a=Rt(n,r),Xt(this,a,e),this}}function Xt(e,n,r,a){var o=n._milliseconds,i=Et(n._days),s=Et
6902 (n._months);e.isValid()&&(a=null==a||a,o&&e._d.setTime(e._d.valueOf()+o*r),i&&I(e,"Date",H(e,"Date")+i*r),s&&le(e,H(e,"Month")+s*r),a&&t.updateOffset(e,i||s))}function Vt(e,t){var n=e.diff(t,"days",!0);return n<-6?"sameElse":n<-1?"lastWeek":n<0?"lastDay":n<1?"sameDay":n<2?"nextDay":n<7?"nextWeek":"sameElse"}function Jt(e,n){var r=e||gt(),a=St(r,this).startOf("day"),o=t.calendarFormat(this,a)||"sameElse",i=n&&(w(n[o])?n[o].call(this,r):n[o]);return this.format(i||this.localeData().calendar(o,this,gt(r)))}function Kt(){return new v(this)}function Gt(e,t){var n=g(e)?e:gt(e);return!(!this.isValid()||!n.isValid())&&(t=W(M(t)?"millisecond":t),"millisecond"===t?this.valueOf()>n.valueOf():n.valueOf()<this.clone().startOf(t).valueOf())}function Qt(e,t){var n=g(e)?e:gt(e);return!(!this.isValid()||!n.isValid())&&(t=W(M(t)?"millisecond":t),"millisecond"===t?this.valueOf()<n.valueOf():this.clone().endOf(t).valueOf()<n.valueOf())}function $t(e,t,n,r){return r=r||"()",("("===r[0]?this.isAfter(e,n)
6903 :!this.isBefore(e,n))&&(")"===r[1]?this.isBefore(t,n):!this.isAfter(t,n))}function Zt(e,t){var n,r=g(e)?e:gt(e);return!(!this.isValid()||!r.isValid())&&(t=W(t||"millisecond"),"millisecond"===t?this.valueOf()===r.valueOf():(n=r.valueOf(),this.clone().startOf(t).valueOf()<=n&&n<=this.clone().endOf(t).valueOf()))}function en(e,t){return this.isSame(e,t)||this.isAfter(e,t)}function tn(e,t){return this.isSame(e,t)||this.isBefore(e,t)}function nn(e,t,n){var r,a,o,i;return this.isValid()?(r=St(e,this),r.isValid()?(a=6e4*(r.utcOffset()-this.utcOffset()),t=W(t),"year"===t||"month"===t||"quarter"===t?(i=rn(this,r),"quarter"===t?i/=3:"year"===t&&(i/=12)):(o=this-r,i="second"===t?o/1e3:"minute"===t?o/6e4:"hour"===t?o/36e5:"day"===t?(o-a)/864e5:"week"===t?(o-a)/6048e5:o),n?i:b(i)):NaN):NaN}function rn(e,t){var n,r,a=12*(t.year()-e.year())+(t.month()-e.month()),o=e.clone().add(a,"months");return t-o<0?(n=e.clone().add(a-1,"months"),r=(t-o)/(o-n)):(n=e.clone().add(a+1,"months"),r=(t-o)/(n-o)),-(a+
6904 r)||0}function an(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")}function on(){var e=this.clone().utc();return 0<e.year()&&e.year()<=9999?w(Date.prototype.toISOString)?this.toDate().toISOString():G(e,"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]"):G(e,"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]")}function sn(e){e||(e=this.isUtc()?t.defaultFormatUtc:t.defaultFormat);var n=G(this,e);return this.localeData().postformat(n)}function cn(e,t){return this.isValid()&&(g(e)&&e.isValid()||gt(e).isValid())?Rt({to:this,from:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()}function un(e){return this.from(gt(),e)}function ln(e,t){return this.isValid()&&(g(e)&&e.isValid()||gt(e).isValid())?Rt({from:this,to:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()}function dn(e){return this.to(gt(),e)}function pn(e){var t;return void 0===e?this._locale._abbr:(t=nt(e),null!=t&&(this._locale=t),this)}function fn(){return this._locale}function hn(e){switch(e=W(e)){
6905 case"year":this.month(0);case"quarter":case"month":this.date(1);case"week":case"isoWeek":case"day":case"date":this.hours(0);case"hour":this.minutes(0);case"minute":this.seconds(0);case"second":this.milliseconds(0)}return"week"===e&&this.weekday(0),"isoWeek"===e&&this.isoWeekday(1),"quarter"===e&&this.month(3*Math.floor(this.month()/3)),this}function mn(e){return e=W(e),void 0===e||"millisecond"===e?this:("date"===e&&(e="day"),this.startOf(e).add(1,"isoWeek"===e?"week":e).subtract(1,"ms"))}function Mn(){return this._d.valueOf()-6e4*(this._offset||0)}function _n(){return Math.floor(this.valueOf()/1e3)}function vn(){return new Date(this.valueOf())}function gn(){var e=this;return[e.year(),e.month(),e.date(),e.hour(),e.minute(),e.second(),e.millisecond()]}function bn(){var e=this;return{years:e.year(),months:e.month(),date:e.date(),hours:e.hours(),minutes:e.minutes(),seconds:e.seconds(),milliseconds:e.milliseconds()}}function yn(){return this.isValid()?this.toISOString():null}function An
6906 (){return h(this)}function Tn(){return l({},f(this))}function Ln(){return f(this).overflow}function En(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}}function wn(e,t){V(0,[e,e.length],0,t)}function zn(e){return Nn.call(this,e,this.week(),this.weekday(),this.localeData()._week.dow,this.localeData()._week.doy)}function Sn(e){return Nn.call(this,e,this.isoWeek(),this.isoWeekday(),1,4)}function kn(){return Le(this.year(),1,4)}function On(){var e=this.localeData()._week;return Le(this.year(),e.dow,e.doy)}function Nn(e,t,n,r,a){var o;return null==e?Te(this,r,a).year:(o=Le(e,r,a),t>o&&(t=o),Cn.call(this,e,t,n,r,a))}function Cn(e,t,n,r,a){var o=Ae(e,t,n,r,a),i=be(o.year,0,o.dayOfYear);return this.year(i.getUTCFullYear()),this.month(i.getUTCMonth()),this.date(i.getUTCDate()),this}function Dn(e){return null==e?Math.ceil((this.month()+1)/3):this.month(3*(e-1)+this.month()%3)}function Pn(e){var t=Math.round((this.clone().startOf("day")-this.clon
6907 e().startOf("year"))/864e5)+1;return null==e?t:this.add(e-t,"d")}function xn(e,t){t[oa]=y(1e3*("0."+e))}function jn(){return this._isUTC?"UTC":""}function Wn(){return this._isUTC?"Coordinated Universal Time":""}function Yn(e){return gt(1e3*e)}function qn(){return gt.apply(null,arguments).parseZone()}function Bn(e){return e}function Rn(e,t,n,r){var a=nt(),o=d().set(r,t);return a[n](o,e)}function Hn(e,t,n){if("number"==typeof e&&(t=e,e=void 0),e=e||"",null!=t)return Rn(e,t,n,"month");var r,a=[];for(r=0;r<12;r++)a[r]=Rn(e,r,n,"month");return a}function In(e,t,n,r){"boolean"==typeof e?("number"==typeof t&&(n=t,t=void 0),t=t||""):(t=e,n=t,e=!1,"number"==typeof t&&(n=t,t=void 0),t=t||"");var a=nt(),o=e?a._week.dow:0;if(null!=n)return Rn(t,(n+o)%7,r,"day");var i,s=[];for(i=0;i<7;i++)s[i]=Rn(t,(i+o)%7,r,"day");return s}function Un(e,t){return Hn(e,t,"months")}function Fn(e,t){return Hn(e,t,"monthsShort")}function Xn(e,t,n){return In(e,t,n,"weekdays")}function Vn(e,t,n){return In(e,t,n,"week
6908 daysShort")}function Jn(e,t,n){return In(e,t,n,"weekdaysMin")}function Kn(){var e=this._data;return this._milliseconds=Ka(this._milliseconds),this._days=Ka(this._days),this._months=Ka(this._months),e.milliseconds=Ka(e.milliseconds),e.seconds=Ka(e.seconds),e.minutes=Ka(e.minutes),e.hours=Ka(e.hours),e.months=Ka(e.months),e.years=Ka(e.years),this}function Gn(e,t,n,r){var a=Rt(t,n);return e._milliseconds+=r*a._milliseconds,e._days+=r*a._days,e._months+=r*a._months,e._bubble()}function Qn(e,t){return Gn(this,e,t,1)}function $n(e,t){return Gn(this,e,t,-1)}function Zn(e){return e<0?Math.floor(e):Math.ceil(e)}function er(){var e,t,n,r,a,o=this._milliseconds,i=this._days,s=this._months,c=this._data;return o>=0&&i>=0&&s>=0||o<=0&&i<=0&&s<=0||(o+=864e5*Zn(nr(s)+i),i=0,s=0),c.milliseconds=o%1e3,e=b(o/1e3),c.seconds=e%60,t=b(e/60),c.minutes=t%60,n=b(t/60),c.hours=n%24,i+=b(n/24),a=b(tr(i)),s+=a,i-=Zn(nr(a)),r=b(s/12),s%=12,c.days=i,c.months=s,c.years=r,this}function tr(e){return 4800*e/146097}f
6909 unction nr(e){return 146097*e/4800}function rr(e){var t,n,r=this._milliseconds;if(e=W(e),"month"===e||"year"===e)return t=this._days+r/864e5,n=this._months+tr(t),"month"===e?n:n/12;switch(t=this._days+Math.round(nr(this._months)),e){case"week":return t/7+r/6048e5;case"day":return t+r/864e5;case"hour":return 24*t+r/36e5;case"minute":return 1440*t+r/6e4;case"second":return 86400*t+r/1e3;case"millisecond":return Math.floor(864e5*t)+r;default:throw new Error("Unknown unit "+e)}}function ar(){return this._milliseconds+864e5*this._days+this._months%12*2592e6+31536e6*y(this._months/12)}function or(e){return function(){return this.as(e)}}function ir(e){return e=W(e),this[e+"s"]()}function sr(e){return function(){return this._data[e]}}function cr(){return b(this.days()/7)}function ur(e,t,n,r,a){return a.relativeTime(t||1,!!n,e,r)}function lr(e,t,n){var r=Rt(e).abs(),a=po(r.as("s")),o=po(r.as("m")),i=po(r.as("h")),s=po(r.as("d")),c=po(r.as("M")),u=po(r.as("y")),l=a<fo.s&&["s",a]||o<=1&&["m"]|
6910 |o<fo.m&&["mm",o]||i<=1&&["h"]||i<fo.h&&["hh",i]||s<=1&&["d"]||s<fo.d&&["dd",s]||c<=1&&["M"]||c<fo.M&&["MM",c]||u<=1&&["y"]||["yy",u];return l[2]=t,l[3]=+e>0,l[4]=n,ur.apply(null,l)}function dr(e){return void 0===e?po:"function"==typeof e&&(po=e,!0)}function pr(e,t){return void 0!==fo[e]&&(void 0===t?fo[e]:(fo[e]=t,!0))}function fr(e){var t=this.localeData(),n=lr(this,!e,t);return e&&(n=t.pastFuture(+this,n)),t.postformat(n)}function hr(){var e,t,n,r=ho(this._milliseconds)/1e3,a=ho(this._days),o=ho(this._months);e=b(r/60),t=b(e/60),r%=60,e%=60,n=b(o/12),o%=12;var i=n,s=o,c=a,u=t,l=e,d=r,p=this.asSeconds();return p?(p<0?"-":"")+"P"+(i?i+"Y":"")+(s?s+"M":"")+(c?c+"D":"")+(u||l||d?"T":"")+(u?u+"H":"")+(l?l+"M":"")+(d?d+"S":""):"P0D"}var mr,Mr;Mr=Array.prototype.some?Array.prototype.some:function(e){for(var t=Object(this),n=t.length>>>0,r=0;r<n;r++)if(r in t&&e.call(this,t[r],r,t))return!0;return!1};var _r=t.momentProperties=[],vr=!1,gr={};t.suppressDeprecationWarnings=!1,t.deprecationH
6911 andler=null;var br;br=Object.keys?Object.keys:function(e){var t,n=[];for(t in e)u(e,t)&&n.push(t);return n};var yr,Ar={sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},Tr={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},Lr="Invalid date",Er="%d",wr=/\d{1,2}/,zr={future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},Sr={},kr={},Or=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|YYYYYY|YYYYY|YYYY|YY|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,Nr=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,Cr={},Dr={},Pr=/\d/,xr=/\d\d/,jr=/\d{3}/,Wr=/\d{4}/,Yr=/[+-]?\d{6}/,qr=/\d\d?/,Br=/\d\d\d\d?/,Rr=/\d\d\d\d\d\d?/,Hr=/\d{1,3}/,Ir=/\d{1,4}/
6912 ,Ur=/[+-]?\d{1,6}/,Fr=/\d+/,Xr=/[+-]?\d+/,Vr=/Z|[+-]\d\d:?\d\d/gi,Jr=/Z|[+-]\d\d(?::?\d\d)?/gi,Kr=/[+-]?\d+(\.\d{1,3})?/,Gr=/[0-9]*['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]+|[\u0600-\u06FF\/]+(\s*?[\u0600-\u06FF]+){1,2}/i,Qr={},$r={},Zr=0,ea=1,ta=2,na=3,ra=4,aa=5,oa=6,ia=7,sa=8;yr=Array.prototype.indexOf?Array.prototype.indexOf:function(e){var t;for(t=0;t<this.length;++t)if(this[t]===e)return t;return-1},V("M",["MM",2],"Mo",function(){return this.month()+1}),V("MMM",0,0,function(e){return this.localeData().monthsShort(this,e)}),V("MMMM",0,0,function(e){return this.localeData().months(this,e)}),j("month","M"),q("month",8),$("M",qr),$("MM",qr,xr),$("MMM",function(e,t){return t.monthsShortRegex(e)}),$("MMMM",function(e,t){return t.monthsRegex(e)}),ne(["M","MM"],function(e,t){t[ea]=y(e)-1}),ne(["MMM","MMMM"],function(e,t,n,r){var a=n._locale.monthsParse(e,r,n._strict);null!=a?t[ea]=a:f(n).invalidMonth=e});var ca=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/,ua="January_February_March
6913 _April_May_June_July_August_September_October_November_December".split("_"),la="Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),da=Gr,pa=Gr;V("Y",0,0,function(){var e=this.year();return e<=9999?""+e:"+"+e}),V(0,["YY",2],0,function(){return this.year()%100}),V(0,["YYYY",4],0,"year"),V(0,["YYYYY",5],0,"year"),V(0,["YYYYYY",6,!0],0,"year"),j("year","y"),q("year",1),$("Y",Xr),$("YY",qr,xr),$("YYYY",Ir,Wr),$("YYYYY",Ur,Yr),$("YYYYYY",Ur,Yr),ne(["YYYYY","YYYYYY"],Zr),ne("YYYY",function(e,n){n[Zr]=2===e.length?t.parseTwoDigitYear(e):y(e)}),ne("YY",function(e,n){n[Zr]=t.parseTwoDigitYear(e)}),ne("Y",function(e,t){t[Zr]=parseInt(e,10)}),t.parseTwoDigitYear=function(e){return y(e)+(y(e)>68?1900:2e3)};var fa=R("FullYear",!0);V("w",["ww",2],"wo","week"),V("W",["WW",2],"Wo","isoWeek"),j("week","w"),j("isoWeek","W"),q("week",5),q("isoWeek",5),$("w",qr),$("ww",qr,xr),$("W",qr),$("WW",qr,xr),re(["w","ww","W","WW"],function(e,t,n,r){t[r.substr(0,1)]=y(e)});var ha={dow:0,doy:6};V("d",0,"d
6914 o","day"),V("dd",0,0,function(e){return this.localeData().weekdaysMin(this,e)}),V("ddd",0,0,function(e){return this.localeData().weekdaysShort(this,e)}),V("dddd",0,0,function(e){return this.localeData().weekdays(this,e)}),V("e",0,0,"weekday"),V("E",0,0,"isoWeekday"),j("day","d"),j("weekday","e"),j("isoWeekday","E"),q("day",11),q("weekday",11),q("isoWeekday",11),$("d",qr),$("e",qr),$("E",qr),$("dd",function(e,t){return t.weekdaysMinRegex(e)}),$("ddd",function(e,t){return t.weekdaysShortRegex(e)}),$("dddd",function(e,t){return t.weekdaysRegex(e)}),re(["dd","ddd","dddd"],function(e,t,n,r){var a=n._locale.weekdaysParse(e,r,n._strict);null!=a?t.d=a:f(n).invalidWeekday=e}),re(["d","e","E"],function(e,t,n,r){t[r]=y(e)});var ma="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),Ma="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),_a="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),va=Gr,ga=Gr,ba=Gr;V("H",["HH",2],0,"hour"),V("h",["hh",2],0,Ue),V("k",["kk",2],0,Fe),V("hmm",0,0,function(){return""
6915 +Ue.apply(this)+X(this.minutes(),2)}),V("hmmss",0,0,function(){return""+Ue.apply(this)+X(this.minutes(),2)+X(this.seconds(),2)}),V("Hmm",0,0,function(){return""+this.hours()+X(this.minutes(),2)}),V("Hmmss",0,0,function(){return""+this.hours()+X(this.minutes(),2)+X(this.seconds(),2)}),Xe("a",!0),Xe("A",!1),j("hour","h"),q("hour",13),$("a",Ve),$("A",Ve),$("H",qr),$("h",qr),$("HH",qr,xr),$("hh",qr,xr),$("hmm",Br),$("hmmss",Rr),$("Hmm",Br),$("Hmmss",Rr),ne(["H","HH"],na),ne(["a","A"],function(e,t,n){n._isPm=n._locale.isPM(e),n._meridiem=e}),ne(["h","hh"],function(e,t,n){t[na]=y(e),f(n).bigHour=!0}),ne("hmm",function(e,t,n){var r=e.length-2;t[na]=y(e.substr(0,r)),t[ra]=y(e.substr(r)),f(n).bigHour=!0}),ne("hmmss",function(e,t,n){var r=e.length-4,a=e.length-2;t[na]=y(e.substr(0,r)),t[ra]=y(e.substr(r,2)),t[aa]=y(e.substr(a)),f(n).bigHour=!0}),ne("Hmm",function(e,t,n){var r=e.length-2;t[na]=y(e.substr(0,r)),t[ra]=y(e.substr(r))}),ne("Hmmss",function(e,t,n){var r=e.length-4,a=e.length-2;t[na
6916 ]=y(e.substr(0,r)),t[ra]=y(e.substr(r,2)),t[aa]=y(e.substr(a))});var ya,Aa=/[ap]\.?m?\.?/i,Ta=R("Hours",!0),La={calendar:Ar,longDateFormat:Tr,invalidDate:Lr,ordinal:Er,ordinalParse:wr,relativeTime:zr,months:ua,monthsShort:la,week:ha,weekdays:ma,weekdaysMin:_a,weekdaysShort:Ma,meridiemParse:Aa},Ea={},wa=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([\+\-]\d\d(?::?\d\d)?|\s*Z)?)?/,za=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([\+\-]\d\d(?::?\d\d)?|\s*Z)?)?/,Sa=/Z|[+-]\d\d(?::?\d\d)?/,ka=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/]],Oa=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:
6917 mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]],Na=/^\/?Date\((\-?\d+)/i;t.createFromInputFallback=L("value provided is not in a recognized ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non ISO date formats are discouraged and will be removed in an upcoming major release. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",function(e){e._d=new Date(e._i+(e._useUTC?" UTC":""))}),t.ISO_8601=function(){};var Ca=L("moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var e=gt.apply(null,arguments);return this.isValid()&&e.isValid()?e<this?this:e:m()}),Da=L("moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var
6918 e=gt.apply(null,arguments);return this.isValid()&&e.isValid()?e>this?this:e:m()}),Pa=function(){return Date.now?Date.now():+new Date};wt("Z",":"),wt("ZZ",""),$("Z",Jr),$("ZZ",Jr),ne(["Z","ZZ"],function(e,t,n){n._useUTC=!0,n._tzm=zt(Jr,e)});var xa=/([\+\-]|\d\d)/gi;t.updateOffset=function(){};var ja=/^(\-)?(?:(\d*)[. ])?(\d+)\:(\d+)(?:\:(\d+)(\.\d*)?)?$/,Wa=/^(-)?P(?:(-?[0-9,.]*)Y)?(?:(-?[0-9,.]*)M)?(?:(-?[0-9,.]*)W)?(?:(-?[0-9,.]*)D)?(?:T(?:(-?[0-9,.]*)H)?(?:(-?[0-9,.]*)M)?(?:(-?[0-9,.]*)S)?)?$/;Rt.fn=Tt.prototype;var Ya=Ft(1,"add"),qa=Ft(-1,"subtract");t.defaultFormat="YYYY-MM-DDTHH:mm:ssZ",t.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]";var Ba=L("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",function(e){return void 0===e?this.localeData():this.locale(e)});V(0,["gg",2],0,function(){return this.weekYear()%100}),V(0,["GG",2],0,function(){return this.isoWeekYear()%100}),wn("gggg","weekYear")
6919 ,wn("ggggg","weekYear"),wn("GGGG","isoWeekYear"),wn("GGGGG","isoWeekYear"),j("weekYear","gg"),j("isoWeekYear","GG"),q("weekYear",1),q("isoWeekYear",1),$("G",Xr),$("g",Xr),$("GG",qr,xr),$("gg",qr,xr),$("GGGG",Ir,Wr),$("gggg",Ir,Wr),$("GGGGG",Ur,Yr),$("ggggg",Ur,Yr),re(["gggg","ggggg","GGGG","GGGGG"],function(e,t,n,r){t[r.substr(0,2)]=y(e)}),re(["gg","GG"],function(e,n,r,a){n[a]=t.parseTwoDigitYear(e)}),V("Q",0,"Qo","quarter"),j("quarter","Q"),q("quarter",7),$("Q",Pr),ne("Q",function(e,t){t[ea]=3*(y(e)-1)}),V("D",["DD",2],"Do","date"),j("date","D"),q("date",9),$("D",qr),$("DD",qr,xr),$("Do",function(e,t){return e?t._ordinalParse:t._ordinalParseLenient}),ne(["D","DD"],ta),ne("Do",function(e,t){t[ta]=y(e.match(qr)[0],10)});var Ra=R("Date",!0);V("DDD",["DDDD",3],"DDDo","dayOfYear"),j("dayOfYear","DDD"),q("dayOfYear",4),$("DDD",Hr),$("DDDD",jr),ne(["DDD","DDDD"],function(e,t,n){n._dayOfYear=y(e)}),V("m",["mm",2],0,"minute"),j("minute","m"),q("minute",14),$("m",qr),$("mm",qr,xr),ne(["m","m
6920 m"],ra);var Ha=R("Minutes",!1);V("s",["ss",2],0,"second"),j("second","s"),q("second",15),$("s",qr),$("ss",qr,xr),ne(["s","ss"],aa);var Ia=R("Seconds",!1);V("S",0,0,function(){return~~(this.millisecond()/100)}),V(0,["SS",2],0,function(){return~~(this.millisecond()/10)}),V(0,["SSS",3],0,"millisecond"),V(0,["SSSS",4],0,function(){return 10*this.millisecond()}),V(0,["SSSSS",5],0,function(){return 100*this.millisecond()}),V(0,["SSSSSS",6],0,function(){return 1e3*this.millisecond()}),V(0,["SSSSSSS",7],0,function(){return 1e4*this.millisecond()}),V(0,["SSSSSSSS",8],0,function(){return 1e5*this.millisecond()}),V(0,["SSSSSSSSS",9],0,function(){return 1e6*this.millisecond()}),j("millisecond","ms"),q("millisecond",16),$("S",Hr,Pr),$("SS",Hr,xr),$("SSS",Hr,jr);var Ua;for(Ua="SSSS";Ua.length<=9;Ua+="S")$(Ua,Fr);for(Ua="S";Ua.length<=9;Ua+="S")ne(Ua,xn);var Fa=R("Milliseconds",!1);V("z",0,0,"zoneAbbr"),V("zz",0,0,"zoneName");var Xa=v.prototype;Xa.add=Ya,Xa.calendar=Jt,Xa.clone=Kt,Xa.diff=nn,Xa.en
6921 dOf=mn,Xa.format=sn,Xa.from=cn,Xa.fromNow=un,Xa.to=ln,Xa.toNow=dn,Xa.get=U,Xa.invalidAt=Ln,Xa.isAfter=Gt,Xa.isBefore=Qt,Xa.isBetween=$t,Xa.isSame=Zt,Xa.isSameOrAfter=en,Xa.isSameOrBefore=tn,Xa.isValid=An,Xa.lang=Ba,Xa.locale=pn,Xa.localeData=fn,Xa.max=Da,Xa.min=Ca,Xa.parsingFlags=Tn,Xa.set=F,Xa.startOf=hn,Xa.subtract=qa,Xa.toArray=gn,Xa.toObject=bn,Xa.toDate=vn,Xa.toISOString=on,Xa.toJSON=yn,Xa.toString=an,Xa.unix=_n,Xa.valueOf=Mn,Xa.creationData=En,Xa.year=fa,Xa.isLeapYear=ve,Xa.weekYear=zn,Xa.isoWeekYear=Sn,Xa.quarter=Xa.quarters=Dn,Xa.month=de,Xa.daysInMonth=pe,Xa.week=Xa.weeks=Se,Xa.isoWeek=Xa.isoWeeks=ke,Xa.weeksInYear=On,Xa.isoWeeksInYear=kn,Xa.date=Ra,Xa.day=Xa.days=We,Xa.weekday=Ye,Xa.isoWeekday=qe,Xa.dayOfYear=Pn,Xa.hour=Xa.hours=Ta,Xa.minute=Xa.minutes=Ha,Xa.second=Xa.seconds=Ia,Xa.millisecond=Xa.milliseconds=Fa,Xa.utcOffset=Ot,Xa.utc=Ct,Xa.local=Dt,Xa.parseZone=Pt,Xa.hasAlignedHourOffset=xt,Xa.isDST=jt,Xa.isLocal=Yt,Xa.isUtcOffset=qt,Xa.isUtc=Bt,Xa.isUTC=Bt,Xa.zoneAbbr=jn
6922 ,Xa.zoneName=Wn,Xa.dates=L("dates accessor is deprecated. Use date instead.",Ra),Xa.months=L("months accessor is deprecated. Use month instead",de),Xa.years=L("years accessor is deprecated. Use year instead",fa),Xa.zone=L("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",Nt),Xa.isDSTShifted=L("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",Wt);var Va=Xa,Ja=k.prototype;Ja.calendar=O,Ja.longDateFormat=N,Ja.invalidDate=C,Ja.ordinal=D,Ja.preparse=Bn,Ja.postformat=Bn,Ja.relativeTime=P,Ja.pastFuture=x,Ja.set=z,Ja.months=ie,Ja.monthsShort=se,Ja.monthsParse=ue,Ja.monthsRegex=he,Ja.monthsShortRegex=fe,Ja.week=Ee,Ja.firstDayOfYear=ze,Ja.firstDayOfWeek=we,Ja.weekdays=Ce,Ja.weekdaysMin=Pe,Ja.weekdaysShort=De,Ja.weekdaysParse=je,Ja.weekdaysRegex=Be,Ja.weekdaysShortRegex=Re,Ja.weekdaysMinRegex=He,Ja.isPM=Je,Ja.meridiem=Ke,Ze("en",{ordinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(
6923 e){var t=e%10,n=1===y(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th";return e+n}}),t.lang=L("moment.lang is deprecated. Use moment.locale instead.",Ze),t.langData=L("moment.langData is deprecated. Use moment.localeData instead.",nt);var Ka=Math.abs,Ga=or("ms"),Qa=or("s"),$a=or("m"),Za=or("h"),eo=or("d"),to=or("w"),no=or("M"),ro=or("y"),ao=sr("milliseconds"),oo=sr("seconds"),io=sr("minutes"),so=sr("hours"),co=sr("days"),uo=sr("months"),lo=sr("years"),po=Math.round,fo={s:45,m:45,h:22,d:26,M:11},ho=Math.abs,mo=Tt.prototype;mo.abs=Kn,mo.add=Qn,mo.subtract=$n,mo.as=rr,mo.asMilliseconds=Ga,mo.asSeconds=Qa,mo.asMinutes=$a,mo.asHours=Za,mo.asDays=eo,mo.asWeeks=to,mo.asMonths=no,mo.asYears=ro,mo.valueOf=ar,mo._bubble=er,mo.get=ir,mo.milliseconds=ao,mo.seconds=oo,mo.minutes=io,mo.hours=so,mo.days=co,mo.weeks=cr,mo.months=uo,mo.years=lo,mo.humanize=fr,mo.toISOString=hr,mo.toString=hr,mo.toJSON=hr,mo.locale=pn,mo.localeData=fn,mo.toIsoString=L("toIsoString() is deprecated. Please use toIS
6924 OString() instead (notice the capitals)",hr),mo.lang=Ba,V("X",0,0,"unix"),V("x",0,0,"valueOf"),$("x",Xr),$("X",Kr),ne("X",function(e,t,n){n._d=new Date(1e3*parseFloat(e,10))}),ne("x",function(e,t,n){n._d=new Date(y(e))}),t.version="2.15.2",r(gt),t.fn=Va,t.min=yt,t.max=At,t.now=Pa,t.utc=d,t.unix=Yn,t.months=Un,t.isDate=s,t.locale=Ze,t.invalid=m,t.duration=Rt,t.isMoment=g,t.weekdays=Xn,t.parseZone=qn,t.localeData=nt,t.isDuration=Lt,t.monthsShort=Fn,t.weekdaysMin=Jn,t.defineLocale=et,t.updateLocale=tt,t.locales=rt,t.weekdaysShort=Vn,t.normalizeUnits=W,t.relativeTimeRounding=dr,t.relativeTimeThreshold=pr,t.calendarFormat=Vt,t.prototype=Va;var Mo=t;return Mo})}).call(t,n(169)(e))},function(e,t,n){function r(e){return n(a(e))}function a(e){return o[e]||function(){throw new Error("Cannot find module '"+e+"'.")}()}var o={"./af":476,"./af.js":476,"./ar":477,"./ar-ly":478,"./ar-ly.js":478,"./ar-ma":479,"./ar-ma.js":479,"./ar-sa":480,"./ar-sa.js":480,"./ar-tn":481,"./ar-tn.js":481,"./ar.js":47
6925 7,"./az":482,"./az.js":482,"./be":483,"./be.js":483,"./bg":484,"./bg.js":484,"./bn":485,"./bn.js":485,
6926 +"./bo":486,"./bo.js":486,"./br":487,"./br.js":487,"./bs":488,"./bs.js":488,"./ca":489,"./ca.js":489,"./cs":490,"./cs.js":490,"./cv":491,"./cv.js":491,"./cy":492,"./cy.js":492,"./da":493,"./da.js":493,"./de":494,"./de-at":495,"./de-at.js":495,"./de.js":494,"./dv":496,"./dv.js":496,"./el":497,"./el.js":497,"./en-au":498,"./en-au.js":498,"./en-ca":499,"./en-ca.js":499,"./en-gb":500,"./en-gb.js":500,"./en-ie":501,"./en-ie.js":501,"./en-nz":502,"./en-nz.js":502,"./eo":503,"./eo.js":503,"./es":504,"./es-do":505,"./es-do.js":505,"./es.js":504,"./et":506,"./et.js":506,"./eu":507,"./eu.js":507,"./fa":508,"./fa.js":508,"./fi":509,"./fi.js":509,"./fo":510,"./fo.js":510,"./fr":511,"./fr-ca":512,"./fr-ca.js":512,"./fr-ch":513,"./fr-ch.js":513,"./fr.js":511,"./fy":514,"./fy.js":514,"./gd":515,"./gd.js":515,"./gl":516,"./gl.js":516,"./he":517,"./he.js":517,"./hi":518,"./hi.js":518,"./hr":519,"./hr.js":519,"./hu":520,"./hu.js":520,"./hy-am":521,"./hy-am.js":521,"./id":522,"./id.js":522,"./is":523,"
6927 ./is.js":523,"./it":524,"./it.js":524,"./ja":525,"./ja.js":525,"./jv":526,"./jv.js":526,"./ka":527,"./ka.js":527,"./kk":528,"./kk.js":528,"./km":529,"./km.js":529,"./ko":530,"./ko.js":530,"./ky":531,"./ky.js":531,"./lb":532,"./lb.js":532,"./lo":533,"./lo.js":533,"./lt":534,"./lt.js":534,"./lv":535,"./lv.js":535,"./me":536,"./me.js":536,"./mi":537,"./mi.js":537,"./mk":538,"./mk.js":538,"./ml":539,"./ml.js":539,"./mr":540,"./mr.js":540,"./ms":541,"./ms-my":542,"./ms-my.js":542,"./ms.js":541,"./my":543,"./my.js":543,"./nb":544,"./nb.js":544,"./ne":545,"./ne.js":545,"./nl":546,"./nl.js":546,"./nn":547,"./nn.js":547,"./pa-in":548,"./pa-in.js":548,"./pl":549,"./pl.js":549,"./pt":550,"./pt-br":551,"./pt-br.js":551,"./pt.js":550,"./ro":552,"./ro.js":552,"./ru":553,"./ru.js":553,"./se":554,"./se.js":554,"./si":555,"./si.js":555,"./sk":556,"./sk.js":556,"./sl":557,"./sl.js":557,"./sq":558,"./sq.js":558,"./sr":559,"./sr-cyrl":560,"./sr-cyrl.js":560,"./sr.js":559,"./ss":561,"./ss.js":561,"./sv"
6928 :562,"./sv.js":562,"./sw":563,"./sw.js":563,"./ta":564,"./ta.js":564,"./te":565,"./te.js":565,"./th":566,"./th.js":566,"./tl-ph":567,"./tl-ph.js":567,"./tlh":568,"./tlh.js":568,"./tr":569,"./tr.js":569,"./tzl":570,"./tzl.js":570,"./tzm":571,"./tzm-latn":572,"./tzm-latn.js":572,"./tzm.js":571,"./uk":573,"./uk.js":573,"./uz":574,"./uz.js":574,"./vi":575,"./vi.js":575,"./x-pseudo":576,"./x-pseudo.js":576,"./zh-cn":577,"./zh-cn.js":577,"./zh-hk":578,"./zh-hk.js":578,"./zh-tw":579,"./zh-tw.js":579};r.keys=function(){return Object.keys(o)},r.resolve=a,e.exports=r,r.id=475},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("af",{months:"Januarie_Februarie_Maart_April_Mei_Junie_Julie_Augustus_September_Oktober_November_Desember".split("_"),monthsShort:"Jan_Feb_Mrt_Apr_Mei_Jun_Jul_Aug_Sep_Okt_Nov_Des".split("_"),weekdays:"Sondag_Maandag_Dinsdag_Woensdag_Donderdag_Vrydag_Saterdag".split("_"),weekdaysShort:"Son_Maa_Din_Woe_Don_Vry_Sat".split("_"),week
6929 daysMin:"So_Ma_Di_Wo_Do_Vr_Sa".split("_"),meridiemParse:/vm|nm/i,isPM:function(e){return/^nm$/i.test(e)},meridiem:function(e,t,n){return e<12?n?"vm":"VM":n?"nm":"NM"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Vandag om] LT",nextDay:"[Môre om] LT",nextWeek:"dddd [om] LT",lastDay:"[Gister om] LT",lastWeek:"[Laas] dddd [om] LT",sameElse:"L"},relativeTime:{future:"oor %s",past:"%s gelede",s:"'n paar sekondes",m:"'n minuut",mm:"%d minute",h:"'n uur",hh:"%d ure",d:"'n dag",dd:"%d dae",M:"'n maand",MM:"%d maande",y:"'n jaar",yy:"%d jaar"},ordinalParse:/\d{1,2}(ste|de)/,ordinal:function(e){return e+(1===e||8===e||e>=20?"ste":"de")},week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t={1:"١",2:"٢",3:"٣",4:"٤",5:"٥",6:"٦",7:"٧",8:"٨",9:"٩",0:"٠"},n={"١":"1","٢":"2","٣":"3","٤":"4","٥":"5","٦":"6","٧":"7","٨":"8
6930 ","٩":"9","٠":"0"},r=function(e){return 0===e?0:1===e?1:2===e?2:e%100>=3&&e%100<=10?3:e%100>=11?4:5},a={s:["أقل من ثانية","ثانية واحدة",["ثانيتان","ثانيتين"],"%d ثوان","%d ثانية","%d ثانية"],m:["أقل من دقيقة","دقيقة واحدة",["دقيقتان","دقيقتين"],"%d دقائق","%d دقيقة","%d دقيقة"],h:["أقل من ساعة","ساعة واحدة",["ساعتان","ساعتين"],"%d ساعات","%d ساعة","%d ساعة"],d:["أقل من يوم","يوم واحد",["يومان","يومين"],"%d أيام","%d يومًا","%d يوم"],M:["أقل من شهر","شهر واحد",["شهران","شهرين"],"%d أشهر","%d شهرا","%d شهر"],y:["أقل من عام","عام واحد",["عامان","عامين"],"%d أعوام","%d عامًا","%d عام"]},o=function(e){return function(t,n,o,i){var s=r(t),c=a[e][r(t)];return 2===s&&(c=c[n?0:1]),c.replace(/%d/i,t)}},i=["كانون الثاني يناير","ش
6931 باط فبراير","آذار مارس","نيسان أبريل","أيار مايو","حزيران يونيو","تموز يوليو","آب أغسطس","أيلول سبتمبر","تشرين الأول أكتوبر","تشرين الثاني نوفمبر","كانون الأول ديسمبر"],s=e.defineLocale("ar",{months:i,monthsShort:i,weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/‏M/‏YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/ص|م/,isPM:function(e){return"م"===e},meridiem:function(e,t,n){return e<12?"ص":"م"},calendar:{sameDay:"[اليوم عند الساعة] LT",nextDay:"[غدًا عند الساعة] LT",nextWeek:"dddd [عند الساعة] LT",
6932 lastDay:"[أمس عند الساعة] LT",lastWeek:"dddd [عند الساعة] LT",sameElse:"L"},relativeTime:{future:"بعد %s",past:"منذ %s",s:o("s"),m:o("m"),mm:o("m"),h:o("h"),hh:o("h"),d:o("d"),dd:o("d"),M:o("M"),MM:o("M"),y:o("y"),yy:o("y")},preparse:function(e){return e.replace(/\u200f/g,"").replace(/[١٢٣٤٥٦٧٨٩٠]/g,function(e){return n[e]}).replace(/،/g,",")},postformat:function(e){return e.replace(/\d/g,function(e){return t[e]}).replace(/,/g,"،")},week:{dow:6,doy:12}});return s})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t={1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",0:"0"},n=function(e){return 0===e?0:1===e?1:2===e?2:e%100>=3&&e%100<=10?3:e%100>=11?4:5},r={s:["أقل من ثانية","ثانية واحدة",["ثانيتان","ثانيتين"],"%d ثوان","%d ثانية","%d ثانية"],m:["أقل من دقيقة","دقيقة واحدة",["دقيقتان","دقيقتين"],"%d دقائق","%d دقيقة","%d د�
6933 �يقة"],h:["أقل من ساعة","ساعة واحدة",["ساعتان","ساعتين"],"%d ساعات","%d ساعة","%d ساعة"],d:["أقل من يوم","يوم واحد",["يومان","يومين"],"%d أيام","%d يومًا","%d يوم"],M:["أقل من شهر","شهر واحد",["شهران","شهرين"],"%d أشهر","%d شهرا","%d شهر"],y:["أقل من عام","عام واحد",["عامان","عامين"],"%d أعوام","%d عامًا","%d عام"]},a=function(e){return function(t,a,o,i){var s=n(t),c=r[e][n(t)];return 2===s&&(c=c[a?0:1]),c.replace(/%d/i,t)}},o=["يناير","فبراير","مارس","أبريل","مايو","يونيو","يوليو","أغسطس","سبتمبر","أكتوبر","نوفمبر","ديسمبر"],i=e.defineLocale("ar-ly",{months:o,monthsShort:o,weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_
6934 سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/‏M/‏YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/ص|م/,isPM:function(e){return"م"===e},meridiem:function(e,t,n){return e<12?"ص":"م"},calendar:{sameDay:"[اليوم عند الساعة] LT",nextDay:"[غدًا عند الساعة] LT",nextWeek:"dddd [عند الساعة] LT",lastDay:"[أمس عند الساعة] LT",lastWeek:"dddd [عند الساعة] LT",sameElse:"L"},relativeTime:{future:"بعد %s",past:"منذ %s",s:a("s"),m:a("m"),mm:a("m"),h:a("h"),hh:a("h"),d:a("d"),dd:a("d"),M:a("M"),MM:a("M"),y:a("y"),yy:a("y")},preparse:function(e){return e.replace(/\u200f/g,"").replace(/،/g,",")},postformat:function(e){return e.replace(/\d/g,function(e){return t[e]}).replace(/,/g,"،")},week:{dow:6,doy:12}});return i})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.def
6935 ineLocale("ar-ma",{months:"يناير_فبراير_مارس_أبريل_ماي_يونيو_يوليوز_غشت_شتنبر_أكتوبر_نونبر_دجنبر".split("_"),monthsShort:"يناير_فبراير_مارس_أبريل_ماي_يونيو_يوليوز_غشت_شتنبر_أكتوبر_نونبر_دجنبر".split("_"),weekdays:"الأحد_الإتنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"احد_اتنين_ثلاثاء_اربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[اليوم على الساعة] LT",nextDay:"[غدا على الساعة] LT",nextWeek:"dddd [على الساعة] LT",lastDay:"[أمس على الساعة] LT",lastWeek:"dddd [على الساعة] LT",sameElse:"L"},relativeTime:{future:"في %s
6936 ",past:"منذ %s",s:"ثوان",m:"دقيقة",mm:"%d دقائق",h:"ساعة",hh:"%d ساعات",d:"يوم",dd:"%d أيام",M:"شهر",MM:"%d أشهر",y:"سنة",yy:"%d سنوات"},week:{dow:6,doy:12}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t={1:"١",2:"٢",3:"٣",4:"٤",5:"٥",6:"٦",7:"٧",8:"٨",9:"٩",0:"٠"},n={"١":"1","٢":"2","٣":"3","٤":"4","٥":"5","٦":"6","٧":"7","٨":"8","٩":"9","٠":"0"},r=e.defineLocale("ar-sa",{months:"يناير_فبراير_مارس_أبريل_مايو_يونيو_يوليو_أغسطس_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),monthsShort:"يناير_فبراير_مارس_أبريل_مايو_يونيو_يوليو_أغسطس_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"أحد_إثنين_ثلاثاء_أربعاء_خميس_
6937 جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/ص|م/,isPM:function(e){return"م"===e},meridiem:function(e,t,n){return e<12?"ص":"م"},calendar:{sameDay:"[اليوم على الساعة] LT",nextDay:"[غدا على الساعة] LT",nextWeek:"dddd [على الساعة] LT",lastDay:"[أمس على الساعة] LT",lastWeek:"dddd [على الساعة] LT",sameElse:"L"},relativeTime:{future:"في %s",past:"منذ %s",s:"ثوان",m:"دقيقة",mm:"%d دقائق",h:"ساعة",hh:"%d ساعات",d:"يوم",dd:"%d أيام",M:"شهر",MM:"%d أشهر",y:"سنة",yy:"%d سنوات"},preparse:function(e){return e.replace(/[١٢٣٤٥٦٧٨٩٠]/g,function(e){return n[e]}).replace(/،/g,",")},postformat:function(e){return e.replace(/\d/g,function(e){return t[e]}).replace(/,/g,"،")},week:{dow:6,doy:1
6938 2}});return r})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("ar-tn",{months:"جانفي_فيفري_مارس_أفريل_ماي_جوان_جويلية_أوت_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),monthsShort:"جانفي_فيفري_مارس_أفريل_ماي_جوان_جويلية_أوت_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[اليوم على الساعة] LT",nextDay:"[غدا على الساعة] LT",nextWeek:"dddd [على الساعة] LT",lastDay:"[أمس عل�
6939 � الساعة] LT",lastWeek:"dddd [على الساعة] LT",sameElse:"L"},relativeTime:{future:"في %s",past:"منذ %s",s:"ثوان",m:"دقيقة",mm:"%d دقائق",h:"ساعة",hh:"%d ساعات",d:"يوم",dd:"%d أيام",M:"شهر",MM:"%d أشهر",y:"سنة",yy:"%d سنوات"},week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t={1:"-inci",5:"-inci",8:"-inci",70:"-inci",80:"-inci",2:"-nci",7:"-nci",20:"-nci",50:"-nci",3:"-üncü",4:"-üncü",100:"-üncü",6:"-ncı",9:"-uncu",10:"-uncu",30:"-uncu",60:"-ıncı",90:"-ıncı"},n=e.defineLocale("az",{months:"yanvar_fevral_mart_aprel_may_iyun_iyul_avqust_sentyabr_oktyabr_noyabr_dekabr".split("_"),monthsShort:"yan_fev_mar_apr_may_iyn_iyl_avq_sen_okt_noy_dek".split("_"),weekdays:"Bazar_Bazar ertəsi_Çərşənbə axşamı_Çərşənbə_Cümə axşamı_Cümə_Şənbə".split("_"),weekdaysShort:"Baz_BzE_ÇAx_Çər_CAx_Cüm_Şən".split("_"),weekdaysMin:"Bz_BE_ÇA_Çə_CA_Cü
6940 _Şə".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[bugün saat] LT",nextDay:"[sabah saat] LT",nextWeek:"[gələn həftə] dddd [saat] LT",lastDay:"[dünən] LT",lastWeek:"[keçən həftə] dddd [saat] LT",sameElse:"L"},relativeTime:{future:"%s sonra",past:"%s əvvəl",s:"birneçə saniyyə",m:"bir dəqiqə",mm:"%d dəqiqə",h:"bir saat",hh:"%d saat",d:"bir gün",dd:"%d gün",M:"bir ay",MM:"%d ay",y:"bir il",yy:"%d il"},meridiemParse:/gecə|səhər|gündüz|axşam/,isPM:function(e){return/^(gündüz|axşam)$/.test(e)},meridiem:function(e,t,n){return e<4?"gecə":e<12?"səhər":e<17?"gündüz":"axşam"},ordinalParse:/\d{1,2}-(ıncı|inci|nci|üncü|ncı|uncu)/,ordinal:function(e){if(0===e)return e+"-ıncı";var n=e%10,r=e%100-n,a=e>=100?100:null;return e+(t[n]||t[r]||t[a])},week:{dow:1,doy:7}});return n})},function(e,t,n){!function(e,t){t(n(474))}(t
6941 his,function(e){"use strict";function t(e,t){var n=e.split("_");return t%10===1&&t%100!==11?n[0]:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?n[1]:n[2]}function n(e,n,r){var a={mm:n?"хвіліна_хвіліны_хвілін":"хвіліну_хвіліны_хвілін",hh:n?"гадзіна_гадзіны_гадзін":"гадзіну_гадзіны_гадзін",dd:"дзень_дні_дзён",MM:"месяц_месяцы_месяцаў",yy:"год_гады_гадоў"};return"m"===r?n?"хвіліна":"хвіліну":"h"===r?n?"гадзіна":"гадзіну":e+" "+t(a[r],+e)}var r=e.defineLocale("be",{months:{format:"студзеня_лютага_сакавіка_красавіка_траўня_чэрвеня_ліпеня_жніўня_верасня_кастрычніка_лістапада_снежня".split("_"),standalone:"студзень_люты_сакавік_красавік_травень_чэрвень_ліпень_жнівень_верасень_кастрычнік_лі
6942 стапад_снежань".split("_")},monthsShort:"студ_лют_сак_крас_трав_чэрв_ліп_жнів_вер_каст_ліст_снеж".split("_"),weekdays:{format:"нядзелю_панядзелак_аўторак_сераду_чацвер_пятніцу_суботу".split("_"),standalone:"нядзеля_панядзелак_аўторак_серада_чацвер_пятніца_субота".split("_"),isFormat:/\[ ?[Вв] ?(?:мінулую|наступную)? ?\] ?dddd/},weekdaysShort:"нд_пн_ат_ср_чц_пт_сб".split("_"),weekdaysMin:"нд_пн_ат_ср_чц_пт_сб".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY г.",LLL:"D MMMM YYYY г., HH:mm",LLLL:"dddd, D MMMM YYYY г., HH:mm"},calendar:{sameDay:"[Сёння ў] LT",nextDay:"[Заўтра ў] LT",lastDay:"[Учора ў] LT",nextWeek:function(){return"[У] dddd [ў] LT"},lastWeek:function(){switch(this.day()){case 0:case 3:case 5:case 6:return"[У мі
6943 нулую] dddd [ў] LT";case 1:case 2:case 4:return"[У мінулы] dddd [ў] LT"}},sameElse:"L"},relativeTime:{future:"праз %s",past:"%s таму",s:"некалькі секунд",m:n,mm:n,h:n,hh:n,d:"дзень",dd:n,M:"месяц",MM:n,y:"год",yy:n},meridiemParse:/ночы|раніцы|дня|вечара/,isPM:function(e){return/^(дня|вечара)$/.test(e)},meridiem:function(e,t,n){return e<4?"ночы":e<12?"раніцы":e<17?"дня":"вечара"},ordinalParse:/\d{1,2}-(і|ы|га)/,ordinal:function(e,t){switch(t){case"M":case"d":case"DDD":case"w":case"W":return e%10!==2&&e%10!==3||e%100===12||e%100===13?e+"-ы":e+"-і";case"D":return e+"-га";default:return e}},week:{dow:1,doy:7}});return r})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("bg",{months:"януари_февруари_март_април_май_юни_юли_август_септември_октомври_ноември_декември".split(
6944 "_"),monthsShort:"янр_фев_мар_апр_май_юни_юли_авг_сеп_окт_ное_дек".split("_"),weekdays:"неделя_понеделник_вторник_сряда_четвъртък_петък_събота".split("_"),weekdaysShort:"нед_пон_вто_сря_чет_пет_съб".split("_"),weekdaysMin:"нд_пн_вт_ср_чт_пт_сб".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},calendar:{sameDay:"[Днес в] LT",nextDay:"[Утре в] LT",nextWeek:"dddd [в] LT",lastDay:"[Вчера в] LT",lastWeek:function(){switch(this.day()){case 0:case 3:case 6:return"[В изминалата] dddd [в] LT";case 1:case 2:case 4:case 5:return"[В изминалия] dddd [в] LT"}},sameElse:"L"},relativeTime:{future:"след %s",past:"преди %s",s:"няколко секунди",m:"минута",mm:"%d минути",h:"час",hh:"%d часа",d:"ден",dd:"%d дни",M:
6945 "месец",MM:"%d месеца",y:"година",yy:"%d години"},ordinalParse:/\d{1,2}-(ев|ен|ти|ви|ри|ми)/,ordinal:function(e){var t=e%10,n=e%100;return 0===e?e+"-ев":0===n?e+"-ен":n>10&&n<20?e+"-ти":1===t?e+"-ви":2===t?e+"-ри":7===t||8===t?e+"-ми":e+"-ти"},week:{dow:1,doy:7}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t={1:"১",2:"২",3:"৩",4:"৪",5:"৫",6:"৬",7:"৭",8:"৮",9:"৯",0:"০"},n={"১":"1","২":"2","৩":"3","৪":"4","৫":"5","৬":"6","৭":"7","৮":"8","৯":"9","০":"0"},r=e.defineLocale("bn",{months:"জানুয়ারী_ফেব্রুয়ারি_মার্চ_এপ্রিল_মে_জুন_জুলাই_আগস্ট_সেপ্টেম্বর_অক্টোবর_নভেম্বর_ডিসেম্বর".split("_"),monthsShort:"জানু_ফেব_মার্চ_এপ্র_মে_জুন_জুল_আগ_সেপ্ট_অক্
6946 টো_নভে_ডিসে".split("_"),weekdays:"রবিবার_সোমবার_মঙ্গলবার_বুধবার_বৃহস্পতিবার_শুক্রবার_শনিবার".split("_"),weekdaysShort:"রবি_সোম_মঙ্গল_বুধ_বৃহস্পতি_শুক্র_শনি".split("_"),weekdaysMin:"রবি_সোম_মঙ্গ_বুধ_বৃহঃ_শুক্র_শনি".split("_"),longDateFormat:{LT:"A h:mm সময়",LTS:"A h:mm:ss সময়",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm সময়",LLLL:"dddd, D MMMM YYYY, A h:mm সময়"},calendar:{sameDay:"[আজ] LT",nextDay:"[আগামীকাল] LT",nextWeek:"dddd, LT",lastDay:"[গতকাল] LT",lastWeek:"[গত] dddd, LT",sameElse:"L"},relativeTime:{future:"%s পরে",past:"%s আগে",s:"কয়েক সেকেন্ড",m:"এক মিনিট",mm:"%d মিনিট",h:"এক ঘন্টা",hh:"%d ঘন্টা",d:"
6947 এক দিন",dd:"%d দিন",M:"এক মাস",MM:"%d মাস",y:"এক বছর",yy:"%d বছর"},preparse:function(e){return e.replace(/[১২৩৪৫৬৭৮৯০]/g,function(e){return n[e]})},postformat:function(e){return e.replace(/\d/g,function(e){return t[e]})},meridiemParse:/রাত|সকাল|দুপুর|বিকাল|রাত/,meridiemHour:function(e,t){return 12===e&&(e=0),"রাত"===t&&e>=4||"দুপুর"===t&&e<5||"বিকাল"===t?e+12:e},meridiem:function(e,t,n){return e<4?"রাত":e<10?"সকাল":e<17?"দুপুর":e<20?"বিকাল":"রাত"},week:{dow:0,doy:6}});return r})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t={1:"༡",2:"༢",3:"༣",4:"༤",5:"༥",6:"༦",7:"༧",8:"༨",9:"༩",0:"༠"},n={"༡":"1","༢":"2","༣":"3","༤":"4","༥":"5","༦":"6","༧":"7","༨":"8","༩":"9","༠":"0"},r=e.defineLocale("bo",{months:"ཟླ་བ་དང་པོ_ཟླ་བ
6948 ་གཉིས་པ_ཟླ་བ་གསུམ་པ_ཟླ་བ་བཞི་པ_ཟླ་བ་ལྔ་པ_ཟླ་བ་དྲུག་པ_ཟླ་བ་བདུན་པ_ཟླ་བ་བརྒྱད་པ_ཟླ་བ་དགུ་པ_ཟླ་བ་བཅུ་པ_ཟླ་བ་བཅུ་གཅིག་པ_ཟླ་བ་བཅུ་གཉིས་པ".split("_"),monthsShort:"ཟླ་བ་དང་པོ_ཟླ་བ་གཉིས་པ_ཟླ་བ་གསུམ་པ_ཟླ་བ་བཞི་པ_ཟླ་བ་ལྔ་པ_ཟླ་བ་དྲུག་པ_ཟླ་བ་བདུན་པ_ཟླ་བ་བརྒྱད་པ_ཟླ་བ་དགུ་པ_ཟླ་བ་བཅུ་པ_ཟླ་བ་བཅུ་གཅིག་པ_ཟླ་བ་བཅུ་གཉིས་པ".split("_"),weekdays:"གཟའ་ཉི་མ་_གཟའ་ཟླ་བ་_གཟའ་མིག་དམར་_གཟའ་ལྷག་པ་_གཟའ་ཕུར་བུ_ག�
6949 ��འ་པ་སངས་_གཟའ་སྤེན་པ་".split("_"),weekdaysShort:"ཉི་མ་_ཟླ་བ་_མིག་དམར་_ལྷག་པ་_ཕུར་བུ_པ་སངས་_སྤེན་པ་".split("_"),weekdaysMin:"ཉི་མ་_ཟླ་བ་_མིག་དམར་_ལྷག་པ་_ཕུར་བུ_པ་སངས་_སྤེན་པ་".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},calendar:{sameDay:"[དི་རིང] LT",nextDay:"[སང་ཉིན] LT",nextWeek:"[བདུན་ཕྲག་རྗེས་མ], LT",lastDay:"[ཁ་སང] LT",lastWeek:"[བདུན་ཕྲག་མཐའ་མ] dddd, LT",sameElse:"L"},relativeTime:{future:"%s ལ་",past:"%s སྔན་ལ",s:"ལམ་སང",m:"སྐར་མ་གཅིག",mm:"%d སྐར་མ",h:"ཆུ་ཚོད་གཅིག",hh:"%d ཆུ་ཚོད",d:"ཉིན�
6950 ��གཅིག",dd:"%d ཉིན་",M:"ཟླ་བ་གཅིག",MM:"%d ཟླ་བ",y:"ལོ་གཅིག",yy:"%d ལོ"},preparse:function(e){return e.replace(/[༡༢༣༤༥༦༧༨༩༠]/g,function(e){return n[e]})},postformat:function(e){return e.replace(/\d/g,function(e){return t[e]})},meridiemParse:/མཚན་མོ|ཞོགས་ཀས|ཉིན་གུང|དགོང་དག|མཚན་མོ/,meridiemHour:function(e,t){return 12===e&&(e=0),"མཚན་མོ"===t&&e>=4||"ཉིན་གུང"===t&&e<5||"དགོང་དག"===t?e+12:e},meridiem:function(e,t,n){return e<4?"མཚན་མོ":e<10?"ཞོགས་ཀས":e<17?"ཉིན་གུང":e<20?"དགོང་དག":"མཚན་མོ"},week:{dow:0,doy:6}});return r})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";function t(e,t,n){var r={mm:"munutenn",MM:"miz",dd:"devezh"};return e+" "+a(r[n],e)}function n(e){switch(r(e)){case 1:case 3:case 4:case 5:case 9:retu
6951 rn e+" bloaz";default:return e+" vloaz"}}function r(e){return e>9?r(e%10):e}function a(e,t){return 2===t?o(e):e}function o(e){var t={m:"v",b:"v",d:"z"};return void 0===t[e.charAt(0)]?e:t[e.charAt(0)]+e.substring(1)}var i=e.defineLocale("br",{months:"Genver_C'hwevrer_Meurzh_Ebrel_Mae_Mezheven_Gouere_Eost_Gwengolo_Here_Du_Kerzu".split("_"),monthsShort:"Gen_C'hwe_Meu_Ebr_Mae_Eve_Gou_Eos_Gwe_Her_Du_Ker".split("_"),weekdays:"Sul_Lun_Meurzh_Merc'her_Yaou_Gwener_Sadorn".split("_"),weekdaysShort:"Sul_Lun_Meu_Mer_Yao_Gwe_Sad".split("_"),weekdaysMin:"Su_Lu_Me_Mer_Ya_Gw_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"h[e]mm A",LTS:"h[e]mm:ss A",L:"DD/MM/YYYY",LL:"D [a viz] MMMM YYYY",LLL:"D [a viz] MMMM YYYY h[e]mm A",LLLL:"dddd, D [a viz] MMMM YYYY h[e]mm A"},calendar:{sameDay:"[Hiziv da] LT",nextDay:"[Warc'hoazh da] LT",nextWeek:"dddd [da] LT",lastDay:"[Dec'h da] LT",lastWeek:"dddd [paset da] LT",sameElse:"L"},relativeTime:{future:"a-benn %s",past:"%s 'zo",s:"un nebeud segondennoù"
6952 ,m:"ur vunutenn",mm:t,h:"un eur",hh:"%d eur",d:"un devezh",dd:t,M:"ur miz",MM:t,y:"ur bloaz",yy:n},ordinalParse:/\d{1,2}(añ|vet)/,ordinal:function(e){var t=1===e?"añ":"vet";return e+t},week:{dow:1,doy:4}});return i})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";function t(e,t,n){var r=e+" ";switch(n){case"m":return t?"jedna minuta":"jedne minute";case"mm":return r+=1===e?"minuta":2===e||3===e||4===e?"minute":"minuta";case"h":return t?"jedan sat":"jednog sata";case"hh":return r+=1===e?"sat":2===e||3===e||4===e?"sata":"sati";case"dd":return r+=1===e?"dan":"dana";case"MM":return r+=1===e?"mjesec":2===e||3===e||4===e?"mjeseca":"mjeseci";case"yy":return r+=1===e?"godina":2===e||3===e||4===e?"godine":"godina"}}var n=e.defineLocale("bs",{months:"januar_februar_mart_april_maj_juni_juli_august_septembar_oktobar_novembar_decembar".split("_"),monthsShort:"jan._feb._mar._apr._maj._jun._jul._aug._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedjelja
6953 _ponedjeljak_utorak_srijeda_četvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sri._čet._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_če_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[jučer u] LT",lastWeek:function(){switch(this.day()){case 0:case 3:return"[prošlu] dddd [u] LT";case 6:return"[prošle] [subote] [u] LT";case 1:case 2:case 4:case 5:return"[prošli] dddd [u] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"prije %s",s:"par sekundi",m:t,mm:t,h:t,hh:t,d:"dan",dd:t,M:"mjesec",MM:t,y:"godinu",yy:t},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}});return n}
6954 )},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("ca",{months:"gener_febrer_març_abril_maig_juny_juliol_agost_setembre_octubre_novembre_desembre".split("_"),monthsShort:"gen._febr._mar._abr._mai._jun._jul._ag._set._oct._nov._des.".split("_"),monthsParseExact:!0,weekdays:"diumenge_dilluns_dimarts_dimecres_dijous_divendres_dissabte".split("_"),weekdaysShort:"dg._dl._dt._dc._dj._dv._ds.".split("_"),weekdaysMin:"Dg_Dl_Dt_Dc_Dj_Dv_Ds".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd D MMMM YYYY H:mm"},calendar:{sameDay:function(){return"[avui a "+(1!==this.hours()?"les":"la")+"] LT"},nextDay:function(){return"[demà a "+(1!==this.hours()?"les":"la")+"] LT"},nextWeek:function(){return"dddd [a "+(1!==this.hours()?"les":"la")+"] LT"},lastDay:function(){return"[ahir a "+(1!==this.hours()?"les":"la")+"] LT"},lastWeek:function(){return"[el] dddd [passat a "+
6955 (1!==this.hours()?"les":"la")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"fa %s",s:"uns segons",m:"un minut",mm:"%d minuts",h:"una hora",hh:"%d hores",d:"un dia",dd:"%d dies",M:"un mes",MM:"%d mesos",y:"un any",yy:"%d anys"},ordinalParse:/\d{1,2}(r|n|t|è|a)/,ordinal:function(e,t){var n=1===e?"r":2===e?"n":3===e?"r":4===e?"t":"è";return"w"!==t&&"W"!==t||(n="a"),e+n},week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";function t(e){return e>1&&e<5&&1!==~~(e/10)}function n(e,n,r,a){var o=e+" ";switch(r){case"s":return n||a?"pár sekund":"pár sekundami";case"m":return n?"minuta":a?"minutu":"minutou";case"mm":return n||a?o+(t(e)?"minuty":"minut"):o+"minutami";case"h":return n?"hodina":a?"hodinu":"hodinou";case"hh":return n||a?o+(t(e)?"hodiny":"hodin"):o+"hodinami";case"d":return n||a?"den":"dnem";case"dd":return n||a?o+(t(e)?"dny":"dní"):o+"dny";case"M":return n||a?"měsíc":"měsícem";case"MM":return n||a?o+(t(e)?"m�
6956 �síce":"měsíců"):o+"měsíci";case"y":return n||a?"rok":"rokem";case"yy":return n||a?o+(t(e)?"roky":"let"):o+"lety"}}var r="leden_únor_březen_duben_květen_červen_červenec_srpen_září_říjen_listopad_prosinec".split("_"),a="led_úno_bře_dub_kvě_čvn_čvc_srp_zář_říj_lis_pro".split("_"),o=e.defineLocale("cs",{months:r,monthsShort:a,monthsParse:function(e,t){var n,r=[];for(n=0;n<12;n++)r[n]=new RegExp("^"+e[n]+"$|^"+t[n]+"$","i");return r}(r,a),shortMonthsParse:function(e){var t,n=[];for(t=0;t<12;t++)n[t]=new RegExp("^"+e[t]+"$","i");return n}(a),longMonthsParse:function(e){var t,n=[];for(t=0;t<12;t++)n[t]=new RegExp("^"+e[t]+"$","i");return n}(r),weekdays:"neděle_pondělí_úterý_středa_čtvrtek_pátek_sobota".split("_"),weekdaysShort:"ne_po_út_st_čt_pá_so".split("_"),weekdaysMin:"ne_po_út_st_čt_pá_so".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd D. MMMM YYYY H:mm",l:"D. M. YYYY"},cale
6957 ndar:{sameDay:"[dnes v] LT",nextDay:"[zítra v] LT",nextWeek:function(){switch(this.day()){case 0:return"[v neděli v] LT";case 1:case 2:return"[v] dddd [v] LT";case 3:return"[ve středu v] LT";case 4:return"[ve čtvrtek v] LT";case 5:return"[v pátek v] LT";case 6:return"[v sobotu v] LT"}},lastDay:"[včera v] LT",lastWeek:function(){switch(this.day()){case 0:return"[minulou neděli v] LT";case 1:case 2:return"[minulé] dddd [v] LT";case 3:return"[minulou středu v] LT";case 4:case 5:return"[minulý] dddd [v] LT";case 6:return"[minulou sobotu v] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"před %s",s:n,m:n,mm:n,h:n,hh:n,d:n,dd:n,M:n,MM:n,y:n,yy:n},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return o})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("cv",{months:"кӑрлач_нарӑс_пуш_ака_май_ҫӗртме_утӑ_ҫурла_авӑн_юпа_чӳк_раштав".split("_"),monthsShort:"кӑр_нар_
6958 пуш_ака_май_ҫӗр_утӑ_ҫур_авн_юпа_чӳк_раш".split("_"),weekdays:"вырсарникун_тунтикун_ытларикун_юнкун_кӗҫнерникун_эрнекун_шӑматкун".split("_"),weekdaysShort:"выр_тун_ытл_юн_кӗҫ_эрн_шӑм".split("_"),weekdaysMin:"вр_тн_ыт_юн_кҫ_эр_шм".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"YYYY [ҫулхи] MMMM [уйӑхӗн] D[-мӗшӗ]",LLL:"YYYY [ҫулхи] MMMM [уйӑхӗн] D[-мӗшӗ], HH:mm",LLLL:"dddd, YYYY [ҫулхи] MMMM [уйӑхӗн] D[-мӗшӗ], HH:mm"},calendar:{sameDay:"[Паян] LT [сехетре]",nextDay:"[Ыран] LT [сехетре]",lastDay:"[Ӗнер] LT [сехетре]",nextWeek:"[Ҫитес] dddd LT [сехетре]",lastWeek:"[Иртнӗ] dddd LT [сехетре]",sameElse:"L"},relativeTime:{future:function(e){var t=/сехет$/i.exec(e)?"рен":/ҫул$/i.exec(e)?"тан":"ран";return e+t},past:"%s каялл�
6959 �",s:"пӗр-ик ҫеккунт",m:"пӗр минут",mm:"%d минут",h:"пӗр сехет",hh:"%d сехет",d:"пӗр кун",dd:"%d кун",M:"пӗр уйӑх",MM:"%d уйӑх",y:"пӗр ҫул",yy:"%d ҫул"},ordinalParse:/\d{1,2}-мӗш/,ordinal:"%d-мӗш",week:{dow:1,doy:7}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("cy",{months:"Ionawr_Chwefror_Mawrth_Ebrill_Mai_Mehefin_Gorffennaf_Awst_Medi_Hydref_Tachwedd_Rhagfyr".split("_"),monthsShort:"Ion_Chwe_Maw_Ebr_Mai_Meh_Gor_Aws_Med_Hyd_Tach_Rhag".split("_"),weekdays:"Dydd Sul_Dydd Llun_Dydd Mawrth_Dydd Mercher_Dydd Iau_Dydd Gwener_Dydd Sadwrn".split("_"),weekdaysShort:"Sul_Llun_Maw_Mer_Iau_Gwe_Sad".split("_"),weekdaysMin:"Su_Ll_Ma_Me_Ia_Gw_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Heddiw am] LT",nextDay:"[Yfory am] LT",
6960 nextWeek:"dddd [am] LT",lastDay:"[Ddoe am] LT",lastWeek:"dddd [diwethaf am] LT",sameElse:"L"},relativeTime:{future:"mewn %s",past:"%s yn ôl",s:"ychydig eiliadau",m:"munud",mm:"%d munud",h:"awr",hh:"%d awr",d:"diwrnod",dd:"%d diwrnod",M:"mis",MM:"%d mis",y:"blwyddyn",yy:"%d flynedd"},ordinalParse:/\d{1,2}(fed|ain|af|il|ydd|ed|eg)/,ordinal:function(e){var t=e,n="",r=["","af","il","ydd","ydd","ed","ed","ed","fed","fed","fed","eg","fed","eg","eg","fed","eg","eg","fed","eg","fed"];return t>20?n=40===t||50===t||60===t||80===t||100===t?"fed":"ain":t>0&&(n=r[t]),e+n},week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("da",{months:"januar_februar_marts_april_maj_juni_juli_august_september_oktober_november_december".split("_"),monthsShort:"jan_feb_mar_apr_maj_jun_jul_aug_sep_okt_nov_dec".split("_"),weekdays:"søndag_mandag_tirsdag_onsdag_torsdag_fredag_lørdag".split("_"),weekdaysShort:"søn_man_tir_ons_tor_fre_lør".
6961 split("_"),weekdaysMin:"sø_ma_ti_on_to_fr_lø".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd [d.] D. MMMM YYYY HH:mm"},calendar:{sameDay:"[I dag kl.] LT",nextDay:"[I morgen kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[I går kl.] LT",lastWeek:"[sidste] dddd [kl] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"%s siden",s:"få sekunder",m:"et minut",mm:"%d minutter",h:"en time",hh:"%d timer",d:"en dag",dd:"%d dage",M:"en måned",MM:"%d måneder",y:"et år",yy:"%d år"},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";function t(e,t,n,r){var a={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[e+" Tage",e+" Tagen"],M:["ein Monat","einem Monat"],MM:[e+" Monate",e+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[e+" Jahre",e+" Jahren"]};return t?a[n][0]:a[n][1]}var n=e.defi
6962 neLocale("de",{months:"Januar_Februar_März_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Febr._Mrz._Apr._Mai_Jun._Jul._Aug._Sept._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So._Mo._Di._Mi._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},calendar:{sameDay:"[heute um] LT [Uhr]",sameElse:"L",nextDay:"[morgen um] LT [Uhr]",nextWeek:"dddd [um] LT [Uhr]",lastDay:"[gestern um] LT [Uhr]",lastWeek:"[letzten] dddd [um] LT [Uhr]"},relativeTime:{future:"in %s",past:"vor %s",s:"ein paar Sekunden",m:t,mm:"%d Minuten",h:t,hh:"%d Stunden",d:t,dd:t,M:t,MM:t,y:t,yy:t},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return n})},function(e,t,n){!function(e,t){t(n(474))}(
6963 this,function(e){"use strict";function t(e,t,n,r){var a={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[e+" Tage",e+" Tagen"],M:["ein Monat","einem Monat"],MM:[e+" Monate",e+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[e+" Jahre",e+" Jahren"]};return t?a[n][0]:a[n][1]}var n=e.defineLocale("de-at",{months:"Jänner_Februar_März_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jän._Febr._Mrz._Apr._Mai_Jun._Jul._Aug._Sept._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So._Mo._Di._Mi._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",
6964 +LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},calendar:{sameDay:"[heute um] LT [Uhr]",sameElse:"L",nextDay:"[morgen um] LT [Uhr]",nextWeek:"dddd [um] LT [Uhr]",lastDay:"[gestern um] LT [Uhr]",lastWeek:"[letzten] dddd [um] LT [Uhr]"},relativeTime:{future:"in %s",past:"vor %s",s:"ein paar Sekunden",m:t,mm:"%d Minuten",h:t,hh:"%d Stunden",d:t,dd:t,M:t,MM:t,y:t,yy:t},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return n})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=["ޖެނުއަރީ","ފެބްރުއަރީ","މާރިޗު","އޭޕްރީލު","މޭ","ޖޫން","ޖުލައި","އޯގަސްޓު","ސެޕްޓެމްބަރު","އޮކްޓޯބަރު","ނޮވެމްބަރު","ޑިސެމްބަރު"],n=["އާދިއްތަ","ހޯމަ","އަންގާރަ","ބުދަ","ބުރާސްފަތި","ހުކުރު","ހޮނިހިރު"],r=e.defineLocale("dv",{months:t,monthsShort:t,weekdays:n,weekdaysShort:n,w
6965 eekdaysMin:"އާދި_ހޯމަ_އަން_ބުދަ_ބުރާ_ހުކު_ހޮނި".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/M/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/މކ|މފ/,isPM:function(e){return"މފ"===e},meridiem:function(e,t,n){return e<12?"މކ":"މފ"},calendar:{sameDay:"[މިއަދު] LT",nextDay:"[މާދަމާ] LT",nextWeek:"dddd LT",lastDay:"[އިއްޔެ] LT",lastWeek:"[ފާއިތުވި] dddd LT",sameElse:"L"},relativeTime:{future:"ތެރޭގައި %s",past:"ކުރިން %s",s:"ސިކުންތުކޮޅެއް",m:"މިނިޓެއް",mm:"މިނިޓު %d",h:"ގަޑިއިރެއް",hh:"ގަޑިއިރު %d",d:"ދުވަހެއް",dd:"ދުވަސް %d",M:"މަހެއް",MM:"މަސް %d",y:"އަހަރެއް",yy:"އަހަރު %d"},preparse:function(e){return e.replace(/،/g,",")},postformat:function(e){return e.replace(/,/g,"،")},week:{dow:7,doy:12}});return r})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){
6966 "use strict";function t(e){return e instanceof Function||"[object Function]"===Object.prototype.toString.call(e)}var n=e.defineLocale("el",{monthsNominativeEl:"Ιανουάριος_Φεβρουάριος_Μάρτιος_Απρίλιος_Μάιος_Ιούνιος_Ιούλιος_Αύγουστος_Σεπτέμβριος_Οκτώβριος_Νοέμβριος_Δεκέμβριος".split("_"),monthsGenitiveEl:"Ιανουαρίου_Φεβρουαρίου_Μαρτίου_Απριλίου_Μαΐου_Ιουνίου_Ιουλίου_Αυγούστου_Σεπτεμβρίου_Οκτωβρίου_Νοεμβρίου_Δεκεμβρίου".split("_"),months:function(e,t){return/D/.test(t.substring(0,t.indexOf("MMMM")))?this._monthsGenitiveEl[e.month()]:this._monthsNominativeEl[e.month()]},monthsShort:"Ιαν_Φεβ_Μαρ_Απρ_Μαϊ_Ιουν_Ιουλ_Αυγ_Σεπ_Οκτ_Νοε_Δεκ".split("_"),weekdays:"Κυριακή_Δευτέρα_Τρίτη_Τετάρτη_Πέμπτη_Παρασκευή_Σάβ�
6967 �ατο".split("_"),weekdaysShort:"Κυρ_Δευ_Τρι_Τετ_Πεμ_Παρ_Σαβ".split("_"),weekdaysMin:"Κυ_Δε_Τρ_Τε_Πε_Πα_Σα".split("_"),meridiem:function(e,t,n){return e>11?n?"μμ":"ΜΜ":n?"πμ":"ΠΜ"},isPM:function(e){return"μ"===(e+"").toLowerCase()[0]},meridiemParse:/[ΠΜ]\.?Μ?\.?/i,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendarEl:{sameDay:"[Σήμερα {}] LT",nextDay:"[Αύριο {}] LT",nextWeek:"dddd [{}] LT",lastDay:"[Χθες {}] LT",lastWeek:function(){switch(this.day()){case 6:return"[το προηγούμενο] dddd [{}] LT";default:return"[την προηγούμενη] dddd [{}] LT"}},sameElse:"L"},calendar:function(e,n){var r=this._calendarEl[e],a=n&&n.hours();return t(r)&&(r=r.apply(n)),r.replace("{}",a%12===1?"στη":"στις")},relativeTime:{future:"σε %s",past:"%s πριν",s:"λίγα δευτερόλεπτα",m:"ένα λεπτό",mm:"
6968 %d λεπτά",h:"μία ώρα",hh:"%d ώρες",d:"μία μέρα",dd:"%d μέρες",M:"ένας μήνας",MM:"%d μήνες",y:"ένας χρόνος",yy:"%d χρόνια"},ordinalParse:/\d{1,2}η/,ordinal:"%dη",week:{dow:1,doy:4}});return n})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("en-au",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameE
6969 lse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},ordinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10,n=1===~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th";return e+n},week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("en-ca",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"YYYY-MM-DD",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},calendar:{sameDay:"[Toda
6970 y at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},ordinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10,n=1===~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th";return e+n}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("en-gb",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY
6971 ",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},ordinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10,n=1===~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th";return e+n},week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("en-ie",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri
6972 _Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},ordinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10,n=1===~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th";return e+n},week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("en-nz",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),
6973 weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},ordinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10,n=1===~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th";return e+n},week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("eo",{months:"januaro_februaro_marto_aprilo_majo_junio_julio_aŭgu
6974 sto_septembro_oktobro_novembro_decembro".split("_"),monthsShort:"jan_feb_mar_apr_maj_jun_jul_aŭg_sep_okt_nov_dec".split("_"),weekdays:"Dimanĉo_Lundo_Mardo_Merkredo_Ĵaŭdo_Vendredo_Sabato".split("_"),weekdaysShort:"Dim_Lun_Mard_Merk_Ĵaŭ_Ven_Sab".split("_"),weekdaysMin:"Di_Lu_Ma_Me_Ĵa_Ve_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"D[-an de] MMMM, YYYY",LLL:"D[-an de] MMMM, YYYY HH:mm",LLLL:"dddd, [la] D[-an de] MMMM, YYYY HH:mm"},meridiemParse:/[ap]\.t\.m/i,isPM:function(e){return"p"===e.charAt(0).toLowerCase()},meridiem:function(e,t,n){return e>11?n?"p.t.m.":"P.T.M.":n?"a.t.m.":"A.T.M."},calendar:{sameDay:"[Hodiaŭ je] LT",nextDay:"[Morgaŭ je] LT",nextWeek:"dddd [je] LT",lastDay:"[Hieraŭ je] LT",lastWeek:"[pasinta] dddd [je] LT",sameElse:"L"},relativeTime:{future:"je %s",past:"antaŭ %s",s:"sekundoj",m:"minuto",mm:"%d minutoj",h:"horo",hh:"%d horoj",d:"tago",dd:"%d tagoj",M:"monato",MM:"%d monatoj",y:"jaro",yy:"%d jaroj"},ordinalParse:/\d{1,2}a
6975 /,ordinal:"%da",week:{dow:1,doy:7}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),n="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),r=e.defineLocale("es",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(e,r){return/-MMM-/.test(r)?n[e.month()]:t[e.month()]},monthsParseExact:!0,weekdays:"domingo_lunes_martes_miércoles_jueves_viernes_sábado".split("_"),weekdaysShort:"dom._lun._mar._mié._jue._vie._sáb.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"},calendar:{sameDay:function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},nextDay:function(){return"[mañana a la"+(1!==this.hours()?"
6976 s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un día",dd:"%d días",M:"un mes",MM:"%d meses",y:"un año",yy:"%d años"},ordinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4}});return r})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),n="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),r=e.defineLocale("es-do",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(e,r){return/-MMM-/.test(r)?n[e.month()]:t[e.month()]},monthsParseExact:!0,weekdays:"domingo_lunes_
6977 martes_miércoles_jueves_viernes_sábado".split("_"),weekdaysShort:"dom._lun._mar._mié._jue._vie._sáb.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY h:mm A",LLLL:"dddd, D [de] MMMM [de] YYYY h:mm A"},calendar:{sameDay:function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},nextDay:function(){return"[mañana a la"+(1!==this.hours()?"s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un día",dd:"%d días",M:"un mes",MM:"%d meses",y:"un año",yy:"%d años"},ordinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:
6978 1,doy:4}});return r})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";function t(e,t,n,r){var a={s:["mõne sekundi","mõni sekund","paar sekundit"],m:["ühe minuti","üks minut"],mm:[e+" minuti",e+" minutit"],h:["ühe tunni","tund aega","üks tund"],hh:[e+" tunni",e+" tundi"],d:["ühe päeva","üks päev"],M:["kuu aja","kuu aega","üks kuu"],MM:[e+" kuu",e+" kuud"],y:["ühe aasta","aasta","üks aasta"],yy:[e+" aasta",e+" aastat"]};return t?a[n][2]?a[n][2]:a[n][1]:r?a[n][0]:a[n][1]}var n=e.defineLocale("et",{months:"jaanuar_veebruar_märts_aprill_mai_juuni_juuli_august_september_oktoober_november_detsember".split("_"),monthsShort:"jaan_veebr_märts_apr_mai_juuni_juuli_aug_sept_okt_nov_dets".split("_"),weekdays:"pühapäev_esmaspäev_teisipäev_kolmapäev_neljapäev_reede_laupäev".split("_"),weekdaysShort:"P_E_T_K_N_R_L".split("_"),weekdaysMin:"P_E_T_K_N_R_L".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY
6979 H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[Täna,] LT",nextDay:"[Homme,] LT",nextWeek:"[Järgmine] dddd LT",lastDay:"[Eile,] LT",lastWeek:"[Eelmine] dddd LT",sameElse:"L"},relativeTime:{future:"%s pärast",past:"%s tagasi",s:t,m:t,mm:t,h:t,hh:t,d:t,dd:"%d päeva",M:t,MM:t,y:t,yy:t},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return n})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("eu",{months:"urtarrila_otsaila_martxoa_apirila_maiatza_ekaina_uztaila_abuztua_iraila_urria_azaroa_abendua".split("_"),monthsShort:"urt._ots._mar._api._mai._eka._uzt._abu._ira._urr._aza._abe.".split("_"),monthsParseExact:!0,weekdays:"igandea_astelehena_asteartea_asteazkena_osteguna_ostirala_larunbata".split("_"),weekdaysShort:"ig._al._ar._az._og._ol._lr.".split("_"),weekdaysMin:"ig_al_ar_az_og_ol_lr".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY[ko] MMMM[ren] D[a]",LLL:"YYYY[
6980 ko] MMMM[ren] D[a] HH:mm",LLLL:"dddd, YYYY[ko] MMMM[ren] D[a] HH:mm",l:"YYYY-M-D",ll:"YYYY[ko] MMM D[a]",lll:"YYYY[ko] MMM D[a] HH:mm",llll:"ddd, YYYY[ko] MMM D[a] HH:mm"},calendar:{sameDay:"[gaur] LT[etan]",nextDay:"[bihar] LT[etan]",nextWeek:"dddd LT[etan]",lastDay:"[atzo] LT[etan]",lastWeek:"[aurreko] dddd LT[etan]",sameElse:"L"},relativeTime:{future:"%s barru",past:"duela %s",s:"segundo batzuk",m:"minutu bat",mm:"%d minutu",h:"ordu bat",hh:"%d ordu",d:"egun bat",dd:"%d egun",M:"hilabete bat",MM:"%d hilabete",y:"urte bat",yy:"%d urte"},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t={1:"۱",2:"۲",3:"۳",4:"۴",5:"۵",6:"۶",7:"۷",8:"۸",9:"۹",0:"۰"},n={"۱":"1","۲":"2","۳":"3","۴":"4","۵":"5","۶":"6","۷":"7","۸":"8","۹":"9","۰":"0"},r=e.defineLocale("fa",{months:"ژانویه_فوریه_مارس_آوریل_مه_ژوئن_ژوئیه_اوت_سپتامبر_اکتبر_ن�
6981 �امبر_دسامبر".split("_"),monthsShort:"ژانویه_فوریه_مارس_آوریل_مه_ژوئن_ژوئیه_اوت_سپتامبر_اکتبر_نوامبر_دسامبر".split("_"),weekdays:"یک‌شنبه_دوشنبه_سه‌شنبه_چهارشنبه_پنج‌شنبه_جمعه_شنبه".split("_"),weekdaysShort:"یک‌شنبه_دوشنبه_سه‌شنبه_چهارشنبه_پنج‌شنبه_جمعه_شنبه".split("_"),weekdaysMin:"ی_د_س_چ_پ_ج_ش".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},meridiemParse:/قبل از ظهر|بعد از ظهر/,isPM:function(e){return/بعد از ظهر/.test(e)},meridiem:function(e,t,n){return e<12?"قبل از ظهر":"بعد از ظهر"},calendar:{sameDay:"[امروز ساعت] LT",nextDay:"[فردا ساعت] LT",nextWeek:"dddd [ساعت] LT",lastDay:"[دیروز ساعت] LT",lastWeek:"dddd [پیش] [ساعت] L
6982 T",sameElse:"L"},relativeTime:{future:"در %s",past:"%s پیش",s:"چندین ثانیه",m:"یک دقیقه",mm:"%d دقیقه",h:"یک ساعت",hh:"%d ساعت",d:"یک روز",dd:"%d روز",M:"یک ماه",MM:"%d ماه",y:"یک سال",yy:"%d سال"},preparse:function(e){return e.replace(/[۰-۹]/g,function(e){return n[e]}).replace(/،/g,",")},postformat:function(e){return e.replace(/\d/g,function(e){return t[e]}).replace(/,/g,"،")},ordinalParse:/\d{1,2}م/,ordinal:"%dم",week:{dow:6,doy:12}});return r})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";function t(e,t,r,a){var o="";switch(r){case"s":return a?"muutaman sekunnin":"muutama sekunti";case"m":return a?"minuutin":"minuutti";case"mm":o=a?"minuutin":"minuuttia";break;case"h":return a?"tunnin":"tunti";case"hh":o=a?"tunnin":"tuntia";break;case"d":return a?"päivän":"päivä";case"dd":o=a?"päivän":"päivää";break;case"M":return a?"kuukauden":"kuukausi";case"MM":o=a?"kuukauden":"kuukautta";br
6983 eak;case"y":return a?"vuoden":"vuosi";case"yy":o=a?"vuoden":"vuotta"}return o=n(e,a)+" "+o}function n(e,t){return e<10?t?a[e]:r[e]:e}var r="nolla yksi kaksi kolme neljä viisi kuusi seitsemän kahdeksan yhdeksän".split(" "),a=["nolla","yhden","kahden","kolmen","neljän","viiden","kuuden",r[7],r[8],r[9]],o=e.defineLocale("fi",{months:"tammikuu_helmikuu_maaliskuu_huhtikuu_toukokuu_kesäkuu_heinäkuu_elokuu_syyskuu_lokakuu_marraskuu_joulukuu".split("_"),monthsShort:"tammi_helmi_maalis_huhti_touko_kesä_heinä_elo_syys_loka_marras_joulu".split("_"),weekdays:"sunnuntai_maanantai_tiistai_keskiviikko_torstai_perjantai_lauantai".split("_"),weekdaysShort:"su_ma_ti_ke_to_pe_la".split("_"),weekdaysMin:"su_ma_ti_ke_to_pe_la".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD.MM.YYYY",LL:"Do MMMM[ta] YYYY",LLL:"Do MMMM[ta] YYYY, [klo] HH.mm",LLLL:"dddd, Do MMMM[ta] YYYY, [klo] HH.mm",l:"D.M.YYYY",ll:"Do MMM YYYY",lll:"Do MMM YYYY, [klo] HH.mm",llll:"ddd, Do MMM YYYY, [klo] HH.mm"},calen
6984 dar:{sameDay:"[tänään] [klo] LT",nextDay:"[huomenna] [klo] LT",nextWeek:"dddd [klo] LT",lastDay:"[eilen] [klo] LT",lastWeek:"[viime] dddd[na] [klo] LT",sameElse:"L"},relativeTime:{future:"%s päästä",past:"%s sitten",s:t,m:t,mm:t,h:t,hh:t,d:t,dd:t,M:t,MM:t,y:t,yy:t},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return o})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("fo",{months:"januar_februar_mars_apríl_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan_feb_mar_apr_mai_jun_jul_aug_sep_okt_nov_des".split("_"),weekdays:"sunnudagur_mánadagur_týsdagur_mikudagur_hósdagur_fríggjadagur_leygardagur".split("_"),weekdaysShort:"sun_mán_týs_mik_hós_frí_ley".split("_"),weekdaysMin:"su_má_tý_mi_hó_fr_le".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D. MMMM, YYYY HH:mm"},calendar:{sameDay:"[Í dag kl.] LT",ne
6985 xtDay:"[Í morgin kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[Í gjár kl.] LT",lastWeek:"[síðstu] dddd [kl] LT",sameElse:"L"},relativeTime:{future:"um %s",past:"%s síðani",s:"fá sekund",m:"ein minutt",mm:"%d minuttir",h:"ein tími",hh:"%d tímar",d:"ein dagur",dd:"%d dagar",M:"ein mánaði",MM:"%d mánaðir",y:"eitt ár",yy:"%d ár"},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("fr",{months:"janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre".split("_"),monthsShort:"janv._févr._mars_avr._mai_juin_juil._août_sept._oct._nov._déc.".split("_"),monthsParseExact:!0,weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"Di_Lu_Ma_Me_Je_Ve_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"
6986 D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Aujourd'hui à] LT",nextDay:"[Demain à] LT",nextWeek:"dddd [à] LT",lastDay:"[Hier à] LT",lastWeek:"dddd [dernier à] LT",sameElse:"L"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},ordinalParse:/\d{1,2}(er|)/,ordinal:function(e){return e+(1===e?"er":"")},week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("fr-ca",{months:"janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre".split("_"),monthsShort:"janv._févr._mars_avr._mai_juin_juil._août_sept._oct._nov._déc.".split("_"),monthsParseExact:!0,weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),wee
6987 kdaysMin:"Di_Lu_Ma_Me_Je_Ve_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Aujourd'hui à] LT",nextDay:"[Demain à] LT",nextWeek:"dddd [à] LT",lastDay:"[Hier à] LT",lastWeek:"dddd [dernier à] LT",sameElse:"L"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},ordinalParse:/\d{1,2}(er|e)/,ordinal:function(e){return e+(1===e?"er":"e")}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("fr-ch",{months:"janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre".split("_"),monthsShort:"janv._févr._mars_avr._mai_juin_juil._août_sept._oct._nov._déc.".split("_"),monthsParseExact:!0,weekdays:"dimanche_lundi_mardi
6988 _mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"Di_Lu_Ma_Me_Je_Ve_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Aujourd'hui à] LT",nextDay:"[Demain à] LT",nextWeek:"dddd [à] LT",lastDay:"[Hier à] LT",lastWeek:"dddd [dernier à] LT",sameElse:"L"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},ordinalParse:/\d{1,2}(er|e)/,ordinal:function(e){return e+(1===e?"er":"e")},week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t="jan._feb._mrt._apr._mai_jun._jul._aug._sep._okt._nov._des.".split("_"),n="jan_feb_mrt_apr_mai_jun_jul_aug_sep_okt_nov_des".split("_"),r=e.define
6989 Locale("fy",{months:"jannewaris_febrewaris_maart_april_maaie_juny_july_augustus_septimber_oktober_novimber_desimber".split("_"),monthsShort:function(e,r){return/-MMM-/.test(r)?n[e.month()]:t[e.month()]},monthsParseExact:!0,weekdays:"snein_moandei_tiisdei_woansdei_tongersdei_freed_sneon".split("_"),weekdaysShort:"si._mo._ti._wo._to._fr._so.".split("_"),weekdaysMin:"Si_Mo_Ti_Wo_To_Fr_So".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[hjoed om] LT",nextDay:"[moarn om] LT",nextWeek:"dddd [om] LT",lastDay:"[juster om] LT",lastWeek:"[ôfrûne] dddd [om] LT",sameElse:"L"},relativeTime:{future:"oer %s",past:"%s lyn",s:"in pear sekonden",m:"ien minút",mm:"%d minuten",h:"ien oere",hh:"%d oeren",d:"ien dei",dd:"%d dagen",M:"ien moanne",MM:"%d moannen",y:"ien jier",yy:"%d jierren"},ordinalParse:/\d{1,2}(ste|de)/,ordinal:function(e){return e+(1===e||8===e||e>=20
6990 ?"ste":"de")},week:{dow:1,doy:4}});return r})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=["Am Faoilleach","An Gearran","Am Màrt","An Giblean","An Cèitean","An t-Ògmhios","An t-Iuchar","An Lùnastal","An t-Sultain","An Dàmhair","An t-Samhain","An Dùbhlachd"],n=["Faoi","Gear","Màrt","Gibl","Cèit","Ògmh","Iuch","Lùn","Sult","Dàmh","Samh","Dùbh"],r=["Didòmhnaich","Diluain","Dimàirt","Diciadain","Diardaoin","Dihaoine","Disathairne"],a=["Did","Dil","Dim","Dic","Dia","Dih","Dis"],o=["Dò","Lu","Mà","Ci","Ar","Ha","Sa"],i=e.defineLocale("gd",{months:t,monthsShort:n,monthsParseExact:!0,weekdays:r,weekdaysShort:a,weekdaysMin:o,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[An-diugh aig] LT",nextDay:"[A-màireach aig] LT",nextWeek:"dddd [aig] LT",lastDay:"[An-dè aig] LT",lastWeek:"dddd [seo chaidh] [aig] LT",sameElse:"L"},relativeTime:{future
6991 :"ann an %s",past:"bho chionn %s",s:"beagan diogan",m:"mionaid",mm:"%d mionaidean",h:"uair",hh:"%d uairean",d:"latha",dd:"%d latha",M:"mìos",MM:"%d mìosan",y:"bliadhna",yy:"%d bliadhna"},ordinalParse:/\d{1,2}(d|na|mh)/,ordinal:function(e){var t=1===e?"d":e%10===2?"na":"mh";return e+t},week:{dow:1,doy:4}});return i})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("gl",{months:"xaneiro_febreiro_marzo_abril_maio_xuño_xullo_agosto_setembro_outubro_novembro_decembro".split("_"),monthsShort:"xan._feb._mar._abr._mai._xuñ._xul._ago._set._out._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"domingo_luns_martes_mércores_xoves_venres_sábado".split("_"),weekdaysShort:"dom._lun._mar._mér._xov._ven._sáb.".split("_"),weekdaysMin:"do_lu_ma_mé_xo_ve_sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"},
6992 calendar:{sameDay:function(){return"[hoxe "+(1!==this.hours()?"ás":"á")+"] LT"},nextDay:function(){return"[mañá "+(1!==this.hours()?"ás":"á")+"] LT"},nextWeek:function(){return"dddd ["+(1!==this.hours()?"ás":"a")+"] LT"},lastDay:function(){return"[onte "+(1!==this.hours()?"á":"a")+"] LT"},lastWeek:function(){return"[o] dddd [pasado "+(1!==this.hours()?"ás":"a")+"] LT"},sameElse:"L"},relativeTime:{future:function(e){return 0===e.indexOf("un")?"n"+e:"en "+e},past:"hai %s",s:"uns segundos",m:"un minuto",mm:"%d minutos",h:"unha hora",hh:"%d horas",d:"un día",dd:"%d días",M:"un mes",MM:"%d meses",y:"un ano",yy:"%d anos"},ordinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("he",{months:"ינואר_פברואר_מרץ_אפריל_מאי_יוני_יולי_אוגוסט_ספטמבר_אוקטובר_נובמבר_דצמבר".split("_"),monthsShort:"ינו׳_פבר׳_מרץ_
6993 אפר׳_מאי_יוני_יולי_אוג׳_ספט׳_אוק׳_נוב׳_דצמ׳".split("_"),weekdays:"ראשון_שני_שלישי_רביעי_חמישי_שישי_שבת".split("_"),weekdaysShort:"א׳_ב׳_ג׳_ד׳_ה׳_ו׳_ש׳".split("_"),weekdaysMin:"א_ב_ג_ד_ה_ו_ש".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [ב]MMMM YYYY",LLL:"D [ב]MMMM YYYY HH:mm",LLLL:"dddd, D [ב]MMMM YYYY HH:mm",l:"D/M/YYYY",ll:"D MMM YYYY",lll:"D MMM YYYY HH:mm",llll:"ddd, D MMM YYYY HH:mm"},calendar:{sameDay:"[היום ב־]LT",nextDay:"[מחר ב־]LT",nextWeek:"dddd [בשעה] LT",lastDay:"[אתמול ב־]LT",lastWeek:"[ביום] dddd [האחרון בשעה] LT",sameElse:"L"},relativeTime:{future:"בעוד %s",past:"לפני %s",s:"מספר שניות",m:"דקה",mm:"%d דקות",h:"שעה",hh:function(e){return 2===e?"שעתיים":e+" שעות"},d:"יום",dd:function(e){return 2===e?"יומיים":e+" ימים"},M:"חודש",MM:function(e){return 2===e?"חודש
6994 יים":e+" חודשים"},y:"שנה",yy:function(e){return 2===e?"שנתיים":e%10===0&&10!==e?e+" שנה":e+" שנים"}},meridiemParse:/אחה"צ|לפנה"צ|אחרי הצהריים|לפני הצהריים|לפנות בוקר|בבוקר|בערב/i,isPM:function(e){return/^(אחה"צ|אחרי הצהריים|בערב)$/.test(e)},meridiem:function(e,t,n){return e<5?"לפנות בוקר":e<10?"בבוקר":e<12?n?'לפנה"צ':"לפני הצהריים":e<18?n?'אחה"צ':"אחרי הצהריים":"בערב"}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t={1:"१",2:"२",3:"३",4:"४",5:"५",6:"६",7:"७",8:"८",9:"९",0:"०"},n={"१":"1","२":"2","३":"3","४":"4","५":"5","६":"6","७":"7","८":"8","९":"9","०":"0"},r=e.defineLocale("hi",{months:"जनवरी_फ़रवरी_मार्च_अप्रैल_मई_जून_जुलाई_अगस्त_सितम्बर_अक्टूबर_नवम�
6995 �बर_दिसम्बर".split("_"),monthsShort:"जन._फ़र._मार्च_अप्रै._मई_जून_जुल._अग._सित._अक्टू._नव._दिस.".split("_"),monthsParseExact:!0,weekdays:"रविवार_सोमवार_मंगलवार_बुधवार_गुरूवार_शुक्रवार_शनिवार".split("_"),weekdaysShort:"रवि_सोम_मंगल_बुध_गुरू_शुक्र_शनि".split("_"),weekdaysMin:"र_सो_मं_बु_गु_शु_श".split("_"),longDateFormat:{LT:"A h:mm बजे",LTS:"A h:mm:ss बजे",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm बजे",LLLL:"dddd, D MMMM YYYY, A h:mm बजे"},calendar:{sameDay:"[आज] LT",nextDay:"[कल] LT",nextWeek:"dddd, LT",lastDay:"[कल] LT",lastWeek:"[पिछले] dddd, LT",sameElse:"L"},relativeTime:{future:"%s में",past:"%s पहले",s:"कुछ ही क्षण",m:"एक म�
6996 ��नट",mm:"%d मिनट",h:"एक घंटा",hh:"%d घंटे",d:"एक दिन",dd:"%d दिन",M:"एक महीने",MM:"%d महीने",y:"एक वर्ष",yy:"%d वर्ष"},preparse:function(e){return e.replace(/[१२३४५६७८९०]/g,function(e){return n[e]})},postformat:function(e){return e.replace(/\d/g,function(e){return t[e]})},meridiemParse:/रात|सुबह|दोपहर|शाम/,meridiemHour:function(e,t){return 12===e&&(e=0),"रात"===t?e<4?e:e+12:"सुबह"===t?e:"दोपहर"===t?e>=10?e:e+12:"शाम"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"रात":e<10?"सुबह":e<17?"दोपहर":e<20?"शाम":"रात"},week:{dow:0,doy:6}});return r})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";function t(e,t,n){var r=e+" ";switch(n){case"m":return t?"jedna minuta":"jedne minute";case"mm":return r+=1===e?"minuta":2===e||3===e||4===e?"minute":"minuta";c
6997 ase"h":return t?"jedan sat":"jednog sata";case"hh":return r+=1===e?"sat":2===e||3===e||4===e?"sata":"sati";case"dd":return r+=1===e?"dan":"dana";case"MM":return r+=1===e?"mjesec":2===e||3===e||4===e?"mjeseca":"mjeseci";case"yy":return r+=1===e?"godina":2===e||3===e||4===e?"godine":"godina"}}var n=e.defineLocale("hr",{months:{format:"siječnja_veljače_ožujka_travnja_svibnja_lipnja_srpnja_kolovoza_rujna_listopada_studenoga_prosinca".split("_"),standalone:"siječanj_veljača_ožujak_travanj_svibanj_lipanj_srpanj_kolovoz_rujan_listopad_studeni_prosinac".split("_")},monthsShort:"sij._velj._ožu._tra._svi._lip._srp._kol._ruj._lis._stu._pro.".split("_"),monthsParseExact:!0,weekdays:"nedjelja_ponedjeljak_utorak_srijeda_četvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sri._čet._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_če_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd
6998 , D. MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[jučer u] LT",lastWeek:function(){switch(this.day()){case 0:case 3:return"[prošlu] dddd [u] LT";case 6:return"[prošle] [subote] [u] LT";case 1:case 2:case 4:case 5:return"[prošli] dddd [u] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"prije %s",s:"par sekundi",m:t,mm:t,h:t,
6999 +hh:t,d:"dan",dd:t,M:"mjesec",MM:t,y:"godinu",yy:t},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}});return n})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";function t(e,t,n,r){var a=e;switch(n){case"s":return r||t?"néhány másodperc":"néhány másodperce";case"m":return"egy"+(r||t?" perc":" perce");case"mm":return a+(r||t?" perc":" perce");case"h":return"egy"+(r||t?" óra":" órája");case"hh":return a+(r||t?" óra":" órája");case"d":return"egy"+(r||t?" nap":" napja");case"dd":return a+(r||t?" nap":" napja");case"M":return"egy"+(r||t?" hónap":" hónapja");case"MM":return a+(r||t?" hónap":" hónapja");case"y":return"egy"+(r||t?" év":" éve");case"yy":return a+(r||t?" év":" éve")}return""}function n(e){return(e?"":"[múlt] ")+"["+r[this.day()]+"] LT[-kor]"}var r="vasárnap hétfőn kedden szerdán csütörtökön pénteken szombaton".split(" "),a=e.defineLocale("hu",{months:"január_február_március_április_május_június_július_augu
7000 sztus_szeptember_október_november_december".split("_"),monthsShort:"jan_feb_márc_ápr_máj_jún_júl_aug_szept_okt_nov_dec".split("_"),weekdays:"vasárnap_hétfő_kedd_szerda_csütörtök_péntek_szombat".split("_"),weekdaysShort:"vas_hét_kedd_sze_csüt_pén_szo".split("_"),weekdaysMin:"v_h_k_sze_cs_p_szo".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"YYYY.MM.DD.",LL:"YYYY. MMMM D.",LLL:"YYYY. MMMM D. H:mm",LLLL:"YYYY. MMMM D., dddd H:mm"},meridiemParse:/de|du/i,isPM:function(e){return"u"===e.charAt(1).toLowerCase()},meridiem:function(e,t,n){return e<12?n===!0?"de":"DE":n===!0?"du":"DU"},calendar:{sameDay:"[ma] LT[-kor]",nextDay:"[holnap] LT[-kor]",nextWeek:function(){return n.call(this,!0)},lastDay:"[tegnap] LT[-kor]",lastWeek:function(){return n.call(this,!1)},sameElse:"L"},relativeTime:{future:"%s múlva",past:"%s",s:t,m:t,mm:t,h:t,hh:t,d:t,dd:t,M:t,MM:t,y:t,yy:t},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}});return a})},function(e,t,n){!function(e,t){t(n
7001 (474))}(this,function(e){"use strict";var t=e.defineLocale("hy-am",{months:{format:"հունվարի_փետրվարի_մարտի_ապրիլի_մայիսի_հունիսի_հուլիսի_օգոստոսի_սեպտեմբերի_հոկտեմբերի_նոյեմբերի_դեկտեմբերի".split("_"),standalone:"հունվար_փետրվար_մարտ_ապրիլ_մայիս_հունիս_հուլիս_օգոստոս_սեպտեմբեր_հոկտեմբեր_նոյեմբեր_դեկտեմբեր".split("_")},monthsShort:"հնվ_փտր_մրտ_ապր_մյս_հնս_հլս_օգս_սպտ_հկտ_նմբ_դկտ".split("_"),weekdays:"կիրակի_երկուշաբթի_երեքշաբթի_չորեքշաբթի_հինգշաբթի_ուրբաթ_շաբաթ".split("_"),weekdaysShort:"կրկ_երկ_երք_չրք_հնգ_ուրբ_շբթ".split("_"),weekdaysMin:"կրկ_երկ_երք_չրք_հնգ_ուրբ_շբթ".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY թ.",LLL:"D MMMM YYYY թ.
7002 , HH:mm",LLLL:"dddd, D MMMM YYYY թ., HH:mm"},calendar:{sameDay:"[այսօր] LT",nextDay:"[վաղը] LT",lastDay:"[երեկ] LT",nextWeek:function(){return"dddd [օրը ժամը] LT"},lastWeek:function(){return"[անցած] dddd [օրը ժամը] LT"},sameElse:"L"},relativeTime:{future:"%s հետո",past:"%s առաջ",s:"մի քանի վայրկյան",m:"րոպե",mm:"%d րոպե",h:"ժամ",hh:"%d ժամ",d:"օր",dd:"%d օր",M:"ամիս",MM:"%d ամիս",y:"տարի",yy:"%d տարի"},meridiemParse:/գիշերվա|առավոտվա|ցերեկվա|երեկոյան/,isPM:function(e){return/^(ցերեկվա|երեկոյան)$/.test(e)},meridiem:function(e){return e<4?"գիշերվա":e<12?"առավոտվա":e<17?"ցերեկվա":"երեկոյան"},ordinalParse:/\d{1,2}|\d{1,2}-(ին|րդ)/,ordinal:function(e,t){switch(t){case"DDD":case"w":case"W":case"DDDo":return 1===e?e+"-ին":e+"-րդ";default:return e}},week:{dow:1,doy:7}});return t})},function(e,t,n){!function(e,t){t(n(474))
7003 }(this,function(e){"use strict";var t=e.defineLocale("id",{months:"Januari_Februari_Maret_April_Mei_Juni_Juli_Agustus_September_Oktober_November_Desember".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Mei_Jun_Jul_Ags_Sep_Okt_Nov_Des".split("_"),weekdays:"Minggu_Senin_Selasa_Rabu_Kamis_Jumat_Sabtu".split("_"),weekdaysShort:"Min_Sen_Sel_Rab_Kam_Jum_Sab".split("_"),weekdaysMin:"Mg_Sn_Sl_Rb_Km_Jm_Sb".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/pagi|siang|sore|malam/,meridiemHour:function(e,t){return 12===e&&(e=0),"pagi"===t?e:"siang"===t?e>=11?e:e+12:"sore"===t||"malam"===t?e+12:void 0},meridiem:function(e,t,n){return e<11?"pagi":e<15?"siang":e<19?"sore":"malam"},calendar:{sameDay:"[Hari ini pukul] LT",nextDay:"[Besok pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kemarin pukul] LT",lastWeek:"dddd [lalu pukul] LT",sameElse:"L"},relativeTime:{future:"dalam %s",past:"
7004 %s yang lalu",s:"beberapa detik",m:"semenit",mm:"%d menit",h:"sejam",hh:"%d jam",d:"sehari",dd:"%d hari",M:"sebulan",MM:"%d bulan",y:"setahun",yy:"%d tahun"},week:{dow:1,doy:7}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";function t(e){return e%100===11||e%10!==1}function n(e,n,r,a){var o=e+" ";switch(r){case"s":return n||a?"nokkrar sekúndur":"nokkrum sekúndum";case"m":return n?"mínúta":"mínútu";case"mm":return t(e)?o+(n||a?"mínútur":"mínútum"):n?o+"mínúta":o+"mínútu";case"hh":return t(e)?o+(n||a?"klukkustundir":"klukkustundum"):o+"klukkustund";case"d":return n?"dagur":a?"dag":"degi";case"dd":return t(e)?n?o+"dagar":o+(a?"daga":"dögum"):n?o+"dagur":o+(a?"dag":"degi");case"M":return n?"mánuður":a?"mánuð":"mánuði";case"MM":return t(e)?n?o+"mánuðir":o+(a?"mánuði":"mánuðum"):n?o+"mánuður":o+(a?"mánuð":"mánuði");case"y":return n||a?"ár":"ári";case"yy":return t(e)?o+(n||a?"ár":"árum"):o+(n||a?"ár":"ári")}}var
7005 r=e.defineLocale("is",{months:"janúar_febrúar_mars_apríl_maí_júní_júlí_ágúst_september_október_nóvember_desember".split("_"),monthsShort:"jan_feb_mar_apr_maí_jún_júl_ágú_sep_okt_nóv_des".split("_"),weekdays:"sunnudagur_mánudagur_þriðjudagur_miðvikudagur_fimmtudagur_föstudagur_laugardagur".split("_"),weekdaysShort:"sun_mán_þri_mið_fim_fös_lau".split("_"),weekdaysMin:"Su_Má_Þr_Mi_Fi_Fö_La".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] H:mm",LLLL:"dddd, D. MMMM YYYY [kl.] H:mm"},calendar:{sameDay:"[í dag kl.] LT",nextDay:"[á morgun kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[í gær kl.] LT",lastWeek:"[síðasta] dddd [kl.] LT",sameElse:"L"},relativeTime:{future:"eftir %s",past:"fyrir %s síðan",s:n,m:n,mm:n,h:"klukkustund",hh:n,d:n,dd:n,M:n,MM:n,y:n,yy:n},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return r})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use st
7006 rict";var t=e.defineLocale("it",{months:"gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre".split("_"),monthsShort:"gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic".split("_"),weekdays:"Domenica_Lunedì_Martedì_Mercoledì_Giovedì_Venerdì_Sabato".split("_"),weekdaysShort:"Dom_Lun_Mar_Mer_Gio_Ven_Sab".split("_"),weekdaysMin:"Do_Lu_Ma_Me_Gi_Ve_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Oggi alle] LT",nextDay:"[Domani alle] LT",nextWeek:"dddd [alle] LT",lastDay:"[Ieri alle] LT",lastWeek:function(){switch(this.day()){case 0:return"[la scorsa] dddd [alle] LT";default:return"[lo scorso] dddd [alle] LT"}},sameElse:"L"},relativeTime:{future:function(e){return(/^[0-9].+$/.test(e)?"tra":"in")+" "+e},past:"%s fa",s:"alcuni secondi",m:"un minuto",mm:"%d minuti",h:"un'ora",hh:"%d ore",d:"un giorno",dd:"%d giorni",M:"un mese",MM:"%
7007 d mesi",y:"un anno",yy:"%d anni"},ordinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("ja",{months:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),weekdays:"日曜日_月曜日_火曜日_水曜日_木曜日_金曜日_土曜日".split("_"),weekdaysShort:"日_月_火_水_木_金_土".split("_"),weekdaysMin:"日_月_火_水_木_金_土".split("_"),longDateFormat:{LT:"Ah時m分",LTS:"Ah時m分s秒",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日Ah時m分",LLLL:"YYYY年M月D日Ah時m分 dddd"},meridiemParse:/午前|午後/i,isPM:function(e){return"午後"===e},meridiem:function(e,t,n){return e<12?"午前":"午後"},calendar:{sameDay:"[今日] LT",nextDay:"[明日] LT",nextWeek:"[来週]dddd LT",lastDay:"[昨日] LT",lastWeek:"[前週]dddd LT",sameElse:"
7008 L"},ordinalParse:/\d{1,2}日/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"日";default:return e}},relativeTime:{future:"%s後",past:"%s前",s:"数秒",m:"1分",mm:"%d分",h:"1時間",hh:"%d時間",d:"1日",dd:"%d日",M:"1ヶ月",MM:"%dヶ月",y:"1年",yy:"%d年"}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("jv",{months:"Januari_Februari_Maret_April_Mei_Juni_Juli_Agustus_September_Oktober_Nopember_Desember".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Mei_Jun_Jul_Ags_Sep_Okt_Nop_Des".split("_"),weekdays:"Minggu_Senen_Seloso_Rebu_Kemis_Jemuwah_Septu".split("_"),weekdaysShort:"Min_Sen_Sel_Reb_Kem_Jem_Sep".split("_"),weekdaysMin:"Mg_Sn_Sl_Rb_Km_Jm_Sp".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/enjing|siyang|sonten|ndalu/,meridiemHour:function(e,t){return 12===e&&(e=0),"enjing"===
7009 t?e:"siyang"===t?e>=11?e:e+12:"sonten"===t||"ndalu"===t?e+12:void 0},meridiem:function(e,t,n){return e<11?"enjing":e<15?"siyang":e<19?"sonten":"ndalu"},calendar:{sameDay:"[Dinten puniko pukul] LT",nextDay:"[Mbenjang pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kala wingi pukul] LT",lastWeek:"dddd [kepengker pukul] LT",sameElse:"L"},relativeTime:{future:"wonten ing %s",past:"%s ingkang kepengker",s:"sawetawis detik",m:"setunggal menit",mm:"%d menit",h:"setunggal jam",hh:"%d jam",d:"sedinten",dd:"%d dinten",M:"sewulan",MM:"%d wulan",y:"setaun",yy:"%d taun"},week:{dow:1,doy:7}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("ka",{months:{standalone:"იანვარი_თებერვალი_მარტი_აპრილი_მაისი_ივნისი_ივლისი_აგვისტო_სექტემბერი_ოქტომბერი_ნოემბერი_დეკემბერი".split(
7010 "_"),format:"იანვარს_თებერვალს_მარტს_აპრილის_მაისს_ივნისს_ივლისს_აგვისტს_სექტემბერს_ოქტომბერს_ნოემბერს_დეკემბერს".split("_")},monthsShort:"იან_თებ_მარ_აპრ_მაი_ივნ_ივლ_აგვ_სექ_ოქტ_ნოე_დეკ".split("_"),weekdays:{standalone:"კვირა_ორშაბათი_სამშაბათი_ოთხშაბათი_ხუთშაბათი_პარასკევი_შაბათი".split("_"),format:"კვირას_ორშაბათს_სამშაბათს_ოთხშაბათს_ხუთშაბათს_პარასკევს_შაბათს".split("_"),isFormat:/(წინა|შემდეგ)/},weekdaysShort:"კვი_ორშ_სამ_ოთხ_ხუთ_პარ_შაბ".split("_"),weekda
7011 ysMin:"კვ_ორ_სა_ოთ_ხუ_პა_შა".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[დღეს] LT[-ზე]",nextDay:"[ხვალ] LT[-ზე]",lastDay:"[გუშინ] LT[-ზე]",nextWeek:"[შემდეგ] dddd LT[-ზე]",lastWeek:"[წინა] dddd LT-ზე",sameElse:"L"},relativeTime:{future:function(e){return/(წამი|წუთი|საათი|წელი)/.test(e)?e.replace(/ი$/,"ში"):e+"ში"},past:function(e){return/(წამი|წუთი|საათი|დღე|თვე)/.test(e)?e.replace(/(ი|ე)$/,"ის წინ"):/წელი/.test(e)?e.replace(/წელი$/,"წლის წინ"):void 0},s:"რამდენიმე წამი",m:"წუთი",mm:"%d წუთი",h:"საათი",hh:"%d საათი",d:"დღე",dd:"%d დღე",M:"თვე",MM:"%d თვე",y:"წ�
7012 �ლი",yy:"%d წელი"},ordinalParse:/0|1-ლი|მე-\d{1,2}|\d{1,2}-ე/,ordinal:function(e){return 0===e?e:1===e?e+"-ლი":e<20||e<=100&&e%20===0||e%100===0?"მე-"+e:e+"-ე"},week:{dow:1,doy:7}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t={0:"-ші",1:"-ші",2:"-ші",3:"-ші",4:"-ші",5:"-ші",6:"-шы",7:"-ші",8:"-ші",9:"-шы",10:"-шы",20:"-шы",30:"-шы",40:"-шы",50:"-ші",60:"-шы",70:"-ші",80:"-ші",90:"-шы",100:"-ші"},n=e.defineLocale("kk",{months:"қаңтар_ақпан_наурыз_сәуір_мамыр_маусым_шілде_тамыз_қыркүйек_қазан_қараша_желтоқсан".split("_"),monthsShort:"қаң_ақп_нау_сәу_мам_мау_шіл_там_қыр_қаз_қар_жел".split("_"),weekdays:"жексенбі_дүйсенбі_сейсенбі_сәрсенбі_бейсенбі_жұма_сенбі".split("_"),weekdaysShort:"жек_дүй_сей_сәр_бе
7013 й_жұм_сен".split("_"),weekdaysMin:"жк_дй_сй_ср_бй_жм_сн".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Бүгін сағат] LT",nextDay:"[Ертең сағат] LT",nextWeek:"dddd [сағат] LT",lastDay:"[Кеше сағат] LT",lastWeek:"[Өткен аптаның] dddd [сағат] LT",sameElse:"L"},relativeTime:{future:"%s ішінде",past:"%s бұрын",s:"бірнеше секунд",m:"бір минут",mm:"%d минут",h:"бір сағат",hh:"%d сағат",d:"бір күн",dd:"%d күн",M:"бір ай",MM:"%d ай",y:"бір жыл",yy:"%d жыл"},ordinalParse:/\d{1,2}-(ші|шы)/,ordinal:function(e){var n=e%10,r=e>=100?100:null;return e+(t[e]||t[n]||t[r])},week:{dow:1,doy:7}});return n})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("km",{months:"មករា_កុម្ភ�
7014 �_មីនា_មេសា_ឧសភា_មិថុនា_កក្កដា_សីហា_កញ្ញា_តុលា_វិច្ឆិកា_ធ្នូ".split("_"),monthsShort:"មករា_កុម្ភៈ_មីនា_មេសា_ឧសភា_មិថុនា_កក្កដា_សីហា_កញ្ញា_តុលា_វិច្ឆិកា_ធ្នូ".split("_"),weekdays:"អាទិត្យ_ច័ន្ទ_អង្គារ_ពុធ_ព្រហស្បតិ៍_សុក្រ_សៅរ៍".split("_"),weekdaysShort:"អាទិត្យ_ច័ន្ទ_អង្គារ_ពុធ_ព្រហស្បតិ៍_សុក្រ_សៅរ៍".split("_"),weekdaysMin:"អាទិត្យ_ច័ន្ទ_អង្គារ_ពុធ_ព្រហស្បតិ៍_សុក្រ_សៅរ៍".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[ថ្�
7015 ��ៃនេះ ម៉ោង] LT",nextDay:"[ស្អែក ម៉ោង] LT",nextWeek:"dddd [ម៉ោង] LT",lastDay:"[ម្សិលមិញ ម៉ោង] LT",lastWeek:"dddd [សប្តាហ៍មុន] [ម៉ោង] LT",sameElse:"L"},relativeTime:{future:"%sទៀត",past:"%sមុន",s:"ប៉ុន្មានវិនាទី",m:"មួយនាទី",mm:"%d នាទី",h:"មួយម៉ោង",hh:"%d ម៉ោង",d:"មួយថ្ងៃ",dd:"%d ថ្ងៃ",M:"មួយខែ",MM:"%d ខែ",y:"មួយឆ្នាំ",yy:"%d ឆ្នាំ"},week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("ko",{months:"1월_2월_3월_4월_5월_6월_7월_8월_9월_10월_11월_12월".split("_"),monthsShort:"1월_2월_3월_4월_5월_6월_7월_8월_9월_10월_11월_12월".split("_"),weekdays:"일요일_월요일_화요일_수요일_목요일_금요일_토요일".split("_"),weekdaysShort:"일_월_화
7016 _수_목_금_토".split("_"),weekdaysMin:"일_월_화_수_목_금_토".split("_"),longDateFormat:{LT:"A h시 m분",LTS:"A h시 m분 s초",L:"YYYY.MM.DD",LL:"YYYY년 MMMM D일",LLL:"YYYY년 MMMM D일 A h시 m분",LLLL:"YYYY년 MMMM D일 dddd A h시 m분"},calendar:{sameDay:"오늘 LT",nextDay:"내일 LT",nextWeek:"dddd LT",lastDay:"어제 LT",lastWeek:"지난주 dddd LT",sameElse:"L"},relativeTime:{future:"%s 후",past:"%s 전",s:"몇 초",ss:"%d초",m:"일분",mm:"%d분",h:"한 시간",hh:"%d시간",d:"하루",dd:"%d일",M:"한 달",MM:"%d달",y:"일 년",yy:"%d년"},ordinalParse:/\d{1,2}일/,ordinal:"%d일",meridiemParse:/오전|오후/,isPM:function(e){return"오후"===e},meridiem:function(e,t,n){return e<12?"오전":"오후"}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t={0:"-чү",1:"-чи",2:"-чи",3:"-чү",4:"-чү",5:"-чи",6:"-чы",7:"-чи",8:"-чи",9:"-чу",10:"-чу",20:"-чы",30:"-чу",40:"-чы",50:"-чү",60:"-чы"
7017 ,70:"-чи",80:"-чи",90:"-чу",100:"-чү"},n=e.defineLocale("ky",{months:"январь_февраль_март_апрель_май_июнь_июль_август_сентябрь_октябрь_ноябрь_декабрь".split("_"),monthsShort:"янв_фев_март_апр_май_июнь_июль_авг_сен_окт_ноя_дек".split("_"),weekdays:"Жекшемби_Дүйшөмбү_Шейшемби_Шаршемби_Бейшемби_Жума_Ишемби".split("_"),weekdaysShort:"Жек_Дүй_Шей_Шар_Бей_Жум_Ише".split("_"),weekdaysMin:"Жк_Дй_Шй_Шр_Бй_Жм_Иш".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Бүгүн саат] LT",nextDay:"[Эртең саат] LT",nextWeek:"dddd [саат] LT",lastDay:"[Кече саат] LT",lastWeek:"[Өткен аптанын] dddd [күнү] [саат] LT",sameElse:"L"},relativeTime:{future:"%
7018 s ичинде",past:"%s мурун",s:"бирнече секунд",m:"бир мүнөт",mm:"%d мүнөт",h:"бир саат",hh:"%d саат",d:"бир күн",dd:"%d күн",M:"бир ай",MM:"%d ай",y:"бир жыл",yy:"%d жыл"},ordinalParse:/\d{1,2}-(чи|чы|чү|чу)/,ordinal:function(e){var n=e%10,r=e>=100?100:null;return e+(t[e]||t[n]||t[r])},week:{dow:1,doy:7}});return n})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";function t(e,t,n,r){var a={m:["eng Minutt","enger Minutt"],h:["eng Stonn","enger Stonn"],d:["een Dag","engem Dag"],M:["ee Mount","engem Mount"],y:["ee Joer","engem Joer"]};return t?a[n][0]:a[n][1]}function n(e){var t=e.substr(0,e.indexOf(" "));return a(t)?"a "+e:"an "+e}function r(e){var t=e.substr(0,e.indexOf(" "));return a(t)?"viru "+e:"virun "+e}function a(e){if(e=parseInt(e,10),isNaN(e))return!1;if(e<0)return!0;if(e<10)return 4<=e&&e<=7;if(e<100){var t=e%10,n=e/10;return a(0===t?n:t)}if(e<1e4){for(;e>=10;)e/=10;retur
7019 n a(e)}return e/=1e3,a(e)}var o=e.defineLocale("lb",{months:"Januar_Februar_Mäerz_Abrëll_Mee_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Febr._Mrz._Abr._Mee_Jun._Jul._Aug._Sept._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonndeg_Méindeg_Dënschdeg_Mëttwoch_Donneschdeg_Freideg_Samschdeg".split("_"),weekdaysShort:"So._Mé._Dë._Më._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mé_Dë_Më_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm [Auer]",LTS:"H:mm:ss [Auer]",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm [Auer]",LLLL:"dddd, D. MMMM YYYY H:mm [Auer]"},calendar:{sameDay:"[Haut um] LT",sameElse:"L",nextDay:"[Muer um] LT",nextWeek:"dddd [um] LT",lastDay:"[Gëschter um] LT",lastWeek:function(){switch(this.day()){case 2:case 4:return"[Leschten] dddd [um] LT";default:return"[Leschte] dddd [um] LT"}}},relativeTime:{future:n,past:r,s:"e puer Sekonnen",m:t,mm:"%d Minutten",h:t,hh:"%d Stonnen",d:t,dd:"%d Deeg"
7020 ,M:t,MM:"%d Méint",y:t,yy:"%d Joer"},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return o})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("lo",{months:"ມັງກອນ_ກຸມພາ_ມີນາ_ເມສາ_ພຶດສະພາ_ມິຖຸນາ_ກໍລະກົດ_ສິງຫາ_ກັນຍາ_ຕຸລາ_ພະຈິກ_ທັນວາ".split("_"),monthsShort:"ມັງກອນ_ກຸມພາ_ມີນາ_ເມສາ_ພຶດສະພາ_ມິຖຸນາ_ກໍລະກົດ_ສິງຫາ_ກັນຍາ_ຕຸລາ_ພະຈິກ_ທັນວາ".split("_"),weekdays:"ອາທິດ_ຈັນ_ອັງຄານ_ພຸດ_ພະຫັດ_ສຸກ_ເສົາ".split("_"),weekdaysShort:"ທິດ_ຈັນ_ອັງຄານ_ພຸດ_ພະຫັດ_ສຸກ_ເສົາ".split("_"),weekdaysMin:"ທ_ຈ_ອຄ_ພ_ພຫ_ສກ_ສ".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm"
7021 ,LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"ວັນdddd D MMMM YYYY HH:mm"},meridiemParse:/ຕອນເຊົ້າ|ຕອນແລງ/,isPM:function(e){return"ຕອນແລງ"===e},meridiem:function(e,t,n){return e<12?"ຕອນເຊົ້າ":"ຕອນແລງ"},calendar:{sameDay:"[ມື້ນີ້ເວລາ] LT",nextDay:"[ມື້ອື່ນເວລາ] LT",nextWeek:"[ວັນ]dddd[ໜ້າເວລາ] LT",lastDay:"[ມື້ວານນີ້ເວລາ] LT",lastWeek:"[ວັນ]dddd[ແລ້ວນີ້ເວລາ] LT",sameElse:"L"},relativeTime:{future:"ອີກ %s",past:"%sຜ່ານມາ",s:"ບໍ່ເທົ່າໃດວິນາທີ",m:"1 ນາທີ",mm:"%d ນາທີ",h:"1 ຊົ່ວໂມງ",hh:"%d ຊົ່ວໂມງ",d:"1 ມື້",dd:"%d ມື້",M:"1 ເດືອນ",MM:"%d ເດືອນ",y:"1 ປີ",yy:"%d ປີ"},ordinalParse:/(ທີ່)\d{1,2}/,ordinal:function(e){return"ທີ່"+e}
7022 });return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";function t(e,t,n,r){return t?"kelios sekundės":r?"kelių sekundžių":"kelias sekundes"}function n(e,t,n,r){return t?a(n)[0]:r?a(n)[1]:a(n)[2]}function r(e){return e%10===0||e>10&&e<20}function a(e){return i[e].split("_")}function o(e,t,o,i){var s=e+" ";return 1===e?s+n(e,t,o[0],i):t?s+(r(e)?a(o)[1]:a(o)[0]):i?s+a(o)[1]:s+(r(e)?a(o)[1]:a(o)[2])}var i={m:"minutė_minutės_minutę",mm:"minutės_minučių_minutes",h:"valanda_valandos_valandą",hh:"valandos_valandų_valandas",d:"diena_dienos_dieną",dd:"dienos_dienų_dienas",M:"mėnuo_mėnesio_mėnesį",MM:"mėnesiai_mėnesių_mėnesius",y:"metai_metų_metus",yy:"metai_metų_metus"},s=e.defineLocale("lt",{months:{format:"sausio_vasario_kovo_balandžio_gegužės_birželio_liepos_rugpjūčio_rugsėjo_spalio_lapkričio_gruodžio".split("_"),standalone:"sausis_vasaris_kovas_balandis_gegužė_birželis_liepa_rugpjūtis_rugsėjis_spalis_lapkritis_gruodis".
7023 split("_"),isFormat:/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?|MMMM?(\[[^\[\]]*\]|\s)+D[oD]?/},monthsShort:"sau_vas_kov_bal_geg_bir_lie_rgp_rgs_spa_lap_grd".split("_"),weekdays:{format:"sekmadienį_pirmadienį_antradienį_trečiadienį_ketvirtadienį_penktadienį_šeštadienį".split("_"),standalone:"sekmadienis_pirmadienis_antradienis_trečiadienis_ketvirtadienis_penktadienis_šeštadienis".split("_"),isFormat:/dddd HH:mm/},weekdaysShort:"Sek_Pir_Ant_Tre_Ket_Pen_Šeš".split("_"),weekdaysMin:"S_P_A_T_K_Pn_Š".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY [m.] MMMM D [d.]",LLL:"YYYY [m.] MMMM D [d.], HH:mm [val.]",LLLL:"YYYY [m.] MMMM D [d.], dddd, HH:mm [val.]",l:"YYYY-MM-DD",ll:"YYYY [m.] MMMM D [d.]",lll:"YYYY [m.] MMMM D [d.], HH:mm [val.]",llll:"YYYY [m.] MMMM D [d.], ddd, HH:mm [val.]"},calendar:{sameDay:"[Šiandien] LT",nextDay:"[Rytoj] LT",nextWeek:"dddd LT",lastDay:"[Vakar] LT",lastWeek:"[Praėjusį] dddd LT",sameElse:"L"},relativeTi
7024 me:{future:"po %s",past:"prieš %s",s:t,m:n,mm:o,h:n,hh:o,d:n,dd:o,M:n,MM:o,y:n,yy:o},ordinalParse:/\d{1,2}-oji/,ordinal:function(e){return e+"-oji"},week:{dow:1,doy:4}});return s})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";function t(e,t,n){return n?t%10===1&&t%100!==11?e[2]:e[3]:t%10===1&&t%100!==11?e[0]:e[1]}function n(e,n,r){return e+" "+t(o[r],e,n)}function r(e,n,r){return t(o[r],e,n)}function a(e,t){return t?"dažas sekundes":"dažām sekundēm"}var o={m:"minūtes_minūtēm_minūte_minūtes".split("_"),mm:"minūtes_minūtēm_minūte_minūtes".split("_"),h:"stundas_stundām_stunda_stundas".split("_"),hh:"stundas_stundām_stunda_stundas".split("_"),d:"dienas_dienām_diena_dienas".split("_"),dd:"dienas_dienām_diena_dienas".split("_"),M:"mēneša_mēnešiem_mēnesis_mēneši".split("_"),MM:"mēneša_mēnešiem_mēnesis_mēneši".split("_"),y:"gada_gadiem_gads_gadi".split("_"),yy:"gada_gadiem_gads_gadi".split("_")},i=e.defineLocale("lv",{months:"janv
7025 āris_februāris_marts_aprīlis_maijs_jūnijs_jūlijs_augusts_septembris_oktobris_novembris_decembris".split("_"),monthsShort:"jan_feb_mar_apr_mai_jūn_jūl_aug_sep_okt_nov_dec".split("_"),weekdays:"svētdiena_pirmdiena_otrdiena_trešdiena_ceturtdiena_piektdiena_sestdiena".split("_"),weekdaysShort:"Sv_P_O_T_C_Pk_S".split("_"),weekdaysMin:"Sv_P_O_T_C_Pk_S".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY.",LL:"YYYY. [gada] D. MMMM",LLL:"YYYY. [gada] D. MMMM, HH:mm",LLLL:"YYYY. [gada] D. MMMM, dddd, HH:mm"},calendar:{sameDay:"[Šodien pulksten] LT",nextDay:"[Rīt pulksten] LT",nextWeek:"dddd [pulksten] LT",lastDay:"[Vakar pulksten] LT",lastWeek:"[Pagājušā] dddd [pulksten] LT",sameElse:"L"},relativeTime:{future:"pēc %s",past:"pirms %s",s:a,m:r,mm:n,h:r,hh:n,d:r,dd:n,M:r,MM:n,y:r,yy:n},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return i})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t={words:{m:
7026 ["jedan minut","jednog minuta"],mm:["minut","minuta","minuta"],h:["jedan sat","jednog sata"],hh:["sat","sata","sati"],dd:["dan","dana","dana"],MM:["mjesec","mjeseca","mjeseci"],yy:["godina","godine","godina"]},correctGrammaticalCase:function(e,t){return 1===e?t[0]:e>=2&&e<=4?t[1]:t[2]},translate:function(e,n,r){var a=t.words[r];return 1===r.length?n?a[0]:a[1]:e+" "+t.correctGrammaticalCase(e,a)}},n=e.defineLocale("me",{months:"januar_februar_mart_april_maj_jun_jul_avgust_septembar_oktobar_novembar_decembar".split("_"),monthsShort:"jan._feb._mar._apr._maj_jun_jul_avg._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedjelja_ponedjeljak_utorak_srijeda_četvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sri._čet._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_če_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danas u]
7027 LT",nextDay:"[sjutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[juče u] LT",lastWeek:function(){var e=["[prošle] [nedjelje] [u] LT","[prošlog] [ponedjeljka] [u] LT","[prošlog] [utorka] [u] LT","[prošle] [srijede] [u] LT","[prošlog] [četvrtka] [u] LT","[prošlog] [petka] [u] LT","[prošle] [subote] [u] LT"];return e[this.day()]},sameElse:"L"},relativeTime:{future:"za %s",past:"prije %s",s:"nekoliko sekundi",m:t.translate,mm:t.translate,h:t.translate,hh:t.translate,d:"dan",dd:t.translate,M:"mjesec",MM:t.translate,y:"godinu",yy:t.translate},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}});return n})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("mi",{months:"Kohi-tāte_Hui-tanguru_Poutū-te-rangi_Paenga-whāwhā_Haratua_Pipiri_Hōngoingoi_Here-turi-
7028 kōkā_Mahuru_Whiringa-ā-nuku_Whiringa-ā-rangi_Hakihea".split("_"),monthsShort:"Kohi_Hui_Pou_Pae_Hara_Pipi_Hōngoi_Here_Mahu_Whi-nu_Whi-ra_Haki".split("_"),monthsRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,3}/i,monthsStrictRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,3}/i,monthsShortRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,3}/i,monthsShortStrictRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,2}/i,weekdays:"Rātapu_Mane_Tūrei_Wenerei_Tāite_Paraire_Hātarei".split("_"),weekdaysShort:"Ta_Ma_Tū_We_Tāi_Pa_Hā".split("_"),weekdaysMin:"Ta_Ma_Tū_We_Tāi_Pa_Hā".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [i] HH:mm",LLLL:"dddd, D MMMM YYYY [i] HH:mm"},calendar:{sameDay:"[i teie mahana, i] LT",nextDay:"[apopo i] LT",nextWeek:"dddd [i] LT",lastDay:"[inanahi i] LT",lastWeek:"dddd [whakamutunga i] LT",sameElse:"L"},relativeTime:{future:"i roto i %s",past:"%s i mua",s:"te hēkona ruarua",m:"he meneti",mm:"%d meneti",h:"te haora",hh:"%d haora"
7029 ,d:"he ra",dd:"%d ra",M:"he marama",MM:"%d marama",y:"he tau",yy:"%d tau"},ordinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("mk",{months:"јануари_февруари_март_април_мај_јуни_јули_август_септември_октомври_ноември_декември".split("_"),monthsShort:"јан_фев_мар_апр_мај_јун_јул_авг_сеп_окт_ное_дек".split("_"),weekdays:"недела_понеделник_вторник_среда_четврток_петок_сабота".split("_"),weekdaysShort:"нед_пон_вто_сре_чет_пет_саб".split("_"),weekdaysMin:"нe_пo_вт_ср_че_пе_сa".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},calendar:{sameDay:"[Денес во] LT",nextDay:"[Утре во] LT",nextWeek:"[�
7030 �о] dddd [во] LT",lastDay:"[Вчера во] LT",lastWeek:function(){switch(this.day()){case 0:case 3:case 6:return"[Изминатата] dddd [во] LT";case 1:case 2:case 4:case 5:return"[Изминатиот] dddd [во] LT"}},sameElse:"L"},relativeTime:{future:"после %s",past:"пред %s",s:"неколку секунди",m:"минута",mm:"%d минути",h:"час",hh:"%d часа",d:"ден",dd:"%d дена",M:"месец",MM:"%d месеци",y:"година",yy:"%d години"},ordinalParse:/\d{1,2}-(ев|ен|ти|ви|ри|ми)/,ordinal:function(e){var t=e%10,n=e%100;return 0===e?e+"-ев":0===n?e+"-ен":n>10&&n<20?e+"-ти":1===t?e+"-ви":2===t?e+"-ри":7===t||8===t?e+"-ми":e+"-ти"},week:{dow:1,doy:7}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("ml",{months:"ജനുവരി_ഫെബ്രുവരി_മാർച്ച്_ഏപ്രിൽ_മേയ്_ജൂൺ_ജൂലൈ_ഓഗ
7031 സ്റ്റ്_സെപ്റ്റംബർ_ഒക്ടോബർ_നവംബർ_ഡിസംബർ".split("_"),monthsShort:"ജനു._ഫെബ്രു._മാർ._ഏപ്രി._മേയ്_ജൂൺ_ജൂലൈ._ഓഗ._സെപ്റ്റ._ഒക്ടോ._നവം._ഡിസം.".split("_"),monthsParseExact:!0,weekdays:"ഞായറാഴ്ച_തിങ്കളാഴ്ച_ചൊവ്വാഴ്ച_ബുധനാഴ്ച_വ്യാഴാഴ്ച_വെള്ളിയാഴ്ച_ശനിയാഴ്ച".split("_"),weekdaysShort:"ഞായർ_തിങ്കൾ_ചൊവ്വ_ബുധൻ_വ്യാഴം_വെള്ളി_ശനി".split("_"),weekdaysMin:"ഞാ_തി_ചൊ_ബു_വ്യാ_വെ_ശ".split("_"),longDateFormat:{LT:"A h:mm -നു",LTS:"A h:mm:ss -നു",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm -നു",LLLL:"dddd, D MMMM YYYY, A h:mm -നു"},calendar:{sameDay:"[ഇന്ന്] LT",nextDay:"[നാളെ]
7032 LT",nextWeek:"dddd, LT",lastDay:"[ഇന്നലെ] LT",lastWeek:"[കഴിഞ്ഞ] dddd, LT",sameElse:"L"},relativeTime:{future:"%s കഴിഞ്ഞ്",past:"%s മുൻപ്",s:"അൽപ നിമിഷങ്ങൾ",m:"ഒരു മിനിറ്റ്",mm:"%d മിനിറ്റ്",h:"ഒരു മണിക്കൂർ",hh:"%d മണിക്കൂർ",d:"ഒരു ദിവസം",dd:"%d ദിവസം",M:"ഒരു മാസം",MM:"%d മാസം",y:"ഒരു വർഷം",yy:"%d വർഷം"},meridiemParse:/രാത്രി|രാവിലെ|ഉച്ച കഴിഞ്ഞ്|വൈകുന്നേരം|രാത്രി/i,meridiemHour:function(e,t){return 12===e&&(e=0),"രാത്രി"===t&&e>=4||"ഉച്ച കഴിഞ്ഞ്"===t||"വൈകുന്നേരം"===t?e+12:e},meridiem:function(e,t,n){return e<4?"രാത്രി":e<12?"രാവിലെ":e<17?"ഉച്ച കഴിഞ്ഞ്":e<20?"വൈകുന്നേരം":"�
7033 �ാത്രി"}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";function t(e,t,n,r){var a="";if(t)switch(n){case"s":a="काही सेकंद";break;case"m":a="एक मिनिट";break;case"mm":a="%d मिनिटे";break;case"h":a="एक तास";break;case"hh":a="%d तास";break;case"d":a="एक दिवस";break;case"dd":a="%d दिवस";break;case"M":a="एक महिना";break;case"MM":a="%d महिने";break;case"y":a="एक वर्ष";break;case"yy":a="%d वर्षे"}else switch(n){case"s":a="काही सेकंदां";break;case"m":a="एका मिनिटा";break;case"mm":a="%d मिनिटां";break;case"h":a="एका तासा";break;case"hh":a="%d तासां";break;case"d":a="एका दिवसा";break;case"dd":a="%d दिवसां";break;case"M":a="एका महिन्या";break;case"MM":a="%d महिन्यां";break;case"y":a=
7034 "एका वर्षा";break;case"yy":a="%d वर्षां"}return a.replace(/%d/i,e)}var n={1:"१",2:"२",3:"३",4:"४",5:"५",6:"६",7:"७",8:"८",9:"९",0:"०"},r={"१":"1","२":"2","३":"3","४":"4","५":"5","६":"6","७":"7","८":"8","९":"9","०":"0"},a=e.defineLocale("mr",{months:"जानेवारी_फेब्रुवारी_मार्च_एप्रिल_मे_जून_जुलै_ऑगस्ट_सप्टेंबर_ऑक्टोबर_नोव्हेंबर_डिसेंबर".split("_"),monthsShort:"जाने._फेब्रु._मार्च._एप्रि._मे._जून._जुलै._ऑग._सप्टें._ऑक्टो._नोव्हें._डिसें.".split("_"),monthsParseExact:!0,weekdays:"रविवार_सोमवार_मंगळवार_बुधवार_गुरूवार_शुक्रवार_शनिवार".split("_"),weekdaysShort:"रवि_सोम_
7035 मंगळ_बुध_गुरू_शुक्र_शनि".split("_"),weekdaysMin:"र_सो_मं_बु_गु_शु_श".split("_"),longDateFormat:{LT:"A h:mm वाजता",LTS:"A h:mm:ss वाजता",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm वाजता",LLLL:"dddd, D MMMM YYYY, A h:mm वाजता"},calendar:{sameDay:"[आज] LT",nextDay:"[उद्या] LT",nextWeek:"dddd, LT",lastDay:"[काल] LT",lastWeek:"[मागील] dddd, LT",sameElse:"L"},relativeTime:{future:"%sमध्ये",past:"%sपूर्वी",s:t,m:t,mm:t,h:t,hh:t,d:t,dd:t,M:t,MM:t,y:t,yy:t},preparse:function(e){return e.replace(/[१२३४५६७८९०]/g,function(e){return r[e]})},postformat:function(e){return e.replace(/\d/g,function(e){return n[e]})},meridiemParse:/रात्री|सकाळी|दुपारी|सायंकाळी/,meridiemHour:function(e,t){return 12===e&&(e=0),"रात्री"===t?e<4?e:e+12:"सकाळी"===t?e
7036 :"दुपारी"===t?e>=10?e:e+12:"सायंकाळी"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"रात्री":e<10?"सकाळी":e<17?"दुपारी":e<20?"सायंकाळी":"रात्री"},week:{dow:0,doy:6}});return a})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("ms",{months:"Januari_Februari_Mac_April_Mei_Jun_Julai_Ogos_September_Oktober_November_Disember".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ogs_Sep_Okt_Nov_Dis".split("_"),weekdays:"Ahad_Isnin_Selasa_Rabu_Khamis_Jumaat_Sabtu".split("_"),weekdaysShort:"Ahd_Isn_Sel_Rab_Kha_Jum_Sab".split("_"),weekdaysMin:"Ah_Is_Sl_Rb_Km_Jm_Sb".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/pagi|tengahari|petang|malam/,meridiemHour:function(e,t){return 12===e&&(e=0),"pagi"===t?e:"tengahari"===t?e>=11?e:e+12:"
7037 petang"===t||"malam"===t?e+12:void 0},meridiem:function(e,t,n){return e<11?"pagi":e<15?"tengahari":e<19?"petang":"malam"},calendar:{sameDay:"[Hari ini pukul] LT",nextDay:"[Esok pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kelmarin pukul] LT",lastWeek:"dddd [lepas pukul] LT",sameElse:"L"},relativeTime:{future:"dalam %s",past:"%s yang lepas",s:"beberapa saat",m:"seminit",mm:"%d minit",h:"sejam",hh:"%d jam",d:"sehari",dd:"%d hari",M:"sebulan",MM:"%d bulan",y:"setahun",yy:"%d tahun"},week:{dow:1,doy:7}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("ms-my",{months:"Januari_Februari_Mac_April_Mei_Jun_Julai_Ogos_September_Oktober_November_Disember".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ogs_Sep_Okt_Nov_Dis".split("_"),weekdays:"Ahad_Isnin_Selasa_Rabu_Khamis_Jumaat_Sabtu".split("_"),weekdaysShort:"Ahd_Isn_Sel_Rab_Kha_Jum_Sab".split("_"),
7038 +weekdaysMin:"Ah_Is_Sl_Rb_Km_Jm_Sb".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/pagi|tengahari|petang|malam/,meridiemHour:function(e,t){return 12===e&&(e=0),"pagi"===t?e:"tengahari"===t?e>=11?e:e+12:"petang"===t||"malam"===t?e+12:void 0},meridiem:function(e,t,n){return e<11?"pagi":e<15?"tengahari":e<19?"petang":"malam"},calendar:{sameDay:"[Hari ini pukul] LT",nextDay:"[Esok pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kelmarin pukul] LT",lastWeek:"dddd [lepas pukul] LT",sameElse:"L"},relativeTime:{future:"dalam %s",past:"%s yang lepas",s:"beberapa saat",m:"seminit",mm:"%d minit",h:"sejam",hh:"%d jam",d:"sehari",dd:"%d hari",M:"sebulan",MM:"%d bulan",y:"setahun",yy:"%d tahun"},week:{dow:1,doy:7}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t={1:"၁",2:"၂",3:"၃",4:"၄",5:"၅",6:"၆",7:"၇",8:"၈",9:"၉
7039 ",0:"၀"},n={"၁":"1","၂":"2","၃":"3","၄":"4","၅":"5","၆":"6","၇":"7","၈":"8","၉":"9","၀":"0"},r=e.defineLocale("my",{months:"ဇန်နဝါရီ_ဖေဖော်ဝါရီ_မတ်_ဧပြီ_မေ_ဇွန်_ဇူလိုင်_သြဂုတ်_စက်တင်ဘာ_အောက်တိုဘာ_နိုဝင်ဘာ_ဒီဇင်ဘာ".split("_"),monthsShort:"ဇန်_ဖေ_မတ်_ပြီ_မေ_ဇွန်_လိုင်_သြ_စက်_အောက်_နို_ဒီ".split("_"),weekdays:"တနင်္ဂနွေ_တနင်္လာ_အင်္ဂါ_ဗုဒ္ဓဟူး_ကြာသပတေး_သောကြာ_စနေ".split("_"),weekdaysShort:"နွေ_လာ_ဂါ_ဟူး_ကြာ_သော_နေ".split("_"),weekdaysMin:"နွေ_လာ_ဂါ_ဟူး_ကြာ_သော_နေ".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"
7040 dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[ယနေ.] LT [မှာ]",nextDay:"[မနက်ဖြန်] LT [မှာ]",nextWeek:"dddd LT [မှာ]",lastDay:"[မနေ.က] LT [မှာ]",lastWeek:"[ပြီးခဲ့သော] dddd LT [မှာ]",sameElse:"L"},relativeTime:{future:"လာမည့် %s မှာ",past:"လွန်ခဲ့သော %s က",s:"စက္ကန်.အနည်းငယ်",m:"တစ်မိနစ်",mm:"%d မိနစ်",h:"တစ်နာရီ",hh:"%d နာရီ",d:"တစ်ရက်",dd:"%d ရက်",M:"တစ်လ",MM:"%d လ",y:"တစ်နှစ်",yy:"%d နှစ်"},preparse:function(e){return e.replace(/[၁၂၃၄၅၆၇၈၉၀]/g,function(e){return n[e]})},postformat:function(e){return e.replace(/\d/g,function(e){return t[e]})},week:{dow:1,doy:4}});return r})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("nb",{months:"januar_februar_mars_april_mai_juni_juli_au
7041 gust_september_oktober_november_desember".split("_"),monthsShort:"jan._feb._mars_april_mai_juni_juli_aug._sep._okt._nov._des.".split("_"),monthsParseExact:!0,weekdays:"søndag_mandag_tirsdag_onsdag_torsdag_fredag_lørdag".split("_"),weekdaysShort:"sø._ma._ti._on._to._fr._lø.".split("_"),weekdaysMin:"sø_ma_ti_on_to_fr_lø".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] HH:mm",LLLL:"dddd D. MMMM YYYY [kl.] HH:mm"},calendar:{sameDay:"[i dag kl.] LT",nextDay:"[i morgen kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[i går kl.] LT",lastWeek:"[forrige] dddd [kl.] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"%s siden",s:"noen sekunder",m:"ett minutt",mm:"%d minutter",h:"en time",hh:"%d timer",d:"en dag",dd:"%d dager",M:"en måned",MM:"%d måneder",y:"ett år",yy:"%d år"},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(
7042 e){"use strict";var t={1:"१",2:"२",3:"३",4:"४",5:"५",6:"६",7:"७",8:"८",9:"९",0:"०"},n={"१":"1","२":"2","३":"3","४":"4","५":"5","६":"6","७":"7","८":"8","९":"9","०":"0"},r=e.defineLocale("ne",{months:"जनवरी_फेब्रुवरी_मार्च_अप्रिल_मई_जुन_जुलाई_अगष्ट_सेप्टेम्बर_अक्टोबर_नोभेम्बर_डिसेम्बर".split("_"),monthsShort:"जन._फेब्रु._मार्च_अप्रि._मई_जुन_जुलाई._अग._सेप्ट._अक्टो._नोभे._डिसे.".split("_"),monthsParseExact:!0,weekdays:"आइतबार_सोमबार_मङ्गलबार_बुधबार_बिहिबार_शुक्रबार_शनिबार".split("_"),weekdaysShort:"आइत._सोम._मङ्गल._बुध._बिहि._शुक्र._शनि.".split("_"),weekdaysMin:"आ
7043 ._सो._मं._बु._बि._शु._श.".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"Aको h:mm बजे",LTS:"Aको h:mm:ss बजे",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, Aको h:mm बजे",LLLL:"dddd, D MMMM YYYY, Aको h:mm बजे"},preparse:function(e){return e.replace(/[१२३४५६७८९०]/g,function(e){return n[e]})},postformat:function(e){return e.replace(/\d/g,function(e){return t[e]})},meridiemParse:/राति|बिहान|दिउँसो|साँझ/,meridiemHour:function(e,t){return 12===e&&(e=0),"राति"===t?e<4?e:e+12:"बिहान"===t?e:"दिउँसो"===t?e>=10?e:e+12:"साँझ"===t?e+12:void 0},meridiem:function(e,t,n){return e<3?"राति":e<12?"बिहान":e<16?"दिउँसो":e<20?"साँझ":"राति"},calendar:{sameDay:"[आज] LT",nextDay:"[भोलि] LT",nextWeek:"[आउँदो] dddd[,] LT",lastDay:"[हिजो] LT",lastWeek:"[गएको] dddd
7044 [,] LT",sameElse:"L"},relativeTime:{future:"%sमा",past:"%s अगाडि",s:"केही क्षण",m:"एक मिनेट",mm:"%d मिनेट",h:"एक घण्टा",hh:"%d घण्टा",d:"एक दिन",dd:"%d दिन",M:"एक महिना",MM:"%d महिना",y:"एक बर्ष",yy:"%d बर्ष"},week:{dow:0,doy:6}});return r})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t="jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.".split("_"),n="jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec".split("_"),r=[/^jan/i,/^feb/i,/^maart|mrt.?$/i,/^apr/i,/^mei$/i,/^jun[i.]?$/i,/^jul[i.]?$/i,/^aug/i,/^sep/i,/^okt/i,/^nov/i,/^dec/i],a=/^(januari|februari|maart|april|mei|april|ju[nl]i|augustus|september|oktober|november|december|jan\.?|feb\.?|mrt\.?|apr\.?|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i,o=e.defineLocale("nl",{months:"januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_novembe
7045 r_december".split("_"),monthsShort:function(e,r){return/-MMM-/.test(r)?n[e.month()]:t[e.month()]},monthsRegex:a,monthsShortRegex:a,monthsStrictRegex:/^(januari|februari|maart|mei|ju[nl]i|april|augustus|september|oktober|november|december)/i,monthsShortStrictRegex:/^(jan\.?|feb\.?|mrt\.?|apr\.?|mei|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i,monthsParse:r,longMonthsParse:r,shortMonthsParse:r,weekdays:"zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag".split("_"),weekdaysShort:"zo._ma._di._wo._do._vr._za.".split("_"),weekdaysMin:"Zo_Ma_Di_Wo_Do_Vr_Za".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[vandaag om] LT",nextDay:"[morgen om] LT",nextWeek:"dddd [om] LT",lastDay:"[gisteren om] LT",lastWeek:"[afgelopen] dddd [om] LT",sameElse:"L"},relativeTime:{future:"over %s",past:"%s geleden",s:"een paar seconden",m:"één minuut",mm:"%d minuten",
7046 h:"één uur",hh:"%d uur",d:"één dag",dd:"%d dagen",M:"één maand",MM:"%d maanden",y:"één jaar",yy:"%d jaar"},ordinalParse:/\d{1,2}(ste|de)/,ordinal:function(e){return e+(1===e||8===e||e>=20?"ste":"de")},week:{dow:1,doy:4}});return o})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("nn",{months:"januar_februar_mars_april_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan_feb_mar_apr_mai_jun_jul_aug_sep_okt_nov_des".split("_"),weekdays:"sundag_måndag_tysdag_onsdag_torsdag_fredag_laurdag".split("_"),weekdaysShort:"sun_mån_tys_ons_tor_fre_lau".split("_"),weekdaysMin:"su_må_ty_on_to_fr_lø".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] H:mm",LLLL:"dddd D. MMMM YYYY [kl.] HH:mm"},calendar:{sameDay:"[I dag klokka] LT",nextDay:"[I morgon klokka] LT",nextWeek:"dddd [klokka] LT",lastDay:"[I går klokka] LT",lastWeek:"[Føregåande] dddd [kl
7047 okka] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"%s sidan",s:"nokre sekund",m:"eit minutt",mm:"%d minutt",h:"ein time",hh:"%d timar",d:"ein dag",dd:"%d dagar",M:"ein månad",MM:"%d månader",y:"eit år",yy:"%d år"},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t={1:"੧",2:"੨",3:"੩",4:"੪",5:"੫",6:"੬",7:"੭",8:"੮",9:"੯",0:"੦"},n={"੧":"1","੨":"2","੩":"3","੪":"4","੫":"5","੬":"6","੭":"7","੮":"8","੯":"9","੦":"0"},r=e.defineLocale("pa-in",{months:"ਜਨਵਰੀ_ਫ਼ਰਵਰੀ_ਮਾਰਚ_ਅਪ੍ਰੈਲ_ਮਈ_ਜੂਨ_ਜੁਲਾਈ_ਅਗਸਤ_ਸਤੰਬਰ_ਅਕਤੂਬਰ_ਨਵੰਬਰ_ਦਸੰਬਰ".split("_"),monthsShort:"ਜਨਵਰੀ_ਫ਼ਰਵਰੀ_ਮਾਰਚ_ਅਪ੍ਰੈਲ_ਮਈ_ਜੂਨ_ਜੁਲਾਈ_ਅਗਸਤ_ਸਤੰਬਰ_ਅਕਤੂਬਰ_ਨਵੰਬਰ_ਦਸੰਬਰ".split("_"),week
7048 days:"ਐਤਵਾਰ_ਸੋਮਵਾਰ_ਮੰਗਲਵਾਰ_ਬੁਧਵਾਰ_ਵੀਰਵਾਰ_ਸ਼ੁੱਕਰਵਾਰ_ਸ਼ਨੀਚਰਵਾਰ".split("_"),weekdaysShort:"ਐਤ_ਸੋਮ_ਮੰਗਲ_ਬੁਧ_ਵੀਰ_ਸ਼ੁਕਰ_ਸ਼ਨੀ".split("_"),weekdaysMin:"ਐਤ_ਸੋਮ_ਮੰਗਲ_ਬੁਧ_ਵੀਰ_ਸ਼ੁਕਰ_ਸ਼ਨੀ".split("_"),longDateFormat:{LT:"A h:mm ਵਜੇ",LTS:"A h:mm:ss ਵਜੇ",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm ਵਜੇ",LLLL:"dddd, D MMMM YYYY, A h:mm ਵਜੇ"},calendar:{sameDay:"[ਅਜ] LT",nextDay:"[ਕਲ] LT",nextWeek:"dddd, LT",lastDay:"[ਕਲ] LT",lastWeek:"[ਪਿਛਲੇ] dddd, LT",sameElse:"L"},relativeTime:{future:"%s ਵਿੱਚ",past:"%s ਪਿਛਲੇ",s:"ਕੁਝ ਸਕਿੰਟ",m:"ਇਕ ਮਿੰਟ",mm:"%d ਮਿੰਟ",h:"ਇੱਕ ਘੰਟਾ",hh:"%d ਘੰਟੇ",d:"ਇੱਕ ਦਿਨ",dd:"%d ਦਿਨ",M:"ਇੱਕ ਮਹੀਨਾ",MM:"%d ਮਹੀਨੇ",y:"ਇੱ�
7049 �� ਸਾਲ",yy:"%d ਸਾਲ"},preparse:function(e){return e.replace(/[੧੨੩੪੫੬੭੮੯੦]/g,function(e){return n[e]})},postformat:function(e){return e.replace(/\d/g,function(e){return t[e]})},meridiemParse:/ਰਾਤ|ਸਵੇਰ|ਦੁਪਹਿਰ|ਸ਼ਾਮ/,meridiemHour:function(e,t){return 12===e&&(e=0),"ਰਾਤ"===t?e<4?e:e+12:"ਸਵੇਰ"===t?e:"ਦੁਪਹਿਰ"===t?e>=10?e:e+12:"ਸ਼ਾਮ"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"ਰਾਤ":e<10?"ਸਵੇਰ":e<17?"ਦੁਪਹਿਰ":e<20?"ਸ਼ਾਮ":"ਰਾਤ"},week:{dow:0,doy:6}});return r})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";function t(e){return e%10<5&&e%10>1&&~~(e/10)%10!==1}function n(e,n,r){var a=e+" ";switch(r){case"m":return n?"minuta":"minutę";case"mm":return a+(t(e)?"minuty":"minut");case"h":return n?"godzina":"godzinę";case"hh":return a+(t(e)?"godziny":"godzin");case"MM":return a+(t(e)?"miesiące":"miesięcy");case"yy":return a+(
7050 t(e)?"lata":"lat")}}var r="styczeń_luty_marzec_kwiecień_maj_czerwiec_lipiec_sierpień_wrzesień_październik_listopad_grudzień".split("_"),a="stycznia_lutego_marca_kwietnia_maja_czerwca_lipca_sierpnia_września_października_listopada_grudnia".split("_"),o=e.defineLocale("pl",{months:function(e,t){return""===t?"("+a[e.month()]+"|"+r[e.month()]+")":/D MMMM/.test(t)?a[e.month()]:r[e.month()]},monthsShort:"sty_lut_mar_kwi_maj_cze_lip_sie_wrz_paź_lis_gru".split("_"),weekdays:"niedziela_poniedziałek_wtorek_środa_czwartek_piątek_sobota".split("_"),weekdaysShort:"nie_pon_wt_śr_czw_pt_sb".split("_"),weekdaysMin:"Nd_Pn_Wt_Śr_Cz_Pt_So".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Dziś o] LT",nextDay:"[Jutro o] LT",nextWeek:"[W] dddd [o] LT",lastDay:"[Wczoraj o] LT",lastWeek:function(){switch(this.day()){case 0:return"[W zeszłą niedzielę o] LT";case 3:return"[W zesz�
7051 �ą środę o] LT";case 6:return"[W zeszłą sobotę o] LT";default:return"[W zeszły] dddd [o] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"%s temu",s:"kilka sekund",m:n,mm:n,h:n,hh:n,d:"1 dzień",dd:"%d dni",M:"miesiąc",MM:n,y:"rok",yy:n},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return o})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("pt",{months:"Janeiro_Fevereiro_Março_Abril_Maio_Junho_Julho_Agosto_Setembro_Outubro_Novembro_Dezembro".split("_"),monthsShort:"Jan_Fev_Mar_Abr_Mai_Jun_Jul_Ago_Set_Out_Nov_Dez".split("_"),weekdays:"Domingo_Segunda-Feira_Terça-Feira_Quarta-Feira_Quinta-Feira_Sexta-Feira_Sábado".split("_"),weekdaysShort:"Dom_Seg_Ter_Qua_Qui_Sex_Sáb".split("_"),weekdaysMin:"Dom_2ª_3ª_4ª_5ª_6ª_Sáb".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY HH:mm",LLLL:"dddd, D [de] MMMM [de] YYYY HH:m
7052 m"},calendar:{sameDay:"[Hoje às] LT",nextDay:"[Amanhã às] LT",nextWeek:"dddd [às] LT",lastDay:"[Ontem às] LT",lastWeek:function(){return 0===this.day()||6===this.day()?"[Último] dddd [às] LT":"[Última] dddd [às] LT"},sameElse:"L"},relativeTime:{future:"em %s",past:"há %s",s:"segundos",m:"um minuto",mm:"%d minutos",h:"uma hora",hh:"%d horas",d:"um dia",dd:"%d dias",M:"um mês",MM:"%d meses",y:"um ano",yy:"%d anos"},ordinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("pt-br",{months:"Janeiro_Fevereiro_Março_Abril_Maio_Junho_Julho_Agosto_Setembro_Outubro_Novembro_Dezembro".split("_"),monthsShort:"Jan_Fev_Mar_Abr_Mai_Jun_Jul_Ago_Set_Out_Nov_Dez".split("_"),weekdays:"Domingo_Segunda-feira_Terça-feira_Quarta-feira_Quinta-feira_Sexta-feira_Sábado".split("_"),weekdaysShort:"Dom_Seg_Ter_Qua_Qui_Sex_Sáb".split("_"),weekdaysMin:"Dom_2ª_3ª_4ª_5ª_6ª_Sáb".split("_"
7053 ),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY [às] HH:mm",LLLL:"dddd, D [de] MMMM [de] YYYY [às] HH:mm"},calendar:{sameDay:"[Hoje às] LT",nextDay:"[Amanhã às] LT",nextWeek:"dddd [às] LT",lastDay:"[Ontem às] LT",lastWeek:function(){return 0===this.day()||6===this.day()?"[Último] dddd [às] LT":"[Última] dddd [às] LT"},sameElse:"L"},relativeTime:{future:"em %s",past:"%s atrás",s:"poucos segundos",m:"um minuto",mm:"%d minutos",h:"uma hora",hh:"%d horas",d:"um dia",dd:"%d dias",M:"um mês",MM:"%d meses",y:"um ano",yy:"%d anos"},ordinalParse:/\d{1,2}º/,ordinal:"%dº"});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";function t(e,t,n){var r={mm:"minute",hh:"ore",dd:"zile",MM:"luni",yy:"ani"},a=" ";return(e%100>=20||e>=100&&e%100===0)&&(a=" de "),e+a+r[n]}var n=e.defineLocale("ro",{months:"ianuarie_februarie_martie_aprilie_mai_iunie_iulie_august_septembri
7054 e_octombrie_noiembrie_decembrie".split("_"),monthsShort:"ian._febr._mart._apr._mai_iun._iul._aug._sept._oct._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"duminică_luni_marți_miercuri_joi_vineri_sâmbătă".split("_"),weekdaysShort:"Dum_Lun_Mar_Mie_Joi_Vin_Sâm".split("_"),weekdaysMin:"Du_Lu_Ma_Mi_Jo_Vi_Sâ".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},calendar:{sameDay:"[azi la] LT",nextDay:"[mâine la] LT",nextWeek:"dddd [la] LT",lastDay:"[ieri la] LT",lastWeek:"[fosta] dddd [la] LT",sameElse:"L"},relativeTime:{future:"peste %s",past:"%s în urmă",s:"câteva secunde",m:"un minut",mm:t,h:"o oră",hh:t,d:"o zi",dd:t,M:"o lună",MM:t,y:"un an",yy:t},week:{dow:1,doy:7}});return n})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";function t(e,t){var n=e.split("_");return t%10===1&&t%100!==11?n[0]:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?n[1]:n[2]}function n(e,n,r
7055 ){var a={mm:n?"минута_минуты_минут":"минуту_минуты_минут",hh:"час_часа_часов",dd:"день_дня_дней",MM:"месяц_месяца_месяцев",yy:"год_года_лет"};return"m"===r?n?"минута":"минуту":e+" "+t(a[r],+e)}var r=[/^янв/i,/^фев/i,/^мар/i,/^апр/i,/^ма[йя]/i,/^июн/i,/^июл/i,/^авг/i,/^сен/i,/^окт/i,/^ноя/i,/^дек/i],a=e.defineLocale("ru",{months:{format:"января_февраля_марта_апреля_мая_июня_июля_августа_сентября_октября_ноября_декабря".split("_"),standalone:"январь_февраль_март_апрель_май_июнь_июль_август_сентябрь_октябрь_ноябрь_декабрь".split("_")},monthsShort:{format:"янв._февр._мар._апр._мая_июня_июля_авг._сент._окт._нояб._дек.".split("_"),standalone:"янв._февр._март_апр._ма
7056 й_июнь_июль_авг._сент._окт._нояб._дек.".split("_")},weekdays:{standalone:"воскресенье_понедельник_вторник_среда_четверг_пятница_суббота".split("_"),format:"воскресенье_понедельник_вторник_среду_четверг_пятницу_субботу".split("_"),isFormat:/\[ ?[Вв] ?(?:прошлую|следующую|эту)? ?\] ?dddd/},weekdaysShort:"вс_пн_вт_ср_чт_пт_сб".split("_"),weekdaysMin:"вс_пн_вт_ср_чт_пт_сб".split("_"),monthsParse:r,longMonthsParse:r,shortMonthsParse:r,monthsRegex:/^(январ[ья]|янв\.?|феврал[ья]|февр?\.?|марта?|мар\.?|апрел[ья]|апр\.?|ма[йя]|июн[ья]|июн\.?|июл[ья]|июл\.?|августа?|авг\.?|сентябр[ья]|сент?\.?|октябр[ья]|окт\.?|ноябр[ья]|нояб?\.?|декабр[ья]|дек\.?)/i,monthsShortRegex:/^(январ[ья]|янв\.?|
7057 феврал[ья]|февр?\.?|марта?|мар\.?|апрел[ья]|апр\.?|ма[йя]|июн[ья]|июн\.?|июл[ья]|июл\.?|августа?|авг\.?|сентябр[ья]|сент?\.?|октябр[ья]|окт\.?|ноябр[ья]|нояб?\.?|декабр[ья]|дек\.?)/i,monthsStrictRegex:/^(январ[яь]|феврал[яь]|марта?|апрел[яь]|ма[яй]|июн[яь]|июл[яь]|августа?|сентябр[яь]|октябр[яь]|ноябр[яь]|декабр[яь])/i,monthsShortStrictRegex:/^(янв\.|февр?\.|мар[т.]|апр\.|ма[яй]|июн[ья.]|июл[ья.]|авг\.|сент?\.|окт\.|нояб?\.|дек\.)/i,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY г.",LLL:"D MMMM YYYY г., HH:mm",LLLL:"dddd, D MMMM YYYY г., HH:mm"},calendar:{sameDay:"[Сегодня в] LT",nextDay:"[Завтра в] LT",lastDay:"[Вчера в] LT",nextWeek:function(e){if(e.week()===this.week())return 2===this.day()?"[Во] dddd
7058 [в] LT":"[В] dddd [в] LT";switch(this.day()){case 0:return"[В следующее] dddd [в] LT";case 1:case 2:case 4:return"[В следующий] dddd [в] LT";case 3:case 5:case 6:return"[В следующую] dddd [в] LT"}},lastWeek:function(e){if(e.week()===this.week())return 2===this.day()?"[Во] dddd [в] LT":"[В] dddd [в] LT";switch(this.day()){case 0:return"[В прошлое] dddd [в] LT";case 1:case 2:case 4:return"[В прошлый] dddd [в] LT";case 3:case 5:case 6:return"[В прошлую] dddd [в] LT"}},sameElse:"L"},relativeTime:{future:"через %s",past:"%s назад",s:"несколько секунд",m:n,mm:n,h:"час",hh:n,d:"день",dd:n,M:"месяц",MM:n,y:"год",yy:n},meridiemParse:/ночи|утра|дня|вечера/i,isPM:function(e){return/^(дня|вечера)$/.test(e)},meridiem:function(e,t,n){return e<4?"ночи":e<12?"утра":e<17?"дня":"вечера"},ordinalParse:/\d{1,2}-(й|го|я)/,ordinal:function(e,t){switch(
7059 t){case"M":case"d":case"DDD":return e+"-й";case"D":return e+"-го";case"w":case"W":return e+"-я";default:return e}},week:{dow:1,doy:7}});return a})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("se",{months:"ođđajagemánnu_guovvamánnu_njukčamánnu_cuoŋománnu_miessemánnu_geassemánnu_suoidnemánnu_borgemánnu_čakčamánnu_golggotmánnu_skábmamánnu_juovlamánnu".split("_"),monthsShort:"ođđj_guov_njuk_cuo_mies_geas_suoi_borg_čakč_golg_skáb_juov".split("_"),weekdays:"sotnabeaivi_vuossárga_maŋŋebárga_gaskavahkku_duorastat_bearjadat_lávvardat".split("_"),weekdaysShort:"sotn_vuos_maŋ_gask_duor_bear_láv".split("_"),weekdaysMin:"s_v_m_g_d_b_L".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"MMMM D. [b.] YYYY",LLL:"MMMM D. [b.] YYYY [ti.] HH:mm",LLLL:"dddd, MMMM D. [b.] YYYY [ti.] HH:mm"},calendar:{sameDay:"[otne ti] LT",nextDay:"[ihttin ti] LT",nextWeek:"dddd [ti] LT",lastDay:"[ikte ti] LT",lastW
7060 eek:"[ovddit] dddd [ti] LT",sameElse:"L"},relativeTime:{future:"%s geažes",past:"maŋit %s",s:"moadde sekunddat",m:"okta minuhta",mm:"%d minuhtat",h:"okta diimmu",hh:"%d diimmut",d:"okta beaivi",dd:"%d beaivvit",M:"okta mánnu",MM:"%d mánut",y:"okta jahki",yy:"%d jagit"},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("si",{months:"ජනවාරි_පෙබරවාරි_මාර්තු_අප්‍රේල්_මැයි_ජූනි_ජූලි_අගෝස්තු_සැප්තැම්බර්_ඔක්තෝබර්_නොවැම්බර්_දෙසැම්බර්".split("_"),monthsShort:"ජන_පෙබ_මාර්_අප්_මැයි_ජූනි_ජූලි_අගෝ_සැප්_ඔක්_නොවැ_දෙසැ".split("_"),weekdays:"ඉරිදා_සඳුදා_අඟහරුවාදා_බදාදා_බ්‍රහස�
7061 ��පතින්දා_සිකුරාදා_සෙනසුරාදා".split("_"),weekdaysShort:"ඉරි_සඳු_අඟ_බදා_බ්‍රහ_සිකු_සෙන".split("_"),weekdaysMin:"ඉ_ස_අ_බ_බ්‍ර_සි_සෙ".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"a h:mm",LTS:"a h:mm:ss",L:"YYYY/MM/DD",LL:"YYYY MMMM D",LLL:"YYYY MMMM D, a h:mm",LLLL:"YYYY MMMM D [වැනි] dddd, a h:mm:ss"},calendar:{sameDay:"[අද] LT[ට]",nextDay:"[හෙට] LT[ට]",nextWeek:"dddd LT[ට]",lastDay:"[ඊයේ] LT[ට]",lastWeek:"[පසුගිය] dddd LT[ට]",sameElse:"L"},relativeTime:{future:"%sකින්",past:"%sකට පෙර",s:"තත්පර කිහිපය",m:"මිනිත්තුව",mm:"මිනිත්තු %d",h:"පැය",hh:"පැය %d",d:"දිනය",dd:"දින %d",M:"මාසය",MM:"මාස %d",y:"වසර",yy:"වසර %d"},ordinalParse:/\d{1,2} වැනි/,ordinal:function(e){return e+" වැනි
7062 "},meridiemParse:/පෙර වරු|පස් වරු|පෙ.ව|ප.ව./,isPM:function(e){return"ප.ව."===e||"පස් වරු"===e},meridiem:function(e,t,n){return e>11?n?"ප.ව.":"පස් වරු":n?"පෙ.ව.":"පෙර වරු"}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";function t(e){return e>1&&e<5}function n(e,n,r,a){var o=e+" ";switch(r){case"s":return n||a?"pár sekúnd":"pár sekundami";case"m":return n?"minúta":a?"minútu":"minútou";case"mm":return n||a?o+(t(e)?"minúty":"minút"):o+"minútami";case"h":return n?"hodina":a?"hodinu":"hodinou";case"hh":return n||a?o+(t(e)?"hodiny":"hodín"):o+"hodinami";case"d":return n||a?"deň":"dňom";case"dd":return n||a?o+(t(e)?"dni":"dní"):o+"dňami";case"M":return n||a?"mesiac":"mesiacom";case"MM":return n||a?o+(t(e)?"mesiace":"mesiacov"):o+"mesiacmi";case"y":return n||a?"rok":"rokom";case"yy":return n||a?o+(t(e)?"roky":"rokov"):o+"rokmi"}}var r="január_február_mar
7063 ec_apríl_máj_jún_júl_august_september_október_november_december".split("_"),a="jan_feb_mar_apr_máj_jún_júl_aug_sep_okt_nov_dec".split("_"),o=e.defineLocale("sk",{months:r,monthsShort:a,weekdays:"nedeľa_pondelok_utorok_streda_štvrtok_piatok_sobota".split("_"),weekdaysShort:"ne_po_ut_st_št_pi_so".split("_"),weekdaysMin:"ne_po_ut_st_št_pi_so".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd D. MMMM YYYY H:mm"},calendar:{sameDay:"[dnes o] LT",nextDay:"[zajtra o] LT",nextWeek:function(){switch(this.day()){case 0:return"[v nedeľu o] LT";case 1:case 2:return"[v] dddd [o] LT";case 3:return"[v stredu o] LT";case 4:return"[vo štvrtok o] LT";case 5:return"[v piatok o] LT";case 6:return"[v sobotu o] LT"}},lastDay:"[včera o] LT",lastWeek:function(){switch(this.day()){case 0:return"[minulú nedeľu o] LT";case 1:case 2:return"[minulý] dddd [o] LT";case 3:return"[minulú stredu o] LT";case 4:case 5:return"[minul�
7064 �] dddd [o] LT";case 6:return"[minulú sobotu o] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"pred %s",s:n,m:n,mm:n,h:n,hh:n,d:n,dd:n,M:n,MM:n,y:n,yy:n},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return o})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";function t(e,t,n,r){var a=e+" ";switch(n){case"s":return t||r?"nekaj sekund":"nekaj sekundami";case"m":return t?"ena minuta":"eno minuto";case"mm":return a+=1===e?t?"minuta":"minuto":2===e?t||r?"minuti":"minutama":e<5?t||r?"minute":"minutami":t||r?"minut":"minutami";case"h":return t?"ena ura":"eno uro";case"hh":return a+=1===e?t?"ura":"uro":2===e?t||r?"uri":"urama":e<5?t||r?"ure":"urami":t||r?"ur":"urami";case"d":return t||r?"en dan":"enim dnem";case"dd":return a+=1===e?t||r?"dan":"dnem":2===e?t||r?"dni":"dnevoma":t||r?"dni":"dnevi";case"M":return t||r?"en mesec":"enim mesecem";case"MM":return a+=1===e?t||r?"mesec":"mesecem":2===e?t||r?"meseca":"mesecema":e<5?t||r?"mesece":"meseci"
7065 :t||r?"mesecev":"meseci";case"y":return t||r?"eno leto":"enim letom";case"yy":return a+=1===e?t||r?"leto":"letom":2===e?t||r?"leti":"letoma":e<5?t||r?"leta":"leti":t||r?"let":"leti"}}var n=e.defineLocale("sl",{months:"januar_februar_marec_april_maj_junij_julij_avgust_september_oktober_november_december".split("_"),monthsShort:"jan._feb._mar._apr._maj._jun._jul._avg._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedelja_ponedeljek_torek_sreda_četrtek_petek_sobota".split("_"),weekdaysShort:"ned._pon._tor._sre._čet._pet._sob.".split("_"),weekdaysMin:"ne_po_to_sr_če_pe_so".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danes ob] LT",nextDay:"[jutri ob] LT",nextWeek:function(){switch(this.day()){case 0:return"[v] [nedeljo] [ob] LT";case 3:return"[v] [sredo] [ob] LT";case 6:return"[v] [soboto] [ob] LT";case 1:case 2:case 4:case 5:return"
7066 [v] dddd [ob] LT"}},lastDay:"[včeraj ob] LT",lastWeek:function(){switch(this.day()){case 0:return"[prejšnjo] [nedeljo] [ob] LT";case 3:return"[prejšnjo] [sredo] [ob] LT";case 6:return"[prejšnjo] [soboto] [ob] LT";case 1:case 2:case 4:case 5:return"[prejšnji] dddd [ob] LT"}},sameElse:"L"},relativeTime:{future:"čez %s",past:"pred %s",s:t,m:t,mm:t,h:t,hh:t,d:t,dd:t,M:t,MM:t,y:t,yy:t},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}});return n})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("sq",{months:"Janar_Shkurt_Mars_Prill_Maj_Qershor_Korrik_Gusht_Shtator_Tetor_Nëntor_Dhjetor".split("_"),monthsShort:"Jan_Shk_Mar_Pri_Maj_Qer_Kor_Gus_Sht_Tet_Nën_Dhj".split("_"),weekdays:"E Diel_E Hënë_E Martë_E Mërkurë_E Enjte_E Premte_E Shtunë".split("_"),weekdaysShort:"Die_Hën_Mar_Mër_Enj_Pre_Sht".split("_"),weekdaysMin:"D_H_Ma_Më_E_P_Sh".split("_"),weekdaysParseExact:!0,meridiemParse:/PD|MD/,isPM:function(e){return"M"===e.ch
7067 arAt(0)},meridiem:function(e,t,n){return e<12?"PD":"MD"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Sot në] LT",nextDay:"[Nesër në] LT",nextWeek:"dddd [në] LT",lastDay:"[Dje në] LT",lastWeek:"dddd [e kaluar në] LT",sameElse:"L"},relativeTime:{future:"në %s",past:"%s më parë",s:"disa sekonda",m:"një minutë",mm:"%d minuta",h:"një orë",hh:"%d orë",d:"një ditë",dd:"%d ditë",M:"një muaj",MM:"%d muaj",y:"një vit",yy:"%d vite"},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t={words:{m:["jedan minut","jedne minute"],mm:["minut","minute","minuta"],h:["jedan sat","jednog sata"],hh:["sat","sata","sati"],dd:["dan","dana","dana"],MM:["mesec","meseca","meseci"],yy:["godina","godine","godina"]},correctGrammaticalCase:function(e,t){return 1===e?t[0]:e>=2&&e<=4?t[1]:t[2]},tra
7068 nslate:function(e,n,r){var a=t.words[r];return 1===r.length?n?a[0]:a[1]:e+" "+t.correctGrammaticalCase(e,a)}},n=e.defineLocale("sr",{months:"januar_februar_mart_april_maj_jun_jul_avgust_septembar_oktobar_novembar_decembar".split("_"),monthsShort:"jan._feb._mar._apr._maj_jun_jul_avg._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedelja_ponedeljak_utorak_sreda_četvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sre._čet._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_če_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedelju] [u] LT";case 3:return"[u] [sredu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[juče u] LT",lastWeek:function(){var e=["[prošle] [nedelje
7069 ] [u] LT","[prošlog] [ponedeljka] [u] LT","[prošlog] [utorka] [u] LT","[prošle] [srede] [u] LT","[prošlog] [četvrtka] [u] LT","[prošlog] [petka] [u] LT","[prošle] [subote] [u] LT"];return e[this.day()]},sameElse:"L"},relativeTime:{future:"za %s",past:"pre %s",s:"nekoliko sekundi",m:t.translate,mm:t.translate,h:t.translate,hh:t.translate,d:"dan",dd:t.translate,M:"mesec",MM:t.translate,y:"godinu",yy:t.translate},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}});return n})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t={words:{m:["један минут","једне минуте"],mm:["минут","минуте","минута"],h:["један сат","једног сата"],hh:["сат","сата","сати"],dd:["дан","дана","дана"],MM:["месец","месеца","месеци"],yy:["година","године","година"]},correctGrammaticalCase:function(e,t){return 1===e?t[0]:e>=2&&e<=4?t[1]:t[2]},translate:function(e
7070 ,n,r){var a=t.words[r];return 1===r.length?n?a[0]:a[1]:e+" "+t.correctGrammaticalCase(e,a)}},n=e.defineLocale("sr-cyrl",{months:"јануар_фебруар_март_април_мај_јун_јул_август_септембар_октобар_новембар_децембар".split("_"),monthsShort:"јан._феб._мар._апр._мај_јун_јул_авг._сеп._окт._нов._дец.".split("_"),monthsParseExact:!0,weekdays:"недеља_понедељак_уторак_среда_четвртак_петак_субота".split("_"),weekdaysShort:"нед._пон._уто._сре._чет._пет._суб.".split("_"),weekdaysMin:"не_по_ут_ср_че_пе_су".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[данас у] LT",nextDay:"[сутра у] LT",nextWeek:function(){switch(this.day()){case 0:return"[у] [недељу] [у] LT";case
7071 3:return"[у] [среду] [у] LT";case 6:return"[у] [суботу] [у] LT";case 1:case 2:case 4:case 5:return"[у] dddd [у] LT"}},lastDay:"[јуче у] LT",lastWeek:function(){var e=["[прошле] [недеље] [у] LT","[прошлог] [понедељка] [у] LT","[прошлог] [уторка] [у] LT","[прошле] [среде] [у] LT","[прошлог] [четвртка] [у] LT","[прошлог] [петка] [у] LT","[прошле] [суботе] [у] LT"];return e[this.day()]},sameElse:"L"},relativeTime:{future:"за %s",past:"пре %s",s:"неколико секунди",m:t.translate,mm:t.translate,h:t.translate,hh:t.translate,d:"дан",dd:t.translate,M:"месец",MM:t.translate,y:"годину",yy:t.translate},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}});return n})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("ss",{months:"Bhimbidvwane_Indlovana_Indlov'lenkhulu_Mabasa_Inkhwekhweti_Inhlaba_
7072 Kholwane_Ingci_Inyoni_Imphala_Lweti_Ingongoni".split("_"),monthsShort:"Bhi_Ina_Inu_Mab_Ink_Inh_Kho_Igc_Iny_Imp_Lwe_Igo".split("_"),weekdays:"Lisontfo_Umsombuluko_Lesibili_Lesitsatfu_Lesine_Lesihlanu_Umgcibelo".split("_"),weekdaysShort:"Lis_Umb_Lsb_Les_Lsi_Lsh_Umg".split("_"),weekdaysMin:"Li_Us_Lb_Lt_Ls_Lh_Ug".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Namuhla nga] LT",nextDay:"[Kusasa nga] LT",nextWeek:"dddd [nga] LT",lastDay:"[Itolo nga] LT",lastWeek:"dddd [leliphelile] [nga] LT",sameElse:"L"},relativeTime:{future:"nga %s",past:"wenteka nga %s",s:"emizuzwana lomcane",m:"umzuzu",mm:"%d emizuzu",h:"lihora",hh:"%d emahora",d:"lilanga",dd:"%d emalanga",M:"inyanga",MM:"%d tinyanga",y:"umnyaka",yy:"%d iminyaka"},meridiemParse:/ekuseni|emini|entsambama|ebusuku/,meridiem:function(e,t,n){return e<11?"ekuseni":e<15?"emini":e<19?"entsambama":"ebusuku"
7073 },meridiemHour:function(e,t){return 12===e&&(e=0),"ekuseni"===t?e:"emini"===t?e>=11?e:e+12:"entsambama"===t||"ebusuku"===t?0===e?0:e+12:void 0},ordinalParse:/\d{1,2}/,ordinal:"%d",week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("sv",{months:"januari_februari_mars_april_maj_juni_juli_augusti_september_oktober_november_december".split("_"),monthsShort:"jan_feb_mar_apr_maj_jun_jul_aug_sep_okt_nov_dec".split("_"),weekdays:"söndag_måndag_tisdag_onsdag_torsdag_fredag_lördag".split("_"),weekdaysShort:"sön_mån_tis_ons_tor_fre_lör".split("_"),weekdaysMin:"sö_må_ti_on_to_fr_lö".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [kl.] HH:mm",LLLL:"dddd D MMMM YYYY [kl.] HH:mm",lll:"D MMM YYYY HH:mm",llll:"ddd D MMM YYYY HH:mm"},calendar:{sameDay:"[Idag] LT",nextDay:"[Imorgon] LT",lastDay:"[Igår] LT",nextWeek:"[På] dddd LT",lastWeek:"[I] dddd[s] LT",sameEls
7074 e:"L"},relativeTime:{future:"om %s",past:"för %s sedan",s:"några sekunder",m:"en minut",mm:"%d minuter",h:"en timme",hh:"%d timmar",d:"en dag",dd:"%d dagar",M:"en månad",MM:"%d månader",y:"ett år",yy:"%d år"},ordinalParse:/\d{1,2}(e|a)/,ordinal:function(e){var t=e%10,n=1===~~(e%100/10)?"e":1===t?"a":2===t?"a":"e";return e+n},week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("sw",{months:"Januari_Februari_Machi_Aprili_Mei_Juni_Julai_Agosti_Septemba_Oktoba_Novemba_Desemba".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ago_Sep_Okt_Nov_Des".split("_"),weekdays:"Jumapili_Jumatatu_Jumanne_Jumatano_Alhamisi_Ijumaa_Jumamosi".split("_"),weekdaysShort:"Jpl_Jtat_Jnne_Jtan_Alh_Ijm_Jmos".split("_"),weekdaysMin:"J2_J3_J4_J5_Al_Ij_J1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",
7075 +L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[leo saa] LT",nextDay:"[kesho saa] LT",nextWeek:"[wiki ijayo] dddd [saat] LT",lastDay:"[jana] LT",lastWeek:"[wiki iliyopita] dddd [saat] LT",sameElse:"L"},relativeTime:{future:"%s baadaye",past:"tokea %s",s:"hivi punde",m:"dakika moja",mm:"dakika %d",h:"saa limoja",hh:"masaa %d",d:"siku moja",dd:"masiku %d",M:"mwezi mmoja",MM:"miezi %d",y:"mwaka mmoja",yy:"miaka %d"},week:{dow:1,doy:7}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t={1:"௧",2:"௨",3:"௩",4:"௪",5:"௫",6:"௬",7:"௭",8:"௮",9:"௯",0:"௦"},n={"௧":"1","௨":"2","௩":"3","௪":"4","௫":"5","௬":"6","௭":"7","௮":"8","௯":"9","௦":"0"},r=e.defineLocale("ta",{months:"ஜனவரி_பிப்ரவரி_மார்ச்_ஏப்ரல்_மே_ஜூன்_ஜூலை_ஆகஸ்ட்_செப்டெம்பர்_அக்டோபர்
7076 _நவம்பர்_டிசம்பர்".split("_"),monthsShort:"ஜனவரி_பிப்ரவரி_மார்ச்_ஏப்ரல்_மே_ஜூன்_ஜூலை_ஆகஸ்ட்_செப்டெம்பர்_அக்டோபர்_நவம்பர்_டிசம்பர்".split("_"),weekdays:"ஞாயிற்றுக்கிழமை_திங்கட்கிழமை_செவ்வாய்கிழமை_புதன்கிழமை_வியாழக்கிழமை_வெள்ளிக்கிழமை_சனிக்கிழமை".split("_"),weekdaysShort:"ஞாயிறு_திங்கள்_செவ்வாய்_புதன்_வியாழன்_வெள்ளி_சனி".split("_"),weekdaysMin:"ஞா_தி_செ_பு_வி_வெ_ச".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, HH:mm",LLLL:"dddd, D MMMM YYYY, HH:mm"},calendar:{sameDay:"[இ�
7077 �்று] LT",nextDay:"[நாளை] LT",nextWeek:"dddd, LT",lastDay:"[நேற்று] LT",lastWeek:"[கடந்த வாரம்] dddd, LT",sameElse:"L"},relativeTime:{future:"%s இல்",past:"%s முன்",s:"ஒரு சில விநாடிகள்",m:"ஒரு நிமிடம்",mm:"%d நிமிடங்கள்",h:"ஒரு மணி நேரம்",hh:"%d மணி நேரம்",d:"ஒரு நாள்",dd:"%d நாட்கள்",M:"ஒரு மாதம்",MM:"%d மாதங்கள்",y:"ஒரு வருடம்",yy:"%d ஆண்டுகள்"},ordinalParse:/\d{1,2}வது/,ordinal:function(e){return e+"வது"},preparse:function(e){return e.replace(/[௧௨௩௪௫௬௭௮௯௦]/g,function(e){return n[e]})},postformat:function(e){return e.replace(/\d/g,function(e){return t[e]})},meridiemParse:/யாமம்|வைகறை|காலை|நண்பகல்|எற்பாடு|மாலை/,meridiem:function(
7078 e,t,n){return e<2?" யாமம்":e<6?" வைகறை":e<10?" காலை":e<14?" நண்பகல்":e<18?" எற்பாடு":e<22?" மாலை":" யாமம்"},meridiemHour:function(e,t){return 12===e&&(e=0),"யாமம்"===t?e<2?e:e+12:"வைகறை"===t||"காலை"===t?e:"நண்பகல்"===t&&e>=10?e:e+12},week:{dow:0,doy:6}});return r})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("te",{months:"జనవరి_ఫిబ్రవరి_మార్చి_ఏప్రిల్_మే_జూన్_జూలై_ఆగస్టు_సెప్టెంబర్_అక్టోబర్_నవంబర్_డిసెంబర్".split("_"),monthsShort:"జన._ఫిబ్ర._మార్చి_ఏప్రి._మే_జూన్_జూలై_ఆగ._సెప్._అక్టో._నవ._డిసె.".split("_"),monthsParseExact:!0,weekdays:"ఆదివారం_సోమవారం_�
7079 ��ంగళవారం_బుధవారం_గురువారం_శుక్రవారం_శనివారం".split("_"),weekdaysShort:"ఆది_సోమ_మంగళ_బుధ_గురు_శుక్ర_శని".split("_"),weekdaysMin:"ఆ_సో_మం_బు_గు_శు_శ".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},calendar:{sameDay:"[నేడు] LT",nextDay:"[రేపు] LT",nextWeek:"dddd, LT",lastDay:"[నిన్న] LT",lastWeek:"[గత] dddd, LT",sameElse:"L"},relativeTime:{future:"%s లో",past:"%s క్రితం",s:"కొన్ని క్షణాలు",m:"ఒక నిమిషం",mm:"%d నిమిషాలు",h:"ఒక గంట",hh:"%d గంటలు",d:"ఒక రోజు",dd:"%d రోజులు",M:"ఒక నెల",MM:"%d నెలలు",y:"ఒక సంవత్సరం",yy:"%d సంవత్సరాలు"},ordi
7080 nalParse:/\d{1,2}వ/,ordinal:"%dవ",meridiemParse:/రాత్రి|ఉదయం|మధ్యాహ్నం|సాయంత్రం/,meridiemHour:function(e,t){return 12===e&&(e=0),"రాత్రి"===t?e<4?e:e+12:"ఉదయం"===t?e:"మధ్యాహ్నం"===t?e>=10?e:e+12:"సాయంత్రం"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"రాత్రి":e<10?"ఉదయం":e<17?"మధ్యాహ్నం":e<20?"సాయంత్రం":"రాత్రి"},week:{dow:0,doy:6}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("th",{months:"มกราคม_กุมภาพันธ์_มีนาคม_เมษายน_พฤษภาคม_มิถุนายน_กรกฎาคม_สิงหาคม_กันยายน_ตุลาคม_พฤศจิกายน_ธันวาคม".split("_"),monthsShort:"ม.ค._ก.พ._มี.ค._เม.ย._พ.ค._มิ.ย
7081 ._ก.ค._ส.ค._ก.ย._ต.ค._พ.ย._ธ.ค.".split("_"),monthsParseExact:!0,weekdays:"อาทิตย์_จันทร์_อังคาร_พุธ_พฤหัสบดี_ศุกร์_เสาร์".split("_"),weekdaysShort:"อาทิตย์_จันทร์_อังคาร_พุธ_พฤหัส_ศุกร์_เสาร์".split("_"),weekdaysMin:"อา._จ._อ._พ._พฤ._ศ._ส.".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"YYYY/MM/DD",LL:"D MMMM YYYY",LLL:"D MMMM YYYY เวลา H:mm",LLLL:"วันddddที่ D MMMM YYYY เวลา H:mm"},meridiemParse:/ก่อนเที่ยง|หลังเที่ยง/,isPM:function(e){return"หลังเที่ยง"===e},meridiem:function(e,t,n){return e<12?"ก่อนเที่ยง":"หลังเที่ยง"},calendar:{sameDay:"[วันนี้ เวลา] LT",nextDay:"[พรุ่งนี้ เวลา] LT",nextW
7082 eek:"dddd[หน้า เวลา] LT",lastDay:"[เมื่อวานนี้ เวลา] LT",lastWeek:"[วัน]dddd[ที่แล้ว เวลา] LT",sameElse:"L"},relativeTime:{future:"อีก %s",past:"%sที่แล้ว",s:"ไม่กี่วินาที",m:"1 นาที",mm:"%d นาที",h:"1 ชั่วโมง",hh:"%d ชั่วโมง",d:"1 วัน",dd:"%d วัน",M:"1 เดือน",MM:"%d เดือน",y:"1 ปี",yy:"%d ปี"}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("tl-ph",{months:"Enero_Pebrero_Marso_Abril_Mayo_Hunyo_Hulyo_Agosto_Setyembre_Oktubre_Nobyembre_Disyembre".split("_"),monthsShort:"Ene_Peb_Mar_Abr_May_Hun_Hul_Ago_Set_Okt_Nob_Dis".split("_"),weekdays:"Linggo_Lunes_Martes_Miyerkules_Huwebes_Biyernes_Sabado".split("_"),weekdaysShort:"Lin_Lun_Mar_Miy_Huw_Biy_Sab".split("_"),weekdaysMin:"Li_Lu_Ma_Mi_Hu_Bi_Sab".split("_"),longDateFormat:{LT:"HH:
7083 mm",LTS:"HH:mm:ss",L:"MM/D/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY HH:mm",LLLL:"dddd, MMMM DD, YYYY HH:mm"},calendar:{sameDay:"[Ngayon sa] LT",nextDay:"[Bukas sa] LT",nextWeek:"dddd [sa] LT",lastDay:"[Kahapon sa] LT",lastWeek:"dddd [huling linggo] LT",sameElse:"L"},relativeTime:{future:"sa loob ng %s",past:"%s ang nakalipas",s:"ilang segundo",m:"isang minuto",mm:"%d minuto",h:"isang oras",hh:"%d oras",d:"isang araw",dd:"%d araw",M:"isang buwan",MM:"%d buwan",y:"isang taon",yy:"%d taon"},ordinalParse:/\d{1,2}/,ordinal:function(e){return e},week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";function t(e){var t=e;return t=e.indexOf("jaj")!==-1?t.slice(0,-3)+"leS":e.indexOf("jar")!==-1?t.slice(0,-3)+"waQ":e.indexOf("DIS")!==-1?t.slice(0,-3)+"nem":t+" pIq"}function n(e){var t=e;return t=e.indexOf("jaj")!==-1?t.slice(0,-3)+"Hu’":e.indexOf("jar")!==-1?t.slice(0,-3)+"wen":e.indexOf("DIS")!==-1?t.slice(0,-3)+"ben":t+" ret"}function r(
7084 e,t,n,r){var o=a(e);switch(n){case"mm":return o+" tup";case"hh":return o+" rep";case"dd":return o+" jaj";case"MM":return o+" jar";case"yy":return o+" DIS"}}function a(e){var t=Math.floor(e%1e3/100),n=Math.floor(e%100/10),r=e%10,a="";return t>0&&(a+=o[t]+"vatlh"),n>0&&(a+=(""!==a?" ":"")+o[n]+"maH"),r>0&&(a+=(""!==a?" ":"")+o[r]),""===a?"pagh":a}var o="pagh_wa’_cha’_wej_loS_vagh_jav_Soch_chorgh_Hut".split("_"),i=e.defineLocale("tlh",{months:"tera’ jar wa’_tera’ jar cha’_tera’ jar wej_tera’ jar loS_tera’ jar vagh_tera’ jar jav_tera’ jar Soch_tera’ jar chorgh_tera’ jar Hut_tera’ jar wa’maH_tera’ jar wa’maH wa’_tera’ jar wa’maH cha’".split("_"),monthsShort:"jar wa’_jar cha’_jar wej_jar loS_jar vagh_jar jav_jar Soch_jar chorgh_jar Hut_jar wa’maH_jar wa’maH wa’_jar wa’maH cha’".split("_"),monthsParseExact:!0,weekdays:"lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj".split("_"),weekdaysShort:"lojmItjaj_DaSjaj_povjaj_ghItlhjaj
7085 _loghjaj_buqjaj_ghInjaj".split("_"),weekdaysMin:"lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[DaHjaj] LT",nextDay:"[wa’leS] LT",nextWeek:"LLL",lastDay:"[wa’Hu’] LT",lastWeek:"LLL",sameElse:"L"},relativeTime:{future:t,past:n,s:"puS lup",m:"wa’ tup",mm:r,h:"wa’ rep",hh:r,d:"wa’ jaj",dd:r,M:"wa’ jar",MM:r,y:"wa’ DIS",yy:r},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return i})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t={1:"'inci",5:"'inci",8:"'inci",70:"'inci",80:"'inci",2:"'nci",7:"'nci",20:"'nci",50:"'nci",3:"'üncü",4:"'üncü",100:"'üncü",6:"'ncı",9:"'uncu",10:"'uncu",30:"'uncu",60:"'ıncı",90:"'ıncı"},n=e.defineLocale("tr",{months:"Ocak_Şubat_Mart_Nisan_Mayıs_Haziran_Temmuz_Ağustos_Eylül_Ekim_Kasım_Aralık".split("_"),monthsShort:"
7086 Oca_Şub_Mar_Nis_May_Haz_Tem_Ağu_Eyl_Eki_Kas_Ara".split("_"),weekdays:"Pazar_Pazartesi_Salı_Çarşamba_Perşembe_Cuma_Cumartesi".split("_"),weekdaysShort:"Paz_Pts_Sal_Çar_Per_Cum_Cts".split("_"),weekdaysMin:"Pz_Pt_Sa_Ça_Pe_Cu_Ct".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[bugün saat] LT",nextDay:"[yarın saat] LT",nextWeek:"[haftaya] dddd [saat] LT",lastDay:"[dün] LT",lastWeek:"[geçen hafta] dddd [saat] LT",sameElse:"L"},relativeTime:{future:"%s sonra",past:"%s önce",s:"birkaç saniye",m:"bir dakika",mm:"%d dakika",h:"bir saat",hh:"%d saat",d:"bir gün",dd:"%d gün",M:"bir ay",MM:"%d ay",y:"bir yıl",yy:"%d yıl"},ordinalParse:/\d{1,2}'(inci|nci|üncü|ncı|uncu|ıncı)/,ordinal:function(e){if(0===e)return e+"'ıncı";var n=e%10,r=e%100-n,a=e>=100?100:null;return e+(t[n]||t[r]||t[a])},week:{dow:1,doy:7}});return n})},function(e,t,n){!function(e,t){t(n(474))}(
7087 this,function(e){"use strict";function t(e,t,n,r){var a={s:["viensas secunds","'iensas secunds"],m:["'n míut","'iens míut"],mm:[e+" míuts",""+e+" míuts"],h:["'n þora","'iensa þora"],hh:[e+" þoras",""+e+" þoras"],d:["'n ziua","'iensa ziua"],dd:[e+" ziuas",""+e+" ziuas"],M:["'n mes","'iens mes"],MM:[e+" mesen",""+e+" mesen"],y:["'n ar","'iens ar"],yy:[e+" ars",""+e+" ars"]};return r?a[n][0]:t?a[n][0]:a[n][1]}var n=e.defineLocale("tzl",{months:"Januar_Fevraglh_Març_Avrïu_Mai_Gün_Julia_Guscht_Setemvar_Listopäts_Noemvar_Zecemvar".split("_"),monthsShort:"Jan_Fev_Mar_Avr_Mai_Gün_Jul_Gus_Set_Lis_Noe_Zec".split("_"),weekdays:"Súladi_Lúneçi_Maitzi_Márcuri_Xhúadi_Viénerçi_Sáturi".split("_"),weekdaysShort:"Súl_Lún_Mai_Már_Xhú_Vié_Sát".split("_"),weekdaysMin:"Sú_Lú_Ma_Má_Xh_Vi_Sá".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD.MM.YYYY",LL:"D. MMMM [dallas] YYYY",LLL:"D. MMMM [dallas] YYYY HH.mm",LLLL:"dddd, [li] D. MMMM [dallas] YYYY HH.mm"},meridiemPar
7088 se:/d\'o|d\'a/i,isPM:function(e){return"d'o"===e.toLowerCase()},meridiem:function(e,t,n){return e>11?n?"d'o":"D'O":n?"d'a":"D'A"},calendar:{sameDay:"[oxhi à] LT",nextDay:"[demà à] LT",nextWeek:"dddd [à] LT",lastDay:"[ieiri à] LT",lastWeek:"[sür el] dddd [lasteu à] LT",sameElse:"L"},relativeTime:{future:"osprei %s",past:"ja%s",s:t,m:t,mm:t,h:t,hh:t,d:t,dd:t,M:t,MM:t,y:t,yy:t},ordinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return n})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("tzm",{months:"ⵉⵏⵏⴰⵢⵔ_ⴱⵕⴰⵢⵕ_ⵎⴰⵕⵚ_ⵉⴱⵔⵉⵔ_ⵎⴰⵢⵢⵓ_ⵢⵓⵏⵢⵓ_ⵢⵓⵍⵢⵓⵣ_ⵖⵓⵛⵜ_ⵛⵓⵜⴰⵏⴱⵉⵔ_ⴽⵟⵓⴱⵕ_ⵏⵓⵡⴰⵏⴱⵉⵔ_ⴷⵓⵊⵏⴱⵉⵔ".split("_"),monthsShort:"ⵉⵏⵏⴰⵢⵔ_ⴱⵕⴰⵢⵕ_ⵎⴰⵕⵚ_ⵉⴱⵔⵉⵔ_ⵎⴰⵢⵢⵓ_ⵢⵓⵏⵢⵓ_ⵢⵓⵍⵢⵓⵣ_ⵖⵓⵛⵜ_ⵛⵓⵜⴰⵏⴱⵉⵔ_ⴽⵟⵓⴱⵕ_ⵏⵓⵡⴰⵏⴱⵉ�
7089 ��_ⴷⵓⵊⵏⴱⵉⵔ".split("_"),weekdays:"ⴰⵙⴰⵎⴰⵙ_ⴰⵢⵏⴰⵙ_ⴰⵙⵉⵏⴰⵙ_ⴰⴽⵔⴰⵙ_ⴰⴽⵡⴰⵙ_ⴰⵙⵉⵎⵡⴰⵙ_ⴰⵙⵉⴹⵢⴰⵙ".split("_"),weekdaysShort:"ⴰⵙⴰⵎⴰⵙ_ⴰⵢⵏⴰⵙ_ⴰⵙⵉⵏⴰⵙ_ⴰⴽⵔⴰⵙ_ⴰⴽⵡⴰⵙ_ⴰⵙⵉⵎⵡⴰⵙ_ⴰⵙⵉⴹⵢⴰⵙ".split("_"),weekdaysMin:"ⴰⵙⴰⵎⴰⵙ_ⴰⵢⵏⴰⵙ_ⴰⵙⵉⵏⴰⵙ_ⴰⴽⵔⴰⵙ_ⴰⴽⵡⴰⵙ_ⴰⵙⵉⵎⵡⴰⵙ_ⴰⵙⵉⴹⵢⴰⵙ".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[ⴰⵙⴷⵅ ⴴ] LT",nextDay:"[ⴰⵙⴽⴰ ⴴ] LT",nextWeek:"dddd [ⴴ] LT",lastDay:"[ⴰⵚⴰⵏⵜ ⴴ] LT",lastWeek:"dddd [ⴴ] LT",sameElse:"L"},relativeTime:{future:"ⴷⴰⴷⵅ ⵙ ⵢⴰⵏ %s",past:"ⵢⴰⵏ %s",s:"ⵉⵎⵉⴽ",m:"ⵎⵉⵏⵓⴺ",mm:"%d ⵎⵉⵏⵓⴺ",h:"ⵙⴰⵄⴰ",hh:"%d ⵜⴰⵙⵙⴰⵄⵉⵏ",d:"ⴰⵙ�
7090 ��",dd:"%d oⵙⵙⴰⵏ",M:"ⴰⵢoⵓⵔ",MM:"%d ⵉⵢⵢⵉⵔⵏ",y:"ⴰⵙⴳⴰⵙ",yy:"%d ⵉⵙⴳⴰⵙⵏ"},week:{dow:6,doy:12}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("tzm-latn",{months:"innayr_brˤayrˤ_marˤsˤ_ibrir_mayyw_ywnyw_ywlywz_ɣwšt_šwtanbir_ktˤwbrˤ_nwwanbir_dwjnbir".split("_"),monthsShort:"innayr_brˤayrˤ_marˤsˤ_ibrir_mayyw_ywnyw_ywlywz_ɣwšt_šwtanbir_ktˤwbrˤ_nwwanbir_dwjnbir".split("_"),weekdays:"asamas_aynas_asinas_akras_akwas_asimwas_asiḍyas".split("_"),weekdaysShort:"asamas_aynas_asinas_akras_akwas_asimwas_asiḍyas".split("_"),weekdaysMin:"asamas_aynas_asinas_akras_akwas_asimwas_asiḍyas".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[asdkh g] LT",nextDay:"[aska g] LT",nextWeek:"dddd [g] LT",lastDay:"[assant g] LT",lastWeek:"dddd [g] LT",sameElse:"L"},relativeTime
7091 :{future:"dadkh s yan %s",past:"yan %s",s:"imik",m:"minuḍ",mm:"%d minuḍ",h:"saɛa",hh:"%d tassaɛin",d:"ass",dd:"%d ossan",M:"ayowr",MM:"%d iyyirn",y:"asgas",yy:"%d isgasn"},week:{dow:6,doy:12}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";function t(e,t){var n=e.split("_");return t%10===1&&t%100!==11?n[0]:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?n[1]:n[2]}function n(e,n,r){var a={mm:n?"хвилина_хвилини_хвилин":"хвилину_хвилини_хвилин",hh:n?"година_години_годин":"годину_години_годин",dd:"день_дні_днів",MM:"місяць_місяці_місяців",yy:"рік_роки_років"};return"m"===r?n?"хвилина":"хвилину":"h"===r?n?"година":"годину":e+" "+t(a[r],+e)}function r(e,t){var n={nominative:"неділя_понеділок_вівторок_середа_четвер_п’ятниця_субота".split("_"),accusative:"неділ�
7092 �_понеділок_вівторок_середу_четвер_п’ятницю_суботу".split("_"),genitive:"неділі_понеділка_вівторка_середи_четверга_п’ятниці_суботи".split("_")},r=/(\[[ВвУу]\]) ?dddd/.test(t)?"accusative":/\[?(?:минулої|наступної)? ?\] ?dddd/.test(t)?"genitive":"nominative";return n[r][e.day()]}function a(e){return function(){return e+"о"+(11===this.hours()?"б":"")+"] LT"}}var o=e.defineLocale("uk",{months:{format:"січня_лютого_березня_квітня_травня_червня_липня_серпня_вересня_жовтня_листопада_грудня".split("_"),standalone:"січень_лютий_березень_квітень_травень_червень_липень_серпень_вересень_жовтень_листопад_грудень".split("_")},monthsShort:"січ_лют_бер_квіт_трав_черв_лип_серп_вер_жовт_лис�
7093 �_груд".split("_"),weekdays:r,weekdaysShort:"нд_пн_вт_ср_чт_пт_сб".split("_"),weekdaysMin:"нд_пн_вт_ср_чт_пт_сб".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY р.",LLL:"D MMMM YYYY р., HH:mm",LLLL:"dddd, D MMMM YYYY р., HH:mm"},calendar:{sameDay:a("[Сьогодні "),nextDay:a("[Завтра "),lastDay:a("[Вчора "),nextWeek:a("[У] dddd ["),lastWeek:function(){switch(this.day()){case 0:case 3:case 5:case 6:return a("[Минулої] dddd [").call(this);case 1:case 2:case 4:return a("[Минулого] dddd [").call(this)}},sameElse:"L"},relativeTime:{future:"за %s",past:"%s тому",s:"декілька секунд",m:n,mm:n,h:"годину",hh:n,d:"день",dd:n,M:"місяць",MM:n,y:"рік",yy:n},meridiemParse:/ночі|ранку|дня|вечора/,isPM:function(e){return/^(дня|вечора)$/.test(e)},meridiem:function(e,t,n){return e<4?"ночі":e<12?"ранку":e<17?"дня":"вечо�
7094 �а"},ordinalParse:/\d{1,2}-(й|го)/,ordinal:function(e,t){switch(t){case"M":case"d":case"DDD":case"w":case"W":return e+"-й";case"D":return e+"-го";default:return e}},week:{dow:1,doy:7}});return o})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("uz",{months:"январ_феврал_март_апрел_май_июн_июл_август_сентябр_октябр_ноябр_декабр".split("_"),monthsShort:"янв_фев_мар_апр_май_июн_июл_авг_сен_окт_ноя_дек".split("_"),weekdays:"Якшанба_Душанба_Сешанба_Чоршанба_Пайшанба_Жума_Шанба".split("_"),weekdaysShort:"Якш_Душ_Сеш_Чор_Пай_Жум_Шан".split("_"),weekdaysMin:"Як_Ду_Се_Чо_Па_Жу_Ша".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"D MMMM YYYY, dddd HH:mm"},calendar:{sameDay:"[Бугун соат] LT [д
7095 а]",nextDay:"[Эртага] LT [да]",nextWeek:"dddd [куни соат] LT [да]",lastDay:"[Кеча соат] LT [да]",lastWeek:"[Утган] dddd [куни соат] LT [да]",sameElse:"L"},relativeTime:{future:"Якин %s ичида",past:"Бир неча %s олдин",s:"фурсат",m:"бир дакика",mm:"%d дакика",h:"бир соат",hh:"%d соат",d:"бир кун",dd:"%d кун",M:"бир ой",MM:"%d ой",y:"бир йил",yy:"%d йил"},week:{dow:1,doy:7}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("vi",{months:"tháng 1_tháng 2_tháng 3_tháng 4_tháng 5_tháng 6_tháng 7_tháng 8_tháng 9_tháng 10_tháng 11_tháng 12".split("_"),monthsShort:"Th01_Th02_Th03_Th04_Th05_Th06_Th07_Th08_Th09_Th10_Th11_Th12".split("_"),monthsParseExact:!0,weekdays:"chủ nhật_thứ hai_thứ ba_thứ tư_thứ năm_thứ sáu_thứ bảy".split("_"),weekdaysShort:"CN_T2_T3_T4_T5_T6_T7".split("_"),weekda
7096 ysMin:"CN_T2_T3_T4_T5_T6_T7".split("_"),weekdaysParseExact:!0,meridiemParse:/sa|ch/i,isPM:function(e){return/^ch$/i.test(e)},meridiem:function(e,t,n){return e<12?n?"sa":"SA":n?"ch":"CH"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [năm] YYYY",LLL:"D MMMM [năm] YYYY HH:mm",LLLL:"dddd, D MMMM [năm] YYYY HH:mm",l:"DD/M/YYYY",ll:"D MMM YYYY",lll:"D MMM YYYY HH:mm",llll:"ddd, D MMM YYYY HH:mm"},calendar:{sameDay:"[Hôm nay lúc] LT",nextDay:"[Ngày mai lúc] LT",nextWeek:"dddd [tuần tới lúc] LT",lastDay:"[Hôm qua lúc] LT",lastWeek:"dddd [tuần rồi lúc] LT",sameElse:"L"},relativeTime:{future:"%s tới",past:"%s trước",s:"vài giây",m:"một phút",mm:"%d phút",h:"một giờ",hh:"%d giờ",d:"một ngày",dd:"%d ngày",M:"một tháng",MM:"%d tháng",y:"một năm",yy:"%d năm"},ordinalParse:/\d{1,2}/,ordinal:function(e){return e},week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defi
7097 neLocale("x-pseudo",{months:"J~áñúá~rý_F~ébrú~árý_~Márc~h_Áp~ríl_~Máý_~Júñé~_Júl~ý_Áú~gúst~_Sép~témb~ér_Ó~ctób~ér_Ñ~óvém~bér_~Décé~mbér".split("_"),monthsShort:"J~áñ_~Féb_~Már_~Ápr_~Máý_~Júñ_~Júl_~Áúg_~Sép_~Óct_~Ñóv_~Déc".split("_"),monthsParseExact:!0,weekdays:"S~úñdá~ý_Mó~ñdáý~_Túé~sdáý~_Wéd~ñésd~áý_T~húrs~dáý_~Fríd~áý_S~átúr~dáý".split("_"),weekdaysShort:"S~úñ_~Móñ_~Túé_~Wéd_~Thú_~Frí_~Sát".split("_"),weekdaysMin:"S~ú_Mó~_Tú_~Wé_T~h_Fr~_Sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[T~ódá~ý át] LT",nextDay:"[T~ómó~rró~w át] LT",nextWeek:"dddd [át] LT",lastDay:"[Ý~ést~érdá~ý át] LT",lastWeek:"[L~ást] dddd [át] LT",sameElse:"L"},relativeTime:{future:"í~ñ %s",past:"%s á~gó",s:"á ~féw ~sécó~ñds",m:"á ~míñ~úté",mm:"%d m~íñú~tés",h:"á~
7098 ñ hó~úr",hh:"%d h~óúrs",d:"á ~dáý",dd:"%d d~áýs",M:"á ~móñ~th",MM:"%d m~óñt~hs",y:"á ~ýéár",yy:"%d ý~éárs"},ordinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(e){var t=e%10,n=1===~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th";return e+n},week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("zh-cn",{months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"周日_周一_周二_周三_周四_周五_周六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),longDateFormat:{LT:"Ah点mm分",LTS:"Ah点m分s秒",L:"YYYY-MM-DD",LL:"YYYY年MMMD日",LLL:"YYYY年MMMD日Ah点mm分",LLLL:"YYYY年MMMD日ddddAh点mm分",l:"YYYY-MM-DD",ll:
7099 "YYYY年MMMD日",lll:"YYYY年MMMD日Ah点mm分",llll:"YYYY年MMMD日ddddAh点mm分"},meridiemParse:/凌晨|早上|上午|中午|下午|晚上/,meridiemHour:function(e,t){return 12===e&&(e=0),"凌晨"===t||"早上"===t||"上午"===t?e:"下午"===t||"晚上"===t?e+12:e>=11?e:e+12},meridiem:function(e,t,n){var r=100*e+t;return r<600?"凌晨":r<900?"早上":r<1130?"上午":r<1230?"中午":r<1800?"下午":"晚上"},calendar:{sameDay:function(){return 0===this.minutes()?"[今天]Ah[点整]":"[今天]LT"},nextDay:function(){return 0===this.minutes()?"[明天]Ah[点整]":"[明天]LT"},lastDay:function(){return 0===this.minutes()?"[昨天]Ah[点整]":"[昨天]LT"},nextWeek:function(){var t,n;return t=e().startOf("week"),n=this.diff(t,"days")>=7?"[下]":"[本]",0===this.minutes()?n+"dddAh点整":n+"dddAh点mm"},lastWeek:function(){var t,n;return t=e().startOf("week"),n=this.unix()<t.unix()?"[上]":"[本]",0===this.minutes()?n+"dddAh点整":n+"dddAh点mm"},sameElse:"LL"},ordinalParse:/\d{1,2}(
7100 日|月|周)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"日";case"M":return e+"月";case"w":case"W":return e+"周";default:return e}},relativeTime:{future:"%s内",past:"%s前",s:"几秒",m:"1 分钟",mm:"%d 分钟",h:"1 小时",hh:"%d 小时",d:"1 天",dd:"%d 天",M:"1 个月",MM:"%d 个月",y:"1 年",yy:"%d 年"},week:{dow:1,doy:4}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("zh-hk",{months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"週日_週一_週二_週三_週四_週五_週六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),longDateFormat:{LT:"Ah點mm分",LTS:"Ah點m分s秒",L:"YYYY年MMMD日",LL:"YYYY年MMMD日",LLL:"YYYY�
7101 ��MMMD日Ah點mm分",LLLL:"YYYY年MMMD日ddddAh點mm分",l:"YYYY年MMMD日",ll:"YYYY年MMMD日",lll:"YYYY年MMMD日Ah點mm分",llll:"YYYY年MMMD日ddddAh點mm分"},meridiemParse:/凌晨|早上|上午|中午|下午|晚上/,meridiemHour:function(e,t){return 12===e&&(e=0),"凌晨"===t||"早上"===t||"上午"===t?e:"中午"===t?e>=11?e:e+12:"下午"===t||"晚上"===t?e+12:void 0},meridiem:function(e,t,n){var r=100*e+t;return r<600?"凌晨":r<900?"早上":r<1130?"上午":r<1230?"中午":r<1800?"下午":"晚上"},calendar:{sameDay:"[今天]LT",nextDay:"[明天]LT",nextWeek:"[下]ddddLT",lastDay:"[昨天]LT",lastWeek:"[上]ddddLT",sameElse:"L"},ordinalParse:/\d{1,2}(日|月|週)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"日";case"M":return e+"月";case"w":case"W":return e+"週";default:return e}},relativeTime:{future:"%s內",past:"%s前",s:"幾秒",m:"1 分鐘",mm:"%d 分鐘",h:"1 小時",hh:"%d 小時",d:"1 天",dd:"%d 天",M:"1 個月",MM:"%d 個月",y:"1 年",
7102 yy:"%d 年"}});return t})},function(e,t,n){!function(e,t){t(n(474))}(this,function(e){"use strict";var t=e.defineLocale("zh-tw",{months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"週日_週一_週二_週三_週四_週五_週六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),longDateFormat:{LT:"Ah點mm分",LTS:"Ah點m分s秒",L:"YYYY年MMMD日",LL:"YYYY年MMMD日",LLL:"YYYY年MMMD日Ah點mm分",LLLL:"YYYY年MMMD日ddddAh點mm分",l:"YYYY年MMMD日",ll:"YYYY年MMMD日",lll:"YYYY年MMMD日Ah點mm分",llll:"YYYY年MMMD日ddddAh點mm分"},meridiemParse:/凌晨|早上|上午|中午|下午|晚上/,meridiemHour:function(e,t){return 12===e&&(e=0),"凌晨"===t||"早上"===t||"上午"===t?e:"中午"===t?e>=11?e:e+12:"下午"=
7103 ==t||"晚上"===t?e+12:void 0},meridiem:function(e,t,n){var r=100*e+t;return r<600?"凌晨":r<900?"早上":r<1130?"上午":r<1230?"中午":r<1800?"下午":"晚上"},calendar:{sameDay:"[今天]LT",nextDay:"[明天]LT",nextWeek:"[下]ddddLT",lastDay:"[昨天]LT",lastWeek:"[上]ddddLT",sameElse:"L"},ordinalParse:/\d{1,2}(日|月|週)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"日";case"M":return e+"月";case"w":case"W":return e+"週";default:return e}},relativeTime:{future:"%s內",past:"%s前",s:"幾秒",m:"1 分鐘",mm:"%d 分鐘",h:"1 小時",hh:"%d 小時",d:"1 天",dd:"%d 天",M:"1 個月",MM:"%d 個月",y:"1 年",yy:"%d 年"}});return t})},function(e,t){e.exports={version:"2015d",zones:["Africa/Abidjan|LMT GMT|g.8 0|01|-2ldXH.Q","Africa/Accra|LMT GMT GHST|.Q 0 -k|012121212121212121212121212121212121212121212121|-26BbX.8 6tzX.8 MnE 1BAk MnE 1BAk MnE 1BAk MnE 1C0k MnE 1BAk MnE 1BAk MnE 1BAk MnE 1C0k MnE 1BAk MnE 1BAk MnE 1BAk MnE 1C0k MnE 1BAk MnE 1BAk MnE
7104 1BAk MnE 1C0k MnE 1BAk MnE 1BAk MnE 1BAk MnE 1C0k MnE 1BAk MnE 1BAk MnE","Africa/Addis_Ababa|LMT EAT BEAT BEAUT|-2r.g -30 -2u -2J|01231|-1F3Cr.g 3Dzr.g okMu MFXJ","Africa/Algiers|PMT WET WEST CET CEST|-9.l 0 -10 -10 -20|0121212121212121343431312123431213|-2nco9.l cNb9.l HA0 19A0 1iM0 11c0 1oo0 Wo0 1rc0 QM0 1EM0 UM0 DA0 Imo0 rd0 De0 9Xz0 1fb0 1ap0 16K0 2yo0 mEp0 hwL0 jxA0 11A0 dDd0 17b0 11B0 1cN0 2Dy0 1cN0 1fB0 1cL0","Africa/Bangui|LMT WAT|-d.A -10|01|-22y0d.A","Africa/Bissau|LMT WAT GMT|12.k 10 0|012|-2ldWV.E 2xonV.E","Africa/Blantyre|LMT CAT|-2a.k -20|01|-2GJea.k","Africa/Cairo|EET EEST|-20 -30|0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-1bIO0 vb0 1ip0 11z0 1iN0 1nz0 12p0 1pz0 10N0 1pz0 16p0 1jz0 s3d0 Vz0 1oN0 11b0 1oO0 10N0 1pz0 10N0 1pb0 10N0 1pb0 10N0 1pb0 10N0 1pz0 10N0 1pb0 10N0 1pb0 11d0 1oL0 11d0 1pb0 11d0 1oL0 11d0 1oL0 11d0 1oL0 11d0 1pb0 11d0 1oL0 11d0 1oL0 11d0 1oL0 11d0 1pb0 11d0 1oL0 1
7105 1d0 1oL0 11d0 1oL0 11d0 1pb0 11d0 1oL0 11d0 1WL0 rd0 1Rz0 wp0 1pb0 11d0 1oL0 11d0 1oL0 11d0 1oL0 11d0 1pb0 11d0 1qL0 Xd0 1oL0 11d0 1oL0 11d0 1pb0 11d0 1oL0 11d0 1oL0 11d0 1ny0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 WL0 1qN0 Rb0 1wp0 On0 1zd0 Lz0 1EN0 Fb0 c10 8n0 8Nd0 gL0 e10 mn0","Africa/Casablanca|LMT WET WEST CET|u.k 0 -10 -10|012121212121212121312121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2gMnt.E 130Lt.E rb0 Dd0 dVb0 b6p0 TX0 EoB0 LL0 gnd0 rz0 43d0 AL0 1Nd0 XX0 1Cp0 pz0 dEp0 4mn0 SyN0 AL0 1Nd0 wn0 1FB0 Db0 1zd0 Lz0 1Nf0 wM0 co0 go0 1o00 s00 dA0 vc0 11A0 A00 e00 y00 11A0 uo0 e00 DA0 11A0 rA0 e00 Jc0 WM0 m00 gM0 M00 WM0 jc0 e00 RA0 11A0 dA0 e00 Uo0 11A0 800 gM0 Xc0 11A0 5c0 e00 17A0 WM0 2o0 e00 1ao0 19A0 1g00 16M0 1iM0 1400 1lA0 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qo0 1200 1kM0 14M0 1i00","Africa/Ceuta|WET WEST CET CES
7106 T|0 -10 -10 -20|010101010101010101010232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-25KN0 11z0 drd0 18o0 3I00 17c0 1fA0 1a00 1io0 1a00 1y7p0 LL0 gnd0 rz0 43d0 AL0 1Nd0 XX0 1Cp0 pz0 dEp0 4VB0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Africa/El_Aaiun|LMT WAT WET WEST|Q.M 10 0 -10|0123232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-1rDz7.c 1GVA7.c 6L0 AL0 1Nd0 XX0 1Cp0 pz0 1cBB0 AL0 1Nd0 wn0 1FB0 Db0 1zd0 Lz0 1Nf0 wM0 co0 go0 1o00 s00 d
7107 A0 vc0 11A0 A00 e00 y00 11A0 uo0 e00 DA0 11A0 rA0 e00 Jc0 WM0 m00 gM0 M00 WM0 jc0 e00 RA0 11A0 dA0 e00 Uo0 11A0 800 gM0 Xc0 11A0 5c0 e00 17A0 WM0 2o0 e00 1ao0 19A0 1g00 16M0 1iM0 1400 1lA0 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qo0 1200 1kM0 14M0 1i00","Africa/Johannesburg|SAST SAST SAST|-1u -20 -30|012121|-2GJdu 1Ajdu 1cL0 1cN0 1cL0","Africa/Juba|LMT CAT CAST EAT|-2a.8 -20 -30 -30|01212121212121212121212121212121213|-1yW2a.8 1zK0a.8 16L0 1iN0 17b0 1jd0 17b0 1ip0 17z0 1i10 17X0 1hB0 18n0 1hd0 19b0 1gp0 19z0 1iN0 17b0 1ip0 17z0 1i10 18n0 1hd0 18L0 1gN0 19b0 1gp0 19z0 1iN0 17z0 1i10 17X0 yGd0","Africa/Monrovia|MMT LRT GMT|H.8 I.u 0|012|-23Lzg.Q 29s01.m","Africa/Ndjamena|LMT WAT WAST|-10.c -10 -20|0121|-2le10.c 2J3c0.c Wn0","Africa/Tripoli|LMT CET CEST EET|-Q.I -10 -20 -20|012121213121212121212121213123123|-21JcQ.I 1hnBQ.I vx0 4iP0 xx0 4eN0 Bb0 7ip0 U0n0 A10 1db0 1cN0 1db0 1dd0 1db0 1eN0 1bb0 1e10 1cL0 1c10 1db0 1dd0 1db0 1cN0 1db0 1q
7108 10 fAn0 1ep0 1db0 AKq0 TA0 1o00","Africa/Tunis|PMT CET CEST|-9.l -10 -20|0121212121212121212121212121212121|-2nco9.l 18pa9.l 1qM0 DA0 3Tc0 11B0 1ze0 WM0 7z0 3d0 14L0 1cN0 1f90 1ar0 16J0 1gXB0 WM0 1rA0 11c0 nwo0 Ko0 1cM0 1cM0 1rA0 10M0 zuM0 10N0 1aN0 1qM0 WM0 1qM0 11A0 1o00","Africa/Windhoek|SWAT SAST SAST CAT WAT WAST|-1u -20 -30 -20 -10 -20|012134545454545454545454545454545454545454545454545454545454545454545454545454545454545454545|-2GJdu 1Ajdu 1cL0 1SqL0 9NA0 11D0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0","America/Adak|NST NWT NPT BST BDT AHST HST HDT|b0 a0 a0 b0 a0 a0 a0 90|01203434343434343434343434343
7109 4343456767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676|-17SX0 8wW0 iB0 Qlb0 52O0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 cm0 10q0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Anchorage|CAT CAWT CAPT AHST AHDT YST AKST AKDT|a0 90 90 a0 90 90 90 80|012034343434343434343434343434343456767676767676767676767676767676767676767676767676767676767676767676767676767676767
7110 676767676767676767676767676|-17T00 8wX0 iA0 Qlb0 52O0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 cm0 10q0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Anguilla|LMT AST|46.4 40|01|-2kNvR.U","America/Araguaina|LMT BRT BRST|3c.M 30 20|0121212121212121212121212121212121212121212121212121|-2glwL.c HdKL.c 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0
7111 FX0 1HB0 Lz0 dMN0 Lz0 1zd0 Rb0 1wN0 Wn0 1tB0 Rb0 1tB0 WL0 1tB0 Rb0 1zd0 On0 1HB0 FX0 ny10 Lz0","America/Argentina/Buenos_Aires|CMT ART ARST ART ARST|4g.M 40 30 30 20|0121212121212121212121212121212121212121213434343434343234343|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wp0 Rb0 1wp0 TX0 g0p0 10M0 j3c0 uL0 1qN0 WL0","America/Argentina/Catamarca|CMT ART ARST ART ARST WART|4g.M 40 30 30 20 40|0121212121212121212121212121212121212121213434343454343235343|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wq0 Ra0 1wp0 TX0 g0p0 10M0 ako0 7B0 8zb0 uL0","America/Argentina/Cordoba|CMT ART ARST ART ARST WART|4g.M 40 30 3
7112 0 20 40|0121212121212121212121212121212121212121213434343454343234343|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wq0 Ra0 1wp0 TX0 g0p0 10M0 j3c0 uL0 1qN0 WL0","America/Argentina/Jujuy|CMT ART ARST ART ARST WART WARST|4g.M 40 30 30 20 40 30|01212121212121212121212121212121212121212134343456543432343|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1ze0 TX0 1ld0 WK0 1wp0 TX0 g0p0 10M0 j3c0 uL0","America/Argentina/La_Rioja|CMT ART ARST ART ARST WART|4g.M 40 30 30 20 40|01212121212121212121212121212121212121212134343434534343235343|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1
7113 C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Qn0 qO0 16n0 Rb0 1wp0 TX0 g0p0 10M0 ako0 7B0 8zb0 uL0","America/Argentina/Mendoza|CMT ART ARST ART ARST WART WARST|4g.M 40 30 30 20 40 30|0121212121212121212121212121212121212121213434345656543235343|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1u20 SL0 1vd0 Tb0 1wp0 TW0 g0p0 10M0 agM0 Op0 7TX0 uL0","America/Argentina/Rio_Gallegos|CMT ART ARST ART ARST WART|4g.M 40 30 30 20 40|0121212121212121212121212121212121212121213434343434343235343|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1
7114 wp0 Rb0 1wp0 TX0 g0p0 10M0 ako0 7B0 8zb0 uL0","America/Argentina/Salta|CMT ART ARST ART ARST WART|4g.M 40 30 30 20 40|01212121212121212121212121212121212121212134343434543432343|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wq0 Ra0 1wp0 TX0 g0p0 10M0 j3c0 uL0","America/Argentina/San_Juan|CMT ART ARST ART ARST WART|4g.M 40 30 30 20 40|01212121212121212121212121212121212121212134343434534343235343|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Qn0 qO0 16n0 Rb0 1wp0 TX0 g0p0 10M0 ak00 m10 8lb0 uL0","America/Argentina/San_Luis|CMT ART ARST ART ARST WART WARST|4g.M 40 30 30 20 40 30|01212121212121212121212121212121212121
7115 212134343456536353465653|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 XX0 1q20 SL0 AN0 kin0 10M0 ak00 m10 8lb0 8L0 jd0 1qN0 WL0 1qN0","America/Argentina/Tucuman|CMT ART ARST ART ARST WART|4g.M 40 30 30 20 40|012121212121212121212121212121212121212121343434345434323534343|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wq0 Ra0 1wp0 TX0 g0p0 10M0 ako0 4N0 8BX0 uL0 1qN0 WL0","America/Argentina/Ushuaia|CMT ART ARST ART ARST WART|4g.M 40 30 30 20 40|0121212121212121212121212121212121212121213434343434343235343|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u1
7116 0 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wp0 Rb0 1wp0 TX0 g0p0 10M0 ajA0 8p0 8zb0 uL0","America/Aruba|LMT ANT AST|4z.L 4u 40|012|-2kV7o.d 28KLS.d","America/Asuncion|AMT PYT PYT PYST|3O.E 40 30 30|012131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313|-1x589.k 1DKM9.k 3CL0 3Dd0 10L0 1pB0 10n0 1pB0 10n0 1pB0 1cL0 1dd0 1db0 1dd0 1cL0 1dd0 1cL0 1dd0 1cL0 1dd0 1db0 1dd0 1cL0 1dd0 1cL0 1dd0 1cL0 1dd0 1db0 1dd0 1cL0 1lB0 14n0 1dd0 1cL0 1fd0 WL0 1rd0 1aL0 1dB0 Xz0 1qp0 Xb0 1qN0 10L0 1rB0 TX0 1tB0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 1cL0 WN0 1qL0 11B0 1nX0 1ip0 WL0 1qN0 WL0 1qN0 WL0 1tB0 TX0 1tB0 TX0 1tB0 19X0 1a10 1fz0 1a10 1fz0 1cN0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 1
7117 9X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0","America/Atikokan|CST CDT CWT CPT EST|60 50 50 50 50|0101234|-25TQ0 1in0 Rnb0 3je0 8x30 iw0","America/Bahia|LMT BRT BRST|2y.4 30 20|01212121212121212121212121212121212121212121212121212121212121|-2glxp.U HdLp.U 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 1EN0 Lz0 1C10 IL0 1HB0 Db0 1HB0 On0 1zd0 On0 1zd0 Lz0 1zd0 Rb0 1wN0 Wn0 1tB0 Rb0 1tB0 WL0 1tB0 Rb0 1zd0 On0 1HB0 FX0 l5B0 Rb0","America/Bahia_Banderas|LMT MST CST PST MDT CDT|71 70 60 80 60 50|0121212131414141414141414141414141414152525252525252525252525252525252525252525252525252525252|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 otX0 gmN0 P2N0 13Vd0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nW0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0
7118 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0","America/Barbados|LMT BMT AST ADT|3W.t 3W.t 40 30|01232323232|-1Q0I1.v jsM0 1ODC1.v IL0 1ip0 17b0 1ip0 17b0 1ld0 13b0","America/Belem|LMT BRT BRST|3d.U 30 20|012121212121212121212121212121|-2glwK.4 HdKK.4 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0","America/Belize|LMT CST CHDT CDT|5Q.M 60 5u 50|01212121212121212121212121212121212121212121212121213131|-2kBu7.c fPA7.c Onu 1zcu Rbu 1wou Rbu 1wou Rbu 1zcu Onu 1zcu Onu 1zcu Rbu 1wou Rbu 1wou Rbu 1wou Rbu 1zcu Onu 1zcu Onu 1zcu Rbu 1wou Rbu 1wou Rbu 1zcu Onu 1zcu Onu 1zcu Onu 1zcu Rbu 1wou Rbu 1wou Rbu 1zcu Onu 1zcu Onu 1zcu Rbu 1wou Rbu 1f0Mu qn0 lxB0 mn0","America/Blanc-Sablon|AST ADT AWT APT|40 30 30 30|010230|-25TS0 1in0 UGp0 8x50 iu0","America/Boa_Vista|LMT AMT AMST|42.E 40 30|012121212121212121212121212121
7119 2121|-2glvV.k HdKV.k 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 smp0 WL0 1tB0 2L0","America/Bogota|BMT COT COST|4U.g 50 40|0121|-2eb73.I 38yo3.I 2en0","America/Boise|PST PDT MST MWT MPT MDT|80 70 70 60 60 60|0101023425252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252|-261q0 1nX0 11B0 1nX0 8C10 JCL0 8x20 ix0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 Dd0 1Kn0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 O
7120 p0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Cambridge_Bay|zzz MST MWT MPT MDDT MDT CST CDT EST|0 70 60 60 50 60 60 50 50|0123141515151515151515151515151515151515151515678651515151515151515151515151515151515151515151515151515151515151515151515151|-21Jc0 RO90 8x20 ix0 LCL0 1fA0 zgO0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11A0 1nX0 2K0 WQ0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Campo_Grande|LMT AMT AMST|3C.s
7121 40 30|012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212|-2glwl.w HdLl.w 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 1EN0 Lz0 1C10 IL0 1HB0 Db0 1HB0 On0 1zd0 On0 1zd0 Lz0 1zd0 Rb0 1wN0 Wn0 1tB0 Rb0 1tB0 WL0 1tB0 Rb0 1zd0 On0 1HB0 FX0 1C10 Lz0 1Ip0 HX0 1zd0 On0 1HB0 IL0 1wp0 On0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 Rb0 1zd0 Lz0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 On0 1zd0 On0 1C10 Lz0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 Rb0 1wp0 On0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 On0 1zd0 On0 1C10 Lz0 1C10 Lz0 1C10 Lz0 1C10 On0 1zd0 Rb0 1wp0 On0 1C10 Lz0 1C10 On0 1zd0","America/Cancun|LMT CST EST EDT CDT|5L.4 60 50 40 50|0123232341414141414141414141414141414141412|-1UQG0 2q2o0 yLB0 1lb0 14p0 1lb0 14p0 Lz0 xB0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B
7122 0 1nX0 14p0 1lb0 14p0 1lb0 Dd0","America/Caracas|CMT VET VET|4r.E 4u 40|0121|-2kV7w.k 28KM2.k 1IwOu","America/Cayenne|LMT GFT GFT|3t.k 40 30|012|-2mrwu.E 2gWou.E","America/Cayman|CMT EST|5j.A 50|01|-2uduE.o","America/Chicago|CST CDT EST CWT CPT|60 50 50 50 50|01010101010101010101010101010101010102010101010103401010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261s0 1nX0 11B0 1nX0 1wp0 TX0 WN0 1qL0 1cN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 11B0 1Hz0 14p0 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 RB0 8x30 iw0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1
7123 cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Chihuahua|LMT MST CST CDT MDT|74.k 70 60 50 60|0121212323241414141414141414141414141414141414141414141414141414141414141414141414141414141|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 2zQN0 1lb0 14p0 1lb0 14q0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0
7124 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0","America/Costa_Rica|SJMT CST CDT|5A.d 60 50|0121212121|-1Xd6n.L 2lu0n.L Db0 1Kp0 Db0 pRB0 15b0 1kp0 mL0","America/Creston|MST PST|70 80|010|-29DR0 43B0","America/Cuiaba|LMT AMT AMST|3I.k 40 30|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212|-2glwf.E HdLf.E 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 1EN0 Lz0 1C10 IL0 1HB0 Db0 1HB0 On0 1zd0 On0 1zd0 Lz0 1zd0 Rb0 1wN0 Wn0 1tB0 Rb0 1tB0 WL0 1tB0 Rb0 1zd0 On0 1HB0 FX0 4a10 HX0 1zd0 On0 1HB0 IL0 1wp0 On0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 Rb0 1zd0 Lz0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 On0 1zd0 On0 1C10 Lz0 1C10 Lz0 1C10 On0 1zd0 On0
7125 1zd0 Rb0 1wp0 On0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 On0 1zd0 On0 1C10 Lz0 1C10 Lz0 1C10 Lz0 1C10 On0 1zd0 Rb0 1wp0 On0 1C10 Lz0 1C10 On0 1zd0","America/Danmarkshavn|LMT WGT WGST GMT|1e.E 30 20 0|01212121212121212121212121212121213|-2a5WJ.k 2z5fJ.k 19U0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 DC0","America/Dawson|YST YDT YWT YPT YDDT PST PDT|90 80 80 80 70 80 70|0101023040565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-25TN0 1in0 1o10 13V0 Ser0 8x00 iz0 LCL0 1fA0 jrA0 fNd0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0
7126 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Dawson_Creek|PST PDT PWT PPT MST|80 70 70 70 70|0102301010101010101010101010101010101010101010101010101014|-25TO0 1in0 UGp0 8x10 iy0 3NB0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 ML0","America/Denver|MST MDT MWT MPT|70 60 60 60|01010101023010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261r0 1nX0 11B0 1nX0 11B0 1qL0 WN0 mn0 Ord0 8x20 ix0 LCN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1c
7127 L0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Detroit|LMT CST EST EWT EPT EDT|5w.b 60 50 40 40 40|01234252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252|-2Cgir.N peqr.N 156L0 8x40 iv0 6fd0 11z0 Jy10 SL0 dnB0 1cL0 s10 1Vz0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p
7128 0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Edmonton|LMT MST MDT MWT MPT|7x.Q 70 60 60 60|01212121212121341212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2yd4q.8 shdq.8 1in0 17d0 hz0 2dB0 1fz0 1a10 11z0 1qN0 WL0 1qN0 11z0 IGN0 8x20 ix0 3NB0 11z0 LFB0 1cL0 3Cp0 1cL0 66N0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1
7129 nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Eirunepe|LMT ACT ACST AMT|4D.s 50 40 40|0121212121212121212121212121212131|-2glvk.w HdLk.w 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 dPB0 On0 yTd0 d5X0","America/El_Salvador|LMT CST CDT|5U.M 60 50|012121|-1XiG3.c 2Fvc3.c WL0 1qN0 WL0","America/Ensenada|LMT MST PST PDT PWT PPT|7M.4 70 80 70 70 70|012123245232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-1UQE0 4PX0 8mM0 8lc0 SN0 1cL0 pHB0 83r0 zI0 5O10 1Rz0 cOP0 11z0
7130 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 BUp0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 U10 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Fort_Wayne|CST CDT CWT CPT EST EDT|60 50 50 50 50 40|010101023010101010101010101040454545454545454545454545454545454545454545454545454545454545454545454|-261s0 1nX0 11B0 1nX0 QI10 Db0 RB0 8x30 iw0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 5Tz0 1o10 qLb0 1cL0 1cN0 1cL0 1qhd0 1nX0 Rd0
7131 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Fortaleza|LMT BRT BRST|2y 30 20|0121212121212121212121212121212121212121|-2glxq HdLq 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 nsp0 WL0 1tB0 5z0 2mN0 On0","America/Glace_Bay|LMT AST ADT AWT APT|3X.M 40 30 30 30|012134121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2IsI0.c CwO0.c 1in0 UGp0 8x50 iu0 iq10 11z0 Jg10 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0
7132 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Godthab|LMT WGT WGST|3q.U 30 20|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2a5Ux.4 2z5dx.4 19U0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM
7133 0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","America/Goose_Bay|NST NDT NST NDT NWT NPT AST ADT ADDT|3u.Q 2u.Q 3u 2u 2u 2u 40 30 20|010232323232323245232323232323232323232323232323232323232326767676767676767676767676767676767676767676768676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676|-25TSt.8 1in0 DXb0 2HbX.8 WL0 1qN0 WL0 1qN0 WL0 1tB0 TX0 1tB0 WL0 1qN0 WL0 1qN0 7UHu itu 1tB0 WL0 1qN0 WL0 1qN0 WL0 1qN0 WL0 1tB0 WL0 1ld0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 S10 g0u 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14n1 1lb0 14p0 1nW0 11C0 1nX0 11B0 1nX0 14p0 1lb0 14
7134 p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zcX Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Grand_Turk|KMT EST EDT AST|57.b 50 40 40|0121212121212121212121212121212121212121212121212121212121212121212121212123|-2l1uQ.N 2HHBQ.N 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Guatemala|LMT CST CDT|62.4 60 50|0121212121|-24KhV.U 2efXV.
7135 U An0 mtd0 Nz0 ifB0 17b0 zDB0 11z0","America/Guayaquil|QMT ECT|5e 50|01|-1yVSK","America/Guyana|LMT GBGT GYT GYT GYT|3Q.E 3J 3J 30 40|01234|-2dvU7.k 24JzQ.k mlc0 Bxbf","America/Halifax|LMT AST ADT AWT APT|4e.o 40 30 30 30|0121212121212121212121212121212121212121212121212134121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2IsHJ.A xzzJ.A 1db0 3I30 1in0 3HX0 IL0 1E10 ML0 1yN0 Pb0 1Bd0 Mn0 1Bd0 Rz0 1w10 Xb0 1w10 LX0 1w10 Xb0 1w10 Lz0 1C10 Jz0 1E10 OL0 1yN0 Un0 1qp0 Xb0 1qp0 11X0 1w10 Lz0 1HB0 LX0 1C10 FX0 1w10 Xb0 1qp0 Xb0 1BB0 LX0 1td0 Xb0 1qp0 Xb0 Rf0 8x50 iu0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 3Qp0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 3Qp0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 6i10 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1c
7136 N0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Havana|HMT CST CDT|5t.A 50 40|012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-1Meuu.o 72zu.o ML0 sld0 An0 1Nd0 Db0 1Nd0 An0 6Ep0 An0 1Nd0 An0 JDd0 Mn0 1Ap0 On0 1fd0 11X0 1qN0 WL0 1wp0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 14n0 1ld0 14L0 1kN0 15b0 1kp0 1cL0 1cN0 1fz0 1a10 1fz0 1fB0 11z0 14p0 1nX0 11B0 1nX0 1o10 11z0 1o10 11z0 1o10 11z0 1
7137 o10 14n0 1ld0 14n0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 1a10 1in0 1a10 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 17c0 1o00 11A0 1qM0 11A0 1o00 11A0 1o00 14o0 1lc0 14o0 1lc0 11A0 6i00 Rc0 1wo0 U00 1tA0 Rc0 1wo0 U00 1wo0 U00 1zc0 U00 1qM0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0","America/Hermosillo|LMT MST CST PST MDT|7n.Q 70 60 80 60|0121212131414141|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 otX0 gmN0 P2N0 13Vd0 1lb0 14p0 1lb0 14p0 1lb0","America/Indiana/Knox|CST CDT CWT CPT EST|60 50 50 50 50|0101023010101010101010101010101010101040101010101010101010101010101010101010101010101010141010101010101010101010101010101010101010101010101010101010101010|-261s0 1nX0 11B0 1nX0 SgN0 8x30 iw0 3NB0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 1cL0 1cN0 11z
7138 0 1o10 11z0 1o10 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 3Cn0 8wp0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 z8o0 1o00 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Indiana/Marengo|CST CDT CWT CPT EST EDT|60 50 50 50 50 40|0101023010101010101010104545454545414545454545454545454545454545454545454545454545454545454545454545454|-261s0 1nX0 11B0 1nX0 SgN0 8x30 iw0 dyN0 11z0 6fd0 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 jrz0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1VA0 LA0 1BX0 1e6p0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0
7139 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Indiana/Petersburg|CST CDT CWT CPT EST EDT|60 50 50 50 50 40|01010230101010101010101010104010101010101010101010141014545454545454545454545454545454545454545454545454545454545454|-261s0 1nX0 11B0 1nX0 SgN0 8x30 iw0 njX0 WN0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 3Fb0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 19co0 1o00 Rd0 1zb0 Oo0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Indiana/Tell_
7140 City|CST CDT CWT CPT EST EDT|60 50 50 50 50 40|01010230101010101010101010101010454541010101010101010101010101010101010101010101010101010101010101010|-261s0 1nX0 11B0 1nX0 SgN0 8x30 iw0 1o10 11z0 g0p0 11z0 1o10 11z0 1qL0 WN0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 WL0 1qN0 1cL0 1cN0 1cL0 1cN0 caL0 1cL0 1cN0 1cL0 1qhd0 1o00 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Indiana/Vevay|CST CDT CWT CPT EST EDT|60 50 50 50 50 40|010102304545454545454545454545454545454545454545454545454545454545454545454545454|-261s0 1nX0 11B0 1nX0 SgN0 8x30 iw0 kPB0 Awn0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1lnd0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0
7141 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Indiana/Vincennes|CST CDT CWT CPT EST EDT|60 50 50 50 50 40|01010230101010101010101010101010454541014545454545454545454545454545454545454545454545454545454545454|-261s0 1nX0 11B0 1nX0 SgN0 8x30 iw0 1o10 11z0 g0p0 11z0 1o10 11z0 1qL0 WN0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 WL0 1qN0 1cL0 1cN0 1cL0 1cN0 caL0 1cL0 1cN0 1cL0 1qhd0 1o00 Rd0 1zb0 Oo0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Indiana/Winamac|CST CDT CWT CPT EST EDT|60 50 50 50 50 40|01010230101010101010101010101010101010454541054545454545454545454545454545454545454545454545454545454545454|-261s0 1nX0 11B0 1nX0 SgN0 8x30 iw0 1o10
7142 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 1cL0 1cN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 jrz0 1cL0 1cN0 1cL0 1qhd0 1o00 Rd0 1za0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Inuvik|zzz PST PDDT MST MDT|0 80 60 70 60|0121343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343|-FnA0 tWU0 1fA0 wPe0 2pz0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0
7143 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Iqaluit|zzz EWT EPT EST EDDT EDT CST CDT|0 40 40 50 30 40 60 50|01234353535353535353535353535353535353535353567353535353535353535353535353535353535353535353535353535353535353535353535353|-16K00 7nX0 iv0 LCL0 1fA0 zgO0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11C0 1nX0 11A0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Jamaica|
7144 KMT EST EDT|57.b 50 40|0121212121212121212121|-2l1uQ.N 2uM1Q.N 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0","America/Juneau|PST PWT PPT PDT YDT YST AKST AKDT|80 70 70 70 80 90 90 80|01203030303030303030303030403030356767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676|-17T20 8x10 iy0 Vo10 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cM0 1cM0 1cL0 1cN0 1fz0 1a10 1fz0 co0 10q0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb
7145 0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Kentucky/Louisville|CST CDT CWT CPT EST EDT|60 50 50 50 50 40|0101010102301010101010101010101010101454545454545414545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454|-261s0 1nX0 11B0 1nX0 3Fd0 Nb0 LPd0 11z0 RB0 8x30 iw0 Bb0 10N0 2bB0 8in0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 xz0 gso0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1VA0 LA0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0
7146 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Kentucky/Monticello|CST CDT CWT CPT EST EDT|60 50 50 50 50 40|0101023010101010101010101010101010101010101010101010101010101010101010101454545454545454545454545454545454545454545454545454545454545454545454545454|-261s0 1nX0 11B0 1nX0 SgN0 8x30 iw0 SWp0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11A0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0
7147 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/La_Paz|CMT BOST BOT|4w.A 3w.A 40|012|-1x37r.o 13b0","America/Lima|LMT PET PEST|58.A 50 40|0121212121212121|-2tyGP.o 1bDzP.o zX0 1aN0 1cL0 1cN0 1cL0 1PrB0 zX0 1O10 zX0 6Gp0 zX0 98p0 zX0","America/Los_Angeles|PST PDT PWT PPT|80 70 70 70|010102301010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261q0 1nX0 11B0 1nX0 SgN0 8x10 iy0 5Wp0 1Vb0 3dB0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1n
7148 X0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Maceio|LMT BRT BRST|2m.Q 30 20|012121212121212121212121212121212121212121|-2glxB.8 HdLB.8 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 dMN0 Lz0 8Q10 WL0 1tB0 5z0 2mN0 On0","America/Managua|MMT CST EST CDT|5J.c 60 50 50|0121313121213131|-1quie.M 1yAMe.M 4mn0 9Up0 Dz0 1K10 Dz0 s3F0 1KH0 DB0 9In0 k8p0 19X0 1o30 11y0","America/Manaus|LMT AMT AMST|40.4 40 30|01212121212121212121212121212121|-2glvX.U HdKX.U 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10
7149 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 dPB0 On0","America/Martinique|FFMT AST ADT|44.k 40 30|0121|-2mPTT.E 2LPbT.E 19X0","America/Matamoros|LMT CST CDT|6E 60 50|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-1UQG0 2FjC0 1nX0 i6p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 U10 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Mazatlan|LMT MST CST PST MDT|75.E 70 60 80 60|0121212131414141414141414141414141414141414141414141414141414141414141414141414141414141414141|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 otX0 gmN0 P2N0 13Vd0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0
7150 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0","America/Menominee|CST CDT CWT CPT EST|60 50 50 50 50|01010230101041010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261s0 1nX0 11B0 1nX0 SgN0 8x30 iw0 1o10 11z0 LCN0 1fz0 6410 9Jb0 1cM0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 O
7151 p0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Merida|LMT CST EST CDT|5W.s 60 50 50|0121313131313131313131313131313131313131313131313131313131313131313131313131313131313131|-1UQG0 2q2o0 2hz0 wu30 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0","America/Metlakatla|PST PWT PPT PDT|80 70 70 70|0120303030303030303030303030303030|-17T20 8x10 iy0 Vo10 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0","Amer
7152 ica/Mexico_City|LMT MST CST CDT CWT|6A.A 70 60 50 50|012121232324232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 gEn0 TX0 3xd0 Jb0 6zB0 SL0 e5d0 17b0 1Pff0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0","America/Miquelon|LMT AST PMST PMDT|3I.E 40 30 20|012323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-2mKkf.k 2LTAf.k gQ10 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 1
7153 1B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Moncton|EST AST ADT AWT APT|50 40 30 30 30|012121212121212121212134121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2IsH0 CwN0 1in0 zAo0 An0 1Nd0 An0 1Nd0 An0 1Nd0 An0 1Nd0 An0 1Nd0 An0 1K10 Lz0 1zB0 NX0 1u10 Wn0 S20 8x50 iu0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 3Cp0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL
7154 0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14n1 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 ReX 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Monterrey|LMT CST CDT|6F.g 60 50|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-1UQG0 2FjC0 1nX0 i6p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1l
7155 b0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0","America/Montevideo|MMT UYT UYHST UYST UYT UYHST|3I.I 3u 30 20 30 2u|012121212121212121212121213434343434345454543453434343434343434343434343434343434343434343434343434343434343434343434343434343434343|-20UIf.g 8jzJ.g 1cLu 1dcu 1cLu 1dcu 1cLu ircu 11zu 1o0u 11zu 1o0u 11zu 1qMu WLu 1qMu WLu 1qMu WLu 1qMu 11zu 1o0u 11zu NAu 11bu 2iMu zWu Dq10 19X0 pd0 jz0 cm10 19X0 1fB0 1on0 11d0 1oL0 1nB0 1fzu 1aou 1fzu 1aou 1fzu 3nAu Jb0 3MN0 1SLu 4jzu 2PB0 Lb0 3Dd0 1pb0 ixd0 An0 1MN0 An0 1wp0 On0 1wp0 Rb0 1zd0 On0 1wp0 Rb0 s8p0 1fB0 1ip0 11z0 1ld0 14n0 1o10 11z0 1o10 11z0 1o10 14n0 1ld0 14n0 1ld0 14n0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 14n0 1ld0 14n0 1ld0 14n0 1o10 11z0 1o10 11z0 1o10 14n0 1ld0 14n0 1ld0 14n0 1ld0 14n0 1o10 11z0 1o10 11z0 1o10 14n0 1ld0 14n0 1ld0 14n0 1o10 11z0 1o10 11z0 1o10 14n0 1ld0 14n0 1ld0 14n0 1ld0 14n0 1o10 11z0 1o10 11z0 1o10","America/Montreal|EST ED
7156 T EWT EPT|50 40 40 40|01010101010101010101010101010101010101010101012301010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-25TR0 1in0 11Wu 1nzu 1fD0 WJ0 1wr0 Nb0 1Ap0 On0 1zd0 On0 1wp0 TX0 1tB0 TX0 1tB0 TX0 1tB0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 4kM0 8x40 iv0 1o10 11z0 1nX0 11z0 1o10 11z0 1o10 1qL0 11D0 1nX0 11B0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0
7157 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Nassau|LMT EST EDT|59.u 50 40|012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2kNuO.u 26XdO.u 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0
7158 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/New_York|EST EDT EWT EPT|50 40 40 40|01010101010101010101010101010101010101010101010102301010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261t0 1nX0 11B0 1nX0 11B0 1qL0 1a10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 RB0 8x40 iv0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL
7159 0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Nipigon|EST EDT EWT EPT|50 40 40 40|010123010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-25TR0 1in0 Rnb0 3je0 8x40 iv0 19yN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0
7160 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Nome|NST NWT NPT BST BDT YST AKST AKDT|b0 a0 a0 b0 a0 90 90 80|012034343434343434343434343434343456767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676|-17SX0 8wW0 iB0 Qlb0 52O0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 cl0 10q0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 1
7161 1B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Noronha|LMT FNT FNST|29.E 20 10|0121212121212121212121212121212121212121|-2glxO.k HdKO.k 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 nsp0 WL0 1tB0 2L0 2pB0 On0","America/North_Dakota/Beulah|MST MDT MWT MPT CST CDT|70 60 60 60 60 50|010102301010101010101010101010101010101010101010101010101010101010101010101010101010101010101014545454545454545454545454545454545454545454545454545454|-261r0 1nX0 11B0 1nX0 SgN0 8x20 ix0 QwN0 1cL0 1cN0 1cL0 1cN
7162 0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Oo0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/North_Dakota/Center|MST MDT MWT MPT CST CDT|70 60 60 60 60 50|010102301010101010101010101010101010101010101010101010101014545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454|-261r0 1nX0 11B0 1nX0 SgN0 8x20 ix0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1
7163 BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14o0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/North_Dakota/New_Salem|MST MDT MWT MPT CST CDT|70 60 60 60 60 50|010102301010101010101010101010101010101010101010101010101010101010101010101010101454545454545454545454545454545454545454545454545454545454545454545454|-261r0 1nX0 11B0 1nX0 SgN0 8x20 ix0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0
7164 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14o0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Ojinaga|LMT MST CST CDT MDT|6V.E 70 60 50 60|0121212323241414141414141414141414141414141414141414141414141414141414141414141414141414141|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 2zQN0 1lb0 14p0 1lb0 14q0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 U10 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0
7165 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Pangnirtung|zzz AST AWT APT ADDT ADT EDT EST CST CDT|0 40 30 30 20 30 40 50 60 50|012314151515151515151515151515151515167676767689767676767676767676767676767676767676767676767676767676767676767676767676767|-1XiM0 PnG0 8x50 iu0 LCL0 1fA0 zgO0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1o00 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11C0 1nX0 11A0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Paramaribo|LMT PMT PMT NEGT SRT SRT|3E.E 3E.Q 3E.A 3u 3u 30|012345|-2nDUj.k Wqo0.c
7166 qanX.I 1dmLN.o lzc0","America/Phoenix|MST MDT MWT|70 60 60|01010202010|-261r0 1nX0 11B0 1nX0 SgN0 4Al1 Ap0 1db0 SWqX 1cL0","America/Port-au-Prince|PPMT EST EDT|4N 50 40|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-28RHb 2FnMb 19X0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14q0 1o00 11A0 1o00 11A0 1o00 14o0 1lc0 14o0 1lc0 14o0 1o00 11A0 1o00 11A0 1o00 14o0 1lc0 14o0 1lc0 i6n0 1nX0 11B0 1nX0 d430 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Porto_Acre|LMT ACT ACST AMT|4v.c 50 40 40|01212121212121212121212121212131|-2glvs.M HdLs.M 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 NBd0 d5X0","America/Porto_Velho|LMT AMT AMST|4f.A 40 30|012121212121212121212121212121|-2glvI.o HdKI.
7167 o 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0","America/Puerto_Rico|AST AWT APT|40 30 30|0120|-17lU0 7XT0 iu0","America/Rainy_River|CST CDT CWT CPT|60 50 50 50|010123010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-25TQ0 1in0 Rnb0 3je0 8x30 iw0 19yN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0
7168 Op0 1zb0 Op0 1zb0","America/Rankin_Inlet|zzz CST CDDT CDT EST|0 60 40 50 50|012131313131313131313131313131313131313131313431313131313131313131313131313131313131313131313131313131313131313131313131|-vDc0 keu0 1fA0 zgO0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Recife|LMT BRT BRST|2j.A 30 20|0121212121212121212121212121212121212121|-2glxE.o HdLE.o 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0
7169 Lz0 nsp0 WL0 1tB0 2L0 2pB0 On0","America/Regina|LMT MST MDT MWT MPT CST|6W.A 70 60 60 60 60|012121212121212121212121341212121212121212121212121215|-2AD51.o uHe1.o 1in0 s2L0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 66N0 1cL0 1cN0 19X0 1fB0 1cL0 1fB0 1cL0 1cN0 1cL0 M30 8x20 ix0 1ip0 1cL0 1ip0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 3NB0 1cL0 1cN0","America/Resolute|zzz CST CDDT CDT EST|0 60 40 50 50|012131313131313131313131313131313131313131313431313131313431313131313131313131313131313131313131313131313131313131313131|-SnA0 GWS0 1fA0 zgO0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0
7170 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Santa_Isabel|LMT MST PST PDT PWT PPT|7D.s 70 80 70 70 70|012123245232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-1UQE0 4PX0 8mM0 8lc0 SN0 1cL0 pHB0 83r0 zI0 5O10 1Rz0 cOP0 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 BUp0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1
7171 lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0","America/Santarem|LMT AMT AMST BRT|3C.M 40 30 30|0121212121212121212121212121213|-2glwl.c HdLl.c 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 NBd0","America/Santiago|SMT CLT CLT CLST CLST CLT|4G.K 50 40 40 30 30|01020313131313121242124242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424245|-2q2jh.e fJAh.e 5knG.K 1Vzh.e jRAG.K 1pbh.e 11d0 1oL0 11d0 1oL0 11d0 1oL0 11d0 1pb0 11d0 nHX0 op0 9Bz0 jb0 1oN0 ko0 Qeo0 WL0 1zd0 On0 1ip0 11z0 1o10 11z0 1qN0 WL0 1ld0 14n0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 1cL0 1cN0 11z0 1o10 11z0 1qN0 WL0 1fB0 19X0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1ip0 1fz0 1fB0 11z0 1qN0 WL0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o
7172 10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1o10 19X0 1fB0 1nX0 G10 1EL0 Op0 1zb0 Rd0 1wn0 Rd0 1wn0","America/Santo_Domingo|SDMT EST EDT EHDT AST|4E 50 40 4u 40|01213131313131414|-1ttjk 1lJMk Mn0 6sp0 Lbu 1Cou yLu 1RAu wLu 1QMu xzu 1Q0u xXu 1PAu 13jB0 e00","America/Sao_Paulo|LMT BRT BRST|36.s 30 20|012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212|-2glwR.w HdKR.w 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 pTd0 PX0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 1EN0 Lz0 1C10 IL0 1HB0 Db0 1HB0 On0 1zd0 On0 1zd0 Lz0 1zd0 Rb0 1wN0 Wn0 1tB0 Rb0 1tB0 WL0 1tB0 Rb0 1zd0 On0 1HB0 FX0 1C10 Lz0 1Ip0 HX0 1zd0 On0 1HB0 IL0 1wp0 On0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 Rb0 1zd0 Lz0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 On0 1zd0 On0 1C10 Lz0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 Rb0 1wp0 On0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 On0 1zd0 On0 1C10 Lz0 1C10 Lz0 1C10 Lz0 1C10 On0 1zd0 Rb0 1wp0 On0 1C
7173 10 Lz0 1C10 On0 1zd0","America/Scoresbysund|LMT CGT CGST EGST EGT|1r.Q 20 10 0 10|0121343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434|-2a5Ww.8 2z5ew.8 1a00 1cK0 1cL0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","America/Sitka|PST PWT PPT PDT YST AKST AKDT|80 70 70 70 90 90 80|01203030303030303030303030303030345656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-17T20 8x
7174 10 iy0 Vo10 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 co0 10q0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/St_Johns|NST NDT NST NDT NWT NPT NDDT|3u.Q 2u.Q 3u 2u 2u 2u 1u|01010101010101010101010101010101010102323232323232324523232323232323232323232323232323232323232323232323232323232323232323232323232323232326232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-28oit.8 14L0 1n
7175 B0 1in0 1gm0 Dz0 1JB0 1cL0 1cN0 1cL0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1fB0 1cL0 1cN0 1cL0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1fB0 1cL0 1fB0 19X0 1fB0 19X0 10O0 eKX.8 19X0 1iq0 WL0 1qN0 WL0 1qN0 WL0 1tB0 TX0 1tB0 WL0 1qN0 WL0 1qN0 7UHu itu 1tB0 WL0 1qN0 WL0 1qN0 WL0 1qN0 WL0 1tB0 WL0 1ld0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14n1 1lb0 14p0 1nW0 11C0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zcX Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1z
7176 b0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Swift_Current|LMT MST MDT MWT MPT CST|7b.k 70 60 60 60 60|012134121212121212121215|-2AD4M.E uHdM.E 1in0 UGp0 8x20 ix0 1o10 17b0 1ip0 11z0 1o10 11z0 1o10 11z0 isN0 1cL0 3Cp0 1cL0 1cN0 11z0 1qN0 WL0 pMp0","America/Tegucigalpa|LMT CST CDT|5M.Q 60 50|01212121|-1WGGb.8 2ETcb.8 WL0 1qN0 WL0 GRd0 AL0","America/Thule|LMT AST ADT|4z.8 40 30|012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2a5To.Q 31NBo.Q 1cL0 1cN0 1cL0 1fB0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0
7177 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Thunder_Bay|CST EST EWT EPT EDT|60 50 40 40 40|0123141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141|-2q5S0 1iaN0 8x40 iv0 XNB0 1cL0 1cN0 1fz0 1cN0 1cL0 3Cp0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Vancouver|PST PDT PWT PPT|80 70 70 70|0102301010101010101010101010101010101010101010101010101010
7178 101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-25TO0 1in0 UGp0 8x10 iy0 1o10 17b0 1ip0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1
7179 zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Whitehorse|YST YDT YWT YPT YDDT PST PDT|90 80 80 80 70 80 70|0101023040565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-25TN0 1in0 1o10 13V0 Ser0 8x00 iz0 LCL0 1fA0 3NA0 vrd0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Winnipeg|CST CDT CWT CPT|60 50 50 50|010101023010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010
7180 101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2aIi0 WL0 3ND0 1in0 Jap0 Rb0 aCN0 8x30 iw0 1tB0 11z0 1ip0 11z0 1o10 11z0 1o10 11z0 1rd0 10L0 1op0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 1cL0 1cN0 11z0 6i10 WL0 6i10 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1a00 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1a00 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 14o0 1lc0 14o0 1o00 11A0 1o00 11A0 1o00 14o0 1lc0 14o0 1lc0 14o0 1o00 11A0 1o00 11A0 1o00 14o0 1lc0 14o0 1lc0 14o0 1lc0 14o0 1o00 11A0 1o00 11A0 1o00 14o0 1lc0 14o0 1lc0 14o0 1o00 11A0 1o00 11A0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Yakutat|YS
7181 T YWT YPT YDT AKST AKDT|90 80 80 80 90 80|01203030303030303030303030303030304545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454|-17T10 8x00 iz0 Vo10 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 cn0 10q0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Yellowknife|zzz MST MWT MPT MDDT MDT|0 70 60 60 50 60|0123141515151515151515151515151515151515151515151515151515151515151515
7182 15151515151515151515151515151515151515151515151515151|-1pdA0 hix0 8x20 ix0 LCL0 1fA0 zgO0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","Antarctica/Casey|zzz AWST CAST|0 -80 -b0|012121|-2q00 1DjS0 T90 40P0 KL0","Antarctica/Davis|zzz DAVT DAVT|0 -70 -50|01012121|-vyo0 iXt0 alj0 1D7v0 VB0 3Wn0 KN0","Antarctica/DumontDUrville|zzz PMT DDUT|0 -a0 -a0|0102|-U0o0 cfq0 bFm0","Antarctica/Macquarie|AEST AEDT zzz MIST|-a0 -b0 0 -b0|0102010101010101010101010101010101010101010101010101010101010101010101010
7183 101010101010101013|-29E80 19X0 4SL0 1ayy0 Lvs0 1cM0 1o00 Rc0 1wo0 Rc0 1wo0 U00 1wo0 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 11A0 1qM0 WM0 1qM0 Oo0 1zc0 Oo0 1zc0 Oo0 1wo0 WM0 1tA0 WM0 1tA0 U00 1tA0 U00 1tA0 11A0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 11A0 1o00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1cM0 1a00 1io0 1cM0 1cM0 1cM0 1cM0 1cM0","Antarctica/Mawson|zzz MAWT MAWT|0 -60 -50|012|-CEo0 2fyk0","Antarctica/McMurdo|NZMT NZST NZST NZDT|-bu -cu -c0 -d0|01020202020202020202020202023232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323|-1GCVu Lz0 1tB0 11zu 1o0u 11zu 1o0u 11zu 1o0u 14nu 1lcu 14nu 1lcu 1lbu 11Au 1nXu 11Au 1nXu 11Au 1nXu 11Au 1nXu 11Au 1qLu WMu 1qLu 11Au 1n1bu IM0 1C00 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1q
7184 M0 14o0 1lc0 14o0 1lc0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1io0 17c0 1lc0 14o0 1lc0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1lc0 14o0 1lc0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1io0 17c0 1io0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00","Antarctica/Palmer|zzz ARST ART ART ARST CLT CLST CLT|0 30 40 30 20 40 30 30|012121212123435656565656565656565656565656565656565656565656565656565656565656567|-cao0 nD0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 jsN0 14N0 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 1cL0 1cN0 11z0 1o10 11z0 1qN0 WL0 1fB0 19X0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1ip0 1fz0 1fB0 11z0 1qN0 WL0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1o10 19X0 1fB0 1nX0 G10
7185 1EL0 Op0 1zb0 Rd0 1wn0 Rd0 1wn0","Antarctica/Rothera|zzz ROTT|0 30|01|gOo0","Antarctica/Syowa|zzz SYOT|0 -30|01|-vs00","Antarctica/Troll|zzz UTC CEST|0 0 -20|01212121212121212121212121212121212121212121212121212121212121212121|1puo0 hd0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Antarctica/Vostok|zzz VOST|0 -60|01|-tjA0","Arctic/Longyearbyen|CET CEST|-10 -20|010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2awM0 Qm0 W6o0 5pf0 WM0 1fA0 1cM0 1cM0 1cM0 1cM0 wJc0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1qM0 WM0 zpc0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0
7186 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Asia/Aden|LMT AST|-36.Q -30|01|-TvD6.Q","Asia/Almaty|LMT ALMT ALMT ALMST|-57.M -50 -60 -70|0123232323232323232323232323232323232323232323232|-1Pc57.M eUo7.M 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 3Cl0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0","Asia/Amman|LMT EET EEST|-2n.I -20 -30|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212
7187 121212121|-1yW2n.I 1HiMn.I KL0 1oN0 11b0 1oN0 11b0 1pd0 1dz0 1cp0 11b0 1op0 11b0 fO10 1db0 1e10 1cL0 1cN0 1cL0 1cN0 1fz0 1pd0 10n0 1ld0 14n0 1hB0 15b0 1ip0 19X0 1cN0 1cL0 1cN0 17b0 1ld0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1So0 y00 1fc0 1dc0 1co0 1dc0 1cM0 1cM0 1cM0 1o00 11A0 1lc0 17c0 1cM0 1cM0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 4bX0 Dd0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0","Asia/Anadyr|LMT ANAT ANAT ANAST ANAST ANAST ANAT|-bN.U -c0 -d0 -e0 -d0 -c0 -b0|01232414141414141414141561414141414141414141414141414141414141561|-1PcbN.U eUnN.U 23CL0 1db0 1cN0 1dc0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 IM0 rU0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 W
7188 M0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qN0 WM0","Asia/Aqtau|LMT FORT FORT SHET SHET SHEST AQTT AQTST AQTST AQTT|-3l.4 -40 -50 -50 -60 -60 -50 -60 -50 -40|012345353535353535353536767676898989898989898989896|-1Pc3l.4 eUnl.4 1jcL0 JDc0 1cL0 1dc0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2UK0 Fz0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cN0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 RW0","Asia/Aqtobe|LMT AKTT AKTT AKTST AKTT AQTT AQTST|-3M.E -40 -50 -60 -60 -50 -60|01234323232323232323232565656565656565656565656565|-1Pc3M.E eUnM.E 23CL0 1db0 1cM0 1dc0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2UK0 Fz0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0","Asia/Ashgabat|LMT ASHT ASHT ASHST ASHST TMT TMT|-3R.w -40 -50 -60 -50 -40 -50|012323232323232323232324156|-1Pc3R.w eUnR.w 23CL0 1db0 1cN0 1db0
7189 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 ba0 xC0","Asia/Baghdad|BMT AST ADT|-2V.A -30 -40|012121212121212121212121212121212121212121212121212121|-26BeV.A 2ACnV.A 11b0 1cp0 1dz0 1dd0 1db0 1cN0 1cp0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1de0 1dc0 1dc0 1dc0 1cM0 1dc0 1cM0 1dc0 1cM0 1dc0 1dc0 1dc0 1cM0 1dc0 1cM0 1dc0 1cM0 1dc0 1dc0 1dc0 1cM0 1dc0 1cM0 1dc0 1cM0 1dc0 1dc0 1dc0 1cM0 1dc0 1cM0 1dc0 1cM0 1dc0","Asia/Bahrain|LMT GST AST|-3q.8 -40 -30|012|-21Jfq.8 27BXq.8","Asia/Baku|LMT BAKT BAKT BAKST BAKST AZST AZT AZT AZST|-3j.o -30 -40 -50 -40 -40 -30 -40 -50|0123232323232323232323245657878787878787878787878787878787878787878787878787878787878787878787878787878787878787|-1Pc3j.o 1jUoj.o WCL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 10K0 c30 1cJ0 1cL0 8wu0 1o00 11z0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1
7190 o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Asia/Bangkok|BMT ICT|-6G.4 -70|01|-218SG.4","Asia/Beirut|EET EEST|-20 -30|010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-21aq0 1on0 1410 1db0 19B0 1in0 1ip0 WL0 1lQp0 11b0 1oN0 11b0 1oN0 11b0 1pd0 11b0 1oN0 11b0 q6N0 En0 1oN0 11b0 1oN0 11b0 1oN0 11b0 1pd0 11b0 1oN0 11b0 1op0 11b0 dA10 17b0 1iN0 17b0 1iN0 17b0 1iN0 17b0 1vB0 SL0 1mp0 13z0 1iN0 17b0 1iN0 17b0 1jd0 12n0 1a10 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0
7191 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0","Asia/Bishkek|LMT FRUT FRUT FRUST FRUST KGT KGST KGT|-4W.o -50 -60 -70 -60 -50 -60 -60|01232323232323232323232456565656565656565656565656567|-1Pc4W.o eUnW.o 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 11c0 1tX0 17b0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1cPu 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 T8u","Asia/Brunei|LMT BNT BNT|-7D.E -7u -80|012|-1KITD.E gDc9.E","Asia/Calcutta|HMT BURT IST IST|-5R.k -6u -5u -6u|01232|-18LFR.k 1unn.k HB0 7zX0","Asia/Chita|LMT YAKT YAKT YAKST YAKST YAKT IRKT|-7x.Q -80 -90 -a0 -90 -a0 -80|012323232323232323232324123232323232323232323232323232323232323256|-21Q7x.Q pAnx.Q 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0
7192 1cM0 1cN0 IM0 rU0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0","Asia/Choibalsan|LMT ULAT ULAT CHOST CHOT CHOT CHOST|-7C -70 -80 -a0 -90 -80 -90|0123434343434343434343434343434343434343434343456565656565656565656565656565656565656565656565|-2APHC 2UkoC cKn0 1da0 1dd0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 6hD0 11z0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 3Db0 h1f0 1cJ0 1cP0 1cJ0 1cP0 1fx0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1fx0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1fx0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1fx0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0","Asia/Chongqing|CST CDT|-80 -90|01010101010101010|-1c1I0 LX0 16p0 1jz0 1Myp0 Rb0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0","Asia/Colom
7193 bo|MMT IST IHST IST LKT LKT|-5j.w -5u -60 -6u -6u -60|01231451|-2zOtj.w 1rFbN.w 1zzu 7Apu 23dz0 11zu n3cu","Asia/Dacca|HMT BURT IST DACT BDT BDST|-5R.k -6u -5u -60 -60 -70|01213454|-18LFR.k 1unn.k HB0 m6n0 LqMu 1x6n0 1i00","Asia/Damascus|LMT EET EEST|-2p.c -20 -30|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-21Jep.c Hep.c 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1xRB0 11X0 1oN0 10L0 1pB0 11b0 1oN0 10L0 1mp0 13X0 1oN0 11b0 1pd0 11b0 1oN0 11b0 1oN0 11b0 1oN0 11b0 1pd0 11b0 1oN0 11b0 1oN0 11b0 1oN0 11b0 1pd0 11b0 1oN0 Nb0 1AN0 Nb0 bcp0 19X0 1gp0 19X0 3ld0 1xX0 Vd0 1Bz0 Sp0 1vX0 10p0 1dz0 1cN0 1cL0 1db0 1db0 1g10 1an0 1ap0 1db0 1fd0 1db0 1cN0 1db0 1dd0 1db0 1cp0 1dz0 1c10 1dX0 1cN0 1db0 1dd0 1db0 1cN0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1db0 1cN0 1db0 1cN0 19z0 1fB0 1qL0 11B0 1on0 Wp0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0
7194 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0","Asia/Dili|LMT TLT JST TLT WITA|-8m.k -80 -90 -90 -80|012343|-2le8m.k 1dnXm.k 8HA0 1ew00 Xld0","Asia/Dubai|LMT GST|-3F.c -40|01|-21JfF.c","Asia/Dushanbe|LMT DUST DUST DUSST DUSST TJT|-4z.c -50 -60 -70 -60 -50|0123232323232323232323245|-1Pc4z.c eUnz.c 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 14N0","Asia/Gaza|EET EET EEST IST IDT|-20 -30 -30 -20 -30|010101010102020202020202020202023434343434343434343434343430202020202020202020202020202020202020202020202020202020202020202020202020202020202020|-1c2q0 5Rb0 10r0 1px0 10N0 1pz0 16p0 1jB0 16p0 1jx0 pBd0 Vz0 1oN0 11b0 1oO0 10N0 1pz0 10N0 1pb0 10N0 1pb0 10N0 1pb0 10N0 1pz0 10N0 1pb0 10N0 1pb0 11d0 1oL0 dW0 hfB0 Db0 1fB0 Rb0 npB0 11z0 1C10 IL0 1s10 10n0 1o10 WL0 1zd0 On0 1ld0 11z0 1o10 14n0 1o10 14n0 1nd0 12n0 1nd
7195 0 Xz0 1q10 12n0 M10 C00 17c0 1io0 17c0 1io0 17c0 1o00 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 17c0 1io0 18N0 1bz0 19z0 1gp0 1610 1iL0 11z0 1o10 14o0 1lA1 SKX 1xd1 MKX 1AN0 1a00 1fA0 1cL0 1cN0 1nX0 1210 1nz0 1210 1nz0 14N0 1nz0 1210 1nz0 1210 1nz0 1210 1nz0 1210 1nz0 1210 1nz0 14N0 1nz0 1210 1nz0 1210 1nz0 1210 1nz0 1210 1nz0 14N0 1nz0 1210 1nz0 1210 1nz0 1210 1nz0 1210 1nz0 1210 1nz0 14N0 1nz0 1210 1nz0 1210 1nz0 1210 1nz0","Asia/Hebron|EET EET EEST IST IDT|-20 -30 -30 -20 -30|01010101010202020202020202020202343434343434343434343434343020202020202020202020202020202020202020202020202020202020202020202020202020202020202020|-1c2q0 5Rb0 10r0 1px0 10N0 1pz0 16p0 1jB0 16p0 1jx0 pBd0 Vz0 1oN0 11b0 1oO0 10N0 1pz0 10N0 1pb0 10N0 1pb0 10N0 1pb0 10N0 1pz0 10N0 1pb0 10N0 1pb0 11d0 1oL0 dW0 hfB0 Db0 1fB0 Rb0 npB0 11z0 1C10 IL0 1s10 10n0 1o10 WL0 1zd0 On0 1ld0 11z0 1o10 14n0 1o10 14n0 1nd0 12n0 1nd0 Xz0 1q10 12n0 M10 C00 17c0 1io0 17c0 1io0 17c0 1o00 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 1
7196 cN0 1cL0 1cN0 17c0 1io0 18N0 1bz0 19z0 1gp0 1610 1iL0 12L0 1mN0 14o0 1lc0 Tb0 1xd1 MKX bB0 cn0 1cN0 1a00 1fA0 1cL0 1cN0 1nX0 1210 1nz0 1210 1nz0 14N0 1nz0 1210 1nz0 1210 1nz0 1210 1nz0 1210 1nz0 1210 1nz0 14N0 1nz0 1210 1nz0 1210 1nz0 1210 1nz0 1210 1nz0 14N0 1nz0 1210 1nz0 1210 1nz0 1210 1nz0 1210 1nz0 1210 1nz0 14N0 1nz0 1210 1nz0 1210 1nz0 1210 1nz0","Asia/Ho_Chi_Minh|LMT PLMT ICT IDT JST|-76.E -76.u -70 -80 -90|0123423232|-2yC76.E bK00.a 1h7b6.u 5lz0 18o0 3Oq0 k5b0 aW00 BAM0","Asia/Hong_Kong|LMT HKT HKST JST|-7A.G -80 -90 -90|0121312121212121212121212121212121212121212121212121212121212121212121|-2CFHA.G 1sEP6.G 1cL0 ylu 93X0 1qQu 1tX0 Rd0 1In0 NB0 1cL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1kL0 14N0 1nX0 U10 1tz0 U10 1wn0 Rd0 1wn0 U10 1tz0 U10 1tz0 U10 1tz0 U10 1wn0 Rd0 1wn0 Rd0 1wn0 U10 1tz0 U10 1tz0 17d0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 s10 1Vz0 1cN0 1cL0 1cN0 1cL0 6fd0 14n0","Asia/Hovd|LMT HOVT HOVT HOVST|-66.A -60 -70 -80|012
7197 323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-2APG6.A 2Uko6.A cKn0 1db0 1dd0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 6hD0 11z0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 kEp0 1cJ0 1cP0 1cJ0 1cP0 1fx0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1fx0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1fx0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1fx0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0","Asia/Irkutsk|IMT IRKT IRKT IRKST IRKST IRKT|-6V.5 -70 -80 -90 -80 -90|012323232323232323232324123232323232323232323232323232323232323252|-21zGV.5 pjXV.5 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 IM0 rU0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0
7198 1o00 11A0 1qM0 WM0 8Hz0","Asia/Istanbul|IMT EET EEST TRST TRT|-1U.U -20 -30 -40 -30|012121212121212121212121212121212121212121212121212121234343434342121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2ogNU.U dzzU.U 11b0 8tB0 1on0 1410 1db0 19B0 1in0 3Rd0 Un0 1oN0 11b0 zSp0 CL0 mN0 1Vz0 1gN0 1pz0 5Rd0 1fz0 1yp0 ML0 1kp0 17b0 1ip0 17b0 1fB0 19X0 1jB0 18L0 1ip0 17z0 qdd0 xX0 3S10 Tz0 dA10 11z0 1o10 11z0 1qN0 11z0 1ze0 11B0 WM0 1qO0 WI0 1nX0 1rB0 10L0 11B0 1in0 17d0 1in0 2pX0 19E0 1fU0 16Q0 1iI0 16Q0 1iI0 1Vd0 pb0 3Kp0 14o0 1df0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cL0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WO0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 Xc0 1qo0 WM0 1qM0 11A0 1o00 1200 1nA0 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1
7199 qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Asia/Jakarta|BMT JAVT WIB JST WIB WIB|-77.c -7k -7u -90 -80 -70|01232425|-1Q0Tk luM0 mPzO 8vWu 6kpu 4PXu xhcu","Asia/Jayapura|LMT WIT ACST|-9m.M -90 -9u|0121|-1uu9m.M sMMm.M L4nu","Asia/Jerusalem|JMT IST IDT IDDT|-2k.E -20 -30 -40|01212121212132121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-26Bek.E SyMk.E 5Rb0 10r0 1px0 10N0 1pz0 16p0 1jB0 16p0 1jx0 3LB0 Em0 or0 1cn0 1dB0 16n0 10O0 1ja0 1tC0 14o0 1cM0 1a00 11A0 1Na0 An0 1MP0 AJ0 1Kp0 LC0 1oo0 Wl0 EQN0 Db0 1fB0 Rb0 npB0 11z0 1C10 IL0 1s10 10n0 1o10 WL0 1zd0 On0 1ld0 11z0 1o10 14n0 1o10 14n0 1nd0 12n0 1nd0 Xz0 1q10 12n0 1hB0 1dX0 1ep0 1aL0 1eN0 17X0 1nf0 11z0 1tB0 19W0 1e10 17b0 1ep0 1gL0 18N0 1fz0 1eN0 17b0 1gq0 1gn0 19d0 1dz0 1c10 17X0 1hB0 1gn0 19d0 1dz0 1c10 17X0 1kp0 1dz0 1c10 1aL0 1eN0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL
7200 0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0","Asia/Kabul|AFT AFT|-40 -4u|01|-10Qs0","Asia/Kamchatka|LMT PETT PETT PETST PETST|-ay.A -b0 -c0 -d0 -c0|01232323232323232323232412323232323232323232323232323232323232412|-1SLKy.A ivXy.A 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 IM0 rU0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qN0 WM0","Asia/Karachi|LMT IST IST KART PKT PKST|-4s.c -5u -6u -50 -50 -60|012134545454|-2xoss.c 1qOKW.c 7zX0 eup0 LqMu 1fy01 1cL0 dK0X 11b0 1610 1jX0","Asia/Kashgar|LMT XJT|-5O.k -60|01|-1GgtO.k","Asia/Kathmandu|LMT IST NPT|-5F.g -5u -5J|012|-21JhF.g 2EGMb.g","Asia/Khandyga|LMT YAKT YAKT YAKST YAKST VLAT VLAST VLAT YAKT|-92.d -80 -90 -a0 -90 -a0 -b
7201 0 -b0 -a0|01232323232323232323232412323232323232323232323232565656565656565782|-21Q92.d pAp2.d 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 IM0 rU0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 qK0 yN0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 17V0 7zD0","Asia/Krasnoyarsk|LMT KRAT KRAT KRAST KRAST KRAT|-6b.q -60 -70 -80 -70 -80|012323232323232323232324123232323232323232323232323232323232323252|-21Hib.q prAb.q 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 IM0 rU0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0","Asia/Kuala_Lumpur|SMT MALT MALST MALT MALT JST MYT|-6T.p -70 -7k -7k -7u -90 -80|01234546|-2Bg6T.p 17anT.p 7hXE dM00
7202 17bO 8Fyu 1so1u","Asia/Kuching|LMT BORT BORT BORTST JST MYT|-7l.k -7u -80 -8k -90 -80|01232323232323232425|-1KITl.k gDbP.k 6ynu AnE 1O0k AnE 1NAk AnE 1NAk AnE 1NAk AnE 1O0k AnE 1NAk AnE pAk 8Fz0 1so10","Asia/Macao|LMT MOT MOST CST|-7y.k -80 -90 -80|0121212121212121212121212121212121212121213|-2le7y.k 1XO34.k 1wn0 Rd0 1wn0 R9u 1wqu U10 1tz0 TVu 1tz0 17gu 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cJu 1cL0 1cN0 1fz0 1cN0 1cOu 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cJu 1cL0 1cN0 1fz0 1cN0 1cL0 KEp0","Asia/Magadan|LMT MAGT MAGT MAGST MAGST MAGT|-a3.c -a0 -b0 -c0 -b0 -c0|012323232323232323232324123232323232323232323232323232323232323251|-1Pca3.c eUo3.c 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 IM0 rU0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0","Asia/Makassar|LMT MMT WITA
7203 JST|-7V.A -7V.A -80 -90|01232|-21JjV.A vfc0 myLV.A 8ML0","Asia/Manila|PHT PHST JST|-80 -90 -90|010201010|-1kJI0 AL0 cK10 65X0 mXB0 vX0 VK10 1db0","Asia/Nicosia|LMT EET EEST|-2d.s -20 -30|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-1Vc2d.s 2a3cd.s 1cL0 1qp0 Xz0 19B0 19X0 1fB0 1db0 1cp0 1cL0 1fB0 19X0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1o30 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Asia/Novokuznetsk|LMT KRAT KRAT KRAST KRAST NOVST NOV
7204 T NOVT|-5M.M -60 -70 -80 -70 -70 -60 -70|012323232323232323232324123232323232323232323232323232323232325672|-1PctM.M eULM.M 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 IM0 rU0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qN0 WM0 8Hz0","Asia/Novosibirsk|LMT NOVT NOVT NOVST NOVST|-5v.E -60 -70 -80 -70|0123232323232323232323241232341414141414141414141414141414141414121|-21Qnv.E pAFv.E 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 IM0 rU0 1cL0 1cQ0 ml0 Os0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0","Asia/Omsk|LMT OMST OMST OMSST OMSST OMST|-4R.u -50 -60 -70 -60 -70|0123232323232323232323241232323232
7205 32323232323232323232323232323252|-224sR.u pMLR.u 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 IM0 rU0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0","Asia/Oral|LMT URAT URAT URAST URAT URAST ORAT ORAST ORAT|-3p.o -40 -50 -60 -60 -50 -40 -50 -50|012343232323232323251516767676767676767676767676768|-1Pc3p.o eUnp.o 23CL0 1db0 1cM0 1dc0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cN0 1cM0 1fA0 2UK0 Fz0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 RW0","Asia/Pontianak|LMT PMT WIB JST WIB WITA WIB|-7h.k -7h.k -7u -90 -80 -80 -70|012324256|-2ua7h.k XE00 munL.k 8Rau 6kpu 4PXu xhcu Wqnu","Asia/Pyongyang|LMT KST JCST JST KST|-8n -8u -90 -90 -90|01234|-2um8n 97XR 12FXu jdA0","Asia/Qyzylorda|
7206 LMT KIZT KIZT KIZST KIZT QYZT QYZT QYZST|-4l.Q -40 -50 -60 -60 -50 -60 -70|012343232323232323232325676767676767676767676767676|-1Pc4l.Q eUol.Q 23CL0 1db0 1cM0 1dc0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2UK0 dC0 rU0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0","Asia/Rangoon|RMT BURT JST MMT|-6o.E -6u -90 -6u|0123|-21Jio.E SmnS.E 7j9u","Asia/Sakhalin|LMT JCST JST SAKT SAKST SAKST SAKT|-9u.M -90 -90 -b0 -c0 -b0 -a0|0123434343434343434343435634343434343565656565656565656565656565636|-2AGVu.M 1iaMu.M je00 1qFa0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 IM0 rU0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o10 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0","Asia/Samarkand|LMT SAMT SAMT SAMST TAST UZST UZT|-4r.R -40 -
7207 50 -60 -60 -60 -50|01234323232323232323232356|-1Pc4r.R eUor.R 23CL0 1db0 1cM0 1dc0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 11x0 bf0","Asia/Seoul|LMT KST JCST JST KST KDT KDT|-8r.Q -8u -90 -90 -90 -9u -a0|01234151515151515146464|-2um8r.Q 97XV.Q 12FXu jjA0 kKo0 2I0u OL0 1FB0 Rb0 1qN0 TX0 1tB0 TX0 1tB0 TX0 1tB0 TX0 2ap0 12FBu 11A0 1o00 11A0","Asia/Singapore|SMT MALT MALST MALT MALT JST SGT SGT|-6T.p -70 -7k -7k -7u -90 -7u -80|012345467|-2Bg6T.p 17anT.p 7hXE dM00 17bO 8Fyu Mspu DTA0","Asia/Srednekolymsk|LMT MAGT MAGT MAGST MAGST MAGT SRET|-ae.Q -a0 -b0 -c0 -b0 -c0 -b0|012323232323232323232324123232323232323232323232323232323232323256|-1Pcae.Q eUoe.Q 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 IM0 rU0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM
7208 0 WM0 8Hz0","Asia/Taipei|JWST JST CST CDT|-80 -90 -80 -90|01232323232323232323232323232323232323232|-1iw80 joM0 1yo0 Tz0 1ip0 1jX0 1cN0 11b0 1oN0 11b0 1oN0 11b0 1oN0 11b0 10N0 1BX0 10p0 1pz0 10p0 1pz0 10p0 1db0 1dd0 1db0 1cN0 1db0 1cN0 1db0 1cN0 1db0 1BB0 ML0 1Bd0 ML0 uq10 1db0 1cN0 1db0 97B0 AL0","Asia/Tashkent|LMT TAST TAST TASST TASST UZST UZT|-4B.b -50 -60 -70 -60 -60 -50|01232323232323232323232456|-1Pc4B.b eUnB.b 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 11y0 bf0","Asia/Tbilisi|TBMT TBIT TBIT TBIST TBIST GEST GET GET GEST|-2X.b -30 -40 -50 -40 -40 -30 -40 -50|0123232323232323232323245656565787878787878787878567|-1Pc2X.b 1jUnX.b WCL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 3y0 19f0 1cK0 1cL0 1cN0 1cL0 1cN0 1cL0 1cM0 1cL0 1fB0 3Nz0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 An0 Os0 WM0","Asia/Tehran|LMT TMT IRST IRST IRDT IRDT|-3p.I -3p.I
7209 -3u -40 -50 -4u|01234325252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252|-2btDp.I 1d3c0 1huLT.I TXu 1pz0 sN0 vAu 1cL0 1dB0 1en0 pNB0 UL0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 64p0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0","Asia/Thimbu|LMT IST BTT|-5W.A -5u -60|012|-Su5W.A 1BGMs.A","Asia/Tokyo|JCST JST JDT|-90 -90 -a0|0121212121|-1iw90 pKq0 QL0 1lB0 13X0 1zB0 NX0 1zB0 NX0","Asia/Ulaanbaatar|LMT ULAT ULAT ULAST|-77.w -70 -80 -90|012323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-2APH7.w 2Uko7.w cKn0 1db0 1dd0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN
7210 0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 6hD0 11z0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 kEp0 1cJ0 1cP0 1cJ0 1cP0 1fx0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1fx0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1fx0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1fx0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0","Asia/Ust-Nera|LMT YAKT YAKT MAGST MAGT MAGST MAGT MAGT VLAT VLAT|-9w.S -80 -90 -c0 -b0 -b0 -a0 -c0 -b0 -a0|0123434343434343434343456434343434343434343434343434343434343434789|-21Q9w.S pApw.S 23CL0 1d90 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 IM0 rU0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 17V0 7zD0","Asia/Vladivostok|LMT VLAT VLAT VLAST VLAST VLAT|-8L.v -90 -a0 -b0 -a0 -b0|012323232323232323
7211 232324123232323232323232323232323232323232323252|-1SJIL.v itXL.v 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 IM0 rU0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0","Asia/Yakutsk|LMT YAKT YAKT YAKST YAKST YAKT|-8C.W -80 -90 -a0 -90 -a0|012323232323232323232324123232323232323232323232323232323232323252|-21Q8C.W pAoC.W 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 IM0 rU0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0","Asia/Yekaterinburg|LMT PMT SVET SVET SVEST SVEST YEKT YEKST YEKT|-42.x -3J.5 -40 -50 -60 -50 -50 -60 -60|012343434343434343434343526767676767676767676767676767
7212 6767676767686|-2ag42.x 7mQh.s qBvJ.5 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 IM0 rU0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0","Asia/Yerevan|LMT YERT YERT YERST YERST AMST AMT AMT AMST|-2W -30 -40 -50 -40 -40 -30 -40 -50|0123232323232323232323245656565657878787878787878787878787878787|-1Pc2W 1jUnW WCL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1am0 2r0 1cJ0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 3Fb0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0","Atlantic/Azores|HMT AZOT AZOST AZOMT AZOT AZOST WET|1S.w 20 10 0 10 0 0|01212121212121212121212121212121212121212121232123212321232121212121212121212121212121212121212121454545454
7213 545454545454545454545456545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454|-2ldW5.s aPX5.s Sp0 LX0 1vc0 Tc0 1uM0 SM0 1vc0 Tc0 1vc0 SM0 1vc0 6600 1co0 3E00 17c0 1fA0 1a00 1io0 1a00 1io0 17c0 3I00 17c0 1cM0 1cM0 3Fc0 1cM0 1a00 1fA0 1io0 17c0 1cM0 1cM0 1a00 1fA0 1io0 1qM0 Dc0 1tA0 1cM0 1dc0 1400 gL0 IM0 s10 U00 dX0 Rc0 pd0 Rc0 gL0 Oo0 pd0 Rc0 gL0 Oo0 pd0 14o0 1cM0 1cP0 1cM0 1cM0 1cM0 1cM0 1cM0 3Co0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 qIl0 1cM0 1fA0 1cM0 1cM0 1cN0 1cL0 1cN0 1cM0 1cM0 1cM0 1cM0 1cN0 1cL0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cL0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1q
7214 M0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Atlantic/Bermuda|LMT AST ADT|4j.i 40 30|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-1BnRE.G 1LTbE.G 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","Atlantic/Canary
7215 |LMT CANT WET WEST|11.A 10 0 -10|01232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-1UtaW.o XPAW.o 1lAK0 1a10 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Atlantic/Cape_Verde|LMT CVT CVST CVT|1y.4 20 10 10|01213|-2xomp.U 1qOMp.U 7zX0 1djf0","Atlantic/Faeroe|LMT WET WEST|r.4 0 -10|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2uSnw.U 2Wgow.U 1
7216 cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Atlantic/Madeira|FMT MADT MADST MADMT WET WEST|17.A 10 0 -10 0 -10|01212121212121212121212121212121212121212121232123212321232121212121212121212121212121212121212121454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454|-2ldWQ.o aPWQ.o Sp0 LX0 1vc0 Tc0 1uM0 SM0 1vc0 Tc0 1vc0 SM0 1vc0 6600 1co0 3E00 17c0 1fA0 1a00 1io0 1a00 1io0 17c0 3I00 17c0 1cM0 1cM0 3Fc0 1cM0 1a00 1fA0 1io
7217 0 17c0 1cM0 1cM0 1a00 1fA0 1io0 1qM0 Dc0 1tA0 1cM0 1dc0 1400 gL0 IM0 s10 U00 dX0 Rc0 pd0 Rc0 gL0 Oo0 pd0 Rc0 gL0 Oo0 pd0 14o0 1cM0 1cP0 1cM0 1cM0 1cM0 1cM0 1cM0 3Co0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 qIl0 1cM0 1fA0 1cM0 1cM0 1cN0 1cL0 1cN0 1cM0 1cM0 1cM0 1cM0 1cN0 1cL0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Atlantic/Reykjavik|LMT IST ISST GMT|1s 10 0 0|012121212121212121212121212121212121212
7218 121212121212121212121212121213|-2uWmw mfaw 1Bd0 ML0 1LB0 Cn0 1LB0 3fX0 C10 HrX0 1cO0 LB0 1EL0 LA0 1C00 Oo0 1wo0 Rc0 1wo0 Rc0 1wo0 Rc0 1zc0 Oo0 1zc0 14o0 1lc0 14o0 1lc0 14o0 1o00 11A0 1lc0 14o0 1o00 14o0 1lc0 14o0 1lc0 14o0 1lc0 14o0 1lc0 14o0 1o00 14o0 1lc0 14o0 1lc0 14o0 1lc0 14o0 1lc0 14o0 1lc0 14o0 1o00 14o0 1lc0 14o0 1lc0 14o0 1lc0 14o0 1lc0 14o0 1o00 14o0","Atlantic/South_Georgia|GST|20|0|","Atlantic/Stanley|SMT FKT FKST FKT FKST|3P.o 40 30 30 20|0121212121212134343212121212121212121212121212121212121212121212121212|-2kJw8.A 12bA8.A 19X0 1fB0 19X0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 Cn0 1Cc10 WL0 1qL0 U10 1tz0 U10 1qM0 WN0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1tz0 U10 1tz0 WN0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1tz0 WN0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qN0 U10 1wn0 Rd0 1wn0 U10 1tz0 U10 1tz0 U10 1tz0 U10 1tz0 U10 1wn0 U10 1tz0 U10 1tz0 U10","Australia/ACT|AEST AEDT|-a0 -b0|0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101
7219 010101010101010101010101010101|-293lX xcX 10jd0 yL0 1cN0 1cL0 1fB0 19X0 17c10 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 14o0 1o00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 U00 1qM0 WM0 1tA0 WM0 1tA0 U00 1tA0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 11A0 1o00 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 WM0 1qM0 14o0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0","Australia/Adelaide|ACST ACDT|-9u -au|0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101|-293lt xcX 10jd0 yL0 1cN0 1cL0 1fB0 19X0 17c10 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo
7220 0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 U00 1qM0 WM0 1tA0 WM0 1tA0 U00 1tA0 U00 1tA0 Oo0 1zc0 WM0 1qM0 Rc0 1zc0 U00 1tA0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 WM0 1qM0 14o0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0","Australia/Brisbane|AEST AEDT|-a0 -b0|01010101010101010|-293lX xcX 10jd0 yL0 1cN0 1cL0 1fB0 19X0 17c10 LA0 H1A0 Oo0 1zc0 Oo0 1zc0 Oo0","Australia/Broken_Hill|ACST ACDT|-9u -au|0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101|-293lt xcX 10jd0 yL0 1cN0 1cL0 1fB0 19X0 17c10 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0
7221 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 14o0 1o00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 U00 1qM0 WM0 1tA0 WM0 1tA0 U00 1tA0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 WM0 1qM0 14o0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0","Australia/Currie|AEST AEDT|-a0 -b0|0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101|-29E80 19X0 10jd0 yL0 1cN0 1cL0 1fB0 19X0 17c10 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 11A0 1qM0 WM0 1qM0 Oo0 1zc0 Oo0 1zc0 Oo0 1wo0 WM0 1tA0 WM0 1tA0 U00 1tA0 U00 1tA0 11A0 1fA0 1a00 1fA
7222 0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 11A0 1o00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1cM0 1a00 1io0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0","Australia/Darwin|ACST ACDT|-9u -au|010101010|-293lt xcX 10jd0 yL0 1cN0 1cL0 1fB0 19X0","Australia/Eucla|ACWST ACWDT|-8J -9J|0101010101010101010|-293kI xcX 10jd0 yL0 1cN0 1cL0 1gSp0 Oo0 l5A0 Oo0 iJA0 G00 zU00 IM0 1qM0 11A0 1o00 11A0","Australia/Hobart|AEST AEDT|-a0 -b0|010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101|-29E80 19X0 10jd0 yL0 1cN0 1cL0 1fB0 19X0 VfB0 1cM0 1o00 Rc0 1wo0 Rc0 1wo0 U00 1wo0 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0
7223 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 11A0 1qM0 WM0 1qM0 Oo0 1zc0 Oo0 1zc0 Oo0 1wo0 WM0 1tA0 WM0 1tA0 U00 1tA0 U00 1tA0 11A0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 11A0 1o00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1cM0 1a00 1io0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0","Australia/LHI|AEST LHST LHDT LHDT|-a0 -au -bu -b0|0121212121313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313|raC0 1zdu Rb0 1zd0 On0 1zd0 On0 1zd0 On0 1zd0 TXu 1qMu WLu 1tAu WLu 1tAu TXu 1tAu Onu 1zcu Onu 1zcu Onu 1zcu Rbu 1zcu Onu 1zcu Onu 1zcu 11zu 1o0u 11zu 1o0u 11zu 1o0u 11zu 1qMu WLu 11Au 1nXu 1qMu 11zu 1o0u 11zu 1o0u 11zu 1qMu W
7224 Lu 1qMu 11zu 1o0u WLu 1qMu 14nu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu","Australia/Lindeman|AEST AEDT|-a0 -b0|010101010101010101010|-293lX xcX 10jd0 yL0 1cN0 1cL0 1fB0 19X0 17c10 LA0 H1A0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0","Australia/Melbourne|AEST AEDT|-a0 -b0|0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101|-293lX xcX 10jd0 yL0 1cN0 1cL0 1fB0 19X0 17c10 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 U00 1qM0 WM0 1qM0 11A0 1tA0 U00 1tA0 U00 1tA0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 11A0 1o00 1qM0 11A0 1o
7225 00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 WM0 1qM0 14o0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0","Australia/Perth|AWST AWDT|-80 -90|0101010101010101010|-293jX xcX 10jd0 yL0 1cN0 1cL0 1gSp0 Oo0 l5A0 Oo0 iJA0 G00 zU00 IM0 1qM0 11A0 1o00 11A0","CET|CET CEST|-10 -20|01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2aFe0 11d0 1iO0 11A0 1o00 11A0 Qrc0 6i00 WM0 1fA0 1cM0 1cM0 1cM0 16M0 1gMM0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 1
7226 1A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","CST6CDT|CST CDT CWT CPT|60 50 50 50|010102301010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261s0 1nX0 11B0 1nX0 SgN0 8x30 iw0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0
7227 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","Chile/EasterIsland|EMT EAST EASST EAST EASST EAST|7h.s 70 60 60 50 50|012121212121212121212121212123434343434343434343434343434343434343434343434343434343434343434345|-1uSgG.w 1s4IG.w WL0 1zd0 On0 1ip0 11z0 1o10 11z0 1qN0 WL0 1ld0 14n0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 1cL0 1cN0 11z0 1o10 11z0 1qN0 WL0 1fB0 19X0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1ip0 1fz0 1fB0 11z0 1qN0 WL0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1o10 19X0 1fB0 1nX0 G10 1EL0 Op0 1zb0 Rd0 1wn0 Rd0 1wn0","EET|EET EEST|-20 -30|010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010
7228 101010101010|hDB0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","EST|EST|50|0|","EST5EDT|EST EDT EWT EPT|50 40 40 40|010102301010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261t0 1nX0 11B0 1nX0 SgN0 8x40 iv0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1
7229 cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","Eire|DMT IST GMT BST IST|p.l -y.D 0 -10 -10|01232323232324242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242|-2ax9y.D Rc0 1fzy.D 14M0 1fc0 1g00 1co0 1dc0 1co0 1oo0 1400 1dc0 19A0 1io0 1io0 WM0 1o00 14o0 1o00 17c0 1io0 17c0 1fA0 1a00 1lc0 17c0 1io0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1cM0 1io0 17c0 1
7230 fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1a00 1io0 1qM0 Dc0 g5X0 14p0 1wn0 17d0 1io0 11A0 1o00 17c0 1fA0 1a00 1fA0 1cM0 1fA0 1a00 17c0 1fA0 1a00 1io0 17c0 1lc0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1a00 1a00 1qM0 WM0 1qM0 11A0 1o00 WM0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1tA0 IM0 90o0 U00 1tA0 U00 1tA0 U00 1tA0 U00 1tA0 WM0 1qM0 WM0 1qM0 WM0 1tA0 U00 1tA0 U00 1tA0 11z0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 14o0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Etc/GMT+0|GMT|0|0|","Etc/GMT+1|GMT+1|10|0|","Etc/GMT+10|GMT+10|a0|0|","Etc/GMT+11|GMT+11|
7231 b0|0|","Etc/GMT+12|GMT+12|c0|0|","Etc/GMT+2|GMT+2|20|0|","Etc/GMT+3|GMT+3|30|0|","Etc/GMT+4|GMT+4|40|0|","Etc/GMT+5|GMT+5|50|0|","Etc/GMT+6|GMT+6|60|0|","Etc/GMT+7|GMT+7|70|0|","Etc/GMT+8|GMT+8|80|0|","Etc/GMT+9|GMT+9|90|0|","Etc/GMT-1|GMT-1|-10|0|","Etc/GMT-10|GMT-10|-a0|0|","Etc/GMT-11|GMT-11|-b0|0|","Etc/GMT-12|GMT-12|-c0|0|","Etc/GMT-13|GMT-13|-d0|0|","Etc/GMT-14|GMT-14|-e0|0|","Etc/GMT-2|GMT-2|-20|0|","Etc/GMT-3|GMT-3|-30|0|","Etc/GMT-4|GMT-4|-40|0|","Etc/GMT-5|GMT-5|-50|0|","Etc/GMT-6|GMT-6|-60|0|","Etc/GMT-7|GMT-7|-70|0|","Etc/GMT-8|GMT-8|-80|0|","Etc/GMT-9|GMT-9|-90|0|","Etc/UCT|UCT|0|0|","Etc/UTC|UTC|0|0|","Europe/Amsterdam|AMT NST NEST NET CEST CET|-j.w -1j.w -1k -k -20 -10|010101010101010101010101010101010101010101012323234545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545|-2aFcj.w 11b0 1iP0 11A0 1io0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1co0 1io0 1yo0 Pc0 1a00 1fA0 1Bc0 Mo0 1tc0 Uo0 1tA0 U00 1uo
7232 0 W00 1s00 VA0 1so0 Vc0 1sM0 UM0 1wo0 Rc0 1u00 Wo0 1rA0 W00 1s00 VA0 1sM0 UM0 1w00 fV0 BCX.w 1tA0 U00 1u00 Wo0 1sm0 601k WM0 1fA0 1cM0 1cM0 1cM0 16M0 1gMM0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Andorra|WET CET CEST|0 -10 -20|012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-UBA0 1xIN0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1
7233 cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Athens|AMT EET EEST CEST CET|-1y.Q -20 -30 -20 -10|012123434121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2a61x.Q CNbx.Q mn0 kU10 9b0 3Es0 Xa0 1fb0 1dd0 k3X0 Nz0 SCp0 1vc0 SO0 1cM0 1a00 1ao0 1fc0 1a10 1fG0 1cg0 1dX0 1bX0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0
7234 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Belfast|GMT BST BDST|0 -10 -20|0101010101010101010101010101010101010101010101010121212121210101210101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2axa0 Rc0 1fA0 14M0 1fc0 1g00 1co0 1dc0 1co0 1oo0 1400 1dc0 19A0 1io0 1io0 WM0 1o00 14o0 1o00 17c0 1io0 17c0 1fA0 1a00 1lc0 17c0 1io0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1cM0 1io0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1a00 1io0 1qM0 Dc0 2Rz0 Dc0 1zc0 Oo0 1zc0 Rc0 1wo0 17c0 1iM0 FA0 xB0 1fA0 1a00 14o0 bb0 LA0 xB0 Rc0 1wo0 11A0 1o00 17c0 1fA0 1a00 1fA0 1cM0 1fA0 1a00 17c0 1fA0 1a00 1io0 17c0 1lc0 17c0 1fA0 1a00 1io0
7235 17c0 1io0 17c0 1fA0 1a00 1a00 1qM0 WM0 1qM0 11A0 1o00 WM0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1tA0 IM0 90o0 U00 1tA0 U00 1tA0 U00 1tA0 U00 1tA0 WM0 1qM0 WM0 1qM0 WM0 1tA0 U00 1tA0 U00 1tA0 11z0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 14o0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Belgrade|CET CEST|-10 -20|01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-19RC0 3IP0 WM0 1fA0 1cM0 1cM0 1rc0 Qo0 1vmo0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM
7236 0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Berlin|CET CEST CEMT|-10 -20 -30|01010101010101210101210101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2aFe0 11d0 1iO0 11A0 1o00 11A0 Qrc0 6i00 WM0 1fA0 1cM0 1cM0 1cM0 kL0 Nc0 m10 WM0 1ao0 1cp0 dX0 jz0 Dd0 1io0 17c0 1fA0 1a00 1ehA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11
7237 A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Bratislava|CET CEST|-10 -20|010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2aFe0 11d0 1iO0 11A0 1o00 11A0 Qrc0 6i00 WM0 1fA0 1cM0 16M0 1lc0 1tA0 17A0 11c0 1io0 17c0 1io0 17c0 1fc0 1ao0 1bNc0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00
7238 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Brussels|WET CET CEST WEST|0 -10 -20 -10|0121212103030303030303030303030303030303030303030303212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2ehc0 3zX0 11c0 1iO0 11A0 1o00 11A0 my0 Ic0 1qM0 Rc0 1EM0 UM0 1u00 10o0 1io0 1io0 17c0 1a00 1fA0 1cM0 1cM0 1io0 17c0 1fA0 1a00 1io0 1a30 1io0 17c0 1fA0 1a00 1io0 17c0 1cM0 1cM0 1a00 1io0 1cM0 1cM0 1a00 1fA0 1io0 17c0 1cM0 1cM0 1a00 1fA0 1io0 1qM0 Dc0 y00 5Wn0 WM0 1fA0 1cM0 16M0 1iM0 16M0 1C00 Uo0 1eeo0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11
7239 A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Bucharest|BMT EET EEST|-1I.o -20 -30|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-1xApI.o 20LI.o RA0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1Axc0 On0 1fA0 1a10 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cK0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cL0 1cN0 1cL0 1fB0 1nX0 11E0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM
7240 0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Budapest|CET CEST|-10 -20|0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2aFe0 11d0 1iO0 11A0 1ip0 17b0 1op0 1tb0 Q2m0 3Ne0 WM0 1fA0 1cM0 1cM0 1oJ0 1dc0 1030 1fA0 1cM0 1cM0 1cM0 1cM0 1fA0 1a00 1iM0 1fA0 8Ha0 Rb0 1wN0 Rb0 1BB0 Lz0 1C20 LB0 SNX0 1a10 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00
7241 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Busingen|CET CEST|-10 -20|01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-19Lc0 11A0 1o00 11A0 1xG10 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Chisinau|CMT BMT EET EEST CEST CET MSK MSD|-1T -1I.o -20 -30 -20 -10 -30 -40|0123232323232323232345454676767676767676767623232323232323232323
7242 232323232323232323232323232323232323232323232323232323232323232323232323232|-26jdT wGMa.A 20LI.o RA0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 27A0 2en0 39g0 WM0 1fA0 1cM0 V90 1t7z0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1ty0 2bD0 1cM0 1cK0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1nX0 11E0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Copenhagen|CET CEST|-10 -20|0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2azC0 Tz0 VuO0 60q0 WM0 1fA0 1cM0 1cM0 1cM0 S00 1HA0 Nc0 1C00 Dc0 1Nc0
7243 Ao0 1h5A0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Gibraltar|GMT BST BDST CET CEST|0 -10 -20 -10 -20|010101010101010101010101010101010101010101010101012121212121010121010101010101010101034343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343|-2axa0 Rc0 1fA0 14M0 1fc0 1g00 1co0 1dc0 1co0 1oo0 1400 1dc0 19A0 1io0 1io0 WM0 1o00 14o0 1o00 17c0 1io0 17c0 1fA0 1a00 1lc0 17c0 1io0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0
7244 1fA0 1cM0 1io0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1a00 1io0 1qM0 Dc0 2Rz0 Dc0 1zc0 Oo0 1zc0 Rc0 1wo0 17c0 1iM0 FA0 xB0 1fA0 1a00 14o0 bb0 LA0 xB0 Rc0 1wo0 11A0 1o00 17c0 1fA0 1a00 1fA0 1cM0 1fA0 1a00 17c0 1fA0 1a00 1io0 17c0 1lc0 17c0 1fA0 10Jz0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Helsinki|HMT EET EEST|-1D.N -20 -30|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-1WuND.N OULD.N 1dA0 1xGq0 1cM0 1cM0 1cM0 1
7245 cN0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Kaliningrad|CET CEST CET CEST MSK MSD EEST EET FET|-10 -20 -20 -30 -30 -40 -30 -20 -30|0101010101010232454545454545454545454676767676767676767676767676767676767676787|-2aFe0 11d0 1iO0 11A0 1o00 11A0 Qrc0 6i00 WM0 1fA0 1cM0 1cM0 Am0 Lb0 1en0 op0 1pNz0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 1cJ0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 1
7246 1A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0","Europe/Kiev|KMT EET MSK CEST CET MSD EEST|-22.4 -20 -30 -20 -10 -40 -30|0123434252525252525252525256161616161616161616161616161616161616161616161616161616161616161616161616161616161616161616161|-1Pc22.4 eUo2.4 rnz0 2Hg0 WM0 1fA0 da0 1v4m0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 Db0 3220 1cK0 1cL0 1cN0 1cL0 1cN0 1cL0 1cQ0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Lisbon|LMT WET WEST WEMT CET CEST|A.J 0 -10 -20 -10 -20|01212121212121212121212121212121212121212121232123212
7247 3212321212121212121212121212121212121212121214121212121212121212121212121212124545454212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2ldXn.f aPWn.f Sp0 LX0 1vc0 Tc0 1uM0 SM0 1vc0 Tc0 1vc0 SM0 1vc0 6600 1co0 3E00 17c0 1fA0 1a00 1io0 1a00 1io0 17c0 3I00 17c0 1cM0 1cM0 3Fc0 1cM0 1a00 1fA0 1io0 17c0 1cM0 1cM0 1a00 1fA0 1io0 1qM0 Dc0 1tA0 1cM0 1dc0 1400 gL0 IM0 s10 U00 dX0 Rc0 pd0 Rc0 gL0 Oo0 pd0 Rc0 gL0 Oo0 pd0 14o0 1cM0 1cP0 1cM0 1cM0 1cM0 1cM0 1cM0 3Co0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 pvy0 1cM0 1cM0 1fA0 1cM0 1cM0 1cN0 1cL0 1cN0 1cM0 1cM0 1cM0 1cM0 1cN0 1cL0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0
7248 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Luxembourg|LMT CET CEST WET WEST WEST WET|-o.A -10 -20 0 -10 -20 -10|0121212134343434343434343434343434343434343434343434565651212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2DG0o.A t6mo.A TB0 1nX0 Up0 1o20 11A0 rW0 CM0 1qP0 R90 1EO0 UK0 1u20 10m0 1ip0 1in0 17e0 19W0 1fB0 1db0 1cp0 1in0 17d0 1fz0 1a10 1in0 1a10 1in0 17f0 1fA0 1a00 1io0 17c0 1cM0 1cM0 1a00 1io0 1cM0 1cM0 1a00 1fA0 1io0 17c0 1cM0 1cM0 1a00 1fA0 1io0 1qM0 Dc0 vA0 60L0 WM0 1fA0 1cM0 17c0 1io0 16M0 1C00 Uo0 1eeo0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1
7249 cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Madrid|WET WEST WEMT CET CEST|0 -10 -20 -10 -20|01010101010101010101010121212121234343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343|-28dd0 11A0 1go0 19A0 1co0 1dA0 b1A0 18o0 3I00 17c0 1fA0 1a00 1io0 1a00 1io0 17c0 iyo0 Rc0 18o0 1hc0 1io0 1a00 14o0 5aL0 MM0 1vc0 17A0 1i00 1bc0 1eo0 17d0 1in0 17A0 6hA0 10N0 XIL0 1a10 1in0 17d0 19X0 1cN0 1fz0 1a10 1fX0 1cp0 1cO0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1c
7250 M0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Malta|CET CEST|-10 -20|0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2as10 M00 1cM0 1cM0 14o0 1o00 WM0 1qM0 17c0 1cM0 M3A0 5M20 WM0 1fA0 1cM0 1cM0 1cM0 16m0 1de0 1lc0 14m0 1lc0 WO0 1qM0 GTW0 On0 1C10 Lz0 1C10 Lz0 1EN0 Lz0 1C10 Lz0 1zd0 Oo0 1C00 On0 1cp0 1cM0 1lA0 Xc0 1qq0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1iN0 19z0 1fB0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM
7251 0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Minsk|MMT EET MSK CEST CET MSD EEST FET|-1O -20 -30 -20 -10 -40 -30 -30|012343432525252525252525252616161616161616161616161616161616161616172|-1Pc1O eUnO qNX0 3gQ0 WM0 1fA0 1cM0 Al0 1tsn0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 3Fc0 1cN0 1cK0 1cM0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hy0","Europe/Monaco|PMT WET WEST WEMT CET CEST|-9.l 0 -10 -20 -1
7252 0 -20|01212121212121212121212121212121212121212121212121232323232345454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454|-2nco9.l cNb9.l HA0 19A0 1iM0 11c0 1oo0 Wo0 1rc0 QM0 1EM0 UM0 1u00 10o0 1io0 1wo0 Rc0 1a00 1fA0 1cM0 1cM0 1io0 17c0 1fA0 1a00 1io0 1a00 1io0 17c0 1fA0 1a00 1io0 17c0 1cM0 1cM0 1a00 1io0 1cM0 1cM0 1a00 1fA0 1io0 17c0 1cM0 1cM0 1a00 1fA0 1io0 1qM0 Df0 2RV0 11z0 11B0 1ze0 WM0 1fA0 1cM0 1fa0 1aq0 16M0 1ekn0 1cL0 1fC0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1
7253 qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Moscow|MMT MMT MST MDST MSD MSK MSM EET EEST MSK|-2u.h -2v.j -3v.j -4v.j -40 -30 -50 -20 -30 -40|012132345464575454545454545454545458754545454545454545454545454545454545454595|-2ag2u.h 2pyW.W 1bA0 11X0 GN0 1Hb0 c20 imv.j 3DA0 dz0 15A0 c10 2q10 iM10 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 IM0 rU0 1cL0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0","Europe/Paris|PMT WET WEST CEST CET WEMT|-9.l 0 -10 -20 -10 -20|0121212121212121212121212121212121212121212121212123434352543434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434|-2nco8.l cNb8.l HA0 19A0 1iM0 11c0 1oo0 Wo0 1rc0 QM0 1EM0 UM0 1u00 10o0 1io0 1wo0
7254 Rc0 1a00 1fA0 1cM0 1cM0 1io0 17c0 1fA0 1a00 1io0 1a00 1io0 17c0 1fA0 1a00 1io0 17c0 1cM0 1cM0 1a00 1io0 1cM0 1cM0 1a00 1fA0 1io0 17c0 1cM0 1cM0 1a00 1fA0 1io0 1qM0 Df0 Ik0 5M30 WM0 1fA0 1cM0 Vx0 hB0 1aq0 16M0 1ekn0 1cL0 1fC0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Riga|RMT LST EET MSK CEST CET MSD EEST|-1A.y -2A.y -20 -30 -20 -10 -40 -30|010102345454536363636363636363727272727272727272727272727272727272727272727272727272727272727272727
7255 272727272727272727272727272|-25TzA.y 11A0 1iM0 ko0 gWm0 yDXA.y 2bX0 3fE0 WM0 1fA0 1cM0 1cM0 4m0 1sLy0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cN0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 1o00 11A0 1o00 11A0 1qM0 3oo0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Rome|CET CEST|-10 -20|0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2as10 M00 1cM0 1cM0 14o0 1o00 WM0 1qM0 17c0 1cM0 M3A0 5M20 WM0 1fA0 1cM0 16K0 1iO0 16m0 1de0 1lc0 14m0 1lc0 WO0 1qM0 GTW0 On0 1C10 Lz0 1C10 Lz0 1EN0 Lz0
7256 1C10 Lz0 1zd0 Oo0 1C00 On0 1C10 Lz0 1zd0 On0 1C10 LA0 1C00 LA0 1zc0 Oo0 1C00 Oo0 1zc0 Oo0 1fC0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Samara|LMT SAMT SAMT KUYT KUYST MSD MSK EEST KUYT SAMST SAMST|-3k.k -30 -40 -40 -50 -40 -30 -30 -30 -50 -40|012343434343434343435656782929292929292929292929292929292929292a12|-22WNk.k qHak.k bcn0 1Qqo0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cN0 1cM0 1fA0 1cM0 1cN0 8o0 14j0 1cL0 1cQ0 1cM0 1c
7257 M0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qN0 WM0","Europe/Simferopol|SMT EET MSK CEST CET MSD EEST MSK|-2g -20 -30 -20 -10 -40 -30 -40|012343432525252525252525252161616525252616161616161616161616161616161616172|-1Pc2g eUog rEn0 2qs0 WM0 1fA0 1cM0 3V0 1u0L0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1Q00 4eL0 1cL0 1cN0 1cL0 1cN0 dX0 WL0 1cN0 1cL0 1fB0 1o30 11B0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11z0 1nW0","Europe/Sofia|EET CET CEST EEST|-20 -10 -20 -30|01212103030303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030|-168L0 WM0 1fA0 1cM0 1cM0 1cN0 1mKH0 1dd0 1fb0 1ap0 1fb0 1a20 1fy0 1a30 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0
7258 1cM0 1cM0 1cM0 1fA0 1cK0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1nX0 11E0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Stockholm|CET CEST|-10 -20|01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2azC0 TB0 2yDe0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 1
7259 1A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Tallinn|TMT CET CEST EET MSK MSD EEST|-1D -10 -20 -20 -30 -40 -30|012103421212454545454545454546363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363|-26oND teD 11A0 1Ta0 4rXl KSLD 2FX0 2Jg0 WM0 1fA0 1cM0 18J0 1sTX0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cN0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o10 11A0 1qM0 5QM0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 1
7260 1A0 1o00","Europe/Tirane|LMT CET CEST|-1j.k -10 -20|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2glBj.k 14pcj.k 5LC0 WM0 4M0 1fCK0 10n0 1op0 11z0 1pd0 11z0 1qN0 WL0 1qp0 Xb0 1qp0 Xb0 1qp0 11z0 1lB0 11z0 1qN0 11z0 1iN0 16n0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Uzhgorod|CET CEST MSK MSD EET EEST|-10 -20 -30 -40 -20 -30|010101023232323232323232320454545454545454545454545454545454545454545454545454545454545454
7261 545454545454545454545454545454|-1cqL0 6i00 WM0 1fA0 1cM0 1ml0 1Cp0 1r3W0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1Q00 1Nf0 2pw0 1cL0 1cN0 1cL0 1cN0 1cL0 1cQ0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Vienna|CET CEST|-10 -20|0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2aFe0 11d0 1iO0 11A0 1o00 11A0 3KM0 14o0 LA00 6i00 WM0 1fA0 1cM0 1cM0 1cM0 400 2qM0 1a00 1cM0 1cM0 1io0 17c0 1gHa0 19X0 1cP0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1
7262 cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Vilnius|WMT KMT CET EET MSK CEST MSD EEST|-1o -1z.A -10 -20 -30 -20 -40 -30|012324525254646464646464646464647373737373737352537373737373737373737373737373737373737373737373737373737373737373737373|-293do 6ILM.o 1Ooz.A zz0 Mfd0 29W0 3is0 WM0 1fA0 1cM0 LV0 1tgL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11B0 1o00 11A0 1qM0 8io0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM
7263 0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Volgograd|LMT TSAT STAT STAT VOLT VOLST VOLST VOLT MSD MSK MSK|-2V.E -30 -30 -40 -40 -50 -40 -30 -40 -30 -40|0123454545454545454546767489898989898989898989898989898989898989a9|-21IqV.E cLXV.E cEM0 1gqn0 Lco0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cN0 1cM0 1fA0 1cM0 2pz0 1cJ0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0","Europe/Warsaw|WMT CET CEST EET EEST|-1o -10 -20 -20 -30|012121234312121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2ctd
7264 o 1LXo 11d0 1iO0 11A0 1o00 11A0 1on0 11A0 6zy0 HWP0 5IM0 WM0 1fA0 1cM0 1dz0 1mL0 1en0 15B0 1aq0 1nA0 11A0 1io0 17c0 1fA0 1a00 iDX0 LA0 1cM0 1cM0 1C00 Oo0 1cM0 1cM0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1C00 LA0 uso0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cN0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Europe/Zaporozhye|CUT EET MSK CEST CET MSD EEST|-2k -20 -30 -20 -10 -40 -30|01234342525252525252525252526161616161616161616161616161616161616161616161616161616161616161616161616161616161616161616161|-1
7265 Pc2k eUok rdb0 2RE0 WM0 1fA0 8m0 1v9a0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cK0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cQ0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","HST|HST|a0|0|","Indian/Chagos|LMT IOT IOT|-4N.E -50 -60|012|-2xosN.E 3AGLN.E","Indian/Christmas|CXT|-70|0|","Indian/Cocos|CCT|-6u|0|","Indian/Kerguelen|zzz TFT|0 -50|01|-MG00","Indian/Mahe|LMT SCT|-3F.M -40|01|-2yO3F.M","Indian/Maldives|MMT MVT|-4S -50|01|-olgS","Indian/Mauritius|LMT MUT MUST|-3O -40 -50|012121|-2xorO 34unO 14L0 12kr0 11z0","Indian/Reunion|LMT RET|-3F.Q -40|01|-2mDDF.Q","Kwajalein|MHT KW
7266 AT MHT|-b0 c0 -c0|012|-AX0 W9X0","MET|MET MEST|-10 -20|01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2aFe0 11d0 1iO0 11A0 1o00 11A0 Qrc0 6i00 WM0 1fA0 1cM0 1cM0 1cM0 16M0 1gMM0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","MST|MST|70|0|","MST7MDT|MST MDT MWT MPT|70 60 60 60|010102301010101010101010101010101010101010101010101010101010101010101010101010101010
7267 101010101010101010101010101010101010101010101010101010101010101010|-261r0 1nX0 11B0 1nX0 SgN0 8x20 ix0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","NZ-CHAT|CHAST CHAST CHADT|-cf -cJ -dJ|012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212|-WqAf 1adef IM0 1C00 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0
7268 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1qM0 14o0 1lc0 14o0 1lc0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1io0 17c0 1lc0 14o0 1lc0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1lc0 14o0 1lc0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1io0 17c0 1io0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00","PST8PDT|PST PDT PWT PPT|80 70 70 70|010102301010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261q0 1nX0 11B0 1nX0 SgN0 8x10 iy0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0
7269 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","Pacific/Apia|LMT WSST SST SDT WSDT WSST|bq.U bu b0 a0 -e0 -d0|01232345454545454545454545454545454545454545454545454545454|-2nDMx.4 1yW03.4 2rRbu 1ff0 1a00 CI0 AQ0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00","Pacific/Bougainville|PGT JST BST|-a0 -90 -b0|0102|-16Wy0 7CN0 2MQp0","Pacific/Chuuk|CHUT|-
7270 a0|0|","Pacific/Efate|LMT VUT VUST|-bd.g -b0 -c0|0121212121212121212121|-2l9nd.g 2Szcd.g 1cL0 1oN0 10L0 1fB0 19X0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 Lz0 1Nd0 An0","Pacific/Enderbury|PHOT PHOT PHOT|c0 b0 -d0|012|nIc0 B8n0","Pacific/Fakaofo|TKT TKT|b0 -d0|01|1Gfn0","Pacific/Fiji|LMT FJT FJST|-bT.I -c0 -d0|012121212121212121212121212121212121212121212121212121212121212|-2bUzT.I 3m8NT.I LA0 1EM0 IM0 nJc0 LA0 1o00 Rc0 1wo0 Ao0 1Nc0 Ao0 1Q00 xz0 1SN0 uM0 1SM0 xA0 1SM0 uM0 1SM0 uM0 1SM0 uM0 1SM0 uM0 1SM0 xA0 1SM0 uM0 1SM0 uM0 1SM0 uM0 1SM0 uM0 1SM0 uM0 1SM0 xA0 1SM0 uM0 1SM0 uM0 1SM0 uM0 1SM0 uM0 1SM0 uM0 1VA0 uM0 1SM0 uM0 1SM0 uM0 1SM0 uM0 1SM0 uM0 1SM0","Pacific/Funafuti|TVT|-c0|0|","Pacific/Galapagos|LMT ECT GALT|5W.o 50 60|012|-1yVS1.A 2dTz1.A","Pacific/Gambier|LMT GAMT|8X.M 90|01|-2jof0.c","Pacific/Guadalcanal|LMT SBT|-aD.M -b0|01|-2joyD.M","Pacific/Guam|GST ChST|-a0 -a0|01|1fpq0","Pacific/Honolulu|HST HDT HST|au 9u a0|010102|-1thLu 8x0 lef0 8Pz0 46p0","Pacific/Kir
7271 itimati|LINT LINT LINT|aE a0 -e0|012|nIaE B8nk","Pacific/Kosrae|KOST KOST|-b0 -c0|010|-AX0 1bdz0","Pacific/Majuro|MHT MHT|-b0 -c0|01|-AX0","Pacific/Marquesas|LMT MART|9i 9u|01|-2joeG","Pacific/Midway|LMT NST BST SST|bm.M b0 b0 b0|0123|-2nDMB.c 2gVzB.c EyM0","Pacific/Nauru|LMT NRT JST NRT|-b7.E -bu -90 -c0|01213|-1Xdn7.E PvzB.E 5RCu 1ouJu","Pacific/Niue|NUT NUT NUT|bk bu b0|012|-KfME 17y0a","Pacific/Norfolk|NMT NFT|-bc -bu|01|-Kgbc","Pacific/Noumea|LMT NCT NCST|-b5.M -b0 -c0|01212121|-2l9n5.M 2EqM5.M xX0 1PB0 yn0 HeP0 Ao0","Pacific/Palau|PWT|-90|0|","Pacific/Pitcairn|PNT PST|8u 80|01|18Vku","Pacific/Pohnpei|PONT|-b0|0|","Pacific/Port_Moresby|PGT|-a0|0|","Pacific/Rarotonga|CKT CKHST CKT|au 9u a0|012121212121212121212121212|lyWu IL0 1zcu Onu 1zcu Onu 1zcu Rbu 1zcu Onu 1zcu Onu 1zcu Onu 1zcu Onu 1zcu Onu 1zcu Rbu 1zcu Onu 1zcu Onu 1zcu Onu","Pacific/Tahiti|LMT TAHT|9W.g a0|01|-2joe1.I","Pacific/Tarawa|GILT|-c0|0|","Pacific/Tongatapu|TOT TOT TOST|-ck -d0 -e0|01212121|-1aB0k 2n5dk 15A0 1w
7272 o0 xz0 1Q10 xz0","Pacific/Wake|WAKT|-c0|0|","Pacific/Wallis|WFT|-c0|0|","WET|WET WEST|0 -10|010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|hDB0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00"],
7273 +links:["Africa/Abidjan|Africa/Bamako","Africa/Abidjan|Africa/Banjul","Africa/Abidjan|Africa/Conakry","Africa/Abidjan|Africa/Dakar","Africa/Abidjan|Africa/Freetown","Africa/Abidjan|Africa/Lome","Africa/Abidjan|Africa/Nouakchott","Africa/Abidjan|Africa/Ouagadougou","Africa/Abidjan|Africa/Sao_Tome","Africa/Abidjan|Africa/Timbuktu","Africa/Abidjan|Atlantic/St_Helena","Africa/Addis_Ababa|Africa/Asmara","Africa/Addis_Ababa|Africa/Asmera","Africa/Addis_Ababa|Africa/Dar_es_Salaam","Africa/Addis_Ababa|Africa/Djibouti","Africa/Addis_Ababa|Africa/Kampala","Africa/Addis_Ababa|Africa/Mogadishu","Africa/Addis_Ababa|Africa/Nairobi","Africa/Addis_Ababa|Indian/Antananarivo","Africa/Addis_Ababa|Indian/Comoro","Africa/Addis_Ababa|Indian/Mayotte","Africa/Bangui|Africa/Brazzaville","Africa/Bangui|Africa/Douala","Africa/Bangui|Africa/Kinshasa","Africa/Bangui|Africa/Lagos","Africa/Bangui|Africa/Libreville","Africa/Bangui|Africa/Luanda","Africa/Bangui|Africa/Malabo","Africa/Bangui|Africa/Niamey","Africa/Ba
7274 ngui|Africa/Porto-Novo","Africa/Blantyre|Africa/Bujumbura","Africa/Blantyre|Africa/Gaborone","Africa/Blantyre|Africa/Harare","Africa/Blantyre|Africa/Kigali","Africa/Blantyre|Africa/Lubumbashi","Africa/Blantyre|Africa/Lusaka","Africa/Blantyre|Africa/Maputo","Africa/Cairo|Egypt","Africa/Johannesburg|Africa/Maseru","Africa/Johannesburg|Africa/Mbabane","Africa/Juba|Africa/Khartoum","Africa/Tripoli|Libya","America/Adak|America/Atka","America/Adak|US/Aleutian","America/Anchorage|US/Alaska","America/Anguilla|America/Antigua","America/Anguilla|America/Dominica","America/Anguilla|America/Grenada","America/Anguilla|America/Guadeloupe","America/Anguilla|America/Marigot","America/Anguilla|America/Montserrat","America/Anguilla|America/Port_of_Spain","America/Anguilla|America/St_Barthelemy","America/Anguilla|America/St_Kitts","America/Anguilla|America/St_Lucia","America/Anguilla|America/St_Thomas","America/Anguilla|America/St_Vincent","America/Anguilla|America/Tortola","America/Anguilla|America/V
7275 irgin","America/Argentina/Buenos_Aires|America/Buenos_Aires","America/Argentina/Catamarca|America/Argentina/ComodRivadavia","America/Argentina/Catamarca|America/Catamarca","America/Argentina/Cordoba|America/Cordoba","America/Argentina/Cordoba|America/Rosario","America/Argentina/Jujuy|America/Jujuy","America/Argentina/Mendoza|America/Mendoza","America/Aruba|America/Curacao","America/Aruba|America/Kralendijk","America/Aruba|America/Lower_Princes","America/Atikokan|America/Coral_Harbour","America/Cayman|America/Panama","America/Chicago|US/Central","America/Denver|America/Shiprock","America/Denver|Navajo","America/Denver|US/Mountain","America/Detroit|US/Michigan","America/Edmonton|Canada/Mountain","America/Ensenada|America/Tijuana","America/Ensenada|Mexico/BajaNorte","America/Fort_Wayne|America/Indiana/Indianapolis","America/Fort_Wayne|America/Indianapolis","America/Fort_Wayne|US/East-Indiana","America/Halifax|Canada/Atlantic","America/Havana|Cuba","America/Indiana/Knox|America/Knox_IN"
7276 ,"America/Indiana/Knox|US/Indiana-Starke","America/Jamaica|Jamaica","America/Kentucky/Louisville|America/Louisville","America/Los_Angeles|US/Pacific","America/Los_Angeles|US/Pacific-New","America/Manaus|Brazil/West","America/Mazatlan|Mexico/BajaSur","America/Mexico_City|Mexico/General","America/Montreal|America/Toronto","America/Montreal|Canada/Eastern","America/New_York|US/Eastern","America/Noronha|Brazil/DeNoronha","America/Phoenix|US/Arizona","America/Porto_Acre|America/Rio_Branco","America/Porto_Acre|Brazil/Acre","America/Regina|Canada/East-Saskatchewan","America/Regina|Canada/Saskatchewan","America/Santiago|Chile/Continental","America/Sao_Paulo|Brazil/East","America/St_Johns|Canada/Newfoundland","America/Vancouver|Canada/Pacific","America/Whitehorse|Canada/Yukon","America/Winnipeg|Canada/Central","Antarctica/McMurdo|Antarctica/South_Pole","Antarctica/McMurdo|NZ","Antarctica/McMurdo|Pacific/Auckland","Arctic/Longyearbyen|Atlantic/Jan_Mayen","Arctic/Longyearbyen|Europe/Oslo","Asi
7277 a/Aden|Asia/Kuwait","Asia/Aden|Asia/Riyadh","Asia/Ashgabat|Asia/Ashkhabad","Asia/Bahrain|Asia/Qatar","Asia/Bangkok|Asia/Phnom_Penh","Asia/Bangkok|Asia/Vientiane","Asia/Calcutta|Asia/Kolkata","Asia/Chongqing|Asia/Chungking","Asia/Chongqing|Asia/Harbin","Asia/Chongqing|Asia/Shanghai","Asia/Chongqing|PRC","Asia/Dacca|Asia/Dhaka","Asia/Dubai|Asia/Muscat","Asia/Ho_Chi_Minh|Asia/Saigon","Asia/Hong_Kong|Hongkong","Asia/Istanbul|Europe/Istanbul","Asia/Istanbul|Turkey","Asia/Jerusalem|Asia/Tel_Aviv","Asia/Jerusalem|Israel","Asia/Kashgar|Asia/Urumqi","Asia/Kathmandu|Asia/Katmandu","Asia/Macao|Asia/Macau","Asia/Makassar|Asia/Ujung_Pandang","Asia/Nicosia|Europe/Nicosia","Asia/Seoul|ROK","Asia/Singapore|Singapore","Asia/Taipei|ROC","Asia/Tehran|Iran","Asia/Thimbu|Asia/Thimphu","Asia/Tokyo|Japan","Asia/Ulaanbaatar|Asia/Ulan_Bator","Atlantic/Faeroe|Atlantic/Faroe","Atlantic/Reykjavik|Iceland","Australia/ACT|Australia/Canberra","Australia/ACT|Australia/NSW","Australia/ACT|Australia/Sydney","Austral
7278 ia/Adelaide|Australia/South","Australia/Brisbane|Australia/Queensland","Australia/Broken_Hill|Australia/Yancowinna","Australia/Darwin|Australia/North","Australia/Hobart|Australia/Tasmania","Australia/LHI|Australia/Lord_Howe","Australia/Melbourne|Australia/Victoria","Australia/Perth|Australia/West","Chile/EasterIsland|Pacific/Easter","Eire|Europe/Dublin","Etc/GMT+0|Etc/GMT","Etc/GMT+0|Etc/GMT-0","Etc/GMT+0|Etc/GMT0","Etc/GMT+0|Etc/Greenwich","Etc/GMT+0|GMT","Etc/GMT+0|GMT+0","Etc/GMT+0|GMT-0","Etc/GMT+0|GMT0","Etc/GMT+0|Greenwich","Etc/UCT|UCT","Etc/UTC|Etc/Universal","Etc/UTC|Etc/Zulu","Etc/UTC|UTC","Etc/UTC|Universal","Etc/UTC|Zulu","Europe/Belfast|Europe/Guernsey","Europe/Belfast|Europe/Isle_of_Man","Europe/Belfast|Europe/Jersey","Europe/Belfast|Europe/London","Europe/Belfast|GB","Europe/Belfast|GB-Eire","Europe/Belgrade|Europe/Ljubljana","Europe/Belgrade|Europe/Podgorica","Europe/Belgrade|Europe/Sarajevo","Europe/Belgrade|Europe/Skopje","Europe/Belgrade|Europe/Zagreb","Europe/Bra
7279 tislava|Europe/Prague","Europe/Busingen|Europe/Vaduz","Europe/Busingen|Europe/Zurich","Europe/Chisinau|Europe/Tiraspol","Europe/Helsinki|Europe/Mariehamn","Europe/Lisbon|Portugal","Europe/Moscow|W-SU","Europe/Rome|Europe/San_Marino","Europe/Rome|Europe/Vatican","Europe/Warsaw|Poland","Kwajalein|Pacific/Kwajalein","NZ-CHAT|Pacific/Chatham","Pacific/Chuuk|Pacific/Truk","Pacific/Chuuk|Pacific/Yap","Pacific/Guam|Pacific/Saipan","Pacific/Honolulu|Pacific/Johnston","Pacific/Honolulu|US/Hawaii","Pacific/Midway|Pacific/Pago_Pago","Pacific/Midway|Pacific/Samoa","Pacific/Midway|US/Samoa","Pacific/Pohnpei|Pacific/Ponape"]}},function(e,t){function n(){this._events=this._events||{},this._maxListeners=this._maxListeners||void 0}function r(e){return"function"==typeof e}function a(e){return"number"==typeof e}function o(e){return"object"==typeof e&&null!==e}function i(e){return void 0===e}e.exports=n,n.EventEmitter=n,n.prototype._events=void 0,n.prototype._maxListeners=void 0,n.defaultMaxListeners=1
7280 0,n.prototype.setMaxListeners=function(e){if(!a(e)||e<0||isNaN(e))throw TypeError("n must be a positive number");return this._maxListeners=e,this},n.prototype.emit=function(e){var t,n,a,s,c,u;if(this._events||(this._events={}),"error"===e&&(!this._events.error||o(this._events.error)&&!this._events.error.length)){if(t=arguments[1],t instanceof Error)throw t;var l=new Error('Uncaught, unspecified "error" event. ('+t+")");throw l.context=t,l}if(n=this._events[e],i(n))return!1;if(r(n))switch(arguments.length){case 1:n.call(this);break;case 2:n.call(this,arguments[1]);break;case 3:n.call(this,arguments[1],arguments[2]);break;default:s=Array.prototype.slice.call(arguments,1),n.apply(this,s)}else if(o(n))for(s=Array.prototype.slice.call(arguments,1),u=n.slice(),a=u.length,c=0;c<a;c++)u[c].apply(this,s);return!0},n.prototype.addListener=function(e,t){var a;if(!r(t))throw TypeError("listener must be a function");return this._events||(this._events={}),this._events.newListener&&this.emit("newL
7281 istener",e,r(t.listener)?t.listener:t),this._events[e]?o(this._events[e])?this._events[e].push(t):this._events[e]=[this._events[e],t]:this._events[e]=t,o(this._events[e])&&!this._events[e].warned&&(a=i(this._maxListeners)?n.defaultMaxListeners:this._maxListeners,a&&a>0&&this._events[e].length>a&&(this._events[e].warned=!0,console.error("(node) warning: possible EventEmitter memory leak detected. %d listeners added. Use emitter.setMaxListeners() to increase limit.",this._events[e].length),"function"==typeof console.trace&&console.trace())),this},n.prototype.on=n.prototype.addListener,n.prototype.once=function(e,t){function n(){this.removeListener(e,n),a||(a=!0,t.apply(this,arguments))}if(!r(t))throw TypeError("listener must be a function");var a=!1;return n.listener=t,this.on(e,n),this},n.prototype.removeListener=function(e,t){var n,a,i,s;if(!r(t))throw TypeError("listener must be a function");if(!this._events||!this._events[e])return this;if(n=this._events[e],i=n.length,a=-1,n===t||
7282 r(n.listener)&&n.listener===t)delete this._events[e],this._events.removeListener&&this.emit("removeListener",e,t);else if(o(n)){for(s=i;s-- >0;)if(n[s]===t||n[s].listener&&n[s].listener===t){a=s;break}if(a<0)return this;1===n.length?(n.length=0,delete this._events[e]):n.splice(a,1),this._events.removeListener&&this.emit("removeListener",e,t)}return this},n.prototype.removeAllListeners=function(e){var t,n;if(!this._events)return this;if(!this._events.removeListener)return 0===arguments.length?this._events={}:this._events[e]&&delete this._events[e],this;if(0===arguments.length){for(t in this._events)"removeListener"!==t&&this.removeAllListeners(t);return this.removeAllListeners("removeListener"),this._events={},this}if(n=this._events[e],r(n))this.removeListener(e,n);else if(n)for(;n.length;)this.removeListener(e,n[n.length-1]);return delete this._events[e],this},n.prototype.listeners=function(e){var t;return t=this._events&&this._events[e]?r(this._events[e])?[this._events[e]]:this._ev
7283 ents[e].slice():[]},n.prototype.listenerCount=function(e){if(this._events){var t=this._events[e];if(r(t))return 1;if(t)return t.length}return 0},n.listenerCount=function(e,t){return e.listenerCount(t)}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e,t){var n,r,a=t[e],o=0;for(r=e+1;r<t.length;r++)if(n=t[r],n.value===a.value){if("componentOpen"===n.type){o++;continue}if("componentClose"===n.type){if(0===o)return r;o--}}throw new Error("Missing closing component token `"+a.value+"`")}function o(e,t){var n,r,i,c,l,p,f,m,M,_,v=[],g={};for(p=0;p<e.length;p++)if(l=e[p],"string"!==l.type){if(!t.hasOwnProperty(l.value)||"undefined"==typeof t[l.value])throw new Error("Invalid interpolation, missing component node: `"+l.value+"`");if("object"!==s(t[l.value]))throw new Error("Invalid interpolation, component node must be a ReactElement or null: `"+l.value+"`","\n> "+h);if("componentClose"===l.type)throw new Error("Missing opening component token: `"
7284 +l.value+"`");if("componentOpen"===l.type){n=t[l.value],i=p;break}v.push(t[l.value])}else v.push(l.value);return n&&(c=a(i,e),f=e.slice(i+1,c),m=o(f,t),r=u.default.cloneElement(n,{},m),v.push(r),c<e.length-1&&(M=e.slice(c+1),_=o(M,t),v=v.concat(_))),1===v.length?v[0]:(v.forEach(function(e,t){e&&(g["interpolation-child-"+t]=e)}),(0,d.default)(g))}function i(e){var t=e.mixedString,n=e.components,r=e.throwErrors;if(h=t,!n)return t;if("object"!==("undefined"==typeof n?"undefined":s(n))){if(r)throw new Error("Interpolation Error: unable to process `"+t+"` because components is not an object");return t}var a=(0,f.default)(t);try{return o(a,n)}catch(e){if(r)throw new Error("Interpolation Error: unable to process `"+t+"` because of error `"+e.message+"`");return t}}Object.defineProperty(t,"__esModule",{value:!0});var s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol?"symbol":type
7285 of e},c=n(142),u=r(c),l=n(583),d=r(l),p=n(585),f=r(p),h=void 0;t.default=i},function(e,t,n){e.exports=n(584).create},function(e,t,n){"use strict";var r=n(108),a=n(40),o=n(13),i=n(11),s=(n(23),{create:function(e){if("object"!=typeof e||!e||Array.isArray(e))return e;if(a.isValidElement(e))return e;1===e.nodeType?i(!1):void 0;var t=[];for(var n in e)r.mapIntoWithKeyPrefixInternal(e[n],t,n,o.thatReturnsArgument);return t}});e.exports=s},function(e,t){"use strict";function n(e){return e.match(/^\{\{\//)?{type:"componentClose",value:e.replace(/\W/g,"")}:e.match(/\/\}\}$/)?{type:"componentSelfClosing",value:e.replace(/\W/g,"")}:e.match(/^\{\{/)?{type:"componentOpen",value:e.replace(/\W/g,"")}:{type:"string",value:e}}e.exports=function(e){var t=e.split(/(\{\{\/?\s*\w+\s*\/?\}\})/g);return t.map(n)}},function(e,t,n){function r(e){return this instanceof r?("number"==typeof e&&(e={max:e}),e||(e={}),a.EventEmitter.call(this),this.cache={},this.head=this.tail=null,this.length=0,this.max=e.max||1
7286 e3,void(this.maxAge=e.maxAge||0)):new r(e)}var a=n(581),o=n(587);e.exports=r,o(r,a.EventEmitter),Object.defineProperty(r.prototype,"keys",{get:function(){return Object.keys(this.cache)}}),r.prototype.clear=function(){this.cache={},this.head=this.tail=null,this.length=0},r.prototype.remove=function(e){if("string"!=typeof e&&(e=""+e),this.cache.hasOwnProperty(e)){var t=this.cache[e];return delete this.cache[e],this._unlink(e,t.prev,t.next),t.value}},r.prototype._unlink=function(e,t,n){this.length--,0===this.length?this.head=this.tail=null:this.head===e?(this.head=t,this.cache[this.head].next=null):this.tail===e?(this.tail=n,this.cache[this.tail].prev=null):(this.cache[t].next=n,this.cache[n].prev=t)},r.prototype.peek=function(e){if(this.cache.hasOwnProperty(e)){var t=this.cache[e];if(this._checkAge(e,t))return t.value}},r.prototype.set=function(e,t){"string"!=typeof e&&(e=""+e);var n;if(this.cache.hasOwnProperty(e)){if(n=this.cache[e],n.value=t,this.maxAge&&(n.modified=Date.now()),e==
7287 =this.head)return t;this._unlink(e,n.prev,n.next)}else n={value:t,modified:0,next:null,prev:null},this.maxAge&&(n.modified=Date.now()),this.cache[e]=n,this.length===this.max&&this.evict();return this.length++,n.next=null,n.prev=this.head,this.head&&(this.cache[this.head].next=e),this.head=e,this.tail||(this.tail=e),t},r.prototype._checkAge=function(e,t){return!(this.maxAge&&Date.now()-t.modified>this.maxAge)||(this.remove(e),this.emit("evict",{key:e,value:t.value}),!1)},r.prototype.get=function(e){if("string"!=typeof e&&(e=""+e),this.cache.hasOwnProperty(e)){var t=this.cache[e];if(this._checkAge(e,t))return this.head!==e&&(e===this.tail?(this.tail=t.next,this.cache[this.tail].prev=null):this.cache[t.prev].next=t.next,this.cache[t.next].prev=t.prev,this.cache[this.head].next=e,t.prev=this.head,t.next=null,this.head=e),t.value}},r.prototype.evict=function(){if(this.tail){var e=this.tail,t=this.remove(this.tail);this.emit("evict",{key:e,value:t})}}},function(e,t){"function"==typeof Obj
7288 ect.create?e.exports=function(e,t){e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})}:e.exports=function(e,t){e.super_=t;var n=function(){};n.prototype=t.prototype,e.prototype=new n,e.prototype.constructor=e}},function(e,t){function n(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}function r(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}function a(e,t){return function(n){return e(t(n))}}function o(e,t){var n=x(e)||m(e)?r(e.length,String):[],a=n.length,o=!!a;for(var i in e)!t&&!k.call(e,i)||o&&("length"==i||d(i,a))||n.push(i);return n}function i(e,t,n){var r=e[t];k.call(e,t)&&h(r,n)&&(void 0!==n||t in e)||(e[t]=n)}function s(e){if(!f(e))return C(e);var t=[];for(var n in Object(e))k.call(e,n)&&"constructor"!=n&&t.push(n);return t}function c(e,t){return t=D(void 0===t?e.length-1:t,0),functio
7289 n(){for(var r=arguments,a=-1,o=D(r.length-t,0),i=Array(o);++a<o;)i[a]=r[t+a];a=-1;for(var s=Array(t+1);++a<t;)s[a]=r[a];return s[t]=i,n(e,this,s)}}function u(e,t,n,r){n||(n={});for(var a=-1,o=t.length;++a<o;){var s=t[a],c=r?r(n[s],e[s],s,n,e):void 0;i(n,s,void 0===c?e[s]:c)}return n}function l(e){return c(function(t,n){var r=-1,a=n.length,o=a>1?n[a-1]:void 0,i=a>2?n[2]:void 0;for(o=e.length>3&&"function"==typeof o?(a--,o):void 0,i&&p(n[0],n[1],i)&&(o=a<3?void 0:o,a=1),t=Object(t);++r<a;){var s=n[r];s&&e(t,s,r,o)}return t})}function d(e,t){return t=null==t?T:t,!!t&&("number"==typeof e||z.test(e))&&e>-1&&e%1==0&&e<t}function p(e,t,n){if(!b(n))return!1;var r=typeof t;return!!("number"==r?M(n)&&d(t,n.length):"string"==r&&t in n)&&h(n[t],e)}function f(e){var t=e&&e.constructor,n="function"==typeof t&&t.prototype||S;return e===n}function h(e,t){return e===t||e!==e&&t!==t}function m(e){return _(e)&&k.call(e,"callee")&&(!N.call(e,"callee")||O.call(e)==L)}function M(e){return null!=e&&g(e.le
7290 ngth)&&!v(e)}function _(e){return y(e)&&M(e)}function v(e){var t=b(e)?O.call(e):"";return t==E||t==w}function g(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=T}function b(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function y(e){return!!e&&"object"==typeof e}function A(e){return M(e)?o(e):s(e)}var T=9007199254740991,L="[object Arguments]",E="[object Function]",w="[object GeneratorFunction]",z=/^(?:0|[1-9]\d*)$/,S=Object.prototype,k=S.hasOwnProperty,O=S.toString,N=S.propertyIsEnumerable,C=a(Object.keys,Object),D=Math.max,P=!N.call({valueOf:1},"valueOf"),x=Array.isArray,j=l(function(e,t){if(P||f(t)||M(t))return void u(t,A(t),e);for(var n in t)k.call(t,n)&&i(e,n,t[n])});e.exports=j},function(e,t){function n(e,t,n,r){e=(e+"").replace(/[^0-9+\-Ee.]/g,"");var a=isFinite(+e)?+e:0,o=isFinite(+t)?Math.abs(t):0,i="undefined"==typeof r?",":r,s="undefined"==typeof n?".":n,c="",u=function(e,t){var n=Math.pow(10,t);return""+(Math.round(e*n)/n).toFixed(t)};return c=(o?u(a,o):""+Math.
7291 round(a)).split("."),c[0].length>3&&(c[0]=c[0].replace(/\B(?=(?:\d{3})+(?!\d))/g,i)),(c[1]||"").length<o&&(c[1]=c[1]||"",c[1]+=new Array(o-c[1].length+1).join("0")),c.join(s)}e.exports=n},function(e,t,n){var r=n(591),a=n(468)("i18n-calypso:mixin");e.exports=function(e){return{moment:e.moment,numberFormat:e.numberFormat.bind(e),translate:e.translate.bind(e),componentWillMount:function(){e.moment.tz.setDefault(r())},componentDidMount:function(){e.stateObserver.addListener("change",this.updateTranslation),e.componentUpdateHooks.forEach(function(e){e()})},componentDidUpdate:function(){e.componentUpdateHooks.forEach(function(e){e()})},componentWillUnmount:function(){e.stateObserver.removeListener("change",this.updateTranslation)},updateTranslation:function(){a("Re-rendering "+this.constructor.displayName+" component."),this.isMounted()&&this.forceUpdate()}}}},function(e,t,n){var r=n(592);e.exports=function(){var e=r.jstz.determine();return e?e.name():null}},function(e,t,n){!function(e){v
7292 ar n=function(){"use strict";var e="s",t=function(e){var t=-e.getTimezoneOffset();return null!==t?t:0},r=function(e,t,n){var r=new Date;return void 0!==e&&r.setFullYear(e),r.setMonth(t),r.setDate(n),r},a=function(e){return t(r(e,0,2))},o=function(e){return t(r(e,5,2))},i=function(e){var n=e.getMonth()>7,r=n?o(e.getFullYear()):a(e.getFullYear()),i=t(e),s=r<0,c=r-i;return s||n?0!==c:c<0},s=function(){var t=a(),n=o(),r=t-n;return r<0?t+",1":r>0?n+",1,"+e:t+",0"},c=function(){var e=s();return new n.TimeZone(n.olson.timezones[e])},u=function(e){var t=new Date(2010,6,15,1,0,0,0),n={"America/Denver":new Date(2011,2,13,3,0,0,0),"America/Mazatlan":new Date(2011,3,3,3,0,0,0),"America/Chicago":new Date(2011,2,13,3,0,0,0),"America/Mexico_City":new Date(2011,3,3,3,0,0,0),"America/Asuncion":new Date(2012,9,7,3,0,0,0),"America/Santiago":new Date(2012,9,3,3,0,0,0),"America/Campo_Grande":new Date(2012,9,21,5,0,0,0),"America/Montevideo":new Date(2011,9,2,3,0,0,0),"America/Sao_Paulo":new Date(2011,9,1
7293 6,5,0,0,0),"America/Los_Angeles":new Date(2011,2,13,8,0,0,0),"America/Santa_Isabel":new Date(2011,3,5,8,0,0,0),"America/Havana":new Date(2012,2,10,2,0,0,0),"America/New_York":new Date(2012,2,10,7,0,0,0),"Europe/Helsinki":new Date(2013,2,31,5,0,0,0),"Pacific/Auckland":new Date(2011,8,26,7,0,0,0),"America/Halifax":new Date(2011,2,13,6,0,0,0),"America/Goose_Bay":new Date(2011,2,13,2,1,0,0),"America/Miquelon":new Date(2011,2,13,5,0,0,0),"America/Godthab":new Date(2011,2,27,1,0,0,0),"Europe/Moscow":t,"Asia/Amman":new Date(2013,2,29,1,0,0,0),"Asia/Beirut":new Date(2013,2,31,2,0,0,0),"Asia/Damascus":new Date(2013,3,6,2,0,0,0),"Asia/Jerusalem":new Date(2013,2,29,5,0,0,0),"Asia/Yekaterinburg":t,"Asia/Omsk":t,"Asia/Krasnoyarsk":t,"Asia/Irkutsk":t,"Asia/Yakutsk":t,"Asia/Vladivostok":t,"Asia/Baku":new Date(2013,2,31,4,0,0),"Asia/Yerevan":new Date(2013,2,31,3,0,0),"Asia/Kamchatka":t,"Asia/Gaza":new Date(2010,2,27,4,0,0),"Africa/Cairo":new Date(2010,4,1,3,0,0),"Europe/Minsk":t,"Pacific/Apia":new
7294 Date(2010,10,1,1,0,0,0),"Pacific/Fiji":new Date(2010,11,1,0,0,0),"Australia/Perth":new Date(2008,10,1,1,0,0,0)};return n[e]};return{determine:c,date_is_dst:i,dst_start_for:u}}();n.TimeZone=function(e){"use strict";var t={"America/Denver":["America/Denver","America/Mazatlan"],"America/Chicago":["America/Chicago","America/Mexico_City"],"America/Santiago":["America/Santiago","America/Asuncion","America/Campo_Grande"],"America/Montevideo":["America/Montevideo","America/Sao_Paulo"],"Asia/Beirut":["Asia/Amman","Asia/Jerusalem","Asia/Beirut","Europe/Helsinki","Asia/Damascus"],"Pacific/Auckland":["Pacific/Auckland","Pacific/Fiji"],"America/Los_Angeles":["America/Los_Angeles","America/Santa_Isabel"],"America/New_York":["America/Havana","America/New_York"],"America/Halifax":["America/Goose_Bay","America/Halifax"],"America/Godthab":["America/Miquelon","America/Godthab"],"Asia/Dubai":["Europe/Moscow"],"Asia/Dhaka":["Asia/Yekaterinburg"],"Asia/Jakarta":["Asia/Omsk"],"Asia/Shanghai":["Asia/Krasno
7295 yarsk","Australia/Perth"],"Asia/Tokyo":["Asia/Irkutsk"],"Australia/Brisbane":["Asia/Yakutsk"],"Pacific/Noumea":["Asia/Vladivostok"],"Pacific/Tarawa":["Asia/Kamchatka","Pacific/Fiji"],"Pacific/Tongatapu":["Pacific/Apia"],"Asia/Baghdad":["Europe/Minsk"],"Asia/Baku":["Asia/Yerevan","Asia/Baku"],"Africa/Johannesburg":["Asia/Gaza","Africa/Cairo"]},r=e,a=function(){for(var e=t[r],a=e.length,o=0,i=e[0];o<a;o+=1)if(i=e[o],n.date_is_dst(n.dst_start_for(i)))return void(r=i)},o=function(){return"undefined"!=typeof t[r]};return o()&&a(),{name:function(){return r}}},n.olson={},n.olson.timezones={"-720,0":"Pacific/Majuro","-660,0":"Pacific/Pago_Pago","-600,1":"America/Adak","-600,0":"Pacific/Honolulu","-570,0":"Pacific/Marquesas","-540,0":"Pacific/Gambier","-540,1":"America/Anchorage","-480,1":"America/Los_Angeles","-480,0":"Pacific/Pitcairn","-420,0":"America/Phoenix","-420,1":"America/Denver","-360,0":"America/Guatemala","-360,1":"America/Chicago","-360,1,s":"Pacific/Easter","-300,0":"America/B
7296 ogota","-300,1":"America/New_York","-270,0":"America/Caracas","-240,1":"America/Halifax","-240,0":"America/Santo_Domingo","-240,1,s":"America/Santiago","-210,1":"America/St_Johns","-180,1":"America/Godthab","-180,0":"America/Argentina/Buenos_Aires","-180,1,s":"America/Montevideo","-120,0":"America/Noronha","-120,1":"America/Noronha","-60,1":"Atlantic/Azores","-60,0":"Atlantic/Cape_Verde","0,0":"UTC","0,1":"Europe/London","60,1":"Europe/Berlin","60,0":"Africa/Lagos","60,1,s":"Africa/Windhoek","120,1":"Asia/Beirut","120,0":"Africa/Johannesburg","180,0":"Asia/Baghdad","180,1":"Europe/Moscow","210,1":"Asia/Tehran","240,0":"Asia/Dubai","240,1":"Asia/Baku","270,0":"Asia/Kabul","300,1":"Asia/Yekaterinburg","300,0":"Asia/Karachi","330,0":"Asia/Kolkata","345,0":"Asia/Kathmandu","360,0":"Asia/Dhaka","360,1":"Asia/Omsk","390,0":"Asia/Rangoon","420,1":"Asia/Krasnoyarsk","420,0":"Asia/Jakarta","480,0":"Asia/Shanghai","480,1":"Asia/Irkutsk","525,0":"Australia/Eucla","525,1,s":"Australia/Eucla","5
7297 40,1":"Asia/Yakutsk","540,0":"Asia/Tokyo","570,0":"Australia/Darwin","570,1,s":"Australia/Adelaide","600,0":"Australia/Brisbane","600,1":"Asia/Vladivostok","600,1,s":"Australia/Sydney","630,1,s":"Australia/Lord_Howe","660,1":"Asia/Kamchatka","660,0":"Pacific/Noumea","690,0":"Pacific/Norfolk","720,1,s":"Pacific/Auckland","720,0":"Pacific/Tarawa","765,1,s":"Pacific/Chatham","780,0":"Pacific/Tongatapu","780,1,s":"Pacific/Apia","840,0":"Pacific/Kiritimati"},t.jstz=n}(this)},function(e,t,n){var r=n(142),a=n(588);e.exports=function(e){var t={moment:e.moment,numberFormat:e.numberFormat.bind(e),translate:e.translate.bind(e)};return function(n){var o=n.displayName||n.name||"";return r.createClass({displayName:"Localized"+o,componentDidMount:function(){this.boundForceUpdate=this.forceUpdate.bind(this),e.stateObserver.addListener("change",this.boundForceUpdate)},componentWillUnmount:function(){this.boundForceUpdate&&e.stateObserver.removeListener("change",this.boundForceUpdate)},render:functio
7298 n(){var e=a({},this.props,t);return r.createElement(n,e)}})}}},function(e,t,n){function r(e,t){var n=s(e)?a:o;return n(e,i(t,3))}var a=n(595),o=n(596),i=n(601),s=n(389);e.exports=r},function(e,t){function n(e,t){for(var n=-1,r=e?e.length:0;++n<r&&t(e[n],n,e)!==!1;);return e}e.exports=n},function(e,t,n){var r=n(597),a=n(600),o=a(r);e.exports=o},function(e,t,n){function r(e,t){return e&&a(e,t,o)}var a=n(598),o=n(384);e.exports=r},function(e,t,n){var r=n(599),a=r();e.exports=a},function(e,t){function n(e){return function(t,n,r){for(var a=-1,o=Object(t),i=r(t),s=i.length;s--;){var c=i[e?s:++a];if(n(o[c],c,o)===!1)break}return t}}e.exports=n},function(e,t,n){function r(e,t){return function(n,r){if(null==n)return n;if(!a(n))return e(n,r);for(var o=n.length,i=t?o:-1,s=Object(n);(t?i--:++i<o)&&r(s[i],i,s)!==!1;);return n}}var a=n(380);e.exports=r},function(e,t,n){function r(e){return"function"==typeof e?e:null==e?i:"object"==typeof e?s(e)?o(e[0],e[1]):a(e):c(e)}var a=n(602),o=n(632),i=n(372
7299 ),s=n(389),c=n(636);e.exports=r},function(e,t,n){function r(e){var t=o(e);return 1==t.length&&t[0][2]?i(t[0][0],t[0][1]):function(n){return n===e||a(n,e,t)}}var a=n(603),o=n(629),i=n(631);e.exports=r},function(e,t,n){function r(e,t,n,r){var c=n.length,u=c,l=!r;if(null==e)return!u;for(e=Object(e);c--;){var d=n[c];if(l&&d[2]?d[1]!==e[d[0]]:!(d[0]in e))return!1}for(;++c<u;){d=n[c];var p=d[0],f=e[p],h=d[1];if(l&&d[2]){if(void 0===f&&!(p in e))return!1}else{var m=new a;if(r)var M=r(f,h,p,e,t,m);if(!(void 0===M?o(h,f,r,i|s,m):M))return!1}}return!0}var a=n(604),o=n(610),i=1,s=2;e.exports=r},function(e,t,n){function r(e){var t=this.__data__=new a(e);this.size=t.size}var a=n(413),o=n(605),i=n(606),s=n(607),c=n(608),u=n(609);r.prototype.clear=o,r.prototype.delete=i,r.prototype.get=s,r.prototype.has=c,r.prototype.set=u,e.exports=r},function(e,t,n){function r(){this.__data__=new a,this.size=0}var a=n(413);e.exports=r},function(e,t){function n(e){var t=this.__data__,n=t.delete(e);return this.siz
7300 e=t.size,n}e.exports=n},function(e,t){function n(e){return this.__data__.get(e)}e.exports=n},function(e,t){function n(e){return this.__data__.has(e)}e.exports=n},function(e,t,n){function r(e,t){var n=this.__data__;if(n instanceof a){var r=n.__data__;if(!o||r.length<s-1)return r.push([e,t]),this.size=++n.size,this;n=this.__data__=new i(r)}return n.set(e,t),this.size=n.size,this}var a=n(413),o=n(420),i=n(404),s=200;e.exports=r},function(e,t,n){function r(e,t,n,s,c){return e===t||(null==e||null==t||!o(e)&&!i(t)?e!==e&&t!==t:a(e,t,r,n,s,c))}var a=n(611),o=n(361),i=n(166);e.exports=r},function(e,t,n){function r(e,t,n,r,M,v){var g=u(e),b=u(t),y=h,A=h;g||(y=c(e),y=y==f?m:y),b||(A=c(t),A=A==f?m:A);var T=y==m,L=A==m,E=y==A;if(E&&l(e)){if(!l(t))return!1;g=!0,T=!1}if(E&&!T)return v||(v=new a),g||d(e)?o(e,t,n,r,M,v):i(e,t,y,n,r,M,v);if(!(M&p)){var w=T&&_.call(e,"__wrapped__"),z=L&&_.call(t,"__wrapped__");if(w||z){var S=w?e.value():e,k=z?t.value():t;return v||(v=new a),n(S,k,r,M,v)}}return!!E&&(
7301 v||(v=new a),s(e,t,n,r,M,v))}var a=n(604),o=n(612),i=n(618),s=n(622),c=n(623),u=n(389),l=n(390),d=n(392),p=2,f="[object Arguments]",h="[object Array]",m="[object Object]",M=Object.prototype,_=M.hasOwnProperty;e.exports=r},function(e,t,n){function r(e,t,n,r,u,l){var d=u&c,p=e.length,f=t.length;if(p!=f&&!(d&&f>p))return!1;var h=l.get(e);if(h&&l.get(t))return h==t;var m=-1,M=!0,_=u&s?new a:void 0;for(l.set(e,t),l.set(t,e);++m<p;){var v=e[m],g=t[m];if(r)var b=d?r(g,v,m,t,e,l):r(v,g,m,e,t,l);if(void 0!==b){if(b)continue;M=!1;break}if(_){if(!o(t,function(e,t){if(!i(_,t)&&(v===e||n(v,e,r,u,l)))return _.push(t)})){M=!1;break}}else if(v!==g&&!n(v,g,r,u,l)){M=!1;break}}return l.delete(e),l.delete(t),M}var a=n(613),o=n(616),i=n(617),s=1,c=2;e.exports=r},function(e,t,n){function r(e){var t=-1,n=e?e.length:0;for(this.__data__=new a;++t<n;)this.add(e[t])}var a=n(404),o=n(614),i=n(615);r.prototype.add=r.prototype.push=o,r.prototype.has=i,e.exports=r},function(e,t){function n(e){return this.__data_
7302 _.set(e,r),this}var r="__lodash_hash_undefined__";e.exports=n},function(e,t){function n(e){return this.__data__.has(e)}e.exports=n},function(e,t){function n(e,t){for(var n=-1,r=e?e.length:0;++n<r;)if(t(e[n],n,e))return!0;return!1}e.exports=n},function(e,t){function n(e,t){return e.has(t)}e.exports=n},function(e,t,n){function r(e,t,n,r,a,T,E){switch(n){case A:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case y:return!(e.byteLength!=t.byteLength||!r(new o(e),new o(t)));case p:case f:case M:return i(+e,+t);case h:return e.name==t.name&&e.message==t.message;case _:case g:return e==t+"";case m:var w=c;case v:var z=T&d;if(w||(w=u),e.size!=t.size&&!z)return!1;var S=E.get(e);if(S)return S==t;T|=l,E.set(e,t);var k=s(w(e),w(t),r,a,T,E);return E.delete(e),k;case b:if(L)return L.call(e)==L.call(t)}return!1}var a=n(429),o=n(619),i=n(368),s=n(612),c=n(620),u=n(621),l=1,d=2,p="[object Boolean]",f="[object Date]",h="[object Error]",m="[object Map]",M="[ob
7303 ject Number]",_="[object RegExp]",v="[object Set]",g="[object String]",b="[object Symbol]",y="[object ArrayBuffer]",A="[object DataView]",T=a?a.prototype:void 0,L=T?T.valueOf:void 0;e.exports=r},function(e,t,n){var r=n(364),a=r.Uint8Array;e.exports=a},function(e,t){function n(e){var t=-1,n=Array(e.size);return e.forEach(function(e,r){n[++t]=[r,e]}),n}e.exports=n},function(e,t){function n(e){var t=-1,n=Array(e.size);return e.forEach(function(e){n[++t]=e}),n}e.exports=n},function(e,t,n){function r(e,t,n,r,i,c){var u=i&o,l=a(e),d=l.length,p=a(t),f=p.length;if(d!=f&&!u)return!1;for(var h=d;h--;){var m=l[h];if(!(u?m in t:s.call(t,m)))return!1}var M=c.get(e);if(M&&c.get(t))return M==t;var _=!0;c.set(e,t),c.set(t,e);for(var v=u;++h<d;){m=l[h];var g=e[m],b=t[m];if(r)var y=u?r(b,g,m,t,e,c):r(g,b,m,e,t,c);if(!(void 0===y?g===b||n(g,b,r,i,c):y)){_=!1;break}v||(v="constructor"==m)}if(_&&!v){var A=e.constructor,T=t.constructor;A!=T&&"constructor"in e&&"constructor"in t&&!("function"==typeof A&&A
7304 instanceof A&&"function"==typeof T&&T instanceof T)&&(_=!1)}return c.delete(e),c.delete(t),_}var a=n(384),o=2,i=Object.prototype,s=i.hasOwnProperty;e.exports=r},function(e,t,n){var r=n(624),a=n(420),o=n(625),i=n(626),s=n(627),c=n(628),u=n(366),l="[object Map]",d="[object Object]",p="[object Promise]",f="[object Set]",h="[object WeakMap]",m="[object DataView]",M=Object.prototype,_=M.toString,v=u(r),g=u(a),b=u(o),y=u(i),A=u(s),T=c;(r&&T(new r(new ArrayBuffer(1)))!=m||a&&T(new a)!=l||o&&T(o.resolve())!=p||i&&T(new i)!=f||s&&T(new s)!=h)&&(T=function(e){var t=_.call(e),n=t==d?e.constructor:void 0,r=n?u(n):void 0;if(r)switch(r){case v:return m;case g:return l;case b:return p;case y:return f;case A:return h}return t}),e.exports=T},function(e,t,n){var r=n(358),a=n(364),o=r(a,"DataView");e.exports=o},function(e,t,n){var r=n(358),a=n(364),o=r(a,"Promise");e.exports=o},function(e,t,n){var r=n(358),a=n(364),o=r(a,"Set");e.exports=o},function(e,t,n){var r=n(358),a=n(364),o=r(a,"WeakMap");e.exp
7305 orts=o},function(e,t){function n(e){return a.call(e)}var r=Object.prototype,a=r.toString;e.exports=n;
7306 +},function(e,t,n){function r(e){for(var t=o(e),n=t.length;n--;){var r=t[n],i=e[r];t[n]=[r,i,a(i)]}return t}var a=n(630),o=n(384);e.exports=r},function(e,t,n){function r(e){return e===e&&!a(e)}var a=n(361);e.exports=r},function(e,t){function n(e,t){return function(n){return null!=n&&(n[e]===t&&(void 0!==t||e in Object(n)))}}e.exports=n},function(e,t,n){function r(e,t){return s(e)&&c(t)?u(l(e),t):function(n){var r=o(n,e);return void 0===r&&r===t?i(n,e):a(t,r,void 0,d|p)}}var a=n(610),o=n(398),i=n(633),s=n(432),c=n(630),u=n(631),l=n(433),d=1,p=2;e.exports=r},function(e,t,n){function r(e,t){return null!=e&&o(e,t,a)}var a=n(634),o=n(635);e.exports=r},function(e,t){function n(e,t){return null!=e&&t in Object(e)}e.exports=n},function(e,t,n){function r(e,t,n){t=c(t,e)?[t]:a(t);for(var r=-1,d=t.length,p=!1;++r<d;){var f=l(t[r]);if(!(p=null!=e&&n(e,f)))break;e=e[f]}return p||++r!=d?p:(d=e?e.length:0,!!d&&u(d)&&s(f,d)&&(i(e)||o(e)))}var a=n(400),o=n(387),i=n(389),s=n(382),c=n(432),u=n(381),l=n
7307 (433);e.exports=r},function(e,t,n){function r(e){return i(e)?a(s(e)):o(e)}var a=n(637),o=n(638),i=n(432),s=n(433);e.exports=r},function(e,t){function n(e){return function(t){return null==t?void 0:t[e]}}e.exports=n},function(e,t,n){function r(e){return function(t){return a(t,e)}}var a=n(399);e.exports=r},function(e,t,n){"use strict";function r(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}function a(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(348),i=a(o),s=n(640),c=r(s),u=n(652),l=r(u),d=(0,i.default)({},c,l);t.default=d,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e){return"object"===(0,v.default)(e.jetpack.connection.status.siteConnected)&&(e.jetpack.connection.status.siteConnected.devMode.isActive?"dev":e.jetpack.connection.status.siteConnected.isActive)}function o(e){
7308 return!!(0,T.default)(e.jetpack.connection.status,["siteConnected","devMode","isActive"])&&(0,T.default)(e.jetpack.connection.status,["siteConnected","devMode"])}function i(e){return e.jetpack.connection.connectUrl}function s(e){return!!e.jetpack.connection.requests.disconnectingSite}function c(e){return!!e.jetpack.connection.requests.fetchingConnectUrl}function u(e){return!!e.jetpack.connection.requests.unlinkingUser}function l(e){return!!e.jetpack.connection.requests.fetchingUserData}function d(e){return!!e.jetpack.connection.user.currentUser.isConnected}function p(e){return"dev"===a(e)}function f(e){return(0,T.default)(e.jetpack.connection.status,["siteConnected","isStaging"],!1)}function h(e){return(0,T.default)(e.jetpack.connection.status,["siteConnected","isInIdentityCrisis"],!1)}function m(e,t){return(0,E.default)((0,z.getModulesThatRequireConnection)(e).concat(["backups","scan"]),t)}function M(e,t){return p(e)&&m(e,t)}Object.defineProperty(t,"__esModule",{value:!0}),t.reduce
7309 r=t.requests=t.connectionRequests=t.user=t.connectUrl=t.status=void 0;var _=n(266),v=r(_);t.getSiteConnectionStatus=a,t.getSiteDevMode=o,t.getConnectUrl=i,t.isDisconnectingSite=s,t.isFetchingConnectUrl=c,t.isUnlinkingUser=u,t.isFetchingUserData=l,t.isCurrentUserLinked=d,t.isDevMode=p,t.isStaging=f,t.isInIdentityCrisis=h,t.requiresConnection=m,t.isUnavailableInDevMode=M;var g=n(161),b=n(354),y=r(b),A=n(398),T=r(A),L=n(641),E=r(L),w=n(434),z=n(447),S=t.status=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{siteConnected:window.Initial_State.connectionStatus},t=arguments[1];switch(t.type){case w.JETPACK_CONNECTION_STATUS_FETCH:return(0,y.default)({},e,{siteConnected:t.siteConnected});case w.DISCONNECT_SITE_SUCCESS:return(0,y.default)({},e,{siteConnected:t.siteConnected});default:return e}},k=t.connectUrl=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments[1];switch(t.type){case w.CONNECT_URL_FETCH_SUCCESS:return t.connectUrl;d
7310 efault:return e}},O=t.user=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window.Initial_State.userData,t=arguments[1];switch(t.type){case w.USER_CONNECTION_DATA_FETCH_SUCCESS:return(0,y.default)({},e,t.userConnectionData);case w.UNLINK_USER_SUCCESS:var n=(0,y.default)({},e.currentUser,{isConnected:!1});return(0,y.default)({},e,{currentUser:n});default:return e}},N=t.connectionRequests={disconnectingSite:!1,unlinkingUser:!1,fetchingConnectUrl:!1,fetchingUserData:!1},C=t.requests=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:N,t=arguments[1];switch(t.type){case w.DISCONNECT_SITE:return(0,y.default)({},e,{disconnectingSite:!0});case w.UNLINK_USER:return(0,y.default)({},e,{unlinkingUser:!0});case w.CONNECT_URL_FETCH:return(0,y.default)({},e,{fetchingConnectUrl:!0});case w.USER_CONNECTION_DATA_FETCH:return(0,y.default)({},e,{fetchingUserData:!0});case w.DISCONNECT_SITE_FAIL:case w.DISCONNECT_SITE_SUCCESS:return(0,y.default)({},e,{discon
7311 nectingSite:!1});case w.UNLINK_USER_FAIL:case w.UNLINK_USER_SUCCESS:return(0,y.default)({},e,{unlinkingUser:!1});case w.CONNECT_URL_FETCH_FAIL:case w.CONNECT_URL_FETCH_SUCCESS:return(0,y.default)({},e,{fetchingConnectUrl:!1});case w.USER_CONNECTION_DATA_FETCH_FAIL:case w.USER_CONNECTION_DATA_FETCH_SUCCESS:return(0,y.default)({},e,{fetchingUserData:!1});default:return e}};t.reducer=(0,g.combineReducers)({connectUrl:k,status:S,user:O,requests:C})},function(e,t,n){function r(e,t,n,r){e=o(e)?e:c(e),n=n&&!r?s(n):0;var l=e.length;return n<0&&(n=u(l+n,0)),i(e)?n<=l&&e.indexOf(t,n)>-1:!!l&&a(e,t,n)>-1}var a=n(642),o=n(380),i=n(646),s=n(647),c=n(650),u=Math.max;e.exports=r},function(e,t,n){function r(e,t,n){return t===t?i(e,t,n):a(e,o,n)}var a=n(643),o=n(644),i=n(645);e.exports=r},function(e,t){function n(e,t,n,r){for(var a=e.length,o=n+(r?1:-1);r?o--:++o<a;)if(t(e[o],o,e))return o;return-1}e.exports=n},function(e,t){function n(e){return e!==e}e.exports=n},function(e,t){function n(e,t,n){for
7312 (var r=n-1,a=e.length;++r<a;)if(e[r]===t)return r;return-1}e.exports=n},function(e,t,n){function r(e){return"string"==typeof e||!a(e)&&o(e)&&c.call(e)==i}var a=n(389),o=n(166),i="[object String]",s=Object.prototype,c=s.toString;e.exports=r},function(e,t,n){function r(e){var t=a(e),n=t%1;return t===t?n?t-n:t:0}var a=n(648);e.exports=r},function(e,t,n){function r(e){if(!e)return 0===e?e:0;if(e=a(e),e===o||e===-o){var t=e<0?-1:1;return t*i}return e===e?e:0}var a=n(649),o=1/0,i=1.7976931348623157e308;e.exports=r},function(e,t,n){function r(e){if("number"==typeof e)return e;if(o(e))return i;if(a(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=a(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(s,"");var n=u.test(e);return n||l.test(e)?d(e.slice(2),n?2:8):c.test(e)?i:+e}var a=n(361),o=n(431),i=NaN,s=/^\s+|\s+$/g,c=/^[-+]0x[0-9a-f]+$/i,u=/^0b[01]+$/i,l=/^0o[0-7]+$/i,d=parseInt;e.exports=r},function(e,t,n){function r(e){return e?a(e,o(e)):[]}var a=n(651),o=n(384);e.export
7313 s=r},function(e,t,n){function r(e,t){return a(t,function(t){return e[t]})}var a=n(430);e.exports=r},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.unlinkUser=t.disconnectSite=t.fetchUserConnectionData=t.fetchConnectUrl=t.fetchSiteConnectionStatus=void 0;var a=n(458),o=n(466),i=n(434),s=n(439),c=r(s);t.fetchSiteConnectionStatus=function(){return function(e){return c.default.fetchSiteConnectionStatus().then(function(t){e({type:i.JETPACK_CONNECTION_STATUS_FETCH,siteConnected:t})})}},t.fetchConnectUrl=function(){return function(e){return e({type:i.CONNECT_URL_FETCH}),c.default.fetchConnectUrl().then(function(t){e({type:i.CONNECT_URL_FETCH_SUCCESS,connectUrl:t})}).catch(function(t){e({type:i.CONNECT_URL_FETCH_FAIL,error:t})})}},t.fetchUserConnectionData=function(){return function(e){return e({type:i.USER_CONNECTION_DATA_FETCH}),c.default.fetchUserConnectionData().then(function(t){e({type:i.USER_CONNECTION
7314 _DATA_FETCH_SUCCESS,userConnectionData:t})}).catch(function(t){e({type:i.USER_CONNECTION_DATA_FETCH_FAIL,error:t})})}},t.disconnectSite=function(){return function(e){return e({type:i.DISCONNECT_SITE}),e((0,a.createNotice)("is-info",(0,o.translate)("Disconnecting Jetpack"),{id:"disconnect-jetpack"})),c.default.disconnectSite().then(function(t){e({type:i.DISCONNECT_SITE_SUCCESS,disconnectingSite:t}),e((0,a.removeNotice)("disconnect-jetpack"))}).catch(function(t){e({type:i.DISCONNECT_SITE_FAIL,error:t}),e((0,a.removeNotice)("disconnect-jetpack")),e((0,a.createNotice)("is-error",(0,o.translate)("There was an error disconnecting Jetpack. Error: %(error)s",{args:{error:t}}),{id:"disconnect-jetpack"}))})}},t.unlinkUser=function(){return function(e){return e({type:i.UNLINK_USER}),e((0,a.createNotice)("is-info",(0,o.translate)("Unlinking from WordPress.com"),{id:"unlink-user"})),c.default.unlinkUser().then(function(t){e({type:i.UNLINK_USER_SUCCESS,userUnlinked:t}),e((0,a.removeNotice)("unlin
7315 k-user")),e((0,a.createNotice)("is-success",(0,o.translate)("Unlinked from WordPress.com."),{id:"unlink-user"}))}).catch(function(t){e({type:i.UNLINK_USER_FAIL,error:t}),e((0,a.removeNotice)("unlink-user")),e((0,a.createNotice)("is-error",(0,o.translate)("Error unlinking from WordPress.com. %(error)s",{args:{error:t}}),{id:"unlink-user"}))})}}},function(e,t,n){"use strict";function r(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}function a(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(348),i=a(o),s=n(654),c=r(s),u=n(655),l=r(u),d=(0,i.default)({},c,l);t.default=d,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e){return e.jetpack.jumpstart.status.showJumpStart}function o(e){return e.jetpack.jumpstart.status.isJumpstarting}Object.defineProperty(t,"__esModule",{value:!0}),t.red
7316 ucer=t.status=void 0;var i=n(266),s=r(i);t.getJumpStartStatus=a,t.isJumpstarting=o;var c=n(161),u=n(354),l=r(u),d=n(434),p={showJumpStart:"undefined"!=typeof window&&"object"===(0,s.default)(window.Initial_State)?window.Initial_State.showJumpstart:{},isJumpstarting:!1},f=t.status=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:p,t=arguments[1];switch(t.type){case d.JUMPSTART_ACTIVATE:return(0,l.default)({},e,{isJumpstarting:!0});case d.RESET_OPTIONS_SUCCESS:return(0,l.default)({},e,{showJumpStart:!0});case d.JUMPSTART_ACTIVATE_SUCCESS:case d.JUMPSTART_SKIP:return(0,l.default)({},e,{showJumpStart:!1,isJumpstarting:!1});case d.JUMPSTART_ACTIVATE_FAIL:return(0,l.default)({},e,{isJumpstarting:!1});default:return e}};t.reducer=(0,c.combineReducers)({status:f})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.jumpStartSkip=t.jumpStartActivate=void 0;var a=n(458),o=n(466),i=n(244),s=n
7317 (656),c=r(s),u=n(434),l=n(439),d=r(l),p=n(447),f=(t.jumpStartActivate=function(){return function(e){return e({type:u.JUMPSTART_ACTIVATE}),e((0,a.removeNotice)("jumpstart-activate")),e((0,a.createNotice)("is-info",(0,o.translate)("Activating recommended features…"),{id:"jumpstart-activate"})),d.default.jumpStart("activate").then(function(){e({type:u.JUMPSTART_ACTIVATE_SUCCESS,jumpStart:!0}),c.default.tracks.recordEvent("jetpack_wpa_jumpstart_submit",{}),e((0,a.removeNotice)("jumpstart-activate")),e((0,a.createNotice)("is-success",(0,o.translate)("Recommended features active."),{id:"jumpstart-activate"})),e((0,p.fetchModules)())}).catch(function(t){e({type:u.JUMPSTART_ACTIVATE_FAIL,error:t}),e((0,a.removeNotice)("jumpstart-activate")),e((0,a.createNotice)("is-error",(0,o.translate)("Recommended features failed to activate. %(error)s",{args:{error:t}}),{id:"jumpstart-activate"}))})}},(0,i.createHistory)());t.jumpStartSkip=function(){return function(e){return e({type:u.JUMPSTART_SKIP}
7318 ),c.default.tracks.recordEvent("jetpack_wpa_jumpstart_skip",{}),f.push(window.location.pathname+"?page=jetpack#/dashboard"),d.default.jumpStart("deactivate").then(function(){e({type:u.JUMPSTART_SKIP_SUCCESS,jumpStart:!1})}).catch(function(t){e({type:u.JUMPSTART_SKIP_FAIL,error:t})})}}},function(e,t,n){"use strict";function r(e,t){var n="";if("object"===("undefined"==typeof e?"undefined":s(e))){for(var r in e)n+="&x_"+encodeURIComponent(r)+"="+encodeURIComponent(e[r]);c("Bumping stats %o",e)}else n="&x_"+encodeURIComponent(e)+"="+encodeURIComponent(t),c('Bumping stat "%s" in group "%s"',t,e);return n}function a(e,t){var n="";if("object"===("undefined"==typeof e?"undefined":s(e))){for(var r in e)n+="&"+encodeURIComponent(r)+"="+encodeURIComponent(e[r]);c("Built stats %o",e)}else n="&"+encodeURIComponent(e)+"="+encodeURIComponent(t),c('Built stat "%s" in group "%s"',t,e);return n}var o,i,s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function
7319 (e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},c=n(468)("dops:analytics"),u=n(657),l=n(685);window._tkq=window._tkq||[],window.ga=window.ga||function(){(window.ga.q=window.ga.q||[]).push(arguments)},window.ga.l=+new Date;var d={initialize:function(e,t,n){d.setUser(e,t),d.setSuperProps(n),d.identifyUser()},setUser:function(e,t){i={ID:e,username:t}},setSuperProps:function(e){o=e},mc:{bumpStat:function(e,t){var n=r(e,t);l("mc_analytics_enabled")&&((new Image).src=document.location.protocol+"//pixel.wp.com/g.gif?v=wpcom-no-pv"+n+"&t="+Math.random())},bumpStatWithPageView:function(e,t){var n=a(e,t);l("mc_analytics_enabled")&&((new Image).src=document.location.protocol+"//pixel.wp.com/g.gif?v=wpcom"+n+"&t="+Math.random())}},pageView:{record:function(e,t){d.tracks.recordPageView(e),d.ga.recordPageView(e,t)}},purchase:{record:function(e,t,n,r,a,o,i){d.ga.recordPurchase(e,t,n,r,a,o,i)}},tracks:{recordEvent:function(e,t){var n;return t
7320 =t||{},c('Record event "%s" called with props %s',e,JSON.stringify(t)),0!==e.indexOf("akismet_")&&0!==e.indexOf("jetpack_")?void c('- Event name must be prefixed by "akismet_" or "jetpack_"'):(o&&(n=o.getAll(),c("- Super Props: %o",n),t=u(t,n)),void window._tkq.push(["recordEvent",e,t]))},recordPageView:function(e){d.tracks.recordEvent("akismet_page_view",{path:e})}},ga:{initialized:!1,initialize:function(){var e={};d.ga.initialized||(i&&(e={userId:"u-"+i.ID}),window.ga("create",l("google_analytics_key"),"auto",e),d.ga.initialized=!0)},recordPageView:function(e,t){d.ga.initialize(),c("Recording Page View ~ [URL: "+e+"] [Title: "+t+"]"),l("google_analytics_enabled")&&(window.ga("set","page",e),window.ga("send",{hitType:"pageview",page:e,title:t}))},recordEvent:function(e,t,n,r){d.ga.initialize();var a="Recording Event ~ [Category: "+e+"] [Action: "+t+"]";"undefined"!=typeof n&&(a+=" [Option Label: "+n+"]"),"undefined"!=typeof r&&(a+=" [Option Value: "+r+"]"),c(a),l("google_analytics_
7321 enabled")&&window.ga("send","event",e,t,n,r)},recordPurchase:function(e,t,n,r,a,o,i){window.ga("require","ecommerce"),ga("ecommerce:addTransaction",{id:e,revenue:r,currency:i}),ga("ecommerce:addItem",{id:e,name:t,sku:n,price:a,quantity:o}),ga("ecommerce:send")}},identifyUser:function(){i&&window._tkq.push(["identifyUser",i.ID,i.username])},setProperties:function(e){window._tkq.push(["setProperties",e])},clearedIdentity:function(){window._tkq.push(["clearIdentity"])}};e.exports=d},function(e,t,n){var r=n(658),a=n(662),o=n(675),i=a(function(e,t){r(t,o(t),e)});e.exports=i},function(e,t,n){function r(e,t,n){return a(e,t,n)}var a=n(659);e.exports=r},function(e,t,n){function r(e,t,n,r){n||(n={});for(var o=-1,i=t.length;++o<i;){var s=t[o],c=r?r(n[s],e[s],s,n,e):e[s];a(n,s,c)}return n}var a=n(660);e.exports=r},function(e,t,n){function r(e,t,n){var r=e[t];a(r,n)&&(!a(r,o[t])||i.call(e,t))&&(void 0!==n||t in e)||(e[t]=n)}var a=n(661),o=Object.prototype,i=o.hasOwnProperty;e.exports=r},function
7322 (e,t){function n(e,t){return e===t||e!==e&&t!==t}e.exports=n},function(e,t,n){function r(e){return o(function(t,n){var r=-1,o=n.length,i=o>1?n[o-1]:void 0,s=o>2?n[2]:void 0;for(i="function"==typeof i?(o--,i):void 0,s&&a(n[0],n[1],s)&&(i=o<3?void 0:i,o=1),t=Object(t);++r<o;){var c=n[r];c&&e(t,c,r,i)}return t})}var a=n(663),o=n(671);e.exports=r},function(e,t,n){function r(e,t,n){if(!s(n))return!1;var r=typeof t;return!!("number"==r?o(n)&&i(t,n.length):"string"==r&&t in n)&&a(n[t],e)}var a=n(661),o=n(664),i=n(670),s=n(668);e.exports=r},function(e,t,n){function r(e){return null!=e&&!("function"==typeof e&&o(e))&&i(a(e))}var a=n(665),o=n(667),i=n(669);e.exports=r},function(e,t,n){var r=n(666),a=r("length");e.exports=a},function(e,t){function n(e){return function(t){return null==t?void 0:t[e]}}e.exports=n},function(e,t,n){function r(e){var t=a(e)?c.call(e):"";return t==o||t==i}var a=n(668),o="[object Function]",i="[object GeneratorFunction]",s=Object.prototype,c=s.toString;e.exports=r},fu
7323 nction(e,t){function n(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}e.exports=n},function(e,t){function n(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=r}var r=9007199254740991;e.exports=n},function(e,t){function n(e,t){return e="number"==typeof e||a.test(e)?+e:-1,t=null==t?r:t,e>-1&&e%1==0&&e<t}var r=9007199254740991,a=/^(?:0|[1-9]\d*)$/;e.exports=n},function(e,t,n){function r(e,t){if("function"!=typeof e)throw new TypeError(i);return t=s(void 0===t?e.length-1:o(t),0),function(){for(var n=arguments,r=-1,o=s(n.length-t,0),i=Array(o);++r<o;)i[r]=n[t+r];switch(t){case 0:return e.call(this,i);case 1:return e.call(this,n[0],i);case 2:return e.call(this,n[0],n[1],i)}var c=Array(t+1);for(r=-1;++r<t;)c[r]=n[r];return c[t]=i,a(e,this,c)}}var a=n(672),o=n(673),i="Expected a function",s=Math.max;e.exports=r},function(e,t){function n(e,t,n){var r=n.length;switch(r){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[
7324 1],n[2])}return e.apply(t,n)}e.exports=n},function(e,t,n){function r(e){if(!e)return 0===e?e:0;if(e=a(e),e===o||e===-o){var t=e<0?-1:1;return t*i}var n=e%1;return e===e?n?e-n:e:0}var a=n(674),o=1/0,i=1.7976931348623157e308;e.exports=r},function(e,t,n){function r(e){if(o(e)){var t=a(e.valueOf)?e.valueOf():e;e=o(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(s,"");var n=u.test(e);return n||l.test(e)?d(e.slice(2),n?2:8):c.test(e)?i:+e}var a=n(667),o=n(668),i=NaN,s=/^\s+|\s+$/g,c=/^[-+]0x[0-9a-f]+$/i,u=/^0b[01]+$/i,l=/^0o[0-7]+$/i,d=parseInt;e.exports=r},function(e,t,n){function r(e){var t=u(e);if(!t&&!s(e))return o(e);var n=i(e),r=!!n,l=n||[],d=l.length;for(var p in e)!a(e,p)||r&&("length"==p||c(p,d))||t&&"constructor"==p||l.push(p);return l}var a=n(676),o=n(677),i=n(678),s=n(664),c=n(670),u=n(684);e.exports=r},function(e,t){function n(e,t){return a.call(e,t)||"object"==typeof e&&t in e&&null===o(e)}var r=Object.prototype,a=r.hasOwnProperty,o=Object.getPrototypeOf;e.expo
7325 rts=n},function(e,t){function n(e){return r(Object(e))}var r=Object.keys;e.exports=n},function(e,t,n){function r(e){var t=e?e.length:void 0;return s(t)&&(i(e)||c(e)||o(e))?a(t,String):null}var a=n(679),o=n(680),i=n(682),s=n(669),c=n(683);e.exports=r},function(e,t){function n(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}e.exports=n},function(e,t,n){function r(e){return a(e)&&s.call(e,"callee")&&(!u.call(e,"callee")||c.call(e)==o)}var a=n(681),o="[object Arguments]",i=Object.prototype,s=i.hasOwnProperty,c=i.toString,u=i.propertyIsEnumerable;e.exports=r},function(e,t,n){function r(e){return o(e)&&a(e)}var a=n(664),o=n(465);e.exports=r},function(e,t){var n=Array.isArray;e.exports=n},function(e,t,n){function r(e){return"string"==typeof e||!a(e)&&o(e)&&c.call(e)==i}var a=n(682),o=n(465),i="[object String]",s=Object.prototype,c=s.toString;e.exports=r},function(e,t){function n(e){var t=e&&e.constructor,n="function"==typeof t&&t.prototype||r;return e===n}var r=Object.prototype;e.ex
7326 ports=n},function(e,t){"use strict";function n(e){if(e in r)return r[e];throw new Error("config key `"+e+"` does not exist")}var r={i18n_default_locale_slug:"en",mc_analytics_enabled:!0,google_analytics_enabled:!1,google_analytics_key:null};e.exports=n},function(e,t,n){"use strict";function r(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}function a(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(348),i=a(o),s=n(687),c=r(s),u=n(688),l=r(u),d=(0,i.default)({},c,l);t.default=d,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e){return e.jetpack.settings.items}function o(e){return!!e.jetpack.settings.requests.fetchingSettingsList}function i(e){return e.jetpack.settings.requests.updatingSetting}function s(e,t){return!!(0,M.default)(e.jetpack.settings.items,[t],!1)}function c(e,t){ret
7327 urn!!(0,M.default)(e.jetpack.settings.items,[t],!1)}function u(e,t){return(0,M.default)(e.jetpack.initialState.settingNames,[t])}Object.defineProperty(t,"__esModule",{value:!0}),t.reducer=t.requests=t.initialRequestsState=t.items=void 0;var l=n(453),d=r(l),p=n(449),f=r(p);t.getSettings=a,t.isFetchingSettingsList=o,t.isUpdatingSetting=i,t.isSettingActivated=s,t.toggleSetting=c,t.getSettingName=u;var h=n(161),m=n(398),M=r(m),_=n(354),v=r(_),g=n(434),b=t.items=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments[1];switch(t.type){case g.JETPACK_SETTINGS_FETCH_RECEIVE:return(0,v.default)({},t.settings);case g.JETPACK_SETTING_UPDATE_SUCCESS:var n=(0,f.default)(t.updatedOption)[0];return(0,v.default)({},e,(0,d.default)({},n,t.updatedOption[n]));default:return e}},y=t.initialRequestsState={fetchingSettingsList:!1,updatingSetting:{}},A=t.requests=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:y,t=arguments[1];switch(t.type){case g.J
7328 ETPACK_SETTINGS_FETCH:return(0,v.default)({},e,{fetchingSettingsList:!0});case g.JETPACK_SETTINGS_FETCH_FAIL:case g.JETPACK_SETTINGS_FETCH_RECEIVE:return(0,v.default)({},e,{fetchingSettingsList:!1});case g.JETPACK_SETTING_UPDATE:return(0,v.default)({},e,{updatingSetting:!0});case g.JETPACK_SETTING_UPDATE_FAIL:case g.JETPACK_SETTING_UPDATE_SUCCESS:return(0,v.default)({},e,{updatingSetting:!1});default:return e}};t.reducer=(0,h.combineReducers)({items:b,requests:A})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.updateSetting=t.fetchSettings=void 0;var a=n(434),o=n(439),i=r(o);t.fetchSettings=function(){return function(e){return e({type:a.JETPACK_SETTINGS_FETCH}),i.default.fetchSettings().then(function(t){return e({type:a.JETPACK_SETTINGS_FETCH_RECEIVE,settings:t}),t}).catch(function(t){e({type:a.JETPACK_SETTINGS_FETCH_FAIL,error:t})})}},t.updateSetting=function(e){return function(t){return t({type:a.
7329 JETPACK_SETTING_UPDATE,updatedOption:e}),i.default.updateSetting(e).then(function(n){t({type:a.JETPACK_SETTING_UPDATE_SUCCESS,updatedOption:e,success:n})}).catch(function(n){t({type:a.JETPACK_SETTING_UPDATE_FAIL,success:!1,error:n,updatedOption:e})})}}},function(e,t,n){"use strict";function r(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}function a(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(348),i=a(o),s=n(690),c=r(s),u=n(691),l=r(u),d=(0,i.default)({},c,l);t.default=d,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e){return!!e.jetpack.siteData.requests.isFetchingSiteData}function o(e){return(0,c.default)(e.jetpack.siteData,["data","plan"],{})}Object.defineProperty(t,"__esModule",{value:!0}),t.reducer=t.requests=t.initialRequestsState=t.data=void 0,t.isFetchingSiteData=a,
7330 t.getSitePlan=o;var i=n(161),s=n(398),c=r(s),u=n(354),l=r(u),d=n(434),p=t.data=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments[1];switch(t.type){case d.JETPACK_SITE_DATA_FETCH_RECEIVE:return(0,l.default)({},t.siteData);default:return e}},f=t.initialRequestsState={isFetchingSiteData:!1},h=t.requests=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:f,t=arguments[1];switch(t.type){case d.JETPACK_SITE_DATA_FETCH:return(0,l.default)({},e,{isFetchingSiteData:!0});case d.JETPACK_SITE_DATA_FETCH_FAIL:case d.JETPACK_SITE_DATA_FETCH_RECEIVE:return(0,l.default)({},e,{isFetchingSiteData:!1});default:return e}};t.reducer=(0,i.combineReducers)({data:p,requests:h})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.fetchSiteData=void 0;var a=n(434),o=n(439),i=r(o);t.fetchSiteData=function(){return function(e){return e({type:a.JETPACK_SITE_DATA_FETCH}),i.def
7331 ault.fetchSiteData().then(function(t){return e({type:a.JETPACK_SITE_DATA_FETCH_RECEIVE,siteData:t}),t}).catch(function(t){e({type:a.JETPACK_SITE_DATA_FETCH_FAIL,error:t})})}}},function(e,t,n){"use strict";function r(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}function a(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(348),i=a(o),s=n(693),c=r(s),u=n(694),l=r(u),d=(0,i.default)({},c,l);t.default=d,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e){return!!e.jetpack.pluginsData.requests.isFetchingPluginsData}function o(e,t){return e.jetpack.pluginsData.items[t]&&e.jetpack.pluginsData.items[t].active}function i(e,t){return e.jetpack.pluginsData.items[t]}Object.defineProperty(t,"__esModule",{value:!0}),t.reducer=void 0,t.isFetchingPluginsData=a,t.isPluginActive=o,t.isPluginInstall
7332 ed=i;var s=n(161),c=n(354),u=r(c),l=n(434),d=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments[1];switch(t.type){case l.JETPACK_PLUGINS_DATA_FETCH_RECEIVE:return(0,u.default)({},t.pluginsData);default:return e}},p={isFetchingPluginsData:!1},f=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:p,t=arguments[1];switch(t.type){case l.JETPACK_PLUGINS_DATA_FETCH:return(0,u.default)({},e,{isFetchingPluginsData:!0});case l.JETPACK_PLUGINS_DATA_FETCH_FAIL:case l.JETPACK_PLUGINS_DATA_FETCH_RECEIVE:return(0,u.default)({},e,{isFetchingPluginsData:!1});default:return e}};t.reducer=(0,s.combineReducers)({items:d,requests:f})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.fetchPluginsData=void 0;var a=n(434),o=n(439),i=r(o);t.fetchPluginsData=function(){return function(e){return e({type:a.JETPACK_PLUGINS_DATA_FETCH}),i.default.fetchPluginsData().then(funct
7333 ion(t){return e({type:a.JETPACK_PLUGINS_DATA_FETCH_RECEIVE,pluginsData:t}),t}).catch(function(t){e({type:a.JETPACK_PLUGINS_DATA_FETCH_FAIL,error:t})})}}},function(e,t,n){"use strict";function r(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}function a(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(348),i=a(o),s=n(696),c=r(s),u=n(697),l=r(u),d=(0,i.default)({},c,l);t.default=d,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e){return e.jetpack.jetpackNotices.notice}function o(e){return(0,f.default)(e.jetpack.initialState,["jetpackStateNotices","errorCode"])}function i(e){return(0,f.default)(e.jetpack.initialState,["jetpackStateNotices","messageCode"])}function s(e){return(0,f.default)(e.jetpack.initialState,["jetpackStateNotices","errorDescription"])}function c(e,t){return(0,f.d
7334 efault)(e.jetpack.jetpackNotices.dismissed,[t],!1)}Object.defineProperty(t,"__esModule",{value:!0}),t.reducer=void 0;var u=n(453),l=r(u);t.getJetpackNotices=a,t.getJetpackStateNoticesErrorCode=o,t.getJetpackStateNoticesMessageCode=i,t.getJetpackStateNoticesErrorDescription=s,t.isNoticeDismissed=c;var d=n(161),p=n(398),f=r(p),h=n(354),m=r(h),M=n(434),_=function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments[1];switch(t.type){case M.DISCONNECT_SITE_SUCCESS:return"disconnected";case M.JUMPSTART_ACTIVATE_SUCCESS:return"new_connection_jumpstart";case M.JUMPSTART_SKIP:return"new_connection_no_jumpstart";default:return e}},v=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window.Initial_State.dismissedNotices,t=arguments[1];switch(t.type){case M.JETPACK_ACTION_NOTICES_DISMISS:return(0,m.default)({},e,(0,l.default)({},t.notice,!0));case M.JETPACK_NOTICES_DISMISS_SUCCESS:return(0,m.default)({},e,t.dismissedNotices);case M.RESET_OPTIONS_SUC
7335 CESS:return!1;default:return e}};t.reducer=(0,d.combineReducers)({notice:_,dismissed:v})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.dismissJetpackActionNotice=t.dismissJetpackNotice=void 0;var a=n(434),o=n(439),i=r(o);t.dismissJetpackNotice=function(e){return function(t){return t({type:a.JETPACK_NOTICES_DISMISS,notice:e}),i.default.dismissJetpackNotice(e).then(function(e){t({type:a.JETPACK_NOTICES_DISMISS_SUCCESS,dismissedNotices:e,success:!0})}).catch(function(e){t({type:a.JETPACK_NOTICES_DISMISS_FAIL,error:e})})}},t.dismissJetpackActionNotice=function(e){return function(t){t({type:a.JETPACK_ACTION_NOTICES_DISMISS,notice:e})}}},function(e,t,n){"use strict";function r(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}function a(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{
7336 value:!0});var o=n(348),i=a(o),s=n(699),c=r(s),u=n(700),l=r(u),d=(0,i.default)({},c,l);t.default=d,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e.jetpack.search.searchTerm}Object.defineProperty(t,"__esModule",{value:!0}),t.reducer=void 0,t.getSearchTerm=r;var a=n(161),o=n(434),i=function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments[1];switch(t.type){case o.JETPACK_SEARCH_TERM:return t.term;default:return e}};t.reducer=(0,a.combineReducers)({searchTerm:i})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.filterSearch=void 0;var r=n(434);t.filterSearch=function(e){return function(t){t({type:r.JETPACK_SEARCH_TERM,term:e})}}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(154),s=n(161),c=n(641),u=r(c),l=n(244),d=n(178),p=n(466),f=n(702),h=r(f),m=n(703),M=r(m),_=n(821),v=r(_),g=n(831),b=r(g),y=n(
7337 856),A=r(y),T=n(653),L=n(639),E=n(347),w=n(447),z=n(861),S=r(z),k=n(939),O=r(k),N=n(1014),C=r(N),D=n(1015),P=r(D),x=n(1018),j=r(x),W=n(1021),Y=r(W),q=n(1022),B=r(q),R=n(1023),H=r(R),I=n(1026),U=r(I),F=n(1029),X=r(F),V=n(1034),J=r(V),K=n(1035),G=r(K),Q=n(1046),$=r(Q),Z=n(1047),ee=r(Z),te=n(656),ne=r(te),re=n(439),ae=r(re),oe=o.default.createClass({displayName:"Main",componentWillMount:function(){this.props.setInitialState(),ae.default.setApiRoot(this.props.apiRoot),ae.default.setApiNonce(this.props.apiNonce),this.initializeAnalyitics(),window.addEventListener("beforeunload",this.onBeforeUnload),this.props.router.listenBefore(this.routerWillLeave)},onBeforeUnload:function(e){var t=(0,p.translate)("There are unsaved settings in this tab that will be lost if you leave it. Proceed?");if(this.props.areThereUnsavedModuleOptions)return e.returnValue=t,t},routerWillLeave:function(){if(this.props.areThereUnsavedModuleOptions){var e=confirm((0,p.translate)("There are unsaved settings in this t
7338 ab that will be lost if you leave it. Proceed?"));if(!e)return!1;this.props.clearUnsavedOptionFlag();
7339 +}},initializeAnalyitics:function(){var e=this.props.tracksUserData;e&&ne.default.initialize(e.userid,e.username)},shouldComponentUpdate:function(e){return e.siteConnectionStatus!==this.props.siteConnectionStatus||e.jumpStartStatus!==this.props.jumpStartStatus||e.route.path!==this.props.route.path},componentWillReceiveProps:function(e){e.jumpStartStatus===this.props.jumpStartStatus&&e.isJumpstarting===this.props.isJumpstarting||this.handleJumpstart(e)},handleJumpstart:function(e){var t=(0,l.createHistory)(),n=e.jumpStartStatus,r=e.isJumpstarting;!this.props.jumpStartStatus&&n&&(window.location.hash="jumpstart",t.push(window.location.pathname+"?page=jetpack#/jumpstart")),this.props.jumpStartStatus||n||r||t.push(window.location.pathname+"?page=jetpack#/dashboard")},renderMainContent:function(e){if(ne.default.tracks.recordEvent("jetpack_wpa_page_view",{path:e}),!this.props.userCanManageModules)return o.default.createElement(J.default,this.props);if(!this.props.siteConnectionStatus)retur
7340 n o.default.createElement(b.default,null);if(this.props.jumpStartStatus)if("/"===e){var t=(0,l.createHistory)();t.push(window.location.pathname+"?page=jetpack#/jumpstart")}else if("/jumpstart"===e)return o.default.createElement(A.default,null);var n=void 0,r=o.default.createElement(M.default,{route:this.props.route});switch(e){case"/dashboard":n=o.default.createElement(S.default,{siteRawUrl:this.props.siteRawUrl,siteAdminUrl:this.props.siteAdminUrl});break;case"/apps":n=o.default.createElement(B.default,{siteRawUrl:this.props.siteRawUrl});break;case"/plans":n=o.default.createElement(H.default,{siteRawUrl:this.props.siteRawUrl,siteAdminUrl:this.props.siteAdminUrl});break;case"/settings":r=o.default.createElement(v.default,{route:this.props.route}),n=o.default.createElement(j.default,{route:this.props.route});break;case"/general":r=o.default.createElement(v.default,{route:this.props.route}),n=o.default.createElement(j.default,{route:this.props.route});break;case"/engagement":r=o.defau
7341 lt.createElement(v.default,{route:this.props.route}),n=o.default.createElement(O.default,{route:this.props.route});break;case"/security":r=o.default.createElement(v.default,{route:this.props.route}),n=o.default.createElement(C.default,{route:this.props.route,siteAdminUrl:this.props.siteAdminUrl});break;case"/appearance":r=o.default.createElement(v.default,{route:this.props.route}),n=o.default.createElement(P.default,{route:this.props.route});break;case"/writing":r=o.default.createElement(v.default,{route:this.props.route}),n=o.default.createElement(Y.default,{route:this.props.route,siteAdminUrl:this.props.siteAdminUrl});break;case"/search":r=o.default.createElement(v.default,{route:this.props.route}),n=o.default.createElement(ee.default,{siteAdminUrl:this.props.siteAdminUrl});break;default:n=o.default.createElement(S.default,{siteRawUrl:this.props.siteRawUrl,siteAdminUrl:this.props.siteAdminUrl})}return window.wpNavMenuClassChange(),o.default.createElement("div",null,r,n)},render:fu
7342 nction(){return o.default.createElement("div",null,o.default.createElement(h.default,null),o.default.createElement("div",{className:"jp-lower"},o.default.createElement($.default,null),o.default.createElement(G.default,null),this.renderMainContent(this.props.route.path),this.props.jumpStartStatus||"/apps"===this.props.route.path?null:o.default.createElement(X.default,null)),o.default.createElement(U.default,{siteAdminUrl:this.props.siteAdminUrl}))}});t.default=(0,i.connect)(function(e){return{jumpStartStatus:(0,T.getJumpStartStatus)(e),isJumpstarting:(0,T.isJumpstarting)(e),siteConnectionStatus:(0,L.getSiteConnectionStatus)(e),siteRawUrl:(0,E.getSiteRawUrl)(e),siteAdminUrl:(0,E.getSiteAdminUrl)(e),apiRoot:(0,E.getApiRootUrl)(e),apiNonce:(0,E.getApiNonce)(e),tracksUserData:(0,E.getTracksUserData)(e),areThereUnsavedModuleOptions:(0,w.areThereUnsavedModuleOptions)(e),userCanManageModules:(0,E.userCanManageModules)(e)}},function(e){return(0,s.bindActionCreators)({setInitialState:E.setIni
7343 tialState,clearUnsavedOptionFlag:w.clearUnsavedOptionFlag},e)})((0,d.withRouter)(oe)),window.wpNavMenuClassChange=function(){var e=window.location.hash,t=["#/settings","#/general","#/engagement","#/security","#/appearance","#/writing","#/search"],n=["#/","#/dashboard","#/apps","#/plans"];if(jQuery(".current").each(function(e,t){jQuery(t).removeClass("current")}),e=e.split("?")[0],(0,u.default)(n,e)){var r=jQuery("#toplevel_page_jetpack").find("li").filter(function(e){return 1===e});r[0].classList.add("current")}else if((0,u.default)(t,e)){var a=jQuery("#toplevel_page_jetpack").find("li").filter(function(e){return 2===e});a[0].classList.add("current")}var o=jQuery("body");o.on("click",'a[href$="#/dashboard"], a[href$="#/settings"], .jp-dash-section-header__settings[href="#/security"], .dops-button[href="#/plans"]',function(){window.scrollTo(0,0)}),o.on("click",".jetpack-js-stop-propagation",function(e){e.stopPropagation()})},e.exports=t.default},function(e,t,n){"use strict";function
7344 r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.Masthead=void 0;var a=n(142),o=r(a),i=n(154),s=n(466),c=n(639),u=n(347),l=t.Masthead=o.default.createClass({displayName:"Masthead",render:function(){var e="dev"===this.props.siteConnectionStatus?o.default.createElement("code",null,"Dev Mode"):"";return o.default.createElement("div",{className:"jp-masthead"},o.default.createElement("div",{className:"jp-masthead__inside-container"},o.default.createElement("div",{className:"jp-masthead__logo-container"},o.default.createElement("a",{className:"jp-masthead__logo-link",href:"#dashboard"},o.default.createElement("svg",{className:"jp-masthead__logo",x:"0",y:"0",viewBox:"0 0 183 32","enable-background":"new 0 0 183 32"},o.default.createElement("path",{d:"M54 10.9v4.8 2.6c0 2.2-0.5 4.3-1.5 5.4 -1.3 1.4-3.3 1.9-5.5 1.9 -3.4 0-5.9-2.6-6-2.7l2-4c0.2 0.2 0.7 1.1 2 1.7 1.2 0.6 2.2 0.8 3 0.3 0.8-0.5 1-2 1-3v-6.1L44 7h6C52.2 7 54 8.7 54 10.9zM81 10.9h5V25h5V
7345 10.9h5V7H81V10.9zM115 8.9c1.1 1.1 2 2.8 2 4.6 0 2.1-1 3.8-2.2 4.9 -1.2 1.1-3 1.6-5.1 1.6h-2.6v5H102V7h7.8C112.1 7 113.8 7.7 115 8.9zM112.4 13.4c0-0.9-0.6-1.5-1-1.9 -0.6-0.5-1.4-0.6-2.1-0.6h-2.3V16h2.3c0.7 0 1.4-0.1 2-0.5C111.8 15.1 112.4 14.4 112.4 13.4zM135.8 8.9c1.4 1.4 2.1 3.5 2.1 5.4V25h-5v-5h-6v5h-5V14.3c0-1.9 0.7-4 2.1-5.4 1.3-1.3 3.4-2.4 5.9-2.4C132.5 6.5 134.6 7.7 135.8 8.9zM132.5 12c-0.7-0.7-1.6-1-2.5-1 -0.9 0-1.9 0.3-2.5 1 -0.5 0.6-0.5 1.5-0.5 2.6V16h6v-1.4C132.9 13.5 133 12.6 132.5 12zM61.1 25H75v-3.9h-9v-3.2h7V14h-7v-3.1h9V7H61.1V25zM157.6 20c-0.1 0-0.2 0.1-0.3 0.1 0 0 0 0 0 0 -1 0.5-2.1 0.8-3.4 0.8 -1.5 0-2.9-0.5-3.8-1.5 -1-0.9-1.5-2.2-1.5-3.8 0-1.3 0.5-2.5 1.2-3.4 0.9-1.1 2.3-1.8 4.1-1.8 1 0 1.8 0.2 2.7 0.5 0 0 0.1 0 0.2 0.1 0.1 0 0.2 0.1 0.3 0.1 0 0 0.1 0 0.1 0.1 0.1 0 0.1 0.1 0.2 0.1 0.2 0.1 0.4 0.2 0.6 0.3l1.7-3.6c-0.3-0.2-0.7-0.4-1.1-0.6 -1.3-0.6-2.8-1-4.9-1 -2.8 0-5.5 1.2-7.3 3.1 -1.5 1.6-2.4 3.7-2.4 6.1 0 2.9 1.1 5.2 2.8 6.8 1.7 1.6 4.1 2.5 6.9 2.5 2.3 0 4-0.5 5.
7346 4-1.3 0 0 0.1 0 0.1 0 0 0 0 0 0 0 0.2-0.1 0.5-0.3 0.7-0.4l-1.8-3.6C157.9 19.8 157.7 19.9 157.6 20zM182 7h-5.8l-5.2 5.7V7h-3v0h-2v18h2 2.4 0.6v-6.5l0.5-0.5 5.3 7h5.2l-7.5-10.1L182 7zM32 16c0 8.8-7.2 16-16 16S0 24.8 0 16C0 7.2 7.2 0 16 0S32 7.2 32 16zM15 4.7L8.7 15.5c-0.7 1.1 0 2.6 1.2 2.9l5 1.3V4.7zM22 13.5l-5-1.3v15l6.3-10.8C23.9 15.3 23.3 13.9 22 13.5z"}))),e),o.default.createElement("ul",{className:"jp-masthead__links"},o.default.createElement("li",{className:"jp-masthead__link-li"},o.default.createElement("a",{href:"https://jetpack.com/support/",target:"_blank",className:"jp-masthead__link"},o.default.createElement("span",{className:"dashicons dashicons-editor-help",title:(0,s.translate)("Need Help?")}),o.default.createElement("span",null,(0,s.translate)("Need Help?")))),o.default.createElement("li",{className:"jp-masthead__link-li"},o.default.createElement("a",{href:"http://surveys.jetpack.me/research-plugin?rel="+this.props.currentVersion,target:"_blank",className:"jp-masthead_
7347 _link"},o.default.createElement("span",{className:"dashicons dashicons-admin-comments",title:(0,s.translate)("Send us Feedback")}),o.default.createElement("span",null,(0,s.translate)("Send us Feedback")))))))}});t.default=(0,i.connect)(function(e){return{siteConnectionStatus:(0,c.getSiteConnectionStatus)(e),currentVersion:(0,u.getCurrentVersion)(e)}})(l)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.Navigation=void 0;var a=n(142),o=r(a),i=n(154),s=n(704),c=r(s),u=n(748),l=r(u),d=n(804),p=r(d),f=n(466),h=n(817),m=r(h),M=n(447),_=n(347);(0,m.default)();var v=t.Navigation=o.default.createClass({displayName:"Navigation",render:function(){var e=void 0;if(this.props.userCanManageModules)e=o.default.createElement(l.default,{selectedText:this.props.route.name},o.default.createElement(p.default,{path:"#/dashboard",selected:"/dashboard"===this.props.route.path||"/"===this.props.route.path},(0,f.translate)("A
7348 t a Glance",{context:"Navigation item."})),o.default.createElement(p.default,{path:"#/apps",selected:"/apps"===this.props.route.path},(0,f.translate)("Apps",{context:"Navigation item."})),o.default.createElement(p.default,{path:"#/plans",selected:"/plans"===this.props.route.path},(0,f.translate)("Plans",{context:"Navigation item."})));else{var t="";this.props.userCanViewStats||this.props.isModuleActivated("protect")?t=o.default.createElement(p.default,{path:"#/dashboard",selected:"/dashboard"===this.props.route.path||"/"===this.props.route.path},(0,f.translate)("At a Glance",{context:"Navigation item."})):"/dashboard"!==this.props.route.path&&"/"!==this.props.route.path||(this.props.route.path="/apps",this.props.route.name="Apps"),e=o.default.createElement(l.default,{selectedText:this.props.route.name},t,o.default.createElement(p.default,{path:"#/apps",selected:"/apps"===this.props.route.path},(0,f.translate)("Apps",{context:"Navigation item."})))}return o.default.createElement("div
7349 ",{className:"dops-navigation"},o.default.createElement(c.default,{selectedText:this.props.route.name},e))}});v.propTypes={route:o.default.PropTypes.object.isRequired},t.default=(0,i.connect)(function(e){return{userCanManageModules:(0,_.userCanManageModules)(e),userCanViewStats:(0,_.userCanViewStats)(e),isModuleActivated:function(t){return(0,M.isModuleActivated)(e,t)}}})(v)},function(e,t,n){"use strict";var r=n(142),a=n(705),o=n(747),i=n(748),s=n(804),c=n(805);n(815);var u=r.createClass({displayName:"SectionNav",propTypes:{children:r.PropTypes.node,selectedText:r.PropTypes.node,selectedCount:r.PropTypes.number,hasPinnedItems:r.PropTypes.bool,onMobileNavPanelOpen:r.PropTypes.func},getInitialState:function(){return{mobileOpen:!1}},getDefaultProps:function(){return{onMobileNavPanelOpen:function(){}}},componentWillMount:function(){this.checkForSiblingControls(this.props.children)},componentWillReceiveProps:function(e){a(this.props,e)||(this.checkForSiblingControls(e.children),this.hasSi
7350 blingControls||this.closeMobilePanel())},render:function(){var e,t=this.getChildren();return t?(e=o({"dops-section-nav":!0,"is-open":this.state.mobileOpen,"has-pinned-items":this.hasPinnedSearch||this.props.hasPinnedItems}),r.createElement("div",{className:e},r.createElement("div",{className:"dops-section-nav__mobile-header",onTouchTap:this.toggleMobileOpenState},r.createElement("span",{className:"dops-section-nav__mobile-header-text"},this.props.selectedText)),r.createElement("div",{className:"dops-section-nav__panel"},t))):(e=o({"dops-section-nav":!0,"is-empty":!0}),r.createElement("div",{className:e},r.createElement("div",{className:"dops-section-nav__panel"},r.createElement(s,null))))},getChildren:function(){return r.Children.map(this.props.children,function(e){var t={hasSiblingControls:this.hasSiblingControls,closeSectionNavMobilePanel:this.closeMobilePanel};return e?(e.type!==i||e.props.selectedText||"string"!=typeof this.props.selectedText||(t.selectedText=this.props.selected
7351 Text),e.type===i&&this.props.selectedCount&&(t.selectedCount=this.props.selectedCount),e.type===c&&(e.props.pinned&&(this.hasPinnedSearch=!0),t.onSearch=this.generateOnSearch(e.props.onSearch)),r.cloneElement(e,t)):null}.bind(this))},closeMobilePanel:function(){window.innerWidth<480&&this.state.mobileOpen&&this.setState({mobileOpen:!1})},toggleMobileOpenState:function(){var e=!this.state.mobileOpen;this.setState({mobileOpen:e}),e&&this.props.onMobileNavPanelOpen()},generateOnSearch:function(e){return function(){e.apply(this,arguments),this.closeMobilePanel()}.bind(this)},checkForSiblingControls:function(e){this.hasSiblingControls=!1,r.Children.forEach(e,function(e,t){t&&e&&e.type!==c&&(this.hasSiblingControls=!0)}.bind(this))}});e.exports=u},function(e,t,n){function r(e,t){return a(e,t)}var a=n(706);e.exports=r},function(e,t,n){function r(e,t,n,s,c){return e===t||(null==e||null==t||!o(e)&&!i(t)?e!==e&&t!==t:a(e,t,r,n,s,c))}var a=n(707),o=n(668),i=n(465);e.exports=r},function(e,t,n){
7352 function r(e,t,n,r,M,v){var g=u(e),b=u(t),y=h,A=h;g||(y=c(e),y==f?y=m:y!=m&&(g=d(e))),b||(A=c(t),A==f?A=m:A!=m&&(b=d(t)));var T=y==m&&!l(e),L=A==m&&!l(t),E=y==A;if(E&&!g&&!T)return i(e,t,y,n,r,M);var w=M&p;if(!w){var z=T&&_.call(e,"__wrapped__"),S=L&&_.call(t,"__wrapped__");if(z||S)return n(z?e.value():e,S?t.value():t,r,M,v)}return!!E&&(v||(v=new a),(g?o:s)(e,t,n,r,M,v))}var a=n(708),o=n(736),i=n(738),s=n(742),c=n(743),u=n(682),l=n(724),d=n(746),p=2,f="[object Arguments]",h="[object Array]",m="[object Object]",M=Object.prototype,_=M.hasOwnProperty;e.exports=r},function(e,t,n){function r(e){var t=-1,n=e?e.length:0;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}var a=n(709),o=n(710),i=n(713),s=n(715),c=n(717);r.prototype.clear=a,r.prototype.delete=o,r.prototype.get=i,r.prototype.has=s,r.prototype.set=c,e.exports=r},function(e,t){function n(){this.__data__={array:[],map:null}}e.exports=n},function(e,t,n){function r(e){var t=this.__data__,n=t.array;return n?a(n,e):t.map.delete
7353 (e)}var a=n(711);e.exports=r},function(e,t,n){function r(e,t){var n=a(e,t);if(n<0)return!1;var r=e.length-1;return n==r?e.pop():i.call(e,n,1),!0}var a=n(712),o=Array.prototype,i=o.splice;e.exports=r},function(e,t,n){function r(e,t){for(var n=e.length;n--;)if(a(e[n][0],t))return n;return-1}var a=n(661);e.exports=r},function(e,t,n){function r(e){var t=this.__data__,n=t.array;return n?a(n,e):t.map.get(e)}var a=n(714);e.exports=r},function(e,t,n){function r(e,t){var n=a(e,t);return n<0?void 0:e[n][1]}var a=n(712);e.exports=r},function(e,t,n){function r(e){var t=this.__data__,n=t.array;return n?a(n,e):t.map.has(e)}var a=n(716);e.exports=r},function(e,t,n){function r(e,t){return a(e,t)>-1}var a=n(712);e.exports=r},function(e,t,n){function r(e,t){var n=this.__data__,r=n.array;r&&(r.length<i-1?o(r,e,t):(n.array=null,n.map=new a(r)));var s=n.map;return s&&s.set(e,t),this}var a=n(718),o=n(734),i=200;e.exports=r},function(e,t,n){function r(e){var t=-1,n=e?e.length:0;for(this.clear();++t<n;){va
7354 r r=e[t];this.set(r[0],r[1])}}var a=n(719),o=n(726),i=n(730),s=n(732),c=n(733);r.prototype.clear=a,r.prototype.delete=o,r.prototype.get=i,r.prototype.has=s,r.prototype.set=c,e.exports=r},function(e,t,n){function r(){this.__data__={hash:new a,map:o?new o:[],string:new a}}var a=n(720),o=n(725);e.exports=r},function(e,t,n){function r(){}var a=n(721),o=Object.prototype;r.prototype=a?a(null):o,e.exports=r},function(e,t,n){var r=n(722),a=r(Object,"create");e.exports=a},function(e,t,n){function r(e,t){var n=null==e?void 0:e[t];return a(n)?n:void 0}var a=n(723);e.exports=r},function(e,t,n){function r(e){return null!=e&&(a(e)?p.test(l.call(e)):i(e)&&(o(e)?p:c).test(e))}var a=n(667),o=n(724),i=n(465),s=/[\\^$.*+?()[\]{}|]/g,c=/^\[object .+?Constructor\]$/,u=Object.prototype,l=Function.prototype.toString,d=u.hasOwnProperty,p=RegExp("^"+l.call(d).replace(s,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");e.exports=r},function(e,t){function n(e){var t=!1;if(
7355 null!=e&&"function"!=typeof e.toString)try{t=!!(e+"")}catch(e){}return t}e.exports=n},function(e,t,n){var r=n(722),a=n(462),o=r(a,"Map");e.exports=o},function(e,t,n){function r(e){var t=this.__data__;return s(e)?i("string"==typeof e?t.string:t.hash,e):a?t.map.delete(e):o(t.map,e)}var a=n(725),o=n(711),i=n(727),s=n(729);e.exports=r},function(e,t,n){function r(e,t){return a(e,t)&&delete e[t]}var a=n(728);e.exports=r},function(e,t,n){function r(e,t){return a?void 0!==e[t]:i.call(e,t)}var a=n(721),o=Object.prototype,i=o.hasOwnProperty;e.exports=r},function(e,t){function n(e){var t=typeof e;return"number"==t||"boolean"==t||"string"==t&&"__proto__"!=e||null==e}e.exports=n},function(e,t,n){function r(e){var t=this.__data__;return s(e)?i("string"==typeof e?t.string:t.hash,e):a?t.map.get(e):o(t.map,e)}var a=n(725),o=n(714),i=n(731),s=n(729);e.exports=r},function(e,t,n){function r(e,t){if(a){var n=e[t];return n===o?void 0:n}return s.call(e,t)?e[t]:void 0}var a=n(721),o="__lodash_hash_undefine
7356 d__",i=Object.prototype,s=i.hasOwnProperty;e.exports=r},function(e,t,n){function r(e){var t=this.__data__;return s(e)?i("string"==typeof e?t.string:t.hash,e):a?t.map.has(e):o(t.map,e)}var a=n(725),o=n(716),i=n(728),s=n(729);e.exports=r},function(e,t,n){function r(e,t){var n=this.__data__;return s(e)?i("string"==typeof e?n.string:n.hash,e,t):a?n.map.set(e,t):o(n.map,e,t),this}var a=n(725),o=n(734),i=n(735),s=n(729);e.exports=r},function(e,t,n){function r(e,t,n){var r=a(e,t);r<0?e.push([t,n]):e[r][1]=n}var a=n(712);e.exports=r},function(e,t,n){function r(e,t,n){e[t]=a&&void 0===n?o:n}var a=n(721),o="__lodash_hash_undefined__";e.exports=r},function(e,t,n){function r(e,t,n,r,s,c){var u=-1,l=s&i,d=s&o,p=e.length,f=t.length;if(p!=f&&!(l&&f>p))return!1;var h=c.get(e);if(h)return h==t;var m=!0;for(c.set(e,t);++u<p;){var M=e[u],_=t[u];if(r)var v=l?r(_,M,u,t,e,c):r(M,_,u,e,t,c);if(void 0!==v){if(v)continue;m=!1;break}if(d){if(!a(t,function(e){return M===e||n(M,e,r,s,c)})){m=!1;break}}else if(
7357 M!==_&&!n(M,_,r,s,c)){m=!1;break}}return c.delete(e),m}var a=n(737),o=1,i=2;e.exports=r},function(e,t){function n(e,t){for(var n=-1,r=e.length;++n<r;)if(t(e[n],n,e))return!0;return!1}e.exports=n},function(e,t,n){function r(e,t,n,r,b,A){switch(n){case g:return!(e.byteLength!=t.byteLength||!r(new o(e),new o(t)));case l:case d:return+e==+t;case p:return e.name==t.name&&e.message==t.message;case h:return e!=+e?t!=+t:e==+t;case m:case _:return e==t+"";case f:var T=i;case M:var L=A&u;return T||(T=s),(L||e.size==t.size)&&r(T(e),T(t),b,A|c);case v:return!!a&&y.call(e)==y.call(t)}return!1}var a=n(461),o=n(739),i=n(740),s=n(741),c=1,u=2,l="[object Boolean]",d="[object Date]",p="[object Error]",f="[object Map]",h="[object Number]",m="[object RegExp]",M="[object Set]",_="[object String]",v="[object Symbol]",g="[object ArrayBuffer]",b=a?a.prototype:void 0,y=a?b.valueOf:void 0;e.exports=r},function(e,t,n){var r=n(462),a=r.Uint8Array;e.exports=a},function(e,t){function n(e){var t=-1,n=Array(e.size
7358 );return e.forEach(function(e,r){n[++t]=[r,e]}),n}e.exports=n},function(e,t){function n(e){var t=-1,n=Array(e.size);return e.forEach(function(e){n[++t]=e}),n}e.exports=n},function(e,t,n){function r(e,t,n,r,s,c){var u=s&i,l=o(e),d=l.length,p=o(t),f=p.length;if(d!=f&&!u)return!1;for(var h=d;h--;){var m=l[h];if(!(u?m in t:a(t,m)))return!1}var M=c.get(e);if(M)return M==t;var _=!0;c.set(e,t);for(var v=u;++h<d;){m=l[h];var g=e[m],b=t[m];if(r)var y=u?r(b,g,m,t,e,c):r(g,b,m,e,t,c);if(!(void 0===y?g===b||n(g,b,r,s,c):y)){_=!1;break}v||(v="constructor"==m)}if(_&&!v){var A=e.constructor,T=t.constructor;A!=T&&"constructor"in e&&"constructor"in t&&!("function"==typeof A&&A instanceof A&&"function"==typeof T&&T instanceof T)&&(_=!1)}return c.delete(e),_}var a=n(676),o=n(675),i=2;e.exports=r},function(e,t,n){function r(e){return f.call(e)}var a=n(725),o=n(744),i=n(745),s="[object Map]",c="[object Object]",u="[object Set]",l="[object WeakMap]",d=Object.prototype,p=Function.prototype.toString,f=d.to
7359 String,h=a?p.call(a):"",m=o?p.call(o):"",M=i?p.call(i):"";(a&&r(new a)!=s||o&&r(new o)!=u||i&&r(new i)!=l)&&(r=function(e){var t=f.call(e),n=t==c?e.constructor:null,r="function"==typeof n?p.call(n):"";if(r)switch(r){case h:return s;case m:return u;case M:return l}return t}),e.exports=r},function(e,t,n){var r=n(722),a=n(462),o=r(a,"Set");e.exports=o},function(e,t,n){var r=n(722),a=n(462),o=r(a,"WeakMap");e.exports=o},function(e,t,n){function r(e){return o(e)&&a(e.length)&&!!k[N.call(e)]}var a=n(669),o=n(465),i="[object Arguments]",s="[object Array]",c="[object Boolean]",u="[object Date]",l="[object Error]",d="[object Function]",p="[object Map]",f="[object Number]",h="[object Object]",m="[object RegExp]",M="[object Set]",_="[object String]",v="[object WeakMap]",g="[object ArrayBuffer]",b="[object Float32Array]",y="[object Float64Array]",A="[object Int8Array]",T="[object Int16Array]",L="[object Int32Array]",E="[object Uint8Array]",w="[object Uint8ClampedArray]",z="[object Uint16Array]"
7360 ,S="[object Uint32Array]",k={};k[b]=k[y]=k[A]=k[T]=k[L]=k[E]=k[w]=k[z]=k[S]=!0,k[i]=k[s]=k[g]=k[c]=k[u]=k[l]=k[d]=k[p]=k[f]=k[h]=k[m]=k[M]=k[_]=k[v]=!1;var O=Object.prototype,N=O.toString;e.exports=r},function(e,t,n){var r,a;!function(){"use strict";function n(){for(var e=[],t=0;t<arguments.length;t++){var r=arguments[t];if(r){var a=typeof r;if("string"===a||"number"===a)e.push(r);else if(Array.isArray(r))e.push(n.apply(null,r));else if("object"===a)for(var i in r)o.call(r,i)&&r[i]&&e.push(i)}}return e.join(" ")}var o={}.hasOwnProperty;"undefined"!=typeof e&&e.exports?e.exports=n:(r=[],a=function(){return n}.apply(t,r),!(void 0!==a&&(e.exports=a)))}()},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}var a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o=n(1),i=r(o),s=n(142),c=r(s),u=n(749),l=r(u),d=n(747),p=r(d),f=n(751),h=n(790),m=n(803)
7361 ,M=480,_=c.default.createClass({displayName:"NavTabs",propTypes:{selectedText:c.default.PropTypes.string,selectedCount:c.default.PropTypes.number,label:c.default.PropTypes.string,hasSiblingControls:c.default.PropTypes.bool},getDefaultProps:function(){return{hasSiblingControls:!1}},getInitialState:function(){return{isDropdown:!1}},componentDidMount:function(){this.setDropdown(),this.debouncedAfterResize=(0,l.default)(this.setDropdown,300),window.addEventListener("resize",this.debouncedAfterResize)},componentWillReceiveProps:function(){this.setDropdown()},componentWillUnmount:function(){window.removeEventListener("resize",this.debouncedAfterResize)},render:function(){var e=c.default.Children.map(this.props.children,function(e,t){return e&&c.default.cloneElement(e,{ref:"tab-"+t})}),t=(0,p.default)({"dops-section-nav-tabs":!0,"is-dropdown":this.state.isDropdown,"is-open":this.state.isDropdownOpen,"has-siblings":this.props.hasSiblingControls}),n=m.getWindowInnerWidth();return c.default.c
7362 reateElement("div",{className:"dops-section-nav-group",ref:"navGroup"},c.default.createElement("div",{className:t},this.props.label&&c.default.createElement("h6",{className:"dops-section-nav-group__label"},this.props.label),c.default.createElement("ul",{className:"dops-section-nav-tabs__list",role:"menu",onKeyDown:this.keyHandler},e),this.state.isDropdown&&n>M&&this.getDropdown()))},getTabWidths:function(){var e=0;c.default.Children.forEach(this.props.children,function(t,n){if(t){var r=i.default.findDOMNode(this.refs["tab-"+n]).offsetWidth;e+=r}}.bind(this)),this.tabsWidth=e},getDropdown:function(){var e=c.default.Children.map(this.props.children,function(e,t){return e?c.default.createElement(h,a({},e.props,{key:"navTabsDropdown-"+t}),e.props.children):null});return c.default.createElement(f,{className:"dops-section-nav-tabs__dropdown",selectedText:this.props.selectedText,selectedCount:this.props.selectedCount},e)},setDropdown:function(){var e;if(window.innerWidth>M){if(!this.refs.n
7363 avGroup)return;e=this.refs.navGroup.offsetWidth,this.tabsWidth||this.getTabWidths(),e<=this.tabsWidth&&!this.state.isDropdown?this.setState({isDropdown:!0}):e>this.tabsWidth&&this.state.isDropdown&&this.setState({isDropdown:!1})}else window.innerWidth<=M&&this.state.isDropdown&&this.setState({isDropdown:!1})},keyHandler:function(e){switch(e.keyCode){case 32:case 13:e.preventDefault(),document.activeElement.click()}}});e.exports=_},function(e,t,n){function r(e,t,n){function r(){g&&clearTimeout(g),m&&clearTimeout(m),y=0,h=m=v=g=b=void 0}function u(t,n){n&&clearTimeout(n),m=g=b=void 0,t&&(y=o(),M=e.apply(v,h),g||m||(h=v=void 0))}function l(){var e=t-(o()-_);e<=0||e>t?u(b,m):g=setTimeout(l,e)}function d(){return(g&&b||m&&L)&&(M=e.apply(v,h)),r(),M}function p(){u(L,g)}function f(){if(h=arguments,_=o(),v=this,b=L&&(g||!A),T===!1)var n=A&&!g;else{y||m||A||(y=_);var r=T-(_-y),a=(r<=0||r>T)&&(A||m);a?(m&&(m=clearTimeout(m)),y=_,M=e.apply(v,h)):m||(m=setTimeout(p,r))}return a&&g?g=clearTimeou
7364 t(g):g||t===T||(g=setTimeout(l,t)),n&&(a=!0,M=e.apply(v,h)),!a||g||m||(h=v=void 0),M}var h,m,M,_,v,g,b,y=0,A=!1,T=!1,L=!0;if("function"!=typeof e)throw new TypeError(s);return t=i(t)||0,a(n)&&(A=!!n.leading,T="maxWait"in n&&c(i(n.maxWait)||0,t),L="trailing"in n?!!n.trailing:L),f.cancel=r,f.flush=d,f}var a=n(668),o=n(750),i=n(674),s="Expected a function",c=Math.max;e.exports=r},function(e,t){var n=Date.now;e.exports=n},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurab
7365 le:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}Object.defineProperty(t,"__esModule",{value:!0});var s=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),c=n(1),u=r(c),l=n(142),d=r(l),p=n(752),f=r(p),h=n(783),m=r(h),M=n(786),_=r(M),v=n(787),g=r(v),b=n(789),y=r(b),A=n(747),T=r(A),L=n(790),E=r(L),w=n(799),z=r(w),S=n(800),k=r(S),O=n(791),N=r(O);n(801);var C=d.default.Component,D=d.default.PropTypes,P=function(){},x=function(e){function t(e){a(this,t);var n=o(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e));n.navigateItem=n.navigateItem.bind(n),n.toggleDropdown=n.toggleDropdown.bind(n),n.handleOutsideClick=n.handleOutsideClick.bind(n);var r={isOpen:!1};return e.options.length&&(r.selected=n.getInitialSelectedItem(e)),n.state=r,n}return i(t,e),s(t,[{key:"compon
7366 entWillMount",value:function(){this.setState({instanceId:++t.instances})}},{key:"componentWillReceiveProps",value:function(e){this.state.isOpen&&this.closeDropdown(),"undefined"!=typeof this.state.selected&&this.props.initialSelected!==e.initialSelected&&this.setState({selected:e.initialSelected})}},{key:"componentWillUnmount",value:function(){window.removeEventListener("click",this.handleOutsideClick)}},{key:"componentDidUpdate",value:function(e,t){this.state.isOpen?window.addEventListener("click",this.handleOutsideClick):window.removeEventListener("click",this.handleOutsideClick),this.state.isOpen!==t.isOpen&&this.props.onToggle({target:this,open:this.state.isOpen})}},{key:"getInitialSelectedItem",value:function(e){if(e=e||this.props,e.initialSelected)return e.initialSelected;if(e.options.length){var t=(0,f.default)(e.options,function(e){return!e.isLabel});return t&&t.value}}},{key:"dropdownOptions",value:function(){var e=0,t=this;return this.props.children?d.default.Children.map(
7367 this.props.children,function(n,r){if(!n)return null;var a=d.default.cloneElement(n,{ref:n.type===E.default?"item-"+e:null,key:"item-"+r,onClick:function(e){t.refs.dropdownContainer.focus(),"function"==typeof n.props.onClick&&n.props.onClick(e)}});return n.type===E.default&&e++,a},this):this.props.options.map(function(t,n){if(!t)return d.default.createElement(z.default,{key:"dropdown-separator-"+this.state.instanceId+"-"+n});if(t.isLabel)return d.default.createElement(k.default,{key:"dropdown-label-"+this.state.instanceId+"-"+n},t.label);var r=d.default.createElement(E.default,{key:"dropdown-item-"+this.state.instanceId+"-"+t.value,ref:"item-"+e,selected:this.state.selected===t.value,onClick:this.onSelectItem(t),path:t.path},t.label);return e++,r},this)}},{key:"render",value:function(){var e={"dops-select-dropdown":!0,"is-compact":this.props.compact,"is-open":this.state.isOpen};this.props.className&&this.props.className.split(" ").forEach(function(t){e[t]=!0});var t=(0,T.default)(e),
7368 n=this.props.selectedText?this.props.selectedText:(0,y.default)((0,f.default)(this.props.options,{value:this.state.selected}),"label");return d.default.createElement("div",{style:this.props.style,className:t},d.default.createElement("div",{ref:"dropdownContainer",className:"dops-select-dropdown__container",valueLink:this.props.valueLink,onKeyDown:this.navigateItem,tabIndex:this.props.tabIndex||0,"aria-haspopup":"true","aria-owns":"select-submenu-"+this.state.instanceId,"aria-controls":"select-submenu-"+this.state.instanceId,"aria-expanded":this.state.isOpen,onClick:this.toggleDropdown},d.default.createElement("div",{id:"select-dropdown-"+this.state.instanceId,className:"dops-select-dropdown__header"},d.default.createElement("span",{className:"dops-select-dropdown__header-text"},n,"number"==typeof this.props.selectedCount&&d.default.createElement(N.default,{count:this.props.selectedCount}))),d.default.createElement("ul",{id:"select-submenu-"+this.state.instanceId,className:"dops-sele
7369 ct-dropdown__options",role:"menu","aria-labelledby":"select-dropdown-"+this.state.instanceId,"aria-expanded":this.state.isOpen},this.dropdownOptions())))}},{key:"toggleDropdown",value:function(){this.setState({isOpen:!this.state.isOpen})}},{key:"openDropdown",value:function(){this.setState({isOpen:!0})}},{key:"closeDropdown",value:function(){this.state.isOpen&&(delete this.focused,this.setState({isOpen:!1}))}},{key:"onSelectItem",value:function(e){return this.selectItem.bind(this,e)}},{key:"selectItem",value:function(e){e&&(this.props.onSelect&&this.props.onSelect(e),this.setState({selected:e.value}),this.refs.dropdownContainer.focus())}},{key:"navigateItem",value:function(e){switch(e.keyCode){case 9:this.navigateItemByTabKey(e);break;case 32:case 13:e.preventDefault(),this.activateItem();break;case 38:e.preventDefault(),this.focusSibling("previous"),this.openDropdown();break;case 40:e.preventDefault(),this.focusSibling("next"),this.openDropdown();break;case 27:e.preventDefault(),th
7370 is.closeDropdown(),this.refs.dropdownContainer.focus()}}},{key:"navigateItemByTabKey",value:function(e){var t;this.state.isOpen&&(e.preventDefault(),t=e.shiftKey?"previous":"next",this.focusSibling(t))}},{key:"activateItem",value:function(){return this.state.isOpen?void document.activeElement.click():this.openDropdown()}},{key:"focusSibling",value:function(e){var t,n,r,a;this.state.isOpen&&(this.props.options.length?(n=(0,g.default)((0,m.default)(this.props.options,function(e){return e&&!e.isLabel}),"value"),r="number"==typeof this.focused?this.focused:n.indexOf(this.state.selected)):(n=(0,m.default)(this.props.children,function(e){return e.type===E.default}),r="number"==typeof this.focused?this.focused:(0,_.default)(n,function(e){return e.props.selected})),t="previous"===e?-1:1,a=r+t,a>=n.length||a<0||(u.default.findDOMNode(this.refs["item-"+a].refs.itemLink).focus(),this.focused=a))}},{key:"handleOutsideClick",value:function(e){u.default.findDOMNode(this.refs.dropdownContainer).co
7371 ntains(e.target)||this.closeDropdown()}}]),t}(C);x.defaultProps={options:[],onSelect:P,onToggle:P,
7372 +style:{}},x.propTypes={selectedText:D.string,selectedCount:D.number,initialSelected:D.string,className:D.string,style:D.object,onSelect:D.func,onToggle:D.func,focusSibling:D.func,tabIndex:D.number,options:D.arrayOf(D.shape({value:D.string.isRequired,label:D.string.isRequired,path:D.string}))},x.instances=0,t.default=x,e.exports=t.default},function(e,t,n){function r(e,t){if(t=s(t,3),c(e)){var n=i(e,t);return n>-1?e[n]:void 0}return o(e,t,a)}var a=n(753),o=n(758),i=n(759),s=n(760),c=n(682);e.exports=r},function(e,t,n){var r=n(754),a=n(757),o=a(r);e.exports=o},function(e,t,n){function r(e,t){return e&&a(e,t,o)}var a=n(755),o=n(675);e.exports=r},function(e,t,n){var r=n(756),a=r();e.exports=a},function(e,t){function n(e){return function(t,n,r){for(var a=-1,o=Object(t),i=r(t),s=i.length;s--;){var c=i[e?s:++a];if(n(o[c],c,o)===!1)break}return t}}e.exports=n},function(e,t,n){function r(e,t){return function(n,r){if(null==n)return n;if(!a(n))return e(n,r);for(var o=n.length,i=t?o:-1,s=Object(
7373 n);(t?i--:++i<o)&&r(s[i],i,s)!==!1;);return n}}var a=n(664);e.exports=r},function(e,t){function n(e,t,n,r){var a;return n(e,function(e,n,o){if(t(e,n,o))return a=r?n:e,!1}),a}e.exports=n},function(e,t){function n(e,t,n){for(var r=e.length,a=n?r:-1;n?a--:++a<r;)if(t(e[a],a,e))return a;return-1}e.exports=n},function(e,t,n){function r(e){var t=typeof e;return"function"==t?e:null==e?i:"object"==t?s(e)?o(e[0],e[1]):a(e):c(e)}var a=n(761),o=n(768),i=n(780),s=n(682),c=n(781);e.exports=r},function(e,t,n){function r(e){var t=o(e);if(1==t.length&&t[0][2]){var n=t[0][0],r=t[0][1];return function(e){return null!=e&&(e[n]===r&&(void 0!==r||n in Object(e)))}}return function(n){return n===e||a(n,e,t)}}var a=n(762),o=n(763);e.exports=r},function(e,t,n){function r(e,t,n,r){var c=n.length,u=c,l=!r;if(null==e)return!u;for(e=Object(e);c--;){var d=n[c];if(l&&d[2]?d[1]!==e[d[0]]:!(d[0]in e))return!1}for(;++c<u;){d=n[c];var p=d[0],f=e[p],h=d[1];if(l&&d[2]){if(void 0===f&&!(p in e))return!1}else{var m=new a
7374 ,M=r?r(f,h,p,e,t,m):void 0;if(!(void 0===M?o(h,f,r,i|s,m):M))return!1}}return!0}var a=n(708),o=n(706),i=1,s=2;e.exports=r},function(e,t,n){function r(e){for(var t=o(e),n=t.length;n--;)t[n][2]=a(t[n][1]);return t}var a=n(764),o=n(765);e.exports=r},function(e,t,n){function r(e){return e===e&&!a(e)}var a=n(668);e.exports=r},function(e,t,n){function r(e){return a(e,o(e))}var a=n(766),o=n(675);e.exports=r},function(e,t,n){function r(e,t){return a(t,function(t){return[t,e[t]]})}var a=n(767);e.exports=r},function(e,t){function n(e,t){for(var n=-1,r=e.length,a=Array(r);++n<r;)a[n]=t(e[n],n,e);return a}e.exports=n},function(e,t,n){function r(e,t){return function(n){var r=o(n,e);return void 0===r&&r===t?i(n,e):a(t,r,void 0,s|c)}}var a=n(706),o=n(769),i=n(774),s=1,c=2;e.exports=r},function(e,t,n){function r(e,t,n){var r=null==e?void 0:a(e,t);return void 0===r?n:r}var a=n(770);e.exports=r},function(e,t,n){function r(e,t){t=o(t,e)?[t+""]:a(t);for(var n=0,r=t.length;null!=e&&n<r;)e=e[t[n++]];retu
7375 rn n&&n==r?e:void 0}var a=n(771),o=n(773);e.exports=r},function(e,t,n){function r(e){return a(e)?e:o(e)}var a=n(682),o=n(772);e.exports=r},function(e,t,n){function r(e){var t=[];return a(e).replace(o,function(e,n,r,a){t.push(r?a.replace(i,"$1"):n||e)}),t}var a=n(460),o=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]/g,i=/\\(\\)?/g;e.exports=r},function(e,t,n){function r(e,t){return"number"==typeof e||!a(e)&&(i.test(e)||!o.test(e)||null!=t&&e in Object(t))}var a=n(682),o=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,i=/^\w*$/;e.exports=r},function(e,t,n){function r(e,t){return o(e,t,a)}var a=n(775),o=n(776);e.exports=r},function(e,t){function n(e,t){return t in Object(e)}e.exports=n},function(e,t,n){function r(e,t,n){if(null==e)return!1;var r=n(e,t);r||c(t)||(t=a(t),e=p(e,t),null!=e&&(t=d(t),r=n(e,t)));var f=e?e.length:void 0;return r||!!f&&u(f)&&s(t,f)&&(i(e)||l(e)||o(e))}var a=n(771),o=n(680),i=n(682),s=n(670),c=n(773),u=n(669),l=n(683),d=n(777),p=n(778);e.
7376 exports=r},function(e,t){function n(e){var t=e?e.length:0;return t?e[t-1]:void 0}e.exports=n},function(e,t,n){function r(e,t){return 1==t.length?e:o(e,a(t,0,-1))}var a=n(779),o=n(769);e.exports=r},function(e,t){function n(e,t,n){var r=-1,a=e.length;t<0&&(t=-t>a?0:a+t),n=n>a?a:n,n<0&&(n+=a),a=t>n?0:n-t>>>0,t>>>=0;for(var o=Array(a);++r<a;)o[r]=e[r+t];return o}e.exports=n},function(e,t){function n(e){return e}e.exports=n},function(e,t,n){function r(e){return i(e)?a(e):o(e)}var a=n(666),o=n(782),i=n(773);e.exports=r},function(e,t,n){function r(e){return function(t){return a(t,e)}}var a=n(770);e.exports=r},function(e,t,n){function r(e,t){var n=s(e)?a:o;return n(e,i(t,3))}var a=n(784),o=n(785),i=n(760),s=n(682);e.exports=r},function(e,t){function n(e,t){for(var n=-1,r=e.length,a=-1,o=[];++n<r;){var i=e[n];t(i,n,e)&&(o[++a]=i)}return o}e.exports=n},function(e,t,n){function r(e,t){var n=[];return a(e,function(e,r,a){t(e,r,a)&&n.push(e)}),n}var a=n(753);e.exports=r},function(e,t,n){function
7377 r(e,t){return e&&e.length?a(e,o(t,3)):-1}var a=n(759),o=n(760);e.exports=r},function(e,t,n){function r(e,t){var n=s(e)?a:i;return n(e,o(t,3))}var a=n(767),o=n(760),i=n(788),s=n(682);e.exports=r},function(e,t,n){function r(e,t){var n=-1,r=o(e)?Array(e.length):[];return a(e,function(e,a,o){r[++n]=t(e,a,o)}),r}var a=n(753),o=n(664);e.exports=r},function(e,t,n){function r(e,t,n){if(s(t,e))r=null==e?void 0:e[t];else{t=a(t);var r=o(e,t);e=c(e,t)}return void 0===r&&(r=n),i(r)?r.call(e):r}var a=n(771),o=n(769),i=n(667),s=n(773),c=n(778);e.exports=r},function(e,t,n){"use strict";var r=n(142),a=n(747),o=n(791),i=r.createClass({displayName:"SelectDropdownItem",propTypes:{children:r.PropTypes.string.isRequired,path:r.PropTypes.string,selected:r.PropTypes.bool,onClick:r.PropTypes.func,count:r.PropTypes.number},getDefaultProps:function(){return{selected:!1}},render:function(){var e=a(this.props.className,{"dops-select-dropdown__item":!0,"is-selected":this.props.selected,"is-disabled":this.props.
7378 disabled});return r.createElement("li",{className:"dops-select-dropdown__option"},r.createElement("a",{ref:"itemLink",href:this.props.path,className:e,onClick:this.props.disabled?null:this.props.onClick,"data-bold-text":this.props.value||this.props.children,role:"menuitem",tabIndex:0,"aria-selected":this.props.selected},r.createElement("span",{className:"dops-select-dropdown__item-text"},this.props.children,"number"==typeof this.props.count&&r.createElement(o,{count:this.props.count}))))}});e.exports=i},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(792),s=r(i);n(795),t.default=o.default.createClass({displayName:"Count",mixins:[s.default],propTypes:{count:o.default.PropTypes.number.isRequired},render:function(){return o.default.createElement("span",{className:"dops-count"},this.numberFormat(this.props.count))}}),e.exports=t.default},function(e,t,n){"use strict";function r(e){ret
7379 urn e&&e.__esModule?e:{default:e}}t.__esModule=!0;var a=n(793),o=r(a);t.default={shouldComponentUpdate:o.default},e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e,t){return!(0,i.default)(this.props,e)||!(0,i.default)(this.state,t)}t.__esModule=!0,t.default=a;var o=n(794),i=r(o);e.exports=t.default},function(e,t){"use strict";function n(e,t){if(e===t)return!0;if("object"!=typeof e||null===e||"object"!=typeof t||null===t)return!1;var n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;for(var a=Object.prototype.hasOwnProperty.bind(t),o=0;o<n.length;o++)if(!a(n[o])||e[n[o]]!==t[n[o]])return!1;return!0}t.__esModule=!0,t.default=n,e.exports=t.default},function(e,t){},,,,function(e,t,n){"use strict";var r=n(142),a=r.createClass({displayName:"SelectDropdownSeparator",render:function(){return r.createElement("li",{className:"dops-select-dropdown__separator"})}});e.exports=a},function(e,t,n){"use strict";function
7380 r(e){return e&&e.__esModule?e:{default:e}}function a(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}Object.defineProperty(t,"__esModule",{value:!0});var s=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),c=n(142),u=r(c),l=u.default.Component,d=function(e){return e.stopPropagation()},p=fun
7381 ction(e){function t(){return a(this,t),o(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments))}return i(t,e),s(t,[{key:"render",value:function(){return u.default.createElement("li",{onClick:d,className:"dops-select-dropdown__label"},u.default.createElement("label",null,this.props.children))}}]),t}(l);t.default=p,e.exports=t.default},function(e,t){},,function(e,t){(function(t){"use strict";function n(e){var n=o(),r={"<480px":function(){return n<=480},"<660px":function(){return n<=660},"<960px":function(){return n<=960},">480px":function(){return n>480},">660px":function(){return n>660},">960px":function(){return n>960},"480px-660px":function(){return n>480&&n<=660},"660px-960px":function(){return n>660&&n<=960},"480px-960px":function(){return n>480&&n<=960}};{if(r.hasOwnProperty(e))return r[e]();try{t.window.console.warn("Undefined breakpoint used in `mobile-first-breakpoint`",e)}catch(e){}}}function r(){return n("<480px")}function a(){return n(">960px")}function o(){re
7382 turn t.window?t.window.innerWidth:769}e.exports={isMobile:r,isDesktop:a,isWithinBreakpoint:n,getWindowInnerWidth:o}}).call(t,function(){return this}())},function(e,t,n){"use strict";var r=n(142),a=n(792),o=n(747),i=n(791),s=r.createClass({displayName:"NavItem",mixins:[a],propTypes:{itemType:r.PropTypes.string,path:r.PropTypes.string,selected:r.PropTypes.bool,tabIndex:r.PropTypes.number,onClick:r.PropTypes.func,isExternalLink:r.PropTypes.bool,disabled:r.PropTypes.bool,count:r.PropTypes.number},render:function(){var e,t,n,a=this.props.itemType?this.props.itemType:"tab",s={"is-selected":this.props.selected,"is-external":this.props.isExternalLink};return s["dops-section-nav-"+a]=!0,e=o(s),this.props.isExternalLink&&(t="_blank"),this.props.disabled||(n=this.props.onClick),r.createElement("li",{className:e},r.createElement("a",{href:this.props.path,target:t,className:"dops-section-nav-"+a+"__link",onTouchTap:n,tabIndex:this.props.tabIndex||0,"aria-selected":this.props.selected,disabled:th
7383 is.props.disabled,role:"menuitem",rel:this.props.isExternalLink?"external":null},r.createElement("span",{className:"dops-section-nav-"+a+"__text"},this.props.children,"number"==typeof this.props.count&&r.createElement(i,{count:this.props.count}))))}});e.exports=s},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}var a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o=n(1),i=r(o),s=n(142),c=r(s),u=n(747),l=r(u),d=n(749),p=r(d),f=n(806),h=r(f),m=n(807),M=r(m),_=n(810),v=r(_),g=n(803);n(813);var b=300,y=c.default.createClass({displayName:"Search",statics:{instances:0},propTypes:{additionalClasses:c.default.PropTypes.string,initialValue:c.default.PropTypes.string,placeholder:c.default.PropTypes.string,pinned:c.default.PropTypes.bool,delaySearch:c.default.PropTypes.bool,delayTimeout:c.default.PropTypes.number,onSearch:c.default.PropTypes.func.is
7384 Required,onSearchChange:c.default.PropTypes.func,onSearchClose:c.default.PropTypes.func,onSearchOpen:c.default.PropTypes.func,analyticsGroup:c.default.PropTypes.string,autoFocus:c.default.PropTypes.bool,disabled:c.default.PropTypes.bool,onKeyDown:c.default.PropTypes.func,disableAutocorrect:c.default.PropTypes.bool,onBlur:c.default.PropTypes.func,searching:c.default.PropTypes.bool,isOpen:c.default.PropTypes.bool},getInitialState:function(){return{keyword:this.props.initialValue||"",isOpen:!!this.props.isOpen}},getDefaultProps:function(){return{pinned:!1,delaySearch:!1,delayTimeout:b,autoFocus:!1,disabled:!1,onSearchChange:h.default,onSearchClose:h.default,onSearchOpen:h.default,onKeyDown:h.default,disableAutocorrect:!1,searching:!1,isOpen:!1}},componentWillMount:function(){this.setState({instanceId:++y.instances})},componentWillReceiveProps:function(e){e.onSearch===this.props.onSearch&&e.delaySearch===this.props.delaySearch||(this.onSearch=this.props.delaySearch?(0,p.default)(this.pr
7385 ops.onSearch,this.props.delayTimeout):this.props.onSearch),e.isOpen!==this.props.isOpen&&this.setState({isOpen:e.isOpen})},componentDidUpdate:function(e,t){(this.state.isOpen&&!t.isOpen||this.props.autoFocus&&!e.autoFocus)&&this.focus(),this.state.keyword!==t.keyword&&(this.state.keyword?this.onSearch(this.state.keyword):(this.props.delaySearch&&this.onSearch.cancel(),this.props.onSearch(this.state.keyword)),this.props.onSearchChange(this.state.keyword))},componentDidMount:function(){this.onSearch=this.props.delaySearch?(0,p.default)(this.props.onSearch,this.props.delayTimeout):this.props.onSearch,this.props.autoFocus&&this.focus()},focus:function(){i.default.findDOMNode(this.refs.searchInput).focus()},blur:function(){i.default.findDOMNode(this.refs.searchInput).blur()},getCurrentSearchValue:function(){return i.default.findDOMNode(this.refs.searchInput).value},clear:function(){this.setState({keyword:""})},onBlur:function(){this.props.onBlur&&this.props.onBlur()},onChange:function(){
7386 this.setState({keyword:this.getCurrentSearchValue()})},openSearch:function(e){e.preventDefault(),this.setState({keyword:"",isOpen:!0}),this.props.onSearchOpen()},closeSearch:function(e){var t;e.preventDefault(),this.props.disabled||(t=i.default.findDOMNode(this.refs.searchInput),this.setState({keyword:"",isOpen:this.props.isOpen||!1}),t.value="",t.blur(),this.props.pinned&&i.default.findDOMNode(this.refs.openIcon).focus(),this.props.onSearchClose())},keyUp:function(e){13===e.which&&(0,g.isMobile)()&&this.blur(),this.props.pinned&&"Escape"===e.key&&this.closeSearch(e)},keyDown:function(e){this.props.onKeyDown(e)},onFocus:function(){var e=i.default.findDOMNode(this.refs.searchInput),t=e.value;t&&(e.value="",e.value=t)},render:function(){var e,t=this.state.keyword,n=this.props.placeholder||"Search…",r=this.props.pinned&&!this.state.isOpen,o=this.state.isOpen||!this.props.pinned||this.props.initialValue,i=this.props.disableAutocorrect&&{autoComplete:"off",autoCorrect:"off",spellCheck:
7387 "false"};return e=(0,l.default)(this.props.additionalClasses,{"is-pinned":this.props.pinned,"is-open":o,"is-searching":this.props.searching,"dops-search":!0}),c.default.createElement("div",{className:e,role:"search"},c.default.createElement(M.default,null),c.default.createElement("div",{ref:"openIcon",onTouchTap:r?this.openSearch:this.focus,tabIndex:r?"0":null,onKeyDown:r?this._keyListener.bind(this,"openSearch"):null,"aria-controls":"search-component-"+this.state.instanceId,"aria-label":"Open Search"},c.default.createElement(v.default,{icon:"search",className:"dops-search-open__icon"})),c.default.createElement("input",a({type:"search",id:"search-component-"+this.state.instanceId,className:"dops-search__input",placeholder:n,role:"search",value:t,ref:"searchInput",onChange:this.onChange,onKeyUp:this.keyUp,onKeyDown:this.keyDown,onFocus:this.onFocus,onBlur:this.onBlur,disabled:this.props.disabled,"aria-hidden":!o,autoCapitalize:"none"},i)),t||this.state.isOpen?this.closeButton():null)
7388 },closeButton:function(){return c.default.createElement("span",{onTouchTap:this.closeSearch,tabIndex:"0",onKeyDown:this._keyListener.bind(this,"closeSearch"),"aria-controls":"search-component-"+this.state.instanceId,"aria-label":"Close Search"},c.default.createElement(v.default,{icon:"cross",className:"dops-search-close__icon"}))},_keyListener:function(e,t){switch(t.key){case" ":case"Enter":this[e](t)}}});e.exports=y},function(e,t){function n(){}e.exports=n},function(e,t,n){(function(t){"use strict";var r=n(142),a=n(747);n(808);var o;o=r.createClass({displayName:"Spinner",propTypes:{className:r.PropTypes.string,size:r.PropTypes.number,duration:r.PropTypes.number},statics:{instances:0},getDefaultProps:function(){return{size:20,duration:3e3}},componentWillMount:function(){this.setState({instanceId:++o.instances})},isSVGCSSAnimationSupported:function(){var e=t.window?t.window.navigator.userAgent:"";return!/(MSIE |Trident\/)/.test(e)},getClassName:function(){return a("dops-spinner",this
7389 .props.className,{"is-fallback":!this.isSVGCSSAnimationSupported()})},renderFallback:function(){var e={width:this.props.size,height:this.props.size};return r.createElement("div",{className:this.getClassName(),style:e},r.createElement("span",{className:"dops-spinner__progress is-left"}),r.createElement("span",{className:"dops-spinner__progress is-right"}))},render:function(){var e=parseInt(this.state.instanceId,10);return this.isSVGCSSAnimationSupported()?r.createElement("div",{className:this.getClassName()},r.createElement("svg",{className:"dops-spinner__image",width:this.props.size,height:this.props.size,viewBox:"0 0 100 100",dangerouslySetInnerHTML:{__html:'\n\t\t\t\t\t<defs>\n\t\t\t\t\t\t<mask id="maskBorder'+e+'">\n\t\t\t\t\t\t\t<rect x="0" y="0" width="100%" height="100%" fill="white" />\n\t\t\t\t\t\t\t<circle r="46%" cx="50%" cy="50%" fill="black" />\n\t\t\t\t\t\t</mask>\n\t\t\t\t\t\t<mask id="maskDonut'+e+'">\n\t\t\t\t\t\t\t<rect x="0" y="0" width="100%" height="100%" fill="b
7390 lack" />\n\t\t\t\t\t\t\t<circle r="46%" cx="50%" cy="50%" fill="white" />\n\t\t\t\t\t\t\t<circle r="30%" cx="50%" cy="50%" fill="black" />\n\t\t\t\t\t\t</mask>\n\t\t\t\t\t\t<mask id="maskLeft'+e+'">\n\t\t\t\t\t\t\t<rect x="0" y="0" width="50%" height="100%" fill="white" />\n\t\t\t\t\t\t</mask>\n\t\t\t\t\t\t<mask id="maskRight'+e+'">\n\t\t\t\t\t\t\t<rect x="50%" y="0" width="50%" height="100%" fill="white" />\n\t\t\t\t\t\t</mask>\n\t\t\t\t\t</defs>\n\t\t\t\t\t<circle class="dops-spinner__border" r="50%" cx="50%" cy="50%" mask="url( #maskBorder'+e+' )" />\n\t\t\t\t\t<g mask="url( #maskDonut'+e+' )">\n\t\t\t\t\t\t<g mask="url( #maskLeft'+e+' )">\n\t\t\t\t\t\t\t<rect class="dops-spinner__progress is-left" x="0" y="0" width="50%" height="100%" />\n\t\t\t\t\t\t</g>\n\t\t\t\t\t\t<g mask="url( #maskRight'+e+' )">\n\t\t\t\t\t\t\t<rect class="dops-spinner__progress is-right" x="50%" y="0" width="50%" height="100%" />\n\t\t\t\t\t\t</g>\n\t\t\t\t\t</g>\n\t\t\t\t'}})):this.renderFallback()}}),e.
7391 exports=o}).call(t,function(){return this}())},function(e,t){},,function(e,t,n){"use strict";var r=n(142),a=n(792),o=n(747);n(811);var i=r.createClass({displayName:"Gridicon",mixins:[a],getDefaultProps:function(){return{className:"",size:24}},propTypes:{icon:r.PropTypes.string.isRequired,size:r.PropTypes.number,onClick:r.PropTypes.func,className:r.PropTypes.string},needsOffset:function(e,t){var n=["gridicons-add-outline","gridicons-add","gridicons-align-image-center","gridicons-align-image-left","gridicons-align-image-none","gridicons-align-image-right","gridicons-attachment","gridicons-backspace","gridicons-bold","gridicons-bookmark-outline","gridicons-bookmark","gridicons-calendar","gridicons-cart","gridicons-create","gridicons-custom-post-type","gridicons-external","gridicons-folder","gridicons-heading","gridicons-help-outline","gridicons-help","gridicons-history","gridicons-info-outline","gridicons-info","gridicons-italic","gridicons-layout-blocks","gridicons-link-break","gridic
7392 ons-link","gridicons-list-checkmark","gridicons-list-ordered","gridicons-list-unordered","gridicons-menus","gridicons-minus","gridicons-my-sites","gridicons-notice-outline","gridicons-notice","gridicons-plus-small","gridicons-plus","gridicons-popout","gridicons-posts","gridicons-scheduled","gridicons-share-ios","gridicons-star-outline","gridicons-star","gridicons-stats","gridicons-status","gridicons-thumbs-up","gridicons-textcolor","gridicons-time","gridicons-trophy","gridicons-user-circle"];return n.indexOf(e)>=0&&t%18===0},needsOffsetX:function(e,t){var n=["gridicons-arrow-down","gridicons-arrow-up","gridicons-comment","gridicons-clear-formatting","gridicons-flag","gridicons-menu","gridicons-reader","gridicons-strikethrough"];return n.indexOf(e)>=0&&t%18===0},needsOffsetY:function(e,t){var n=["gridicons-align-center","gridicons-align-justify","gridicons-align-left","gridicons-align-right","gridicons-arrow-left","gridicons-arrow-right","gridicons-house","gridicons-indent-left","gri
7393 dicons-indent-right","gridicons-minus-small","gridicons-print","gridicons-sign-out","gridicons-stats-alt","gridicons-trash","gridicons-underline","gridicons-video-camera"];return n.indexOf(e)>=0&&t%18===0},render:function(){var e,t,n="gridicons-"+this.props.icon,a=this.needsOffset(n,this.props.size),i=this.needsOffsetX(n,this.props.size),s=this.needsOffsetY(n,this.props.size);switch(t=o("gridicon",n,this.props.className,{"needs-offset":a,"needs-offset-x":i,"needs-offset-y":s}),n){default:e=r.createElement("svg",{height:this.props.size,width:this.props.size});break;case"gridicons-add-image":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M23 4v2h-3v3h-2V6h-3V4h3V1h2v3h3zm-8.5 7c.828 0 1.5-.672 1.5-1.5S15.328 8 14.5 8 13 8.672 13 9.5s.672 1.5 1.5 1.5zm3.5 3.234l-.513-.57c-.794-.885-2.18-.885-2.976 0l-.655.73L9 9l-3 3.3
7394 33V6h7V4H6c-1.105 0-2 .895-2 2v12c0 1.105.895 2 2 2h12c1.105 0 2-.895 2-2v-7h-2v3.234z"})));break;case"gridicons-add-outline":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M12 4c4.41 0 8 3.59 8 8s-3.59 8-8 8-8-3.59-8-8 3.59-8 8-8m0-2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm5 9h-4V7h-2v4H7v2h4v4h2v-4h4v-2z"})));break;case"gridicons-add":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm5 11h-4v4h-2v-4H7v-2h4V7h2v4h4v2z"})));break;case"gridicons-align-center":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.prop
7395 s.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M4 19h16v-2H4v2zm13-6H7v2h10v-2zM4 9v2h16V9H4zm13-4H7v2h10V5z"})));break;case"gridicons-align-image-center":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M3 5h18v2H3V5zm0 14h18v-2H3v2zm5-4h8V9H8v6z"})));break;case"gridicons-align-image-left":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M3 5h18v2H3V5zm0 14h18v-2H3v2zm0-4h8V9H3v6zm10 0h8v-2h-8v2zm0-4h8V9h-8v2z"})));break;case"gridicons-align-image-none":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.o
7396 rg/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M21 7H3V5h18v2zm0 10H3v2h18v-2zM11 9H3v6h8V9z"})));break;case"gridicons-align-image-right":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M21 7H3V5h18v2zm0 10H3v2h18v-2zm0-8h-8v6h8V9zm-10 4H3v2h8v-2zm0-4H3v2h8V9z"})));break;case"gridicons-align-justify":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M4 19h16v-2H4v2zm16-6H4v2h16v-2zM4 9v2h16V9H4zm16-4H4v2h16V5z"})));break;case"gridicons-align-left":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.cre
7397 ateElement("g",null,r.createElement("path",{d:"M4 19h16v-2H4v2zm10-6H4v2h10v-2zM4 9v2h16V9H4zm10-4H4v2h10V5z"})));break;case"gridicons-align-right":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M20 17H4v2h16v-2zm-10-2h10v-2H10v2zM4 9v2h16V9H4zm6-2h10V5H10v2z"})));break;case"gridicons-arrow-down":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M11 4v12.17l-5.59-5.59L4 12l8 8 8-8-1.41-1.41L13 16.17V4h-2z"})));break;case"gridicons-arrow-left":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",
7398 {d:"M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z"})));break;case"gridicons-arrow-right":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8-8-8z"})));break;case"gridicons-arrow-up":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M13 20V7.83l5.59 5.59L20 12l-8-8-8 8 1.41 1.41L11 7.83V20h2z"})));break;case"gridicons-aside":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M14 20l6-6V6c0-1.105-.895-2-2-2H6c-1.105 0-2 .895-
7399 2 2v12c0 1.105.895 2 2 2h8zM6 6h12v6h-4c-1.105 0-2 .895-2 2v4H6V6zm10 4H8V8h8v2z"})));break;case"gridicons-attachment":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M14 1c-2.762 0-5 2.238-5 5v10c0 1.657 1.343 3 3 3s2.99-1.343 2.99-3V6H13v10c0 .553-.447 1-1 1-.553 0-1-.447-1-1V6c0-1.657 1.343-3 3-3s3 1.343 3 3v10.125C17 18.887 14.762 21 12 21s-5-2.238-5-5v-5H5v5c0 3.866 3.134 7 7 7s6.99-3.134 6.99-7V6c0-2.762-2.228-5-4.99-5z"})));break;case"gridicons-audio":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M8 4v10.184C7.686 14.072 7.353 14 7 14c-1.657 0-3 1.343-3 3s1.343 3 3 3 3-1.343 3-3V7h7v4.184c-.314-.112-.647-.184-1-.184-1.657 0-3 1.343-3 3s1.343
7400 3 3 3 3-1.343 3-3V4H8z"})));break;case"gridicons-backspace":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M19 7H8l-5 5 5 5h11c1.104 0 2-.896 2-2V9c0-1.104-.896-2-2-2zm-.647 6.646l-.707.707L16 12.707l-1.647 1.647-.707-.707L15.293 12l-1.647-1.646.707-.707L16 11.293l1.646-1.647.707.707L16.707 12l1.646 1.646z"})));break;case"gridicons-bell":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M6.14 14.97l2.828 2.827c-.362.362-.862.586-1.414.586-1.105 0-2-.895-2-2 0-.552.224-1.052.586-1.414zm8.867 5.324L14.3 21 3 9.7l.706-.707 1.102.157c.754.108 1.69-.122 2.077-.51l3.885-3.884c2.34-2.34 6.135-2.34 8.475 0s2.34 6.135 0 8.475l-3.885 3.886c-.388.388-.618 1.323-.
7401 51 2.077l.157 1.1z"})));break;case"gridicons-block":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zM4 12c0-4.418 3.582-8 8-8 1.848 0 3.545.633 4.9 1.686L5.686 16.9C4.633 15.545 4 13.848 4 12zm8 8c-1.848 0-3.546-.633-4.9-1.686L18.314 7.1C19.367 8.455 20 10.152 20 12c0 4.418-3.582 8-8 8z"})));break;case"gridicons-bold":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M7 5.01h4.547c2.126 0 3.67.302 4.632.906.96.605 1.44 1.567 1.44 2.887 0 .896-.21 1.63-.63 2.205-.42.574-.98.92-1.678 1.036v.103c.95.212 1.637.608 2.057 1.19.42.58.63 1.35.63 2.315 0 1.367-.494 2.434-1.482 3.2-.99.765-2.3
7402 32 1.148-4.027 1.148H7V5.01zm3 5.936h2.027c.862 0 1.486-.133 1.872-.4.386-.267.578-.708.578-1.323 0-.574-.21-.986-.63-1.236-.42-.25-1.087-.374-1.996-.374H10v3.333zm0 2.523v3.905h2.253c.876 0 1.52-.167 1.94-.502.416-.335.625-.848.625-1.54 0-1.243-.89-1.864-2.668-1.864H10z"})));break;case"gridicons-book":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M4 3h2v18H4zM18 3H7v18h11c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-2 6h-6V8h6v1zm0-2h-6V6h6v1z"})));break;case"gridicons-bookmark-outline":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M17 5v12.554l-5-2.857-5 2.857V5h10m0-2H7c-1.105 0-2 .896-2 2v16l7-4 7 4V5c0-1.104-.896-2-2-2z"})));break;case"gridicons-bookmar
7403 k":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M17 3H7c-1.105 0-2 .896-2 2v16l7-4 7 4V5c0-1.104-.896-2-2-2z"})));break;case"gridicons-briefcase":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M21 6h-4V3c0-.5-.5-1-1-1H8c-.5 0-1 .5-1 1v3H3c-.6 0-1 .4-1 1v5h20V7c0-.6-.4-1-1-1zm-6 0H9V4h6v2zM14 15h-4v-2H2v8c0 .6.4 1 1 1h18c.6 0 1-.4 1-1v-8h-8v2z"})));break;case"gridicons-calendar":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M19 4h-1V2h-2v2H8V2H6v2H5c-1.105 0-2 .896-2 2v13c0 1.104.
7404 895 2 2 2h14c1.104 0 2-.896 2-2V6c0-1.104-.896-2-2-2zm0 15H5V8h14v11z"})));break;case"gridicons-camera":
7405 +e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M17 12c0 1.7-1.3 3-3 3s-3-1.3-3-3 1.3-3 3-3 3 1.3 3 3zm5-5v11c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V7c0-1.1.9-2 2-2V4h4v1h2l1-2h6l1 2h2c1.1 0 2 .9 2 2zM7.5 9c0-.8-.7-1.5-1.5-1.5S4.5 8.2 4.5 9s.7 1.5 1.5 1.5S7.5 9.8 7.5 9zM19 12c0-2.8-2.2-5-5-5s-5 2.2-5 5 2.2 5 5 5 5-2.2 5-5z"})));break;case"gridicons-cart":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M9 20c0 1.1-.9 2-2 2s-1.99-.9-1.99-2S5.9 18 7 18s2 .9 2 2zm8-2c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm.396-5c.937 0 1.75-.65 1.952-1.566L21 5H7V4c0-1.105-.895-2-2-2H3v2h2v11c0 1.105.895 2 2 2h12c0-1.105-.895-2-2-2H7v-2h10.396z"})));break;case"gri
7406 dicons-checkmark-circle":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M11 17.768l-4.884-4.884 1.768-1.768L11 14.232l8.658-8.658C17.823 3.39 15.075 2 12 2 6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10c0-1.528-.353-2.97-.966-4.266L11 17.768z"})));break;case"gridicons-checkmark":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M9 19.414l-6.707-6.707 1.414-1.414L9 16.586 20.293 5.293l1.414 1.414"})));break;case"gridicons-chevron-down":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"
7407 M20 9l-8 8-8-8 1.414-1.414L12 14.172l6.586-6.586"})));break;case"gridicons-chevron-left":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M14 20l-8-8 8-8 1.414 1.414L8.828 12l6.586 6.586"})));break;case"gridicons-chevron-right":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M10 20l8-8-8-8-1.414 1.414L15.172 12l-6.586 6.586"})));break;case"gridicons-chevron-up":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M4 15l8-8 8 8-1.414 1.414L12 9.828l-6.586 6.586"})));break;case"gridicons-clear
7408 -formatting":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M10.837 10.163l-4.6 4.6L10 4h4l.777 2.223-2.144 2.144-.627-2.092-1.17 3.888zm5.495.506L19.244 19H15.82l-1.05-3.5H11.5L5 22l-1.5-1.5 17-17L22 5l-5.668 5.67zm-2.31 2.31l-.032.03.032-.01v-.02z"})));break;case"gridicons-clipboard":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M16 18H8v-2h8v2zm0-6H8v2h8v-2zm2-9h-2v2h2v15H6V5h2V3H6c-1.105 0-2 .895-2 2v15c0 1.105.895 2 2 2h12c1.105 0 2-.895 2-2V5c0-1.105-.895-2-2-2zm-4 2V4c0-1.105-.895-2-2-2s-2 .895-2 2v1c-1.105 0-2 .895-2 2v1h8V7c0-1.105-.895-2-2-2z"})));break;case"gridicons-cloud-download":e=r.createElement("svg",{className:t,height:this.props.
7409 size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M18 9c-.01 0-.017.002-.025.003C17.72 5.646 14.922 3 11.5 3 7.91 3 5 5.91 5 9.5c0 .524.07 1.03.186 1.52C5.123 11.015 5.064 11 5 11c-2.21 0-4 1.79-4 4 0 1.202.54 2.267 1.38 3h18.593C22.196 17.09 23 15.643 23 14c0-2.76-2.24-5-5-5zm-6 7l-4-5h3V8h2v3h3l-4 5z"})));break;case"gridicons-cloud-outline":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M11.5 5c2.336 0 4.304 1.825 4.48 4.154l.142 1.86 1.867-.012h.092C19.698 11.043 21 12.37 21 14c0 .748-.28 1.452-.783 2H3.28c-.156-.256-.28-.59-.28-1 0-1.074.85-1.953 1.915-1.998.06.007.118.012.178.015l2.66.124-.622-2.587C7.044 10.186 7 9.843 7 9.5 7 7.02 9.02 5 11.5 5m0-2C7.91 3 5 5.91 5 9.5c0 .524.07 1.03.186 1.52C5.123 1
7410 1.015 5.064 11 5 11c-2.21 0-4 1.79-4 4 0 1.202.54 2.267 1.38 3h18.593C22.196 17.09 23 15.643 23 14c0-2.76-2.24-5-5-5l-.025.002C17.72 5.646 14.922 3 11.5 3z"})));break;case"gridicons-cloud-upload":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M18 9c-.01 0-.017.002-.025.003C17.72 5.646 14.922 3 11.5 3 7.91 3 5 5.91 5 9.5c0 .524.07 1.03.186 1.52C5.123 11.015 5.064 11 5 11c-2.21 0-4 1.79-4 4 0 1.202.54 2.267 1.38 3h18.593C22.196 17.09 23 15.643 23 14c0-2.76-2.24-5-5-5zm-5 4v3h-2v-3H8l4-5 4 5h-3z"})));break;case"gridicons-cloud":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M18 9c-.01 0-.017.002-.025.003C17.72 5.646 14.922 3 11.5 3 7.91 3 5 5.91 5 9.5c
7411 0 .524.07 1.03.186 1.52C5.123 11.015 5.064 11 5 11c-2.21 0-4 1.79-4 4 0 1.202.54 2.267 1.38 3h18.593C22.196 17.09 23 15.643 23 14c0-2.76-2.24-5-5-5z"})));break;case"gridicons-code":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M4.83 12l4.58 4.59L8 18l-6-6 6-6 1.41 1.41L4.83 12zm9.76 4.59L16 18l6-6-6-6-1.41 1.41L19.17 12l-4.58 4.59z"})));break;case"gridicons-cog":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M20 12c0-.568-.06-1.122-.174-1.656l1.834-1.612-2-3.464-2.322.786c-.82-.736-1.787-1.308-2.86-1.657L14 2h-4l-.48 2.396c-1.07.35-2.04.92-2.858 1.657L4.34 5.268l-2 3.464 1.834 1.612C4.06 10.878 4 11.432 4 12s.06 1.122.174 1.656L2.34 15.268l2 3.464
7412 2.322-.786c.82.736 1.787 1.308 2.86 1.657L10 22h4l.48-2.396c1.07-.35 2.038-.92 2.858-1.657l2.322.786 2-3.464-1.834-1.613c.113-.535.174-1.09.174-1.657zm-8 4c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4z"})));break;case"gridicons-comment":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M3 6v9c0 1.105.895 2 2 2h9v5l5.325-3.804c1.05-.75 1.675-1.963 1.675-3.254V6c0-1.105-.895-2-2-2H5c-1.105 0-2 .895-2 2z"})));break;case"gridicons-computer":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M20 2H4c-1.104 0-2 .896-2 2v12c0 1.104.896 2 2 2h6v2H7v2h10v-2h-3v-2h6c1.104 0 2-.896 2-2V4c0-1.104-.896-2-2-2zm0 14H4V4h16v12z"})));break;case"gridicons-create":e=r
7413 .createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M21 11v8c0 1.105-.895 2-2 2H5c-1.105 0-2-.895-2-2V5c0-1.105.895-2 2-2h8l-2 2H5v14h14v-6l2-2zM7 17h3l7.5-7.5-3-3L7 14v3zm9.94-12.94L15.5 5.5l3 3 1.44-1.44c.585-.585.585-1.535 0-2.12l-.88-.88c-.585-.585-1.535-.585-2.12 0z"})));break;case"gridicons-credit-card":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M20 4H4c-1.105 0-2 .895-2 2v12c0 1.105.895 2 2 2h16c1.105 0 2-.895 2-2V6c0-1.105-.895-2-2-2zm0 2v2H4V6h16zM4 18v-6h16v6H4zm2-4h7v2H6v-2zm9 0h3v2h-3v-2z"})));break;case"gridicons-crop":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://
7414 www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M22 16h-4V8c0-1.105-.895-2-2-2H8V2H6v4H2v2h4v8c0 1.105.895 2 2 2h8v4h2v-4h4v-2zM8 16V8h8v8H8z"})));break;case"gridicons-cross-small":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M17.705 7.705l-1.41-1.41L12 10.59 7.705 6.295l-1.41 1.41L10.59 12l-4.295 4.295 1.41 1.41L12 13.41l4.295 4.295 1.41-1.41L13.41 12l4.295-4.295z"})));break;case"gridicons-cross":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"})));break;case"gridicons-custom-post-type":e=r.cre
7415 ateElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M19 3H5c-1.105 0-2 .895-2 2v14c0 1.105.895 2 2 2h14c1.105 0 2-.895 2-2V5c0-1.105-.895-2-2-2zM6 6h5v5H6V6zm4.5 13C9.12 19 8 17.88 8 16.5S9.12 14 10.5 14s2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5zm3-6l3-5 3 5h-6z"})));break;case"gridicons-customize":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M2 6c0-1.505.78-3.08 2-4 0 .845.69 2 2 2 1.657 0 3 1.343 3 3 0 .386-.08.752-.212 1.09.74.594 1.476 1.19 2.19 1.81L8.9 11.98c-.62-.716-1.214-1.454-1.807-2.192C6.753 9.92 6.387 10 6 10c-2.21 0-4-1.79-4-4zm12.152 6.848l1.34-1.34c.607.304 1.283.492 2.008.492 2.485 0 4.5-2.015 4.5-4.5 0-.725-.188-1.4-.493-2.007L18 9l-2-2 3.507-3.507C
7416 18.9 3.188 18.225 3 17.5 3 15.015 3 13 5.015 13 7.5c0 .725.188 1.4.493 2.007L3 20l2 2 6.848-6.848c1.885 1.928 3.874 3.753 5.977 5.45l1.425 1.148 1.5-1.5-1.15-1.425c-1.695-2.103-3.52-4.092-5.448-5.977z"})));break;case"gridicons-dropdown":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M7 10l5 5 5-5"})));break;case"gridicons-ellipsis":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M7 12c0 1.104-.896 2-2 2s-2-.896-2-2 .896-2 2-2 2 .896 2 2zm12-2c-1.104 0-2 .896-2 2s.896 2 2 2 2-.896 2-2-.896-2-2-2zm-7 0c-1.104 0-2 .896-2 2s.896 2 2 2 2-.896 2-2-.896-2-2-2z"})));break;case"gridicons-external":e=r.createElement("svg",{className:t,height:this.props.size,wi
7417 dth:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M19 13v6c0 1.105-.895 2-2 2H5c-1.105 0-2-.895-2-2V7c0-1.105.895-2 2-2h6v2H5v12h12v-6h2zM13 3v2h4.586l-7.793 7.793 1.414 1.414L19 6.414V11h2V3h-8z"})));break;case"gridicons-flag":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M15 6c0-1.105-.895-2-2-2H5v17h2v-7h5c0 1.105.895 2 2 2h6V6h-5z"})));break;case"gridicons-flip-horizontal":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M20 18v-5h3v-2h-3V6c0-1.105-.895-2-2-2H6c-1.105 0-2 .895-2 2v5H1v2h3v5c0 1.105.895 2 2 2h12c1.105 0 2-.895 2-2zM6 6h12v5H6V6
7418 z"})));break;case"gridicons-flip-vertical":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M18 4h-5V1h-2v3H6c-1.105 0-2 .895-2 2v12c0 1.105.895 2 2 2h5v3h2v-3h5c1.105 0 2-.895 2-2V6c0-1.105-.895-2-2-2zM6 18V6h5v12H6z"})));break;case"gridicons-folder-multiple":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M4 8c-1.105 0-2 .895-2 2v10c0 1.1.9 2 2 2h14c1.105 0 2-.895 2-2H4V8zm16 10H8c-1.105 0-2-.895-2-2V6c0-1.105.895-2 2-2h3c1.105 0 2 .895 2 2h7c1.105 0 2 .895 2 2v8c0 1.105-.895 2-2 2z"})));break;case"gridicons-folder":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/20
7419 00/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M18 19H6c-1.1 0-2-.9-2-2V7c0-1.1.9-2 2-2h3c1.1 0 2 .9 2 2h7c1.1 0 2 .9 2 2v8c0 1.1-.9 2-2 2z"})));break;case"gridicons-globe":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm0 18l2-2 1-1v-2h-2v-1l-1-1H9v3l2 2v1.93c-3.94-.494-7-3.858-7-7.93l1 1h2v-2h2l3-3V6h-2L9 5v-.41C9.927 4.21 10.94 4 12 4s2.073.212 3 .59V6l-1 1v2l1 1 3.13-3.13c.752.897 1.304 1.964 1.606 3.13H18l-2 2v2l1 1h2l.286.286C18.03 18.06 15.24 20 12 20z"})));break;case"gridicons-grid":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M8 8H4V4h
7420 4v4zm6-4h-4v4h4V4zm6 0h-4v4h4V4zM8 10H4v4h4v-4zm6 0h-4v4h4v-4zm6 0h-4v4h4v-4zM8 16H4v4h4v-4zm6 0h-4v4h4v-4zm6 0h-4v4h4v-4z"})));break;case"gridicons-heading":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M18 20h-3v-6H9v6H6V5.01h3V11h6V5.01h3V20z"})));break;case"gridicons-heart-outline":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M16.5 4.5c2.206 0 4 1.794 4 4 0 4.67-5.543 8.94-8.5 11.023C9.043 17.44 3.5 13.17 3.5 8.5c0-2.206 1.794-4 4-4 1.298 0 2.522.638 3.273 1.706L12 7.953l1.227-1.746c.75-1.07 1.975-1.707 3.273-1.707m0-1.5c-1.862 0-3.505.928-4.5 2.344C11.005 3.928 9.362 3 7.5 3 4.462 3 2 5.462 2 8.5c0 5.72 6.5 10.438 10 12.85 3.5-2.412 10-7.13
7421 10-12.85C22 5.462 19.538 3 16.5 3z"})));break;case"gridicons-heart":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M16.5 3c-1.862 0-3.505.928-4.5 2.344C11.005 3.928 9.362 3 7.5 3 4.462 3 2 5.462 2 8.5c0 5.72 6.5 10.438 10 12.85 3.5-2.412 10-7.13 10-12.85C22 5.462 19.538 3 16.5 3z"})));break;case"gridicons-help-outline":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M12 4c4.41 0 8 3.59 8 8s-3.59 8-8 8-8-3.59-8-8 3.59-8 8-8m0-2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm1 13h-2v2h2v-2zm-1.962-2v-.528c0-.4.082-.74.246-1.017.163-.276.454-.546.87-.808.333-.21.572-.397.717-.565.146-.168.22-.36.22-.577 0-.172-.078-.308-.234-.41-.156-
7422 .1-.358-.15-.608-.15-.62 0-1.34.22-2.168.658l-.854-1.67c1.02-.58 2.084-.872 3.194-.872.913 0 1.63.202 2.15.603.52.4.78.948.78 1.64 0 .495-.116.924-.347 1.287-.23.362-.6.705-1.11 1.03-.43.278-.7.48-.807.61-.108.13-.163.282-.163.458V13h-1.885z"})));break;case"gridicons-help":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm1 15h-2v-2h2v2zm2.003-6.41c-.23.36-.6.704-1.108 1.028-.43.28-.7.482-.808.61-.108.13-.163.283-.163.46V13H11.04v-.528c0-.4.08-.74.245-1.017.163-.276.454-.546.872-.808.332-.21.57-.397.716-.565.145-.168.217-.36.217-.577 0-.172-.077-.308-.233-.41-.156-.1-.358-.15-.608-.15-.62 0-1.342.22-2.17.658l-.854-1.67c1.02-.58 2.084-.872 3.194-.872.913 0 1.63.202 2.15.603.52.4.78.948.78 1.64 0 .495-.116.924-.347 1.286z"})));break;case"gridicons-hi
7423 story":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M2.12 13.526c.742 4.78 4.902 8.47 9.88 8.47 5.5 0 10-4.5 10-9.998S17.5 2 12 2C8.704 2 5.802 3.6 4 6V2H2.003L2 9h7V7H5.8c1.4-1.8 3.702-3 6.202-3C16.4 4 20 7.6 20 11.998s-3.6 8-8 8c-3.877 0-7.13-2.795-7.848-6.472H2.12z"}),r.createElement("path",{d:"M11.002 7v5.3l3.2 4.298 1.6-1.197-2.8-3.7V7"})));break;case"gridicons-house":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M22 9L12 1 2 9v2h2v10h5v-4c0-1.657 1.343-3 3-3s3 1.343 3 3v4h5V11h2V9z"})));break;case"gridicons-image-multiple":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"htt
7424 p://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M15 7.5c0-.828.672-1.5 1.5-1.5s1.5.672 1.5 1.5S17.328 9 16.5 9 15 8.328 15 7.5zM4 20h14c0 1.105-.895 2-2 2H4c-1.1 0-2-.9-2-2V8c0-1.105.895-2 2-2v14zM22 4v12c0 1.105-.895 2-2 2H8c-1.105 0-2-.895-2-2V4c0-1.105.895-2 2-2h12c1.105 0 2 .895 2 2zM8 4v6.333L11 7l4.855 5.395.656-.73c.796-.886 2.183-.886 2.977 0l.513.57V4H8z"})));break;case"gridicons-image":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M13 9.5c0-.828.672-1.5 1.5-1.5s1.5.672 1.5 1.5-.672 1.5-1.5 1.5-1.5-.672-1.5-1.5zM22 6v12c0 1.105-.895 2-2 2H4c-1.105 0-2-.895-2-2V6c0-1.105.895-2 2-2h16c1.105 0 2 .895 2 2zm-2 0H4v7.444L8 9l5.895 6.55 1.587-1.85c.798-.932 2.24-.932 3.037 0L20 15.426V6z"})));break;case"gridicons-indent-left":e=r.createElement("svg",{className:t,h
7425 eight:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M18 20h2V4h-2v16zM2 11h10.172l-2.086-2.086L11.5 7.5 16 12l-4.5 4.5-1.414-1.414L12.172 13H2v-2z"})));break;case"gridicons-indent-right":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M6 4H4v16h2V4zm16 9H11.828l2.086 2.086L12.5 16.5 8 12l4.5-4.5 1.414 1.414L11.828 11H22v2z"})));break;case"gridicons-info-outline":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M13 9h-2V7h2v2zm0 2h-2v6h2v-6zm-1-7c-4.41 0-8 3.59-8 8s3.59 8 8 8 8-3.59 8-8-3.59-8-8-8m0-2c5.523 0 10 4.477 10 10s-4.4
7426 77 10-10 10S2 17.523 2 12 6.477 2 12 2z"})));break;case"gridicons-info":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z"})));break;case"gridicons-ink":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M5 15c0 3.866 3.134 7 7 7s7-3.134 7-7c0-1.387-.41-2.677-1.105-3.765h.007L12 2l-5.903 9.235h.007C5.41 12.323 5 13.613 5 15z"})));break;case"gridicons-institution":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.crea
7427 teElement("path",{d:"M2 19h20v3H2zM12 2L2 6v2h20V6M17 10h3v7h-3zM10.5 10h3v7h-3zM4 10h3v7H4z"})));break;case"gridicons-italic":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M10.536 5l-.427 2h1.5L9.262 18h-1.5l-.427 2h6.128l.426-2h-1.5l2.347-11h1.5l.427-2"})));break;case"gridicons-layout-blocks":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M21 7h-2V3c0-1.105-.895-2-2-2H7c-1.105 0-2 .895-2 2v2H3c-1.105 0-2 .895-2 2v4c0 1.105.895 2 2 2h2v8c0 1.105.895 2 2 2h10c1.105 0 2-.895 2-2v-2h2c1.105 0 2-.895 2-2V9c0-1.105-.895-2-2-2zm-4 14H7v-8h2c1.105 0 2-.895 2-2V7c0-1.105-.895-2-2-2H7V3h10v4h-2c-1.105 0-2 .895-2 2v8c0 1.105.895 2 2 2h2v2zm4-4h-6V9h6v8z"}))
7428 );break;case"gridicons-layout":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M8 20H5c-1.105 0-2-.895-2-2V6c0-1.105.895-2 2-2h3c1.105 0 2 .895 2 2v12c0 1.105-.895 2-2 2zm8-10h4c1.105 0 2-.895 2-2V5c0-1.105-.895-2-2-2h-4c-1.105 0-2 .895-2 2v3c0 1.105.895 2 2 2zm5 10v-6c0-1.105-.895-2-2-2h-5c-1.105 0-2 .895-2 2v6c0 1.105.895 2 2 2h5c1.105 0 2-.895 2-2z"})));break;case"gridicons-link-break":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M10 11l-2 2H7v-2h3zm9.64-3.64L22 5l-1.5-1.5-17 17L5 22l9-9h3v-2h-1l2-2c1.103 0 2 .897 2 2v2c0 1.103-.897 2-2 2h-4.977c.913 1.208 2.347 2 3.977 2h1c2.21 0 4-1.79 4-4v-2c0-1.623-.97-3.013-2.36-3.64zM4.36 16.64L6 15c-1.103
7429 0-2-.897-2-2v-2c0-1.103.897-2 2-2h4.977C10.065 7.792 8.63 7 7 7H6c-2.21 0-4 1.79-4 4v2c0 1.623.97 3.013 2.36 3.64z"})));break;case"gridicons-link":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M17 13H7v-2h10v2zm1-6h-1c-1.63 0-3.065.792-3.977 2H18c1.103 0 2 .897 2 2v2c0 1.103-.897 2-2 2h-4.977c.913 1.208 2.347 2 3.977 2h1c2.21 0 4-1.79 4-4v-2c0-2.21-1.79-4-4-4zM2 11v2c0 2.21 1.79 4 4 4h1c1.63 0 3.065-.792 3.977-2H6c-1.103 0-2-.897-2-2v-2c0-1.103.897-2 2-2h4.977C10.065 7.792 8.63 7 7 7H6c-2.21 0-4 1.79-4 4z"})));break;case"gridicons-list-checkmark":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M9.5 15.5L5 20l-2.5-2.5 1.06-1.06L5 17.88l3.44-3.44L9.5
7430 15.5zM10 5v2h11V5H10zm0 14h11v-2H10v2zm0-6h11v-2H10v2zM8.44 8.44L5 11.88l-1.44-1.44L2.5 11.5 5 14l4.5-4.5-1.06-1.06zm0-6L5 5.88 3.56 4.44 2.5 5.5 5 8l4.5-4.5-1.06-1.06z"})));break;case"gridicons-list-ordered":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M8 19h13v-2H8v2zm0-6h13v-2H8v2zm0-8v2h13V5H8zm-4.425.252c.107-.096.197-.188.27-.275-.013.228-.02.48-.02.756V8h1.176V3.717H3.96L2.487 4.915l.6.738.487-.4zm.334 7.764c.474-.426.784-.715.93-.867.145-.153.26-.298.35-.436.087-.138.152-.278.194-.42.042-.143.063-.298.063-.466 0-.225-.06-.427-.18-.608s-.29-.32-.507-.417c-.218-.1-.465-.148-.742-.148-.22 0-.42.022-.596.067s-.34.11-.49.195c-.15.085-.337.226-.558.423l.636.744c.174-.15.33-.264.467-.34.138-.078.274-.117.41-.117.13 0 .232.032.304.097.073.064.11.152.11.264 0 .09-.02.176-.055.258-.036.082-.1.18-.192.294-.092.114-.
7431 287.328-.586.64L2.42 13.238V14h3.11v-.955H3.91v-.03zm.53 4.746v-.018c.306-.086.54-.225.702-.414.162-.19.243-.42.243-.685 0-.31-.126-.55-.378-.727-.252-.176-.6-.264-1.043-.264-.307 0-.58.033-.816.1s-.47.178-.696.334l.48.773c.293-.183.576-.274.85-.274.147 0 .263.027.35.082s.13.14.13.252c0 .3-.294.45-.882.45h-.27v.87h.264c.217 0 .393.017.527.05.136.03.233.08.294.143.06.064.09.154.09.27 0 .153-.057.265-.173.337-.115.07-.3.106-.554.106-.164 0-.343-.022-.538-.07-.194-.044-.385-.115-.573-.21v.96c.228.088.44.148.637.182.196.033.41.05.64.05.56 0 .998-.114 1.314-.343.315-.228.473-.542.473-.94.002-.585-.356-.923-1.07-1.013z"})));break;case"gridicons-list-unordered":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M9 19h12v-2H9v2zm0-6h12v-2H9v2zm0-8v2h12V5H9zm-4-.5c-.828 0-1.5.672-1.5 1.5S4.172 7.5 5 7.5 6.5 6.828 6.5 6 5.828 4.5
7432 5 4.5zm0 6c-.828 0-1.5.672-1.5 1.5s.672 1.5 1.5 1.5 1.5-.672 1.5-1.5-.672-1.5-1.5-1.5zm0 6c-.828 0-1.5.672-1.5 1.5s.672 1.5 1.5 1.5 1.5-.672 1.5-1.5-.672-1.5-1.5-1.5z"})));break;case"gridicons-location":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M19 9c0-3.866-3.134-7-7-7S5 5.134 5 9c0 1.387.41 2.677 1.105 3.765h-.008C8.457 16.46 12 22 12 22l5.903-9.235h-.007C18.59 11.677 19 10.387 19 9zm-7 3c-1.657 0-3-1.343-3-3s1.343-3 3-3 3 1.343 3 3-1.343 3-3 3z"})));break;case"gridicons-lock":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M18 8h-1V7c0-2.757-2.243-5-5-5S7 4.243 7 7v1H6c-1.105 0-2 .895-2 2v10c0 1.105.895 2 2 2h12c1.105 0 2-.895 2-2V10c0-1.105
7433 -.895-2-2-2zM9 7c0-1.654 1.346-3 3-3s3 1.346 3 3v1H9V7zm4 8.723V18h-2v-2.277c-.595-.346-1-.984-1-1.723 0-1.105.895-2 2-2s2 .895 2 2c0 .738-.405 1.376-1 1.723z"})));break;case"gridicons-mail":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M20 4H4c-1.105 0-2 .895-2 2v12c0 1.105.895 2 2 2h16c1.105 0 2-.895 2-2V6c0-1.105-.895-2-2-2zm0 4.236l-8 4.882-8-4.882V6h16v2.236z"})));break;case"gridicons-mention":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10v-2c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8v.5c0 .827-.673 1.5-1.5 1.5s-1.5-.673-1.5-1.5V12c0-2.76-2.24-5-5-5s-5 2.24-5 5 2.24 5 5 5c1.65 0 3.102-.81 4.013-2.043C16.
7434 648 15.6 17.527 16 18.5 16c1.93 0 3.5-1.57 3.5-3.5V12c0-5.523-4.477-10-10-10zm0 13c-1.654 0-3-1.346-3-3s1.346-3 3-3 3 1.346 3 3-1.346 3-3 3z"})));break;case"gridicons-menu":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M21 6v2H3V6h18zM3 18h18v-2H3v2zm0-5h18v-2H3v2z"})));break;case"gridicons-menus":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M9 19h10v-2H9v2zm0-6h6v-2H9v2zm0-8v2h12V5H9zm-4-.5c-.828 0-1.5.672-1.5 1.5S4.172 7.5 5 7.5 6.5 6.828 6.5 6 5.828 4.5 5 4.5zm0 6c-.828 0-1.5.672-1.5 1.5s.672 1.5 1.5 1.5 1.5-.672 1.5-1.5-.672-1.5-1.5-1.5zm0 6c-.828 0-1.5.672-1.5 1.5s.672 1.5 1.5 1.5 1.5-.672 1.5-1.5-.672-1.5-1.5-1.5z"})));break;case"gridicons-
7435 microphone":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M12 13c1.104 0 2-.896 2-2V6c0-1.104-.896-2-2-2-1.105 0-2 .896-2 2v5c0 1.104.895 2 2 2zm4-2c0 2.21-1.79 4-4 4s-4-1.79-4-4H6c0 2.972 2.164 5.433 5 5.91V20h2v-3.09c2.836-.478 5-2.94 5-5.91h-2z"})));break;case"gridicons-minus-small":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M6 11h12v2H6z"})));break;case"gridicons-minus":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M3 11h18v2H3z"})));break;case"gridicons-my-sites-horizon":
7436 e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M10.986 13.928l.762-2.284-1.324-3.63c-.458-.026-.892-.08-.892-.08-.458-.027-.405-.727.054-.7 0 0 1.403.107 2.24.107.888 0 2.265-.107 2.265-.107.46-.027.513.646.055.7 0 0-.46.055-.973.082l2.006 5.966c-.875-.034-1.74-.053-2.6-.06l-.428-1.177-.403 1.17c-.252.002-.508.01-.76.015zm-7.156.393c-.21-.737-.33-1.514-.33-2.32 0-1.232.264-2.402.736-3.46l2.036 5.58c.85-.06 1.69-.104 2.526-.138L6.792 8.015c.512-.027.973-.08.973-.08.458-.055.404-.728-.055-.702 0 0-1.376.108-2.265.108-.16 0-.347-.003-.547-.01C6.418 5.025 9.03 3.5 12 3.5c2.213 0 4.228.846 5.74 2.232-.036-.002-.072-.007-.11-.007-.835 0-1.427.727-1.427 1.51 0 .7.404 1.292.835 1.993.323.566.7 1.293.7 2.344 0 .674-.244 1.463-.572 2.51.3.02.604.043.907.066l.798-2.307c.486-1.212.647-2.18.647-3.043 0-.313-.02-.603-.057-.874.66
7437 2 1.21 1.04 2.6 1.04 4.077 0 .807-.128 1.58-.34 2.32.5.05 1.006.112 1.51.17.205-.798.33-1.628.33-2.49 0-5.523-4.477-10-10-10S2 6.477 2 12c0 .862.125 1.692.33 2.49.5-.057 1.003-.12 1.5-.17zm14.638 3.168C16.676 19.672 14.118 20.5 12 20.5c-1.876 0-4.55-.697-6.463-3.012-.585.048-1.174.1-1.77.16C5.572 20.272 8.578 22 12 22c3.422 0 6.43-1.73 8.232-4.35-.593-.063-1.18-.114-1.764-.162zM12 15.01c-3.715 0-7.368.266-10.958.733.18.41.35.825.506 1.247 3.427-.43 6.91-.68 10.452-.68s7.025.25 10.452.68c.156-.422.327-.836.506-1.246-3.59-.467-7.243-.734-10.958-.734z"
7438 +})));break;case"gridicons-my-sites":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zM3.5 12c0-1.232.264-2.402.736-3.46L8.29 19.65C5.456 18.272 3.5 15.365 3.5 12zm8.5 8.5c-.834 0-1.64-.12-2.4-.345l2.55-7.41 2.613 7.157c.017.042.038.08.06.117-.884.31-1.833.48-2.823.48zm1.172-12.485c.512-.027.973-.08.973-.08.458-.055.404-.728-.054-.702 0 0-1.376.108-2.265.108-.835 0-2.24-.107-2.24-.107-.458-.026-.51.674-.053.7 0 0 .434.055.892.082l1.324 3.63-1.86 5.578-3.096-9.208c.512-.027.973-.08.973-.08.458-.055.403-.728-.055-.702 0 0-1.376.108-2.265.108-.16 0-.347-.003-.547-.01C6.418 5.025 9.03 3.5 12 3.5c2.213 0 4.228.846 5.74 2.232-.037-.002-.072-.007-.11-.007-.835 0-1.427.727-1.427 1.51 0 .7.404 1.292.835 1.993.323.566.7 1.293.7 2.344 0 .727-.28 1.572-.646 2.7
7439 48l-.848 2.833-3.072-9.138zm3.1 11.332l2.597-7.506c.484-1.212.645-2.18.645-3.044 0-.313-.02-.603-.057-.874.664 1.21 1.042 2.6 1.042 4.078 0 3.136-1.7 5.874-4.227 7.347z"})));break;case"gridicons-not-visible":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M1 12s4.188-6 11-6c.947 0 1.84.12 2.678.322L8.36 12.64C8.133 12.14 8 11.586 8 11c0-.937.335-1.787.875-2.47C6.483 9.344 4.66 10.917 3.62 12c.68.707 1.696 1.62 2.98 2.398L5.15 15.85C2.498 14.13 1 12 1 12zm22 0s-4.188 6-11 6c-.946 0-1.836-.124-2.676-.323L5 22l-1.5-1.5 17-17L22 5l-3.147 3.147C21.5 9.87 23 12 23 12zm-2.615.006c-.678-.708-1.697-1.624-2.987-2.403L16 11c0 2.21-1.79 4-4 4l-.947.947c.31.03.624.053.947.053 3.978 0 6.943-2.478 8.385-3.994z"})));break;case"gridicons-notice-outline":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size
7440 ,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M12 4c4.41 0 8 3.59 8 8s-3.59 8-8 8-8-3.59-8-8 3.59-8 8-8m0-2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm1 13h-2v2h2v-2zm-2-2h2l.5-6h-3l.5 6z"})));break;case"gridicons-notice":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm1 15h-2v-2h2v2zm0-4h-2l-.5-6h3l-.5 6z"})));break;case"gridicons-pages":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M16 8H8V6h8v2zm0 2H8v2h8v-2zm4-6v12l-6 6H6c-1.105 0-2-.895-2-2V4c0-1.105.895-2 2-2h12
7441 c1.105 0 2 .895 2 2zm-2 10V4H6v16h6v-4c0-1.105.895-2 2-2h4z"})));break;case"gridicons-pencil":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M13 6l5 5-9.507 9.507c-.686-.686-.69-1.794-.012-2.485l-.002-.003c-.69.676-1.8.673-2.485-.013-.677-.677-.686-1.762-.036-2.455l-.008-.008c-.694.65-1.78.64-2.456-.036L13 6zm7.586-.414l-2.172-2.172c-.78-.78-2.047-.78-2.828 0L14 5l5 5 1.586-1.586c.78-.78.78-2.047 0-2.828zM3 18v3h3c0-1.657-1.343-3-3-3z"})));break;case"gridicons-phone":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M16 2H8c-1.104 0-2 .896-2 2v16c0 1.104.896 2 2 2h8c1.104 0 2-.896 2-2V4c0-1.104-.896-2-2-2zm-3 19h-2v-1h2v1zm3-2H8V5h8v14z"})));break;case
7442 "gridicons-plugins":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M16 8V3c0-.552-.448-1-1-1s-1 .448-1 1v5h-4V3c0-.552-.448-1-1-1s-1 .448-1 1v5H5v4c0 2.79 1.637 5.193 4 6.317V22h6v-3.683c2.363-1.124 4-3.527 4-6.317V8h-3z"})));break;case"gridicons-plus-small":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M18 11h-5V6h-2v5H6v2h5v5h2v-5h5"})));break;case"gridicons-plus":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M20 13h-7v7h-2v-7H4v-2h7V4h2v7h7v2z"})));break;case"gridicons-popout":
7443 e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M6 7V5c0-1.105.895-2 2-2h11c1.105 0 2 .895 2 2v14c0 1.105-.895 2-2 2H8c-1.105 0-2-.895-2-2v-2h2v2h11V5H8v2H6zm5.5-.5l-1.414 1.414L13.172 11H3v2h10.172l-3.086 3.086L11.5 17.5 17 12l-5.5-5.5z"})));break;case"gridicons-posts":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M16 19H3v-2h13v2zm5-10H3v2h18V9zM3 5v2h11V5H3zm14 0v2h4V5h-4zm-6 8v2h10v-2H11zm-8 0v2h5v-2H3z"})));break;case"gridicons-print":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",
7444 {d:"M9 16h6v2H9v-2zm13 1h-3v3c0 1.105-.895 2-2 2H7c-1.105 0-2-.895-2-2v-3H2V9c0-1.105.895-2 2-2h1V5c0-1.105.895-2 2-2h10c1.105 0 2 .895 2 2v2h1c1.105 0 2 .895 2 2v8zM7 7h10V5H7v2zm10 7H7v6h10v-6zm3-3.5c0-.828-.672-1.5-1.5-1.5s-1.5.672-1.5 1.5.672 1.5 1.5 1.5 1.5-.672 1.5-1.5z"})));break;case"gridicons-quote":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M11.192 15.757c0-.88-.23-1.618-.69-2.217-.326-.412-.768-.683-1.327-.812-.55-.128-1.07-.137-1.54-.028-.16-.95.1-1.956.76-3.022.66-1.065 1.515-1.867 2.558-2.403L9.373 5c-.8.396-1.56.898-2.26 1.505-.71.607-1.34 1.305-1.9 2.094s-.98 1.68-1.25 2.69-.346 2.04-.217 3.1c.168 1.4.62 2.52 1.356 3.35.735.84 1.652 1.26 2.748 1.26.965 0 1.766-.29 2.4-.878.628-.576.94-1.365.94-2.368l.002.003zm9.124 0c0-.88-.23-1.618-.69-2.217-.326-.42-.77-.692-1.327-.817-.56-.124-1.074-.13-1.54-.
7445 022-.16-.94.09-1.95.75-3.02.66-1.06 1.514-1.86 2.557-2.4L18.49 5c-.8.396-1.555.898-2.26 1.505-.708.607-1.34 1.305-1.894 2.094-.556.79-.97 1.68-1.24 2.69-.273 1-.345 2.04-.217 3.1.165 1.4.615 2.52 1.35 3.35.732.833 1.646 1.25 2.742 1.25.967 0 1.768-.29 2.402-.876.627-.576.942-1.365.942-2.368v.01z"})));break;case"gridicons-reader":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M3 4v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V4H3zm7 11H5v-1h5v1zm2-2H5v-1h7v1zm0-2H5v-1h7v1zm7 4h-5v-5h5v5zm0-7H5V6h14v2z"})));break;case"gridicons-reader-following":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M23,13.482L15.508,21L12,17.4l1.412-1.388l2.106,2.188l6.094-6.094L23,13.
7446 482z M15.545,15.344L20,10.889V2H2v14c0,1.1,0.9,2,2,2h4.538l4.913-4.832L15.545,15.344z M8,13H4v-1h4V13z M11,11H4v-1h7V11z M11,9H4V8h7V9z M18,6H4V4h14V6z"})));break;case"gridicons-reblog":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M22.086 9.914L20 7.828V18c0 1.105-.895 2-2 2h-7v-2h7V7.828l-2.086 2.086L14.5 8.5 19 4l4.5 4.5-1.414 1.414zM6 16.172V6h7V4H6c-1.105 0-2 .895-2 2v10.172l-2.086-2.086L.5 15.5 5 20l4.5-4.5-1.414-1.414L6 16.172z"})));break;case"gridicons-redo":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M18 6v3.586L14.343 5.93C13.17 4.756 11.636 4.17 10.1 4.17s-3.07.585-4.242 1.757c-2.343 2.342-2.343 6.14 0 8.484l5.364 5.364 1.414-1.414L7.
7447 272 13c-1.56-1.56-1.56-4.097 0-5.657.755-.755 1.76-1.172 2.828-1.172 1.068 0 2.073.417 2.828 1.173L16.586 11H13v2h7V6h-2z"})));break;case"gridicons-refresh":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M17.91 14c-.478 2.833-2.943 5-5.91 5-3.308 0-6-2.692-6-6s2.692-6 6-6h2.172l-2.086 2.086L13.5 10.5 18 6l-4.5-4.5-1.414 1.414L14.172 5H12c-4.418 0-8 3.582-8 8s3.582 8 8 8c4.08 0 7.438-3.055 7.93-7h-2.02z"})));break;case"gridicons-reply":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M14 8H6.828l2.586-2.586L8 4 3 9l5 5 1.414-1.414L6.828 10H14c2.206 0 4 1.794 4 4s-1.794 4-4 4h-2v2h2c3.314 0 6-2.686 6-6s-2.686-6-6-6z"})));break;case"gridicons-rotate":e=r
7448 .createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M18 14v6c0 1.105-.895 2-2 2H6c-1.105 0-2-.895-2-2v-6c0-1.105.895-2 2-2h10c1.105 0 2 .895 2 2zM13.914 2.914L11.828 5H14c4.418 0 8 3.582 8 8h-2c0-3.308-2.692-6-6-6h-2.172l2.086 2.086L12.5 10.5 8 6l1.414-1.414L12.5 1.5l1.414 1.414z"})));break;case"gridicons-scheduled":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M10.498 18l-3.705-3.704 1.415-1.415 2.294 2.295 5.293-5.293 1.415 1.415L10.498 18zM21 6v13c0 1.104-.896 2-2 2H5c-1.104 0-2-.896-2-2V6c0-1.104.896-2 2-2h1V2h2v2h8V2h2v2h1c1.104 0 2 .896 2 2zm-2 2H5v11h14V8z"})));break;case"gridicons-search":e=r.createElement("svg",{className:t,height:this.props.size,
7449 width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M21 19l-5.154-5.154C16.574 12.742 17 11.42 17 10c0-3.866-3.134-7-7-7s-7 3.134-7 7 3.134 7 7 7c1.42 0 2.742-.426 3.846-1.154L19 21l2-2zM5 10c0-2.757 2.243-5 5-5s5 2.243 5 5-2.243 5-5 5-5-2.243-5-5z"})));break;case"gridicons-share-ios":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M17 8h2c1.105 0 2 .895 2 2v9c0 1.105-.895 2-2 2H5c-1.105 0-2-.895-2-2v-9c0-1.105.895-2 2-2h2v2H5v9h14v-9h-2V8zM6.5 5.5l1.414 1.414L11 3.828V14h2V3.828l3.086 3.086L17.5 5.5 12 0 6.5 5.5z"})));break;case"gridicons-share":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.cre
7450 ateElement("g",null,r.createElement("path",{d:"M18 16c-.788 0-1.5.31-2.034.807L8.91 12.7c.05-.23.09-.46.09-.7s-.04-.47-.09-.7l7.05-4.11c.54.5 1.25.81 2.04.81 1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3c0 .24.04.47.09.7L8.04 9.81C7.5 9.31 6.79 9 6 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c.79 0 1.5-.31 2.04-.81l7.048 4.118c-.053.223-.088.453-.088.692 0 1.657 1.343 3 3 3s3-1.343 3-3-1.343-3-3-3z"})));break;case"gridicons-sign-out":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M16 17v2c0 1.105-.895 2-2 2H5c-1.105 0-2-.895-2-2V5c0-1.105.895-2 2-2h9c1.105 0 2 .895 2 2v2h-2V5H5v14h9v-2h2zm2.5-10.5l-1.414 1.414L20.172 11H10v2h10.172l-3.086 3.086L18.5 17.5 24 12l-5.5-5.5z"})));break;case"gridicons-spam":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/
7451 2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M17 2H7L2 7v10l5 5h10l5-5V7l-5-5zm-4 15h-2v-2h2v2zm0-4h-2l-.5-6h3l-.5 6z"})));break;case"gridicons-speaker":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M19 8v6c1.7 0 3-1.3 3-3s-1.3-3-3-3zM11 7H4c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h1v3c0 1.1.9 2 2 2h2v-5h2l4 4h2V3h-2l-4 4z"})));break;case"gridicons-special-character":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M12.005 7.418c-1.237 0-2.19.376-2.86 1.128s-1.005 1.812-1.005 3.18c0 1.387.226 2.513.677 3.377.45.865 1.135 1.543 2.05 2.036V20H5v-2.666h3.12c-1.04-.636-1.842-1.502-2.405-2.6-.564-1.097-.846-2.322-.846-3.676 0-
7452 1.258.29-2.363.875-3.317.585-.952 1.417-1.685 2.497-2.198s2.334-.77 3.763-.77c2.18 0 3.915.572 5.204 1.713s1.932 2.673 1.932 4.594c0 1.353-.283 2.57-.852 3.65-.567 1.08-1.38 1.947-2.44 2.603H19V20h-5.908v-2.86c.95-.493 1.65-1.18 2.102-2.062s.677-2.006.677-3.374c0-1.36-.336-2.415-1.01-3.164-.672-.747-1.624-1.122-2.855-1.122z"})));break;case"gridicons-star-outline":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M12 6.308l1.176 3.167.347.936.997.042 3.374.14-2.647 2.09-.784.62.27.963.91 3.25-2.813-1.872-.83-.553-.83.552-2.814 1.87.91-3.248.27-.962-.783-.62-2.648-2.092 3.374-.14.996-.04.347-.936L12 6.308M12 2L9.418 8.953 2 9.257l5.822 4.602L5.82 21 12 16.89 18.18 21l-2.002-7.14L22 9.256l-7.418-.305L12 2z"})));break;case"gridicons-star":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onC
7453 lick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M12 2l2.582 6.953L22 9.257l-5.822 4.602L18.18 21 12 16.89 5.82 21l2.002-7.14L2 9.256l7.418-.304"})));break;case"gridicons-stats-alt":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M21 21H3v-2h18v2zM8 10H4v7h4v-7zm6-7h-4v14h4V3zm6 3h-4v11h4V6z"})));break;case"gridicons-stats":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M19 3H5c-1.105 0-2 .895-2 2v14c0 1.105.895 2 2 2h14c1.105 0 2-.895 2-2V5c0-1.105-.895-2-2-2zm0 16H5V5h14v14zM9 17H7v-5h2v5zm4 0h-2V7h2v10zm4 0h-2v-7h2v7z"})));break;case"gridicons-status":e=r.createElem
7454 ent("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M12 4c4.41 0 8 3.59 8 8s-3.59 8-8 8-8-3.59-8-8 3.59-8 8-8m0-2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zM7.55 13c-.02.166-.05.33-.05.5 0 2.485 2.015 4.5 4.5 4.5s4.5-2.015 4.5-4.5c0-.17-.032-.334-.05-.5h-8.9zM10 10V8c0-.552-.448-1-1-1s-1 .448-1 1v2c0 .552.448 1 1 1s1-.448 1-1zm6 0V8c0-.552-.448-1-1-1s-1 .448-1 1v2c0 .552.448 1 1 1s1-.448 1-1z"})));break;case"gridicons-strikethrough":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M14.348 12H21v2h-4.613c.24.515.368 1.094.368 1.748 0 1.317-.474 2.355-1.423 3.114-.947.76-2.266 1.138-3.956 1.138-1.557 0-2.934-.293-4.132-.878v-2.874c.985.44 1.818.75 2
7455 .5.928.682.18 1.306.27 1.872.27.68 0 1.2-.13 1.562-.39.363-.26.545-.644.545-1.158 0-.285-.08-.54-.24-.763-.16-.222-.394-.437-.704-.643-.18-.12-.483-.287-.88-.49H3v-2H14.347zm-3.528-2c-.073-.077-.143-.155-.193-.235-.126-.202-.19-.44-.19-.713 0-.44.157-.795.47-1.068.313-.273.762-.41 1.348-.41.492 0 .993.064 1.502.19.51.127 1.153.35 1.93.67l1-2.405c-.753-.327-1.473-.58-2.16-.76-.69-.18-1.414-.27-2.173-.27-1.544 0-2.753.37-3.628 1.108-.874.738-1.312 1.753-1.312 3.044 0 .302.036.58.088.848h3.318z"})));break;case"gridicons-sync":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M23.5 13.5l-3.086 3.086L19 18l-4.5-4.5 1.414-1.414L18 14.172V12c0-3.308-2.692-6-6-6V4c4.418 0 8 3.582 8 8v2.172l2.086-2.086L23.5 13.5zM6 12V9.828l2.086 2.086L9.5 10.5 5 6 3.586 7.414.5 10.5l1.414 1.414L4 9.828V12c0 4.418 3.582 8 8 8v-2c-3.308 0-6-2.69
7456 2-6-6z"})));break;case"gridicons-tablet":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M18 2H6c-1.104 0-2 .896-2 2v16c0 1.104.896 2 2 2h12c1.104 0 2-.896 2-2V4c0-1.104-.896-2-2-2zm-5 19h-2v-1h2v1zm5-2H6V5h12v14z"})));break;case"gridicons-tag":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M20 2.007h-7.087c-.53 0-1.04.21-1.414.586L2.592 11.5c-.78.78-.78 2.046 0 2.827l7.086 7.086c.78.78 2.046.78 2.827 0l8.906-8.906c.376-.374.587-.883.587-1.413V4.007c0-1.105-.895-2-2-2zM17.007 9c-1.105 0-2-.895-2-2s.895-2 2-2 2 .895 2 2-.895 2-2 2z"})));break;case"gridicons-text-color":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,o
7457 nClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M3 19h18v3H3v-3zM15.82 17h3.424L14 3h-4L4.756 17H8.18l1.067-3.5h5.506L15.82 17zm-1.952-6h-3.73l1.868-5.725L13.868 11z"})));break;case"gridicons-themes":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M4 6c-1.105 0-2 .895-2 2v12c0 1.1.9 2 2 2h12c1.105 0 2-.895 2-2H4V6zm16-4H8c-1.105 0-2 .895-2 2v12c0 1.105.895 2 2 2h12c1.105 0 2-.895 2-2V4c0-1.105-.895-2-2-2zm-5 14H8V9h7v7zm5 0h-3V9h3v7zm0-9H8V4h12v3z"})));break;case"gridicons-thumbs-up":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M6.7 22H2v-9h2l2.7 9zM20 9h-6V5c0-1.
7458 657-1.343-3-3-3h-1v4L7.1 9.625c-.712.89-1.1 1.996-1.1 3.135V14l2.1 7h8.337c1.836 0 3.435-1.25 3.88-3.03l1.622-6.485C22.254 10.223 21.3 9 20 9z"})));break;case"gridicons-time":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M12 4c4.41 0 8 3.59 8 8s-3.59 8-8 8-8-3.59-8-8 3.59-8 8-8m0-2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm3.8 13.4L13 11.667V7h-2v5.333l3.2 4.266 1.6-1.2z"})));break;case"gridicons-trash":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M6.187 8h11.625l-.695 11.125C17.05 20.18 16.177 21 15.12 21H8.88c-1.057 0-1.93-.82-1.997-1.875L6.187 8zM19 5v2H5V5h3V4c0-1.105.895-2 2-2h4c1.105 0 2 .895 2 2v1h3zm-9 0h4V4h-4v1z"
7459 })));break;case"gridicons-trophy":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M18 5.062V3H6v2.062H2V8c0 2.525 1.89 4.598 4.324 4.932.7 2.058 2.485 3.61 4.676 3.978V18c0 1.105-.895 2-2 2H8v2h8v-2h-1c-1.105 0-2-.895-2-2v-1.09c2.19-.368 3.976-1.92 4.676-3.978C20.11 12.598 22 10.525 22 8V5.062h-4zM4 8v-.938h2v3.766C4.836 10.416 4 9.304 4 8zm16 0c0 1.304-.836 2.416-2 2.83V7.06h2V8z"})));break;case"gridicons-types":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M22 17c0 2.76-2.24 5-5 5s-5-2.24-5-5 2.24-5 5-5 5 2.24 5 5zM6.5 6.5h3.8L7 1 1 11h5.5V6.5zm9.5 4.085V8H8v8h2.585c.433-2.783 2.632-4.982 5.415-5.415z"})));break;case"gridicons-underline":e=r.creat
7460 eElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M4 19v2h16v-2H4zM18 3v8c0 3.314-2.686 6-6 6s-6-2.686-6-6V3h3v8c0 1.654 1.346 3 3 3s3-1.346 3-3V3h3z"})));break;case"gridicons-undo":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M18.142 5.93C16.97 4.756 15.435 4.17 13.9 4.17s-3.072.586-4.244 1.757L6 9.585V6H4v7h7v-2H7.414l3.657-3.657c.756-.755 1.76-1.172 2.83-1.172 1.067 0 2.072.417 2.827 1.173 1.56 1.56 1.56 4.097 0 5.657l-5.364 5.364 1.414 1.414 5.364-5.364c2.345-2.343 2.345-6.142.002-8.485z"})));break;case"gridicons-user-circle":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.o
7461 rg/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm0 18.5c-4.694 0-8.5-3.806-8.5-8.5S7.306 3.5 12 3.5s8.5 3.806 8.5 8.5-3.806 8.5-8.5 8.5zm0-8c-3.038 0-5.5 1.728-5.5 3.5s2.462 3.5 5.5 3.5 5.5-1.728 5.5-3.5-2.462-3.5-5.5-3.5zm0-.5c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3z"})));break;case"gridicons-user":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M12 4c2.21 0 4 1.79 4 4s-1.79 4-4 4-4-1.79-4-4 1.79-4 4-4zm0 16s8 0 8-2c0-2.4-3.9-5-8-5s-8 2.6-8 5c0 2 8 2 8 2z"})));break;case"gridicons-video-camera":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createEle
7462 ment("path",{d:"M17 9V7c0-1.105-.895-2-2-2H4c-1.105 0-2 .895-2 2v10c0 1.105.895 2 2 2h11c1.105 0 2-.895 2-2v-2l5 4V5l-5 4z"})));break;case"gridicons-video":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M20 4v2h-2V4H6v2H4V4c-1.105 0-2 .895-2 2v12c0 1.105.895 2 2 2v-2h2v2h12v-2h2v2c1.105 0 2-.895 2-2V6c0-1.105-.895-2-2-2zM6 16H4v-3h2v3zm0-5H4V8h2v3zm4 4V9l4.5 3-4.5 3zm10 1h-2v-3h2v3zm0-5h-2V8h2v3z"})));break;case"gridicons-visible":e=r.createElement("svg",{className:t,height:this.props.size,width:this.props.size,onClick:this.props.onClick,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r.createElement("g",null,r.createElement("path",{d:"M12 6C5.188 6 1 12 1 12s4.188 6 11 6 11-6 11-6-4.188-6-11-6zm0 10c-3.943 0-6.926-2.484-8.38-4 1.04-1.085 2.863-2.657 5.255-3.47C8.335 9.214 8 10.064 8 11c0 2.21 1.79 4 4 4s4-1
7463 .79 4-4c0-.937-.335-1.787-.875-2.47 2.393.813 4.216 2.386 5.254 3.47-1.456 1.518-4.438 4-8.38 4z"})))}return e}});e.exports=i},function(e,t){},,function(e,t){},,function(e,t){},,function(e,t,n){e.exports=function(){n(29).injection.injectEventPluginsByName({TapEventPlugin:n(818)})}},function(e,t,n){"use strict";function r(e,t){var n=u.extractSingleTouch(t);return n?n[e.page]:e.page in t?t[e.page]:t[e.client]+l[e.envScroll]}function a(e,t){var n=r(b.x,t),a=r(b.y,t);return Math.pow(Math.pow(n-e.x,2)+Math.pow(a-e.y,2),.5)}var o=n(28),i=n(31),s=n(71),c=n(85),u=n(819),l=n(36),d=n(820),p=o.topLevelTypes,f=i.isStartish,h=i.isEndish,m=function(e){var t=[p.topTouchCancel,p.topTouchEnd,p.topTouchStart,p.topTouchMove];return t.indexOf(e)>=0},M=10,_=750,v={x:null,y:null},g=null,b={x:{page:"pageX",client:"clientX",envScroll:"currentPageScrollLeft"},y:{page:"pageY",client:"clientY",envScroll:"currentPageScrollTop"}},y=[p.topTouchStart,p.topTouchCancel,p.topTouchEnd,p.topTouchMove],A=[p.topMouseDow
7464 n,p.topMouseMove,p.topMouseUp].concat(y),T={touchTap:{phasedRegistrationNames:{bubbled:d({onTouchTap:null}),captured:d({onTouchTapCapture:null})},dependencies:A}},L=function(){return Date.now?Date.now:function(){return+new Date}}(),E={tapMoveThreshold:M,ignoreMouseThreshold:_,eventTypes:T,extractEvents:function(e,t,n,o,i){if(m(e))g=L();else if(g&&L()-g<_)return null;if(!f(e)&&!h(e))return null;var u=null,l=a(v,o);return h(e)&&l<M&&(u=c.getPooled(T.touchTap,n,o,i)),f(e)?(v.x=r(b.x,o),v.y=r(b.y,o)):h(e)&&(v.x=0,v.y=0),s.accumulateTwoPhaseDispatches(u),u}};e.exports=E},function(e,t){var n={extractSingleTouch:function(e){var t=e.touches,n=e.changedTouches,r=t&&t.length>0,a=n&&n.length>0;return!r&&a?n[0]:r?t[0]:e}};e.exports=n},function(e,t){"use strict";var n=function(e){var t;for(t in e)if(e.hasOwnProperty(t))return t;return null};e.exports=n},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.NavigationSet
7465 tings=void 0;var a=n(142),o=r(a),i=n(154),s=n(704),c=r(s),u=n(748),l=r(u),d=n(804),p=r(d),f=n(805),h=r(f),m=n(466),M=n(822),_=r(M),v=n(656),g=r(v),b=n(817),y=r(b),A=n(698),T=n(347);(0,y.default)();var L=t.NavigationSettings=o.default.createClass({displayName:"NavigationSettings",openSearch:function(){var e=window.location.hash;e.indexOf("search")===-1&&(window.location.hash="search")},onSearch:function(e){e.length>=3&&g.default.tracks.recordEvent("jetpack_wpa_search_term",{term:e.toLowerCase()}),this.props.searchForTerm((0,_.default)(e||"").toLowerCase())},onClose:function(){var e=window.location.hash;e.indexOf("search")>-1&&this.context.router.goBack()},maybeShowSearch:function(){if(this.props.userCanManageModules)return o.default.createElement(h.default,{pinned:!0,placeholder:(0,m.translate)("Search for a Jetpack feature."),delaySearch:!0,delayTimeout:500,onSearchOpen:this.openSearch,onSearch:this.onSearch,onSearchClose:this.onClose,isOpen:"/search"===this.props.route.path})},rend
7466 er:function(){var e=void 0;return e=this.props.userCanManageModules?o.default.createElement(l.default,{selectedText:this.props.route.name},o.default.createElement(p.default,{path:"#general",selected:"/general"===this.props.route.path||"/settings"===this.props.route.path},(0,m.translate)("General",{context:"Navigation item."})),o.default.createElement(p.default,{path:"#engagement",selected:"/engagement"===this.props.route.path},(0,m.translate)("Engagement",{context:"Navigation item."})),o.default.createElement(p.default,{path:"#security",selected:"/security"===this.props.route.path},(0,m.translate)("Security",{context:"Navigation item."})),o.default.createElement(p.default,{path:"#appearance",selected:"/appearance"===this.props.route.path},(0,m.translate)("Appearance",{context:"Navigation item."})),o.default.createElement(p.default,{path:"#writing",selected:"/writing"===this.props.route.path},(0,m.translate)("Writing",{context:"Navigation item."}))):this.props.isSubscriber?o.default.
7467 createElement(l.default,{selectedText:this.props.route.name},o.default.createElement(p.default,{path:"#general",selected:"/general"===this.props.route.path||"/settings"===this.props.route.path},(0,m.translate)("General",{context:"Navigation item."}))):o.default.createElement(l.default,{selectedText:this.props.route.name},o.default.createElement(p.default,{path:"#general",selected:"/general"===this.props.route.path||"/settings"===this.props.route.path},(0,m.translate)("General",{context:"Navigation item."})),o.default.createElement(p.default,{path:"#engagement",selected:"/engagement"===this.props.route.path},(0,m.translate)("Engagement",{context:"Navigation item."})),o.default.createElement(p.default,{path:"#writing",selected:"/writing"===this.props.route.path},(0,m.translate)("Writing",{context:"Navigation item."}))),o.default.createElement("div",{className:"dops-navigation"},o.default.createElement(c.default,{selectedText:this.props.route.name},e,this.maybeShowSearch()))}});L.conte
7468 xtTypes={router:o.default.PropTypes.object.isRequired},t.default=(0,i.connect)(function(e){return{userCanManageModules:(0,T.userCanManageModules)(e),isSubscriber:(0,T.userIsSubscriber)(e)}},function(e){return{searchForTerm:function(t){return e((0,A.filterSearch)(t))}}})(L)},function(e,t,n){function r(e,t,n){if(e=u(e),e&&(n||void 0===t))return e.replace(l,"");if(!e||!(t=a(t)))return e;var r=c(e),d=c(t),p=s(r,d),f=i(r,d)+1;return o(r,p,f).join("")}var a=n(428),o=n(823),i=n(825),s=n(826),c=n(827),u=n(427),l=/^\s+|\s+$/g;e.exports=r},function(e,t,n){function r(e,t,n){var r=e.length;return n=void 0===n?r:n,!t&&n>=r?e:a(e,t,n)}var a=n(824);e.exports=r},function(e,t){function n(e,t,n){var r=-1,a=e.length;t<0&&(t=-t>a?0:a+t),n=n>a?a:n,n<0&&(n+=a),a=t>n?0:n-t>>>0,t>>>=0;for(var o=Array(a);++r<a;)o[r]=e[r+t];return o}e.exports=n},function(e,t,n){function r(e,t){for(var n=e.length;n--&&a(t,e[n],0)>-1;);return n}var a=n(642);e.exports=r},function(e,t,n){function r(e,t){for(var n=-1,r=e.length;+
7469 +n<r&&a(t,e[n],0)>-1;);return n}var a=n(642);e.exports=r},function(e,t,n){function r(e){return o(e)?i(e):a(e)}var a=n(828),o=n(829),i=n(830);e.exports=r},function(e,t){function n(e){return e.split("")}e.exports=n},function(e,t){function n(e){return c.test(e)}var r="\\ud800-\\udfff",a="\\u0300-\\u036f\\ufe20-\\ufe23",o="\\u20d0-\\u20f0",i="\\ufe0e\\ufe0f",s="\\u200d",c=RegExp("["+s+r+a+o+i+"]");e.exports=n},function(e,t){function n(e){return e.match(b)||[]}var r="\\ud800-\\udfff",a="\\u0300-\\u036f\\ufe20-\\ufe23",o="\\u20d0-\\u20f0",i="\\ufe0e\\ufe0f",s="["+r+"]",c="["+a+o+"]",u="\\ud83c[\\udffb-\\udfff]",l="(?:"+c+"|"+u+")",d="[^"+r+"]",p="(?:\\ud83c[\\udde6-\\uddff]){2}",f="[\\ud800-\\udbff][\\udc00-\\udfff]",h="\\u200d",m=l+"?",M="["+i+"]?",_="(?:"+h+"(?:"+[d,p,f].join("|")+")"+M+m+")*",v=M+m+_,g="(?:"+[d+c+"?",c,p,f,s].join("|")+")",b=RegExp(u+"(?="+u+")|"+g+v,"g");e.exports=n},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(
7470 t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(154),s=n(832),c=r(s),u=n(466),l=n(836),d=r(l),p=n(639),f=n(855),h=o.default.createClass({
7471 +displayName:"JetpackConnect",render:function(){var e=this.props.connectUrl+"&from=new-account-button";return o.default.createElement("div",{className:"jp-jetpack-connect__container"},o.default.createElement("h1",{className:"jp-jetpack-connect__container-title",title:"Welcome to Jetpack"},(0,u.translate)("Welcome to Jetpack")),o.default.createElement(c.default,{className:"jp-jetpack-connect__cta"},o.default.createElement("p",{className:"jp-jetpack-connect__description"},(0,u.translate)("Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.")),o.default.createElement(d.default,{from:"landing-page-top"}),o.default.createElement("p",null,o.default.createElement("a",{href:e,className:"jp-jetpack-connect__link"},(0,u.translate)("No account? Create one for free…")))),o.default.createElement(c.default,{className:"jp-jetpack-connect__feature jp-jetpack-connect__traffic"},o.default.createElement("
7472 header",{className:"jp-jetpack-connect__header"},o.default.createElement("h2",{className:"jp-jetpack-connect__container-subtitle",title:"Drive more traffic to your site with Jetpack"},(0,u.translate)("Drive more traffic to your site")),o.default.createElement("p",{className:"jp-jetpack-connect__description"},(0,u.translate)("Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.")),o.default.createElement("div",{className:"jp-jetpack-connect__header-img-container"},o.default.createElement("img",{src:f.imagePath+"long-clouds.svg",width:"1160",height:"63",alt:"Decoration: Jetpack clouds",className:"jp-jetpack-connect__header-img"})," ",o.default.createElement("img",{src:f.imagePath+"stat-bars.svg",width:"400",alt:"Decoration: Jetpack bar graph",className:"jp-jetpack-connect__header-img"}))),o.default.createElement("div",{className:"jp-jetpack-connect__interior-container"},o.default.createElement("div",{className:"jp-jetpack-connect
7473 __feature-list"},o.default.createElement("div",{className:"jp-jetpack-connect__feature-list-column"},o.default.createElement("h3",{title:"Jetpack's Publicize feature",className:"dops-section-header__label"},(0,u.translate)("Publicize",{context:"Header. Noun: Publicize is a module of Jetpack"})),o.default.createElement("div",{className:"jp-jetpack-connect__feature-content"},o.default.createElement("h4",{className:"jp-jetpack-connect__feature-content-title",title:"Automated social marketing"},(0,u.translate)("Automated social marketing.")),o.default.createElement("p",null,(0,u.translate)("Use Publicize to automatically share your posts with friends, followers, and the world.")))),o.default.createElement("div",{className:"jp-jetpack-connect__feature-list-column"},o.default.createElement("h3",{title:"Jetpack's Sharing and Like features",className:"dops-section-header__label"},(0,u.translate)("Sharing & Like Buttons")),o.default.createElement("div",{className:"jp-jetpack-connect__feature
7474 -content"},o.default.createElement("h4",{className:"jp-jetpack-connect__feature-content-title",title:"Build a community"},(0,u.translate)("Build a community.")),o.default.createElement("p",null,(0,u.translate)("Give visitors the tools to share and subscribe to your content.")))),o.default.createElement("div",{className:"jp-jetpack-connect__feature-list-column"},o.default.createElement("h3",{title:"Jetpack's Related Posts feature",className:"dops-section-header__label"},(0,u.translate)("Related Posts",{context:"Header. Noun: Related posts is a module of Jetpack."})),o.default.createElement("div",{className:"jp-jetpack-connect__feature-content"},o.default.createElement("h4",{className:"jp-jetpack-connect__feature-content-title",title:"Increase page views"},(0,u.translate)("Increase page views.")),o.default.createElement("p",null,(0,u.translate)("Keep visitors engaged by giving them more to share and read with Related Posts."))))),o.default.createElement("h2",{className:"jp-jetpack-con
7475 nect__container-subtitle",title:"Track your growth"},(0,u.translate)("Track your growth")),o.default.createElement("p",{className:"jp-jetpack-connect__description"},(0,u.translate)("Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.")),o.default.createElement("img",{src:f.imagePath+"stats-example-med.png",srcSet:f.imagePath+"stats-example-sm.png 445w, "+f.imagePath+"stats-example-med.png 770w, "+f.imagePath+"stats-example-lrg.png 1200w",className:"jp-jetpack-connect__feature-image",alt:"Jetpack statistics and traffic insights graph"}))),o.default.createElement(c.default,{className:"jp-jetpack-connect__feature"},o.default.createElement("header",{className:"jp-jetpack-connect__header"},o.default.createElement("h2",{className:"jp-jetpack-connect__container-subtitle",title:"Site security and peace of mind with Jetpack"},(0,u.translate)("Site security and peace of mind")),o.default.creat
7476 eElement("p",{className:"jp-jetpack-connect__description"},(0,u.translate)("Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry."))),o.default.createElement("div",{className:"jp-jetpack-connect__interior-container"},o.default.createElement("div",{className:"jp-jetpack-connect__feature-list"},o.default.createElement("div",{className:"jp-jetpack-connect__feature-list-column"},o.default.createElement("h3",{title:"Jetpack's Protect feature",className:"dops-section-header__label"},(0,u.translate)("Protect",{context:"Header. Noun: Protect is a module of Jetpack."})),o.default.createElement("div",{className:"jp-jetpack-connect__feature-content"},o.default.createElement("h4",{className:"jp-jetpack-connect__feature-content-title",title:"Block site attacks"},(0,u.translate)("Block site attacks.")),o.default.createElement("p",null,(0,u.translate)("Gain peace of mind with Protect, the tool that h
7477 as blocked billions of login attacks across millions of sites.")))),o.default.createElement("div",{className:"jp-jetpack-connect__feature-list-column"},o.default.createElement("h3",{title:"Jetpack's Monitor features",className:"dops-section-header__label"},(0,u.translate)("Monitor",{context:"Header. Noun: Monitor is a module of Jetpack."})),o.default.createElement("div",{className:"jp-jetpack-connect__feature-content"},o.default.createElement("h4",{className:"jp-jetpack-connect__feature-content-title",title:"Live site monitoring"},(0,u.translate)("Live site monitoring.")),o.default.createElement("p",null,(0,u.translate)("Stress less. Monitor will send you real-time alerts if your site ever goes down.")))),o.default.createElement("div",{className:"jp-jetpack-connect__feature-list-column"},o.default.createElement("h3",{title:"Jetpack's Manage feature",className:"dops-section-header__label"},(0,u.translate)("Manage",{context:"Header. Noun: Manage is a module of Jetpack."})),o.default.c
7478 reateElement("div",{className:"jp-jetpack-connect__feature-content"},o.default.createElement("h4",{className:"jp-jetpack-connect__feature-content-title",title:"Automatic site updates"},(0,u.translate)("Automatic site updates.")),o.default.createElement("p",null,(0,u.translate)("Never fall behind on a security release or waste time updating multiple sites."))))))),o.default.createElement(c.default,{className:"jp-jetpack-connect__feature"},o.default.createElement("header",{className:"jp-jetpack-connect__header"},o.default.createElement("h2",{className:"jp-jetpack-connect__container-subtitle",title:"lightning fast optimized images with Jetpack Photon"},(0,u.translate)("Lightning fast, optimized images")),o.default.createElement("p",{className:"jp-jetpack-connect__description"},(0,u.translate)("Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free."))),o.default.createEleme
7479 nt("div",{className:"jp-jetpack-connect__interior-container"},o.default.createElement("img",{src:f.imagePath+"feature-photon-med.jpg",srcSet:f.imagePath+"feature-photon-sm.jpg 600w, "+f.imagePath+"feature-photon-med.jpg 770w, "+f.imagePath+"feature-photon-lrg.jpg 1200w",className:"jp-jetpack-connect__feature-image",alt:"Jetpacks photon serves up lightning fast, optimized images"}))),o.default.createElement(c.default,{className:"jp-jetpack-connect__feature"},o.default.createElement("header",{className:"jp-jetpack-connect__header"},o.default.createElement("h2",{className:"jp-jetpack-connect__container-subtitle",title:"Jetpack offers free, professional support"},(0,u.translate)("Did we mention free, professional support?")),o.default.createElement("p",{className:"jp-jetpack-connect__description"},(0,u.translate)("Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you."))),o.default.createElement(
7480 "div",{className:"jp-jetpack-connect__interior-container"},o.default.createElement("img",{src:f.imagePath+"aurora-med.jpg",srcSet:f.imagePath+"aurora-sm.jpg 600w, "+f.imagePath+"aurora-med.jpg 770w, "+f.imagePath+"aurora-lrg.jpg 1200w",className:"jp-jetpack-connect__feature-image",alt:"Jetpack's free support team"}))),o.default.createElement(c.default,{className:"jp-jetpack-connect__cta"},o.default.createElement("p",{className:"jp-jetpack-connect__description"},(0,u.translate)("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.")),o.default.createElement(d.default,{from:"landing-page-bottom"}),o.default.createElement("p",null,o.default.createElement("a",{href:e,className:"jp-jetpack-connect__link"},(0,u.translate)("No account? Create one for free…")))))}});t.default=(0,i.connect)(function(e){return{connectUrl:(0,p.getConnectUrl)(e)}})(h),e.exports=t.default},function(e,t,n){"use stri
7481 ct";function r(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}var a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o=n(142),i=n(833),s=n(747);n(834);var c=o.createClass({displayName:"CardSection",propTypes:{title:o.PropTypes.any,vertical:o.PropTypes.any,style:o.PropTypes.object,className:o.PropTypes.string,device:o.PropTypes.oneOf(["desktop","tablet","phone"])},getDefaultProps:function(){return{vertical:null}},render:function(){return o.createElement("div",{className:s("dops-card-section",this.props.className),style:this.props.style},this.props.title?this._renderWithTitle():this.props.children)},_renderWithTitle:function(){var e=this.props.vertical?"vertical":"horizontal",t="dops-card-section-orient-"+e;return o.createElement("div",{className:t},o.createElement("h4",{ref:"label",className:"dops-card-section-
7482 label"},this.props.title),o.createElement("div",{ref:"content",className:"dops-card-section-content"},this.props.children))}}),u=o.createClass({displayName:"CardFooter",render:function(){return o.createElement("div",{className:"dops-card-footer"},this.props.children)}}),l=o.createClass({displayName:"Card",propTypes:{title:o.PropTypes.any,meta:o.PropTypes.any,icon:o.PropTypes.string,iconLabel:o.PropTypes.any,iconColor:o.PropTypes.string,style:o.PropTypes.object,className:o.PropTypes.string,compact:o.PropTypes.bool,device:o.PropTypes.oneOf(["desktop","tablet","mobile"])},getDefaultProps:function(){return{iconColor:"#787878",className:""}},render:function(){var e=this.props,t=(e.style,e.title),n=e.meta,i=e.icon,c=e.iconLabel,u=r(e,["style","title","meta","icon","iconLabel"]),l=s({"dops-card":!0,"is-compact":this.props.compact});return o.createElement("div",a({},u,{className:s(this.props.className,l),style:this.props.style}),this.props.title&&o.createElement("h2",{className:"dops-card-t
7483 itle"},t,n&&o.createElement("span",{className:"dops-card-meta"},n),(i||c)&&this._renderIcon()),this.props.children)},_renderIcon:function(){return o.createElement("span",{className:"dops-card-icon",style:{color:this.props.iconColor}},this.props.icon&&o.createElement(i,{name:this.props.icon,style:{backgroundColor:this.props.iconColor}}),this.props.iconLabel)}});l.Section=c,l.Footer=u,e.exports=l},function(e,t,n){"use strict";var r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},a=n(142),o=n(806),i=a.createClass({displayName:"Icon",propTypes:{name:a.PropTypes.string.isRequired,style:a.PropTypes.object,onMouseOver:a.PropTypes.func,onMouseOut:a.PropTypes.func,isPresentation:a.PropTypes.bool},getDefaultProps:function(){return{style:{},onMouseOver:o,onMouseOut:o,isPresentation:!0}},render:function(){var e={};return this.props.isPresentation&&(e={"aria-hidden":!0,role:"presenta
7484 tion"}),a.createElement("span",r({style:this.props.style,onMouseOver:this.props.onMouseOver,onMouseOut:this.props.onMouseOut,className:"genericon genericon-"+this.props.name},e),this.props.children)}});e.exports=i},function(e,t){},,function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.ConnectButton=void 0;var a=n(142),o=r(a),i=n(154),s=n(837),c=r(s),u=n(466),l=n(639),d=n(840),p=r(d),f=t.ConnectButton=o.default.createClass({displayName:"ConnectButton",propTypes:{connectUser:o.default.PropTypes.bool,from:o.default.PropTypes.string},getDefaultProps:function(){return{connectUser:!1,from:""}},renderUserButton:function(){if(this.props.isLinked)return o.default.createElement("div",null,o.default.createElement(c.default,{onClick:this.props.unlinkUser,disabled:this.props.isUnlinking},(0,u.translate)("Unlink me from WordPress.com")));var e=this.props.connectUrl;return this.props.from&&(e+="&from="+this.props.from,e+=
7485 "&additional-user"),o.default.createElement(c.default,{className:"is-primary jp-jetpack-connect__button",href:e,disabled:this.props.fetchingConnectUrl},(0,u.translate)("Link to WordPress.com"))},disconnectSite:function(){window.confirm((0,u.translate)("Do you really want to disconnect your site from WordPress.com?"))&&this.props.disconnectSite()},renderContent:function(){if(this.props.connectUser)return this.renderUserButton();if(this.props.isSiteConnected)return o.default.createElement(c.default,{onClick:this.disconnectSite,disabled:this.props.isDisconnecting},(0,u.translate)("Disconnect Jetpack"));var e=this.props.connectUrl;return this.props.from&&(e+="&from="+this.props.from),o.default.createElement(c.default,{className:"is-primary jp-jetpack-connect__button",href:e,disabled:this.props.fetchingConnectUrl},(0,u.translate)("Connect Jetpack"))},render:function(){return o.default.createElement("div",null,o.default.createElement(p.default,null),this.renderContent())}});t.default=(0,i
7486 .connect)(function(e){return{isSiteConnected:(0,l.getSiteConnectionStatus)(e),isDisconnecting:(0,l.isDisconnectingSite)(e),fetchingConnectUrl:(0,l.isFetchingConnectUrl)(e),connectUrl:(0,l.getConnectUrl)(e),isLinked:(0,l.isCurrentUserLinked)(e),isUnlinking:(0,l.isUnlinkingUser)(e)}},function(e){return{disconnectSite:function(){return e((0,l.disconnectSite)())},unlinkUser:function(){return e((0,l.unlinkUser)())}}})(f)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(657),s=r(i),c=n(747),u=r(c),l=n(806),d=r(l);n(838),t.default=o.default.createClass({displayName:"Button",propTypes:{disabled:o.default.PropTypes.bool,compact:o.default.PropTypes.bool,primary:o.default.PropTypes.bool,scary:o.default.PropTypes.bool,type:o.default.PropTypes.string,href:o.default.PropTypes.string,onClick:o.default.PropTypes.func,borderless:o.default.PropTypes.bool},getDefaultProps:function(){return{disabled
7487 :!1,type:"button",onClick:d.default,borderless:!1}},render:function(){var e=this.props.href?"a":"button",t=(0,u.default)({"dops-button":!0,"is-compact":this.props.compact,"is-primary":this.props.primary,"is-scary":this.props.scary,"is-borderless":this.props.borderless}),n=(0,s.default)({},this.props,{className:(0,u.default)(this.props.className,t)});return o.default.createElement(e,n,this.props.children)}}),e.exports=t.default},function(e,t){},,function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(841),o=r(a),i=n(844),s=r(i),c=n(845),u=r(c),l=n(846),d=r(l),p=n(847),f=r(p),h=n(142),m=n(154),M=n(161),_=n(639),v=function(e){function t(){return(0,s.default)(this,t),(0,d.default)(this,(t.__proto__||(0,o.default)(t)).apply(this,arguments))}return(0,f.default)(t,e),(0,u.default)(t,[{key:"componentWillMount",value:function(){this.props.fetchConnectUrl()}},{key:"render",value:function(){return null}}]),t}(h.Co
7488 mponent);v.defaultProps={fetchConnectUrl:function(){}},t.default=(0,m.connect)(function(){return{fetchConnectUrl:(0,_.fetchConnectUrl)()}},function(e){return(0,M.bindActionCreators)({fetchConnectUrl:_.fetchConnectUrl},e)})(v),e.exports=t.default},function(e,t,n){e.exports={default:n(842),__esModule:!0}},function(e,t,n){n(843),e.exports=n(277).Object.getPrototypeOf},function(e,t,n){var r=n(312),a=n(311);n(452)("getPrototypeOf",function(){return function(e){return a(r(e))}})},function(e,t){"use strict";t.__esModule=!0,t.default=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var a=n(454),o=r(a);t.default=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),(0,o.default)(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}()},function(
7489 e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var a=n(266),o=r(a);t.default=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!==("undefined"==typeof t?"undefined":(0,o.default)(t))&&"function"!=typeof t?e:t}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var a=n(848),o=r(a),i=n(852),s=r(i),c=n(266),u=r(c);t.default=function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+("undefined"==typeof t?"undefined":(0,u.default)(t)));e.prototype=(0,s.default)(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(o.default?(0,o.default)(e,t):e.__proto__=t)}},function(e,t,n){e.exports={default:n(849),__esModule:!0}},function(e,t,n){n(850),e.exports=n(277).Object.setPrototypeOf},function(e,t,n){var r=n(275);r(r.S,"Object",{setProtot
7490 ypeOf:n(851).set})},function(e,t,n){var r=n(283),a=n(282),o=function(e,t){if(a(e),!r(t)&&null!==t)throw TypeError(t+": can't set as prototype!")};e.exports={set:Object.setPrototypeOf||("__proto__"in{}?function(e,t,r){try{r=n(278)(Function.call,n(330).f(Object.prototype,"__proto__").set,2),r(e,[]),t=!(e instanceof Array)}catch(e){t=!0}return function(e,n){return o(e,n),t?e.__proto__=n:r(e,n),e}}({},!1):void 0),check:o}},function(e,t,n){e.exports={default:n(853),__esModule:!0}},function(e,t,n){n(854);var r=n(277).Object;e.exports=function(e,t){return r.create(e,t)}},function(e,t,n){var r=n(275);r(r.S,"Object",{create:n(294)})},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});t.imagePath=window.Initial_State.pluginBaseUrl+"/images/"},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e){return{__html:e.jumpstart_desc}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(142),i=r(o),s=n(161),c=n(154),u=n(832),l=r(u),
7491 d=n(857),p=r(d),f=n(837),h=r(f),m=n(807),M=r(m),_=n(466),v=n(656),g=r(v),b=n(653),y=n(447),A=i.default.createClass({displayName:"JumpStart",render:function(){var e=function(){return g.default.tracks.recordEvent("jetpack_jumpstart_learn_more",{})},t=this.props.jumpstartFeatures.map(function(e){return i.default.createElement("div",{className:"jp-jumpstart__feature-list-column",key:"module-card_"+e.name},i.default.createElement("div",{className:"jp-jumpstart__feature-content"},i.default.createElement("h4",{className:"jp-jumpstart__feature-content-title",title:e.name},e.name),i.default.createElement("p",{dangerouslySetInnerHTML:a(e)})))});return i.default.createElement("div",{className:"jp-jumpstart"},i.default.createElement("h1",{className:"jp-jumpstart__title"},(0,_.translate)("Jump Start your Site")),i.default.createElement(l.default,{className:"jp-jumpstart__cta-container"},i.default.createElement(l.default,{className:"jp-jumpstart__cta"},this.props.isJumpstarting?i.default.createEl
7492 ement(M.default,null):null,i.default.createElement("p",{className:"jp-jumpstart__description"},(0,_.translate)("Quickly enhance your site by activating Jetpack's recommended features.")),i.default.createElement(h.default,{primary:!0,onClick:this.props.jumpStartActivate},(0,_.translate)("Activate Recommended Features"))),i.default.createElement(p.default,{className:"jp-jumpstart__features",clickableHeaderText:!0,subheader:"Learn more",onOpen:e},i.default.createElement("p",{className:"jp-jumpstart__description"},(0,_.translate)("Jetpack's recommended features include:")),i.default.createElement("div",{className:"jp-jumpstart__feature-list"},t),i.default.createElement("p",{className:"jp-jumpstart__note"},(0,_.translate)("Features can be activated or deactivated at any time.")))),i.default.createElement("a",{onClick:this.props.jumpStartSkip,className:"jp-jumpstart__skip-step",title:(0,_.translate)("Skip the Jetpack Jumpstart process")},(0,_.translate)("Skip this step")))}});t.default=(0
7493 ,c.connect)(function(e){return{isJumpstarting:(0,b.isJumpstarting)(e),jumpstartFeatures:(0,y.getModulesByFeature)(e,"Jumpstart")}},function(e){return(0,s.bindActionCreators)({jumpStartActivate:b.jumpStartActivate,jumpStartSkip:b.jumpStartSkip},e)})(A),e.exports=t.default},function(e,t,n){"use strict";var r=n(142),a=n(747),o=n(806),i=n(832),s=n(858),c=n(810);n(859);var u=r.createClass({displayName:"FoldableCard",propTypes:{actionButton:r.PropTypes.element,actionButtonExpanded:r.PropTypes.element,cardKey:r.PropTypes.string,compact:r.PropTypes.bool,disabled:r.PropTypes.bool,expandedSummary:r.PropTypes.oneOfType([r.PropTypes.string,r.PropTypes.element]),expanded:r.PropTypes.bool,icon:r.PropTypes.string,onClick:r.PropTypes.func,onClose:r.PropTypes.func,onOpen:r.PropTypes.func,summary:r.PropTypes.oneOfType([r.PropTypes.string,r.PropTypes.element]),clickableHeader:r.PropTypes.bool,clickableHeaderText:r.PropTypes.bool},getInitialState:function(){return{expanded:this.props.expanded}},getDefa
7494 ultProps:function(){return{onOpen:o,onClose:o,cardKey:"",icon:"chevron-down",isExpanded:!1,clickableHeader:!1,clickableHeaderText:!1}},onClick:function(){this.props.children&&this.setState({expanded:!this.state.expanded}),this.props.onClick&&this.props.onClick(),this.state.expanded?this.props.onClose(this.props.cardKey):this.props.onOpen(this.props.cardKey)},getClickAction:function(){if(!this.props.disabled)return this.onClick},getActionButton:function(){return this.state.expanded?this.props.actionButtonExpanded||this.props.actionButton:this.props.actionButton},renderActionButton:function(){var e=this.props.clickableHeader?null:this.getClickAction();if(this.props.actionButton)return r.createElement("div",{className:"dops-foldable-card__action",onClick:e},this.getActionButton());if(this.props.children){var t=24;return r.createElement("button",{disabled:this.props.disabled,className:"dops-foldable-card__action dops-foldable-card__expand",onClick:e},r.createElement("span",{className:"s
7495 creen-reader-text"},"More"),r.createElement(c,{icon:this.props.icon,size:t}))}},renderContent:function(){return r.createElement("div",{className:"dops-foldable-card__content"},this.props.children)},renderHeader:function(){var e=this.props.summary?r.createElement("span",{className:"dops-foldable-card__summary"},this.props.summary," "):null,t=this.props.expandedSummary?r.createElement("span",{className:"dops-foldable-card__summary_expanded"},this.props.expandedSummary," "):null,n=this.props.header?r.createElement("div",{className:"dops-foldable-card__header-text"},this.props.header):null,o=this.props.subheader?r.createElement("div",{className:"dops-foldable-card__subheader"},this.props.subheader):null,i=this.props.clickableHeader?this.getClickAction():null,s=this.props.clickableHeaderText?this.getClickAction():null,c=a("dops-foldable-card__header",{"is-clickable":!!this.props.clickableHeader,"has-border":!!this.props.summary}),u=a("dops-foldable-card__header-text",{"is-clickable":!!th
7496 is.props.clickableHeaderText});return r.createElement("div",{className:c,onClick:i},r.createElement("span",{className:"dops-foldable-card__main"},r.createElement("div",{className:u,onClick:s},n,o)),r.createElement("span",{className:"dops-foldable-card__secondary"},e,t,this.renderActionButton()))},render:function(){var e=this.props.compact?s:i,t=a("dops-foldable-card",this.props.className,{"is-disabled":!!this.props.disabled,"is-expanded":!!this.state.expanded,"has-expanded-summary":!!this.props.expandedSummary});return r.createElement(e,{className:t},this.renderHeader(),this.state.expanded&&this.renderContent())}});e.exports=u},function(e,t,n){"use strict";var r=n(142),a=n(657),o=n(747),i=n(832);e.exports=r.createClass({displayName:"CompactCard",render:function(){var e=a({},this.props,{className:o(this.props.className,"is-compact")});return r.createElement(i,e,this.props.children)}})},function(e,t){},,function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Ob
7497 ject.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(154),s=n(862),c=r(s),u=n(466),l=n(656),d=r(l),p=n(864),f=r(p),h=n(914),m=r(h),M=n(931),_=r(M),v=n(932),g=r(v),b=n(933),y=r(b),A=n(934),T=r(A),L=n(935),E=r(L),w=n(937),z=r(w),S=n(447),k=n(927),O=r(k),N=n(938),C=r(N),D=n(347),P=n(639),x=o.default.createClass({displayName:"AtAGlance",render:function(){var e={siteAdminUrl:this.props.siteAdminUrl,siteRawUrl:this.props.siteRawUrl},t=o.default.createElement(c.default,{label:(0,u.translate)("Security"),settingsPath:"#security",externalLink:this.props.isDevMode?"":(0,u.translate)("Manage security on WordPress.com"),externalLinkPath:this.props.isDevMode?"":"https://wordpress.com/settings/security/"+this.props.siteRawUrl,externalLinkClick:function(){return d.default.tracks.recordEvent("jetpack_wpa_aag_security_wpcom_click",{})}}),n=o.default.createElement(c.default,{label:(0,u.translate)("Performance")});if(this.props.userCanManageModules)return o.default.createElement("div
7498 ",{className:"jp-at-a-glance"},o.default.createElement(O.default,null),o.default.createElement(C.default,null),o.default.createElement(f.default,e),t,o.default.createElement("div",{className:"jp-at-a-glance__item-grid"},o.default.createElement("div",{className:"jp-at-a-glance__left"},o.default.createElement(m.default,null)),o.default.createElement("div",{className:"jp-at-a-glance__right"},o.default.createElement(g.default,{siteRawUrl:this.props.siteRawUrl}))),o.default.createElement("div",{className:"jp-at-a-glance__item-grid"},o.default.createElement("div",{className:"jp-at-a-glance__left"},o.default.createElement(T.default,{siteRawUrl:this.props.siteRawUrl})),o.default.createElement("div",{className:"jp-at-a-glance__right"},o.default.createElement(_.default,null))),o.default.createElement("div",{className:"jp-at-a-glance__item-grid"},o.default.createElement("div",{className:"jp-at-a-glance__left"},o.default.createElement(y.default,e)),o.default.createElement("div",{className:"jp-a
7499 t-a-glance__right"},o.default.createElement(E.default,e))),n,o.default.createElement("div",{className:"jp-at-a-glance__item-grid"},o.default.createElement("div",{className:"jp-at-a-glance__left"},o.default.createElement(z.default,null))));var r="";this.props.userCanViewStats&&(r=o.default.createElement(f.default,e));var a="";this.props.isModuleActivated("protect")&&(a=o.default.createElement(m.default,null));var i="";return""===r&&""===a||(i=o.default.createElement("div",null,r,t,a)),i}});t.default=(0,i.connect)(function(e){return{isModuleActivated:function(t){return(0,S.isModuleActivated)(e,t)},userCanManageModules:(0,D.userCanManageModules)(e),userCanViewStats:(0,D.userCanViewStats)(e),isDevMode:(0,P.isDevMode)(e)}})(x),e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(863),s=r(i),c=n(810),u=r(c),l=n(466);t.default=o.default.createClass({displayName:"DashSect
7500 ionHeader",propTypes:{label:o.default.PropTypes.string.isRequired,settingsPath:o.default.PropTypes.string,externalLinkPath:o.default.PropTypes.string,externalLink:o.default.PropTypes.string,externalLinkClick:o.default.PropTypes.func},getDefaultProps:function(){return{label:"",settingsPath:"",externalLinkPath:"",externalLink:""}},render:function(){var e=void 0,t=void 0,n=void 0,r=(0,s.default)(this.props.className,"jp-dash-section-header");return this.props.settingsPath&&(e=o.default.createElement("a",{className:"jp-dash-section-header__settings",href:this.props.settingsPath},o.default.createElement("span",{className:"screen-reader-text"},(0,l.translate)("Settings",{context:"Noun. Displayed to screen readers."})),o.default.createElement(u.default,{icon:"cog",size:16}))),this.props.externalLink&&(t=o.default.createElement("a",{className:"jp-dash-section-header__external-link",href:this.props.externalLinkPath,onClick:this.props.externalLinkClick},this.props.externalLink)),this.props.ch
7501 ildren&&(n=o.default.createElement("div",{className:"jp-dash-section-header__children"},this.props.children)),o.default.createElement("div",{className:r},o.default.createElement("div",{className:"jp-dash-section-header__label"},o.default.createElement("h2",{className:"jp-dash-section-header__name"},this.props.label),e),t,n)}}),e.exports=t.default},function(e,t,n){var r,a;!function(){"use strict";function n(){for(var e="",t=0;t<arguments.length;t++){var r=arguments[t];if(r){var a=typeof r;if("string"===a||"number"===a)e+=" "+r;else if(Array.isArray(r))e+=" "+n.apply(null,r);else if("object"===a)for(var i in r)o.call(r,i)&&r[i]&&(e+=" "+i)}}return e.substr(1)}var o={}.hasOwnProperty;"undefined"!=typeof e&&e.exports?e.exports=n:(r=[],a=function(){return n}.apply(t,r),!(void 0!==a&&(e.exports=a)))}()},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(449),o=r(a),i=n(266),s=r(i),c=n(142),u=r(c),l=n(594
7502 ),d=r(l),p=n(398),f=r(p),h=n(832),m=r(h),M=n(865),_=r(M),v=n(154),g=n(862),b=r(g),y=n(837),A=r(y),T=n(807),L=r(T),E=n(466),w=n(656),z=r(w),S=n(641),k=r(S),O=n(855),N=n(639),C=n(347),D=n(912),P=r(D),x=n(913),j=r(x),W=n(436),Y=n(447),q=u.default.createClass({displayName:"DashStats",barClick:function(e){e.data.link&&(z.default.tracks.recordEvent("jetpack_wpa_aag_stats_bar_click",{}),window.open(e.data.link,"_blank"))},statsChart:function(e){var t=this.props,n=[];return"object"!==(0,s.default)(t.statsData[e])?n:((0,d.default)(t.statsData[e].data,function(r){var a=r[0],o="",i="",s=r[1];"day"===e?(o=(0,E.moment)(a).format("MMM D"),i=(0,E.moment)(a).format("MMMM Do")):"week"===e?(a=a.replace(/W/g,"-"),o=(0,E.moment)(a).format("MMM D"),i=(0,E.translate)("Week of %(date)s",{args:{date:(0,E.moment)(a).format("MMMM Do")}})):(o=(0,E.moment)(a).format("MMM"),i=(0,E.moment)(a).format("MMMM, YYYY")),n.push({label:o,value:s,nestedValue:null,className:"statsChartbar",data:{link:"https://wordpress.co
7503 m/stats/"+e+"/"+t.siteRawUrl+"?startDate="+a},tooltipData:[{label:i,value:(0,E.translate)("Views: %(numberOfViews)s",{
7504 +args:{numberOfViews:(0,E.numberFormat)(s)}}),className:"tooltip class"},{label:(0,E.translate)("Click to view detailed stats.")}]})}),n)},statsErrors:function(){return(0,f.default)(this.props.statsData,["general","errors"],!1)},renderStatsArea:function(){if(this.props.isModuleActivated("stats")){var e=this.statsErrors();if(e)return(0,d.default)(e,function(e){console.log(e)}),u.default.createElement("div",{className:"jp-at-a-glance__stats-inactive"},u.default.createElement("span",null,(0,E.translate)("Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}",{components:{a:u.default.createElement("a",{href:"https://wordpress.com/stats/insights/"+this.props.siteRawUrl})}})));var t=this.statsChart(this.props.activeTab());return u.default.createElement("div",{className:"jp-at-a-glance__stats-container"},u.default.createElement("div",{className:"jp-at-a-glance__stats-chart"},u.default.createElement(_.default,{data:t,barClick:this.b
7505 arClick}),0<t.length?"":u.default.createElement(L.default,null)),u.default.createElement("div",{id:"stats-bottom",className:"jp-at-a-glance__stats-bottom"},u.default.createElement(j.default,{statsData:this.props.statsData,siteRawUrl:this.props.siteRawUrl,siteAdminUrl:this.props.siteAdminUrl})))}return u.default.createElement("div",{className:"jp-at-a-glance__stats-inactive"},u.default.createElement("div",{className:"jp-at-a-glance__stats-inactive-icon"},u.default.createElement("img",{src:O.imagePath+"stats.svg",width:"60",height:"60",alt:(0,E.translate)("Jetpack Stats Icon"),className:"jp-at-a-glance__stats-icon"})),u.default.createElement("div",{className:"jp-at-a-glance__stats-inactive-text"},this.props.isDevMode?(0,E.translate)("Unavailable in Dev Mode"):(0,E.translate)("{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}",{components:{a:u.default.createElement("a",{href:"javascript:void(0)",onClick:this.props.act
7506 ivateStats}),a1:u.default.createElement("a",{href:"https://jetpack.com/support/wordpress-com-stats/",target:"_blank"})}})),this.props.isDevMode?"":u.default.createElement("div",{className:"jp-at-a-glance__stats-inactive-button"},u.default.createElement(A.default,{onClick:this.props.activateStats,primary:!0},(0,E.translate)("Activate Site Stats"))))},maybeShowStatsTabs:function(){if(this.props.isModuleActivated("stats")&&!this.statsErrors())return u.default.createElement("ul",{className:"jp-at-a-glance__stats-views"},u.default.createElement("li",{tabIndex:"0",className:"jp-at-a-glance__stats-view"},u.default.createElement("a",{href:"javascript:void(0)",onClick:this.handleSwitchStatsView.bind(this,"day"),className:this.getClass("day")},(0,E.translate)("Days"))),u.default.createElement("li",{tabIndex:"0",className:"jp-at-a-glance__stats-view"},u.default.createElement("a",{href:"javascript:void(0)",onClick:this.handleSwitchStatsView.bind(this,"week"),className:this.getClass("week")},(0,
7507 E.translate)("Weeks"))),u.default.createElement("li",{tabIndex:"0",className:"jp-at-a-glance__stats-view"},u.default.createElement("a",{href:"javascript:void(0)",onClick:this.handleSwitchStatsView.bind(this,"month"),className:this.getClass("month")},(0,E.translate)("Months"))))},handleSwitchStatsView:function(e){z.default.tracks.recordEvent("jetpack_wpa_aag_stats_switch_view",{view:e}),this.props.switchView(e),this.props.fetchStatsData(e)},getClass:function(e){return this.props.activeTab()===e?"jp-at-a-glance__stats-view-link is-current":"jp-at-a-glance__stats-view-link"},render:function(){var e=(0,o.default)(this.props.moduleList);if(!(0,k.default)(e,"stats"))return null;var t=this.props.activeTab();return u.default.createElement("div",null,u.default.createElement(P.default,{range:t}),u.default.createElement(b.default,{label:(0,E.translate)("Site Stats")},this.maybeShowStatsTabs()),u.default.createElement(m.default,{className:"jp-at-a-glance__stats-card "+(this.props.isDevMode?"is-
7508 inactive":"")},this.renderStatsArea()))}});q.propTypes={isDevMode:u.default.PropTypes.bool.isRequired,siteRawUrl:u.default.PropTypes.string.isRequired,siteAdminUrl:u.default.PropTypes.string.isRequired,statsData:u.default.PropTypes.any.isRequired},t.default=(0,v.connect)(function(e){return{isModuleActivated:function(t){return(0,Y.isModuleActivated)(e,t)},moduleList:(0,Y.getModules)(e),isFetchingModules:function(){return(0,Y.isFetchingModulesList)(e)},activeTab:function(){return(0,W.getActiveStatsTab)(e)},isDevMode:(0,N.isDevMode)(e),statsData:"N/A"!==(0,W.getStatsData)(e)?(0,W.getStatsData)(e):(0,C.getInitialStateStatsData)(e)}},function(e){return{activateStats:function(){return e((0,Y.activateModule)("stats"))},switchView:function(t){return e((0,W.statsSwitchTab)(t))},fetchStatsData:function(t){return e((0,W.fetchStatsData)(t))}}})(q),e.exports=t.default},function(e,t,n){"use strict";var r=n(142),a=n(806),o=n(866),i=n(867),s=n(909);n(910),e.exports=r.createClass({displayName:"Modul
7509 eChart",propTypes:{loading:r.PropTypes.bool,data:r.PropTypes.array,minTouchBarWidth:r.PropTypes.number,minBarWidth:r.PropTypes.number,barClick:r.PropTypes.func},getInitialState:function(){return{maxBars:100,width:650}},getDefaultProps:function(){return{minTouchBarWidth:42,minBarWidth:15,barClick:a}},componentDidMount:function(){this.resize=o(this.resize,400),window.addEventListener("resize",this.resize),this.resize()},componentWillUnmount:function(){window.removeEventListener("resize",this.resize)},componentWillReceiveProps:function(e){this.props.loading&&!e.loading&&this.resize()},resize:function(){if(this.isMounted()){var e,t=this.refs.chart,n=t.clientWidth-82;s.hasTouch()?(n=n<=0?350:n,e=Math.floor(n/this.props.minTouchBarWidth)):e=Math.floor(n/this.props.minBarWidth),this.setState({maxBars:e,width:n})}},getYAxisMax:function(e){var t=Math.max.apply(null,e),n=Math.pow(10,t.toString().length-1),r=Math.ceil((t+1)/n)*n;return r<10&&(r=10),r},getData:function(){var e=this.props.data;r
7510 eturn e=e.slice(0-this.state.maxBars)},getValues:function(){var e=this.getData();return e=e.map(function(e){return e.value},this)},isEmptyChart:function(e){return e=e.filter(function(e){return e>0},this),0===e.length},render:function(){var e,t=this.getValues(),n=this.getYAxisMax(t),a=this.getData();return t.length&&this.isEmptyChart(t)&&(e=r.createElement("div",{className:"dops-chart__empty"},r.createElement("span",{className:"dops-chart__empty_notice"},"No activity this period"))),r.createElement("div",{ref:"chart",className:"dops-chart"},r.createElement("div",{className:"dops-chart__y-axis-markers"},r.createElement("div",{className:"dops-chart__y-axis-marker is-hundred"}),r.createElement("div",{className:"dops-chart__y-axis-marker is-fifty"}),r.createElement("div",{className:"dops-chart__y-axis-marker is-zero"})),r.createElement("div",{className:"dops-chart__y-axis"},r.createElement("div",{className:"dops-chart__y-axis-width-fix"},new Number(1e5).toLocaleString()),r.createElement(
7511 "div",{className:"dops-chart__y-axis-label is-hundred"},n.toLocaleString()),r.createElement("div",{className:"dops-chart__y-axis-label is-fifty"},(n/2).toLocaleString()),r.createElement("div",{className:"dops-chart__y-axis-label is-zero"},0)),r.createElement(i,{barClick:this.props.barClick,data:a,yAxisMax:n,chartWidth:this.state.width,isTouch:s.hasTouch()}),e)}})},function(e,t,n){function r(e,t,n){var r=!0,s=!0;if("function"!=typeof e)throw new TypeError(i);return o(n)&&(r="leading"in n?!!n.leading:r,s="trailing"in n?!!n.trailing:s),a(e,t,{leading:r,maxWait:t,trailing:s})}var a=n(749),o=n(668),i="Expected a function";e.exports=r},function(e,t,n){"use strict";var r=n(142),a=n(868),o=n(907);e.exports=r.createClass({displayName:"ModuleChartBarContainer",propTypes:{isTouch:r.PropTypes.bool,data:r.PropTypes.array,yAxisMax:r.PropTypes.number,width:r.PropTypes.number,barClick:r.PropTypes.func},buildBars:function(e){var t,n=this.props.data.length,o="bottom right",i=this.props.chartWidth,s=i
7512 /n;return t=this.props.data.map(function(t,c){var u=s*(c+1);return u+230>i&&u+s-230>0&&(o="bottom left"),r.createElement(a,{index:c,key:c,isTouch:this.props.isTouch,tooltipPosition:o,className:t.className,clickHandler:this.props.barClick,data:t,max:e,count:n})},this)},render:function(){return r.createElement("div",null,r.createElement("div",{className:"dops-chart__bars"},this.buildBars(this.props.yAxisMax)),r.createElement(o,{data:this.props.data,labelWidth:42}))}})},function(e,t,n){"use strict";var r=n(142),a=n(747),o=(n(806),n(869),n(904)),i=n(810);e.exports=r.createClass({displayName:"ModuleChartBar",propTypes:{isTouch:r.PropTypes.bool,tooltipPosition:r.PropTypes.string,className:r.PropTypes.string,clickHandler:r.PropTypes.func,data:r.PropTypes.object.isRequired,max:r.PropTypes.number,count:r.PropTypes.number},getInitialState:function(){return{showPopover:!1}},buildSections:function(){var e,t,n,o,i,s=this.props.data.value,c=this.props.max,u=c?Math.ceil(s/c*1e4)/100:0,l=100-u,d=Ma
7513 th.max(1,Math.floor(l)),p=[],f=this.props.data.nestedValue,h={"dops-chart__bar-section":!0,"is-spacer":!0,"is-ghost":100===l&&!this.props.active};return e={height:d+"%"},p.push(r.createElement("div",{key:"spacer",className:a(h),style:e})),t={top:d+"%"},f&&(o=s?Math.ceil(f/s*1e4)/100:0,i={height:o+"%"},n=r.createElement("div",{key:"nestedValue",className:"dops-chart__bar-section-inner",style:i})),p.push(r.createElement("div",{ref:"valueBar",key:"value",className:"dops-chart__bar-section is-bar",style:t},n)),p.push(r.createElement("div",{key:"label",className:"dops-chart__bar-label"},this.props.label)),p},clickHandler:function(){"function"==typeof this.props.clickHandler&&this.props.clickHandler(this.props.data)},mouseEnter:function(){this.setState({showPopover:!0})},mouseLeave:function(){this.setState({showPopover:!1})},renderTooltip:function(){if(!this.props.data.tooltipData||!this.props.data.tooltipData.length||this.props.isTouch)return null;var e=this.props.data.tooltipData,t=e.ma
7514 p(function(e,t){var n,a=["module-content-list-item"];return e.icon&&(n=r.createElement(i,{icon:e.icon,size:18})),a.push(e.className),r.createElement("li",{key:t,className:a.join(" ")},r.createElement("span",{className:"dops-wrapper"},r.createElement("span",{className:"value"},e.value),r.createElement("span",{className:"label"},n,e.label)))});return r.createElement(o,{className:"dops-chart__tooltip",id:"popover__chart-bar",showDelay:200,context:this.refs&&this.refs.valueBar,isVisible:this.state.showPopover,position:this.props.tooltipPosition},r.createElement("ul",null,t))},render:function(){var e,t,n=this.props.count||1;return t={"dops-chart__bar":!0},this.props.className&&(t[this.props.className]=!0),e={width:1/n*100+"%"},r.createElement("div",{onClick:this.clickHandler,onMouseEnter:this.mouseEnter,onMouseLeave:this.mouseLeave,className:a(t),style:e},this.buildSections(),r.createElement("div",{className:"dops-chart__bar-marker is-hundred"}),r.createElement("div",{className:"dops-cha
7515 rt__bar-marker is-fifty"}),r.createElement("div",{className:"dops-chart__bar-marker is-zero"}),this.renderTooltip())}})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}Object.defineProperty(t,"__esModule",{value:!0});var s=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.
7516 key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),c=n(142),u=r(c),l=n(1),d=r(l),p=n(468),f=r(p),h=n(747),m=r(h),M=n(870),_=r(M),v=n(875),g=r(v),b=n(657),y=r(b),A=n(898),T=r(A),L=n(899);n(902);var E=function(){},w=(0,f.default)("calypso:popover"),z=new Set,S=function(e){function t(e){a(this,t);var n=o(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e));return n.setPopoverId(e.id),n.setDOMBehavior=n.setDOMBehavior.bind(n),n.setPosition=n.setPosition.bind(n),n.onClickout=n.onClickout.bind(n),n.onKeydown=n.onKeydown.bind(n),n.onWindowChange=n.onWindowChange.bind(n),n.state={show:e.isVisible,left:-99999,top:-99999,positionClass:n.getPositionClass(e.position)},n}return i(t,e),s(t,[{key:"componentDidMount",value:function(){this.bindEscKeyListener(),this.bindDebouncedReposition(),(0,L.bindWindowListeners)()}},{key:"componentWillReceiveProps",value:function(e){return(0,L.isElement)(e.context)?this.domContext=e.context:this.domContext=d.default.findDOMNode(e.con
7517 text),e.isVisible?void this.setPosition():null}},{key:"componentDidUpdate",value:function(e){var t=this.props.isVisible;return t!==e.isVisible&&(t?this.show():this.hide()),this.domContainer&&this.domContext&&t&&t!==e.isVisible?(this.debug("Update position after inject DOM"),void this.setPosition()):null}},{key:"componentWillUnmount",value:function(){this.debug("unmounting .... "),this.unbindClickoutHandler(),this.unbindDebouncedReposition(),this.unbindEscKeyListener(),(0,L.unbindWindowListeners)(),z.delete(this.id),w("current popover instances: ",z.size)}},{key:"bindEscKeyListener",value:function(){return this.props.closeOnEsc?this.escEventHandlerAdded?null:(this.debug("adding escKey listener ..."),this.escEventHandlerAdded=!0,void document.addEventListener("keydown",this.onKeydown,!0)):null}},{key:"unbindEscKeyListener",value:function(){return this.props.closeOnEsc&&this.escEventHandlerAdded?(this.debug("unbinding `escKey` listener ..."),void document.removeEventListener("keydown",
7518 this.onKeydown,!0)):null}},{key:"onKeydown",value:function(e){return 27!==e.keyCode?null:void this.close(!0)}},{key:"bindClickoutHandler",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.domContainer;return e?this._clickoutHandlerReference?(this.debug("clickout event already bound"),null):(this.debug("binding `clickout` event"),void(this._clickoutHandlerReference=(0,_.default)(e,this.onClickout))):(this.debug("no element to bind clickout side "),null)}},{key:"unbindClickoutHandler",value:function(){this._clickoutHandlerReference&&(this.debug("unbinding `clickout` listener ..."),this._clickoutHandlerReference(),this._clickoutHandlerReference=null)}},{key:"onClickout",value:function(e){var t=this.domContext&&this.domContext.contains&&!this.domContext.contains(e.target);if(this.props.ignoreContext&&t){var n=d.default.findDOMNode(this.props.ignoreContext);t=t&&n&&n.contains&&!n.contains(e.target)}t&&this.close()}},{key:"bindDebouncedReposition",value:fu
7519 nction(){window.addEventListener("scroll",this.onWindowChange,!0),window.addEventListener("resize",this.onWindowChange,!0)}},{key:"unbindDebouncedReposition",value:function(){this.willReposition&&(window.cancelAnimationFrame(this.willReposition),this.willReposition=null),window.removeEventListener("scroll",this.onWindowChange,!0),window.removeEventListener("resize",this.onWindowChange,!0),this.debug("unbinding `debounce reposition` ...")}},{key:"onWindowChange",value:function(){this.willReposition=window.requestAnimationFrame(this.setPosition)}},{key:"setDOMBehavior",value:function(e){return e?(this.debug("setting DOM behavior"),this.bindClickoutHandler(e),this.domContainer=e,(0,L.isElement)(this.props.context)?this.domContext=this.props.context:this.domContext=d.default.findDOMNode(this.props.context),void this.setPosition()):(this.unbindClickoutHandler(),null)}},{key:"getPositionClass",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.props.positio
7520 n;return"is-"+e.replace(/\s+/g,"-")}},{key:"computePosition",value:function(){if(!this.props.isVisible)return null;var e=this.domContainer,t=this.domContext,n=this.props.position;if(!e||!t)return this.debug("[WARN] no DOM elements to work"),null;var r=n;this.debug("position: %o",n),this.props.autoPosition&&(r=(0,L.suggested)(n,e,t),this.debug("suggested position: %o",r));var a=(0,y.default)({},(0,L.constrainLeft)((0,L.offset)(r,e,t),e),{positionClass:this.getPositionClass(r)});return this.debug("updating reposition: ",a),a}},{key:"debug",value:function(e){for(var t=arguments.length,n=Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];w.apply(void 0,["[%s] "+e,this.id].concat(n))}},{key:"setPopoverId",value:function(e){this.id=e||"pop__"+(0,g.default)(16),z.add(this.id),this.debug("creating ..."),w("current popover instances: ",z.size)}},{key:"setPosition",value:function(){var e=this.computePosition();return e?(this.willReposition=null,void this.setState(e)):null}},{key:"getStylePositi
7521 on",value:function(){var e=this.state,t=e.left,n=e.top;return{left:t,top:n}}},{key:"show",value:function(){var e=this;return this.props.showDelay?(this.debug("showing in %o",this.props.showDelay+"ms"),this.clearShowTimer(),void(this._openDelayTimer=setTimeout(function(){e.setState({show:!0})},this.props.showDelay))):(this.setState({show:!0}),null)}},{key:"hide",value:function(){this.unbindClickoutHandler(),this.setState({show:!1}),this.clearShowTimer()}},{key:"clearShowTimer",value:function(){return this._openDelayTimer?(clearTimeout(this._openDelayTimer),void(this._openDelayTimer=null)):null}},{key:"close",value:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];return this.props.isVisible?void this.props.onClose(e):(this.debug("popover should be already closed"),null)}},{key:"render",value:function(){if(!this.state.show)return this.debug("is hidden. return no render"),null;if(!this.props.context)return this.debug("No `context` to tie. return no render"),null;
7522 var e=(0,m.default)("dops-popover",this.props.className,this.state.positionClass);return this.debug("rendering ..."),u.default.createElement(T.default,{className:this.props.rootClassName},u.default.createElement("div",{style:this.getStylePosition(),className:e,ref:this.setDOMBehavior},u.default.createElement("div",{className:"dops-popover__arrow"}),u.default.createElement("div",{className:"dops-popover__inner"},this.props.children)))}}]),t}(c.Component);S.propTypes={autoPosition:c.PropTypes.bool,className:c.PropTypes.string,closeOnEsc:c.PropTypes.bool,id:c.PropTypes.string,ignoreContext:c.PropTypes.shape({getDOMNode:u.default.PropTypes.function}),position:c.PropTypes.string,rootClassName:c.PropTypes.string,showDelay:c.PropTypes.number,onClose:c.PropTypes.func.isRequired,onShow:c.PropTypes.func},S.defaultProps={autoPosition:!0,className:"dops-popover",closeOnEsc:!0,isVisible:!1,position:"top",showDelay:0,onShow:E},t.default=S,e.exports=t.default},function(e,t,n){"use strict";function
7523 r(e,t){return l.set(e,t),function(){l.delete(e)}}function a(e){l.forEach(function(t,n){u(n,e.target)||t.call(n,e)})}function o(e){e||(e=document),c.bind(e,"click",a)}var i=n(871).default,s=n(872).default,c=s(n(873)),u=s(n(874));t=e.exports=r,t.globalClick=a,t.install=o;var l=new i.Map;"undefined"!=typeof document&&t.install(document)},function(e,t){!function(t,n,r){"use strict";function a(e){return null!==e&&("object"==typeof e||"function"==typeof e)}function o(e){return"function"==typeof e}function i(e,t,n){e&&!vt(e=n?e:e[ge],Bt)&&xt(e,Bt,t)}function s(e){return it.call(e).slice(8,-1)}function c(e){var t,n;return e==r?e===r?"Undefined":"Null":"string"==typeof(n=(t=Ne(e))[Bt])?n:s(t)}function u(){for(var e=N(this),t=arguments.length,n=Ce(t),r=0,a=Ut._,o=!1;t>r;)(n[r]=arguments[r++])===a&&(o=!0);return function(){var r,i=this,s=arguments.length,c=0,u=0;if(!o&&!s)return d(e,n,i);if(r=n.slice(),o)for(;t>c;c++)r[c]===a&&(r[c]=arguments[u++]);for(;s>u;)r.push(arguments[u++]);return d(e,
7524 r,i)}}function l(e,t,n){if(N(e),~n&&t===r)return e;switch(n){case 1:return function(n){return e.call(t,n)};case 2:return function(n,r){return e.call(t,n,r)};case 3:return function(n,r,a){return e.call(t,n,r,a)}}return function(){return e.apply(t,arguments)}}function d(e,t,n){var a=n===r;switch(0|t.length){case 0:return a?e():e.call(n);case 1:return a?e(t[0]):e.call(n,t[0]);case 2:return a?e(t[0],t[1]):e.call(n,t[0],t[1]);case 3:return a?e(t[0],t[1],t[2]):e.call(n,t[0],t[1],t[2]);case 4:return a?e(t[0],t[1],t[2],t[3]):e.call(n,t[0],t[1],t[2],t[3]);case 5:return a?e(t[0],t[1],t[2],t[3],t[4]):e.call(n,t[0],t[1],t[2],t[3],t[4])}return e.apply(n,t)}function p(e){return gt(O(e))}function f(e){return e}function h(){return this}function m(e,t){if(vt(e,t))return e[t]}function M(e){return C(e),Mt?mt(e).concat(Mt(e)):mt(e)}function _(e,t){for(var n,r=p(e),a=ht(r),o=a.length,i=0;o>i;)if(r[n=a[i++]]===t)return n}function v(e){return De(e).split(",")}function g(e){var t=1==e,n=2==e,a=3==e,o=4==e,
7525 i=6==e,s=5==e||i;return function(c){for(var u,d,p=Ne(O(this)),f=arguments[1],h=gt(p),m=l(c,f,3),M=L(h.length),_=0,v=t?Ce(M):n?[]:r;M>_;_++)if((s||_ in h)&&(u=h[_],d=m(u,_,p),e))if(t)v[_]=d;else if(d)switch(e){case 3:return!0;case 5:return u;case 6:return _;case 2:v.push(u)}else if(o)return!1;return i?-1:a||o?o:v}}function b(e){return function(t){var n=p(this),r=L(n.length),a=E(arguments[1],r);if(e&&t!=t){for(;r>a;a++)if(A(n[a]))return e||a}else for(;r>a;a++)if((e||a in n)&&n[a]===t)return e||a;return!e&&-1}}function y(e,t){return"function"==typeof e?e:t}function A(e){return e!=e}function T(e){return isNaN(e)?0:Nt(e)}function L(e){return e>0?kt(T(e),Tt):0}function E(e,t){var e=T(e);return e<0?St(e+t,0):kt(e,t)}function w(e){return e>9?e:"0"+e}function z(e,t,n){var r=a(t)?function(e){return t[e]}:t;return function(t){return De(n?t:this).replace(e,r)}}function S(e){return function(t){var n,a,o=De(O(this)),i=T(t),s=o.length;return i<0||i>=s?e?"":r:(n=o.charCodeAt(i),n<55296||n>56319||i+
7526 1===s||(a=o.charCodeAt(i+1))<56320||a>57343?e?o.charAt(i):n:e?o.slice(i,i+2):(n-55296<<10)+(a-56320)+65536)}}function k(e,t,n){if(!e)throw Re(n?t+n:t)}function O(e){if(e==r)throw Re("Function called on null or undefined");return e}function N(e){return k(o(e),e," is not a function!"),e}function C(e){return k(a(e),e," is not an object!"),e}function D(e,t,n){k(e instanceof t,n,": use the 'new' operator!")}function P(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}function x(e,t,n){return e[t]=n,e}function j(e){return Dt?function(t,n,r){return pt(t,n,P(e,r))}:x}function W(e){return me+"("+e+")_"+(++Pt+Ot())[ye](36)}function Y(e,t){return qe&&qe[e]||(t?qe:Wt)(me+at+e)}function q(e,t){for(var n in t)xt(e,n,t[n]);return e}function B(e){!Dt||!n&&ot(e)||pt(e,Rt,{configurable:!0,get:h})}function R(e,r,a){var i,s,c,u,d=e&Vt,p=d?t:e&Jt?t[r]:(t[r]||tt)[ge],f=d?It:It[r]||(It[r]={});d&&(a=r);for(i in a)s=!(e&Xt)&&p&&i in p&&(!o(p[i])||ot(p[i])),c=(s?p:a)[i],n||!d||o(p[i]
7527 )?e&Gt&&s?u=l(c,t):e&Qt&&!n&&p[i]==c?(u=function(e){return this instanceof c?new c(e):c(e)},u[ge]=c[ge]):u=e&Kt&&o(c)?l(st,c):c:u=a[i],n&&p&&!s&&(d?p[i]=c:delete p[i]&&xt(p,i,c)),f[i]!=c&&xt(f,i,u)}function H(e,t){xt(e,ne,t),ze in et&&xt(e,ze,t)}function I(e,t,n,r){e[ge]=ut(r||nn,{next:P(1,n)}),i(e,t+" Iterator")}function U(e,t,r,a){var o=e[ge],s=m(o,ne)||m(o,ze)||a&&m(o,a)||r;if(n&&(H(o,s),s!==r)){var c=lt(s.call(new e));i(c,t+" Iterator",!0),vt(o,ze)&&H(c,h)}return tn[t]=s,tn[t+" Iterator"]=h,s}function F(e,t,n,r,a,o){function i(e){return function(){return new n(this,e)}}I(n,t,r);var s=i(Zt+en),c=i(en);a==en?c=U(e,t,c,"values"):s=U(e,t,s,"entries"),a&&R(Kt+Xt*rn,t,{entries:s,keys:o?c:i(Zt),values:c})}function X(e,t){return{value:t,done:!!e}}function V(e){var n=Ne(e),r=t[me],a=(r&&r[we]||ze)in n;return a||ne in n||vt(tn,c(n))}function J(e){var n=t[me],r=e[n&&n[we]||ze],a=r||e[ne]||tn[c(e)];return C(a.call(e))}function K(e,t,n){return n?d(e,t):e(t)}function G(e){var t=!0,n={next:fun
7528 ction(){throw 1},return:function(){t=!1}};n[ne]=h;try{e(n)}catch(e){}return t}function Q(e){var t=e.return;t!==r&&t.call(e)}function $(e,t){try{e(t)}catch(e){throw Q(t),e}}function Z(e,t,n,r){$(function(e){for(var a,o=l(n,r,t?2:1);!(a=e.next()).done;)if(K(o,a.value,t)===!1)return Q(e)},J(e))}var ee,te,ne,re,ae="Object",oe="Function",ie="Array",se="String",ce="Number",ue="RegExp",le="Date",de="Map",pe="Set",fe="WeakMap",he="WeakSet",me="Symbol",Me="Promise",_e="Math",ve="Arguments",ge="prototype",be="constructor",ye="toString",Ae=ye+"Tag",Te="toLocaleString",Le="hasOwnProperty",Ee="forEach",we="iterator",ze="@@"+we,Se="process",ke="createElement",Oe=t[oe],Ne=t[ae],Ce=t[ie],De=t[se],Pe=t[ce],xe=(t[ue],t[le],t[de]),je=t[pe],We=t[fe],Ye=t[he],qe=t[me],Be=t[_e],Re=t.TypeError,He=t.RangeError,Ie=t.setTimeout,Ue=t.setImmediate,Fe=t.clearImmediate,Xe=t.parseInt,Ve=t.isFinite,Je=t[Se],Ke=Je&&Je.nextTick,Ge=t.document,Qe=Ge&&Ge.documentElement,$e=(t.navigator,t.define),Ze=t.console||{},et=Ce[
7529 ge],tt=Ne[ge],nt=Oe[ge],rt=1/0,at=".",ot=l(/./.test,/\[native code\]\s*\}\s*$/,1),it=tt[ye],st=nt.call,ct=nt.apply,ut=Ne.create,lt=Ne.getPrototypeOf,dt=Ne.setPrototypeOf,pt=Ne.defineProperty,ft=(Ne.defineProperties,Ne.getOwnPropertyDescriptor),ht=Ne.keys,mt=Ne.getOwnPropertyNames,Mt=Ne.getOwnPropertySymbols,_t=Ne.isFrozen,vt=l(st,tt[Le],2),gt=Ne,bt=Ne.assign||function(e,t){for(var n=Ne(O(e)),r=arguments.length,a=1;r>a;)for(var o,i=gt(arguments[a++]),s=ht(i),c=s.length,u=0;c>u;)n[o=s[u++]]=i[o];return n},yt=et.push,At=(et.unshift,et.slice,et.splice,et.indexOf,et[Ee]),Tt=9007199254740991,Lt=Be.pow,Et=Be.abs,wt=Be.ceil,zt=Be.floor,St=Be.max,kt=Be.min,Ot=Be.random,Nt=Be.trunc||function(e){return(e>0?zt:wt)(e)},Ct="Reduce of empty object with no initial value",Dt=!!function(){try{return 2==pt({},"a",{get:function(){return 2}}).a}catch(e){}}(),Pt=0,xt=j(1),jt=qe?x:xt,Wt=qe||W,Yt=Y("unscopables"),qt=et[Yt]||{},Bt=Y(Ae),Rt=Y("species"),Ht=s(Je)==Se,It={},Ut=n?t:It,Ft=t.core,Xt=1,Vt=2,Jt=4,K
7530 t=8,Gt=16,Qt=32;"undefined"!=typeof e&&e.exports?e.exports=It:o($e)&&$e.amd?$e(function(){return It}):re=!0,(re||n)&&(It.noConflict=function(){return t.core=Ft,It},t.core=It),ne=Y(we);var $t=Wt("iter"),Zt=1,en=2,tn={},nn={},rn="keys"in et&&!("next"in[].keys());H(nn,h),!function(e,n,r,a){ot(qe)||(qe=function(t){k(!(this instanceof qe),me+" is not a "+be);var n=W(t),o=jt(ut(qe[ge]),e,n);return r[n]=o,Dt&&a&&pt(tt,n,{configurable:!0,set:function(e){xt(this,n,e)}}),o},xt(qe[ge],ye,function(){return this[e]})),R(Vt+Qt,{Symbol:qe});var o={for:function(e){return vt(n,e+="")?n[e]:n[e]=qe(e)},iterator:ne||Y(we),keyFor:u.call(_,n),species:Rt,toStringTag:Bt=Y(Ae,!0),unscopables:Yt,pure:Wt,set:jt,useSetter:function(){a=!0},useSimple:function(){a=!1}};At.call(v("hasInstance,isConcatSpreadable,match,replace,search,split,toPrimitive"),function(e){o[e]=Y(e)}),R(Jt,me,o),i(qe,me),R(Jt+Xt*!ot(qe),ae,{getOwnPropertyNames:function(e){for(var t,n=mt(p(e)),a=[],o=0;n.length>o;)vt(r,t=n[o++])||a.push(t);r
7531 eturn a},getOwnPropertySymbols:function(e){for(var t,n=mt(p(e)),a=[],o=0;n.length>o;)vt(r,t=n[o++])&&a.push(r[t]);return a}}),i(Be,_e,!0),i(t.JSON,"JSON",!0)}(Wt("tag"),{},{},!0),!function(){var e={assign:bt,is:function(e,t){return e===t?0!==e||1/e===1/t:e!=e&&t!=t}};"__proto__"in tt&&function(t,n){try{n=l(st,ft(tt,"__proto__").set,2),n({},et)}catch(e){t=!0}e.setPrototypeOf=dt=dt||function(e,r){return C(e),k(null===r||a(r),r,": can't set as prototype!"),t?e.__proto__=r:n(e,r),e}}(),R(Jt,ae,e)}(),!function(){function e(e,t){var n=Ne[e],r=It[ae][e],o=0,i={};if(!r||ot(r)){i[e]=1==t?function(e){return a(e)?n(e):e}:2==t?function(e){return!a(e)||n(e)}:3==t?function(e){return!!a(e)&&n(e)}:4==t?function(e,t){return n(p(e),t)}:function(e){return n(p(e))};try{n(at)}catch(e){o=1}R(Jt+Xt*o,ae,i)}}e("freeze",1),e("seal",1),e("preventExtensions",1),e("isFrozen",2),e("isSealed",2),e("isExtensible",3),e("getOwnPropertyDescriptor",4),e("getPrototypeOf"),e("keys"),e("getOwnPropertyNames")}(),!functio
7532 n(e){R(Jt,ce,{EPSILON:Lt(2,-52),isFinite:function(e){return"number"==typeof e&&Ve(e)},isInteger:e,isNaN:A,isSafeInteger:function(t){return e(t)&&Et(t)<=Tt},MAX_SAFE_INTEGER:Tt,MIN_SAFE_INTEGER:-Tt,parseFloat:parseFloat,parseInt:Xe})}(Pe.isInteger||function(e){return!a(e)&&Ve(e)&&zt(e)===e}),!function(){function e(t){return Ve(t=+t)&&0!=t?t<0?-e(-t):a(t+o(t*t+1)):t}function t(e){return 0==(e=+e)?e:e>-1e-6&&e<1e-6?e+e*e/2:r(e)-1}var n=Be.E,r=Be.exp,a=Be.log,o=Be.sqrt,i=Be.sign||function(e){return 0==(e=+e)||e!=e?e:e<0?-1:1};R(Jt,_e,{acosh:function(e){return(e=+e)<1?NaN:Ve(e)?a(e/n+o(e+1)*o(e-1)/n)+1:e},asinh:e,atanh:function(e){return 0==(e=+e)?e:a((1+e)/(1-e))/2},cbrt:function(e){return i(e=+e)*Lt(Et(e),1/3)},clz32:function(e){return(e>>>=0)?32-e[ye](2).length:32},cosh:function(e){return(r(e=+e)+r(-e))/2},expm1:t,fround:function(e){return new Float32Array([e])[0]},hypot:function(e,t){for(var n,r=0,a=arguments.length,i=a,s=Ce(a),c=-rt;a--;){if(n=s[a]=+arguments[a],n==rt||n==-rt)return
7533 rt;n>c&&(c=n)}for(c=n||1;i--;)r+=Lt(s[i]/c,2);return c*o(r)},imul:function(e,t){var n=65535,r=+e,a=+t,o=n&r,i=n&a;return 0|o*i+((n&r>>>16)*i+o*(n&a>>>16)<<16>>>0)},log1p:function(e){return(e=+e)>-1e-8&&e<1e-8?e-e*e/2:a(1+e)},log10:function(e){return a(e)/Be.LN10},log2:function(e){return a(e)/Be.LN2},sign:i,sinh:function(e){return Et(e=+e)<1?(t(e)-t(-e))/2:(r(e-1)-r(-e-1))*(n/2)},tanh:function(e){var n=t(e=+e),a=t(-e);return n==rt?1:a==rt?-1:(n-a)/(r(e)+r(-e))},trunc:Nt})}(),!function(e){function t(e){if(s(e)==ue)throw Re()}R(Jt,se,{fromCodePoint:function(t){for(var n,r=[],a=arguments.length,o=0;a>o;){if(n=+arguments[o++],E(n,1114111)!==n)throw He(n+" is not a valid code point");r.push(n<65536?e(n):e(((n-=65536)>>10)+55296,n%1024+56320))}return r.join("")},raw:function(e){for(var t=p(e.raw),n=L(t.length),r=arguments.length,a=[],o=0;n>o;)a.push(De(t[o++])),o<r&&a.push(De(arguments[o]));return a.join("")}}),R(Kt,se,{codePointAt:S(!1),endsWith:function(e){t(e);var n=De(O(this)),a=argum
7534 ents[1],o=L(n.length),i=a===r?o:kt(L(a),o);return e+="",n.slice(i-e.length,i)===e},includes:function(e){return t(e),!!~De(O(this)).indexOf(e,arguments[1])},repeat:function(e){var t=De(O(this)),n="",r=T(e);if(0>r||r==rt)throw He("Count can't be negative");for(;r>0;(r>>>=1)&&(t+=t))1&r&&(n+=t);return n},startsWith:function(e){t(e);var n=De(O(this)),r=L(kt(arguments[1],n.length));return e+="",n.slice(r,r+e.length)===e}})}(De.fromCharCode),!function(){R(Jt+Xt*G(Ce.from),ie,{from:function(e){var t,n,a,o=Ne(O(e)),i=arguments[1],s=i!==r,c=s?l(i,arguments[2],2):r,u=0;if(V(o))n=new(y(this,Ce)),$(function(e){for(;!(a=e.next()).done;u++)n[u]=s?c(a.value,u):a.value},J(o));else for(n=new(y(this,Ce))(t=L(o.length));t>u;u++)n[u]=s?c(o[u],u):o[u];return n.length=u,n}}),R(Jt,ie,{of:function(){for(var e=0,t=arguments.length,n=new(y(this,Ce))(t);t>e;)n[e]=arguments[e++];return n.length=t,n}}),B(Ce)}(),!function(){R(Kt,ie,{copyWithin:function(e,t){var n=Ne(O(this)),a=L(n.length),o=E(e,a),i=E(t,a),s=arg
7535 uments[2],c=s===r?a:E(s,a),u=kt(c-i,a-o),l=1;for(i<o&&o<i+u&&(l=-1,i=i+u-1,o=o+u-1);u-- >0;)i in n?n[o]=n[i]:delete n[o],o+=l,i+=l;return n},fill:function(e){for(var t=Ne(O(this)),n=L(t.length),a=E(arguments[1],n),o=arguments[2],i=o===r?n:E(o,n);i>a;)t[a++]=e;return t},find:g(5),findIndex:g(6)}),n&&(At.call(v("find,findIndex,fill,copyWithin,entries,keys,values"),function(e){qt[e]=!0}),Yt in et||xt(et,Yt,qt))}(),!function(e){F(Ce,ie,function(e,t){jt(this,$t,{o:p(e),i:0,k:t})},function(){var e=this[$t],t=e.o,n=e.k,a=e.i++;return!t||a>=t.length?(e.o=r,X(1)):n==Zt?X(0,a):n==en?X(0,t[a]):X(0,[a,t[a]])},en),tn[ve]=tn[ie],F(De,se,function(e){jt(this,$t,{o:De(e),i:0})},function(){var t,n=this[$t],r=n.o,a=n.i;return a>=r.length?X(1):(t=e.call(r,a),n.i+=t.length,X(0,t))})}(S(!0)),o(Ue)&&o(Fe)||function(e){function n(e){if(vt(m,e)){var t=m[e];delete m[e],t()}}function r(e){n(e.data)}var a,i,s,c=t.postMessage,p=t.addEventListener,f=t.MessageChannel,h=0,m={};Ue=function(e){for(var t=[],n=1;argum
7536 ents.length>n;)t.push(arguments[n++]);return m[++h]=function(){d(o(e)?e:Oe(e),t)},a(h),h},Fe=function(e){
7537 +delete m[e]},Ht?a=function(e){Ke(u.call(n,e))}:p&&o(c)&&!t.importScripts?(a=function(e){c(e,"*")},p("message",r,!1)):o(f)?(i=new f,s=i.port2,i.port1.onmessage=r,a=l(s.postMessage,s,1)):a=Ge&&e in Ge[ke]("script")?function(t){Qe.appendChild(Ge[ke]("script"))[e]=function(){Qe.removeChild(this),n(t)}}:function(e){Ie(n,0,e)}}("onreadystatechange"),R(Vt+Gt,{setImmediate:Ue,clearImmediate:Fe}),!function(e,t){o(e)&&o(e.resolve)&&e.resolve(t=new e(function(){}))==t||function(t,n){function i(e){var t;return a(e)&&(t=e.then),!!o(t)&&t}function s(e){var t,r=e[n],a=r.c,o=0;if(r.h)return!0;for(;a.length>o;)if(t=a[o++],t.fail||s(t.P))return!0}function c(e,n){var r=e.c;(n||r.length)&&t(function(){var t=e.p,a=e.v,c=1==e.s,u=0;if(n&&!s(t))Ie(function(){s(t)||(Ht?!Je.emit("unhandledRejection",a,t):o(Ze.error)&&Ze.error("Unhandled promise rejection",a))},1e3);else for(;r.length>u;)!function(t){var n,r,o=c?t.ok:t.fail;try{o?(c||(e.h=!0),n=o===!0?a:o(a),n===t.P?t.rej(Re(Me+"-chain cycle")):(r=i(n))?r.ca
7538 ll(n,t.res,t.rej):t.res(n)):t.rej(a)}catch(e){t.rej(e)}}(r[u++]);r.length=0})}function u(e){var t,n,r=this;if(!r.d){r.d=!0,r=r.r||r;try{(t=i(e))?(n={r:r,d:!1},t.call(e,l(u,n,1),l(d,n,1))):(r.v=e,r.s=1,c(r))}catch(e){d.call(n||{r:r,d:!1},e)}}}function d(e){var t=this;t.d||(t.d=!0,t=t.r||t,t.v=e,t.s=2,c(t,!0))}function p(e){var t=C(e)[Rt];return t!=r?t:e}e=function(t){N(t),D(this,e,Me);var a={p:this,c:[],s:0,d:!1,v:r,h:!1};xt(this,n,a);try{t(l(u,a,1),l(d,a,1))}catch(e){d.call(a,e)}},q(e[ge],{then:function(t,a){var i=C(C(this)[be])[Rt],s={ok:!o(t)||t,fail:!!o(a)&&a},u=s.P=new(i!=r?i:e)(function(e,t){s.res=N(e),s.rej=N(t)}),l=this[n];return l.c.push(s),l.s&&c(l),u},catch:function(e){return this.then(r,e)}}),q(e,{all:function(e){var t=p(this),n=[];return new t(function(r,a){Z(e,!1,yt,n);var o=n.length,i=Ce(o);o?At.call(n,function(e,n){t.resolve(e).then(function(e){i[n]=e,--o||r(i)},a)}):r(i)})},race:function(e){var t=p(this);return new t(function(n,r){Z(e,!1,function(e){t.resolve(e).then
7539 (n,r)})})},reject:function(e){return new(p(this))(function(t,n){n(e)})},resolve:function(e){return a(e)&&n in e&&lt(e)===this[ge]?e:new(p(this))(function(t,n){t(e)})}})}(Ke||Ue,Wt("record")),i(e,Me),B(e),R(Vt+Xt*!ot(e),{Promise:e})}(t[Me]),!function(){function e(e,t,a,o,s,c){function u(e,t){return t!=r&&Z(t,s,e[f],e),e}function l(e,t){var r=h[e];n&&(h[e]=function(e,n){var a=r.call(this,0===e?0:e,n);return t?this:a})}var f=s?"set":"add",h=e&&e[ge],v={};if(ot(e)&&(c||!rn&&vt(h,Ee)&&vt(h,"entries"))){var b,y=e,A=new e,T=A[f](c?{}:-0,1);G(function(t){new e(t)})&&(e=function(n){return D(this,e,t),u(new y,n)},e[ge]=h,n&&(h[be]=e)),c||A[Ee](function(e,t){b=1/t===-rt}),b&&(l("delete"),l("has"),s&&l("get")),(b||T!==A)&&l(f,!0)}else e=c?function(n){D(this,e,t),jt(this,d,g++),u(this,n)}:function(n){var a=this;D(a,e,t),jt(a,p,ut(null)),jt(a,_,0),jt(a,m,r),jt(a,M,r),u(a,n)},q(q(e[ge],a),o),c||!Dt||pt(e[ge],"size",{get:function(){return O(this[_])}});return i(e,t),B(e),v[t]=e,R(Vt+Qt+Xt*!ot(e),v)
7540 ,c||F(e,t,function(e,t){jt(this,$t,{o:e,k:t})},function(){for(var e=this[$t],t=e.k,n=e.l;n&&n.r;)n=n.p;return e.o&&(e.l=n=n?n.n:e.o[M])?t==Zt?X(0,n.k):t==en?X(0,n.v):X(0,[n.k,n.v]):(e.o=r,X(1))},s?Zt+en:en,!s),e}function t(e,t){if(!a(e))return("string"==typeof e?"S":"P")+e;if(_t(e))return"F";if(!vt(e,d)){if(!t)return"E";xt(e,d,++g)}return"O"+e[d]}function o(e,n){var r,a=t(n);if("F"!=a)return e[p][a];for(r=e[M];r;r=r.n)if(r.k==n)return r}function s(e,n,a){var i,s,c=o(e,n);return c?c.v=a:(e[m]=c={i:s=t(n,!0),k:n,v:a,p:i=e[m],n:r,r:!1},e[M]||(e[M]=c),i&&(i.n=c),e[_]++,"F"!=s&&(e[p][s]=c)),e}function c(e,t,n){return _t(C(t))?u(e).set(t,n):(vt(t,f)||xt(t,f,{}),t[f][e[d]]=n),e}function u(e){return e[h]||xt(e,h,new xe)[h]}var d=Wt("uid"),p=Wt("O1"),f=Wt("weak"),h=Wt("leak"),m=Wt("last"),M=Wt("first"),_=Dt?Wt("size"):"size",g=0,b={},y={clear:function(){for(var e=this,t=e[p],n=e[M];n;n=n.n)n.r=!0,n.p&&(n.p=n.p.n=r),delete t[n.i];e[M]=e[m]=r,e[_]=0},delete:function(e){var t=this,n=o(t,e);if(n
7541 ){var r=n.n,a=n.p;delete t[p][n.i],n.r=!0,a&&(a.n=r),r&&(r.p=a),t[M]==n&&(t[M]=r),t[m]==n&&(t[m]=a),t[_]--}return!!n},forEach:function(e){for(var t,n=l(e,arguments[1],3);t=t?t.n:this[M];)for(n(t.v,t.k,this);t&&t.r;)t=t.p},has:function(e){return!!o(this,e)}};xe=e(xe,de,{get:function(e){var t=o(this,e);return t&&t.v},set:function(e,t){return s(this,0===e?0:e,t)}},y,!0),je=e(je,pe,{add:function(e){return s(this,e=0===e?0:e,e)}},y);var A={delete:function(e){return!!a(e)&&(_t(e)?u(this).delete(e):vt(e,f)&&vt(e[f],this[d])&&delete e[f][this[d]])},has:function(e){return!!a(e)&&(_t(e)?u(this).has(e):vt(e,f)&&vt(e[f],this[d]))}};We=e(We,fe,{get:function(e){if(a(e)){if(_t(e))return u(this).get(e);if(vt(e,f))return e[f][this[d]]}},set:function(e,t){return c(this,e,t)}},A,!0,!0),n&&7!=(new We).set(Ne.freeze(b),7).get(b)&&At.call(v("delete,has,get,set"),function(e){var t=We[ge][e];We[ge][e]=function(n,r){if(a(n)&&_t(n)){var o=u(this)[e](n,r);return"set"==e?this:o}return t.call(this,n,r)}}),Ye=e(
7542 Ye,he,{add:function(e){return c(this,e,!0)}},A,!1,!0)}(),!function(){function e(e){var t,n=[];for(t in e)n.push(t);jt(this,$t,{o:e,a:n,i:0})}function t(e){return function(t){C(t);try{return e.apply(r,arguments),!0}catch(e){return!1}}}function n(e,t){var o,i=arguments.length<3?e:arguments[2],s=ft(C(e),t);return s?vt(s,"value")?s.value:s.get===r?r:s.get.call(i):a(o=lt(e))?n(o,t,i):r}function o(e,t,n){var i,s,c=arguments.length<4?e:arguments[3],u=ft(C(e),t);if(!u){if(a(s=lt(e)))return o(s,t,n,c);u=P(0)}return vt(u,"value")?!(u.writable===!1||!a(c))&&(i=ft(c,t)||P(0),i.value=n,pt(c,t,i),!0):u.set!==r&&(u.set.call(c,n),!0)}I(e,ae,function(){var e,t=this[$t],n=t.a;do if(t.i>=n.length)return X(1);while(!((e=n[t.i++])in t.o));return X(0,e)});var i=Ne.isExtensible||f,s={apply:l(st,ct,3),construct:function(e,t){var n=N(arguments.length<3?e:arguments[2])[ge],r=ut(a(n)?n:tt),o=ct.call(e,r,t);return a(o)?o:r},defineProperty:t(pt),deleteProperty:function(e,t){var n=ft(C(e),t);return!(n&&!n.config
7543 urable)&&delete e[t]},enumerate:function(t){return new e(C(t))},get:n,getOwnPropertyDescriptor:function(e,t){return ft(C(e),t)},getPrototypeOf:function(e){return lt(C(e))},has:function(e,t){return t in e},isExtensible:function(e){return!!i(C(e))},ownKeys:M,preventExtensions:t(Ne.preventExtensions||f),set:o};dt&&(s.setPrototypeOf=function(e,t){return dt(C(e),t),!0}),R(Vt,{Reflect:{}}),R(Jt,"Reflect",s)}(),!function(){function e(e){return function(t){var n,r=p(t),a=ht(t),o=a.length,i=0,s=Ce(o);if(e)for(;o>i;)s[i]=[n=a[i++],r[n]];else for(;o>i;)s[i]=r[a[i++]];return s}}R(Kt,ie,{includes:b(!0)}),R(Kt,se,{at:S(!0)}),R(Jt,ae,{getOwnPropertyDescriptors:function(e){var t=p(e),n={};return At.call(M(t),function(e){pt(n,e,P(0,ft(t,e)))}),n},values:e(!1),entries:e(!0)}),R(Jt,ue,{escape:z(/([\\\-[\]{}()*+?.,^$|])/g,"\\$1",!0)})}(),!function(e){function t(e){if(e){var t=e[ge];xt(t,ee,t.get),xt(t,n,t.set),xt(t,r,t.delete)}}ee=Y(e+"Get",!0);var n=Y(e+pe,!0),r=Y(e+"Delete",!0);R(Jt,me,{referenceGet:
7544 ee,referenceSet:n,referenceDelete:r}),xt(nt,ee,h),t(xe),t(We)}("reference"),!function(e){function t(e,t){jt(this,$t,{o:p(e),a:ht(e),i:0,k:t})}function n(e){return function(n){return new t(n,e)}}function o(e){var t=1==e,n=4==e;return function(a,o,i){var s,c,u,d=l(o,i,3),f=p(a),h=t||7==e||2==e?new(y(this,te)):r;for(s in f)if(vt(f,s)&&(c=f[s],u=d(c,s,a),e))if(t)h[s]=u;else if(u)switch(e){case 2:h[s]=c;break;case 3:return!0;case 5:return c;case 6:return s;case 7:h[u[0]]=u[1]}else if(n)return!1;return 3==e||n?n:h}}function i(e){return function(t,n,a){N(n);var o,i,s,c=p(t),u=ht(c),l=u.length,d=0;for(e?o=a==r?new(y(this,te)):Ne(a):arguments.length<3?(k(l,Ct),o=c[u[d++]]):o=Ne(a);l>d;)if(vt(c,i=u[d++]))if(s=n(o,c[i],i,t),e){if(s===!1)break}else o=s;return o}}function s(e,t){return(t==t?_(e,t):c(e,A))!==r}te=function(e){var t=ut(null);return e!=r&&(V(e)?Z(e,!0,function(e,n){t[e]=n}):bt(t,e)),t},te[ge]=null,I(t,e,function(){var e,t=this[$t],n=t.o,a=t.a,o=t.k;do if(t.i>=a.length)return t.o=r,X
7545 (1);while(!vt(n,e=a[t.i++]));return o==Zt?X(0,e):o==en?X(0,n[e]):X(0,[e,n[e]])});var c=o(6),u={keys:n(Zt),values:n(en),entries:n(Zt+en),forEach:o(0),map:o(1),filter:o(2),some:o(3),every:o(4),find:o(5),findKey:c,mapPairs:o(7),reduce:i(!1),turn:i(!0),keyOf:_,includes:s,has:vt,get:m,set:j(0),isDict:function(e){return a(e)&&lt(e)===te[ge]}};if(ee)for(var f in u)!function(e){function t(){for(var t=[this],n=0;n<arguments.length;)t.push(arguments[n++]);return d(e,t)}e[ee]=function(){return t}}(u[f]);R(Vt+Xt,{Dict:q(te,u)})}("Dict"),!function(e,t){function n(t,r){return this instanceof n?(this[$t]=J(t),void(this[e]=!!r)):new n(t,r)}function a(n){function r(n,r,a){this[$t]=J(n),this[e]=n[e],this[t]=l(r,a,n[e]?2:1)}return I(r,"Chain",n,o),H(r[ge],h),r}I(n,"Wrapper",function(){return this[$t].next()});var o=n[ge];H(o,function(){return this[$t]});var i=a(function(){var n=this[$t].next();return n.done?n:X(0,K(this[t],n.value,this[e]))}),s=a(function(){for(;;){var n=this[$t].next();if(n.done||K(t
7546 his[t],n.value,this[e]))return n}});q(o,{of:function(t,n){Z(this,this[e],t,n)},array:function(e,t){var n=[];return Z(e!=r?this.map(e,t):this,!1,yt,n),n},filter:function(e,t){return new s(this,e,t)},map:function(e,t){return new i(this,e,t)}}),n.isIterable=V,n.getIterator=J,R(Vt+Xt,{$for:n})}("entries",Wt("fn")),R(Vt+Xt,{delay:function(e){return new Promise(function(t){Ie(t,e,!0)})}}),!function(e,t){function n(n){var a=this,o={};return xt(a,e,function(e){return e!==r&&e in a?vt(o,e)?o[e]:o[e]=l(a[e],a,-1):t.call(a)})[e](n)}It._=Ut._=Ut._||{},R(Kt+Xt,oe,{part:u,only:function(e,t){var n=N(this),r=L(e),a=arguments.length>1;return function(){for(var e=kt(r,arguments.length),o=Ce(e),i=0;e>i;)o[i]=arguments[i++];return d(n,o,a?t:this)}}}),xt(Ut._,ye,function(){return e}),xt(tt,e,n),Dt||xt(et,e,n)}(Dt?W("tie"):Te,tt[Te]),!function(){function e(e,t){for(var n,r=M(p(t)),a=r.length,o=0;a>o;)pt(e,n=r[o++],ft(t,n));return e}R(Jt+Xt,ae,{isObject:a,classof:c,define:e,make:function(t,n){return e(ut(
7547 t),n)}})}(),R(Kt+Xt,ie,{turn:function(e,t){N(e);for(var n=t==r?[]:Ne(t),a=gt(this),o=L(a.length),i=0;o>i&&e(n,a[i],i++,this)!==!1;);return n}}),n&&(qt.turn=!0),!function(e){function t(e){jt(this,$t,{l:L(e),i:0})}I(t,ce,function(){var e=this[$t],t=e.i++;return t<e.l?X(0,t):X(1)}),U(Pe,ce,function(){return new t(this)}),e.random=function(e){var t=+this,n=e==r?0:+e,a=kt(t,n);return Ot()*(St(t,n)-a)+a},At.call(v("round,floor,ceil,abs,sin,asin,cos,acos,tan,atan,exp,sqrt,max,min,pow,atan2,acosh,asinh,atanh,cbrt,clz32,cosh,expm1,hypot,imul,log1p,log10,log2,sign,sinh,tanh,trunc"),function(t){var n=Be[t];n&&(e[t]=function(){for(var e=[+this],t=0;arguments.length>t;)e.push(arguments[t++]);return d(n,e)})}),R(Kt+Xt,ce,e)}({}),!function(){var e,t={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&apos;"},n={};for(e in t)n[t[e]]=e;R(Kt+Xt,se,{escapeHTML:z(/[&<>"']/g,t),unescapeHTML:z(/&(?:amp|lt|gt|quot|apos);/g,n)})}(),!function(e,t,n,r,a,o,i,s,c){function u(t){return function(u,l){function
7548 d(e){return p[t+e]()}var p=this,f=n[vt(n,l)?l:r];return De(u).replace(e,function(e){switch(e){case"s":return d(a);case"ss":return w(d(a));case"m":return d(o);case"mm":return w(d(o));case"h":return d(i);case"hh":return w(d(i));case"D":return d(le);case"DD":return w(d(le));case"W":return f[0][d("Day")];case"N":return d(s)+1;case"NN":return w(d(s)+1);case"M":return f[2][d(s)];case"MM":return f[1][d(s)];case"Y":return d(c);case"YY":return w(d(c)%100)}return e})}}function l(e,r){function a(e){var n=[];return At.call(v(r.months),function(r){n.push(r.replace(t,"$"+e))}),n}return n[e]=[v(r.weekdays),a(1),a(2)],It}R(Kt+Xt,le,{format:u("get"),formatUTC:u("getUTC")}),l(r,{weekdays:"Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Saturday",months:"January,February,March,April,May,June,July,August,September,October,November,December"}),l("ru",{weekdays:"Воскресенье,Понедельник,Вторник,Среда,Четверг,Пятница,Суббота",months:"Январ:я|ь,�
7549 �еврал:я|ь,Март:а|,Апрел:я|ь,Ма:я|й,Июн:я|ь,Июл:я|ь,Август:а|,Сентябр:я|ь,Октябр:я|ь,Ноябр:я|ь,Декабр:я|ь"}),It.locale=function(e){return vt(n,e)?r=e:r},It.addLocale=l}(/\b\w\w?\b/g,/:(.*)\|(.*)$/,{},"en","Seconds","Minutes","Hours","Month","FullYear"),R(Vt+Xt,{global:t}),!function(e){function t(t,n){At.call(v(t),function(t){t in et&&(e[t]=l(st,et[t],n))})}t("pop,reverse,shift,keys,values,entries",1),t("indexOf,every,some,forEach,map,filter,find,findIndex,includes",3),t("join,slice,concat,push,splice,unshift,sort,lastIndexOf,reduce,reduceRight,copyWithin,fill,turn"),R(Jt,ie,e)}({}),!function(e){!n||!e||ne in e[ge]||xt(e[ge],ne,tn[ie]),tn.NodeList=tn[ie]}(t.NodeList),!function(e,t){At.call(v("assert,clear,count,debug,dir,dirxml,error,exception,group,groupCollapsed,groupEnd,info,isIndependentlyComposed,log,markTimeline,profile,profileEnd,table,time,timeEnd,timeline,timelineEnd,timeStamp,trace,warn"),function(n){e[
7550 n]=function(){if(t&&n in Ze)return ct.call(Ze[n],Ze,arguments)}}),R(Vt+Xt,{log:bt(e.log,e,{enable:function(){t=!0},disable:function(){t=!1}})})}({},!0)}("undefined"!=typeof self&&self.Math===Math?self:Function("return this")(),!1),e.exports={default:e.exports,__esModule:!0}},function(e,t){"use strict";t.default=function(e){return e&&e.__esModule?e.default:e},t.__esModule=!0},function(e,t){var n=window.addEventListener?"addEventListener":"attachEvent",r=window.removeEventListener?"removeEventListener":"detachEvent",a="addEventListener"!==n?"on":"";t.bind=function(e,t,r,o){return e[n](a+t,r,o||!1),r},t.unbind=function(e,t,n,o){return e[r](a+t,n,o||!1),n}},function(e,t){function n(e,t){return e===t||!!(16&e.compareDocumentPosition(t))}e.exports=n},function(e,t,n){function r(e){var t,n;for(t=[],n=0;n<e.length;n++)t.push(o[e[n]%64]);return t.join("")}function a(e){if("undefined"!=typeof window){if("undefined"!=typeof window.crypto)return r(window.crypto.getRandomValues(new Uint8Array(e))
7551 );for(var t=new Array(e),a=0;a<e;a++)t[a]=Math.floor(256*Math.random());return r(t)}var o=n(876);try{return r(o.randomBytes(e))}catch(t){return r(o.pseudoRandomBytes(e))}}var o="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-_";e.exports=a},function(e,t,n){(function(e){function r(){var e=[].slice.call(arguments).join(" ");throw new Error([e,"we accept pull requests","http://github.com/dominictarr/crypto-browserify"].join("\n"))}function a(e,t){for(var n in e)t(e[n],n)}var o=n(881);t.createHash=n(883),t.createHmac=n(895),t.randomBytes=function(t,n){if(!n||!n.call)return new e(o(t));try{n.call(this,void 0,new e(o(t)))}catch(e){n(e)}},t.getHashes=function(){return["sha1","sha256","sha512","md5","rmd160"]};var i=n(896)(t);t.pbkdf2=i.pbkdf2,t.pbkdf2Sync=i.pbkdf2Sync,a(["createCredentials","createCipher","createCipheriv","createDecipher","createDecipheriv","createSign","createVerify","createDiffieHellman"],function(e){t[e]=function(){r("sorry,",e,"is not implemented yet")}
7552 })}).call(t,n(877).Buffer)},function(e,t,n){(function(e,r){"use strict";function a(){try{var e=new Uint8Array(1);return e.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 42}},42===e.foo()&&"function"==typeof e.subarray&&0===e.subarray(1,1).byteLength}catch(e){return!1}}function o(){return e.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function i(t,n){if(o()<n)throw new RangeError("Invalid typed array length");return e.TYPED_ARRAY_SUPPORT?(t=new Uint8Array(n),t.__proto__=e.prototype):(null===t&&(t=new e(n)),t.length=n),t}function e(t,n,r){if(!(e.TYPED_ARRAY_SUPPORT||this instanceof e))return new e(t,n,r);if("number"==typeof t){if("string"==typeof n)throw new Error("If encoding is specified then the first argument must be a string");return l(this,t)}return s(this,t,n,r)}function s(e,t,n,r){if("number"==typeof t)throw new TypeError('"value" argument must not be a number');return"undefined"!=typeof ArrayBuffer&&t instanceof ArrayBuffer?f(e,t,n,r):"string"==typeof t?d(e,t,n)
7553 :h(e,t)}function c(e){if("number"!=typeof e)throw new TypeError('"size" argument must be a number');if(e<0)throw new RangeError('"size" argument must not be negative')}function u(e,t,n,r){return c(t),t<=0?i(e,t):void 0!==n?"string"==typeof r?i(e,t).fill(n,r):i(e,t).fill(n):i(e,t)}function l(t,n){if(c(n),t=i(t,n<0?0:0|m(n)),!e.TYPED_ARRAY_SUPPORT)for(var r=0;r<n;++r)t[r]=0;return t}function d(t,n,r){if("string"==typeof r&&""!==r||(r="utf8"),!e.isEncoding(r))throw new TypeError('"encoding" must be a valid string encoding');var a=0|_(n,r);t=i(t,a);var o=t.write(n,r);return o!==a&&(t=t.slice(0,o)),t}function p(e,t){var n=t.length<0?0:0|m(t.length);e=i(e,n);for(var r=0;r<n;r+=1)e[r]=255&t[r];return e}function f(t,n,r,a){if(n.byteLength,r<0||n.byteLength<r)throw new RangeError("'offset' is out of bounds");if(n.byteLength<r+(a||0))throw new RangeError("'length' is out of bounds");return n=void 0===r&&void 0===a?new Uint8Array(n):void 0===a?new Uint8Array(n,r):new Uint8Array(n,r,a),e.TYPED_
7554 ARRAY_SUPPORT?(t=n,t.__proto__=e.prototype):t=p(t,n),t}function h(t,n){if(e.isBuffer(n)){var r=0|m(n.length);return t=i(t,r),0===t.length?t:(n.copy(t,0,0,r),t)}if(n){if("undefined"!=typeof ArrayBuffer&&n.buffer instanceof ArrayBuffer||"length"in n)return"number"!=typeof n.length||G(n.length)?i(t,0):p(t,n);if("Buffer"===n.type&&Z(n.data))return p(t,n.data)}throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}function m(e){if(e>=o())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+o().toString(16)+" bytes");return 0|e}function M(t){return+t!=t&&(t=0),e.alloc(+t)}function _(t,n){if(e.isBuffer(t))return t.length;if("undefined"!=typeof ArrayBuffer&&"function"==typeof ArrayBuffer.isView&&(ArrayBuffer.isView(t)||t instanceof ArrayBuffer))return t.byteLength;"string"!=typeof t&&(t=""+t);var r=t.length;if(0===r)return 0;for(var a=!1;;)switch(n){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf
7555 -8":case void 0:return F(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*r;case"hex":return r>>>1;case"base64":return J(t).length;default:if(a)return F(t).length;n=(""+n).toLowerCase(),a=!0}}function v(e,t,n){var r=!1;if((void 0===t||t<0)&&(t=0),t>this.length)return"";if((void 0===n||n>this.length)&&(n=this.length),n<=0)return"";if(n>>>=0,t>>>=0,n<=t)return"";for(e||(e="utf8");;)switch(e){case"hex":return D(this,t,n);case"utf8":case"utf-8":return k(this,t,n);case"ascii":return N(this,t,n);case"latin1":case"binary":return C(this,t,n);case"base64":return S(this,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return P(this,t,n);default:if(r)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),r=!0}}function g(e,t,n){var r=e[t];e[t]=e[n],e[n]=r}function b(t,n,r,a,o){if(0===t.length)return-1;if("string"==typeof r?(a=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,isNaN(r)&&(r=o?0:t.length-1),r<0&&(r=t.length+r),r>=t.lengt
7556 h){if(o)return-1;r=t.length-1}else if(r<0){if(!o)return-1;r=0}if("string"==typeof n&&(n=e.from(n,a)),e.isBuffer(n))return 0===n.length?-1:y(t,n,r,a,o);if("number"==typeof n)return n=255&n,e.TYPED_ARRAY_SUPPORT&&"function"==typeof Uint8Array.prototype.indexOf?o?Uint8Array.prototype.indexOf.call(t,n,r):Uint8Array.prototype.lastIndexOf.call(t,n,r):y(t,[n],r,a,o);throw new TypeError("val must be string, number or Buffer")}function y(e,t,n,r,a){function o(e,t){return 1===i?e[t]:e.readUInt16BE(t*i)}var i=1,s=e.length,c=t.length;if(void 0!==r&&(r=String(r).toLowerCase(),"ucs2"===r||"ucs-2"===r||"utf16le"===r||"utf-16le"===r)){if(e.length<2||t.length<2)return-1;i=2,s/=2,c/=2,n/=2}var u;if(a){var l=-1;for(u=n;u<s;u++)if(o(e,u)===o(t,l===-1?0:u-l)){if(l===-1&&(l=u),u-l+1===c)return l*i}else l!==-1&&(u-=u-l),l=-1}else for(n+c>s&&(n=s-c),u=n;u>=0;u--){for(var d=!0,p=0;p<c;p++)if(o(e,u+p)!==o(t,p)){d=!1;break}if(d)return u}return-1}function A(e,t,n,r){n=Number(n)||0;var a=e.length-n;r?(r=Number(
7557 r),r>a&&(r=a)):r=a;var o=t.length;if(o%2!==0)throw new TypeError("Invalid hex string");r>o/2&&(r=o/2);for(var i=0;i<r;++i){var s=parseInt(t.substr(2*i,2),16);if(isNaN(s))return i;e[n+i]=s}return i}function T(e,t,n,r){return K(F(t,e.length-n),e,n,r)}function L(e,t,n,r){return K(X(t),e,n,r)}function E(e,t,n,r){return L(e,t,n,r)}function w(e,t,n,r){return K(J(t),e,n,r)}function z(e,t,n,r){return K(V(t,e.length-n),e,n,r)}function S(e,t,n){return 0===t&&n===e.length?Q.fromByteArray(e):Q.fromByteArray(e.slice(t,n))}function k(e,t,n){n=Math.min(e.length,n);for(var r=[],a=t;a<n;){var o=e[a],i=null,s=o>239?4:o>223?3:o>191?2:1;if(a+s<=n){var c,u,l,d;switch(s){case 1:o<128&&(i=o);break;case 2:c=e[a+1],128===(192&c)&&(d=(31&o)<<6|63&c,d>127&&(i=d));break;case 3:c=e[a+1],u=e[a+2],128===(192&c)&&128===(192&u)&&(d=(15&o)<<12|(63&c)<<6|63&u,d>2047&&(d<55296||d>57343)&&(i=d));break;case 4:c=e[a+1],u=e[a+2],l=e[a+3],128===(192&c)&&128===(192&u)&&128===(192&l)&&(d=(15&o)<<18|(63&c)<<12|(63&u)<<6|63&l,
7558 d>65535&&d<1114112&&(i=d))}}null===i?(i=65533,s=1):i>65535&&(i-=65536,r.push(i>>>10&1023|55296),i=56320|1023&i),r.push(i),a+=s}return O(r)}function O(e){var t=e.length;if(t<=ee)return String.fromCharCode.apply(String,e);for(var n="",r=0;r<t;)n+=String.fromCharCode.apply(String,e.slice(r,r+=ee));return n}function N(e,t,n){var r="";n=Math.min(e.length,n);for(var a=t;a<n;++a)r+=String.fromCharCode(127&e[a]);return r}function C(e,t,n){var r="";n=Math.min(e.length,n);for(var a=t;a<n;++a)r+=String.fromCharCode(e[a]);return r}function D(e,t,n){var r=e.length;(!t||t<0)&&(t=0),(!n||n<0||n>r)&&(n=r);for(var a="",o=t;o<n;++o)a+=U(e[o]);return a}function P(e,t,n){for(var r=e.slice(t,n),a="",o=0;o<r.length;o+=2)a+=String.fromCharCode(r[o]+256*r[o+1]);return a}function x(e,t,n){if(e%1!==0||e<0)throw new RangeError("offset is not uint");if(e+t>n)throw new RangeError("Trying to access beyond buffer length")}function j(t,n,r,a,o,i){if(!e.isBuffer(t))throw new TypeError('"buffer" argument must be a B
7559 uffer instance');if(n>o||n<i)throw new RangeError('"value" argument is out of bounds');if(r+a>t.length)throw new RangeError("Index out of range")}function W(e,t,n,r){t<0&&(t=65535+t+1);for(var a=0,o=Math.min(e.length-n,2);a<o;++a)e[n+a]=(t&255<<8*(r?a:1-a))>>>8*(r?a:1-a)}function Y(e,t,n,r){t<0&&(t=4294967295+t+1);for(var a=0,o=Math.min(e.length-n,4);a<o;++a)e[n+a]=t>>>8*(r?a:3-a)&255}function q(e,t,n,r,a,o){if(n+r>e.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("Index out of range")}function B(e,t,n,r,a){return a||q(e,t,n,4,3.4028234663852886e38,-3.4028234663852886e38),$.write(e,t,n,r,23,4),n+4}function R(e,t,n,r,a){return a||q(e,t,n,8,1.7976931348623157e308,-1.7976931348623157e308),$.write(e,t,n,r,52,8),n+8}function H(e){if(e=I(e).replace(te,""),e.length<2)return"";for(;e.length%4!==0;)e+="=";return e}function I(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")}function U(e){return e<16?"0"+e.toString(16):e.toString(16)}function F(e,t){t=t||1/0;f
7560 or(var n,r=e.length,a=null,o=[],i=0;i<r;++i){if(n=e.charCodeAt(i),n>55295&&n<57344){if(!a){if(n>56319){(t-=3)>-1&&o.push(239,191,189);continue}if(i+1===r){(t-=3)>-1&&o.push(239,191,189);continue}a=n;continue}if(n<56320){(t-=3)>-1&&o.push(239,191,189),a=n;continue}n=(a-55296<<10|n-56320)+65536}else a&&(t-=3)>-1&&o.push(239,191,189);if(a=null,n<128){if((t-=1)<0)break;o.push(n)}else if(n<2048){if((t-=2)<0)break;o.push(n>>6|192,63&n|128)}else if(n<65536){if((t-=3)<0)break;o.push(n>>12|224,n>>6&63|128,63&n|128)}else{if(!(n<1114112))throw new Error("Invalid code point");if((t-=4)<0)break;o.push(n>>18|240,n>>12&63|128,n>>6&63|128,63&n|128)}}return o}function X(e){for(var t=[],n=0;n<e.length;++n)t.push(255&e.charCodeAt(n));return t}function V(e,t){for(var n,r,a,o=[],i=0;i<e.length&&!((t-=2)<0);++i)n=e.charCodeAt(i),r=n>>8,a=n%256,o.push(a),o.push(r);return o}function J(e){return Q.toByteArray(H(e))}function K(e,t,n,r){for(var a=0;a<r&&!(a+n>=t.length||a>=e.length);++a)t[a+n]=e[a];return a}f
7561 unction G(e){return e!==e}var Q=n(878),$=n(879),Z=n(880);t.Buffer=e,t.SlowBuffer=M,t.INSPECT_MAX_BYTES=50,e.TYPED_ARRAY_SUPPORT=void 0!==r.TYPED_ARRAY_SUPPORT?r.TYPED_ARRAY_SUPPORT:a(),t.kMaxLength=o(),e.poolSize=8192,e._augment=function(t){return t.__proto__=e.prototype,t},e.from=function(e,t,n){return s(null,e,t,n)},e.TYPED_ARRAY_SUPPORT&&(e.prototype.__proto__=Uint8Array.prototype,e.__proto__=Uint8Array,"undefined"!=typeof Symbol&&Symbol.species&&e[Symbol.species]===e&&Object.defineProperty(e,Symbol.species,{value:null,configurable:!0})),e.alloc=function(e,t,n){return u(null,e,t,n)},e.allocUnsafe=function(e){return l(null,e)},e.allocUnsafeSlow=function(e){return l(null,e)},e.isBuffer=function(e){return!(null==e||!e._isBuffer)},e.compare=function(t,n){if(!e.isBuffer(t)||!e.isBuffer(n))throw new TypeError("Arguments must be Buffers");if(t===n)return 0;for(var r=t.length,a=n.length,o=0,i=Math.min(r,a);o<i;++o)if(t[o]!==n[o]){r=t[o],a=n[o];break}return r<a?-1:a<r?1:0},e.isEncoding=fu
7562 nction(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},e.concat=function(t,n){if(!Z(t))throw new TypeError('"list" argument must be an Array of Buffers');if(0===t.length)return e.alloc(0);var r;if(void 0===n)for(n=0,r=0;r<t.length;++r)n+=t[r].length;var a=e.allocUnsafe(n),o=0;for(r=0;r<t.length;++r){var i=t[r];if(!e.isBuffer(i))throw new TypeError('"list" argument must be an Array of Buffers');i.copy(a,o),o+=i.length}return a},e.byteLength=_,e.prototype._isBuffer=!0,e.prototype.swap16=function(){var e=this.length;if(e%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var t=0;t<e;t+=2)g(this,t,t+1);return this},e.prototype.swap32=function(){var e=this.length;if(e%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var t=0;t<e;t+=4)g(this,t,t+3),g(this,t+1,t+2);return this},e.prototype.s
7563 wap64=function(){var e=this.length;if(e%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var t=0;t<e;t+=8)g(this,t,t+7),g(this,t+1,t+6),g(this,t+2,t+5),g(this,t+3,t+4);return this},e.prototype.toString=function(){var e=0|this.length;return 0===e?"":0===arguments.length?k(this,0,e):v.apply(this,arguments)},e.prototype.equals=function(t){if(!e.isBuffer(t))throw new TypeError("Argument must be a Buffer");return this===t||0===e.compare(this,t)},e.prototype.inspect=function(){var e="",n=t.INSPECT_MAX_BYTES;return this.length>0&&(e=this.toString("hex",0,n).match(/.{2}/g).join(" "),this.length>n&&(e+=" ... ")),"<Buffer "+e+">"},e.prototype.compare=function(t,n,r,a,o){if(!e.isBuffer(t))throw new TypeError("Argument must be a Buffer");if(void 0===n&&(n=0),void 0===r&&(r=t?t.length:0),void 0===a&&(a=0),void 0===o&&(o=this.length),n<0||r>t.length||a<0||o>this.length)throw new RangeError("out of range index");if(a>=o&&n>=r)return 0;if(a>=o)return-1;if(n>=r)return 1;if
7564 (n>>>=0,r>>>=0,a>>>=0,o>>>=0,this===t)return 0;for(var i=o-a,s=r-n,c=Math.min(i,s),u=this.slice(a,o),l=t.slice(n,r),d=0;d<c;++d)if(u[d]!==l[d]){i=u[d],s=l[d];break}return i<s?-1:s<i?1:0},e.prototype.includes=function(e,t,n){return this.indexOf(e,t,n)!==-1},e.prototype.indexOf=function(e,t,n){return b(this,e,t,n,!0)},e.prototype.lastIndexOf=function(e,t,n){return b(this,e,t,n,!1)},e.prototype.write=function(e,t,n,r){if(void 0===t)r="utf8",n=this.length,t=0;else if(void 0===n&&"string"==typeof t)r=t,n=this.length,t=0;else{if(!isFinite(t))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");t=0|t,isFinite(n)?(n=0|n,void 0===r&&(r="utf8")):(r=n,n=void 0)}var a=this.length-t;if((void 0===n||n>a)&&(n=a),e.length>0&&(n<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");r||(r="utf8");for(var o=!1;;)switch(r){case"hex":return A(this,e,t,n);case"utf8":case"utf-8":return T(this,e,t,n);case"ascii":return L(this,e,t,n);case
7565 "latin1":case"binary":return E(this,e,t,n);case"base64":return w(this,e,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return z(this,e,t,n);default:if(o)throw new TypeError("Unknown encoding: "+r);r=(""+r).toLowerCase(),o=!0}},e.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var ee=4096;e.prototype.slice=function(t,n){var r=this.length;t=~~t,n=void 0===n?r:~~n,t<0?(t+=r,t<0&&(t=0)):t>r&&(t=r),n<0?(n+=r,n<0&&(n=0)):n>r&&(n=r),n<t&&(n=t);var a;if(e.TYPED_ARRAY_SUPPORT)a=this.subarray(t,n),a.__proto__=e.prototype;else{var o=n-t;a=new e(o,(void 0));for(var i=0;i<o;++i)a[i]=this[i+t]}return a},e.prototype.readUIntLE=function(e,t,n){e=0|e,t=0|t,n||x(e,t,this.length);for(var r=this[e],a=1,o=0;++o<t&&(a*=256);)r+=this[e+o]*a;return r},e.prototype.readUIntBE=function(e,t,n){e=0|e,t=0|t,n||x(e,t,this.length);for(var r=this[e+--t],a=1;t>0&&(a*=256);)r+=this[e+--t]*a;return r},e.prototype.readUInt8=function(e,t){return t||x(e,1,th
7566 is.length),this[e]},e.prototype.readUInt16LE=function(e,t){return t||x(e,2,this.length),this[e]|this[e+1]<<8},e.prototype.readUInt16BE=function(e,t){return t||x(e,2,this.length),this[e]<<8|this[e+1]},e.prototype.readUInt32LE=function(e,t){return t||x(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},e.prototype.readUInt32BE=function(e,t){return t||x(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},e.prototype.readIntLE=function(e,t,n){e=0|e,t=0|t,n||x(e,t,this.length);for(var r=this[e],a=1,o=0;++o<t&&(a*=256);)r+=this[e+o]*a;return a*=128,r>=a&&(r-=Math.pow(2,8*t)),r},e.prototype.readIntBE=function(e,t,n){e=0|e,t=0|t,n||x(e,t,this.length);for(var r=t,a=1,o=this[e+--r];r>0&&(a*=256);)o+=this[e+--r]*a;return a*=128,o>=a&&(o-=Math.pow(2,8*t)),o},e.prototype.readInt8=function(e,t){return t||x(e,1,this.length),128&this[e]?(255-this[e]+1)*-1:this[e]},e.prototype.readInt16LE=function(e,t){t||x(e,2,this.length);var n=this[e]|this[e+1]<<8;retu
7567 rn 32768&n?4294901760|n:n},e.prototype.readInt16BE=function(e,t){t||x(e,2,this.length);var n=this[e+1]|this[e]<<8;return 32768&n?4294901760|n:n},e.prototype.readInt32LE=function(e,t){return t||x(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},e.prototype.readInt32BE=function(e,t){return t||x(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},e.prototype.readFloatLE=function(e,t){return t||x(e,4,this.length),$.read(this,e,!0,23,4)},e.prototype.readFloatBE=function(e,t){return t||x(e,4,this.length),$.read(this,e,!1,23,4)},e.prototype.readDoubleLE=function(e,t){return t||x(e,8,this.length),$.read(this,e,!0,52,8)},e.prototype.readDoubleBE=function(e,t){return t||x(e,8,this.length),$.read(this,e,!1,52,8)},e.prototype.writeUIntLE=function(e,t,n,r){if(e=+e,t=0|t,n=0|n,!r){var a=Math.pow(2,8*n)-1;j(this,e,t,n,a,0)}var o=1,i=0;for(this[t]=255&e;++i<n&&(o*=256);)this[t+i]=e/o&255;return t+n},e.prototype.writeUIntBE=function(e,t,n,r){if(e=+e,t=0|t,n=0|n,!r){v
7568 ar a=Math.pow(2,8*n)-1;j(this,e,t,n,a,0)}var o=n-1,i=1;for(this[t+o]=255&e;--o>=0&&(i*=256);)this[t+o]=e/i&255;return t+n},e.prototype.writeUInt8=function(t,n,r){return t=+t,n=0|n,r||j(this,t,n,1,255,0),e.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),this[n]=255&t,n+1},e.prototype.writeUInt16LE=function(t,n,r){return t=+t,n=0|n,r||j(this,t,n,2,65535,0),e.TYPED_ARRAY_SUPPORT?(this[n]=255&t,this[n+1]=t>>>8):W(this,t,n,!0),n+2},e.prototype.writeUInt16BE=function(t,n,r){return t=+t,n=0|n,r||j(this,t,n,2,65535,0),e.TYPED_ARRAY_SUPPORT?(this[n]=t>>>8,this[n+1]=255&t):W(this,t,n,!1),n+2},e.prototype.writeUInt32LE=function(t,n,r){return t=+t,n=0|n,r||j(this,t,n,4,4294967295,0),e.TYPED_ARRAY_SUPPORT?(this[n+3]=t>>>24,this[n+2]=t>>>16,this[n+1]=t>>>8,this[n]=255&t):Y(this,t,n,!0),n+4},e.prototype.writeUInt32BE=function(t,n,r){return t=+t,n=0|n,r||j(this,t,n,4,4294967295,0),e.TYPED_ARRAY_SUPPORT?(this[n]=t>>>24,this[n+1]=t>>>16,this[n+2]=t>>>8,this[n+3]=255&t):Y(this,t,n,!1),n+4},e.prototype.writeInt
7569 LE=function(e,t,n,r){if(e=+e,t=0|t,!r){var a=Math.pow(2,8*n-1);j(this,e,t,n,a-1,-a)}var o=0,i=1,s=0;for(this[t]=255&e;++o<n&&(i*=256);)e<0&&0===s&&0!==this[t+o-1]&&(s=1),this[t+o]=(e/i>>0)-s&255;return t+n},e.prototype.writeIntBE=function(e,t,n,r){
7570 +if(e=+e,t=0|t,!r){var a=Math.pow(2,8*n-1);j(this,e,t,n,a-1,-a)}var o=n-1,i=1,s=0;for(this[t+o]=255&e;--o>=0&&(i*=256);)e<0&&0===s&&0!==this[t+o+1]&&(s=1),this[t+o]=(e/i>>0)-s&255;return t+n},e.prototype.writeInt8=function(t,n,r){return t=+t,n=0|n,r||j(this,t,n,1,127,-128),e.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),t<0&&(t=255+t+1),this[n]=255&t,n+1},e.prototype.writeInt16LE=function(t,n,r){return t=+t,n=0|n,r||j(this,t,n,2,32767,-32768),e.TYPED_ARRAY_SUPPORT?(this[n]=255&t,this[n+1]=t>>>8):W(this,t,n,!0),n+2},e.prototype.writeInt16BE=function(t,n,r){return t=+t,n=0|n,r||j(this,t,n,2,32767,-32768),e.TYPED_ARRAY_SUPPORT?(this[n]=t>>>8,this[n+1]=255&t):W(this,t,n,!1),n+2},e.prototype.writeInt32LE=function(t,n,r){return t=+t,n=0|n,r||j(this,t,n,4,2147483647,-2147483648),e.TYPED_ARRAY_SUPPORT?(this[n]=255&t,this[n+1]=t>>>8,this[n+2]=t>>>16,this[n+3]=t>>>24):Y(this,t,n,!0),n+4},e.prototype.writeInt32BE=function(t,n,r){return t=+t,n=0|n,r||j(this,t,n,4,2147483647,-2147483648),t<0&&(t=4294967
7571 295+t+1),e.TYPED_ARRAY_SUPPORT?(this[n]=t>>>24,this[n+1]=t>>>16,this[n+2]=t>>>8,this[n+3]=255&t):Y(this,t,n,!1),n+4},e.prototype.writeFloatLE=function(e,t,n){return B(this,e,t,!0,n)},e.prototype.writeFloatBE=function(e,t,n){return B(this,e,t,!1,n)},e.prototype.writeDoubleLE=function(e,t,n){return R(this,e,t,!0,n)},e.prototype.writeDoubleBE=function(e,t,n){return R(this,e,t,!1,n)},e.prototype.copy=function(t,n,r,a){if(r||(r=0),a||0===a||(a=this.length),n>=t.length&&(n=t.length),n||(n=0),a>0&&a<r&&(a=r),a===r)return 0;if(0===t.length||0===this.length)return 0;if(n<0)throw new RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw new RangeError("sourceStart out of bounds");if(a<0)throw new RangeError("sourceEnd out of bounds");a>this.length&&(a=this.length),t.length-n<a-r&&(a=t.length-n+r);var o,i=a-r;if(this===t&&r<n&&n<a)for(o=i-1;o>=0;--o)t[o+n]=this[o+r];else if(i<1e3||!e.TYPED_ARRAY_SUPPORT)for(o=0;o<i;++o)t[o+n]=this[o+r];else Uint8Array.prototype.set.call(t,this.s
7572 ubarray(r,r+i),n);return i},e.prototype.fill=function(t,n,r,a){if("string"==typeof t){if("string"==typeof n?(a=n,n=0,r=this.length):"string"==typeof r&&(a=r,r=this.length),1===t.length){var o=t.charCodeAt(0);o<256&&(t=o)}if(void 0!==a&&"string"!=typeof a)throw new TypeError("encoding must be a string");if("string"==typeof a&&!e.isEncoding(a))throw new TypeError("Unknown encoding: "+a)}else"number"==typeof t&&(t=255&t);if(n<0||this.length<n||this.length<r)throw new RangeError("Out of range index");if(r<=n)return this;n>>>=0,r=void 0===r?this.length:r>>>0,t||(t=0);var i;if("number"==typeof t)for(i=n;i<r;++i)this[i]=t;else{var s=e.isBuffer(t)?t:F(new e(t,a).toString()),c=s.length;for(i=0;i<r-n;++i)this[i+n]=s[i%c]}return this};var te=/[^+\/0-9A-Za-z-_]/g}).call(t,n(877).Buffer,function(){return this}())},function(e,t){"use strict";function n(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");return"="===e[t-2]?2:"="===e[t-1]?1:0}function r(e){r
7573 eturn 3*e.length/4-n(e)}function a(e){var t,r,a,o,i,s,c=e.length;i=n(e),s=new l(3*c/4-i),a=i>0?c-4:c;var d=0;for(t=0,r=0;t<a;t+=4,r+=3)o=u[e.charCodeAt(t)]<<18|u[e.charCodeAt(t+1)]<<12|u[e.charCodeAt(t+2)]<<6|u[e.charCodeAt(t+3)],s[d++]=o>>16&255,s[d++]=o>>8&255,s[d++]=255&o;return 2===i?(o=u[e.charCodeAt(t)]<<2|u[e.charCodeAt(t+1)]>>4,s[d++]=255&o):1===i&&(o=u[e.charCodeAt(t)]<<10|u[e.charCodeAt(t+1)]<<4|u[e.charCodeAt(t+2)]>>2,s[d++]=o>>8&255,s[d++]=255&o),s}function o(e){return c[e>>18&63]+c[e>>12&63]+c[e>>6&63]+c[63&e]}function i(e,t,n){for(var r,a=[],i=t;i<n;i+=3)r=(e[i]<<16)+(e[i+1]<<8)+e[i+2],a.push(o(r));return a.join("")}function s(e){for(var t,n=e.length,r=n%3,a="",o=[],s=16383,u=0,l=n-r;u<l;u+=s)o.push(i(e,u,u+s>l?l:u+s));return 1===r?(t=e[n-1],a+=c[t>>2],a+=c[t<<4&63],a+="=="):2===r&&(t=(e[n-2]<<8)+e[n-1],a+=c[t>>10],a+=c[t>>4&63],a+=c[t<<2&63],a+="="),o.push(a),o.join("")}t.byteLength=r,t.toByteArray=a,t.fromByteArray=s;for(var c=[],u=[],l="undefined"!=typeof Uint8Array
7574 ?Uint8Array:Array,d="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",p=0,f=d.length;p<f;++p)c[p]=d[p],u[d.charCodeAt(p)]=p;u["-".charCodeAt(0)]=62,u["_".charCodeAt(0)]=63},function(e,t){t.read=function(e,t,n,r,a){var o,i,s=8*a-r-1,c=(1<<s)-1,u=c>>1,l=-7,d=n?a-1:0,p=n?-1:1,f=e[t+d];for(d+=p,o=f&(1<<-l)-1,f>>=-l,l+=s;l>0;o=256*o+e[t+d],d+=p,l-=8);for(i=o&(1<<-l)-1,o>>=-l,l+=r;l>0;i=256*i+e[t+d],d+=p,l-=8);if(0===o)o=1-u;else{if(o===c)return i?NaN:(f?-1:1)*(1/0);i+=Math.pow(2,r),o-=u}return(f?-1:1)*i*Math.pow(2,o-r)},t.write=function(e,t,n,r,a,o){var i,s,c,u=8*o-a-1,l=(1<<u)-1,d=l>>1,p=23===a?Math.pow(2,-24)-Math.pow(2,-77):0,f=r?0:o-1,h=r?1:-1,m=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(s=isNaN(t)?1:0,i=l):(i=Math.floor(Math.log(t)/Math.LN2),t*(c=Math.pow(2,-i))<1&&(i--,c*=2),t+=i+d>=1?p/c:p*Math.pow(2,1-d),t*c>=2&&(i++,c/=2),i+d>=l?(s=0,i=l):i+d>=1?(s=(t*c-1)*Math.pow(2,a),i+=d):(s=t*Math.pow(2,d-1)*Math.pow(2,a),i=0));a>=8;e[n+f]=255&s,f+=h,s/=256,
7575 a-=8);for(i=i<<a|s,u+=a;u>0;e[n+f]=255&i,f+=h,i/=256,u-=8);e[n+f-h]|=128*m}},function(e,t){var n={}.toString;e.exports=Array.isArray||function(e){return"[object Array]"==n.call(e)}},function(e,t,n){(function(t,r){!function(){var a=("undefined"==typeof window?t:window)||{};_crypto=a.crypto||a.msCrypto||n(882),e.exports=function(e){if(_crypto.getRandomValues){var t=new r(e);return _crypto.getRandomValues(t),t}if(_crypto.randomBytes)return _crypto.randomBytes(e);throw new Error("secure random number generation not supported by this browser\nuse chrome, FireFox or Internet Explorer 11")}}()}).call(t,function(){return this}(),n(877).Buffer)},function(e,t){},function(e,t,n){(function(t){function r(e){return function(){var n=[],r={update:function(e,r){return t.isBuffer(e)||(e=new t(e,r)),n.push(e),this},digest:function(r){var a=t.concat(n),o=e(a);return n=null,r?o.toString(r):o}};return r}}var a=n(884),o=r(n(892)),i=r(n(894));e.exports=function(e){return"md5"===e?new o:"rmd160"===e?new i:a
7576 (e)}}).call(t,n(877).Buffer)},function(e,t,n){var t=e.exports=function(e){var n=t[e];if(!n)throw new Error(e+" is not supported (we accept pull requests)");return new n},r=n(877).Buffer,a=n(885)(r);t.sha1=n(886)(r,a),t.sha256=n(890)(r,a),t.sha512=n(891)(r,a)},function(e,t){e.exports=function(e){function t(t,n){this._block=new e(t),this._finalSize=n,this._blockSize=t,this._len=0,this._s=0}return t.prototype.init=function(){this._s=0,this._len=0},t.prototype.update=function(t,n){"string"==typeof t&&(n=n||"utf8",t=new e(t,n));for(var r=this._len+=t.length,a=this._s=this._s||0,o=0,i=this._block;a<r;){for(var s=Math.min(t.length,o+this._blockSize-a%this._blockSize),c=s-o,u=0;u<c;u++)i[a%this._blockSize+u]=t[u+o];a+=c,o+=c,a%this._blockSize===0&&this._update(i)}return this._s=a,this},t.prototype.digest=function(e){var t=8*this._len;this._block[this._len%this._blockSize]=128,this._block.fill(0,this._len%this._blockSize+1),t%(8*this._blockSize)>=8*this._finalSize&&(this._update(this._block)
7577 ,this._block.fill(0)),this._block.writeInt32BE(t,this._blockSize-4);var n=this._update(this._block)||this._hash();return e?n.toString(e):n},t.prototype._update=function(){throw new Error("_update must be implemented by subclass")},t}},function(e,t,n){var r=n(887).inherits;e.exports=function(e,t){function n(){return h.length?h.pop().init():this instanceof n?(this._w=f,t.call(this,64,56),this._h=null,void this.init()):new n}function a(e,t,n,r){return e<20?t&n|~t&r:e<40?t^n^r:e<60?t&n|t&r|n&r:t^n^r}function o(e){return e<20?1518500249:e<40?1859775393:e<60?-1894007588:-899497514}function i(e,t){return e+t|0}function s(e,t){return e<<t|e>>>32-t}var c=0,u=4,l=8,d=12,p=16,f=new("undefined"==typeof Int32Array?Array:Int32Array)(80),h=[];return r(n,t),n.prototype.init=function(){return this._a=1732584193,this._b=4023233417,this._c=2562383102,this._d=271733878,this._e=3285377520,t.prototype.init.call(this),this},n.prototype._POOL=h,n.prototype._update=function(e){var t,n,r,c,u,l,d,p,f,h;t=l=th
7578 is._a,n=d=this._b,r=p=this._c,c=f=this._d,u=h=this._e;for(var m=this._w,M=0;M<80;M++){var _=m[M]=M<16?e.readInt32BE(4*M):s(m[M-3]^m[M-8]^m[M-14]^m[M-16],1),v=i(i(s(t,5),a(M,n,r,c)),i(i(u,_),o(M)));u=c,c=r,r=s(n,30),n=t,t=v}this._a=i(t,l),this._b=i(n,d),this._c=i(r,p),this._d=i(c,f),this._e=i(u,h)},n.prototype._hash=function(){h.length<100&&h.push(this);var t=new e(20);return t.writeInt32BE(0|this._a,c),t.writeInt32BE(0|this._b,u),t.writeInt32BE(0|this._c,l),t.writeInt32BE(0|this._d,d),t.writeInt32BE(0|this._e,p),t},n}},function(e,t,n){(function(e,r){function a(e,n){var r={seen:[],stylize:i};return arguments.length>=3&&(r.depth=arguments[2]),arguments.length>=4&&(r.colors=arguments[3]),m(n)?r.showHidden=n:n&&t._extend(r,n),y(r.showHidden)&&(r.showHidden=!1),y(r.depth)&&(r.depth=2),y(r.colors)&&(r.colors=!1),y(r.customInspect)&&(r.customInspect=!0),r.colors&&(r.stylize=o),c(r,e,r.depth)}function o(e,t){var n=a.styles[t];return n?"["+a.colors[n][0]+"m"+e+"["+a.colors[n][1]+"m":e}func
7579 tion i(e,t){return e}function s(e){var t={};return e.forEach(function(e,n){t[e]=!0}),t}function c(e,n,r){if(e.customInspect&&n&&w(n.inspect)&&n.inspect!==t.inspect&&(!n.constructor||n.constructor.prototype!==n)){var a=n.inspect(r,e);return g(a)||(a=c(e,a,r)),a}var o=u(e,n);if(o)return o;var i=Object.keys(n),m=s(i);if(e.showHidden&&(i=Object.getOwnPropertyNames(n)),E(n)&&(i.indexOf("message")>=0||i.indexOf("description")>=0))return l(n);if(0===i.length){if(w(n)){var M=n.name?": "+n.name:"";return e.stylize("[Function"+M+"]","special")}if(A(n))return e.stylize(RegExp.prototype.toString.call(n),"regexp");if(L(n))return e.stylize(Date.prototype.toString.call(n),"date");if(E(n))return l(n)}var _="",v=!1,b=["{","}"];if(h(n)&&(v=!0,b=["[","]"]),w(n)){var y=n.name?": "+n.name:"";_=" [Function"+y+"]"}if(A(n)&&(_=" "+RegExp.prototype.toString.call(n)),L(n)&&(_=" "+Date.prototype.toUTCString.call(n)),E(n)&&(_=" "+l(n)),0===i.length&&(!v||0==n.length))return b[0]+_+b[1];if(r<0)return A(n)?e.sty
7580 lize(RegExp.prototype.toString.call(n),"regexp"):e.stylize("[Object]","special");e.seen.push(n);var T;return T=v?d(e,n,r,m,i):i.map(function(t){return p(e,n,r,m,t,v)}),e.seen.pop(),f(T,_,b)}function u(e,t){if(y(t))return e.stylize("undefined","undefined");if(g(t)){var n="'"+JSON.stringify(t).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return e.stylize(n,"string")}return v(t)?e.stylize(""+t,"number"):m(t)?e.stylize(""+t,"boolean"):M(t)?e.stylize("null","null"):void 0}function l(e){return"["+Error.prototype.toString.call(e)+"]"}function d(e,t,n,r,a){for(var o=[],i=0,s=t.length;i<s;++i)N(t,String(i))?o.push(p(e,t,n,r,String(i),!0)):o.push("");return a.forEach(function(a){a.match(/^\d+$/)||o.push(p(e,t,n,r,a,!0))}),o}function p(e,t,n,r,a,o){var i,s,u;if(u=Object.getOwnPropertyDescriptor(t,a)||{value:t[a]},u.get?s=u.set?e.stylize("[Getter/Setter]","special"):e.stylize("[Getter]","special"):u.set&&(s=e.stylize("[Setter]","special")),N(r,a)||(i="["+a+"]"),s||(e.seen.in
7581 dexOf(u.value)<0?(s=M(n)?c(e,u.value,null):c(e,u.value,n-1),s.indexOf("\n")>-1&&(s=o?s.split("\n").map(function(e){return" "+e}).join("\n").substr(2):"\n"+s.split("\n").map(function(e){return" "+e}).join("\n"))):s=e.stylize("[Circular]","special")),y(i)){if(o&&a.match(/^\d+$/))return s;i=JSON.stringify(""+a),i.match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(i=i.substr(1,i.length-2),i=e.stylize(i,"name")):(i=i.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),i=e.stylize(i,"string"))}return i+": "+s}function f(e,t,n){var r=0,a=e.reduce(function(e,t){return r++,t.indexOf("\n")>=0&&r++,e+t.replace(/\u001b\[\d\d?m/g,"").length+1},0);return a>60?n[0]+(""===t?"":t+"\n ")+" "+e.join(",\n ")+" "+n[1]:n[0]+t+" "+e.join(", ")+" "+n[1]}function h(e){return Array.isArray(e)}function m(e){return"boolean"==typeof e}function M(e){return null===e}function _(e){return null==e}function v(e){return"number"==typeof e}function g(e){return"string"==typeof e}function b(e){return"symbol"==typeof e
7582 }function y(e){return void 0===e}function A(e){return T(e)&&"[object RegExp]"===S(e)}function T(e){return"object"==typeof e&&null!==e}function L(e){return T(e)&&"[object Date]"===S(e)}function E(e){return T(e)&&("[object Error]"===S(e)||e instanceof Error)}function w(e){return"function"==typeof e}function z(e){return null===e||"boolean"==typeof e||"number"==typeof e||"string"==typeof e||"symbol"==typeof e||"undefined"==typeof e}function S(e){return Object.prototype.toString.call(e)}function k(e){return e<10?"0"+e.toString(10):e.toString(10)}function O(){var e=new Date,t=[k(e.getHours()),k(e.getMinutes()),k(e.getSeconds())].join(":");return[e.getDate(),x[e.getMonth()],t].join(" ")}function N(e,t){return Object.prototype.hasOwnProperty.call(e,t)}var C=/%[sdj%]/g;t.format=function(e){if(!g(e)){for(var t=[],n=0;n<arguments.length;n++)t.push(a(arguments[n]));return t.join(" ")}for(var n=1,r=arguments,o=r.length,i=String(e).replace(C,function(e){if("%%"===e)return"%";if(n>=o)return e;swit
7583 ch(e){case"%s":return String(r[n++]);case"%d":return Number(r[n++]);case"%j":try{return JSON.stringify(r[n++])}catch(e){return"[Circular]"}default:return e}}),s=r[n];n<o;s=r[++n])i+=M(s)||!T(s)?" "+s:" "+a(s);return i},t.deprecate=function(n,a){function o(){if(!i){if(r.throwDeprecation)throw new Error(a);r.traceDeprecation?console.trace(a):console.error(a),i=!0}return n.apply(this,arguments)}if(y(e.process))return function(){return t.deprecate(n,a).apply(this,arguments)};if(r.noDeprecation===!0)return n;var i=!1;return o};var D,P={};t.debuglog=function(e){if(y(D)&&(D={NODE_ENV:"production"}.NODE_DEBUG||""),e=e.toUpperCase(),!P[e])if(new RegExp("\\b"+e+"\\b","i").test(D)){var n=r.pid;P[e]=function(){var r=t.format.apply(t,arguments);console.error("%s %d: %s",e,n,r)}}else P[e]=function(){};return P[e]},t.inspect=a,a.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,
7584 39],yellow:[33,39]},a.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"},t.isArray=h,t.isBoolean=m,t.isNull=M,t.isNullOrUndefined=_,t.isNumber=v,t.isString=g,t.isSymbol=b,t.isUndefined=y,t.isRegExp=A,t.isObject=T,t.isDate=L,t.isError=E,t.isFunction=w,t.isPrimitive=z,t.isBuffer=n(888);var x=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];t.log=function(){console.log("%s - %s",O(),t.format.apply(t,arguments))},t.inherits=n(889),t._extend=function(e,t){if(!t||!T(t))return e;for(var n=Object.keys(t),r=n.length;r--;)e[n[r]]=t[n[r]];return e}}).call(t,function(){return this}(),n(444))},function(e,t){e.exports=function(e){return e&&"object"==typeof e&&"function"==typeof e.copy&&"function"==typeof e.fill&&"function"==typeof e.readUInt8}},function(e,t){"function"==typeof Object.create?e.exports=function(e,t){e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:
7585 !1,writable:!0,configurable:!0}})}:e.exports=function(e,t){e.super_=t;var n=function(){};n.prototype=t.prototype,e.prototype=new n,e.prototype.constructor=e}},function(e,t,n){var r=n(887).inherits;e.exports=function(e,t){function n(){this.init(),this._w=f,t.call(this,64,56)}function a(e,t){return e>>>t|e<<32-t}function o(e,t){return e>>>t}function i(e,t,n){return e&t^~e&n}function s(e,t,n){return e&t^e&n^t&n}function c(e){return a(e,2)^a(e,13)^a(e,22)}function u(e){return a(e,6)^a(e,11)^a(e,25)}function l(e){return a(e,7)^a(e,18)^o(e,3)}function d(e){return a(e,17)^a(e,19)^o(e,10)}var p=[1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,19866
7586 61051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298],f=new Array(64);return r(n,t),n.prototype.init=function(){return this._a=1779033703,this._b=-1150833019,this._c=1013904242,this._d=-1521486534,this._e=1359893119,this._f=-1694144372,this._g=528734635,this._h=1541459225,this._len=this._s=0,this},n.prototype._update=function(e){var t,n,r,a,o,f,h,m,M,_,v=this._w;t=0|this._a,n=0|this._b,r=0|this._c,a=0|this._d,o=0|this._e,f=0|this._f,h=0|this._g,m=0|this._h;for(var g=0;g<64;g++){var b=v[g]=g<16?e.readInt32BE(4*g):d(v[g-2])+v[g-7]+l(v[g-15])+v[g-16];M=m+u(o)+i(o,f,h)+p[g]+b,_=c(t)+s(t,n,r),m=h,h=f,f=o,o=a+M,a=r,r=n,n=t,t=M+_}this._a=t+this._a|0,this._b=n+this._b|0,this._c=r+this._c|0,this._d=a+this._d|0,this._e=o+this._e|0,this._f=f+this._f|0,this._g=h+thi
7587 s._g|0,this._h=m+this._h|0},n.prototype._hash=function(){var t=new e(32);return t.writeInt32BE(this._a,0),t.writeInt32BE(this._b,4),t.writeInt32BE(this._c,8),t.writeInt32BE(this._d,12),t.writeInt32BE(this._e,16),t.writeInt32BE(this._f,20),t.writeInt32BE(this._g,24),t.writeInt32BE(this._h,28),t},n}},function(e,t,n){var r=n(887).inherits;e.exports=function(e,t){function n(){this.init(),this._w=c,t.call(this,128,112)}function a(e,t,n){return e>>>n|t<<32-n}function o(e,t,n){return e&t^~e&n}function i(e,t,n){return e&t^e&n^t&n}var s=[1116352408,3609767458,1899447441,602891725,3049323471,3964484399,3921009573,2173295548,961987163,4081628472,1508970993,3053834265,2453635748,2937671579,2870763221,3664609560,3624381080,2734883394,310598401,1164996542,607225278,1323610764,1426881987,3590304994,1925078388,4068182383,2162078206,991336113,2614888103,633803317,3248222580,3479774868,3835390401,2666613458,4022224774,944711139,264347078,2341262773,604807628,2007800933,770255983,1495990901,1249150122
7588 ,1856431235,1555081692,3175218132,1996064986,2198950837,2554220882,3999719339,2821834349,766784016,2952996808,2566594879,3210313671,3203337956,3336571891,1034457026,3584528711,2466948901,113926993,3758326383,338241895,168717936,666307205,1188179964,773529912,1546045734,1294757372,1522805485,1396182291,2643833823,1695183700,2343527390,1986661051,1014477480,2177026350,1206759142,2456956037,344077627,2730485921,1290863460,2820302411,3158454273,3259730800,3505952657,3345764771,106217008,3516065817,3606008344,3600352804,1432725776,4094571909,1467031594,275423344,851169720,430227734,3100823752,506948616,1363258195,659060556,3750685593,883997877,3785050280,958139571,3318307427,1322822218,3812723403,1537002063,2003034995,1747873779,3602036899,1955562222,1575990012,2024104815,1125592928,2227730452,2716904306,2361852424,442776044,2428436474,593698344,2756734187,3733110249,3204031479,2999351573,3329325298,3815920427,3391569614,3928383900,3515267271,566280711,3940187606,3454069534,4118630271,40
7589 00239992,116418474,1914138554,174292421,2731055270,289380356,3203993006,460393269,320620315,685471733,587496836,852142971,1086792851,1017036298,365543100,1126000580,2618297676,1288033470,3409855158,1501505948,4234509866,1607167915,987167468,1816402316,1246189591],c=new Array(160);return r(n,t),n.prototype.init=function(){return this._a=1779033703,this._b=-1150833019,this._c=1013904242,this._d=-1521486534,this._e=1359893119,this._f=-1694144372,this._g=528734635,this._h=1541459225,this._al=-205731576,this._bl=-2067093701,this._cl=-23791573,this._dl=1595750129,this._el=-1377402159,this._fl=725511199,this._gl=-79577749,this._hl=327033209,this._len=this._s=0,this},n.prototype._update=function(e){var t,n,r,c,u,l,d,p,f,h,m,M,_,v,g,b,y=this._w;t=0|this._a,n=0|this._b,r=0|this._c,c=0|this._d,u=0|this._e,l=0|this._f,d=0|this._g,p=0|this._h,f=0|this._al,h=0|this._bl,m=0|this._cl,M=0|this._dl,_=0|this._el,v=0|this._fl,g=0|this._gl,b=0|this._hl;for(var A=0;A<80;A++){var T,L,E=2*A;if(A<16)T=y[E]=
7590 e.readInt32BE(4*E),L=y[E+1]=e.readInt32BE(4*E+4);else{var w=y[E-30],z=y[E-30+1],S=a(w,z,1)^a(w,z,8)^w>>>7,k=a(z,w,1)^a(z,w,8)^a(z,w,7);w=y[E-4],z=y[E-4+1];var O=a(w,z,19)^a(z,w,29)^w>>>6,N=a(z,w,19)^a(w,z,29)^a(z,w,6),C=y[E-14],D=y[E-14+1],P=y[E-32],x=y[E-32+1];L=k+D,T=S+C+(L>>>0<k>>>0?1:0),L+=N,T=T+O+(L>>>0<N>>>0?1:0),L+=x,T=T+P+(L>>>0<x>>>0?1:0),y[E]=T,y[E+1]=L}var j=i(t,n,r),W=i(f,h,m),Y=a(t,f,28)^a(f,t,2)^a(f,t,7),q=a(f,t,28)^a(t,f,2)^a(t,f,7),B=a(u,_,14)^a(u,_,18)^a(_,u,9),R=a(_,u,14)^a(_,u,18)^a(u,_,9),H=s[E],I=s[E+1],U=o(u,l,d),F=o(_,v,g),X=b+R,V=p+B+(X>>>0<b>>>0?1:0);X+=F,V=V+U+(X>>>0<F>>>0?1:0),X+=I,V=V+H+(X>>>0<I>>>0?1:0),X+=L,V=V+T+(X>>>0<L>>>0?1:0);var J=q+W,K=Y+j+(J>>>0<q>>>0?1:0);p=d,b=g,d=l,g=v,l=u,v=_,_=M+X|0,u=c+V+(_>>>0<M>>>0?1:0)|0,c=r,M=m,r=n,m=h,n=t,h=f,f=X+J|0,t=V+K+(f>>>0<X>>>0?1:0)|0}this._al=this._al+f|0,this._bl=this._bl+h|0,this._cl=this._cl+m|0,this._dl=this._dl+M|0,this._el=this._el+_|0,this._fl=this._fl+v|0,this._gl=this._gl+g|0,this._hl=this._hl+b|0,th
7591 is._a=this._a+t+(this._al>>>0<f>>>0?1:0)|0,this._b=this._b+n+(this._bl>>>0<h>>>0?1:0)|0,this._c=this._c+r+(this._cl>>>0<m>>>0?1:0)|0,this._d=this._d+c+(this._dl>>>0<M>>>0?1:0)|0,this._e=this._e+u+(this._el>>>0<_>>>0?1:0)|0,this._f=this._f+l+(this._fl>>>0<v>>>0?1:0)|0,this._g=this._g+d+(this._gl>>>0<g>>>0?1:0)|0,this._h=this._h+p+(this._hl>>>0<b>>>0?1:0)|0},n.prototype._hash=function(){function t(e,t,r){n.writeInt32BE(e,r),n.writeInt32BE(t,r+4)}var n=new e(64);return t(this._a,this._al,0),t(this._b,this._bl,8),t(this._c,this._cl,16),t(this._d,this._dl,24),t(this._e,this._el,32),t(this._f,this._fl,40),t(this._g,this._gl,48),t(this._h,this._hl,56),n},n}},function(e,t,n){function r(e,t){e[t>>5]|=128<<t%32,e[(t+64>>>9<<4)+14]=t;for(var n=1732584193,r=-271733879,a=-1732584194,l=271733878,d=0;d<e.length;d+=16){var p=n,f=r,h=a,m=l;n=o(n,r,a,l,e[d+0],7,-680876936),l=o(l,n,r,a,e[d+1],12,-389564586),a=o(a,l,n,r,e[d+2],17,606105819),r=o(r,a,l,n,e[d+3],22,-1044525330),n=o(n,r,a,l,e[d+4],7,-17641
7592 8897),l=o(l,n,r,a,e[d+5],12,1200080426),a=o(a,l,n,r,e[d+6],17,-1473231341),r=o(r,a,l,n,e[d+7],22,-45705983),n=o(n,r,a,l,e[d+8],7,1770035416),l=o(l,n,r,a,e[d+9],12,-1958414417),a=o(a,l,n,r,e[d+10],17,-42063),r=o(r,a,l,n,e[d+11],22,-1990404162),n=o(n,r,a,l,e[d+12],7,1804603682),l=o(l,n,r,a,e[d+13],12,-40341101),a=o(a,l,n,r,e[d+14],17,-1502002290),r=o(r,a,l,n,e[d+15],22,1236535329),n=i(n,r,a,l,e[d+1],5,-165796510),l=i(l,n,r,a,e[d+6],9,-1069501632),a=i(a,l,n,r,e[d+11],14,643717713),r=i(r,a,l,n,e[d+0],20,-373897302),n=i(n,r,a,l,e[d+5],5,-701558691),l=i(l,n,r,a,e[d+10],9,38016083),a=i(a,l,n,r,e[d+15],14,-660478335),r=i(r,a,l,n,e[d+4],20,-405537848),n=i(n,r,a,l,e[d+9],5,568446438),l=i(l,n,r,a,e[d+14],9,-1019803690),a=i(a,l,n,r,e[d+3],14,-187363961),r=i(r,a,l,n,e[d+8],20,1163531501),n=i(n,r,a,l,e[d+13],5,-1444681467),l=i(l,n,r,a,e[d+2],9,-51403784),a=i(a,l,n,r,e[d+7],14,1735328473),r=i(r,a,l,n,e[d+12],20,-1926607734),n=s(n,r,a,l,e[d+5],4,-378558),l=s(l,n,r,a,e[d+8],11,-2022574463),a=s(a,l,n
7593 ,r,e[d+11],16,1839030562),r=s(r,a,l,n,e[d+14],23,-35309556),n=s(n,r,a,l,e[d+1],4,-1530992060),l=s(l,n,r,a,e[d+4],11,1272893353),a=s(a,l,n,r,e[d+7],16,-155497632),r=s(r,a,l,n,e[d+10],23,-1094730640),n=s(n,r,a,l,e[d+13],4,681279174),l=s(l,n,r,a,e[d+0],11,-358537222),a=s(a,l,n,r,e[d+3],16,-722521979),r=s(r,a,l,n,e[d+6],23,76029189),n=s(n,r,a,l,e[d+9],4,-640364487),l=s(l,n,r,a,e[d+12],11,-421815835),a=s(a,l,n,r,e[d+15],16,530742520),r=s(r,a,l,n,e[d+2],23,-995338651),n=c(n,r,a,l,e[d+0],6,-198630844),l=c(l,n,r,a,e[d+7],10,1126891415),a=c(a,l,n,r,e[d+14],15,-1416354905),r=c(r,a,l,n,e[d+5],21,-57434055),n=c(n,r,a,l,e[d+12],6,1700485571),l=c(l,n,r,a,e[d+3],10,-1894986606),a=c(a,l,n,r,e[d+10],15,-1051523),r=c(r,a,l,n,e[d+1],21,-2054922799),n=c(n,r,a,l,e[d+8],6,1873313359),l=c(l,n,r,a,e[d+15],10,-30611744),a=c(a,l,n,r,e[d+6],15,-1560198380),r=c(r,a,l,n,e[d+13],21,1309151649),n=c(n,r,a,l,e[d+4],6,-145523070),l=c(l,n,r,a,e[d+11],10,-1120210379),a=c(a,l,n,r,e[d+2],15,718787259),r=c(r,a,l,n,e[d+9]
7594 ,21,-343485551),n=u(n,p),r=u(r,f),a=u(a,h),l=u(l,m)}return Array(n,r,a,l)}function a(e,t,n,r,a,o){return u(l(u(u(t,e),u(r,o)),a),n)}function o(e,t,n,r,o,i,s){return a(t&n|~t&r,e,t,o,i,s)}function i(e,t,n,r,o,i,s){return a(t&r|n&~r,e,t,o,i,s)}function s(e,t,n,r,o,i,s){return a(t^n^r,e,t,o,i,s)}function c(e,t,n,r,o,i,s){return a(n^(t|~r),e,t,o,i,s)}function u(e,t){var n=(65535&e)+(65535&t),r=(e>>16)+(t>>16)+(n>>16);return r<<16|65535&n}function l(e,t){return e<<t|e>>>32-t}var d=n(893);e.exports=function(e){return d.hash(e,r,16)}},function(e,t,n){(function(t){function n(e,n){if(e.length%o!==0){var r=e.length+(o-e.length%o);e=t.concat([e,i],r)}for(var a=[],s=n?e.readInt32BE:e.readInt32LE,c=0;c<e.length;c+=o)a.push(s.call(e,c));return a}function r(e,n,r){for(var a=new t(n),o=r?a.writeInt32BE:a.writeInt32LE,i=0;i<e.length;i++)o.call(a,e[i],4*i,!0);return a}function a(e,a,o,i){t.isBuffer(e)||(e=new t(e));var c=a(n(e,i),e.length*s);return r(c,o,i)}var o=4,i=new t(o);i.fill(0);var s=8;e.expo
7595 rts={hash:a}}).call(t,n(877).Buffer)},function(e,t,n){(function(t){function n(e,t,n){return e^t^n}function r(e,t,n){return e&t|~e&n}function a(e,t,n){return(e|~t)^n}function o(e,t,n){return e&n|t&~n}function i(e,t,n){return e^(t|~n)}function s(e,t){return e<<t|e>>>32-t}function c(e){var n=[1732584193,4023233417,2562383102,271733878,3285377520];"string"==typeof e&&(e=new t(e,"utf8"));var r=m(e),a=8*e.length,o=8*e.length;r[a>>>5]|=128<<24-a%32,r[(a+64>>>9<<4)+14]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8);for(var i=0;i<r.length;i+=16)_(n,r,i);for(var i=0;i<5;i++){var s=n[i];n[i]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8)}var c=M(n);return new t(c)}e.exports=c;var u=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13],l=[5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,
7596 1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11],d=[11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6],p=[8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11],f=[0,1518500249,1859775393,2400959708,2840853838],h=[1352829926,1548603684,1836072691,2053994217,0],m=function(e){for(var t=[],n=0,r=0;n<e.length;n++,r+=8)t[r>>>5]|=e[n]<<24-r%32;return t},M=function(e){for(var t=[],n=0;n<32*e.length;n+=8)t.push(e[n>>>5]>>>24-n%32&255);return t},_=function(e,t,c){for(var m=0;m<16;m++){var M=c+m,_=t[M];t[M]=16711935&(_<<8|_>>>24)|4278255360&(_<<24|_>>>8)}var v,g,b,y,A,T,L,E,w,z;T=v=e[0],L=g=e[1],E=b=e[2],w=y=e[3],z=A=e[4];for(var S,m=0;m<80;m+=1)S=v+t[c+u[m]]|0,S+=m<16?n(g,b,y)+f[
7597 0]:m<32?r(g,b,y)+f[1]:m<48?a(g,b,y)+f[2]:m<64?o(g,b,y)+f[3]:i(g,b,y)+f[4],S=0|S,S=s(S,d[m]),S=S+A|0,v=A,A=y,y=s(b,10),b=g,g=S,S=T+t[c+l[m]]|0,S+=m<16?i(L,E,w)+h[0]:m<32?o(L,E,w)+h[1]:m<48?a(L,E,w)+h[2]:m<64?r(L,E,w)+h[3]:n(L,E,w)+h[4],S=0|S,S=s(S,p[m]),S=S+z|0,T=z,z=w,w=s(E,10),E=L,L=S;S=e[1]+b+w|0,e[1]=e[2]+y+z|0,e[2]=e[3]+A+T|0,e[3]=e[4]+v+L|0,e[4]=e[0]+g+E|0,e[0]=S}}).call(t,n(877).Buffer)},function(e,t,n){(function(t){function r(e,n){if(!(this instanceof r))return new r(e,n);this._opad=c,this._alg=e;var i="sha512"===e?128:64;n=this._key=t.isBuffer(n)?n:new t(n),n.length>i?n=a(e).update(n).digest():n.length<i&&(n=t.concat([n,o],i));for(var s=this._ipad=new t(i),c=this._opad=new t(i),u=0;u<i;u++)s[u]=54^n[u],c[u]=92^n[u];this._hash=a(e).update(s)}var a=n(883),o=new t(128);o.fill(0),e.exports=r,r.prototype.update=function(e,t){return this._hash.update(e,t),this},r.prototype.digest=function(e){var t=this._hash.digest();return a(this._alg).update(this._opad).update(t).digest(e)}}).ca
7598 ll(t,n(877).Buffer)},function(e,t,n){var r=n(897);e.exports=function(e,t){t=t||{};var n=r(e);return t.pbkdf2=n.pbkdf2,t.pbkdf2Sync=n.pbkdf2Sync,t}},function(e,t,n){(function(t){e.exports=function(e){function n(e,t,n,a,o,i){if("function"==typeof o&&(i=o,o=void 0),"function"!=typeof i)throw new Error("No callback provided to pbkdf2");setTimeout(function(){var s;try{s=r(e,t,n,a,o)}catch(e){return i(e)}i(void 0,s)})}function r(n,r,a,o,i){if("number"!=typeof a)throw new TypeError("Iterations not a number");if(a<0)throw new TypeError("Bad iterations");if("number"!=typeof o)throw new TypeError("Key length not a number");if(o<0)throw new TypeError("Bad key length");i=i||"sha1",t.isBuffer(n)||(n=new t(n)),t.isBuffer(r)||(r=new t(r));var s,c,u,l=1,d=new t(o),p=new t(r.length+4);r.copy(p,0,0,r.length);for(var f=1;f<=l;f++){p.writeUInt32BE(f,r.length);var h=e.createHmac(i,n).update(p).digest();if(!s&&(s=h.length,u=new t(s),l=Math.ceil(o/s),c=o-(l-1)*s,o>(Math.pow(2,32)-1)*s))throw new TypeError
7599 ("keylen exceeds maximum length");h.copy(u,0,0,s);for(var m=1;m<a;m++){h=e.createHmac(i,n).update(h).digest();for(var M=0;M<s;M++)u[M]^=h[M]}var _=(f-1)*s,v=f==l?c:s;u.copy(d,_,0,v)}return d}return{pbkdf2:n,pbkdf2Sync:r}}}).call(t,n(877).Buffer)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(1),o=r(a),i=n(142),s=r(i),c=n(154);t.default=s.default.createClass({displayName:"RootChild",propTypes:{children:i.PropTypes.node},contextTypes:{store:i.PropTypes.object},componentDidMount:function(){this.container=document.createElement("div"),document.body.appendChild(this.container),this.renderChildren()},componentDidUpdate:function(){this.renderChildren()},componentWillUnmount:function(){this.container&&(o.default.unmountComponentAtNode(this.container),document.body.removeChild(this.container),delete this.container)},renderChildren:function(){var e;e=this.props&&(Object.keys(this.props).length>1||!this.
7600 props.children)?s.default.createElement("div",this.props,this.props.children):this.props.children,this.context.store&&(e=s.default.createElement(c.Provider,{store:this.context.store},e)),o.default.render(e,this.container)},render:function(){return null}}),e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(){var e={};return e.top=window.scrollY,e.left=window.scrollX,e.width=window.innerWidth,e.height=window.innerHeight,e.right=e.left+e.width,e.bottom=e.top+e.height,M("viewport: %o",e),e}function o(){g=a()}function i(e,t){for(var n=[e,_[e],v[e],_[v[e]]],r=-(1/0),a=void 0,o=0,i=n.length;o<i;o++){var s=n[o],c=t[s];if(c>0)return s;c>r&&(r=c,a=e)}return a}function s(e,t,n,r,a,o){for(var i=t?[e+" "+t,e,e+" "+_[t]]:[e,e+" "+v[e],e+" "+_[v[e]]],s=void 0,u=0,l=a*o,d=0,p=i.length;d<p;d++){var f=i[d],h=c(f,n,r),m=h.left+a,M=h.top+o,b=Math.min(h.top<g.top?M-g.top:g.bottom-h.top,o),y=Math.min(h.left<g.left?m-g.left:g.right-h.left,a),A=y
7601 *b;if(A===l)return f;A>u&&(u=A,s=f)}return s}function c(e,t,n){var r=15,a=(0,f.default)(t);if(!a)throw new Error("could not get bounding client rect of Tip element");var o=a.width,i=a.height,s=(0,f.default)(n);if(!s)throw new Error("could not get bounding client rect of `target`");var c=s.width,l=s.height,d=u(s,document);if(!d)throw new Error("could not determine page offset of `target`");var p={};switch(e){case"top":p={top:d.top-i,left:d.left+c/2-o/2};break;case"bottom":p={top:d.top+l,left:d.left+c/2-o/2};break;case"right":p={top:d.top+l/2-i/2,left:d.left+c};break;case"left":p={top:d.top+l/2-i/2,left:d.left-o};break;case"top left":p={top:d.top-i,left:d.left+c/2-o+r};break;case"top right":p={top:d.top-i,left:d.left+c/2-r};break;case"bottom left":p={top:d.top+l,left:d.left+c/2-o+r};break;case"bottom right":p={top:d.top+l,left:d.left+c/2-r};break;case"left top":p={top:d.top+l/2-i,left:d.left-o};break;case"left bottom":p={top:d.top+l/2,left:d.left-o};break;case"right top":p={top:d.top+
7602 l/2-i,left:d.left+c};break;case"right bottom":p={top:d.top+l/2,left:d.left+c};break;default:throw new Error('invalid position "'+e+'"');
7603 +}return p}function u(e,t){var n=t.body||t.getElementsByTagName("body")[0],r=t.documentElement||n.parentNode,a=r.clientTop||n.clientTop||0,o=r.clientLeft||n.clientLeft||0,i=window.pageYOffset||r.scrollTop,s=window.pageXOffset||r.scrollLeft;return{top:e.top+i-a,left:e.left+s-o}}Object.defineProperty(t,"__esModule",{value:!0}),t.isElement=t.offset=t.suggested=t.unbindWindowListeners=t.bindWindowListeners=t.constrainLeft=void 0;var l="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},d=function(){function e(e,t){var n=[],r=!0,a=!1,o=void 0;try{for(var i,s=e[Symbol.iterator]();!(r=(i=s.next()).done)&&(n.push(i.value),!t||n.length!==t);r=!0);}catch(e){a=!0,o=e}finally{try{!r&&s.return&&s.return()}finally{if(a)throw o}}return n}return function(t,n){if(Array.isArray(t))return t;if(Symbol.iterator in Object(t))return e(t,n);throw new TypeError
7604 ("Invalid attempt to destructure non-iterable instance")}}(),p=n(900),f=r(p),h=n(468),m=r(h),M=(0,m.default)("calypso:popover:util"),_={top:"bottom",bottom:"top",left:"right",right:"left"},v={top:"right",left:"top",bottom:"left",right:"bottom"},g=a(),b=!1,y=function(){return b?M("window events already bound"):(b=!0,M("bind handlers to `resize` and `scroll` events"),window.addEventListener("resize",o,!0),void window.addEventListener("scroll",o,!0))},A=function(){return b?(b=!1,M("unbind handlers to `resize` and `scroll` events"),window.removeEventListener("resize",o,!0),void window.removeEventListener("scroll",o,!0)):M("window events are not bound")},T=function(e,t,n){var r=(0,f.default)(n),a=t.clientHeight,o=t.clientWidth,c={top:r.top-a,bottom:g.height-r.bottom-a,left:r.left-o,right:g.width-r.right-o},u=e.split(/\s+/),l=d(u,1),p=l[0],h=d(u,2),m=h[1],M=i(p,c);return m!==M&&m!==_[M]||(m=null),s(M,m,t,n,o,a)||e},L=function(e,t){var n=(0,f.default)(t).width;return e.left=Math.max(0,Math
7605 .min(e.left,g.width-n)),e},E=function(e){try{return e instanceof HTMLElement}catch(t){return"object"===("undefined"==typeof e?"undefined":l(e))&&1===e.nodeType&&"object"===l(e.style)&&"object"===l(e.ownerDocument)}};t.constrainLeft=L,t.bindWindowListeners=y,t.unbindWindowListeners=A,t.suggested=T,t.offset=c,t.isElement=E},function(e,t,n){function r(e){var t=null,n=a(e);if(3===e.nodeType){var r=n.createRange();r.selectNodeContents(e),e=r}if("function"==typeof e.getBoundingClientRect&&(t=e.getBoundingClientRect(),e.startContainer&&0===t.left&&0===t.top)){var o=n.createElement("span");o.appendChild(n.createTextNode("​")),e.insertNode(o),t=o.getBoundingClientRect();var i=o.parentNode;i.removeChild(o),i.normalize()}return t}var a=n(901);e.exports=r},function(e,t){function n(e){return e&&e.nodeType===a}function r(e){return n(e)?e:n(e.ownerDocument)?e.ownerDocument:n(e.document)?e.document:e.parentNode?r(e.parentNode):e.commonAncestorContainer?r(e.commonAncestorContainer):e.startContaine
7606 r?r(e.startContainer):e.anchorNode?r(e.anchorNode):void 0}e.exports=r;var a=9},function(e,t){},,function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}Object.defineProperty(t,"__esModule",{value:!0});var s=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t
7607 ,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),c=n(142),u=r(c),l=n(747),d=r(l),p=n(869),f=r(p),h=n(803),m=r(h);n(905);var M=function(){},_=function(e){function t(){return a(this,t),o(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments))}return i(t,e),s(t,[{key:"render",value:function(){if(!this.props.showOnMobile&&m.default.isMobile())return null;var e=(0,d.default)("dops-popover","dops-tooltip","is-"+this.props.position,this.props.className);return u.default.createElement(f.default,{autoPosition:this.props.autoPosition,className:e,rootClassName:this.props.rootClassName,context:this.props.context,id:this.props.id,isVisible:this.props.isVisible,onClose:M,position:this.props.position,showDelay:this.props.showDelay},this.props.children)}}]),t}(c.Component);_.propTypes={autoPosition:c.PropTypes.bool,className:c.PropTypes.string,id:c.PropTypes.string,isVisible:c.PropTypes.bool,position:c.PropTypes.string,rootClassName:c.PropTypes.string,status:c.PropTypes.string,showDelay
7608 :c.PropTypes.number,showOnMobile:c.PropTypes.bool},_.defaultProps={showDelay:100,position:"top",showOnMobile:!1},t.default=_,e.exports=t.default},function(e,t){},,function(e,t,n){"use strict";var r=n(142),a=n(866),o=n(908);e.exports=r.createClass({displayName:"ModuleChartXAxis",propTypes:{labelWidth:r.PropTypes.number.isRequired,data:r.PropTypes.array.isRequired},getInitialState:function(){return{divisor:1,spacing:this.props.labelWidth}},componentDidMount:function(){this.resizeThrottled=a(this.resize,400),window.addEventListener("resize",this.resizeThrottled),this.resize()},componentWillUnmount:function(){this.resizeThrottled.cancel&&this.resizeThrottled.cancel(),window.removeEventListener("resize",this.resizeThrottled)},componentWillReceiveProps:function(e){this.resize(e)},resize:function(e){if(this.isMounted()){var t,n,r,a,o,i,s=this.props;t=this.refs.axis,!e||e instanceof Event||(s=e),t.style.overflow="hidden",n=t.clientWidth,t.style.overflow="visible",r=s.data.length||1,a=n/r,o=
7609 s.labelWidth,i=Math.ceil(o/a),this.setState({divisor:i,spacing:a})}},render:function(){var e,t=this.props.data;return e=t.map(function(e,n){var a,i=n*this.state.spacing+(this.state.spacing-this.props.labelWidth)/2,s=t.length-n-1;return s%this.state.divisor===0&&(a=r.createElement(o,{key:n,label:e.label,width:this.props.labelWidth,x:i})),a},this),r.createElement("div",{ref:"axis",className:"dops-chart__x-axis"},e)}})},function(e,t,n){"use strict";var r=n(142);e.exports=r.createClass({displayName:"ModuleChartLabel",propTypes:{width:r.PropTypes.number.isRequired,x:r.PropTypes.number.isRequired,label:r.PropTypes.string.isRequired},render:function(){var e,t="left";return e={width:this.props.width+"px"},e[t]=this.props.x+"px",r.createElement("div",{className:"dops-chart__x-axis-label",style:e},this.props.label)}})},function(e,t){"use strict";e.exports={hasTouch:function(){return"ontouchstart"in window||window.DocumentTouch&&document instanceof DocumentTouch}}},function(e,t){},,function(e,
7610 t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(841),o=r(a),i=n(844),s=r(i),c=n(845),u=r(c),l=n(846),d=r(l),p=n(847),f=r(p),h=n(142),m=n(154),M=n(436),_=function(e){function t(){return(0,s.default)(this,t),(0,d.default)(this,(t.__proto__||(0,o.default)(t)).apply(this,arguments))}return(0,f.default)(t,e),(0,u.default)(t,[{key:"componentWillMount",value:function(){this.props.fetchingStatsData||this.props.fetchStatsData(this.props.range)}},{key:"render",value:function(){return null}}]),t}(h.Component);_.defaultProps={fetchStatsData:function(){}},t.default=(0,m.connect)(function(e){return{fetchStatsData:function(t){return(0,M.fetchStatsData)(e,t)},fetchingStatsData:(0,M.isFetchingStatsData)(e)}},function(e){return{fetchStatsData:function(t){return e((0,M.fetchStatsData)(t))}}})(_),e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esM
7611 odule",{value:!0});var a=n(266),o=r(a),i=n(142),s=r(i),c=n(837),u=r(c),l=n(656),d=r(l),p=n(466),f=s.default.createClass({displayName:"DashStatsBottom",statsBottom:function(){var e=void 0;return e="object"===(0,o.default)(this.props.statsData.general)?this.props.statsData.general.stats:{views:"-",comments:"-",views_today:"-",views_best_day:"-",views_best_day_total:"-"},[{viewsToday:e.views_today,bestDay:{day:e.views_best_day,count:e.views_best_day_total},allTime:{views:e.views,comments:e.comments}}]},render:function(){var e=this.statsBottom()[0];return s.default.createElement("div",null,s.default.createElement("div",{className:"jp-at-a-glance__stats-summary"},s.default.createElement("div",{className:"jp-at-a-glance__stats-summary-today"},s.default.createElement("p",{className:"jp-at-a-glance__stat-details"},(0,p.translate)("Views today",{comment:"Referring to a number of page views"})),s.default.createElement("h3",{className:"jp-at-a-glance__stat-number"},e.viewsToday)),s.default.cre
7612 ateElement("div",{className:"jp-at-a-glance__stats-summary-bestday"},s.default.createElement("p",{className:"jp-at-a-glance__stat-details"},(0,p.translate)("Best overall day",{comment:"Referring to a number of page views"})),s.default.createElement("h3",{className:"jp-at-a-glance__stat-number"},"-"===e.bestDay.count?"-":(0,p.translate)("%(number)s View","%(number)s Views",{count:e.bestDay.count,args:{number:(0,p.numberFormat)(e.bestDay.count)}})),s.default.createElement("p",{className:"jp-at-a-glance__stat-details"},"-"===e.bestDay.day?"-":(0,p.moment)(e.bestDay.day).format("MMMM Do, YYYY"))),s.default.createElement("div",{className:"jp-at-a-glance__stats-summary-alltime"},s.default.createElement("div",{className:"jp-at-a-glance__stats-alltime-views"},s.default.createElement("p",{className:"jp-at-a-glance__stat-details"},(0,p.translate)("All-time views",{comment:"Referring to a number of page views"})),s.default.createElement("h3",{className:"jp-at-a-glance__stat-number"},"-"===e.al
7613 lTime.views?"-":(0,p.numberFormat)(e.allTime.views))),s.default.createElement("div",{className:"jp-at-a-glance__stats-alltime-comments"},s.default.createElement("p",{className:"jp-at-a-glance__stat-details"},(0,p.translate)("All-time comments",{comment:"Referring to a number of comments"})),s.default.createElement("h3",{className:"jp-at-a-glance__stat-number"},"-"===e.allTime.comments?"-":(0,p.numberFormat)(e.allTime.comments))))),s.default.createElement("div",{className:"jp-at-a-glance__stats-cta"},s.default.createElement("div",{className:"jp-at-a-glance__stats-cta-description"}),s.default.createElement("div",{className:"jp-at-a-glance__stats-cta-buttons"},(0,p.translate)("{{button}}View Old Stats{{/button}}",{components:{button:s.default.createElement(u.default,{onClick:function(){return d.default.tracks.recordEvent("jetpack_wpa_aag_view_old_stats_click",{})},href:this.props.siteAdminUrl+"admin.php?page=stats"})}}),(0,p.translate)("{{button}}View More Stats on WordPress.com {{/but
7614 ton}}",{components:{button:s.default.createElement(u.default,{onClick:function(){return d.default.tracks.recordEvent("jetpack_wpa_aag_stats_wpcom_click",{})},className:"is-primary",href:"https://wordpress.com/stats/insights/"+this.props.siteRawUrl})}}))))}});t.default=f,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(449),o=r(a),i=n(142),s=r(i),c=n(154),u=n(915),l=r(u),d=n(466),p=n(641),f=r(p),h=n(930),m=r(h),M=n(447),_=n(436),v=n(639),g=s.default.createClass({displayName:"DashProtect",getContent:function(){if(this.props.isModuleActivated("protect")){var e=this.props.protectCount;return!1===e||"0"===e||"N/A"===e?s.default.createElement(l.default,{label:"Protect",module:"protect",status:"is-working",className:"jp-dash-item__recently-activated"},s.default.createElement("div",{className:"jp-dash-item__recently-activated-lower"},s.default.createElement(m.default,null),s.default.
7615 createElement("p",{className:"jp-dash-item__description"},(0,d.translate)("Jetpack is actively blocking malicious login attempts. Data will display here soon!")))):s.default.createElement(l.default,{label:"Protect",module:"protect",status:"is-working"},s.default.createElement("h2",{className:"jp-dash-item__count"},(0,d.numberFormat)(e)),s.default.createElement("p",{className:"jp-dash-item__description"},(0,d.translate)("Total malicious attacks blocked on your site.")))}return s.default.createElement(l.default,{label:"Protect",module:"protect",className:"jp-dash-item__is-inactive"},s.default.createElement("p",{className:"jp-dash-item__description"},this.props.isDevMode?(0,d.translate)("Unavailable in Dev Mode"):(0,d.translate)("{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.",{components:{a:s.default.createElement("a",{href:"javascript:void(0)",onClick:this.props.activateProtect})}})))},render:function(){var e=(0,o.default)(this.props.moduleList
7616 );return(0,f.default)(e,"protect")?s.default.createElement("div",{className:"jp-dash-item__interior"},s.default.createElement(m.default,null),this.getContent()):null}});g.propTypes={isDevMode:s.default.PropTypes.bool.isRequired,protectCount:s.default.PropTypes.any.isRequired},t.default=(0,c.connect)(function(e){return{isModuleActivated:function(t){return(0,M.isModuleActivated)(e,t)},protectCount:(0,_.getProtectCount)(e),isDevMode:(0,v.isDevMode)(e),moduleList:(0,M.getModules)(e)}},function(e){return{activateProtect:function(){return e((0,M.activateModule)("protect"))},fetchProtectCount:function(){return e((0,_.fetchProtectCount)())}}})(g),e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.DashItem=void 0;var a=n(142),o=r(a),i=n(863),s=r(i),c=n(154),u=n(916),l=r(u),d=n(466),p=n(837),f=r(p),h=n(641),m=r(h),M=n(832),_=r(M),v=n(919),g=r(v),b=n(922),y=n(639),A=n(447),T=n(926),L=r(T),E=n(3
7617 47),w=t.DashItem=o.default.createClass({displayName:"DashItem",propTypes:{label:o.default.PropTypes.string,status:o.default.PropTypes.string,statusText:o.default.PropTypes.string,disabled:o.default.PropTypes.bool,module:o.default.PropTypes.string,pro:o.default.PropTypes.bool},getDefaultProps:function(){return{label:"",module:"",pro:!1}},render:function(){var e=void 0,t="",n=(0,s.default)(this.props.className,"jp-dash-item",this.props.disabled?"jp-dash-item__disabled":"");return""!==this.props.module&&(e=(0,m.default)(["protect","monitor","photon","vaultpress","scan","backups","akismet"],this.props.module)&&this.props.isDevMode?"":o.default.createElement(b.ModuleToggle,{slug:this.props.module,activated:this.props.isModuleActivated(this.props.module),toggling:this.props.isTogglingModule(this.props.module),toggleModule:this.props.toggleModule,compact:!0}),"manage"===this.props.module&&("is-warning"===this.props.status&&(e=o.default.createElement("a",{href:this.props.isModuleActivated("
7618 manage")?"https://wordpress.com/plugins/"+this.props.siteRawUrl:this.props.siteAdminUrl+"plugins.php"},o.default.createElement(l.default,{showDismiss:!1,status:this.props.status,isCompact:!0},(0,d.translate)("Updates Needed")))),"is-working"===this.props.status&&(e=o.default.createElement("span",{className:"jp-dash-item__active-label"},(0,d.translate)("Active"))))),this.props.pro&&!this.props.isDevMode&&(t=o.default.createElement(f.default,{compact:!0,href:"#/plans"},(0,d.translate)("Pro")),e=o.default.createElement(L.default,{proFeature:this.props.module,siteAdminUrl:this.props.siteAdminUrl})),o.default.createElement("div",{className:n},o.default.createElement(g.default,{label:this.props.label,cardBadge:t},this.props.userCanToggle?e:""),o.default.createElement(_.default,{className:"jp-dash-item__card",href:this.props.href},o.default.createElement("div",{className:"jp-dash-item__content"},this.props.children)))}});t.default=(0,c.connect)(function(e){return{isModuleActivated:function
7619 (t){return(0,A.isModuleActivated)(e,t)},isTogglingModule:function(t){return(0,A.isActivatingModule)(e,t)||(0,A.isDeactivatingModule)(e,t)},getModule:function(t){return(0,A.getModule)(e,t)},isDevMode:(0,y.isDevMode)(e),userCanToggle:(0,E.userCanManageModules)(e)}},function(e){return{toggleModule:function(t,n){return e(n?(0,A.deactivateModule)(t):(0,A.activateModule)(t))}}})(w)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(747),s=r(i),c=n(806),u=r(c),l=n(810),d=r(l);n(917),t.default=o.default.createClass({displayName:"SimpleNotice",dismissTimeout:null,getDefaultProps:function(){return{duration:0,status:null,showDismiss:!0,className:"",onDismissClick:u.default}},propTypes:{status:a.PropTypes.string,showDismiss:a.PropTypes.bool,isCompact:a.PropTypes.bool,duration:o.default.PropTypes.number,text:a.PropTypes.oneOfType([a.PropTypes.oneOfType([a.PropTypes.string,a.PropTypes.node]),a.P
7620 ropTypes.arrayOf(a.PropTypes.oneOfType([a.PropTypes.string,a.PropTypes.node]))]),icon:a.PropTypes.string,className:a.PropTypes.string},componentDidMount:function(){this.props.duration>0&&(this.dismissTimeout=setTimeout(this.props.onDismissClick,this.props.duration))},componentWillUnmount:function(){this.dismissTimeout&&clearTimeout(this.dismissTimeout)},renderChildren:function(){var e=void 0;return"string"==typeof this.props.children?o.default.createElement("span",{className:"dops-notice__text"},this.props.children):(this.props.text?(e=[this.props.children],e.unshift(o.default.createElement("span",{key:"dops-notice_text",className:"dops-notice__text"},this.props.text))):e=o.default.createElement("span",{key:"dops-notice_text",className:"dops-notice__text"},this.props.children),e)},getIcon:function(){var e=void 0;switch(this.props.status){case"is-info":e="info";break;case"is-success":e="checkmark";break;case"is-error":e="notice";break;case"is-warning":e="notice";break;default:e="info
7621 "}return e},render:function(){var e=void 0,t=(0,s.default)("dops-notice",this.props.status);return this.props.isCompact&&(t=(0,s.default)(t,"is-compact")),this.props.showDismiss&&(t=(0,s.default)(t,"is-dismissable"),e=o.default.createElement("span",{tabIndex:"0",className:"dops-notice__dismiss",onClick:this.props.onDismissClick},o.default.createElement(d.default,{icon:"cross",size:24}))),o.default.createElement("div",{className:(0,s.default)(this.props.className,t)},o.default.createElement(d.default,{className:"dops-notice__icon",icon:this.props.icon||this.getIcon(),size:24}),o.default.createElement("div",{className:"dops-notice__content"},this.renderChildren()),e)}}),e.exports=t.default},function(e,t){},,function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(747),s=r(i),c=n(832),u=r(c);n(920),t.default=o.default.createClass({displayName:"SectionHeader",propTypes:{label:o.default.PropTy
7622 pes.string,cardBadge:o.default.PropTypes.oneOfType([o.default.PropTypes.string,o.default.PropTypes.element,o.default.PropTypes.object])},getDefaultProps:function(){return{label:"",cardBadge:""}},render:function(){var e=(0,s.default)(this.props.className,"dops-section-header"),t=""!==this.props.cardBadge?o.default.createElement("span",{className:"dops-section-header__card-badge"},this.props.cardBadge):"";return o.default.createElement(u.default,{compact:!0,className:e},o.default.createElement("div",{className:"dops-section-header__label"},this.props.label,t),o.default.createElement("div",{className:"dops-section-header__actions"},this.props.children))}}),e.exports=t.default},function(e,t){},,function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.ModuleToggle=void 0;var a=n(142),o=r(a),i=n(923),s=r(i);t.ModuleToggle=o.default.createClass({displayName:"ModuleToggle",propTypes:{toggleModule:o.default.PropTypes.f
7623 unc,activated:o.default.PropTypes.bool,disabled:o.default.PropTypes.bool,className:o.default.PropTypes.string,compact:o.default.PropTypes.bool,id:o.default.PropTypes.string},getDefaultProps:function(){return{activated:!1,disabled:!1}},toggleModule:function(){return this.props.toggleModule(this.props.slug,this.props.activated)},render:function(){return o.default.createElement(s.default,{checked:this.props.activated,toggling:this.props.toggling,className:this.props.className,disabled:this.props.disabled,id:this.props.id,compact:this.props.compact,onChange:this.toggleModule})}})},function(e,t,n){"use strict";var r=n(142),a=n(747),o=0;n(924),e.exports=r.createClass({displayName:"FormToggle",propTypes:{onChange:r.PropTypes.func,checked:r.PropTypes.bool,disabled:r.PropTypes.bool,className:r.PropTypes.string,compact:r.PropTypes.bool,id:r.PropTypes.string},getDefaultProps:function(){return{checked:!1,disabled:!1}},_onKeyDown:function(e){this.props.disabled||"Enter"!==e.key&&" "!==e.key||(e.
7624 preventDefault(),this.props.onChange()),this.props.onKeyDown&&this.props.onKeyDown(e)},render:function(){var e=this.props.id||"toggle-"+o++,t=a({"form-toggle":!0,"is-toggling":this.props.toggling,"is-compact":this.props.compact});return r.createElement("span",null,r.createElement("input",{className:a(this.props.className,t),type:"checkbox",checked:this.props.checked,readOnly:!0,disabled:this.props.disabled}),r.createElement("label",{className:"form-toggle__label",htmlFor:e},r.createElement("span",{className:"form-toggle__switch",disabled:this.props.disabled,id:e,onClick:this.props.onChange,onKeyDown:this._onKeyDown,role:"checkbox","aria-checked":this.props.checked,tabIndex:this.props.disabled?-1:0}),this.props.children))}})},function(e,t){},,function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(154),s=n(466),c=n(837),u=r(c),l=n(916),d=r(l),p=n(347),f=n(927),h=r(f),m=n(928),M=r(m),_=n(9
7625 29),v=r(_),g=n(639),b=n(692),y=n(436),A=n(689),T=o.default.createClass({displayName:"ProStatus",propTypes:{isCompact:o.default.PropTypes.bool,proFeature:o.default.PropTypes.string},getDefaultProps:function(){return{isCompact:!0,proFeature:""}},render:function(){var e=this,t=this.props.sitePlan(),n="scan"===this.props.proFeature||"backups"===this.props.proFeature||"vaultpress"===this.props.proFeature?"vaultpress/vaultpress.php":"akismet/akismet.php",r=function(n,r,a){var i=e.props.getVaultPressData();if(e.props.isDevMode)return(0,s.translate)("Unavailable in Dev Mode");if("N/A"!==i&&"scan"===n&&0!==e.props.getScanThreats())return o.default.createElement(d.default,{showDismiss:!1,status:"is-error",isCompact:!0},(0,s.translate)("Threats found!"));if("akismet"===n){var c=e.props.getAkismetData();if("invalid_key"===c)return o.default.createElement("a",{href:e.props.siteAdminUrl+"admin.php?page=akismet-key-config"},o.default.createElement(d.default,{showDismiss:!1,status:"is-warning",isCo
7626 mpact:!0},(0,s.translate)("Invalid Key")))}if("seo-tools"===n)return o.default.createElement(u.default,{compact:!0,primary:!0,href:"https://wordpress.com/plans/"+e.props.siteRawUrl},(0,s.translate)("Upgrade"));if(t.product_slug){var l={};return l="jetpack_free"!==t.product_slug?{href:"https://wordpress.com/plugins/setup/"+e.props.siteRawUrl+"?only="+n,text:(0,s.translate)("Set up")}:{href:"https://wordpress.com/plans/"+e.props.siteRawUrl,text:(0,s.translate)("Upgrade")},r&&a?o.default.createElement("span",{className:"jp-dash-item__active-label"},(0,s.translate)("ACTIVE")):o.default.createElement(u.default,{compact:!0,primary:!0,href:l.href},l.text)}return r&&a?o.default.createElement("span",{className:"jp-dash-item__active-label"},(0,s.translate)("ACTIVE")):""};return o.default.createElement("div",null,o.default.createElement(h.default,null),o.default.createElement(v.default,null),o.default.createElement(M.default,null),r(this.props.proFeature,this.props.pluginActive(n),this.props.p
7627 luginInstalled(n)))}});t.default=(0,i.connect)(function(e){return{siteRawUrl:(0,p.getSiteRawUrl)(e),getScanThreats:function(){return(0,y.getVaultPressScanThreatCount)(e)},getVaultPressData:function(){return(0,y.getVaultPressData)(e)},getAkismetData:function(){return(0,y.getAkismetData)(e)},sitePlan:function(){return(0,A.getSitePlan)(e)},fetchingPluginsData:(0,b.isFetchingPluginsData)(e),pluginActive:function(t){return(0,b.isPluginActive)(e,t)},pluginInstalled:function(t){return(0,b.isPluginInstalled)(e,t)},isDevMode:(0,g.isDevMode)(e)}})(T),e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.QuerySitePlugins=void 0;var a=n(142),o=r(a),i=n(154),s=n(692),c=t.QuerySitePlugins=o.default.createClass({displayName:"QuerySitePlugins",componentWillMount:function(){this.props.isFetchingPluginsData||this.props.fetchPluginsData()},render:function(){return null}});t.default=(0,i.connect)(function(
7628 e){return{isFetchingPluginsData:(0,s.isFetchingPluginsData)(e)}},function(e){return{fetchPluginsData:function(){return e((0,s.fetchPluginsData)())}}})(c)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(841),o=r(a),i=n(844),s=r(i),c=n(845),u=r(c),l=n(846),d=r(l),p=n(847),f=r(p),h=n(142),m=n(154),M=n(161),_=n(436),v=n(447),g=function(e){function t(){return(0,s.default)(this,t),(0,d.default)(this,(t.__proto__||(0,o.default)(t)).apply(this,arguments))}return(0,f.default)(t,e),(0,u.default)(t,[{key:"componentWillMount",value:function(){!this.props.fetchingVaultPressData&&this.props.isModuleActivated("vaultpress")&&this.props.fetchVaultPressData()}},{key:"render",value:function(){return null}}]),t}(h.Component);g.defaultProps={fetchVaultPressData:function(){}},t.default=(0,m.connect)(function(e){return{fetchVaultPressData:(0,_.fetchVaultPressData)(),fetchingVaultPressData:(0,_.isFetchingVaultPressDat
7629 a)(e),isModuleActivated:function(t){return(0,v.isModuleActivated)(e,t)}}},function(e){return(0,M.bindActionCreators)({fetchVaultPressData:_.fetchVaultPressData},e)})(g),e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(841),o=r(a),i=n(844),s=r(i),c=n(845),u=r(c),l=n(846),d=r(l),p=n(847),f=r(p),h=n(142),m=n(154),M=n(161),_=n(436),v=function(e){function t(){return(0,s.default)(this,t),(0,d.default)(this,(t.__proto__||(0,o.default)(t)).apply(this,arguments))}return(0,f.default)(t,e),(0,u.default)(t,[{key:"componentWillMount",value:function(){this.props.fetchingAkismetData||this.props.fetchAkismetData()}},{key:"render",value:function(){return null}}]),t}(h.Component);v.defaultProps={fetchAkismetData:function(){}},t.default=(0,m.connect)(function(e){return{fetchAkismetData:(0,_.fetchAkismetData)(),fetchingAkismetData:(0,_.isFetchingAkismetData)(e)}},function(e){return(0,M.bindActio
7630 nCreators)({fetchAkismetData:_.fetchAkismetData},e)})(v),e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(841),o=r(a),i=n(844),s=r(i),c=n(845),u=r(c),l=n(846),d=r(l),p=n(847),f=r(p),h=n(142),m=n(154),M=n(161),_=n(436),v=n(447),g=function(e){function t(){return(0,s.default)(this,t),(0,d.default)(this,(t.__proto__||(0,o.default)(t)).apply(this,arguments))}return(0,f.default)(t,e),(0,u.default)(t,[{key:"componentWillMount",value:function(){!this.props.fetchingProtectData&&this.props.isModuleActivated("protect")&&this.props.fetchProtectCount()}},{key:"render",value:function(){return null}}]),t}(h.Component);g.defaultProps={fetchProtectCount:function(){}},t.default=(0,m.connect)(function(e){return{fetchProtectCount:(0,_.fetchProtectCount)(),fetchingProtectData:(0,_.isFetchingProtectData)(e),isModuleActivated:function(t){return(0,v.isModuleActivated)(e,t)}}},function(e){return(0,M.
7631 bindActionCreators)({fetchProtectCount:_.fetchProtectCount},e)})(g),e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(449),o=r(a),i=n(142),s=r(i),c=n(154),u=n(915),l=r(u),d=n(466),p=n(641),f=r(p),h=n(447),m=n(639),M=s.default.createClass({displayName:"DashMonitor",getContent:function(){var e=(0,d.translate)("Downtime Monitoring");return this.props.isModuleActivated("monitor")?s.default.createElement(l.default,{label:e,module:"monitor",status:"is-working"},s.default.createElement("p",{className:"jp-dash-item__description"},(0,d.translate)("Jetpack is monitoring your site. If we think your site is down, you will receive an email."))):s.default.createElement(l.default,{label:e,module:"monitor",className:"jp-dash-item__is-inactive"},s.default.createElement("p",{className:"jp-dash-item__description"},this.props.isDevMode?(0,d.translate)("Unavailable in Dev Mode."):(0,d.translate)("
7632 {{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.",{components:{a:s.default.createElement("a",{href:"javascript:void(0)",onClick:this.props.activateMonitor})}})))},render:function(){var e=(0,o.default)(this.props.moduleList);return(0,f.default)(e,"monitor")?s.default.createElement("div",null,this.getContent()):null}});M.propTypes={isDevMode:s.default.PropTypes.bool.isRequired},t.default=(0,c.connect)(function(e){return{isModuleActivated:function(t){return(0,h.isModuleActivated)(e,t)},isDevMode:(0,m.isDevMode)(e),moduleList:(0,h.getModules)(e)}},function(e){return{activateMonitor:function(){return e((0,h.activateModule)("monitor"))}}})(M),e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(154),s=n(915),c=r(s),u=n(466),l=n(928),d=r(l),p=n(447),f=n(689),h=n(692),m=n(436),M=n(639),_=o.default.createClass({displayName:"DashScan",getContent:
7633 function(){var e=this,t=(0,u.translate)("Malware Scanning"),n=!1!==this.props.sitePlan,r=this.props.vaultPressData,a=this.props.isPluginInstalled("vaultpress/vaultpress.php")?"pro-inactive":"pro-uninstalled";if(this.props.isModuleActivated("vaultpress")){if("N/A"===r)return o.default.createElement(c.default,{label:t},o.default.createElement("p",{className:"jp-dash-item__description"},(0,u.translate)("Loading…")));var i=this.props.scanThreats;if(0!==i)return o.default.createElement(c.default,{label:t,module:"scan",status:"is-error",statusText:(0,u.translate)("Threats found"),pro:!0},o.default.createElement("h3",null,(0,u.translate)("Uh oh, %(number)s threat found.","Uh oh, %(number)s threats found.",{count:i,args:{number:(0,u.numberFormat)(i)}})),o.default.createElement("p",{className:"jp-dash-item__description"},(0,u.translate)("{{a}}View details at VaultPress.com{{/a}}",{components:{a:o.default.createElement("a",{href:"https://dashboard.vaultpress.com/"})}}),o.default.createEleme
7634 nt("br",null),(0,u.translate)("{{a}}Contact Support{{/a}}",{components:{a:o.default.createElement("a",{href:"https://jetpack.com/support"})}})));if("success"===r.code)return o.default.createElement(c.default,{label:t,module:"scan",status:"is-working",pro:!0},o.default.createElement("p",{className:"jp-dash-item__description"},(0,u.translate)("No threats found, you're good to go!")))}var s=function(){return n?(0,u.translate)("For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.",{components:{a:o.default.createElement("a",{href:"https://wordpress.com/plugins/vaultpress",target:"_blank"})}}):(0,u.translate)("For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.",{components:{a:o.default.createElement("a",{href:"https://wordpress.com/plans/"+e.props.siteRawUrl,target:"_blank"})}})};return o.default.createElement(c.default,{label:t,module:"scan",className:"jp-dash-item__is-inactive",statu
7635 s:n?a:"no-pro-uninstalled-or-inactive",pro:!0},o.default.createElement("p",{className:"jp-dash-item__description"
7636 +},this.props.isDevMode?(0,u.translate)("Unavailable in Dev Mode."):s()))},render:function(){return o.default.createElement("div",null,o.default.createElement(d.default,null),this.getContent())}});_.propTypes={vaultPressData:o.default.PropTypes.any.isRequired,scanThreats:o.default.PropTypes.any.isRequired,isDevMode:o.default.PropTypes.bool.isRequired,siteRawUrl:o.default.PropTypes.string.isRequired,sitePlan:o.default.PropTypes.object.isRequired},t.default=(0,i.connect)(function(e){return{isModuleActivated:function(t){return(0,p.isModuleActivated)(e,t)},isFetchingModulesList:function(){return(0,p.isFetchingModulesList)(e)},vaultPressData:(0,m.getVaultPressData)(e),scanThreats:(0,m.getVaultPressScanThreatCount)(e),sitePlan:(0,f.getSitePlan)(e),isDevMode:(0,M.isDevMode)(e),isPluginInstalled:function(t){return(0,h.isPluginInstalled)(e,t)}}},function(e){return{activateModule:function(t){return e((0,p.activateModule)(t))}}})(_),e.exports=t.default},function(e,t,n){"use strict";function r(e
7637 ){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(154),s=n(915),c=r(s),u=n(466),l=n(929),d=r(l),p=n(436),f=n(689),h=n(447),m=o.default.createClass({displayName:"DashAkismet",activateManageAndRedirect:function(e){e.preventDefault(),this.props.activateModule("manage").then(window.location="https://wordpress.com/plugins/akismet/"+this.props.siteRawUrl).catch(console.log("Error: unable to activate Manage"))},getContent:function(){var e=this.props.getAkismetData(),t=this.props.siteAdminUrl+"admin.php?page=akismet-key-config",n=(0,u.translate)("Spam Protection"),r=!1!==this.props.getSitePlan();return"N/A"===e?o.default.createElement(c.default,{label:n,module:"akismet",pro:!0},o.default.createElement("p",{className:"jp-dash-item__description"},(0,u.translate)("Loading…"))):"not_installed"===e?o.default.createElement(c.default,{label:n,module:"akismet",className:"jp-dash-item__is-inactive",status:r?"pro-uninstalled":"no-pro-uni
7638 nstalled-or-inactive",pro:!0},o.default.createElement("p",{className:"jp-dash-item__description"},(0,u.translate)("For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.",{components:{a:o.default.createElement("a",{href:"https://wordpress.com/plugins/akismet/"+this.props.siteRawUrl,target:"_blank"})}}))):"not_active"===e?o.default.createElement(c.default,{label:n,module:"akismet",status:r?"pro-inactive":"no-pro-uninstalled-or-inactive",className:"jp-dash-item__is-inactive",pro:!0},o.default.createElement("p",{className:"jp-dash-item__description"},(0,u.translate)("For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.",{components:{a:o.default.createElement("a",{href:"https://wordpress.com/plugins/akismet/"+this.props.siteRawUrl,target:"_blank"})}}))):"invalid_key"===e?o.default.createElement(c.default,{label:n,module:"akismet",className:"jp-dash-item__is-inactive",status:"is-warning",statusText:(0,u.translate)("Invalid Key"),pro:!0,siteAdminUrl:this.p
7639 rops.siteAdminUrl},o.default.createElement("p",{className:"jp-dash-item__description"},(0,u.translate)("Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.",{components:{akismetSettings:o.default.createElement("a",{href:t})}}))):o.default.createElement(c.default,{label:n,module:"akismet",status:"is-working",pro:!0},o.default.createElement("h2",{className:"jp-dash-item__count"},(0,u.numberFormat)(e.all.spam)),o.default.createElement("p",{className:"jp-dash-item__description"},(0,u.translate)("Spam comments blocked.",{context:'Example: "412 Spam comments blocked"'})))},render:function(){return o.default.createElement("div",{className:"jp-dash-item__interior"},o.default.createElement(d.default,null),this.getContent())}});m.propTypes={siteRawUrl:o.default.PropTypes.string.isRequired,siteAdminUrl:o.default.PropTypes.string.isRequired},t.default=(0,i.connect)(function(e){return{getAkismetData:function(){return(0,p.getAkisme
7640 tData)(e)},isModuleActivated:function(t){return(0,h.isModuleActivated)(e,t)},getSitePlan:function(){return(0,f.getSitePlan)(e)}}},function(e){return{activateModule:function(t){return e((0,h.activateModule)(t))}}})(m),e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(154),s=n(915),c=r(s),u=n(466),l=n(928),d=r(l),p=n(447),f=n(689),h=n(692),m=n(436),M=n(639),_=o.default.createClass({displayName:"DashBackups",getContent:function(){var e=this,t=(0,u.translate)("Backups"),n=!1!==this.props.sitePlan,r=this.props.isPluginInstalled("vaultpress/vaultpress.php")?"pro-inactive":"pro-uninstalled";if(this.props.isModuleActivated("vaultpress")){var a=this.props.vaultPressData;if("N/A"===a)return o.default.createElement(c.default,{label:t},o.default.createElement("p",{className:"jp-dash-item__description"},(0,u.translate)("Loading…")));if("success"===a.code)return o.default.
7641 createElement(c.default,{label:t,module:"backups",status:"is-working",className:"jp-dash-item__is-active",pro:!0},o.default.createElement("p",{className:"jp-dash-item__description"},a.message," ",(0,u.translate)("{{a}}View backup details{{/a}}.",{components:{a:o.default.createElement("a",{href:"https://dashboard.vaultpress.com",target:"_blank"})}})))}var i=function(){return n?(0,u.translate)("To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.",{components:{a:o.default.createElement("a",{href:"https://wordpress.com/plugins/vaultpress",target:"_blank"})}}):(0,u.translate)("To automatically back up your entire site, please {{a}}upgrade!{{/a}}.",{components:{a:o.default.createElement("a",{href:"https://wordpress.com/plans/"+e.props.siteRawUrl,target:"_blank"})}})};return o.default.createElement(c.default,{label:t,module:"backups",className:"jp-dash-item__is-inactive",status:n?r:"no-pro-uninstalled-or-inactive",pro:!0},o.default.createElement("
7642 p",{className:"jp-dash-item__description"},this.props.isDevMode?(0,u.translate)("Unavailable in Dev Mode."):i()))},render:function(){return o.default.createElement("div",{className:"jp-dash-item__interior"},o.default.createElement(d.default,null),this.getContent())}});_.propTypes={vaultPressData:o.default.PropTypes.any.isRequired,isDevMode:o.default.PropTypes.bool.isRequired,siteRawUrl:o.default.PropTypes.string.isRequired,sitePlan:o.default.PropTypes.object.isRequired},t.default=(0,i.connect)(function(e){return{isModuleActivated:function(t){return(0,p.isModuleActivated)(e,t)},isFetchingModulesList:function(){return(0,p.isFetchingModulesList)(e)},vaultPressData:(0,m.getVaultPressData)(e),sitePlan:(0,f.getSitePlan)(e),isDevMode:(0,M.isDevMode)(e),isPluginInstalled:function(t){return(0,h.isPluginInstalled)(e,t)}}},function(e){return{activateModule:function(t){return e((0,p.activateModule)(t))}}})(_),e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule
7643 ?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(449),o=r(a),i=n(142),s=r(i),c=n(154),u=n(915),l=r(u),d=n(466),p=n(641),f=r(p),h=n(936),m=r(h),M=n(436),_=n(447),v=n(639),g=s.default.createClass({displayName:"DashPluginUpdates",activateAndRedirect:function(e){e.preventDefault(),this.props.activateManage().then(window.location="https://wordpress.com/plugins/"+this.props.siteRawUrl).catch(console.log("Error activating Manage"))},getContent:function(){var e=(0,d.translate)("Plugin Updates"),t=this.props.pluginUpdates,n=this.props.isModuleActivated("manage"),r=n?"https://wordpress.com/plugins/"+this.props.siteRawUrl:this.props.siteAdminUrl+"plugins.php";return"N/A"===t?s.default.createElement(l.default,{label:e,module:"manage",status:"is-working"},s.default.createElement(m.default,null),s.default.createElement("p",{className:"jp-dash-item__description"},(0,d.translate)("Loading…"))):"updates-available"===t.code?s.default.createElement(l.default,{label:e,module:"m
7644 anage",status:"is-warning",siteRawUrl:this.props.siteRawUrl,siteAdminUrl:this.props.siteAdminUrl},s.default.createElement("h2",{className:"jp-dash-item__count"},(0,d.translate)("%(number)s plugin","%(number)s plugins",{count:t.count,args:{number:t.count}})),s.default.createElement("p",{className:"jp-dash-item__description"},(0,d.translate)("Needs updating. ","Need updating. ",{count:t.count,args:{number:t.count}}),this.props.isDevMode?"":n?(0,d.translate)("{{a}}Turn on plugin auto updates{{/a}}",{components:{a:s.default.createElement("a",{href:r})}}):(0,d.translate)("{{a}}Activate Manage and turn on auto updates{{/a}}",{components:{a:s.default.createElement("a",{onClick:this.activateAndRedirect,href:"javascript:void(0)"})}}))):s.default.createElement(l.default,{label:e,module:"manage",status:n?"is-working":"is-inactive"},s.default.createElement("p",{className:"jp-dash-item__description"},n?(0,d.translate)("All plugins are up-to-date. Awesome work!"):(0,d.translate)("{{a}}Activate Ma
7645 nage{{/a}} to turn on auto updates and manage your plugins from WordPress.com.",{components:{a:s.default.createElement("a",{onClick:this.props.activateManage,href:"javascript:void(0)"})}})))},render:function(){var e=(0,o.default)(this.props.moduleList);return(0,f.default)(e,"manage")?s.default.createElement("div",null,s.default.createElement(m.default,null),this.getContent()):null}});g.propTypes={isDevMode:s.default.PropTypes.bool.isRequired,siteRawUrl:s.default.PropTypes.string.isRequired,siteAdminUrl:s.default.PropTypes.string.isRequired,pluginUpdates:s.default.PropTypes.any.isRequired},t.default=(0,c.connect)(function(e){return{isModuleActivated:function(t){return(0,_.isModuleActivated)(e,t)},pluginUpdates:(0,M.getPluginUpdates)(e),isDevMode:(0,v.isDevMode)(e),moduleList:(0,_.getModules)(e)}},function(e){return{activateManage:function(){return e((0,_.activateModule)("manage"))}}})(g),e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default
7646 :e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(841),o=r(a),i=n(844),s=r(i),c=n(845),u=r(c),l=n(846),d=r(l),p=n(847),f=r(p),h=n(142),m=n(154),M=n(161),_=n(436),v=function(e){function t(){return(0,s.default)(this,t),(0,d.default)(this,(t.__proto__||(0,o.default)(t)).apply(this,arguments))}return(0,f.default)(t,e),(0,u.default)(t,[{key:"componentWillMount",value:function(){this.props.fetchingPluginUpdates||this.props.fetchPluginUpdates()}},{key:"render",value:function(){return null}}]),t}(h.Component);v.defaultProps={fetchPluginUpdates:function(){}},t.default=(0,m.connect)(function(e){return{fetchPluginUpdates:(0,_.fetchPluginUpdates)(),fetchingPluginUpdates:(0,_.isFetchingPluginUpdates)(e)}},function(e){return(0,M.bindActionCreators)({fetchPluginUpdates:_.fetchPluginUpdates},e)})(v),e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(449),o=r(a),i=n(142),s=r(i),c=n(1
7647 54),u=n(915),l=r(u),d=n(466),p=n(641),f=r(p),h=n(447),m=n(639),M=s.default.createClass({displayName:"DashPhoton",getContent:function(){var e=(0,d.translate)("Image Performance %(photon)s",{args:{photon:"(Photon)"}});return this.props.isModuleActivated("photon")?s.default.createElement(l.default,{label:e,module:"photon",status:"is-working"},s.default.createElement("p",{className:"jp-dash-item__description"},(0,d.translate)("Jetpack is improving and optimizing your image speed."))):s.default.createElement(l.default,{label:e,module:"photon",className:"jp-dash-item__is-inactive"},s.default.createElement("p",{className:"jp-dash-item__description"},this.props.isDevMode?(0,d.translate)("Unavailable in Dev Mode"):(0,d.translate)("{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.",{components:{a:s.default.createElement("a",{href:"javascript:void(0)",onClick:this.props.activatePhoton})}})))},render:function(){var e=(0,o.default)(this.props.moduleList);return(0,f.
7648 default)(e,"photon")?s.default.createElement("div",{className:"jp-dash-item__interior"},this.getContent()):null}});M.propTypes={isDevMode:s.default.PropTypes.bool.isRequired},t.default=(0,c.connect)(function(e){return{isModuleActivated:function(t){return(0,h.isModuleActivated)(e,t)},isDevMode:(0,m.isDevMode)(e),moduleList:(0,h.getModules)(e)}},function(e){return{activatePhoton:function(){return e((0,h.activateModule)("photon"))}}})(M),e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.QuerySite=void 0;var a=n(142),o=r(a),i=n(154),s=n(689),c=t.QuerySite=o.default.createClass({displayName:"QuerySite",componentDidMount:function(){this.props.isFetchingSiteData||this.props.fetchSiteData()},render:function(){return null}});t.default=(0,i.connect)(function(e){return{isFetchingSiteData:(0,s.isFetchingSiteData)(e)}},function(e){return{fetchSiteData:function(){return e((0,s.fetchSiteData)())}}
7649 })(c)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e){return{__html:e.long_description}}Object.defineProperty(t,"__esModule",{value:!0}),t.Engagement=void 0;var o=n(449),i=r(o),s=n(142),c=r(s),u=n(154),l=n(857),d=r(l),p=n(837),f=r(p),h=n(810),m=r(h),M=n(466),_=n(641),v=r(_),g=n(656),b=r(g),y=n(447),A=n(926),T=r(A),L=n(922),E=n(940),w=n(639),z=n(347),S=n(689),k=n(938),O=r(k),N=t.Engagement=function(e){var t=e.toggleModule,n=e.isModuleActivated,r=e.isTogglingModule,o=e.getModule,s=e.userCanManageModules,u=o("sitemaps").description,l=(0,i.default)(e.moduleList);e.isSitePublic||(u=c.default.createElement("span",null,u,c.default.createElement("p",{className:"jp-form-setting-explanation"},(0,M.translate)("Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.",{components:{a:c.default.createElement("a",{href:e.siteAdminUrl+"options-reading.php#blog_public",classNam
7650 e:"jetpack-js-stop-propagation"})}}))));var p=[["seo-tools",o("seo-tools").name,o("seo-tools").description,o("seo-tools").learn_more_button],["stats",o("stats").name,o("stats").description,o("stats").learn_more_button],["sharedaddy",o("sharedaddy").name,o("sharedaddy").description,o("sharedaddy").learn_more_button],["publicize",o("publicize").name,o("publicize").description,o("publicize").learn_more_button],["related-posts",o("related-posts").name,o("related-posts").description,o("related-posts").learn_more_button],["comments",o("comments").name,o("comments").description,o("comments").learn_more_button],["likes",o("likes").name,o("likes").description,o("likes").learn_more_button],["subscriptions",o("subscriptions").name,o("subscriptions").description,o("subscriptions").learn_more_button],["gravatar-hovercards",o("gravatar-hovercards").name,o("gravatar-hovercards").description,o("gravatar-hovercards").learn_more_button],["sitemaps",o("sitemaps").name,u,o("sitemaps").learn_more_button
7651 ],["enhanced-distribution",o("enhanced-distribution").name,o("enhanced-distribution").description,o("enhanced-distribution").learn_more_button],["verification-tools",o("verification-tools").name,o("verification-tools").description,o("verification-tools").learn_more_button]],h=["publicize"];if(!s){var _=p.slice();_.reverse().forEach(function(e){(0,v.default)(h,e[0])&&p.unshift(e)}),p=p.filter(function(e,t){return p.indexOf(e)===t})}return p=p.map(function(i){if(!(0,v.default)(l,i[0]))return null;var u=e.isUnavailableInDevMode(i[0]),p=u?"devmode-disabled":"",_="",g=s||(0,v.default)(h,i[0]),y="seo-tools"===i[0],A={module:i[0],configure_url:""},w=n(i[0]),z=!1,S=!1;"undefined"!=typeof e.sitePlan.product_slug&&(S=!0),!S||"jetpack_business"!==e.sitePlan.product_slug&&"jetpack_business_monthly"!==e.sitePlan.product_slug||(z=!0),u?_=(0,M.translate)("Unavailable in Dev Mode"):s&&(y&&!z?_=c.default.createElement(T.default,{proFeature:i[0]}):y&&!z||(_=c.default.createElement(L.ModuleToggle,{slu
7652 g:i[0],activated:w,toggling:r(i[0]),toggleModule:t})),y&&(i[1]=c.default.createElement("span",null,i[1],c.default.createElement(f.default,{compact:!0,href:"#/plans"},(0,M.translate)("Pro")))));var k=w?c.default.createElement(E.AllModuleSettings,{module:y?A:o(i[0])}):c.default.createElement("div",{dangerouslySetInnerHTML:a(o(i[0]))});return"seo-tools"===i[0]&&("undefined"!=typeof e.sitePlan.product_slug||u?"jetpack_business"===e.sitePlan.product_slug&&(A.configure_url=w?"https://wordpress.com/settings/seo/"+e.siteRawUrl:"inactive"):A.configure_url="checking",k=c.default.createElement(E.AllModuleSettings,{module:A})),!!g&&c.default.createElement(d.default,{className:p,key:"module-card_"+i[0],header:i[1],subheader:i[2],summary:_,expandedSummary:_,clickableHeaderText:!0,onOpen:function(){return b.default.tracks.recordEvent("jetpack_wpa_settings_card_open",{card:i[0],path:e.route.path})}},k,c.default.createElement("div",{className:"jp-module-settings__learn-more"},c.default.createElement
7653 (f.default,{borderless:!0,compact:!0,href:i[3]},c.default.createElement(m.default,{icon:"help-outline"}),c.default.createElement("span",{className:"screen-reader-text"},(0,M.translate)("Learn More")))),"stats"===i[0]&&w?c.default.createElement("div",{className:"jp-module-settings__read-more"},c.default.createElement("span",null,c.default.createElement("span",{className:"jp-module-settings__more-text"},(0,M.translate)("View {{a}}All Stats{{/a}}",{components:{a:c.default.createElement("a",{href:e.siteAdminUrl+"admin.php?page=stats"})}})))):"","subscriptions"===i[0]&&w?c.default.createElement("div",{className:"jp-module-settings__read-more"},c.default.createElement("span",null,c.default.createElement("span",{className:"jp-module-settings__more-text"},(0,M.translate)("View your {{a}}Email Followers{{/a}}",{components:{a:c.default.createElement("a",{href:"https://wordpress.com/people/email-followers/"+e.siteRawUrl})}})))):"")}),c.default.createElement("div",null,c.default.createElement(O
7654 .default,null),p)};t.default=(0,u.connect)(function(e){return{isModuleActivated:function(t){return(0,y.isModuleActivated)(e,t)},isTogglingModule:function(t){return(0,y.isActivatingModule)(e,t)||(0,y.isDeactivatingModule)(e,t)},getModule:function(t){return(0,y.getModule)(e,t)},isUnavailableInDevMode:function(t){return(0,w.isUnavailableInDevMode)(e,t)},siteRawUrl:(0,z.getSiteRawUrl)(e),siteAdminUrl:(0,z.getSiteAdminUrl)(e),isSitePublic:(0,z.isSitePublic)(e),sitePlan:(0,S.getSitePlan)(e),userCanManageModules:(0,z.userCanManageModules)(e),moduleList:(0,y.getModules)(e)}},function(e){return{toggleModule:function(t,n){return e(n?(0,y.deactivateModule)(t):(0,y.activateModule)(t))}}})(N)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.AllModuleSettings=void 0;var a=n(348),o=r(a),i=n(142),s=r(i),c=n(466),u=n(154),l=n(941),d=n(980),p=r(d),f=n(347),h=s.default.createClass({displayName:"AllModuleSettingsComponen
7655 t",render:function(){var e=this.props.module;switch(e.module){case"videopress":return s.default.createElement(l.VideoPressSettings,{module:e});case"omnisearch":return s.default.createElement("div",null,s.default.createElement("span",{className:"jp-form-setting-explanation"},this.props.module.long_description),s.default.createElement("br",null),s.default.createElement(p.default,{className:"jp-module-settings__external-link",icon:!0,iconSize:16,href:"/wp-admin/admin.php?page=omnisearch"},(0,c.translate)("Search your content.")));case"post-by-email":return s.default.createElement(l.PostByEmailSettings,{module:e});case"custom-content-types":return s.default.createElement(l.CustomContentTypesSettings,{module:e});case"after-the-deadline":return s.default.createElement(l.AfterTheDeadlineSettings,{module:e});case"markdown":return s.default.createElement(l.MarkdownSettings,{module:e});case"tiled-gallery":return s.default.createElement(l.TiledGallerySettings,{module:e});case"minileven":return
7656 s.default.createElement(l.MinilevenSettings,{module:e});case"carousel":return s.default.createElement(l.CarouselSettings,{module:e});case"infinite-scroll":return s.default.createElement(l.InfiniteScrollSettings,{module:e});case"protect":return s.default.createElement(l.ProtectSettings,{module:e});case"monitor":return s.default.createElement(l.MonitorSettings,{module:e});case"scan":return""===e.configure_url?s.default.createElement("div",null,(0,c.translate)("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.")):s.default.createElement("div",null,s.default.createElement("div",{className:"jp-form-setting-explanation"},(0,c.translate)('You can see the information about security scanning in the "At a Glance" section.')),s.default.createElement("br",null),s.default.createElement(p.default,{className:"jp-module-settings__external-link",icon:!0,iconSize:16,hr
7657 ef:e.configure_url},(0,c.translate)("Configure your Security Scans")));case"sso":return s.default.createElement(l.SingleSignOnSettings,{module:e});case"seo-tools":return""===e.configure_url?s.default.createElement("div",null,(0,c.translate)("Make sure your site is easily found on search engines with SEO tools for your content and social posts.")):"checking"===e.configure_url?null:"inactive"===e.configure_url?s.default.createElement("div",null,(0,c.translate)("Activate this module to use the advanced SEO tools.")):s.default.createElement("div",null,s.default.createElement(p.default,{className:"jp-module-settings__external-link",icon:!0,iconSize:16,href:e.configure_url},(0,c.translate)("Configure your SEO settings.")));case"stats":return s.default.createElement(l.StatsSettings,{module:e});case"related-posts":return s.default.createElement(l.RelatedPostsSettings,{module:e});case"comments":return s.default.createElement(l.CommentsSettings,{module:e});case"subscriptions":return s.default
7658 .createElement(l.SubscriptionsSettings,(0,o.default)({module:e},this.props));case"likes":return s.default.createElement(l.LikesSettings,{module:e});case"verification-tools":return s.default.createElement(l.VerificationToolsSettings,{module:e});case"sitemaps":return s.default.createElement(l.SitemapsSettings,(0,o.default)({module:e},this.props));case"gravatar-hovercards":case"contact-form":case"latex":case"shortlinks":case"shortcodes":case"photon":case"widget-visibility":case"notifications":case"enhanced-distribution":return s.default.createElement("span",{className:"jp-form-setting-explanation"},(0,c.translate)("This module has no configuration options")," ");case"akismet":case"backups":return""===e.configure_url?s.default.createElement("div",null,"akismet"===e.module?(0,c.translate)("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 v
7659 isitors to stay in touch."):(0,c.translate)("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.")):s.default.createElement("div",null,(0,c.translate)("{{link}}Configure your %(module_slug)s Settings {{/link}}",{components:{link:s.default.createElement(p.default,{className:"jp-module-settings__external-link",icon:!0,iconSize:16,href:e.configure_url})},args:{module_slug:"akismet"===e.module?"Akismet":"Backups"}}));case"custom-css":case"widgets":case"publicize":case"sharedaddy":default:return"publicize"===e.module&&(e.configure_url=this.props.adminUrl+"options-general.php?page=sharing"),s.default.createElement("div",null,(0,c.translate)("{{link}}Configure your %(module_slug)s Settings {{/link}}",{components:{link:s.default.createElement(p.default,{className:"jp-module-settings__external-link",icon:!0,iconSize:16,href:e.configure_url})},
7660 args:{module_slug:e.name}}))}}});t.AllModuleSettings=(0,u.connect)(function(e){return{adminUrl:(0,f.getSiteAdminUrl)(e)}})(h)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.SitemapsSettings=t.MarkdownSettings=t.AfterTheDeadlineSettings=t.CustomContentTypesSettings=t.PostByEmailSettings=t.TiledGallerySettings=t.VerificationToolsSettings=t.MinilevenSettings=t.InfiniteScrollSettings=t.CarouselSettings=t.SingleSignOnSettings=t.MonitorSettings=t.ProtectSettings=t.StatsSettings=t.SubscriptionsSettings=t.CommentsSettings=t.LikesSettings=t.RelatedPostsSettings=t.SharedaddySettings=t.VideoPressSettings=void 0;var a=n(348),o=r(a),i=n(142),s=r(i),c=n(466),u=n(832),l=r(u),d=n(942),p=r(d),f=n(945),h=r(f),m=n(966),M=r(m),_=n(968),v=r(_),g=n(836),b=r(g),y=n(398),A=r(y),T=n(837),L=r(T),E=n(980),w=r(E),z=n(983),S=n(1004),k=n(1012),O=t.VideoPressSettings=s.default.createClass({displayName:"VideoPressSettings",render:
7661 function(){return s.default.createElement("div",null,s.default.createElement("p",{className:"jp-form-setting-explanation"},(0,c.translate)("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.")),s.default.createElement("br",null),s.default.createElement("div",null,s.default.createElement(w.default,{className:"jp-module-settings__external-link",icon:!0,iconSize:16,href:this.props.module.configure_url},(0,c.translate)("Configure your VideoPress settings."))))}});t.VideoPressSettings=O=(0,k.ModuleSettingsForm)(O);var N=t.SharedaddySettings=s.default.createClass({displayName:"SharedaddySettings",render:function(){return s.default.createElement("form",{onSubmit:this.props.onSubmit},s.default.createElement(z.FormFieldset,null,s.default.createElement(S.ModuleSettingCheckbox,(0,o.default)({name:"option_name"},this.props,{label:(0,c.translate)("Subscriber")})),s.default.createElement(z.F
7662 ormButton,{className:"is-primary",isSubmitting:this.props.isSavingAnyOption(),disabled:this.props.shouldSaveButtonBeDisabled()})))}});t.SharedaddySettings=N=(0,k.ModuleSettingsForm)(N);var C=t.RelatedPostsSettings=s.default.createClass({displayName:"RelatedPostsSettings",renderPreviews:function(){var e=this.props.getOptionValue("show_headline"),t=this.props.getOptionValue("show_thumbnails"),n=[{url:"https://jetpackme.files.wordpress.com/2014/08/1-wpios-ipad-3-1-viewsite.png?w=350&h=200&crop=1",text:(0,c.translate)("Big iPhone/iPad Update Now Available")},{url:"https://jetpackme.files.wordpress.com/2014/08/wordpress-com-news-wordpress-for-android-ui-update2.jpg?w=350&h=200&crop=1",text:(0,c.translate)("The WordPress for Android App Gets a Big Facelift")},{url:"https://jetpackme.files.wordpress.com/2014/08/videopresswedding.jpg?w=350&h=200&crop=1",text:(0,c.translate)("Upgrade Focus: VideoPress For Weddings")}];return s.default.createElement("div",{className:"jp-related-posts-preview"
7663 },e?s.default.createElement("div",{className:"jp-related-posts-preview__title"},(0,c.translate)("Related")):"",n.map(function(e,n){return s.default.createElement("span",{key:"preview_"+n,className:"jp-related-posts-preview__item"},t?s.default.createElement("img",{src:e.url}):"",s.default.createElement("span",null,s.default.createElement("a",{href:"#/engagement"}," ",e.text," ")))}))},render:function(){return s.default.createElement("form",{onSubmit:this.props.onSubmit},s.default.createElement(z.FormFieldset,null,s.default.createElement(S.ModuleSettingCheckbox,(0,o.default)({name:"show_headline",label:(0,c.translate)('Show a "Related" header to more clearly separate the related section from posts')},this.props)),s.default.createElement(S.ModuleSettingCheckbox,(0,o.default)({name:"show_thumbnails",label:(0,c.translate)("Use a large and visually striking layout")},this.props)),s.default.createElement("div",{className:"jp-related-posts-settings__preview-label"},(0,c.translate)("Preview"
7664 )),s.default.createElement(l.default,null,this.renderPreviews()),s.default.createElement(z.FormButton,{className:"is-primary",isSubmitting:this.props.isSavingAnyOption(),disabled:this.props.shouldSaveButtonBeDisabled()})))}});t.RelatedPostsSettings=C=(0,k.ModuleSettingsForm)(C);var D=t.LikesSettings=s.default.createClass({displayName:"LikesSettings",render:function(){var e=this.props.module.configure_url;return s.default.createElement("form",{onSubmit:this.props.onSubmit},s.default.createElement(z.FormFieldset,null,s.default.createElement(z.FormLegend,null," ",(0,c.translate)("WordPress.com Likes are:")),s.default.createElement(S.ModuleSettingRadios,(0,o.default)({name:"wpl_default"},this.props,{validValues:this.props.validValues("wpl_default")})),s.default.createElement(z.FormButton,{className:"is-primary",isSubmitting:this.props.isSavingAnyOption(),disabled:this.props.shouldSaveButtonBeDisabled()})),s.default.createElement("p",null,(0,c.translate)("{{a}}Manage Likes visibility fro
7665 m the Sharing Module Settings{{/a}}",{components:{a:s.default.createElement("a",{href:e})}})))}});t.LikesSettings=D=(0,k.ModuleSettingsForm)(D);var P=t.CommentsSettings=s.default.createClass({displayName:"CommentsSettings",render:function(){return s.default.createElement("form",{onSubmit:this.props.onSubmit},s.default.createElement(z.FormFieldset,null,s.default.createElement(z.FormLegend,null,(0,c.translate)("Comments headline")),s.default.createElement(z.FormLabel,null,s.default.createElement(p.default,{name:"highlander_comment_form_prompt",value:this.props.getOptionValue("highlander_comment_form_prompt"),disabled:this.props.isUpdating("highlander_comment_form_prompt"),onChange:this.props.onOptionChange})),s.default.createElement("span",{className:"jp-form-setting-explanation"},(0,c.translate)("A few catchy words to motivate your readers to comment."))),s.default.createElement(z.FormFieldset,null,s.default.createElement(z.FormLegend,null,(0,c.translate)("Color Scheme")),s.default.c
7666 reateElement(S.ModuleSettingRadios,(0,o.default)({name:"jetpack_comment_form_color_scheme"},this.props,{validValues:this.props.validValues("jetpack_comment_form_color_scheme")})),s.default.createElement(z.FormButton,{className:"is-primary",isSubmitting:this.props.isSavingAnyOption(),disabled:this.props.shouldSaveButtonBeDisabled()})))}});t.CommentsSettings=P=(0,k.ModuleSettingsForm)(P);var x=t.SubscriptionsSettings=s.default.createClass({displayName:"SubscriptionsSettings",render:function(){return s.default.createElement("form",{onSubmit:this.props.onSubmit},s.default.createElement(z.FormLegend,null,(0,c.translate)("Can readers subscribe to your posts, comments or both?")),s.default.createElement(z.FormFieldset,null,s.default.createElement(S.ModuleSettingCheckbox,(0,o.default)({name:"stb_enabled"},this.props,{label:(0,c.translate)('Show a "follow blog" options in the comment form')})),s.default.createElement(S.ModuleSettingCheckbox,(0,o.default)({name:"stc_enabled"},this.props,{labe
7667 l:(0,c.translate)('Show a "follow comments" option in the comment form.')})),s.default.createElement(z.FormButton,{className:"is-primary",isSubmitting:this.props.isSavingAnyOption(),disabled:this.props.shouldSaveButtonBeDisabled()})))}});t.SubscriptionsSettings=x=(0,k.ModuleSettingsForm)(x);var j=t.StatsSettings=s.default.createClass({displayName:"StatsSettings",render:function(){return s.default.createElement("form",{onSubmit:this.props.onSubmit},s.default.createElement(z.FormFieldset,null,s.default.createElement(z.FormLegend,null,(0,c.translate)("Admin Bar")),s.default.createElement(S.ModuleSettingCheckbox,(0,o.default)({name:"admin_bar"},this.props,{label:(0,c.translate)("Put a chart showing 48 hours of views in the admin bar")}))),s.default.createElement(z.FormFieldset,null,s.default.createElement(z.FormLegend,null,(0,c.translate)("Smiley")),s.default.createElement(S.ModuleSettingCheckbox,(0,o.default)({name:"hide_smile"},this.props,{label:(0,c.translate)("Hide the stats smiley
7668 face image. The image helps collect stats but should still work when hidden.")}))),s.default.createElement(z.FormFieldset,null,s.default.createElement(z.FormLegend,null,(0,
7669 +c.translate)("Registered Users: Count the page views of registered users who are logged in")),s.default.createElement(S.ModuleSettingMultipleSelectCheckboxes,(0,o.default)({name:"count_roles"},this.props,{validValues:this.props.getSiteRoles()}))),s.default.createElement(z.FormFieldset,null,s.default.createElement(z.FormLegend,null,(0,c.translate)("Report Visibility: Select the roles that will be able to view stats reports")),s.default.createElement(S.ModuleSettingMultipleSelectCheckboxes,(0,o.default)({always_checked:["administrator"],name:"roles"},this.props,{validValues:this.props.getSiteRoles()})),s.default.createElement(z.FormButton,{className:"is-primary",isSubmitting:this.props.isSavingAnyOption(),disabled:this.props.shouldSaveButtonBeDisabled()})))}});t.StatsSettings=j=(0,k.ModuleSettingsForm)(j);var W=t.ProtectSettings=s.default.createClass({displayName:"ProtectSettings",render:function(){var e=this.props.currentIp?s.default.createElement("p",null,(0,c.translate)("Your Curre
7670 nt IP: %(ip)s",{args:{ip:this.props.currentIp}})):"";return s.default.createElement("form",{onSubmit:this.props.onSubmit},s.default.createElement(z.FormFieldset,null,s.default.createElement(z.FormLegend,null,(0,c.translate)("Whitelist Management")),s.default.createElement("p",null,(0,c.translate)("Whitelisting an IP address prevents it from ever being blocked by Jetpack.")),s.default.createElement("small",null,(0,c.translate)("Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.")),e,s.default.createElement(z.FormLabel,null,s.default.createElement(h.default,{name:"jetpack_protect_global_whitelist",placeholder:"Example: 12.12.12.1-12.12.12.100",onChange:this.props.onOptionChange,value:this.props.getOptionValue("jetpack_protect_global_whitelist").local})),s.default.createElement("span",{className:"jp-form-setting-explanation"},(0,c.translat
7671 e)("IPv4 and IPv6 are acceptable. {{br/}} To specify a range, enter the low value and high value separated by a dash. Example: 12.12.12.1-12.12.12.100",{components:{br:s.default.createElement("br",null)}})),s.default.createElement(z.FormButton,{className:"is-primary",isSubmitting:this.props.isSavingAnyOption(),disabled:this.props.shouldSaveButtonBeDisabled()})))}});W.propTypes={currentIp:s.default.PropTypes.string.isRequired},t.ProtectSettings=W=(0,k.ModuleSettingsForm)(W);var Y=t.MonitorSettings=s.default.createClass({displayName:"MonitorSettings",render:function(){return s.default.createElement("form",{onSubmit:this.props.onSubmit},s.default.createElement(z.FormFieldset,null,s.default.createElement(S.ModuleSettingCheckbox,(0,o.default)({name:"monitor_receive_notifications"},this.props,{label:(0,c.translate)("Receive Monitor Email Notifications")})),s.default.createElement("span",{className:"jp-form-setting-explanation"},(0,c.translate)("Emails will be sent to ")+this.props.adminEm
7672 ailAddress,". ",s.default.createElement("span",null," ",(0,c.translate)("{{a}}Edit{{/a}}",{components:{a:s.default.createElement("a",{href:"https://wordpress.com/settings/account/"})}}))),s.default.createElement(z.FormButton,{className:"is-primary",isSubmitting:this.props.isSavingAnyOption(),disabled:this.props.shouldSaveButtonBeDisabled()})))}});t.MonitorSettings=Y=(0,k.ModuleSettingsForm)(Y);var q=t.SingleSignOnSettings=s.default.createClass({displayName:"SingleSignOnSettings",render:function(){return s.default.createElement("form",{onSubmit:this.props.onSubmit},s.default.createElement(z.FormFieldset,null,s.default.createElement(S.ModuleSettingCheckbox,(0,o.default)({name:"jetpack_sso_match_by_email"},this.props,{label:(0,c.translate)("Match By Email")})),s.default.createElement(S.ModuleSettingCheckbox,(0,o.default)({name:"jetpack_sso_require_two_step"},this.props,{label:(0,c.translate)("Require Two-Step Authentication")})),s.default.createElement(z.FormButton,{className:"is-prim
7673 ary",isSubmitting:this.props.isSavingAnyOption(),disabled:this.props.shouldSaveButtonBeDisabled()})))}});t.SingleSignOnSettings=q=(0,k.ModuleSettingsForm)(q);var B=t.CarouselSettings=s.default.createClass({displayName:"CarouselSettings",render:function(){return s.default.createElement("form",{onSubmit:this.props.onSubmit},s.default.createElement(z.FormFieldset,null,s.default.createElement(z.FormLegend,null," ",(0,c.translate)("Mobile Promos")," "),s.default.createElement(S.ModuleSettingCheckbox,(0,o.default)({name:"carousel_display_exif"},this.props,{label:(0,c.translate)("Show photo metadata (Exif) in carousel, when available")}))),s.default.createElement(z.FormFieldset,null,s.default.createElement(z.FormLegend,null," ",(0,c.translate)("Background Color")),s.default.createElement(S.ModuleSettingRadios,(0,o.default)({name:"carousel_background_color"},this.props,{validValues:this.props.validValues("carousel_background_color")})),s.default.createElement(z.FormButton,{className:"is-pri
7674 mary",isSubmitting:this.props.isSavingAnyOption(),disabled:this.props.shouldSaveButtonBeDisabled()})))}});t.CarouselSettings=B=(0,k.ModuleSettingsForm)(B);var R=t.InfiniteScrollSettings=s.default.createClass({displayName:"InfiniteScrollSettings",render:function(){return s.default.createElement("form",{onSubmit:this.props.onSubmit},s.default.createElement(z.FormFieldset,null,s.default.createElement(S.ModuleSettingCheckbox,(0,o.default)({name:"infinite_scroll"},this.props,{label:(0,c.translate)("Scroll infinitely (Shows 7 posts on each load)")})),s.default.createElement(S.ModuleSettingCheckbox,(0,o.default)({name:"infinite_scroll_google_analytics"},this.props,{label:(0,c.translate)("Track each infinite Scroll post load as a page view in Google Analytics")})),s.default.createElement(z.FormButton,{className:"is-primary",isSubmitting:this.props.isSavingAnyOption(),disabled:this.props.shouldSaveButtonBeDisabled()})))}});t.InfiniteScrollSettings=R=(0,k.ModuleSettingsForm)(R);var H=t.Minile
7675 venSettings=s.default.createClass({displayName:"MinilevenSettings",render:function(){return s.default.createElement("form",{onSubmit:this.props.onSubmit},s.default.createElement(z.FormFieldset,null,s.default.createElement(z.FormLegend,null," ",(0,c.translate)("Excerpts")," "),s.default.createElement(S.ModuleSettingRadios,(0,o.default)({name:"wp_mobile_excerpt"},this.props,{validValues:this.props.validValues("wp_mobile_excerpt")}))),s.default.createElement(z.FormFieldset,null,s.default.createElement(z.FormLegend,null," ",(0,c.translate)("Featured Images")," "),s.default.createElement(S.ModuleSettingRadios,(0,o.default)({name:"wp_mobile_featured_images"},this.props,{validValues:this.props.validValues("wp_mobile_featured_images")}))),s.default.createElement(z.FormFieldset,null,s.default.createElement(z.FormLegend,null," ",(0,c.translate)("Mobile Promos")," "),s.default.createElement(S.ModuleSettingCheckbox,(0,o.default)({name:"wp_mobile_app_promos"},this.props,{label:(0,c.translate)("S
7676 how a promo for the WordPress mobile apps in the footer of the mobile theme")})),s.default.createElement(z.FormButton,{className:"is-primary",isSubmitting:this.props.isSavingAnyOption(),disabled:this.props.shouldSaveButtonBeDisabled()})))}});t.MinilevenSettings=H=(0,k.ModuleSettingsForm)(H);var I=t.VerificationToolsSettings=s.default.createClass({displayName:"VerificationToolsSettings",render:function(){return s.default.createElement("form",{onSubmit:this.props.onSubmit},s.default.createElement(z.FormFieldset,null,s.default.createElement("p",{className:"jp-form-setting-explanation"},(0,c.translate)('Enter your meta key "content" value to verify your blog with {{a}}Google Search Console{{/a}}, {{a1}}Bing Webmaster Center{{/a1}} and {{a2}}Pinterest Site Verification{{/a2}}.',{components:{a:s.default.createElement("a",{href:"https://www.google.com/webmasters/tools/",target:"_blank"}),a1:s.default.createElement("a",{href:"http://www.bing.com/webmaster/",target:"_blank"}),a2:s.default.cr
7677 eateElement("a",{href:"https://pinterest.com/website/verify/",target:"_blank"})}})),s.default.createElement("div",{className:"dops-card"},s.default.createElement(z.FormLabel,null,s.default.createElement(z.FormLegend,null,"Google"),s.default.createElement(p.default,{name:"google",value:this.props.getOptionValue("google"),placeholder:"Example: dBw5CvburAxi537Rp9qi5uG2174Vb6JwHwIRwPSLIK8",className:"widefat code",disabled:this.props.isUpdating("google"),onChange:this.props.onOptionChange})),s.default.createElement("span",{className:"jp-form-setting-explanation"},(0,c.translate)("Meta key example:")," <meta name='google-site-verification' content='",s.default.createElement("strong",{className:"code"},"dBw5CvburAxi537Rp9qi5uG2174Vb6JwHwIRwPSLIK8"),"'>")),s.default.createElement("div",{className:"dops-card"},s.default.createElement(z.FormLabel,null,s.default.createElement(z.FormLegend,null,"Bing"),s.default.createElement(p.default,{name:"bing",value:this.props.getOptionValue("bing"),plac
7678 eholder:"Example: 12C1203B5086AECE94EB3A3D9830B2E",className:"widefat code",disabled:this.props.isUpdating("bing"),onChange:this.props.onOptionChange})),s.default.createElement("span",{className:"jp-form-setting-explanation"},(0,c.translate)("Meta key example:")," <meta name='msvalidate.01' content='",s.default.createElement("strong",null,"12C1203B5086AECE94EB3A3D9830B2E"),"'>")),s.default.createElement("div",{className:"dops-card"},s.default.createElement(z.FormLabel,null,s.default.createElement(z.FormLegend,null,"Pinterest"),s.default.createElement(p.default,{name:"pinterest",value:this.props.getOptionValue("pinterest"),placeholder:"Example: f100679e6048d45e4a0b0b92dce1efce",className:"widefat code",disabled:this.props.isUpdating("pinterest"),onChange:this.props.onOptionChange})),s.default.createElement("span",{className:"jp-form-setting-explanation"},(0,c.translate)("Meta key example:")," <meta name='p:domain_verify' content='",s.default.createElement("strong",null,"f100679e604
7679 8d45e4a0b0b92dce1efce"),"'>")),s.default.createElement("div",{className:"dops-card"},s.default.createElement(z.FormLabel,null,s.default.createElement(z.FormLegend,null,"Yandex"),s.default.createElement(p.default,{name:"yandex",value:this.props.getOptionValue("yandex"),placeholder:"Example: 44d68e1216009f40",className:"widefat code",disabled:this.props.isUpdating("yandex"),onChange:this.props.onOptionChange})),s.default.createElement("span",{className:"jp-form-setting-explanation"},(0,c.translate)("Meta key example:")," <meta name='yandex-verification' content='",s.default.createElement("strong",null,"44d68e1216009f40"),"'>")),s.default.createElement(z.FormButton,{className:"is-primary",isSubmitting:this.props.isSavingAnyOption(),disabled:this.props.shouldSaveButtonBeDisabled()})))}});t.VerificationToolsSettings=I=(0,k.ModuleSettingsForm)(I);var U=t.TiledGallerySettings=s.default.createClass({displayName:"TiledGallerySettings",render:function(){return s.default.createElement("form",
7680 {onSubmit:this.props.onSubmit},s.default.createElement(z.FormFieldset,null,s.default.createElement(S.ModuleSettingCheckbox,(0,o.default)({name:"tiled_galleries"},this.props,{label:(0,c.translate)("Display all your gallery pictures in a cool mosaic")})),s.default.createElement(z.FormButton,{className:"is-primary",isSubmitting:this.props.isSavingAnyOption(),disabled:this.props.shouldSaveButtonBeDisabled()})))}});t.TiledGallerySettings=U=(0,k.ModuleSettingsForm)(U);var F=t.PostByEmailSettings=s.default.createClass({displayName:"PostByEmailSettings",regeneratePostByEmailAddress:function(e){e.preventDefault(),this.props.regeneratePostByEmailAddress()},address:function(){var e=this.props.getOptionValue("post_by_email_address");return e===!1?"":e},render:function(){return this.props.isCurrentUserLinked?s.default.createElement("form",null,s.default.createElement(z.FormFieldset,null,s.default.createElement(z.FormLabel,null,s.default.createElement(z.FormLegend,null,(0,c.translate)("Email Addr
7681 ess")),s.default.createElement(v.default,{value:this.address(),copy:(0,c.translate)("Copy",{context:"verb"}),copied:(0,c.translate)("Copied!"),prompt:(0,c.translate)("Highlight and copy the following text to your clipboard:")}),s.default.createElement(z.FormButton,{onClick:this.regeneratePostByEmailAddress},(0,c.translate)("Regenerate address"))))):s.default.createElement("div",null,s.default.createElement("div",{className:"jp-connection-settings"},s.default.createElement("div",{className:"jp-connection-settings__headline"},(0,c.translate)("Link your account to WordPress.com to start using this feature.")),s.default.createElement("div",{className:"jp-connection-settings__actions"},s.default.createElement(b.default,{connectUser:!0,from:"post-by-email"}))))}});F.propTypes={isCurrentUserLinked:s.default.PropTypes.bool.isRequired},t.PostByEmailSettings=F=(0,k.ModuleSettingsForm)(F);var X=t.CustomContentTypesSettings=s.default.createClass({displayName:"CustomContentTypesSettings",render:
7682 function(){var e=this,t=function(){return e.props.getOptionCurrentValue(e.props.module.module,"jetpack_portfolio")?s.default.createElement(L.default,{disabled:!e.props.shouldSaveButtonBeDisabled(),href:e.props.siteAdminUrl+"edit.php?post_type=jetpack-portfolio",compact:!0},(0,c.translate)("Configure Portfolios")):""},n=function(){return e.props.getOptionCurrentValue(e.props.module.module,"jetpack_testimonial")?s.default.createElement(L.default,{disabled:!e.props.shouldSaveButtonBeDisabled(),href:e.props.siteAdminUrl+"edit.php?post_type=jetpack-testimonial",compact:!0},(0,c.translate)("Configure Testimonials")):""};return s.default.createElement("form",{onSubmit:this.props.onSubmit},s.default.createElement(z.FormFieldset,null,s.default.createElement(S.ModuleSettingCheckbox,(0,o.default)({name:"jetpack_portfolio"},this.props,{label:(0,c.translate)("Enable Portfolio Projects for this site.")})),s.default.createElement(S.ModuleSettingCheckbox,(0,o.default)({name:"jetpack_testimonial"},t
7683 his.props,{label:(0,c.translate)("Enable Testimonials for this site.")})),s.default.createElement("br",null),t(),n(),s.default.createElement(z.FormButton,{className:"is-primary",isSubmitting:this.props.isSavingAnyOption(),disabled:this.props.shouldSaveButtonBeDisabled()})))}});X.propTypes={siteAdminUrl:s.default.PropTypes.string.isRequired},t.CustomContentTypesSettings=X=(0,k.ModuleSettingsForm)(X);var V=t.AfterTheDeadlineSettings=s.default.createClass({displayName:"AfterTheDeadlineSettings",render:function(){return s.default.createElement("form",{onSubmit:this.props.onSubmit},s.default.createElement(z.FormFieldset,null,s.default.createElement(z.FormLegend,null," ",(0,c.translate)("Proofreading")," "),s.default.createElement("span",{className:"jp-form-setting-explanation"},(0,c.translate)("Automatically proofread content when: ")),s.default.createElement(S.ModuleSettingCheckbox,(0,o.default)({name:"onpublish"},this.props,{label:(0,c.translate)("A post or page is first published")}))
7684 ,s.default.createElement(S.ModuleSettingCheckbox,(0,o.default)({name:"onupdate"},this.props,{label:(0,c.translate)("A post or page is updated")}))),s.default.createElement(z.FormFieldset,null,s.default.createElement(z.FormLegend,null," ",(0,c.translate)("Automatic Language Detection")),s.default.createElement("span",{className:"jp-form-setting-explanation"},(0,c.translate)("The proofreader supports English, French, German, Portuguese and Spanish.")),s.default.createElement(S.ModuleSettingCheckbox,(0,o.default)({name:"guess_lang"},this.props,{label:(0,c.translate)("Use automatically detected language to proofread posts and pages")}))),s.default.createElement(z.FormFieldset,null,s.default.createElement(z.FormLegend,null," ",(0,c.translate)("English Options")," "),s.default.createElement("span",{className:"jp-form-setting-explanation"},(0,c.translate)("Enable proofreading for the following grammar and style rules: ")),s.default.createElement(S.ModuleSettingCheckbox,(0,o.default)({name:
7685 "Bias Language"},this.props,{label:(0,c.translate)("Bias Language")})),s.default.createElement(S.ModuleSettingCheckbox,(0,o.default)({name:"Cliches"},this.props,{label:(0,c.translate)("Clichés")})),s.default.createElement(S.ModuleSettingCheckbox,(0,o.default)({name:"Complex Expression"},this.props,{label:(0,c.translate)("Complex Phrases")})),s.default.createElement(S.ModuleSettingCheckbox,(0,o.default)({name:"Diacritical Marks"},this.props,{label:(0,c.translate)("Diacritical Marks")})),s.default.createElement(S.ModuleSettingCheckbox,(0,o.default)({name:"Double Negative"},this.props,{label:(0,c.translate)("Double Negatives")})),s.default.createElement(S.ModuleSettingCheckbox,(0,o.default)({name:"Hidden Verbs"},this.props,{label:(0,c.translate)("Hidden Verbs")})),s.default.createElement(S.ModuleSettingCheckbox,(0,o.default)({name:"Jargon Language"},this.props,{label:(0,c.translate)("Jargon")})),s.default.createElement(S.ModuleSettingCheckbox,(0,o.default)({name:"Passive voice"},this.
7686 props,{label:(0,c.translate)("Passive Voice")})),s.default.createElement(S.ModuleSettingCheckbox,(0,o.default)({name:"Phrases to Avoid"},this.props,{label:(0,c.translate)("Phrases to Avoid")})),s.default.createElement(S.ModuleSettingCheckbox,(0,o.default)({name:"Redundant Expression"},this.props,{label:(0,c.translate)("Redundant Phrases")}))),s.default.createElement(z.FormFieldset,null,s.default.createElement(z.FormLegend,null,(0,c.translate)("Ignored Phrases")),s.default.createElement(M.default,{name:"ignored_phrases",placeholder:(0,c.translate)("Add a phrase"),value:""!==this.props.getOptionValue("ignored_phrases")?this.props.getOptionValue("ignored_phrases").split(","):[],onChange:this.props.onOptionChange})),s.default.createElement(z.FormFieldset,null,s.default.createElement(z.FormButton,{className:"is-primary",isSubmitting:this.props.isSavingAnyOption(),disabled:this.props.shouldSaveButtonBeDisabled()})))}});t.AfterTheDeadlineSettings=V=(0,k.ModuleSettingsForm)(V);var J=t.Markd
7687 ownSettings=s.default.createClass({displayName:"MarkdownSettings",render:function(){return s.default.createElement("form",{onSubmit:this.props.onSubmit},s.default.createElement(z.FormFieldset,null,s.default.createElement(S.ModuleSettingCheckbox,(0,o.default)({name:"wpcom_publish_comments_with_markdown"},this.props,{label:(0,c.translate)("Use Markdown for comments")})),s.default.createElement(z.FormButton,{className:"is-primary",isSubmitting:this.props.isSavingAnyOption(),disabled:this.props.shouldSaveButtonBeDisabled()})))}});t.MarkdownSettings=J=(0,k.ModuleSettingsForm)(J);var K=t.SitemapsSettings=s.default.createClass({displayName:"SitemapsSettings",render:function(){var e=(0,A.default)(this.props,["module","extra","sitemap_url"],""),t=(0,A.default)(this.props,["module","extra","news_sitemap_url"],"");return s.default.createElement("div",null,s.default.createElement("p",null,(0,c.translate)("Search engines will find the sitemaps at these locations:")),s.default.createElement("p",n
7688 ull,(0,c.translate)("Sitemap: {{a}}%(url)s{{/a}}",{components:{a:s.default.createElement("a",{href:e,target:"_blank"})},args:{url:e}})),s.default.createElement("p",null,(0,c.translate)("News Sitemap: {{a}}%(url)s{{/a}}",{components:{a:s.default.createElement("a",{href:t,target:"_blank"})},args:{url:t}})))}});t.SitemapsSettings=K=(0,k.ModuleSettingsForm)(K)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o=n(142),i=r(o),s=n(747),c=r(s);n(943),t.default=i.default.createClass({displayName:"TextInput",getDefaultProps:function(){return{isError:!1,isValid:!1,selectOnFocus:!1,type:"text"}},focus:function(){this.refs.textField.focus()},render:function(){var e=this.props,t=e.className,n=e.selectOnFocus,r=(0,c.default)(t,{"dops-text-input":!0,"is-
7689 error":this.props.isError,"is-valid":this.props.isValid});return i.default.createElement("input",a({},this.props,{ref:"textField",className:r,onClick:n?this.selectOnFocus:null}))},selectOnFocus:function(e){e.target.select()}}),e.exports=t.default},function(e,t){},,function(e,t,n){"use strict";var r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},a=n(142),o=n(747),i=n(946);n(964),e.exports=a.createClass({displayName:"Textarea",render:function(){return a.createElement("textarea",r({},i(this.props,"className"),{className:o(this.props.className,"dops-textarea")}),this.props.children)}})},function(e,t,n){var r=n(767),a=n(947),o=n(956),i=n(958),s=n(960),c=n(671),u=c(function(e,t){return null==e?{}:(t=r(o(t,1),String),i(e,a(s(e),t)))});e.exports=u},function(e,t,n){function r(e,t,n,r){var d=-1,p=o,f=!0,h=e.length,m=[],M=t.length;if(!h)return m;n&&(t=s(t,c(n))),r?(p=i,f=!1):t.len
7690 gth>=l&&(p=u,f=!1,t=new a(t));e:for(;++d<h;){var _=e[d],v=n?n(_):_;if(f&&v===v){for(var g=M;g--;)if(t[g]===v)continue e;m.push(_)}else p(t,v,r)||m.push(_)}return m}var a=n(948),o=n(950),i=n(953),s=n(767),c=n(954),u=n(955),l=200;e.exports=r},function(e,t,n){function r(e){var t=-1,n=e?e.length:0;for(this.__data__=new a;++t<n;)this.push(e[t])}var a=n(718),o=n(949);r.prototype.push=o,e.exports=r},function(e,t,n){function r(e){var t=this.__data__;if(a(e)){var n=t.__data__,r="string"==typeof e?n.string:n.hash;r[e]=o}else t.set(e,o)}var a=n(729),o="__lodash_hash_undefined__";e.exports=r},function(e,t,n){function r(e,t){return!!e.length&&a(e,t,0)>-1}var a=n(951);e.exports=r},function(e,t,n){function r(e,t,n){if(t!==t)return a(e,n);for(var r=n-1,o=e.length;++r<o;)if(e[r]===t)return r;return-1}var a=n(952);e.exports=r},function(e,t){function n(e,t,n){for(var r=e.length,a=t+(n?0:-1);n?a--:++a<r;){var o=e[a];if(o!==o)return a}return-1}e.exports=n},function(e,t){function n(e,t,n){for(var r=-1,a=
7691 e.length;++r<a;)if(n(t,e[r]))return!0;return!1}e.exports=n},function(e,t){function n(e){return function(t){return e(t)}}e.exports=n},function(e,t,n){function r(e,t){var n=e.__data__;if(a(t)){var r=n.__data__,i="string"==typeof t?r.string:r.hash;return i[t]===o}return n.has(t)}var a=n(729),o="__lodash_hash_undefined__";e.exports=r},function(e,t,n){function r(e,t,n,c){c||(c=[]);for(var u=-1,l=e.length;++u<l;){var d=e[u];t>0&&s(d)&&(n||i(d)||o(d))?t>1?r(d,t-1,n,c):a(c,d):n||(c[c.length]=d)}return c}var a=n(957),o=n(680),i=n(682),s=n(681);e.exports=r},function(e,t){function n(e,t){for(var n=-1,r=t.length,a=e.length;++n<r;)e[a+n]=t[n];return e}e.exports=n},function(e,t,n){function r(e,t){return e=Object(e),a(t,function(t,n){return n in e&&(t[n]=e[n]),t},{})}var a=n(959);e.exports=r},function(e,t){function n(e,t,n,r){var a=-1,o=e.length;for(r&&o&&(n=e[++a]);++a<o;)n=t(n,e[a],a,e);return n}e.exports=n},function(e,t,n){function r(e){for(var t=-1,n=s(e),r=a(e),c=r.length,l=o(e),d=!!l,p=l||[]
7692 ,f=p.length;++t<c;){var h=r[t];d&&("length"==h||i(h,f))||"constructor"==h&&(n||!u.call(e,h))||p.push(h)}return p}var a=n(961),o=n(678),i=n(670),s=n(684),c=Object.prototype,u=c.hasOwnProperty;e.exports=r},function(e,t,n){function r(e){e=null==e?e:Object(e);var t=[];for(var n in e)t.push(n);return t}var a=n(962),o=n(963),i=Object.prototype,s=a?a.enumerate:void 0,c=i.propertyIsEnumerable;s&&!c.call({valueOf:1},"valueOf")&&(r=function(e){return o(s(e))}),e.exports=r},function(e,t,n){var r=n(462),a=r.Reflect;e.exports=a},function(e,t){function n(e){for(var t,n=[];!(t=e.next()).done;)n.push(t.value);return n}e.exports=n},function(e,t){},,function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(967),s=r(i),c=o.default.createClass({displayName:"JetpackTagsInput",getInitialState:function(){return{tags:this.props.value||[]}},handleChange:function(e){this.setState({tags:e}),this.props.onChange&&this
7693 .props.onChange({target:{name:this.props.name,value:e.join(",")}})},render:function(){var e=this.props;return o.default.createElement(s.default,{inputProps:{placeholder:e.placeholder},onChange:this.handleChange,value:this.state.tags})}});t.default=c,e.exports=t.default},function(e,t,n){var r,a,o;!function(i,s){a=[e,t,n(142)],r=s,o="function"==typeof r?r.apply(t,a):r,!(void 0!==o&&(e.exports=o))}(this,function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function i(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function s(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof
7694 t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function c(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}function u(e){for(var t=[],n=0;n<e.length;n++)t.indexOf(e[n])===-1&&t.push(e[n]);return t}function l(e){return window.clipboardData?window.clipboardData.getData("Text"):e.clipboardData?e.clipboardData.getData("text/plain"):""}function d(e){var t=e.tag,n=e.key,r=e.disabled,a=e.onRemove,o=e.classNameRemove,i=e.getTagDisplayValue,s=c(e,["tag","key","disabled","onRemove","classNameRemove","getTagDisplayValue"]);return m.default.createElement("span",_({key:n},s),i(t),!r&&m.default.createElement("a",{className:o,onClick:function(e){return a(n)}}))}function p(e){var t=e.onChange,n=e.value,r=(e.addTag,c(e,["onChange","value","addTag"]));return m.default.createElement("input",_({type:"text",onChan
7695 ge:t,value:n},r))}function f(e,t){return m.default.createElement("span",null,e,t)}function h(e){return e.split(" ").map(function(e){return e.trim()})}Object.defineProperty(t,"__esModule",{value:!0});var m=r(n),M=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),_=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};d.propTypes={key:m.default.PropTypes.number,tag:m.default.PropTypes.string,onRemove:m.default.PropTypes.func,classNameRemove:m.default.PropTypes.string,getTagDisplayValue:m.default.PropTypes.func},p.propTypes={value:m.default.PropTypes.string,onChange:m.default.PropTypes.func,addTag:m.default.PropTypes.func};var v={className:"react-tagsinput-input",placeholder:"Add a tag"},g=
7696 function(e){function t(){o(this,t);var e=i(this,Object.getPrototypeOf(t).call(this));return e.state={tag:"",isFocused:!1},e.focus=e.focus.bind(e),e.blur=e.blur.bind(e),e}return s(t,e),M(t,[{key:"_getTagDisplayValue",value:function(e){var t=this.props.tagDisplayProp;return t?e[t]:e}},{key:"_makeTag",value:function(e){var t=this.props.tagDisplayProp;return t?a({},t,e):e}},{key:"_removeTag",value:function(e){var t=this.props.value.concat([]);if(e>-1&&e<t.length){var n=t.splice(e,1);this.props.onChange(t,n,[e])}}},{key:"_clearInput",value:function(){this.setState({tag:""})}},{key:"_addTags",value:function(e){var t=this,n=this.props,r=n.validationRegex,a=n.onChange,o=n.onlyUnique,i=n.maxTags,s=n.value;if(o&&(e=u(e),e=e.filter(function(e){return s.every(function(n){return t._getTagDisplayValue(n)!==t._getTagDisplayValue(e)})})),e=e.filter(function(e){return r.test(t._getTagDisplayValue(e))}),e=e.filter(function(e){var n=t._getTagDisplayValue(e);return"function"==typeof n.trim?n.trim().len
7697 gth>0:n}),i>=0){var c=Math.max(i-s.length,0);e=e.slice(0,c)}if(e.length>0){for(var l=s.concat(e),d=[],p=0;p<e.length;p++)d.push(s.length+p);return a(l,e,d),this._clearInput(),!0}return this._clearInput(),!1}},{key:"focus",value:function(){this.refs.input&&"function"==typeof this.refs.input.focus&&this.refs.input.focus(),this.handleOnFocus()}},{key:"blur",value:function(){this.refs.input&&"function"==typeof this.refs.input.blur&&this.refs.input.blur(),this.handleOnBlur()}},{key:"accept",value:function(){var e=this.state.tag;return""!==e&&(e=this._makeTag(e),this._addTags([e]))}},{key:"addTag",value:function(e){return this._addTags([e])}},{key:"clearInput",value:function(){this._clearInput()}},{key:"handlePaste",value:function(e){var t=this,n=this.props,r=n.addOnPaste,a=n.pasteSplit;if(r){e.preventDefault();var o=l(e),i=a(o).map(function(e){return t._makeTag(e)});this._addTags(i)}}},{key:"handleKeyDown",value:function(e){if(!e.defaultPrevented){var t=this.props,n=t.value,r=t.removeKey
7698 s,a=t.addKeys,o=this.state.tag,i=""===o,s=e.keyCode,c=a.indexOf(s)!==-1,u=r.indexOf(s)!==-1;if(c){var l=this.accept();(l||13===s)&&e.preventDefault()}u&&n.length>0&&i&&(e.preventDefault(),this._removeTag(n.length-1))}}},{key:"handleClick",value:function(e){e.target===this.refs.div&&this.focus()}},{key:"handleChange",value:function(e){var t=this.props.inputProps.onChange,n=e.target.value;t&&t(e),this.setState({tag:n})}},{key:"handleOnFocus",value:function(e){var t=this.props.inputProps.onFocus;t&&t(e),this.setState({isFocused:!0})}},{key:"handleOnBlur",value:function(e){var t=this.props.inputProps.onBlur;if(this.setState({isFocused:!1}),null!=e&&(t&&t(e),this.props.addOnBlur)){var n=this._makeTag(e.target.value);this._addTags([n])}}},{key:"handleRemove",value:function(e){this._removeTag(e)}},{key:"inputProps",value:function(){var e=this.props.inputProps,t=(e.onChange,e.onFocus,e.onBlur,c(e,["onChange","onFocus","onBlur"])),n=_({},v,t);return this.props.disabled&&(n.disabled=!0),n}},{
7699 key:"componentDidMount",value:function(){this.setState({tag:this.props.currentValue})}},{key:"componentWillReceiveProps",value:function(e){e.currentValue&&this.setState({tag:e.currentValue})}},{key:"render",value:function(){var e=this,t=this.props,n=t.value,r=(t.onChange,t.tagProps),a=t.renderLayout,o=t.renderTag,i=t.renderInput,s=(t.addKeys,t.removeKeys,t.className),u=t.focusedClassName,l=(t.addOnBlur,t.addOnPaste,t.inputProps,t.pasteSplit,t.onlyUnique,t.maxTags,t.validationRegex,t.disabled),d=(t.tagDisplayProp,c(t,["value","onChange","tagProps","renderLayout","renderTag","renderInput","addKeys","removeKeys","className","focusedClassName","addOnBlur","addOnPaste","inputProps","pasteSplit","onlyUnique","maxTags","validationRegex","disabled","tagDisplayProp"]),this.state),p=d.tag,f=d.isFocused;f&&(s+=" "+u);var h=n.map(function(t,n){return o(_({key:n,tag:t,onRemove:e.handleRemove.bind(e),disabled:l,getTagDisplayValue:e._getTagDisplayValue.bind(e)},r))}),M=i(_({ref:"input",value:p,onP
7700 aste:this.handlePaste.bind(this),onKeyDown:this.handleKeyDown.bind(this),onChange:this.handleChange.bind(this),onFocus:this.handleOnFocus.bind(this),onBlur:this.handleOnBlur.bind(this),addTag:this.addTag.bind(this)},this.inputProps()));return m.default.createElement("div",{ref:"div",onClick:this.handleClick.bind(this),className:s},a(h,M))}}]),t}(m.default.Component);g.propTypes={focusedClassName:m.default.PropTypes.string,addKeys:m.default.PropTypes.array,addOnBlur:m.default.PropTypes.bool,addOnPaste:m.default.PropTypes.bool,currentValue:m.default.PropTypes.string,inputProps:m.default.PropTypes.object,onChange:m.default.PropTypes.func.isRequired,removeKeys:m.default.PropTypes.array,renderInput:m.default.PropTypes.func,renderTag:m.default.PropTypes.func,renderLayout:m.default.PropTypes.func,pasteSplit:m.default.PropTypes.func,tagProps:m.default.PropTypes.object,onlyUnique:m.default.PropTypes.bool,value:m.default.PropTypes.array.isRequired,maxTags:m.default.PropTypes.number,validation
7701 Regex:m.default.PropTypes.instanceOf(RegExp),disabled:m.default.PropTypes.bool,tagDisplayProp:m.default.PropTypes.string
7702 +},g.defaultProps={className:"react-tagsinput",focusedClassName:"react-tagsinput--focused",currentValue:"",addKeys:[9,13],addOnBlur:!1,addOnPaste:!1,inputProps:{},removeKeys:[8],renderInput:p,renderTag:d,renderLayout:f,pasteSplit:h,tagProps:{className:"react-tagsinput-tag",classNameRemove:"react-tagsinput-remove"},onlyUnique:!1,maxTags:-1,validationRegex:/.*/,disabled:!1,tagDisplayProp:null},t.default=g,e.exports=t.default})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o=n(142),i=r(o),s=n(747),c=r(s),u=n(946),l=r(u),d=n(969),p=r(d),f=n(942),h=r(f);n(978),t.default=i.default.createClass({displayName:"ClipboardButtonInput",propTypes:{value:o.PropTypes.string,disabled:o.PropTypes.bool,className:o.PropTypes.string,copied:o.PropTypes.string
7703 ,copy:o.PropTypes.string,prompt:o.PropTypes.string},getInitialState:function(){return{isCopied:!1,disabled:!1}},getDefaultProps:function(){return{value:""}},componentWillUnmount:function(){clearTimeout(this.confirmationTimeout),delete this.confirmationTimeout},showConfirmation:function(){var e=this;this.setState({isCopied:!0}),this.confirmationTimeout=setTimeout(function(){e.setState({isCopied:!1})},4e3)},render:function(){return i.default.createElement("span",{className:(0,c.default)("dops-clipboard-button-input",this.props.className)},i.default.createElement(h.default,a({},(0,l.default)(this.props,"className"),{type:"text",selectOnFocus:!0,readOnly:!0})),i.default.createElement(p.default,{text:this.props.value,onCopy:this.showConfirmation,disabled:this.props.disabled,prompt:this.props.prompt,compact:!0},this.state.isCopied?this.props.copied:this.props.copy))}}),e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}var a=Object.assign|
7704 |function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o=n(837),i=r(o),s=n(1),c=n(142),u=n(970),l=n(946),d=n(806),p=n(747);e.exports=c.createClass({displayName:"ClipboardButton",propTypes:{className:c.PropTypes.string,text:c.PropTypes.string,prompt:c.PropTypes.string,onCopy:c.PropTypes.func},getDefaultProps:function(){return{onCopy:d}},componentDidMount:function(){var e=this,t=s.findDOMNode(this.refs.button);this.clipboard=new u(t,{text:function(){return e.props.text}}),this.clipboard.on("success",this.props.onCopy),this.clipboard.on("error",this.displayPrompt)},componentWillUnmount:function(){this.clipboard.destroy(),delete this.clipboard},displayPrompt:function(){window.prompt(this.props.prompt,this.props.text)},render:function(){var e=p("dops-clipboard-button",this.props.className);return c.createElement(i.default,a({ref:"button"},l(this.props,Object.keys(this.constructor.propTypes)),{cla
7705 ssName:e}))}})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function i(e,t){var n="data-clipboard-"+e;if(t.hasAttribute(n))return t.getAttribute(n)}t.__esModule=!0;var s=n(971),c=r(s),u=n(973),l=r(u),d=n(974),p=r(d),f=function(e){function t(n,r){a(this,t),e.call(this),this.resolveOptions(r),this.listenClick(n)}return o(t,e),t.prototype.resolveOptions=function(){var e=arguments.length<=0||void 0===arguments[0]?{}:arguments[0];this.action="function"==typeof e.action?e.action:this.defaultAction,this.target="function"==typeof e.target?e.target:this.d
7706 efaultTarget,this.text="function"==typeof e.text?e.text:this.defaultText},t.prototype.listenClick=function(e){var t=this;this.listener=p.default(e,"click",function(e){return t.onClick(e)})},t.prototype.onClick=function(e){this.clipboardAction&&(this.clipboardAction=null),this.clipboardAction=new c.default({action:this.action(e.target),target:this.target(e.target),text:this.text(e.target),trigger:e.target,emitter:this})},t.prototype.defaultAction=function(e){return i("action",e)},t.prototype.defaultTarget=function(e){var t=i("target",e);if(t)return document.querySelector(t)},t.prototype.defaultText=function(e){return i("text",e)},t.prototype.destroy=function(){this.listener.destroy(),this.clipboardAction&&(this.clipboardAction.destroy(),this.clipboardAction=null)},t}(l.default);t.default=f,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}t.
7707 __esModule=!0;var o=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),i=n(972),s=r(i),c=function(){function e(t){a(this,e),this.resolveOptions(t),this.initSelection()}return e.prototype.resolveOptions=function(){var e=arguments.length<=0||void 0===arguments[0]?{}:arguments[0];this.action=e.action,this.emitter=e.emitter,this.target=e.target,this.text=e.text,this.trigger=e.trigger,this.selectedText=""},e.prototype.initSelection=function(){if(this.text&&this.target)throw new Error('Multiple attributes declared, use either "target" or "text"');if(this.text)this.selectFake();else{if(!this.target)throw new Error('Missing required attributes, use either "target" or "text"');this.selectTarget()}},e.prototype.selectFake=function(){var e=this;this.removeFake(),this.fakeHandler=document.body.addEventList
7708 ener("click",function(){return e.removeFake()}),this.fakeElem=document.createElement("textarea"),this.fakeElem.style.position="absolute",this.fakeElem.style.left="-9999px",this.fakeElem.style.top=(window.pageYOffset||document.documentElement.scrollTop)+"px",this.fakeElem.setAttribute("readonly",""),this.fakeElem.value=this.text,document.body.appendChild(this.fakeElem),this.selectedText=s.default(this.fakeElem),this.copyText()},e.prototype.removeFake=function(){this.fakeHandler&&(document.body.removeEventListener("click"),this.fakeHandler=null),this.fakeElem&&(document.body.removeChild(this.fakeElem),this.fakeElem=null)},e.prototype.selectTarget=function(){this.selectedText=s.default(this.target),this.copyText()},e.prototype.copyText=function(){var e=void 0;try{e=document.execCommand(this.action)}catch(t){e=!1}this.handleResult(e)},e.prototype.handleResult=function(e){e?this.emitter.emit("success",{action:this.action,text:this.selectedText,trigger:this.trigger,clearSelection:this.cle
7709 arSelection.bind(this)}):this.emitter.emit("error",{action:this.action,trigger:this.trigger,clearSelection:this.clearSelection.bind(this)})},e.prototype.clearSelection=function(){this.target&&this.target.blur(),window.getSelection().removeAllRanges()},e.prototype.destroy=function(){this.removeFake()},o(e,[{key:"action",set:function(){var e=arguments.length<=0||void 0===arguments[0]?"copy":arguments[0];if(this._action=e,"copy"!==this._action&&"cut"!==this._action)throw new Error('Invalid "action" value, use either "copy" or "cut"')},get:function(){return this._action}},{key:"target",set:function(e){if(void 0!==e){if(!e||"object"!=typeof e||1!==e.nodeType)throw new Error('Invalid "target" value, use a valid Element');this._target=e}},get:function(){return this._target}}]),e}();t.default=c,e.exports=t.default},function(e,t){function n(e){var t;if("SELECT"===e.nodeName)e.focus(),t=e.value;else if("INPUT"===e.nodeName||"TEXTAREA"===e.nodeName)e.focus(),e.setSelectionRange(0,e.value.lengt
7710 h),t=e.value;else{e.hasAttribute("contenteditable")&&e.focus();var n=window.getSelection(),r=document.createRange();r.selectNodeContents(e),n.removeAllRanges(),n.addRange(r),t=n.toString()}return t}e.exports=n},function(e,t){function n(){}n.prototype={on:function(e,t,n){var r=this.e||(this.e={});return(r[e]||(r[e]=[])).push({fn:t,ctx:n}),this},once:function(e,t,n){function r(){a.off(e,r),t.apply(n,arguments)}var a=this;return r._=t,this.on(e,r,n)},emit:function(e){var t=[].slice.call(arguments,1),n=((this.e||(this.e={}))[e]||[]).slice(),r=0,a=n.length;for(r;r<a;r++)n[r].fn.apply(n[r].ctx,t);return this},off:function(e,t){var n=this.e||(this.e={}),r=n[e],a=[];if(r&&t)for(var o=0,i=r.length;o<i;o++)r[o].fn!==t&&r[o].fn._!==t&&a.push(r[o]);return a.length?n[e]=a:delete n[e],this}},e.exports=n},function(e,t,n){function r(e,t,n){if(!e&&!t&&!n)throw new Error("Missing required arguments");if(!s.string(t))throw new TypeError("Second argument must be a String");if(!s.fn(n))throw new TypeErr
7711 or("Third argument must be a Function");if(s.node(e))return a(e,t,n);if(s.nodeList(e))return o(e,t,n);if(s.string(e))return i(e,t,n);throw new TypeError("First argument must be a String, HTMLElement, HTMLCollection, or NodeList")}function a(e,t,n){return e.addEventListener(t,n),{destroy:function(){e.removeEventListener(t,n)}}}function o(e,t,n){return Array.prototype.forEach.call(e,function(e){e.addEventListener(t,n)}),{destroy:function(){Array.prototype.forEach.call(e,function(e){e.removeEventListener(t,n)})}}}function i(e,t,n){return c(document.body,e,t,n)}var s=n(975),c=n(976);e.exports=r},function(e,t){t.node=function(e){return void 0!==e&&e instanceof HTMLElement&&1===e.nodeType},t.nodeList=function(e){var n=Object.prototype.toString.call(e);return void 0!==e&&("[object NodeList]"===n||"[object HTMLCollection]"===n)&&"length"in e&&(0===e.length||t.node(e[0]))},t.string=function(e){return"string"==typeof e||e instanceof String},t.fn=function(e){var t=Object.prototype.toString.cal
7712 l(e);return"[object Function]"===t}},function(e,t,n){function r(e,t,n,r,o){var i=a.apply(this,arguments);return e.addEventListener(n,i,o),{destroy:function(){e.removeEventListener(n,i,o)}}}function a(e,t,n,r){return function(n){n.delegateTarget=o(n.target,t),n.delegateTarget&&r.call(e,n)}}var o=n(977);e.exports=r},function(e,t){function n(e,t){for(;e&&e!==document;){if(e.matches(t))return e;e=e.parentNode}}if(Element&&!Element.prototype.matches){var r=Element.prototype;r.matches=r.matchesSelector||r.mozMatchesSelector||r.msMatchesSelector||r.oMatchesSelector||r.webkitMatchesSelector}e.exports=n},function(e,t){},,function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(792),s=r(i),c=n(747),u=r(c),l=n(657),d=r(l),p=n(946),f=r(p),h=n(810),m=r(h);n(981),t.default=o.default.createClass({displayName:"ExternalLink",mixins:[s.default],propTypes:{className:o.default.PropTypes.string,href:o.default
7713 .PropTypes.string,onClick:o.default.PropTypes.func,icon:o.default.PropTypes.bool,iconSize:o.default.PropTypes.number},getDefaultProps:function(){return{iconSize:18}},render:function(){var e=(0,u.default)("dops-external-link",this.props.className,{"has-icon":!!this.props.icon}),t=(0,d.default)({},(0,f.default)(this.props,"icon","iconSize"),{className:e,rel:"external"});return o.default.createElement("a",t,this.props.children,this.props.icon?o.default.createElement(m.default,{icon:"external",size:this.props.iconSize}):null)}}),e.exports=t.default},function(e,t){},,function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.FormButton=t.FormRadio=t.FormTextarea=t.FormTextInput=t.FormCheckbox=t.FormLegend=t.FormLabel=t.FormFieldset=void 0;var a=n(348),o=r(a),i=n(863),s=r(i),c=n(984),u=r(c),l=n(1003),d=r(l),p=n(466),f=n(837),h=r(f),m=n(142),M=n(863);t.FormFieldset=m.createClass({displayName:"FormFieldset",render:funct
7714 ion(){return m.createElement("fieldset",(0,o.default)({},(0,u.default)(this.props,"className"),{className:M(this.props.className,"jp-form-fieldset")}),this.props.children)}}),t.FormLabel=m.createClass({displayName:"FormLabel",render:function(){return m.createElement("label",(0,o.default)({},(0,u.default)(this.props,"className"),{className:M(this.props.className,"jp-form-label")}),this.props.children)}}),t.FormLegend=m.createClass({displayName:"FormLegend",render:function(){return m.createElement("legend",(0,o.default)({},(0,u.default)(this.props,"className"),{className:M(this.props.className,"jp-form-legend")}),this.props.children)}}),t.FormCheckbox=m.createClass({displayName:"FormInputCheckbox",render:function(){var e=(0,u.default)(this.props,["className","type"]);return m.createElement("input",(0,o.default)({},e,{type:"checkbox",className:M(this.props.className,"jp-form-checkbox")}))}}),t.FormTextInput=m.createClass({displayName:"FormTextInput",getDefaultProps:function(){return{is
7715 Error:!1,isValid:!1,selectOnFocus:!1,type:"text"}},focus:function(){this.refs.textField.focus()},render:function(){var e=this.props,t=e.className,n=e.selectOnFocus,r=(0,s.default)(t,{"jp-form-text-input":!0,"is-error":this.props.isError,"is-valid":this.props.isValid});return m.createElement("input",(0,o.default)({},this.props,{ref:"textField",className:r,onClick:n?this.selectOnFocus:null}))},selectOnFocus:function(e){e.target.select()}}),t.FormTextarea=m.createClass({displayName:"FormTextarea",render:function(){return m.createElement("textarea",(0,o.default)({},(0,u.default)(this.props,"className"),{className:M(this.props.className,"jp-form-textarea")}),this.props.children)}}),t.FormRadio=m.createClass({displayName:"FormRadio",render:function(){var e=(0,u.default)(this.props,["className","type"]);return m.createElement("input",(0,o.default)({},e,{type:"radio",className:M(this.props.className,"jp-form-radio")}))}}),t.FormButton=m.createClass({displayName:"FormsButton",getDefaultProps
7716 :function(){return{isSubmitting:!1,isPrimary:!0,type:"submit"}},getDefaultButtonAction:function(){return this.props.isSubmitting?(0,p.translate)("Saving…"):(0,p.translate)("Save Settings")},render:function(){var e=(0,s.default)({"jp-form-button":!0});return m.createElement(h.default,(0,o.default)({},(0,u.default)(this.props,"className"),{primary:this.props.isPrimary,className:M(this.props.className,e)}),(0,d.default)(this.props.children)?this.getDefaultButtonAction():this.props.children)}})},function(e,t,n){var r=n(430),a=n(985),o=n(988),i=n(990),s=n(995),c=n(433),u=i(function(e,t){return null==e?{}:(t=r(t,c),o(e,a(s(e),t)))});e.exports=u},function(e,t,n){function r(e,t,n,r){var d=-1,p=o,f=!0,h=e.length,m=[],M=t.length;if(!h)return m;n&&(t=s(t,c(n))),r?(p=i,f=!1):t.length>=l&&(p=u,f=!1,t=new a(t));e:for(;++d<h;){var _=e[d],v=n?n(_):_;if(_=r||0!==_?_:0,f&&v===v){for(var g=M;g--;)if(t[g]===v)continue e;m.push(_)}else p(t,v,r)||m.push(_)}return m}var a=n(613),o=n(986),i=n(987),s=n(43
7717 0),c=n(394),u=n(617),l=200;e.exports=r},function(e,t,n){function r(e,t){var n=e?e.length:0;return!!n&&a(e,t,0)>-1}var a=n(642);e.exports=r},function(e,t){function n(e,t,n){for(var r=-1,a=e?e.length:0;++r<a;)if(n(t,e[r]))return!0;return!1}e.exports=n},function(e,t,n){function r(e,t){return e=Object(e),a(e,t,function(t,n){return n in e})}var a=n(989);e.exports=r},function(e,t,n){function r(e,t,n){for(var r=-1,o=t.length,i={};++r<o;){var s=t[r],c=e[s];n(c,s)&&a(i,s,c)}return i}var a=n(356);e.exports=r},function(e,t,n){function r(e){return i(o(e,void 0,a),e+"")}var a=n(991),o=n(373),i=n(375);e.exports=r},function(e,t,n){function r(e){var t=e?e.length:0;return t?a(e,1):[]}var a=n(992);e.exports=r},function(e,t,n){function r(e,t,n,i,s){var c=-1,u=e.length;for(n||(n=o),s||(s=[]);++c<u;){var l=e[c];t>0&&n(l)?t>1?r(l,t-1,n,i,s):a(s,l):i||(s[s.length]=l)}return s}var a=n(993),o=n(994);e.exports=r},function(e,t){function n(e,t){for(var n=-1,r=t.length,a=e.length;++n<r;)e[a+n]=t[n];return e}e.e
7718 xports=n},function(e,t,n){function r(e){return i(e)||o(e)||!!(s&&e&&e[s])}var a=n(429),o=n(387),i=n(389),s=a?a.isConcatSpreadable:void 0;e.exports=r},function(e,t,n){function r(e){return a(e,i,o)}var a=n(996),o=n(997),i=n(1e3);e.exports=r},function(e,t,n){function r(e,t,n){var r=t(e);return o(e)?r:a(r,n(e))}var a=n(993),o=n(389);e.exports=r},function(e,t,n){var r=n(993),a=n(164),o=n(998),i=n(999),s=Object.getOwnPropertySymbols,c=s?function(e){for(var t=[];e;)r(t,o(e)),e=a(e);return t}:i;e.exports=c},function(e,t,n){var r=n(165),a=n(999),o=Object.getOwnPropertySymbols,i=o?r(o,Object):a;e.exports=i},function(e,t){function n(){return[]}e.exports=n},function(e,t,n){function r(e){return i(e)?a(e,!0):o(e)}var a=n(385),o=n(1001),i=n(380);e.exports=r},function(e,t,n){function r(e){if(!a(e))return i(e);var t=o(e),n=[];for(var r in e)("constructor"!=r||!t&&c.call(e,r))&&n.push(r);return n}var a=n(361),o=n(383),i=n(1002),s=Object.prototype,c=s.hasOwnProperty;e.exports=r},function(e,t){function
7719 n(e){var t=[];if(null!=e)for(var n in Object(e))t.push(n);return t}e.exports=n},function(e,t,n){function r(e){if(c(e)&&(s(e)||"string"==typeof e||"function"==typeof e.splice||u(e)||d(e)||i(e)))return!e.length;var t=o(e);if(t==p||t==f)return!e.size;if(l(e))return!a(e).length;for(var n in e)if(m.call(e,n))return!1;return!0}var a=n(396),o=n(623),i=n(387),s=n(389),c=n(380),u=n(390),l=n(383),d=n(392),p="[object Map]",f="[object Set]",h=Object.prototype,m=h.hasOwnProperty;e.exports=r},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.ModuleSettingMultipleSelectCheckboxes=t.ModuleSettingRadios=t.ModuleSettingCheckbox=void 0;var a=n(449),o=r(a),i=n(142),s=r(i),c=n(1005),u=r(c),l=n(1007),d=r(l),p=n(983),f=n(1009),h=r(f);t.ModuleSettingCheckbox=s.default.createClass({displayName:"ModuleSettingCheckbox",render:function(){var e=this.props;return s.default.createElement(p.FormLabel,null,s.default.createElement(h.de
7720 fault,{name:e.name,checked:!!e.getOptionValue(e.name),value:!!e.getOptionValue(e.name),disabled:e.isUpdating(e.name),onChange:e.onOptionChange}),s.default.createElement("span",null,e.label))}}),t.ModuleSettingRadios=s.default.createClass({displayName:"ModuleSettingRadios",render:function(){var e=this.props,t=this.props.validValues;return s.default.createElement("div",null,(0,o.default)(t).map(function(n){return s.default.createElement(p.FormLabel,{key:"option-"+e.option_name+"-"+n},s.default.createElement(p.FormRadio,{name:e.name,checked:n===e.getOptionValue(e.name),value:n,disabled:e.isUpdating(e.name),onChange:e.onOptionChange}),s.default.createElement("span",null,t[n]))}))}}),t.ModuleSettingMultipleSelectCheckboxes=s.default.createClass({displayName:"ModuleSettingMultipleSelectCheckboxes",getDefaultProps:function(){return{always_checked:[]}},onOptionChange:function(e){var t=e.target.value,n=this.props.getOptionValue(this.props.name),r=n.indexOf(t)===-1?(0,u.default)(n,t):(0,d.def
7721 ault)(n,t);this.props.updateFormStateOptionValue(this.props.name,r)},isAlwaysChecked:function(e){return this.props.always_checked.indexOf(e)!==-1},shouldBeChecked:function(e){return this.isAlwaysChecked(e)||this.props.getOptionValue(this.props.name).indexOf(e)!==-1},shouldBeDisabled:function(e){return this.isAlwaysChecked(e)||this.props.isUpdating(this.props.name)},render:function(){var e=this,t=this.props,n=this.props.validValues;return s.default.createElement("div",null,(0,o.default)(n).map(function(r){return s.default.createElement(p.FormLabel,{key:"option-"+t.option_name+"-"+r},s.default.createElement(h.default,{name:t.name,checked:e.shouldBeChecked(r),value:r,disabled:e.shouldBeDisabled(r),onChange:e.onOptionChange}),s.default.createElement("span",null,n[r].name))}))}})},function(e,t,n){function r(){var e=arguments.length;if(!e)return[];for(var t=Array(e-1),n=arguments[0],r=e;r--;)t[r-1]=arguments[r];return a(s(n)?i(n):[n],o(t,1))}var a=n(993),o=n(992),i=n(1006),s=n(389);e.expo
7722 rts=r},function(e,t){function n(e,t){var n=-1,r=e.length;for(t||(t=Array(r));++n<r;)t[n]=e[n];return t}e.exports=n},function(e,t,n){var r=n(985),a=n(371),o=n(1008),i=a(function(e,t){return o(e)?r(e,t):[]});e.exports=i},function(e,t,n){function r(e){return o(e)&&a(e)}var a=n(380),o=n(166);e.exports=r},function(e,t,n){"use strict";var r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},a=n(142),o=n(747),i=n(946);n(1010),e.exports=a.createClass({displayName:"Checkbox",propTypes:{disabled:a.PropTypes.bool,checked:a.PropTypes.bool},getDefaultProps:function(){return{disabled:!1}},render:function(){var e=i(this.props,["className","type"]);return a.createElement("input",r({},e,{type:"checkbox",className:o(this.props.className,"dops-checkbox")}))}})},function(e,t){},,function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e){var t=p.default.create
7723 Class({displayName:"SettingsForm",getInitialState:function(){return{options:{}}},onOptionChange:function(e){var t=e.target.name,n=void 0;n="checkbox"===e.target.type&&"undefined"!=typeof e.target.checked?e.target.checked:e.target.value,this.updateFormStateOptionValue(t,n)},updateFormStateOptionValue:function(e,t){var n=(0,l.default)({},this.state.options,(0,c.default)({},e,t));return this.setState({options:n}),this.props.setUnsavedOptionFlag(),!0},onSubmit:function(e){var t=this;e.preventDefault(),this.props.updateOptions(this.state.options).then(function(){t.setState({options:{}})}),this.props.clearUnsavedOptionFlag()},getOptionValue:function(e){var t=this.props.getOptionCurrentValue(this.props.module.module,e);return"undefined"!=typeof this.state.options[e]?this.state.options[e]:t},shouldSaveButtonBeDisabled:function(){var e=!1;return e=!this.isSavingAnyOption()&&this.isDirty(),!e},isDirty:function(){return!!(0,i.default)(this.state.options).length},isSavingAnyOption:function(){va
7724 r e=this;return(0,i.default)(this.state.options).some(function(t){return e.props.isUpdating(t)})},render:function(){return p.default.createElement(e,(0,l.default)({getOptionValue:this.getOptionValue,onSubmit:this.onSubmit,onOptionChange:this.onOptionChange,updateFormStateOptionValue:this.updateFormStateOptionValue,shouldSaveButtonBeDisabled:this.shouldSaveButtonBeDisabled,isSavingAnyOption:this.isSavingAnyOption},this.props))}});return(0,f.connectModuleOptions)(t)}Object.defineProperty(t,"__esModule",{value:!0});var o=n(449),i=r(o),s=n(453),c=r(s),u=n(348),l=r(u);t.ModuleSettingsForm=a;var d=n(142),p=r(d),f=n(1013)},function(e,t,n){"use strict";function r(e){return(0,a.connect)(function(e,t){return{validValues:function(n){return(0,o.getModuleOptionValidValues)(e,t.module.module,n)},getOptionCurrentValue:function(t,n){return(0,o.getModuleOption)(e,t,n)},getSiteRoles:function(){return(0,i.getSiteRoles)(e)},isUpdating:function(n){return(0,o.isUpdatingModuleOption)(e,t.module.module,n)}
7725 ,adminEmailAddress:(0,i.getAdminEmailAddress)(e),currentIp:(0,i.getCurrentIp)(e),siteAdminUrl:(0,i.getSiteAdminUrl)(e),isCurrentUserLinked:(0,s.isCurrentUserLinked)(e)}},function(e,t){return{updateOptions:function(n){return e((0,o.updateModuleOptions)(t.module.module,n))},regeneratePostByEmailAddress:function(){return e((0,o.regeneratePostByEmailAddress)())},setUnsavedOptionFlag:function(){return e((0,o.setUnsavedOptionFlag)())},clearUnsavedOptionFlag:function(){return e((0,o.clearUnsavedOptionFlag)())}}})(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.connectModuleOptions=r;var a=n(154),o=n(447),i=n(347),s=n(639)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e){return{__html:e.long_description}}Object.defineProperty(t,"__esModule",{value:!0}),t.Page=void 0;var o=n(449),i=r(o),s=n(142),c=r(s),u=n(154),l=n(857),d=r(l),p=n(837),f=r(p),h=n(810),m=r(h),M=n(466),_=n(916),v=(r(_),n(641)),g=r(v),b=n(656),y=r(b),A=n(938),T=r(A),L=n(926),E
7726 =r(L),w=n(447),z=n(922),S=n(940),k=n(639),O=n(692),N=n(347),C=t.Page=function(e){var t=e.toggleModule,n=e.isModuleActivated,r=e.isTogglingModule,o=e.getModule,s=(0,i.default)(e.moduleList),u=[["scan",(0,M.translate)("Security Scanning"),(0,M.translate)("Automated, comprehensive protection from threats and attacks."),"https://vaultpress.com/jetpack/"],["protect",o("protect").name,o("protect").description,o("protect").learn_more_button],["monitor",o("monitor").name,o("monitor").description,o("monitor").learn_more_button],["akismet","Akismet",(0,M.translate)("State-of-the-art spam defense."),"https://akismet.com/jetpack/"],["backups",(0,M.translate)("Site Backups"),(0,M.translate)("Automatically backup your entire site."),"https://vaultpress.com/jetpack/"],["sso",o("sso").name,o("sso").description,o("sso").learn_more_button]].map(function(i){var u=e.isUnavailableInDevMode(i[0]),l=u?(0,M.translate)("Unavailable in Dev Mode"):c.default.createElement(z.ModuleToggle,{slug:i[0],activated:n(
7727 i[0]),toggling:r(i[0]),toggleModule:t}),p=u?"devmode-disabled":"",h="scan"===i[0]||"akismet"===i[0]||"backups"===i[0],_={};return(0,g.default)(s,i[0])||h?(h&&(_={module:i[0],configure_url:""},l=c.default.createElement(E.default,{proFeature:i[0],siteAdminUrl:e.siteAdminUrl}),i[1]=c.default.createElement("span",null,i[1],c.default.createElement(f.default,{compact:!0,href:"#/plans"},(0,M.translate)("Pro"))),e.isFetchingPluginsData||("akismet"===i[0]&&e.isPluginActive("akismet/akismet.php")?_.configure_url=e.siteAdminUrl+"admin.php?page=akismet-key-config":"scan"!==i[0]&&"backups"!==i[0]||!e.isPluginActive("vaultpress/vaultpress.php")||(_.configure_url="https://dashboard.vaultpress.com/"))),c.default.createElement(d.default,{className:p,key:"module-card_"+i[0],header:i[1],subheader:i[2],summary:l,expandedSummary:l,clickableHeaderText:!0,onOpen:function(){return y.default.tracks.recordEvent("jetpack_wpa_settings_card_open",{card:i[0],path:e.route.path})}},n(i[0])||h?c.default.createEleme
7728 nt(S.AllModuleSettings,{module:h?_:o(i[0])}):c.default.createElement("div",{dangerouslySetInnerHTML:a(o(i[0]))}),c.default.createElement("div",{className:"jp-module-settings__learn-more"},c.default.createElement(f.default,{borderless:!0,compact:!0,href:i[3]},c.default.createElement(m.default,{icon:"help-outline"}),c.default.createElement("span",{className:"screen-reader-text"},(0,M.translate)("Learn More")))))):null});return c.default.createElement("div",null,c.default.createElement(T.default,null),u)};t.default=(0,u.connect)(function(e){return{isModuleActivated:function(t){return(0,w.isModuleActivated)(e,t)},isTogglingModule:function(t){return(0,w.isActivatingModule)(e,t)||(0,w.isDeactivatingModule)(e,t)},getModule:function(t){return(0,w.getModule)(e,t)},isUnavailableInDevMode:function(t){return(0,k.isUnavailableInDevMode)(e,t)},isFetchingPluginsData:(0,O.isFetchingPluginsData)(e),isPluginActive:function(t){return(0,O.isPluginActive)(e,t)},moduleList:(0,w.getModules)(e),siteAdminUr
7729 l:(0,N.getSiteAdminUrl)(e)}},function(e){return{toggleModule:function(t,n){return e(n?(0,w.deactivateModule)(t):(0,w.activateModule)(t))}}})(C)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e){return{__html:e.long_description}}Object.defineProperty(t,"__esModule",{value:!0}),t.Page=void 0;var o=n(449),i=r(o),s=n(142),c=r(s),u=n(154),l=n(857),d=r(l),p=n(837),f=r(p),h=n(810),m=r(h),M=n(466),_=n(641),v=r(_),g=n(656),b=r(g),y=n(938),A=r(y),T=n(447),L=n(922),E=n(940),w=n(639),z=n(347),S=n(1016),k=r(S),O=t.Page=function(e){var t=e.toggleModule,n=e.isModuleActivated,r=e.isTogglingModule,o=e.getModule,s=e.userCanManageModules,u=(0,i.default)(e.moduleList),l=[["tiled-gallery",o("tiled-gallery").name,o("tiled-gallery").description,o("tiled-gallery").learn_more_button],["photon",o("photon").name,o("photon").description,o("photon").learn_more_button],["carousel",o("carousel").name,o("carousel").description,o("carousel").learn_more_button],["widgets"
7730 ,o("widgets").name,o("widgets").description,o("widgets").learn_more_button],["widget-visibility",o("widget-visibility").name,o("widget-visibility").description,o("widget-visibility").learn_more_button],["custom-css",o("custom-css").name,o("custom-css").description,o("custom-css").learn_more_button],["infinite-scroll",o("infinite-scroll").name,o("infinite-scroll").description,o("infinite-scroll").learn_more_button],["minileven",o("minileven").name,o("minileven").description,o("minileven").learn_more_button]].map(function(i){if(!(0,v.default)(u,i[0]))return null;var s=e.isUnavailableInDevMode(i[0]),l=s?(0,M.translate)("Unavailable in Dev Mode"):c.default.createElement(L.ModuleToggle,{slug:i[0],activated:n(i[0]),toggling:r(i[0]),toggleModule:t}),p=s?"devmode-disabled":"",h=n(i[0])?c.default.createElement(E.AllModuleSettings,{module:o(i[0])}):c.default.createElement("div",{dangerouslySetInnerHTML:a(o(i[0]))});return c.default.createElement(d.default,{className:p,key:"module-card_"+i[0],
7731 header:i[1],subheader:i[2],summary:l,expandedSummary:l,clickableHeaderText:!0,onOpen:function(){return b.default.tracks.recordEvent("jetpack_wpa_settings_card_open",{card:i[0],path:e.route.path})}},h,c.default.createElement("div",{className:"jp-module-settings__learn-more"},c.default.createElement(f.default,{borderless:!0,compact:!0,href:i[3]},c.default.createElement(m.default,{icon:"help-outline"}),c.default.createElement("span",{className:"screen-reader-text"},(0,M.translate)("Learn More")))))});return c.default.createElement("div",null,c.default.createElement(A.default,null),l,c.default.createElement(d.default,{header:(0,M.translate)("Holiday Snow"),subheader:(0,M.translate)("Show falling snow in the holiday period."),clickableHeaderText:!0,disabled:!s,summary:s?c.default.createElement(k.default,{slug:"snow"}):"",expandedSummary:s?c.default.createElement(k.default,{slug:"snow"}):"",onOpen:function(){return b.default.tracks.recordEvent("jetpack_wpa_settings_card_open",{card:"holid
7732 ay_snow",path:e.route.path})}},c.default.createElement("span",{className:"jp-form-setting-explanation"},(0,M.translate)("Show falling snow on my blog from Dec 1st until Jan 4th."))))};t.default=(0,u.connect)(function(e){return{isModuleActivated:function(t){return(0,T.isModuleActivated)(e,t)},isTogglingModule:function(t){return(0,T.isActivatingModule)(e,t)||(0,T.isDeactivatingModule)(e,t)},getModule:function(t){return(0,T.getModule)(e,t)},isUnavailableInDevMode:function(t){return(0,w.isUnavailableInDevMode)(e,t)},userCanManageModules:(0,z.userCanManageModules)(e),moduleList:(0,T.getModules)(e)}},function(e){return{toggleModule:function(t,n){return e(n?(0,T.deactivateModule)(t):(0,T.activateModule)(t))}}})(O)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.Settings=void 0;var a=n(453),o=r(a),i=n(142),s=r(i),c=n(154),u=(n(466),n(686)),l=n(1017),d=t.Settings=s.default.createClass({displayName:"Settings",
7733 propTypes:{slug:s.default.PropTypes.string,activated:s.default.PropTypes.bool,toggleSetting:s.default.PropTypes.func,disabled:s.default.PropTypes.bool},componentDidMount:function(){this.props.isFetchingSettingsList||this.props.fetchSettings()},render:function(){var e="snow"===this.props.slug?this.props.snowSlug:this.props.slug;return s.default.createElement("div",null,s.default.createElement(l.SettingToggle,{slug:e,activated:this.props.isSettingActivated(e),toggleSetting:this.props.toggleSetting,disabled:this.props.isFetchingSettingsList}))}});t.default=(0,c.connect)(function(e){return{snowSlug:(0,u.getSettingName)(e,"jetpack_holiday_snow_enabled"),isSettingActivated:function(t){return(0,u.isSettingActivated)(e,t)},isFetchingSettingsList:(0,u.isFetchingSettingsList)(e),settings:(0,u.fetchSettings)(e)}},function(e){return{fetchSettings:function(){return e((0,u.fetchSettings)())},toggleSetting:function(t,n){e((0,u.updateSetting)((0,o.default)({},t,!n)))}}})(d)},function(e,t,n){"use st
7734 rict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0
7735 +}),t.SettingToggle=void 0;var a=n(142),o=r(a),i=n(923),s=r(i);t.SettingToggle=o.default.createClass({displayName:"SettingToggle",propTypes:{toggleSetting:o.default.PropTypes.func,activated:o.default.PropTypes.bool,disabled:o.default.PropTypes.bool,className:o.default.PropTypes.string,id:o.default.PropTypes.string},getDefaultProps:function(){return{activated:!1}},toggleSetting:function(){return this.props.toggleSetting(this.props.slug,this.props.activated)},render:function(){return o.default.createElement(s.default,{checked:this.props.activated,className:this.props.className,onChange:this.toggleSetting,disabled:this.props.disabled,id:this.props.id}," ",this.props.children)}})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e){return{__html:e.long_description}}Object.defineProperty(t,"__esModule",{value:!0}),t.GeneralSettings=void 0;var o=n(449),i=r(o),s=n(142),c=r(s),u=n(154),l=n(857),d=r(l),p=n(837),f=r(p),h=n(810),m=r(h),M=n(466),_=n(641)
7736 ,v=r(_),g=n(656),b=r(g),y=n(1019),A=r(y),T=n(639),L=n(447),E=n(922),w=n(347),z=t.GeneralSettings=function(e){var t=e.toggleModule,n=e.isModuleActivated,r=e.isTogglingModule,o=e.getModule,s=e.userCanManageModules,u=(0,i.default)(e.moduleList),l=function(i){var l=e.isUnavailableInDevMode(i),p=l?"devmode-disabled":"",h="";return l?h=function(){return(0,M.translate)("Unavailable in Dev Mode")}:s&&(h=function(e){return c.default.createElement(E.ModuleToggle,{slug:e,activated:n(e),toggling:r(e),toggleModule:t})}),s&&(0,v.default)(u,i)?c.default.createElement(d.default,{className:p,header:o(i).name,subheader:o(i).description,clickableHeaderText:!0,disabled:!s,summary:s?h(i):"",expandedSummary:s?h(i):"",onOpen:function(){return b.default.tracks.recordEvent("jetpack_wpa_settings_card_open",{card:i,path:e.route.path})}},c.default.createElement("div",{className:"jp-form-setting-explanation"},c.default.createElement("div",{dangerouslySetInnerHTML:a(o(i))})),c.default.createElement("div",{classN
7737 ame:"jp-module-settings__learn-more"},c.default.createElement(f.default,{borderless:!0,compact:!0,href:o(i).learn_more_button},c.default.createElement(m.default,{icon:"help-outline"}),c.default.createElement("span",{className:"screen-reader-text"},(0,M.translate)("Learn More"))))):null};return c.default.createElement("div",null,c.default.createElement(d.default,{header:(0,M.translate)("Connection Settings"),subheader:(0,M.translate)("Manage your Jetpack connection."),clickableHeaderText:!0,onOpen:function(){return b.default.tracks.recordEvent("jetpack_wpa_settings_card_open",{card:"connection_settings",path:e.route.path})}},c.default.createElement(A.default,e)),n("manage")?"":l("manage"),l("notes"),l("json-api"))};t.default=(0,u.connect)(function(e){return{isModuleActivated:function(t){return(0,L.isModuleActivated)(e,t)},getModule:function(t){return(0,L.getModule)(e,t)},isTogglingModule:function(t){return(0,L.isActivatingModule)(e,t)||(0,L.isDeactivatingModule)(e,t)},isUnavailableIn
7738 DevMode:function(t){return(0,T.isUnavailableInDevMode)(e,t)},userCanManageModules:(0,w.userCanManageModules)(e),moduleList:(0,L.getModules)(e)}},function(e){return{toggleModule:function(t,n){return e(n?(0,L.deactivateModule)(t):(0,L.activateModule)(t))},disconnectSite:function(){return e(T.disconnectSite)}}})(z)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(154),s=n(466),c=n(639),u=n(347),l=n(1020),d=r(l),p=n(836),f=r(p),h=o.default.createClass({displayName:"ConnectionSettings",renderContent:function(){var e=this.props.userCanDisconnectSite?o.default.createElement(f.default,null):null,t=this.props.userIsMaster?null:o.default.createElement(f.default,{connectUser:!0,from:"connection-settings"});return this.props.isDevMode?o.default.createElement("div",null,(0,s.translate)("The site is in Development Mode, so you can not connect to WordPress.com.")):o.default.createElement("div",
7739 null,this.props.isLinked?o.default.createElement("div",{className:"jp-connection-settings"},o.default.createElement("img",{alt:"gravatar",width:"75",height:"75",className:"jp-connection-settings__gravatar",src:this.props.userWpComAvatar}),o.default.createElement("div",{className:"jp-connection-settings__headline"},(0,s.translate)("You are connected as "),o.default.createElement("span",{className:"jp-connection-settings__username"},this.props.userWpComLogin)),o.default.createElement("div",{className:"jp-connection-settings__email"},this.props.userWpComEmail),o.default.createElement("div",{className:"jp-connection-settings__actions"},e,t)):o.default.createElement("div",{className:"jp-connection-settings"},o.default.createElement("div",{className:"jp-connection-settings__headline"},(0,s.translate)("Link your account to WordPress.com to get the most out of Jetpack.")),o.default.createElement("div",{className:"jp-connection-settings__actions"},e,t)))},render:function(){return o.default.c
7740 reateElement("div",null,this.renderContent(),o.default.createElement(d.default,null))}});h.propTypes={isDevMode:o.default.PropTypes.bool.isRequired,userCanDisconnectSite:o.default.PropTypes.bool.isRequired,userIsMaster:o.default.PropTypes.bool.isRequired,isLinked:o.default.PropTypes.bool.isRequired,userWpComLogin:o.default.PropTypes.any.isRequired,userWpComEmail:o.default.PropTypes.any.isRequired,userWpComAvatar:o.default.PropTypes.any.isRequired,username:o.default.PropTypes.any.isRequired},t.default=(0,i.connect)(function(e){return{isDevMode:(0,c.isDevMode)(e),userCanDisconnectSite:(0,u.userCanDisconnectSite)(e),userIsMaster:(0,u.userIsMaster)(e),userWpComLogin:(0,u.getUserWpComLogin)(e),userWpComEmail:(0,u.getUserWpComEmail)(e),userWpComAvatar:(0,u.getUserWpComAvatar)(e),username:(0,u.getUsername)(e),isLinked:(0,c.isCurrentUserLinked)(e)}})(h),e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{
7741 value:!0});var a=n(841),o=r(a),i=n(844),s=r(i),c=n(845),u=r(c),l=n(846),d=r(l),p=n(847),f=r(p),h=n(142),m=n(154),M=n(161),_=n(639),v=function(e){function t(){return(0,s.default)(this,t),(0,d.default)(this,(t.__proto__||(0,o.default)(t)).apply(this,arguments))}return(0,f.default)(t,e),(0,u.default)(t,[{key:"componentWillMount",value:function(){this.props.fetchUserConnectionData()}},{key:"render",value:function(){return null}}]),t}(h.Component);v.defaultProps={fetchSiteConnectionStatus:function(){}},t.default=(0,m.connect)(function(){return{fetchUserConnectionData:(0,_.fetchUserConnectionData)()}},function(e){return(0,M.bindActionCreators)({fetchUserConnectionData:_.fetchUserConnectionData},e)})(v),e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e){return{__html:e.long_description}}Object.defineProperty(t,"__esModule",{value:!0}),t.Writing=void 0;var o=n(449),i=r(o),s=n(142),c=r(s),u=n(154),l=n(857),d=r(l),p=n(837),f=r(p)
7742 ,h=n(810),m=r(h),M=n(466),_=n(641),v=r(_),g=n(656),b=r(g),y=n(447),A=n(922),T=n(940),L=n(639),E=n(347),w=n(938),z=r(w),S=n(926),k=(r(S),t.Writing=function(e){var t=e.toggleModule,n=e.isModuleActivated,r=e.isTogglingModule,o=e.getModule,s=e.userCanManageModules,u=s,l=(0,i.default)(e.moduleList),p=[["shortlinks",o("shortlinks").name,o("shortlinks").description,o("shortlinks").learn_more_button],["shortcodes",o("shortcodes").name,o("shortcodes").description,o("shortcodes").learn_more_button],["videopress",o("videopress").name,o("videopress").description,o("videopress").learn_more_button],["contact-form",o("contact-form").name,o("contact-form").description,o("contact-form").learn_more_button],["after-the-deadline",o("after-the-deadline").name,o("after-the-deadline").description,o("after-the-deadline").learn_more_button],["markdown",o("markdown").name,o("markdown").description,o("markdown").learn_more_button],["post-by-email",o("post-by-email").name,o("post-by-email").description,o("post
7743 -by-email").learn_more_button],["latex",o("latex").name,o("latex").description,o("latex").learn_more_button],["custom-content-types",o("custom-content-types").name,o("custom-content-types").description,o("custom-content-types").learn_more_button]],h=["after-the-deadline","post-by-email"];if(!u){var _=p.slice();_.reverse().forEach(function(e){(0,v.default)(h,e[0])&&p.unshift(e)}),p=p.filter(function(e,t){return p.indexOf(e)===t})}return p=p.map(function(i,s){if(!(0,v.default)(l,i[0]))return null;var p=e.isUnavailableInDevMode(i[0]),_=p?"devmode-disabled":"",g="",y=u||(0,v.default)(h,i[0]);return p?g=(0,M.translate)("Unavailable in Dev Mode"):u&&(g=c.default.createElement(A.ModuleToggle,{slug:i[0],activated:n(i[0]),toggling:r(i[0]),toggleModule:t})),1===i.length?c.default.createElement("h1",{key:"section-header-"+s},i[0]):!!y&&c.default.createElement(d.default,{className:_,key:"module-card_"+i[0],header:i[1],subheader:i[2],summary:g,expandedSummary:g,clickableHeaderText:!0,onOpen:func
7744 tion(){return b.default.tracks.recordEvent("jetpack_wpa_settings_card_open",{card:i[0],path:e.route.path})}},n(i[0])||"scan"===i[0]?c.default.createElement(T.AllModuleSettings,{module:o(i[0])}):c.default.createElement("div",{dangerouslySetInnerHTML:a(o(i[0]))}),c.default.createElement("div",{className:"jp-module-settings__learn-more"},c.default.createElement(f.default,{borderless:!0,compact:!0,href:i[3]},c.default.createElement(m.default,{icon:"help-outline"}),c.default.createElement("span",{className:"screen-reader-text"},(0,M.translate)("Learn More")))))}),c.default.createElement("div",null,c.default.createElement(z.default,null),p)});t.default=(0,u.connect)(function(e){return{isModuleActivated:function(t){return(0,y.isModuleActivated)(e,t)},isTogglingModule:function(t){return(0,y.isActivatingModule)(e,t)||(0,y.isDeactivatingModule)(e,t)},getModule:function(t){return(0,y.getModule)(e,t)},isUnavailableInDevMode:function(t){return(0,L.isUnavailableInDevMode)(e,t)},userCanManageModul
7745 es:(0,E.userCanManageModules)(e),moduleList:(0,y.getModules)(e)}},function(e){return{toggleModule:function(t,n){return e(n?(0,y.deactivateModule)(t):(0,y.activateModule)(t))}}})(k)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(154),s=n(837),c=r(s),u=n(466),l=n(855),d=n(347),p=function(e){var t=e.userCanViewStats;return o.default.createElement("div",{className:"jp-landing__apps dops-card"},o.default.createElement("div",{className:"jp-landing-apps__header"},o.default.createElement("h2",{className:"jp-landing-apps__title"},(0,u.translate)("Powerful WordPress.com features on every device.")),o.default.createElement("p",{className:"jp-landing-apps__description"},(0,u.translate)("Manage all your sites from a single dashboard.")),o.default.createElement("div",{className:"jp-landing-apps__header-img-container"},o.default.createElement("div",{className:"jp-landing-apps__header-col-left
7746 "},o.default.createElement("h3",{className:"jp-landing-apps__subtitle"},(0,u.translate)("Feel the performance")),o.default.createElement("p",{className:"jp-landing-apps__sub-description"},(0,u.translate)("All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around."))),o.default.createElement("div",{className:"jp-landing-apps__header-col-right"},o.default.createElement("svg",{className:"jp-landing-apps__header-img",width:"335",height:"233",viewBox:"0 0 1005 700",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},o.default.createElement("title",null,"Themes Container"),o.default.createElement("defs",null,o.default.createElement("rect",{id:"a",width:"1005",height:"700",rx:"8"}),o.default.createElement("rect",{id:"b",width:"335",height:"233",rx:"8"}),o.default.createElement("path",{id:"c",d:"M158 125h725v575H158z"}),o.default.createElement("path",{id:"e",d:"M20 9.999
7747 8V0H0v19.9996h20z"})),o.default.createElement("g",{fill:"none","fill-rule":"evenodd"},o.default.createElement("rect",{fill:"#F3F6F8",width:"1005",height:"700",rx:"8"}),o.default.createElement("use",{fill:"#F3F6F8",xlinkHref:"#a"}),o.default.createElement("rect",{fill:"#E9EFF3",width:"1005",height:"65",rx:"8"}),o.default.createElement("path",{d:"M27.5 31c-4.1425 0-7.5-3.3575-7.5-7.5s3.3575-7.5 7.5-7.5 7.5 3.3575 7.5 7.5-3.3575 7.5-7.5 7.5zm50 0c-4.1425 0-7.5-3.3575-7.5-7.5s3.3575-7.5 7.5-7.5 7.5 3.3575 7.5 7.5-3.3575 7.5-7.5 7.5zm-25 0c-4.1425 0-7.5-3.3575-7.5-7.5s3.3575-7.5 7.5-7.5 7.5 3.3575 7.5 7.5-3.3575 7.5-7.5 7.5z",fill:"#4F748E"}),o.default.createElement("path",{fill:"#0087BE",d:"M0 47h1005v65H0"}),o.default.createElement("mask",{id:"d",fill:"#fff"},o.default.createElement("use",{xlinkHref:"#c"})),o.default.createElement("g",{mask:"url(#d)"},o.default.createElement("path",{fill:"#0087BE",d:"M197 245h194v194H197z"}),o.default.createElement("g",{transform:"translate(355 409)"},
7748 o.default.createElement("mask",{id:"f",fill:"#fff"},o.default.createElement("use",{xlinkHref:"#e"})),o.default.createElement("path",{d:"M9 15.7676l-4.884-4.884 1.768-1.767L9 12.2326l8.658-8.658C15.823 1.3906 13.075-.0004 10-.0004c-5.523 0-10 4.478-10 10 0 5.523 4.477 10 10 10s10-4.477 10-10c0-1.528-.353-2.971-.966-4.266L9 15.7676z",fill:"#FFF",mask:"url(#f)"})),o.default.createElement("path",{fill:"#E9EFF3",d:"M207 414h100v10H207z"}),o.default.createElement("path",{d:"M281.5 301.25h39v-9.75h-39v9.75zm29.25 29.25h9.75v-22.75h-9.75v22.75zm-29.25 0h22.75v-22.75H281.5v22.75zm39-45.5h-39c-3.59125 0-6.5 2.90875-6.5 6.5v39c0 3.59125 2.90875 6.5 6.5 6.5h39c3.59125 0 6.5-2.90875 6.5-6.5v-39c0-3.59125-2.90875-6.5-6.5-6.5zm-52 13c-3.59125 0-6.5 2.90875-6.5 6.5v39c0 3.575 2.925 6.5 6.5 6.5h39c3.59125 0 6.5-2.90875 6.5-6.5h-45.5V298z",fill:"#FFF"}),o.default.createElement("g",null,o.default.createElement("path",{fill:"#FFF",d:"M406 245h194v150H406zM406 399h194v40H406z"}),o.default.createElement(
7749 "path",{fill:"#87A6BC",d:"M416 414h100v10H416zM490.5 301.25h39v-9.75h-39v9.75zm29.25 29.25h9.75v-22.75h-9.75v22.75zm-29.25 0h22.75v-22.75H490.5v22.75zm39-45.5h-39c-3.59125 0-6.5 2.90875-6.5 6.5v39c0 3.59125 2.90875 6.5 6.5 6.5h39c3.59125 0 6.5-2.90875 6.5-6.5v-39c0-3.59125-2.90875-6.5-6.5-6.5zm-52 13c-3.59125 0-6.5 2.90875-6.5 6.5v39c0 3.575 2.925 6.5 6.5 6.5h39c3.59125 0 6.5-2.90875 6.5-6.5h-45.5V298z"})),o.default.createElement("g",null,o.default.createElement("path",{fill:"#FFF",d:"M615 245h194v150H615zM615 399h194v40H615z"}),o.default.createElement("path",{fill:"#87A6BC",d:"M625 414h100v10H625zM699.5 301.25h39v-9.75h-39v9.75zm29.25 29.25h9.75v-22.75h-9.75v22.75zm-29.25 0h22.75v-22.75H699.5v22.75zm39-45.5h-39c-3.59125 0-6.5 2.90875-6.5 6.5v39c0 3.59125 2.90875 6.5 6.5 6.5h39c3.59125 0 6.5-2.90875 6.5-6.5v-39c0-3.59125-2.90875-6.5-6.5-6.5zm-52 13c-3.59125 0-6.5 2.90875-6.5 6.5v39c0 3.575 2.925 6.5 6.5 6.5h39c3.59125 0 6.5-2.90875 6.5-6.5h-45.5V298z"}))),o.default.createElement("g"
7750 ,{mask:"url(#d)"},o.default.createElement("path",{fill:"#FFF",d:"M197 454h194v150H197zM197 608h194v40H197z"}),o.default.createElement("path",{fill:"#87A6BC",d:"M207 623h100v10H207zM281.5 510.25h39v-9.75h-39v9.75zm29.25 29.25h9.75v-22.75h-9.75v22.75zm-29.25 0h22.75v-22.75H281.5v22.75zm39-45.5h-39c-3.59125 0-6.5 2.90875-6.5 6.5v39c0 3.59125 2.90875 6.5 6.5 6.5h39c3.59125 0 6.5-2.90875 6.5-6.5v-39c0-3.59125-2.90875-6.5-6.5-6.5zm-52 13c-3.59125 0-6.5 2.90875-6.5 6.5v39c0 3.575 2.925 6.5 6.5 6.5h39c3.59125 0 6.5-2.90875 6.5-6.5h-45.5V507z"}),o.default.createElement("g",null,o.default.createElement("path",{fill:"#FFF",d:"M406 454h194v150H406zM406 608h194v40H406z"}),o.default.createElement("path",{fill:"#87A6BC",d:"M416 623h100v10H416zM490.5 510.25h39v-9.75h-39v9.75zm29.25 29.25h9.75v-22.75h-9.75v22.75zm-29.25 0h22.75v-22.75H490.5v22.75zm39-45.5h-39c-3.59125 0-6.5 2.90875-6.5 6.5v39c0 3.59125 2.90875 6.5 6.5 6.5h39c3.59125 0 6.5-2.90875 6.5-6.5v-39c0-3.59125-2.90875-6.5-6.5-6.5zm-52 13c-3.
7751 59125 0-6.5 2.90875-6.5 6.5v39c0 3.575 2.925 6.5 6.5 6.5h39c3.59125 0 6.5-2.90875 6.5-6.5h-45.5V507z"})),o.default.createElement("g",null,o.default.createElement("path",{fill:"#FFF",d:"M615 454h194v150H615zM615 608h194v40H615z"}),o.default.createElement("path",{fill:"#87A6BC",d:"M625 623h100v10H625zM699.5 510.25h39v-9.75h-39v9.75zm29.25 29.25h9.75v-22.75h-9.75v22.75zm-29.25 0h22.75v-22.75H699.5v22.75zm39-45.5h-39c-3.59125 0-6.5 2.90875-6.5 6.5v39c0 3.59125 2.90875 6.5 6.5 6.5h39c3.59125 0 6.5-2.90875 6.5-6.5v-39c0-3.59125-2.90875-6.5-6.5-6.5zm-52 13c-3.59125 0-6.5 2.90875-6.5 6.5v39c0 3.575 2.925 6.5 6.5 6.5h39c3.59125 0 6.5-2.90875 6.5-6.5h-45.5V507z"}))),o.default.createElement("g",{mask:"url(#d)"},o.default.createElement("path",{fill:"#FFF",d:"M197 165h614v50H197z"}),o.default.createElement("path",{d:"M215.7777778 187.7222222c0-3.8291666 3.1152778-6.9444444 6.9444444-6.9444444 3.8291667 0 6.9444445 3.1152778 6.9444445 6.9444444 0 3.8291667-3.1152778 6.9444445-6.9444445 6.9444445-
7752 3.8291666 0-6.9444444-3.1152778-6.9444444-6.9444445zm22.2222222 12.5l-7.1583333-7.1583333c1.0111111-1.5333333 1.6027777-3.3680556 1.6027777-5.3416667 0-5.3694444-4.3527777-9.7222222-9.7222222-9.7222222C217.3527778 178 213 182.3527778 213 187.7222222c0 5.3694445 4.3527778 9.7222222 9.7222222 9.7222222 1.9736111 0 3.8083334-.5916666 5.3416667-1.6027777L235.2222222 203 238 200.2222222z",fill:"#87A6BC"})))))),o.default.createElement("div",{className:"jp-landing-apps__clouds jp-clouds-top"},o.default.createElement("img",{src:l.imagePath+"/white-clouds.svg"}))),o.default.createElement("div",{className:"jp-landing-apps__feature-container"},e.userCanManagePlugins?o.default.createElement("div",{className:"jp-landing-apps__feature"},o.default.createElement("div",{className:"jp-landing-apps__feature-col jp-landing-apps__feature-img"},o.default.createElement("svg",{width:"335",height:"233",viewBox:"0 0 1005 700",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},o.def
7753 ault.createElement("title",null,"Plugin Updates Container"),o.default.createElement("defs",null,o.default.createElement("rect",{id:"a",width:"1005",height:"700",rx:"8"}),o.default.createElement("rect",{id:"b",width:"335",height:"233",rx:"8"}),o.default.createElement("path",{id:"c",d:"M40 19.9996V0H0v39.9992h40z"}),o.default.createElement("path",{id:"e",d:"M40 19.9996V0H0v39.9992h40z"}),o.default.createElement("path",{id:"g",d:"M40 19.9996V0H0v39.9992h40z"}),o.default.createElement("path",{id:"i",d:"M40 19.9996V0H0v39.9992h40z"}),o.default.createElement("path",{id:"k",d:"M40 19.9996V0H0v39.9992h40z"})),o.default.createElement("g",{fill:"none","fill-rule":"evenodd"},o.default.createElement("g",null,o.default.createElement("rect",{fill:"#F3F6F8",width:"1005",height:"700",rx:"8"}),o.default.createElement("use",{fill:"#F3F6F8",xlinkHref:"#a"})),o.default.createElement("g",null,o.default.createElement("rect",{fill:"#E9EFF3",width:"1005",height:"65",rx:"8"}),o.default.createElement("path",
7754 {d:"M27.5 31c-4.1425 0-7.5-3.3575-7.5-7.5s3.3575-7.5 7.5-7.5 7.5 3.3575 7.5 7.5-3.3575 7.5-7.5 7.5zm50 0c-4.1425 0-7.5-3.3575-7.5-7.5s3.3575-7.5 7.5-7.5 7.5 3.3575 7.5 7.5-3.3575 7.5-7.5 7.5zm-25 0c-4.1425 0-7.5-3.3575-7.5-7.5s3.3575-7.5 7.5-7.5 7.5 3.3575 7.5 7.5-3.3575 7.5-7.5 7.5z",fill:"#4F748E"})),o.default.createElement("path",{fill:"#0087BE",d:"M0 47h1005v65H0"}),o.default.createElement("g",null,o.default.createElement("path",{fill:"#FFF",d:"M196 176h614v85H196z"}),o.default.createElement("g",{transform:"translate(740 199)"},o.default.createElement("mask",{id:"d",fill:"#fff"},o.default.createElement("use",{xlinkHref:"#c"})),o.default.createElement("path",{d:"M18 31.5352l-9.768-9.768 3.536-3.534L18 24.4652l17.316-17.316c-3.67-4.368-9.166-7.15-15.316-7.15-11.046 0-20 8.956-20 20 0 11.046 8.954 20 20 20s20-8.954 20-20c0-3.056-.706-5.942-1.932-8.532L18 31.5352z",fill:"#4AB866",mask:"url(#d)"})),o.default.createElement("path",{fill:"#87A6BC",d:"M211 191h55v55h-55z"}),o.default.cre
7755 ateElement("path",{d:"M244.5 213v-7.5c0-.828-.672-1.5-1.5-1.5s-1.5.672-1.5 1.5v7.5h-6v-7.5c0-.828-.672-1.5-1.5-1.5s-1.5.672-1.5 1.5v7.5H228v6c0 4.1865 2.4555 7.7895 6 9.4755V234h9v-5.5245c3.5445-1.686 6-5.289 6-9.4755v-6h-4.5z",fill:"#FFF"}),o.default.createElement("path",{fill:"#87A6BC",d:"M286 197h225v18H286z"}),o.default.createElement("path",{fill:"#A8BECE",d:"M286 225h165v14H286z"}),o.default.createElement("g",null,o.default.createElement("path",{fill:"#FFF",d:"M196 271h614v85H196z"}),o.default.createElement("g",{transform:"translate(740 294)"},o.default.createElement("mask",{id:"f",fill:"#fff"},o.default.createElement("use",{xlinkHref:"#e"})),o.default.createElement("path",{d:"M18 31.5352l-9.768-9.768 3.536-3.534L18 24.4652l17.316-17.316c-3.67-4.368-9.166-7.15-15.316-7.15-11.046 0-20 8.956-20 20 0 11.046 8.954 20 20 20s20-8.954 20-20c0-3.056-.706-5.942-1.932-8.532L18 31.5352z",fill:"#4AB866",mask:"url(#f)"})),o.default.createElement("path",{fill:"#87A6BC",d:"M211 286h55v55h-55z
7756 "}),o.default.createElement("path",{d:"M244.5 308v-7.5c0-.828-.672-1.5-1.5-1.5s-1.5.672-1.5 1.5v7.5h-6v-7.5c0-.828-.672-1.5-1.5-1.5s-1.5.672-1.5 1.5v7.5H228v6c0 4.1865 2.4555 7.7895 6 9.4755V329h9v-5.5245c3.5445-1.686 6-5.289 6-9.4755v-6h-4.5z",fill:"#FFF"}),o.default.createElement("g",null,o.default.createElement("path",{fill:"#87A6BC",d:"M286 292h225v18H286z"}),o.default.createElement("path",{fill:"#A8BECE",d:"M286 320h165v14H286z"}))),o.default.createElement("g",null,o.default.createElement("path",{fill:"#FFF",d:"M196 366h614v85H196z"}),o.default.createElement("g",{transform:"translate(740 389)"},o.default.createElement("mask",{id:"h",fill:"#fff"},o.default.createElement("use",{xlinkHref:"#g"})),o.default.createElement("path",{d:"M18 31.5352l-9.768-9.768 3.536-3.534L18 24.4652l17.316-17.316c-3.67-4.368-9.166-7.15-15.316-7.15-11.046 0-20 8.956-20 20 0 11.046 8.954 20 20 20s20-8.954 20-20c0-3.056-.706-5.942-1.932-8.532L18 31.5352z",fill:"#4AB866",mask:"url(#h)"})),o.default.createE
7757 lement("path",{fill:"#87A6BC",d:"M211 381h55v55h-55z"}),o.default.createElement("path",{d:"M244.5 403v-7.5c0-.828-.672-1.5-1.5-1.5s-1.5.672-1.5 1.5v7.5h-6v-7.5c0-.828-.672-1.5-1.5-1.5s-1.5.672-1.5 1.5v7.5H228v6c0 4.1865 2.4555 7.7895 6 9.4755V424h9v-5.5245c3.5445-1.686 6-5.289 6-9.4755v-6h-4.5z",fill:"#FFF"}),o.default.createElement("g",null,o.default.createElement("path",{fill:"#87A6BC",d:"M286 387h225v18H286z"}),o.default.createElement("path",{fill:"#A8BECE",d:"M286 415h165v14H286z"}))),o.default.createElement("g",null,o.default.createElement("path",{fill:"#FFF",d:"M196 461h614v85H196z"}),o.default.createElement("g",{transform:"translate(740 484)"},o.default.createElement("mask",{id:"j",fill:"#fff"},o.default.createElement("use",{xlinkHref:"#i"})),o.default.createElement("path",{d:"M18 31.5352l-9.768-9.768 3.536-3.534L18 24.4652l17.316-17.316c-3.67-4.368-9.166-7.15-15.316-7.15-11.046 0-20 8.956-20 20 0 11.046 8.954 20 20 20s20-8.954 20-20c0-3.056-.706-5.942-1.932-8.532L18 31.5352z
7758 ",fill:"#4AB866",mask:"url(#j)"})),o.default.createElement("path",{fill:"#87A6BC",d:"M211 476h55v55h-55z"}),o.default.createElement("path",{d:"M244.5 498v-7.5c0-.828-.672-1.5-1.5-1.5s-1.5.672-1.5 1.5v7.5h-6v-7.5c0-.828-.672-1.5-1.5-1.5s-1.5.672-1.5 1.5v7.5H228v6c0 4.1865 2.4555 7.7895 6 9.4755V519h9v-5.5245c3.5445-1.686 6-5.289 6-9.4755v-6h-4.5z",fill:"#FFF"}),o.default.createElement("g",null,o.default.createElement("path",{fill:"#87A6BC",d:"M286 482h225v18H286z"}),o.default.createElement("path",{fill:"#A8BECE",d:"M286 510h165v14H286z"}))),o.default.createElement("g",null,o.default.createElement("path",{fill:"#FFF",d:"M196 556h614v85H196z"}),o.default.createElement("g",{transform:"translate(740 579)"},o.default.createElement("mask",{id:"l",fill:"#fff"},o.default.createElement("use",{xlinkHref:"#k"})),o.default.createElement("path",{d:"M18 31.5352l-9.768-9.768 3.536-3.534L18 24.4652l17.316-17.316c-3.67-4.368-9.166-7.15-15.316-7.15-11.046 0-20 8.956-20 20 0 11.046 8.954 20 20 20s20-8.
7759 954 20-20c0-3.056-.706-5.942-1.932-8.532L18 31.5352z",fill:"#4AB866",mask:"url(#l)"})),o.default.createElement("path",{fill:"#87A6BC",d:"M211 571h55v55h-55z"}),o.default.createElement("path",{d:"M244.5 593v-7.5c0-.828-.672-1.5-1.5-1.5s-1.5.672-1.5 1.5v7.5h-6v-7.5c0-.828-.672-1.5-1.5-1.5s-1.5.672-1.5 1.5v7.5H228v6c0 4.1865 2.4555 7.7895 6 9.4755V614h9v-5.5245c3.5445-1.686 6-5.289 6-9.4755v-6h-4.5z",fill:"#FFF"}),o.default.createElement("g",null,o.default.createElement("path",{fill:"#87A6BC",d:"M286 577h225v18H286z"}),o.default.createElement("path",{fill:"#A8BECE",d:"M286 605h165v14H286z"}))))))),o.default.createElement("div",{className:"jp-landing-apps__feature-col jp-landing-apps__feature-desc"},o.default.createElement("h3",{className:"jp-landing__apps-feature-title"},(0,u.translate)("Bulk and automatic updates")),o.default.createElement("p",{className:"jp-landing__apps-feature-text"},(0,u.translate)("Most security flaws are found in outdated plugins. Use our Web and Desktop apps to
7760 turn on auto-updates or update plugins manually for all your websites in one convenient place.")),o.default.createElement(c.default,{href:"https://wordpress.com/plugins/"+e.siteRawUrl,className:"is-primary"},(0,u.translate)("Manage Plugins")))):null,e.userCanEditPosts?o.default.createElement("div",{className:"jp-landing-apps__feature"},o.default.createElement("div",{className:"jp-landing-apps__feature-col jp-landing-apps__feature-desc"},o.default.createElement("h3",{className:"jp-landing__apps-feature-title"},(0,u.translate)("Focus on your Writing")),o.default.createElement("p",{className:"jp-landing__apps-feature-text"},(0,u.translate)("Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.")),o.default.createElement(c.default,{href:"https://wordpress.com/post/"+e.siteRawUrl,className:"is-primary"},(0,u.translate)("Try the New Editor"))),o.default.createElement("div",{className:"jp-landing-apps__feature-co
7761 l jp-landing-apps__feature-img"},o.default.createElement("svg",{width:"335",height:"233",viewBox:"0 0 1005 700",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},o.default.createElement("title",null,"Editor Container"),o.default.createElement("defs",null,o.default.createElement("rect",{id:"a",width:"1005",height:"700",rx:"8"}),o.default.createElement("rect",{id:"b",width:"335",height:"233",rx:"8"})),o.default.createElement("g",{fill:"none","fill-rule":"evenodd"},o.default.createElement("g",null,o.default.createElement("rect",{fill:"#F3F6F8",width:"1005",height:"700",rx:"8"}),o.default.createElement("use",{fill:"#F3F6F8",xlinkHref:"#a"})),o.default.createElement("g",null,o.default.createElement("rect",{fill:"#E9EFF3",width:"1005",height:"65",rx:"8"}),o.default.createElement("path",{d:"M27.5 31c-4.1425 0-7.5-3.3575-7.5-7.5s3.3575-7.5 7.5-7.5 7.5 3.3575 7.5 7.5-3.3575 7.5-7.5 7.5zm50 0c-4.1425 0-7.5-3.3575-7.5-7.5s3.3575-7.5 7.5-7.5 7.5 3.3575 7.5 7.5-3.3575
7762 7.5-7.5 7.5zm-25 0c-4.1425 0-7.5-3.3575-7.5-7.5s3.3575-7.5 7.5-7.5 7.5 3.3575 7.5 7.5-3.3575 7.5-7.5 7.5z",fill:"#4F748E"})),o.default.createElement("path",{fill:"#0087BE",d:"M0 47h1005v65H0"}),o.default.createElement("g",null,o.default.createElement("g",{fill:"#87A6BC"},o.default.createElement("path",{d:"M356 450h70v25h-70zM583 450h85v25h-85zM446 450h117v25H446zM196 450h140v25H196z"})),o.default.createElement("g",{fill:"#A8BECE"},o.default.createElement("path",{d:"M196 498h75v22h-75zM291 498h187v22H291zM498 498h96v22h-96zM614 498h163v22H614z"})),o.default.createElement("g",{fill:"#A8BECE"},o.default.createElement("path",{d:"M196 545h100v22H196zM316 545h115v22H316zM451 545h58v22h-58zM529 545h180v22H529z"})),o.default.createElement("g",{fill:"#A8BECE"},o.default.createElement("path",{d:"M196 592h57v22h-57zM270 592h104v22H270zM394 592h167v22H394z"}))),o.default.createElement("g",null,o.default.createElement("path",{fill:"#A8BECE",d:"M196 176h614v225H196z"}),o.default.createElement("p
7763 ath",{d:"M583 229H423v74.44L463 259l58.95 65.5 15.87-18.52c7.98-9.31 22.38-9.31 30.36 0L583 323.27V229zm20 0v120c0 11.05-8.95 20-20 20H423c-11.05 0-20-8.95-20-20V229c0-11.05 8.95-20 20-20h160c11.05 0 20 8.95 20 20zm-90 35c0-8.28 6.72-15 15-15 8.28 0 15 6.72 15 15 0 8.28-6.72 15-15 15-8.28 0-15-6.72-15-15z",fill:"#F3F6F8"})))))):null,t?o.default.createElement("div",{className:"jp-landing-apps__feature"},o.default.createElement("div",{className:"jp-landing-apps__feature-col jp-landing-apps__feature-img"},o.default.createElement("svg",{width:"335",height:"233",viewBox:"0 0 1005 700",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},o.default.createElement("title",null,"Stats Container"),o.default.createElement("defs",null,o.default.createElement("rect",{id:"a",width:"1005",height:"700",rx:"8"}),o.default.createElement("rect",{id:"b",width:"1005",height:"700",rx:"8"})),o.default.createElement("g",{fill:"none","fill-rule":"evenodd"},o.default.createElement("g"
7764 ,null,o.default.createElement("rect",{fill:"#F3F6F8",width:"1005",height:"700",rx:"8"}),o.default.createElement("use",{fill:"#F3F6F8",xlinkHref:"#a"})),o.default.createElement("g",null,o.default.createElement("rect",{fill:"#E9EFF3",width:"1005",height:"65",rx:"8"}),o.default.createElement("path",{d:"M27.5 31c-4.1425 0-7.5-3.3575-7.5-7.5s3.3575-7.5 7.5-7.5 7.5 3.3575 7.5 7.5-3.3575 7.5-7.5 7.5zm50 0c-4.1425 0-7.5-3.3575-7.5-7.5s3.3575-7.5 7.5-7.5 7.5 3.3575 7.5 7.5-3.3575 7.5-7.5 7.5zm-25 0c-4.1425 0-7.5-3.3575-7.5-7.5s3.3575-7.5 7.5-7.5 7.5 3.3575 7.5 7.5-3.3575 7.5-7.5 7.5z",fill:"#4F748E"})),o.default.createElement("path",{fill:"#0087BE",d:"M0 47h1005v65H0"}),o.default.createElement("path",{fill:"#FFF",d:"M196 176h614v343H196z"}),o.default.createElement("g",{fill:"#87A6BC"},o.default.createElement("path",{d:"M253 329.2941176h58.8235294v152.507707H253zM547.117647 289.5882353h58.8235294v192.641314H547.117647zM694.176471 269h58.8235294v213.235294H694.176471zM326.5294118 345.4705882h5
7765 8.8235294v136.454264h-58.8235294zM473.588235 321.9411765h58.8235294v160.534429H473.588235zM400.058824 305.7647059h58.8235294v176.587871H400.058824zM620.647059 305.7647059h58.8235294v176.587871H620.647059z"})),o.default.createElement("g",null,o.default.createElement("path",{fill:"#FFF",d:"M196 529h144v100H196zM352 529h144v100H352zM509 529h144v100H509zM665 529h144v100H665z"}),o.default.createElement("path",{fill:"#87A6BC",d:"M581.5 558l-5.8095 15.642-16.6905.6885 13.0995 10.35225L567.595 600.75l13.905-9.24525 13.905 9.24525-4.5045-16.06725L604 574.3305l-16.6905-.6885M715 562v22.5c0 2.7625 2.2375 5 5 5h22.5V602l13.3125-9.51c2.6275-1.875 4.1875-4.9075 4.1875-8.135V562c0-2.7625-2.2375-5-5-5h-35c-2.7625 0-5 2.2375-5 5M424.5 602s22.5 0 22.5-5.625c0-6.75-10.96875-14.0625-22.5-14.0625S402 589.625 402 596.375C402 602 424.5 602 424.5 602m0-45c6.212812 0 11.25 5.0371875 11.25 11.25s-5.037188 11.25-11.25 11.25-11.25-5.0371875-11.25-11.25S418.287188 557 424.5 557M268.5 589c-9.8575 0-17.315-6.21-2
7766 0.9475-10 2.6-2.71 7.155-6.6425 13.135-8.6725-1.35 1.705-2.1875 3.83-2.1875 6.1725 0 5.5225 4.4775 10 10 10s10-4.4775 10-10c0-2.3425-.8375-4.4675-2.1875-6.1725 5.9825 2.03 10.54 5.9625 13.135 8.6725-3.6375 3.795-11.0925 10-20.9475 10m0-25c-17.03 0-27.5 15-27.5 15s10.47 15 27.5 15 27.5-15 27.5-15-10.47-15-27.5-15"}))))),o.default.createElement("div",{className:"jp-landing-apps__feature-col jp-landing-apps__feature-desc"},o.default.createElement("h2",null,(0,u.translate)("Connect with your Visitors")),o.default.createElement("p",null,(0,u.translate)("Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.")),o.default.createElement(c.default,{href:"https://wordpress.com/stats/"+e.siteRawUrl,className:"is-primary"},(0,u.translate)("View Your Stats")))):"",o.default.createElement("div",{className:"jp-landing-apps__feature"},t?"":o.default.createElement("div",{className:"jp-landing-apps__fe
7767 ature-col jp-landing-apps__feature-img"},o.default.createElement("svg",{width:"335",height:"233",
7768 +viewBox:"0 0 1005 700",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},o.default.createElement("title",null,"Reader Container"),o.default.createElement("defs",null,o.default.createElement("rect",{id:"a",width:"1005",height:"700",rx:"8"}),o.default.createElement("rect",{id:"b",width:"335",height:"233",rx:"8"}),o.default.createElement("path",{id:"c",d:"M158 125h725v575H158z"})),o.default.createElement("g",{fill:"none","fill-rule":"evenodd"},o.default.createElement("rect",{fill:"#F3F6F8",width:"335",height:"233",rx:"8"}),o.default.createElement("use",{fill:"#F3F6F8",xlinkHref:"#a"}),o.default.createElement("rect",{fill:"#E9EFF3",width:"1005",height:"65",rx:"8"}),o.default.createElement("path",{d:"M27.5 31c-4.1425 0-7.5-3.3575-7.5-7.5s3.3575-7.5 7.5-7.5 7.5 3.3575 7.5 7.5-3.3575 7.5-7.5 7.5zm50 0c-4.1425 0-7.5-3.3575-7.5-7.5s3.3575-7.5 7.5-7.5 7.5 3.3575 7.5 7.5-3.3575 7.5-7.5 7.5zm-25 0c-4.1425 0-7.5-3.3575-7.5-7.5s3.3575-7.5 7.5-7.5 7.5 3.3575 7.5 7.5-3.3
7769 575 7.5-7.5 7.5z",fill:"#4F748E"}),o.default.createElement("path",{fill:"#0087BE",d:"M0 47h1005v65H0"}),o.default.createElement("mask",{id:"d",fill:"#fff"},o.default.createElement("use",{xlinkHref:"#c"})),o.default.createElement("g",{mask:"url(#d)"},o.default.createElement("path",{fill:"#FFF",d:"M197 326h614v151H197z"}),o.default.createElement("g",{fill:"#87A6BC"},o.default.createElement("path",{d:"M377 346h70v20h-70zM467 346h117v20H467zM217 346h140v20H217z"})),o.default.createElement("g",{fill:"#A8BECE"},o.default.createElement("path",{d:"M217 388h75v14h-75zM312 388h187v14H312zM519 388h96v14h-96zM635 388h100v14H635z"})),o.default.createElement("g",{fill:"#A8BECE"},o.default.createElement("path",{d:"M217 415h100v14H217zM337 415h115v14H337zM472 415h58v14h-58zM550 415h200v14H550z"})),o.default.createElement("g",{fill:"#A8BECE"},o.default.createElement("path",{d:"M217 442h57v14h-57zM291 442h104v14H291zM415 442h167v14H415z"})),o.default.createElement("g",null,o.default.createElement("pa
7770 th",{fill:"#A8BECE",d:"M197 176h614v150H197z"}),o.default.createElement("path",{d:"M544 221h-80v37.22L484 236l29.475 32.75 7.935-9.26c3.99-4.655 11.19-4.655 15.18 0l7.41 8.645V221zm10 0v60c0 5.525-4.475 10-10 10h-80c-5.525 0-10-4.475-10-10v-60c0-5.525 4.475-10 10-10h80c5.525 0 10 4.475 10 10zm-45 17.5c0-4.14 3.36-7.5 7.5-7.5 4.14 0 7.5 3.36 7.5 7.5 0 4.14-3.36 7.5-7.5 7.5-4.14 0-7.5-3.36-7.5-7.5z",fill:"#FFF"}))),o.default.createElement("g",{mask:"url(#d)"},o.default.createElement("path",{fill:"#FFF",d:"M197 705h614v151H197z"}),o.default.createElement("g",{fill:"#87A6BC"},o.default.createElement("path",{d:"M377 725h70v20h-70zM467 725h117v20H467zM217 725h140v20H217z"})),o.default.createElement("g",{fill:"#A8BECE"},o.default.createElement("path",{d:"M217 767h75v14h-75zM312 767h187v14H312zM519 767h96v14h-96zM635 767h100v14H635z"})),o.default.createElement("g",{fill:"#A8BECE"},o.default.createElement("path",{d:"M217 794h100v14H217zM337 794h115v14H337zM472 794h58v14h-58zM550 794h200v14H5
7771 50z"})),o.default.createElement("g",{fill:"#A8BECE"},o.default.createElement("path",{d:"M217 821h57v14h-57zM291 821h104v14H291zM415 821h167v14H415z"})),o.default.createElement("g",null,o.default.createElement("path",{fill:"#A8BECE",d:"M197 555h614v150H197z"}),o.default.createElement("path",{d:"M544 600h-80v37.22L484 615l29.475 32.75 7.935-9.26c3.99-4.655 11.19-4.655 15.18 0l7.41 8.645V600zm10 0v60c0 5.525-4.475 10-10 10h-80c-5.525 0-10-4.475-10-10v-60c0-5.525 4.475-10 10-10h80c5.525 0 10 4.475 10 10zm-45 17.5c0-4.14 3.36-7.5 7.5-7.5 4.14 0 7.5 3.36 7.5 7.5 0 4.14-3.36 7.5-7.5 7.5-4.14 0-7.5-3.36-7.5-7.5z",fill:"#FFF"})))))),o.default.createElement("div",{className:"jp-landing-apps__feature-col jp-landing-apps__feature-desc"},o.default.createElement("h2",null,(0,u.translate)("Connect with the Community")),o.default.createElement("p",null,(0,u.translate)("The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the c
7772 onversation anywhere, any time.")),o.default.createElement(c.default,{href:"https://wordpress.com/reader",className:"is-primary"},(0,u.translate)("Launch Reader"))),t?o.default.createElement("div",{className:"jp-landing-apps__feature-col jp-landing-apps__feature-img"},o.default.createElement("svg",{width:"335",height:"233",viewBox:"0 0 1005 700",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},o.default.createElement("title",null,"Reader Container"),o.default.createElement("defs",null,o.default.createElement("rect",{id:"a",width:"1005",height:"700",rx:"8"}),o.default.createElement("rect",{id:"b",width:"335",height:"233",rx:"8"}),o.default.createElement("path",{id:"c",d:"M158 125h725v575H158z"})),o.default.createElement("g",{fill:"none","fill-rule":"evenodd"},o.default.createElement("rect",{fill:"#F3F6F8",width:"335",height:"233",rx:"8"}),o.default.createElement("use",{fill:"#F3F6F8",xlinkHref:"#a"}),o.default.createElement("rect",{fill:"#E9EFF3",width:"1
7773 005",height:"65",rx:"8"}),o.default.createElement("path",{d:"M27.5 31c-4.1425 0-7.5-3.3575-7.5-7.5s3.3575-7.5 7.5-7.5 7.5 3.3575 7.5 7.5-3.3575 7.5-7.5 7.5zm50 0c-4.1425 0-7.5-3.3575-7.5-7.5s3.3575-7.5 7.5-7.5 7.5 3.3575 7.5 7.5-3.3575 7.5-7.5 7.5zm-25 0c-4.1425 0-7.5-3.3575-7.5-7.5s3.3575-7.5 7.5-7.5 7.5 3.3575 7.5 7.5-3.3575 7.5-7.5 7.5z",fill:"#4F748E"}),o.default.createElement("path",{fill:"#0087BE",d:"M0 47h1005v65H0"}),o.default.createElement("mask",{id:"d",fill:"#fff"},o.default.createElement("use",{xlinkHref:"#c"})),o.default.createElement("g",{mask:"url(#d)"},o.default.createElement("path",{fill:"#FFF",d:"M197 326h614v151H197z"}),o.default.createElement("g",{fill:"#87A6BC"},o.default.createElement("path",{d:"M377 346h70v20h-70zM467 346h117v20H467zM217 346h140v20H217z"})),o.default.createElement("g",{fill:"#A8BECE"},o.default.createElement("path",{d:"M217 388h75v14h-75zM312 388h187v14H312zM519 388h96v14h-96zM635 388h100v14H635z"})),o.default.createElement("g",{fill:"#A8BECE"
7774 },o.default.createElement("path",{d:"M217 415h100v14H217zM337 415h115v14H337zM472 415h58v14h-58zM550 415h200v14H550z"})),o.default.createElement("g",{fill:"#A8BECE"},o.default.createElement("path",{d:"M217 442h57v14h-57zM291 442h104v14H291zM415 442h167v14H415z"})),o.default.createElement("g",null,o.default.createElement("path",{fill:"#A8BECE",d:"M197 176h614v150H197z"}),o.default.createElement("path",{d:"M544 221h-80v37.22L484 236l29.475 32.75 7.935-9.26c3.99-4.655 11.19-4.655 15.18 0l7.41 8.645V221zm10 0v60c0 5.525-4.475 10-10 10h-80c-5.525 0-10-4.475-10-10v-60c0-5.525 4.475-10 10-10h80c5.525 0 10 4.475 10 10zm-45 17.5c0-4.14 3.36-7.5 7.5-7.5 4.14 0 7.5 3.36 7.5 7.5 0 4.14-3.36 7.5-7.5 7.5-4.14 0-7.5-3.36-7.5-7.5z",fill:"#FFF"}))),o.default.createElement("g",{mask:"url(#d)"},o.default.createElement("path",{fill:"#FFF",d:"M197 705h614v151H197z"}),o.default.createElement("g",{fill:"#87A6BC"},o.default.createElement("path",{d:"M377 725h70v20h-70zM467 725h117v20H467zM217 725h140v20H217
7775 z"})),o.default.createElement("g",{fill:"#A8BECE"},o.default.createElement("path",{d:"M217 767h75v14h-75zM312 767h187v14H312zM519 767h96v14h-96zM635 767h100v14H635z"})),o.default.createElement("g",{fill:"#A8BECE"},o.default.createElement("path",{d:"M217 794h100v14H217zM337 794h115v14H337zM472 794h58v14h-58zM550 794h200v14H550z"})),o.default.createElement("g",{fill:"#A8BECE"},o.default.createElement("path",{d:"M217 821h57v14h-57zM291 821h104v14H291zM415 821h167v14H415z"})),o.default.createElement("g",null,o.default.createElement("path",{fill:"#A8BECE",d:"M197 555h614v150H197z"}),o.default.createElement("path",{d:"M544 600h-80v37.22L484 615l29.475 32.75 7.935-9.26c3.99-4.655 11.19-4.655 15.18 0l7.41 8.645V600zm10 0v60c0 5.525-4.475 10-10 10h-80c-5.525 0-10-4.475-10-10v-60c0-5.525 4.475-10 10-10h80c5.525 0 10 4.475 10 10zm-45 17.5c0-4.14 3.36-7.5 7.5-7.5 4.14 0 7.5 3.36 7.5 7.5 0 4.14-3.36 7.5-7.5 7.5-4.14 0-7.5-3.36-7.5-7.5z",fill:"#FFF"})))))):"")),o.default.createElement("div",{clas
7776 sName:"jp-landing-apps__footer"},o.default.createElement("div",{className:"jp-landing-apps__clouds jp-clouds-bottom"},o.default.createElement("img",{src:l.imagePath+"/white-clouds-reverse.svg"})),o.default.createElement("div",{className:"jp-landing-apps__footer-top"},o.default.createElement("h2",{className:"jp-landing-apps__title"},(0,u.translate)("Inspiration strikes any time, anywhere.")),o.default.createElement("p",{className:"jp-landing-apps__description"},(0,u.translate)("Get WordPress apps for any screen.")),o.default.createElement("img",{src:l.imagePath+"/apps/triple-devices.svg",className:"jp-landing-apps__devices"})),o.default.createElement("div",{className:"jp-landing-apps__downloads"},o.default.createElement("h3",{className:"jp-landing-apps__subtitle"},(0,u.translate)("In Your Pocket")),o.default.createElement("p",{className:"jp-landing-apps__sub-description"},(0,u.translate)("Publish content, track stats, moderate comments and so much more from anywhere in the world. Our
7777 mobile apps are open source, free and available to you on Apple or Android devices.")),o.default.createElement("p",{className:"jp-landing-apps__btn-container"},o.default.createElement(c.default,{href:"http://itunes.apple.com/us/app/wordpress/id335703880?mt=8",title:(0,u.translate)("WordPress.com in the App Store"),className:"jp-app-button button-ios"},o.default.createElement("svg",{width:"28",height:"28",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 96 96"},o.default.createElement("path",{d:"M74.7,62.2c-3.5-3.2-5.2-7.2-5.3-12.1c-0.1-6.2,2.8-11.1,8.5-14.5c-3.2-4.5-8-7.1-14.4-7.6c-2.4-0.2-5.2,0.3-8.7,1.5 c-3.6,1.3-5.7,2-6.4,2c-0.8,0-2.8-0.6-5.7-1.7c-3-1.1-5.4-1.7-7.2-1.7c-3.4,0.1-6.5,0.9-9.4,2.6c-2.9,1.7-5.2,4-6.9,7 C17.1,41.5,16,45.9,16,51c0,4.4,0.8,9,2.4,13.8c1.5,4.4,3.5,8.2,5.8,11.6c2.2,3.1,4,5.3,5.5,6.6c2.3,2.1,4.6,3.2,6.9,3.1 c1.5-0.1,3.5-0.6,6-1.6c2.5-1,4.8-1.5,6.9-1.5c2,0,4.3,0.5,6.7,1.5c2.4,1,4.5,1.5,6.2,1.5c2.4-0.1,4.7-1,6.8-3 c1.4-1.2,3.1-3.3,5.3-6.4c1.6-2.2,2.9-4.7,4.1-7
7778 .3c0.5-1.1,0.9-2.3,1.3-3.5C78.1,64.9,76.3,63.7,74.7,62.2z M59.8,22.2 c2.8-3.3,4.2-6.8,4.2-10.6v0c0-0.5,0-1-0.1-1.5c-1.9,0.1-4,0.7-6.1,1.7c-2.2,1.1-4,2.4-5.4,4C49.6,19,48,22.9,48,26.5 c0,0.5,0,1,0.1,1.4C52.5,28.3,56.5,26.1,59.8,22.2z"})),"iOS"),o.default.createElement(c.default,{href:"http://play.google.com/store/apps/details?id=org.wordpress.android",title:(0,u.translate)("WordPress.com in Google Play"),className:"jp-app-button button-android"},o.default.createElement("svg",{width:"32",height:"32",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 96 96"},o.default.createElement("path",{d:"M25,34.1c-2.1,0-4,1.7-4,3.7v16.6c0,2,1.9,3.7,4,3.7c2.1,0,4-1.7,4-3.7V37.8C29,35.7,27.1,34.1,25,34.1z M31,35v29.5 c0,1.1,0.5,2.5,1.6,2.5H37v8.8c0,2,1.9,3.7,4,3.7c2.1,0,4-1.7,4-3.7V67h6v8.8c0,2,1.9,3.7,4,3.7c2.1,0,4-1.7,4-3.7V67h4.4 c1.2,0,1.6-1.3,1.6-2.5V50V35h-1.6H31z M56.4,20.1l3-4.1c0.1-0.1,0-0.2-0.2-0.3c-0.2-0.1-0.4-0.1-0.4,0l-3.1,4.3 c-2.1-0.8-4.6-1.3-7.7-1.3c-3.1,0-5.7,0.5-7.8,1.3l-3.1-4.3c-0.1-
7779 0.1-0.3-0.1-0.4,0.1c-0.2,0.1-0.3,0.3-0.2,0.4l3,4 c-8.6,3.8-8.9,13-8.9,13h34.7C65.3,33,65,23.9,56.4,20.1z M40.4,27.8c-1.2,0-2.1-0.9-2.1-2.1c0-1.1,0.9-2.1,2.1-2.1 c1.2,0,2.1,0.9,2.1,2.1C42.5,26.9,41.5,27.8,40.4,27.8z M55.6,27.8c-1.2,0-2.1-0.9-2.1-2.1c0-1.1,0.9-2.1,2.1-2.1 c1.2,0,2.1,0.9,2.1,2.1C57.7,26.9,56.8,27.8,55.6,27.8z M71,34.1c-2.1,0-4,1.7-4,3.7v16.6c0,2,1.9,3.7,4,3.7c2.1,0,4-1.7,4-3.7V37.8 C75,35.7,73.1,34.1,71,34.1z"})),"Android")),o.default.createElement("h3",{className:"jp-landing-apps__subtitle"},(0,u.translate)("On Your Desktop")),o.default.createElement("p",{className:"jp-landing-apps__sub-description"},(0,u.translate)("A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.")),o.default.createElement("p",{className:"jp-landing-apps__btn-container"},o.default.createElement(c.default,{href:"https://apps.wordpress.com/d/osx",title:(0,u.translate)("WordPress.com for Mac O
7780 S X"),className:"jp-app-button button-macosx"},o.default.createElement("svg",{width:"32",height:"32",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 48 48"},o.default.createElement("path",{d:"M24,8C15.163,8,8,15.163,8,24s7.163,16,16,16s16-7.163,16-16S32.837,8,24,8z M31.31,33.849h-0.986 l-6.31-9.152h-0.058l-6.31,9.152h-0.972l6.817-9.82l-6.846-9.878h0.986l6.339,9.181h0.058l6.353-9.181h0.972l-6.861,9.878 L31.31,33.849z"})),"Mac OS X"),o.default.createElement(c.default,{href:"https://apps.wordpress.com/d/windows",title:(0,u.translate)("WordPress.com for Windows"),className:"jp-app-button button-windows"},o.default.createElement("svg",{width:"32",height:"32",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 48 48"},o.default.createElement("path",{d:"M8,35.5l13,2.031V25H8V35.5z M8,24h13V10.172L8,12V24z M22,37.688L40,40.5V25H22V37.688z M22,10.031 V24h18V7.5L22,10.031z"})),"Windows"),o.default.createElement(c.default,{href:"https://apps.wordpress.com/d/linux",title:(0,u.translate)("WordPress.
7781 com for Linux"),className:"jp-app-button button-linux"},o.default.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"21",height:"24",viewBox:"0 0 21 24"},o.default.createElement("path",{d:"M9.8 5.9C9.8 5.9 9.8 5.9 9.8 5.9L9.7 5.9C9.6 5.9 9.6 5.9 9.5 5.8 9.5 5.8 9.4 5.7 9.4 5.6 9.4 5.5 9.4 5.5 9.5 5.5L9.7 5.6C9.8 5.7 9.8 5.8 9.8 5.9M8.4 5.1C8.4 4.7 8.3 4.4 8 4.4 8 4.4 8 4.5 7.9 4.5L7.9 4.7 8.2 4.7C8.2 4.8 8.3 4.9 8.3 5.1L8.4 5.1M11.2 4.7C11.3 4.7 11.4 4.8 11.5 5.1L11.7 5.1C11.6 5 11.6 4.9 11.6 4.8 11.6 4.8 11.6 4.7 11.5 4.6 11.4 4.5 11.3 4.4 11.3 4.4 11.3 4.4 11.2 4.5 11.1 4.5 11.1 4.6 11.2 4.6 11.2 4.7M8.8 5.9C8.7 5.9 8.7 5.9 8.7 5.9 8.7 5.8 8.7 5.7 8.8 5.6 9 5.6 9.1 5.5 9.1 5.5 9.1 5.5 9.1 5.6 9.1 5.6 9.1 5.7 9.1 5.8 8.9 5.9L8.8 5.9M7.9 5.9C7.6 5.7 7.6 5.5 7.6 5.1 7.6 4.8 7.6 4.7 7.7 4.5 7.8 4.4 7.9 4.3 8.1 4.3 8.3 4.3 8.3 4.4 8.5 4.5 8.6 4.8 8.7 5 8.7 5.2L8.7 5.3 8.7 5.4 8.7 5.4 8.7 5.3C8.8 5.3 8.8 5.2 8.8 4.8 8.8 4.6 8.8 4.4 8.7 4.1 8.5 3.9 8.3 3.7 8 3.7 7.8 3.7 7.6 3
7782 .9 7.5 4.1 7.3 4.4 7.3 4.7 7.3 5.1 7.3 5.4 7.4 5.7 7.7 6 7.8 5.9 7.9 5.9 7.9 5.9M17.8 17C17.9 17 17.9 17 17.9 16.9 17.9 16.7 17.8 16.5 17.6 16.3 17.3 16 16.9 15.9 16.5 15.8 16.4 15.8 16.3 15.8 16.3 15.8 16.2 15.8 16.2 15.8 16.2 15.8 16.1 15.8 15.9 15.8 15.8 15.8 16.1 15 16.2 14.4 16.2 13.8 16.2 13 16 12.5 15.7 12 15.4 11.5 15.1 11.3 14.7 11.2 14.6 11.3 14.6 11.3 14.6 11.4 15 11.5 15.4 11.8 15.6 12.3 15.8 12.9 15.9 13.3 15.9 13.9 15.9 14.3 15.8 15 15.5 15.8 15.2 16 14.9 16.3 14.7 16.7 14.7 16.8 14.7 16.8 14.7 16.8 14.7 16.8 14.8 16.8 14.9 16.6 15.1 16.5 15.1 16.3 15.3 16.2 15.5 16.1 15.7 16 15.9 16 16.3 16 16.7 16.1 16.9 16.2 17.3 16.3 17.4 16.4 17.5 16.5 17.6 16.6 17.7 16.7 17.7 16.8 17.7 16.9 17.8 17 17.8 17M10.6 5.5C10.5 5.5 10.5 5.3 10.5 5.2 10.5 4.8 10.5 4.7 10.6 4.4 10.8 4.3 10.9 4.2 11.1 4.2 11.3 4.2 11.5 4.4 11.7 4.5 11.7 4.8 11.8 4.9 11.8 5.2 11.8 5.5 11.7 5.8 11.3 5.9 11.3 5.9 11.4 5.9 11.5 5.9 11.7 5.9 11.7 6 11.9 6.1 12 5.6 12.1 5.3 12.1 4.9 12.1 4.4 12 4.1 11.8 3.9 11.6
7783 3.7 11.3 3.6 11 3.6 10.8 3.6 10.6 3.7 10.3 3.8 10.2 4 10.1 4.2 10.1 4.4 10.1 4.8 10.2 5.2 10.3 5.5 10.4 5.5 10.5 5.5 10.6 5.5M11.5 6.8C10.5 7.5 9.7 7.8 9.1 7.8 8.5 7.8 7.9 7.6 7.5 7.2 7.6 7.4 7.6 7.5 7.7 7.6L8.2 8.1C8.5 8.4 8.9 8.5 9.3 8.5 9.8 8.5 10.5 8.2 11.3 7.7L12 7.2C12.1 7 12.3 6.9 12.3 6.7 12.3 6.6 12.3 6.5 12.2 6.5 12.1 6.3 11.7 6.1 10.9 5.9 10.2 5.5 9.7 5.4 9.4 5.4 9.1 5.4 8.7 5.5 8.2 5.9 7.7 6.2 7.4 6.5 7.4 6.8 7.4 6.8 7.5 6.9 7.6 7 8 7.4 8.5 7.7 9 7.7 9.6 7.7 10.4 7.4 11.4 6.6L11.4 6.7C11.5 6.7 11.5 6.8 11.5 6.8M13.3 22.8C13.6 23.4 14.2 23.7 14.8 23.7 15 23.7 15.1 23.6 15.3 23.6 15.4 23.5 15.6 23.5 15.7 23.4 15.8 23.4 15.8 23.3 15.9 23.3 16.1 23.2 16.1 23.2 16.2 23.1L17.5 22C17.8 21.7 18.1 21.5 18.5 21.3 18.8 21.1 19.2 21 19.3 20.9 19.6 20.8 19.7 20.8 19.9 20.6 19.9 20.5 20 20.4 20 20.2 20 19.9 19.9 19.8 19.7 19.6 19.6 19.5 19.4 19.4 19.2 19.4 19.1 19.3 18.9 19.2 18.7 19 18.5 18.8 18.4 18.5 18.3 18.1L18.2 17.7C18.1 17.4 18.1 17.3 18.1 17.2 18.1 17.2 18.1 17.2 18 17.2 17.9
7784 17.2 17.7 17.2 17.7 17.4 17.5 17.5 17.3 17.7 17.2 17.8 17.1 18 16.9 18.1 16.7 18.3 16.5 18.4 16.2 18.5 16.1 18.5 15.4 18.5 15.1 18.3 14.9 17.9 14.7 17.7 14.7 17.4 14.6 17.1 14.4 16.9 14.3 16.9 14.2 16.9 13.8 16.9 13.6 17.3 13.6 18.1L13.6 18.4 13.6 19.3 13.6 20 13.6 20.3 13.6 20.6C13.6 20.6 13.6 20.8 13.6 21 13.5 21.3 13.5 21.6 13.5 21.9L13.3 22.7 13.3 22.8M1.9 22.3C2.6 22.4 3.4 22.7 4.4 23 5.4 23.4 5.9 23.6 6.2 23.6 6.7 23.6 7.2 23.3 7.5 22.8 7.6 22.7 7.6 22.5 7.6 22.3 7.6 21.6 7.2 20.6 6.3 19.5L5.7 18.7C5.6 18.6 5.5 18.4 5.3 18.1 5.2 17.8 5 17.5 4.9 17.3 4.8 17.2 4.6 17 4.4 16.8 4.2 16.6 4 16.5 3.7 16.4 3.4 16.5 3.1 16.6 3 16.8 2.9 16.9 2.9 17.1 2.8 17.3 2.8 17.4 2.8 17.5 2.7 17.6 2.6 17.6 2.5 17.7 2.3 17.7 2.3 17.7 2.2 17.7 2.1 17.7L1.9 17.7C1.4 17.7 1.2 17.8 1 17.8 0.8 18.1 0.7 18.3 0.7 18.6 0.7 18.7 0.7 19 0.8 19.3 0.9 19.5 0.9 19.8 0.9 19.9 0.9 20.3 0.8 20.6 0.6 20.9 0.4 21.3 0.3 21.5 0.3 21.7 0.4 22 0.9 22.2 1.9 22.3M4.5 15.2C4.5 14.6 4.6 14 4.9 13.3 5.2 12.6 5.5 12.1 5.8 11.
7785 8 5.8 11.7 5.7 11.7 5.7 11.7L5.6 11.6C5.3 11.9 5.1 12.4 4.7 13.2 4.4 13.9 4.2 14.6 4.2 15.1 4.2 15.4 4.3 15.7 4.5 16 4.7 16.3 5.1 16.6 5.7 17.1L6.6 17.7C7.5 18.4 7.9 19 7.9 19.3 7.9 19.5 7.9 19.6 7.6 19.8 7.5 20 7.3 20.1 7.1 20.1 7.1 20.1 7 20.1 7 20.1 7 20.2 7.1 20.3 7.3 20.6 7.6 21.1 8.3 21.3 9.3 21.3 11 21.3 12.4 20.6 13.4 19.2 13.4 18.8 13.4 18.5 13.3 18.4L13.3 18.1C13.3 17.6 13.4 17.2 13.5 17 13.7 16.7 13.9 16.6 14.1 16.6 14.3 16.6 14.4 16.7 14.6 16.8 14.6 16.2 14.6 15.6 14.6 15.2 14.6 14.4 14.6 13.9 14.5 13.3 14.4 12.8 14.3 12.4 14.1 12.1 13.9 11.9 13.8 11.6 13.6 11.4 13.5 11.2 13.4 10.9 13.2 10.7 13.1 10.4 13.1 10.1 13.1 9.8 12.8 9.4 12.7 9 12.4 8.6 12.3 8.2 12.1 7.8 12 7.5L11.3 8C10.5 8.6 9.8 8.8 9.3 8.8 8.8 8.8 8.4 8.7 8.2 8.4L7.7 8C7.7 8.3 7.6 8.6 7.5 8.9L7 9.8C6.7 10.4 6.6 10.7 6.6 10.9 6.6 11.1 6.5 11.3 6.5 11.3L5.9 12.4C5.3 13.6 5 14.7 5 15.6 5 15.8 5 16 5 16.2 4.7 15.9 4.5 15.6 4.5 15.2M10.1 22.6C9.1 22.6 8.3 22.8 7.8 23L7.8 23C7.4 23.5 6.9 23.7 6.3 23.7 5.9 23.7 5.3 2
7786 3.6 4.5 23.3 3.7 23 2.9 22.8 2.3 22.6 2.2 22.6 2.1 22.6 1.9 22.6 1.7 22.5 1.4 22.5 1.3 22.5 1.1 22.4 0.9 22.4 0.7 22.3 0.5 22.2 0.4 22.1 0.2 22 0.1 21.9 0.1 21.8 0.1 21.7 0.1 21.6 0.1 21.4 0.2 21.3 0.2 21.2 0.3 21.1 0.3 21.1 0.4 21 0.4 20.9 0.4 20.8 0.5 20.7 0.5 20.7 0.6 20.6 0.6 20.5 0.6 20.4 0.6 20.4 0.7 20.3 0.7 20.2 0.7 20.1 0.7 20 0.6 19.8 0.6 19.4 0.5 19 0.5 18.7 0.5 18.6 0.5 18.3 0.6 18 0.7 17.8 0.9 17.6 1.1 17.5 1.2 17.5L2.2 17.5C2.2 17.5 2.3 17.4 2.5 17.4 2.6 17.2 2.6 17.1 2.6 17 2.7 16.9 2.7 16.9 2.7 16.8 2.7 16.8 2.7 16.7 2.8 16.7 2.8 16.6 2.8 16.6 2.9 16.5 2.8 16.4 2.8 16.3 2.8 16.2 2.8 16.1 2.8 16 2.8 16 2.8 15.7 2.9 15.3 3.2 14.8L3.5 14.3C3.7 13.9 3.9 13.5 4 13.2 4.2 12.9 4.3 12.4 4.5 11.8 4.6 11.2 4.9 10.7 5.4 10.1L5.9 9.4C6.4 9 6.6 8.6 6.8 8.2 6.9 7.9 7 7.5 7 7.2 7 7.1 7 6.6 6.9 5.8 6.8 5 6.8 4.2 6.8 3.5 6.8 3 6.8 2.6 6.9 2.2 7 1.8 7.2 1.4 7.5 1.1 7.7 0.7 8 0.4 8.5 0.3 9 0.1 9.5 0 10.1 0 10.4 0 10.6 0 10.9 0.1 11.1 0.1 11.4 0.2 11.8 0.4 12.1 0.5 12.4 0.7 12.7 0.9 13
7787 1.1 13.2 1.5 13.5 1.9 13.6 2.4 13.8 2.9 13.9 3.5 13.9 3.9 13.9 4.3 14 4.9 14 5.3 14.1 5.6 14.1 5.9 14.2 6.1 14.2 6.4 14.3 6.8 14.3 7.1 14.4 7.5 14.6 7.7 14.7 8 14.9 8.3 15.1 8.6 15.4 9 15.7 9.4 16 9.9 16.7 10.7 17.3 11.6 17.6 12.4 18 13.2 18.2 14.2 18.2 15.3 18.2 15.9 18.1 16.4 18 16.9 18.1 16.9 18.2 17 18.3 17.1 18.4 17.2 18.4 17.5 18.5 17.8L18.6 18.4C18.7 18.6 18.8 18.7 19 18.9 19.1 19 19.3 19.2 19.5 19.2 19.7 19.3 19.9 19.4 20.1 19.6 20.3 19.7 20.3 19.9 20.3 20.1 20.3 20.3 20.3 20.5 20.1 20.7 19.9 20.8 19.8 21 19.5 21 19.4 21.1 19.1 21.3 18.6 21.5 18.2 21.7 17.8 22 17.4 22.3L16.6 23C16.3 23.3 16 23.5 15.8 23.7 15.5 23.8 15.2 23.9 14.9 23.9L14.3 23.8C13.7 23.7 13.3 23.3 13.1 22.9 11.8 22.7 10.8 22.6 10.1 22.6"})),"Linux")))))};t.default=(0,i.connect)(function(e){return{userCanViewStats:(0,d.userCanViewStats)(e),userCanManagePlugins:(0,d.userCanManagePlugins)(e),userCanEditPosts:(0,d.userCanEditPosts)(e)}})(p),e.exports=t.default},function(e,t,n){"use strict";function r(e){return e
7788 &&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.Plans=void 0;var a=n(142),o=r(a),i=n(154),s=n(837),c=(r(s),n(466),n(689)),u=n(938),l=r(u),d=n(639),p=n(1024),f=r(p),h=n(1025),m=r(h),M=t.Plans=o.default.createClass({displayName:"Plans",render:function(){var e=this.props.sitePlan.product_slug||"";return"dev"===this.props.getSiteConnectionStatus(this.props)&&(e="dev"),o.default.createElement("div",null,o.default.createElement(l.default,null),o.default.createElement("div",{className:"jp-landing__plans dops-card"},o.default.createElement(f.default,{plan:e}),o.default.createElement(m.default,{plan:e,siteRawUrl:this.props.siteRawUrl,siteAdminUrl:this.props.siteAdminUrl})))}});t.default=(0,i.connect)(function(e){return{getSiteConnectionStatus:function(){return(0,d.getSiteConnectionStatus)(e)},sitePlan:(0,c.getSitePlan)(e)}})(M)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var
7789 a=n(142),o=r(a),i=n(837),s=r(i),c=n(466),u=n(855),l=o.default.createClass({displayName:"PlanHeader",render:function(){var e="",t="";switch(this.props.plan){case"jetpack_free":e=o.default.createElement("div",{className:"jp-landing-plans__header"},o.default.createElement("h2",{className:"jp-landing-plans__header-title"},(0,c.translate)("Introducing our most affordable backups and security plan yet")),o.default.createElement("p",{className:"jp-landing-plans__header-description"},(0,c.translate)("The Personal Plan keeps your data, site, and hard work safe.")),o.default.createElement("div",{className:"jp-landing-plans__header-img-container"},o.default.createElement("div",{className:"jp-landing-plans__header-col-left"},o.default.createElement("h3",{className:"jp-landing-plans__header-subtitle"},(0,c.translate)("How much is your website worth?")),o.default.createElement("p",{className:"jp-landing-plans__header-text"},(0,c.translate)("For less than the price of a coffee a month you can rest
7790 easy knowing your hard work (or livelihood) is backed up."),o.default.createElement("br",null),o.default.createElement("br",null),(0,c.translate)("Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.")),o.default.createElement("p",{className:"jp-landing-plans__header-btn-container"},o.default.createElement(s.default,{href:"https://wordpress.com/plans/"+window.Initial_State.rawUrl,className:"is-primary"},(0,c.translate)("Learn more...")))),o.default.createElement("div",{className:"jp-landing-plans__header-col-right"},o.default.createElement("img",{src:u.imagePath+"/plans/admin-lock2x.png",className:"jp-landing-plans__header-img"}))),o.default.createElement("div",{className:"jp-landing-plans__clouds jp-clouds-top"},o.default.createElement("img",{src:u.imagePath+"/white-clouds.sv
7791 g"}))),t=o.default.createElement("div",{className:"jp-landing__plan-card"},o.default.createElement("div",{className:"jp-landing__plan-card-img"},o.default.createElement("img",{src:u.imagePath+"/plans/plan-jetpack-free.svg",className:"jp-landing__plan-icon"})),o.default.createElement("div",{className:"jp-landing__plan-card-current"},o.default.createElement("h3",{className:"jp-landing__plan-features-title"},(0,c.translate)("Your site is on the Free Jetpack Plan")),o.default.createElement("p",{className:"jp-landing__plan-features-text"},(0,c.translate)("Upgrade to a paid plan to unlock world-class security, spam protection tools, and priority support."))));break;case"jetpack_personal":case"jetpack_personal_monthly":t=o.default.createElement("div",{className:"jp-landing__plan-card"},o.default.createElement("div",{className:"jp-landing__plan-card-img"},o.default.createElement("img",{src:u.imagePath+"/plans/plan-jetpack-premium.svg",className:"jp-landing__plan-icon"})),o.default.createEle
7792 ment("div",{className:"jp-landing__plan-card-current"},o.default.createElement("h3",{className:"jp-landing__plan-features-title"},(0,c.translate)("Your site is on the Jetpack Personal plan")),o.default.createElement("p",{className:"jp-landing__plan-features-text"},(0,c.translate)("With this plan you are provided with spam-protection, daily backups (up to 30 days), and unlimited storage."))));break;case"jetpack_premium":case"jetpack_premium_monthly":t=o.default.createElement("div",{className:"jp-landing__plan-card"},o.default.createElement("div",{className:"jp-landing__plan-card-img"},o.default.createElement("img",{src:u.imagePath+"/plans/plan-jetpack-premium.svg",className:"jp-landing__plan-icon"})),o.default.createElement("div",{className:"jp-landing__plan-card-current"},o.default.createElement("h3",{className:"jp-landing__plan-features-title"},(0,c.translate)("Your site is on the Jetpack Premium plan")),o.default.createElement("p",{className:"jp-landing__plan-features-text"},(0,c.
7793 translate)("With this plan you are provided with spam-protection, daily backups (up to 30 days), unlimited backup storage, security scanning, and priority support."))));break;case"jetpack_business":case"jetpack_business_monthly":t=o.default.createElement("div",{className:"jp-landing__plan-card"},o.default.createElement("div",{className:"jp-landing__plan-card-img"},o.default.createElement("img",{src:u.imagePath+"/plans/plan-jetpack-pro.svg",className:"jp-landing__plan-icon"})),o.default.createElement("div",{className:"jp-landing__plan-card-current"},o.default.createElement("h3",{className:"jp-landing__plan-features-title"},(0,c.translate)("Your site is on the Jetpack Professional plan")),o.default.createElement("p",{className:"jp-landing__plan-features-text"},(0,c.translate)("You get spam-protection, real-time backups (unlimited archive), unlimited backup storage, security scanning, SEO tools, PollDaddy, and priority support."))));break;case"dev":t=o.default.createElement("div",{clas
7794 sName:"jp-landing__plan-card"},o.default.createElement("div",{className:"jp-landing__plan-card-img"},o.default.createElement("img",{src:u.imagePath+"/plans/plan-jetpack-free.svg",className:"jp-landing__plan-icon"})),o.default.createElement("div",{className:"jp-landing__plan-card-current"},o.default.createElement("h3",{className:"jp-landing__plan-features-title"},(0,c.translate)("Your site is on Development Mode")),o.default.createElement("p",{className:"jp-landing__plan-features-text"},(0,c.translate)("Once you connect, you can upgrade to a paid plan in order to unlock world-class security, spam protection tools, and priority support."))));break;default:t=o.default.createElement("div",{className:"jp-landing__plan-card"},o.default.createElement("div",{className:"jp-landing__plan-card-img is-placeholder"}),o.default.createElement("div",{className:"jp-landing__plan-card-current"},o.default.createElement("h3",{className:"jp-landing__plan-features-title is-placeholder"}," "),o.default.cr
7795 eateElement("p",{className:"jp-landing__plan-features-text is-placeholder"}," ")))}return o.default.createElement("div",null,e,t)}});t.default=l,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(154),s=n(837),c=r(s),u=n(466),l=n(641),d=r(l),p=(n(855),n(692)),f=n(447),h=n(927),m=r(h),M=o.default.createClass({displayName:"PlanBody",render:function(){var e="";switch(this.props.plan){case"jetpack_personal":case"jetpack_personal_monthly":case"jetpack_premium":case"jetpack_premium_monthly":case"jetpack_business":case"jetpack_business_monthly":e=o.default.createElement("div",{className:"jp-landing__plan-features"},o.default.createElement("div",{className:"jp-landing__plan-features-card"},o.default.createElement("h3",{className:"jp-landing__plan-features-title"},(0,u.translate)("Spam Protection")),o.default.createElement("p",null,(0,u.translate)("State-of-the-art spam
7796 defense powered by Akismet.")),this.props.isFetchingPluginsData?"":this.props.isPluginInstalled("akismet/akismet.php")&&this.props.isPluginActive("akismet/akismet.php")?o.default.createElement(c.default,{href:this.props.siteAdminUrl+"admin.php?page=akismet-key-config",className:"is-primary"},(0,u.translate)("View your spam stats")):o.default.createElement(c.default,{href:"https://wordpress.com/plugins/setup/"+this.props.siteRawUrl+"?only=akismet",className:"is-primary"},(0,u.translate)("Configure Akismet"))),(0,d.default)(["jetpack_personal","jetpack_personal_monthly"],this.props.plan)?o.default.createElement("div",{className:"jp-landing__plan-features-card"},o.default.createElement("h3",{className:"jp-landing__plan-features-title"},(0,u.translate)("Backups")),o.default.createElement("p",null,(0,u.translate)("Daily backup of all your site data with unlimited space and one-click restores (powered by VaultPress).")),this.props.isFetchingPluginsData?"":this.props.isPluginInstalled("vau
7797 ltpress/vaultpress.php")&&this.props.isPluginActive("vaultpress/vaultpress.php")?o.default.createElement(c.default,{href:"https://dashboard.vaultpress.com/",className:"is-primary"},(0,u.translate)("View your security dashboard")):o.default.createElement(c.default,{href:"https://wordpress.com/plugins/setup/"+this.props.siteRawUrl+"?only=vaultpress",className:"is-primary"},(0,u.translate)("Configure VaultPress"))):"",(0,d.default)(["jetpack_premium","jetpack_premium_monthly"],this.props.plan)?o.default.createElement("div",{className:"jp-landing__plan-features-card"},o.default.createElement("h3",{className:"jp-landing__plan-features-title"},(0,u.translate)("Backups & Security Scanning")),o.default.createElement("p",null,(0,u.translate)("Daily backup of all your site data with unlimited space, one-click restores, automated security scanning, and priority support (powered by VaultPress).")),this.props.isFetchingPluginsData?"":this.props.isPluginInstalled("vaultpress/vaultpress.php")&&thi
7798 s.props.isPluginActive("vaultpress/vaultpress.php")?o.default.createElement(c.default,{href:"https://dashboard.vaultpress.com/",className:"is-primary"},(0,u.translate)("View your security dashboard")):o.default.createElement(c.default,{href:"https://wordpress.com/plugins/setup/"+this.props.siteRawUrl+"?only=vaultpress",className:"is-primary"},(0,u.translate)("Configure VaultPress"))):"",(0,d.default)(["jetpack_business","jetpack_business_monthly"],this.props.plan)?o.default.createElement("div",{className:"jp-landing__plan-features-card"},o.default.createElement("h3",{className:"jp-landing__plan-features-title"},(0,u.translate)("Backups & Security Scanning")),o.default.createElement("p",null,(0,u.translate)("Real-time backup of all your site data with unlimited space, one-click restores, automated security scanning, one-click threat resolution, and priority support (powered by VaultPress).")),this.props.isFetchingPluginsData?"":this.props.isPluginInstalled("vaultpress/vaultpress.php"
7799 )&&this.props.isPluginActive("vaultpress/vaultpress.php")?o.default.createElement(c.default,{href:"https://dashboard.vaultpress.com/",className:"is-primary"},(0,u.translate)("View your security dashboard")):o.default.createElement(c.default,{href:"https://wordpress.com/plugins/setup/"+this.props.siteRawUrl+"?only=vaultpress",className:"is-primary"},(0,u.translate)("Configure VaultPress"))):"",(0,d.default)(["jetpack_business","jetpack_business_monthly"],this.props.plan)?o.default.createElement("div",{className:"jp-landing__plan-features-card"},o.default.createElement("h3",{className:"jp-landing__plan-features-title"},(0,u.translate)("SEO Tools")),o.default.createElement("p",null,(0,u.translate)("Advanced SEO tools to help your site get found when people search for relevant content.")),this.props.isFetchingPluginsData?"":this.props.isModuleActivated("seo-tools")?o.default.createElement(c.default,{href:"https://wordpress.com/settings/seo/"+this.props.siteRawUrl,className:"is-primary"}
7800 ,(0,u.translate)("Configure Site SEO")):o.default.createElement(c.default,{onClick:this.props.activateModule.bind(null,"seo-tools"),
7801 +className:"is-primary",disabled:this.props.isActivatingModule("seo-tools")},(0,u.translate)("Activate SEO Tools"))):"",(0,d.default)(["jetpack_business","jetpack_business_monthly"],this.props.plan)?o.default.createElement("div",{className:"jp-landing__plan-features-card"},o.default.createElement("h3",{className:"jp-landing__plan-features-title"},(0,u.translate)("Surveys & Polls")),o.default.createElement("p",null,(0,u.translate)("Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.")),o.default.createElement(c.default,{href:"https://polldaddy.com/dashboard/",className:"is-primary"},(0,u.translate)("Create a new poll"))):"",(0,d.default)(["jetpack_personal","jetpack_personal_monthly","jetpack_premium","jetpack_premium_monthly"],this.props.plan)?o.default.createElement("div",{className:"jp-landing__plan-features-card"},o.default.createElement("h3",{className:"jp-landing
7802 __plan-features-title"},(0,u.translate)("Need more? Running a business site?")),o.default.createElement("p",null,(0,u.translate)("If your site is important to you, consider protecting and improving it with some of our advanced features: ")),o.default.createElement("p",null," — ",(0,u.translate)("On-demand security scanning")),o.default.createElement("p",null," — ",(0,u.translate)("Real-time backups")),o.default.createElement("p",null," — ",(0,u.translate)("One-click threat resolution")),o.default.createElement("p",null," — ",(0,u.translate)("Advanced polls and ratings")),o.default.createElement("p",null," — ",(0,u.translate)("Advanced SEO tools")),o.default.createElement("p",null,o.default.createElement(c.default,{href:"https://wordpress.com/plans/"+this.props.siteRawUrl,className:"is-primary"},(0,u.translate)("Compare Plans")))):"");break;case"jetpack_free":case"dev":e=o.default.createElement("div",{className:"jp-landing__plan-features"},o.default.createElement("div",{cla
7803 ssName:"jp-landing__plan-features-card"},o.default.createElement("h3",{className:"jp-landing__plan-features-title"},(0,u.translate)("Maximum grade security")),o.default.createElement("p",null,(0,u.translate)("Real-time backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress."))),o.default.createElement("div",{className:"jp-landing__plan-features-card"},o.default.createElement("h3",{className:"jp-landing__plan-features-title"},(0,u.translate)("Lock out the bad guys")),o.default.createElement("p",null,(0,u.translate)("Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders."))),o.default.createElement("div",{className:"jp-landing__plan-features-card"},o.default.createElement("h3",{className:"jp-landing__plan-features-title"},(0,u.translate)("Enjo
7804 y priority support")),o.default.createElement("p",null,(0,u.translate)("Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything."))));break;default:e=o.default.createElement("div",{className:"jp-landing__plan-features"},o.default.createElement("div",{className:"jp-landing__plan-features-card"},o.default.createElement("h3",{className:"jp-landing__plan-features-title is-placeholder"}," "),o.default.createElement("p",{className:"jp-landing__plan-features-text is-placeholder"}," ")),o.default.createElement("div",{className:"jp-landing__plan-features-card"},o.default.createElement("h3",{className:"jp-landing__plan-features-title is-placeholder"}," "),o.default.createElement("p",{className:"jp-landing__plan-features-text is-placeholder"}," ")),o.default.createElement("div",{className:"jp-landing__plan-features-card"},o.default.createElement("h3",{className:"jp-landing__plan-features-title is-placeholder"}," "),o.default.createElement(
7805 "p",{className:"jp-landing__plan-features-text is-placeholder"}," ")))}return o.default.createElement("div",null,o.default.createElement(m.default,null),e)}});t.default=(0,i.connect)(function(e){return{isFetchingPluginsData:(0,p.isFetchingPluginsData)(e),isPluginActive:function(t){return(0,p.isPluginActive)(e,t)},isPluginInstalled:function(t){return(0,p.isPluginInstalled)(e,t)},isModuleActivated:function(t){return(0,f.isModuleActivated)(e,t)},isActivatingModule:function(t){return(0,f.isActivatingModule)(e,t)}}},function(e){return{fetchPluginsData:function(){return e((0,p.fetchPluginsData)())},activateModule:function(t){return e((0,f.activateModule)(t))}}})(M),e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.Footer=void 0;var a=n(142),o=r(a),i=n(154),s=n(863),c=r(s),u=n(466),l=n(347),d=n(1027),p=n(639),f=t.Footer=o.default.createClass({displayName:"Footer",disconnectSite:function(){
7806 (this.props.isInIdentityCrisis||window.confirm((0,u.translate)("Do you really want to disconnect your site from WordPress.com?")))&&this.props.disconnectSite()},resetOnClick:function(){window.confirm((0,u.translate)("This will reset all Jetpack options, are you sure?"))&&this.props.resetOptions()},render:function(){var e=this,t=(0,c.default)(this.props.className,"jp-footer"),n=this.props.currentVersion,r=function(){return e.props.isDevVersion&&e.props.userCanManageOptions?o.default.createElement("li",{className:"jp-footer__link-item"},o.default.createElement("a",{onClick:e.resetOnClick,className:"jp-footer__link"},(0,u.translate)("Reset Options (dev versions only)",{context:"Navigation item."}))):""},a=function(){if(e.props.userCanManageOptions)return o.default.createElement("li",{className:"jp-footer__link-item"},o.default.createElement("a",{href:e.props.siteAdminUrl+"admin.php?page=jetpack-debugger",title:(0,u.translate)("Test your site’s compatibility with Jetpack."),className:
7807 "jp-footer__link"},(0,u.translate)("Debug",{context:"Navigation item. Noun. Links to a debugger tool for Jetpack."})))},i=function(){if(e.props.userCanDisconnectSite&&e.props.siteConnectionStatus&&!e.props.isDevMode)return o.default.createElement("li",{className:"jp-footer__link-item"},o.default.createElement("a",{onClick:e.disconnectSite,title:(0,u.translate)("Disconnect from WordPress.com"),className:"jp-footer__link"},(0,u.translate)("Disconnect Jetpack")))};return o.default.createElement("div",{className:t},o.default.createElement("div",{className:"jp-footer__a8c-attr-container"},o.default.createElement("a",{href:"https://automattic.com",target:"_blank"},o.default.createElement("svg",{className:"jp-footer__a8c-attr",x:"0",y:"0",viewBox:"0 0 935 38.2","enable-background":"new 0 0 935 38.2"},o.default.createElement("path",{d:"M317.1 38.2c-12.6 0-20.7-9.1-20.7-18.5v-1.2c0-9.6 8.2-18.5 20.7-18.5 12.6 0 20.8 8.9 20.8 18.5v1.2C337.9 29.1 329.7 38.2 317.1 38.2zM331.2 18.6c0-6.9-5-13-14
7808 .1-13s-14 6.1-14 13v0.9c0 6.9 5 13.1 14 13.1s14.1-6.2 14.1-13.1V18.6zM175 36.8l-4.7-8.8h-20.9l-4.5 8.8h-7L157 1.3h5.5L182 36.8H175zM159.7 8.2L152 23.1h15.7L159.7 8.2zM212.4 38.2c-12.7 0-18.7-6.9-18.7-16.2V1.3h6.6v20.9c0 6.6 4.3 10.5 12.5 10.5 8.4 0 11.9-3.9 11.9-10.5V1.3h6.7V22C231.4 30.8 225.8 38.2 212.4 38.2zM268.6 6.8v30h-6.7v-30h-15.5V1.3h37.7v5.5H268.6zM397.3 36.8V8.7l-1.8 3.1 -14.9 25h-3.3l-14.7-25 -1.8-3.1v28.1h-6.5V1.3h9.2l14 24.4 1.7 3 1.7-3 13.9-24.4h9.1v35.5H397.3zM454.4 36.8l-4.7-8.8h-20.9l-4.5 8.8h-7l19.2-35.5h5.5l19.5 35.5H454.4zM439.1 8.2l-7.7 14.9h15.7L439.1 8.2zM488.4 6.8v30h-6.7v-30h-15.5V1.3h37.7v5.5H488.4zM537.3 6.8v30h-6.7v-30h-15.5V1.3h37.7v5.5H537.3zM569.3 36.8V4.6c2.7 0 3.7-1.4 3.7-3.4h2.8v35.5L569.3 36.8 569.3 36.8zM628 11.3c-3.2-2.9-7.9-5.7-14.2-5.7 -9.5 0-14.8 6.5-14.8 13.3v0.7c0 6.7 5.4 13 15.3 13 5.9 0 10.8-2.8 13.9-5.7l4 4.2c-3.9 3.8-10.5 7.1-18.3 7.1 -13.4 0-21.6-8.7-21.6-18.3v-1.2c0-9.6 8.9-18.7 21.9-18.7 7.5 0 14.3 3.1 18 7.1L628 11.3zM321.5 12.4c1.2
7809 0.8 1.5 2.4 0.8 3.6l-6.1 9.4c-0.8 1.2-2.4 1.6-3.6 0.8l0 0c-1.2-0.8-1.5-2.4-0.8-3.6l6.1-9.4C318.7 11.9 320.3 11.6 321.5 12.4L321.5 12.4z"}),o.default.createElement("path",{d:"M37.5 36.7l-4.7-8.9H11.7l-4.6 8.9H0L19.4 0.8H25l19.7 35.9H37.5zM22 7.8l-7.8 15.1h15.9L22 7.8zM82.8 36.7l-23.3-24 -2.3-2.5v26.6h-6.7v-36H57l22.6 24 2.3 2.6V0.8h6.7v35.9H82.8z"}),o.default.createElement("path",{d:"M719.9 37l-4.8-8.9H694l-4.6 8.9h-7.1l19.5-36h5.6l19.8 36H719.9zM704.4 8l-7.8 15.1h15.9L704.4 8zM733 37V1h6.8v36H733zM781 37c-1.8 0-2.6-2.5-2.9-5.8l-0.2-3.7c-0.2-3.6-1.7-5.1-8.4-5.1h-12.8V37H750V1h19.6c10.8 0 15.7 4.3 15.7 9.9 0 3.9-2 7.7-9 9 7 0.5 8.5 3.7 8.6 7.9l0.1 3c0.1 2.5 0.5 4.3 2.2 6.1V37H781zM778.5 11.8c0-2.6-2.1-5.1-7.9-5.1h-13.8v10.8h14.4c5 0 7.3-2.4 7.3-5.2V11.8zM794.8 37V1h6.8v30.4h28.2V37H794.8zM836.7 37V1h6.8v36H836.7zM886.2 37l-23.4-24.1 -2.3-2.5V37h-6.8V1h6.5l22.7 24.1 2.3 2.6V1h6.8v36H886.2zM902.3 37V1H935v5.6h-26v9.2h20v5.5h-20v10.1h26V37H902.3z"})))),o.default.createElement("ul",{clas
7810 sName:"jp-footer__links"},o.default.createElement("li",{className:"jp-footer__link-item"},o.default.createElement("a",{href:"https://jetpack.com",target:"_blank",className:"jp-footer__link",title:n},n)),o.default.createElement("li",{className:"jp-footer__link-item"},o.default.createElement("a",{href:"https://wordpress.com/tos/",target:"_blank",title:(0,u.translate)("WordPress.com Terms of Service"),className:"jp-footer__link"},(0,u.translate)("Terms",{context:"Shorthand for Terms of Service."}))),o.default.createElement("li",{className:"jp-footer__link-item"},o.default.createElement("a",{href:"https://automattic.com/privacy/",target:"_blank",title:(0,u.translate)("Automattic's Privacy Policy"),className:"jp-footer__link"},(0,u.translate)("Privacy",{context:"Shorthand for Privacy Policy."}))),a(),r(),i()))}});t.default=(0,i.connect)(function(e){return{currentVersion:(0,l.getCurrentVersion)(e),userCanManageOptions:(0,l.userCanManageOptions)(e),userCanDisconnectSite:(0,l.userCanDisconn
7811 ectSite)(e),isDevVersion:(0,l.isDevVersion)(e),isDevMode:(0,p.isDevMode)(e),siteConnectionStatus:(0,p.getSiteConnectionStatus)(e),siteAdminUrl:(0,l.getSiteAdminUrl)(e),isInIdentityCrisis:(0,p.isInIdentityCrisis)(e)}},function(e){return{disconnectSite:function(){return e((0,p.disconnectSite)())},resetOptions:function(){return e((0,d.resetOptions)("options"))}}})(f)},function(e,t,n){"use strict";function r(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}function a(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(348),i=a(o),s=n(1028),c=r(s),u=(0,i.default)({},c);t.default=u,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.resetOptions=void 0;var a=n(458),o=n(466),i=n(434),s=n(439),c=r(s);t.resetOptions=function(e){return function(t){return t({t
7812 ype:i.RESET_OPTIONS}),t((0,a.createNotice)("is-info",(0,o.translate)("Resetting Jetpack options…"),{id:"reset-options"})),c.default.resetOptions(e).then(function(){t({type:i.RESET_OPTIONS_SUCCESS}),t((0,a.removeNotice)("reset-options")),t((0,a.createNotice)("is-success",(0,o.translate)("Options reset."),{id:"reset-options"}))}).catch(function(e){t({type:i.RESET_OPTIONS_FAIL,error:e}),t((0,a.removeNotice)("reset-options")),t((0,a.createNotice)("is-error",(0,o.translate)("Options failed to reset."),{id:"reset-options"}))})}}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(154),s=n(863),c=r(s),u=n(1030),l=r(u),d=n(466),p=n(832),f=r(p),h=n(347),m=o.default.createClass({displayName:"SupportCard",render:function(){var e=(0,c.default)(this.props.className,"jp-support-card"),t=(0,l.default)(this.props.happinessGravatarIds);return o.default.createElement("div",{className:e},o.default.c
7813 reateElement(f.default,{className:"jp-support-card__happiness"},o.default.createElement("div",{className:"jp-support-card__happiness-engineer"},o.default.createElement("img",{src:"https://secure.gravatar.com/avatar/"+t,alt:(0,d.translate)("Jetpack Happiness Engineer"),className:"jp-support-card__happiness-engineer-img",width:"72",height:"72"})),o.default.createElement("div",{className:"jp-support-card__happiness-contact"},o.default.createElement("h4",{className:"jp-support-card__header"},(0,d.translate)("Need help? The Jetpack team is here for you.")),o.default.createElement("p",{className:"jp-support-card__description"},(0,d.translate)("We offer free, full support to all of our Jetpack users. Our support team is always around to help you.")),o.default.createElement("p",{className:"jp-support-card__description"},(0,d.translate)("{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile
7814 }}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}",{components:{hideOnMobile:o.default.createElement("span",{className:"jp-hidden-on-mobile"}),supportLink:o.default.createElement("a",{className:"jp-support-card__link",href:"https://jetpack.com/support/",title:(0,d.translate)("Go to Jetpack.com/support")}),forumLink:o.default.createElement("a",{className:"jp-support-card__link",href:"https://wordpress.org/support/plugin/jetpack",title:(0,d.translate)("Go to the WordPress.org support forums")}),contactLink:o.default.createElement("a",{className:"jp-support-card__link",href:"https://jetpack.com/contact-support/",title:(0,d.translate)("Contact Jetpack support staff directly")})}})))),o.default.createElement(f.default,{className:"jp-support-card__social"},o.default.createElement("p",{className:"jp-support-card__description"},(0,d.translate)("{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave u
7815 s a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}",{components:{hideOnMobile:o.default.createElement("span",{className:"jp-hidden-on-mobile"}),reviewLink:o.default.createElement("a",{className:"jp-support-card__link",href:"https://wordpress.org/support/view/plugin-reviews/jetpack",title:(0,d.translate)("Leave a Jetpack review"),target:"_blank"}),twitterLink:o.default.createElement("a",{className:"jp-support-card__link",href:"http://twitter.com/jetpack",title:(0,d.translate)("Follow Jetpack on Twitter"),target:"_blank"}),facebookLink:o.default.createElement("a",{className:"jp-support-card__link",href:"https://www.facebook.com/jetpackme",title:(0,d.translate)("Like us on Facebook"),target:"_blank"})}}))))}});m.propTypes={className:o.default.PropTypes.string,happinessGravatarIds:o.default.PropTypes.arr
7816 ay.isRequired},t.default=(0,i.connect)(function(e){return{happinessGravatarIds:(0,h.getHappinessGravatarIds)(e)}})(m),e.exports=t.default},function(e,t,n){function r(e){var t=i(e)?a:o;return t(e)}var a=n(1031),o=n(1033),i=n(389);e.exports=r},function(e,t,n){function r(e){var t=e.length;return t?e[a(0,t-1)]:void 0}var a=n(1032);e.exports=r},function(e,t){function n(e,t){return e+r(a()*(t-e+1))}var r=Math.floor,a=Math.random;e.exports=n},function(e,t,n){function r(e){return a(o(e))}var a=n(1031),o=n(650);e.exports=r},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(154),s=n(347),c=n(447),u=n(703),l=r(u),d=n(821),p=r(d),f=n(861),h=r(f),m=n(939),M=r(m),_=n(1018),v=r(_),g=n(1021),b=r(g),y=n(1022),A=r(y),T=n(639),L=o.default.createClass({displayName:"NonAdminView",componentWillMount:function(){this.props.setInitialState()},shouldComponentUpdate:function(e){return e.siteConnectionStatus!
7817 ==this.props.siteConnectionStatus||e.route.path!==this.props.route.path},renderMainContent:function(e){var t=void 0,n=o.default.createElement(l.default,this.props);switch(e){case"/dashboard":default:t=this.props.userCanViewStats||this.props.isModuleActivated("protect")?o.default.createElement(h.default,this.props):o.default.createElement(A.default,this.props);break;case"/apps":t=o.default.createElement(A.default,this.props);break;case"/settings":n=o.default.createElement(p.default,this.props),t=o.default.createElement(v.default,this.props);break;case"/general":n=o.default.createElement(p.default,this.props),t=o.default.createElement(v.default,this.props);break;case"/engagement":this.props.isSubscriber||(n=o.default.createElement(p.default,this.props),t=o.default.createElement(M.default,this.props));break;case"/writing":this.props.isSubscriber||(n=o.default.createElement(p.default,this.props),t=o.default.createElement(b.default,this.props))}return window.wpNavMenuClassChange(),o.defa
7818 ult.createElement("div",null,n,t)},render:function(){return this.renderMainContent(this.props.route.path)}});L.propTypes={userCanViewStats:o.default.PropTypes.bool.isRequired,isSubscriber:o.default.PropTypes.bool.isRequired,siteConnectionStatus:o.default.PropTypes.any.isRequired},t.default=(0,i.connect)(function(e){return{userCanViewStats:(0,s.userCanViewStats)(e),siteConnectionStatus:(0,T.getSiteConnectionStatus)(e),isSubscriber:(0,s.userIsSubscriber)(e),isModuleActivated:function(t){return(0,c.isModuleActivated)(e,t)}}})(L),e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.UserUnlinked=t.DevModeNotice=t.StagingSiteNotice=t.DevVersionNotice=void 0;var a=n(142),o=r(a),i=n(154),s=n(916),c=r(s),u=n(1036),l=r(u),d=n(466),p=n(1037),f=r(p),h=n(1044),m=r(h),M=n(639),_=n(347),v=n(1045),g=r(v),b=n(840),y=r(b),A=t.DevVersionNotice=o.default.createClass({displayName:"DevVersionNotice",render:
7819 function(){return!!this.props.isDevVersion&&o.default.createElement(c.default,{showDismiss:!1,status:"is-basic",text:(0,d.translate)("You are currently running a development version of Jetpack.")},o.default.createElement(l.default,{href:"https://jetpack.com/contact-support/beta-group/"},(0,d.translate)("Submit Beta feedback")))}});A.propTypes={isDevVersion:o.default.PropTypes.bool.isRequired};var T=t.StagingSiteNotice=o.default.createClass({displayName:"StagingSiteNotice",render:function(){if(this.props.isStaging&&!this.props.isInIdentityCrisis){var e="https://jetpack.com/support/staging-sites/",t={text:(0,d.translate)("You are running Jetpack on a staging server."),status:"is-basic",showDismiss:!1};return o.default.createElement(c.default,t,o.default.createElement(l.default,{href:e},(0,d.translate)("More Info")))}return!1}});T.propTypes={isStaging:o.default.PropTypes.bool.isRequired,isInIdentityCrisis:o.default.PropTypes.bool.isRequired};var L=t.DevModeNotice=o.default.createClass(
7820 {displayName:"DevModeNotice",render:function(){if("dev"===this.props.siteConnectionStatus){var e=this.props.siteDevMode,t=void 0;return e.filter?t=(0,d.translate)("Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.",{components:{a:o.default.createElement("a",{href:"https://jetpack.com/support/development-mode/",target:"_blank"}),br:o.default.createElement("br",null)}}):e.constant?t=(0,d.translate)("Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.",{components:{a:o.default.createElement("a",{href:"https://jetpack.com/support/development-mode/",target:"_blank"}),br:o.default.createElement("br",null)}}):e.url&&(t=(0,d.translate)("Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.",{components:{a:o.default.createElement("a",{href:"https://jetpack.com/support/development-mode/",tar
7821 get:"_blank"}),br:o.default.createElement("br",null)}})),o.default.createElement(c.default,{showDismiss:!1,status:"is-basic"},t)}return!1}});L.propTypes={siteConnectionStatus:o.default.PropTypes.oneOfType([o.default.PropTypes.string,o.default.PropTypes.bool]).isRequired,siteDevMode:o.default.PropTypes.oneOfType([o.default.PropTypes.bool,o.default.PropTypes.object]).isRequired};var E=t.UserUnlinked=o.default.createClass({displayName:"UserUnlinked",render:function(){if(!window.Initial_State.userData.currentUser.isConnected&&this.props.connectUrl&&this.props.siteConnected){var e=void 0;return e=(0,d.translate)("You, %(userName)s, are not connected to WordPress.com.",{args:{userName:window.Initial_State.userData.currentUser.username}}),o.default.createElement(c.default,{showDismiss:!1,status:"is-info",text:e},o.default.createElement(l.default,{href:this.props.connectUrl+"&from=unlinked-user-connect"},(0,d.translate)("Link to WordPress.com")))}return!1}});E.propTypes={connectUrl:o.defaul
7822 t.PropTypes.string.isRequired,siteConnected:o.default.PropTypes.bool.isRequired};var w=o.default.createClass({displayName:"JetpackNotices",render:function(){return o.default.createElement("div",null,o.default.createElement(y.default,null),o.default.createElement(f.default,null),o.default.createElement(m.default,null),o.default.createElement(A,{isDevVersion:this.props.isDevVersion}),o.default.createElement(L,{siteConnectionStatus:this.props.siteConnectionStatus,siteDevMode:this.props.siteDevMode}),o.default.createElement(T,{isStaging:this.props.isStaging,isInIdentityCrisis:this.props.isInIdentityCrisis}),o.default.createElement(g.default,null),o.default.createElement(E,{connectUrl:this.props.connectUrl,siteConnected:!0===this.props.siteConnectionStatus}))}});t.default=(0,i.connect)(function(e){return{connectUrl:(0,M.getConnectUrl)(e),siteConnectionStatus:(0,M.getSiteConnectionStatus)(e),isDevVersion:(0,_.isDevVersion)(e),siteDevMode:(0,M.getSiteDevMode)(e),isStaging:(0,M.isStaging)(e
7823 ),isInIdentityCrisis:(0,M.isInIdentityCrisis)(e)}})(w)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(810),s=r(i);n(917),t.default=o.default.createClass({displayName:"NoticeAction",propTypes:{href:o.default.PropTypes.string,onClick:o.default.PropTypes.func,external:o.default.PropTypes.bool,icon:o.default.PropTypes.string},getDefaultProps:function(){return{external:!1}},render:function(){var e={className:"dops-notice__action",href:this.props.href,onClick:this.props.onClick};return this.props.external&&(e.target="_blank"),o.default.createElement("a",e,o.default.createElement("span",null,this.props.children),this.props.icon&&o.default.createElement(s.default,{icon:this.props.icon,size:24}),this.props.external&&o.default.createElement(s.default,{icon:"external",size:24}))}}),e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.
7824 defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(468),s=r(i),c=n(916),u=r(c),l=n(1036),d=r(l),p=n(1038),f=r(p),h=n(154),m=n(337),M=n(458),_=(0,s.default)("calypso:notices");n(1042);var v=o.default.createClass({displayName:"NoticesList",propTypes:{id:o.default.PropTypes.string,notices:o.default.PropTypes.oneOfType([o.default.PropTypes.object,o.default.PropTypes.array])},getDefaultProps:function(){return{id:"overlay-notices",notices:Object.freeze([])}},componentWillMount:function(){_("Mounting Global Notices React component.")},removeNotice:function(e){e&&f.default.removeNotice(e)},render:function(){var e=this.props.notices[this.props.id]||[],t=e.map(function(e,t){return o.default.createElement(u.default,{key:"notice-old-"+t,status:e.status,duration:e.duration||null,text:e.text,isCompact:e.isCompact,onDismissClick:this.removeNotice.bind(this,e),showDismiss:e.showDismiss},e.button&&o.default.createElement(d.default,{href:e.href,onClick:e.onClick},e.button))},this);retu
7825 rn t=t.concat(this.props.storeNotices.map(function(e,t){return o.default.createElement(u.default,{key:"notice-"+t,status:e.status,duration:e.duration||null,showDismiss:e.showDismiss,onDismissClick:this.props.removeNotice.bind(this,e.noticeId),text:e.text})},this)),t.length?o.default.createElement("div",{id:this.props.id,className:"global-notices"},t):null}});t.default=(0,h.connect)(function(e){return{storeNotices:e.globalNotices}},function(e){return(0,m.bindActionCreators)({removeNotice:M.removeNotice},e)})(v),e.exports=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(468)("calypso:notices"),a=n(1039);r("initializing notices");var o={containerNames:{}};a(o);var i=[];n(1040);var s={new:function(e,t,n){var a=t.overlay?"overlay-notices":"notices";o.containerNames[a]=a,r("creating notice",e,t,n),o[a]=[];var c={type:t.type||"message",status:n,text:e,duration:t.duration,container:a,button:t.button,href:t.href,onClick:function(e){if("function
7826 "==typeof t.onClick){var n=s.removeNotice.bind(s,c);return t.onClick(e,n)}},onRemoveCallback:t.onRemoveCallback||function(){},arrow:t.arrow,isCompact:t.isCompact,showDismiss:t.showDismiss,persistent:t.persistent};return t.displayOnNextPage?i.push(c):o[a].push(c),o.emit("change"),c},success:function(e,t){return t=t||{},this.new(e,t,"is-success")},error:function(e,t){return t=t||{},this.new(e,t,"is-error")},info:function(e,t){return t=t||{},this.new(e,t,"is-info")},warning:function(e,t){return t=t||{},this.new(e,t,"is-warning")},list:o,removeNotice:function(e){if(e.container){var t=o[e.container],n=t.indexOf(e);-1!==n&&(t.splice(n,1),o.emit("change"))}},clearNoticesOnNavigation:function(e,t){r("clearNoticesOnNavigation");var n,a,s=!1,c=function(e){return e.persistent};for(a in o.containerNames)n=o[a].length,o[a]=o[a].filter(c),n!==o[a].length&&(s=!0);i.length&&(i.forEach(function(e){o[e.container]=[],o[e.container].push(e)}),i=[]),s&&o.emit("change"),t()},clearNotices:function(e){o[e]
7827 =[],o.emit("change")},getStatusHelper:function(e){return e.error?"is-error":e.warning?"is-warning":e.info?"is-info":e.success?"is-success":void 0}};t.default=s,e.exports=t.default},function(e,t,n){"use strict";var r=n(581).EventEmitter,a=n(657);e.exports=function(e){a(e,r.prototype),e.emitChange=function(){this.emit("change")},e.off=e.removeListener}},function(e,t){},,function(e,t){},,function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(154),s=n(466),c=n(916),u=r(c),l=n(347),d=n(695),p=o.default.createClass({displayName:"JetpackStateNotices",getInitialState:function(){return{showNotice:!0}},dismissJetpackStateNotice:function(){this.setState({showNotice:!1})},getErrorFromKey:function(e){var t=this.props.jetpackStateNoticesErrorDescription||!1,n="";switch(e){case"cheatin":n=(0,s.translate)("Cheatin' uh?");break;case"access_denied":n=(0,s.translate)("{{p}}Would you mind telling us why yo
7828 u 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}}",{components:{a:o.default.createElement("a",{href:"https://jetpack.com/cancelled-connection/",target:"_blank"}),p:o.default.createElement("p",null)}});break;case"wrong_state":n=(0,s.translate)("You need to stay logged in to your WordPress blog while you authorize Jetpack.");break;case"invalid_client":n=(0,s.translate)("We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.");break;case"invalid_grant":n=(0,s.translate)('There was an issue connecting your Jetpack. Please click "Connect to WordPress.com" again.');break;case"site_inaccessible":case"site_requires_authorization":n=(0,s.translate)("Your website needs to be publicly accessible to use Jetpack: %(error_key)s",{args:{error_key:e}});break;case"not_public":n=(0,s.translate)("{{s}}Your Jetpack has a glitc
7829 h.{{/s}} Connecting this site with WordPress.com is not possible. This usually means your site is not publicly accessible (localhost).",{components:{s:o.default.createElement("strong",null)}});break;case"wpcom_408":case"wpcom_5??":case"wpcom_bad_response":case"wpcom_outage":n=(0,s.translate)("WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.");break;case"register_http_request_failed":case"token_http_request_failed":n=(0,s.translate)("Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.",{args:{error_key:e}});break;case"no_role":case"no_cap":case"no_code":case"no_state":case"invalid_state":case"invalid_request":case"invalid_scope":case"unsupported_response_type":case"invalid_token":case"no_token":case"missing_secrets":case"home_missing":case"siteurl_missing":case"gmt_offset_missing":case"site_name_missing":case"secret_1_missing":case"secret_2_missing":
7830 case"site_lang_missing":case"home_malformed":case"siteurl_malformed":case"gmt_offset_malformed":case"timezone_string_malformed":case"site_name_malformed":case"secret_1_malformed":case"secret_2_malformed":case"site_lang_malformed":case"secrets_mismatch":case"verify_secret_1_missing":case"verify_secret_1_malformed":case"verify_secrets_missing":case"verify_secrets_mismatch":n=(0,s.translate)("{{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",{components:{s:o.default.createElement("strong",null)},args:{error_key:e}});break;default:n=e}return t?o.default.createElement("div",null,n,o.default.createElement("br",null),t):o.default.createElement("div",null,n)},getMessageFromKey:function(e){var t="",n="is-info";switch(e){case"modules_activated":t=(0,s.translate)("Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!",{args:{jetpack_version:this.props.currentVersion},com
7831 ponents:{s:o.default.createElement("strong",null)}});break;case"already_authorized":t=(0,s.translate)("Your Jetpack is already connected."),n="is-success";break;case"authorized":t=(0,s.translate)("You're fueled up and ready to go, Jetpack is now active."),n="is-success";break;case"linked":t=(0,s.translate)("You're fueled up and ready to go."),n="is-success";break;default:t=e}return[t,n]},renderContent:function(){var e="is-info",t="",n=this.props.jetpackStateNoticesErrorCode,r=this.props.jetpackStateNoticesMessageCode;if(n||r){if(n&&(t=this.getErrorFromKey(n),"access_denied"!==n&&(e="is-error")),r){var a=this.getMessageFromKey(r);t=a[0],e=a[1]}return o.default.createElement(u.default,{status:e,onDismissClick:this.dismissJetpackStateNotice},t)}},render:function(){return o.default.createElement("div",null,this.state.showNotice?this.renderContent():null)}});t.default=(0,i.connect)(function(e){return{currentVersion:(0,l.getCurrentVersion)(e),jetpackStateNoticesErrorCode:(0,d.getJetpackSt
7832 ateNoticesErrorCode)(e),jetpackStateNoticesMessageCode:(0,d.getJetpackStateNoticesMessageCode)(e),jetpackStateNoticesErrorDescription:(0,d.getJetpackStateNoticesErrorDescription)(e)}})(p),e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=n(161),s=n(154),c=n(916),u=r(c),l=n(466),d=n(695),p=o.default.createClass({displayName:"DismissableNotices",renderNotices:function(){var e=this.props.jetpackNotices;switch(e){case"disconnected":return!this.props.isDismissed(e)&&o.default.createElement("div",null,o.default.createElement(u.default,{onDismissClick:this.props.dismissJetpackActionNotice.bind(null,e)},(0,l.translate)("You have successfully disconnected Jetpack"),o.default.createElement("br",null),(0,l.translate)("Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.",{components:{a:o.default.createElement("a",{href:"https:
7833 //jetpack.com/survey-disconnected/",target:"_blank"})}})));default:return!1}},render:function(){return o.default.createElement("div",null,this.renderNotices());
7834 +}});t.default=(0,s.connect)(function(e){return{jetpackNotices:(0,d.getJetpackNotices)(e),isDismissed:function(t){return(0,d.isNoticeDismissed)(e,t)}}},function(e){return(0,i.bindActionCreators)({dismissJetpackActionNotice:d.dismissJetpackActionNotice},e)})(p),e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=o.default.createClass({displayName:"AdminNotices",componentDidMount:function(){var e=jQuery(this.refs.adminNotices),t=jQuery(".vp-notice");t.length>0&&t.each(function(){var t=jQuery(this).addClass("dops-notice is-warning").removeClass("wrap vp-notice");t.find("a").addClass("dops-notice__action").appendTo(t),t.find(".vp-message").removeClass("vp-message").addClass("dops-notice__text"),t.find("h3").replaceWith(function(){return jQuery("<strong />",{html:this.innerHTML})}),t.find("p").replaceWith(function(){return jQuery("<div/>",{html:this.innerHTML})}),t.prepe
7835 ndTo(e).wrapInner('<div class="dops-notice__content">').show()});var n=jQuery(".woocommerce-message");n.length>0&&n.each(function(){var t=jQuery(this).addClass("dops-notice is-basic").removeClass("updated wc-connect");t.find(".button-primary").addClass("dops-notice__action").removeClass("button-primary").detach().appendTo(t),t.find("p").not(".submit").wrapAll('<div class="dops-notice__text"/>');var n=t.find(".dops-notice__text");n.find("p").replaceWith(function(){return jQuery("<div/>",{html:this.innerHTML,class:"dops-notice__moved_text"})}),n.find("br").remove(),t.find(".button-secondary").removeClass("button-secondary").detach().appendTo(n),t.find(".submit").remove(),t.find(".woocommerce-message-close").removeClass("woocommerce-message-close").addClass("dops-notice__action"),t.prependTo(e).wrapInner('<div class="dops-notice__content">').show(),t.find(".dops-notice__action").not(":first").removeClass("dops-notice__action").detach().appendTo(t.find(".dops-notice__text"))})},render:f
7836 unction(){return o.default.createElement("div",{ref:"adminNotices"})}});t.default=i,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function a(e){return{__html:e.long_description}}Object.defineProperty(t,"__esModule",{value:!0}),t.SearchResults=void 0;var o=n(142),i=r(o),s=n(154),c=n(857),u=r(c),l=n(922),d=n(594),p=r(d),f=n(837),h=r(f),m=n(810),M=r(m),_=n(1048),v=r(_),g=n(466),b=n(656),y=r(b),A=n(938),T=r(A),L=n(639),E=n(940),w=n(447),z=n(698),S=n(689),k=n(926),O=r(k),N=n(692),C=t.SearchResults=function(e){var t=e.siteAdminUrl,n=e.toggleModule,r=e.isModuleActivated,o=e.isTogglingModule,s=e.getModule,c=e.getModules,d=e.searchTerm,f=e.sitePlan,m=e.unavailableInDevMode,_=e.isFetchingPluginsData,b=e.isPluginActive,A=c(),L=[["scan",(0,g.translate)("Security Scanning"),(0,g.translate)("Automatically scan your site for common threats and attacks."),"https://vaultpress.com/jetpack/","security scan threat attacks pro scanning"],["akismet",
7837 "Akismet",(0,g.translate)("Keep those spammers away!"),"https://akismet.com/jetpack/","spam security comments pro"],["backups",(0,g.translate)("Site Backups"),(0,g.translate)("Keep your site backed up!"),"https://vaultpress.com/jetpack/","backup restore pro security"]],w=!1,z=void 0;return(0,p.default)(A,function(e){"vaultpress"!==e.module?L.push([e.module,s(e.module).name,s(e.module).description,s(e.module).learn_more_button,s(e.module).long_description,s(e.module).search_terms,s(e.module).additional_search_queries,s(e.module).short_description,s(e.module).feature.toString()]):""}),"undefined"==typeof f.product_slug||"jetpack_business"!==f.product_slug&&"jetpack_business_monthly"!==f.product_slug||(w=!0),z=L.map(function(e){var c="scan"===e[0]||"akismet"===e[0]||"backups"===e[0]||"seo-tools"===e[0],d={},p=m(e[0]),f=p?(0,g.translate)("Unavailable in Dev Mode"):i.default.createElement(l.ModuleToggle,{slug:e[0],activated:r(e[0]),toggling:o(e[0]),toggleModule:n}),v=p?"devmode-disabled"
7838 :"";return c&&(d={module:e[0],configure_url:""},("seo-tools"!==e[0]||"seo-tools"===e[0]&&!w)&&(f=i.default.createElement(O.default,{proFeature:e[0],siteAdminUrl:t})),e[1]=i.default.createElement("span",null,e[1],i.default.createElement(h.default,{compact:!0,href:"#/plans"},(0,g.translate)("Pro"))),_||("akismet"===e[0]&&b("akismet/akismet.php")?d.configure_url=t+"admin.php?page=akismet-key-config":"scan"!==e[0]&&"backups"!==e[0]||!b("vaultpress/vaultpress.php")||(d.configure_url="https://dashboard.vaultpress.com/"))),1===e.length?i.default.createElement("h1",null,e[0]):i.default.createElement(u.default,{key:e[0],className:v,header:e[1],searchTerms:e.toString().replace(/<(?:.|\n)*?>/gm,""),subheader:e[2],summary:f,expandedSummary:f,clickableHeaderText:!0,onOpen:function(){return y.default.tracks.recordEvent("jetpack_wpa_settings_card_open",{card:e[0],path:"/search"})}},r(e[0])||c?i.default.createElement(E.AllModuleSettings,{module:c?d:s(e[0])}):i.default.createElement("div",{dangerous
7839 lySetInnerHTML:a(s(e[0]))}),i.default.createElement("br",null),i.default.createElement("div",{className:"jp-module-settings__learn-more"},i.default.createElement(h.default,{borderless:!0,compact:!0,href:e[3]},i.default.createElement(M.default,{icon:"help-outline"}),i.default.createElement("span",{className:"screen-reader-text"},(0,g.translate)("Learn More")))))}),i.default.createElement("div",null,i.default.createElement(T.default,null),i.default.createElement(v.default,{filter:d(),noResultsText:(0,g.translate)("No Results Found.")},z))};t.default=(0,s.connect)(function(e){return{isModuleActivated:function(t){return(0,w.isModuleActivated)(e,t)},isTogglingModule:function(t){return(0,w.isActivatingModule)(e,t)||(0,w.isDeactivatingModule)(e,t)},getModule:function(t){return(0,w.getModule)(e,t)},getModules:function(){return(0,w.getModules)(e)},searchTerm:function(){return(0,z.getSearchTerm)(e)},sitePlan:(0,S.getSitePlan)(e),unavailableInDevMode:function(t){return(0,L.isUnavailableInDevMo
7840 de)(e,t)},isFetchingPluginsData:(0,N.isFetchingPluginsData)(e),isPluginActive:function(t){return(0,N.isPluginActive)(e,t)}}},function(e){return{toggleModule:function(t,n){return e(n?(0,w.deactivateModule)(t):(0,w.activateModule)(t))}}})(C)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(142),o=r(a),i=o.default.createClass({displayName:"Hider",propTypes:{hide:o.default.PropTypes.bool},render:function(){return o.default.createElement("div",{className:"design-assets__group",style:this.props.hide?{display:"none"}:{}},this.props.children)}}),s=o.default.createClass({displayName:"FilterSummary",getDefaultProps:function(){return{noResultsText:"No Results Found"}},propTypes:{noResultsText:o.default.PropTypes.string},render:function(){return 0===this.props.items.length?o.default.createElement("p",null,this.props.noResultsText):null}});t.default=o.default.createClass({displayName:"Collection",shouldWeHid
7841 e:function(e){var t=void 0,n=void 0;return t=this.props.filter||"",n=e.props.searchTerms,this.props.component?e.type.displayName.toLowerCase()!==this.props.component.replace(/-([a-z])/g,"$1"):(e.props.searchKeywords&&(n+=" "+e.props.searchKeywords),!(!t||n.toLowerCase().indexOf(t)>-1))},visibleExamples:function(e){return e.filter(function(e){return!e.props.hide})},render:function(){var e=this,t=void 0,n=void 0;return n=o.default.Children.map(this.props.children,function(t){return o.default.createElement(i,{hide:e.shouldWeHide(t),key:"example-"+t.type.displayName},t)}),this.props.component||(t=o.default.createElement(s,{items:this.visibleExamples(n),total:this.props.children.length,noResultsText:this.props.noResultsText})),o.default.createElement("div",{className:"collection"},t,n)}}),e.exports=t.default}]);
7842 \ No newline at end of file
7843
7844 diff --git a/plugins/jetpack/_inc/build/style.min.css b/plugins/jetpack/_inc/build/style.min.css
7845 index 3a0c262..680bc4b 100644
7846 --- a/plugins/jetpack/_inc/build/style.min.css
7847 +++ b/plugins/jetpack/_inc/build/style.min.css
7848 @@ -1,2 +1,2 @@
7849 /* Do not modify this file directly. It is compiled SASS code. */
7850 -@media (max-width: 660px){.jp-hidden-on-mobile{display:none}}.jetpack-pagestyles #wpcontent{padding-left:0}.wp-admin.toplevel_page_jetpack{background-color:#f3f6f8;line-height:1.4;height:auto}.jetpack-pagestyles a{text-decoration:none}.jetpack-pagestyles #dolly{float:none;position:relative;right:0;left:0;top:0;padding:0.625rem;text-align:right;background:#fff;font-size:0.75rem;font-style:italic;color:#87a6bc;border-bottom:1px #e9eff3 solid}@media (max-width: 660px){.jetpack-pagestyles #dolly{display:none}}.toplevel_page_jetpack ul#adminmenu a.wp-has-current-submenu:after{border-right-color:#f3f6f8}.jp-lower{margin:0 auto;text-align:left;max-width:45rem;padding:1.5rem}#contextual-help-link-wrap{display:none}.is-placeholder{animation:pulse-light 0.8s ease-in-out infinite;background:#c8d7e1}@keyframes pulse-light{50%{background-color:#e9eff3}}.jp-dash-item a{font-style:italic}.jp-dash-item .dops-section-header__card-badge .dops-button{background:none;border-bottom-width:1px}.jp-dash-it
7851 em .dops-section-header__card-badge .dops-button:hover{background:#fff}.jp-dash-item__card{margin:0}.jp-dash-item__count{margin-top:0;margin-bottom:0;width:100%;color:#00aadc;font-weight:500;font-size:2rem}@media (max-width: 660px){.jp-dash-item__count{font-size:1.4375rem}}.jp-dash-item__description{margin:0;width:100%;font-size:0.875rem}.jp-dash-item .dops-section-header{background:#fafbfc;width:100%}.jp-dash-item .dops-section-header .dops-button{font-style:normal}.jp-dash-item .dops-section-header .dops-section-header__label{color:#4f748e}.jp-dash-item .dops-section-header .dops-section-header__label:before{content:'';display:block;position:absolute;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;background:linear-gradient(to right, rgba(250,251,252,0), #fafbfc 90%);top:0px;bottom:0px;right:0px;left:auto;width:20%;height:auto}.jp-dash-item .dops-section-header.is-working .dops-section-header__acti
7852 ons,.jp-dash-item .dops-section-header.is-premium-inactive .dops-section-header__actions{color:#c8d7e1}.jp-dash-item .dops-section-header__actions .dops-notice{margin-top:0.125rem;margin-right:-0.625rem}.jp-dash-item__active-label{display:inline-block;padding:0.375rem 0;color:#668eaa;color:#87a6bc;font-size:0.75rem;font-weight:400;text-transform:uppercase}.jp-dash-item__is-inactive .dops-section-header .dops-section-header__label:before{content:'';display:block;position:absolute;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;background:linear-gradient(to right, rgba(243,246,248,0), #f3f6f8 90%);top:0px;bottom:0px;right:0px;left:auto;width:20%;height:auto}.jp-dash-item__is-inactive .dops-card{background-color:#f3f6f8}.jp-dash-item__is-inactive .jp-dash-item__description{font-style:italic;color:#4f748e}.jp-dash-item__disabled{opacity:.5;position:relative}.jp-dash-item__disabled::before{content:"";widt
7853 h:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:1}.jp-dash-item__recently-activated .jp-dash-item__description{font-style:italic;box-sizing:border-box}.jp-dash-section-header{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:2.5rem 0 0.5rem}@media (max-width: 660px){.jp-dash-section-header{margin-bottom:1.5rem}}@media (max-width: 480px){.jp-dash-section-header{display:block}}.jp-dash-section-header__label{-ms-flex:1;flex:1;white-space:nowrap}.jp-dash-section-header__name{display:inline-block;margin-top:0;margin-bottom:0;font-size:1.25rem;font-weight:400;white-space:nowrap}@media (min-width: 481px){.jp-dash-section-header__name{display:inline-block}}@media (max-width: 480px){.jp-dash-section-header__name .jp-dash-section-header__label{display:inline-block}}.jp-dash-section-header__settings{display:inline-block;min-width:2.5rem;text-align:center;color:#668eaa}.jp-dash-section-header__settings:focus{outline:0;box-shadow:none}.jp-dash-sect
7854 ion-header__settings:focus .gridicon{color:#0087be}.jp-dash-section-header__settings .gridicon{position:relative;top:1px}.jp-dash-section-header__external-link{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;font-style:italic}@media (max-width: 660px){.jp-dash-section-header__external-link{margin-top:0.25rem}}@media (max-width: 480px){.jp-dash-section-header__external-link{display:block;width:100%}}.jp-dash-section-header__children{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}@media (max-width: 480px){.jp-dash-section-header__children{width:100%}}.jp-expanded-card__header{font-size:1.25rem}.jp-expanded-card__summary{font-size:0.875rem;color:#666}.dops-foldable-card.dops-card.devmode-disabled .dops-foldable-card__summary,.dops-foldable-card.dops-card.devmode-disabled .dops-foldable-card__summary_expanded{width:100px}@media (min-width: 661px){.dops-foldable-card__main{max-width:85%}}@media (min-width: 481px){.dops-foldable-card__main{ma
7855 x-width:60%}}@media (max-width: 480px){.dops-foldable-card__main{-ms-flex-preferred-size:100%;flex-basis:100%}}@media (max-width: 480px){.dops-foldable-card__header{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width: 480px){.dops-foldable-card__header-text{font-size:0.875rem;line-height:1.8}}.dops-foldable-card__header-text .dops-button{margin-left:0.5rem}@media (max-width: 480px){.dops-foldable-card__subheader{display:none}}@media (max-width: 480px){.dops-foldable-card.has-expanded-summary .dops-foldable-card__summary,.dops-foldable-card.has-expanded-summary .dops-foldable-card__summary_expanded{text-align:left;margin-top:0.5rem}}.jp-footer{text-align:center;margin:1rem 0 4rem}@media (max-width: 1040px){.jp-footer{margin:2rem 0 3rem}}@media (max-width: 660px){.jp-footer{margin:1.5rem 0 1rem}}.jp-footer__a8c-attr-container{margin-bottom:0.5rem}.jp-footer__a8c-attr{width:11.25rem}.jp-footer__a8c-attr path{fill:#668eaa}.jp-footer__links{border-top:1px #d9e3ea solid;border-bottom:1px
7856 #d9e3ea solid;margin-top:0;margin-bottom:1rem}@media (max-width: 660px){.jp-footer__links{border-bottom:none}}.jp-footer__link-item{display:inline-block;margin-bottom:0}@media (min-width: 661px){.jp-footer__link-item{display:inline-block}}@media (max-width: 660px){.jp-footer__link-item{display:block;border-bottom:1px #d9e3ea solid}}.jp-footer__link{padding:1rem 0.5rem;color:#668eaa;display:inline-block;cursor:pointer}.jp-footer__link:visited{color:#668eaa}.jp-footer__link:hover,.jp-footer__link:active{color:#1c2932}@media (max-width: 660px){.jp-footer__link{display:block;padding:0.5rem 0;border-bottom:1px #d9e3ea solid}.jp-footer__link:last-of-type{border-bottom:none}}.jp-loading-placeholder{margin-top:30vh;margin-bottom:25vh;color:#c8d7e1;font-size:12vw;text-align:center}@media (min-width: 961px){.jp-loading-placeholder{font-size:120px}}.jp-loading-placeholder .dashicons{font-size:inherit;width:auto;height:auto}.jp-jetpack-connect__container{text-align:center}.jp-jetpack-connect__
7857 container .dops-section-header__label{margin:0.0625rem;padding:1rem;font-size:1rem;font-weight:400;border-bottom:1px #e9eff3 solid}@media (max-width: 660px){.jp-jetpack-connect__cta{text-align:left}}.jp-jetpack-connect__cta .jp-jetpack-connect__description{padding:0 0 1rem}.jp-jetpack-connect__container-title,.jp-jetpack-connect__container-subtitle{font-weight:400}.jp-jetpack-connect__container-subtitle:first-of-type{margin:0;padding:1rem}@media (min-width: 661px){.jp-jetpack-connect__container-subtitle{font-size:1.25rem}}@media (max-width: 660px){.jp-jetpack-connect__container-subtitle{text-align:left}}.jp-jetpack-connect__description{padding:1rem;font-size:1rem}@media (min-width: 961px){.jp-jetpack-connect__description{padding:0 10%;margin-bottom:2rem}}@media (max-width: 660px){.jp-jetpack-connect__description{font-size:0.875rem;text-align:left;margin-top:0;padding:1rem 0}}.jp-jetpack-connect__link{font-style:italic}.jp-jetpack-connect__button{margin:0 0 0.75rem}.jp-jetpack-connec
7858 t__feature{padding:0}.jp-jetpack-connect__header{position:relative}@media (min-width: 961px){.jp-jetpack-connect__header:first-of-type{background:transparent url("../../images/long-clouds.svg") 50% 110% no-repeat;background-size:100% 63px;padding-bottom:3.125rem}}@media (max-width: 960px){.jp-jetpack-connect__header:first-of-type{border-bottom:1px #e9eff3 solid;background-image:none}}@media (min-width: 961px){.jp-jetpack-connect__header{padding-top:1rem}}@media (max-width: 660px){.jp-jetpack-connect__header .jp-jetpack-connect__description{padding:0 1rem 1rem}}.jp-jetpack-connect__header-img-container{position:absolute;left:0;right:0;bottom:0}@media (max-width: 960px){.jp-jetpack-connect__header-img-container{display:none}}.jp-jetpack-connect__header-img{margin:0 auto;max-width:100%;z-index:1001;position:absolute;left:0;right:0;bottom:0}@media (min-width: 961px){.jp-jetpack-connect__header-img:first-of-type{bottom:-15px}}.jp-jetpack-connect__header-img:last-of-type{z-index:999}@medi
7859 a (min-width: 961px){.jp-jetpack-connect__traffic .jp-jetpack-connect__header:first-of-type{padding-bottom:12.5rem;background:url("../../images/stars-right.svg") no-repeat,url("../../images/stars-left.svg") no-repeat,#fff;background-position:95% 50%, 5% 50%;background-size:100px, 125px}}.jp-jetpack-connect__interior-container{padding:1rem;background:#f3f6f8}@media (min-width: 961px){.jp-jetpack-connect__interior-container{padding:1.5rem 1rem 1rem}}@media (max-width: 960px){.jp-jetpack-connect__interior-container .jp-jetpack-connect__container-subtitle{padding:1rem 0 0}}@media (min-width: 661px){.jp-jetpack-connect__interior-container .jp-jetpack-connect__container-subtitle{margin-top:1.5rem}}.jp-jetpack-connect__feature-list{margin:0;padding:0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width: 961px){.jp-jetpack-connect__feature-list{margin-top:1rem}}@media (min-width: 661px){.jp-jetpack-connect__feature-li
7860 st{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media (max-width: 660px){.jp-jetpack-connect__feature-list{margin:-0.5rem -1rem 0}}.jp-jetpack-connect__feature-list-column{box-shadow:0 0 0 1px rgba(200,215,225,0.5),0 1px 2px #e9eff3;text-align:left;background:#fff}@media (min-width: 661px){.jp-jetpack-connect__feature-list-column{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:33%;flex-basis:33%}}@media (max-width: 660px){.jp-jetpack-connect__feature-list-column{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:0.5rem}}.jp-jetpack-connect__feature-content{padding:1rem}.jp-jetpack-connect__feature-content-title{margin:0}.jp-jetpack-connect__feature-image{max-width:100%;margin:0 auto}.jp-jumpstart{text-align:center}@media (max-width: 660px){.jp-jumpstart{text-align:left}}.jp-jumpstart__cta-container{position:relative;padding:0}.jp-jumpstart__cta-container .dops-spinner{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:c
7861 enter;position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(255,255,255,0.85);z-index:1001}.jp-jumpstart__cta-container .dops-spinner__image{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.jp-jumpstart__cta{margin-bottom:0}.jp-jumpstart__cta-container{padding:0}.jp-jumpstart__cta{margin-bottom:0;padding-bottom:0}.jp-jumpstart__title{font-weight:400;text-align:center}.jp-jumpstart__description{margin-top:0;padding:0 1rem 1rem;font-size:1rem}@media (max-width: 660px){.jp-jumpstart__description{padding:0 0 1rem}}.jp-jumpstart__features{margin:0;padding:1rem}.jp-jumpstart__features.dops-foldable-card{box-shadow:none}.jp-jumpstart__features.dops-foldable-card.is-expanded{margin-bottom:0}.jp-jumpstart__features .dops-foldable-card__header,.jp-jumpstart__features.dops-foldable-card.is-expanded .dops-foldable-card__header{min-height:auto}.jp-jumpstart__features .dops-foldable-card__main{max-width:100%;margin-right:0}.jp-jumpstart__features .dops-foldable-ca
7862 rd__secondary{display:none}.jp-jumpstart__features .dops-foldable-card__subheader{color:#0087be;font-style:italic}.jp-jumpstart__features .dops-foldable-card__content{background-color:#fafbfc}.jp-jumpstart__feature-list{margin:0;padding:0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width: 660px){.jp-jumpstart__feature-list{margin:-0.5rem -1rem 0}}.jp-jumpstart__feature-list-column{box-shadow:0 0 0 1px rgba(200,215,225,0.5),0 1px 2px #e9eff3;text-align:left;background:#fff}@media (min-width: 661px){.jp-jumpstart__feature-list-column{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:50%;flex-basis:50%}.jp-jumpstart__feature-list-column:last-of-type{margin-top:1px;max-width:49.9%}}@media (max-width: 660px){.jp-jumpstart__feature-list-column{-ms-flex-preferred-size:100%;flex-basis:100%}}.jp-jumpstart__feature-content{padding:1rem}.jp-jumpstart__feature-content-title{margi
7863 n:0}.jp-jumpstart__note{margin:0;padding:1rem 0 0;font-size:0.875rem;clear:both;font-style:italic}.jp-jumpstart__skip-step{font-style:italic;cursor:pointer}.jp-masthead{background-color:#fff;text-align:center;box-shadow:0 1px 0 rgba(200,215,225,0.5),0 1px 2px #e9eff3}@media (max-width: 45rem){.jp-masthead{padding:0 1.25rem}}.jp-masthead__inside-container{padding:0.375rem 0;margin:0 auto;width:100%;max-width:45rem;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.jp-masthead__logo-container{padding:0.3125rem 0 0}.jp-masthead__logo{width:10.375rem;height:1.8125rem;fill:#72af3a}.jp-masthead__logo-link{display:inline-block;outline:none}.jp-masthead__logo-link:focus{line-height:0;box-shadow:0 0 0 2px #78dcfa}.jp-masthead__links{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex:2 50%;flex:2 50%;-ms-flex-pack:end;justify-content:flex-end;margin:0}@media (max-width: 480px){.jp-masthead__links{padding-right:0.625rem}}.jp-masthea
7864 d__link-li{margin:0;padding:0}.jp-masthead__link{font-style:normal;color:#0087be;padding:0.625rem;display:inline-block}.jp-masthead__link:visited{color:#0087be}.jp-masthead__link:active,.jp-masthead__link:hover{color:#00aadc}.jp-masthead__link:hover{text-decoration:underline}.jp-masthead__link .dashicons{display:none}@media (max-width: 480px){.jp-masthead__link:hover,.jp-masthead__link:active{text-decoration:none}.jp-masthead__link .dashicons{display:block;font-size:1.75rem}.jp-masthead__link span+span{display:none}}.jp-masthead__link-li:last-of-type .jp-masthead__link{padding-right:0}.jp-module-settings__external-link{font-size:0.875rem}.jp-module-settings__read-more{clear:both;margin-top:1rem}@media (min-width: 481px){.jp-module-settings__read-more{margin-top:2rem}}.jp-module-settings__read-more .dops-button.is-compact.is-borderless,.jp-module-settings__read-more .jp-module-settings__more-sep,.jp-module-settings__read-more .jp-module-settings__more-text{vertical-align:middle}.jp-m
7865 odule-settings__read-more .jp-module-settings__more-sep{background:#ddd;width:0.125rem;height:0.875rem;margin-left:0.625rem;margin-right:0.625rem;display:inline-block}.jp-connection-settings{margin:1.5rem 0;text-align:center;font-weight:300}.jp-connection-settings__headline{font-size:1.3125rem}.jp-connection-settings__gravatar{display:inline-block;margin-bottom:1rem;width:4.5rem;height:4.5rem;background:#87a6bc;border-radius:50%}.jp-connection-settings__username{font-weight:600}.jp-connection-settings__email{color:#87a6bc;font-size:0.8125rem;font-style:italic;font-weight:400}.jp-connection-settings__actions{margin-top:1rem}.jp-connection-settings__actions>div{display:inline-block;margin:0 0.25rem 1rem}.jp-related-posts-settings__preview-label{margin-bottom:0.5rem;margin-top:1.5rem;font-size:0.875rem;font-weight:600}.jp-related-posts-preview{text-align:center}.jp-related-posts-preview__title{text-align:left;color:#87a6bc;font-weight:600;margin-left:0.5rem;margin-bottom:1rem;text-tran
7866 sform:uppercase}.jp-related-posts-preview__item{box-sizing:border-box;display:inline-block;width:33.33%;padding:0.5rem;text-align:left}@media (max-width: 480px){.jp-related-posts-preview__item{width:100%}}.jp-related-posts-preview__item img{max-width:100%;margin-bottom:0.5rem}.jp-support-card{margin-top:1rem;margin-bottom:0}.jp-support-card__description{margin:0;font-size:0.875rem;line-height:1.65;color:#555d66}@media (max-width: 660px){.jp-support-card__description{margin-bottom:0}}.jp-support-card__link{font-style:italic}@media (max-width: 660px){.jp-support-card__link{display:block;width:100%;width:100%;padding:0.625rem 0;border-top:1px rgba(200,215,225,0.5) solid}.jp-support-card__link:first-letter{text-transform:capitalize}.jp-support-card__link:first-of-type{border-top:0}}.jp-support-card__happiness{margin-bottom:0;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap}@media (max-width: 660px){.jp-support-card__happiness{padding-bottom:0}.jp-support-ca
7867 rd__happiness .jp-support-card__description:first-of-type{margin-bottom:1rem}}.jp-support-card__social{background-color:#fafbfc;padding:0.75rem 1rem}@media (max-width: 660px){.jp-support-card__social{background:#fff;margin-top:1rem;padding:0 1rem}}.jp-support-card__header{margin:0 0 1rem 0}@media (min-width: 661px){.jp-support-card__happiness-engineer{-ms-flex-preferred-size:15%;flex-basis:15%;-ms-flex-negative:1;flex-shrink:1;-ms-flex-positive:1;flex-grow:1}}@media (max-width: 660px){.jp-support-card__happiness-engineer{display:none}}.jp-support-card__happiness-engineer-img{width:4.5rem;height:4.5rem;margin-right:1.5rem;border-radius:50%}@media (min-width: 661px){.jp-support-card__happiness-contact{-ms-flex-preferred-size:85%;flex-basis:85%;-ms-flex-negative:1;flex-shrink:1;-ms-flex-positive:1;flex-grow:1}}.jp-form-fieldset{clear:both}.jp-form-fieldset+.jp-form-fieldset{margin-top:1.5rem}.jp-form-legend{padding:0;margin-bottom:0.3125rem;font-size:0.875rem;font-weight:600}.jp-form-l
7868 abel{display:block;font-size:0.875rem;line-height:1.5;margin-bottom:0.3125rem}.jp-form-label input[type="radio"]+span{font-weight:normal}.jp-form-button{margin-top:1rem}@media (min-width: 481px){.jp-form-button{position:absolute;right:1rem;bottom:1rem}}.jp-form-setting-explanation{color:#87a6bc;display:block;margin:0.3125rem 0 0 0;font-size:0.8125rem;font-style:italic;font-weight:400;word-break:break-word}.jp-form-setting-explanation+.dops-card{margin-top:1rem}.jp-form-fieldset .jp-form-legend+.jp-form-setting-explanation{margin-top:0.5rem}.jp-form-fieldset .jp-form-setting-explanation+.jp-form-label{margin-top:1rem}.react-tagsinput{border:1px solid #e9eff3;padding:0.3125rem}.react-tagsinput--focused{border-color:#a5d24a}.react-tagsinput-tag{background-color:#00aadc;border-radius:2px;border:1px solid #0087be;color:#fff;display:inline-block;font-size:13px;padding:0.3125rem;margin-right:0.3125rem;transition:background-color .2s ease-out}.react-tagsinput-tag:hover{background-color:#26b
7869 7e2}.react-tagsinput-remove{cursor:pointer;font-weight:bold;transition:color .2s ease-out}.react-tagsinput-remove:hover{color:#caf3ff}.react-tagsinput-tag a::before{content:" \00d7"}.react-tagsinput-input{font-size:13px;padding:0.3125rem;width:9.375rem;margin:0;height:1.875rem;vertical-align:top}.jetpack-pagestyles .vp-notice,.jetpack-pagestyles .woocommerce-message,.jetpack-pagestyles .wc-connect{display:none}.jetpack-pagestyles .woocommerce-message.dops-notice{display:block}.jetpack-pagestyles .woocommerce-message.dops-notice .submit{padding:0}.jetpack-pagestyles .woocommerce-message.dops-notice .skip{color:#87a6bc;opacity:0.85}.jetpack-pagestyles .woocommerce-message.dops-notice .skip:hover{opacity:1}.jetpack-pagestyles .woocommerce-message.dops-notice .notice-dismiss::before{display:none}.jetpack-pagestyles .woocommerce-message.dops-notice .dops-notice__text>div{max-width:620px}.jetpack-pagestyles .woocommerce-message.dops-notice .dops-notice__text>a{margin-right:15px}.jetpack-p
7870 agestyles .woocommerce-message.dops-notice .dops-notice__moved_text{margin-bottom:5px}.jetpack-pagestyles .dops-notice__action.notice-dismiss{height:100%}.jp-at-a-glance{margin-bottom:3rem}.jp-at-a-glance__stats-card{padding:0}.jp-at-a-glance__stats-inactive{padding:1rem}@media (min-width: 661px){.jp-at-a-glance__stats-inactive{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}}@media (max-width: 660px){.jp-at-a-glance__stats-inactive-icon{display:none}}@media (min-width: 661px){.jp-at-a-glance__stats-inactive-icon{-ms-flex-preferred-size:10%;flex-basis:10%}}.jp-at-a-glance__stats-inactive-text{font-size:0.875rem;line-height:1.5}@media (max-width: 660px){.jp-at-a-glance__stats-inactive-text{padding:0 0 1rem}}@media (min-width: 661px){.jp-at-a-glance__stats-inactive-text{-ms-flex-preferred-size:50%;flex-basis:50%;padding:0 1rem}}.jp-at-a-glance__stats-inactive-button{text-align:lef
7871 t}@media (min-width: 661px){.jp-at-a-glance__stats-inactive-button{-ms-flex-preferred-size:40%;flex-basis:40%;text-align:right}}.jp-at-a-glance__stats-chart{padding:1rem;position:relative}.jp-at-a-glance__stats-chart .dops-spinner{position:absolute;top:50%;left:50%}.jp-at-a-glance__stats-bottom{margin:2rem 0 0}@media (max-width: 480px){.jp-at-a-glance__stats-bottom{box-shadow:0 0 0 1px rgba(200,215,225,0.5),0 1px 2px #e9eff3}}.jp-at-a-glance__stats-summary{text-align:center;border-top:1px #f3f6f8 solid}@media (min-width: 661px){.jp-at-a-glance__stats-summary{-ms-flex-wrap:nowrap;flex-wrap:nowrap;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}}@media (max-width: 660px){.jp-at-a-glance__stats-summary{display:block}}.jp-at-a-glance__stats-summary-today,.jp-at-a-glance__stats-summary-bestday{-ms-flex-preferred-size:25%;flex-basis:25%;padding:1rem;box-shadow:0 0 0 1px rgba(200,215,225,0.5),0 1px 2px #e9eff3}@media (max-width: 660px){.jp-at-a-glance__stats-summ
7872 ary-today{margin-top:-0.0625rem}}@media (min-width: 661px){.jp-at-a-glance__stats-summary-bestday{margin:0 0.0625rem}}@media (max-width: 660px){.jp-at-a-glance__stats-summary-bestday,.jp-at-a-glance__stats-summary-alltime{margin-top:0.0625rem}}.jp-at-a-glance__stats-summary-alltime{-ms-flex-preferred-size:50%;flex-basis:50%;padding:1rem;box-shadow:0 0 0 1px rgba(200,215,225,0.5),0 1px 2px #e9eff3}@media (min-width: 661px){.jp-at-a-glance__stats-summary-alltime{max-width:40%;display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}}.jp-at-a-glance__stats-alltime-views,.jp-at-a-glance__stats-alltime-comments{-ms-flex-preferred-size:50%;flex-basis:50%}.jp-at-a-glance__stats-cta{padding:1rem;background-color:#fafbfc}@media (min-width: 661px){.jp-at-a-glance__stats-cta{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;align-items:center}}@media (max-width: 660px)
7873 {.jp-at-a-glance__stats-cta{display:block}}@media (min-width: 661px){.jp-at-a-glance__stats-cta-description{-ms-flex-preferred-size:30%;flex-basis:30%}}.jp-at-a-glance__stat-details{margin:0}.jp-at-a-glance__stat-number{font-size:1.375rem;font-weight:400;margin:0.5rem 0}@media (min-width: 661px){.jp-at-a-glance__stats-cta-buttons{text-align:right;-ms-flex-preferred-size:70%;flex-basis:70%}}@media (max-width: 660px){.jp-at-a-glance__stats-cta-buttons{text-align:center}.jp-at-a-glance__stats-cta-buttons .dops-button{width:100%;margin-bottom:0.25rem}}.jp-at-a-glance__stats-cta-buttons .dops-button{text-align:center;margin:0.25rem}.jp-at-a-glance__stats-views{margin-top:0;margin-bottom:0}.jp-at-a-glance__stats-view{display:inline-block;margin-top:0;margin-bottom:0;margin-left:1rem}.jp-at-a-glance__stats-view:focus{outline:0}@media (max-width: 480px){.jp-at-a-glance__stats-view{margin-left:0;margin-right:1rem}}.jp-at-a-glance__stats-view-link,.jp-at-a-glance__stats-view-link:visited{colo
7874 r:#87a6bc;text-decoration:underline}.jp-at-a-glance__stats-view-link.is-current,.jp-at-a-glance__stats-view-link:visited.is-current{font-weight:600;text-decoration:none}.jp-at-a-glance__stats-view-link:focus{outline:0;box-shadow:none}.jp-at-a-glance__item-grid{display:-ms-flexbox;display:flex}@media (max-width: 660px){.jp-at-a-glance__item-grid{display:block}}.jp-at-a-glance__left,.jp-at-a-glance__right{display:-ms-flexbox;display:flex}@media (min-width: 661px){.jp-at-a-glance__left,.jp-at-a-glance__right{-ms-flex-preferred-size:50%;flex-basis:50%;margin-bottom:1rem}}@media (max-width: 660px){.jp-at-a-glance__left,.jp-at-a-glance__right{margin-bottom:0.75rem}}.jp-at-a-glance__left>div,.jp-at-a-glance__left .jp-dash-item,.jp-at-a-glance__right>div,.jp-at-a-glance__right .jp-dash-item{-ms-flex-positive:1;flex-grow:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.jp-at-a-glance__left>div,.jp-at-a-glance__right>div{-ms-flex-preferred-size:100%;flex-bas
7875 is:100%}.jp-at-a-glance__left .jp-dash-item .dops-card,.jp-at-a-glance__right .jp-dash-item .dops-card{-ms-flex-positive:1;flex-grow:1}.jp-at-a-glance__left .jp-dash-item .dops-card.is-compact,.jp-at-a-glance__right .jp-dash-item .dops-card.is-compact{-ms-flex-positive:0;flex-grow:0}.jp-at-a-glance__left .jp-dash-item__card,.jp-at-a-glance__right .jp-dash-item__card{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}.jp-at-a-glance__left{display:-ms-flexbox;display:flex}@media (min-width: 661px){.jp-at-a-glance__left{margin-right:1rem}.jp-at-a-glance__left:last-child{-ms-flex-preferred-size:calc( 50% - .5rem);flex-basis:calc( 50% - .5rem)}}.dops-chart__tooltip .tip-arrow{display:none}.jp-landing__plans.dops-card{padding:0}.jp-landing__plans .dops-button{margin-right:10px}.jp-landing-plans__header{background:#2e4453}@media (min-width: 661px){.jp-landing-plans__header{padding:2rem 0 0}}@media (max-width: 660px){.jp-landing-plans__header{padding:2rem}}.jp-landing-
7876 plans__header-img-container{margin:2rem 0 0;overflow:hidden}@media (min-width: 661px){.jp-landing-plans__header-img-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}}@media (max-width: 660px){.jp-landing-plans__header-img-container{margin-bottom:0}}.jp-landing-plans__header-img{max-width:100%}@media (max-width: 660px){.jp-landing-plans__header-img{margin-top:2rem}}@media (min-width: 661px){.jp-landing-plans__header-img{margin:0 -2rem 0 2rem}}.jp-landing-plans__clouds{position:relative;overflow:hidden;padding-top:5rem}.jp-landing-plans__clouds img{position:absolute;bottom:-2px;left:-5%;right:-5%;height:auto;width:110%}@media (max-width: 660px){.jp-landing-plans__clouds{display:none}}.jp-landing-plans__header-col-left{-ms-flex-preferred-size:60%;flex-basis:60%}@media (min-width: 661px){.jp-landing-plans__header-col-left{padding-left:2rem}}.jp-landing-plans__header-col-rig
7877 ht{-ms-flex-preferred-size:40%;flex-basis:40%}.jp-landing-plans__header-title,.jp-landing-plans__header-description{line-height:1.5}@media (min-width: 661px){.jp-landing-plans__header-title,.jp-landing-plans__header-description{text-align:center}}.jp-landing-plans__header-title,.jp-landing-plans__header-subtitle{color:#fff;font-weight:400;margin:0}.jp-landing-plans__header-title{font-size:1.25rem}.jp-landing-plans__header-description{font-size:0.875rem;margin:0;padding-bottom:1rem}.jp-landing-plans__header-subtitle{font-size:1rem;line-height:1.25}.jp-landing-plans__header-description,.jp-landing-plans__header-text{color:#a8bece}.jp-landing-plans__header-text{font-size:0.875rem;padding:1.5rem 0;margin:0}.jp-landing-plans__header-btn-container{margin:0}.jp-landing__plan-features-card{box-shadow:0 0 0 1px rgba(200,215,225,0.5),0 1px 2px #e9eff3;border-radius:3px}@media (min-width: 661px){.jp-landing__plan-features-card{margin-bottom:2rem}}@media (max-width: 660px){.jp-landing__plan-fea
7878 tures-card{margin-bottom:1rem}}@media (min-width: 481px){.jp-landing__plan-features-card{padding:2rem}}@media (max-width: 480px){.jp-landing__plan-features-card{padding:1rem}}.jp-landing__plan-features-card:last-of-type{margin-bottom:0}.jp-landing__plan-features-title{margin:0}@media (min-width: 661px){.jp-landing__plan-features{padding:0 2rem 2rem}}@media (max-width: 660px){.jp-landing__plan-features{padding:1rem}}@media (min-width: 661px){.jp-landing__plan-card{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media (min-width: 661px){.jp-landing__plan-card{padding:2rem}}@media (max-width: 660px){.jp-landing__plan-card{padding:2rem 2rem 1rem}}.jp-landing__plan-card .jp-landing__plan-features-title,.jp-landing__plan-card .jp-landing__plan-features-text{padding:0}@media (min-width: 661px){.jp-landing__plan-card .jp-landing__plan-features-title,.jp-landing__plan-card .jp-landing__plan-features-text{margin-left:2rem}}.jp-landing__plan-card .jp-landing__plan-feat
7879 ures-title{margin-bottom:1rem}@media (max-width: 660px){.jp-landing__plan-card-img{float:right;margin:0 0 2rem 2rem}}@media (max-width: 480px){.jp-landing__plan-card-img{display:none}}.jp-landing__plan-icon{width:7.5rem}@media (max-width: 660px){.jp-landing__plan-icon{width:6.25rem}}.jp-landing__plan-card-img.is-placeholder{width:7.5rem;height:5.3125rem}.jp-landing__plan-card-img.is-placeholder+.jp-landing__plan-card-current{width:80%}.jp-landing__plan-features-title.is-placeholder{height:1.5rem;max-width:50%}.jp-landing__plan-features-text.is-placeholder{height:2.75rem;max-width:75%}.jp-landing__apps.dops-card{padding:0}.jp-landing__apps .dops-button{margin-right:10px}.jp-landing-apps__header,.jp-landing-apps__footer{background:#2e4453}@media (min-width: 661px){.jp-landing-apps__header{padding:2rem 0 0}}@media (max-width: 660px){.jp-landing-apps__header{padding:2rem}}.jp-landing-apps__header-img-container{margin:2rem 0 0;overflow:hidden}@media (min-width: 661px){.jp-landing-apps__h
7880 eader-img-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}}@media (max-width: 660px){.jp-landing-apps__header-img-container{margin-bottom:0}}.jp-landing-apps__clouds{position:relative;overflow:hidden}.jp-landing-apps__clouds img{position:absolute;left:-5%;right:-5%;height:auto;width:110%}@media (max-width: 660px){.jp-landing-apps__clouds{display:none}}.jp-clouds-top{padding-top:5rem}.jp-clouds-top img{bottom:-2px}.jp-clouds-bottom{padding-bottom:5rem}.jp-clouds-bottom img{top:-2px}.jp-landing-apps__header-img{max-width:100%}@media (min-width: 661px){.jp-landing-apps__header-img{margin:0 -4rem 0 4rem}}.jp-landing-apps__header-col-left{-ms-flex-preferred-size:45%;flex-basis:45%}@media (min-width: 661px){.jp-landing-apps__header-col-left{padding-left:2rem}}.jp-landing-apps__header-col-right{-ms-flex-preferred-size:55%;flex-basis:55%}.jp-landing-apps__title,.jp-landing-app
7881 s__description{line-height:1.5}@media (min-width: 661px){.jp-landing-apps__title,.jp-landing-apps__description{text-align:center}}.jp-landing-apps__title,.jp-landing-apps__subtitle{color:#fff;font-weight:400;margin:0}.jp-landing-apps__title{font-size:1.25rem}.jp-landing-apps__description{font-size:0.875rem;margin:0;padding-bottom:1rem}.jp-landing-apps__subtitle,.jp-landing__apps-feature-title{font-size:1rem;line-height:1.25}.jp-landing-apps__description,.jp-landing-apps__sub-description{color:#a8bece}.jp-landing-apps__sub-description,.jp-landing__apps-feature-text{font-size:0.875rem;padding:1.5rem 0;margin:0}.jp-landing-apps__feature-container{padding:1rem 0}.jp-landing-apps__feature{padding:2rem}@media (min-width: 661px){.jp-landing-apps__feature{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:top;align-items:top;padding:2rem 0}}@media (min-width: 661px){.jp-landing-apps__feature-col{-ms-flex-preferred-
7882 size:50%;flex-basis:50%}}@media (max-width: 660px){.jp-landing-apps__feature-col.jp-landing-apps__feature-img{display:none}}@media (min-width: 661px){.jp-landing-apps__feature-desc:nth-child(odd){padding:0 2rem}.jp-landing-apps__feature-desc:nth-child(even){padding:0 3rem 0 2rem}}.jp-landing__apps-feature-title{margin:0}.jp-landing-apps__feature-img img{max-width:100%}@media (min-width: 661px){.jp-landing-apps__footer-top{padding:0 2rem 2rem}}@media (max-width: 660px){.jp-landing-apps__footer-top{padding:2rem}}.jp-landing-apps__downloads{padding:2rem}.jp-landing-apps__devices{width:100%;margin-top:2rem}.jp-landing-apps__btn-container{margin:0 0 2rem;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.jp-landing-apps__btn-container:last-of-type{margin:0}@media (min-width: 481px){.jp-landing-apps__btn-container{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media (max-width: 480px){.jp-landing-apps__btn-container{-ms-flex-wrap:
7883 wrap;flex-wrap:wrap}.jp-landing-apps__btn-container .dops-button{margin-right:0}}.jp-app-button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:2.625rem;padding-left:0.375rem;color:#2e4453}@media (max-width: 480px){.jp-app-button{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-pack:center;justify-content:center;margin-bottom:0.625rem}}.jp-app-button svg{margin-right:0.5rem;fill:#2e4453}.jp-app-button.button-ios svg{margin-top:-0.1875rem}.dops-search__input[type="search"]{width:100%}
7884 +@media (max-width: 660px){.jp-hidden-on-mobile{display:none}}.jetpack-pagestyles #wpcontent{padding-left:0}.wp-admin.toplevel_page_jetpack{background-color:#f3f6f8;line-height:1.4;height:auto}.jetpack-pagestyles a{text-decoration:none}.jetpack-pagestyles #dolly{float:none;position:relative;right:0;left:0;top:0;padding:.625rem;text-align:right;background:#fff;font-size:.75rem;font-style:italic;color:#87a6bc;border-bottom:1px #e9eff3 solid}@media (max-width: 660px){.jetpack-pagestyles #dolly{display:none}}.toplevel_page_jetpack ul#adminmenu a.wp-has-current-submenu:after{border-right-color:#f3f6f8}.jp-lower{margin:0 auto;text-align:left;max-width:45rem;padding:1.5rem}#contextual-help-link-wrap{display:none}.is-placeholder{animation:pulse-light 0.8s ease-in-out infinite;background:#c8d7e1}@keyframes pulse-light{50%{background-color:#e9eff3}}.jp-dash-item .jp-dash-item__content a{font-style:italic}.jp-dash-item .dops-section-header__card-badge .dops-button{background:none;border-bottom-
7885 width:1px}.jp-dash-item .dops-section-header__card-badge .dops-button:hover{background:#fff}.jp-dash-item__card{margin:0}.jp-dash-item__count{margin-top:0;margin-bottom:0;width:100%;color:#00aadc;font-weight:500;font-size:2rem}@media (max-width: 660px){.jp-dash-item__count{font-size:1.4375rem}}.jp-dash-item__description{margin:0;width:100%;font-size:.875rem}.jp-dash-item .dops-section-header{background:#fafbfc;width:100%}.jp-dash-item .dops-section-header .dops-button{font-style:normal}.jp-dash-item .dops-section-header .dops-section-header__label{color:#4f748e}.jp-dash-item .dops-section-header .dops-section-header__label:before{content:'';display:block;position:absolute;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;background:linear-gradient(to right, rgba(250,251,252,0), #fafbfc 90%);top:0px;bottom:0px;right:0px;left:auto;width:20%;height:auto}.jp-dash-item .dops-section-header.is-working .dops-
7886 section-header__actions,.jp-dash-item .dops-section-header.is-premium-inactive .dops-section-header__actions{color:#c8d7e1}.jp-dash-item .dops-section-header__actions .dops-notice{margin-top:.125rem;margin-right:-.625rem}.jp-dash-item__active-label{display:inline-block;padding:.375rem 0;color:#668eaa;color:#87a6bc;font-size:.75rem;font-weight:400;text-transform:uppercase}.jp-dash-item__is-inactive .dops-section-header .dops-section-header__label:before{content:'';display:block;position:absolute;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;background:linear-gradient(to right, rgba(243,246,248,0), #f3f6f8 90%);top:0px;bottom:0px;right:0px;left:auto;width:20%;height:auto}.jp-dash-item__is-inactive .dops-card{background-color:#f3f6f8}.jp-dash-item__is-inactive .jp-dash-item__description{font-style:italic;color:#4f748e}.jp-dash-item__disabled{opacity:.5;position:relative}.jp-dash-item__disabled::before
7887 {content:"";width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:1}.jp-dash-item__recently-activated .jp-dash-item__description{font-style:italic;box-sizing:border-box}.jp-dash-section-header{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:2.5rem 0 .5rem}@media (max-width: 660px){.jp-dash-section-header{margin-bottom:1.5rem}}@media (max-width: 480px){.jp-dash-section-header{display:block}}.jp-dash-section-header__label{-ms-flex:1;flex:1;white-space:nowrap}.jp-dash-section-header__name{display:inline-block;margin-top:0;margin-bottom:0;font-size:1.25rem;font-weight:400;white-space:nowrap}@media (min-width: 481px){.jp-dash-section-header__name{display:inline-block}}@media (max-width: 480px){.jp-dash-section-header__name .jp-dash-section-header__label{display:inline-block}}.jp-dash-section-header__settings{display:inline-block;min-width:2.5rem;text-align:center;color:#668eaa}.jp-dash-section-header__settings:focus{outline:0;box-shadow:non
7888 e}.jp-dash-section-header__settings:focus .gridicon{color:#0087be}.jp-dash-section-header__settings .gridicon{position:relative;top:1px}.jp-dash-section-header__external-link{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;font-style:italic}@media (max-width: 660px){.jp-dash-section-header__external-link{margin-top:.25rem}}@media (max-width: 480px){.jp-dash-section-header__external-link{display:block;width:100%}}.jp-dash-section-header__children{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}@media (max-width: 480px){.jp-dash-section-header__children{width:100%}}.jp-expanded-card__header{font-size:1.25rem}.jp-expanded-card__summary{font-size:.875rem;color:#666}.dops-foldable-card.dops-card.devmode-disabled .dops-foldable-card__summary,.dops-foldable-card.dops-card.devmode-disabled .dops-foldable-card__summary_expanded{width:100px}.dops-foldable-card.dops-card.is-expanded .dops-foldable-card__content{position:relative;padding:16px 47px 1
7889 6px 16px}@media (min-width: 661px){.dops-foldable-card__main{max-width:85%}}@media (min-width: 481px){.dops-foldable-card__main{max-width:60%}}@media (max-width: 480px){.dops-foldable-card__main{-ms-flex-preferred-size:100%;flex-basis:100%}}@media (max-width: 480px){.dops-foldable-card__header{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width: 480px){.dops-foldable-card__header-text{font-size:.875rem;line-height:1.8}}.dops-foldable-card__header-text .dops-button{margin-left:.5rem}@media (max-width: 480px){.dops-foldable-card__subheader{display:none}}@media (max-width: 480px){.dops-foldable-card.has-expanded-summary .dops-foldable-card__summary,.dops-foldable-card.has-expanded-summary .dops-foldable-card__summary_expanded{text-align:left;margin-top:.5rem}}.jp-footer{text-align:center;margin:1rem 0 4rem}@media (max-width: 1040px){.jp-footer{margin:2rem 0 3rem}}@media (max-width: 660px){.jp-footer{margin:1.5rem 0 1rem}}.jp-footer__a8c-attr-container{margin-bottom:.5rem}.jp-footer__a
7890 8c-attr{width:11.25rem}.jp-footer__a8c-attr path{fill:#668eaa}.jp-footer__links{border-top:1px #d9e3ea solid;border-bottom:1px #d9e3ea solid;margin-top:0;margin-bottom:1rem}@media (max-width: 660px){.jp-footer__links{border-bottom:none}}.jp-footer__link-item{display:inline-block;margin-bottom:0}@media (min-width: 661px){.jp-footer__link-item{display:inline-block}}@media (max-width: 660px){.jp-footer__link-item{display:block;border-bottom:1px #d9e3ea solid}}.jp-footer__link{padding:1rem .5rem;color:#668eaa;display:inline-block;cursor:pointer}.jp-footer__link:visited{color:#668eaa}.jp-footer__link:hover,.jp-footer__link:active{color:#1c2932}@media (max-width: 660px){.jp-footer__link{display:block;padding:.5rem 0;border-bottom:1px #d9e3ea solid}.jp-footer__link:last-of-type{border-bottom:none}}.jp-loading-placeholder{margin-top:30vh;margin-bottom:25vh;color:#c8d7e1;font-size:12vw;text-align:center}@media (min-width: 961px){.jp-loading-placeholder{font-size:120px}}.jp-loading-placeholde
7891 r .dashicons{font-size:inherit;width:auto;height:auto}.jp-jetpack-connect__container{text-align:center}.jp-jetpack-connect__container .dops-section-header__label{margin:.0625rem;padding:1rem;font-size:1rem;font-weight:400;border-bottom:1px #e9eff3 solid}@media (max-width: 660px){.jp-jetpack-connect__cta{text-align:left}}.jp-jetpack-connect__cta .jp-jetpack-connect__description{padding:0 0 1rem}.jp-jetpack-connect__container-title,.jp-jetpack-connect__container-subtitle{font-weight:400}.jp-jetpack-connect__container-subtitle:first-of-type{margin:0;padding:1rem}@media (min-width: 661px){.jp-jetpack-connect__container-subtitle{font-size:1.25rem}}@media (max-width: 660px){.jp-jetpack-connect__container-subtitle{text-align:left}}.jp-jetpack-connect__description{padding:1rem;font-size:1rem}@media (min-width: 961px){.jp-jetpack-connect__description{padding:0 10%;margin-bottom:2rem}}@media (max-width: 660px){.jp-jetpack-connect__description{font-size:.875rem;text-align:left;margin-top:0;pad
7892 ding:1rem 0}}.jp-jetpack-connect__link{font-style:italic}.jp-jetpack-connect__button{margin:0 0 .75rem}.jp-jetpack-connect__feature{padding:0}.jp-jetpack-connect__header{position:relative}@media (min-width: 961px){.jp-jetpack-connect__header:first-of-type{background:transparent url("../../images/long-clouds.svg") 50% 110% no-repeat;background-size:100% 63px;padding-bottom:3.125rem}}@media (max-width: 960px){.jp-jetpack-connect__header:first-of-type{border-bottom:1px #e9eff3 solid;background-image:none}}@media (min-width: 961px){.jp-jetpack-connect__header{padding-top:1rem}}@media (max-width: 660px){.jp-jetpack-connect__header .jp-jetpack-connect__description{padding:0 1rem 1rem}}.jp-jetpack-connect__header-img-container{position:absolute;left:0;right:0;bottom:0}@media (max-width: 960px){.jp-jetpack-connect__header-img-container{display:none}}.jp-jetpack-connect__header-img{margin:0 auto;max-width:100%;z-index:1001;position:absolute;left:0;right:0;bottom:0}@media (min-width: 961px){.
7893 jp-jetpack-connect__header-img:first-of-type{bottom:-15px}}.jp-jetpack-connect__header-img:last-of-type{z-index:999}@media (min-width: 961px){.jp-jetpack-connect__traffic .jp-jetpack-connect__header:first-of-type{padding-bottom:12.5rem;background:url("../../images/stars-right.svg") no-repeat,url("../../images/stars-left.svg") no-repeat,#fff;background-position:95% 50%, 5% 50%;background-size:100px, 125px}}.jp-jetpack-connect__interior-container{padding:1rem;background:#f3f6f8}@media (min-width: 961px){.jp-jetpack-connect__interior-container{padding:1.5rem 1rem 1rem}}@media (max-width: 960px){.jp-jetpack-connect__interior-container .jp-jetpack-connect__container-subtitle{padding:1rem 0 0}}@media (min-width: 661px){.jp-jetpack-connect__interior-container .jp-jetpack-connect__container-subtitle{margin-top:1.5rem}}.jp-jetpack-connect__feature-list{margin:0;padding:0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-w
7894 idth: 961px){.jp-jetpack-connect__feature-list{margin-top:1rem}}@media (min-width: 661px){.jp-jetpack-connect__feature-list{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media (max-width: 660px){.jp-jetpack-connect__feature-list{margin:-.5rem -1rem 0}}.jp-jetpack-connect__feature-list-column{box-shadow:0 0 0 1px rgba(200,215,225,0.5),0 1px 2px #e9eff3;text-align:left;background:#fff}@media (min-width: 661px){.jp-jetpack-connect__feature-list-column{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:33%;flex-basis:33%}}@media (max-width: 660px){.jp-jetpack-connect__feature-list-column{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:.5rem}}.jp-jetpack-connect__feature-content{padding:1rem}.jp-jetpack-connect__feature-content-title{margin:0}.jp-jetpack-connect__feature-image{max-width:100%;margin:0 auto}.jp-jumpstart{text-align:center}@media (max-width: 660px){.jp-jumpstart{text-align:left}}.jp-jumpstart__cta-container{position:relative;paddi
7895 ng:0}.jp-jumpstart__cta-container .dops-spinner{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(255,255,255,0.85);z-index:1001}.jp-jumpstart__cta-container .dops-spinner__image{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.jp-jumpstart__cta{margin-bottom:0}.jp-jumpstart__cta-container{padding:0}.jp-jumpstart__cta{margin-bottom:0;padding-bottom:0}.jp-jumpstart__title{font-weight:400;text-align:center}.jp-jumpstart__description{margin-top:0;padding:0 1rem 1rem;font-size:1rem}@media (max-width: 660px){.jp-jumpstart__description{padding:0 0 1rem}}.jp-jumpstart__features{margin:0;padding:1rem}.jp-jumpstart__features.dops-foldable-card{box-shadow:none}.jp-jumpstart__features.dops-foldable-card.is-expanded{margin-bottom:0}.jp-jumpstart__features .dops-foldable-card__header,.jp-jumpstart__features.dops-foldable-card.is-expanded .dops-foldable-card__header{min-height:auto}.j
7896 p-jumpstart__features .dops-foldable-card__main{max-width:100%;margin-right:0}.jp-jumpstart__features .dops-foldable-card__secondary{display:none}.jp-jumpstart__features .dops-foldable-card__subheader{color:#0087be;font-style:italic}.jp-jumpstart__features .dops-foldable-card__content{background-color:#fafbfc}.jp-jumpstart__feature-list{margin:0;padding:0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width: 660px){.jp-jumpstart__feature-list{margin:-.5rem -1rem 0}}.jp-jumpstart__feature-list-column{box-shadow:0 0 0 1px rgba(200,215,225,0.5),0 1px 2px #e9eff3;text-align:left;background:#fff}@media (min-width: 661px){.jp-jumpstart__feature-list-column{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:50%;flex-basis:50%}.jp-jumpstart__feature-list-column:last-of-type{margin-top:1px;max-width:49.9%}}@media (max-width: 660px){.jp-jumpstart__feature-list-column{-ms-flex-prefe
7897 rred-size:100%;flex-basis:100%}}.jp-jumpstart__feature-content{padding:1rem}.jp-jumpstart__feature-content-title{margin:0}.jp-jumpstart__note{margin:0;padding:1rem 0 0;font-size:.875rem;clear:both;font-style:italic}.jp-jumpstart__skip-step{font-style:italic;cursor:pointer}.jp-masthead{background-color:#fff;text-align:center;box-shadow:0 1px 0 rgba(200,215,225,0.5),0 1px 2px #e9eff3}@media (max-width: 45rem){.jp-masthead{padding:0 1.25rem}}.jp-masthead__inside-container{padding:.375rem 0;margin:0 auto;width:100%;max-width:45rem;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.jp-masthead__logo-container{padding:.3125rem 0 0}.jp-masthead__logo{width:10.375rem;height:1.8125rem;fill:#72af3a}.jp-masthead__logo-link{display:inline-block;outline:none;vertical-align:middle}.jp-masthead__logo-link:focus{line-height:0;box-shadow:0 0 0 2px #78dcfa}.jp-masthead__logo-link+code{margin:0 10px;padding:5px 9px;border-radius:2px;background:#e6ecf1;color:#647a88}.jp-mas
7898 thead__links{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex:2 50%;flex:2 50%;-ms-flex-pack:end;justify-content:flex-end;margin:0}@media (max-width: 480px){.jp-masthead__links{padding-right:.625rem}}.jp-masthead__link-li{margin:0;padding:0}.jp-masthead__link{font-style:normal;color:#0087be;padding:.625rem;display:inline-block}.jp-masthead__link:visited{color:#0087be}.jp-masthead__link:active,.jp-masthead__link:hover{color:#00aadc}.jp-masthead__link:hover{text-decoration:underline}.jp-masthead__link .dashicons{display:none}@media (max-width: 480px){.jp-masthead__link:hover,.jp-masthead__link:active{text-decoration:none}.jp-masthead__link .dashicons{display:block;font-size:1.75rem}.jp-masthead__link span+span{display:none}}.jp-masthead__link-li:last-of-type .jp-masthead__link{padding-right:0}.jp-module-settings__external-link{font-size:.875rem}.jp-module-settings__read-more{clear:both;margin-top:1rem}@media (min-width: 481px){.jp-module-settings__re
7899 ad-more{margin-top:2rem}}.jp-module-settings__read-more .dops-button.is-compact.is-borderless,.jp-module-settings__read-more .jp-module-settings__more-text{vertical-align:middle}.jp-module-settings__learn-more{position:absolute;top:12px;right:17px}.jp-connection-settings{margin:1.5rem 0;text-align:center;font-weight:300}.jp-connection-settings__headline{font-size:1.3125rem}.jp-connection-settings__gravatar{display:inline-block;margin-bottom:1rem;width:4.5rem;height:4.5rem;background:#87a6bc;border-radius:50%}.jp-connection-settings__username{font-weight:600}.jp-connection-settings__email{color:#87a6bc;font-size:.8125rem;font-style:italic;font-weight:400}.jp-connection-settings__actions{margin-top:1rem}.jp-connection-settings__actions>div{display:inline-block;margin:0 .25rem 1rem}.jp-related-posts-settings__preview-label{margin-bottom:.5rem;margin-top:1.5rem;font-size:.875rem;font-weight:600}.jp-related-posts-preview{text-align:center}.jp-related-posts-preview__title{text-align:left;
7900 color:#87a6bc;font-weight:600;margin-left:.5rem;margin-bottom:1rem;text-transform:uppercase}.jp-related-posts-preview__item{box-sizing:border-box;display:inline-block;width:33.33%;padding:.5rem;text-align:left}@media (max-width: 480px){.jp-related-posts-preview__item{width:100%}}.jp-related-posts-preview__item img{max-width:100%;margin-bottom:.5rem}.jp-support-card{margin-top:1rem;margin-bottom:0}.jp-support-card__description{margin:0;font-size:.875rem;line-height:1.65;color:#555d66}@media (max-width: 660px){.jp-support-card__description{margin-bottom:0}}.jp-support-card__link{font-style:italic}@media (max-width: 660px){.jp-support-card__link{display:block;width:100%;width:100%;padding:.625rem 0;border-top:1px rgba(200,215,225,0.5) solid}.jp-support-card__link:first-letter{text-transform:capitalize}.jp-support-card__link:first-of-type{border-top:0}}.jp-support-card__happiness{margin-bottom:0;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap}@media (max-w
7901 idth: 660px){.jp-support-card__happiness{padding-bottom:0}.jp-support-card__happiness .jp-support-card__description:first-of-type{margin-bottom:1rem}}.jp-support-card__social{background-color:#fafbfc;padding:.75rem 1rem}@media (max-width: 660px){.jp-support-card__social{background:#fff;margin-top:1rem;padding:0 1rem}}.jp-support-card__header{margin:0 0 1rem 0}@media (min-width: 661px){.jp-support-card__happiness-engineer{-ms-flex-preferred-size:15%;flex-basis:15%;-ms-flex-negative:1;flex-shrink:1;-ms-flex-positive:1;flex-grow:1}}@media (max-width: 660px){.jp-support-card__happiness-engineer{display:none}}.jp-support-card__happiness-engineer-img{width:4.5rem;height:4.5rem;margin-right:1.5rem;border-radius:50%}@media (min-width: 661px){.jp-support-card__happiness-contact{-ms-flex-preferred-size:85%;flex-basis:85%;-ms-flex-negative:1;flex-shrink:1;-ms-flex-positive:1;flex-grow:1}}.jp-form-fieldset{clear:both}.jp-form-fieldset+.jp-form-fieldset{margin-top:1.5rem}.jp-form-legend{padding:
7902 0;margin-bottom:.3125rem;font-size:.875rem;font-weight:600}.jp-form-label{display:block;font-size:.875rem;line-height:1.5;margin-bottom:.3125rem}.jp-form-label input[type="radio"]+span{font-weight:normal}.jp-form-button{margin-top:1rem}@media (min-width: 481px){.jp-form-button{position:absolute;right:1rem;bottom:1rem}}.jp-form-setting-explanation{color:#4f748e;display:block;margin:.3125rem .875rem 0 0;font-size:.8125rem;font-style:italic;font-weight:400;word-break:break-word}.jp-form-setting-explanation+.dops-card{margin-top:1rem}.jp-form-fieldset{margin-bottom:4em}.jp-form-fieldset .jp-form-legend+.jp-form-setting-explanation{margin-top:.5rem}.jp-form-fieldset .jp-form-setting-explanation+.jp-form-label{margin-top:1rem}.react-tagsinput{border:1px solid #e9eff3;padding:.3125rem}.react-tagsinput--focused{border-color:#a5d24a}.react-tagsinput-tag{background-color:#00aadc;border-radius:2px;border:1px solid #0087be;color:#fff;display:inline-block;font-size:13px;padding:.3125rem;margin-r
7903 ight:.3125rem;transition:background-color .2s ease-out}.react-tagsinput-tag:hover{background-color:#26b7e2}.react-tagsinput-remove{cursor:pointer;font-weight:bold;transition:color .2s ease-out}.react-tagsinput-remove:hover{color:#caf3ff}.react-tagsinput-tag a::before{content:" \00d7"}.react-tagsinput-input{font-size:13px;padding:.3125rem;width:9.375rem;margin:0;height:1.875rem;vertical-align:top}.jetpack-pagestyles .vp-notice,.jetpack-pagestyles .woocommerce-message,.jetpack-pagestyles .wc-connect{display:none}.jetpack-pagestyles .woocommerce-message.dops-notice{display:block}.jetpack-pagestyles .woocommerce-message.dops-notice .submit{padding:0}.jetpack-pagestyles .woocommerce-message.dops-notice .skip{color:#87a6bc;opacity:0.85}.jetpack-pagestyles .woocommerce-message.dops-notice .skip:hover{opacity:1}.jetpack-pagestyles .woocommerce-message.dops-notice .notice-dismiss::before{display:none}.jetpack-pagestyles .woocommerce-message.dops-notice .dops-notice__text>div{max-width:620px}
7904 .jetpack-pagestyles .woocommerce-message.dops-notice .dops-notice__text>a{margin-right:15px}.jetpack-pagestyles .woocommerce-message.dops-notice .dops-notice__moved_text{margin-bottom:5px}.jetpack-pagestyles .dops-notice__action.notice-dismiss{height:100%}.jp-at-a-glance{margin-bottom:3rem}.jp-at-a-glance__stats-card{padding:0}.jp-at-a-glance__stats-inactive{padding:1rem}@media (min-width: 661px){.jp-at-a-glance__stats-inactive{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}}@media (max-width: 660px){.jp-at-a-glance__stats-inactive-icon{display:none}}@media (min-width: 661px){.jp-at-a-glance__stats-inactive-icon{-ms-flex-preferred-size:10%;flex-basis:10%}}.jp-at-a-glance__stats-inactive-text{font-size:.875rem;line-height:1.5}@media (max-width: 660px){.jp-at-a-glance__stats-inactive-text{padding:0 0 1rem}}@media (min-width: 661px){.jp-at-a-glance__stats-inactive-text{-ms-flex-pr
7905 eferred-size:50%;flex-basis:50%;padding:0 1rem}}.jp-at-a-glance__stats-inactive-button{text-align:left}@media (min-width: 661px){.jp-at-a-glance__stats-inactive-button{-ms-flex-preferred-size:40%;flex-basis:40%;text-align:right}}.jp-at-a-glance__stats-chart{padding:1rem;position:relative}.jp-at-a-glance__stats-chart .dops-spinner{position:absolute;top:50%;left:50%}.jp-at-a-glance__stats-bottom{margin:2rem 0 0}@media (max-width: 480px){.jp-at-a-glance__stats-bottom{box-shadow:0 0 0 1px rgba(200,215,225,0.5),0 1px 2px #e9eff3}}.jp-at-a-glance__stats-summary{text-align:center;border-top:1px #f3f6f8 solid}@media (min-width: 661px){.jp-at-a-glance__stats-summary{-ms-flex-wrap:nowrap;flex-wrap:nowrap;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}}@media (max-width: 660px){.jp-at-a-glance__stats-summary{display:block}}.jp-at-a-glance__stats-summary-today,.jp-at-a-glance__stats-summary-bestday{-ms-flex-preferred-size:25%;flex-basis:25%;padding:1rem;box-shadow:0
7906 0 0 1px rgba(200,215,225,0.5),0 1px 2px #e9eff3}@media (max-width: 660px){.jp-at-a-glance__stats-summary-today{margin-top:-.0625rem}}@media (min-width: 661px){.jp-at-a-glance__stats-summary-bestday{margin:0 .0625rem}}@media (max-width: 660px){.jp-at-a-glance__stats-summary-bestday,.jp-at-a-glance__stats-summary-alltime{margin-top:.0625rem}}.jp-at-a-glance__stats-summary-alltime{-ms-flex-preferred-size:50%;flex-basis:50%;padding:1rem;box-shadow:0 0 0 1px rgba(200,215,225,0.5),0 1px 2px #e9eff3}@media (min-width: 661px){.jp-at-a-glance__stats-summary-alltime{max-width:40%;display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}}.jp-at-a-glance__stats-alltime-views,.jp-at-a-glance__stats-alltime-comments{-ms-flex-preferred-size:50%;flex-basis:50%}.jp-at-a-glance__stats-cta{padding:1rem;background-color:#fafbfc}@media (min-width: 661px){.jp-at-a-glance__stats-cta{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-fle
7907 x-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;align-items:center}}@media (max-width: 660px){.jp-at-a-glance__stats-cta{display:block}}@media (min-width: 661px){.jp-at-a-glance__stats-cta-description{-ms-flex-preferred-size:30%;flex-basis:30%}}.jp-at-a-glance__stat-details{margin:0}.jp-at-a-glance__stat-number{font-size:1.375rem;font-weight:400;margin:.5rem 0}@media (min-width: 661px){.jp-at-a-glance__stats-cta-buttons{text-align:right;-ms-flex-preferred-size:70%;flex-basis:70%}}@media (max-width: 660px){.jp-at-a-glance__stats-cta-buttons{text-align:center}.jp-at-a-glance__stats-cta-buttons .dops-button{width:100%;margin-bottom:.25rem}}.jp-at-a-glance__stats-cta-buttons .dops-button{text-align:center;margin:.25rem}.jp-at-a-glance__stats-views{margin-top:0;margin-bottom:0}.jp-at-a-glance__stats-view{display:inline-block;margin-top:0;margin-bottom:0;margin-left:1rem}.jp-at-a-glance__stats-view:focus{outline:0}@media (max-width: 480px){.jp-at-a-glance__stats-view{margin-left:0;ma
7908 rgin-right:1rem}}.jp-at-a-glance__stats-view-link,.jp-at-a-glance__stats-view-link:visited{color:#87a6bc;text-decoration:underline}.jp-at-a-glance__stats-view-link.is-current,.jp-at-a-glance__stats-view-link:visited.is-current{font-weight:600;text-decoration:none}.jp-at-a-glance__stats-view-link:focus{outline:0;box-shadow:none}.jp-at-a-glance__item-grid{display:-ms-flexbox;display:flex}@media (max-width: 660px){.jp-at-a-glance__item-grid{display:block}}.jp-at-a-glance__left,.jp-at-a-glance__right{display:-ms-flexbox;display:flex}@media (min-width: 661px){.jp-at-a-glance__left,.jp-at-a-glance__right{-ms-flex-preferred-size:50%;flex-basis:50%;margin-bottom:1rem}}@media (max-width: 660px){.jp-at-a-glance__left,.jp-at-a-glance__right{margin-bottom:.75rem}}.jp-at-a-glance__left>div,.jp-at-a-glance__left .jp-dash-item,.jp-at-a-glance__right>div,.jp-at-a-glance__right .jp-dash-item{-ms-flex-positive:1;flex-grow:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:col
7909 umn}.jp-at-a-glance__left>div,.jp-at-a-glance__right>div{-ms-flex-preferred-size:100%;flex-basis:100%}.jp-at-a-glance__left .jp-dash-item .dops-card,.jp-at-a-glance__right .jp-dash-item .dops-card{-ms-flex-positive:1;flex-grow:1}.jp-at-a-glance__left .jp-dash-item .dops-card.is-compact,.jp-at-a-glance__right .jp-dash-item .dops-card.is-compact{-ms-flex-positive:0;flex-grow:0}.jp-at-a-glance__left .jp-dash-item__card,.jp-at-a-glance__right .jp-dash-item__card{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}.jp-at-a-glance__left{display:-ms-flexbox;display:flex}@media (min-width: 661px){.jp-at-a-glance__left{margin-right:1rem}.jp-at-a-glance__left:last-child{-ms-flex-preferred-size:calc( 50% - .5rem);flex-basis:calc( 50% - .5rem)}}.dops-chart__tooltip .tip-arrow{display:none}.jp-landing__plans.dops-card{padding:0}.jp-landing__plans .dops-button{margin-right:10px}.jp-landing-plans__header{background:#2e4453}@media (min-width: 661px){.jp-landing-plans__header{pa
7910 dding:2rem 0 0}}@media (max-width: 660px){.jp-landing-plans__header{padding:2rem}}.jp-landing-plans__header-img-container{margin:2rem 0 0;overflow:hidden}@media (min-width: 661px){.jp-landing-plans__header-img-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}}@media (max-width: 660px){.jp-landing-plans__header-img-container{margin-bottom:0}}.jp-landing-plans__header-img{max-width:100%}@media (max-width: 660px){.jp-landing-plans__header-img{margin-top:2rem}}@media (min-width: 661px){.jp-landing-plans__header-img{margin:0 -2rem 0 2rem}}.jp-landing-plans__clouds{position:relative;overflow:hidden;padding-top:5rem}.jp-landing-plans__clouds img{position:absolute;bottom:-2px;left:-5%;right:-5%;height:auto;width:110%}@media (max-width: 660px){.jp-landing-plans__clouds{display:none}}.jp-landing-plans__header-col-left{-ms-flex-preferred-size:60%;flex-basis:60%}@media (min-width:
7911 661px){.jp-landing-plans__header-col-left{padding-left:2rem}}.jp-landing-plans__header-col-right{-ms-flex-preferred-size:40%;flex-basis:40%}.jp-landing-plans__header-title,.jp-landing-plans__header-description{line-height:1.5}@media (min-width: 661px){.jp-landing-plans__header-title,.jp-landing-plans__header-description{text-align:center}}.jp-landing-plans__header-title,.jp-landing-plans__header-subtitle{color:#fff;font-weight:400;margin:0}.jp-landing-plans__header-title{font-size:1.25rem}.jp-landing-plans__header-description{font-size:.875rem;margin:0;padding-bottom:1rem}.jp-landing-plans__header-subtitle{font-size:1rem;line-height:1.25}.jp-landing-plans__header-description,.jp-landing-plans__header-text{color:#a8bece}.jp-landing-plans__header-text{font-size:.875rem;padding:1.5rem 0;margin:0}.jp-landing-plans__header-btn-container{margin:0}.jp-landing__plan-features-card{box-shadow:0 0 0 1px rgba(200,215,225,0.5),0 1px 2px #e9eff3;border-radius:3px}@media (min-width: 661px){.jp-lan
7912 ding__plan-features-card{margin-bottom:2rem}}@media (max-width: 660px){.jp-landing__plan-features-card{margin-bottom:1rem}}@media (min-width: 481px){.jp-landing__plan-features-card{padding:2rem}}@media (max-width: 480px){.jp-landing__plan-features-card{padding:1rem}}.jp-landing__plan-features-card:last-of-type{margin-bottom:0}.jp-landing__plan-features-title{margin:0}@media (min-width: 661px){.jp-landing__plan-features{padding:0 2rem 2rem}}@media (max-width: 660px){.jp-landing__plan-features{padding:1rem}}@media (min-width: 661px){.jp-landing__plan-card{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media (min-width: 661px){.jp-landing__plan-card{padding:2rem}}@media (max-width: 660px){.jp-landing__plan-card{padding:2rem 2rem 1rem}}.jp-landing__plan-card .jp-landing__plan-features-title,.jp-landing__plan-card .jp-landing__plan-features-text{padding:0}@media (min-width: 661px){.jp-landing__plan-card .jp-landing__plan-features-title,.jp-landing__plan-card .jp
7913 -landing__plan-features-text{margin-left:2rem}}.jp-landing__plan-card .jp-landing__plan-features-title{margin-bottom:1rem}@media (max-width: 660px){.jp-landing__plan-card-img{float:right;margin:0 0 2rem 2rem}}@media (max-width: 480px){.jp-landing__plan-card-img{display:none}}.jp-landing__plan-icon{width:7.5rem}@media (max-width: 660px){.jp-landing__plan-icon{width:6.25rem}}.jp-landing__plan-card-img.is-placeholder{width:7.5rem;height:5.3125rem}.jp-landing__plan-card-img.is-placeholder+.jp-landing__plan-card-current{width:80%}.jp-landing__plan-features-title.is-placeholder{height:1.5rem;max-width:50%}.jp-landing__plan-features-text.is-placeholder{height:2.75rem;max-width:75%}.jp-landing__apps.dops-card{padding:0}.jp-landing__apps .dops-button{margin-right:10px}.jp-landing-apps__header,.jp-landing-apps__footer{background:#2e4453}@media (min-width: 661px){.jp-landing-apps__header{padding:2rem 0 0}}@media (max-width: 660px){.jp-landing-apps__header{padding:2rem}}.jp-landing-apps__header
7914 -img-container{margin:2rem 0 0;overflow:hidden}@media (min-width: 661px){.jp-landing-apps__header-img-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}}@media (max-width: 660px){.jp-landing-apps__header-img-container{margin-bottom:0}}.jp-landing-apps__clouds{position:relative;overflow:hidden}.jp-landing-apps__clouds img{position:absolute;left:-5%;right:-5%;height:auto;width:110%}@media (max-width: 660px){.jp-landing-apps__clouds{display:none}}.jp-clouds-top{padding-top:5rem}.jp-clouds-top img{bottom:-2px}.jp-clouds-bottom{padding-bottom:5rem}.jp-clouds-bottom img{top:-2px}.jp-landing-apps__header-img{max-width:100%}.jp-landing-apps__header-col-left{-ms-flex-preferred-size:45%;flex-basis:45%}@media (min-width: 661px){.jp-landing-apps__header-col-left{padding-left:2rem}}.jp-landing-apps__header-col-right{-ms-flex-preferred-size:55%;flex-basis:55%}@media (min-width: 661px)
7915 {.jp-landing-apps__header-col-right{padding:0 2rem}}@media (max-width: 660px){.jp-landing-apps__header-col-right{text-align:center}}.jp-landing-apps__title,.jp-landing-apps__description{line-height:1.5}@media (min-width: 661px){.jp-landing-apps__title,.jp-landing-apps__description{text-align:center}}.jp-landing-apps__title,.jp-landing-apps__subtitle{color:#fff;font-weight:400;margin:0}.jp-landing-apps__title{font-size:1.25rem}.jp-landing-apps__description{font-size:.875rem;margin:0;padding-bottom:1rem}.jp-landing-apps__subtitle,.jp-landing__apps-feature-title{font-size:1rem;line-height:1.25}.jp-landing-apps__description,.jp-landing-apps__sub-description{color:#a8bece}.jp-landing-apps__sub-description,.jp-landing__apps-feature-text{font-size:.875rem;padding:1.5rem 0;margin:0}.jp-landing-apps__feature-container{padding:1rem 0}.jp-landing-apps__feature{padding:2rem}@media (min-width: 661px){.jp-landing-apps__feature{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap
7916 ;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:top;align-items:top;padding:2rem 0}}@media (min-width: 661px){.jp-landing-apps__feature-col{-ms-flex-preferred-size:50%;flex-basis:50%}}@media (min-width: 661px) and (min-width: 661px){.jp-landing-apps__feature-col:nth-child(odd){padding:0 2rem}.jp-landing-apps__feature-col:nth-child(even){padding:0 2rem 0}}@media (max-width: 660px){.jp-landing-apps__feature-col.jp-landing-apps__feature-img{display:none}}@media (min-width: 661px){.jp-landing-apps__feature-desc:nth-child(odd){padding:0 2rem}.jp-landing-apps__feature-desc:nth-child(even){padding:0 2rem 0}}.jp-landing__apps-feature-title{margin:0}.jp-landing-apps__feature-img img{max-width:100%}@media (min-width: 661px){.jp-landing-apps__footer-top{padding:0 2rem 2rem}}@media (max-width: 660px){.jp-landing-apps__footer-top{padding:2rem}}.jp-landing-apps__downloads{padding:2rem}.jp-landing-apps__devices{width:100%;margin-top:2rem}.jp-landing-apps__btn-container{margin:0 0 2rem;di
7917 splay:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.jp-landing-apps__btn-container:last-of-type{margin:0}@media (min-width: 481px){.jp-landing-apps__btn-container{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media (max-width: 480px){.jp-landing-apps__btn-container{-ms-flex-wrap:wrap;flex-wrap:wrap}.jp-landing-apps__btn-container .dops-button{margin-right:0}}.jp-app-button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:2.625rem;padding-left:.375rem;color:#2e4453}@media (max-width: 480px){.jp-app-button{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-pack:center;justify-content:center;margin-bottom:.625rem}}.jp-app-button svg{margin-right:.5rem;fill:#2e4453}.jp-app-button.button-ios svg{margin-top:-.1875rem}.dops-search__input[type="search"]{width:100%}
7918
7919 diff --git a/plugins/jetpack/_inc/build/style.min.rtl.css b/plugins/jetpack/_inc/build/style.min.rtl.css
7920 index a506cb8..c4ed5e4 100644
7921 --- a/plugins/jetpack/_inc/build/style.min.rtl.css
7922 +++ b/plugins/jetpack/_inc/build/style.min.rtl.css
7923 @@ -1,4 +1,4 @@
7924 /* Do not modify this file directly. It is compiled SASS code. */
7925 -@media (max-width: 660px){.jp-hidden-on-mobile{display:none}}.jetpack-pagestyles #wpcontent{padding-right:0}.wp-admin.toplevel_page_jetpack{background-color:#f3f6f8;line-height:1.4;height:auto}.jetpack-pagestyles a{text-decoration:none}.jetpack-pagestyles #dolly{float:none;position:relative;left:0;right:0;top:0;padding:0.625rem;text-align:left;background:#fff;font-size:0.75rem;font-style:italic;color:#87a6bc;border-bottom:1px #e9eff3 solid}@media (max-width: 660px){.jetpack-pagestyles #dolly{display:none}}.toplevel_page_jetpack ul#adminmenu a.wp-has-current-submenu:after{border-left-color:#f3f6f8}.jp-lower{margin:0 auto;text-align:right;max-width:45rem;padding:1.5rem}#contextual-help-link-wrap{display:none}.is-placeholder{animation:pulse-light 0.8s ease-in-out infinite;background:#c8d7e1}@keyframes pulse-light{50%{background-color:#e9eff3}}.jp-dash-item a{font-style:italic}.jp-dash-item .dops-section-header__card-badge .dops-button{background:none;border-bottom-width:1px}.jp-dash-it
7926 em .dops-section-header__card-badge .dops-button:hover{background:#fff}.jp-dash-item__card{margin:0}.jp-dash-item__count{margin-top:0;margin-bottom:0;width:100%;color:#00aadc;font-weight:500;font-size:2rem}@media (max-width: 660px){.jp-dash-item__count{font-size:1.4375rem}}.jp-dash-item__description{margin:0;width:100%;font-size:0.875rem}.jp-dash-item .dops-section-header{background:#fafbfc;width:100%}.jp-dash-item .dops-section-header .dops-button{font-style:normal}.jp-dash-item .dops-section-header .dops-section-header__label{color:#4f748e}.jp-dash-item .dops-section-header .dops-section-header__label:before{content:'';display:block;position:absolute;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;background:linear-gradient(to left, rgba(250,251,252,0), #fafbfc 90%);top:0px;bottom:0px;left:0px;right:auto;width:20%;height:auto}.jp-dash-item .dops-section-header.is-working .dops-section-header__actio
7927 ns,.jp-dash-item .dops-section-header.is-premium-inactive .dops-section-header__actions{color:#c8d7e1}.jp-dash-item .dops-section-header__actions .dops-notice{margin-top:0.125rem;margin-left:-0.625rem}.jp-dash-item__active-label{display:inline-block;padding:0.375rem 0;color:#668eaa;color:#87a6bc;font-size:0.75rem;font-weight:400;text-transform:uppercase}.jp-dash-item__is-inactive .dops-section-header .dops-section-header__label:before{content:'';display:block;position:absolute;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;background:linear-gradient(to left, rgba(243,246,248,0), #f3f6f8 90%);top:0px;bottom:0px;left:0px;right:auto;width:20%;height:auto}.jp-dash-item__is-inactive .dops-card{background-color:#f3f6f8}.jp-dash-item__is-inactive .jp-dash-item__description{font-style:italic;color:#4f748e}.jp-dash-item__disabled{opacity:.5;position:relative}.jp-dash-item__disabled::before{content:"";width:1
7928 00%;height:100%;display:block;position:absolute;top:0;right:0;z-index:1}.jp-dash-item__recently-activated .jp-dash-item__description{font-style:italic;box-sizing:border-box}.jp-dash-section-header{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:2.5rem 0 0.5rem}@media (max-width: 660px){.jp-dash-section-header{margin-bottom:1.5rem}}@media (max-width: 480px){.jp-dash-section-header{display:block}}.jp-dash-section-header__label{-ms-flex:1;flex:1;white-space:nowrap}.jp-dash-section-header__name{display:inline-block;margin-top:0;margin-bottom:0;font-size:1.25rem;font-weight:400;white-space:nowrap}@media (min-width: 481px){.jp-dash-section-header__name{display:inline-block}}@media (max-width: 480px){.jp-dash-section-header__name .jp-dash-section-header__label{display:inline-block}}.jp-dash-section-header__settings{display:inline-block;min-width:2.5rem;text-align:center;color:#668eaa}.jp-dash-section-header__settings:focus{outline:0;box-shadow:none}.jp-dash-sectio
7929 n-header__settings:focus .gridicon{color:#0087be}.jp-dash-section-header__settings .gridicon{position:relative;top:1px}.jp-dash-section-header__external-link{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;font-style:italic}@media (max-width: 660px){.jp-dash-section-header__external-link{margin-top:0.25rem}}@media (max-width: 480px){.jp-dash-section-header__external-link{display:block;width:100%}}.jp-dash-section-header__children{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}@media (max-width: 480px){.jp-dash-section-header__children{width:100%}}.jp-expanded-card__header{font-size:1.25rem}.jp-expanded-card__summary{font-size:0.875rem;color:#666}.dops-foldable-card.dops-card.devmode-disabled .dops-foldable-card__summary,.dops-foldable-card.dops-card.devmode-disabled .dops-foldable-card__summary_expanded{width:100px}@media (min-width: 661px){.dops-foldable-card__main{max-width:85%}}@media (min-width: 481px){.dops-foldable-card__main{max-
7930 width:60%}}@media (max-width: 480px){.dops-foldable-card__main{-ms-flex-preferred-size:100%;flex-basis:100%}}@media (max-width: 480px){.dops-foldable-card__header{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width: 480px){.dops-foldable-card__header-text{font-size:0.875rem;line-height:1.8}}.dops-foldable-card__header-text .dops-button{margin-right:0.5rem}@media (max-width: 480px){.dops-foldable-card__subheader{display:none}}@media (max-width: 480px){.dops-foldable-card.has-expanded-summary .dops-foldable-card__summary,.dops-foldable-card.has-expanded-summary .dops-foldable-card__summary_expanded{text-align:right;margin-top:0.5rem}}.jp-footer{text-align:center;margin:1rem 0 4rem}@media (max-width: 1040px){.jp-footer{margin:2rem 0 3rem}}@media (max-width: 660px){.jp-footer{margin:1.5rem 0 1rem}}.jp-footer__a8c-attr-container{margin-bottom:0.5rem}.jp-footer__a8c-attr{width:11.25rem}.jp-footer__a8c-attr path{fill:#668eaa}.jp-footer__links{border-top:1px #d9e3ea solid;border-bottom:1px
7931 #d9e3ea solid;margin-top:0;margin-bottom:1rem}@media (max-width: 660px){.jp-footer__links{border-bottom:none}}.jp-footer__link-item{display:inline-block;margin-bottom:0}@media (min-width: 661px){.jp-footer__link-item{display:inline-block}}@media (max-width: 660px){.jp-footer__link-item{display:block;border-bottom:1px #d9e3ea solid}}.jp-footer__link{padding:1rem 0.5rem;color:#668eaa;display:inline-block;cursor:pointer}.jp-footer__link:visited{color:#668eaa}.jp-footer__link:hover,.jp-footer__link:active{color:#1c2932}@media (max-width: 660px){.jp-footer__link{display:block;padding:0.5rem 0;border-bottom:1px #d9e3ea solid}.jp-footer__link:last-of-type{border-bottom:none}}.jp-loading-placeholder{margin-top:30vh;margin-bottom:25vh;color:#c8d7e1;font-size:12vw;text-align:center}@media (min-width: 961px){.jp-loading-placeholder{font-size:120px}}.jp-loading-placeholder .dashicons{font-size:inherit;width:auto;height:auto}.jp-jetpack-connect__container{text-align:center}.jp-jetpack-connect__
7932 container .dops-section-header__label{margin:0.0625rem;padding:1rem;font-size:1rem;font-weight:400;border-bottom:1px #e9eff3 solid}@media (max-width: 660px){.jp-jetpack-connect__cta{text-align:right}}.jp-jetpack-connect__cta .jp-jetpack-connect__description{padding:0 0 1rem}.jp-jetpack-connect__container-title,.jp-jetpack-connect__container-subtitle{font-weight:400}.jp-jetpack-connect__container-subtitle:first-of-type{margin:0;padding:1rem}@media (min-width: 661px){.jp-jetpack-connect__container-subtitle{font-size:1.25rem}}@media (max-width: 660px){.jp-jetpack-connect__container-subtitle{text-align:right}}.jp-jetpack-connect__description{padding:1rem;font-size:1rem}@media (min-width: 961px){.jp-jetpack-connect__description{padding:0 10%;margin-bottom:2rem}}@media (max-width: 660px){.jp-jetpack-connect__description{font-size:0.875rem;text-align:right;margin-top:0;padding:1rem 0}}.jp-jetpack-connect__link{font-style:italic}.jp-jetpack-connect__button{margin:0 0 0.75rem}.jp-jetpack-con
7933 nect__feature{padding:0}.jp-jetpack-connect__header{position:relative}@media (min-width: 961px){.jp-jetpack-connect__header:first-of-type{background:transparent url("../../images/long-clouds.svg") 50% 110% no-repeat;background-size:100% 63px;padding-bottom:3.125rem}}@media (max-width: 960px){.jp-jetpack-connect__header:first-of-type{border-bottom:1px #e9eff3 solid;background-image:none}}@media (min-width: 961px){.jp-jetpack-connect__header{padding-top:1rem}}@media (max-width: 660px){.jp-jetpack-connect__header .jp-jetpack-connect__description{padding:0 1rem 1rem}}.jp-jetpack-connect__header-img-container{position:absolute;right:0;left:0;bottom:0}@media (max-width: 960px){.jp-jetpack-connect__header-img-container{display:none}}.jp-jetpack-connect__header-img{margin:0 auto;max-width:100%;z-index:1001;position:absolute;right:0;left:0;bottom:0}@media (min-width: 961px){.jp-jetpack-connect__header-img:first-of-type{bottom:-15px}}.jp-jetpack-connect__header-img:last-of-type{z-index:999}@m
7934 edia (min-width: 961px){.jp-jetpack-connect__traffic .jp-jetpack-connect__header:first-of-type{padding-bottom:12.5rem;background:url("../../images/stars-right.svg") no-repeat,url("../../images/stars-left.svg") no-repeat,#fff;background-position:5% 50%, 95% 50%;background-size:100px, 125px}}.jp-jetpack-connect__interior-container{padding:1rem;background:#f3f6f8}@media (min-width: 961px){.jp-jetpack-connect__interior-container{padding:1.5rem 1rem 1rem}}@media (max-width: 960px){.jp-jetpack-connect__interior-container .jp-jetpack-connect__container-subtitle{padding:1rem 0 0}}@media (min-width: 661px){.jp-jetpack-connect__interior-container .jp-jetpack-connect__container-subtitle{margin-top:1.5rem}}.jp-jetpack-connect__feature-list{margin:0;padding:0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width: 961px){.jp-jetpack-connect__feature-list{margin-top:1rem}}@media (min-width: 661px){.jp-jetpack-connect__feature
7935 -list{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media (max-width: 660px){.jp-jetpack-connect__feature-list{margin:-0.5rem -1rem 0}}.jp-jetpack-connect__feature-list-column{box-shadow:0 0 0 1px rgba(200,215,225,0.5),0 1px 2px #e9eff3;text-align:right;background:#fff}@media (min-width: 661px){.jp-jetpack-connect__feature-list-column{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:33%;flex-basis:33%}}@media (max-width: 660px){.jp-jetpack-connect__feature-list-column{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:0.5rem}}.jp-jetpack-connect__feature-content{padding:1rem}.jp-jetpack-connect__feature-content-title{margin:0}.jp-jetpack-connect__feature-image{max-width:100%;margin:0 auto}.jp-jumpstart{text-align:center}@media (max-width: 660px){.jp-jumpstart{text-align:right}}.jp-jumpstart__cta-container{position:relative;padding:0}.jp-jumpstart__cta-container .dops-spinner{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-cont
7936 ent:center;position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(255,255,255,0.85);z-index:1001}.jp-jumpstart__cta-container .dops-spinner__image{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.jp-jumpstart__cta{margin-bottom:0}.jp-jumpstart__cta-container{padding:0}.jp-jumpstart__cta{margin-bottom:0;padding-bottom:0}.jp-jumpstart__title{font-weight:400;text-align:center}.jp-jumpstart__description{margin-top:0;padding:0 1rem 1rem;font-size:1rem}@media (max-width: 660px){.jp-jumpstart__description{padding:0 0 1rem}}.jp-jumpstart__features{margin:0;padding:1rem}.jp-jumpstart__features.dops-foldable-card{box-shadow:none}.jp-jumpstart__features.dops-foldable-card.is-expanded{margin-bottom:0}.jp-jumpstart__features .dops-foldable-card__header,.jp-jumpstart__features.dops-foldable-card.is-expanded .dops-foldable-card__header{min-height:auto}.jp-jumpstart__features .dops-foldable-card__main{max-width:100%;margin-left:0}.jp-jumpstart__features .dops-foldabl
7937 e-card__secondary{display:none}.jp-jumpstart__features .dops-foldable-card__subheader{color:#0087be;font-style:italic}.jp-jumpstart__features .dops-foldable-card__content{background-color:#fafbfc}.jp-jumpstart__feature-list{margin:0;padding:0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width: 660px){.jp-jumpstart__feature-list{margin:-0.5rem -1rem 0}}.jp-jumpstart__feature-list-column{box-shadow:0 0 0 1px rgba(200,215,225,0.5),0 1px 2px #e9eff3;text-align:right;background:#fff}@media (min-width: 661px){.jp-jumpstart__feature-list-column{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:50%;flex-basis:50%}.jp-jumpstart__feature-list-column:last-of-type{margin-top:1px;max-width:49.9%}}@media (max-width: 660px){.jp-jumpstart__feature-list-column{-ms-flex-preferred-size:100%;flex-basis:100%}}.jp-jumpstart__feature-content{padding:1rem}.jp-jumpstart__feature-content-title{
7938 margin:0}.jp-jumpstart__note{margin:0;padding:1rem 0 0;font-size:0.875rem;clear:both;font-style:italic}.jp-jumpstart__skip-step{font-style:italic;cursor:pointer}.jp-masthead{background-color:#fff;text-align:center;box-shadow:0 1px 0 rgba(200,215,225,0.5),0 1px 2px #e9eff3}@media (max-width: 45rem){.jp-masthead{padding:0 1.25rem}}.jp-masthead__inside-container{padding:0.375rem 0;margin:0 auto;width:100%;max-width:45rem;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.jp-masthead__logo-container{padding:0.3125rem 0 0}.jp-masthead__logo{width:10.375rem;height:1.8125rem;fill:#72af3a}.jp-masthead__logo-link{display:inline-block;outline:none}.jp-masthead__logo-link:focus{line-height:0;box-shadow:0 0 0 2px #78dcfa}.jp-masthead__links{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex:2 50%;flex:2 50%;-ms-flex-pack:end;justify-content:flex-end;margin:0}@media (max-width: 480px){.jp-masthead__links{padding-left:0.625rem}}.jp-mas
7939 thead__link-li{margin:0;padding:0}.jp-masthead__link{font-style:normal;color:#0087be;padding:0.625rem;display:inline-block}.jp-masthead__link:visited{color:#0087be}.jp-masthead__link:active,.jp-masthead__link:hover{color:#00aadc}.jp-masthead__link:hover{text-decoration:underline}.jp-masthead__link .dashicons{display:none}@media (max-width: 480px){.jp-masthead__link:hover,.jp-masthead__link:active{text-decoration:none}.jp-masthead__link .dashicons{display:block;font-size:1.75rem}.jp-masthead__link span+span{display:none}}.jp-masthead__link-li:last-of-type .jp-masthead__link{padding-left:0}.jp-module-settings__external-link{font-size:0.875rem}.jp-module-settings__read-more{clear:both;margin-top:1rem}@media (min-width: 481px){.jp-module-settings__read-more{margin-top:2rem}}.jp-module-settings__read-more .dops-button.is-compact.is-borderless,.jp-module-settings__read-more .jp-module-settings__more-sep,.jp-module-settings__read-more .jp-module-settings__more-text{vertical-align:middle}.j
7940 p-module-settings__read-more .jp-module-settings__more-sep{background:#ddd;width:0.125rem;height:0.875rem;margin-right:0.625rem;margin-left:0.625rem;display:inline-block}.jp-connection-settings{margin:1.5rem 0;text-align:center;font-weight:300}.jp-connection-settings__headline{font-size:1.3125rem}.jp-connection-settings__gravatar{display:inline-block;margin-bottom:1rem;width:4.5rem;height:4.5rem;background:#87a6bc;border-radius:50%}.jp-connection-settings__username{font-weight:600}.jp-connection-settings__email{color:#87a6bc;font-size:0.8125rem;font-style:italic;font-weight:400}.jp-connection-settings__actions{margin-top:1rem}.jp-connection-settings__actions>div{display:inline-block;margin:0 0.25rem 1rem}.jp-related-posts-settings__preview-label{margin-bottom:0.5rem;margin-top:1.5rem;font-size:0.875rem;font-weight:600}.jp-related-posts-preview{text-align:center}.jp-related-posts-preview__title{text-align:right;color:#87a6bc;font-weight:600;margin-right:0.5rem;margin-bottom:1rem;text
7941 -transform:uppercase}.jp-related-posts-preview__item{box-sizing:border-box;display:inline-block;width:33.33%;padding:0.5rem;text-align:right}@media (max-width: 480px){.jp-related-posts-preview__item{width:100%}}.jp-related-posts-preview__item img{max-width:100%;margin-bottom:0.5rem}.jp-support-card{margin-top:1rem;margin-bottom:0}.jp-support-card__description{margin:0;font-size:0.875rem;line-height:1.65;color:#555d66}@media (max-width: 660px){.jp-support-card__description{margin-bottom:0}}.jp-support-card__link{font-style:italic}@media (max-width: 660px){.jp-support-card__link{display:block;width:100%;width:100%;padding:0.625rem 0;border-top:1px rgba(200,215,225,0.5) solid}.jp-support-card__link:first-letter{text-transform:capitalize}.jp-support-card__link:first-of-type{border-top:0}}.jp-support-card__happiness{margin-bottom:0;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap}@media (max-width: 660px){.jp-support-card__happiness{padding-bottom:0}.jp-supp
7942 ort-card__happiness .jp-support-card__description:first-of-type{margin-bottom:1rem}}.jp-support-card__social{background-color:#fafbfc;padding:0.75rem 1rem}@media (max-width: 660px){.jp-support-card__social{background:#fff;margin-top:1rem;padding:0 1rem}}.jp-support-card__header{margin:0 0 1rem 0}@media (min-width: 661px){.jp-support-card__happiness-engineer{-ms-flex-preferred-size:15%;flex-basis:15%;-ms-flex-negative:1;flex-shrink:1;-ms-flex-positive:1;flex-grow:1}}@media (max-width: 660px){.jp-support-card__happiness-engineer{display:none}}.jp-support-card__happiness-engineer-img{width:4.5rem;height:4.5rem;margin-left:1.5rem;border-radius:50%}@media (min-width: 661px){.jp-support-card__happiness-contact{-ms-flex-preferred-size:85%;flex-basis:85%;-ms-flex-negative:1;flex-shrink:1;-ms-flex-positive:1;flex-grow:1}}.jp-form-fieldset{clear:both}.jp-form-fieldset+.jp-form-fieldset{margin-top:1.5rem}.jp-form-legend{padding:0;margin-bottom:0.3125rem;font-size:0.875rem;font-weight:600}.jp-f
7943 orm-label{display:block;font-size:0.875rem;line-height:1.5;margin-bottom:0.3125rem}.jp-form-label input[type="radio"]+span{font-weight:normal}.jp-form-button{margin-top:1rem}@media (min-width: 481px){.jp-form-button{position:absolute;left:1rem;bottom:1rem}}.jp-form-setting-explanation{color:#87a6bc;display:block;margin:0.3125rem 0 0 0;font-size:0.8125rem;font-style:italic;font-weight:400;word-break:break-word}.jp-form-setting-explanation+.dops-card{margin-top:1rem}.jp-form-fieldset .jp-form-legend+.jp-form-setting-explanation{margin-top:0.5rem}.jp-form-fieldset .jp-form-setting-explanation+.jp-form-label{margin-top:1rem}.react-tagsinput{border:1px solid #e9eff3;padding:0.3125rem}.react-tagsinput--focused{border-color:#a5d24a}.react-tagsinput-tag{background-color:#00aadc;border-radius:2px;border:1px solid #0087be;color:#fff;display:inline-block;font-size:13px;padding:0.3125rem;margin-left:0.3125rem;transition:background-color .2s ease-out}.react-tagsinput-tag:hover{background-color:#
7944 26b7e2}.react-tagsinput-remove{cursor:pointer;font-weight:bold;transition:color .2s ease-out}.react-tagsinput-remove:hover{color:#caf3ff}.react-tagsinput-tag a::before{content:" \00d7"}.react-tagsinput-input{font-size:13px;padding:0.3125rem;width:9.375rem;margin:0;height:1.875rem;vertical-align:top}.jetpack-pagestyles .vp-notice,.jetpack-pagestyles .woocommerce-message,.jetpack-pagestyles .wc-connect{display:none}.jetpack-pagestyles .woocommerce-message.dops-notice{display:block}.jetpack-pagestyles .woocommerce-message.dops-notice .submit{padding:0}.jetpack-pagestyles .woocommerce-message.dops-notice .skip{color:#87a6bc;opacity:0.85}.jetpack-pagestyles .woocommerce-message.dops-notice .skip:hover{opacity:1}.jetpack-pagestyles .woocommerce-message.dops-notice .notice-dismiss::before{display:none}.jetpack-pagestyles .woocommerce-message.dops-notice .dops-notice__text>div{max-width:620px}.jetpack-pagestyles .woocommerce-message.dops-notice .dops-notice__text>a{margin-left:15px}.jetpack
7945 -pagestyles .woocommerce-message.dops-notice .dops-notice__moved_text{margin-bottom:5px}.jetpack-pagestyles .dops-notice__action.notice-dismiss{height:100%}.jp-at-a-glance{margin-bottom:3rem}.jp-at-a-glance__stats-card{padding:0}.jp-at-a-glance__stats-inactive{padding:1rem}@media (min-width: 661px){.jp-at-a-glance__stats-inactive{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}}@media (max-width: 660px){.jp-at-a-glance__stats-inactive-icon{display:none}}@media (min-width: 661px){.jp-at-a-glance__stats-inactive-icon{-ms-flex-preferred-size:10%;flex-basis:10%}}.jp-at-a-glance__stats-inactive-text{font-size:0.875rem;line-height:1.5}@media (max-width: 660px){.jp-at-a-glance__stats-inactive-text{padding:0 0 1rem}}@media (min-width: 661px){.jp-at-a-glance__stats-inactive-text{-ms-flex-preferred-size:50%;flex-basis:50%;padding:0 1rem}}.jp-at-a-glance__stats-inactive-button{text-align:r
7946 ight}@media (min-width: 661px){.jp-at-a-glance__stats-inactive-button{-ms-flex-preferred-size:40%;flex-basis:40%;text-align:left}}.jp-at-a-glance__stats-chart{padding:1rem;position:relative}.jp-at-a-glance__stats-chart .dops-spinner{position:absolute;top:50%;right:50%}.jp-at-a-glance__stats-bottom{margin:2rem 0 0}@media (max-width: 480px){.jp-at-a-glance__stats-bottom{box-shadow:0 0 0 1px rgba(200,215,225,0.5),0 1px 2px #e9eff3}}.jp-at-a-glance__stats-summary{text-align:center;border-top:1px #f3f6f8 solid}@media (min-width: 661px){.jp-at-a-glance__stats-summary{-ms-flex-wrap:nowrap;flex-wrap:nowrap;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}}@media (max-width: 660px){.jp-at-a-glance__stats-summary{display:block}}.jp-at-a-glance__stats-summary-today,.jp-at-a-glance__stats-summary-bestday{-ms-flex-preferred-size:25%;flex-basis:25%;padding:1rem;box-shadow:0 0 0 1px rgba(200,215,225,0.5),0 1px 2px #e9eff3}@media (max-width: 660px){.jp-at-a-glance__stats-s
7947 ummary-today{margin-top:-0.0625rem}}@media (min-width: 661px){.jp-at-a-glance__stats-summary-bestday{margin:0 0.0625rem}}@media (max-width: 660px){.jp-at-a-glance__stats-summary-bestday,.jp-at-a-glance__stats-summary-alltime{margin-top:0.0625rem}}.jp-at-a-glance__stats-summary-alltime{-ms-flex-preferred-size:50%;flex-basis:50%;padding:1rem;box-shadow:0 0 0 1px rgba(200,215,225,0.5),0 1px 2px #e9eff3}@media (min-width: 661px){.jp-at-a-glance__stats-summary-alltime{max-width:40%;display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}}.jp-at-a-glance__stats-alltime-views,.jp-at-a-glance__stats-alltime-comments{-ms-flex-preferred-size:50%;flex-basis:50%}.jp-at-a-glance__stats-cta{padding:1rem;background-color:#fafbfc}@media (min-width: 661px){.jp-at-a-glance__stats-cta{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;align-items:center}}@media (max-width: 660
7948 px){.jp-at-a-glance__stats-cta{display:block}}@media (min-width: 661px){.jp-at-a-glance__stats-cta-description{-ms-flex-preferred-size:30%;flex-basis:30%}}.jp-at-a-glance__stat-details{margin:0}.jp-at-a-glance__stat-number{font-size:1.375rem;font-weight:400;margin:0.5rem 0}@media (min-width: 661px){.jp-at-a-glance__stats-cta-buttons{text-align:left;-ms-flex-preferred-size:70%;flex-basis:70%}}@media (max-width: 660px){.jp-at-a-glance__stats-cta-buttons{text-align:center}.jp-at-a-glance__stats-cta-buttons .dops-button{width:100%;margin-bottom:0.25rem}}.jp-at-a-glance__stats-cta-buttons .dops-button{text-align:center;margin:0.25rem}.jp-at-a-glance__stats-views{margin-top:0;margin-bottom:0}.jp-at-a-glance__stats-view{display:inline-block;margin-top:0;margin-bottom:0;margin-right:1rem}.jp-at-a-glance__stats-view:focus{outline:0}@media (max-width: 480px){.jp-at-a-glance__stats-view{margin-right:0;margin-left:1rem}}.jp-at-a-glance__stats-view-link,.jp-at-a-glance__stats-view-link:visited{c
7949 olor:#87a6bc;text-decoration:underline}.jp-at-a-glance__stats-view-link.is-current,.jp-at-a-glance__stats-view-link:visited.is-current{font-weight:600;text-decoration:none}.jp-at-a-glance__stats-view-link:focus{outline:0;box-shadow:none}.jp-at-a-glance__item-grid{display:-ms-flexbox;display:flex}@media (max-width: 660px){.jp-at-a-glance__item-grid{display:block}}.jp-at-a-glance__left,.jp-at-a-glance__right{display:-ms-flexbox;display:flex}@media (min-width: 661px){.jp-at-a-glance__left,.jp-at-a-glance__right{-ms-flex-preferred-size:50%;flex-basis:50%;margin-bottom:1rem}}@media (max-width: 660px){.jp-at-a-glance__left,.jp-at-a-glance__right{margin-bottom:0.75rem}}.jp-at-a-glance__left>div,.jp-at-a-glance__left .jp-dash-item,.jp-at-a-glance__right>div,.jp-at-a-glance__right .jp-dash-item{-ms-flex-positive:1;flex-grow:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.jp-at-a-glance__left>div,.jp-at-a-glance__right>div{-ms-flex-preferred-size:100%;flex-
7950 basis:100%}.jp-at-a-glance__left .jp-dash-item .dops-card,.jp-at-a-glance__right .jp-dash-item .dops-card{-ms-flex-positive:1;flex-grow:1}.jp-at-a-glance__left .jp-dash-item .dops-card.is-compact,.jp-at-a-glance__right .jp-dash-item .dops-card.is-compact{-ms-flex-positive:0;flex-grow:0}.jp-at-a-glance__left .jp-dash-item__card,.jp-at-a-glance__right .jp-dash-item__card{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}.jp-at-a-glance__left{display:-ms-flexbox;display:flex}@media (min-width: 661px){.jp-at-a-glance__left{margin-left:1rem}.jp-at-a-glance__left:last-child{-ms-flex-preferred-size:calc( 50% - .5rem);flex-basis:calc( 50% - .5rem)}}.dops-chart__tooltip .tip-arrow{display:none}.jp-landing__plans.dops-card{padding:0}.jp-landing__plans .dops-button{margin-left:10px}.jp-landing-plans__header{background:#2e4453}@media (min-width: 661px){.jp-landing-plans__header{padding:2rem 0 0}}@media (max-width: 660px){.jp-landing-plans__header{padding:2rem}}.jp-landing
7951 -plans__header-img-container{margin:2rem 0 0;overflow:hidden}@media (min-width: 661px){.jp-landing-plans__header-img-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}}@media (max-width: 660px){.jp-landing-plans__header-img-container{margin-bottom:0}}.jp-landing-plans__header-img{max-width:100%}@media (max-width: 660px){.jp-landing-plans__header-img{margin-top:2rem}}@media (min-width: 661px){.jp-landing-plans__header-img{margin:0 2rem 0 -2rem}}.jp-landing-plans__clouds{position:relative;overflow:hidden;padding-top:5rem}.jp-landing-plans__clouds img{position:absolute;bottom:-2px;right:-5%;left:-5%;height:auto;width:110%}@media (max-width: 660px){.jp-landing-plans__clouds{display:none}}.jp-landing-plans__header-col-left{-ms-flex-preferred-size:60%;flex-basis:60%}@media (min-width: 661px){.jp-landing-plans__header-col-left{padding-right:2rem}}.jp-landing-plans__header-col-r
7952 ight{-ms-flex-preferred-size:40%;flex-basis:40%}.jp-landing-plans__header-title,.jp-landing-plans__header-description{line-height:1.5}@media (min-width: 661px){.jp-landing-plans__header-title,.jp-landing-plans__header-description{text-align:center}}.jp-landing-plans__header-title,.jp-landing-plans__header-subtitle{color:#fff;font-weight:400;margin:0}.jp-landing-plans__header-title{font-size:1.25rem}.jp-landing-plans__header-description{font-size:0.875rem;margin:0;padding-bottom:1rem}.jp-landing-plans__header-subtitle{font-size:1rem;line-height:1.25}.jp-landing-plans__header-description,.jp-landing-plans__header-text{color:#a8bece}.jp-landing-plans__header-text{font-size:0.875rem;padding:1.5rem 0;margin:0}.jp-landing-plans__header-btn-container{margin:0}.jp-landing__plan-features-card{box-shadow:0 0 0 1px rgba(200,215,225,0.5),0 1px 2px #e9eff3;border-radius:3px}@media (min-width: 661px){.jp-landing__plan-features-card{margin-bottom:2rem}}@media (max-width: 660px){.jp-landing__plan-f
7953 eatures-card{margin-bottom:1rem}}@media (min-width: 481px){.jp-landing__plan-features-card{padding:2rem}}@media (max-width: 480px){.jp-landing__plan-features-card{padding:1rem}}.jp-landing__plan-features-card:last-of-type{margin-bottom:0}.jp-landing__plan-features-title{margin:0}@media (min-width: 661px){.jp-landing__plan-features{padding:0 2rem 2rem}}@media (max-width: 660px){.jp-landing__plan-features{padding:1rem}}@media (min-width: 661px){.jp-landing__plan-card{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media (min-width: 661px){.jp-landing__plan-card{padding:2rem}}@media (max-width: 660px){.jp-landing__plan-card{padding:2rem 2rem 1rem}}.jp-landing__plan-card .jp-landing__plan-features-title,.jp-landing__plan-card .jp-landing__plan-features-text{padding:0}@media (min-width: 661px){.jp-landing__plan-card .jp-landing__plan-features-title,.jp-landing__plan-card .jp-landing__plan-features-text{margin-right:2rem}}.jp-landing__plan-card .jp-landing__plan-f
7954 eatures-title{margin-bottom:1rem}@media (max-width: 660px){.jp-landing__plan-card-img{float:left;margin:0 2rem 2rem 0}}@media (max-width: 480px){.jp-landing__plan-card-img{display:none}}.jp-landing__plan-icon{width:7.5rem}@media (max-width: 660px){.jp-landing__plan-icon{width:6.25rem}}.jp-landing__plan-card-img.is-placeholder{width:7.5rem;height:5.3125rem}.jp-landing__plan-card-img.is-placeholder+.jp-landing__plan-card-current{width:80%}.jp-landing__plan-features-title.is-placeholder{height:1.5rem;max-width:50%}.jp-landing__plan-features-text.is-placeholder{height:2.75rem;max-width:75%}.jp-landing__apps.dops-card{padding:0}.jp-landing__apps .dops-button{margin-left:10px}.jp-landing-apps__header,.jp-landing-apps__footer{background:#2e4453}@media (min-width: 661px){.jp-landing-apps__header{padding:2rem 0 0}}@media (max-width: 660px){.jp-landing-apps__header{padding:2rem}}.jp-landing-apps__header-img-container{margin:2rem 0 0;overflow:hidden}@media (min-width: 661px){.jp-landing-apps__
7955 header-img-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}}@media (max-width: 660px){.jp-landing-apps__header-img-container{margin-bottom:0}}.jp-landing-apps__clouds{position:relative;overflow:hidden}.jp-landing-apps__clouds img{position:absolute;right:-5%;left:-5%;height:auto;width:110%}@media (max-width: 660px){.jp-landing-apps__clouds{display:none}}.jp-clouds-top{padding-top:5rem}.jp-clouds-top img{bottom:-2px}.jp-clouds-bottom{padding-bottom:5rem}.jp-clouds-bottom img{top:-2px}.jp-landing-apps__header-img{max-width:100%}@media (min-width: 661px){.jp-landing-apps__header-img{margin:0 4rem 0 -4rem}}.jp-landing-apps__header-col-left{-ms-flex-preferred-size:45%;flex-basis:45%}@media (min-width: 661px){.jp-landing-apps__header-col-left{padding-right:2rem}}.jp-landing-apps__header-col-right{-ms-flex-preferred-size:55%;flex-basis:55%}.jp-landing-apps__title,.jp-landing-a
7956 pps__description{line-height:1.5}@media (min-width: 661px){.jp-landing-apps__title,.jp-landing-apps__description{text-align:center}}.jp-landing-apps__title,.jp-landing-apps__subtitle{color:#fff;font-weight:400;margin:0}.jp-landing-apps__title{font-size:1.25rem}.jp-landing-apps__description{font-size:0.875rem;margin:0;padding-bottom:1rem}.jp-landing-apps__subtitle,.jp-landing__apps-feature-title{font-size:1rem;line-height:1.25}.jp-landing-apps__description,.jp-landing-apps__sub-description{color:#a8bece}.jp-landing-apps__sub-description,.jp-landing__apps-feature-text{font-size:0.875rem;padding:1.5rem 0;margin:0}.jp-landing-apps__feature-container{padding:1rem 0}.jp-landing-apps__feature{padding:2rem}@media (min-width: 661px){.jp-landing-apps__feature{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:top;align-items:top;padding:2rem 0}}@media (min-width: 661px){.jp-landing-apps__feature-col{-ms-flex-preferre
7957 d-size:50%;flex-basis:50%}}@media (max-width: 660px){.jp-landing-apps__feature-col.jp-landing-apps__feature-img{display:none}}@media (min-width: 661px){.jp-landing-apps__feature-desc:nth-child(odd){padding:0 2rem}.jp-landing-apps__feature-desc:nth-child(even){padding:0 2rem 0 3rem}}.jp-landing__apps-feature-title{margin:0}.jp-landing-apps__feature-img img{max-width:100%}@media (min-width: 661px){.jp-landing-apps__footer-top{padding:0 2rem 2rem}}@media (max-width: 660px){.jp-landing-apps__footer-top{padding:2rem}}.jp-landing-apps__downloads{padding:2rem}.jp-landing-apps__devices{width:100%;margin-top:2rem}.jp-landing-apps__btn-container{margin:0 0 2rem;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.jp-landing-apps__btn-container:last-of-type{margin:0}@media (min-width: 481px){.jp-landing-apps__btn-container{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media (max-width: 480px){.jp-landing-apps__btn-container{-ms-flex-wra
7958 p:wrap;flex-wrap:wrap}.jp-landing-apps__btn-container .dops-button{margin-left:0}}.jp-app-button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:2.625rem;padding-right:0.375rem;color:#2e4453}@media (max-width: 480px){.jp-app-button{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-pack:center;justify-content:center;margin-bottom:0.625rem}}.jp-app-button svg{margin-left:0.5rem;fill:#2e4453}.jp-app-button.button-ios svg{margin-top:-0.1875rem}.dops-search__input[type="search"]{width:100%}
7959 +@media (max-width: 660px){.jp-hidden-on-mobile{display:none}}.jetpack-pagestyles #wpcontent{padding-right:0}.wp-admin.toplevel_page_jetpack{background-color:#f3f6f8;line-height:1.4;height:auto}.jetpack-pagestyles a{text-decoration:none}.jetpack-pagestyles #dolly{float:none;position:relative;left:0;right:0;top:0;padding:.625rem;text-align:left;background:#fff;font-size:.75rem;font-style:italic;color:#87a6bc;border-bottom:1px #e9eff3 solid}@media (max-width: 660px){.jetpack-pagestyles #dolly{display:none}}.toplevel_page_jetpack ul#adminmenu a.wp-has-current-submenu:after{border-left-color:#f3f6f8}.jp-lower{margin:0 auto;text-align:right;max-width:45rem;padding:1.5rem}#contextual-help-link-wrap{display:none}.is-placeholder{animation:pulse-light 0.8s ease-in-out infinite;background:#c8d7e1}@keyframes pulse-light{50%{background-color:#e9eff3}}.jp-dash-item .jp-dash-item__content a{font-style:italic}.jp-dash-item .dops-section-header__card-badge .dops-button{background:none;border-bottom-
7960 width:1px}.jp-dash-item .dops-section-header__card-badge .dops-button:hover{background:#fff}.jp-dash-item__card{margin:0}.jp-dash-item__count{margin-top:0;margin-bottom:0;width:100%;color:#00aadc;font-weight:500;font-size:2rem}@media (max-width: 660px){.jp-dash-item__count{font-size:1.4375rem}}.jp-dash-item__description{margin:0;width:100%;font-size:.875rem}.jp-dash-item .dops-section-header{background:#fafbfc;width:100%}.jp-dash-item .dops-section-header .dops-button{font-style:normal}.jp-dash-item .dops-section-header .dops-section-header__label{color:#4f748e}.jp-dash-item .dops-section-header .dops-section-header__label:before{content:'';display:block;position:absolute;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;background:linear-gradient(to left, rgba(250,251,252,0), #fafbfc 90%);top:0px;bottom:0px;left:0px;right:auto;width:20%;height:auto}.jp-dash-item .dops-section-header.is-working .dops-s
7961 ection-header__actions,.jp-dash-item .dops-section-header.is-premium-inactive .dops-section-header__actions{color:#c8d7e1}.jp-dash-item .dops-section-header__actions .dops-notice{margin-top:.125rem;margin-left:-.625rem}.jp-dash-item__active-label{display:inline-block;padding:.375rem 0;color:#668eaa;color:#87a6bc;font-size:.75rem;font-weight:400;text-transform:uppercase}.jp-dash-item__is-inactive .dops-section-header .dops-section-header__label:before{content:'';display:block;position:absolute;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;background:linear-gradient(to left, rgba(243,246,248,0), #f3f6f8 90%);top:0px;bottom:0px;left:0px;right:auto;width:20%;height:auto}.jp-dash-item__is-inactive .dops-card{background-color:#f3f6f8}.jp-dash-item__is-inactive .jp-dash-item__description{font-style:italic;color:#4f748e}.jp-dash-item__disabled{opacity:.5;position:relative}.jp-dash-item__disabled::before{co
7962 ntent:"";width:100%;height:100%;display:block;position:absolute;top:0;right:0;z-index:1}.jp-dash-item__recently-activated .jp-dash-item__description{font-style:italic;box-sizing:border-box}.jp-dash-section-header{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:2.5rem 0 .5rem}@media (max-width: 660px){.jp-dash-section-header{margin-bottom:1.5rem}}@media (max-width: 480px){.jp-dash-section-header{display:block}}.jp-dash-section-header__label{-ms-flex:1;flex:1;white-space:nowrap}.jp-dash-section-header__name{display:inline-block;margin-top:0;margin-bottom:0;font-size:1.25rem;font-weight:400;white-space:nowrap}@media (min-width: 481px){.jp-dash-section-header__name{display:inline-block}}@media (max-width: 480px){.jp-dash-section-header__name .jp-dash-section-header__label{display:inline-block}}.jp-dash-section-header__settings{display:inline-block;min-width:2.5rem;text-align:center;color:#668eaa}.jp-dash-section-header__settings:focus{outline:0;box-shadow:none}
7963 .jp-dash-section-header__settings:focus .gridicon{color:#0087be}.jp-dash-section-header__settings .gridicon{position:relative;top:1px}.jp-dash-section-header__external-link{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;font-style:italic}@media (max-width: 660px){.jp-dash-section-header__external-link{margin-top:.25rem}}@media (max-width: 480px){.jp-dash-section-header__external-link{display:block;width:100%}}.jp-dash-section-header__children{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}@media (max-width: 480px){.jp-dash-section-header__children{width:100%}}.jp-expanded-card__header{font-size:1.25rem}.jp-expanded-card__summary{font-size:.875rem;color:#666}.dops-foldable-card.dops-card.devmode-disabled .dops-foldable-card__summary,.dops-foldable-card.dops-card.devmode-disabled .dops-foldable-card__summary_expanded{width:100px}.dops-foldable-card.dops-card.is-expanded .dops-foldable-card__content{position:relative;padding:16px 16px 16p
7964 x 47px}@media (min-width: 661px){.dops-foldable-card__main{max-width:85%}}@media (min-width: 481px){.dops-foldable-card__main{max-width:60%}}@media (max-width: 480px){.dops-foldable-card__main{-ms-flex-preferred-size:100%;flex-basis:100%}}@media (max-width: 480px){.dops-foldable-card__header{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width: 480px){.dops-foldable-card__header-text{font-size:.875rem;line-height:1.8}}.dops-foldable-card__header-text .dops-button{margin-right:.5rem}@media (max-width: 480px){.dops-foldable-card__subheader{display:none}}@media (max-width: 480px){.dops-foldable-card.has-expanded-summary .dops-foldable-card__summary,.dops-foldable-card.has-expanded-summary .dops-foldable-card__summary_expanded{text-align:right;margin-top:.5rem}}.jp-footer{text-align:center;margin:1rem 0 4rem}@media (max-width: 1040px){.jp-footer{margin:2rem 0 3rem}}@media (max-width: 660px){.jp-footer{margin:1.5rem 0 1rem}}.jp-footer__a8c-attr-container{margin-bottom:.5rem}.jp-footer__a
7965 8c-attr{width:11.25rem}.jp-footer__a8c-attr path{fill:#668eaa}.jp-footer__links{border-top:1px #d9e3ea solid;border-bottom:1px #d9e3ea solid;margin-top:0;margin-bottom:1rem}@media (max-width: 660px){.jp-footer__links{border-bottom:none}}.jp-footer__link-item{display:inline-block;margin-bottom:0}@media (min-width: 661px){.jp-footer__link-item{display:inline-block}}@media (max-width: 660px){.jp-footer__link-item{display:block;border-bottom:1px #d9e3ea solid}}.jp-footer__link{padding:1rem .5rem;color:#668eaa;display:inline-block;cursor:pointer}.jp-footer__link:visited{color:#668eaa}.jp-footer__link:hover,.jp-footer__link:active{color:#1c2932}@media (max-width: 660px){.jp-footer__link{display:block;padding:.5rem 0;border-bottom:1px #d9e3ea solid}.jp-footer__link:last-of-type{border-bottom:none}}.jp-loading-placeholder{margin-top:30vh;margin-bottom:25vh;color:#c8d7e1;font-size:12vw;text-align:center}@media (min-width: 961px){.jp-loading-placeholder{font-size:120px}}.jp-loading-placeholde
7966 r .dashicons{font-size:inherit;width:auto;height:auto}.jp-jetpack-connect__container{text-align:center}.jp-jetpack-connect__container .dops-section-header__label{margin:.0625rem;padding:1rem;font-size:1rem;font-weight:400;border-bottom:1px #e9eff3 solid}@media (max-width: 660px){.jp-jetpack-connect__cta{text-align:right}}.jp-jetpack-connect__cta .jp-jetpack-connect__description{padding:0 0 1rem}.jp-jetpack-connect__container-title,.jp-jetpack-connect__container-subtitle{font-weight:400}.jp-jetpack-connect__container-subtitle:first-of-type{margin:0;padding:1rem}@media (min-width: 661px){.jp-jetpack-connect__container-subtitle{font-size:1.25rem}}@media (max-width: 660px){.jp-jetpack-connect__container-subtitle{text-align:right}}.jp-jetpack-connect__description{padding:1rem;font-size:1rem}@media (min-width: 961px){.jp-jetpack-connect__description{padding:0 10%;margin-bottom:2rem}}@media (max-width: 660px){.jp-jetpack-connect__description{font-size:.875rem;text-align:right;margin-top:0;
7967 padding:1rem 0}}.jp-jetpack-connect__link{font-style:italic}.jp-jetpack-connect__button{margin:0 0 .75rem}.jp-jetpack-connect__feature{padding:0}.jp-jetpack-connect__header{position:relative}@media (min-width: 961px){.jp-jetpack-connect__header:first-of-type{background:transparent url("../../images/long-clouds.svg") 50% 110% no-repeat;background-size:100% 63px;padding-bottom:3.125rem}}@media (max-width: 960px){.jp-jetpack-connect__header:first-of-type{border-bottom:1px #e9eff3 solid;background-image:none}}@media (min-width: 961px){.jp-jetpack-connect__header{padding-top:1rem}}@media (max-width: 660px){.jp-jetpack-connect__header .jp-jetpack-connect__description{padding:0 1rem 1rem}}.jp-jetpack-connect__header-img-container{position:absolute;right:0;left:0;bottom:0}@media (max-width: 960px){.jp-jetpack-connect__header-img-container{display:none}}.jp-jetpack-connect__header-img{margin:0 auto;max-width:100%;z-index:1001;position:absolute;right:0;left:0;bottom:0}@media (min-width: 961px
7968 ){.jp-jetpack-connect__header-img:first-of-type{bottom:-15px}}.jp-jetpack-connect__header-img:last-of-type{z-index:999}@media (min-width: 961px){.jp-jetpack-connect__traffic .jp-jetpack-connect__header:first-of-type{padding-bottom:12.5rem;background:url("../../images/stars-right.svg") no-repeat,url("../../images/stars-left.svg") no-repeat,#fff;background-position:5% 50%, 95% 50%;background-size:100px, 125px}}.jp-jetpack-connect__interior-container{padding:1rem;background:#f3f6f8}@media (min-width: 961px){.jp-jetpack-connect__interior-container{padding:1.5rem 1rem 1rem}}@media (max-width: 960px){.jp-jetpack-connect__interior-container .jp-jetpack-connect__container-subtitle{padding:1rem 0 0}}@media (min-width: 661px){.jp-jetpack-connect__interior-container .jp-jetpack-connect__container-subtitle{margin-top:1.5rem}}.jp-jetpack-connect__feature-list{margin:0;padding:0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (mi
7969 n-width: 961px){.jp-jetpack-connect__feature-list{margin-top:1rem}}@media (min-width: 661px){.jp-jetpack-connect__feature-list{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media (max-width: 660px){.jp-jetpack-connect__feature-list{margin:-.5rem -1rem 0}}.jp-jetpack-connect__feature-list-column{box-shadow:0 0 0 1px rgba(200,215,225,0.5),0 1px 2px #e9eff3;text-align:right;background:#fff}@media (min-width: 661px){.jp-jetpack-connect__feature-list-column{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:33%;flex-basis:33%}}@media (max-width: 660px){.jp-jetpack-connect__feature-list-column{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:.5rem}}.jp-jetpack-connect__feature-content{padding:1rem}.jp-jetpack-connect__feature-content-title{margin:0}.jp-jetpack-connect__feature-image{max-width:100%;margin:0 auto}.jp-jumpstart{text-align:center}@media (max-width: 660px){.jp-jumpstart{text-align:right}}.jp-jumpstart__cta-container{position:relative;
7970 padding:0}.jp-jumpstart__cta-container .dops-spinner{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(255,255,255,0.85);z-index:1001}.jp-jumpstart__cta-container .dops-spinner__image{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.jp-jumpstart__cta{margin-bottom:0}.jp-jumpstart__cta-container{padding:0}.jp-jumpstart__cta{margin-bottom:0;padding-bottom:0}.jp-jumpstart__title{font-weight:400;text-align:center}.jp-jumpstart__description{margin-top:0;padding:0 1rem 1rem;font-size:1rem}@media (max-width: 660px){.jp-jumpstart__description{padding:0 0 1rem}}.jp-jumpstart__features{margin:0;padding:1rem}.jp-jumpstart__features.dops-foldable-card{box-shadow:none}.jp-jumpstart__features.dops-foldable-card.is-expanded{margin-bottom:0}.jp-jumpstart__features .dops-foldable-card__header,.jp-jumpstart__features.dops-foldable-card.is-expanded .dops-foldable-card__header{min-height:au
7971 to}.jp-jumpstart__features .dops-foldable-card__main{max-width:100%;margin-left:0}.jp-jumpstart__features .dops-foldable-card__secondary{display:none}.jp-jumpstart__features .dops-foldable-card__subheader{color:#0087be;font-style:italic}.jp-jumpstart__features .dops-foldable-card__content{background-color:#fafbfc}.jp-jumpstart__feature-list{margin:0;padding:0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width: 660px){.jp-jumpstart__feature-list{margin:-.5rem -1rem 0}}.jp-jumpstart__feature-list-column{box-shadow:0 0 0 1px rgba(200,215,225,0.5),0 1px 2px #e9eff3;text-align:right;background:#fff}@media (min-width: 661px){.jp-jumpstart__feature-list-column{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:50%;flex-basis:50%}.jp-jumpstart__feature-list-column:last-of-type{margin-top:1px;max-width:49.9%}}@media (max-width: 660px){.jp-jumpstart__feature-list-column{-ms-flex-
7972 preferred-size:100%;flex-basis:100%}}.jp-jumpstart__feature-content{padding:1rem}.jp-jumpstart__feature-content-title{margin:0}.jp-jumpstart__note{margin:0;padding:1rem 0 0;font-size:.875rem;clear:both;font-style:italic}.jp-jumpstart__skip-step{font-style:italic;cursor:pointer}.jp-masthead{background-color:#fff;text-align:center;box-shadow:0 1px 0 rgba(200,215,225,0.5),0 1px 2px #e9eff3}@media (max-width: 45rem){.jp-masthead{padding:0 1.25rem}}.jp-masthead__inside-container{padding:.375rem 0;margin:0 auto;width:100%;max-width:45rem;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.jp-masthead__logo-container{padding:.3125rem 0 0}.jp-masthead__logo{width:10.375rem;height:1.8125rem;fill:#72af3a}.jp-masthead__logo-link{display:inline-block;outline:none;vertical-align:middle}.jp-masthead__logo-link:focus{line-height:0;box-shadow:0 0 0 2px #78dcfa}.jp-masthead__logo-link+code{margin:0 10px;padding:5px 9px;border-radius:2px;background:#e6ecf1;color:#647a88}.j
7973 p-masthead__links{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex:2 50%;flex:2 50%;-ms-flex-pack:end;justify-content:flex-end;margin:0}@media (max-width: 480px){.jp-masthead__links{padding-left:.625rem}}.jp-masthead__link-li{margin:0;padding:0}.jp-masthead__link{font-style:normal;color:#0087be;padding:.625rem;display:inline-block}.jp-masthead__link:visited{color:#0087be}.jp-masthead__link:active,.jp-masthead__link:hover{color:#00aadc}.jp-masthead__link:hover{text-decoration:underline}.jp-masthead__link .dashicons{display:none}@media (max-width: 480px){.jp-masthead__link:hover,.jp-masthead__link:active{text-decoration:none}.jp-masthead__link .dashicons{display:block;font-size:1.75rem}.jp-masthead__link span+span{display:none}}.jp-masthead__link-li:last-of-type .jp-masthead__link{padding-left:0}.jp-module-settings__external-link{font-size:.875rem}.jp-module-settings__read-more{clear:both;margin-top:1rem}@media (min-width: 481px){.jp-module-settings_
7974 _read-more{margin-top:2rem}}.jp-module-settings__read-more .dops-button.is-compact.is-borderless,.jp-module-settings__read-more .jp-module-settings__more-text{vertical-align:middle}.jp-module-settings__learn-more{position:absolute;top:12px;left:17px}.jp-connection-settings{margin:1.5rem 0;text-align:center;font-weight:300}.jp-connection-settings__headline{font-size:1.3125rem}.jp-connection-settings__gravatar{display:inline-block;margin-bottom:1rem;width:4.5rem;height:4.5rem;background:#87a6bc;border-radius:50%}.jp-connection-settings__username{font-weight:600}.jp-connection-settings__email{color:#87a6bc;font-size:.8125rem;font-style:italic;font-weight:400}.jp-connection-settings__actions{margin-top:1rem}.jp-connection-settings__actions>div{display:inline-block;margin:0 .25rem 1rem}.jp-related-posts-settings__preview-label{margin-bottom:.5rem;margin-top:1.5rem;font-size:.875rem;font-weight:600}.jp-related-posts-preview{text-align:center}.jp-related-posts-preview__title{text-align:rig
7975 ht;color:#87a6bc;font-weight:600;margin-right:.5rem;margin-bottom:1rem;text-transform:uppercase}.jp-related-posts-preview__item{box-sizing:border-box;display:inline-block;width:33.33%;padding:.5rem;text-align:right}@media (max-width: 480px){.jp-related-posts-preview__item{width:100%}}.jp-related-posts-preview__item img{max-width:100%;margin-bottom:.5rem}.jp-support-card{margin-top:1rem;margin-bottom:0}.jp-support-card__description{margin:0;font-size:.875rem;line-height:1.65;color:#555d66}@media (max-width: 660px){.jp-support-card__description{margin-bottom:0}}.jp-support-card__link{font-style:italic}@media (max-width: 660px){.jp-support-card__link{display:block;width:100%;width:100%;padding:.625rem 0;border-top:1px rgba(200,215,225,0.5) solid}.jp-support-card__link:first-letter{text-transform:capitalize}.jp-support-card__link:first-of-type{border-top:0}}.jp-support-card__happiness{margin-bottom:0;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap}@media (
7976 max-width: 660px){.jp-support-card__happiness{padding-bottom:0}.jp-support-card__happiness .jp-support-card__description:first-of-type{margin-bottom:1rem}}.jp-support-card__social{background-color:#fafbfc;padding:.75rem 1rem}@media (max-width: 660px){.jp-support-card__social{background:#fff;margin-top:1rem;padding:0 1rem}}.jp-support-card__header{margin:0 0 1rem 0}@media (min-width: 661px){.jp-support-card__happiness-engineer{-ms-flex-preferred-size:15%;flex-basis:15%;-ms-flex-negative:1;flex-shrink:1;-ms-flex-positive:1;flex-grow:1}}@media (max-width: 660px){.jp-support-card__happiness-engineer{display:none}}.jp-support-card__happiness-engineer-img{width:4.5rem;height:4.5rem;margin-left:1.5rem;border-radius:50%}@media (min-width: 661px){.jp-support-card__happiness-contact{-ms-flex-preferred-size:85%;flex-basis:85%;-ms-flex-negative:1;flex-shrink:1;-ms-flex-positive:1;flex-grow:1}}.jp-form-fieldset{clear:both}.jp-form-fieldset+.jp-form-fieldset{margin-top:1.5rem}.jp-form-legend{padd
7977 ing:0;margin-bottom:.3125rem;font-size:.875rem;font-weight:600}.jp-form-label{display:block;font-size:.875rem;line-height:1.5;margin-bottom:.3125rem}.jp-form-label input[type="radio"]+span{font-weight:normal}.jp-form-button{margin-top:1rem}@media (min-width: 481px){.jp-form-button{position:absolute;left:1rem;bottom:1rem}}.jp-form-setting-explanation{color:#4f748e;display:block;margin:.3125rem 0 0 .875rem;font-size:.8125rem;font-style:italic;font-weight:400;word-break:break-word}.jp-form-setting-explanation+.dops-card{margin-top:1rem}.jp-form-fieldset{margin-bottom:4em}.jp-form-fieldset .jp-form-legend+.jp-form-setting-explanation{margin-top:.5rem}.jp-form-fieldset .jp-form-setting-explanation+.jp-form-label{margin-top:1rem}.react-tagsinput{border:1px solid #e9eff3;padding:.3125rem}.react-tagsinput--focused{border-color:#a5d24a}.react-tagsinput-tag{background-color:#00aadc;border-radius:2px;border:1px solid #0087be;color:#fff;display:inline-block;font-size:13px;padding:.3125rem;margi
7978 n-left:.3125rem;transition:background-color .2s ease-out}.react-tagsinput-tag:hover{background-color:#26b7e2}.react-tagsinput-remove{cursor:pointer;font-weight:bold;transition:color .2s ease-out}.react-tagsinput-remove:hover{color:#caf3ff}.react-tagsinput-tag a::before{content:" \00d7"}.react-tagsinput-input{font-size:13px;padding:.3125rem;width:9.375rem;margin:0;height:1.875rem;vertical-align:top}.jetpack-pagestyles .vp-notice,.jetpack-pagestyles .woocommerce-message,.jetpack-pagestyles .wc-connect{display:none}.jetpack-pagestyles .woocommerce-message.dops-notice{display:block}.jetpack-pagestyles .woocommerce-message.dops-notice .submit{padding:0}.jetpack-pagestyles .woocommerce-message.dops-notice .skip{color:#87a6bc;opacity:0.85}.jetpack-pagestyles .woocommerce-message.dops-notice .skip:hover{opacity:1}.jetpack-pagestyles .woocommerce-message.dops-notice .notice-dismiss::before{display:none}.jetpack-pagestyles .woocommerce-message.dops-notice .dops-notice__text>div{max-width:620p
7979 x}.jetpack-pagestyles .woocommerce-message.dops-notice .dops-notice__text>a{margin-left:15px}.jetpack-pagestyles .woocommerce-message.dops-notice .dops-notice__moved_text{margin-bottom:5px}.jetpack-pagestyles .dops-notice__action.notice-dismiss{height:100%}.jp-at-a-glance{margin-bottom:3rem}.jp-at-a-glance__stats-card{padding:0}.jp-at-a-glance__stats-inactive{padding:1rem}@media (min-width: 661px){.jp-at-a-glance__stats-inactive{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}}@media (max-width: 660px){.jp-at-a-glance__stats-inactive-icon{display:none}}@media (min-width: 661px){.jp-at-a-glance__stats-inactive-icon{-ms-flex-preferred-size:10%;flex-basis:10%}}.jp-at-a-glance__stats-inactive-text{font-size:.875rem;line-height:1.5}@media (max-width: 660px){.jp-at-a-glance__stats-inactive-text{padding:0 0 1rem}}@media (min-width: 661px){.jp-at-a-glance__stats-inactive-text{-ms-flex-p
7980 referred-size:50%;flex-basis:50%;padding:0 1rem}}.jp-at-a-glance__stats-inactive-button{text-align:right}@media (min-width: 661px){.jp-at-a-glance__stats-inactive-button{-ms-flex-preferred-size:40%;flex-basis:40%;text-align:left}}.jp-at-a-glance__stats-chart{padding:1rem;position:relative}.jp-at-a-glance__stats-chart .dops-spinner{position:absolute;top:50%;right:50%}.jp-at-a-glance__stats-bottom{margin:2rem 0 0}@media (max-width: 480px){.jp-at-a-glance__stats-bottom{box-shadow:0 0 0 1px rgba(200,215,225,0.5),0 1px 2px #e9eff3}}.jp-at-a-glance__stats-summary{text-align:center;border-top:1px #f3f6f8 solid}@media (min-width: 661px){.jp-at-a-glance__stats-summary{-ms-flex-wrap:nowrap;flex-wrap:nowrap;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}}@media (max-width: 660px){.jp-at-a-glance__stats-summary{display:block}}.jp-at-a-glance__stats-summary-today,.jp-at-a-glance__stats-summary-bestday{-ms-flex-preferred-size:25%;flex-basis:25%;padding:1rem;box-shadow:
7981 0 0 0 1px rgba(200,215,225,0.5),0 1px 2px #e9eff3}@media (max-width: 660px){.jp-at-a-glance__stats-summary-today{margin-top:-.0625rem}}@media (min-width: 661px){.jp-at-a-glance__stats-summary-bestday{margin:0 .0625rem}}@media (max-width: 660px){.jp-at-a-glance__stats-summary-bestday,.jp-at-a-glance__stats-summary-alltime{margin-top:.0625rem}}.jp-at-a-glance__stats-summary-alltime{-ms-flex-preferred-size:50%;flex-basis:50%;padding:1rem;box-shadow:0 0 0 1px rgba(200,215,225,0.5),0 1px 2px #e9eff3}@media (min-width: 661px){.jp-at-a-glance__stats-summary-alltime{max-width:40%;display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}}.jp-at-a-glance__stats-alltime-views,.jp-at-a-glance__stats-alltime-comments{-ms-flex-preferred-size:50%;flex-basis:50%}.jp-at-a-glance__stats-cta{padding:1rem;background-color:#fafbfc}@media (min-width: 661px){.jp-at-a-glance__stats-cta{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-f
7982 lex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;align-items:center}}@media (max-width: 660px){.jp-at-a-glance__stats-cta{display:block}}@media (min-width: 661px){.jp-at-a-glance__stats-cta-description{-ms-flex-preferred-size:30%;flex-basis:30%}}.jp-at-a-glance__stat-details{margin:0}.jp-at-a-glance__stat-number{font-size:1.375rem;font-weight:400;margin:.5rem 0}@media (min-width: 661px){.jp-at-a-glance__stats-cta-buttons{text-align:left;-ms-flex-preferred-size:70%;flex-basis:70%}}@media (max-width: 660px){.jp-at-a-glance__stats-cta-buttons{text-align:center}.jp-at-a-glance__stats-cta-buttons .dops-button{width:100%;margin-bottom:.25rem}}.jp-at-a-glance__stats-cta-buttons .dops-button{text-align:center;margin:.25rem}.jp-at-a-glance__stats-views{margin-top:0;margin-bottom:0}.jp-at-a-glance__stats-view{display:inline-block;margin-top:0;margin-bottom:0;margin-right:1rem}.jp-at-a-glance__stats-view:focus{outline:0}@media (max-width: 480px){.jp-at-a-glance__stats-view{margin-right:0
7983 ;margin-left:1rem}}.jp-at-a-glance__stats-view-link,.jp-at-a-glance__stats-view-link:visited{color:#87a6bc;text-decoration:underline}.jp-at-a-glance__stats-view-link.is-current,.jp-at-a-glance__stats-view-link:visited.is-current{font-weight:600;text-decoration:none}.jp-at-a-glance__stats-view-link:focus{outline:0;box-shadow:none}.jp-at-a-glance__item-grid{display:-ms-flexbox;display:flex}@media (max-width: 660px){.jp-at-a-glance__item-grid{display:block}}.jp-at-a-glance__left,.jp-at-a-glance__right{display:-ms-flexbox;display:flex}@media (min-width: 661px){.jp-at-a-glance__left,.jp-at-a-glance__right{-ms-flex-preferred-size:50%;flex-basis:50%;margin-bottom:1rem}}@media (max-width: 660px){.jp-at-a-glance__left,.jp-at-a-glance__right{margin-bottom:.75rem}}.jp-at-a-glance__left>div,.jp-at-a-glance__left .jp-dash-item,.jp-at-a-glance__right>div,.jp-at-a-glance__right .jp-dash-item{-ms-flex-positive:1;flex-grow:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:c
7984 olumn}.jp-at-a-glance__left>div,.jp-at-a-glance__right>div{-ms-flex-preferred-size:100%;flex-basis:100%}.jp-at-a-glance__left .jp-dash-item .dops-card,.jp-at-a-glance__right .jp-dash-item .dops-card{-ms-flex-positive:1;flex-grow:1}.jp-at-a-glance__left .jp-dash-item .dops-card.is-compact,.jp-at-a-glance__right .jp-dash-item .dops-card.is-compact{-ms-flex-positive:0;flex-grow:0}.jp-at-a-glance__left .jp-dash-item__card,.jp-at-a-glance__right .jp-dash-item__card{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}.jp-at-a-glance__left{display:-ms-flexbox;display:flex}@media (min-width: 661px){.jp-at-a-glance__left{margin-left:1rem}.jp-at-a-glance__left:last-child{-ms-flex-preferred-size:calc( 50% - .5rem);flex-basis:calc( 50% - .5rem)}}.dops-chart__tooltip .tip-arrow{display:none}.jp-landing__plans.dops-card{padding:0}.jp-landing__plans .dops-button{margin-left:10px}.jp-landing-plans__header{background:#2e4453}@media (min-width: 661px){.jp-landing-plans__header{pa
7985 dding:2rem 0 0}}@media (max-width: 660px){.jp-landing-plans__header{padding:2rem}}.jp-landing-plans__header-img-container{margin:2rem 0 0;overflow:hidden}@media (min-width: 661px){.jp-landing-plans__header-img-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}}@media (max-width: 660px){.jp-landing-plans__header-img-container{margin-bottom:0}}.jp-landing-plans__header-img{max-width:100%}@media (max-width: 660px){.jp-landing-plans__header-img{margin-top:2rem}}@media (min-width: 661px){.jp-landing-plans__header-img{margin:0 2rem 0 -2rem}}.jp-landing-plans__clouds{position:relative;overflow:hidden;padding-top:5rem}.jp-landing-plans__clouds img{position:absolute;bottom:-2px;right:-5%;left:-5%;height:auto;width:110%}@media (max-width: 660px){.jp-landing-plans__clouds{display:none}}.jp-landing-plans__header-col-left{-ms-flex-preferred-size:60%;flex-basis:60%}@media (min-width:
7986 661px){.jp-landing-plans__header-col-left{padding-right:2rem}}.jp-landing-plans__header-col-right{-ms-flex-preferred-size:40%;flex-basis:40%}.jp-landing-plans__header-title,.jp-landing-plans__header-description{line-height:1.5}@media (min-width: 661px){.jp-landing-plans__header-title,.jp-landing-plans__header-description{text-align:center}}.jp-landing-plans__header-title,.jp-landing-plans__header-subtitle{color:#fff;font-weight:400;margin:0}.jp-landing-plans__header-title{font-size:1.25rem}.jp-landing-plans__header-description{font-size:.875rem;margin:0;padding-bottom:1rem}.jp-landing-plans__header-subtitle{font-size:1rem;line-height:1.25}.jp-landing-plans__header-description,.jp-landing-plans__header-text{color:#a8bece}.jp-landing-plans__header-text{font-size:.875rem;padding:1.5rem 0;margin:0}.jp-landing-plans__header-btn-container{margin:0}.jp-landing__plan-features-card{box-shadow:0 0 0 1px rgba(200,215,225,0.5),0 1px 2px #e9eff3;border-radius:3px}@media (min-width: 661px){.jp-la
7987 nding__plan-features-card{margin-bottom:2rem}}@media (max-width: 660px){.jp-landing__plan-features-card{margin-bottom:1rem}}@media (min-width: 481px){.jp-landing__plan-features-card{padding:2rem}}@media (max-width: 480px){.jp-landing__plan-features-card{padding:1rem}}.jp-landing__plan-features-card:last-of-type{margin-bottom:0}.jp-landing__plan-features-title{margin:0}@media (min-width: 661px){.jp-landing__plan-features{padding:0 2rem 2rem}}@media (max-width: 660px){.jp-landing__plan-features{padding:1rem}}@media (min-width: 661px){.jp-landing__plan-card{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media (min-width: 661px){.jp-landing__plan-card{padding:2rem}}@media (max-width: 660px){.jp-landing__plan-card{padding:2rem 2rem 1rem}}.jp-landing__plan-card .jp-landing__plan-features-title,.jp-landing__plan-card .jp-landing__plan-features-text{padding:0}@media (min-width: 661px){.jp-landing__plan-card .jp-landing__plan-features-title,.jp-landing__plan-card .j
7988 p-landing__plan-features-text{margin-right:2rem}}.jp-landing__plan-card .jp-landing__plan-features-title{margin-bottom:1rem}@media (max-width: 660px){.jp-landing__plan-card-img{float:left;margin:0 2rem 2rem 0}}@media (max-width: 480px){.jp-landing__plan-card-img{display:none}}.jp-landing__plan-icon{width:7.5rem}@media (max-width: 660px){.jp-landing__plan-icon{width:6.25rem}}.jp-landing__plan-card-img.is-placeholder{width:7.5rem;height:5.3125rem}.jp-landing__plan-card-img.is-placeholder+.jp-landing__plan-card-current{width:80%}.jp-landing__plan-features-title.is-placeholder{height:1.5rem;max-width:50%}.jp-landing__plan-features-text.is-placeholder{height:2.75rem;max-width:75%}.jp-landing__apps.dops-card{padding:0}.jp-landing__apps .dops-button{margin-left:10px}.jp-landing-apps__header,.jp-landing-apps__footer{background:#2e4453}@media (min-width: 661px){.jp-landing-apps__header{padding:2rem 0 0}}@media (max-width: 660px){.jp-landing-apps__header{padding:2rem}}.jp-landing-apps__header
7989 -img-container{margin:2rem 0 0;overflow:hidden}@media (min-width: 661px){.jp-landing-apps__header-img-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}}@media (max-width: 660px){.jp-landing-apps__header-img-container{margin-bottom:0}}.jp-landing-apps__clouds{position:relative;overflow:hidden}.jp-landing-apps__clouds img{position:absolute;right:-5%;left:-5%;height:auto;width:110%}@media (max-width: 660px){.jp-landing-apps__clouds{display:none}}.jp-clouds-top{padding-top:5rem}.jp-clouds-top img{bottom:-2px}.jp-clouds-bottom{padding-bottom:5rem}.jp-clouds-bottom img{top:-2px}.jp-landing-apps__header-img{max-width:100%}.jp-landing-apps__header-col-left{-ms-flex-preferred-size:45%;flex-basis:45%}@media (min-width: 661px){.jp-landing-apps__header-col-left{padding-right:2rem}}.jp-landing-apps__header-col-right{-ms-flex-preferred-size:55%;flex-basis:55%}@media (min-width: 661px
7990 ){.jp-landing-apps__header-col-right{padding:0 2rem}}@media (max-width: 660px){.jp-landing-apps__header-col-right{text-align:center}}.jp-landing-apps__title,.jp-landing-apps__description{line-height:1.5}@media (min-width: 661px){.jp-landing-apps__title,.jp-landing-apps__description{text-align:center}}.jp-landing-apps__title,.jp-landing-apps__subtitle{color:#fff;font-weight:400;margin:0}.jp-landing-apps__title{font-size:1.25rem}.jp-landing-apps__description{font-size:.875rem;margin:0;padding-bottom:1rem}.jp-landing-apps__subtitle,.jp-landing__apps-feature-title{font-size:1rem;line-height:1.25}.jp-landing-apps__description,.jp-landing-apps__sub-description{color:#a8bece}.jp-landing-apps__sub-description,.jp-landing__apps-feature-text{font-size:.875rem;padding:1.5rem 0;margin:0}.jp-landing-apps__feature-container{padding:1rem 0}.jp-landing-apps__feature{padding:2rem}@media (min-width: 661px){.jp-landing-apps__feature{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowra
7991 p;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:top;align-items:top;padding:2rem 0}}@media (min-width: 661px){.jp-landing-apps__feature-col{-ms-flex-preferred-size:50%;flex-basis:50%}}@media (min-width: 661px) and (min-width: 661px){.jp-landing-apps__feature-col:nth-child(odd){padding:0 2rem}.jp-landing-apps__feature-col:nth-child(even){padding:0 2rem 0}}@media (max-width: 660px){.jp-landing-apps__feature-col.jp-landing-apps__feature-img{display:none}}@media (min-width: 661px){.jp-landing-apps__feature-desc:nth-child(odd){padding:0 2rem}.jp-landing-apps__feature-desc:nth-child(even){padding:0 2rem 0}}.jp-landing__apps-feature-title{margin:0}.jp-landing-apps__feature-img img{max-width:100%}@media (min-width: 661px){.jp-landing-apps__footer-top{padding:0 2rem 2rem}}@media (max-width: 660px){.jp-landing-apps__footer-top{padding:2rem}}.jp-landing-apps__downloads{padding:2rem}.jp-landing-apps__devices{width:100%;margin-top:2rem}.jp-landing-apps__btn-container{margin:0 0 2rem;d
7992 isplay:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.jp-landing-apps__btn-container:last-of-type{margin:0}@media (min-width: 481px){.jp-landing-apps__btn-container{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media (max-width: 480px){.jp-landing-apps__btn-container{-ms-flex-wrap:wrap;flex-wrap:wrap}.jp-landing-apps__btn-container .dops-button{margin-left:0}}.jp-app-button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:2.625rem;padding-right:.375rem;color:#2e4453}@media (max-width: 480px){.jp-app-button{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-pack:center;justify-content:center;margin-bottom:.625rem}}.jp-app-button svg{margin-left:.5rem;fill:#2e4453}.jp-app-button.button-ios svg{margin-top:-.1875rem}.dops-search__input[type="search"]{width:100%}
7993
7994 /*# sourceMappingURL=style.min.rtl.css.map */
7995
7996 diff --git a/plugins/jetpack/_inc/build/style.min.rtl.css.map b/plugins/jetpack/_inc/build/style.min.rtl.css.map
7997 deleted file mode 100644
7998 index 9a277f0..0000000
7999 --- a/plugins/jetpack/_inc/build/style.min.rtl.css.map
8000 +++ /dev/null
8001 @@ -1 +0,0 @@
8002 -{"version":3,"names":[],"mappings":"","sources":["style.min.rtl.css"],"sourcesContent":["/* Do not modify this file directly. It is compiled SASS code. */\n@media (max-width: 660px){.jp-hidden-on-mobile{display:none}}.jetpack-pagestyles #wpcontent{padding-right:0}.wp-admin.toplevel_page_jetpack{background-color:#f3f6f8;line-height:1.4;height:auto}.jetpack-pagestyles a{text-decoration:none}.jetpack-pagestyles #dolly{float:none;position:relative;left:0;right:0;top:0;padding:0.625rem;text-align:left;background:#fff;font-size:0.75rem;font-style:italic;color:#87a6bc;border-bottom:1px #e9eff3 solid}@media (max-width: 660px){.jetpack-pagestyles #dolly{display:none}}.toplevel_page_jetpack ul#adminmenu a.wp-has-current-submenu:after{border-left-color:#f3f6f8}.jp-lower{margin:0 auto;text-align:right;max-width:45rem;padding:1.5rem}#contextual-help-link-wrap{display:none}.is-placeholder{animation:pulse-light 0.8s ease-in-out infinite;background:#c8d7e1}@keyframes pulse-light{50%{background-col
8003 or:#e9eff3}}.jp-dash-item a{font-style:italic}.jp-dash-item .dops-section-header__card-badge .dops-button{background:none;border-bottom-width:1px}.jp-dash-item .dops-section-header__card-badge .dops-button:hover{background:#fff}.jp-dash-item__card{margin:0}.jp-dash-item__count{margin-top:0;margin-bottom:0;width:100%;color:#00aadc;font-weight:500;font-size:2rem}@media (max-width: 660px){.jp-dash-item__count{font-size:1.4375rem}}.jp-dash-item__description{margin:0;width:100%;font-size:0.875rem}.jp-dash-item .dops-section-header{background:#fafbfc;width:100%}.jp-dash-item .dops-section-header .dops-button{font-style:normal}.jp-dash-item .dops-section-header .dops-section-header__label{color:#4f748e}.jp-dash-item .dops-section-header .dops-section-header__label:before{content:'';display:block;position:absolute;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;background:linear-gradient(to left, rgba(250,25
8004 1,252,0), #fafbfc 90%);top:0px;bottom:0px;left:0px;right:auto;width:20%;height:auto}.jp-dash-item .dops-section-header.is-working .dops-section-header__actions,.jp-dash-item .dops-section-header.is-premium-inactive .dops-section-header__actions{color:#c8d7e1}.jp-dash-item .dops-section-header__actions .dops-notice{margin-top:0.125rem;margin-left:-0.625rem}.jp-dash-item__active-label{display:inline-block;padding:0.375rem 0;color:#668eaa;color:#87a6bc;font-size:0.75rem;font-weight:400;text-transform:uppercase}.jp-dash-item__is-inactive .dops-section-header .dops-section-header__label:before{content:'';display:block;position:absolute;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;background:linear-gradient(to left, rgba(243,246,248,0), #f3f6f8 90%);top:0px;bottom:0px;left:0px;right:auto;width:20%;height:auto}.jp-dash-item__is-inactive .dops-card{background-color:#f3f6f8}.jp-dash-item__is-inactive .jp-d
8005 ash-item__description{font-style:italic;color:#4f748e}.jp-dash-item__disabled{opacity:.5;position:relative}.jp-dash-item__disabled::before{content:\"\";width:100%;height:100%;display:block;position:absolute;top:0;right:0;z-index:1}.jp-dash-item__recently-activated .jp-dash-item__description{font-style:italic;box-sizing:border-box}.jp-dash-section-header{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:2.5rem 0 0.5rem}@media (max-width: 660px){.jp-dash-section-header{margin-bottom:1.5rem}}@media (max-width: 480px){.jp-dash-section-header{display:block}}.jp-dash-section-header__label{-ms-flex:1;flex:1;white-space:nowrap}.jp-dash-section-header__name{display:inline-block;margin-top:0;margin-bottom:0;font-size:1.25rem;font-weight:400;white-space:nowrap}@media (min-width: 481px){.jp-dash-section-header__name{display:inline-block}}@media (max-width: 480px){.jp-dash-section-header__name .jp-dash-section-header__label{display:inline-block}}.jp-dash-section-header__s
8006 ettings{display:inline-block;min-width:2.5rem;text-align:center;color:#668eaa}.jp-dash-section-header__settings:focus{outline:0;box-shadow:none}.jp-dash-section-header__settings:focus .gridicon{color:#0087be}.jp-dash-section-header__settings .gridicon{position:relative;top:1px}.jp-dash-section-header__external-link{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;font-style:italic}@media (max-width: 660px){.jp-dash-section-header__external-link{margin-top:0.25rem}}@media (max-width: 480px){.jp-dash-section-header__external-link{display:block;width:100%}}.jp-dash-section-header__children{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}@media (max-width: 480px){.jp-dash-section-header__children{width:100%}}.jp-expanded-card__header{font-size:1.25rem}.jp-expanded-card__summary{font-size:0.875rem;color:#666}.dops-foldable-card.dops-card.devmode-disabled .dops-foldable-card__summary,.dops-foldable-card.dops-card.devmode-disabled .dops-foldable
8007 -card__summary_expanded{width:100px}@media (min-width: 661px){.dops-foldable-card__main{max-width:85%}}@media (min-width: 481px){.dops-foldable-card__main{max-width:60%}}@media (max-width: 480px){.dops-foldable-card__main{-ms-flex-preferred-size:100%;flex-basis:100%}}@media (max-width: 480px){.dops-foldable-card__header{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width: 480px){.dops-foldable-card__header-text{font-size:0.875rem;line-height:1.8}}.dops-foldable-card__header-text .dops-button{margin-right:0.5rem}@media (max-width: 480px){.dops-foldable-card__subheader{display:none}}@media (max-width: 480px){.dops-foldable-card.has-expanded-summary .dops-foldable-card__summary,.dops-foldable-card.has-expanded-summary .dops-foldable-card__summary_expanded{text-align:right;margin-top:0.5rem}}.jp-footer{text-align:center;margin:1rem 0 4rem}@media (max-width: 1040px){.jp-footer{margin:2rem 0 3rem}}@media (max-width: 660px){.jp-footer{margin:1.5rem 0 1rem}}.jp-footer__a8c-attr-container{m
8008 argin-bottom:0.5rem}.jp-footer__a8c-attr{width:11.25rem}.jp-footer__a8c-attr path{fill:#668eaa}.jp-footer__links{border-top:1px #d9e3ea solid;border-bottom:1px #d9e3ea solid;margin-top:0;margin-bottom:1rem}@media (max-width: 660px){.jp-footer__links{border-bottom:none}}.jp-footer__link-item{display:inline-block;margin-bottom:0}@media (min-width: 661px){.jp-footer__link-item{display:inline-block}}@media (max-width: 660px){.jp-footer__link-item{display:block;border-bottom:1px #d9e3ea solid}}.jp-footer__link{padding:1rem 0.5rem;color:#668eaa;display:inline-block;cursor:pointer}.jp-footer__link:visited{color:#668eaa}.jp-footer__link:hover,.jp-footer__link:active{color:#1c2932}@media (max-width: 660px){.jp-footer__link{display:block;padding:0.5rem 0;border-bottom:1px #d9e3ea solid}.jp-footer__link:last-of-type{border-bottom:none}}.jp-loading-placeholder{margin-top:30vh;margin-bottom:25vh;color:#c8d7e1;font-size:12vw;text-align:center}@media (min-width: 961px){.jp-loading-placeholder{font
8009 -size:120px}}.jp-loading-placeholder .dashicons{font-size:inherit;width:auto;height:auto}.jp-jetpack-connect__container{text-align:center}.jp-jetpack-connect__container .dops-section-header__label{margin:0.0625rem;padding:1rem;font-size:1rem;font-weight:400;border-bottom:1px #e9eff3 solid}@media (max-width: 660px){.jp-jetpack-connect__cta{text-align:right}}.jp-jetpack-connect__cta .jp-jetpack-connect__description{padding:0 0 1rem}.jp-jetpack-connect__container-title,.jp-jetpack-connect__container-subtitle{font-weight:400}.jp-jetpack-connect__container-subtitle:first-of-type{margin:0;padding:1rem}@media (min-width: 661px){.jp-jetpack-connect__container-subtitle{font-size:1.25rem}}@media (max-width: 660px){.jp-jetpack-connect__container-subtitle{text-align:right}}.jp-jetpack-connect__description{padding:1rem;font-size:1rem}@media (min-width: 961px){.jp-jetpack-connect__description{padding:0 10%;margin-bottom:2rem}}@media (max-width: 660px){.jp-jetpack-connect__description{font-size:0.
8010 875rem;text-align:right;margin-top:0;padding:1rem 0}}.jp-jetpack-connect__link{font-style:italic}.jp-jetpack-connect__button{margin:0 0 0.75rem}.jp-jetpack-connect__feature{padding:0}.jp-jetpack-connect__header{position:relative}@media (min-width: 961px){.jp-jetpack-connect__header:first-of-type{background:transparent url(\"../../images/long-clouds.svg\") 50% 110% no-repeat;background-size:100% 63px;padding-bottom:3.125rem}}@media (max-width: 960px){.jp-jetpack-connect__header:first-of-type{border-bottom:1px #e9eff3 solid;background-image:none}}@media (min-width: 961px){.jp-jetpack-connect__header{padding-top:1rem}}@media (max-width: 660px){.jp-jetpack-connect__header .jp-jetpack-connect__description{padding:0 1rem 1rem}}.jp-jetpack-connect__header-img-container{position:absolute;right:0;left:0;bottom:0}@media (max-width: 960px){.jp-jetpack-connect__header-img-container{display:none}}.jp-jetpack-connect__header-img{margin:0 auto;max-width:100%;z-index:1001;position:absolute;right:0;
8011 left:0;bottom:0}@media (min-width: 961px){.jp-jetpack-connect__header-img:first-of-type{bottom:-15px}}.jp-jetpack-connect__header-img:last-of-type{z-index:999}@media (min-width: 961px){.jp-jetpack-connect__traffic .jp-jetpack-connect__header:first-of-type{padding-bottom:12.5rem;background:url(\"../../images/stars-right.svg\") no-repeat,url(\"../../images/stars-left.svg\") no-repeat,#fff;background-position:5% 50%, 95% 50%;background-size:100px, 125px}}.jp-jetpack-connect__interior-container{padding:1rem;background:#f3f6f8}@media (min-width: 961px){.jp-jetpack-connect__interior-container{padding:1.5rem 1rem 1rem}}@media (max-width: 960px){.jp-jetpack-connect__interior-container .jp-jetpack-connect__container-subtitle{padding:1rem 0 0}}@media (min-width: 661px){.jp-jetpack-connect__interior-container .jp-jetpack-connect__container-subtitle{margin-top:1.5rem}}.jp-jetpack-connect__feature-list{margin:0;padding:0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;
8012 -ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width: 961px){.jp-jetpack-connect__feature-list{margin-top:1rem}}@media (min-width: 661px){.jp-jetpack-connect__feature-list{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media (max-width: 660px){.jp-jetpack-connect__feature-list{margin:-0.5rem -1rem 0}}.jp-jetpack-connect__feature-list-column{box-shadow:0 0 0 1px rgba(200,215,225,0.5),0 1px 2px #e9eff3;text-align:right;background:#fff}@media (min-width: 661px){.jp-jetpack-connect__feature-list-column{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:33%;flex-basis:33%}}@media (max-width: 660px){.jp-jetpack-connect__feature-list-column{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:0.5rem}}.jp-jetpack-connect__feature-content{padding:1rem}.jp-jetpack-connect__feature-content-title{margin:0}.jp-jetpack-connect__feature-image{max-width:100%;margin:0 auto}.jp-jumpstart{text-align:center}@media (max-width: 660px){.jp-jumpstart{text-align:right}}.
8013 jp-jumpstart__cta-container{position:relative;padding:0}.jp-jumpstart__cta-container .dops-spinner{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(255,255,255,0.85);z-index:1001}.jp-jumpstart__cta-container .dops-spinner__image{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.jp-jumpstart__cta{margin-bottom:0}.jp-jumpstart__cta-container{padding:0}.jp-jumpstart__cta{margin-bottom:0;padding-bottom:0}.jp-jumpstart__title{font-weight:400;text-align:center}.jp-jumpstart__description{margin-top:0;padding:0 1rem 1rem;font-size:1rem}@media (max-width: 660px){.jp-jumpstart__description{padding:0 0 1rem}}.jp-jumpstart__features{margin:0;padding:1rem}.jp-jumpstart__features.dops-foldable-card{box-shadow:none}.jp-jumpstart__features.dops-foldable-card.is-expanded{margin-bottom:0}.jp-jumpstart__features .dops-foldable-card__header,.jp-jumpstart__features.dops-foldable-card.is-expa
8014 nded .dops-foldable-card__header{min-height:auto}.jp-jumpstart__features .dops-foldable-card__main{max-width:100%;margin-left:0}.jp-jumpstart__features .dops-foldable-card__secondary{display:none}.jp-jumpstart__features .dops-foldable-card__subheader{color:#0087be;font-style:italic}.jp-jumpstart__features .dops-foldable-card__content{background-color:#fafbfc}.jp-jumpstart__feature-list{margin:0;padding:0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width: 660px){.jp-jumpstart__feature-list{margin:-0.5rem -1rem 0}}.jp-jumpstart__feature-list-column{box-shadow:0 0 0 1px rgba(200,215,225,0.5),0 1px 2px #e9eff3;text-align:right;background:#fff}@media (min-width: 661px){.jp-jumpstart__feature-list-column{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:50%;flex-basis:50%}.jp-jumpstart__feature-list-column:last-of-type{margin-top:1px;max-width:49.9%}}@media (max-width: 660p
8015 x){.jp-jumpstart__feature-list-column{-ms-flex-preferred-size:100%;flex-basis:100%}}.jp-jumpstart__feature-content{padding:1rem}.jp-jumpstart__feature-content-title{margin:0}.jp-jumpstart__note{margin:0;padding:1rem 0 0;font-size:0.875rem;clear:both;font-style:italic}.jp-jumpstart__skip-step{font-style:italic;cursor:pointer}.jp-masthead{background-color:#fff;text-align:center;box-shadow:0 1px 0 rgba(200,215,225,0.5),0 1px 2px #e9eff3}@media (max-width: 45rem){.jp-masthead{padding:0 1.25rem}}.jp-masthead__inside-container{padding:0.375rem 0;margin:0 auto;width:100%;max-width:45rem;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.jp-masthead__logo-container{padding:0.3125rem 0 0}.jp-masthead__logo{width:10.375rem;height:1.8125rem;fill:#72af3a}.jp-masthead__logo-link{display:inline-block;outline:none}.jp-masthead__logo-link:focus{line-height:0;box-shadow:0 0 0 2px #78dcfa}.jp-masthead__links{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flo
8016 w:row wrap;-ms-flex:2 50%;flex:2 50%;-ms-flex-pack:end;justify-content:flex-end;margin:0}@media (max-width: 480px){.jp-masthead__links{padding-left:0.625rem}}.jp-masthead__link-li{margin:0;padding:0}.jp-masthead__link{font-style:normal;color:#0087be;padding:0.625rem;display:inline-block}.jp-masthead__link:visited{color:#0087be}.jp-masthead__link:active,.jp-masthead__link:hover{color:#00aadc}.jp-masthead__link:hover{text-decoration:underline}.jp-masthead__link .dashicons{display:none}@media (max-width: 480px){.jp-masthead__link:hover,.jp-masthead__link:active{text-decoration:none}.jp-masthead__link .dashicons{display:block;font-size:1.75rem}.jp-masthead__link span+span{display:none}}.jp-masthead__link-li:last-of-type .jp-masthead__link{padding-left:0}.jp-module-settings__external-link{font-size:0.875rem}.jp-module-settings__read-more{clear:both;margin-top:1rem}@media (min-width: 481px){.jp-module-settings__read-more{margin-top:2rem}}.jp-module-settings__read-more .dops-button.is-comp
8017 act.is-borderless,.jp-module-settings__read-more .jp-module-settings__more-sep,.jp-module-settings__read-more .jp-module-settings__more-text{vertical-align:middle}.jp-module-settings__read-more .jp-module-settings__more-sep{background:#ddd;width:0.125rem;height:0.875rem;margin-right:0.625rem;margin-left:0.625rem;display:inline-block}.jp-connection-settings{margin:1.5rem 0;text-align:center;font-weight:300}.jp-connection-settings__headline{font-size:1.3125rem}.jp-connection-settings__gravatar{display:inline-block;margin-bottom:1rem;width:4.5rem;height:4.5rem;background:#87a6bc;border-radius:50%}.jp-connection-settings__username{font-weight:600}.jp-connection-settings__email{color:#87a6bc;font-size:0.8125rem;font-style:italic;font-weight:400}.jp-connection-settings__actions{margin-top:1rem}.jp-connection-settings__actions>div{display:inline-block;margin:0 0.25rem 1rem}.jp-related-posts-settings__preview-label{margin-bottom:0.5rem;margin-top:1.5rem;font-size:0.875rem;font-weight:600}.j
8018 p-related-posts-preview{text-align:center}.jp-related-posts-preview__title{text-align:right;color:#87a6bc;font-weight:600;margin-right:0.5rem;margin-bottom:1rem;text-transform:uppercase}.jp-related-posts-preview__item{box-sizing:border-box;display:inline-block;width:33.33%;padding:0.5rem;text-align:right}@media (max-width: 480px){.jp-related-posts-preview__item{width:100%}}.jp-related-posts-preview__item img{max-width:100%;margin-bottom:0.5rem}.jp-support-card{margin-top:1rem;margin-bottom:0}.jp-support-card__description{margin:0;font-size:0.875rem;line-height:1.65;color:#555d66}@media (max-width: 660px){.jp-support-card__description{margin-bottom:0}}.jp-support-card__link{font-style:italic}@media (max-width: 660px){.jp-support-card__link{display:block;width:100%;width:100%;padding:0.625rem 0;border-top:1px rgba(200,215,225,0.5) solid}.jp-support-card__link:first-letter{text-transform:capitalize}.jp-support-card__link:first-of-type{border-top:0}}.jp-support-card__happiness{margin-bo
8019 ttom:0;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap}@media (max-width: 660px){.jp-support-card__happiness{padding-bottom:0}.jp-support-card__happiness .jp-support-card__description:first-of-type{margin-bottom:1rem}}.jp-support-card__social{background-color:#fafbfc;padding:0.75rem 1rem}@media (max-width: 660px){.jp-support-card__social{background:#fff;margin-top:1rem;padding:0 1rem}}.jp-support-card__header{margin:0 0 1rem 0}@media (min-width: 661px){.jp-support-card__happiness-engineer{-ms-flex-preferred-size:15%;flex-basis:15%;-ms-flex-negative:1;flex-shrink:1;-ms-flex-positive:1;flex-grow:1}}@media (max-width: 660px){.jp-support-card__happiness-engineer{display:none}}.jp-support-card__happiness-engineer-img{width:4.5rem;height:4.5rem;margin-left:1.5rem;border-radius:50%}@media (min-width: 661px){.jp-support-card__happiness-contact{-ms-flex-preferred-size:85%;flex-basis:85%;-ms-flex-negative:1;flex-shrink:1;-ms-flex-positive:1;flex-grow:1}}.jp-form
8020 -fieldset{clear:both}.jp-form-fieldset+.jp-form-fieldset{margin-top:1.5rem}.jp-form-legend{padding:0;margin-bottom:0.3125rem;font-size:0.875rem;font-weight:600}.jp-form-label{display:block;font-size:0.875rem;line-height:1.5;margin-bottom:0.3125rem}.jp-form-label input[type=\"radio\"]+span{font-weight:normal}.jp-form-button{margin-top:1rem}@media (min-width: 481px){.jp-form-button{position:absolute;left:1rem;bottom:1rem}}.jp-form-setting-explanation{color:#87a6bc;display:block;margin:0.3125rem 0 0 0;font-size:0.8125rem;font-style:italic;font-weight:400;word-break:break-word}.jp-form-setting-explanation+.dops-card{margin-top:1rem}.jp-form-fieldset .jp-form-legend+.jp-form-setting-explanation{margin-top:0.5rem}.jp-form-fieldset .jp-form-setting-explanation+.jp-form-label{margin-top:1rem}.react-tagsinput{border:1px solid #e9eff3;padding:0.3125rem}.react-tagsinput--focused{border-color:#a5d24a}.react-tagsinput-tag{background-color:#00aadc;border-radius:2px;border:1px solid #0087be;color:
8021 #fff;display:inline-block;font-size:13px;padding:0.3125rem;margin-left:0.3125rem;transition:background-color .2s ease-out}.react-tagsinput-tag:hover{background-color:#26b7e2}.react-tagsinput-remove{cursor:pointer;font-weight:bold;transition:color .2s ease-out}.react-tagsinput-remove:hover{color:#caf3ff}.react-tagsinput-tag a::before{content:\" \\00d7\"}.react-tagsinput-input{font-size:13px;padding:0.3125rem;width:9.375rem;margin:0;height:1.875rem;vertical-align:top}.jetpack-pagestyles .vp-notice,.jetpack-pagestyles .woocommerce-message,.jetpack-pagestyles .wc-connect{display:none}.jetpack-pagestyles .woocommerce-message.dops-notice{display:block}.jetpack-pagestyles .woocommerce-message.dops-notice .submit{padding:0}.jetpack-pagestyles .woocommerce-message.dops-notice .skip{color:#87a6bc;opacity:0.85}.jetpack-pagestyles .woocommerce-message.dops-notice .skip:hover{opacity:1}.jetpack-pagestyles .woocommerce-message.dops-notice .notice-dismiss::before{display:none}.jetpack-pagestyles .
8022 woocommerce-message.dops-notice .dops-notice__text>div{max-width:620px}.jetpack-pagestyles .woocommerce-message.dops-notice .dops-notice__text>a{margin-left:15px}.jetpack-pagestyles .woocommerce-message.dops-notice .dops-notice__moved_text{margin-bottom:5px}.jetpack-pagestyles .dops-notice__action.notice-dismiss{height:100%}.jp-at-a-glance{margin-bottom:3rem}.jp-at-a-glance__stats-card{padding:0}.jp-at-a-glance__stats-inactive{padding:1rem}@media (min-width: 661px){.jp-at-a-glance__stats-inactive{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}}@media (max-width: 660px){.jp-at-a-glance__stats-inactive-icon{display:none}}@media (min-width: 661px){.jp-at-a-glance__stats-inactive-icon{-ms-flex-preferred-size:10%;flex-basis:10%}}.jp-at-a-glance__stats-inactive-text{font-size:0.875rem;line-height:1.5}@media (max-width: 660px){.jp-at-a-glance__stats-inactive-text{padding:0 0 1rem}}@me
8023 dia (min-width: 661px){.jp-at-a-glance__stats-inactive-text{-ms-flex-preferred-size:50%;flex-basis:50%;padding:0 1rem}}.jp-at-a-glance__stats-inactive-button{text-align:right}@media (min-width: 661px){.jp-at-a-glance__stats-inactive-button{-ms-flex-preferred-size:40%;flex-basis:40%;text-align:left}}.jp-at-a-glance__stats-chart{padding:1rem;position:relative}.jp-at-a-glance__stats-chart .dops-spinner{position:absolute;top:50%;right:50%}.jp-at-a-glance__stats-bottom{margin:2rem 0 0}@media (max-width: 480px){.jp-at-a-glance__stats-bottom{box-shadow:0 0 0 1px rgba(200,215,225,0.5),0 1px 2px #e9eff3}}.jp-at-a-glance__stats-summary{text-align:center;border-top:1px #f3f6f8 solid}@media (min-width: 661px){.jp-at-a-glance__stats-summary{-ms-flex-wrap:nowrap;flex-wrap:nowrap;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}}@media (max-width: 660px){.jp-at-a-glance__stats-summary{display:block}}.jp-at-a-glance__stats-summary-today,.jp-at-a-glance__stats-summary-bestd
8024 ay{-ms-flex-preferred-size:25%;flex-basis:25%;padding:1rem;box-shadow:0 0 0 1px rgba(200,215,225,0.5),0 1px 2px #e9eff3}@media (max-width: 660px){.jp-at-a-glance__stats-summary-today{margin-top:-0.0625rem}}@media (min-width: 661px){.jp-at-a-glance__stats-summary-bestday{margin:0 0.0625rem}}@media (max-width: 660px){.jp-at-a-glance__stats-summary-bestday,.jp-at-a-glance__stats-summary-alltime{margin-top:0.0625rem}}.jp-at-a-glance__stats-summary-alltime{-ms-flex-preferred-size:50%;flex-basis:50%;padding:1rem;box-shadow:0 0 0 1px rgba(200,215,225,0.5),0 1px 2px #e9eff3}@media (min-width: 661px){.jp-at-a-glance__stats-summary-alltime{max-width:40%;display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}}.jp-at-a-glance__stats-alltime-views,.jp-at-a-glance__stats-alltime-comments{-ms-flex-preferred-size:50%;flex-basis:50%}.jp-at-a-glance__stats-cta{padding:1rem;background-color:#fafbfc}@media (min-width: 661px){.jp-at-a-glance__stats-cta{display
8025 :-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;align-items:center}}@media (max-width: 660px){.jp-at-a-glance__stats-cta{display:block}}@media (min-width: 661px){.jp-at-a-glance__stats-cta-description{-ms-flex-preferred-size:30%;flex-basis:30%}}.jp-at-a-glance__stat-details{margin:0}.jp-at-a-glance__stat-number{font-size:1.375rem;font-weight:400;margin:0.5rem 0}@media (min-width: 661px){.jp-at-a-glance__stats-cta-buttons{text-align:left;-ms-flex-preferred-size:70%;flex-basis:70%}}@media (max-width: 660px){.jp-at-a-glance__stats-cta-buttons{text-align:center}.jp-at-a-glance__stats-cta-buttons .dops-button{width:100%;margin-bottom:0.25rem}}.jp-at-a-glance__stats-cta-buttons .dops-button{text-align:center;margin:0.25rem}.jp-at-a-glance__stats-views{margin-top:0;margin-bottom:0}.jp-at-a-glance__stats-view{display:inline-block;margin-top:0;margin-bottom:0;margin-right:1rem}.jp-at-a-glance__stats-view:focus{ou
8026 tline:0}@media (max-width: 480px){.jp-at-a-glance__stats-view{margin-right:0;margin-left:1rem}}.jp-at-a-glance__stats-view-link,.jp-at-a-glance__stats-view-link:visited{color:#87a6bc;text-decoration:underline}.jp-at-a-glance__stats-view-link.is-current,.jp-at-a-glance__stats-view-link:visited.is-current{font-weight:600;text-decoration:none}.jp-at-a-glance__stats-view-link:focus{outline:0;box-shadow:none}.jp-at-a-glance__item-grid{display:-ms-flexbox;display:flex}@media (max-width: 660px){.jp-at-a-glance__item-grid{display:block}}.jp-at-a-glance__left,.jp-at-a-glance__right{display:-ms-flexbox;display:flex}@media (min-width: 661px){.jp-at-a-glance__left,.jp-at-a-glance__right{-ms-flex-preferred-size:50%;flex-basis:50%;margin-bottom:1rem}}@media (max-width: 660px){.jp-at-a-glance__left,.jp-at-a-glance__right{margin-bottom:0.75rem}}.jp-at-a-glance__left>div,.jp-at-a-glance__left .jp-dash-item,.jp-at-a-glance__right>div,.jp-at-a-glance__right .jp-dash-item{-ms-flex-positive:1;flex-grow:
8027 1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.jp-at-a-glance__left>div,.jp-at-a-glance__right>div{-ms-flex-preferred-size:100%;flex-basis:100%}.jp-at-a-glance__left .jp-dash-item .dops-card,.jp-at-a-glance__right .jp-dash-item .dops-card{-ms-flex-positive:1;flex-grow:1}.jp-at-a-glance__left .jp-dash-item .dops-card.is-compact,.jp-at-a-glance__right .jp-dash-item .dops-card.is-compact{-ms-flex-positive:0;flex-grow:0}.jp-at-a-glance__left .jp-dash-item__card,.jp-at-a-glance__right .jp-dash-item__card{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}.jp-at-a-glance__left{display:-ms-flexbox;display:flex}@media (min-width: 661px){.jp-at-a-glance__left{margin-left:1rem}.jp-at-a-glance__left:last-child{-ms-flex-preferred-size:calc( 50% - .5rem);flex-basis:calc( 50% - .5rem)}}.dops-chart__tooltip .tip-arrow{display:none}.jp-landing__plans.dops-card{padding:0}.jp-landing__plans .dops-button{margin-left:10px}.jp-landing-plans__hea
8028 der{background:#2e4453}@media (min-width: 661px){.jp-landing-plans__header{padding:2rem 0 0}}@media (max-width: 660px){.jp-landing-plans__header{padding:2rem}}.jp-landing-plans__header-img-container{margin:2rem 0 0;overflow:hidden}@media (min-width: 661px){.jp-landing-plans__header-img-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}}@media (max-width: 660px){.jp-landing-plans__header-img-container{margin-bottom:0}}.jp-landing-plans__header-img{max-width:100%}@media (max-width: 660px){.jp-landing-plans__header-img{margin-top:2rem}}@media (min-width: 661px){.jp-landing-plans__header-img{margin:0 2rem 0 -2rem}}.jp-landing-plans__clouds{position:relative;overflow:hidden;padding-top:5rem}.jp-landing-plans__clouds img{position:absolute;bottom:-2px;right:-5%;left:-5%;height:auto;width:110%}@media (max-width: 660px){.jp-landing-plans__clouds{display:none}}.jp-landing-plans__h
8029 eader-col-left{-ms-flex-preferred-size:60%;flex-basis:60%}@media (min-width: 661px){.jp-landing-plans__header-col-left{padding-right:2rem}}.jp-landing-plans__header-col-right{-ms-flex-preferred-size:40%;flex-basis:40%}.jp-landing-plans__header-title,.jp-landing-plans__header-description{line-height:1.5}@media (min-width: 661px){.jp-landing-plans__header-title,.jp-landing-plans__header-description{text-align:center}}.jp-landing-plans__header-title,.jp-landing-plans__header-subtitle{color:#fff;font-weight:400;margin:0}.jp-landing-plans__header-title{font-size:1.25rem}.jp-landing-plans__header-description{font-size:0.875rem;margin:0;padding-bottom:1rem}.jp-landing-plans__header-subtitle{font-size:1rem;line-height:1.25}.jp-landing-plans__header-description,.jp-landing-plans__header-text{color:#a8bece}.jp-landing-plans__header-text{font-size:0.875rem;padding:1.5rem 0;margin:0}.jp-landing-plans__header-btn-container{margin:0}.jp-landing__plan-features-card{box-shadow:0 0 0 1px rgba(200,21
8030 5,225,0.5),0 1px 2px #e9eff3;border-radius:3px}@media (min-width: 661px){.jp-landing__plan-features-card{margin-bottom:2rem}}@media (max-width: 660px){.jp-landing__plan-features-card{margin-bottom:1rem}}@media (min-width: 481px){.jp-landing__plan-features-card{padding:2rem}}@media (max-width: 480px){.jp-landing__plan-features-card{padding:1rem}}.jp-landing__plan-features-card:last-of-type{margin-bottom:0}.jp-landing__plan-features-title{margin:0}@media (min-width: 661px){.jp-landing__plan-features{padding:0 2rem 2rem}}@media (max-width: 660px){.jp-landing__plan-features{padding:1rem}}@media (min-width: 661px){.jp-landing__plan-card{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media (min-width: 661px){.jp-landing__plan-card{padding:2rem}}@media (max-width: 660px){.jp-landing__plan-card{padding:2rem 2rem 1rem}}.jp-landing__plan-card .jp-landing__plan-features-title,.jp-landing__plan-card .jp-landing__plan-features-text{padding:0}@media (min-width: 661px){.j
8031 p-landing__plan-card .jp-landing__plan-features-title,.jp-landing__plan-card .jp-landing__plan-features-text{margin-right:2rem}}.jp-landing__plan-card .jp-landing__plan-features-title{margin-bottom:1rem}@media (max-width: 660px){.jp-landing__plan-card-img{float:left;margin:0 2rem 2rem 0}}@media (max-width: 480px){.jp-landing__plan-card-img{display:none}}.jp-landing__plan-icon{width:7.5rem}@media (max-width: 660px){.jp-landing__plan-icon{width:6.25rem}}.jp-landing__plan-card-img.is-placeholder{width:7.5rem;height:5.3125rem}.jp-landing__plan-card-img.is-placeholder+.jp-landing__plan-card-current{width:80%}.jp-landing__plan-features-title.is-placeholder{height:1.5rem;max-width:50%}.jp-landing__plan-features-text.is-placeholder{height:2.75rem;max-width:75%}.jp-landing__apps.dops-card{padding:0}.jp-landing__apps .dops-button{margin-left:10px}.jp-landing-apps__header,.jp-landing-apps__footer{background:#2e4453}@media (min-width: 661px){.jp-landing-apps__header{padding:2rem 0 0}}@media (ma
8032 x-width: 660px){.jp-landing-apps__header{padding:2rem}}.jp-landing-apps__header-img-container{margin:2rem 0 0;overflow:hidden}@media (min-width: 661px){.jp-landing-apps__header-img-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}}@media (max-width: 660px){.jp-landing-apps__header-img-container{margin-bottom:0}}.jp-landing-apps__clouds{position:relative;overflow:hidden}.jp-landing-apps__clouds img{position:absolute;right:-5%;left:-5%;height:auto;width:110%}@media (max-width: 660px){.jp-landing-apps__clouds{display:none}}.jp-clouds-top{padding-top:5rem}.jp-clouds-top img{bottom:-2px}.jp-clouds-bottom{padding-bottom:5rem}.jp-clouds-bottom img{top:-2px}.jp-landing-apps__header-img{max-width:100%}@media (min-width: 661px){.jp-landing-apps__header-img{margin:0 4rem 0 -4rem}}.jp-landing-apps__header-col-left{-ms-flex-preferred-size:45%;flex-basis:45%}@media (min-width: 661px)
8033 {.jp-landing-apps__header-col-left{padding-right:2rem}}.jp-landing-apps__header-col-right{-ms-flex-preferred-size:55%;flex-basis:55%}.jp-landing-apps__title,.jp-landing-apps__description{line-height:1.5}@media (min-width: 661px){.jp-landing-apps__title,.jp-landing-apps__description{text-align:center}}.jp-landing-apps__title,.jp-landing-apps__subtitle{color:#fff;font-weight:400;margin:0}.jp-landing-apps__title{font-size:1.25rem}.jp-landing-apps__description{font-size:0.875rem;margin:0;padding-bottom:1rem}.jp-landing-apps__subtitle,.jp-landing__apps-feature-title{font-size:1rem;line-height:1.25}.jp-landing-apps__description,.jp-landing-apps__sub-description{color:#a8bece}.jp-landing-apps__sub-description,.jp-landing__apps-feature-text{font-size:0.875rem;padding:1.5rem 0;margin:0}.jp-landing-apps__feature-container{padding:1rem 0}.jp-landing-apps__feature{padding:2rem}@media (min-width: 661px){.jp-landing-apps__feature{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:now
8034 rap;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:top;align-items:top;padding:2rem 0}}@media (min-width: 661px){.jp-landing-apps__feature-col{-ms-flex-preferred-size:50%;flex-basis:50%}}@media (max-width: 660px){.jp-landing-apps__feature-col.jp-landing-apps__feature-img{display:none}}@media (min-width: 661px){.jp-landing-apps__feature-desc:nth-child(odd){padding:0 2rem}.jp-landing-apps__feature-desc:nth-child(even){padding:0 2rem 0 3rem}}.jp-landing__apps-feature-title{margin:0}.jp-landing-apps__feature-img img{max-width:100%}@media (min-width: 661px){.jp-landing-apps__footer-top{padding:0 2rem 2rem}}@media (max-width: 660px){.jp-landing-apps__footer-top{padding:2rem}}.jp-landing-apps__downloads{padding:2rem}.jp-landing-apps__devices{width:100%;margin-top:2rem}.jp-landing-apps__btn-container{margin:0 0 2rem;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.jp-landing-apps__btn-container:last-of-type{margin
8035 :0}@media (min-width: 481px){.jp-landing-apps__btn-container{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media (max-width: 480px){.jp-landing-apps__btn-container{-ms-flex-wrap:wrap;flex-wrap:wrap}.jp-landing-apps__btn-container .dops-button{margin-left:0}}.jp-app-button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:2.625rem;padding-right:0.375rem;color:#2e4453}@media (max-width: 480px){.jp-app-button{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-pack:center;justify-content:center;margin-bottom:0.625rem}}.jp-app-button svg{margin-left:0.5rem;fill:#2e4453}.jp-app-button.button-ios svg{margin-top:-0.1875rem}.dops-search__input[type=\"search\"]{width:100%}\n"],"file":"style.min.rtl.css"}
8036 \ No newline at end of file
8037
8038 diff --git a/plugins/jetpack/_inc/idc-notice.js b/plugins/jetpack/_inc/idc-notice.js
8039 new file mode 100644
8040 index 0000000..d59c57a
8041 --- /dev/null
8042 +++ b/plugins/jetpack/_inc/idc-notice.js
8043 @@ -0,0 +1,228 @@
8044 +/* global idcL10n, jQuery, analytics, history, wpCookies */
8045 +
8046 +( function( $ ) {
8047 + var restNonce = idcL10n.nonce,
8048 + currentUrl = idcL10n.currentUrl,
8049 + restRoot = idcL10n.apiRoot,
8050 + notice = $( '.jp-idc-notice' ),
8051 + idcButtons = $( '.jp-idc-notice .dops-button' ),
8052 + tracksUser = idcL10n.tracksUserData,
8053 + tracksEvent = idcL10n.tracksEventData,
8054 + adminBarMenu = $( '#wp-admin-bar-jetpack-idc' ),
8055 + confirmSafeModeButton = $( '#jp-idc-confirm-safe-mode-action' ),
8056 + fixConnectionButton = $( '#jp-idc-fix-connection-action' ),
8057 + migrateButton = $( '#jp-idc-migrate-action'),
8058 + reconnectButton = $( '#jp-idc-reconnect-site-action' ),
8059 + errorNotice = $( '.jp-idc-error__notice'),
8060 + erroredAction = false;
8061 +
8062 + // Initialize Tracks and bump stats.
8063 + analytics.initialize( tracksUser.userid, tracksUser.username );
8064 + if ( tracksEvent.isAdmin ) {
8065 + trackAndBumpMCStats( 'notice_view' );
8066 + } else {
8067 + trackAndBumpMCStats( 'non_admin_notice_view', { 'page': tracksEvent.currentScreen } );
8068 + }
8069 + clearConfirmationArgsFromUrl();
8070 +
8071 + // If the user dismisses the notice, set a cookie for one week so we don't display it for that time.
8072 + notice.on( 'click', '.notice-dismiss', function() {
8073 + var secure = ( 'https:' === window.location.protocol );
8074 + wpCookies.set( 'jetpack_idc_dismiss_notice', '1', 7 * 24 * 60 * 60, false, false, secure );
8075 + trackAndBumpMCStats( 'non_admin_notice_dismiss', { 'page': tracksEvent.currentScreen } );
8076 + } );
8077 +
8078 + notice.on( 'click', '#jp-idc-error__action', function() {
8079 + errorNotice.hide();
8080 + switch( erroredAction ) {
8081 + case 'confirm':
8082 + confirmSafeMode();
8083 + break;
8084 + case 'start-fresh':
8085 + startFreshConnection();
8086 + break;
8087 + case 'migrate':
8088 + migrateStatsAndSubscribers();
8089 + break;
8090 + default:
8091 + return;
8092 + }
8093 + } );
8094 +
8095 + // Confirm Safe Mode
8096 + confirmSafeModeButton.on( 'click', confirmSafeMode );
8097 +
8098 + // Fix connection
8099 + fixConnectionButton.on( 'click', fixJetpackConnection );
8100 +
8101 + // Start fresh connection
8102 + reconnectButton.on( 'click', startFreshConnection );
8103 +
8104 + // Starts migration process.
8105 + migrateButton.on( 'click', migrateStatsAndSubscribers );
8106 +
8107 + function disableDopsButtons() {
8108 + idcButtons.prop( 'disabled', true );
8109 + }
8110 +
8111 + function enableDopsButtons() {
8112 + idcButtons.prop( 'disabled', false );
8113 + }
8114 +
8115 + function clearConfirmationArgsFromUrl( allowReload ) {
8116 + allowReload = 'undefined' === typeof allowReload ? false : allowReload;
8117 +
8118 + // If the jetpack_idc_clear_confirmation query arg is present, let's try to clear it.
8119 + //
8120 + // Otherwise, there's a weird flow where if the user dismisses the notice, then shows the notice, then clicks
8121 + // the confirm safe mode button again, and then reloads the page, then the notice never disappears.
8122 + if ( window.location.search && -1 !== window.location.search.indexOf( 'jetpack_idc_clear_confirmation' ) ) {
8123 + trackAndBumpMCStats( 'clear_confirmation_clicked' );
8124 +
8125 + // If push state is available, let's use that to minimize reloading the page.
8126 + // Otherwise, we can clear the args by reloading the page.
8127 + if ( history && history.pushState ) {
8128 + history.pushState( {}, '', currentUrl );
8129 + } else if ( allowReload ) {
8130 + window.location.href = currentUrl;
8131 + }
8132 + }
8133 + }
8134 +
8135 + function confirmSafeMode() {
8136 + errorNotice.hide();
8137 + trackAndBumpMCStats( 'confirm_safe_mode' );
8138 +
8139 + var route = restRoot + 'jetpack/v4/identity-crisis/confirm-safe-mode';
8140 + disableDopsButtons();
8141 + $.ajax( {
8142 + method: 'POST',
8143 + beforeSend : function ( xhr ) {
8144 + xhr.setRequestHeader( 'X-WP-Nonce', restNonce );
8145 + },
8146 + url: route,
8147 + data: {},
8148 + success: function() {
8149 + notice.hide();
8150 + adminBarMenu.removeClass( 'hide' );
8151 +
8152 + // We must refresh the Jetpack admin UI page in order for the React UI to render.
8153 + if ( window.location.search && 1 === window.location.search.indexOf( 'page=jetpack' ) ) {
8154 + window.location.reload();
8155 + }
8156 + },
8157 + error: function( error ) {
8158 + erroredAction = 'confirm';
8159 + displayErrorNotice( error );
8160 + enableDopsButtons();
8161 + }
8162 + } );
8163 + }
8164 +
8165 + function migrateStatsAndSubscribers() {
8166 + errorNotice.hide();
8167 + trackAndBumpMCStats( 'migrate' );
8168 +
8169 + var route = restRoot + 'jetpack/v4/identity-crisis/migrate';
8170 + disableDopsButtons();
8171 + $.ajax( {
8172 + method: 'POST',
8173 + beforeSend : function ( xhr ) {
8174 + xhr.setRequestHeader( 'X-WP-Nonce', restNonce );
8175 + },
8176 + url: route,
8177 + data: {},
8178 + success: function() {
8179 + notice.hide();
8180 + if ( $( 'body' ).hasClass( 'toplevel_page_jetpack' ) ) {
8181 + // On the main Jetpack page, sites in IDC will not see Jetpack's interface.
8182 + // Once IDC is resolved, we need to refresh the page to regain access to the UI.
8183 + window.location.reload( true );
8184 + }
8185 + },
8186 + error: function( error ) {
8187 + erroredAction = 'migrate';
8188 + displayErrorNotice( error );
8189 + enableDopsButtons();
8190 + }
8191 + } );
8192 + }
8193 +
8194 + function fixJetpackConnection() {
8195 + errorNotice.hide();
8196 + trackAndBumpMCStats( 'fix_connection' );
8197 + notice.addClass( 'jp-idc-show-second-step' );
8198 + }
8199 +
8200 + /**
8201 + * On successful request of the endpoint, we will redirect to the
8202 + * connection auth flow after appending a specific 'from=' param for tracking.
8203 + */
8204 + function startFreshConnection() {
8205 + errorNotice.hide();
8206 + trackAndBumpMCStats( 'start_fresh' );
8207 +
8208 + var route = restRoot + 'jetpack/v4/identity-crisis/start-fresh';
8209 + disableDopsButtons();
8210 + $.ajax( {
8211 + method: 'POST',
8212 + beforeSend : function ( xhr ) {
8213 + xhr.setRequestHeader( 'X-WP-Nonce', restNonce );
8214 + },
8215 + url: route,
8216 + data: {},
8217 + success: function( connectUrl ){
8218 + // Add a from param and take them to connect.
8219 + window.location = connectUrl + '&from=idc-notice';
8220 + },
8221 + error: function( error ) {
8222 + erroredAction = 'start-fresh';
8223 + displayErrorNotice( error );
8224 + enableDopsButtons();
8225 + }
8226 + } );
8227 + }
8228 +
8229 + /**
8230 + * Displays an error message from the REST endpoints we're hitting.
8231 + *
8232 + * @param error {Object} Object containing the errored response from the API
8233 + */
8234 + function displayErrorNotice( error ) {
8235 + var errorDescription = $( '.jp-idc-error__desc' );
8236 + if ( error && error.responseJSON && error.responseJSON.message ) {
8237 + errorDescription.html( error.responseJSON.message );
8238 + } else {
8239 + errorDescription.html( '' );
8240 + }
8241 + errorNotice.css( 'display', 'flex' );
8242 + }
8243 +
8244 + /**
8245 + * This function will fire both a Tracks and MC stat.
8246 + * It will make sure to format the event name properly for the given stat home.
8247 + *
8248 + * Tracks: Will be prefixed by 'jetpack_idc_' and use underscores.
8249 + * MC: Will not be prefixed, and will use dashes.
8250 + *
8251 + * @param eventName string
8252 + * @param extraProps object
8253 + */
8254 + function trackAndBumpMCStats( eventName, extraProps ) {
8255 + if ( 'undefined' === typeof extraProps || 'object' !== typeof extraProps ) {
8256 + extraProps = {};
8257 + }
8258 +
8259 + if ( eventName && eventName.length ) {
8260 + // Format for Tracks
8261 + eventName = eventName.replace( /-/g, '_' );
8262 + eventName = eventName.indexOf( 'jetpack_idc_' ) !== 0 ? 'jetpack_idc_' + eventName : eventName;
8263 + analytics.tracks.recordEvent( eventName, extraProps );
8264 +
8265 + // Now format for MC stats
8266 + eventName = eventName.replace( 'jetpack_idc_', '' );
8267 + eventName = eventName.replace( /_/g, '-' );
8268 + analytics.mc.bumpStat( 'jetpack-idc', eventName );
8269 + }
8270 + }
8271 +})( jQuery );
8272
8273 diff --git a/plugins/jetpack/_inc/jetpack-connection-banner.js b/plugins/jetpack/_inc/jetpack-connection-banner.js
8274 new file mode 100644
8275 index 0000000..6cde32e
8276 --- /dev/null
8277 +++ b/plugins/jetpack/_inc/jetpack-connection-banner.js
8278 @@ -0,0 +1,41 @@
8279 +/* jQuery */
8280 +
8281 +( function( $ ) {
8282 + var nav = $( '.jp-wpcom-connect__vertical-nav-container' ),
8283 + contentContainer = $( '.jp-wpcom-connect__content-container' ),
8284 + nextFeatureButtons = $( '.jp-banner__button-container .next-feature' );
8285 +
8286 + nav.on( 'click', '.vertical-menu__feature-item:not( .vertical-menu__feature-item-is-selected )', function() {
8287 + transitionSlideToIndex( $( this ).index() );
8288 + } );
8289 +
8290 + nextFeatureButtons.on( 'click', function() {
8291 + var slideIndex = $( this )
8292 + .closest( '.jp-wpcom-connect__slide' )
8293 + .index();
8294 +
8295 + transitionSlideToIndex( slideIndex + 1 );
8296 + } );
8297 +
8298 + function transitionSlideToIndex( index ) {
8299 + // Remove classes from previously selected menu item and content
8300 + nav
8301 + .find( '.vertical-menu__feature-item-is-selected' )
8302 + .removeClass( 'vertical-menu__feature-item-is-selected' );
8303 +
8304 + contentContainer
8305 + .find( '.jp__slide-is-active' )
8306 + .removeClass( 'jp__slide-is-active' );
8307 +
8308 + // Add classes to selected menu item and content
8309 + nav
8310 + .children()
8311 + .eq( index )
8312 + .addClass( 'vertical-menu__feature-item-is-selected' );
8313 +
8314 + contentContainer
8315 + .children()
8316 + .eq( index )
8317 + .addClass( 'jp__slide-is-active' );
8318 + }
8319 +})( jQuery );
8320
8321 diff --git a/plugins/jetpack/_inc/jetpack-strings.php b/plugins/jetpack/_inc/jetpack-strings.php
8322 index ac792ce..8bbc431 100644
8323 --- a/plugins/jetpack/_inc/jetpack-strings.php
8324 +++ b/plugins/jetpack/_inc/jetpack-strings.php
8325 @@ -34,53 +34,15 @@ __( "Deactivating %(slug)s…", "jetpack" ), // _inc/client/state/modules/action
8326 __( "%(slug)s failed to activate. %(error)s", "jetpack" ), // _inc/client/state/modules/actions.js:127
8327 __( "%(slug)s has been activated.", "jetpack" ), // _inc/client/state/modules/actions.js:110
8328 __( "Activating %(slug)s…", "jetpack" ), // _inc/client/state/modules/actions.js:94
8329 -__( "There are unsaved settings in this tab that will be lost if you leave it. Proceed?", "jetpack" ), // _inc/client/main.jsx:58
8330 -__( "Show falling snow on my blog from Dec 1st until Jan 4th.", "jetpack" ), // _inc/client/appearance/index.jsx:111
8331 -__( "Show falling snow in the holiday period.", "jetpack" ), // _inc/client/appearance/index.jsx:98
8332 -__( "Holiday Snow", "jetpack" ), // _inc/client/appearance/index.jsx:97
8333 -__( "Learn More", "jetpack" ), // _inc/client/appearance/index.jsx:86
8334 -__( "Unavailable in Dev Mode", "jetpack" ), // _inc/client/appearance/index.jsx:56
8335 -__( "WordPress.com for Linux", "jetpack" ), // _inc/client/apps/index.jsx:190
8336 -__( "WordPress.com for Windows", "jetpack" ), // _inc/client/apps/index.jsx:186
8337 -__( "WordPress.com for Mac OS X", "jetpack" ), // _inc/client/apps/index.jsx:181
8338 -__( "A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.", "jetpack" ), // _inc/client/apps/index.jsx:178
8339 -__( "On Your Desktop", "jetpack" ), // _inc/client/apps/index.jsx:177
8340 -__( "WordPress.com in Google Play", "jetpack" ), // _inc/client/apps/index.jsx:165
8341 -__( "WordPress.com in the App Store", "jetpack" ), // _inc/client/apps/index.jsx:156
8342 -__( "Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.", "jetpack" ), // _inc/client/apps/index.jsx:153
8343 -__( "In Your Pocket", "jetpack" ), // _inc/client/apps/index.jsx:152
8344 -__( "Get WordPress apps for any screen.", "jetpack" ), // _inc/client/apps/index.jsx:145
8345 -__( "Inspiration strikes any time, anywhere.", "jetpack" ), // _inc/client/apps/index.jsx:141
8346 -__( "Launch Reader", "jetpack" ), // _inc/client/apps/index.jsx:119
8347 -__( "The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.", "jetpack" ), // _inc/client/apps/index.jsx:117
8348 -__( "Connect with the Community", "jetpack" ), // _inc/client/apps/index.jsx:116
8349 -__( "View Your Stats", "jetpack" ), // _inc/client/apps/index.jsx:94
8350 -__( "Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.", "jetpack" ), // _inc/client/apps/index.jsx:92
8351 -__( "Connect with your Visitors", "jetpack" ), // _inc/client/apps/index.jsx:91
8352 -__( "Try the New Editor", "jetpack" ), // _inc/client/apps/index.jsx:72
8353 -__( "Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.", "jetpack" ), // _inc/client/apps/index.jsx:70
8354 -__( "Focus on your Writing", "jetpack" ), // _inc/client/apps/index.jsx:69
8355 -__( "Manage Plugins", "jetpack" ), // _inc/client/apps/index.jsx:56
8356 -__( "Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.", "jetpack" ), // _inc/client/apps/index.jsx:54
8357 -__( "Bulk and automatic updates", "jetpack" ), // _inc/client/apps/index.jsx:53
8358 -__( "All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.", "jetpack" ), // _inc/client/apps/index.jsx:31
8359 -__( "Feel the performance", "jetpack" ), // _inc/client/apps/index.jsx:30
8360 -__( "Manage all your sites from a single dashboard.", "jetpack" ), // _inc/client/apps/index.jsx:25
8361 -__( "Powerful WordPress.com features on every device.", "jetpack" ), // _inc/client/apps/index.jsx:21
8362 -__( "View your {{a}}Email Followers{{/a}}", "jetpack" ), // _inc/client/engagement/index.jsx:147
8363 -__( "View {{a}}All Stats{{/a}}", "jetpack" ), // _inc/client/engagement/index.jsx:133
8364 -__( "Learn More", "jetpack" ), // _inc/client/engagement/index.jsx:127
8365 -__( "Unavailable in Dev Mode", "jetpack" ), // _inc/client/engagement/index.jsx:97
8366 -__( "Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.", "jetpack" ), // _inc/client/engagement/index.jsx:50
8367 -__( "Link your account to WordPress.com to get the most out of Jetpack.", "jetpack" ), // _inc/client/general-settings/connection-settings.jsx:57
8368 -__( "You are connected as ", "jetpack" ), // _inc/client/general-settings/connection-settings.jsx:47
8369 -__( "The site is in Development Mode, so you can not connect to WordPress.com.", "jetpack" ), // _inc/client/general-settings/connection-settings.jsx:37
8370 -__( "Manage your Jetpack connection.", "jetpack" ), // _inc/client/general-settings/index.jsx:89
8371 -__( "Connection Settings", "jetpack" ), // _inc/client/general-settings/index.jsx:88
8372 -__( "Learn More", "jetpack" ), // _inc/client/general-settings/index.jsx:79
8373 -__( "Unavailable in Dev Mode", "jetpack" ), // _inc/client/general-settings/index.jsx:46
8374 -_x( "Spam comments blocked.", "Example: \"412 Spam comments blocked\"", "jetpack" ), // _inc/client/at-a-glance/akismet.jsx:128
8375 -__( "Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.", "jetpack" ), // _inc/client/at-a-glance/akismet.jsx:107
8376 +__( "There are unsaved settings in this tab that will be lost if you leave it. Proceed?", "jetpack" ), // _inc/client/main.jsx:82
8377 +__( "There are unsaved settings in this tab that will be lost if you leave it. Proceed?", "jetpack" ), // _inc/client/main.jsx:68
8378 +__( "Show falling snow on my blog from Dec 1st until Jan 4th.", "jetpack" ), // _inc/client/appearance/index.jsx:113
8379 +__( "Show falling snow in the holiday period.", "jetpack" ), // _inc/client/appearance/index.jsx:100
8380 +__( "Holiday Snow", "jetpack" ), // _inc/client/appearance/index.jsx:99
8381 +__( "Learn More", "jetpack" ), // _inc/client/appearance/index.jsx:87
8382 +__( "Unavailable in Dev Mode", "jetpack" ), // _inc/client/appearance/index.jsx:57
8383 +_x( "Spam comments blocked.", "Example: \"412 Spam comments blocked\"", "jetpack" ), // _inc/client/at-a-glance/akismet.jsx:129
8384 +__( "Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.", "jetpack" ), // _inc/client/at-a-glance/akismet.jsx:108
8385 __( "Invalid Key", "jetpack" ), // _inc/client/at-a-glance/akismet.jsx:102
8386 __( "For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.", "jetpack" ), // _inc/client/at-a-glance/akismet.jsx:84
8387 __( "For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.", "jetpack" ), // _inc/client/at-a-glance/akismet.jsx:62
8388 @@ -92,24 +54,23 @@ __( "To automatically back up your entire site, please {{a}}install and activate
8389 __( "{{a}}View backup details{{/a}}.", "jetpack" ), // _inc/client/at-a-glance/backups.jsx:55
8390 __( "Loading…", "jetpack" ), // _inc/client/at-a-glance/backups.jsx:37
8391 __( "Backups", "jetpack" ), // _inc/client/at-a-glance/backups.jsx:27
8392 -__( "Performance", "jetpack" ), // _inc/client/at-a-glance/index.jsx:55
8393 -__( "Manage security on WordPress.com", "jetpack" ), // _inc/client/at-a-glance/index.jsx:45
8394 -__( "Security", "jetpack" ), // _inc/client/at-a-glance/index.jsx:40
8395 -__( "{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.", "jetpack" ), // _inc/client/at-a-glance/monitor.jsx:62
8396 -__( "Unavailable in Dev Mode.", "jetpack" ), // _inc/client/at-a-glance/monitor.jsx:61
8397 -__( "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:48
8398 -__( "Loading…", "jetpack" ), // _inc/client/at-a-glance/monitor.jsx:37
8399 -__( "Downtime Monitoring", "jetpack" ), // _inc/client/at-a-glance/monitor.jsx:24
8400 +__( "Performance", "jetpack" ), // _inc/client/at-a-glance/index.jsx:54
8401 +__( "Manage security on WordPress.com", "jetpack" ), // _inc/client/at-a-glance/index.jsx:44
8402 +__( "Security", "jetpack" ), // _inc/client/at-a-glance/index.jsx:39
8403 +__( "{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.", "jetpack" ), // _inc/client/at-a-glance/monitor.jsx:45
8404 +__( "Unavailable in Dev Mode.", "jetpack" ), // _inc/client/at-a-glance/monitor.jsx:44
8405 +__( "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:31
8406 +__( "Downtime Monitoring", "jetpack" ), // _inc/client/at-a-glance/monitor.jsx:22
8407 __( "{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.", "jetpack" ), // _inc/client/at-a-glance/photon.jsx:43
8408 __( "Unavailable in Dev Mode", "jetpack" ), // _inc/client/at-a-glance/photon.jsx:42
8409 __( "Jetpack is improving and optimizing your image speed.", "jetpack" ), // _inc/client/at-a-glance/photon.jsx:30
8410 __( "Image Performance %(photon)s", "jetpack" ), // _inc/client/at-a-glance/photon.jsx:22
8411 -__( "{{a}}Activate Manage{{/a}} to turn on auto updates and manage your plugins from WordPress.com.", "jetpack" ), // _inc/client/at-a-glance/plugins.jsx:97
8412 -__( "All plugins are up-to-date. Awesome work!", "jetpack" ), // _inc/client/at-a-glance/plugins.jsx:96
8413 -__( "{{a}}Activate Manage and turn on auto updates{{/a}}", "jetpack" ), // _inc/client/at-a-glance/plugins.jsx:81
8414 -__( "{{a}}Turn on plugin auto updates{{/a}}", "jetpack" ), // _inc/client/at-a-glance/plugins.jsx:80
8415 -_n( "Needs updating. ", "Need updating. ", 1, "jetpack" ), // _inc/client/at-a-glance/plugins.jsx:70
8416 -_n( "%(number)s plugin", "%(number)s plugins", 1, "jetpack" ), // _inc/client/at-a-glance/plugins.jsx:60
8417 +__( "{{a}}Activate Manage{{/a}} to turn on auto updates and manage your plugins from WordPress.com.", "jetpack" ), // _inc/client/at-a-glance/plugins.jsx:100
8418 +__( "All plugins are up-to-date. Awesome work!", "jetpack" ), // _inc/client/at-a-glance/plugins.jsx:99
8419 +__( "{{a}}Activate Manage and turn on auto updates{{/a}}", "jetpack" ), // _inc/client/at-a-glance/plugins.jsx:84
8420 +__( "{{a}}Turn on plugin auto updates{{/a}}", "jetpack" ), // _inc/client/at-a-glance/plugins.jsx:83
8421 +_n( "Needs updating. ", "Need updating. ", 1, "jetpack" ), // _inc/client/at-a-glance/plugins.jsx:73
8422 +_n( "%(number)s plugin", "%(number)s plugins", 1, "jetpack" ), // _inc/client/at-a-glance/plugins.jsx:63
8423 __( "Loading…", "jetpack" ), // _inc/client/at-a-glance/plugins.jsx:47
8424 __( "Plugin Updates", "jetpack" ), // _inc/client/at-a-glance/plugins.jsx:33
8425 __( "{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.", "jetpack" ), // _inc/client/at-a-glance/protect.jsx:65
8426 @@ -129,71 +90,126 @@ __( "Malware Scanning", "jetpack" ), // _inc/client/at-a-glance/scan.jsx:28
8427 __( "{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.", "jetpack" ), // _inc/client/at-a-glance/site-verification.jsx:43
8428 __( "Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}", "jetpack" ), // _inc/client/at-a-glance/site-verification.jsx:27
8429 __( "Site Verification Tools", "jetpack" ), // _inc/client/at-a-glance/site-verification.jsx:21
8430 -__( "Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.", "jetpack" ), // _inc/client/plans/plan-body.jsx:120
8431 -__( "Enjoy priority support", "jetpack" ), // _inc/client/plans/plan-body.jsx:119
8432 -__( "Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.", "jetpack" ), // _inc/client/plans/plan-body.jsx:115
8433 -__( "Lock out the bad guys", "jetpack" ), // _inc/client/plans/plan-body.jsx:114
8434 -__( "Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.", "jetpack" ), // _inc/client/plans/plan-body.jsx:111
8435 -__( "Maximum grade security", "jetpack" ), // _inc/client/plans/plan-body.jsx:110
8436 -__( "Compare Plans", "jetpack" ), // _inc/client/plans/plan-body.jsx:95
8437 -__( "Advanced polls and ratings", "jetpack" ), // _inc/client/plans/plan-body.jsx:92
8438 -__( "One-click threat resolution", "jetpack" ), // _inc/client/plans/plan-body.jsx:91
8439 -__( "Real-time backups", "jetpack" ), // _inc/client/plans/plan-body.jsx:90
8440 -__( "Unlimited backup archive", "jetpack" ), // _inc/client/plans/plan-body.jsx:89
8441 -__( "Includes on-demand malware scanning", "jetpack" ), // _inc/client/plans/plan-body.jsx:88
8442 -__( "Supports 1-3 sites", "jetpack" ), // _inc/client/plans/plan-body.jsx:87
8443 -__( "Jetpack Professional offers advanced features including:", "jetpack" ), // _inc/client/plans/plan-body.jsx:86
8444 -__( "Need more?", "jetpack" ), // _inc/client/plans/plan-body.jsx:85
8445 -__( "Create a new poll", "jetpack" ), // _inc/client/plans/plan-body.jsx:76
8446 -__( "Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.", "jetpack" ), // _inc/client/plans/plan-body.jsx:74
8447 -__( "Surveys & Polls", "jetpack" ), // _inc/client/plans/plan-body.jsx:73
8448 -__( "Configure VaultPress", "jetpack" ), // _inc/client/plans/plan-body.jsx:64
8449 -__( "View your security dashboard", "jetpack" ), // _inc/client/plans/plan-body.jsx:59
8450 -__( "Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense, and brute-force login protection - all in one place.", "jetpack" ), // _inc/client/plans/plan-body.jsx:53
8451 -__( "Security Scanning & Backups", "jetpack" ), // _inc/client/plans/plan-body.jsx:52
8452 -__( "Configure Akismet", "jetpack" ), // _inc/client/plans/plan-body.jsx:45
8453 -__( "View your spam stats", "jetpack" ), // _inc/client/plans/plan-body.jsx:40
8454 -__( "State-of-the-art spam defense powered by Akismet.", "jetpack" ), // _inc/client/plans/plan-body.jsx:34
8455 -__( "Spam Protection", "jetpack" ), // _inc/client/plans/plan-body.jsx:33
8456 -__( "Once you connect, you can upgrade to Premium or Pro in order to unlock worldclass security, spam protection tools, and priority support.", "jetpack" ), // _inc/client/plans/plan-header.jsx:97
8457 -__( "Your site is on Development Mode", "jetpack" ), // _inc/client/plans/plan-header.jsx:96
8458 -__( "Unlock the full potential of your site with the features included in your plan.", "jetpack" ), // _inc/client/plans/plan-header.jsx:83
8459 -__( "Your site is on the Jetpack Professional plan", "jetpack" ), // _inc/client/plans/plan-header.jsx:82
8460 -__( "Unlock the full potential of your site with the features included in your plan.", "jetpack" ), // _inc/client/plans/plan-header.jsx:68
8461 -__( "Your site is on the Jetpack Premium plan", "jetpack" ), // _inc/client/plans/plan-header.jsx:67
8462 -__( "Upgrade to Premium or Pro in order to unlock world class security, spam protection tools, and priority support.", "jetpack" ), // _inc/client/plans/plan-header.jsx:53
8463 -__( "Your site is on the Free Jetpack Plan", "jetpack" ), // _inc/client/plans/plan-header.jsx:52
8464 -__( "Compare Plans", "jetpack" ), // _inc/client/plans/plan-header.jsx:33
8465 -__( "Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.", "jetpack" ), // _inc/client/plans/plan-header.jsx:30
8466 -__( "Threats don't discriminate", "jetpack" ), // _inc/client/plans/plan-header.jsx:29
8467 -__( "Backup, protect, repair and build a better website.", "jetpack" ), // _inc/client/plans/plan-header.jsx:25
8468 -__( "Powerful security tools for ultimate peace of mind", "jetpack" ), // _inc/client/plans/plan-header.jsx:22
8469 -__( "ACTIVE", "jetpack" ), // _inc/client/pro-status/index.jsx:115
8470 -__( "ACTIVE", "jetpack" ), // _inc/client/pro-status/index.jsx:100
8471 -__( "Upgrade", "jetpack" ), // _inc/client/pro-status/index.jsx:95
8472 -__( "Set up", "jetpack" ), // _inc/client/pro-status/index.jsx:90
8473 -__( "Invalid Key", "jetpack" ), // _inc/client/pro-status/index.jsx:79
8474 +__( "WordPress.com for Linux", "jetpack" ), // _inc/client/apps/index.jsx:192
8475 +__( "WordPress.com for Windows", "jetpack" ), // _inc/client/apps/index.jsx:188
8476 +__( "WordPress.com for Mac OS X", "jetpack" ), // _inc/client/apps/index.jsx:183
8477 +__( "A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.", "jetpack" ), // _inc/client/apps/index.jsx:180
8478 +__( "On Your Desktop", "jetpack" ), // _inc/client/apps/index.jsx:179
8479 +__( "WordPress.com in Google Play", "jetpack" ), // _inc/client/apps/index.jsx:167
8480 +__( "WordPress.com in the App Store", "jetpack" ), // _inc/client/apps/index.jsx:158
8481 +__( "Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.", "jetpack" ), // _inc/client/apps/index.jsx:155
8482 +__( "In Your Pocket", "jetpack" ), // _inc/client/apps/index.jsx:154
8483 +__( "Get WordPress apps for any screen.", "jetpack" ), // _inc/client/apps/index.jsx:147
8484 +__( "Inspiration strikes any time, anywhere.", "jetpack" ), // _inc/client/apps/index.jsx:143
8485 +__( "Launch Reader", "jetpack" ), // _inc/client/apps/index.jsx:121
8486 +__( "The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.", "jetpack" ), // _inc/client/apps/index.jsx:119
8487 +__( "Connect with the Community", "jetpack" ), // _inc/client/apps/index.jsx:118
8488 +__( "View Your Stats", "jetpack" ), // _inc/client/apps/index.jsx:96
8489 +__( "Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.", "jetpack" ), // _inc/client/apps/index.jsx:94
8490 +__( "Connect with your Visitors", "jetpack" ), // _inc/client/apps/index.jsx:93
8491 +__( "Try the New Editor", "jetpack" ), // _inc/client/apps/index.jsx:74
8492 +__( "Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.", "jetpack" ), // _inc/client/apps/index.jsx:72
8493 +__( "Focus on your Writing", "jetpack" ), // _inc/client/apps/index.jsx:71
8494 +__( "Manage Plugins", "jetpack" ), // _inc/client/apps/index.jsx:58
8495 +__( "Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.", "jetpack" ), // _inc/client/apps/index.jsx:56
8496 +__( "Bulk and automatic updates", "jetpack" ), // _inc/client/apps/index.jsx:55
8497 +__( "All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.", "jetpack" ), // _inc/client/apps/index.jsx:31
8498 +__( "Feel the performance", "jetpack" ), // _inc/client/apps/index.jsx:30
8499 +__( "Manage all your sites from a single dashboard.", "jetpack" ), // _inc/client/apps/index.jsx:25
8500 +__( "Powerful WordPress.com features on every device.", "jetpack" ), // _inc/client/apps/index.jsx:21
8501 +__( "Link your account to WordPress.com to get the most out of Jetpack.", "jetpack" ), // _inc/client/general-settings/connection-settings.jsx:57
8502 +__( "You are connected as ", "jetpack" ), // _inc/client/general-settings/connection-settings.jsx:47
8503 +__( "The site is in Development Mode, so you can not connect to WordPress.com.", "jetpack" ), // _inc/client/general-settings/connection-settings.jsx:37
8504 +__( "Manage your Jetpack connection.", "jetpack" ), // _inc/client/general-settings/index.jsx:89
8505 +__( "Connection Settings", "jetpack" ), // _inc/client/general-settings/index.jsx:88
8506 +__( "Learn More", "jetpack" ), // _inc/client/general-settings/index.jsx:79
8507 +__( "Unavailable in Dev Mode", "jetpack" ), // _inc/client/general-settings/index.jsx:46
8508 +__( "View your {{a}}Email Followers{{/a}}", "jetpack" ), // _inc/client/engagement/index.jsx:206
8509 +__( "View {{a}}All Stats{{/a}}", "jetpack" ), // _inc/client/engagement/index.jsx:191
8510 +__( "Learn More", "jetpack" ), // _inc/client/engagement/index.jsx:184
8511 +__( "Pro", "jetpack" ), // _inc/client/engagement/index.jsx:139
8512 +__( "Unavailable in Dev Mode", "jetpack" ), // _inc/client/engagement/index.jsx:123
8513 +__( "Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.", "jetpack" ), // _inc/client/engagement/index.jsx:53
8514 +__( "Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.", "jetpack" ), // _inc/client/plans/plan-body.jsx:203
8515 +__( "Enjoy priority support", "jetpack" ), // _inc/client/plans/plan-body.jsx:202
8516 +__( "Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.", "jetpack" ), // _inc/client/plans/plan-body.jsx:198
8517 +__( "Lock out the bad guys", "jetpack" ), // _inc/client/plans/plan-body.jsx:197
8518 +__( "Real-time backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.", "jetpack" ), // _inc/client/plans/plan-body.jsx:194
8519 +__( "Maximum grade security", "jetpack" ), // _inc/client/plans/plan-body.jsx:193
8520 +__( "Compare Plans", "jetpack" ), // _inc/client/plans/plan-body.jsx:178
8521 +__( "Advanced SEO tools", "jetpack" ), // _inc/client/plans/plan-body.jsx:175
8522 +__( "Advanced polls and ratings", "jetpack" ), // _inc/client/plans/plan-body.jsx:174
8523 +__( "One-click threat resolution", "jetpack" ), // _inc/client/plans/plan-body.jsx:173
8524 +__( "Real-time backups", "jetpack" ), // _inc/client/plans/plan-body.jsx:172
8525 +__( "On-demand security scanning", "jetpack" ), // _inc/client/plans/plan-body.jsx:171
8526 +__( "If your site is important to you, consider protecting and improving it with some of our advanced features: ", "jetpack" ), // _inc/client/plans/plan-body.jsx:170
8527 +__( "Need more? Running a business site?", "jetpack" ), // _inc/client/plans/plan-body.jsx:169
8528 +__( "Create a new poll", "jetpack" ), // _inc/client/plans/plan-body.jsx:160
8529 +__( "Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.", "jetpack" ), // _inc/client/plans/plan-body.jsx:158
8530 +__( "Surveys & Polls", "jetpack" ), // _inc/client/plans/plan-body.jsx:157
8531 +__( "Activate SEO Tools", "jetpack" ), // _inc/client/plans/plan-body.jsx:146
8532 +__( "Configure Site SEO", "jetpack" ), // _inc/client/plans/plan-body.jsx:137
8533 +__( "Advanced SEO tools to help your site get found when people search for relevant content.", "jetpack" ), // _inc/client/plans/plan-body.jsx:132
8534 +__( "SEO Tools", "jetpack" ), // _inc/client/plans/plan-body.jsx:131
8535 +__( "Configure VaultPress", "jetpack" ), // _inc/client/plans/plan-body.jsx:119
8536 +__( "View your security dashboard", "jetpack" ), // _inc/client/plans/plan-body.jsx:114
8537 +__( "Real-time backup of all your site data with unlimited space, one-click restores, automated security scanning, one-click threat resolution, and priority support (powered by VaultPress).", "jetpack" ), // _inc/client/plans/plan-body.jsx:108
8538 +__( "Backups & Security Scanning", "jetpack" ), // _inc/client/plans/plan-body.jsx:107
8539 +__( "Configure VaultPress", "jetpack" ), // _inc/client/plans/plan-body.jsx:96
8540 +__( "View your security dashboard", "jetpack" ), // _inc/client/plans/plan-body.jsx:91
8541 +__( "Daily backup of all your site data with unlimited space, one-click restores, automated security scanning, and priority support (powered by VaultPress).", "jetpack" ), // _inc/client/plans/plan-body.jsx:85
8542 +__( "Backups & Security Scanning", "jetpack" ), // _inc/client/plans/plan-body.jsx:84
8543 +__( "Configure VaultPress", "jetpack" ), // _inc/client/plans/plan-body.jsx:73
8544 +__( "View your security dashboard", "jetpack" ), // _inc/client/plans/plan-body.jsx:68
8545 +__( "Daily backup of all your site data with unlimited space and one-click restores (powered by VaultPress).", "jetpack" ), // _inc/client/plans/plan-body.jsx:62
8546 +__( "Backups", "jetpack" ), // _inc/client/plans/plan-body.jsx:61
8547 +__( "Configure Akismet", "jetpack" ), // _inc/client/plans/plan-body.jsx:52
8548 +__( "View your spam stats", "jetpack" ), // _inc/client/plans/plan-body.jsx:47
8549 +__( "State-of-the-art spam defense powered by Akismet.", "jetpack" ), // _inc/client/plans/plan-body.jsx:41
8550 +__( "Spam Protection", "jetpack" ), // _inc/client/plans/plan-body.jsx:40
8551 +__( "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:116
8552 +__( "Your site is on Development Mode", "jetpack" ), // _inc/client/plans/plan-header.jsx:115
8553 +__( "You get spam-protection, real-time backups (unlimited archive), unlimited backup storage, security scanning, SEO tools, PollDaddy, and priority support.", "jetpack" ), // _inc/client/plans/plan-header.jsx:102
8554 +__( "Your site is on the Jetpack Professional plan", "jetpack" ), // _inc/client/plans/plan-header.jsx:101
8555 +__( "With this plan you are provided with spam-protection, daily backups (up to 30 days), unlimited backup storage, security scanning, and priority support.", "jetpack" ), // _inc/client/plans/plan-header.jsx:87
8556 +__( "Your site is on the Jetpack Premium plan", "jetpack" ), // _inc/client/plans/plan-header.jsx:86
8557 +__( "With this plan you are provided with spam-protection, daily backups (up to 30 days), and unlimited storage.", "jetpack" ), // _inc/client/plans/plan-header.jsx:72
8558 +__( "Your site is on the Jetpack Personal plan", "jetpack" ), // _inc/client/plans/plan-header.jsx:71
8559 +__( "Upgrade to a paid plan to unlock world-class security, spam protection tools, and priority support.", "jetpack" ), // _inc/client/plans/plan-header.jsx:57
8560 +__( "Your site is on the Free Jetpack Plan", "jetpack" ), // _inc/client/plans/plan-header.jsx:56
8561 +__( "Learn more...", "jetpack" ), // _inc/client/plans/plan-header.jsx:37
8562 +__( "Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.", "jetpack" ), // _inc/client/plans/plan-header.jsx:33
8563 +__( "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:31
8564 +__( "How much is your website worth?", "jetpack" ), // _inc/client/plans/plan-header.jsx:29
8565 +__( "The Personal Plan keeps your data, site, and hard work safe.", "jetpack" ), // _inc/client/plans/plan-header.jsx:25
8566 +__( "Introducing our most affordable backups and security plan yet", "jetpack" ), // _inc/client/plans/plan-header.jsx:22
8567 +__( "ACTIVE", "jetpack" ), // _inc/client/pro-status/index.jsx:129
8568 +__( "ACTIVE", "jetpack" ), // _inc/client/pro-status/index.jsx:114
8569 +__( "Upgrade", "jetpack" ), // _inc/client/pro-status/index.jsx:109
8570 +__( "Set up", "jetpack" ), // _inc/client/pro-status/index.jsx:104
8571 +__( "Upgrade", "jetpack" ), // _inc/client/pro-status/index.jsx:94
8572 +__( "Invalid Key", "jetpack" ), // _inc/client/pro-status/index.jsx:80
8573 __( "Threats found!", "jetpack" ), // _inc/client/pro-status/index.jsx:65
8574 __( "Unavailable in Dev Mode", "jetpack" ), // _inc/client/pro-status/index.jsx:55
8575 -__( "No Results Found.", "jetpack" ), // _inc/client/search/index.jsx:174
8576 -__( "Learn More", "jetpack" ), // _inc/client/search/index.jsx:163
8577 -__( "Pro", "jetpack" ), // _inc/client/search/index.jsx:120
8578 -__( "Unavailable in Dev Mode", "jetpack" ), // _inc/client/search/index.jsx:96
8579 -__( "Keep your site backed up!", "jetpack" ), // _inc/client/search/index.jsx:71
8580 -__( "Site Backups", "jetpack" ), // _inc/client/search/index.jsx:70
8581 -__( "Keep those spammers away!", "jetpack" ), // _inc/client/search/index.jsx:64
8582 -__( "Automatically scan your site for common threats and attacks.", "jetpack" ), // _inc/client/search/index.jsx:57
8583 -__( "Security Scanning", "jetpack" ), // _inc/client/search/index.jsx:56
8584 -__( "Learn More", "jetpack" ), // _inc/client/security/index.jsx:118
8585 -__( "Pro", "jetpack" ), // _inc/client/security/index.jsx:81
8586 -__( "Unavailable in Dev Mode", "jetpack" ), // _inc/client/security/index.jsx:54
8587 -__( "Automatically backup your entire site.", "jetpack" ), // _inc/client/security/index.jsx:49
8588 -__( "Site Backups", "jetpack" ), // _inc/client/security/index.jsx:49
8589 -__( "State-of-the-art spam defense.", "jetpack" ), // _inc/client/security/index.jsx:48
8590 -__( "Automated, comprehensive protection from threats and attacks.", "jetpack" ), // _inc/client/security/index.jsx:45
8591 -__( "Security Scanning", "jetpack" ), // _inc/client/security/index.jsx:45
8592 -__( "Learn More", "jetpack" ), // _inc/client/writing/index.jsx:109
8593 -__( "Unavailable in Dev Mode", "jetpack" ), // _inc/client/writing/index.jsx:75
8594 +__( "No Results Found.", "jetpack" ), // _inc/client/search/index.jsx:198
8595 +__( "Learn More", "jetpack" ), // _inc/client/search/index.jsx:187
8596 +__( "Pro", "jetpack" ), // _inc/client/search/index.jsx:144
8597 +__( "Unavailable in Dev Mode", "jetpack" ), // _inc/client/search/index.jsx:111
8598 +__( "Keep your site backed up!", "jetpack" ), // _inc/client/search/index.jsx:72
8599 +__( "Site Backups", "jetpack" ), // _inc/client/search/index.jsx:71
8600 +__( "Keep those spammers away!", "jetpack" ), // _inc/client/search/index.jsx:65
8601 +__( "Automatically scan your site for common threats and attacks.", "jetpack" ), // _inc/client/search/index.jsx:58
8602 +__( "Security Scanning", "jetpack" ), // _inc/client/search/index.jsx:57
8603 +__( "Learn More", "jetpack" ), // _inc/client/security/index.jsx:119
8604 +__( "Pro", "jetpack" ), // _inc/client/security/index.jsx:82
8605 +__( "Unavailable in Dev Mode", "jetpack" ), // _inc/client/security/index.jsx:55
8606 +__( "Automatically backup your entire site.", "jetpack" ), // _inc/client/security/index.jsx:50
8607 +__( "Site Backups", "jetpack" ), // _inc/client/security/index.jsx:50
8608 +__( "State-of-the-art spam defense.", "jetpack" ), // _inc/client/security/index.jsx:49
8609 +__( "Automated, comprehensive protection from threats and attacks.", "jetpack" ), // _inc/client/security/index.jsx:46
8610 +__( "Security Scanning", "jetpack" ), // _inc/client/security/index.jsx:46
8611 +__( "Learn More", "jetpack" ), // _inc/client/writing/index.jsx:111
8612 +__( "Unavailable in Dev Mode", "jetpack" ), // _inc/client/writing/index.jsx:77
8613 __( "{{button}}View More Stats on WordPress.com {{/button}}", "jetpack" ), // _inc/client/at-a-glance/stats/dash-stats-bottom.jsx:104
8614 __( "{{button}}View Old Stats{{/button}}", "jetpack" ), // _inc/client/at-a-glance/stats/dash-stats-bottom.jsx:95
8615 /* translators: Referring to a number of comments */
8616 @@ -217,71 +233,72 @@ __( "Something happened while loading stats. Please try again later or {{a}}view
8617 __( "Click to view detailed stats.", "jetpack" ), // _inc/client/at-a-glance/stats/index.jsx:92
8618 __( "Views: %(numberOfViews)s", "jetpack" ), // _inc/client/at-a-glance/stats/index.jsx:90
8619 __( "Week of %(date)s", "jetpack" ), // _inc/client/at-a-glance/stats/index.jsx:74
8620 -__( "Connect Jetpack", "jetpack" ), // _inc/client/components/connect-button/index.jsx:93
8621 -__( "Disconnect Jetpack", "jetpack" ), // _inc/client/components/connect-button/index.jsx:83
8622 -__( "Do you really want to disconnect your site from WordPress.com?", "jetpack" ), // _inc/client/components/connect-button/index.jsx:65
8623 -__( "Link to WordPress.com", "jetpack" ), // _inc/client/components/connect-button/index.jsx:59
8624 +__( "Connect Jetpack", "jetpack" ), // _inc/client/components/connect-button/index.jsx:101
8625 +__( "Disconnect Jetpack", "jetpack" ), // _inc/client/components/connect-button/index.jsx:86
8626 +__( "Do you really want to disconnect your site from WordPress.com?", "jetpack" ), // _inc/client/components/connect-button/index.jsx:71
8627 +__( "Link to WordPress.com", "jetpack" ), // _inc/client/components/connect-button/index.jsx:65
8628 __( "Unlink me from WordPress.com", "jetpack" ), // _inc/client/components/connect-button/index.jsx:48
8629 -__( "Pro", "jetpack" ), // _inc/client/components/dash-item/index.jsx:94
8630 -__( "Active", "jetpack" ), // _inc/client/components/dash-item/index.jsx:83
8631 -__( "Updates Needed", "jetpack" ), // _inc/client/components/dash-item/index.jsx:78
8632 _x( "Settings", "Noun. Displayed to screen readers.", "jetpack" ), // _inc/client/components/dash-section-header/index.jsx:43
8633 -_x( "Privacy", "Shorthand for Privacy Policy.", "jetpack" ), // _inc/client/components/footer/index.jsx:123
8634 -__( "Automattic's Privacy Policy", "jetpack" ), // _inc/client/components/footer/index.jsx:121
8635 -_x( "Terms", "Shorthand for Terms of Service.", "jetpack" ), // _inc/client/components/footer/index.jsx:114
8636 -__( "WordPress.com Terms of Service", "jetpack" ), // _inc/client/components/footer/index.jsx:112
8637 -__( "Disconnect Jetpack", "jetpack" ), // _inc/client/components/footer/index.jsx:84
8638 -__( "Disconnect from WordPress.com", "jetpack" ), // _inc/client/components/footer/index.jsx:82
8639 -_x( "Debug", "Navigation item. Noun. Links to a debugger tool for Jetpack.", "jetpack" ), // _inc/client/components/footer/index.jsx:69
8640 -__( "Test your site’s compatibility with Jetpack.", "jetpack" ), // _inc/client/components/footer/index.jsx:67
8641 -_x( "Reset Options (dev versions only)", "Navigation item.", "jetpack" ), // _inc/client/components/footer/index.jsx:53
8642 -__( "This will reset all Jetpack options, are you sure?", "jetpack" ), // _inc/client/components/footer/index.jsx:34
8643 -__( "Do you really want to disconnect your site from WordPress.com?", "jetpack" ), // _inc/client/components/footer/index.jsx:28
8644 +__( "Pro", "jetpack" ), // _inc/client/components/dash-item/index.jsx:98
8645 +__( "Active", "jetpack" ), // _inc/client/components/dash-item/index.jsx:87
8646 +__( "Updates Needed", "jetpack" ), // _inc/client/components/dash-item/index.jsx:81
8647 +_x( "Privacy", "Shorthand for Privacy Policy.", "jetpack" ), // _inc/client/components/footer/index.jsx:126
8648 +__( "Automattic's Privacy Policy", "jetpack" ), // _inc/client/components/footer/index.jsx:124
8649 +_x( "Terms", "Shorthand for Terms of Service.", "jetpack" ), // _inc/client/components/footer/index.jsx:117
8650 +__( "WordPress.com Terms of Service", "jetpack" ), // _inc/client/components/footer/index.jsx:115
8651 +__( "Disconnect Jetpack", "jetpack" ), // _inc/client/components/footer/index.jsx:87
8652 +__( "Disconnect from WordPress.com", "jetpack" ), // _inc/client/components/footer/index.jsx:85
8653 +_x( "Debug", "Navigation item. Noun. Links to a debugger tool for Jetpack.", "jetpack" ), // _inc/client/components/footer/index.jsx:72
8654 +__( "Test your site’s compatibility with Jetpack.", "jetpack" ), // _inc/client/components/footer/index.jsx:70
8655 +_x( "Reset Options (dev versions only)", "Navigation item.", "jetpack" ), // _inc/client/components/footer/index.jsx:56
8656 +__( "This will reset all Jetpack options, are you sure?", "jetpack" ), // _inc/client/components/footer/index.jsx:37
8657 +__( "Do you really want to disconnect your site from WordPress.com?", "jetpack" ), // _inc/client/components/footer/index.jsx:30
8658 __( "Save Settings", "jetpack" ), // _inc/client/components/forms/index.jsx:146
8659 __( "Saving…", "jetpack" ), // _inc/client/components/forms/index.jsx:146
8660 -__( "No account? Create one for free…", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:220
8661 -__( "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:212
8662 -__( "Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:197
8663 -__( "Did we mention free, professional support?", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:194
8664 -__( "Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:178
8665 -__( "Lightning fast, optimized images", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:175
8666 -__( "Never fall behind on a security release or waste time updating multiple sites.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:165
8667 -__( "Automatic site updates.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:162
8668 -_x( "Manage", "Header. Noun: Manage is a module of Jetpack.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:158
8669 -__( "Stress less. Monitor will send you real-time alerts if your site ever goes down.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:152
8670 -__( "Live site monitoring.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:149
8671 -_x( "Monitor", "Header. Noun: Monitor is a module of Jetpack.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:145
8672 -__( "Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:136
8673 -__( "Block site attacks.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:133
8674 -_x( "Protect", "Header. Noun: Protect is a module of Jetpack.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:129
8675 -__( "Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:118
8676 -__( "Site security and peace of mind", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:115
8677 -__( "Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:100
8678 -__( "Track your growth", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:97
8679 -__( "Keep visitors engaged by giving them more to share and read with Related Posts.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:90
8680 -__( "Increase page views.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:87
8681 -_x( "Related Posts", "Header. Noun: Related posts is a module of Jetpack.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:83
8682 -__( "Give visitors the tools to share and subscribe to your content.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:77
8683 -__( "Build a community.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:74
8684 -__( "Sharing & Like Buttons", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:70
8685 -__( "Use Publicize to automatically share your posts with friends, followers, and the world.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:64
8686 -__( "Automated social marketing.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:61
8687 -_x( "Publicize", "Header. Noun: Publicize is a module of Jetpack", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:57
8688 -__( "Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:45
8689 -__( "Drive more traffic to your site", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:42
8690 -__( "No account? Create one for free…", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:33
8691 -__( "Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:28
8692 -__( "Welcome to Jetpack", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:23
8693 +__( "No account? Create one for free…", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:222
8694 +__( "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:214
8695 +__( "Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:199
8696 +__( "Did we mention free, professional support?", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:196
8697 +__( "Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:180
8698 +__( "Lightning fast, optimized images", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:177
8699 +__( "Never fall behind on a security release or waste time updating multiple sites.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:167
8700 +__( "Automatic site updates.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:164
8701 +_x( "Manage", "Header. Noun: Manage is a module of Jetpack.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:160
8702 +__( "Stress less. Monitor will send you real-time alerts if your site ever goes down.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:154
8703 +__( "Live site monitoring.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:151
8704 +_x( "Monitor", "Header. Noun: Monitor is a module of Jetpack.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:147
8705 +__( "Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:138
8706 +__( "Block site attacks.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:135
8707 +_x( "Protect", "Header. Noun: Protect is a module of Jetpack.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:131
8708 +__( "Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:120
8709 +__( "Site security and peace of mind", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:117
8710 +__( "Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:102
8711 +__( "Track your growth", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:99
8712 +__( "Keep visitors engaged by giving them more to share and read with Related Posts.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:92
8713 +__( "Increase page views.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:89
8714 +_x( "Related Posts", "Header. Noun: Related posts is a module of Jetpack.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:85
8715 +__( "Give visitors the tools to share and subscribe to your content.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:79
8716 +__( "Build a community.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:76
8717 +__( "Sharing & Like Buttons", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:72
8718 +__( "Use Publicize to automatically share your posts with friends, followers, and the world.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:66
8719 +__( "Automated social marketing.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:63
8720 +_x( "Publicize", "Header. Noun: Publicize is a module of Jetpack", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:59
8721 +__( "Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:47
8722 +__( "Drive more traffic to your site", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:44
8723 +__( "No account? Create one for free…", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:35
8724 +__( "Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:30
8725 +__( "Welcome to Jetpack", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:25
8726 __( "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:40
8727 __( "You have successfully disconnected Jetpack", "jetpack" ), // _inc/client/components/jetpack-notices/dismissable.jsx:37
8728 __( "Let us know!", "jetpack" ), // _inc/client/components/jetpack-notices/feedback-dash-request.jsx:36
8729 __( "What would you like to see on your Jetpack Dashboard?", "jetpack" ), // _inc/client/components/jetpack-notices/feedback-dash-request.jsx:31
8730 -__( "Link to WordPress.com", "jetpack" ), // _inc/client/components/jetpack-notices/index.jsx:170
8731 -__( "You, %(userName)s, are not connected to WordPress.com.", "jetpack" ), // _inc/client/components/jetpack-notices/index.jsx:155
8732 -__( "Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.", "jetpack" ), // _inc/client/components/jetpack-notices/index.jsx:108
8733 -__( "Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.", "jetpack" ), // _inc/client/components/jetpack-notices/index.jsx:99
8734 -__( "Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.", "jetpack" ), // _inc/client/components/jetpack-notices/index.jsx:90
8735 -__( "You are running Jetpack on a {{a}}staging server{{/a}}.", "jetpack" ), // _inc/client/components/jetpack-notices/index.jsx:55
8736 +__( "Link to WordPress.com", "jetpack" ), // _inc/client/components/jetpack-notices/index.jsx:172
8737 +__( "You, %(userName)s, are not connected to WordPress.com.", "jetpack" ), // _inc/client/components/jetpack-notices/index.jsx:157
8738 +__( "Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.", "jetpack" ), // _inc/client/components/jetpack-notices/index.jsx:110
8739 +__( "Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.", "jetpack" ), // _inc/client/components/jetpack-notices/index.jsx:101
8740 +__( "Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.", "jetpack" ), // _inc/client/components/jetpack-notices/index.jsx:92
8741 +__( "More Info", "jetpack" ), // _inc/client/components/jetpack-notices/index.jsx:68
8742 +__( "You are running Jetpack on a staging server.", "jetpack" ), // _inc/client/components/jetpack-notices/index.jsx:58
8743 __( "Submit Beta feedback", "jetpack" ), // _inc/client/components/jetpack-notices/index.jsx:35
8744 __( "You are currently running a development version of Jetpack.", "jetpack" ), // _inc/client/components/jetpack-notices/index.jsx:30
8745 __( "You're fueled up and ready to go.", "jetpack" ), // _inc/client/components/jetpack-notices/state-notices.jsx:188
8746 @@ -309,123 +326,127 @@ __( "Send us Feedback", "jetpack" ), // _inc/client/components/masthead/index.js
8747 __( "Send us Feedback", "jetpack" ), // _inc/client/components/masthead/index.jsx:43
8748 __( "Need Help?", "jetpack" ), // _inc/client/components/masthead/index.jsx:37
8749 __( "Need Help?", "jetpack" ), // _inc/client/components/masthead/index.jsx:35
8750 -__( "News Sitemap: {{a}}%(url)s{{/a}}", "jetpack" ), // _inc/client/components/module-settings/index.jsx:805
8751 -__( "Sitemap: {{a}}%(url)s{{/a}}", "jetpack" ), // _inc/client/components/module-settings/index.jsx:795
8752 -__( "Search engines will find the sitemaps at these locations:", "jetpack" ), // _inc/client/components/module-settings/index.jsx:793
8753 -__( "Use Markdown for comments", "jetpack" ), // _inc/client/components/module-settings/index.jsx:774
8754 -__( "Add a phrase", "jetpack" ), // _inc/client/components/module-settings/index.jsx:746
8755 -__( "Ignored Phrases", "jetpack" ), // _inc/client/components/module-settings/index.jsx:742
8756 -__( "Redundant Phrases", "jetpack" ), // _inc/client/components/module-settings/index.jsx:738
8757 -__( "Phrases to Avoid", "jetpack" ), // _inc/client/components/module-settings/index.jsx:734
8758 -__( "Passive Voice", "jetpack" ), // _inc/client/components/module-settings/index.jsx:730
8759 -__( "Jargon", "jetpack" ), // _inc/client/components/module-settings/index.jsx:726
8760 -__( "Hidden Verbs", "jetpack" ), // _inc/client/components/module-settings/index.jsx:722
8761 -__( "Double Negatives", "jetpack" ), // _inc/client/components/module-settings/index.jsx:718
8762 -__( "Diacritical Marks", "jetpack" ), // _inc/client/components/module-settings/index.jsx:714
8763 -__( "Complex Phrases", "jetpack" ), // _inc/client/components/module-settings/index.jsx:710
8764 -__( "Clichés", "jetpack" ), // _inc/client/components/module-settings/index.jsx:706
8765 -__( "Bias Language", "jetpack" ), // _inc/client/components/module-settings/index.jsx:702
8766 -__( "Enable proofreading for the following grammar and style rules: ", "jetpack" ), // _inc/client/components/module-settings/index.jsx:698
8767 -__( "English Options", "jetpack" ), // _inc/client/components/module-settings/index.jsx:697
8768 -__( "Use automatically detected language to proofread posts and pages", "jetpack" ), // _inc/client/components/module-settings/index.jsx:694
8769 -__( "The proofreader supports English, French, German, Portuguese and Spanish.", "jetpack" ), // _inc/client/components/module-settings/index.jsx:689
8770 -__( "Automatic Language Detection", "jetpack" ), // _inc/client/components/module-settings/index.jsx:687
8771 -__( "A post or page is updated", "jetpack" ), // _inc/client/components/module-settings/index.jsx:684
8772 -__( "A post or page is first published", "jetpack" ), // _inc/client/components/module-settings/index.jsx:680
8773 -__( "Automatically proofread content when: ", "jetpack" ), // _inc/client/components/module-settings/index.jsx:676
8774 -__( "Proofreading", "jetpack" ), // _inc/client/components/module-settings/index.jsx:675
8775 -__( "Enable Testimonials for this site.", "jetpack" ), // _inc/client/components/module-settings/index.jsx:649
8776 -__( "Enable Portfolio Projects for this site.", "jetpack" ), // _inc/client/components/module-settings/index.jsx:644
8777 -__( "Configure Testimonials", "jetpack" ), // _inc/client/components/module-settings/index.jsx:635
8778 -__( "Configure Portfolios", "jetpack" ), // _inc/client/components/module-settings/index.jsx:625
8779 -__( "Link your account to WordPress.com to start using this feature.", "jetpack" ), // _inc/client/components/module-settings/index.jsx:599
8780 -__( "Regenerate address", "jetpack" ), // _inc/client/components/module-settings/index.jsx:590
8781 -__( "Highlight and copy the following text to your clipboard:", "jetpack" ), // _inc/client/components/module-settings/index.jsx:586
8782 -__( "Copied!", "jetpack" ), // _inc/client/components/module-settings/index.jsx:585
8783 -_x( "Copy", "verb", "jetpack" ), // _inc/client/components/module-settings/index.jsx:584
8784 -__( "Email Address", "jetpack" ), // _inc/client/components/module-settings/index.jsx:581
8785 -__( "Display all your gallery pictures in a cool mosaic", "jetpack" ), // _inc/client/components/module-settings/index.jsx:548
8786 -__( "Excerpts", "jetpack" ), // _inc/client/components/module-settings/index.jsx:544
8787 -__( "Meta key example: ", "jetpack" ), // _inc/client/components/module-settings/index.jsx:522
8788 -__( "Meta key example: ", "jetpack" ), // _inc/client/components/module-settings/index.jsx:505
8789 -__( "Meta key example: ", "jetpack" ), // _inc/client/components/module-settings/index.jsx:488
8790 -__( "Enter your meta key \"content\" value to verify your blog with {{a}}Google Search Console{{/a}}, {{a1}}Bing Webmaster Center{{/a1}} and {{a2}}Pinterest Site Verification{{/a2}}.", "jetpack" ), // _inc/client/components/module-settings/index.jsx:466
8791 -__( "View people's profiles when you mouse over their Gravatars", "jetpack" ), // _inc/client/components/module-settings/index.jsx:442
8792 -__( "Show a promo for the WordPress mobile apps in the footer of the mobile theme", "jetpack" ), // _inc/client/components/module-settings/index.jsx:424
8793 -__( "Mobile Promos", "jetpack" ), // _inc/client/components/module-settings/index.jsx:420
8794 -__( "Featured Images", "jetpack" ), // _inc/client/components/module-settings/index.jsx:413
8795 -__( "Excerpts", "jetpack" ), // _inc/client/components/module-settings/index.jsx:406
8796 -__( "Track each infinite Scroll post load as a page view in Google Analytics", "jetpack" ), // _inc/client/components/module-settings/index.jsx:388
8797 -__( "Scroll infinitely (Shows 7 posts on each load)", "jetpack" ), // _inc/client/components/module-settings/index.jsx:384
8798 -__( "Background Color", "jetpack" ), // _inc/client/components/module-settings/index.jsx:359
8799 -__( "Show photo metadata (Exif) in carousel, when available", "jetpack" ), // _inc/client/components/module-settings/index.jsx:356
8800 -__( "Mobile Promos", "jetpack" ), // _inc/client/components/module-settings/index.jsx:352
8801 -__( "Require Two-Step Authentication", "jetpack" ), // _inc/client/components/module-settings/index.jsx:334
8802 -__( "Match By Email", "jetpack" ), // _inc/client/components/module-settings/index.jsx:330
8803 -__( "{{a}}Edit{{/a}}", "jetpack" ), // _inc/client/components/module-settings/index.jsx:303
8804 -__( "Emails will be sent to ", "jetpack" ), // _inc/client/components/module-settings/index.jsx:300
8805 -__( "Receive Monitor Email Notifications", "jetpack" ), // _inc/client/components/module-settings/index.jsx:299
8806 -__( "IPv4 and IPv6 are acceptable. {{br/}} 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/components/module-settings/index.jsx:270
8807 -__( "Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.", "jetpack" ), // _inc/client/components/module-settings/index.jsx:261
8808 -__( "Whitelisting an IP address prevents it from ever being blocked by Jetpack.", "jetpack" ), // _inc/client/components/module-settings/index.jsx:260
8809 -__( "Whitelist Management", "jetpack" ), // _inc/client/components/module-settings/index.jsx:259
8810 -__( "Your Current IP: %(ip)s", "jetpack" ), // _inc/client/components/module-settings/index.jsx:253
8811 -__( "Report Visibility: Select the roles that will be able to view stats reports", "jetpack" ), // _inc/client/components/module-settings/index.jsx:232
8812 -__( "Registered Users: Count the page views of registered users who are logged in", "jetpack" ), // _inc/client/components/module-settings/index.jsx:225
8813 -__( "Hide the stats smiley face image. The image helps collect stats but should still work when hidden.", "jetpack" ), // _inc/client/components/module-settings/index.jsx:222
8814 -__( "Smiley", "jetpack" ), // _inc/client/components/module-settings/index.jsx:218
8815 -__( "Put a chart showing 48 hours of views in the admin bar", "jetpack" ), // _inc/client/components/module-settings/index.jsx:215
8816 -__( "Admin Bar", "jetpack" ), // _inc/client/components/module-settings/index.jsx:211
8817 -__( "Show a \"follow comments\" option in the comment form.", "jetpack" ), // _inc/client/components/module-settings/index.jsx:193
8818 -__( "Show a \"follow blog\" options in the comment form", "jetpack" ), // _inc/client/components/module-settings/index.jsx:189
8819 -__( "Can readers subscribe to your posts, comments or both?", "jetpack" ), // _inc/client/components/module-settings/index.jsx:184
8820 -__( "Color Scheme", "jetpack" ), // _inc/client/components/module-settings/index.jsx:163
8821 -__( "A few catchy words to motivate your readers to comment.", "jetpack" ), // _inc/client/components/module-settings/index.jsx:160
8822 -__( "Comments headline", "jetpack" ), // _inc/client/components/module-settings/index.jsx:152
8823 -__( "{{a}}Manage Likes visibility from the Sharing Module Settings{{/a}}", "jetpack" ), // _inc/client/components/module-settings/index.jsx:133
8824 -__( "WordPress.com Likes are:", "jetpack" ), // _inc/client/components/module-settings/index.jsx:121
8825 -__( "Preview", "jetpack" ), // _inc/client/components/module-settings/index.jsx:99
8826 -__( "Use a large and visually striking layout", "jetpack" ), // _inc/client/components/module-settings/index.jsx:97
8827 -__( "Show a \"Related\" header to more clearly separate the related section from posts", "jetpack" ), // _inc/client/components/module-settings/index.jsx:93
8828 -__( "Related", "jetpack" ), // _inc/client/components/module-settings/index.jsx:71
8829 -__( "Upgrade Focus: VideoPress For Weddings", "jetpack" ), // _inc/client/components/module-settings/index.jsx:64
8830 -__( "The WordPress for Android App Gets a Big Facelift", "jetpack" ), // _inc/client/components/module-settings/index.jsx:61
8831 -__( "Big iPhone/iPad Update Now Available", "jetpack" ), // _inc/client/components/module-settings/index.jsx:58
8832 -__( "Subscriber", "jetpack" ), // _inc/client/components/module-settings/index.jsx:39
8833 -__( "{{link}}Configure your %(module_slug)s Settings {{/link}}", "jetpack" ), // _inc/client/components/module-settings/modules-per-tab-page.jsx:145
8834 -__( "{{link}}Configure your %(module_slug)s Settings {{/link}}", "jetpack" ), // _inc/client/components/module-settings/modules-per-tab-page.jsx:123
8835 -__( "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:116
8836 -__( "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:114
8837 -__( "This module has no configuration options", "jetpack" ), // _inc/client/components/module-settings/modules-per-tab-page.jsx:107
8838 -__( "Configure your Security Scans", "jetpack" ), // _inc/client/components/module-settings/modules-per-tab-page.jsx:78
8839 -__( "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:75
8840 -__( "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:69
8841 -__( "Search your content.", "jetpack" ), // _inc/client/components/module-settings/modules-per-tab-page.jsx:42
8842 -_x( "Apps", "Navigation item.", "jetpack" ), // _inc/client/components/navigation/index.jsx:60
8843 +__( "News Sitemap: {{a}}%(url)s{{/a}}", "jetpack" ), // _inc/client/components/module-settings/index.jsx:818
8844 +__( "Sitemap: {{a}}%(url)s{{/a}}", "jetpack" ), // _inc/client/components/module-settings/index.jsx:808
8845 +__( "Search engines will find the sitemaps at these locations:", "jetpack" ), // _inc/client/components/module-settings/index.jsx:806
8846 +__( "Use Markdown for comments", "jetpack" ), // _inc/client/components/module-settings/index.jsx:787
8847 +__( "Add a phrase", "jetpack" ), // _inc/client/components/module-settings/index.jsx:759
8848 +__( "Ignored Phrases", "jetpack" ), // _inc/client/components/module-settings/index.jsx:755
8849 +__( "Redundant Phrases", "jetpack" ), // _inc/client/components/module-settings/index.jsx:751
8850 +__( "Phrases to Avoid", "jetpack" ), // _inc/client/components/module-settings/index.jsx:747
8851 +__( "Passive Voice", "jetpack" ), // _inc/client/components/module-settings/index.jsx:743
8852 +__( "Jargon", "jetpack" ), // _inc/client/components/module-settings/index.jsx:739
8853 +__( "Hidden Verbs", "jetpack" ), // _inc/client/components/module-settings/index.jsx:735
8854 +__( "Double Negatives", "jetpack" ), // _inc/client/components/module-settings/index.jsx:731
8855 +__( "Diacritical Marks", "jetpack" ), // _inc/client/components/module-settings/index.jsx:727
8856 +__( "Complex Phrases", "jetpack" ), // _inc/client/components/module-settings/index.jsx:723
8857 +__( "Clichés", "jetpack" ), // _inc/client/components/module-settings/index.jsx:719
8858 +__( "Bias Language", "jetpack" ), // _inc/client/components/module-settings/index.jsx:715
8859 +__( "Enable proofreading for the following grammar and style rules: ", "jetpack" ), // _inc/client/components/module-settings/index.jsx:711
8860 +__( "English Options", "jetpack" ), // _inc/client/components/module-settings/index.jsx:710
8861 +__( "Use automatically detected language to proofread posts and pages", "jetpack" ), // _inc/client/components/module-settings/index.jsx:707
8862 +__( "The proofreader supports English, French, German, Portuguese and Spanish.", "jetpack" ), // _inc/client/components/module-settings/index.jsx:702
8863 +__( "Automatic Language Detection", "jetpack" ), // _inc/client/components/module-settings/index.jsx:700
8864 +__( "A post or page is updated", "jetpack" ), // _inc/client/components/module-settings/index.jsx:697
8865 +__( "A post or page is first published", "jetpack" ), // _inc/client/components/module-settings/index.jsx:693
8866 +__( "Automatically proofread content when: ", "jetpack" ), // _inc/client/components/module-settings/index.jsx:689
8867 +__( "Proofreading", "jetpack" ), // _inc/client/components/module-settings/index.jsx:688
8868 +__( "Enable Testimonials for this site.", "jetpack" ), // _inc/client/components/module-settings/index.jsx:662
8869 +__( "Enable Portfolio Projects for this site.", "jetpack" ), // _inc/client/components/module-settings/index.jsx:657
8870 +__( "Configure Testimonials", "jetpack" ), // _inc/client/components/module-settings/index.jsx:648
8871 +__( "Configure Portfolios", "jetpack" ), // _inc/client/components/module-settings/index.jsx:638
8872 +__( "Link your account to WordPress.com to start using this feature.", "jetpack" ), // _inc/client/components/module-settings/index.jsx:612
8873 +__( "Regenerate address", "jetpack" ), // _inc/client/components/module-settings/index.jsx:603
8874 +__( "Highlight and copy the following text to your clipboard:", "jetpack" ), // _inc/client/components/module-settings/index.jsx:599
8875 +__( "Copied!", "jetpack" ), // _inc/client/components/module-settings/index.jsx:598
8876 +_x( "Copy", "verb", "jetpack" ), // _inc/client/components/module-settings/index.jsx:597
8877 +__( "Email Address", "jetpack" ), // _inc/client/components/module-settings/index.jsx:594
8878 +__( "Display all your gallery pictures in a cool mosaic", "jetpack" ), // _inc/client/components/module-settings/index.jsx:561
8879 +__( "Meta key example:", "jetpack" ), // _inc/client/components/module-settings/index.jsx:536
8880 +__( "Meta key example:", "jetpack" ), // _inc/client/components/module-settings/index.jsx:519
8881 +__( "Meta key example:", "jetpack" ), // _inc/client/components/module-settings/index.jsx:502
8882 +__( "Meta key example:", "jetpack" ), // _inc/client/components/module-settings/index.jsx:485
8883 +__( "Enter your meta key \"content\" value to verify your blog with {{a}}Google Search Console{{/a}}, {{a1}}Bing Webmaster Center{{/a1}} and {{a2}}Pinterest Site Verification{{/a2}}.", "jetpack" ), // _inc/client/components/module-settings/index.jsx:463
8884 +__( "Show a promo for the WordPress mobile apps in the footer of the mobile theme", "jetpack" ), // _inc/client/components/module-settings/index.jsx:443
8885 +__( "Mobile Promos", "jetpack" ), // _inc/client/components/module-settings/index.jsx:439
8886 +__( "Featured Images", "jetpack" ), // _inc/client/components/module-settings/index.jsx:432
8887 +__( "Excerpts", "jetpack" ), // _inc/client/components/module-settings/index.jsx:425
8888 +__( "Track each infinite Scroll post load as a page view in Google Analytics", "jetpack" ), // _inc/client/components/module-settings/index.jsx:407
8889 +__( "Scroll infinitely (Shows 7 posts on each load)", "jetpack" ), // _inc/client/components/module-settings/index.jsx:403
8890 +__( "Background Color", "jetpack" ), // _inc/client/components/module-settings/index.jsx:378
8891 +__( "Show photo metadata (Exif) in carousel, when available", "jetpack" ), // _inc/client/components/module-settings/index.jsx:375
8892 +__( "Mobile Promos", "jetpack" ), // _inc/client/components/module-settings/index.jsx:371
8893 +__( "Require Two-Step Authentication", "jetpack" ), // _inc/client/components/module-settings/index.jsx:353
8894 +__( "Match By Email", "jetpack" ), // _inc/client/components/module-settings/index.jsx:349
8895 +__( "{{a}}Edit{{/a}}", "jetpack" ), // _inc/client/components/module-settings/index.jsx:322
8896 +__( "Emails will be sent to ", "jetpack" ), // _inc/client/components/module-settings/index.jsx:319
8897 +__( "Receive Monitor Email Notifications", "jetpack" ), // _inc/client/components/module-settings/index.jsx:318
8898 +__( "IPv4 and IPv6 are acceptable. {{br/}} 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/components/module-settings/index.jsx:289
8899 +__( "Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.", "jetpack" ), // _inc/client/components/module-settings/index.jsx:280
8900 +__( "Whitelisting an IP address prevents it from ever being blocked by Jetpack.", "jetpack" ), // _inc/client/components/module-settings/index.jsx:279
8901 +__( "Whitelist Management", "jetpack" ), // _inc/client/components/module-settings/index.jsx:278
8902 +__( "Your Current IP: %(ip)s", "jetpack" ), // _inc/client/components/module-settings/index.jsx:272
8903 +__( "Report Visibility: Select the roles that will be able to view stats reports", "jetpack" ), // _inc/client/components/module-settings/index.jsx:251
8904 +__( "Registered Users: Count the page views of registered users who are logged in", "jetpack" ), // _inc/client/components/module-settings/index.jsx:244
8905 +__( "Hide the stats smiley face image. The image helps collect stats but should still work when hidden.", "jetpack" ), // _inc/client/components/module-settings/index.jsx:241
8906 +__( "Smiley", "jetpack" ), // _inc/client/components/module-settings/index.jsx:237
8907 +__( "Put a chart showing 48 hours of views in the admin bar", "jetpack" ), // _inc/client/components/module-settings/index.jsx:234
8908 +__( "Admin Bar", "jetpack" ), // _inc/client/components/module-settings/index.jsx:230
8909 +__( "Show a \"follow comments\" option in the comment form.", "jetpack" ), // _inc/client/components/module-settings/index.jsx:212
8910 +__( "Show a \"follow blog\" options in the comment form", "jetpack" ), // _inc/client/components/module-settings/index.jsx:208
8911 +__( "Can readers subscribe to your posts, comments or both?", "jetpack" ), // _inc/client/components/module-settings/index.jsx:203
8912 +__( "Color Scheme", "jetpack" ), // _inc/client/components/module-settings/index.jsx:182
8913 +__( "A few catchy words to motivate your readers to comment.", "jetpack" ), // _inc/client/components/module-settings/index.jsx:179
8914 +__( "Comments headline", "jetpack" ), // _inc/client/components/module-settings/index.jsx:171
8915 +__( "{{a}}Manage Likes visibility from the Sharing Module Settings{{/a}}", "jetpack" ), // _inc/client/components/module-settings/index.jsx:152
8916 +__( "WordPress.com Likes are:", "jetpack" ), // _inc/client/components/module-settings/index.jsx:140
8917 +__( "Preview", "jetpack" ), // _inc/client/components/module-settings/index.jsx:118
8918 +__( "Use a large and visually striking layout", "jetpack" ), // _inc/client/components/module-settings/index.jsx:116
8919 +__( "Show a \"Related\" header to more clearly separate the related section from posts", "jetpack" ), // _inc/client/components/module-settings/index.jsx:112
8920 +__( "Related", "jetpack" ), // _inc/client/components/module-settings/index.jsx:90
8921 +__( "Upgrade Focus: VideoPress For Weddings", "jetpack" ), // _inc/client/components/module-settings/index.jsx:83
8922 +__( "The WordPress for Android App Gets a Big Facelift", "jetpack" ), // _inc/client/components/module-settings/index.jsx:80
8923 +__( "Big iPhone/iPad Update Now Available", "jetpack" ), // _inc/client/components/module-settings/index.jsx:77
8924 +__( "Subscriber", "jetpack" ), // _inc/client/components/module-settings/index.jsx:58
8925 +__( "Configure your VideoPress settings.", "jetpack" ), // _inc/client/components/module-settings/index.jsx:44
8926 +__( "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:40
8927 +__( "{{link}}Configure your %(module_slug)s Settings {{/link}}", "jetpack" ), // _inc/client/components/module-settings/modules-per-tab-page.jsx:173
8928 +__( "{{link}}Configure your %(module_slug)s Settings {{/link}}", "jetpack" ), // _inc/client/components/module-settings/modules-per-tab-page.jsx:151
8929 +__( "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:144
8930 +__( "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:142
8931 +__( "This module has no configuration options", "jetpack" ), // _inc/client/components/module-settings/modules-per-tab-page.jsx:135
8932 +__( "Configure your SEO settings.", "jetpack" ), // _inc/client/components/module-settings/modules-per-tab-page.jsx:108
8933 +__( "Activate this module to use the advanced SEO tools.", "jetpack" ), // _inc/client/components/module-settings/modules-per-tab-page.jsx:102
8934 +__( "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:94
8935 +__( "Configure your Security Scans", "jetpack" ), // _inc/client/components/module-settings/modules-per-tab-page.jsx:85
8936 +__( "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:82
8937 +__( "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:76
8938 +__( "Search your content.", "jetpack" ), // _inc/client/components/module-settings/modules-per-tab-page.jsx:49
8939 +_x( "Apps", "Navigation item.", "jetpack" ), // _inc/client/components/navigation/index.jsx:63
8940 _x( "At a Glance", "Navigation item.", "jetpack" ), // _inc/client/components/navigation/index.jsx:50
8941 _x( "Plans", "Navigation item.", "jetpack" ), // _inc/client/components/navigation/index.jsx:39
8942 _x( "Apps", "Navigation item.", "jetpack" ), // _inc/client/components/navigation/index.jsx:34
8943 _x( "At a Glance", "Navigation item.", "jetpack" ), // _inc/client/components/navigation/index.jsx:29
8944 -_x( "Writing", "Navigation item.", "jetpack" ), // _inc/client/components/navigation-settings/index.jsx:125
8945 -_x( "Engagement", "Navigation item.", "jetpack" ), // _inc/client/components/navigation-settings/index.jsx:120
8946 -_x( "General", "Navigation item.", "jetpack" ), // _inc/client/components/navigation-settings/index.jsx:115
8947 -_x( "General", "Navigation item.", "jetpack" ), // _inc/client/components/navigation-settings/index.jsx:105
8948 -_x( "Writing", "Navigation item.", "jetpack" ), // _inc/client/components/navigation-settings/index.jsx:95
8949 -_x( "Appearance", "Navigation item.", "jetpack" ), // _inc/client/components/navigation-settings/index.jsx:90
8950 -_x( "Security", "Navigation item.", "jetpack" ), // _inc/client/components/navigation-settings/index.jsx:85
8951 -_x( "Engagement", "Navigation item.", "jetpack" ), // _inc/client/components/navigation-settings/index.jsx:80
8952 -_x( "General", "Navigation item.", "jetpack" ), // _inc/client/components/navigation-settings/index.jsx:75
8953 -__( "Search for a Jetpack feature.", "jetpack" ), // _inc/client/components/navigation-settings/index.jsx:54
8954 -__( "{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}", "jetpack" ), // _inc/client/components/support-card/index.jsx:80
8955 -__( "Like us on Facebook", "jetpack" ), // _inc/client/components/support-card/index.jsx:107
8956 -__( "Follow Jetpack on Twitter", "jetpack" ), // _inc/client/components/support-card/index.jsx:99
8957 -__( "Leave a Jetpack review", "jetpack" ), // _inc/client/components/support-card/index.jsx:91
8958 -__( "{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}", "jetpack" ), // _inc/client/components/support-card/index.jsx:45
8959 -__( "Contact Jetpack support staff directly", "jetpack" ), // _inc/client/components/support-card/index.jsx:69
8960 -__( "Go to the WordPress.org support forums", "jetpack" ), // _inc/client/components/support-card/index.jsx:62
8961 -__( "Go to Jetpack.com/support", "jetpack" ), // _inc/client/components/support-card/index.jsx:55
8962 -__( "We offer free, full support to all of our Jetpack users. Our support team is always around to help you.", "jetpack" ), // _inc/client/components/support-card/index.jsx:42
8963 -__( "Need help? The Jetpack team is here for you.", "jetpack" ), // _inc/client/components/support-card/index.jsx:39
8964 +_x( "Writing", "Navigation item.", "jetpack" ), // _inc/client/components/navigation-settings/index.jsx:123
8965 +_x( "Engagement", "Navigation item.", "jetpack" ), // _inc/client/components/navigation-settings/index.jsx:118
8966 +_x( "General", "Navigation item.", "jetpack" ), // _inc/client/components/navigation-settings/index.jsx:113
8967 +_x( "General", "Navigation item.", "jetpack" ), // _inc/client/components/navigation-settings/index.jsx:103
8968 +_x( "Writing", "Navigation item.", "jetpack" ), // _inc/client/components/navigation-settings/index.jsx:93
8969 +_x( "Appearance", "Navigation item.", "jetpack" ), // _inc/client/components/navigation-settings/index.jsx:88
8970 +_x( "Security", "Navigation item.", "jetpack" ), // _inc/client/components/navigation-settings/index.jsx:83
8971 +_x( "Engagement", "Navigation item.", "jetpack" ), // _inc/client/components/navigation-settings/index.jsx:78
8972 +_x( "General", "Navigation item.", "jetpack" ), // _inc/client/components/navigation-settings/index.jsx:73
8973 +__( "Search for a Jetpack feature.", "jetpack" ), // _inc/client/components/navigation-settings/index.jsx:52
8974 +__( "{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}", "jetpack" ), // _inc/client/components/support-card/index.jsx:82
8975 +__( "Like us on Facebook", "jetpack" ), // _inc/client/components/support-card/index.jsx:109
8976 +__( "Follow Jetpack on Twitter", "jetpack" ), // _inc/client/components/support-card/index.jsx:101
8977 +__( "Leave a Jetpack review", "jetpack" ), // _inc/client/components/support-card/index.jsx:93
8978 +__( "{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}", "jetpack" ), // _inc/client/components/support-card/index.jsx:47
8979 +__( "Contact Jetpack support staff directly", "jetpack" ), // _inc/client/components/support-card/index.jsx:71
8980 +__( "Go to the WordPress.org support forums", "jetpack" ), // _inc/client/components/support-card/index.jsx:64
8981 +__( "Go to Jetpack.com/support", "jetpack" ), // _inc/client/components/support-card/index.jsx:57
8982 +__( "We offer free, full support to all of our Jetpack users. Our support team is always around to help you.", "jetpack" ), // _inc/client/components/support-card/index.jsx:44
8983 +__( "Need help? The Jetpack team is here for you.", "jetpack" ), // _inc/client/components/support-card/index.jsx:41
8984 __( "Jetpack Happiness Engineer", "jetpack" ), // _inc/client/components/support-card/index.jsx:33
8985 );
8986 /* THIS IS THE END OF THE GENERATED FILE */
8987 \ No newline at end of file
8988
8989 diff --git a/plugins/jetpack/_inc/lib/admin-pages/class.jetpack-admin-page.php b/plugins/jetpack/_inc/lib/admin-pages/class.jetpack-admin-page.php
8990 index 7c14200..bfb4593 100644
8991 --- a/plugins/jetpack/_inc/lib/admin-pages/class.jetpack-admin-page.php
8992 +++ b/plugins/jetpack/_inc/lib/admin-pages/class.jetpack-admin-page.php
8993 @@ -15,6 +15,21 @@ abstract class Jetpack_Admin_Page {
8994 abstract function page_render();
8995
8996 /**
8997 + * Should we block the page rendering because the site is in IDC?
8998 + * @var bool
8999 + */
9000 + static $block_page_rendering_for_idc;
9001 +
9002 + /**
9003 + * Flag to know if we already checked the plan.
9004 + *
9005 + * @since 4.4.0
9006 + *
9007 + * @var bool
9008 + */
9009 + static $plan_checked = false;
9010 +
9011 + /**
9012 * Function called after admin_styles to load any additional needed styles.
9013 *
9014 * @since 4.3.0
9015 @@ -23,12 +38,23 @@ abstract class Jetpack_Admin_Page {
9016
9017 function __construct() {
9018 $this->jetpack = Jetpack::init();
9019 + self::$block_page_rendering_for_idc = (
9020 + Jetpack::validate_sync_error_idc_option() && ! Jetpack_Options::get_option( 'safe_mode_confirmed' )
9021 + );
9022 +
9023 + if ( ! self::$block_page_rendering_for_idc ) {
9024 + add_action( 'admin_enqueue_scripts', array( $this, 'additional_styles' ) );
9025 + }
9026 }
9027
9028 function add_actions() {
9029 - /**
9030 - * Don't add in the modules page unless modules are available!
9031 - */
9032 +
9033 + // If user is not an admin and site is in Dev Mode, don't do anything
9034 + if ( ! current_user_can( 'manage_options' ) && Jetpack::is_development_mode() ) {
9035 + return;
9036 + }
9037 +
9038 + // Don't add in the modules page unless modules are available!
9039 if ( $this->dont_show_if_not_active && ! Jetpack::is_active() && ! Jetpack::is_development_mode() ) {
9040 return;
9041 }
9042 @@ -45,6 +71,9 @@ abstract class Jetpack_Admin_Page {
9043 add_action( "admin_print_styles-$hook", array( $this, 'admin_styles' ) );
9044 add_action( "admin_print_scripts-$hook", array( $this, 'admin_scripts' ) );
9045
9046 + // Check if the site plan changed and deactivate modules accordingly.
9047 + add_action( 'current_screen', array( $this, 'check_plan_deactivate_modules' ) );
9048 +
9049 // Attach page specific actions in addition to the above
9050 $this->add_page_actions( $hook );
9051 }
9052 @@ -67,6 +96,11 @@ abstract class Jetpack_Admin_Page {
9053
9054 // Render the page with a common top and bottom part, and page specific content
9055 function render() {
9056 + // We're in an IDC: we need a decision made before we show the UI again.
9057 + if ( self::$block_page_rendering_for_idc ) {
9058 + return;
9059 + }
9060 +
9061 $this->page_render();
9062 }
9063
9064 @@ -100,12 +134,85 @@ abstract class Jetpack_Admin_Page {
9065 wp_enqueue_style( 'jetpack-admin', plugins_url( "css/jetpack-admin{$min}.css", JETPACK__PLUGIN_FILE ), array( 'genericons' ), JETPACK__VERSION . '-20121016' );
9066 wp_style_add_data( 'jetpack-admin', 'rtl', 'replace' );
9067 wp_style_add_data( 'jetpack-admin', 'suffix', $min );
9068 -
9069 - $this->additional_styles();
9070 }
9071
9072 function is_wp_version_too_old() {
9073 global $wp_version;
9074 return ( ! function_exists( 'rest_api_init' ) || version_compare( $wp_version, '4.4-z', '<=' ) );
9075 }
9076 +
9077 + /**
9078 + * Checks the site plan and deactivates modules that were active but are no longer included in the plan.
9079 + *
9080 + * @since 4.4.0
9081 + *
9082 + * @param $page
9083 + *
9084 + * @return bool|array
9085 + */
9086 + function check_plan_deactivate_modules( $page ) {
9087 + if (
9088 + Jetpack::is_development_mode()
9089 + || ! in_array(
9090 + $page->base,
9091 + array(
9092 + 'toplevel_page_jetpack',
9093 + 'admin_page_jetpack_modules',
9094 + 'jetpack_page_vaultpress',
9095 + 'jetpack_page_stats',
9096 + 'jetpack_page_akismet-key-config'
9097 + )
9098 + )
9099 + || true === self::$plan_checked
9100 + ) {
9101 + return false;
9102 + }
9103 +
9104 + self::$plan_checked = true;
9105 + $previous = get_option( 'jetpack_active_plan', '' );
9106 + $response = rest_do_request( new WP_REST_Request( 'GET', '/jetpack/v4/site' ) );
9107 +
9108 + if ( ! is_object( $response ) || $response->is_error() ) {
9109 +
9110 + // If we can't get information about the current plan we don't do anything
9111 + self::$plan_checked = true;
9112 + return;
9113 + }
9114 +
9115 + $current = $response->get_data();
9116 + $current = json_decode( $current['data'] );
9117 +
9118 + $to_deactivate = array();
9119 + if ( isset( $current->plan->product_slug ) ) {
9120 + if (
9121 + empty( $previous )
9122 + || ! isset( $previous['product_slug'] )
9123 + || $previous['product_slug'] !== $current->plan->product_slug
9124 + ) {
9125 + $active = Jetpack::get_active_modules();
9126 + switch ( $current->plan->product_slug ) {
9127 + case 'jetpack_free':
9128 + $to_deactivate = array( 'seo-tools', 'videopress' );
9129 + break;
9130 + case 'jetpack_personal':
9131 + case 'jetpack_personal_monthly':
9132 + $to_deactivate = array( 'seo-tools', 'videopress' );
9133 + break;
9134 + case 'jetpack_premium':
9135 + case 'jetpack_premium_monthly':
9136 + $to_deactivate = array( 'seo-tools' );
9137 + break;
9138 + }
9139 + $to_deactivate = array_intersect( $active, $to_deactivate );
9140 + if ( ! empty( $to_deactivate ) ) {
9141 + Jetpack::update_active_modules( array_filter( array_diff( $active, $to_deactivate ) ) );
9142 + }
9143 + }
9144 + }
9145 + return array(
9146 + 'previous' => $previous,
9147 + 'current' => $current,
9148 + 'deactivate' => $to_deactivate
9149 + );
9150 + }
9151 }
9152
9153 diff --git a/plugins/jetpack/_inc/lib/admin-pages/class.jetpack-react-page.php b/plugins/jetpack/_inc/lib/admin-pages/class.jetpack-react-page.php
9154 index f71d450..eeec3c2 100644
9155 --- a/plugins/jetpack/_inc/lib/admin-pages/class.jetpack-react-page.php
9156 +++ b/plugins/jetpack/_inc/lib/admin-pages/class.jetpack-react-page.php
9157 @@ -36,9 +36,6 @@ class Jetpack_React_Page extends Jetpack_Admin_Page {
9158 // Adding a redirect meta tag wrapped in noscript tags for all browsers in case they have JavaScript disabled
9159 add_action( 'admin_head', array( $this, 'add_noscript_head_meta' ) );
9160
9161 - // Enqueue admin page styles in head
9162 - add_action( 'admin_enqueue_scripts', array( $this, 'page_admin_styles' ) );
9163 -
9164 // Adding a redirect tag wrapped in browser conditional comments
9165 add_action( 'admin_head', array( $this, 'add_legacy_browsers_head_script' ) );
9166 }
9167 @@ -184,18 +181,7 @@ class Jetpack_React_Page extends Jetpack_Admin_Page {
9168 return $dismissed_notices;
9169 }
9170
9171 - function jetpack_get_tracks_user_data() {
9172 - if ( ! $user_data = Jetpack::get_connected_user_data() ) {
9173 - return false;
9174 - }
9175 -
9176 - return array(
9177 - 'userid' => $user_data['ID'],
9178 - 'username' => $user_data['login'],
9179 - );
9180 - }
9181 -
9182 - function page_admin_styles() {
9183 + function additional_styles() {
9184 $rtl = is_rtl() ? '.rtl' : '';
9185
9186 wp_enqueue_style( 'dops-css', plugins_url( "_inc/build/admin.dops-style$rtl.css", JETPACK__PLUGIN_FILE ), array(), JETPACK__VERSION );
9187 @@ -214,7 +200,7 @@ class Jetpack_React_Page extends Jetpack_Admin_Page {
9188
9189 if ( ! $is_dev_mode ) {
9190 // Required for Analytics
9191 - wp_enqueue_script( 'jp-tracks', '//stats.wp.com/w.js?48', array(), JETPACK__VERSION, true );
9192 + wp_enqueue_script( 'jp-tracks', '//stats.wp.com/w.js', array(), gmdate( 'YW' ), true );
9193 }
9194
9195 $localeSlug = explode( '_', get_locale() );
9196 @@ -226,7 +212,7 @@ class Jetpack_React_Page extends Jetpack_Admin_Page {
9197 foreach( get_editable_roles() as $slug => $role ) {
9198 $stats_roles[ $slug ] = array(
9199 'name' => translate_user_role( $role['name'] ),
9200 - 'canView' => in_array( $slug, $enabled_roles, true ),
9201 + 'canView' => is_array( $enabled_roles ) ? in_array( $slug, $enabled_roles, true ) : false,
9202 );
9203 }
9204
9205 @@ -257,6 +243,7 @@ class Jetpack_React_Page extends Jetpack_Admin_Page {
9206 'filter' => apply_filters( 'jetpack_development_mode', false ),
9207 ),
9208 'isPublic' => '1' == get_option( 'blog_public' ),
9209 + 'isInIdentityCrisis' => Jetpack::validate_sync_error_idc_option(),
9210 ),
9211 'dismissedNotices' => $this->get_dismissed_jetpack_notices(),
9212 'isDevVersion' => Jetpack::is_development_version(),
9213 @@ -290,7 +277,7 @@ class Jetpack_React_Page extends Jetpack_Admin_Page {
9214 'errorCode' => Jetpack::state( 'error' ),
9215 'errorDescription' => Jetpack::state( 'error_description' ),
9216 ),
9217 - 'tracksUserData' => $this->jetpack_get_tracks_user_data(),
9218 + 'tracksUserData' => Jetpack_Tracks_Client::get_connected_user_tracks_identity(),
9219 'currentIp' => function_exists( 'jetpack_protect_get_ip' ) ? jetpack_protect_get_ip() : false
9220 ) );
9221 }
9222
9223 diff --git a/plugins/jetpack/_inc/lib/admin-pages/class.jetpack-settings-page.php b/plugins/jetpack/_inc/lib/admin-pages/class.jetpack-settings-page.php
9224 index 3e03792..1f3dd3e 100644
9225 --- a/plugins/jetpack/_inc/lib/admin-pages/class.jetpack-settings-page.php
9226 +++ b/plugins/jetpack/_inc/lib/admin-pages/class.jetpack-settings-page.php
9227 @@ -8,7 +8,7 @@ class Jetpack_Settings_Page extends Jetpack_Admin_Page {
9228 // Show the settings page only when Jetpack is connected or in dev mode
9229 protected $dont_show_if_not_active = true;
9230
9231 - function add_page_actions( $hook ) {} // There are no page specific actions to attach to the menu
9232 + function add_page_actions( $hook ) {}
9233
9234 // Adds the Settings sub menu
9235 function get_page_hook() {
9236
9237 diff --git a/plugins/jetpack/_inc/lib/class.core-rest-api-endpoints.php b/plugins/jetpack/_inc/lib/class.core-rest-api-endpoints.php
9238 index 48fea54..1ffac3e 100644
9239 --- a/plugins/jetpack/_inc/lib/class.core-rest-api-endpoints.php
9240 +++ b/plugins/jetpack/_inc/lib/class.core-rest-api-endpoints.php
9241 @@ -97,6 +97,27 @@ class Jetpack_Core_Json_Api_Endpoints {
9242 'permission_callback' => __CLASS__ . '::view_admin_page_permission_check',
9243 ) );
9244
9245 + // Confirm that a site in identity crisis should be in staging mode
9246 + register_rest_route( 'jetpack/v4', '/identity-crisis/confirm-safe-mode', array(
9247 + 'methods' => WP_REST_Server::EDITABLE,
9248 + 'callback' => __CLASS__ . '::confirm_safe_mode',
9249 + 'permission_callback' => __CLASS__ . '::identity_crisis_mitigation_permission_check',
9250 + ) );
9251 +
9252 + // IDC resolve: create an entirely new shadow site for this URL.
9253 + register_rest_route( 'jetpack/v4', '/identity-crisis/start-fresh', array(
9254 + 'methods' => WP_REST_Server::EDITABLE,
9255 + 'callback' => __CLASS__ . '::start_fresh_connection',
9256 + 'permission_callback' => __CLASS__ . '::identity_crisis_mitigation_permission_check',
9257 + ) );
9258 +
9259 + // Handles the request to migrate stats and subscribers during an identity crisis.
9260 + register_rest_route( 'jetpack/v4', 'identity-crisis/migrate', array(
9261 + 'methods' => WP_REST_Server::EDITABLE,
9262 + 'callback' => __CLASS__ . '::migrate_stats_and_subscribers',
9263 + 'permissison_callback' => __CLASS__ . '::identity_crisis_mitigation_permission_check',
9264 + ) );
9265 +
9266 // Return all modules
9267 self::route(
9268 'module/all',
9269 @@ -131,7 +152,7 @@ class Jetpack_Core_Json_Api_Endpoints {
9270 // Return a single module and update it when needed
9271 self::route(
9272 '/module/(?P<slug>[a-z\-]+)',
9273 - 'Jetpack_Core_API_Module_Endpoint',
9274 + 'Jetpack_Core_API_Data',
9275 WP_REST_Server::READABLE,
9276 new Jetpack_IXR_Client( array( 'user_id' => get_current_user_id() ) )
9277 );
9278 @@ -155,10 +176,10 @@ class Jetpack_Core_Json_Api_Endpoints {
9279 // Update a module
9280 self::route(
9281 '/module/(?P<slug>[a-z\-]+)',
9282 - 'Jetpack_Core_API_Module_Endpoint',
9283 + 'Jetpack_Core_API_Data',
9284 WP_REST_Server::EDITABLE,
9285 new Jetpack_IXR_Client( array( 'user_id' => get_current_user_id() ) ),
9286 - self::get_module_updating_parameters()
9287 + self::get_updateable_parameters()
9288 );
9289
9290 // Get data for a specific module, i.e. Protect block count, WPCOM stats,
9291 @@ -178,12 +199,23 @@ class Jetpack_Core_Json_Api_Endpoints {
9292 )
9293 );
9294
9295 - // Reset all Jetpack options
9296 - register_rest_route( 'jetpack/v4', '/options/(?P<options>[a-z\-]+)', array(
9297 - 'methods' => WP_REST_Server::EDITABLE,
9298 - 'callback' => __CLASS__ . '::reset_jetpack_options',
9299 - 'permission_callback' => __CLASS__ . '::manage_modules_permission_check',
9300 - ) );
9301 + // Update any Jetpack module option or setting
9302 + self::route(
9303 + '/settings',
9304 + 'Jetpack_Core_API_Data',
9305 + WP_REST_Server::EDITABLE,
9306 + new Jetpack_IXR_Client( array( 'user_id' => get_current_user_id() ) ),
9307 + self::get_updateable_parameters( 'any' )
9308 + );
9309 +
9310 + // Update a module
9311 + self::route(
9312 + '/settings/(?P<slug>[a-z\-]+)',
9313 + 'Jetpack_Core_API_Data',
9314 + WP_REST_Server::EDITABLE,
9315 + new Jetpack_IXR_Client( array( 'user_id' => get_current_user_id() ) ),
9316 + self::get_updateable_parameters()
9317 + );
9318
9319 // Return miscellaneous settings
9320 register_rest_route( 'jetpack/v4', '/settings', array(
9321 @@ -192,11 +224,11 @@ class Jetpack_Core_Json_Api_Endpoints {
9322 'permission_callback' => __CLASS__ . '::view_admin_page_permission_check',
9323 ) );
9324
9325 - // Update miscellaneous setting
9326 - register_rest_route( 'jetpack/v4', '/settings', array(
9327 + // Reset all Jetpack options
9328 + register_rest_route( 'jetpack/v4', '/options/(?P<options>[a-z\-]+)', array(
9329 'methods' => WP_REST_Server::EDITABLE,
9330 - 'callback' => __CLASS__ . '::update_setting',
9331 - 'permission_callback' => __CLASS__ . '::update_settings_permission_check',
9332 + 'callback' => __CLASS__ . '::reset_jetpack_options',
9333 + 'permission_callback' => __CLASS__ . '::manage_modules_permission_check',
9334 ) );
9335
9336 // Jumpstart
9337 @@ -409,14 +441,29 @@ class Jetpack_Core_Json_Api_Endpoints {
9338 }
9339
9340 /**
9341 - * Verify that user can update Jetpack options.
9342 + * Verify that user can mitigate an identity crisis.
9343 + *
9344 + * @since 4.4.0
9345 + *
9346 + * @return bool Whether user has capability 'jetpack_disconnect'.
9347 + */
9348 + public static function identity_crisis_mitigation_permission_check() {
9349 + if ( current_user_can( 'jetpack_disconnect' ) ) {
9350 + return true;
9351 + }
9352 +
9353 + return new WP_Error( 'invalid_user_permission_identity_crisis', self::$user_permissions_error_msg, array( 'status' => self::rest_authorization_required_code() ) );
9354 + }
9355 +
9356 + /**
9357 + * Verify that user can update Jetpack general settings.
9358 *
9359 * @since 4.3.0
9360 *
9361 - * @return bool Whether user has the capability 'jetpack_admin_page'.
9362 + * @return bool Whether user has the capability 'update_settings_permission_check'.
9363 */
9364 public static function update_settings_permission_check() {
9365 - if ( current_user_can( 'manage_options' ) ) {
9366 + if ( current_user_can( 'jetpack_configure_modules' ) ) {
9367 return true;
9368 }
9369
9370 @@ -496,15 +543,15 @@ class Jetpack_Core_Json_Api_Endpoints {
9371 }
9372
9373 /**
9374 - * Gets a new connect URL with fresh nonce
9375 + * Gets a new connect raw URL with fresh nonce.
9376 *
9377 * @uses Jetpack::disconnect();
9378 * @since 4.3.0
9379 - * @return bool|WP_Error True if Jetpack successfully disconnected.
9380 + * @return string|WP_Error A raw URL if the connection URL could be built; error message otherwise.
9381 */
9382 public static function build_connect_url() {
9383 - if ( require_once( ABSPATH . 'wp-admin/includes/plugin.php' ) ) {
9384 - $url = Jetpack::init()->build_connect_url( true, false, false );
9385 + $url = Jetpack::init()->build_connect_url( true, false, false );
9386 + if ( $url ) {
9387 return rest_ensure_response( $url );
9388 }
9389
9390 @@ -524,7 +571,7 @@ class Jetpack_Core_Json_Api_Endpoints {
9391 */
9392 public static function get_settings() {
9393 $response = array(
9394 - jetpack_holiday_snow_option_name() => get_option( jetpack_holiday_snow_option_name() ) == 'letitsnow',
9395 + self::holiday_snow_option_name() => get_option( self::holiday_snow_option_name() ) == 'letitsnow',
9396 );
9397 return rest_ensure_response( $response );
9398 }
9399 @@ -548,7 +595,19 @@ class Jetpack_Core_Json_Api_Endpoints {
9400 return rest_ensure_response( $response );
9401 }
9402
9403 -
9404 + /**
9405 + * Returns the proper name for Jetpack Holiday Snow setting.
9406 + * When the REST route starts, the holiday-snow.php file where jetpack_holiday_snow_option_name() function is defined is not loaded,
9407 + * so where using this to replicate it and have the same functionality.
9408 + *
9409 + * @since 4.4.0
9410 + *
9411 + * @return string
9412 + */
9413 + public static function holiday_snow_option_name() {
9414 + /** This filter is documented in modules/holiday-snow.php */
9415 + return apply_filters( 'jetpack_holiday_snow_option_name', 'jetpack_holiday_snow_enabled' );
9416 + }
9417
9418 /**
9419 * Update a single miscellaneous setting for this Jetpack installation, like Holiday Snow.
9420 @@ -576,7 +635,7 @@ class Jetpack_Core_Json_Api_Endpoints {
9421 $updated = false;
9422
9423 switch ( $option ) {
9424 - case jetpack_holiday_snow_option_name():
9425 + case self::holiday_snow_option_name():
9426 $updated = update_option( $option, ( true == (bool) $value ) ? 'letitsnow' : '' );
9427 break;
9428 }
9429 @@ -634,6 +693,13 @@ class Jetpack_Core_Json_Api_Endpoints {
9430 return new WP_Error( 'site_data_fetch_failed', esc_html__( 'Failed fetching site data. Try again later.', 'jetpack' ), array( 'status' => 400 ) );
9431 }
9432
9433 + // Save plan details in the database for future use without API calls
9434 + $results = json_decode( $response['body'], true );
9435 +
9436 + if ( is_array( $results ) && isset( $results['plan'] ) ) {
9437 + update_option( 'jetpack_active_plan', $results['plan'] );
9438 + }
9439 +
9440 return rest_ensure_response( array(
9441 'code' => 'success',
9442 'message' => esc_html__( 'Site data correctly received.', 'jetpack' ),
9443 @@ -645,6 +711,74 @@ class Jetpack_Core_Json_Api_Endpoints {
9444 return new WP_Error( 'site_id_missing', esc_html__( 'The ID of this site does not exist.', 'jetpack' ), array( 'status' => 404 ) );
9445 }
9446
9447 + /**
9448 + * Handles identity crisis mitigation, confirming safe mode for this site.
9449 + *
9450 + * @since 4.4.0
9451 + *
9452 + * @return bool | WP_Error True if option is properly set.
9453 + */
9454 + public static function confirm_safe_mode() {
9455 + $updated = Jetpack_Options::update_option( 'safe_mode_confirmed', true );
9456 + if ( $updated ) {
9457 + return rest_ensure_response(
9458 + array(
9459 + 'code' => 'success'
9460 + )
9461 + );
9462 + }
9463 + return new WP_Error(
9464 + 'error_setting_jetpack_safe_mode',
9465 + esc_html__( 'Could not confirm safe mode.', 'jetpack' ),
9466 + array( 'status' => 500 )
9467 + );
9468 + }
9469 +
9470 + /**
9471 + * Handles identity crisis mitigation, migrating stats and subscribers from old url to this, new url.
9472 + *
9473 + * @since 4.4.0
9474 + *
9475 + * @return bool | WP_Error True if option is properly set.
9476 + */
9477 + public static function migrate_stats_and_subscribers() {
9478 + if ( Jetpack_Options::get_option( 'sync_error_idc' ) && ! Jetpack_Options::delete_option( 'sync_error_idc' ) ) {
9479 + return new WP_Error(
9480 + 'error_deleting_sync_error_idc',
9481 + esc_html__( 'Could not delete sync error option.', 'jetpack' ),
9482 + array( 'status' => 500 )
9483 + );
9484 + }
9485 +
9486 + if ( Jetpack_Options::get_option( 'migrate_for_idc' ) || Jetpack_Options::update_option( 'migrate_for_idc', true ) ) {
9487 + return rest_ensure_response(
9488 + array(
9489 + 'code' => 'success'
9490 + )
9491 + );
9492 + }
9493 + return new WP_Error(
9494 + 'error_setting_jetpack_migrate',
9495 + esc_html__( 'Could not confirm migration.', 'jetpack' ),
9496 + array( 'status' => 500 )
9497 + );
9498 + }
9499 +
9500 + /**
9501 + * This IDC resolution will disconnect the site and re-connect to a completely new
9502 + * and separate shadow site than the original.
9503 + *
9504 + * It will first will disconnect the site without phoning home as to not disturb the production site.
9505 + * It then builds a fresh connection URL and sends it back along with the response.
9506 + *
9507 + * @since 4.4.0
9508 + * @return bool|WP_Error
9509 + */
9510 + public static function start_fresh_connection() {
9511 + // First clear the options / disconnect.
9512 + Jetpack::disconnect();
9513 + return self::build_connect_url();
9514 + }
9515
9516 /**
9517 * Reset Jetpack options
9518 @@ -789,17 +923,19 @@ class Jetpack_Core_Json_Api_Endpoints {
9519 $hidden = array();
9520
9521 // Set some sharing settings
9522 - $sharing = new Sharing_Service();
9523 - $sharing_options['global'] = array(
9524 - 'button_style' => 'icon',
9525 - 'sharing_label' => $sharing->default_sharing_label,
9526 - 'open_links' => 'same',
9527 - 'show' => array( 'post' ),
9528 - 'custom' => isset( $sharing_options['global']['custom'] ) ? $sharing_options['global']['custom'] : array()
9529 - );
9530 + if ( class_exists( 'Sharing_Service' ) ) {
9531 + $sharing = new Sharing_Service();
9532 + $sharing_options['global'] = array(
9533 + 'button_style' => 'icon',
9534 + 'sharing_label' => $sharing->default_sharing_label,
9535 + 'open_links' => 'same',
9536 + 'show' => array( 'post' ),
9537 + 'custom' => isset( $sharing_options['global']['custom'] ) ? $sharing_options['global']['custom'] : array()
9538 + );
9539
9540 - $result['sharing_options'] = update_option( 'sharing-options', $sharing_options );
9541 - $result['sharing_services'] = update_option( 'sharing-services', array( 'visible' => $visible, 'hidden' => $hidden ) );
9542 + $result['sharing_options'] = update_option( 'sharing-options', $sharing_options );
9543 + $result['sharing_services'] = update_option( 'sharing-services', array( 'visible' => $visible, 'hidden' => $hidden ) );
9544 + }
9545 }
9546
9547 // If all Jumpstart modules were activated
9548 @@ -847,600 +983,660 @@ class Jetpack_Core_Json_Api_Endpoints {
9549 }
9550
9551 /**
9552 - * Get the query parameters for module updating.
9553 + * Get the query parameters to update module options or general settings.
9554 *
9555 * @since 4.3.0
9556 + * @since 4.4.0 Accepts a $selector parameter.
9557 + *
9558 + * @param string $selector Selects a set of options to update, Can be empty, a module slug or 'any'.
9559 *
9560 * @return array
9561 */
9562 - public static function get_module_updating_parameters() {
9563 + public static function get_updateable_parameters( $selector = '' ) {
9564 $parameters = array(
9565 'context' => array(
9566 'default' => 'edit',
9567 ),
9568 );
9569
9570 - return array_merge( $parameters, self::get_module_available_options() );
9571 + return array_merge( $parameters, self::get_updateable_data_list( $selector ) );
9572 }
9573
9574 /**
9575 - * Returns a list of module options that can be updated.
9576 + * Returns a list of module options or general settings that can be updated.
9577 *
9578 * @since 4.3.0
9579 + * @since 4.4.0 Accepts 'any' as a parameter which will make it return the entire list.
9580 *
9581 - * @param string $module Module slug. If empty, it's assumed we're updating a module and we'll try to get its slug.
9582 - * @param bool $cache Whether to cache the options or return always fresh.
9583 + * @param string|array $selector Module slug, 'any', or an array of parameters.
9584 + * If empty, it's assumed we're updating a module and we'll try to get its slug.
9585 + * If 'any' the full list is returned.
9586 + * If it's an array of parameters, includes the elements by matching keys.
9587 *
9588 * @return array
9589 */
9590 - public static function get_module_available_options( $module = '' ) {
9591 - $options = array();
9592 + public static function get_updateable_data_list( $selector = '' ) {
9593
9594 - if ( empty( $module ) ) {
9595 - $module = self::get_module_requested();
9596 - }
9597 -
9598 - switch ( $module ) {
9599 + $options = array(
9600
9601 // Carousel
9602 - case 'carousel':
9603 - $options = array(
9604 - 'carousel_background_color' => array(
9605 - 'description' => esc_html__( 'Background color.', 'jetpack' ),
9606 - 'type' => 'string',
9607 - 'default' => 'black',
9608 - 'enum' => array(
9609 - 'black' => esc_html__( 'Black', 'jetpack' ),
9610 - 'white' => esc_html__( 'White', 'jetpack' ),
9611 - ),
9612 - 'validate_callback' => __CLASS__ . '::validate_list_item',
9613 - ),
9614 - 'carousel_display_exif' => array(
9615 - 'description' => wp_kses( sprintf( __( 'Show photo metadata (<a href="http://en.wikipedia.org/wiki/Exchangeable_image_file_format" target="_blank">Exif</a>) in carousel, when available.', 'jetpack' ) ), array( 'a' => array( 'href' => true, 'target' => true ) ) ),
9616 - 'type' => 'boolean',
9617 - 'default' => 0,
9618 - 'validate_callback' => __CLASS__ . '::validate_boolean',
9619 - ),
9620 - );
9621 - break;
9622 + 'carousel_background_color' => array(
9623 + 'description' => esc_html__( 'Background color.', 'jetpack' ),
9624 + 'type' => 'string',
9625 + 'default' => 'black',
9626 + 'enum' => array(
9627 + 'black',
9628 + 'white',
9629 + ),
9630 + 'enum_labels' => array(
9631 + 'black' => esc_html__( 'Black', 'jetpack' ),
9632 + 'white' => esc_html__( 'White', 'jetpack' ),
9633 + ),
9634 + 'validate_callback' => __CLASS__ . '::validate_list_item',
9635 + 'jp_group' => 'carousel',
9636 + ),
9637 + 'carousel_display_exif' => array(
9638 + 'description' => wp_kses( sprintf( __( 'Show photo metadata (<a href="http://en.wikipedia.org/wiki/Exchangeable_image_file_format" target="_blank">Exif</a>) in carousel, when available.', 'jetpack' ) ), array( 'a' => array( 'href' => true, 'target' => true ) ) ),
9639 + 'type' => 'boolean',
9640 + 'default' => 0,
9641 + 'validate_callback' => __CLASS__ . '::validate_boolean',
9642 + 'jp_group' => 'carousel',
9643 + ),
9644
9645 // Comments
9646 - case 'comments':
9647 - $options = array(
9648 - 'highlander_comment_form_prompt' => array(
9649 - 'description' => esc_html__( 'Greeting Text', 'jetpack' ),
9650 - 'type' => 'string',
9651 - 'default' => esc_html__( 'Leave a Reply', 'jetpack' ),
9652 - 'sanitize_callback' => 'sanitize_text_field',
9653 - ),
9654 - 'jetpack_comment_form_color_scheme' => array(
9655 - 'description' => esc_html__( "Color Scheme", 'jetpack' ),
9656 - 'type' => 'string',
9657 - 'default' => 'light',
9658 - 'enum' => array(
9659 - 'light' => esc_html__( 'Light', 'jetpack' ),
9660 - 'dark' => esc_html__( 'Dark', 'jetpack' ),
9661 - 'transparent' => esc_html__( 'Transparent', 'jetpack' ),
9662 - ),
9663 - 'validate_callback' => __CLASS__ . '::validate_list_item',
9664 - ),
9665 - );
9666 - break;
9667 + 'highlander_comment_form_prompt' => array(
9668 + 'description' => esc_html__( 'Greeting Text', 'jetpack' ),
9669 + 'type' => 'string',
9670 + 'default' => esc_html__( 'Leave a Reply', 'jetpack' ),
9671 + 'sanitize_callback' => 'sanitize_text_field',
9672 + 'jp_group' => 'comments',
9673 + ),
9674 + 'jetpack_comment_form_color_scheme' => array(
9675 + 'description' => esc_html__( "Color Scheme", 'jetpack' ),
9676 + 'type' => 'string',
9677 + 'default' => 'light',
9678 + 'enum' => array(
9679 + 'light',
9680 + 'dark',
9681 + 'transparent',
9682 + ),
9683 + 'enum_labels' => array(
9684 + 'light' => esc_html__( 'Light', 'jetpack' ),
9685 + 'dark' => esc_html__( 'Dark', 'jetpack' ),
9686 + 'transparent' => esc_html__( 'Transparent', 'jetpack' ),
9687 + ),
9688 + 'validate_callback' => __CLASS__ . '::validate_list_item',
9689 + 'jp_group' => 'comments',
9690 + ),
9691
9692 // Custom Content Types
9693 - case 'custom-content-types':
9694 - $options = array(
9695 - 'jetpack_portfolio' => array(
9696 - 'description' => esc_html__( 'Enable or disable Jetpack portfolio post type.', 'jetpack' ),
9697 - 'type' => 'boolean',
9698 - 'default' => 0,
9699 - 'validate_callback' => __CLASS__ . '::validate_boolean',
9700 - ),
9701 - 'jetpack_portfolio_posts_per_page' => array(
9702 - 'description' => esc_html__( 'Number of entries to show at most in Portfolio pages.', 'jetpack' ),
9703 - 'type' => 'integer',
9704 - 'default' => 10,
9705 - 'validate_callback' => __CLASS__ . '::validate_posint',
9706 - ),
9707 - 'jetpack_testimonial' => array(
9708 - 'description' => esc_html__( 'Enable or disable Jetpack testimonial post type.', 'jetpack' ),
9709 - 'type' => 'boolean',
9710 - 'default' => 0,
9711 - 'validate_callback' => __CLASS__ . '::validate_boolean',
9712 - ),
9713 - 'jetpack_testimonial_posts_per_page' => array(
9714 - 'description' => esc_html__( 'Number of entries to show at most in Testimonial pages.', 'jetpack' ),
9715 - 'type' => 'integer',
9716 - 'default' => 10,
9717 - 'validate_callback' => __CLASS__ . '::validate_posint',
9718 - ),
9719 - );
9720 - break;
9721 + 'jetpack_portfolio' => array(
9722 + 'description' => esc_html__( 'Enable or disable Jetpack portfolio post type.', 'jetpack' ),
9723 + 'type' => 'boolean',
9724 + 'default' => 0,
9725 + 'validate_callback' => __CLASS__ . '::validate_boolean',
9726 + 'jp_group' => 'custom-content-types',
9727 + ),
9728 + 'jetpack_portfolio_posts_per_page' => array(
9729 + 'description' => esc_html__( 'Number of entries to show at most in Portfolio pages.', 'jetpack' ),
9730 + 'type' => 'integer',
9731 + 'default' => 10,
9732 + 'validate_callback' => __CLASS__ . '::validate_posint',
9733 + 'jp_group' => 'custom-content-types',
9734 + ),
9735 + 'jetpack_testimonial' => array(
9736 + 'description' => esc_html__( 'Enable or disable Jetpack testimonial post type.', 'jetpack' ),
9737 + 'type' => 'boolean',
9738 + 'default' => 0,
9739 + 'validate_callback' => __CLASS__ . '::validate_boolean',
9740 + 'jp_group' => 'custom-content-types',
9741 + ),
9742 + 'jetpack_testimonial_posts_per_page' => array(
9743 + 'description' => esc_html__( 'Number of entries to show at most in Testimonial pages.', 'jetpack' ),
9744 + 'type' => 'integer',
9745 + 'default' => 10,
9746 + 'validate_callback' => __CLASS__ . '::validate_posint',
9747 + 'jp_group' => 'custom-content-types',
9748 + ),
9749
9750 // Galleries
9751 - case 'tiled-gallery':
9752 - $options = array(
9753 - 'tiled_galleries' => array(
9754 - 'description' => esc_html__( 'Display all your gallery pictures in a cool mosaic.', 'jetpack' ),
9755 - 'type' => 'boolean',
9756 - 'default' => 0,
9757 - 'validate_callback' => __CLASS__ . '::validate_boolean',
9758 - ),
9759 - );
9760 - break;
9761 + 'tiled_galleries' => array(
9762 + 'description' => esc_html__( 'Display all your gallery pictures in a cool mosaic.', 'jetpack' ),
9763 + 'type' => 'boolean',
9764 + 'default' => 0,
9765 + 'validate_callback' => __CLASS__ . '::validate_boolean',
9766 + 'jp_group' => 'tiled-gallery',
9767 + ),
9768
9769 - // Gravatar Hovercards
9770 - case 'gravatar-hovercards':
9771 - $options = array(
9772 - 'gravatar_disable_hovercards' => array(
9773 - 'description' => esc_html__( "View people's profiles when you mouse over their Gravatars", 'jetpack' ),
9774 - 'type' => 'string',
9775 - 'default' => 'enabled',
9776 - // Not visible. This is used as the checkbox value.
9777 - 'enum' => array(
9778 - 'enabled' => esc_html__( 'Enabled', 'jetpack' ),
9779 - 'disabled' => esc_html__( 'Disabled', 'jetpack' ),
9780 - ),
9781 - 'validate_callback' => __CLASS__ . '::validate_list_item',
9782 - ),
9783 - );
9784 - break;
9785 + 'gravatar_disable_hovercards' => array(
9786 + 'description' => esc_html__( "View people's profiles when you mouse over their Gravatars", 'jetpack' ),
9787 + 'type' => 'string',
9788 + 'default' => 'enabled',
9789 + // Not visible. This is used as the checkbox value.
9790 + 'enum' => array(
9791 + 'enabled',
9792 + 'disabled',
9793 + ),
9794 + 'enum_labels' => array(
9795 + 'enabled' => esc_html__( 'Enabled', 'jetpack' ),
9796 + 'disabled' => esc_html__( 'Disabled', 'jetpack' ),
9797 + ),
9798 + 'validate_callback' => __CLASS__ . '::validate_list_item',
9799 + 'jp_group' => 'gravatar-hovercards',
9800 + ),
9801
9802 // Infinite Scroll
9803 - case 'infinite-scroll':
9804 - $options = array(
9805 - 'infinite_scroll' => array(
9806 - 'description' => esc_html__( 'To infinity and beyond', 'jetpack' ),
9807 - 'type' => 'boolean',
9808 - 'default' => 1,
9809 - 'validate_callback' => __CLASS__ . '::validate_boolean',
9810 - ),
9811 - 'infinite_scroll_google_analytics' => array(
9812 - 'description' => esc_html__( 'Use Google Analytics with Infinite Scroll', 'jetpack' ),
9813 - 'type' => 'boolean',
9814 - 'default' => 0,
9815 - 'validate_callback' => __CLASS__ . '::validate_boolean',
9816 - ),
9817 - );
9818 - break;
9819 + 'infinite_scroll' => array(
9820 + 'description' => esc_html__( 'To infinity and beyond', 'jetpack' ),
9821 + 'type' => 'boolean',
9822 + 'default' => 1,
9823 + 'validate_callback' => __CLASS__ . '::validate_boolean',
9824 + 'jp_group' => 'infinite-scroll',
9825 + ),
9826 + 'infinite_scroll_google_analytics' => array(
9827 + 'description' => esc_html__( 'Use Google Analytics with Infinite Scroll', 'jetpack' ),
9828 + 'type' => 'boolean',
9829 + 'default' => 0,
9830 + 'validate_callback' => __CLASS__ . '::validate_boolean',
9831 + 'jp_group' => 'infinite-scroll',
9832 + ),
9833
9834 // Likes
9835 - case 'likes':
9836 - $options = array(
9837 - 'wpl_default' => array(
9838 - 'description' => esc_html__( 'WordPress.com Likes are', 'jetpack' ),
9839 - 'type' => 'string',
9840 - 'default' => 'on',
9841 - 'enum' => array(
9842 - 'on' => esc_html__( 'On for all posts', 'jetpack' ),
9843 - 'off' => esc_html__( 'Turned on per post', 'jetpack' ),
9844 - ),
9845 - 'validate_callback' => __CLASS__ . '::validate_list_item',
9846 - ),
9847 - 'social_notifications_like' => array(
9848 - 'description' => esc_html__( 'Send email notification when someone likes a post', 'jetpack' ),
9849 - 'type' => 'boolean',
9850 - 'default' => 1,
9851 - 'validate_callback' => __CLASS__ . '::validate_boolean',
9852 - ),
9853 - );
9854 - break;
9855 + 'wpl_default' => array(
9856 + 'description' => esc_html__( 'WordPress.com Likes are', 'jetpack' ),
9857 + 'type' => 'string',
9858 + 'default' => 'on',
9859 + 'enum' => array(
9860 + 'on',
9861 + 'off',
9862 + ),
9863 + 'enum_labels' => array(
9864 + 'on' => esc_html__( 'On for all posts', 'jetpack' ),
9865 + 'off' => esc_html__( 'Turned on per post', 'jetpack' ),
9866 + ),
9867 + 'validate_callback' => __CLASS__ . '::validate_list_item',
9868 + 'jp_group' => 'likes',
9869 + ),
9870 + 'social_notifications_like' => array(
9871 + 'description' => esc_html__( 'Send email notification when someone likes a post', 'jetpack' ),
9872 + 'type' => 'boolean',
9873 + 'default' => 1,
9874 + 'validate_callback' => __CLASS__ . '::validate_boolean',
9875 + 'jp_group' => 'likes',
9876 + ),
9877
9878 // Markdown
9879 - case 'markdown':
9880 - $options = array(
9881 - 'wpcom_publish_comments_with_markdown' => array(
9882 - 'description' => esc_html__( 'Use Markdown for comments.', 'jetpack' ),
9883 - 'type' => 'boolean',
9884 - 'default' => 0,
9885 - 'validate_callback' => __CLASS__ . '::validate_boolean',
9886 - ),
9887 - );
9888 - break;
9889 + 'wpcom_publish_comments_with_markdown' => array(
9890 + 'description' => esc_html__( 'Use Markdown for comments.', 'jetpack' ),
9891 + 'type' => 'boolean',
9892 + 'default' => 0,
9893 + 'validate_callback' => __CLASS__ . '::validate_boolean',
9894 + 'jp_group' => 'markdown',
9895 + ),
9896
9897 // Mobile Theme
9898 - case 'minileven':
9899 - $options = array(
9900 - 'wp_mobile_excerpt' => array(
9901 - 'description' => esc_html__( 'Excerpts', 'jetpack' ),
9902 - 'type' => 'string',
9903 - 'default' => 'disabled',
9904 - 'enum' => array(
9905 - 'enabled' => esc_html__( 'Enable excerpts on front page and on archive pages', 'jetpack' ),
9906 - 'disabled' => esc_html__( 'Show full posts on front page and on archive pages', 'jetpack' ),
9907 - ),
9908 - 'validate_callback' => __CLASS__ . '::validate_list_item',
9909 - ),
9910 - 'wp_mobile_featured_images' => array(
9911 - 'description' => esc_html__( 'Featured Images', 'jetpack' ),
9912 - 'type' => 'string',
9913 - 'default' => 'disabled',
9914 - 'enum' => array(
9915 - 'enabled' => esc_html__( 'Display featured images', 'jetpack' ),
9916 - 'disabled' => esc_html__( 'Hide all featured images', 'jetpack' ),
9917 - ),
9918 - 'validate_callback' => __CLASS__ . '::validate_list_item',
9919 - ),
9920 - 'wp_mobile_app_promos' => array(
9921 - 'description' => esc_html__( 'Show a promo for the WordPress mobile apps in the footer of the mobile theme.', 'jetpack' ),
9922 - 'type' => 'boolean',
9923 - 'default' => 0,
9924 - 'validate_callback' => __CLASS__ . '::validate_boolean',
9925 - ),
9926 - );
9927 - break;
9928 + 'wp_mobile_excerpt' => array(
9929 + 'description' => esc_html__( 'Excerpts', 'jetpack' ),
9930 + 'type' => 'string',
9931 + 'default' => 'disabled',
9932 + 'enum' => array(
9933 + 'enabled',
9934 + 'disabled',
9935 + ),
9936 + 'enum_labels' => array(
9937 + 'enabled' => esc_html__( 'Enable excerpts on front page and on archive pages', 'jetpack' ),
9938 + 'disabled' => esc_html__( 'Show full posts on front page and on archive pages', 'jetpack' ),
9939 + ),
9940 + 'validate_callback' => __CLASS__ . '::validate_list_item',
9941 + 'jp_group' => 'minileven',
9942 + ),
9943 + 'wp_mobile_featured_images' => array(
9944 + 'description' => esc_html__( 'Featured Images', 'jetpack' ),
9945 + 'type' => 'string',
9946 + 'default' => 'disabled',
9947 + 'enum' => array(
9948 + 'enabled',
9949 + 'disabled',
9950 + ),
9951 + 'enum_labels' => array(
9952 + 'enabled' => esc_html__( 'Display featured images', 'jetpack' ),
9953 + 'disabled' => esc_html__( 'Hide all featured images', 'jetpack' ),
9954 + ),
9955 + 'validate_callback' => __CLASS__ . '::validate_list_item',
9956 + 'jp_group' => 'minileven',
9957 + ),
9958 + 'wp_mobile_app_promos' => array(
9959 + 'description' => esc_html__( 'Show a promo for the WordPress mobile apps in the footer of the mobile theme.', 'jetpack' ),
9960 + 'type' => 'boolean',
9961 + 'default' => 0,
9962 + 'validate_callback' => __CLASS__ . '::validate_boolean',
9963 + 'jp_group' => 'minileven',
9964 + ),
9965
9966 // Monitor
9967 - case 'monitor':
9968 - $options = array(
9969 - 'monitor_receive_notifications' => array(
9970 - 'description' => esc_html__( 'Receive Monitor Email Notifications.', 'jetpack' ),
9971 - 'type' => 'boolean',
9972 - 'default' => 0,
9973 - 'validate_callback' => __CLASS__ . '::validate_boolean',
9974 - ),
9975 - );
9976 - break;
9977 + 'monitor_receive_notifications' => array(
9978 + 'description' => esc_html__( 'Receive Monitor Email Notifications.', 'jetpack' ),
9979 + 'type' => 'boolean',
9980 + 'default' => 0,
9981 + 'validate_callback' => __CLASS__ . '::validate_boolean',
9982 + 'jp_group' => 'monitor',
9983 + ),
9984
9985 // Post by Email
9986 - case 'post-by-email':
9987 - $options = array(
9988 - 'post_by_email_address' => array(
9989 - 'description' => esc_html__( 'Email Address', 'jetpack' ),
9990 - 'type' => 'string',
9991 - 'default' => '',
9992 - 'enum' => array(
9993 - 'create' => esc_html__( 'Create Post by Email address', 'jetpack' ),
9994 - 'regenerate' => esc_html__( 'Regenerate Post by Email address', 'jetpack' ),
9995 - 'delete' => esc_html__( 'Delete Post by Email address', 'jetpack' ),
9996 - ),
9997 - 'validate_callback' => __CLASS__ . '::validate_list_item',
9998 - ),
9999 - );
10000 - break;
10001 + 'post_by_email_address' => array(
10002 + 'description' => esc_html__( 'Email Address', 'jetpack' ),
10003 + 'type' => 'string',
10004 + 'default' => 'noop',
10005 + 'enum' => array(
10006 + 'noop',
10007 + 'create',
10008 + 'regenerate',
10009 + 'delete',
10010 + ),
10011 + 'enum_labels' => array(
10012 + 'noop' => '',
10013 + 'create' => esc_html__( 'Create Post by Email address', 'jetpack' ),
10014 + 'regenerate' => esc_html__( 'Regenerate Post by Email address', 'jetpack' ),
10015 + 'delete' => esc_html__( 'Delete Post by Email address', 'jetpack' ),
10016 + ),
10017 + 'validate_callback' => __CLASS__ . '::validate_list_item',
10018 + 'jp_group' => 'post-by-email',
10019 + ),
10020
10021 // Protect
10022 - case 'protect':
10023 - $options = array(
10024 - 'jetpack_protect_key' => array(
10025 - 'description' => esc_html__( 'Protect API key', 'jetpack' ),
10026 - 'type' => 'string',
10027 - 'default' => '',
10028 - 'validate_callback' => __CLASS__ . '::validate_alphanum',
10029 - ),
10030 - 'jetpack_protect_global_whitelist' => array(
10031 - 'description' => esc_html__( 'Protect global whitelist', 'jetpack' ),
10032 - 'type' => 'string',
10033 - 'default' => '',
10034 - 'validate_callback' => __CLASS__ . '::validate_string',
10035 - 'sanitize_callback' => 'esc_textarea',
10036 - ),
10037 - );
10038 - break;
10039 + 'jetpack_protect_key' => array(
10040 + 'description' => esc_html__( 'Protect API key', 'jetpack' ),
10041 + 'type' => 'string',
10042 + 'default' => '',
10043 + 'validate_callback' => __CLASS__ . '::validate_alphanum',
10044 + 'jp_group' => 'protect',
10045 + ),
10046 + 'jetpack_protect_global_whitelist' => array(
10047 + 'description' => esc_html__( 'Protect global whitelist', 'jetpack' ),
10048 + 'type' => 'string',
10049 + 'default' => '',
10050 + 'validate_callback' => __CLASS__ . '::validate_string',
10051 + 'sanitize_callback' => 'esc_textarea',
10052 + 'jp_group' => 'protect',
10053 + ),
10054
10055 // Sharing
10056 - case 'sharedaddy':
10057 - $options = array(
10058 - 'sharing_services' => array(
10059 - 'description' => esc_html__( 'Enabled Services and those hidden behind a button', 'jetpack' ),
10060 - 'type' => 'array',
10061 - 'default' => array(
10062 - 'visible' => array( 'twitter', 'facebook', 'google-plus-1' ),
10063 - 'hidden' => array(),
10064 - ),
10065 - 'validate_callback' => __CLASS__ . '::validate_services',
10066 - ),
10067 - 'button_style' => array(
10068 - 'description' => esc_html__( 'Button Style', 'jetpack' ),
10069 - 'type' => 'string',
10070 - 'default' => 'icon',
10071 - 'enum' => array(
10072 - 'icon-text' => esc_html__( 'Icon + text', 'jetpack' ),
10073 - 'icon' => esc_html__( 'Icon only', 'jetpack' ),
10074 - 'text' => esc_html__( 'Text only', 'jetpack' ),
10075 - 'official' => esc_html__( 'Official buttons', 'jetpack' ),
10076 - ),
10077 - 'validate_callback' => __CLASS__ . '::validate_list_item',
10078 - ),
10079 - 'sharing_label' => array(
10080 - 'description' => esc_html__( 'Sharing Label', 'jetpack' ),
10081 - 'type' => 'string',
10082 - 'default' => '',
10083 - 'validate_callback' => __CLASS__ . '::validate_string',
10084 - 'sanitize_callback' => 'esc_html',
10085 - ),
10086 - 'show' => array(
10087 - 'description' => esc_html__( 'Views where buttons are shown', 'jetpack' ),
10088 - 'type' => 'array',
10089 - 'default' => array( 'post' ),
10090 - 'validate_callback' => __CLASS__ . '::validate_sharing_show',
10091 - ),
10092 - 'jetpack-twitter-cards-site-tag' => array(
10093 - 'description' => esc_html__( "The Twitter username of the owner of this site's domain.", 'jetpack' ),
10094 - 'type' => 'string',
10095 - 'default' => '',
10096 - 'validate_callback' => __CLASS__ . '::validate_twitter_username',
10097 - 'sanitize_callback' => 'esc_html',
10098 - ),
10099 - 'sharedaddy_disable_resources' => array(
10100 - 'description' => esc_html__( 'Disable CSS and JS', 'jetpack' ),
10101 - 'type' => 'boolean',
10102 - 'default' => 0,
10103 - 'validate_callback' => __CLASS__ . '::validate_boolean',
10104 - ),
10105 - 'custom' => array(
10106 - 'description' => esc_html__( 'Custom sharing services added by user.', 'jetpack' ),
10107 - 'type' => 'array',
10108 - 'default' => array(
10109 - 'sharing_name' => '',
10110 - 'sharing_url' => '',
10111 - 'sharing_icon' => '',
10112 - ),
10113 - 'validate_callback' => __CLASS__ . '::validate_custom_service',
10114 - ),
10115 - // Not an option, but an action that can be perfomed on the list of custom services passing the service ID.
10116 - 'sharing_delete_service' => array(
10117 - 'description' => esc_html__( 'Delete custom sharing service.', 'jetpack' ),
10118 - 'type' => 'string',
10119 - 'default' => '',
10120 - 'validate_callback' => __CLASS__ . '::validate_custom_service_id',
10121 - ),
10122 - );
10123 - break;
10124 + 'sharing_services' => array(
10125 + 'description' => esc_html__( 'Enabled Services and those hidden behind a button', 'jetpack' ),
10126 + 'type' => 'object',
10127 + 'default' => array(
10128 + 'visible' => array( 'twitter', 'facebook', 'google-plus-1' ),
10129 + 'hidden' => array(),
10130 + ),
10131 + 'validate_callback' => __CLASS__ . '::validate_services',
10132 + 'jp_group' => 'sharedaddy',
10133 + ),
10134 + 'button_style' => array(
10135 + 'description' => esc_html__( 'Button Style', 'jetpack' ),
10136 + 'type' => 'string',
10137 + 'default' => 'icon',
10138 + 'enum' => array(
10139 + 'icon-text',
10140 + 'icon',
10141 + 'text',
10142 + 'official',
10143 + ),
10144 + 'enum_labels' => array(
10145 + 'icon-text' => esc_html__( 'Icon + text', 'jetpack' ),
10146 + 'icon' => esc_html__( 'Icon only', 'jetpack' ),
10147 + 'text' => esc_html__( 'Text only', 'jetpack' ),
10148 + 'official' => esc_html__( 'Official buttons', 'jetpack' ),
10149 + ),
10150 + 'validate_callback' => __CLASS__ . '::validate_list_item',
10151 + 'jp_group' => 'sharedaddy',
10152 + ),
10153 + 'sharing_label' => array(
10154 + 'description' => esc_html__( 'Sharing Label', 'jetpack' ),
10155 + 'type' => 'string',
10156 + 'default' => '',
10157 + 'validate_callback' => __CLASS__ . '::validate_string',
10158 + 'sanitize_callback' => 'esc_html',
10159 + 'jp_group' => 'sharedaddy',
10160 + ),
10161 + 'show' => array(
10162 + 'description' => esc_html__( 'Views where buttons are shown', 'jetpack' ),
10163 + 'type' => 'array',
10164 + 'items' => array(
10165 + 'type' => 'string'
10166 + ),
10167 + 'default' => array( 'post' ),
10168 + 'validate_callback' => __CLASS__ . '::validate_sharing_show',
10169 + 'jp_group' => 'sharedaddy',
10170 + ),
10171 + 'jetpack-twitter-cards-site-tag' => array(
10172 + 'description' => esc_html__( "The Twitter username of the owner of this site's domain.", 'jetpack' ),
10173 + 'type' => 'string',
10174 + 'default' => '',
10175 + 'validate_callback' => __CLASS__ . '::validate_twitter_username',
10176 + 'sanitize_callback' => 'esc_html',
10177 + 'jp_group' => 'sharedaddy',
10178 + ),
10179 + 'sharedaddy_disable_resources' => array(
10180 + 'description' => esc_html__( 'Disable CSS and JS', 'jetpack' ),
10181 + 'type' => 'boolean',
10182 + 'default' => 0,
10183 + 'validate_callback' => __CLASS__ . '::validate_boolean',
10184 + 'jp_group' => 'sharedaddy',
10185 + ),
10186 + 'custom' => array(
10187 + 'description' => esc_html__( 'Custom sharing services added by user.', 'jetpack' ),
10188 + 'type' => 'object',
10189 + 'default' => array(
10190 + 'sharing_name' => '',
10191 + 'sharing_url' => '',
10192 + 'sharing_icon' => '',
10193 + ),
10194 + 'validate_callback' => __CLASS__ . '::validate_custom_service',
10195 + 'jp_group' => 'sharedaddy',
10196 + ),
10197 + // Not an option, but an action that can be perfomed on the list of custom services passing the service ID.
10198 + 'sharing_delete_service' => array(
10199 + 'description' => esc_html__( 'Delete custom sharing service.', 'jetpack' ),
10200 + 'type' => 'string',
10201 + 'default' => '',
10202 + 'validate_callback' => __CLASS__ . '::validate_custom_service_id',
10203 + 'jp_group' => 'sharedaddy',
10204 + ),
10205
10206 // SSO
10207 - case 'sso':
10208 - $options = array(
10209 - 'jetpack_sso_require_two_step' => array(
10210 - 'description' => esc_html__( 'Require Two-Step Authentication', 'jetpack' ),
10211 - 'type' => 'boolean',
10212 - 'default' => 0,
10213 - 'validate_callback' => __CLASS__ . '::validate_boolean',
10214 - ),
10215 - 'jetpack_sso_match_by_email' => array(
10216 - 'description' => esc_html__( 'Match by Email', 'jetpack' ),
10217 - 'type' => 'boolean',
10218 - 'default' => 0,
10219 - 'validate_callback' => __CLASS__ . '::validate_boolean',
10220 - ),
10221 - );
10222 - break;
10223 -
10224 - // Site Icon
10225 - case 'site-icon':
10226 - $options = array(
10227 - 'site_icon_id' => array(
10228 - 'description' => esc_html__( 'Site Icon ID', 'jetpack' ),
10229 - 'type' => 'integer',
10230 - 'default' => 0,
10231 - 'validate_callback' => __CLASS__ . '::validate_posint',
10232 - ),
10233 - 'site_icon_url' => array(
10234 - 'description' => esc_html__( 'Site Icon URL', 'jetpack' ),
10235 - 'type' => 'string',
10236 - 'default' => '',
10237 - 'sanitize_callback' => 'esc_url',
10238 - ),
10239 - );
10240 - break;
10241 + 'jetpack_sso_require_two_step' => array(
10242 + 'description' => esc_html__( 'Require Two-Step Authentication', 'jetpack' ),
10243 + 'type' => 'boolean',
10244 + 'default' => 0,
10245 + 'validate_callback' => __CLASS__ . '::validate_boolean',
10246 + 'jp_group' => 'sso',
10247 + ),
10248 + 'jetpack_sso_match_by_email' => array(
10249 + 'description' => esc_html__( 'Match by Email', 'jetpack' ),
10250 + 'type' => 'boolean',
10251 + 'default' => 0,
10252 + 'validate_callback' => __CLASS__ . '::validate_boolean',
10253 + 'jp_group' => 'sso',
10254 + ),
10255
10256 // Subscriptions
10257 - case 'subscriptions':
10258 - $options = array(
10259 - 'stb_enabled' => array(
10260 - 'description' => esc_html__( "Show a <em>'follow blog'</em> option in the comment form", 'jetpack' ),
10261 - 'type' => 'boolean',
10262 - 'default' => 1,
10263 - 'validate_callback' => __CLASS__ . '::validate_boolean',
10264 - ),
10265 - 'stc_enabled' => array(
10266 - 'description' => esc_html__( "Show a <em>'follow comments'</em> option in the comment form", 'jetpack' ),
10267 - 'type' => 'boolean',
10268 - 'default' => 1,
10269 - 'validate_callback' => __CLASS__ . '::validate_boolean',
10270 - ),
10271 - );
10272 - break;
10273 + 'stb_enabled' => array(
10274 + 'description' => esc_html__( "Show a <em>'follow blog'</em> option in the comment form", 'jetpack' ),
10275 + 'type' => 'boolean',
10276 + 'default' => 1,
10277 + 'validate_callback' => __CLASS__ . '::validate_boolean',
10278 + 'jp_group' => 'subscriptions',
10279 + ),
10280 + 'stc_enabled' => array(
10281 + 'description' => esc_html__( "Show a <em>'follow comments'</em> option in the comment form", 'jetpack' ),
10282 + 'type' => 'boolean',
10283 + 'default' => 1,
10284 + 'validate_callback' => __CLASS__ . '::validate_boolean',
10285 + 'jp_group' => 'subscriptions',
10286 + ),
10287
10288 // Related Posts
10289 - case 'related-posts':
10290 - $options = array(
10291 - 'show_headline' => array(
10292 - 'description' => esc_html__( 'Show a "Related" header to more clearly separate the related section from posts', 'jetpack' ),
10293 - 'type' => 'boolean',
10294 - 'default' => 1,
10295 - 'validate_callback' => __CLASS__ . '::validate_boolean',
10296 - ),
10297 - 'show_thumbnails' => array(
10298 - 'description' => esc_html__( 'Use a large and visually striking layout', 'jetpack' ),
10299 - 'type' => 'boolean',
10300 - 'default' => 0,
10301 - 'validate_callback' => __CLASS__ . '::validate_boolean',
10302 - ),
10303 - );
10304 - break;
10305 + 'show_headline' => array(
10306 + 'description' => esc_html__( 'Show a "Related" header to more clearly separate the related section from posts', 'jetpack' ),
10307 + 'type' => 'boolean',
10308 + 'default' => 1,
10309 + 'validate_callback' => __CLASS__ . '::validate_boolean',
10310 + 'jp_group' => 'related-posts',
10311 + ),
10312 + 'show_thumbnails' => array(
10313 + 'description' => esc_html__( 'Use a large and visually striking layout', 'jetpack' ),
10314 + 'type' => 'boolean',
10315 + 'default' => 0,
10316 + 'validate_callback' => __CLASS__ . '::validate_boolean',
10317 + 'jp_group' => 'related-posts',
10318 + ),
10319
10320 // Spelling and Grammar - After the Deadline
10321 - case 'after-the-deadline':
10322 - $options = array(
10323 - 'onpublish' => array(
10324 - 'description' => esc_html__( 'Proofread when a post or page is first published.', 'jetpack' ),
10325 - 'type' => 'boolean',
10326 - 'default' => 0,
10327 - 'validate_callback' => __CLASS__ . '::validate_boolean',
10328 - ),
10329 - 'onupdate' => array(
10330 - 'description' => esc_html__( 'Proofread when a post or page is updated.', 'jetpack' ),
10331 - 'type' => 'boolean',
10332 - 'default' => 0,
10333 - 'validate_callback' => __CLASS__ . '::validate_boolean',
10334 - ),
10335 - 'Bias Language' => array(
10336 - 'description' => esc_html__( 'Bias Language', 'jetpack' ),
10337 - 'type' => 'boolean',
10338 - 'default' => 0,
10339 - 'validate_callback' => __CLASS__ . '::validate_boolean',
10340 - ),
10341 - 'Cliches' => array(
10342 - 'description' => esc_html__( 'Clichés', 'jetpack' ),
10343 - 'type' => 'boolean',
10344 - 'default' => 0,
10345 - 'validate_callback' => __CLASS__ . '::validate_boolean',
10346 - ),
10347 - 'Complex Expression' => array(
10348 - 'description' => esc_html__( 'Complex Phrases', 'jetpack' ),
10349 - 'type' => 'boolean',
10350 - 'default' => 0,
10351 - 'validate_callback' => __CLASS__ . '::validate_boolean',
10352 - ),
10353 - 'Diacritical Marks' => array(
10354 - 'description' => esc_html__( 'Diacritical Marks', 'jetpack' ),
10355 - 'type' => 'boolean',
10356 - 'default' => 0,
10357 - 'validate_callback' => __CLASS__ . '::validate_boolean',
10358 - ),
10359 - 'Double Negative' => array(
10360 - 'description' => esc_html__( 'Double Negatives', 'jetpack' ),
10361 - 'type' => 'boolean',
10362 - 'default' => 0,
10363 - 'validate_callback' => __CLASS__ . '::validate_boolean',
10364 - ),
10365 - 'Hidden Verbs' => array(
10366 - 'description' => esc_html__( 'Hidden Verbs', 'jetpack' ),
10367 - 'type' => 'boolean',
10368 - 'default' => 0,
10369 - 'validate_callback' => __CLASS__ . '::validate_boolean',
10370 - ),
10371 - 'Jargon Language' => array(
10372 - 'description' => esc_html__( 'Jargon', 'jetpack' ),
10373 - 'type' => 'boolean',
10374 - 'default' => 0,
10375 - 'validate_callback' => __CLASS__ . '::validate_boolean',
10376 - ),
10377 - 'Passive voice' => array(
10378 - 'description' => esc_html__( 'Passive Voice', 'jetpack' ),
10379 - 'type' => 'boolean',
10380 - 'default' => 0,
10381 - 'validate_callback' => __CLASS__ . '::validate_boolean',
10382 - ),
10383 - 'Phrases to Avoid' => array(
10384 - 'description' => esc_html__( 'Phrases to Avoid', 'jetpack' ),
10385 - 'type' => 'boolean',
10386 - 'default' => 0,
10387 - 'validate_callback' => __CLASS__ . '::validate_boolean',
10388 - ),
10389 - 'Redundant Expression' => array(
10390 - 'description' => esc_html__( 'Redundant Phrases', 'jetpack' ),
10391 - 'type' => 'boolean',
10392 - 'default' => 0,
10393 - 'validate_callback' => __CLASS__ . '::validate_boolean',
10394 - ),
10395 - 'guess_lang' => array(
10396 - 'description' => esc_html__( 'Use automatically detected language to proofread posts and pages', 'jetpack' ),
10397 - 'type' => 'boolean',
10398 - 'default' => 0,
10399 - 'validate_callback' => __CLASS__ . '::validate_boolean',
10400 - ),
10401 - 'ignored_phrases' => array(
10402 - 'description' => esc_html__( 'Add Phrase to be ignored', 'jetpack' ),
10403 - 'type' => 'string',
10404 - 'default' => '',
10405 - 'sanitize_callback' => 'esc_html',
10406 - ),
10407 - 'unignore_phrase' => array(
10408 - 'description' => esc_html__( 'Remove Phrase from being ignored', 'jetpack' ),
10409 - 'type' => 'string',
10410 - 'default' => '',
10411 - 'sanitize_callback' => 'esc_html',
10412 - ),
10413 - );
10414 - break;
10415 + 'onpublish' => array(
10416 + 'description' => esc_html__( 'Proofread when a post or page is first published.', 'jetpack' ),
10417 + 'type' => 'boolean',
10418 + 'default' => 0,
10419 + 'validate_callback' => __CLASS__ . '::validate_boolean',
10420 + 'jp_group' => 'after-the-deadline',
10421 + ),
10422 + 'onupdate' => array(
10423 + 'description' => esc_html__( 'Proofread when a post or page is updated.', 'jetpack' ),
10424 + 'type' => 'boolean',
10425 + 'default' => 0,
10426 + 'validate_callback' => __CLASS__ . '::validate_boolean',
10427 + 'jp_group' => 'after-the-deadline',
10428 + ),
10429 + 'Bias Language' => array(
10430 + 'description' => esc_html__( 'Bias Language', 'jetpack' ),
10431 + 'type' => 'boolean',
10432 + 'default' => 0,
10433 + 'validate_callback' => __CLASS__ . '::validate_boolean',
10434 + 'jp_group' => 'after-the-deadline',
10435 + ),
10436 + 'Cliches' => array(
10437 + 'description' => esc_html__( 'Clichés', 'jetpack' ),
10438 + 'type' => 'boolean',
10439 + 'default' => 0,
10440 + 'validate_callback' => __CLASS__ . '::validate_boolean',
10441 + 'jp_group' => 'after-the-deadline',
10442 + ),
10443 + 'Complex Expression' => array(
10444 + 'description' => esc_html__( 'Complex Phrases', 'jetpack' ),
10445 + 'type' => 'boolean',
10446 + 'default' => 0,
10447 + 'validate_callback' => __CLASS__ . '::validate_boolean',
10448 + 'jp_group' => 'after-the-deadline',
10449 + ),
10450 + 'Diacritical Marks' => array(
10451 + 'description' => esc_html__( 'Diacritical Marks', 'jetpack' ),
10452 + 'type' => 'boolean',
10453 + 'default' => 0,
10454 + 'validate_callback' => __CLASS__ . '::validate_boolean',
10455 + 'jp_group' => 'after-the-deadline',
10456 + ),
10457 + 'Double Negative' => array(
10458 + 'description' => esc_html__( 'Double Negatives', 'jetpack' ),
10459 + 'type' => 'boolean',
10460 + 'default' => 0,
10461 + 'validate_callback' => __CLASS__ . '::validate_boolean',
10462 + 'jp_group' => 'after-the-deadline',
10463 + ),
10464 + 'Hidden Verbs' => array(
10465 + 'description' => esc_html__( 'Hidden Verbs', 'jetpack' ),
10466 + 'type' => 'boolean',
10467 + 'default' => 0,
10468 + 'validate_callback' => __CLASS__ . '::validate_boolean',
10469 + 'jp_group' => 'after-the-deadline',
10470 + ),
10471 + 'Jargon Language' => array(
10472 + 'description' => esc_html__( 'Jargon', 'jetpack' ),
10473 + 'type' => 'boolean',
10474 + 'default' => 0,
10475 + 'validate_callback' => __CLASS__ . '::validate_boolean',
10476 + 'jp_group' => 'after-the-deadline',
10477 + ),
10478 + 'Passive voice' => array(
10479 + 'description' => esc_html__( 'Passive Voice', 'jetpack' ),
10480 + 'type' => 'boolean',
10481 + 'default' => 0,
10482 + 'validate_callback' => __CLASS__ . '::validate_boolean',
10483 + 'jp_group' => 'after-the-deadline',
10484 + ),
10485 + 'Phrases to Avoid' => array(
10486 + 'description' => esc_html__( 'Phrases to Avoid', 'jetpack' ),
10487 + 'type' => 'boolean',
10488 + 'default' => 0,
10489 + 'validate_callback' => __CLASS__ . '::validate_boolean',
10490 + 'jp_group' => 'after-the-deadline',
10491 + ),
10492 + 'Redundant Expression' => array(
10493 + 'description' => esc_html__( 'Redundant Phrases', 'jetpack' ),
10494 + 'type' => 'boolean',
10495 + 'default' => 0,
10496 + 'validate_callback' => __CLASS__ . '::validate_boolean',
10497 + 'jp_group' => 'after-the-deadline',
10498 + ),
10499 + 'guess_lang' => array(
10500 + 'description' => esc_html__( 'Use automatically detected language to proofread posts and pages', 'jetpack' ),
10501 + 'type' => 'boolean',
10502 + 'default' => 0,
10503 + 'validate_callback' => __CLASS__ . '::validate_boolean',
10504 + 'jp_group' => 'after-the-deadline',
10505 + ),
10506 + 'ignored_phrases' => array(
10507 + 'description' => esc_html__( 'Add Phrase to be ignored', 'jetpack' ),
10508 + 'type' => 'string',
10509 + 'default' => '',
10510 + 'sanitize_callback' => 'esc_html',
10511 + 'jp_group' => 'after-the-deadline',
10512 + ),
10513 + 'unignore_phrase' => array(
10514 + 'description' => esc_html__( 'Remove Phrase from being ignored', 'jetpack' ),
10515 + 'type' => 'string',
10516 + 'default' => '',
10517 + 'sanitize_callback' => 'esc_html',
10518 + 'jp_group' => 'after-the-deadline',
10519 + ),
10520
10521 // Verification Tools
10522 - case 'verification-tools':
10523 - $options = array(
10524 - 'google' => array(
10525 - 'description' => esc_html__( 'Google Search Console', 'jetpack' ),
10526 - 'type' => 'string',
10527 - 'default' => '',
10528 - 'validate_callback' => __CLASS__ . '::validate_alphanum',
10529 - ),
10530 - 'bing' => array(
10531 - 'description' => esc_html__( 'Bing Webmaster Center', 'jetpack' ),
10532 - 'type' => 'string',
10533 - 'default' => '',
10534 - 'validate_callback' => __CLASS__ . '::validate_alphanum',
10535 - ),
10536 - 'pinterest' => array(
10537 - 'description' => esc_html__( 'Pinterest Site Verification', 'jetpack' ),
10538 - 'type' => 'string',
10539 - 'default' => '',
10540 - 'validate_callback' => __CLASS__ . '::validate_alphanum',
10541 - ),
10542 - );
10543 - break;
10544 + 'google' => array(
10545 + 'description' => esc_html__( 'Google Search Console', 'jetpack' ),
10546 + 'type' => 'string',
10547 + 'default' => '',
10548 + 'validate_callback' => __CLASS__ . '::validate_alphanum',
10549 + 'jp_group' => 'verification-tools',
10550 + ),
10551 + 'bing' => array(
10552 + 'description' => esc_html__( 'Bing Webmaster Center', 'jetpack' ),
10553 + 'type' => 'string',
10554 + 'default' => '',
10555 + 'validate_callback' => __CLASS__ . '::validate_alphanum',
10556 + 'jp_group' => 'verification-tools',
10557 + ),
10558 + 'pinterest' => array(
10559 + 'description' => esc_html__( 'Pinterest Site Verification', 'jetpack' ),
10560 + 'type' => 'string',
10561 + 'default' => '',
10562 + 'validate_callback' => __CLASS__ . '::validate_alphanum',
10563 + 'jp_group' => 'verification-tools',
10564 + ),
10565 + 'yandex' => array(
10566 + 'description' => esc_html__( 'Yandex Site Verification', 'jetpack' ),
10567 + 'type' => 'string',
10568 + 'default' => '',
10569 + 'validate_callback' => __CLASS__ . '::validate_alphanum',
10570 + 'jp_group' => 'verification-tools',
10571 + ),
10572
10573 // Stats
10574 - /*
10575 - Example:
10576 - 'admin_bar' => true
10577 - 'roles' => array ( 'administrator', 'editor' )
10578 - 'count_roles' => array ( 'editor' )
10579 - 'blog_id' => false
10580 - 'do_not_track' => true
10581 - 'hide_smile' => true
10582 - 'version' => '9'
10583 - */
10584 - case 'stats':
10585 - $options = array(
10586 - 'admin_bar' => array(
10587 - 'description' => esc_html__( 'Put a chart showing 48 hours of views in the admin bar.', 'jetpack' ),
10588 - 'type' => 'boolean',
10589 - 'default' => 1,
10590 - 'validate_callback' => __CLASS__ . '::validate_boolean',
10591 - ),
10592 - 'roles' => array(
10593 - 'description' => esc_html__( 'Select the roles that will be able to view stats reports.', 'jetpack' ),
10594 - 'type' => 'array',
10595 - 'default' => array( 'administrator' ),
10596 - 'validate_callback' => __CLASS__ . '::validate_stats_roles',
10597 - 'sanitize_callback' => __CLASS__ . '::sanitize_stats_allowed_roles',
10598 - ),
10599 - 'count_roles' => array(
10600 - 'description' => esc_html__( 'Count the page views of registered users who are logged in.', 'jetpack' ),
10601 - 'type' => 'array',
10602 - 'default' => array( 'administrator' ),
10603 - 'validate_callback' => __CLASS__ . '::validate_stats_roles',
10604 - ),
10605 - 'blog_id' => array(
10606 - 'description' => esc_html__( 'Blog ID.', 'jetpack' ),
10607 - 'type' => 'boolean',
10608 - 'default' => 0,
10609 - 'validate_callback' => __CLASS__ . '::validate_boolean',
10610 - ),
10611 - 'do_not_track' => array(
10612 - 'description' => esc_html__( 'Do not track.', 'jetpack' ),
10613 - 'type' => 'boolean',
10614 - 'default' => 1,
10615 - 'validate_callback' => __CLASS__ . '::validate_boolean',
10616 - ),
10617 - 'hide_smile' => array(
10618 - 'description' => esc_html__( 'Hide the stats smiley face image.', 'jetpack' ),
10619 - 'type' => 'boolean',
10620 - 'default' => 1,
10621 - 'validate_callback' => __CLASS__ . '::validate_boolean',
10622 - ),
10623 - 'version' => array(
10624 - 'description' => esc_html__( 'Version.', 'jetpack' ),
10625 - 'type' => 'integer',
10626 - 'default' => 9,
10627 - 'validate_callback' => __CLASS__ . '::validate_posint',
10628 - ),
10629 - );
10630 - break;
10631 + 'admin_bar' => array(
10632 + 'description' => esc_html__( 'Put a chart showing 48 hours of views in the admin bar.', 'jetpack' ),
10633 + 'type' => 'boolean',
10634 + 'default' => 1,
10635 + 'validate_callback' => __CLASS__ . '::validate_boolean',
10636 + 'jp_group' => 'stats',
10637 + ),
10638 + 'roles' => array(
10639 + 'description' => esc_html__( 'Select the roles that will be able to view stats reports.', 'jetpack' ),
10640 + 'type' => 'array',
10641 + 'items' => array(
10642 + 'type' => 'string'
10643 + ),
10644 + 'default' => array( 'administrator' ),
10645 + 'validate_callback' => __CLASS__ . '::validate_stats_roles',
10646 + 'sanitize_callback' => __CLASS__ . '::sanitize_stats_allowed_roles',
10647 + 'jp_group' => 'stats',
10648 + ),
10649 + 'count_roles' => array(
10650 + 'description' => esc_html__( 'Count the page views of registered users who are logged in.', 'jetpack' ),
10651 + 'type' => 'array',
10652 + 'items' => array(
10653 + 'type' => 'string'
10654 + ),
10655 + 'default' => array( 'administrator' ),
10656 + 'validate_callback' => __CLASS__ . '::validate_stats_roles',
10657 + 'jp_group' => 'stats',
10658 + ),
10659 + 'blog_id' => array(
10660 + 'description' => esc_html__( 'Blog ID.', 'jetpack' ),
10661 + 'type' => 'boolean',
10662 + 'default' => 0,
10663 + 'validate_callback' => __CLASS__ . '::validate_boolean',
10664 + 'jp_group' => 'stats',
10665 + ),
10666 + 'do_not_track' => array(
10667 + 'description' => esc_html__( 'Do not track.', 'jetpack' ),
10668 + 'type' => 'boolean',
10669 + 'default' => 1,
10670 + 'validate_callback' => __CLASS__ . '::validate_boolean',
10671 + 'jp_group' => 'stats',
10672 + ),
10673 + 'hide_smile' => array(
10674 + 'description' => esc_html__( 'Hide the stats smiley face image.', 'jetpack' ),
10675 + 'type' => 'boolean',
10676 + 'default' => 1,
10677 + 'validate_callback' => __CLASS__ . '::validate_boolean',
10678 + 'jp_group' => 'stats',
10679 + ),
10680 + 'version' => array(
10681 + 'description' => esc_html__( 'Version.', 'jetpack' ),
10682 + 'type' => 'integer',
10683 + 'default' => 9,
10684 + 'validate_callback' => __CLASS__ . '::validate_posint',
10685 + 'jp_group' => 'stats',
10686 + ),
10687 +
10688 + // Settings - Not a module
10689 + self::holiday_snow_option_name() => array(
10690 + 'description' => '',
10691 + 'type' => 'boolean',
10692 + 'default' => 0,
10693 + 'validate_callback' => __CLASS__ . '::validate_boolean',
10694 + 'jp_group' => 'settings',
10695 + ),
10696 +
10697 + );
10698 +
10699 + // Add modules to list so they can be toggled
10700 + $modules = Jetpack::get_available_modules();
10701 + if ( is_array( $modules ) && ! empty( $modules ) ) {
10702 + $module_args = array(
10703 + 'description' => '',
10704 + 'type' => 'boolean',
10705 + 'default' => 0,
10706 + 'validate_callback' => __CLASS__ . '::validate_boolean',
10707 + 'jp_group' => 'modules',
10708 + );
10709 + foreach( $modules as $module ) {
10710 + $options[ $module ] = $module_args;
10711 + }
10712 }
10713
10714 - return $options;
10715 + if ( is_array( $selector ) ) {
10716 +
10717 + // Return only those options whose keys match $selector keys
10718 + return array_intersect_key( $options, $selector );
10719 + }
10720 +
10721 + if ( 'any' === $selector ) {
10722 +
10723 + // Toggle module or update any module option or any general setting
10724 + return $options;
10725 + }
10726 +
10727 + // We're updating the options for a single module.
10728 + if ( empty( $selector ) ) {
10729 + $selector = self::get_module_requested();
10730 + }
10731 + $selected = array();
10732 + foreach ( $options as $option => $attributes ) {
10733 +
10734 + // Not adding an isset( $attributes['jp_group'] ) because if it's not set, it must be fixed, otherwise options will fail.
10735 + if ( $selector === $attributes['jp_group'] ) {
10736 + $selected[ $option ] = $attributes;
10737 + }
10738 + }
10739 + return $selected;
10740 }
10741
10742 /**
10743 @@ -1587,6 +1783,9 @@ class Jetpack_Core_Json_Api_Endpoints {
10744 */
10745 public static function validate_sharing_show( $value, $request, $param ) {
10746 $views = array( 'index', 'post', 'page', 'attachment', 'jetpack-portfolio' );
10747 + if ( ! is_array( $value ) ) {
10748 + return new WP_Error( 'invalid_param', sprintf( esc_html__( '%s must be an array of post types.', 'jetpack' ), $param ) );
10749 + }
10750 if ( ! array_intersect( $views, $value ) ) {
10751 return new WP_Error( 'invalid_param', sprintf(
10752 /* Translators: first variable is the name of a parameter passed to endpoint holding the post type where Sharing will be displayed, the second is a list of post types where Sharing can be displayed */
10753 @@ -1826,7 +2025,7 @@ class Jetpack_Core_Json_Api_Endpoints {
10754 * @return array
10755 */
10756 public static function prepare_options_for_response( $module = '' ) {
10757 - $options = self::get_module_available_options( $module );
10758 + $options = self::get_updateable_data_list( $module );
10759
10760 if ( ! is_array( $options ) || empty( $options ) ) {
10761 return $options;
10762 @@ -1887,15 +2086,6 @@ class Jetpack_Core_Json_Api_Endpoints {
10763 $options['sharing_services']['current_value'] = $sharer->get_blog_services();
10764 break;
10765
10766 - case 'site-icon':
10767 - // Return site icon ID and URL to make it more complete.
10768 - $options['site_icon_id']['current_value'] = Jetpack_Options::get_option( 'site_icon_id' );
10769 - if ( ! function_exists( 'jetpack_site_icon_url' ) ) {
10770 - @include( JETPACK__PLUGIN_DIR . 'modules/site-icon/site-icon-functions.php' );
10771 - }
10772 - $options['site_icon_url']['current_value'] = jetpack_site_icon_url();
10773 - break;
10774 -
10775 case 'after-the-deadline':
10776 if ( ! function_exists( 'AtD_get_options' ) ) {
10777 @include( JETPACK__PLUGIN_DIR . 'modules/after-the-deadline.php' );
10778
10779 diff --git a/plugins/jetpack/_inc/lib/class.media-extractor.php b/plugins/jetpack/_inc/lib/class.media-extractor.php
10780 index e09da8f..ca3b42d 100644
10781 --- a/plugins/jetpack/_inc/lib/class.media-extractor.php
10782 +++ b/plugins/jetpack/_inc/lib/class.media-extractor.php
10783 @@ -24,6 +24,7 @@ class Jetpack_Media_Meta_Extractor {
10784 'hulu',
10785 'ted',
10786 'wpvideo',
10787 + 'videopress',
10788 );
10789
10790 /**
10791
10792 diff --git a/plugins/jetpack/_inc/lib/class.media-summary.php b/plugins/jetpack/_inc/lib/class.media-summary.php
10793 index fe7474b..98844e1 100644
10794 --- a/plugins/jetpack/_inc/lib/class.media-summary.php
10795 +++ b/plugins/jetpack/_inc/lib/class.media-summary.php
10796 @@ -61,13 +61,42 @@ class Jetpack_Media_Summary {
10797 if ( !empty( $extract['has']['shortcode'] ) ) {
10798 foreach ( $extract['shortcode'] as $type => $data ) {
10799 switch ( $type ) {
10800 + case 'videopress':
10801 case 'wpvideo':
10802 if ( 0 == $return['count']['video'] ) {
10803 - $return['type'] = 'video';
10804 - $return['video'] = esc_url_raw( 'http://s0.videopress.com/player.swf?guid=' . $extract['shortcode']['wpvideo']['id'][0] . '&isDynamicSeeking=true' );
10805 - $return['image'] = self::get_video_poster( 'videopress', $extract['shortcode']['wpvideo']['id'][0] );
10806 - $return['secure']['video'] = preg_replace( '@http://[^\.]+.videopress.com/@', 'https://v0.wordpress.com/', $return['video'] );
10807 - $return['secure']['image'] = str_replace( 'http://videos.videopress.com', 'https://videos.files.wordpress.com', $return['image'] );
10808 + // If there is no id on the video, then let's just skip this
10809 + if ( ! isset ( $data['id'][0] ) ) {
10810 + continue;
10811 + }
10812 +
10813 + $guid = $data['id'][0];
10814 + $video_info = videopress_get_video_details( $guid );
10815 +
10816 + // Only add the video tags if the guid returns a valid videopress object.
10817 + if ( $video_info instanceof stdClass ) {
10818 + // Continue early if we can't find a Video slug.
10819 + if ( empty( $video_info->files->std->mp4 ) ) {
10820 + continue;
10821 + }
10822 +
10823 + $url = sprintf(
10824 + 'https://videos.files.wordpress.com/%1$s/%2$s',
10825 + $guid,
10826 + $video_info->files->std->mp4
10827 + );
10828 +
10829 + $thumbnail = $video_info->poster;
10830 + if ( ! empty( $thumbnail ) ) {
10831 + $return['image'] = $thumbnail;
10832 + $return['secure']['image'] = $thumbnail;
10833 + }
10834 +
10835 + $return['type'] = 'video';
10836 + $return['video'] = esc_url_raw( $url );
10837 + $return['video_type'] = 'video/mp4';
10838 + $return['secure']['video'] = $return['video'];
10839 + }
10840 +
10841 }
10842 $return['count']['video']++;
10843 break;
10844 @@ -203,6 +232,16 @@ class Jetpack_Media_Summary {
10845 restore_current_blog();
10846 }
10847
10848 + /**
10849 + * Allow a theme or plugin to inspect and ultimately change the media summary.
10850 + *
10851 + * @since 4.4.0
10852 + *
10853 + * @param array $data The calculated media summary data.
10854 + * @param int $post_id The id of the post this data applies to.
10855 + */
10856 + $return = apply_filters( 'jetpack_media_summary_output', $return, $post_id );
10857 +
10858 return $return;
10859 }
10860
10861
10862 diff --git a/plugins/jetpack/_inc/lib/core-api/class.jetpack-core-api-module-endpoints.php b/plugins/jetpack/_inc/lib/core-api/class.jetpack-core-api-module-endpoints.php
10863 index e1cb5eb..d14ce4c 100644
10864 --- a/plugins/jetpack/_inc/lib/core-api/class.jetpack-core-api-module-endpoints.php
10865 +++ b/plugins/jetpack/_inc/lib/core-api/class.jetpack-core-api-module-endpoints.php
10866 @@ -47,7 +47,7 @@ class Jetpack_Core_API_Module_Toggle_Endpoint
10867 *
10868 * @since 4.3.0
10869 *
10870 - * @param WP_REST_Request $data {
10871 + * @param string|WP_REST_Request $data {
10872 * Array of parameters received by request.
10873 *
10874 * @type string $slug Module slug.
10875 @@ -56,7 +56,11 @@ class Jetpack_Core_API_Module_Toggle_Endpoint
10876 * @return bool|WP_Error True if module was activated. Otherwise, a WP_Error instance with the corresponding error.
10877 */
10878 public function activate_module( $data ) {
10879 - if ( ! Jetpack::is_module( $data['slug'] ) ) {
10880 + $module_slug = isset( $data['slug'] )
10881 + ? $data['slug']
10882 + : $data;
10883 +
10884 + if ( ! Jetpack::is_module( $module_slug ) ) {
10885 return new WP_Error(
10886 'not_found',
10887 esc_html__( 'The requested Jetpack module was not found.', 'jetpack' ),
10888 @@ -65,7 +69,7 @@ class Jetpack_Core_API_Module_Toggle_Endpoint
10889 }
10890
10891 if (
10892 - in_array( $data['slug'], $this->modules_requiring_public )
10893 + in_array( $module_slug, $this->modules_requiring_public )
10894 && ! $this->is_site_public()
10895 ) {
10896 return new WP_Error(
10897 @@ -75,7 +79,7 @@ class Jetpack_Core_API_Module_Toggle_Endpoint
10898 );
10899 }
10900
10901 - if ( Jetpack::activate_module( $data['slug'], false, false ) ) {
10902 + if ( Jetpack::activate_module( $module_slug, false, false ) ) {
10903 return rest_ensure_response( array(
10904 'code' => 'success',
10905 'message' => esc_html__( 'The requested Jetpack module was activated.', 'jetpack' ),
10906 @@ -94,7 +98,7 @@ class Jetpack_Core_API_Module_Toggle_Endpoint
10907 *
10908 * @since 4.3.0
10909 *
10910 - * @param WP_REST_Request $data {
10911 + * @param string|WP_REST_Request $data {
10912 * Array of parameters received by request.
10913 *
10914 * @type string $slug Module slug.
10915 @@ -103,7 +107,11 @@ class Jetpack_Core_API_Module_Toggle_Endpoint
10916 * @return bool|WP_Error True if module was activated. Otherwise, a WP_Error instance with the corresponding error.
10917 */
10918 public function deactivate_module( $data ) {
10919 - if ( ! Jetpack::is_module( $data['slug'] ) ) {
10920 + $module_slug = isset( $data['slug'] )
10921 + ? $data['slug']
10922 + : $data;
10923 +
10924 + if ( ! Jetpack::is_module( $module_slug ) ) {
10925 return new WP_Error(
10926 'not_found',
10927 esc_html__( 'The requested Jetpack module was not found.', 'jetpack' ),
10928 @@ -111,7 +119,7 @@ class Jetpack_Core_API_Module_Toggle_Endpoint
10929 );
10930 }
10931
10932 - if ( ! Jetpack::is_module_active( $data['slug'] ) ) {
10933 + if ( ! Jetpack::is_module_active( $module_slug ) ) {
10934 return new WP_Error(
10935 'already_inactive',
10936 esc_html__( 'The requested Jetpack module was already inactive.', 'jetpack' ),
10937 @@ -119,7 +127,7 @@ class Jetpack_Core_API_Module_Toggle_Endpoint
10938 );
10939 }
10940
10941 - if ( Jetpack::deactivate_module( $data['slug'] ) ) {
10942 + if ( Jetpack::deactivate_module( $module_slug ) ) {
10943 return rest_ensure_response( array(
10944 'code' => 'success',
10945 'message' => esc_html__( 'The requested Jetpack module was deactivated.', 'jetpack' ),
10946 @@ -146,6 +154,15 @@ class Jetpack_Core_API_Module_Toggle_Endpoint
10947
10948 class Jetpack_Core_API_Module_List_Endpoint {
10949
10950 + /**
10951 + * A WordPress REST API callback method that accepts a request object and decides what to do with it.
10952 + *
10953 + * @param WP_REST_Request $request
10954 + *
10955 + * @since 4.3.0
10956 + *
10957 + * @return bool|Array|WP_Error a resulting value or object, or an error.
10958 + */
10959 public function process( $request ) {
10960 if ( 'GET' === $request->get_method() ) {
10961 return $this->get_modules( $request );
10962 @@ -264,6 +281,16 @@ class Jetpack_Core_API_Module_List_Endpoint {
10963 );
10964 }
10965
10966 + /**
10967 + * A WordPress REST API permission callback method that accepts a request object and decides
10968 + * if the current user has enough privileges to act.
10969 + *
10970 + * @since 4.3.0
10971 + *
10972 + * @param WP_REST_Request $request
10973 + *
10974 + * @return bool does the current user have enough privilege.
10975 + */
10976 public function can_request( $request ) {
10977 if ( 'GET' === $request->get_method() ) {
10978 return current_user_can( 'jetpack_admin_page' );
10979 @@ -273,14 +300,30 @@ class Jetpack_Core_API_Module_List_Endpoint {
10980 }
10981 }
10982
10983 -class Jetpack_Core_API_Module_Endpoint
10984 - extends Jetpack_Core_API_XMLRPC_Consumer_Endpoint {
10985 +/**
10986 + * Class that manages updating of Jetpack module options and general Jetpack settings or retrieving module data.
10987 + *
10988 + * @since 4.3.0
10989 + * @since 4.4.0 Renamed Jetpack_Core_API_Module_Endpoint from to Jetpack_Core_API_Data.
10990 + *
10991 + * @author Automattic
10992 + */
10993 +class Jetpack_Core_API_Data extends Jetpack_Core_API_XMLRPC_Consumer_Endpoint {
10994
10995 + /**
10996 + * Process request by returning the module or updating it.
10997 + *
10998 + * @since 4.3.0
10999 + *
11000 + * @param WP_REST_Request $data
11001 + *
11002 + * @return bool|mixed|void|WP_Error
11003 + */
11004 public function process( $data ) {
11005 if ( 'GET' === $data->get_method() ) {
11006 return $this->get_module( $data );
11007 } else {
11008 - return $this->update_module( $data );
11009 + return $this->update_data( $data );
11010 }
11011 }
11012
11013 @@ -344,13 +387,22 @@ class Jetpack_Core_API_Module_Endpoint
11014 *
11015 * @return bool|WP_Error True if module was updated. Otherwise, a WP_Error instance with the corresponding error.
11016 */
11017 - public function update_module( $data ) {
11018 - if ( ! Jetpack::is_module( $data['slug'] ) ) {
11019 - return new WP_Error( 'not_found', esc_html__( 'The requested Jetpack module was not found.', 'jetpack' ), array( 'status' => 404 ) );
11020 - }
11021 + public function update_data( $data ) {
11022 +
11023 + // If it's null, we're trying to update many module options from different modules.
11024 + if ( is_null( $data['slug'] ) ) {
11025 +
11026 + // Value admitted by Jetpack_Core_Json_Api_Endpoints::get_updateable_data_list that will make it return all module options.
11027 + // It will not be passed. It's just checked in this method to pass that method a string or array.
11028 + $data['slug'] = 'any';
11029 + } else {
11030 + if ( ! Jetpack::is_module( $data['slug'] ) ) {
11031 + return new WP_Error( 'not_found', esc_html__( 'The requested Jetpack module was not found.', 'jetpack' ), array( 'status' => 404 ) );
11032 + }
11033
11034 - if ( ! Jetpack::is_module_active( $data['slug'] ) ) {
11035 - return new WP_Error( 'inactive', esc_html__( 'The requested Jetpack module is inactive.', 'jetpack' ), array( 'status' => 409 ) );
11036 + if ( ! Jetpack::is_module_active( $data['slug'] ) ) {
11037 + return new WP_Error( 'inactive', esc_html__( 'The requested Jetpack module is inactive.', 'jetpack' ), array( 'status' => 409 ) );
11038 + }
11039 }
11040
11041 // Get parameters to update the module.
11042 @@ -362,24 +414,65 @@ class Jetpack_Core_API_Module_Endpoint
11043 }
11044
11045 // Get available module options.
11046 - $options = Jetpack_Core_Json_Api_Endpoints::get_module_available_options( $data['slug'] );
11047 + $options = Jetpack_Core_Json_Api_Endpoints::get_updateable_data_list( 'any' === $data['slug']
11048 + ? $params
11049 + : $data['slug']
11050 + );
11051 +
11052 + // Prepare to toggle module if needed
11053 + $toggle_module = new Jetpack_Core_API_Module_Toggle_Endpoint( new Jetpack_IXR_Client() );
11054
11055 // Options that are invalid or failed to update.
11056 - $invalid = array();
11057 + $invalid = array_keys( array_diff_key( $params, $options ) );
11058 $not_updated = array();
11059
11060 + // Remove invalid options
11061 + $params = array_intersect_key( $params, $options );
11062 +
11063 // Used if response is successful. The message can be overwritten and additional data can be added here.
11064 $response = array(
11065 'code' => 'success',
11066 - 'message' => esc_html__( 'The requested Jetpack module was updated.', 'jetpack' ),
11067 + 'message' => esc_html__( 'The requested Jetpack data updates were successful.', 'jetpack' ),
11068 );
11069
11070 + // If there are modules to activate, activate them first so they're ready when their options are set.
11071 foreach ( $params as $option => $value ) {
11072 - // If option is invalid, don't go any further.
11073 - if ( ! in_array( $option, array_keys( $options ) ) ) {
11074 - $invalid[] = $option;
11075 - continue;
11076 + if ( 'modules' === $options[ $option ]['jp_group'] ) {
11077 +
11078 + // Used if there was an error. Can be overwritten with specific error messages.
11079 + $error = '';
11080 +
11081 + // Set to true if the module toggling was successful.
11082 + $updated = false;
11083 +
11084 + // Check if user can toggle the module.
11085 + if ( $toggle_module->can_request() ) {
11086 +
11087 + // Activate or deactivate the module according to the value passed.
11088 + $toggle_result = $value
11089 + ? $toggle_module->activate_module( $option )
11090 + : $toggle_module->deactivate_module( $option );
11091 +
11092 + if ( is_wp_error( $toggle_result ) ) {
11093 + $error = $toggle_result->get_error_message();
11094 + } else {
11095 + $updated = true;
11096 + }
11097 + } else {
11098 + $error = Jetpack_Core_Json_Api_Endpoints::$user_permissions_error_msg;
11099 + }
11100 +
11101 + // The module was not toggled.
11102 + if ( ! $updated ) {
11103 + $not_updated[ $option ] = $error;
11104 + }
11105 +
11106 + // Remove module from list so we don't go through it again.
11107 + unset( $params[ $option ] );
11108 }
11109 + }
11110 +
11111 + foreach ( $params as $option => $value ) {
11112
11113 // Used if there was an error. Can be overwritten with specific error messages.
11114 $error = '';
11115 @@ -387,8 +480,24 @@ class Jetpack_Core_API_Module_Endpoint
11116 // Set to true if the option update was successful.
11117 $updated = false;
11118
11119 + // Get option attributes, including the group it belongs to.
11120 + $option_attrs = $options[ $option ];
11121 +
11122 + // If this is a module option and the related module isn't active for any reason, continue with the next one.
11123 + if ( 'settings' !== $option_attrs['jp_group'] ) {
11124 + if ( ! Jetpack::is_module( $option_attrs['jp_group'] ) ) {
11125 + $not_updated[ $option ] = esc_html__( 'The requested Jetpack module was not found.', 'jetpack' );
11126 + continue;
11127 + }
11128 +
11129 + if ( ! Jetpack::is_module_active( $option_attrs['jp_group'] ) ) {
11130 + $not_updated[ $option ] = esc_html__( 'The requested Jetpack module is inactive.', 'jetpack' );
11131 + continue;
11132 + }
11133 + }
11134 +
11135 // Properly cast value based on its type defined in endpoint accepted args.
11136 - $value = Jetpack_Core_Json_Api_Endpoints::cast_value( $value, $options[ $option ] );
11137 + $value = Jetpack_Core_Json_Api_Endpoints::cast_value( $value, $option_attrs );
11138
11139 switch ( $option ) {
11140 case 'monitor_receive_notifications':
11141 @@ -420,8 +529,8 @@ class Jetpack_Core_API_Module_Endpoint
11142
11143 // If we got an email address (create or regenerate) or 1 (delete), consider it done.
11144 if ( preg_match( '/[a-z0-9]+@××××××××××××××.com/', $result ) ) {
11145 - $response[ $option ] = $result;
11146 - $updated = true;
11147 + $response[$option] = $result;
11148 + $updated = true;
11149 } elseif ( 1 == $result ) {
11150 $updated = true;
11151 } elseif ( is_array( $result ) && isset( $result['message'] ) ) {
11152 @@ -439,8 +548,8 @@ class Jetpack_Core_API_Module_Endpoint
11153
11154 // If we got one of Protect keys, consider it done.
11155 if ( preg_match( '/[a-z0-9]{40,}/i', $result ) ) {
11156 - $response[ $option ] = $result;
11157 - $updated = true;
11158 + $response[$option] = $result;
11159 + $updated = true;
11160 }
11161 break;
11162
11163 @@ -453,8 +562,8 @@ class Jetpack_Core_API_Module_Endpoint
11164
11165 case 'show_headline':
11166 case 'show_thumbnails':
11167 - $grouped_options = $grouped_options_current = (array) Jetpack_Options::get_option( 'relatedposts' );
11168 - $grouped_options[ $option ] = $value;
11169 + $grouped_options = $grouped_options_current = (array) Jetpack_Options::get_option( 'relatedposts' );
11170 + $grouped_options[$option] = $value;
11171
11172 // If option value was the same, consider it done.
11173 $updated = $grouped_options_current != $grouped_options ? Jetpack_Options::update_option( 'relatedposts', $grouped_options ) : true;
11174 @@ -463,14 +572,19 @@ class Jetpack_Core_API_Module_Endpoint
11175 case 'google':
11176 case 'bing':
11177 case 'pinterest':
11178 - $grouped_options = $grouped_options_current = (array) get_option( 'verification_services_codes' );
11179 - $grouped_options[ $option ] = $value;
11180 + case 'yandex':
11181 + $grouped_options = $grouped_options_current = (array) get_option( 'verification_services_codes' );
11182 + $grouped_options[$option] = $value;
11183
11184 // If option value was the same, consider it done.
11185 $updated = $grouped_options_current != $grouped_options ? update_option( 'verification_services_codes', $grouped_options ) : true;
11186 break;
11187
11188 case 'sharing_services':
11189 + if ( ! class_exists( 'Sharing_Service' ) && ! @include( JETPACK__PLUGIN_DIR . 'modules/sharedaddy/sharing-service.php' ) ) {
11190 + break;
11191 + }
11192 +
11193 $sharer = new Sharing_Service();
11194
11195 // If option value was the same, consider it done.
11196 @@ -480,6 +594,10 @@ class Jetpack_Core_API_Module_Endpoint
11197 case 'button_style':
11198 case 'sharing_label':
11199 case 'show':
11200 + if ( ! class_exists( 'Sharing_Service' ) && ! @include( JETPACK__PLUGIN_DIR . 'modules/sharedaddy/sharing-service.php' ) ) {
11201 + break;
11202 + }
11203 +
11204 $sharer = new Sharing_Service();
11205 $grouped_options = $sharer->get_global_options();
11206 $grouped_options[ $option ] = $value;
11207 @@ -487,20 +605,28 @@ class Jetpack_Core_API_Module_Endpoint
11208 break;
11209
11210 case 'custom':
11211 + if ( ! class_exists( 'Sharing_Service' ) && ! @include( JETPACK__PLUGIN_DIR . 'modules/sharedaddy/sharing-service.php' ) ) {
11212 + break;
11213 + }
11214 +
11215 $sharer = new Sharing_Service();
11216 $updated = $sharer->new_service( stripslashes( $value['sharing_name'] ), stripslashes( $value['sharing_url'] ), stripslashes( $value['sharing_icon'] ) );
11217
11218 // Return new custom service
11219 - $response[ $option ] = $updated;
11220 + $response[$option] = $updated;
11221 break;
11222
11223 case 'sharing_delete_service':
11224 + if ( ! class_exists( 'Sharing_Service' ) && ! @include( JETPACK__PLUGIN_DIR . 'modules/sharedaddy/sharing-service.php' ) ) {
11225 + break;
11226 + }
11227 +
11228 $sharer = new Sharing_Service();
11229 $updated = $sharer->delete_service( $value );
11230 break;
11231
11232 case 'jetpack-twitter-cards-site-tag':
11233 - $value = trim( ltrim( strip_tags( $value ), '@' ) );
11234 + $value = trim( ltrim( strip_tags( $value ), '@' ) );
11235 $updated = get_option( $option ) !== $value ? update_option( $option, $value ) : true;
11236 break;
11237
11238 @@ -521,40 +647,40 @@ class Jetpack_Core_API_Module_Endpoint
11239 $atd_option = 'AtD_check_when';
11240 } elseif ( 'guess_lang' == $option ) {
11241 $atd_option = 'AtD_guess_lang';
11242 - $option = 'true';
11243 + $option = 'true';
11244 } else {
11245 $atd_option = 'AtD_options';
11246 }
11247 - $user_id = get_current_user_id();
11248 + $user_id = get_current_user_id();
11249 $grouped_options_current = AtD_get_options( $user_id, $atd_option );
11250 unset( $grouped_options_current['name'] );
11251 $grouped_options = $grouped_options_current;
11252 - if ( $value && ! isset( $grouped_options [ $option ] ) ) {
11253 - $grouped_options [ $option ] = $value;
11254 - } elseif ( ! $value && isset( $grouped_options [ $option ] ) ) {
11255 - unset( $grouped_options [ $option ] );
11256 + if ( $value && ! isset( $grouped_options [$option] ) ) {
11257 + $grouped_options [$option] = $value;
11258 + } elseif ( ! $value && isset( $grouped_options [$option] ) ) {
11259 + unset( $grouped_options [$option] );
11260 }
11261 // If option value was the same, consider it done, otherwise try to update it.
11262 $options_to_save = implode( ',', array_keys( $grouped_options ) );
11263 - $updated = $grouped_options != $grouped_options_current ? AtD_update_setting( $user_id, $atd_option, $options_to_save ) : true;
11264 + $updated = $grouped_options != $grouped_options_current ? AtD_update_setting( $user_id, $atd_option, $options_to_save ) : true;
11265 break;
11266
11267 case 'ignored_phrases':
11268 case 'unignore_phrase':
11269 - $user_id = get_current_user_id();
11270 - $atd_option = 'AtD_ignored_phrases';
11271 + $user_id = get_current_user_id();
11272 + $atd_option = 'AtD_ignored_phrases';
11273 $grouped_options = $grouped_options_current = explode( ',', AtD_get_setting( $user_id, $atd_option ) );
11274 if ( 'ignored_phrases' == $option ) {
11275 $grouped_options = explode( ',', $value );
11276 } else {
11277 $index = array_search( $value, $grouped_options );
11278 if ( false !== $index ) {
11279 - unset( $grouped_options[ $index ] );
11280 + unset( $grouped_options[$index] );
11281 $grouped_options = array_values( $grouped_options );
11282 }
11283 }
11284 $ignored_phrases = implode( ',', array_filter( array_map( 'strip_tags', $grouped_options ) ) );
11285 - $updated = $grouped_options != $grouped_options_current ? AtD_update_setting( $user_id, $atd_option, $ignored_phrases ) : true;
11286 + $updated = $grouped_options != $grouped_options_current ? AtD_update_setting( $user_id, $atd_option, $ignored_phrases ) : true;
11287 break;
11288
11289 case 'admin_bar':
11290 @@ -564,17 +690,21 @@ class Jetpack_Core_API_Module_Endpoint
11291 case 'do_not_track':
11292 case 'hide_smile':
11293 case 'version':
11294 - $grouped_options = $grouped_options_current = (array) get_option( 'stats_options' );
11295 - $grouped_options[ $option ] = $value;
11296 + $grouped_options = $grouped_options_current = (array) get_option( 'stats_options' );
11297 + $grouped_options[$option] = $value;
11298
11299 // If option value was the same, consider it done.
11300 $updated = $grouped_options_current != $grouped_options ? update_option( 'stats_options', $grouped_options ) : true;
11301 break;
11302
11303 + case Jetpack_Core_Json_Api_Endpoints::holiday_snow_option_name():
11304 + $updated = get_option( $option ) != $value ? update_option( $option, (bool) $value ? 'letitsnow' : '' ) : true;
11305 + break;
11306 +
11307 case 'wp_mobile_featured_images':
11308 case 'wp_mobile_excerpt':
11309 $value = ( 'enabled' === $value ) ? '1' : '0';
11310 - // break intentionally omitted
11311 + // break intentionally omitted
11312 default:
11313 // If option value was the same, consider it done.
11314 $updated = get_option( $option ) != $value ? update_option( $option, $value ) : true;
11315 @@ -596,8 +726,8 @@ class Jetpack_Core_API_Module_Endpoint
11316 $error = '';
11317 if ( $invalid_count > 0 ) {
11318 $error = sprintf(
11319 - /* Translators: the plural variable is a comma-separated list. Example: dog, cat, bird. */
11320 - _n( 'Invalid option for this module: %s.', 'Invalid options for this module: %s.', $invalid_count, 'jetpack' ),
11321 + /* Translators: the plural variable is a comma-separated list. Example: dog, cat, bird. */
11322 + _n( 'Invalid option: %s.', 'Invalid options: %s.', $invalid_count, 'jetpack' ),
11323 join( ', ', $invalid )
11324 );
11325 }
11326 @@ -606,7 +736,7 @@ class Jetpack_Core_API_Module_Endpoint
11327 foreach ( $not_updated as $not_updated_option => $not_updated_message ) {
11328 if ( ! empty( $not_updated_message ) ) {
11329 $not_updated_messages[] = sprintf(
11330 - /* Translators: the first variable is a module option name. The second is the error message . */
11331 + /* Translators: the first variable is a module option or slug, or setting. The second is the error message . */
11332 __( 'Extra info for %1$s: %2$s', 'jetpack' ),
11333 $not_updated_option, $not_updated_message );
11334 }
11335 @@ -615,7 +745,7 @@ class Jetpack_Core_API_Module_Endpoint
11336 $error .= ' ';
11337 }
11338 $error .= sprintf(
11339 - /* Translators: the plural variable is a comma-separated list. Example: dog, cat, bird. */
11340 + /* Translators: the plural variable is a comma-separated list. Example: dog, cat, bird. */
11341 _n( 'Option not updated: %s.', 'Options not updated: %s.', $not_updated_count, 'jetpack' ),
11342 join( ', ', array_keys( $not_updated ) ) );
11343 if ( ! empty( $not_updated_messages ) ) {
11344 @@ -665,7 +795,7 @@ class Jetpack_Core_API_Module_Endpoint
11345 /**
11346 * Check if user is allowed to perform the update.
11347 *
11348 - * @since 4.3
11349 + * @since 4.3.0
11350 *
11351 * @param WP_REST_Request $request
11352 *
11353 @@ -893,6 +1023,9 @@ class Jetpack_Core_API_Module_Data_Endpoint {
11354 case 'pinterest':
11355 $services[] = 'Pinterest';
11356 break;
11357 + case 'yandex':
11358 + $services[] = 'Yandex';
11359 + break;
11360 }
11361 }
11362 }
11363 @@ -985,6 +1118,16 @@ class Jetpack_Core_API_Module_Data_Endpoint {
11364 }
11365 }
11366
11367 + /**
11368 + * A WordPress REST API permission callback method that accepts a request object and
11369 + * decides if the current user has enough privileges to act.
11370 + *
11371 + * @since 4.3.0
11372 + *
11373 + * @param WP_REST_Request $request
11374 + *
11375 + * @return bool does a current user have enough privileges.
11376 + */
11377 public function can_request() {
11378 return current_user_can( 'jetpack_admin_page' );
11379 }
11380 @@ -1012,4 +1155,4 @@ function jetpack_do_after_gravatar_hovercards_deactivation() {
11381 // When Gravatar Hovercards is deactivated, disable them automatically.
11382 update_option( 'gravatar_disable_hovercards', 'disabled' );
11383 }
11384 -add_action( 'jetpack_deactivate_module_gravatar-hovercards', 'jetpack_do_after_gravatar_hovercards_deactivation' );
11385 \ No newline at end of file
11386 +add_action( 'jetpack_deactivate_module_gravatar-hovercards', 'jetpack_do_after_gravatar_hovercards_deactivation' );
11387
11388 diff --git a/plugins/jetpack/_inc/lib/core-api/class.jetpack-core-api-xmlrpc-consumer-endpoint.php b/plugins/jetpack/_inc/lib/core-api/class.jetpack-core-api-xmlrpc-consumer-endpoint.php
11389 index 78dfe59..6a54ed5 100644
11390 --- a/plugins/jetpack/_inc/lib/core-api/class.jetpack-core-api-xmlrpc-consumer-endpoint.php
11391 +++ b/plugins/jetpack/_inc/lib/core-api/class.jetpack-core-api-xmlrpc-consumer-endpoint.php
11392 @@ -14,6 +14,9 @@ abstract class Jetpack_Core_API_XMLRPC_Consumer_Endpoint {
11393 protected $xmlrpc;
11394
11395 /**
11396 + *
11397 + * @since 4.3.0
11398 + *
11399 * @param Jetpack_IXR_Client $xmlrpc
11400 */
11401 public function __construct( $xmlrpc ) {
11402 @@ -22,6 +25,9 @@ abstract class Jetpack_Core_API_XMLRPC_Consumer_Endpoint {
11403
11404 /**
11405 * Checks if the site is public and returns the result.
11406 + *
11407 + * @since 4.3.0
11408 + *
11409 * @return Boolean $is_public
11410 */
11411 protected function is_site_public() {
11412
11413 diff --git a/plugins/jetpack/_inc/lib/markdown/gfm.php b/plugins/jetpack/_inc/lib/markdown/gfm.php
11414 index bdcd1c4..b016fd0 100644
11415 --- a/plugins/jetpack/_inc/lib/markdown/gfm.php
11416 +++ b/plugins/jetpack/_inc/lib/markdown/gfm.php
11417 @@ -60,7 +60,16 @@ class WPCom_GHF_Markdown_Parser extends MarkdownExtra_Parser {
11418 */
11419 public function __construct() {
11420 $this->use_code_shortcode = class_exists( 'SyntaxHighlighter' );
11421 - $this->preserve_shortcodes = function_exists( 'get_shortcode_regex' );
11422 + /**
11423 + * Allow processing shortcode contents.
11424 + *
11425 + * @module markdown
11426 + *
11427 + * @since 4.4.0
11428 + *
11429 + * @param boolean $preserve_shortcodes Defaults to $this->preserve_shortcodes.
11430 + */
11431 + $this->preserve_shortcodes = apply_filters( 'jetpack_markdown_preserve_shortcodes', $this->preserve_shortcodes ) && function_exists( 'get_shortcode_regex' );
11432 $this->preserve_latex = function_exists( 'latex_markup' );
11433 $this->strip_paras = function_exists( 'wpautop' );
11434
11435
11436 diff --git a/plugins/jetpack/_inc/lib/tracks/class.tracks-client.php b/plugins/jetpack/_inc/lib/tracks/class.tracks-client.php
11437 index a409d8b..97c4a3a 100644
11438 --- a/plugins/jetpack/_inc/lib/tracks/class.tracks-client.php
11439 +++ b/plugins/jetpack/_inc/lib/tracks/class.tracks-client.php
11440 @@ -165,4 +165,20 @@ class Jetpack_Tracks_Client {
11441
11442 return $anon_id;
11443 }
11444 +
11445 + /**
11446 + * Gets the WordPress.com user's Tracks identity, if connected.
11447 + *
11448 + * @return array|bool
11449 + */
11450 + static function get_connected_user_tracks_identity() {
11451 + if ( ! $user_data = Jetpack::get_connected_user_data() ) {
11452 + return false;
11453 + }
11454 +
11455 + return array(
11456 + 'userid' => $user_data['ID'],
11457 + 'username' => $user_data['login'],
11458 + );
11459 + }
11460 }
11461
11462 diff --git a/plugins/jetpack/_inc/lib/tracks/tracks-callables.js b/plugins/jetpack/_inc/lib/tracks/tracks-callables.js
11463 new file mode 100644
11464 index 0000000..7ce54a9
11465 --- /dev/null
11466 +++ b/plugins/jetpack/_inc/lib/tracks/tracks-callables.js
11467 @@ -0,0 +1,72 @@
11468 +/**
11469 + * This was abstracted from wp-calypso's analytics lib: https://github.com/Automattic/wp-calypso/blob/master/client/lib/analytics/README.md
11470 + * Some stuff was removed like GA tracking and other things not necessary for Jetpack tracking.
11471 + *
11472 + * This library should only be used and loaded if the Jetpack site is connected.
11473 + */
11474 +
11475 +// Load tracking scripts
11476 +window._tkq = window._tkq || [];
11477 +
11478 +function buildQuerystring( group, name ) {
11479 + var uriComponent = '';
11480 +
11481 + if ( 'object' === typeof group ) {
11482 + for ( var key in group ) {
11483 + uriComponent += '&x_' + encodeURIComponent( key ) + '=' + encodeURIComponent( group[ key ] );
11484 + }
11485 + } else {
11486 + uriComponent = '&x_' + encodeURIComponent( group ) + '=' + encodeURIComponent( name );
11487 + }
11488 +
11489 + return uriComponent;
11490 +}
11491 +
11492 +var analytics = {
11493 +
11494 + initialize: function( userId, username ) {
11495 + analytics.setUser( userId, username );
11496 + analytics.identifyUser();
11497 + },
11498 +
11499 + mc: {
11500 + bumpStat: function( group, name ) {
11501 + var uriComponent = buildQuerystring( group, name ); // prints debug info
11502 + new Image().src = document.location.protocol + '//pixel.wp.com/g.gif?v=wpcom-no-pv' + uriComponent + '&t=' + Math.random();
11503 + }
11504 + },
11505 +
11506 + tracks: {
11507 + recordEvent: function( eventName, eventProperties ) {
11508 + eventProperties = eventProperties || {};
11509 +
11510 + if ( eventName.indexOf( 'jetpack_' ) !== 0 ) {
11511 + debug( '- Event name must be prefixed by "jetpack_"' );
11512 + return;
11513 + }
11514 +
11515 + window._tkq.push( [ 'recordEvent', eventName, eventProperties ] );
11516 + },
11517 +
11518 + recordPageView: function( urlPath ) {
11519 + analytics.tracks.recordEvent( 'jetpack_page_view', {
11520 + 'path': urlPath
11521 + } );
11522 + }
11523 + },
11524 +
11525 + setUser: function( userId, username ) {
11526 + _user = { ID: userId, username: username };
11527 + },
11528 +
11529 + identifyUser: function() {
11530 + // Don't identify the user if we don't have one
11531 + if ( _user ) {
11532 + window._tkq.push( [ 'identifyUser', _user.ID, _user.username ] );
11533 + }
11534 + },
11535 +
11536 + clearedIdentity: function() {
11537 + window._tkq.push( [ 'clearIdentity' ] );
11538 + }
11539 +};
11540
11541 diff --git a/plugins/jetpack/changelog.txt b/plugins/jetpack/changelog.txt
11542 index 50ca2b1..d61b16a 100644
11543 --- a/plugins/jetpack/changelog.txt
11544 +++ b/plugins/jetpack/changelog.txt
11545 @@ -1,2654 +1,2692 @@
11546 -== Changelog ==
11547 -
11548 -= 4.3.2 =
11549 -
11550 -* Release date: October 13, 2016
11551 -
11552 -**Enhancements**
11553 -
11554 -* Unsaved changes were getting lost when users were navigating away from settings so we put in a confirmation message to prevent this from happening.
11555 -* We've stopped counting carousel views in stats by default, you can use the `jetpack_enable_carousel_stats` filter to enable counting them again.
11556 -* Stats are now responding faster.
11557 -* There were several improvements and repairs made to sync including additional endpoints, performance enhancements, whitelisted data, better decision making around when to sync information, and more.
11558 -* Markdown now has a CSS class on footnotes.
11559 -* Site stats have been restored to the Jetpack submenu.
11560 -
11561 -**Improved Compatibility:**
11562 -
11563 -* We've improved compatibility with Kinsta by automatically turning on Staging Mode for Jetpack when in a staging environment.
11564 -
11565 -**Bug Fixes:**
11566 -
11567 -* Several fixes have been made to sync to repair issues with Publicize, Notifications, and Subscriptions.
11568 -* We removed PHP warnings by checking to make sure json language files like jetpack-en_US.json are readable before we load them.
11569 -* We found an unused option in Gravatar Hovercard settings and removed it.
11570 -* The correct support link is now being used to make it easier for you to connect with the Jetpack team if you need us.
11571 -* The permissions check for plugin information retrieval was fixed as well.
11572 -* Some plugins were adding content on outbound http requests causing an infinite loop we fixed this right up.
11573 -* We removed some warnings that were occurring when translations didn't exist by adding a fallback.
11574 -* We've added Moroccan Arabic translations, and switched to language packs for Croatian, Spanish (Chile) and Greek.
11575 -* Sync was running into issues so we've limited dequeue time to 1/3 of PHP's max execution time, which has unclogged the problem.
11576 -* We're now sending full and incremental queues separately so that a failure in one doesn't block the other.
11577 -* There was a JavaScript enqueuing error with our Sharing feature that has been repaired.
11578 -* The Top Posts widget now includes the ability to list attachment (media) pages.
11579 -* We weren't building CPT links correctly resulting in bad navigation, which is now fixed.
11580 -* We removed the form legend for default Tiled Gallery settings as it doesn't relate.
11581 -* With shortcodes we now return early from processing them if no string is passed, as they are required.
11582 -
11583 -= 4.3.1 =
11584 -
11585 -* Release date: September 8, 2016
11586 -
11587 -**Support Enhancements**
11588 -
11589 -* We're now syncing data about hosts so that we can provide better support
11590 -when needed.
11591 -* Minor update to inline docs to match version numbers.
11592 -
11593 -**Bug Fixes:**
11594 -
11595 -* Admin Page: fix error when Admin Page resources could not be fetched with
11596 -`wp_remote_get` due to unique host configurations.
11597 -* Admin Page: fix error when Post By Email could not be enabled when the
11598 -browser's dev console was enabled.
11599 -* Admin Page: make sure all translated strings are encoded properly.
11600 -* Admin Page: only use POST requests for updating the state of Jetpack, to
11601 -avoid issues on servers not allowing PUT requests.
11602 -* Admin Page: search icon no longer overlaps the global notices.
11603 -* Admin Page: make sure that non-admins can also modify Spellchecking
11604 -settings.
11605 -* Admin Page: check that a json language file like jetpack-en_US.json is
11606 -readable before loading its contents and thus avoid a PHP warning.
11607 -* General: Improve random number generation for compatibility with more hosts.
11608 -* General: Add deprecated PHP file (class.jetpack-landing-page.php) back as an
11609 -empty file, to avoid generating fatal errors on sites with aggressive caching.
11610 -* General: Ensure concatenated CSS is generated for RTL languages.
11611 -* Security: Ensure that all options are included on the security tab.
11612 -* Stats: fix display for sites with pretty permalinks disabled.
11613 -* Subscriptions: ensure that no email is sent when updating a published post.
11614 -* Sync: To improve performance, add snapTW to the list of post meta data that
11615 -won't be synchronized for each post.
11616 -* Sync: do not schedule a full sync after each import.
11617 -* Verification Tools: in the Settings card, use appropriate link for each
11618 -service.
11619 -
11620 -
11621 -= 4.3 =
11622 -
11623 -* Release date: September 6th, 2016
11624 -
11625 -**Exciting Performance and UI Improvements:**
11626 -
11627 -* We have launched the all new React powered interface, a year in the making,
11628 -designed to give you better control of your favorite Jetpack features.
11629 -
11630 -= 4.2.2 =
11631 -
11632 -* Release date: August 19th, 2016
11633 -
11634 -**Bug Fixes:**
11635 -
11636 -* We fixed the code which displays the Facebook share count to accomodate
11637 -Facebook's new data structure.
11638 -* We fixed an issue which caused PHP notices to get logged for users of the
11639 -Twenty Fourteen theme.
11640 -* We fixed an issue with the Minileven mobile theme which was preventing it
11641 -from loading.
11642 -* Improved Sync performance.
11643 -* Increase security by sanitizing a URL used in the SSO process.
11644 -
11645 -= 4.2.1 =
11646 -
11647 -* Release date: August 17th, 2016
11648 -
11649 -**Bug Fixes:**
11650 -
11651 -* We fixed a conflict between Jetpack and W3 Total Cache.
11652 -* We fixed some issues with Publicize and Custom Post Types.
11653 -* Very large Multisite networks with lots of users can now be synchronized
11654 -with WordPress.com.
11655 -* We improved the synchronization process between your site and WordPress.com.
11656 -
11657 -= 4.2 =
11658 -
11659 -* Release date: August 10th, 2016
11660 -
11661 -**Performance Enhancements:**
11662 -
11663 -* We’ve improved Jetpack’s performance by making calls to the database more
11664 -efficient; essentially, Jetpack is doing less on each page load, making things
11665 -faster. #4281, #4316
11666 -* We’ve ensured that every feature uses information that is up to date by
11667 -completely refactoring the way information was synchronized between your site
11668 -and WordPress.com.
11669 -* We've improved the way Jetpack queries for information about features, which
11670 -results in less overall queries.
11671 -
11672 -**Exciting Feature and UI Improvements:**
11673 -
11674 -* We now track your visitor views of Carousel images in stats.
11675 -* You can now customize advanced typographic settings like ligatures in the
11676 -Custom CSS editor with new support for the `font-feature-settings` property.
11677 -* We’ve improved the experience when you don’t actually have enough posts to
11678 -Infinitely Scroll.
11679 -* Our Contact Info Widget allows you to enter a Google Maps API Key which is
11680 -now required by Google if you want to display a map.
11681 -
11682 -**Security:**
11683 -
11684 -* We’re continuing our efforts to harden Jetpack security, by implementing the
11685 -`hash_equals()` function to avoid timing attacks when comparing strings. We
11686 -also improved security on CSVs exported from your contact form.
11687 -
11688 -**Slightly Less Exciting Feature Improvements:**
11689 -
11690 -* The Cartodb shortcode has been changed to match the new product name, Carto.
11691 -* The YouTube shortcode now uses the content width defined by the theme when
11692 -available, even if an embed size was defined in an old version of WordPress.
11693 -* Breadcrumbs now support hierarchical post types and taxonomies.
11694 -* We’ve added the Portfolio Post Type to the WordPress.com REST API whitelist.
11695 -* There are a few new parameters for the Dailymotion shortcode.
11696 -
11697 -**Improved Compatibility:**
11698 -
11699 -* We now work well with WP Stagecoach staging sites, so you should not see any
11700 -future impact on production sites.
11701 -* We had some PHP notices popping up in the WooCommerce plugin wizard screen,
11702 -these are gone.
11703 -
11704 -**Bug Fixes:**
11705 -
11706 -* We stopped loading compatibility stylesheets on the default theme's singular
11707 -views for Infinite Scroll.
11708 -* Debug tests forwarded through the contact form in the Jetpack Debug menu are
11709 -now successfully sent to the support team.
11710 -* We’ve removed the PHP notices you might have seen when moderating comments.
11711 -* There are no longer PHP notices cropping up when publishing via Cron.
11712 -* We’ve fixed the official Sharing buttons so they now line up just right.
11713 -* The PHP warnings of Sitemaps stylesheets have been eliminated.
11714 -* We’ve done away with the warnings that appeared when Tonesque processes a
11715 -file which claims to be one filetype, but is actually another.
11716 -* We’ve exterminated PHP notices that appeared when using Random Redirect, as
11717 -well as when the author wasn't set.
11718 -
11719 -= 4.1.1 =
11720 -
11721 -* Release date: July 7th, 2016
11722 -
11723 -**Bug Fixes:**
11724 -
11725 -* SSO: Use high-resolution Gravatar images on the log-in form on Retina
11726 -devices.
11727 -* Publicize: improve reliability of Publicize when publishing new posts.
11728 -
11729 -= 4.1 =
11730 -
11731 -* Release date: July 6th, 2016
11732 -* Release Post: http://wp.me/p1moTy-3jd
11733 -
11734 -**Performance Enhancements:**
11735 -
11736 -* Carousel no longer loads full-size images in the previous and next previews,
11737 -increasing the speed and performance of slideshows.
11738 -* We’ve improved Jetpack’s performance by making calls to the database more
11739 -efficient; essentially, Jetpack is doing less on each page load, making things
11740 -faster.
11741 -* We’ve improved Photon dev mode, eliminating unnecessary attempts to sync
11742 -images.
11743 -
11744 -**Exciting Feature and UI Improvements:**
11745 -
11746 -* A new look: SSO, redesigned and refactored, provides a new and improved
11747 -experience.
11748 -* Tracking made simple: quickly view the number of unread feedback submissions
11749 -in your sidebar.
11750 -* Getting support just got easier! Access improved self-help tools in the
11751 -Jetpack Debug menu.
11752 -* Greater control over Infinite Scroll: pause and resume Infinite Scroll with
11753 -two new JavaScript methods.
11754 -* Improved Sharing: we’ve swapped image icons for icon fonts and added
11755 -Telegram and WhatsApp buttons.
11756 -* Untappd shortcode: now you can sip and share your favorite craft brews.
11757 -Cheers!
11758 -* Recipes, revamped: we’ve added new recipe shortcodes and options to create
11759 -more detailed recipes.
11760 -* Improved Gallery Widgets now use Photon to resize and serve images.
11761 -
11762 -**Security:**
11763 -
11764 -* We’re continuing our efforts to harden Jetpack security by implementing the
11765 -`hash_equals()` function in an effort to avoid timing attacks when comparing
11766 -strings.
11767 -* We’ve made it easier to use SSL connections on ports `80` and `443`,
11768 -improving our ability to communicate with an increased number of secure
11769 -websites.
11770 -* You will now receive a warning for any failed attempts when connecting your
11771 -website via SSL.
11772 -
11773 -**Slightly Less Exciting Feature Improvements:**
11774 -
11775 -* Updated the Infinite Scroll settings verbiage, which was a bit confusing.
11776 -* Removed Jetpack Audio Shortcode, which is no longer in use.
11777 -* Redesigned Jetpack banner notices to match core notification styles.
11778 -* Added an icon on a connected Jetpack user’s profile page, next to their
11779 -name.
11780 -* Added the ability to edit Portfolio custom-post-type options in the
11781 -Customizer.
11782 -* Added a new filter called `jetpack_publicize_capability` which allows you to
11783 -override user role restrictions for Publicize.
11784 -* Improved the connection process between Jetpack and WordPress.com making it
11785 -easier to start using Manage.
11786 -* Updated the Top Posts Widget so you can use and display posts that are older
11787 -than 10 days.
11788 -* Updated the Twitter Timeline Widget to support updates made by Twitter.
11789 -* Improved the VideoPress Shortcode modal.
11790 -* Updated VideoPress, which now defaults to HTML5 videos when the `freedom`
11791 -shortcode parameter is in use.
11792 -* Improved how Jetpack syncs by removing mock options.
11793 -* Updated the naming convention for feedback posts.
11794 -* Updated several JSON API endpoints to match WordPress.com endpoints, added
11795 -support for custom taxonomies, and enabled trash as a valid status for the
11796 -post update endpoint.
11797 -
11798 -**Improved Compatibility:**
11799 -
11800 -* A community member found and fixed a compatibility issue with our Open Graph
11801 -Meta Tags and Bitly’s older plugin -- we now check to make sure we don’t
11802 -create conflicts.
11803 -* We’ve fixed a rare scenario where an error would occur when other plugins or
11804 -sites were using the `JETPACK__GLOTPRESS_LOCALES_PATH` constant.
11805 -
11806 -**Bug Fixes:**
11807 -
11808 -* Comment avatars are now retrieved in a manner more consistent with the login
11809 -avatar, improving consistency and eliminating the possibility of a future bug.
11810 -* We eliminated PHP notices that were appearing when Custom Content Types were
11811 -defined without labels or sections.
11812 -* PHP memory limits were reached in rare cases when a website had thousands of
11813 -revisions of their Custom CSS. The issue is fixed -- happy editing!
11814 -* jQuery deprecated the `size()` function -- as a result, we’ve stopped using
11815 -it as well.
11816 -* A PHP notice popped up when plugins were updated from the WordPress.com
11817 -plugin management interface -- these notices will no longer appear.
11818 -* We fixed a bug where Photon wasn’t providing the original size for images
11819 -that were being used outside of the post content.
11820 -* We eliminated the PHP notices that displayed when posts with slideshows were
11821 -added to a sitemap.
11822 -* We fixed an error that was showing up in Sitemaps when a website permalink
11823 -structure used `index.php`.
11824 -* We eliminated JavaScript errors that displayed when tiled galleries were
11825 -viewed.
11826 -* We fixed an issue where image dimensions weren’t properly saved when added
11827 -to a new widget.
11828 -* Since Google Maps API keys are now required to use maps, we’ve updated the
11829 -Contact Info Widget to allow site owners to set up their keys.
11830 -* We fixed a bug where multiple `display` properties weren’t able to be saved
11831 -in Custom CSS.
11832 -
11833 -= 4.0.4 =
11834 -Release date: June 20th, 2016
11835 -Release Post: http://wp.me/p1moTy-3eT
11836 -
11837 -Security:
11838 -
11839 -* Post By Email: Added an additional layer of security to prevent unauthorized
11840 -changes to Post By Email settings.
11841 -* Likes: Fixed an XSS vulnerability in the Likes module.
11842 -* REST API/Contact Form: We've eliminated unauthenticated access to Feedback
11843 -posts.
11844 -
11845 -Feature Improvements:
11846 -
11847 -* Customizing Protect: We've increased Protect’s response time and added a new
11848 -filter, `jetpack_protect_connect_timeout`, reducing the likelihood of seeing
11849 -the fall back form.
11850 -* Connection Process: Your site url and icon are displayed on the Jetpack
11851 -connection screens to help improve communication.
11852 -* Jetpack for Multisite: It’s now easier to manage your Jetpack connections on
11853 -the network admin screen.
11854 -* Photon Responsive Image Improvements: We’re now auto-generating new scrset
11855 -options, improving how images served from Photon are handled.
11856 -* Developing on Kinsta: A new constant has been added to improve developing
11857 -with Jetpack on a staging environment hosted with Kinsta.
11858 -
11859 -Jetpack UI Improvements:
11860 -
11861 -* Better Access to Our Support Team: We wanted to make it easier for you to
11862 -get help so we added a contact form in the admin that links directly to our
11863 -Jetpack Support Team.
11864 -
11865 -Improved Compatibility:
11866 -
11867 -* We’ve stopped adding Open Graph Meta tags if you’re using the SEO Framework
11868 -plugin.
11869 -* Having both GlotPress and Jetpack active at the same time was causing
11870 -errors, we’ve eliminated them.
11871 -
11872 -Bug Fixes:
11873 -
11874 -* Fixed the handling of special characters like ampersands in Carousel Titles
11875 -and Descriptions.
11876 -* When visitors tried to view a Carousel image with a hash in the URL, a
11877 -JavaScript error would occur; we’ve fixed that.
11878 -* Jetpack Comment form fields now use the default language you’ve set for
11879 -WordPress, previously the verbiage was always in English.
11880 -* Custom CSS wasn’t handling slashes and quotes properly; we’ve squashed that
11881 -bug.
11882 -* There were some rare cases where PHP notices were popping up when a Contact
11883 -Form was submitted. These instances have been identified and eliminated.
11884 -* We’ve replaced a bit of code with a Jetpack native function to fix a bug
11885 -that was breaking things during an API request for available updates.
11886 -* We accidentally removed the ability for Open Graph to select images from
11887 -slideshows, it’s up and running again.
11888 -* There was an issue where Open Graph meta tags weren’t being set when your
11889 -homepage is a “Static Front Page”, it’s working again.
11890 -* In rare cases when developers were customizing Photon they were seeing a PHP
11891 -notice when arguments were passed as a string rather than an array. This has
11892 -been fixed.
11893 -* We’ve fixed an issue where Protect’s backup math form wasn’t showing on
11894 -custom front end login forms.
11895 -* When setting up WooCommerce you might have seen a Related Posts notice which
11896 -didn’t belong. We’ve eliminated them.
11897 -* If you’ve been using our sharing tool with unofficial sharing buttons you
11898 -might have noticed your sharing numbers were missing. They’re now back.
11899 -* In unique situations where special characters were used in sitemap
11900 -stylesheets an error would occur; that has been remedied.
11901 -* We’ve fixed a problem with mismatching HTML tags in our Spelling and Grammar
11902 -feature.
11903 -* We’ve ensured that the `jetpack_disable_twitter_cards` filter actually
11904 -removes Twitter cards.
11905 -* We’ve fixed some JavaScript errors that would crop up if you were editing a
11906 -custom-post-type post that didn’t support the core media editor — say that 10
11907 -times fast.
11908 -* We had some JavaScript errors when you were using the customizer to modify
11909 -widgets. They are no longer with us.
11910 -
11911 -= 4.0.3 =
11912 -Release date: May 26th, 2016
11913 -Release Post: http://wp.me/p1moTy-3hm
11914 -
11915 -* Important security update. Please upgrade immediately.
11916 -
11917 -= 4.0.2 =
11918 -Release date: April 21st, 2016
11919 -
11920 -Bug Fix:
11921 -
11922 -* Addresses an issue where Jetpack 4.0 caused a fatal error on sites with
11923 -specific configurations.
11924 -
11925 -= 4.0 =
11926 -Release date: April 20th, 2016
11927 -Release Post: http://wp.me/p1moTy-3dL
11928 -
11929 -Performance Enhancements:
11930 -
11931 -* Protect: the routine that verifies your site is protected from brute-force
11932 -attacks got some love and is more efficient.
11933 -* Contact Forms: cleaning the database of spam form submission records is more
11934 -efficient.
11935 -
11936 -Feature Improvements:
11937 -
11938 -* VideoPress: edit your VideoPress shortcode in the editor with a fancy new
11939 -modal options window.
11940 -* Custom Content Types are now classier: a new CSS class on Testimonial
11941 -featured images — has-testimonial-thumbnail — allows you to customize Jetpack
11942 -custom post types as you see fit.
11943 -* Sharing: social icons are now placed under the "add to cart” singular
11944 -product views in WooCommerce, making it easier for customers to share your
11945 -products on social media.
11946 -* Theme Tools: search engines will now have an easier time knowing what page
11947 -they are on, and how that page relates to the other pages in your site
11948 -hierarchy with improved schema.org microdata for breadcrumbs.
11949 -* Widget Visibility: now you can select widgets and when to show or hide them
11950 -right from custom post type single and archive views.
11951 -
11952 -Jetpack UI Improvements:
11953 -
11954 -* What’s in it for me? We’ve done a better job explaining the benefits of
11955 -Jetpack and connecting it to WordPress.com.
11956 -* Shortcodes: handy links to shortcode documentation convey the types of media
11957 -you can quickly and safely embed.
11958 -* Widgets: As of WordPress 4.5, Jetpack widgets now refresh in the customizer
11959 -without making you refresh the entire page. Live previews, yes indeed.
11960 -
11961 -Bug Fixes:
11962 -
11963 -* Comments: we fixed a mistake where a comment subscription checkbox appeared
11964 -on custom post types — despite the fact you couldn’t actually subscribe to
11965 -those types of comments. Our bad.
11966 -* Contact Forms: we fixed a bug where the telephone field (which can only be
11967 -added manually) rendered incorrectly — breaking some forms in the process.
11968 -* General: we blocked direct access to the Jetpack_IXR_Client class which
11969 -caused fatal PHP errors in some server setups.
11970 -* Shortcodes: we removed the frameborder attribute in the YouTube embed code.
11971 -It was deprecated in HTML 5.
11972 -* Unminified responsive-videos.min.js in order to address a false positive
11973 -virus alert in ClamAV. Expect it to be re-minified in 4.0.3 once we resolve
11974 -the issue with ClamAV.
11975 -
11976 -= 3.9.6 =
11977 -Release date: March 31st, 2016
11978 -Release Post: http://wp.me/p1moTy-3bz
11979 -
11980 -Bug fix: Shortcodes: fixed incorrect Vimeo embed logic.
11981 -
11982 -= 3.9.5 =
11983 -Release date: March 31st, 2016
11984 -Release Post: http://wp.me/p1moTy-3bz
11985 -
11986 -This release features several WordPress 4.5 compatibility changes that make
11987 -several Jetpack features work properly in the Customizer view. Big thanks to
11988 -@westonruter for contributing the code!
11989 -
11990 -Other enhancements and bug fixes:
11991 -
11992 -* Contact Form: no longer calling the datepicker method if it's not available.
11993 -* SSO: settings checkboxes now honor filters and constants that restrict
11994 -certain sign-in modes.
11995 -* Shortcodes: fixed a problem with Gist fetching.
11996 -* Shortcodes: fixed invalid HTML5 markup in YouTube embed code.
11997 -* Shortcodes: made the Vimeo links work properly in case of multiple mixed
11998 -uses in one post.
11999 -
12000 -= 3.9.4 =
12001 -Release date: March 10th, 2016
12002 -Release post: http://wp.me/p1moTy-396
12003 -
12004 -Bug fix: Shortcodes: Addresses an issue with embedded Vimeo content
12005 -
12006 -= 3.9.3 =
12007 -Release date: March 9th, 2016
12008 -Release post: http://wp.me/p1moTy-396
12009 -
12010 -Featured:
12011 -
12012 -* Site Logo now supports Custom Logo - a theme tool to be introduced in
12013 -WordPress 4.5.
12014 -
12015 -Enhancements:
12016 -
12017 -* Carousel: Made the full size image URL use a Photon URL if enabled.
12018 -* Comments: Removed an unnecessary redirect by always connecting via HTTPS.
12019 -* General: Added new actions that fire before automatic updates.
12020 -* Infinite Scroll: Introduced a later filter for settings.
12021 -* Infinite Scroll: Removed code that is now redundant due to WordPress Core.
12022 -* Markdown: Removed deprecated markup from the output.
12023 -* Publicize: Improved handling of featured images in posts.
12024 -* Shortcodes: Added houzz.com support.
12025 -* Sitemaps: Added a language attribute to the news sitemap.
12026 -* Sitemaps: Improved the image retrieval mechanism for posts.
12027 -* Widgets: Added new filters in the Top Posts Widget code.
12028 -* Widgets: Cleaned up the CSS for the Subscription widget.
12029 -
12030 -Bug Fixes:
12031 -
12032 -* Comments: No longer reloading the page on clicking the reply button.
12033 -* Contact Forms: Fixed a fatal error on missing metadata.
12034 -* Contact Forms: Fixed message formatting for plaintext email clients.
12035 -* Shortcodes: Fixed dimensions of Vimeo embeds in certain cases.
12036 -* Shortcodes: Fixed warnings and allowed shorter style Vimeo embeds.
12037 -* Shortcodes: Removed alignment markup from feeds for YouTube embeds.
12038 -* Sitemaps: Made URLs display properly according to the permalink structure.
12039 -* Stats: Fixed non-XHTML-valid markup.
12040 -* Widgets: No longer showing errors when adding new instances of the Display
12041 -Post Widget.
12042 -
12043 -= 3.9.2 =
12044 -Release date: February 25th, 2016
12045 -Release post: http://wp.me/p1moTy-2Ei
12046 -
12047 -Maintenance and Security Release
12048 -
12049 -Featured:
12050 -
12051 -* Beautiful Math: fix XSS vulnerability when parsing LaTeX markup within HTML
12052 -elements.
12053 -* Contact Form: do not save private site credentials in post meta. Thanks to
12054 -@visualdatasolutions.
12055 -
12056 -Enhancements:
12057 -
12058 -* Contact Info: Added two hooks for adding arbitrary information to the
12059 -widget.
12060 -* Development: Added new possibilities for REST API debugging.
12061 -* Embeds: Added Codepen embeds support.
12062 -* Embeds: Added Sketchfab embeds support.
12063 -* I18n: Added support for translation packages for the Finnish language.
12064 -* Markdown: Added a filter to enable skipping processing of developer supplied
12065 -patterns.
12066 -* Related Posts: Added a filter to change heading markup.
12067 -* Staging: Added a constant to force staging mode.
12068 -* Staging: Added a notice to make staging mode more obvious.
12069 -* Top Posts Widget: Added a new `[jetpack_top_posts_widget]` shortcode.
12070 -
12071 -Bug Fixes:
12072 -
12073 -* Custom Post Types: Nova: Fixed a JavaScript bug on adding multiple items.
12074 -* Embeds: Allowing embeds from Instagram with a www in an URL.
12075 -* General: Fixed untranslated module names on the Settings screen.
12076 -* General: Improved module descriptions and fixed misleading or broken links
12077 -in descriptions.
12078 -* General: No more notices on module deprecation on older installations.
12079 -* General: Only showing one prompt to enable Photon when uploading several new
12080 -images.
12081 -* Multisite: Fixed a problem with site lists for older WordPress
12082 -installations.
12083 -* OpenGraph: Fixed a bug to properly fallback to a WordPress Site Icon image.
12084 -* Photon: Improve performance for images over a secure connection.
12085 -* Photon: No longer including links from data attributes.
12086 -* Publicize: Fixed problems for en_AU and en_CA locales with Facebook.
12087 -* Related Posts: Fixed a notice on certain requests.
12088 -* Site Logo: It's no longer possible to choose a non-image.
12089 -* Widget Visibility: No longer confusing page IDs and titles in certain cases.
12090 -
12091 -= 3.9.1 =
12092 -Release date: January 21st, 2016
12093 -
12094 -Bug Fixes:
12095 -
12096 -* General: Addresses a namespacing issue which was causing conflicts on some
12097 -hosting providers.
12098 -* Sitemaps: Added MSM-Sitemap to the list of plugins which, if installed, will
12099 -prevent Jetpack Sitemaps from being used
12100 -
12101 -= 3.9 =
12102 -Release date: January 20th, 2016
12103 -Release Post: http://wp.me/p1moTy-29R
12104 -
12105 -Featured:
12106 -
12107 -* New sharing button: let users share your content using Skype.
12108 -* New "Social Menu" theme tool that uses Genericons to display Social Links.
12109 -* Sitemap support for better search engine indexing.
12110 -
12111 -Enhancements:
12112 -
12113 -* Contact Form: Added a new filter that allows you to change the "Required"
12114 -text.
12115 -* General: Hidden archived sites in multisite site list.
12116 -* General: Removed several function calls that would be deprecated in
12117 -WordPress 4.5.
12118 -* Infinite Scroll: Added a new filter to check if Infinite Scroll has been
12119 -triggered.
12120 -* Likes: Added a conditional to ensure WordPress 4.5 compatibility.
12121 -* Photon: Improved compatibility with responsive images feature added in
12122 -WordPress 4.4.
12123 -* Photon: Now enabled by default on sites using HTTPS.
12124 -* REST API: Extended the ability to manage users from WordPress.com.
12125 -* REST API: Increased the performance of the plugin update endpoint.
12126 -* Responsive Videos: Centering videos when they are wrapped in a centered
12127 -paragraph.
12128 -* Sharing: Added a new filter to customize the default OpenGraph description.
12129 -* Shortcodes: Added Wistia oEmbed support.
12130 -* Shortcodes: Bandcamp: Added support for new attributes for tracks approved
12131 -by artists.
12132 -* Shortcodes: Improved Medium path format recognition.
12133 -* Slideshow: Improved compatibility with older IE versions.
12134 -* Staging: Improved staging environment detection.
12135 -* Widgets: Added "width" option to the Facebook Page widget.
12136 -* Widgets: Added size parameters to tags in Top Posts to avoid warnings.
12137 -* Widgets: Introduced major performance and stability improvements to the
12138 -Display Posts Widget.
12139 -* Widgets: Refactored to remove deprecated code patterns.
12140 -
12141 -Bug Fixes:
12142 -
12143 -* AtD: Fixed replacing emojis with images in the text editor in Chrome.
12144 -* AtD: Made pre tags be excluded from spell-checking.
12145 -* CPT: Not registering Nova if it is already registered.
12146 -* Carousel: Fixed a bug where full size images were not always served by
12147 -Photon.
12148 -* Carousel: Reverted a change that broke direct link to carousel image.
12149 -* Contact Form: Fixed a CSV export bug with multiple choice questions.
12150 -* Contact Form: Fixed notices when creating feedback entries without a contact
12151 -form.
12152 -* General: Fixed a scrolling bug on modal window closing.
12153 -* Infinite Scroll: Disabled in the Customizer when previewing a non-active
12154 -theme.
12155 -* Publicize: Fixed notices appearing with bbPress or BuddyPress installed.
12156 -* Publicize: Showing options only to users that can change them.
12157 -* Related Posts: Fixed incorrect URLs generated for posts.
12158 -* Responsive Videos: Fixed warnings in debug mode.
12159 -* Shortcodes: Bandcamp: Fixed a problem with large track IDs.
12160 -* Shortcodes: Fixed a problem with dynamic Gist embeds.
12161 -* Stats: Fixed dashboard widget resize problem.
12162 -* Widgets: Added a fallback to English US when a locale isn't supported by
12163 -Facebook.
12164 -* Widgets: Fixed layout for Twenty Sixteen.
12165 -
12166 -= 3.8.2 =
12167 -Release date: December 17th, 2015
12168 -Release post: http://wp.me/p1moTy-26v
12169 -
12170 -Jetpack 3.8.2 is here to squash a few annoying bugs.
12171 -
12172 -Bug Fixes:
12173 -
12174 -* Photon: Fixed a bug where some custom thumbnail image sizes weren't being
12175 -sized properly.
12176 -* Shortcodes: Fixed an incompatibility with how WordPress renders the YouTube
12177 -shortcode.
12178 -* Shortcodes: Tightened up security in the Wufoo shortcode.
12179 -* Image Widget: Now shows the caption.
12180 -* Fixed typos in inline docs.
12181 -* Very minor fixes to: Carousel, Publicize, Google+, and Infinite Scroll.
12182 -
12183 -= 3.8.1 =
12184 -Release date: December 1st, 2015
12185 -Release post: http://wp.me/p1moTy-23V
12186 -
12187 -Jetpack 3.8.1 is here and is fully compatible with WordPress 4.4.
12188 -
12189 -Featured:
12190 -
12191 -* Photon + Responsive Images FTW.
12192 -* Fully compatible with Twenty Sixteen.
12193 -* More accessibility enhancements.
12194 -* Dropped some weight by optimizing Jetpack's plugin images.
12195 -
12196 -Enhancements:
12197 -
12198 -* Comments: filter to allow disabling comments per post type.
12199 -
12200 -Bug Fixes:
12201 -
12202 -* Carousel: Stop page from scrolling to top when Carousel is closed.
12203 -* Carousel: Browser compatibility fixes with older version of IE.
12204 -* Markdown: Fixed a bug that would strip markdown when saving in "Quick Edit"
12205 -mode.
12206 -* Single Sign On: Fixed login always redirecting to the admin dashboard.
12207 -* Subscriptions: Filter to allow per-post emails fixed for use in themes.
12208 -
12209 -= 3.8.0 =
12210 -Release date: November 4th, 2015
12211 -Release post: http://wp.me/p1moTy-1VN
12212 -
12213 -We're happy to introduce Jetpack 3.8, which has significant contributions from
12214 -the Jetpack community. Read more about it here: http://wp.me/p1moTy-1VN
12215 -
12216 -Feature enhancements:
12217 -
12218 -* New Google+ Badge Widget. Display your profile, page, or community Google+
12219 -badge.
12220 -* New twitch.tv shortcode embeds. Display a Twitch.tv stream in your posts.
12221 -* Accessibility enhancements.
12222 -* A handful of new filters to allow further customization of Jetpack.
12223 -
12224 -Other enhancements:
12225 -
12226 -* Carousel: Added support to retrieve image dimensions from an image url.
12227 -* Carousel: Simpler algorithm to detect shutter speeds.
12228 -* Contact Form: New "Checkbox with Multiple Items" field available in the
12229 -Contact Form.
12230 -* Contact Form: Allow pre-filling form fields with URL parameters.
12231 -* Contact Form: Better styling of the emailed form responses.
12232 -* Performance: Replaced some custom-built functions with core's native
12233 -functions.
12234 -* Related Posts: New filter to add post classes to post's container class.
12235 -* Sharing: New filter to choose if sharing meta box should be shown.
12236 -* Sharing: New filter to allow sharing button markup to be editable.
12237 -* Sharing: New filter to allow you to specify a custom Facebook app ID.
12238 -* Social Media Icons Widget: Added option for YouTube username as well as
12239 -Channel ID.
12240 -* Social Media Icons Widget: Added Google+ icon.
12241 -* Social Media Icons Widget: New filter to allow you to add your own social
12242 -media icons and links.
12243 -* Subscriptions: Better errors to your visitors if their subscription sign-up
12244 -fails.
12245 -* Subscriptions: Removed "widget" class from Subs shortcode form.
12246 -
12247 -
12248 -Bug fixes:
12249 -
12250 -* Carousel: Fixed browser back/forward button behavior.
12251 -* Contact Form: Allow the email field to be set to empty when building form in
12252 -post editor.
12253 -* Facebook Likebox Widget: Fixed an issue where some languages were not
12254 -translating.
12255 -* Facebook Likebox Widget: Return a language when none found.
12256 -* General: Fixed some minor styling issues in the Jetpack admin areas.
12257 -* General: Add missing parameter to the_title filter call.
12258 -* General: Prevent scrolling of body when the Jetpack admin modals are opened.
12259 -* General: Update doc to reflect that Open Graph filter
12260 -jetpack_enable_opengraph has been deprecated in favor of
12261 -jetpack_enable_open_graph.
12262 -* Infinite Scroll: Fixed an error that sometimes occurred that would stop
12263 -posts from loading.
12264 -* JSON API: Fixed some undefined notices when publishing a post with the API.
12265 -* Open Graph: Fixed bug where facebook description content was sometimes being
12266 -polluted by a filter.
12267 -* Sharing: Use full SSL Pinterest url instead of protocol relative.
12268 -* Sharing: Fixed plus signs appearing in tweets shared from iOS.
12269 -* Shortcodes: Prefer HTTPS for video embeds to avoid mixed content warnings.
12270 -* Subscriptions Widget: Fix HTML Validation error.
12271 -* Theme Tools: Check oEmbeds for the presence of a video before adding the
12272 -responsive videos filter.
12273 -* Tiled Galleries: Add image alt attribute if there is a title set. This was
12274 -breaking some screen reader functionality.
12275 -
12276 -= 3.7.2 =
12277 -Release date: September 29th, 2015
12278 -Release Post: http://wp.me/p1moTy-1LB
12279 -
12280 -* Bug Fix: REST API: Fixed an error when saving drafts and publishing posts
12281 -
12282 -= 3.7.1 =
12283 -Release date: September 28th, 2015
12284 -Release Post: http://wp.me/p1moTy-1LB
12285 -
12286 -* Enhancement: General: Added inline documentation for various filters and
12287 -functions
12288 -* Enhancement: General: Added custom capabilities for module management on
12289 -multi-site installs
12290 -* Enhancement: General: Cleaned up old changelog entries from readme
12291 -* Enhancement: General: Cleaned up unused i18n textdomains
12292 -* Enhancement: General: Updated the new settings page to look better in
12293 -various translations
12294 -* Enhancement: REST API: Added new endpoints to manage users
12295 -* Enhancement: Sharing: Updated the Google logo
12296 -* Bug Fix: Carousel: Page scroll no longer disappears after closing the
12297 -carousel
12298 -* Bug Fix: Contact Form: Fields are sent and displayed in the correct order
12299 -* Bug Fix: Contact Form: No longer showing a notice on AJAX actions in
12300 -feedback lists
12301 -* Bug Fix: Contact Form: Made using more than two notification emails possible
12302 -* Bug Fix: Contact Form: Mitigate a potential stored XSS vulnerability. Thanks
12303 -to Marc-Alexandre Montpas (Sucuri)
12304 -* Bug Fix: General: Mitigate a potential information disclosure. Thanks to
12305 -Jaime Delgado Horna
12306 -* Bug Fix: General: Fixed a locale error in the notifications popout
12307 -* Bug Fix: General: Fixed a possible fatal error in the client area
12308 -* Bug Fix: General: Fixed compatibility issues with certain use cases
12309 -* Bug Fix: General: Disabled connection warnings for multisites with domain
12310 -mapping
12311 -* Bug Fix: General: Updated translations for correct link display in admin
12312 -notices
12313 -* Bug Fix: REST API: Fixed a fatal error in one of the endpoints
12314 -* Bug Fix: Sharing: Fixed OpenGraph tags for Instagram embeds
12315 -* Bug Fix: Sharing: Fixed compatibility issues with bbPress
12316 -* Bug Fix: Widget Visibility: Fixed a fatal error in case of a missing tag
12317 -
12318 -= 3.7.0 =
12319 -Release date: September 9th, 2015
12320 -Release Post: http://wp.me/p1moTy-1JB
12321 -
12322 -Feature Enhancements:
12323 -
12324 -* New admin page interface to easily configure Jetpack
12325 -* Added staging site support for testing a connected Jetpack site
12326 -
12327 -Additional changes:
12328 -
12329 -* Enhancement: CLI: Added a possibility to change all options with
12330 -confirmation for some of them
12331 -* Enhancement: Gallery: Added filters to allow new gallery types to be
12332 -declared
12333 -* Enhancement: General: Added inline documentation for actions, filters, etc.
12334 -* Enhancement: General: Changed class variable declarations keyword from var
12335 -to public
12336 -* Enhancement: General: Made the Settings page module toggle buttons more
12337 -accessible
12338 -* Enhancement: General: The admin bar now loads new notifications popout
12339 -* Enhancement: General: Renamed some modules to avoid redundant prefixes
12340 -* Enhancement: General: Switched to the WordPress Core's spinner image
12341 -* Enhancement: General: Updated the bot list
12342 -* Enhancement: Manage: Added the ability to activate a network-wide plugin on
12343 -a single site from WordPress.com
12344 -* Enhancement: Photon: Added a way to check image URLs against custom domains
12345 -* Enhancement: Photon: Added prompts on the media upload page telling the user
12346 -about Photon
12347 -* Enhancement: Publicize: Added width and height values to OpenGraph tags for
12348 -default images
12349 -* Enhancement: Related Posts: Added a filter to allow disabling nofollow
12350 -* Enhancement: REST API: Added new API endpoints to extend API functionality
12351 -* Enhancement: REST API: Added new fields to existing API endpoints
12352 -* Enhancement: Sharing: Added a possibility to opt-out of sharing for a single
12353 -post
12354 -* Enhancement: Sharing: Added bbPress support
12355 -* Enhancement: Sharing: Added more configuration to the Likes modal
12356 -* Enhancement: Sharing: Made the reddit button open a new tab
12357 -* Enhancement: Sharing: Removed unused files
12358 -* Enhancement: Shortcodes: Added auto embed option inside comments
12359 -* Enhancement: Shortcodes: Added autohide parameter to the YouTube shortcode
12360 -* Enhancement: Subscriptions: added an action that triggers at the end of the
12361 -subscription process
12362 -* Enhancement: VideoPress: Videos are now embedded using a new player
12363 -* Enhancement: Widget Visibility: Added parent page logic
12364 -* Enhancement: Widget Visibility: Added support for split terms
12365 -* Enhancement: Widgets: Added actions to the Social Media widget
12366 -* Enhancement: Widgets: Switched the Display Posts widget to the new API
12367 -version
12368 -* Bug Fix: General: Fixed scrolling to top after modal window closing
12369 -* Bug Fix: Infinite Scroll: Added a check for cases when output buffering is
12370 -disabled
12371 -* Bug Fix: Infinite Scroll: Added translation to the copyright message
12372 -* Bug Fix: Manage: Fixed automatic update synchronization on WordPress
12373 -multisite network admin
12374 -* Bug Fix: Manage: Redirects back to WordPress.com are allowed from the
12375 -customizer view
12376 -* Bug Fix: Media: Fixed duplicate images bug in the Media Extractor
12377 -* Bug Fix: Publicize: Made it possible to remove previously set message
12378 -* Bug Fix: Sharing: Added a thumbnail image to OpenGraph tags on pages with
12379 -DailyMotion embeds
12380 -* Bug Fix: Sharing: Fixed Twitter Cards tags escaping
12381 -* Bug Fix: Sharing: Made OpenGraph tags for title and description use proper
12382 -punctuation
12383 -* Bug Fix: Sharing: Made sure Likes can be disabled on the front page
12384 -* Bug Fix: Shortcodes: Fixed Facebook embeds by placing the scipt in the
12385 -footer
12386 -* Bug Fix: Shortcodes: Fixed PollDaddy shortcode issues over SSL connections
12387 -* Bug Fix: Shortcodes: Made responsive video wrappers only wrap video embeds
12388 -* Bug Fix: Shortcodes: Made SoundCloud accept percents for dimensions
12389 -* Bug Fix: Social Links: Fixed a possible conflict with another class
12390 -* Bug Fix: Stats: Made sure the Stats URL is always escaped properly
12391 -
12392 -= 3.6.1 =
12393 -Release Date: July 24, 2015
12394 -
12395 -* Enhancement: Fully compatible with upcoming WordPress 4.3
12396 -* Enhancement: Site Icon: Start to deprecate Site Icon in favor of Core's
12397 -version (if available)
12398 -* Bug Fix: Subscriptions: You can now use more than one Subscription form on a
12399 -single page
12400 -* Bug Fix: Quieted PHP notices and warnings with the JSON API, Display Posts
12401 -Widget and Gallery Widget (slideshow mode)
12402 -* Bug Fix: Correct permissions check for connection panel
12403 -* Hardening: Increase permissions checks
12404 -
12405 -= 3.6 =
12406 -Release Date: July 6th, 2015
12407 -Release Post: http://wp.me/p1moTy-1ua
12408 -
12409 -Feature Enhancements:
12410 -
12411 -* CLI: Add a number of Jetpack CLI improvements: see
12412 -http://jetpack.com/support/jetpack-cli
12413 -* New Jetpack admin page for connection management
12414 -* New Social Media Icons widget
12415 -* FB Like Box: A visual refresh of the Facebook likebox widget
12416 -* Protect: When your IP is blocked, use a math captcha as a fallback instead
12417 -of a complete block
12418 -
12419 -Additional changes:
12420 -
12421 -* Enhancement: Custom CSS: Add more Flexbox support and other enhancements
12422 -* Enhancement: Extra Sidebar Widgets: Top Posts Widget: Choose what Post Types
12423 -to display
12424 -* Enhancement: General: Save on some requests! print CSS inline when there
12425 -isn't much of it
12426 -* Enhancement: Likes: Likes can now be shown on all post types
12427 -* Enhancement: Minileven: Add Featured Image to Gallery Post Format and Pages
12428 -* Enhancement: Mobile Theme: Add div wrapping View Mobile Site link to allow
12429 -for easier CSS customizations
12430 -* Enhancement: Omnisearch: Link to edit post in titles
12431 -* Enhancement: Protect: Learn Trusted Headers locally and cache blocks
12432 -properly
12433 -* Enhancement: REST API: Add locale support
12434 -* Enhancement: Sharing: Retire StumbleUpon
12435 -* Enhancement: Sharing: Upgrade to reCAPTCHA 2.0 for Email Sharing
12436 -* Enhancement: Shortcode Embeds: Add Mesh oembed support
12437 -* Enhancement: Shortcode Embeds: New Wufoo Shortcode from WordPress.com
12438 -* Enhancement: Shortcode Embeds: Mixcloud: handle accented characters in URLs
12439 -* Enhancement: Site Logo: Adding itemprops to support logo schema.
12440 -* Enhancement: Slideshow Gallery: New parameters *size* and *autostart*
12441 -* Enhancement: Slideshow Gallery: Use more reliable CSS for resizing instead
12442 -of js
12443 -* Enhancement: Stats: No longer track stats for preview pages
12444 -* Enhancement: Tiled Gallery: Improve the shapes and distributions of shapes
12445 -in the Tiled Gallery, based on observations for its usage.
12446 -* Enhancement: Protect: Whitelist for multisite globally and locally
12447 -* Enhancement: Sharing: LinkedIn always uses https for share counts. (saved
12448 -extra http request)
12449 -* Bug Fix: Carousel: Jetpack Carousel now supports HTML5 gallery
12450 -* Bug Fix: Extra Sidebar Widgets: Choose Images button works in accessibility
12451 -mode
12452 -* Bug Fix: General: Fix: Cannot remove hooks from filter
12453 -'jetpack_get_available_modules'
12454 -* Bug Fix: Infinite Scroll: Check that search terms exist before matching
12455 -against post title. fixes #2075
12456 -* Bug Fix: Likes: Never double show on search results
12457 -* Bug Fix: Notifications: Notifications didn't load on wp-admin/network pages
12458 -* Bug Fix: Sharing: Fix Facebook share button not showing for Australian &
12459 -Canadian locale
12460 -* Bug Fix: Shortcode Embed: Slideshare Shortcode now fixed
12461 -* Bug Fix: SSO: Hide login no matter what when using the filter to do so
12462 -* Bug Fix: Subs Widget: Don't hide email input if submit failed
12463 -* Bug Fix: Tiled Gallery: Show columns setting for Thumbnail Grid when Tiled
12464 -Mosaic galleries are the default
12465 -* Bug Fix: Twitter Cards: Remove deprecated card types
12466 -
12467 -= 3.5.3 =
12468 -Release Date: May 6th, 2015
12469 -
12470 -* Security Hardening: Remove Genericons example.html file.
12471 -
12472 -= 3.5.2 =
12473 -Release Date: May 5th, 2015
12474 -
12475 -* Bug Fix: Sharing: Changes Facebook share count endpoint
12476 -
12477 -
12478 -= 3.5.1 =
12479 -Release Date: May 5th, 2015
12480 -
12481 -* Enhancement: Sharing: Changes Facebook share count method per Facebook API
12482 -change
12483 -* Enhancement: General: Remove .po files to reduce plugin size
12484 -* Bug Fix: General: Remove identity crisis notification
12485 -* Bug Fix: Subscriptions: Correct required input validation
12486 -* Security hardening
12487 -
12488 -= 3.5 =
12489 -Release Date: April 23rd, 2015
12490 -Release Post: http://wp.me/p1moTy-1jF
12491 -
12492 -Jetpack 3.5 introduces the ability to manage your site's menus directly from
12493 -WordPress.com and several bug fixes and enhancements. This upgrade is
12494 -recommended for all users.
12495 -
12496 -* Enhancement: General: Change security reporting to use a transient instead
12497 -of option to reduce backup load
12498 -* Enhancement: General: Improve module search
12499 -* Enhancement: JSON API: Allow users to manage menus through WordPress.com
12500 -* Enhancement: Sharing: Reduce spam through email sharing
12501 -* Bug Fix: Custom CSS: Improve recall of CSS revisions
12502 -* Bug Fix: Extra Sidebar Widgets: Change class name for Contact Info widget
12503 -* Bug Fix: Extra Sidebar Widgets: Fix errors when adding widgets via the
12504 -customizer
12505 -* Bug Fix: Extra Sidebar Widgets: Fix PHP notices in RSS widget
12506 -* Bug Fix: General: Fix redirect loop on activation
12507 -* Bug Fix: General: Styling fixes
12508 -* Bug Fix: Protect: Add IP translation fallback when inet_pton is not
12509 -available
12510 -* Bug Fix: Protect: Always allow login from local IDs
12511 -* Bug Fix: Protect: Sanitize displayed IP after block
12512 -* Bug Fix: Publicize: Prevent generating Facebook profile links for app-scoped
12513 -user IDs
12514 -* Bug Fix: Subscriptions: Improve error handling
12515 -* Bug Fix: Theme Tools: Include breadcrumb code
12516 -* Misc: Extra Sidebar Widgets: Remove Readmill Widget
12517 -
12518 -= 3.4.3 =
12519 -Release Date: April 20th, 2015
12520 -Release Post: http://wp.me/p1moTy-1jb
12521 -
12522 -* Security hardening.
12523 -
12524 -= 3.4.2 =
12525 -Release Date: April 19th, 2015
12526 -Release Post: http://wp.me/p1moTy-1j6
12527 -
12528 -* Bug Fix: Contact info widget namespacing
12529 -* Bug Fix: Javascript errors on wp-admin due to stats display code
12530 -* Bug Fix: Potential fatal error from improperly called function
12531 -* Bug Fix: Potential fatal error when protect servers are unreachable for
12532 -WordPress Multisite
12533 -
12534 -= 3.4.1 =
12535 -Release Date: March 19th, 2015
12536 -
12537 -* Bug Fix: General: Modules not displaying properly in non-English installs
12538 -* Bug Fix: Manage: Some installs showing a transient fatal error
12539 -* Bug Fix: Protect: Protect module not auto-activating for users who upgrade
12540 -* Bug Fix: Omnisearch: Some installs not properly reporting WP version number,
12541 -causing Omnisearch error
12542 -* Bug Fix: Stats: Top posts/pages widget not loading
12543 -* Bug Fix: Contact Info Widget: Fix conflict with Avada theme
12544 -
12545 -= 3.4 =
12546 -Release Date: March 18th, 2015
12547 -Release Post: http://wp.me/p1moTy-1fU
12548 -
12549 -* Enhancement: Config Settings: provide a notification for users that update
12550 -features settings
12551 -* Enhancement: Config Settings: provide a notification for users that update
12552 -features settings
12553 -* Enhancement: Contact Form: Use the predefined $title variable in the anchor
12554 -tag in grunion contact form button
12555 -* Enhancement: Contact Form: Use the predefined $title variable in the anchor
12556 -tag in the button on admin
12557 -* Enhancement: Custom Content Type: Add all Custom Post Types to Omnisearch
12558 -* Enhancement: Custom Content Type: Add option to add Testimonial Custom
12559 -Content Type in admin
12560 -* Enhancement: Custom Content Type: bring consistency between the portfolio
12561 -and testimonial shared codebase
12562 -* Enhancement: Custom Content Type: code cleanup
12563 -* Enhancement: Custom Content Type: register namespaced 'jetpack_portfolio'
12564 -shortcode/use a prefix for shortcode for Portfolio
12565 -* Enhancement: Custom Content Type: set shortcode image size to 'large' and
12566 -add jetpack_portfolio_thumbnail_size filter to allow themes to set their own
12567 -size for Portfolio
12568 -* Enhancement: Custom Content Type: testimonial shortcode enhancement
12569 -* Enhancement: Extra Sidebar Widgets: Add subscription widget wildcard
12570 -* Enhancement: Extra Sidebar Widgets: Likes and Sharing Shortcodes
12571 -* Enhancement: Extra Sidebar Widgets: Minor fixes to Facebook widget plugin
12572 -for SSL
12573 -* Enhancement: Fix/update jetpack version
12574 -* Enhancement: General: Add DNS Prefetching
12575 -* Enhancement: General: Add Jetpack admin dashboard widget
12576 -* Enhancement: GlotPress: Update GP_Locales and GP_Locale classes
12577 -* Enhancement: Improved control over Nova Theme Menu output markup
12578 -* Enhancement: Infinite Scroll: Adds a `button` wrapper for the infinity
12579 -handle.
12580 -* Enhancement: Infinite Scroll: Check for response.html before using indexOf
12581 -* Enhancement: Integrate BruteProtect for protection against Brute Force
12582 -attacks
12583 -* Enhancement: JSON API Manage: Added Mock Jetpack Option to Sync options that
12584 -don't have to live in the Database
12585 -* Enhancement: JSON API: Add/empty trash days option to sync
12586 -* Enhancement: Jump Start: Add "Jump Start" interface for new users
12587 -* Enhancement: Manage: Add "modified_before" and "modified_after" parameters
12588 -to /sites/%s/posts/ via JSON API
12589 -* Enhancement: Mobile Theme: Add filter for choosing mobile theme menu
12590 -* Enhancement: Notifications: Changes to load the new notifications client.
12591 -* Enhancement: Protect: Add a filter so that user can add thier own bots
12592 -* Enhancement: Protect: Add security reporting
12593 -* Enhancement: Protect: Add/whitelist endpoints via JSON API for Jetpack
12594 -Protect
12595 -* Enhancement: Publicize: update connection confirmation message
12596 -* Enhancement: Sharing: Add custom service name as a class
12597 -* Enhancement: Sharing: display name of custom service in link title
12598 -* Enhancement: Sharing: Remove default post types for showing share links
12599 -* Enhancement: Sharing: use Jetpack version number when enqueing sharing.js
12600 -* Enhancement: Shortcodes Team Partnerships: Backport fixes from SoundCloud
12601 -2.3.1 through 3.0.2
12602 -* Enhancement: Shortlinks: use HTTPS when possible
12603 -* Enhancement: Stats: Make loading of stats async
12604 -* Enhancement: Subscriptions: Added settings field for comment sub text
12605 -* Enhancement: Subscriptions: Hide Form After Submit
12606 -* Enhancement: Subscriptions: remove label from widget title
12607 -* Enhancement: Subscriptions: Update subscriptions.php
12608 -* Bug Fix: Contact form: Increase CSS specificity for Contact Forms in widgets
12609 -* Bug Fix: Custom Content Type: Testimonial Custom Content Type: use core
12610 -`WP_Customize_Image_Control` instead of custom...
12611 -* Bug Fix: Extra Sidebar Widgets: add missing & to if statement for widget
12612 -visibility
12613 -* Bug Fix: Extra Sidebar Widgets: Don't require height/width values in the
12614 -Twitter Timeline widget
12615 -* Bug Fix: Extra Sidebar Widgets: Upload images from the customizer/Extra
12616 -Sidebar Widgets Tiled Galleries for Gallery Widget
12617 -* Bug Fix: General: Fix bug that was preventing modules from displaying
12618 -properly
12619 -* Bug Fix: Manage: When calling /sites/%s/posts/ include all attachments not
12620 -just the first five via JSON API
12621 -* Bug Fix: Mobile Theme: Minileven; Start after DOM ready
12622 -* Bug Fix: Sharing: Open sharing in same window
12623 -* Bug Fix: Stats language
12624 -* Bug Fix: Subscritpions: fix invalid field when no email address
12625 -
12626 -
12627 -= 3.3.2 =
12628 -Release Date: February 19th, 2015
12629 -
12630 -* Enhancement: Updated translation files.
12631 -* Enhancement: Heartbeat: Correctly stat new datasets.
12632 -* Bug Fix: Widget Visibility: Correct some caching of visibility results that
12633 -may get evaluated too soon.
12634 -* Bug Fix: Contact Form: Hardening.
12635 -* Bug Fix: Photon: Make sure our gallery filter can parse array inputs as well
12636 -as the default html.
12637 -
12638 -= 3.3.1 =
12639 -Release Date: February 11th, 2015
12640 -
12641 -* Bug Fix: JSON API: Minor versioning data.
12642 -* Bug Fix: Markdown: Re-run KSES after processing to account for syntax
12643 -changes.
12644 -* Bug Fix: Media Extractor: Don't call a gallery a gallery if it hasn't got
12645 -any pictures!
12646 -* Bug Fix: Module Management: Handle a core api change for folks running
12647 -trunk.
12648 -* Bug Fix: Related Posts: CSS -- better clear rows.
12649 -* Bug Fix: Sharing: Including sharing account on Pinterest unofficial buttons
12650 -as well.
12651 -* Bug Fix: Sharing: Properly version external assets by Jetpack release
12652 -version.
12653 -* Bug Fix: Shortcodes: Soundcloud: Backport API compatibility fixes.
12654 -* Bug Fix: Shortcodes: Flickr: Tidy up our regex url pattern matching.
12655 -* Bug Fix: Subscriptions: Don't add 'Email Address' as the value -- we have
12656 -placeholders!
12657 -* Bug Fix: Widgets: Gallery Widget: Allow folks to upload images from the
12658 -widget area in the customizer.
12659 -
12660 -= 3.3 =
12661 -Release Date: December 15th, 2014
12662 -Release Post: http://wp.me/p1moTy-1aF
12663 -
12664 -* Enhancement: Adds responsive video support to BuddyPress.
12665 -* Enhancement: Custom Content Types: Added 'order' and 'orderby' options to
12666 -portfolio shortcode.
12667 -* Enhancement: Display notice when Jetpack Development Mode is on.
12668 -* Enhancement: General: Update compatibility with Twenty Fifteen.
12669 -* Enhancement: Image URL can now be overwritten with the
12670 -`jetpack_images_fit_image_url_override` filter after dimensions are set by
12671 -Photon.
12672 -* Enhancement: JSON API: Add Endpoint for trigger Plugin Autoupdates.
12673 -* Enhancement: JSON API: General Improvements. Documentation on
12674 -http://developer.wordpress.com/
12675 -* Enhancement: Likes: Updated the code to accept arbitrary CPTs.
12676 -* Enhancement: Related Posts: Allow filter by `post_format`.
12677 -* Enhancement: Sharing: add new `jetpack_sharing_counts` filter for option to
12678 -turn off sharing counts.
12679 -* Enhancement: Sharing: Use the Site Logo Theme Tool and the Site Icon as
12680 -fallbacks for image tags.
12681 -* Enhancement: Shortcodes: Made the code more readable by using output buffers
12682 -instead of string concatenation.
12683 -* Enhancement: Site Logo: Add alias functions to provide backward
12684 -compatibility for themes expecting the old function calls.
12685 -* Enhancement: Slideshow: Add title and alt text to images.
12686 -* Enhancement: Subscription Form: Do not display the logged in user's email
12687 -address by default.
12688 -* Enhancement: Top Posts Widget: Refactor to allow conditional loading of the
12689 -css.
12690 -* Enhancement: Top Posts: Add `jetpack_top_posts_widget_count` filter to
12691 -control number of displayed posts.
12692 -* Bug Fix: Change subscribe_text from `p` to `div` so that it can contain
12693 -block-level elements.
12694 -* Bug Fix: Fonts: Change path to look for the svg in the right directory.
12695 -* Bug Fix: Increase CSS specificity for Contact Forms in widgets.
12696 -* Bug Fix: JSON API: Plugins Update: Make sure the plugin doesn't get
12697 -deactivated.
12698 -* Bug Fix: Likes: Fixes issues where likes don't load, load master iframe
12699 -after scripts are loaded.
12700 -* Bug Fix: Notes Module: Avoid a PHP Notice in cli scripts when the request
12701 -doesn't contain a User-Agent header.
12702 -* Bug Fix: Nova Menu CPT: fix notice when we have no taxonomies.
12703 -* Bug Fix: Nova Menus: Use current instance to maintain object context.
12704 -* Bug Fix: Related Posts: Add filter for `_enabled_for_request()`.
12705 -* Bug Fix: Sharing: Prevent duplicate @ in shared Tweets.
12706 -* Bug Fix: Site Logo: `get_site_logo()` now properly returns the site logo ID
12707 -when provided in the `$show` argument.
12708 -* Bug Fix: Site Logo: Correct evaluation of the Display Header Text in
12709 -Customizer preview.
12710 -
12711 -= 3.2.1 =
12712 -Release Date: November 14th, 2014
12713 -
12714 -* Enhancement: Updated translation files.
12715 -* Enhancement: JSON API: More object vars passed back to some queries.
12716 -Documentation on http://developer.wordpress.com/
12717 -* Bug Fix: JSON API: Pass back correct author in `me/posts` data.
12718 -* Bug Fix: JSON API: Don't check if a post is freshly pressed on remote
12719 -Jetpack sites where the function doesn't exist.
12720 -* Bug Fix: Site Logo: Add backward-compatible template tags to match the
12721 -standalone release.
12722 -* Bug Fix: Don't use __DIR__ -- it's 5.3+ only, and WordPress supports back to
12723 -5.2.
12724 -* Bug Fix: Retool how we remove the source styles when using the concatenated
12725 -version.
12726 -* Bug Fix: Shortcodes: TED: Correct default language code from `eng` to `en`.
12727 -* Bug Fix: Gallery Widget: Add a default background color.
12728 -* Bug Fix: Subscription Notifications: Remove the label.
12729 -* Bug Fix: Sharing: enqueue Genericons on static front page as well if
12730 -selected.
12731 -
12732 -= 3.2 =
12733 -Release Date: October 29, 2014
12734 -Release Post: http://wp.me/p1moTy-181
12735 -
12736 -* Enhancement: Speed Improvements (woohoo!).
12737 -* Enhancement: Add site icons: an avatar for your blog.
12738 -* Enhancement: Improvements to API endpoints.
12739 -* Enhancement: Add oEmbed sources (Twitter, SoundCloud, Instagram,
12740 -DailyMotion, Vine).
12741 -* Enhancement: Add indicators to make it easier to see which modules are
12742 -active.
12743 -* Enhancement: Improve debug tool.
12744 -* Enhancement: Add new 'Site Logos' code to theme tools, for themes that opt
12745 -in to support it.
12746 -* Enhancement: Improved caching for related posts.
12747 -* Enhancement: Added "Remember Me" functionality to Single Sign On.
12748 -* Enhancement: Improved accessibility.
12749 -* Enhancement: Added additional filters to Widget Visibility.
12750 -* Bug Fix: Fixed PHP Notice errors for Likes, Widget Visibility.
12751 -* Bug Fix: Improvements to the testimonials CPT.
12752 -* Bug Fix: Improved RTL on VideoPress admin.
12753 -* Bug Fix: Removed Google+ Authorship module (discontinued by Google).
12754 -* Bug Fix: Fixed use of deprecated function in mobile theme.
12755 -* Bug Fix: Various fixes to Tiled Galleries.
12756 -* Bug Fix: Various fixes to Contact Form.
12757 -* Bug Fix: Various fixes to oEmbed.
12758 -* Bug Fix: Various fixes to Single Sign On.
12759 -* Bug Fix: Fixed styles in ShareDaddy.
12760 -* Bug Fix: Better match protocols (http/https) to the site.
12761 -
12762 -
12763 -= 3.1.1 =
12764 -Release Date: August 7, 2014
12765 -
12766 -* Enhancement: Update translation files for strings that had been
12767 -submitted/approved since release.
12768 -* Bug Fix: Social Links: Add a function check to better degrade if Publicize
12769 -isn't around.
12770 -* Bug Fix: Open Graph: Add WordPress SEO back to the blacklist, until they
12771 -update how they opt us out.
12772 -* Bug Fix: Asset Minification: Add another caveat ( empty $plugin ) to short
12773 -out on.
12774 -* Bug Fix: Deprecated Hooks: Fixing our expectations where something that
12775 -should be an array occasionally wasn't.
12776 -* Bug Fix: Custom CSS: Add extra whitelist rule for -o-keyframe rules.
12777 -
12778 -= 3.1 =
12779 -Release Date: July 31, 2014
12780 -Release Post: http://wp.me/p1moTy-129
12781 -
12782 -* Enhancement: New Custom Content Types module.
12783 -* Enhancement: New Jetpack Logo.
12784 -* Enhancement: New optional JSON API endpoints for viewing updates and
12785 -managing plugins and themes.
12786 -* Enhancement: New Custom Post Type: Portfolio!
12787 -* Enhancement: Rearranged buttons on the modules modals for easier management.
12788 -* Enhancement: Jetpack Settings have improved keyboard accessibility.
12789 -* Enhancement: Improved RTL support for After the Deadline, Carousel, Contact
12790 -Form, Comics CPT, Custom CSS, Omnisearch, Publicize, Related Posts, Slideshow
12791 -short code, Tiled Gallery, Widget-Visibility and Widgets Gallery.
12792 -* Enhancement: Contact Form: Add an "Empty Spam" option.
12793 -* Enhancement: i18n: Change the priority of where plugin_textdomain is hooked
12794 -so that the plugins can better translate Jetpack.
12795 -* Enhancement: Monitor: Displays how often the site is checked for downtime.
12796 -* Enhancement: Shortcode: Added Mixcloud shortcode and oEmbed support.
12797 -* Enhancement: Social Links: Improved handling of customizer hooks in
12798 -non-admin context.
12799 -* Enhancement: Stats: The smiley image is gone by default.
12800 -* Enhancement: Stats: Added link to the configure page for stats so that the
12801 -stats settings page is easier to find.
12802 -* Enhancement: Theme Tools: Added the responsive videos to theme tools so that
12803 -themes can support responsive videos more easily.
12804 -* Update: Updated Genericons to version 3.1, new icons for website, ellipsis,
12805 -foursquare, x-post, sitemap, hierarchy and paintbrush.
12806 -* Bug Fix: Contact Form: Prefix function to avoid conflicts with other
12807 -plugins.
12808 -* Bug Fix: Custom CSS: Admin UI has a responsive layout.
12809 -* Bug Fix: Custom CSS: Custom $content_width value doesn't overwrite theme's
12810 -$content_width.
12811 -* Bug Fix: Contact Form: Feedback link takes you to the form page.
12812 -* Bug Fix: Carousel: Confirms an avatar is returned by get_avatar before
12813 -displaying.
12814 -* Bug Fix: Featured Content: Don't remove setting validation.
12815 -* Bug Fix: Infinite Scroll: Google Universal Analytics support added.
12816 -* Bug Fix: Multisite: Add message when updating multisite settings.
12817 -* Bug Fix: Photon: Photon will no longer upscale images larger than the
12818 -original size.
12819 -* Bug Fix: Photon: Check that the image exists before rewriting the image URL
12820 -to utilize Photon.
12821 -* Bug Fix: Sharing: Pinterest adds attribute to display share count.
12822 -* Bug Fix: Sharing: Respect an empty sharing title.
12823 -* Bug Fix: Sharing: Share buttons now appear in the bbPress forms.
12824 -* Bug Fix: Sharing: Support for multiple meta html tag og:image values.
12825 -* Bug Fix: Single Sign On: Logout allows override of forcing Single Sign On.
12826 -* Bug Fix: Single Sign On: Remove the lost password link on auto-forward
12827 -logout.
12828 -* Bug Fix: Social Links: Do not use anonymous function for compatibility with
12829 -PHP 5.2.
12830 -* Bug Fix: Tiled Galleries: Update jQuery mouseover caption effect to reduce
12831 -flickering.
12832 -* Bug Fix: Widgets Visibility: Works better in the customizer admin view.
12833 -
12834 -= 3.0.2 =
12835 -Release Date: June 17, 2014
12836 -
12837 -* Enhancement: General: Make module categories filter more visible when
12838 -active.
12839 -* Enhancement: General: Updated translation files with more strings added
12840 -since the last release.
12841 -* Enhancement: General: Allow deep-linking to the Contact Support form.
12842 -* Bug Fix: General: RTL Jetpack Admin UI looks better.
12843 -* Bug Fix: General: Fixed PHP warning when bulk deactivating modules.
12844 -* Bug Fix: General: Removed an unnecessary description.
12845 -* Bug Fix: General: Resolved an SSL error on Jetpack Admin UI.
12846 -* Bug Fix: General: Fix error comparing signatures when the WordPress
12847 -installation is using site_url filters (applied mostly to WPEngine sites).
12848 -* Bug Fix: General: Resolved PHP strict error on the mobile menu.
12849 -* Bug Fix: General: Fix timing of conditional checks, so that calling
12850 -developer mode via a plugin works again.
12851 -* Bug Fix: General: Main page categories tab now properly translates module
12852 -names.
12853 -* Bug Fix: Related Posts: Fix a typo, the "more info" link now works.
12854 -* Bug Fix: Likes: Improve button styling.
12855 -* Bug Fix: Likes: Remove unused UI for Reblog settings on social settings
12856 -page.
12857 -* Bug Fix: Contact Form: Updated to no longer use a deprecated Akismet
12858 -function.
12859 -* Bug Fix: Contact Form: Sends email to the administrator that is not marked
12860 -as spam again.
12861 -* Bug Fix: Open Graph: Resolved PHP warning on open graph gallery pages when
12862 -the gallery is empty.
12863 -
12864 -= 3.0.1 =
12865 -Release Date: May 22, 2014
12866 -
12867 -* Bug Fix: AtD: A wpcom-only function got synced by mistake and caused a few
12868 -errors. Fixed.
12869 -* Bug Fix: Post By Email: Add static keyword to a function.
12870 -* Bug Fix: ShareDaddy: In the admin-side configuration of sharing links, we
12871 -used a Path icon instead of Pinterest. Oops!
12872 -* Bug Fix: ShareDaddy: We inadvertently appended `via @jetpack` to some
12873 -twitter shares. This is no longer the case.
12874 -* Bug Fix: Related Posts: Tidying up and relocation of the `resync` button
12875 -formerly on the more info modal.
12876 -* Bug Fix: Infinite Scroll: Work better with core's MediaElement.js
12877 -* Bug Fix: Heartbeat: Undeclared variable fixed.
12878 -
12879 -= 3.0 =
12880 -Release Date: May 20, 2014
12881 -Release Post: http://wp.me/p1moTy-Wi
12882 -
12883 -* New User Interface for managing modules and settings
12884 -* New Module: Verfication Tools
12885 -* Enhancement: New look for the Sharing module
12886 -* Enhancement: Multiple improvements on which Twitter handle a Twitter card
12887 -will display
12888 -* Enhancement: Add option to hide Google+ Authorship banner while still
12889 -receiving the benefits
12890 -* Enhancement: Many Infinite Scroll enhancements to improve performance
12891 -* Enhancement: Infinite Scroll will use your CPT's display name instead of
12892 -"Older Posts"
12893 -* Enhancement: JSON API added /media/new endpoint
12894 -* Enhancement: Added filter to assign new default image for Open Graph tags
12895 -* Enhancement: New [jetpack-related-posts] shortcode to add Related Posts to
12896 -page instead of default placement
12897 -* Enhancement: Added SSO option to turn off login form completely, to use
12898 -WordPress.com login exclusively
12899 -* Enhancement: The [googlemaps] shortcode allows for Google Maps Engine
12900 -* Enhancement: YouTube shortcode allows HD playback
12901 -* Enhancement: Smoother, Faster Tiled Galleries!
12902 -* Enhancement: New languages! Use Jetpack in Irish, Fulah, and Tigrinya
12903 -* Bug Fix: Use your browser's Back and Forward buttons when naviagating a
12904 -Carousel
12905 -* Bug Fix: Various Related Posts fixes and improvements for added flexibility
12906 -* Bug Fix: WordPress 3.9: Restores ability to edit Contact Forms
12907 -* Bug Fix: WordPress 3.9: Restores Gallery Widget compatability
12908 -* Bug Fix: Ensure Markdown is kept when Bulk Editing posts
12909 -* Bug Fix: Improved Jetpack's Multisite Network Admin page for networks with a
12910 -large number of sites
12911 -* Bug Fix: Ensure Sharing settings persist when Bulk Editing a post
12912 -* Bug Fix: Various other shortcode improvements
12913 -
12914 -= 2.9.3 =
12915 -Release Date: April 10, 2014
12916 -Release Post: http://wp.me/p1moTy-U2
12917 -
12918 -* Important security update. CVE-2014-0173
12919 -
12920 -= 2.9.2 =
12921 -Release Date: March 17, 2014
12922 -
12923 -* Bug Fix: Publicize: When publishing from a mobile app or third-party client,
12924 -Publicize now works again.
12925 -
12926 -= 2.9.1 =
12927 -Release Date: March 6, 2014
12928 -
12929 -* Bug Fix: After the Deadline: Fix a Javascript glitch that could prevent
12930 -publishing of posts.
12931 -* Bug Fix: SSO: Disable the implementation of an option that had been removed
12932 -before release. This would have only been an issue if a site administrator
12933 -had enabled the module during an early beta of 2.9.
12934 -
12935 -= 2.9 =
12936 -Release Date: February 26, 2014
12937 -Release Post: http://wp.me/p1moTy-RN
12938 -
12939 -* Added Multisite network functionality
12940 -* New Module: Related Posts
12941 -* Enhancement: Single Sign On
12942 -* Enhancement: Mixcloud shortcode and oEmbed
12943 -* Enhancement: Gist shortcode and oEmbed
12944 -* Enhancement: Modify Facebook Like Box widget to support new Facebook
12945 -parameters
12946 -* Enhancement: Rolled the Push Notifications module into the Notes module
12947 -* Enhancement: Update kses with Markdown
12948 -* Enhancement: Adding keyboard accessibility to sharing buttons config page
12949 -* Enhancement: Pull WordPress testing bits from the new official git mirror at
12950 -WordPress.org
12951 -* Bug Fix: Widget Visibility
12952 -* Bug Fix: Revisions box in Custom CSS
12953 -* Bug Fix: Fix several bugs in the WordPress Posts Widget so that it correctly
12954 -updates
12955 -* Bug Fix: Limit Login Attempts no longer generates false positives from
12956 -xmlrpc.
12957 -* Bug Fix: Clear max_posts transient on theme switch.
12958 -* Bug Fix: Lower priority of sync to allow all CPTs to be registered.
12959 -* Bug Fix: Contact form fields emailed in correct order.
12960 -
12961 -* Other bugfixes and enhancements at
12962 -https://github.com/Automattic/jetpack/commits/2.9
12963 -
12964 -= 2.8 =
12965 -Release Date: January 31, 2014
12966 -Release Post: http://wp.me/p1moTy-Pd
12967 -
12968 -* New Module: Markdown
12969 -* Module Update: Jetpack Monitor
12970 -* Enhancement: Infinite Scroll: Keep track of $current_day between requests so
12971 -the_date() works well.
12972 -* Enhancement: Embeds: New filter to turn off embeds in comments.
12973 -* Enhancement: Contact Form: Add placeholder support.
12974 -* Enhancement: Widget: Gravatar Profile: Added filters to allow users to
12975 -customize headings and fixed output of personal links.
12976 -* Enhancement: Facebook OG Tags: Add `published_time`, `modified_time`, and
12977 -`author` if the post type supports it.
12978 -* Enhancement: Sharing: Display buttons on CPT archive pages.
12979 -* Enhancement: Sharing: Add `get_share_title` function and filter.
12980 -* Enhancement: Sharing: Add filter `sharing_display_link`.
12981 -* Enhancement: Twitter Timeline: Flesh out tweet limit option.
12982 -* Enhancement: Social Links: Add Google+ to the list of supported services.
12983 -* Enhancement: Stats: Improve dashboard styles in 3.8.
12984 -* Enhancement: Stats: No longer use Quantcast.
12985 -* Enhancement: Top Posts: Add `jetpack_top_posts_days` filter.
12986 -* Enhancement: AtD: Add TinyMCE 4 compatibility for its pending arrival in
12987 -WordPress 3.9
12988 -* Enhancement: Genericons: Update to v3.0.3
12989 -* Enhancement: Tiled Galleries: Add alt attributes to images.
12990 -* Enhancement: Shortcode: YouTube: Accept protocol-relative URLs.
12991 -* Enhancement: Shortcode: Slideshow: Add white background option.
12992 -* Enhancement: Shortcode: YouTube: Add support for the two closed-caption
12993 -arguments.
12994 -* Enhancement: Shortcode: Vimeo: Update the regex to support the new embed
12995 -code.
12996 -* Enhancement: Shortcode: Google Maps: Update the regex to handle new format
12997 -for embeds.
12998 -* Enhancement: Likes: Avoid a PHP Notice when $_POST['post_type'] is not set
12999 -in meta_box_save.
13000 -* Enhancement: Smush images to save on file size.
13001 -* Enhancement: Publicize: Enable opt-in publicizing of custom post types.
13002 -* Bug Fix: Random Redirect: Further namespace to avoid conflicts.
13003 -* Bug Fix: Twitter Timeline: Resolve undefined index notice.
13004 -* Bug Fix: Featured Content: Add extra class_exists() check to be extra
13005 -careful.
13006 -* Bug Fix: Facebook OG Tags: Change OG type of Home and Front Page to
13007 -'website'
13008 -* Bug Fix: Widget Visibility: Add support for old-style single use widgets.
13009 -* Bug Fix: Google Authorship: Support apostrophe in author names.
13010 -* Bug Fix: Media Extractor: Assorted graceful failure caveats.
13011 -* Bug Fix: Carousel: 'Link to None' bug fixed.
13012 -* Bug Fix: Embeds: Bandcamp: Switch escaping function for album and track IDs
13013 -to handle (int)s greater than PHP_INT_MAX
13014 -* Bug Fix: Some plugins trying to catch brute-force attacks mistakenly flagged
13015 -the Jetpack connection as one.
13016 -
13017 -= 2.7 =
13018 -Release Date: December 11, 2013
13019 -Release Post: http://wp.me/p1moTy-Mk
13020 -
13021 -* Enhancement: Google+ Publicize
13022 -* Enhancement: Add Cloudup as an oEmbed provider
13023 -* Enhancement: Subscriptions: Add subscribe_field_id filter to allow updated
13024 -ids when using multiple widgets
13025 -* Enhancement: Infinite Scroll: TwentyFourteen Support
13026 -* Bug Fix: Contact Form: Fix warning when form is called outside the loop
13027 -* Bug Fix: Featured Content: Moving Settings to Customizer, provide option to
13028 -set default tag as fallback, specify all supported post-types rather than just
13029 -additional ones. Description Updates
13030 -* Bug Fix: Featured Content: Compat with 'additional_post_types' theme support
13031 -argument. Comment updates
13032 -* Bug Fix: Featured Content: Make sure $term is an object before we treat it
13033 -as one
13034 -* Bug Fix: GlotPress: Merge with latest GlotPress
13035 -* Bug Fix: Infinite Scroll: prevent Undefined index notice that can cause IS
13036 -to fail when user has WP_DEBUG set to true
13037 -* Bug Fix: Infinite Scroll: Improved compatibility with Carousel, Tiled
13038 -Galleries, VideoPress, and the `[audio]` and `[video]` shortcodes
13039 -* Bug Fix: Likes: Stop manually including version.php and trust the global.
13040 -Some whitespace fixes, and if it's an attachment, follow the post_status of
13041 -the parent post
13042 -* Bug Fix: Mobile Theme: Display password field for Gallery format protected
13043 -posts
13044 -* Bug Fix: Sharing: Add new translation width for share button, and Google
13045 -Plus icons
13046 -* Bug Fix: Shortcodes: Support Ineternational Google domains for maps
13047 -* Bug Fix: Shortcodes: Facebook Embeds: Register alternate permalink.php URL
13048 -for posts
13049 -* Bug Fix: Subscriptions: Moved inline styles from widget email input to
13050 -separate css file
13051 -* Bug Fix: Theme Tools: Fix glitch where random-redirect.php also showed as a
13052 -plugin being deleted if you were deleting Jetpack
13053 -* Bug Fix: Misc: Internationalization & RTL updates
13054 -* Bug Fix: Misc: Prevent collisions with 'Facebook Featured Image & OG Meta
13055 -Tags' plugin
13056 -
13057 -= 2.6.1 =
13058 -Release Date: December 3, 2013
13059 -
13060 -* Bug Fix: minor styling fix in pre- and post-MP6/3.8 UI changes.
13061 -* Bug Fix: Stats: spinner gif url fix when the user is viewing it over https.
13062 -* Bug Fix: Stats: Switch to esc_html from htmlspecialchars in error message --
13063 -better to be native
13064 -* Bug Fix: Media Extractor: some hosts don't compile unicode for
13065 -preg_match_all, so we temporarily removed the block that depended on it.
13066 -* Bug Fix: Media Extractor: Add in some error handling for malformed URLs.
13067 -* Bug Fix: Twitter Cards: treat single-image galleries as a photo-type.
13068 -* Bug Fix: Update conflicting plugins for OG tags and Twitter Cards.
13069 -* Bug Fix: Correct max supported version number -- had been 3.6, update to
13070 -3.7.1
13071 -
13072 -= 2.6 =
13073 -Release Date: November 28, 2013
13074 -Release Post: http://wp.me/p1moTy-KE
13075 -
13076 -* Enhancement: WPCC / now called [SSO](http://jetpack.com/support/sso/):
13077 -refactored.
13078 -* Enhancement: Monitor: new module which will notify you if your site goes
13079 -down(http://jetpack.com/support/monitor/).
13080 -* Enhancement: Custom CSS: replace Ace editor with Codemirror.
13081 -* Enhancement: Widgets: new “Display Posts” widget.
13082 -* Enhancement: WP-CLI: add commands to disconnect a site and manage modules.
13083 -* Enhancement: Contact Form: new filters, `grunion_contact_form_field_html`
13084 -and `grunion_should_send_email`.
13085 -* Enhancement: Custom Post Types: new restaurant post type.
13086 -* Enhancement: Genericons: update to version 3.0.2.
13087 -* Enhancement: Infinite Scroll: many improvements and fixes.
13088 -* Enhancement: Likes: performance improvements.
13089 -* Enhancement: MP6: Jetpack icons are now compatible with WordPress 3.8.
13090 -* Enhancement: Open Graph: better descriptions, fallback images, and media
13091 -extraction from video posts.
13092 -* Enhancement: Publicize: new background token tests for connected publicize
13093 -services and display problems on settings sharing and add new post.
13094 -* Enhancement: Shortcodes: updated Bandcamp shortcode to support the
13095 -`tracklist` and `minimal` attributes, as well as more `artwork` attribute
13096 -values.
13097 -* Enhancement: Shortlinks: add Custom Post Type support.
13098 -* Enhancement: Subscriptions: add more ways to customize the subscriptions
13099 -widget.
13100 -* Enhancement: Twitter Cards: better media management and card type detection,
13101 -and better handling of conflicts with other Twitter Cards plugins.
13102 -* Enhancement: better handling of conflicts with other plugins.
13103 -* Bug Fix: After the Deadline: add a typeof check for `tinyMCEPreInit.mceInit`
13104 -to prevent js errors.
13105 -* Bug Fix: Carousel: speed improvements and several bugfixes.
13106 -* Bug Fix: Contact Form: remove nonce creating issues with caching plugins.
13107 -* Bug Fix: Custom Post Types: Testimonials: return if featured image is empty
13108 -so it can be removed after it’s been set.
13109 -* Bug Fix: Featured Content: add additional post type support through the
13110 -`additional_post_types` argument.
13111 -* Bug Fix: Google Authorship: support apostrophes in Google+ profiles.
13112 -* Bug Fix: Google Authorship: use a regexp Instead of using
13113 -`mb_convert_encoding`, which doesn’t enjoy universal support.
13114 -* Bug Fix: Heartbeat: ensure that it never triggers more than once per week.
13115 -* Bug Fix: JSON API: add new `?meta=` parameter that allows you to expand the
13116 -data found in the `meta->links` responses.
13117 -* Bug Fix: JSON API: add new `is_private` response to the sites endpoint and
13118 -`global_ID` response to the reader and post endpoints.
13119 -* Bug Fix: Mobile Theme: allow small images to display inline.
13120 -* Bug Fix: Mobile Theme: fix fatal errors for missing `minileven_header`
13121 -function.
13122 -* Bug Fix: Photon: fix errors when an image is not uploaded properly.
13123 -* Bug Fix: Shortcodes: improvements to Archives, Google+, Presentations, Vine
13124 -and Youtube.
13125 -* Bug Fix: Tiled Galleries: improve display of panoramic images and fix errors
13126 -when an image is not uploaded properly.
13127 -
13128 -= 2.5 =
13129 -Release Date: September 19, 2013
13130 -Release Post: http://wp.me/p1moTy-xS
13131 -
13132 -* Enhancement: Connect your Google+ profile and WordPress site to prove
13133 -authorship of posts.
13134 -* Enhancement: Improved sharing buttons display.
13135 -* Enhancement: Comment on your posts using Google+ to signin.
13136 -* Enhancement: Embed Google+ posts into your posts.
13137 -* Enhancement: Added event logging capabilities for debugging
13138 -* Enhancement: LaTeX is now available in dev mode
13139 -* Enhancement: Introduced gallery widget
13140 -* Enhancement: Added new module: VideoPress
13141 -* Enhancement: Updated identity crisis checker
13142 -* Enhancement: Tiled Gallery widget added
13143 -* Enhancement: Google +1 button changed to Google+ Share button, to avoid
13144 -confusion
13145 -* Enhancement: Added check to ensure Google+ authorship accounts have
13146 -disconnected properly
13147 -* Enhancement: Updated identity crisis checker
13148 -* Enhancement: Tiled Gallery widget added
13149 -* Enhancement: Google +1 button changed to Google+ Share button, to avoid
13150 -confusion
13151 -* Enhancement: Added the ability to embed Facebook posts
13152 -* Bug Fix: Redirect issue with G+ authorship when WordPress is not in the root
13153 -directory
13154 -* Enhancement: Better security if carousel to prevent self-XSS
13155 -* Enhancement: Better handling of cookies for subsites on multisite installs
13156 -* Bug Fix: Check for post in G+ authorship before accessing it
13157 -
13158 -= 2.4.2 =
13159 -Release Date: September 5, 2013
13160 -
13161 -* Enhancement: Converted to module headers to detect Auto-Activating modules.
13162 -* Enhancement: WPCC: Added 'Close' link to deactivate WPCC in the admin nag.
13163 -* Enhancement: JSON API: Add User Nicename to the user data.
13164 -* Bug Fix: Contact Form: Stopped using a short tag.
13165 -* Bug Fix: Changed CSS selector to catch MP6 stylings.
13166 -* Bug Fix: Dropped __FILE__ references in class.jetpack.php in favor of
13167 -JETPACK__PLUGIN_DIR constant, now code that deactivates the plugin from the
13168 -connect nag works again.
13169 -* Bug Fix: Random Redirect: Add random-redirect to the plugins overriden list,
13170 -in case someone is using Matt's Random Redirect plugin.
13171 -* Bug Fix: Tiled Gallery: Revert r757178 relating to tiled gallery defaults.
13172 -* Bug Fix: Return false, not zero, if $GLOBALS['content_width'] isn't defined.
13173 -* Bug Fix: WPCC: Don't call wp_login_url() in the constructor -- if someone is
13174 -running a custom login page, that can break things if their plugin runs
13175 -get_permalink as a filter before init.
13176 -* Bug Fix: Tiled Gallery: Add fallback if post_parent == 0 due to
13177 -infinite_scroll_load_other_plugins_scripts.
13178 -* Bug Fix: Custom CSS: Set the ACE gutter z-index to 1.
13179 -* Bug Fix: Custom Post Types: Switch from wp_redirect() to wp_safe_redirect().
13180 -* Bug Fix: Likes: Set overflow:hidden; on the likes adminbar item.
13181 -* Bug Fix: Mobile Theme: Migrate where/when the custom header stuff is
13182 -included.
13183 -* Bug Fix: Slideshow Shortcode: Add a height of 410px.
13184 -
13185 -= 2.4.1 =
13186 -Release Date: September 4, 2013
13187 -
13188 -* Enhancement: Don't auto-activate WPCC.
13189 -
13190 -= 2.4 =
13191 -Release Date: August 30, 2013
13192 -Release Post: http://wp.me/p1moTy-wv
13193 -
13194 -* Enhancement: WordPress.com Connect (WPCC): New Module.
13195 -* Enhancement: Widget Visibility: New Module.
13196 -* Enhancement: Shortcode: Addition of new Twitter Timeline shortcode.
13197 -* Enhancement: Shortcode: Addition of new Presentation shortcode.
13198 -* Enhancement: Shortcode: Addition of new Vine shortcode.
13199 -* Enhancement: Custom Post Types: CPTs are available.
13200 -* Enhancement: Subscriptions: Add 'jetpack_is_post_mailable' filter.
13201 -* Enhancement: OpenGraph: Add Twitter Cards meta tags as well.
13202 -* Enhancement: Custom CSS: Update lessc and scssc preprocessors to 0.4.0 and
13203 -0.0.7 respectively.
13204 -* Enhancement: Omnisearch: Add Media results.
13205 -* Enhancement: Likes: Use a protocol-agnostic iframe, instead of forced HTTPS.
13206 -* Enhancement: Top Posts: Increase post limit.
13207 -* Enhancement: Publicize: Updated JS and UI.
13208 -* Enhancement: Photon: New filter to let site admins/owners enable photon for
13209 -HTTPS urls.
13210 -* Enhancement: New jetpack_get_available_modules filter.
13211 -* Enhancement: Subscriptions: Antispam measures.
13212 -* Bug Fix: Add inline style to keep plugins/themes from inadvertently hiding
13213 -the Connect box.
13214 -* Bug Fix: Custom CSS: Respect the new wp_revisions_to_keep filter.
13215 -* Bug Fix: Photon: Only hook jetpack_photon_url into the filter if the user
13216 -has Photon active.
13217 -* Bug Fix: Heartbeat: Used wrong object, occasinally fatal-erroring out for
13218 -the cron.
13219 -* Bug Fix: Add an empty debug.php file to the /modules/ folder, to solve some
13220 -update issues where it never got deleted.
13221 -
13222 -= 2.3.5 =
13223 -Release Date: August 12, 2013
13224 -Release Post: http://wp.me/p1moTy-vf
13225 -
13226 -* Enhancement: Added Path support to Publicize.
13227 -
13228 -= 2.3.4 =
13229 -Release Date: August 6, 2013
13230 -Release Post: http://wp.me/p1moTy-uL
13231 -
13232 -* Bug Fix: Correct when output occurs with CSV export for feedback.
13233 -* Bug Fix: Tidy up the Heartbeat API.
13234 -* Enhancement: User Agent: Improve detecting of bots.
13235 -* Enhancement: Genericons: Make sure we're pulling the freshest version from
13236 -genericons.com on each release.
13237 -* Enhancement: JSON API: Open up replies/new endpoints so that users can
13238 -comment on blogs that are not in their access token.
13239 -* Enhancement: Photon: Apply to `get_post_gallery()` function as well.
13240 -* Enhancement: Tiled Galleries: Add a default bottom margin to be more robust
13241 -out of the box.
13242 -* Translations: Adding in fresher translation files.
13243 -* Deprecation: Removing the retinization code for 3.4, as it was included in
13244 -WordPress trunk from 3.5 onwards.
13245 -
13246 -= 2.3.3 =
13247 -Release Date: July 26, 2013
13248 -Release Post: http://wp.me/p1moTy-uv
13249 -
13250 -* Bug Fix: We were inadvertently overwriting cron schedules with our Jetpack
13251 -heartbeat. This should now be fixed.
13252 -* Enhancement: New Facebook Sharing icons.
13253 -* Enhancement: Minor update to the Minileven stylesheet.
13254 -
13255 -= 2.3.2 =
13256 -Release Date: July 25, 2013
13257 -Release Post: http://wp.me/p1moTy-uv
13258 -
13259 -* Bug Fix: Fixed an issue where Facebook Pages were not available when
13260 -connecting a Publicize account.
13261 -* Bug Fix: For some web hosts, fixed an issue where 'Jetpack ID' error would
13262 -occur consistently on connecting to WordPress.com.
13263 -* Enhancement: Adding some new stats and heartbeat checking to Jetpack.
13264 -
13265 -= 2.3.1 =
13266 -Release Date: July 2, 2013
13267 -Release Post: http://wp.me/p1moTy-t9
13268 -
13269 -* Enhancement: Social Links: Retooling the class for better consistency and
13270 -performance behind the scenes.
13271 -* Enhancement: Omnisearch: Make it easier to search Custom Post Types. No
13272 -longer need to extend the class, if all you want is a basic display. Just
13273 -call `new Jetpack_Omnisearch_Posts( 'cpt' );`
13274 -* Enhancement: Sharing Buttons: LinkedIn: Use the official button's sharing
13275 -link on the Jetpack implementation for a more consistent sharing experience
13276 -and produce better results on LinkedIn's end.
13277 -* Enhancement: Debug / Connection: Better logic in determining whether the
13278 -server can use SSL to connect to WPCOM servers.
13279 -* Enhancement: Sharing: Twitter: Calculate the size of the Tweet based on the
13280 -short URL rather than the full URL size.
13281 -* Enhancement: Debug: More readable and understandable messages.
13282 -* Enhancement: Likes: Including some MP6 styles.
13283 -* Enhancement: Comments: Add new core classes to comment form. See
13284 -http://core.trac.wordpress.org/changeset/24525
13285 -* Bug Fix: Omnisearch: Don't load everything initially, run the providers off
13286 -admin_init, and then issue an action for folks to hook into.
13287 -* Bug Fix: Omnisearch: Modify some child class functions to match the parent's
13288 -parameters and avoid strict notices in newer versions of PHP.
13289 -* Bug Fix: Omnisearch: Hide the search form in the module description if the
13290 -current user can't use it.
13291 -* Bug Fix: Comment Form: Use edit_pages, not edit_page (fixes glitch in
13292 -previous beta, never publicly released).
13293 -* Bug Fix: Twitter Timeline Widget: Additional testing of values and casting
13294 -to default if they are nonconforming.
13295 -* Bug Fix: Sharing: Pinterest: Make the button wider if there's a count to
13296 -avoid overlapping with others.
13297 -* Bug Fix: Post By Email: Change configuration_redirect to static.
13298 -* Bug Fix: Likes: Don't call configuration_redirect as a static, do it as a
13299 -method.
13300 -* Bug Fix: Add some further security measures to module activation.
13301 -
13302 -= 2.3 =
13303 -Release Date: June 19, 2013
13304 -Release Post: http://wp.me/p1moTy-rX
13305 -
13306 -* Enhancement: Omnisearch: Search once, get results from everything!
13307 -Omnisearch is a single search box that lets you search many different things
13308 -* Enhancement: Debugger: this module helps you debug connection issues right
13309 -from your dashboard, and contact the Jetpack support team if needed
13310 -* Enhancement: Social Links: this module is a canonical source, based on
13311 -Publicize, that themes can use to let users specify where social icons should
13312 -link to
13313 -* Enhancement: It’s now easier to find out if a module is active or note,
13314 -thanks to the new Jetpack::is_module_active()
13315 -* Enhancement: Contact Form: You are now able to customize the submit button
13316 -text thanks to the submit_button_text parameter
13317 -* Enhancement: Comments: We've added a filter to let users customize the
13318 -Comment Reply label, and users can now also customize the prompt on the
13319 -comment form again.
13320 -* Enhancement: Mobile Theme: Add genericons.css and registering it so it’s
13321 -easily accessible to other modules that may want it
13322 -* Enhancement: Tiled Galleries: You can now customize the captions, thanks to
13323 -the jetpack_slideshow_slide_caption filter
13324 -* Enhancement: Widgets: Twitter Timeline: Add the noscrollbar option
13325 -* Enhancement: Widgets: Facebook Like Box Widget: add a show_border attribute
13326 -* Enhancement: Widgets: FB Like Box: let Jetpack users override the iframe
13327 -background color set in an inline style attribute by using the
13328 -jetpack_fb_likebox_bg filter
13329 -* Bug Fix: Carousel: Fix a bug where double-clicking a gallery thumbnail broke
13330 -the carousel functionality
13331 -* Bug Fix: Comments: Change “must-log-in” to class from ID
13332 -* Bug Fix: Contact Form: Make the Add Contact Form link a button, ala Add
13333 -Media in core
13334 -* Bug Fix: Contact Form: Fix encoding of field labels
13335 -* Bug Fix: Contact Form: Remove references to missing images
13336 -* Bug Fix: Fix 2 XSS vulnerabilities
13337 -* Bug Fix: JSON API: Minor fixes for bbPress compatibility
13338 -* Bug Fix: JSON API: Fix metadata bugs
13339 -* Bug Fix: JSON API: Add a new hook that is fired when a post is posted using
13340 -the API
13341 -* Bug Fix: JSON API: Prefork/REST: update path normalizer to accept versions
13342 -other than 1
13343 -* Bug Fix: JSON API: Remove extra parenthesis in CSS
13344 -* Bug Fix: Custom CSS: Move content width filters higher up so that they’re
13345 -active for all users, not just logged-in admins.
13346 -* Bug Fix: Custom CSS: All CSS properties that accept images as values need to
13347 -be allowed to be declared multiple times so that cross-browser gradients work
13348 -* Bug Fix: Infinite Scroll: Allow themes to define a custom function to render
13349 -the IS footer
13350 -* Bug Fix: Infinite Scroll: Fix up Twenty Thirteen styles for RTL and small
13351 -viewports.
13352 -* Bug Fix: Likes: Fix ‘Call to undefined function’
13353 -* Bug Fix: Likes: Add scrolling no to iframe to make sure that like button in
13354 -admin bar does not show scrollbars
13355 -* Bug Fix: Likes: Remove setInterval( JetpackLikesWidgetQueueHandler, 250 )
13356 -call that was causing heavy CPU load
13357 -* Bug Fix: Mobile Theme: Remove unused variable & function call
13358 -* Bug Fix: Publicize: Fix LinkedIn profile URL generation
13359 -* Bug Fix: Publicize: Better refresh handling for services such as LinkedIn
13360 -and Facebook
13361 -* Bug Fix: Shortcodes: Audio shortcode: Treat src as element 0. Fixes audio
13362 -shortcodes created by wp_embed_register_handler when an audio url is on a line
13363 -by itself
13364 -* Bug Fix: Bandcamp: Updates to the Bandcamp shortcode
13365 -* Bug Fix: Stats: Fix missing function get_editable_roles on non-admin page
13366 -loads
13367 -* Bug Fix: Widgets: Twitter Timeline: Fix HTML links in admin; set default
13368 -values for width/height; change some of the sanitization functions
13369 -* Bug Fix: Widgets: Top Posts Widget: Exclude attachments
13370 -* Bug Fix: Widgets: Top Posts Widget: fix data validation for number of posts
13371 -* Bug Fix: Fix PHP warnings non-static method called dynamically
13372 -* Bug Fix: Fixed an issue in image extraction from HTML content
13373 -* Bug Fix: Open Graph: Change default minimum size for og:image too 200×200
13374 -* Note: The old Twitter widget was removed in favour of Twitter Timeline
13375 -widget
13376 -* Note: Add is_module_active() to make it easier to detect what is and what
13377 -isn’t
13378 -* Note: Compressing images via lossless methods
13379 -* Note: Tidying up jetpack’s CSS
13380 -* Note: Set the max DB version for our retina overrides that were meant to
13381 -stop for WordPress 3.5
13382 -* Note: Updating spin.js to the current version, and shifting to the canonical
13383 -jquery.spin.js library
13384 -* Note: Adding Jetpack_Options class, and abstracting out options functions to
13385 -it
13386 -
13387 -= 2.2.5 =
13388 -Release Date: May 1, 2013
13389 -Release Post: http://wp.me/p1moTy-p8
13390 -
13391 -* Enhancement: Stats: Counting of registered users' views can now be enabled
13392 -for specific roles
13393 -* Bug Fix: Security tightening for metadata support in the REST API
13394 -* Bug Fix: Update the method for checking Twitter Timeline widget_id and
13395 -update coding standards
13396 -* Bug Fix: Custom CSS: Allow the content width setting to be larger than the
13397 -theme's content width
13398 -* Bug Fix: Custom CSS: Fix possible missing argument warning.
13399 -
13400 -= 2.2.4 =
13401 -Release Date: April 26, 2013
13402 -Release Post: http://wp.me/p1moTy-oU
13403 -
13404 -* Bug Fix: JSON API compat file include was not assigning a variable
13405 -correctly, thus throwing errors. This has been resolved.
13406 -
13407 -= 2.2.3 =
13408 -Release Date: April 26, 2013
13409 -Release Post: http://wp.me/p1moTy-oR
13410 -
13411 -* Enhancement: Comments - Add the reply-title H3 to the comment form so that
13412 -themes or user CSS can style it
13413 -* Enhancement: Custom CSS - Support for the CSS @viewport
13414 -* Enhancement: JSON API - Support for i_like, is_following, and is_reblogged
13415 -* Enhancement: JSON API: Custom Post Type Support
13416 -* Enhancement: JSON API: Meta Data Support
13417 -* Enhancement: JSON API: Bundled Support for bbPress
13418 -* Enhancement: JSON API: Additions of following, reblog, and like status for
13419 -post endpoints.
13420 -* Enhancement: Shortcodes - Add Bandcamp shortcode
13421 -* Enhancement: Tiled Galleries - Add code to get blog_id
13422 -* Bug Fix: Carousel - Support relative image paths incase a plugin is
13423 -filtering attachment URLs to be relative instead of absolute
13424 -* Bug Fix: Carousel - Add likes widget to images / Respect comment settings
13425 -for name/email
13426 -* Bug Fix: Carousel - Make name and email optional if the setting in the admin
13427 -area says they are
13428 -* Bug Fix: Contact Form - Bug fixes, including a fix for WP-CLI
13429 -* Bug Fix: Contact Form - Remove deprecated .live calls, delegate lazily to
13430 -jQuery(document) since it's all in an iframe modal
13431 -* Bug Fix: Contact Form - RTL styles
13432 -* Bug Fix: Contact Form - Better handle MP6 icons
13433 -* Bug Fix: Custom CSS - array_shift() took a variable by reference, so avoid
13434 -passing it the result of a function
13435 -* Bug Fix: Custom CSS - Allow case-insensitive CSS properties (<a
13436 -href="https://wordpress.org/support/topic/two-issues-with-jetpack-css-module?replies=9">ref</a>)
13437 -* Bug Fix: Infinite Scroll - Maintain main query's `post__not_in` values when
13438 -querying posts for IS
13439 -* Bug Fix: Infinite Scroll - Ensure that IS's `pre_get_posts` method isn't
13440 -applied in the admin. Also fixes an incorrect use of `add_filter()` where
13441 -`add_action()` was meant. Fixes #1696-plugins
13442 -* Bug Fix: Infinite Scroll - CSS update - IS footer was too large in Firefox
13443 -* Bug Fix: Infinite Scroll - Add bundled support for Twenty Thirteen default
13444 -theme
13445 -* Bug Fix: Infinite Scroll - Include posts table's prefix when modifying the
13446 -SQL WordPress generates to retrieve posts for Infinite Scroll
13447 -* Bug Fix: JSON API - Use wp_set_comment_status to change the comment status,
13448 -to make sure actions are run where needed
13449 -* Bug Fix: Likes - Update style and logic for matching id's
13450 -* Bug Fix: Mobile Theme - Ensure that
13451 -<code>minileven_actual_current_theme()</code> is child-theme compatible +
13452 -other updates
13453 -* Bug Fix: Mobile Theme - Update method for finding currently active theme.
13454 -* Bug Fix: Notifications - Remove the postmessage.js enqueue since this
13455 -feature solely supports native postMessage
13456 -* Bug Fix: Notifications - Clean up script enqueues and use core versions of
13457 -underscore and backbone on wpcom as fallbacks
13458 -* Bug Fix: Notifications - Enqueue v2 scripts and style
13459 -* Bug Fix: Notifications - Prefix module-specific scripts and style to prevent
13460 -collision
13461 -* Bug Fix: Notifications - Include lang and dir attributes on
13462 -#wpnt-notes-panel so the notifications iframe can use these to display
13463 -correctly
13464 -* Bug Fix: Open Graph: Use the profile OG type instead of author. Add tags for
13465 -first/last names
13466 -* Bug Fix: Publicize - Remove the Yahoo! service because they stopped
13467 -supporting that API entirely
13468 -* Bug Fix: Publicize - fix fatal errors caused by using a method on a
13469 -non-object. Props @ipstenu
13470 -* Bug Fix: Sharing - Adding 2x graphics for Pocket sharing service
13471 -* Bug Fix: Sharing - Bug fixes, and a new filter
13472 -* Bug Fix: Shortcodes - Audio: make sure that the Jetpack audion shortcode
13473 -does not override the 3.6 core audio shortcode. Also, we need to filter the
13474 -old Jetpack-style shortcode to properly set the params for the Core audio
13475 -shortcode.
13476 -* Bug Fix: Shortcodes - Audio: Re-enable the flash player
13477 -* Bug Fix: Shortcodes - Slideshow: RTL styling update
13478 -* Bug Fix: Tiled Galleries - Fix IE8 display bug where it doesn't honor inline
13479 -CSS for width on images
13480 -* Bug Fix: Tiled Galleries - Remove depreacted hover call, use mouseenter
13481 -mouseleave instead
13482 -* Enhancement: Twitter Timeline Widget: New JavaScript based widget. Old one
13483 -will discontinue May 7th.
13484 -
13485 -= 2.2.2 =
13486 -Release Date: April 5, 2013
13487 -
13488 -* Enhancement: Mobile Theme: Add controls for custom CSS.
13489 -* Enhancement: Sharing: Add Pocket to the available services.
13490 -* Bug Fix: Custom CSS: Update the method for generating content width setting.
13491 -* Bug Fix: JSON API: Security updates.
13492 -* Bug Fix: Likes: Add settings for email notifications and misc style updates.
13493 -* Bug Fix: Notifications: Add the post types to sync after init.
13494 -* Bug Fix: Publicize: RTL styling.
13495 -* Bug Fix: Shortcodes: security fixes and function prefixing.
13496 -* Bug Fix: Widgets: Update wording on the Top Posts widget for clarity.
13497 -* Bug Fix: Jetpack Post Images security fixes.
13498 -
13499 -= 2.2.1 =
13500 -Release Date: March 28, 2013
13501 -Release Post: http://wp.me/p1moTy-ob
13502 -
13503 -* Enhancement: Development Mode: Define the `JETPACK_DEV_DEBUG` constant to
13504 -`true` to enable an offline mode for localhost development. Only modules that
13505 -don't require a WordPress.com connection can be enabled in this mode.
13506 -* Enhancement: Likes: Added the number of likes to the wp-admin/edit.php
13507 -screens.
13508 -* Enhancement: Mobile Theme - design refresh
13509 -* Enhancement: Shortcodes - Add a filter to the shortcode loading section so
13510 -that a plugin can override what Jetpack loads for shortcodes
13511 -* Enhancement: Widgets - Filter Jetpack's widgets so that a plugin can control
13512 -which widgets get loaded
13513 -* Bug Fix: Comments - Add in a wrapper div with id='commentform'
13514 -* Bug Fix: Contact Form - Added date field with datepicker
13515 -* Bug Fix: Contact Form - Allowed non-text widgets to use contact forms by
13516 -running their output through the widget_text filter
13517 -* Bug Fix: Custom CSS - Allowing color values to be defined multiple times
13518 -* Bug Fix: Custom CSS - Dynamically loading the correct CSS/LESS/SCSS mode for
13519 -the CSS editor if the user changes the preprocessor
13520 -* Bug Fix: Custom CSS - Using the unminified worker CSS
13521 -* Bug Fix: Custom CSS - Added rule: reminder about using .custom-background on
13522 -body selector
13523 -* Bug Fix: Custom CSS - Modified rule: Removed portion of overqualification
13524 -rule that deems 'a.foo' overqualified if there are no other 'a' rules
13525 -* Bug Fix: Custom CSS - Ensuring that the editor and the textarea behind it
13526 -are using the same font so that the cursor appears in the correct location
13527 -* Bug Fix: Custom CSS - Fix a bug that caused some sites to always ignore the
13528 -base theme's CSS when in preview mode
13529 -* Bug Fix: Custom CSS - Run stripslashes() before passing CSS to save()
13530 -* Bug Fix: Custom CSS - Moving inline CSS and JavaScript into external files
13531 -* Bug Fix: Infinite Scroll - Use the `is_main_query()` function and query
13532 -method
13533 -* Bug Fix: Infinite Scroll - Remove unused styles and an unnecessary margin
13534 -setting
13535 -* Bug Fix: Infinite Scroll - Allow the query used with IS to be filtered, so
13536 -IS can be applied to a new query within a page template
13537 -* Bug Fix: JSON API - Catch the 'User cannot view password protected post'
13538 -error from can_view_post and bypass it for likes actions if the user has the
13539 -password entered
13540 -* Bug Fix: Likes - Bump cache buster, Don't show likes for password protected
13541 -posts
13542 -* Bug Fix: Notifications - Remove a redundant span closing tag
13543 -* Bug Fix: Photon - If an image is already served from Photon but the anchor
13544 -tag that surrounds it hasn't had its `href` value rewritten to use Photon, do
13545 -so. Accounts for WP galleries whose individual items are linked to the
13546 -original image files
13547 -* Bug Fix: Publicize - Allows GLOBAL_CAP to be filtered, Adds an AYS to
13548 -connection deletion, UI improvement for MP6 (and in general)
13549 -* Bug Fix: Sharedaddy - Fire the sharing redirect earlier for increased plugin
13550 -compatibility
13551 -* Bug Fix: Stats - Move the display:none CSS output to wp_head so it gets
13552 -written inside the HEAD tag if the option to hide the stats smilie is active
13553 -* Bug Fix: Tiled Galleries - A more descriptive name for the default gallery
13554 -type
13555 -* Bug Fix: Tiled Galleries - Hide the Columns setting for gallery types that
13556 -don't support it
13557 -* Bug Fix: Run the admin_menu action late so that plugins hooking into it get
13558 -a chance to run
13559 -* Bug Fix: Prophylactic strict equality check
13560 -
13561 -= 2.2 =
13562 -Release Date: February 26, 2013
13563 -Release Post: http://wp.me/p1moTy-ns
13564 -
13565 -* Enhancement: Likes: Allow your readers to show their appreciation of your
13566 -posts.
13567 -* Enhancement: Shortcodes: SoundCloud: Update to version 2.3 of the SoundCloud
13568 -plugin (HTML5 default player, various fixes).
13569 -* Enhancement: Shortcodes: Subscriptions: Add a shortcode to enable placement
13570 -of a subscription signup form in a post or page.
13571 -* Enhancement: Sharedaddy: Allow selecting multiple images from a post using
13572 -the Pinterest share button.
13573 -* Enhancement: Contact Form: Allow feedbacks to be marked spam in bulk.
13574 -* Enhancement: Widgets: Readmill Widget: Give your visitors a link to send
13575 -your book to their Readmill library.
13576 -* Note: Notifications: Discontinue support for Internet Explorer 7 and below.
13577 -* Bug Fix: JSON API: Fix authorization problems that some users were
13578 -experiencing.
13579 -* Bug Fix: JSON API: Sticky posts were not being sorted correctly in /posts
13580 -requests.
13581 -* Bug Fix: Stats: sync stats_options so server has roles array needed for
13582 -view_stats cap check.
13583 -* Bug Fix: Infinite Scroll: Display improvements.
13584 -* Bug Fix: Infinite Scroll: WordPress compatibility fixes.
13585 -* Bug Fix: Photon: Only rewrite iamge urls if the URL is compatible with
13586 -Photon.
13587 -* Bug Fix: Photon: Account for registered image sizes with one or more
13588 -dimesions set to zero.
13589 -* Bug Fix: Subscriptions: Make HTML markup more valid.
13590 -* Bug Fix: Subscriptions: Fixed notices displayed in debug mode.
13591 -* Bug Fix: Custom CSS: CSS warnings and errors should now work in environments
13592 -where JavaScript is concatenated or otherwise modified before being served.
13593 -* Bug Fix: Hovercards: WordPress compatibility fixes.
13594 -* Bug Fix: Improved image handling for the Sharing and Publicize modules.
13595 -* Bug Fix: Carousel: Display and Scrollbar fixes.
13596 -* Bug Fix: Tiled Galleries: Restrict images in tiled galleries from being set
13597 -larger than their containers.
13598 -* Bug Fix: Widgets: Gravatar Profile: CSS fixes.
13599 -* Bug Fix: Publicize: Strip HTML comments from the data we send to the third
13600 -party services.
13601 -* Bug Fix: Notifications: Dropped support for IE7 and below in the
13602 -notifications menu.
13603 -* Bug Fix: Custom CSS Editor: Allow custom themes to save CSS more easily.
13604 -* Bug Fix: Infinite Scroll: Waits until the DOM is ready before loading the
13605 -scrolling code.
13606 -* Bug Fix: Mobile Theme: If the user has disabled the custom header text
13607 -color, show the default black header text color.
13608 -* Bug Fix: Mobile Theme: Fix for the "View Full Site" link.
13609 -* Bug Fix: Mobile Theme: Use a filter to modify the output of wp_title().
13610 -* Bug Fix: Publicize: Twitter: Re-enable character count turning red when more
13611 -than 140 characters are typed.
13612 -
13613 -= 2.1.2 =
13614 -Release Date: February 5, 2013
13615 -
13616 -* Enhancement: Infinite Scroll: Introduce filters for Infinite Scroll.
13617 -* Enhancement: Shortcodes: TED shortcode.
13618 -* Bug Fix: Carousel: Make sure to use large image sizes.
13619 -* Bug Fix: Carousel: Clicking the back button in your browser after exiting a
13620 -carousel gallery brings you back to the gallery.
13621 -* Bug Fix: Carousel: Fix a scrollbar issue.
13622 -* Bug Fix: Comments: Move the get_avatar() function out of the base class.
13623 -* Bug Fix: Contact Form: Prevent the form from displaying i18n characters.
13624 -* Bug Fix: Contact Form: Remove the !important CSS rule.
13625 -* Bug Fix: Infinite Scroll: Main query arguments are not respected when using
13626 -default permalink.
13627 -* Bug Fix: JSON API: Trap 'wp_die' for new comments and image uploads.
13628 -* Bug Fix: JSON API: Use a better array key for the user_ID.
13629 -* Bug Fix: JSON API: Make the class instantiable only once, but multi-use.
13630 -* Bug Fix: JSON API: Fix lookup of pages by page slug.
13631 -* Bug Fix: JSON API: Updates for post likes.
13632 -* Bug Fix: Mobile Theme: Remove Android download link for BB10 and Playbook.
13633 -* Bug Fix: Open Graph: Stop using Loop functions to get post data for meta
13634 -tags.
13635 -* Bug Fix: Photon: Suppress and check for warnings when pasing_url and using
13636 -it.
13637 -* Bug Fix: Photon: Ensure full image size can be used.
13638 -* Bug Fix: Photon: Resolve Photon / YouTube embed conflict.
13639 -* Bug Fix: Photon: Fix dimension parsing from URLs.
13640 -* Bug Fix: Photon: Make sure that width/height atts are greater than zero.
13641 -* Bug Fix: Sharedaddy: Layout fixes for share buttons.
13642 -* Bug Fix: Sharedaddy: Always send Facebook a language locale.
13643 -* Bug Fix: Sharedaddy: Don't look up share counts for empty URLs.
13644 -* Bug Fix: Shortcodes: Ensure that images don't overflow their containers in
13645 -the slideshow shortcode.
13646 -* Bug Fix: Shortcodes: only enqueue jquery if archive supports Infinite Scroll
13647 -in the Audio Shortcode.
13648 -* Bug Fix: Tiled Galleries: Use a more specific class for gallery item size to
13649 -avoid conflicts.
13650 -* Bug Fix: Tiled Galleries: Fixing scrolling issue when tapping on a Tiled
13651 -Gallery on Android.
13652 -* Bug Fix: Widgets: Gravatar profile widget typo.
13653 -* Bug Fix: Widgets: Add (Jetpack) to widget titles.
13654 -* Bug Fix: Widgets: Twitter wasn't wrapping links in the t.co shortener.
13655 -* Bug Fix: Widgets: Facebook Likebox updates to handling the language locale.
13656 -* Bug Fix: Widgets: Top Posts: Fixed a WP_DEBUG notice.
13657 -* Bug Fix: Widgets: Gravatar Profile Widget: transient names must be less than
13658 -45 characters long.
13659 -* Bug Fix: typo in delete_post_action function.
13660 -* Bug Fix: Load rendered LaTeX image on same protocol as its page.
13661 -
13662 -
13663 -= 2.1.1 =
13664 -Release Date: January 5, 2013
13665 -Release Post: http://wp.me/p1moTy-ng
13666 -
13667 -* Bug Fix: Fix for an error appearing for blogs updating from Jetpack 1.9.2 or
13668 -earlier to 2.1.
13669 -
13670 -= 2.1 =
13671 -Release Date: January 4, 2013
13672 -Release Post: http://wp.me/p1moTy-m3
13673 -
13674 -* Enhancement: Tiled Galleries: Show off your photos with cool mosaic
13675 -galleries.
13676 -* Enhancement: Slideshow gallery type: Display any gallery as a slideshow.
13677 -* Enhancement: Custom CSS: Allow zoom property.
13678 -* Enhancement: Stats: Show WordPress.com subscribers in stats.
13679 -* Bug Fix: Fix errors shown after connecting Jetpack to WordPress.com.
13680 -* Bug Fix: Photon: Fix bug causing errors to be shown in some posts.
13681 -* Bug Fix: Photon: Convert all images in posts when Photon is active.
13682 -* Bug Fix: Infinite Scroll: Improved compatibility with the other modules.
13683 -* Bug Fix: Custom CSS: Updated editor to fix missing file errors.
13684 -* Bug Fix: Publicize: Don't show the Facebook profile option if this is a
13685 -Page-only account.
13686 -* Bug Fix: Photon: A fix for photos appearing shrunken if they didn't load
13687 -quickly enough.
13688 -* Bug Fix: Sharing: A compatibility fix for posts that only have partial
13689 -featured image data.
13690 -* Bug Fix: Publicize/Sharing: For sites without a static homepage, don't set
13691 -the OpenGraph url value to the first post permalink.
13692 -* Bug Fix: Mobile Theme: Better compatibility with the customizer on mobile
13693 -devices.
13694 -* Bug Fix: Sharing: Don't show sharing options on front page if that option is
13695 -turned off.
13696 -* Bug Fix: Contact Form: Fix PHP warning shown when adding a Contact Form in
13697 -WordPress 3.5.
13698 -* Bug Fix: Photon: Handle images with relative paths.
13699 -* Bug Fix: Contact Form: Fix compatibility with the Shortcode Embeds module.
13700 -
13701 -
13702 -= 2.0.4 =
13703 -Release Date: December 14, 2012
13704 -Release Post: http://wp.me/p1moTy-lT
13705 -
13706 -* Bug Fix: Open Graph: Correct a bug that prevents Jetpack from being
13707 -activated if the SharePress plugin isn't installed.
13708 -
13709 -= 2.0.3 =
13710 -Release Date: December 14, 2012
13711 -Release Post: http://wp.me/p1moTy-lJ
13712 -
13713 -* Enhancement: Infinite Scroll: support
13714 -[VideoPress](https://wordpress.org/plugins/video/) plugin.
13715 -* Enhancement: Photon: Apply to all images retrieved from the Media Library.
13716 -* Enhancement: Photon: Retina image support.
13717 -* Enhancement: Custom CSS: Refined editor interface.
13718 -* Enhancement: Custom CSS: Support [Sass](http://sass-lang.com/) and
13719 -[LESS](http://lesscss.org/) with built-in preprocessors.
13720 -* Enhancement: Open Graph: Better checks for other plugins that may be loading
13721 -Open Graph tags to prevent Jetpack from doubling meta tag output.
13722 -* Bug Fix: Infinite Scroll: Respect relative image dimensions.
13723 -* Bug Fix: Photon: Detect custom-cropped images and use those with Photon,
13724 -rather than trying to use the original.
13725 -* Bug Fix: Custom CSS: Fix for bug preventing @import from working with
13726 -url()-style URLs.
13727 -
13728 -= 2.0.2 =
13729 -Release Date: November 21, 2012
13730 -Release Post: http://wp.me/p1moTy-lu
13731 -
13732 -* Bug Fix: Remove an erroneous PHP short open tag with the full tag to correct
13733 -fatal errors under certain PHP configurations.
13734 -
13735 -= 2.0.1 =
13736 -Release Date: November 21, 2012
13737 -Release Post: http://wp.me/p1moTy-lc
13738 -
13739 -* Enhancement: Photon: Support for the [Lazy
13740 -Load](https://wordpress.org/plugins/lazy-load/) plugin.
13741 -* Bug Fix: Photon: Fix warped images with un- or under-specified dimensions.
13742 -* Bug Fix: Photon: Fix warped images with pre-photonized URLs; don't try to
13743 -photonize them twice.
13744 -* Bug Fix: Infinite Scroll: Check a child theme's parent theme for infinite
13745 -scroll support.
13746 -* Bug Fix: Infinite Scroll: Correct a bug with archives that resulted in posts
13747 -appearing on archives that they didn't belong on.
13748 -* Bug Fix: Publicize: Send the correct shortlink to Twitter (et al.) if your
13749 -site uses a shortener other than wp.me.
13750 -* Bug Fix: Sharing: Improved theme compatibility for the Google+ button.
13751 -* Bug Fix: Notifications: Use locally-installed Javascript libraries if
13752 -available.
13753 -
13754 -= 2.0 =
13755 -Release Date: November 8, 2012
13756 -Release Post: http://wp.me/p1moTy-jg
13757 -
13758 -* Enhancement: Publicize: Connect your site to popular social networks and
13759 -automatically share new posts with your friends.
13760 -* Enhancement: Post By Email: Publish posts to your blog directly from your
13761 -personal email account.
13762 -* Enhancement: Photon: Images served through the global WordPress.com cloud.
13763 -* Enhancement: Infinite Scroll: Better/faster browsing by pulling the next set
13764 -of posts into view automatically when the reader approaches the bottom of the
13765 -page.
13766 -* Enhancement: Open Graph: Provides more detailed information about your posts
13767 -to social networks.
13768 -* Enhancement: JSON API: New parameters for creating and viewing posts.
13769 -* Enhancement: Improved compatibility for the upcoming WordPress 3.5.
13770 -* Bug Fix: Sharing: When you set your sharing buttons to use icon, text, or
13771 -icon + text mode, the Google+ button will display accordingly.
13772 -* Bug Fix: Gravatar Profile Widget: Allow basic HTML to be displayed.
13773 -* Bug Fix: Twitter Widget: Error handling fixes.
13774 -* Bug Fix: Sharing: Improved theme compatibility
13775 -* Bug Fix: JSON API: Fixed error when creating some posts in some versions of
13776 -PHP.
13777 -
13778 -= 1.9.2 =
13779 -Release Date: October 29, 2012
13780 -
13781 -* Bug Fix: Only sync options on upgrade once.
13782 -
13783 -= 1.9.1 =
13784 -Release Date: October 29, 2012
13785 -Release Post: http://wp.me/p1moTy-iC
13786 -
13787 -* Enhancement: Notifications feature is enabled for logged-out users when the
13788 -module is active & the toolbar is shown by another plugin.
13789 -* Bug Fix: Use proper CDN addresses to avoid SSL cert issues.
13790 -* Bug Fix: Prioritize syncing comments over deleting comments on
13791 -WordPress.com. Fixes comment notifications marked as spam appearing to be
13792 -trashed.
13793 -
13794 -= 1.9 =
13795 -Release Date: October 26, 2012
13796 -Release Post: http://wp.me/p1moTy-hC
13797 -
13798 -* Enhancement: Notifications: Display Notifications in the toolbar and support
13799 -reply/moderation of comment notifications.
13800 -* Enhancement: Mobile Push Notifications: Added support for mobile push
13801 -notifications of new comments for users that linked their accounts to
13802 -WordPress.com accounts.
13803 -* Enhancement: JSON API: Allows applications to send API requests via
13804 -WordPress.com (see [the docs](http://developer.wordpress.com/docs/api/) )
13805 -* Enhancement: Sync: Modules (that require the data) sync full Post/Comment to
13806 -ensure consistent data on WP.com (eg Stats)
13807 -* Enhancement: Sync: Improve syncing of site options to WP.com
13808 -* Enhancement: Sync: Sync attachment parents to WP.com
13809 -* Enhancement: Sync: Add signing of WP.com user ids for Jetpack Comments
13810 -* Enhancement: Sync: Mark and obfuscate private posts.
13811 -* Enhancement: Privacy: Default disable enhanced-distribution and json-api
13812 -modules if site appears to be private.
13813 -* Enhancement: Custom CSS: allow applying Custom CSS to mobile theme.
13814 -* Enhancement: Sharing: On HTTPS pageloads, load as much of the sharing embeds
13815 -as possible from HTTPS URLs.
13816 -* Enhancement: Contact Form: Overhaul of the contact form code to fix
13817 -incompatibilites with other plugins.
13818 -* Bug Fix: Only allow users with manage_options permission to enable/disable
13819 -modules
13820 -* Bug Fix: Custom CSS: allow '/' in media query units; e.g.
13821 -(-o-min-device-pixel-ratio: 3/2)
13822 -* Bug Fix: Custom CSS: leave comments alone in CSS when editing but minify on
13823 -the front end
13824 -* Bug Fix: Sharing: Keep "more" pane open so Google+ Button isn't obscured
13825 -* Bug Fix: Carousel: Make sure the original size is used, even when it is
13826 -exceedingly large.
13827 -* Bug Fix: Exclude iPad from Twitter on iPhone mobile browsing
13828 -* Bug Fix: Sync: On .org user role changes synchronize the change to .com
13829 -* Bug Fix: Contact Form: Fix a bug where some web hosts would reject mail from
13830 -the contact form due to email address spoofing.
13831 -
13832 -= 1.8.3 =
13833 -Release Date: October 23, 2012
13834 -
13835 -* Bug Fix: Subscriptions: Fix a bug where subscriptions were not being sent
13836 -from the blog.
13837 -* Bug Fix: Twitter: Fix a bug where the Twitter username was being saved as
13838 -blank.
13839 -* Bug Fix: Fix a bug where Contact Form notification emails were not being
13840 -sent.
13841 -
13842 -= 1.8.2 =
13843 -Release Date: October 4, 2012
13844 -Release Post: http://wp.me/p1moTy-gI
13845 -
13846 -* Bug Fix: Subscriptions: Fix a bug where subscriptions were not sent for
13847 -posts and comments written by some authors.
13848 -* Bug Fix: Widgets: Fix CSS that was uglifying some themes (like P2).
13849 -* Bug Fix: Widgets: Improve Top Posts and Pages styling.
13850 -* Bug Fix: Custom CSS: Make the default "Welcome" message translatable.
13851 -* Bug Fix: Fix Lithuanian translation.
13852 -
13853 -= 1.8.1 =
13854 -Release Date: September 28, 2012
13855 -Release Post: http://wp.me/p1moTy-gx
13856 -
13857 -* Bug Fix: Stats: Fixed a bug preventing some users from viewing stats.
13858 -* Bug Fix: Mobile Theme: Fixed some disabled toolbar buttons.
13859 -* Bug Fix: Top Posts widget: Fixed a bug preventing the usage of the Top Posts
13860 -widget.
13861 -* Bug Fix: Mobile Theme: Fixed a bug that broke some sites when the
13862 -Subscriptions module was not enabled and the Mobile Theme module was enabled.
13863 -* Bug Fix: Mobile Theme: Made mobile app promos in the Mobile Theme footer
13864 -opt-in.
13865 -* Bug Fix: Twitter Widget: A fix to prevent malware warnings.
13866 -* Bug Fix: Mobile Theme: Fixed a bug that caused errors for some users with
13867 -custom header images.
13868 -
13869 -= 1.8 =
13870 -Release Date: September 27, 2012
13871 -Release Post: http://wp.me/p1moTy-fV
13872 -
13873 -* Enhancement: Mobile Theme: Automatically serve a slimmed down version of
13874 -your site to users on mobile devices.
13875 -* Enhancement: Multiuser: Allow multiple users to link their accounts to
13876 -WordPress.com accounts.
13877 -* Enhancement: Custom CSS: Added support for object-fit, object-position,
13878 -transition, and filter properties.
13879 -* Enhancement: Twitter Widget: Added Follow button
13880 -* Enhancement: Widgets: Added Top Posts and Pages widget
13881 -* Enhancement: Mobile Push Notifications: Added support for mobile push
13882 -notifications on new comments.
13883 -* Enhancement: VideoPress: Shortcodes now support the HD option, for default
13884 -HD playback.
13885 -* Bug Fix: Twitter Widget: Fixed tweet permalinks in the Twitter widget
13886 -* Bug Fix: Custom CSS: @import rules and external images are no longer
13887 -stripped out of custom CSS
13888 -* Bug Fix: Custom CSS: Fixed warnings and notices displayed in debug mode
13889 -* Bug Fix: Sharing: Fixed double-encoding of image URLs
13890 -* Bug Fix: Sharing: Fix Google +1 button HTML validation issues (again :))
13891 -* Bug Fix: Gravatar Profile Widget: Reduce size of header margins
13892 -
13893 -= 1.7 =
13894 -Release Date: August 23, 2012
13895 -Release Post: http://wp.me/p1moTy-eq
13896 -
13897 -* Enhancement: CSS Editor: Customize your site's design without modifying your
13898 -theme.
13899 -* Enhancement: Comments: Submit the comment within the iframe. No more full
13900 -page load to jetpack.wordpress.com.
13901 -* Enhancement: Sharing: Share counts for Twitter, Facebook, LinkedIn
13902 -* Enhancement: Sharing: Improve styling
13903 -* Enhancement: Sharing: Add support for ReCaptcha
13904 -* Enhancement: Sharing: Better extensability through filters
13905 -* Enhancement: Widgets: Twitter: Attempt to reduce errors by storing a long
13906 -lasting copy of the data. Thanks, kareldonk :)
13907 -* Regression Fix: Sharing: Properly store and display the sharing label
13908 -option's default value.
13909 -* Bug Fix: Contact Form: remove worse-than-useless nonce.
13910 -* Bug Fix: Subscriptions: remove worse-than-useless nonce.
13911 -* Bug Fix: Sharing: Don't show sharing buttons twice on attachment pages.
13912 -* Bug Fix: Sharing: Increase width of Spanish Like button for Facebook.
13913 -* Bug Fix: Sharing: Use the correct URL to the throbber.
13914 -* Bug Fix: Stats: Fix notice about undefined variable $alt
13915 -* Bug Fix: Subscriptions: Make Subscriptions module obey the settings of the
13916 -Settngs -> Discussion checkboxes for Follow Blog/Comments
13917 -* Bug Fix: Shortcodes: VideoPress: Compatibility with the latest version of
13918 -VideoPress
13919 -* Bug Fix: Shortcodes: Audio: Include JS File for HTML5 audio player
13920 -* Bug Fix: Hovercards: Improve cache handling.
13921 -* Bug Fix: Widgets: Gravatar Profle: Correctly display service icons in edge
13922 -cases.
13923 -* Bug Fix: Widgets: Gravatar Profle: Prevent ugly "flash" of too-large image
13924 -when page first loads on some sites
13925 -* Bug Fix: Carousel: CSS Compatibility with more themes.
13926 -
13927 -= 1.6.1 =
13928 -Release Date: August 4, 2012
13929 -
13930 -* Bug Fix: Prevent Fatal error under certain conditions in sharing module
13931 -* Bug Fix: Add cachebuster to sharing.css
13932 -* Bug Fix: Disable via for Twitter until more robust code is in place
13933 -
13934 -= 1.6 =
13935 -Release Date: August 2, 2012
13936 -Release Post: http://wp.me/p1moTy-e0
13937 -
13938 -* Enhancement: Carousel: Better image resolution selection based on available
13939 -width/height.
13940 -* Enhancement: Carousel: Load image caption, metadata, comments, et alii when
13941 -a slide is clicked to switch to instead of waiting.
13942 -* Enhancement: Carousel: Added a "Comment" button and handling to scroll to
13943 -and focus on comment textarea.
13944 -* Enhancement: Widgets: Facebook Likebox now supports a height parameter and a
13945 -better width parameter.
13946 -* Enhancement: Widgets: Better feedback when widgets are not set up properly.
13947 -* Enhancement: Shortcodes: Google Maps shortcode now supports percentages in
13948 -the width.
13949 -* Enhancement: Shortcodes: Update Polldaddy shortcode for more efficient
13950 -Javascript libraries.
13951 -* Enhancement: Shortcodes: Youtube shortcode now has playlist support.
13952 -* Enhancement: Add Gravatar Profile widget.
13953 -* Enhancement: Update Sharedaddy to latest version, including Pinterest
13954 -support.
13955 -* Enhancement: Retinize Jetpack and much of WordPress.
13956 -* Bug Fix: Shortcodes: Fix Audio shortcode color parameter and rename encoding
13957 -function.
13958 -* Bug Fix: Shortcodes: Don't output HTML 5 version of the Audio shortcode
13959 -because of a bug with Google Reader.
13960 -* Bug Fix: Jetpack Comments: Don't overlead the addComments object if it
13961 -doesn't exist. Fixes spacing issue with comment form.
13962 -* Bug Fix: Contact Form: If send_to_editor() exists, use it. Fixes an IE9 text
13963 -area issue.
13964 -
13965 -= 1.5 =
13966 -Release Date: July 31, 2012
13967 -Release Post: http://wp.me/p1moTy-d7
13968 -
13969 -* Enhancement: Add Gallery Carousel feature
13970 -* Note: the Carousel module bundles http://fgnass.github.com/spin.js/ (MIT
13971 -license)
13972 -
13973 -= 1.4.2 =
13974 -Release Date: June 20, 2012
13975 -
13976 -* Bug Fix: Jetpack Comments: Add alternative Javascript event listener for
13977 -Internet 8 users.
13978 -* Enhancement: Remove more PHP 4 backwards-compatible code (WordPress
13979 -andJetpack only support PHP 5).
13980 -* Enhancement: Remove more WordPress 3.1 and under backwards-compatible code.
13981 -
13982 -= 1.4.1 =
13983 -Release Date: June 15, 2012
13984 -
13985 -* Bug Fix: Jetpack Comments / Subscriptions: Add checkboxes and logic control
13986 -for the Subscription checkboxes.
13987 -
13988 -= 1.4 =
13989 -Release Date: June 14, 2012
13990 -Release Post: http://wp.me/p1moTy-cz
13991 -
13992 -* Enhancement: Add Jetpack Comments feature.
13993 -* Bug Fix: Sharing: Make the sharing_label translatable.
13994 -* Bug Fix: Sharing: Fixed the file type on the LinkedIn graphic.
13995 -* Bug Fix: Sharing: Fixes for the Faceboox Like button language locales.
13996 -* Bug Fix: Sharing: Updates for the "more" button when used with touch screen
13997 -devices.
13998 -* Bug Fix: Sharing: Properly scope the More button so that multiple More
13999 -buttons on a page behave properly.
14000 -* Bug Fix: Shortcodes: Update the YouTube and Audio shortcodes to better
14001 -handle spaces in the URLs.
14002 -* Bug Fix: Shortcodes: Make the YouTube shortcode respect embed settings in
14003 -Settings -> Media when appropriate.
14004 -* Bug Fix: Shortcodes: Removed the Slide.com shortcode; Slide.com no longer
14005 -exists.
14006 -* Bug Fix: Shortcodes: Match both http and https links in the [googlemaps]
14007 -shortcode.
14008 -* Bug Fix: After the Deadline: Code clean up and removal of inconsistencies.
14009 -
14010 -= 1.3.4 =
14011 -Release Date: May 24, 2012
14012 -
14013 -* Bug Fix: Revert changes to the top level menu that are causing problems.
14014 -
14015 -= 1.3.3 =
14016 -Release Date: May 22, 2012
14017 -
14018 -* Bug Fix: Fix notices caused by last update
14019 -
14020 -= 1.3.2 =
14021 -Release Date: May 22, 2012
14022 -
14023 -* Bug Fix: Fix Jetpack menu so that Akismet and VaultPress submenus show up.
14024 -
14025 -= 1.3.1 =
14026 -Release Date: May 22, 2012
14027 -
14028 -* Enhancement: Add a new widget, the Facebook Likebox
14029 -* Bug Fix: Sharing: Sharing buttons can now be used on custom post types.
14030 -* Bug Fix: Contact Forms: Make Contact Forms widget shortcode less aggressive
14031 -about the shortcodes it converts.
14032 -* Bug Fix: Ensure contact forms are parsed correctly in text widgets.
14033 -* Bug Fix: Connection notices now only appear on the Dashboard and plugin
14034 -page.
14035 -* Bug Fix: Connection notices are now dismissable if Jetpack is not network
14036 -activated.
14037 -* Bug Fix: Subscriptions: Fix an issue that was causing errors with new
14038 -BuddyPress forum posts.
14039 -
14040 -= 1.3 =
14041 -Release Date: April 25, 2012
14042 -Release Post: http://wp.me/p1moTy-bq
14043 -
14044 -* Enhancement: Add Contact Forms feature. Formerly Grunion Contact Forms.
14045 -* Bug Fix: Tweak YouTube autoembedder to catch more YouTube URLs.
14046 -* Bug Fix: Correctly load the Sharing CSS files.
14047 -
14048 -= 1.2.4 =
14049 -Release Date: April 6, 2012
14050 -
14051 -* Bug Fix: Fix rare bug with static front pages
14052 -
14053 -= 1.2.3 =
14054 -Release Date: April 5, 2012
14055 -Release Post: http://wp.me/p1moTy-b4
14056 -
14057 -* Enhancement: Twitter Widget: Expand t.co URLs
14058 -* Bug Fix: Various PHP Notices.
14059 -* Bug Fix: WordPress Deprecated `add_contextual_help()` notices
14060 -* Bug Fix: Don't display unimportant DB errors when processing Jetpack nonces
14061 -* Bug Fix: Correctly sync data during certain MultiSite cases.
14062 -* Bug Fix: Stats: Allow sparkline img to load even when there is a DB upgrade.
14063 -* Bug Fix: Stats: Replace "loading title" with post title regardless of type
14064 -and status.
14065 -* Bug Fix: Stats: Avoid edge case infinite redirect for `show_on_front=page`
14066 -sites where the `home_url()` conatins uppercase letters.
14067 -* Bug Fix: Subscriptions: Don't send subscriptions if the feature is turned
14068 -off in Jetpack.
14069 -* Bug Fix: Subscriptions: Fix pagination of subscribers.
14070 -* Bug Fix: Subscriptions: Sync data about categories/tags as well to improve
14071 -subscription emails.
14072 -* Bug Fix: Subscriptions: Better styling for the subscription success message.
14073 -* Bug Fix: Shortcodes: Support for multiple Google Maps in one post. Support
14074 -for all Google Maps URLs.
14075 -* Bug Fix: Shortcodes: Improved support for youtu.be URLs
14076 -* Bug Fix: Shortcodes: Improved Vimeo embeds.
14077 -* Bug Fix: Sharing: Switch to the 20px version of Google's +1 button for
14078 -consistency.
14079 -* Bug Fix: Sharing: Fix Google +1 button HTML validation issues.
14080 -* Bug Fix: Sharing: Disable sharing buttons during preview.
14081 -* Bug Fix: Spelling and Grammar: Properly handle proofreading settings.
14082 -* Bug Fix: Spelling and Grammar: Don't prevent post save when proofreading
14083 -service is unavailable.
14084 -
14085 -= 1.2.2 =
14086 -Release Date: December 6, 2011
14087 -Release Post: http://wp.me/p1moTy-ax
14088 -
14089 -* Bug Fix: Ensure expected modules get reactivated correctly during upgrade.
14090 -* Bug Fix: Don't send subscription request during spam comment submission.
14091 -* Bug Fix: Increased theme compatibility for subscriptions.
14092 -* Bug Fix: Remove reference to unused background image.
14093 -
14094 -= 1.2.1 =
14095 -Release Date: November 18, 2011
14096 -Release Post: http://wp.me/p1moTy-9H
14097 -
14098 -* Bug Fix: Ensure Site Stats menu item is accessible.
14099 -* Bug Fix: Fixed errors displayed during some upgrades.
14100 -* Bug Fix: Fix inaccurate new modules "bubble" in menu for some upgrades.
14101 -* Bug Fix: Fix VaultPress detection.
14102 -* Bug Fix: Fix link to http://jetpack.com/faq/
14103 -
14104 -= 1.2 =
14105 -Release Date: November 17, 2011
14106 -Release Post: http://wp.me/p1moTy-8x
14107 -
14108 -* Enhancement: Add Subscriptions: Subscribe to site's posts and posts'
14109 -comments.
14110 -* Enhancement: Add Google Maps shortcode.
14111 -* Enhancement: Add Image Widget.
14112 -* Enhancement: Add RSS Links Widget.
14113 -* Enhancement: Stats: More responsive stats dashboard.
14114 -* Enhancement: Shortcodes: Google Maps, VideoPress
14115 -* Enhancement: Sharing: Google+, LinkedIn
14116 -* Enhancement: Enhanced Distribution: Added Jetpack blogs to
14117 -https://en.wordpress.com/firehose/
14118 -* Bug Fix: Spelling and Grammar: WordPress 3.3 compatibility.
14119 -* Bug Fix: Translatable module names/descriptinos.
14120 -* Bug Fix: Correctly detect host's ability to make outgoing HTTPS requests.
14121 -
14122 -= 1.1.3 =
14123 -Release Date: July 19, 2011
14124 -Release Post: http://wp.me/p1moTy-90
14125 -
14126 -* Bug Fix: Increase compatibility with WordPress 3.2's new
14127 -`wp_remote_request()` API.
14128 -* Bug Fix: Increase compatibility with Admin Bar.
14129 -* Bug Fix: Stats: Improved performance when creating new posts.
14130 -* Bug Fix: Twitter Widget: Fix PHP Notice.
14131 -* Bug Fix: Sharedaddy: Fix PHP Warning.
14132 -* Enhancement: AtD: Add spellcheck button to Distraction Free Writing screen.
14133 -* Translations: Added: Bosnian, Danish, German, Finnish, Galician, Croatian,
14134 -Indonesian, Macedonian, Norwegian (Bokmål), Russian, Slovak, Serbian, Swedish
14135 -* Translations: Updated: Spanish, French, Italian, Japanese, Brazilian
14136 -Portuguese, Portuguese
14137 -
14138 -= 1.1.2 =
14139 -Release Date: July 6, 2011
14140 -Release Post: http://wp.me/p1moTy-8B
14141 -
14142 -* Bug Fix: Note, store, and keep fresh the time difference between the Jetpack
14143 -site's host and the Jetpack servers at WordPress.com. Should fix all
14144 -"timestamp is too old" errors.
14145 -* Bug Fix: Improve experience on hosts capable of making outgoing HTTPS
14146 -requests but incapable of verifying SSL certificates. Fixes some
14147 -"register_http_request_failed", "error setting certificate verify locations",
14148 -and "error:14090086:lib(20):func(144):reason(134)" errors.
14149 -* Bug Fix: Better fallback when WordPress.com is experiencing problems.
14150 -* Bug Fix: It's Jetpack, not JetPack :)
14151 -* Bug Fix: Remove PHP Warnings/Notices.
14152 -* Bug Fix: AtD: JS based XSS bug. Props markjaquith.
14153 -* Bug Fix: AtD: Prevent stored configuration options from becoming corrupted.
14154 -* Bug Fix: Stats: Prevent missing old stats for some blogs.
14155 -* Bug Fix: Twitter Widget: Fix formatting of dates/times in PHP4.
14156 -* Bug Fix: Twitter Widget: Cache the response from Twitter to prevent "Twitter
14157 -did not respond. Please wait a few minutes and refresh this page." errors.
14158 -* Enhancement: Slightly improved RTL experience. Jetpack 1.2 should include a
14159 -much better fix.
14160 -* Enhancement: Sharedaddy: Improve localization for Facebook Like button.
14161 -* Enhancement: Gravatar Hovercards: Improved experience for Windows browsers.
14162 -
14163 -= 1.1.1 =
14164 -Release Date: March 19, 2011
14165 -Release Post: http://wp.me/p1moTy-8i
14166 -
14167 -* Bug Fix: Improve experience on hosts capable of making outgoing HTTPS
14168 -requests but incapable of verifying SSL certificates. Fixes most "Your Jetpack
14169 -has a glitch. Connecting this site with WordPress.com is not possible. This
14170 -usually means your site is not publicly accessible (localhost)." errors.
14171 -* Bug Fix: Sharedaddy: Fatal error under PHP4. Disable on PHP4 hosts.
14172 -* Bug Fix: Stats: Fatal error under PHP4. Rewrite to be PHP4 compatible.
14173 -* Bug Fix: Stats: Fatal error on some sites modifying/removing core WordPress
14174 -user roles. Add sanity check.
14175 -* Bug Fix: Stats: Replace debug output with error message in dashboard widget.
14176 -* Bug Fix: Stats: Rework hook priorities so that stats views are always
14177 -counted even if a plugin (such as Paginated Comments) bails early on
14178 -template_redirect.
14179 -* Bug Fix: Identify the module that connot be activated to fatal error during
14180 -single module activation.
14181 -* Bug Fix: `glob()` is not always available. Use `opendir()`, `readdir()`,
14182 -`closedir()`.
14183 -* Bug Fix: Send permalink options to Stats Server for improved per post
14184 -permalink calculation.
14185 -* Bug Fix: Do not hide Screen Options and Help links during Jetpack call to
14186 -connect.
14187 -* Bug Fix: Improve readablitiy of text.
14188 -* Bug Fix: AtD: Correctly store/display options.
14189 -* Enhancement: Output more informative error messages.
14190 -* Enhancement: Improve CSS styling.
14191 -* Enhancement: Stats: Query all post types and statuses when getting posts for
14192 -stats reports.
14193 -* Enhancement: Improve performance of LaTeX URLs be using cookieless CDN.
14194 -
14195 -= 1.1 =
14196 -Release Date: March 9, 2011
14197 -Release post: http://wp.me/p1moTy-7R
14198 -
14199 -* Initial release
14200 +== Changelog ==
14201 +
14202 += 4.4.1 =
14203 +
14204 +* Release date: November 22, 2016
14205 +
14206 +**Bug Fixes**
14207 +
14208 +* Fixed an issue where some users with slower servers would get an error on
14209 +the Jetpack dashboard when `WP_DEBUG` was enabled.
14210 +* Fixed an issue where users on a Jetpack Professional plan who were paying
14211 +monthly (as opposed to annually) wouldn’t be able to enable SEO Tools.
14212 +
14213 += 4.4 =
14214 +
14215 +* Release date: November 21, 2016
14216 +* Release post: http://wp.me/p5U9nj-2Ow
14217 +
14218 +**Enhancements**
14219 +
14220 +* Additional unit tests have been added to improve Jetpack's development process and stability.
14221 +* Custom post types have been added to the WP REST API output.
14222 +* Many of the screenshots throughout the plugin have been replaced by SVGs in order to make Jetpack smaller.
14223 +* New endpoints have been added to allow the installation of plugin and theme zip files via the API.
14224 +* Twelve new filters to make Jetpack more extensible! See: http://wp.me/p5U9nj-2Ow.
14225 +* New widget: "Google Translate" to allow users to translate your site into their own language.
14226 +* New widget: "My Community" where you can see who recently interacted with your site.
14227 +* One of the biggest issues facing Jetpack users for years now has been difficulties in moving sites from one domain name to another. This update makes strides towards improving that process.
14228 +* Photon now uses HTTPS by default. Secure all the things!
14229 +* There are now helpful hints throughout the admin interface to make Jetpack easier to use.
14230 +* We now allow you to embed pins, boards and profiles from Pinterest.
14231 +* We've added a new feature: SEO Tools, available to Jetpack Professional subscribers. You can read more about our plans here: https://jetpack.com/features/
14232 +* We've made numerous improvements to the data sync process.
14233 +
14234 +**Bug Fixes:**
14235 +
14236 +* Fixed link to Akismet settings.
14237 +* Improved compatibility between Infinite Scroll and WPML.
14238 +* Move email notification settings back with the other email settings in the Discussion Settings.
14239 +* Various minor performance/compatibility fixes.
14240 +
14241 += 4.3.2 =
14242 +
14243 +* Release date: October 13, 2016
14244 +
14245 +**Enhancements**
14246 +
14247 +* Unsaved changes were getting lost when users were navigating away from settings so we put in a confirmation message to prevent this from happening.
14248 +* We've stopped counting carousel views in stats by default, you can use the `jetpack_enable_carousel_stats` filter to enable counting them again.
14249 +* Stats are now responding faster.
14250 +* There were several improvements and repairs made to sync including additional endpoints, performance enhancements, whitelisted data, better decision making around when to sync information, and more.
14251 +* Markdown now has a CSS class on footnotes.
14252 +
14253 +**Improved Compatibility:**
14254 +
14255 +* We've improved compatibility with Kinsta by automatically turning on Staging Mode for Jetpack when in a staging environment.
14256 +
14257 +**Bug Fixes:**
14258 +
14259 +* Several fixes have been made to sync to repair issues with Publicize, Notifications, and Subscriptions.
14260 +* We removed PHP warnings by checking to make sure json language files like jetpack-en_US.json are readable before we load them.
14261 +* We found an unused option in Gravatar Hovercard settings and removed it.
14262 +* The correct support link is now being used to make it easier for you to connect with the Jetpack team if you need us.
14263 +* The permissions check for plugin information retrieval was fixed as well.
14264 +* Some plugins were adding content on outbound http requests causing an infinite loop we fixed this right up.
14265 +* We removed some warnings that were occurring when translations didn't exist by adding a fallback.
14266 +* We've added Moroccan Arabic translations, and switched to language packs for Croatian, Spanish (Chile) and Greek.
14267 +* Sync was running into issues so we've limited dequeue time to 1/3 of PHP's max execution time, which has unclogged the problem.
14268 +* We're now sending full and incremental queues separately so that a failure in one doesn't block the other.
14269 +* There was a JavaScript enqueuing error with our Sharing feature that has been repaired.
14270 +* The Top Posts widget now includes the ability to list attachment (media) pages.
14271 +* We weren't building CPT links correctly resulting in bad navigation, which is now fixed.
14272 +* We removed the form legend for default Tiled Gallery settings as it doesn't relate.
14273 +* With shortcodes we now return early from processing them if no string is passed, as they are required.
14274 +
14275 += 4.3.1 =
14276 +
14277 +* Release date: September 8, 2016
14278 +
14279 +**Support Enhancements**
14280 +
14281 +* We're now syncing data about hosts so that we can provide better support
14282 +when needed.
14283 +* Minor update to inline docs to match version numbers.
14284 +
14285 +**Bug Fixes:**
14286 +
14287 +* Admin Page: fix error when Admin Page resources could not be fetched with
14288 +`wp_remote_get` due to unique host configurations.
14289 +* Admin Page: fix error when Post By Email could not be enabled when the
14290 +browser's dev console was enabled.
14291 +* Admin Page: make sure all translated strings are encoded properly.
14292 +* Admin Page: only use POST requests for updating the state of Jetpack, to
14293 +avoid issues on servers not allowing PUT requests.
14294 +* Admin Page: search icon no longer overlaps the global notices.
14295 +* Admin Page: make sure that non-admins can also modify Spellchecking
14296 +settings.
14297 +* Admin Page: check that a json language file like jetpack-en_US.json is
14298 +readable before loading its contents and thus avoid a PHP warning.
14299 +* General: Improve random number generation for compatibility with more hosts.
14300 +* General: Add deprecated PHP file (class.jetpack-landing-page.php) back as an
14301 +empty file, to avoid generating fatal errors on sites with aggressive caching.
14302 +* General: Ensure concatenated CSS is generated for RTL languages.
14303 +* Security: Ensure that all options are included on the security tab.
14304 +* Stats: fix display for sites with pretty permalinks disabled.
14305 +* Subscriptions: ensure that no email is sent when updating a published post.
14306 +* Sync: To improve performance, add snapTW to the list of post meta data that
14307 +won't be synchronized for each post.
14308 +* Sync: do not schedule a full sync after each import.
14309 +* Verification Tools: in the Settings card, use appropriate link for each
14310 +service.
14311 +
14312 +
14313 += 4.3 =
14314 +
14315 +* Release date: September 6th, 2016
14316 +
14317 +**Exciting Performance and UI Improvements:**
14318 +
14319 +* We have launched the all new React powered interface, a year in the making,
14320 +designed to give you better control of your favorite Jetpack features.
14321 +
14322 += 4.2.2 =
14323 +
14324 +* Release date: August 19th, 2016
14325 +
14326 +**Bug Fixes:**
14327 +
14328 +* We fixed the code which displays the Facebook share count to accomodate
14329 +Facebook's new data structure.
14330 +* We fixed an issue which caused PHP notices to get logged for users of the
14331 +Twenty Fourteen theme.
14332 +* We fixed an issue with the Minileven mobile theme which was preventing it
14333 +from loading.
14334 +* Improved Sync performance.
14335 +* Increase security by sanitizing a URL used in the SSO process.
14336 +
14337 += 4.2.1 =
14338 +
14339 +* Release date: August 17th, 2016
14340 +
14341 +**Bug Fixes:**
14342 +
14343 +* We fixed a conflict between Jetpack and W3 Total Cache.
14344 +* We fixed some issues with Publicize and Custom Post Types.
14345 +* Very large Multisite networks with lots of users can now be synchronized
14346 +with WordPress.com.
14347 +* We improved the synchronization process between your site and WordPress.com.
14348 +
14349 += 4.2 =
14350 +
14351 +* Release date: August 10th, 2016
14352 +
14353 +**Performance Enhancements:**
14354 +
14355 +* We’ve improved Jetpack’s performance by making calls to the database more
14356 +efficient; essentially, Jetpack is doing less on each page load, making things
14357 +faster. #4281, #4316
14358 +* We’ve ensured that every feature uses information that is up to date by
14359 +completely refactoring the way information was synchronized between your site
14360 +and WordPress.com.
14361 +* We've improved the way Jetpack queries for information about features, which
14362 +results in less overall queries.
14363 +
14364 +**Exciting Feature and UI Improvements:**
14365 +
14366 +* We now track your visitor views of Carousel images in stats.
14367 +* You can now customize advanced typographic settings like ligatures in the
14368 +Custom CSS editor with new support for the `font-feature-settings` property.
14369 +* We’ve improved the experience when you don’t actually have enough posts to
14370 +Infinitely Scroll.
14371 +* Our Contact Info Widget allows you to enter a Google Maps API Key which is
14372 +now required by Google if you want to display a map.
14373 +
14374 +**Security:**
14375 +
14376 +* We’re continuing our efforts to harden Jetpack security, by implementing the
14377 +`hash_equals()` function to avoid timing attacks when comparing strings. We
14378 +also improved security on CSVs exported from your contact form.
14379 +
14380 +**Slightly Less Exciting Feature Improvements:**
14381 +
14382 +* The Cartodb shortcode has been changed to match the new product name, Carto.
14383 +* The YouTube shortcode now uses the content width defined by the theme when
14384 +available, even if an embed size was defined in an old version of WordPress.
14385 +* Breadcrumbs now support hierarchical post types and taxonomies.
14386 +* We’ve added the Portfolio Post Type to the WordPress.com REST API whitelist.
14387 +* There are a few new parameters for the Dailymotion shortcode.
14388 +
14389 +**Improved Compatibility:**
14390 +
14391 +* We now work well with WP Stagecoach staging sites, so you should not see any
14392 +future impact on production sites.
14393 +* We had some PHP notices popping up in the WooCommerce plugin wizard screen,
14394 +these are gone.
14395 +
14396 +**Bug Fixes:**
14397 +
14398 +* We stopped loading compatibility stylesheets on the default theme's singular
14399 +views for Infinite Scroll.
14400 +* Debug tests forwarded through the contact form in the Jetpack Debug menu are
14401 +now successfully sent to the support team.
14402 +* We’ve removed the PHP notices you might have seen when moderating comments.
14403 +* There are no longer PHP notices cropping up when publishing via Cron.
14404 +* We’ve fixed the official Sharing buttons so they now line up just right.
14405 +* The PHP warnings of Sitemaps stylesheets have been eliminated.
14406 +* We’ve done away with the warnings that appeared when Tonesque processes a
14407 +file which claims to be one filetype, but is actually another.
14408 +* We’ve exterminated PHP notices that appeared when using Random Redirect, as
14409 +well as when the author wasn't set.
14410 +
14411 += 4.1.1 =
14412 +
14413 +* Release date: July 7th, 2016
14414 +
14415 +**Bug Fixes:**
14416 +
14417 +* SSO: Use high-resolution Gravatar images on the log-in form on Retina
14418 +devices.
14419 +* Publicize: improve reliability of Publicize when publishing new posts.
14420 +
14421 += 4.1 =
14422 +
14423 +* Release date: July 6th, 2016
14424 +* Release Post: http://wp.me/p1moTy-3jd
14425 +
14426 +**Performance Enhancements:**
14427 +
14428 +* Carousel no longer loads full-size images in the previous and next previews,
14429 +increasing the speed and performance of slideshows.
14430 +* We’ve improved Jetpack’s performance by making calls to the database more
14431 +efficient; essentially, Jetpack is doing less on each page load, making things
14432 +faster.
14433 +* We’ve improved Photon dev mode, eliminating unnecessary attempts to sync
14434 +images.
14435 +
14436 +**Exciting Feature and UI Improvements:**
14437 +
14438 +* A new look: SSO, redesigned and refactored, provides a new and improved
14439 +experience.
14440 +* Tracking made simple: quickly view the number of unread feedback submissions
14441 +in your sidebar.
14442 +* Getting support just got easier! Access improved self-help tools in the
14443 +Jetpack Debug menu.
14444 +* Greater control over Infinite Scroll: pause and resume Infinite Scroll with
14445 +two new JavaScript methods.
14446 +* Improved Sharing: we’ve swapped image icons for icon fonts and added
14447 +Telegram and WhatsApp buttons.
14448 +* Untappd shortcode: now you can sip and share your favorite craft brews.
14449 +Cheers!
14450 +* Recipes, revamped: we’ve added new recipe shortcodes and options to create
14451 +more detailed recipes.
14452 +* Improved Gallery Widgets now use Photon to resize and serve images.
14453 +
14454 +**Security:**
14455 +
14456 +* We’re continuing our efforts to harden Jetpack security by implementing the
14457 +`hash_equals()` function in an effort to avoid timing attacks when comparing
14458 +strings.
14459 +* We’ve made it easier to use SSL connections on ports `80` and `443`,
14460 +improving our ability to communicate with an increased number of secure
14461 +websites.
14462 +* You will now receive a warning for any failed attempts when connecting your
14463 +website via SSL.
14464 +
14465 +**Slightly Less Exciting Feature Improvements:**
14466 +
14467 +* Updated the Infinite Scroll settings verbiage, which was a bit confusing.
14468 +* Removed Jetpack Audio Shortcode, which is no longer in use.
14469 +* Redesigned Jetpack banner notices to match core notification styles.
14470 +* Added an icon on a connected Jetpack user’s profile page, next to their
14471 +name.
14472 +* Added the ability to edit Portfolio custom-post-type options in the
14473 +Customizer.
14474 +* Added a new filter called `jetpack_publicize_capability` which allows you to
14475 +override user role restrictions for Publicize.
14476 +* Improved the connection process between Jetpack and WordPress.com making it
14477 +easier to start using Manage.
14478 +* Updated the Top Posts Widget so you can use and display posts that are older
14479 +than 10 days.
14480 +* Updated the Twitter Timeline Widget to support updates made by Twitter.
14481 +* Improved the VideoPress Shortcode modal.
14482 +* Updated VideoPress, which now defaults to HTML5 videos when the `freedom`
14483 +shortcode parameter is in use.
14484 +* Improved how Jetpack syncs by removing mock options.
14485 +* Updated the naming convention for feedback posts.
14486 +* Updated several JSON API endpoints to match WordPress.com endpoints, added
14487 +support for custom taxonomies, and enabled trash as a valid status for the
14488 +post update endpoint.
14489 +
14490 +**Improved Compatibility:**
14491 +
14492 +* A community member found and fixed a compatibility issue with our Open Graph
14493 +Meta Tags and Bitly’s older plugin -- we now check to make sure we don’t
14494 +create conflicts.
14495 +* We’ve fixed a rare scenario where an error would occur when other plugins or
14496 +sites were using the `JETPACK__GLOTPRESS_LOCALES_PATH` constant.
14497 +
14498 +**Bug Fixes:**
14499 +
14500 +* Comment avatars are now retrieved in a manner more consistent with the login
14501 +avatar, improving consistency and eliminating the possibility of a future bug.
14502 +* We eliminated PHP notices that were appearing when Custom Content Types were
14503 +defined without labels or sections.
14504 +* PHP memory limits were reached in rare cases when a website had thousands of
14505 +revisions of their Custom CSS. The issue is fixed -- happy editing!
14506 +* jQuery deprecated the `size()` function -- as a result, we’ve stopped using
14507 +it as well.
14508 +* A PHP notice popped up when plugins were updated from the WordPress.com
14509 +plugin management interface -- these notices will no longer appear.
14510 +* We fixed a bug where Photon wasn’t providing the original size for images
14511 +that were being used outside of the post content.
14512 +* We eliminated the PHP notices that displayed when posts with slideshows were
14513 +added to a sitemap.
14514 +* We fixed an error that was showing up in Sitemaps when a website permalink
14515 +structure used `index.php`.
14516 +* We eliminated JavaScript errors that displayed when tiled galleries were
14517 +viewed.
14518 +* We fixed an issue where image dimensions weren’t properly saved when added
14519 +to a new widget.
14520 +* Since Google Maps API keys are now required to use maps, we’ve updated the
14521 +Contact Info Widget to allow site owners to set up their keys.
14522 +* We fixed a bug where multiple `display` properties weren’t able to be saved
14523 +in Custom CSS.
14524 +
14525 += 4.0.4 =
14526 +Release date: June 20th, 2016
14527 +Release Post: http://wp.me/p1moTy-3eT
14528 +
14529 +Security:
14530 +
14531 +* Post By Email: Added an additional layer of security to prevent unauthorized
14532 +changes to Post By Email settings.
14533 +* Likes: Fixed an XSS vulnerability in the Likes module.
14534 +* REST API/Contact Form: We've eliminated unauthenticated access to Feedback
14535 +posts.
14536 +
14537 +Feature Improvements:
14538 +
14539 +* Customizing Protect: We've increased Protect’s response time and added a new
14540 +filter, `jetpack_protect_connect_timeout`, reducing the likelihood of seeing
14541 +the fall back form.
14542 +* Connection Process: Your site url and icon are displayed on the Jetpack
14543 +connection screens to help improve communication.
14544 +* Jetpack for Multisite: It’s now easier to manage your Jetpack connections on
14545 +the network admin screen.
14546 +* Photon Responsive Image Improvements: We’re now auto-generating new scrset
14547 +options, improving how images served from Photon are handled.
14548 +* Developing on Kinsta: A new constant has been added to improve developing
14549 +with Jetpack on a staging environment hosted with Kinsta.
14550 +
14551 +Jetpack UI Improvements:
14552 +
14553 +* Better Access to Our Support Team: We wanted to make it easier for you to
14554 +get help so we added a contact form in the admin that links directly to our
14555 +Jetpack Support Team.
14556 +
14557 +Improved Compatibility:
14558 +
14559 +* We’ve stopped adding Open Graph Meta tags if you’re using the SEO Framework
14560 +plugin.
14561 +* Having both GlotPress and Jetpack active at the same time was causing
14562 +errors, we’ve eliminated them.
14563 +
14564 +Bug Fixes:
14565 +
14566 +* Fixed the handling of special characters like ampersands in Carousel Titles
14567 +and Descriptions.
14568 +* When visitors tried to view a Carousel image with a hash in the URL, a
14569 +JavaScript error would occur; we’ve fixed that.
14570 +* Jetpack Comment form fields now use the default language you’ve set for
14571 +WordPress, previously the verbiage was always in English.
14572 +* Custom CSS wasn’t handling slashes and quotes properly; we’ve squashed that
14573 +bug.
14574 +* There were some rare cases where PHP notices were popping up when a Contact
14575 +Form was submitted. These instances have been identified and eliminated.
14576 +* We’ve replaced a bit of code with a Jetpack native function to fix a bug
14577 +that was breaking things during an API request for available updates.
14578 +* We accidentally removed the ability for Open Graph to select images from
14579 +slideshows, it’s up and running again.
14580 +* There was an issue where Open Graph meta tags weren’t being set when your
14581 +homepage is a “Static Front Page”, it’s working again.
14582 +* In rare cases when developers were customizing Photon they were seeing a PHP
14583 +notice when arguments were passed as a string rather than an array. This has
14584 +been fixed.
14585 +* We’ve fixed an issue where Protect’s backup math form wasn’t showing on
14586 +custom front end login forms.
14587 +* When setting up WooCommerce you might have seen a Related Posts notice which
14588 +didn’t belong. We’ve eliminated them.
14589 +* If you’ve been using our sharing tool with unofficial sharing buttons you
14590 +might have noticed your sharing numbers were missing. They’re now back.
14591 +* In unique situations where special characters were used in sitemap
14592 +stylesheets an error would occur; that has been remedied.
14593 +* We’ve fixed a problem with mismatching HTML tags in our Spelling and Grammar
14594 +feature.
14595 +* We’ve ensured that the `jetpack_disable_twitter_cards` filter actually
14596 +removes Twitter cards.
14597 +* We’ve fixed some JavaScript errors that would crop up if you were editing a
14598 +custom-post-type post that didn’t support the core media editor — say that 10
14599 +times fast.
14600 +* We had some JavaScript errors when you were using the customizer to modify
14601 +widgets. They are no longer with us.
14602 +
14603 += 4.0.3 =
14604 +Release date: May 26th, 2016
14605 +Release Post: http://wp.me/p1moTy-3hm
14606 +
14607 +* Important security update. Please upgrade immediately.
14608 +
14609 += 4.0.2 =
14610 +Release date: April 21st, 2016
14611 +
14612 +Bug Fix:
14613 +
14614 +* Addresses an issue where Jetpack 4.0 caused a fatal error on sites with
14615 +specific configurations.
14616 +
14617 += 4.0 =
14618 +Release date: April 20th, 2016
14619 +Release Post: http://wp.me/p1moTy-3dL
14620 +
14621 +Performance Enhancements:
14622 +
14623 +* Protect: the routine that verifies your site is protected from brute-force
14624 +attacks got some love and is more efficient.
14625 +* Contact Forms: cleaning the database of spam form submission records is more
14626 +efficient.
14627 +
14628 +Feature Improvements:
14629 +
14630 +* VideoPress: edit your VideoPress shortcode in the editor with a fancy new
14631 +modal options window.
14632 +* Custom Content Types are now classier: a new CSS class on Testimonial
14633 +featured images — has-testimonial-thumbnail — allows you to customize Jetpack
14634 +custom post types as you see fit.
14635 +* Sharing: social icons are now placed under the "add to cart” singular
14636 +product views in WooCommerce, making it easier for customers to share your
14637 +products on social media.
14638 +* Theme Tools: search engines will now have an easier time knowing what page
14639 +they are on, and how that page relates to the other pages in your site
14640 +hierarchy with improved schema.org microdata for breadcrumbs.
14641 +* Widget Visibility: now you can select widgets and when to show or hide them
14642 +right from custom post type single and archive views.
14643 +
14644 +Jetpack UI Improvements:
14645 +
14646 +* What’s in it for me? We’ve done a better job explaining the benefits of
14647 +Jetpack and connecting it to WordPress.com.
14648 +* Shortcodes: handy links to shortcode documentation convey the types of media
14649 +you can quickly and safely embed.
14650 +* Widgets: As of WordPress 4.5, Jetpack widgets now refresh in the customizer
14651 +without making you refresh the entire page. Live previews, yes indeed.
14652 +
14653 +Bug Fixes:
14654 +
14655 +* Comments: we fixed a mistake where a comment subscription checkbox appeared
14656 +on custom post types — despite the fact you couldn’t actually subscribe to
14657 +those types of comments. Our bad.
14658 +* Contact Forms: we fixed a bug where the telephone field (which can only be
14659 +added manually) rendered incorrectly — breaking some forms in the process.
14660 +* General: we blocked direct access to the Jetpack_IXR_Client class which
14661 +caused fatal PHP errors in some server setups.
14662 +* Shortcodes: we removed the frameborder attribute in the YouTube embed code.
14663 +It was deprecated in HTML 5.
14664 +* Unminified responsive-videos.min.js in order to address a false positive
14665 +virus alert in ClamAV. Expect it to be re-minified in 4.0.3 once we resolve
14666 +the issue with ClamAV.
14667 +
14668 += 3.9.6 =
14669 +Release date: March 31st, 2016
14670 +Release Post: http://wp.me/p1moTy-3bz
14671 +
14672 +Bug fix: Shortcodes: fixed incorrect Vimeo embed logic.
14673 +
14674 += 3.9.5 =
14675 +Release date: March 31st, 2016
14676 +Release Post: http://wp.me/p1moTy-3bz
14677 +
14678 +This release features several WordPress 4.5 compatibility changes that make
14679 +several Jetpack features work properly in the Customizer view. Big thanks to
14680 +@westonruter for contributing the code!
14681 +
14682 +Other enhancements and bug fixes:
14683 +
14684 +* Contact Form: no longer calling the datepicker method if it's not available.
14685 +* SSO: settings checkboxes now honor filters and constants that restrict
14686 +certain sign-in modes.
14687 +* Shortcodes: fixed a problem with Gist fetching.
14688 +* Shortcodes: fixed invalid HTML5 markup in YouTube embed code.
14689 +* Shortcodes: made the Vimeo links work properly in case of multiple mixed
14690 +uses in one post.
14691 +
14692 += 3.9.4 =
14693 +Release date: March 10th, 2016
14694 +Release post: http://wp.me/p1moTy-396
14695 +
14696 +Bug fix: Shortcodes: Addresses an issue with embedded Vimeo content
14697 +
14698 += 3.9.3 =
14699 +Release date: March 9th, 2016
14700 +Release post: http://wp.me/p1moTy-396
14701 +
14702 +Featured:
14703 +
14704 +* Site Logo now supports Custom Logo - a theme tool to be introduced in
14705 +WordPress 4.5.
14706 +
14707 +Enhancements:
14708 +
14709 +* Carousel: Made the full size image URL use a Photon URL if enabled.
14710 +* Comments: Removed an unnecessary redirect by always connecting via HTTPS.
14711 +* General: Added new actions that fire before automatic updates.
14712 +* Infinite Scroll: Introduced a later filter for settings.
14713 +* Infinite Scroll: Removed code that is now redundant due to WordPress Core.
14714 +* Markdown: Removed deprecated markup from the output.
14715 +* Publicize: Improved handling of featured images in posts.
14716 +* Shortcodes: Added houzz.com support.
14717 +* Sitemaps: Added a language attribute to the news sitemap.
14718 +* Sitemaps: Improved the image retrieval mechanism for posts.
14719 +* Widgets: Added new filters in the Top Posts Widget code.
14720 +* Widgets: Cleaned up the CSS for the Subscription widget.
14721 +
14722 +Bug Fixes:
14723 +
14724 +* Comments: No longer reloading the page on clicking the reply button.
14725 +* Contact Forms: Fixed a fatal error on missing metadata.
14726 +* Contact Forms: Fixed message formatting for plaintext email clients.
14727 +* Shortcodes: Fixed dimensions of Vimeo embeds in certain cases.
14728 +* Shortcodes: Fixed warnings and allowed shorter style Vimeo embeds.
14729 +* Shortcodes: Removed alignment markup from feeds for YouTube embeds.
14730 +* Sitemaps: Made URLs display properly according to the permalink structure.
14731 +* Stats: Fixed non-XHTML-valid markup.
14732 +* Widgets: No longer showing errors when adding new instances of the Display
14733 +Post Widget.
14734 +
14735 += 3.9.2 =
14736 +Release date: February 25th, 2016
14737 +Release post: http://wp.me/p1moTy-2Ei
14738 +
14739 +Maintenance and Security Release
14740 +
14741 +Featured:
14742 +
14743 +* Beautiful Math: fix XSS vulnerability when parsing LaTeX markup within HTML
14744 +elements.
14745 +* Contact Form: do not save private site credentials in post meta. Thanks to
14746 +@visualdatasolutions.
14747 +
14748 +Enhancements:
14749 +
14750 +* Contact Info: Added two hooks for adding arbitrary information to the
14751 +widget.
14752 +* Development: Added new possibilities for REST API debugging.
14753 +* Embeds: Added Codepen embeds support.
14754 +* Embeds: Added Sketchfab embeds support.
14755 +* I18n: Added support for translation packages for the Finnish language.
14756 +* Markdown: Added a filter to enable skipping processing of developer supplied
14757 +patterns.
14758 +* Related Posts: Added a filter to change heading markup.
14759 +* Staging: Added a constant to force staging mode.
14760 +* Staging: Added a notice to make staging mode more obvious.
14761 +* Top Posts Widget: Added a new `[jetpack_top_posts_widget]` shortcode.
14762 +
14763 +Bug Fixes:
14764 +
14765 +* Custom Post Types: Nova: Fixed a JavaScript bug on adding multiple items.
14766 +* Embeds: Allowing embeds from Instagram with a www in an URL.
14767 +* General: Fixed untranslated module names on the Settings screen.
14768 +* General: Improved module descriptions and fixed misleading or broken links
14769 +in descriptions.
14770 +* General: No more notices on module deprecation on older installations.
14771 +* General: Only showing one prompt to enable Photon when uploading several new
14772 +images.
14773 +* Multisite: Fixed a problem with site lists for older WordPress
14774 +installations.
14775 +* OpenGraph: Fixed a bug to properly fallback to a WordPress Site Icon image.
14776 +* Photon: Improve performance for images over a secure connection.
14777 +* Photon: No longer including links from data attributes.
14778 +* Publicize: Fixed problems for en_AU and en_CA locales with Facebook.
14779 +* Related Posts: Fixed a notice on certain requests.
14780 +* Site Logo: It's no longer possible to choose a non-image.
14781 +* Widget Visibility: No longer confusing page IDs and titles in certain cases.
14782 +
14783 += 3.9.1 =
14784 +Release date: January 21st, 2016
14785 +
14786 +Bug Fixes:
14787 +
14788 +* General: Addresses a namespacing issue which was causing conflicts on some
14789 +hosting providers.
14790 +* Sitemaps: Added MSM-Sitemap to the list of plugins which, if installed, will
14791 +prevent Jetpack Sitemaps from being used
14792 +
14793 += 3.9 =
14794 +Release date: January 20th, 2016
14795 +Release Post: http://wp.me/p1moTy-29R
14796 +
14797 +Featured:
14798 +
14799 +* New sharing button: let users share your content using Skype.
14800 +* New "Social Menu" theme tool that uses Genericons to display Social Links.
14801 +* Sitemap support for better search engine indexing.
14802 +
14803 +Enhancements:
14804 +
14805 +* Contact Form: Added a new filter that allows you to change the "Required"
14806 +text.
14807 +* General: Hidden archived sites in multisite site list.
14808 +* General: Removed several function calls that would be deprecated in
14809 +WordPress 4.5.
14810 +* Infinite Scroll: Added a new filter to check if Infinite Scroll has been
14811 +triggered.
14812 +* Likes: Added a conditional to ensure WordPress 4.5 compatibility.
14813 +* Photon: Improved compatibility with responsive images feature added in
14814 +WordPress 4.4.
14815 +* Photon: Now enabled by default on sites using HTTPS.
14816 +* REST API: Extended the ability to manage users from WordPress.com.
14817 +* REST API: Increased the performance of the plugin update endpoint.
14818 +* Responsive Videos: Centering videos when they are wrapped in a centered
14819 +paragraph.
14820 +* Sharing: Added a new filter to customize the default OpenGraph description.
14821 +* Shortcodes: Added Wistia oEmbed support.
14822 +* Shortcodes: Bandcamp: Added support for new attributes for tracks approved
14823 +by artists.
14824 +* Shortcodes: Improved Medium path format recognition.
14825 +* Slideshow: Improved compatibility with older IE versions.
14826 +* Staging: Improved staging environment detection.
14827 +* Widgets: Added "width" option to the Facebook Page widget.
14828 +* Widgets: Added size parameters to tags in Top Posts to avoid warnings.
14829 +* Widgets: Introduced major performance and stability improvements to the
14830 +Display Posts Widget.
14831 +* Widgets: Refactored to remove deprecated code patterns.
14832 +
14833 +Bug Fixes:
14834 +
14835 +* AtD: Fixed replacing emojis with images in the text editor in Chrome.
14836 +* AtD: Made pre tags be excluded from spell-checking.
14837 +* CPT: Not registering Nova if it is already registered.
14838 +* Carousel: Fixed a bug where full size images were not always served by
14839 +Photon.
14840 +* Carousel: Reverted a change that broke direct link to carousel image.
14841 +* Contact Form: Fixed a CSV export bug with multiple choice questions.
14842 +* Contact Form: Fixed notices when creating feedback entries without a contact
14843 +form.
14844 +* General: Fixed a scrolling bug on modal window closing.
14845 +* Infinite Scroll: Disabled in the Customizer when previewing a non-active
14846 +theme.
14847 +* Publicize: Fixed notices appearing with bbPress or BuddyPress installed.
14848 +* Publicize: Showing options only to users that can change them.
14849 +* Related Posts: Fixed incorrect URLs generated for posts.
14850 +* Responsive Videos: Fixed warnings in debug mode.
14851 +* Shortcodes: Bandcamp: Fixed a problem with large track IDs.
14852 +* Shortcodes: Fixed a problem with dynamic Gist embeds.
14853 +* Stats: Fixed dashboard widget resize problem.
14854 +* Widgets: Added a fallback to English US when a locale isn't supported by
14855 +Facebook.
14856 +* Widgets: Fixed layout for Twenty Sixteen.
14857 +
14858 += 3.8.2 =
14859 +Release date: December 17th, 2015
14860 +Release post: http://wp.me/p1moTy-26v
14861 +
14862 +Jetpack 3.8.2 is here to squash a few annoying bugs.
14863 +
14864 +Bug Fixes:
14865 +
14866 +* Photon: Fixed a bug where some custom thumbnail image sizes weren't being
14867 +sized properly.
14868 +* Shortcodes: Fixed an incompatibility with how WordPress renders the YouTube
14869 +shortcode.
14870 +* Shortcodes: Tightened up security in the Wufoo shortcode.
14871 +* Image Widget: Now shows the caption.
14872 +* Fixed typos in inline docs.
14873 +* Very minor fixes to: Carousel, Publicize, Google+, and Infinite Scroll.
14874 +
14875 += 3.8.1 =
14876 +Release date: December 1st, 2015
14877 +Release post: http://wp.me/p1moTy-23V
14878 +
14879 +Jetpack 3.8.1 is here and is fully compatible with WordPress 4.4.
14880 +
14881 +Featured:
14882 +
14883 +* Photon + Responsive Images FTW.
14884 +* Fully compatible with Twenty Sixteen.
14885 +* More accessibility enhancements.
14886 +* Dropped some weight by optimizing Jetpack's plugin images.
14887 +
14888 +Enhancements:
14889 +
14890 +* Comments: filter to allow disabling comments per post type.
14891 +
14892 +Bug Fixes:
14893 +
14894 +* Carousel: Stop page from scrolling to top when Carousel is closed.
14895 +* Carousel: Browser compatibility fixes with older version of IE.
14896 +* Markdown: Fixed a bug that would strip markdown when saving in "Quick Edit"
14897 +mode.
14898 +* Single Sign On: Fixed login always redirecting to the admin dashboard.
14899 +* Subscriptions: Filter to allow per-post emails fixed for use in themes.
14900 +
14901 += 3.8.0 =
14902 +Release date: November 4th, 2015
14903 +Release post: http://wp.me/p1moTy-1VN
14904 +
14905 +We're happy to introduce Jetpack 3.8, which has significant contributions from
14906 +the Jetpack community. Read more about it here: http://wp.me/p1moTy-1VN
14907 +
14908 +Feature enhancements:
14909 +
14910 +* New Google+ Badge Widget. Display your profile, page, or community Google+
14911 +badge.
14912 +* New twitch.tv shortcode embeds. Display a Twitch.tv stream in your posts.
14913 +* Accessibility enhancements.
14914 +* A handful of new filters to allow further customization of Jetpack.
14915 +
14916 +Other enhancements:
14917 +
14918 +* Carousel: Added support to retrieve image dimensions from an image url.
14919 +* Carousel: Simpler algorithm to detect shutter speeds.
14920 +* Contact Form: New "Checkbox with Multiple Items" field available in the
14921 +Contact Form.
14922 +* Contact Form: Allow pre-filling form fields with URL parameters.
14923 +* Contact Form: Better styling of the emailed form responses.
14924 +* Performance: Replaced some custom-built functions with core's native
14925 +functions.
14926 +* Related Posts: New filter to add post classes to post's container class.
14927 +* Sharing: New filter to choose if sharing meta box should be shown.
14928 +* Sharing: New filter to allow sharing button markup to be editable.
14929 +* Sharing: New filter to allow you to specify a custom Facebook app ID.
14930 +* Social Media Icons Widget: Added option for YouTube username as well as
14931 +Channel ID.
14932 +* Social Media Icons Widget: Added Google+ icon.
14933 +* Social Media Icons Widget: New filter to allow you to add your own social
14934 +media icons and links.
14935 +* Subscriptions: Better errors to your visitors if their subscription sign-up
14936 +fails.
14937 +* Subscriptions: Removed "widget" class from Subs shortcode form.
14938 +
14939 +
14940 +Bug fixes:
14941 +
14942 +* Carousel: Fixed browser back/forward button behavior.
14943 +* Contact Form: Allow the email field to be set to empty when building form in
14944 +post editor.
14945 +* Facebook Likebox Widget: Fixed an issue where some languages were not
14946 +translating.
14947 +* Facebook Likebox Widget: Return a language when none found.
14948 +* General: Fixed some minor styling issues in the Jetpack admin areas.
14949 +* General: Add missing parameter to the_title filter call.
14950 +* General: Prevent scrolling of body when the Jetpack admin modals are opened.
14951 +* General: Update doc to reflect that Open Graph filter
14952 +jetpack_enable_opengraph has been deprecated in favor of
14953 +jetpack_enable_open_graph.
14954 +* Infinite Scroll: Fixed an error that sometimes occurred that would stop
14955 +posts from loading.
14956 +* JSON API: Fixed some undefined notices when publishing a post with the API.
14957 +* Open Graph: Fixed bug where facebook description content was sometimes being
14958 +polluted by a filter.
14959 +* Sharing: Use full SSL Pinterest url instead of protocol relative.
14960 +* Sharing: Fixed plus signs appearing in tweets shared from iOS.
14961 +* Shortcodes: Prefer HTTPS for video embeds to avoid mixed content warnings.
14962 +* Subscriptions Widget: Fix HTML Validation error.
14963 +* Theme Tools: Check oEmbeds for the presence of a video before adding the
14964 +responsive videos filter.
14965 +* Tiled Galleries: Add image alt attribute if there is a title set. This was
14966 +breaking some screen reader functionality.
14967 +
14968 += 3.7.2 =
14969 +Release date: September 29th, 2015
14970 +Release Post: http://wp.me/p1moTy-1LB
14971 +
14972 +* Bug Fix: REST API: Fixed an error when saving drafts and publishing posts
14973 +
14974 += 3.7.1 =
14975 +Release date: September 28th, 2015
14976 +Release Post: http://wp.me/p1moTy-1LB
14977 +
14978 +* Enhancement: General: Added inline documentation for various filters and
14979 +functions
14980 +* Enhancement: General: Added custom capabilities for module management on
14981 +multi-site installs
14982 +* Enhancement: General: Cleaned up old changelog entries from readme
14983 +* Enhancement: General: Cleaned up unused i18n textdomains
14984 +* Enhancement: General: Updated the new settings page to look better in
14985 +various translations
14986 +* Enhancement: REST API: Added new endpoints to manage users
14987 +* Enhancement: Sharing: Updated the Google logo
14988 +* Bug Fix: Carousel: Page scroll no longer disappears after closing the
14989 +carousel
14990 +* Bug Fix: Contact Form: Fields are sent and displayed in the correct order
14991 +* Bug Fix: Contact Form: No longer showing a notice on AJAX actions in
14992 +feedback lists
14993 +* Bug Fix: Contact Form: Made using more than two notification emails possible
14994 +* Bug Fix: Contact Form: Mitigate a potential stored XSS vulnerability. Thanks
14995 +to Marc-Alexandre Montpas (Sucuri)
14996 +* Bug Fix: General: Mitigate a potential information disclosure. Thanks to
14997 +Jaime Delgado Horna
14998 +* Bug Fix: General: Fixed a locale error in the notifications popout
14999 +* Bug Fix: General: Fixed a possible fatal error in the client area
15000 +* Bug Fix: General: Fixed compatibility issues with certain use cases
15001 +* Bug Fix: General: Disabled connection warnings for multisites with domain
15002 +mapping
15003 +* Bug Fix: General: Updated translations for correct link display in admin
15004 +notices
15005 +* Bug Fix: REST API: Fixed a fatal error in one of the endpoints
15006 +* Bug Fix: Sharing: Fixed OpenGraph tags for Instagram embeds
15007 +* Bug Fix: Sharing: Fixed compatibility issues with bbPress
15008 +* Bug Fix: Widget Visibility: Fixed a fatal error in case of a missing tag
15009 +
15010 += 3.7.0 =
15011 +Release date: September 9th, 2015
15012 +Release Post: http://wp.me/p1moTy-1JB
15013 +
15014 +Feature Enhancements:
15015 +
15016 +* New admin page interface to easily configure Jetpack
15017 +* Added staging site support for testing a connected Jetpack site
15018 +
15019 +Additional changes:
15020 +
15021 +* Enhancement: CLI: Added a possibility to change all options with
15022 +confirmation for some of them
15023 +* Enhancement: Gallery: Added filters to allow new gallery types to be
15024 +declared
15025 +* Enhancement: General: Added inline documentation for actions, filters, etc.
15026 +* Enhancement: General: Changed class variable declarations keyword from var
15027 +to public
15028 +* Enhancement: General: Made the Settings page module toggle buttons more
15029 +accessible
15030 +* Enhancement: General: The admin bar now loads new notifications popout
15031 +* Enhancement: General: Renamed some modules to avoid redundant prefixes
15032 +* Enhancement: General: Switched to the WordPress Core's spinner image
15033 +* Enhancement: General: Updated the bot list
15034 +* Enhancement: Manage: Added the ability to activate a network-wide plugin on
15035 +a single site from WordPress.com
15036 +* Enhancement: Photon: Added a way to check image URLs against custom domains
15037 +* Enhancement: Photon: Added prompts on the media upload page telling the user
15038 +about Photon
15039 +* Enhancement: Publicize: Added width and height values to OpenGraph tags for
15040 +default images
15041 +* Enhancement: Related Posts: Added a filter to allow disabling nofollow
15042 +* Enhancement: REST API: Added new API endpoints to extend API functionality
15043 +* Enhancement: REST API: Added new fields to existing API endpoints
15044 +* Enhancement: Sharing: Added a possibility to opt-out of sharing for a single
15045 +post
15046 +* Enhancement: Sharing: Added bbPress support
15047 +* Enhancement: Sharing: Added more configuration to the Likes modal
15048 +* Enhancement: Sharing: Made the reddit button open a new tab
15049 +* Enhancement: Sharing: Removed unused files
15050 +* Enhancement: Shortcodes: Added auto embed option inside comments
15051 +* Enhancement: Shortcodes: Added autohide parameter to the YouTube shortcode
15052 +* Enhancement: Subscriptions: added an action that triggers at the end of the
15053 +subscription process
15054 +* Enhancement: VideoPress: Videos are now embedded using a new player
15055 +* Enhancement: Widget Visibility: Added parent page logic
15056 +* Enhancement: Widget Visibility: Added support for split terms
15057 +* Enhancement: Widgets: Added actions to the Social Media widget
15058 +* Enhancement: Widgets: Switched the Display Posts widget to the new API
15059 +version
15060 +* Bug Fix: General: Fixed scrolling to top after modal window closing
15061 +* Bug Fix: Infinite Scroll: Added a check for cases when output buffering is
15062 +disabled
15063 +* Bug Fix: Infinite Scroll: Added translation to the copyright message
15064 +* Bug Fix: Manage: Fixed automatic update synchronization on WordPress
15065 +multisite network admin
15066 +* Bug Fix: Manage: Redirects back to WordPress.com are allowed from the
15067 +customizer view
15068 +* Bug Fix: Media: Fixed duplicate images bug in the Media Extractor
15069 +* Bug Fix: Publicize: Made it possible to remove previously set message
15070 +* Bug Fix: Sharing: Added a thumbnail image to OpenGraph tags on pages with
15071 +DailyMotion embeds
15072 +* Bug Fix: Sharing: Fixed Twitter Cards tags escaping
15073 +* Bug Fix: Sharing: Made OpenGraph tags for title and description use proper
15074 +punctuation
15075 +* Bug Fix: Sharing: Made sure Likes can be disabled on the front page
15076 +* Bug Fix: Shortcodes: Fixed Facebook embeds by placing the scipt in the
15077 +footer
15078 +* Bug Fix: Shortcodes: Fixed PollDaddy shortcode issues over SSL connections
15079 +* Bug Fix: Shortcodes: Made responsive video wrappers only wrap video embeds
15080 +* Bug Fix: Shortcodes: Made SoundCloud accept percents for dimensions
15081 +* Bug Fix: Social Links: Fixed a possible conflict with another class
15082 +* Bug Fix: Stats: Made sure the Stats URL is always escaped properly
15083 +
15084 += 3.6.1 =
15085 +Release Date: July 24, 2015
15086 +
15087 +* Enhancement: Fully compatible with upcoming WordPress 4.3
15088 +* Enhancement: Site Icon: Start to deprecate Site Icon in favor of Core's
15089 +version (if available)
15090 +* Bug Fix: Subscriptions: You can now use more than one Subscription form on a
15091 +single page
15092 +* Bug Fix: Quieted PHP notices and warnings with the JSON API, Display Posts
15093 +Widget and Gallery Widget (slideshow mode)
15094 +* Bug Fix: Correct permissions check for connection panel
15095 +* Hardening: Increase permissions checks
15096 +
15097 += 3.6 =
15098 +Release Date: July 6th, 2015
15099 +Release Post: http://wp.me/p1moTy-1ua
15100 +
15101 +Feature Enhancements:
15102 +
15103 +* CLI: Add a number of Jetpack CLI improvements: see
15104 +http://jetpack.com/support/jetpack-cli
15105 +* New Jetpack admin page for connection management
15106 +* New Social Media Icons widget
15107 +* FB Like Box: A visual refresh of the Facebook likebox widget
15108 +* Protect: When your IP is blocked, use a math captcha as a fallback instead
15109 +of a complete block
15110 +
15111 +Additional changes:
15112 +
15113 +* Enhancement: Custom CSS: Add more Flexbox support and other enhancements
15114 +* Enhancement: Extra Sidebar Widgets: Top Posts Widget: Choose what Post Types
15115 +to display
15116 +* Enhancement: General: Save on some requests! print CSS inline when there
15117 +isn't much of it
15118 +* Enhancement: Likes: Likes can now be shown on all post types
15119 +* Enhancement: Minileven: Add Featured Image to Gallery Post Format and Pages
15120 +* Enhancement: Mobile Theme: Add div wrapping View Mobile Site link to allow
15121 +for easier CSS customizations
15122 +* Enhancement: Omnisearch: Link to edit post in titles
15123 +* Enhancement: Protect: Learn Trusted Headers locally and cache blocks
15124 +properly
15125 +* Enhancement: REST API: Add locale support
15126 +* Enhancement: Sharing: Retire StumbleUpon
15127 +* Enhancement: Sharing: Upgrade to reCAPTCHA 2.0 for Email Sharing
15128 +* Enhancement: Shortcode Embeds: Add Mesh oembed support
15129 +* Enhancement: Shortcode Embeds: New Wufoo Shortcode from WordPress.com
15130 +* Enhancement: Shortcode Embeds: Mixcloud: handle accented characters in URLs
15131 +* Enhancement: Site Logo: Adding itemprops to support logo schema.
15132 +* Enhancement: Slideshow Gallery: New parameters *size* and *autostart*
15133 +* Enhancement: Slideshow Gallery: Use more reliable CSS for resizing instead
15134 +of js
15135 +* Enhancement: Stats: No longer track stats for preview pages
15136 +* Enhancement: Tiled Gallery: Improve the shapes and distributions of shapes
15137 +in the Tiled Gallery, based on observations for its usage.
15138 +* Enhancement: Protect: Whitelist for multisite globally and locally
15139 +* Enhancement: Sharing: LinkedIn always uses https for share counts. (saved
15140 +extra http request)
15141 +* Bug Fix: Carousel: Jetpack Carousel now supports HTML5 gallery
15142 +* Bug Fix: Extra Sidebar Widgets: Choose Images button works in accessibility
15143 +mode
15144 +* Bug Fix: General: Fix: Cannot remove hooks from filter
15145 +'jetpack_get_available_modules'
15146 +* Bug Fix: Infinite Scroll: Check that search terms exist before matching
15147 +against post title. fixes #2075
15148 +* Bug Fix: Likes: Never double show on search results
15149 +* Bug Fix: Notifications: Notifications didn't load on wp-admin/network pages
15150 +* Bug Fix: Sharing: Fix Facebook share button not showing for Australian &
15151 +Canadian locale
15152 +* Bug Fix: Shortcode Embed: Slideshare Shortcode now fixed
15153 +* Bug Fix: SSO: Hide login no matter what when using the filter to do so
15154 +* Bug Fix: Subs Widget: Don't hide email input if submit failed
15155 +* Bug Fix: Tiled Gallery: Show columns setting for Thumbnail Grid when Tiled
15156 +Mosaic galleries are the default
15157 +* Bug Fix: Twitter Cards: Remove deprecated card types
15158 +
15159 += 3.5.3 =
15160 +Release Date: May 6th, 2015
15161 +
15162 +* Security Hardening: Remove Genericons example.html file.
15163 +
15164 += 3.5.2 =
15165 +Release Date: May 5th, 2015
15166 +
15167 +* Bug Fix: Sharing: Changes Facebook share count endpoint
15168 +
15169 +
15170 += 3.5.1 =
15171 +Release Date: May 5th, 2015
15172 +
15173 +* Enhancement: Sharing: Changes Facebook share count method per Facebook API
15174 +change
15175 +* Enhancement: General: Remove .po files to reduce plugin size
15176 +* Bug Fix: General: Remove identity crisis notification
15177 +* Bug Fix: Subscriptions: Correct required input validation
15178 +* Security hardening
15179 +
15180 += 3.5 =
15181 +Release Date: April 23rd, 2015
15182 +Release Post: http://wp.me/p1moTy-1jF
15183 +
15184 +Jetpack 3.5 introduces the ability to manage your site's menus directly from
15185 +WordPress.com and several bug fixes and enhancements. This upgrade is
15186 +recommended for all users.
15187 +
15188 +* Enhancement: General: Change security reporting to use a transient instead
15189 +of option to reduce backup load
15190 +* Enhancement: General: Improve module search
15191 +* Enhancement: JSON API: Allow users to manage menus through WordPress.com
15192 +* Enhancement: Sharing: Reduce spam through email sharing
15193 +* Bug Fix: Custom CSS: Improve recall of CSS revisions
15194 +* Bug Fix: Extra Sidebar Widgets: Change class name for Contact Info widget
15195 +* Bug Fix: Extra Sidebar Widgets: Fix errors when adding widgets via the
15196 +customizer
15197 +* Bug Fix: Extra Sidebar Widgets: Fix PHP notices in RSS widget
15198 +* Bug Fix: General: Fix redirect loop on activation
15199 +* Bug Fix: General: Styling fixes
15200 +* Bug Fix: Protect: Add IP translation fallback when inet_pton is not
15201 +available
15202 +* Bug Fix: Protect: Always allow login from local IDs
15203 +* Bug Fix: Protect: Sanitize displayed IP after block
15204 +* Bug Fix: Publicize: Prevent generating Facebook profile links for app-scoped
15205 +user IDs
15206 +* Bug Fix: Subscriptions: Improve error handling
15207 +* Bug Fix: Theme Tools: Include breadcrumb code
15208 +* Misc: Extra Sidebar Widgets: Remove Readmill Widget
15209 +
15210 += 3.4.3 =
15211 +Release Date: April 20th, 2015
15212 +Release Post: http://wp.me/p1moTy-1jb
15213 +
15214 +* Security hardening.
15215 +
15216 += 3.4.2 =
15217 +Release Date: April 19th, 2015
15218 +Release Post: http://wp.me/p1moTy-1j6
15219 +
15220 +* Bug Fix: Contact info widget namespacing
15221 +* Bug Fix: Javascript errors on wp-admin due to stats display code
15222 +* Bug Fix: Potential fatal error from improperly called function
15223 +* Bug Fix: Potential fatal error when protect servers are unreachable for
15224 +WordPress Multisite
15225 +
15226 += 3.4.1 =
15227 +Release Date: March 19th, 2015
15228 +
15229 +* Bug Fix: General: Modules not displaying properly in non-English installs
15230 +* Bug Fix: Manage: Some installs showing a transient fatal error
15231 +* Bug Fix: Protect: Protect module not auto-activating for users who upgrade
15232 +* Bug Fix: Omnisearch: Some installs not properly reporting WP version number,
15233 +causing Omnisearch error
15234 +* Bug Fix: Stats: Top posts/pages widget not loading
15235 +* Bug Fix: Contact Info Widget: Fix conflict with Avada theme
15236 +
15237 += 3.4 =
15238 +Release Date: March 18th, 2015
15239 +Release Post: http://wp.me/p1moTy-1fU
15240 +
15241 +* Enhancement: Config Settings: provide a notification for users that update
15242 +features settings
15243 +* Enhancement: Config Settings: provide a notification for users that update
15244 +features settings
15245 +* Enhancement: Contact Form: Use the predefined $title variable in the anchor
15246 +tag in grunion contact form button
15247 +* Enhancement: Contact Form: Use the predefined $title variable in the anchor
15248 +tag in the button on admin
15249 +* Enhancement: Custom Content Type: Add all Custom Post Types to Omnisearch
15250 +* Enhancement: Custom Content Type: Add option to add Testimonial Custom
15251 +Content Type in admin
15252 +* Enhancement: Custom Content Type: bring consistency between the portfolio
15253 +and testimonial shared codebase
15254 +* Enhancement: Custom Content Type: code cleanup
15255 +* Enhancement: Custom Content Type: register namespaced 'jetpack_portfolio'
15256 +shortcode/use a prefix for shortcode for Portfolio
15257 +* Enhancement: Custom Content Type: set shortcode image size to 'large' and
15258 +add jetpack_portfolio_thumbnail_size filter to allow themes to set their own
15259 +size for Portfolio
15260 +* Enhancement: Custom Content Type: testimonial shortcode enhancement
15261 +* Enhancement: Extra Sidebar Widgets: Add subscription widget wildcard
15262 +* Enhancement: Extra Sidebar Widgets: Likes and Sharing Shortcodes
15263 +* Enhancement: Extra Sidebar Widgets: Minor fixes to Facebook widget plugin
15264 +for SSL
15265 +* Enhancement: Fix/update jetpack version
15266 +* Enhancement: General: Add DNS Prefetching
15267 +* Enhancement: General: Add Jetpack admin dashboard widget
15268 +* Enhancement: GlotPress: Update GP_Locales and GP_Locale classes
15269 +* Enhancement: Improved control over Nova Theme Menu output markup
15270 +* Enhancement: Infinite Scroll: Adds a `button` wrapper for the infinity
15271 +handle.
15272 +* Enhancement: Infinite Scroll: Check for response.html before using indexOf
15273 +* Enhancement: Integrate BruteProtect for protection against Brute Force
15274 +attacks
15275 +* Enhancement: JSON API Manage: Added Mock Jetpack Option to Sync options that
15276 +don't have to live in the Database
15277 +* Enhancement: JSON API: Add/empty trash days option to sync
15278 +* Enhancement: Jump Start: Add "Jump Start" interface for new users
15279 +* Enhancement: Manage: Add "modified_before" and "modified_after" parameters
15280 +to /sites/%s/posts/ via JSON API
15281 +* Enhancement: Mobile Theme: Add filter for choosing mobile theme menu
15282 +* Enhancement: Notifications: Changes to load the new notifications client.
15283 +* Enhancement: Protect: Add a filter so that user can add thier own bots
15284 +* Enhancement: Protect: Add security reporting
15285 +* Enhancement: Protect: Add/whitelist endpoints via JSON API for Jetpack
15286 +Protect
15287 +* Enhancement: Publicize: update connection confirmation message
15288 +* Enhancement: Sharing: Add custom service name as a class
15289 +* Enhancement: Sharing: display name of custom service in link title
15290 +* Enhancement: Sharing: Remove default post types for showing share links
15291 +* Enhancement: Sharing: use Jetpack version number when enqueing sharing.js
15292 +* Enhancement: Shortcodes Team Partnerships: Backport fixes from SoundCloud
15293 +2.3.1 through 3.0.2
15294 +* Enhancement: Shortlinks: use HTTPS when possible
15295 +* Enhancement: Stats: Make loading of stats async
15296 +* Enhancement: Subscriptions: Added settings field for comment sub text
15297 +* Enhancement: Subscriptions: Hide Form After Submit
15298 +* Enhancement: Subscriptions: remove label from widget title
15299 +* Enhancement: Subscriptions: Update subscriptions.php
15300 +* Bug Fix: Contact form: Increase CSS specificity for Contact Forms in widgets
15301 +* Bug Fix: Custom Content Type: Testimonial Custom Content Type: use core
15302 +`WP_Customize_Image_Control` instead of custom...
15303 +* Bug Fix: Extra Sidebar Widgets: add missing & to if statement for widget
15304 +visibility
15305 +* Bug Fix: Extra Sidebar Widgets: Don't require height/width values in the
15306 +Twitter Timeline widget
15307 +* Bug Fix: Extra Sidebar Widgets: Upload images from the customizer/Extra
15308 +Sidebar Widgets Tiled Galleries for Gallery Widget
15309 +* Bug Fix: General: Fix bug that was preventing modules from displaying
15310 +properly
15311 +* Bug Fix: Manage: When calling /sites/%s/posts/ include all attachments not
15312 +just the first five via JSON API
15313 +* Bug Fix: Mobile Theme: Minileven; Start after DOM ready
15314 +* Bug Fix: Sharing: Open sharing in same window
15315 +* Bug Fix: Stats language
15316 +* Bug Fix: Subscritpions: fix invalid field when no email address
15317 +
15318 +
15319 += 3.3.2 =
15320 +Release Date: February 19th, 2015
15321 +
15322 +* Enhancement: Updated translation files.
15323 +* Enhancement: Heartbeat: Correctly stat new datasets.
15324 +* Bug Fix: Widget Visibility: Correct some caching of visibility results that
15325 +may get evaluated too soon.
15326 +* Bug Fix: Contact Form: Hardening.
15327 +* Bug Fix: Photon: Make sure our gallery filter can parse array inputs as well
15328 +as the default html.
15329 +
15330 += 3.3.1 =
15331 +Release Date: February 11th, 2015
15332 +
15333 +* Bug Fix: JSON API: Minor versioning data.
15334 +* Bug Fix: Markdown: Re-run KSES after processing to account for syntax
15335 +changes.
15336 +* Bug Fix: Media Extractor: Don't call a gallery a gallery if it hasn't got
15337 +any pictures!
15338 +* Bug Fix: Module Management: Handle a core api change for folks running
15339 +trunk.
15340 +* Bug Fix: Related Posts: CSS -- better clear rows.
15341 +* Bug Fix: Sharing: Including sharing account on Pinterest unofficial buttons
15342 +as well.
15343 +* Bug Fix: Sharing: Properly version external assets by Jetpack release
15344 +version.
15345 +* Bug Fix: Shortcodes: Soundcloud: Backport API compatibility fixes.
15346 +* Bug Fix: Shortcodes: Flickr: Tidy up our regex url pattern matching.
15347 +* Bug Fix: Subscriptions: Don't add 'Email Address' as the value -- we have
15348 +placeholders!
15349 +* Bug Fix: Widgets: Gallery Widget: Allow folks to upload images from the
15350 +widget area in the customizer.
15351 +
15352 += 3.3 =
15353 +Release Date: December 15th, 2014
15354 +Release Post: http://wp.me/p1moTy-1aF
15355 +
15356 +* Enhancement: Adds responsive video support to BuddyPress.
15357 +* Enhancement: Custom Content Types: Added 'order' and 'orderby' options to
15358 +portfolio shortcode.
15359 +* Enhancement: Display notice when Jetpack Development Mode is on.
15360 +* Enhancement: General: Update compatibility with Twenty Fifteen.
15361 +* Enhancement: Image URL can now be overwritten with the
15362 +`jetpack_images_fit_image_url_override` filter after dimensions are set by
15363 +Photon.
15364 +* Enhancement: JSON API: Add Endpoint for trigger Plugin Autoupdates.
15365 +* Enhancement: JSON API: General Improvements. Documentation on
15366 +http://developer.wordpress.com/
15367 +* Enhancement: Likes: Updated the code to accept arbitrary CPTs.
15368 +* Enhancement: Related Posts: Allow filter by `post_format`.
15369 +* Enhancement: Sharing: add new `jetpack_sharing_counts` filter for option to
15370 +turn off sharing counts.
15371 +* Enhancement: Sharing: Use the Site Logo Theme Tool and the Site Icon as
15372 +fallbacks for image tags.
15373 +* Enhancement: Shortcodes: Made the code more readable by using output buffers
15374 +instead of string concatenation.
15375 +* Enhancement: Site Logo: Add alias functions to provide backward
15376 +compatibility for themes expecting the old function calls.
15377 +* Enhancement: Slideshow: Add title and alt text to images.
15378 +* Enhancement: Subscription Form: Do not display the logged in user's email
15379 +address by default.
15380 +* Enhancement: Top Posts Widget: Refactor to allow conditional loading of the
15381 +css.
15382 +* Enhancement: Top Posts: Add `jetpack_top_posts_widget_count` filter to
15383 +control number of displayed posts.
15384 +* Bug Fix: Change subscribe_text from `p` to `div` so that it can contain
15385 +block-level elements.
15386 +* Bug Fix: Fonts: Change path to look for the svg in the right directory.
15387 +* Bug Fix: Increase CSS specificity for Contact Forms in widgets.
15388 +* Bug Fix: JSON API: Plugins Update: Make sure the plugin doesn't get
15389 +deactivated.
15390 +* Bug Fix: Likes: Fixes issues where likes don't load, load master iframe
15391 +after scripts are loaded.
15392 +* Bug Fix: Notes Module: Avoid a PHP Notice in cli scripts when the request
15393 +doesn't contain a User-Agent header.
15394 +* Bug Fix: Nova Menu CPT: fix notice when we have no taxonomies.
15395 +* Bug Fix: Nova Menus: Use current instance to maintain object context.
15396 +* Bug Fix: Related Posts: Add filter for `_enabled_for_request()`.
15397 +* Bug Fix: Sharing: Prevent duplicate @ in shared Tweets.
15398 +* Bug Fix: Site Logo: `get_site_logo()` now properly returns the site logo ID
15399 +when provided in the `$show` argument.
15400 +* Bug Fix: Site Logo: Correct evaluation of the Display Header Text in
15401 +Customizer preview.
15402 +
15403 += 3.2.1 =
15404 +Release Date: November 14th, 2014
15405 +
15406 +* Enhancement: Updated translation files.
15407 +* Enhancement: JSON API: More object vars passed back to some queries.
15408 +Documentation on http://developer.wordpress.com/
15409 +* Bug Fix: JSON API: Pass back correct author in `me/posts` data.
15410 +* Bug Fix: JSON API: Don't check if a post is freshly pressed on remote
15411 +Jetpack sites where the function doesn't exist.
15412 +* Bug Fix: Site Logo: Add backward-compatible template tags to match the
15413 +standalone release.
15414 +* Bug Fix: Don't use __DIR__ -- it's 5.3+ only, and WordPress supports back to
15415 +5.2.
15416 +* Bug Fix: Retool how we remove the source styles when using the concatenated
15417 +version.
15418 +* Bug Fix: Shortcodes: TED: Correct default language code from `eng` to `en`.
15419 +* Bug Fix: Gallery Widget: Add a default background color.
15420 +* Bug Fix: Subscription Notifications: Remove the label.
15421 +* Bug Fix: Sharing: enqueue Genericons on static front page as well if
15422 +selected.
15423 +
15424 += 3.2 =
15425 +Release Date: October 29, 2014
15426 +Release Post: http://wp.me/p1moTy-181
15427 +
15428 +* Enhancement: Speed Improvements (woohoo!).
15429 +* Enhancement: Add site icons: an avatar for your blog.
15430 +* Enhancement: Improvements to API endpoints.
15431 +* Enhancement: Add oEmbed sources (Twitter, SoundCloud, Instagram,
15432 +DailyMotion, Vine).
15433 +* Enhancement: Add indicators to make it easier to see which modules are
15434 +active.
15435 +* Enhancement: Improve debug tool.
15436 +* Enhancement: Add new 'Site Logos' code to theme tools, for themes that opt
15437 +in to support it.
15438 +* Enhancement: Improved caching for related posts.
15439 +* Enhancement: Added "Remember Me" functionality to Single Sign On.
15440 +* Enhancement: Improved accessibility.
15441 +* Enhancement: Added additional filters to Widget Visibility.
15442 +* Bug Fix: Fixed PHP Notice errors for Likes, Widget Visibility.
15443 +* Bug Fix: Improvements to the testimonials CPT.
15444 +* Bug Fix: Improved RTL on VideoPress admin.
15445 +* Bug Fix: Removed Google+ Authorship module (discontinued by Google).
15446 +* Bug Fix: Fixed use of deprecated function in mobile theme.
15447 +* Bug Fix: Various fixes to Tiled Galleries.
15448 +* Bug Fix: Various fixes to Contact Form.
15449 +* Bug Fix: Various fixes to oEmbed.
15450 +* Bug Fix: Various fixes to Single Sign On.
15451 +* Bug Fix: Fixed styles in ShareDaddy.
15452 +* Bug Fix: Better match protocols (http/https) to the site.
15453 +
15454 +
15455 += 3.1.1 =
15456 +Release Date: August 7, 2014
15457 +
15458 +* Enhancement: Update translation files for strings that had been
15459 +submitted/approved since release.
15460 +* Bug Fix: Social Links: Add a function check to better degrade if Publicize
15461 +isn't around.
15462 +* Bug Fix: Open Graph: Add WordPress SEO back to the blacklist, until they
15463 +update how they opt us out.
15464 +* Bug Fix: Asset Minification: Add another caveat ( empty $plugin ) to short
15465 +out on.
15466 +* Bug Fix: Deprecated Hooks: Fixing our expectations where something that
15467 +should be an array occasionally wasn't.
15468 +* Bug Fix: Custom CSS: Add extra whitelist rule for -o-keyframe rules.
15469 +
15470 += 3.1 =
15471 +Release Date: July 31, 2014
15472 +Release Post: http://wp.me/p1moTy-129
15473 +
15474 +* Enhancement: New Custom Content Types module.
15475 +* Enhancement: New Jetpack Logo.
15476 +* Enhancement: New optional JSON API endpoints for viewing updates and
15477 +managing plugins and themes.
15478 +* Enhancement: New Custom Post Type: Portfolio!
15479 +* Enhancement: Rearranged buttons on the modules modals for easier management.
15480 +* Enhancement: Jetpack Settings have improved keyboard accessibility.
15481 +* Enhancement: Improved RTL support for After the Deadline, Carousel, Contact
15482 +Form, Comics CPT, Custom CSS, Omnisearch, Publicize, Related Posts, Slideshow
15483 +short code, Tiled Gallery, Widget-Visibility and Widgets Gallery.
15484 +* Enhancement: Contact Form: Add an "Empty Spam" option.
15485 +* Enhancement: i18n: Change the priority of where plugin_textdomain is hooked
15486 +so that the plugins can better translate Jetpack.
15487 +* Enhancement: Monitor: Displays how often the site is checked for downtime.
15488 +* Enhancement: Shortcode: Added Mixcloud shortcode and oEmbed support.
15489 +* Enhancement: Social Links: Improved handling of customizer hooks in
15490 +non-admin context.
15491 +* Enhancement: Stats: The smiley image is gone by default.
15492 +* Enhancement: Stats: Added link to the configure page for stats so that the
15493 +stats settings page is easier to find.
15494 +* Enhancement: Theme Tools: Added the responsive videos to theme tools so that
15495 +themes can support responsive videos more easily.
15496 +* Update: Updated Genericons to version 3.1, new icons for website, ellipsis,
15497 +foursquare, x-post, sitemap, hierarchy and paintbrush.
15498 +* Bug Fix: Contact Form: Prefix function to avoid conflicts with other
15499 +plugins.
15500 +* Bug Fix: Custom CSS: Admin UI has a responsive layout.
15501 +* Bug Fix: Custom CSS: Custom $content_width value doesn't overwrite theme's
15502 +$content_width.
15503 +* Bug Fix: Contact Form: Feedback link takes you to the form page.
15504 +* Bug Fix: Carousel: Confirms an avatar is returned by get_avatar before
15505 +displaying.
15506 +* Bug Fix: Featured Content: Don't remove setting validation.
15507 +* Bug Fix: Infinite Scroll: Google Universal Analytics support added.
15508 +* Bug Fix: Multisite: Add message when updating multisite settings.
15509 +* Bug Fix: Photon: Photon will no longer upscale images larger than the
15510 +original size.
15511 +* Bug Fix: Photon: Check that the image exists before rewriting the image URL
15512 +to utilize Photon.
15513 +* Bug Fix: Sharing: Pinterest adds attribute to display share count.
15514 +* Bug Fix: Sharing: Respect an empty sharing title.
15515 +* Bug Fix: Sharing: Share buttons now appear in the bbPress forms.
15516 +* Bug Fix: Sharing: Support for multiple meta html tag og:image values.
15517 +* Bug Fix: Single Sign On: Logout allows override of forcing Single Sign On.
15518 +* Bug Fix: Single Sign On: Remove the lost password link on auto-forward
15519 +logout.
15520 +* Bug Fix: Social Links: Do not use anonymous function for compatibility with
15521 +PHP 5.2.
15522 +* Bug Fix: Tiled Galleries: Update jQuery mouseover caption effect to reduce
15523 +flickering.
15524 +* Bug Fix: Widgets Visibility: Works better in the customizer admin view.
15525 +
15526 += 3.0.2 =
15527 +Release Date: June 17, 2014
15528 +
15529 +* Enhancement: General: Make module categories filter more visible when
15530 +active.
15531 +* Enhancement: General: Updated translation files with more strings added
15532 +since the last release.
15533 +* Enhancement: General: Allow deep-linking to the Contact Support form.
15534 +* Bug Fix: General: RTL Jetpack Admin UI looks better.
15535 +* Bug Fix: General: Fixed PHP warning when bulk deactivating modules.
15536 +* Bug Fix: General: Removed an unnecessary description.
15537 +* Bug Fix: General: Resolved an SSL error on Jetpack Admin UI.
15538 +* Bug Fix: General: Fix error comparing signatures when the WordPress
15539 +installation is using site_url filters (applied mostly to WPEngine sites).
15540 +* Bug Fix: General: Resolved PHP strict error on the mobile menu.
15541 +* Bug Fix: General: Fix timing of conditional checks, so that calling
15542 +developer mode via a plugin works again.
15543 +* Bug Fix: General: Main page categories tab now properly translates module
15544 +names.
15545 +* Bug Fix: Related Posts: Fix a typo, the "more info" link now works.
15546 +* Bug Fix: Likes: Improve button styling.
15547 +* Bug Fix: Likes: Remove unused UI for Reblog settings on social settings
15548 +page.
15549 +* Bug Fix: Contact Form: Updated to no longer use a deprecated Akismet
15550 +function.
15551 +* Bug Fix: Contact Form: Sends email to the administrator that is not marked
15552 +as spam again.
15553 +* Bug Fix: Open Graph: Resolved PHP warning on open graph gallery pages when
15554 +the gallery is empty.
15555 +
15556 += 3.0.1 =
15557 +Release Date: May 22, 2014
15558 +
15559 +* Bug Fix: AtD: A wpcom-only function got synced by mistake and caused a few
15560 +errors. Fixed.
15561 +* Bug Fix: Post By Email: Add static keyword to a function.
15562 +* Bug Fix: ShareDaddy: In the admin-side configuration of sharing links, we
15563 +used a Path icon instead of Pinterest. Oops!
15564 +* Bug Fix: ShareDaddy: We inadvertently appended `via @jetpack` to some
15565 +twitter shares. This is no longer the case.
15566 +* Bug Fix: Related Posts: Tidying up and relocation of the `resync` button
15567 +formerly on the more info modal.
15568 +* Bug Fix: Infinite Scroll: Work better with core's MediaElement.js
15569 +* Bug Fix: Heartbeat: Undeclared variable fixed.
15570 +
15571 += 3.0 =
15572 +Release Date: May 20, 2014
15573 +Release Post: http://wp.me/p1moTy-Wi
15574 +
15575 +* New User Interface for managing modules and settings
15576 +* New Module: Verfication Tools
15577 +* Enhancement: New look for the Sharing module
15578 +* Enhancement: Multiple improvements on which Twitter handle a Twitter card
15579 +will display
15580 +* Enhancement: Add option to hide Google+ Authorship banner while still
15581 +receiving the benefits
15582 +* Enhancement: Many Infinite Scroll enhancements to improve performance
15583 +* Enhancement: Infinite Scroll will use your CPT's display name instead of
15584 +"Older Posts"
15585 +* Enhancement: JSON API added /media/new endpoint
15586 +* Enhancement: Added filter to assign new default image for Open Graph tags
15587 +* Enhancement: New [jetpack-related-posts] shortcode to add Related Posts to
15588 +page instead of default placement
15589 +* Enhancement: Added SSO option to turn off login form completely, to use
15590 +WordPress.com login exclusively
15591 +* Enhancement: The [googlemaps] shortcode allows for Google Maps Engine
15592 +* Enhancement: YouTube shortcode allows HD playback
15593 +* Enhancement: Smoother, Faster Tiled Galleries!
15594 +* Enhancement: New languages! Use Jetpack in Irish, Fulah, and Tigrinya
15595 +* Bug Fix: Use your browser's Back and Forward buttons when naviagating a
15596 +Carousel
15597 +* Bug Fix: Various Related Posts fixes and improvements for added flexibility
15598 +* Bug Fix: WordPress 3.9: Restores ability to edit Contact Forms
15599 +* Bug Fix: WordPress 3.9: Restores Gallery Widget compatability
15600 +* Bug Fix: Ensure Markdown is kept when Bulk Editing posts
15601 +* Bug Fix: Improved Jetpack's Multisite Network Admin page for networks with a
15602 +large number of sites
15603 +* Bug Fix: Ensure Sharing settings persist when Bulk Editing a post
15604 +* Bug Fix: Various other shortcode improvements
15605 +
15606 += 2.9.3 =
15607 +Release Date: April 10, 2014
15608 +Release Post: http://wp.me/p1moTy-U2
15609 +
15610 +* Important security update. CVE-2014-0173
15611 +
15612 += 2.9.2 =
15613 +Release Date: March 17, 2014
15614 +
15615 +* Bug Fix: Publicize: When publishing from a mobile app or third-party client,
15616 +Publicize now works again.
15617 +
15618 += 2.9.1 =
15619 +Release Date: March 6, 2014
15620 +
15621 +* Bug Fix: After the Deadline: Fix a Javascript glitch that could prevent
15622 +publishing of posts.
15623 +* Bug Fix: SSO: Disable the implementation of an option that had been removed
15624 +before release. This would have only been an issue if a site administrator
15625 +had enabled the module during an early beta of 2.9.
15626 +
15627 += 2.9 =
15628 +Release Date: February 26, 2014
15629 +Release Post: http://wp.me/p1moTy-RN
15630 +
15631 +* Added Multisite network functionality
15632 +* New Module: Related Posts
15633 +* Enhancement: Single Sign On
15634 +* Enhancement: Mixcloud shortcode and oEmbed
15635 +* Enhancement: Gist shortcode and oEmbed
15636 +* Enhancement: Modify Facebook Like Box widget to support new Facebook
15637 +parameters
15638 +* Enhancement: Rolled the Push Notifications module into the Notes module
15639 +* Enhancement: Update kses with Markdown
15640 +* Enhancement: Adding keyboard accessibility to sharing buttons config page
15641 +* Enhancement: Pull WordPress testing bits from the new official git mirror at
15642 +WordPress.org
15643 +* Bug Fix: Widget Visibility
15644 +* Bug Fix: Revisions box in Custom CSS
15645 +* Bug Fix: Fix several bugs in the WordPress Posts Widget so that it correctly
15646 +updates
15647 +* Bug Fix: Limit Login Attempts no longer generates false positives from
15648 +xmlrpc.
15649 +* Bug Fix: Clear max_posts transient on theme switch.
15650 +* Bug Fix: Lower priority of sync to allow all CPTs to be registered.
15651 +* Bug Fix: Contact form fields emailed in correct order.
15652 +
15653 +* Other bugfixes and enhancements at
15654 +https://github.com/Automattic/jetpack/commits/2.9
15655 +
15656 += 2.8 =
15657 +Release Date: January 31, 2014
15658 +Release Post: http://wp.me/p1moTy-Pd
15659 +
15660 +* New Module: Markdown
15661 +* Module Update: Jetpack Monitor
15662 +* Enhancement: Infinite Scroll: Keep track of $current_day between requests so
15663 +the_date() works well.
15664 +* Enhancement: Embeds: New filter to turn off embeds in comments.
15665 +* Enhancement: Contact Form: Add placeholder support.
15666 +* Enhancement: Widget: Gravatar Profile: Added filters to allow users to
15667 +customize headings and fixed output of personal links.
15668 +* Enhancement: Facebook OG Tags: Add `published_time`, `modified_time`, and
15669 +`author` if the post type supports it.
15670 +* Enhancement: Sharing: Display buttons on CPT archive pages.
15671 +* Enhancement: Sharing: Add `get_share_title` function and filter.
15672 +* Enhancement: Sharing: Add filter `sharing_display_link`.
15673 +* Enhancement: Twitter Timeline: Flesh out tweet limit option.
15674 +* Enhancement: Social Links: Add Google+ to the list of supported services.
15675 +* Enhancement: Stats: Improve dashboard styles in 3.8.
15676 +* Enhancement: Stats: No longer use Quantcast.
15677 +* Enhancement: Top Posts: Add `jetpack_top_posts_days` filter.
15678 +* Enhancement: AtD: Add TinyMCE 4 compatibility for its pending arrival in
15679 +WordPress 3.9
15680 +* Enhancement: Genericons: Update to v3.0.3
15681 +* Enhancement: Tiled Galleries: Add alt attributes to images.
15682 +* Enhancement: Shortcode: YouTube: Accept protocol-relative URLs.
15683 +* Enhancement: Shortcode: Slideshow: Add white background option.
15684 +* Enhancement: Shortcode: YouTube: Add support for the two closed-caption
15685 +arguments.
15686 +* Enhancement: Shortcode: Vimeo: Update the regex to support the new embed
15687 +code.
15688 +* Enhancement: Shortcode: Google Maps: Update the regex to handle new format
15689 +for embeds.
15690 +* Enhancement: Likes: Avoid a PHP Notice when $_POST['post_type'] is not set
15691 +in meta_box_save.
15692 +* Enhancement: Smush images to save on file size.
15693 +* Enhancement: Publicize: Enable opt-in publicizing of custom post types.
15694 +* Bug Fix: Random Redirect: Further namespace to avoid conflicts.
15695 +* Bug Fix: Twitter Timeline: Resolve undefined index notice.
15696 +* Bug Fix: Featured Content: Add extra class_exists() check to be extra
15697 +careful.
15698 +* Bug Fix: Facebook OG Tags: Change OG type of Home and Front Page to
15699 +'website'
15700 +* Bug Fix: Widget Visibility: Add support for old-style single use widgets.
15701 +* Bug Fix: Google Authorship: Support apostrophe in author names.
15702 +* Bug Fix: Media Extractor: Assorted graceful failure caveats.
15703 +* Bug Fix: Carousel: 'Link to None' bug fixed.
15704 +* Bug Fix: Embeds: Bandcamp: Switch escaping function for album and track IDs
15705 +to handle (int)s greater than PHP_INT_MAX
15706 +* Bug Fix: Some plugins trying to catch brute-force attacks mistakenly flagged
15707 +the Jetpack connection as one.
15708 +
15709 += 2.7 =
15710 +Release Date: December 11, 2013
15711 +Release Post: http://wp.me/p1moTy-Mk
15712 +
15713 +* Enhancement: Google+ Publicize
15714 +* Enhancement: Add Cloudup as an oEmbed provider
15715 +* Enhancement: Subscriptions: Add subscribe_field_id filter to allow updated
15716 +ids when using multiple widgets
15717 +* Enhancement: Infinite Scroll: TwentyFourteen Support
15718 +* Bug Fix: Contact Form: Fix warning when form is called outside the loop
15719 +* Bug Fix: Featured Content: Moving Settings to Customizer, provide option to
15720 +set default tag as fallback, specify all supported post-types rather than just
15721 +additional ones. Description Updates
15722 +* Bug Fix: Featured Content: Compat with 'additional_post_types' theme support
15723 +argument. Comment updates
15724 +* Bug Fix: Featured Content: Make sure $term is an object before we treat it
15725 +as one
15726 +* Bug Fix: GlotPress: Merge with latest GlotPress
15727 +* Bug Fix: Infinite Scroll: prevent Undefined index notice that can cause IS
15728 +to fail when user has WP_DEBUG set to true
15729 +* Bug Fix: Infinite Scroll: Improved compatibility with Carousel, Tiled
15730 +Galleries, VideoPress, and the `[audio]` and `[video]` shortcodes
15731 +* Bug Fix: Likes: Stop manually including version.php and trust the global.
15732 +Some whitespace fixes, and if it's an attachment, follow the post_status of
15733 +the parent post
15734 +* Bug Fix: Mobile Theme: Display password field for Gallery format protected
15735 +posts
15736 +* Bug Fix: Sharing: Add new translation width for share button, and Google
15737 +Plus icons
15738 +* Bug Fix: Shortcodes: Support Ineternational Google domains for maps
15739 +* Bug Fix: Shortcodes: Facebook Embeds: Register alternate permalink.php URL
15740 +for posts
15741 +* Bug Fix: Subscriptions: Moved inline styles from widget email input to
15742 +separate css file
15743 +* Bug Fix: Theme Tools: Fix glitch where random-redirect.php also showed as a
15744 +plugin being deleted if you were deleting Jetpack
15745 +* Bug Fix: Misc: Internationalization & RTL updates
15746 +* Bug Fix: Misc: Prevent collisions with 'Facebook Featured Image & OG Meta
15747 +Tags' plugin
15748 +
15749 += 2.6.1 =
15750 +Release Date: December 3, 2013
15751 +
15752 +* Bug Fix: minor styling fix in pre- and post-MP6/3.8 UI changes.
15753 +* Bug Fix: Stats: spinner gif url fix when the user is viewing it over https.
15754 +* Bug Fix: Stats: Switch to esc_html from htmlspecialchars in error message --
15755 +better to be native
15756 +* Bug Fix: Media Extractor: some hosts don't compile unicode for
15757 +preg_match_all, so we temporarily removed the block that depended on it.
15758 +* Bug Fix: Media Extractor: Add in some error handling for malformed URLs.
15759 +* Bug Fix: Twitter Cards: treat single-image galleries as a photo-type.
15760 +* Bug Fix: Update conflicting plugins for OG tags and Twitter Cards.
15761 +* Bug Fix: Correct max supported version number -- had been 3.6, update to
15762 +3.7.1
15763 +
15764 += 2.6 =
15765 +Release Date: November 28, 2013
15766 +Release Post: http://wp.me/p1moTy-KE
15767 +
15768 +* Enhancement: WPCC / now called [SSO](http://jetpack.com/support/sso/):
15769 +refactored.
15770 +* Enhancement: Monitor: new module which will notify you if your site goes
15771 +down(http://jetpack.com/support/monitor/).
15772 +* Enhancement: Custom CSS: replace Ace editor with Codemirror.
15773 +* Enhancement: Widgets: new “Display Posts” widget.
15774 +* Enhancement: WP-CLI: add commands to disconnect a site and manage modules.
15775 +* Enhancement: Contact Form: new filters, `grunion_contact_form_field_html`
15776 +and `grunion_should_send_email`.
15777 +* Enhancement: Custom Post Types: new restaurant post type.
15778 +* Enhancement: Genericons: update to version 3.0.2.
15779 +* Enhancement: Infinite Scroll: many improvements and fixes.
15780 +* Enhancement: Likes: performance improvements.
15781 +* Enhancement: MP6: Jetpack icons are now compatible with WordPress 3.8.
15782 +* Enhancement: Open Graph: better descriptions, fallback images, and media
15783 +extraction from video posts.
15784 +* Enhancement: Publicize: new background token tests for connected publicize
15785 +services and display problems on settings sharing and add new post.
15786 +* Enhancement: Shortcodes: updated Bandcamp shortcode to support the
15787 +`tracklist` and `minimal` attributes, as well as more `artwork` attribute
15788 +values.
15789 +* Enhancement: Shortlinks: add Custom Post Type support.
15790 +* Enhancement: Subscriptions: add more ways to customize the subscriptions
15791 +widget.
15792 +* Enhancement: Twitter Cards: better media management and card type detection,
15793 +and better handling of conflicts with other Twitter Cards plugins.
15794 +* Enhancement: better handling of conflicts with other plugins.
15795 +* Bug Fix: After the Deadline: add a typeof check for `tinyMCEPreInit.mceInit`
15796 +to prevent js errors.
15797 +* Bug Fix: Carousel: speed improvements and several bugfixes.
15798 +* Bug Fix: Contact Form: remove nonce creating issues with caching plugins.
15799 +* Bug Fix: Custom Post Types: Testimonials: return if featured image is empty
15800 +so it can be removed after it’s been set.
15801 +* Bug Fix: Featured Content: add additional post type support through the
15802 +`additional_post_types` argument.
15803 +* Bug Fix: Google Authorship: support apostrophes in Google+ profiles.
15804 +* Bug Fix: Google Authorship: use a regexp Instead of using
15805 +`mb_convert_encoding`, which doesn’t enjoy universal support.
15806 +* Bug Fix: Heartbeat: ensure that it never triggers more than once per week.
15807 +* Bug Fix: JSON API: add new `?meta=` parameter that allows you to expand the
15808 +data found in the `meta->links` responses.
15809 +* Bug Fix: JSON API: add new `is_private` response to the sites endpoint and
15810 +`global_ID` response to the reader and post endpoints.
15811 +* Bug Fix: Mobile Theme: allow small images to display inline.
15812 +* Bug Fix: Mobile Theme: fix fatal errors for missing `minileven_header`
15813 +function.
15814 +* Bug Fix: Photon: fix errors when an image is not uploaded properly.
15815 +* Bug Fix: Shortcodes: improvements to Archives, Google+, Presentations, Vine
15816 +and Youtube.
15817 +* Bug Fix: Tiled Galleries: improve display of panoramic images and fix errors
15818 +when an image is not uploaded properly.
15819 +
15820 += 2.5 =
15821 +Release Date: September 19, 2013
15822 +Release Post: http://wp.me/p1moTy-xS
15823 +
15824 +* Enhancement: Connect your Google+ profile and WordPress site to prove
15825 +authorship of posts.
15826 +* Enhancement: Improved sharing buttons display.
15827 +* Enhancement: Comment on your posts using Google+ to signin.
15828 +* Enhancement: Embed Google+ posts into your posts.
15829 +* Enhancement: Added event logging capabilities for debugging
15830 +* Enhancement: LaTeX is now available in dev mode
15831 +* Enhancement: Introduced gallery widget
15832 +* Enhancement: Added new module: VideoPress
15833 +* Enhancement: Updated identity crisis checker
15834 +* Enhancement: Tiled Gallery widget added
15835 +* Enhancement: Google +1 button changed to Google+ Share button, to avoid
15836 +confusion
15837 +* Enhancement: Added check to ensure Google+ authorship accounts have
15838 +disconnected properly
15839 +* Enhancement: Updated identity crisis checker
15840 +* Enhancement: Tiled Gallery widget added
15841 +* Enhancement: Google +1 button changed to Google+ Share button, to avoid
15842 +confusion
15843 +* Enhancement: Added the ability to embed Facebook posts
15844 +* Bug Fix: Redirect issue with G+ authorship when WordPress is not in the root
15845 +directory
15846 +* Enhancement: Better security if carousel to prevent self-XSS
15847 +* Enhancement: Better handling of cookies for subsites on multisite installs
15848 +* Bug Fix: Check for post in G+ authorship before accessing it
15849 +
15850 += 2.4.2 =
15851 +Release Date: September 5, 2013
15852 +
15853 +* Enhancement: Converted to module headers to detect Auto-Activating modules.
15854 +* Enhancement: WPCC: Added 'Close' link to deactivate WPCC in the admin nag.
15855 +* Enhancement: JSON API: Add User Nicename to the user data.
15856 +* Bug Fix: Contact Form: Stopped using a short tag.
15857 +* Bug Fix: Changed CSS selector to catch MP6 stylings.
15858 +* Bug Fix: Dropped __FILE__ references in class.jetpack.php in favor of
15859 +JETPACK__PLUGIN_DIR constant, now code that deactivates the plugin from the
15860 +connect nag works again.
15861 +* Bug Fix: Random Redirect: Add random-redirect to the plugins overriden list,
15862 +in case someone is using Matt's Random Redirect plugin.
15863 +* Bug Fix: Tiled Gallery: Revert r757178 relating to tiled gallery defaults.
15864 +* Bug Fix: Return false, not zero, if $GLOBALS['content_width'] isn't defined.
15865 +* Bug Fix: WPCC: Don't call wp_login_url() in the constructor -- if someone is
15866 +running a custom login page, that can break things if their plugin runs
15867 +get_permalink as a filter before init.
15868 +* Bug Fix: Tiled Gallery: Add fallback if post_parent == 0 due to
15869 +infinite_scroll_load_other_plugins_scripts.
15870 +* Bug Fix: Custom CSS: Set the ACE gutter z-index to 1.
15871 +* Bug Fix: Custom Post Types: Switch from wp_redirect() to wp_safe_redirect().
15872 +* Bug Fix: Likes: Set overflow:hidden; on the likes adminbar item.
15873 +* Bug Fix: Mobile Theme: Migrate where/when the custom header stuff is
15874 +included.
15875 +* Bug Fix: Slideshow Shortcode: Add a height of 410px.
15876 +
15877 += 2.4.1 =
15878 +Release Date: September 4, 2013
15879 +
15880 +* Enhancement: Don't auto-activate WPCC.
15881 +
15882 += 2.4 =
15883 +Release Date: August 30, 2013
15884 +Release Post: http://wp.me/p1moTy-wv
15885 +
15886 +* Enhancement: WordPress.com Connect (WPCC): New Module.
15887 +* Enhancement: Widget Visibility: New Module.
15888 +* Enhancement: Shortcode: Addition of new Twitter Timeline shortcode.
15889 +* Enhancement: Shortcode: Addition of new Presentation shortcode.
15890 +* Enhancement: Shortcode: Addition of new Vine shortcode.
15891 +* Enhancement: Custom Post Types: CPTs are available.
15892 +* Enhancement: Subscriptions: Add 'jetpack_is_post_mailable' filter.
15893 +* Enhancement: OpenGraph: Add Twitter Cards meta tags as well.
15894 +* Enhancement: Custom CSS: Update lessc and scssc preprocessors to 0.4.0 and
15895 +0.0.7 respectively.
15896 +* Enhancement: Omnisearch: Add Media results.
15897 +* Enhancement: Likes: Use a protocol-agnostic iframe, instead of forced HTTPS.
15898 +* Enhancement: Top Posts: Increase post limit.
15899 +* Enhancement: Publicize: Updated JS and UI.
15900 +* Enhancement: Photon: New filter to let site admins/owners enable photon for
15901 +HTTPS urls.
15902 +* Enhancement: New jetpack_get_available_modules filter.
15903 +* Enhancement: Subscriptions: Antispam measures.
15904 +* Bug Fix: Add inline style to keep plugins/themes from inadvertently hiding
15905 +the Connect box.
15906 +* Bug Fix: Custom CSS: Respect the new wp_revisions_to_keep filter.
15907 +* Bug Fix: Photon: Only hook jetpack_photon_url into the filter if the user
15908 +has Photon active.
15909 +* Bug Fix: Heartbeat: Used wrong object, occasinally fatal-erroring out for
15910 +the cron.
15911 +* Bug Fix: Add an empty debug.php file to the /modules/ folder, to solve some
15912 +update issues where it never got deleted.
15913 +
15914 += 2.3.5 =
15915 +Release Date: August 12, 2013
15916 +Release Post: http://wp.me/p1moTy-vf
15917 +
15918 +* Enhancement: Added Path support to Publicize.
15919 +
15920 += 2.3.4 =
15921 +Release Date: August 6, 2013
15922 +Release Post: http://wp.me/p1moTy-uL
15923 +
15924 +* Bug Fix: Correct when output occurs with CSV export for feedback.
15925 +* Bug Fix: Tidy up the Heartbeat API.
15926 +* Enhancement: User Agent: Improve detecting of bots.
15927 +* Enhancement: Genericons: Make sure we're pulling the freshest version from
15928 +genericons.com on each release.
15929 +* Enhancement: JSON API: Open up replies/new endpoints so that users can
15930 +comment on blogs that are not in their access token.
15931 +* Enhancement: Photon: Apply to `get_post_gallery()` function as well.
15932 +* Enhancement: Tiled Galleries: Add a default bottom margin to be more robust
15933 +out of the box.
15934 +* Translations: Adding in fresher translation files.
15935 +* Deprecation: Removing the retinization code for 3.4, as it was included in
15936 +WordPress trunk from 3.5 onwards.
15937 +
15938 += 2.3.3 =
15939 +Release Date: July 26, 2013
15940 +Release Post: http://wp.me/p1moTy-uv
15941 +
15942 +* Bug Fix: We were inadvertently overwriting cron schedules with our Jetpack
15943 +heartbeat. This should now be fixed.
15944 +* Enhancement: New Facebook Sharing icons.
15945 +* Enhancement: Minor update to the Minileven stylesheet.
15946 +
15947 += 2.3.2 =
15948 +Release Date: July 25, 2013
15949 +Release Post: http://wp.me/p1moTy-uv
15950 +
15951 +* Bug Fix: Fixed an issue where Facebook Pages were not available when
15952 +connecting a Publicize account.
15953 +* Bug Fix: For some web hosts, fixed an issue where 'Jetpack ID' error would
15954 +occur consistently on connecting to WordPress.com.
15955 +* Enhancement: Adding some new stats and heartbeat checking to Jetpack.
15956 +
15957 += 2.3.1 =
15958 +Release Date: July 2, 2013
15959 +Release Post: http://wp.me/p1moTy-t9
15960 +
15961 +* Enhancement: Social Links: Retooling the class for better consistency and
15962 +performance behind the scenes.
15963 +* Enhancement: Omnisearch: Make it easier to search Custom Post Types. No
15964 +longer need to extend the class, if all you want is a basic display. Just
15965 +call `new Jetpack_Omnisearch_Posts( 'cpt' );`
15966 +* Enhancement: Sharing Buttons: LinkedIn: Use the official button's sharing
15967 +link on the Jetpack implementation for a more consistent sharing experience
15968 +and produce better results on LinkedIn's end.
15969 +* Enhancement: Debug / Connection: Better logic in determining whether the
15970 +server can use SSL to connect to WPCOM servers.
15971 +* Enhancement: Sharing: Twitter: Calculate the size of the Tweet based on the
15972 +short URL rather than the full URL size.
15973 +* Enhancement: Debug: More readable and understandable messages.
15974 +* Enhancement: Likes: Including some MP6 styles.
15975 +* Enhancement: Comments: Add new core classes to comment form. See
15976 +http://core.trac.wordpress.org/changeset/24525
15977 +* Bug Fix: Omnisearch: Don't load everything initially, run the providers off
15978 +admin_init, and then issue an action for folks to hook into.
15979 +* Bug Fix: Omnisearch: Modify some child class functions to match the parent's
15980 +parameters and avoid strict notices in newer versions of PHP.
15981 +* Bug Fix: Omnisearch: Hide the search form in the module description if the
15982 +current user can't use it.
15983 +* Bug Fix: Comment Form: Use edit_pages, not edit_page (fixes glitch in
15984 +previous beta, never publicly released).
15985 +* Bug Fix: Twitter Timeline Widget: Additional testing of values and casting
15986 +to default if they are nonconforming.
15987 +* Bug Fix: Sharing: Pinterest: Make the button wider if there's a count to
15988 +avoid overlapping with others.
15989 +* Bug Fix: Post By Email: Change configuration_redirect to static.
15990 +* Bug Fix: Likes: Don't call configuration_redirect as a static, do it as a
15991 +method.
15992 +* Bug Fix: Add some further security measures to module activation.
15993 +
15994 += 2.3 =
15995 +Release Date: June 19, 2013
15996 +Release Post: http://wp.me/p1moTy-rX
15997 +
15998 +* Enhancement: Omnisearch: Search once, get results from everything!
15999 +Omnisearch is a single search box that lets you search many different things
16000 +* Enhancement: Debugger: this module helps you debug connection issues right
16001 +from your dashboard, and contact the Jetpack support team if needed
16002 +* Enhancement: Social Links: this module is a canonical source, based on
16003 +Publicize, that themes can use to let users specify where social icons should
16004 +link to
16005 +* Enhancement: It’s now easier to find out if a module is active or note,
16006 +thanks to the new Jetpack::is_module_active()
16007 +* Enhancement: Contact Form: You are now able to customize the submit button
16008 +text thanks to the submit_button_text parameter
16009 +* Enhancement: Comments: We've added a filter to let users customize the
16010 +Comment Reply label, and users can now also customize the prompt on the
16011 +comment form again.
16012 +* Enhancement: Mobile Theme: Add genericons.css and registering it so it’s
16013 +easily accessible to other modules that may want it
16014 +* Enhancement: Tiled Galleries: You can now customize the captions, thanks to
16015 +the jetpack_slideshow_slide_caption filter
16016 +* Enhancement: Widgets: Twitter Timeline: Add the noscrollbar option
16017 +* Enhancement: Widgets: Facebook Like Box Widget: add a show_border attribute
16018 +* Enhancement: Widgets: FB Like Box: let Jetpack users override the iframe
16019 +background color set in an inline style attribute by using the
16020 +jetpack_fb_likebox_bg filter
16021 +* Bug Fix: Carousel: Fix a bug where double-clicking a gallery thumbnail broke
16022 +the carousel functionality
16023 +* Bug Fix: Comments: Change “must-log-in” to class from ID
16024 +* Bug Fix: Contact Form: Make the Add Contact Form link a button, ala Add
16025 +Media in core
16026 +* Bug Fix: Contact Form: Fix encoding of field labels
16027 +* Bug Fix: Contact Form: Remove references to missing images
16028 +* Bug Fix: Fix 2 XSS vulnerabilities
16029 +* Bug Fix: JSON API: Minor fixes for bbPress compatibility
16030 +* Bug Fix: JSON API: Fix metadata bugs
16031 +* Bug Fix: JSON API: Add a new hook that is fired when a post is posted using
16032 +the API
16033 +* Bug Fix: JSON API: Prefork/REST: update path normalizer to accept versions
16034 +other than 1
16035 +* Bug Fix: JSON API: Remove extra parenthesis in CSS
16036 +* Bug Fix: Custom CSS: Move content width filters higher up so that they’re
16037 +active for all users, not just logged-in admins.
16038 +* Bug Fix: Custom CSS: All CSS properties that accept images as values need to
16039 +be allowed to be declared multiple times so that cross-browser gradients work
16040 +* Bug Fix: Infinite Scroll: Allow themes to define a custom function to render
16041 +the IS footer
16042 +* Bug Fix: Infinite Scroll: Fix up Twenty Thirteen styles for RTL and small
16043 +viewports.
16044 +* Bug Fix: Likes: Fix ‘Call to undefined function’
16045 +* Bug Fix: Likes: Add scrolling no to iframe to make sure that like button in
16046 +admin bar does not show scrollbars
16047 +* Bug Fix: Likes: Remove setInterval( JetpackLikesWidgetQueueHandler, 250 )
16048 +call that was causing heavy CPU load
16049 +* Bug Fix: Mobile Theme: Remove unused variable & function call
16050 +* Bug Fix: Publicize: Fix LinkedIn profile URL generation
16051 +* Bug Fix: Publicize: Better refresh handling for services such as LinkedIn
16052 +and Facebook
16053 +* Bug Fix: Shortcodes: Audio shortcode: Treat src as element 0. Fixes audio
16054 +shortcodes created by wp_embed_register_handler when an audio url is on a line
16055 +by itself
16056 +* Bug Fix: Bandcamp: Updates to the Bandcamp shortcode
16057 +* Bug Fix: Stats: Fix missing function get_editable_roles on non-admin page
16058 +loads
16059 +* Bug Fix: Widgets: Twitter Timeline: Fix HTML links in admin; set default
16060 +values for width/height; change some of the sanitization functions
16061 +* Bug Fix: Widgets: Top Posts Widget: Exclude attachments
16062 +* Bug Fix: Widgets: Top Posts Widget: fix data validation for number of posts
16063 +* Bug Fix: Fix PHP warnings non-static method called dynamically
16064 +* Bug Fix: Fixed an issue in image extraction from HTML content
16065 +* Bug Fix: Open Graph: Change default minimum size for og:image too 200×200
16066 +* Note: The old Twitter widget was removed in favour of Twitter Timeline
16067 +widget
16068 +* Note: Add is_module_active() to make it easier to detect what is and what
16069 +isn’t
16070 +* Note: Compressing images via lossless methods
16071 +* Note: Tidying up jetpack’s CSS
16072 +* Note: Set the max DB version for our retina overrides that were meant to
16073 +stop for WordPress 3.5
16074 +* Note: Updating spin.js to the current version, and shifting to the canonical
16075 +jquery.spin.js library
16076 +* Note: Adding Jetpack_Options class, and abstracting out options functions to
16077 +it
16078 +
16079 += 2.2.5 =
16080 +Release Date: May 1, 2013
16081 +Release Post: http://wp.me/p1moTy-p8
16082 +
16083 +* Enhancement: Stats: Counting of registered users' views can now be enabled
16084 +for specific roles
16085 +* Bug Fix: Security tightening for metadata support in the REST API
16086 +* Bug Fix: Update the method for checking Twitter Timeline widget_id and
16087 +update coding standards
16088 +* Bug Fix: Custom CSS: Allow the content width setting to be larger than the
16089 +theme's content width
16090 +* Bug Fix: Custom CSS: Fix possible missing argument warning.
16091 +
16092 += 2.2.4 =
16093 +Release Date: April 26, 2013
16094 +Release Post: http://wp.me/p1moTy-oU
16095 +
16096 +* Bug Fix: JSON API compat file include was not assigning a variable
16097 +correctly, thus throwing errors. This has been resolved.
16098 +
16099 += 2.2.3 =
16100 +Release Date: April 26, 2013
16101 +Release Post: http://wp.me/p1moTy-oR
16102 +
16103 +* Enhancement: Comments - Add the reply-title H3 to the comment form so that
16104 +themes or user CSS can style it
16105 +* Enhancement: Custom CSS - Support for the CSS @viewport
16106 +* Enhancement: JSON API - Support for i_like, is_following, and is_reblogged
16107 +* Enhancement: JSON API: Custom Post Type Support
16108 +* Enhancement: JSON API: Meta Data Support
16109 +* Enhancement: JSON API: Bundled Support for bbPress
16110 +* Enhancement: JSON API: Additions of following, reblog, and like status for
16111 +post endpoints.
16112 +* Enhancement: Shortcodes - Add Bandcamp shortcode
16113 +* Enhancement: Tiled Galleries - Add code to get blog_id
16114 +* Bug Fix: Carousel - Support relative image paths incase a plugin is
16115 +filtering attachment URLs to be relative instead of absolute
16116 +* Bug Fix: Carousel - Add likes widget to images / Respect comment settings
16117 +for name/email
16118 +* Bug Fix: Carousel - Make name and email optional if the setting in the admin
16119 +area says they are
16120 +* Bug Fix: Contact Form - Bug fixes, including a fix for WP-CLI
16121 +* Bug Fix: Contact Form - Remove deprecated .live calls, delegate lazily to
16122 +jQuery(document) since it's all in an iframe modal
16123 +* Bug Fix: Contact Form - RTL styles
16124 +* Bug Fix: Contact Form - Better handle MP6 icons
16125 +* Bug Fix: Custom CSS - array_shift() took a variable by reference, so avoid
16126 +passing it the result of a function
16127 +* Bug Fix: Custom CSS - Allow case-insensitive CSS properties (<a
16128 +href="https://wordpress.org/support/topic/two-issues-with-jetpack-css-module?replies=9">ref</a>)
16129 +* Bug Fix: Infinite Scroll - Maintain main query's `post__not_in` values when
16130 +querying posts for IS
16131 +* Bug Fix: Infinite Scroll - Ensure that IS's `pre_get_posts` method isn't
16132 +applied in the admin. Also fixes an incorrect use of `add_filter()` where
16133 +`add_action()` was meant. Fixes #1696-plugins
16134 +* Bug Fix: Infinite Scroll - CSS update - IS footer was too large in Firefox
16135 +* Bug Fix: Infinite Scroll - Add bundled support for Twenty Thirteen default
16136 +theme
16137 +* Bug Fix: Infinite Scroll - Include posts table's prefix when modifying the
16138 +SQL WordPress generates to retrieve posts for Infinite Scroll
16139 +* Bug Fix: JSON API - Use wp_set_comment_status to change the comment status,
16140 +to make sure actions are run where needed
16141 +* Bug Fix: Likes - Update style and logic for matching id's
16142 +* Bug Fix: Mobile Theme - Ensure that
16143 +<code>minileven_actual_current_theme()</code> is child-theme compatible +
16144 +other updates
16145 +* Bug Fix: Mobile Theme - Update method for finding currently active theme.
16146 +* Bug Fix: Notifications - Remove the postmessage.js enqueue since this
16147 +feature solely supports native postMessage
16148 +* Bug Fix: Notifications - Clean up script enqueues and use core versions of
16149 +underscore and backbone on wpcom as fallbacks
16150 +* Bug Fix: Notifications - Enqueue v2 scripts and style
16151 +* Bug Fix: Notifications - Prefix module-specific scripts and style to prevent
16152 +collision
16153 +* Bug Fix: Notifications - Include lang and dir attributes on
16154 +#wpnt-notes-panel so the notifications iframe can use these to display
16155 +correctly
16156 +* Bug Fix: Open Graph: Use the profile OG type instead of author. Add tags for
16157 +first/last names
16158 +* Bug Fix: Publicize - Remove the Yahoo! service because they stopped
16159 +supporting that API entirely
16160 +* Bug Fix: Publicize - fix fatal errors caused by using a method on a
16161 +non-object. Props @ipstenu
16162 +* Bug Fix: Sharing - Adding 2x graphics for Pocket sharing service
16163 +* Bug Fix: Sharing - Bug fixes, and a new filter
16164 +* Bug Fix: Shortcodes - Audio: make sure that the Jetpack audion shortcode
16165 +does not override the 3.6 core audio shortcode. Also, we need to filter the
16166 +old Jetpack-style shortcode to properly set the params for the Core audio
16167 +shortcode.
16168 +* Bug Fix: Shortcodes - Audio: Re-enable the flash player
16169 +* Bug Fix: Shortcodes - Slideshow: RTL styling update
16170 +* Bug Fix: Tiled Galleries - Fix IE8 display bug where it doesn't honor inline
16171 +CSS for width on images
16172 +* Bug Fix: Tiled Galleries - Remove depreacted hover call, use mouseenter
16173 +mouseleave instead
16174 +* Enhancement: Twitter Timeline Widget: New JavaScript based widget. Old one
16175 +will discontinue May 7th.
16176 +
16177 += 2.2.2 =
16178 +Release Date: April 5, 2013
16179 +
16180 +* Enhancement: Mobile Theme: Add controls for custom CSS.
16181 +* Enhancement: Sharing: Add Pocket to the available services.
16182 +* Bug Fix: Custom CSS: Update the method for generating content width setting.
16183 +* Bug Fix: JSON API: Security updates.
16184 +* Bug Fix: Likes: Add settings for email notifications and misc style updates.
16185 +* Bug Fix: Notifications: Add the post types to sync after init.
16186 +* Bug Fix: Publicize: RTL styling.
16187 +* Bug Fix: Shortcodes: security fixes and function prefixing.
16188 +* Bug Fix: Widgets: Update wording on the Top Posts widget for clarity.
16189 +* Bug Fix: Jetpack Post Images security fixes.
16190 +
16191 += 2.2.1 =
16192 +Release Date: March 28, 2013
16193 +Release Post: http://wp.me/p1moTy-ob
16194 +
16195 +* Enhancement: Development Mode: Define the `JETPACK_DEV_DEBUG` constant to
16196 +`true` to enable an offline mode for localhost development. Only modules that
16197 +don't require a WordPress.com connection can be enabled in this mode.
16198 +* Enhancement: Likes: Added the number of likes to the wp-admin/edit.php
16199 +screens.
16200 +* Enhancement: Mobile Theme - design refresh
16201 +* Enhancement: Shortcodes - Add a filter to the shortcode loading section so
16202 +that a plugin can override what Jetpack loads for shortcodes
16203 +* Enhancement: Widgets - Filter Jetpack's widgets so that a plugin can control
16204 +which widgets get loaded
16205 +* Bug Fix: Comments - Add in a wrapper div with id='commentform'
16206 +* Bug Fix: Contact Form - Added date field with datepicker
16207 +* Bug Fix: Contact Form - Allowed non-text widgets to use contact forms by
16208 +running their output through the widget_text filter
16209 +* Bug Fix: Custom CSS - Allowing color values to be defined multiple times
16210 +* Bug Fix: Custom CSS - Dynamically loading the correct CSS/LESS/SCSS mode for
16211 +the CSS editor if the user changes the preprocessor
16212 +* Bug Fix: Custom CSS - Using the unminified worker CSS
16213 +* Bug Fix: Custom CSS - Added rule: reminder about using .custom-background on
16214 +body selector
16215 +* Bug Fix: Custom CSS - Modified rule: Removed portion of overqualification
16216 +rule that deems 'a.foo' overqualified if there are no other 'a' rules
16217 +* Bug Fix: Custom CSS - Ensuring that the editor and the textarea behind it
16218 +are using the same font so that the cursor appears in the correct location
16219 +* Bug Fix: Custom CSS - Fix a bug that caused some sites to always ignore the
16220 +base theme's CSS when in preview mode
16221 +* Bug Fix: Custom CSS - Run stripslashes() before passing CSS to save()
16222 +* Bug Fix: Custom CSS - Moving inline CSS and JavaScript into external files
16223 +* Bug Fix: Infinite Scroll - Use the `is_main_query()` function and query
16224 +method
16225 +* Bug Fix: Infinite Scroll - Remove unused styles and an unnecessary margin
16226 +setting
16227 +* Bug Fix: Infinite Scroll - Allow the query used with IS to be filtered, so
16228 +IS can be applied to a new query within a page template
16229 +* Bug Fix: JSON API - Catch the 'User cannot view password protected post'
16230 +error from can_view_post and bypass it for likes actions if the user has the
16231 +password entered
16232 +* Bug Fix: Likes - Bump cache buster, Don't show likes for password protected
16233 +posts
16234 +* Bug Fix: Notifications - Remove a redundant span closing tag
16235 +* Bug Fix: Photon - If an image is already served from Photon but the anchor
16236 +tag that surrounds it hasn't had its `href` value rewritten to use Photon, do
16237 +so. Accounts for WP galleries whose individual items are linked to the
16238 +original image files
16239 +* Bug Fix: Publicize - Allows GLOBAL_CAP to be filtered, Adds an AYS to
16240 +connection deletion, UI improvement for MP6 (and in general)
16241 +* Bug Fix: Sharedaddy - Fire the sharing redirect earlier for increased plugin
16242 +compatibility
16243 +* Bug Fix: Stats - Move the display:none CSS output to wp_head so it gets
16244 +written inside the HEAD tag if the option to hide the stats smilie is active
16245 +* Bug Fix: Tiled Galleries - A more descriptive name for the default gallery
16246 +type
16247 +* Bug Fix: Tiled Galleries - Hide the Columns setting for gallery types that
16248 +don't support it
16249 +* Bug Fix: Run the admin_menu action late so that plugins hooking into it get
16250 +a chance to run
16251 +* Bug Fix: Prophylactic strict equality check
16252 +
16253 += 2.2 =
16254 +Release Date: February 26, 2013
16255 +Release Post: http://wp.me/p1moTy-ns
16256 +
16257 +* Enhancement: Likes: Allow your readers to show their appreciation of your
16258 +posts.
16259 +* Enhancement: Shortcodes: SoundCloud: Update to version 2.3 of the SoundCloud
16260 +plugin (HTML5 default player, various fixes).
16261 +* Enhancement: Shortcodes: Subscriptions: Add a shortcode to enable placement
16262 +of a subscription signup form in a post or page.
16263 +* Enhancement: Sharedaddy: Allow selecting multiple images from a post using
16264 +the Pinterest share button.
16265 +* Enhancement: Contact Form: Allow feedbacks to be marked spam in bulk.
16266 +* Enhancement: Widgets: Readmill Widget: Give your visitors a link to send
16267 +your book to their Readmill library.
16268 +* Note: Notifications: Discontinue support for Internet Explorer 7 and below.
16269 +* Bug Fix: JSON API: Fix authorization problems that some users were
16270 +experiencing.
16271 +* Bug Fix: JSON API: Sticky posts were not being sorted correctly in /posts
16272 +requests.
16273 +* Bug Fix: Stats: sync stats_options so server has roles array needed for
16274 +view_stats cap check.
16275 +* Bug Fix: Infinite Scroll: Display improvements.
16276 +* Bug Fix: Infinite Scroll: WordPress compatibility fixes.
16277 +* Bug Fix: Photon: Only rewrite iamge urls if the URL is compatible with
16278 +Photon.
16279 +* Bug Fix: Photon: Account for registered image sizes with one or more
16280 +dimesions set to zero.
16281 +* Bug Fix: Subscriptions: Make HTML markup more valid.
16282 +* Bug Fix: Subscriptions: Fixed notices displayed in debug mode.
16283 +* Bug Fix: Custom CSS: CSS warnings and errors should now work in environments
16284 +where JavaScript is concatenated or otherwise modified before being served.
16285 +* Bug Fix: Hovercards: WordPress compatibility fixes.
16286 +* Bug Fix: Improved image handling for the Sharing and Publicize modules.
16287 +* Bug Fix: Carousel: Display and Scrollbar fixes.
16288 +* Bug Fix: Tiled Galleries: Restrict images in tiled galleries from being set
16289 +larger than their containers.
16290 +* Bug Fix: Widgets: Gravatar Profile: CSS fixes.
16291 +* Bug Fix: Publicize: Strip HTML comments from the data we send to the third
16292 +party services.
16293 +* Bug Fix: Notifications: Dropped support for IE7 and below in the
16294 +notifications menu.
16295 +* Bug Fix: Custom CSS Editor: Allow custom themes to save CSS more easily.
16296 +* Bug Fix: Infinite Scroll: Waits until the DOM is ready before loading the
16297 +scrolling code.
16298 +* Bug Fix: Mobile Theme: If the user has disabled the custom header text
16299 +color, show the default black header text color.
16300 +* Bug Fix: Mobile Theme: Fix for the "View Full Site" link.
16301 +* Bug Fix: Mobile Theme: Use a filter to modify the output of wp_title().
16302 +* Bug Fix: Publicize: Twitter: Re-enable character count turning red when more
16303 +than 140 characters are typed.
16304 +
16305 += 2.1.2 =
16306 +Release Date: February 5, 2013
16307 +
16308 +* Enhancement: Infinite Scroll: Introduce filters for Infinite Scroll.
16309 +* Enhancement: Shortcodes: TED shortcode.
16310 +* Bug Fix: Carousel: Make sure to use large image sizes.
16311 +* Bug Fix: Carousel: Clicking the back button in your browser after exiting a
16312 +carousel gallery brings you back to the gallery.
16313 +* Bug Fix: Carousel: Fix a scrollbar issue.
16314 +* Bug Fix: Comments: Move the get_avatar() function out of the base class.
16315 +* Bug Fix: Contact Form: Prevent the form from displaying i18n characters.
16316 +* Bug Fix: Contact Form: Remove the !important CSS rule.
16317 +* Bug Fix: Infinite Scroll: Main query arguments are not respected when using
16318 +default permalink.
16319 +* Bug Fix: JSON API: Trap 'wp_die' for new comments and image uploads.
16320 +* Bug Fix: JSON API: Use a better array key for the user_ID.
16321 +* Bug Fix: JSON API: Make the class instantiable only once, but multi-use.
16322 +* Bug Fix: JSON API: Fix lookup of pages by page slug.
16323 +* Bug Fix: JSON API: Updates for post likes.
16324 +* Bug Fix: Mobile Theme: Remove Android download link for BB10 and Playbook.
16325 +* Bug Fix: Open Graph: Stop using Loop functions to get post data for meta
16326 +tags.
16327 +* Bug Fix: Photon: Suppress and check for warnings when pasing_url and using
16328 +it.
16329 +* Bug Fix: Photon: Ensure full image size can be used.
16330 +* Bug Fix: Photon: Resolve Photon / YouTube embed conflict.
16331 +* Bug Fix: Photon: Fix dimension parsing from URLs.
16332 +* Bug Fix: Photon: Make sure that width/height atts are greater than zero.
16333 +* Bug Fix: Sharedaddy: Layout fixes for share buttons.
16334 +* Bug Fix: Sharedaddy: Always send Facebook a language locale.
16335 +* Bug Fix: Sharedaddy: Don't look up share counts for empty URLs.
16336 +* Bug Fix: Shortcodes: Ensure that images don't overflow their containers in
16337 +the slideshow shortcode.
16338 +* Bug Fix: Shortcodes: only enqueue jquery if archive supports Infinite Scroll
16339 +in the Audio Shortcode.
16340 +* Bug Fix: Tiled Galleries: Use a more specific class for gallery item size to
16341 +avoid conflicts.
16342 +* Bug Fix: Tiled Galleries: Fixing scrolling issue when tapping on a Tiled
16343 +Gallery on Android.
16344 +* Bug Fix: Widgets: Gravatar profile widget typo.
16345 +* Bug Fix: Widgets: Add (Jetpack) to widget titles.
16346 +* Bug Fix: Widgets: Twitter wasn't wrapping links in the t.co shortener.
16347 +* Bug Fix: Widgets: Facebook Likebox updates to handling the language locale.
16348 +* Bug Fix: Widgets: Top Posts: Fixed a WP_DEBUG notice.
16349 +* Bug Fix: Widgets: Gravatar Profile Widget: transient names must be less than
16350 +45 characters long.
16351 +* Bug Fix: typo in delete_post_action function.
16352 +* Bug Fix: Load rendered LaTeX image on same protocol as its page.
16353 +
16354 +
16355 += 2.1.1 =
16356 +Release Date: January 5, 2013
16357 +Release Post: http://wp.me/p1moTy-ng
16358 +
16359 +* Bug Fix: Fix for an error appearing for blogs updating from Jetpack 1.9.2 or
16360 +earlier to 2.1.
16361 +
16362 += 2.1 =
16363 +Release Date: January 4, 2013
16364 +Release Post: http://wp.me/p1moTy-m3
16365 +
16366 +* Enhancement: Tiled Galleries: Show off your photos with cool mosaic
16367 +galleries.
16368 +* Enhancement: Slideshow gallery type: Display any gallery as a slideshow.
16369 +* Enhancement: Custom CSS: Allow zoom property.
16370 +* Enhancement: Stats: Show WordPress.com subscribers in stats.
16371 +* Bug Fix: Fix errors shown after connecting Jetpack to WordPress.com.
16372 +* Bug Fix: Photon: Fix bug causing errors to be shown in some posts.
16373 +* Bug Fix: Photon: Convert all images in posts when Photon is active.
16374 +* Bug Fix: Infinite Scroll: Improved compatibility with the other modules.
16375 +* Bug Fix: Custom CSS: Updated editor to fix missing file errors.
16376 +* Bug Fix: Publicize: Don't show the Facebook profile option if this is a
16377 +Page-only account.
16378 +* Bug Fix: Photon: A fix for photos appearing shrunken if they didn't load
16379 +quickly enough.
16380 +* Bug Fix: Sharing: A compatibility fix for posts that only have partial
16381 +featured image data.
16382 +* Bug Fix: Publicize/Sharing: For sites without a static homepage, don't set
16383 +the OpenGraph url value to the first post permalink.
16384 +* Bug Fix: Mobile Theme: Better compatibility with the customizer on mobile
16385 +devices.
16386 +* Bug Fix: Sharing: Don't show sharing options on front page if that option is
16387 +turned off.
16388 +* Bug Fix: Contact Form: Fix PHP warning shown when adding a Contact Form in
16389 +WordPress 3.5.
16390 +* Bug Fix: Photon: Handle images with relative paths.
16391 +* Bug Fix: Contact Form: Fix compatibility with the Shortcode Embeds module.
16392 +
16393 +
16394 += 2.0.4 =
16395 +Release Date: December 14, 2012
16396 +Release Post: http://wp.me/p1moTy-lT
16397 +
16398 +* Bug Fix: Open Graph: Correct a bug that prevents Jetpack from being
16399 +activated if the SharePress plugin isn't installed.
16400 +
16401 += 2.0.3 =
16402 +Release Date: December 14, 2012
16403 +Release Post: http://wp.me/p1moTy-lJ
16404 +
16405 +* Enhancement: Infinite Scroll: support
16406 +[VideoPress](https://wordpress.org/plugins/video/) plugin.
16407 +* Enhancement: Photon: Apply to all images retrieved from the Media Library.
16408 +* Enhancement: Photon: Retina image support.
16409 +* Enhancement: Custom CSS: Refined editor interface.
16410 +* Enhancement: Custom CSS: Support [Sass](http://sass-lang.com/) and
16411 +[LESS](http://lesscss.org/) with built-in preprocessors.
16412 +* Enhancement: Open Graph: Better checks for other plugins that may be loading
16413 +Open Graph tags to prevent Jetpack from doubling meta tag output.
16414 +* Bug Fix: Infinite Scroll: Respect relative image dimensions.
16415 +* Bug Fix: Photon: Detect custom-cropped images and use those with Photon,
16416 +rather than trying to use the original.
16417 +* Bug Fix: Custom CSS: Fix for bug preventing @import from working with
16418 +url()-style URLs.
16419 +
16420 += 2.0.2 =
16421 +Release Date: November 21, 2012
16422 +Release Post: http://wp.me/p1moTy-lu
16423 +
16424 +* Bug Fix: Remove an erroneous PHP short open tag with the full tag to correct
16425 +fatal errors under certain PHP configurations.
16426 +
16427 += 2.0.1 =
16428 +Release Date: November 21, 2012
16429 +Release Post: http://wp.me/p1moTy-lc
16430 +
16431 +* Enhancement: Photon: Support for the [Lazy
16432 +Load](https://wordpress.org/plugins/lazy-load/) plugin.
16433 +* Bug Fix: Photon: Fix warped images with un- or under-specified dimensions.
16434 +* Bug Fix: Photon: Fix warped images with pre-photonized URLs; don't try to
16435 +photonize them twice.
16436 +* Bug Fix: Infinite Scroll: Check a child theme's parent theme for infinite
16437 +scroll support.
16438 +* Bug Fix: Infinite Scroll: Correct a bug with archives that resulted in posts
16439 +appearing on archives that they didn't belong on.
16440 +* Bug Fix: Publicize: Send the correct shortlink to Twitter (et al.) if your
16441 +site uses a shortener other than wp.me.
16442 +* Bug Fix: Sharing: Improved theme compatibility for the Google+ button.
16443 +* Bug Fix: Notifications: Use locally-installed Javascript libraries if
16444 +available.
16445 +
16446 += 2.0 =
16447 +Release Date: November 8, 2012
16448 +Release Post: http://wp.me/p1moTy-jg
16449 +
16450 +* Enhancement: Publicize: Connect your site to popular social networks and
16451 +automatically share new posts with your friends.
16452 +* Enhancement: Post By Email: Publish posts to your blog directly from your
16453 +personal email account.
16454 +* Enhancement: Photon: Images served through the global WordPress.com cloud.
16455 +* Enhancement: Infinite Scroll: Better/faster browsing by pulling the next set
16456 +of posts into view automatically when the reader approaches the bottom of the
16457 +page.
16458 +* Enhancement: Open Graph: Provides more detailed information about your posts
16459 +to social networks.
16460 +* Enhancement: JSON API: New parameters for creating and viewing posts.
16461 +* Enhancement: Improved compatibility for the upcoming WordPress 3.5.
16462 +* Bug Fix: Sharing: When you set your sharing buttons to use icon, text, or
16463 +icon + text mode, the Google+ button will display accordingly.
16464 +* Bug Fix: Gravatar Profile Widget: Allow basic HTML to be displayed.
16465 +* Bug Fix: Twitter Widget: Error handling fixes.
16466 +* Bug Fix: Sharing: Improved theme compatibility
16467 +* Bug Fix: JSON API: Fixed error when creating some posts in some versions of
16468 +PHP.
16469 +
16470 += 1.9.2 =
16471 +Release Date: October 29, 2012
16472 +
16473 +* Bug Fix: Only sync options on upgrade once.
16474 +
16475 += 1.9.1 =
16476 +Release Date: October 29, 2012
16477 +Release Post: http://wp.me/p1moTy-iC
16478 +
16479 +* Enhancement: Notifications feature is enabled for logged-out users when the
16480 +module is active & the toolbar is shown by another plugin.
16481 +* Bug Fix: Use proper CDN addresses to avoid SSL cert issues.
16482 +* Bug Fix: Prioritize syncing comments over deleting comments on
16483 +WordPress.com. Fixes comment notifications marked as spam appearing to be
16484 +trashed.
16485 +
16486 += 1.9 =
16487 +Release Date: October 26, 2012
16488 +Release Post: http://wp.me/p1moTy-hC
16489 +
16490 +* Enhancement: Notifications: Display Notifications in the toolbar and support
16491 +reply/moderation of comment notifications.
16492 +* Enhancement: Mobile Push Notifications: Added support for mobile push
16493 +notifications of new comments for users that linked their accounts to
16494 +WordPress.com accounts.
16495 +* Enhancement: JSON API: Allows applications to send API requests via
16496 +WordPress.com (see [the docs](http://developer.wordpress.com/docs/api/) )
16497 +* Enhancement: Sync: Modules (that require the data) sync full Post/Comment to
16498 +ensure consistent data on WP.com (eg Stats)
16499 +* Enhancement: Sync: Improve syncing of site options to WP.com
16500 +* Enhancement: Sync: Sync attachment parents to WP.com
16501 +* Enhancement: Sync: Add signing of WP.com user ids for Jetpack Comments
16502 +* Enhancement: Sync: Mark and obfuscate private posts.
16503 +* Enhancement: Privacy: Default disable enhanced-distribution and json-api
16504 +modules if site appears to be private.
16505 +* Enhancement: Custom CSS: allow applying Custom CSS to mobile theme.
16506 +* Enhancement: Sharing: On HTTPS pageloads, load as much of the sharing embeds
16507 +as possible from HTTPS URLs.
16508 +* Enhancement: Contact Form: Overhaul of the contact form code to fix
16509 +incompatibilites with other plugins.
16510 +* Bug Fix: Only allow users with manage_options permission to enable/disable
16511 +modules
16512 +* Bug Fix: Custom CSS: allow '/' in media query units; e.g.
16513 +(-o-min-device-pixel-ratio: 3/2)
16514 +* Bug Fix: Custom CSS: leave comments alone in CSS when editing but minify on
16515 +the front end
16516 +* Bug Fix: Sharing: Keep "more" pane open so Google+ Button isn't obscured
16517 +* Bug Fix: Carousel: Make sure the original size is used, even when it is
16518 +exceedingly large.
16519 +* Bug Fix: Exclude iPad from Twitter on iPhone mobile browsing
16520 +* Bug Fix: Sync: On .org user role changes synchronize the change to .com
16521 +* Bug Fix: Contact Form: Fix a bug where some web hosts would reject mail from
16522 +the contact form due to email address spoofing.
16523 +
16524 += 1.8.3 =
16525 +Release Date: October 23, 2012
16526 +
16527 +* Bug Fix: Subscriptions: Fix a bug where subscriptions were not being sent
16528 +from the blog.
16529 +* Bug Fix: Twitter: Fix a bug where the Twitter username was being saved as
16530 +blank.
16531 +* Bug Fix: Fix a bug where Contact Form notification emails were not being
16532 +sent.
16533 +
16534 += 1.8.2 =
16535 +Release Date: October 4, 2012
16536 +Release Post: http://wp.me/p1moTy-gI
16537 +
16538 +* Bug Fix: Subscriptions: Fix a bug where subscriptions were not sent for
16539 +posts and comments written by some authors.
16540 +* Bug Fix: Widgets: Fix CSS that was uglifying some themes (like P2).
16541 +* Bug Fix: Widgets: Improve Top Posts and Pages styling.
16542 +* Bug Fix: Custom CSS: Make the default "Welcome" message translatable.
16543 +* Bug Fix: Fix Lithuanian translation.
16544 +
16545 += 1.8.1 =
16546 +Release Date: September 28, 2012
16547 +Release Post: http://wp.me/p1moTy-gx
16548 +
16549 +* Bug Fix: Stats: Fixed a bug preventing some users from viewing stats.
16550 +* Bug Fix: Mobile Theme: Fixed some disabled toolbar buttons.
16551 +* Bug Fix: Top Posts widget: Fixed a bug preventing the usage of the Top Posts
16552 +widget.
16553 +* Bug Fix: Mobile Theme: Fixed a bug that broke some sites when the
16554 +Subscriptions module was not enabled and the Mobile Theme module was enabled.
16555 +* Bug Fix: Mobile Theme: Made mobile app promos in the Mobile Theme footer
16556 +opt-in.
16557 +* Bug Fix: Twitter Widget: A fix to prevent malware warnings.
16558 +* Bug Fix: Mobile Theme: Fixed a bug that caused errors for some users with
16559 +custom header images.
16560 +
16561 += 1.8 =
16562 +Release Date: September 27, 2012
16563 +Release Post: http://wp.me/p1moTy-fV
16564 +
16565 +* Enhancement: Mobile Theme: Automatically serve a slimmed down version of
16566 +your site to users on mobile devices.
16567 +* Enhancement: Multiuser: Allow multiple users to link their accounts to
16568 +WordPress.com accounts.
16569 +* Enhancement: Custom CSS: Added support for object-fit, object-position,
16570 +transition, and filter properties.
16571 +* Enhancement: Twitter Widget: Added Follow button
16572 +* Enhancement: Widgets: Added Top Posts and Pages widget
16573 +* Enhancement: Mobile Push Notifications: Added support for mobile push
16574 +notifications on new comments.
16575 +* Enhancement: VideoPress: Shortcodes now support the HD option, for default
16576 +HD playback.
16577 +* Bug Fix: Twitter Widget: Fixed tweet permalinks in the Twitter widget
16578 +* Bug Fix: Custom CSS: @import rules and external images are no longer
16579 +stripped out of custom CSS
16580 +* Bug Fix: Custom CSS: Fixed warnings and notices displayed in debug mode
16581 +* Bug Fix: Sharing: Fixed double-encoding of image URLs
16582 +* Bug Fix: Sharing: Fix Google +1 button HTML validation issues (again :))
16583 +* Bug Fix: Gravatar Profile Widget: Reduce size of header margins
16584 +
16585 += 1.7 =
16586 +Release Date: August 23, 2012
16587 +Release Post: http://wp.me/p1moTy-eq
16588 +
16589 +* Enhancement: CSS Editor: Customize your site's design without modifying your
16590 +theme.
16591 +* Enhancement: Comments: Submit the comment within the iframe. No more full
16592 +page load to jetpack.wordpress.com.
16593 +* Enhancement: Sharing: Share counts for Twitter, Facebook, LinkedIn
16594 +* Enhancement: Sharing: Improve styling
16595 +* Enhancement: Sharing: Add support for ReCaptcha
16596 +* Enhancement: Sharing: Better extensability through filters
16597 +* Enhancement: Widgets: Twitter: Attempt to reduce errors by storing a long
16598 +lasting copy of the data. Thanks, kareldonk :)
16599 +* Regression Fix: Sharing: Properly store and display the sharing label
16600 +option's default value.
16601 +* Bug Fix: Contact Form: remove worse-than-useless nonce.
16602 +* Bug Fix: Subscriptions: remove worse-than-useless nonce.
16603 +* Bug Fix: Sharing: Don't show sharing buttons twice on attachment pages.
16604 +* Bug Fix: Sharing: Increase width of Spanish Like button for Facebook.
16605 +* Bug Fix: Sharing: Use the correct URL to the throbber.
16606 +* Bug Fix: Stats: Fix notice about undefined variable $alt
16607 +* Bug Fix: Subscriptions: Make Subscriptions module obey the settings of the
16608 +Settngs -> Discussion checkboxes for Follow Blog/Comments
16609 +* Bug Fix: Shortcodes: VideoPress: Compatibility with the latest version of
16610 +VideoPress
16611 +* Bug Fix: Shortcodes: Audio: Include JS File for HTML5 audio player
16612 +* Bug Fix: Hovercards: Improve cache handling.
16613 +* Bug Fix: Widgets: Gravatar Profle: Correctly display service icons in edge
16614 +cases.
16615 +* Bug Fix: Widgets: Gravatar Profle: Prevent ugly "flash" of too-large image
16616 +when page first loads on some sites
16617 +* Bug Fix: Carousel: CSS Compatibility with more themes.
16618 +
16619 += 1.6.1 =
16620 +Release Date: August 4, 2012
16621 +
16622 +* Bug Fix: Prevent Fatal error under certain conditions in sharing module
16623 +* Bug Fix: Add cachebuster to sharing.css
16624 +* Bug Fix: Disable via for Twitter until more robust code is in place
16625 +
16626 += 1.6 =
16627 +Release Date: August 2, 2012
16628 +Release Post: http://wp.me/p1moTy-e0
16629 +
16630 +* Enhancement: Carousel: Better image resolution selection based on available
16631 +width/height.
16632 +* Enhancement: Carousel: Load image caption, metadata, comments, et alii when
16633 +a slide is clicked to switch to instead of waiting.
16634 +* Enhancement: Carousel: Added a "Comment" button and handling to scroll to
16635 +and focus on comment textarea.
16636 +* Enhancement: Widgets: Facebook Likebox now supports a height parameter and a
16637 +better width parameter.
16638 +* Enhancement: Widgets: Better feedback when widgets are not set up properly.
16639 +* Enhancement: Shortcodes: Google Maps shortcode now supports percentages in
16640 +the width.
16641 +* Enhancement: Shortcodes: Update Polldaddy shortcode for more efficient
16642 +Javascript libraries.
16643 +* Enhancement: Shortcodes: Youtube shortcode now has playlist support.
16644 +* Enhancement: Add Gravatar Profile widget.
16645 +* Enhancement: Update Sharedaddy to latest version, including Pinterest
16646 +support.
16647 +* Enhancement: Retinize Jetpack and much of WordPress.
16648 +* Bug Fix: Shortcodes: Fix Audio shortcode color parameter and rename encoding
16649 +function.
16650 +* Bug Fix: Shortcodes: Don't output HTML 5 version of the Audio shortcode
16651 +because of a bug with Google Reader.
16652 +* Bug Fix: Jetpack Comments: Don't overlead the addComments object if it
16653 +doesn't exist. Fixes spacing issue with comment form.
16654 +* Bug Fix: Contact Form: If send_to_editor() exists, use it. Fixes an IE9 text
16655 +area issue.
16656 +
16657 += 1.5 =
16658 +Release Date: July 31, 2012
16659 +Release Post: http://wp.me/p1moTy-d7
16660 +
16661 +* Enhancement: Add Gallery Carousel feature
16662 +* Note: the Carousel module bundles http://fgnass.github.com/spin.js/ (MIT
16663 +license)
16664 +
16665 += 1.4.2 =
16666 +Release Date: June 20, 2012
16667 +
16668 +* Bug Fix: Jetpack Comments: Add alternative Javascript event listener for
16669 +Internet 8 users.
16670 +* Enhancement: Remove more PHP 4 backwards-compatible code (WordPress
16671 +andJetpack only support PHP 5).
16672 +* Enhancement: Remove more WordPress 3.1 and under backwards-compatible code.
16673 +
16674 += 1.4.1 =
16675 +Release Date: June 15, 2012
16676 +
16677 +* Bug Fix: Jetpack Comments / Subscriptions: Add checkboxes and logic control
16678 +for the Subscription checkboxes.
16679 +
16680 += 1.4 =
16681 +Release Date: June 14, 2012
16682 +Release Post: http://wp.me/p1moTy-cz
16683 +
16684 +* Enhancement: Add Jetpack Comments feature.
16685 +* Bug Fix: Sharing: Make the sharing_label translatable.
16686 +* Bug Fix: Sharing: Fixed the file type on the LinkedIn graphic.
16687 +* Bug Fix: Sharing: Fixes for the Faceboox Like button language locales.
16688 +* Bug Fix: Sharing: Updates for the "more" button when used with touch screen
16689 +devices.
16690 +* Bug Fix: Sharing: Properly scope the More button so that multiple More
16691 +buttons on a page behave properly.
16692 +* Bug Fix: Shortcodes: Update the YouTube and Audio shortcodes to better
16693 +handle spaces in the URLs.
16694 +* Bug Fix: Shortcodes: Make the YouTube shortcode respect embed settings in
16695 +Settings -> Media when appropriate.
16696 +* Bug Fix: Shortcodes: Removed the Slide.com shortcode; Slide.com no longer
16697 +exists.
16698 +* Bug Fix: Shortcodes: Match both http and https links in the [googlemaps]
16699 +shortcode.
16700 +* Bug Fix: After the Deadline: Code clean up and removal of inconsistencies.
16701 +
16702 += 1.3.4 =
16703 +Release Date: May 24, 2012
16704 +
16705 +* Bug Fix: Revert changes to the top level menu that are causing problems.
16706 +
16707 += 1.3.3 =
16708 +Release Date: May 22, 2012
16709 +
16710 +* Bug Fix: Fix notices caused by last update
16711 +
16712 += 1.3.2 =
16713 +Release Date: May 22, 2012
16714 +
16715 +* Bug Fix: Fix Jetpack menu so that Akismet and VaultPress submenus show up.
16716 +
16717 += 1.3.1 =
16718 +Release Date: May 22, 2012
16719 +
16720 +* Enhancement: Add a new widget, the Facebook Likebox
16721 +* Bug Fix: Sharing: Sharing buttons can now be used on custom post types.
16722 +* Bug Fix: Contact Forms: Make Contact Forms widget shortcode less aggressive
16723 +about the shortcodes it converts.
16724 +* Bug Fix: Ensure contact forms are parsed correctly in text widgets.
16725 +* Bug Fix: Connection notices now only appear on the Dashboard and plugin
16726 +page.
16727 +* Bug Fix: Connection notices are now dismissable if Jetpack is not network
16728 +activated.
16729 +* Bug Fix: Subscriptions: Fix an issue that was causing errors with new
16730 +BuddyPress forum posts.
16731 +
16732 += 1.3 =
16733 +Release Date: April 25, 2012
16734 +Release Post: http://wp.me/p1moTy-bq
16735 +
16736 +* Enhancement: Add Contact Forms feature. Formerly Grunion Contact Forms.
16737 +* Bug Fix: Tweak YouTube autoembedder to catch more YouTube URLs.
16738 +* Bug Fix: Correctly load the Sharing CSS files.
16739 +
16740 += 1.2.4 =
16741 +Release Date: April 6, 2012
16742 +
16743 +* Bug Fix: Fix rare bug with static front pages
16744 +
16745 += 1.2.3 =
16746 +Release Date: April 5, 2012
16747 +Release Post: http://wp.me/p1moTy-b4
16748 +
16749 +* Enhancement: Twitter Widget: Expand t.co URLs
16750 +* Bug Fix: Various PHP Notices.
16751 +* Bug Fix: WordPress Deprecated `add_contextual_help()` notices
16752 +* Bug Fix: Don't display unimportant DB errors when processing Jetpack nonces
16753 +* Bug Fix: Correctly sync data during certain MultiSite cases.
16754 +* Bug Fix: Stats: Allow sparkline img to load even when there is a DB upgrade.
16755 +* Bug Fix: Stats: Replace "loading title" with post title regardless of type
16756 +and status.
16757 +* Bug Fix: Stats: Avoid edge case infinite redirect for `show_on_front=page`
16758 +sites where the `home_url()` conatins uppercase letters.
16759 +* Bug Fix: Subscriptions: Don't send subscriptions if the feature is turned
16760 +off in Jetpack.
16761 +* Bug Fix: Subscriptions: Fix pagination of subscribers.
16762 +* Bug Fix: Subscriptions: Sync data about categories/tags as well to improve
16763 +subscription emails.
16764 +* Bug Fix: Subscriptions: Better styling for the subscription success message.
16765 +* Bug Fix: Shortcodes: Support for multiple Google Maps in one post. Support
16766 +for all Google Maps URLs.
16767 +* Bug Fix: Shortcodes: Improved support for youtu.be URLs
16768 +* Bug Fix: Shortcodes: Improved Vimeo embeds.
16769 +* Bug Fix: Sharing: Switch to the 20px version of Google's +1 button for
16770 +consistency.
16771 +* Bug Fix: Sharing: Fix Google +1 button HTML validation issues.
16772 +* Bug Fix: Sharing: Disable sharing buttons during preview.
16773 +* Bug Fix: Spelling and Grammar: Properly handle proofreading settings.
16774 +* Bug Fix: Spelling and Grammar: Don't prevent post save when proofreading
16775 +service is unavailable.
16776 +
16777 += 1.2.2 =
16778 +Release Date: December 6, 2011
16779 +Release Post: http://wp.me/p1moTy-ax
16780 +
16781 +* Bug Fix: Ensure expected modules get reactivated correctly during upgrade.
16782 +* Bug Fix: Don't send subscription request during spam comment submission.
16783 +* Bug Fix: Increased theme compatibility for subscriptions.
16784 +* Bug Fix: Remove reference to unused background image.
16785 +
16786 += 1.2.1 =
16787 +Release Date: November 18, 2011
16788 +Release Post: http://wp.me/p1moTy-9H
16789 +
16790 +* Bug Fix: Ensure Site Stats menu item is accessible.
16791 +* Bug Fix: Fixed errors displayed during some upgrades.
16792 +* Bug Fix: Fix inaccurate new modules "bubble" in menu for some upgrades.
16793 +* Bug Fix: Fix VaultPress detection.
16794 +* Bug Fix: Fix link to http://jetpack.com/faq/
16795 +
16796 += 1.2 =
16797 +Release Date: November 17, 2011
16798 +Release Post: http://wp.me/p1moTy-8x
16799 +
16800 +* Enhancement: Add Subscriptions: Subscribe to site's posts and posts'
16801 +comments.
16802 +* Enhancement: Add Google Maps shortcode.
16803 +* Enhancement: Add Image Widget.
16804 +* Enhancement: Add RSS Links Widget.
16805 +* Enhancement: Stats: More responsive stats dashboard.
16806 +* Enhancement: Shortcodes: Google Maps, VideoPress
16807 +* Enhancement: Sharing: Google+, LinkedIn
16808 +* Enhancement: Enhanced Distribution: Added Jetpack blogs to
16809 +https://en.wordpress.com/firehose/
16810 +* Bug Fix: Spelling and Grammar: WordPress 3.3 compatibility.
16811 +* Bug Fix: Translatable module names/descriptinos.
16812 +* Bug Fix: Correctly detect host's ability to make outgoing HTTPS requests.
16813 +
16814 += 1.1.3 =
16815 +Release Date: July 19, 2011
16816 +Release Post: http://wp.me/p1moTy-90
16817 +
16818 +* Bug Fix: Increase compatibility with WordPress 3.2's new
16819 +`wp_remote_request()` API.
16820 +* Bug Fix: Increase compatibility with Admin Bar.
16821 +* Bug Fix: Stats: Improved performance when creating new posts.
16822 +* Bug Fix: Twitter Widget: Fix PHP Notice.
16823 +* Bug Fix: Sharedaddy: Fix PHP Warning.
16824 +* Enhancement: AtD: Add spellcheck button to Distraction Free Writing screen.
16825 +* Translations: Added: Bosnian, Danish, German, Finnish, Galician, Croatian,
16826 +Indonesian, Macedonian, Norwegian (Bokmål), Russian, Slovak, Serbian, Swedish
16827 +* Translations: Updated: Spanish, French, Italian, Japanese, Brazilian
16828 +Portuguese, Portuguese
16829 +
16830 += 1.1.2 =
16831 +Release Date: July 6, 2011
16832 +Release Post: http://wp.me/p1moTy-8B
16833 +
16834 +* Bug Fix: Note, store, and keep fresh the time difference between the Jetpack
16835 +site's host and the Jetpack servers at WordPress.com. Should fix all
16836 +"timestamp is too old" errors.
16837 +* Bug Fix: Improve experience on hosts capable of making outgoing HTTPS
16838 +requests but incapable of verifying SSL certificates. Fixes some
16839 +"register_http_request_failed", "error setting certificate verify locations",
16840 +and "error:14090086:lib(20):func(144):reason(134)" errors.
16841 +* Bug Fix: Better fallback when WordPress.com is experiencing problems.
16842 +* Bug Fix: It's Jetpack, not JetPack :)
16843 +* Bug Fix: Remove PHP Warnings/Notices.
16844 +* Bug Fix: AtD: JS based XSS bug. Props markjaquith.
16845 +* Bug Fix: AtD: Prevent stored configuration options from becoming corrupted.
16846 +* Bug Fix: Stats: Prevent missing old stats for some blogs.
16847 +* Bug Fix: Twitter Widget: Fix formatting of dates/times in PHP4.
16848 +* Bug Fix: Twitter Widget: Cache the response from Twitter to prevent "Twitter
16849 +did not respond. Please wait a few minutes and refresh this page." errors.
16850 +* Enhancement: Slightly improved RTL experience. Jetpack 1.2 should include a
16851 +much better fix.
16852 +* Enhancement: Sharedaddy: Improve localization for Facebook Like button.
16853 +* Enhancement: Gravatar Hovercards: Improved experience for Windows browsers.
16854 +
16855 += 1.1.1 =
16856 +Release Date: March 19, 2011
16857 +Release Post: http://wp.me/p1moTy-8i
16858 +
16859 +* Bug Fix: Improve experience on hosts capable of making outgoing HTTPS
16860 +requests but incapable of verifying SSL certificates. Fixes most "Your Jetpack
16861 +has a glitch. Connecting this site with WordPress.com is not possible. This
16862 +usually means your site is not publicly accessible (localhost)." errors.
16863 +* Bug Fix: Sharedaddy: Fatal error under PHP4. Disable on PHP4 hosts.
16864 +* Bug Fix: Stats: Fatal error under PHP4. Rewrite to be PHP4 compatible.
16865 +* Bug Fix: Stats: Fatal error on some sites modifying/removing core WordPress
16866 +user roles. Add sanity check.
16867 +* Bug Fix: Stats: Replace debug output with error message in dashboard widget.
16868 +* Bug Fix: Stats: Rework hook priorities so that stats views are always
16869 +counted even if a plugin (such as Paginated Comments) bails early on
16870 +template_redirect.
16871 +* Bug Fix: Identify the module that connot be activated to fatal error during
16872 +single module activation.
16873 +* Bug Fix: `glob()` is not always available. Use `opendir()`, `readdir()`,
16874 +`closedir()`.
16875 +* Bug Fix: Send permalink options to Stats Server for improved per post
16876 +permalink calculation.
16877 +* Bug Fix: Do not hide Screen Options and Help links during Jetpack call to
16878 +connect.
16879 +* Bug Fix: Improve readablitiy of text.
16880 +* Bug Fix: AtD: Correctly store/display options.
16881 +* Enhancement: Output more informative error messages.
16882 +* Enhancement: Improve CSS styling.
16883 +* Enhancement: Stats: Query all post types and statuses when getting posts for
16884 +stats reports.
16885 +* Enhancement: Improve performance of LaTeX URLs be using cookieless CDN.
16886 +
16887 += 1.1 =
16888 +Release Date: March 9, 2011
16889 +Release post: http://wp.me/p1moTy-7R
16890 +
16891 +* Initial release
16892
16893 diff --git a/plugins/jetpack/class.jetpack-client-server.php b/plugins/jetpack/class.jetpack-client-server.php
16894 index 50470e0..a09dea1 100644
16895 --- a/plugins/jetpack/class.jetpack-client-server.php
16896 +++ b/plugins/jetpack/class.jetpack-client-server.php
16897 @@ -130,7 +130,10 @@ class Jetpack_Client_Server {
16898 } else {
16899 Jetpack::activate_default_modules( false, false, array(), $redirect_on_activation_error );
16900 }
16901 -
16902 +
16903 + // Since this is a fresh connection, be sure to clear out IDC options
16904 + Jetpack_IDC::clear_all_idc_options();
16905 +
16906 // Start nonce cleaner
16907 wp_clear_scheduled_hook( 'jetpack_clean_nonces' );
16908 wp_schedule_event( time(), 'hourly', 'jetpack_clean_nonces' );
16909
16910 diff --git a/plugins/jetpack/class.jetpack-client.php b/plugins/jetpack/class.jetpack-client.php
16911 index 8eafd6c..1846ff9 100644
16912 --- a/plugins/jetpack/class.jetpack-client.php
16913 +++ b/plugins/jetpack/class.jetpack-client.php
16914 @@ -18,6 +18,8 @@ class Jetpack_Client {
16915 'timeout' => 10,
16916 'redirection' => 0,
16917 'headers' => array(),
16918 + 'stream' => false,
16919 + 'filename' => null,
16920 );
16921
16922 $args = wp_parse_args( $args, $defaults );
16923 @@ -38,8 +40,10 @@ class Jetpack_Client {
16924 $timeout = intval( $args['timeout'] );
16925
16926 $redirection = $args['redirection'];
16927 + $stream = $args['stream'];
16928 + $filename = $args['filename'];
16929
16930 - $request = compact( 'method', 'body', 'timeout', 'redirection' );
16931 + $request = compact( 'method', 'body', 'timeout', 'redirection', 'stream', 'filename' );
16932
16933 @list( $token_key, $secret ) = explode( '.', $token->secret );
16934 if ( empty( $token ) || empty( $secret ) ) {
16935 @@ -64,11 +68,26 @@ class Jetpack_Client {
16936 // Kind of annoying. Maybe refactor Jetpack_Signature to handle body-hashing
16937 if ( is_null( $body ) ) {
16938 $body_hash = '';
16939 +
16940 } else {
16941 - if ( !is_string( $body ) ) {
16942 + // Allow arrays to be used in passing data.
16943 + $body_to_hash = $body;
16944 +
16945 + if ( is_array( $body ) ) {
16946 + // We cast this to a new variable, because the array form of $body needs to be
16947 + // maintained so it can be passed into the request later on in the code.
16948 + if ( count( $body ) > 0 ) {
16949 + $body_to_hash = json_encode( self::_stringify_data( $body ) );
16950 + } else {
16951 + $body_to_hash = '';
16952 + }
16953 + }
16954 +
16955 + if ( ! is_string( $body_to_hash ) ) {
16956 return new Jetpack_Error( 'invalid_body', 'Body is malformed.' );
16957 }
16958 - $body_hash = jetpack_sha1_base64( $body );
16959 +
16960 + $body_hash = jetpack_sha1_base64( $body_to_hash );
16961 }
16962
16963 $auth = array(
16964 @@ -255,6 +274,8 @@ class Jetpack_Client {
16965 'method' => 'string',
16966 'timeout' => 'int',
16967 'redirection' => 'int',
16968 + 'stream' => 'boolean',
16969 + 'filename' => 'string',
16970 ) );
16971
16972 /**
16973 @@ -285,4 +306,36 @@ class Jetpack_Client {
16974 return Jetpack_Client::remote_request( $validated_args, $body );
16975 }
16976
16977 + /**
16978 + * Takes an array or similar structure and recursively turns all values into strings. This is used to
16979 + * make sure that body hashes are made ith the string version, which is what will be seen after a
16980 + * server pulls up the data in the $_POST array.
16981 + *
16982 + * @param array|mixed $data
16983 + *
16984 + * @return array|string
16985 + */
16986 + public static function _stringify_data( $data ) {
16987 +
16988 + // Booleans are special, lets just makes them and explicit 1/0 instead of the 0 being an empty string.
16989 + if ( is_bool( $data ) ) {
16990 + return $data ? "1" : "0";
16991 + }
16992 +
16993 + // Cast objects into arrays.
16994 + if ( is_object( $data ) ) {
16995 + $data = (array) $data;
16996 + }
16997 +
16998 + // Non arrays at this point should be just converted to strings.
16999 + if ( ! is_array( $data ) ) {
17000 + return (string)$data;
17001 + }
17002 +
17003 + foreach ( $data as $key => &$value ) {
17004 + $value = self::_stringify_data( $value );
17005 + }
17006 +
17007 + return $data;
17008 + }
17009 }
17010
17011 diff --git a/plugins/jetpack/class.jetpack-connection-banner.php b/plugins/jetpack/class.jetpack-connection-banner.php
17012 new file mode 100644
17013 index 0000000..b8893aa
17014 --- /dev/null
17015 +++ b/plugins/jetpack/class.jetpack-connection-banner.php
17016 @@ -0,0 +1,520 @@
17017 +<?php
17018 +
17019 +class Jetpack_Connection_Banner {
17020 + /**
17021 + * @var Jetpack_Connection_Banner
17022 + **/
17023 + private static $instance = null;
17024 +
17025 + static function init() {
17026 + if ( is_null( self::$instance ) ) {
17027 + self::$instance = new Jetpack_Connection_Banner();
17028 + }
17029 +
17030 + return self::$instance;
17031 + }
17032 +
17033 + /**
17034 + * Jetpack_Connection_Banner constructor.
17035 + *
17036 + * Since we call the Jetpack_Connection_Banner:init() method from the `Jetpack` class, and after
17037 + * the admin_init action fires, we know that the admin is initialized at this point.
17038 + */
17039 + private function __construct() {
17040 + add_action( 'current_screen', array( $this, 'maybe_initialize_hooks' ) );
17041 + }
17042 +
17043 + /**
17044 + * Checks whether the connection banner A/B test should be ran.
17045 + *
17046 + * @since 4.4.0
17047 + *
17048 + * @param null $now
17049 + *
17050 + * @return bool
17051 + */
17052 + static function check_ab_test_not_expired( $now = null ) {
17053 + // Get the current timestamp in GMT
17054 + $now = empty( $now ) ? current_time( 'timestamp', 1 ) : $now;
17055 +
17056 + // Arguments are hour, minute, second, month, day, year. So, we are getting the timestamp for GMT timestamp
17057 + // for the 15th of December 2016.
17058 + $expiration = gmmktime( 0, 0, 0, 12, 15, 2016 );
17059 +
17060 + return $expiration >= $now;
17061 + }
17062 +
17063 + /**
17064 + * Gets the value for which connection banner to show, and initializes if not set.
17065 + *
17066 + * @since 4.4.0
17067 + *
17068 + * @return int
17069 + */
17070 + static function get_random_connection_banner_value() {
17071 + $random_connection_banner = Jetpack_Options::get_option( 'connection_banner_ab' );
17072 + if ( ! $random_connection_banner ) {
17073 + $random_connection_banner = mt_rand( 1, 2 );
17074 + Jetpack_Options::update_option( 'connection_banner_ab', $random_connection_banner );
17075 + }
17076 +
17077 + return $random_connection_banner;
17078 + }
17079 +
17080 + /**
17081 + * Will initialize hooks to display the new and legacy connection banners if the current user can
17082 + * connect Jetpack, if Jetpack has not been deactivated, and if the current page is the plugins page.
17083 + *
17084 + * This method should not be called if the site is connected to WordPress.com or if the site is in development mode.
17085 + *
17086 + * @since 4.4.0
17087 + *
17088 + * @param $current_screen
17089 + */
17090 + function maybe_initialize_hooks( $current_screen ) {
17091 + // Don't show the connect notice anywhere but the plugins.php after activating
17092 + if ( 'plugins' !== $current_screen->base ) {
17093 + return;
17094 + }
17095 +
17096 + if ( ! current_user_can( 'jetpack_connect' ) ) {
17097 + return;
17098 + }
17099 +
17100 + if ( self::check_ab_test_not_expired() && 2 == self::get_random_connection_banner_value() ) {
17101 + add_action( 'admin_notices', array( $this, 'render_banner' ) );
17102 + add_action( 'admin_enqueue_scripts', array( $this, 'enqueue_banner_scripts' ) );
17103 + } else {
17104 + add_action( 'admin_notices', array( $this, 'render_legacy_banner' ) );
17105 +
17106 + }
17107 +
17108 + add_action( 'admin_print_styles', array( Jetpack::init(), 'admin_banner_styles' ) );
17109 +
17110 + if ( Jetpack::state( 'network_nag' ) ) {
17111 + add_action( 'network_admin_notices', array( $this, 'network_connect_notice' ) );
17112 + }
17113 + }
17114 +
17115 + /**
17116 + * Enqueues JavaScript for new connection banner.
17117 + *
17118 + * @since 4.4.0
17119 + */
17120 + function enqueue_banner_scripts() {
17121 + wp_enqueue_script(
17122 + 'jetpack-connection-banner-js',
17123 + plugins_url( '_inc/jetpack-connection-banner.js', JETPACK__PLUGIN_FILE ),
17124 + array( 'jquery' ),
17125 + JETPACK__VERSION,
17126 + true
17127 + );
17128 + }
17129 +
17130 + /**
17131 + * Returns a URL that will dismiss allow the current user to dismiss the connection banner.
17132 + *
17133 + * @since 4.4.0
17134 + *
17135 + * @return string
17136 + */
17137 + function get_dismiss_and_deactivate_url() {
17138 + return wp_nonce_url(
17139 + Jetpack::admin_url( '?page=jetpack&jetpack-notice=dismiss' ),
17140 + 'jetpack-deactivate'
17141 + );
17142 + }
17143 +
17144 + /**
17145 + * Renders the legacy connection banner.
17146 + */
17147 + function render_legacy_banner() {
17148 + $legacy_banner_from = self::check_ab_test_not_expired()
17149 + ? 'banner-legacy'
17150 + : 'banner';
17151 + ?>
17152 + <div id="message" class="updated jp-banner">
17153 + <a
17154 + href="<?php echo esc_url( $this->get_dismiss_and_deactivate_url() ); ?>"
17155 + class="notice-dismiss" title="<?php esc_attr_e( 'Dismiss this notice', 'jetpack' ); ?>">
17156 +
17157 + </a>
17158 + <div class="jp-banner__description-container">
17159 + <h2 class="jp-banner__header"><?php esc_html_e( 'Your Jetpack is almost ready!', 'jetpack' ); ?></h2>
17160 + <p class="jp-banner__description">
17161 + <?php
17162 + esc_html_e(
17163 + 'Please connect to or create a WordPress.com account to enable Jetpack, including
17164 + powerful security, traffic, and customization services.',
17165 + 'jetpack'
17166 + );
17167 + ?>
17168 + </p>
17169 + <p class="jp-banner__button-container">
17170 + <a
17171 + href="<?php echo Jetpack::init()->build_connect_url( false, false, $legacy_banner_from ) ?>"
17172 + class="button button-primary">
17173 + <?php esc_html_e( 'Connect to WordPress.com', 'jetpack' ); ?>
17174 + </a>
17175 + <a
17176 + href="<?php echo Jetpack::admin_url( 'admin.php?page=jetpack' ) ?>"
17177 + class="button"
17178 + title="<?php
17179 + esc_attr_e(
17180 + 'Learn about the benefits you receive when you connect Jetpack to WordPress.com',
17181 + 'jetpack'
17182 + );
17183 + ?> ">
17184 + <?php esc_html_e( 'Learn more', 'jetpack' ); ?>
17185 + </a>
17186 + </p>
17187 + </div>
17188 + </div>
17189 + <?php }
17190 +
17191 + /**
17192 + * Renders the new connection banner.
17193 + *
17194 + * @since 4.4.0
17195 + */
17196 + function render_banner() { ?>
17197 + <div id="message" class="updated jp-wpcom-connect__container">
17198 + <div class="jp-wpcom-connect__inner-container">
17199 + <a
17200 + href="<?php echo esc_url( $this->get_dismiss_and_deactivate_url() ); ?>"
17201 + class="notice-dismiss"
17202 + title="<?php esc_attr_e( 'Dismiss this notice', 'jetpack' ); ?>">
17203 + </a>
17204 +
17205 + <div class="jp-wpcom-connect__vertical-nav">
17206 + <div class="jp-wpcom-connect__vertical-nav-container">
17207 + <div class="vertical-menu__feature-item jp-feature-intro vertical-menu__feature-item-is-selected">
17208 + <div class="vertical-menu__feature-item-icon">
17209 + <svg class="jp-wpcom-connect__svg-jetpack" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 1 20 20" version="1.1"><path d="M14.4 11.3L10.5 18.1 10.5 8.7 13.7 9.5C14.5 9.7 14.9 10.6 14.4 11.3L14.4 11.3ZM9.6 13.3L6.5 12.5C5.7 12.3 5.3 11.4 5.7 10.7L9.6 3.9 9.6 13.3ZM10 1C4.5 1 0 5.5 0 11 0 16.5 4.5 21 10 21 15.5 21 20 16.5 20 11 20 5.5 15.5 1 10 1L10 1Z" /></svg>
17210 + </div>
17211 + <span class="vertical-menu__feature-item-label"><?php esc_html_e( 'Welcome to Jetpack', 'jetpack' ); ?></span>
17212 + </div>
17213 + <div class="vertical-menu__feature-item">
17214 + <div class="vertical-menu__feature-item-icon">
17215 + <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 2 20 20" version="1.1"><path d="M7.8 17.6L12.2 17.6 12.2 2 7.8 2 7.8 17.6ZM14.4 17.6L18.9 17.6 18.9 5.3 14.4 5.3 14.4 17.6ZM1.1 17.6L5.6 17.6 5.6 9.8 1.1 9.8 1.1 17.6ZM0 22L20 22 20 19.8 0 19.8 0 22Z" /></svg>
17216 + </div>
17217 + <span class="vertical-menu__feature-item-label"><?php esc_html_e( 'Stats &amp; Traffic Tools', 'jetpack' ); ?></span>
17218 + </div>
17219 + <div class="vertical-menu__feature-item">
17220 + <div class="vertical-menu__feature-item-icon">
17221 + <svg xmlns="http://www.w3.org/2000/svg" width="16" height="20" viewBox="0 1 16 20" version="1.1"><defs><polygon points="16 10 16 0 0 0 0 10 0 20 16 20"/></defs><g stroke="none" stroke-width="1" transform="translate(0.000000, 1.000000)"><mask fill="white"/><path d="M9 13.7L9 16 7 16 7 13.7C6.4 13.4 6 12.7 6 12 6 10.9 6.9 10 8 10 9.1 10 10 10.9 10 12 10 12.7 9.6 13.4 9 13.7L9 13.7ZM5 5C5 3.3 6.3 2 8 2 9.7 2 11 3.3 11 5L11 6 5 6 5 5ZM14 6L13 6 13 5C13 2.2 10.8 0 8 0 5.2 0 3 2.2 3 5L3 6 2 6C0.9 6 0 6.9 0 8L0 18C0 19.1 0.9 20 2 20L14 20C15.1 20 16 19.1 16 18L16 8C16 6.9 15.1 6 14 6L14 6Z" mask="url(#mask-2)"/></g></svg>
17222 + </div>
17223 + <span class="vertical-menu__feature-item-label"><?php esc_html_e( 'Site Security', 'jetpack' ); ?></span>
17224 + </div>
17225 + <div class="vertical-menu__feature-item">
17226 + <div class="vertical-menu__feature-item-icon">
17227 + <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 2 20 20" version="1.1"><path d="M6 4L6 10.3 9 7 13.9 12.4 14.5 11.7C15.3 10.8 16.7 10.8 17.5 11.7L18 12.2 18 4 6 4ZM20 4L20 16C20 17.1 19.1 18 18 18L6 18C4.9 18 4 17.1 4 16L4 4C4 2.9 4.9 2 6 2L18 2C19.1 2 20 2.9 20 4L20 4ZM2 20L16 20 16 20C16 21.1 15.1 22 14 22L2 22C0.9 22 0 21.1 0 20L0 8C0 6.9 0.9 6 2 6L2 6 2 20ZM13 7.5C13 6.7 13.7 6 14.5 6 15.3 6 16 6.7 16 7.5 16 8.3 15.3 9 14.5 9 13.7 9 13 8.3 13 7.5L13 7.5Z" /></svg>
17228 + </div>
17229 + <span class="vertical-menu__feature-item-label"><?php esc_html_e( 'Performance', 'jetpack' ); ?></span>
17230 + </div>
17231 + <div class="vertical-menu__feature-item wp-app-logo">
17232 + <div class="vertical-menu__feature-item-icon">
17233 + <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 2 20 20" version="1.1"><defs><polygon points="0 20 20 20 20 0 0 0 0 20"/></defs><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="translate(0.000000, 2.000000)"><mask fill="white"/><path d="M14.3 17.3L16.9 9.8C17.4 8.6 17.5 7.7 17.5 6.8 17.5 6.5 17.5 6.2 17.5 5.9 18.1 7.1 18.5 8.5 18.5 10 18.5 13.1 16.8 15.9 14.3 17.3L14.3 17.3ZM11.2 6C11.7 6 12.1 5.9 12.1 5.9 12.6 5.9 12.5 5.2 12.1 5.2 12.1 5.2 10.7 5.3 9.8 5.3 9 5.3 7.6 5.2 7.6 5.2 7.1 5.2 7.1 5.9 7.5 5.9 7.5 5.9 8 6 8.4 6L9.7 9.6 7.9 15.2 4.8 6C5.3 6 5.8 5.9 5.8 5.9 6.2 5.9 6.2 5.2 5.7 5.2 5.7 5.2 4.3 5.3 3.4 5.3 3.3 5.3 3.1 5.3 2.9 5.3 4.4 3 7 1.5 10 1.5 12.2 1.5 14.2 2.3 15.7 3.7 15.7 3.7 15.7 3.7 15.6 3.7 14.8 3.7 14.2 4.5 14.2 5.2 14.2 5.9 14.6 6.5 15 7.2 15.4 7.8 15.7 8.5 15.7 9.6 15.7 10.3 15.5 11.1 15.1 12.3L14.2 15.2 11.2 6ZM10 18.5C9.2 18.5 8.4 18.4 7.6 18.2L10.1 10.7 12.8 17.9C12.8 17.9 12.8 18 12.8 18 11.9 18.3
17234 11 18.5 10 18.5L10 18.5ZM1.5 10C1.5 8.8 1.8 7.6 2.2 6.5L6.3 17.7C3.5 16.3 1.5 13.4 1.5 10L1.5 10ZM10 0C4.5 0 0 4.5 0 10 0 15.5 4.5 20 10 20 15.5 20 20 15.5 20 10 20 4.5 15.5 0 10 0L10 0Z" fill="#86A6BD" mask="url(#mask-2)"/></g></svg>
17235 + </div>
17236 + <span class="vertical-menu__feature-item-label"><?php esc_html_e( 'WordPress Apps', 'jetpack' ); ?></span>
17237 + </div>
17238 + <div class="vertical-menu__feature-item">
17239 + <div class="vertical-menu__feature-item-icon">
17240 + <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 4 15 15" version="1.1"><polygon points="6.6 4 6.6 10.6 0 10.6 0 12.4 6.6 12.4 6.6 19 8.4 19 8.4 12.4 15 12.4 15 10.6 8.4 10.6 8.4 4"/></svg>
17241 + </div>
17242 + <span class="vertical-menu__feature-item-label"><?php esc_html_e( 'More Features', 'jetpack' ); ?></span>
17243 + </div>
17244 + </div>
17245 + </div>
17246 + <div class="jp-wpcom-connect__content-container">
17247 +
17248 + <!-- slide 1: intro -->
17249 + <div class="jp-wpcom-connect__slide jp-wpcom-connect__slide-one jp__slide-is-active">
17250 + <h2><?php esc_html_e( 'Jetpack simplifies site security, customization, and management.', 'jetpack' ) ?></h2>
17251 +
17252 + <div class="jp-wpcom-connect__content-icon">
17253 + <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100" height="103" viewBox="686 84 100 103" version="1.1">
17254 + <g id="secondary-simple" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="translate(686.000000, 84.000000)">
17255 + <path d="M50.42 0.72C23.4 0.72 1.49 22.52 1.49 49.4 1.49 53.25 1.96 57 2.81 60.59 4.19 60.97 5.65 61.1 7.08 61.01 18.59 60.28 26.74 51.61 34.36 44.02 34.57 43.82 37.97 40.43 37.97 40.43L41.91 44.36C41.09 45.79 40.14 47.12 39.12 48.39L44.38 53.63 19.19 78.69 20.1 79.59 15.83 83.83C24.69 92.64 36.91 98.08 50.42 98.08 77.43 98.08 99.34 76.29 99.34 49.4 99.34 22.52 77.43 0.72 50.42 0.72" id="Fill-1" fill="#8CC258"/>
17256 + <path d="M61.93 14.55L65.95 18.51 63.92 22.21C63.92 22.21 57.89 22.43 57.57 22.29 57.24 22.16 55.7 18.94 56.01 18.48 56.32 18.02 60.98 14.61 60.98 14.61L61.93 14.55" id="Fill-2" fill="#FFFFFF"/>
17257 + <path d="M47.35 26.31L32.52 41.07 40.21 48.72 59.33 29.69 55.97 26.35 55.93 26.31C53.56 23.95 49.72 23.95 47.35 26.31" id="Fill-3" fill="#498E0B"/>
17258 + <path d="M87.32 4.76C85.69 4.76 84.36 6.08 84.36 7.71L84.36 9.57 77.37 13.06C73.73 14.88 70.64 17.58 68.33 20.88L65.32 17.89 65.32 17.89 62.97 20.23C62.09 21.11 60.66 21.11 59.78 20.23L58.83 19.29C58.38 18.84 58.38 18.1 58.83 17.65L61.94 14.56C61.94 14.55 61.93 14.55 61.93 14.55L61.93 14.55 61.92 14.55C60.16 13.13 57.58 13.24 55.94 14.87L50.18 20.59 56 26.38C51.92 27.32 48.47 30.04 46.62 33.81L40.59 46.12C35.73 47.94 31.84 51.87 30.16 56.93L25.36 71.42 24.37 71.91C19.13 74.5 14.88 78.73 12.27 83.95L8.55 91.41 5.72 90.72C4.55 90.44 3.37 91.15 3.09 92.32L0.61 102.48 5.42 97.7 5.42 97.7 38.81 64.47C39.67 65.05 40.58 65.56 41.54 65.99L54.79 71.95C51.27 72.52 47.88 73.79 44.83 75.71L37.81 80.12 35.87 78.18C35.09 77.41 33.83 77.41 33.05 78.18L25.87 85.33 31.79 83.9 31.79 83.9 53.65 78.62 58.85 77.37C59.9 77.1 60.79 76.58 61.48 75.9 63.56 73.83 63.81 70.26 61.48 67.94L48.55 55.07 52.56 52.06 68.23 52.06 68.23 52.06 68.32 52.06C69.1 52.06 69.79 51.68 70.21 51.1 70.22 51.09 70.23 51
17259 .08 70.24 51.07L70.23 51.07C70.51 50.69 70.67 50.22 70.67 49.72L70.67 47.5C70.67 46.78 70.09 46.2 69.37 46.2L67.14 46.2C65.84 46.2 64.79 47.25 64.79 48.54L64.79 49.27 60.31 47.8C59.82 47.63 59.32 47.49 58.81 47.36L60.54 46.06C63.39 43.92 65.07 40.57 65.09 37.02L65.11 31.29 91.77 4.76 87.32 4.76" id="Fill-4" fill="#234705"/>
17260 + </g>
17261 + </svg>
17262 + </div>
17263 +
17264 + <p>
17265 + <?php
17266 + esc_html_e(
17267 + 'Jetpack is a free plugin that utilizes powerful WordPress.com servers to enhance your site and simplify managing it.',
17268 + 'jetpack'
17269 + );
17270 + ?>
17271 + </p>
17272 +
17273 + <p>
17274 + <?php
17275 + esc_html_e(
17276 + 'You get detailed visitor stats, state-of-the-art security services, image performance upgrades, traffic generation tools, and more.',
17277 + 'jetpack'
17278 + );
17279 + ?>
17280 + </p>
17281 +
17282 + <p>
17283 + <?php
17284 + esc_html_e(
17285 + 'Connect to WordPress.com (free) to get started!',
17286 + 'jetpack'
17287 + );
17288 + ?>
17289 + </p>
17290 +
17291 + <p class="jp-banner__button-container">
17292 + <a
17293 + href="<?php echo esc_url( Jetpack::init()->build_connect_url( true, false, 'banner-44-slide-1' ) ); ?>"
17294 + class="dops-button is-primary">
17295 + <?php esc_html_e( 'Connect to WordPress.com', 'jetpack' ); ?>
17296 + </a>
17297 + <a
17298 + href="#"
17299 + class="dops-button next-feature"
17300 + title="<?php
17301 + esc_attr_e(
17302 + 'Start tour to Learn about the benefits you receive when you connect Jetpack to WordPress.com',
17303 + 'jetpack'
17304 + );
17305 + ?>">
17306 + <?php esc_html_e( 'Start quick tour', 'jetpack' ); ?>
17307 + </a>
17308 + </p>
17309 + </div> <!-- end slide 1 -->
17310 +
17311 + <!-- slide 2: stats -->
17312 + <div class="jp-wpcom-connect__slide jp-wpcom-connect__slide-two">
17313 + <h2><?php esc_html_e( 'Detailed stats and traffic tools to help your site grow', 'jetpack' ) ?></h2>
17314 +
17315 + <div class="jp-wpcom-connect__content-icon">
17316 + <svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="687 83 100 100" version="1.1"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="translate(687.000000, 83.000000)"><circle fill="#3D596D" cx="50" cy="50" r="50"/><path d="M45.5 63L55.5 63 55.5 28 45.5 28 45.5 63ZM60.5 63L70.5 63 70.5 35.5 60.5 35.5 60.5 63ZM30.5 63L40.5 63 40.5 45.5 30.5 45.5 30.5 63ZM28 73L73 73 73 68 28 68 28 73Z" fill="#FFFFFF"/></g></svg>
17317 + </div>
17318 +
17319 + <p>
17320 + <?php
17321 + esc_html_e(
17322 + 'Jetpack provides detailed stats and insights about your viewers.',
17323 + 'jetpack'
17324 + );
17325 + ?>
17326 + </p>
17327 +
17328 + <p>
17329 + <?php
17330 + esc_html_e(
17331 + 'This helps you make informed decisions about your content and drive more traffic to your site with our related posts, social, and enhanced distribution features.',
17332 + 'jetpack'
17333 + );
17334 + ?>
17335 + </p>
17336 +
17337 + <p>
17338 + <?php
17339 + esc_html_e(
17340 + 'Professional Plan customers get access to advanced SEO tools as well as unlimited surveys and polls.',
17341 + 'jetpack'
17342 + );
17343 + ?>
17344 + </p>
17345 +
17346 + <p class="jp-banner__button-container">
17347 + <a href="<?php echo esc_url( Jetpack::init()->build_connect_url( true, false, 'banner-44-slide-2' ) ); ?>" class="dops-button is-primary">
17348 + <?php esc_html_e( 'Connect to WordPress.com', 'jetpack' ); ?>
17349 + </a>
17350 + <a href="#" class="dops-button next-feature" title="<?php esc_attr_e( 'Jetpack Tour: Next Feature', 'jetpack' ); ?>">
17351 + <?php esc_html_e( 'Next feature', 'jetpack' ); ?>
17352 + </a>
17353 + </p>
17354 + </div> <!-- end slide 2 -->
17355 +
17356 + <!-- slide 3: security -->
17357 + <div class="jp-wpcom-connect__slide jp-wpcom-connect__slide-three">
17358 + <h2><?php esc_html_e( 'Multiple security tools to give you peace of mind', 'jetpack' ) ?></h2>
17359 +
17360 + <div class="jp-wpcom-connect__content-icon">
17361 + <svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="2 3 100 100" version="1.1"><defs><polygon points="36 22.5 36 0 0 0 0 22.5 0 45 36 45"/></defs><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="translate(2.000000, 3.000000)"><circle fill="#3D596D" cx="50" cy="50" r="50"/><g transform="translate(32.000000, 25.000000)"><mask fill="white"/><path d="M20.3 30.9L20.3 36 15.8 36 15.8 30.9C14.4 30.1 13.5 28.7 13.5 27 13.5 24.5 15.5 22.5 18 22.5 20.5 22.5 22.5 24.5 22.5 27 22.5 28.7 21.6 30.1 20.3 30.9L20.3 30.9ZM11.3 11.2C11.3 7.5 14.3 4.5 18 4.5 21.7 4.5 24.8 7.5 24.8 11.2L24.8 13.5 11.3 13.5 11.3 11.2ZM31.5 13.5L29.3 13.5 29.3 11.2C29.3 5 24.2 0 18 0 11.8 0 6.8 5 6.8 11.2L6.8 13.5 4.5 13.5C2 13.5 0 15.5 0 18L0 40.5C0 43 2 45 4.5 45L31.5 45C34 45 36 43 36 40.5L36 18C36 15.5 34 13.5 31.5 13.5L31.5 13.5Z" fill="#FFFFFF" mask="url(#mask-2)"/></g></g></svg>
17362 + </div>
17363 +
17364 + <p>
17365 + <?php
17366 + esc_html_e(
17367 + 'Jetpack protects your site against brute force attacks and unauthorized logins. We also monitor your site for downtime and keep your plugins updated.',
17368 + 'jetpack'
17369 + );
17370 + ?>
17371 + </p>
17372 +
17373 + <p>
17374 + <?php
17375 + esc_html_e(
17376 + 'Customers on paid plans also benefit from unlimited backups of your entire site, spam protection, malware scanning, and automated fixes.',
17377 + 'jetpack'
17378 + );
17379 + ?>
17380 + </p>
17381 +
17382 + <p>
17383 + <?php
17384 + esc_html_e(
17385 + 'We also offer free support to all users, and priority assistance to paid customers.',
17386 + 'jetpack'
17387 + );
17388 + ?>
17389 + </p>
17390 +
17391 + <p class="jp-banner__button-container">
17392 + <a
17393 + href="<?php echo esc_url( Jetpack::init()->build_connect_url( true, false, 'banner-44-slide-3' ) ); ?>"
17394 + class="dops-button is-primary">
17395 + <?php esc_html_e( 'Connect to WordPress.com', 'jetpack' ); ?>
17396 + </a>
17397 + <a href="#" class="dops-button next-feature" title="<?php esc_attr_e( 'Jetpack Tour: Next Feature', 'jetpack' ); ?>">
17398 + <?php esc_html_e( 'Next feature', 'jetpack' ); ?>
17399 + </a>
17400 + </p>
17401 + </div> <!-- end slide 3 -->
17402 +
17403 + <!-- slide 4: Performance -->
17404 + <div class="jp-wpcom-connect__slide jp-wpcom-connect__slide-four">
17405 + <h2><?php esc_html_e( 'Faster site speeds through the WordPress.com CDN', 'jetpack' ) ?></h2>
17406 +
17407 + <div class="jp-wpcom-connect__content-icon">
17408 + <svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="2 3 100 100" version="1.1"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="translate(2.000000, 3.000000)"><circle fill="#3D596D" cx="50" cy="50" r="50"/><path d="M41.5 32.5L41.5 46.7 48.3 39.3 59.2 51.4 60.7 49.7C62.4 47.8 65.6 47.8 67.3 49.7L68.5 51 68.5 32.5 41.5 32.5ZM73 32.5L73 59.5C73 62 71 64 68.5 64L41.5 64C39 64 37 62 37 59.5L37 32.5C37 30 39 28 41.5 28L68.5 28C71 28 73 30 73 32.5L73 32.5ZM32.5 68.5L64 68.5 64 68.5C64 71 62 73 59.5 73L32.5 73C30 73 28 71 28 68.5L28 41.5C28 39 30 37 32.5 37L32.5 37 32.5 68.5ZM57.3 40.4C57.3 38.5 58.8 37 60.6 37 62.5 37 64 38.5 64 40.4 64 42.2 62.5 43.8 60.6 43.8 58.8 43.8 57.3 42.2 57.3 40.4L57.3 40.4Z" fill="#FFFFFF"/></g></svg>
17409 + </div>
17410 +
17411 + <p>
17412 + <?php
17413 + esc_html_e(
17414 + 'Jetpack automatically optimizes and speeds up images using the global WordPress.com Content Delivery Network (CDN). Let us do the heavy lifting for you by reducing bandwidth usage which could potentially lower your hosting costs.',
17415 + 'jetpack'
17416 + );
17417 + ?>
17418 + </p>
17419 +
17420 + <p>
17421 + <?php
17422 + esc_html_e(
17423 + 'Use of our CDN is unlimited and scales with your site for free. You can also use it for your theme images and files to further speed up your site.',
17424 + 'jetpack'
17425 + );
17426 + ?>
17427 + </p>
17428 +
17429 + <p class="jp-banner__button-container">
17430 + <a href="<?php echo esc_url( Jetpack::init()->build_connect_url( true, false, 'banner-44-slide-4' ) ); ?>" class="dops-button is-primary">
17431 + <?php esc_html_e( 'Connect to WordPress.com', 'jetpack' ); ?>
17432 + </a>
17433 + <a href="#" class="dops-button next-feature" title="<?php esc_attr_e( 'Jetpack Tour: Next Feature', 'jetpack' ); ?>">
17434 + <?php esc_html_e( 'Next feature', 'jetpack' ); ?>
17435 + </a>
17436 + </p>
17437 + </div> <!-- end slide 4 -->
17438 +
17439 + <!-- slide 5: Apps -->
17440 + <div class="jp-wpcom-connect__slide jp-wpcom-connect__slide-five">
17441 + <h2><?php esc_html_e( 'Free WordPress apps to manage your site(s) from any device', 'jetpack' ) ?></h2>
17442 +
17443 + <div class="jp-wpcom-connect__content-icon">
17444 + <svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="2 3 100 100" version="1.1"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="translate(2.000000, 3.000000)"><circle fill="#3D596D" cx="50" cy="50" r="50"/><path d="M36.5 66.3L63.5 66.3 63.5 34.8 36.5 34.8 36.5 66.3ZM47.8 70.8L52.3 70.8 52.3 68.5 47.8 68.5 47.8 70.8ZM63.5 28L36.5 28C34 28 32 30 32 32.5L32 68.5C32 71 34 73 36.5 73L63.5 73C66 73 68 71 68 68.5L68 32.5C68 30 66 28 63.5 28L63.5 28Z" fill="#FFFFFF"/></g></svg>
17445 + </div>
17446 +
17447 + <p>
17448 + <?php
17449 + esc_html_e(
17450 + 'Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile and desktop apps are free and available to you on Apple or Android devices once Jetpack is connected to WordPress.com.',
17451 + 'jetpack'
17452 + );
17453 + ?>
17454 + </p>
17455 +
17456 + <p>
17457 + <?php
17458 + esc_html_e(
17459 + 'When Jetpack is connected to WordPress.com, head over to the Apps tab within Jetpack for direct links to the mobile and desktop apps.',
17460 + 'jetpack'
17461 + );
17462 + ?>
17463 + </p>
17464 +
17465 + <p class="jp-banner__button-container">
17466 + <a href="<?php echo esc_url( Jetpack::init()->build_connect_url( true, false, 'banner-44-slide-5' ) ); ?>" class="dops-button is-primary">
17467 + <?php esc_html_e( 'Connect to WordPress.com', 'jetpack' ); ?>
17468 + </a>
17469 + <a href="#" class="dops-button next-feature" title="<?php esc_attr_e( 'Jetpack Tour: Next Feature', 'jetpack' ); ?>">
17470 + <?php esc_html_e( 'Next feature', 'jetpack' ); ?>
17471 + </a>
17472 + </p>
17473 + </div> <!-- end slide 5 -->
17474 +
17475 + <!-- slide 6: more features -->
17476 + <div class="jp-wpcom-connect__slide jp-wpcom-connect__slide-six">
17477 + <h2><?php esc_html_e( 'More Jetpack features our users love', 'jetpack' ) ?></h2>
17478 +
17479 + <div class="jp-wpcom-connect__content-icon">
17480 + <svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="2 3 100 100" version="1.1"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="translate(2.000000, 3.000000)"><circle fill="#3D596D" cx="50" cy="50" r="50"/><path d="M55.3 51.4L58.4 48.4C59.7 49.1 61.2 49.5 62.9 49.5 68.5 49.5 73 45 73 39.4 73 37.7 72.6 36.2 71.9 34.9L64 42.8 59.5 38.3 67.4 30.4C66 29.7 64.5 29.3 62.9 29.3 57.3 29.3 52.8 33.8 52.8 39.4 52.8 41 53.2 42.5 53.9 43.9L30.3 67.5 34.8 72 50.2 56.6C54.4 60.9 58.9 65 63.6 68.9L66.8 71.4 70.2 68.1 67.6 64.9C63.8 60.1 59.7 55.6 55.3 51.4M28 36C28 32.6 29.8 29.1 32.5 27 32.5 28.9 34.1 31.5 37 31.5 40.7 31.5 43.8 34.5 43.8 38.3 43.8 39.1 43.6 39.9 43.3 40.7 44.9 42 46.6 43.4 48.2 44.8L43.5 49.5C42.1 47.8 40.8 46.2 39.5 44.5 38.7 44.8 37.9 45 37 45 32 45 28 41 28 36" fill="#FFFFFF"/></g></svg>
17481 + </div>
17482 +
17483 + <p>
17484 + <?php
17485 + esc_html_e( 'Jetpack includes other features that help you customize your site including Custom CSS, Contact Forms, Galleries and Carousels, Notifications and Subscriptions, Configurable Widgets, and many more.',
17486 + 'jetpack'
17487 + );
17488 + ?>
17489 + </p>
17490 +
17491 + <p>
17492 + <?php
17493 + esc_html_e( 'Connect to WordPress.com to get started',
17494 + 'jetpack'
17495 + );
17496 + ?>
17497 + <a href="https://jetpack.com/features" target="_blank">
17498 + <?php esc_html_e( 'or visit our site for the full feature list.', 'jetpack' ); ?>
17499 + </a>
17500 + </p>
17501 +
17502 + <p class="jp-banner__button-container">
17503 + <a
17504 + href="<?php echo esc_url( Jetpack::init()->build_connect_url( true, false, 'banner-44-slide-6' ) ); ?>"
17505 + class="dops-button is-primary">
17506 + <?php esc_html_e( 'Connect to WordPress.com', 'jetpack' ); ?>
17507 + </a>
17508 + </p>
17509 + </div> <!-- end slide 6 -->
17510 + </div>
17511 + </div>
17512 + </div>
17513 + <?php
17514 + }
17515 +
17516 + /**
17517 + * Renders the legacy network connection banner.
17518 + */
17519 + function network_connect_notice() {
17520 + ?>
17521 + <div id="message" class="updated jetpack-message">
17522 + <div class="squeezer">
17523 + <h2>
17524 + <?php
17525 + echo wp_kses(
17526 + __(
17527 + '<strong>Jetpack is activated!</strong> Each site on your network must be connected individually by an admin on that site.',
17528 + 'jetpack'
17529 + ),
17530 + array( 'strong' => array() )
17531 + );
17532 + ?>
17533 + </h2>
17534 + </div>
17535 + </div>
17536 + <?php
17537 + }
17538 +}
17539
17540 diff --git a/plugins/jetpack/class.jetpack-constants.php b/plugins/jetpack/class.jetpack-constants.php
17541 new file mode 100644
17542 index 0000000..cd06147
17543 --- /dev/null
17544 +++ b/plugins/jetpack/class.jetpack-constants.php
17545 @@ -0,0 +1,83 @@
17546 +<?php
17547 +
17548 +/**
17549 + * Class Jetpack_Constants
17550 + *
17551 + * Testing constants is hard. Once you define a constant, it's defined. Jetpack_Constants is an
17552 + * abstraction layer so that unit tests can set "constants" for tests.
17553 + *
17554 + * To test your code, you'll need to swap out `defined( 'CONSTANT' )` with `Jetpack_Constants::is_defined( 'CONSTANT' )`
17555 + * and replace `CONSTANT` with `Jetpack_Constants::get_constant( 'CONSTANT' )`. Then in the unit test, you can set the
17556 + * constant with `Jetpack::set_constant( 'CONSTANT', $value )` and then clean up after each test with something like
17557 + * this:
17558 + *
17559 + * function tearDown() {
17560 + * Jetpack_Constants::clear_constants();
17561 + * }
17562 + */
17563 +class Jetpack_Constants {
17564 + static $set_constants = array();
17565 +
17566 + /**
17567 + * Checks if a "constant" has been set in Jetpack_Constants, and if not,
17568 + * checks if the constant was defined with define( 'name', 'value ).
17569 + *
17570 + * @param $name string The name of the constant
17571 + *
17572 + * @return bool
17573 + */
17574 + public static function is_defined( $name ) {
17575 + return array_key_exists( $name, self::$set_constants )
17576 + ? true
17577 + : defined( $name );
17578 + }
17579 +
17580 + /**
17581 + * Attempts to retrieve the "constant" from Jetpack_Constants, and if it hasn't been set,
17582 + * then attempts to get the constant with the constant() function.
17583 + *
17584 + * @param $name
17585 + *
17586 + * @return mixed null if the constant does not exist or the value of the constant.
17587 + */
17588 + public static function get_constant( $name ) {
17589 + if ( array_key_exists( $name, self::$set_constants ) ) {
17590 + return self::$set_constants[ $name ];
17591 + }
17592 +
17593 + return defined( $name ) ? constant( $name ) : null;
17594 + }
17595 +
17596 + /**
17597 + * Sets the value of the "constant" within Jetpack_Constants.
17598 + *
17599 + * @param $name string The name of the "constant"
17600 + * @param $value string The value of the "constant"
17601 + */
17602 + public static function set_constant( $name, $value ) {
17603 + self::$set_constants[ $name ] = $value;
17604 + }
17605 +
17606 + /**
17607 + * Will unset a "constant" from Jetpack_Constants if the constant exists.
17608 + *
17609 + * @param $name string The name of the "constant"
17610 + *
17611 + * @return bool Whether the constant was removed.
17612 + */
17613 + public static function clear_single_constant( $name ) {
17614 + if ( ! array_key_exists( $name, self::$set_constants ) ) {
17615 + return false;
17616 + }
17617 +
17618 + unset( self::$set_constants[ $name ] );
17619 + return true;
17620 + }
17621 +
17622 + /**
17623 + * Resets all of the constants within Jetpack_Constants.
17624 + */
17625 + public static function clear_constants() {
17626 + self::$set_constants = array();
17627 + }
17628 +}
17629
17630 diff --git a/plugins/jetpack/class.jetpack-debugger.php b/plugins/jetpack/class.jetpack-debugger.php
17631 index 9f6ae2e..e5b7e11 100644
17632 --- a/plugins/jetpack/class.jetpack-debugger.php
17633 +++ b/plugins/jetpack/class.jetpack-debugger.php
17634 @@ -88,19 +88,12 @@ class Jetpack_Debugger {
17635 $human_readable_sync_status = array();
17636 foreach( $sync_statuses as $sync_status => $sync_status_value ) {
17637 $human_readable_sync_status[ $sync_status ] =
17638 - in_array( $sync_status, array( 'started', 'queue_finished', 'sent_started', 'finished' ) )
17639 + in_array( $sync_status, array( 'started', 'queue_finished', 'send_started', 'finished' ) )
17640 ? date( 'r', $sync_status_value ) : $sync_status_value ;
17641 }
17642
17643 $debug_info .= "\r\n". sprintf( esc_html__( 'Jetpack Sync Full Status: `%1$s`', 'jetpack' ), print_r( $human_readable_sync_status, 1 ) );
17644
17645 - $next_schedules = wp_next_scheduled( 'jetpack_sync_full' );
17646 - if( $next_schedules ) {
17647 - $debug_info .= "\r\n". sprintf( esc_html__( 'Next Jetpack Full Sync Schedule: `%1$s`', 'jetpack' ), date( 'r', $next_schedules ) );
17648 - } else {
17649 - $debug_info .= "\r\n". esc_html__( "Next Jetpack Full Sync Schedule: Not Scheduled", 'jetpack' );
17650 - }
17651 -
17652 require_once JETPACK__PLUGIN_DIR. 'sync/class.jetpack-sync-sender.php';
17653
17654 $queue = Jetpack_Sync_Sender::get_instance()->get_sync_queue();
17655 @@ -157,10 +150,12 @@ class Jetpack_Debugger {
17656 $tests['HTTPS']['fail_message'] = esc_html__( 'Your site isn’t securely reaching the Jetpack servers.', 'jetpack' );
17657
17658 $identity_crisis_message = '';
17659 - if ( $identity_crisis = Jetpack::check_identity_crisis( true ) ) {
17660 - foreach( $identity_crisis as $key => $value ) {
17661 - $identity_crisis_message .= sprintf( __( 'Your `%1$s` option is set up as `%2$s`, but your WordPress.com connection lists it as `%3$s`!', 'jetpack' ), $key, (string) get_option( $key ), $value ) . "\r\n";
17662 - }
17663 + if ( $identity_crisis = Jetpack::check_identity_crisis() ) {
17664 + $identity_crisis_message .= sprintf(
17665 + __( 'Your url is set as `%1$s`, but your WordPress.com connection lists it as `%2$s`!', 'jetpack' ),
17666 + $identity_crisis['home'],
17667 + $identity_crisis['wpcom_home']
17668 + );
17669 $identity_crisis = new WP_Error( 'identity-crisis', $identity_crisis_message, $identity_crisis );
17670 } else {
17671 $identity_crisis = 'PASS';
17672 @@ -253,11 +248,18 @@ class Jetpack_Debugger {
17673 <p class="jetpack-show-contact-form"><?php echo sprintf( __( 'If none of these help you find a solution, <a href="%s">click here to contact Jetpack support</a>. Tell us as much as you can about the issue and what steps you\'ve tried to resolve it, and one of our Happiness Engineers will be in touch to help.', 'jetpack' ), Jetpack::admin_url( array( 'page' => 'jetpack-debugger', 'contact' => true ) ) ); ?>
17674 </p>
17675 <?php endif; ?>
17676 + <hr />
17677 <?php if ( Jetpack::is_active() ) : ?>
17678 - <hr />
17679 <div id="connected-user-details">
17680 <p><?php printf( __( 'The primary connection is owned by <strong>%s</strong>\'s WordPress.com account.', 'jetpack' ), esc_html( Jetpack::get_master_user_email() ) ); ?></p>
17681 </div>
17682 + <?php else : ?>
17683 + <div id="dev-mode-details">
17684 + <p><?php printf(
17685 + __( 'Would you like to use Jetpack on your local development site? You can do so thanks to <a href="%s">Jetpack\'s development mode</a>.', 'jetpack' ),
17686 + 'https://jetpack.com/support/development-mode/'
17687 + ); ?></p>
17688 + </div>
17689 <?php endif; ?>
17690 </div>
17691 <div id="contact-message" <?php if( ! isset( $_GET['contact'] ) ) {?> style="display:none" <?php } ?>>
17692
17693 diff --git a/plugins/jetpack/class.jetpack-heartbeat.php b/plugins/jetpack/class.jetpack-heartbeat.php
17694 index 2df8c8d..9e4702d 100644
17695 --- a/plugins/jetpack/class.jetpack-heartbeat.php
17696 +++ b/plugins/jetpack/class.jetpack-heartbeat.php
17697 @@ -114,11 +114,8 @@ class Jetpack_Heartbeat {
17698 $return["{$prefix}language"] = get_bloginfo( 'language' );
17699 $return["{$prefix}charset"] = get_bloginfo( 'charset' );
17700 $return["{$prefix}is-multisite"] = is_multisite() ? 'multisite' : 'singlesite';
17701 - $return["{$prefix}identitycrisis"] = Jetpack::check_identity_crisis( 1 ) ? 'yes' : 'no';
17702 + $return["{$prefix}identitycrisis"] = Jetpack::check_identity_crisis() ? 'yes' : 'no';
17703 $return["{$prefix}plugins"] = implode( ',', Jetpack::get_active_plugins() );
17704 -
17705 - $return["{$prefix}single-user-site"]= Jetpack::is_single_user_site();
17706 -
17707 $return["{$prefix}manage-enabled"] = Jetpack::is_module_active( 'manage' );
17708
17709 // is-multi-network can have three values, `single-site`, `single-network`, and `multi-network`
17710 @@ -139,10 +136,6 @@ class Jetpack_Heartbeat {
17711 $return["{$prefix}module-{$slug}"] = Jetpack::is_module_active( $slug ) ? 'on' : 'off';
17712 }
17713
17714 - require_once dirname(__FILE__).'/sync/class.jetpack-sync-wp-replicastore.php';
17715 - $store = new Jetpack_Sync_WP_Replicastore();
17716 - $return["{$prefix}sync-checksum"] = json_encode( $store->checksum_all() );
17717 -
17718 return $return;
17719 }
17720
17721
17722 diff --git a/plugins/jetpack/class.jetpack-idc.php b/plugins/jetpack/class.jetpack-idc.php
17723 new file mode 100644
17724 index 0000000..67cddd5
17725 --- /dev/null
17726 +++ b/plugins/jetpack/class.jetpack-idc.php
17727 @@ -0,0 +1,692 @@
17728 +<?php
17729 +
17730 +/**
17731 + * This class will handle everything involved with fixing an Identity Crisis.
17732 + *
17733 + * @since 4.4.0
17734 + */
17735 +class Jetpack_IDC {
17736 +
17737 + /**
17738 + * @var Jetpack_IDC
17739 + **/
17740 + private static $instance = null;
17741 +
17742 + /**
17743 + * The wpcom value of the home URL
17744 + * @var string
17745 + */
17746 + static $wpcom_home_url;
17747 +
17748 + /**
17749 + * Has safe mode been confirmed?
17750 + * @var bool
17751 + */
17752 + static $is_safe_mode_confirmed;
17753 +
17754 + /**
17755 + * The current screen, which is set if the current user is a non-admin and this is an admin page.
17756 + * @var WP_Screen
17757 + */
17758 + static $current_screen;
17759 +
17760 + /**
17761 + * The link to the support document used to explain Safe Mode to users
17762 + * @var string
17763 + */
17764 + const SAFE_MODE_DOC_LINK = 'https://jetpack.com/support/safe-mode';
17765 +
17766 + static function init() {
17767 + if ( is_null( self::$instance ) ) {
17768 + self::$instance = new Jetpack_IDC;
17769 + }
17770 +
17771 + return self::$instance;
17772 + }
17773 +
17774 + private function __construct() {
17775 + add_action( 'jetpack_sync_processed_actions', array( $this, 'maybe_clear_migrate_option' ) );
17776 +
17777 + if ( false === $urls_in_crisis = Jetpack::check_identity_crisis() ) {
17778 + return;
17779 + }
17780 +
17781 + self::$wpcom_home_url = $urls_in_crisis['wpcom_home'];
17782 + add_action( 'init', array( $this, 'wordpress_init' ) );
17783 + }
17784 +
17785 + /**
17786 + * This method loops through the array of processed items from sync and checks if one of the items was the
17787 + * home_url or site_url callable. If so, then we delete the jetpack_migrate_for_idc option.
17788 + *
17789 + * @param $processed_items array Array of processed items that were synced to WordPress.com
17790 + */
17791 + function maybe_clear_migrate_option( $processed_items ) {
17792 + foreach ( (array) $processed_items as $item ) {
17793 +
17794 + // First, is this item a jetpack_sync_callable action? If so, then proceed.
17795 + $callable_args = ( is_array( $item ) && isset( $item[0], $item[1] ) && 'jetpack_sync_callable' === $item[0] )
17796 + ? $item[1]
17797 + : null;
17798 +
17799 + // Second, if $callable_args is set, check if the callable was home_url or site_url. If so,
17800 + // clear the migrate option.
17801 + if (
17802 + isset( $callable_args, $callable_args[0] )
17803 + && ( 'home_url' === $callable_args[0] || 'site_url' === $callable_args[1] )
17804 + ) {
17805 + Jetpack_Options::delete_option( 'migrate_for_idc' );
17806 + break;
17807 + }
17808 + }
17809 + }
17810 +
17811 + function wordpress_init() {
17812 + if ( ! current_user_can( 'jetpack_disconnect' ) && is_admin() ) {
17813 + add_action( 'admin_notices', array( $this, 'display_non_admin_idc_notice' ) );
17814 + add_action( 'admin_enqueue_scripts', array( $this,'enqueue_idc_notice_files' ) );
17815 + add_action( 'current_screen', array( $this, 'non_admins_current_screen_check' ) );
17816 + return;
17817 + }
17818 +
17819 + if (
17820 + isset( $_GET['jetpack_idc_clear_confirmation'], $_GET['_wpnonce'] ) &&
17821 + wp_verify_nonce( $_GET['_wpnonce'], 'jetpack_idc_clear_confirmation' )
17822 + ) {
17823 + Jetpack_Options::delete_option( 'safe_mode_confirmed' );
17824 + self::$is_safe_mode_confirmed = false;
17825 + } else {
17826 + self::$is_safe_mode_confirmed = (bool) Jetpack_Options::get_option( 'safe_mode_confirmed' );
17827 + }
17828 +
17829 + // 121 Priority so that it's the most inner Jetpack item in the admin bar.
17830 + add_action( 'admin_bar_menu', array( $this, 'display_admin_bar_button' ), 121 );
17831 + add_action( 'admin_enqueue_scripts', array( $this, 'enqueue_admin_bar_css' ) );
17832 +
17833 + if ( is_admin() && ! self::$is_safe_mode_confirmed ) {
17834 + add_action( 'admin_notices', array( $this, 'display_idc_notice' ) );
17835 + add_action( 'admin_enqueue_scripts', array( $this,'enqueue_idc_notice_files' ) );
17836 + }
17837 + }
17838 +
17839 + function non_admins_current_screen_check( $current_screen ) {
17840 + self::$current_screen = $current_screen;
17841 + if ( isset( $current_screen->id ) && 'toplevel_page_jetpack' == $current_screen->id ) {
17842 + return null;
17843 + }
17844 +
17845 + // If the user has dismissed the notice, and we're not currently on a Jetpack page,
17846 + // then do not show the non-admin notice.
17847 + if ( isset( $_COOKIE, $_COOKIE['jetpack_idc_dismiss_notice'] ) ) {
17848 + remove_action( 'admin_notices', array( $this, 'display_non_admin_idc_notice' ) );
17849 + remove_action( 'admin_enqueue_scripts', array( $this,'enqueue_idc_notice_files' ) );
17850 + }
17851 + }
17852 +
17853 + function display_admin_bar_button() {
17854 + global $wp_admin_bar;
17855 +
17856 + $href = is_admin()
17857 + ? add_query_arg( 'jetpack_idc_clear_confirmation', '1' )
17858 + : add_query_arg( 'jetpack_idc_clear_confirmation', '1', admin_url() );
17859 +
17860 + $href = wp_nonce_url( $href, 'jetpack_idc_clear_confirmation' );
17861 +
17862 + $title = sprintf(
17863 + '<span class="jp-idc-admin-bar">%s %s</span>',
17864 + '<span class="dashicons dashicons-warning"></span>',
17865 + esc_html__( 'Jetpack Safe Mode', 'jetpack' )
17866 + );
17867 +
17868 + $menu = array(
17869 + 'id' => 'jetpack-idc',
17870 + 'title' => $title,
17871 + 'href' => esc_url( $href ),
17872 + 'parent' => 'top-secondary',
17873 + );
17874 +
17875 + if ( ! self::$is_safe_mode_confirmed ) {
17876 + $menu['meta'] = array(
17877 + 'class' => 'hide'
17878 + );
17879 + }
17880 +
17881 + $wp_admin_bar->add_node( $menu );
17882 + }
17883 +
17884 + static function prepare_url_for_display( $url ) {
17885 + return untrailingslashit( Jetpack::normalize_url_protocol_agnostic( $url ) );
17886 + }
17887 +
17888 + /**
17889 + * Clears all IDC specific options. This method is used on disconnect and reconnect.
17890 + */
17891 + static function clear_all_idc_options() {
17892 + Jetpack_Options::delete_option(
17893 + array(
17894 + 'sync_error_idc',
17895 + 'safe_mode_confirmed',
17896 + 'migrate_for_idc',
17897 + )
17898 + );
17899 + }
17900 +
17901 + /**
17902 + * Does the current admin page have help tabs?
17903 + *
17904 + * @return bool
17905 + */
17906 + function admin_page_has_help_tabs() {
17907 + if ( ! function_exists( 'get_current_screen' ) ) {
17908 + return false;
17909 + }
17910 +
17911 + $current_screen = get_current_screen();
17912 + $tabs = $current_screen->get_help_tabs();
17913 +
17914 + return ! empty( $tabs );
17915 + }
17916 +
17917 + function display_non_admin_idc_notice() {
17918 + $classes = 'jp-idc-notice inline is-non-admin notice notice-warning';
17919 + if ( isset( self::$current_screen ) && 'toplevel_page_jetpack' != self::$current_screen->id ) {
17920 + $classes .= ' is-dismissible';
17921 + }
17922 +
17923 + if ( $this->admin_page_has_help_tabs() ) {
17924 + $classes .= ' has-help-tabs';
17925 + }
17926 + ?>
17927 +
17928 + <div class="<?php echo $classes; ?>">
17929 + <?php $this->render_notice_header(); ?>
17930 + <div class="jp-idc-notice__content-header">
17931 + <h3 class="jp-idc-notice__content-header__lead">
17932 + <?php echo $this->get_non_admin_notice_text(); ?>
17933 + </h3>
17934 +
17935 + <p class="jp-idc-notice__content-header__explanation">
17936 + <?php echo $this->get_non_admin_contact_admin_text(); ?>
17937 + </p>
17938 + </div>
17939 + </div>
17940 + <?php }
17941 +
17942 + /**
17943 + * First "step" of the IDC mitigation. Will provide some messaging and two options/buttons.
17944 + * "Confirm Staging" - Dismiss the notice and continue on with our lives in staging mode.
17945 + * "Fix Jetpack Connection" - Will disconnect the site and start the mitigation...
17946 + */
17947 + function display_idc_notice() {
17948 + $classes = 'jp-idc-notice inline notice notice-warning';
17949 + if ( $this->admin_page_has_help_tabs() ) {
17950 + $classes .= ' has-help-tabs';
17951 + }
17952 + ?>
17953 + <div class="<?php echo $classes; ?>">
17954 + <?php $this->render_notice_header(); ?>
17955 + <?php $this->render_notice_first_step(); ?>
17956 + <?php $this->render_notice_second_step(); ?>
17957 + </div>
17958 + <?php }
17959 +
17960 + function enqueue_admin_bar_css() {
17961 + wp_enqueue_style(
17962 + 'jetpack-idc-admin-bar-css',
17963 + plugins_url( 'css/jetpack-idc-admin-bar.css', JETPACK__PLUGIN_FILE ),
17964 + array( 'dashicons' ),
17965 + JETPACK__VERSION
17966 + );
17967 + }
17968 +
17969 + /**
17970 + * Enqueue scripts for the notice
17971 + */
17972 + function enqueue_idc_notice_files() {
17973 +
17974 + wp_enqueue_script(
17975 + 'jetpack-idc-js',
17976 + plugins_url( '_inc/idc-notice.js', JETPACK__PLUGIN_FILE ),
17977 + array( 'jquery' ),
17978 + JETPACK__VERSION,
17979 + true
17980 + );
17981 +
17982 + wp_localize_script(
17983 + 'jetpack-idc-js',
17984 + 'idcL10n',
17985 + array(
17986 + 'apiRoot' => esc_url_raw( rest_url() ),
17987 + 'nonce' => wp_create_nonce( 'wp_rest' ),
17988 + 'tracksUserData' => Jetpack_Tracks_Client::get_connected_user_tracks_identity(),
17989 + 'currentUrl' => remove_query_arg( '_wpnonce', remove_query_arg( 'jetpack_idc_clear_confirmation' ) ),
17990 + 'tracksEventData' => array(
17991 + 'isAdmin' => current_user_can( 'jetpack_disconnect' ),
17992 + 'currentScreen' => self::$current_screen ? self::$current_screen->id : false,
17993 + ),
17994 + )
17995 + );
17996 +
17997 + if ( ! wp_style_is( 'jetpack-dops-style' ) ) {
17998 + wp_register_style(
17999 + 'jetpack-dops-style',
18000 + plugins_url( '_inc/build/admin.dops-style.css', JETPACK__PLUGIN_FILE ),
18001 + array(),
18002 + JETPACK__VERSION
18003 + );
18004 + }
18005 +
18006 + wp_enqueue_style(
18007 + 'jetpack-idc-css',
18008 + plugins_url( 'css/jetpack-idc.css', JETPACK__PLUGIN_FILE ),
18009 + array( 'jetpack-dops-style' ),
18010 + JETPACK__VERSION
18011 + );
18012 +
18013 + // Required for Tracks
18014 + wp_enqueue_script(
18015 + 'jp-tracks',
18016 + '//stats.wp.com/w.js',
18017 + array(),
18018 + gmdate( 'YW' ),
18019 + true
18020 + );
18021 +
18022 + wp_enqueue_script(
18023 + 'jp-tracks-functions',
18024 + plugins_url( '_inc/lib/tracks/tracks-callables.js', JETPACK__PLUGIN_FILE ),
18025 + array(),
18026 + JETPACK__VERSION,
18027 + false
18028 + );
18029 + }
18030 +
18031 + function render_notice_header() { ?>
18032 + <div class="jp-idc-notice__header">
18033 + <div class="jp-idc-notice__header__emblem">
18034 + <?php echo Jetpack::get_jp_emblem(); ?>
18035 + </div>
18036 + <p class="jp-idc-notice__header__text">
18037 + <?php esc_html_e( 'Jetpack Safe Mode', 'jetpack' ); ?>
18038 + </p>
18039 + </div>
18040 +
18041 + <div class="jp-idc-notice__separator"></div>
18042 + <?php }
18043 +
18044 + /**
18045 + * Is a container for the error notices.
18046 + * Will be shown/controlled by jQuery in idc-notice.js
18047 + */
18048 + function render_error_notice() { ?>
18049 + <div class="jp-idc-error__notice dops-notice is-error">
18050 + <svg class="gridicon gridicons-notice dops-notice__icon" height="24" width="24" viewBox="0 0 24 24">
18051 + <g>
18052 + <path d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm1 15h-2v-2h2v2zm0-4h-2l-.5-6h3l-.5 6z"></path>
18053 + </g>
18054 + </svg>
18055 + <div class="dops-notice__content">
18056 + <span class="dops-notice__text">
18057 + <?php esc_html_e( 'Something went wrong:', 'jetpack' ); ?>
18058 + <span class="jp-idc-error__desc"></span>
18059 + </span>
18060 + <a class="dops-notice__action" href="javascript:void(0);">
18061 + <span id="jp-idc-error__action">
18062 + <?php esc_html_e( 'Try Again', 'jetpack' ); ?>
18063 + </span>
18064 + </a>
18065 + </div>
18066 + </div>
18067 + <?php }
18068 +
18069 + function render_notice_first_step() { ?>
18070 + <div class="jp-idc-notice__first-step">
18071 + <div class="jp-idc-notice__content-header">
18072 + <h3 class="jp-idc-notice__content-header__lead">
18073 + <?php echo $this->get_first_step_header_lead(); ?>
18074 + </h3>
18075 +
18076 + <p class="jp-idc-notice__content-header__explanation">
18077 + <?php echo $this->get_first_step_header_explanation(); ?>
18078 + </p>
18079 + </div>
18080 +
18081 + <?php $this->render_error_notice(); ?>
18082 +
18083 + <div class="jp-idc-notice__actions">
18084 + <div class="jp-idc-notice__action">
18085 + <p class="jp-idc-notice__action__explanation">
18086 + <?php echo $this->get_confirm_safe_mode_action_explanation(); ?>
18087 + </p>
18088 + <button id="jp-idc-confirm-safe-mode-action" class="dops-button">
18089 + <?php echo $this->get_confirm_safe_mode_button_text(); ?>
18090 + </button>
18091 + </div>
18092 +
18093 + <div class="jp-idc-notice__action">
18094 + <p class="jp-idc-notice__action__explanation">
18095 + <?php echo $this->get_first_step_fix_connection_action_explanation(); ?>
18096 + </p>
18097 + <button id="jp-idc-fix-connection-action" class="dops-button">
18098 + <?php echo $this->get_first_step_fix_connection_button_text(); ?>
18099 + </button>
18100 + </div>
18101 + </div>
18102 + </div>
18103 + <?php }
18104 +
18105 + function render_notice_second_step() { ?>
18106 + <div class="jp-idc-notice__second-step">
18107 + <div class="jp-idc-notice__content-header">
18108 + <h3 class="jp-idc-notice__content-header__lead">
18109 + <?php echo $this->get_second_step_header_lead(); ?>
18110 + </h3>
18111 + </div>
18112 +
18113 + <?php $this->render_error_notice(); ?>
18114 +
18115 + <div class="jp-idc-notice__actions">
18116 + <div class="jp-idc-notice__action">
18117 + <p class="jp-idc-notice__action__explanation">
18118 + <?php echo $this->get_migrate_site_action_explanation(); ?>
18119 + </p>
18120 + <button id="jp-idc-migrate-action" class="dops-button">
18121 + <?php echo $this->get_migrate_site_button_text(); ?>
18122 + </button>
18123 + </div>
18124 +
18125 + <div class="jp-idc-notice__action">
18126 + <p class="jp-idc-notice__action__explanation">
18127 + <?php echo $this->get_start_fresh_action_explanation(); ?>
18128 + </p>
18129 + <button id="jp-idc-reconnect-site-action" class="dops-button">
18130 + <?php echo $this->get_start_fresh_button_text(); ?>
18131 + </button>
18132 + </div>
18133 +
18134 + </div>
18135 +
18136 + <p class="jp-idc-notice__unsure-prompt">
18137 + <?php echo $this->get_unsure_prompt(); ?>
18138 + </p>
18139 + </div>
18140 + <?php }
18141 +
18142 + function get_first_step_header_lead() {
18143 + $html = wp_kses(
18144 + sprintf(
18145 + __(
18146 + 'Jetpack has been placed into <a href="%1$s">Safe mode</a> because we noticed this is an exact copy of <a href="%2$s">%3$s</a>.',
18147 + 'jetpack'
18148 + ),
18149 + esc_url( self::SAFE_MODE_DOC_LINK ),
18150 + esc_url( self::$wpcom_home_url ),
18151 + self::prepare_url_for_display( esc_url_raw( self::$wpcom_home_url ) )
18152 + ),
18153 + array( 'a' => array( 'href' => array() ) )
18154 + );
18155 +
18156 + /**
18157 + * Allows overriding of the default header text in the first step of the Safe Mode notice.
18158 + *
18159 + * @since 4.4.0
18160 + *
18161 + * @param string $html The HTML to be displayed
18162 + */
18163 + return apply_filters( 'jetpack_idc_first_step_header_lead', $html );
18164 + }
18165 +
18166 + function get_first_step_header_explanation() {
18167 + $html = wp_kses(
18168 + sprintf(
18169 + __(
18170 + 'Please confirm Safe Mode or fix the Jetpack connection. Select one of the options below or <a href="%1$s">learn
18171 + more about Safe Mode</a>.',
18172 + 'jetpack'
18173 + ),
18174 + esc_url( self::SAFE_MODE_DOC_LINK )
18175 + ),
18176 + array( 'a' => array( 'href' => array() ) )
18177 + );
18178 +
18179 + /**
18180 + * Allows overriding of the default header explanation text in the first step of the Safe Mode notice.
18181 + *
18182 + * @since 4.4.0
18183 + *
18184 + * @param string $html The HTML to be displayed
18185 + */
18186 + return apply_filters( 'jetpack_idc_first_step_header_explanation', $html );
18187 + }
18188 +
18189 + function get_confirm_safe_mode_action_explanation() {
18190 + $html = wp_kses(
18191 + sprintf(
18192 + __(
18193 + 'Is this website a temporary duplicate of <a href="%1$s">%2$s</a> for the purposes
18194 + of testing, staging or development? If so, we recommend keeping it in Safe Mode.',
18195 + 'jetpack'
18196 + ),
18197 + esc_url( untrailingslashit( self::$wpcom_home_url ) ),
18198 + self::prepare_url_for_display( esc_url( self::$wpcom_home_url ) )
18199 + ),
18200 + array( 'a' => array( 'href' => array() ) )
18201 + );
18202 +
18203 + /**
18204 + * Allows overriding of the default text used to explain the confirm safe mode action.
18205 + *
18206 + * @since 4.4.0
18207 + *
18208 + * @param string $html The HTML to be displayed
18209 + */
18210 + return apply_filters( 'jetpack_idc_confirm_safe_mode_explanation', $html );
18211 + }
18212 +
18213 + function get_confirm_safe_mode_button_text() {
18214 + $string = esc_html__( 'Confirm Safe Mode', 'jetpack' );
18215 +
18216 + /**
18217 + * Allows overriding of the default text used for the confirm safe mode action button.
18218 + *
18219 + * @since 4.4.0
18220 + *
18221 + * @param string $string The string to be displayed
18222 + */
18223 + return apply_filters( 'jetpack_idc_confirm_safe_mode_button_text', $string );
18224 + }
18225 +
18226 + function get_first_step_fix_connection_action_explanation() {
18227 + $html = wp_kses(
18228 + sprintf(
18229 + __(
18230 + 'If this is a separate and new website, or the new home of <a href="%1$s">%2$s</a>,
18231 + we recommend turning Safe Mode off, and re-establishing your connection to WordPress.com.',
18232 + 'jetpack'
18233 + ),
18234 + esc_url( untrailingslashit( self::$wpcom_home_url ) ),
18235 + self::prepare_url_for_display( esc_url( self::$wpcom_home_url ) )
18236 + ),
18237 + array( 'a' => array( 'href' => array() ) )
18238 + );
18239 +
18240 + /**
18241 + * Allows overriding of the default text used to explain the fix Jetpack connection action.
18242 + *
18243 + * @since 4.4.0
18244 + *
18245 + * @param string $html The HTML to be displayed
18246 + */
18247 + return apply_filters( 'jetpack_idc_first_fix_connection_explanation', $html );
18248 + }
18249 +
18250 + function get_first_step_fix_connection_button_text() {
18251 + $string = esc_html__( "Fix Jetpack's Connection", 'jetpack' );
18252 +
18253 + /**
18254 + * Allows overriding of the default text used for the fix Jetpack connection action button.
18255 + *
18256 + * @since 4.4.0
18257 + *
18258 + * @param string $string The string to be displayed
18259 + */
18260 + return apply_filters( 'jetpack_idc_first_step_fix_connection_button_text', $string );
18261 + }
18262 +
18263 + function get_second_step_header_lead() {
18264 + $string = sprintf(
18265 + esc_html__(
18266 + 'Is %1$s the new home of %2$s?',
18267 + 'jetpack'
18268 + ),
18269 + untrailingslashit( Jetpack::normalize_url_protocol_agnostic( get_home_url() ) ),
18270 + untrailingslashit( Jetpack::normalize_url_protocol_agnostic( esc_url_raw( self::$wpcom_home_url ) ) )
18271 + );
18272 +
18273 + /**
18274 + * Allows overriding of the default header text in the second step of the Safe Mode notice.
18275 + *
18276 + * @since 4.4.0
18277 + *
18278 + * @param string $html The HTML to be displayed
18279 + */
18280 + return apply_filters( 'jetpack_idc_second_step_header_lead', $string );
18281 + }
18282 +
18283 + function get_migrate_site_action_explanation() {
18284 + $html = wp_kses(
18285 + sprintf(
18286 + __(
18287 + 'Yes. <a href="%1$s">%2$s</a> is replacing <a href="%3$s">%4$s</a>. I would like to
18288 + migrate my stats and subscribers from <a href="%3$s">%4$s</a> to <a href="%1$s">%2$s</a>.',
18289 + 'jetpack'
18290 + ),
18291 + esc_url( get_home_url() ),
18292 + self::prepare_url_for_display( get_home_url() ),
18293 + esc_url( self::$wpcom_home_url ),
18294 + untrailingslashit( Jetpack::normalize_url_protocol_agnostic( esc_url_raw( self::$wpcom_home_url ) ) )
18295 + ),
18296 + array( 'a' => array( 'href' => array() ) )
18297 + );
18298 +
18299 + /**
18300 + * Allows overriding of the default text for explaining the migrate site action.
18301 + *
18302 + * @since 4.4.0
18303 + *
18304 + * @param string $html The HTML to be displayed
18305 + */
18306 + return apply_filters( 'jetpack_idc_migrate_site_explanation', $html );
18307 + }
18308 +
18309 + function get_migrate_site_button_text() {
18310 + $string = esc_html__( 'Migrate Stats &amp; Subscribers', 'jetpack' );
18311 +
18312 + /**
18313 + * Allows overriding of the default text used for the migrate site action button.
18314 + *
18315 + * @since 4.4.0
18316 + *
18317 + * @param string $string The string to be displayed
18318 + */
18319 + return apply_filters( 'jetpack_idc_migrate_site_button_text', $string );
18320 + }
18321 +
18322 + function get_start_fresh_action_explanation() {
18323 + $html = wp_kses(
18324 + sprintf(
18325 + __(
18326 + 'No. <a href="%1$s">%2$s</a> is a new and different website that\'s separate from
18327 + <a href="%3$s">%4$s</a>. It requires a new connection to WordPress.com for new stats and subscribers.',
18328 + 'jetpack'
18329 + ),
18330 + esc_url( get_home_url() ),
18331 + self::prepare_url_for_display( get_home_url() ),
18332 + esc_url( self::$wpcom_home_url ),
18333 + untrailingslashit( Jetpack::normalize_url_protocol_agnostic( esc_url_raw( self::$wpcom_home_url ) ) )
18334 + ),
18335 + array( 'a' => array( 'href' => array() ) )
18336 + );
18337 +
18338 + /**
18339 + * Allows overriding of the default text for explaining the start fresh action.
18340 + *
18341 + * @since 4.4.0
18342 + *
18343 + * @param string $html The HTML to be displayed
18344 + */
18345 + return apply_filters( 'jetpack_idc_start_fresh_explanation', $html );
18346 + }
18347 +
18348 + function get_start_fresh_button_text() {
18349 + $string = esc_html__( 'Start Fresh &amp; Create New Connection', 'jetpack' );
18350 +
18351 + /**
18352 + * Allows overriding of the default text used for the start fresh action button.
18353 + *
18354 + * @since 4.4.0
18355 + *
18356 + * @param string $string The string to be displayed
18357 + */
18358 + return apply_filters( 'jetpack_idc_start_fresh_button_text', $string );
18359 + }
18360 +
18361 + function get_unsure_prompt() {
18362 + $html = wp_kses(
18363 + sprintf(
18364 + __(
18365 + 'Unsure what to do? <a href="%1$s">Read more about Jetpack Safe Mode</a>',
18366 + 'jetpack'
18367 + ),
18368 + esc_url( self::SAFE_MODE_DOC_LINK )
18369 + ),
18370 + array( 'a' => array( 'href' => array() ) )
18371 + );
18372 +
18373 + /**
18374 + * Allows overriding of the default text using in the "Unsure what to do?" prompt.
18375 + *
18376 + * @since 4.4.0
18377 + *
18378 + * @param string $html The HTML to be displayed
18379 + */
18380 + return apply_filters( 'jetpack_idc_unsure_prompt', $html );
18381 + }
18382 +
18383 + function get_non_admin_notice_text() {
18384 + $html = wp_kses(
18385 + sprintf(
18386 + __(
18387 + 'Jetpack has been placed into Safe Mode. Learn more about <a href="%1$s">Safe Mode</a>.',
18388 + 'jetpack'
18389 + ),
18390 + esc_url( self::SAFE_MODE_DOC_LINK )
18391 + ),
18392 + array( 'a' => array( 'href' => array() ) )
18393 + );
18394 +
18395 + /**
18396 + * Allows overriding of the default text that is displayed to non-admin on the Jetpack admin page.
18397 + *
18398 + * @since 4.4.0
18399 + *
18400 + * @param string $html The HTML to be displayed
18401 + */
18402 + return apply_filters( 'jetpack_idc_non_admin_notice_text', $html );
18403 + }
18404 +
18405 + function get_non_admin_contact_admin_text() {
18406 + $string = esc_html__( 'An administrator of this site can take Jetpack out of Safe Mode.', 'jetpack' );
18407 +
18408 + /**
18409 + * Allows overriding of the default text that is displayed to non-admins prompting them to contact an admin.
18410 + *
18411 + * @since 4.4.0
18412 + *
18413 + * @param string $string The string to be displayed
18414 + */
18415 + return apply_filters( 'jetpack_idc_non_admin_contact_admin_text', $string );
18416 + }
18417 +}
18418 +
18419 +Jetpack_IDC::init();
18420
18421 diff --git a/plugins/jetpack/class.jetpack-jitm.php b/plugins/jetpack/class.jetpack-jitm.php
18422 index 6985445..4ec048a 100644
18423 --- a/plugins/jetpack/class.jetpack-jitm.php
18424 +++ b/plugins/jetpack/class.jetpack-jitm.php
18425 @@ -40,7 +40,12 @@ class Jetpack_JITM {
18426 }
18427 add_action( 'current_screen', array( $this, 'prepare_jitms' ) );
18428 }
18429 -
18430 +
18431 + function get_emblem()
18432 + {
18433 + return '<div class="jp-emblem">' . Jetpack::get_jp_emblem() . '</div>';
18434 + }
18435 +
18436 /**
18437 * Prepare actions according to screen and post type.
18438 *
18439 @@ -83,9 +88,8 @@ class Jetpack_JITM {
18440 <div class="jp-jitm">
18441 <a href="#" data-module="manage" class="dismiss"><span class="genericon genericon-close"></span></a>
18442
18443 - <div class="jp-emblem">
18444 - <?php echo Jetpack::get_jp_emblem(); ?>
18445 - </div>
18446 + <?php echo self::get_emblem(); ?>
18447 +
18448 <p class="msg">
18449 <?php esc_html_e( 'Reduce security risks with automated plugin updates.', 'jetpack' ); ?>
18450 </p>
18451 @@ -114,9 +118,8 @@ class Jetpack_JITM {
18452 <div class="jp-jitm">
18453 <a href="#" data-module="photon" class="dismiss"><span class="genericon genericon-close"></span></a>
18454
18455 - <div class="jp-emblem">
18456 - <?php echo Jetpack::get_jp_emblem(); ?>
18457 - </div>
18458 + <?php echo self::get_emblem(); ?>
18459 +
18460 <p class="msg">
18461 <?php esc_html_e( 'Speed up your photos and save bandwidth costs by using a free content delivery network.', 'jetpack' ); ?>
18462 </p>
18463 @@ -143,9 +146,8 @@ class Jetpack_JITM {
18464 <div class="jp-jitm" data-track="photon-modal">
18465 <a href="#" data-module="photon" class="dismiss"><span class="genericon genericon-close"></span></a>
18466
18467 - <div class="jp-emblem">
18468 - <?php echo Jetpack::get_jp_emblem(); ?>
18469 - </div>
18470 + <?php echo self::get_emblem(); ?>
18471 +
18472 <p class="msg">
18473 <?php esc_html_e( 'Let Jetpack deliver your images optimized and faster than ever.', 'jetpack' ); ?>
18474 </p>
18475 @@ -211,9 +213,8 @@ class Jetpack_JITM {
18476 <div class="jp-jitm">
18477 <a href="#" data-module="manage-pi" class="dismiss"><span class="genericon genericon-close"></span></a>
18478
18479 - <div class="jp-emblem">
18480 - <?php echo Jetpack::get_jp_emblem(); ?>
18481 - </div>
18482 + <?php echo self::get_emblem(); ?>
18483 +
18484 <?php if ( ! $manage_active ) : ?>
18485 <p class="msg">
18486 <?php esc_html_e( 'Save time with automated plugin updates.', 'jetpack' ); ?>
18487 @@ -253,9 +254,7 @@ class Jetpack_JITM {
18488 ?>
18489 <div class="jp-jitm">
18490 <a href="#" data-module="editor" class="dismiss"><span class="genericon genericon-close"></span></a>
18491 - <div class="jp-emblem">
18492 - <?php echo Jetpack::get_jp_emblem(); ?>
18493 - </div>
18494 + <?php echo self::get_emblem(); ?>
18495 <p class="msg">
18496 <?php esc_html_e( 'Try the brand new editor.', 'jetpack' ); ?>
18497 </p>
18498 @@ -283,10 +282,7 @@ class Jetpack_JITM {
18499 ?>
18500 <div class="jp-jitm">
18501 <a href="#" data-module="stats" class="dismiss"><span class="genericon genericon-close"></span></a>
18502 -
18503 - <div class="jp-emblem">
18504 - <?php echo Jetpack::get_jp_emblem(); ?>
18505 - </div>
18506 + <?php echo self::get_emblem(); ?>
18507 <p class="msg">
18508 <?php esc_html_e( 'Track detailed stats on this post and the rest of your site.', 'jetpack' ); ?>
18509 </p>
18510 @@ -319,10 +315,7 @@ class Jetpack_JITM {
18511 ?>
18512 <div class="jp-jitm" data-track="vaultpress-updates" data-stats_url="<?php echo esc_url( $jitm_stats_url ); ?>">
18513 <a href="#" data-module="vaultpress" class="dismiss"><span class="genericon genericon-close"></span></a>
18514 -
18515 - <div class="jp-emblem">
18516 - <?php echo self::get_jp_emblem(); ?>
18517 - </div>
18518 + <?php echo self::get_emblem(); ?>
18519 <p class="msg">
18520 <?php esc_html_e( 'Backups are recommended to protect your site before you make any changes.', 'jetpack' ); ?>
18521 </p>
18522 @@ -349,10 +342,7 @@ class Jetpack_JITM {
18523 ?>
18524 <div class="jp-jitm" data-stats_url="<?php echo esc_url( $jitm_stats_url ); ?>">
18525 <a href="#" data-module="akismet" class="dismiss"><span class="genericon genericon-close"></span></a>
18526 -
18527 - <div class="jp-emblem">
18528 - <?php echo self::get_jp_emblem(); ?>
18529 - </div>
18530 + <?php echo self::get_emblem(); ?>
18531 <p class="msg">
18532 <?php esc_html_e( "Spam affects your site's legitimacy, protect your site with Akismet.", 'jetpack' ); ?>
18533 </p>
18534 @@ -380,9 +370,8 @@ class Jetpack_JITM {
18535 <div class="jp-jitm" data-track="vaultpress-publish" data-stats_url="<?php echo esc_url( $jitm_stats_url ); ?>">
18536 <a href="#" data-module="vaultpress" class="dismiss"><span class="genericon genericon-close"></span></a>
18537
18538 - <div class="jp-emblem">
18539 - <?php echo self::get_jp_emblem(); ?>
18540 - </div>
18541 + <?php echo self::get_emblem(); ?>
18542 +
18543 <p class="msg">
18544 <?php esc_html_e( "Great job! Now let's make sure your hard work is never lost, backup everything with VaultPress.", 'jetpack' ); ?>
18545 </p>
18546 @@ -454,13 +443,15 @@ class Jetpack_JITM {
18547 return is_array( self::$jetpack_hide_jitm );
18548 }
18549 }
18550 -/**
18551 - * Filter to turn off all just in time messages
18552 - *
18553 - * @since 3.7.0
18554 - *
18555 - * @param bool true Whether to show just in time messages.
18556 - */
18557 -if ( apply_filters( 'jetpack_just_in_time_msgs', false ) ) {
18558 +if (
18559 + /**
18560 + * Filter to turn off all just in time messages
18561 + *
18562 + * @since 3.7.0
18563 + *
18564 + * @param bool true Whether to show just in time messages.
18565 + */
18566 + apply_filters( 'jetpack_just_in_time_msgs', false )
18567 +) {
18568 Jetpack_JITM::init();
18569 }
18570
18571 diff --git a/plugins/jetpack/class.jetpack-modules-list-table.php b/plugins/jetpack/class.jetpack-modules-list-table.php
18572 index 777f439..b3f7fb2 100644
18573 --- a/plugins/jetpack/class.jetpack-modules-list-table.php
18574 +++ b/plugins/jetpack/class.jetpack-modules-list-table.php
18575 @@ -62,7 +62,6 @@ class Jetpack_Modules_List_Table extends WP_List_Table {
18576 'nonces' => array(
18577 'bulk' => wp_create_nonce( 'bulk-jetpack_page_jetpack_modules' ),
18578 ),
18579 - 'coreIconAvailable' => Jetpack::jetpack_site_icon_available_in_core(),
18580 ) );
18581
18582 wp_enqueue_script( 'jetpack-modules-list-table' );
18583 @@ -83,21 +82,7 @@ class Jetpack_Modules_List_Table extends WP_List_Table {
18584 <# var i = 0;
18585 if ( data.items.length ) {
18586 _.each( data.items, function( item, key, list ) {
18587 - if ( item === undefined ) return;
18588 - if ( jetpackModulesData.coreIconAvailable && 'site-icon' == item.module ) { #>
18589 - <tr class="jetpack-module deprecated <# if ( ++i % 2 ) { #> alternate<# } #>" id="site-icon-deprecated">
18590 - <th scope="row" class="check-column">
18591 - <input type="checkbox" name="modules[]" value="{{{ item.module }}}" disabled />
18592 - </th>
18593 - <td class='name column-name'>
18594 - <span class='info'>{{{ item.name }}}</span>
18595 - <div class="row-actions">
18596 - <span class="dep-msg"><?php _ex( 'WordPress now has Site Icon built in!', '"Site Icon" is the feature name.', 'jetpack' ); ?></span>
18597 - <span class='configure'><a href="<?php esc_html_e( admin_url( 'customize.php?autofocus[control]=site_icon' ), 'jetpack' ); ?>"><?php _e( 'Configure' , 'jetpack' ); ?></a></span>
18598 - </div>
18599 - </td>
18600 - </tr>
18601 - <# return; } #>
18602 + if ( item === undefined ) return; #>
18603 <tr class="jetpack-module <# if ( ++i % 2 ) { #> alternate<# } #><# if ( item.activated ) { #> active<# } #><# if ( ! item.available ) { #> unavailable<# } #>" id="{{{ item.module }}}">
18604 <th scope="row" class="check-column">
18605 <input type="checkbox" name="modules[]" value="{{{ item.module }}}" />
18606
18607 diff --git a/plugins/jetpack/class.jetpack-options.php b/plugins/jetpack/class.jetpack-options.php
18608 index ca002b8..eca3c0f 100644
18609 --- a/plugins/jetpack/class.jetpack-options.php
18610 +++ b/plugins/jetpack/class.jetpack-options.php
18611 @@ -33,7 +33,11 @@ class Jetpack_Options {
18612 'dismissed_manage_banner', // (bool) Dismiss Jetpack manage banner allows the user to dismiss the banner permanently
18613 'restapi_stats_cache', // (array) Stats Cache data.
18614 'unique_connection', // (array) A flag to determine a unique connection to wordpress.com two values "connected" and "disconnected" with values for how many times each has occured
18615 - 'protect_whitelist' // (array) IP Address for the Protect module to ignore
18616 + 'protect_whitelist', // (array) IP Address for the Protect module to ignore
18617 + 'sync_error_idc', // (bool|array) false or array containing the site's home and siteurl at time of IDC error
18618 + 'safe_mode_confirmed', // (bool) True if someone confirms that this site was correctly put into safe mode automatically after an identity crisis is discovered.
18619 + 'migrate_for_idc', // (bool) True if someone confirms that this site should migrate stats and subscribers from its previous URL
18620 + 'connection_banner_ab', // (int) 1 or 2, which will represent which connection banner to show.
18621 );
18622
18623 case 'private' :
18624
18625 diff --git a/plugins/jetpack/class.jetpack-post-images.php b/plugins/jetpack/class.jetpack-post-images.php
18626 index f8483db..b79bd8f 100644
18627 --- a/plugins/jetpack/class.jetpack-post-images.php
18628 +++ b/plugins/jetpack/class.jetpack-post-images.php
18629 @@ -353,8 +353,8 @@ class Jetpack_PostImages {
18630 }
18631
18632 $url = blavatar_url( $domain, 'img', $size );
18633 - } elseif ( function_exists( 'jetpack_has_site_icon' ) && jetpack_has_site_icon() ) {
18634 - $url = jetpack_site_icon_url( null, $size, $default = false );
18635 + } elseif ( function_exists( 'has_site_icon' ) && has_site_icon() ) {
18636 + $url = get_site_icon_url( $size );
18637 } else {
18638 return array();
18639 }
18640
18641 diff --git a/plugins/jetpack/class.jetpack-signature.php b/plugins/jetpack/class.jetpack-signature.php
18642 index d8940aa..66921f6 100644
18643 --- a/plugins/jetpack/class.jetpack-signature.php
18644 +++ b/plugins/jetpack/class.jetpack-signature.php
18645 @@ -63,6 +63,15 @@ class Jetpack_Signature {
18646 $body = $override['body'];
18647 } else if ( 'POST' == strtoupper( $_SERVER['REQUEST_METHOD'] ) ) {
18648 $body = isset( $GLOBALS['HTTP_RAW_POST_DATA'] ) ? $GLOBALS['HTTP_RAW_POST_DATA'] : null;
18649 +
18650 + // Convert the $_POST to the body, if the body was empty. This is how arrays are hashed
18651 + // and encoded on the Jetpack side.
18652 + if ( defined( 'IS_WPCOM' ) && IS_WPCOM ) {
18653 + if ( empty( $body ) && is_array( $_POST ) && count( $_POST ) > 0 ) {
18654 + $body = $_POST;
18655 + }
18656 + }
18657 +
18658 } else {
18659 $body = null;
18660 }
18661 @@ -96,6 +105,16 @@ class Jetpack_Signature {
18662 return new Jetpack_Error( 'token_mismatch', 'Incorrect token' );
18663 }
18664
18665 + // If we got an array at this point, let's encode it, so we can see what it looks like as a string.
18666 + if ( is_array( $body ) ) {
18667 + if ( count( $body ) > 0 ) {
18668 + $body = json_encode( $body );
18669 +
18670 + } else {
18671 + $body = '';
18672 + }
18673 + }
18674 +
18675 $required_parameters = array( 'token', 'timestamp', 'nonce', 'method', 'url' );
18676 if ( !is_null( $body ) ) {
18677 $required_parameters[] = 'body_hash';
18678 @@ -114,7 +133,7 @@ class Jetpack_Signature {
18679 }
18680 }
18681
18682 - if ( is_null( $body ) ) {
18683 + if ( empty( $body ) ) {
18684 if ( $body_hash ) {
18685 return new Jetpack_Error( 'invalid_body_hash', 'The body hash does not match.' );
18686 }
18687
18688 diff --git a/plugins/jetpack/class.jetpack-twitter-cards.php b/plugins/jetpack/class.jetpack-twitter-cards.php
18689 index e309617..7cc2683 100644
18690 --- a/plugins/jetpack/class.jetpack-twitter-cards.php
18691 +++ b/plugins/jetpack/class.jetpack-twitter-cards.php
18692 @@ -140,8 +140,8 @@ class Jetpack_Twitter_Cards {
18693 }
18694
18695 // Third fall back, Site Icon
18696 - if ( empty( $og_tags['twitter:image'] ) && ( function_exists( 'jetpack_has_site_icon' ) && jetpack_has_site_icon() ) ) {
18697 - $og_tags['twitter:image'] = jetpack_site_icon_url( null, '240' );
18698 + if ( empty( $og_tags['twitter:image'] ) && ( function_exists( 'has_site_icon' ) && has_site_icon() ) ) {
18699 + $og_tags['twitter:image'] = get_site_icon_url( '240' );
18700 }
18701
18702 // Not falling back on Gravatar, because there's no way to know if we end up with an auto-generated one.
18703
18704 diff --git a/plugins/jetpack/class.jetpack.php b/plugins/jetpack/class.jetpack.php
18705 index a1d598a..7299c24 100644
18706 --- a/plugins/jetpack/class.jetpack.php
18707 +++ b/plugins/jetpack/class.jetpack.php
18708 @@ -51,6 +51,7 @@ class Jetpack {
18709 'jetpack_social_media_icons_widget',
18710 'jetpack-top-posts-widget',
18711 'jetpack_image_widget',
18712 + 'jetpack-my-community-widget',
18713 );
18714
18715 public $plugins_to_deactivate = array(
18716 @@ -155,6 +156,11 @@ class Jetpack {
18717 'ShareThis' => 'share-this/sharethis.php',
18718 'Shareaholic' => 'shareaholic/shareaholic.php',
18719 ),
18720 + 'seo-tools' => array(
18721 + 'WordPress SEO by Yoast' => 'wordpress-seo/wp-seo.php',
18722 + 'WordPress SEO Premium by Yoast' => 'wordpress-seo-premium/wp-seo-premium.php',
18723 + 'All in One SEO Pack' => 'all-in-one-seo-pack/all_in_one_seo_pack.php',
18724 + ),
18725 'verification-tools' => array(
18726 'WordPress SEO by Yoast' => 'wordpress-seo/wp-seo.php',
18727 'WordPress SEO Premium by Yoast' => 'wordpress-seo-premium/wp-seo-premium.php',
18728 @@ -228,6 +234,7 @@ class Jetpack {
18729 'social-discussions/social-discussions.php', // Social Discussions
18730 'social-sharing-toolkit/social_sharing_toolkit.php', // Social Sharing Toolkit
18731 'socialize/socialize.php', // Socialize
18732 + 'squirrly-seo/squirrly.php', // SEO by SQUIRRLY™
18733 'only-tweet-like-share-and-google-1/tweet-like-plusone.php',
18734 // Tweet, Like, Google +1 and Share
18735 'wordbooker/wordbooker.php', // Wordbooker
18736 @@ -528,7 +535,10 @@ class Jetpack {
18737 add_filter( 'jetpack_get_default_modules', array( $this, 'handle_deprecated_modules' ), 99 );
18738
18739 // A filter to control all just in time messages
18740 - add_filter( 'jetpack_just_in_time_msgs', '__return_false' );
18741 + add_filter( 'jetpack_just_in_time_msgs', '__return_true' );
18742 +
18743 + // Update the Jetpack plan from API on heartbeats
18744 + add_action( 'jetpack_heartbeat', array( $this, 'refresh_active_plan_from_wpcom' ) );
18745
18746 /**
18747 * This is the hack to concatinate all css files into one.
18748 @@ -540,7 +550,6 @@ class Jetpack {
18749 add_action( 'wp_print_styles', array( $this, 'implode_frontend_css' ), -1 ); // Run first
18750 add_action( 'wp_print_footer_scripts', array( $this, 'implode_frontend_css' ), -1 ); // Run first to trigger before `print_late_styles`
18751 }
18752 -
18753 }
18754
18755 function jetpack_admin_ajax_tracks_callback() {
18756 @@ -920,12 +929,17 @@ class Jetpack {
18757 * If a user has been promoted to or demoted from admin, we need to clear the
18758 * jetpack_other_linked_admins transient.
18759 *
18760 - * @param $user_id
18761 - * @param $role
18762 - * @param $old_roles
18763 - */
18764 - function maybe_clear_other_linked_admins_transient( $user_id, $role, $old_roles ) {
18765 - if ( 'administrator' == $role || ( is_array( $old_roles ) && in_array( 'administrator', $old_roles ) )
18766 + * @since 4.3.2
18767 + * @since 4.4.0 $old_roles is null by default and if it's not passed, the transient is cleared.
18768 + *
18769 + * @param int $user_id The user ID whose role changed.
18770 + * @param string $role The new role.
18771 + * @param array $old_roles An array of the user's previous roles.
18772 + */
18773 + function maybe_clear_other_linked_admins_transient( $user_id, $role, $old_roles = null ) {
18774 + if ( 'administrator' == $role
18775 + || ( is_array( $old_roles ) && in_array( 'administrator', $old_roles ) )
18776 + || is_null( $old_roles )
18777 ) {
18778 delete_transient( 'jetpack_other_linked_admins' );
18779 }
18780 @@ -1039,7 +1053,11 @@ class Jetpack {
18781 */
18782 public static function is_single_user_site() {
18783 global $wpdb;
18784 - $some_users = $wpdb->get_var( "select count(*) from (select user_id from $wpdb->usermeta where meta_key = '{$wpdb->prefix}capabilities' LIMIT 2) as someusers" );
18785 +
18786 + if ( false === ( $some_users = get_transient( 'jetpack_is_single_user' ) ) ) {
18787 + $some_users = $wpdb->get_var( "SELECT COUNT(*) FROM (SELECT user_id FROM $wpdb->usermeta WHERE meta_key = '{$wpdb->prefix}capabilities' LIMIT 2) AS someusers" );
18788 + set_transient( 'jetpack_is_single_user', (int) $some_users, 12 * HOUR_IN_SECONDS );
18789 + }
18790 return 1 === (int) $some_users;
18791 }
18792
18793 @@ -1143,6 +1161,130 @@ class Jetpack {
18794 }
18795
18796 /**
18797 + * Make an API call to WordPress.com for plan status
18798 + *
18799 + * @uses Jetpack_Options::get_option()
18800 + * @uses Jetpack_Client::wpcom_json_api_request_as_blog()
18801 + * @uses update_option()
18802 + *
18803 + * @access public
18804 + * @static
18805 + *
18806 + * @return bool True if plan is updated, false if no update
18807 + */
18808 + public static function refresh_active_plan_from_wpcom() {
18809 + // Make the API request
18810 + $request = sprintf( '/sites/%d', Jetpack_Options::get_option( 'id' ) );
18811 + $response = Jetpack_Client::wpcom_json_api_request_as_blog( $request, '1.1' );
18812 +
18813 + // Bail if there was an error or malformed response
18814 + if ( is_wp_error( $response ) || ! is_array( $response ) || ! isset( $response['body'] ) ) {
18815 + return false;
18816 + }
18817 +
18818 + // Decode the results
18819 + $results = json_decode( $response['body'], true );
18820 +
18821 + // Bail if there were no results or plan details returned
18822 + if ( ! is_array( $results ) || ! isset( $results['plan'] ) ) {
18823 + return false;
18824 + }
18825 +
18826 + // Store the option and return true if updated
18827 + return update_option( 'jetpack_active_plan', $results['plan'] );
18828 + }
18829 +
18830 + /**
18831 + * Get the plan that this Jetpack site is currently using
18832 + *
18833 + * @uses get_option()
18834 + *
18835 + * @access public
18836 + * @static
18837 + *
18838 + * @return array Active Jetpack plan details
18839 + */
18840 + public static function get_active_plan() {
18841 + $plan = get_option( 'jetpack_active_plan' );
18842 +
18843 + // Set the default options
18844 + if ( ! $plan ) {
18845 + $plan = array(
18846 + 'product_slug' => 'jetpack_free',
18847 + 'supports' => array(),
18848 + );
18849 + }
18850 +
18851 + // Define what paid modules are supported by personal plans
18852 + $personal_plans = array(
18853 + 'jetpack_personal',
18854 + 'jetpack_personal_monthly',
18855 + );
18856 +
18857 + if ( in_array( $plan['product_slug'], $personal_plans ) ) {
18858 + $plan['supports'] = array(
18859 + 'akismet',
18860 + );
18861 + }
18862 +
18863 + // Define what paid modules are supported by premium plans
18864 + $premium_plans = array(
18865 + 'jetpack_premium',
18866 + 'jetpack_premium_monthly',
18867 + );
18868 +
18869 + if ( in_array( $plan['product_slug'], $premium_plans ) ) {
18870 + $plan['supports'] = array(
18871 + 'videopress',
18872 + 'akismet',
18873 + 'vaultpress',
18874 + );
18875 + }
18876 +
18877 + // Define what paid modules are supported by professional plans
18878 + $business_plans = array(
18879 + 'jetpack_business',
18880 + 'jetpack_business_monthly',
18881 + );
18882 +
18883 + if ( in_array( $plan['product_slug'], $business_plans ) ) {
18884 + $plan['supports'] = array(
18885 + 'videopress',
18886 + 'akismet',
18887 + 'vaultpress',
18888 + 'seo-tools',
18889 + );
18890 + }
18891 +
18892 + // Make sure we have an array here in the event database data is stale
18893 + if ( ! isset( $plan['supports'] ) ) {
18894 + $plan['supports'] = array();
18895 + }
18896 +
18897 + return $plan;
18898 + }
18899 +
18900 + /**
18901 + * Determine whether the active plan supports a particular feature
18902 + *
18903 + * @uses Jetpack::get_active_plan()
18904 + *
18905 + * @access public
18906 + * @static
18907 + *
18908 + * @return bool True if plan supports feature, false if not
18909 + */
18910 + public static function active_plan_supports( $feature ) {
18911 + $plan = Jetpack::get_active_plan();
18912 +
18913 + if ( in_array( $feature, $plan['supports'] ) ) {
18914 + return true;
18915 + }
18916 +
18917 + return false;
18918 + }
18919 +
18920 + /**
18921 * Is Jetpack in development (offline) mode?
18922 */
18923 public static function is_development_mode() {
18924 @@ -1229,7 +1371,7 @@ class Jetpack {
18925 */
18926 return (bool) apply_filters(
18927 'jetpack_development_version',
18928 - ! preg_match( '/^\d+(\.\d+)+$/', JETPACK__VERSION )
18929 + ! preg_match( '/^\d+(\.\d+)+$/', Jetpack_Constants::get_constant( 'JETPACK__VERSION' ) )
18930 );
18931 }
18932
18933 @@ -2142,8 +2284,11 @@ class Jetpack {
18934 */
18935 public static function get_active_modules() {
18936 $active = Jetpack_Options::get_option( 'active_modules' );
18937 - if ( ! is_array( $active ) )
18938 +
18939 + if ( ! is_array( $active ) ) {
18940 $active = array();
18941 + }
18942 +
18943 if ( class_exists( 'VaultPress' ) || function_exists( 'vaultpress_contact_service' ) ) {
18944 $active[] = 'vaultpress';
18945 } else {
18946 @@ -2584,9 +2729,13 @@ p {
18947 wp_clear_scheduled_hook( 'jetpack_clean_nonces' );
18948 Jetpack::clean_nonces( true );
18949
18950 - Jetpack::load_xml_rpc_client();
18951 - $xml = new Jetpack_IXR_Client();
18952 - $xml->query( 'jetpack.deregister' );
18953 + // If the site is in an IDC because sync is not allowed,
18954 + // let's make sure to not disconnect the production site.
18955 + if ( ! self::validate_sync_error_idc_option() ) {
18956 + Jetpack::load_xml_rpc_client();
18957 + $xml = new Jetpack_IXR_Client();
18958 + $xml->query( 'jetpack.deregister' );
18959 + }
18960
18961 Jetpack_Options::delete_option(
18962 array(
18963 @@ -2600,6 +2749,8 @@ p {
18964 )
18965 );
18966
18967 + Jetpack_IDC::clear_all_idc_options();
18968 +
18969 if ( $update_activated_state ) {
18970 Jetpack_Options::update_option( 'activated', 4 );
18971 }
18972 @@ -2800,27 +2951,28 @@ p {
18973 /**
18974 * Return stat data for WPCOM sync
18975 */
18976 - public static function get_stat_data( $encode = true ) {
18977 - $heartbeat_data = Jetpack_Heartbeat::generate_stats_array();
18978 - $additional_data = self::get_additional_stat_data();
18979 + public static function get_stat_data( $encode = true, $extended = true ) {
18980 + $data = Jetpack_Heartbeat::generate_stats_array();
18981
18982 - $merged_data = array_merge( $heartbeat_data, $additional_data );
18983 + if ( $extended ) {
18984 + $additional_data = self::get_additional_stat_data();
18985 + $data = array_merge( $data, $additional_data );
18986 + }
18987
18988 if ( $encode ) {
18989 - return json_encode( $merged_data );
18990 + return json_encode( $data );
18991 }
18992
18993 - return $merged_data;
18994 + return $data;
18995 }
18996
18997 /**
18998 * Get additional stat data to sync to WPCOM
18999 */
19000 public static function get_additional_stat_data( $prefix = '' ) {
19001 - global $wpdb;
19002 $return["{$prefix}themes"] = Jetpack::get_parsed_theme_data();
19003 $return["{$prefix}plugins-extra"] = Jetpack::get_parsed_plugin_data();
19004 - $return["{$prefix}users"] = (int) $wpdb->get_var( "SELECT COUNT(*) FROM $wpdb->usermeta WHERE meta_key = '{$wpdb->prefix}capabilities'" );
19005 + $return["{$prefix}users"] = (int) Jetpack::get_site_user_count();
19006 $return["{$prefix}site-count"] = 0;
19007
19008 if ( function_exists( 'get_blog_count' ) ) {
19009 @@ -2829,6 +2981,22 @@ p {
19010 return $return;
19011 }
19012
19013 + private static function get_site_user_count() {
19014 + global $wpdb;
19015 +
19016 + if ( function_exists( 'wp_is_large_network' ) ) {
19017 + if ( wp_is_large_network( 'users' ) ) {
19018 + return -1; // Not a real value but should tell us that we are dealing with a large network.
19019 + }
19020 + }
19021 + if ( false === ( $user_count = get_transient( 'jetpack_site_user_count' ) ) ) {
19022 + // It wasn't there, so regenerate the data and save the transient
19023 + $user_count = $wpdb->get_var( "SELECT COUNT(*) FROM $wpdb->usermeta WHERE meta_key = '{$wpdb->prefix}capabilities'" );
19024 + set_transient( 'jetpack_site_user_count', $user_count, DAY_IN_SECONDS );
19025 + }
19026 + return $user_count;
19027 + }
19028 +
19029 /* Admin Pages */
19030
19031 function admin_init() {
19032 @@ -2844,11 +3012,7 @@ p {
19033 }
19034
19035 if ( ! Jetpack::is_active() && ! Jetpack::is_development_mode() ) {
19036 - if ( 4 != Jetpack_Options::get_option( 'activated' ) ) {
19037 - // Show connect notice on dashboard and plugins pages
19038 - add_action( 'load-index.php', array( $this, 'prepare_connect_notice' ) );
19039 - add_action( 'load-plugins.php', array( $this, 'prepare_connect_notice' ) );
19040 - }
19041 + Jetpack_Connection_Banner::init();
19042 } elseif ( false === Jetpack_Options::get_option( 'fallback_no_verify_ssl_certs' ) ) {
19043 // Upgrade: 1.1 -> 1.1.1
19044 // Check and see if host can verify the Jetpack servers' SSL certificate
19045 @@ -2858,9 +3022,8 @@ p {
19046 $args,
19047 true
19048 );
19049 - } else {
19050 + } else if ( $this->can_display_jetpack_manage_notice() && ! Jetpack_Options::get_option( 'dismissed_manage_banner' ) ) {
19051 // Show the notice on the Dashboard only for now
19052 -
19053 add_action( 'load-index.php', array( $this, 'prepare_manage_jetpack_notice' ) );
19054 }
19055
19056 @@ -2899,14 +3062,6 @@ p {
19057 return $admin_body_class . ' jetpack-pagestyles ';
19058 }
19059
19060 - function prepare_connect_notice() {
19061 - add_action( 'admin_print_styles', array( $this, 'admin_banner_styles' ) );
19062 -
19063 - add_action( 'admin_notices', array( $this, 'admin_connect_notice' ) );
19064 -
19065 - if ( Jetpack::state( 'network_nag' ) )
19066 - add_action( 'network_admin_notices', array( $this, 'network_connect_notice' ) );
19067 - }
19068 /**
19069 * Call this function if you want the Big Jetpack Manage Notice to show up.
19070 *
19071 @@ -3084,6 +3239,12 @@ p {
19072 'type' => $attachment->post_mime_type,
19073 'meta' => wp_get_attachment_metadata( $attachment_id ),
19074 );
19075 + // Zip files uploads are not supported unless they are done for installation purposed
19076 + // lets delete them in case something goes wrong in this whole process
19077 + if ( 'application/zip' === $attachment->post_mime_type ) {
19078 + // Schedule a cleanup for 2 hours from now in case of failed install.
19079 + wp_schedule_single_event( time() + 2 * HOUR_IN_SECONDS, 'upgrader_scheduled_cleanup', array( $attachment_id ) );
19080 + }
19081 }
19082 }
19083 if ( ! is_null( $global_post ) ) {
19084 @@ -3174,7 +3335,21 @@ p {
19085 function admin_banner_styles() {
19086 $min = ( defined( 'SCRIPT_DEBUG' ) && SCRIPT_DEBUG ) ? '' : '.min';
19087
19088 - wp_enqueue_style( 'jetpack', plugins_url( "css/jetpack-banners{$min}.css", JETPACK__PLUGIN_FILE ), false, JETPACK__VERSION . '-20121016' );
19089 + if ( ! wp_style_is( 'jetpack-dops-style' ) ) {
19090 + wp_register_style(
19091 + 'jetpack-dops-style',
19092 + plugins_url( '_inc/build/admin.dops-style.css', JETPACK__PLUGIN_FILE ),
19093 + array(),
19094 + JETPACK__VERSION
19095 + );
19096 + }
19097 +
19098 + wp_enqueue_style(
19099 + 'jetpack',
19100 + plugins_url( "css/jetpack-banners{$min}.css", JETPACK__PLUGIN_FILE ),
19101 + array( 'jetpack-dops-style' ),
19102 + JETPACK__VERSION . '-20121016'
19103 + );
19104 wp_style_add_data( 'jetpack', 'rtl', 'replace' );
19105 wp_style_add_data( 'jetpack', 'suffix', $min );
19106 }
19107 @@ -3186,7 +3361,7 @@ p {
19108 if( current_user_can( 'jetpack_manage_modules' ) && ( Jetpack::is_active() || Jetpack::is_development_mode() ) ) {
19109 return array_merge(
19110 $jetpack_home,
19111 - array( 'settings' => sprintf( '<a href="%s">%s</a>', Jetpack::admin_url( 'page=jetpack_modules' ), __( 'Settings', 'jetpack' ) ) ),
19112 + array( 'settings' => sprintf( '<a href="%s">%s</a>', Jetpack::admin_url( 'page=jetpack#/settings' ), __( 'Settings', 'jetpack' ) ) ),
19113 array( 'support' => sprintf( '<a href="%s">%s</a>', Jetpack::admin_url( 'page=jetpack-debugger '), __( 'Support', 'jetpack' ) ) ),
19114 $actions
19115 );
19116 @@ -3195,42 +3370,6 @@ p {
19117 return array_merge( $jetpack_home, $actions );
19118 }
19119
19120 - function admin_connect_notice() {
19121 - // Don't show the connect notice anywhere but the plugins.php after activating
19122 - $current = get_current_screen();
19123 - if ( 'plugins' !== $current->parent_base )
19124 - return;
19125 -
19126 - if ( ! current_user_can( 'jetpack_connect' ) )
19127 - return;
19128 -
19129 - $dismiss_and_deactivate_url = wp_nonce_url( Jetpack::admin_url( '?page=jetpack&jetpack-notice=dismiss' ), 'jetpack-deactivate' );
19130 - ?>
19131 - <div id="message" class="updated jp-banner">
19132 - <a href="<?php echo esc_url( $dismiss_and_deactivate_url ); ?>" class="notice-dismiss" title="<?php esc_attr_e( 'Dismiss this notice', 'jetpack' ); ?>"></a>
19133 - <?php if ( in_array( Jetpack_Options::get_option( 'activated' ) , array( 1, 2, 3 ) ) ) : ?>
19134 - <div class="jp-banner__description-container">
19135 - <h2 class="jp-banner__header"><?php _e( 'Your Jetpack is almost ready!', 'jetpack' ); ?></h2>
19136 - <p class="jp-banner__description"><?php _e( 'Please connect to or create a WordPress.com account to enable Jetpack, including powerful security, traffic, and customization services.', 'jetpack' ); ?></p>
19137 - <p class="jp-banner__button-container">
19138 - <a href="<?php echo $this->build_connect_url( false, false, 'banner' ) ?>" class="button button-primary" id="wpcom-connect"><?php _e( 'Connect to WordPress.com', 'jetpack' ); ?></a>
19139 - <a href="<?php echo Jetpack::admin_url( 'admin.php?page=jetpack' ) ?>" class="button" title="<?php esc_attr_e( 'Learn about the benefits you receive when you connect Jetpack to WordPress.com', 'jetpack' ); ?>"><?php _e( 'Learn more', 'jetpack' ); ?></a>
19140 - </p>
19141 - </div>
19142 - <?php else : ?>
19143 - <div class="jp-banner__content">
19144 - <h2><?php _e( 'Jetpack is installed!', 'jetpack' ) ?></h2>
19145 - <p><?php _e( 'It\'s ready to bring awesome, WordPress.com cloud-powered features to your site.', 'jetpack' ) ?></p>
19146 - </div>
19147 - <div class="jp-banner__action-container">
19148 - <a href="<?php echo Jetpack::admin_url() ?>" class="jp-banner__button" id="wpcom-connect"><?php _e( 'Learn More', 'jetpack' ); ?></a>
19149 - </div>
19150 - <?php endif; ?>
19151 - </div>
19152 -
19153 - <?php
19154 - }
19155 -
19156 /**
19157 * This is the first banner
19158 * It should be visible only to user that can update the option
19159 @@ -3242,12 +3381,7 @@ p {
19160 $screen = get_current_screen();
19161
19162 // Don't show the connect notice on the jetpack settings page.
19163 - if ( ! in_array( $screen->base, array( 'dashboard' ) ) || $screen->is_network || $screen->action )
19164 - return;
19165 -
19166 - // Only show it if don't have the managment option set.
19167 - // And not dismissed it already.
19168 - if ( ! $this->can_display_jetpack_manage_notice() || Jetpack_Options::get_option( 'dismissed_manage_banner' ) ) {
19169 + if ( ! in_array( $screen->base, array( 'dashboard' ) ) || $screen->is_network || $screen->action ) {
19170 return;
19171 }
19172
19173 @@ -3327,16 +3461,6 @@ p {
19174 return apply_filters( 'can_display_jetpack_manage_notice', ! self::is_module_active( 'manage' ) );
19175 }
19176
19177 - function network_connect_notice() {
19178 - ?>
19179 - <div id="message" class="updated jetpack-message">
19180 - <div class="squeezer">
19181 - <h2><?php _e( '<strong>Jetpack is activated!</strong> Each site on your network must be connected individually by an admin on that site.', 'jetpack' ) ?></h2>
19182 - </div>
19183 - </div>
19184 - <?php
19185 - }
19186 -
19187 /*
19188 * Registration flow:
19189 * 1 - ::admin_page_load() action=register
19190 @@ -3819,8 +3943,7 @@ p {
19191 if ( ! Jetpack_Options::get_option( 'blog_token' ) || ! Jetpack_Options::get_option( 'id' ) ) {
19192 $url = Jetpack::nonce_url_no_esc( Jetpack::admin_url( 'action=register' ), 'jetpack-register' );
19193 if( is_network_admin() ) {
19194 - $url = add_query_arg( 'is_multisite', network_admin_url(
19195 - 'admin.php?page=jetpack-settings' ), $url );
19196 + $url = add_query_arg( 'is_multisite', network_admin_url( 'admin.php?page=jetpack-settings' ), $url );
19197 }
19198 } else {
19199 if ( defined( 'JETPACK__GLOTPRESS_LOCALES_PATH' ) && include_once JETPACK__GLOTPRESS_LOCALES_PATH ) {
19200 @@ -3848,6 +3971,17 @@ p {
19201 ? get_site_icon_url()
19202 : false;
19203
19204 + /**
19205 + * Filter the type of authorization.
19206 + * 'calypso' completes authorization on wordpress.com/jetpack/connect
19207 + * while 'jetpack' ( or any other value ) completes the authorization at jetpack.wordpress.com.
19208 + *
19209 + * @since 4.3.3
19210 + *
19211 + * @param string $auth_type Defaults to 'calypso', can also be 'jetpack'.
19212 + */
19213 + $auth_type = apply_filters( 'jetpack_auth_type', 'calypso' );
19214 +
19215 $args = urlencode_deep(
19216 array(
19217 'response_type' => 'code',
19218 @@ -3866,9 +4000,9 @@ p {
19219 'user_login' => $user->user_login,
19220 'is_active' => Jetpack::is_active(),
19221 'jp_version' => JETPACK__VERSION,
19222 - 'auth_type' => 'calypso',
19223 + 'auth_type' => $auth_type,
19224 'secret' => $secret,
19225 - 'locale' => isset( $gp_locale->slug ) ? $gp_locale->slug : '',
19226 + 'locale' => ( isset( $gp_locale ) && isset( $gp_locale->slug ) ) ? $gp_locale->slug : '',
19227 'blogname' => get_option( 'blogname' ),
19228 'site_url' => site_url(),
19229 'home_url' => home_url(),
19230 @@ -5142,104 +5276,16 @@ p {
19231 }
19232
19233 /**
19234 - * Fetch the filtered array of options that we should compare to determine an identity crisis.
19235 - *
19236 - * @return array An array of options to check.
19237 - */
19238 - public static function identity_crisis_options_to_check() {
19239 - return array(
19240 - 'siteurl',
19241 - 'home',
19242 - );
19243 - }
19244 -
19245 - /**
19246 - * Checks to make sure that local options have the same values as remote options. Will cache the results for up to 24 hours.
19247 - *
19248 - * @param bool $force_recheck Whether to ignore any cached transient and manually re-check.
19249 + * Checks if the site is currently in an identity crisis.
19250 *
19251 - * @return array An array of options that do not match. If everything is good, it will evaluate to false.
19252 + * @return array|bool Array of options that are in a crisis, or false if everything is OK.
19253 */
19254 - public static function check_identity_crisis( $force_recheck = false ) {
19255 - if ( ! Jetpack::is_active() || Jetpack::is_development_mode() || Jetpack::is_staging_site() )
19256 + public static function check_identity_crisis() {
19257 + if ( ! Jetpack::is_active() || Jetpack::is_development_mode() || ! self::validate_sync_error_idc_option() ) {
19258 return false;
19259 -
19260 - if ( $force_recheck || false === ( $errors = get_transient( 'jetpack_has_identity_crisis' ) ) ) {
19261 - $options_to_check = self::identity_crisis_options_to_check();
19262 - $cloud_options = Jetpack::init()->get_cloud_site_options( $options_to_check );
19263 - $errors = array();
19264 -
19265 - foreach ( $cloud_options as $cloud_key => $cloud_value ) {
19266 -
19267 - // If it's not the same as the local value...
19268 - if ( $cloud_value !== get_option( $cloud_key ) ) {
19269 -
19270 - // Break out if we're getting errors. We are going to check the error keys later when we alert.
19271 - if ( 'error_code' == $cloud_key ) {
19272 - $errors[ $cloud_key ] = $cloud_value;
19273 - break;
19274 - }
19275 -
19276 - $parsed_cloud_value = parse_url( $cloud_value );
19277 - // If the current options is an IP address
19278 - if ( filter_var( $parsed_cloud_value['host'], FILTER_VALIDATE_IP ) ) {
19279 - // Give the new value a Jetpack to fly in to the clouds
19280 - continue;
19281 - }
19282 -
19283 - // And it's not been added to the whitelist...
19284 - if ( ! self::is_identity_crisis_value_whitelisted( $cloud_key, $cloud_value ) ) {
19285 - /*
19286 - * This should be a temporary hack until a cleaner solution is found.
19287 - *
19288 - * The siteurl and home can be set to use http in General > Settings
19289 - * however some constants can be defined that can force https in wp-admin
19290 - * when this happens wpcom can confuse wporg with a fake identity
19291 - * crisis with a mismatch of http vs https when it should be allowed.
19292 - * we need to check that here.
19293 - *
19294 - * @see https://github.com/Automattic/jetpack/issues/1006
19295 - */
19296 - if ( ( 'home' == $cloud_key || 'siteurl' == $cloud_key )
19297 - && ( substr( $cloud_value, 0, 8 ) == "https://" )
19298 - && Jetpack::init()->is_ssl_required_to_visit_site() ) {
19299 - // Ok, we found a mismatch of http and https because of wp-config, not an invalid url
19300 - continue;
19301 - }
19302 -
19303 -
19304 - // Then kick an error!
19305 - $errors[ $cloud_key ] = $cloud_value;
19306 - }
19307 - }
19308 - }
19309 }
19310
19311 - /**
19312 - * Filters the errors returned when checking for an Identity Crisis.
19313 - *
19314 - * @since 2.3.2
19315 - *
19316 - * @param array $errors Array of Identity Crisis errors.
19317 - * @param bool $force_recheck Ignore any cached transient and manually re-check. Default to false.
19318 - */
19319 - return apply_filters( 'jetpack_has_identity_crisis', $errors, $force_recheck );
19320 - }
19321 -
19322 - /**
19323 - * Checks whether a value is already whitelisted.
19324 - *
19325 - * @param string $key The option name that we're checking the value for.
19326 - * @param string $value The value that we're curious to see if it's on the whitelist.
19327 - *
19328 - * @return bool Whether the value is whitelisted.
19329 - */
19330 - public static function is_identity_crisis_value_whitelisted( $key, $value ) {
19331 - $whitelist = Jetpack_Options::get_option( 'identity_crisis_whitelist', array() );
19332 - if ( ! empty( $whitelist[ $key ] ) && is_array( $whitelist[ $key ] ) && in_array( $value, $whitelist[ $key ] ) ) {
19333 - return true;
19334 - }
19335 - return false;
19336 + return Jetpack_Options::get_option( 'sync_error_idc' );
19337 }
19338
19339 /**
19340 @@ -5295,6 +5341,11 @@ p {
19341 }
19342 }
19343
19344 + // Last, let's check if sync is erroring due to an IDC. If so, set the site to staging mode.
19345 + if ( ! $is_staging && self::validate_sync_error_idc_option() ) {
19346 + $is_staging = true;
19347 + }
19348 +
19349 /**
19350 * Filters is_staging_site check.
19351 *
19352 @@ -5306,6 +5357,110 @@ p {
19353 }
19354
19355 /**
19356 + * Checks whether the sync_error_idc option is valid or not, and if not, will do cleanup.
19357 + *
19358 + * @return bool
19359 + */
19360 + public static function validate_sync_error_idc_option() {
19361 + $is_valid = false;
19362 +
19363 + $idc_allowed = get_transient( 'jetpack_idc_allowed' );
19364 + if ( false === $idc_allowed ) {
19365 + $response = wp_remote_get( 'https://jetpack.com/is-idc-allowed/' );
19366 + if ( 200 === (int) wp_remote_retrieve_response_code( $response ) ) {
19367 + $json = json_decode( wp_remote_retrieve_body( $response ) );
19368 + $idc_allowed = isset( $json, $json->result ) && $json->result ? '1' : '0';
19369 + $transient_duration = HOUR_IN_SECONDS;
19370 + } else {
19371 + // If the request failed for some reason, then assume IDC is allowed and set shorter transient.
19372 + $idc_allowed = '1';
19373 + $transient_duration = 5 * MINUTE_IN_SECONDS;
19374 + }
19375 +
19376 + set_transient( 'jetpack_idc_allowed', $idc_allowed, $transient_duration );
19377 + }
19378 +
19379 + // Is the site opted in and does the stored sync_error_idc option match what we now generate?
19380 + $sync_error = Jetpack_Options::get_option( 'sync_error_idc' );
19381 + $local_options = self::get_sync_error_idc_option();
19382 + if ( $idc_allowed && $sync_error && self::sync_idc_optin() ) {
19383 + if ( $sync_error['home'] === $local_options['home'] && $sync_error['siteurl'] === $local_options['siteurl'] ) {
19384 + $is_valid = true;
19385 + }
19386 + }
19387 +
19388 + /**
19389 + * Filters whether the sync_error_idc option is valid.
19390 + *
19391 + * @since 4.4.0
19392 + *
19393 + * @param bool $is_valid If the sync_error_idc is valid or not.
19394 + */
19395 + $is_valid = (bool) apply_filters( 'jetpack_sync_error_idc_validation', $is_valid );
19396 +
19397 + if ( ! $idc_allowed || ( ! $is_valid && $sync_error ) ) {
19398 + // Since the option exists, and did not validate, delete it
19399 + Jetpack_Options::delete_option( 'sync_error_idc' );
19400 + }
19401 +
19402 + return $is_valid;
19403 + }
19404 +
19405 + /**
19406 + * Normalizes a url by doing three things:
19407 + * - Strips protocol
19408 + * - Strips www
19409 + * - Adds a trailing slash
19410 + *
19411 + * @since 4.4.0
19412 + * @param string $url
19413 + * @return WP_Error|string
19414 + */
19415 + public static function normalize_url_protocol_agnostic( $url ) {
19416 + $parsed_url = wp_parse_url( trailingslashit( esc_url_raw( $url ) ) );
19417 + if ( ! $parsed_url ) {
19418 + return new WP_Error( 'cannot_parse_url', sprintf( esc_html__( 'Cannot parse URL %s', 'jetpack' ), $url ) );
19419 + }
19420 +
19421 + // Strip www and protocols
19422 + $url = preg_replace( '/^www\./i', '', $parsed_url['host'] . $parsed_url['path'] );
19423 + return $url;
19424 + }
19425 +
19426 + /**
19427 + * Gets the value that is to be saved in the jetpack_sync_error_idc option.
19428 + *
19429 + * @since 4.4.0
19430 + *
19431 + * @param array $response
19432 + * @return array Array of the local urls, wpcom urls, and error code
19433 + */
19434 + public static function get_sync_error_idc_option( $response = array() ) {
19435 + $local_options = array(
19436 + 'home' => get_home_url(),
19437 + 'siteurl' => get_site_url(),
19438 + );
19439 +
19440 + $options = array_merge( $local_options, $response );
19441 +
19442 + $returned_values = array();
19443 + foreach( $options as $key => $option ) {
19444 + if ( 'error_code' === $key ) {
19445 + $returned_values[ $key ] = $option;
19446 + continue;
19447 + }
19448 +
19449 + if ( is_wp_error( $normalized_url = self::normalize_url_protocol_agnostic( $option ) ) ) {
19450 + continue;
19451 + }
19452 +
19453 + $returned_values[ $key ] = $normalized_url;
19454 + }
19455 +
19456 + return $returned_values;
19457 + }
19458 +
19459 + /**
19460 * Returns the value of the jetpack_sync_idc_optin filter, or constant.
19461 * If set to true, the site will be put into staging mode.
19462 *
19463 @@ -5313,12 +5468,10 @@ p {
19464 * @return bool
19465 */
19466 public static function sync_idc_optin() {
19467 - if ( defined( 'JETPACK_SYNC_IDC_OPTIN' ) ) {
19468 - $default = JETPACK_SYNC_IDC_OPTIN;
19469 - } else if ( defined( 'SUNRISE' ) ) {
19470 - $default = SUNRISE;
19471 + if ( Jetpack_Constants::is_defined( 'JETPACK_SYNC_IDC_OPTIN' ) ) {
19472 + $default = Jetpack_Constants::get_constant( 'JETPACK_SYNC_IDC_OPTIN' );
19473 } else {
19474 - $default = self::is_development_version();
19475 + $default = ! Jetpack_Constants::is_defined( 'SUNRISE' ) && ! is_multisite();
19476 }
19477
19478 /**
19479 @@ -5470,7 +5623,7 @@ p {
19480 * Format:
19481 * deprecated_filter_name => replacement_name
19482 *
19483 - * If there is no replacement us null for replacement_name
19484 + * If there is no replacement, use null for replacement_name
19485 */
19486 $deprecated_list = array(
19487 'jetpack_bail_on_shortcode' => 'jetpack_shortcodes_to_include',
19488 @@ -5492,6 +5645,8 @@ p {
19489 'add_option_jetpack_is_main_network' => null,
19490 'add_option_jetpack_main_network_site' => null,
19491 'jetpack_sync_all_registered_options' => null,
19492 + 'jetpack_has_identity_crisis' => 'jetpack_sync_error_idc_validation',
19493 + 'jetpack_is_post_mailable' => null,
19494 );
19495
19496 // This is a silly loop depth. Better way?
19497 @@ -5567,24 +5722,6 @@ p {
19498 }
19499
19500 /**
19501 - * This method checks to see if SSL is required by the site in
19502 - * order to visit it in some way other than only setting the
19503 - * https value in the home or siteurl values.
19504 - *
19505 - * @since 3.2
19506 - * @return boolean
19507 - **/
19508 - private function is_ssl_required_to_visit_site() {
19509 - global $wp_version;
19510 - $ssl = is_ssl();
19511 -
19512 - if ( force_ssl_admin() ) {
19513 - $ssl = true;
19514 - }
19515 - return $ssl;
19516 - }
19517 -
19518 - /**
19519 * This methods removes all of the registered css files on the front end
19520 * from Jetpack in favor of using a single file. In effect "imploding"
19521 * all the files into one file.
19522 @@ -6012,55 +6149,6 @@ p {
19523 <?php
19524 }
19525
19526 - /*
19527 - * A graceful transition to using Core's site icon.
19528 - *
19529 - * All of the hard work has already been done with the image
19530 - * in all_done_page(). All that needs to be done now is update
19531 - * the option and display proper messaging.
19532 - *
19533 - * @todo remove when WP 4.3 is minimum
19534 - *
19535 - * @since 3.6.1
19536 - *
19537 - * @return bool false = Core's icon not available || true = Core's icon is available
19538 - */
19539 - public static function jetpack_site_icon_available_in_core() {
19540 - global $wp_version;
19541 - $core_icon_available = function_exists( 'has_site_icon' ) && version_compare( $wp_version, '4.3-beta' ) >= 0;
19542 -
19543 - if ( ! $core_icon_available ) {
19544 - return false;
19545 - }
19546 -
19547 - // No need for Jetpack's site icon anymore if core's is already set
19548 - if ( has_site_icon() ) {
19549 - if ( Jetpack::is_module_active( 'site-icon' ) ) {
19550 - Jetpack::log( 'deactivate', 'site-icon' );
19551 - Jetpack::deactivate_module( 'site-icon' );
19552 - }
19553 - return true;
19554 - }
19555 -
19556 - // Transfer Jetpack's site icon to use core.
19557 - $site_icon_id = Jetpack::get_option( 'site_icon_id' );
19558 - if ( $site_icon_id ) {
19559 - // Update core's site icon
19560 - update_option( 'site_icon', $site_icon_id );
19561 -
19562 - // Delete Jetpack's icon option. We still want the blavatar and attached data though.
19563 - delete_option( 'site_icon_id' );
19564 - }
19565 -
19566 - // No need for Jetpack's site icon anymore
19567 - if ( Jetpack::is_module_active( 'site-icon' ) ) {
19568 - Jetpack::log( 'deactivate', 'site-icon' );
19569 - Jetpack::deactivate_module( 'site-icon' );
19570 - }
19571 -
19572 - return true;
19573 - }
19574 -
19575 /**
19576 * Return string containing the Jetpack logo.
19577 *
19578 @@ -6112,5 +6200,4 @@ p {
19579 </style>
19580 <?php }
19581 }
19582 -
19583 }
19584
19585 diff --git a/plugins/jetpack/class.json-api-endpoints.php b/plugins/jetpack/class.json-api-endpoints.php
19586 index 5d4eb28..69f457d 100644
19587 --- a/plugins/jetpack/class.json-api-endpoints.php
19588 +++ b/plugins/jetpack/class.json-api-endpoints.php
19589 @@ -384,6 +384,7 @@ abstract class WPCOM_JSON_API_Endpoint {
19590 case 'safehtml' :
19591 $return[$key] = wp_kses( (string) $value, wp_kses_allowed_html() );
19592 break;
19593 + case 'zip' :
19594 case 'media' :
19595 if ( is_array( $value ) ) {
19596 if ( isset( $value['name'] ) && is_array( $value['name'] ) ) {
19597
19598 diff --git a/plugins/jetpack/class.photon.php b/plugins/jetpack/class.photon.php
19599 index d62f679..64a7e61 100644
19600 --- a/plugins/jetpack/class.photon.php
19601 +++ b/plugins/jetpack/class.photon.php
19602 @@ -234,13 +234,13 @@ class Jetpack_Photon {
19603
19604 // Prevent image distortion if a detected dimension exceeds the image's natural dimensions
19605 if ( ( false !== $width && $width > $src_per_wp[1] ) || ( false !== $height && $height > $src_per_wp[2] ) ) {
19606 - $width = false == $width ? false : min( $width, $src_per_wp[1] );
19607 - $height = false == $height ? false : min( $height, $src_per_wp[2] );
19608 + $width = false === $width ? false : min( $width, $src_per_wp[1] );
19609 + $height = false === $height ? false : min( $height, $src_per_wp[2] );
19610 }
19611
19612 // If no width and height are found, max out at source image's natural dimensions
19613 // Otherwise, respect registered image sizes' cropping setting
19614 - if ( false == $width && false == $height ) {
19615 + if ( false === $width && false === $height ) {
19616 $width = $src_per_wp[1];
19617 $height = $src_per_wp[2];
19618 $transform = 'fit';
19619
19620 diff --git a/plugins/jetpack/css/dashboard-widget-rtl.css b/plugins/jetpack/css/dashboard-widget-rtl.css
19621 index e065f1b..463ddc4 100644
19622 --- a/plugins/jetpack/css/dashboard-widget-rtl.css
19623 +++ b/plugins/jetpack/css/dashboard-widget-rtl.css
19624 @@ -1,6 +1,27 @@
19625 /*!
19626 * Do not modify this file directly. It is compiled SASS code.
19627 */
19628 +@charset "UTF-8";
19629 +/*
19630 +The MIT License (MIT)
19631 +
19632 +Copyright © 2011–2015 thoughtbot, inc.
19633 +
19634 +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
19635 +documentation files (the “Software”), to deal in the Software without restriction, including without limitation the
19636 +rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit
19637 +persons to whom the Software is furnished to do so, subject to the following conditions:
19638 +
19639 +The above copyright notice and this permission notice shall be included in all copies or substantial
19640 +portions of the Software.
19641 +
19642 +THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
19643 +WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
19644 +COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
19645 +OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19646 +
19647 +https://github.com/thoughtbot/bourbon
19648 +*/
19649 #jetpack_summary_widget * {
19650 box-sizing: border-box;
19651 }
19652
19653 diff --git a/plugins/jetpack/css/dashboard-widget-rtl.css.map b/plugins/jetpack/css/dashboard-widget-rtl.css.map
19654 index 5d82e7a..d718f0a 100644
19655 --- a/plugins/jetpack/css/dashboard-widget-rtl.css.map
19656 +++ b/plugins/jetpack/css/dashboard-widget-rtl.css.map
19657 @@ -1 +1 @@
19658 -{"version":3,"names":[],"mappings":"","sources":["dashboard-widget-rtl.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n#jetpack_summary_widget * {\n box-sizing: border-box;\n}\n\n#jetpack_summary_widget .inside {\n margin: 0;\n padding: 0;\n}\n\n#jetpack_summary_widget .stats,\n#jetpack_summary_widget .widgets,\n#jetpack_summary_widget .wpcom-connect {\n padding: .75em;\n}\n\n#jetpack_summary_widget .wpcom-connect {\n background: #fafafa;\n text-align: center;\n}\n\n#jetpack_summary_widget .wpcom-connect .jp-emblem {\n padding: 5px 0 0 0;\n}\n\n#jetpack_summary_widget .wpcom-connect svg {\n width: 40px;\n height: 40px;\n}\n\n#jetpack_summary_widget .wpcom-connect svg path {\n fill: #8cc258;\n}\n\n#jetpack_summary_widget .wpcom-connect .jp-emblem,\n#jetpack_summary_widget .wpcom-connect h3,\n#jetpack_summary_widget .wpcom-connect p {\n width: 100%;\n}\n\n#jetpack_summary_widget .wpcom-connect h3 {\n font-size: 1.25em;\n f
19659 ont-weight: 400;\n}\n\n#jetpack_summary_widget .wpcom-connect p {\n color: #555d66;\n margin-top: 0;\n padding: 0 15px;\n}\n\n#jetpack_summary_widget .wpcom-connect .actions {\n text-align: center;\n padding: 15px 0 10px 0;\n}\n\n#jetpack_summary_widget .wpcom-connect .actions small {\n display: block;\n}\n\n#jetpack_summary_widget .wpcom-connect .actions small a {\n color: #999;\n}\n\n#jetpack_summary_widget .button-jetpack {\n background: #8cc258;\n border-color: #72a93e;\n color: white;\n box-shadow: inset 0 1px 0 #b3d690, 0 1px 0 rgba(0, 0, 0, 0.15);\n}\n\n#jetpack_summary_widget .button-jetpack:hover, #jetpack_summary_widget .button-jetpack:focus {\n background: #7fbb45;\n border-color: #669737;\n color: white;\n box-shadow: inset 0 1px 0 #a6d07d;\n}\n\n#jetpack_summary_widget .button-jetpack:focus {\n box-shadow: inset 0 1px 0 #a6d07d, 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8);\n}\n\n#jetpack_summary_widget .button-jetpack:active {\n background: #
19660 72a93e;\n border-color: #669737;\n color: white;\n box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5), 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8);\n}\n\n#jetpack_summary_widget .button-jetpack[disabled], #jetpack_summary_widget .button-jetpack:disabled, #jetpack_summary_widget .button-jetpack.button-primary-disabled, #jetpack_summary_widget .button-jetpack.disabled {\n color: #ccd1c7 !important;\n background: #78b141 !important;\n border-color: #669737 !important;\n text-shadow: none !important;\n}\n\n#jetpack_summary_widget footer {\n background: #fafafa;\n padding: .75em;\n overflow: hidden;\n border-top: 1px solid #ccc;\n}\n\n#jetpack_summary_widget footer .protect,\n#jetpack_summary_widget footer .akismet {\n width: 50%;\n float: right;\n text-align: right;\n}\n\n#jetpack_summary_widget footer h3 {\n font-size: 1.5em;\n font-weight: normal;\n margin: 0;\n padding: 0;\n}\n\n#jetpack_summary_widget footer p {\n margin: 0;\n padding: 0;\n}\n\n#jetpa
19661 ck_summary_widget footer section {\n margin: 0;\n padding: 0;\n text-align: center;\n}\n"],"file":"dashboard-widget-rtl.css"}
19662 \ No newline at end of file
19663 +{"version":3,"names":[],"mappings":"","sources":["dashboard-widget-rtl.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n@charset \"UTF-8\";\n/*\nThe MIT License (MIT)\n\nCopyright © 2011–2015 thoughtbot, inc.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated\ndocumentation files (the “Software”), to deal in the Software without restriction, including without limitation the\nrights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit\npersons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial\nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE\nWARRANTIES OF MERCHANTABILITY, FITNES
19664 S FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\nOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\nhttps://github.com/thoughtbot/bourbon\n*/\n#jetpack_summary_widget * {\n box-sizing: border-box;\n}\n\n#jetpack_summary_widget .inside {\n margin: 0;\n padding: 0;\n}\n\n#jetpack_summary_widget .stats,\n#jetpack_summary_widget .widgets,\n#jetpack_summary_widget .wpcom-connect {\n padding: .75em;\n}\n\n#jetpack_summary_widget .wpcom-connect {\n background: #fafafa;\n text-align: center;\n}\n\n#jetpack_summary_widget .wpcom-connect .jp-emblem {\n padding: 5px 0 0 0;\n}\n\n#jetpack_summary_widget .wpcom-connect svg {\n width: 40px;\n height: 40px;\n}\n\n#jetpack_summary_widget .wpcom-connect svg path {\n fill: #8cc258;\n}\n\n#jetpack_summary_widget .wpcom-connect .jp-em
19665 blem,\n#jetpack_summary_widget .wpcom-connect h3,\n#jetpack_summary_widget .wpcom-connect p {\n width: 100%;\n}\n\n#jetpack_summary_widget .wpcom-connect h3 {\n font-size: 1.25em;\n font-weight: 400;\n}\n\n#jetpack_summary_widget .wpcom-connect p {\n color: #555d66;\n margin-top: 0;\n padding: 0 15px;\n}\n\n#jetpack_summary_widget .wpcom-connect .actions {\n text-align: center;\n padding: 15px 0 10px 0;\n}\n\n#jetpack_summary_widget .wpcom-connect .actions small {\n display: block;\n}\n\n#jetpack_summary_widget .wpcom-connect .actions small a {\n color: #999;\n}\n\n#jetpack_summary_widget .button-jetpack {\n background: #8cc258;\n border-color: #72a93e;\n color: white;\n box-shadow: inset 0 1px 0 #b3d690, 0 1px 0 rgba(0, 0, 0, 0.15);\n}\n\n#jetpack_summary_widget .button-jetpack:hover, #jetpack_summary_widget .button-jetpack:focus {\n background: #7fbb45;\n border-color: #669737;\n color: white;\n box-shadow: inset 0 1px 0 #a6d07d;\n}\n\n#jetpack_summary_widget .bu
19666 tton-jetpack:focus {\n box-shadow: inset 0 1px 0 #a6d07d, 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8);\n}\n\n#jetpack_summary_widget .button-jetpack:active {\n background: #72a93e;\n border-color: #669737;\n color: white;\n box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5), 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8);\n}\n\n#jetpack_summary_widget .button-jetpack[disabled], #jetpack_summary_widget .button-jetpack:disabled, #jetpack_summary_widget .button-jetpack.button-primary-disabled, #jetpack_summary_widget .button-jetpack.disabled {\n color: #ccd1c7 !important;\n background: #78b141 !important;\n border-color: #669737 !important;\n text-shadow: none !important;\n}\n\n#jetpack_summary_widget footer {\n background: #fafafa;\n padding: .75em;\n overflow: hidden;\n border-top: 1px solid #ccc;\n}\n\n#jetpack_summary_widget footer .protect,\n#jetpack_summary_widget footer .akismet {\n width: 50%;\n float: right;\n text-align: right;\n}\n\n#jetpa
19667 ck_summary_widget footer h3 {\n font-size: 1.5em;\n font-weight: normal;\n margin: 0;\n padding: 0;\n}\n\n#jetpack_summary_widget footer p {\n margin: 0;\n padding: 0;\n}\n\n#jetpack_summary_widget footer section {\n margin: 0;\n padding: 0;\n text-align: center;\n}\n"],"file":"dashboard-widget-rtl.css"}
19668 \ No newline at end of file
19669
19670 diff --git a/plugins/jetpack/css/dashboard-widget-rtl.css.min.map b/plugins/jetpack/css/dashboard-widget-rtl.css.min.map
19671 index 5d82e7a..d718f0a 100644
19672 --- a/plugins/jetpack/css/dashboard-widget-rtl.css.min.map
19673 +++ b/plugins/jetpack/css/dashboard-widget-rtl.css.min.map
19674 @@ -1 +1 @@
19675 -{"version":3,"names":[],"mappings":"","sources":["dashboard-widget-rtl.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n#jetpack_summary_widget * {\n box-sizing: border-box;\n}\n\n#jetpack_summary_widget .inside {\n margin: 0;\n padding: 0;\n}\n\n#jetpack_summary_widget .stats,\n#jetpack_summary_widget .widgets,\n#jetpack_summary_widget .wpcom-connect {\n padding: .75em;\n}\n\n#jetpack_summary_widget .wpcom-connect {\n background: #fafafa;\n text-align: center;\n}\n\n#jetpack_summary_widget .wpcom-connect .jp-emblem {\n padding: 5px 0 0 0;\n}\n\n#jetpack_summary_widget .wpcom-connect svg {\n width: 40px;\n height: 40px;\n}\n\n#jetpack_summary_widget .wpcom-connect svg path {\n fill: #8cc258;\n}\n\n#jetpack_summary_widget .wpcom-connect .jp-emblem,\n#jetpack_summary_widget .wpcom-connect h3,\n#jetpack_summary_widget .wpcom-connect p {\n width: 100%;\n}\n\n#jetpack_summary_widget .wpcom-connect h3 {\n font-size: 1.25em;\n f
19676 ont-weight: 400;\n}\n\n#jetpack_summary_widget .wpcom-connect p {\n color: #555d66;\n margin-top: 0;\n padding: 0 15px;\n}\n\n#jetpack_summary_widget .wpcom-connect .actions {\n text-align: center;\n padding: 15px 0 10px 0;\n}\n\n#jetpack_summary_widget .wpcom-connect .actions small {\n display: block;\n}\n\n#jetpack_summary_widget .wpcom-connect .actions small a {\n color: #999;\n}\n\n#jetpack_summary_widget .button-jetpack {\n background: #8cc258;\n border-color: #72a93e;\n color: white;\n box-shadow: inset 0 1px 0 #b3d690, 0 1px 0 rgba(0, 0, 0, 0.15);\n}\n\n#jetpack_summary_widget .button-jetpack:hover, #jetpack_summary_widget .button-jetpack:focus {\n background: #7fbb45;\n border-color: #669737;\n color: white;\n box-shadow: inset 0 1px 0 #a6d07d;\n}\n\n#jetpack_summary_widget .button-jetpack:focus {\n box-shadow: inset 0 1px 0 #a6d07d, 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8);\n}\n\n#jetpack_summary_widget .button-jetpack:active {\n background: #
19677 72a93e;\n border-color: #669737;\n color: white;\n box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5), 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8);\n}\n\n#jetpack_summary_widget .button-jetpack[disabled], #jetpack_summary_widget .button-jetpack:disabled, #jetpack_summary_widget .button-jetpack.button-primary-disabled, #jetpack_summary_widget .button-jetpack.disabled {\n color: #ccd1c7 !important;\n background: #78b141 !important;\n border-color: #669737 !important;\n text-shadow: none !important;\n}\n\n#jetpack_summary_widget footer {\n background: #fafafa;\n padding: .75em;\n overflow: hidden;\n border-top: 1px solid #ccc;\n}\n\n#jetpack_summary_widget footer .protect,\n#jetpack_summary_widget footer .akismet {\n width: 50%;\n float: right;\n text-align: right;\n}\n\n#jetpack_summary_widget footer h3 {\n font-size: 1.5em;\n font-weight: normal;\n margin: 0;\n padding: 0;\n}\n\n#jetpack_summary_widget footer p {\n margin: 0;\n padding: 0;\n}\n\n#jetpa
19678 ck_summary_widget footer section {\n margin: 0;\n padding: 0;\n text-align: center;\n}\n"],"file":"dashboard-widget-rtl.css"}
19679 \ No newline at end of file
19680 +{"version":3,"names":[],"mappings":"","sources":["dashboard-widget-rtl.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n@charset \"UTF-8\";\n/*\nThe MIT License (MIT)\n\nCopyright © 2011–2015 thoughtbot, inc.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated\ndocumentation files (the “Software”), to deal in the Software without restriction, including without limitation the\nrights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit\npersons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial\nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE\nWARRANTIES OF MERCHANTABILITY, FITNES
19681 S FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\nOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\nhttps://github.com/thoughtbot/bourbon\n*/\n#jetpack_summary_widget * {\n box-sizing: border-box;\n}\n\n#jetpack_summary_widget .inside {\n margin: 0;\n padding: 0;\n}\n\n#jetpack_summary_widget .stats,\n#jetpack_summary_widget .widgets,\n#jetpack_summary_widget .wpcom-connect {\n padding: .75em;\n}\n\n#jetpack_summary_widget .wpcom-connect {\n background: #fafafa;\n text-align: center;\n}\n\n#jetpack_summary_widget .wpcom-connect .jp-emblem {\n padding: 5px 0 0 0;\n}\n\n#jetpack_summary_widget .wpcom-connect svg {\n width: 40px;\n height: 40px;\n}\n\n#jetpack_summary_widget .wpcom-connect svg path {\n fill: #8cc258;\n}\n\n#jetpack_summary_widget .wpcom-connect .jp-em
19682 blem,\n#jetpack_summary_widget .wpcom-connect h3,\n#jetpack_summary_widget .wpcom-connect p {\n width: 100%;\n}\n\n#jetpack_summary_widget .wpcom-connect h3 {\n font-size: 1.25em;\n font-weight: 400;\n}\n\n#jetpack_summary_widget .wpcom-connect p {\n color: #555d66;\n margin-top: 0;\n padding: 0 15px;\n}\n\n#jetpack_summary_widget .wpcom-connect .actions {\n text-align: center;\n padding: 15px 0 10px 0;\n}\n\n#jetpack_summary_widget .wpcom-connect .actions small {\n display: block;\n}\n\n#jetpack_summary_widget .wpcom-connect .actions small a {\n color: #999;\n}\n\n#jetpack_summary_widget .button-jetpack {\n background: #8cc258;\n border-color: #72a93e;\n color: white;\n box-shadow: inset 0 1px 0 #b3d690, 0 1px 0 rgba(0, 0, 0, 0.15);\n}\n\n#jetpack_summary_widget .button-jetpack:hover, #jetpack_summary_widget .button-jetpack:focus {\n background: #7fbb45;\n border-color: #669737;\n color: white;\n box-shadow: inset 0 1px 0 #a6d07d;\n}\n\n#jetpack_summary_widget .bu
19683 tton-jetpack:focus {\n box-shadow: inset 0 1px 0 #a6d07d, 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8);\n}\n\n#jetpack_summary_widget .button-jetpack:active {\n background: #72a93e;\n border-color: #669737;\n color: white;\n box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5), 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8);\n}\n\n#jetpack_summary_widget .button-jetpack[disabled], #jetpack_summary_widget .button-jetpack:disabled, #jetpack_summary_widget .button-jetpack.button-primary-disabled, #jetpack_summary_widget .button-jetpack.disabled {\n color: #ccd1c7 !important;\n background: #78b141 !important;\n border-color: #669737 !important;\n text-shadow: none !important;\n}\n\n#jetpack_summary_widget footer {\n background: #fafafa;\n padding: .75em;\n overflow: hidden;\n border-top: 1px solid #ccc;\n}\n\n#jetpack_summary_widget footer .protect,\n#jetpack_summary_widget footer .akismet {\n width: 50%;\n float: right;\n text-align: right;\n}\n\n#jetpa
19684 ck_summary_widget footer h3 {\n font-size: 1.5em;\n font-weight: normal;\n margin: 0;\n padding: 0;\n}\n\n#jetpack_summary_widget footer p {\n margin: 0;\n padding: 0;\n}\n\n#jetpack_summary_widget footer section {\n margin: 0;\n padding: 0;\n text-align: center;\n}\n"],"file":"dashboard-widget-rtl.css"}
19685 \ No newline at end of file
19686
19687 diff --git a/plugins/jetpack/css/dashboard-widget-rtl.min.css b/plugins/jetpack/css/dashboard-widget-rtl.min.css
19688 index 76ff5dc..f2264f9 100644
19689 --- a/plugins/jetpack/css/dashboard-widget-rtl.min.css
19690 +++ b/plugins/jetpack/css/dashboard-widget-rtl.min.css
19691 @@ -1,3 +1,3 @@
19692 -/*!
19693 +@charset "UTF-8";/*!
19694 * Do not modify this file directly. It is compiled SASS code.
19695 */#jetpack_summary_widget *{box-sizing:border-box}#jetpack_summary_widget .inside{margin:0;padding:0}#jetpack_summary_widget .stats,#jetpack_summary_widget .widgets,#jetpack_summary_widget .wpcom-connect{padding:.75em}#jetpack_summary_widget .wpcom-connect{background:#fafafa;text-align:center}#jetpack_summary_widget .wpcom-connect .jp-emblem{padding:5px 0 0}#jetpack_summary_widget .wpcom-connect svg{width:40px;height:40px}#jetpack_summary_widget .wpcom-connect svg path{fill:#8cc258}#jetpack_summary_widget .wpcom-connect .jp-emblem,#jetpack_summary_widget .wpcom-connect h3,#jetpack_summary_widget .wpcom-connect p{width:100%}#jetpack_summary_widget .wpcom-connect h3{font-size:1.25em;font-weight:400}#jetpack_summary_widget .wpcom-connect p{color:#555d66;margin-top:0;padding:0 15px}#jetpack_summary_widget .wpcom-connect .actions{text-align:center;padding:15px 0 10px}#jetpack_summary_widget .wpcom-connect .actions small{display:block}#jetpack_summary_widget .wpcom-connect .actions small
19696 a{color:#999}#jetpack_summary_widget .button-jetpack{background:#8cc258;border-color:#72a93e;color:#fff;box-shadow:inset 0 1px 0 #b3d690,0 1px 0 rgba(0,0,0,.15)}#jetpack_summary_widget .button-jetpack:focus,#jetpack_summary_widget .button-jetpack:hover{background:#7fbb45;border-color:#669737;color:#fff;box-shadow:inset 0 1px 0 #a6d07d}#jetpack_summary_widget .button-jetpack:focus{box-shadow:inset 0 1px 0 #a6d07d,0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}#jetpack_summary_widget .button-jetpack:active{background:#72a93e;border-color:#669737;color:#fff;box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}#jetpack_summary_widget .button-jetpack.button-primary-disabled,#jetpack_summary_widget .button-jetpack.disabled,#jetpack_summary_widget .button-jetpack:disabled,#jetpack_summary_widget .button-jetpack[disabled]{color:#ccd1c7!important;background:#78b141!important;border-color:#669737!important;text-shadow:none!important}#jetpack_summ
19697 ary_widget footer{background:#fafafa;padding:.75em;overflow:hidden;border-top:1px solid #ccc}#jetpack_summary_widget footer .akismet,#jetpack_summary_widget footer .protect{width:50%;float:right;text-align:right}#jetpack_summary_widget footer h3{font-size:1.5em;font-weight:400;margin:0;padding:0}#jetpack_summary_widget footer p{margin:0;padding:0}#jetpack_summary_widget footer section{margin:0;padding:0;text-align:center}
19698 \ No newline at end of file
19699
19700 diff --git a/plugins/jetpack/css/dashboard-widget.css b/plugins/jetpack/css/dashboard-widget.css
19701 index 4606ab1..ac2ea17 100644
19702 --- a/plugins/jetpack/css/dashboard-widget.css
19703 +++ b/plugins/jetpack/css/dashboard-widget.css
19704 @@ -1,6 +1,27 @@
19705 /*!
19706 * Do not modify this file directly. It is compiled SASS code.
19707 */
19708 +@charset "UTF-8";
19709 +/*
19710 +The MIT License (MIT)
19711 +
19712 +Copyright © 2011–2015 thoughtbot, inc.
19713 +
19714 +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
19715 +documentation files (the “Software”), to deal in the Software without restriction, including without limitation the
19716 +rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit
19717 +persons to whom the Software is furnished to do so, subject to the following conditions:
19718 +
19719 +The above copyright notice and this permission notice shall be included in all copies or substantial
19720 +portions of the Software.
19721 +
19722 +THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
19723 +WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
19724 +COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
19725 +OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19726 +
19727 +https://github.com/thoughtbot/bourbon
19728 +*/
19729 #jetpack_summary_widget * {
19730 box-sizing: border-box;
19731 }
19732
19733 diff --git a/plugins/jetpack/css/dashboard-widget.css.map b/plugins/jetpack/css/dashboard-widget.css.map
19734 index 179c750..5a58886 100644
19735 --- a/plugins/jetpack/css/dashboard-widget.css.map
19736 +++ b/plugins/jetpack/css/dashboard-widget.css.map
19737 @@ -1 +1 @@
19738 -{"version":3,"names":[],"mappings":"","sources":["dashboard-widget.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n#jetpack_summary_widget * {\n box-sizing: border-box;\n}\n\n#jetpack_summary_widget .inside {\n margin: 0;\n padding: 0;\n}\n\n#jetpack_summary_widget .stats,\n#jetpack_summary_widget .widgets,\n#jetpack_summary_widget .wpcom-connect {\n padding: .75em;\n}\n\n#jetpack_summary_widget .wpcom-connect {\n background: #fafafa;\n text-align: center;\n}\n\n#jetpack_summary_widget .wpcom-connect .jp-emblem {\n padding: 5px 0 0 0;\n}\n\n#jetpack_summary_widget .wpcom-connect svg {\n width: 40px;\n height: 40px;\n}\n\n#jetpack_summary_widget .wpcom-connect svg path {\n fill: #8cc258;\n}\n\n#jetpack_summary_widget .wpcom-connect .jp-emblem,\n#jetpack_summary_widget .wpcom-connect h3,\n#jetpack_summary_widget .wpcom-connect p {\n width: 100%;\n}\n\n#jetpack_summary_widget .wpcom-connect h3 {\n font-size: 1.25em;\n font-
19739 weight: 400;\n}\n\n#jetpack_summary_widget .wpcom-connect p {\n color: #555d66;\n margin-top: 0;\n padding: 0 15px;\n}\n\n#jetpack_summary_widget .wpcom-connect .actions {\n text-align: center;\n padding: 15px 0 10px 0;\n}\n\n#jetpack_summary_widget .wpcom-connect .actions small {\n display: block;\n}\n\n#jetpack_summary_widget .wpcom-connect .actions small a {\n color: #999;\n}\n\n#jetpack_summary_widget .button-jetpack {\n background: #8cc258;\n border-color: #72a93e;\n color: white;\n box-shadow: inset 0 1px 0 #b3d690, 0 1px 0 rgba(0, 0, 0, 0.15);\n}\n\n#jetpack_summary_widget .button-jetpack:hover, #jetpack_summary_widget .button-jetpack:focus {\n background: #7fbb45;\n border-color: #669737;\n color: white;\n box-shadow: inset 0 1px 0 #a6d07d;\n}\n\n#jetpack_summary_widget .button-jetpack:focus {\n box-shadow: inset 0 1px 0 #a6d07d, 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8);\n}\n\n#jetpack_summary_widget .button-jetpack:active {\n background: #72a9
19740 3e;\n border-color: #669737;\n color: white;\n box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5), 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8);\n}\n\n#jetpack_summary_widget .button-jetpack[disabled], #jetpack_summary_widget .button-jetpack:disabled, #jetpack_summary_widget .button-jetpack.button-primary-disabled, #jetpack_summary_widget .button-jetpack.disabled {\n color: #ccd1c7 !important;\n background: #78b141 !important;\n border-color: #669737 !important;\n text-shadow: none !important;\n}\n\n#jetpack_summary_widget footer {\n background: #fafafa;\n padding: .75em;\n overflow: hidden;\n border-top: 1px solid #ccc;\n}\n\n#jetpack_summary_widget footer .protect,\n#jetpack_summary_widget footer .akismet {\n width: 50%;\n float: left;\n text-align: left;\n}\n\n#jetpack_summary_widget footer h3 {\n font-size: 1.5em;\n font-weight: normal;\n margin: 0;\n padding: 0;\n}\n\n#jetpack_summary_widget footer p {\n margin: 0;\n padding: 0;\n}\n\n#jetpack_sum
19741 mary_widget footer section {\n margin: 0;\n padding: 0;\n text-align: center;\n}\n"],"file":"dashboard-widget.css"}
19742 \ No newline at end of file
19743 +{"version":3,"names":[],"mappings":"","sources":["dashboard-widget.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n@charset \"UTF-8\";\n/*\nThe MIT License (MIT)\n\nCopyright © 2011–2015 thoughtbot, inc.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated\ndocumentation files (the “Software”), to deal in the Software without restriction, including without limitation the\nrights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit\npersons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial\nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE\nWARRANTIES OF MERCHANTABILITY, FITNESS FO
19744 R A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\nOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\nhttps://github.com/thoughtbot/bourbon\n*/\n#jetpack_summary_widget * {\n box-sizing: border-box;\n}\n\n#jetpack_summary_widget .inside {\n margin: 0;\n padding: 0;\n}\n\n#jetpack_summary_widget .stats,\n#jetpack_summary_widget .widgets,\n#jetpack_summary_widget .wpcom-connect {\n padding: .75em;\n}\n\n#jetpack_summary_widget .wpcom-connect {\n background: #fafafa;\n text-align: center;\n}\n\n#jetpack_summary_widget .wpcom-connect .jp-emblem {\n padding: 5px 0 0 0;\n}\n\n#jetpack_summary_widget .wpcom-connect svg {\n width: 40px;\n height: 40px;\n}\n\n#jetpack_summary_widget .wpcom-connect svg path {\n fill: #8cc258;\n}\n\n#jetpack_summary_widget .wpcom-connect .jp-emblem
19745 ,\n#jetpack_summary_widget .wpcom-connect h3,\n#jetpack_summary_widget .wpcom-connect p {\n width: 100%;\n}\n\n#jetpack_summary_widget .wpcom-connect h3 {\n font-size: 1.25em;\n font-weight: 400;\n}\n\n#jetpack_summary_widget .wpcom-connect p {\n color: #555d66;\n margin-top: 0;\n padding: 0 15px;\n}\n\n#jetpack_summary_widget .wpcom-connect .actions {\n text-align: center;\n padding: 15px 0 10px 0;\n}\n\n#jetpack_summary_widget .wpcom-connect .actions small {\n display: block;\n}\n\n#jetpack_summary_widget .wpcom-connect .actions small a {\n color: #999;\n}\n\n#jetpack_summary_widget .button-jetpack {\n background: #8cc258;\n border-color: #72a93e;\n color: white;\n box-shadow: inset 0 1px 0 #b3d690, 0 1px 0 rgba(0, 0, 0, 0.15);\n}\n\n#jetpack_summary_widget .button-jetpack:hover, #jetpack_summary_widget .button-jetpack:focus {\n background: #7fbb45;\n border-color: #669737;\n color: white;\n box-shadow: inset 0 1px 0 #a6d07d;\n}\n\n#jetpack_summary_widget .button
19746 -jetpack:focus {\n box-shadow: inset 0 1px 0 #a6d07d, 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8);\n}\n\n#jetpack_summary_widget .button-jetpack:active {\n background: #72a93e;\n border-color: #669737;\n color: white;\n box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5), 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8);\n}\n\n#jetpack_summary_widget .button-jetpack[disabled], #jetpack_summary_widget .button-jetpack:disabled, #jetpack_summary_widget .button-jetpack.button-primary-disabled, #jetpack_summary_widget .button-jetpack.disabled {\n color: #ccd1c7 !important;\n background: #78b141 !important;\n border-color: #669737 !important;\n text-shadow: none !important;\n}\n\n#jetpack_summary_widget footer {\n background: #fafafa;\n padding: .75em;\n overflow: hidden;\n border-top: 1px solid #ccc;\n}\n\n#jetpack_summary_widget footer .protect,\n#jetpack_summary_widget footer .akismet {\n width: 50%;\n float: left;\n text-align: left;\n}\n\n#jetpack_sum
19747 mary_widget footer h3 {\n font-size: 1.5em;\n font-weight: normal;\n margin: 0;\n padding: 0;\n}\n\n#jetpack_summary_widget footer p {\n margin: 0;\n padding: 0;\n}\n\n#jetpack_summary_widget footer section {\n margin: 0;\n padding: 0;\n text-align: center;\n}\n"],"file":"dashboard-widget.css"}
19748 \ No newline at end of file
19749
19750 diff --git a/plugins/jetpack/css/dashboard-widget.css.min.map b/plugins/jetpack/css/dashboard-widget.css.min.map
19751 index 179c750..5a58886 100644
19752 --- a/plugins/jetpack/css/dashboard-widget.css.min.map
19753 +++ b/plugins/jetpack/css/dashboard-widget.css.min.map
19754 @@ -1 +1 @@
19755 -{"version":3,"names":[],"mappings":"","sources":["dashboard-widget.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n#jetpack_summary_widget * {\n box-sizing: border-box;\n}\n\n#jetpack_summary_widget .inside {\n margin: 0;\n padding: 0;\n}\n\n#jetpack_summary_widget .stats,\n#jetpack_summary_widget .widgets,\n#jetpack_summary_widget .wpcom-connect {\n padding: .75em;\n}\n\n#jetpack_summary_widget .wpcom-connect {\n background: #fafafa;\n text-align: center;\n}\n\n#jetpack_summary_widget .wpcom-connect .jp-emblem {\n padding: 5px 0 0 0;\n}\n\n#jetpack_summary_widget .wpcom-connect svg {\n width: 40px;\n height: 40px;\n}\n\n#jetpack_summary_widget .wpcom-connect svg path {\n fill: #8cc258;\n}\n\n#jetpack_summary_widget .wpcom-connect .jp-emblem,\n#jetpack_summary_widget .wpcom-connect h3,\n#jetpack_summary_widget .wpcom-connect p {\n width: 100%;\n}\n\n#jetpack_summary_widget .wpcom-connect h3 {\n font-size: 1.25em;\n font-
19756 weight: 400;\n}\n\n#jetpack_summary_widget .wpcom-connect p {\n color: #555d66;\n margin-top: 0;\n padding: 0 15px;\n}\n\n#jetpack_summary_widget .wpcom-connect .actions {\n text-align: center;\n padding: 15px 0 10px 0;\n}\n\n#jetpack_summary_widget .wpcom-connect .actions small {\n display: block;\n}\n\n#jetpack_summary_widget .wpcom-connect .actions small a {\n color: #999;\n}\n\n#jetpack_summary_widget .button-jetpack {\n background: #8cc258;\n border-color: #72a93e;\n color: white;\n box-shadow: inset 0 1px 0 #b3d690, 0 1px 0 rgba(0, 0, 0, 0.15);\n}\n\n#jetpack_summary_widget .button-jetpack:hover, #jetpack_summary_widget .button-jetpack:focus {\n background: #7fbb45;\n border-color: #669737;\n color: white;\n box-shadow: inset 0 1px 0 #a6d07d;\n}\n\n#jetpack_summary_widget .button-jetpack:focus {\n box-shadow: inset 0 1px 0 #a6d07d, 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8);\n}\n\n#jetpack_summary_widget .button-jetpack:active {\n background: #72a9
19757 3e;\n border-color: #669737;\n color: white;\n box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5), 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8);\n}\n\n#jetpack_summary_widget .button-jetpack[disabled], #jetpack_summary_widget .button-jetpack:disabled, #jetpack_summary_widget .button-jetpack.button-primary-disabled, #jetpack_summary_widget .button-jetpack.disabled {\n color: #ccd1c7 !important;\n background: #78b141 !important;\n border-color: #669737 !important;\n text-shadow: none !important;\n}\n\n#jetpack_summary_widget footer {\n background: #fafafa;\n padding: .75em;\n overflow: hidden;\n border-top: 1px solid #ccc;\n}\n\n#jetpack_summary_widget footer .protect,\n#jetpack_summary_widget footer .akismet {\n width: 50%;\n float: left;\n text-align: left;\n}\n\n#jetpack_summary_widget footer h3 {\n font-size: 1.5em;\n font-weight: normal;\n margin: 0;\n padding: 0;\n}\n\n#jetpack_summary_widget footer p {\n margin: 0;\n padding: 0;\n}\n\n#jetpack_sum
19758 mary_widget footer section {\n margin: 0;\n padding: 0;\n text-align: center;\n}\n"],"file":"dashboard-widget.css"}
19759 \ No newline at end of file
19760 +{"version":3,"names":[],"mappings":"","sources":["dashboard-widget.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n@charset \"UTF-8\";\n/*\nThe MIT License (MIT)\n\nCopyright © 2011–2015 thoughtbot, inc.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated\ndocumentation files (the “Software”), to deal in the Software without restriction, including without limitation the\nrights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit\npersons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial\nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE\nWARRANTIES OF MERCHANTABILITY, FITNESS FO
19761 R A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\nOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\nhttps://github.com/thoughtbot/bourbon\n*/\n#jetpack_summary_widget * {\n box-sizing: border-box;\n}\n\n#jetpack_summary_widget .inside {\n margin: 0;\n padding: 0;\n}\n\n#jetpack_summary_widget .stats,\n#jetpack_summary_widget .widgets,\n#jetpack_summary_widget .wpcom-connect {\n padding: .75em;\n}\n\n#jetpack_summary_widget .wpcom-connect {\n background: #fafafa;\n text-align: center;\n}\n\n#jetpack_summary_widget .wpcom-connect .jp-emblem {\n padding: 5px 0 0 0;\n}\n\n#jetpack_summary_widget .wpcom-connect svg {\n width: 40px;\n height: 40px;\n}\n\n#jetpack_summary_widget .wpcom-connect svg path {\n fill: #8cc258;\n}\n\n#jetpack_summary_widget .wpcom-connect .jp-emblem
19762 ,\n#jetpack_summary_widget .wpcom-connect h3,\n#jetpack_summary_widget .wpcom-connect p {\n width: 100%;\n}\n\n#jetpack_summary_widget .wpcom-connect h3 {\n font-size: 1.25em;\n font-weight: 400;\n}\n\n#jetpack_summary_widget .wpcom-connect p {\n color: #555d66;\n margin-top: 0;\n padding: 0 15px;\n}\n\n#jetpack_summary_widget .wpcom-connect .actions {\n text-align: center;\n padding: 15px 0 10px 0;\n}\n\n#jetpack_summary_widget .wpcom-connect .actions small {\n display: block;\n}\n\n#jetpack_summary_widget .wpcom-connect .actions small a {\n color: #999;\n}\n\n#jetpack_summary_widget .button-jetpack {\n background: #8cc258;\n border-color: #72a93e;\n color: white;\n box-shadow: inset 0 1px 0 #b3d690, 0 1px 0 rgba(0, 0, 0, 0.15);\n}\n\n#jetpack_summary_widget .button-jetpack:hover, #jetpack_summary_widget .button-jetpack:focus {\n background: #7fbb45;\n border-color: #669737;\n color: white;\n box-shadow: inset 0 1px 0 #a6d07d;\n}\n\n#jetpack_summary_widget .button
19763 -jetpack:focus {\n box-shadow: inset 0 1px 0 #a6d07d, 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8);\n}\n\n#jetpack_summary_widget .button-jetpack:active {\n background: #72a93e;\n border-color: #669737;\n color: white;\n box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5), 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8);\n}\n\n#jetpack_summary_widget .button-jetpack[disabled], #jetpack_summary_widget .button-jetpack:disabled, #jetpack_summary_widget .button-jetpack.button-primary-disabled, #jetpack_summary_widget .button-jetpack.disabled {\n color: #ccd1c7 !important;\n background: #78b141 !important;\n border-color: #669737 !important;\n text-shadow: none !important;\n}\n\n#jetpack_summary_widget footer {\n background: #fafafa;\n padding: .75em;\n overflow: hidden;\n border-top: 1px solid #ccc;\n}\n\n#jetpack_summary_widget footer .protect,\n#jetpack_summary_widget footer .akismet {\n width: 50%;\n float: left;\n text-align: left;\n}\n\n#jetpack_sum
19764 mary_widget footer h3 {\n font-size: 1.5em;\n font-weight: normal;\n margin: 0;\n padding: 0;\n}\n\n#jetpack_summary_widget footer p {\n margin: 0;\n padding: 0;\n}\n\n#jetpack_summary_widget footer section {\n margin: 0;\n padding: 0;\n text-align: center;\n}\n"],"file":"dashboard-widget.css"}
19765 \ No newline at end of file
19766
19767 diff --git a/plugins/jetpack/css/dashboard-widget.min.css b/plugins/jetpack/css/dashboard-widget.min.css
19768 index b5810a4..b65605f 100644
19769 --- a/plugins/jetpack/css/dashboard-widget.min.css
19770 +++ b/plugins/jetpack/css/dashboard-widget.min.css
19771 @@ -1,3 +1,3 @@
19772 -/*!
19773 +@charset "UTF-8";/*!
19774 * Do not modify this file directly. It is compiled SASS code.
19775 */#jetpack_summary_widget *{box-sizing:border-box}#jetpack_summary_widget .inside{margin:0;padding:0}#jetpack_summary_widget .stats,#jetpack_summary_widget .widgets,#jetpack_summary_widget .wpcom-connect{padding:.75em}#jetpack_summary_widget .wpcom-connect{background:#fafafa;text-align:center}#jetpack_summary_widget .wpcom-connect .jp-emblem{padding:5px 0 0}#jetpack_summary_widget .wpcom-connect svg{width:40px;height:40px}#jetpack_summary_widget .wpcom-connect svg path{fill:#8cc258}#jetpack_summary_widget .wpcom-connect .jp-emblem,#jetpack_summary_widget .wpcom-connect h3,#jetpack_summary_widget .wpcom-connect p{width:100%}#jetpack_summary_widget .wpcom-connect h3{font-size:1.25em;font-weight:400}#jetpack_summary_widget .wpcom-connect p{color:#555d66;margin-top:0;padding:0 15px}#jetpack_summary_widget .wpcom-connect .actions{text-align:center;padding:15px 0 10px}#jetpack_summary_widget .wpcom-connect .actions small{display:block}#jetpack_summary_widget .wpcom-connect .actions small
19776 a{color:#999}#jetpack_summary_widget .button-jetpack{background:#8cc258;border-color:#72a93e;color:#fff;box-shadow:inset 0 1px 0 #b3d690,0 1px 0 rgba(0,0,0,.15)}#jetpack_summary_widget .button-jetpack:focus,#jetpack_summary_widget .button-jetpack:hover{background:#7fbb45;border-color:#669737;color:#fff;box-shadow:inset 0 1px 0 #a6d07d}#jetpack_summary_widget .button-jetpack:focus{box-shadow:inset 0 1px 0 #a6d07d,0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}#jetpack_summary_widget .button-jetpack:active{background:#72a93e;border-color:#669737;color:#fff;box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}#jetpack_summary_widget .button-jetpack.button-primary-disabled,#jetpack_summary_widget .button-jetpack.disabled,#jetpack_summary_widget .button-jetpack:disabled,#jetpack_summary_widget .button-jetpack[disabled]{color:#ccd1c7!important;background:#78b141!important;border-color:#669737!important;text-shadow:none!important}#jetpack_summ
19777 ary_widget footer{background:#fafafa;padding:.75em;overflow:hidden;border-top:1px solid #ccc}#jetpack_summary_widget footer .akismet,#jetpack_summary_widget footer .protect{width:50%;float:left;text-align:left}#jetpack_summary_widget footer h3{font-size:1.5em;font-weight:400;margin:0;padding:0}#jetpack_summary_widget footer p{margin:0;padding:0}#jetpack_summary_widget footer section{margin:0;padding:0;text-align:center}
19778 \ No newline at end of file
19779
19780 diff --git a/plugins/jetpack/css/jetpack-admin-rtl.css b/plugins/jetpack/css/jetpack-admin-rtl.css
19781 index 320540e..10edead 100644
19782 --- a/plugins/jetpack/css/jetpack-admin-rtl.css
19783 +++ b/plugins/jetpack/css/jetpack-admin-rtl.css
19784 @@ -253,6 +253,14 @@
19785 font-style: normal;
19786 }
19787
19788 +.nav-horizontal:after {
19789 + content: ".";
19790 + display: block;
19791 + height: 0;
19792 + clear: both;
19793 + visibility: hidden;
19794 +}
19795 +
19796 .nav-horizontal a {
19797 display: inline-block;
19798 }
19799
19800 diff --git a/plugins/jetpack/css/jetpack-admin-rtl.css.map b/plugins/jetpack/css/jetpack-admin-rtl.css.map
19801 index d6e00d8..70759fc 100644
19802 --- a/plugins/jetpack/css/jetpack-admin-rtl.css.map
19803 +++ b/plugins/jetpack/css/jetpack-admin-rtl.css.map
19804 @@ -1 +1 @@
19805 -{"version":3,"names":[],"mappings":"","sources":["jetpack-admin-rtl.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n.j-row {\n width: 100%;\n margin: 0 auto;\n}\n\n.j-row:before, .j-row:after {\n content: \" \";\n display: table;\n}\n\n.j-row:after {\n clear: both;\n}\n\n.j-col {\n padding: 0.85em;\n width: 100%;\n float: right;\n position: relative;\n}\n\n@media only screen {\n .j-sm-5 {\n width: 41.66667%;\n }\n .j-sm-7 {\n width: 58.33333%;\n }\n .j-sm-12 {\n width: 100%;\n }\n}\n\n@media (min-width: 530px) {\n .j-md-4 {\n width: 33.33333%;\n }\n .j-md-6 {\n width: 50%;\n }\n .j-md-8 {\n width: 66.66667%;\n }\n .j-md-12 {\n width: 100%;\n }\n}\n\n@media (min-width: 782px) {\n .j-lrg-4 {\n width: 33.33333%;\n }\n .j-lrg-5 {\n width: 41.66667%;\n }\n .j-lrg-6 {\n width: 50%;\n }\n .j-lrg-7 {\n width: 58.33333%;\n }\n .j-lrg-8 {\n width: 66.66667%;\n }\n .j-lrg-12
19806 {\n width: 100%;\n }\n}\n\n@-webkit-keyframes \"candy\" {\n 0% {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n 20% {\n -webkit-transform: scale(1.15);\n transform: scale(1.15);\n }\n 60% {\n -webkit-transform: scale(0.95);\n transform: scale(0.95);\n }\n 100% {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n}\n\n@keyframes \"candy\" {\n 0% {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n 20% {\n -webkit-transform: scale(1.15);\n transform: scale(1.15);\n }\n 60% {\n -webkit-transform: scale(0.95);\n transform: scale(0.95);\n }\n 100% {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n}\n\n.button,\n.download-jetpack {\n -webkit-transition: all .1s ease-in-out;\n transition: all .1s ease-in-out;\n}\n\n.jp-button, .jp-button--settings {\n display: inline-block;\n position: relative;\n padding: 0.76923e
19807 m 1.46154em;\n color: #efefef;\n font-weight: bold;\n font-size: 0.9285714286em;\n line-height: 1;\n text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);\n background: #6f7476;\n border-radius: 3px;\n}\n\n.jp-button:visited, .jp-button--settings:visited {\n color: #efefef;\n}\n\n.jp-button:hover, .jp-button--settings:hover, .jp-button:focus, .jp-button--settings:focus {\n color: #fff;\n background: #57972d;\n}\n\n.jp-button:active, .jp-button--settings:active {\n background: #57972d;\n opacity: 0.8;\n}\n\n.jp-button--settings {\n background: #93b45f;\n color: #e8eedf;\n}\n\n.jp-button--settings:visited {\n color: #e8eedf;\n}\n\n.jp-button--settings:hover, .jp-button--settings:focus {\n background: #9fbd72;\n color: #fff;\n}\n\n.jp-button--settings.current {\n background: #3c6621;\n color: #fff;\n box-shadow: inset 0 2px 0 #365A1F, inset 0 1px 3px #3c6621;\n}\n\n.download-jetpack {\n display: inline-block;\n position: relative;\n padding: 0.64286em 1.08696em 0.53571em;\n
19808 color: #fff;\n font-weight: 400;\n font-size: 20px;\n line-height: 1;\n background: #518d2a;\n z-index: 3;\n border-radius: 6px;\n box-shadow: 0 6px 0 #3e6c20, 0 6px 3px rgba(0, 0, 0, 0.4);\n}\n\n.download-jetpack:visited {\n color: #fff;\n}\n\n.download-jetpack:hover, .download-jetpack:focus {\n color: #fff;\n background: #57972d;\n box-shadow: 0 6px 0 #3e6c20, 0 6px 3px rgba(0, 0, 0, 0.4);\n}\n\n.download-jetpack:active {\n top: 6px;\n box-shadow: 0 0px 0 #3e6c20, 0 0 0 rgba(0, 0, 0, 0.4);\n}\n\n.download-jetpack:active:after {\n top: -6px;\n}\n\n.download-jetpack:before {\n content: '';\n display: inline-block;\n position: relative;\n top: -2px;\n margin-left: 13px;\n width: 30px;\n height: 30px;\n vertical-align: middle;\n background: url(\"../images/connect-plug.svg\") center center no-repeat;\n background-size: 100%;\n}\n\n.download-jetpack:after {\n content: '';\n position: absolute;\n top: 0;\n right: 0;\n width: 100%;\n height: 100%;\n}\n\n@m
19809 edia (max-width: 1147px) {\n .download-jetpack {\n font-size: 1.28571em;\n }\n .download-jetpack:before {\n top: -1px;\n width: 23px;\n height: 23px;\n }\n}\n\n@media (max-width: 900px) {\n .download-jetpack:active {\n top: 0;\n }\n}\n\n@media (max-width: 530px) {\n .download-jetpack {\n font-size: 1.21429em;\n font-weight: 600;\n }\n .download-jetpack:before {\n width: 19px;\n height: 19px;\n margin-left: 9px;\n }\n}\n\n@font-face {\n font-family: 'automatticons';\n src: url(\"../_inc/fonts/automatticons/automatticons.eot\");\n src: url(\"../_inc/fonts/automatticons/automatticons.eot?#iefix\") format(\"embedded-opentype\"), url(\"../_inc/fonts/automatticons/automatticons.woff\") format(\"woff\"), url(\"../_inc/fonts/automatticons/automatticons.ttf\") format(\"truetype\"), url(\"../_inc/fonts/automatticons/automatticons.svg#automatticonsregular\") format(\"svg\");\n font-weight: normal;\n font-style: normal;\n}\n\n.nav-horizontal a {\n d
19810 isplay: inline-block;\n}\n\n.nav-horizontal li {\n position: relative;\n float: right;\n}\n\n.nav-horizontal ul {\n margin: 0;\n padding: 0;\n}\n\n@media (max-width: 782px) {\n .configure .frame.top.fixed {\n padding-right: 0;\n }\n}\n\n.wrap.inner,\n.page-content {\n max-width: 950px;\n margin: 0 auto;\n}\n\n.wrap.inner li,\n.page-content li {\n line-height: 23px;\n}\n\n@media (max-width: 530px) {\n .page-content {\n margin-top: 0;\n }\n}\n\n@media (max-width: 1147px) {\n .wrap.inner {\n background: #f9f9f9;\n padding: 15px;\n }\n}\n\n@media (max-width: 530px) {\n .wrap.inner {\n margin-top: 1.71429em;\n }\n}\n\n.page-content.about {\n position: relative;\n z-index: 10;\n}\n\n@media (max-width: 1147px) {\n .page-content.about {\n background: #f9f9f9;\n padding: 15px;\n }\n}\n\n@media (max-width: 1147px) {\n .page-content.configure {\n background: #f9f9f9;\n }\n}\n\n.footer nav {\n max-width: 550px;\n margin: 0 auto;\n}\n\n.header {\n
19811 right: 0;\n left: 0;\n background: #81a844;\n}\n\n.header-nav li {\n line-height: 60px;\n}\n\n.header-nav a {\n padding: 0 0.71429em;\n line-height: 24px;\n}\n\n.header-nav .jetpack-logo a {\n display: inline-block;\n position: relative;\n width: 214px;\n margin-left: 6px;\n background: url(../images/jetpack-logo.png) center center no-repeat;\n background: url(../images/jetpack-logo.svg) center center no-repeat, none;\n background-size: 183px auto;\n color: #fff;\n line-height: 60px;\n font-weight: normal;\n}\n\n.header-nav .jetpack-logo a span {\n text-indent: -9999px;\n visibility: hidden;\n}\n\n.header-nav .jetpack-logo a:before {\n content: '';\n position: absolute;\n top: 0;\n right: 0;\n width: 100%;\n height: 100%;\n background-size: 183px 32px;\n}\n\n.header-nav .jetpack-modules + .jetpack-modules {\n margin-right: 15px;\n}\n\n.main-nav {\n float: right;\n}\n\n.main-nav li {\n margin: 0;\n}\n\n@media (max-width: 900px) {\n .main-nav {\n font-si
19812 ze: 13px;\n }\n}\n\n.jetpack-pagestyles #screen-meta {\n margin: 0;\n}\n\n.jetpack-pagestyles #screen-meta-links .screen-meta-toggle {\n z-index: 2;\n}\n\n.jetpack-pagestyles #screen-options-link-wrap, .jetpack-pagestyles #contextual-help-link-wrap {\n border: none;\n}\n\n.jetpack-pagestyles .update-nag {\n display: none;\n}\n\n.loading {\n bottom: 50%;\n position: absolute;\n top: 50%;\n width: 100%;\n}\n\n.loading span {\n color: #999;\n}\n\n.modal {\n background: #fff;\n position: fixed;\n top: 52px;\n bottom: 20px;\n left: 20px;\n right: 20px;\n margin-right: 160px;\n display: none;\n box-shadow: 0 1px 20px 5px rgba(0, 0, 0, 0.1);\n z-index: 500;\n}\n\n.modal .close {\n position: absolute;\n top: 0;\n left: 0;\n font: 300 1.71429em \"genericons\" !important;\n color: #777;\n content: '\\f405';\n display: inline-block;\n padding: 0.28571em 0.71429em 0.42857em;\n z-index: 5;\n}\n\n.modal .close:hover {\n background: #eee;\n opacity: 0.8;\n}\n\n.modal
19813 .close:active {\n background: #eee;\n opacity: 0.4;\n}\n\n.modal .content-container {\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n overflow: auto;\n padding: 2.14286em;\n}\n\n.modal .content {\n margin: 0 auto;\n max-width: 900px;\n text-align: right;\n}\n\n.modal h2 {\n text-align: right;\n margin-top: 0;\n color: #5d6d74;\n font-weight: 300;\n line-height: 32px;\n text-shadow: 0 1px 1px #fff;\n}\n\n@media (max-width: 530px) {\n .modal h2 {\n font-size: 26px;\n }\n}\n\n.modal h5 {\n clear: right;\n}\n\n.modal p {\n font-size: 1.23077em;\n}\n\n.modal footer {\n position: absolute;\n right: 0;\n bottom: 0;\n width: 100%;\n padding: 12px 20px;\n border-top: 1px solid #ddd;\n background: #fff;\n text-align: left;\n}\n\n.modal footer ul {\n margin: 0;\n}\n\n.modal footer li {\n display: inline-block;\n margin: 0;\n}\n\n.modal .button-secondary,\n.modal .button-primary:active {\n vertical-align: baseline;\n}\n\n@media (max-wi
19814 dth: 900px) {\n .modal {\n bottom: 5%;\n margin-right: 36px;\n font-size: 80%;\n }\n .modal .content {\n top: 38px;\n }\n}\n\n@media (max-width: 782px) {\n .modal {\n top: 66px;\n margin-right: 0;\n }\n}\n\n@media (max-width: 600px) {\n .modal {\n top: 10px;\n left: 10px;\n bottom: 10px;\n right: 10px;\n }\n}\n\n.jp-info-img {\n float: left;\n margin: 0 30px 8px 0;\n}\n\n.jp-info-img img {\n border: 1px solid #ddd;\n max-width: 100%;\n height: auto;\n}\n\n.jp-info-img img:first-child {\n margin-top: 0;\n}\n\n@media (max-width: 782px) {\n .jp-info-img {\n float: none;\n margin: 0 0 15px;\n }\n}\n\n.content-container.modal-footer {\n bottom: 53px;\n}\n\n.shade {\n background: #000;\n bottom: 0;\n cursor: pointer;\n display: none;\n right: 0;\n opacity: 0.2;\n position: fixed;\n left: 0;\n top: 0;\n z-index: 11;\n}\n\n.footer {\n margin-top: 1.42857em;\n position: relative;\n padding: 10em 0 4.28571em;\n text-align: cen
19815 ter;\n}\n\n.footer:before, .footer:after {\n content: '';\n position: absolute;\n right: 0;\n pointer-events: none;\n}\n\n.footer:before {\n top: 0;\n margin-top: -1px;\n width: 100%;\n height: 195px;\n}\n\n.footer:after {\n display: none;\n}\n\n.footer .download-jetpack {\n margin-bottom: 33px;\n}\n\n@media (min-width: 1147px) {\n .footer {\n padding-bottom: 35px;\n }\n}\n\n@media (max-width: 1147px) {\n .footer {\n padding-top: 165px;\n padding-bottom: 0;\n }\n .footer:before {\n background-size: 160% auto;\n }\n .footer ul {\n float: none;\n overflow: hidden;\n }\n}\n\n@media (max-width: 900px) {\n .footer {\n padding-top: 146px;\n }\n}\n\n@media (max-width: 782px) {\n .footer {\n margin-top: 0;\n }\n}\n\n@media (max-width: 530px) {\n .footer {\n margin-top: 0;\n padding-top: 135px;\n }\n}\n\n@media (max-width: 320px) {\n .footer {\n padding-top: 76px;\n }\n}\n\n.footer nav {\n max-width: 100%;\n}\n\n.footer nav a,\n.foo
19816 ter nav a:visited {\n padding: 4px 6px;\n color: #999;\n}\n\n.footer nav a:hover, .footer nav a:focus,\n.footer nav a:visited:hover,\n.footer nav a:visited:focus {\n color: #81A844;\n}\n\n@media (max-width: 1147px) {\n .footer nav a:hover, .footer nav a:focus,\n .footer nav a:visited:hover,\n .footer nav a:visited:focus {\n color: #81a844;\n }\n}\n\n@media (max-width: 530px) {\n .footer nav li {\n display: block;\n float: none;\n margin: 0;\n text-align: right;\n }\n .footer nav a {\n display: block;\n padding: 0 16px;\n line-height: 44px;\n }\n}\n\n.primary {\n padding: 25px 15px 10px 15px;\n border-bottom: 1px solid #eee;\n}\n\n.secondary-footer {\n margin: 0 auto;\n}\n\n.secondary-footer li {\n margin-left: 5px;\n}\n\n@media (min-width: 782px) {\n .secondary-footer {\n padding: 8px 15px 10px;\n margin-bottom: 30px;\n border-bottom: 1px solid #eee;\n }\n}\n\n@media (min-width: 1147px) {\n .secondary-footer {\n margin-bottom: 0;
19817 \n }\n}\n\n@media (max-width: 782px) {\n .secondary-footer {\n padding: 8px 15px 8px;\n border-bottom: none;\n }\n}\n\n@media (max-width: 530px) {\n .secondary-footer {\n margin: 0;\n padding: 0;\n border: none;\n font-weight: 400;\n }\n .secondary-footer a {\n border-top: 1px solid #eee;\n }\n}\n\n.footer .a8c-attribution {\n margin: 0;\n padding: 0 6px;\n color: #bbb;\n font-size: 0.78571em;\n font-family: \"Gill Sans\", \"Gill Sans MT\", Helvetica, Arial, sans-serif;\n text-transform: uppercase;\n}\n\n.footer .a8c-attribution a {\n display: inline-block;\n position: relative;\n padding: 4px 16px;\n left: 9999px;\n outline: 0;\n}\n\n.footer .a8c-attribution a:after {\n content: 'A';\n position: absolute;\n top: 2px;\n left: -9999px;\n height: 100%;\n color: #999;\n font-size: 1.54545em;\n font-family: \"automatticons\";\n text-align: center;\n}\n\n.footer .a8c-attribution a:hover:after {\n -webkit-animation: candy .4s ease-in-out;\n
19818 animation: candy .4s ease-in-out;\n}\n\n@media (min-width: 782px) {\n .secondary {\n padding: 0 15px 10px 15px;\n border-bottom: 1px solid #eee;\n }\n}\n\n@media (min-width: 1147px) {\n .secondary {\n padding: 0 15px 10px 15px;\n border-bottom: none;\n }\n}\n\n.jetpack-message {\n background: #8eb74e;\n border: 1px solid #73963d;\n margin: 33px auto 0;\n max-width: 90%;\n position: relative;\n z-index: 2;\n}\n\n.jetpack-message.is-opt-in {\n margin: 50px 0 0;\n max-width: 100%;\n padding: 10px 15px;\n background: #fff;\n border: 0;\n box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);\n font-size: 13px;\n text-align: center;\n}\n\n.subhead .jetpack-message.is-opt-in {\n margin: 0;\n padding-bottom: 0;\n background: transparent;\n box-shadow: none;\n}\n\n.subhead .jetpack-message.is-opt-in .jp-button, .subhead .jetpack-message.is-opt-in .jp-button--settings {\n display: inline-block;\n}\n\n.jetpack-message.is-opt-in p {\n color: #3c4549;\n}\n\n.j
19819 etpack-message.is-opt-in .jp-button, .jetpack-message.is-opt-in .jp-button--settings {\n margin-top: 15px;\n display: none;\n}\n\n.jetpack-message .squeezer h2 {\n font-size: 1em;\n}\n\n.jetpack-message h2 {\n color: #fff;\n margin: 0;\n}\n\n.jetpack-message p {\n color: #fff;\n margin: 0;\n opacity: 0.7;\n}\n\n.jetpack-message .squeezer {\n padding: 23px 80px 23px 23px;\n position: relative;\n text-align: right;\n}\n\n.jetpack-message .squeezer:before {\n color: #fff;\n content: '\\f418';\n font-family: 'Genericons';\n font-size: 33px;\n height: 33px;\n right: 25px;\n opacity: 0.6;\n position: absolute;\n top: 23px;\n top: calc( 50% - 22px);\n}\n\n@media (max-width: 530px) {\n .jetpack-message .squeezer {\n padding: 23px;\n }\n .jetpack-message .squeezer:before {\n display: none;\n }\n}\n\n.jetpack-message .squeezer a {\n color: #FFF;\n border-bottom: 1px solid #D5E4BD;\n}\n\n.jetpack-message .squeezer a:hover {\n border-bottom: 1px solid #F1F6E9;\
19820 n}\n\n.jetpack-message.error .squeezer:before,\n.jetpack-message.jetpack-err .squeezer:before {\n content: '\\f414';\n}\n\n.configure-module .jetpack-message {\n max-width: 100%;\n}\n\n@media (max-width: 530px) {\n .wrap.inner.jp-support .jp-support-column-left {\n width: 100%;\n }\n .wrap.inner.jp-support .jp-support-column-left .widget-text {\n margin-left: 0;\n width: 100%;\n }\n .wrap.inner.jp-support .jp-support-column-right {\n width: 100%;\n }\n}\n\n@media screen and (max-width: 515px) {\n .jp-frame .header-nav {\n padding-bottom: 10px;\n }\n .jp-frame .header-nav li {\n line-height: 30px;\n }\n .jp-frame .header-nav .jetpack-logo {\n width: 100%;\n text-align: center;\n }\n .jp-frame .header-nav .jetpack-modules {\n margin: 0;\n width: 50%;\n text-align: left;\n padding: 0 5px;\n }\n .jp-frame .header-nav .jetpack-modules + .jetpack-modules {\n text-align: right;\n }\n .jp-frame .header-nav .jetpack-modules:nth-child(
19821 4) {\n text-align: center;\n margin: 0 auto;\n width: 100%;\n }\n .jp-frame .header-nav .jetpack-modules:nth-child(4) a {\n padding: 0 10px;\n }\n}\n\n#ie-legacy-notice .dops-notice__content {\n display: inline-block;\n margin-right: 10px;\n}\n\n.page-content.configure {\n margin-top: 0;\n}\n\n.configure .frame.top {\n border: none;\n box-shadow: none;\n padding-top: 1.42857em;\n position: relative;\n top: auto;\n}\n\n.configure .frame.top.fixed {\n background: #f9f9f9;\n border-bottom: 1px solid #e9e9e9;\n padding-right: 160px;\n margin-top: -6px;\n position: fixed;\n left: 0;\n top: 32px;\n width: 100%;\n z-index: 4;\n box-shadow: 0 2px 2px -2px #eee;\n}\n\n@media (max-width: 782px) {\n .configure .frame.top.fixed {\n border: none;\n box-shadow: none;\n padding-top: 1.42857em;\n position: relative;\n top: auto;\n }\n}\n\n@media (max-width: 600px) {\n .configure .frame.top.fixed {\n top: 0;\n }\n}\n\n.jp-frame-top-fixed .config
19822 ure {\n padding-top: 94px;\n}\n\n.filter-search {\n display: none;\n float: left;\n margin-top: 10px;\n}\n\n@media (max-width: 782px) {\n .filter-search {\n display: block;\n }\n}\n\n@media (max-width: 530px) {\n .filter-search {\n display: none;\n }\n}\n\n.table-bordered.jetpack-modules {\n border: none;\n margin-bottom: 0;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module th {\n border-right: 0;\n padding: 14px 4px 0;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module th input {\n display: block;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module:hover .genericon {\n display: inline-block;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.active th,\n.table-bordered.jetpack-modules tr.jetpack-module.active td {\n background: #f7fcfe;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.active th {\n border-right: 4px solid #2ea2cc;\n padding-right: 0px;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.active td:first-child {\n
19823 border-right: 4px solid #2ea2cc;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.unavailable input {\n display: none;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.deprecated span {\n color: #888;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.deprecated .dep-msg {\n margin-left: 10px;\n color: #555;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module th,\n.table-bordered.jetpack-modules tr.jetpack-module td {\n background: #fff;\n margin: 0;\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1);\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td {\n padding: 10px 14px 8px 10px;\n line-height: 25px;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td:first-child {\n border-right: 4px solid #fff;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n float: left;\n padding: 0 0 1px;\n visibility: visible;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td .row-actions span {\n margin-right: 5px;\n}\n
19824 \n@media (max-width: 530px) {\n .table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n display: none;\n }\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n display: block;\n padding-right: 10px;\n visibility: visible;\n }\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module:hover td .row-actions span a {\n opacity: 1;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module.unavailable {\n opacity: 0.3;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module#vaultpress {\n opacity: 1;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module td .row-actions span a {\n opacity: 0;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module td .row-actions span a:focus {\n opacity: 1;\n}\n\n.table-bordered.jetpack-modules > thead > tr > th {\n border: 0;\n vertical-align: middle;\n}\n\n.table-bordered.jetpac
19825 k-modules > thead > tr > th:last-child {\n padding-left: 0;\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules > thead > tr > th:last-child {\n padding-right: 0;\n }\n}\n\n.table-bordered.jetpack-modules td {\n background: #fff;\n}\n\n.table-bordered.jetpack-modules #doaction {\n margin-top: 0;\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules #doaction {\n padding: 10px 7px;\n }\n}\n\n.table-bordered.jetpack-modules .checkall {\n margin-top: 1px;\n}\n\n.table-bordered.jetpack-modules .filter-search {\n margin-top: 8px;\n}\n\n.table-bordered.jetpack-modules .genericon {\n color: #999;\n display: none;\n margin: 7px 3px 0;\n}\n\n@media (max-width: 900px) {\n .table-bordered.jetpack-modules .genericon {\n display: inline-block;\n }\n}\n\n.table-bordered.jetpack-modules .med {\n width: 70px;\n}\n\n.table-bordered.jetpack-modules .sm {\n width: 30px;\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules .check-co
19826 lumn {\n width: 50px;\n }\n}\n\n.fixed-top .check-column {\n padding: 8px 10px 0 10px;\n width: 2.2em;\n}\n\n.wrap {\n margin: 0;\n padding: 0 1.5em 1em;\n overflow: hidden;\n}\n\n.wrap h2 {\n font-size: 24px;\n font-weight: 400;\n}\n\n.wrap .manage-left {\n float: right;\n margin: 0;\n padding: 0;\n width: 63%;\n}\n\n.wrap .manage-left table {\n width: 100%;\n}\n\n.wrap .manage-left th {\n font-weight: 400;\n}\n\n@media (max-width: 782px) {\n .wrap .manage-left {\n width: 100%;\n }\n}\n\n.wrap .manage-right {\n margin: 0;\n padding: 0;\n float: left;\n width: 35%;\n z-index: 1;\n}\n\n.wrap .manage-right p {\n font-size: 12px;\n font-weight: bold;\n color: #bbb;\n padding-top: 2px;\n text-transform: uppercase;\n letter-spacing: 1px;\n clear: right;\n}\n\n.wrap .manage-right .bumper {\n margin-right: 33px;\n}\n\n.wrap .manage-right.show {\n display: block;\n overflow-y: auto;\n overflow-x: hidden;\n position: absolute;\n z-index: 100000;\n}\n\n
19827 .wrap .manage-right .search-bar {\n margin-bottom: 18px;\n max-width: 300px;\n}\n\n.wrap .manage-right p.search-box {\n float: none;\n height: auto;\n margin-bottom: 0;\n position: relative;\n}\n\n.wrap .manage-right p.search-box input[type='search'] {\n padding: 0 8px;\n width: 90%;\n line-height: initial;\n}\n\n@media (max-width: 782px) {\n .wrap .manage-right p.search-box input[type='search'] {\n float: right;\n padding: 9px 8px;\n }\n}\n\n.wrap .manage-right p.search-box input[type=\"submit\"] {\n display: none;\n}\n\n.wrap .manage-right .button-group .button {\n outline: none;\n}\n\n.wrap .manage-right .subsubsub {\n margin: 0;\n padding: 0;\n}\n\n.wrap .manage-right .subsubsub a {\n padding: 0;\n line-height: inherit;\n}\n\n.wrap .manage-right .subsubsub .current {\n padding: 1px 5px;\n border-radius: 2px;\n margin-right: -5px;\n background: #0D72B2;\n color: #fff;\n}\n\n.wrap .manage-right .subsubsub .current .count {\n color: #BCD7E7;\n font-wei
19828 ght: 200;\n}\n\n.wrap .manage-right .subsubsub li {\n display: block;\n text-align: right;\n}\n\n@media (max-width: 782px) {\n .wrap .manage-right {\n background: #fff;\n bottom: 0;\n display: none;\n min-width: 300px;\n position: fixed;\n left: 0;\n top: 0;\n z-index: 13;\n box-shadow: 0 1px 20px 5px rgba(0, 0, 0, 0.1);\n }\n .wrap .manage-right .bumper {\n margin: 13px;\n }\n .wrap .manage-right .navbar-form {\n margin: 0;\n padding: 0;\n }\n}\n\n@media (max-width: 782px) {\n .wp-list-table tr:not(.inline-edit-row):not(.no-items) td:not(.column-primary):not(.check-column) {\n padding: 11px 10px;\n display: block;\n }\n .manage-right.show .subsubsub li {\n padding: 5px;\n }\n}\n\n@media (max-width: 650px) {\n .table-bordered.jetpack-modules tr.jetpack-module.deprecated td .row-actions {\n float: none;\n padding-right: 18px;\n }\n}\n\n@media (max-width: 430px) {\n .table-bordered.jetpack-modules tr.jetpack-module td .
19829 row-actions {\n display: none;\n }\n .table-bordered.jetpack-modules tr.jetpack-module.deprecated td .row-actions {\n display: block;\n }\n}\n\n/* 'Pages' is a temporary location for these styles, until we can break them up into their proper atmoic locations */\n.configure-module p {\n font-size: 14px;\n}\n\n.configure-module p.success, .configure-module p.error {\n color: #fff;\n padding: 10px;\n}\n\n.configure-module p.success {\n background-color: #81a844;\n}\n\n.configure-module p.error {\n background-color: #d94f4f;\n}\n\n.protect-status p {\n font-size: 16px;\n}\n\n.protect-status strong {\n display: inline-block;\n margin-top: 10px;\n background: #fff;\n padding: 10px;\n border: 1px #ddd solid;\n font-size: 16px;\n color: #000;\n max-width: 100%;\n}\n\n.protect-status.attn {\n color: #d94f4f;\n}\n\n.protect-status.working {\n color: #81a844;\n}\n\n.protect-whitelist textarea {\n width: 100%;\n min-height: 150px;\n}\n\n/* btns + inputs */\n.configure
19830 -module input[disabled] {\n opacity: .5;\n}\n\n.configure-module input.button-primary {\n font-weight: bold;\n}\n\n/* whitelist table */\n@media only screen and (min-width: 1100px) {\n .protect-whitelist {\n width: 65%;\n float: right;\n }\n}\n\n/* end > 1065px */\n@media only screen and (max-width: 400px) {\n .protect-status strong {\n font-size: 12px;\n overflow: auto;\n }\n}\n\n/* end < 400px */\n#jetpack-disconnect-content {\n display: none;\n text-align: center;\n}\n\n#jetpack-disconnect-content .cancel-disconnect {\n display: block;\n margin-top: 10px;\n}\n\n.connection-details {\n border: 1px #ddd solid;\n}\n\n.connection-details.local-user {\n margin-bottom: 10px;\n}\n\n.connection-details .user-01,\n.connection-details .wpuser-02,\n.connection-details .action-btns {\n padding: 10px;\n}\n\n.connection-details .user-01 .button, .connection-details .user-01 select,\n.connection-details .wpuser-02 .button,\n.connection-details .wpuser-02 select,\n.conne
19831 ction-details .action-btns .button,\n.connection-details .action-btns select {\n margin-top: 5px;\n}\n\n.connection-details .wpuser-02 {\n margin-top: 10px;\n}\n\n.connection-details h3 {\n padding: 10px;\n margin: 0;\n background: #eee;\n border-bottom: 1px #ddd solid;\n font-size: 14px;\n}\n\n.jp-user img {\n margin-left: 10px;\n border-radius: 50%;\n}\n\n.jp-user div,\n.wp-user div,\n.wp-action div {\n display: inline-block;\n width: 100%;\n}\n\n.j-col.jp-user,\n.j-col.wp-user,\n.j-col.wp-action {\n padding: 0;\n}\n\n.my-jetpack-actions select {\n max-width: 150px;\n}\n\n.j-actions .button:nth-child(3) {\n margin-left: 5px;\n}\n\n.j-row.disconnect {\n text-align: center;\n}\n\n.j-row.disconnect .button {\n margin: 0 auto;\n}\n\na.what-is-primary {\n color: #b4b9be;\n margin-right: 4px;\n}\n\n@media (max-width: 782px) {\n .wp-action {\n border-top: 1px #ddd solid;\n }\n .wp-action h3 {\n display: none;\n }\n}\n\n@media screen and (max-width: 500px) {\n
19832 .connection-details {\n font-size: 11px;\n }\n .connection-details h3 {\n font-size: 12px;\n padding: 5px;\n }\n .connection-details .user-01,\n .connection-details .wpuser-02 {\n padding: 6px;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n max-width: 200px;\n }\n .connection-details .action-btns {\n text-align: center;\n }\n}\n\n@media (max-width: 530px) {\n .connection-details .wpuser-02 {\n margin-top: 0;\n padding: 12px;\n }\n}\n\n@media screen and (max-width: 450px) {\n .j-actions .button {\n width: 100%;\n margin-bottom: 5px;\n text-align: center;\n }\n .j-actions .button.alignright {\n float: none;\n }\n}\n\n@media screen and (max-width: 350px) {\n .user-01,\n .wpuser-02 {\n max-width: 100px;\n }\n}\n\n.manage__icon {\n width: 155px;\n height: 155px;\n margin: 20px auto;\n}\n\n.manage-page .manage__description {\n max-width: 600px;\n text-align: center;\n font-size: 22px;\n color
19833 : #999;\n margin: 20px auto;\n}\n\n.manage-page .manage__button {\n font-size: 16px;\n padding: 0 20px;\n height: 40px;\n line-height: 40px;\n}\n\n.manage__title .genericon {\n font-size: 38px;\n color: #81A944;\n}\n\n.manage__link {\n font-size: 16px;\n padding: 0 20px;\n height: 40px;\n line-height: 40px;\n font-weight: normal;\n}\n\n.manage__link .genericon {\n font-size: 28px;\n vertical-align: middle;\n margin-top: -6px;\n}\n\n.jp-content .hide {\n display: none;\n}\n\n.jp-content .landing {\n margin: 0 auto;\n z-index: 2;\n position: relative;\n}\n\n.jp-content h1 {\n font-weight: 400;\n line-height: 1.75em;\n position: relative;\n z-index: 3;\n width: 100%;\n text-align: center;\n}\n\n.jp-content h1.success {\n color: #81a844;\n}\n\n.jp-content .footer {\n padding-top: 0;\n margin-top: 0;\n background-image: none;\n}\n\n.jp-content .footer:before {\n height: inherit;\n}\n\n.jp-content .more-info:before {\n content: none;\n}\n\n.landing .wpcom-co
19834 nnect {\n min-height: 400px;\n}\n\n.wpcom-connect .j-col {\n padding: 0;\n}\n\n@media (max-width: 1147px) {\n .jp-content .landing {\n padding: 0 2em;\n }\n .jp-content .footer {\n padding-top: 1.5em;\n }\n}\n\n@media (max-width: 530px) {\n .jp-content .landing {\n padding: 0 .5em;\n }\n}\n"],"file":"jetpack-admin-rtl.css"}
19835 \ No newline at end of file
19836 +{"version":3,"names":[],"mappings":"","sources":["jetpack-admin-rtl.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n.j-row {\n width: 100%;\n margin: 0 auto;\n}\n\n.j-row:before, .j-row:after {\n content: \" \";\n display: table;\n}\n\n.j-row:after {\n clear: both;\n}\n\n.j-col {\n padding: 0.85em;\n width: 100%;\n float: right;\n position: relative;\n}\n\n@media only screen {\n .j-sm-5 {\n width: 41.66667%;\n }\n .j-sm-7 {\n width: 58.33333%;\n }\n .j-sm-12 {\n width: 100%;\n }\n}\n\n@media (min-width: 530px) {\n .j-md-4 {\n width: 33.33333%;\n }\n .j-md-6 {\n width: 50%;\n }\n .j-md-8 {\n width: 66.66667%;\n }\n .j-md-12 {\n width: 100%;\n }\n}\n\n@media (min-width: 782px) {\n .j-lrg-4 {\n width: 33.33333%;\n }\n .j-lrg-5 {\n width: 41.66667%;\n }\n .j-lrg-6 {\n width: 50%;\n }\n .j-lrg-7 {\n width: 58.33333%;\n }\n .j-lrg-8 {\n width: 66.66667%;\n }\n .j-lrg-12
19837 {\n width: 100%;\n }\n}\n\n@-webkit-keyframes \"candy\" {\n 0% {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n 20% {\n -webkit-transform: scale(1.15);\n transform: scale(1.15);\n }\n 60% {\n -webkit-transform: scale(0.95);\n transform: scale(0.95);\n }\n 100% {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n}\n\n@keyframes \"candy\" {\n 0% {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n 20% {\n -webkit-transform: scale(1.15);\n transform: scale(1.15);\n }\n 60% {\n -webkit-transform: scale(0.95);\n transform: scale(0.95);\n }\n 100% {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n}\n\n.button,\n.download-jetpack {\n -webkit-transition: all .1s ease-in-out;\n transition: all .1s ease-in-out;\n}\n\n.jp-button, .jp-button--settings {\n display: inline-block;\n position: relative;\n padding: 0.76923e
19838 m 1.46154em;\n color: #efefef;\n font-weight: bold;\n font-size: 0.9285714286em;\n line-height: 1;\n text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);\n background: #6f7476;\n border-radius: 3px;\n}\n\n.jp-button:visited, .jp-button--settings:visited {\n color: #efefef;\n}\n\n.jp-button:hover, .jp-button--settings:hover, .jp-button:focus, .jp-button--settings:focus {\n color: #fff;\n background: #57972d;\n}\n\n.jp-button:active, .jp-button--settings:active {\n background: #57972d;\n opacity: 0.8;\n}\n\n.jp-button--settings {\n background: #93b45f;\n color: #e8eedf;\n}\n\n.jp-button--settings:visited {\n color: #e8eedf;\n}\n\n.jp-button--settings:hover, .jp-button--settings:focus {\n background: #9fbd72;\n color: #fff;\n}\n\n.jp-button--settings.current {\n background: #3c6621;\n color: #fff;\n box-shadow: inset 0 2px 0 #365A1F, inset 0 1px 3px #3c6621;\n}\n\n.download-jetpack {\n display: inline-block;\n position: relative;\n padding: 0.64286em 1.08696em 0.53571em;\n
19839 color: #fff;\n font-weight: 400;\n font-size: 20px;\n line-height: 1;\n background: #518d2a;\n z-index: 3;\n border-radius: 6px;\n box-shadow: 0 6px 0 #3e6c20, 0 6px 3px rgba(0, 0, 0, 0.4);\n}\n\n.download-jetpack:visited {\n color: #fff;\n}\n\n.download-jetpack:hover, .download-jetpack:focus {\n color: #fff;\n background: #57972d;\n box-shadow: 0 6px 0 #3e6c20, 0 6px 3px rgba(0, 0, 0, 0.4);\n}\n\n.download-jetpack:active {\n top: 6px;\n box-shadow: 0 0px 0 #3e6c20, 0 0 0 rgba(0, 0, 0, 0.4);\n}\n\n.download-jetpack:active:after {\n top: -6px;\n}\n\n.download-jetpack:before {\n content: '';\n display: inline-block;\n position: relative;\n top: -2px;\n margin-left: 13px;\n width: 30px;\n height: 30px;\n vertical-align: middle;\n background: url(\"../images/connect-plug.svg\") center center no-repeat;\n background-size: 100%;\n}\n\n.download-jetpack:after {\n content: '';\n position: absolute;\n top: 0;\n right: 0;\n width: 100%;\n height: 100%;\n}\n\n@m
19840 edia (max-width: 1147px) {\n .download-jetpack {\n font-size: 1.28571em;\n }\n .download-jetpack:before {\n top: -1px;\n width: 23px;\n height: 23px;\n }\n}\n\n@media (max-width: 900px) {\n .download-jetpack:active {\n top: 0;\n }\n}\n\n@media (max-width: 530px) {\n .download-jetpack {\n font-size: 1.21429em;\n font-weight: 600;\n }\n .download-jetpack:before {\n width: 19px;\n height: 19px;\n margin-left: 9px;\n }\n}\n\n@font-face {\n font-family: 'automatticons';\n src: url(\"../_inc/fonts/automatticons/automatticons.eot\");\n src: url(\"../_inc/fonts/automatticons/automatticons.eot?#iefix\") format(\"embedded-opentype\"), url(\"../_inc/fonts/automatticons/automatticons.woff\") format(\"woff\"), url(\"../_inc/fonts/automatticons/automatticons.ttf\") format(\"truetype\"), url(\"../_inc/fonts/automatticons/automatticons.svg#automatticonsregular\") format(\"svg\");\n font-weight: normal;\n font-style: normal;\n}\n\n.nav-horizontal:after {\
19841 n content: \".\";\n display: block;\n height: 0;\n clear: both;\n visibility: hidden;\n}\n\n.nav-horizontal a {\n display: inline-block;\n}\n\n.nav-horizontal li {\n position: relative;\n float: right;\n}\n\n.nav-horizontal ul {\n margin: 0;\n padding: 0;\n}\n\n@media (max-width: 782px) {\n .configure .frame.top.fixed {\n padding-right: 0;\n }\n}\n\n.wrap.inner,\n.page-content {\n max-width: 950px;\n margin: 0 auto;\n}\n\n.wrap.inner li,\n.page-content li {\n line-height: 23px;\n}\n\n@media (max-width: 530px) {\n .page-content {\n margin-top: 0;\n }\n}\n\n@media (max-width: 1147px) {\n .wrap.inner {\n background: #f9f9f9;\n padding: 15px;\n }\n}\n\n@media (max-width: 530px) {\n .wrap.inner {\n margin-top: 1.71429em;\n }\n}\n\n.page-content.about {\n position: relative;\n z-index: 10;\n}\n\n@media (max-width: 1147px) {\n .page-content.about {\n background: #f9f9f9;\n padding: 15px;\n }\n}\n\n@media (max-width: 1147px) {\n .page-content.c
19842 onfigure {\n background: #f9f9f9;\n }\n}\n\n.footer nav {\n max-width: 550px;\n margin: 0 auto;\n}\n\n.header {\n right: 0;\n left: 0;\n background: #81a844;\n}\n\n.header-nav li {\n line-height: 60px;\n}\n\n.header-nav a {\n padding: 0 0.71429em;\n line-height: 24px;\n}\n\n.header-nav .jetpack-logo a {\n display: inline-block;\n position: relative;\n width: 214px;\n margin-left: 6px;\n background: url(../images/jetpack-logo.png) center center no-repeat;\n background: url(../images/jetpack-logo.svg) center center no-repeat, none;\n background-size: 183px auto;\n color: #fff;\n line-height: 60px;\n font-weight: normal;\n}\n\n.header-nav .jetpack-logo a span {\n text-indent: -9999px;\n visibility: hidden;\n}\n\n.header-nav .jetpack-logo a:before {\n content: '';\n position: absolute;\n top: 0;\n right: 0;\n width: 100%;\n height: 100%;\n background-size: 183px 32px;\n}\n\n.header-nav .jetpack-modules + .jetpack-modules {\n margin-right: 15px;\n}\n\n.mai
19843 n-nav {\n float: right;\n}\n\n.main-nav li {\n margin: 0;\n}\n\n@media (max-width: 900px) {\n .main-nav {\n font-size: 13px;\n }\n}\n\n.jetpack-pagestyles #screen-meta {\n margin: 0;\n}\n\n.jetpack-pagestyles #screen-meta-links .screen-meta-toggle {\n z-index: 2;\n}\n\n.jetpack-pagestyles #screen-options-link-wrap, .jetpack-pagestyles #contextual-help-link-wrap {\n border: none;\n}\n\n.jetpack-pagestyles .update-nag {\n display: none;\n}\n\n.loading {\n bottom: 50%;\n position: absolute;\n top: 50%;\n width: 100%;\n}\n\n.loading span {\n color: #999;\n}\n\n.modal {\n background: #fff;\n position: fixed;\n top: 52px;\n bottom: 20px;\n left: 20px;\n right: 20px;\n margin-right: 160px;\n display: none;\n box-shadow: 0 1px 20px 5px rgba(0, 0, 0, 0.1);\n z-index: 500;\n}\n\n.modal .close {\n position: absolute;\n top: 0;\n left: 0;\n font: 300 1.71429em \"genericons\" !important;\n color: #777;\n content: '\\f405';\n display: inline-block;\n padding: 0.2
19844 8571em 0.71429em 0.42857em;\n z-index: 5;\n}\n\n.modal .close:hover {\n background: #eee;\n opacity: 0.8;\n}\n\n.modal .close:active {\n background: #eee;\n opacity: 0.4;\n}\n\n.modal .content-container {\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n overflow: auto;\n padding: 2.14286em;\n}\n\n.modal .content {\n margin: 0 auto;\n max-width: 900px;\n text-align: right;\n}\n\n.modal h2 {\n text-align: right;\n margin-top: 0;\n color: #5d6d74;\n font-weight: 300;\n line-height: 32px;\n text-shadow: 0 1px 1px #fff;\n}\n\n@media (max-width: 530px) {\n .modal h2 {\n font-size: 26px;\n }\n}\n\n.modal h5 {\n clear: right;\n}\n\n.modal p {\n font-size: 1.23077em;\n}\n\n.modal footer {\n position: absolute;\n right: 0;\n bottom: 0;\n width: 100%;\n padding: 12px 20px;\n border-top: 1px solid #ddd;\n background: #fff;\n text-align: left;\n}\n\n.modal footer ul {\n margin: 0;\n}\n\n.modal footer li {\n display: inline-block;\n marg
19845 in: 0;\n}\n\n.modal .button-secondary,\n.modal .button-primary:active {\n vertical-align: baseline;\n}\n\n@media (max-width: 900px) {\n .modal {\n bottom: 5%;\n margin-right: 36px;\n font-size: 80%;\n }\n .modal .content {\n top: 38px;\n }\n}\n\n@media (max-width: 782px) {\n .modal {\n top: 66px;\n margin-right: 0;\n }\n}\n\n@media (max-width: 600px) {\n .modal {\n top: 10px;\n left: 10px;\n bottom: 10px;\n right: 10px;\n }\n}\n\n.jp-info-img {\n float: left;\n margin: 0 30px 8px 0;\n}\n\n.jp-info-img img {\n border: 1px solid #ddd;\n max-width: 100%;\n height: auto;\n}\n\n.jp-info-img img:first-child {\n margin-top: 0;\n}\n\n@media (max-width: 782px) {\n .jp-info-img {\n float: none;\n margin: 0 0 15px;\n }\n}\n\n.content-container.modal-footer {\n bottom: 53px;\n}\n\n.shade {\n background: #000;\n bottom: 0;\n cursor: pointer;\n display: none;\n right: 0;\n opacity: 0.2;\n position: fixed;\n left: 0;\n top: 0;\n z-ind
19846 ex: 11;\n}\n\n.footer {\n margin-top: 1.42857em;\n position: relative;\n padding: 10em 0 4.28571em;\n text-align: center;\n}\n\n.footer:before, .footer:after {\n content: '';\n position: absolute;\n right: 0;\n pointer-events: none;\n}\n\n.footer:before {\n top: 0;\n margin-top: -1px;\n width: 100%;\n height: 195px;\n}\n\n.footer:after {\n display: none;\n}\n\n.footer .download-jetpack {\n margin-bottom: 33px;\n}\n\n@media (min-width: 1147px) {\n .footer {\n padding-bottom: 35px;\n }\n}\n\n@media (max-width: 1147px) {\n .footer {\n padding-top: 165px;\n padding-bottom: 0;\n }\n .footer:before {\n background-size: 160% auto;\n }\n .footer ul {\n float: none;\n overflow: hidden;\n }\n}\n\n@media (max-width: 900px) {\n .footer {\n padding-top: 146px;\n }\n}\n\n@media (max-width: 782px) {\n .footer {\n margin-top: 0;\n }\n}\n\n@media (max-width: 530px) {\n .footer {\n margin-top: 0;\n padding-top: 135px;\n }\n}\n\n@media (max-wid
19847 th: 320px) {\n .footer {\n padding-top: 76px;\n }\n}\n\n.footer nav {\n max-width: 100%;\n}\n\n.footer nav a,\n.footer nav a:visited {\n padding: 4px 6px;\n color: #999;\n}\n\n.footer nav a:hover, .footer nav a:focus,\n.footer nav a:visited:hover,\n.footer nav a:visited:focus {\n color: #81A844;\n}\n\n@media (max-width: 1147px) {\n .footer nav a:hover, .footer nav a:focus,\n .footer nav a:visited:hover,\n .footer nav a:visited:focus {\n color: #81a844;\n }\n}\n\n@media (max-width: 530px) {\n .footer nav li {\n display: block;\n float: none;\n margin: 0;\n text-align: right;\n }\n .footer nav a {\n display: block;\n padding: 0 16px;\n line-height: 44px;\n }\n}\n\n.primary {\n padding: 25px 15px 10px 15px;\n border-bottom: 1px solid #eee;\n}\n\n.secondary-footer {\n margin: 0 auto;\n}\n\n.secondary-footer li {\n margin-left: 5px;\n}\n\n@media (min-width: 782px) {\n .secondary-footer {\n padding: 8px 15px 10px;\n margin-bottom: 30px;\
19848 n border-bottom: 1px solid #eee;\n }\n}\n\n@media (min-width: 1147px) {\n .secondary-footer {\n margin-bottom: 0;\n }\n}\n\n@media (max-width: 782px) {\n .secondary-footer {\n padding: 8px 15px 8px;\n border-bottom: none;\n }\n}\n\n@media (max-width: 530px) {\n .secondary-footer {\n margin: 0;\n padding: 0;\n border: none;\n font-weight: 400;\n }\n .secondary-footer a {\n border-top: 1px solid #eee;\n }\n}\n\n.footer .a8c-attribution {\n margin: 0;\n padding: 0 6px;\n color: #bbb;\n font-size: 0.78571em;\n font-family: \"Gill Sans\", \"Gill Sans MT\", Helvetica, Arial, sans-serif;\n text-transform: uppercase;\n}\n\n.footer .a8c-attribution a {\n display: inline-block;\n position: relative;\n padding: 4px 16px;\n left: 9999px;\n outline: 0;\n}\n\n.footer .a8c-attribution a:after {\n content: 'A';\n position: absolute;\n top: 2px;\n left: -9999px;\n height: 100%;\n color: #999;\n font-size: 1.54545em;\n font-family: \"automatticon
19849 s\";\n text-align: center;\n}\n\n.footer .a8c-attribution a:hover:after {\n -webkit-animation: candy .4s ease-in-out;\n animation: candy .4s ease-in-out;\n}\n\n@media (min-width: 782px) {\n .secondary {\n padding: 0 15px 10px 15px;\n border-bottom: 1px solid #eee;\n }\n}\n\n@media (min-width: 1147px) {\n .secondary {\n padding: 0 15px 10px 15px;\n border-bottom: none;\n }\n}\n\n.jetpack-message {\n background: #8eb74e;\n border: 1px solid #73963d;\n margin: 33px auto 0;\n max-width: 90%;\n position: relative;\n z-index: 2;\n}\n\n.jetpack-message.is-opt-in {\n margin: 50px 0 0;\n max-width: 100%;\n padding: 10px 15px;\n background: #fff;\n border: 0;\n box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);\n font-size: 13px;\n text-align: center;\n}\n\n.subhead .jetpack-message.is-opt-in {\n margin: 0;\n padding-bottom: 0;\n background: transparent;\n box-shadow: none;\n}\n\n.subhead .jetpack-message.is-opt-in .jp-button, .subhead .jetpack-message.is
19850 -opt-in .jp-button--settings {\n display: inline-block;\n}\n\n.jetpack-message.is-opt-in p {\n color: #3c4549;\n}\n\n.jetpack-message.is-opt-in .jp-button, .jetpack-message.is-opt-in .jp-button--settings {\n margin-top: 15px;\n display: none;\n}\n\n.jetpack-message .squeezer h2 {\n font-size: 1em;\n}\n\n.jetpack-message h2 {\n color: #fff;\n margin: 0;\n}\n\n.jetpack-message p {\n color: #fff;\n margin: 0;\n opacity: 0.7;\n}\n\n.jetpack-message .squeezer {\n padding: 23px 80px 23px 23px;\n position: relative;\n text-align: right;\n}\n\n.jetpack-message .squeezer:before {\n color: #fff;\n content: '\\f418';\n font-family: 'Genericons';\n font-size: 33px;\n height: 33px;\n right: 25px;\n opacity: 0.6;\n position: absolute;\n top: 23px;\n top: calc( 50% - 22px);\n}\n\n@media (max-width: 530px) {\n .jetpack-message .squeezer {\n padding: 23px;\n }\n .jetpack-message .squeezer:before {\n display: none;\n }\n}\n\n.jetpack-message .squeezer a {\n color: #F
19851 FF;\n border-bottom: 1px solid #D5E4BD;\n}\n\n.jetpack-message .squeezer a:hover {\n border-bottom: 1px solid #F1F6E9;\n}\n\n.jetpack-message.error .squeezer:before,\n.jetpack-message.jetpack-err .squeezer:before {\n content: '\\f414';\n}\n\n.configure-module .jetpack-message {\n max-width: 100%;\n}\n\n@media (max-width: 530px) {\n .wrap.inner.jp-support .jp-support-column-left {\n width: 100%;\n }\n .wrap.inner.jp-support .jp-support-column-left .widget-text {\n margin-left: 0;\n width: 100%;\n }\n .wrap.inner.jp-support .jp-support-column-right {\n width: 100%;\n }\n}\n\n@media screen and (max-width: 515px) {\n .jp-frame .header-nav {\n padding-bottom: 10px;\n }\n .jp-frame .header-nav li {\n line-height: 30px;\n }\n .jp-frame .header-nav .jetpack-logo {\n width: 100%;\n text-align: center;\n }\n .jp-frame .header-nav .jetpack-modules {\n margin: 0;\n width: 50%;\n text-align: left;\n padding: 0 5px;\n }\n .jp-frame .header-na
19852 v .jetpack-modules + .jetpack-modules {\n text-align: right;\n }\n .jp-frame .header-nav .jetpack-modules:nth-child(4) {\n text-align: center;\n margin: 0 auto;\n width: 100%;\n }\n .jp-frame .header-nav .jetpack-modules:nth-child(4) a {\n padding: 0 10px;\n }\n}\n\n#ie-legacy-notice .dops-notice__content {\n display: inline-block;\n margin-right: 10px;\n}\n\n.page-content.configure {\n margin-top: 0;\n}\n\n.configure .frame.top {\n border: none;\n box-shadow: none;\n padding-top: 1.42857em;\n position: relative;\n top: auto;\n}\n\n.configure .frame.top.fixed {\n background: #f9f9f9;\n border-bottom: 1px solid #e9e9e9;\n padding-right: 160px;\n margin-top: -6px;\n position: fixed;\n left: 0;\n top: 32px;\n width: 100%;\n z-index: 4;\n box-shadow: 0 2px 2px -2px #eee;\n}\n\n@media (max-width: 782px) {\n .configure .frame.top.fixed {\n border: none;\n box-shadow: none;\n padding-top: 1.42857em;\n position: relative;\n top: auto;\n
19853 }\n}\n\n@media (max-width: 600px) {\n .configure .frame.top.fixed {\n top: 0;\n }\n}\n\n.jp-frame-top-fixed .configure {\n padding-top: 94px;\n}\n\n.filter-search {\n display: none;\n float: left;\n margin-top: 10px;\n}\n\n@media (max-width: 782px) {\n .filter-search {\n display: block;\n }\n}\n\n@media (max-width: 530px) {\n .filter-search {\n display: none;\n }\n}\n\n.table-bordered.jetpack-modules {\n border: none;\n margin-bottom: 0;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module th {\n border-right: 0;\n padding: 14px 4px 0;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module th input {\n display: block;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module:hover .genericon {\n display: inline-block;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.active th,\n.table-bordered.jetpack-modules tr.jetpack-module.active td {\n background: #f7fcfe;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.active th {\n border-right: 4p
19854 x solid #2ea2cc;\n padding-right: 0px;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.active td:first-child {\n border-right: 4px solid #2ea2cc;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.unavailable input {\n display: none;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.deprecated span {\n color: #888;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.deprecated .dep-msg {\n margin-left: 10px;\n color: #555;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module th,\n.table-bordered.jetpack-modules tr.jetpack-module td {\n background: #fff;\n margin: 0;\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1);\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td {\n padding: 10px 14px 8px 10px;\n line-height: 25px;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td:first-child {\n border-right: 4px solid #fff;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n float: left;\n padding: 0 0 1px;\n visib
19855 ility: visible;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td .row-actions span {\n margin-right: 5px;\n}\n\n@media (max-width: 530px) {\n .table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n display: none;\n }\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n display: block;\n padding-right: 10px;\n visibility: visible;\n }\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module:hover td .row-actions span a {\n opacity: 1;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module.unavailable {\n opacity: 0.3;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module#vaultpress {\n opacity: 1;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module td .row-actions span a {\n opacity: 0;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module td .row-actions span a:focus {\n opacity: 1;\n}\n\n
19856 .table-bordered.jetpack-modules > thead > tr > th {\n border: 0;\n vertical-align: middle;\n}\n\n.table-bordered.jetpack-modules > thead > tr > th:last-child {\n padding-left: 0;\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules > thead > tr > th:last-child {\n padding-right: 0;\n }\n}\n\n.table-bordered.jetpack-modules td {\n background: #fff;\n}\n\n.table-bordered.jetpack-modules #doaction {\n margin-top: 0;\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules #doaction {\n padding: 10px 7px;\n }\n}\n\n.table-bordered.jetpack-modules .checkall {\n margin-top: 1px;\n}\n\n.table-bordered.jetpack-modules .filter-search {\n margin-top: 8px;\n}\n\n.table-bordered.jetpack-modules .genericon {\n color: #999;\n display: none;\n margin: 7px 3px 0;\n}\n\n@media (max-width: 900px) {\n .table-bordered.jetpack-modules .genericon {\n display: inline-block;\n }\n}\n\n.table-bordered.jetpack-modules .med {\n width: 70px;\n}\n\n.table-bord
19857 ered.jetpack-modules .sm {\n width: 30px;\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules .check-column {\n width: 50px;\n }\n}\n\n.fixed-top .check-column {\n padding: 8px 10px 0 10px;\n width: 2.2em;\n}\n\n.wrap {\n margin: 0;\n padding: 0 1.5em 1em;\n overflow: hidden;\n}\n\n.wrap h2 {\n font-size: 24px;\n font-weight: 400;\n}\n\n.wrap .manage-left {\n float: right;\n margin: 0;\n padding: 0;\n width: 63%;\n}\n\n.wrap .manage-left table {\n width: 100%;\n}\n\n.wrap .manage-left th {\n font-weight: 400;\n}\n\n@media (max-width: 782px) {\n .wrap .manage-left {\n width: 100%;\n }\n}\n\n.wrap .manage-right {\n margin: 0;\n padding: 0;\n float: left;\n width: 35%;\n z-index: 1;\n}\n\n.wrap .manage-right p {\n font-size: 12px;\n font-weight: bold;\n color: #bbb;\n padding-top: 2px;\n text-transform: uppercase;\n letter-spacing: 1px;\n clear: right;\n}\n\n.wrap .manage-right .bumper {\n margin-right: 33px;\n}\n\n.wrap .manage-righ
19858 t.show {\n display: block;\n overflow-y: auto;\n overflow-x: hidden;\n position: absolute;\n z-index: 100000;\n}\n\n.wrap .manage-right .search-bar {\n margin-bottom: 18px;\n max-width: 300px;\n}\n\n.wrap .manage-right p.search-box {\n float: none;\n height: auto;\n margin-bottom: 0;\n position: relative;\n}\n\n.wrap .manage-right p.search-box input[type='search'] {\n padding: 0 8px;\n width: 90%;\n line-height: initial;\n}\n\n@media (max-width: 782px) {\n .wrap .manage-right p.search-box input[type='search'] {\n float: right;\n padding: 9px 8px;\n }\n}\n\n.wrap .manage-right p.search-box input[type=\"submit\"] {\n display: none;\n}\n\n.wrap .manage-right .button-group .button {\n outline: none;\n}\n\n.wrap .manage-right .subsubsub {\n margin: 0;\n padding: 0;\n}\n\n.wrap .manage-right .subsubsub a {\n padding: 0;\n line-height: inherit;\n}\n\n.wrap .manage-right .subsubsub .current {\n padding: 1px 5px;\n border-radius: 2px;\n margin-right: -5px;\n b
19859 ackground: #0D72B2;\n color: #fff;\n}\n\n.wrap .manage-right .subsubsub .current .count {\n color: #BCD7E7;\n font-weight: 200;\n}\n\n.wrap .manage-right .subsubsub li {\n display: block;\n text-align: right;\n}\n\n@media (max-width: 782px) {\n .wrap .manage-right {\n background: #fff;\n bottom: 0;\n display: none;\n min-width: 300px;\n position: fixed;\n left: 0;\n top: 0;\n z-index: 13;\n box-shadow: 0 1px 20px 5px rgba(0, 0, 0, 0.1);\n }\n .wrap .manage-right .bumper {\n margin: 13px;\n }\n .wrap .manage-right .navbar-form {\n margin: 0;\n padding: 0;\n }\n}\n\n@media (max-width: 782px) {\n .wp-list-table tr:not(.inline-edit-row):not(.no-items) td:not(.column-primary):not(.check-column) {\n padding: 11px 10px;\n display: block;\n }\n .manage-right.show .subsubsub li {\n padding: 5px;\n }\n}\n\n@media (max-width: 650px) {\n .table-bordered.jetpack-modules tr.jetpack-module.deprecated td .row-actions {\n float: none;\n
19860 padding-right: 18px;\n }\n}\n\n@media (max-width: 430px) {\n .table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n display: none;\n }\n .table-bordered.jetpack-modules tr.jetpack-module.deprecated td .row-actions {\n display: block;\n }\n}\n\n/* 'Pages' is a temporary location for these styles, until we can break them up into their proper atmoic locations */\n.configure-module p {\n font-size: 14px;\n}\n\n.configure-module p.success, .configure-module p.error {\n color: #fff;\n padding: 10px;\n}\n\n.configure-module p.success {\n background-color: #81a844;\n}\n\n.configure-module p.error {\n background-color: #d94f4f;\n}\n\n.protect-status p {\n font-size: 16px;\n}\n\n.protect-status strong {\n display: inline-block;\n margin-top: 10px;\n background: #fff;\n padding: 10px;\n border: 1px #ddd solid;\n font-size: 16px;\n color: #000;\n max-width: 100%;\n}\n\n.protect-status.attn {\n color: #d94f4f;\n}\n\n.protect-status.working {\n color:
19861 #81a844;\n}\n\n.protect-whitelist textarea {\n width: 100%;\n min-height: 150px;\n}\n\n/* btns + inputs */\n.configure-module input[disabled] {\n opacity: .5;\n}\n\n.configure-module input.button-primary {\n font-weight: bold;\n}\n\n/* whitelist table */\n@media only screen and (min-width: 1100px) {\n .protect-whitelist {\n width: 65%;\n float: right;\n }\n}\n\n/* end > 1065px */\n@media only screen and (max-width: 400px) {\n .protect-status strong {\n font-size: 12px;\n overflow: auto;\n }\n}\n\n/* end < 400px */\n#jetpack-disconnect-content {\n display: none;\n text-align: center;\n}\n\n#jetpack-disconnect-content .cancel-disconnect {\n display: block;\n margin-top: 10px;\n}\n\n.connection-details {\n border: 1px #ddd solid;\n}\n\n.connection-details.local-user {\n margin-bottom: 10px;\n}\n\n.connection-details .user-01,\n.connection-details .wpuser-02,\n.connection-details .action-btns {\n padding: 10px;\n}\n\n.connection-details .user-01 .button, .con
19862 nection-details .user-01 select,\n.connection-details .wpuser-02 .button,\n.connection-details .wpuser-02 select,\n.connection-details .action-btns .button,\n.connection-details .action-btns select {\n margin-top: 5px;\n}\n\n.connection-details .wpuser-02 {\n margin-top: 10px;\n}\n\n.connection-details h3 {\n padding: 10px;\n margin: 0;\n background: #eee;\n border-bottom: 1px #ddd solid;\n font-size: 14px;\n}\n\n.jp-user img {\n margin-left: 10px;\n border-radius: 50%;\n}\n\n.jp-user div,\n.wp-user div,\n.wp-action div {\n display: inline-block;\n width: 100%;\n}\n\n.j-col.jp-user,\n.j-col.wp-user,\n.j-col.wp-action {\n padding: 0;\n}\n\n.my-jetpack-actions select {\n max-width: 150px;\n}\n\n.j-actions .button:nth-child(3) {\n margin-left: 5px;\n}\n\n.j-row.disconnect {\n text-align: center;\n}\n\n.j-row.disconnect .button {\n margin: 0 auto;\n}\n\na.what-is-primary {\n color: #b4b9be;\n margin-right: 4px;\n}\n\n@media (max-width: 782px) {\n .wp-action {\n bor
19863 der-top: 1px #ddd solid;\n }\n .wp-action h3 {\n display: none;\n }\n}\n\n@media screen and (max-width: 500px) {\n .connection-details {\n font-size: 11px;\n }\n .connection-details h3 {\n font-size: 12px;\n padding: 5px;\n }\n .connection-details .user-01,\n .connection-details .wpuser-02 {\n padding: 6px;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n max-width: 200px;\n }\n .connection-details .action-btns {\n text-align: center;\n }\n}\n\n@media (max-width: 530px) {\n .connection-details .wpuser-02 {\n margin-top: 0;\n padding: 12px;\n }\n}\n\n@media screen and (max-width: 450px) {\n .j-actions .button {\n width: 100%;\n margin-bottom: 5px;\n text-align: center;\n }\n .j-actions .button.alignright {\n float: none;\n }\n}\n\n@media screen and (max-width: 350px) {\n .user-01,\n .wpuser-02 {\n max-width: 100px;\n }\n}\n\n.manage__icon {\n width: 155px;\n height: 155px;\n margin: 20px
19864 auto;\n}\n\n.manage-page .manage__description {\n max-width: 600px;\n text-align: center;\n font-size: 22px;\n color: #999;\n margin: 20px auto;\n}\n\n.manage-page .manage__button {\n font-size: 16px;\n padding: 0 20px;\n height: 40px;\n line-height: 40px;\n}\n\n.manage__title .genericon {\n font-size: 38px;\n color: #81A944;\n}\n\n.manage__link {\n font-size: 16px;\n padding: 0 20px;\n height: 40px;\n line-height: 40px;\n font-weight: normal;\n}\n\n.manage__link .genericon {\n font-size: 28px;\n vertical-align: middle;\n margin-top: -6px;\n}\n\n.jp-content .hide {\n display: none;\n}\n\n.jp-content .landing {\n margin: 0 auto;\n z-index: 2;\n position: relative;\n}\n\n.jp-content h1 {\n font-weight: 400;\n line-height: 1.75em;\n position: relative;\n z-index: 3;\n width: 100%;\n text-align: center;\n}\n\n.jp-content h1.success {\n color: #81a844;\n}\n\n.jp-content .footer {\n padding-top: 0;\n margin-top: 0;\n background-image: none;\n}\n\n.jp-cont
19865 ent .footer:before {\n height: inherit;\n}\n\n.jp-content .more-info:before {\n content: none;\n}\n\n.landing .wpcom-connect {\n min-height: 400px;\n}\n\n.wpcom-connect .j-col {\n padding: 0;\n}\n\n@media (max-width: 1147px) {\n .jp-content .landing {\n padding: 0 2em;\n }\n .jp-content .footer {\n padding-top: 1.5em;\n }\n}\n\n@media (max-width: 530px) {\n .jp-content .landing {\n padding: 0 .5em;\n }\n}\n"],"file":"jetpack-admin-rtl.css"}
19866 \ No newline at end of file
19867
19868 diff --git a/plugins/jetpack/css/jetpack-admin-rtl.css.min.map b/plugins/jetpack/css/jetpack-admin-rtl.css.min.map
19869 index 17c5c18..83d02a4 100644
19870 --- a/plugins/jetpack/css/jetpack-admin-rtl.css.min.map
19871 +++ b/plugins/jetpack/css/jetpack-admin-rtl.css.min.map
19872 @@ -1 +1 @@
19873 -{"version":3,"names":[],"mappings":"","sources":["jetpack-admin-rtl.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n.j-row {\n width: 100%;\n margin: 0 auto;\n}\n\n.j-row:before, .j-row:after {\n content: \" \";\n display: table;\n}\n\n.j-row:after {\n clear: both;\n}\n\n.j-col {\n padding: 0.85em;\n width: 100%;\n float: right;\n position: relative;\n}\n\n@media only screen {\n .j-sm-5 {\n width: 41.66667%;\n }\n .j-sm-7 {\n width: 58.33333%;\n }\n .j-sm-12 {\n width: 100%;\n }\n}\n\n@media (min-width: 530px) {\n .j-md-4 {\n width: 33.33333%;\n }\n .j-md-6 {\n width: 50%;\n }\n .j-md-8 {\n width: 66.66667%;\n }\n .j-md-12 {\n width: 100%;\n }\n}\n\n@media (min-width: 782px) {\n .j-lrg-4 {\n width: 33.33333%;\n }\n .j-lrg-5 {\n width: 41.66667%;\n }\n .j-lrg-6 {\n width: 50%;\n }\n .j-lrg-7 {\n width: 58.33333%;\n }\n .j-lrg-8 {\n width: 66.66667%;\n }\n .j-lrg-12
19874 {\n width: 100%;\n }\n}\n\n@-webkit-keyframes \"candy\" {\n 0% {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n 20% {\n -webkit-transform: scale(1.15);\n transform: scale(1.15);\n }\n 60% {\n -webkit-transform: scale(0.95);\n transform: scale(0.95);\n }\n 100% {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n}\n\n@keyframes \"candy\" {\n 0% {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n 20% {\n -webkit-transform: scale(1.15);\n transform: scale(1.15);\n }\n 60% {\n -webkit-transform: scale(0.95);\n transform: scale(0.95);\n }\n 100% {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n}\n\n.button,\n.download-jetpack {\n -webkit-transition: all .1s ease-in-out;\n transition: all .1s ease-in-out;\n}\n\n.jp-button, .jp-button--settings {\n display: inline-block;\n position: relative;\n padding: 0.76923e
19875 m 1.46154em;\n color: #efefef;\n font-weight: bold;\n font-size: 0.9285714286em;\n line-height: 1;\n text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);\n background: #6f7476;\n border-radius: 3px;\n}\n\n.jp-button:visited, .jp-button--settings:visited {\n color: #efefef;\n}\n\n.jp-button:hover, .jp-button--settings:hover, .jp-button:focus, .jp-button--settings:focus {\n color: #fff;\n background: #57972d;\n}\n\n.jp-button:active, .jp-button--settings:active {\n background: #57972d;\n opacity: 0.8;\n}\n\n.jp-button--settings {\n background: #93b45f;\n color: #e8eedf;\n}\n\n.jp-button--settings:visited {\n color: #e8eedf;\n}\n\n.jp-button--settings:hover, .jp-button--settings:focus {\n background: #9fbd72;\n color: #fff;\n}\n\n.jp-button--settings.current {\n background: #3c6621;\n color: #fff;\n box-shadow: inset 0 2px 0 #365A1F, inset 0 1px 3px #3c6621;\n}\n\n.download-jetpack {\n display: inline-block;\n position: relative;\n padding: 0.64286em 1.08696em 0.53571em;\n
19876 color: #fff;\n font-weight: 400;\n font-size: 20px;\n line-height: 1;\n background: #518d2a;\n z-index: 3;\n border-radius: 6px;\n box-shadow: 0 6px 0 #3e6c20, 0 6px 3px rgba(0, 0, 0, 0.4);\n}\n\n.download-jetpack:visited {\n color: #fff;\n}\n\n.download-jetpack:hover, .download-jetpack:focus {\n color: #fff;\n background: #57972d;\n box-shadow: 0 6px 0 #3e6c20, 0 6px 3px rgba(0, 0, 0, 0.4);\n}\n\n.download-jetpack:active {\n top: 6px;\n box-shadow: 0 0px 0 #3e6c20, 0 0 0 rgba(0, 0, 0, 0.4);\n}\n\n.download-jetpack:active:after {\n top: -6px;\n}\n\n.download-jetpack:before {\n content: '';\n display: inline-block;\n position: relative;\n top: -2px;\n margin-left: 13px;\n width: 30px;\n height: 30px;\n vertical-align: middle;\n background: url('\"../images/connect-plug.svg\') center center no-repeat;\n background-size: 100%;\n}\n\n.download-jetpack:after {\n content: '';\n position: absolute;\n top: 0;\n right: 0;\n width: 100%;\n height: 100%;\n}\n\n@
19877 media (max-width: 1147px) {\n .download-jetpack {\n font-size: 1.28571em;\n }\n .download-jetpack:before {\n top: -1px;\n width: 23px;\n height: 23px;\n }\n}\n\n@media (max-width: 900px) {\n .download-jetpack:active {\n top: 0;\n }\n}\n\n@media (max-width: 530px) {\n .download-jetpack {\n font-size: 1.21429em;\n font-weight: 600;\n }\n .download-jetpack:before {\n width: 19px;\n height: 19px;\n margin-left: 9px;\n }\n}\n\n@font-face {\n font-family: 'automatticons';\n src: url('\"../_inc/fonts/automatticons/automatticons.eot\');\n src: url('\"../_inc/fonts/automatticons/automatticons.eot?#iefix\') format(\"embedded-opentype\"), url('\"../_inc/fonts/automatticons/automatticons.woff\') format(\"woff\"), url('\"../_inc/fonts/automatticons/automatticons.ttf\') format(\"truetype\"), url('\"../_inc/fonts/automatticons/automatticons.svg#automatticonsregular\') format(\"svg\");\n font-weight: normal;\n font-style: normal;\n}\n\n.nav-horizontal a
19878 {\n display: inline-block;\n}\n\n.nav-horizontal li {\n position: relative;\n float: right;\n}\n\n.nav-horizontal ul {\n margin: 0;\n padding: 0;\n}\n\n@media (max-width: 782px) {\n .configure .frame.top.fixed {\n padding-right: 0;\n }\n}\n\n.wrap.inner,\n.page-content {\n max-width: 950px;\n margin: 0 auto;\n}\n\n.wrap.inner li,\n.page-content li {\n line-height: 23px;\n}\n\n@media (max-width: 530px) {\n .page-content {\n margin-top: 0;\n }\n}\n\n@media (max-width: 1147px) {\n .wrap.inner {\n background: #f9f9f9;\n padding: 15px;\n }\n}\n\n@media (max-width: 530px) {\n .wrap.inner {\n margin-top: 1.71429em;\n }\n}\n\n.page-content.about {\n position: relative;\n z-index: 10;\n}\n\n@media (max-width: 1147px) {\n .page-content.about {\n background: #f9f9f9;\n padding: 15px;\n }\n}\n\n@media (max-width: 1147px) {\n .page-content.configure {\n background: #f9f9f9;\n }\n}\n\n.footer nav {\n max-width: 550px;\n margin: 0 auto;\n}\n\n.header
19879 {\n right: 0;\n left: 0;\n background: #81a844;\n}\n\n.header-nav li {\n line-height: 60px;\n}\n\n.header-nav a {\n padding: 0 0.71429em;\n line-height: 24px;\n}\n\n.header-nav .jetpack-logo a {\n display: inline-block;\n position: relative;\n width: 214px;\n margin-left: 6px;\n background: url(../images/jetpack-logo.png) center center no-repeat;\n background: url(../images/jetpack-logo.svg) center center no-repeat, none;\n background-size: 183px auto;\n color: #fff;\n line-height: 60px;\n font-weight: normal;\n}\n\n.header-nav .jetpack-logo a span {\n text-indent: -9999px;\n visibility: hidden;\n}\n\n.header-nav .jetpack-logo a:before {\n content: '';\n position: absolute;\n top: 0;\n right: 0;\n width: 100%;\n height: 100%;\n background-size: 183px 32px;\n}\n\n.header-nav .jetpack-modules + .jetpack-modules {\n margin-right: 15px;\n}\n\n.main-nav {\n float: right;\n}\n\n.main-nav li {\n margin: 0;\n}\n\n@media (max-width: 900px) {\n .main-nav {\n f
19880 ont-size: 13px;\n }\n}\n\n.jetpack-pagestyles #screen-meta {\n margin: 0;\n}\n\n.jetpack-pagestyles #screen-meta-links .screen-meta-toggle {\n z-index: 2;\n}\n\n.jetpack-pagestyles #screen-options-link-wrap, .jetpack-pagestyles #contextual-help-link-wrap {\n border: none;\n}\n\n.jetpack-pagestyles .update-nag {\n display: none;\n}\n\n.loading {\n bottom: 50%;\n position: absolute;\n top: 50%;\n width: 100%;\n}\n\n.loading span {\n color: #999;\n}\n\n.modal {\n background: #fff;\n position: fixed;\n top: 52px;\n bottom: 20px;\n left: 20px;\n right: 20px;\n margin-right: 160px;\n display: none;\n box-shadow: 0 1px 20px 5px rgba(0, 0, 0, 0.1);\n z-index: 500;\n}\n\n.modal .close {\n position: absolute;\n top: 0;\n left: 0;\n font: 300 1.71429em \"genericons\" !important;\n color: #777;\n content: '\\f405';\n display: inline-block;\n padding: 0.28571em 0.71429em 0.42857em;\n z-index: 5;\n}\n\n.modal .close:hover {\n background: #eee;\n opacity: 0.8;\n}\n\n
19881 .modal .close:active {\n background: #eee;\n opacity: 0.4;\n}\n\n.modal .content-container {\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n overflow: auto;\n padding: 2.14286em;\n}\n\n.modal .content {\n margin: 0 auto;\n max-width: 900px;\n text-align: right;\n}\n\n.modal h2 {\n text-align: right;\n margin-top: 0;\n color: #5d6d74;\n font-weight: 300;\n line-height: 32px;\n text-shadow: 0 1px 1px #fff;\n}\n\n@media (max-width: 530px) {\n .modal h2 {\n font-size: 26px;\n }\n}\n\n.modal h5 {\n clear: right;\n}\n\n.modal p {\n font-size: 1.23077em;\n}\n\n.modal footer {\n position: absolute;\n right: 0;\n bottom: 0;\n width: 100%;\n padding: 12px 20px;\n border-top: 1px solid #ddd;\n background: #fff;\n text-align: left;\n}\n\n.modal footer ul {\n margin: 0;\n}\n\n.modal footer li {\n display: inline-block;\n margin: 0;\n}\n\n.modal .button-secondary,\n.modal .button-primary:active {\n vertical-align: baseline;\n}\n\n@media (
19882 max-width: 900px) {\n .modal {\n bottom: 5%;\n margin-right: 36px;\n font-size: 80%;\n }\n .modal .content {\n top: 38px;\n }\n}\n\n@media (max-width: 782px) {\n .modal {\n top: 66px;\n margin-right: 0;\n }\n}\n\n@media (max-width: 600px) {\n .modal {\n top: 10px;\n left: 10px;\n bottom: 10px;\n right: 10px;\n }\n}\n\n.jp-info-img {\n float: left;\n margin: 0 30px 8px 0;\n}\n\n.jp-info-img img {\n border: 1px solid #ddd;\n max-width: 100%;\n height: auto;\n}\n\n.jp-info-img img:first-child {\n margin-top: 0;\n}\n\n@media (max-width: 782px) {\n .jp-info-img {\n float: none;\n margin: 0 0 15px;\n }\n}\n\n.content-container.modal-footer {\n bottom: 53px;\n}\n\n.shade {\n background: #000;\n bottom: 0;\n cursor: pointer;\n display: none;\n right: 0;\n opacity: 0.2;\n position: fixed;\n left: 0;\n top: 0;\n z-index: 11;\n}\n\n.footer {\n margin-top: 1.42857em;\n position: relative;\n padding: 10em 0 4.28571em;\n text-alig
19883 n: center;\n}\n\n.footer:before, .footer:after {\n content: '';\n position: absolute;\n right: 0;\n pointer-events: none;\n}\n\n.footer:before {\n top: 0;\n margin-top: -1px;\n width: 100%;\n height: 195px;\n}\n\n.footer:after {\n display: none;\n}\n\n.footer .download-jetpack {\n margin-bottom: 33px;\n}\n\n@media (min-width: 1147px) {\n .footer {\n padding-bottom: 35px;\n }\n}\n\n@media (max-width: 1147px) {\n .footer {\n padding-top: 165px;\n padding-bottom: 0;\n }\n .footer:before {\n background-size: 160% auto;\n }\n .footer ul {\n float: none;\n overflow: hidden;\n }\n}\n\n@media (max-width: 900px) {\n .footer {\n padding-top: 146px;\n }\n}\n\n@media (max-width: 782px) {\n .footer {\n margin-top: 0;\n }\n}\n\n@media (max-width: 530px) {\n .footer {\n margin-top: 0;\n padding-top: 135px;\n }\n}\n\n@media (max-width: 320px) {\n .footer {\n padding-top: 76px;\n }\n}\n\n.footer nav {\n max-width: 100%;\n}\n\n.footer nav a,
19884 \n.footer nav a:visited {\n padding: 4px 6px;\n color: #999;\n}\n\n.footer nav a:hover, .footer nav a:focus,\n.footer nav a:visited:hover,\n.footer nav a:visited:focus {\n color: #81A844;\n}\n\n@media (max-width: 1147px) {\n .footer nav a:hover, .footer nav a:focus,\n .footer nav a:visited:hover,\n .footer nav a:visited:focus {\n color: #81a844;\n }\n}\n\n@media (max-width: 530px) {\n .footer nav li {\n display: block;\n float: none;\n margin: 0;\n text-align: right;\n }\n .footer nav a {\n display: block;\n padding: 0 16px;\n line-height: 44px;\n }\n}\n\n.primary {\n padding: 25px 15px 10px 15px;\n border-bottom: 1px solid #eee;\n}\n\n.secondary-footer {\n margin: 0 auto;\n}\n\n.secondary-footer li {\n margin-left: 5px;\n}\n\n@media (min-width: 782px) {\n .secondary-footer {\n padding: 8px 15px 10px;\n margin-bottom: 30px;\n border-bottom: 1px solid #eee;\n }\n}\n\n@media (min-width: 1147px) {\n .secondary-footer {\n margin-bott
19885 om: 0;\n }\n}\n\n@media (max-width: 782px) {\n .secondary-footer {\n padding: 8px 15px 8px;\n border-bottom: none;\n }\n}\n\n@media (max-width: 530px) {\n .secondary-footer {\n margin: 0;\n padding: 0;\n border: none;\n font-weight: 400;\n }\n .secondary-footer a {\n border-top: 1px solid #eee;\n }\n}\n\n.footer .a8c-attribution {\n margin: 0;\n padding: 0 6px;\n color: #bbb;\n font-size: 0.78571em;\n font-family: \"Gill Sans\", \"Gill Sans MT\", Helvetica, Arial, sans-serif;\n text-transform: uppercase;\n}\n\n.footer .a8c-attribution a {\n display: inline-block;\n position: relative;\n padding: 4px 16px;\n left: 9999px;\n outline: 0;\n}\n\n.footer .a8c-attribution a:after {\n content: 'A';\n position: absolute;\n top: 2px;\n left: -9999px;\n height: 100%;\n color: #999;\n font-size: 1.54545em;\n font-family: \"automatticons\";\n text-align: center;\n}\n\n.footer .a8c-attribution a:hover:after {\n -webkit-animation: candy .4s ease-in-
19886 out;\n animation: candy .4s ease-in-out;\n}\n\n@media (min-width: 782px) {\n .secondary {\n padding: 0 15px 10px 15px;\n border-bottom: 1px solid #eee;\n }\n}\n\n@media (min-width: 1147px) {\n .secondary {\n padding: 0 15px 10px 15px;\n border-bottom: none;\n }\n}\n\n.jetpack-message {\n background: #8eb74e;\n border: 1px solid #73963d;\n margin: 33px auto 0;\n max-width: 90%;\n position: relative;\n z-index: 2;\n}\n\n.jetpack-message.is-opt-in {\n margin: 50px 0 0;\n max-width: 100%;\n padding: 10px 15px;\n background: #fff;\n border: 0;\n box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);\n font-size: 13px;\n text-align: center;\n}\n\n.subhead .jetpack-message.is-opt-in {\n margin: 0;\n padding-bottom: 0;\n background: transparent;\n box-shadow: none;\n}\n\n.subhead .jetpack-message.is-opt-in .jp-button, .subhead .jetpack-message.is-opt-in .jp-button--settings {\n display: inline-block;\n}\n\n.jetpack-message.is-opt-in p {\n color: #3c4549;\n}
19887 \n\n.jetpack-message.is-opt-in .jp-button, .jetpack-message.is-opt-in .jp-button--settings {\n margin-top: 15px;\n display: none;\n}\n\n.jetpack-message .squeezer h2 {\n font-size: 1em;\n}\n\n.jetpack-message h2 {\n color: #fff;\n margin: 0;\n}\n\n.jetpack-message p {\n color: #fff;\n margin: 0;\n opacity: 0.7;\n}\n\n.jetpack-message .squeezer {\n padding: 23px 80px 23px 23px;\n position: relative;\n text-align: right;\n}\n\n.jetpack-message .squeezer:before {\n color: #fff;\n content: '\\f418';\n font-family: 'Genericons';\n font-size: 33px;\n height: 33px;\n right: 25px;\n opacity: 0.6;\n position: absolute;\n top: 23px;\n top: calc( 50% - 22px);\n}\n\n@media (max-width: 530px) {\n .jetpack-message .squeezer {\n padding: 23px;\n }\n .jetpack-message .squeezer:before {\n display: none;\n }\n}\n\n.jetpack-message .squeezer a {\n color: #FFF;\n border-bottom: 1px solid #D5E4BD;\n}\n\n.jetpack-message .squeezer a:hover {\n border-bottom: 1px solid #F1
19888 F6E9;\n}\n\n.jetpack-message.error .squeezer:before,\n.jetpack-message.jetpack-err .squeezer:before {\n content: '\\f414';\n}\n\n.configure-module .jetpack-message {\n max-width: 100%;\n}\n\n@media (max-width: 530px) {\n .wrap.inner.jp-support .jp-support-column-left {\n width: 100%;\n }\n .wrap.inner.jp-support .jp-support-column-left .widget-text {\n margin-left: 0;\n width: 100%;\n }\n .wrap.inner.jp-support .jp-support-column-right {\n width: 100%;\n }\n}\n\n@media screen and (max-width: 515px) {\n .jp-frame .header-nav {\n padding-bottom: 10px;\n }\n .jp-frame .header-nav li {\n line-height: 30px;\n }\n .jp-frame .header-nav .jetpack-logo {\n width: 100%;\n text-align: center;\n }\n .jp-frame .header-nav .jetpack-modules {\n margin: 0;\n width: 50%;\n text-align: left;\n padding: 0 5px;\n }\n .jp-frame .header-nav .jetpack-modules + .jetpack-modules {\n text-align: right;\n }\n .jp-frame .header-nav .jetpack-modules:nth-
19889 child(4) {\n text-align: center;\n margin: 0 auto;\n width: 100%;\n }\n .jp-frame .header-nav .jetpack-modules:nth-child(4) a {\n padding: 0 10px;\n }\n}\n\n#ie-legacy-notice .dops-notice__content {\n display: inline-block;\n margin-right: 10px;\n}\n\n.page-content.configure {\n margin-top: 0;\n}\n\n.configure .frame.top {\n border: none;\n box-shadow: none;\n padding-top: 1.42857em;\n position: relative;\n top: auto;\n}\n\n.configure .frame.top.fixed {\n background: #f9f9f9;\n border-bottom: 1px solid #e9e9e9;\n padding-right: 160px;\n margin-top: -6px;\n position: fixed;\n left: 0;\n top: 32px;\n width: 100%;\n z-index: 4;\n box-shadow: 0 2px 2px -2px #eee;\n}\n\n@media (max-width: 782px) {\n .configure .frame.top.fixed {\n border: none;\n box-shadow: none;\n padding-top: 1.42857em;\n position: relative;\n top: auto;\n }\n}\n\n@media (max-width: 600px) {\n .configure .frame.top.fixed {\n top: 0;\n }\n}\n\n.jp-frame-top-fixed .
19890 configure {\n padding-top: 94px;\n}\n\n.filter-search {\n display: none;\n float: left;\n margin-top: 10px;\n}\n\n@media (max-width: 782px) {\n .filter-search {\n display: block;\n }\n}\n\n@media (max-width: 530px) {\n .filter-search {\n display: none;\n }\n}\n\n.table-bordered.jetpack-modules {\n border: none;\n margin-bottom: 0;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module th {\n border-right: 0;\n padding: 14px 4px 0;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module th input {\n display: block;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module:hover .genericon {\n display: inline-block;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.active th,\n.table-bordered.jetpack-modules tr.jetpack-module.active td {\n background: #f7fcfe;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.active th {\n border-right: 4px solid #2ea2cc;\n padding-right: 0px;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.active td:first-chi
19891 ld {\n border-right: 4px solid #2ea2cc;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.unavailable input {\n display: none;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.deprecated span {\n color: #888;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.deprecated .dep-msg {\n margin-left: 10px;\n color: #555;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module th,\n.table-bordered.jetpack-modules tr.jetpack-module td {\n background: #fff;\n margin: 0;\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1);\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td {\n padding: 10px 14px 8px 10px;\n line-height: 25px;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td:first-child {\n border-right: 4px solid #fff;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n float: left;\n padding: 0 0 1px;\n visibility: visible;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td .row-actions span {\n margin-right: 5px
19892 ;\n}\n\n@media (max-width: 530px) {\n .table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n display: none;\n }\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n display: block;\n padding-right: 10px;\n visibility: visible;\n }\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module:hover td .row-actions span a {\n opacity: 1;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module.unavailable {\n opacity: 0.3;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module#vaultpress {\n opacity: 1;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module td .row-actions span a {\n opacity: 0;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module td .row-actions span a:focus {\n opacity: 1;\n}\n\n.table-bordered.jetpack-modules > thead > tr > th {\n border: 0;\n vertical-align: middle;\n}\n\n.table-bordered.
19893 jetpack-modules > thead > tr > th:last-child {\n padding-left: 0;\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules > thead > tr > th:last-child {\n padding-right: 0;\n }\n}\n\n.table-bordered.jetpack-modules td {\n background: #fff;\n}\n\n.table-bordered.jetpack-modules #doaction {\n margin-top: 0;\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules #doaction {\n padding: 10px 7px;\n }\n}\n\n.table-bordered.jetpack-modules .checkall {\n margin-top: 1px;\n}\n\n.table-bordered.jetpack-modules .filter-search {\n margin-top: 8px;\n}\n\n.table-bordered.jetpack-modules .genericon {\n color: #999;\n display: none;\n margin: 7px 3px 0;\n}\n\n@media (max-width: 900px) {\n .table-bordered.jetpack-modules .genericon {\n display: inline-block;\n }\n}\n\n.table-bordered.jetpack-modules .med {\n width: 70px;\n}\n\n.table-bordered.jetpack-modules .sm {\n width: 30px;\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules .ch
19894 eck-column {\n width: 50px;\n }\n}\n\n.fixed-top .check-column {\n padding: 8px 10px 0 10px;\n width: 2.2em;\n}\n\n.wrap {\n margin: 0;\n padding: 0 1.5em 1em;\n overflow: hidden;\n}\n\n.wrap h2 {\n font-size: 24px;\n font-weight: 400;\n}\n\n.wrap .manage-left {\n float: right;\n margin: 0;\n padding: 0;\n width: 63%;\n}\n\n.wrap .manage-left table {\n width: 100%;\n}\n\n.wrap .manage-left th {\n font-weight: 400;\n}\n\n@media (max-width: 782px) {\n .wrap .manage-left {\n width: 100%;\n }\n}\n\n.wrap .manage-right {\n margin: 0;\n padding: 0;\n float: left;\n width: 35%;\n z-index: 1;\n}\n\n.wrap .manage-right p {\n font-size: 12px;\n font-weight: bold;\n color: #bbb;\n padding-top: 2px;\n text-transform: uppercase;\n letter-spacing: 1px;\n clear: right;\n}\n\n.wrap .manage-right .bumper {\n margin-right: 33px;\n}\n\n.wrap .manage-right.show {\n display: block;\n overflow-y: auto;\n overflow-x: hidden;\n position: absolute;\n z-index: 100000;\
19895 n}\n\n.wrap .manage-right .search-bar {\n margin-bottom: 18px;\n max-width: 300px;\n}\n\n.wrap .manage-right p.search-box {\n float: none;\n height: auto;\n margin-bottom: 0;\n position: relative;\n}\n\n.wrap .manage-right p.search-box input[type='search'] {\n padding: 0 8px;\n width: 90%;\n line-height: initial;\n}\n\n@media (max-width: 782px) {\n .wrap .manage-right p.search-box input[type='search'] {\n float: right;\n padding: 9px 8px;\n }\n}\n\n.wrap .manage-right p.search-box input[type=\"submit\"] {\n display: none;\n}\n\n.wrap .manage-right .button-group .button {\n outline: none;\n}\n\n.wrap .manage-right .subsubsub {\n margin: 0;\n padding: 0;\n}\n\n.wrap .manage-right .subsubsub a {\n padding: 0;\n line-height: inherit;\n}\n\n.wrap .manage-right .subsubsub .current {\n padding: 1px 5px;\n border-radius: 2px;\n margin-right: -5px;\n background: #0D72B2;\n color: #fff;\n}\n\n.wrap .manage-right .subsubsub .current .count {\n color: #BCD7E7;\n fo
19896 nt-weight: 200;\n}\n\n.wrap .manage-right .subsubsub li {\n display: block;\n text-align: right;\n}\n\n@media (max-width: 782px) {\n .wrap .manage-right {\n background: #fff;\n bottom: 0;\n display: none;\n min-width: 300px;\n position: fixed;\n left: 0;\n top: 0;\n z-index: 13;\n box-shadow: 0 1px 20px 5px rgba(0, 0, 0, 0.1);\n }\n .wrap .manage-right .bumper {\n margin: 13px;\n }\n .wrap .manage-right .navbar-form {\n margin: 0;\n padding: 0;\n }\n}\n\n@media (max-width: 782px) {\n .wp-list-table tr:not(.inline-edit-row):not(.no-items) td:not(.column-primary):not(.check-column) {\n padding: 11px 10px;\n display: block;\n }\n .manage-right.show .subsubsub li {\n padding: 5px;\n }\n}\n\n@media (max-width: 650px) {\n .table-bordered.jetpack-modules tr.jetpack-module.deprecated td .row-actions {\n float: none;\n padding-right: 18px;\n }\n}\n\n@media (max-width: 430px) {\n .table-bordered.jetpack-modules tr.jetpack-modul
19897 e td .row-actions {\n display: none;\n }\n .table-bordered.jetpack-modules tr.jetpack-module.deprecated td .row-actions {\n display: block;\n }\n}\n\n/* 'Pages' is a temporary location for these styles, until we can break them up into their proper atmoic locations */\n.configure-module p {\n font-size: 14px;\n}\n\n.configure-module p.success, .configure-module p.error {\n color: #fff;\n padding: 10px;\n}\n\n.configure-module p.success {\n background-color: #81a844;\n}\n\n.configure-module p.error {\n background-color: #d94f4f;\n}\n\n.protect-status p {\n font-size: 16px;\n}\n\n.protect-status strong {\n display: inline-block;\n margin-top: 10px;\n background: #fff;\n padding: 10px;\n border: 1px #ddd solid;\n font-size: 16px;\n color: #000;\n max-width: 100%;\n}\n\n.protect-status.attn {\n color: #d94f4f;\n}\n\n.protect-status.working {\n color: #81a844;\n}\n\n.protect-whitelist textarea {\n width: 100%;\n min-height: 150px;\n}\n\n/* btns + inputs */\n.con
19898 figure-module input[disabled] {\n opacity: .5;\n}\n\n.configure-module input.button-primary {\n font-weight: bold;\n}\n\n/* whitelist table */\n@media only screen and (min-width: 1100px) {\n .protect-whitelist {\n width: 65%;\n float: right;\n }\n}\n\n/* end > 1065px */\n@media only screen and (max-width: 400px) {\n .protect-status strong {\n font-size: 12px;\n overflow: auto;\n }\n}\n\n/* end < 400px */\n#jetpack-disconnect-content {\n display: none;\n text-align: center;\n}\n\n#jetpack-disconnect-content .cancel-disconnect {\n display: block;\n margin-top: 10px;\n}\n\n.connection-details {\n border: 1px #ddd solid;\n}\n\n.connection-details.local-user {\n margin-bottom: 10px;\n}\n\n.connection-details .user-01,\n.connection-details .wpuser-02,\n.connection-details .action-btns {\n padding: 10px;\n}\n\n.connection-details .user-01 .button, .connection-details .user-01 select,\n.connection-details .wpuser-02 .button,\n.connection-details .wpuser-02 select,\n
19899 .connection-details .action-btns .button,\n.connection-details .action-btns select {\n margin-top: 5px;\n}\n\n.connection-details .wpuser-02 {\n margin-top: 10px;\n}\n\n.connection-details h3 {\n padding: 10px;\n margin: 0;\n background: #eee;\n border-bottom: 1px #ddd solid;\n font-size: 14px;\n}\n\n.jp-user img {\n margin-left: 10px;\n border-radius: 50%;\n}\n\n.jp-user div,\n.wp-user div,\n.wp-action div {\n display: inline-block;\n width: 100%;\n}\n\n.j-col.jp-user,\n.j-col.wp-user,\n.j-col.wp-action {\n padding: 0;\n}\n\n.my-jetpack-actions select {\n max-width: 150px;\n}\n\n.j-actions .button:nth-child(3) {\n margin-left: 5px;\n}\n\n.j-row.disconnect {\n text-align: center;\n}\n\n.j-row.disconnect .button {\n margin: 0 auto;\n}\n\na.what-is-primary {\n color: #b4b9be;\n margin-right: 4px;\n}\n\n@media (max-width: 782px) {\n .wp-action {\n border-top: 1px #ddd solid;\n }\n .wp-action h3 {\n display: none;\n }\n}\n\n@media screen and (max-width: 500px
19900 ) {\n .connection-details {\n font-size: 11px;\n }\n .connection-details h3 {\n font-size: 12px;\n padding: 5px;\n }\n .connection-details .user-01,\n .connection-details .wpuser-02 {\n padding: 6px;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n max-width: 200px;\n }\n .connection-details .action-btns {\n text-align: center;\n }\n}\n\n@media (max-width: 530px) {\n .connection-details .wpuser-02 {\n margin-top: 0;\n padding: 12px;\n }\n}\n\n@media screen and (max-width: 450px) {\n .j-actions .button {\n width: 100%;\n margin-bottom: 5px;\n text-align: center;\n }\n .j-actions .button.alignright {\n float: none;\n }\n}\n\n@media screen and (max-width: 350px) {\n .user-01,\n .wpuser-02 {\n max-width: 100px;\n }\n}\n\n.manage__icon {\n width: 155px;\n height: 155px;\n margin: 20px auto;\n}\n\n.manage-page .manage__description {\n max-width: 600px;\n text-align: center;\n font-size: 22px;\n
19901 color: #999;\n margin: 20px auto;\n}\n\n.manage-page .manage__button {\n font-size: 16px;\n padding: 0 20px;\n height: 40px;\n line-height: 40px;\n}\n\n.manage__title .genericon {\n font-size: 38px;\n color: #81A944;\n}\n\n.manage__link {\n font-size: 16px;\n padding: 0 20px;\n height: 40px;\n line-height: 40px;\n font-weight: normal;\n}\n\n.manage__link .genericon {\n font-size: 28px;\n vertical-align: middle;\n margin-top: -6px;\n}\n\n.jp-content .hide {\n display: none;\n}\n\n.jp-content .landing {\n margin: 0 auto;\n z-index: 2;\n position: relative;\n}\n\n.jp-content h1 {\n font-weight: 400;\n line-height: 1.75em;\n position: relative;\n z-index: 3;\n width: 100%;\n text-align: center;\n}\n\n.jp-content h1.success {\n color: #81a844;\n}\n\n.jp-content .footer {\n padding-top: 0;\n margin-top: 0;\n background-image: none;\n}\n\n.jp-content .footer:before {\n height: inherit;\n}\n\n.jp-content .more-info:before {\n content: none;\n}\n\n.landing .wp
19902 com-connect {\n min-height: 400px;\n}\n\n.wpcom-connect .j-col {\n padding: 0;\n}\n\n@media (max-width: 1147px) {\n .jp-content .landing {\n padding: 0 2em;\n }\n .jp-content .footer {\n padding-top: 1.5em;\n }\n}\n\n@media (max-width: 530px) {\n .jp-content .landing {\n padding: 0 .5em;\n }\n}\n"],"file":"jetpack-admin-rtl.css"}
19903 \ No newline at end of file
19904 +{"version":3,"names":[],"mappings":"","sources":["jetpack-admin-rtl.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n.j-row {\n width: 100%;\n margin: 0 auto;\n}\n\n.j-row:before, .j-row:after {\n content: \" \";\n display: table;\n}\n\n.j-row:after {\n clear: both;\n}\n\n.j-col {\n padding: 0.85em;\n width: 100%;\n float: right;\n position: relative;\n}\n\n@media only screen {\n .j-sm-5 {\n width: 41.66667%;\n }\n .j-sm-7 {\n width: 58.33333%;\n }\n .j-sm-12 {\n width: 100%;\n }\n}\n\n@media (min-width: 530px) {\n .j-md-4 {\n width: 33.33333%;\n }\n .j-md-6 {\n width: 50%;\n }\n .j-md-8 {\n width: 66.66667%;\n }\n .j-md-12 {\n width: 100%;\n }\n}\n\n@media (min-width: 782px) {\n .j-lrg-4 {\n width: 33.33333%;\n }\n .j-lrg-5 {\n width: 41.66667%;\n }\n .j-lrg-6 {\n width: 50%;\n }\n .j-lrg-7 {\n width: 58.33333%;\n }\n .j-lrg-8 {\n width: 66.66667%;\n }\n .j-lrg-12
19905 {\n width: 100%;\n }\n}\n\n@-webkit-keyframes \"candy\" {\n 0% {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n 20% {\n -webkit-transform: scale(1.15);\n transform: scale(1.15);\n }\n 60% {\n -webkit-transform: scale(0.95);\n transform: scale(0.95);\n }\n 100% {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n}\n\n@keyframes \"candy\" {\n 0% {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n 20% {\n -webkit-transform: scale(1.15);\n transform: scale(1.15);\n }\n 60% {\n -webkit-transform: scale(0.95);\n transform: scale(0.95);\n }\n 100% {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n}\n\n.button,\n.download-jetpack {\n -webkit-transition: all .1s ease-in-out;\n transition: all .1s ease-in-out;\n}\n\n.jp-button, .jp-button--settings {\n display: inline-block;\n position: relative;\n padding: 0.76923e
19906 m 1.46154em;\n color: #efefef;\n font-weight: bold;\n font-size: 0.9285714286em;\n line-height: 1;\n text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);\n background: #6f7476;\n border-radius: 3px;\n}\n\n.jp-button:visited, .jp-button--settings:visited {\n color: #efefef;\n}\n\n.jp-button:hover, .jp-button--settings:hover, .jp-button:focus, .jp-button--settings:focus {\n color: #fff;\n background: #57972d;\n}\n\n.jp-button:active, .jp-button--settings:active {\n background: #57972d;\n opacity: 0.8;\n}\n\n.jp-button--settings {\n background: #93b45f;\n color: #e8eedf;\n}\n\n.jp-button--settings:visited {\n color: #e8eedf;\n}\n\n.jp-button--settings:hover, .jp-button--settings:focus {\n background: #9fbd72;\n color: #fff;\n}\n\n.jp-button--settings.current {\n background: #3c6621;\n color: #fff;\n box-shadow: inset 0 2px 0 #365A1F, inset 0 1px 3px #3c6621;\n}\n\n.download-jetpack {\n display: inline-block;\n position: relative;\n padding: 0.64286em 1.08696em 0.53571em;\n
19907 color: #fff;\n font-weight: 400;\n font-size: 20px;\n line-height: 1;\n background: #518d2a;\n z-index: 3;\n border-radius: 6px;\n box-shadow: 0 6px 0 #3e6c20, 0 6px 3px rgba(0, 0, 0, 0.4);\n}\n\n.download-jetpack:visited {\n color: #fff;\n}\n\n.download-jetpack:hover, .download-jetpack:focus {\n color: #fff;\n background: #57972d;\n box-shadow: 0 6px 0 #3e6c20, 0 6px 3px rgba(0, 0, 0, 0.4);\n}\n\n.download-jetpack:active {\n top: 6px;\n box-shadow: 0 0px 0 #3e6c20, 0 0 0 rgba(0, 0, 0, 0.4);\n}\n\n.download-jetpack:active:after {\n top: -6px;\n}\n\n.download-jetpack:before {\n content: '';\n display: inline-block;\n position: relative;\n top: -2px;\n margin-left: 13px;\n width: 30px;\n height: 30px;\n vertical-align: middle;\n background: url('\"../images/connect-plug.svg\') center center no-repeat;\n background-size: 100%;\n}\n\n.download-jetpack:after {\n content: '';\n position: absolute;\n top: 0;\n right: 0;\n width: 100%;\n height: 100%;\n}\n\n@
19908 media (max-width: 1147px) {\n .download-jetpack {\n font-size: 1.28571em;\n }\n .download-jetpack:before {\n top: -1px;\n width: 23px;\n height: 23px;\n }\n}\n\n@media (max-width: 900px) {\n .download-jetpack:active {\n top: 0;\n }\n}\n\n@media (max-width: 530px) {\n .download-jetpack {\n font-size: 1.21429em;\n font-weight: 600;\n }\n .download-jetpack:before {\n width: 19px;\n height: 19px;\n margin-left: 9px;\n }\n}\n\n@font-face {\n font-family: 'automatticons';\n src: url('\"../_inc/fonts/automatticons/automatticons.eot\');\n src: url('\"../_inc/fonts/automatticons/automatticons.eot?#iefix\') format(\"embedded-opentype\"), url('\"../_inc/fonts/automatticons/automatticons.woff\') format(\"woff\"), url('\"../_inc/fonts/automatticons/automatticons.ttf\') format(\"truetype\"), url('\"../_inc/fonts/automatticons/automatticons.svg#automatticonsregular\') format(\"svg\");\n font-weight: normal;\n font-style: normal;\n}\n\n.nav-horizontal:af
19909 ter {\n content: \".\";\n display: block;\n height: 0;\n clear: both;\n visibility: hidden;\n}\n\n.nav-horizontal a {\n display: inline-block;\n}\n\n.nav-horizontal li {\n position: relative;\n float: right;\n}\n\n.nav-horizontal ul {\n margin: 0;\n padding: 0;\n}\n\n@media (max-width: 782px) {\n .configure .frame.top.fixed {\n padding-right: 0;\n }\n}\n\n.wrap.inner,\n.page-content {\n max-width: 950px;\n margin: 0 auto;\n}\n\n.wrap.inner li,\n.page-content li {\n line-height: 23px;\n}\n\n@media (max-width: 530px) {\n .page-content {\n margin-top: 0;\n }\n}\n\n@media (max-width: 1147px) {\n .wrap.inner {\n background: #f9f9f9;\n padding: 15px;\n }\n}\n\n@media (max-width: 530px) {\n .wrap.inner {\n margin-top: 1.71429em;\n }\n}\n\n.page-content.about {\n position: relative;\n z-index: 10;\n}\n\n@media (max-width: 1147px) {\n .page-content.about {\n background: #f9f9f9;\n padding: 15px;\n }\n}\n\n@media (max-width: 1147px) {\n .page-con
19910 tent.configure {\n background: #f9f9f9;\n }\n}\n\n.footer nav {\n max-width: 550px;\n margin: 0 auto;\n}\n\n.header {\n right: 0;\n left: 0;\n background: #81a844;\n}\n\n.header-nav li {\n line-height: 60px;\n}\n\n.header-nav a {\n padding: 0 0.71429em;\n line-height: 24px;\n}\n\n.header-nav .jetpack-logo a {\n display: inline-block;\n position: relative;\n width: 214px;\n margin-left: 6px;\n background: url(../images/jetpack-logo.png) center center no-repeat;\n background: url(../images/jetpack-logo.svg) center center no-repeat, none;\n background-size: 183px auto;\n color: #fff;\n line-height: 60px;\n font-weight: normal;\n}\n\n.header-nav .jetpack-logo a span {\n text-indent: -9999px;\n visibility: hidden;\n}\n\n.header-nav .jetpack-logo a:before {\n content: '';\n position: absolute;\n top: 0;\n right: 0;\n width: 100%;\n height: 100%;\n background-size: 183px 32px;\n}\n\n.header-nav .jetpack-modules + .jetpack-modules {\n margin-right: 15px;\n}\n
19911 \n.main-nav {\n float: right;\n}\n\n.main-nav li {\n margin: 0;\n}\n\n@media (max-width: 900px) {\n .main-nav {\n font-size: 13px;\n }\n}\n\n.jetpack-pagestyles #screen-meta {\n margin: 0;\n}\n\n.jetpack-pagestyles #screen-meta-links .screen-meta-toggle {\n z-index: 2;\n}\n\n.jetpack-pagestyles #screen-options-link-wrap, .jetpack-pagestyles #contextual-help-link-wrap {\n border: none;\n}\n\n.jetpack-pagestyles .update-nag {\n display: none;\n}\n\n.loading {\n bottom: 50%;\n position: absolute;\n top: 50%;\n width: 100%;\n}\n\n.loading span {\n color: #999;\n}\n\n.modal {\n background: #fff;\n position: fixed;\n top: 52px;\n bottom: 20px;\n left: 20px;\n right: 20px;\n margin-right: 160px;\n display: none;\n box-shadow: 0 1px 20px 5px rgba(0, 0, 0, 0.1);\n z-index: 500;\n}\n\n.modal .close {\n position: absolute;\n top: 0;\n left: 0;\n font: 300 1.71429em \"genericons\" !important;\n color: #777;\n content: '\\f405';\n display: inline-block;\n paddin
19912 g: 0.28571em 0.71429em 0.42857em;\n z-index: 5;\n}\n\n.modal .close:hover {\n background: #eee;\n opacity: 0.8;\n}\n\n.modal .close:active {\n background: #eee;\n opacity: 0.4;\n}\n\n.modal .content-container {\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n overflow: auto;\n padding: 2.14286em;\n}\n\n.modal .content {\n margin: 0 auto;\n max-width: 900px;\n text-align: right;\n}\n\n.modal h2 {\n text-align: right;\n margin-top: 0;\n color: #5d6d74;\n font-weight: 300;\n line-height: 32px;\n text-shadow: 0 1px 1px #fff;\n}\n\n@media (max-width: 530px) {\n .modal h2 {\n font-size: 26px;\n }\n}\n\n.modal h5 {\n clear: right;\n}\n\n.modal p {\n font-size: 1.23077em;\n}\n\n.modal footer {\n position: absolute;\n right: 0;\n bottom: 0;\n width: 100%;\n padding: 12px 20px;\n border-top: 1px solid #ddd;\n background: #fff;\n text-align: left;\n}\n\n.modal footer ul {\n margin: 0;\n}\n\n.modal footer li {\n display: inline-block;\n
19913 margin: 0;\n}\n\n.modal .button-secondary,\n.modal .button-primary:active {\n vertical-align: baseline;\n}\n\n@media (max-width: 900px) {\n .modal {\n bottom: 5%;\n margin-right: 36px;\n font-size: 80%;\n }\n .modal .content {\n top: 38px;\n }\n}\n\n@media (max-width: 782px) {\n .modal {\n top: 66px;\n margin-right: 0;\n }\n}\n\n@media (max-width: 600px) {\n .modal {\n top: 10px;\n left: 10px;\n bottom: 10px;\n right: 10px;\n }\n}\n\n.jp-info-img {\n float: left;\n margin: 0 30px 8px 0;\n}\n\n.jp-info-img img {\n border: 1px solid #ddd;\n max-width: 100%;\n height: auto;\n}\n\n.jp-info-img img:first-child {\n margin-top: 0;\n}\n\n@media (max-width: 782px) {\n .jp-info-img {\n float: none;\n margin: 0 0 15px;\n }\n}\n\n.content-container.modal-footer {\n bottom: 53px;\n}\n\n.shade {\n background: #000;\n bottom: 0;\n cursor: pointer;\n display: none;\n right: 0;\n opacity: 0.2;\n position: fixed;\n left: 0;\n top: 0;\n
19914 z-index: 11;\n}\n\n.footer {\n margin-top: 1.42857em;\n position: relative;\n padding: 10em 0 4.28571em;\n text-align: center;\n}\n\n.footer:before, .footer:after {\n content: '';\n position: absolute;\n right: 0;\n pointer-events: none;\n}\n\n.footer:before {\n top: 0;\n margin-top: -1px;\n width: 100%;\n height: 195px;\n}\n\n.footer:after {\n display: none;\n}\n\n.footer .download-jetpack {\n margin-bottom: 33px;\n}\n\n@media (min-width: 1147px) {\n .footer {\n padding-bottom: 35px;\n }\n}\n\n@media (max-width: 1147px) {\n .footer {\n padding-top: 165px;\n padding-bottom: 0;\n }\n .footer:before {\n background-size: 160% auto;\n }\n .footer ul {\n float: none;\n overflow: hidden;\n }\n}\n\n@media (max-width: 900px) {\n .footer {\n padding-top: 146px;\n }\n}\n\n@media (max-width: 782px) {\n .footer {\n margin-top: 0;\n }\n}\n\n@media (max-width: 530px) {\n .footer {\n margin-top: 0;\n padding-top: 135px;\n }\n}\n\n@media (m
19915 ax-width: 320px) {\n .footer {\n padding-top: 76px;\n }\n}\n\n.footer nav {\n max-width: 100%;\n}\n\n.footer nav a,\n.footer nav a:visited {\n padding: 4px 6px;\n color: #999;\n}\n\n.footer nav a:hover, .footer nav a:focus,\n.footer nav a:visited:hover,\n.footer nav a:visited:focus {\n color: #81A844;\n}\n\n@media (max-width: 1147px) {\n .footer nav a:hover, .footer nav a:focus,\n .footer nav a:visited:hover,\n .footer nav a:visited:focus {\n color: #81a844;\n }\n}\n\n@media (max-width: 530px) {\n .footer nav li {\n display: block;\n float: none;\n margin: 0;\n text-align: right;\n }\n .footer nav a {\n display: block;\n padding: 0 16px;\n line-height: 44px;\n }\n}\n\n.primary {\n padding: 25px 15px 10px 15px;\n border-bottom: 1px solid #eee;\n}\n\n.secondary-footer {\n margin: 0 auto;\n}\n\n.secondary-footer li {\n margin-left: 5px;\n}\n\n@media (min-width: 782px) {\n .secondary-footer {\n padding: 8px 15px 10px;\n margin-bottom:
19916 30px;\n border-bottom: 1px solid #eee;\n }\n}\n\n@media (min-width: 1147px) {\n .secondary-footer {\n margin-bottom: 0;\n }\n}\n\n@media (max-width: 782px) {\n .secondary-footer {\n padding: 8px 15px 8px;\n border-bottom: none;\n }\n}\n\n@media (max-width: 530px) {\n .secondary-footer {\n margin: 0;\n padding: 0;\n border: none;\n font-weight: 400;\n }\n .secondary-footer a {\n border-top: 1px solid #eee;\n }\n}\n\n.footer .a8c-attribution {\n margin: 0;\n padding: 0 6px;\n color: #bbb;\n font-size: 0.78571em;\n font-family: \"Gill Sans\", \"Gill Sans MT\", Helvetica, Arial, sans-serif;\n text-transform: uppercase;\n}\n\n.footer .a8c-attribution a {\n display: inline-block;\n position: relative;\n padding: 4px 16px;\n left: 9999px;\n outline: 0;\n}\n\n.footer .a8c-attribution a:after {\n content: 'A';\n position: absolute;\n top: 2px;\n left: -9999px;\n height: 100%;\n color: #999;\n font-size: 1.54545em;\n font-family: \"automa
19917 tticons\";\n text-align: center;\n}\n\n.footer .a8c-attribution a:hover:after {\n -webkit-animation: candy .4s ease-in-out;\n animation: candy .4s ease-in-out;\n}\n\n@media (min-width: 782px) {\n .secondary {\n padding: 0 15px 10px 15px;\n border-bottom: 1px solid #eee;\n }\n}\n\n@media (min-width: 1147px) {\n .secondary {\n padding: 0 15px 10px 15px;\n border-bottom: none;\n }\n}\n\n.jetpack-message {\n background: #8eb74e;\n border: 1px solid #73963d;\n margin: 33px auto 0;\n max-width: 90%;\n position: relative;\n z-index: 2;\n}\n\n.jetpack-message.is-opt-in {\n margin: 50px 0 0;\n max-width: 100%;\n padding: 10px 15px;\n background: #fff;\n border: 0;\n box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);\n font-size: 13px;\n text-align: center;\n}\n\n.subhead .jetpack-message.is-opt-in {\n margin: 0;\n padding-bottom: 0;\n background: transparent;\n box-shadow: none;\n}\n\n.subhead .jetpack-message.is-opt-in .jp-button, .subhead .jetpack-mess
19918 age.is-opt-in .jp-button--settings {\n display: inline-block;\n}\n\n.jetpack-message.is-opt-in p {\n color: #3c4549;\n}\n\n.jetpack-message.is-opt-in .jp-button, .jetpack-message.is-opt-in .jp-button--settings {\n margin-top: 15px;\n display: none;\n}\n\n.jetpack-message .squeezer h2 {\n font-size: 1em;\n}\n\n.jetpack-message h2 {\n color: #fff;\n margin: 0;\n}\n\n.jetpack-message p {\n color: #fff;\n margin: 0;\n opacity: 0.7;\n}\n\n.jetpack-message .squeezer {\n padding: 23px 80px 23px 23px;\n position: relative;\n text-align: right;\n}\n\n.jetpack-message .squeezer:before {\n color: #fff;\n content: '\\f418';\n font-family: 'Genericons';\n font-size: 33px;\n height: 33px;\n right: 25px;\n opacity: 0.6;\n position: absolute;\n top: 23px;\n top: calc( 50% - 22px);\n}\n\n@media (max-width: 530px) {\n .jetpack-message .squeezer {\n padding: 23px;\n }\n .jetpack-message .squeezer:before {\n display: none;\n }\n}\n\n.jetpack-message .squeezer a {\n col
19919 or: #FFF;\n border-bottom: 1px solid #D5E4BD;\n}\n\n.jetpack-message .squeezer a:hover {\n border-bottom: 1px solid #F1F6E9;\n}\n\n.jetpack-message.error .squeezer:before,\n.jetpack-message.jetpack-err .squeezer:before {\n content: '\\f414';\n}\n\n.configure-module .jetpack-message {\n max-width: 100%;\n}\n\n@media (max-width: 530px) {\n .wrap.inner.jp-support .jp-support-column-left {\n width: 100%;\n }\n .wrap.inner.jp-support .jp-support-column-left .widget-text {\n margin-left: 0;\n width: 100%;\n }\n .wrap.inner.jp-support .jp-support-column-right {\n width: 100%;\n }\n}\n\n@media screen and (max-width: 515px) {\n .jp-frame .header-nav {\n padding-bottom: 10px;\n }\n .jp-frame .header-nav li {\n line-height: 30px;\n }\n .jp-frame .header-nav .jetpack-logo {\n width: 100%;\n text-align: center;\n }\n .jp-frame .header-nav .jetpack-modules {\n margin: 0;\n width: 50%;\n text-align: left;\n padding: 0 5px;\n }\n .jp-frame .hea
19920 der-nav .jetpack-modules + .jetpack-modules {\n text-align: right;\n }\n .jp-frame .header-nav .jetpack-modules:nth-child(4) {\n text-align: center;\n margin: 0 auto;\n width: 100%;\n }\n .jp-frame .header-nav .jetpack-modules:nth-child(4) a {\n padding: 0 10px;\n }\n}\n\n#ie-legacy-notice .dops-notice__content {\n display: inline-block;\n margin-right: 10px;\n}\n\n.page-content.configure {\n margin-top: 0;\n}\n\n.configure .frame.top {\n border: none;\n box-shadow: none;\n padding-top: 1.42857em;\n position: relative;\n top: auto;\n}\n\n.configure .frame.top.fixed {\n background: #f9f9f9;\n border-bottom: 1px solid #e9e9e9;\n padding-right: 160px;\n margin-top: -6px;\n position: fixed;\n left: 0;\n top: 32px;\n width: 100%;\n z-index: 4;\n box-shadow: 0 2px 2px -2px #eee;\n}\n\n@media (max-width: 782px) {\n .configure .frame.top.fixed {\n border: none;\n box-shadow: none;\n padding-top: 1.42857em;\n position: relative;\n top: au
19921 to;\n }\n}\n\n@media (max-width: 600px) {\n .configure .frame.top.fixed {\n top: 0;\n }\n}\n\n.jp-frame-top-fixed .configure {\n padding-top: 94px;\n}\n\n.filter-search {\n display: none;\n float: left;\n margin-top: 10px;\n}\n\n@media (max-width: 782px) {\n .filter-search {\n display: block;\n }\n}\n\n@media (max-width: 530px) {\n .filter-search {\n display: none;\n }\n}\n\n.table-bordered.jetpack-modules {\n border: none;\n margin-bottom: 0;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module th {\n border-right: 0;\n padding: 14px 4px 0;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module th input {\n display: block;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module:hover .genericon {\n display: inline-block;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.active th,\n.table-bordered.jetpack-modules tr.jetpack-module.active td {\n background: #f7fcfe;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.active th {\n border-rig
19922 ht: 4px solid #2ea2cc;\n padding-right: 0px;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.active td:first-child {\n border-right: 4px solid #2ea2cc;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.unavailable input {\n display: none;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.deprecated span {\n color: #888;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.deprecated .dep-msg {\n margin-left: 10px;\n color: #555;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module th,\n.table-bordered.jetpack-modules tr.jetpack-module td {\n background: #fff;\n margin: 0;\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1);\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td {\n padding: 10px 14px 8px 10px;\n line-height: 25px;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td:first-child {\n border-right: 4px solid #fff;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n float: left;\n padding: 0 0 1px;\n
19923 visibility: visible;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td .row-actions span {\n margin-right: 5px;\n}\n\n@media (max-width: 530px) {\n .table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n display: none;\n }\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n display: block;\n padding-right: 10px;\n visibility: visible;\n }\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module:hover td .row-actions span a {\n opacity: 1;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module.unavailable {\n opacity: 0.3;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module#vaultpress {\n opacity: 1;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module td .row-actions span a {\n opacity: 0;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module td .row-actions span a:focus {\n opacity: 1;\
19924 n}\n\n.table-bordered.jetpack-modules > thead > tr > th {\n border: 0;\n vertical-align: middle;\n}\n\n.table-bordered.jetpack-modules > thead > tr > th:last-child {\n padding-left: 0;\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules > thead > tr > th:last-child {\n padding-right: 0;\n }\n}\n\n.table-bordered.jetpack-modules td {\n background: #fff;\n}\n\n.table-bordered.jetpack-modules #doaction {\n margin-top: 0;\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules #doaction {\n padding: 10px 7px;\n }\n}\n\n.table-bordered.jetpack-modules .checkall {\n margin-top: 1px;\n}\n\n.table-bordered.jetpack-modules .filter-search {\n margin-top: 8px;\n}\n\n.table-bordered.jetpack-modules .genericon {\n color: #999;\n display: none;\n margin: 7px 3px 0;\n}\n\n@media (max-width: 900px) {\n .table-bordered.jetpack-modules .genericon {\n display: inline-block;\n }\n}\n\n.table-bordered.jetpack-modules .med {\n width: 70px;\n}\n\n.tabl
19925 e-bordered.jetpack-modules .sm {\n width: 30px;\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules .check-column {\n width: 50px;\n }\n}\n\n.fixed-top .check-column {\n padding: 8px 10px 0 10px;\n width: 2.2em;\n}\n\n.wrap {\n margin: 0;\n padding: 0 1.5em 1em;\n overflow: hidden;\n}\n\n.wrap h2 {\n font-size: 24px;\n font-weight: 400;\n}\n\n.wrap .manage-left {\n float: right;\n margin: 0;\n padding: 0;\n width: 63%;\n}\n\n.wrap .manage-left table {\n width: 100%;\n}\n\n.wrap .manage-left th {\n font-weight: 400;\n}\n\n@media (max-width: 782px) {\n .wrap .manage-left {\n width: 100%;\n }\n}\n\n.wrap .manage-right {\n margin: 0;\n padding: 0;\n float: left;\n width: 35%;\n z-index: 1;\n}\n\n.wrap .manage-right p {\n font-size: 12px;\n font-weight: bold;\n color: #bbb;\n padding-top: 2px;\n text-transform: uppercase;\n letter-spacing: 1px;\n clear: right;\n}\n\n.wrap .manage-right .bumper {\n margin-right: 33px;\n}\n\n.wrap .manag
19926 e-right.show {\n display: block;\n overflow-y: auto;\n overflow-x: hidden;\n position: absolute;\n z-index: 100000;\n}\n\n.wrap .manage-right .search-bar {\n margin-bottom: 18px;\n max-width: 300px;\n}\n\n.wrap .manage-right p.search-box {\n float: none;\n height: auto;\n margin-bottom: 0;\n position: relative;\n}\n\n.wrap .manage-right p.search-box input[type='search'] {\n padding: 0 8px;\n width: 90%;\n line-height: initial;\n}\n\n@media (max-width: 782px) {\n .wrap .manage-right p.search-box input[type='search'] {\n float: right;\n padding: 9px 8px;\n }\n}\n\n.wrap .manage-right p.search-box input[type=\"submit\"] {\n display: none;\n}\n\n.wrap .manage-right .button-group .button {\n outline: none;\n}\n\n.wrap .manage-right .subsubsub {\n margin: 0;\n padding: 0;\n}\n\n.wrap .manage-right .subsubsub a {\n padding: 0;\n line-height: inherit;\n}\n\n.wrap .manage-right .subsubsub .current {\n padding: 1px 5px;\n border-radius: 2px;\n margin-right: -5px
19927 ;\n background: #0D72B2;\n color: #fff;\n}\n\n.wrap .manage-right .subsubsub .current .count {\n color: #BCD7E7;\n font-weight: 200;\n}\n\n.wrap .manage-right .subsubsub li {\n display: block;\n text-align: right;\n}\n\n@media (max-width: 782px) {\n .wrap .manage-right {\n background: #fff;\n bottom: 0;\n display: none;\n min-width: 300px;\n position: fixed;\n left: 0;\n top: 0;\n z-index: 13;\n box-shadow: 0 1px 20px 5px rgba(0, 0, 0, 0.1);\n }\n .wrap .manage-right .bumper {\n margin: 13px;\n }\n .wrap .manage-right .navbar-form {\n margin: 0;\n padding: 0;\n }\n}\n\n@media (max-width: 782px) {\n .wp-list-table tr:not(.inline-edit-row):not(.no-items) td:not(.column-primary):not(.check-column) {\n padding: 11px 10px;\n display: block;\n }\n .manage-right.show .subsubsub li {\n padding: 5px;\n }\n}\n\n@media (max-width: 650px) {\n .table-bordered.jetpack-modules tr.jetpack-module.deprecated td .row-actions {\n float: n
19928 one;\n padding-right: 18px;\n }\n}\n\n@media (max-width: 430px) {\n .table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n display: none;\n }\n .table-bordered.jetpack-modules tr.jetpack-module.deprecated td .row-actions {\n display: block;\n }\n}\n\n/* 'Pages' is a temporary location for these styles, until we can break them up into their proper atmoic locations */\n.configure-module p {\n font-size: 14px;\n}\n\n.configure-module p.success, .configure-module p.error {\n color: #fff;\n padding: 10px;\n}\n\n.configure-module p.success {\n background-color: #81a844;\n}\n\n.configure-module p.error {\n background-color: #d94f4f;\n}\n\n.protect-status p {\n font-size: 16px;\n}\n\n.protect-status strong {\n display: inline-block;\n margin-top: 10px;\n background: #fff;\n padding: 10px;\n border: 1px #ddd solid;\n font-size: 16px;\n color: #000;\n max-width: 100%;\n}\n\n.protect-status.attn {\n color: #d94f4f;\n}\n\n.protect-status.working {\n
19929 color: #81a844;\n}\n\n.protect-whitelist textarea {\n width: 100%;\n min-height: 150px;\n}\n\n/* btns + inputs */\n.configure-module input[disabled] {\n opacity: .5;\n}\n\n.configure-module input.button-primary {\n font-weight: bold;\n}\n\n/* whitelist table */\n@media only screen and (min-width: 1100px) {\n .protect-whitelist {\n width: 65%;\n float: right;\n }\n}\n\n/* end > 1065px */\n@media only screen and (max-width: 400px) {\n .protect-status strong {\n font-size: 12px;\n overflow: auto;\n }\n}\n\n/* end < 400px */\n#jetpack-disconnect-content {\n display: none;\n text-align: center;\n}\n\n#jetpack-disconnect-content .cancel-disconnect {\n display: block;\n margin-top: 10px;\n}\n\n.connection-details {\n border: 1px #ddd solid;\n}\n\n.connection-details.local-user {\n margin-bottom: 10px;\n}\n\n.connection-details .user-01,\n.connection-details .wpuser-02,\n.connection-details .action-btns {\n padding: 10px;\n}\n\n.connection-details .user-01 .button
19930 , .connection-details .user-01 select,\n.connection-details .wpuser-02 .button,\n.connection-details .wpuser-02 select,\n.connection-details .action-btns .button,\n.connection-details .action-btns select {\n margin-top: 5px;\n}\n\n.connection-details .wpuser-02 {\n margin-top: 10px;\n}\n\n.connection-details h3 {\n padding: 10px;\n margin: 0;\n background: #eee;\n border-bottom: 1px #ddd solid;\n font-size: 14px;\n}\n\n.jp-user img {\n margin-left: 10px;\n border-radius: 50%;\n}\n\n.jp-user div,\n.wp-user div,\n.wp-action div {\n display: inline-block;\n width: 100%;\n}\n\n.j-col.jp-user,\n.j-col.wp-user,\n.j-col.wp-action {\n padding: 0;\n}\n\n.my-jetpack-actions select {\n max-width: 150px;\n}\n\n.j-actions .button:nth-child(3) {\n margin-left: 5px;\n}\n\n.j-row.disconnect {\n text-align: center;\n}\n\n.j-row.disconnect .button {\n margin: 0 auto;\n}\n\na.what-is-primary {\n color: #b4b9be;\n margin-right: 4px;\n}\n\n@media (max-width: 782px) {\n .wp-action {\n
19931 border-top: 1px #ddd solid;\n }\n .wp-action h3 {\n display: none;\n }\n}\n\n@media screen and (max-width: 500px) {\n .connection-details {\n font-size: 11px;\n }\n .connection-details h3 {\n font-size: 12px;\n padding: 5px;\n }\n .connection-details .user-01,\n .connection-details .wpuser-02 {\n padding: 6px;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n max-width: 200px;\n }\n .connection-details .action-btns {\n text-align: center;\n }\n}\n\n@media (max-width: 530px) {\n .connection-details .wpuser-02 {\n margin-top: 0;\n padding: 12px;\n }\n}\n\n@media screen and (max-width: 450px) {\n .j-actions .button {\n width: 100%;\n margin-bottom: 5px;\n text-align: center;\n }\n .j-actions .button.alignright {\n float: none;\n }\n}\n\n@media screen and (max-width: 350px) {\n .user-01,\n .wpuser-02 {\n max-width: 100px;\n }\n}\n\n.manage__icon {\n width: 155px;\n height: 155px;\n margin
19932 : 20px auto;\n}\n\n.manage-page .manage__description {\n max-width: 600px;\n text-align: center;\n font-size: 22px;\n color: #999;\n margin: 20px auto;\n}\n\n.manage-page .manage__button {\n font-size: 16px;\n padding: 0 20px;\n height: 40px;\n line-height: 40px;\n}\n\n.manage__title .genericon {\n font-size: 38px;\n color: #81A944;\n}\n\n.manage__link {\n font-size: 16px;\n padding: 0 20px;\n height: 40px;\n line-height: 40px;\n font-weight: normal;\n}\n\n.manage__link .genericon {\n font-size: 28px;\n vertical-align: middle;\n margin-top: -6px;\n}\n\n.jp-content .hide {\n display: none;\n}\n\n.jp-content .landing {\n margin: 0 auto;\n z-index: 2;\n position: relative;\n}\n\n.jp-content h1 {\n font-weight: 400;\n line-height: 1.75em;\n position: relative;\n z-index: 3;\n width: 100%;\n text-align: center;\n}\n\n.jp-content h1.success {\n color: #81a844;\n}\n\n.jp-content .footer {\n padding-top: 0;\n margin-top: 0;\n background-image: none;\n}\n\n.j
19933 p-content .footer:before {\n height: inherit;\n}\n\n.jp-content .more-info:before {\n content: none;\n}\n\n.landing .wpcom-connect {\n min-height: 400px;\n}\n\n.wpcom-connect .j-col {\n padding: 0;\n}\n\n@media (max-width: 1147px) {\n .jp-content .landing {\n padding: 0 2em;\n }\n .jp-content .footer {\n padding-top: 1.5em;\n }\n}\n\n@media (max-width: 530px) {\n .jp-content .landing {\n padding: 0 .5em;\n }\n}\n"],"file":"jetpack-admin-rtl.css"}
19934 \ No newline at end of file
19935
19936 diff --git a/plugins/jetpack/css/jetpack-admin-rtl.min.css b/plugins/jetpack/css/jetpack-admin-rtl.min.css
19937 index 57c05f9..d4d8604 100644
19938 --- a/plugins/jetpack/css/jetpack-admin-rtl.min.css
19939 +++ b/plugins/jetpack/css/jetpack-admin-rtl.min.css
19940 @@ -1,3 +1,3 @@
19941 /*!
19942 * Do not modify this file directly. It is compiled SASS code.
19943 -*/.j-col,.main-nav{float:right}.j-row{width:100%;margin:0 auto}.j-row:after,.j-row:before{content:" ";display:table}.download-jetpack:after,.download-jetpack:before,.header-nav .jetpack-logo a:before{content:''}.j-row:after{clear:both}.j-col{padding:.85em;width:100%;position:relative}@media only screen{.j-sm-5{width:41.66667%}.j-sm-7{width:58.33333%}.j-sm-12{width:100%}}@media (min-width:530px){.j-md-4{width:33.33333%}.j-md-6{width:50%}.j-md-8{width:66.66667%}.j-md-12{width:100%}}@media (min-width:782px){.j-lrg-4{width:33.33333%}.j-lrg-5{width:41.66667%}.j-lrg-6{width:50%}.j-lrg-7{width:58.33333%}.j-lrg-8{width:66.66667%}.j-lrg-12{width:100%}}@-webkit-keyframes candy{0%,100%{-webkit-transform:scale(1);transform:scale(1)}20%{-webkit-transform:scale(1.15);transform:scale(1.15)}60%{-webkit-transform:scale(.95);transform:scale(.95)}}@keyframes candy{0%,100%{-webkit-transform:scale(1);transform:scale(1)}20%{-webkit-transform:scale(1.15);transform:scale(1.15)}60%{-webkit-transform:scale(.
19944 95);transform:scale(.95)}}.button,.download-jetpack{-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.jp-button,.jp-button--settings{display:inline-block;position:relative;padding:.76923em 1.46154em;color:#efefef;font-weight:700;font-size:.9285714286em;line-height:1;text-shadow:0 1px 1px rgba(0,0,0,.2);background:#6f7476;border-radius:3px}.jp-button--settings:visited,.jp-button:visited{color:#efefef}.jp-button--settings:focus,.jp-button--settings:hover,.jp-button:focus,.jp-button:hover{color:#fff;background:#57972d}.jp-button--settings:active,.jp-button:active{background:#57972d;opacity:.8}.jp-button--settings{background:#93b45f;color:#e8eedf}.jp-button--settings:visited{color:#e8eedf}.jp-button--settings:focus,.jp-button--settings:hover{background:#9fbd72;color:#fff}.jp-button--settings.current{background:#3c6621;color:#fff;box-shadow:inset 0 2px 0 #365A1F,inset 0 1px 3px #3c6621}.download-jetpack{display:inline-block;position:relative;padding:.64286em 1.08696e
19945 m .53571em;color:#fff;font-weight:400;font-size:20px;line-height:1;background:#518d2a;z-index:3;border-radius:6px;box-shadow:0 6px 0 #3e6c20,0 6px 3px rgba(0,0,0,.4)}.download-jetpack:visited{color:#fff}.download-jetpack:focus,.download-jetpack:hover{color:#fff;background:#57972d;box-shadow:0 6px 0 #3e6c20,0 6px 3px rgba(0,0,0,.4)}.download-jetpack:active{top:6px;box-shadow:0 0 0 #3e6c20,0 0 0 rgba(0,0,0,.4)}.download-jetpack:active:after{top:-6px}.download-jetpack:before{display:inline-block;position:relative;top:-2px;margin-left:13px;width:30px;height:30px;vertical-align:middle;background:url(../images/connect-plug.svg) center center no-repeat;background-size:100%}.download-jetpack:after{position:absolute;top:0;right:0;width:100%;height:100%}@media (max-width:1147px){.download-jetpack{font-size:1.28571em}.download-jetpack:before{top:-1px;width:23px;height:23px}}@media (max-width:530px){.download-jetpack{font-size:1.21429em;font-weight:600}.download-jetpack:before{width:19px;height
19946 :19px;margin-left:9px}}@font-face{font-family:automatticons;src:url(../_inc/fonts/automatticons/automatticons.eot);src:url(../_inc/fonts/automatticons/automatticons.eot?#iefix) format("embedded-opentype"),url(../_inc/fonts/automatticons/automatticons.woff) format("woff"),url(../_inc/fonts/automatticons/automatticons.ttf) format("truetype"),url(../_inc/fonts/automatticons/automatticons.svg#automatticonsregular) format("svg");font-weight:400;font-style:normal}.nav-horizontal a{display:inline-block}.nav-horizontal li{position:relative;float:right}.nav-horizontal ul{margin:0;padding:0}@media (max-width:782px){.configure .frame.top.fixed{padding-right:0}}.page-content,.wrap.inner{max-width:950px;margin:0 auto}.page-content li,.wrap.inner li{line-height:23px}@media (max-width:530px){.page-content{margin-top:0}.wrap.inner{margin-top:1.71429em}}.page-content.about{position:relative;z-index:10}@media (max-width:1147px){.page-content.about,.wrap.inner{background:#f9f9f9;padding:15px}.page-con
19947 tent.configure{background:#f9f9f9}}.footer nav{margin:0 auto}.header{right:0;left:0;background:#81a844}.header-nav li{line-height:60px}.header-nav a{padding:0 .71429em;line-height:24px}.header-nav .jetpack-logo a{display:inline-block;position:relative;width:214px;margin-left:6px;background:url(../images/jetpack-logo.png) center center no-repeat;background:url(../images/jetpack-logo.svg) center center no-repeat,none;background-size:183px auto;color:#fff;line-height:60px;font-weight:400}.jetpack-pagestyles .update-nag,.modal{display:none}.header-nav .jetpack-logo a span{text-indent:-9999px;visibility:hidden}.header-nav .jetpack-logo a:before{position:absolute;top:0;right:0;width:100%;height:100%;background-size:183px 32px}.header-nav .jetpack-modules+.jetpack-modules{margin-right:15px}.jetpack-pagestyles #screen-meta,.main-nav li{margin:0}@media (max-width:900px){.download-jetpack:active{top:0}.main-nav{font-size:13px}}.jetpack-pagestyles #screen-meta-links .screen-meta-toggle{z-index
19948 :2}.jetpack-pagestyles #contextual-help-link-wrap,.jetpack-pagestyles #screen-options-link-wrap{border:none}.loading{bottom:50%;position:absolute;top:50%;width:100%}.loading span{color:#999}.modal{background:#fff;position:fixed;top:52px;bottom:20px;left:20px;right:20px;margin-right:160px;box-shadow:0 1px 20px 5px rgba(0,0,0,.1);z-index:500}.modal .close{position:absolute;top:0;left:0;font:300 1.71429em genericons!important;color:#777;content:'\f405';display:inline-block;padding:.28571em .71429em .42857em;z-index:5}.modal .close:hover{background:#eee;opacity:.8}.modal .close:active{background:#eee;opacity:.4}.modal .content-container{position:absolute;top:0;left:0;bottom:0;right:0;overflow:auto;padding:2.14286em}.modal .content{margin:0 auto;max-width:900px;text-align:right}.modal h2{text-align:right;margin-top:0;color:#5d6d74;font-weight:300;line-height:32px;text-shadow:0 1px 1px #fff}.wrap .manage-left th,.wrap h2{font-weight:400}@media (max-width:530px){.modal h2{font-size:26px}}.
19949 modal h5{clear:right}.modal p{font-size:1.23077em}.modal footer{position:absolute;right:0;bottom:0;width:100%;padding:12px 20px;border-top:1px solid #ddd;background:#fff;text-align:left}.modal footer ul{margin:0}.modal footer li{display:inline-block;margin:0}.footer:after,.shade{display:none}.modal .button-primary:active,.modal .button-secondary{vertical-align:baseline}@media (max-width:900px){.modal{bottom:5%;margin-right:36px;font-size:80%}.modal .content{top:38px}}@media (max-width:782px){.modal{top:66px;margin-right:0}}@media (max-width:600px){.modal{top:10px;left:10px;bottom:10px;right:10px}}.jp-info-img{float:left;margin:0 30px 8px 0}.jp-info-img img{border:1px solid #ddd;max-width:100%;height:auto}.jp-info-img img:first-child{margin-top:0}@media (max-width:782px){.jp-info-img{float:none;margin:0 0 15px}}.content-container.modal-footer{bottom:53px}.shade{background:#000;bottom:0;cursor:pointer;right:0;opacity:.2;position:fixed;left:0;top:0;z-index:11}.footer{margin-top:1.42857
19950 em;position:relative;padding:10em 0 4.28571em;text-align:center}.footer:after,.footer:before{content:'';position:absolute;right:0;pointer-events:none}.footer:before{top:0;margin-top:-1px;width:100%;height:195px}.footer .download-jetpack{margin-bottom:33px}@media (min-width:1147px){.footer{padding-bottom:35px}}@media (max-width:1147px){.footer{padding-top:165px;padding-bottom:0}.footer:before{background-size:160% auto}.footer ul{float:none;overflow:hidden}}@media (max-width:900px){.footer{padding-top:146px}}@media (max-width:782px){.footer{margin-top:0}}@media (max-width:530px){.footer{margin-top:0;padding-top:135px}}@media (max-width:320px){.footer{padding-top:76px}}.footer nav{max-width:100%}.footer nav a,.footer nav a:visited{padding:4px 6px;color:#999}.footer nav a:focus,.footer nav a:hover,.footer nav a:visited:focus,.footer nav a:visited:hover{color:#81A844}@media (max-width:1147px){.footer nav a:focus,.footer nav a:hover,.footer nav a:visited:focus,.footer nav a:visited:hover{
19951 color:#81a844}}@media (max-width:530px){.footer nav li{display:block;float:none;margin:0;text-align:right}.footer nav a{display:block;padding:0 16px;line-height:44px}}.primary{padding:25px 15px 10px;border-bottom:1px solid #eee}.secondary-footer{margin:0 auto}.secondary-footer li{margin-left:5px}@media (min-width:782px){.secondary-footer{padding:8px 15px 10px;margin-bottom:30px;border-bottom:1px solid #eee}}@media (max-width:782px){.secondary-footer{padding:8px 15px;border-bottom:none}}@media (max-width:530px){.secondary-footer{margin:0;padding:0;border:none;font-weight:400}.secondary-footer a{border-top:1px solid #eee}}.footer .a8c-attribution{margin:0;padding:0 6px;color:#bbb;font-size:.78571em;font-family:"Gill Sans","Gill Sans MT",Helvetica,Arial,sans-serif;text-transform:uppercase}.footer .a8c-attribution a{display:inline-block;position:relative;padding:4px 16px;left:9999px;outline:0}.footer .a8c-attribution a:after{content:'A';position:absolute;top:2px;left:-9999px;height:100%
19952 ;color:#999;font-size:1.54545em;font-family:automatticons;text-align:center}.footer .a8c-attribution a:hover:after{-webkit-animation:candy .4s ease-in-out;animation:candy .4s ease-in-out}@media (min-width:782px){.secondary{padding:0 15px 10px;border-bottom:1px solid #eee}}@media (min-width:1147px){.secondary-footer{margin-bottom:0}.secondary{padding:0 15px 10px;border-bottom:none}}.jetpack-message{background:#8eb74e;border:1px solid #73963d;margin:33px auto 0;max-width:90%;position:relative;z-index:2}.jetpack-message.is-opt-in{margin:50px 0 0;max-width:100%;padding:10px 15px;background:#fff;border:0;box-shadow:0 1px 1px 0 rgba(0,0,0,.1);font-size:13px;text-align:center}.subhead .jetpack-message.is-opt-in{margin:0;padding-bottom:0;background:0 0;box-shadow:none}.subhead .jetpack-message.is-opt-in .jp-button,.subhead .jetpack-message.is-opt-in .jp-button--settings{display:inline-block}.jetpack-message.is-opt-in p{color:#3c4549}.jetpack-message.is-opt-in .jp-button,.jetpack-message.is-
19953 opt-in .jp-button--settings{margin-top:15px;display:none}.jetpack-message h2,.jetpack-message p{margin:0;color:#fff}.jetpack-message .squeezer h2{font-size:1em}.jetpack-message p{opacity:.7}.jetpack-message .squeezer{padding:23px 80px 23px 23px;position:relative;text-align:right}.jetpack-message .squeezer:before{color:#fff;content:'\f418';font-family:Genericons;font-size:33px;height:33px;right:25px;opacity:.6;position:absolute;top:23px;top:calc(50% - 22px)}.jetpack-message .squeezer a{color:#FFF;border-bottom:1px solid #D5E4BD}.jetpack-message .squeezer a:hover{border-bottom:1px solid #F1F6E9}.jetpack-message.error .squeezer:before,.jetpack-message.jetpack-err .squeezer:before{content:'\f414'}.configure-module .jetpack-message{max-width:100%}@media (max-width:530px){.jetpack-message .squeezer{padding:23px}.jetpack-message .squeezer:before{display:none}.wrap.inner.jp-support .jp-support-column-left,.wrap.inner.jp-support .jp-support-column-right{width:100%}.wrap.inner.jp-support .jp-
19954 support-column-left .widget-text{margin-left:0;width:100%}}@media screen and (max-width:515px){.jp-frame .header-nav{padding-bottom:10px}.jp-frame .header-nav li{line-height:30px}.jp-frame .header-nav .jetpack-logo{width:100%;text-align:center}.jp-frame .header-nav .jetpack-modules{margin:0;width:50%;text-align:left;padding:0 5px}.jp-frame .header-nav .jetpack-modules+.jetpack-modules{text-align:right}.jp-frame .header-nav .jetpack-modules:nth-child(4){text-align:center;margin:0 auto;width:100%}.jp-frame .header-nav .jetpack-modules:nth-child(4) a{padding:0 10px}}#ie-legacy-notice .dops-notice__content{display:inline-block;margin-right:10px}.page-content.configure{margin-top:0}.configure .frame.top{border:none;box-shadow:none;padding-top:1.42857em;position:relative;top:auto}.configure .frame.top.fixed{background:#f9f9f9;border-bottom:1px solid #e9e9e9;padding-right:160px;margin-top:-6px;position:fixed;left:0;top:32px;width:100%;z-index:4;box-shadow:0 2px 2px -2px #eee}@media (max-wi
19955 dth:782px){.configure .frame.top.fixed{border:none;box-shadow:none;padding-top:1.42857em;position:relative;top:auto}}@media (max-width:600px){.configure .frame.top.fixed{top:0}}.jp-frame-top-fixed .configure{padding-top:94px}.filter-search{display:none;float:left;margin-top:10px}@media (max-width:782px){.filter-search{display:block}}@media (max-width:530px){.filter-search{display:none}}.table-bordered.jetpack-modules{border:none;margin-bottom:0}.table-bordered.jetpack-modules tr.jetpack-module th{border-right:0;padding:14px 4px 0}.table-bordered.jetpack-modules tr.jetpack-module th input{display:block}.table-bordered.jetpack-modules tr.jetpack-module:hover .genericon{display:inline-block}.table-bordered.jetpack-modules tr.jetpack-module.active td,.table-bordered.jetpack-modules tr.jetpack-module.active th{background:#f7fcfe}.table-bordered.jetpack-modules tr.jetpack-module.active th{border-right:4px solid #2ea2cc;padding-right:0}.table-bordered.jetpack-modules tr.jetpack-module.acti
19956 ve td:first-child{border-right:4px solid #2ea2cc}.table-bordered.jetpack-modules tr.jetpack-module.unavailable input{display:none}.table-bordered.jetpack-modules tr.jetpack-module.deprecated span{color:#888}.table-bordered.jetpack-modules tr.jetpack-module.deprecated .dep-msg{margin-left:10px;color:#555}.table-bordered.jetpack-modules tr.jetpack-module td,.table-bordered.jetpack-modules tr.jetpack-module th{background:#fff;margin:0;box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}.table-bordered.jetpack-modules tr.jetpack-module td{padding:10px 14px 8px 10px;line-height:25px}.table-bordered.jetpack-modules tr.jetpack-module td:first-child{border-right:4px solid #fff}.table-bordered.jetpack-modules tr.jetpack-module td .row-actions{float:left;padding:0 0 1px;visibility:visible}.table-bordered.jetpack-modules tr.jetpack-module td .row-actions span{margin-right:5px}@media (max-width:530px){.table-bordered.jetpack-modules tr.jetpack-module td .row-actions{display:none}}.table-bordered.jetpack-m
19957 odules.with-transparency tr.jetpack-module:hover td .row-actions span a{opacity:1}.table-bordered.jetpack-modules.with-transparency tr.jetpack-module.unavailable{opacity:.3}.table-bordered.jetpack-modules.with-transparency tr.jetpack-module#vaultpress{opacity:1}.table-bordered.jetpack-modules.with-transparency tr.jetpack-module td .row-actions span a{opacity:0}.table-bordered.jetpack-modules.with-transparency tr.jetpack-module td .row-actions span a:focus{opacity:1}.table-bordered.jetpack-modules>thead>tr>th{border:0;vertical-align:middle}.table-bordered.jetpack-modules>thead>tr>th:last-child{padding-left:0}.table-bordered.jetpack-modules td{background:#fff}.table-bordered.jetpack-modules #doaction{margin-top:0}@media (max-width:782px){.table-bordered.jetpack-modules tr.jetpack-module td .row-actions{display:block;padding-right:10px;visibility:visible}.table-bordered.jetpack-modules>thead>tr>th:last-child{padding-right:0}.table-bordered.jetpack-modules #doaction{padding:10px 7px}}.t
19958 able-bordered.jetpack-modules .checkall{margin-top:1px}.table-bordered.jetpack-modules .filter-search{margin-top:8px}.table-bordered.jetpack-modules .genericon{color:#999;display:none;margin:7px 3px 0}@media (max-width:900px){.table-bordered.jetpack-modules .genericon{display:inline-block}}.table-bordered.jetpack-modules .med{width:70px}.table-bordered.jetpack-modules .sm{width:30px}@media (max-width:782px){.table-bordered.jetpack-modules .check-column{width:50px}}.fixed-top .check-column{padding:8px 10px 0;width:2.2em}.wrap{margin:0;padding:0 1.5em 1em;overflow:hidden}.wrap h2{font-size:24px}.wrap .manage-left{float:right;margin:0;padding:0;width:63%}.wrap .manage-left table{width:100%}@media (max-width:782px){.wrap .manage-left{width:100%}}.wrap .manage-right{margin:0;padding:0;float:left;width:35%;z-index:1}.wrap .manage-right p{font-size:12px;font-weight:700;color:#bbb;padding-top:2px;text-transform:uppercase;letter-spacing:1px;clear:right}.wrap .manage-right .bumper{margin-righ
19959 t:33px}.wrap .manage-right.show{display:block;overflow-y:auto;overflow-x:hidden;position:absolute;z-index:100000}.wrap .manage-right .search-bar{margin-bottom:18px;max-width:300px}.wrap .manage-right p.search-box{float:none;height:auto;margin-bottom:0;position:relative}.wrap .manage-right p.search-box input[type=search]{padding:0 8px;width:90%;line-height:initial}@media (max-width:782px){.wrap .manage-right p.search-box input[type=search]{float:right;padding:9px 8px}}.wrap .manage-right p.search-box input[type=submit]{display:none}.wrap .manage-right .button-group .button{outline:0}.wrap .manage-right .subsubsub{margin:0;padding:0}.wrap .manage-right .subsubsub a{padding:0;line-height:inherit}.wrap .manage-right .subsubsub .current{padding:1px 5px;border-radius:2px;margin-right:-5px;background:#0D72B2;color:#fff}.wrap .manage-right .subsubsub .current .count{color:#BCD7E7;font-weight:200}.wrap .manage-right .subsubsub li{display:block;text-align:right}@media (max-width:782px){.wrap
19960 .manage-right{background:#fff;bottom:0;display:none;min-width:300px;position:fixed;left:0;top:0;z-index:13;box-shadow:0 1px 20px 5px rgba(0,0,0,.1)}.wrap .manage-right .bumper{margin:13px}.wrap .manage-right .navbar-form{margin:0;padding:0}.wp-list-table tr:not(.inline-edit-row):not(.no-items) td:not(.column-primary):not(.check-column){padding:11px 10px;display:block}.manage-right.show .subsubsub li{padding:5px}}@media (max-width:650px){.table-bordered.jetpack-modules tr.jetpack-module.deprecated td .row-actions{float:none;padding-right:18px}}@media (max-width:430px){.table-bordered.jetpack-modules tr.jetpack-module td .row-actions{display:none}.table-bordered.jetpack-modules tr.jetpack-module.deprecated td .row-actions{display:block}}.configure-module p{font-size:14px}.configure-module p.error,.configure-module p.success{color:#fff;padding:10px}.configure-module p.success{background-color:#81a844}.configure-module p.error{background-color:#d94f4f}.protect-status p{font-size:16px}.p
19961 rotect-status strong{display:inline-block;margin-top:10px;background:#fff;padding:10px;border:1px solid #ddd;font-size:16px;color:#000;max-width:100%}.protect-status.attn{color:#d94f4f}.protect-status.working{color:#81a844}.protect-whitelist textarea{width:100%;min-height:150px}.configure-module input[disabled]{opacity:.5}.configure-module input.button-primary{font-weight:700}@media only screen and (min-width:1100px){.protect-whitelist{width:65%;float:right}}@media only screen and (max-width:400px){.protect-status strong{font-size:12px;overflow:auto}}#jetpack-disconnect-content{display:none;text-align:center}#jetpack-disconnect-content .cancel-disconnect{display:block;margin-top:10px}.connection-details{border:1px solid #ddd}.connection-details.local-user{margin-bottom:10px}.connection-details .action-btns,.connection-details .user-01,.connection-details .wpuser-02{padding:10px}.connection-details .action-btns .button,.connection-details .action-btns select,.connection-details .user
19962 -01 .button,.connection-details .user-01 select,.connection-details .wpuser-02 .button,.connection-details .wpuser-02 select{margin-top:5px}.connection-details .wpuser-02{margin-top:10px}.connection-details h3{padding:10px;margin:0;background:#eee;border-bottom:1px #ddd solid;font-size:14px}.jp-user img{margin-left:10px;border-radius:50%}.jp-user div,.wp-action div,.wp-user div{display:inline-block;width:100%}.j-col.jp-user,.j-col.wp-action,.j-col.wp-user{padding:0}.my-jetpack-actions select{max-width:150px}.j-actions .button:nth-child(3){margin-left:5px}.j-row.disconnect{text-align:center}.j-row.disconnect .button{margin:0 auto}a.what-is-primary{color:#b4b9be;margin-right:4px}@media (max-width:782px){.wp-action{border-top:1px #ddd solid}.wp-action h3{display:none}}@media screen and (max-width:500px){.connection-details{font-size:11px}.connection-details h3{font-size:12px;padding:5px}.connection-details .user-01,.connection-details .wpuser-02{padding:6px;white-space:nowrap;overflow:
19963 hidden;text-overflow:ellipsis;max-width:200px}.connection-details .action-btns{text-align:center}}@media (max-width:530px){.connection-details .wpuser-02{margin-top:0;padding:12px}}@media screen and (max-width:450px){.j-actions .button{width:100%;margin-bottom:5px;text-align:center}.j-actions .button.alignright{float:none}}@media screen and (max-width:350px){.user-01,.wpuser-02{max-width:100px}}.manage__icon{width:155px;height:155px;margin:20px auto}.manage-page .manage__button,.manage__link{padding:0 20px;height:40px;line-height:40px}.manage-page .manage__description{max-width:600px;text-align:center;font-size:22px;color:#999;margin:20px auto}.manage-page .manage__button{font-size:16px}.manage__title .genericon{font-size:38px;color:#81A944}.manage__link{font-size:16px;font-weight:400}.manage__link .genericon{font-size:28px;vertical-align:middle;margin-top:-6px}.jp-content .hide{display:none}.jp-content .landing{margin:0 auto;z-index:2;position:relative}.jp-content h1{font-weight:40
19964 0;line-height:1.75em;position:relative;z-index:3;width:100%;text-align:center}.jp-content h1.success{color:#81a844}.jp-content .footer{padding-top:0;margin-top:0;background-image:none}.jp-content .footer:before{height:inherit}.jp-content .more-info:before{content:none}.landing .wpcom-connect{min-height:400px}.wpcom-connect .j-col{padding:0}@media (max-width:1147px){.jp-content .landing{padding:0 2em}.jp-content .footer{padding-top:1.5em}}@media (max-width:530px){.jp-content .landing{padding:0 .5em}}
19965 \ No newline at end of file
19966 +*/.j-col,.main-nav{float:right}.j-row{width:100%;margin:0 auto}.j-row:after,.j-row:before{content:" ";display:table}.download-jetpack,.download-jetpack:before,.jp-button,.jp-button--settings{display:inline-block;position:relative}.j-row:after{clear:both}.j-col{padding:.85em;width:100%;position:relative}@media only screen{.j-sm-5{width:41.66667%}.j-sm-7{width:58.33333%}.j-sm-12{width:100%}}@media (min-width:530px){.j-md-4{width:33.33333%}.j-md-6{width:50%}.j-md-8{width:66.66667%}.j-md-12{width:100%}}@media (min-width:782px){.j-lrg-4{width:33.33333%}.j-lrg-5{width:41.66667%}.j-lrg-6{width:50%}.j-lrg-7{width:58.33333%}.j-lrg-8{width:66.66667%}.j-lrg-12{width:100%}}@-webkit-keyframes candy{0%,100%{-webkit-transform:scale(1);transform:scale(1)}20%{-webkit-transform:scale(1.15);transform:scale(1.15)}60%{-webkit-transform:scale(.95);transform:scale(.95)}}@keyframes candy{0%,100%{-webkit-transform:scale(1);transform:scale(1)}20%{-webkit-transform:scale(1.15);transform:scale(1.15)}60%{-webki
19967 t-transform:scale(.95);transform:scale(.95)}}.button,.download-jetpack{-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.jp-button,.jp-button--settings{padding:.76923em 1.46154em;color:#efefef;font-weight:700;font-size:.9285714286em;line-height:1;text-shadow:0 1px 1px rgba(0,0,0,.2);background:#6f7476;border-radius:3px}.jp-button--settings:visited,.jp-button:visited{color:#efefef}.jp-button--settings:focus,.jp-button--settings:hover,.jp-button:focus,.jp-button:hover{color:#fff;background:#57972d}.jp-button--settings:active,.jp-button:active{background:#57972d;opacity:.8}.jp-button--settings{background:#93b45f;color:#e8eedf}.jp-button--settings:visited{color:#e8eedf}.jp-button--settings:focus,.jp-button--settings:hover{background:#9fbd72;color:#fff}.jp-button--settings.current{background:#3c6621;color:#fff;box-shadow:inset 0 2px 0 #365A1F,inset 0 1px 3px #3c6621}.download-jetpack{padding:.64286em 1.08696em .53571em;color:#fff;font-weight:400;font-size:20px;line-h
19968 eight:1;background:#518d2a;z-index:3;border-radius:6px;box-shadow:0 6px 0 #3e6c20,0 6px 3px rgba(0,0,0,.4)}.download-jetpack:visited{color:#fff}.download-jetpack:focus,.download-jetpack:hover{color:#fff;background:#57972d;box-shadow:0 6px 0 #3e6c20,0 6px 3px rgba(0,0,0,.4)}.download-jetpack:active{top:6px;box-shadow:0 0 0 #3e6c20,0 0 0 rgba(0,0,0,.4)}.download-jetpack:active:after{top:-6px}.download-jetpack:before{content:'';top:-2px;margin-left:13px;width:30px;height:30px;vertical-align:middle;background:url(../images/connect-plug.svg) center center no-repeat;background-size:100%}.download-jetpack:after{content:'';position:absolute;top:0;right:0;width:100%;height:100%}@media (max-width:1147px){.download-jetpack{font-size:1.28571em}.download-jetpack:before{top:-1px;width:23px;height:23px}}@media (max-width:530px){.download-jetpack{font-size:1.21429em;font-weight:600}.download-jetpack:before{width:19px;height:19px;margin-left:9px}}@font-face{font-family:automatticons;src:url(../_inc/
19969 fonts/automatticons/automatticons.eot);src:url(../_inc/fonts/automatticons/automatticons.eot?#iefix) format("embedded-opentype"),url(../_inc/fonts/automatticons/automatticons.woff) format("woff"),url(../_inc/fonts/automatticons/automatticons.ttf) format("truetype"),url(../_inc/fonts/automatticons/automatticons.svg#automatticonsregular) format("svg");font-weight:400;font-style:normal}.nav-horizontal:after{content:".";display:block;height:0;clear:both;visibility:hidden}.nav-horizontal a{display:inline-block}.nav-horizontal li{position:relative;float:right}.nav-horizontal ul{margin:0;padding:0}@media (max-width:782px){.configure .frame.top.fixed{padding-right:0}}.page-content,.wrap.inner{max-width:950px;margin:0 auto}.page-content li,.wrap.inner li{line-height:23px}@media (max-width:530px){.page-content{margin-top:0}.wrap.inner{margin-top:1.71429em}}.page-content.about{position:relative;z-index:10}@media (max-width:1147px){.page-content.about,.wrap.inner{background:#f9f9f9;padding:15px
19970 }.page-content.configure{background:#f9f9f9}}.footer nav{margin:0 auto}.header{right:0;left:0;background:#81a844}.header-nav li{line-height:60px}.header-nav a{padding:0 .71429em;line-height:24px}.header-nav .jetpack-logo a{display:inline-block;position:relative;width:214px;margin-left:6px;background:url(../images/jetpack-logo.png) center center no-repeat;background:url(../images/jetpack-logo.svg) center center no-repeat,none;background-size:183px auto;color:#fff;line-height:60px;font-weight:400}.jetpack-pagestyles .update-nag,.modal{display:none}.header-nav .jetpack-logo a span{text-indent:-9999px;visibility:hidden}.header-nav .jetpack-logo a:before{content:'';position:absolute;top:0;right:0;width:100%;height:100%;background-size:183px 32px}.header-nav .jetpack-modules+.jetpack-modules{margin-right:15px}.jetpack-pagestyles #screen-meta,.main-nav li{margin:0}@media (max-width:900px){.download-jetpack:active{top:0}.main-nav{font-size:13px}}.jetpack-pagestyles #screen-meta-links .scree
19971 n-meta-toggle{z-index:2}.jetpack-pagestyles #contextual-help-link-wrap,.jetpack-pagestyles #screen-options-link-wrap{border:none}.loading{bottom:50%;position:absolute;top:50%;width:100%}.loading span{color:#999}.modal{background:#fff;position:fixed;top:52px;bottom:20px;left:20px;right:20px;margin-right:160px;box-shadow:0 1px 20px 5px rgba(0,0,0,.1);z-index:500}.modal .close{position:absolute;top:0;left:0;font:300 1.71429em genericons!important;color:#777;content:'\f405';display:inline-block;padding:.28571em .71429em .42857em;z-index:5}.modal .close:hover{background:#eee;opacity:.8}.modal .close:active{background:#eee;opacity:.4}.modal .content-container{position:absolute;top:0;left:0;bottom:0;right:0;overflow:auto;padding:2.14286em}.modal .content{margin:0 auto;max-width:900px;text-align:right}.modal h2{text-align:right;margin-top:0;color:#5d6d74;font-weight:300;line-height:32px;text-shadow:0 1px 1px #fff}.wrap .manage-left th,.wrap h2{font-weight:400}@media (max-width:530px){.modal
19972 h2{font-size:26px}}.modal h5{clear:right}.modal p{font-size:1.23077em}.modal footer{position:absolute;right:0;bottom:0;width:100%;padding:12px 20px;border-top:1px solid #ddd;background:#fff;text-align:left}.modal footer ul{margin:0}.modal footer li{display:inline-block;margin:0}.footer:after,.shade{display:none}.modal .button-primary:active,.modal .button-secondary{vertical-align:baseline}@media (max-width:900px){.modal{bottom:5%;margin-right:36px;font-size:80%}.modal .content{top:38px}}@media (max-width:782px){.modal{top:66px;margin-right:0}}@media (max-width:600px){.modal{top:10px;left:10px;bottom:10px;right:10px}}.jp-info-img{float:left;margin:0 30px 8px 0}.jp-info-img img{border:1px solid #ddd;max-width:100%;height:auto}.jp-info-img img:first-child{margin-top:0}@media (max-width:782px){.jp-info-img{float:none;margin:0 0 15px}}.content-container.modal-footer{bottom:53px}.shade{background:#000;bottom:0;cursor:pointer;right:0;opacity:.2;position:fixed;left:0;top:0;z-index:11}.foot
19973 er{margin-top:1.42857em;position:relative;padding:10em 0 4.28571em;text-align:center}.footer:after,.footer:before{content:'';position:absolute;right:0;pointer-events:none}.footer:before{top:0;margin-top:-1px;width:100%;height:195px}.footer .download-jetpack{margin-bottom:33px}@media (min-width:1147px){.footer{padding-bottom:35px}}@media (max-width:1147px){.footer{padding-top:165px;padding-bottom:0}.footer:before{background-size:160% auto}.footer ul{float:none;overflow:hidden}}@media (max-width:900px){.footer{padding-top:146px}}@media (max-width:782px){.footer{margin-top:0}}@media (max-width:530px){.footer{margin-top:0;padding-top:135px}}@media (max-width:320px){.footer{padding-top:76px}}.footer nav{max-width:100%}.footer nav a,.footer nav a:visited{padding:4px 6px;color:#999}.footer nav a:focus,.footer nav a:hover,.footer nav a:visited:focus,.footer nav a:visited:hover{color:#81A844}@media (max-width:1147px){.footer nav a:focus,.footer nav a:hover,.footer nav a:visited:focus,.footer
19974 nav a:visited:hover{color:#81a844}}@media (max-width:530px){.footer nav li{display:block;float:none;margin:0;text-align:right}.footer nav a{display:block;padding:0 16px;line-height:44px}}.primary{padding:25px 15px 10px;border-bottom:1px solid #eee}.secondary-footer{margin:0 auto}.secondary-footer li{margin-left:5px}@media (min-width:782px){.secondary-footer{padding:8px 15px 10px;margin-bottom:30px;border-bottom:1px solid #eee}}@media (max-width:782px){.secondary-footer{padding:8px 15px;border-bottom:none}}@media (max-width:530px){.secondary-footer{margin:0;padding:0;border:none;font-weight:400}.secondary-footer a{border-top:1px solid #eee}}.footer .a8c-attribution{margin:0;padding:0 6px;color:#bbb;font-size:.78571em;font-family:"Gill Sans","Gill Sans MT",Helvetica,Arial,sans-serif;text-transform:uppercase}.footer .a8c-attribution a{display:inline-block;position:relative;padding:4px 16px;left:9999px;outline:0}.footer .a8c-attribution a:after{content:'A';position:absolute;top:2px;lef
19975 t:-9999px;height:100%;color:#999;font-size:1.54545em;font-family:automatticons;text-align:center}.footer .a8c-attribution a:hover:after{-webkit-animation:candy .4s ease-in-out;animation:candy .4s ease-in-out}@media (min-width:782px){.secondary{padding:0 15px 10px;border-bottom:1px solid #eee}}@media (min-width:1147px){.secondary-footer{margin-bottom:0}.secondary{padding:0 15px 10px;border-bottom:none}}.jetpack-message{background:#8eb74e;border:1px solid #73963d;margin:33px auto 0;max-width:90%;position:relative;z-index:2}.jetpack-message.is-opt-in{margin:50px 0 0;max-width:100%;padding:10px 15px;background:#fff;border:0;box-shadow:0 1px 1px 0 rgba(0,0,0,.1);font-size:13px;text-align:center}.subhead .jetpack-message.is-opt-in{margin:0;padding-bottom:0;background:0 0;box-shadow:none}.subhead .jetpack-message.is-opt-in .jp-button,.subhead .jetpack-message.is-opt-in .jp-button--settings{display:inline-block}.jetpack-message.is-opt-in p{color:#3c4549}.jetpack-message.is-opt-in .jp-button
19976 ,.jetpack-message.is-opt-in .jp-button--settings{margin-top:15px;display:none}.jetpack-message h2,.jetpack-message p{margin:0;color:#fff}.jetpack-message .squeezer h2{font-size:1em}.jetpack-message p{opacity:.7}.jetpack-message .squeezer{padding:23px 80px 23px 23px;position:relative;text-align:right}.jetpack-message .squeezer:before{color:#fff;content:'\f418';font-family:Genericons;font-size:33px;height:33px;right:25px;opacity:.6;position:absolute;top:23px;top:calc(50% - 22px)}.jetpack-message .squeezer a{color:#FFF;border-bottom:1px solid #D5E4BD}.jetpack-message .squeezer a:hover{border-bottom:1px solid #F1F6E9}.jetpack-message.error .squeezer:before,.jetpack-message.jetpack-err .squeezer:before{content:'\f414'}.configure-module .jetpack-message{max-width:100%}@media (max-width:530px){.jetpack-message .squeezer{padding:23px}.jetpack-message .squeezer:before{display:none}.wrap.inner.jp-support .jp-support-column-left,.wrap.inner.jp-support .jp-support-column-right{width:100%}.wrap.
19977 inner.jp-support .jp-support-column-left .widget-text{margin-left:0;width:100%}}@media screen and (max-width:515px){.jp-frame .header-nav{padding-bottom:10px}.jp-frame .header-nav li{line-height:30px}.jp-frame .header-nav .jetpack-logo{width:100%;text-align:center}.jp-frame .header-nav .jetpack-modules{margin:0;width:50%;text-align:left;padding:0 5px}.jp-frame .header-nav .jetpack-modules+.jetpack-modules{text-align:right}.jp-frame .header-nav .jetpack-modules:nth-child(4){text-align:center;margin:0 auto;width:100%}.jp-frame .header-nav .jetpack-modules:nth-child(4) a{padding:0 10px}}#ie-legacy-notice .dops-notice__content{display:inline-block;margin-right:10px}.page-content.configure{margin-top:0}.configure .frame.top{border:none;box-shadow:none;padding-top:1.42857em;position:relative;top:auto}.configure .frame.top.fixed{background:#f9f9f9;border-bottom:1px solid #e9e9e9;padding-right:160px;margin-top:-6px;position:fixed;left:0;top:32px;width:100%;z-index:4;box-shadow:0 2px 2px -2p
19978 x #eee}@media (max-width:782px){.configure .frame.top.fixed{border:none;box-shadow:none;padding-top:1.42857em;position:relative;top:auto}}@media (max-width:600px){.configure .frame.top.fixed{top:0}}.jp-frame-top-fixed .configure{padding-top:94px}.filter-search{display:none;float:left;margin-top:10px}@media (max-width:782px){.filter-search{display:block}}@media (max-width:530px){.filter-search{display:none}}.table-bordered.jetpack-modules{border:none;margin-bottom:0}.table-bordered.jetpack-modules tr.jetpack-module th{border-right:0;padding:14px 4px 0}.table-bordered.jetpack-modules tr.jetpack-module th input{display:block}.table-bordered.jetpack-modules tr.jetpack-module:hover .genericon{display:inline-block}.table-bordered.jetpack-modules tr.jetpack-module.active td,.table-bordered.jetpack-modules tr.jetpack-module.active th{background:#f7fcfe}.table-bordered.jetpack-modules tr.jetpack-module.active th{border-right:4px solid #2ea2cc;padding-right:0}.table-bordered.jetpack-modules t
19979 r.jetpack-module.active td:first-child{border-right:4px solid #2ea2cc}.table-bordered.jetpack-modules tr.jetpack-module.unavailable input{display:none}.table-bordered.jetpack-modules tr.jetpack-module.deprecated span{color:#888}.table-bordered.jetpack-modules tr.jetpack-module.deprecated .dep-msg{margin-left:10px;color:#555}.table-bordered.jetpack-modules tr.jetpack-module td,.table-bordered.jetpack-modules tr.jetpack-module th{background:#fff;margin:0;box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}.table-bordered.jetpack-modules tr.jetpack-module td{padding:10px 14px 8px 10px;line-height:25px}.table-bordered.jetpack-modules tr.jetpack-module td:first-child{border-right:4px solid #fff}.table-bordered.jetpack-modules tr.jetpack-module td .row-actions{float:left;padding:0 0 1px;visibility:visible}.table-bordered.jetpack-modules tr.jetpack-module td .row-actions span{margin-right:5px}@media (max-width:530px){.table-bordered.jetpack-modules tr.jetpack-module td .row-actions{display:none}}.tab
19980 le-bordered.jetpack-modules.with-transparency tr.jetpack-module:hover td .row-actions span a{opacity:1}.table-bordered.jetpack-modules.with-transparency tr.jetpack-module.unavailable{opacity:.3}.table-bordered.jetpack-modules.with-transparency tr.jetpack-module#vaultpress{opacity:1}.table-bordered.jetpack-modules.with-transparency tr.jetpack-module td .row-actions span a{opacity:0}.table-bordered.jetpack-modules.with-transparency tr.jetpack-module td .row-actions span a:focus{opacity:1}.table-bordered.jetpack-modules>thead>tr>th{border:0;vertical-align:middle}.table-bordered.jetpack-modules>thead>tr>th:last-child{padding-left:0}.table-bordered.jetpack-modules td{background:#fff}.table-bordered.jetpack-modules #doaction{margin-top:0}@media (max-width:782px){.table-bordered.jetpack-modules tr.jetpack-module td .row-actions{display:block;padding-right:10px;visibility:visible}.table-bordered.jetpack-modules>thead>tr>th:last-child{padding-right:0}.table-bordered.jetpack-modules #doaction
19981 {padding:10px 7px}}.table-bordered.jetpack-modules .checkall{margin-top:1px}.table-bordered.jetpack-modules .filter-search{margin-top:8px}.table-bordered.jetpack-modules .genericon{color:#999;display:none;margin:7px 3px 0}@media (max-width:900px){.table-bordered.jetpack-modules .genericon{display:inline-block}}.table-bordered.jetpack-modules .med{width:70px}.table-bordered.jetpack-modules .sm{width:30px}@media (max-width:782px){.table-bordered.jetpack-modules .check-column{width:50px}}.fixed-top .check-column{padding:8px 10px 0;width:2.2em}.wrap{margin:0;padding:0 1.5em 1em;overflow:hidden}.wrap h2{font-size:24px}.wrap .manage-left{float:right;margin:0;padding:0;width:63%}.wrap .manage-left table{width:100%}@media (max-width:782px){.wrap .manage-left{width:100%}}.wrap .manage-right{margin:0;padding:0;float:left;width:35%;z-index:1}.wrap .manage-right p{font-size:12px;font-weight:700;color:#bbb;padding-top:2px;text-transform:uppercase;letter-spacing:1px;clear:right}.wrap .manage-righ
19982 t .bumper{margin-right:33px}.wrap .manage-right.show{display:block;overflow-y:auto;overflow-x:hidden;position:absolute;z-index:100000}.wrap .manage-right .search-bar{margin-bottom:18px;max-width:300px}.wrap .manage-right p.search-box{float:none;height:auto;margin-bottom:0;position:relative}.wrap .manage-right p.search-box input[type=search]{padding:0 8px;width:90%;line-height:initial}@media (max-width:782px){.wrap .manage-right p.search-box input[type=search]{float:right;padding:9px 8px}}.wrap .manage-right p.search-box input[type=submit]{display:none}.wrap .manage-right .button-group .button{outline:0}.wrap .manage-right .subsubsub{margin:0;padding:0}.wrap .manage-right .subsubsub a{padding:0;line-height:inherit}.wrap .manage-right .subsubsub .current{padding:1px 5px;border-radius:2px;margin-right:-5px;background:#0D72B2;color:#fff}.wrap .manage-right .subsubsub .current .count{color:#BCD7E7;font-weight:200}.wrap .manage-right .subsubsub li{display:block;text-align:right}@media (ma
19983 x-width:782px){.wrap .manage-right{background:#fff;bottom:0;display:none;min-width:300px;position:fixed;left:0;top:0;z-index:13;box-shadow:0 1px 20px 5px rgba(0,0,0,.1)}.wrap .manage-right .bumper{margin:13px}.wrap .manage-right .navbar-form{margin:0;padding:0}.wp-list-table tr:not(.inline-edit-row):not(.no-items) td:not(.column-primary):not(.check-column){padding:11px 10px;display:block}.manage-right.show .subsubsub li{padding:5px}}@media (max-width:650px){.table-bordered.jetpack-modules tr.jetpack-module.deprecated td .row-actions{float:none;padding-right:18px}}@media (max-width:430px){.table-bordered.jetpack-modules tr.jetpack-module td .row-actions{display:none}.table-bordered.jetpack-modules tr.jetpack-module.deprecated td .row-actions{display:block}}.configure-module p{font-size:14px}.configure-module p.error,.configure-module p.success{color:#fff;padding:10px}.configure-module p.success{background-color:#81a844}.configure-module p.error{background-color:#d94f4f}.protect-statu
19984 s p{font-size:16px}.protect-status strong{display:inline-block;margin-top:10px;background:#fff;padding:10px;border:1px solid #ddd;font-size:16px;color:#000;max-width:100%}.protect-status.attn{color:#d94f4f}.protect-status.working{color:#81a844}.protect-whitelist textarea{width:100%;min-height:150px}.configure-module input[disabled]{opacity:.5}.configure-module input.button-primary{font-weight:700}@media only screen and (min-width:1100px){.protect-whitelist{width:65%;float:right}}@media only screen and (max-width:400px){.protect-status strong{font-size:12px;overflow:auto}}#jetpack-disconnect-content{display:none;text-align:center}#jetpack-disconnect-content .cancel-disconnect{display:block;margin-top:10px}.connection-details{border:1px solid #ddd}.connection-details.local-user{margin-bottom:10px}.connection-details .action-btns,.connection-details .user-01,.connection-details .wpuser-02{padding:10px}.connection-details .action-btns .button,.connection-details .action-btns select,.con
19985 nection-details .user-01 .button,.connection-details .user-01 select,.connection-details .wpuser-02 .button,.connection-details .wpuser-02 select{margin-top:5px}.connection-details .wpuser-02{margin-top:10px}.connection-details h3{padding:10px;margin:0;background:#eee;border-bottom:1px #ddd solid;font-size:14px}.jp-user img{margin-left:10px;border-radius:50%}.jp-user div,.wp-action div,.wp-user div{display:inline-block;width:100%}.j-col.jp-user,.j-col.wp-action,.j-col.wp-user{padding:0}.my-jetpack-actions select{max-width:150px}.j-actions .button:nth-child(3){margin-left:5px}.j-row.disconnect{text-align:center}.j-row.disconnect .button{margin:0 auto}a.what-is-primary{color:#b4b9be;margin-right:4px}@media (max-width:782px){.wp-action{border-top:1px #ddd solid}.wp-action h3{display:none}}@media screen and (max-width:500px){.connection-details{font-size:11px}.connection-details h3{font-size:12px;padding:5px}.connection-details .user-01,.connection-details .wpuser-02{padding:6px;white-s
19986 pace:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.connection-details .action-btns{text-align:center}}@media (max-width:530px){.connection-details .wpuser-02{margin-top:0;padding:12px}}@media screen and (max-width:450px){.j-actions .button{width:100%;margin-bottom:5px;text-align:center}.j-actions .button.alignright{float:none}}@media screen and (max-width:350px){.user-01,.wpuser-02{max-width:100px}}.manage__icon{width:155px;height:155px;margin:20px auto}.manage-page .manage__button,.manage__link{padding:0 20px;height:40px;line-height:40px}.manage-page .manage__description{max-width:600px;text-align:center;font-size:22px;color:#999;margin:20px auto}.manage-page .manage__button{font-size:16px}.manage__title .genericon{font-size:38px;color:#81A944}.manage__link{font-size:16px;font-weight:400}.manage__link .genericon{font-size:28px;vertical-align:middle;margin-top:-6px}.jp-content .hide{display:none}.jp-content .landing{margin:0 auto;z-index:2;position:relative}.jp-cont
19987 ent h1{font-weight:400;line-height:1.75em;position:relative;z-index:3;width:100%;text-align:center}.jp-content h1.success{color:#81a844}.jp-content .footer{padding-top:0;margin-top:0;background-image:none}.jp-content .footer:before{height:inherit}.jp-content .more-info:before{content:none}.landing .wpcom-connect{min-height:400px}.wpcom-connect .j-col{padding:0}@media (max-width:1147px){.jp-content .landing{padding:0 2em}.jp-content .footer{padding-top:1.5em}}@media (max-width:530px){.jp-content .landing{padding:0 .5em}}
19988 \ No newline at end of file
19989
19990 diff --git a/plugins/jetpack/css/jetpack-admin.css b/plugins/jetpack/css/jetpack-admin.css
19991 index b9b6ab9..2889c98 100644
19992 --- a/plugins/jetpack/css/jetpack-admin.css
19993 +++ b/plugins/jetpack/css/jetpack-admin.css
19994 @@ -253,6 +253,14 @@
19995 font-style: normal;
19996 }
19997
19998 +.nav-horizontal:after {
19999 + content: ".";
20000 + display: block;
20001 + height: 0;
20002 + clear: both;
20003 + visibility: hidden;
20004 +}
20005 +
20006 .nav-horizontal a {
20007 display: inline-block;
20008 }
20009
20010 diff --git a/plugins/jetpack/css/jetpack-admin.css.map b/plugins/jetpack/css/jetpack-admin.css.map
20011 index cccfcbf..d77afcf 100644
20012 --- a/plugins/jetpack/css/jetpack-admin.css.map
20013 +++ b/plugins/jetpack/css/jetpack-admin.css.map
20014 @@ -1 +1 @@
20015 -{"version":3,"names":[],"mappings":"","sources":["jetpack-admin.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n.j-row {\n width: 100%;\n margin: 0 auto;\n}\n\n.j-row:before, .j-row:after {\n content: \" \";\n display: table;\n}\n\n.j-row:after {\n clear: both;\n}\n\n.j-col {\n padding: 0.85em;\n width: 100%;\n float: left;\n position: relative;\n}\n\n@media only screen {\n .j-sm-5 {\n width: 41.66667%;\n }\n .j-sm-7 {\n width: 58.33333%;\n }\n .j-sm-12 {\n width: 100%;\n }\n}\n\n@media (min-width: 530px) {\n .j-md-4 {\n width: 33.33333%;\n }\n .j-md-6 {\n width: 50%;\n }\n .j-md-8 {\n width: 66.66667%;\n }\n .j-md-12 {\n width: 100%;\n }\n}\n\n@media (min-width: 782px) {\n .j-lrg-4 {\n width: 33.33333%;\n }\n .j-lrg-5 {\n width: 41.66667%;\n }\n .j-lrg-6 {\n width: 50%;\n }\n .j-lrg-7 {\n width: 58.33333%;\n }\n .j-lrg-8 {\n width: 66.66667%;\n }\n .j-lrg-12 {\n
20016 width: 100%;\n }\n}\n\n@-webkit-keyframes \"candy\" {\n 0% {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n 20% {\n -webkit-transform: scale(1.15);\n transform: scale(1.15);\n }\n 60% {\n -webkit-transform: scale(0.95);\n transform: scale(0.95);\n }\n 100% {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n}\n\n@keyframes \"candy\" {\n 0% {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n 20% {\n -webkit-transform: scale(1.15);\n transform: scale(1.15);\n }\n 60% {\n -webkit-transform: scale(0.95);\n transform: scale(0.95);\n }\n 100% {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n}\n\n.button,\n.download-jetpack {\n -webkit-transition: all .1s ease-in-out;\n transition: all .1s ease-in-out;\n}\n\n.jp-button, .jp-button--settings {\n display: inline-block;\n position: relative;\n padding: 0.76923em 1.4
20017 6154em;\n color: #efefef;\n font-weight: bold;\n font-size: 0.9285714286em;\n line-height: 1;\n text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);\n background: #6f7476;\n border-radius: 3px;\n}\n\n.jp-button:visited, .jp-button--settings:visited {\n color: #efefef;\n}\n\n.jp-button:hover, .jp-button--settings:hover, .jp-button:focus, .jp-button--settings:focus {\n color: #fff;\n background: #57972d;\n}\n\n.jp-button:active, .jp-button--settings:active {\n background: #57972d;\n opacity: 0.8;\n}\n\n.jp-button--settings {\n background: #93b45f;\n color: #e8eedf;\n}\n\n.jp-button--settings:visited {\n color: #e8eedf;\n}\n\n.jp-button--settings:hover, .jp-button--settings:focus {\n background: #9fbd72;\n color: #fff;\n}\n\n.jp-button--settings.current {\n background: #3c6621;\n color: #fff;\n box-shadow: inset 0 2px 0 #365A1F, inset 0 1px 3px #3c6621;\n}\n\n.download-jetpack {\n display: inline-block;\n position: relative;\n padding: 0.64286em 1.08696em 0.53571em;\n col
20018 or: #fff;\n font-weight: 400;\n font-size: 20px;\n line-height: 1;\n background: #518d2a;\n z-index: 3;\n border-radius: 6px;\n box-shadow: 0 6px 0 #3e6c20, 0 6px 3px rgba(0, 0, 0, 0.4);\n}\n\n.download-jetpack:visited {\n color: #fff;\n}\n\n.download-jetpack:hover, .download-jetpack:focus {\n color: #fff;\n background: #57972d;\n box-shadow: 0 6px 0 #3e6c20, 0 6px 3px rgba(0, 0, 0, 0.4);\n}\n\n.download-jetpack:active {\n top: 6px;\n box-shadow: 0 0px 0 #3e6c20, 0 0 0 rgba(0, 0, 0, 0.4);\n}\n\n.download-jetpack:active:after {\n top: -6px;\n}\n\n.download-jetpack:before {\n content: '';\n display: inline-block;\n position: relative;\n top: -2px;\n margin-right: 13px;\n width: 30px;\n height: 30px;\n vertical-align: middle;\n background: url(\"../images/connect-plug.svg\") center center no-repeat;\n background-size: 100%;\n}\n\n.download-jetpack:after {\n content: '';\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n}\n\n@media
20019 (max-width: 1147px) {\n .download-jetpack {\n font-size: 1.28571em;\n }\n .download-jetpack:before {\n top: -1px;\n width: 23px;\n height: 23px;\n }\n}\n\n@media (max-width: 900px) {\n .download-jetpack:active {\n top: 0;\n }\n}\n\n@media (max-width: 530px) {\n .download-jetpack {\n font-size: 1.21429em;\n font-weight: 600;\n }\n .download-jetpack:before {\n width: 19px;\n height: 19px;\n margin-right: 9px;\n }\n}\n\n@font-face {\n font-family: 'automatticons';\n src: url(\"../_inc/fonts/automatticons/automatticons.eot\");\n src: url(\"../_inc/fonts/automatticons/automatticons.eot?#iefix\") format(\"embedded-opentype\"), url(\"../_inc/fonts/automatticons/automatticons.woff\") format(\"woff\"), url(\"../_inc/fonts/automatticons/automatticons.ttf\") format(\"truetype\"), url(\"../_inc/fonts/automatticons/automatticons.svg#automatticonsregular\") format(\"svg\");\n font-weight: normal;\n font-style: normal;\n}\n\n.nav-horizontal a {\n displ
20020 ay: inline-block;\n}\n\n.nav-horizontal li {\n position: relative;\n float: left;\n}\n\n.nav-horizontal ul {\n margin: 0;\n padding: 0;\n}\n\n@media (max-width: 782px) {\n .configure .frame.top.fixed {\n padding-left: 0;\n }\n}\n\n.wrap.inner,\n.page-content {\n max-width: 950px;\n margin: 0 auto;\n}\n\n.wrap.inner li,\n.page-content li {\n line-height: 23px;\n}\n\n@media (max-width: 530px) {\n .page-content {\n margin-top: 0;\n }\n}\n\n@media (max-width: 1147px) {\n .wrap.inner {\n background: #f9f9f9;\n padding: 15px;\n }\n}\n\n@media (max-width: 530px) {\n .wrap.inner {\n margin-top: 1.71429em;\n }\n}\n\n.page-content.about {\n position: relative;\n z-index: 10;\n}\n\n@media (max-width: 1147px) {\n .page-content.about {\n background: #f9f9f9;\n padding: 15px;\n }\n}\n\n@media (max-width: 1147px) {\n .page-content.configure {\n background: #f9f9f9;\n }\n}\n\n.footer nav {\n max-width: 550px;\n margin: 0 auto;\n}\n\n.header {\n left:
20021 0;\n right: 0;\n background: #81a844;\n}\n\n.header-nav li {\n line-height: 60px;\n}\n\n.header-nav a {\n padding: 0 0.71429em;\n line-height: 24px;\n}\n\n.header-nav .jetpack-logo a {\n display: inline-block;\n position: relative;\n width: 214px;\n margin-right: 6px;\n background: url(../images/jetpack-logo.png) center center no-repeat;\n background: url(../images/jetpack-logo.svg) center center no-repeat, none;\n background-size: 183px auto;\n color: #fff;\n line-height: 60px;\n font-weight: normal;\n}\n\n.header-nav .jetpack-logo a span {\n text-indent: -9999px;\n visibility: hidden;\n}\n\n.header-nav .jetpack-logo a:before {\n content: '';\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n background-size: 183px 32px;\n}\n\n.header-nav .jetpack-modules + .jetpack-modules {\n margin-left: 15px;\n}\n\n.main-nav {\n float: left;\n}\n\n.main-nav li {\n margin: 0;\n}\n\n@media (max-width: 900px) {\n .main-nav {\n font-size: 13px
20022 ;\n }\n}\n\n.jetpack-pagestyles #screen-meta {\n margin: 0;\n}\n\n.jetpack-pagestyles #screen-meta-links .screen-meta-toggle {\n z-index: 2;\n}\n\n.jetpack-pagestyles #screen-options-link-wrap, .jetpack-pagestyles #contextual-help-link-wrap {\n border: none;\n}\n\n.jetpack-pagestyles .update-nag {\n display: none;\n}\n\n.loading {\n bottom: 50%;\n position: absolute;\n top: 50%;\n width: 100%;\n}\n\n.loading span {\n color: #999;\n}\n\n.modal {\n background: #fff;\n position: fixed;\n top: 52px;\n bottom: 20px;\n right: 20px;\n left: 20px;\n margin-left: 160px;\n display: none;\n box-shadow: 0 1px 20px 5px rgba(0, 0, 0, 0.1);\n z-index: 500;\n}\n\n.modal .close {\n position: absolute;\n top: 0;\n right: 0;\n font: 300 1.71429em \"genericons\" !important;\n color: #777;\n content: '\\f405';\n display: inline-block;\n padding: 0.28571em 0.71429em 0.42857em;\n z-index: 5;\n}\n\n.modal .close:hover {\n background: #eee;\n opacity: 0.8;\n}\n\n.modal .close:
20023 active {\n background: #eee;\n opacity: 0.4;\n}\n\n.modal .content-container {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n overflow: auto;\n padding: 2.14286em;\n}\n\n.modal .content {\n margin: 0 auto;\n max-width: 900px;\n text-align: left;\n}\n\n.modal h2 {\n text-align: left;\n margin-top: 0;\n color: #5d6d74;\n font-weight: 300;\n line-height: 32px;\n text-shadow: 0 1px 1px #fff;\n}\n\n@media (max-width: 530px) {\n .modal h2 {\n font-size: 26px;\n }\n}\n\n.modal h5 {\n clear: left;\n}\n\n.modal p {\n font-size: 1.23077em;\n}\n\n.modal footer {\n position: absolute;\n left: 0;\n bottom: 0;\n width: 100%;\n padding: 12px 20px;\n border-top: 1px solid #ddd;\n background: #fff;\n text-align: right;\n}\n\n.modal footer ul {\n margin: 0;\n}\n\n.modal footer li {\n display: inline-block;\n margin: 0;\n}\n\n.modal .button-secondary,\n.modal .button-primary:active {\n vertical-align: baseline;\n}\n\n@media (max-width: 900px)
20024 {\n .modal {\n bottom: 5%;\n margin-left: 36px;\n font-size: 80%;\n }\n .modal .content {\n top: 38px;\n }\n}\n\n@media (max-width: 782px) {\n .modal {\n top: 66px;\n margin-left: 0;\n }\n}\n\n@media (max-width: 600px) {\n .modal {\n top: 10px;\n right: 10px;\n bottom: 10px;\n left: 10px;\n }\n}\n\n.jp-info-img {\n float: right;\n margin: 0 0 8px 30px;\n}\n\n.jp-info-img img {\n border: 1px solid #ddd;\n max-width: 100%;\n height: auto;\n}\n\n.jp-info-img img:first-child {\n margin-top: 0;\n}\n\n@media (max-width: 782px) {\n .jp-info-img {\n float: none;\n margin: 0 0 15px;\n }\n}\n\n.content-container.modal-footer {\n bottom: 53px;\n}\n\n.shade {\n background: #000;\n bottom: 0;\n cursor: pointer;\n display: none;\n left: 0;\n opacity: 0.2;\n position: fixed;\n right: 0;\n top: 0;\n z-index: 11;\n}\n\n.footer {\n margin-top: 1.42857em;\n position: relative;\n padding: 10em 0 4.28571em;\n text-align: center;\n}\n\n.
20025 footer:before, .footer:after {\n content: '';\n position: absolute;\n left: 0;\n pointer-events: none;\n}\n\n.footer:before {\n top: 0;\n margin-top: -1px;\n width: 100%;\n height: 195px;\n}\n\n.footer:after {\n display: none;\n}\n\n.footer .download-jetpack {\n margin-bottom: 33px;\n}\n\n@media (min-width: 1147px) {\n .footer {\n padding-bottom: 35px;\n }\n}\n\n@media (max-width: 1147px) {\n .footer {\n padding-top: 165px;\n padding-bottom: 0;\n }\n .footer:before {\n background-size: 160% auto;\n }\n .footer ul {\n float: none;\n overflow: hidden;\n }\n}\n\n@media (max-width: 900px) {\n .footer {\n padding-top: 146px;\n }\n}\n\n@media (max-width: 782px) {\n .footer {\n margin-top: 0;\n }\n}\n\n@media (max-width: 530px) {\n .footer {\n margin-top: 0;\n padding-top: 135px;\n }\n}\n\n@media (max-width: 320px) {\n .footer {\n padding-top: 76px;\n }\n}\n\n.footer nav {\n max-width: 100%;\n}\n\n.footer nav a,\n.footer nav a:vis
20026 ited {\n padding: 4px 6px;\n color: #999;\n}\n\n.footer nav a:hover, .footer nav a:focus,\n.footer nav a:visited:hover,\n.footer nav a:visited:focus {\n color: #81A844;\n}\n\n@media (max-width: 1147px) {\n .footer nav a:hover, .footer nav a:focus,\n .footer nav a:visited:hover,\n .footer nav a:visited:focus {\n color: #81a844;\n }\n}\n\n@media (max-width: 530px) {\n .footer nav li {\n display: block;\n float: none;\n margin: 0;\n text-align: left;\n }\n .footer nav a {\n display: block;\n padding: 0 16px;\n line-height: 44px;\n }\n}\n\n.primary {\n padding: 25px 15px 10px 15px;\n border-bottom: 1px solid #eee;\n}\n\n.secondary-footer {\n margin: 0 auto;\n}\n\n.secondary-footer li {\n margin-right: 5px;\n}\n\n@media (min-width: 782px) {\n .secondary-footer {\n padding: 8px 15px 10px;\n margin-bottom: 30px;\n border-bottom: 1px solid #eee;\n }\n}\n\n@media (min-width: 1147px) {\n .secondary-footer {\n margin-bottom: 0;\n }\n}\n\n@
20027 media (max-width: 782px) {\n .secondary-footer {\n padding: 8px 15px 8px;\n border-bottom: none;\n }\n}\n\n@media (max-width: 530px) {\n .secondary-footer {\n margin: 0;\n padding: 0;\n border: none;\n font-weight: 400;\n }\n .secondary-footer a {\n border-top: 1px solid #eee;\n }\n}\n\n.footer .a8c-attribution {\n margin: 0;\n padding: 0 6px;\n color: #bbb;\n font-size: 0.78571em;\n font-family: \"Gill Sans\", \"Gill Sans MT\", Helvetica, Arial, sans-serif;\n text-transform: uppercase;\n}\n\n.footer .a8c-attribution a {\n display: inline-block;\n position: relative;\n padding: 4px 16px;\n right: 9999px;\n outline: 0;\n}\n\n.footer .a8c-attribution a:after {\n content: 'A';\n position: absolute;\n top: 2px;\n right: -9999px;\n height: 100%;\n color: #999;\n font-size: 1.54545em;\n font-family: \"automatticons\";\n text-align: center;\n}\n\n.footer .a8c-attribution a:hover:after {\n -webkit-animation: candy .4s ease-in-out;\n a
20028 nimation: candy .4s ease-in-out;\n}\n\n@media (min-width: 782px) {\n .secondary {\n padding: 0 15px 10px 15px;\n border-bottom: 1px solid #eee;\n }\n}\n\n@media (min-width: 1147px) {\n .secondary {\n padding: 0 15px 10px 15px;\n border-bottom: none;\n }\n}\n\n.jetpack-message {\n background: #8eb74e;\n border: 1px solid #73963d;\n margin: 33px auto 0;\n max-width: 90%;\n position: relative;\n z-index: 2;\n}\n\n.jetpack-message.is-opt-in {\n margin: 50px 0 0;\n max-width: 100%;\n padding: 10px 15px;\n background: #fff;\n border: 0;\n box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);\n font-size: 13px;\n text-align: center;\n}\n\n.subhead .jetpack-message.is-opt-in {\n margin: 0;\n padding-bottom: 0;\n background: transparent;\n box-shadow: none;\n}\n\n.subhead .jetpack-message.is-opt-in .jp-button, .subhead .jetpack-message.is-opt-in .jp-button--settings {\n display: inline-block;\n}\n\n.jetpack-message.is-opt-in p {\n color: #3c4549;\n}\n\n.jetpack-mess
20029 age.is-opt-in .jp-button, .jetpack-message.is-opt-in .jp-button--settings {\n margin-top: 15px;\n display: none;\n}\n\n.jetpack-message .squeezer h2 {\n font-size: 1em;\n}\n\n.jetpack-message h2 {\n color: #fff;\n margin: 0;\n}\n\n.jetpack-message p {\n color: #fff;\n margin: 0;\n opacity: 0.7;\n}\n\n.jetpack-message .squeezer {\n padding: 23px 23px 23px 80px;\n position: relative;\n text-align: left;\n}\n\n.jetpack-message .squeezer:before {\n color: #fff;\n content: '\\f418';\n font-family: 'Genericons';\n font-size: 33px;\n height: 33px;\n left: 25px;\n opacity: 0.6;\n position: absolute;\n top: 23px;\n top: calc( 50% - 22px);\n}\n\n@media (max-width: 530px) {\n .jetpack-message .squeezer {\n padding: 23px;\n }\n .jetpack-message .squeezer:before {\n display: none;\n }\n}\n\n.jetpack-message .squeezer a {\n color: #FFF;\n border-bottom: 1px solid #D5E4BD;\n}\n\n.jetpack-message .squeezer a:hover {\n border-bottom: 1px solid #F1F6E9;\n}\n\n.jetpac
20030 k-message.error .squeezer:before,\n.jetpack-message.jetpack-err .squeezer:before {\n content: '\\f414';\n}\n\n.configure-module .jetpack-message {\n max-width: 100%;\n}\n\n@media (max-width: 530px) {\n .wrap.inner.jp-support .jp-support-column-left {\n width: 100%;\n }\n .wrap.inner.jp-support .jp-support-column-left .widget-text {\n margin-right: 0;\n width: 100%;\n }\n .wrap.inner.jp-support .jp-support-column-right {\n width: 100%;\n }\n}\n\n@media screen and (max-width: 515px) {\n .jp-frame .header-nav {\n padding-bottom: 10px;\n }\n .jp-frame .header-nav li {\n line-height: 30px;\n }\n .jp-frame .header-nav .jetpack-logo {\n width: 100%;\n text-align: center;\n }\n .jp-frame .header-nav .jetpack-modules {\n margin: 0;\n width: 50%;\n text-align: right;\n padding: 0 5px;\n }\n .jp-frame .header-nav .jetpack-modules + .jetpack-modules {\n text-align: left;\n }\n .jp-frame .header-nav .jetpack-modules:nth-child(4) {\n te
20031 xt-align: center;\n margin: 0 auto;\n width: 100%;\n }\n .jp-frame .header-nav .jetpack-modules:nth-child(4) a {\n padding: 0 10px;\n }\n}\n\n#ie-legacy-notice .dops-notice__content {\n display: inline-block;\n margin-left: 10px;\n}\n\n.page-content.configure {\n margin-top: 0;\n}\n\n.configure .frame.top {\n border: none;\n box-shadow: none;\n padding-top: 1.42857em;\n position: relative;\n top: auto;\n}\n\n.configure .frame.top.fixed {\n background: #f9f9f9;\n border-bottom: 1px solid #e9e9e9;\n padding-left: 160px;\n margin-top: -6px;\n position: fixed;\n right: 0;\n top: 32px;\n width: 100%;\n z-index: 4;\n box-shadow: 0 2px 2px -2px #eee;\n}\n\n@media (max-width: 782px) {\n .configure .frame.top.fixed {\n border: none;\n box-shadow: none;\n padding-top: 1.42857em;\n position: relative;\n top: auto;\n }\n}\n\n@media (max-width: 600px) {\n .configure .frame.top.fixed {\n top: 0;\n }\n}\n\n.jp-frame-top-fixed .configure {\n padd
20032 ing-top: 94px;\n}\n\n.filter-search {\n display: none;\n float: right;\n margin-top: 10px;\n}\n\n@media (max-width: 782px) {\n .filter-search {\n display: block;\n }\n}\n\n@media (max-width: 530px) {\n .filter-search {\n display: none;\n }\n}\n\n.table-bordered.jetpack-modules {\n border: none;\n margin-bottom: 0;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module th {\n border-left: 0;\n padding: 14px 4px 0;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module th input {\n display: block;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module:hover .genericon {\n display: inline-block;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.active th,\n.table-bordered.jetpack-modules tr.jetpack-module.active td {\n background: #f7fcfe;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.active th {\n border-left: 4px solid #2ea2cc;\n padding-left: 0px;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.active td:first-child {\n border-left:
20033 4px solid #2ea2cc;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.unavailable input {\n display: none;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.deprecated span {\n color: #888;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.deprecated .dep-msg {\n margin-right: 10px;\n color: #555;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module th,\n.table-bordered.jetpack-modules tr.jetpack-module td {\n background: #fff;\n margin: 0;\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1);\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td {\n padding: 10px 10px 8px 14px;\n line-height: 25px;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td:first-child {\n border-left: 4px solid #fff;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n float: right;\n padding: 0 0 1px;\n visibility: visible;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td .row-actions span {\n margin-left: 5px;\n}\n\n@media (max-wi
20034 dth: 530px) {\n .table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n display: none;\n }\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n display: block;\n padding-left: 10px;\n visibility: visible;\n }\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module:hover td .row-actions span a {\n opacity: 1;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module.unavailable {\n opacity: 0.3;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module#vaultpress {\n opacity: 1;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module td .row-actions span a {\n opacity: 0;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module td .row-actions span a:focus {\n opacity: 1;\n}\n\n.table-bordered.jetpack-modules > thead > tr > th {\n border: 0;\n vertical-align: middle;\n}\n\n.table-bordered.jetpack-modules > thead
20035 > tr > th:last-child {\n padding-right: 0;\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules > thead > tr > th:last-child {\n padding-left: 0;\n }\n}\n\n.table-bordered.jetpack-modules td {\n background: #fff;\n}\n\n.table-bordered.jetpack-modules #doaction {\n margin-top: 0;\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules #doaction {\n padding: 10px 7px;\n }\n}\n\n.table-bordered.jetpack-modules .checkall {\n margin-top: 1px;\n}\n\n.table-bordered.jetpack-modules .filter-search {\n margin-top: 8px;\n}\n\n.table-bordered.jetpack-modules .genericon {\n color: #999;\n display: none;\n margin: 7px 3px 0;\n}\n\n@media (max-width: 900px) {\n .table-bordered.jetpack-modules .genericon {\n display: inline-block;\n }\n}\n\n.table-bordered.jetpack-modules .med {\n width: 70px;\n}\n\n.table-bordered.jetpack-modules .sm {\n width: 30px;\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules .check-column {\n width
20036 : 50px;\n }\n}\n\n.fixed-top .check-column {\n padding: 8px 10px 0 10px;\n width: 2.2em;\n}\n\n.wrap {\n margin: 0;\n padding: 0 1.5em 1em;\n overflow: hidden;\n}\n\n.wrap h2 {\n font-size: 24px;\n font-weight: 400;\n}\n\n.wrap .manage-left {\n float: left;\n margin: 0;\n padding: 0;\n width: 63%;\n}\n\n.wrap .manage-left table {\n width: 100%;\n}\n\n.wrap .manage-left th {\n font-weight: 400;\n}\n\n@media (max-width: 782px) {\n .wrap .manage-left {\n width: 100%;\n }\n}\n\n.wrap .manage-right {\n margin: 0;\n padding: 0;\n float: right;\n width: 35%;\n z-index: 1;\n}\n\n.wrap .manage-right p {\n font-size: 12px;\n font-weight: bold;\n color: #bbb;\n padding-top: 2px;\n text-transform: uppercase;\n letter-spacing: 1px;\n clear: left;\n}\n\n.wrap .manage-right .bumper {\n margin-left: 33px;\n}\n\n.wrap .manage-right.show {\n display: block;\n overflow-y: auto;\n overflow-x: hidden;\n position: absolute;\n z-index: 100000;\n}\n\n.wrap .manage-right
20037 .search-bar {\n margin-bottom: 18px;\n max-width: 300px;\n}\n\n.wrap .manage-right p.search-box {\n float: none;\n height: auto;\n margin-bottom: 0;\n position: relative;\n}\n\n.wrap .manage-right p.search-box input[type='search'] {\n padding: 0 8px;\n width: 90%;\n line-height: initial;\n}\n\n@media (max-width: 782px) {\n .wrap .manage-right p.search-box input[type='search'] {\n float: left;\n padding: 9px 8px;\n }\n}\n\n.wrap .manage-right p.search-box input[type=\"submit\"] {\n display: none;\n}\n\n.wrap .manage-right .button-group .button {\n outline: none;\n}\n\n.wrap .manage-right .subsubsub {\n margin: 0;\n padding: 0;\n}\n\n.wrap .manage-right .subsubsub a {\n padding: 0;\n line-height: inherit;\n}\n\n.wrap .manage-right .subsubsub .current {\n padding: 1px 5px;\n border-radius: 2px;\n margin-left: -5px;\n background: #0D72B2;\n color: #fff;\n}\n\n.wrap .manage-right .subsubsub .current .count {\n color: #BCD7E7;\n font-weight: 200;\n}\n\n.wrap
20038 .manage-right .subsubsub li {\n display: block;\n text-align: left;\n}\n\n@media (max-width: 782px) {\n .wrap .manage-right {\n background: #fff;\n bottom: 0;\n display: none;\n min-width: 300px;\n position: fixed;\n right: 0;\n top: 0;\n z-index: 13;\n box-shadow: 0 1px 20px 5px rgba(0, 0, 0, 0.1);\n }\n .wrap .manage-right .bumper {\n margin: 13px;\n }\n .wrap .manage-right .navbar-form {\n margin: 0;\n padding: 0;\n }\n}\n\n@media (max-width: 782px) {\n .wp-list-table tr:not(.inline-edit-row):not(.no-items) td:not(.column-primary):not(.check-column) {\n padding: 11px 10px;\n display: block;\n }\n .manage-right.show .subsubsub li {\n padding: 5px;\n }\n}\n\n@media (max-width: 650px) {\n .table-bordered.jetpack-modules tr.jetpack-module.deprecated td .row-actions {\n float: none;\n padding-left: 18px;\n }\n}\n\n@media (max-width: 430px) {\n .table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n dis
20039 play: none;\n }\n .table-bordered.jetpack-modules tr.jetpack-module.deprecated td .row-actions {\n display: block;\n }\n}\n\n/* 'Pages' is a temporary location for these styles, until we can break them up into their proper atmoic locations */\n.configure-module p {\n font-size: 14px;\n}\n\n.configure-module p.success, .configure-module p.error {\n color: #fff;\n padding: 10px;\n}\n\n.configure-module p.success {\n background-color: #81a844;\n}\n\n.configure-module p.error {\n background-color: #d94f4f;\n}\n\n.protect-status p {\n font-size: 16px;\n}\n\n.protect-status strong {\n display: inline-block;\n margin-top: 10px;\n background: #fff;\n padding: 10px;\n border: 1px #ddd solid;\n font-size: 16px;\n color: #000;\n max-width: 100%;\n}\n\n.protect-status.attn {\n color: #d94f4f;\n}\n\n.protect-status.working {\n color: #81a844;\n}\n\n.protect-whitelist textarea {\n width: 100%;\n min-height: 150px;\n}\n\n/* btns + inputs */\n.configure-module input[disabled
20040 ] {\n opacity: .5;\n}\n\n.configure-module input.button-primary {\n font-weight: bold;\n}\n\n/* whitelist table */\n@media only screen and (min-width: 1100px) {\n .protect-whitelist {\n width: 65%;\n float: left;\n }\n}\n\n/* end > 1065px */\n@media only screen and (max-width: 400px) {\n .protect-status strong {\n font-size: 12px;\n overflow: auto;\n }\n}\n\n/* end < 400px */\n#jetpack-disconnect-content {\n display: none;\n text-align: center;\n}\n\n#jetpack-disconnect-content .cancel-disconnect {\n display: block;\n margin-top: 10px;\n}\n\n.connection-details {\n border: 1px #ddd solid;\n}\n\n.connection-details.local-user {\n margin-bottom: 10px;\n}\n\n.connection-details .user-01,\n.connection-details .wpuser-02,\n.connection-details .action-btns {\n padding: 10px;\n}\n\n.connection-details .user-01 .button, .connection-details .user-01 select,\n.connection-details .wpuser-02 .button,\n.connection-details .wpuser-02 select,\n.connection-details .action-b
20041 tns .button,\n.connection-details .action-btns select {\n margin-top: 5px;\n}\n\n.connection-details .wpuser-02 {\n margin-top: 10px;\n}\n\n.connection-details h3 {\n padding: 10px;\n margin: 0;\n background: #eee;\n border-bottom: 1px #ddd solid;\n font-size: 14px;\n}\n\n.jp-user img {\n margin-right: 10px;\n border-radius: 50%;\n}\n\n.jp-user div,\n.wp-user div,\n.wp-action div {\n display: inline-block;\n width: 100%;\n}\n\n.j-col.jp-user,\n.j-col.wp-user,\n.j-col.wp-action {\n padding: 0;\n}\n\n.my-jetpack-actions select {\n max-width: 150px;\n}\n\n.j-actions .button:nth-child(3) {\n margin-right: 5px;\n}\n\n.j-row.disconnect {\n text-align: center;\n}\n\n.j-row.disconnect .button {\n margin: 0 auto;\n}\n\na.what-is-primary {\n color: #b4b9be;\n margin-left: 4px;\n}\n\n@media (max-width: 782px) {\n .wp-action {\n border-top: 1px #ddd solid;\n }\n .wp-action h3 {\n display: none;\n }\n}\n\n@media screen and (max-width: 500px) {\n .connection-details {
20042 \n font-size: 11px;\n }\n .connection-details h3 {\n font-size: 12px;\n padding: 5px;\n }\n .connection-details .user-01,\n .connection-details .wpuser-02 {\n padding: 6px;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n max-width: 200px;\n }\n .connection-details .action-btns {\n text-align: center;\n }\n}\n\n@media (max-width: 530px) {\n .connection-details .wpuser-02 {\n margin-top: 0;\n padding: 12px;\n }\n}\n\n@media screen and (max-width: 450px) {\n .j-actions .button {\n width: 100%;\n margin-bottom: 5px;\n text-align: center;\n }\n .j-actions .button.alignright {\n float: none;\n }\n}\n\n@media screen and (max-width: 350px) {\n .user-01,\n .wpuser-02 {\n max-width: 100px;\n }\n}\n\n.manage__icon {\n width: 155px;\n height: 155px;\n margin: 20px auto;\n}\n\n.manage-page .manage__description {\n max-width: 600px;\n text-align: center;\n font-size: 22px;\n color: #999;\n margin: 20p
20043 x auto;\n}\n\n.manage-page .manage__button {\n font-size: 16px;\n padding: 0 20px;\n height: 40px;\n line-height: 40px;\n}\n\n.manage__title .genericon {\n font-size: 38px;\n color: #81A944;\n}\n\n.manage__link {\n font-size: 16px;\n padding: 0 20px;\n height: 40px;\n line-height: 40px;\n font-weight: normal;\n}\n\n.manage__link .genericon {\n font-size: 28px;\n vertical-align: middle;\n margin-top: -6px;\n}\n\n.jp-content .hide {\n display: none;\n}\n\n.jp-content .landing {\n margin: 0 auto;\n z-index: 2;\n position: relative;\n}\n\n.jp-content h1 {\n font-weight: 400;\n line-height: 1.75em;\n position: relative;\n z-index: 3;\n width: 100%;\n text-align: center;\n}\n\n.jp-content h1.success {\n color: #81a844;\n}\n\n.jp-content .footer {\n padding-top: 0;\n margin-top: 0;\n background-image: none;\n}\n\n.jp-content .footer:before {\n height: inherit;\n}\n\n.jp-content .more-info:before {\n content: none;\n}\n\n.landing .wpcom-connect {\n min-height:
20044 400px;\n}\n\n.wpcom-connect .j-col {\n padding: 0;\n}\n\n@media (max-width: 1147px) {\n .jp-content .landing {\n padding: 0 2em;\n }\n .jp-content .footer {\n padding-top: 1.5em;\n }\n}\n\n@media (max-width: 530px) {\n .jp-content .landing {\n padding: 0 .5em;\n }\n}\n"],"file":"jetpack-admin.css"}
20045 \ No newline at end of file
20046 +{"version":3,"names":[],"mappings":"","sources":["jetpack-admin.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n.j-row {\n width: 100%;\n margin: 0 auto;\n}\n\n.j-row:before, .j-row:after {\n content: \" \";\n display: table;\n}\n\n.j-row:after {\n clear: both;\n}\n\n.j-col {\n padding: 0.85em;\n width: 100%;\n float: left;\n position: relative;\n}\n\n@media only screen {\n .j-sm-5 {\n width: 41.66667%;\n }\n .j-sm-7 {\n width: 58.33333%;\n }\n .j-sm-12 {\n width: 100%;\n }\n}\n\n@media (min-width: 530px) {\n .j-md-4 {\n width: 33.33333%;\n }\n .j-md-6 {\n width: 50%;\n }\n .j-md-8 {\n width: 66.66667%;\n }\n .j-md-12 {\n width: 100%;\n }\n}\n\n@media (min-width: 782px) {\n .j-lrg-4 {\n width: 33.33333%;\n }\n .j-lrg-5 {\n width: 41.66667%;\n }\n .j-lrg-6 {\n width: 50%;\n }\n .j-lrg-7 {\n width: 58.33333%;\n }\n .j-lrg-8 {\n width: 66.66667%;\n }\n .j-lrg-12 {\n
20047 width: 100%;\n }\n}\n\n@-webkit-keyframes \"candy\" {\n 0% {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n 20% {\n -webkit-transform: scale(1.15);\n transform: scale(1.15);\n }\n 60% {\n -webkit-transform: scale(0.95);\n transform: scale(0.95);\n }\n 100% {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n}\n\n@keyframes \"candy\" {\n 0% {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n 20% {\n -webkit-transform: scale(1.15);\n transform: scale(1.15);\n }\n 60% {\n -webkit-transform: scale(0.95);\n transform: scale(0.95);\n }\n 100% {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n}\n\n.button,\n.download-jetpack {\n -webkit-transition: all .1s ease-in-out;\n transition: all .1s ease-in-out;\n}\n\n.jp-button, .jp-button--settings {\n display: inline-block;\n position: relative;\n padding: 0.76923em 1.4
20048 6154em;\n color: #efefef;\n font-weight: bold;\n font-size: 0.9285714286em;\n line-height: 1;\n text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);\n background: #6f7476;\n border-radius: 3px;\n}\n\n.jp-button:visited, .jp-button--settings:visited {\n color: #efefef;\n}\n\n.jp-button:hover, .jp-button--settings:hover, .jp-button:focus, .jp-button--settings:focus {\n color: #fff;\n background: #57972d;\n}\n\n.jp-button:active, .jp-button--settings:active {\n background: #57972d;\n opacity: 0.8;\n}\n\n.jp-button--settings {\n background: #93b45f;\n color: #e8eedf;\n}\n\n.jp-button--settings:visited {\n color: #e8eedf;\n}\n\n.jp-button--settings:hover, .jp-button--settings:focus {\n background: #9fbd72;\n color: #fff;\n}\n\n.jp-button--settings.current {\n background: #3c6621;\n color: #fff;\n box-shadow: inset 0 2px 0 #365A1F, inset 0 1px 3px #3c6621;\n}\n\n.download-jetpack {\n display: inline-block;\n position: relative;\n padding: 0.64286em 1.08696em 0.53571em;\n col
20049 or: #fff;\n font-weight: 400;\n font-size: 20px;\n line-height: 1;\n background: #518d2a;\n z-index: 3;\n border-radius: 6px;\n box-shadow: 0 6px 0 #3e6c20, 0 6px 3px rgba(0, 0, 0, 0.4);\n}\n\n.download-jetpack:visited {\n color: #fff;\n}\n\n.download-jetpack:hover, .download-jetpack:focus {\n color: #fff;\n background: #57972d;\n box-shadow: 0 6px 0 #3e6c20, 0 6px 3px rgba(0, 0, 0, 0.4);\n}\n\n.download-jetpack:active {\n top: 6px;\n box-shadow: 0 0px 0 #3e6c20, 0 0 0 rgba(0, 0, 0, 0.4);\n}\n\n.download-jetpack:active:after {\n top: -6px;\n}\n\n.download-jetpack:before {\n content: '';\n display: inline-block;\n position: relative;\n top: -2px;\n margin-right: 13px;\n width: 30px;\n height: 30px;\n vertical-align: middle;\n background: url(\"../images/connect-plug.svg\") center center no-repeat;\n background-size: 100%;\n}\n\n.download-jetpack:after {\n content: '';\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n}\n\n@media
20050 (max-width: 1147px) {\n .download-jetpack {\n font-size: 1.28571em;\n }\n .download-jetpack:before {\n top: -1px;\n width: 23px;\n height: 23px;\n }\n}\n\n@media (max-width: 900px) {\n .download-jetpack:active {\n top: 0;\n }\n}\n\n@media (max-width: 530px) {\n .download-jetpack {\n font-size: 1.21429em;\n font-weight: 600;\n }\n .download-jetpack:before {\n width: 19px;\n height: 19px;\n margin-right: 9px;\n }\n}\n\n@font-face {\n font-family: 'automatticons';\n src: url(\"../_inc/fonts/automatticons/automatticons.eot\");\n src: url(\"../_inc/fonts/automatticons/automatticons.eot?#iefix\") format(\"embedded-opentype\"), url(\"../_inc/fonts/automatticons/automatticons.woff\") format(\"woff\"), url(\"../_inc/fonts/automatticons/automatticons.ttf\") format(\"truetype\"), url(\"../_inc/fonts/automatticons/automatticons.svg#automatticonsregular\") format(\"svg\");\n font-weight: normal;\n font-style: normal;\n}\n\n.nav-horizontal:after {\n c
20051 ontent: \".\";\n display: block;\n height: 0;\n clear: both;\n visibility: hidden;\n}\n\n.nav-horizontal a {\n display: inline-block;\n}\n\n.nav-horizontal li {\n position: relative;\n float: left;\n}\n\n.nav-horizontal ul {\n margin: 0;\n padding: 0;\n}\n\n@media (max-width: 782px) {\n .configure .frame.top.fixed {\n padding-left: 0;\n }\n}\n\n.wrap.inner,\n.page-content {\n max-width: 950px;\n margin: 0 auto;\n}\n\n.wrap.inner li,\n.page-content li {\n line-height: 23px;\n}\n\n@media (max-width: 530px) {\n .page-content {\n margin-top: 0;\n }\n}\n\n@media (max-width: 1147px) {\n .wrap.inner {\n background: #f9f9f9;\n padding: 15px;\n }\n}\n\n@media (max-width: 530px) {\n .wrap.inner {\n margin-top: 1.71429em;\n }\n}\n\n.page-content.about {\n position: relative;\n z-index: 10;\n}\n\n@media (max-width: 1147px) {\n .page-content.about {\n background: #f9f9f9;\n padding: 15px;\n }\n}\n\n@media (max-width: 1147px) {\n .page-content.configu
20052 re {\n background: #f9f9f9;\n }\n}\n\n.footer nav {\n max-width: 550px;\n margin: 0 auto;\n}\n\n.header {\n left: 0;\n right: 0;\n background: #81a844;\n}\n\n.header-nav li {\n line-height: 60px;\n}\n\n.header-nav a {\n padding: 0 0.71429em;\n line-height: 24px;\n}\n\n.header-nav .jetpack-logo a {\n display: inline-block;\n position: relative;\n width: 214px;\n margin-right: 6px;\n background: url(../images/jetpack-logo.png) center center no-repeat;\n background: url(../images/jetpack-logo.svg) center center no-repeat, none;\n background-size: 183px auto;\n color: #fff;\n line-height: 60px;\n font-weight: normal;\n}\n\n.header-nav .jetpack-logo a span {\n text-indent: -9999px;\n visibility: hidden;\n}\n\n.header-nav .jetpack-logo a:before {\n content: '';\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n background-size: 183px 32px;\n}\n\n.header-nav .jetpack-modules + .jetpack-modules {\n margin-left: 15px;\n}\n\n.main-nav {
20053 \n float: left;\n}\n\n.main-nav li {\n margin: 0;\n}\n\n@media (max-width: 900px) {\n .main-nav {\n font-size: 13px;\n }\n}\n\n.jetpack-pagestyles #screen-meta {\n margin: 0;\n}\n\n.jetpack-pagestyles #screen-meta-links .screen-meta-toggle {\n z-index: 2;\n}\n\n.jetpack-pagestyles #screen-options-link-wrap, .jetpack-pagestyles #contextual-help-link-wrap {\n border: none;\n}\n\n.jetpack-pagestyles .update-nag {\n display: none;\n}\n\n.loading {\n bottom: 50%;\n position: absolute;\n top: 50%;\n width: 100%;\n}\n\n.loading span {\n color: #999;\n}\n\n.modal {\n background: #fff;\n position: fixed;\n top: 52px;\n bottom: 20px;\n right: 20px;\n left: 20px;\n margin-left: 160px;\n display: none;\n box-shadow: 0 1px 20px 5px rgba(0, 0, 0, 0.1);\n z-index: 500;\n}\n\n.modal .close {\n position: absolute;\n top: 0;\n right: 0;\n font: 300 1.71429em \"genericons\" !important;\n color: #777;\n content: '\\f405';\n display: inline-block;\n padding: 0.28571em 0
20054 .71429em 0.42857em;\n z-index: 5;\n}\n\n.modal .close:hover {\n background: #eee;\n opacity: 0.8;\n}\n\n.modal .close:active {\n background: #eee;\n opacity: 0.4;\n}\n\n.modal .content-container {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n overflow: auto;\n padding: 2.14286em;\n}\n\n.modal .content {\n margin: 0 auto;\n max-width: 900px;\n text-align: left;\n}\n\n.modal h2 {\n text-align: left;\n margin-top: 0;\n color: #5d6d74;\n font-weight: 300;\n line-height: 32px;\n text-shadow: 0 1px 1px #fff;\n}\n\n@media (max-width: 530px) {\n .modal h2 {\n font-size: 26px;\n }\n}\n\n.modal h5 {\n clear: left;\n}\n\n.modal p {\n font-size: 1.23077em;\n}\n\n.modal footer {\n position: absolute;\n left: 0;\n bottom: 0;\n width: 100%;\n padding: 12px 20px;\n border-top: 1px solid #ddd;\n background: #fff;\n text-align: right;\n}\n\n.modal footer ul {\n margin: 0;\n}\n\n.modal footer li {\n display: inline-block;\n margin: 0;\n}\n
20055 \n.modal .button-secondary,\n.modal .button-primary:active {\n vertical-align: baseline;\n}\n\n@media (max-width: 900px) {\n .modal {\n bottom: 5%;\n margin-left: 36px;\n font-size: 80%;\n }\n .modal .content {\n top: 38px;\n }\n}\n\n@media (max-width: 782px) {\n .modal {\n top: 66px;\n margin-left: 0;\n }\n}\n\n@media (max-width: 600px) {\n .modal {\n top: 10px;\n right: 10px;\n bottom: 10px;\n left: 10px;\n }\n}\n\n.jp-info-img {\n float: right;\n margin: 0 0 8px 30px;\n}\n\n.jp-info-img img {\n border: 1px solid #ddd;\n max-width: 100%;\n height: auto;\n}\n\n.jp-info-img img:first-child {\n margin-top: 0;\n}\n\n@media (max-width: 782px) {\n .jp-info-img {\n float: none;\n margin: 0 0 15px;\n }\n}\n\n.content-container.modal-footer {\n bottom: 53px;\n}\n\n.shade {\n background: #000;\n bottom: 0;\n cursor: pointer;\n display: none;\n left: 0;\n opacity: 0.2;\n position: fixed;\n right: 0;\n top: 0;\n z-index: 11;\n}\n
20056 \n.footer {\n margin-top: 1.42857em;\n position: relative;\n padding: 10em 0 4.28571em;\n text-align: center;\n}\n\n.footer:before, .footer:after {\n content: '';\n position: absolute;\n left: 0;\n pointer-events: none;\n}\n\n.footer:before {\n top: 0;\n margin-top: -1px;\n width: 100%;\n height: 195px;\n}\n\n.footer:after {\n display: none;\n}\n\n.footer .download-jetpack {\n margin-bottom: 33px;\n}\n\n@media (min-width: 1147px) {\n .footer {\n padding-bottom: 35px;\n }\n}\n\n@media (max-width: 1147px) {\n .footer {\n padding-top: 165px;\n padding-bottom: 0;\n }\n .footer:before {\n background-size: 160% auto;\n }\n .footer ul {\n float: none;\n overflow: hidden;\n }\n}\n\n@media (max-width: 900px) {\n .footer {\n padding-top: 146px;\n }\n}\n\n@media (max-width: 782px) {\n .footer {\n margin-top: 0;\n }\n}\n\n@media (max-width: 530px) {\n .footer {\n margin-top: 0;\n padding-top: 135px;\n }\n}\n\n@media (max-width: 320px) {\
20057 n .footer {\n padding-top: 76px;\n }\n}\n\n.footer nav {\n max-width: 100%;\n}\n\n.footer nav a,\n.footer nav a:visited {\n padding: 4px 6px;\n color: #999;\n}\n\n.footer nav a:hover, .footer nav a:focus,\n.footer nav a:visited:hover,\n.footer nav a:visited:focus {\n color: #81A844;\n}\n\n@media (max-width: 1147px) {\n .footer nav a:hover, .footer nav a:focus,\n .footer nav a:visited:hover,\n .footer nav a:visited:focus {\n color: #81a844;\n }\n}\n\n@media (max-width: 530px) {\n .footer nav li {\n display: block;\n float: none;\n margin: 0;\n text-align: left;\n }\n .footer nav a {\n display: block;\n padding: 0 16px;\n line-height: 44px;\n }\n}\n\n.primary {\n padding: 25px 15px 10px 15px;\n border-bottom: 1px solid #eee;\n}\n\n.secondary-footer {\n margin: 0 auto;\n}\n\n.secondary-footer li {\n margin-right: 5px;\n}\n\n@media (min-width: 782px) {\n .secondary-footer {\n padding: 8px 15px 10px;\n margin-bottom: 30px;\n border-b
20058 ottom: 1px solid #eee;\n }\n}\n\n@media (min-width: 1147px) {\n .secondary-footer {\n margin-bottom: 0;\n }\n}\n\n@media (max-width: 782px) {\n .secondary-footer {\n padding: 8px 15px 8px;\n border-bottom: none;\n }\n}\n\n@media (max-width: 530px) {\n .secondary-footer {\n margin: 0;\n padding: 0;\n border: none;\n font-weight: 400;\n }\n .secondary-footer a {\n border-top: 1px solid #eee;\n }\n}\n\n.footer .a8c-attribution {\n margin: 0;\n padding: 0 6px;\n color: #bbb;\n font-size: 0.78571em;\n font-family: \"Gill Sans\", \"Gill Sans MT\", Helvetica, Arial, sans-serif;\n text-transform: uppercase;\n}\n\n.footer .a8c-attribution a {\n display: inline-block;\n position: relative;\n padding: 4px 16px;\n right: 9999px;\n outline: 0;\n}\n\n.footer .a8c-attribution a:after {\n content: 'A';\n position: absolute;\n top: 2px;\n right: -9999px;\n height: 100%;\n color: #999;\n font-size: 1.54545em;\n font-family: \"automatticons\";\n tex
20059 t-align: center;\n}\n\n.footer .a8c-attribution a:hover:after {\n -webkit-animation: candy .4s ease-in-out;\n animation: candy .4s ease-in-out;\n}\n\n@media (min-width: 782px) {\n .secondary {\n padding: 0 15px 10px 15px;\n border-bottom: 1px solid #eee;\n }\n}\n\n@media (min-width: 1147px) {\n .secondary {\n padding: 0 15px 10px 15px;\n border-bottom: none;\n }\n}\n\n.jetpack-message {\n background: #8eb74e;\n border: 1px solid #73963d;\n margin: 33px auto 0;\n max-width: 90%;\n position: relative;\n z-index: 2;\n}\n\n.jetpack-message.is-opt-in {\n margin: 50px 0 0;\n max-width: 100%;\n padding: 10px 15px;\n background: #fff;\n border: 0;\n box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);\n font-size: 13px;\n text-align: center;\n}\n\n.subhead .jetpack-message.is-opt-in {\n margin: 0;\n padding-bottom: 0;\n background: transparent;\n box-shadow: none;\n}\n\n.subhead .jetpack-message.is-opt-in .jp-button, .subhead .jetpack-message.is-opt-in .jp
20060 -button--settings {\n display: inline-block;\n}\n\n.jetpack-message.is-opt-in p {\n color: #3c4549;\n}\n\n.jetpack-message.is-opt-in .jp-button, .jetpack-message.is-opt-in .jp-button--settings {\n margin-top: 15px;\n display: none;\n}\n\n.jetpack-message .squeezer h2 {\n font-size: 1em;\n}\n\n.jetpack-message h2 {\n color: #fff;\n margin: 0;\n}\n\n.jetpack-message p {\n color: #fff;\n margin: 0;\n opacity: 0.7;\n}\n\n.jetpack-message .squeezer {\n padding: 23px 23px 23px 80px;\n position: relative;\n text-align: left;\n}\n\n.jetpack-message .squeezer:before {\n color: #fff;\n content: '\\f418';\n font-family: 'Genericons';\n font-size: 33px;\n height: 33px;\n left: 25px;\n opacity: 0.6;\n position: absolute;\n top: 23px;\n top: calc( 50% - 22px);\n}\n\n@media (max-width: 530px) {\n .jetpack-message .squeezer {\n padding: 23px;\n }\n .jetpack-message .squeezer:before {\n display: none;\n }\n}\n\n.jetpack-message .squeezer a {\n color: #FFF;\n border
20061 -bottom: 1px solid #D5E4BD;\n}\n\n.jetpack-message .squeezer a:hover {\n border-bottom: 1px solid #F1F6E9;\n}\n\n.jetpack-message.error .squeezer:before,\n.jetpack-message.jetpack-err .squeezer:before {\n content: '\\f414';\n}\n\n.configure-module .jetpack-message {\n max-width: 100%;\n}\n\n@media (max-width: 530px) {\n .wrap.inner.jp-support .jp-support-column-left {\n width: 100%;\n }\n .wrap.inner.jp-support .jp-support-column-left .widget-text {\n margin-right: 0;\n width: 100%;\n }\n .wrap.inner.jp-support .jp-support-column-right {\n width: 100%;\n }\n}\n\n@media screen and (max-width: 515px) {\n .jp-frame .header-nav {\n padding-bottom: 10px;\n }\n .jp-frame .header-nav li {\n line-height: 30px;\n }\n .jp-frame .header-nav .jetpack-logo {\n width: 100%;\n text-align: center;\n }\n .jp-frame .header-nav .jetpack-modules {\n margin: 0;\n width: 50%;\n text-align: right;\n padding: 0 5px;\n }\n .jp-frame .header-nav .jetpack-
20062 modules + .jetpack-modules {\n text-align: left;\n }\n .jp-frame .header-nav .jetpack-modules:nth-child(4) {\n text-align: center;\n margin: 0 auto;\n width: 100%;\n }\n .jp-frame .header-nav .jetpack-modules:nth-child(4) a {\n padding: 0 10px;\n }\n}\n\n#ie-legacy-notice .dops-notice__content {\n display: inline-block;\n margin-left: 10px;\n}\n\n.page-content.configure {\n margin-top: 0;\n}\n\n.configure .frame.top {\n border: none;\n box-shadow: none;\n padding-top: 1.42857em;\n position: relative;\n top: auto;\n}\n\n.configure .frame.top.fixed {\n background: #f9f9f9;\n border-bottom: 1px solid #e9e9e9;\n padding-left: 160px;\n margin-top: -6px;\n position: fixed;\n right: 0;\n top: 32px;\n width: 100%;\n z-index: 4;\n box-shadow: 0 2px 2px -2px #eee;\n}\n\n@media (max-width: 782px) {\n .configure .frame.top.fixed {\n border: none;\n box-shadow: none;\n padding-top: 1.42857em;\n position: relative;\n top: auto;\n }\n}\n\n@med
20063 ia (max-width: 600px) {\n .configure .frame.top.fixed {\n top: 0;\n }\n}\n\n.jp-frame-top-fixed .configure {\n padding-top: 94px;\n}\n\n.filter-search {\n display: none;\n float: right;\n margin-top: 10px;\n}\n\n@media (max-width: 782px) {\n .filter-search {\n display: block;\n }\n}\n\n@media (max-width: 530px) {\n .filter-search {\n display: none;\n }\n}\n\n.table-bordered.jetpack-modules {\n border: none;\n margin-bottom: 0;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module th {\n border-left: 0;\n padding: 14px 4px 0;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module th input {\n display: block;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module:hover .genericon {\n display: inline-block;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.active th,\n.table-bordered.jetpack-modules tr.jetpack-module.active td {\n background: #f7fcfe;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.active th {\n border-left: 4px solid #2ea2c
20064 c;\n padding-left: 0px;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.active td:first-child {\n border-left: 4px solid #2ea2cc;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.unavailable input {\n display: none;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.deprecated span {\n color: #888;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.deprecated .dep-msg {\n margin-right: 10px;\n color: #555;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module th,\n.table-bordered.jetpack-modules tr.jetpack-module td {\n background: #fff;\n margin: 0;\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1);\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td {\n padding: 10px 10px 8px 14px;\n line-height: 25px;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td:first-child {\n border-left: 4px solid #fff;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n float: right;\n padding: 0 0 1px;\n visibility: visible;
20065 \n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td .row-actions span {\n margin-left: 5px;\n}\n\n@media (max-width: 530px) {\n .table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n display: none;\n }\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n display: block;\n padding-left: 10px;\n visibility: visible;\n }\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module:hover td .row-actions span a {\n opacity: 1;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module.unavailable {\n opacity: 0.3;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module#vaultpress {\n opacity: 1;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module td .row-actions span a {\n opacity: 0;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module td .row-actions span a:focus {\n opacity: 1;\n}\n\n.table-bordered.j
20066 etpack-modules > thead > tr > th {\n border: 0;\n vertical-align: middle;\n}\n\n.table-bordered.jetpack-modules > thead > tr > th:last-child {\n padding-right: 0;\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules > thead > tr > th:last-child {\n padding-left: 0;\n }\n}\n\n.table-bordered.jetpack-modules td {\n background: #fff;\n}\n\n.table-bordered.jetpack-modules #doaction {\n margin-top: 0;\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules #doaction {\n padding: 10px 7px;\n }\n}\n\n.table-bordered.jetpack-modules .checkall {\n margin-top: 1px;\n}\n\n.table-bordered.jetpack-modules .filter-search {\n margin-top: 8px;\n}\n\n.table-bordered.jetpack-modules .genericon {\n color: #999;\n display: none;\n margin: 7px 3px 0;\n}\n\n@media (max-width: 900px) {\n .table-bordered.jetpack-modules .genericon {\n display: inline-block;\n }\n}\n\n.table-bordered.jetpack-modules .med {\n width: 70px;\n}\n\n.table-bordered.jetpack-modu
20067 les .sm {\n width: 30px;\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules .check-column {\n width: 50px;\n }\n}\n\n.fixed-top .check-column {\n padding: 8px 10px 0 10px;\n width: 2.2em;\n}\n\n.wrap {\n margin: 0;\n padding: 0 1.5em 1em;\n overflow: hidden;\n}\n\n.wrap h2 {\n font-size: 24px;\n font-weight: 400;\n}\n\n.wrap .manage-left {\n float: left;\n margin: 0;\n padding: 0;\n width: 63%;\n}\n\n.wrap .manage-left table {\n width: 100%;\n}\n\n.wrap .manage-left th {\n font-weight: 400;\n}\n\n@media (max-width: 782px) {\n .wrap .manage-left {\n width: 100%;\n }\n}\n\n.wrap .manage-right {\n margin: 0;\n padding: 0;\n float: right;\n width: 35%;\n z-index: 1;\n}\n\n.wrap .manage-right p {\n font-size: 12px;\n font-weight: bold;\n color: #bbb;\n padding-top: 2px;\n text-transform: uppercase;\n letter-spacing: 1px;\n clear: left;\n}\n\n.wrap .manage-right .bumper {\n margin-left: 33px;\n}\n\n.wrap .manage-right.show {\n display
20068 : block;\n overflow-y: auto;\n overflow-x: hidden;\n position: absolute;\n z-index: 100000;\n}\n\n.wrap .manage-right .search-bar {\n margin-bottom: 18px;\n max-width: 300px;\n}\n\n.wrap .manage-right p.search-box {\n float: none;\n height: auto;\n margin-bottom: 0;\n position: relative;\n}\n\n.wrap .manage-right p.search-box input[type='search'] {\n padding: 0 8px;\n width: 90%;\n line-height: initial;\n}\n\n@media (max-width: 782px) {\n .wrap .manage-right p.search-box input[type='search'] {\n float: left;\n padding: 9px 8px;\n }\n}\n\n.wrap .manage-right p.search-box input[type=\"submit\"] {\n display: none;\n}\n\n.wrap .manage-right .button-group .button {\n outline: none;\n}\n\n.wrap .manage-right .subsubsub {\n margin: 0;\n padding: 0;\n}\n\n.wrap .manage-right .subsubsub a {\n padding: 0;\n line-height: inherit;\n}\n\n.wrap .manage-right .subsubsub .current {\n padding: 1px 5px;\n border-radius: 2px;\n margin-left: -5px;\n background: #0D72B2;\n
20069 color: #fff;\n}\n\n.wrap .manage-right .subsubsub .current .count {\n color: #BCD7E7;\n font-weight: 200;\n}\n\n.wrap .manage-right .subsubsub li {\n display: block;\n text-align: left;\n}\n\n@media (max-width: 782px) {\n .wrap .manage-right {\n background: #fff;\n bottom: 0;\n display: none;\n min-width: 300px;\n position: fixed;\n right: 0;\n top: 0;\n z-index: 13;\n box-shadow: 0 1px 20px 5px rgba(0, 0, 0, 0.1);\n }\n .wrap .manage-right .bumper {\n margin: 13px;\n }\n .wrap .manage-right .navbar-form {\n margin: 0;\n padding: 0;\n }\n}\n\n@media (max-width: 782px) {\n .wp-list-table tr:not(.inline-edit-row):not(.no-items) td:not(.column-primary):not(.check-column) {\n padding: 11px 10px;\n display: block;\n }\n .manage-right.show .subsubsub li {\n padding: 5px;\n }\n}\n\n@media (max-width: 650px) {\n .table-bordered.jetpack-modules tr.jetpack-module.deprecated td .row-actions {\n float: none;\n padding-left: 18p
20070 x;\n }\n}\n\n@media (max-width: 430px) {\n .table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n display: none;\n }\n .table-bordered.jetpack-modules tr.jetpack-module.deprecated td .row-actions {\n display: block;\n }\n}\n\n/* 'Pages' is a temporary location for these styles, until we can break them up into their proper atmoic locations */\n.configure-module p {\n font-size: 14px;\n}\n\n.configure-module p.success, .configure-module p.error {\n color: #fff;\n padding: 10px;\n}\n\n.configure-module p.success {\n background-color: #81a844;\n}\n\n.configure-module p.error {\n background-color: #d94f4f;\n}\n\n.protect-status p {\n font-size: 16px;\n}\n\n.protect-status strong {\n display: inline-block;\n margin-top: 10px;\n background: #fff;\n padding: 10px;\n border: 1px #ddd solid;\n font-size: 16px;\n color: #000;\n max-width: 100%;\n}\n\n.protect-status.attn {\n color: #d94f4f;\n}\n\n.protect-status.working {\n color: #81a844;\n}\n\n.prote
20071 ct-whitelist textarea {\n width: 100%;\n min-height: 150px;\n}\n\n/* btns + inputs */\n.configure-module input[disabled] {\n opacity: .5;\n}\n\n.configure-module input.button-primary {\n font-weight: bold;\n}\n\n/* whitelist table */\n@media only screen and (min-width: 1100px) {\n .protect-whitelist {\n width: 65%;\n float: left;\n }\n}\n\n/* end > 1065px */\n@media only screen and (max-width: 400px) {\n .protect-status strong {\n font-size: 12px;\n overflow: auto;\n }\n}\n\n/* end < 400px */\n#jetpack-disconnect-content {\n display: none;\n text-align: center;\n}\n\n#jetpack-disconnect-content .cancel-disconnect {\n display: block;\n margin-top: 10px;\n}\n\n.connection-details {\n border: 1px #ddd solid;\n}\n\n.connection-details.local-user {\n margin-bottom: 10px;\n}\n\n.connection-details .user-01,\n.connection-details .wpuser-02,\n.connection-details .action-btns {\n padding: 10px;\n}\n\n.connection-details .user-01 .button, .connection-details .user-0
20072 1 select,\n.connection-details .wpuser-02 .button,\n.connection-details .wpuser-02 select,\n.connection-details .action-btns .button,\n.connection-details .action-btns select {\n margin-top: 5px;\n}\n\n.connection-details .wpuser-02 {\n margin-top: 10px;\n}\n\n.connection-details h3 {\n padding: 10px;\n margin: 0;\n background: #eee;\n border-bottom: 1px #ddd solid;\n font-size: 14px;\n}\n\n.jp-user img {\n margin-right: 10px;\n border-radius: 50%;\n}\n\n.jp-user div,\n.wp-user div,\n.wp-action div {\n display: inline-block;\n width: 100%;\n}\n\n.j-col.jp-user,\n.j-col.wp-user,\n.j-col.wp-action {\n padding: 0;\n}\n\n.my-jetpack-actions select {\n max-width: 150px;\n}\n\n.j-actions .button:nth-child(3) {\n margin-right: 5px;\n}\n\n.j-row.disconnect {\n text-align: center;\n}\n\n.j-row.disconnect .button {\n margin: 0 auto;\n}\n\na.what-is-primary {\n color: #b4b9be;\n margin-left: 4px;\n}\n\n@media (max-width: 782px) {\n .wp-action {\n border-top: 1px #ddd soli
20073 d;\n }\n .wp-action h3 {\n display: none;\n }\n}\n\n@media screen and (max-width: 500px) {\n .connection-details {\n font-size: 11px;\n }\n .connection-details h3 {\n font-size: 12px;\n padding: 5px;\n }\n .connection-details .user-01,\n .connection-details .wpuser-02 {\n padding: 6px;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n max-width: 200px;\n }\n .connection-details .action-btns {\n text-align: center;\n }\n}\n\n@media (max-width: 530px) {\n .connection-details .wpuser-02 {\n margin-top: 0;\n padding: 12px;\n }\n}\n\n@media screen and (max-width: 450px) {\n .j-actions .button {\n width: 100%;\n margin-bottom: 5px;\n text-align: center;\n }\n .j-actions .button.alignright {\n float: none;\n }\n}\n\n@media screen and (max-width: 350px) {\n .user-01,\n .wpuser-02 {\n max-width: 100px;\n }\n}\n\n.manage__icon {\n width: 155px;\n height: 155px;\n margin: 20px auto;\n}\n\n.manage-p
20074 age .manage__description {\n max-width: 600px;\n text-align: center;\n font-size: 22px;\n color: #999;\n margin: 20px auto;\n}\n\n.manage-page .manage__button {\n font-size: 16px;\n padding: 0 20px;\n height: 40px;\n line-height: 40px;\n}\n\n.manage__title .genericon {\n font-size: 38px;\n color: #81A944;\n}\n\n.manage__link {\n font-size: 16px;\n padding: 0 20px;\n height: 40px;\n line-height: 40px;\n font-weight: normal;\n}\n\n.manage__link .genericon {\n font-size: 28px;\n vertical-align: middle;\n margin-top: -6px;\n}\n\n.jp-content .hide {\n display: none;\n}\n\n.jp-content .landing {\n margin: 0 auto;\n z-index: 2;\n position: relative;\n}\n\n.jp-content h1 {\n font-weight: 400;\n line-height: 1.75em;\n position: relative;\n z-index: 3;\n width: 100%;\n text-align: center;\n}\n\n.jp-content h1.success {\n color: #81a844;\n}\n\n.jp-content .footer {\n padding-top: 0;\n margin-top: 0;\n background-image: none;\n}\n\n.jp-content .footer:before {\n
20075 height: inherit;\n}\n\n.jp-content .more-info:before {\n content: none;\n}\n\n.landing .wpcom-connect {\n min-height: 400px;\n}\n\n.wpcom-connect .j-col {\n padding: 0;\n}\n\n@media (max-width: 1147px) {\n .jp-content .landing {\n padding: 0 2em;\n }\n .jp-content .footer {\n padding-top: 1.5em;\n }\n}\n\n@media (max-width: 530px) {\n .jp-content .landing {\n padding: 0 .5em;\n }\n}\n"],"file":"jetpack-admin.css"}
20076 \ No newline at end of file
20077
20078 diff --git a/plugins/jetpack/css/jetpack-admin.css.min.map b/plugins/jetpack/css/jetpack-admin.css.min.map
20079 index ffdedcb..43e0229 100644
20080 --- a/plugins/jetpack/css/jetpack-admin.css.min.map
20081 +++ b/plugins/jetpack/css/jetpack-admin.css.min.map
20082 @@ -1 +1 @@
20083 -{"version":3,"names":[],"mappings":"","sources":["jetpack-admin.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n.j-row {\n width: 100%;\n margin: 0 auto;\n}\n\n.j-row:before, .j-row:after {\n content: \" \";\n display: table;\n}\n\n.j-row:after {\n clear: both;\n}\n\n.j-col {\n padding: 0.85em;\n width: 100%;\n float: left;\n position: relative;\n}\n\n@media only screen {\n .j-sm-5 {\n width: 41.66667%;\n }\n .j-sm-7 {\n width: 58.33333%;\n }\n .j-sm-12 {\n width: 100%;\n }\n}\n\n@media (min-width: 530px) {\n .j-md-4 {\n width: 33.33333%;\n }\n .j-md-6 {\n width: 50%;\n }\n .j-md-8 {\n width: 66.66667%;\n }\n .j-md-12 {\n width: 100%;\n }\n}\n\n@media (min-width: 782px) {\n .j-lrg-4 {\n width: 33.33333%;\n }\n .j-lrg-5 {\n width: 41.66667%;\n }\n .j-lrg-6 {\n width: 50%;\n }\n .j-lrg-7 {\n width: 58.33333%;\n }\n .j-lrg-8 {\n width: 66.66667%;\n }\n .j-lrg-12 {\n
20084 width: 100%;\n }\n}\n\n@-webkit-keyframes \"candy\" {\n 0% {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n 20% {\n -webkit-transform: scale(1.15);\n transform: scale(1.15);\n }\n 60% {\n -webkit-transform: scale(0.95);\n transform: scale(0.95);\n }\n 100% {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n}\n\n@keyframes \"candy\" {\n 0% {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n 20% {\n -webkit-transform: scale(1.15);\n transform: scale(1.15);\n }\n 60% {\n -webkit-transform: scale(0.95);\n transform: scale(0.95);\n }\n 100% {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n}\n\n.button,\n.download-jetpack {\n -webkit-transition: all .1s ease-in-out;\n transition: all .1s ease-in-out;\n}\n\n.jp-button, .jp-button--settings {\n display: inline-block;\n position: relative;\n padding: 0.76923em 1.4
20085 6154em;\n color: #efefef;\n font-weight: bold;\n font-size: 0.9285714286em;\n line-height: 1;\n text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);\n background: #6f7476;\n border-radius: 3px;\n}\n\n.jp-button:visited, .jp-button--settings:visited {\n color: #efefef;\n}\n\n.jp-button:hover, .jp-button--settings:hover, .jp-button:focus, .jp-button--settings:focus {\n color: #fff;\n background: #57972d;\n}\n\n.jp-button:active, .jp-button--settings:active {\n background: #57972d;\n opacity: 0.8;\n}\n\n.jp-button--settings {\n background: #93b45f;\n color: #e8eedf;\n}\n\n.jp-button--settings:visited {\n color: #e8eedf;\n}\n\n.jp-button--settings:hover, .jp-button--settings:focus {\n background: #9fbd72;\n color: #fff;\n}\n\n.jp-button--settings.current {\n background: #3c6621;\n color: #fff;\n box-shadow: inset 0 2px 0 #365A1F, inset 0 1px 3px #3c6621;\n}\n\n.download-jetpack {\n display: inline-block;\n position: relative;\n padding: 0.64286em 1.08696em 0.53571em;\n col
20086 or: #fff;\n font-weight: 400;\n font-size: 20px;\n line-height: 1;\n background: #518d2a;\n z-index: 3;\n border-radius: 6px;\n box-shadow: 0 6px 0 #3e6c20, 0 6px 3px rgba(0, 0, 0, 0.4);\n}\n\n.download-jetpack:visited {\n color: #fff;\n}\n\n.download-jetpack:hover, .download-jetpack:focus {\n color: #fff;\n background: #57972d;\n box-shadow: 0 6px 0 #3e6c20, 0 6px 3px rgba(0, 0, 0, 0.4);\n}\n\n.download-jetpack:active {\n top: 6px;\n box-shadow: 0 0px 0 #3e6c20, 0 0 0 rgba(0, 0, 0, 0.4);\n}\n\n.download-jetpack:active:after {\n top: -6px;\n}\n\n.download-jetpack:before {\n content: '';\n display: inline-block;\n position: relative;\n top: -2px;\n margin-right: 13px;\n width: 30px;\n height: 30px;\n vertical-align: middle;\n background: url('\"../images/connect-plug.svg\') center center no-repeat;\n background-size: 100%;\n}\n\n.download-jetpack:after {\n content: '';\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n}\n\n@media
20087 (max-width: 1147px) {\n .download-jetpack {\n font-size: 1.28571em;\n }\n .download-jetpack:before {\n top: -1px;\n width: 23px;\n height: 23px;\n }\n}\n\n@media (max-width: 900px) {\n .download-jetpack:active {\n top: 0;\n }\n}\n\n@media (max-width: 530px) {\n .download-jetpack {\n font-size: 1.21429em;\n font-weight: 600;\n }\n .download-jetpack:before {\n width: 19px;\n height: 19px;\n margin-right: 9px;\n }\n}\n\n@font-face {\n font-family: 'automatticons';\n src: url('\"../_inc/fonts/automatticons/automatticons.eot\');\n src: url('\"../_inc/fonts/automatticons/automatticons.eot?#iefix\') format(\"embedded-opentype\"), url('\"../_inc/fonts/automatticons/automatticons.woff\') format(\"woff\"), url('\"../_inc/fonts/automatticons/automatticons.ttf\') format(\"truetype\"), url('\"../_inc/fonts/automatticons/automatticons.svg#automatticonsregular\') format(\"svg\");\n font-weight: normal;\n font-style: normal;\n}\n\n.nav-horizontal a {\n
20088 display: inline-block;\n}\n\n.nav-horizontal li {\n position: relative;\n float: left;\n}\n\n.nav-horizontal ul {\n margin: 0;\n padding: 0;\n}\n\n@media (max-width: 782px) {\n .configure .frame.top.fixed {\n padding-left: 0;\n }\n}\n\n.wrap.inner,\n.page-content {\n max-width: 950px;\n margin: 0 auto;\n}\n\n.wrap.inner li,\n.page-content li {\n line-height: 23px;\n}\n\n@media (max-width: 530px) {\n .page-content {\n margin-top: 0;\n }\n}\n\n@media (max-width: 1147px) {\n .wrap.inner {\n background: #f9f9f9;\n padding: 15px;\n }\n}\n\n@media (max-width: 530px) {\n .wrap.inner {\n margin-top: 1.71429em;\n }\n}\n\n.page-content.about {\n position: relative;\n z-index: 10;\n}\n\n@media (max-width: 1147px) {\n .page-content.about {\n background: #f9f9f9;\n padding: 15px;\n }\n}\n\n@media (max-width: 1147px) {\n .page-content.configure {\n background: #f9f9f9;\n }\n}\n\n.footer nav {\n max-width: 550px;\n margin: 0 auto;\n}\n\n.header {\n
20089 left: 0;\n right: 0;\n background: #81a844;\n}\n\n.header-nav li {\n line-height: 60px;\n}\n\n.header-nav a {\n padding: 0 0.71429em;\n line-height: 24px;\n}\n\n.header-nav .jetpack-logo a {\n display: inline-block;\n position: relative;\n width: 214px;\n margin-right: 6px;\n background: url(../images/jetpack-logo.png) center center no-repeat;\n background: url(../images/jetpack-logo.svg) center center no-repeat, none;\n background-size: 183px auto;\n color: #fff;\n line-height: 60px;\n font-weight: normal;\n}\n\n.header-nav .jetpack-logo a span {\n text-indent: -9999px;\n visibility: hidden;\n}\n\n.header-nav .jetpack-logo a:before {\n content: '';\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n background-size: 183px 32px;\n}\n\n.header-nav .jetpack-modules + .jetpack-modules {\n margin-left: 15px;\n}\n\n.main-nav {\n float: left;\n}\n\n.main-nav li {\n margin: 0;\n}\n\n@media (max-width: 900px) {\n .main-nav {\n font-size
20090 : 13px;\n }\n}\n\n.jetpack-pagestyles #screen-meta {\n margin: 0;\n}\n\n.jetpack-pagestyles #screen-meta-links .screen-meta-toggle {\n z-index: 2;\n}\n\n.jetpack-pagestyles #screen-options-link-wrap, .jetpack-pagestyles #contextual-help-link-wrap {\n border: none;\n}\n\n.jetpack-pagestyles .update-nag {\n display: none;\n}\n\n.loading {\n bottom: 50%;\n position: absolute;\n top: 50%;\n width: 100%;\n}\n\n.loading span {\n color: #999;\n}\n\n.modal {\n background: #fff;\n position: fixed;\n top: 52px;\n bottom: 20px;\n right: 20px;\n left: 20px;\n margin-left: 160px;\n display: none;\n box-shadow: 0 1px 20px 5px rgba(0, 0, 0, 0.1);\n z-index: 500;\n}\n\n.modal .close {\n position: absolute;\n top: 0;\n right: 0;\n font: 300 1.71429em \"genericons\" !important;\n color: #777;\n content: '\\f405';\n display: inline-block;\n padding: 0.28571em 0.71429em 0.42857em;\n z-index: 5;\n}\n\n.modal .close:hover {\n background: #eee;\n opacity: 0.8;\n}\n\n.modal .
20091 close:active {\n background: #eee;\n opacity: 0.4;\n}\n\n.modal .content-container {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n overflow: auto;\n padding: 2.14286em;\n}\n\n.modal .content {\n margin: 0 auto;\n max-width: 900px;\n text-align: left;\n}\n\n.modal h2 {\n text-align: left;\n margin-top: 0;\n color: #5d6d74;\n font-weight: 300;\n line-height: 32px;\n text-shadow: 0 1px 1px #fff;\n}\n\n@media (max-width: 530px) {\n .modal h2 {\n font-size: 26px;\n }\n}\n\n.modal h5 {\n clear: left;\n}\n\n.modal p {\n font-size: 1.23077em;\n}\n\n.modal footer {\n position: absolute;\n left: 0;\n bottom: 0;\n width: 100%;\n padding: 12px 20px;\n border-top: 1px solid #ddd;\n background: #fff;\n text-align: right;\n}\n\n.modal footer ul {\n margin: 0;\n}\n\n.modal footer li {\n display: inline-block;\n margin: 0;\n}\n\n.modal .button-secondary,\n.modal .button-primary:active {\n vertical-align: baseline;\n}\n\n@media (max-width:
20092 900px) {\n .modal {\n bottom: 5%;\n margin-left: 36px;\n font-size: 80%;\n }\n .modal .content {\n top: 38px;\n }\n}\n\n@media (max-width: 782px) {\n .modal {\n top: 66px;\n margin-left: 0;\n }\n}\n\n@media (max-width: 600px) {\n .modal {\n top: 10px;\n right: 10px;\n bottom: 10px;\n left: 10px;\n }\n}\n\n.jp-info-img {\n float: right;\n margin: 0 0 8px 30px;\n}\n\n.jp-info-img img {\n border: 1px solid #ddd;\n max-width: 100%;\n height: auto;\n}\n\n.jp-info-img img:first-child {\n margin-top: 0;\n}\n\n@media (max-width: 782px) {\n .jp-info-img {\n float: none;\n margin: 0 0 15px;\n }\n}\n\n.content-container.modal-footer {\n bottom: 53px;\n}\n\n.shade {\n background: #000;\n bottom: 0;\n cursor: pointer;\n display: none;\n left: 0;\n opacity: 0.2;\n position: fixed;\n right: 0;\n top: 0;\n z-index: 11;\n}\n\n.footer {\n margin-top: 1.42857em;\n position: relative;\n padding: 10em 0 4.28571em;\n text-align: center;\n
20093 }\n\n.footer:before, .footer:after {\n content: '';\n position: absolute;\n left: 0;\n pointer-events: none;\n}\n\n.footer:before {\n top: 0;\n margin-top: -1px;\n width: 100%;\n height: 195px;\n}\n\n.footer:after {\n display: none;\n}\n\n.footer .download-jetpack {\n margin-bottom: 33px;\n}\n\n@media (min-width: 1147px) {\n .footer {\n padding-bottom: 35px;\n }\n}\n\n@media (max-width: 1147px) {\n .footer {\n padding-top: 165px;\n padding-bottom: 0;\n }\n .footer:before {\n background-size: 160% auto;\n }\n .footer ul {\n float: none;\n overflow: hidden;\n }\n}\n\n@media (max-width: 900px) {\n .footer {\n padding-top: 146px;\n }\n}\n\n@media (max-width: 782px) {\n .footer {\n margin-top: 0;\n }\n}\n\n@media (max-width: 530px) {\n .footer {\n margin-top: 0;\n padding-top: 135px;\n }\n}\n\n@media (max-width: 320px) {\n .footer {\n padding-top: 76px;\n }\n}\n\n.footer nav {\n max-width: 100%;\n}\n\n.footer nav a,\n.footer nav
20094 a:visited {\n padding: 4px 6px;\n color: #999;\n}\n\n.footer nav a:hover, .footer nav a:focus,\n.footer nav a:visited:hover,\n.footer nav a:visited:focus {\n color: #81A844;\n}\n\n@media (max-width: 1147px) {\n .footer nav a:hover, .footer nav a:focus,\n .footer nav a:visited:hover,\n .footer nav a:visited:focus {\n color: #81a844;\n }\n}\n\n@media (max-width: 530px) {\n .footer nav li {\n display: block;\n float: none;\n margin: 0;\n text-align: left;\n }\n .footer nav a {\n display: block;\n padding: 0 16px;\n line-height: 44px;\n }\n}\n\n.primary {\n padding: 25px 15px 10px 15px;\n border-bottom: 1px solid #eee;\n}\n\n.secondary-footer {\n margin: 0 auto;\n}\n\n.secondary-footer li {\n margin-right: 5px;\n}\n\n@media (min-width: 782px) {\n .secondary-footer {\n padding: 8px 15px 10px;\n margin-bottom: 30px;\n border-bottom: 1px solid #eee;\n }\n}\n\n@media (min-width: 1147px) {\n .secondary-footer {\n margin-bottom: 0;\n }\n
20095 }\n\n@media (max-width: 782px) {\n .secondary-footer {\n padding: 8px 15px 8px;\n border-bottom: none;\n }\n}\n\n@media (max-width: 530px) {\n .secondary-footer {\n margin: 0;\n padding: 0;\n border: none;\n font-weight: 400;\n }\n .secondary-footer a {\n border-top: 1px solid #eee;\n }\n}\n\n.footer .a8c-attribution {\n margin: 0;\n padding: 0 6px;\n color: #bbb;\n font-size: 0.78571em;\n font-family: \"Gill Sans\", \"Gill Sans MT\", Helvetica, Arial, sans-serif;\n text-transform: uppercase;\n}\n\n.footer .a8c-attribution a {\n display: inline-block;\n position: relative;\n padding: 4px 16px;\n right: 9999px;\n outline: 0;\n}\n\n.footer .a8c-attribution a:after {\n content: 'A';\n position: absolute;\n top: 2px;\n right: -9999px;\n height: 100%;\n color: #999;\n font-size: 1.54545em;\n font-family: \"automatticons\";\n text-align: center;\n}\n\n.footer .a8c-attribution a:hover:after {\n -webkit-animation: candy .4s ease-in-out;\n
20096 animation: candy .4s ease-in-out;\n}\n\n@media (min-width: 782px) {\n .secondary {\n padding: 0 15px 10px 15px;\n border-bottom: 1px solid #eee;\n }\n}\n\n@media (min-width: 1147px) {\n .secondary {\n padding: 0 15px 10px 15px;\n border-bottom: none;\n }\n}\n\n.jetpack-message {\n background: #8eb74e;\n border: 1px solid #73963d;\n margin: 33px auto 0;\n max-width: 90%;\n position: relative;\n z-index: 2;\n}\n\n.jetpack-message.is-opt-in {\n margin: 50px 0 0;\n max-width: 100%;\n padding: 10px 15px;\n background: #fff;\n border: 0;\n box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);\n font-size: 13px;\n text-align: center;\n}\n\n.subhead .jetpack-message.is-opt-in {\n margin: 0;\n padding-bottom: 0;\n background: transparent;\n box-shadow: none;\n}\n\n.subhead .jetpack-message.is-opt-in .jp-button, .subhead .jetpack-message.is-opt-in .jp-button--settings {\n display: inline-block;\n}\n\n.jetpack-message.is-opt-in p {\n color: #3c4549;\n}\n\n.jetpac
20097 k-message.is-opt-in .jp-button, .jetpack-message.is-opt-in .jp-button--settings {\n margin-top: 15px;\n display: none;\n}\n\n.jetpack-message .squeezer h2 {\n font-size: 1em;\n}\n\n.jetpack-message h2 {\n color: #fff;\n margin: 0;\n}\n\n.jetpack-message p {\n color: #fff;\n margin: 0;\n opacity: 0.7;\n}\n\n.jetpack-message .squeezer {\n padding: 23px 23px 23px 80px;\n position: relative;\n text-align: left;\n}\n\n.jetpack-message .squeezer:before {\n color: #fff;\n content: '\\f418';\n font-family: 'Genericons';\n font-size: 33px;\n height: 33px;\n left: 25px;\n opacity: 0.6;\n position: absolute;\n top: 23px;\n top: calc( 50% - 22px);\n}\n\n@media (max-width: 530px) {\n .jetpack-message .squeezer {\n padding: 23px;\n }\n .jetpack-message .squeezer:before {\n display: none;\n }\n}\n\n.jetpack-message .squeezer a {\n color: #FFF;\n border-bottom: 1px solid #D5E4BD;\n}\n\n.jetpack-message .squeezer a:hover {\n border-bottom: 1px solid #F1F6E9;\n}\n\n.
20098 jetpack-message.error .squeezer:before,\n.jetpack-message.jetpack-err .squeezer:before {\n content: '\\f414';\n}\n\n.configure-module .jetpack-message {\n max-width: 100%;\n}\n\n@media (max-width: 530px) {\n .wrap.inner.jp-support .jp-support-column-left {\n width: 100%;\n }\n .wrap.inner.jp-support .jp-support-column-left .widget-text {\n margin-right: 0;\n width: 100%;\n }\n .wrap.inner.jp-support .jp-support-column-right {\n width: 100%;\n }\n}\n\n@media screen and (max-width: 515px) {\n .jp-frame .header-nav {\n padding-bottom: 10px;\n }\n .jp-frame .header-nav li {\n line-height: 30px;\n }\n .jp-frame .header-nav .jetpack-logo {\n width: 100%;\n text-align: center;\n }\n .jp-frame .header-nav .jetpack-modules {\n margin: 0;\n width: 50%;\n text-align: right;\n padding: 0 5px;\n }\n .jp-frame .header-nav .jetpack-modules + .jetpack-modules {\n text-align: left;\n }\n .jp-frame .header-nav .jetpack-modules:nth-child(4) {\n
20099 text-align: center;\n margin: 0 auto;\n width: 100%;\n }\n .jp-frame .header-nav .jetpack-modules:nth-child(4) a {\n padding: 0 10px;\n }\n}\n\n#ie-legacy-notice .dops-notice__content {\n display: inline-block;\n margin-left: 10px;\n}\n\n.page-content.configure {\n margin-top: 0;\n}\n\n.configure .frame.top {\n border: none;\n box-shadow: none;\n padding-top: 1.42857em;\n position: relative;\n top: auto;\n}\n\n.configure .frame.top.fixed {\n background: #f9f9f9;\n border-bottom: 1px solid #e9e9e9;\n padding-left: 160px;\n margin-top: -6px;\n position: fixed;\n right: 0;\n top: 32px;\n width: 100%;\n z-index: 4;\n box-shadow: 0 2px 2px -2px #eee;\n}\n\n@media (max-width: 782px) {\n .configure .frame.top.fixed {\n border: none;\n box-shadow: none;\n padding-top: 1.42857em;\n position: relative;\n top: auto;\n }\n}\n\n@media (max-width: 600px) {\n .configure .frame.top.fixed {\n top: 0;\n }\n}\n\n.jp-frame-top-fixed .configure {\n
20100 padding-top: 94px;\n}\n\n.filter-search {\n display: none;\n float: right;\n margin-top: 10px;\n}\n\n@media (max-width: 782px) {\n .filter-search {\n display: block;\n }\n}\n\n@media (max-width: 530px) {\n .filter-search {\n display: none;\n }\n}\n\n.table-bordered.jetpack-modules {\n border: none;\n margin-bottom: 0;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module th {\n border-left: 0;\n padding: 14px 4px 0;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module th input {\n display: block;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module:hover .genericon {\n display: inline-block;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.active th,\n.table-bordered.jetpack-modules tr.jetpack-module.active td {\n background: #f7fcfe;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.active th {\n border-left: 4px solid #2ea2cc;\n padding-left: 0px;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.active td:first-child {\n border-
20101 left: 4px solid #2ea2cc;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.unavailable input {\n display: none;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.deprecated span {\n color: #888;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.deprecated .dep-msg {\n margin-right: 10px;\n color: #555;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module th,\n.table-bordered.jetpack-modules tr.jetpack-module td {\n background: #fff;\n margin: 0;\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1);\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td {\n padding: 10px 10px 8px 14px;\n line-height: 25px;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td:first-child {\n border-left: 4px solid #fff;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n float: right;\n padding: 0 0 1px;\n visibility: visible;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td .row-actions span {\n margin-left: 5px;\n}\n\n@media (
20102 max-width: 530px) {\n .table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n display: none;\n }\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n display: block;\n padding-left: 10px;\n visibility: visible;\n }\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module:hover td .row-actions span a {\n opacity: 1;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module.unavailable {\n opacity: 0.3;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module#vaultpress {\n opacity: 1;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module td .row-actions span a {\n opacity: 0;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module td .row-actions span a:focus {\n opacity: 1;\n}\n\n.table-bordered.jetpack-modules > thead > tr > th {\n border: 0;\n vertical-align: middle;\n}\n\n.table-bordered.jetpack-modules >
20103 thead > tr > th:last-child {\n padding-right: 0;\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules > thead > tr > th:last-child {\n padding-left: 0;\n }\n}\n\n.table-bordered.jetpack-modules td {\n background: #fff;\n}\n\n.table-bordered.jetpack-modules #doaction {\n margin-top: 0;\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules #doaction {\n padding: 10px 7px;\n }\n}\n\n.table-bordered.jetpack-modules .checkall {\n margin-top: 1px;\n}\n\n.table-bordered.jetpack-modules .filter-search {\n margin-top: 8px;\n}\n\n.table-bordered.jetpack-modules .genericon {\n color: #999;\n display: none;\n margin: 7px 3px 0;\n}\n\n@media (max-width: 900px) {\n .table-bordered.jetpack-modules .genericon {\n display: inline-block;\n }\n}\n\n.table-bordered.jetpack-modules .med {\n width: 70px;\n}\n\n.table-bordered.jetpack-modules .sm {\n width: 30px;\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules .check-column {\n
20104 width: 50px;\n }\n}\n\n.fixed-top .check-column {\n padding: 8px 10px 0 10px;\n width: 2.2em;\n}\n\n.wrap {\n margin: 0;\n padding: 0 1.5em 1em;\n overflow: hidden;\n}\n\n.wrap h2 {\n font-size: 24px;\n font-weight: 400;\n}\n\n.wrap .manage-left {\n float: left;\n margin: 0;\n padding: 0;\n width: 63%;\n}\n\n.wrap .manage-left table {\n width: 100%;\n}\n\n.wrap .manage-left th {\n font-weight: 400;\n}\n\n@media (max-width: 782px) {\n .wrap .manage-left {\n width: 100%;\n }\n}\n\n.wrap .manage-right {\n margin: 0;\n padding: 0;\n float: right;\n width: 35%;\n z-index: 1;\n}\n\n.wrap .manage-right p {\n font-size: 12px;\n font-weight: bold;\n color: #bbb;\n padding-top: 2px;\n text-transform: uppercase;\n letter-spacing: 1px;\n clear: left;\n}\n\n.wrap .manage-right .bumper {\n margin-left: 33px;\n}\n\n.wrap .manage-right.show {\n display: block;\n overflow-y: auto;\n overflow-x: hidden;\n position: absolute;\n z-index: 100000;\n}\n\n.wrap .manage
20105 -right .search-bar {\n margin-bottom: 18px;\n max-width: 300px;\n}\n\n.wrap .manage-right p.search-box {\n float: none;\n height: auto;\n margin-bottom: 0;\n position: relative;\n}\n\n.wrap .manage-right p.search-box input[type='search'] {\n padding: 0 8px;\n width: 90%;\n line-height: initial;\n}\n\n@media (max-width: 782px) {\n .wrap .manage-right p.search-box input[type='search'] {\n float: left;\n padding: 9px 8px;\n }\n}\n\n.wrap .manage-right p.search-box input[type=\"submit\"] {\n display: none;\n}\n\n.wrap .manage-right .button-group .button {\n outline: none;\n}\n\n.wrap .manage-right .subsubsub {\n margin: 0;\n padding: 0;\n}\n\n.wrap .manage-right .subsubsub a {\n padding: 0;\n line-height: inherit;\n}\n\n.wrap .manage-right .subsubsub .current {\n padding: 1px 5px;\n border-radius: 2px;\n margin-left: -5px;\n background: #0D72B2;\n color: #fff;\n}\n\n.wrap .manage-right .subsubsub .current .count {\n color: #BCD7E7;\n font-weight: 200;\n}\n\
20106 n.wrap .manage-right .subsubsub li {\n display: block;\n text-align: left;\n}\n\n@media (max-width: 782px) {\n .wrap .manage-right {\n background: #fff;\n bottom: 0;\n display: none;\n min-width: 300px;\n position: fixed;\n right: 0;\n top: 0;\n z-index: 13;\n box-shadow: 0 1px 20px 5px rgba(0, 0, 0, 0.1);\n }\n .wrap .manage-right .bumper {\n margin: 13px;\n }\n .wrap .manage-right .navbar-form {\n margin: 0;\n padding: 0;\n }\n}\n\n@media (max-width: 782px) {\n .wp-list-table tr:not(.inline-edit-row):not(.no-items) td:not(.column-primary):not(.check-column) {\n padding: 11px 10px;\n display: block;\n }\n .manage-right.show .subsubsub li {\n padding: 5px;\n }\n}\n\n@media (max-width: 650px) {\n .table-bordered.jetpack-modules tr.jetpack-module.deprecated td .row-actions {\n float: none;\n padding-left: 18px;\n }\n}\n\n@media (max-width: 430px) {\n .table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n
20107 display: none;\n }\n .table-bordered.jetpack-modules tr.jetpack-module.deprecated td .row-actions {\n display: block;\n }\n}\n\n/* 'Pages' is a temporary location for these styles, until we can break them up into their proper atmoic locations */\n.configure-module p {\n font-size: 14px;\n}\n\n.configure-module p.success, .configure-module p.error {\n color: #fff;\n padding: 10px;\n}\n\n.configure-module p.success {\n background-color: #81a844;\n}\n\n.configure-module p.error {\n background-color: #d94f4f;\n}\n\n.protect-status p {\n font-size: 16px;\n}\n\n.protect-status strong {\n display: inline-block;\n margin-top: 10px;\n background: #fff;\n padding: 10px;\n border: 1px #ddd solid;\n font-size: 16px;\n color: #000;\n max-width: 100%;\n}\n\n.protect-status.attn {\n color: #d94f4f;\n}\n\n.protect-status.working {\n color: #81a844;\n}\n\n.protect-whitelist textarea {\n width: 100%;\n min-height: 150px;\n}\n\n/* btns + inputs */\n.configure-module input[di
20108 sabled] {\n opacity: .5;\n}\n\n.configure-module input.button-primary {\n font-weight: bold;\n}\n\n/* whitelist table */\n@media only screen and (min-width: 1100px) {\n .protect-whitelist {\n width: 65%;\n float: left;\n }\n}\n\n/* end > 1065px */\n@media only screen and (max-width: 400px) {\n .protect-status strong {\n font-size: 12px;\n overflow: auto;\n }\n}\n\n/* end < 400px */\n#jetpack-disconnect-content {\n display: none;\n text-align: center;\n}\n\n#jetpack-disconnect-content .cancel-disconnect {\n display: block;\n margin-top: 10px;\n}\n\n.connection-details {\n border: 1px #ddd solid;\n}\n\n.connection-details.local-user {\n margin-bottom: 10px;\n}\n\n.connection-details .user-01,\n.connection-details .wpuser-02,\n.connection-details .action-btns {\n padding: 10px;\n}\n\n.connection-details .user-01 .button, .connection-details .user-01 select,\n.connection-details .wpuser-02 .button,\n.connection-details .wpuser-02 select,\n.connection-details .ac
20109 tion-btns .button,\n.connection-details .action-btns select {\n margin-top: 5px;\n}\n\n.connection-details .wpuser-02 {\n margin-top: 10px;\n}\n\n.connection-details h3 {\n padding: 10px;\n margin: 0;\n background: #eee;\n border-bottom: 1px #ddd solid;\n font-size: 14px;\n}\n\n.jp-user img {\n margin-right: 10px;\n border-radius: 50%;\n}\n\n.jp-user div,\n.wp-user div,\n.wp-action div {\n display: inline-block;\n width: 100%;\n}\n\n.j-col.jp-user,\n.j-col.wp-user,\n.j-col.wp-action {\n padding: 0;\n}\n\n.my-jetpack-actions select {\n max-width: 150px;\n}\n\n.j-actions .button:nth-child(3) {\n margin-right: 5px;\n}\n\n.j-row.disconnect {\n text-align: center;\n}\n\n.j-row.disconnect .button {\n margin: 0 auto;\n}\n\na.what-is-primary {\n color: #b4b9be;\n margin-left: 4px;\n}\n\n@media (max-width: 782px) {\n .wp-action {\n border-top: 1px #ddd solid;\n }\n .wp-action h3 {\n display: none;\n }\n}\n\n@media screen and (max-width: 500px) {\n .connection-det
20110 ails {\n font-size: 11px;\n }\n .connection-details h3 {\n font-size: 12px;\n padding: 5px;\n }\n .connection-details .user-01,\n .connection-details .wpuser-02 {\n padding: 6px;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n max-width: 200px;\n }\n .connection-details .action-btns {\n text-align: center;\n }\n}\n\n@media (max-width: 530px) {\n .connection-details .wpuser-02 {\n margin-top: 0;\n padding: 12px;\n }\n}\n\n@media screen and (max-width: 450px) {\n .j-actions .button {\n width: 100%;\n margin-bottom: 5px;\n text-align: center;\n }\n .j-actions .button.alignright {\n float: none;\n }\n}\n\n@media screen and (max-width: 350px) {\n .user-01,\n .wpuser-02 {\n max-width: 100px;\n }\n}\n\n.manage__icon {\n width: 155px;\n height: 155px;\n margin: 20px auto;\n}\n\n.manage-page .manage__description {\n max-width: 600px;\n text-align: center;\n font-size: 22px;\n color: #999;\n margi
20111 n: 20px auto;\n}\n\n.manage-page .manage__button {\n font-size: 16px;\n padding: 0 20px;\n height: 40px;\n line-height: 40px;\n}\n\n.manage__title .genericon {\n font-size: 38px;\n color: #81A944;\n}\n\n.manage__link {\n font-size: 16px;\n padding: 0 20px;\n height: 40px;\n line-height: 40px;\n font-weight: normal;\n}\n\n.manage__link .genericon {\n font-size: 28px;\n vertical-align: middle;\n margin-top: -6px;\n}\n\n.jp-content .hide {\n display: none;\n}\n\n.jp-content .landing {\n margin: 0 auto;\n z-index: 2;\n position: relative;\n}\n\n.jp-content h1 {\n font-weight: 400;\n line-height: 1.75em;\n position: relative;\n z-index: 3;\n width: 100%;\n text-align: center;\n}\n\n.jp-content h1.success {\n color: #81a844;\n}\n\n.jp-content .footer {\n padding-top: 0;\n margin-top: 0;\n background-image: none;\n}\n\n.jp-content .footer:before {\n height: inherit;\n}\n\n.jp-content .more-info:before {\n content: none;\n}\n\n.landing .wpcom-connect {\n min-h
20112 eight: 400px;\n}\n\n.wpcom-connect .j-col {\n padding: 0;\n}\n\n@media (max-width: 1147px) {\n .jp-content .landing {\n padding: 0 2em;\n }\n .jp-content .footer {\n padding-top: 1.5em;\n }\n}\n\n@media (max-width: 530px) {\n .jp-content .landing {\n padding: 0 .5em;\n }\n}\n"],"file":"jetpack-admin.css"}
20113 \ No newline at end of file
20114 +{"version":3,"names":[],"mappings":"","sources":["jetpack-admin.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n.j-row {\n width: 100%;\n margin: 0 auto;\n}\n\n.j-row:before, .j-row:after {\n content: \" \";\n display: table;\n}\n\n.j-row:after {\n clear: both;\n}\n\n.j-col {\n padding: 0.85em;\n width: 100%;\n float: left;\n position: relative;\n}\n\n@media only screen {\n .j-sm-5 {\n width: 41.66667%;\n }\n .j-sm-7 {\n width: 58.33333%;\n }\n .j-sm-12 {\n width: 100%;\n }\n}\n\n@media (min-width: 530px) {\n .j-md-4 {\n width: 33.33333%;\n }\n .j-md-6 {\n width: 50%;\n }\n .j-md-8 {\n width: 66.66667%;\n }\n .j-md-12 {\n width: 100%;\n }\n}\n\n@media (min-width: 782px) {\n .j-lrg-4 {\n width: 33.33333%;\n }\n .j-lrg-5 {\n width: 41.66667%;\n }\n .j-lrg-6 {\n width: 50%;\n }\n .j-lrg-7 {\n width: 58.33333%;\n }\n .j-lrg-8 {\n width: 66.66667%;\n }\n .j-lrg-12 {\n
20115 width: 100%;\n }\n}\n\n@-webkit-keyframes \"candy\" {\n 0% {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n 20% {\n -webkit-transform: scale(1.15);\n transform: scale(1.15);\n }\n 60% {\n -webkit-transform: scale(0.95);\n transform: scale(0.95);\n }\n 100% {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n}\n\n@keyframes \"candy\" {\n 0% {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n 20% {\n -webkit-transform: scale(1.15);\n transform: scale(1.15);\n }\n 60% {\n -webkit-transform: scale(0.95);\n transform: scale(0.95);\n }\n 100% {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n}\n\n.button,\n.download-jetpack {\n -webkit-transition: all .1s ease-in-out;\n transition: all .1s ease-in-out;\n}\n\n.jp-button, .jp-button--settings {\n display: inline-block;\n position: relative;\n padding: 0.76923em 1.4
20116 6154em;\n color: #efefef;\n font-weight: bold;\n font-size: 0.9285714286em;\n line-height: 1;\n text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);\n background: #6f7476;\n border-radius: 3px;\n}\n\n.jp-button:visited, .jp-button--settings:visited {\n color: #efefef;\n}\n\n.jp-button:hover, .jp-button--settings:hover, .jp-button:focus, .jp-button--settings:focus {\n color: #fff;\n background: #57972d;\n}\n\n.jp-button:active, .jp-button--settings:active {\n background: #57972d;\n opacity: 0.8;\n}\n\n.jp-button--settings {\n background: #93b45f;\n color: #e8eedf;\n}\n\n.jp-button--settings:visited {\n color: #e8eedf;\n}\n\n.jp-button--settings:hover, .jp-button--settings:focus {\n background: #9fbd72;\n color: #fff;\n}\n\n.jp-button--settings.current {\n background: #3c6621;\n color: #fff;\n box-shadow: inset 0 2px 0 #365A1F, inset 0 1px 3px #3c6621;\n}\n\n.download-jetpack {\n display: inline-block;\n position: relative;\n padding: 0.64286em 1.08696em 0.53571em;\n col
20117 or: #fff;\n font-weight: 400;\n font-size: 20px;\n line-height: 1;\n background: #518d2a;\n z-index: 3;\n border-radius: 6px;\n box-shadow: 0 6px 0 #3e6c20, 0 6px 3px rgba(0, 0, 0, 0.4);\n}\n\n.download-jetpack:visited {\n color: #fff;\n}\n\n.download-jetpack:hover, .download-jetpack:focus {\n color: #fff;\n background: #57972d;\n box-shadow: 0 6px 0 #3e6c20, 0 6px 3px rgba(0, 0, 0, 0.4);\n}\n\n.download-jetpack:active {\n top: 6px;\n box-shadow: 0 0px 0 #3e6c20, 0 0 0 rgba(0, 0, 0, 0.4);\n}\n\n.download-jetpack:active:after {\n top: -6px;\n}\n\n.download-jetpack:before {\n content: '';\n display: inline-block;\n position: relative;\n top: -2px;\n margin-right: 13px;\n width: 30px;\n height: 30px;\n vertical-align: middle;\n background: url('\"../images/connect-plug.svg\') center center no-repeat;\n background-size: 100%;\n}\n\n.download-jetpack:after {\n content: '';\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n}\n\n@media
20118 (max-width: 1147px) {\n .download-jetpack {\n font-size: 1.28571em;\n }\n .download-jetpack:before {\n top: -1px;\n width: 23px;\n height: 23px;\n }\n}\n\n@media (max-width: 900px) {\n .download-jetpack:active {\n top: 0;\n }\n}\n\n@media (max-width: 530px) {\n .download-jetpack {\n font-size: 1.21429em;\n font-weight: 600;\n }\n .download-jetpack:before {\n width: 19px;\n height: 19px;\n margin-right: 9px;\n }\n}\n\n@font-face {\n font-family: 'automatticons';\n src: url('\"../_inc/fonts/automatticons/automatticons.eot\');\n src: url('\"../_inc/fonts/automatticons/automatticons.eot?#iefix\') format(\"embedded-opentype\"), url('\"../_inc/fonts/automatticons/automatticons.woff\') format(\"woff\"), url('\"../_inc/fonts/automatticons/automatticons.ttf\') format(\"truetype\"), url('\"../_inc/fonts/automatticons/automatticons.svg#automatticonsregular\') format(\"svg\");\n font-weight: normal;\n font-style: normal;\n}\n\n.nav-horizontal:after
20119 {\n content: \".\";\n display: block;\n height: 0;\n clear: both;\n visibility: hidden;\n}\n\n.nav-horizontal a {\n display: inline-block;\n}\n\n.nav-horizontal li {\n position: relative;\n float: left;\n}\n\n.nav-horizontal ul {\n margin: 0;\n padding: 0;\n}\n\n@media (max-width: 782px) {\n .configure .frame.top.fixed {\n padding-left: 0;\n }\n}\n\n.wrap.inner,\n.page-content {\n max-width: 950px;\n margin: 0 auto;\n}\n\n.wrap.inner li,\n.page-content li {\n line-height: 23px;\n}\n\n@media (max-width: 530px) {\n .page-content {\n margin-top: 0;\n }\n}\n\n@media (max-width: 1147px) {\n .wrap.inner {\n background: #f9f9f9;\n padding: 15px;\n }\n}\n\n@media (max-width: 530px) {\n .wrap.inner {\n margin-top: 1.71429em;\n }\n}\n\n.page-content.about {\n position: relative;\n z-index: 10;\n}\n\n@media (max-width: 1147px) {\n .page-content.about {\n background: #f9f9f9;\n padding: 15px;\n }\n}\n\n@media (max-width: 1147px) {\n .page-content.c
20120 onfigure {\n background: #f9f9f9;\n }\n}\n\n.footer nav {\n max-width: 550px;\n margin: 0 auto;\n}\n\n.header {\n left: 0;\n right: 0;\n background: #81a844;\n}\n\n.header-nav li {\n line-height: 60px;\n}\n\n.header-nav a {\n padding: 0 0.71429em;\n line-height: 24px;\n}\n\n.header-nav .jetpack-logo a {\n display: inline-block;\n position: relative;\n width: 214px;\n margin-right: 6px;\n background: url(../images/jetpack-logo.png) center center no-repeat;\n background: url(../images/jetpack-logo.svg) center center no-repeat, none;\n background-size: 183px auto;\n color: #fff;\n line-height: 60px;\n font-weight: normal;\n}\n\n.header-nav .jetpack-logo a span {\n text-indent: -9999px;\n visibility: hidden;\n}\n\n.header-nav .jetpack-logo a:before {\n content: '';\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n background-size: 183px 32px;\n}\n\n.header-nav .jetpack-modules + .jetpack-modules {\n margin-left: 15px;\n}\n\n.main
20121 -nav {\n float: left;\n}\n\n.main-nav li {\n margin: 0;\n}\n\n@media (max-width: 900px) {\n .main-nav {\n font-size: 13px;\n }\n}\n\n.jetpack-pagestyles #screen-meta {\n margin: 0;\n}\n\n.jetpack-pagestyles #screen-meta-links .screen-meta-toggle {\n z-index: 2;\n}\n\n.jetpack-pagestyles #screen-options-link-wrap, .jetpack-pagestyles #contextual-help-link-wrap {\n border: none;\n}\n\n.jetpack-pagestyles .update-nag {\n display: none;\n}\n\n.loading {\n bottom: 50%;\n position: absolute;\n top: 50%;\n width: 100%;\n}\n\n.loading span {\n color: #999;\n}\n\n.modal {\n background: #fff;\n position: fixed;\n top: 52px;\n bottom: 20px;\n right: 20px;\n left: 20px;\n margin-left: 160px;\n display: none;\n box-shadow: 0 1px 20px 5px rgba(0, 0, 0, 0.1);\n z-index: 500;\n}\n\n.modal .close {\n position: absolute;\n top: 0;\n right: 0;\n font: 300 1.71429em \"genericons\" !important;\n color: #777;\n content: '\\f405';\n display: inline-block;\n padding: 0.285
20122 71em 0.71429em 0.42857em;\n z-index: 5;\n}\n\n.modal .close:hover {\n background: #eee;\n opacity: 0.8;\n}\n\n.modal .close:active {\n background: #eee;\n opacity: 0.4;\n}\n\n.modal .content-container {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n overflow: auto;\n padding: 2.14286em;\n}\n\n.modal .content {\n margin: 0 auto;\n max-width: 900px;\n text-align: left;\n}\n\n.modal h2 {\n text-align: left;\n margin-top: 0;\n color: #5d6d74;\n font-weight: 300;\n line-height: 32px;\n text-shadow: 0 1px 1px #fff;\n}\n\n@media (max-width: 530px) {\n .modal h2 {\n font-size: 26px;\n }\n}\n\n.modal h5 {\n clear: left;\n}\n\n.modal p {\n font-size: 1.23077em;\n}\n\n.modal footer {\n position: absolute;\n left: 0;\n bottom: 0;\n width: 100%;\n padding: 12px 20px;\n border-top: 1px solid #ddd;\n background: #fff;\n text-align: right;\n}\n\n.modal footer ul {\n margin: 0;\n}\n\n.modal footer li {\n display: inline-block;\n margin: 0
20123 ;\n}\n\n.modal .button-secondary,\n.modal .button-primary:active {\n vertical-align: baseline;\n}\n\n@media (max-width: 900px) {\n .modal {\n bottom: 5%;\n margin-left: 36px;\n font-size: 80%;\n }\n .modal .content {\n top: 38px;\n }\n}\n\n@media (max-width: 782px) {\n .modal {\n top: 66px;\n margin-left: 0;\n }\n}\n\n@media (max-width: 600px) {\n .modal {\n top: 10px;\n right: 10px;\n bottom: 10px;\n left: 10px;\n }\n}\n\n.jp-info-img {\n float: right;\n margin: 0 0 8px 30px;\n}\n\n.jp-info-img img {\n border: 1px solid #ddd;\n max-width: 100%;\n height: auto;\n}\n\n.jp-info-img img:first-child {\n margin-top: 0;\n}\n\n@media (max-width: 782px) {\n .jp-info-img {\n float: none;\n margin: 0 0 15px;\n }\n}\n\n.content-container.modal-footer {\n bottom: 53px;\n}\n\n.shade {\n background: #000;\n bottom: 0;\n cursor: pointer;\n display: none;\n left: 0;\n opacity: 0.2;\n position: fixed;\n right: 0;\n top: 0;\n z-index: 11
20124 ;\n}\n\n.footer {\n margin-top: 1.42857em;\n position: relative;\n padding: 10em 0 4.28571em;\n text-align: center;\n}\n\n.footer:before, .footer:after {\n content: '';\n position: absolute;\n left: 0;\n pointer-events: none;\n}\n\n.footer:before {\n top: 0;\n margin-top: -1px;\n width: 100%;\n height: 195px;\n}\n\n.footer:after {\n display: none;\n}\n\n.footer .download-jetpack {\n margin-bottom: 33px;\n}\n\n@media (min-width: 1147px) {\n .footer {\n padding-bottom: 35px;\n }\n}\n\n@media (max-width: 1147px) {\n .footer {\n padding-top: 165px;\n padding-bottom: 0;\n }\n .footer:before {\n background-size: 160% auto;\n }\n .footer ul {\n float: none;\n overflow: hidden;\n }\n}\n\n@media (max-width: 900px) {\n .footer {\n padding-top: 146px;\n }\n}\n\n@media (max-width: 782px) {\n .footer {\n margin-top: 0;\n }\n}\n\n@media (max-width: 530px) {\n .footer {\n margin-top: 0;\n padding-top: 135px;\n }\n}\n\n@media (max-width: 320
20125 px) {\n .footer {\n padding-top: 76px;\n }\n}\n\n.footer nav {\n max-width: 100%;\n}\n\n.footer nav a,\n.footer nav a:visited {\n padding: 4px 6px;\n color: #999;\n}\n\n.footer nav a:hover, .footer nav a:focus,\n.footer nav a:visited:hover,\n.footer nav a:visited:focus {\n color: #81A844;\n}\n\n@media (max-width: 1147px) {\n .footer nav a:hover, .footer nav a:focus,\n .footer nav a:visited:hover,\n .footer nav a:visited:focus {\n color: #81a844;\n }\n}\n\n@media (max-width: 530px) {\n .footer nav li {\n display: block;\n float: none;\n margin: 0;\n text-align: left;\n }\n .footer nav a {\n display: block;\n padding: 0 16px;\n line-height: 44px;\n }\n}\n\n.primary {\n padding: 25px 15px 10px 15px;\n border-bottom: 1px solid #eee;\n}\n\n.secondary-footer {\n margin: 0 auto;\n}\n\n.secondary-footer li {\n margin-right: 5px;\n}\n\n@media (min-width: 782px) {\n .secondary-footer {\n padding: 8px 15px 10px;\n margin-bottom: 30px;\n bo
20126 rder-bottom: 1px solid #eee;\n }\n}\n\n@media (min-width: 1147px) {\n .secondary-footer {\n margin-bottom: 0;\n }\n}\n\n@media (max-width: 782px) {\n .secondary-footer {\n padding: 8px 15px 8px;\n border-bottom: none;\n }\n}\n\n@media (max-width: 530px) {\n .secondary-footer {\n margin: 0;\n padding: 0;\n border: none;\n font-weight: 400;\n }\n .secondary-footer a {\n border-top: 1px solid #eee;\n }\n}\n\n.footer .a8c-attribution {\n margin: 0;\n padding: 0 6px;\n color: #bbb;\n font-size: 0.78571em;\n font-family: \"Gill Sans\", \"Gill Sans MT\", Helvetica, Arial, sans-serif;\n text-transform: uppercase;\n}\n\n.footer .a8c-attribution a {\n display: inline-block;\n position: relative;\n padding: 4px 16px;\n right: 9999px;\n outline: 0;\n}\n\n.footer .a8c-attribution a:after {\n content: 'A';\n position: absolute;\n top: 2px;\n right: -9999px;\n height: 100%;\n color: #999;\n font-size: 1.54545em;\n font-family: \"automatticons\";\
20127 n text-align: center;\n}\n\n.footer .a8c-attribution a:hover:after {\n -webkit-animation: candy .4s ease-in-out;\n animation: candy .4s ease-in-out;\n}\n\n@media (min-width: 782px) {\n .secondary {\n padding: 0 15px 10px 15px;\n border-bottom: 1px solid #eee;\n }\n}\n\n@media (min-width: 1147px) {\n .secondary {\n padding: 0 15px 10px 15px;\n border-bottom: none;\n }\n}\n\n.jetpack-message {\n background: #8eb74e;\n border: 1px solid #73963d;\n margin: 33px auto 0;\n max-width: 90%;\n position: relative;\n z-index: 2;\n}\n\n.jetpack-message.is-opt-in {\n margin: 50px 0 0;\n max-width: 100%;\n padding: 10px 15px;\n background: #fff;\n border: 0;\n box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);\n font-size: 13px;\n text-align: center;\n}\n\n.subhead .jetpack-message.is-opt-in {\n margin: 0;\n padding-bottom: 0;\n background: transparent;\n box-shadow: none;\n}\n\n.subhead .jetpack-message.is-opt-in .jp-button, .subhead .jetpack-message.is-opt-
20128 in .jp-button--settings {\n display: inline-block;\n}\n\n.jetpack-message.is-opt-in p {\n color: #3c4549;\n}\n\n.jetpack-message.is-opt-in .jp-button, .jetpack-message.is-opt-in .jp-button--settings {\n margin-top: 15px;\n display: none;\n}\n\n.jetpack-message .squeezer h2 {\n font-size: 1em;\n}\n\n.jetpack-message h2 {\n color: #fff;\n margin: 0;\n}\n\n.jetpack-message p {\n color: #fff;\n margin: 0;\n opacity: 0.7;\n}\n\n.jetpack-message .squeezer {\n padding: 23px 23px 23px 80px;\n position: relative;\n text-align: left;\n}\n\n.jetpack-message .squeezer:before {\n color: #fff;\n content: '\\f418';\n font-family: 'Genericons';\n font-size: 33px;\n height: 33px;\n left: 25px;\n opacity: 0.6;\n position: absolute;\n top: 23px;\n top: calc( 50% - 22px);\n}\n\n@media (max-width: 530px) {\n .jetpack-message .squeezer {\n padding: 23px;\n }\n .jetpack-message .squeezer:before {\n display: none;\n }\n}\n\n.jetpack-message .squeezer a {\n color: #FFF;\n
20129 border-bottom: 1px solid #D5E4BD;\n}\n\n.jetpack-message .squeezer a:hover {\n border-bottom: 1px solid #F1F6E9;\n}\n\n.jetpack-message.error .squeezer:before,\n.jetpack-message.jetpack-err .squeezer:before {\n content: '\\f414';\n}\n\n.configure-module .jetpack-message {\n max-width: 100%;\n}\n\n@media (max-width: 530px) {\n .wrap.inner.jp-support .jp-support-column-left {\n width: 100%;\n }\n .wrap.inner.jp-support .jp-support-column-left .widget-text {\n margin-right: 0;\n width: 100%;\n }\n .wrap.inner.jp-support .jp-support-column-right {\n width: 100%;\n }\n}\n\n@media screen and (max-width: 515px) {\n .jp-frame .header-nav {\n padding-bottom: 10px;\n }\n .jp-frame .header-nav li {\n line-height: 30px;\n }\n .jp-frame .header-nav .jetpack-logo {\n width: 100%;\n text-align: center;\n }\n .jp-frame .header-nav .jetpack-modules {\n margin: 0;\n width: 50%;\n text-align: right;\n padding: 0 5px;\n }\n .jp-frame .header-nav .je
20130 tpack-modules + .jetpack-modules {\n text-align: left;\n }\n .jp-frame .header-nav .jetpack-modules:nth-child(4) {\n text-align: center;\n margin: 0 auto;\n width: 100%;\n }\n .jp-frame .header-nav .jetpack-modules:nth-child(4) a {\n padding: 0 10px;\n }\n}\n\n#ie-legacy-notice .dops-notice__content {\n display: inline-block;\n margin-left: 10px;\n}\n\n.page-content.configure {\n margin-top: 0;\n}\n\n.configure .frame.top {\n border: none;\n box-shadow: none;\n padding-top: 1.42857em;\n position: relative;\n top: auto;\n}\n\n.configure .frame.top.fixed {\n background: #f9f9f9;\n border-bottom: 1px solid #e9e9e9;\n padding-left: 160px;\n margin-top: -6px;\n position: fixed;\n right: 0;\n top: 32px;\n width: 100%;\n z-index: 4;\n box-shadow: 0 2px 2px -2px #eee;\n}\n\n@media (max-width: 782px) {\n .configure .frame.top.fixed {\n border: none;\n box-shadow: none;\n padding-top: 1.42857em;\n position: relative;\n top: auto;\n }\n}\n
20131 \n@media (max-width: 600px) {\n .configure .frame.top.fixed {\n top: 0;\n }\n}\n\n.jp-frame-top-fixed .configure {\n padding-top: 94px;\n}\n\n.filter-search {\n display: none;\n float: right;\n margin-top: 10px;\n}\n\n@media (max-width: 782px) {\n .filter-search {\n display: block;\n }\n}\n\n@media (max-width: 530px) {\n .filter-search {\n display: none;\n }\n}\n\n.table-bordered.jetpack-modules {\n border: none;\n margin-bottom: 0;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module th {\n border-left: 0;\n padding: 14px 4px 0;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module th input {\n display: block;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module:hover .genericon {\n display: inline-block;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.active th,\n.table-bordered.jetpack-modules tr.jetpack-module.active td {\n background: #f7fcfe;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.active th {\n border-left: 4px solid
20132 #2ea2cc;\n padding-left: 0px;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.active td:first-child {\n border-left: 4px solid #2ea2cc;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.unavailable input {\n display: none;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.deprecated span {\n color: #888;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.deprecated .dep-msg {\n margin-right: 10px;\n color: #555;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module th,\n.table-bordered.jetpack-modules tr.jetpack-module td {\n background: #fff;\n margin: 0;\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1);\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td {\n padding: 10px 10px 8px 14px;\n line-height: 25px;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td:first-child {\n border-left: 4px solid #fff;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n float: right;\n padding: 0 0 1px;\n visibility: vi
20133 sible;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td .row-actions span {\n margin-left: 5px;\n}\n\n@media (max-width: 530px) {\n .table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n display: none;\n }\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n display: block;\n padding-left: 10px;\n visibility: visible;\n }\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module:hover td .row-actions span a {\n opacity: 1;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module.unavailable {\n opacity: 0.3;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module#vaultpress {\n opacity: 1;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module td .row-actions span a {\n opacity: 0;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module td .row-actions span a:focus {\n opacity: 1;\n}\n\n.table-bord
20134 ered.jetpack-modules > thead > tr > th {\n border: 0;\n vertical-align: middle;\n}\n\n.table-bordered.jetpack-modules > thead > tr > th:last-child {\n padding-right: 0;\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules > thead > tr > th:last-child {\n padding-left: 0;\n }\n}\n\n.table-bordered.jetpack-modules td {\n background: #fff;\n}\n\n.table-bordered.jetpack-modules #doaction {\n margin-top: 0;\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules #doaction {\n padding: 10px 7px;\n }\n}\n\n.table-bordered.jetpack-modules .checkall {\n margin-top: 1px;\n}\n\n.table-bordered.jetpack-modules .filter-search {\n margin-top: 8px;\n}\n\n.table-bordered.jetpack-modules .genericon {\n color: #999;\n display: none;\n margin: 7px 3px 0;\n}\n\n@media (max-width: 900px) {\n .table-bordered.jetpack-modules .genericon {\n display: inline-block;\n }\n}\n\n.table-bordered.jetpack-modules .med {\n width: 70px;\n}\n\n.table-bordered.jetpac
20135 k-modules .sm {\n width: 30px;\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules .check-column {\n width: 50px;\n }\n}\n\n.fixed-top .check-column {\n padding: 8px 10px 0 10px;\n width: 2.2em;\n}\n\n.wrap {\n margin: 0;\n padding: 0 1.5em 1em;\n overflow: hidden;\n}\n\n.wrap h2 {\n font-size: 24px;\n font-weight: 400;\n}\n\n.wrap .manage-left {\n float: left;\n margin: 0;\n padding: 0;\n width: 63%;\n}\n\n.wrap .manage-left table {\n width: 100%;\n}\n\n.wrap .manage-left th {\n font-weight: 400;\n}\n\n@media (max-width: 782px) {\n .wrap .manage-left {\n width: 100%;\n }\n}\n\n.wrap .manage-right {\n margin: 0;\n padding: 0;\n float: right;\n width: 35%;\n z-index: 1;\n}\n\n.wrap .manage-right p {\n font-size: 12px;\n font-weight: bold;\n color: #bbb;\n padding-top: 2px;\n text-transform: uppercase;\n letter-spacing: 1px;\n clear: left;\n}\n\n.wrap .manage-right .bumper {\n margin-left: 33px;\n}\n\n.wrap .manage-right.show {\n d
20136 isplay: block;\n overflow-y: auto;\n overflow-x: hidden;\n position: absolute;\n z-index: 100000;\n}\n\n.wrap .manage-right .search-bar {\n margin-bottom: 18px;\n max-width: 300px;\n}\n\n.wrap .manage-right p.search-box {\n float: none;\n height: auto;\n margin-bottom: 0;\n position: relative;\n}\n\n.wrap .manage-right p.search-box input[type='search'] {\n padding: 0 8px;\n width: 90%;\n line-height: initial;\n}\n\n@media (max-width: 782px) {\n .wrap .manage-right p.search-box input[type='search'] {\n float: left;\n padding: 9px 8px;\n }\n}\n\n.wrap .manage-right p.search-box input[type=\"submit\"] {\n display: none;\n}\n\n.wrap .manage-right .button-group .button {\n outline: none;\n}\n\n.wrap .manage-right .subsubsub {\n margin: 0;\n padding: 0;\n}\n\n.wrap .manage-right .subsubsub a {\n padding: 0;\n line-height: inherit;\n}\n\n.wrap .manage-right .subsubsub .current {\n padding: 1px 5px;\n border-radius: 2px;\n margin-left: -5px;\n background: #0D7
20137 2B2;\n color: #fff;\n}\n\n.wrap .manage-right .subsubsub .current .count {\n color: #BCD7E7;\n font-weight: 200;\n}\n\n.wrap .manage-right .subsubsub li {\n display: block;\n text-align: left;\n}\n\n@media (max-width: 782px) {\n .wrap .manage-right {\n background: #fff;\n bottom: 0;\n display: none;\n min-width: 300px;\n position: fixed;\n right: 0;\n top: 0;\n z-index: 13;\n box-shadow: 0 1px 20px 5px rgba(0, 0, 0, 0.1);\n }\n .wrap .manage-right .bumper {\n margin: 13px;\n }\n .wrap .manage-right .navbar-form {\n margin: 0;\n padding: 0;\n }\n}\n\n@media (max-width: 782px) {\n .wp-list-table tr:not(.inline-edit-row):not(.no-items) td:not(.column-primary):not(.check-column) {\n padding: 11px 10px;\n display: block;\n }\n .manage-right.show .subsubsub li {\n padding: 5px;\n }\n}\n\n@media (max-width: 650px) {\n .table-bordered.jetpack-modules tr.jetpack-module.deprecated td .row-actions {\n float: none;\n padding-lef
20138 t: 18px;\n }\n}\n\n@media (max-width: 430px) {\n .table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n display: none;\n }\n .table-bordered.jetpack-modules tr.jetpack-module.deprecated td .row-actions {\n display: block;\n }\n}\n\n/* 'Pages' is a temporary location for these styles, until we can break them up into their proper atmoic locations */\n.configure-module p {\n font-size: 14px;\n}\n\n.configure-module p.success, .configure-module p.error {\n color: #fff;\n padding: 10px;\n}\n\n.configure-module p.success {\n background-color: #81a844;\n}\n\n.configure-module p.error {\n background-color: #d94f4f;\n}\n\n.protect-status p {\n font-size: 16px;\n}\n\n.protect-status strong {\n display: inline-block;\n margin-top: 10px;\n background: #fff;\n padding: 10px;\n border: 1px #ddd solid;\n font-size: 16px;\n color: #000;\n max-width: 100%;\n}\n\n.protect-status.attn {\n color: #d94f4f;\n}\n\n.protect-status.working {\n color: #81a844;\n}\n\n
20139 .protect-whitelist textarea {\n width: 100%;\n min-height: 150px;\n}\n\n/* btns + inputs */\n.configure-module input[disabled] {\n opacity: .5;\n}\n\n.configure-module input.button-primary {\n font-weight: bold;\n}\n\n/* whitelist table */\n@media only screen and (min-width: 1100px) {\n .protect-whitelist {\n width: 65%;\n float: left;\n }\n}\n\n/* end > 1065px */\n@media only screen and (max-width: 400px) {\n .protect-status strong {\n font-size: 12px;\n overflow: auto;\n }\n}\n\n/* end < 400px */\n#jetpack-disconnect-content {\n display: none;\n text-align: center;\n}\n\n#jetpack-disconnect-content .cancel-disconnect {\n display: block;\n margin-top: 10px;\n}\n\n.connection-details {\n border: 1px #ddd solid;\n}\n\n.connection-details.local-user {\n margin-bottom: 10px;\n}\n\n.connection-details .user-01,\n.connection-details .wpuser-02,\n.connection-details .action-btns {\n padding: 10px;\n}\n\n.connection-details .user-01 .button, .connection-details .
20140 user-01 select,\n.connection-details .wpuser-02 .button,\n.connection-details .wpuser-02 select,\n.connection-details .action-btns .button,\n.connection-details .action-btns select {\n margin-top: 5px;\n}\n\n.connection-details .wpuser-02 {\n margin-top: 10px;\n}\n\n.connection-details h3 {\n padding: 10px;\n margin: 0;\n background: #eee;\n border-bottom: 1px #ddd solid;\n font-size: 14px;\n}\n\n.jp-user img {\n margin-right: 10px;\n border-radius: 50%;\n}\n\n.jp-user div,\n.wp-user div,\n.wp-action div {\n display: inline-block;\n width: 100%;\n}\n\n.j-col.jp-user,\n.j-col.wp-user,\n.j-col.wp-action {\n padding: 0;\n}\n\n.my-jetpack-actions select {\n max-width: 150px;\n}\n\n.j-actions .button:nth-child(3) {\n margin-right: 5px;\n}\n\n.j-row.disconnect {\n text-align: center;\n}\n\n.j-row.disconnect .button {\n margin: 0 auto;\n}\n\na.what-is-primary {\n color: #b4b9be;\n margin-left: 4px;\n}\n\n@media (max-width: 782px) {\n .wp-action {\n border-top: 1px #dd
20141 d solid;\n }\n .wp-action h3 {\n display: none;\n }\n}\n\n@media screen and (max-width: 500px) {\n .connection-details {\n font-size: 11px;\n }\n .connection-details h3 {\n font-size: 12px;\n padding: 5px;\n }\n .connection-details .user-01,\n .connection-details .wpuser-02 {\n padding: 6px;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n max-width: 200px;\n }\n .connection-details .action-btns {\n text-align: center;\n }\n}\n\n@media (max-width: 530px) {\n .connection-details .wpuser-02 {\n margin-top: 0;\n padding: 12px;\n }\n}\n\n@media screen and (max-width: 450px) {\n .j-actions .button {\n width: 100%;\n margin-bottom: 5px;\n text-align: center;\n }\n .j-actions .button.alignright {\n float: none;\n }\n}\n\n@media screen and (max-width: 350px) {\n .user-01,\n .wpuser-02 {\n max-width: 100px;\n }\n}\n\n.manage__icon {\n width: 155px;\n height: 155px;\n margin: 20px auto;\n}\n\n.ma
20142 nage-page .manage__description {\n max-width: 600px;\n text-align: center;\n font-size: 22px;\n color: #999;\n margin: 20px auto;\n}\n\n.manage-page .manage__button {\n font-size: 16px;\n padding: 0 20px;\n height: 40px;\n line-height: 40px;\n}\n\n.manage__title .genericon {\n font-size: 38px;\n color: #81A944;\n}\n\n.manage__link {\n font-size: 16px;\n padding: 0 20px;\n height: 40px;\n line-height: 40px;\n font-weight: normal;\n}\n\n.manage__link .genericon {\n font-size: 28px;\n vertical-align: middle;\n margin-top: -6px;\n}\n\n.jp-content .hide {\n display: none;\n}\n\n.jp-content .landing {\n margin: 0 auto;\n z-index: 2;\n position: relative;\n}\n\n.jp-content h1 {\n font-weight: 400;\n line-height: 1.75em;\n position: relative;\n z-index: 3;\n width: 100%;\n text-align: center;\n}\n\n.jp-content h1.success {\n color: #81a844;\n}\n\n.jp-content .footer {\n padding-top: 0;\n margin-top: 0;\n background-image: none;\n}\n\n.jp-content .footer:befo
20143 re {\n height: inherit;\n}\n\n.jp-content .more-info:before {\n content: none;\n}\n\n.landing .wpcom-connect {\n min-height: 400px;\n}\n\n.wpcom-connect .j-col {\n padding: 0;\n}\n\n@media (max-width: 1147px) {\n .jp-content .landing {\n padding: 0 2em;\n }\n .jp-content .footer {\n padding-top: 1.5em;\n }\n}\n\n@media (max-width: 530px) {\n .jp-content .landing {\n padding: 0 .5em;\n }\n}\n"],"file":"jetpack-admin.css"}
20144 \ No newline at end of file
20145
20146 diff --git a/plugins/jetpack/css/jetpack-admin.min.css b/plugins/jetpack/css/jetpack-admin.min.css
20147 index cff7f90..f4751a6 100644
20148 --- a/plugins/jetpack/css/jetpack-admin.min.css
20149 +++ b/plugins/jetpack/css/jetpack-admin.min.css
20150 @@ -1,3 +1,3 @@
20151 /*!
20152 * Do not modify this file directly. It is compiled SASS code.
20153 -*/.j-col,.main-nav{float:left}.j-row{width:100%;margin:0 auto}.j-row:after,.j-row:before{content:" ";display:table}.download-jetpack:after,.download-jetpack:before,.header-nav .jetpack-logo a:before{content:''}.j-row:after{clear:both}.j-col{padding:.85em;width:100%;position:relative}@media only screen{.j-sm-5{width:41.66667%}.j-sm-7{width:58.33333%}.j-sm-12{width:100%}}@media (min-width:530px){.j-md-4{width:33.33333%}.j-md-6{width:50%}.j-md-8{width:66.66667%}.j-md-12{width:100%}}@media (min-width:782px){.j-lrg-4{width:33.33333%}.j-lrg-5{width:41.66667%}.j-lrg-6{width:50%}.j-lrg-7{width:58.33333%}.j-lrg-8{width:66.66667%}.j-lrg-12{width:100%}}@-webkit-keyframes candy{0%,100%{-webkit-transform:scale(1);transform:scale(1)}20%{-webkit-transform:scale(1.15);transform:scale(1.15)}60%{-webkit-transform:scale(.95);transform:scale(.95)}}@keyframes candy{0%,100%{-webkit-transform:scale(1);transform:scale(1)}20%{-webkit-transform:scale(1.15);transform:scale(1.15)}60%{-webkit-transform:scale(.9
20154 5);transform:scale(.95)}}.button,.download-jetpack{-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.jp-button,.jp-button--settings{display:inline-block;position:relative;padding:.76923em 1.46154em;color:#efefef;font-weight:700;font-size:.9285714286em;line-height:1;text-shadow:0 1px 1px rgba(0,0,0,.2);background:#6f7476;border-radius:3px}.jp-button--settings:visited,.jp-button:visited{color:#efefef}.jp-button--settings:focus,.jp-button--settings:hover,.jp-button:focus,.jp-button:hover{color:#fff;background:#57972d}.jp-button--settings:active,.jp-button:active{background:#57972d;opacity:.8}.jp-button--settings{background:#93b45f;color:#e8eedf}.jp-button--settings:visited{color:#e8eedf}.jp-button--settings:focus,.jp-button--settings:hover{background:#9fbd72;color:#fff}.jp-button--settings.current{background:#3c6621;color:#fff;box-shadow:inset 0 2px 0 #365A1F,inset 0 1px 3px #3c6621}.download-jetpack{display:inline-block;position:relative;padding:.64286em 1.08696em
20155 .53571em;color:#fff;font-weight:400;font-size:20px;line-height:1;background:#518d2a;z-index:3;border-radius:6px;box-shadow:0 6px 0 #3e6c20,0 6px 3px rgba(0,0,0,.4)}.download-jetpack:visited{color:#fff}.download-jetpack:focus,.download-jetpack:hover{color:#fff;background:#57972d;box-shadow:0 6px 0 #3e6c20,0 6px 3px rgba(0,0,0,.4)}.download-jetpack:active{top:6px;box-shadow:0 0 0 #3e6c20,0 0 0 rgba(0,0,0,.4)}.download-jetpack:active:after{top:-6px}.download-jetpack:before{display:inline-block;position:relative;top:-2px;margin-right:13px;width:30px;height:30px;vertical-align:middle;background:url(../images/connect-plug.svg) center center no-repeat;background-size:100%}.download-jetpack:after{position:absolute;top:0;left:0;width:100%;height:100%}@media (max-width:1147px){.download-jetpack{font-size:1.28571em}.download-jetpack:before{top:-1px;width:23px;height:23px}}@media (max-width:530px){.download-jetpack{font-size:1.21429em;font-weight:600}.download-jetpack:before{width:19px;height:
20156 19px;margin-right:9px}}@font-face{font-family:automatticons;src:url(../_inc/fonts/automatticons/automatticons.eot);src:url(../_inc/fonts/automatticons/automatticons.eot?#iefix) format("embedded-opentype"),url(../_inc/fonts/automatticons/automatticons.woff) format("woff"),url(../_inc/fonts/automatticons/automatticons.ttf) format("truetype"),url(../_inc/fonts/automatticons/automatticons.svg#automatticonsregular) format("svg");font-weight:400;font-style:normal}.nav-horizontal a{display:inline-block}.nav-horizontal li{position:relative;float:left}.nav-horizontal ul{margin:0;padding:0}@media (max-width:782px){.configure .frame.top.fixed{padding-left:0}}.page-content,.wrap.inner{max-width:950px;margin:0 auto}.page-content li,.wrap.inner li{line-height:23px}@media (max-width:530px){.page-content{margin-top:0}.wrap.inner{margin-top:1.71429em}}.page-content.about{position:relative;z-index:10}@media (max-width:1147px){.page-content.about,.wrap.inner{background:#f9f9f9;padding:15px}.page-conte
20157 nt.configure{background:#f9f9f9}}.footer nav{margin:0 auto}.header{left:0;right:0;background:#81a844}.header-nav li{line-height:60px}.header-nav a{padding:0 .71429em;line-height:24px}.header-nav .jetpack-logo a{display:inline-block;position:relative;width:214px;margin-right:6px;background:url(../images/jetpack-logo.png) center center no-repeat;background:url(../images/jetpack-logo.svg) center center no-repeat,none;background-size:183px auto;color:#fff;line-height:60px;font-weight:400}.jetpack-pagestyles .update-nag,.modal{display:none}.header-nav .jetpack-logo a span{text-indent:-9999px;visibility:hidden}.header-nav .jetpack-logo a:before{position:absolute;top:0;left:0;width:100%;height:100%;background-size:183px 32px}.header-nav .jetpack-modules+.jetpack-modules{margin-left:15px}.jetpack-pagestyles #screen-meta,.main-nav li{margin:0}@media (max-width:900px){.download-jetpack:active{top:0}.main-nav{font-size:13px}}.jetpack-pagestyles #screen-meta-links .screen-meta-toggle{z-index:2}
20158 .jetpack-pagestyles #contextual-help-link-wrap,.jetpack-pagestyles #screen-options-link-wrap{border:none}.loading{bottom:50%;position:absolute;top:50%;width:100%}.loading span{color:#999}.modal{background:#fff;position:fixed;top:52px;bottom:20px;right:20px;left:20px;margin-left:160px;box-shadow:0 1px 20px 5px rgba(0,0,0,.1);z-index:500}.modal .close{position:absolute;top:0;right:0;font:300 1.71429em genericons!important;color:#777;content:'\f405';display:inline-block;padding:.28571em .71429em .42857em;z-index:5}.modal .close:hover{background:#eee;opacity:.8}.modal .close:active{background:#eee;opacity:.4}.modal .content-container{position:absolute;top:0;right:0;bottom:0;left:0;overflow:auto;padding:2.14286em}.modal .content{margin:0 auto;max-width:900px;text-align:left}.modal h2{text-align:left;margin-top:0;color:#5d6d74;font-weight:300;line-height:32px;text-shadow:0 1px 1px #fff}.wrap .manage-left th,.wrap h2{font-weight:400}@media (max-width:530px){.modal h2{font-size:26px}}.modal
20159 h5{clear:left}.modal p{font-size:1.23077em}.modal footer{position:absolute;left:0;bottom:0;width:100%;padding:12px 20px;border-top:1px solid #ddd;background:#fff;text-align:right}.modal footer ul{margin:0}.modal footer li{display:inline-block;margin:0}.footer:after,.shade{display:none}.modal .button-primary:active,.modal .button-secondary{vertical-align:baseline}@media (max-width:900px){.modal{bottom:5%;margin-left:36px;font-size:80%}.modal .content{top:38px}}@media (max-width:782px){.modal{top:66px;margin-left:0}}@media (max-width:600px){.modal{top:10px;right:10px;bottom:10px;left:10px}}.jp-info-img{float:right;margin:0 0 8px 30px}.jp-info-img img{border:1px solid #ddd;max-width:100%;height:auto}.jp-info-img img:first-child{margin-top:0}@media (max-width:782px){.jp-info-img{float:none;margin:0 0 15px}}.content-container.modal-footer{bottom:53px}.shade{background:#000;bottom:0;cursor:pointer;left:0;opacity:.2;position:fixed;right:0;top:0;z-index:11}.footer{margin-top:1.42857em;posi
20160 tion:relative;padding:10em 0 4.28571em;text-align:center}.footer:after,.footer:before{content:'';position:absolute;left:0;pointer-events:none}.footer:before{top:0;margin-top:-1px;width:100%;height:195px}.footer .download-jetpack{margin-bottom:33px}@media (min-width:1147px){.footer{padding-bottom:35px}}@media (max-width:1147px){.footer{padding-top:165px;padding-bottom:0}.footer:before{background-size:160% auto}.footer ul{float:none;overflow:hidden}}@media (max-width:900px){.footer{padding-top:146px}}@media (max-width:782px){.footer{margin-top:0}}@media (max-width:530px){.footer{margin-top:0;padding-top:135px}}@media (max-width:320px){.footer{padding-top:76px}}.footer nav{max-width:100%}.footer nav a,.footer nav a:visited{padding:4px 6px;color:#999}.footer nav a:focus,.footer nav a:hover,.footer nav a:visited:focus,.footer nav a:visited:hover{color:#81A844}@media (max-width:1147px){.footer nav a:focus,.footer nav a:hover,.footer nav a:visited:focus,.footer nav a:visited:hover{color:#8
20161 1a844}}@media (max-width:530px){.footer nav li{display:block;float:none;margin:0;text-align:left}.footer nav a{display:block;padding:0 16px;line-height:44px}}.primary{padding:25px 15px 10px;border-bottom:1px solid #eee}.secondary-footer{margin:0 auto}.secondary-footer li{margin-right:5px}@media (min-width:782px){.secondary-footer{padding:8px 15px 10px;margin-bottom:30px;border-bottom:1px solid #eee}}@media (max-width:782px){.secondary-footer{padding:8px 15px;border-bottom:none}}@media (max-width:530px){.secondary-footer{margin:0;padding:0;border:none;font-weight:400}.secondary-footer a{border-top:1px solid #eee}}.footer .a8c-attribution{margin:0;padding:0 6px;color:#bbb;font-size:.78571em;font-family:"Gill Sans","Gill Sans MT",Helvetica,Arial,sans-serif;text-transform:uppercase}.footer .a8c-attribution a{display:inline-block;position:relative;padding:4px 16px;right:9999px;outline:0}.footer .a8c-attribution a:after{content:'A';position:absolute;top:2px;right:-9999px;height:100%;color
20162 :#999;font-size:1.54545em;font-family:automatticons;text-align:center}.footer .a8c-attribution a:hover:after{-webkit-animation:candy .4s ease-in-out;animation:candy .4s ease-in-out}@media (min-width:782px){.secondary{padding:0 15px 10px;border-bottom:1px solid #eee}}@media (min-width:1147px){.secondary-footer{margin-bottom:0}.secondary{padding:0 15px 10px;border-bottom:none}}.jetpack-message{background:#8eb74e;border:1px solid #73963d;margin:33px auto 0;max-width:90%;position:relative;z-index:2}.jetpack-message.is-opt-in{margin:50px 0 0;max-width:100%;padding:10px 15px;background:#fff;border:0;box-shadow:0 1px 1px 0 rgba(0,0,0,.1);font-size:13px;text-align:center}.subhead .jetpack-message.is-opt-in{margin:0;padding-bottom:0;background:0 0;box-shadow:none}.subhead .jetpack-message.is-opt-in .jp-button,.subhead .jetpack-message.is-opt-in .jp-button--settings{display:inline-block}.jetpack-message.is-opt-in p{color:#3c4549}.jetpack-message.is-opt-in .jp-button,.jetpack-message.is-opt-in
20163 .jp-button--settings{margin-top:15px;display:none}.jetpack-message h2,.jetpack-message p{margin:0;color:#fff}.jetpack-message .squeezer h2{font-size:1em}.jetpack-message p{opacity:.7}.jetpack-message .squeezer{padding:23px 23px 23px 80px;position:relative;text-align:left}.jetpack-message .squeezer:before{color:#fff;content:'\f418';font-family:Genericons;font-size:33px;height:33px;left:25px;opacity:.6;position:absolute;top:23px;top:calc(50% - 22px)}.jetpack-message .squeezer a{color:#FFF;border-bottom:1px solid #D5E4BD}.jetpack-message .squeezer a:hover{border-bottom:1px solid #F1F6E9}.jetpack-message.error .squeezer:before,.jetpack-message.jetpack-err .squeezer:before{content:'\f414'}.configure-module .jetpack-message{max-width:100%}@media (max-width:530px){.jetpack-message .squeezer{padding:23px}.jetpack-message .squeezer:before{display:none}.wrap.inner.jp-support .jp-support-column-left,.wrap.inner.jp-support .jp-support-column-right{width:100%}.wrap.inner.jp-support .jp-support-
20164 column-left .widget-text{margin-right:0;width:100%}}@media screen and (max-width:515px){.jp-frame .header-nav{padding-bottom:10px}.jp-frame .header-nav li{line-height:30px}.jp-frame .header-nav .jetpack-logo{width:100%;text-align:center}.jp-frame .header-nav .jetpack-modules{margin:0;width:50%;text-align:right;padding:0 5px}.jp-frame .header-nav .jetpack-modules+.jetpack-modules{text-align:left}.jp-frame .header-nav .jetpack-modules:nth-child(4){text-align:center;margin:0 auto;width:100%}.jp-frame .header-nav .jetpack-modules:nth-child(4) a{padding:0 10px}}#ie-legacy-notice .dops-notice__content{display:inline-block;margin-left:10px}.page-content.configure{margin-top:0}.configure .frame.top{border:none;box-shadow:none;padding-top:1.42857em;position:relative;top:auto}.configure .frame.top.fixed{background:#f9f9f9;border-bottom:1px solid #e9e9e9;padding-left:160px;margin-top:-6px;position:fixed;right:0;top:32px;width:100%;z-index:4;box-shadow:0 2px 2px -2px #eee}@media (max-width:782p
20165 x){.configure .frame.top.fixed{border:none;box-shadow:none;padding-top:1.42857em;position:relative;top:auto}}@media (max-width:600px){.configure .frame.top.fixed{top:0}}.jp-frame-top-fixed .configure{padding-top:94px}.filter-search{display:none;float:right;margin-top:10px}@media (max-width:782px){.filter-search{display:block}}@media (max-width:530px){.filter-search{display:none}}.table-bordered.jetpack-modules{border:none;margin-bottom:0}.table-bordered.jetpack-modules tr.jetpack-module th{border-left:0;padding:14px 4px 0}.table-bordered.jetpack-modules tr.jetpack-module th input{display:block}.table-bordered.jetpack-modules tr.jetpack-module:hover .genericon{display:inline-block}.table-bordered.jetpack-modules tr.jetpack-module.active td,.table-bordered.jetpack-modules tr.jetpack-module.active th{background:#f7fcfe}.table-bordered.jetpack-modules tr.jetpack-module.active th{border-left:4px solid #2ea2cc;padding-left:0}.table-bordered.jetpack-modules tr.jetpack-module.active td:firs
20166 t-child{border-left:4px solid #2ea2cc}.table-bordered.jetpack-modules tr.jetpack-module.unavailable input{display:none}.table-bordered.jetpack-modules tr.jetpack-module.deprecated span{color:#888}.table-bordered.jetpack-modules tr.jetpack-module.deprecated .dep-msg{margin-right:10px;color:#555}.table-bordered.jetpack-modules tr.jetpack-module td,.table-bordered.jetpack-modules tr.jetpack-module th{background:#fff;margin:0;box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}.table-bordered.jetpack-modules tr.jetpack-module td{padding:10px 10px 8px 14px;line-height:25px}.table-bordered.jetpack-modules tr.jetpack-module td:first-child{border-left:4px solid #fff}.table-bordered.jetpack-modules tr.jetpack-module td .row-actions{float:right;padding:0 0 1px;visibility:visible}.table-bordered.jetpack-modules tr.jetpack-module td .row-actions span{margin-left:5px}@media (max-width:530px){.table-bordered.jetpack-modules tr.jetpack-module td .row-actions{display:none}}.table-bordered.jetpack-modules.with
20167 -transparency tr.jetpack-module:hover td .row-actions span a{opacity:1}.table-bordered.jetpack-modules.with-transparency tr.jetpack-module.unavailable{opacity:.3}.table-bordered.jetpack-modules.with-transparency tr.jetpack-module#vaultpress{opacity:1}.table-bordered.jetpack-modules.with-transparency tr.jetpack-module td .row-actions span a{opacity:0}.table-bordered.jetpack-modules.with-transparency tr.jetpack-module td .row-actions span a:focus{opacity:1}.table-bordered.jetpack-modules>thead>tr>th{border:0;vertical-align:middle}.table-bordered.jetpack-modules>thead>tr>th:last-child{padding-right:0}.table-bordered.jetpack-modules td{background:#fff}.table-bordered.jetpack-modules #doaction{margin-top:0}@media (max-width:782px){.table-bordered.jetpack-modules tr.jetpack-module td .row-actions{display:block;padding-left:10px;visibility:visible}.table-bordered.jetpack-modules>thead>tr>th:last-child{padding-left:0}.table-bordered.jetpack-modules #doaction{padding:10px 7px}}.table-bordere
20168 d.jetpack-modules .checkall{margin-top:1px}.table-bordered.jetpack-modules .filter-search{margin-top:8px}.table-bordered.jetpack-modules .genericon{color:#999;display:none;margin:7px 3px 0}@media (max-width:900px){.table-bordered.jetpack-modules .genericon{display:inline-block}}.table-bordered.jetpack-modules .med{width:70px}.table-bordered.jetpack-modules .sm{width:30px}@media (max-width:782px){.table-bordered.jetpack-modules .check-column{width:50px}}.fixed-top .check-column{padding:8px 10px 0;width:2.2em}.wrap{margin:0;padding:0 1.5em 1em;overflow:hidden}.wrap h2{font-size:24px}.wrap .manage-left{float:left;margin:0;padding:0;width:63%}.wrap .manage-left table{width:100%}@media (max-width:782px){.wrap .manage-left{width:100%}}.wrap .manage-right{margin:0;padding:0;float:right;width:35%;z-index:1}.wrap .manage-right p{font-size:12px;font-weight:700;color:#bbb;padding-top:2px;text-transform:uppercase;letter-spacing:1px;clear:left}.wrap .manage-right .bumper{margin-left:33px}.wrap .
20169 manage-right.show{display:block;overflow-y:auto;overflow-x:hidden;position:absolute;z-index:100000}.wrap .manage-right .search-bar{margin-bottom:18px;max-width:300px}.wrap .manage-right p.search-box{float:none;height:auto;margin-bottom:0;position:relative}.wrap .manage-right p.search-box input[type=search]{padding:0 8px;width:90%;line-height:initial}@media (max-width:782px){.wrap .manage-right p.search-box input[type=search]{float:left;padding:9px 8px}}.wrap .manage-right p.search-box input[type=submit]{display:none}.wrap .manage-right .button-group .button{outline:0}.wrap .manage-right .subsubsub{margin:0;padding:0}.wrap .manage-right .subsubsub a{padding:0;line-height:inherit}.wrap .manage-right .subsubsub .current{padding:1px 5px;border-radius:2px;margin-left:-5px;background:#0D72B2;color:#fff}.wrap .manage-right .subsubsub .current .count{color:#BCD7E7;font-weight:200}.wrap .manage-right .subsubsub li{display:block;text-align:left}@media (max-width:782px){.wrap .manage-right{bac
20170 kground:#fff;bottom:0;display:none;min-width:300px;position:fixed;right:0;top:0;z-index:13;box-shadow:0 1px 20px 5px rgba(0,0,0,.1)}.wrap .manage-right .bumper{margin:13px}.wrap .manage-right .navbar-form{margin:0;padding:0}.wp-list-table tr:not(.inline-edit-row):not(.no-items) td:not(.column-primary):not(.check-column){padding:11px 10px;display:block}.manage-right.show .subsubsub li{padding:5px}}@media (max-width:650px){.table-bordered.jetpack-modules tr.jetpack-module.deprecated td .row-actions{float:none;padding-left:18px}}@media (max-width:430px){.table-bordered.jetpack-modules tr.jetpack-module td .row-actions{display:none}.table-bordered.jetpack-modules tr.jetpack-module.deprecated td .row-actions{display:block}}.configure-module p{font-size:14px}.configure-module p.error,.configure-module p.success{color:#fff;padding:10px}.configure-module p.success{background-color:#81a844}.configure-module p.error{background-color:#d94f4f}.protect-status p{font-size:16px}.protect-status str
20171 ong{display:inline-block;margin-top:10px;background:#fff;padding:10px;border:1px solid #ddd;font-size:16px;color:#000;max-width:100%}.protect-status.attn{color:#d94f4f}.protect-status.working{color:#81a844}.protect-whitelist textarea{width:100%;min-height:150px}.configure-module input[disabled]{opacity:.5}.configure-module input.button-primary{font-weight:700}@media only screen and (min-width:1100px){.protect-whitelist{width:65%;float:left}}@media only screen and (max-width:400px){.protect-status strong{font-size:12px;overflow:auto}}#jetpack-disconnect-content{display:none;text-align:center}#jetpack-disconnect-content .cancel-disconnect{display:block;margin-top:10px}.connection-details{border:1px solid #ddd}.connection-details.local-user{margin-bottom:10px}.connection-details .action-btns,.connection-details .user-01,.connection-details .wpuser-02{padding:10px}.connection-details .action-btns .button,.connection-details .action-btns select,.connection-details .user-01 .button,.conne
20172 ction-details .user-01 select,.connection-details .wpuser-02 .button,.connection-details .wpuser-02 select{margin-top:5px}.connection-details .wpuser-02{margin-top:10px}.connection-details h3{padding:10px;margin:0;background:#eee;border-bottom:1px #ddd solid;font-size:14px}.jp-user img{margin-right:10px;border-radius:50%}.jp-user div,.wp-action div,.wp-user div{display:inline-block;width:100%}.j-col.jp-user,.j-col.wp-action,.j-col.wp-user{padding:0}.my-jetpack-actions select{max-width:150px}.j-actions .button:nth-child(3){margin-right:5px}.j-row.disconnect{text-align:center}.j-row.disconnect .button{margin:0 auto}a.what-is-primary{color:#b4b9be;margin-left:4px}@media (max-width:782px){.wp-action{border-top:1px #ddd solid}.wp-action h3{display:none}}@media screen and (max-width:500px){.connection-details{font-size:11px}.connection-details h3{font-size:12px;padding:5px}.connection-details .user-01,.connection-details .wpuser-02{padding:6px;white-space:nowrap;overflow:hidden;text-overf
20173 low:ellipsis;max-width:200px}.connection-details .action-btns{text-align:center}}@media (max-width:530px){.connection-details .wpuser-02{margin-top:0;padding:12px}}@media screen and (max-width:450px){.j-actions .button{width:100%;margin-bottom:5px;text-align:center}.j-actions .button.alignright{float:none}}@media screen and (max-width:350px){.user-01,.wpuser-02{max-width:100px}}.manage__icon{width:155px;height:155px;margin:20px auto}.manage-page .manage__button,.manage__link{padding:0 20px;height:40px;line-height:40px}.manage-page .manage__description{max-width:600px;text-align:center;font-size:22px;color:#999;margin:20px auto}.manage-page .manage__button{font-size:16px}.manage__title .genericon{font-size:38px;color:#81A944}.manage__link{font-size:16px;font-weight:400}.manage__link .genericon{font-size:28px;vertical-align:middle;margin-top:-6px}.jp-content .hide{display:none}.jp-content .landing{margin:0 auto;z-index:2;position:relative}.jp-content h1{font-weight:400;line-height:1.7
20174 5em;position:relative;z-index:3;width:100%;text-align:center}.jp-content h1.success{color:#81a844}.jp-content .footer{padding-top:0;margin-top:0;background-image:none}.jp-content .footer:before{height:inherit}.jp-content .more-info:before{content:none}.landing .wpcom-connect{min-height:400px}.wpcom-connect .j-col{padding:0}@media (max-width:1147px){.jp-content .landing{padding:0 2em}.jp-content .footer{padding-top:1.5em}}@media (max-width:530px){.jp-content .landing{padding:0 .5em}}
20175 \ No newline at end of file
20176 +*/.j-col,.main-nav{float:left}.j-row{width:100%;margin:0 auto}.j-row:after,.j-row:before{content:" ";display:table}.download-jetpack,.download-jetpack:before,.jp-button,.jp-button--settings{display:inline-block;position:relative}.j-row:after{clear:both}.j-col{padding:.85em;width:100%;position:relative}@media only screen{.j-sm-5{width:41.66667%}.j-sm-7{width:58.33333%}.j-sm-12{width:100%}}@media (min-width:530px){.j-md-4{width:33.33333%}.j-md-6{width:50%}.j-md-8{width:66.66667%}.j-md-12{width:100%}}@media (min-width:782px){.j-lrg-4{width:33.33333%}.j-lrg-5{width:41.66667%}.j-lrg-6{width:50%}.j-lrg-7{width:58.33333%}.j-lrg-8{width:66.66667%}.j-lrg-12{width:100%}}@-webkit-keyframes candy{0%,100%{-webkit-transform:scale(1);transform:scale(1)}20%{-webkit-transform:scale(1.15);transform:scale(1.15)}60%{-webkit-transform:scale(.95);transform:scale(.95)}}@keyframes candy{0%,100%{-webkit-transform:scale(1);transform:scale(1)}20%{-webkit-transform:scale(1.15);transform:scale(1.15)}60%{-webkit
20177 -transform:scale(.95);transform:scale(.95)}}.button,.download-jetpack{-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.jp-button,.jp-button--settings{padding:.76923em 1.46154em;color:#efefef;font-weight:700;font-size:.9285714286em;line-height:1;text-shadow:0 1px 1px rgba(0,0,0,.2);background:#6f7476;border-radius:3px}.jp-button--settings:visited,.jp-button:visited{color:#efefef}.jp-button--settings:focus,.jp-button--settings:hover,.jp-button:focus,.jp-button:hover{color:#fff;background:#57972d}.jp-button--settings:active,.jp-button:active{background:#57972d;opacity:.8}.jp-button--settings{background:#93b45f;color:#e8eedf}.jp-button--settings:visited{color:#e8eedf}.jp-button--settings:focus,.jp-button--settings:hover{background:#9fbd72;color:#fff}.jp-button--settings.current{background:#3c6621;color:#fff;box-shadow:inset 0 2px 0 #365A1F,inset 0 1px 3px #3c6621}.download-jetpack{padding:.64286em 1.08696em .53571em;color:#fff;font-weight:400;font-size:20px;line-he
20178 ight:1;background:#518d2a;z-index:3;border-radius:6px;box-shadow:0 6px 0 #3e6c20,0 6px 3px rgba(0,0,0,.4)}.download-jetpack:visited{color:#fff}.download-jetpack:focus,.download-jetpack:hover{color:#fff;background:#57972d;box-shadow:0 6px 0 #3e6c20,0 6px 3px rgba(0,0,0,.4)}.download-jetpack:active{top:6px;box-shadow:0 0 0 #3e6c20,0 0 0 rgba(0,0,0,.4)}.download-jetpack:active:after{top:-6px}.download-jetpack:before{content:'';top:-2px;margin-right:13px;width:30px;height:30px;vertical-align:middle;background:url(../images/connect-plug.svg) center center no-repeat;background-size:100%}.download-jetpack:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%}@media (max-width:1147px){.download-jetpack{font-size:1.28571em}.download-jetpack:before{top:-1px;width:23px;height:23px}}@media (max-width:530px){.download-jetpack{font-size:1.21429em;font-weight:600}.download-jetpack:before{width:19px;height:19px;margin-right:9px}}@font-face{font-family:automatticons;src:url(../_inc/
20179 fonts/automatticons/automatticons.eot);src:url(../_inc/fonts/automatticons/automatticons.eot?#iefix) format("embedded-opentype"),url(../_inc/fonts/automatticons/automatticons.woff) format("woff"),url(../_inc/fonts/automatticons/automatticons.ttf) format("truetype"),url(../_inc/fonts/automatticons/automatticons.svg#automatticonsregular) format("svg");font-weight:400;font-style:normal}.nav-horizontal:after{content:".";display:block;height:0;clear:both;visibility:hidden}.nav-horizontal a{display:inline-block}.nav-horizontal li{position:relative;float:left}.nav-horizontal ul{margin:0;padding:0}@media (max-width:782px){.configure .frame.top.fixed{padding-left:0}}.page-content,.wrap.inner{max-width:950px;margin:0 auto}.page-content li,.wrap.inner li{line-height:23px}@media (max-width:530px){.page-content{margin-top:0}.wrap.inner{margin-top:1.71429em}}.page-content.about{position:relative;z-index:10}@media (max-width:1147px){.page-content.about,.wrap.inner{background:#f9f9f9;padding:15px}.
20180 page-content.configure{background:#f9f9f9}}.footer nav{margin:0 auto}.header{left:0;right:0;background:#81a844}.header-nav li{line-height:60px}.header-nav a{padding:0 .71429em;line-height:24px}.header-nav .jetpack-logo a{display:inline-block;position:relative;width:214px;margin-right:6px;background:url(../images/jetpack-logo.png) center center no-repeat;background:url(../images/jetpack-logo.svg) center center no-repeat,none;background-size:183px auto;color:#fff;line-height:60px;font-weight:400}.jetpack-pagestyles .update-nag,.modal{display:none}.header-nav .jetpack-logo a span{text-indent:-9999px;visibility:hidden}.header-nav .jetpack-logo a:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-size:183px 32px}.header-nav .jetpack-modules+.jetpack-modules{margin-left:15px}.jetpack-pagestyles #screen-meta,.main-nav li{margin:0}@media (max-width:900px){.download-jetpack:active{top:0}.main-nav{font-size:13px}}.jetpack-pagestyles #screen-meta-links .screen-m
20181 eta-toggle{z-index:2}.jetpack-pagestyles #contextual-help-link-wrap,.jetpack-pagestyles #screen-options-link-wrap{border:none}.loading{bottom:50%;position:absolute;top:50%;width:100%}.loading span{color:#999}.modal{background:#fff;position:fixed;top:52px;bottom:20px;right:20px;left:20px;margin-left:160px;box-shadow:0 1px 20px 5px rgba(0,0,0,.1);z-index:500}.modal .close{position:absolute;top:0;right:0;font:300 1.71429em genericons!important;color:#777;content:'\f405';display:inline-block;padding:.28571em .71429em .42857em;z-index:5}.modal .close:hover{background:#eee;opacity:.8}.modal .close:active{background:#eee;opacity:.4}.modal .content-container{position:absolute;top:0;right:0;bottom:0;left:0;overflow:auto;padding:2.14286em}.modal .content{margin:0 auto;max-width:900px;text-align:left}.modal h2{text-align:left;margin-top:0;color:#5d6d74;font-weight:300;line-height:32px;text-shadow:0 1px 1px #fff}.wrap .manage-left th,.wrap h2{font-weight:400}@media (max-width:530px){.modal h2{f
20182 ont-size:26px}}.modal h5{clear:left}.modal p{font-size:1.23077em}.modal footer{position:absolute;left:0;bottom:0;width:100%;padding:12px 20px;border-top:1px solid #ddd;background:#fff;text-align:right}.modal footer ul{margin:0}.modal footer li{display:inline-block;margin:0}.footer:after,.shade{display:none}.modal .button-primary:active,.modal .button-secondary{vertical-align:baseline}@media (max-width:900px){.modal{bottom:5%;margin-left:36px;font-size:80%}.modal .content{top:38px}}@media (max-width:782px){.modal{top:66px;margin-left:0}}@media (max-width:600px){.modal{top:10px;right:10px;bottom:10px;left:10px}}.jp-info-img{float:right;margin:0 0 8px 30px}.jp-info-img img{border:1px solid #ddd;max-width:100%;height:auto}.jp-info-img img:first-child{margin-top:0}@media (max-width:782px){.jp-info-img{float:none;margin:0 0 15px}}.content-container.modal-footer{bottom:53px}.shade{background:#000;bottom:0;cursor:pointer;left:0;opacity:.2;position:fixed;right:0;top:0;z-index:11}.footer{marg
20183 in-top:1.42857em;position:relative;padding:10em 0 4.28571em;text-align:center}.footer:after,.footer:before{content:'';position:absolute;left:0;pointer-events:none}.footer:before{top:0;margin-top:-1px;width:100%;height:195px}.footer .download-jetpack{margin-bottom:33px}@media (min-width:1147px){.footer{padding-bottom:35px}}@media (max-width:1147px){.footer{padding-top:165px;padding-bottom:0}.footer:before{background-size:160% auto}.footer ul{float:none;overflow:hidden}}@media (max-width:900px){.footer{padding-top:146px}}@media (max-width:782px){.footer{margin-top:0}}@media (max-width:530px){.footer{margin-top:0;padding-top:135px}}@media (max-width:320px){.footer{padding-top:76px}}.footer nav{max-width:100%}.footer nav a,.footer nav a:visited{padding:4px 6px;color:#999}.footer nav a:focus,.footer nav a:hover,.footer nav a:visited:focus,.footer nav a:visited:hover{color:#81A844}@media (max-width:1147px){.footer nav a:focus,.footer nav a:hover,.footer nav a:visited:focus,.footer nav a:v
20184 isited:hover{color:#81a844}}@media (max-width:530px){.footer nav li{display:block;float:none;margin:0;text-align:left}.footer nav a{display:block;padding:0 16px;line-height:44px}}.primary{padding:25px 15px 10px;border-bottom:1px solid #eee}.secondary-footer{margin:0 auto}.secondary-footer li{margin-right:5px}@media (min-width:782px){.secondary-footer{padding:8px 15px 10px;margin-bottom:30px;border-bottom:1px solid #eee}}@media (max-width:782px){.secondary-footer{padding:8px 15px;border-bottom:none}}@media (max-width:530px){.secondary-footer{margin:0;padding:0;border:none;font-weight:400}.secondary-footer a{border-top:1px solid #eee}}.footer .a8c-attribution{margin:0;padding:0 6px;color:#bbb;font-size:.78571em;font-family:"Gill Sans","Gill Sans MT",Helvetica,Arial,sans-serif;text-transform:uppercase}.footer .a8c-attribution a{display:inline-block;position:relative;padding:4px 16px;right:9999px;outline:0}.footer .a8c-attribution a:after{content:'A';position:absolute;top:2px;right:-999
20185 9px;height:100%;color:#999;font-size:1.54545em;font-family:automatticons;text-align:center}.footer .a8c-attribution a:hover:after{-webkit-animation:candy .4s ease-in-out;animation:candy .4s ease-in-out}@media (min-width:782px){.secondary{padding:0 15px 10px;border-bottom:1px solid #eee}}@media (min-width:1147px){.secondary-footer{margin-bottom:0}.secondary{padding:0 15px 10px;border-bottom:none}}.jetpack-message{background:#8eb74e;border:1px solid #73963d;margin:33px auto 0;max-width:90%;position:relative;z-index:2}.jetpack-message.is-opt-in{margin:50px 0 0;max-width:100%;padding:10px 15px;background:#fff;border:0;box-shadow:0 1px 1px 0 rgba(0,0,0,.1);font-size:13px;text-align:center}.subhead .jetpack-message.is-opt-in{margin:0;padding-bottom:0;background:0 0;box-shadow:none}.subhead .jetpack-message.is-opt-in .jp-button,.subhead .jetpack-message.is-opt-in .jp-button--settings{display:inline-block}.jetpack-message.is-opt-in p{color:#3c4549}.jetpack-message.is-opt-in .jp-button,.jetp
20186 ack-message.is-opt-in .jp-button--settings{margin-top:15px;display:none}.jetpack-message h2,.jetpack-message p{margin:0;color:#fff}.jetpack-message .squeezer h2{font-size:1em}.jetpack-message p{opacity:.7}.jetpack-message .squeezer{padding:23px 23px 23px 80px;position:relative;text-align:left}.jetpack-message .squeezer:before{color:#fff;content:'\f418';font-family:Genericons;font-size:33px;height:33px;left:25px;opacity:.6;position:absolute;top:23px;top:calc(50% - 22px)}.jetpack-message .squeezer a{color:#FFF;border-bottom:1px solid #D5E4BD}.jetpack-message .squeezer a:hover{border-bottom:1px solid #F1F6E9}.jetpack-message.error .squeezer:before,.jetpack-message.jetpack-err .squeezer:before{content:'\f414'}.configure-module .jetpack-message{max-width:100%}@media (max-width:530px){.jetpack-message .squeezer{padding:23px}.jetpack-message .squeezer:before{display:none}.wrap.inner.jp-support .jp-support-column-left,.wrap.inner.jp-support .jp-support-column-right{width:100%}.wrap.inner.jp
20187 -support .jp-support-column-left .widget-text{margin-right:0;width:100%}}@media screen and (max-width:515px){.jp-frame .header-nav{padding-bottom:10px}.jp-frame .header-nav li{line-height:30px}.jp-frame .header-nav .jetpack-logo{width:100%;text-align:center}.jp-frame .header-nav .jetpack-modules{margin:0;width:50%;text-align:right;padding:0 5px}.jp-frame .header-nav .jetpack-modules+.jetpack-modules{text-align:left}.jp-frame .header-nav .jetpack-modules:nth-child(4){text-align:center;margin:0 auto;width:100%}.jp-frame .header-nav .jetpack-modules:nth-child(4) a{padding:0 10px}}#ie-legacy-notice .dops-notice__content{display:inline-block;margin-left:10px}.page-content.configure{margin-top:0}.configure .frame.top{border:none;box-shadow:none;padding-top:1.42857em;position:relative;top:auto}.configure .frame.top.fixed{background:#f9f9f9;border-bottom:1px solid #e9e9e9;padding-left:160px;margin-top:-6px;position:fixed;right:0;top:32px;width:100%;z-index:4;box-shadow:0 2px 2px -2px #eee}@
20188 media (max-width:782px){.configure .frame.top.fixed{border:none;box-shadow:none;padding-top:1.42857em;position:relative;top:auto}}@media (max-width:600px){.configure .frame.top.fixed{top:0}}.jp-frame-top-fixed .configure{padding-top:94px}.filter-search{display:none;float:right;margin-top:10px}@media (max-width:782px){.filter-search{display:block}}@media (max-width:530px){.filter-search{display:none}}.table-bordered.jetpack-modules{border:none;margin-bottom:0}.table-bordered.jetpack-modules tr.jetpack-module th{border-left:0;padding:14px 4px 0}.table-bordered.jetpack-modules tr.jetpack-module th input{display:block}.table-bordered.jetpack-modules tr.jetpack-module:hover .genericon{display:inline-block}.table-bordered.jetpack-modules tr.jetpack-module.active td,.table-bordered.jetpack-modules tr.jetpack-module.active th{background:#f7fcfe}.table-bordered.jetpack-modules tr.jetpack-module.active th{border-left:4px solid #2ea2cc;padding-left:0}.table-bordered.jetpack-modules tr.jetpack-
20189 module.active td:first-child{border-left:4px solid #2ea2cc}.table-bordered.jetpack-modules tr.jetpack-module.unavailable input{display:none}.table-bordered.jetpack-modules tr.jetpack-module.deprecated span{color:#888}.table-bordered.jetpack-modules tr.jetpack-module.deprecated .dep-msg{margin-right:10px;color:#555}.table-bordered.jetpack-modules tr.jetpack-module td,.table-bordered.jetpack-modules tr.jetpack-module th{background:#fff;margin:0;box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}.table-bordered.jetpack-modules tr.jetpack-module td{padding:10px 10px 8px 14px;line-height:25px}.table-bordered.jetpack-modules tr.jetpack-module td:first-child{border-left:4px solid #fff}.table-bordered.jetpack-modules tr.jetpack-module td .row-actions{float:right;padding:0 0 1px;visibility:visible}.table-bordered.jetpack-modules tr.jetpack-module td .row-actions span{margin-left:5px}@media (max-width:530px){.table-bordered.jetpack-modules tr.jetpack-module td .row-actions{display:none}}.table-bordered
20190 .jetpack-modules.with-transparency tr.jetpack-module:hover td .row-actions span a{opacity:1}.table-bordered.jetpack-modules.with-transparency tr.jetpack-module.unavailable{opacity:.3}.table-bordered.jetpack-modules.with-transparency tr.jetpack-module#vaultpress{opacity:1}.table-bordered.jetpack-modules.with-transparency tr.jetpack-module td .row-actions span a{opacity:0}.table-bordered.jetpack-modules.with-transparency tr.jetpack-module td .row-actions span a:focus{opacity:1}.table-bordered.jetpack-modules>thead>tr>th{border:0;vertical-align:middle}.table-bordered.jetpack-modules>thead>tr>th:last-child{padding-right:0}.table-bordered.jetpack-modules td{background:#fff}.table-bordered.jetpack-modules #doaction{margin-top:0}@media (max-width:782px){.table-bordered.jetpack-modules tr.jetpack-module td .row-actions{display:block;padding-left:10px;visibility:visible}.table-bordered.jetpack-modules>thead>tr>th:last-child{padding-left:0}.table-bordered.jetpack-modules #doaction{padding:10p
20191 x 7px}}.table-bordered.jetpack-modules .checkall{margin-top:1px}.table-bordered.jetpack-modules .filter-search{margin-top:8px}.table-bordered.jetpack-modules .genericon{color:#999;display:none;margin:7px 3px 0}@media (max-width:900px){.table-bordered.jetpack-modules .genericon{display:inline-block}}.table-bordered.jetpack-modules .med{width:70px}.table-bordered.jetpack-modules .sm{width:30px}@media (max-width:782px){.table-bordered.jetpack-modules .check-column{width:50px}}.fixed-top .check-column{padding:8px 10px 0;width:2.2em}.wrap{margin:0;padding:0 1.5em 1em;overflow:hidden}.wrap h2{font-size:24px}.wrap .manage-left{float:left;margin:0;padding:0;width:63%}.wrap .manage-left table{width:100%}@media (max-width:782px){.wrap .manage-left{width:100%}}.wrap .manage-right{margin:0;padding:0;float:right;width:35%;z-index:1}.wrap .manage-right p{font-size:12px;font-weight:700;color:#bbb;padding-top:2px;text-transform:uppercase;letter-spacing:1px;clear:left}.wrap .manage-right .bumper{mar
20192 gin-left:33px}.wrap .manage-right.show{display:block;overflow-y:auto;overflow-x:hidden;position:absolute;z-index:100000}.wrap .manage-right .search-bar{margin-bottom:18px;max-width:300px}.wrap .manage-right p.search-box{float:none;height:auto;margin-bottom:0;position:relative}.wrap .manage-right p.search-box input[type=search]{padding:0 8px;width:90%;line-height:initial}@media (max-width:782px){.wrap .manage-right p.search-box input[type=search]{float:left;padding:9px 8px}}.wrap .manage-right p.search-box input[type=submit]{display:none}.wrap .manage-right .button-group .button{outline:0}.wrap .manage-right .subsubsub{margin:0;padding:0}.wrap .manage-right .subsubsub a{padding:0;line-height:inherit}.wrap .manage-right .subsubsub .current{padding:1px 5px;border-radius:2px;margin-left:-5px;background:#0D72B2;color:#fff}.wrap .manage-right .subsubsub .current .count{color:#BCD7E7;font-weight:200}.wrap .manage-right .subsubsub li{display:block;text-align:left}@media (max-width:782px){.w
20193 rap .manage-right{background:#fff;bottom:0;display:none;min-width:300px;position:fixed;right:0;top:0;z-index:13;box-shadow:0 1px 20px 5px rgba(0,0,0,.1)}.wrap .manage-right .bumper{margin:13px}.wrap .manage-right .navbar-form{margin:0;padding:0}.wp-list-table tr:not(.inline-edit-row):not(.no-items) td:not(.column-primary):not(.check-column){padding:11px 10px;display:block}.manage-right.show .subsubsub li{padding:5px}}@media (max-width:650px){.table-bordered.jetpack-modules tr.jetpack-module.deprecated td .row-actions{float:none;padding-left:18px}}@media (max-width:430px){.table-bordered.jetpack-modules tr.jetpack-module td .row-actions{display:none}.table-bordered.jetpack-modules tr.jetpack-module.deprecated td .row-actions{display:block}}.configure-module p{font-size:14px}.configure-module p.error,.configure-module p.success{color:#fff;padding:10px}.configure-module p.success{background-color:#81a844}.configure-module p.error{background-color:#d94f4f}.protect-status p{font-size:16p
20194 x}.protect-status strong{display:inline-block;margin-top:10px;background:#fff;padding:10px;border:1px solid #ddd;font-size:16px;color:#000;max-width:100%}.protect-status.attn{color:#d94f4f}.protect-status.working{color:#81a844}.protect-whitelist textarea{width:100%;min-height:150px}.configure-module input[disabled]{opacity:.5}.configure-module input.button-primary{font-weight:700}@media only screen and (min-width:1100px){.protect-whitelist{width:65%;float:left}}@media only screen and (max-width:400px){.protect-status strong{font-size:12px;overflow:auto}}#jetpack-disconnect-content{display:none;text-align:center}#jetpack-disconnect-content .cancel-disconnect{display:block;margin-top:10px}.connection-details{border:1px solid #ddd}.connection-details.local-user{margin-bottom:10px}.connection-details .action-btns,.connection-details .user-01,.connection-details .wpuser-02{padding:10px}.connection-details .action-btns .button,.connection-details .action-btns select,.connection-details .u
20195 ser-01 .button,.connection-details .user-01 select,.connection-details .wpuser-02 .button,.connection-details .wpuser-02 select{margin-top:5px}.connection-details .wpuser-02{margin-top:10px}.connection-details h3{padding:10px;margin:0;background:#eee;border-bottom:1px #ddd solid;font-size:14px}.jp-user img{margin-right:10px;border-radius:50%}.jp-user div,.wp-action div,.wp-user div{display:inline-block;width:100%}.j-col.jp-user,.j-col.wp-action,.j-col.wp-user{padding:0}.my-jetpack-actions select{max-width:150px}.j-actions .button:nth-child(3){margin-right:5px}.j-row.disconnect{text-align:center}.j-row.disconnect .button{margin:0 auto}a.what-is-primary{color:#b4b9be;margin-left:4px}@media (max-width:782px){.wp-action{border-top:1px #ddd solid}.wp-action h3{display:none}}@media screen and (max-width:500px){.connection-details{font-size:11px}.connection-details h3{font-size:12px;padding:5px}.connection-details .user-01,.connection-details .wpuser-02{padding:6px;white-space:nowrap;overf
20196 low:hidden;text-overflow:ellipsis;max-width:200px}.connection-details .action-btns{text-align:center}}@media (max-width:530px){.connection-details .wpuser-02{margin-top:0;padding:12px}}@media screen and (max-width:450px){.j-actions .button{width:100%;margin-bottom:5px;text-align:center}.j-actions .button.alignright{float:none}}@media screen and (max-width:350px){.user-01,.wpuser-02{max-width:100px}}.manage__icon{width:155px;height:155px;margin:20px auto}.manage-page .manage__button,.manage__link{padding:0 20px;height:40px;line-height:40px}.manage-page .manage__description{max-width:600px;text-align:center;font-size:22px;color:#999;margin:20px auto}.manage-page .manage__button{font-size:16px}.manage__title .genericon{font-size:38px;color:#81A944}.manage__link{font-size:16px;font-weight:400}.manage__link .genericon{font-size:28px;vertical-align:middle;margin-top:-6px}.jp-content .hide{display:none}.jp-content .landing{margin:0 auto;z-index:2;position:relative}.jp-content h1{font-weigh
20197 t:400;line-height:1.75em;position:relative;z-index:3;width:100%;text-align:center}.jp-content h1.success{color:#81a844}.jp-content .footer{padding-top:0;margin-top:0;background-image:none}.jp-content .footer:before{height:inherit}.jp-content .more-info:before{content:none}.landing .wpcom-connect{min-height:400px}.wpcom-connect .j-col{padding:0}@media (max-width:1147px){.jp-content .landing{padding:0 2em}.jp-content .footer{padding-top:1.5em}}@media (max-width:530px){.jp-content .landing{padding:0 .5em}}
20198 \ No newline at end of file
20199
20200 diff --git a/plugins/jetpack/css/jetpack-banners-rtl.css b/plugins/jetpack/css/jetpack-banners-rtl.css
20201 index 5117543..1f49b97 100644
20202 --- a/plugins/jetpack/css/jetpack-banners-rtl.css
20203 +++ b/plugins/jetpack/css/jetpack-banners-rtl.css
20204 @@ -1,19 +1,40 @@
20205 /*!
20206 * Do not modify this file directly. It is compiled SASS code.
20207 */
20208 +@charset "UTF-8";
20209 +/*
20210 +The MIT License (MIT)
20211 +
20212 +Copyright © 2011–2015 thoughtbot, inc.
20213 +
20214 +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
20215 +documentation files (the “Software”), to deal in the Software without restriction, including without limitation the
20216 +rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit
20217 +persons to whom the Software is furnished to do so, subject to the following conditions:
20218 +
20219 +The above copyright notice and this permission notice shall be included in all copies or substantial
20220 +portions of the Software.
20221 +
20222 +THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
20223 +WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
20224 +COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
20225 +OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
20226 +
20227 +https://github.com/thoughtbot/bourbon
20228 +*/
20229 .updated.jp-banner {
20230 position: relative;
20231 padding: 0;
20232 }
20233
20234 .updated .jp-banner__header {
20235 - font-size: 18px;
20236 + font-size: 1.125rem;
20237 font-weight: 400;
20238 margin-top: 0;
20239 }
20240
20241 .updated .jp-banner__button-container {
20242 - padding: 12px 0 0;
20243 + padding: 0.75rem 0 0;
20244 }
20245
20246 .jp-banner .notice-dismiss {
20247 @@ -21,11 +42,186 @@
20248 }
20249
20250 .jp-banner__description {
20251 - font-size: 14px;
20252 + font-size: 0.875rem;
20253 }
20254
20255 .jp-banner__description-container {
20256 - padding: 16px;
20257 + padding: 1rem;
20258 +}
20259 +
20260 +.updated.jp-wpcom-connect__container {
20261 + border-right: none;
20262 + padding: 0;
20263 + box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3;
20264 +}
20265 +
20266 +@media screen and (max-width: 782px) {
20267 + .updated.jp-wpcom-connect__container {
20268 + padding: 0 !important;
20269 + }
20270 +}
20271 +
20272 +.updated.jp-wpcom-connect__container .dops-button {
20273 + padding: 7px 14px 9px;
20274 +}
20275 +
20276 +.updated .notice-dismiss {
20277 + text-decoration: none;
20278 +}
20279 +
20280 +.jp-wpcom-connect__container {
20281 + display: block;
20282 + position: relative;
20283 + box-sizing: border-box;
20284 +}
20285 +
20286 +.jp-wpcom-connect__inner-container {
20287 + display: -webkit-box;
20288 + display: -ms-flexbox;
20289 + display: flex;
20290 + -webkit-box-orient: horizontal;
20291 + -webkit-box-direction: normal;
20292 + -ms-flex-direction: row;
20293 + flex-direction: row;
20294 + -ms-flex-wrap: nowrap;
20295 + flex-wrap: nowrap;
20296 + -webkit-box-pack: left;
20297 + -ms-flex-pack: left;
20298 + justify-content: left;
20299 +}
20300 +
20301 +.jp-wpcom-connect__content-container {
20302 + max-width: 75rem;
20303 + position: relative;
20304 + padding: 2rem;
20305 +}
20306 +
20307 +@media (min-width: 782px) {
20308 + .jp-wpcom-connect__content-container {
20309 + padding: 2rem 2rem 6rem 2rem;
20310 + }
20311 +}
20312 +
20313 +.jp-wpcom-connect__content-container p {
20314 + color: #4f748e;
20315 + font-size: 0.875rem;
20316 +}
20317 +
20318 +.jp-wpcom-connect__content-container h2 {
20319 + margin-top: 0;
20320 + color: #4F748E;
20321 + line-height: 1.6;
20322 +}
20323 +
20324 +.jp-wpcom-connect__content-icon {
20325 + float: left;
20326 + margin: 0 2.25rem 2.25rem 0;
20327 +}
20328 +
20329 +.jp-wpcom-connect__slide {
20330 + display: none;
20331 +}
20332 +
20333 +.jp-wpcom-connect__slide.jp__slide-is-active {
20334 + display: block;
20335 +}
20336 +
20337 +@media (min-width: 782px) {
20338 + .jp-wpcom-connect__content-container .jp-banner__button-container {
20339 + position: absolute;
20340 + bottom: 1rem;
20341 + }
20342 +}
20343 +
20344 +.jp-banner__button-container .dops-button {
20345 + margin: 0.3125rem 0;
20346 +}
20347 +
20348 +.jp-wpcom-connect__vertical-nav {
20349 + background-color: #F3F6F8;
20350 +}
20351 +
20352 +@media (min-width: 600px) {
20353 + .jp-wpcom-connect__vertical-nav {
20354 + -webkit-box-orient: vertical;
20355 + -webkit-box-direction: normal;
20356 + -ms-flex-direction: column;
20357 + flex-direction: column;
20358 + -webkit-box-pack: start;
20359 + -ms-flex-pack: start;
20360 + justify-content: flex-start;
20361 + }
20362 +}
20363 +
20364 +@media (max-width: 600px) {
20365 + .jp-wpcom-connect__vertical-nav {
20366 + display: none;
20367 + }
20368 +}
20369 +
20370 +.jp-wpcom-connect__vertical-nav-container {
20371 + width: 15rem;
20372 +}
20373 +
20374 +.vertical-menu__feature-item-label {
20375 + display: none;
20376 +}
20377 +
20378 +@media (min-width: 600px) {
20379 + .vertical-menu__feature-item {
20380 + display: -webkit-box;
20381 + display: -ms-flexbox;
20382 + display: flex;
20383 + -webkit-box-orient: horizontal;
20384 + -webkit-box-direction: normal;
20385 + -ms-flex-direction: row;
20386 + flex-direction: row;
20387 + -webkit-box-align: center;
20388 + -ms-flex-align: center;
20389 + align-items: center;
20390 + border: none;
20391 + padding: 0.5rem;
20392 + border-bottom: 1px solid #c8d7e1;
20393 + border-left: 1px solid #c8d7e1;
20394 + border-right: 3px solid #F3F6F8;
20395 + background-color: #F3F6F8;
20396 + color: #87a6bc;
20397 + cursor: pointer;
20398 + }
20399 + .vertical-menu__feature-item:last-of-type {
20400 + position: relative;
20401 + top: 1px;
20402 + }
20403 + .vertical-menu__feature-item-is-selected {
20404 + border-right: 3px solid #0087be;
20405 + border-left: 1px solid #fff;
20406 + background-color: #fff;
20407 + color: #2e4453;
20408 + }
20409 + .vertical-menu__feature-item-is-selected.jp-feature-intro {
20410 + border-right: 3px solid #8CC258;
20411 + }
20412 + .vertical-menu__feature-item-icon {
20413 + width: 1.25rem;
20414 + height: 1.25rem;
20415 + padding: 0.25rem;
20416 + }
20417 + .vertical-menu__feature-item svg {
20418 + fill: #86A6BD;
20419 + }
20420 + .vertical-menu__feature-item-is-selected svg {
20421 + fill: #3D596D;
20422 + }
20423 + .vertical-menu__feature-item-is-selected.jp-feature-intro svg {
20424 + fill: #8CC258;
20425 + }
20426 + .vertical-menu__feature-item-is-selected.wp-app-logo svg path {
20427 + fill: #3D596D;
20428 + }
20429 + .vertical-menu__feature-item-label {
20430 + display: block;
20431 + padding: 0.5rem;
20432 + }
20433 }
20434
20435 /*# sourceMappingURL=jetpack-banners-rtl.css.map */
20436
20437 diff --git a/plugins/jetpack/css/jetpack-banners-rtl.css.map b/plugins/jetpack/css/jetpack-banners-rtl.css.map
20438 index 86f0dae..86eb1d2 100644
20439 --- a/plugins/jetpack/css/jetpack-banners-rtl.css.map
20440 +++ b/plugins/jetpack/css/jetpack-banners-rtl.css.map
20441 @@ -1 +1 @@
20442 -{"version":3,"names":[],"mappings":"","sources":["jetpack-banners-rtl.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n.updated.jp-banner {\n position: relative;\n padding: 0;\n}\n\n.updated .jp-banner__header {\n font-size: 18px;\n font-weight: 400;\n margin-top: 0;\n}\n\n.updated .jp-banner__button-container {\n padding: 12px 0 0;\n}\n\n.jp-banner .notice-dismiss {\n text-decoration: none;\n}\n\n.jp-banner__description {\n font-size: 14px;\n}\n\n.jp-banner__description-container {\n padding: 16px;\n}\n"],"file":"jetpack-banners-rtl.css"}
20443 \ No newline at end of file
20444 +{"version":3,"names":[],"mappings":"","sources":["jetpack-banners-rtl.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n@charset \"UTF-8\";\n/*\nThe MIT License (MIT)\n\nCopyright © 2011–2015 thoughtbot, inc.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated\ndocumentation files (the “Software”), to deal in the Software without restriction, including without limitation the\nrights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit\npersons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial\nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE\nWARRANTIES OF MERCHANTABILITY, FITNESS
20445 FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\nOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\nhttps://github.com/thoughtbot/bourbon\n*/\n.updated.jp-banner {\n position: relative;\n padding: 0;\n}\n\n.updated .jp-banner__header {\n font-size: 1.125rem;\n font-weight: 400;\n margin-top: 0;\n}\n\n.updated .jp-banner__button-container {\n padding: 0.75rem 0 0;\n}\n\n.jp-banner .notice-dismiss {\n text-decoration: none;\n}\n\n.jp-banner__description {\n font-size: 0.875rem;\n}\n\n.jp-banner__description-container {\n padding: 1rem;\n}\n\n.updated.jp-wpcom-connect__container {\n border-right: none;\n padding: 0;\n box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3;\n}\n\n@media screen and (max-width: 782px) {\n .updated.jp-wpcom-connect__container
20446 {\n padding: 0 !important;\n }\n}\n\n.updated.jp-wpcom-connect__container .dops-button {\n padding: 7px 14px 9px;\n}\n\n.updated .notice-dismiss {\n text-decoration: none;\n}\n\n.jp-wpcom-connect__container {\n display: block;\n position: relative;\n box-sizing: border-box;\n}\n\n.jp-wpcom-connect__inner-container {\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-orient: horizontal;\n -webkit-box-direction: normal;\n -ms-flex-direction: row;\n flex-direction: row;\n -ms-flex-wrap: nowrap;\n flex-wrap: nowrap;\n -webkit-box-pack: left;\n -ms-flex-pack: left;\n justify-content: left;\n}\n\n.jp-wpcom-connect__content-container {\n max-width: 75rem;\n position: relative;\n padding: 2rem;\n}\n\n@media (min-width: 782px) {\n .jp-wpcom-connect__content-container {\n padding: 2rem 2rem 6rem 2rem;\n }\n}\n\n.jp-wpcom-connect__content-container p {\n color: #4f748e;\n font-size: 0.875rem;\n}\n\n.jp-wpco
20447 m-connect__content-container h2 {\n margin-top: 0;\n color: #4F748E;\n line-height: 1.6;\n}\n\n.jp-wpcom-connect__content-icon {\n float: left;\n margin: 0 2.25rem 2.25rem 0;\n}\n\n.jp-wpcom-connect__slide {\n display: none;\n}\n\n.jp-wpcom-connect__slide.jp__slide-is-active {\n display: block;\n}\n\n@media (min-width: 782px) {\n .jp-wpcom-connect__content-container .jp-banner__button-container {\n position: absolute;\n bottom: 1rem;\n }\n}\n\n.jp-banner__button-container .dops-button {\n margin: 0.3125rem 0;\n}\n\n.jp-wpcom-connect__vertical-nav {\n background-color: #F3F6F8;\n}\n\n@media (min-width: 600px) {\n .jp-wpcom-connect__vertical-nav {\n -webkit-box-orient: vertical;\n -webkit-box-direction: normal;\n -ms-flex-direction: column;\n flex-direction: column;\n -webkit-box-pack: start;\n -ms-flex-pack: start;\n justify-content: flex-start;\n }\n}\n\n@media (max-width: 600px) {\n .jp-wpcom-connect__vertical-nav {\n
20448 display: none;\n }\n}\n\n.jp-wpcom-connect__vertical-nav-container {\n width: 15rem;\n}\n\n.vertical-menu__feature-item-label {\n display: none;\n}\n\n@media (min-width: 600px) {\n .vertical-menu__feature-item {\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-orient: horizontal;\n -webkit-box-direction: normal;\n -ms-flex-direction: row;\n flex-direction: row;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n border: none;\n padding: 0.5rem;\n border-bottom: 1px solid #c8d7e1;\n border-left: 1px solid #c8d7e1;\n border-right: 3px solid #F3F6F8;\n background-color: #F3F6F8;\n color: #87a6bc;\n cursor: pointer;\n }\n .vertical-menu__feature-item:last-of-type {\n position: relative;\n top: 1px;\n }\n .vertical-menu__feature-item-is-selected {\n border-right: 3px solid #0087be;\n border-left: 1px solid #fff;\n background-co
20449 lor: #fff;\n color: #2e4453;\n }\n .vertical-menu__feature-item-is-selected.jp-feature-intro {\n border-right: 3px solid #8CC258;\n }\n .vertical-menu__feature-item-icon {\n width: 1.25rem;\n height: 1.25rem;\n padding: 0.25rem;\n }\n .vertical-menu__feature-item svg {\n fill: #86A6BD;\n }\n .vertical-menu__feature-item-is-selected svg {\n fill: #3D596D;\n }\n .vertical-menu__feature-item-is-selected.jp-feature-intro svg {\n fill: #8CC258;\n }\n .vertical-menu__feature-item-is-selected.wp-app-logo svg path {\n fill: #3D596D;\n }\n .vertical-menu__feature-item-label {\n display: block;\n padding: 0.5rem;\n }\n}\n"],"file":"jetpack-banners-rtl.css"}
20450 \ No newline at end of file
20451
20452 diff --git a/plugins/jetpack/css/jetpack-banners-rtl.css.min.map b/plugins/jetpack/css/jetpack-banners-rtl.css.min.map
20453 index 86f0dae..86eb1d2 100644
20454 --- a/plugins/jetpack/css/jetpack-banners-rtl.css.min.map
20455 +++ b/plugins/jetpack/css/jetpack-banners-rtl.css.min.map
20456 @@ -1 +1 @@
20457 -{"version":3,"names":[],"mappings":"","sources":["jetpack-banners-rtl.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n.updated.jp-banner {\n position: relative;\n padding: 0;\n}\n\n.updated .jp-banner__header {\n font-size: 18px;\n font-weight: 400;\n margin-top: 0;\n}\n\n.updated .jp-banner__button-container {\n padding: 12px 0 0;\n}\n\n.jp-banner .notice-dismiss {\n text-decoration: none;\n}\n\n.jp-banner__description {\n font-size: 14px;\n}\n\n.jp-banner__description-container {\n padding: 16px;\n}\n"],"file":"jetpack-banners-rtl.css"}
20458 \ No newline at end of file
20459 +{"version":3,"names":[],"mappings":"","sources":["jetpack-banners-rtl.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n@charset \"UTF-8\";\n/*\nThe MIT License (MIT)\n\nCopyright © 2011–2015 thoughtbot, inc.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated\ndocumentation files (the “Software”), to deal in the Software without restriction, including without limitation the\nrights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit\npersons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial\nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE\nWARRANTIES OF MERCHANTABILITY, FITNESS
20460 FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\nOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\nhttps://github.com/thoughtbot/bourbon\n*/\n.updated.jp-banner {\n position: relative;\n padding: 0;\n}\n\n.updated .jp-banner__header {\n font-size: 1.125rem;\n font-weight: 400;\n margin-top: 0;\n}\n\n.updated .jp-banner__button-container {\n padding: 0.75rem 0 0;\n}\n\n.jp-banner .notice-dismiss {\n text-decoration: none;\n}\n\n.jp-banner__description {\n font-size: 0.875rem;\n}\n\n.jp-banner__description-container {\n padding: 1rem;\n}\n\n.updated.jp-wpcom-connect__container {\n border-right: none;\n padding: 0;\n box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3;\n}\n\n@media screen and (max-width: 782px) {\n .updated.jp-wpcom-connect__container
20461 {\n padding: 0 !important;\n }\n}\n\n.updated.jp-wpcom-connect__container .dops-button {\n padding: 7px 14px 9px;\n}\n\n.updated .notice-dismiss {\n text-decoration: none;\n}\n\n.jp-wpcom-connect__container {\n display: block;\n position: relative;\n box-sizing: border-box;\n}\n\n.jp-wpcom-connect__inner-container {\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-orient: horizontal;\n -webkit-box-direction: normal;\n -ms-flex-direction: row;\n flex-direction: row;\n -ms-flex-wrap: nowrap;\n flex-wrap: nowrap;\n -webkit-box-pack: left;\n -ms-flex-pack: left;\n justify-content: left;\n}\n\n.jp-wpcom-connect__content-container {\n max-width: 75rem;\n position: relative;\n padding: 2rem;\n}\n\n@media (min-width: 782px) {\n .jp-wpcom-connect__content-container {\n padding: 2rem 2rem 6rem 2rem;\n }\n}\n\n.jp-wpcom-connect__content-container p {\n color: #4f748e;\n font-size: 0.875rem;\n}\n\n.jp-wpco
20462 m-connect__content-container h2 {\n margin-top: 0;\n color: #4F748E;\n line-height: 1.6;\n}\n\n.jp-wpcom-connect__content-icon {\n float: left;\n margin: 0 2.25rem 2.25rem 0;\n}\n\n.jp-wpcom-connect__slide {\n display: none;\n}\n\n.jp-wpcom-connect__slide.jp__slide-is-active {\n display: block;\n}\n\n@media (min-width: 782px) {\n .jp-wpcom-connect__content-container .jp-banner__button-container {\n position: absolute;\n bottom: 1rem;\n }\n}\n\n.jp-banner__button-container .dops-button {\n margin: 0.3125rem 0;\n}\n\n.jp-wpcom-connect__vertical-nav {\n background-color: #F3F6F8;\n}\n\n@media (min-width: 600px) {\n .jp-wpcom-connect__vertical-nav {\n -webkit-box-orient: vertical;\n -webkit-box-direction: normal;\n -ms-flex-direction: column;\n flex-direction: column;\n -webkit-box-pack: start;\n -ms-flex-pack: start;\n justify-content: flex-start;\n }\n}\n\n@media (max-width: 600px) {\n .jp-wpcom-connect__vertical-nav {\n
20463 display: none;\n }\n}\n\n.jp-wpcom-connect__vertical-nav-container {\n width: 15rem;\n}\n\n.vertical-menu__feature-item-label {\n display: none;\n}\n\n@media (min-width: 600px) {\n .vertical-menu__feature-item {\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-orient: horizontal;\n -webkit-box-direction: normal;\n -ms-flex-direction: row;\n flex-direction: row;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n border: none;\n padding: 0.5rem;\n border-bottom: 1px solid #c8d7e1;\n border-left: 1px solid #c8d7e1;\n border-right: 3px solid #F3F6F8;\n background-color: #F3F6F8;\n color: #87a6bc;\n cursor: pointer;\n }\n .vertical-menu__feature-item:last-of-type {\n position: relative;\n top: 1px;\n }\n .vertical-menu__feature-item-is-selected {\n border-right: 3px solid #0087be;\n border-left: 1px solid #fff;\n background-co
20464 lor: #fff;\n color: #2e4453;\n }\n .vertical-menu__feature-item-is-selected.jp-feature-intro {\n border-right: 3px solid #8CC258;\n }\n .vertical-menu__feature-item-icon {\n width: 1.25rem;\n height: 1.25rem;\n padding: 0.25rem;\n }\n .vertical-menu__feature-item svg {\n fill: #86A6BD;\n }\n .vertical-menu__feature-item-is-selected svg {\n fill: #3D596D;\n }\n .vertical-menu__feature-item-is-selected.jp-feature-intro svg {\n fill: #8CC258;\n }\n .vertical-menu__feature-item-is-selected.wp-app-logo svg path {\n fill: #3D596D;\n }\n .vertical-menu__feature-item-label {\n display: block;\n padding: 0.5rem;\n }\n}\n"],"file":"jetpack-banners-rtl.css"}
20465 \ No newline at end of file
20466
20467 diff --git a/plugins/jetpack/css/jetpack-banners-rtl.min.css b/plugins/jetpack/css/jetpack-banners-rtl.min.css
20468 index f2d96ed..f88e16b 100644
20469 --- a/plugins/jetpack/css/jetpack-banners-rtl.min.css
20470 +++ b/plugins/jetpack/css/jetpack-banners-rtl.min.css
20471 @@ -1,3 +1,3 @@
20472 -/*!
20473 +@charset "UTF-8";/*!
20474 * Do not modify this file directly. It is compiled SASS code.
20475 -*/.updated.jp-banner{position:relative;padding:0}.updated .jp-banner__header{font-size:18px;font-weight:400;margin-top:0}.updated .jp-banner__button-container{padding:12px 0 0}.jp-banner .notice-dismiss{text-decoration:none}.jp-banner__description{font-size:14px}.jp-banner__description-container{padding:16px}
20476 \ No newline at end of file
20477 +*/.jp-banner .notice-dismiss,.updated .notice-dismiss{text-decoration:none}.updated.jp-banner{position:relative;padding:0}.updated .jp-banner__header{font-size:1.125rem;font-weight:400;margin-top:0}.updated .jp-banner__button-container{padding:.75rem 0 0}.jp-banner__description{font-size:.875rem}.jp-banner__description-container{padding:1rem}.updated.jp-wpcom-connect__container{border-right:none;padding:0;box-shadow:0 0 0 1px rgba(200,215,225,.5),0 1px 2px #e9eff3}@media screen and (max-width:782px){.updated.jp-wpcom-connect__container{padding:0!important}}.updated.jp-wpcom-connect__container .dops-button{padding:7px 14px 9px}.jp-wpcom-connect__container{display:block;position:relative;box-sizing:border-box}.jp-wpcom-connect__inner-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:left;-ms-flex-pack:left;justify-cont
20478 ent:left}.jp-wpcom-connect__content-container{max-width:75rem;position:relative;padding:2rem}.jp-wpcom-connect__content-container p{color:#4f748e;font-size:.875rem}.jp-wpcom-connect__content-container h2{margin-top:0;color:#4F748E;line-height:1.6}.jp-wpcom-connect__content-icon{float:left;margin:0 2.25rem 2.25rem 0}.jp-wpcom-connect__slide{display:none}.jp-wpcom-connect__slide.jp__slide-is-active{display:block}@media (min-width:782px){.jp-wpcom-connect__content-container{padding:2rem 2rem 6rem}.jp-wpcom-connect__content-container .jp-banner__button-container{position:absolute;bottom:1rem}}.jp-banner__button-container .dops-button{margin:.3125rem 0}.jp-wpcom-connect__vertical-nav{background-color:#F3F6F8}@media (max-width:600px){.jp-wpcom-connect__vertical-nav{display:none}}.jp-wpcom-connect__vertical-nav-container{width:15rem}.vertical-menu__feature-item-label{display:none}@media (min-width:600px){.jp-wpcom-connect__vertical-nav{-webkit-box-orient:vertical;-webkit-box-direction:norm
20479 al;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.vertical-menu__feature-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;padding:.5rem;border-bottom:1px solid #c8d7e1;border-left:1px solid #c8d7e1;border-right:3px solid #F3F6F8;background-color:#F3F6F8;color:#87a6bc;cursor:pointer}.vertical-menu__feature-item:last-of-type{position:relative;top:1px}.vertical-menu__feature-item-is-selected{border-right:3px solid #0087be;border-left:1px solid #fff;background-color:#fff;color:#2e4453}.vertical-menu__feature-item-is-selected.jp-feature-intro{border-right:3px solid #8CC258}.vertical-menu__feature-item-icon{width:1.25rem;height:1.25rem;padding:.25rem}.vertical-menu__feature-item svg{fill:#86A6BD}.vertical-menu__feature-item-is-select
20480 ed svg{fill:#3D596D}.vertical-menu__feature-item-is-selected.jp-feature-intro svg{fill:#8CC258}.vertical-menu__feature-item-is-selected.wp-app-logo svg path{fill:#3D596D}.vertical-menu__feature-item-label{display:block;padding:.5rem}}
20481 \ No newline at end of file
20482
20483 diff --git a/plugins/jetpack/css/jetpack-banners.css b/plugins/jetpack/css/jetpack-banners.css
20484 index 1247fc9..6acf0ca 100644
20485 --- a/plugins/jetpack/css/jetpack-banners.css
20486 +++ b/plugins/jetpack/css/jetpack-banners.css
20487 @@ -1,19 +1,40 @@
20488 /*!
20489 * Do not modify this file directly. It is compiled SASS code.
20490 */
20491 +@charset "UTF-8";
20492 +/*
20493 +The MIT License (MIT)
20494 +
20495 +Copyright © 2011–2015 thoughtbot, inc.
20496 +
20497 +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
20498 +documentation files (the “Software”), to deal in the Software without restriction, including without limitation the
20499 +rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit
20500 +persons to whom the Software is furnished to do so, subject to the following conditions:
20501 +
20502 +The above copyright notice and this permission notice shall be included in all copies or substantial
20503 +portions of the Software.
20504 +
20505 +THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
20506 +WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
20507 +COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
20508 +OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
20509 +
20510 +https://github.com/thoughtbot/bourbon
20511 +*/
20512 .updated.jp-banner {
20513 position: relative;
20514 padding: 0;
20515 }
20516
20517 .updated .jp-banner__header {
20518 - font-size: 18px;
20519 + font-size: 1.125rem;
20520 font-weight: 400;
20521 margin-top: 0;
20522 }
20523
20524 .updated .jp-banner__button-container {
20525 - padding: 12px 0 0;
20526 + padding: 0.75rem 0 0;
20527 }
20528
20529 .jp-banner .notice-dismiss {
20530 @@ -21,11 +42,186 @@
20531 }
20532
20533 .jp-banner__description {
20534 - font-size: 14px;
20535 + font-size: 0.875rem;
20536 }
20537
20538 .jp-banner__description-container {
20539 - padding: 16px;
20540 + padding: 1rem;
20541 +}
20542 +
20543 +.updated.jp-wpcom-connect__container {
20544 + border-left: none;
20545 + padding: 0;
20546 + box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3;
20547 +}
20548 +
20549 +@media screen and (max-width: 782px) {
20550 + .updated.jp-wpcom-connect__container {
20551 + padding: 0 !important;
20552 + }
20553 +}
20554 +
20555 +.updated.jp-wpcom-connect__container .dops-button {
20556 + padding: 7px 14px 9px;
20557 +}
20558 +
20559 +.updated .notice-dismiss {
20560 + text-decoration: none;
20561 +}
20562 +
20563 +.jp-wpcom-connect__container {
20564 + display: block;
20565 + position: relative;
20566 + box-sizing: border-box;
20567 +}
20568 +
20569 +.jp-wpcom-connect__inner-container {
20570 + display: -webkit-box;
20571 + display: -ms-flexbox;
20572 + display: flex;
20573 + -webkit-box-orient: horizontal;
20574 + -webkit-box-direction: normal;
20575 + -ms-flex-direction: row;
20576 + flex-direction: row;
20577 + -ms-flex-wrap: nowrap;
20578 + flex-wrap: nowrap;
20579 + -webkit-box-pack: left;
20580 + -ms-flex-pack: left;
20581 + justify-content: left;
20582 +}
20583 +
20584 +.jp-wpcom-connect__content-container {
20585 + max-width: 75rem;
20586 + position: relative;
20587 + padding: 2rem;
20588 +}
20589 +
20590 +@media (min-width: 782px) {
20591 + .jp-wpcom-connect__content-container {
20592 + padding: 2rem 2rem 6rem 2rem;
20593 + }
20594 +}
20595 +
20596 +.jp-wpcom-connect__content-container p {
20597 + color: #4f748e;
20598 + font-size: 0.875rem;
20599 +}
20600 +
20601 +.jp-wpcom-connect__content-container h2 {
20602 + margin-top: 0;
20603 + color: #4F748E;
20604 + line-height: 1.6;
20605 +}
20606 +
20607 +.jp-wpcom-connect__content-icon {
20608 + float: right;
20609 + margin: 0 0 2.25rem 2.25rem;
20610 +}
20611 +
20612 +.jp-wpcom-connect__slide {
20613 + display: none;
20614 +}
20615 +
20616 +.jp-wpcom-connect__slide.jp__slide-is-active {
20617 + display: block;
20618 +}
20619 +
20620 +@media (min-width: 782px) {
20621 + .jp-wpcom-connect__content-container .jp-banner__button-container {
20622 + position: absolute;
20623 + bottom: 1rem;
20624 + }
20625 +}
20626 +
20627 +.jp-banner__button-container .dops-button {
20628 + margin: 0.3125rem 0;
20629 +}
20630 +
20631 +.jp-wpcom-connect__vertical-nav {
20632 + background-color: #F3F6F8;
20633 +}
20634 +
20635 +@media (min-width: 600px) {
20636 + .jp-wpcom-connect__vertical-nav {
20637 + -webkit-box-orient: vertical;
20638 + -webkit-box-direction: normal;
20639 + -ms-flex-direction: column;
20640 + flex-direction: column;
20641 + -webkit-box-pack: start;
20642 + -ms-flex-pack: start;
20643 + justify-content: flex-start;
20644 + }
20645 +}
20646 +
20647 +@media (max-width: 600px) {
20648 + .jp-wpcom-connect__vertical-nav {
20649 + display: none;
20650 + }
20651 +}
20652 +
20653 +.jp-wpcom-connect__vertical-nav-container {
20654 + width: 15rem;
20655 +}
20656 +
20657 +.vertical-menu__feature-item-label {
20658 + display: none;
20659 +}
20660 +
20661 +@media (min-width: 600px) {
20662 + .vertical-menu__feature-item {
20663 + display: -webkit-box;
20664 + display: -ms-flexbox;
20665 + display: flex;
20666 + -webkit-box-orient: horizontal;
20667 + -webkit-box-direction: normal;
20668 + -ms-flex-direction: row;
20669 + flex-direction: row;
20670 + -webkit-box-align: center;
20671 + -ms-flex-align: center;
20672 + align-items: center;
20673 + border: none;
20674 + padding: 0.5rem;
20675 + border-bottom: 1px solid #c8d7e1;
20676 + border-right: 1px solid #c8d7e1;
20677 + border-left: 3px solid #F3F6F8;
20678 + background-color: #F3F6F8;
20679 + color: #87a6bc;
20680 + cursor: pointer;
20681 + }
20682 + .vertical-menu__feature-item:last-of-type {
20683 + position: relative;
20684 + top: 1px;
20685 + }
20686 + .vertical-menu__feature-item-is-selected {
20687 + border-left: 3px solid #0087be;
20688 + border-right: 1px solid #fff;
20689 + background-color: #fff;
20690 + color: #2e4453;
20691 + }
20692 + .vertical-menu__feature-item-is-selected.jp-feature-intro {
20693 + border-left: 3px solid #8CC258;
20694 + }
20695 + .vertical-menu__feature-item-icon {
20696 + width: 1.25rem;
20697 + height: 1.25rem;
20698 + padding: 0.25rem;
20699 + }
20700 + .vertical-menu__feature-item svg {
20701 + fill: #86A6BD;
20702 + }
20703 + .vertical-menu__feature-item-is-selected svg {
20704 + fill: #3D596D;
20705 + }
20706 + .vertical-menu__feature-item-is-selected.jp-feature-intro svg {
20707 + fill: #8CC258;
20708 + }
20709 + .vertical-menu__feature-item-is-selected.wp-app-logo svg path {
20710 + fill: #3D596D;
20711 + }
20712 + .vertical-menu__feature-item-label {
20713 + display: block;
20714 + padding: 0.5rem;
20715 + }
20716 }
20717
20718 /*# sourceMappingURL=jetpack-banners.css.map */
20719
20720 diff --git a/plugins/jetpack/css/jetpack-banners.css.map b/plugins/jetpack/css/jetpack-banners.css.map
20721 index 8bd27fe..bced6ff 100644
20722 --- a/plugins/jetpack/css/jetpack-banners.css.map
20723 +++ b/plugins/jetpack/css/jetpack-banners.css.map
20724 @@ -1 +1 @@
20725 -{"version":3,"names":[],"mappings":"","sources":["jetpack-banners.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n.updated.jp-banner {\n position: relative;\n padding: 0;\n}\n\n.updated .jp-banner__header {\n font-size: 18px;\n font-weight: 400;\n margin-top: 0;\n}\n\n.updated .jp-banner__button-container {\n padding: 12px 0 0;\n}\n\n.jp-banner .notice-dismiss {\n text-decoration: none;\n}\n\n.jp-banner__description {\n font-size: 14px;\n}\n\n.jp-banner__description-container {\n padding: 16px;\n}\n"],"file":"jetpack-banners.css"}
20726 \ No newline at end of file
20727 +{"version":3,"names":[],"mappings":"","sources":["jetpack-banners.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n@charset \"UTF-8\";\n/*\nThe MIT License (MIT)\n\nCopyright © 2011–2015 thoughtbot, inc.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated\ndocumentation files (the “Software”), to deal in the Software without restriction, including without limitation the\nrights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit\npersons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial\nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE\nWARRANTIES OF MERCHANTABILITY, FITNESS FOR
20728 A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\nOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\nhttps://github.com/thoughtbot/bourbon\n*/\n.updated.jp-banner {\n position: relative;\n padding: 0;\n}\n\n.updated .jp-banner__header {\n font-size: 1.125rem;\n font-weight: 400;\n margin-top: 0;\n}\n\n.updated .jp-banner__button-container {\n padding: 0.75rem 0 0;\n}\n\n.jp-banner .notice-dismiss {\n text-decoration: none;\n}\n\n.jp-banner__description {\n font-size: 0.875rem;\n}\n\n.jp-banner__description-container {\n padding: 1rem;\n}\n\n.updated.jp-wpcom-connect__container {\n border-left: none;\n padding: 0;\n box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3;\n}\n\n@media screen and (max-width: 782px) {\n .updated.jp-wpcom-connect__container {\n
20729 padding: 0 !important;\n }\n}\n\n.updated.jp-wpcom-connect__container .dops-button {\n padding: 7px 14px 9px;\n}\n\n.updated .notice-dismiss {\n text-decoration: none;\n}\n\n.jp-wpcom-connect__container {\n display: block;\n position: relative;\n box-sizing: border-box;\n}\n\n.jp-wpcom-connect__inner-container {\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-orient: horizontal;\n -webkit-box-direction: normal;\n -ms-flex-direction: row;\n flex-direction: row;\n -ms-flex-wrap: nowrap;\n flex-wrap: nowrap;\n -webkit-box-pack: left;\n -ms-flex-pack: left;\n justify-content: left;\n}\n\n.jp-wpcom-connect__content-container {\n max-width: 75rem;\n position: relative;\n padding: 2rem;\n}\n\n@media (min-width: 782px) {\n .jp-wpcom-connect__content-container {\n padding: 2rem 2rem 6rem 2rem;\n }\n}\n\n.jp-wpcom-connect__content-container p {\n color: #4f748e;\n font-size: 0.875rem;\n}\n\n.jp-wpcom-con
20730 nect__content-container h2 {\n margin-top: 0;\n color: #4F748E;\n line-height: 1.6;\n}\n\n.jp-wpcom-connect__content-icon {\n float: right;\n margin: 0 0 2.25rem 2.25rem;\n}\n\n.jp-wpcom-connect__slide {\n display: none;\n}\n\n.jp-wpcom-connect__slide.jp__slide-is-active {\n display: block;\n}\n\n@media (min-width: 782px) {\n .jp-wpcom-connect__content-container .jp-banner__button-container {\n position: absolute;\n bottom: 1rem;\n }\n}\n\n.jp-banner__button-container .dops-button {\n margin: 0.3125rem 0;\n}\n\n.jp-wpcom-connect__vertical-nav {\n background-color: #F3F6F8;\n}\n\n@media (min-width: 600px) {\n .jp-wpcom-connect__vertical-nav {\n -webkit-box-orient: vertical;\n -webkit-box-direction: normal;\n -ms-flex-direction: column;\n flex-direction: column;\n -webkit-box-pack: start;\n -ms-flex-pack: start;\n justify-content: flex-start;\n }\n}\n\n@media (max-width: 600px) {\n .jp-wpcom-connect__vertical-nav {\n
20731 display: none;\n }\n}\n\n.jp-wpcom-connect__vertical-nav-container {\n width: 15rem;\n}\n\n.vertical-menu__feature-item-label {\n display: none;\n}\n\n@media (min-width: 600px) {\n .vertical-menu__feature-item {\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-orient: horizontal;\n -webkit-box-direction: normal;\n -ms-flex-direction: row;\n flex-direction: row;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n border: none;\n padding: 0.5rem;\n border-bottom: 1px solid #c8d7e1;\n border-right: 1px solid #c8d7e1;\n border-left: 3px solid #F3F6F8;\n background-color: #F3F6F8;\n color: #87a6bc;\n cursor: pointer;\n }\n .vertical-menu__feature-item:last-of-type {\n position: relative;\n top: 1px;\n }\n .vertical-menu__feature-item-is-selected {\n border-left: 3px solid #0087be;\n border-right: 1px solid #fff;\n background-color:
20732 #fff;\n color: #2e4453;\n }\n .vertical-menu__feature-item-is-selected.jp-feature-intro {\n border-left: 3px solid #8CC258;\n }\n .vertical-menu__feature-item-icon {\n width: 1.25rem;\n height: 1.25rem;\n padding: 0.25rem;\n }\n .vertical-menu__feature-item svg {\n fill: #86A6BD;\n }\n .vertical-menu__feature-item-is-selected svg {\n fill: #3D596D;\n }\n .vertical-menu__feature-item-is-selected.jp-feature-intro svg {\n fill: #8CC258;\n }\n .vertical-menu__feature-item-is-selected.wp-app-logo svg path {\n fill: #3D596D;\n }\n .vertical-menu__feature-item-label {\n display: block;\n padding: 0.5rem;\n }\n}\n"],"file":"jetpack-banners.css"}
20733 \ No newline at end of file
20734
20735 diff --git a/plugins/jetpack/css/jetpack-banners.css.min.map b/plugins/jetpack/css/jetpack-banners.css.min.map
20736 index 8bd27fe..bced6ff 100644
20737 --- a/plugins/jetpack/css/jetpack-banners.css.min.map
20738 +++ b/plugins/jetpack/css/jetpack-banners.css.min.map
20739 @@ -1 +1 @@
20740 -{"version":3,"names":[],"mappings":"","sources":["jetpack-banners.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n.updated.jp-banner {\n position: relative;\n padding: 0;\n}\n\n.updated .jp-banner__header {\n font-size: 18px;\n font-weight: 400;\n margin-top: 0;\n}\n\n.updated .jp-banner__button-container {\n padding: 12px 0 0;\n}\n\n.jp-banner .notice-dismiss {\n text-decoration: none;\n}\n\n.jp-banner__description {\n font-size: 14px;\n}\n\n.jp-banner__description-container {\n padding: 16px;\n}\n"],"file":"jetpack-banners.css"}
20741 \ No newline at end of file
20742 +{"version":3,"names":[],"mappings":"","sources":["jetpack-banners.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n@charset \"UTF-8\";\n/*\nThe MIT License (MIT)\n\nCopyright © 2011–2015 thoughtbot, inc.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated\ndocumentation files (the “Software”), to deal in the Software without restriction, including without limitation the\nrights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit\npersons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial\nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE\nWARRANTIES OF MERCHANTABILITY, FITNESS FOR
20743 A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\nOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\nhttps://github.com/thoughtbot/bourbon\n*/\n.updated.jp-banner {\n position: relative;\n padding: 0;\n}\n\n.updated .jp-banner__header {\n font-size: 1.125rem;\n font-weight: 400;\n margin-top: 0;\n}\n\n.updated .jp-banner__button-container {\n padding: 0.75rem 0 0;\n}\n\n.jp-banner .notice-dismiss {\n text-decoration: none;\n}\n\n.jp-banner__description {\n font-size: 0.875rem;\n}\n\n.jp-banner__description-container {\n padding: 1rem;\n}\n\n.updated.jp-wpcom-connect__container {\n border-left: none;\n padding: 0;\n box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3;\n}\n\n@media screen and (max-width: 782px) {\n .updated.jp-wpcom-connect__container {\n
20744 padding: 0 !important;\n }\n}\n\n.updated.jp-wpcom-connect__container .dops-button {\n padding: 7px 14px 9px;\n}\n\n.updated .notice-dismiss {\n text-decoration: none;\n}\n\n.jp-wpcom-connect__container {\n display: block;\n position: relative;\n box-sizing: border-box;\n}\n\n.jp-wpcom-connect__inner-container {\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-orient: horizontal;\n -webkit-box-direction: normal;\n -ms-flex-direction: row;\n flex-direction: row;\n -ms-flex-wrap: nowrap;\n flex-wrap: nowrap;\n -webkit-box-pack: left;\n -ms-flex-pack: left;\n justify-content: left;\n}\n\n.jp-wpcom-connect__content-container {\n max-width: 75rem;\n position: relative;\n padding: 2rem;\n}\n\n@media (min-width: 782px) {\n .jp-wpcom-connect__content-container {\n padding: 2rem 2rem 6rem 2rem;\n }\n}\n\n.jp-wpcom-connect__content-container p {\n color: #4f748e;\n font-size: 0.875rem;\n}\n\n.jp-wpcom-con
20745 nect__content-container h2 {\n margin-top: 0;\n color: #4F748E;\n line-height: 1.6;\n}\n\n.jp-wpcom-connect__content-icon {\n float: right;\n margin: 0 0 2.25rem 2.25rem;\n}\n\n.jp-wpcom-connect__slide {\n display: none;\n}\n\n.jp-wpcom-connect__slide.jp__slide-is-active {\n display: block;\n}\n\n@media (min-width: 782px) {\n .jp-wpcom-connect__content-container .jp-banner__button-container {\n position: absolute;\n bottom: 1rem;\n }\n}\n\n.jp-banner__button-container .dops-button {\n margin: 0.3125rem 0;\n}\n\n.jp-wpcom-connect__vertical-nav {\n background-color: #F3F6F8;\n}\n\n@media (min-width: 600px) {\n .jp-wpcom-connect__vertical-nav {\n -webkit-box-orient: vertical;\n -webkit-box-direction: normal;\n -ms-flex-direction: column;\n flex-direction: column;\n -webkit-box-pack: start;\n -ms-flex-pack: start;\n justify-content: flex-start;\n }\n}\n\n@media (max-width: 600px) {\n .jp-wpcom-connect__vertical-nav {\n
20746 display: none;\n }\n}\n\n.jp-wpcom-connect__vertical-nav-container {\n width: 15rem;\n}\n\n.vertical-menu__feature-item-label {\n display: none;\n}\n\n@media (min-width: 600px) {\n .vertical-menu__feature-item {\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-orient: horizontal;\n -webkit-box-direction: normal;\n -ms-flex-direction: row;\n flex-direction: row;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n border: none;\n padding: 0.5rem;\n border-bottom: 1px solid #c8d7e1;\n border-right: 1px solid #c8d7e1;\n border-left: 3px solid #F3F6F8;\n background-color: #F3F6F8;\n color: #87a6bc;\n cursor: pointer;\n }\n .vertical-menu__feature-item:last-of-type {\n position: relative;\n top: 1px;\n }\n .vertical-menu__feature-item-is-selected {\n border-left: 3px solid #0087be;\n border-right: 1px solid #fff;\n background-color:
20747 #fff;\n color: #2e4453;\n }\n .vertical-menu__feature-item-is-selected.jp-feature-intro {\n border-left: 3px solid #8CC258;\n }\n .vertical-menu__feature-item-icon {\n width: 1.25rem;\n height: 1.25rem;\n padding: 0.25rem;\n }\n .vertical-menu__feature-item svg {\n fill: #86A6BD;\n }\n .vertical-menu__feature-item-is-selected svg {\n fill: #3D596D;\n }\n .vertical-menu__feature-item-is-selected.jp-feature-intro svg {\n fill: #8CC258;\n }\n .vertical-menu__feature-item-is-selected.wp-app-logo svg path {\n fill: #3D596D;\n }\n .vertical-menu__feature-item-label {\n display: block;\n padding: 0.5rem;\n }\n}\n"],"file":"jetpack-banners.css"}
20748 \ No newline at end of file
20749
20750 diff --git a/plugins/jetpack/css/jetpack-banners.min.css b/plugins/jetpack/css/jetpack-banners.min.css
20751 index f2d96ed..d6dc479 100644
20752 --- a/plugins/jetpack/css/jetpack-banners.min.css
20753 +++ b/plugins/jetpack/css/jetpack-banners.min.css
20754 @@ -1,3 +1,3 @@
20755 -/*!
20756 +@charset "UTF-8";/*!
20757 * Do not modify this file directly. It is compiled SASS code.
20758 -*/.updated.jp-banner{position:relative;padding:0}.updated .jp-banner__header{font-size:18px;font-weight:400;margin-top:0}.updated .jp-banner__button-container{padding:12px 0 0}.jp-banner .notice-dismiss{text-decoration:none}.jp-banner__description{font-size:14px}.jp-banner__description-container{padding:16px}
20759 \ No newline at end of file
20760 +*/.jp-banner .notice-dismiss,.updated .notice-dismiss{text-decoration:none}.updated.jp-banner{position:relative;padding:0}.updated .jp-banner__header{font-size:1.125rem;font-weight:400;margin-top:0}.updated .jp-banner__button-container{padding:.75rem 0 0}.jp-banner__description{font-size:.875rem}.jp-banner__description-container{padding:1rem}.updated.jp-wpcom-connect__container{border-left:none;padding:0;box-shadow:0 0 0 1px rgba(200,215,225,.5),0 1px 2px #e9eff3}@media screen and (max-width:782px){.updated.jp-wpcom-connect__container{padding:0!important}}.updated.jp-wpcom-connect__container .dops-button{padding:7px 14px 9px}.jp-wpcom-connect__container{display:block;position:relative;box-sizing:border-box}.jp-wpcom-connect__inner-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:left;-ms-flex-pack:left;justify-conte
20761 nt:left}.jp-wpcom-connect__content-container{max-width:75rem;position:relative;padding:2rem}.jp-wpcom-connect__content-container p{color:#4f748e;font-size:.875rem}.jp-wpcom-connect__content-container h2{margin-top:0;color:#4F748E;line-height:1.6}.jp-wpcom-connect__content-icon{float:right;margin:0 0 2.25rem 2.25rem}.jp-wpcom-connect__slide{display:none}.jp-wpcom-connect__slide.jp__slide-is-active{display:block}@media (min-width:782px){.jp-wpcom-connect__content-container{padding:2rem 2rem 6rem}.jp-wpcom-connect__content-container .jp-banner__button-container{position:absolute;bottom:1rem}}.jp-banner__button-container .dops-button{margin:.3125rem 0}.jp-wpcom-connect__vertical-nav{background-color:#F3F6F8}@media (max-width:600px){.jp-wpcom-connect__vertical-nav{display:none}}.jp-wpcom-connect__vertical-nav-container{width:15rem}.vertical-menu__feature-item-label{display:none}@media (min-width:600px){.jp-wpcom-connect__vertical-nav{-webkit-box-orient:vertical;-webkit-box-direction:norm
20762 al;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.vertical-menu__feature-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;padding:.5rem;border-bottom:1px solid #c8d7e1;border-right:1px solid #c8d7e1;border-left:3px solid #F3F6F8;background-color:#F3F6F8;color:#87a6bc;cursor:pointer}.vertical-menu__feature-item:last-of-type{position:relative;top:1px}.vertical-menu__feature-item-is-selected{border-left:3px solid #0087be;border-right:1px solid #fff;background-color:#fff;color:#2e4453}.vertical-menu__feature-item-is-selected.jp-feature-intro{border-left:3px solid #8CC258}.vertical-menu__feature-item-icon{width:1.25rem;height:1.25rem;padding:.25rem}.vertical-menu__feature-item svg{fill:#86A6BD}.vertical-menu__feature-item-is-selecte
20763 d svg{fill:#3D596D}.vertical-menu__feature-item-is-selected.jp-feature-intro svg{fill:#8CC258}.vertical-menu__feature-item-is-selected.wp-app-logo svg path{fill:#3D596D}.vertical-menu__feature-item-label{display:block;padding:.5rem}}
20764 \ No newline at end of file
20765
20766 diff --git a/plugins/jetpack/css/jetpack-idc-admin-bar-rtl.css b/plugins/jetpack/css/jetpack-idc-admin-bar-rtl.css
20767 new file mode 100644
20768 index 0000000..cdfbe28
20769 --- /dev/null
20770 +++ b/plugins/jetpack/css/jetpack-idc-admin-bar-rtl.css
20771 @@ -0,0 +1,33 @@
20772 +/*!
20773 +* Do not modify this file directly. It is compiled SASS code.
20774 +*/
20775 +#wp-admin-bar-jetpack-idc.hide {
20776 + display: none;
20777 +}
20778 +
20779 +#wp-admin-bar-jetpack-idc .jp-idc-admin-bar {
20780 + background: #fff;
20781 + border-radius: 2px;
20782 + color: #23282d;
20783 + padding: 4px 8px;
20784 + font-size: 12px;
20785 +}
20786 +
20787 +#wpadminbar #wp-admin-bar-jetpack-idc .dashicons {
20788 + color: #23282d;
20789 + font-family: 'dashicons';
20790 +}
20791 +
20792 +#wpadminbar #wp-admin-bar-jetpack-idc .dashicons:before {
20793 + font-size: 16px;
20794 +}
20795 +
20796 +#wpadminbar #wp-admin-bar-jetpack-idc:hover .ab-item {
20797 + background: inherit;
20798 +}
20799 +
20800 +#wpadminbar #wp-admin-bar-jetpack-idc:hover .jp-idc-admin-bar {
20801 + background: #eee;
20802 +}
20803 +
20804 +/*# sourceMappingURL=jetpack-idc-admin-bar-rtl.css.map */
20805
20806 diff --git a/plugins/jetpack/css/jetpack-idc-admin-bar-rtl.css.map b/plugins/jetpack/css/jetpack-idc-admin-bar-rtl.css.map
20807 new file mode 100644
20808 index 0000000..0c66f9f
20809 --- /dev/null
20810 +++ b/plugins/jetpack/css/jetpack-idc-admin-bar-rtl.css.map
20811 @@ -0,0 +1 @@
20812 +{"version":3,"names":[],"mappings":"","sources":["jetpack-idc-admin-bar-rtl.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n#wp-admin-bar-jetpack-idc.hide {\n display: none;\n}\n\n#wp-admin-bar-jetpack-idc .jp-idc-admin-bar {\n background: #fff;\n border-radius: 2px;\n color: #23282d;\n padding: 4px 8px;\n font-size: 12px;\n}\n\n#wpadminbar #wp-admin-bar-jetpack-idc .dashicons {\n color: #23282d;\n font-family: 'dashicons';\n}\n\n#wpadminbar #wp-admin-bar-jetpack-idc .dashicons:before {\n font-size: 16px;\n}\n\n#wpadminbar #wp-admin-bar-jetpack-idc:hover .ab-item {\n background: inherit;\n}\n\n#wpadminbar #wp-admin-bar-jetpack-idc:hover .jp-idc-admin-bar {\n background: #eee;\n}\n"],"file":"jetpack-idc-admin-bar-rtl.css"}
20813 \ No newline at end of file
20814
20815 diff --git a/plugins/jetpack/css/jetpack-idc-admin-bar-rtl.css.min.map b/plugins/jetpack/css/jetpack-idc-admin-bar-rtl.css.min.map
20816 new file mode 100644
20817 index 0000000..0c66f9f
20818 --- /dev/null
20819 +++ b/plugins/jetpack/css/jetpack-idc-admin-bar-rtl.css.min.map
20820 @@ -0,0 +1 @@
20821 +{"version":3,"names":[],"mappings":"","sources":["jetpack-idc-admin-bar-rtl.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n#wp-admin-bar-jetpack-idc.hide {\n display: none;\n}\n\n#wp-admin-bar-jetpack-idc .jp-idc-admin-bar {\n background: #fff;\n border-radius: 2px;\n color: #23282d;\n padding: 4px 8px;\n font-size: 12px;\n}\n\n#wpadminbar #wp-admin-bar-jetpack-idc .dashicons {\n color: #23282d;\n font-family: 'dashicons';\n}\n\n#wpadminbar #wp-admin-bar-jetpack-idc .dashicons:before {\n font-size: 16px;\n}\n\n#wpadminbar #wp-admin-bar-jetpack-idc:hover .ab-item {\n background: inherit;\n}\n\n#wpadminbar #wp-admin-bar-jetpack-idc:hover .jp-idc-admin-bar {\n background: #eee;\n}\n"],"file":"jetpack-idc-admin-bar-rtl.css"}
20822 \ No newline at end of file
20823
20824 diff --git a/plugins/jetpack/css/jetpack-idc-admin-bar-rtl.min.css b/plugins/jetpack/css/jetpack-idc-admin-bar-rtl.min.css
20825 new file mode 100644
20826 index 0000000..5ae0b72
20827 --- /dev/null
20828 +++ b/plugins/jetpack/css/jetpack-idc-admin-bar-rtl.min.css
20829 @@ -0,0 +1,3 @@
20830 +/*!
20831 +* Do not modify this file directly. It is compiled SASS code.
20832 +*/#wp-admin-bar-jetpack-idc.hide{display:none}#wp-admin-bar-jetpack-idc .jp-idc-admin-bar{background:#fff;border-radius:2px;color:#23282d;padding:4px 8px;font-size:12px}#wpadminbar #wp-admin-bar-jetpack-idc .dashicons{color:#23282d;font-family:dashicons}#wpadminbar #wp-admin-bar-jetpack-idc .dashicons:before{font-size:16px}#wpadminbar #wp-admin-bar-jetpack-idc:hover .ab-item{background:inherit}#wpadminbar #wp-admin-bar-jetpack-idc:hover .jp-idc-admin-bar{background:#eee}
20833 \ No newline at end of file
20834
20835 diff --git a/plugins/jetpack/css/jetpack-idc-admin-bar.css b/plugins/jetpack/css/jetpack-idc-admin-bar.css
20836 new file mode 100644
20837 index 0000000..b77caf1
20838 --- /dev/null
20839 +++ b/plugins/jetpack/css/jetpack-idc-admin-bar.css
20840 @@ -0,0 +1,33 @@
20841 +/*!
20842 +* Do not modify this file directly. It is compiled SASS code.
20843 +*/
20844 +#wp-admin-bar-jetpack-idc.hide {
20845 + display: none;
20846 +}
20847 +
20848 +#wp-admin-bar-jetpack-idc .jp-idc-admin-bar {
20849 + background: #fff;
20850 + border-radius: 2px;
20851 + color: #23282d;
20852 + padding: 4px 8px;
20853 + font-size: 12px;
20854 +}
20855 +
20856 +#wpadminbar #wp-admin-bar-jetpack-idc .dashicons {
20857 + color: #23282d;
20858 + font-family: 'dashicons';
20859 +}
20860 +
20861 +#wpadminbar #wp-admin-bar-jetpack-idc .dashicons:before {
20862 + font-size: 16px;
20863 +}
20864 +
20865 +#wpadminbar #wp-admin-bar-jetpack-idc:hover .ab-item {
20866 + background: inherit;
20867 +}
20868 +
20869 +#wpadminbar #wp-admin-bar-jetpack-idc:hover .jp-idc-admin-bar {
20870 + background: #eee;
20871 +}
20872 +
20873 +/*# sourceMappingURL=jetpack-idc-admin-bar.css.map */
20874
20875 diff --git a/plugins/jetpack/css/jetpack-idc-admin-bar.css.map b/plugins/jetpack/css/jetpack-idc-admin-bar.css.map
20876 new file mode 100644
20877 index 0000000..533d4f2
20878 --- /dev/null
20879 +++ b/plugins/jetpack/css/jetpack-idc-admin-bar.css.map
20880 @@ -0,0 +1 @@
20881 +{"version":3,"names":[],"mappings":"","sources":["jetpack-idc-admin-bar.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n#wp-admin-bar-jetpack-idc.hide {\n display: none;\n}\n\n#wp-admin-bar-jetpack-idc .jp-idc-admin-bar {\n background: #fff;\n border-radius: 2px;\n color: #23282d;\n padding: 4px 8px;\n font-size: 12px;\n}\n\n#wpadminbar #wp-admin-bar-jetpack-idc .dashicons {\n color: #23282d;\n font-family: 'dashicons';\n}\n\n#wpadminbar #wp-admin-bar-jetpack-idc .dashicons:before {\n font-size: 16px;\n}\n\n#wpadminbar #wp-admin-bar-jetpack-idc:hover .ab-item {\n background: inherit;\n}\n\n#wpadminbar #wp-admin-bar-jetpack-idc:hover .jp-idc-admin-bar {\n background: #eee;\n}\n"],"file":"jetpack-idc-admin-bar.css"}
20882 \ No newline at end of file
20883
20884 diff --git a/plugins/jetpack/css/jetpack-idc-admin-bar.css.min.map b/plugins/jetpack/css/jetpack-idc-admin-bar.css.min.map
20885 new file mode 100644
20886 index 0000000..533d4f2
20887 --- /dev/null
20888 +++ b/plugins/jetpack/css/jetpack-idc-admin-bar.css.min.map
20889 @@ -0,0 +1 @@
20890 +{"version":3,"names":[],"mappings":"","sources":["jetpack-idc-admin-bar.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n#wp-admin-bar-jetpack-idc.hide {\n display: none;\n}\n\n#wp-admin-bar-jetpack-idc .jp-idc-admin-bar {\n background: #fff;\n border-radius: 2px;\n color: #23282d;\n padding: 4px 8px;\n font-size: 12px;\n}\n\n#wpadminbar #wp-admin-bar-jetpack-idc .dashicons {\n color: #23282d;\n font-family: 'dashicons';\n}\n\n#wpadminbar #wp-admin-bar-jetpack-idc .dashicons:before {\n font-size: 16px;\n}\n\n#wpadminbar #wp-admin-bar-jetpack-idc:hover .ab-item {\n background: inherit;\n}\n\n#wpadminbar #wp-admin-bar-jetpack-idc:hover .jp-idc-admin-bar {\n background: #eee;\n}\n"],"file":"jetpack-idc-admin-bar.css"}
20891 \ No newline at end of file
20892
20893 diff --git a/plugins/jetpack/css/jetpack-idc-admin-bar.min.css b/plugins/jetpack/css/jetpack-idc-admin-bar.min.css
20894 new file mode 100644
20895 index 0000000..5ae0b72
20896 --- /dev/null
20897 +++ b/plugins/jetpack/css/jetpack-idc-admin-bar.min.css
20898 @@ -0,0 +1,3 @@
20899 +/*!
20900 +* Do not modify this file directly. It is compiled SASS code.
20901 +*/#wp-admin-bar-jetpack-idc.hide{display:none}#wp-admin-bar-jetpack-idc .jp-idc-admin-bar{background:#fff;border-radius:2px;color:#23282d;padding:4px 8px;font-size:12px}#wpadminbar #wp-admin-bar-jetpack-idc .dashicons{color:#23282d;font-family:dashicons}#wpadminbar #wp-admin-bar-jetpack-idc .dashicons:before{font-size:16px}#wpadminbar #wp-admin-bar-jetpack-idc:hover .ab-item{background:inherit}#wpadminbar #wp-admin-bar-jetpack-idc:hover .jp-idc-admin-bar{background:#eee}
20902 \ No newline at end of file
20903
20904 diff --git a/plugins/jetpack/css/jetpack-idc-rtl.css b/plugins/jetpack/css/jetpack-idc-rtl.css
20905 new file mode 100644
20906 index 0000000..8b95244
20907 --- /dev/null
20908 +++ b/plugins/jetpack/css/jetpack-idc-rtl.css
20909 @@ -0,0 +1,227 @@
20910 +/*!
20911 +* Do not modify this file directly. It is compiled SASS code.
20912 +*/
20913 +@charset "UTF-8";
20914 +/*
20915 +The MIT License (MIT)
20916 +
20917 +Copyright © 2011–2015 thoughtbot, inc.
20918 +
20919 +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
20920 +documentation files (the “Software”), to deal in the Software without restriction, including without limitation the
20921 +rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit
20922 +persons to whom the Software is furnished to do so, subject to the following conditions:
20923 +
20924 +The above copyright notice and this permission notice shall be included in all copies or substantial
20925 +portions of the Software.
20926 +
20927 +THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
20928 +WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
20929 +COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
20930 +OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
20931 +
20932 +https://github.com/thoughtbot/bourbon
20933 +*/
20934 +.jp-idc-notice,
20935 +.jp-idc-notice * {
20936 + box-sizing: border-box;
20937 +}
20938 +
20939 +.jp-idc-notice {
20940 + margin-right: 0;
20941 + margin-left: 10px;
20942 + margin-top: 10px;
20943 + overflow: hidden;
20944 + padding-bottom: 16px;
20945 + padding-top: 0;
20946 +}
20947 +
20948 +.jp-idc-notice.is-non-admin {
20949 + padding-bottom: 0;
20950 +}
20951 +
20952 +@media all and (min-width: 783px) {
20953 + .jp-idc-notice {
20954 + margin-left: 20px;
20955 + margin-top: 20px;
20956 + }
20957 + .jp-idc-notice.has-help-tabs {
20958 + margin-top: 48px;
20959 + }
20960 +}
20961 +
20962 +.jp-idc-notice p {
20963 + margin: 0;
20964 + padding: 0;
20965 +}
20966 +
20967 +.jp-idc-notice h3, .jp-idc-notice p {
20968 + color: #2e4453;
20969 +}
20970 +
20971 +.jp-idc-notice a:not(.dops-notice__action) {
20972 + color: #0087be;
20973 + text-decoration: none;
20974 +}
20975 +
20976 +.jp-idc-notice a:not(.dops-notice__action):visited {
20977 + color: #0087be;
20978 +}
20979 +
20980 +.jp-idc-notice a:not(.dops-notice__action):hover, .jp-idc-notice a:not(.dops-notice__action):focus, .jp-idc-notice a:not(.dops-notice__action):active {
20981 + color: #33bbe3;
20982 +}
20983 +
20984 +.jp-idc-notice .dops-button {
20985 + -ms-flex-item-align: start;
20986 + align-self: flex-start;
20987 + margin-top: auto;
20988 +}
20989 +
20990 +.jp-idc-notice > div {
20991 + padding: 0 8px;
20992 +}
20993 +
20994 +.jp-idc-notice__first-step {
20995 + display: inline-block;
20996 +}
20997 +
20998 +.jp-idc-notice__second-step {
20999 + display: none;
21000 +}
21001 +
21002 +.jp-idc-notice.jp-idc-show-second-step .jp-idc-notice__first-step {
21003 + display: none;
21004 +}
21005 +
21006 +.jp-idc-notice.jp-idc-show-second-step .jp-idc-notice__second-step {
21007 + display: inline-block;
21008 +}
21009 +
21010 +.jp-idc-notice .jp-idc-notice__header {
21011 + padding-top: 8px;
21012 + padding-bottom: 8px;
21013 +}
21014 +
21015 +.jp-idc-notice__header__emblem {
21016 + fill: #8cc258;
21017 + width: 25px;
21018 + height: 25px;
21019 + margin: 0 auto 0 1em;
21020 + float: right;
21021 +}
21022 +
21023 +.jp-idc-notice__header__text {
21024 + font-size: 14px;
21025 + font-weight: 600;
21026 + line-height: 25px;
21027 + margin: 0;
21028 +}
21029 +
21030 +.jp-idc-notice__content-header {
21031 + margin: 16px 0;
21032 +}
21033 +
21034 +.jp-idc-notice__content-header__lead {
21035 + font-size: 16px;
21036 + font-weight: 600;
21037 + line-height: 21px;
21038 + margin: 0;
21039 +}
21040 +
21041 +.jp-idc-notice__content-header .jp-idc-notice__content-header__explanation {
21042 + font-size: 14px;
21043 + font-weight: 400;
21044 + margin: 8px 0 0;
21045 +}
21046 +
21047 +@media only screen and (min-width: 960px) {
21048 + .jp-idc-notice__content-header .jp-idc-notice__content-header__explanation {
21049 + margin: 4px 0 0;
21050 + }
21051 +}
21052 +
21053 +.jp-idc-notice__action {
21054 + border: 1px solid #e9eff3;
21055 + border-radius: 4px;
21056 + display: -webkit-box;
21057 + display: -ms-flexbox;
21058 + display: flex;
21059 + padding: 16px;
21060 + -webkit-box-orient: vertical;
21061 + -webkit-box-direction: normal;
21062 + -ms-flex-direction: column;
21063 + flex-direction: column;
21064 + margin-top: auto;
21065 +}
21066 +
21067 +.jp-idc-notice__action:last-child {
21068 + margin: 16px 0 0;
21069 +}
21070 +
21071 +@media only screen and (min-width: 960px) {
21072 + .jp-idc-notice__actions {
21073 + display: -webkit-box;
21074 + display: -ms-flexbox;
21075 + display: flex;
21076 + }
21077 + .jp-idc-notice__action {
21078 + -webkit-box-flex: 1;
21079 + -ms-flex: 1;
21080 + flex: 1;
21081 + margin: 0 0 0 8px;
21082 + }
21083 + .jp-idc-notice__action:last-child {
21084 + margin: 0 8px 0 0;
21085 + }
21086 + .jp-idc-notice__action:first-child {
21087 + padding-left: 24px;
21088 + }
21089 + .jp-idc-notice__action:last-child {
21090 + padding-right: 24px;
21091 + }
21092 +}
21093 +
21094 +.jp-idc-notice .jp-idc-notice__action__explanation {
21095 + margin: 0 0 16px 0;
21096 +}
21097 +
21098 +.jp-idc-notice__separator {
21099 + background-color: #e9eff3;
21100 + margin: 0 -10px 0 -10px;
21101 + height: 1px;
21102 +}
21103 +
21104 +.jp-idc-notice.is-dismissible .jp-idc-notice__separator {
21105 + margin-left: -46px;
21106 +}
21107 +
21108 +@media only screen and (min-width: 782px) {
21109 + .jp-idc-notice__separator {
21110 + margin: 0 -12px 0 -12px;
21111 + }
21112 + .jp-idc-notice.is-dismissible .jp-idc-notice__separator {
21113 + margin-left: -38px;
21114 + }
21115 +}
21116 +
21117 +.jp-idc-notice .jp-idc-notice__unsure-prompt {
21118 + margin: 16px 0 0;
21119 +}
21120 +
21121 +.jp-idc-notice .jp-idc-error__notice {
21122 + display: none;
21123 +}
21124 +
21125 +.jp-idc-notice .jp-idc-error__notice .dops-notice__icon {
21126 + height: auto;
21127 + width: auto;
21128 +}
21129 +
21130 +@media only screen and (min-width: 683px) {
21131 + .jp-idc-notice .jp-idc-error__notice .dops-notice__text {
21132 + line-height: 24px;
21133 + }
21134 +}
21135 +
21136 +/*# sourceMappingURL=jetpack-idc-rtl.css.map */
21137
21138 diff --git a/plugins/jetpack/css/jetpack-idc-rtl.css.map b/plugins/jetpack/css/jetpack-idc-rtl.css.map
21139 new file mode 100644
21140 index 0000000..2afad2f
21141 --- /dev/null
21142 +++ b/plugins/jetpack/css/jetpack-idc-rtl.css.map
21143 @@ -0,0 +1 @@
21144 +{"version":3,"names":[],"mappings":"","sources":["jetpack-idc-rtl.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n@charset \"UTF-8\";\n/*\nThe MIT License (MIT)\n\nCopyright © 2011–2015 thoughtbot, inc.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated\ndocumentation files (the “Software”), to deal in the Software without restriction, including without limitation the\nrights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit\npersons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial\nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE\nWARRANTIES OF MERCHANTABILITY, FITNESS FOR
21145 A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\nOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\nhttps://github.com/thoughtbot/bourbon\n*/\n.jp-idc-notice,\n.jp-idc-notice * {\n box-sizing: border-box;\n}\n\n.jp-idc-notice {\n margin-right: 0;\n margin-left: 10px;\n margin-top: 10px;\n overflow: hidden;\n padding-bottom: 16px;\n padding-top: 0;\n}\n\n.jp-idc-notice.is-non-admin {\n padding-bottom: 0;\n}\n\n@media all and (min-width: 783px) {\n .jp-idc-notice {\n margin-left: 20px;\n margin-top: 20px;\n }\n .jp-idc-notice.has-help-tabs {\n margin-top: 48px;\n }\n}\n\n.jp-idc-notice p {\n margin: 0;\n padding: 0;\n}\n\n.jp-idc-notice h3, .jp-idc-notice p {\n color: #2e4453;\n}\n\n.jp-idc-notice a:not(.dops-notice__action) {\n color: #0087be;\n text-deco
21146 ration: none;\n}\n\n.jp-idc-notice a:not(.dops-notice__action):visited {\n color: #0087be;\n}\n\n.jp-idc-notice a:not(.dops-notice__action):hover, .jp-idc-notice a:not(.dops-notice__action):focus, .jp-idc-notice a:not(.dops-notice__action):active {\n color: #33bbe3;\n}\n\n.jp-idc-notice .dops-button {\n -ms-flex-item-align: start;\n align-self: flex-start;\n margin-top: auto;\n}\n\n.jp-idc-notice > div {\n padding: 0 8px;\n}\n\n.jp-idc-notice__first-step {\n display: inline-block;\n}\n\n.jp-idc-notice__second-step {\n display: none;\n}\n\n.jp-idc-notice.jp-idc-show-second-step .jp-idc-notice__first-step {\n display: none;\n}\n\n.jp-idc-notice.jp-idc-show-second-step .jp-idc-notice__second-step {\n display: inline-block;\n}\n\n.jp-idc-notice .jp-idc-notice__header {\n padding-top: 8px;\n padding-bottom: 8px;\n}\n\n.jp-idc-notice__header__emblem {\n fill: #8cc258;\n width: 25px;\n height: 25px;\n margin: 0 auto 0 1em;\n float: right;\n}\n\n.jp-idc-notice__header__
21147 text {\n font-size: 14px;\n font-weight: 600;\n line-height: 25px;\n margin: 0;\n}\n\n.jp-idc-notice__content-header {\n margin: 16px 0;\n}\n\n.jp-idc-notice__content-header__lead {\n font-size: 16px;\n font-weight: 600;\n line-height: 21px;\n margin: 0;\n}\n\n.jp-idc-notice__content-header .jp-idc-notice__content-header__explanation {\n font-size: 14px;\n font-weight: 400;\n margin: 8px 0 0;\n}\n\n@media only screen and (min-width: 960px) {\n .jp-idc-notice__content-header .jp-idc-notice__content-header__explanation {\n margin: 4px 0 0;\n }\n}\n\n.jp-idc-notice__action {\n border: 1px solid #e9eff3;\n border-radius: 4px;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n padding: 16px;\n -webkit-box-orient: vertical;\n -webkit-box-direction: normal;\n -ms-flex-direction: column;\n flex-direction: column;\n margin-top: auto;\n}\n\n.jp-idc-notice__action:last-child {\n margin: 16px 0 0;\n}\n\n@media only screen and (min-width:
21148 960px) {\n .jp-idc-notice__actions {\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n }\n .jp-idc-notice__action {\n -webkit-box-flex: 1;\n -ms-flex: 1;\n flex: 1;\n margin: 0 0 0 8px;\n }\n .jp-idc-notice__action:last-child {\n margin: 0 8px 0 0;\n }\n .jp-idc-notice__action:first-child {\n padding-left: 24px;\n }\n .jp-idc-notice__action:last-child {\n padding-right: 24px;\n }\n}\n\n.jp-idc-notice .jp-idc-notice__action__explanation {\n margin: 0 0 16px 0;\n}\n\n.jp-idc-notice__separator {\n background-color: #e9eff3;\n margin: 0 -10px 0 -10px;\n height: 1px;\n}\n\n.jp-idc-notice.is-dismissible .jp-idc-notice__separator {\n margin-left: -46px;\n}\n\n@media only screen and (min-width: 782px) {\n .jp-idc-notice__separator {\n margin: 0 -12px 0 -12px;\n }\n .jp-idc-notice.is-dismissible .jp-idc-notice__separator {\n margin-left: -38px;\n }\n}\n\n.jp-idc-notice .jp-idc-notice__unsure-prompt {\n margi
21149 n: 16px 0 0;\n}\n\n.jp-idc-notice .jp-idc-error__notice {\n display: none;\n}\n\n.jp-idc-notice .jp-idc-error__notice .dops-notice__icon {\n height: auto;\n width: auto;\n}\n\n@media only screen and (min-width: 683px) {\n .jp-idc-notice .jp-idc-error__notice .dops-notice__text {\n line-height: 24px;\n }\n}\n"],"file":"jetpack-idc-rtl.css"}
21150 \ No newline at end of file
21151
21152 diff --git a/plugins/jetpack/css/jetpack-idc-rtl.css.min.map b/plugins/jetpack/css/jetpack-idc-rtl.css.min.map
21153 new file mode 100644
21154 index 0000000..2afad2f
21155 --- /dev/null
21156 +++ b/plugins/jetpack/css/jetpack-idc-rtl.css.min.map
21157 @@ -0,0 +1 @@
21158 +{"version":3,"names":[],"mappings":"","sources":["jetpack-idc-rtl.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n@charset \"UTF-8\";\n/*\nThe MIT License (MIT)\n\nCopyright © 2011–2015 thoughtbot, inc.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated\ndocumentation files (the “Software”), to deal in the Software without restriction, including without limitation the\nrights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit\npersons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial\nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE\nWARRANTIES OF MERCHANTABILITY, FITNESS FOR
21159 A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\nOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\nhttps://github.com/thoughtbot/bourbon\n*/\n.jp-idc-notice,\n.jp-idc-notice * {\n box-sizing: border-box;\n}\n\n.jp-idc-notice {\n margin-right: 0;\n margin-left: 10px;\n margin-top: 10px;\n overflow: hidden;\n padding-bottom: 16px;\n padding-top: 0;\n}\n\n.jp-idc-notice.is-non-admin {\n padding-bottom: 0;\n}\n\n@media all and (min-width: 783px) {\n .jp-idc-notice {\n margin-left: 20px;\n margin-top: 20px;\n }\n .jp-idc-notice.has-help-tabs {\n margin-top: 48px;\n }\n}\n\n.jp-idc-notice p {\n margin: 0;\n padding: 0;\n}\n\n.jp-idc-notice h3, .jp-idc-notice p {\n color: #2e4453;\n}\n\n.jp-idc-notice a:not(.dops-notice__action) {\n color: #0087be;\n text-deco
21160 ration: none;\n}\n\n.jp-idc-notice a:not(.dops-notice__action):visited {\n color: #0087be;\n}\n\n.jp-idc-notice a:not(.dops-notice__action):hover, .jp-idc-notice a:not(.dops-notice__action):focus, .jp-idc-notice a:not(.dops-notice__action):active {\n color: #33bbe3;\n}\n\n.jp-idc-notice .dops-button {\n -ms-flex-item-align: start;\n align-self: flex-start;\n margin-top: auto;\n}\n\n.jp-idc-notice > div {\n padding: 0 8px;\n}\n\n.jp-idc-notice__first-step {\n display: inline-block;\n}\n\n.jp-idc-notice__second-step {\n display: none;\n}\n\n.jp-idc-notice.jp-idc-show-second-step .jp-idc-notice__first-step {\n display: none;\n}\n\n.jp-idc-notice.jp-idc-show-second-step .jp-idc-notice__second-step {\n display: inline-block;\n}\n\n.jp-idc-notice .jp-idc-notice__header {\n padding-top: 8px;\n padding-bottom: 8px;\n}\n\n.jp-idc-notice__header__emblem {\n fill: #8cc258;\n width: 25px;\n height: 25px;\n margin: 0 auto 0 1em;\n float: right;\n}\n\n.jp-idc-notice__header__
21161 text {\n font-size: 14px;\n font-weight: 600;\n line-height: 25px;\n margin: 0;\n}\n\n.jp-idc-notice__content-header {\n margin: 16px 0;\n}\n\n.jp-idc-notice__content-header__lead {\n font-size: 16px;\n font-weight: 600;\n line-height: 21px;\n margin: 0;\n}\n\n.jp-idc-notice__content-header .jp-idc-notice__content-header__explanation {\n font-size: 14px;\n font-weight: 400;\n margin: 8px 0 0;\n}\n\n@media only screen and (min-width: 960px) {\n .jp-idc-notice__content-header .jp-idc-notice__content-header__explanation {\n margin: 4px 0 0;\n }\n}\n\n.jp-idc-notice__action {\n border: 1px solid #e9eff3;\n border-radius: 4px;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n padding: 16px;\n -webkit-box-orient: vertical;\n -webkit-box-direction: normal;\n -ms-flex-direction: column;\n flex-direction: column;\n margin-top: auto;\n}\n\n.jp-idc-notice__action:last-child {\n margin: 16px 0 0;\n}\n\n@media only screen and (min-width:
21162 960px) {\n .jp-idc-notice__actions {\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n }\n .jp-idc-notice__action {\n -webkit-box-flex: 1;\n -ms-flex: 1;\n flex: 1;\n margin: 0 0 0 8px;\n }\n .jp-idc-notice__action:last-child {\n margin: 0 8px 0 0;\n }\n .jp-idc-notice__action:first-child {\n padding-left: 24px;\n }\n .jp-idc-notice__action:last-child {\n padding-right: 24px;\n }\n}\n\n.jp-idc-notice .jp-idc-notice__action__explanation {\n margin: 0 0 16px 0;\n}\n\n.jp-idc-notice__separator {\n background-color: #e9eff3;\n margin: 0 -10px 0 -10px;\n height: 1px;\n}\n\n.jp-idc-notice.is-dismissible .jp-idc-notice__separator {\n margin-left: -46px;\n}\n\n@media only screen and (min-width: 782px) {\n .jp-idc-notice__separator {\n margin: 0 -12px 0 -12px;\n }\n .jp-idc-notice.is-dismissible .jp-idc-notice__separator {\n margin-left: -38px;\n }\n}\n\n.jp-idc-notice .jp-idc-notice__unsure-prompt {\n margi
21163 n: 16px 0 0;\n}\n\n.jp-idc-notice .jp-idc-error__notice {\n display: none;\n}\n\n.jp-idc-notice .jp-idc-error__notice .dops-notice__icon {\n height: auto;\n width: auto;\n}\n\n@media only screen and (min-width: 683px) {\n .jp-idc-notice .jp-idc-error__notice .dops-notice__text {\n line-height: 24px;\n }\n}\n"],"file":"jetpack-idc-rtl.css"}
21164 \ No newline at end of file
21165
21166 diff --git a/plugins/jetpack/css/jetpack-idc-rtl.min.css b/plugins/jetpack/css/jetpack-idc-rtl.min.css
21167 new file mode 100644
21168 index 0000000..e73a4d2
21169 --- /dev/null
21170 +++ b/plugins/jetpack/css/jetpack-idc-rtl.min.css
21171 @@ -0,0 +1,3 @@
21172 +@charset "UTF-8";/*!
21173 +* Do not modify this file directly. It is compiled SASS code.
21174 +*/.jp-idc-notice,.jp-idc-notice *{box-sizing:border-box}.jp-idc-notice{margin-right:0;margin-left:10px;margin-top:10px;overflow:hidden;padding-bottom:16px;padding-top:0}.jp-idc-notice.is-non-admin{padding-bottom:0}@media all and (min-width:783px){.jp-idc-notice{margin-left:20px;margin-top:20px}.jp-idc-notice.has-help-tabs{margin-top:48px}}.jp-idc-notice p{margin:0;padding:0}.jp-idc-notice h3,.jp-idc-notice p{color:#2e4453}.jp-idc-notice a:not(.dops-notice__action){color:#0087be;text-decoration:none}.jp-idc-notice a:not(.dops-notice__action):visited{color:#0087be}.jp-idc-notice a:not(.dops-notice__action):active,.jp-idc-notice a:not(.dops-notice__action):focus,.jp-idc-notice a:not(.dops-notice__action):hover{color:#33bbe3}.jp-idc-notice .dops-button{-ms-flex-item-align:start;align-self:flex-start;margin-top:auto}.jp-idc-notice>div{padding:0 8px}.jp-idc-notice__first-step{display:inline-block}.jp-idc-notice.jp-idc-show-second-step .jp-idc-notice__first-step,.jp-idc-notice__second-step
21175 {display:none}.jp-idc-notice.jp-idc-show-second-step .jp-idc-notice__second-step{display:inline-block}.jp-idc-notice .jp-idc-notice__header{padding-top:8px;padding-bottom:8px}.jp-idc-notice__header__emblem{fill:#8cc258;width:25px;height:25px;margin:0 auto 0 1em;float:right}.jp-idc-notice__header__text{font-size:14px;font-weight:600;line-height:25px;margin:0}.jp-idc-notice__content-header{margin:16px 0}.jp-idc-notice__content-header__lead{font-size:16px;font-weight:600;line-height:21px;margin:0}.jp-idc-notice__content-header .jp-idc-notice__content-header__explanation{font-size:14px;font-weight:400;margin:8px 0 0}@media only screen and (min-width:960px){.jp-idc-notice__content-header .jp-idc-notice__content-header__explanation{margin:4px 0 0}}.jp-idc-notice__action{border:1px solid #e9eff3;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-t
21176 op:auto}.jp-idc-notice__action:last-child{margin:16px 0 0}@media only screen and (min-width:960px){.jp-idc-notice__actions{display:-webkit-box;display:-ms-flexbox;display:flex}.jp-idc-notice__action{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 0 0 8px}.jp-idc-notice__action:last-child{margin:0 8px 0 0;padding-right:24px}.jp-idc-notice__action:first-child{padding-left:24px}}.jp-idc-notice .jp-idc-notice__action__explanation{margin:0 0 16px}.jp-idc-notice__separator{background-color:#e9eff3;margin:0 -10px;height:1px}.jp-idc-notice.is-dismissible .jp-idc-notice__separator{margin-left:-46px}@media only screen and (min-width:782px){.jp-idc-notice__separator{margin:0 -12px}.jp-idc-notice.is-dismissible .jp-idc-notice__separator{margin-left:-38px}}.jp-idc-notice .jp-idc-notice__unsure-prompt{margin:16px 0 0}.jp-idc-notice .jp-idc-error__notice{display:none}.jp-idc-notice .jp-idc-error__notice .dops-notice__icon{height:auto;width:auto}@media only screen and (min-width:683px){.jp-idc-notice
21177 .jp-idc-error__notice .dops-notice__text{line-height:24px}}
21178 \ No newline at end of file
21179
21180 diff --git a/plugins/jetpack/css/jetpack-idc.css b/plugins/jetpack/css/jetpack-idc.css
21181 new file mode 100644
21182 index 0000000..0f8a7be
21183 --- /dev/null
21184 +++ b/plugins/jetpack/css/jetpack-idc.css
21185 @@ -0,0 +1,227 @@
21186 +/*!
21187 +* Do not modify this file directly. It is compiled SASS code.
21188 +*/
21189 +@charset "UTF-8";
21190 +/*
21191 +The MIT License (MIT)
21192 +
21193 +Copyright © 2011–2015 thoughtbot, inc.
21194 +
21195 +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
21196 +documentation files (the “Software”), to deal in the Software without restriction, including without limitation the
21197 +rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit
21198 +persons to whom the Software is furnished to do so, subject to the following conditions:
21199 +
21200 +The above copyright notice and this permission notice shall be included in all copies or substantial
21201 +portions of the Software.
21202 +
21203 +THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
21204 +WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
21205 +COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
21206 +OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
21207 +
21208 +https://github.com/thoughtbot/bourbon
21209 +*/
21210 +.jp-idc-notice,
21211 +.jp-idc-notice * {
21212 + box-sizing: border-box;
21213 +}
21214 +
21215 +.jp-idc-notice {
21216 + margin-left: 0;
21217 + margin-right: 10px;
21218 + margin-top: 10px;
21219 + overflow: hidden;
21220 + padding-bottom: 16px;
21221 + padding-top: 0;
21222 +}
21223 +
21224 +.jp-idc-notice.is-non-admin {
21225 + padding-bottom: 0;
21226 +}
21227 +
21228 +@media all and (min-width: 783px) {
21229 + .jp-idc-notice {
21230 + margin-right: 20px;
21231 + margin-top: 20px;
21232 + }
21233 + .jp-idc-notice.has-help-tabs {
21234 + margin-top: 48px;
21235 + }
21236 +}
21237 +
21238 +.jp-idc-notice p {
21239 + margin: 0;
21240 + padding: 0;
21241 +}
21242 +
21243 +.jp-idc-notice h3, .jp-idc-notice p {
21244 + color: #2e4453;
21245 +}
21246 +
21247 +.jp-idc-notice a:not(.dops-notice__action) {
21248 + color: #0087be;
21249 + text-decoration: none;
21250 +}
21251 +
21252 +.jp-idc-notice a:not(.dops-notice__action):visited {
21253 + color: #0087be;
21254 +}
21255 +
21256 +.jp-idc-notice a:not(.dops-notice__action):hover, .jp-idc-notice a:not(.dops-notice__action):focus, .jp-idc-notice a:not(.dops-notice__action):active {
21257 + color: #33bbe3;
21258 +}
21259 +
21260 +.jp-idc-notice .dops-button {
21261 + -ms-flex-item-align: start;
21262 + align-self: flex-start;
21263 + margin-top: auto;
21264 +}
21265 +
21266 +.jp-idc-notice > div {
21267 + padding: 0 8px;
21268 +}
21269 +
21270 +.jp-idc-notice__first-step {
21271 + display: inline-block;
21272 +}
21273 +
21274 +.jp-idc-notice__second-step {
21275 + display: none;
21276 +}
21277 +
21278 +.jp-idc-notice.jp-idc-show-second-step .jp-idc-notice__first-step {
21279 + display: none;
21280 +}
21281 +
21282 +.jp-idc-notice.jp-idc-show-second-step .jp-idc-notice__second-step {
21283 + display: inline-block;
21284 +}
21285 +
21286 +.jp-idc-notice .jp-idc-notice__header {
21287 + padding-top: 8px;
21288 + padding-bottom: 8px;
21289 +}
21290 +
21291 +.jp-idc-notice__header__emblem {
21292 + fill: #8cc258;
21293 + width: 25px;
21294 + height: 25px;
21295 + margin: 0 1em 0 auto;
21296 + float: left;
21297 +}
21298 +
21299 +.jp-idc-notice__header__text {
21300 + font-size: 14px;
21301 + font-weight: 600;
21302 + line-height: 25px;
21303 + margin: 0;
21304 +}
21305 +
21306 +.jp-idc-notice__content-header {
21307 + margin: 16px 0;
21308 +}
21309 +
21310 +.jp-idc-notice__content-header__lead {
21311 + font-size: 16px;
21312 + font-weight: 600;
21313 + line-height: 21px;
21314 + margin: 0;
21315 +}
21316 +
21317 +.jp-idc-notice__content-header .jp-idc-notice__content-header__explanation {
21318 + font-size: 14px;
21319 + font-weight: 400;
21320 + margin: 8px 0 0;
21321 +}
21322 +
21323 +@media only screen and (min-width: 960px) {
21324 + .jp-idc-notice__content-header .jp-idc-notice__content-header__explanation {
21325 + margin: 4px 0 0;
21326 + }
21327 +}
21328 +
21329 +.jp-idc-notice__action {
21330 + border: 1px solid #e9eff3;
21331 + border-radius: 4px;
21332 + display: -webkit-box;
21333 + display: -ms-flexbox;
21334 + display: flex;
21335 + padding: 16px;
21336 + -webkit-box-orient: vertical;
21337 + -webkit-box-direction: normal;
21338 + -ms-flex-direction: column;
21339 + flex-direction: column;
21340 + margin-top: auto;
21341 +}
21342 +
21343 +.jp-idc-notice__action:last-child {
21344 + margin: 16px 0 0;
21345 +}
21346 +
21347 +@media only screen and (min-width: 960px) {
21348 + .jp-idc-notice__actions {
21349 + display: -webkit-box;
21350 + display: -ms-flexbox;
21351 + display: flex;
21352 + }
21353 + .jp-idc-notice__action {
21354 + -webkit-box-flex: 1;
21355 + -ms-flex: 1;
21356 + flex: 1;
21357 + margin: 0 8px 0 0;
21358 + }
21359 + .jp-idc-notice__action:last-child {
21360 + margin: 0 0 0 8px;
21361 + }
21362 + .jp-idc-notice__action:first-child {
21363 + padding-right: 24px;
21364 + }
21365 + .jp-idc-notice__action:last-child {
21366 + padding-left: 24px;
21367 + }
21368 +}
21369 +
21370 +.jp-idc-notice .jp-idc-notice__action__explanation {
21371 + margin: 0 0 16px 0;
21372 +}
21373 +
21374 +.jp-idc-notice__separator {
21375 + background-color: #e9eff3;
21376 + margin: 0 -10px 0 -10px;
21377 + height: 1px;
21378 +}
21379 +
21380 +.jp-idc-notice.is-dismissible .jp-idc-notice__separator {
21381 + margin-right: -46px;
21382 +}
21383 +
21384 +@media only screen and (min-width: 782px) {
21385 + .jp-idc-notice__separator {
21386 + margin: 0 -12px 0 -12px;
21387 + }
21388 + .jp-idc-notice.is-dismissible .jp-idc-notice__separator {
21389 + margin-right: -38px;
21390 + }
21391 +}
21392 +
21393 +.jp-idc-notice .jp-idc-notice__unsure-prompt {
21394 + margin: 16px 0 0;
21395 +}
21396 +
21397 +.jp-idc-notice .jp-idc-error__notice {
21398 + display: none;
21399 +}
21400 +
21401 +.jp-idc-notice .jp-idc-error__notice .dops-notice__icon {
21402 + height: auto;
21403 + width: auto;
21404 +}
21405 +
21406 +@media only screen and (min-width: 683px) {
21407 + .jp-idc-notice .jp-idc-error__notice .dops-notice__text {
21408 + line-height: 24px;
21409 + }
21410 +}
21411 +
21412 +/*# sourceMappingURL=jetpack-idc.css.map */
21413
21414 diff --git a/plugins/jetpack/css/jetpack-idc.css.map b/plugins/jetpack/css/jetpack-idc.css.map
21415 new file mode 100644
21416 index 0000000..b83a2a2
21417 --- /dev/null
21418 +++ b/plugins/jetpack/css/jetpack-idc.css.map
21419 @@ -0,0 +1 @@
21420 +{"version":3,"names":[],"mappings":"","sources":["jetpack-idc.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n@charset \"UTF-8\";\n/*\nThe MIT License (MIT)\n\nCopyright © 2011–2015 thoughtbot, inc.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated\ndocumentation files (the “Software”), to deal in the Software without restriction, including without limitation the\nrights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit\npersons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial\nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE\nWARRANTIES OF MERCHANTABILITY, FITNESS FOR A P
21421 ARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\nOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\nhttps://github.com/thoughtbot/bourbon\n*/\n.jp-idc-notice,\n.jp-idc-notice * {\n box-sizing: border-box;\n}\n\n.jp-idc-notice {\n margin-left: 0;\n margin-right: 10px;\n margin-top: 10px;\n overflow: hidden;\n padding-bottom: 16px;\n padding-top: 0;\n}\n\n.jp-idc-notice.is-non-admin {\n padding-bottom: 0;\n}\n\n@media all and (min-width: 783px) {\n .jp-idc-notice {\n margin-right: 20px;\n margin-top: 20px;\n }\n .jp-idc-notice.has-help-tabs {\n margin-top: 48px;\n }\n}\n\n.jp-idc-notice p {\n margin: 0;\n padding: 0;\n}\n\n.jp-idc-notice h3, .jp-idc-notice p {\n color: #2e4453;\n}\n\n.jp-idc-notice a:not(.dops-notice__action) {\n color: #0087be;\n text-decorat
21422 ion: none;\n}\n\n.jp-idc-notice a:not(.dops-notice__action):visited {\n color: #0087be;\n}\n\n.jp-idc-notice a:not(.dops-notice__action):hover, .jp-idc-notice a:not(.dops-notice__action):focus, .jp-idc-notice a:not(.dops-notice__action):active {\n color: #33bbe3;\n}\n\n.jp-idc-notice .dops-button {\n -ms-flex-item-align: start;\n align-self: flex-start;\n margin-top: auto;\n}\n\n.jp-idc-notice > div {\n padding: 0 8px;\n}\n\n.jp-idc-notice__first-step {\n display: inline-block;\n}\n\n.jp-idc-notice__second-step {\n display: none;\n}\n\n.jp-idc-notice.jp-idc-show-second-step .jp-idc-notice__first-step {\n display: none;\n}\n\n.jp-idc-notice.jp-idc-show-second-step .jp-idc-notice__second-step {\n display: inline-block;\n}\n\n.jp-idc-notice .jp-idc-notice__header {\n padding-top: 8px;\n padding-bottom: 8px;\n}\n\n.jp-idc-notice__header__emblem {\n fill: #8cc258;\n width: 25px;\n height: 25px;\n margin: 0 1em 0 auto;\n float: left;\n}\n\n.jp-idc-notice__header__text
21423 {\n font-size: 14px;\n font-weight: 600;\n line-height: 25px;\n margin: 0;\n}\n\n.jp-idc-notice__content-header {\n margin: 16px 0;\n}\n\n.jp-idc-notice__content-header__lead {\n font-size: 16px;\n font-weight: 600;\n line-height: 21px;\n margin: 0;\n}\n\n.jp-idc-notice__content-header .jp-idc-notice__content-header__explanation {\n font-size: 14px;\n font-weight: 400;\n margin: 8px 0 0;\n}\n\n@media only screen and (min-width: 960px) {\n .jp-idc-notice__content-header .jp-idc-notice__content-header__explanation {\n margin: 4px 0 0;\n }\n}\n\n.jp-idc-notice__action {\n border: 1px solid #e9eff3;\n border-radius: 4px;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n padding: 16px;\n -webkit-box-orient: vertical;\n -webkit-box-direction: normal;\n -ms-flex-direction: column;\n flex-direction: column;\n margin-top: auto;\n}\n\n.jp-idc-notice__action:last-child {\n margin: 16px 0 0;\n}\n\n@media only screen and (min-width: 960p
21424 x) {\n .jp-idc-notice__actions {\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n }\n .jp-idc-notice__action {\n -webkit-box-flex: 1;\n -ms-flex: 1;\n flex: 1;\n margin: 0 8px 0 0;\n }\n .jp-idc-notice__action:last-child {\n margin: 0 0 0 8px;\n }\n .jp-idc-notice__action:first-child {\n padding-right: 24px;\n }\n .jp-idc-notice__action:last-child {\n padding-left: 24px;\n }\n}\n\n.jp-idc-notice .jp-idc-notice__action__explanation {\n margin: 0 0 16px 0;\n}\n\n.jp-idc-notice__separator {\n background-color: #e9eff3;\n margin: 0 -10px 0 -10px;\n height: 1px;\n}\n\n.jp-idc-notice.is-dismissible .jp-idc-notice__separator {\n margin-right: -46px;\n}\n\n@media only screen and (min-width: 782px) {\n .jp-idc-notice__separator {\n margin: 0 -12px 0 -12px;\n }\n .jp-idc-notice.is-dismissible .jp-idc-notice__separator {\n margin-right: -38px;\n }\n}\n\n.jp-idc-notice .jp-idc-notice__unsure-prompt {\n margin:
21425 16px 0 0;\n}\n\n.jp-idc-notice .jp-idc-error__notice {\n display: none;\n}\n\n.jp-idc-notice .jp-idc-error__notice .dops-notice__icon {\n height: auto;\n width: auto;\n}\n\n@media only screen and (min-width: 683px) {\n .jp-idc-notice .jp-idc-error__notice .dops-notice__text {\n line-height: 24px;\n }\n}\n"],"file":"jetpack-idc.css"}
21426 \ No newline at end of file
21427
21428 diff --git a/plugins/jetpack/css/jetpack-idc.css.min.map b/plugins/jetpack/css/jetpack-idc.css.min.map
21429 new file mode 100644
21430 index 0000000..b83a2a2
21431 --- /dev/null
21432 +++ b/plugins/jetpack/css/jetpack-idc.css.min.map
21433 @@ -0,0 +1 @@
21434 +{"version":3,"names":[],"mappings":"","sources":["jetpack-idc.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n@charset \"UTF-8\";\n/*\nThe MIT License (MIT)\n\nCopyright © 2011–2015 thoughtbot, inc.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated\ndocumentation files (the “Software”), to deal in the Software without restriction, including without limitation the\nrights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit\npersons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial\nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE\nWARRANTIES OF MERCHANTABILITY, FITNESS FOR A P
21435 ARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\nOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\nhttps://github.com/thoughtbot/bourbon\n*/\n.jp-idc-notice,\n.jp-idc-notice * {\n box-sizing: border-box;\n}\n\n.jp-idc-notice {\n margin-left: 0;\n margin-right: 10px;\n margin-top: 10px;\n overflow: hidden;\n padding-bottom: 16px;\n padding-top: 0;\n}\n\n.jp-idc-notice.is-non-admin {\n padding-bottom: 0;\n}\n\n@media all and (min-width: 783px) {\n .jp-idc-notice {\n margin-right: 20px;\n margin-top: 20px;\n }\n .jp-idc-notice.has-help-tabs {\n margin-top: 48px;\n }\n}\n\n.jp-idc-notice p {\n margin: 0;\n padding: 0;\n}\n\n.jp-idc-notice h3, .jp-idc-notice p {\n color: #2e4453;\n}\n\n.jp-idc-notice a:not(.dops-notice__action) {\n color: #0087be;\n text-decorat
21436 ion: none;\n}\n\n.jp-idc-notice a:not(.dops-notice__action):visited {\n color: #0087be;\n}\n\n.jp-idc-notice a:not(.dops-notice__action):hover, .jp-idc-notice a:not(.dops-notice__action):focus, .jp-idc-notice a:not(.dops-notice__action):active {\n color: #33bbe3;\n}\n\n.jp-idc-notice .dops-button {\n -ms-flex-item-align: start;\n align-self: flex-start;\n margin-top: auto;\n}\n\n.jp-idc-notice > div {\n padding: 0 8px;\n}\n\n.jp-idc-notice__first-step {\n display: inline-block;\n}\n\n.jp-idc-notice__second-step {\n display: none;\n}\n\n.jp-idc-notice.jp-idc-show-second-step .jp-idc-notice__first-step {\n display: none;\n}\n\n.jp-idc-notice.jp-idc-show-second-step .jp-idc-notice__second-step {\n display: inline-block;\n}\n\n.jp-idc-notice .jp-idc-notice__header {\n padding-top: 8px;\n padding-bottom: 8px;\n}\n\n.jp-idc-notice__header__emblem {\n fill: #8cc258;\n width: 25px;\n height: 25px;\n margin: 0 1em 0 auto;\n float: left;\n}\n\n.jp-idc-notice__header__text
21437 {\n font-size: 14px;\n font-weight: 600;\n line-height: 25px;\n margin: 0;\n}\n\n.jp-idc-notice__content-header {\n margin: 16px 0;\n}\n\n.jp-idc-notice__content-header__lead {\n font-size: 16px;\n font-weight: 600;\n line-height: 21px;\n margin: 0;\n}\n\n.jp-idc-notice__content-header .jp-idc-notice__content-header__explanation {\n font-size: 14px;\n font-weight: 400;\n margin: 8px 0 0;\n}\n\n@media only screen and (min-width: 960px) {\n .jp-idc-notice__content-header .jp-idc-notice__content-header__explanation {\n margin: 4px 0 0;\n }\n}\n\n.jp-idc-notice__action {\n border: 1px solid #e9eff3;\n border-radius: 4px;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n padding: 16px;\n -webkit-box-orient: vertical;\n -webkit-box-direction: normal;\n -ms-flex-direction: column;\n flex-direction: column;\n margin-top: auto;\n}\n\n.jp-idc-notice__action:last-child {\n margin: 16px 0 0;\n}\n\n@media only screen and (min-width: 960p
21438 x) {\n .jp-idc-notice__actions {\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n }\n .jp-idc-notice__action {\n -webkit-box-flex: 1;\n -ms-flex: 1;\n flex: 1;\n margin: 0 8px 0 0;\n }\n .jp-idc-notice__action:last-child {\n margin: 0 0 0 8px;\n }\n .jp-idc-notice__action:first-child {\n padding-right: 24px;\n }\n .jp-idc-notice__action:last-child {\n padding-left: 24px;\n }\n}\n\n.jp-idc-notice .jp-idc-notice__action__explanation {\n margin: 0 0 16px 0;\n}\n\n.jp-idc-notice__separator {\n background-color: #e9eff3;\n margin: 0 -10px 0 -10px;\n height: 1px;\n}\n\n.jp-idc-notice.is-dismissible .jp-idc-notice__separator {\n margin-right: -46px;\n}\n\n@media only screen and (min-width: 782px) {\n .jp-idc-notice__separator {\n margin: 0 -12px 0 -12px;\n }\n .jp-idc-notice.is-dismissible .jp-idc-notice__separator {\n margin-right: -38px;\n }\n}\n\n.jp-idc-notice .jp-idc-notice__unsure-prompt {\n margin:
21439 16px 0 0;\n}\n\n.jp-idc-notice .jp-idc-error__notice {\n display: none;\n}\n\n.jp-idc-notice .jp-idc-error__notice .dops-notice__icon {\n height: auto;\n width: auto;\n}\n\n@media only screen and (min-width: 683px) {\n .jp-idc-notice .jp-idc-error__notice .dops-notice__text {\n line-height: 24px;\n }\n}\n"],"file":"jetpack-idc.css"}
21440 \ No newline at end of file
21441
21442 diff --git a/plugins/jetpack/css/jetpack-idc.min.css b/plugins/jetpack/css/jetpack-idc.min.css
21443 new file mode 100644
21444 index 0000000..69261fd
21445 --- /dev/null
21446 +++ b/plugins/jetpack/css/jetpack-idc.min.css
21447 @@ -0,0 +1,3 @@
21448 +@charset "UTF-8";/*!
21449 +* Do not modify this file directly. It is compiled SASS code.
21450 +*/.jp-idc-notice,.jp-idc-notice *{box-sizing:border-box}.jp-idc-notice{margin-left:0;margin-right:10px;margin-top:10px;overflow:hidden;padding-bottom:16px;padding-top:0}.jp-idc-notice.is-non-admin{padding-bottom:0}@media all and (min-width:783px){.jp-idc-notice{margin-right:20px;margin-top:20px}.jp-idc-notice.has-help-tabs{margin-top:48px}}.jp-idc-notice p{margin:0;padding:0}.jp-idc-notice h3,.jp-idc-notice p{color:#2e4453}.jp-idc-notice a:not(.dops-notice__action){color:#0087be;text-decoration:none}.jp-idc-notice a:not(.dops-notice__action):visited{color:#0087be}.jp-idc-notice a:not(.dops-notice__action):active,.jp-idc-notice a:not(.dops-notice__action):focus,.jp-idc-notice a:not(.dops-notice__action):hover{color:#33bbe3}.jp-idc-notice .dops-button{-ms-flex-item-align:start;align-self:flex-start;margin-top:auto}.jp-idc-notice>div{padding:0 8px}.jp-idc-notice__first-step{display:inline-block}.jp-idc-notice.jp-idc-show-second-step .jp-idc-notice__first-step,.jp-idc-notice__second-ste
21451 p{display:none}.jp-idc-notice.jp-idc-show-second-step .jp-idc-notice__second-step{display:inline-block}.jp-idc-notice .jp-idc-notice__header{padding-top:8px;padding-bottom:8px}.jp-idc-notice__header__emblem{fill:#8cc258;width:25px;height:25px;margin:0 1em 0 auto;float:left}.jp-idc-notice__header__text{font-size:14px;font-weight:600;line-height:25px;margin:0}.jp-idc-notice__content-header{margin:16px 0}.jp-idc-notice__content-header__lead{font-size:16px;font-weight:600;line-height:21px;margin:0}.jp-idc-notice__content-header .jp-idc-notice__content-header__explanation{font-size:14px;font-weight:400;margin:8px 0 0}@media only screen and (min-width:960px){.jp-idc-notice__content-header .jp-idc-notice__content-header__explanation{margin:4px 0 0}}.jp-idc-notice__action{border:1px solid #e9eff3;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-t
21452 op:auto}.jp-idc-notice__action:last-child{margin:16px 0 0}@media only screen and (min-width:960px){.jp-idc-notice__actions{display:-webkit-box;display:-ms-flexbox;display:flex}.jp-idc-notice__action{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 8px 0 0}.jp-idc-notice__action:last-child{margin:0 0 0 8px;padding-left:24px}.jp-idc-notice__action:first-child{padding-right:24px}}.jp-idc-notice .jp-idc-notice__action__explanation{margin:0 0 16px}.jp-idc-notice__separator{background-color:#e9eff3;margin:0 -10px;height:1px}.jp-idc-notice.is-dismissible .jp-idc-notice__separator{margin-right:-46px}@media only screen and (min-width:782px){.jp-idc-notice__separator{margin:0 -12px}.jp-idc-notice.is-dismissible .jp-idc-notice__separator{margin-right:-38px}}.jp-idc-notice .jp-idc-notice__unsure-prompt{margin:16px 0 0}.jp-idc-notice .jp-idc-error__notice{display:none}.jp-idc-notice .jp-idc-error__notice .dops-notice__icon{height:auto;width:auto}@media only screen and (min-width:683px){.jp-idc-noti
21453 ce .jp-idc-error__notice .dops-notice__text{line-height:24px}}
21454 \ No newline at end of file
21455
21456 diff --git a/plugins/jetpack/css/jetpack-rtl.css b/plugins/jetpack/css/jetpack-rtl.css
21457 index e2561e0..de75b87 100644
21458 --- a/plugins/jetpack/css/jetpack-rtl.css
21459 +++ b/plugins/jetpack/css/jetpack-rtl.css
21460 @@ -1,7 +1,7 @@
21461 /*!
21462 * Do not modify this file directly. It is concatenated from individual module CSS files.
21463 */
21464 -.jp-carousel-wrap *{line-height:inherit}.jp-carousel-overlay{background:#000}div.jp-carousel-fadeaway{background:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background:-webkit-gradient(linear,right bottom,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));position:fixed;bottom:0;z-index:2147483647;width:100%;height:15px}.jp-carousel-next-button span,.jp-carousel-previous-button span{background:url(../modules/carousel/images/arrows.png) center center no-repeat;background-size:200px 126px}.jp-carousel-msg{font-family:"Open Sans",sans-serif;font-style:normal;display:inline-block;line-height:19px;padding:11px 15px;font-size:14px;text-align:center;margin:25px 2px 0 20px;background-color:#fff;border-right:4px solid #ffba00;box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.jp-carousel-nex
21465 t-button span,.jp-carousel-previous-button span{background-image:url(../modules/carousel/images/arrows-2x.png)}}.jp-carousel-wrap{font-family:"Helvetica Neue",sans-serif!important}.jp-carousel-info{position:absolute;bottom:0;text-align:right!important;-webkit-font-smoothing:subpixel-antialiased!important}.jp-carousel-info ::selection{background:#68c9e8;color:#fff}.jp-carousel-info ::-moz-selection{background:#68c9e8;color:#fff}.jp-carousel-info h2,div.jp-carousel-buttons a{color:#999;text-shadow:none!important;letter-spacing:0!important}.jp-carousel-photo-info{position:relative;right:25%;width:50%}.jp-carousel-transitions .jp-carousel-photo-info{transition:.4s ease-out}.jp-carousel-info h2{background:100% 0!important;border:none!important;display:block!important;font:400 13px/1.25em "Helvetica Neue",sans-serif!important;margin:7px 0 0!important;padding:10px 0 0!important;overflow:hidden;text-align:right;text-transform:none!important;-webkit-font-smoothing:subpixel-antialiased}.jp-ca
21466 rousel-next-button,.jp-carousel-previous-button{text-indent:-9999px;overflow:hidden;cursor:pointer}.jp-carousel-next-button span,.jp-carousel-previous-button span{position:absolute;top:0;bottom:0;width:82px;zoom:1;filter:alpha(opacity=20);opacity:.2}.jp-carousel-transitions .jp-carousel-next-button span,.jp-carousel-transitions .jp-carousel-previous-button span{transition:.5s opacity ease-out}.jp-carousel-next-button:hover span,.jp-carousel-previous-button:hover span{filter:alpha(opacity=60);opacity:.6}.jp-carousel-next-button span{background-position:-110px center;left:0}.jp-carousel-previous-button span{background-position:-10px center;right:0}.jp-carousel-buttons{margin:-18px -20px 15px;padding:8px 10px;border-bottom:1px solid #222;background:#222;text-align:center}div.jp-carousel-buttons a{border:none!important;font:400 11px/1.2em "Helvetica Neue",sans-serif!important;padding:5px 0 5px 2px;text-decoration:none!important;vertical-align:middle;-webkit-font-smoothing:subpixel-antia
21467 liased}div.jp-carousel-buttons a:hover{color:#68c9e8;border:none!important}.jp-carousel-transitions div.jp-carousel-buttons a:hover{transition:none!important}.jp-carousel-next-button,.jp-carousel-previous-button,.jp-carousel-slide,.jp-carousel-slide img{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.jp-carousel-slide{position:fixed;width:0;bottom:0;background-color:#000;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px}.jp-carousel-slide.selected{position:absolute!important;filter:alpha(opacity=100);opacity:1}.jp-carousel-slide{filter:alpha(opacity=25);opacity:.25}.jp-carousel-slide img{display:block;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;background:100% 0!important;border:none!important;padding:0!important;box-shadow:0 2px 8px rgba(0,0,0,.1);zoom:1}.jp-carousel-transitions .jp-car
21468 ousel-slide{transition:opacity .4s linear}.jp-carousel-close-hint{color:#999;cursor:default;letter-spacing:0!important;padding:.35em 0 0;position:absolute;text-align:right;width:90%}.jp-carousel-transitions .jp-carousel-close-hint{transition:color .2s linear}.jp-carousel-close-hint span{cursor:pointer;background-color:#000;background-color:rgba(0,0,0,.8);display:block;height:22px;font:400 24px/1 "Helvetica Neue",sans-serif!important;line-height:22px;margin:0 .4em 0 0;text-align:center;vertical-align:middle;width:22px;border-radius:4px}.jp-carousel-transitions .jp-carousel-close-hint span{transition:border-color .2s linear}.jp-carousel-close-hint:hover{cursor:default;color:#fff}.jp-carousel-close-hint:hover span{border-color:#fff}a.jp-carousel-image-download,div.jp-carousel-buttons a.jp-carousel-commentlink,div.jp-carousel-buttons a.jp-carousel-reblog{background:url(../modules/carousel/images/carousel-sprite.png?5) no-repeat;background-size:16px 200px}div.jp-carousel-buttons a.jp-car
21469 ousel-commentlink,div.jp-carousel-buttons a.jp-carousel-reblog{margin:0 0 0 14px!important}div.jp-carousel-buttons a.jp-carousel-reblog.reblogged{background-color:#303030;padding-left:8px!important;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;margin:0 -12px 0 2px!important}div.jp-carousel-buttons a.jp-carousel-reblog,div.jp-carousel-buttons a.jp-carousel-reblog.reblogged:hover{background-position:6px -36px;padding-left:auto!important;padding-right:26px!important;color:#999}div.jp-carousel-buttons a.jp-carousel-commentlink{background-position:100% -156px;padding-right:19px!important}div.jp-carousel-buttons a.jp-carousel-reblog.reblogged:hover{cursor:default}div.jp-carousel-buttons a.jp-carousel-reblog:hover{background-position:6px -56px;color:#68c9e8}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min--moz-device-pixel-ratio:1.5),only screen an
21470 d (min-device-pixel-ratio:1.5){a.jp-carousel-image-download,div.jp-carousel-buttons a.jp-carousel-commentlink,div.jp-carousel-buttons a.jp-carousel-reblog{background-image:url(../modules/carousel/images/carousel-sprite-2x.png?5)}}div#carousel-reblog-box{background:#222;background:-moz-linear-gradient(bottom,#222,#333);background:-webkit-gradient(linear,right bottom,right top,from(#222),to(#333));padding:3px 0 0;display:none;margin:5px auto 0;border-radius:2px;box-shadow:0 0 20px rgba(0,0,0,.9);height:74px;width:565px}#carousel-reblog-box textarea{background:#999;font:13px/1.4 "Helvetica Neue",sans-serif!important;color:#444;padding:3px 6px;width:370px;height:48px;float:right;margin:6px 9px 0;border:1px solid #666;box-shadow:inset -2px 2px 2px rgba(0,0,0,.2);border-radius:2px}#carousel-reblog-box textarea:focus{background:#ccc;color:#222}#carousel-reblog-box label{color:#aaa;font-size:11px;padding-left:2px;padding-right:2px;display:inline;font-weight:400}#carousel-reblog-box select{w
21471 idth:110px;padding:0;font-size:12px;font-family:"Helvetica Neue",sans-serif!important;background:#333;color:#eee;border:1px solid #444;margin-top:5px}#carousel-reblog-box .submit,#wrapper #carousel-reblog-box p.response{float:right;width:154px;padding-top:0;padding-right:1px;overflow:hidden;height:34px;margin:3px 2px 0 0!important}#wrapper #carousel-reblog-box p.response{font-size:13px;clear:none;padding-right:2px;height:34px;color:#aaa}#carousel-reblog-box input#carousel-reblog-submit,#jp-carousel-comment-form-button-submit{font:13px/24px "Helvetica Neue",sans-serif!important;margin-top:8px;padding:0 10px!important;border-radius:1em;height:24px;color:#333;cursor:pointer;font-weight:400;background:#aaa;background:-moz-linear-gradient(bottom,#aaa,#ccc);background:-webkit-gradient(linear,right bottom,right top,from(#aaa),to(#ccc));border:1px solid #444}#carousel-reblog-box input#carousel-reblog-submit:hover,#jp-carousel-comment-form-button-submit:hover{background:#ccc;background:-moz-
21472 linear-gradient(bottom,#ccc,#eee);background:-webkit-gradient(linear,right bottom,right top,from(#ccc),to(#eee))}#carousel-reblog-box .canceltext{color:#aaa;font-size:11px;line-height:24px}#carousel-reblog-box .canceltext a{color:#fff}.jp-carousel-titleanddesc{border-top:1px solid #222;color:#999;font-size:15px;padding-top:24px;margin-bottom:20px;font-weight:400}.jp-carousel-titleanddesc-title{font:300 1.5em/1.1 "Helvetica Neue",sans-serif!important;text-transform:none!important;color:#fff;margin:0 0 15px;padding:0}.jp-carousel-titleanddesc-desc p{color:#999;line-height:1.4;margin-bottom:.75em}.jp-carousel-comments p a,.jp-carousel-info h2 a,.jp-carousel-titleanddesc p a{color:#fff!important;border:none!important;text-decoration:underline!important;font-weight:400!important;font-style:normal!important}.jp-carousel-titleanddesc p b,.jp-carousel-titleanddesc p strong{font-weight:700;color:#999}.jp-carousel-titleanddesc p em,.jp-carousel-titleanddesc p i{font-style:italic;color:#999}.j
21473 p-carousel-comments p a:hover,.jp-carousel-info h2 a:hover,.jp-carousel-titleanddesc p a:hover{color:#68c9e8!important}.jp-carousel-titleanddesc p:empty{display:none}.jp-carousel-left-column-wrapper h1:after,.jp-carousel-left-column-wrapper h1:before,.jp-carousel-photo-info h1:after,.jp-carousel-photo-info h1:before{content:none!important}.jp-carousel-image-meta{background:#111;border:1px solid #222;color:#fff;font:12px/1.4 "Helvetica Neue",sans-serif!important;overflow:hidden;padding:18px 20px;width:209px!important}.jp-carousel-image-meta h5,.jp-carousel-image-meta li{font-family:"Helvetica Neue",sans-serif!important;position:inherit!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;background:100% 0!important;border:none!important;font-weight:400!important;line-height:1.3em!important}.jp-carousel-image-meta ul{margin:0!important;padding:0!important;list-style:none!important}.jp-carousel-image-meta li{width:48%!important;float:right!importa
21474 nt;margin:0 0 15px 2%!important;color:#fff!important;font-size:13px!important}.jp-carousel-image-meta h5{color:#999!important;text-transform:uppercase!important;font-size:10px!important;margin:0 0 2px!important;letter-spacing:.1em!important}a.jp-carousel-image-download{padding-right:23px;display:inline-block;clear:both;color:#999;line-height:1;font-weight:400;font-size:13px;text-decoration:none;background-position:100% -82px}a.jp-carousel-image-download span.photo-size{font-size:11px;border-radius:1em;margin-right:2px;display:inline-block}a.jp-carousel-image-download span.photo-size-times{padding:0 2px 0 1px}a.jp-carousel-image-download:hover{background-position:100% -122px;color:#68c9e8;border:none!important}.jp-carousel-image-map{position:relative;margin:-20px -20px 20px;border-bottom:1px solid rgba(255,255,255,.17);height:154px}.jp-carousel-image-map img.gmap-main{border-top-right-radius:6px;border-left:1px solid rgba(255,255,255,.17)}.jp-carousel-image-map div.gmap-topright{widt
21475 h:94px;height:154px;position:absolute;top:0;left:0}.jp-carousel-image-map div.imgclip{overflow:hidden;border-top-left-radius:6px}.jp-carousel-image-map div.gmap-topright img{margin-right:-40px}.jp-carousel-image-map img.gmap-bottomright{position:absolute;top:96px;left:0}.jp-carousel-comments{font:15px/1.7 "Helvetica Neue",sans-serif!important;font-weight:400;background:none}.jp-carousel-comments p a:active,.jp-carousel-comments p a:focus,.jp-carousel-comments p a:hover{color:#68c9e8!important}.jp-carousel-comment{background:none;color:#999;margin-bottom:20px;clear:right;overflow:auto;width:100%}.jp-carousel-comment p{color:#999!important}.jp-carousel-comment .comment-author{font-size:13px;font-weight:400;padding:0;width:auto;display:inline;float:none;border:none;margin:0}.jp-carousel-comment .comment-author a{color:#fff}.jp-carousel-comment .comment-gravatar{float:right}.jp-carousel-comment .comment-content{border:none;margin-right:85px;padding:0}.jp-carousel-comment .avatar{margin:
21476 0 0 0 20px;border-radius:4px;border:none!important;padding:0!important;background-color:transparent!important}.jp-carousel-comment .comment-date{color:#999;margin-top:4px;font-size:11px;display:inline;float:left}#jp-carousel-comment-form{margin:0 0 10px!important;float:right;width:100%}textarea#jp-carousel-comment-form-comment-field{background:rgba(34,34,34,.9);border:1px solid #3a3a3a;color:#aaa;font:15px/1.4 "Helvetica Neue",sans-serif!important;width:100%;padding:10px 10px 5px;margin:0;float:none;height:147px;box-shadow:inset -2px 2px 2px rgba(0,0,0,.2);border-radius:3px;overflow:hidden;box-sizing:border-box}textarea#jp-carousel-comment-form-comment-field::-webkit-input-placeholder{color:#555}#jp-carousel-comment-form-commenting-as input:focus,textarea#jp-carousel-comment-form-comment-field:focus{background:#ccc;color:#222}textarea#jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder{color:#aaa}#jp-carousel-comment-form-spinner{color:#fff;margin:22px 10px 0 0;d
21477 isplay:block;width:20px;height:20px;float:right}#jp-carousel-comment-form-submit-and-info-wrapper{display:none;overflow:hidden;width:100%}#jp-carousel-comment-form-commenting-as input{background:rgba(34,34,34,.9);border:1px solid #3a3a3a;color:#aaa;font:13px/1.4 "Helvetica Neue",sans-serif!important;padding:3px 6px;float:right;box-shadow:inset -2px 2px 2px rgba(0,0,0,.2);border-radius:2px;width:285px}#jp-carousel-comment-form-commenting-as p{font:400 13px/1.7 "Helvetica Neue",sans-serif!important;margin:22px 0 0;float:right}#jp-carousel-comment-form-commenting-as fieldset{float:right;border:none;margin:20px 0 0;padding:0;clear:both}#jp-carousel-comment-form-commenting-as label{font:400 13px/1.7 "Helvetica Neue",sans-serif!important;margin:0 0 3px 20px;float:right;width:100px}#jp-carousel-comment-form-button-submit{margin-top:20px;float:left}#jp-carousel-comment-form-container,#js-carousel-comment-form-container{margin-bottom:15px;overflow:auto;width:100%}#jp-carousel-comment-post-re
21478 sults{display:none;overflow:auto;width:100%}#jp-carousel-comment-post-results span{display:block;text-align:center;margin-top:20px;width:100%;overflow:auto;padding:1em 0;box-sizing:border-box;background:rgba(0,0,0,.7);border-radius:2px;font:13px/1.4 "Helvetica Neue",sans-serif!important;border:1px solid rgba(255,255,255,.17);box-shadow:inset 0 0 5px 5px rgba(0,0,0,1)}.jp-carousel-comment-post-error{color:#DF4926}#jp-carousel-comments-closed{display:none;color:#999}#jp-carousel-comments-loading{font:400 15px/1.7 "Helvetica Neue",sans-serif!important;display:none;color:#999;text-align:right;margin-bottom:20px}.jp-carousel-light .jp-carousel-overlay{background:#fff}.jp-carousel-light .jp-carousel-next-button:hover span,.jp-carousel-light .jp-carousel-previous-button:hover span{opacity:.8}.jp-carousel-light .jp-carousel-close-hint:hover,.jp-carousel-light .jp-carousel-titleanddesc div{color:#000!important}.jp-carousel-light .jp-carousel-comment .comment-author a,.jp-carousel-light .jp-c
21479 arousel-comments p a,.jp-carousel-light .jp-carousel-info h2 a,.jp-carousel-light .jp-carousel-titleanddesc p a{color:#1e8cbe!important}.jp-carousel-light .jp-carousel-comment .comment-author a:hover,.jp-carousel-light .jp-carousel-comments p a:hover,.jp-carousel-light .jp-carousel-info h2 a:hover,.jp-carousel-light .jp-carousel-titleanddesc p a:hover{color:#f1831e!important}.jp-carousel-light .jp-carousel-comment,.jp-carousel-light .jp-carousel-comment p,.jp-carousel-light .jp-carousel-info h2,.jp-carousel-light .jp-carousel-titleanddesc,.jp-carousel-light .jp-carousel-titleanddesc p,.jp-carousel-light .jp-carousel-titleanddesc p b,.jp-carousel-light .jp-carousel-titleanddesc p em,.jp-carousel-light .jp-carousel-titleanddesc p i,.jp-carousel-light .jp-carousel-titleanddesc p strong,.jp-carousel-light div.jp-carousel-buttons a{color:#666}.jp-carousel-light .jp-carousel-buttons{border-bottom-color:#f0f0f0;background:#f5f5f5}.jp-carousel-light div.jp-carousel-buttons a:hover{text-deco
21480 ration:none;color:#f1831e}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog,.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog:hover{background-position:4px -56px;padding-right:24px!important}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-commentlink{background-position:100% -176px}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog.reblogged{background-color:#2ea2cc;color:#fff;background-position:5px -36px}.jp-carousel-light div#carousel-reblog-box{background:#eee;background:-moz-linear-gradient(bottom,#ececec,#f7f7f7);background:-webkit-gradient(linear,right bottom,right top,from(#ececec),to(#f7f7f7));box-shadow:0 2px 10px rgba(0,0,0,.1);border:1px solid #ddd}.jp-carousel-light #jp-carousel-comment-form-commenting-as input,.jp-carousel-light textarea#jp-carousel-comment-form-comment-field{box-shadow:inset -2px 2px 2px rgba(0,0,0,.1);border:1px solid #dfdfdf;background:#fbfbfb;color:#333}.jp-carousel-light #carousel-reblog-box textar
21481 ea{color:#666;border:1px solid #cfcfcf;background:#fff}.jp-carousel-light #carousel-reblog-box .canceltext{color:#888}.jp-carousel-light #carousel-reblog-box .canceltext a{color:#666}.jp-carousel-light #carousel-reblog-box select{background:#eee;color:#333;border:1px solid #aaa}#jp-carousel-comment-form-button-submit,.jp-carousel-light #carousel-reblog-box input#carousel-reblog-submit{color:#333;background:#fff;background:-moz-linear-gradient(bottom,#ddd,#fff);background:-webkit-gradient(linear,right bottom,right top,from(#ddd),to(#fff));border:1px solid #aaa}.jp-carousel-light .jp-carousel-image-meta{background:#fafafa;border:1px solid #eee;border-top-color:#f5f5f5;border-right-color:#f5f5f5;color:#333}.jp-carousel-light .jp-carousel-image-meta li{color:#000!important}.jp-carousel-light .jp-carousel-close-hint{color:#ccc}.jp-carousel-light .jp-carousel-close-hint span{background-color:#fff;border-color:#ccc}.jp-carousel-light #jp-carousel-comment-form-comment-field::-webkit-input-p
21482 laceholder{color:#aaa}.jp-carousel-light #jp-carousel-comment-form-comment-field:focus{color:#333}.jp-carousel-light #jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder{color:#ddd}.jp-carousel-light a.jp-carousel-image-download{background-position:100% -122px}.jp-carousel-light a.jp-carousel-image-download:hover{background-position:100% -122px;color:#f1831e}.jp-carousel-light #jp-carousel-comment-form-commenting-as input:focus{background:#fbfbfb;color:#333}.jp-carousel-light #jp-carousel-comment-post-results span{background:#f7f7f7;border:1px solid #dfdfdf;box-shadow:inset 0 0 5px rgba(0,0,0,.05)}.jp-carousel-light .jp-carousel-slide{background-color:#fff}.jp-carousel-light .jp-carousel-titleanddesc{border-top:1px solid #eee}.jp-carousel-light .jp-carousel-fadeaway{background:-moz-linear-gradient(bottom,rgba(255,255,255,.75),rgba(255,255,255,0));background:-webkit-gradient(linear,right bottom,right top,from(rgba(255,255,255,.75)),to(rgba(255,255,255,0)))}@media
21483 only screen and (max-width:760px){.jp-carousel-info{margin:0 10px!important}.jp-carousel-buttons,.jp-carousel-next-button,.jp-carousel-previous-button{display:none!important}.jp-carousel-image-meta{float:none!important;width:100%!important;box-sizing:border-box}.jp-carousel-close-hint{font-weight:800!important;font-size:26px!important;position:fixed!important;top:-10px}.jp-carousel-slide img{filter:alpha(opacity=100);opacity:1}.jp-carousel-wrap{background-color:#000}.jp-carousel-fadeaway{display:none}#jp-carousel-comment-form-container{display:none!important}.jp-carousel-titleanddesc{padding-top:0!important;border:none!important}.jp-carousel-titleanddesc-title{font-size:1em!important}.jp-carousel-left-column-wrapper{padding:0;width:100%!important}.jp-carousel-photo-info{right:0!important;width:100%!important}}
21484 +.jp-carousel-wrap *{line-height:inherit}.jp-carousel-overlay{background:#000}div.jp-carousel-fadeaway{background:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background:-webkit-gradient(linear,right bottom,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));position:fixed;bottom:0;z-index:2147483647;width:100%;height:15px}.jp-carousel-next-button span,.jp-carousel-previous-button span{background:url(../modules/carousel/images/arrows.png) center center no-repeat;background-size:200px 126px}.jp-carousel-msg{font-family:"Open Sans",sans-serif;font-style:normal;display:inline-block;line-height:19px;padding:11px 15px;font-size:14px;text-align:center;margin:25px 2px 0 20px;background-color:#fff;border-right:4px solid #ffba00;box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.jp-carousel-nex
21485 t-button span,.jp-carousel-previous-button span{background-image:url(../modules/carousel/images/arrows-2x.png)}}.jp-carousel-wrap{font-family:"Helvetica Neue",sans-serif!important}.jp-carousel-info{position:absolute;bottom:0;text-align:right!important;-webkit-font-smoothing:subpixel-antialiased!important}.jp-carousel-info ::selection{background:#68c9e8;color:#fff}.jp-carousel-info ::-moz-selection{background:#68c9e8;color:#fff}.jp-carousel-info h2,div.jp-carousel-buttons a{color:#999;text-shadow:none!important;letter-spacing:0!important}.jp-carousel-photo-info{position:relative;right:25%;width:50%}.jp-carousel-transitions .jp-carousel-photo-info{transition:.4s ease-out}.jp-carousel-info h2{background:100% 0!important;border:none!important;display:block!important;font:400 13px/1.25em "Helvetica Neue",sans-serif!important;margin:7px 0 0!important;padding:10px 0 0!important;overflow:hidden;text-align:right;text-transform:none!important;-webkit-font-smoothing:subpixel-antialiased}.jp-ca
21486 rousel-next-button,.jp-carousel-previous-button{text-indent:-9999px;overflow:hidden;cursor:pointer}.jp-carousel-next-button span,.jp-carousel-previous-button span{position:absolute;top:0;bottom:0;width:82px;zoom:1;filter:alpha(opacity=20);opacity:.2}.jp-carousel-transitions .jp-carousel-next-button span,.jp-carousel-transitions .jp-carousel-previous-button span{transition:.5s opacity ease-out}.jp-carousel-next-button:hover span,.jp-carousel-previous-button:hover span{filter:alpha(opacity=60);opacity:.6}.jp-carousel-next-button span{background-position:-110px center;left:0}.jp-carousel-previous-button span{background-position:-10px center;right:0}.jp-carousel-buttons{margin:-18px -20px 15px;padding:8px 10px;border-bottom:1px solid #222;background:#222;text-align:center}div.jp-carousel-buttons a{border:none!important;font:400 11px/1.2em "Helvetica Neue",sans-serif!important;padding:5px 0 5px 2px;text-decoration:none!important;vertical-align:middle;-webkit-font-smoothing:subpixel-antia
21487 liased}div.jp-carousel-buttons a:hover{color:#68c9e8;border:none!important}.jp-carousel-transitions div.jp-carousel-buttons a:hover{transition:none!important}.jp-carousel-next-button,.jp-carousel-previous-button,.jp-carousel-slide,.jp-carousel-slide img{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.jp-carousel-slide{position:fixed;width:0;bottom:0;background-color:#000;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px}.jp-carousel-slide.selected{position:absolute!important;filter:alpha(opacity=100);opacity:1}.jp-carousel-slide{filter:alpha(opacity=25);opacity:.25}.jp-carousel-slide img{display:block;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;background:100% 0!important;border:none!important;padding:0!important;box-shadow:0 2px 8px rgba(0,0,0,.1);zoom:1}.jp-carousel-transitions .jp-car
21488 ousel-slide{transition:opacity .4s linear}.jp-carousel-close-hint{color:#999;cursor:default;letter-spacing:0!important;padding:.35em 0 0;position:absolute;text-align:left;width:90%}.jp-carousel-transitions .jp-carousel-close-hint{transition:color .2s linear}.jp-carousel-close-hint span{cursor:pointer;background-color:#000;background-color:rgba(0,0,0,.8);display:inline-block;height:22px;font:400 24px/1 "Helvetica Neue",sans-serif!important;line-height:22px;margin:0 .4em 0 0;text-align:center;vertical-align:middle;width:22px;border-radius:4px}.jp-carousel-transitions .jp-carousel-close-hint span{transition:border-color .2s linear}.jp-carousel-close-hint:hover{cursor:default;color:#fff}.jp-carousel-close-hint:hover span{border-color:#fff}a.jp-carousel-image-download,div.jp-carousel-buttons a.jp-carousel-commentlink,div.jp-carousel-buttons a.jp-carousel-reblog{background:url(../modules/carousel/images/carousel-sprite.png?5) no-repeat;background-size:16px 200px}div.jp-carousel-buttons a.
21489 jp-carousel-commentlink,div.jp-carousel-buttons a.jp-carousel-reblog{margin:0 0 0 14px!important}div.jp-carousel-buttons a.jp-carousel-reblog.reblogged{background-color:#303030;padding-left:8px!important;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;margin:0 -12px 0 2px!important}div.jp-carousel-buttons a.jp-carousel-reblog,div.jp-carousel-buttons a.jp-carousel-reblog.reblogged:hover{background-position:6px -36px;padding-left:auto!important;padding-right:26px!important;color:#999}div.jp-carousel-buttons a.jp-carousel-commentlink{background-position:100% -156px;padding-right:19px!important}div.jp-carousel-buttons a.jp-carousel-reblog.reblogged:hover{cursor:default}div.jp-carousel-buttons a.jp-carousel-reblog:hover{background-position:6px -56px;color:#68c9e8}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min--moz-device-pixel-ratio:1.5),only scr
21490 een and (min-device-pixel-ratio:1.5){a.jp-carousel-image-download,div.jp-carousel-buttons a.jp-carousel-commentlink,div.jp-carousel-buttons a.jp-carousel-reblog{background-image:url(../modules/carousel/images/carousel-sprite-2x.png?5)}}div#carousel-reblog-box{background:#222;background:-moz-linear-gradient(bottom,#222,#333);background:-webkit-gradient(linear,right bottom,right top,from(#222),to(#333));padding:3px 0 0;display:none;margin:5px auto 0;border-radius:2px;box-shadow:0 0 20px rgba(0,0,0,.9);height:74px;width:565px}#carousel-reblog-box textarea{background:#999;font:13px/1.4 "Helvetica Neue",sans-serif!important;color:#444;padding:3px 6px;width:370px;height:48px;float:right;margin:6px 9px 0;border:1px solid #666;box-shadow:inset -2px 2px 2px rgba(0,0,0,.2);border-radius:2px}#carousel-reblog-box textarea:focus{background:#ccc;color:#222}#carousel-reblog-box label{color:#aaa;font-size:11px;padding-left:2px;padding-right:2px;display:inline;font-weight:400}#carousel-reblog-box se
21491 lect{width:110px;padding:0;font-size:12px;font-family:"Helvetica Neue",sans-serif!important;background:#333;color:#eee;border:1px solid #444;margin-top:5px}#carousel-reblog-box .submit,#wrapper #carousel-reblog-box p.response{float:right;width:154px;padding-top:0;padding-right:1px;overflow:hidden;height:34px;margin:3px 2px 0 0!important}#wrapper #carousel-reblog-box p.response{font-size:13px;clear:none;padding-right:2px;height:34px;color:#aaa}#carousel-reblog-box input#carousel-reblog-submit,#jp-carousel-comment-form-button-submit{font:13px/24px "Helvetica Neue",sans-serif!important;margin-top:8px;padding:0 10px!important;border-radius:1em;height:24px;color:#333;cursor:pointer;font-weight:400;background:#aaa;background:-moz-linear-gradient(bottom,#aaa,#ccc);background:-webkit-gradient(linear,right bottom,right top,from(#aaa),to(#ccc));border:1px solid #444}#carousel-reblog-box input#carousel-reblog-submit:hover,#jp-carousel-comment-form-button-submit:hover{background:#ccc;background
21492 :-moz-linear-gradient(bottom,#ccc,#eee);background:-webkit-gradient(linear,right bottom,right top,from(#ccc),to(#eee))}#carousel-reblog-box .canceltext{color:#aaa;font-size:11px;line-height:24px}#carousel-reblog-box .canceltext a{color:#fff}.jp-carousel-titleanddesc{border-top:1px solid #222;color:#999;font-size:15px;padding-top:24px;margin-bottom:20px;font-weight:400}.jp-carousel-titleanddesc-title{font:300 1.5em/1.1 "Helvetica Neue",sans-serif!important;text-transform:none!important;color:#fff;margin:0 0 15px;padding:0}.jp-carousel-titleanddesc-desc p{color:#999;line-height:1.4;margin-bottom:.75em}.jp-carousel-comments p a,.jp-carousel-info h2 a,.jp-carousel-titleanddesc p a{color:#fff!important;border:none!important;text-decoration:underline!important;font-weight:400!important;font-style:normal!important}.jp-carousel-titleanddesc p b,.jp-carousel-titleanddesc p strong{font-weight:700;color:#999}.jp-carousel-titleanddesc p em,.jp-carousel-titleanddesc p i{font-style:italic;color:#
21493 999}.jp-carousel-comments p a:hover,.jp-carousel-info h2 a:hover,.jp-carousel-titleanddesc p a:hover{color:#68c9e8!important}.jp-carousel-titleanddesc p:empty{display:none}.jp-carousel-left-column-wrapper h1:after,.jp-carousel-left-column-wrapper h1:before,.jp-carousel-photo-info h1:after,.jp-carousel-photo-info h1:before{content:none!important}.jp-carousel-image-meta{background:#111;border:1px solid #222;color:#fff;font:12px/1.4 "Helvetica Neue",sans-serif!important;overflow:hidden;padding:18px 20px;width:209px!important}.jp-carousel-image-meta h5,.jp-carousel-image-meta li{font-family:"Helvetica Neue",sans-serif!important;position:inherit!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;background:100% 0!important;border:none!important;font-weight:400!important;line-height:1.3em!important}.jp-carousel-image-meta ul{margin:0!important;padding:0!important;list-style:none!important}.jp-carousel-image-meta li{width:48%!important;float:right!i
21494 mportant;margin:0 0 15px 2%!important;color:#fff!important;font-size:13px!important}.jp-carousel-image-meta h5{color:#999!important;text-transform:uppercase!important;font-size:10px!important;margin:0 0 2px!important;letter-spacing:.1em!important}a.jp-carousel-image-download{padding-right:23px;display:inline-block;clear:both;color:#999;line-height:1;font-weight:400;font-size:13px;text-decoration:none;background-position:100% -82px}a.jp-carousel-image-download span.photo-size{font-size:11px;border-radius:1em;margin-right:2px;display:inline-block}a.jp-carousel-image-download span.photo-size-times{padding:0 2px 0 1px}a.jp-carousel-image-download:hover{background-position:100% -122px;color:#68c9e8;border:none!important}.jp-carousel-image-map{position:relative;margin:-20px -20px 20px;border-bottom:1px solid rgba(255,255,255,.17);height:154px}.jp-carousel-image-map img.gmap-main{border-top-right-radius:6px;border-left:1px solid rgba(255,255,255,.17)}.jp-carousel-image-map div.gmap-toprigh
21495 t{width:94px;height:154px;position:absolute;top:0;left:0}.jp-carousel-image-map div.imgclip{overflow:hidden;border-top-left-radius:6px}.jp-carousel-image-map div.gmap-topright img{margin-right:-40px}.jp-carousel-image-map img.gmap-bottomright{position:absolute;top:96px;left:0}.jp-carousel-comments{font:15px/1.7 "Helvetica Neue",sans-serif!important;font-weight:400;background:none}.jp-carousel-comments p a:active,.jp-carousel-comments p a:focus,.jp-carousel-comments p a:hover{color:#68c9e8!important}.jp-carousel-comment{background:none;color:#999;margin-bottom:20px;clear:right;overflow:auto;width:100%}.jp-carousel-comment p{color:#999!important}.jp-carousel-comment .comment-author{font-size:13px;font-weight:400;padding:0;width:auto;display:inline;float:none;border:none;margin:0}.jp-carousel-comment .comment-author a{color:#fff}.jp-carousel-comment .comment-gravatar{float:right}.jp-carousel-comment .comment-content{border:none;margin-right:85px;padding:0}.jp-carousel-comment .avatar{m
21496 argin:0 0 0 20px;border-radius:4px;border:none!important;padding:0!important;background-color:transparent!important}.jp-carousel-comment .comment-date{color:#999;margin-top:4px;font-size:11px;display:inline;float:left}#jp-carousel-comment-form{margin:0 0 10px!important;float:right;width:100%}textarea#jp-carousel-comment-form-comment-field{background:rgba(34,34,34,.9);border:1px solid #3a3a3a;color:#aaa;font:15px/1.4 "Helvetica Neue",sans-serif!important;width:100%;padding:10px 10px 5px;margin:0;float:none;height:147px;box-shadow:inset -2px 2px 2px rgba(0,0,0,.2);border-radius:3px;overflow:hidden;box-sizing:border-box}textarea#jp-carousel-comment-form-comment-field::-webkit-input-placeholder{color:#555}#jp-carousel-comment-form-commenting-as input:focus,textarea#jp-carousel-comment-form-comment-field:focus{background:#ccc;color:#222}textarea#jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder{color:#aaa}#jp-carousel-comment-form-spinner{color:#fff;margin:22px 10px
21497 0 0;display:block;width:20px;height:20px;float:right}#jp-carousel-comment-form-submit-and-info-wrapper{display:none;overflow:hidden;width:100%}#jp-carousel-comment-form-commenting-as input{background:rgba(34,34,34,.9);border:1px solid #3a3a3a;color:#aaa;font:13px/1.4 "Helvetica Neue",sans-serif!important;padding:3px 6px;float:right;box-shadow:inset -2px 2px 2px rgba(0,0,0,.2);border-radius:2px;width:285px}#jp-carousel-comment-form-commenting-as p{font:400 13px/1.7 "Helvetica Neue",sans-serif!important;margin:22px 0 0;float:right}#jp-carousel-comment-form-commenting-as fieldset{float:right;border:none;margin:20px 0 0;padding:0;clear:both}#jp-carousel-comment-form-commenting-as label{font:400 13px/1.7 "Helvetica Neue",sans-serif!important;margin:0 0 3px 20px;float:right;width:100px}#jp-carousel-comment-form-button-submit{margin-top:20px;float:left}#jp-carousel-comment-form-container,#js-carousel-comment-form-container{margin-bottom:15px;overflow:auto;width:100%}#jp-carousel-comment-p
21498 ost-results{display:none;overflow:auto;width:100%}#jp-carousel-comment-post-results span{display:block;text-align:center;margin-top:20px;width:100%;overflow:auto;padding:1em 0;box-sizing:border-box;background:rgba(0,0,0,.7);border-radius:2px;font:13px/1.4 "Helvetica Neue",sans-serif!important;border:1px solid rgba(255,255,255,.17);box-shadow:inset 0 0 5px 5px rgba(0,0,0,1)}.jp-carousel-comment-post-error{color:#DF4926}#jp-carousel-comments-closed{display:none;color:#999}#jp-carousel-comments-loading{font:400 15px/1.7 "Helvetica Neue",sans-serif!important;display:none;color:#999;text-align:right;margin-bottom:20px}.jp-carousel-light .jp-carousel-overlay{background:#fff}.jp-carousel-light .jp-carousel-next-button:hover span,.jp-carousel-light .jp-carousel-previous-button:hover span{opacity:.8}.jp-carousel-light .jp-carousel-close-hint:hover,.jp-carousel-light .jp-carousel-titleanddesc div{color:#000!important}.jp-carousel-light .jp-carousel-comment .comment-author a,.jp-carousel-light
21499 .jp-carousel-comments p a,.jp-carousel-light .jp-carousel-info h2 a,.jp-carousel-light .jp-carousel-titleanddesc p a{color:#1e8cbe!important}.jp-carousel-light .jp-carousel-comment .comment-author a:hover,.jp-carousel-light .jp-carousel-comments p a:hover,.jp-carousel-light .jp-carousel-info h2 a:hover,.jp-carousel-light .jp-carousel-titleanddesc p a:hover{color:#f1831e!important}.jp-carousel-light .jp-carousel-comment,.jp-carousel-light .jp-carousel-comment p,.jp-carousel-light .jp-carousel-info h2,.jp-carousel-light .jp-carousel-titleanddesc,.jp-carousel-light .jp-carousel-titleanddesc p,.jp-carousel-light .jp-carousel-titleanddesc p b,.jp-carousel-light .jp-carousel-titleanddesc p em,.jp-carousel-light .jp-carousel-titleanddesc p i,.jp-carousel-light .jp-carousel-titleanddesc p strong,.jp-carousel-light div.jp-carousel-buttons a{color:#666}.jp-carousel-light .jp-carousel-buttons{border-bottom-color:#f0f0f0;background:#f5f5f5}.jp-carousel-light div.jp-carousel-buttons a:hover{tex
21500 t-decoration:none;color:#f1831e}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog,.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog:hover{background-position:4px -56px;padding-right:24px!important}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-commentlink{background-position:100% -176px}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog.reblogged{background-color:#2ea2cc;color:#fff;background-position:5px -36px}.jp-carousel-light div#carousel-reblog-box{background:#eee;background:-moz-linear-gradient(bottom,#ececec,#f7f7f7);background:-webkit-gradient(linear,right bottom,right top,from(#ececec),to(#f7f7f7));box-shadow:0 2px 10px rgba(0,0,0,.1);border:1px solid #ddd}.jp-carousel-light #jp-carousel-comment-form-commenting-as input,.jp-carousel-light textarea#jp-carousel-comment-form-comment-field{box-shadow:inset -2px 2px 2px rgba(0,0,0,.1);border:1px solid #dfdfdf;background:#fbfbfb;color:#333}.jp-carousel-light #carousel-reblog-box
21501 textarea{color:#666;border:1px solid #cfcfcf;background:#fff}.jp-carousel-light #carousel-reblog-box .canceltext{color:#888}.jp-carousel-light #carousel-reblog-box .canceltext a{color:#666}.jp-carousel-light #carousel-reblog-box select{background:#eee;color:#333;border:1px solid #aaa}#jp-carousel-comment-form-button-submit,.jp-carousel-light #carousel-reblog-box input#carousel-reblog-submit{color:#333;background:#fff;background:-moz-linear-gradient(bottom,#ddd,#fff);background:-webkit-gradient(linear,right bottom,right top,from(#ddd),to(#fff));border:1px solid #aaa}.jp-carousel-light .jp-carousel-image-meta{background:#fafafa;border:1px solid #eee;border-top-color:#f5f5f5;border-right-color:#f5f5f5;color:#333}.jp-carousel-light .jp-carousel-image-meta li{color:#000!important}.jp-carousel-light .jp-carousel-close-hint{color:#ccc}.jp-carousel-light .jp-carousel-close-hint span{background-color:#fff;border-color:#ccc}.jp-carousel-light #jp-carousel-comment-form-comment-field::-webkit-i
21502 nput-placeholder{color:#aaa}.jp-carousel-light #jp-carousel-comment-form-comment-field:focus{color:#333}.jp-carousel-light #jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder{color:#ddd}.jp-carousel-light a.jp-carousel-image-download{background-position:100% -122px}.jp-carousel-light a.jp-carousel-image-download:hover{background-position:100% -122px;color:#f1831e}.jp-carousel-light #jp-carousel-comment-form-commenting-as input:focus{background:#fbfbfb;color:#333}.jp-carousel-light #jp-carousel-comment-post-results span{background:#f7f7f7;border:1px solid #dfdfdf;box-shadow:inset 0 0 5px rgba(0,0,0,.05)}.jp-carousel-light .jp-carousel-slide{background-color:#fff}.jp-carousel-light .jp-carousel-titleanddesc{border-top:1px solid #eee}.jp-carousel-light .jp-carousel-fadeaway{background:-moz-linear-gradient(bottom,rgba(255,255,255,.75),rgba(255,255,255,0));background:-webkit-gradient(linear,right bottom,right top,from(rgba(255,255,255,.75)),to(rgba(255,255,255,0)))}@
21503 media only screen and (max-width:760px){.jp-carousel-info{margin:0 10px!important}.jp-carousel-buttons,.jp-carousel-next-button,.jp-carousel-previous-button{display:none!important}.jp-carousel-image-meta{float:none!important;width:100%!important;box-sizing:border-box}.jp-carousel-close-hint{font-weight:800!important;font-size:26px!important;position:fixed!important;top:-10px}.jp-carousel-slide img{filter:alpha(opacity=100);opacity:1}.jp-carousel-wrap{background-color:#000}.jp-carousel-fadeaway{display:none}#jp-carousel-comment-form-container{display:none!important}.jp-carousel-titleanddesc{padding-top:0!important;border:none!important}.jp-carousel-titleanddesc-title{font-size:1em!important}.jp-carousel-left-column-wrapper{padding:0;width:100%!important}.jp-carousel-photo-info{right:0!important;width:100%!important}}
21504 .contact-form .clear-form{clear:both}.contact-form input[type=text],.contact-form input[type=email]{width:300px;max-width:98%;margin-bottom:13px}.contact-form select{margin-bottom:13px}.contact-form textarea{height:200px;width:80%;float:none;margin-bottom:13px}.contact-form input[type=radio],.contact-form input[type=checkbox]{float:none;margin-bottom:13px}.contact-form label{margin-bottom:3px;float:none;font-weight:700;display:block}.contact-form label.checkbox,.contact-form label.radio{margin-bottom:3px;float:none;font-weight:700;display:inline-block}.contact-form label span{color:#AAA;margin-right:4px;font-weight:400}.contact-form-submission{margin-bottom:4em;padding:1.5em 1em}.contact-form-submission p{margin:0 auto}.form-errors .form-error-message{color:red}.textwidget .contact-form input[type=text],.textwidget .contact-form input[type=email],.textwidget .contact-form textarea{width:250px;max-width:100%;box-sizing:border-box}#jetpack-check-feedback-spam{margin:1px 0 0 8px}.jetpa
21505 ck-check-feedback-spam-spinner{display:inline-block;margin-top:7px}
21506 .infinite-loader{color:#000;display:block;height:28px;text-indent:-9999px}#infinite-handle span{background:#333;border-radius:1px;color:#eee;cursor:pointer;font-size:13px;padding:6px 16px}#infinite-handle span button,#infinite-handle span button:focus,#infinite-handle span button:hover{display:inline;position:static;padding:0;margin:0;border:none;line-height:inherit;background:100% 0;color:inherit;cursor:inherit;font-size:inherit;font-weight:inherit;font-family:inherit}#infinite-handle span button::-moz-focus-inner{margin:0;padding:0;border:none}@media (max-width:800px){#infinite-handle span:before{display:none}#infinite-handle span{display:block}}#infinite-footer{position:fixed;bottom:-50px;right:0;width:100%}#infinite-footer a{text-decoration:none}#infinite-footer .blog-credits a:hover,#infinite-footer .blog-info a:hover{color:#444;text-decoration:underline}#infinite-footer .container{background:rgba(255,255,255,.8);border-color:#ccc;border-color:rgba(0,0,0,.1);border-style:solid;
21507 border-width:1px 0 0;box-sizing:border-box;margin:0 auto;overflow:hidden;padding:1px 20px;width:780px}#infinite-footer .blog-credits,#infinite-footer .blog-info{box-sizing:border-box;line-height:25px}#infinite-footer .blog-info{float:right;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap;width:40%}#infinite-footer .blog-credits{font-weight:400;float:left;width:60%}#infinite-footer .blog-info a{color:#111;font-size:14px;font-weight:700}#infinite-footer .blog-credits{color:#888;font-size:12px;text-align:left}#infinite-footer .blog-credits a{color:#666}.infinity-end.neverending #infinite-footer{display:none}@media (max-width:640px){#infinite-footer .container{box-sizing:border-box;width:100%}#infinite-footer .blog-info{width:30%}#infinite-footer .blog-credits{width:70%}#infinite-footer .blog-credits,#infinite-footer .blog-info a{font-size:10px}#infinite-footer{position:static}}
21508 #likes-other-gravatars li::before,div.sharedaddy h3.sd-title:before{content:""}#jp-post-flair{padding-top:.5em}#content div.sharedaddy,#main div.sharedaddy,div.sharedaddy{clear:both}div.sharedaddy h3.sd-title{margin:0 0 1em;display:inline-block;line-height:1.2;font-size:9pt;font-weight:700}div.sharedaddy h3.sd-title:before{display:block;width:100%;min-width:30px;border-top:1px solid #ddd;margin-bottom:1em}#wpadminbar li#wp-admin-bar-admin-bar-likes-widget{width:61px;overflow:hidden}#wpadminbar iframe.admin-bar-likes-widget{width:61px;height:28px;min-height:28px;border-width:0;position:absolute;top:0}div.jetpack-likes-widget-wrapper{width:100%;min-height:50px;position:relative}div.jetpack-likes-widget-wrapper .sd-link-color{font-size:12px}div.jetpack-likes-widget-wrapper.slim-likes-widget{width:1px;min-height:0}#likes-other-gravatars{display:none;position:absolute;padding:10px 10px 12px;background-color:#2e4453;border-width:0;box-shadow:0 0 10px #2e4453;box-shadow:0 0 10px rgba(46,68
21509 ,83,.6);min-width:130px;z-index:1000}#likes-other-gravatars *{line-height:normal}#likes-other-gravatars .likes-text{color:#fff;font-size:12px;padding-bottom:8px}#likes-other-gravatars li,#likes-other-gravatars ul{margin:0;padding:0;text-indent:0;list-style-type:none}#likes-other-gravatars ul.wpl-avatars{overflow:auto;display:block;max-height:190px}#likes-other-gravatars ul.wpl-avatars li{width:32px;height:32px;float:right;margin:0 0 5px 5px}#likes-other-gravatars ul.wpl-avatars li a{margin:0 0 0 2px;border-bottom:none!important;display:block}#likes-other-gravatars ul.wpl-avatars li a img{background:100% 0;border:none;margin:0!important;padding:0!important;position:static}div.sd-box{border-top:1px solid #ddd;border-top:1px solid rgba(0,0,0,.13)}.comment-likes-widget,.entry-content .post-likes-widget,.post-likes-widget{margin:0;border-width:0;display:block}.post-likes-widget-placeholder .button,div.sharedaddy.sd-like-enabled .sd-like h3{display:none}.post-likes-widget-placeholder{marg
21510 in:0;border-width:0;position:relative}.post-likes-widget-placeholder .loading{color:#999;font-size:12px}.slim-likes-widget .post-likes-widget{width:auto;float:none}div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget{width:100%;float:none;position:absolute;top:0}.comment-likes-widget{width:100%}.pd-rating{display:block!important}.sd-gplus .sd-title{display:none}
21511 @@ -18,4 +18,5 @@ body.presentation-wrapper-fullscreen-parent,html.presentation-wrapper-fullscreen
21512 div[class^=gr_custom_container]{border:1px solid gray;border-radius:10px;padding:10px 5px;background-color:#FFF;color:#000}div[class^=gr_custom_container] a{color:#000}div[class^=gr_custom_rating],h2[class^=gr_custom_header]{display:none}div[class^=gr_custom_each_container]{width:100%;clear:both;margin-bottom:10px;overflow:auto;padding-bottom:4px;border-bottom:1px solid #aaa}div[class^=gr_custom_book_container]{float:left;overflow:hidden;height:60px;margin-right:4px;width:39px}div[class^=gr_custom_author]{font-size:10px}div[class^=gr_custom_tags]{font-size:10px;color:gray}
21513 .widget_wpcom_social_media_icons_widget ul{list-style-type:none;margin-right:0}.widget_wpcom_social_media_icons_widget li{border:0;display:inline;margin-left:.5em}.widget_wpcom_social_media_icons_widget li a{border:0;text-decoration:none}.widget_wpcom_social_media_icons_widget .genericon{font-family:Genericons}.widget_wpcom_social_media_icons_widget .screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.widget_wpcom_social_media_icons_widget .screen-reader-text:active,.widget_wpcom_social_media_icons_widget .screen-reader-text:focus,.widget_wpcom_social_media_icons_widget .screen-reader-text:hover{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}
21514 .widgets-grid-layout{width:100%}.widgets-grid-layout:after,.widgets-grid-layout:before{content:" ";display:table}.widgets-grid-layout:after{clear:both}.widget-grid-view-image{float:right;max-width:50%}.widget-grid-view-image a{display:block;margin:0 0 4px 2px}.widget-grid-view-image:nth-child(even){float:left}.widget-grid-view-image:nth-child(even) a{margin:0 2px 4px 0}.widgets-grid-layout .widget-grid-view-image img{max-width:100%;height:auto}.widgets-multi-column-grid ul{overflow:hidden;padding:0;margin:0;list-style-type:none}.widgets-multi-column-grid ul li{background:100% 0;clear:none;float:right;margin:0 0 -3px -5px;padding:0 0 6px 8px;border:none;list-style-type:none!important}.widgets-multi-column-grid ul li a{background:100% 0;margin:0;padding:0;border:0}.widgets-multi-column-grid .avatar{vertical-align:middle}.widgets-list-layout{padding:0;margin:0;list-style-type:none}.widgets-list-layout li:after,.widgets-list-layout li:before{content:"";display:table}.widgets-list-layout
21515 li:after{clear:both}.widgets-list-layout li{zoom:1;margin-bottom:1em;list-style-type:none!important}.widgets-list-layout .widgets-list-layout-blavatar{float:right;width:21.276596%;max-width:40px;height:auto}.widgets-list-layout-links{float:left;width:73.404255%}.widgets-list-layout span{opacity:.5}.widgets-list-layout span:hover{opacity:.8}
21516 -.jetpack-image-container:after{clear:both}.jetpack-image-container:after,.jetpack-image-container:before{display:table;content:""}
21517 \ No newline at end of file
21518 +.jetpack-image-container:after{clear:both}.jetpack-image-container:after,.jetpack-image-container:before{display:table;content:""}
21519 +.widgets-multi-column-grid ul{overflow:hidden;padding:0;margin:0;list-style-type:none}.widgets-multi-column-grid ul li{background:100% 0;clear:none;float:right;margin:0 0 -3px -5px;padding:0 0 6px 8px;border:none;list-style-type:none!important}.widgets-multi-column-grid ul li a{background:100% 0;margin:0;padding:0;border:0}.widgets-multi-column-grid .avatar{vertical-align:middle}.widget_jetpack_my_community .avatar-240,.widget_jetpack_my_community .avatar-48{max-width:48px;max-height:48px}
21520 \ No newline at end of file
21521
21522 diff --git a/plugins/jetpack/css/jetpack.css b/plugins/jetpack/css/jetpack.css
21523 index 9a6d21d..8fe1bba 100644
21524 --- a/plugins/jetpack/css/jetpack.css
21525 +++ b/plugins/jetpack/css/jetpack.css
21526 @@ -1,7 +1,7 @@
21527 /*!
21528 * Do not modify this file directly. It is concatenated from individual module CSS files.
21529 */
21530 -.jp-carousel-wrap *{line-height:inherit}.jp-carousel-overlay{background:#000}div.jp-carousel-fadeaway{background:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));position:fixed;bottom:0;z-index:2147483647;width:100%;height:15px}.jp-carousel-next-button span,.jp-carousel-previous-button span{background:url(../modules/carousel/images/arrows.png) center center no-repeat;background-size:200px 126px}.jp-carousel-msg{font-family:"Open Sans",sans-serif;font-style:normal;display:inline-block;line-height:19px;padding:11px 15px;font-size:14px;text-align:center;margin:25px 20px 0 2px;background-color:#fff;border-left:4px solid #ffba00;box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.jp-carousel-next-b
21531 utton span,.jp-carousel-previous-button span{background-image:url(../modules/carousel/images/arrows-2x.png)}}.jp-carousel-wrap{font-family:"Helvetica Neue",sans-serif!important}.jp-carousel-info{position:absolute;bottom:0;text-align:left!important;-webkit-font-smoothing:subpixel-antialiased!important}.jp-carousel-info ::selection{background:#68c9e8;color:#fff}.jp-carousel-info ::-moz-selection{background:#68c9e8;color:#fff}.jp-carousel-info h2,div.jp-carousel-buttons a{color:#999;text-shadow:none!important;letter-spacing:0!important}.jp-carousel-photo-info{position:relative;left:25%;width:50%}.jp-carousel-transitions .jp-carousel-photo-info{transition:.4s ease-out}.jp-carousel-info h2{background:0 0!important;border:none!important;display:block!important;font:400 13px/1.25em "Helvetica Neue",sans-serif!important;margin:7px 0 0!important;padding:10px 0 0!important;overflow:hidden;text-align:left;text-transform:none!important;-webkit-font-smoothing:subpixel-antialiased}.jp-carousel-ne
21532 xt-button,.jp-carousel-previous-button{text-indent:-9999px;overflow:hidden;cursor:pointer}.jp-carousel-next-button span,.jp-carousel-previous-button span{position:absolute;top:0;bottom:0;width:82px;zoom:1;filter:alpha(opacity=20);opacity:.2}.jp-carousel-transitions .jp-carousel-next-button span,.jp-carousel-transitions .jp-carousel-previous-button span{transition:.5s opacity ease-out}.jp-carousel-next-button:hover span,.jp-carousel-previous-button:hover span{filter:alpha(opacity=60);opacity:.6}.jp-carousel-next-button span{background-position:-110px center;right:0}.jp-carousel-previous-button span{background-position:-10px center;left:0}.jp-carousel-buttons{margin:-18px -20px 15px;padding:8px 10px;border-bottom:1px solid #222;background:#222;text-align:center}div.jp-carousel-buttons a{border:none!important;font:400 11px/1.2em "Helvetica Neue",sans-serif!important;padding:5px 2px 5px 0;text-decoration:none!important;vertical-align:middle;-webkit-font-smoothing:subpixel-antialiased}di
21533 v.jp-carousel-buttons a:hover{color:#68c9e8;border:none!important}.jp-carousel-transitions div.jp-carousel-buttons a:hover{transition:none!important}.jp-carousel-next-button,.jp-carousel-previous-button,.jp-carousel-slide,.jp-carousel-slide img{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.jp-carousel-slide{position:fixed;width:0;bottom:0;background-color:#000;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px}.jp-carousel-slide.selected{position:absolute!important;filter:alpha(opacity=100);opacity:1}.jp-carousel-slide{filter:alpha(opacity=25);opacity:.25}.jp-carousel-slide img{display:block;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;background:0 0!important;border:none!important;padding:0!important;box-shadow:0 2px 8px rgba(0,0,0,.1);zoom:1}.jp-carousel-transitions .jp-carousel-slide{
21534 transition:opacity .4s linear}.jp-carousel-close-hint{color:#999;cursor:default;letter-spacing:0!important;padding:.35em 0 0;position:absolute;text-align:left;width:90%}.jp-carousel-transitions .jp-carousel-close-hint{transition:color .2s linear}.jp-carousel-close-hint span{cursor:pointer;background-color:#000;background-color:rgba(0,0,0,.8);display:block;height:22px;font:400 24px/1 "Helvetica Neue",sans-serif!important;line-height:22px;margin:0 0 0 .4em;text-align:center;vertical-align:middle;width:22px;border-radius:4px}.jp-carousel-transitions .jp-carousel-close-hint span{transition:border-color .2s linear}.jp-carousel-close-hint:hover{cursor:default;color:#fff}.jp-carousel-close-hint:hover span{border-color:#fff}a.jp-carousel-image-download,div.jp-carousel-buttons a.jp-carousel-commentlink,div.jp-carousel-buttons a.jp-carousel-reblog{background:url(../modules/carousel/images/carousel-sprite.png?5) no-repeat;background-size:16px 200px}div.jp-carousel-buttons a.jp-carousel-comment
21535 link,div.jp-carousel-buttons a.jp-carousel-reblog{margin:0 14px 0 0!important}div.jp-carousel-buttons a.jp-carousel-reblog.reblogged{background-color:#303030;padding-right:8px!important;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;margin:0 2px 0 -12px!important}div.jp-carousel-buttons a.jp-carousel-reblog,div.jp-carousel-buttons a.jp-carousel-reblog.reblogged:hover{background-position:6px -36px;padding-right:auto!important;padding-left:26px!important;color:#999}div.jp-carousel-buttons a.jp-carousel-commentlink{background-position:0 -156px;padding-left:19px!important}div.jp-carousel-buttons a.jp-carousel-reblog.reblogged:hover{cursor:default}div.jp-carousel-buttons a.jp-carousel-reblog:hover{background-position:6px -56px;color:#68c9e8}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pi
21536 xel-ratio:1.5){a.jp-carousel-image-download,div.jp-carousel-buttons a.jp-carousel-commentlink,div.jp-carousel-buttons a.jp-carousel-reblog{background-image:url(../modules/carousel/images/carousel-sprite-2x.png?5)}}div#carousel-reblog-box{background:#222;background:-moz-linear-gradient(bottom,#222,#333);background:-webkit-gradient(linear,left bottom,left top,from(#222),to(#333));padding:3px 0 0;display:none;margin:5px auto 0;border-radius:2px;box-shadow:0 0 20px rgba(0,0,0,.9);height:74px;width:565px}#carousel-reblog-box textarea{background:#999;font:13px/1.4 "Helvetica Neue",sans-serif!important;color:#444;padding:3px 6px;width:370px;height:48px;float:left;margin:6px 9px 0;border:1px solid #666;box-shadow:inset 2px 2px 2px rgba(0,0,0,.2);border-radius:2px}#carousel-reblog-box textarea:focus{background:#ccc;color:#222}#carousel-reblog-box label{color:#aaa;font-size:11px;padding-right:2px;padding-left:2px;display:inline;font-weight:400}#carousel-reblog-box select{width:110px;padding:0
21537 ;font-size:12px;font-family:"Helvetica Neue",sans-serif!important;background:#333;color:#eee;border:1px solid #444;margin-top:5px}#carousel-reblog-box .submit,#wrapper #carousel-reblog-box p.response{float:left;width:154px;padding-top:0;padding-left:1px;overflow:hidden;height:34px;margin:3px 0 0 2px!important}#wrapper #carousel-reblog-box p.response{font-size:13px;clear:none;padding-left:2px;height:34px;color:#aaa}#carousel-reblog-box input#carousel-reblog-submit,#jp-carousel-comment-form-button-submit{font:13px/24px "Helvetica Neue",sans-serif!important;margin-top:8px;padding:0 10px!important;border-radius:1em;height:24px;color:#333;cursor:pointer;font-weight:400;background:#aaa;background:-moz-linear-gradient(bottom,#aaa,#ccc);background:-webkit-gradient(linear,left bottom,left top,from(#aaa),to(#ccc));border:1px solid #444}#carousel-reblog-box input#carousel-reblog-submit:hover,#jp-carousel-comment-form-button-submit:hover{background:#ccc;background:-moz-linear-gradient(bottom,#c
21538 cc,#eee);background:-webkit-gradient(linear,left bottom,left top,from(#ccc),to(#eee))}#carousel-reblog-box .canceltext{color:#aaa;font-size:11px;line-height:24px}#carousel-reblog-box .canceltext a{color:#fff}.jp-carousel-titleanddesc{border-top:1px solid #222;color:#999;font-size:15px;padding-top:24px;margin-bottom:20px;font-weight:400}.jp-carousel-titleanddesc-title{font:300 1.5em/1.1 "Helvetica Neue",sans-serif!important;text-transform:none!important;color:#fff;margin:0 0 15px;padding:0}.jp-carousel-titleanddesc-desc p{color:#999;line-height:1.4;margin-bottom:.75em}.jp-carousel-comments p a,.jp-carousel-info h2 a,.jp-carousel-titleanddesc p a{color:#fff!important;border:none!important;text-decoration:underline!important;font-weight:400!important;font-style:normal!important}.jp-carousel-titleanddesc p b,.jp-carousel-titleanddesc p strong{font-weight:700;color:#999}.jp-carousel-titleanddesc p em,.jp-carousel-titleanddesc p i{font-style:italic;color:#999}.jp-carousel-comments p a:hov
21539 er,.jp-carousel-info h2 a:hover,.jp-carousel-titleanddesc p a:hover{color:#68c9e8!important}.jp-carousel-titleanddesc p:empty{display:none}.jp-carousel-left-column-wrapper h1:after,.jp-carousel-left-column-wrapper h1:before,.jp-carousel-photo-info h1:after,.jp-carousel-photo-info h1:before{content:none!important}.jp-carousel-image-meta{background:#111;border:1px solid #222;color:#fff;font:12px/1.4 "Helvetica Neue",sans-serif!important;overflow:hidden;padding:18px 20px;width:209px!important}.jp-carousel-image-meta h5,.jp-carousel-image-meta li{font-family:"Helvetica Neue",sans-serif!important;position:inherit!important;top:auto!important;right:auto!important;left:auto!important;bottom:auto!important;background:0 0!important;border:none!important;font-weight:400!important;line-height:1.3em!important}.jp-carousel-image-meta ul{margin:0!important;padding:0!important;list-style:none!important}.jp-carousel-image-meta li{width:48%!important;float:left!important;margin:0 2% 15px 0!important
21540 ;color:#fff!important;font-size:13px!important}.jp-carousel-image-meta h5{color:#999!important;text-transform:uppercase!important;font-size:10px!important;margin:0 0 2px!important;letter-spacing:.1em!important}a.jp-carousel-image-download{padding-left:23px;display:inline-block;clear:both;color:#999;line-height:1;font-weight:400;font-size:13px;text-decoration:none;background-position:0 -82px}a.jp-carousel-image-download span.photo-size{font-size:11px;border-radius:1em;margin-left:2px;display:inline-block}a.jp-carousel-image-download span.photo-size-times{padding:0 1px 0 2px}a.jp-carousel-image-download:hover{background-position:0 -122px;color:#68c9e8;border:none!important}.jp-carousel-image-map{position:relative;margin:-20px -20px 20px;border-bottom:1px solid rgba(255,255,255,.17);height:154px}.jp-carousel-image-map img.gmap-main{border-top-left-radius:6px;border-right:1px solid rgba(255,255,255,.17)}.jp-carousel-image-map div.gmap-topright{width:94px;height:154px;position:absolute;t
21541 op:0;right:0}.jp-carousel-image-map div.imgclip{overflow:hidden;border-top-right-radius:6px}.jp-carousel-image-map div.gmap-topright img{margin-left:-40px}.jp-carousel-image-map img.gmap-bottomright{position:absolute;top:96px;right:0}.jp-carousel-comments{font:15px/1.7 "Helvetica Neue",sans-serif!important;font-weight:400;background:none}.jp-carousel-comments p a:active,.jp-carousel-comments p a:focus,.jp-carousel-comments p a:hover{color:#68c9e8!important}.jp-carousel-comment{background:none;color:#999;margin-bottom:20px;clear:left;overflow:auto;width:100%}.jp-carousel-comment p{color:#999!important}.jp-carousel-comment .comment-author{font-size:13px;font-weight:400;padding:0;width:auto;display:inline;float:none;border:none;margin:0}.jp-carousel-comment .comment-author a{color:#fff}.jp-carousel-comment .comment-gravatar{float:left}.jp-carousel-comment .comment-content{border:none;margin-left:85px;padding:0}.jp-carousel-comment .avatar{margin:0 20px 0 0;border-radius:4px;border:none
21542 !important;padding:0!important;background-color:transparent!important}.jp-carousel-comment .comment-date{color:#999;margin-top:4px;font-size:11px;display:inline;float:right}#jp-carousel-comment-form{margin:0 0 10px!important;float:left;width:100%}textarea#jp-carousel-comment-form-comment-field{background:rgba(34,34,34,.9);border:1px solid #3a3a3a;color:#aaa;font:15px/1.4 "Helvetica Neue",sans-serif!important;width:100%;padding:10px 10px 5px;margin:0;float:none;height:147px;box-shadow:inset 2px 2px 2px rgba(0,0,0,.2);border-radius:3px;overflow:hidden;box-sizing:border-box}textarea#jp-carousel-comment-form-comment-field::-webkit-input-placeholder{color:#555}#jp-carousel-comment-form-commenting-as input:focus,textarea#jp-carousel-comment-form-comment-field:focus{background:#ccc;color:#222}textarea#jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder{color:#aaa}#jp-carousel-comment-form-spinner{color:#fff;margin:22px 0 0 10px;display:block;width:20px;height:20px;float
21543 :left}#jp-carousel-comment-form-submit-and-info-wrapper{display:none;overflow:hidden;width:100%}#jp-carousel-comment-form-commenting-as input{background:rgba(34,34,34,.9);border:1px solid #3a3a3a;color:#aaa;font:13px/1.4 "Helvetica Neue",sans-serif!important;padding:3px 6px;float:left;box-shadow:inset 2px 2px 2px rgba(0,0,0,.2);border-radius:2px;width:285px}#jp-carousel-comment-form-commenting-as p{font:400 13px/1.7 "Helvetica Neue",sans-serif!important;margin:22px 0 0;float:left}#jp-carousel-comment-form-commenting-as fieldset{float:left;border:none;margin:20px 0 0;padding:0;clear:both}#jp-carousel-comment-form-commenting-as label{font:400 13px/1.7 "Helvetica Neue",sans-serif!important;margin:0 20px 3px 0;float:left;width:100px}#jp-carousel-comment-form-button-submit{margin-top:20px;float:right}#jp-carousel-comment-form-container,#js-carousel-comment-form-container{margin-bottom:15px;overflow:auto;width:100%}#jp-carousel-comment-post-results{display:none;overflow:auto;width:100%}#j
21544 p-carousel-comment-post-results span{display:block;text-align:center;margin-top:20px;width:100%;overflow:auto;padding:1em 0;box-sizing:border-box;background:rgba(0,0,0,.7);border-radius:2px;font:13px/1.4 "Helvetica Neue",sans-serif!important;border:1px solid rgba(255,255,255,.17);box-shadow:inset 0 0 5px 5px rgba(0,0,0,1)}.jp-carousel-comment-post-error{color:#DF4926}#jp-carousel-comments-closed{display:none;color:#999}#jp-carousel-comments-loading{font:400 15px/1.7 "Helvetica Neue",sans-serif!important;display:none;color:#999;text-align:left;margin-bottom:20px}.jp-carousel-light .jp-carousel-overlay{background:#fff}.jp-carousel-light .jp-carousel-next-button:hover span,.jp-carousel-light .jp-carousel-previous-button:hover span{opacity:.8}.jp-carousel-light .jp-carousel-close-hint:hover,.jp-carousel-light .jp-carousel-titleanddesc div{color:#000!important}.jp-carousel-light .jp-carousel-comment .comment-author a,.jp-carousel-light .jp-carousel-comments p a,.jp-carousel-light .jp-car
21545 ousel-info h2 a,.jp-carousel-light .jp-carousel-titleanddesc p a{color:#1e8cbe!important}.jp-carousel-light .jp-carousel-comment .comment-author a:hover,.jp-carousel-light .jp-carousel-comments p a:hover,.jp-carousel-light .jp-carousel-info h2 a:hover,.jp-carousel-light .jp-carousel-titleanddesc p a:hover{color:#f1831e!important}.jp-carousel-light .jp-carousel-comment,.jp-carousel-light .jp-carousel-comment p,.jp-carousel-light .jp-carousel-info h2,.jp-carousel-light .jp-carousel-titleanddesc,.jp-carousel-light .jp-carousel-titleanddesc p,.jp-carousel-light .jp-carousel-titleanddesc p b,.jp-carousel-light .jp-carousel-titleanddesc p em,.jp-carousel-light .jp-carousel-titleanddesc p i,.jp-carousel-light .jp-carousel-titleanddesc p strong,.jp-carousel-light div.jp-carousel-buttons a{color:#666}.jp-carousel-light .jp-carousel-buttons{border-bottom-color:#f0f0f0;background:#f5f5f5}.jp-carousel-light div.jp-carousel-buttons a:hover{text-decoration:none;color:#f1831e}.jp-carousel-light di
21546 v.jp-carousel-buttons a.jp-carousel-reblog,.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog:hover{background-position:4px -56px;padding-left:24px!important}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-commentlink{background-position:0 -176px}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog.reblogged{background-color:#2ea2cc;color:#fff;background-position:5px -36px}.jp-carousel-light div#carousel-reblog-box{background:#eee;background:-moz-linear-gradient(bottom,#ececec,#f7f7f7);background:-webkit-gradient(linear,left bottom,left top,from(#ececec),to(#f7f7f7));box-shadow:0 2px 10px rgba(0,0,0,.1);border:1px solid #ddd}.jp-carousel-light #jp-carousel-comment-form-commenting-as input,.jp-carousel-light textarea#jp-carousel-comment-form-comment-field{box-shadow:inset 2px 2px 2px rgba(0,0,0,.1);border:1px solid #dfdfdf;background:#fbfbfb;color:#333}.jp-carousel-light #carousel-reblog-box textarea{color:#666;border:1px solid #cfcfcf;background:#fff
21547 }.jp-carousel-light #carousel-reblog-box .canceltext{color:#888}.jp-carousel-light #carousel-reblog-box .canceltext a{color:#666}.jp-carousel-light #carousel-reblog-box select{background:#eee;color:#333;border:1px solid #aaa}#jp-carousel-comment-form-button-submit,.jp-carousel-light #carousel-reblog-box input#carousel-reblog-submit{color:#333;background:#fff;background:-moz-linear-gradient(bottom,#ddd,#fff);background:-webkit-gradient(linear,left bottom,left top,from(#ddd),to(#fff));border:1px solid #aaa}.jp-carousel-light .jp-carousel-image-meta{background:#fafafa;border:1px solid #eee;border-top-color:#f5f5f5;border-left-color:#f5f5f5;color:#333}.jp-carousel-light .jp-carousel-image-meta li{color:#000!important}.jp-carousel-light .jp-carousel-close-hint{color:#ccc}.jp-carousel-light .jp-carousel-close-hint span{background-color:#fff;border-color:#ccc}.jp-carousel-light #jp-carousel-comment-form-comment-field::-webkit-input-placeholder{color:#aaa}.jp-carousel-light #jp-carousel-com
21548 ment-form-comment-field:focus{color:#333}.jp-carousel-light #jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder{color:#ddd}.jp-carousel-light a.jp-carousel-image-download{background-position:0 -122px}.jp-carousel-light a.jp-carousel-image-download:hover{background-position:0 -122px;color:#f1831e}.jp-carousel-light #jp-carousel-comment-form-commenting-as input:focus{background:#fbfbfb;color:#333}.jp-carousel-light #jp-carousel-comment-post-results span{background:#f7f7f7;border:1px solid #dfdfdf;box-shadow:inset 0 0 5px rgba(0,0,0,.05)}.jp-carousel-light .jp-carousel-slide{background-color:#fff}.jp-carousel-light .jp-carousel-titleanddesc{border-top:1px solid #eee}.jp-carousel-light .jp-carousel-fadeaway{background:-moz-linear-gradient(bottom,rgba(255,255,255,.75),rgba(255,255,255,0));background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,.75)),to(rgba(255,255,255,0)))}@media only screen and (max-width:760px){.jp-carousel-info{margin:0 10px
21549 !important}.jp-carousel-buttons,.jp-carousel-next-button,.jp-carousel-previous-button{display:none!important}.jp-carousel-image-meta{float:none!important;width:100%!important;box-sizing:border-box}.jp-carousel-close-hint{font-weight:800!important;font-size:26px!important;position:fixed!important;top:-10px}.jp-carousel-slide img{filter:alpha(opacity=100);opacity:1}.jp-carousel-wrap{background-color:#000}.jp-carousel-fadeaway{display:none}#jp-carousel-comment-form-container{display:none!important}.jp-carousel-titleanddesc{padding-top:0!important;border:none!important}.jp-carousel-titleanddesc-title{font-size:1em!important}.jp-carousel-left-column-wrapper{padding:0;width:100%!important}.jp-carousel-photo-info{left:0!important;width:100%!important}}
21550 +.jp-carousel-wrap *{line-height:inherit}.jp-carousel-overlay{background:#000}div.jp-carousel-fadeaway{background:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));position:fixed;bottom:0;z-index:2147483647;width:100%;height:15px}.jp-carousel-next-button span,.jp-carousel-previous-button span{background:url(../modules/carousel/images/arrows.png) center center no-repeat;background-size:200px 126px}.jp-carousel-msg{font-family:"Open Sans",sans-serif;font-style:normal;display:inline-block;line-height:19px;padding:11px 15px;font-size:14px;text-align:center;margin:25px 20px 0 2px;background-color:#fff;border-left:4px solid #ffba00;box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.jp-carousel-next-b
21551 utton span,.jp-carousel-previous-button span{background-image:url(../modules/carousel/images/arrows-2x.png)}}.jp-carousel-wrap{font-family:"Helvetica Neue",sans-serif!important}.jp-carousel-info{position:absolute;bottom:0;text-align:left!important;-webkit-font-smoothing:subpixel-antialiased!important}.jp-carousel-info ::selection{background:#68c9e8;color:#fff}.jp-carousel-info ::-moz-selection{background:#68c9e8;color:#fff}.jp-carousel-info h2,div.jp-carousel-buttons a{color:#999;text-shadow:none!important;letter-spacing:0!important}.jp-carousel-photo-info{position:relative;left:25%;width:50%}.jp-carousel-transitions .jp-carousel-photo-info{transition:.4s ease-out}.jp-carousel-info h2{background:0 0!important;border:none!important;display:block!important;font:400 13px/1.25em "Helvetica Neue",sans-serif!important;margin:7px 0 0!important;padding:10px 0 0!important;overflow:hidden;text-align:left;text-transform:none!important;-webkit-font-smoothing:subpixel-antialiased}.jp-carousel-ne
21552 xt-button,.jp-carousel-previous-button{text-indent:-9999px;overflow:hidden;cursor:pointer}.jp-carousel-next-button span,.jp-carousel-previous-button span{position:absolute;top:0;bottom:0;width:82px;zoom:1;filter:alpha(opacity=20);opacity:.2}.jp-carousel-transitions .jp-carousel-next-button span,.jp-carousel-transitions .jp-carousel-previous-button span{transition:.5s opacity ease-out}.jp-carousel-next-button:hover span,.jp-carousel-previous-button:hover span{filter:alpha(opacity=60);opacity:.6}.jp-carousel-next-button span{background-position:-110px center;right:0}.jp-carousel-previous-button span{background-position:-10px center;left:0}.jp-carousel-buttons{margin:-18px -20px 15px;padding:8px 10px;border-bottom:1px solid #222;background:#222;text-align:center}div.jp-carousel-buttons a{border:none!important;font:400 11px/1.2em "Helvetica Neue",sans-serif!important;padding:5px 2px 5px 0;text-decoration:none!important;vertical-align:middle;-webkit-font-smoothing:subpixel-antialiased}di
21553 v.jp-carousel-buttons a:hover{color:#68c9e8;border:none!important}.jp-carousel-transitions div.jp-carousel-buttons a:hover{transition:none!important}.jp-carousel-next-button,.jp-carousel-previous-button,.jp-carousel-slide,.jp-carousel-slide img{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.jp-carousel-slide{position:fixed;width:0;bottom:0;background-color:#000;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px}.jp-carousel-slide.selected{position:absolute!important;filter:alpha(opacity=100);opacity:1}.jp-carousel-slide{filter:alpha(opacity=25);opacity:.25}.jp-carousel-slide img{display:block;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;background:0 0!important;border:none!important;padding:0!important;box-shadow:0 2px 8px rgba(0,0,0,.1);zoom:1}.jp-carousel-transitions .jp-carousel-slide{
21554 transition:opacity .4s linear}.jp-carousel-close-hint{color:#999;cursor:default;letter-spacing:0!important;padding:.35em 0 0;position:absolute;text-align:right;width:90%}.jp-carousel-transitions .jp-carousel-close-hint{transition:color .2s linear}.jp-carousel-close-hint span{cursor:pointer;background-color:#000;background-color:rgba(0,0,0,.8);display:inline-block;height:22px;font:400 24px/1 "Helvetica Neue",sans-serif!important;line-height:22px;margin:0 0 0 .4em;text-align:center;vertical-align:middle;width:22px;border-radius:4px}.jp-carousel-transitions .jp-carousel-close-hint span{transition:border-color .2s linear}.jp-carousel-close-hint:hover{cursor:default;color:#fff}.jp-carousel-close-hint:hover span{border-color:#fff}a.jp-carousel-image-download,div.jp-carousel-buttons a.jp-carousel-commentlink,div.jp-carousel-buttons a.jp-carousel-reblog{background:url(../modules/carousel/images/carousel-sprite.png?5) no-repeat;background-size:16px 200px}div.jp-carousel-buttons a.jp-carousel
21555 -commentlink,div.jp-carousel-buttons a.jp-carousel-reblog{margin:0 14px 0 0!important}div.jp-carousel-buttons a.jp-carousel-reblog.reblogged{background-color:#303030;padding-right:8px!important;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;margin:0 2px 0 -12px!important}div.jp-carousel-buttons a.jp-carousel-reblog,div.jp-carousel-buttons a.jp-carousel-reblog.reblogged:hover{background-position:6px -36px;padding-right:auto!important;padding-left:26px!important;color:#999}div.jp-carousel-buttons a.jp-carousel-commentlink{background-position:0 -156px;padding-left:19px!important}div.jp-carousel-buttons a.jp-carousel-reblog.reblogged:hover{cursor:default}div.jp-carousel-buttons a.jp-carousel-reblog:hover{background-position:6px -56px;color:#68c9e8}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-d
21556 evice-pixel-ratio:1.5){a.jp-carousel-image-download,div.jp-carousel-buttons a.jp-carousel-commentlink,div.jp-carousel-buttons a.jp-carousel-reblog{background-image:url(../modules/carousel/images/carousel-sprite-2x.png?5)}}div#carousel-reblog-box{background:#222;background:-moz-linear-gradient(bottom,#222,#333);background:-webkit-gradient(linear,left bottom,left top,from(#222),to(#333));padding:3px 0 0;display:none;margin:5px auto 0;border-radius:2px;box-shadow:0 0 20px rgba(0,0,0,.9);height:74px;width:565px}#carousel-reblog-box textarea{background:#999;font:13px/1.4 "Helvetica Neue",sans-serif!important;color:#444;padding:3px 6px;width:370px;height:48px;float:left;margin:6px 9px 0;border:1px solid #666;box-shadow:inset 2px 2px 2px rgba(0,0,0,.2);border-radius:2px}#carousel-reblog-box textarea:focus{background:#ccc;color:#222}#carousel-reblog-box label{color:#aaa;font-size:11px;padding-right:2px;padding-left:2px;display:inline;font-weight:400}#carousel-reblog-box select{width:110px;p
21557 adding:0;font-size:12px;font-family:"Helvetica Neue",sans-serif!important;background:#333;color:#eee;border:1px solid #444;margin-top:5px}#carousel-reblog-box .submit,#wrapper #carousel-reblog-box p.response{float:left;width:154px;padding-top:0;padding-left:1px;overflow:hidden;height:34px;margin:3px 0 0 2px!important}#wrapper #carousel-reblog-box p.response{font-size:13px;clear:none;padding-left:2px;height:34px;color:#aaa}#carousel-reblog-box input#carousel-reblog-submit,#jp-carousel-comment-form-button-submit{font:13px/24px "Helvetica Neue",sans-serif!important;margin-top:8px;padding:0 10px!important;border-radius:1em;height:24px;color:#333;cursor:pointer;font-weight:400;background:#aaa;background:-moz-linear-gradient(bottom,#aaa,#ccc);background:-webkit-gradient(linear,left bottom,left top,from(#aaa),to(#ccc));border:1px solid #444}#carousel-reblog-box input#carousel-reblog-submit:hover,#jp-carousel-comment-form-button-submit:hover{background:#ccc;background:-moz-linear-gradient(b
21558 ottom,#ccc,#eee);background:-webkit-gradient(linear,left bottom,left top,from(#ccc),to(#eee))}#carousel-reblog-box .canceltext{color:#aaa;font-size:11px;line-height:24px}#carousel-reblog-box .canceltext a{color:#fff}.jp-carousel-titleanddesc{border-top:1px solid #222;color:#999;font-size:15px;padding-top:24px;margin-bottom:20px;font-weight:400}.jp-carousel-titleanddesc-title{font:300 1.5em/1.1 "Helvetica Neue",sans-serif!important;text-transform:none!important;color:#fff;margin:0 0 15px;padding:0}.jp-carousel-titleanddesc-desc p{color:#999;line-height:1.4;margin-bottom:.75em}.jp-carousel-comments p a,.jp-carousel-info h2 a,.jp-carousel-titleanddesc p a{color:#fff!important;border:none!important;text-decoration:underline!important;font-weight:400!important;font-style:normal!important}.jp-carousel-titleanddesc p b,.jp-carousel-titleanddesc p strong{font-weight:700;color:#999}.jp-carousel-titleanddesc p em,.jp-carousel-titleanddesc p i{font-style:italic;color:#999}.jp-carousel-comments
21559 p a:hover,.jp-carousel-info h2 a:hover,.jp-carousel-titleanddesc p a:hover{color:#68c9e8!important}.jp-carousel-titleanddesc p:empty{display:none}.jp-carousel-left-column-wrapper h1:after,.jp-carousel-left-column-wrapper h1:before,.jp-carousel-photo-info h1:after,.jp-carousel-photo-info h1:before{content:none!important}.jp-carousel-image-meta{background:#111;border:1px solid #222;color:#fff;font:12px/1.4 "Helvetica Neue",sans-serif!important;overflow:hidden;padding:18px 20px;width:209px!important}.jp-carousel-image-meta h5,.jp-carousel-image-meta li{font-family:"Helvetica Neue",sans-serif!important;position:inherit!important;top:auto!important;right:auto!important;left:auto!important;bottom:auto!important;background:0 0!important;border:none!important;font-weight:400!important;line-height:1.3em!important}.jp-carousel-image-meta ul{margin:0!important;padding:0!important;list-style:none!important}.jp-carousel-image-meta li{width:48%!important;float:left!important;margin:0 2% 15px 0!i
21560 mportant;color:#fff!important;font-size:13px!important}.jp-carousel-image-meta h5{color:#999!important;text-transform:uppercase!important;font-size:10px!important;margin:0 0 2px!important;letter-spacing:.1em!important}a.jp-carousel-image-download{padding-left:23px;display:inline-block;clear:both;color:#999;line-height:1;font-weight:400;font-size:13px;text-decoration:none;background-position:0 -82px}a.jp-carousel-image-download span.photo-size{font-size:11px;border-radius:1em;margin-left:2px;display:inline-block}a.jp-carousel-image-download span.photo-size-times{padding:0 1px 0 2px}a.jp-carousel-image-download:hover{background-position:0 -122px;color:#68c9e8;border:none!important}.jp-carousel-image-map{position:relative;margin:-20px -20px 20px;border-bottom:1px solid rgba(255,255,255,.17);height:154px}.jp-carousel-image-map img.gmap-main{border-top-left-radius:6px;border-right:1px solid rgba(255,255,255,.17)}.jp-carousel-image-map div.gmap-topright{width:94px;height:154px;position:ab
21561 solute;top:0;right:0}.jp-carousel-image-map div.imgclip{overflow:hidden;border-top-right-radius:6px}.jp-carousel-image-map div.gmap-topright img{margin-left:-40px}.jp-carousel-image-map img.gmap-bottomright{position:absolute;top:96px;right:0}.jp-carousel-comments{font:15px/1.7 "Helvetica Neue",sans-serif!important;font-weight:400;background:none}.jp-carousel-comments p a:active,.jp-carousel-comments p a:focus,.jp-carousel-comments p a:hover{color:#68c9e8!important}.jp-carousel-comment{background:none;color:#999;margin-bottom:20px;clear:left;overflow:auto;width:100%}.jp-carousel-comment p{color:#999!important}.jp-carousel-comment .comment-author{font-size:13px;font-weight:400;padding:0;width:auto;display:inline;float:none;border:none;margin:0}.jp-carousel-comment .comment-author a{color:#fff}.jp-carousel-comment .comment-gravatar{float:left}.jp-carousel-comment .comment-content{border:none;margin-left:85px;padding:0}.jp-carousel-comment .avatar{margin:0 20px 0 0;border-radius:4px;bor
21562 der:none!important;padding:0!important;background-color:transparent!important}.jp-carousel-comment .comment-date{color:#999;margin-top:4px;font-size:11px;display:inline;float:right}#jp-carousel-comment-form{margin:0 0 10px!important;float:left;width:100%}textarea#jp-carousel-comment-form-comment-field{background:rgba(34,34,34,.9);border:1px solid #3a3a3a;color:#aaa;font:15px/1.4 "Helvetica Neue",sans-serif!important;width:100%;padding:10px 10px 5px;margin:0;float:none;height:147px;box-shadow:inset 2px 2px 2px rgba(0,0,0,.2);border-radius:3px;overflow:hidden;box-sizing:border-box}textarea#jp-carousel-comment-form-comment-field::-webkit-input-placeholder{color:#555}#jp-carousel-comment-form-commenting-as input:focus,textarea#jp-carousel-comment-form-comment-field:focus{background:#ccc;color:#222}textarea#jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder{color:#aaa}#jp-carousel-comment-form-spinner{color:#fff;margin:22px 0 0 10px;display:block;width:20px;height:20
21563 px;float:left}#jp-carousel-comment-form-submit-and-info-wrapper{display:none;overflow:hidden;width:100%}#jp-carousel-comment-form-commenting-as input{background:rgba(34,34,34,.9);border:1px solid #3a3a3a;color:#aaa;font:13px/1.4 "Helvetica Neue",sans-serif!important;padding:3px 6px;float:left;box-shadow:inset 2px 2px 2px rgba(0,0,0,.2);border-radius:2px;width:285px}#jp-carousel-comment-form-commenting-as p{font:400 13px/1.7 "Helvetica Neue",sans-serif!important;margin:22px 0 0;float:left}#jp-carousel-comment-form-commenting-as fieldset{float:left;border:none;margin:20px 0 0;padding:0;clear:both}#jp-carousel-comment-form-commenting-as label{font:400 13px/1.7 "Helvetica Neue",sans-serif!important;margin:0 20px 3px 0;float:left;width:100px}#jp-carousel-comment-form-button-submit{margin-top:20px;float:right}#jp-carousel-comment-form-container,#js-carousel-comment-form-container{margin-bottom:15px;overflow:auto;width:100%}#jp-carousel-comment-post-results{display:none;overflow:auto;width
21564 :100%}#jp-carousel-comment-post-results span{display:block;text-align:center;margin-top:20px;width:100%;overflow:auto;padding:1em 0;box-sizing:border-box;background:rgba(0,0,0,.7);border-radius:2px;font:13px/1.4 "Helvetica Neue",sans-serif!important;border:1px solid rgba(255,255,255,.17);box-shadow:inset 0 0 5px 5px rgba(0,0,0,1)}.jp-carousel-comment-post-error{color:#DF4926}#jp-carousel-comments-closed{display:none;color:#999}#jp-carousel-comments-loading{font:400 15px/1.7 "Helvetica Neue",sans-serif!important;display:none;color:#999;text-align:left;margin-bottom:20px}.jp-carousel-light .jp-carousel-overlay{background:#fff}.jp-carousel-light .jp-carousel-next-button:hover span,.jp-carousel-light .jp-carousel-previous-button:hover span{opacity:.8}.jp-carousel-light .jp-carousel-close-hint:hover,.jp-carousel-light .jp-carousel-titleanddesc div{color:#000!important}.jp-carousel-light .jp-carousel-comment .comment-author a,.jp-carousel-light .jp-carousel-comments p a,.jp-carousel-light
21565 .jp-carousel-info h2 a,.jp-carousel-light .jp-carousel-titleanddesc p a{color:#1e8cbe!important}.jp-carousel-light .jp-carousel-comment .comment-author a:hover,.jp-carousel-light .jp-carousel-comments p a:hover,.jp-carousel-light .jp-carousel-info h2 a:hover,.jp-carousel-light .jp-carousel-titleanddesc p a:hover{color:#f1831e!important}.jp-carousel-light .jp-carousel-comment,.jp-carousel-light .jp-carousel-comment p,.jp-carousel-light .jp-carousel-info h2,.jp-carousel-light .jp-carousel-titleanddesc,.jp-carousel-light .jp-carousel-titleanddesc p,.jp-carousel-light .jp-carousel-titleanddesc p b,.jp-carousel-light .jp-carousel-titleanddesc p em,.jp-carousel-light .jp-carousel-titleanddesc p i,.jp-carousel-light .jp-carousel-titleanddesc p strong,.jp-carousel-light div.jp-carousel-buttons a{color:#666}.jp-carousel-light .jp-carousel-buttons{border-bottom-color:#f0f0f0;background:#f5f5f5}.jp-carousel-light div.jp-carousel-buttons a:hover{text-decoration:none;color:#f1831e}.jp-carousel-
21566 light div.jp-carousel-buttons a.jp-carousel-reblog,.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog:hover{background-position:4px -56px;padding-left:24px!important}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-commentlink{background-position:0 -176px}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog.reblogged{background-color:#2ea2cc;color:#fff;background-position:5px -36px}.jp-carousel-light div#carousel-reblog-box{background:#eee;background:-moz-linear-gradient(bottom,#ececec,#f7f7f7);background:-webkit-gradient(linear,left bottom,left top,from(#ececec),to(#f7f7f7));box-shadow:0 2px 10px rgba(0,0,0,.1);border:1px solid #ddd}.jp-carousel-light #jp-carousel-comment-form-commenting-as input,.jp-carousel-light textarea#jp-carousel-comment-form-comment-field{box-shadow:inset 2px 2px 2px rgba(0,0,0,.1);border:1px solid #dfdfdf;background:#fbfbfb;color:#333}.jp-carousel-light #carousel-reblog-box textarea{color:#666;border:1px solid #cfcfcf;backgro
21567 und:#fff}.jp-carousel-light #carousel-reblog-box .canceltext{color:#888}.jp-carousel-light #carousel-reblog-box .canceltext a{color:#666}.jp-carousel-light #carousel-reblog-box select{background:#eee;color:#333;border:1px solid #aaa}#jp-carousel-comment-form-button-submit,.jp-carousel-light #carousel-reblog-box input#carousel-reblog-submit{color:#333;background:#fff;background:-moz-linear-gradient(bottom,#ddd,#fff);background:-webkit-gradient(linear,left bottom,left top,from(#ddd),to(#fff));border:1px solid #aaa}.jp-carousel-light .jp-carousel-image-meta{background:#fafafa;border:1px solid #eee;border-top-color:#f5f5f5;border-left-color:#f5f5f5;color:#333}.jp-carousel-light .jp-carousel-image-meta li{color:#000!important}.jp-carousel-light .jp-carousel-close-hint{color:#ccc}.jp-carousel-light .jp-carousel-close-hint span{background-color:#fff;border-color:#ccc}.jp-carousel-light #jp-carousel-comment-form-comment-field::-webkit-input-placeholder{color:#aaa}.jp-carousel-light #jp-caro
21568 usel-comment-form-comment-field:focus{color:#333}.jp-carousel-light #jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder{color:#ddd}.jp-carousel-light a.jp-carousel-image-download{background-position:0 -122px}.jp-carousel-light a.jp-carousel-image-download:hover{background-position:0 -122px;color:#f1831e}.jp-carousel-light #jp-carousel-comment-form-commenting-as input:focus{background:#fbfbfb;color:#333}.jp-carousel-light #jp-carousel-comment-post-results span{background:#f7f7f7;border:1px solid #dfdfdf;box-shadow:inset 0 0 5px rgba(0,0,0,.05)}.jp-carousel-light .jp-carousel-slide{background-color:#fff}.jp-carousel-light .jp-carousel-titleanddesc{border-top:1px solid #eee}.jp-carousel-light .jp-carousel-fadeaway{background:-moz-linear-gradient(bottom,rgba(255,255,255,.75),rgba(255,255,255,0));background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,.75)),to(rgba(255,255,255,0)))}@media only screen and (max-width:760px){.jp-carousel-info{margi
21569 n:0 10px!important}.jp-carousel-buttons,.jp-carousel-next-button,.jp-carousel-previous-button{display:none!important}.jp-carousel-image-meta{float:none!important;width:100%!important;box-sizing:border-box}.jp-carousel-close-hint{font-weight:800!important;font-size:26px!important;position:fixed!important;top:-10px}.jp-carousel-slide img{filter:alpha(opacity=100);opacity:1}.jp-carousel-wrap{background-color:#000}.jp-carousel-fadeaway{display:none}#jp-carousel-comment-form-container{display:none!important}.jp-carousel-titleanddesc{padding-top:0!important;border:none!important}.jp-carousel-titleanddesc-title{font-size:1em!important}.jp-carousel-left-column-wrapper{padding:0;width:100%!important}.jp-carousel-photo-info{left:0!important;width:100%!important}}
21570 .contact-form .clear-form{clear:both}.contact-form input[type=text],.contact-form input[type=email]{width:300px;max-width:98%;margin-bottom:13px}.contact-form select{margin-bottom:13px}.contact-form textarea{height:200px;width:80%;float:none;margin-bottom:13px}.contact-form input[type=radio],.contact-form input[type=checkbox]{float:none;margin-bottom:13px}.contact-form label{margin-bottom:3px;float:none;font-weight:700;display:block}.contact-form label.checkbox,.contact-form label.radio{margin-bottom:3px;float:none;font-weight:700;display:inline-block}.contact-form label span{color:#AAA;margin-left:4px;font-weight:400}.contact-form-submission{margin-bottom:4em;padding:1.5em 1em}.contact-form-submission p{margin:0 auto}.form-errors .form-error-message{color:red}.textwidget .contact-form input[type=text],.textwidget .contact-form input[type=email],.textwidget .contact-form textarea{width:250px;max-width:100%;box-sizing:border-box}#jetpack-check-feedback-spam{margin:1px 8px 0 0}.jetpac
21571 k-check-feedback-spam-spinner{display:inline-block;margin-top:7px}
21572 .infinite-loader{color:#000;display:block;height:28px;text-indent:-9999px}#infinite-handle span{background:#333;border-radius:1px;color:#eee;cursor:pointer;font-size:13px;padding:6px 16px}#infinite-handle span button,#infinite-handle span button:focus,#infinite-handle span button:hover{display:inline;position:static;padding:0;margin:0;border:none;line-height:inherit;background:0 0;color:inherit;cursor:inherit;font-size:inherit;font-weight:inherit;font-family:inherit}#infinite-handle span button::-moz-focus-inner{margin:0;padding:0;border:none}@media (max-width:800px){#infinite-handle span:before{display:none}#infinite-handle span{display:block}}#infinite-footer{position:fixed;bottom:-50px;left:0;width:100%}#infinite-footer a{text-decoration:none}#infinite-footer .blog-credits a:hover,#infinite-footer .blog-info a:hover{color:#444;text-decoration:underline}#infinite-footer .container{background:rgba(255,255,255,.8);border-color:#ccc;border-color:rgba(0,0,0,.1);border-style:solid;bord
21573 er-width:1px 0 0;box-sizing:border-box;margin:0 auto;overflow:hidden;padding:1px 20px;width:780px}#infinite-footer .blog-credits,#infinite-footer .blog-info{box-sizing:border-box;line-height:25px}#infinite-footer .blog-info{float:left;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:40%}#infinite-footer .blog-credits{font-weight:400;float:right;width:60%}#infinite-footer .blog-info a{color:#111;font-size:14px;font-weight:700}#infinite-footer .blog-credits{color:#888;font-size:12px;text-align:right}#infinite-footer .blog-credits a{color:#666}.infinity-end.neverending #infinite-footer{display:none}@media (max-width:640px){#infinite-footer .container{box-sizing:border-box;width:100%}#infinite-footer .blog-info{width:30%}#infinite-footer .blog-credits{width:70%}#infinite-footer .blog-credits,#infinite-footer .blog-info a{font-size:10px}#infinite-footer{position:static}}
21574 #likes-other-gravatars li::before,div.sharedaddy h3.sd-title:before{content:""}#jp-post-flair{padding-top:.5em}#content div.sharedaddy,#main div.sharedaddy,div.sharedaddy{clear:both}div.sharedaddy h3.sd-title{margin:0 0 1em;display:inline-block;line-height:1.2;font-size:9pt;font-weight:700}div.sharedaddy h3.sd-title:before{display:block;width:100%;min-width:30px;border-top:1px solid #ddd;margin-bottom:1em}#wpadminbar li#wp-admin-bar-admin-bar-likes-widget{width:61px;overflow:hidden}#wpadminbar iframe.admin-bar-likes-widget{width:61px;height:28px;min-height:28px;border-width:0;position:absolute;top:0}div.jetpack-likes-widget-wrapper{width:100%;min-height:50px;position:relative}div.jetpack-likes-widget-wrapper .sd-link-color{font-size:12px}div.jetpack-likes-widget-wrapper.slim-likes-widget{width:1px;min-height:0}#likes-other-gravatars{display:none;position:absolute;padding:10px 10px 12px;background-color:#2e4453;border-width:0;box-shadow:0 0 10px #2e4453;box-shadow:0 0 10px rgba(46,68
21575 ,83,.6);min-width:130px;z-index:1000}#likes-other-gravatars *{line-height:normal}#likes-other-gravatars .likes-text{color:#fff;font-size:12px;padding-bottom:8px}#likes-other-gravatars li,#likes-other-gravatars ul{margin:0;padding:0;text-indent:0;list-style-type:none}#likes-other-gravatars ul.wpl-avatars{overflow:auto;display:block;max-height:190px}#likes-other-gravatars ul.wpl-avatars li{width:32px;height:32px;float:left;margin:0 5px 5px 0}#likes-other-gravatars ul.wpl-avatars li a{margin:0 2px 0 0;border-bottom:none!important;display:block}#likes-other-gravatars ul.wpl-avatars li a img{background:0 0;border:none;margin:0!important;padding:0!important;position:static}div.sd-box{border-top:1px solid #ddd;border-top:1px solid rgba(0,0,0,.13)}.comment-likes-widget,.entry-content .post-likes-widget,.post-likes-widget{margin:0;border-width:0;display:block}.post-likes-widget-placeholder .button,div.sharedaddy.sd-like-enabled .sd-like h3{display:none}.post-likes-widget-placeholder{margin:0
21576 ;border-width:0;position:relative}.post-likes-widget-placeholder .loading{color:#999;font-size:12px}.slim-likes-widget .post-likes-widget{width:auto;float:none}div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget{width:100%;float:none;position:absolute;top:0}.comment-likes-widget{width:100%}.pd-rating{display:block!important}.sd-gplus .sd-title{display:none}
21577 @@ -18,4 +18,5 @@ body.presentation-wrapper-fullscreen-parent,html.presentation-wrapper-fullscreen
21578 div[class^=gr_custom_container]{border:1px solid gray;border-radius:10px;padding:10px 5px;background-color:#FFF;color:#000}div[class^=gr_custom_container] a{color:#000}div[class^=gr_custom_rating],h2[class^=gr_custom_header]{display:none}div[class^=gr_custom_each_container]{width:100%;clear:both;margin-bottom:10px;overflow:auto;padding-bottom:4px;border-bottom:1px solid #aaa}div[class^=gr_custom_book_container]{float:right;overflow:hidden;height:60px;margin-left:4px;width:39px}div[class^=gr_custom_author]{font-size:10px}div[class^=gr_custom_tags]{font-size:10px;color:gray}
21579 .widget_wpcom_social_media_icons_widget ul{list-style-type:none;margin-left:0}.widget_wpcom_social_media_icons_widget li{border:0;display:inline;margin-right:.5em}.widget_wpcom_social_media_icons_widget li a{border:0;text-decoration:none}.widget_wpcom_social_media_icons_widget .genericon{font-family:Genericons}.widget_wpcom_social_media_icons_widget .screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.widget_wpcom_social_media_icons_widget .screen-reader-text:active,.widget_wpcom_social_media_icons_widget .screen-reader-text:focus,.widget_wpcom_social_media_icons_widget .screen-reader-text:hover{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}
21580 .widgets-grid-layout{width:100%}.widgets-grid-layout:after,.widgets-grid-layout:before{content:" ";display:table}.widgets-grid-layout:after{clear:both}.widget-grid-view-image{float:left;max-width:50%}.widget-grid-view-image a{display:block;margin:0 2px 4px 0}.widget-grid-view-image:nth-child(even){float:right}.widget-grid-view-image:nth-child(even) a{margin:0 0 4px 2px}.widgets-grid-layout .widget-grid-view-image img{max-width:100%;height:auto}.widgets-multi-column-grid ul{overflow:hidden;padding:0;margin:0;list-style-type:none}.widgets-multi-column-grid ul li{background:0 0;clear:none;float:left;margin:0 -5px -3px 0;padding:0 8px 6px 0;border:none;list-style-type:none!important}.widgets-multi-column-grid ul li a{background:0 0;margin:0;padding:0;border:0}.widgets-multi-column-grid .avatar{vertical-align:middle}.widgets-list-layout{padding:0;margin:0;list-style-type:none}.widgets-list-layout li:after,.widgets-list-layout li:before{content:"";display:table}.widgets-list-layout li:aft
21581 er{clear:both}.widgets-list-layout li{zoom:1;margin-bottom:1em;list-style-type:none!important}.widgets-list-layout .widgets-list-layout-blavatar{float:left;width:21.276596%;max-width:40px;height:auto}.widgets-list-layout-links{float:right;width:73.404255%}.widgets-list-layout span{opacity:.5}.widgets-list-layout span:hover{opacity:.8}
21582 -.jetpack-image-container:after{clear:both}.jetpack-image-container:after,.jetpack-image-container:before{display:table;content:""}
21583 \ No newline at end of file
21584 +.jetpack-image-container:after{clear:both}.jetpack-image-container:after,.jetpack-image-container:before{display:table;content:""}
21585 +.widgets-multi-column-grid ul{overflow:hidden;padding:0;margin:0;list-style-type:none}.widgets-multi-column-grid ul li{background:0 0;clear:none;float:left;margin:0 -5px -3px 0;padding:0 8px 6px 0;border:none;list-style-type:none!important}.widgets-multi-column-grid ul li a{background:0 0;margin:0;padding:0;border:0}.widgets-multi-column-grid .avatar{vertical-align:middle}.widget_jetpack_my_community .avatar-240,.widget_jetpack_my_community .avatar-48{max-width:48px;max-height:48px}
21586 \ No newline at end of file
21587
21588 diff --git a/plugins/jetpack/functions.compat.php b/plugins/jetpack/functions.compat.php
21589 index 8f6f4a1..2517715 100644
21590 --- a/plugins/jetpack/functions.compat.php
21591 +++ b/plugins/jetpack/functions.compat.php
21592 @@ -8,7 +8,7 @@
21593 */
21594
21595 function jetpack_shortcode_get_youtube_id( $url ) {
21596 - return jetpack_get_youtube_id( $url );
21597 + return jetpack_get_youtube_id( $url );
21598 }
21599
21600 /**
21601
21602 diff --git a/plugins/jetpack/functions.opengraph.php b/plugins/jetpack/functions.opengraph.php
21603 index 750b93f..4f608ff 100644
21604 --- a/plugins/jetpack/functions.opengraph.php
21605 +++ b/plugins/jetpack/functions.opengraph.php
21606 @@ -321,27 +321,62 @@ function jetpack_og_get_image( $width = 200, $height = 200, $max_images = 4 ) {
21607 if ( empty( $image ) && function_exists( 'blavatar_domain' ) ) {
21608 $blavatar_domain = blavatar_domain( site_url() );
21609 if ( blavatar_exists( $blavatar_domain ) ) {
21610 - $image['src'] = blavatar_url( $blavatar_domain, 'img', $width, false, true );
21611 - $image['width'] = $width;
21612 - $image['height'] = $height;
21613 + $image_url = blavatar_url( $blavatar_domain, 'img', $width, false, true );
21614 +
21615 + $img_width = '';
21616 + $img_height = '';
21617 + $image_id = attachment_url_to_postid( $image_url );
21618 + $image_size = wp_get_attachment_image_src( $image_id, $width >= 512
21619 + ? 'full'
21620 + : array( $width, $width ) );
21621 + if ( isset( $image_size[1], $image_size[2] ) ) {
21622 + $img_width = $image_size[1];
21623 + $img_height = $image_size[2];
21624 + }
21625 +
21626 + if (_jetpack_og_get_image_validate_size($img_width, $img_height, $width, $height)) {
21627 + $image['src'] = $image_url;
21628 + $image['width'] = $width;
21629 + $image['height'] = $height;
21630 + }
21631 }
21632 }
21633
21634 // Second fall back, Site Logo
21635 if ( empty( $image ) && ( function_exists( 'jetpack_has_site_logo' ) && jetpack_has_site_logo() ) ) {
21636 - $image['src'] = jetpack_get_site_logo( 'url' );
21637 $image_dimensions = jetpack_get_site_logo_dimensions();
21638 if ( ! empty( $image_dimensions ) ) {
21639 - $image['width'] = $image_dimensions['width'];
21640 - $image['height'] = $image_dimensions['height'];
21641 + $img_width = $image_dimensions['width'];
21642 + $img_height = $image_dimensions['height'];
21643 + if (_jetpack_og_get_image_validate_size($img_width, $img_height, $width, $height)) {
21644 + $image['src'] = jetpack_get_site_logo( 'url' );
21645 + $image['width'] = $width;
21646 + $image['height'] = $height;
21647 + }
21648 }
21649 }
21650
21651 - // Third fall back, Core Site Icon. Added in WP 4.3.
21652 + // Third fall back, Core Site Icon, if valid in size. Added in WP 4.3.
21653 if ( empty( $image ) && ( function_exists( 'has_site_icon') && has_site_icon() ) ) {
21654 - $image['src'] = get_site_icon_url( 512 );
21655 - $image['width'] = '512';
21656 - $image['height'] = '512';
21657 + $max_side = max( $width, $height );
21658 + $image_url = get_site_icon_url( $max_side );
21659 +
21660 + $img_width = '';
21661 + $img_height = '';
21662 + $image_id = attachment_url_to_postid( $image_url );
21663 + $image_size = wp_get_attachment_image_src( $image_id, $max_side >= 512
21664 + ? 'full'
21665 + : array( $max_side, $max_side ) );
21666 + if ( isset( $image_size[1], $image_size[2] ) ) {
21667 + $img_width = $image_size[1];
21668 + $img_height = $image_size[2];
21669 + }
21670 +
21671 + if (_jetpack_og_get_image_validate_size($img_width, $img_height, $width, $height)) {
21672 + $image['src'] = $image_url;
21673 + $image['width'] = $width;
21674 + $image['height'] = $height;
21675 + }
21676 }
21677
21678 // Finally fall back, blank image
21679 @@ -359,6 +394,27 @@ function jetpack_og_get_image( $width = 200, $height = 200, $max_images = 4 ) {
21680 return $image;
21681 }
21682
21683 +
21684 +/**
21685 +* Validate the width and height against required width and height
21686 +*
21687 +* @param $width int Width of the image
21688 +* @param $height int Height of the image
21689 +* @param $req_width int Required width to pass validation
21690 +* @param $req_height int Required height to pass validation
21691 +* @return bool - True if the image passed the required size validation
21692 +*/
21693 +function _jetpack_og_get_image_validate_size($width, $height, $req_width, $req_height) {
21694 + if (!$width || !$height) {
21695 + return false;
21696 + }
21697 +
21698 + $valid_width = ( $width >= $req_width );
21699 + $valid_height = ( $height >= $req_height );
21700 + $is_image_acceptable = $valid_width && $valid_height;
21701 + return $is_image_acceptable;
21702 +}
21703 +
21704 /**
21705 * @param $email
21706 * @param $width
21707
21708 diff --git a/plugins/jetpack/functions.photon.php b/plugins/jetpack/functions.photon.php
21709 index d6cf13d..7e4202b 100644
21710 --- a/plugins/jetpack/functions.photon.php
21711 +++ b/plugins/jetpack/functions.photon.php
21712 @@ -139,10 +139,10 @@ function jetpack_photon_url( $image_url, $args = array(), $scheme = null ) {
21713 *
21714 * @since 3.4.2
21715 *
21716 - * @param string http://i{$subdomain}.wp.com Domain used by Photon. $subdomain is a random number between 0 and 2.
21717 + * @param string https://i{$subdomain}.wp.com Domain used by Photon. $subdomain is a random number between 0 and 2.
21718 * @param string $image_url URL of the image to be photonized.
21719 */
21720 - $photon_domain = apply_filters( 'jetpack_photon_domain', "http://i{$subdomain}.wp.com", $image_url );
21721 + $photon_domain = apply_filters( 'jetpack_photon_domain', "https://i{$subdomain}.wp.com", $image_url );
21722 $photon_domain = trailingslashit( esc_url( $photon_domain ) );
21723 $photon_url = $photon_domain . $image_host_path;
21724
21725 @@ -235,7 +235,7 @@ add_filter( 'jetpack_photon_any_extension_for_domain', 'jetpack_photon_allow_f
21726
21727 function jetpack_photon_url_scheme( $url, $scheme ) {
21728 if ( ! in_array( $scheme, array( 'http', 'https', 'network_path' ) ) ) {
21729 - $scheme = is_ssl() ? 'https' : 'http';
21730 + $scheme = 'https';
21731 }
21732
21733 if ( 'network_path' == $scheme ) {
21734
21735 diff --git a/plugins/jetpack/images/apps/community2x.jpg b/plugins/jetpack/images/apps/community2x.jpg
21736 deleted file mode 100644
21737 index 443aeb0..0000000
21738 Binary files a/plugins/jetpack/images/apps/community2x.jpg and /dev/null differ
21739
21740 diff --git a/plugins/jetpack/images/apps/editor2x.jpg b/plugins/jetpack/images/apps/editor2x.jpg
21741 deleted file mode 100644
21742 index e6a6e73..0000000
21743 Binary files a/plugins/jetpack/images/apps/editor2x.jpg and /dev/null differ
21744
21745 diff --git a/plugins/jetpack/images/apps/laptop-90deg-themes2x.jpg b/plugins/jetpack/images/apps/laptop-90deg-themes2x.jpg
21746 deleted file mode 100644
21747 index ec4abbc..0000000
21748 Binary files a/plugins/jetpack/images/apps/laptop-90deg-themes2x.jpg and /dev/null differ
21749
21750 diff --git a/plugins/jetpack/images/apps/manage2x.jpg b/plugins/jetpack/images/apps/manage2x.jpg
21751 deleted file mode 100644
21752 index 099a2c6..0000000
21753 Binary files a/plugins/jetpack/images/apps/manage2x.jpg and /dev/null differ
21754
21755 diff --git a/plugins/jetpack/images/apps/stats2x.jpg b/plugins/jetpack/images/apps/stats2x.jpg
21756 deleted file mode 100644
21757 index 3ffb01a..0000000
21758 Binary files a/plugins/jetpack/images/apps/stats2x.jpg and /dev/null differ
21759
21760 diff --git a/plugins/jetpack/jetpack.php b/plugins/jetpack/jetpack.php
21761 index 72a65d6..a667773 100644
21762 --- a/plugins/jetpack/jetpack.php
21763 +++ b/plugins/jetpack/jetpack.php
21764 @@ -5,7 +5,7 @@
21765 * Plugin URI: http://jetpack.com
21766 * Description: Bring the power of the WordPress.com cloud to your self-hosted WordPress. Jetpack enables you to connect your blog to a WordPress.com account to use the powerful features normally only available to WordPress.com users.
21767 * Author: Automattic
21768 - * Version: 4.3.2
21769 + * Version: 4.4.1
21770 * Author URI: http://jetpack.com
21771 * License: GPL2+
21772 * Text Domain: jetpack
21773 @@ -14,7 +14,7 @@
21774
21775 define( 'JETPACK__MINIMUM_WP_VERSION', '4.5' );
21776
21777 -define( 'JETPACK__VERSION', '4.3.2' );
21778 +define( 'JETPACK__VERSION', '4.4.1' );
21779 define( 'JETPACK_MASTER_USER', true );
21780 define( 'JETPACK__API_VERSION', 1 );
21781 define( 'JETPACK__PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
21782 @@ -27,6 +27,31 @@ defined( 'JETPACK__API_BASE' ) or define( 'JETPACK__API_BASE', 'ht
21783 defined( 'JETPACK_PROTECT__API_HOST' ) or define( 'JETPACK_PROTECT__API_HOST', 'https://api.bruteprotect.com/' );
21784 defined( 'JETPACK__WPCOM_JSON_API_HOST' ) or define( 'JETPACK__WPCOM_JSON_API_HOST', 'public-api.wordpress.com' );
21785
21786 +add_filter( 'rest_url_prefix', 'jetpack_index_permalinks_rest_api_url', 999 );
21787 +/**
21788 + * Fix the REST API URL for sites using index permalinks
21789 + *
21790 + * @todo Remove when 4.7 is minimum version
21791 + * @see https://core.trac.wordpress.org/ticket/38182
21792 + * @see https://github.com/Automattic/jetpack/issues/5216
21793 + * @author kraftbj
21794 + *
21795 + * @param string $prefix REST API endpoint URL base prefix.
21796 + *
21797 + * @return string
21798 + */
21799 +function jetpack_index_permalinks_rest_api_url( $prefix ){
21800 + global $wp_rewrite, $wp_version;
21801 + if ( version_compare( $wp_version, '4.7-alpha-38790', '<' )
21802 + && isset( $wp_rewrite ) && $wp_rewrite instanceof WP_Rewrite
21803 + && method_exists( $wp_rewrite, 'using_index_permalinks' )
21804 + && $wp_rewrite->using_index_permalinks() ) {
21805 + $prefix = $wp_rewrite->index . '/' . $prefix;
21806 + }
21807 +
21808 + return $prefix;
21809 +}
21810 +
21811 /**
21812 * Returns the location of Jetpack's lib directory. This filter is applied
21813 * in require_lib().
21814 @@ -64,6 +89,9 @@ require_once( JETPACK__PLUGIN_DIR . 'class.jetpack-autoupdate.php' );
21815 require_once( JETPACK__PLUGIN_DIR . 'class.jetpack-tracks.php' );
21816 require_once( JETPACK__PLUGIN_DIR . 'class.frame-nonce-preview.php' );
21817 require_once( JETPACK__PLUGIN_DIR . 'modules/module-headings.php');
21818 +require_once( JETPACK__PLUGIN_DIR . 'class.jetpack-constants.php');
21819 +require_once( JETPACK__PLUGIN_DIR . 'class.jetpack-idc.php' );
21820 +require_once( JETPACK__PLUGIN_DIR . 'class.jetpack-connection-banner.php' );
21821
21822 if ( is_admin() ) {
21823 require_once( JETPACK__PLUGIN_DIR . 'class.jetpack-admin.php' );
21824 @@ -96,12 +124,6 @@ if ( Jetpack::is_module_active( 'photon' ) ) {
21825 add_filter( 'jetpack_photon_url', 'jetpack_photon_url', 10, 3 );
21826 }
21827
21828 -/*
21829 -if ( is_admin() && ! Jetpack::check_identity_crisis() ) {
21830 - Jetpack_Sync::sync_options( __FILE__, 'db_version', 'jetpack_active_modules', 'active_plugins' );
21831 -}
21832 -*/
21833 -
21834 require_once( JETPACK__PLUGIN_DIR . '3rd-party/3rd-party.php' );
21835
21836 Jetpack::init();
21837
21838 diff --git a/plugins/jetpack/json-endpoints.php b/plugins/jetpack/json-endpoints.php
21839 index a33f942..fd2bff9 100644
21840 --- a/plugins/jetpack/json-endpoints.php
21841 +++ b/plugins/jetpack/json-endpoints.php
21842 @@ -1209,7 +1209,8 @@ new WPCOM_JSON_API_List_Media_v1_1_Endpoint( array(
21843
21844 'response_format' => array(
21845 'media' => '(array) Array of media objects',
21846 - 'found' => '(int) The number of total results found'
21847 + 'found' => '(int) The number of total results found',
21848 + 'meta' => '(object) Meta data',
21849 ),
21850
21851 'example_request' => 'https://public-api.wordpress.com/rest/v1.1/sites/82974409/media',
21852 @@ -2493,6 +2494,11 @@ new WPCOM_JSON_API_Site_Settings_Endpoint( array(
21853 'jetpack_testimonial_posts_per_page' => '(int) Number of testimonials to show per page',
21854 'jetpack_portfolio' => '(bool) Whether portfolio custom post type is enabled for the site',
21855 'jetpack_portfolio_posts_per_page' => '(int) Number of portfolio projects to show per page',
21856 + 'site_icon' => '(int) Media attachment ID to use as site icon. Set to zero or an otherwise empty value to clear',
21857 + 'verification_services_codes' => '(array) Website verification codes. Allowed keys: google, pinterest, bing, yandex',
21858 + Jetpack_SEO_Utils::FRONT_PAGE_META_OPTION => '(string) The SEO meta description for the site.',
21859 + Jetpack_SEO_Titles::TITLE_FORMATS_OPTION => '(array) SEO meta title formats. Allowed keys: front_page, posts, pages, groups, archives',
21860 +
21861 ),
21862
21863 'response_format' => array(
21864 @@ -2564,9 +2570,9 @@ new WPCOM_JSON_API_Site_Settings_V1_2_Endpoint( array(
21865 'holidaysnow' => '(bool) Enable snowfall on front end of site?',
21866 'timezone_string' => '(string) PHP-compatible timezone string like \'UTC-5\'',
21867 'gmt_offset' => '(int) Site offset from UTC in hours',
21868 - 'seo_meta_description' => '(string) The seo meta description for the site.',
21869 - 'advanced_seo_title_formats' => '(array) SEO meta title formats. Allowed keys: front_page, posts, pages, groups, archives',
21870 'verification_services_codes' => '(array) Website verification codes. Allowed keys: google, pinterest, bing, yandex',
21871 + Jetpack_SEO_Utils::FRONT_PAGE_META_OPTION => '(string) The SEO meta description for the site.',
21872 + Jetpack_SEO_Titles::TITLE_FORMATS_OPTION => '(array) SEO meta title formats. Allowed keys: front_page, posts, pages, groups, archives',
21873 ),
21874
21875 'response_format' => array(
21876
21877 diff --git a/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-site-endpoint.php b/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-site-endpoint.php
21878 index 3e55a60..84757d4 100644
21879 --- a/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-site-endpoint.php
21880 +++ b/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-site-endpoint.php
21881 @@ -86,7 +86,10 @@ class WPCOM_JSON_API_GET_Site_Endpoint extends WPCOM_JSON_API_Endpoint {
21882 'page_on_front',
21883 'page_for_posts',
21884 'headstart',
21885 - 'ak_vp_bundle_enabled'
21886 + 'ak_vp_bundle_enabled',
21887 + 'verification_services_codes',
21888 + Jetpack_SEO_Utils::FRONT_PAGE_META_OPTION,
21889 + Jetpack_SEO_Titles::TITLE_FORMATS_OPTION,
21890 );
21891
21892 protected static $jetpack_response_field_additions = array(
21893 @@ -428,6 +431,16 @@ class WPCOM_JSON_API_GET_Site_Endpoint extends WPCOM_JSON_API_Endpoint {
21894 break;
21895 case 'ak_vp_bundle_enabled' :
21896 $options[ $key ] = $site->get_ak_vp_bundle_enabled();
21897 + break;
21898 + case Jetpack_SEO_Utils::FRONT_PAGE_META_OPTION :
21899 + $options[ $key ] = $site->get_jetpack_seo_front_page_description();
21900 + break;
21901 + case Jetpack_SEO_Titles::TITLE_FORMATS_OPTION :
21902 + $options[ $key ] = $site->get_jetpack_seo_title_formats();
21903 + break;
21904 + case 'verification_services_codes' :
21905 + $options[ $key ] = $site->get_verification_services_codes();
21906 + break;
21907 }
21908 }
21909
21910
21911 diff --git a/plugins/jetpack/json-endpoints/class.wpcom-json-api-post-endpoint.php b/plugins/jetpack/json-endpoints/class.wpcom-json-api-post-endpoint.php
21912 index 24cbaee..95f5928 100644
21913 --- a/plugins/jetpack/json-endpoints/class.wpcom-json-api-post-endpoint.php
21914 +++ b/plugins/jetpack/json-endpoints/class.wpcom-json-api-post-endpoint.php
21915 @@ -448,6 +448,11 @@ abstract class WPCOM_JSON_API_Post_Endpoint extends WPCOM_JSON_API_Endpoint {
21916 if ( current_user_can( 'edit_post_meta', $post_id , $meta['meta_key'] ) )
21917 $show = true;
21918
21919 + // Only business plan subscribers can view custom meta description.
21920 + if ( Jetpack_SEO_Posts::DESCRIPTION_META_KEY == $meta->key && ! Jetpack_SEO_Utils::is_enabled_jetpack_seo() ) {
21921 + $show = false;
21922 + }
21923 +
21924 if ( !$show )
21925 continue;
21926
21927
21928 diff --git a/plugins/jetpack/json-endpoints/class.wpcom-json-api-sharing-buttons-endpoint.php b/plugins/jetpack/json-endpoints/class.wpcom-json-api-sharing-buttons-endpoint.php
21929 index 2bca826..4ff4a82 100644
21930 --- a/plugins/jetpack/json-endpoints/class.wpcom-json-api-sharing-buttons-endpoint.php
21931 +++ b/plugins/jetpack/json-endpoints/class.wpcom-json-api-sharing-buttons-endpoint.php
21932 @@ -7,7 +7,9 @@ abstract class WPCOM_JSON_API_Sharing_Button_Endpoint extends WPCOM_JSON_API_End
21933 protected $sharing_service;
21934
21935 protected function setup() {
21936 - $this->sharing_service = new Sharing_Service();
21937 + if ( class_exists( 'Sharing_Service' ) ) {
21938 + $this->sharing_service = new Sharing_Service();
21939 + }
21940
21941 if ( ! current_user_can( 'manage_options' ) ) {
21942 return new WP_Error( 'forbidden', 'You do not have the capability to manage sharing buttons for this site', 403 );
21943 @@ -30,7 +32,7 @@ abstract class WPCOM_JSON_API_Sharing_Button_Endpoint extends WPCOM_JSON_API_End
21944 // Status is either "disabled" or the visibility value
21945 $response['visibility'] = $this->get_button_visibility( $button );
21946 }
21947 -
21948 +
21949 if ( ! empty( $button->icon ) ) {
21950 // Only pre-defined sharing buttons include genericon
21951 $response['genericon'] = $button->icon;
21952
21953 diff --git a/plugins/jetpack/json-endpoints/class.wpcom-json-api-site-settings-endpoint.php b/plugins/jetpack/json-endpoints/class.wpcom-json-api-site-settings-endpoint.php
21954 index c588d60..d99351a 100644
21955 --- a/plugins/jetpack/json-endpoints/class.wpcom-json-api-site-settings-endpoint.php
21956 +++ b/plugins/jetpack/json-endpoints/class.wpcom-json-api-site-settings-endpoint.php
21957 @@ -77,6 +77,23 @@ class WPCOM_JSON_API_Site_Settings_Endpoint extends WPCOM_JSON_API_Endpoint {
21958 }
21959
21960 /**
21961 + * Returns an option value as the result of the callable being applied to
21962 + * it if a value is set, otherwise null.
21963 + *
21964 + * @param (string) $option_name Option name
21965 + * @param (callable) $cast_callable Callable to invoke on option value
21966 + * @return (int|null) Numeric option value or null
21967 + */
21968 + protected function get_cast_option_value_or_null( $option_name, $cast_callable ) {
21969 + $option_value = get_option( $option_name, null );
21970 + if ( is_null( $option_value ) ) {
21971 + return $option_value;
21972 + }
21973 +
21974 + return call_user_func( $cast_callable, $option_value );
21975 + }
21976 +
21977 + /**
21978 * Collects the necessary information to return for a get settings response.
21979 *
21980 * @return (array)
21981 @@ -136,11 +153,6 @@ class WPCOM_JSON_API_Site_Settings_Endpoint extends WPCOM_JSON_API_Endpoint {
21982 )
21983 );
21984
21985 - $eventbrite_api_token = (int) get_option( 'eventbrite_api_token' );
21986 - if ( 0 === $eventbrite_api_token ) {
21987 - $eventbrite_api_token = null;
21988 - }
21989 -
21990 $holiday_snow = false;
21991 if ( function_exists( 'jetpack_holiday_snow_option_name' ) ) {
21992 $holiday_snow = (bool) get_option( jetpack_holiday_snow_option_name() );
21993 @@ -191,7 +203,7 @@ class WPCOM_JSON_API_Site_Settings_Endpoint extends WPCOM_JSON_API_Endpoint {
21994 'jetpack_comment_likes_enabled' => (bool) get_option( 'jetpack_comment_likes_enabled', false ),
21995 'twitter_via' => (string) get_option( 'twitter_via' ),
21996 'jetpack-twitter-cards-site-tag' => (string) get_option( 'jetpack-twitter-cards-site-tag' ),
21997 - 'eventbrite_api_token' => $eventbrite_api_token,
21998 + 'eventbrite_api_token' => $this->get_cast_option_value_or_null( 'eventbrite_api_token', 'intval' ),
21999 'holidaysnow' => $holiday_snow,
22000 'gmt_offset' => get_option( 'gmt_offset' ),
22001 'timezone_string' => get_option( 'timezone_string' ),
22002 @@ -199,6 +211,9 @@ class WPCOM_JSON_API_Site_Settings_Endpoint extends WPCOM_JSON_API_Endpoint {
22003 'jetpack_testimonial_posts_per_page' => (int) get_option( 'jetpack_testimonial_posts_per_page', '10' ),
22004 'jetpack_portfolio' => (bool) get_option( 'jetpack_portfolio', '0' ),
22005 'jetpack_portfolio_posts_per_page' => (int) get_option( 'jetpack_portfolio_posts_per_page', '10' ),
22006 + 'site_icon' => $this->get_cast_option_value_or_null( 'site_icon', 'intval' ),
22007 + Jetpack_SEO_Utils::FRONT_PAGE_META_OPTION => get_option( Jetpack_SEO_Utils::FRONT_PAGE_META_OPTION, '' ),
22008 + Jetpack_SEO_Titles::TITLE_FORMATS_OPTION => get_option( Jetpack_SEO_Titles::TITLE_FORMATS_OPTION, array() ),
22009 );
22010
22011 //allow future versions of this endpoint to support additional settings keys
22012 @@ -417,13 +432,68 @@ class WPCOM_JSON_API_Site_Settings_Endpoint extends WPCOM_JSON_API_Endpoint {
22013 $value = '';
22014 }
22015
22016 - // Always set timezone_string either with the given value or with an
22017 + // Always set timezone_string either with the given value or with an
22018 // empty string
22019 if ( update_option( $key, $value ) ) {
22020 $updated[ $key ] = $value;
22021 }
22022 break;
22023
22024 + case 'site_icon':
22025 + // settings are stored as deletable numeric (all empty
22026 + // values as delete intent), validated as media image
22027 + if ( empty( $value ) || WPCOM_JSON_API::is_falsy( $value ) ) {
22028 + if ( delete_option( $key ) ) {
22029 + $updated[ $key ] = null;
22030 + }
22031 + } else if ( is_numeric( $value ) ) {
22032 + $coerce_value = (int) $value;
22033 + if ( wp_attachment_is_image( $coerce_value ) && update_option( $key, $coerce_value ) ) {
22034 + $updated[ $key ] = $coerce_value;
22035 + }
22036 + }
22037 + break;
22038 +
22039 + case Jetpack_SEO_Utils::FRONT_PAGE_META_OPTION:
22040 + if ( ! Jetpack_SEO_Utils::is_enabled_jetpack_seo() && ! Jetpack_SEO_Utils::has_grandfathered_front_page_meta() ) {
22041 + return new WP_Error( 'unauthorized', __( 'SEO tools are not enabled for this site.', 'jetpack' ), 403 );
22042 + }
22043 +
22044 + if ( ! is_string( $value ) ) {
22045 + return new WP_Error( 'invalid_input', __( 'Invalid SEO meta description value.', 'jetpack' ), 400 );
22046 + }
22047 +
22048 + $new_description = Jetpack_SEO_Utils::update_front_page_meta_description( $value );
22049 +
22050 + if ( ! empty( $new_description ) ) {
22051 + $updated[ $key ] = $new_description;
22052 + }
22053 + break;
22054 +
22055 + case Jetpack_SEO_Titles::TITLE_FORMATS_OPTION:
22056 + if ( ! Jetpack_SEO_Utils::is_enabled_jetpack_seo() ) {
22057 + return new WP_Error( 'unauthorized', __( 'SEO tools are not enabled for this site.', 'jetpack' ), 403 );
22058 + }
22059 +
22060 + if ( ! Jetpack_SEO_Titles::are_valid_title_formats( $value ) ) {
22061 + return new WP_Error( 'invalid_input', __( 'Invalid SEO title format.', 'jetpack' ), 400 );
22062 + }
22063 +
22064 + $new_title_formats = Jetpack_SEO_Titles::update_title_formats( $value );
22065 +
22066 + if ( ! empty( $new_title_formats ) ) {
22067 + $updated[ $key ] = $new_title_formats;
22068 + }
22069 + break;
22070 +
22071 + case 'verification_services_codes':
22072 + $verification_codes = jetpack_verification_validate( $value );
22073 +
22074 + if ( update_option( 'verification_services_codes', $verification_codes ) ) {
22075 + $updated[ $key ] = $verification_codes;
22076 + }
22077 + break;
22078 +
22079 default:
22080 //allow future versions of this endpoint to support additional settings keys
22081 if ( has_filter( 'site_settings_endpoint_update_' . $key ) ) {
22082
22083 diff --git a/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-post-endpoint.php b/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-post-endpoint.php
22084 index 5393260..849fed8 100644
22085 --- a/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-post-endpoint.php
22086 +++ b/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-post-endpoint.php
22087 @@ -517,6 +517,11 @@ class WPCOM_JSON_API_Update_Post_Endpoint extends WPCOM_JSON_API_Post_Endpoint {
22088
22089 $meta = (object) $meta;
22090
22091 + // Custom meta description can only be set on sites that have a business subscription.
22092 + if ( Jetpack_SEO_Posts::DESCRIPTION_META_KEY == $meta->key && ! Jetpack_SEO_Utils::is_enabled_jetpack_seo() ) {
22093 + return new WP_Error( 'unauthorized', __( 'SEO tools are not enabled for this site.', 'jetpack' ), 403 );
22094 + }
22095 +
22096 $existing_meta_item = new stdClass;
22097
22098 if ( empty( $meta->operation ) )
22099
22100 diff --git a/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-post-v1-1-endpoint.php b/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-post-v1-1-endpoint.php
22101 index d69c7d0..0f697f0 100644
22102 --- a/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-post-v1-1-endpoint.php
22103 +++ b/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-post-v1-1-endpoint.php
22104 @@ -565,6 +565,11 @@ class WPCOM_JSON_API_Update_Post_v1_1_Endpoint extends WPCOM_JSON_API_Post_v1_1_
22105
22106 $meta = (object) $meta;
22107
22108 + // Custom meta description can only be set on sites that have a business subscription.
22109 + if ( Jetpack_SEO_Posts::DESCRIPTION_META_KEY == $meta->key && ! Jetpack_SEO_Utils::is_enabled_jetpack_seo() ) {
22110 + return new WP_Error( 'unauthorized', __( 'SEO tools are not enabled for this site.', 'jetpack' ), 403 );
22111 + }
22112 +
22113 $existing_meta_item = new stdClass;
22114
22115 if ( empty( $meta->operation ) )
22116
22117 diff --git a/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-post-v1-2-endpoint.php b/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-post-v1-2-endpoint.php
22118 index 9b8a771..7aeb011 100644
22119 --- a/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-post-v1-2-endpoint.php
22120 +++ b/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-post-v1-2-endpoint.php
22121 @@ -566,6 +566,11 @@ class WPCOM_JSON_API_Update_Post_v1_2_Endpoint extends WPCOM_JSON_API_Update_Pos
22122
22123 $meta = (object) $meta;
22124
22125 + // Custom meta description can only be set on sites that have a business subscription.
22126 + if ( Jetpack_SEO_Posts::DESCRIPTION_META_KEY == $meta->key && ! Jetpack_SEO_Utils::is_enabled_jetpack_seo() ) {
22127 + return new WP_Error( 'unauthorized', __( 'SEO tools are not enabled for this site.', 'jetpack' ), 403 );
22128 + }
22129 +
22130 $existing_meta_item = new stdClass;
22131
22132 if ( empty( $meta->operation ) )
22133
22134 diff --git a/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-cron-endpoint.php b/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-cron-endpoint.php
22135 new file mode 100644
22136 index 0000000..87fd7c8
22137 --- /dev/null
22138 +++ b/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-cron-endpoint.php
22139 @@ -0,0 +1,247 @@
22140 +<?php
22141 +
22142 +// GET /sites/%s/cron
22143 +class Jetpack_JSON_API_Cron_Endpoint extends Jetpack_JSON_API_Endpoint {
22144 + protected $needed_capabilities = 'manage_options';
22145 +
22146 + protected function validate_call( $_blog_id, $capability, $check_manage_active = true ) {
22147 + parent::validate_call( $_blog_id, $capability, false );
22148 + }
22149 +
22150 + protected function result() {
22151 + return array(
22152 + 'cron_array' => _get_cron_array(),
22153 + 'current_timestamp' => time()
22154 + );
22155 + }
22156 +
22157 + protected function sanitize_hook( $hook ) {
22158 + return preg_replace( '/[^A-Za-z0-9-_]/', '', $hook );
22159 + }
22160 +
22161 + protected function resolve_arguments() {
22162 + $args = $this->input();
22163 + return isset( $args['arguments'] ) ? json_decode( $args['arguments'] ) : array();
22164 + }
22165 +
22166 + protected function is_cron_locked( $gmt_time ) {
22167 + // The cron lock: a unix timestamp from when the cron was spawned.
22168 + $doing_cron_transient = $this->get_cron_lock();
22169 + if ( $doing_cron_transient && ( $doing_cron_transient + WP_CRON_LOCK_TIMEOUT > $gmt_time ) ) {
22170 + return new WP_Error( 'cron-is-locked', 'Current there is a cron already happening.', 403 );
22171 + }
22172 + return $doing_cron_transient;
22173 + }
22174 +
22175 + protected function maybe_unlock_cron( $doing_wp_cron ) {
22176 + if ( $this->get_cron_lock() == $doing_wp_cron ) {
22177 + delete_transient( 'doing_cron' );
22178 + }
22179 + }
22180 +
22181 + protected function lock_cron() {
22182 + $lock = sprintf( '%.22F', microtime( true ) );
22183 + set_transient( 'doing_cron', $lock );
22184 + return $lock;
22185 + }
22186 +
22187 + protected function get_schedules( $hook, $args ) {
22188 + $crons = _get_cron_array();
22189 + $key = md5(serialize($args));
22190 + if ( empty( $crons ) )
22191 + return array();
22192 + $found = array();
22193 + foreach ( $crons as $timestamp => $cron ) {
22194 + if ( isset( $cron[$hook][$key] ) )
22195 + $found[] = $timestamp;
22196 + }
22197 +
22198 + return $found;
22199 + }
22200 +
22201 + /**
22202 + * This function is based on the one found in wp-cron.php with a similar name
22203 + * @return int
22204 + */
22205 + protected function get_cron_lock() {
22206 + global $wpdb;
22207 +
22208 + $value = 0;
22209 + if ( wp_using_ext_object_cache() ) {
22210 + /*
22211 + * Skip local cache and force re-fetch of doing_cron transient
22212 + * in case another process updated the cache.
22213 + */
22214 + $value = wp_cache_get( 'doing_cron', 'transient', true );
22215 + } else {
22216 + $row = $wpdb->get_row( $wpdb->prepare( "SELECT option_value FROM $wpdb->options WHERE option_name = %s LIMIT 1", '_transient_doing_cron' ) );
22217 + if ( is_object( $row ) ) {
22218 + $value = $row->option_value;
22219 + }
22220 + }
22221 + return $value;
22222 + }
22223 +}
22224 +
22225 +// POST /sites/%s/cron
22226 +class Jetpack_JSON_API_Cron_Post_Endpoint extends Jetpack_JSON_API_Cron_Endpoint {
22227 +
22228 + protected function result() {
22229 + define( 'DOING_CRON', true );
22230 + set_time_limit( 0 );
22231 + $args = $this->input();
22232 +
22233 + if ( false === $crons = _get_cron_array() ) {
22234 + return new WP_Error( 'no-cron-event', 'Currently there are no cron events', 400 );
22235 + }
22236 +
22237 + $timestamps_to_run = array_keys( $crons );
22238 + $gmt_time = microtime( true );
22239 +
22240 + if ( isset( $timestamps_to_run[0] ) && $timestamps_to_run[0] > $gmt_time ) {
22241 + return new WP_Error( 'no-cron-event', 'Currently there are no cron events ready to be run', 400 );
22242 + }
22243 +
22244 + $locked = $this->is_cron_locked( $gmt_time );
22245 + if ( is_wp_error( $locked ) ) {
22246 + return $locked;
22247 + }
22248 +
22249 + $lock = $this->lock_cron();
22250 + $processed_events = array();
22251 +
22252 + foreach ( $crons as $timestamp => $cronhooks ) {
22253 + if ( $timestamp > $gmt_time && ! isset( $args[ 'hook' ] ) ) {
22254 + break;
22255 + }
22256 +
22257 + foreach ( $cronhooks as $hook => $hook_data ) {
22258 + if ( isset( $args[ 'hook' ] ) && ! in_array( $hook, $args['hook'] ) ) {
22259 + continue;
22260 + }
22261 +
22262 + foreach ( $hook_data as $hash => $hook_item ) {
22263 +
22264 + $schedule = $hook_item['schedule'];
22265 + $arguments = $hook_item['args'];
22266 +
22267 + if ( $schedule != false ) {
22268 + wp_reschedule_event( $timestamp, $schedule, $hook, $arguments );
22269 + }
22270 +
22271 + wp_unschedule_event( $timestamp, $hook, $arguments );
22272 +
22273 + do_action_ref_array( $hook, $arguments );
22274 + $processed_events[] = array( $hook => $arguments );
22275 +
22276 + // If the hook ran too long and another cron process stole the lock,
22277 + // or if we things are taking longer then 20 seconds then quit.
22278 + if ( ( $this->get_cron_lock() != $lock ) || ( $gmt_time + 20 > microtime( true ) ) ) {
22279 + $this->maybe_unlock_cron( $lock );
22280 + return array( 'success' => $processed_events );
22281 + }
22282 +
22283 + }
22284 + }
22285 + }
22286 +
22287 + $this->maybe_unlock_cron( $lock );
22288 + return array( 'success' => $processed_events );
22289 + }
22290 +}
22291 +
22292 +// POST /sites/%s/cron/schedule
22293 +class Jetpack_JSON_API_Cron_Schedule_Endpoint extends Jetpack_JSON_API_Cron_Endpoint {
22294 +
22295 + protected function result() {
22296 + $args = $this->input();
22297 + if ( ! isset( $args['timestamp'] ) ) {
22298 + return new WP_Error( 'missing_argument', 'Please provide the timestamp argument', 400 );
22299 + }
22300 +
22301 + if ( ! is_int( $args['timestamp'] ) || $args['timestamp'] < time() ) {
22302 + return new WP_Error( 'timestamp-invalid', 'Please provide timestamp that is an integer and set in the future', 400 );
22303 + }
22304 +
22305 + if ( ! isset( $args['hook'] ) ) {
22306 + return new WP_Error( 'missing_argument', 'Please provide the hook argument', 400 );
22307 + }
22308 +
22309 + $hook = $this->sanitize_hook( $args['hook'] );
22310 +
22311 + $locked = $this->is_cron_locked( microtime( true ) );
22312 + if ( is_wp_error( $locked ) ) {
22313 + return $locked;
22314 + }
22315 +
22316 + $arguments = $this->resolve_arguments();
22317 + $next_scheduled = $this->get_schedules( $hook, $arguments );
22318 +
22319 + if ( isset( $args['recurrence'] ) ) {
22320 + $schedules = wp_get_schedules();
22321 + if ( ! isset( $schedules[ $args['recurrence'] ] ) ) {
22322 + return new WP_Error( 'invalid-recurrence', 'Please provide a valid recurrence argument', 400 );
22323 + }
22324 +
22325 + if ( count( $next_scheduled ) > 0 ) {
22326 + return new WP_Error( 'event-already-scheduled', 'This event is ready scheduled', 400 );
22327 + }
22328 + $lock = $this->lock_cron();
22329 + wp_schedule_event( $args['timestamp'], $args['recurrence'], $hook, $arguments );
22330 + $this->maybe_unlock_cron( $lock );
22331 + return array( 'success' => true );
22332 + }
22333 +
22334 + foreach( $next_scheduled as $scheduled_time ) {
22335 + if ( abs( $scheduled_time - $args['timestamp'] ) <= 10 * MINUTE_IN_SECONDS ) {
22336 + return new WP_Error( 'event-already-scheduled', 'This event is ready scheduled', 400 );
22337 + }
22338 + }
22339 + $lock = $this->lock_cron();
22340 + $next = wp_schedule_single_event( $args['timestamp'], $hook, $arguments );
22341 + $this->maybe_unlock_cron( $lock );
22342 + return array( 'success' => is_null( $next ) ? true : false );
22343 + }
22344 +}
22345 +
22346 +// POST /sites/%s/cron/unschedule
22347 +class Jetpack_JSON_API_Cron_Unschedule_Endpoint extends Jetpack_JSON_API_Cron_Endpoint {
22348 +
22349 + protected function result() {
22350 + $args = $this->input();
22351 +
22352 + if ( !isset( $args['hook'] ) ) {
22353 + return new WP_Error( 'missing_argument', 'Please provide the hook argument', 400 );
22354 + }
22355 +
22356 + $hook = $this->sanitize_hook( $args['hook'] );
22357 +
22358 + $locked = $this->is_cron_locked( microtime( true ) );
22359 + if ( is_wp_error( $locked ) ) {
22360 + return $locked;
22361 + }
22362 +
22363 + $crons = _get_cron_array();
22364 + if ( empty( $crons ) ) {
22365 + return new WP_Error( 'cron-not-present', 'Unable to unschedule an event, no events in the cron', 400 );
22366 + }
22367 +
22368 + $arguments = $this->resolve_arguments();
22369 +
22370 + if ( isset( $args['timestamp'] ) ) {
22371 + $next_schedulded = $this->get_schedules( $hook, $arguments );
22372 + if ( in_array( $args['timestamp'], $next_schedulded ) ) {
22373 + return new WP_Error( 'event-not-present', 'Unable to unschedule the event, the event doesn\'t exist', 400 );
22374 + }
22375 +
22376 + $lock = $this->lock_cron();
22377 + wp_unschedule_event( $args['timestamp'], $hook, $arguments );
22378 + $this->maybe_unlock_cron( $lock );
22379 + return array( 'success' => true );
22380 + }
22381 + $lock = $this->lock_cron();
22382 + wp_clear_scheduled_hook( $hook, $arguments );
22383 + $this->maybe_unlock_cron( $lock );
22384 + return array( 'success' => true );
22385 + }
22386 +}
22387
22388 diff --git a/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-plugins-install-endpoint.php b/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-plugins-install-endpoint.php
22389 index 328919f..bc950b3 100644
22390 --- a/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-plugins-install-endpoint.php
22391 +++ b/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-plugins-install-endpoint.php
22392 @@ -12,7 +12,7 @@ class Jetpack_JSON_API_Plugins_Install_Endpoint extends Jetpack_JSON_API_Plugins
22393 protected function install() {
22394 foreach ( $this->plugins as $index => $slug ) {
22395
22396 - $skin = new Jetpack_Automatic_Plugin_Install_Skin();
22397 + $skin = new Jetpack_Automatic_Install_Skin();
22398 $upgrader = new Plugin_Upgrader( $skin );
22399 $zip_url = self::generate_wordpress_org_plugin_download_link( $slug );
22400
22401 @@ -98,7 +98,7 @@ class Jetpack_JSON_API_Plugins_Install_Endpoint extends Jetpack_JSON_API_Plugins
22402 * Allows us to capture that the site doesn't have proper file system access.
22403 * In order to update the plugin.
22404 */
22405 -class Jetpack_Automatic_Plugin_Install_Skin extends Automatic_Upgrader_Skin {
22406 +class Jetpack_Automatic_Install_Skin extends Automatic_Upgrader_Skin {
22407 /**
22408 * Stores the last error key;
22409 **/
22410
22411 diff --git a/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-plugins-new-endpoint.php b/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-plugins-new-endpoint.php
22412 new file mode 100644
22413 index 0000000..0a4f3b3
22414 --- /dev/null
22415 +++ b/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-plugins-new-endpoint.php
22416 @@ -0,0 +1,83 @@
22417 +<?php
22418 +
22419 +include_once ABSPATH . 'wp-admin/includes/class-wp-upgrader.php';
22420 +include_once ABSPATH . 'wp-admin/includes/file.php';
22421 +
22422 +class Jetpack_JSON_API_Plugins_New_Endpoint extends Jetpack_JSON_API_Plugins_Endpoint {
22423 +
22424 + // POST /sites/%s/plugins/new
22425 + protected $needed_capabilities = 'install_plugins';
22426 + protected $action = 'install';
22427 +
22428 + protected function validate_call( $_blog_id, $capability, $check_manage_active = true ) {
22429 + $validate = parent::validate_call( $_blog_id, $capability, $check_manage_active );
22430 + if ( is_wp_error( $validate ) ) {
22431 +
22432 + // Lets delete the attachment... if the user doesn't have the right permissions to do things.
22433 + $args = $this->input();
22434 + if ( isset( $args['zip'][0]['id'] ) ) {
22435 + wp_delete_attachment( $args['zip'][0]['id'], true );
22436 + }
22437 + }
22438 +
22439 + return $validate;
22440 + }
22441 +
22442 + // no need to try to validate the plugin since we didn't pass one in.
22443 + protected function validate_input( $plugin ) {
22444 + $this->bulk = false;
22445 + $this->plugins = array();
22446 + }
22447 +
22448 + function install() {
22449 + $args = $this->input();
22450 +
22451 + if ( isset( $args['zip'][0]['id'] ) ) {
22452 + $plugin_attachment_id = $args['zip'][0]['id'];
22453 + $local_file = get_attached_file( $plugin_attachment_id );
22454 + if ( ! $local_file ) {
22455 + return new WP_Error( 'local-file-does-not-exist' );
22456 + }
22457 + $skin = new Jetpack_Automatic_Install_Skin();
22458 + $upgrader = new Plugin_Upgrader( $skin );
22459 +
22460 + $pre_install_plugin_list = get_plugins();
22461 + $result = $upgrader->install( $local_file );
22462 +
22463 + // clean up.
22464 + wp_delete_attachment( $plugin_attachment_id, true );
22465 +
22466 + if ( is_wp_error( $result ) ) {
22467 + return $result;
22468 + }
22469 +
22470 + $after_install_plugin_list = get_plugins();
22471 + $plugin = array_values( array_diff( array_keys( $after_install_plugin_list ), array_keys( $pre_install_plugin_list ) ) );
22472 +
22473 + if ( ! $result ) {
22474 + $error_code = $upgrader->skin->get_main_error_code();
22475 + $message = $upgrader->skin->get_main_error_message();
22476 + if ( empty( $message ) ) {
22477 + $message = __( 'An unknown error occurred during installation', 'jetpack' );
22478 + }
22479 +
22480 + if ( 'download_failed' === $error_code ) {
22481 + $error_code = 'no_package';
22482 + }
22483 +
22484 + return new WP_Error( $error_code, $message, 400 );
22485 + }
22486 +
22487 + if ( empty( $plugin ) ) {
22488 + return new WP_Error( 'plugin_already_installed' );
22489 + }
22490 +
22491 + $this->plugins = $plugin;
22492 + $this->log[ $plugin[0] ] = $upgrader->skin->get_upgrade_messages();
22493 +
22494 + return true;
22495 + }
22496 +
22497 + return new WP_Error( 'no_plugin_installed' );
22498 + }
22499 +}
22500
22501 diff --git a/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-sync-endpoint.php b/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-sync-endpoint.php
22502 index 29ab7ff..b562d94 100644
22503 --- a/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-sync-endpoint.php
22504 +++ b/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-sync-endpoint.php
22505 @@ -34,7 +34,7 @@ class Jetpack_JSON_API_Sync_Endpoint extends Jetpack_JSON_API_Endpoint {
22506 $modules = null;
22507 }
22508
22509 - return array( 'scheduled' => Jetpack_Sync_Actions::schedule_full_sync( $modules ) );
22510 + return array( 'started' => Jetpack_Sync_Actions::do_full_sync( $modules ) );
22511 }
22512
22513 protected function validate_queue( $query ) {
22514 @@ -59,16 +59,14 @@ class Jetpack_JSON_API_Sync_Status_Endpoint extends Jetpack_JSON_API_Sync_Endpoi
22515 $sender = Jetpack_Sync_Sender::get_instance();
22516 $queue = $sender->get_sync_queue();
22517 $full_queue = $sender->get_full_sync_queue();
22518 -
22519 $cron_timestamps = array_keys( _get_cron_array() );
22520 - $cron_age = microtime( true ) - $cron_timestamps[0];
22521 + $next_cron = $cron_timestamps[0] - time();
22522
22523 return array_merge(
22524 $sync_module->get_status(),
22525 array(
22526 - 'is_scheduled' => Jetpack_Sync_Actions::is_scheduled_full_sync(),
22527 'cron_size' => count( $cron_timestamps ),
22528 - 'oldest_cron' => $cron_age,
22529 + 'next_cron' => $next_cron,
22530 'queue_size' => $queue->size(),
22531 'queue_lag' => $queue->lag(),
22532 'queue_next_sync' => ( $sender->get_next_sync_time( 'sync' ) - microtime( true ) ),
22533 @@ -83,62 +81,15 @@ class Jetpack_JSON_API_Sync_Status_Endpoint extends Jetpack_JSON_API_Sync_Endpoi
22534 // GET /sites/%s/data-check
22535 class Jetpack_JSON_API_Sync_Check_Endpoint extends Jetpack_JSON_API_Sync_Endpoint {
22536 protected function result() {
22537 - require_once JETPACK__PLUGIN_DIR . 'sync/class.jetpack-sync-sender.php';
22538 -
22539 - $sender = Jetpack_Sync_Sender::get_instance();
22540 - $sync_queue = $sender->get_sync_queue();
22541 -
22542 - // lock sending from the queue while we compare checksums with the server
22543 - $result = $sync_queue->lock( 30 ); // tries to acquire the lock for up to 30 seconds
22544 -
22545 - if ( ! $result ) {
22546 - $sync_queue->unlock();
22547 -
22548 - return new WP_Error( 'unknown_error', 'Unknown error trying to lock the sync queue' );
22549 - }
22550 -
22551 - if ( is_wp_error( $result ) ) {
22552 - $sync_queue->unlock();
22553 -
22554 - return $result;
22555 - }
22556 -
22557 require_once JETPACK__PLUGIN_DIR . 'sync/class.jetpack-sync-wp-replicastore.php';
22558 -
22559 $store = new Jetpack_Sync_WP_Replicastore();
22560 -
22561 - $result = $store->checksum_all();
22562 -
22563 - $sync_queue->unlock();
22564 -
22565 - return $result;
22566 -
22567 + return $store->checksum_all();
22568 }
22569 }
22570
22571 // GET /sites/%s/data-histogram
22572 class Jetpack_JSON_API_Sync_Histogram_Endpoint extends Jetpack_JSON_API_Sync_Endpoint {
22573 protected function result() {
22574 - require_once JETPACK__PLUGIN_DIR . 'sync/class.jetpack-sync-sender.php';
22575 -
22576 - $sender = Jetpack_Sync_Sender::get_instance();
22577 - $sync_queue = $sender->get_sync_queue();
22578 -
22579 - // lock sending from the queue while we compare checksums with the server
22580 - $result = $sync_queue->lock( 30 ); // tries to acquire the lock for up to 30 seconds
22581 -
22582 - if ( ! $result ) {
22583 - $sync_queue->unlock();
22584 -
22585 - return new WP_Error( 'unknown_error', 'Unknown error trying to lock the sync queue' );
22586 - }
22587 -
22588 - if ( is_wp_error( $result ) ) {
22589 - $sync_queue->unlock();
22590 -
22591 - return $result;
22592 - }
22593 -
22594 $args = $this->query_args();
22595
22596 if ( isset( $args['columns'] ) ) {
22597 @@ -148,15 +99,9 @@ class Jetpack_JSON_API_Sync_Histogram_Endpoint extends Jetpack_JSON_API_Sync_End
22598 }
22599
22600 require_once JETPACK__PLUGIN_DIR . 'sync/class.jetpack-sync-wp-replicastore.php';
22601 -
22602 $store = new Jetpack_Sync_WP_Replicastore();
22603
22604 - $result = $store->checksum_histogram( $args['object_type'], $args['buckets'], $args['start_id'], $args['end_id'], $columns, $args['strip_non_ascii'] );
22605 -
22606 - $sync_queue->unlock();
22607 -
22608 - return $result;
22609 -
22610 + return $store->checksum_histogram( $args['object_type'], $args['buckets'], $args['start_id'], $args['end_id'], $columns, $args['strip_non_ascii'] );
22611 }
22612 }
22613
22614 @@ -392,4 +337,4 @@ class Jetpack_JSON_API_Sync_Unlock_Endpoint extends Jetpack_JSON_API_Sync_Endpoi
22615 'success' => $response
22616 );
22617 }
22618 -}
22619 \ No newline at end of file
22620 +}
22621
22622 diff --git a/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-themes-install-endpoint.php b/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-themes-install-endpoint.php
22623 index e994816..1ac99e6 100644
22624 --- a/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-themes-install-endpoint.php
22625 +++ b/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-themes-install-endpoint.php
22626 @@ -14,10 +14,16 @@ class Jetpack_JSON_API_Themes_Install_Endpoint extends Jetpack_JSON_API_Themes_E
22627
22628 foreach ( $this->themes as $theme ) {
22629
22630 - $skin = new Automatic_Upgrader_Skin();
22631 + $skin = new Jetpack_Automatic_Install_Skin();
22632 $upgrader = new Theme_Upgrader( $skin );
22633
22634 - $result = $upgrader->install( $this->download_links[ $theme ] );
22635 + $link = $this->download_links[ $theme ];
22636 + $result = $upgrader->install( $link );
22637 +
22638 + if ( file_exists( $link ) ) {
22639 + // Delete if link was tmp local file
22640 + unlink( $link );
22641 + }
22642
22643 if ( ! $this->bulk && is_wp_error( $result ) ) {
22644 return $result;
22645 @@ -53,6 +59,16 @@ class Jetpack_JSON_API_Themes_Install_Endpoint extends Jetpack_JSON_API_Themes_E
22646 return new WP_Error( 'theme_already_installed', __( 'The theme is already installed', 'jetpack' ) );
22647 }
22648
22649 + if ( wp_endswith( $theme, '-wpcom' ) ) {
22650 + $file = self::download_wpcom_theme_to_file( $theme );
22651 + if ( is_wp_error( $file ) ) {
22652 + return $file;
22653 + }
22654 +
22655 + $this->download_links[ $theme ] = $file;
22656 + continue;
22657 + }
22658 +
22659 $params = (object) array( 'slug' => $theme );
22660 $url = 'https://api.wordpress.org/themes/info/1.0/';
22661 $args = array(
22662 @@ -66,6 +82,11 @@ class Jetpack_JSON_API_Themes_Install_Endpoint extends Jetpack_JSON_API_Themes_E
22663 if ( is_wp_error( $theme_data ) ) {
22664 return $theme_data;
22665 }
22666 +
22667 + if ( ! is_object( $theme_data ) && !isset( $theme_data->download_link ) ) {
22668 + return new WP_Error( 'theme_not_found', __( 'This theme does not exist', 'jetpack' ) , 404 );
22669 + }
22670 +
22671 $this->download_links[ $theme ] = $theme_data->download_link;
22672
22673 }
22674 @@ -77,6 +98,24 @@ class Jetpack_JSON_API_Themes_Install_Endpoint extends Jetpack_JSON_API_Themes_E
22675 return $wp_theme->exists();
22676 }
22677
22678 + protected static function download_wpcom_theme_to_file( $theme ) {
22679 + $wpcom_theme_slug = preg_replace( '/-wpcom$/', '', $theme );
22680
22681 -}
22682 + $file = wp_tempnam( 'theme' );
22683 + if ( ! $file ) {
22684 + return new WP_Error( 'problem_creating_theme_file', __( 'Problem creating file for theme download', 'jetpack' ) );
22685 + }
22686
22687 + $url = "themes/download/$theme.zip";
22688 + $args = array( 'stream' => true, 'filename' => $file );
22689 + $result = Jetpack_Client::wpcom_json_api_request_as_blog( $url, '1.1', $args );
22690 +
22691 + $response = $result[ 'response' ];
22692 + if ( $response[ 'code' ] !== 200 ) {
22693 + unlink( $file );
22694 + return new WP_Error( 'problem_fetching_theme', __( 'Problem downloading theme', 'jetpack' ) );
22695 + }
22696 +
22697 + return $file;
22698 + }
22699 +}
22700
22701 diff --git a/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-themes-new-endpoint.php b/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-themes-new-endpoint.php
22702 new file mode 100644
22703 index 0000000..eeacfce
22704 --- /dev/null
22705 +++ b/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-themes-new-endpoint.php
22706 @@ -0,0 +1,82 @@
22707 +<?php
22708 +
22709 +include_once ABSPATH . 'wp-admin/includes/class-wp-upgrader.php';
22710 +include_once ABSPATH . 'wp-admin/includes/file.php';
22711 +
22712 +class Jetpack_JSON_API_Themes_New_Endpoint extends Jetpack_JSON_API_Themes_Endpoint {
22713 +
22714 + // POST /sites/%s/themes/%s/install
22715 + protected $needed_capabilities = 'install_themes';
22716 + protected $action = 'install';
22717 + protected $download_links = array();
22718 +
22719 + protected function validate_call( $_blog_id, $capability, $check_manage_active = true ) {
22720 + $validate = parent::validate_call( $_blog_id, $capability, $check_manage_active );
22721 + if ( is_wp_error( $validate ) ) {
22722 + // Lets delete the attachment... if the user doesn't have the right permissions to do things.
22723 + $args = $this->input();
22724 + if ( isset( $args['zip'][0]['id'] ) ) {
22725 + wp_delete_attachment( $args['zip'][0]['id'], true );
22726 + }
22727 + }
22728 +
22729 + return $validate;
22730 + }
22731 +
22732 + protected function validate_input( $theme ) {
22733 + $this->bulk = false;
22734 + $this->themes = array();
22735 + }
22736 +
22737 + function install() {
22738 + $args = $this->input();
22739 +
22740 + if ( isset( $args['zip'][0]['id'] ) ) {
22741 + $attachment_id = $args['zip'][0]['id'];
22742 + $local_file = get_attached_file( $attachment_id );
22743 + if ( ! $local_file ) {
22744 + return new WP_Error( 'local-file-does-not-exist' );
22745 + }
22746 + $skin = new Jetpack_Automatic_Install_Skin();
22747 + $upgrader = new Theme_Upgrader( $skin );
22748 +
22749 + $pre_install_list = wp_get_themes();
22750 + $result = $upgrader->install( $local_file );
22751 +
22752 + // clean up.
22753 + wp_delete_attachment( $attachment_id, true );
22754 +
22755 + if ( is_wp_error( $result ) ) {
22756 + return $result;
22757 + }
22758 +
22759 + $after_install_list = wp_get_themes();
22760 + $plugin = array_values( array_diff( array_keys( $after_install_list ), array_keys( $pre_install_list ) ) );
22761 +
22762 + if ( ! $result ) {
22763 + $error_code = $upgrader->skin->get_main_error_code();
22764 + $message = $upgrader->skin->get_main_error_message();
22765 + if ( empty( $message ) ) {
22766 + $message = __( 'An unknown error occurred during installation', 'jetpack' );
22767 + }
22768 +
22769 + if ( 'download_failed' === $error_code ) {
22770 + $error_code = 'no_package';
22771 + }
22772 +
22773 + return new WP_Error( $error_code, $message, 400 );
22774 + }
22775 +
22776 + if ( empty( $plugin ) ) {
22777 + return new WP_Error( 'theme_already_installed' );
22778 + }
22779 +
22780 + $this->themes = $plugin;
22781 + $this->log[ $plugin[0] ] = $upgrader->skin->get_upgrade_messages();
22782 +
22783 + return true;
22784 + }
22785 +
22786 + return new WP_Error( 'no_theme_installed' );
22787 + }
22788 +}
22789
22790 diff --git a/plugins/jetpack/json-endpoints/jetpack/json-api-jetpack-endpoints.php b/plugins/jetpack/json-endpoints/jetpack/json-api-jetpack-endpoints.php
22791 index 41dfaa4..15b5e73 100644
22792 --- a/plugins/jetpack/json-endpoints/jetpack/json-api-jetpack-endpoints.php
22793 +++ b/plugins/jetpack/json-endpoints/jetpack/json-api-jetpack-endpoints.php
22794 @@ -75,6 +75,32 @@ new Jetpack_JSON_API_Themes_List_Endpoint( array(
22795 ) );
22796
22797 require_once( $json_jetpack_endpoints_dir . 'class.jetpack-json-api-themes-get-endpoint.php' );
22798 +require_once( $json_jetpack_endpoints_dir . 'class.jetpack-json-api-themes-new-endpoint.php' );
22799 +
22800 +// POST /sites/%s/themes/%new
22801 +new Jetpack_JSON_API_Themes_new_Endpoint( array(
22802 + 'description' => 'Install a theme to your jetpack blog',
22803 + 'group' => '__do_not_document',
22804 + 'stat' => 'themes:new',
22805 + 'method' => 'POST',
22806 + 'path' => '/sites/%s/themes/new',
22807 + 'path_labels' => array(
22808 + '$site' => '(int|string) The site ID, The site domain',
22809 + ),
22810 + 'request_format' => array(
22811 + 'zip' => '(zip) Theme package zip file. multipart/form-data encoded. ',
22812 + ),
22813 + 'response_format' => Jetpack_JSON_API_Themes_Endpoint::$_response_format,
22814 + 'example_request_data' => array(
22815 + 'headers' => array(
22816 + 'authorization' => 'Bearer YOUR_API_TOKEN'
22817 + ),
22818 + ),
22819 + 'example_request' => 'https://public-api.wordpress.com/rest/v1/sites/example.wordpress.org/themes/new'
22820 +) );
22821 +
22822 +
22823 +
22824 new Jetpack_JSON_API_Themes_Get_Endpoint( array(
22825 'description' => 'Get a single theme on a jetpack blog',
22826 'group' => '__do_not_document',
22827 @@ -240,6 +266,28 @@ new Jetpack_JSON_API_Plugins_Get_Endpoint( array(
22828 ) );
22829
22830 require_once( $json_jetpack_endpoints_dir . 'class.jetpack-json-api-plugins-modify-endpoint.php' );
22831 +require_once( $json_jetpack_endpoints_dir . 'class.jetpack-json-api-plugins-new-endpoint.php' );
22832 +// POST /sites/%s/plugins/new
22833 +new Jetpack_JSON_API_Plugins_New_Endpoint( array(
22834 + 'description' => 'Install a plugin to a Jetpack site by uploading a zip file',
22835 + 'group' => '__do_not_document',
22836 + 'stat' => 'plugins:new',
22837 + 'method' => 'POST',
22838 + 'path' => '/sites/%s/plugins/new',
22839 + 'path_labels' => array(
22840 + '$site' => '(int|string) Site ID or domain',
22841 + ),
22842 + 'request_format' => array(
22843 + 'zip' => '(zip) Plugin package zip file. multipart/form-data encoded. ',
22844 + ),
22845 + 'response_format' => Jetpack_JSON_API_Plugins_Endpoint::$_response_format,
22846 + 'example_request_data' => array(
22847 + 'headers' => array(
22848 + 'authorization' => 'Bearer YOUR_API_TOKEN'
22849 + ),
22850 + ),
22851 + 'example_request' => 'https://public-api.wordpress.com/rest/v1/sites/example.wordpress.org/plugins/new'
22852 +) );
22853
22854 new Jetpack_JSON_API_Plugins_Modify_Endpoint( array(
22855 'description' => 'Activate/Deactivate a Plugin on your Jetpack Site, or set automatic updates',
22856 @@ -581,7 +629,7 @@ new Jetpack_JSON_API_Sync_Endpoint( array(
22857 'users' => '(string) Comma-delimited list of user IDs to sync',
22858 ),
22859 'response_format' => array(
22860 - 'scheduled' => '(bool) Whether or not the synchronisation was scheduled'
22861 + 'started' => '(bool) Whether or not the synchronisation was started'
22862 ),
22863 'example_request' => 'https://public-api.wordpress.com/rest/v1.1/sites/example.wordpress.org/sync'
22864 ) );
22865 @@ -598,7 +646,7 @@ new Jetpack_JSON_API_Sync_Status_Endpoint( array(
22866 'response_format' => array(
22867 'started' => '(int|null) The unix timestamp when the last sync started',
22868 'queue_finished' => '(int|null) The unix timestamp when the enqueuing was done for the last sync',
22869 - 'sent_started' => '(int|null) The unix timestamp when the last sent process started',
22870 + 'send_started' => '(int|null) The unix timestamp when the last sent process started',
22871 'finished' => '(int|null) The unix timestamp when the last sync finished',
22872 'total' => '(array) Count of actions that could be sent',
22873 'queue' => '(array) Count of actions that have been added to the queue',
22874 @@ -610,8 +658,8 @@ new Jetpack_JSON_API_Sync_Status_Endpoint( array(
22875 'full_queue_size' => '(int) Number of items in the full sync queue',
22876 'full_queue_lag' => '(float) Time delay of the oldest item in the full sync queue',
22877 'full_queue_next_sync' => '(float) Time in seconds before trying to sync the full sync queue again',
22878 - 'is_scheduled' => '(bool) Is a full sync scheduled via cron?',
22879 - 'cron_size' => '(int) Size of the current cron array',
22880 + 'cron_size' => '(int) Size of the current cron array',
22881 + 'next_cron' => '(int) The number of seconds till the next item in cron.',
22882 ),
22883 'example_request' => 'https://public-api.wordpress.com/rest/v1.1/sites/example.wordpress.org/sync/status'
22884 ) );
22885 @@ -672,7 +720,8 @@ $sync_settings_response = array(
22886 'comment_meta_whitelist' => '(array|string|bool=false) List of comment meta to be included in sync. Send "empty" to unset.',
22887 'disable' => '(int|bool=false) Set to 1 or true to disable sync entirely.',
22888 'render_filtered_content' => '(int|bool=true) Set to 1 or true to render filtered content.',
22889 - 'avoid_wp_cron' => '(int|bool=false) Set to 1 or true to avoid running wp-cron for enqueuing full syncs.',
22890 + 'max_enqueue_full_sync' => '(int|bool=false) Maximum number of rows to enqueue during each full sync process',
22891 + 'max_queue_size_full_sync'=> '(int|bool=false) Maximum queue size that full sync is allowed to use',
22892 );
22893
22894 // GET /sites/%s/sync/settings
22895 @@ -902,3 +951,111 @@ new WPCOM_JSON_API_Update_Option_Endpoint( array (
22896 ),
22897 ),
22898 ) );
22899 +
22900 +
22901 +require_once( $json_jetpack_endpoints_dir . 'class.jetpack-json-api-cron-endpoint.php' );
22902 +
22903 +// GET /sites/%s/cron
22904 +new Jetpack_JSON_API_Cron_Endpoint( array(
22905 + 'description' => 'Fetches the cron array',
22906 + 'group' => '__do_not_document',
22907 + 'method' => 'GET',
22908 + 'path' => '/sites/%s/cron',
22909 + 'stat' => 'cron-get',
22910 + 'path_labels' => array(
22911 + '$site' => '(int|string) The site ID, The site domain'
22912 + ),
22913 + 'response_format' => array(
22914 + 'cron_array' => '(array) The cron array',
22915 + 'current_timestamp' => '(int) Current server timestamp'
22916 + ),
22917 + 'example_request' => 'https://public-api.wordpress.com/rest/v1.1/sites/example.wordpress.org/cron',
22918 + 'example_request_data' => array(
22919 + 'headers' => array( 'authorization' => 'Bearer YOUR_API_TOKEN' ),
22920 + ),
22921 +) );
22922 +
22923 +// POST /sites/%s/cron
22924 +new Jetpack_JSON_API_Cron_Post_Endpoint( array(
22925 + 'description' => 'Process items in the cron',
22926 + 'group' => '__do_not_document',
22927 + 'method' => 'POST',
22928 + 'path' => '/sites/%s/cron',
22929 + 'stat' => 'cron-run',
22930 + 'path_labels' => array(
22931 + '$site' => '(int|string) The site ID, The site domain'
22932 + ),
22933 + 'request_format' => array(
22934 + 'hooks' => '(array) List of hooks to run if they have been scheduled (optional)',
22935 + ),
22936 + 'response_format' => array(
22937 + 'success' => '(array) Of processed hooks with their arguments'
22938 + ),
22939 + 'example_request' => 'https://public-api.wordpress.com/rest/v1.1/sites/example.wordpress.org/cron',
22940 + 'example_request_data' => array(
22941 + 'headers' => array( 'authorization' => 'Bearer YOUR_API_TOKEN' ),
22942 + 'body' => array(
22943 + 'hooks' => array( 'jetpack_sync_cron' )
22944 + ),
22945 + ),
22946 +) );
22947 +
22948 +// POST /sites/%s/cron/schedule
22949 +new Jetpack_JSON_API_Cron_Schedule_Endpoint( array(
22950 + 'description' => 'Schedule one or a recurring hook to fire at a particular time',
22951 + 'group' => '__do_not_document',
22952 + 'method' => 'POST',
22953 + 'path' => '/sites/%s/cron/schedule',
22954 + 'stat' => 'cron-schedule',
22955 + 'path_labels' => array(
22956 + '$site' => '(int|string) The site ID, The site domain'
22957 + ),
22958 + 'request_format' => array(
22959 + 'hook' => '(string) Hook name that should run when the event is scheduled',
22960 + 'timestamp' => '(int) Timestamp when the event should take place, has to be in the future',
22961 + 'arguments' => '(string) JSON Object of arguments that the hook will use (optional)',
22962 + 'recurrence' => '(string) How often the event should take place. If empty only one event will be scheduled. Possible values 1min, hourly, twicedaily, daily (optional) '
22963 + ),
22964 + 'response_format' => array(
22965 + 'success' => '(bool) Was the event scheduled?'
22966 + ),
22967 + 'example_request' => 'https://public-api.wordpress.com/rest/v1.1/sites/example.wordpress.org/cron/schedule',
22968 + 'example_request_data' => array(
22969 + 'headers' => array( 'authorization' => 'Bearer YOUR_API_TOKEN' ),
22970 + 'body' => array(
22971 + 'hook' => 'jetpack_sync_cron',
22972 + 'arguments' => '[]',
22973 + 'recurrence'=> '1min',
22974 + 'timestamp' => 1476385523
22975 + ),
22976 + ),
22977 +) );
22978 +
22979 +// POST /sites/%s/cron/unschedule
22980 +new Jetpack_JSON_API_Cron_Unschedule_Endpoint( array(
22981 + 'description' => 'Unschedule one or all events with a particular hook and arguments',
22982 + 'group' => '__do_not_document',
22983 + 'method' => 'POST',
22984 + 'path' => '/sites/%s/cron/unschedule',
22985 + 'stat' => 'cron-unschedule',
22986 + 'path_labels' => array(
22987 + '$site' => '(int|string) The site ID, The site domain'
22988 + ),
22989 + 'request_format' => array(
22990 + 'hook' => '(string) Name of the hook that should be unscheduled',
22991 + 'timestamp' => '(int) Timestamp of the hook that you want to unschedule. This will unschedule only 1 event. (optional)',
22992 + 'arguments' => '(string) JSON Object of arguments that the hook has been scheduled with (optional)',
22993 + ),
22994 + 'response_format' => array(
22995 + 'success' => '(bool) Was the event unscheduled?'
22996 + ),
22997 + 'example_request' => 'https://public-api.wordpress.com/rest/v1.1/sites/example.wordpress.org/cron/unschedule',
22998 + 'example_request_data' => array(
22999 + 'headers' => array( 'authorization' => 'Bearer YOUR_API_TOKEN' ),
23000 + 'body' => array(
23001 + 'hook' => 'jetpack_sync_cron',
23002 + 'arguments' => '[]',
23003 + 'timestamp' => 1476385523
23004 + ),
23005 + ),
23006 +) );
23007
23008 diff --git a/plugins/jetpack/language-packs.js b/plugins/jetpack/language-packs.js
23009 deleted file mode 100644
23010 index 2b93cf1..0000000
23011 --- a/plugins/jetpack/language-packs.js
23012 +++ /dev/null
23013 @@ -1 +0,0 @@
23014 -module.exports = [ 'ar', 'de', 'en-au', 'en-ca', 'eo', 'es', 'fi', 'fr', 'he', 'id', 'it', 'ja', 'ko', 'nl', 'pt-br', 'ro', 'ru', 'sq', 'sv', 'tr', 'zh-cn', 'zh-tw' ];
23015
23016 diff --git a/plugins/jetpack/languages/jetpack-ary.mo b/plugins/jetpack/languages/jetpack-ary.mo
23017 index 9c519e0..2f15def 100644
23018 Binary files a/plugins/jetpack/languages/jetpack-ary.mo and b/plugins/jetpack/languages/jetpack-ary.mo differ
23019
23020 diff --git a/plugins/jetpack/languages/jetpack-bg_BG.mo b/plugins/jetpack/languages/jetpack-bg_BG.mo
23021 index b492acb..f11ecfd 100644
23022 Binary files a/plugins/jetpack/languages/jetpack-bg_BG.mo and b/plugins/jetpack/languages/jetpack-bg_BG.mo differ
23023
23024 diff --git a/plugins/jetpack/languages/jetpack-fa_IR.mo b/plugins/jetpack/languages/jetpack-fa_IR.mo
23025 index 9818dd3..07bbc95 100644
23026 Binary files a/plugins/jetpack/languages/jetpack-fa_IR.mo and b/plugins/jetpack/languages/jetpack-fa_IR.mo differ
23027
23028 diff --git a/plugins/jetpack/languages/jetpack-hu_HU.mo b/plugins/jetpack/languages/jetpack-hu_HU.mo
23029 index b5f4f18..9fc6ac4 100644
23030 Binary files a/plugins/jetpack/languages/jetpack-hu_HU.mo and b/plugins/jetpack/languages/jetpack-hu_HU.mo differ
23031
23032 diff --git a/plugins/jetpack/languages/jetpack-nb_NO.mo b/plugins/jetpack/languages/jetpack-nb_NO.mo
23033 index 11e078e..8495ed4 100644
23034 Binary files a/plugins/jetpack/languages/jetpack-nb_NO.mo and b/plugins/jetpack/languages/jetpack-nb_NO.mo differ
23035
23036 diff --git a/plugins/jetpack/languages/json/jetpack-af.json b/plugins/jetpack/languages/json/jetpack-af.json
23037 index e8c3954..462cbc6 100644
23038 --- a/plugins/jetpack/languages/json/jetpack-af.json
23039 +++ b/plugins/jetpack/languages/json/jetpack-af.json
23040 @@ -1 +1 @@
23041 -{"":{"po-revision-date":"2015-08-21 12:56:15+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/1.0-alpha-1100","project-id-version":"dev"},"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Connect Jetpack":[null,""],"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,""],"Smiley":[null,""],"Whitelist Management":[null,""],"Related":[null,""],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a large and visually striking layout":[null,""],"Publicize":[null,""],"Rela
23042 ted Posts":[null,""],"Email Address":[null,"E-posadres"],"Preview":[null,"Vooraf Kyk"],"Excerpts":[null,""],"Featured Images":[null,""],"Enable Portfolio Projects for this site.":[null,""],"Enable Testimonials for this site.":[null,""],"View people's profiles when you mouse over their Gravatars":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Proofreading":[null,""],"English Options":[null,""],"Bias Language":[null,""],"Complex Phrases":[null,""],"Diacritical Marks":[null,""],"Double Negatives":[null,""],"Hidden Verbs":[null,""],"Jargon":[null,""],"Passive Voice":[null,""],"Phrases to Avoid":[null,""],"Redundant Phrases":[null,""],"Use automatically detected language to proofread posts and pages":[null,""],"Ignored Phrases":[null,""],"Color Scheme":[null,"Kleurskema"],"Terms":[null,""],"Privacy":[null,"Privaatheid"],"Debug":[null,""],"Learn More":[null,""],"Settings":[null,"Instellings"],"Active":[null
23043 ,"Aktief"]}
23044 \ No newline at end of file
23045 +{"":{"po-revision-date":"2015-08-21 12:56:15+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/1.0-alpha-1100","project-id-version":"dev"},"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Connect Jetpack":[null,""],"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,""],"Smiley":[null,""],"Whitelist Management":[null,""],"Related":[null,""],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a large and visually striking layout":[null,""],"Publicize":[null,""],"Rela
23046 ted Posts":[null,""],"Email Address":[null,"E-posadres"],"Preview":[null,"Vooraf Kyk"],"Excerpts":[null,""],"Featured Images":[null,""],"Enable Portfolio Projects for this site.":[null,""],"Enable Testimonials for this site.":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Proofreading":[null,""],"English Options":[null,""],"Bias Language":[null,""],"Complex Phrases":[null,""],"Diacritical Marks":[null,""],"Double Negatives":[null,""],"Hidden Verbs":[null,""],"Jargon":[null,""],"Passive Voice":[null,""],"Phrases to Avoid":[null,""],"Redundant Phrases":[null,""],"Use automatically detected language to proofread posts and pages":[null,""],"Ignored Phrases":[null,""],"Color Scheme":[null,"Kleurskema"],"Terms":[null,""],"Privacy":[null,"Privaatheid"],"Debug":[null,""],"Learn More":[null,""],"Settings":[null,"Instellings"],"Active":[null,"Aktief"]}
23047 \ No newline at end of file
23048
23049 diff --git a/plugins/jetpack/languages/json/jetpack-ar.json b/plugins/jetpack/languages/json/jetpack-ar.json
23050 index a5d9482..69f0113 100644
23051 --- a/plugins/jetpack/languages/json/jetpack-ar.json
23052 +++ b/plugins/jetpack/languages/json/jetpack-ar.json
23053 @@ -1 +1 @@
23054 -{"":{"po-revision-date":"2016-03-07 20:53:58+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;","x-generator":"GlotPress/2.1.0-alpha","project-id-version":"Development (trunk)"},"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.":[null,""],"This module has no configuration options":[null,""],"Configure your Security Scans":[null,""],"You can see the information about security scanning in the \"At a Glance\" section.":[null,""],"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.":[null,""],"Search for
23055 a Jetpack feature.":[null,""],"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.":[null,""],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,""],"Mobile Promos":[null,""],"Track each infinite Scroll post load as a page view in Google Analytics":[null,""],"Scroll infinitely (Shows 7 posts on each load)":[null,""],"Background Color":[null,""],"Show photo metadata (Exif) in carousel, when available":[null,""],"Match By Email":[null,""],"{{a}}Edit{{/a}}":[null,""],"Emails will be sent to ":[null,""],"Receive Monitor Email Notifications":[null,""],"Report Visibility: Select the roles that will be able to view stats reports":[null,""],"Registered Users: Count the page views of registered users who are logged in":[null,""],"Put a chart showing 48 hours of views in the admin bar":[null,""],"Admin Bar":[n
23056 ull,""],"Show a \"follow comments\" option in the comment form.":[null,""],"Show a \"follow blog\" options in the comment form":[null,""],"Can readers subscribe to your posts, comments or both?":[null,""],"A few catchy words to motivate your readers to comment.":[null,""],"Comments headline":[null,""],"WordPress.com Likes are:":[null,""],"Upgrade Focus: VideoPress For Weddings":[null,""],"The WordPress for Android App Gets a Big Facelift":[null,""],"Big iPhone/iPad Update Now Available":[null,""],"Subscriber":[null,""],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,""],"{{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}}":[null,""],"Cheatin' uh?":[null,""],"News Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Search engines will find the sitemaps at these locations:":[n
23057 ull,""],"Use Markdown for comments":[null,""],"Add a phrase":[null,""],"Enable proofreading for the following grammar and style rules: ":[null,""],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,""],"Automatic Language Detection":[null,""],"A post or page is updated":[null,""],"A post or page is first published":[null,""],"Automatically proofread content when: ":[null,""],"Configure Testimonials":[null,""],"Configure Portfolios":[null,""],"Regenerate address":[null,""],"Highlight and copy the following text to your clipboard:":[null,""],"Copied!":[null,""],"Display all your gallery pictures in a cool mosaic":[null,""],"Meta key example: ":[null,""],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,""],"Welcome to Jetpack":[null,""],"Let us know!":[null,""],"What would you like to see on your Jetpack Dashboard?":[null,""],"You, %(userName)s, are
23058 not connected to WordPress.com.":[null,""],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,""],"You are currently running a development version of Jetpack.":[null,""],"You're fueled up and ready to go.":[null,""],"You're fueled up and ready to go, Jetpack is now active.":[null,""],"Your Jetpack is already connected.":[null,""],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,""],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glo
23059 ry.":[null,""],"Threats don't discriminate":[null,""],"Backup, protect, repair and build a better website.":[null,""],"Powerful security tools for ultimate peace of mind":[null,""],"ACTIVE":[null,""],"Upgrade":[null,""],"Set up":[null,""],"Threats found!":[null,""],"No Results Found.":[null,""],"Pro":[null,""],"Keep your site backed up!":[null,""],"Site Backups":[null,""],"Keep those spammers away!":[null,""],"Automatically scan your site for common threats and attacks.":[null,""],"Security Scanning":[null,""],"Automatically backup your entire site.":[null,""],"State-of-the-art spam defense.":[null,""],"Automated, comprehensive protection from threats and attacks.":[null,""],"Activate Site Stats":[null,""],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,""],"Jetpack Stats Icon":[null,""],"Do you really want to disconnect your site from WordPress.com?":[null,""],"Updates Needed":[null,""],"Save Settings":[
23060 null,""],"Saving…":[null,""],"No account? Create one for free…":[null,""],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,""],"Surveys & Polls":[null,""],"Configure VaultPress":[null,""],"View your security dashboard":[null,""],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense, and brute-force login protection - all in one place.":[null,""],"Security Scanning & Backups":[null,""],"Configure Akismet":[null,""],"View your spam stats":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,""],"Once you connect, you can upgrade to Premium or Pro in order to unlock worldclass security, spam protection tools, and priority support.":[null,""],"Your site is on Development Mode":[null,""],"Unlock the full potential of your site with the features included in your plan.":[null,""],"Your site is o
23061 n the Jetpack Professional plan":[null,""],"Your site is on the Jetpack Premium plan":[null,""],"Upgrade to Premium or Pro in order to unlock world class security, spam protection tools, and priority support.":[null,""],"Your site is on the Free Jetpack Plan":[null,""],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,""],"Lock out the bad guys":[null,""],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,""],"Maximum grade security":[null,""],"Compare Plans":[null,""],"Advanced polls and ratings":[null,""],"One-click threat resolution":[null,""],"Real-time backups":[null,""],"Unlimited backup archive":[null,""],"Includes on-demand malware scanning":[null,""],"Supports 1-3 sites":[null,""],"Jetpack Professi
23062 onal offers advanced features including:":[null,""],"Need more?":[null,""],"Create a new poll":[null,""],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,""],"Bulk and automatic updates":[null,""],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,""],"Feel the performance":[null,""],"Manage all your sites from a single dashboard.":[null,""],"Powerful WordPress.com features on every device.":[null,""],"View your {{a}}Email Followers{{/a}}":[null,""],"View {{a}}All Stats{{/a}}":[null,""],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,""],"Link your account to WordPress.com to get the most out of Jetpack.":[null,""],"You are connected as ":[null,"
23063 "],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,""],"Manage your Jetpack connection.":[null,""],"Connection Settings":[null,""],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,""],"Enjoy priority support":[null,""],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,""],"Get WordPress apps for any screen.":[null,""],"Inspiration strikes any time, anywhere.":[null,""],"Launch Reader":[null,""],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,""],"Connect with the Community":[null,""],"View Your Stats":[null,""],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand
23064 your visitors from anywhere in the world.":[null,""],"Connect with your Visitors":[null,""],"Try the New Editor":[null,""],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,""],"Focus on your Writing":[null,""],"Invalid Key":[null,""],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,""],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,""],"Spam Protection":[null,""],"Unavailable in Dev Mode.":[null,""],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,""],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"{{a}}View backup details{{/a}}.":[null,""],"Backups":[null,""],"Performance":[null,""],"Security":[null,""],"Jetpack is monitoring your site. If we think your site is down you will receive an email.":[null,""],"Jetpack is improving and optimising your
23065 image speed.":[null,""],"{{a}}Activate Manage{{/a}} to turn on auto updates and manage your plugins from WordPress.com.":[null,""],"All plugins are up-to-date. Awesome work!":[null,""],"Needs updating. ":["Need updating. ","","","","","",""],"%(number)s plugin":["%(number)s plugins","","","","","",""],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,""],"Total malicious attacks blocked on your site.":[null,""],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"Threats found":[null,""],"Malware Scanning":[null,""],"WordPress.com for Linux":[null,""],"WordPress.com for Windows":[null,""],"WordPress.com for Mac OS X":[null,""],"A desktop app that gives WordPress a pe
23066 rmanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.":[null,""],"WordPress.com in Google Play":[null,""],"WordPress.com in the App Store":[null,""],"Updating %(slug)s settings…":[null,""],"%(slug)s has been deactivated.":[null,""],"Deactivating %(slug)s…":[null,""],"%(slug)s failed to activate. %(error)s":[null,""],"%(slug)s has been activated.":[null,""],"Activating %(slug)s…":[null,""],"Recommended features active.":[null,""],"Activating recommended features…":[null,""],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,""],"Show falling snow in the holiday period.":[null,""],"Holiday Snow":[null,""],"Unavailable in Dev Mode":[null,""],"At A Glance":[null,""],"Error unlinking from WordPress.com. %(error)s":[null,""],"Unlinked from WordPress.com.":[null,""],"Unlinking from WordPress.com":[null,""],"There was an error disconnecting Jetpack. Error: %(error)s":[null,""],"Options failed to reset."
23067 :[null,""],"Options reset.":[null,""],"Resetting Jetpack options…":[null,""],"Regenerated %(slug)s address .":[null,""],"Updating %(slug)s address…":[null,""],"Error updating %(slug)s settings. %(error)s":[null,""],"Updated %(slug)s settings.":[null,""],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,""],"Clichés":[null,""],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"You are running Jetpack on a {{a}}staging server{{/a}}.":[null,""],"Follow Jetpack on Twitter":[null,""],"Like us on Facebook":[null,""],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers
23068 {{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"WordPress.com Terms of Service":[null,""],"Automattic's Privacy Policy":[null,""],"Jetpack Happiness Engineer":[null,""],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Go to Jetpack.com/support":[null,""],"Go to the WordPress.org support forums":[null,""],"Contact Jetpack support staff directly":[null,""],"Downtime Monitoring":[null,""],"Loading…":[null,""],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,""],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","","","","","",""],"{{a}}View details at VaultPress.com{{/a}}":[null,""],"{{a}}Contact Support{{/a}}":[null,""],"No threats found, you're good to go!":[null,""],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fi
23069 x{{/akismetSettings}}.":[null,""],"Plugin Updates":[null,""],"{{a}}Turn on plugin auto updates{{/a}}":[null,""],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,""],"Image Performance %(photon)s":[null,""],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,""],"Site Verification Tools":[null,""],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,""],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,""],"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.":[null,""],"Unlink me from WordPress.com":[null,""],"Link to WordPress.com":[null,""],"Disconnect from WordPress.com":[null,""],"Jump Start your Site":[null,""],"Quickly enhance your site by activating Je
23070 tpack's recommended features.":[null,""],"Activate Recommended Features":[null,""],"Jetpack's recommended features include:":[null,""],"Features can be activated or deactivated at any time.":[null,""],"Skip the Jetpack Jumpstart process":[null,""],"Skip this step":[null,""],"Manage security on WordPress.com":[null,""],"Week of %(date)s":[null,""],"Views: %(numberOfViews)s":[null,""],"Click to view detailed stats.":[null,""],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,""],"Days":[null,""],"Weeks":[null,""],"Months":[null,""],"Views today":[null,""],"Best overall day":[null,""],"%(number)s View":["%(number)s Views","","","","","",""],"All-time views":[null,""],"All-time comments":[null,""],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,""],"Did we mention free, professional suppo
23071 rt?":[null,""],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,""],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,""],"Block site attacks.":[null,""],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,""],"Live site monitoring.":[null,""],"Automatic site updates.":[null,""],"Never fall behind on a security release or waste time updating multiple sites.":[null,""],"Lightning fast, optimized images":[null,""],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,""],"Site security and peace of mind":[null,""],"Need Help?":[null,""],"Send us Feedback":[null,""],"Jetpack has many traffic and engage
23072 ment tools to help you get more viewers to your site and keep them there.":[null,""],"Automated social marketing.":[null,""],"Sharing & Like Buttons":[null,""],"Build a community.":[null,""],"Give visitors the tools to share and subscribe to your content.":[null,""],"Increase page views.":[null,""],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,""],"Manage Plugins":[null,""],"Drive more traffic to your site":[null,""],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,""],"Track your growth":[null,""],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,""],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,""],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,""],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,""],
23073 "{{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":[null,""],"Need help? The Jetpack team is here for you.":[null,""],"Leave a Jetpack review":[null,""],"Disconnecting Jetpack":[null,"قطع اتصال Jetpack"],"Smiley":[null,"ابتسامة"],"Email Address":[null,"عنوان البريد الإلكتروني"],"Whitelist Management":[null,"إدارة القائمة البيضاء"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"تأكد من إضافة عناوين IP المستخدمة بكثرة لأنها قد تتغير فيما بين منزلك ومكتبك والمواقع الأخرى. ستؤدي إزالة عنوان IP من القائمة أدناه إلى إزالته من قائمة
23074 السماح لديك."],"Related":[null,"مرتبط"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"عرض عنوان لقسم \"متعلق\" لفصل التدوينات عن قسم المحتوى المتعلق بوضوع أكبر."],"Use a large and visually striking layout":[null,"استخدام مخطط كبير وجذاب"],"Require Two-Step Authentication":[null,"يلزم إجراء مصادقة من خطوتين"],"Site Stats":[null,"إحصائيات الموقع"],"Publicize":[null,"النشر"],"Excerpts":[null,"مقتطفات"],"Featured Images":[null,"الصور البارزة"],"Enable Portfolio Projects for this site.":[null,"تمكين مشروعات Portfolio لهذا الموقع."],"Enable Testimonials for this site.":[null,"تمكين الشهادات لهذا الموقع."],"View people's profiles when you mouse over their Gravatars":[null,"إظهار الملفات الشخصية للمستخدمين عند تمري�
23075 � الفأرة فوق صورهم في Gravatars"],"Color Scheme":[null,"نظام الألوان"],"Preview":[null,"معاينة"],"You have successfully disconnected Jetpack":[null,""],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,""],"{{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).":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"يوجد مشاكل حالياً مع WordPress.com وغير قادر على الربط مع Jetpack. يرجى المحاولة مرة أخرى في وقت لاحق."],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,""],"Connect Jetpack":[null,"توصيل وظيفة Jetpack"],"Proofreading":[null,"التدقيق اللغوي"],"English Optio
23076 ns":[null,"خيارات اللغة الإنكليزية"],"Bias Language":[null,"التحيز باللغة"],"Complex Phrases":[null,"الجمل المعقدة"],"Diacritical Marks":[null,"علامات التشكيل أو أحرف العلة"],"Double Negatives":[null,"السلبيات المزدوجة"],"Hidden Verbs":[null,"أفعال مخفية"],"Jargon":[null,"اللهجة الغريبة"],"Passive Voice":[null,"المبني للمجهول"],"Phrases to Avoid":[null,"العبارات التي يجب تجنبها"],"Redundant Phrases":[null,"عبارات مكررة"],"Use automatically detected language to proofread posts and pages":[null,"استخدم الكشف التلقائي للغة لتستخدم التدقيق اللغوي في المواضيع والصفحات"],"Ignored Phrases":[null,"تجاهل العبارات"],"Test your site’s compatibility with Jetpack.":[null,""],"Debug":[null,"تصحيح الأخطاء"],"Disconnect Jetpack":[null,"قطع الاتصال بـ
23077 Jetpack"],"Learn More":[null,"تعلم المزيد"],"Settings":[null,"الإعدادات"],"Active":[null,"مفعل"]}
23078 \ No newline at end of file
23079 +{"":{"po-revision-date":"2016-03-07 20:53:58+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;","x-generator":"GlotPress/2.3.0-alpha","language":"ar","project-id-version":"Plugins - Jetpack by WordPress.com - Development (trunk)"},"Make sure your site is easily found on search engines with SEO tools for your content and social posts.":[null,""],"Activate this module to use the advanced SEO tools.":[null,""],"Configure your VideoPress settings.":[null,""],"How much is your website worth?":[null,""],"For less than the price of a coffee a month you can rest easy knowing your hard work (or livelihood) is backed up.":[null,""],"Configure Site SEO":[null,""],"Activate SEO Tools":[null,""],"Introducing our most affordable backups and security plan yet":[null,""],"The Personal Plan keeps your data, site, and ha
23080 rd work safe.":[null,""],"Learn more...":[null,""],"Your site is on the Jetpack Personal plan":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), and unlimited storage.":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), unlimited backup storage, security scanning, and priority support.":[null,""],"You get spam-protection, real-time backups (unlimited archive), unlimited backup storage, security scanning, SEO tools, PollDaddy, and priority support.":[null,""],"Daily backup of all your site data with unlimited space and one-click restores (powered by VaultPress).":[null,""],"Daily backup of all your site data with unlimited space, one-click restores, automated security scanning, and priority support (powered by VaultPress).":[null,""],"Backups & Security Scanning":[null,""],"Real-time backup of all your site data with unlimited space, one-click restores, automated security scanning, one-click th
23081 reat resolution, and priority support (powered by VaultPress).":[null,""],"SEO Tools":[null,""],"Advanced SEO tools to help your site get found when people search for relevant content.":[null,""],"Need more? Running a business site?":[null,""],"If your site is important to you, consider protecting and improving it with some of our advanced features: ":[null,""],"On-demand security scanning":[null,""],"Advanced SEO tools":[null,""],"Configure your SEO settings.":[null,""],"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.":[null,""],"You are running Jetpack on a staging server.":[null,""],"More Info":[null,""],"Search your content.":[null,""],"{{a}}Manage Likes visibility from the Sharing Module Settings{{/a}}":[null,""],"Hide the stats smiley face image. The image helps collect stats but should still work when hidden.":[null,""],"Your Current IP: %(ip)s":[null,""],"Whitelistin
23082 g an IP address prevents it from ever being blocked by Jetpack.":[null,""],"IPv4 and IPv6 are acceptable. {{br/}} To specify a range, enter the low value and high value separated by a dash. Example: 12.12.12.1-12.12.12.100":[null,""],"Link your account to WordPress.com to start using this feature.":[null,""],"There are unsaved settings in this tab that will be lost if you leave it. Proceed?":[null,""],"This will reset all Jetpack options, are you sure?":[null,""],"Search for a Jetpack feature.":[null,""],"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.":[null,""],"You can see the information about security scanning in the \"At a Glance\" section.":[null,""],"Configure your Security Scans":[null,""],"This module has no configuration options":[null,""],"Let search engines and visitors know that you are serious about your websites integrity by upgrading
23083 Jetpack. Our anti-spam tools will eliminate comment spam, protect your SEO, and make it easier for visitors to stay in touch.":[null,""],"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.":[null,""],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,""],"Subscriber":[null,""],"Big iPhone/iPad Update Now Available":[null,""],"The WordPress for Android App Gets a Big Facelift":[null,""],"Upgrade Focus: VideoPress For Weddings":[null,""],"WordPress.com Likes are:":[null,""],"Comments headline":[null,""],"A few catchy words to motivate your readers to comment.":[null,""],"Can readers subscribe to your posts, comments or both?":[null,""],"Show a \"follow blog\" options in the comment form":[null,""],"Show a \"follow comments\" option in the comment form.":[null,""],"Admin Bar":[null,""],"Put a chart showing 48 hours of vi
23084 ews in the admin bar":[null,""],"Registered Users: Count the page views of registered users who are logged in":[null,""],"Report Visibility: Select the roles that will be able to view stats reports":[null,""],"Receive Monitor Email Notifications":[null,""],"Emails will be sent to ":[null,""],"{{a}}Edit{{/a}}":[null,""],"Match By Email":[null,""],"Show photo metadata (Exif) in carousel, when available":[null,""],"Background Color":[null,""],"Scroll infinitely (Shows 7 posts on each load)":[null,""],"Track each infinite Scroll post load as a page view in Google Analytics":[null,""],"Mobile Promos":[null,""],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,""],"Enter your meta key \"content\" value to verify your blog with {{a}}Google Search Console{{/a}}, {{a1}}Bing Webmaster Center{{/a1}} and {{a2}}Pinterest Site Verification{{/a2}}.":[null,""],"Meta key example:":[null,""],"Display all your gallery pictures in a cool mosaic":[null,""],"Copied!":[n
23085 ull,""],"Highlight and copy the following text to your clipboard:":[null,""],"Regenerate address":[null,""],"Configure Portfolios":[null,""],"Configure Testimonials":[null,""],"Automatically proofread content when: ":[null,""],"A post or page is first published":[null,""],"A post or page is updated":[null,""],"Automatic Language Detection":[null,""],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,""],"Enable proofreading for the following grammar and style rules: ":[null,""],"Add a phrase":[null,""],"Use Markdown for comments":[null,""],"Search engines will find the sitemaps at these locations:":[null,""],"Sitemap: {{a}}%(url)s{{/a}}":[null,""],"News Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Cheatin' uh?":[null,""],"{{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}}":[null,""],"Welcome t
23086 o {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,""],"Your Jetpack is already connected.":[null,""],"You're fueled up and ready to go, Jetpack is now active.":[null,""],"You're fueled up and ready to go.":[null,""],"You are currently running a development version of Jetpack.":[null,""],"Submit Beta feedback":[null,""],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,""],"You, %(userName)s, are not connected to WordPress.com.":[null,""],"What would you like to see on your Jetpack Dashboard?":[null,""],"Let us know!":[null,""],"Welcome to Jetpack":[null,""],"Please connect to or create a WordPress.com account to start using Jetpack. This will enab
23087 le powerful security, traffic, and customization services.":[null,""],"No account? Create one for free…":[null,""],"Saving…":[null,""],"Save Settings":[null,""],"Updates Needed":[null,""],"Do you really want to disconnect your site from WordPress.com?":[null,""],"Jetpack Stats Icon":[null,""],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,""],"Activate Site Stats":[null,""],"Automated, comprehensive protection from threats and attacks.":[null,""],"State-of-the-art spam defense.":[null,""],"Automatically backup your entire site.":[null,""],"Security Scanning":[null,""],"Automatically scan your site for common threats and attacks.":[null,""],"Keep those spammers away!":[null,""],"Site Backups":[null,""],"Keep your site backed up!":[null,""],"Pro":[null,""],"No Results Found.":[null,""],"Threats found!":[null,""],"Set up":[null,""],"Upgrade":[null,""],"ACTIVE":[null,""],"Hackers, botnets and spammers at
23088 tack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,""],"Your site is on the Free Jetpack Plan":[null,""],"Upgrade to a paid plan to unlock world-class security, spam protection tools, and priority support.":[null,""],"Your site is on the Jetpack Premium plan":[null,""],"Your site is on the Jetpack Professional plan":[null,""],"Your site is on Development Mode":[null,""],"Once you connect, you can upgrade to a paid plan in order to unlock world-class security, spam protection tools, and priority support.":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,""],"View your spam stats":[null,""],"Configure Akismet":[null,""],"View your security dashboard":[null,""],"Configure VaultPress":[null,""],"Surveys & Polls":[null,""],"Unlimited surveys, unlimited responses. Use the survey editor t
23089 o create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,""],"Create a new poll":[null,""],"Real-time backups":[null,""],"One-click threat resolution":[null,""],"Advanced polls and ratings":[null,""],"Compare Plans":[null,""],"Maximum grade security":[null,""],"Real-time backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,""],"Lock out the bad guys":[null,""],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,""],"Enjoy priority support":[null,""],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,""],"Connection Settings":[null,""],"Manage your Jetpack connection.":[null,""],"The site is in Dev
23090 elopment Mode, so you can not connect to WordPress.com.":[null,""],"You are connected as ":[null,""],"Link your account to WordPress.com to get the most out of Jetpack.":[null,""],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,""],"View {{a}}All Stats{{/a}}":[null,""],"View your {{a}}Email Followers{{/a}}":[null,""],"Powerful WordPress.com features on every device.":[null,""],"Manage all your sites from a single dashboard.":[null,""],"Feel the performance":[null,""],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,""],"Bulk and automatic updates":[null,""],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,""],"Focus on your Writing":[null,""],"
23091 Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,""],"Try the New Editor":[null,""],"Connect with your Visitors":[null,""],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,""],"View Your Stats":[null,""],"Connect with the Community":[null,""],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,""],"Launch Reader":[null,""],"Inspiration strikes any time, anywhere.":[null,""],"Get WordPress apps for any screen.":[null,""],"In Your Pocket":[null,""],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,""],"WordPress.com in the App Store
23092 ":[null,""],"WordPress.com in Google Play":[null,""],"On Your Desktop":[null,""],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.":[null,""],"WordPress.com for Mac OS X":[null,""],"WordPress.com for Windows":[null,""],"WordPress.com for Linux":[null,""],"Malware Scanning":[null,""],"Threats found":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,""],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,""],"Total malicious attacks blocked on your site.":[null,""],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,""],"%(number)s plugin":["%(number)s plugins","","","","","",""],"Needs updating. ":["Need upd
23093 ating. ","","","","","",""],"All plugins are up-to-date. Awesome work!":[null,""],"{{a}}Activate Manage{{/a}} to turn on auto updates and manage your plugins from WordPress.com.":[null,""],"Jetpack is improving and optimizing your image speed.":[null,""],"Jetpack is monitoring your site. If we think your site is down, you will receive an email.":[null,""],"Security":[null,""],"Performance":[null,""],"Backups":[null,""],"{{a}}View backup details{{/a}}.":[null,""],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,""],"Unavailable in Dev Mode.":[null,""],"Spam Protection":[null,""],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,""],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,""],"Invalid Key":[null,""],"Unavailable in Dev Mode":[null,""],"Holiday Snow":[null,""],"Show falling snow in the
23094 holiday period.":[null,""],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,""],"Activating recommended features…":[null,""],"Recommended features active.":[null,""],"Recommended features failed to activate. %(error)s":[null,""],"Activating %(slug)s…":[null,""],"%(slug)s has been activated.":[null,""],"%(slug)s failed to activate. %(error)s":[null,""],"Deactivating %(slug)s…":[null,""],"%(slug)s has been deactivated.":[null,""],"%(slug)s failed to deactivate. %(error)s":[null,""],"Updating %(slug)s settings…":[null,""],"Updated %(slug)s settings.":[null,""],"Error updating %(slug)s settings. %(error)s":[null,""],"Updating %(slug)s address…":[null,""],"Regenerated %(slug)s address .":[null,""],"Error regenerating %(slug)s address. %(error)s":[null,""],"Resetting Jetpack options…":[null,""],"Options reset.":[null,""],"Options failed to reset.":[null,""],"There was an error disconnecting Jetpack. Error: %(error)s":[null,""],"Unlinking from WordPress.com":[nu
23095 ll,""],"Unlinked from WordPress.com.":[null,""],"Error unlinking from WordPress.com. %(error)s":[null,""],"At A Glance":[null,""],"Clichés":[null,""],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,""],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"Like us on Facebook":[null,""],"Follow Jetpack on Twitter":[null,""],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"Contact Jetpack support staff directly":[null,"
23096 "],"Go to the WordPress.org support forums":[null,""],"Go to Jetpack.com/support":[null,""],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Jetpack Happiness Engineer":[null,""],"Automattic's Privacy Policy":[null,""],"WordPress.com Terms of Service":[null,""],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,""],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,""],"Site Verification Tools":[null,""],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,""],"Image Performance %(photon)s":[null,""],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,""],"{{a}}Turn on plugin auto updates{{/a}}":[null,""],"Plugin Updates":[null,""],"Whoops! Your Akismet key is missing or invalid. {{akismetS
23097 ettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,""],"No threats found, you're good to go!":[null,""],"{{a}}Contact Support{{/a}}":[null,""],"{{a}}View details at VaultPress.com{{/a}}":[null,""],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","","","","","",""],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,""],"Loading…":[null,""],"Downtime Monitoring":[null,""],"{{button}}View More Stats on WordPress.com {{/button}}":[null,""],"{{button}}View Old Stats{{/button}}":[null,""],"All-time comments":[null,""],"All-time views":[null,""],"%(number)s View":["%(number)s Views","","","","","",""],"Best overall day":[null,""],"Views today":[null,""],"Months":[null,""],"Weeks":[null,""],"Days":[null,""],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,""],"Click to view detailed stats.":[null,""],"Views: %(numberOfViews)s":[null,""],"Week of %
23098 (date)s":[null,""],"Manage security on WordPress.com":[null,""],"Skip this step":[null,""],"Skip the Jetpack Jumpstart process":[null,""],"Features can be activated or deactivated at any time.":[null,""],"Jetpack's recommended features include:":[null,""],"Activate Recommended Features":[null,""],"Quickly enhance your site by activating Jetpack's recommended features.":[null,""],"Jump Start your Site":[null,""],"Disconnect from WordPress.com":[null,""],"Link to WordPress.com":[null,""],"Unlink me from WordPress.com":[null,""],"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.":[null,""],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,""],"Did we mention free, professional support?":[null,""],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load you
23099 r gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,""],"Lightning fast, optimized images":[null,""],"Never fall behind on a security release or waste time updating multiple sites.":[null,""],"Automatic site updates.":[null,""],"Live site monitoring.":[null,""],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,""],"Block site attacks.":[null,""],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,""],"Site security and peace of mind":[null,""],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,""],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,""],"Increase page views.":[null,""],"Give visitors the tools to share and subscr
23100 ibe to your content.":[null,""],"Build a community.":[null,""],"Sharing & Like Buttons":[null,""],"Automated social marketing.":[null,""],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,""],"Send us Feedback":[null,""],"Need Help?":[null,""],"Manage Plugins":[null,""],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,""],"Track your growth":[null,""],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,""],"Drive more traffic to your site":[null,""],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,""],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,""],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,""],"{{s}}Your Jetpack has a glitch.{{/s}} We're sorry for the inconvenience. Please
23101 try again later, if the issue continues please contact support with this message: %(error_key)s":[null,""],"Disconnecting Jetpack":[null,"قطع اتصال Jetpack"],"Leave a Jetpack review":[null,""],"Need help? The Jetpack team is here for you.":[null,""],"Smiley":[null,"ابتسامة"],"Require Two-Step Authentication":[null,"يلزم إجراء مصادقة من خطوتين"],"Use a large and visually striking layout":[null,"استخدام مخطط كبير وجذاب"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"عرض عنوان لقسم \"متعلق\" لفصل التدوينات عن قسم المحتوى المتعلق بوضوع أكبر."],"Related":[null,"مرتبط"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"تأكد من إضافة عناوين IP المس�
23102 �خدمة بكثرة لأنها قد تتغير فيما بين منزلك ومكتبك والمواقع الأخرى. ستؤدي إزالة عنوان IP من القائمة أدناه إلى إزالته من قائمة السماح لديك."],"Whitelist Management":[null,"إدارة القائمة البيضاء"],"Email Address":[null,"عنوان البريد الإلكتروني"],"Publicize":[null,"النشر"],"Site Stats":[null,"إحصائيات الموقع"],"Featured Images":[null,"الصور البارزة"],"Excerpts":[null,"مقتطفات"],"Enable Testimonials for this site.":[null,"تمكين الشهادات لهذا الموقع."],"Enable Portfolio Projects for this site.":[null,"تمكين مشروعات Portfolio لهذا الموقع."],"Preview":[null,"معاينة"],"Color Scheme":[null,"نظام الألوان"],"Ignored Phrases":[null,"تجاهل العبارات"],"Use automatically detected language to proofread posts and pages":[null,"استخدم ال�
23103 �شف التلقائي للغة لتستخدم التدقيق اللغوي في المواضيع والصفحات"],"Redundant Phrases":[null,"عبارات مكررة"],"Phrases to Avoid":[null,"العبارات التي يجب تجنبها"],"Passive Voice":[null,"المبني للمجهول"],"Jargon":[null,"اللهجة الغريبة"],"Hidden Verbs":[null,"أفعال مخفية"],"Double Negatives":[null,"السلبيات المزدوجة"],"Diacritical Marks":[null,"علامات التشكيل أو أحرف العلة"],"Complex Phrases":[null,"الجمل المعقدة"],"Bias Language":[null,"التحيز باللغة"],"English Options":[null,"خيارات اللغة الإنكليزية"],"Proofreading":[null,"التدقيق اللغوي"],"Connect Jetpack":[null,"توصيل وظيفة Jetpack"],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,""],"WordPress.com is currently having pro
23104 blems and is unable to fuel up your Jetpack. Please try again later.":[null,"يوجد مشاكل حالياً مع WordPress.com وغير قادر على الربط مع Jetpack. يرجى المحاولة مرة أخرى في وقت لاحق."],"{{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).":[null,""],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,""],"You have successfully disconnected Jetpack":[null,""],"Active":[null,"مفعل"],"Settings":[null,"الإعدادات"],"Learn More":[null,"تعلم المزيد"],"Disconnect Jetpack":[null,"قطع الاتصال بـ Jetpack"],"Debug":[null,"تصحيح الأخطاء"],"Test your site’s compatibility with Jetpack.":[null,""]}
23105 \ No newline at end of file
23106
23107 diff --git a/plugins/jetpack/languages/json/jetpack-ary.json b/plugins/jetpack/languages/json/jetpack-ary.json
23108 index 64bb107..adb3f8a 100644
23109 --- a/plugins/jetpack/languages/json/jetpack-ary.json
23110 +++ b/plugins/jetpack/languages/json/jetpack-ary.json
23111 @@ -1 +1 @@
23112 -{"":{"po-revision-date":"2016-07-04 02:14:32+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;","x-generator":"GlotPress/2.1.0-alpha","project-id-version":"Development (trunk)"},"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.":[null,""],"This module has no configuration options":[null,""],"Configure your Security Scans":[null,""],"You can see the information about security scanning in the \"At a Glance\" section.":[null,""],"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.":[null,""],"Search for
23113 a Jetpack feature.":[null,""],"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.":[null,""],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,""],"Mobile Promos":[null,""],"Track each infinite Scroll post load as a page view in Google Analytics":[null,""],"Scroll infinitely (Shows 7 posts on each load)":[null,""],"Background Color":[null,""],"Show photo metadata (Exif) in carousel, when available":[null,""],"Match By Email":[null,""],"{{a}}Edit{{/a}}":[null,""],"Emails will be sent to ":[null,""],"Receive Monitor Email Notifications":[null,""],"Report Visibility: Select the roles that will be able to view stats reports":[null,""],"Registered Users: Count the page views of registered users who are logged in":[null,""],"Put a chart showing 48 hours of views in the admin bar":[null,""],"Admin Bar":[n
23114 ull,""],"Show a \"follow comments\" option in the comment form.":[null,""],"Show a \"follow blog\" options in the comment form":[null,""],"Can readers subscribe to your posts, comments or both?":[null,""],"A few catchy words to motivate your readers to comment.":[null,""],"Comments headline":[null,""],"WordPress.com Likes are:":[null,""],"Upgrade Focus: VideoPress For Weddings":[null,""],"The WordPress for Android App Gets a Big Facelift":[null,""],"Big iPhone/iPad Update Now Available":[null,""],"Subscriber":[null,""],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,""],"{{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}}":[null,""],"Cheatin' uh?":[null,""],"News Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Search engines will find the sitemaps at these locations:":[n
23115 ull,""],"Use Markdown for comments":[null,""],"Add a phrase":[null,""],"Enable proofreading for the following grammar and style rules: ":[null,""],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,""],"Automatic Language Detection":[null,""],"A post or page is updated":[null,""],"A post or page is first published":[null,""],"Automatically proofread content when: ":[null,""],"Configure Testimonials":[null,""],"Configure Portfolios":[null,""],"Regenerate address":[null,""],"Highlight and copy the following text to your clipboard:":[null,""],"Copied!":[null,""],"Display all your gallery pictures in a cool mosaic":[null,""],"Meta key example: ":[null,""],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,""],"Welcome to Jetpack":[null,""],"Let us know!":[null,""],"What would you like to see on your Jetpack Dashboard?":[null,""],"You, %(userName)s, are
23116 not connected to WordPress.com.":[null,""],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,""],"You are currently running a development version of Jetpack.":[null,""],"You're fueled up and ready to go.":[null,""],"You're fueled up and ready to go, Jetpack is now active.":[null,""],"Your Jetpack is already connected.":[null,""],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,""],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glo
23117 ry.":[null,""],"Threats don't discriminate":[null,""],"Backup, protect, repair and build a better website.":[null,""],"Powerful security tools for ultimate peace of mind":[null,""],"ACTIVE":[null,""],"Upgrade":[null,""],"Set up":[null,""],"Threats found!":[null,""],"No Results Found.":[null,""],"Pro":[null,""],"Keep your site backed up!":[null,""],"Site Backups":[null,""],"Keep those spammers away!":[null,""],"Automatically scan your site for common threats and attacks.":[null,""],"Security Scanning":[null,""],"Automatically backup your entire site.":[null,""],"State-of-the-art spam defense.":[null,""],"Automated, comprehensive protection from threats and attacks.":[null,""],"Activate Site Stats":[null,""],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,""],"Jetpack Stats Icon":[null,""],"Do you really want to disconnect your site from WordPress.com?":[null,""],"Updates Needed":[null,""],"Save Settings":[
23118 null,""],"Saving…":[null,""],"No account? Create one for free…":[null,""],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,""],"Surveys & Polls":[null,""],"Configure VaultPress":[null,""],"View your security dashboard":[null,""],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense, and brute-force login protection - all in one place.":[null,""],"Security Scanning & Backups":[null,""],"Configure Akismet":[null,""],"View your spam stats":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,""],"Once you connect, you can upgrade to Premium or Pro in order to unlock worldclass security, spam protection tools, and priority support.":[null,""],"Your site is on Development Mode":[null,""],"Unlock the full potential of your site with the features included in your plan.":[null,""],"Your site is o
23119 n the Jetpack Professional plan":[null,""],"Your site is on the Jetpack Premium plan":[null,""],"Upgrade to Premium or Pro in order to unlock world class security, spam protection tools, and priority support.":[null,""],"Your site is on the Free Jetpack Plan":[null,""],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,""],"Lock out the bad guys":[null,""],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,""],"Maximum grade security":[null,""],"Compare Plans":[null,""],"Advanced polls and ratings":[null,""],"One-click threat resolution":[null,""],"Real-time backups":[null,""],"Unlimited backup archive":[null,""],"Includes on-demand malware scanning":[null,""],"Supports 1-3 sites":[null,""],"Jetpack Professi
23120 onal offers advanced features including:":[null,""],"Need more?":[null,""],"Create a new poll":[null,""],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,""],"Bulk and automatic updates":[null,""],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,""],"Feel the performance":[null,""],"Manage all your sites from a single dashboard.":[null,""],"Powerful WordPress.com features on every device.":[null,""],"View your {{a}}Email Followers{{/a}}":[null,""],"View {{a}}All Stats{{/a}}":[null,""],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,""],"Link your account to WordPress.com to get the most out of Jetpack.":[null,""],"You are connected as ":[null,"
23121 "],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,""],"Manage your Jetpack connection.":[null,""],"Connection Settings":[null,""],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,""],"Enjoy priority support":[null,""],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,""],"Get WordPress apps for any screen.":[null,""],"Inspiration strikes any time, anywhere.":[null,""],"Launch Reader":[null,""],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,""],"Connect with the Community":[null,""],"View Your Stats":[null,""],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand
23122 your visitors from anywhere in the world.":[null,""],"Connect with your Visitors":[null,""],"Try the New Editor":[null,""],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,""],"Focus on your Writing":[null,""],"Invalid Key":[null,""],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,""],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,""],"Spam Protection":[null,""],"Unavailable in Dev Mode.":[null,""],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,""],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"{{a}}View backup details{{/a}}.":[null,""],"Backups":[null,""],"Performance":[null,""],"Security":[null,""],"Jetpack is monitoring your site. If we think your site is down you will receive an email.":[null,""],"Jetpack is improving and optimising your
23123 image speed.":[null,""],"{{a}}Activate Manage{{/a}} to turn on auto updates and manage your plugins from WordPress.com.":[null,""],"All plugins are up-to-date. Awesome work!":[null,""],"Needs updating. ":["Need updating. ","","","","","",""],"%(number)s plugin":["%(number)s plugins","","","","","",""],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,""],"Total malicious attacks blocked on your site.":[null,""],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"Threats found":[null,""],"Malware Scanning":[null,""],"WordPress.com for Linux":[null,""],"WordPress.com for Windows":[null,""],"WordPress.com for Mac OS X":[null,""],"A desktop app that gives WordPress a pe
23124 rmanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.":[null,""],"WordPress.com in Google Play":[null,""],"WordPress.com in the App Store":[null,""],"Updating %(slug)s settings…":[null,""],"%(slug)s has been deactivated.":[null,""],"Deactivating %(slug)s…":[null,""],"%(slug)s failed to activate. %(error)s":[null,""],"%(slug)s has been activated.":[null,""],"Activating %(slug)s…":[null,""],"Recommended features active.":[null,""],"Activating recommended features…":[null,""],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,""],"Show falling snow in the holiday period.":[null,""],"Holiday Snow":[null,""],"Unavailable in Dev Mode":[null,""],"At A Glance":[null,""],"Error unlinking from WordPress.com. %(error)s":[null,""],"Unlinked from WordPress.com.":[null,""],"Unlinking from WordPress.com":[null,""],"There was an error disconnecting Jetpack. Error: %(error)s":[null,""],"Options failed to reset."
23125 :[null,""],"Options reset.":[null,""],"Resetting Jetpack options…":[null,""],"Regenerated %(slug)s address .":[null,""],"Updating %(slug)s address…":[null,""],"Error updating %(slug)s settings. %(error)s":[null,""],"Updated %(slug)s settings.":[null,""],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,""],"Clichés":[null,""],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"You are running Jetpack on a {{a}}staging server{{/a}}.":[null,""],"Follow Jetpack on Twitter":[null,""],"Like us on Facebook":[null,""],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers
23126 {{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"WordPress.com Terms of Service":[null,""],"Automattic's Privacy Policy":[null,""],"Jetpack Happiness Engineer":[null,""],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Go to Jetpack.com/support":[null,""],"Go to the WordPress.org support forums":[null,""],"Contact Jetpack support staff directly":[null,""],"Downtime Monitoring":[null,""],"Loading…":[null,""],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,""],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","","","","","",""],"{{a}}View details at VaultPress.com{{/a}}":[null,""],"{{a}}Contact Support{{/a}}":[null,""],"No threats found, you're good to go!":[null,""],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fi
23127 x{{/akismetSettings}}.":[null,""],"Plugin Updates":[null,""],"{{a}}Turn on plugin auto updates{{/a}}":[null,""],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,""],"Image Performance %(photon)s":[null,""],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,""],"Site Verification Tools":[null,""],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,""],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,""],"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.":[null,""],"Unlink me from WordPress.com":[null,""],"Link to WordPress.com":[null,""],"Disconnect from WordPress.com":[null,""],"Jump Start your Site":[null,""],"Quickly enhance your site by activating Je
23128 tpack's recommended features.":[null,""],"Activate Recommended Features":[null,""],"Jetpack's recommended features include:":[null,""],"Features can be activated or deactivated at any time.":[null,""],"Skip the Jetpack Jumpstart process":[null,""],"Skip this step":[null,""],"Manage security on WordPress.com":[null,""],"Week of %(date)s":[null,""],"Views: %(numberOfViews)s":[null,""],"Click to view detailed stats.":[null,""],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,""],"Days":[null,""],"Weeks":[null,""],"Months":[null,""],"Views today":[null,""],"Best overall day":[null,""],"%(number)s View":["%(number)s Views","","","","","",""],"All-time views":[null,""],"All-time comments":[null,""],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,""],"Did we mention free, professional suppo
23129 rt?":[null,""],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,""],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,""],"Block site attacks.":[null,""],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,""],"Live site monitoring.":[null,""],"Automatic site updates.":[null,""],"Never fall behind on a security release or waste time updating multiple sites.":[null,""],"Lightning fast, optimized images":[null,""],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,""],"Site security and peace of mind":[null,""],"Need Help?":[null,""],"Send us Feedback":[null,""],"Jetpack has many traffic and engage
23130 ment tools to help you get more viewers to your site and keep them there.":[null,""],"Automated social marketing.":[null,""],"Sharing & Like Buttons":[null,""],"Build a community.":[null,""],"Give visitors the tools to share and subscribe to your content.":[null,""],"Increase page views.":[null,""],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,""],"Manage Plugins":[null,""],"Drive more traffic to your site":[null,""],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,""],"Track your growth":[null,""],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,""],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,""],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,""],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,""],
23131 "{{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":[null,""],"Need help? The Jetpack team is here for you.":[null,""],"Leave a Jetpack review":[null,""],"Disconnecting Jetpack":[null,"قطع اتصال Jetpack"],"Smiley":[null,"ابتسامة"],"Email Address":[null,"عنوان البريد الإلكتروني"],"Whitelist Management":[null,"إدارة القائمة البيضاء"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"تأكد من إضافة عناوين IP المستخدمة بكثرة لأنها قد تتغير فيما بين منزلك ومكتبك والمواقع الأخرى. ستؤدي إزالة عنوان IP من القائمة أدناه إلى إزالته من قائمة
23132 السماح لديك."],"Related":[null,"مرتبط"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"عرض عنوان لقسم \"متعلق\" لفصل التدوينات عن قسم المحتوى المتعلق بوضوع أكبر."],"Use a large and visually striking layout":[null,"استخدام مخطط كبير وجذاب"],"Require Two-Step Authentication":[null,"يلزم إجراء مصادقة من خطوتين"],"Site Stats":[null,"إحصائيات الموقع"],"Publicize":[null,"النشر"],"Excerpts":[null,"مقتطفات"],"Featured Images":[null,"الصور البارزة"],"Enable Portfolio Projects for this site.":[null,"تمكين مشروعات Portfolio لهذا الموقع."],"Enable Testimonials for this site.":[null,"تمكين الشهادات لهذا الموقع."],"View people's profiles when you mouse over their Gravatars":[null,"إظهار الملفات الشخصية للمستخدمين عند تمري�
23133 � الفأرة فوق صورهم في Gravatars"],"Color Scheme":[null,"نظام الألوان"],"Preview":[null,"معاينة"],"You have successfully disconnected Jetpack":[null,""],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,""],"{{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).":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"يوجد مشاكل حالياً مع WordPress.com وغير قادر على الربط مع Jetpack. يرجى المحاولة مرة أخرى في وقت لاحق."],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,""],"Connect Jetpack":[null,"توصيل وظيفة Jetpack"],"Proofreading":[null,"التدقيق اللغوي"],"English Optio
23134 ns":[null,"خيارات اللغة الإنكليزية"],"Bias Language":[null,"التحيز باللغة"],"Complex Phrases":[null,"الجمل المعقدة"],"Diacritical Marks":[null,"علامات التشكيل أو أحرف العلة"],"Double Negatives":[null,"السلبيات المزدوجة"],"Hidden Verbs":[null,"أفعال مخفية"],"Jargon":[null,"اللهجة الغريبة"],"Passive Voice":[null,"المبني للمجهول"],"Phrases to Avoid":[null,"العبارات التي يجب تجنبها"],"Redundant Phrases":[null,"عبارات مكررة"],"Use automatically detected language to proofread posts and pages":[null,"استخدم الكشف التلقائي للغة لتستخدم التدقيق اللغوي في المواضيع والصفحات"],"Ignored Phrases":[null,"تجاهل العبارات"],"Test your site’s compatibility with Jetpack.":[null,""],"Debug":[null,"تصحيح الأخطاء"],"Disconnect Jetpack":[null,"قطع الاتصال بـ
23135 Jetpack"],"Learn More":[null,"تعلم المزيد"],"Settings":[null,"الإعدادات"],"Active":[null,"مفعل"]}
23136 \ No newline at end of file
23137 +{"":{"po-revision-date":"2016-09-11 22:49:39+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;","x-generator":"GlotPress/2.3.0-alpha","language":"ar_MA","project-id-version":"Plugins - Jetpack by WordPress.com - Development (trunk)"},"Search your content.":[null,""],"{{a}}Manage Likes visibility from the Sharing Module Settings{{/a}}":[null,""],"Hide the stats smiley face image. The image helps collect stats but should still work when hidden.":[null,""],"Your Current IP: %(ip)s":[null,""],"Whitelisting an IP address prevents it from ever being blocked by Jetpack.":[null,""],"IPv4 and IPv6 are acceptable. {{br/}} To specify a range, enter the low value and high value separated by a dash. Example: 12.12.12.1-12.12.12.100":[null,""],"Link your account to WordPress.com to start using this feature.":[null,""
23138 ],"There are unsaved settings in this tab that will be lost if you leave it. Proceed?":[null,""],"This will reset all Jetpack options, are you sure?":[null,""],"Search for a Jetpack feature.":[null,""],"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.":[null,""],"You can see the information about security scanning in the \"At a Glance\" section.":[null,""],"Configure your Security Scans":[null,""],"This module has no configuration options":[null,""],"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.":[null,""],"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 o
23139 f your investment. Upgrade today.":[null,""],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,""],"Subscriber":[null,""],"Big iPhone/iPad Update Now Available":[null,""],"The WordPress for Android App Gets a Big Facelift":[null,""],"Upgrade Focus: VideoPress For Weddings":[null,""],"WordPress.com Likes are:":[null,""],"Comments headline":[null,""],"A few catchy words to motivate your readers to comment.":[null,""],"Can readers subscribe to your posts, comments or both?":[null,""],"Show a \"follow blog\" options in the comment form":[null,""],"Show a \"follow comments\" option in the comment form.":[null,""],"Admin Bar":[null,""],"Put a chart showing 48 hours of views in the admin bar":[null,""],"Registered Users: Count the page views of registered users who are logged in":[null,""],"Report Visibility: Select the roles that will be able to view stats reports":[null,""],"Receive Monitor Email Notifications":[null,""],"Emails will be sent to ":[null,""],"{{a}}Edit{{/a}
23140 }":[null,""],"Match By Email":[null,""],"Show photo metadata (Exif) in carousel, when available":[null,""],"Background Color":[null,""],"Scroll infinitely (Shows 7 posts on each load)":[null,""],"Track each infinite Scroll post load as a page view in Google Analytics":[null,""],"Mobile Promos":[null,""],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,""],"Enter your meta key \"content\" value to verify your blog with {{a}}Google Search Console{{/a}}, {{a1}}Bing Webmaster Center{{/a1}} and {{a2}}Pinterest Site Verification{{/a2}}.":[null,""],"Display all your gallery pictures in a cool mosaic":[null,""],"Copied!":[null,""],"Highlight and copy the following text to your clipboard:":[null,""],"Regenerate address":[null,""],"Configure Portfolios":[null,""],"Configure Testimonials":[null,""],"Automatically proofread content when: ":[null,""],"A post or page is first published":[null,""],"A post or page is updated":[null,""],"Automatic Language Detecti
23141 on":[null,""],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,""],"Enable proofreading for the following grammar and style rules: ":[null,""],"Add a phrase":[null,""],"Use Markdown for comments":[null,""],"Search engines will find the sitemaps at these locations:":[null,""],"Sitemap: {{a}}%(url)s{{/a}}":[null,""],"News Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Cheatin' uh?":[null,""],"{{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}}":[null,""],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,""],"Your Jetpack is already connected.":[null,""],"You're fueled up and ready to go, Jetpack is now active.":[null,""],"You're fueled up and ready to go.":[null,""],"You are currently running a development version of Jetpack.":[null,""],"Submit Beta feedback":[null,""],"Currently in {{a}
23142 }Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,""],"You, %(userName)s, are not connected to WordPress.com.":[null,""],"What would you like to see on your Jetpack Dashboard?":[null,""],"Let us know!":[null,""],"Welcome to Jetpack":[null,""],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,""],"No account? Create one for free…":[null,""],"Saving…":[null,""],"Save Settings":[null,""],"Updates Needed":[null,""],"Do you really want to disconnect your site from WordPress.com?":[null,""],"Jetpack Stats Icon":[null,""],"{{a}}Activate Site Stats{{/a}} to see d
23143 etailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,""],"Activate Site Stats":[null,""],"Automated, comprehensive protection from threats and attacks.":[null,""],"State-of-the-art spam defense.":[null,""],"Automatically backup your entire site.":[null,""],"Security Scanning":[null,""],"Automatically scan your site for common threats and attacks.":[null,""],"Keep those spammers away!":[null,""],"Site Backups":[null,""],"Keep your site backed up!":[null,""],"Pro":[null,""],"No Results Found.":[null,""],"Threats found!":[null,""],"Set up":[null,""],"Upgrade":[null,""],"ACTIVE":[null,""],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,""],"Your site is on the Free Jetpack Plan":[null,""],"Your site is on the Jetpack Premium plan":[nul
23144 l,""],"Your site is on the Jetpack Professional plan":[null,""],"Your site is on Development Mode":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,""],"View your spam stats":[null,""],"Configure Akismet":[null,""],"View your security dashboard":[null,""],"Configure VaultPress":[null,""],"Surveys & Polls":[null,""],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,""],"Create a new poll":[null,""],"Real-time backups":[null,""],"One-click threat resolution":[null,""],"Advanced polls and ratings":[null,""],"Compare Plans":[null,""],"Maximum grade security":[null,""],"Lock out the bad guys":[null,""],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,""],"Enjoy priority support":[null,""],"Need help? A Ha
23145 ppiness Engineer can answer questions about your site, your account or how to do about anything.":[null,""],"Connection Settings":[null,""],"Manage your Jetpack connection.":[null,""],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,""],"You are connected as ":[null,""],"Link your account to WordPress.com to get the most out of Jetpack.":[null,""],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,""],"View {{a}}All Stats{{/a}}":[null,""],"View your {{a}}Email Followers{{/a}}":[null,""],"Powerful WordPress.com features on every device.":[null,""],"Manage all your sites from a single dashboard.":[null,""],"Feel the performance":[null,""],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,""],"Bulk and automatic updates":[null,""],"Most security flaws a
23146 re found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,""],"Focus on your Writing":[null,""],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,""],"Try the New Editor":[null,""],"Connect with your Visitors":[null,""],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,""],"View Your Stats":[null,""],"Connect with the Community":[null,""],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,""],"Launch Reader":[null,""],"Inspiration strikes any time, anywhere.":[null,""],"Get WordPress apps for any screen.":[null,""],"In Your Pocket":[null,""],"Publish content, tra
23147 ck stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,""],"WordPress.com in the App Store":[null,""],"WordPress.com in Google Play":[null,""],"On Your Desktop":[null,""],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.":[null,""],"WordPress.com for Mac OS X":[null,""],"WordPress.com for Windows":[null,""],"WordPress.com for Linux":[null,""],"Malware Scanning":[null,""],"Threats found":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,""],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,""],"Total malicious attacks blocked on your sit
23148 e.":[null,""],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,""],"%(number)s plugin":["%(number)s plugins","","","","","",""],"Needs updating. ":["Need updating. ","","","","","",""],"All plugins are up-to-date. Awesome work!":[null,""],"{{a}}Activate Manage{{/a}} to turn on auto updates and manage your plugins from WordPress.com.":[null,""],"Jetpack is improving and optimizing your image speed.":[null,""],"Security":[null,""],"Performance":[null,""],"Backups":[null,""],"{{a}}View backup details{{/a}}.":[null,""],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,""],"Unavailable in Dev Mode.":[null,""],"Spam Protection":[null,""],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,""],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,""],"Invalid Ke
23149 y":[null,""],"Unavailable in Dev Mode":[null,""],"Holiday Snow":[null,""],"Show falling snow in the holiday period.":[null,""],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,""],"Activating recommended features…":[null,""],"Recommended features active.":[null,""],"Recommended features failed to activate. %(error)s":[null,""],"Activating %(slug)s…":[null,""],"%(slug)s has been activated.":[null,""],"%(slug)s failed to activate. %(error)s":[null,""],"Deactivating %(slug)s…":[null,""],"%(slug)s has been deactivated.":[null,""],"%(slug)s failed to deactivate. %(error)s":[null,""],"Updating %(slug)s settings…":[null,""],"Updated %(slug)s settings.":[null,""],"Error updating %(slug)s settings. %(error)s":[null,""],"Updating %(slug)s address…":[null,""],"Regenerated %(slug)s address .":[null,""],"Error regenerating %(slug)s address. %(error)s":[null,""],"Resetting Jetpack options…":[null,""],"Options reset.":[null,""],"Options failed to reset.":[null,""],"Ther
23150 e was an error disconnecting Jetpack. Error: %(error)s":[null,""],"Unlinking from WordPress.com":[null,""],"Unlinked from WordPress.com.":[null,""],"Error unlinking from WordPress.com. %(error)s":[null,""],"At A Glance":[null,""],"Clichés":[null,""],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,""],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"Like us on Facebook":[null,""],"Follow Jetpack on Twitter":[null,""],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contact
23151 Link}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"Contact Jetpack support staff directly":[null,""],"Go to the WordPress.org support forums":[null,""],"Go to Jetpack.com/support":[null,""],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Jetpack Happiness Engineer":[null,""],"Automattic's Privacy Policy":[null,""],"WordPress.com Terms of Service":[null,""],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,""],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,""],"Site Verification Tools":[null,""],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,""],"Image Performance %(photon)s":[null,""],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,""],"{{a}}Turn on plugin auto updates{{/a
23152 }}":[null,""],"Plugin Updates":[null,""],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,""],"No threats found, you're good to go!":[null,""],"{{a}}Contact Support{{/a}}":[null,""],"{{a}}View details at VaultPress.com{{/a}}":[null,""],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","","","","","",""],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,""],"Loading…":[null,""],"Downtime Monitoring":[null,""],"{{button}}View More Stats on WordPress.com {{/button}}":[null,""],"{{button}}View Old Stats{{/button}}":[null,""],"All-time comments":[null,""],"All-time views":[null,""],"%(number)s View":["%(number)s Views","","","","","",""],"Best overall day":[null,""],"Views today":[null,""],"Months":[null,""],"Weeks":[null,""],"Days":[null,""],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}"
23153 :[null,""],"Click to view detailed stats.":[null,""],"Views: %(numberOfViews)s":[null,""],"Week of %(date)s":[null,""],"Manage security on WordPress.com":[null,""],"Skip this step":[null,""],"Skip the Jetpack Jumpstart process":[null,""],"Features can be activated or deactivated at any time.":[null,""],"Jetpack's recommended features include:":[null,""],"Activate Recommended Features":[null,""],"Quickly enhance your site by activating Jetpack's recommended features.":[null,""],"Jump Start your Site":[null,"ابدأ سريعا بموقعك"],"Disconnect from WordPress.com":[null,""],"Link to WordPress.com":[null,""],"Unlink me from WordPress.com":[null,""],"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.":[null,""],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,""],"Did we ment
23154 ion free, professional support?":[null,""],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,""],"Lightning fast, optimized images":[null,""],"Never fall behind on a security release or waste time updating multiple sites.":[null,""],"Automatic site updates.":[null,""],"Live site monitoring.":[null,""],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,""],"Block site attacks.":[null,""],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,""],"Site security and peace of mind":[null,""],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,""],"Keep visitors engaged by giving them
23155 more to share and read with Related Posts.":[null,""],"Increase page views.":[null,""],"Give visitors the tools to share and subscribe to your content.":[null,""],"Build a community.":[null,""],"Sharing & Like Buttons":[null,""],"Automated social marketing.":[null,""],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,""],"Send us Feedback":[null,""],"Need Help?":[null,""],"Manage Plugins":[null,""],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,""],"Track your growth":[null,""],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,""],"Drive more traffic to your site":[null,""],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,""],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,""],"You need to stay logged in to your Word
23156 Press blog while you authorize Jetpack.":[null,""],"{{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":[null,""],"Disconnecting Jetpack":[null,"قطع اتصال Jetpack"],"Leave a Jetpack review":[null,""],"Need help? The Jetpack team is here for you.":[null,""],"Smiley":[null,"ابتسامة"],"Require Two-Step Authentication":[null,"يلزم إجراء مصادقة من خطوتين"],"Use a large and visually striking layout":[null,"استخدام مخطط كبير وجذاب"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"عرض عنوان لقسم \"متعلق\" لفصل التدوينات عن قسم المحتوى المتعلق بوضوع أكبر."],"Related":[null,"مرتبط"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Remov
23157 ing an IP address from the list below will remove it from your whitelist.":[null,"تأكد من إضافة عناوين IP المستخدمة بكثرة لأنها قد تتغير فيما بين منزلك ومكتبك والمواقع الأخرى. ستؤدي إزالة عنوان IP من القائمة أدناه إلى إزالته من قائمة السماح لديك."],"Whitelist Management":[null,"إدارة القائمة البيضاء"],"Email Address":[null,"عنوان البريد الإلكتروني"],"Publicize":[null,"النشر"],"Site Stats":[null,"إحصائيات الموقع"],"Featured Images":[null,"الصور البارزة"],"Excerpts":[null,"مقتطفات"],"Enable Testimonials for this site.":[null,"تمكين الشهادات لهذا الموقع."],"Enable Portfolio Projects for this site.":[null,"تمكين مشروعات Portfolio لهذا الموقع."],"Preview":[null,"معاينة"],"Color Scheme":[null,"نظام الألوان"],"Ignored Phrase
23158 s":[null,"تجاهل العبارات"],"Use automatically detected language to proofread posts and pages":[null,"استخدم الكشف التلقائي للغة لتستخدم التدقيق اللغوي في المواضيع والصفحات"],"Redundant Phrases":[null,"عبارات مكررة"],"Phrases to Avoid":[null,"العبارات التي يجب تجنبها"],"Passive Voice":[null,"المبني للمجهول"],"Jargon":[null,"اللهجة الغريبة"],"Hidden Verbs":[null,"أفعال مخفية"],"Double Negatives":[null,"السلبيات المزدوجة"],"Diacritical Marks":[null,"علامات التشكيل أو أحرف العلة"],"Complex Phrases":[null,"الجمل المعقدة"],"Bias Language":[null,"التحيز باللغة"],"English Options":[null,"خيارات اللغة الإنكليزية"],"Proofreading":[null,"التدقيق اللغوي"],"Connect Jetpack":[null,"توصيل وظيفة Jetpack"],"Jetpack could not contact WordPress.com: %(erro
23159 r_key)s. This usually means something is incorrectly configured on your web host.":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"يوجد مشاكل حالياً مع WordPress.com وغير قادر على الربط مع Jetpack. يرجى المحاولة مرة أخرى في وقت لاحق."],"{{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).":[null,""],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,"يجب أن يكون موقعك متاح للعموم لاستخدام جيت باك: %(error_key)s"],"You have successfully disconnected Jetpack":[null,""],"Active":[null,"مفعل"],"Settings":[null,"الإعدادات"],"Learn More":[null,"تعلم المزيد"],"Disconnect Jetpack":[null,"قطع الاتصال بـ Jetpack"],"Debug":[null,"تصحيح �
23160 �لأخطاء"],"Test your site’s compatibility with Jetpack.":[null,"اختبار مدى توافق موقعك مع جيت باك."]}
23161 \ No newline at end of file
23162
23163 diff --git a/plugins/jetpack/languages/json/jetpack-az.json b/plugins/jetpack/languages/json/jetpack-az.json
23164 index f61ebe3..0328949 100644
23165 --- a/plugins/jetpack/languages/json/jetpack-az.json
23166 +++ b/plugins/jetpack/languages/json/jetpack-az.json
23167 @@ -1 +1 @@
23168 -{"":{"po-revision-date":"2015-07-20 01:42:08+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/1.0-alpha-1000","project-id-version":"3.6.1"},"Disconnect Jetpack":[null,"Jetpack Bağlantısını Kəs"],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,"İki Mərhələli Təsdiqləmə İstə"],"Site Stats":[null,"Sayt Statistikası"],"Smiley":[null,"Üz İfadəsi"],"Related Posts":[null,"Oxşar Yazılar"],"Email Address":[null,"E-poçt ünvanı"],"Whitelist Management":[null,""],"Related":[null,"Oxşar"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Oxşar yazıları əsl yazıdan daha a
23169 çıq şəkildə ayırmaq üçün bir \"Oxşar\" başlığı göstər"],"Use a large and visually striking layout":[null,"Böyük və parlaq vizual tərtibatdan istifadə edin"],"Publicize":[null,"Bəyan"],"Enable Testimonials for this site.":[null,"Bu sayt üçün Tədbirləri atkivləşdirin."],"View people's profiles when you mouse over their Gravatars":[null,"Mausunuzu insanların Gravatarlarının üzərinə gətirdiyinizdə onların profillərini görün"],"Preview":[null,"Ön izləmə"],"Excerpts":[null,"Xülasələr"],"Featured Images":[null,"Xüsusi Təsvirlər"],"Enable Portfolio Projects for this site.":[null,"Bu sayt üçün Portfel Layihələrini aktivləşdir."],"Color Scheme":[null,"Rəng sxemi"],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com-da hazırda bir problem var və Jetpack-ı dəstəkləyə bilmir. Lütfən daha sonra təkrar yoxlayın."],"Proofreading":[null,"Korrektə"],"Engl
23170 ish Options":[null,"İngilis dili parametrləri"],"Bias Language":[null,"Bias Dili"],"Complex Phrases":[null,"Qarışıq İfadələr"],"Diacritical Marks":[null,"Səs dəyişdirtən İşarətlər"],"Double Negatives":[null,"Qoşa Neqativlər"],"Hidden Verbs":[null,"Gizli Fellər"],"Jargon":[null,"Jarqon"],"Passive Voice":[null,"Passiv Səs"],"Phrases to Avoid":[null,"Uzaq durulacaq İfadələr"],"Redundant Phrases":[null,"Yardımçı İfadələr"],"Use automatically detected language to proofread posts and pages":[null,"Yazzılarda və səhifələrdə korrektor oxuması etmək üçün avtomatik olaraq təyin edilən dildən istifadə et"],"Ignored Phrases":[null,"Hesaba Alınmayan İfadələr"],"Terms":[null,"Şərtlər"],"Privacy":[null,"Gizlilik"],"Debug":[null,"Sazlama"],"Disconnect from WordPress.com":[null,"WordPress.com bağlantısı kəsildi"],"Learn More":[null,"Daha çox məlumat"],"Settings":[null,"Parametrlər"],"Active":[null,"Aktiv"]}
23171 \ No newline at end of file
23172 +{"":{"po-revision-date":"2015-07-20 01:42:08+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/1.0-alpha-1000","project-id-version":"3.6.1"},"Disconnect Jetpack":[null,"Jetpack Bağlantısını Kəs"],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,"İki Mərhələli Təsdiqləmə İstə"],"Site Stats":[null,"Sayt Statistikası"],"Smiley":[null,"Üz İfadəsi"],"Related Posts":[null,"Oxşar Yazılar"],"Email Address":[null,"E-poçt ünvanı"],"Whitelist Management":[null,""],"Related":[null,"Oxşar"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Oxşar yazıları əsl yazıdan daha a
23173 çıq şəkildə ayırmaq üçün bir \"Oxşar\" başlığı göstər"],"Use a large and visually striking layout":[null,"Böyük və parlaq vizual tərtibatdan istifadə edin"],"Publicize":[null,"Bəyan"],"Enable Testimonials for this site.":[null,"Bu sayt üçün Tədbirləri atkivləşdirin."],"Preview":[null,"Ön izləmə"],"Excerpts":[null,"Xülasələr"],"Featured Images":[null,"Xüsusi Təsvirlər"],"Enable Portfolio Projects for this site.":[null,"Bu sayt üçün Portfel Layihələrini aktivləşdir."],"Color Scheme":[null,"Rəng sxemi"],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com-da hazırda bir problem var və Jetpack-ı dəstəkləyə bilmir. Lütfən daha sonra təkrar yoxlayın."],"Proofreading":[null,"Korrektə"],"English Options":[null,"İngilis dili parametrləri"],"Bias Language":[null,"Bias Dili"],"Complex Phrases":[null,"Qarışıq İfadələr"],"Diacritical Marks":[null,"Səs d�
23174 �yişdirtən İşarətlər"],"Double Negatives":[null,"Qoşa Neqativlər"],"Hidden Verbs":[null,"Gizli Fellər"],"Jargon":[null,"Jarqon"],"Passive Voice":[null,"Passiv Səs"],"Phrases to Avoid":[null,"Uzaq durulacaq İfadələr"],"Redundant Phrases":[null,"Yardımçı İfadələr"],"Use automatically detected language to proofread posts and pages":[null,"Yazzılarda və səhifələrdə korrektor oxuması etmək üçün avtomatik olaraq təyin edilən dildən istifadə et"],"Ignored Phrases":[null,"Hesaba Alınmayan İfadələr"],"Terms":[null,"Şərtlər"],"Privacy":[null,"Gizlilik"],"Debug":[null,"Sazlama"],"Disconnect from WordPress.com":[null,"WordPress.com bağlantısı kəsildi"],"Learn More":[null,"Daha çox məlumat"],"Settings":[null,"Parametrlər"],"Active":[null,"Aktiv"]}
23175 \ No newline at end of file
23176
23177 diff --git a/plugins/jetpack/languages/json/jetpack-bg_BG.json b/plugins/jetpack/languages/json/jetpack-bg_BG.json
23178 index 6673627..95d2b51 100644
23179 --- a/plugins/jetpack/languages/json/jetpack-bg_BG.json
23180 +++ b/plugins/jetpack/languages/json/jetpack-bg_BG.json
23181 @@ -1 +1 @@
23182 -{"":{"po-revision-date":"2016-09-04 15:30:31+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/2.1.0-alpha","project-id-version":"Development (trunk)"},"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.":[null,""],"This module has no configuration options":[null,""],"Configure your Security Scans":[null,""],"You can see the information about security scanning in the \"At a Glance\" section.":[null,""],"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.":[null,""],"Search for a Jetpack feature.":[null,""],"Real-time offsite backups with automated restores del
23183 iver peace-of-mind, so you can focus on writing great content and increasing traffic while we protect every aspect of your investment. Upgrade today.":[null,""],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,""],"Mobile Promos":[null,""],"Track each infinite Scroll post load as a page view in Google Analytics":[null,""],"Scroll infinitely (Shows 7 posts on each load)":[null,""],"Background Color":[null,""],"Show photo metadata (Exif) in carousel, when available":[null,""],"Match By Email":[null,""],"{{a}}Edit{{/a}}":[null,""],"Emails will be sent to ":[null,""],"Receive Monitor Email Notifications":[null,""],"Report Visibility: Select the roles that will be able to view stats reports":[null,""],"Registered Users: Count the page views of registered users who are logged in":[null,""],"Put a chart showing 48 hours of views in the admin bar":[null,""],"Admin Bar":[null,""],"Show a \"follow comments\" option in the comment form.":[null,""],"Show a \"
23184 follow blog\" options in the comment form":[null,""],"Can readers subscribe to your posts, comments or both?":[null,""],"A few catchy words to motivate your readers to comment.":[null,""],"Comments headline":[null,""],"WordPress.com Likes are:":[null,""],"Upgrade Focus: VideoPress For Weddings":[null,""],"The WordPress for Android App Gets a Big Facelift":[null,""],"Big iPhone/iPad Update Now Available":[null,""],"Subscriber":[null,""],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,""],"{{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}}":[null,""],"Cheatin' uh?":[null,""],"News Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Search engines will find the sitemaps at these locations:":[null,""],"Use Markdown for comments":[null,""],"Add a phrase":[null,""],"Enable proofr
23185 eading for the following grammar and style rules: ":[null,""],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,""],"Automatic Language Detection":[null,""],"A post or page is updated":[null,""],"A post or page is first published":[null,""],"Automatically proofread content when: ":[null,""],"Configure Testimonials":[null,""],"Configure Portfolios":[null,""],"Regenerate address":[null,""],"Highlight and copy the following text to your clipboard:":[null,""],"Copied!":[null,""],"Display all your gallery pictures in a cool mosaic":[null,""],"Meta key example: ":[null,""],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,""],"Welcome to Jetpack":[null,""],"Let us know!":[null,""],"What would you like to see on your Jetpack Dashboard?":[null,""],"You, %(userName)s, are not connected to WordPress.com.":[null,""],"Currently in {{a}}Development Mode{{/a}}
23186 because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,""],"You are currently running a development version of Jetpack.":[null,""],"You're fueled up and ready to go.":[null,""],"You're fueled up and ready to go, Jetpack is now active.":[null,""],"Your Jetpack is already connected.":[null,""],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,""],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,""],"Threats don't discriminate":[null,""],"Backup, protect, repair and bu
23187 ild a better website.":[null,""],"Powerful security tools for ultimate peace of mind":[null,""],"ACTIVE":[null,""],"Upgrade":[null,""],"Set up":[null,""],"Threats found!":[null,""],"No Results Found.":[null,""],"Pro":[null,""],"Keep your site backed up!":[null,""],"Site Backups":[null,""],"Keep those spammers away!":[null,""],"Automatically scan your site for common threats and attacks.":[null,""],"Security Scanning":[null,""],"Automatically backup your entire site.":[null,""],"State-of-the-art spam defense.":[null,""],"Automated, comprehensive protection from threats and attacks.":[null,""],"Activate Site Stats":[null,""],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,""],"Jetpack Stats Icon":[null,""],"Do you really want to disconnect your site from WordPress.com?":[null,""],"Updates Needed":[null,""],"Save Settings":[null,""],"Saving…":[null,""],"No account? Create one for free…":[null,""],"Unlimi
23188 ted surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,""],"Surveys & Polls":[null,""],"Configure VaultPress":[null,""],"View your security dashboard":[null,""],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense, and brute-force login protection - all in one place.":[null,""],"Security Scanning & Backups":[null,""],"Configure Akismet":[null,""],"View your spam stats":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,""],"Once you connect, you can upgrade to Premium or Pro in order to unlock worldclass security, spam protection tools, and priority support.":[null,""],"Your site is on Development Mode":[null,""],"Unlock the full potential of your site with the features included in your plan.":[null,""],"Your site is on the Jetpack Professional plan":[null,""],"Your site is on the Jetpack Premium plan"
23189 :[null,""],"Upgrade to Premium or Pro in order to unlock world class security, spam protection tools, and priority support.":[null,""],"Your site is on the Free Jetpack Plan":[null,""],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,""],"Lock out the bad guys":[null,""],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,""],"Maximum grade security":[null,""],"Compare Plans":[null,""],"Advanced polls and ratings":[null,""],"One-click threat resolution":[null,""],"Real-time backups":[null,""],"Unlimited backup archive":[null,""],"Includes on-demand malware scanning":[null,""],"Supports 1-3 sites":[null,""],"Jetpack Professional offers advanced features including:":[null,""],"Need more?":[null,""],"Create a
23190 new poll":[null,""],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,""],"Bulk and automatic updates":[null,""],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,""],"Feel the performance":[null,""],"Manage all your sites from a single dashboard.":[null,""],"Powerful WordPress.com features on every device.":[null,""],"View your {{a}}Email Followers{{/a}}":[null,""],"View {{a}}All Stats{{/a}}":[null,""],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,""],"Link your account to WordPress.com to get the most out of Jetpack.":[null,""],"You are connected as ":[null,""],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,
23191 ""],"Manage your Jetpack connection.":[null,""],"Connection Settings":[null,""],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,""],"Enjoy priority support":[null,""],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,""],"Get WordPress apps for any screen.":[null,""],"Inspiration strikes any time, anywhere.":[null,""],"Launch Reader":[null,""],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,""],"Connect with the Community":[null,""],"View Your Stats":[null,""],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,""],"Connect with your Visitors":[n
23192 ull,""],"Try the New Editor":[null,""],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,""],"Focus on your Writing":[null,""],"Invalid Key":[null,""],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,""],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,""],"Spam Protection":[null,""],"Unavailable in Dev Mode.":[null,""],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,""],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"{{a}}View backup details{{/a}}.":[null,""],"Backups":[null,""],"Performance":[null,""],"Security":[null,""],"Jetpack is monitoring your site. If we think your site is down you will receive an email.":[null,""],"Jetpack is improving and optimising your image speed.":[null,""],"{{a}}Activate Manage{{/a}} to turn on auto updates and manag
23193 e your plugins from WordPress.com.":[null,""],"All plugins are up-to-date. Awesome work!":[null,""],"Needs updating. ":["Need updating. ","",""],"%(number)s plugin":["%(number)s plugins","",""],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,""],"Total malicious attacks blocked on your site.":[null,""],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"Threats found":[null,""],"Malware Scanning":[null,""],"WordPress.com for Linux":[null,""],"WordPress.com for Windows":[null,""],"WordPress.com for Mac OS X":[null,""],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a w
23194 eb browser.":[null,""],"WordPress.com in Google Play":[null,""],"WordPress.com in the App Store":[null,""],"Updating %(slug)s settings…":[null,""],"%(slug)s has been deactivated.":[null,""],"Deactivating %(slug)s…":[null,""],"%(slug)s failed to activate. %(error)s":[null,""],"%(slug)s has been activated.":[null,""],"Activating %(slug)s…":[null,""],"Recommended features active.":[null,""],"Activating recommended features…":[null,""],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,""],"Show falling snow in the holiday period.":[null,""],"Holiday Snow":[null,""],"Unavailable in Dev Mode":[null,""],"At A Glance":[null,""],"Error unlinking from WordPress.com. %(error)s":[null,""],"Unlinked from WordPress.com.":[null,""],"Unlinking from WordPress.com":[null,""],"There was an error disconnecting Jetpack. Error: %(error)s":[null,""],"Options failed to reset.":[null,""],"Options reset.":[null,""],"Resetting Jetpack options…":[null,""],"Regenerated %(slug)s address
23195 .":[null,""],"Updating %(slug)s address…":[null,""],"Error updating %(slug)s settings. %(error)s":[null,""],"Updated %(slug)s settings.":[null,""],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,""],"Clichés":[null,""],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"You are running Jetpack on a {{a}}staging server{{/a}}.":[null,""],"Follow Jetpack on Twitter":[null,""],"Like us on Facebook":[null,""],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideO
23196 nMobile}}.{{/hideOnMobile}}":[null,""],"WordPress.com Terms of Service":[null,""],"Automattic's Privacy Policy":[null,""],"Jetpack Happiness Engineer":[null,""],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Go to Jetpack.com/support":[null,""],"Go to the WordPress.org support forums":[null,""],"Contact Jetpack support staff directly":[null,""],"Downtime Monitoring":[null,""],"Loading…":[null,""],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,""],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","",""],"{{a}}View details at VaultPress.com{{/a}}":[null,""],"{{a}}Contact Support{{/a}}":[null,""],"No threats found, you're good to go!":[null,""],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,""],"Plugin Updates":[null,""],"{{a}}Turn on plugin auto updates{{/a}}":[null,""],"{{a}}Act
23197 ivate Manage and turn on auto updates{{/a}}":[null,""],"Image Performance %(photon)s":[null,""],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,""],"Site Verification Tools":[null,""],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,""],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,""],"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.":[null,""],"Unlink me from WordPress.com":[null,""],"Link to WordPress.com":[null,""],"Disconnect from WordPress.com":[null,""],"Jump Start your Site":[null,""],"Quickly enhance your site by activating Jetpack's recommended features.":[null,""],"Activate Recommended Features":[null,""],"Jetpack's recommended features includ
23198 e:":[null,""],"Features can be activated or deactivated at any time.":[null,""],"Skip the Jetpack Jumpstart process":[null,""],"Skip this step":[null,""],"Manage security on WordPress.com":[null,""],"Week of %(date)s":[null,""],"Views: %(numberOfViews)s":[null,""],"Click to view detailed stats.":[null,""],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,""],"Days":[null,""],"Weeks":[null,""],"Months":[null,""],"Views today":[null,""],"Best overall day":[null,""],"%(number)s View":["%(number)s Views","",""],"All-time views":[null,""],"All-time comments":[null,""],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,""],"Did we mention free, professional support?":[null,""],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the
23199 globe and ready to help you.":[null,""],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,""],"Block site attacks.":[null,""],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,""],"Live site monitoring.":[null,""],"Automatic site updates.":[null,""],"Never fall behind on a security release or waste time updating multiple sites.":[null,""],"Lightning fast, optimized images":[null,""],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,""],"Site security and peace of mind":[null,""],"Need Help?":[null,""],"Send us Feedback":[null,""],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,""],"Automated social marketing.":[null,""],"Sharing
23200 & Like Buttons":[null,""],"Build a community.":[null,""],"Give visitors the tools to share and subscribe to your content.":[null,""],"Increase page views.":[null,""],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,""],"Manage Plugins":[null,"Управление на разширенията"],"Drive more traffic to your site":[null,"Насочете повече трафик съм сайта си"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,"Използвайте Разгласяване за автоматично споделяне на вашите публикации с приятели, последователи и други от цял свят."],"Track your growth":[null,"Следете растежа си"],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"По-малко стрес. Monitor ще ви алармира в реално в
23201 реме, ако сайтът ви падне."],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"Трябва да сте влезли във вашия WordPress блог докато оторизирате Jetpack."],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,"Възникна проблем при връка с Jetpack; изключете и включете разширението и опитайте отново."],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,""],"{{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":[null,""],"Need help? The Jetpack team is here for you.":[null,""],"Leave a Jetpack review":[null,""],"Disconnecting Jetpack":[null,"Разкачете Jetpack"],"Smiley":[null,"У
23202 смивка"],"Email Address":[null,"E-mail адрес"],"Whitelist Management":[null,"Управление на списък с позволени адреси"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"Убедете се че сте добавили често използваните IP адреси, тъй-като може да са различни вкъщи, в офиса и на други места. Изтриването на адрес от списъка ще го премахне и от вашия списък с позволени адреси."],"Related":[null,"Свързани"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Показване на хедър \"Свързани\", за да раздели раздела от публикациите"],"
23203 Use a large and visually striking layout":[null,"Показване на голям и забележим изглед"],"Require Two-Step Authentication":[null,"Изискване на двустъпкова автентикация"],"Site Stats":[null,"Статистики за сайта"],"Publicize":[null,"Разгласяване"],"Excerpts":[null,""],"Featured Images":[null,"Картинки за публикациите"],"Enable Portfolio Projects for this site.":[null,"Включване на проекти за портфолио на сайта."],"Enable Testimonials for this site.":[null,"Включване на препоръки за сайта."],"View people's profiles when you mouse over their Gravatars":[null,"Показване на потребителските профили при посочване на техния Gravatar с мишката."],"Color Scheme":[null,"Цветова схема"],"Preview":[null,"Преглед"],"You have successfully disc
23204 onnected Jetpack":[null,""],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,""],"{{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).":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com е възпрепятстван и не може да захрани вашия Jetpack. Опитайте отново по-късно."],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,""],"Connect Jetpack":[null,"Свързване на Jetpack"],"Proofreading":[null,"Коректура"],"English Options":[null,"Настройки за английски"],"Bias Language":[null,"Терминологичен език"],"Complex Phrases":[null,"Сложни фрази"],"Diacritic
23205 al Marks":[null,"Акценти/ударения на букви"],"Double Negatives":[null,"Двойни отрицателни"],"Hidden Verbs":[null,"Скрити глаголи"],"Jargon":[null,"Жаргон"],"Passive Voice":[null,"Страдателен залог"],"Phrases to Avoid":[null,"Фрази, които да избягвате"],"Redundant Phrases":[null,"Излишни фрази"],"Use automatically detected language to proofread posts and pages":[null,"Автоматично определяне на езика за коректура на публикации и страници"],"Ignored Phrases":[null,"Пренебрегвани фрази"],"Test your site’s compatibility with Jetpack.":[null,""],"Debug":[null,"Отстраняване на грешки"],"Disconnect Jetpack":[null,"Разкачане на Jetpack"],"Learn More":[null,"Научете повече"],"Settings":[null,"Настройки"],"Active":[null,"Активен"]}
23206 \ No newline at end of file
23207 +{"":{"po-revision-date":"2016-11-15 22:13:57+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/2.3.0-alpha","language":"bg","project-id-version":"Plugins - Jetpack by WordPress.com - Development (trunk)"},"Make sure your site is easily found on search engines with SEO tools for your content and social posts.":[null,""],"Activate this module to use the advanced SEO tools.":[null,""],"Configure your VideoPress settings.":[null,""],"How much is your website worth?":[null,""],"For less than the price of a coffee a month you can rest easy knowing your hard work (or livelihood) is backed up.":[null,""],"Configure Site SEO":[null,""],"Activate SEO Tools":[null,""],"Introducing our most affordable backups and security plan yet":[null,""],"The Personal Plan keeps your data, site, and hard work safe.":[null,""],"Learn more...":[null,""],"Your site is on the Jetpack Perso
23208 nal plan":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), and unlimited storage.":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), unlimited backup storage, security scanning, and priority support.":[null,""],"You get spam-protection, real-time backups (unlimited archive), unlimited backup storage, security scanning, SEO tools, PollDaddy, and priority support.":[null,""],"Daily backup of all your site data with unlimited space and one-click restores (powered by VaultPress).":[null,""],"Daily backup of all your site data with unlimited space, one-click restores, automated security scanning, and priority support (powered by VaultPress).":[null,""],"Backups & Security Scanning":[null,""],"Real-time backup of all your site data with unlimited space, one-click restores, automated security scanning, one-click threat resolution, and priority support (powered by VaultPress).":[null,""],"SEO Tools"
23209 :[null,""],"Advanced SEO tools to help your site get found when people search for relevant content.":[null,""],"Need more? Running a business site?":[null,""],"If your site is important to you, consider protecting and improving it with some of our advanced features: ":[null,""],"On-demand security scanning":[null,""],"Advanced SEO tools":[null,""],"Configure your SEO settings.":[null,""],"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.":[null,""],"You are running Jetpack on a staging server.":[null,""],"More Info":[null,""],"Search your content.":[null,"Търсене в съдържанието."],"{{a}}Manage Likes visibility from the Sharing Module Settings{{/a}}":[null,""],"Hide the stats smiley face image. The image helps collect stats but should still work when hidden.":[null,""],"Your Current IP: %(ip)s":[null,""],"Whitelisting an IP address prevents it from ever bein
23210 g blocked by Jetpack.":[null,""],"IPv4 and IPv6 are acceptable. {{br/}} To specify a range, enter the low value and high value separated by a dash. Example: 12.12.12.1-12.12.12.100":[null,""],"Link your account to WordPress.com to start using this feature.":[null,""],"There are unsaved settings in this tab that will be lost if you leave it. Proceed?":[null,""],"This will reset all Jetpack options, are you sure?":[null,""],"Search for a Jetpack feature.":[null,""],"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.":[null,""],"You can see the information about security scanning in the \"At a Glance\" section.":[null,""],"Configure your Security Scans":[null,""],"This module has no configuration options":[null,""],"Let search engines and visitors know that you are serious about your websites integrity by upgrading Jetpack. Our anti-spam tools will elimina
23211 te comment spam, protect your SEO, and make it easier for visitors to stay in touch.":[null,""],"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.":[null,""],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,""],"Subscriber":[null,""],"Big iPhone/iPad Update Now Available":[null,""],"The WordPress for Android App Gets a Big Facelift":[null,""],"Upgrade Focus: VideoPress For Weddings":[null,""],"WordPress.com Likes are:":[null,""],"Comments headline":[null,""],"A few catchy words to motivate your readers to comment.":[null,""],"Can readers subscribe to your posts, comments or both?":[null,""],"Show a \"follow blog\" options in the comment form":[null,""],"Show a \"follow comments\" option in the comment form.":[null,""],"Admin Bar":[null,""],"Put a chart showing 48 hours of views in the admin bar":[null,""],"Registere
23212 d Users: Count the page views of registered users who are logged in":[null,""],"Report Visibility: Select the roles that will be able to view stats reports":[null,""],"Receive Monitor Email Notifications":[null,""],"Emails will be sent to ":[null,""],"{{a}}Edit{{/a}}":[null,""],"Match By Email":[null,""],"Show photo metadata (Exif) in carousel, when available":[null,""],"Background Color":[null,""],"Scroll infinitely (Shows 7 posts on each load)":[null,""],"Track each infinite Scroll post load as a page view in Google Analytics":[null,""],"Mobile Promos":[null,""],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,""],"Enter your meta key \"content\" value to verify your blog with {{a}}Google Search Console{{/a}}, {{a1}}Bing Webmaster Center{{/a1}} and {{a2}}Pinterest Site Verification{{/a2}}.":[null,""],"Meta key example:":[null,""],"Display all your gallery pictures in a cool mosaic":[null,""],"Copied!":[null,""],"Highlight and copy the following
23213 text to your clipboard:":[null,""],"Regenerate address":[null,""],"Configure Portfolios":[null,""],"Configure Testimonials":[null,""],"Automatically proofread content when: ":[null,""],"A post or page is first published":[null,""],"A post or page is updated":[null,""],"Automatic Language Detection":[null,""],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,""],"Enable proofreading for the following grammar and style rules: ":[null,""],"Add a phrase":[null,""],"Use Markdown for comments":[null,""],"Search engines will find the sitemaps at these locations:":[null,""],"Sitemap: {{a}}%(url)s{{/a}}":[null,""],"News Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Cheatin' uh?":[null,""],"{{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}}":[null,""],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!"
23214 :[null,""],"Your Jetpack is already connected.":[null,""],"You're fueled up and ready to go, Jetpack is now active.":[null,""],"You're fueled up and ready to go.":[null,""],"You are currently running a development version of Jetpack.":[null,""],"Submit Beta feedback":[null,""],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,""],"You, %(userName)s, are not connected to WordPress.com.":[null,""],"What would you like to see on your Jetpack Dashboard?":[null,""],"Let us know!":[null,""],"Welcome to Jetpack":[null,""],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customi
23215 zation services.":[null,""],"No account? Create one for free…":[null,""],"Saving…":[null,""],"Save Settings":[null,""],"Updates Needed":[null,""],"Do you really want to disconnect your site from WordPress.com?":[null,""],"Jetpack Stats Icon":[null,""],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,""],"Activate Site Stats":[null,""],"Automated, comprehensive protection from threats and attacks.":[null,""],"State-of-the-art spam defense.":[null,""],"Automatically backup your entire site.":[null,""],"Security Scanning":[null,""],"Automatically scan your site for common threats and attacks.":[null,""],"Keep those spammers away!":[null,""],"Site Backups":[null,""],"Keep your site backed up!":[null,""],"Pro":[null,""],"No Results Found.":[null,""],"Threats found!":[null,""],"Set up":[null,""],"Upgrade":[null,""],"ACTIVE":[null,""],"Hackers, botnets and spammers attack websites indiscriminately. Their goal
23216 is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,""],"Your site is on the Free Jetpack Plan":[null,""],"Upgrade to a paid plan to unlock world-class security, spam protection tools, and priority support.":[null,""],"Your site is on the Jetpack Premium plan":[null,""],"Your site is on the Jetpack Professional plan":[null,""],"Your site is on Development Mode":[null,""],"Once you connect, you can upgrade to a paid plan in order to unlock world-class security, spam protection tools, and priority support.":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,""],"View your spam stats":[null,""],"Configure Akismet":[null,""],"View your security dashboard":[null,""],"Configure VaultPress":[null,""],"Surveys & Polls":[null,""],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Colle
23217 ct responses via your website, e-mail or on your iPad or iPhone.":[null,""],"Create a new poll":[null,""],"Real-time backups":[null,""],"One-click threat resolution":[null,""],"Advanced polls and ratings":[null,""],"Compare Plans":[null,""],"Maximum grade security":[null,""],"Real-time backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,""],"Lock out the bad guys":[null,""],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,""],"Enjoy priority support":[null,""],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,""],"Connection Settings":[null,""],"Manage your Jetpack connection.":[null,""],"The site is in Development Mode, so you can not connect to W
23218 ordPress.com.":[null,""],"You are connected as ":[null,""],"Link your account to WordPress.com to get the most out of Jetpack.":[null,""],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,""],"View {{a}}All Stats{{/a}}":[null,""],"View your {{a}}Email Followers{{/a}}":[null,""],"Powerful WordPress.com features on every device.":[null,""],"Manage all your sites from a single dashboard.":[null,""],"Feel the performance":[null,""],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,""],"Bulk and automatic updates":[null,""],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,""],"Focus on your Writing":[null,""],"Our new editor is lightning fast, optimize
23219 d for writers and eliminates distractions, giving you the ability to focus on your work.":[null,""],"Try the New Editor":[null,""],"Connect with your Visitors":[null,""],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,""],"View Your Stats":[null,""],"Connect with the Community":[null,""],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,""],"Launch Reader":[null,""],"Inspiration strikes any time, anywhere.":[null,""],"Get WordPress apps for any screen.":[null,""],"In Your Pocket":[null,""],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,""],"WordPress.com in the App Store":[null,""],"WordPress.com in Google Play"
23220 :[null,""],"On Your Desktop":[null,""],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.":[null,""],"WordPress.com for Mac OS X":[null,""],"WordPress.com for Windows":[null,""],"WordPress.com for Linux":[null,""],"Malware Scanning":[null,""],"Threats found":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,""],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,""],"Total malicious attacks blocked on your site.":[null,""],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,""],"%(number)s plugin":["%(number)s plugins","",""],"Needs updating. ":["Need updating. ","",""],"All plugins are up-to-date. Awesome w
23221 ork!":[null,""],"{{a}}Activate Manage{{/a}} to turn on auto updates and manage your plugins from WordPress.com.":[null,""],"Jetpack is improving and optimizing your image speed.":[null,""],"Jetpack is monitoring your site. If we think your site is down, you will receive an email.":[null,""],"Security":[null,""],"Performance":[null,""],"Backups":[null,""],"{{a}}View backup details{{/a}}.":[null,""],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,""],"Unavailable in Dev Mode.":[null,""],"Spam Protection":[null,""],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,""],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,""],"Invalid Key":[null,""],"Unavailable in Dev Mode":[null,""],"Holiday Snow":[null,""],"Show falling snow in the holiday period.":[null,""],"Show falling snow on my blog from Dec
23222 1st until Jan 4th.":[null,""],"Activating recommended features…":[null,""],"Recommended features active.":[null,""],"Recommended features failed to activate. %(error)s":[null,""],"Activating %(slug)s…":[null,""],"%(slug)s has been activated.":[null,""],"%(slug)s failed to activate. %(error)s":[null,""],"Deactivating %(slug)s…":[null,""],"%(slug)s has been deactivated.":[null,""],"%(slug)s failed to deactivate. %(error)s":[null,""],"Updating %(slug)s settings…":[null,""],"Updated %(slug)s settings.":[null,""],"Error updating %(slug)s settings. %(error)s":[null,""],"Updating %(slug)s address…":[null,""],"Regenerated %(slug)s address .":[null,""],"Error regenerating %(slug)s address. %(error)s":[null,""],"Resetting Jetpack options…":[null,""],"Options reset.":[null,""],"Options failed to reset.":[null,""],"There was an error disconnecting Jetpack. Error: %(error)s":[null,""],"Unlinking from WordPress.com":[null,""],"Unlinked from WordPress.com.":[null,""],"Error unlinking f
23223 rom WordPress.com. %(error)s":[null,""],"At A Glance":[null,""],"Clichés":[null,"Клишета"],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,""],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"Like us on Facebook":[null,""],"Follow Jetpack on Twitter":[null,""],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"Contact Jetpack support staff directly":[null,""],"Go to the WordPress.org support forums":[null,""
23224 ],"Go to Jetpack.com/support":[null,""],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Jetpack Happiness Engineer":[null,""],"Automattic's Privacy Policy":[null,""],"WordPress.com Terms of Service":[null,""],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,""],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,""],"Site Verification Tools":[null,""],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,""],"Image Performance %(photon)s":[null,""],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,""],"{{a}}Turn on plugin auto updates{{/a}}":[null,""],"Plugin Updates":[null,""],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSett
23225 ings}}.":[null,""],"No threats found, you're good to go!":[null,""],"{{a}}Contact Support{{/a}}":[null,""],"{{a}}View details at VaultPress.com{{/a}}":[null,""],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","",""],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,""],"Loading…":[null,""],"Downtime Monitoring":[null,""],"{{button}}View More Stats on WordPress.com {{/button}}":[null,""],"{{button}}View Old Stats{{/button}}":[null,""],"All-time comments":[null,""],"All-time views":[null,""],"%(number)s View":["%(number)s Views","",""],"Best overall day":[null,""],"Views today":[null,""],"Months":[null,""],"Weeks":[null,""],"Days":[null,""],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,""],"Click to view detailed stats.":[null,""],"Views: %(numberOfViews)s":[null,""],"Week of %(date)s":[null,""],"Manage security on WordPress.com":[null,""],"Skip this s
23226 tep":[null,""],"Skip the Jetpack Jumpstart process":[null,""],"Features can be activated or deactivated at any time.":[null,""],"Jetpack's recommended features include:":[null,""],"Activate Recommended Features":[null,""],"Quickly enhance your site by activating Jetpack's recommended features.":[null,""],"Jump Start your Site":[null,""],"Disconnect from WordPress.com":[null,""],"Link to WordPress.com":[null,""],"Unlink me from WordPress.com":[null,""],"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.":[null,""],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,""],"Did we mention free, professional support?":[null,""],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely
23227 free.":[null,""],"Lightning fast, optimized images":[null,""],"Never fall behind on a security release or waste time updating multiple sites.":[null,""],"Automatic site updates.":[null,""],"Live site monitoring.":[null,""],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,""],"Block site attacks.":[null,""],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,""],"Site security and peace of mind":[null,""],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,""],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,""],"Increase page views.":[null,""],"Give visitors the tools to share and subscribe to your content.":[null,""],"Build a community.":[null,""],"Sharing & Li
23228 ke Buttons":[null,""],"Automated social marketing.":[null,""],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,""],"Send us Feedback":[null,""],"Need Help?":[null,""],"Manage Plugins":[null,"Управление на разширенията"],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"По-малко стрес. Monitor ще ви алармира в реално време, ако сайтът ви падне."],"Track your growth":[null,"Следете растежа си"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,"Използвайте Разгласяване за автоматично споделяне на вашите публикации с приятели, последователи и други от цял свят."],"Drive more traffic to your site":[null,"Насочете повече трафик
23229 съм сайта си"],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,""],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,"Възникна проблем при връка с Jetpack; изключете и включете разширението и опитайте отново."],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"Трябва да сте влезли във вашия WordPress блог докато оторизирате Jetpack."],"{{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":[null,""],"Disconnecting Jetpack":[null,"Разкачете Jetpack"],"Leave a Jetpack review":[null,"Напишете отзив за Jetpack"],"Need help? The Jetpack team is here for you.":[null,""],"S
23230 miley":[null,"Усмивка"],"Require Two-Step Authentication":[null,"Изискване на двустъпкова автентикация"],"Use a large and visually striking layout":[null,"Показване на голям и забележим изглед"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Показване на хедър \"Свързани\", за да раздели раздела от публикациите"],"Related":[null,"Свързани"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"Убедете се че сте добавили често използваните IP адреси, тъй-като може да са различни вкъщи, в офиса и на други места. Изтриването на адрес от спис�
23231 �ка ще го премахне и от вашия списък с позволени адреси."],"Whitelist Management":[null,"Управление на списък с позволени адреси"],"Email Address":[null,"E-mail адрес"],"Publicize":[null,"Разгласяване"],"Site Stats":[null,"Статистики за сайта"],"Featured Images":[null,"Картинки за публикациите"],"Excerpts":[null,""],"Enable Testimonials for this site.":[null,"Включване на препоръки за сайта."],"Enable Portfolio Projects for this site.":[null,"Включване на проекти за портфолио на сайта."],"Preview":[null,"Преглед"],"Color Scheme":[null,"Цветова схема"],"Ignored Phrases":[null,"Пренебрегвани фрази"],"Use automatically detected language to proofread posts and pages":[null,"Автоматично определяне на езика за коректура
23232 на публикации и страници"],"Redundant Phrases":[null,"Излишни фрази"],"Phrases to Avoid":[null,"Фрази, които да избягвате"],"Passive Voice":[null,"Страдателен залог"],"Jargon":[null,"Жаргон"],"Hidden Verbs":[null,"Скрити глаголи"],"Double Negatives":[null,"Двойни отрицателни"],"Diacritical Marks":[null,"Акценти/ударения на букви"],"Complex Phrases":[null,"Сложни фрази"],"Bias Language":[null,"Терминологичен език"],"English Options":[null,"Настройки за английски"],"Proofreading":[null,"Коректура"],"Connect Jetpack":[null,"Свързване на Jetpack"],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later."
23233 :[null,"WordPress.com е възпрепятстван и не може да захрани вашия Jetpack. Опитайте отново по-късно."],"{{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).":[null,""],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,""],"You have successfully disconnected Jetpack":[null,""],"Active":[null,"Активен"],"Settings":[null,"Настройки"],"Learn More":[null,"Научете повече"],"Disconnect Jetpack":[null,"Разкачане на Jetpack"],"Debug":[null,"Отстраняване на грешки"],"Test your site’s compatibility with Jetpack.":[null,""]}
23234 \ No newline at end of file
23235
23236 diff --git a/plugins/jetpack/languages/json/jetpack-bs_BA.json b/plugins/jetpack/languages/json/jetpack-bs_BA.json
23237 index 7b39886..15d2d0e 100644
23238 --- a/plugins/jetpack/languages/json/jetpack-bs_BA.json
23239 +++ b/plugins/jetpack/languages/json/jetpack-bs_BA.json
23240 @@ -1 +1 @@
23241 -{"":{"po-revision-date":"2015-07-20 01:42:08+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);","x-generator":"GlotPress/1.0-alpha-1000","project-id-version":"3.6.1"},"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,"Statistika stranice"],"Smiley":[null,"Smajli"],"Related Posts":[null,"Povezani članci"],"Email Address":[null,"Email adresa"],"Whitelist Management":[null,""],"Related":[null,""],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a large and visually striking layout
23242 ":[null,""],"Publicize":[null,"Objaviti"],"Enable Testimonials for this site.":[null,""],"View people's profiles when you mouse over their Gravatars":[null,"Pregledajte informacije o osobama kada naciljate miša na njihove Gravatare"],"Preview":[null,"Pregled"],"Excerpts":[null,""],"Featured Images":[null,"Istaknute slike"],"Enable Portfolio Projects for this site.":[null,""],"Color Scheme":[null,"Šema boja"],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com trenutno ima neke probleme i nije u mogućnosti da aktivira vaš Jetpack. Molimo vas da pokušate kasnije."],"Proofreading":[null,"Lektorisanje"],"English Options":[null,"Engleske opcije"],"Bias Language":[null,"Vulgaran jezik"],"Complex Phrases":[null,"Kompleksne fraze"],"Diacritical Marks":[null,"Dijakritičke oznake"],"Double Negatives":[null,"Dvostruka negacija"],"Hidden Verbs":[null,"Sakriveni glagoli"],"Jargon":[null,"Žargon"],"Passive Voice"
23243 :[null,"Pasiv"],"Phrases to Avoid":[null,"Fraze koje bi se trebale izbjegavati"],"Redundant Phrases":[null,"Suvišne fraze"],"Use automatically detected language to proofread posts and pages":[null,"Koristi automatski detektovani jezik za lektorisanje članaka i stranica"],"Ignored Phrases":[null,"Zanemarene fraze"],"Terms":[null,""],"Privacy":[null,"Privatnost"],"Debug":[null,"Debugovanje"],"Disconnect from WordPress.com":[null,"Diskonektuj se sa WordPress.com"],"Learn More":[null,"Saznaj više"],"Settings":[null,"Postavke"],"Active":[null,"Aktivna"]}
23244 \ No newline at end of file
23245 +{"":{"po-revision-date":"2015-07-20 01:42:08+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);","x-generator":"GlotPress/1.0-alpha-1000","project-id-version":"3.6.1"},"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,"Statistika stranice"],"Smiley":[null,"Smajli"],"Related Posts":[null,"Povezani članci"],"Email Address":[null,"Email adresa"],"Whitelist Management":[null,""],"Related":[null,""],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a large and visually striking layout
23246 ":[null,""],"Publicize":[null,"Objaviti"],"Enable Testimonials for this site.":[null,""],"Preview":[null,"Pregled"],"Excerpts":[null,""],"Featured Images":[null,"Istaknute slike"],"Enable Portfolio Projects for this site.":[null,""],"Color Scheme":[null,"Šema boja"],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com trenutno ima neke probleme i nije u mogućnosti da aktivira vaš Jetpack. Molimo vas da pokušate kasnije."],"Proofreading":[null,"Lektorisanje"],"English Options":[null,"Engleske opcije"],"Bias Language":[null,"Vulgaran jezik"],"Complex Phrases":[null,"Kompleksne fraze"],"Diacritical Marks":[null,"Dijakritičke oznake"],"Double Negatives":[null,"Dvostruka negacija"],"Hidden Verbs":[null,"Sakriveni glagoli"],"Jargon":[null,"Žargon"],"Passive Voice":[null,"Pasiv"],"Phrases to Avoid":[null,"Fraze koje bi se trebale izbjegavati"],"Redundant Phrases":[null,"Suvišne fraze"],"Use automatically de
23247 tected language to proofread posts and pages":[null,"Koristi automatski detektovani jezik za lektorisanje članaka i stranica"],"Ignored Phrases":[null,"Zanemarene fraze"],"Terms":[null,""],"Privacy":[null,"Privatnost"],"Debug":[null,"Debugovanje"],"Disconnect from WordPress.com":[null,"Diskonektuj se sa WordPress.com"],"Learn More":[null,"Saznaj više"],"Settings":[null,"Postavke"],"Active":[null,"Aktivna"]}
23248 \ No newline at end of file
23249
23250 diff --git a/plugins/jetpack/languages/json/jetpack-ca.json b/plugins/jetpack/languages/json/jetpack-ca.json
23251 index 7b5cd62..9367a5c 100644
23252 --- a/plugins/jetpack/languages/json/jetpack-ca.json
23253 +++ b/plugins/jetpack/languages/json/jetpack-ca.json
23254 @@ -1 +1 @@
23255 -{"":{"po-revision-date":"2015-07-20 01:42:09+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/1.0-alpha-1000","project-id-version":"3.6.1"},"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,"Estadístiques del lloc web"],"Smiley":[null,"Smiley"],"Related Posts":[null,""],"Email Address":[null,"Adreça electrònica"],"Whitelist Management":[null,""],"Related":[null,"Relacionats"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a large and visually striking layout":[null,""],"Publicize":[null,""],"Enable Testimonials for this s
23256 ite.":[null,""],"View people's profiles when you mouse over their Gravatars":[null,"Visualitza els perfils de la gent quan passeu el ratolí per sobre dels seus Gravatars."],"Preview":[null,"Previsualitza"],"Excerpts":[null,""],"Featured Images":[null,"Imatges destacades"],"Enable Portfolio Projects for this site.":[null,""],"Color Scheme":[null,"Esquema de color"],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com està tenint problemes ara mateix i no pot donar-li canya al teu JetPack. Torneu-ho a provar més tard."],"Proofreading":[null,"S'està corregint"],"English Options":[null,"Opcions de l'anglès"],"Bias Language":[null,"Llengua "],"Complex Phrases":[null,"Frases complexes"],"Diacritical Marks":[null,"Signes diacrítics"],"Double Negatives":[null,"Doble negacions"],"Hidden Verbs":[null,"Verbs ocults"],"Jargon":[null,"Jargon"],"Passive Voice":[null,"Veu passiva"],"Phrases to Avoid":[null,"Frases a
23257 evitar"],"Redundant Phrases":[null,"Frases redundants"],"Use automatically detected language to proofread posts and pages":[null,"Fes servir la detecció automàtica de l'idioma per a corregir les entrades i pàgines."],"Ignored Phrases":[null,"Frases ignorades"],"Terms":[null,"Condicions"],"Privacy":[null,"Privacitat"],"Debug":[null,"Depura"],"Disconnect from WordPress.com":[null,"Desconnectat de WordPress.com"],"Learn More":[null,"Apreneu més"],"Settings":[null,"Opcions"],"Active":[null,"Actiu"]}
23258 \ No newline at end of file
23259 +{"":{"po-revision-date":"2015-07-20 01:42:09+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/1.0-alpha-1000","project-id-version":"3.6.1"},"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,"Estadístiques del lloc web"],"Smiley":[null,"Smiley"],"Related Posts":[null,""],"Email Address":[null,"Adreça electrònica"],"Whitelist Management":[null,""],"Related":[null,"Relacionats"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a large and visually striking layout":[null,""],"Publicize":[null,""],"Enable Testimonials for this s
23260 ite.":[null,""],"Preview":[null,"Previsualitza"],"Excerpts":[null,""],"Featured Images":[null,"Imatges destacades"],"Enable Portfolio Projects for this site.":[null,""],"Color Scheme":[null,"Esquema de color"],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com està tenint problemes ara mateix i no pot donar-li canya al teu JetPack. Torneu-ho a provar més tard."],"Proofreading":[null,"S'està corregint"],"English Options":[null,"Opcions de l'anglès"],"Bias Language":[null,"Llengua "],"Complex Phrases":[null,"Frases complexes"],"Diacritical Marks":[null,"Signes diacrítics"],"Double Negatives":[null,"Doble negacions"],"Hidden Verbs":[null,"Verbs ocults"],"Jargon":[null,"Jargon"],"Passive Voice":[null,"Veu passiva"],"Phrases to Avoid":[null,"Frases a evitar"],"Redundant Phrases":[null,"Frases redundants"],"Use automatically detected language to proofread posts and pages":[null,"Fes servir la detecció aut
23261 omàtica de l'idioma per a corregir les entrades i pàgines."],"Ignored Phrases":[null,"Frases ignorades"],"Terms":[null,"Condicions"],"Privacy":[null,"Privacitat"],"Debug":[null,"Depura"],"Disconnect from WordPress.com":[null,"Desconnectat de WordPress.com"],"Learn More":[null,"Apreneu més"],"Settings":[null,"Opcions"],"Active":[null,"Actiu"]}
23262 \ No newline at end of file
23263
23264 diff --git a/plugins/jetpack/languages/json/jetpack-ckb.json b/plugins/jetpack/languages/json/jetpack-ckb.json
23265 index 1aff9ff..b406acd 100644
23266 --- a/plugins/jetpack/languages/json/jetpack-ckb.json
23267 +++ b/plugins/jetpack/languages/json/jetpack-ckb.json
23268 @@ -1 +1 @@
23269 -{"":{"po-revision-date":"2015-07-20 01:42:08+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/1.0-alpha-1000","project-id-version":"3.6.1"},"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,"زانیاری ماڵپەر"],"Smiley":[null,""],"Related Posts":[null,"بابەتە هاوشێوەکان"],"Email Address":[null,"ناونیشانی ئیمەیڵ"],"Whitelist Management":[null,""],"Related":[null,"هاوشێوە"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a large and visually striking layout":[null,""],"Publicize":
23270 [null,"بڵاوکردنەوە"],"Enable Testimonials for this site.":[null,""],"View people's profiles when you mouse over their Gravatars":[null,"سەیری هەژماری خەڵک بکە کاتێک ماوسەکەت دەخەیتە سەر گاراڤاتارەکانیان"],"Preview":[null,"پێشبینین"],"Excerpts":[null,"کورتە"],"Featured Images":[null,"وێنەی پێشکەوتوو"],"Enable Portfolio Projects for this site.":[null,""],"Color Scheme":[null,"بۆکسی ڕەنگەکان"],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"مالپەری وۆردپرێس لەم کاتەدا کێشەی هەیە و ناتوانێ تانکی بەنزینەکەی جێتپاک پڕ بکاتەوە. تکایە دواتر هەوڵبدەرەوە."],"Proofreading":[null,""],"English Options":[null,"هەڵبژاردنەکانی ئینگلیزی"],"Bias Language":[null,""],"Complex Phrases":[null,""],"Diacritical Marks":[n
23271 ull,""],"Double Negatives":[null,""],"Hidden Verbs":[null,""],"Jargon":[null,""],"Passive Voice":[null,""],"Phrases to Avoid":[null,""],"Redundant Phrases":[null,""],"Use automatically detected language to proofread posts and pages":[null,""],"Ignored Phrases":[null,"دەقە پشتگوێخراوەکان"],"Terms":[null,""],"Privacy":[null,"تایبه‌تی"],"Debug":[null,"Debug"],"Disconnect from WordPress.com":[null,"بیپچڕینە لەگەڵ ماڵپەری وۆردپرێش"],"Learn More":[null,"زیاتر بزانە"],"Settings":[null,"ڕێكخستنه‌كان"],"Active":[null,"چالاک"]}
23272 \ No newline at end of file
23273 +{"":{"po-revision-date":"2015-07-20 01:42:08+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/1.0-alpha-1000","project-id-version":"3.6.1"},"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,"زانیاری ماڵپەر"],"Smiley":[null,""],"Related Posts":[null,"بابەتە هاوشێوەکان"],"Email Address":[null,"ناونیشانی ئیمەیڵ"],"Whitelist Management":[null,""],"Related":[null,"هاوشێوە"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a large and visually striking layout":[null,""],"Publicize":
23274 [null,"بڵاوکردنەوە"],"Enable Testimonials for this site.":[null,""],"Preview":[null,"پێشبینین"],"Excerpts":[null,"کورتە"],"Featured Images":[null,"وێنەی پێشکەوتوو"],"Enable Portfolio Projects for this site.":[null,""],"Color Scheme":[null,"بۆکسی ڕەنگەکان"],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"مالپەری وۆردپرێس لەم کاتەدا کێشەی هەیە و ناتوانێ تانکی بەنزینەکەی جێتپاک پڕ بکاتەوە. تکایە دواتر هەوڵبدەرەوە."],"Proofreading":[null,""],"English Options":[null,"هەڵبژاردنەکانی ئینگلیزی"],"Bias Language":[null,""],"Complex Phrases":[null,""],"Diacritical Marks":[null,""],"Double Negatives":[null,""],"Hidden Verbs":[null,""],"Jargon":[null,""],"Passive Voice":[null,""],"Phrases to Avoid":[null,""],"Redundant Phrases":[null,""],"Use automatically detected l
23275 anguage to proofread posts and pages":[null,""],"Ignored Phrases":[null,"دەقە پشتگوێخراوەکان"],"Terms":[null,""],"Privacy":[null,"تایبه‌تی"],"Debug":[null,"Debug"],"Disconnect from WordPress.com":[null,"بیپچڕینە لەگەڵ ماڵپەری وۆردپرێش"],"Learn More":[null,"زیاتر بزانە"],"Settings":[null,"ڕێكخستنه‌كان"],"Active":[null,"چالاک"]}
23276 \ No newline at end of file
23277
23278 diff --git a/plugins/jetpack/languages/json/jetpack-cs_CZ.json b/plugins/jetpack/languages/json/jetpack-cs_CZ.json
23279 index 7d2f20d..196125f 100644
23280 --- a/plugins/jetpack/languages/json/jetpack-cs_CZ.json
23281 +++ b/plugins/jetpack/languages/json/jetpack-cs_CZ.json
23282 @@ -1 +1 @@
23283 -{"":{"po-revision-date":"2015-07-20 01:42:09+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;","x-generator":"GlotPress/1.0-alpha-1000","project-id-version":"3.6.1"},"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,""],"Smiley":[null,""],"Related Posts":[null,"Související příspěvky"],"Email Address":[null,"Emailová adresa"],"Whitelist Management":[null,""],"Related":[null,""],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a large and visually striking layout":[null,""],"Publicize":[null,""],"Enable Testimonials for
23284 this site.":[null,""],"View people's profiles when you mouse over their Gravatars":[null,""],"Preview":[null,"Náhled"],"Excerpts":[null,"Výtažky"],"Featured Images":[null,"Náhledové obrázky"],"Enable Portfolio Projects for this site.":[null,""],"Color Scheme":[null,"Barevné schéma"],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Proofreading":[null,""],"English Options":[null,""],"Bias Language":[null,""],"Complex Phrases":[null,""],"Diacritical Marks":[null,""],"Double Negatives":[null,""],"Hidden Verbs":[null,""],"Jargon":[null,""],"Passive Voice":[null,""],"Phrases to Avoid":[null,""],"Redundant Phrases":[null,""],"Use automatically detected language to proofread posts and pages":[null,""],"Ignored Phrases":[null,""],"Terms":[null,"Podmínky"],"Privacy":[null,"Soukromí"],"Debug":[null,"Ladění"],"Disconnect from WordPress.com":[null,""],"Learn More":[null,"Zjistit více"],"Settings":[null,"Nastave
23285 ní"],"Active":[null,"Aktivní"]}
23286 \ No newline at end of file
23287 +{"":{"po-revision-date":"2015-07-20 01:42:09+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;","x-generator":"GlotPress/1.0-alpha-1000","project-id-version":"3.6.1"},"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,""],"Smiley":[null,""],"Related Posts":[null,"Související příspěvky"],"Email Address":[null,"Emailová adresa"],"Whitelist Management":[null,""],"Related":[null,""],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a large and visually striking layout":[null,""],"Publicize":[null,""],"Enable Testimonials for
23288 this site.":[null,""],"Preview":[null,"Náhled"],"Excerpts":[null,"Výtažky"],"Featured Images":[null,"Náhledové obrázky"],"Enable Portfolio Projects for this site.":[null,""],"Color Scheme":[null,"Barevné schéma"],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Proofreading":[null,""],"English Options":[null,""],"Bias Language":[null,""],"Complex Phrases":[null,""],"Diacritical Marks":[null,""],"Double Negatives":[null,""],"Hidden Verbs":[null,""],"Jargon":[null,""],"Passive Voice":[null,""],"Phrases to Avoid":[null,""],"Redundant Phrases":[null,""],"Use automatically detected language to proofread posts and pages":[null,""],"Ignored Phrases":[null,""],"Terms":[null,"Podmínky"],"Privacy":[null,"Soukromí"],"Debug":[null,"Ladění"],"Disconnect from WordPress.com":[null,""],"Learn More":[null,"Zjistit více"],"Settings":[null,"Nastavení"],"Active":[null,"Aktivní"]}
23289 \ No newline at end of file
23290
23291 diff --git a/plugins/jetpack/languages/json/jetpack-cy.json b/plugins/jetpack/languages/json/jetpack-cy.json
23292 index 032ad57..d380c0f 100644
23293 --- a/plugins/jetpack/languages/json/jetpack-cy.json
23294 +++ b/plugins/jetpack/languages/json/jetpack-cy.json
23295 @@ -1 +1 @@
23296 -{"":{"po-revision-date":"2015-09-02 07:38:50+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;","x-generator":"GlotPress/1.0-alpha-1100","project-id-version":"dev"},"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Connect Jetpack":[null,""],"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,"Ystadegau'r Wefan"],"Smiley":[null,""],"Whitelist Management":[null,""],"Related":[null,"Yn perthyn"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a
23297 large and visually striking layout":[null,""],"Publicize":[null,"Hyrwyddo"],"Related Posts":[null,"Cofnodion Perthnasol"],"Email Address":[null,"Cyfeiriad E-bost"],"Preview":[null,"Rhagolwg"],"Excerpts":[null,""],"Featured Images":[null,"Delwedd Nodwedd"],"Enable Portfolio Projects for this site.":[null,"Galluogi Prosiectau Portffolio ar gyfer y wefan hon."],"Enable Testimonials for this site.":[null,""],"View people's profiles when you mouse over their Gravatars":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Proofreading":[null,""],"English Options":[null,""],"Bias Language":[null,""],"Complex Phrases":[null,""],"Diacritical Marks":[null,""],"Double Negatives":[null,""],"Hidden Verbs":[null,""],"Jargon":[null,""],"Passive Voice":[null,""],"Phrases to Avoid":[null,""],"Redundant Phrases":[null,""],"Use automatically detected language to proofread posts and pages":[null,""],"Ignored Phrases":[null,""
23298 ],"Color Scheme":[null,"Cynllun Lliw"],"Terms":[null,""],"Privacy":[null,"Preifatrwydd"],"Debug":[null,""],"Learn More":[null,"Dysgu Rhagor"],"Settings":[null,"Gosodiadau"],"Active":[null,""]}
23299 \ No newline at end of file
23300 +{"":{"po-revision-date":"2015-09-02 07:38:50+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;","x-generator":"GlotPress/1.0-alpha-1100","project-id-version":"dev"},"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Connect Jetpack":[null,""],"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,"Ystadegau'r Wefan"],"Smiley":[null,""],"Whitelist Management":[null,""],"Related":[null,"Yn perthyn"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a
23301 large and visually striking layout":[null,""],"Publicize":[null,"Hyrwyddo"],"Related Posts":[null,"Cofnodion Perthnasol"],"Email Address":[null,"Cyfeiriad E-bost"],"Preview":[null,"Rhagolwg"],"Excerpts":[null,""],"Featured Images":[null,"Delwedd Nodwedd"],"Enable Portfolio Projects for this site.":[null,"Galluogi Prosiectau Portffolio ar gyfer y wefan hon."],"Enable Testimonials for this site.":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Proofreading":[null,""],"English Options":[null,""],"Bias Language":[null,""],"Complex Phrases":[null,""],"Diacritical Marks":[null,""],"Double Negatives":[null,""],"Hidden Verbs":[null,""],"Jargon":[null,""],"Passive Voice":[null,""],"Phrases to Avoid":[null,""],"Redundant Phrases":[null,""],"Use automatically detected language to proofread posts and pages":[null,""],"Ignored Phrases":[null,""],"Color Scheme":[null,"Cynllun Lliw"],"Terms":[null,""],"Privacy":[nul
23302 l,"Preifatrwydd"],"Debug":[null,""],"Learn More":[null,"Dysgu Rhagor"],"Settings":[null,"Gosodiadau"],"Active":[null,""]}
23303 \ No newline at end of file
23304
23305 diff --git a/plugins/jetpack/languages/json/jetpack-da_DK.json b/plugins/jetpack/languages/json/jetpack-da_DK.json
23306 index c7732cd..2bea9a9 100644
23307 --- a/plugins/jetpack/languages/json/jetpack-da_DK.json
23308 +++ b/plugins/jetpack/languages/json/jetpack-da_DK.json
23309 @@ -1 +1 @@
23310 -{"":{"po-revision-date":"2015-07-20 01:42:09+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/1.0-alpha-1000","project-id-version":"3.6.1"},"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,"Statistik for webstedet"],"Smiley":[null,""],"Related Posts":[null,"Relaterede indlæg"],"Email Address":[null,"E-mail-adresse"],"Whitelist Management":[null,""],"Related":[null,"Relateret"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Vis en \"Relateret\"-header for mere tydeligt at separere relateret-sektionen fra indlæg"],"Use a large and
23311 visually striking layout":[null,"Brug et fremhævet og visuelt imponerende layout"],"Publicize":[null,"Udgiv"],"Enable Testimonials for this site.":[null,""],"View people's profiles when you mouse over their Gravatars":[null,"Se folks profiler, når du fører musen over deres Gravatars"],"Preview":[null,"Preview"],"Excerpts":[null,""],"Featured Images":[null,"Udvalgte billeder"],"Enable Portfolio Projects for this site.":[null,"Aktivér Portfolio Projekter for dette site."],"Color Scheme":[null,"Farveskema"],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com har i øjeblikket problemer, og er ude af stand til at fylde brændstof på din Jetpack. Prøv venligst igen senere."],"Proofreading":[null,"Korrekturlæsning"],"English Options":[null,"Engelske indstillinger"],"Bias Language":[null,"Vanesprog"],"Complex Phrases":[null,"Komplekse sætninger"],"Diacritical Marks":[null,"Diakritiske tegn"],"Double Negat
23312 ives":[null,"Dobbelt negation"],"Hidden Verbs":[null,"Skjulte udsagnsord"],"Jargon":[null,"Jargon"],"Passive Voice":[null,"Passiver"],"Phrases to Avoid":[null,"Fraser der bør undgås"],"Redundant Phrases":[null,"Overflødige sætninger"],"Use automatically detected language to proofread posts and pages":[null,"Brug automatisk fundet sprog til at læse korrektur på indlæg og sider"],"Ignored Phrases":[null,"Ignorerede fraser"],"Terms":[null,"Betingelser"],"Privacy":[null,"Privatliv"],"Debug":[null,"Fejlsøg"],"Disconnect from WordPress.com":[null,"Afbryd fra WordPress.com"],"Learn More":[null,"Få mere at vide"],"Settings":[null,"Indstillinger"],"Active":[null,"Aktiv"]}
23313 \ No newline at end of file
23314 +{"":{"po-revision-date":"2015-07-20 01:42:09+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/1.0-alpha-1000","project-id-version":"3.6.1"},"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,"Statistik for webstedet"],"Smiley":[null,""],"Related Posts":[null,"Relaterede indlæg"],"Email Address":[null,"E-mail-adresse"],"Whitelist Management":[null,""],"Related":[null,"Relateret"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Vis en \"Relateret\"-header for mere tydeligt at separere relateret-sektionen fra indlæg"],"Use a large and
23315 visually striking layout":[null,"Brug et fremhævet og visuelt imponerende layout"],"Publicize":[null,"Udgiv"],"Enable Testimonials for this site.":[null,""],"Preview":[null,"Preview"],"Excerpts":[null,""],"Featured Images":[null,"Udvalgte billeder"],"Enable Portfolio Projects for this site.":[null,"Aktivér Portfolio Projekter for dette site."],"Color Scheme":[null,"Farveskema"],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com har i øjeblikket problemer, og er ude af stand til at fylde brændstof på din Jetpack. Prøv venligst igen senere."],"Proofreading":[null,"Korrekturlæsning"],"English Options":[null,"Engelske indstillinger"],"Bias Language":[null,"Vanesprog"],"Complex Phrases":[null,"Komplekse sætninger"],"Diacritical Marks":[null,"Diakritiske tegn"],"Double Negatives":[null,"Dobbelt negation"],"Hidden Verbs":[null,"Skjulte udsagnsord"],"Jargon":[null,"Jargon"],"Passive Voice":[null,"Passiver
23316 "],"Phrases to Avoid":[null,"Fraser der bør undgås"],"Redundant Phrases":[null,"Overflødige sætninger"],"Use automatically detected language to proofread posts and pages":[null,"Brug automatisk fundet sprog til at læse korrektur på indlæg og sider"],"Ignored Phrases":[null,"Ignorerede fraser"],"Terms":[null,"Betingelser"],"Privacy":[null,"Privatliv"],"Debug":[null,"Fejlsøg"],"Disconnect from WordPress.com":[null,"Afbryd fra WordPress.com"],"Learn More":[null,"Få mere at vide"],"Settings":[null,"Indstillinger"],"Active":[null,"Aktiv"]}
23317 \ No newline at end of file
23318
23319 diff --git a/plugins/jetpack/languages/json/jetpack-de_DE.json b/plugins/jetpack/languages/json/jetpack-de_DE.json
23320 index cc77e67..fa847b3 100644
23321 --- a/plugins/jetpack/languages/json/jetpack-de_DE.json
23322 +++ b/plugins/jetpack/languages/json/jetpack-de_DE.json
23323 @@ -1 +1 @@
23324 -{"":{"po-revision-date":"2016-08-23 11:44:27+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/2.1.0-alpha","project-id-version":"Development (trunk)"},"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.":[null,""],"This module has no configuration options":[null,""],"Configure your Security Scans":[null,""],"You can see the information about security scanning in the \"At a Glance\" section.":[null,""],"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.":[null,""],"Search for a Jetpack feature.":[null,""],"Real-time offsite backups with automated restores del
23325 iver peace-of-mind, so you can focus on writing great content and increasing traffic while we protect every aspect of your investment. Upgrade today.":[null,""],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,""],"Mobile Promos":[null,""],"Track each infinite Scroll post load as a page view in Google Analytics":[null,""],"Scroll infinitely (Shows 7 posts on each load)":[null,""],"Background Color":[null,""],"Show photo metadata (Exif) in carousel, when available":[null,""],"Match By Email":[null,""],"{{a}}Edit{{/a}}":[null,""],"Emails will be sent to ":[null,""],"Receive Monitor Email Notifications":[null,""],"Report Visibility: Select the roles that will be able to view stats reports":[null,""],"Registered Users: Count the page views of registered users who are logged in":[null,""],"Put a chart showing 48 hours of views in the admin bar":[null,""],"Admin Bar":[null,""],"Show a \"follow comments\" option in the comment form.":[null,""],"Show a \"
23326 follow blog\" options in the comment form":[null,""],"Can readers subscribe to your posts, comments or both?":[null,""],"A few catchy words to motivate your readers to comment.":[null,""],"Comments headline":[null,""],"WordPress.com Likes are:":[null,""],"Upgrade Focus: VideoPress For Weddings":[null,""],"The WordPress for Android App Gets a Big Facelift":[null,""],"Big iPhone/iPad Update Now Available":[null,""],"Subscriber":[null,""],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,""],"{{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}}":[null,""],"Cheatin' uh?":[null,""],"News Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Search engines will find the sitemaps at these locations:":[null,""],"Use Markdown for comments":[null,""],"Add a phrase":[null,""],"Enable proofr
23327 eading for the following grammar and style rules: ":[null,""],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,""],"Automatic Language Detection":[null,""],"A post or page is updated":[null,""],"A post or page is first published":[null,""],"Automatically proofread content when: ":[null,""],"Configure Testimonials":[null,""],"Configure Portfolios":[null,""],"Regenerate address":[null,""],"Highlight and copy the following text to your clipboard:":[null,""],"Copied!":[null,""],"Display all your gallery pictures in a cool mosaic":[null,""],"Meta key example: ":[null,""],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,""],"Welcome to Jetpack":[null,""],"Let us know!":[null,""],"What would you like to see on your Jetpack Dashboard?":[null,""],"You, %(userName)s, are not connected to WordPress.com.":[null,""],"Currently in {{a}}Development Mode{{/a}}
23328 because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,""],"You are currently running a development version of Jetpack.":[null,""],"You're fueled up and ready to go.":[null,""],"You're fueled up and ready to go, Jetpack is now active.":[null,""],"Your Jetpack is already connected.":[null,""],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,""],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,""],"Threats don't discriminate":[null,""],"Backup, protect, repair and bu
23329 ild a better website.":[null,""],"Powerful security tools for ultimate peace of mind":[null,""],"ACTIVE":[null,""],"Upgrade":[null,""],"Set up":[null,""],"Threats found!":[null,""],"No Results Found.":[null,""],"Pro":[null,""],"Keep your site backed up!":[null,""],"Site Backups":[null,""],"Keep those spammers away!":[null,""],"Automatically scan your site for common threats and attacks.":[null,""],"Security Scanning":[null,""],"Automatically backup your entire site.":[null,""],"State-of-the-art spam defense.":[null,""],"Automated, comprehensive protection from threats and attacks.":[null,""],"Activate Site Stats":[null,""],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,""],"Jetpack Stats Icon":[null,""],"Do you really want to disconnect your site from WordPress.com?":[null,""],"Updates Needed":[null,""],"Save Settings":[null,""],"Saving…":[null,""],"No account? Create one for free…":[null,""],"Unlimi
23330 ted surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,""],"Surveys & Polls":[null,""],"Configure VaultPress":[null,""],"View your security dashboard":[null,""],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense, and brute-force login protection - all in one place.":[null,""],"Security Scanning & Backups":[null,""],"Configure Akismet":[null,""],"View your spam stats":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,""],"Once you connect, you can upgrade to Premium or Pro in order to unlock worldclass security, spam protection tools, and priority support.":[null,""],"Your site is on Development Mode":[null,""],"Unlock the full potential of your site with the features included in your plan.":[null,""],"Your site is on the Jetpack Professional plan":[null,""],"Your site is on the Jetpack Premium plan"
23331 :[null,""],"Upgrade to Premium or Pro in order to unlock world class security, spam protection tools, and priority support.":[null,""],"Your site is on the Free Jetpack Plan":[null,""],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,""],"Lock out the bad guys":[null,""],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,""],"Maximum grade security":[null,""],"Compare Plans":[null,""],"Advanced polls and ratings":[null,""],"One-click threat resolution":[null,""],"Real-time backups":[null,""],"Unlimited backup archive":[null,""],"Includes on-demand malware scanning":[null,""],"Supports 1-3 sites":[null,""],"Jetpack Professional offers advanced features including:":[null,""],"Need more?":[null,""],"Create a
23332 new poll":[null,""],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,""],"Bulk and automatic updates":[null,""],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,""],"Feel the performance":[null,""],"Manage all your sites from a single dashboard.":[null,""],"Powerful WordPress.com features on every device.":[null,""],"View your {{a}}Email Followers{{/a}}":[null,""],"View {{a}}All Stats{{/a}}":[null,""],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,""],"Link your account to WordPress.com to get the most out of Jetpack.":[null,""],"You are connected as ":[null,""],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,
23333 ""],"Manage your Jetpack connection.":[null,""],"Connection Settings":[null,""],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,""],"Enjoy priority support":[null,""],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,""],"Get WordPress apps for any screen.":[null,""],"Inspiration strikes any time, anywhere.":[null,""],"Launch Reader":[null,""],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,""],"Connect with the Community":[null,""],"View Your Stats":[null,""],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,""],"Connect with your Visitors":[n
23334 ull,""],"Try the New Editor":[null,""],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,""],"Focus on your Writing":[null,""],"Invalid Key":[null,""],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,""],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,""],"Spam Protection":[null,""],"Unavailable in Dev Mode.":[null,""],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,""],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"{{a}}View backup details{{/a}}.":[null,""],"Backups":[null,""],"Performance":[null,""],"Security":[null,""],"Jetpack is monitoring your site. If we think your site is down you will receive an email.":[null,""],"Jetpack is improving and optimising your image speed.":[null,""],"{{a}}Activate Manage{{/a}} to turn on auto updates and manag
23335 e your plugins from WordPress.com.":[null,""],"All plugins are up-to-date. Awesome work!":[null,""],"Needs updating. ":["Need updating. ","",""],"%(number)s plugin":["%(number)s plugins","",""],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,""],"Total malicious attacks blocked on your site.":[null,""],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"Threats found":[null,""],"Malware Scanning":[null,""],"WordPress.com for Linux":[null,""],"WordPress.com for Windows":[null,""],"WordPress.com for Mac OS X":[null,""],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a w
23336 eb browser.":[null,""],"WordPress.com in Google Play":[null,""],"WordPress.com in the App Store":[null,""],"Updating %(slug)s settings…":[null,""],"%(slug)s has been deactivated.":[null,""],"Deactivating %(slug)s…":[null,""],"%(slug)s failed to activate. %(error)s":[null,""],"%(slug)s has been activated.":[null,""],"Activating %(slug)s…":[null,""],"Recommended features active.":[null,""],"Activating recommended features…":[null,""],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,""],"Show falling snow in the holiday period.":[null,""],"Holiday Snow":[null,""],"Unavailable in Dev Mode":[null,""],"At A Glance":[null,""],"Error unlinking from WordPress.com. %(error)s":[null,""],"Unlinked from WordPress.com.":[null,""],"Unlinking from WordPress.com":[null,""],"There was an error disconnecting Jetpack. Error: %(error)s":[null,""],"Options failed to reset.":[null,""],"Options reset.":[null,""],"Resetting Jetpack options…":[null,""],"Regenerated %(slug)s address
23337 .":[null,""],"Updating %(slug)s address…":[null,""],"Error updating %(slug)s settings. %(error)s":[null,""],"Updated %(slug)s settings.":[null,""],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,""],"Clichés":[null,""],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"You are running Jetpack on a {{a}}staging server{{/a}}.":[null,""],"Follow Jetpack on Twitter":[null,""],"Like us on Facebook":[null,""],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideO
23338 nMobile}}.{{/hideOnMobile}}":[null,""],"WordPress.com Terms of Service":[null,""],"Automattic's Privacy Policy":[null,""],"Jetpack Happiness Engineer":[null,""],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Go to Jetpack.com/support":[null,""],"Go to the WordPress.org support forums":[null,""],"Contact Jetpack support staff directly":[null,""],"Downtime Monitoring":[null,""],"Loading…":[null,""],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,""],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","",""],"{{a}}View details at VaultPress.com{{/a}}":[null,""],"{{a}}Contact Support{{/a}}":[null,""],"No threats found, you're good to go!":[null,""],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,""],"Plugin Updates":[null,""],"{{a}}Turn on plugin auto updates{{/a}}":[null,""],"{{a}}Act
23339 ivate Manage and turn on auto updates{{/a}}":[null,""],"Image Performance %(photon)s":[null,""],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,""],"Site Verification Tools":[null,""],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,""],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,""],"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.":[null,""],"Unlink me from WordPress.com":[null,""],"Link to WordPress.com":[null,""],"Disconnect from WordPress.com":[null,""],"Jump Start your Site":[null,""],"Quickly enhance your site by activating Jetpack's recommended features.":[null,""],"Activate Recommended Features":[null,""],"Jetpack's recommended features includ
23340 e:":[null,""],"Features can be activated or deactivated at any time.":[null,""],"Skip the Jetpack Jumpstart process":[null,""],"Skip this step":[null,""],"Manage security on WordPress.com":[null,""],"Week of %(date)s":[null,""],"Views: %(numberOfViews)s":[null,""],"Click to view detailed stats.":[null,""],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,""],"Days":[null,""],"Weeks":[null,""],"Months":[null,""],"Views today":[null,""],"Best overall day":[null,""],"%(number)s View":["%(number)s Views","",""],"All-time views":[null,""],"All-time comments":[null,""],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,""],"Did we mention free, professional support?":[null,""],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the
23341 globe and ready to help you.":[null,""],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,""],"Block site attacks.":[null,""],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,""],"Live site monitoring.":[null,""],"Automatic site updates.":[null,""],"Never fall behind on a security release or waste time updating multiple sites.":[null,""],"Lightning fast, optimized images":[null,""],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,""],"Site security and peace of mind":[null,""],"Need Help?":[null,""],"Send us Feedback":[null,""],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,""],"Automated social marketing.":[null,""],"Sharing
23342 & Like Buttons":[null,""],"Build a community.":[null,""],"Give visitors the tools to share and subscribe to your content.":[null,""],"Increase page views.":[null,""],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,""],"Manage Plugins":[null,"Plugins verwalten"],"Drive more traffic to your site":[null,"Mehr Traffic für Ihre Website"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,"Verwenden Sie &#8222;Publizieren&#8220;, um Ihre Beiträge automatisch mit Freunden, Followern und der ganzen Welt zu teilen."],"Track your growth":[null,"Ihre Entwicklung nachverfolgen"],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"Absolut stressfrei – Monitor sendet dir Benachrichtigungen in Echtzeit, falls Ihre Website einmal nicht verfügbar sein sollte."],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"Sie müssen in Ihrem Wor
23343 dPress.com-Blog angemeldet bleiben, während Sie Jetpack autorisieren."],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,"Bei der Verbindung von Jetpack ist ein Fehler aufgetreten. Deaktivieren Sie das Jetpack-Plugin, aktivieren Sie es erneut und stellen Sie dann wieder eine Verbindung her."],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,""],"{{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":[null,""],"Need help? The Jetpack team is here for you.":[null,""],"Leave a Jetpack review":[null,""],"Disconnecting Jetpack":[null,"Jetpack wird getrennt"],"Smiley":[null,"Smilie"],"Email Address":[null,"E-Mail-Adresse"],"Whitelist Management":[null,"Whitelist-Verwaltung"],"Make sure to add your most frequently used IP addresses as they can change betwe
23344 en your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"Fügen Sie unbedingt die IP-Adressen hinzu, die Sie am häufigsten verwenden, da sie zu Hause, im Büro und an anderen Standorten unterschiedlich sein können. Wenn Sie eine IP-Adresse aus der folgenden Liste entfernen, wird sie aus Ihrer Positivliste entfernt."],"Related":[null,"Ähnliche Beiträge"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Eine &#8222;Ähnliche Beiträge&#8220;-Überschrift anzeigen, um den Bereich von den Beiträgen abzugrenzen"],"Use a large and visually striking layout":[null,"Ein großes und optisch auffälliges Layout verwenden"],"Require Two-Step Authentication":[null,"Zwei-Schritt-Authentifizierung erfordern"],"Site Stats":[null,"Website Statistiken"],"Publicize":[null,"Publizieren"],"Excerpts":[null,"Auszüge"],"Featured Images":[null,"Beitragsbilder"],"Enable Portfolio Projects fo
23345 r this site.":[null,"Aktiviere Portfolio-Projekte für diese Website."],"Enable Testimonials for this site.":[null,"Aktivieren Sie die Referenzen für diese Website."],"View people's profiles when you mouse over their Gravatars":[null,"Sehen Sie sich die Profile der Menschen an, wenn Sie mit der Maus über ihre Gravatare fahren"],"Color Scheme":[null,"Farbschema"],"Preview":[null,"Vorschau"],"You have successfully disconnected Jetpack":[null,""],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,""],"{{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).":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com hat gerade Probleme und kann sich nicht mit Ihrem Jetpack Plugin verbinden. Bitte versuchen Sie es später noch einmal."],"Jetpack could not contact WordP
23346 ress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,""],"Connect Jetpack":[null,"Jetpack verbinden"],"Proofreading":[null,"Korrekturlesen"],"English Options":[null,"Optionen nur für die englische Sprache"],"Bias Language":[null,"Wertende Sprache"],"Complex Phrases":[null,"Komplexe S&auml;tze"],"Diacritical Marks":[null,"Diakritische Zeichen"],"Double Negatives":[null,"Doppelte Verneinung"],"Hidden Verbs":[null,"Verborgene Verben"],"Jargon":[null,"Umgangssprache"],"Passive Voice":[null,"Passive Sprache"],"Phrases to Avoid":[null,"Zu vermeidende Formulierungen"],"Redundant Phrases":[null,"&Uuml;berfl&uuml;ssige S&auml;tze"],"Use automatically detected language to proofread posts and pages":[null,"Automatisch erkannte Sprache zum Korrekturlesen von Beiträgen und Seiten benutzen"],"Ignored Phrases":[null,"Zu ignorierende Ausdr&uuml;cke"],"Test your site’s compatibility with Jetpack.":[null,""],"Debug":[null,"Debug-Infos"],"Discon
23347 nect Jetpack":[null,"Jetpack trennen"],"Learn More":[null,"Mehr erfahren"],"Settings":[null,"Einstellungen"],"Active":[null,"Aktiv"]}
23348 \ No newline at end of file
23349 +{"":{"po-revision-date":"2016-08-23 11:44:27+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/2.3.0-alpha","language":"de","project-id-version":"Plugins - Jetpack by WordPress.com - Development (trunk)"},"Make sure your site is easily found on search engines with SEO tools for your content and social posts.":[null,""],"Activate this module to use the advanced SEO tools.":[null,""],"Configure your VideoPress settings.":[null,""],"How much is your website worth?":[null,""],"For less than the price of a coffee a month you can rest easy knowing your hard work (or livelihood) is backed up.":[null,""],"Configure Site SEO":[null,""],"Activate SEO Tools":[null,""],"Introducing our most affordable backups and security plan yet":[null,""],"The Personal Plan keeps your data, site, and hard work safe.":[null,""],"Learn more...":[null,""],"Your site is on the Jetpack Perso
23350 nal plan":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), and unlimited storage.":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), unlimited backup storage, security scanning, and priority support.":[null,""],"You get spam-protection, real-time backups (unlimited archive), unlimited backup storage, security scanning, SEO tools, PollDaddy, and priority support.":[null,""],"Daily backup of all your site data with unlimited space and one-click restores (powered by VaultPress).":[null,""],"Daily backup of all your site data with unlimited space, one-click restores, automated security scanning, and priority support (powered by VaultPress).":[null,""],"Backups & Security Scanning":[null,""],"Real-time backup of all your site data with unlimited space, one-click restores, automated security scanning, one-click threat resolution, and priority support (powered by VaultPress).":[null,""],"SEO Tools"
23351 :[null,""],"Advanced SEO tools to help your site get found when people search for relevant content.":[null,""],"Need more? Running a business site?":[null,""],"If your site is important to you, consider protecting and improving it with some of our advanced features: ":[null,""],"On-demand security scanning":[null,""],"Advanced SEO tools":[null,""],"Configure your SEO settings.":[null,""],"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.":[null,""],"You are running Jetpack on a staging server.":[null,""],"More Info":[null,""],"Search your content.":[null,""],"{{a}}Manage Likes visibility from the Sharing Module Settings{{/a}}":[null,""],"Hide the stats smiley face image. The image helps collect stats but should still work when hidden.":[null,""],"Your Current IP: %(ip)s":[null,""],"Whitelisting an IP address prevents it from ever being blocked by Jetpack.":[null,""],"IPv4 and
23352 IPv6 are acceptable. {{br/}} To specify a range, enter the low value and high value separated by a dash. Example: 12.12.12.1-12.12.12.100":[null,""],"Link your account to WordPress.com to start using this feature.":[null,""],"There are unsaved settings in this tab that will be lost if you leave it. Proceed?":[null,""],"This will reset all Jetpack options, are you sure?":[null,""],"Search for a Jetpack feature.":[null,""],"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.":[null,""],"You can see the information about security scanning in the \"At a Glance\" section.":[null,""],"Configure your Security Scans":[null,""],"This module has no configuration options":[null,""],"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
23353 it easier for visitors to stay in touch.":[null,""],"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.":[null,""],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,""],"Subscriber":[null,""],"Big iPhone/iPad Update Now Available":[null,""],"The WordPress for Android App Gets a Big Facelift":[null,""],"Upgrade Focus: VideoPress For Weddings":[null,""],"WordPress.com Likes are:":[null,""],"Comments headline":[null,""],"A few catchy words to motivate your readers to comment.":[null,""],"Can readers subscribe to your posts, comments or both?":[null,""],"Show a \"follow blog\" options in the comment form":[null,""],"Show a \"follow comments\" option in the comment form.":[null,""],"Admin Bar":[null,""],"Put a chart showing 48 hours of views in the admin bar":[null,""],"Registered Users: Count the page views of registered
23354 users who are logged in":[null,""],"Report Visibility: Select the roles that will be able to view stats reports":[null,""],"Receive Monitor Email Notifications":[null,""],"Emails will be sent to ":[null,""],"{{a}}Edit{{/a}}":[null,""],"Match By Email":[null,""],"Show photo metadata (Exif) in carousel, when available":[null,""],"Background Color":[null,""],"Scroll infinitely (Shows 7 posts on each load)":[null,""],"Track each infinite Scroll post load as a page view in Google Analytics":[null,""],"Mobile Promos":[null,""],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,""],"Enter your meta key \"content\" value to verify your blog with {{a}}Google Search Console{{/a}}, {{a1}}Bing Webmaster Center{{/a1}} and {{a2}}Pinterest Site Verification{{/a2}}.":[null,""],"Meta key example:":[null,""],"Display all your gallery pictures in a cool mosaic":[null,""],"Copied!":[null,""],"Highlight and copy the following text to your clipboard:":[null,""],"Regener
23355 ate address":[null,""],"Configure Portfolios":[null,""],"Configure Testimonials":[null,""],"Automatically proofread content when: ":[null,""],"A post or page is first published":[null,""],"A post or page is updated":[null,""],"Automatic Language Detection":[null,""],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,""],"Enable proofreading for the following grammar and style rules: ":[null,""],"Add a phrase":[null,""],"Use Markdown for comments":[null,""],"Search engines will find the sitemaps at these locations:":[null,""],"Sitemap: {{a}}%(url)s{{/a}}":[null,""],"News Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Cheatin' uh?":[null,""],"{{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}}":[null,""],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,""],"Your Jetpack is already connect
23356 ed.":[null,""],"You're fueled up and ready to go, Jetpack is now active.":[null,""],"You're fueled up and ready to go.":[null,""],"You are currently running a development version of Jetpack.":[null,""],"Submit Beta feedback":[null,""],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,""],"You, %(userName)s, are not connected to WordPress.com.":[null,""],"What would you like to see on your Jetpack Dashboard?":[null,""],"Let us know!":[null,""],"Welcome to Jetpack":[null,""],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,""],"No account? Cr
23357 eate one for free…":[null,""],"Saving…":[null,""],"Save Settings":[null,""],"Updates Needed":[null,""],"Do you really want to disconnect your site from WordPress.com?":[null,""],"Jetpack Stats Icon":[null,""],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,""],"Activate Site Stats":[null,""],"Automated, comprehensive protection from threats and attacks.":[null,""],"State-of-the-art spam defense.":[null,""],"Automatically backup your entire site.":[null,""],"Security Scanning":[null,""],"Automatically scan your site for common threats and attacks.":[null,""],"Keep those spammers away!":[null,""],"Site Backups":[null,""],"Keep your site backed up!":[null,""],"Pro":[null,""],"No Results Found.":[null,""],"Threats found!":[null,""],"Set up":[null,""],"Upgrade":[null,""],"ACTIVE":[null,""],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goa
23358 l is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,""],"Your site is on the Free Jetpack Plan":[null,""],"Upgrade to a paid plan to unlock world-class security, spam protection tools, and priority support.":[null,""],"Your site is on the Jetpack Premium plan":[null,""],"Your site is on the Jetpack Professional plan":[null,""],"Your site is on Development Mode":[null,""],"Once you connect, you can upgrade to a paid plan in order to unlock world-class security, spam protection tools, and priority support.":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,""],"View your spam stats":[null,""],"Configure Akismet":[null,""],"View your security dashboard":[null,""],"Configure VaultPress":[null,""],"Surveys & Polls":[null,""],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on
23359 your iPad or iPhone.":[null,""],"Create a new poll":[null,""],"Real-time backups":[null,""],"One-click threat resolution":[null,""],"Advanced polls and ratings":[null,""],"Compare Plans":[null,""],"Maximum grade security":[null,""],"Real-time backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,""],"Lock out the bad guys":[null,""],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,""],"Enjoy priority support":[null,""],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,""],"Connection Settings":[null,""],"Manage your Jetpack connection.":[null,""],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,""],"You are connected
23360 as ":[null,""],"Link your account to WordPress.com to get the most out of Jetpack.":[null,""],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,""],"View {{a}}All Stats{{/a}}":[null,""],"View your {{a}}Email Followers{{/a}}":[null,""],"Powerful WordPress.com features on every device.":[null,""],"Manage all your sites from a single dashboard.":[null,""],"Feel the performance":[null,""],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,""],"Bulk and automatic updates":[null,""],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,""],"Focus on your Writing":[null,""],"Our new editor is lightning fast, optimized for writers and eliminates distractions,
23361 giving you the ability to focus on your work.":[null,""],"Try the New Editor":[null,""],"Connect with your Visitors":[null,""],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,""],"View Your Stats":[null,""],"Connect with the Community":[null,""],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,""],"Launch Reader":[null,""],"Inspiration strikes any time, anywhere.":[null,""],"Get WordPress apps for any screen.":[null,""],"In Your Pocket":[null,""],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,""],"WordPress.com in the App Store":[null,""],"WordPress.com in Google Play":[null,""],"On Your Desktop":[null,""],"A d
23362 esktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.":[null,""],"WordPress.com for Mac OS X":[null,""],"WordPress.com for Windows":[null,""],"WordPress.com for Linux":[null,""],"Malware Scanning":[null,""],"Threats found":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,""],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,""],"Total malicious attacks blocked on your site.":[null,""],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,""],"%(number)s plugin":["%(number)s plugins","",""],"Needs updating. ":["Need updating. ","",""],"All plugins are up-to-date. Awesome work!":[null,""],"{{a}}Activate Manage{{/a}}
23363 to turn on auto updates and manage your plugins from WordPress.com.":[null,""],"Jetpack is improving and optimizing your image speed.":[null,""],"Jetpack is monitoring your site. If we think your site is down, you will receive an email.":[null,""],"Security":[null,""],"Performance":[null,""],"Backups":[null,""],"{{a}}View backup details{{/a}}.":[null,""],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,""],"Unavailable in Dev Mode.":[null,""],"Spam Protection":[null,""],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,""],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,""],"Invalid Key":[null,""],"Unavailable in Dev Mode":[null,""],"Holiday Snow":[null,""],"Show falling snow in the holiday period.":[null,""],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,""],"Activating r
23364 ecommended features…":[null,""],"Recommended features active.":[null,""],"Recommended features failed to activate. %(error)s":[null,""],"Activating %(slug)s…":[null,""],"%(slug)s has been activated.":[null,""],"%(slug)s failed to activate. %(error)s":[null,""],"Deactivating %(slug)s…":[null,""],"%(slug)s has been deactivated.":[null,""],"%(slug)s failed to deactivate. %(error)s":[null,""],"Updating %(slug)s settings…":[null,""],"Updated %(slug)s settings.":[null,""],"Error updating %(slug)s settings. %(error)s":[null,""],"Updating %(slug)s address…":[null,""],"Regenerated %(slug)s address .":[null,""],"Error regenerating %(slug)s address. %(error)s":[null,""],"Resetting Jetpack options…":[null,""],"Options reset.":[null,""],"Options failed to reset.":[null,""],"There was an error disconnecting Jetpack. Error: %(error)s":[null,""],"Unlinking from WordPress.com":[null,""],"Unlinked from WordPress.com.":[null,""],"Error unlinking from WordPress.com. %(error)s":[null,""],"At
23365 A Glance":[null,""],"Clichés":[null,""],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,""],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"Like us on Facebook":[null,""],"Follow Jetpack on Twitter":[null,""],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"Contact Jetpack support staff directly":[null,""],"Go to the WordPress.org support forums":[null,""],"Go to Jetpack.com/support":[null,""],"We offer free, f
23366 ull support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Jetpack Happiness Engineer":[null,""],"Automattic's Privacy Policy":[null,""],"WordPress.com Terms of Service":[null,""],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,""],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,""],"Site Verification Tools":[null,""],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,""],"Image Performance %(photon)s":[null,""],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,""],"{{a}}Turn on plugin auto updates{{/a}}":[null,""],"Plugin Updates":[null,""],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,""],"No threats found, you're good to go!"
23367 :[null,""],"{{a}}Contact Support{{/a}}":[null,""],"{{a}}View details at VaultPress.com{{/a}}":[null,""],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","",""],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,""],"Loading…":[null,""],"Downtime Monitoring":[null,""],"{{button}}View More Stats on WordPress.com {{/button}}":[null,""],"{{button}}View Old Stats{{/button}}":[null,""],"All-time comments":[null,""],"All-time views":[null,""],"%(number)s View":["%(number)s Views","",""],"Best overall day":[null,""],"Views today":[null,""],"Months":[null,""],"Weeks":[null,""],"Days":[null,""],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,""],"Click to view detailed stats.":[null,""],"Views: %(numberOfViews)s":[null,""],"Week of %(date)s":[null,""],"Manage security on WordPress.com":[null,""],"Skip this step":[null,""],"Skip the Jetpack Jumpstart process":[null
23368 ,""],"Features can be activated or deactivated at any time.":[null,""],"Jetpack's recommended features include:":[null,""],"Activate Recommended Features":[null,""],"Quickly enhance your site by activating Jetpack's recommended features.":[null,""],"Jump Start your Site":[null,""],"Disconnect from WordPress.com":[null,""],"Link to WordPress.com":[null,""],"Unlink me from WordPress.com":[null,""],"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.":[null,""],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,""],"Did we mention free, professional support?":[null,""],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,""],"Lightning fast, optimized images":[null
23369 ,""],"Never fall behind on a security release or waste time updating multiple sites.":[null,""],"Automatic site updates.":[null,""],"Live site monitoring.":[null,""],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,""],"Block site attacks.":[null,""],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,""],"Site security and peace of mind":[null,""],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,""],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,""],"Increase page views.":[null,""],"Give visitors the tools to share and subscribe to your content.":[null,""],"Build a community.":[null,""],"Sharing & Like Buttons":[null,""],"Automated social marketing.":[null
23370 ,""],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,""],"Send us Feedback":[null,""],"Need Help?":[null,""],"Manage Plugins":[null,"Plugins verwalten"],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"Absolut stressfrei – Monitor sendet dir Benachrichtigungen in Echtzeit, falls Ihre Website einmal nicht verfügbar sein sollte."],"Track your growth":[null,"Ihre Entwicklung nachverfolgen"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,"Verwenden Sie &#8222;Publizieren&#8220;, um Ihre Beiträge automatisch mit Freunden, Followern und der ganzen Welt zu teilen."],"Drive more traffic to your site":[null,"Mehr Traffic für Ihre Website"],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,""],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then
23371 connect again.":[null,"Bei der Verbindung von Jetpack ist ein Fehler aufgetreten. Deaktivieren Sie das Jetpack-Plugin, aktivieren Sie es erneut und stellen Sie dann wieder eine Verbindung her."],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"Sie müssen in Ihrem WordPress.com-Blog angemeldet bleiben, während Sie Jetpack autorisieren."],"{{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":[null,""],"Disconnecting Jetpack":[null,"Jetpack wird getrennt"],"Leave a Jetpack review":[null,""],"Need help? The Jetpack team is here for you.":[null,""],"Smiley":[null,"Smilie"],"Require Two-Step Authentication":[null,"Zwei-Schritt-Authentifizierung erfordern"],"Use a large and visually striking layout":[null,"Ein großes und optisch auffälliges Layout verwenden"],"Show a \"Related\" header to more clearly separate the related s
23372 ection from posts":[null,"Eine &#8222;Ähnliche Beiträge&#8220;-Überschrift anzeigen, um den Bereich von den Beiträgen abzugrenzen"],"Related":[null,"Ähnliche Beiträge"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"Fügen Sie unbedingt die IP-Adressen hinzu, die Sie am häufigsten verwenden, da sie zu Hause, im Büro und an anderen Standorten unterschiedlich sein können. Wenn Sie eine IP-Adresse aus der folgenden Liste entfernen, wird sie aus Ihrer Positivliste entfernt."],"Whitelist Management":[null,"Whitelist-Verwaltung"],"Email Address":[null,"E-Mail-Adresse"],"Publicize":[null,"Publizieren"],"Site Stats":[null,"Website Statistiken"],"Featured Images":[null,"Beitragsbilder"],"Excerpts":[null,"Auszüge"],"Enable Testimonials for this site.":[null,"Aktivieren Sie die Referenzen für diese Website."],"Enable Portfo
23373 lio Projects for this site.":[null,"Aktiviere Portfolio-Projekte für diese Website."],"Preview":[null,"Vorschau"],"Color Scheme":[null,"Farbschema"],"Ignored Phrases":[null,"Zu ignorierende Ausdr&uuml;cke"],"Use automatically detected language to proofread posts and pages":[null,"Automatisch erkannte Sprache zum Korrekturlesen von Beiträgen und Seiten benutzen"],"Redundant Phrases":[null,"&Uuml;berfl&uuml;ssige S&auml;tze"],"Phrases to Avoid":[null,"Zu vermeidende Formulierungen"],"Passive Voice":[null,"Passive Sprache"],"Jargon":[null,"Umgangssprache"],"Hidden Verbs":[null,"Verborgene Verben"],"Double Negatives":[null,"Doppelte Verneinung"],"Diacritical Marks":[null,"Diakritische Zeichen"],"Complex Phrases":[null,"Komplexe S&auml;tze"],"Bias Language":[null,"Wertende Sprache"],"English Options":[null,"Optionen nur für die englische Sprache"],"Proofreading":[null,"Korrekturlesen"],"Connect Jetpack":[null,"Jetpack verbinden"],"Jetpack could not contact WordPress.com: %(error_key)s
23374 . This usually means something is incorrectly configured on your web host.":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com hat gerade Probleme und kann sich nicht mit Ihrem Jetpack Plugin verbinden. Bitte versuchen Sie es später noch einmal."],"{{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).":[null,""],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,""],"You have successfully disconnected Jetpack":[null,""],"Active":[null,"Aktiv"],"Settings":[null,"Einstellungen"],"Learn More":[null,"Mehr erfahren"],"Disconnect Jetpack":[null,"Jetpack trennen"],"Debug":[null,"Debug-Infos"],"Test your site’s compatibility with Jetpack.":[null,""]}
23375 \ No newline at end of file
23376
23377 diff --git a/plugins/jetpack/languages/json/jetpack-el.json b/plugins/jetpack/languages/json/jetpack-el.json
23378 index 90fc897..dcb8d06 100644
23379 --- a/plugins/jetpack/languages/json/jetpack-el.json
23380 +++ b/plugins/jetpack/languages/json/jetpack-el.json
23381 @@ -1 +1 @@
23382 -{"":{"po-revision-date":"2015-08-31 09:36:25+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/1.0-alpha-1100","project-id-version":"dev"},"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Connect Jetpack":[null,"Σύνδεση Jetpack"],"Disconnect Jetpack":[null,"Αποσύνδεση Jetpack"],"Disconnecting Jetpack":[null,"Γίνεται αποσύνδεση Jetpack"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"Βεβαιωθείτε ότι προσθέσατε τις πιο συχνά χρησιμοποιούμενες διευθύνσεις IP. Οι διευθύνσεις IP αλλάζουν από το σπίτι στο γρα�
23383 �είο και άλλες τοποθεσίες. Η διαγραφή μιας διεύθυνσης από εδώ θα αφαιρέσει την διεύθυνση από την λίστα εγκεκριμένων διευθύνσεων (whitelist)."],"Require Two-Step Authentication":[null,"Υποχρεωτική χρήση επαλήθευσης κωδικού σε δύο βήματα"],"Site Stats":[null,"Στατιστικά"],"Smiley":[null,"Smiley"],"Whitelist Management":[null,"Διαχείριση Λευκής Λίστας"],"Related":[null,"Σχετικά"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Χρησιμοποιήστε την κεφαλίδα \"Σχετικά θέματα\" για να διαχωρίσετε τα σχετικά θέματα από τις δημοσιεύσεις σας"],"Use a large and visually striking layout":[null,"Προβολή με όμορφο στυλ"],"Publicize":[null,"Publicize."],"Related
23384 Posts":[null,"Σχετικές δημοσιεύσεις"],"Email Address":[null,"Διεύθυνση email"],"Preview":[null,"Προεπισκόπηση"],"Excerpts":[null,"Αποσπάσματα"],"Featured Images":[null,"Προβεβλημένες εικόνες."],"Enable Portfolio Projects for this site.":[null,"Ενεργοποίηση Πορτφόλιου."],"Enable Testimonials for this site.":[null,"Ενεργοποίηση Απόψεων"],"View people's profiles when you mouse over their Gravatars":[null,"Προβολή πληροφοριών προφίλ κατά την στάση του δείκτη ποντικιού πάνω από φωτογραφίες Gravatars"],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"Αυτή την στιγμή το WordPress.com αντιμετωπίζει προβλήματα και δεν μπορεί να επικοινωνήσει με το Jetpack. Παρακαλώ �
23385 �ροσπαθείστε ξανά."],"Proofreading":[null,"Έλεγχος ορθρογραφίας και διόρθωση"],"English Options":[null,"Επιλογές Αγγλικών"],"Bias Language":[null,"Λέξεις με προκατάληψη"],"Complex Phrases":[null,"Πολύπλοκες εκφράσεις"],"Diacritical Marks":[null,"Τόνοι και πνεύματα"],"Double Negatives":[null,"Διπλή άρνηση"],"Hidden Verbs":[null,"Κρυφά ρήματα"],"Jargon":[null,"Αργκό"],"Passive Voice":[null,"Παθητική φωνή"],"Phrases to Avoid":[null,"Εκφράσεις προς αποφυγή"],"Redundant Phrases":[null,"Περιττές φράσεις"],"Use automatically detected language to proofread posts and pages":[null,"Αυτόματη επιλογή γλώσσας για ορθογραφικό έλεγχο και διόρθωση."],"Ignored Phrases":[null,"Φράσεις που παραλείφθηκαν"],"Color Scheme":[null,"Χρωματι
23386 κός συνδυασμός"],"Terms":[null,"Όροι"],"Privacy":[null,"Απόρρητο"],"Debug":[null,"Εύρεση σφαλμάτων"],"Learn More":[null,"Μάθετε περισσότερα"],"Settings":[null,"Ρυθμίσεις"],"Active":[null,"Ενεργό"]}
23387 \ No newline at end of file
23388 +{"":{"po-revision-date":"2016-08-19 05:54:52+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/2.3.0-alpha","language":"el_GR","project-id-version":"Plugins - Jetpack by WordPress.com - Development (trunk)"},"Make sure your site is easily found on search engines with SEO tools for your content and social posts.":[null,""],"Activate this module to use the advanced SEO tools.":[null,""],"Configure your VideoPress settings.":[null,""],"How much is your website worth?":[null,""],"For less than the price of a coffee a month you can rest easy knowing your hard work (or livelihood) is backed up.":[null,""],"Configure Site SEO":[null,""],"Activate SEO Tools":[null,""],"Introducing our most affordable backups and security plan yet":[null,""],"The Personal Plan keeps your data, site, and hard work safe.":[null,""],"Learn more...":[null,""],"Your site is on the Jetpack Pe
23389 rsonal plan":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), and unlimited storage.":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), unlimited backup storage, security scanning, and priority support.":[null,""],"You get spam-protection, real-time backups (unlimited archive), unlimited backup storage, security scanning, SEO tools, PollDaddy, and priority support.":[null,""],"Daily backup of all your site data with unlimited space and one-click restores (powered by VaultPress).":[null,""],"Daily backup of all your site data with unlimited space, one-click restores, automated security scanning, and priority support (powered by VaultPress).":[null,""],"Backups & Security Scanning":[null,""],"Real-time backup of all your site data with unlimited space, one-click restores, automated security scanning, one-click threat resolution, and priority support (powered by VaultPress).":[null,""],"SEO Too
23390 ls":[null,""],"Advanced SEO tools to help your site get found when people search for relevant content.":[null,""],"Need more? Running a business site?":[null,""],"If your site is important to you, consider protecting and improving it with some of our advanced features: ":[null,""],"On-demand security scanning":[null,""],"Advanced SEO tools":[null,""],"Configure your SEO settings.":[null,""],"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.":[null,""],"You are running Jetpack on a staging server.":[null,""],"More Info":[null,""],"Search your content.":[null,""],"{{a}}Manage Likes visibility from the Sharing Module Settings{{/a}}":[null,""],"Hide the stats smiley face image. The image helps collect stats but should still work when hidden.":[null,""],"Your Current IP: %(ip)s":[null,""],"Whitelisting an IP address prevents it from ever being blocked by Jetpack.":[null,""],"IPv4 a
23391 nd IPv6 are acceptable. {{br/}} To specify a range, enter the low value and high value separated by a dash. Example: 12.12.12.1-12.12.12.100":[null,""],"Link your account to WordPress.com to start using this feature.":[null,""],"There are unsaved settings in this tab that will be lost if you leave it. Proceed?":[null,""],"This will reset all Jetpack options, are you sure?":[null,""],"Search for a Jetpack feature.":[null,""],"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.":[null,""],"You can see the information about security scanning in the \"At a Glance\" section.":[null,""],"Configure your Security Scans":[null,""],"This module has no configuration options":[null,""],"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 m
23392 ake it easier for visitors to stay in touch.":[null,""],"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.":[null,""],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,""],"Subscriber":[null,""],"Big iPhone/iPad Update Now Available":[null,""],"The WordPress for Android App Gets a Big Facelift":[null,""],"Upgrade Focus: VideoPress For Weddings":[null,""],"WordPress.com Likes are:":[null,""],"Comments headline":[null,""],"A few catchy words to motivate your readers to comment.":[null,""],"Can readers subscribe to your posts, comments or both?":[null,""],"Show a \"follow blog\" options in the comment form":[null,""],"Show a \"follow comments\" option in the comment form.":[null,""],"Admin Bar":[null,""],"Put a chart showing 48 hours of views in the admin bar":[null,""],"Registered Users: Count the page views of registe
23393 red users who are logged in":[null,""],"Report Visibility: Select the roles that will be able to view stats reports":[null,""],"Receive Monitor Email Notifications":[null,""],"Emails will be sent to ":[null,""],"{{a}}Edit{{/a}}":[null,""],"Match By Email":[null,""],"Show photo metadata (Exif) in carousel, when available":[null,""],"Background Color":[null,""],"Scroll infinitely (Shows 7 posts on each load)":[null,""],"Track each infinite Scroll post load as a page view in Google Analytics":[null,""],"Mobile Promos":[null,""],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,""],"Enter your meta key \"content\" value to verify your blog with {{a}}Google Search Console{{/a}}, {{a1}}Bing Webmaster Center{{/a1}} and {{a2}}Pinterest Site Verification{{/a2}}.":[null,""],"Meta key example:":[null,""],"Display all your gallery pictures in a cool mosaic":[null,""],"Copied!":[null,""],"Highlight and copy the following text to your clipboard:":[null,""],"Rege
23394 nerate address":[null,""],"Configure Portfolios":[null,""],"Configure Testimonials":[null,""],"Automatically proofread content when: ":[null,""],"A post or page is first published":[null,""],"A post or page is updated":[null,""],"Automatic Language Detection":[null,""],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,""],"Enable proofreading for the following grammar and style rules: ":[null,""],"Add a phrase":[null,""],"Use Markdown for comments":[null,""],"Search engines will find the sitemaps at these locations:":[null,""],"Sitemap: {{a}}%(url)s{{/a}}":[null,""],"News Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Cheatin' uh?":[null,""],"{{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}}":[null,""],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,""],"Your Jetpack is already conn
23395 ected.":[null,""],"You're fueled up and ready to go, Jetpack is now active.":[null,""],"You're fueled up and ready to go.":[null,""],"You are currently running a development version of Jetpack.":[null,""],"Submit Beta feedback":[null,""],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,""],"You, %(userName)s, are not connected to WordPress.com.":[null,""],"What would you like to see on your Jetpack Dashboard?":[null,""],"Let us know!":[null,""],"Welcome to Jetpack":[null,""],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,""],"No account?
23396 Create one for free…":[null,""],"Saving…":[null,""],"Save Settings":[null,""],"Updates Needed":[null,""],"Do you really want to disconnect your site from WordPress.com?":[null,""],"Jetpack Stats Icon":[null,""],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,""],"Activate Site Stats":[null,""],"Automated, comprehensive protection from threats and attacks.":[null,""],"State-of-the-art spam defense.":[null,""],"Automatically backup your entire site.":[null,""],"Security Scanning":[null,""],"Automatically scan your site for common threats and attacks.":[null,""],"Keep those spammers away!":[null,""],"Site Backups":[null,""],"Keep your site backed up!":[null,""],"Pro":[null,""],"No Results Found.":[null,""],"Threats found!":[null,""],"Set up":[null,""],"Upgrade":[null,""],"ACTIVE":[null,""],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our
23397 goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,""],"Your site is on the Free Jetpack Plan":[null,""],"Upgrade to a paid plan to unlock world-class security, spam protection tools, and priority support.":[null,""],"Your site is on the Jetpack Premium plan":[null,""],"Your site is on the Jetpack Professional plan":[null,""],"Your site is on Development Mode":[null,""],"Once you connect, you can upgrade to a paid plan in order to unlock world-class security, spam protection tools, and priority support.":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,""],"View your spam stats":[null,""],"Configure Akismet":[null,""],"View your security dashboard":[null,""],"Configure VaultPress":[null,""],"Surveys & Polls":[null,""],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or
23398 on your iPad or iPhone.":[null,""],"Create a new poll":[null,""],"Real-time backups":[null,""],"One-click threat resolution":[null,""],"Advanced polls and ratings":[null,""],"Compare Plans":[null,""],"Maximum grade security":[null,""],"Real-time backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,""],"Lock out the bad guys":[null,""],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,""],"Enjoy priority support":[null,""],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,""],"Connection Settings":[null,""],"Manage your Jetpack connection.":[null,""],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,""],"You are connec
23399 ted as ":[null,""],"Link your account to WordPress.com to get the most out of Jetpack.":[null,""],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,""],"View {{a}}All Stats{{/a}}":[null,""],"View your {{a}}Email Followers{{/a}}":[null,""],"Powerful WordPress.com features on every device.":[null,""],"Manage all your sites from a single dashboard.":[null,""],"Feel the performance":[null,""],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,""],"Bulk and automatic updates":[null,""],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,""],"Focus on your Writing":[null,""],"Our new editor is lightning fast, optimized for writers and eliminates distraction
23400 s, giving you the ability to focus on your work.":[null,""],"Try the New Editor":[null,""],"Connect with your Visitors":[null,""],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,""],"View Your Stats":[null,""],"Connect with the Community":[null,""],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,""],"Launch Reader":[null,""],"Inspiration strikes any time, anywhere.":[null,""],"Get WordPress apps for any screen.":[null,""],"In Your Pocket":[null,""],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,""],"WordPress.com in the App Store":[null,""],"WordPress.com in Google Play":[null,""],"On Your Desktop":[null,""],"
23401 A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.":[null,""],"WordPress.com for Mac OS X":[null,""],"WordPress.com for Windows":[null,""],"WordPress.com for Linux":[null,""],"Malware Scanning":[null,""],"Threats found":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,""],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,""],"Total malicious attacks blocked on your site.":[null,""],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,""],"%(number)s plugin":["%(number)s plugins","",""],"Needs updating. ":["Need updating. ","",""],"All plugins are up-to-date. Awesome work!":[null,""],"{{a}}Activate Manage{{/
23402 a}} to turn on auto updates and manage your plugins from WordPress.com.":[null,""],"Jetpack is improving and optimizing your image speed.":[null,""],"Jetpack is monitoring your site. If we think your site is down, you will receive an email.":[null,""],"Security":[null,""],"Performance":[null,""],"Backups":[null,""],"{{a}}View backup details{{/a}}.":[null,""],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,""],"Unavailable in Dev Mode.":[null,""],"Spam Protection":[null,""],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,""],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,""],"Invalid Key":[null,""],"Unavailable in Dev Mode":[null,""],"Holiday Snow":[null,""],"Show falling snow in the holiday period.":[null,""],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,""],"Activatin
23403 g recommended features…":[null,""],"Recommended features active.":[null,""],"Recommended features failed to activate. %(error)s":[null,""],"Activating %(slug)s…":[null,""],"%(slug)s has been activated.":[null,""],"%(slug)s failed to activate. %(error)s":[null,""],"Deactivating %(slug)s…":[null,""],"%(slug)s has been deactivated.":[null,""],"%(slug)s failed to deactivate. %(error)s":[null,""],"Updating %(slug)s settings…":[null,""],"Updated %(slug)s settings.":[null,""],"Error updating %(slug)s settings. %(error)s":[null,""],"Updating %(slug)s address…":[null,""],"Regenerated %(slug)s address .":[null,""],"Error regenerating %(slug)s address. %(error)s":[null,""],"Resetting Jetpack options…":[null,""],"Options reset.":[null,""],"Options failed to reset.":[null,""],"There was an error disconnecting Jetpack. Error: %(error)s":[null,""],"Unlinking from WordPress.com":[null,""],"Unlinked from WordPress.com.":[null,""],"Error unlinking from WordPress.com. %(error)s":[null,""],
23404 "At A Glance":[null,""],"Clichés":[null,""],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,""],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"Like us on Facebook":[null,""],"Follow Jetpack on Twitter":[null,""],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"Contact Jetpack support staff directly":[null,""],"Go to the WordPress.org support forums":[null,""],"Go to Jetpack.com/support":[null,""],"We offer free
23405 , full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Jetpack Happiness Engineer":[null,""],"Automattic's Privacy Policy":[null,""],"WordPress.com Terms of Service":[null,""],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,""],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,""],"Site Verification Tools":[null,""],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,""],"Image Performance %(photon)s":[null,""],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,""],"{{a}}Turn on plugin auto updates{{/a}}":[null,""],"Plugin Updates":[null,""],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,""],"No threats found, you're good to g
23406 o!":[null,""],"{{a}}Contact Support{{/a}}":[null,""],"{{a}}View details at VaultPress.com{{/a}}":[null,""],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","",""],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,""],"Loading…":[null,""],"Downtime Monitoring":[null,""],"{{button}}View More Stats on WordPress.com {{/button}}":[null,""],"{{button}}View Old Stats{{/button}}":[null,""],"All-time comments":[null,""],"All-time views":[null,""],"%(number)s View":["%(number)s Views","",""],"Best overall day":[null,""],"Views today":[null,""],"Months":[null,""],"Weeks":[null,""],"Days":[null,""],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,""],"Click to view detailed stats.":[null,""],"Views: %(numberOfViews)s":[null,""],"Week of %(date)s":[null,""],"Manage security on WordPress.com":[null,""],"Skip this step":[null,""],"Skip the Jetpack Jumpstart process":[n
23407 ull,""],"Features can be activated or deactivated at any time.":[null,""],"Jetpack's recommended features include:":[null,""],"Activate Recommended Features":[null,""],"Quickly enhance your site by activating Jetpack's recommended features.":[null,""],"Jump Start your Site":[null,""],"Disconnect from WordPress.com":[null,""],"Link to WordPress.com":[null,""],"Unlink me from WordPress.com":[null,""],"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.":[null,""],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,""],"Did we mention free, professional support?":[null,""],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,""],"Lightning fast, optimized images":[n
23408 ull,""],"Never fall behind on a security release or waste time updating multiple sites.":[null,""],"Automatic site updates.":[null,""],"Live site monitoring.":[null,""],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,""],"Block site attacks.":[null,""],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,""],"Site security and peace of mind":[null,""],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,""],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,""],"Increase page views.":[null,""],"Give visitors the tools to share and subscribe to your content.":[null,""],"Build a community.":[null,""],"Sharing & Like Buttons":[null,""],"Automated social marketing.":[n
23409 ull,""],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,""],"Send us Feedback":[null,""],"Need Help?":[null,""],"Manage Plugins":[null,"Διαχείριση προσθέτων"],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,""],"Track your growth":[null,""],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,""],"Drive more traffic to your site":[null,"Οδήγησε περισσότερους επισκέπτες στον ιστότοπό σου"],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,""],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,""],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,""],"{{s}}Your Jetpack has a glitch.{{/s}} We're sorry for the inconvenience. Pl
23410 ease try again later, if the issue continues please contact support with this message: %(error_key)s":[null,""],"Disconnecting Jetpack":[null,"Γίνεται αποσύνδεση Jetpack"],"Leave a Jetpack review":[null,""],"Need help? The Jetpack team is here for you.":[null,""],"Smiley":[null,"Smiley"],"Require Two-Step Authentication":[null,"Υποχρεωτική χρήση επαλήθευσης κωδικού σε δύο βήματα"],"Use a large and visually striking layout":[null,"Προβολή με όμορφο στυλ"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Χρησιμοποιήστε την κεφαλίδα \"Σχετικά θέματα\" για να διαχωρίσετε τα σχετικά θέματα από τις δημοσιεύσεις σας"],"Related":[null,"Σχετικά"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing
23411 an IP address from the list below will remove it from your whitelist.":[null,"Βεβαιωθείτε ότι προσθέσατε τις πιο συχνά χρησιμοποιούμενες διευθύνσεις IP. Οι διευθύνσεις IP αλλάζουν από το σπίτι στο γραφείο και άλλες τοποθεσίες. Η διαγραφή μιας διεύθυνσης από εδώ θα αφαιρέσει την διεύθυνση από την λίστα εγκεκριμένων διευθύνσεων (whitelist)."],"Whitelist Management":[null,"Διαχείριση Λευκής Λίστας"],"Email Address":[null,"Διεύθυνση email"],"Publicize":[null,"Publicize."],"Site Stats":[null,"Στατιστικά"],"Featured Images":[null,"Προβεβλημένες εικόνες."],"Excerpts":[null,"Αποσπάσματα"],"Enable Testimonials for this site.":[null,"Ενεργοποίηση Απόψεων"],"Enable Portfolio Projects for this site.":
23412 [null,"Ενεργοποίηση Πορτφόλιου."],"Preview":[null,"Προεπισκόπηση"],"Color Scheme":[null,"Χρωματικός συνδυασμός"],"Ignored Phrases":[null,"Φράσεις που παραλείφθηκαν"],"Use automatically detected language to proofread posts and pages":[null,"Αυτόματη επιλογή γλώσσας για ορθογραφικό έλεγχο και διόρθωση."],"Redundant Phrases":[null,"Περιττές φράσεις"],"Phrases to Avoid":[null,"Εκφράσεις προς αποφυγή"],"Passive Voice":[null,"Παθητική φωνή"],"Jargon":[null,"Αργκό"],"Hidden Verbs":[null,"Κρυφά ρήματα"],"Double Negatives":[null,"Διπλή άρνηση"],"Diacritical Marks":[null,"Τόνοι και πνεύματα"],"Complex Phrases":[null,"Πολύπλοκες εκφράσεις"],"Bias Language":[null,"Λέξεις με προκατάληψη"],"English Options":[null,"Επιλογές Αγγλι�
23413 �ών"],"Proofreading":[null,"Έλεγχος ορθρογραφίας και διόρθωση"],"Connect Jetpack":[null,"Σύνδεση Jetpack"],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"Αυτή την στιγμή το WordPress.com αντιμετωπίζει προβλήματα και δεν μπορεί να επικοινωνήσει με το Jetpack. Παρακαλώ προσπαθείστε ξανά."],"{{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).":[null,""],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,""],"You have successfully disconnected Jetpack":[null,""],"Active":[null,"Ενεργό"],"Settings":[null
23414 ,"Ρυθμίσεις"],"Learn More":[null,"Μάθετε περισσότερα"],"Disconnect Jetpack":[null,"Αποσύνδεση Jetpack"],"Debug":[null,"Εύρεση σφαλμάτων"],"Test your site’s compatibility with Jetpack.":[null,""]}
23415 \ No newline at end of file
23416
23417 diff --git a/plugins/jetpack/languages/json/jetpack-en_AU.json b/plugins/jetpack/languages/json/jetpack-en_AU.json
23418 index 2368193..3bedf7d 100644
23419 --- a/plugins/jetpack/languages/json/jetpack-en_AU.json
23420 +++ b/plugins/jetpack/languages/json/jetpack-en_AU.json
23421 @@ -1 +1 @@
23422 -{"":{"po-revision-date":"2016-09-07 07:13:54+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/2.1.0-alpha","project-id-version":"Development (trunk)"},"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.":[null,""],"This module has no configuration options":[null,""],"Configure your Security Scans":[null,""],"You can see the information about security scanning in the \"At a Glance\" section.":[null,""],"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.":[null,""],"Search for a Jetpack feature.":[null,""],"Real-time offsite backups with automated restores del
23423 iver peace-of-mind, so you can focus on writing great content and increasing traffic while we protect every aspect of your investment. Upgrade today.":[null,""],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,""],"Mobile Promos":[null,""],"Track each infinite Scroll post load as a page view in Google Analytics":[null,""],"Scroll infinitely (Shows 7 posts on each load)":[null,""],"Background Color":[null,""],"Show photo metadata (Exif) in carousel, when available":[null,""],"Match By Email":[null,""],"{{a}}Edit{{/a}}":[null,""],"Emails will be sent to ":[null,""],"Receive Monitor Email Notifications":[null,""],"Report Visibility: Select the roles that will be able to view stats reports":[null,""],"Registered Users: Count the page views of registered users who are logged in":[null,""],"Put a chart showing 48 hours of views in the admin bar":[null,""],"Admin Bar":[null,""],"Show a \"follow comments\" option in the comment form.":[null,""],"Show a \"
23424 follow blog\" options in the comment form":[null,""],"Can readers subscribe to your posts, comments or both?":[null,""],"A few catchy words to motivate your readers to comment.":[null,""],"Comments headline":[null,""],"WordPress.com Likes are:":[null,""],"Upgrade Focus: VideoPress For Weddings":[null,""],"The WordPress for Android App Gets a Big Facelift":[null,""],"Big iPhone/iPad Update Now Available":[null,""],"Subscriber":[null,""],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,""],"{{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}}":[null,""],"Cheatin' uh?":[null,""],"News Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Search engines will find the sitemaps at these locations:":[null,""],"Use Markdown for comments":[null,""],"Add a phrase":[null,""],"Enable proofr
23425 eading for the following grammar and style rules: ":[null,""],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,""],"Automatic Language Detection":[null,""],"A post or page is updated":[null,""],"A post or page is first published":[null,""],"Automatically proofread content when: ":[null,""],"Configure Testimonials":[null,""],"Configure Portfolios":[null,""],"Regenerate address":[null,""],"Highlight and copy the following text to your clipboard:":[null,""],"Copied!":[null,""],"Display all your gallery pictures in a cool mosaic":[null,""],"Meta key example: ":[null,""],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,""],"Welcome to Jetpack":[null,""],"Let us know!":[null,""],"What would you like to see on your Jetpack Dashboard?":[null,""],"You, %(userName)s, are not connected to WordPress.com.":[null,""],"Currently in {{a}}Development Mode{{/a}}
23426 because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,""],"You are currently running a development version of Jetpack.":[null,""],"You're fueled up and ready to go.":[null,""],"You're fueled up and ready to go, Jetpack is now active.":[null,""],"Your Jetpack is already connected.":[null,""],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,""],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,""],"Threats don't discriminate":[null,""],"Backup, protect, repair and bu
23427 ild a better website.":[null,""],"Powerful security tools for ultimate peace of mind":[null,""],"ACTIVE":[null,""],"Upgrade":[null,""],"Set up":[null,""],"Threats found!":[null,""],"No Results Found.":[null,""],"Pro":[null,""],"Keep your site backed up!":[null,""],"Site Backups":[null,""],"Keep those spammers away!":[null,""],"Automatically scan your site for common threats and attacks.":[null,""],"Security Scanning":[null,""],"Automatically backup your entire site.":[null,""],"State-of-the-art spam defense.":[null,""],"Automated, comprehensive protection from threats and attacks.":[null,""],"Activate Site Stats":[null,""],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,""],"Jetpack Stats Icon":[null,""],"Do you really want to disconnect your site from WordPress.com?":[null,""],"Updates Needed":[null,""],"Save Settings":[null,""],"Saving…":[null,""],"No account? Create one for free…":[null,""],"Unlimi
23428 ted surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,""],"Surveys & Polls":[null,""],"Configure VaultPress":[null,""],"View your security dashboard":[null,""],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense, and brute-force login protection - all in one place.":[null,""],"Security Scanning & Backups":[null,""],"Configure Akismet":[null,""],"View your spam stats":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,""],"Once you connect, you can upgrade to Premium or Pro in order to unlock worldclass security, spam protection tools, and priority support.":[null,""],"Your site is on Development Mode":[null,""],"Unlock the full potential of your site with the features included in your plan.":[null,""],"Your site is on the Jetpack Professional plan":[null,""],"Your site is on the Jetpack Premium plan"
23429 :[null,""],"Upgrade to Premium or Pro in order to unlock world class security, spam protection tools, and priority support.":[null,""],"Your site is on the Free Jetpack Plan":[null,""],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,""],"Lock out the bad guys":[null,""],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,""],"Maximum grade security":[null,""],"Compare Plans":[null,""],"Advanced polls and ratings":[null,""],"One-click threat resolution":[null,""],"Real-time backups":[null,""],"Unlimited backup archive":[null,""],"Includes on-demand malware scanning":[null,""],"Supports 1-3 sites":[null,""],"Jetpack Professional offers advanced features including:":[null,""],"Need more?":[null,""],"Create a
23430 new poll":[null,""],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,""],"Bulk and automatic updates":[null,""],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,""],"Feel the performance":[null,""],"Manage all your sites from a single dashboard.":[null,""],"Powerful WordPress.com features on every device.":[null,""],"View your {{a}}Email Followers{{/a}}":[null,""],"View {{a}}All Stats{{/a}}":[null,""],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,""],"Link your account to WordPress.com to get the most out of Jetpack.":[null,""],"You are connected as ":[null,""],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,
23431 ""],"Manage your Jetpack connection.":[null,""],"Connection Settings":[null,""],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,""],"Enjoy priority support":[null,""],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,""],"Get WordPress apps for any screen.":[null,""],"Inspiration strikes any time, anywhere.":[null,""],"Launch Reader":[null,""],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,""],"Connect with the Community":[null,""],"View Your Stats":[null,""],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,""],"Connect with your Visitors":[n
23432 ull,""],"Try the New Editor":[null,""],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,""],"Focus on your Writing":[null,""],"Invalid Key":[null,""],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,""],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,""],"Spam Protection":[null,""],"Unavailable in Dev Mode.":[null,""],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,""],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"{{a}}View backup details{{/a}}.":[null,""],"Backups":[null,""],"Performance":[null,""],"Security":[null,""],"Jetpack is monitoring your site. If we think your site is down you will receive an email.":[null,""],"Jetpack is improving and optimising your image speed.":[null,""],"{{a}}Activate Manage{{/a}} to turn on auto updates and manag
23433 e your plugins from WordPress.com.":[null,""],"All plugins are up-to-date. Awesome work!":[null,""],"Needs updating. ":["Need updating. ","",""],"%(number)s plugin":["%(number)s plugins","",""],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,""],"Total malicious attacks blocked on your site.":[null,""],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"Threats found":[null,""],"Malware Scanning":[null,""],"WordPress.com for Linux":[null,""],"WordPress.com for Windows":[null,""],"WordPress.com for Mac OS X":[null,""],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a w
23434 eb browser.":[null,""],"WordPress.com in Google Play":[null,""],"WordPress.com in the App Store":[null,""],"Updating %(slug)s settings…":[null,""],"%(slug)s has been deactivated.":[null,""],"Deactivating %(slug)s…":[null,""],"%(slug)s failed to activate. %(error)s":[null,""],"%(slug)s has been activated.":[null,""],"Activating %(slug)s…":[null,""],"Recommended features active.":[null,""],"Activating recommended features…":[null,""],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,""],"Show falling snow in the holiday period.":[null,""],"Holiday Snow":[null,""],"Unavailable in Dev Mode":[null,""],"At A Glance":[null,""],"Error unlinking from WordPress.com. %(error)s":[null,""],"Unlinked from WordPress.com.":[null,""],"Unlinking from WordPress.com":[null,""],"There was an error disconnecting Jetpack. Error: %(error)s":[null,""],"Options failed to reset.":[null,""],"Options reset.":[null,""],"Resetting Jetpack options…":[null,""],"Regenerated %(slug)s address
23435 .":[null,""],"Updating %(slug)s address…":[null,""],"Error updating %(slug)s settings. %(error)s":[null,""],"Updated %(slug)s settings.":[null,""],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,""],"Clichés":[null,""],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"You are running Jetpack on a {{a}}staging server{{/a}}.":[null,""],"Follow Jetpack on Twitter":[null,""],"Like us on Facebook":[null,""],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideO
23436 nMobile}}.{{/hideOnMobile}}":[null,""],"WordPress.com Terms of Service":[null,""],"Automattic's Privacy Policy":[null,""],"Jetpack Happiness Engineer":[null,""],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,"We offer free, full support to all of our Jetpack users. Our support team is always around to help you."],"Go to Jetpack.com/support":[null,""],"Go to the WordPress.org support forums":[null,""],"Contact Jetpack support staff directly":[null,""],"Downtime Monitoring":[null,""],"Loading…":[null,""],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,""],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","",""],"{{a}}View details at VaultPress.com{{/a}}":[null,""],"{{a}}Contact Support{{/a}}":[null,""],"No threats found, you're good to go!":[null,""],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSetting
23437 s}}.":[null,""],"Plugin Updates":[null,""],"{{a}}Turn on plugin auto updates{{/a}}":[null,""],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,""],"Image Performance %(photon)s":[null,""],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,""],"Site Verification Tools":[null,""],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,""],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,""],"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.":[null,""],"Unlink me from WordPress.com":[null,""],"Link to WordPress.com":[null,""],"Disconnect from WordPress.com":[null,""],"Jump Start your Site":[null,"Jump Start your Site"],"Quickly enhance your site by activating
23438 Jetpack's recommended features.":[null,""],"Activate Recommended Features":[null,""],"Jetpack's recommended features include:":[null,""],"Features can be activated or deactivated at any time.":[null,""],"Skip the Jetpack Jumpstart process":[null,""],"Skip this step":[null,""],"Manage security on WordPress.com":[null,""],"Week of %(date)s":[null,""],"Views: %(numberOfViews)s":[null,""],"Click to view detailed stats.":[null,""],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,""],"Days":[null,""],"Weeks":[null,""],"Months":[null,""],"Views today":[null,""],"Best overall day":[null,""],"%(number)s View":["%(number)s Views","",""],"All-time views":[null,""],"All-time comments":[null,""],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,"Jetpack utilises the state-of-the-art WordPress.com c
23439 ontent delivery network to load your gorgeous imagery super fast. Optimised for any device, and its completely free."],"Did we mention free, professional support?":[null,""],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you."],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,""],"Block site attacks.":[null,"Block site attacks."],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites."],"Live site monitoring.":[null,"Live site monitoring."],"Automatic sit
23440 e updates.":[null,""],"Never fall behind on a security release or waste time updating multiple sites.":[null,""],"Lightning fast, optimized images":[null,""],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,""],"Site security and peace of mind":[null,"Site security and peace of mind"],"Need Help?":[null,""],"Send us Feedback":[null,""],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,""],"Automated social marketing.":[null,"Automated social marketing."],"Sharing & Like Buttons":[null,""],"Build a community.":[null,"Build a community."],"Give visitors the tools to share and subscribe to your content.":[null,"Give visitors the tools to share and subscribe to your content."],"Increase page views.":[null,"Increase page views."],"Keep visitors engaged by giving them more to share and read with Related Posts.":[
23441 null,"Keep visitors engaged by giving them more to share and read with Related Posts."],"Manage Plugins":[null,"Manage Plugins"],"Drive more traffic to your site":[null,"Drive more traffic to your site"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,"Use Publicise to automatically share your posts with friends, followers, and the world."],"Track your growth":[null,"Track your growth"],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"Stress less. Monitor will send you real-time alerts if your site ever goes down."],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"You need to stay logged in to your WordPress blog while you authorise Jetpack."],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again."],
23442 "There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again."],"{{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":[null,"{{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"],"Need help? The Jetpack team is here for you.":[null,"Need help? The Jetpack team is here for you."],"Leave a Jetpack review":[null,"Leave a Jetpack review"],"Disconnecting Jetpack":[null,"Disconnecting Jetpack"],"Smiley":[null,"Smiley"],"Email Address":[null,"Email Address"],"Whitelist Management":[null,"Whitelist Management"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or
23443 other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist."],"Related":[null,"Related"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Show a \"Related\" header to more clearly separate the related section from posts"],"Use a large and visually striking layout":[null,"Use a large and visually striking layout"],"Require Two-Step Authentication":[null,"Require Two-Step Authentication"],"Site Stats":[null,"Site Stats"],"Publicize":[null,"Publicise"],"Excerpts":[null,"Excerpts"],"Featured Images":[null,"Featured Images"],"Enable Portfolio Projects for this site.":[null,"Enable Portfolio Projects for this site."],"Enable Testimonials for this site.":[null,"Enable Testimonials for this site."],"View peopl
23444 e's profiles when you mouse over their Gravatars":[null,"View people's profiles when you mouse over their Gravatars"],"Color Scheme":[null,"Colour Scheme"],"Preview":[null,"Preview"],"You have successfully disconnected Jetpack":[null,"You have successfully disconnected Jetpack"],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,"Your website needs to be publicly accessible to use Jetpack: %(error_key)s"],"{{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).":[null,"{{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)."],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again l
23445 ater."],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host."],"Connect Jetpack":[null,"Connect Jetpack"],"Proofreading":[null,"Proofreading"],"English Options":[null,"English Options"],"Bias Language":[null,"Bias Language"],"Complex Phrases":[null,"Complex Phrases"],"Diacritical Marks":[null,"Diacritical Marks"],"Double Negatives":[null,"Double Negatives"],"Hidden Verbs":[null,"Hidden Verbs"],"Jargon":[null,"Jargon"],"Passive Voice":[null,"Passive Voice"],"Phrases to Avoid":[null,"Phrases to Avoid"],"Redundant Phrases":[null,"Redundant Phrases"],"Use automatically detected language to proofread posts and pages":[null,"Use automatically detected language to proofread posts and pages"],"Ignored Phrases":[null,"Ignored Phrases"],"Test your site’s compatibility with Jetpa
23446 ck.":[null,"Test your site’s compatibility with Jetpack."],"Debug":[null,"Debug"],"Disconnect Jetpack":[null,"Disconnect Jetpack"],"Learn More":[null,"Learn More"],"Settings":[null,"Settings"],"Active":[null,"Active"]}
23447 \ No newline at end of file
23448 +{"":{"po-revision-date":"2016-11-18 23:40:10+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/2.3.0-alpha","language":"en_AU","project-id-version":"Plugins - Jetpack by WordPress.com - Development (trunk)"},"Make sure your site is easily found on search engines with SEO tools for your content and social posts.":[null,"Make sure your site is easily found on search engines with SEO tools for your content and social posts."],"Activate this module to use the advanced SEO tools.":[null,"Activate this module to use the advanced SEO tools."],"Configure your VideoPress settings.":[null,"Configure your VideoPress settings."],"How much is your website worth?":[null,"How much is your website worth?"],"For less than the price of a coffee a month you can rest easy knowing your hard work (or livelihood) is backed up.":[null,"For less than the price of a coffee a month you c
23449 an rest easy knowing your hard work (or livelihood) is backed up."],"Configure Site SEO":[null,"Configure Site SEO"],"Activate SEO Tools":[null,"Activate SEO Tools"],"Introducing our most affordable backups and security plan yet":[null,"Introducing our most affordable backups and security plan yet"],"The Personal Plan keeps your data, site, and hard work safe.":[null,"The Personal Plan keeps your data, site, and hard work safe."],"Learn more...":[null,"Learn more..."],"Your site is on the Jetpack Personal plan":[null,"Your site is on the Jetpack Personal plan"],"With this plan you are provided with spam-protection, daily backups (up to 30 days), and unlimited storage.":[null,"With this plan you are provided with spam-protection, daily backups (up to 30 days), and unlimited storage."],"With this plan you are provided with spam-protection, daily backups (up to 30 days), unlimited backup storage, security scanning, and priority support.":[null,"With this plan you are provided with spam
23450 -protection, daily backups (up to 30 days), unlimited backup storage, security scanning, and priority support."],"You get spam-protection, real-time backups (unlimited archive), unlimited backup storage, security scanning, SEO tools, PollDaddy, and priority support.":[null,"You get spam-protection, real-time backups (unlimited archive), unlimited backup storage, security scanning, SEO tools, PollDaddy, and priority support."],"Daily backup of all your site data with unlimited space and one-click restores (powered by VaultPress).":[null,"Daily backup of all your site data with unlimited space and one-click restores (powered by VaultPress)."],"Daily backup of all your site data with unlimited space, one-click restores, automated security scanning, and priority support (powered by VaultPress).":[null,"Daily backup of all your site data with unlimited space, one-click restores, automated security scanning, and priority support (powered by VaultPress)."],"Backups & Security Scanning":[nu
23451 ll,"Backups & Security Scanning"],"Real-time backup of all your site data with unlimited space, one-click restores, automated security scanning, one-click threat resolution, and priority support (powered by VaultPress).":[null,"Real-time backup of all your site data with unlimited space, one-click restores, automated security scanning, one-click threat resolution, and priority support (powered by VaultPress)."],"SEO Tools":[null,"SEO Tools"],"Advanced SEO tools to help your site get found when people search for relevant content.":[null,"Advanced SEO tools to help your site get found when people search for relevant content."],"Need more? Running a business site?":[null,"Need more? Running a business site?"],"If your site is important to you, consider protecting and improving it with some of our advanced features: ":[null,"If your site is important to you, consider protecting and improving it with some of our advanced features: "],"On-demand security scanning":[null,"On-demand securit
23452 y scanning"],"Advanced SEO tools":[null,"Advanced SEO tools"],"Configure your SEO settings.":[null,"Configure your SEO settings."],"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.":[null,"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."],"You are running Jetpack on a staging server.":[null,"You are running Jetpack on a staging server."],"More Info":[null,"More Info"],"Search your content.":[null,"Search your content."],"{{a}}Manage Likes visibility from the Sharing Module Settings{{/a}}":[null,"{{a}}Manage Likes visibility from the Sharing Module Settings{{/a}}"],"Hide the stats smiley face image. The image helps collect stats but should still work when hidden.":[null,"Hide the stats smiley face image. The image helps collect stats but should still work when hidden."
23453 ],"Your Current IP: %(ip)s":[null,"Your Current IP: %(ip)s"],"Whitelisting an IP address prevents it from ever being blocked by Jetpack.":[null,"Whitelisting an IP address prevents it from ever being blocked by Jetpack."],"IPv4 and IPv6 are acceptable. {{br/}} To specify a range, enter the low value and high value separated by a dash. Example: 12.12.12.1-12.12.12.100":[null,"IPv4 and IPv6 are acceptable. {{br/}} To specify a range, enter the low value and high value separated by a dash. Example: 12.12.12.1-12.12.12.100"],"Link your account to WordPress.com to start using this feature.":[null,"Link your account to WordPress.com to start using this feature."],"There are unsaved settings in this tab that will be lost if you leave it. Proceed?":[null,"There are unsaved settings in this tab that will be lost if you leave it. Proceed?"],"This will reset all Jetpack options, are you sure?":[null,"This will reset all Jetpack options, are you sure?"],"Search for a Jetpack feature.":[null,"Se
23454 arch for a Jetpack feature."],"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.":[null,"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."],"You can see the information about security scanning in the \"At a Glance\" section.":[null,"You can see the information about security scanning in the \"At a Glance\" section."],"Configure your Security Scans":[null,"Configure your Security Scans"],"This module has no configuration options":[null,"This module has no configuration options"],"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.":[null,"Let search
23455 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."],"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.":[null,"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."],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,"{{link}}Configure your %(module_slug)s Settings {{/link}}"],"Subscriber":[null,"Subscriber"],"Big iPhone/iPad Update Now Available":[null,"Big iPhone/iPad Update Now Available"],"The WordPress for Android App Gets a Big Facelift":[null,"The WordPress for Android App Gets a Big Facelift"],"Upgra
23456 de Focus: VideoPress For Weddings":[null,"Upgrade Focus: VideoPress For Weddings"],"WordPress.com Likes are:":[null,"WordPress.com Likes are:"],"Comments headline":[null,"Comments headline"],"A few catchy words to motivate your readers to comment.":[null,"A few catchy words to motivate your readers to comment."],"Can readers subscribe to your posts, comments or both?":[null,"Can readers subscribe to your posts, comments or both?"],"Show a \"follow blog\" options in the comment form":[null,"Show a \"follow blog\" options in the comment form"],"Show a \"follow comments\" option in the comment form.":[null,"Show a \"follow comments\" option in the comment form."],"Admin Bar":[null,"Admin Bar"],"Put a chart showing 48 hours of views in the admin bar":[null,"Put a chart showing 48 hours of views in the admin bar"],"Registered Users: Count the page views of registered users who are logged in":[null,"Registered Users: Count the page views of registered users who are logged in"],"Report Vis
23457 ibility: Select the roles that will be able to view stats reports":[null,"Report Visibility: Select the roles that will be able to view stats reports"],"Receive Monitor Email Notifications":[null,"Receive Monitor Email Notifications"],"Emails will be sent to ":[null,"Emails will be sent to "],"{{a}}Edit{{/a}}":[null,"{{a}}Edit{{/a}}"],"Match By Email":[null,"Match By Email"],"Show photo metadata (Exif) in carousel, when available":[null,"Show photo metadata (Exif) in carousel, when available"],"Background Color":[null,"Background Colour"],"Scroll infinitely (Shows 7 posts on each load)":[null,"Scroll infinitely (Shows 7 posts on each load)"],"Track each infinite Scroll post load as a page view in Google Analytics":[null,"Track each infinite Scroll post load as a page view in Google Analytics"],"Mobile Promos":[null,"Mobile Promos"],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,"Show a promo for the WordPress mobile apps in the footer of the mob
23458 ile theme"],"Enter your meta key \"content\" value to verify your blog with {{a}}Google Search Console{{/a}}, {{a1}}Bing Webmaster Center{{/a1}} and {{a2}}Pinterest Site Verification{{/a2}}.":[null,"Enter your meta key \"content\" value to verify your blog with {{a}}Google Search Console{{/a}}, {{a1}}Bing Webmaster Centre{{/a1}} and {{a2}}Pinterest Site Verification{{/a2}}."],"Meta key example:":[null,"Meta key example:"],"Display all your gallery pictures in a cool mosaic":[null,"Display all your gallery pictures in a cool mosaic"],"Copied!":[null,"Copied!"],"Highlight and copy the following text to your clipboard:":[null,"Highlight and copy the following text to your clipboard:"],"Regenerate address":[null,"Regenerate address"],"Configure Portfolios":[null,"Configure Portfolios"],"Configure Testimonials":[null,"Configure Testimonials"],"Automatically proofread content when: ":[null,"Automatically proofread content when: "],"A post or page is first published":[null,"A post or page
23459 is first published"],"A post or page is updated":[null,"A post or page is updated"],"Automatic Language Detection":[null,"Automatic Language Detection"],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,"The proofreader supports English, French, German, Portuguese and Spanish."],"Enable proofreading for the following grammar and style rules: ":[null,"Enable proofreading for the following grammar and style rules: "],"Add a phrase":[null,"Add a phrase"],"Use Markdown for comments":[null,"Use Markdown for comments"],"Search engines will find the sitemaps at these locations:":[null,"Search engines will find the sitemaps at these locations:"],"Sitemap: {{a}}%(url)s{{/a}}":[null,"Sitemap: {{a}}%(url)s{{/a}}"],"News Sitemap: {{a}}%(url)s{{/a}}":[null,"News Sitemap: {{a}}%(url)s{{/a}}"],"Cheatin' uh?":[null,"Cheatin' uh?"],"{{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
23460 connection is required for our free security and traffic features to work.{{/p}}":[null,"{{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}}"],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!"],"Your Jetpack is already connected.":[null,"Your Jetpack is already connected."],"You're fueled up and ready to go, Jetpack is now active.":[null,"You're fueled up and ready to go, Jetpack is now active."],"You're fueled up and ready to go.":[null,"You're fueled up and ready to go."],"You are currently running a development version of Jetpack.":[null,"You are currently running a development version of Jetpack."],"Submit Beta feedback":[null,"Submit Beta feedback"],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are
23461 disabled.":[null,"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled."],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled."],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled."],"You, %(userName)s, are not connected to WordPress.com.":[null,"You, %(userName)s, are not connected to WordPress.com."],"What would you like to see on your Jetpack Dashboard?":[null,"What would you like to see on your Jetpack Dashboard?"],"Let us know!":[null,"Let us know!"],"Welcome to Jetpack":[null,"Welcome to Jetpack"],"Please connect to or
23462 create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customisation services."],"No account? Create one for free…":[null,"No account? Create one for free…"],"Saving…":[null,"Saving…"],"Save Settings":[null,"Save Settings"],"Updates Needed":[null,"Updates Needed"],"Do you really want to disconnect your site from WordPress.com?":[null,"Do you really want to disconnect your site from WordPress.com?"],"Jetpack Stats Icon":[null,"Jetpack Stats Icon"],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}"],"Activate Site Stats":[null,"Activate Site Stats"],"Automated, comprehensive protec
23463 tion from threats and attacks.":[null,"Automated, comprehensive protection from threats and attacks."],"State-of-the-art spam defense.":[null,"State-of-the-art spam defence."],"Automatically backup your entire site.":[null,"Automatically backup your entire site."],"Security Scanning":[null,"Security Scanning"],"Automatically scan your site for common threats and attacks.":[null,"Automatically scan your site for common threats and attacks."],"Keep those spammers away!":[null,"Keep those spammers away!"],"Site Backups":[null,"Site Backups"],"Keep your site backed up!":[null,"Keep your site backed up!"],"Pro":[null,"Pro"],"No Results Found.":[null,"No Results Found."],"Threats found!":[null,"Threats found!"],"Set up":[null,"Set up"],"Upgrade":[null,"Upgrade"],"ACTIVE":[null,"ACTIVE"],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll b
23464 e here to help you restore your site to its former glory.":[null,"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory."],"Your site is on the Free Jetpack Plan":[null,"Your site is on the Free Jetpack Plan"],"Upgrade to a paid plan to unlock world-class security, spam protection tools, and priority support.":[null,"Upgrade to a paid plan to unlock world-class security, spam protection tools, and priority support."],"Your site is on the Jetpack Premium plan":[null,"Your site is on the Jetpack Premium plan"],"Your site is on the Jetpack Professional plan":[null,"Your site is on the Jetpack Professional plan"],"Your site is on Development Mode":[null,"Your site is on Development Mode"],"Once you connect, you can upgrade to a paid plan in order to unlock world-class security, spam
23465 protection tools, and priority support.":[null,"Once you connect, you can upgrade to a paid plan in order to unlock world-class security, spam protection tools, and priority support."],"State-of-the-art spam defense powered by Akismet.":[null,"State-of-the-art spam defence powered by Akismet."],"View your spam stats":[null,"View your spam stats"],"Configure Akismet":[null,"Configure Akismet"],"View your security dashboard":[null,"View your security dashboard"],"Configure VaultPress":[null,"Configure VaultPress"],"Surveys & Polls":[null,"Surveys & Polls"],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, email or on your iPad or iPhone."],"Create a new poll":[null,"Create a new poll"],"Real-time backups":[null,"Real-time ba
23466 ckups"],"One-click threat resolution":[null,"One-click threat resolution"],"Advanced polls and ratings":[null,"Advanced polls and ratings"],"Compare Plans":[null,"Compare Plans"],"Maximum grade security":[null,"Maximum grade security"],"Real-time backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,"Real-time backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defence and brute-force login protection - all in one place and optimised for WordPress."],"Lock out the bad guys":[null,"Lock out the bad guys"],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of m
23467 ind and keeps your back end safe from intruders."],"Enjoy priority support":[null,"Enjoy priority support"],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything."],"Connection Settings":[null,"Connection Settings"],"Manage your Jetpack connection.":[null,"Manage your Jetpack connection."],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,"The site is in Development Mode, so you can not connect to WordPress.com."],"You are connected as ":[null,"You are connected as "],"Link your account to WordPress.com to get the most out of Jetpack.":[null,"Link your account to WordPress.com to get the most out of Jetpack."],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,"Your site must be accessib
23468 le by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}."],"View {{a}}All Stats{{/a}}":[null,"View {{a}}All Stats{{/a}}"],"View your {{a}}Email Followers{{/a}}":[null,"View your {{a}}Email Followers{{/a}}"],"Powerful WordPress.com features on every device.":[null,"Powerful WordPress.com features on every device."],"Manage all your sites from a single dashboard.":[null,"Manage all your sites from a single dashboard."],"Feel the performance":[null,"Feel the performance"],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around."],"Bulk and automatic updates":[null,"Bulk and automatic updates"],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to tu
23469 rn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place."],"Focus on your Writing":[null,"Focus on your Writing"],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,"Our new editor is lightning fast, optimised for writers and eliminates distractions, giving you the ability to focus on your work."],"Try the New Editor":[null,"Try the New Editor"],"Connect with your Visitors":[null,"Connect with your Visitors"],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understa
23470 nd your visitors from anywhere in the world."],"View Your Stats":[null,"View Your Stats"],"Connect with the Community":[null,"Connect with the Community"],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favourite sites and join the conversation anywhere, any time."],"Launch Reader":[null,"Launch Reader"],"Inspiration strikes any time, anywhere.":[null,"Inspiration strikes any time, anywhere."],"Get WordPress apps for any screen.":[null,"Get WordPress apps for any screen."],"In Your Pocket":[null,"In Your Pocket"],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,"Publish content, track stats, moderate comments and so much mo
23471 re from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices."],"WordPress.com in the App Store":[null,"WordPress.com in the App Store"],"WordPress.com in Google Play":[null,"WordPress.com in Google Play"],"On Your Desktop":[null,"On Your Desktop"],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.":[null,"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser."],"WordPress.com for Mac OS X":[null,"WordPress.com for Mac OS X"],"WordPress.com for Windows":[null,"WordPress.com for Windows"],"WordPress.com for Linux":[null,"WordPress.com for Linux"],"Malware Scanning":[null,"Malware Scanning"],"Threats found":[null,"Threats found"],"For automated, comprehensive scanning of security threats, please {{a}}install and activ
23472 ate{{/a}} VaultPress.":[null,"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress."],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}."],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,"Jetpack is actively blocking malicious login attempts. Data will display here soon!"],"Total malicious attacks blocked on your site.":[null,"Total malicious attacks blocked on your site."],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts."],"%(number)s plugin":["%(number)s plugins","%(number)s plugin","%(number)s plugins"],"Needs updating. ":["Need updating. ","Needs updating. ","Need updating. "],"All plugins are up
23473 -to-date. Awesome work!":[null,"All plugins are up-to-date. Awesome work!"],"{{a}}Activate Manage{{/a}} to turn on auto updates and manage your plugins from WordPress.com.":[null,"{{a}}Activate Manage{{/a}} to turn on auto updates and manage your plugins from WordPress.com."],"Jetpack is improving and optimizing your image speed.":[null,"Jetpack is improving and optimising your image speed."],"Jetpack is monitoring your site. If we think your site is down, you will receive an email.":[null,"Jetpack is monitoring your site. If we think your site is down, you will receive an email."],"Security":[null,"Security"],"Performance":[null,"Performance"],"Backups":[null,"Backups"],"{{a}}View backup details{{/a}}.":[null,"{{a}}View backup details{{/a}}."],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress."],"To automatically back up your entire site,
23474 please {{a}}upgrade!{{/a}}.":[null,"To automatically back up your entire site, please {{a}}upgrade!{{/a}}."],"Unavailable in Dev Mode.":[null,"Unavailable in Dev Mode."],"Spam Protection":[null,"Spam Protection"],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,"For state-of-the-art spam defence, please {{a}}install Akismet{{/a}}."],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,"For state-of-the-art spam defence, please {{a}}activate Akismet{{/a}}."],"Invalid Key":[null,"Invalid Key"],"Unavailable in Dev Mode":[null,"Unavailable in Dev Mode"],"Holiday Snow":[null,"Holiday Snow"],"Show falling snow in the holiday period.":[null,"Show falling snow in the holiday period."],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,"Show falling snow on my blog from Dec 1st until Jan 4th."],"Activating recommended features…":[null,"Activating recommended features…"],"Recommended features active.":[null,"Recommended
23475 features active."],"Recommended features failed to activate. %(error)s":[null,"Recommended features failed to activate. %(error)s"],"Activating %(slug)s…":[null,"Activating %(slug)s…"],"%(slug)s has been activated.":[null,"%(slug)s has been activated."],"%(slug)s failed to activate. %(error)s":[null,"%(slug)s failed to activate. %(error)s"],"Deactivating %(slug)s…":[null,"Deactivating %(slug)s…"],"%(slug)s has been deactivated.":[null,"%(slug)s has been deactivated."],"%(slug)s failed to deactivate. %(error)s":[null,"%(slug)s failed to deactivate. %(error)s"],"Updating %(slug)s settings…":[null,"Updating %(slug)s settings…"],"Updated %(slug)s settings.":[null,"Updated %(slug)s settings."],"Error updating %(slug)s settings. %(error)s":[null,"Error updating %(slug)s settings. %(error)s"],"Updating %(slug)s address…":[null,"Updating %(slug)s address…"],"Regenerated %(slug)s address .":[null,"Regenerated %(slug)s address ."],"Error regenerating %(slug)s address. %(error
23476 )s":[null,"Error regenerating %(slug)s address. %(error)s"],"Resetting Jetpack options…":[null,"Resetting Jetpack options…"],"Options reset.":[null,"Options reset."],"Options failed to reset.":[null,"Options failed to reset."],"There was an error disconnecting Jetpack. Error: %(error)s":[null,"There was an error disconnecting Jetpack. Error: %(error)s"],"Unlinking from WordPress.com":[null,"Unlinking from WordPress.com"],"Unlinked from WordPress.com.":[null,"Unlinked from WordPress.com."],"Error unlinking from WordPress.com. %(error)s":[null,"Error unlinking from WordPress.com. %(error)s"],"At A Glance":[null,"At A Glance"],"Clichés":[null,"Clichés"],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack."],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hi
23477 deOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}"],"Like us on Facebook":[null,"Like us on Facebook"],"Follow Jetpack on Twitter":[null,"Follow Jetpack on Twitter"],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobil
23478 e}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}"],"Contact Jetpack support staff directly":[null,"Contact Jetpack support staff directly"],"Go to the WordPress.org support forums":[null,"Go to the WordPress.org support forums"],"Go to Jetpack.com/support":[null,"Go to Jetpack.com/support"],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,"We offer free, full support to all of our Jetpack users. Our support team is always around to help you."],"Jetpack Happiness Engineer":[null,"Jetpack Happiness Engineer"],"Automattic's Privacy Policy":[null,"Automattic's Privacy Policy"],"WordPress.com Terms of Service":[null,"WordPress.com Terms of Service"],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,"{{a}}Act
23479 ivate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest."],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}"],"Site Verification Tools":[null,"Site Verification Tools"],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images."],"Image Performance %(photon)s":[null,"Image Performance %(photon)s"],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,"{{a}}Activate Manage and turn on auto updates{{/a}}"],"{{a}}Turn on plugin auto updates{{/a}}":[null,"{{a}}Turn on plugin auto updates{{/a}}"],"Plugin Updates":[null,"Plugin Updates"],"Whoops! Your A
23480 kismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}."],"No threats found, you're good to go!":[null,"No threats found, you're good to go!"],"{{a}}Contact Support{{/a}}":[null,"{{a}}Contact Support{{/a}}"],"{{a}}View details at VaultPress.com{{/a}}":[null,"{{a}}View details at VaultPress.com{{/a}}"],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","Uh oh, %(number)s threat found.","Uh oh, %(number)s threats found."],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down."],"Loading…":[null,"Loading…"],"Downtime Monitoring":[null,"Downtime Monitoring"],"{{button}}View More Stats on WordPress.com {{/button}}":[null,"{{button}}View More Stats on WordPress.com {{/button}}"],"{{button}
23481 }View Old Stats{{/button}}":[null,"{{button}}View Old Stats{{/button}}"],"All-time comments":[null,"All-time comments"],"All-time views":[null,"All-time views"],"%(number)s View":["%(number)s Views","%(number)s View","%(number)s Views"],"Best overall day":[null,"Best overall day"],"Views today":[null,"Views today"],"Months":[null,"Months"],"Weeks":[null,"Weeks"],"Days":[null,"Days"],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}"],"Click to view detailed stats.":[null,"Click to view detailed stats."],"Views: %(numberOfViews)s":[null,"Views: %(numberOfViews)s"],"Week of %(date)s":[null,"Week of %(date)s"],"Manage security on WordPress.com":[null,"Manage security on WordPress.com"],"Skip this step":[null,"Skip this step"],"Skip the Jetpack Jumpstart process":[null,"Skip the Jetpack Jumpstart proces
23482 s"],"Features can be activated or deactivated at any time.":[null,"Features can be activated or deactivated at any time."],"Jetpack's recommended features include:":[null,"Jetpack's recommended features include:"],"Activate Recommended Features":[null,"Activate Recommended Features"],"Quickly enhance your site by activating Jetpack's recommended features.":[null,"Quickly enhance your site by activating Jetpack's recommended features."],"Jump Start your Site":[null,"Jump Start your Site"],"Disconnect from WordPress.com":[null,"Disconnect from WordPress.com"],"Link to WordPress.com":[null,"Link to WordPress.com"],"Unlink me from WordPress.com":[null,"Unlink me from WordPress.com"],"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.":[null,"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."
23483 ],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you."],"Did we mention free, professional support?":[null,"Did we mention free, professional support?"],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,"Jetpack utilises the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimised for any device, and its completely free."],"Lightning fast, optimized images":[null,"Lightning fast, optimised images"],"Never fall behind on a security release or waste time updating multiple sites.":[null,"Never fall behind on a security release or waste time updating multiple sites
23484 ."],"Automatic site updates.":[null,"Automatic site updates."],"Live site monitoring.":[null,"Live site monitoring."],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites."],"Block site attacks.":[null,"Block site attacks."],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry."],"Site security and peace of mind":[null,"Site security and peace of mind"],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,"Jetpack harnesses the power of WordPress.
23485 com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from."],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,"Keep visitors engaged by giving them more to share and read with Related Posts."],"Increase page views.":[null,"Increase page views."],"Give visitors the tools to share and subscribe to your content.":[null,"Give visitors the tools to share and subscribe to your content."],"Build a community.":[null,"Build a community."],"Sharing & Like Buttons":[null,"Sharing & Like Buttons"],"Automated social marketing.":[null,"Automated social marketing."],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there."],"Send us Feedback":[null,"Send us Feedback"],"Need Help?":[null,"Need Help?"],"Manage Plugins":[null,"Manage Plugins"]
23486 ,"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"Stress less. Monitor will send you real-time alerts if your site ever goes down."],"Track your growth":[null,"Track your growth"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,"Use Publicise to automatically share your posts with friends, followers, and the world."],"Drive more traffic to your site":[null,"Drive more traffic to your site"],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again."],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again."],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"You need to
23487 stay logged in to your WordPress blog while you authorise Jetpack."],"{{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":[null,"{{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"],"Disconnecting Jetpack":[null,"Disconnecting Jetpack"],"Leave a Jetpack review":[null,"Leave a Jetpack review"],"Need help? The Jetpack team is here for you.":[null,"Need help? The Jetpack team is here for you."],"Smiley":[null,"Smiley"],"Require Two-Step Authentication":[null,"Require Two-Step Authentication"],"Use a large and visually striking layout":[null,"Use a large and visually striking layout"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Show a \"Related\" header to more clearly separate the related sec
23488 tion from posts"],"Related":[null,"Related"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist."],"Whitelist Management":[null,"Whitelist Management"],"Email Address":[null,"Email Address"],"Publicize":[null,"Publicise"],"Site Stats":[null,"Site Stats"],"Featured Images":[null,"Featured Images"],"Excerpts":[null,"Excerpts"],"Enable Testimonials for this site.":[null,"Enable Testimonials for this site."],"Enable Portfolio Projects for this site.":[null,"Enable Portfolio Projects for this site."],"Preview":[null,"Preview"],"Color Scheme":[null,"Colour Scheme"],"Ignored Phrases":[null,"Ignored Phrases"],"Use automatically detected lan
23489 guage to proofread posts and pages":[null,"Use automatically detected language to proofread posts and pages"],"Redundant Phrases":[null,"Redundant Phrases"],"Phrases to Avoid":[null,"Phrases to Avoid"],"Passive Voice":[null,"Passive Voice"],"Jargon":[null,"Jargon"],"Hidden Verbs":[null,"Hidden Verbs"],"Double Negatives":[null,"Double Negatives"],"Diacritical Marks":[null,"Diacritical Marks"],"Complex Phrases":[null,"Complex Phrases"],"Bias Language":[null,"Bias Language"],"English Options":[null,"English Options"],"Proofreading":[null,"Proofreading"],"Connect Jetpack":[null,"Connect Jetpack"],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host."],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.
23490 com is currently having problems and is unable to fuel up your Jetpack. Please try again later."],"{{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).":[null,"{{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)."],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,"Your website needs to be publicly accessible to use Jetpack: %(error_key)s"],"You have successfully disconnected Jetpack":[null,"You have successfully disconnected Jetpack"],"Active":[null,"Active"],"Settings":[null,"Settings"],"Learn More":[null,"Learn More"],"Disconnect Jetpack":[null,"Disconnect Jetpack"],"Debug":[null,"Debug"],"Test your site’s compatibility with Jetpack.":[null,"Test your site’s compatibility with Jetpack."]}
23491 \ No newline at end of file
23492
23493 diff --git a/plugins/jetpack/languages/json/jetpack-en_CA.json b/plugins/jetpack/languages/json/jetpack-en_CA.json
23494 index 1f4b528..977cd8d 100644
23495 --- a/plugins/jetpack/languages/json/jetpack-en_CA.json
23496 +++ b/plugins/jetpack/languages/json/jetpack-en_CA.json
23497 @@ -1 +1 @@
23498 -{"":{"po-revision-date":"2016-08-30 00:27:16+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/2.1.0-alpha","project-id-version":"Development (trunk)"},"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.":[null,"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."],"This module has no configuration options":[null,"This module has no configuration options"],"Configure your Security Scans":[null,"Configure your Security Scans"],"You can see the information about security scanning in the \"At a Glance\" section.":[null,
23499 "You can see the information about security scanning in the \"At a Glance\" section."],"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.":[null,"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."],"Search for a Jetpack feature.":[null,"Search for a Jetpack feature."],"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.":[null,"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."],"Show a promo for the WordPress mobile apps i
23500 n the footer of the mobile theme":[null,"Show a promo for the WordPress mobile apps in the footer of the mobile theme"],"Mobile Promos":[null,"Mobile Promos"],"Track each infinite Scroll post load as a page view in Google Analytics":[null,"Track each infinite Scroll post load as a page view in Google Analytics"],"Scroll infinitely (Shows 7 posts on each load)":[null,"Scroll infinitely (Shows 7 posts on each load)"],"Background Color":[null,"Background Colour"],"Show photo metadata (Exif) in carousel, when available":[null,"Show photo metadata (Exif) in carousel, when available"],"Match By Email":[null,"Match By Email"],"{{a}}Edit{{/a}}":[null,"{{a}}Edit{{/a}}"],"Emails will be sent to ":[null,"Emails will be sent to "],"Receive Monitor Email Notifications":[null,"Receive Monitor Email Notifications"],"Report Visibility: Select the roles that will be able to view stats reports":[null,"Report Visibility: Select the roles that will be able to view stats reports"],"Registered Users: Cou
23501 nt the page views of registered users who are logged in":[null,"Registered Users: Count the page views of registered users who are logged in"],"Put a chart showing 48 hours of views in the admin bar":[null,"Put a chart showing 48 hours of views in the admin bar"],"Admin Bar":[null,"Admin Bar"],"Show a \"follow comments\" option in the comment form.":[null,"Show a \"follow comments\" option in the comment form."],"Show a \"follow blog\" options in the comment form":[null,"Show a \"follow blog\" options in the comment form"],"Can readers subscribe to your posts, comments or both?":[null,"Can readers subscribe to your posts, comments or both?"],"A few catchy words to motivate your readers to comment.":[null,"A few catchy words to motivate your readers to comment."],"Comments headline":[null,"Comments headline"],"WordPress.com Likes are:":[null,"WordPress.com Likes are:"],"Upgrade Focus: VideoPress For Weddings":[null,"Upgrade Focus: VideoPress For Weddings"],"The WordPress for Android
23502 App Gets a Big Facelift":[null,"The WordPress for Android App Gets a Big Facelift"],"Big iPhone/iPad Update Now Available":[null,"Big iPhone/iPad Update Now Available"],"Subscriber":[null,"Subscriber"],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,"{{link}}Configure your %(module_slug)s Settings {{/link}}"],"{{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}}":[null,"{{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}}"],"Cheatin' uh?":[null,"Cheatin' eh?"],"News Sitemap: {{a}}%(url)s{{/a}}":[null,"News Sitemap: {{a}}%(url)s{{/a}}"],"Sitemap: {{a}}%(url)s{{/a}}":[null,"Sitemap: {{a}}%(url)s{{/a}}"],"Search engines will find the sitemaps a
23503 t these locations:":[null,"Search engines will find the sitemaps at these locations:"],"Use Markdown for comments":[null,"Use Markdown for comments"],"Add a phrase":[null,"Add a phrase"],"Enable proofreading for the following grammar and style rules: ":[null,"Enable proofreading for the following grammar and style rules: "],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,"The proofreader supports English, French, German, Portuguese and Spanish."],"Automatic Language Detection":[null,"Automatic Language Detection"],"A post or page is updated":[null,"A post or page is updated"],"A post or page is first published":[null,"A post or page is first published"],"Automatically proofread content when: ":[null,"Automatically proofread content when: "],"Configure Testimonials":[null,"Configure Testimonials"],"Configure Portfolios":[null,"Configure Portfolios"],"Regenerate address":[null,"Regenerate address"],"Highlight and copy the following text to your clipbo
23504 ard:":[null,"Highlight and copy the following text to your clipboard:"],"Copied!":[null,"Copied!"],"Display all your gallery pictures in a cool mosaic":[null,"Display all your gallery pictures in a cool mosaic"],"Meta key example: ":[null,"Meta key example: "],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services."],"Welcome to Jetpack":[null,"Welcome to Jetpack"],"Let us know!":[null,"Let us know!"],"What would you like to see on your Jetpack Dashboard?":[null,"What would you like to see on your Jetpack Dashboard?"],"You, %(userName)s, are not connected to WordPress.com.":[null,"You, %(userName)s, are not connected to WordPress.com."],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{
23505 {br/}}Some features are disabled.":[null,"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled."],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled."],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled."],"You are currently running a development version of Jetpack.":[null,"You are currently running a development version of Jetpack."],"You're fueled up and ready to go.":[null,"You're fuelled up and ready to go."],"You're fueled up and ready to go, Jetpack is now active.":[null,"You're fuelled up and ready to go, Jetpack is now active."],"Your
23506 Jetpack is already connected.":[null,"Your Jetpack is already connected."],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!"],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory."],"Threats don't discriminate":[null,"Threats don't discriminate"],"Backup, protect, repair and build a better website.":[null,"Backup, protect, repair and build a better website."],"Powerful security tools for ultimate peace of mind":[null,"Powerful security tools for ultima
23507 te peace of mind"],"ACTIVE":[null,"ACTIVE"],"Upgrade":[null,"Upgrade"],"Set up":[null,"Set up"],"Threats found!":[null,"Threats found!"],"No Results Found.":[null,"No Results Found."],"Pro":[null,"Pro"],"Keep your site backed up!":[null,"Keep your site backed up!"],"Site Backups":[null,"Site Backups"],"Keep those spammers away!":[null,"Keep those spammers away!"],"Automatically scan your site for common threats and attacks.":[null,"Automatically scan your site for common threats and attacks."],"Security Scanning":[null,"Security Scanning"],"Automatically backup your entire site.":[null,"Automatically backup your entire site."],"State-of-the-art spam defense.":[null,"State-of-the-art spam defence."],"Automated, comprehensive protection from threats and attacks.":[null,"Automated, comprehensive protection from threats and attacks."],"Activate Site Stats":[null,"Activate Site Stats"],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}L
23508 earn More{{/a1}}":[null,"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}"],"Jetpack Stats Icon":[null,"Jetpack Stats Icon"],"Do you really want to disconnect your site from WordPress.com?":[null,"Do you really want to disconnect your site from WordPress.com?"],"Updates Needed":[null,"Updates Needed"],"Save Settings":[null,"Save Settings"],"Saving…":[null,"Saving…"],"No account? Create one for free…":[null,"No account? Create one for free…"],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone."],"Surveys & Polls":[null,"Surveys & Polls"],"Configure VaultPress":[null,"Configure VaultPress"],"View your security dashbo
23509 ard":[null,"View your security dashboard"],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense, and brute-force login protection - all in one place.":[null,"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defence, and brute-force login protection - all in one place."],"Security Scanning & Backups":[null,"Security Scanning & Backups"],"Configure Akismet":[null,"Configure Akismet"],"View your spam stats":[null,"View your spam stats"],"State-of-the-art spam defense powered by Akismet.":[null,"State-of-the-art spam defence powered by Akismet."],"Once you connect, you can upgrade to Premium or Pro in order to unlock worldclass security, spam protection tools, and priority support.":[null,"Once you connect, you can upgrade to Premium or Pro in order to unlock world-class security, spam protection tools, and priority support."],"Your site is on Development Mode":[null,"Your site is on Develop
23510 ment Mode"],"Unlock the full potential of your site with the features included in your plan.":[null,"Unlock the full potential of your site with the features included in your plan."],"Your site is on the Jetpack Professional plan":[null,"Your site is on the Jetpack Professional plan"],"Your site is on the Jetpack Premium plan":[null,"Your site is on the Jetpack Premium plan"],"Upgrade to Premium or Pro in order to unlock world class security, spam protection tools, and priority support.":[null,"Upgrade to Premium or Pro in order to unlock world class security, spam protection tools, and priority support."],"Your site is on the Free Jetpack Plan":[null,"Your site is on the Free Jetpack Plan"],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protect
23511 ion helps maintain peace of mind and keeps your backend safe from intruders."],"Lock out the bad guys":[null,"Lock out the bad guys"],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress."],"Maximum grade security":[null,"Maximum grade security"],"Compare Plans":[null,"Compare Plans"],"Advanced polls and ratings":[null,"Advanced polls and ratings"],"One-click threat resolution":[null,"One-click threat resolution"],"Real-time backups":[null,"Real-time backups"],"Unlimited backup archive":[null,"Unlimited backup archive"],"Includes on-demand malware scanning":[null,"Includes on-demand malware scanning"],"Supports 1-3 sites":[null,"Supports 1-3 sites"],"Jetpack Profess
23512 ional offers advanced features including:":[null,"Jetpack Professional offers advanced features including:"],"Need more?":[null,"Need more?"],"Create a new poll":[null,"Create a new poll"],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place."],"Bulk and automatic updates":[null,"Bulk and automatic updates"],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around."],"Feel the performance":[null,"Feel the performance"],"M
23513 anage all your sites from a single dashboard.":[null,"Manage all your sites from a single dashboard."],"Powerful WordPress.com features on every device.":[null,"Powerful WordPress.com features on every device."],"View your {{a}}Email Followers{{/a}}":[null,"View your {{a}}Email Followers{{/a}}"],"View {{a}}All Stats{{/a}}":[null,"View {{a}}All Stats{{/a}}"],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}."],"Link your account to WordPress.com to get the most out of Jetpack.":[null,"Link your account to WordPress.com to get the most out of Jetpack."],"You are connected as ":[null,"You are connected as "],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,"The site is in Development Mode, so you can not connect to WordPress.com."]
23514 ,"Manage your Jetpack connection.":[null,"Manage your Jetpack connection."],"Connection Settings":[null,"Connection Settings"],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything."],"Enjoy priority support":[null,"Enjoy priority support"],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices."],"Get WordPress apps for any screen.":[null,"Get WordPress apps for any screen."],"Inspiration strikes any time, anywhere.":[null,"Inspiration strikes any time, anywhere."],"Launch Reader":[null,"Launch Rea
23515 der"],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favourite sites and join the conversation anywhere, any time."],"Connect with the Community":[null,"Connect with the Community"],"View Your Stats":[null,"View Your Stats"],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world."],"Connect with your Visitors":[null,"Connect with your Visitors"],"Try the New Editor":[null,"Try the New Editor"],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability t
23516 o focus on your work.":[null,"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work."],"Focus on your Writing":[null,"Focus on your Writing"],"Invalid Key":[null,"Invalid Key"],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,"For state-of-the-art spam defence, please {{a}}activate Akismet{{/a}}."],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,"For state-of-the-art spam defence, please {{a}}install Akismet{{/a}}."],"Spam Protection":[null,"Spam Protection"],"Unavailable in Dev Mode.":[null,"Unavailable in Dev Mode."],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,"To automatically back up your entire site, please {{a}}upgrade!{{/a}}."],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,"To automatically back up your entire site, please {{a}}install and activate{{/a}
23517 } VaultPress."],"{{a}}View backup details{{/a}}.":[null,"{{a}}View backup details{{/a}}."],"Backups":[null,"Backups"],"Performance":[null,"Performance"],"Security":[null,"Security"],"Jetpack is monitoring your site. If we think your site is down you will receive an email.":[null,"Jetpack is monitoring your site. If we think your site is down you will receive an email."],"Jetpack is improving and optimising your image speed.":[null,"Jetpack is improving and optimizing your image speed."],"{{a}}Activate Manage{{/a}} to turn on auto updates and manage your plugins from WordPress.com.":[null,"{{a}}Activate Manage{{/a}} to turn on auto updates and manage your plugins from WordPress.com."],"All plugins are up-to-date. Awesome work!":[null,"All plugins are up-to-date. Awesome work!"],"Needs updating. ":["Need updating. ","Needs updating. ","Need updating. "],"%(number)s plugin":["%(number)s plugins","%(number)s plugin","%(number)s plugins"],"{{a}}Activate Protect{{/a}} to keep your site pr
23518 otected from malicious login attempts.":[null,"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts."],"Total malicious attacks blocked on your site.":[null,"Total malicious attacks blocked on your site."],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,"Jetpack is actively blocking malicious login attempts. Data will display here soon!"],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}."],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress."],"Threats found":[null,"Threats found"],"Malware Scanning":[null,"Malware Scanning"],"WordPress.com for Linux":[null,"WordPress.com for Linu
23519 x"],"WordPress.com for Windows":[null,"WordPress.com for Windows"],"WordPress.com for Mac OS X":[null,"WordPress.com for Mac OS X"],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.":[null,"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser."],"WordPress.com in Google Play":[null,"WordPress.com in Google Play"],"WordPress.com in the App Store":[null,"WordPress.com in the App Store"],"Updating %(slug)s settings…":[null,"Updating %(slug)s settings…"],"%(slug)s has been deactivated.":[null,"%(slug)s has been deactivated."],"Deactivating %(slug)s…":[null,"Deactivating %(slug)s…"],"%(slug)s failed to activate. %(error)s":[null,"%(slug)s failed to activate. %(error)s"],"%(slug)s has been activated.":[null,"%(slug)s has been activated."],"Activating %(slug)s…":[nul
23520 l,"Activating %(slug)s…"],"Recommended features active.":[null,"Recommended features active."],"Activating recommended features…":[null,"Activating recommended features…"],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,"Show falling snow on my blog from Dec 1st until Jan 4th."],"Show falling snow in the holiday period.":[null,"Show falling snow in the holiday period."],"Holiday Snow":[null,"Holiday Snow"],"Unavailable in Dev Mode":[null,"Unavailable in Dev Mode"],"At A Glance":[null,"At A Glance"],"Error unlinking from WordPress.com. %(error)s":[null,"Error unlinking from WordPress.com. %(error)s"],"Unlinked from WordPress.com.":[null,"Unlinked from WordPress.com."],"Unlinking from WordPress.com":[null,"Unlinking from WordPress.com"],"There was an error disconnecting Jetpack. Error: %(error)s":[null,"There was an error disconnecting Jetpack. Error: %(error)s"],"Options failed to reset.":[null,"Options failed to reset."],"Options reset.":[null,"Options reset."
23521 ],"Resetting Jetpack options…":[null,"Resetting Jetpack options…"],"Regenerated %(slug)s address .":[null,"Regenerated %(slug)s address ."],"Updating %(slug)s address…":[null,"Updating %(slug)s address…"],"Error updating %(slug)s settings. %(error)s":[null,"Error updating %(slug)s settings. %(error)s"],"Updated %(slug)s settings.":[null,"Updated %(slug)s settings."],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack."],"Clichés":[null,"Clichés"],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{hideOnMobile}}Enjoying Jetpack or have fe
23522 edback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}"],"You are running Jetpack on a {{a}}staging server{{/a}}.":[null,"You are running Jetpack on a {{a}}staging server{{/a}}."],"Follow Jetpack on Twitter":[null,"Follow Jetpack on Twitter"],"Like us on Facebook":[null,"Like us on Facebook"],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contac
23523 t us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}"],"WordPress.com Terms of Service":[null,"WordPress.com Terms of Service"],"Automattic's Privacy Policy":[null,"Automattic's Privacy Policy"],"Jetpack Happiness Engineer":[null,"Jetpack Happiness Engineer"],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,"We offer free, full support to all of our Jetpack users. Our support team is always around to help you."],"Go to Jetpack.com/support":[null,"Go to Jetpack.com/support"],"Go to the WordPress.org support forums":[null,"Go to the WordPress.org support forums"],"Contact Jetpack support staff directly":[null,"Contact Jetpack support staff directly"],"Downtime Monitoring":[null,"Downtime Monitoring"],"Loading…":[null,"Loading…"],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down."],"Uh oh, %(number)
23524 s threat found.":["Uh oh, %(number)s threats found.","Uh oh, %(number)s threat found.","Uh oh, %(number)s threats found."],"{{a}}View details at VaultPress.com{{/a}}":[null,"{{a}}View details at VaultPress.com{{/a}}"],"{{a}}Contact Support{{/a}}":[null,"{{a}}Contact Support{{/a}}"],"No threats found, you're good to go!":[null,"No threats found, you're good to go!"],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}."],"Plugin Updates":[null,"Plugin Updates"],"{{a}}Turn on plugin auto updates{{/a}}":[null,"{{a}}Turn on plugin auto updates{{/a}}"],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,"{{a}}Activate Manage and turn on auto updates{{/a}}"],"Image Performance %(photon)s":[null,"Image Performance %(photon)s"],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of
23525 your images.":[null,"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images."],"Site Verification Tools":[null,"Site Verification Tools"],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}"],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest."],"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.":[null,"Join the millions of users who rely on Jetpack to enhance and secure their sites. We're passionate about Wor
23526 dPress and here to make your life easier."],"Unlink me from WordPress.com":[null,"Unlink me from WordPress.com"],"Link to WordPress.com":[null,"Link to WordPress.com"],"Disconnect from WordPress.com":[null,"Disconnect from WordPress.com"],"Jump Start your Site":[null,"Jump Start your Site"],"Quickly enhance your site by activating Jetpack's recommended features.":[null,"Quickly enhance your site by activating Jetpack's recommended features."],"Activate Recommended Features":[null,"Activate Recommended Features"],"Jetpack's recommended features include:":[null,"Jetpack's recommended features include:"],"Features can be activated or deactivated at any time.":[null,"Features can be activated or deactivated at any time."],"Skip the Jetpack Jumpstart process":[null,"Skip the Jetpack Jumpstart process"],"Skip this step":[null,"Skip this step"],"Manage security on WordPress.com":[null,"Manage security on WordPress.com"],"Week of %(date)s":[null,"Week of %(date)s"],"Views: %(numberOfViews)s
23527 ":[null,"Views: %(numberOfViews)s"],"Click to view detailed stats.":[null,"Click to view detailed stats."],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}"],"Days":[null,"Days"],"Weeks":[null,"Weeks"],"Months":[null,"Months"],"Views today":[null,"Views today"],"Best overall day":[null,"Best overall day"],"%(number)s View":["%(number)s Views","%(number)s View","%(number)s Views"],"All-time views":[null,"All-time views"],"All-time comments":[null,"All-time comments"],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its comple
23528 tely free."],"Did we mention free, professional support?":[null,"Did we mention free, professional support?"],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you."],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry."],"Block site attacks.":[null,"Block site attacks."],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across mi
23529 llions of sites."],"Live site monitoring.":[null,"Live site monitoring."],"Automatic site updates.":[null,"Automatic site updates."],"Never fall behind on a security release or waste time updating multiple sites.":[null,"Never fall behind on a security release or waste time updating multiple sites."],"Lightning fast, optimized images":[null,"Lightning fast, optimized images"],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from."],"Site security and peace of mind":[null,"Site security and peace of mind"],"Need Help?":[null,"Need Help?"],"Send us Feedback":[null,"Send us Feedback"],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,"Jetpack has many traffic and e
23530 ngagement tools to help you get more viewers to your site and keep them there."],"Automated social marketing.":[null,"Automated social marketing."],"Sharing & Like Buttons":[null,"Sharing & Like Buttons"],"Build a community.":[null,"Build a community."],"Give visitors the tools to share and subscribe to your content.":[null,"Give visitors the tools to share and subscribe to your content."],"Increase page views.":[null,"Increase page views."],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,"Keep visitors engaged by giving them more to share and read with Related Posts."],"Manage Plugins":[null,"Manage Plugins"],"Drive more traffic to your site":[null,"Drive more traffic to your site"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,"Use Publicize to automatically share your posts with friends, followers, and the world."],"Track your growth":[null,"Track your growth"],"Stress less. Monitor will sen
23531 d you real-time alerts if your site ever goes down.":[null,"Stress less. Monitor will send you real-time alerts if your site ever goes down."],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"You need to stay logged in to your WordPress blog while you authorize Jetpack."],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again."],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again."],"{{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":[null,"{{s}}Your Jetpack has a glitch.{{/s}} We're sorry for the inconvenience. Please try
23532 again later, if the issue continues please contact support with this message: %(error_key)s"],"Need help? The Jetpack team is here for you.":[null,"Need help? The Jetpack team is here for you."],"Leave a Jetpack review":[null,"Leave a Jetpack review"],"Disconnecting Jetpack":[null,"Disconnecting Jetpack"],"Smiley":[null,"Smiley"],"Email Address":[null,"Email Address"],"Whitelist Management":[null,"Whitelist Management"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist."],"Related":[null,"Related"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Show a \"Related\" header to more clearly se
23533 parate the related section from posts"],"Use a large and visually striking layout":[null,"Use a large and visually striking layout"],"Require Two-Step Authentication":[null,"Require Two-Step Authentication"],"Site Stats":[null,"Site Stats"],"Publicize":[null,"Publicize"],"Excerpts":[null,"Excerpts"],"Featured Images":[null,"Featured Images"],"Enable Portfolio Projects for this site.":[null,"Enable Portfolio Projects for this site."],"Enable Testimonials for this site.":[null,"Enable Testimonials for this site."],"View people's profiles when you mouse over their Gravatars":[null,"View people's profiles when you mouse over their Gravatars"],"Color Scheme":[null,"Colour Scheme"],"Preview":[null,"Preview"],"You have successfully disconnected Jetpack":[null,"You have successfully disconnected Jetpack"],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,"Your website needs to be publicly accessible to use Jetpack: %(error_key)s"],"{{s}}Your Jetpack has a gl
23534 itch.{{/s}} Connecting this site with WordPress.com is not possible. This usually means your site is not publicly accessible (localhost).":[null,"{{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)."],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later."],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host."],"Connect Jetpack":[null,"Connect Jetpack"],"Proofreading":[null,"Proofreading"],"English Options":[null,"English Options"],"Bias Language":[null,"Bias Language"],"Complex Phrases":[null,"Co
23535 mplex Phrases"],"Diacritical Marks":[null,"Diacritical Marks"],"Double Negatives":[null,"Double Negatives"],"Hidden Verbs":[null,"Hidden Verbs"],"Jargon":[null,"Jargon"],"Passive Voice":[null,"Passive Voice"],"Phrases to Avoid":[null,"Phrases to Avoid"],"Redundant Phrases":[null,"Redundant Phrases"],"Use automatically detected language to proofread posts and pages":[null,"Use automatically detected language to proofread posts and pages"],"Ignored Phrases":[null,"Ignored Phrases"],"Test your site’s compatibility with Jetpack.":[null,"Test your site’s compatibility with Jetpack."],"Debug":[null,"Debug"],"Disconnect Jetpack":[null,"Disconnect Jetpack"],"Learn More":[null,"Learn More"],"Settings":[null,"Settings"],"Active":[null,"Active"]}
23536 \ No newline at end of file
23537 +{"":{"po-revision-date":"2016-10-24 12:53:25+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/2.3.0-alpha","language":"en_CA","project-id-version":"Plugins - Jetpack by WordPress.com - Development (trunk)"},"Make sure your site is easily found on search engines with SEO tools for your content and social posts.":[null,""],"Activate this module to use the advanced SEO tools.":[null,""],"Configure your VideoPress settings.":[null,""],"How much is your website worth?":[null,""],"For less than the price of a coffee a month you can rest easy knowing your hard work (or livelihood) is backed up.":[null,""],"Configure Site SEO":[null,""],"Activate SEO Tools":[null,""],"Introducing our most affordable backups and security plan yet":[null,""],"The Personal Plan keeps your data, site, and hard work safe.":[null,""],"Learn more...":[null,""],"Your site is on the Jetpack Pe
23538 rsonal plan":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), and unlimited storage.":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), unlimited backup storage, security scanning, and priority support.":[null,""],"You get spam-protection, real-time backups (unlimited archive), unlimited backup storage, security scanning, SEO tools, PollDaddy, and priority support.":[null,""],"Daily backup of all your site data with unlimited space and one-click restores (powered by VaultPress).":[null,""],"Daily backup of all your site data with unlimited space, one-click restores, automated security scanning, and priority support (powered by VaultPress).":[null,""],"Backups & Security Scanning":[null,""],"Real-time backup of all your site data with unlimited space, one-click restores, automated security scanning, one-click threat resolution, and priority support (powered by VaultPress).":[null,""],"SEO Too
23539 ls":[null,""],"Advanced SEO tools to help your site get found when people search for relevant content.":[null,""],"Need more? Running a business site?":[null,""],"If your site is important to you, consider protecting and improving it with some of our advanced features: ":[null,""],"On-demand security scanning":[null,""],"Advanced SEO tools":[null,""],"Configure your SEO settings.":[null,""],"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.":[null,""],"You are running Jetpack on a staging server.":[null,""],"More Info":[null,""],"Search your content.":[null,"Search your content."],"{{a}}Manage Likes visibility from the Sharing Module Settings{{/a}}":[null,"{{a}}Manage Likes visibility from the Sharing Module Settings{{/a}}"],"Hide the stats smiley face image. The image helps collect stats but should still work when hidden.":[null,"Hide the stats smiley face image. The image he
23540 lps collect stats but should still work when hidden."],"Your Current IP: %(ip)s":[null,"Your Current IP: %(ip)s"],"Whitelisting an IP address prevents it from ever being blocked by Jetpack.":[null,"Whitelisting an IP address prevents it from ever being blocked by Jetpack."],"IPv4 and IPv6 are acceptable. {{br/}} To specify a range, enter the low value and high value separated by a dash. Example: 12.12.12.1-12.12.12.100":[null,"IPv4 and IPv6 are acceptable. {{br/}} To specify a range, enter the low value and high value separated by a dash. Example: 12.12.12.1-12.12.12.100"],"Link your account to WordPress.com to start using this feature.":[null,"Link your account to WordPress.com to start using this feature."],"There are unsaved settings in this tab that will be lost if you leave it. Proceed?":[null,"There are unsaved settings in this tab that will be lost if you leave it. Proceed?"],"This will reset all Jetpack options, are you sure?":[null,"This will reset all Jetpack options, are
23541 you sure?"],"Search for a Jetpack feature.":[null,"Search for a Jetpack feature."],"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.":[null,"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."],"You can see the information about security scanning in the \"At a Glance\" section.":[null,"You can see the information about security scanning in the \"At a Glance\" section."],"Configure your Security Scans":[null,"Configure your Security Scans"],"This module has no configuration options":[null,"This module has no configuration options"],"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 easi
23542 er for visitors to stay in touch.":[null,"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."],"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.":[null,"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."],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,"{{link}}Configure your %(module_slug)s Settings {{/link}}"],"Subscriber":[null,"Subscriber"],"Big iPhone/iPad Update Now Available":[null,"Big iPhone/iPad Update Now Available"],"The WordPress for Android App Gets a Big Facelift":[null,"The W
23543 ordPress for Android App Gets a Big Facelift"],"Upgrade Focus: VideoPress For Weddings":[null,"Upgrade Focus: VideoPress For Weddings"],"WordPress.com Likes are:":[null,"WordPress.com Likes are:"],"Comments headline":[null,"Comments headline"],"A few catchy words to motivate your readers to comment.":[null,"A few catchy words to motivate your readers to comment."],"Can readers subscribe to your posts, comments or both?":[null,"Can readers subscribe to your posts, comments or both?"],"Show a \"follow blog\" options in the comment form":[null,"Show a \"follow blog\" options in the comment form"],"Show a \"follow comments\" option in the comment form.":[null,"Show a \"follow comments\" option in the comment form."],"Admin Bar":[null,"Admin Bar"],"Put a chart showing 48 hours of views in the admin bar":[null,"Put a chart showing 48 hours of views in the admin bar"],"Registered Users: Count the page views of registered users who are logged in":[null,"Registered Users: Count the page view
23544 s of registered users who are logged in"],"Report Visibility: Select the roles that will be able to view stats reports":[null,"Report Visibility: Select the roles that will be able to view stats reports"],"Receive Monitor Email Notifications":[null,"Receive Monitor Email Notifications"],"Emails will be sent to ":[null,"Emails will be sent to "],"{{a}}Edit{{/a}}":[null,"{{a}}Edit{{/a}}"],"Match By Email":[null,"Match By Email"],"Show photo metadata (Exif) in carousel, when available":[null,"Show photo metadata (Exif) in carousel, when available"],"Background Color":[null,"Background Colour"],"Scroll infinitely (Shows 7 posts on each load)":[null,"Scroll infinitely (Shows 7 posts on each load)"],"Track each infinite Scroll post load as a page view in Google Analytics":[null,"Track each infinite Scroll post load as a page view in Google Analytics"],"Mobile Promos":[null,"Mobile Promos"],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,"Show a promo f
23545 or the WordPress mobile apps in the footer of the mobile theme"],"Enter your meta key \"content\" value to verify your blog with {{a}}Google Search Console{{/a}}, {{a1}}Bing Webmaster Center{{/a1}} and {{a2}}Pinterest Site Verification{{/a2}}.":[null,"Enter your meta key \"content\" value to verify your blog with {{a}}Google Search Console{{/a}}, {{a1}}Bing Webmaster Center{{/a1}} and {{a2}}Pinterest Site Verification{{/a2}}."],"Meta key example:":[null,""],"Display all your gallery pictures in a cool mosaic":[null,"Display all your gallery pictures in a cool mosaic"],"Copied!":[null,"Copied!"],"Highlight and copy the following text to your clipboard:":[null,"Highlight and copy the following text to your clipboard:"],"Regenerate address":[null,"Regenerate address"],"Configure Portfolios":[null,"Configure Portfolios"],"Configure Testimonials":[null,"Configure Testimonials"],"Automatically proofread content when: ":[null,"Automatically proofread content when: "],"A post or page is fir
23546 st published":[null,"A post or page is first published"],"A post or page is updated":[null,"A post or page is updated"],"Automatic Language Detection":[null,"Automatic Language Detection"],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,"The proofreader supports English, French, German, Portuguese and Spanish."],"Enable proofreading for the following grammar and style rules: ":[null,"Enable proofreading for the following grammar and style rules: "],"Add a phrase":[null,"Add a phrase"],"Use Markdown for comments":[null,"Use Markdown for comments"],"Search engines will find the sitemaps at these locations:":[null,"Search engines will find the sitemaps at these locations:"],"Sitemap: {{a}}%(url)s{{/a}}":[null,"Sitemap: {{a}}%(url)s{{/a}}"],"News Sitemap: {{a}}%(url)s{{/a}}":[null,"News Sitemap: {{a}}%(url)s{{/a}}"],"Cheatin' uh?":[null,"Cheatin' eh?"],"{{p}}Would you mind telling us why you did not complete the Jetpack connection in this {{a}}2 questio
23547 n survey{{/a}}?{{/p}}{{p}}A Jetpack connection is required for our free security and traffic features to work.{{/p}}":[null,"{{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}}"],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!"],"Your Jetpack is already connected.":[null,"Your Jetpack is already connected."],"You're fueled up and ready to go, Jetpack is now active.":[null,"You're fuelled up and ready to go, Jetpack is now active."],"You're fueled up and ready to go.":[null,"You're fuelled up and ready to go."],"You are currently running a development version of Jetpack.":[null,"You are currently running a development version of Jetpack."],"Submit Beta feedback":[null,"Submit Beta feedback"],"Currently in {{a}}Development Mode{{/a}} via the jetpack_developmen
23548 t_mode filter.{{br/}}Some features are disabled.":[null,"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled."],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled."],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled."],"You, %(userName)s, are not connected to WordPress.com.":[null,"You, %(userName)s, are not connected to WordPress.com."],"What would you like to see on your Jetpack Dashboard?":[null,"What would you like to see on your Jetpack Dashboard?"],"Let us know!":[null,"Let us know!"],"Welcome to Jetpack":[null,"Welco
23549 me to Jetpack"],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services."],"No account? Create one for free…":[null,"No account? Create one for free…"],"Saving…":[null,"Saving…"],"Save Settings":[null,"Save Settings"],"Updates Needed":[null,"Updates Needed"],"Do you really want to disconnect your site from WordPress.com?":[null,"Do you really want to disconnect your site from WordPress.com?"],"Jetpack Stats Icon":[null,"Jetpack Stats Icon"],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}"],"Activate Site Stats":[null,"Activate Site St
23550 ats"],"Automated, comprehensive protection from threats and attacks.":[null,"Automated, comprehensive protection from threats and attacks."],"State-of-the-art spam defense.":[null,"State-of-the-art spam defence."],"Automatically backup your entire site.":[null,"Automatically backup your entire site."],"Security Scanning":[null,"Security Scanning"],"Automatically scan your site for common threats and attacks.":[null,"Automatically scan your site for common threats and attacks."],"Keep those spammers away!":[null,"Keep those spammers away!"],"Site Backups":[null,"Site Backups"],"Keep your site backed up!":[null,"Keep your site backed up!"],"Pro":[null,"Pro"],"No Results Found.":[null,"No Results Found."],"Threats found!":[null,"Threats found!"],"Set up":[null,"Set up"],"Upgrade":[null,"Upgrade"],"ACTIVE":[null,"ACTIVE"],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threat
23551 s, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory."],"Your site is on the Free Jetpack Plan":[null,"Your site is on the Free Jetpack Plan"],"Upgrade to a paid plan to unlock world-class security, spam protection tools, and priority support.":[null,""],"Your site is on the Jetpack Premium plan":[null,"Your site is on the Jetpack Premium plan"],"Your site is on the Jetpack Professional plan":[null,"Your site is on the Jetpack Professional plan"],"Your site is on Development Mode":[null,"Your site is on Development Mode"],"Once you connect, you can upgrade to a paid plan in order to unlock world-class security, spam protection tools, and priority support.":[null,""],"State-of-
23552 the-art spam defense powered by Akismet.":[null,"State-of-the-art spam defence powered by Akismet."],"View your spam stats":[null,"View your spam stats"],"Configure Akismet":[null,"Configure Akismet"],"View your security dashboard":[null,"View your security dashboard"],"Configure VaultPress":[null,"Configure VaultPress"],"Surveys & Polls":[null,"Surveys & Polls"],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone."],"Create a new poll":[null,"Create a new poll"],"Real-time backups":[null,"Real-time backups"],"One-click threat resolution":[null,"One-click threat resolution"],"Advanced polls and ratings":[null,"Advanced polls and ratings"],"Compare Plans":[null,"Compare Plans"],"Maximum grade
23553 security":[null,"Maximum grade security"],"Real-time backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,""],"Lock out the bad guys":[null,"Lock out the bad guys"],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders."],"Enjoy priority support":[null,"Enjoy priority support"],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything."],"Connection Settings":[null,"Connect
23554 ion Settings"],"Manage your Jetpack connection.":[null,"Manage your Jetpack connection."],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,"The site is in Development Mode, so you can not connect to WordPress.com."],"You are connected as ":[null,"You are connected as "],"Link your account to WordPress.com to get the most out of Jetpack.":[null,"Link your account to WordPress.com to get the most out of Jetpack."],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}."],"View {{a}}All Stats{{/a}}":[null,"View {{a}}All Stats{{/a}}"],"View your {{a}}Email Followers{{/a}}":[null,"View your {{a}}Email Followers{{/a}}"],"Powerful WordPress.com features on every device.":[null,"Powerful WordPress.com features on every device."],"Manage all
23555 your sites from a single dashboard.":[null,"Manage all your sites from a single dashboard."],"Feel the performance":[null,"Feel the performance"],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around."],"Bulk and automatic updates":[null,"Bulk and automatic updates"],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place."],"Focus on your Writing":[null,"Focus on your Writing"],"Our new editor is lightning fast, optimize
23556 d for writers and eliminates distractions, giving you the ability to focus on your work.":[null,"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work."],"Try the New Editor":[null,"Try the New Editor"],"Connect with your Visitors":[null,"Connect with your Visitors"],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world."],"View Your Stats":[null,"View Your Stats"],"Connect with the Community":[null,"Connect with the Community"],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,"The WordPress apps all have impressively fast and fu
23557 ll featured readers so you can catch up with your favourite sites and join the conversation anywhere, any time."],"Launch Reader":[null,"Launch Reader"],"Inspiration strikes any time, anywhere.":[null,"Inspiration strikes any time, anywhere."],"Get WordPress apps for any screen.":[null,"Get WordPress apps for any screen."],"In Your Pocket":[null,"In Your Pocket"],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices."],"WordPress.com in the App Store":[null,"WordPress.com in the App Store"],"WordPress.com in Google Play":[null,"WordPress.com in Google Play"],"On Your Desktop":[null,"On your Desktop"],"A desktop app that gives WordPress a permanent home on your computer. No
23558 t to mention the distraction free environment you get writing outside of a web browser.":[null,"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser."],"WordPress.com for Mac OS X":[null,"WordPress.com for Mac OS X"],"WordPress.com for Windows":[null,"WordPress.com for Windows"],"WordPress.com for Linux":[null,"WordPress.com for Linux"],"Malware Scanning":[null,"Malware Scanning"],"Threats found":[null,"Threats found"],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress."],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}."],"Jetpack is actively blockin
23559 g malicious login attempts. Data will display here soon!":[null,"Jetpack is actively blocking malicious login attempts. Data will display here soon!"],"Total malicious attacks blocked on your site.":[null,"Total malicious attacks blocked on your site."],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts."],"%(number)s plugin":["%(number)s plugins","%(number)s plugin","%(number)s plugins"],"Needs updating. ":["Need updating. ","Needs updating. ","Need updating. "],"All plugins are up-to-date. Awesome work!":[null,"All plugins are up-to-date. Awesome work!"],"{{a}}Activate Manage{{/a}} to turn on auto updates and manage your plugins from WordPress.com.":[null,"{{a}}Activate Manage{{/a}} to turn on auto updates and manage your plugins from WordPress.com."],"Jetpack is improving and optimizing your image speed.":[null,"Jetpack is improving and optimizing you
23560 r image speed."],"Jetpack is monitoring your site. If we think your site is down, you will receive an email.":[null,""],"Security":[null,"Security"],"Performance":[null,"Performance"],"Backups":[null,"Backups"],"{{a}}View backup details{{/a}}.":[null,"{{a}}View backup details{{/a}}."],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress."],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,"To automatically back up your entire site, please {{a}}upgrade!{{/a}}."],"Unavailable in Dev Mode.":[null,"Unavailable in Dev Mode."],"Spam Protection":[null,"Spam Protection"],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,"For state-of-the-art spam defence, please {{a}}install Akismet{{/a}}."],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,"For state-of-the-art spa
23561 m defence, please {{a}}activate Akismet{{/a}}."],"Invalid Key":[null,"Invalid Key"],"Unavailable in Dev Mode":[null,"Unavailable in Dev Mode"],"Holiday Snow":[null,"Holiday Snow"],"Show falling snow in the holiday period.":[null,"Show falling snow in the holiday period."],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,"Show falling snow on my blog from Dec 1st until Jan 4th."],"Activating recommended features…":[null,"Activating recommended features…"],"Recommended features active.":[null,"Recommended features active."],"Recommended features failed to activate. %(error)s":[null,"Recommended features failed to activate. %(error)s"],"Activating %(slug)s…":[null,"Activating %(slug)s…"],"%(slug)s has been activated.":[null,"%(slug)s has been activated."],"%(slug)s failed to activate. %(error)s":[null,"%(slug)s failed to activate. %(error)s"],"Deactivating %(slug)s…":[null,"Deactivating %(slug)s…"],"%(slug)s has been deactivated.":[null,"%(slug)s has been de
23562 activated."],"%(slug)s failed to deactivate. %(error)s":[null,"%(slug)s failed to deactivate. %(error)s"],"Updating %(slug)s settings…":[null,"Updating %(slug)s settings…"],"Updated %(slug)s settings.":[null,"Updated %(slug)s settings."],"Error updating %(slug)s settings. %(error)s":[null,"Error updating %(slug)s settings. %(error)s"],"Updating %(slug)s address…":[null,"Updating %(slug)s address…"],"Regenerated %(slug)s address .":[null,"Regenerated %(slug)s address ."],"Error regenerating %(slug)s address. %(error)s":[null,"Error regenerating %(slug)s address. %(error)s"],"Resetting Jetpack options…":[null,"Resetting Jetpack options…"],"Options reset.":[null,"Options reset."],"Options failed to reset.":[null,"Options failed to reset."],"There was an error disconnecting Jetpack. Error: %(error)s":[null,"There was an error disconnecting Jetpack. Error: %(error)s"],"Unlinking from WordPress.com":[null,"Unlinking from WordPress.com"],"Unlinked from WordPress.com.":[null,"Un
23563 linked from WordPress.com."],"Error unlinking from WordPress.com. %(error)s":[null,"Error unlinking from WordPress.com. %(error)s"],"At A Glance":[null,"At A Glance"],"Clichés":[null,"Clichés"],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack."],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink
23564 }}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}"],"Like us on Facebook":[null,"Like us on Facebook"],"Follow Jetpack on Twitter":[null,"Follow Jetpack on Twitter"],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}"],"Contact Jetpack support staff directly":[null,"Contact Jetpack support staff directly"],"Go to the WordPress.org support forums":[null,"Go to the WordPress.org support forums"],"Go to Jetpack.com/support":[null,"Go to Jetpack.com/support"],"We offer free, full suppo
23565 rt to all of our Jetpack users. Our support team is always around to help you.":[null,"We offer free, full support to all of our Jetpack users. Our support team is always around to help you."],"Jetpack Happiness Engineer":[null,"Jetpack Happiness Engineer"],"Automattic's Privacy Policy":[null,"Automattic's Privacy Policy"],"WordPress.com Terms of Service":[null,"WordPress.com Terms of Service"],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest."],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}"],"Site Verification Tools":[null
23566 ,"Site Verification Tools"],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images."],"Image Performance %(photon)s":[null,"Image Performance %(photon)s"],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,"{{a}}Activate Manage and turn on auto updates{{/a}}"],"{{a}}Turn on plugin auto updates{{/a}}":[null,"{{a}}Turn on plugin auto updates{{/a}}"],"Plugin Updates":[null,"Plugin Updates"],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}."],"No threats found, you're good to go!":[null,"No threats found, you're good to go!"],"{{a}}Contact Support{{/a}}":[null,"{{a}}Contact Support{{/a}}"],"{{a}}View details at VaultPress.com{{/a}}":[null,"{{a}}View details at VaultPress.com{
23567 {/a}}"],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","Uh oh, %(number)s threat found.","Uh oh, %(number)s threats found."],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down."],"Loading…":[null,"Loading…"],"Downtime Monitoring":[null,"Downtime Monitoring"],"{{button}}View More Stats on WordPress.com {{/button}}":[null,"{{button}}View More Stats on WordPress.com {{/button}}"],"{{button}}View Old Stats{{/button}}":[null,"{{button}}View Old Stats{{/button}}"],"All-time comments":[null,"All-time comments"],"All-time views":[null,"All-time views"],"%(number)s View":["%(number)s Views","%(number)s View","%(number)s Views"],"Best overall day":[null,"Best overall day"],"Views today":[null,"Views today"],"Months":[null,"Months"],"Weeks":[null,"Weeks"],"Days":[null,"Days"],"Something happened while loading stats. Please try again later or {{a}}view your s
23568 tats now on WordPress.com{{/a}}":[null,"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}"],"Click to view detailed stats.":[null,"Click to view detailed stats."],"Views: %(numberOfViews)s":[null,"Views: %(numberOfViews)s"],"Week of %(date)s":[null,"Week of %(date)s"],"Manage security on WordPress.com":[null,"Manage security on WordPress.com"],"Skip this step":[null,"Skip this step"],"Skip the Jetpack Jumpstart process":[null,"Skip the Jetpack Jumpstart process"],"Features can be activated or deactivated at any time.":[null,"Features can be activated or deactivated at any time."],"Jetpack's recommended features include:":[null,"Jetpack's recommended features include:"],"Activate Recommended Features":[null,"Activate Recommended Features"],"Quickly enhance your site by activating Jetpack's recommended features.":[null,"Quickly enhance your site by activating Jetpack's recommended features."],"Jump Start your Site":[null,
23569 "Jump Start your Site"],"Disconnect from WordPress.com":[null,"Disconnect from WordPress.com"],"Link to WordPress.com":[null,"Link to WordPress.com"],"Unlink me from WordPress.com":[null,"Unlink me from WordPress.com"],"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.":[null,"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 is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you."],"Did we mention free, professional support?":[null,"Did we mention free, professional support?"],"Jetpack utilizes the state-of-the-art WordPress.com content deli
23570 very network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free."],"Lightning fast, optimized images":[null,"Lightning fast, optimized images"],"Never fall behind on a security release or waste time updating multiple sites.":[null,"Never fall behind on a security release or waste time updating multiple sites."],"Automatic site updates.":[null,"Automatic site updates."],"Live site monitoring.":[null,"Live site monitoring."],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites."],"Block site attacks.":[null,"Block site attacks."],"Jetpack blocks malicious log in attempts, lets you know if your si
23571 te goes down, and can automatically update your plugins, so you don’t have to worry.":[null,"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry."],"Site security and peace of mind":[null,"Site security and peace of mind"],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from."],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,"Keep visitors engaged by giving them more to share and read with Related Posts."],"Increase page views.":[null,"Increase page views."],"Give visitors the tools to share and subscribe to your content.":[null,"Give visitors the tools to share and subscribe to your con
23572 tent."],"Build a community.":[null,"Build a community."],"Sharing & Like Buttons":[null,"Sharing & Like Buttons"],"Automated social marketing.":[null,"Automated social marketing."],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there."],"Send us Feedback":[null,"Send us Feedback"],"Need Help?":[null,"Need Help?"],"Manage Plugins":[null,"Manage Plugins"],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"Stress less. Monitor will send you real-time alerts if your site ever goes down."],"Track your growth":[null,"Track your growth"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,"Use Publicize to automatically share your posts with friends, followers, and the world."],"Drive more traffic to your site":[null,"Drive more traffic t
23573 o your site"],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again."],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again."],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"You need to stay logged in to your WordPress blog while you authorize Jetpack."],"{{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":[null,"{{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"],"Disconnecting Jetpack":[null,"Disc
23574 onnecting Jetpack"],"Leave a Jetpack review":[null,"Leave a Jetpack review"],"Need help? The Jetpack team is here for you.":[null,"Need help? The Jetpack team is here for you."],"Smiley":[null,"Smiley"],"Require Two-Step Authentication":[null,"Require Two-Step Authentication"],"Use a large and visually striking layout":[null,"Use a large and visually striking layout"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Show a \"Related\" header to more clearly separate the related section from posts"],"Related":[null,"Related"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist."],"Whitelist Ma
23575 nagement":[null,"Whitelist Management"],"Email Address":[null,"Email Address"],"Publicize":[null,"Publicize"],"Site Stats":[null,"Site Stats"],"Featured Images":[null,"Featured Images"],"Excerpts":[null,"Excerpts"],"Enable Testimonials for this site.":[null,"Enable Testimonials for this site."],"Enable Portfolio Projects for this site.":[null,"Enable Portfolio Projects for this site."],"Preview":[null,"Preview"],"Color Scheme":[null,"Colour Scheme"],"Ignored Phrases":[null,"Ignored Phrases"],"Use automatically detected language to proofread posts and pages":[null,"Use automatically detected language to proofread posts and pages"],"Redundant Phrases":[null,"Redundant Phrases"],"Phrases to Avoid":[null,"Phrases to Avoid"],"Passive Voice":[null,"Passive Voice"],"Jargon":[null,"Jargon"],"Hidden Verbs":[null,"Hidden Verbs"],"Double Negatives":[null,"Double Negatives"],"Diacritical Marks":[null,"Diacritical Marks"],"Complex Phrases":[null,"Complex Phrases"],"Bias Language":[null,"Bias Lan
23576 guage"],"English Options":[null,"English Options"],"Proofreading":[null,"Proofreading"],"Connect Jetpack":[null,"Connect Jetpack"],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host."],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later."],"{{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).":[null,"{{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)."],"Your website needs to be publi
23577 cly accessible to use Jetpack: %(error_key)s":[null,"Your website needs to be publicly accessible to use Jetpack: %(error_key)s"],"You have successfully disconnected Jetpack":[null,"You have successfully disconnected Jetpack"],"Active":[null,"Active"],"Settings":[null,"Settings"],"Learn More":[null,"Learn More"],"Disconnect Jetpack":[null,"Disconnect Jetpack"],"Debug":[null,"Debug"],"Test your site’s compatibility with Jetpack.":[null,"Test your site’s compatibility with Jetpack."]}
23578 \ No newline at end of file
23579
23580 diff --git a/plugins/jetpack/languages/json/jetpack-en_NZ.json b/plugins/jetpack/languages/json/jetpack-en_NZ.json
23581 index 23a3590..d4dca56 100644
23582 --- a/plugins/jetpack/languages/json/jetpack-en_NZ.json
23583 +++ b/plugins/jetpack/languages/json/jetpack-en_NZ.json
23584 @@ -1 +1 @@
23585 -{"":{"po-revision-date":"2016-08-31 04:40:49+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/2.1.0-alpha","project-id-version":"Development (trunk)"},"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.":[null,"Let search engines and visitors know that you are serious about your website's 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."],"This module has no configuration options":[null,"This module has no configuration options"],"Configure your Security Scans":[null,"Configure your Security Scans"],"You can see the information about security scanning in the \"At a Glance\" section.":[null
23586 ,"You can see the information about security scanning in the \"At a Glance\" section."],"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.":[null,"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."],"Search for a Jetpack feature.":[null,"Search for a Jetpack feature."],"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.":[null,"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."],"Show a promo for the WordPress mobile apps
23587 in the footer of the mobile theme":[null,""],"Mobile Promos":[null,""],"Track each infinite Scroll post load as a page view in Google Analytics":[null,""],"Scroll infinitely (Shows 7 posts on each load)":[null,""],"Background Color":[null,""],"Show photo metadata (Exif) in carousel, when available":[null,""],"Match By Email":[null,""],"{{a}}Edit{{/a}}":[null,""],"Emails will be sent to ":[null,""],"Receive Monitor Email Notifications":[null,""],"Report Visibility: Select the roles that will be able to view stats reports":[null,""],"Registered Users: Count the page views of registered users who are logged in":[null,""],"Put a chart showing 48 hours of views in the admin bar":[null,""],"Admin Bar":[null,""],"Show a \"follow comments\" option in the comment form.":[null,""],"Show a \"follow blog\" options in the comment form":[null,""],"Can readers subscribe to your posts, comments or both?":[null,""],"A few catchy words to motivate your readers to comment.":[null,""],"Comments headlin
23588 e":[null,""],"WordPress.com Likes are:":[null,""],"Upgrade Focus: VideoPress For Weddings":[null,""],"The WordPress for Android App Gets a Big Facelift":[null,""],"Big iPhone/iPad Update Now Available":[null,""],"Subscriber":[null,""],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,""],"{{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}}":[null,""],"Cheatin' uh?":[null,""],"News Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Search engines will find the sitemaps at these locations:":[null,""],"Use Markdown for comments":[null,""],"Add a phrase":[null,""],"Enable proofreading for the following grammar and style rules: ":[null,""],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,""],"Automatic Language Detection":[null,""],"A post or page
23589 is updated":[null,""],"A post or page is first published":[null,""],"Automatically proofread content when: ":[null,""],"Configure Testimonials":[null,""],"Configure Portfolios":[null,""],"Regenerate address":[null,""],"Highlight and copy the following text to your clipboard:":[null,""],"Copied!":[null,""],"Display all your gallery pictures in a cool mosaic":[null,""],"Meta key example: ":[null,""],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,""],"Welcome to Jetpack":[null,""],"Let us know!":[null,""],"What would you like to see on your Jetpack Dashboard?":[null,""],"You, %(userName)s, are not connected to WordPress.com.":[null,""],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features ar
23590 e disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,""],"You are currently running a development version of Jetpack.":[null,""],"You're fueled up and ready to go.":[null,""],"You're fueled up and ready to go, Jetpack is now active.":[null,""],"Your Jetpack is already connected.":[null,""],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,""],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,""],"Threats don't discriminate":[null,""],"Backup, protect, repair and build a better website.":[null,""],"Powerful security tools for ultimate peace of mind":[null,""],"ACTIVE":[null,""],"Upgrade":[null,""],"Set up":[null,""],"Threats found!":[null,""],"No Results Found.":[nul
23591 l,""],"Pro":[null,""],"Keep your site backed up!":[null,""],"Site Backups":[null,""],"Keep those spammers away!":[null,""],"Automatically scan your site for common threats and attacks.":[null,""],"Security Scanning":[null,""],"Automatically backup your entire site.":[null,""],"State-of-the-art spam defense.":[null,""],"Automated, comprehensive protection from threats and attacks.":[null,""],"Activate Site Stats":[null,""],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,""],"Jetpack Stats Icon":[null,""],"Do you really want to disconnect your site from WordPress.com?":[null,""],"Updates Needed":[null,""],"Save Settings":[null,""],"Saving…":[null,""],"No account? Create one for free…":[null,""],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,""],"Surveys & Polls":[null,""],"C
23592 onfigure VaultPress":[null,""],"View your security dashboard":[null,""],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense, and brute-force login protection - all in one place.":[null,""],"Security Scanning & Backups":[null,""],"Configure Akismet":[null,""],"View your spam stats":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,""],"Once you connect, you can upgrade to Premium or Pro in order to unlock worldclass security, spam protection tools, and priority support.":[null,""],"Your site is on Development Mode":[null,""],"Unlock the full potential of your site with the features included in your plan.":[null,""],"Your site is on the Jetpack Professional plan":[null,""],"Your site is on the Jetpack Premium plan":[null,""],"Upgrade to Premium or Pro in order to unlock world class security, spam protection tools, and priority support.":[null,""],"Your site is on the Free Jetpack Plan":[null,""],"Bulletproof spam fi
23593 ltering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,""],"Lock out the bad guys":[null,""],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,""],"Maximum grade security":[null,""],"Compare Plans":[null,""],"Advanced polls and ratings":[null,""],"One-click threat resolution":[null,""],"Real-time backups":[null,""],"Unlimited backup archive":[null,""],"Includes on-demand malware scanning":[null,""],"Supports 1-3 sites":[null,""],"Jetpack Professional offers advanced features including:":[null,""],"Need more?":[null,""],"Create a new poll":[null,""],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null
23594 ,""],"Bulk and automatic updates":[null,""],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,""],"Feel the performance":[null,""],"Manage all your sites from a single dashboard.":[null,""],"Powerful WordPress.com features on every device.":[null,""],"View your {{a}}Email Followers{{/a}}":[null,""],"View {{a}}All Stats{{/a}}":[null,""],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,""],"Link your account to WordPress.com to get the most out of Jetpack.":[null,""],"You are connected as ":[null,""],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,""],"Manage your Jetpack connection.":[null,""],"Connection Settings":[null,""],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,""],"
23595 Enjoy priority support":[null,""],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,""],"Get WordPress apps for any screen.":[null,""],"Inspiration strikes any time, anywhere.":[null,""],"Launch Reader":[null,""],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,""],"Connect with the Community":[null,""],"View Your Stats":[null,""],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,""],"Connect with your Visitors":[null,""],"Try the New Editor":[null,""],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,""],"Focus on your Writing"
23596 :[null,""],"Invalid Key":[null,""],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,""],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,""],"Spam Protection":[null,""],"Unavailable in Dev Mode.":[null,""],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,""],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"{{a}}View backup details{{/a}}.":[null,""],"Backups":[null,""],"Performance":[null,""],"Security":[null,""],"Jetpack is monitoring your site. If we think your site is down you will receive an email.":[null,""],"Jetpack is improving and optimising your image speed.":[null,""],"{{a}}Activate Manage{{/a}} to turn on auto updates and manage your plugins from WordPress.com.":[null,""],"All plugins are up-to-date. Awesome work!":[null,""],"Needs updating. ":["Need updating. ","",""],"%(number)s plugin":["%(number)s plugins","",""],"{{a}}Activ
23597 ate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,""],"Total malicious attacks blocked on your site.":[null,""],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"Threats found":[null,""],"Malware Scanning":[null,""],"WordPress.com for Linux":[null,""],"WordPress.com for Windows":[null,""],"WordPress.com for Mac OS X":[null,""],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.":[null,""],"WordPress.com in Google Play":[null,""],"WordPress.com in the App Store":[null,""],"Updating %(slug)s settings…":[null,""],"%(slug)s has been deactivated.":[null,""],"Deactivating
23598 %(slug)s…":[null,""],"%(slug)s failed to activate. %(error)s":[null,""],"%(slug)s has been activated.":[null,""],"Activating %(slug)s…":[null,""],"Recommended features active.":[null,""],"Activating recommended features…":[null,""],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,""],"Show falling snow in the holiday period.":[null,""],"Holiday Snow":[null,""],"Unavailable in Dev Mode":[null,""],"At A Glance":[null,""],"Error unlinking from WordPress.com. %(error)s":[null,""],"Unlinked from WordPress.com.":[null,""],"Unlinking from WordPress.com":[null,""],"There was an error disconnecting Jetpack. Error: %(error)s":[null,""],"Options failed to reset.":[null,""],"Options reset.":[null,""],"Resetting Jetpack options…":[null,""],"Regenerated %(slug)s address .":[null,""],"Updating %(slug)s address…":[null,""],"Error updating %(slug)s settings. %(error)s":[null,""],"Updated %(slug)s settings.":[null,""],"Would you tell us why? Just {{a}}answering two simple q
23599 uestions{{/a}} would help us improve Jetpack.":[null,""],"Clichés":[null,""],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"You are running Jetpack on a {{a}}staging server{{/a}}.":[null,""],"Follow Jetpack on Twitter":[null,""],"Like us on Facebook":[null,""],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"WordPress.com Terms of Service":[null,""],"Automattic's Privacy Policy":[null,""],"Jetpack Happiness Engineer":[null,""],"We offer free, full support to all of our J
23600 etpack users. Our support team is always around to help you.":[null,""],"Go to Jetpack.com/support":[null,""],"Go to the WordPress.org support forums":[null,""],"Contact Jetpack support staff directly":[null,""],"Downtime Monitoring":[null,""],"Loading…":[null,""],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,""],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","",""],"{{a}}View details at VaultPress.com{{/a}}":[null,""],"{{a}}Contact Support{{/a}}":[null,""],"No threats found, you're good to go!":[null,""],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,""],"Plugin Updates":[null,""],"{{a}}Turn on plugin auto updates{{/a}}":[null,""],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,""],"Image Performance %(photon)s":[null,""],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,""],"Site Verificatio
23601 n Tools":[null,""],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,""],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,""],"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.":[null,""],"Unlink me from WordPress.com":[null,""],"Link to WordPress.com":[null,""],"Disconnect from WordPress.com":[null,""],"Jump Start your Site":[null,""],"Quickly enhance your site by activating Jetpack's recommended features.":[null,""],"Activate Recommended Features":[null,""],"Jetpack's recommended features include:":[null,""],"Features can be activated or deactivated at any time.":[null,""],"Skip the Jetpack Jumpstart process":[null,""],"Skip this step":[null,""],"Manage security on WordPress.com":[null,""],"Week
23602 of %(date)s":[null,""],"Views: %(numberOfViews)s":[null,""],"Click to view detailed stats.":[null,""],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,""],"Days":[null,""],"Weeks":[null,""],"Months":[null,""],"Views today":[null,""],"Best overall day":[null,""],"%(number)s View":["%(number)s Views","",""],"All-time views":[null,""],"All-time comments":[null,""],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,""],"Did we mention free, professional support?":[null,""],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,""],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,""]
23603 ,"Block site attacks.":[null,""],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,""],"Live site monitoring.":[null,""],"Automatic site updates.":[null,""],"Never fall behind on a security release or waste time updating multiple sites.":[null,""],"Lightning fast, optimized images":[null,""],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,""],"Site security and peace of mind":[null,""],"Need Help?":[null,""],"Send us Feedback":[null,""],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,""],"Automated social marketing.":[null,""],"Sharing & Like Buttons":[null,""],"Build a community.":[null,""],"Give visitors the tools to share and subscribe to your content.":[null,""],"Increase page views.":[null,""],"Keep visitors engaged by giving them
23604 more to share and read with Related Posts.":[null,""],"Manage Plugins":[null,"Manage Plugins"],"Drive more traffic to your site":[null,"Drive more traffic to your site"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,"Use Publicise to automatically share your posts with friends, followers, and the world."],"Track your growth":[null,"Track your growth"],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"Stress less. Monitor will send you real-time alerts if your site ever goes down."],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"You need to stay logged in to your WordPress blog while you authorise Jetpack."],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again."],"There was an issue connecting you
23605 r Jetpack. Please click \"Connect to WordPress.com\" again.":[null,"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again."],"{{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":[null,"{{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"],"Need help? The Jetpack team is here for you.":[null,""],"Leave a Jetpack review":[null,""],"Disconnecting Jetpack":[null,"Disconnecting Jetpack"],"Smiley":[null,"Smiley"],"Email Address":[null,"Email Address"],"Whitelist Management":[null,"Whitelist Management"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[nu
23606 ll,"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist."],"Related":[null,"Related"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Show a \"Related\" header to more clearly separate the related section from posts"],"Use a large and visually striking layout":[null,"Use a large and visually striking layout"],"Require Two-Step Authentication":[null,"Require Two-Step Authentication"],"Site Stats":[null,"Site Stats"],"Publicize":[null,"Publicise"],"Excerpts":[null,"Excerpts"],"Featured Images":[null,"Featured Images"],"Enable Portfolio Projects for this site.":[null,"Enable Portfolio Projects for this site."],"Enable Testimonials for this site.":[null,"Enable Testimonials for this site."],"View people's profiles when you mouse over their Gravatars":[null,"View people's profiles when you mouse over
23607 their Gravatars"],"Color Scheme":[null,"Colour Scheme"],"Preview":[null,"Preview"],"You have successfully disconnected Jetpack":[null,"You have successfully disconnected Jetpack"],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,"Your website needs to be publicly accessible to use Jetpack: %(error_key)s"],"{{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).":[null,"{{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)."],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later."],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is in
23608 correctly configured on your web host.":[null,"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host."],"Connect Jetpack":[null,"Connect Jetpack"],"Proofreading":[null,"Proofreading"],"English Options":[null,"English Options"],"Bias Language":[null,"Bias Language"],"Complex Phrases":[null,"Complex Phrases"],"Diacritical Marks":[null,"Diacritical Marks"],"Double Negatives":[null,"Double Negatives"],"Hidden Verbs":[null,"Hidden Verbs"],"Jargon":[null,"Jargon"],"Passive Voice":[null,"Passive Voice"],"Phrases to Avoid":[null,"Phrases to Avoid"],"Redundant Phrases":[null,"Redundant Phrases"],"Use automatically detected language to proofread posts and pages":[null,"Use automatically detected language to proofread posts and pages"],"Ignored Phrases":[null,"Ignored Phrases"],"Test your site’s compatibility with Jetpack.":[null,"Test your site’s compatibility with Jetpack."],"Debug":[null,"Debug"],"Disconnect Jetp
23609 ack":[null,"Disconnect Jetpack"],"Learn More":[null,"Learn More"],"Settings":[null,"Settings"],"Active":[null,"Active"]}
23610 \ No newline at end of file
23611 +{"":{"po-revision-date":"2016-11-21 07:54:22+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/2.3.0-alpha","language":"en_NZ","project-id-version":"Plugins - Jetpack by WordPress.com - Development (trunk)"},"Make sure your site is easily found on search engines with SEO tools for your content and social posts.":[null,"Make sure your site is easily found on search engines with SEO tools for your content and social posts."],"Activate this module to use the advanced SEO tools.":[null,"Activate this module to use the advanced SEO tools."],"Configure your VideoPress settings.":[null,"Configure your VideoPress settings."],"How much is your website worth?":[null,"How much is your website worth?"],"For less than the price of a coffee a month you can rest easy knowing your hard work (or livelihood) is backed up.":[null,"For less than the price of a coffee a month you c
23612 an rest easy knowing your hard work (or livelihood) is backed up."],"Configure Site SEO":[null,"Configure Site SEO"],"Activate SEO Tools":[null,"Activate SEO Tools"],"Introducing our most affordable backups and security plan yet":[null,"Introducing our most affordable backups and security plan yet"],"The Personal Plan keeps your data, site, and hard work safe.":[null,"The Personal Plan keeps your data, site, and hard work safe."],"Learn more...":[null,"Learn more..."],"Your site is on the Jetpack Personal plan":[null,"Your site is on the Jetpack Personal plan"],"With this plan you are provided with spam-protection, daily backups (up to 30 days), and unlimited storage.":[null,"With this plan you are provided with spam-protection, daily backups (up to 30 days), and unlimited storage."],"With this plan you are provided with spam-protection, daily backups (up to 30 days), unlimited backup storage, security scanning, and priority support.":[null,"With this plan you are provided with spam
23613 -protection, daily backups (up to 30 days), unlimited backup storage, security scanning, and priority support."],"You get spam-protection, real-time backups (unlimited archive), unlimited backup storage, security scanning, SEO tools, PollDaddy, and priority support.":[null,"You get spam-protection, real-time backups (unlimited archive), unlimited backup storage, security scanning, SEO tools, PollDaddy, and priority support."],"Daily backup of all your site data with unlimited space and one-click restores (powered by VaultPress).":[null,"Daily backup of all your site data with unlimited space and one-click restores (powered by VaultPress)."],"Daily backup of all your site data with unlimited space, one-click restores, automated security scanning, and priority support (powered by VaultPress).":[null,"Daily backup of all your site data with unlimited space, one-click restores, automated security scanning, and priority support (powered by VaultPress)."],"Backups & Security Scanning":[nu
23614 ll,"Backups & Security Scanning"],"Real-time backup of all your site data with unlimited space, one-click restores, automated security scanning, one-click threat resolution, and priority support (powered by VaultPress).":[null,"Real-time backup of all your site data with unlimited space, one-click restores, automated security scanning, one-click threat resolution, and priority support (powered by VaultPress)."],"SEO Tools":[null,"SEO Tools"],"Advanced SEO tools to help your site get found when people search for relevant content.":[null,"Advanced SEO tools to help your site get found when people search for relevant content."],"Need more? Running a business site?":[null,"Need more? Running a business site?"],"If your site is important to you, consider protecting and improving it with some of our advanced features: ":[null,"If your site is important to you, consider protecting and improving it with some of our advanced features: "],"On-demand security scanning":[null,"On-demand securit
23615 y scanning"],"Advanced SEO tools":[null,"Advanced SEO tools"],"Configure your SEO settings.":[null,"Configure your SEO settings."],"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.":[null,"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."],"You are running Jetpack on a staging server.":[null,"You are running Jetpack on a staging server."],"More Info":[null,"More Info"],"Search your content.":[null,"Search your content."],"{{a}}Manage Likes visibility from the Sharing Module Settings{{/a}}":[null,"{{a}}Manage Likes visibility from the Sharing Module Settings{{/a}}"],"Hide the stats smiley face image. The image helps collect stats but should still work when hidden.":[null,"Hide the stats smiley face image. The image helps collect stats but should still work when hidden."
23616 ],"Your Current IP: %(ip)s":[null,"Your Current IP: %(ip)s"],"Whitelisting an IP address prevents it from ever being blocked by Jetpack.":[null,"Whitelisting an IP address prevents it from ever being blocked by Jetpack."],"IPv4 and IPv6 are acceptable. {{br/}} To specify a range, enter the low value and high value separated by a dash. Example: 12.12.12.1-12.12.12.100":[null,"IPv4 and IPv6 are acceptable. {{br/}} To specify a range, enter the low value and high value separated by a dash. Example: 12.12.12.1-12.12.12.100"],"Link your account to WordPress.com to start using this feature.":[null,"Link your account to WordPress.com to start using this feature."],"There are unsaved settings in this tab that will be lost if you leave it. Proceed?":[null,"There are unsaved settings in this tab that will be lost if you leave it. Proceed?"],"This will reset all Jetpack options, are you sure?":[null,"This will reset all Jetpack options, are you sure?"],"Search for a Jetpack feature.":[null,"Se
23617 arch for a Jetpack feature."],"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.":[null,"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."],"You can see the information about security scanning in the \"At a Glance\" section.":[null,"You can see the information about security scanning in the \"At a Glance\" section."],"Configure your Security Scans":[null,"Configure your Security Scans"],"This module has no configuration options":[null,"This module has no configuration options"],"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.":[null,"Let search
23618 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."],"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.":[null,"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."],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,"{{link}}Configure your %(module_slug)s Settings {{/link}}"],"Subscriber":[null,"Subscriber"],"Big iPhone/iPad Update Now Available":[null,"Big iPhone/iPad Update Now Available"],"The WordPress for Android App Gets a Big Facelift":[null,"The WordPress for Android App Gets a Big Facelift"],"Upgra
23619 de Focus: VideoPress For Weddings":[null,"Upgrade Focus: VideoPress For Weddings"],"WordPress.com Likes are:":[null,"WordPress.com Likes are:"],"Comments headline":[null,"Comments headline"],"A few catchy words to motivate your readers to comment.":[null,"A few catchy words to motivate your readers to comment."],"Can readers subscribe to your posts, comments or both?":[null,"Can readers subscribe to your posts, comments or both?"],"Show a \"follow blog\" options in the comment form":[null,"Show a \"follow blog\" options in the comment form"],"Show a \"follow comments\" option in the comment form.":[null,"Show a \"follow comments\" option in the comment form."],"Admin Bar":[null,"Admin Bar"],"Put a chart showing 48 hours of views in the admin bar":[null,"Put a chart showing 48 hours of views in the admin bar"],"Registered Users: Count the page views of registered users who are logged in":[null,"Registered Users: Count the page views of registered users who are logged in"],"Report Vis
23620 ibility: Select the roles that will be able to view stats reports":[null,"Report Visibility: Select the roles that will be able to view stats reports"],"Receive Monitor Email Notifications":[null,"Receive Monitor Email Notifications"],"Emails will be sent to ":[null,"Emails will be sent to "],"{{a}}Edit{{/a}}":[null,"{{a}}Edit{{/a}}"],"Match By Email":[null,"Match By Email"],"Show photo metadata (Exif) in carousel, when available":[null,"Show photo metadata (Exif) in carousel, when available"],"Background Color":[null,"Background Colour"],"Scroll infinitely (Shows 7 posts on each load)":[null,"Scroll infinitely (Shows 7 posts on each load)"],"Track each infinite Scroll post load as a page view in Google Analytics":[null,"Track each infinite Scroll post load as a page view in Google Analytics"],"Mobile Promos":[null,"Mobile Promos"],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,"Show a promo for the WordPress mobile apps in the footer of the mob
23621 ile theme"],"Enter your meta key \"content\" value to verify your blog with {{a}}Google Search Console{{/a}}, {{a1}}Bing Webmaster Center{{/a1}} and {{a2}}Pinterest Site Verification{{/a2}}.":[null,"Enter your meta key \"content\" value to verify your blog with {{a}}Google Search Console{{/a}}, {{a1}}Bing Webmaster Centre{{/a1}} and {{a2}}Pinterest Site Verification{{/a2}}."],"Meta key example:":[null,"Meta key example:"],"Display all your gallery pictures in a cool mosaic":[null,"Display all your gallery pictures in a cool mosaic"],"Copied!":[null,"Copied!"],"Highlight and copy the following text to your clipboard:":[null,"Highlight and copy the following text to your clipboard:"],"Regenerate address":[null,"Regenerate address"],"Configure Portfolios":[null,"Configure Portfolios"],"Configure Testimonials":[null,"Configure Testimonials"],"Automatically proofread content when: ":[null,"Automatically proofread content when: "],"A post or page is first published":[null,"A post or page
23622 is first published"],"A post or page is updated":[null,"A post or page is updated"],"Automatic Language Detection":[null,"Automatic Language Detection"],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,"The proofreader supports English, French, German, Portuguese and Spanish."],"Enable proofreading for the following grammar and style rules: ":[null,"Enable proofreading for the following grammar and style rules: "],"Add a phrase":[null,"Add a phrase"],"Use Markdown for comments":[null,"Use Markdown for comments"],"Search engines will find the sitemaps at these locations:":[null,"Search engines will find the sitemaps at these locations:"],"Sitemap: {{a}}%(url)s{{/a}}":[null,"Sitemap: {{a}}%(url)s{{/a}}"],"News Sitemap: {{a}}%(url)s{{/a}}":[null,"News Sitemap: {{a}}%(url)s{{/a}}"],"Cheatin' uh?":[null,"Cheatin' uh?"],"{{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
23623 connection is required for our free security and traffic features to work.{{/p}}":[null,"{{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}}"],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!"],"Your Jetpack is already connected.":[null,"Your Jetpack is already connected."],"You're fueled up and ready to go, Jetpack is now active.":[null,"You're fueled up and ready to go, Jetpack is now active."],"You're fueled up and ready to go.":[null,"You're fueled up and ready to go."],"You are currently running a development version of Jetpack.":[null,"You are currently running a development version of Jetpack."],"Submit Beta feedback":[null,"Submit Beta feedback"],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are
23624 disabled.":[null,"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled."],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled."],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled."],"You, %(userName)s, are not connected to WordPress.com.":[null,"You, %(userName)s, are not connected to WordPress.com."],"What would you like to see on your Jetpack Dashboard?":[null,"What would you like to see on your Jetpack Dashboard?"],"Let us know!":[null,"Let us know!"],"Welcome to Jetpack":[null,"Welcome to Jetpack"],"Please connect to or
23625 create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customisation services."],"No account? Create one for free…":[null,"No account? Create one for free…"],"Saving…":[null,"Saving…"],"Save Settings":[null,"Save Settings"],"Updates Needed":[null,"Updates Needed"],"Do you really want to disconnect your site from WordPress.com?":[null,"Do you really want to disconnect your site from WordPress.com?"],"Jetpack Stats Icon":[null,"Jetpack Stats Icon"],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}"],"Activate Site Stats":[null,"Activate Site Stats"],"Automated, comprehensive protec
23626 tion from threats and attacks.":[null,"Automated, comprehensive protection from threats and attacks."],"State-of-the-art spam defense.":[null,"State-of-the-art spam defence."],"Automatically backup your entire site.":[null,"Automatically backup your entire site."],"Security Scanning":[null,"Security Scanning"],"Automatically scan your site for common threats and attacks.":[null,"Automatically scan your site for common threats and attacks."],"Keep those spammers away!":[null,"Keep those spammers away!"],"Site Backups":[null,"Site Backups"],"Keep your site backed up!":[null,"Keep your site backed up!"],"Pro":[null,"Pro"],"No Results Found.":[null,"No Results Found."],"Threats found!":[null,"Threats found!"],"Set up":[null,"Set up"],"Upgrade":[null,"Upgrade"],"ACTIVE":[null,"ACTIVE"],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll b
23627 e here to help you restore your site to its former glory.":[null,"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory."],"Your site is on the Free Jetpack Plan":[null,"Your site is on the Free Jetpack Plan"],"Upgrade to a paid plan to unlock world-class security, spam protection tools, and priority support.":[null,"Upgrade to a paid plan to unlock world-class security, spam protection tools, and priority support."],"Your site is on the Jetpack Premium plan":[null,"Your site is on the Jetpack Premium plan"],"Your site is on the Jetpack Professional plan":[null,"Your site is on the Jetpack Professional plan"],"Your site is on Development Mode":[null,"Your site is on Development Mode"],"Once you connect, you can upgrade to a paid plan in order to unlock world-class security, spam
23628 protection tools, and priority support.":[null,"Once you connect, you can upgrade to a paid plan in order to unlock world-class security, spam protection tools, and priority support."],"State-of-the-art spam defense powered by Akismet.":[null,"State-of-the-art spam defence powered by Akismet."],"View your spam stats":[null,"View your spam stats"],"Configure Akismet":[null,"Configure Akismet"],"View your security dashboard":[null,"View your security dashboard"],"Configure VaultPress":[null,"Configure VaultPress"],"Surveys & Polls":[null,"Surveys & Polls"],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, email or on your iPad or iPhone."],"Create a new poll":[null,"Create a new poll"],"Real-time backups":[null,"Real-time ba
23629 ckups"],"One-click threat resolution":[null,"One-click threat resolution"],"Advanced polls and ratings":[null,"Advanced polls and ratings"],"Compare Plans":[null,"Compare Plans"],"Maximum grade security":[null,"Maximum grade security"],"Real-time backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,"Real-time backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defence and brute-force login protection - all in one place and optimised for WordPress."],"Lock out the bad guys":[null,"Lock out the bad guys"],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of m
23630 ind and keeps your back end safe from intruders."],"Enjoy priority support":[null,"Enjoy priority support"],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything."],"Connection Settings":[null,"Connection Settings"],"Manage your Jetpack connection.":[null,"Manage your Jetpack connection."],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,"The site is in Development Mode, so you can not connect to WordPress.com."],"You are connected as ":[null,"You are connected as "],"Link your account to WordPress.com to get the most out of Jetpack.":[null,"Link your account to WordPress.com to get the most out of Jetpack."],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,"Your site must be accessib
23631 le by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}."],"View {{a}}All Stats{{/a}}":[null,"View {{a}}All Stats{{/a}}"],"View your {{a}}Email Followers{{/a}}":[null,"View your {{a}}Email Followers{{/a}}"],"Powerful WordPress.com features on every device.":[null,"Powerful WordPress.com features on every device."],"Manage all your sites from a single dashboard.":[null,"Manage all your sites from a single dashboard."],"Feel the performance":[null,"Feel the performance"],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around."],"Bulk and automatic updates":[null,"Bulk and automatic updates"],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to tu
23632 rn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place."],"Focus on your Writing":[null,"Focus on your Writing"],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,"Our new editor is lightning fast, optimised for writers and eliminates distractions, giving you the ability to focus on your work."],"Try the New Editor":[null,"Try the New Editor"],"Connect with your Visitors":[null,"Connect with your Visitors"],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understa
23633 nd your visitors from anywhere in the world."],"View Your Stats":[null,"View Your Stats"],"Connect with the Community":[null,"Connect with the Community"],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favourite sites and join the conversation anywhere, any time."],"Launch Reader":[null,"Launch Reader"],"Inspiration strikes any time, anywhere.":[null,"Inspiration strikes any time, anywhere."],"Get WordPress apps for any screen.":[null,"Get WordPress apps for any screen."],"In Your Pocket":[null,"In Your Pocket"],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,"Publish content, track stats, moderate comments and so much mo
23634 re from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices."],"WordPress.com in the App Store":[null,"WordPress.com in the App Store"],"WordPress.com in Google Play":[null,"WordPress.com in Google Play"],"On Your Desktop":[null,"On Your Desktop"],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.":[null,"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser."],"WordPress.com for Mac OS X":[null,"WordPress.com for Mac OS X"],"WordPress.com for Windows":[null,"WordPress.com for Windows"],"WordPress.com for Linux":[null,"WordPress.com for Linux"],"Malware Scanning":[null,"Malware Scanning"],"Threats found":[null,"Threats found"],"For automated, comprehensive scanning of security threats, please {{a}}install and activ
23635 ate{{/a}} VaultPress.":[null,"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress."],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}."],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,"Jetpack is actively blocking malicious login attempts. Data will display here soon!"],"Total malicious attacks blocked on your site.":[null,"Total malicious attacks blocked on your site."],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts."],"%(number)s plugin":["%(number)s plugins","%(number)s plugin","%(number)s plugins"],"Needs updating. ":["Need updating. ","Needs updating. ","Need updating. "],"All plugins are up
23636 -to-date. Awesome work!":[null,"All plugins are up-to-date. Awesome work!"],"{{a}}Activate Manage{{/a}} to turn on auto updates and manage your plugins from WordPress.com.":[null,"{{a}}Activate Manage{{/a}} to turn on auto updates and manage your plugins from WordPress.com."],"Jetpack is improving and optimizing your image speed.":[null,"Jetpack is improving and optimising your image speed."],"Jetpack is monitoring your site. If we think your site is down, you will receive an email.":[null,"Jetpack is monitoring your site. If we think your site is down, you will receive an email."],"Security":[null,"Security"],"Performance":[null,"Performance"],"Backups":[null,"Backups"],"{{a}}View backup details{{/a}}.":[null,"{{a}}View backup details{{/a}}."],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress."],"To automatically back up your entire site,
23637 please {{a}}upgrade!{{/a}}.":[null,"To automatically back up your entire site, please {{a}}upgrade!{{/a}}."],"Unavailable in Dev Mode.":[null,"Unavailable in Dev Mode."],"Spam Protection":[null,"Spam Protection"],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,"For state-of-the-art spam defence, please {{a}}install Akismet{{/a}}."],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,"For state-of-the-art spam defence, please {{a}}activate Akismet{{/a}}."],"Invalid Key":[null,"Invalid Key"],"Unavailable in Dev Mode":[null,"Unavailable in Dev Mode"],"Holiday Snow":[null,"Holiday Snow"],"Show falling snow in the holiday period.":[null,"Show falling snow in the holiday period."],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,"Show falling snow on my blog from Dec 1st until Jan 4th."],"Activating recommended features…":[null,"Activating recommended features…"],"Recommended features active.":[null,"Recommended
23638 features active."],"Recommended features failed to activate. %(error)s":[null,"Recommended features failed to activate. %(error)s"],"Activating %(slug)s…":[null,"Activating %(slug)s…"],"%(slug)s has been activated.":[null,"%(slug)s has been activated."],"%(slug)s failed to activate. %(error)s":[null,"%(slug)s failed to activate. %(error)s"],"Deactivating %(slug)s…":[null,"Deactivating %(slug)s…"],"%(slug)s has been deactivated.":[null,"%(slug)s has been deactivated."],"%(slug)s failed to deactivate. %(error)s":[null,"%(slug)s failed to deactivate. %(error)s"],"Updating %(slug)s settings…":[null,"Updating %(slug)s settings…"],"Updated %(slug)s settings.":[null,"Updated %(slug)s settings."],"Error updating %(slug)s settings. %(error)s":[null,"Error updating %(slug)s settings. %(error)s"],"Updating %(slug)s address…":[null,"Updating %(slug)s address…"],"Regenerated %(slug)s address .":[null,"Regenerated %(slug)s address ."],"Error regenerating %(slug)s address. %(error
23639 )s":[null,"Error regenerating %(slug)s address. %(error)s"],"Resetting Jetpack options…":[null,"Resetting Jetpack options…"],"Options reset.":[null,"Options reset."],"Options failed to reset.":[null,"Options failed to reset."],"There was an error disconnecting Jetpack. Error: %(error)s":[null,"There was an error disconnecting Jetpack. Error: %(error)s"],"Unlinking from WordPress.com":[null,"Unlinking from WordPress.com"],"Unlinked from WordPress.com.":[null,"Unlinked from WordPress.com."],"Error unlinking from WordPress.com. %(error)s":[null,"Error unlinking from WordPress.com. %(error)s"],"At A Glance":[null,"At A Glance"],"Clichés":[null,"Clichés"],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack."],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hi
23640 deOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}"],"Like us on Facebook":[null,"Like us on Facebook"],"Follow Jetpack on Twitter":[null,"Follow Jetpack on Twitter"],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobil
23641 e}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}"],"Contact Jetpack support staff directly":[null,"Contact Jetpack support staff directly"],"Go to the WordPress.org support forums":[null,"Go to the WordPress.org support forums"],"Go to Jetpack.com/support":[null,"Go to Jetpack.com/support"],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,"We offer free, full support to all of our Jetpack users. Our support team is always around to help you."],"Jetpack Happiness Engineer":[null,"Jetpack Happiness Engineer"],"Automattic's Privacy Policy":[null,"Automattic's Privacy Policy"],"WordPress.com Terms of Service":[null,"WordPress.com Terms of Service"],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,"{{a}}Act
23642 ivate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest."],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}"],"Site Verification Tools":[null,"Site Verification Tools"],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images."],"Image Performance %(photon)s":[null,"Image Performance %(photon)s"],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,"{{a}}Activate Manage and turn on auto updates{{/a}}"],"{{a}}Turn on plugin auto updates{{/a}}":[null,"{{a}}Turn on plugin auto updates{{/a}}"],"Plugin Updates":[null,"Plugin Updates"],"Whoops! Your A
23643 kismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}."],"No threats found, you're good to go!":[null,"No threats found, you're good to go!"],"{{a}}Contact Support{{/a}}":[null,"{{a}}Contact Support{{/a}}"],"{{a}}View details at VaultPress.com{{/a}}":[null,"{{a}}View details at VaultPress.com{{/a}}"],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","Uh oh, %(number)s threat found.","Uh oh, %(number)s threats found."],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down."],"Loading…":[null,"Loading…"],"Downtime Monitoring":[null,"Downtime Monitoring"],"{{button}}View More Stats on WordPress.com {{/button}}":[null,"{{button}}View More Stats on WordPress.com {{/button}}"],"{{button}
23644 }View Old Stats{{/button}}":[null,"{{button}}View Old Stats{{/button}}"],"All-time comments":[null,"All-time comments"],"All-time views":[null,"All-time views"],"%(number)s View":["%(number)s Views","%(number)s View","%(number)s Views"],"Best overall day":[null,"Best overall day"],"Views today":[null,"Views today"],"Months":[null,"Months"],"Weeks":[null,"Weeks"],"Days":[null,"Days"],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}"],"Click to view detailed stats.":[null,"Click to view detailed stats."],"Views: %(numberOfViews)s":[null,"Views: %(numberOfViews)s"],"Week of %(date)s":[null,"Week of %(date)s"],"Manage security on WordPress.com":[null,"Manage security on WordPress.com"],"Skip this step":[null,"Skip this step"],"Skip the Jetpack Jumpstart process":[null,"Skip the Jetpack Jumpstart proces
23645 s"],"Features can be activated or deactivated at any time.":[null,"Features can be activated or deactivated at any time."],"Jetpack's recommended features include:":[null,"Jetpack's recommended features include:"],"Activate Recommended Features":[null,"Activate Recommended Features"],"Quickly enhance your site by activating Jetpack's recommended features.":[null,"Quickly enhance your site by activating Jetpack's recommended features."],"Jump Start your Site":[null,"Jump Start your Site"],"Disconnect from WordPress.com":[null,"Disconnect from WordPress.com"],"Link to WordPress.com":[null,"Link to WordPress.com"],"Unlink me from WordPress.com":[null,"Unlink me from WordPress.com"],"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.":[null,"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."
23646 ],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you."],"Did we mention free, professional support?":[null,"Did we mention free, professional support?"],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,"Jetpack utilises the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimised for any device, and its completely free."],"Lightning fast, optimized images":[null,"Lightning fast, optimised images"],"Never fall behind on a security release or waste time updating multiple sites.":[null,"Never fall behind on a security release or waste time updating multiple sites
23647 ."],"Automatic site updates.":[null,"Automatic site updates."],"Live site monitoring.":[null,"Live site monitoring."],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites."],"Block site attacks.":[null,"Block site attacks."],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry."],"Site security and peace of mind":[null,"Site security and peace of mind"],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,"Jetpack harnesses the power of WordPress.
23648 com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from."],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,"Keep visitors engaged by giving them more to share and read with Related Posts."],"Increase page views.":[null,"Increase page views."],"Give visitors the tools to share and subscribe to your content.":[null,"Give visitors the tools to share and subscribe to your content."],"Build a community.":[null,"Build a community."],"Sharing & Like Buttons":[null,"Sharing & Like Buttons"],"Automated social marketing.":[null,"Automated social marketing."],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there."],"Send us Feedback":[null,"Send us Feedback"],"Need Help?":[null,"Need Help?"],"Manage Plugins":[null,"Manage Plugins"]
23649 ,"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"Stress less. Monitor will send you real-time alerts if your site ever goes down."],"Track your growth":[null,"Track your growth"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,"Use Publicise to automatically share your posts with friends, followers, and the world."],"Drive more traffic to your site":[null,"Drive more traffic to your site"],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again."],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again."],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"You need to
23650 stay logged in to your WordPress blog while you authorise Jetpack."],"{{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":[null,"{{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"],"Disconnecting Jetpack":[null,"Disconnecting Jetpack"],"Leave a Jetpack review":[null,"Leave a Jetpack review"],"Need help? The Jetpack team is here for you.":[null,"Need help? The Jetpack team is here for you."],"Smiley":[null,"Smiley"],"Require Two-Step Authentication":[null,"Require Two-Step Authentication"],"Use a large and visually striking layout":[null,"Use a large and visually striking layout"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Show a \"Related\" header to more clearly separate the related sec
23651 tion from posts"],"Related":[null,"Related"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist."],"Whitelist Management":[null,"Whitelist Management"],"Email Address":[null,"Email Address"],"Publicize":[null,"Publicise"],"Site Stats":[null,"Site Stats"],"Featured Images":[null,"Featured Images"],"Excerpts":[null,"Excerpts"],"Enable Testimonials for this site.":[null,"Enable Testimonials for this site."],"Enable Portfolio Projects for this site.":[null,"Enable Portfolio Projects for this site."],"Preview":[null,"Preview"],"Color Scheme":[null,"Colour Scheme"],"Ignored Phrases":[null,"Ignored Phrases"],"Use automatically detected lan
23652 guage to proofread posts and pages":[null,"Use automatically detected language to proofread posts and pages"],"Redundant Phrases":[null,"Redundant Phrases"],"Phrases to Avoid":[null,"Phrases to Avoid"],"Passive Voice":[null,"Passive Voice"],"Jargon":[null,"Jargon"],"Hidden Verbs":[null,"Hidden Verbs"],"Double Negatives":[null,"Double Negatives"],"Diacritical Marks":[null,"Diacritical Marks"],"Complex Phrases":[null,"Complex Phrases"],"Bias Language":[null,"Bias Language"],"English Options":[null,"English Options"],"Proofreading":[null,"Proofreading"],"Connect Jetpack":[null,"Connect Jetpack"],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host."],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.
23653 com is currently having problems and is unable to fuel up your Jetpack. Please try again later."],"{{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).":[null,"{{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)."],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,"Your website needs to be publicly accessible to use Jetpack: %(error_key)s"],"You have successfully disconnected Jetpack":[null,"You have successfully disconnected Jetpack"],"Active":[null,"Active"],"Settings":[null,"Settings"],"Learn More":[null,"Learn More"],"Disconnect Jetpack":[null,"Disconnect Jetpack"],"Debug":[null,"Debug"],"Test your site’s compatibility with Jetpack.":[null,"Test your site’s compatibility with Jetpack."]}
23654 \ No newline at end of file
23655
23656 diff --git a/plugins/jetpack/languages/json/jetpack-eo.json b/plugins/jetpack/languages/json/jetpack-eo.json
23657 index 5a30967..47f28c0 100644
23658 --- a/plugins/jetpack/languages/json/jetpack-eo.json
23659 +++ b/plugins/jetpack/languages/json/jetpack-eo.json
23660 @@ -1 +1 @@
23661 -{"":{"po-revision-date":"2016-09-05 12:43:09+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/2.1.0-alpha","project-id-version":"Development (trunk)"},"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.":[null,"Sciigu al serĉiloj kaj vizitantoj, ke vi estas serioza pri la fidindeco de via retejo, per promocio de Jetpack. Niaj kontraŭtrudaj iloj forigos trudajn komentojn, protektos vian reputacion ĉe serĉiloj kaj plifaciligos komunikadon de vizitantoj."],"This module has no configuration options":[null,"Tiu moduloj ne estas agordebla"],"Configure your Security Scans":[null,"Agordi la sekurecajn observadojn"],"You can see the information about security scanning in the \"At a Glance\" s
23662 ection.":[null,"Vi povas vidi la informojn pri sekureca observado en la sekcio \"Je ekrigardo\"."],"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.":[null,"Promociu vian Jetpack, por ke nia moderna sekureca observado trovu malicajn dosierojn kaj tuj informu vin, por via ĉiama scio pri ĉio, kio okazas en via retejo."],"Search for a Jetpack feature.":[null,"Serĉi econ de Jetpack."],"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.":[null,"Realtempaj foraj sekurkopioj kun aŭtomataj restarigoj donas al vi trankvilon, por ke vi povu koncentriĝi pri verko de bonega enhavo kaj pliigo de trafiko, dum ni protektas ĉiun parton de via investaĵo. Promociiĝu hodiaŭ."],"Show a promo for the WordPress mob
23663 ile apps in the footer of the mobile theme":[null,"Montri reklamon por la WordPressaj aplikaĵoj por porteblaĵoj, en la piedo de la porpoŝa etoso"],"Mobile Promos":[null,"Porpoŝaj reklamoj"],"Track each infinite Scroll post load as a page view in Google Analytics":[null,"Spuri ĉiun afiŝo-ŝargon en senfina rulumado kiel paĝo-rigardon en Google-analizo"],"Scroll infinitely (Shows 7 posts on each load)":[null,"Rulumi senfine (montras 7 afiŝojn en ĉiu ŝargo)"],"Background Color":[null,"Fonkoloro"],"Show photo metadata (Exif) in carousel, when available":[null,"Montri metadumojn (Exif) pri foto en karuselo, kiam haveblas"],"Match By Email":[null,"Kongrui laŭ retpoŝtadreso"],"{{a}}Edit{{/a}}":[null,"{{a}}Redakti{{/a}}"],"Emails will be sent to ":[null,"Retleteroj estos senditaj al"],"Receive Monitor Email Notifications":[null,"Ricevi avizojn de Observilo retpoŝte"],"Report Visibility: Select the roles that will be able to view stats reports":[null,"Videbleco de raportoj: elek
23664 tu la rolojn kiuj rajtas vidi statistikaĵajn raportojn"],"Registered Users: Count the page views of registered users who are logged in":[null,"Registritaj uzantoj: kalkuli la paĝrigardojn de ensalutintaj registritaj uzantoj"],"Put a chart showing 48 hours of views in the admin bar":[null,"Meti tabelon de 48 horoj da rigardoj en la administran panelon"],"Admin Bar":[null,"Administra panelo"],"Show a \"follow comments\" option in the comment form.":[null,"Montri opcion \"sekvi komentojn\" en la komento-formularo."],"Show a \"follow blog\" options in the comment form":[null,"Montri opcion \"sekvi blogon\" en la komento-formularo."],"Can readers subscribe to your posts, comments or both?":[null,"Ĉu legantoj povas aboni viajn afiŝojn, komentojn aŭ ambaŭ?"],"A few catchy words to motivate your readers to comment.":[null,"Kelkaj atentokaptaj vortoj por kuraĝigi viajn legantojn komenti."],"Comments headline":[null,"Titolo de komentoj"],"WordPress.com Likes are:":[null,"Ŝatoj de Word
23665 Press.com estas:"],"Upgrade Focus: VideoPress For Weddings":[null,"Enfokusiĝo pri promocio: VideoPress por nuptoj"],"The WordPress for Android App Gets a Big Facelift":[null,"La aplikaĵo WordPress por Android ricevas renovigon"],"Big iPhone/iPad Update Now Available":[null,"Nun haveblas granda ĝisdatigo de iPhone/iPad"],"Subscriber":[null,"Abonanto"],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,"{{link}}Difini viajn agordojn %(module_slug)s Settings {{/link}}"],"{{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}}":[null,"{{p}}Ĉu vi farus la komplezon rakonti al ni la kialojn de la nekompleta konektiĝo al Jetpack, per tiu ĉi {{a}}2-demanda enketo{{/a}}?{{/p}}{{p}}Jetpack-konektiĝo estas deviga por la funkciado de niaj senpagaj sekurecaj kaj trafikaj ebloj.{{/p}}"],"Cheatin' uh?":[null,"Vi ruze
23666 mas, ĉu ne?"],"News Sitemap: {{a}}%(url)s{{/a}}":[null,"Mapo de novaĵejo: {{a}}%(url)s{{/a}}"],"Sitemap: {{a}}%(url)s{{/a}}":[null,"Retejomapo: {{a}}%(url)s{{/a}}"],"Search engines will find the sitemaps at these locations:":[null,"Serĉiloj trovos la retejo-mapojn ĉe tiuj ĉi lokoj:"],"Use Markdown for comments":[null,"Uzi Markdown por komentoj"],"Add a phrase":[null,"Aldoni frazon"],"Enable proofreading for the following grammar and style rules: ":[null,"Ebligi provlegadon por la sekvaj reguloj de gramatiko kaj stilo:"],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,"La provlegilo subtenas la anglan, francan, germanan, portugalan kaj hispanan."],"Automatic Language Detection":[null,"Aŭtomata rekono de lingvo"],"A post or page is updated":[null,"Afiŝo aŭ paĝo estas ĝisdatigita"],"A post or page is first published":[null,"Afiŝo aŭ paĝo estas unuafoje publikigita"],"Automatically proofread content when: ":[null,"Aŭtomate provlegi enhavon
23667 kiam:"],"Configure Testimonials":[null,"Agordi atestojn"],"Configure Portfolios":[null,"Agordi tekojn"],"Regenerate address":[null,"Ree generi adreson"],"Highlight and copy the following text to your clipboard:":[null,"Emfazi kaj kopii la sekvan tekston al via tondejo:"],"Copied!":[null,"Kopiita!"],"Display all your gallery pictures in a cool mosaic":[null,"Montri ĉiujn bildojn de via galerio en mojosa mozaiko"],"Meta key example: ":[null,"Ekzemplo de metadatuma ŝlosilo:"],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,"Bonvole konektiĝu al WordPress.com aŭ kreu konton, por ekuzi Jetpack. Tio ebligos povajn sekurecan, trafikan kaj tajloran servojn."],"Welcome to Jetpack":[null,"Bonvenon al Jetpack"],"Let us know!":[null,"Lasu nin scii!"],"What would you like to see on your Jetpack Dashboard?":[null,"Kion vi volas vidi en via administra panelo de Jetpack?"],"You, %(userN
23668 ame)s, are not connected to WordPress.com.":[null,"Vi, %(userName)s, ne estas konektita al WordPress.com."],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,"Nun en {{a}}programista reĝimo{{/a}} ĉar mankas punkto en la URL de via retejo (ekz. http://localhost).{{br/}}Kelkaj ebloj estas malebligitaj."],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,"Nun en {{a}}programista reĝimo{{/a}} per la konstanto JETPACK_DEV_DEBUG.{{br/}}Kelkaj ebloj estas malebligitaj."],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,"Nun en {{a}}programista reĝimo{{/a}} per la filtrilo jetpack_development_mode.{{br/}}Kelkaj ebloj estas malebligitaj."],"You are currently running a development version of Jetpack.":[null,"Vi nune uzas programistan version de Jetpack."],"
23669 You're fueled up and ready to go.":[null,"Vi estas fuelita kaj preta flugi."],"You're fueled up and ready to go, Jetpack is now active.":[null,"Vi estas fuelita kaj preta flugi, Jetpack nun estas aktiva."],"Your Jetpack is already connected.":[null,"Via Jetpack jam estas konektita."],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,"Bonvenon al {{s}}Jetpack %(jetpack_version)s{{/s}}!"],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,"Kodrompistoj, robot-retoj kaj trudistoj atakas retejojn hazarde. Ilia celo estas ataki ĉie, ofte. Nia celo estas helpi vin prepari per bloko de tiuj ĉi minacoj, kaj en la plej malbona kazo, ni ĉeestos por helpi vin restarigi vian retejon al la antaŭa bonstato."],"Threats don't discriminate":[null,"Minacoj ne distingas int
23670 er retejoj"],"Backup, protect, repair and build a better website.":[null,"Kreu sekurkopiojn, protektu, riparu kaj konstruu pli bonan retejon."],"Powerful security tools for ultimate peace of mind":[null,"Potencaj sekurecaj iloj por la pinto en trankvilo"],"ACTIVE":[null,"AKTIVA"],"Upgrade":[null,"Ĝisdatigi"],"Set up":[null,"Agordi"],"Threats found!":[null,"Minacoj trovitaj!"],"No Results Found.":[null,"Neniuj rezultoj trovitaj."],"Pro":[null,"Profesia"],"Keep your site backed up!":[null,"Tenu sekurkopiojn de viaj retejoj!"],"Site Backups":[null,"Retejaj sekurkopioj"],"Keep those spammers away!":[null,"Tenu trudulojn for!"],"Automatically scan your site for common threats and attacks.":[null,"Aŭtomate skani vian retejon kontraŭ oftaj minacoj kaj atakoj."],"Security Scanning":[null,"Sekureca skanado"],"Automatically backup your entire site.":[null,"Aŭtomate krei sekurkopiojn de via tuta retejo."],"State-of-the-art spam defense.":[null,"La plej altnivela defendo kontraŭ trudaĵoj"
23671 ],"Automated, comprehensive protection from threats and attacks.":[null,"Aŭtomata, multampleksa protekto kontraŭ minacoj kaj atakoj."],"Activate Site Stats":[null,"Aktivigi statistikaĵojn de la retejo"],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,"{{a}}Aktivigu statistikaĵojn de la retejo{{/a}} por vidi detalitajn statistikaĵojn, ŝatojn, sekvantojn, abonantojn kaj pli! {{a1}}Lerni pli{{/a1}}"],"Jetpack Stats Icon":[null,"Piktogramo por statistikaĵoj de Jetpack"],"Do you really want to disconnect your site from WordPress.com?":[null,"Ĉu vi vere volas malkonekti vian retejon disde WordPress.com?"],"Updates Needed":[null,"Ĝisdatigoj bezonataj"],"Save Settings":[null,"Konservi agordojn"],"Saving…":[null,"Konservas..."],"No account? Create one for free…":[null,"Ĉu neniu konto? Vi povas senpage krei konton..."],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys qu
23672 ickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,"Senlimaj sondaĵoj, senlimaj respondoj. Vi povas uzi la redaktilon de enketoj por rapide krei enketojn kaj sondaĵojn. Respondoj estas kolektitaj per via retejo, retpoŝte aŭ per via iPad aŭ iPhone."],"Surveys & Polls":[null,"Enketoj kaj opinisondaĵoj"],"Configure VaultPress":[null,"Agordi VaultPress"],"View your security dashboard":[null,"Rigardi vian sekurecan panelon"],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense, and brute-force login protection - all in one place.":[null,"Realtempa sekurkopiado kun senlima spaco, unu-klakaj restarigoj, fortikigita observado kontraŭ trudaĵoj, defendo kontraŭ fiprogramoj kaj protekto kontraŭ brutfortaj ensalutoj - ĉio tio en unu loko."],"Security Scanning & Backups":[null,"Sekureca observado kaj sekurkopioj"],"Configure Akismet":[null,"Agordi Akismet"],"View your spam stats":[null,"Riga
23673 rdi viajn statistikaĵojn pri trudaĵoj"],"State-of-the-art spam defense powered by Akismet.":[null,"La plej altnivela defendo kontraŭ trudaĵoj povigita de Akismet."],"Once you connect, you can upgrade to Premium or Pro in order to unlock worldclass security, spam protection tools, and priority support.":[null,"Post via konektiĝo, vi povos promociiĝi al Altgrada aŭ Profesia, por rajtigi vin al monduma sekureco, protektiloj kontraŭ trudaĵoj kaj ĝui esti prioritato por helpo."],"Your site is on Development Mode":[null,"Via retejo estas en programista reĝimo"],"Unlock the full potential of your site with the features included in your plan.":[null,"Malŝlosu la plenan povon de via retejo per la ecoj inkluzivitaj en via pakaĵo."],"Your site is on the Jetpack Professional plan":[null,"Via retejo ĝuas la pakaĵon Jetpack-profesia"],"Your site is on the Jetpack Premium plan":[null,"Via retejo ĝuas la pakaĵon Jetpack-altgrada"],"Upgrade to Premium or Pro in order to unlock world
23674 class security, spam protection tools, and priority support.":[null,"Promociiĝu al Altgrada aŭ Profesia, por rajtigi vin al monduma sekureco, protektiloj kontraŭ trudaĵoj kaj ĝui esti prioritato por helpo. "],"Your site is on the Free Jetpack Plan":[null,"Via retejo havas la pakaĵon Jetpack Senpage"],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,"Fortikigita filtrado de trudaĵoj protektas vian markon, viajn legantojn kaj plibonigas rezultojn ĉe serĉiloj. Protekto kontraŭ brutfortaj ensalutprovoj donas trankvilon kaj sekurigon al via administra sekcio."],"Lock out the bad guys":[null,"Elŝlosu la friponojn"],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,"Realtempa sekurkopiado kun senlima
23675 spaco, unu-klakaj restarigoj, fortikigita observado kontraŭ trudaĵoj, defendo kontraŭ fiprogramoj kaj protekto kontraŭ brutfortaj ensalutoj - ĉio tio en unu loko kaj optimumigita por WordPress."],"Maximum grade security":[null,"La maksimumo en sekureco"],"Compare Plans":[null,"Kompari planojn"],"Advanced polls and ratings":[null,"Altnivelaj sondaĵoj kaj pritaksoj"],"One-click threat resolution":[null,"Unu-klaka solvo de minaco"],"Real-time backups":[null,"Realtempaj sekurkopioj"],"Unlimited backup archive":[null,"Senlima arkivo de sekurkopioj"],"Includes on-demand malware scanning":[null,"Inkluzivas laŭpetan skanadon kontraŭ fiprogramoj"],"Supports 1-3 sites":[null,"Subtenas ĝis 3 retejoj"],"Jetpack Professional offers advanced features including:":[null,"Profesia Jetpack liveras altnivelajn eblojn inkluzive de:"],"Need more?":[null,"Ĉu vi bezonas pli?"],"Create a new poll":[null,"Krei novan sondaĵon"],"Most security flaws are found in outdated plugins. Use our Web and D
23676 esktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,"La plimulto de sekurecaj problemoj estas en eksdataj kromprogramoj. Uzu niajn aplikaĵojn por la interreto kaj la labortablo por ŝalti aŭtomatajn ĝisdatigojn aŭ por permane ĝisdatigi kromprogramojn en ĉiuj viaj retejoj, de unu loko."],"Bulk and automatic updates":[null,"Amasaj kaj aŭtomataj ĝisdatigoj"],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,"Ĉiuj aplikaĵoj por WordPress estas dizajnitaj esti rapidaj. Vi tuj rimarkos la diferencon en rendimento, kiam la paĝoj ŝargiĝas preskaŭ tuje kaj vi ne devas atendi."],"Feel the performance":[null,"Rimarki la rendimenton"],"Manage all your sites from a single dashboard.":[null,"Administri ĉiujn viajn retejojn de unu panelo."],"Powerful WordPress.com features on every device.":[null,"Povaj ecoj
23677 de WordPress.com en ĉiu aparato."],"View your {{a}}Email Followers{{/a}}":[null,"Rigardi viajn {{a}}retpoŝtajn sekvantojn{{/a}}"],"View {{a}}All Stats{{/a}}":[null,"Rigardi {{a}}ĉiujn statistikaĵojn{{/a}}"],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,"Via retejo devas esti malferma al serĉiloj por ĝusta funkcio de tiu ĉi eco. Vi povas ŝanĝi tion en {{a}}Lego-agordoj{{/a}}."],"Link your account to WordPress.com to get the most out of Jetpack.":[null,"Ligu vian konton al WordPress.com por plene profiti de Jetpack."],"You are connected as ":[null,"Vi estas konektita kiel"],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,"La retejo estas en programista reĝimo, do vi ne povas konekti ĝin al WordPress.com."],"Manage your Jetpack connection.":[null,"Administri vian Jetpack-konektiĝon."],"Connection Settings":[null,"Konekto-agordoj"],"Need help? A
23678 Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,"Ĉu vi bezonas helpon? Feliĉo-inĝeniero povas respondi al demandoj pri via retejo, via konto aŭ kio ajn."],"Enjoy priority support":[null,"Vi rajtas esti prioritato por subteno"],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,"Vi povas aperigi enhavon, sekvi statistikaĵojn, pritrakti komentojn kaj multe pli, de ĉie en la mondo. Niaj aplikaĵoj por porteblaj aparatoj estas liberprogramaj, senpagaj kaj haveblaj al vi en aparatoj Apple kaj Android."],"Get WordPress apps for any screen.":[null,"Vi povas instali aplikaĵojn de WordPress por ĉia ekrano."],"Inspiration strikes any time, anywhere.":[null,"Inspiro venas je hazardaj tempoj."],"Launch Reader":[null,"Lanĉi Legilon"],"The WordPress apps all have impressively fast and full featu
23679 red readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,"La aplikaĵoj de WordPress ĉiuj havas impone rapidajn kaj eco-plenajn legilojn por ke vi tenu vin informita ĉe viaj ŝatataj retejoj kaj aliĝu al la konversacio, ĉie, ĉiam."],"Connect with the Community":[null,"Rilati kun la komunumo"],"View Your Stats":[null,"Rigardi viajn statistikaĵojn"],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,"Vi povas observi viajn vizitantojn per altnivela statistiko. Spuri tendencojn, lerni pri la plej ŝatata enhavo kaj kompreni viajn vizitantojn el ĉie en la mondo."],"Connect with your Visitors":[null,"Rilati kun viaj vizitantoj"],"Try the New Editor":[null,"Provi la novan redaktilon"],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[nul
23680 l,"Nia nova redaktilo estas fulmrapida, optimumigita por verkistoj kaj ĝi forigas distraĵojn, por plia koncentriĝo al laboro."],"Focus on your Writing":[null,"Ensorbiĝi en verkadon"],"Invalid Key":[null,"Nevalida ŝlosilo"],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,"Por la plej moderna defendo kontraŭ trudaĵoj, bonvole {{a}}aktivigu Akismet{{/a}}."],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,"Por la plej moderna defendo kontraŭ trudaĵoj, bonvole {{a}}instalu Akismet{{/a}}."],"Spam Protection":[null,"Protekto kontraŭ trudaĵoj"],"Unavailable in Dev Mode.":[null,"Ne haveblas en programista reĝimo."],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,"Por aŭtomate krei sekurkopion de via tuta retejo, bonvole {{a}}promociiĝu{{/a}}."],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,"Por aŭtomate krei sekurkopion de via tuta
23681 retejo, bonvole {{a}}instalu kaj aktivigu{{/a}} VaultPress."],"{{a}}View backup details{{/a}}.":[null,"{{a}}Rigardi detalojn pri la sekurkopio{{/a}}."],"Backups":[null,"Sekurkopioj"],"Performance":[null,"Rendimento"],"Security":[null,"Sekureco"],"Jetpack is monitoring your site. If we think your site is down you will receive an email.":[null,"Jetpack observas vian retejon. Se ni opinias, ke via retejo paneis, vi ricevos retleteron."],"Jetpack is improving and optimising your image speed.":[null,"Jetpack plibonigas kaj optimumigas la rapidon de viaj bildoj."],"{{a}}Activate Manage{{/a}} to turn on auto updates and manage your plugins from WordPress.com.":[null,"{{a}}Aktivigu Administri{{/a}} por ŝalti aŭtomatajn ĝisdatigojn kaj por administri viajn kromprogramojn de WordPress.com."],"All plugins are up-to-date. Awesome work!":[null,"Ĉiuj kromprogramoj estas ĝisdataj. Bonega laboro!"],"Needs updating. ":["Need updating. ","Bezonas ĝisdatigon.","Bezonas ĝisdatigojn."],"%(number
23682 )s plugin":["%(number)s plugins","%(number)s kromprogramo","%(number)s kromprogramoj"],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,"{{a}}Aktivigu Protekti{{/a}} por teni vian retejon protektita de malicaj ensalut-provoj."],"Total malicious attacks blocked on your site.":[null,"La sumo de malicaj atakoj blokitaj de via retejo."],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,"Jetpack aktive blokas malicajn ensalut-provojn. Detaloj montriĝos post nelonge!"],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,"Por aŭtomata, ampleksa observado de sekurecaj minacoj, bonvole {{a}}promociu vian konton{{/a}}."],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,"Por aŭtomata, multampleksa skanado kontraŭ sekurecaj minacoj, bonvole {{a}}instalu kaj aktivigu{{/a}} VaultPress
23683 ."],"Threats found":[null,"Minacoj trovitaj"],"Malware Scanning":[null,"Skanado kontraŭ fiprogramoj"],"WordPress.com for Linux":[null,"WordPress.com por Linukso"],"WordPress.com for Windows":[null,"WordPress.com por Vindozo"],"WordPress.com for Mac OS X":[null,"WordPress.com por Mac OS X"],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.":[null,"Labortabla aplikaĵo por doni al WordPress porĉiaman lokon en via komputilo. Ankaŭ sendistran medion ĝuatan sen devo verki ene de retumilo."],"WordPress.com in Google Play":[null,"WordPress.com en Google Play"],"WordPress.com in the App Store":[null,"WordPress.com en la App Store/aplikaĵo-vendejo"],"Updating %(slug)s settings…":[null,"Ĝisdatigas agordojn de %(slug)s..."],"%(slug)s has been deactivated.":[null,"%(slug)s estis malaktivigita."],"Deactivating %(slug)s…":[null,"Malaktivigas %(slug)s…"],"%(slug)s failed to ac
23684 tivate. %(error)s":[null,"%(slug)s malsukcesis aktiviĝi. %(error)s"],"%(slug)s has been activated.":[null,"%(slug)s estis aktivigita."],"Activating %(slug)s…":[null,"Aktivigas %(slug)s…"],"Recommended features active.":[null,"Rekomenditaj ecoj estas aktivaj."],"Activating recommended features…":[null,"Aktivigas rekomenditajn ecojn..."],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,"Montri falantan neĝon en mia blogo ekde la 1a de decembro ĝis la 4a de januaro."],"Show falling snow in the holiday period.":[null,"Montri falantan neĝon dum la festo-tempo."],"Holiday Snow":[null,"Festema neĝo"],"Unavailable in Dev Mode":[null,"Nehaveblas en programista reĝimo"],"At A Glance":[null,"Je ekrigardo"],"Error unlinking from WordPress.com. %(error)s":[null,"Eraro okazis dum malligiĝo de WordPress.com. %(error)s"],"Unlinked from WordPress.com.":[null,"Malligita de WordPress.com."],"Unlinking from WordPress.com":[null,"Malligiĝas de WordPress.com"],"There was an
23685 error disconnecting Jetpack. Error: %(error)s":[null,"Eraro okazis dum malkonekto de Jetpack. Eraro: %(error)s"],"Options failed to reset.":[null,"Opcioj mise ne restariĝis."],"Options reset.":[null,"Opcioj estas restarigitaj."],"Resetting Jetpack options…":[null,"Restarigas opciojn de Jetpack..."],"Regenerated %(slug)s address .":[null,"Regeneris adreson %(slug)s."],"Updating %(slug)s address…":[null,"Ĝisdatigas adreson de %(slug)s…"],"Error updating %(slug)s settings. %(error)s":[null,"Eraro dum ĝisdatigo de agordoj de %(slug)s. %(error)s"],"Updated %(slug)s settings.":[null,"Ĝisdatigis agordojn de %(slug)s."],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,"Ĉu vi volas eldiri la kialon? Nur {{a}}respondo al du simplaj demandoj{{/a}} helpus nin plibonigi Jetpack."],"Clichés":[null,"Kliŝaĵoj"],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{
23686 {hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{hideOnMobile}}Ĉu vi ĝuas Jetpack aŭ havas pritakson?{{/hideOnMobile}} {{reviewLink}}Lasu recenzon{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}sekvu nin ĉe Twitter{{/twitterLink}}{{hideOnMobile}}, kaj{{/hideOnMobile}} {{facebookLink}}ŝatu nin ĉe Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}"],"You are running Jetpack on a {{a}}staging server{{/a}}.":[null,"Vi uzas Jetpack en {{a}}klontesta servilo{{/a}}."],"Follow Jetpack on Twitter":[null,"Sekvu Jetpack ĉe Twitter"],"Like us on Facebook":[null,"Ŝatu nin ĉe Facebook"],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us dir
23687 ectly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{supportLink}}Rigardu nian help-paĝon{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}kontrolu la forumojn por solvoj{{/forumLink}}{{hideOnMobile}}, aŭ{{/hideOnMobile}} {{contactLink}}rekte kontaktu nin{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}"],"WordPress.com Terms of Service":[null,"Kondiĉoj por uzado de WordPress.com"],"Automattic's Privacy Policy":[null,"Privateca politiko de Automattic"],"Jetpack Happiness Engineer":[null,"Feliĉo-inĝeniero de Jetpack"],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,"Ni donas senpagan, plenan helpon al ĉiuj uzantoj de Jetpack. Nia helpteamo ĉiam ĉeestas por helpi vin."],"Go to Jetpack.com/support":[null,"Iri al Jetpack.com/support"],"Go to the WordPress.org support forums":[null,"Iri al la helpforumoj de WordPress.org"],"Contact Jetpack support staff directly":[null,"Rekte kontakti help
23688 teamon de Jetpack"],"Downtime Monitoring":[null,"Observado de periodo de nefunkciado"],"Loading…":[null,"Ŝargas..."],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,"{{a}}Aktivigu Observilon{{/a}} por ricevi avertojn se via retejo paneos."],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","Ho ne, %(number)s minaco trovita.","Ho ne, %(number)s minacoj trovitaj."],"{{a}}View details at VaultPress.com{{/a}}":[null,"{{a}}Vidi detalojn ĉe VaultPress.com{{/a}}"],"{{a}}Contact Support{{/a}}":[null,"{{a}}Kontakti helpon{{/a}}"],"No threats found, you're good to go!":[null,"Neniuj minacoj trovitaj, vi pretas flugi!"],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,"Aj! Via Akismet-ŝlosilo mankas aŭ estas nevalida. {{akismetSettings}}Iru al agordoj de Akismet por ripari{{/akismetSettings}}."],"Plugin Updates":[null,"Ĝisdatigoj de kromprogramoj"],"{{a}}
23689 Turn on plugin auto updates{{/a}}":[null,"{{a}}Ŝalti aŭtomatajn ĝisdatigojn de kromprogramoj{{/a}}"],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,"{{a}}Aktivigi Administri kaj ŝalti aŭtomatan ĝisdatigadon{{/a}}"],"Image Performance %(photon)s":[null,"Rendimento de bildoj %(photon)s"],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,"{{a}}Aktivigu Photon{{/a}} por plibonigi la rendimenton kaj rapidon de viaj bildoj."],"Site Verification Tools":[null,"Iloj por aŭtentigo de retejo"],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,"Iloj por aŭtentigo de retejo estas aktivaj. Certigu konfirmon de via retejo ĉe Google, Bing, kaj Pinterest por pli ĝusta indeksado kaj rangado. {{a}}Konfirmi nun{{/a}}"],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinter
23690 est.":[null,"{{a}}Aktivigu aŭtentigon de retejo{{/a}} por konfirmi vian retejon kaj plibonigi rangadon ĉe Google, Bing, kaj Pinterest."],"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.":[null,"Aliĝu al la milionoj da uzantoj dependantaj de Jetpack por plibonigi kaj sekurigi iliajn retejojn. Ni estas pasiaj pri WordPress kaj ĉeestas por plifaciligi vian vivon."],"Unlink me from WordPress.com":[null,"Malligi min de WordPress.com"],"Link to WordPress.com":[null,"Ligi al WordPress.com"],"Disconnect from WordPress.com":[null,"Malkonektiĝi de WordPress.com"],"Jump Start your Site":[null,"Rapidlanĉi vian retejon"],"Quickly enhance your site by activating Jetpack's recommended features.":[null,"Rapide plibonigu vian retejon per aktivigo de la rekomenditaj ecoj de Jetpack."],"Activate Recommended Features":[null,"Aktivigi rekomenditajn ecojn"],"Jetpack's recommended features include:"
23691 :[null,"Rekomenditaj ecoj de Jetpack estas inkluzive de:"],"Features can be activated or deactivated at any time.":[null,"Ecoj povas esti (mal)aktivigitaj laŭplaĉe."],"Skip the Jetpack Jumpstart process":[null,"Ne fari la Rapidlanĉon de Jetpack"],"Skip this step":[null,"Ne fari tiun paŝon"],"Manage security on WordPress.com":[null,"Administri sekurecon ĉe WordPress.com"],"Week of %(date)s":[null,"Semajno de %(date)s"],"Views: %(numberOfViews)s":[null,"Rigardoj: %(numberOfViews)s"],"Click to view detailed stats.":[null,"Alklaku por vidi detalitajn statistikaĵojn."],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,"Io misis dum ŝargo de statistikaĵoj. Bonvole provu denove pli poste aŭ {{a}}rigardu viajn statistikaĵojn nun ĉe WordPress.com{{/a}}"],"Days":[null,"Tagoj"],"Weeks":[null,"Semajnoj"],"Months":[null,"Monatoj"],"Views today":[null,"Rigardoj hodiaŭ"],"Best overall day":[null,"La plej bona tago
23692 ĝenerale"],"%(number)s View":["%(number)s Views","Rigardo de %(number)s","Rigardoj de %(number)s"],"All-time views":[null,"Rigardoj dekomence"],"All-time comments":[null,"Komentoj dekomence"],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,"Jetpack utiligas la plej modernan enhav-liveran reton de WordPress.com por ŝargi viajn belegajn bildojn super-rapide. Optimumigita por ĉia aparato, kaj estas senpage."],"Did we mention free, professional support?":[null,"Ĉu ni menciis jam senpagan, profesian helpon?"],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,"Jetpack estas subtenata de kelkaj el la plej kompetentaj kaj pasiaj homoj en la komunumo. Ili troviĝas ĉirkaŭ la terglobo kaj pretas helpi vin."],"Jetpack blocks malicious log in attempts, lets
23693 you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,"Jetpack blokas malicajn ensalut-provojn, lasas vin scii se via retejo paneos kaj povas aŭtomate ĝisdatigi viajn kromprogramojn, por ke vi ne maltrankviliĝu."],"Block site attacks.":[null,"Bloki atakojn kontraŭ la retejo."],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,"Trankviliĝu per Protekti, la ilo respondeca por la blokado de miliardoj da ensalut-atakoj trans milionoj da retejoj."],"Live site monitoring.":[null,"Realtempa observado de retejo."],"Automatic site updates.":[null,"Aŭtomataj ĝisdatigoj al la retejo."],"Never fall behind on a security release or waste time updating multiple sites.":[null,"Neniam maltrafu sekurecan eldonon aŭ malŝparu tempon per ĝisdatigo de pluraj retejoj."],"Lightning fast, optimized images":[null,"Fulmrapidaj, optimumigitaj bildoj"],"Jetpack harnesses the
23694 power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,"Jetpack jungas la povon de WordPress.com por montri al vi detalitajn informojn pri viaj vizitantojn, kion ili legas kaj de kie ili venas."],"Site security and peace of mind":[null,"Reteja sekureco kaj trankvileco"],"Need Help?":[null,"Ĉu vi bezonas helpon?"],"Send us Feedback":[null,"Donu al ni pritakson"],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,"Jetpack havas multaj ilojn pri trafiko kaj intereso por helpi vin akiri pliajn vizitantojn al via retejo kaj por teni la intereson."],"Automated social marketing.":[null,"Aŭtomata socia merkatado."],"Sharing & Like Buttons":[null,"Butonoj de kunhavigado kaj ŝatoj"],"Build a community.":[null,"Konstruu komunumon."],"Give visitors the tools to share and subscribe to your content.":[null,"Donu al vizitantoj la ilojn por kunhavig
23695 i kaj aboni vian enhavon."],"Increase page views.":[null,"Pliigu paĝrigardojn."],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,"Tenu la atenton de vizitantoj per plia enhavo por kunhavigi kaj legi, fare de Rilataj afiŝoj."],"Manage Plugins":[null,"Administri kromprogramojn"],"Drive more traffic to your site":[null,"Allogi pliajn okulojn al via retejo"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,"Uzu Publici por aŭtomate kunhavigi viajn afiŝojn kun amikoj, sekvantoj kaj ĉirkaŭ la mondo."],"Track your growth":[null,"Sekvi vian kreskon"],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"Malŝtreĉiĝu. Observilo sendos al vi avertojn realtempe se via retejo iam paneos."],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"Vi bezonas resti ensalutinta al via WordPressa blogo dum vi rajtigas Jetpack."],"We had an
23696 issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,"Eraro dum konektiĝo kun Jetpack; malaktivigu poste reaktivigu la kromprogramon Jetpack, post tio ree konektiĝu."],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null," Eraro dum konektiĝo kun Jetpack. Bonvole alklaku al \"Konektiĝi kun WordPress.com\" denove."],"{{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":[null,"{{s}}Via Jetpack misfunkcias{{/s}} Ni pardonpetas pro la problemo. Bonvole provu denove pli poste, se la problemo daŭros bonvole kontaktu helpon uzante tiun ĉi mesaĝon: %(error_key)s"],"Need help? The Jetpack team is here for you.":[null,"Ĉu vi bezonas helpon? La teamo de Jetpack ĉeestas por vi."],"Leave a Jetpack review":[null,"Lasi recenzon de Jetpack"],"Disconnecting Jetpack":[null,"M
23697 alkonekto de Jetpack"],"Smiley":[null,"Ridmieno"],"Email Address":[null,"Retpoŝta adreso"],"Whitelist Management":[null,"Administrado de akceptita listo"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"Aldonu viajn plej ofte uzitajn IP-adresojn, ĉar ili povas ŝanĝiĝi inter viaj hejma, oficeja kaj alia lokoj. Forviŝo de IP-adreso de la suba listo forviŝos ĝin de via akceptita listo."],"Related":[null,"Rilataj"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Montri kapon \"Rilataj\" por pli klare apartigi la rilatan sekcion de afiŝoj"],"Use a large and visually striking layout":[null,"Uzu grandan kaj okulfrapan aranĝon"],"Require Two-Step Authentication":[null,"Devigi du-paŝan aŭtentigon"],"Site Stats":[null,"Statistikaĵoj de la retejo"],"Publicize":[null,"Publikigi"],"
23698 Excerpts":[null,"Eltiraĵoj"],"Featured Images":[null,"Elstarigitaj bildoj"],"Enable Portfolio Projects for this site.":[null,"Ebligi Teko-projektojn por tiu ĉi retejo."],"Enable Testimonials for this site.":[null,"Ebligi atestojn por tiu ĉi retejo."],"View people's profiles when you mouse over their Gravatars":[null,"Vidi la profilojn de homoj kiam vi ŝvebigas la muson super iliaj gravataroj"],"Color Scheme":[null,"Kolorskemo"],"Preview":[null,"Antaŭrigardi"],"You have successfully disconnected Jetpack":[null,"Vi sukcese malkonektis Jetpack"],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,"Via retejo bezonas esti publike alirebla por uzi Jetpack: %(error_key)s"],"{{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).":[null,"{{s}}Via Jetpack misfunkcias.{{/s}} Konekto de tiu ĉi retejo kun WordPress.com ne eblas. Tio kutime signifas, k
23699 e via retejo ne estas publike alirebla (localhost)."],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com nun spertas problemojn kaj ne povas fueli vian Jetpack. Bonvole provu denove poste."],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,"Jetpack ne povis kontakti WordPress.com: %(error_key)s. Tio kutime signifas, ke io estas malĝuste agordita ĉe via interreta gastiganto."],"Connect Jetpack":[null,"Konekti Jetpack"],"Proofreading":[null,"Provlegado"],"English Options":[null,"Anglaj opcioj"],"Bias Language":[null,"Antaŭjuĝa lingvaĵo"],"Complex Phrases":[null,"Kompleksaj frazoj"],"Diacritical Marks":[null,"Diakritaĵoj"],"Double Negatives":[null,"Duobla neado"],"Hidden Verbs":[null,"Kaŝitaj verboj"],"Jargon":[null,"Ĵargono"],"Passive Voice":[null,"Pasivo"],"Phrases to Avoid":[null,"Evitindaj frazoj"],"Redundant
23700 Phrases":[null,"Ripetaj frazoj"],"Use automatically detected language to proofread posts and pages":[null,"Uzi aŭtomate trovitan lingvon por provlegi afiŝojn kaj paĝojn"],"Ignored Phrases":[null,"Ignoritaj frazoj"],"Test your site’s compatibility with Jetpack.":[null,"Elprovi la kongruecon de via retejo kun Jetpack."],"Debug":[null,"Sencimigi"],"Disconnect Jetpack":[null,"Malkonekti Jetpack"],"Learn More":[null,"Lerni pli"],"Settings":[null,"Agordoj"],"Active":[null,"Aktivaj"]}
23701 \ No newline at end of file
23702 +{"":{"po-revision-date":"2016-11-17 12:20:48+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/2.3.0-alpha","language":"eo","project-id-version":"Plugins - Jetpack by WordPress.com - Development (trunk)"},"Make sure your site is easily found on search engines with SEO tools for your content and social posts.":[null,""],"Activate this module to use the advanced SEO tools.":[null,""],"Configure your VideoPress settings.":[null,""],"How much is your website worth?":[null,""],"For less than the price of a coffee a month you can rest easy knowing your hard work (or livelihood) is backed up.":[null,""],"Configure Site SEO":[null,""],"Activate SEO Tools":[null,""],"Introducing our most affordable backups and security plan yet":[null,"Ni prezentas niajn plej pageblajn sekurkopiojn kaj sekurecan tarifon ĝis nun"],"The Personal Plan keeps your data, site, and hard work
23703 safe.":[null,"La profesia konto tenas sekure viajn datumojn, retejon kaj ellaboraĵojn."],"Learn more...":[null,"Por lerni pli..."],"Your site is on the Jetpack Personal plan":[null,"Via retejo havas la personan konton de Jetpack"],"With this plan you are provided with spam-protection, daily backups (up to 30 days), and unlimited storage.":[null,"Tiu konto provizas vin per trud-protekto, ĉiutagaj sekurkopioj (ĝis 30 tagoj) kaj senlima tenejospaco."],"With this plan you are provided with spam-protection, daily backups (up to 30 days), unlimited backup storage, security scanning, and priority support.":[null,""],"You get spam-protection, real-time backups (unlimited archive), unlimited backup storage, security scanning, SEO tools, PollDaddy, and priority support.":[null,""],"Daily backup of all your site data with unlimited space and one-click restores (powered by VaultPress).":[null,""],"Daily backup of all your site data with unlimited space, one-click restores, automated security
23704 scanning, and priority support (powered by VaultPress).":[null,""],"Backups & Security Scanning":[null,""],"Real-time backup of all your site data with unlimited space, one-click restores, automated security scanning, one-click threat resolution, and priority support (powered by VaultPress).":[null,""],"SEO Tools":[null,""],"Advanced SEO tools to help your site get found when people search for relevant content.":[null,""],"Need more? Running a business site?":[null,""],"If your site is important to you, consider protecting and improving it with some of our advanced features: ":[null,""],"On-demand security scanning":[null,""],"Advanced SEO tools":[null,"Altnivelaj serĉ-optimumigiloj"],"Configure your SEO settings.":[null,""],"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.":[null,""],"You are running Jetpack on a staging server.":[null,""],"More Info":[null,""],"Search you
23705 r content.":[null,"Priserĉi vian enhavon."],"{{a}}Manage Likes visibility from the Sharing Module Settings{{/a}}":[null,"{{a}}Administri videblecon de ŝatoj, de la agordoj de la kunhaviga modulo{{/a}}"],"Hide the stats smiley face image. The image helps collect stats but should still work when hidden.":[null,"Kaŝi la ridmienon de statistikaĵoj. Tiu bildo helpas kolekti informojn sed devus ankoraŭ funkcii kiam kaŝita."],"Your Current IP: %(ip)s":[null,"Via nuna IP: %(ip)s"],"Whitelisting an IP address prevents it from ever being blocked by Jetpack.":[null,"Meto de IP sur la akceptita listo preventas blokon de ĝi fare de Jetpack."],"IPv4 and IPv6 are acceptable. {{br/}} To specify a range, enter the low value and high value separated by a dash. Example: 12.12.12.1-12.12.12.100":[null,"IPv4 kaj IPv6 estas akcepteblaj. {{br/}} To specifi gamon, entajpu la malaltan valoron kaj la altan valoron apartigitajn de streketo. Ekzemple: 12.12.12.1-12.12.12.100"],"Link your account to Word
23706 Press.com to start using this feature.":[null,"Por uzi tiun econ, ligu vian konton al WordPress.com."],"There are unsaved settings in this tab that will be lost if you leave it. Proceed?":[null,"Estas nekonservitaj agordoj en la langeto kiuj malaperos se vi forlasos ĝin. Ĉu daŭrigi?"],"This will reset all Jetpack options, are you sure?":[null,"Tio restarigos ĉiujn opciojn de Jetpack, ĉu vi ĉertas?"],"Search for a Jetpack feature.":[null,"Serĉi econ de Jetpack."],"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.":[null,"Promociu vian Jetpack, por ke nia moderna sekureca observado trovu malicajn dosierojn kaj tuj informu vin, por via ĉiama scio pri ĉio, kio okazas en via retejo."],"You can see the information about security scanning in the \"At a Glance\" section.":[null,"Vi povas vidi la informojn pri sekureca observado en la sekcio \"Je ekrig
23707 ardo\"."],"Configure your Security Scans":[null,"Agordi la sekurecajn observadojn"],"This module has no configuration options":[null,"Tiu moduloj ne estas agordebla"],"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.":[null,"Sciigu al serĉiloj kaj vizitantoj, ke vi estas serioza pri la fidindeco de via retejo, per promocio de Jetpack. Niaj kontraŭtrudaj iloj forigos trudajn komentojn, protektos vian reputacion ĉe serĉiloj kaj plifaciligos komunikadon de vizitantoj."],"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.":[null,"Realtempaj foraj sekurkopioj kun aŭtomataj restarigoj donas al vi trankvilon, por ke vi povu koncentriĝi pri verko de bonega enha
23708 vo kaj pliigo de trafiko, dum ni protektas ĉiun parton de via investaĵo. Promociiĝu hodiaŭ."],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,"{{link}}Difini viajn agordojn %(module_slug)s Settings {{/link}}"],"Subscriber":[null,"Abonanto"],"Big iPhone/iPad Update Now Available":[null,"Nun haveblas granda ĝisdatigo de iPhone/iPad"],"The WordPress for Android App Gets a Big Facelift":[null,"La aplikaĵo WordPress por Android ricevas renovigon"],"Upgrade Focus: VideoPress For Weddings":[null,"Enfokusiĝo pri promocio: VideoPress por nuptoj"],"WordPress.com Likes are:":[null,"Ŝatoj de WordPress.com estas:"],"Comments headline":[null,"Titolo de komentoj"],"A few catchy words to motivate your readers to comment.":[null,"Kelkaj atentokaptaj vortoj por kuraĝigi viajn legantojn komenti."],"Can readers subscribe to your posts, comments or both?":[null,"Ĉu legantoj povas aboni viajn afiŝojn, komentojn aŭ ambaŭ?"],"Show a \"follow blog\" options in the comment form
23709 ":[null,"Montri opcion \"sekvi blogon\" en la komento-formularo."],"Show a \"follow comments\" option in the comment form.":[null,"Montri opcion \"sekvi komentojn\" en la komento-formularo."],"Admin Bar":[null,"Administra panelo"],"Put a chart showing 48 hours of views in the admin bar":[null,"Meti tabelon de 48 horoj da rigardoj en la administran panelon"],"Registered Users: Count the page views of registered users who are logged in":[null,"Registritaj uzantoj: kalkuli la paĝrigardojn de ensalutintaj registritaj uzantoj"],"Report Visibility: Select the roles that will be able to view stats reports":[null,"Videbleco de raportoj: elektu la rolojn kiuj rajtas vidi statistikaĵajn raportojn"],"Receive Monitor Email Notifications":[null,"Ricevi avizojn de Observilo retpoŝte"],"Emails will be sent to ":[null,"Retleteroj estos senditaj al"],"{{a}}Edit{{/a}}":[null,"{{a}}Redakti{{/a}}"],"Match By Email":[null,"Kongrui laŭ retpoŝtadreso"],"Show photo metadata (Exif) in carousel, when av
23710 ailable":[null,"Montri metadumojn (Exif) pri foto en karuselo, kiam haveblas"],"Background Color":[null,"Fonkoloro"],"Scroll infinitely (Shows 7 posts on each load)":[null,"Rulumi senfine (montras 7 afiŝojn en ĉiu ŝargo)"],"Track each infinite Scroll post load as a page view in Google Analytics":[null,"Spuri ĉiun afiŝo-ŝargon en senfina rulumado kiel paĝo-rigardon en Google-analizo"],"Mobile Promos":[null,"Porpoŝaj reklamoj"],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,"Montri reklamon por la WordPressaj aplikaĵoj por porteblaĵoj, en la piedo de la porpoŝa etoso"],"Enter your meta key \"content\" value to verify your blog with {{a}}Google Search Console{{/a}}, {{a1}}Bing Webmaster Center{{/a1}} and {{a2}}Pinterest Site Verification{{/a2}}.":[null,"Entajpu la valoron de \"content\" de via metadatuma ŝlosilo por aŭtentigo de via blogo kun {{a}}la administra panelo de Google-serĉilo{{/a}}, {{a1}}administrejo por retejestroj ĉe Bin
23711 g{{/a1}} kaj {{a2}}aŭtentigo de retejoj ĉe Pinterest{{/a2}}."],"Meta key example:":[null,""],"Display all your gallery pictures in a cool mosaic":[null,"Montri ĉiujn bildojn de via galerio en mojosa mozaiko"],"Copied!":[null,"Kopiita!"],"Highlight and copy the following text to your clipboard:":[null,"Emfazi kaj kopii la sekvan tekston al via tondejo:"],"Regenerate address":[null,"Ree generi adreson"],"Configure Portfolios":[null,"Agordi tekojn"],"Configure Testimonials":[null,"Agordi atestojn"],"Automatically proofread content when: ":[null,"Aŭtomate provlegi enhavon kiam:"],"A post or page is first published":[null,"Afiŝo aŭ paĝo estas unuafoje publikigita"],"A post or page is updated":[null,"Afiŝo aŭ paĝo estas ĝisdatigita"],"Automatic Language Detection":[null,"Aŭtomata rekono de lingvo"],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,"La provlegilo subtenas la anglan, francan, germanan, portugalan kaj hispanan."],"Enable proofreadi
23712 ng for the following grammar and style rules: ":[null,"Ebligi provlegadon por la sekvaj reguloj de gramatiko kaj stilo:"],"Add a phrase":[null,"Aldoni frazon"],"Use Markdown for comments":[null,"Uzi Markdown por komentoj"],"Search engines will find the sitemaps at these locations:":[null,"Serĉiloj trovos la retejo-mapojn ĉe tiuj ĉi lokoj:"],"Sitemap: {{a}}%(url)s{{/a}}":[null,"Retejomapo: {{a}}%(url)s{{/a}}"],"News Sitemap: {{a}}%(url)s{{/a}}":[null,"Mapo de novaĵejo: {{a}}%(url)s{{/a}}"],"Cheatin' uh?":[null,"Vi ruzemas, ĉu ne?"],"{{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}}":[null,"{{p}}Ĉu vi farus la komplezon rakonti al ni la kialojn de la nekompleta konektiĝo al Jetpack, per tiu ĉi {{a}}2-demanda enketo{{/a}}?{{/p}}{{p}}Jetpack-konektiĝo estas deviga por la funkciado de niaj senpagaj sekurecaj kaj t
23713 rafikaj ebloj.{{/p}}"],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,"Bonvenon al {{s}}Jetpack %(jetpack_version)s{{/s}}!"],"Your Jetpack is already connected.":[null,"Via Jetpack jam estas konektita."],"You're fueled up and ready to go, Jetpack is now active.":[null,"Vi estas fuelita kaj preta flugi, Jetpack nun estas aktiva."],"You're fueled up and ready to go.":[null,"Vi estas fuelita kaj preta flugi."],"You are currently running a development version of Jetpack.":[null,"Vi nune uzas programistan version de Jetpack."],"Submit Beta feedback":[null,"Sendi pritakson pri beta fazo"],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,"Nun en {{a}}programista reĝimo{{/a}} per la filtrilo jetpack_development_mode.{{br/}}Kelkaj ebloj estas malebligitaj."],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,"Nun en {{a}}programista reĝi
23714 mo{{/a}} per la konstanto JETPACK_DEV_DEBUG.{{br/}}Kelkaj ebloj estas malebligitaj."],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,"Nun en {{a}}programista reĝimo{{/a}} ĉar mankas punkto en la URL de via retejo (ekz. http://localhost).{{br/}}Kelkaj ebloj estas malebligitaj."],"You, %(userName)s, are not connected to WordPress.com.":[null,"Vi, %(userName)s, ne estas konektita al WordPress.com."],"What would you like to see on your Jetpack Dashboard?":[null,"Kion vi volas vidi en via administra panelo de Jetpack?"],"Let us know!":[null,"Lasu nin scii!"],"Welcome to Jetpack":[null,"Bonvenon al Jetpack"],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,"Bonvole konektiĝu al WordPress.com aŭ kreu konton, por ekuzi Jetpack. Tio ebligos povajn sekurecan, trafikan kaj tajloran servojn.
23715 "],"No account? Create one for free…":[null,"Ĉu neniu konto? Vi povas senpage krei konton..."],"Saving…":[null,"Konservas..."],"Save Settings":[null,"Konservi agordojn"],"Updates Needed":[null,"Ĝisdatigoj bezonataj"],"Do you really want to disconnect your site from WordPress.com?":[null,"Ĉu vi vere volas malkonekti vian retejon disde WordPress.com?"],"Jetpack Stats Icon":[null,"Piktogramo por statistikaĵoj de Jetpack"],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,"{{a}}Aktivigu statistikaĵojn de la retejo{{/a}} por vidi detalitajn statistikaĵojn, ŝatojn, sekvantojn, abonantojn kaj pli! {{a1}}Lerni pli{{/a1}}"],"Activate Site Stats":[null,"Aktivigi statistikaĵojn de la retejo"],"Automated, comprehensive protection from threats and attacks.":[null,"Aŭtomata, multampleksa protekto kontraŭ minacoj kaj atakoj."],"State-of-the-art spam defense.":[null,"La plej altnivela defendo kontraŭ trudaĵ
23716 oj"],"Automatically backup your entire site.":[null,"Aŭtomate krei sekurkopiojn de via tuta retejo."],"Security Scanning":[null,"Sekureca skanado"],"Automatically scan your site for common threats and attacks.":[null,"Aŭtomate skani vian retejon kontraŭ oftaj minacoj kaj atakoj."],"Keep those spammers away!":[null,"Tenu trudulojn for!"],"Site Backups":[null,"Retejaj sekurkopioj"],"Keep your site backed up!":[null,"Tenu sekurkopiojn de viaj retejoj!"],"Pro":[null,"Profesia"],"No Results Found.":[null,"Neniuj rezultoj trovitaj."],"Threats found!":[null,"Minacoj trovitaj!"],"Set up":[null,"Agordi"],"Upgrade":[null,"Ĝisdatigi"],"ACTIVE":[null,"AKTIVA"],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,"Kodrompistoj, robot-retoj kaj trudistoj atakas retejojn hazarde.
23717 Ilia celo estas ataki ĉie, ofte. Nia celo estas helpi vin prepari per bloko de tiuj ĉi minacoj, kaj en la plej malbona kazo, ni ĉeestos por helpi vin restarigi vian retejon al la antaŭa bonstato."],"Your site is on the Free Jetpack Plan":[null,"Via retejo havas la pakaĵon Jetpack Senpage"],"Upgrade to a paid plan to unlock world-class security, spam protection tools, and priority support.":[null,""],"Your site is on the Jetpack Premium plan":[null,"Via retejo ĝuas la pakaĵon Jetpack-altgrada"],"Your site is on the Jetpack Professional plan":[null,"Via retejo ĝuas la pakaĵon Jetpack-profesia"],"Your site is on Development Mode":[null,"Via retejo estas en programista reĝimo"],"Once you connect, you can upgrade to a paid plan in order to unlock world-class security, spam protection tools, and priority support.":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,"La plej altnivela defendo kontraŭ trudaĵoj povigita de Akismet."],"View your spam stats":[null,"
23718 Rigardi viajn statistikaĵojn pri trudaĵoj"],"Configure Akismet":[null,"Agordi Akismet"],"View your security dashboard":[null,"Rigardi vian sekurecan panelon"],"Configure VaultPress":[null,"Agordi VaultPress"],"Surveys & Polls":[null,"Enketoj kaj opinisondaĵoj"],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,"Senlimaj sondaĵoj, senlimaj respondoj. Vi povas uzi la redaktilon de enketoj por rapide krei enketojn kaj sondaĵojn. Respondoj estas kolektitaj per via retejo, retpoŝte aŭ per via iPad aŭ iPhone."],"Create a new poll":[null,"Krei novan sondaĵon"],"Real-time backups":[null,"Realtempaj sekurkopioj"],"One-click threat resolution":[null,"Unu-klaka solvo de minaco"],"Advanced polls and ratings":[null,"Altnivelaj sondaĵoj kaj pritaksoj"],"Compare Plans":[null,"Kompari planojn"],"Maximum grade security":[null,"La maksimumo en sekureco"],"Real-time
23719 backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,""],"Lock out the bad guys":[null,"Elŝlosu la friponojn"],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,"Fortikigita filtrado de trudaĵoj protektas vian markon, viajn legantojn kaj plibonigas rezultojn ĉe serĉiloj. Protekto kontraŭ brutfortaj ensalutprovoj donas trankvilon kaj sekurigon al via administra sekcio."],"Enjoy priority support":[null,"Vi rajtas esti prioritato por subteno"],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,"Ĉu vi bezonas helpon? Feliĉo-inĝeniero povas respondi al demandoj pri via retejo, via konto aŭ kio ajn."],"Connection Settings":[null,"Konekto-agordoj"]
23720 ,"Manage your Jetpack connection.":[null,"Administri vian Jetpack-konektiĝon."],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,"La retejo estas en programista reĝimo, do vi ne povas konekti ĝin al WordPress.com."],"You are connected as ":[null,"Vi estas konektita kiel"],"Link your account to WordPress.com to get the most out of Jetpack.":[null,"Ligu vian konton al WordPress.com por plene profiti de Jetpack."],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,"Via retejo devas esti malferma al serĉiloj por ĝusta funkcio de tiu ĉi eco. Vi povas ŝanĝi tion en {{a}}Lego-agordoj{{/a}}."],"View {{a}}All Stats{{/a}}":[null,"Rigardi {{a}}ĉiujn statistikaĵojn{{/a}}"],"View your {{a}}Email Followers{{/a}}":[null,"Rigardi viajn {{a}}retpoŝtajn sekvantojn{{/a}}"],"Powerful WordPress.com features on every device.":[null,"Povaj ecoj de WordPress.com en ĉiu apa
23721 rato."],"Manage all your sites from a single dashboard.":[null,"Administri ĉiujn viajn retejojn de unu panelo."],"Feel the performance":[null,"Rimarki la rendimenton"],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,"Ĉiuj aplikaĵoj por WordPress estas dizajnitaj esti rapidaj. Vi tuj rimarkos la diferencon en rendimento, kiam la paĝoj ŝargiĝas preskaŭ tuje kaj vi ne devas atendi."],"Bulk and automatic updates":[null,"Amasaj kaj aŭtomataj ĝisdatigoj"],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,"La plimulto de sekurecaj problemoj estas en eksdataj kromprogramoj. Uzu niajn aplikaĵojn por la interreto kaj la labortablo por ŝalti aŭtomatajn ĝisdatigojn aŭ por permane ĝisdatigi kromprogramojn en ĉiuj viaj retejoj, de unu
23722 loko."],"Focus on your Writing":[null,"Ensorbiĝi en verkadon"],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,"Nia nova redaktilo estas fulmrapida, optimumigita por verkistoj kaj ĝi forigas distraĵojn, por plia koncentriĝo al laboro."],"Try the New Editor":[null,"Provi la novan redaktilon"],"Connect with your Visitors":[null,"Rilati kun viaj vizitantoj"],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,"Vi povas observi viajn vizitantojn per altnivela statistiko. Spuri tendencojn, lerni pri la plej ŝatata enhavo kaj kompreni viajn vizitantojn el ĉie en la mondo."],"View Your Stats":[null,"Rigardi viajn statistikaĵojn"],"Connect with the Community":[null,"Rilati kun la komunumo"],"The WordPress apps all have impressively fast and full featured readers so you can catch up wi
23723 th your favorite sites and join the conversation anywhere, any time.":[null,"La aplikaĵoj de WordPress ĉiuj havas impone rapidajn kaj eco-plenajn legilojn por ke vi tenu vin informita ĉe viaj ŝatataj retejoj kaj aliĝu al la konversacio, ĉie, ĉiam."],"Launch Reader":[null,"Lanĉi Legilon"],"Inspiration strikes any time, anywhere.":[null,"Inspiro venas je hazardaj tempoj."],"Get WordPress apps for any screen.":[null,"Vi povas instali aplikaĵojn de WordPress por ĉia ekrano."],"In Your Pocket":[null,"En via Poŝo"],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,"Vi povas aperigi enhavon, sekvi statistikaĵojn, pritrakti komentojn kaj multe pli, de ĉie en la mondo. Niaj aplikaĵoj por porteblaj aparatoj estas liberprogramaj, senpagaj kaj haveblaj al vi en aparatoj Apple kaj Android."],"WordPress.com in the App Store":[null,"WordPress.com
23724 en la App Store/aplikaĵo-vendejo"],"WordPress.com in Google Play":[null,"WordPress.com en Google Play"],"On Your Desktop":[null,"Sur via labortablo"],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.":[null,"Labortabla aplikaĵo por doni al WordPress porĉiaman lokon en via komputilo. Ankaŭ sendistran medion ĝuatan sen devo verki ene de retumilo."],"WordPress.com for Mac OS X":[null,"WordPress.com por Mac OS X"],"WordPress.com for Windows":[null,"WordPress.com por Vindozo"],"WordPress.com for Linux":[null,"WordPress.com por Linukso"],"Malware Scanning":[null,"Skanado kontraŭ fiprogramoj"],"Threats found":[null,"Minacoj trovitaj"],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,"Por aŭtomata, multampleksa skanado kontraŭ sekurecaj minacoj, bonvole {{a}}instalu kaj aktivigu{{/a}} VaultPress."],"For au
23725 tomated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,"Por aŭtomata, ampleksa observado de sekurecaj minacoj, bonvole {{a}}promociu vian konton{{/a}}."],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,"Jetpack aktive blokas malicajn ensalut-provojn. Detaloj montriĝos post nelonge!"],"Total malicious attacks blocked on your site.":[null,"La sumo de malicaj atakoj blokitaj de via retejo."],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,"{{a}}Aktivigu Protekti{{/a}} por teni vian retejon protektita de malicaj ensalut-provoj."],"%(number)s plugin":["%(number)s plugins","%(number)s kromprogramo","%(number)s kromprogramoj"],"Needs updating. ":["Need updating. ","Bezonas ĝisdatigon.","Bezonas ĝisdatigojn."],"All plugins are up-to-date. Awesome work!":[null,"Ĉiuj kromprogramoj estas ĝisdataj. Bonega laboro!"],"{{a}}Activate Manage{{/a}} to turn on a
23726 uto updates and manage your plugins from WordPress.com.":[null,"{{a}}Aktivigu Administri{{/a}} por ŝalti aŭtomatajn ĝisdatigojn kaj por administri viajn kromprogramojn de WordPress.com."],"Jetpack is improving and optimizing your image speed.":[null,"Jetpack plibonigas kaj optimumigas la rapidon de viaj bildoj."],"Jetpack is monitoring your site. If we think your site is down, you will receive an email.":[null,""],"Security":[null,"Sekureco"],"Performance":[null,"Rendimento"],"Backups":[null,"Sekurkopioj"],"{{a}}View backup details{{/a}}.":[null,"{{a}}Rigardi detalojn pri la sekurkopio{{/a}}."],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,"Por aŭtomate krei sekurkopion de via tuta retejo, bonvole {{a}}instalu kaj aktivigu{{/a}} VaultPress."],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,"Por aŭtomate krei sekurkopion de via tuta retejo, bonvole {{a}}promociiĝu{{/a}}."],"Unavailable in Dev
23727 Mode.":[null,"Ne haveblas en programista reĝimo."],"Spam Protection":[null,"Protekto kontraŭ trudaĵoj"],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,"Por la plej moderna defendo kontraŭ trudaĵoj, bonvole {{a}}instalu Akismet{{/a}}."],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,"Por la plej moderna defendo kontraŭ trudaĵoj, bonvole {{a}}aktivigu Akismet{{/a}}."],"Invalid Key":[null,"Nevalida ŝlosilo"],"Unavailable in Dev Mode":[null,"Nehaveblas en programista reĝimo"],"Holiday Snow":[null,"Festema neĝo"],"Show falling snow in the holiday period.":[null,"Montri falantan neĝon dum la festo-tempo."],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,"Montri falantan neĝon en mia blogo ekde la 1a de decembro ĝis la 4a de januaro."],"Activating recommended features…":[null,"Aktivigas rekomenditajn ecojn..."],"Recommended features active.":[null,"Rekomenditaj ecoj estas aktivaj."],"Recommended
23728 features failed to activate. %(error)s":[null,"Rekomenditaj ecoj malsukcesis aktiviĝi. %(error)s"],"Activating %(slug)s…":[null,"Aktivigas %(slug)s…"],"%(slug)s has been activated.":[null,"%(slug)s estis aktivigita."],"%(slug)s failed to activate. %(error)s":[null,"%(slug)s malsukcesis aktiviĝi. %(error)s"],"Deactivating %(slug)s…":[null,"Malaktivigas %(slug)s…"],"%(slug)s has been deactivated.":[null,"%(slug)s estis malaktivigita."],"%(slug)s failed to deactivate. %(error)s":[null,"%(slug)s fiaskis en malaktiviĝo. %(error)s"],"Updating %(slug)s settings…":[null,"Ĝisdatigas agordojn de %(slug)s..."],"Updated %(slug)s settings.":[null,"Ĝisdatigis agordojn de %(slug)s."],"Error updating %(slug)s settings. %(error)s":[null,"Eraro dum ĝisdatigo de agordoj de %(slug)s. %(error)s"],"Updating %(slug)s address…":[null,"Ĝisdatigas adreson de %(slug)s…"],"Regenerated %(slug)s address .":[null,"Regeneris adreson %(slug)s."],"Error regenerating %(slug)s address. %(error)s"
23729 :[null,"Eraro dum regenero de adreso %(slug). %(error)s"],"Resetting Jetpack options…":[null,"Restarigas opciojn de Jetpack..."],"Options reset.":[null,"Opcioj estas restarigitaj."],"Options failed to reset.":[null,"Opcioj mise ne restariĝis."],"There was an error disconnecting Jetpack. Error: %(error)s":[null,"Eraro okazis dum malkonekto de Jetpack. Eraro: %(error)s"],"Unlinking from WordPress.com":[null,"Malligiĝas de WordPress.com"],"Unlinked from WordPress.com.":[null,"Malligita de WordPress.com."],"Error unlinking from WordPress.com. %(error)s":[null,"Eraro okazis dum malligiĝo de WordPress.com. %(error)s"],"At A Glance":[null,"Je ekrigardo"],"Clichés":[null,"Kliŝaĵoj"],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,"Ĉu vi volas eldiri la kialon? Nur {{a}}respondo al du simplaj demandoj{{/a}} helpus nin plibonigi Jetpack."],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Le
23730 ave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{hideOnMobile}}Ĉu vi ĝuas Jetpack aŭ havas pritakson?{{/hideOnMobile}} {{reviewLink}}Lasu recenzon{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}sekvu nin ĉe Twitter{{/twitterLink}}{{hideOnMobile}}, kaj{{/hideOnMobile}} {{facebookLink}}ŝatu nin ĉe Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}"],"Like us on Facebook":[null,"Ŝatu nin ĉe Facebook"],"Follow Jetpack on Twitter":[null,"Sekvu Jetpack ĉe Twitter"],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{supportLink}}Rigard
23731 u nian help-paĝon{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}kontrolu la forumojn por solvoj{{/forumLink}}{{hideOnMobile}}, aŭ{{/hideOnMobile}} {{contactLink}}rekte kontaktu nin{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}"],"Contact Jetpack support staff directly":[null,"Rekte kontakti helpteamon de Jetpack"],"Go to the WordPress.org support forums":[null,"Iri al la helpforumoj de WordPress.org"],"Go to Jetpack.com/support":[null,"Iri al Jetpack.com/support"],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,"Ni donas senpagan, plenan helpon al ĉiuj uzantoj de Jetpack. Nia helpteamo ĉiam ĉeestas por helpi vin."],"Jetpack Happiness Engineer":[null,"Feliĉo-inĝeniero de Jetpack"],"Automattic's Privacy Policy":[null,"Privateca politiko de Automattic"],"WordPress.com Terms of Service":[null,"Kondiĉoj por uzado de WordPress.com"],"{{a}}Activate Site Verification{{/a}} to verify your site and in
23732 crease ranking with Google, Bing, and Pinterest.":[null,"{{a}}Aktivigu aŭtentigon de retejo{{/a}} por konfirmi vian retejon kaj plibonigi rangadon ĉe Google, Bing, kaj Pinterest."],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,"Iloj por aŭtentigo de retejo estas aktivaj. Certigu konfirmon de via retejo ĉe Google, Bing, kaj Pinterest por pli ĝusta indeksado kaj rangado. {{a}}Konfirmi nun{{/a}}"],"Site Verification Tools":[null,"Iloj por aŭtentigo de retejo"],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,"{{a}}Aktivigu Photon{{/a}} por plibonigi la rendimenton kaj rapidon de viaj bildoj."],"Image Performance %(photon)s":[null,"Rendimento de bildoj %(photon)s"],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,"{{a}}Aktivigi Administri kaj ŝalti aŭtomatan ĝisdatigadon{{/a}}"],"{{a}}Turn on plugin auto upda
23733 tes{{/a}}":[null,"{{a}}Ŝalti aŭtomatajn ĝisdatigojn de kromprogramoj{{/a}}"],"Plugin Updates":[null,"Ĝisdatigoj de kromprogramoj"],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,"Aj! Via Akismet-ŝlosilo mankas aŭ estas nevalida. {{akismetSettings}}Iru al agordoj de Akismet por ripari{{/akismetSettings}}."],"No threats found, you're good to go!":[null,"Neniuj minacoj trovitaj, vi pretas flugi!"],"{{a}}Contact Support{{/a}}":[null,"{{a}}Kontakti helpon{{/a}}"],"{{a}}View details at VaultPress.com{{/a}}":[null,"{{a}}Vidi detalojn ĉe VaultPress.com{{/a}}"],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","Ho ne, %(number)s minaco trovita.","Ho ne, %(number)s minacoj trovitaj."],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,"{{a}}Aktivigu Observilon{{/a}} por ricevi avertojn se via retejo paneos."],"Loading…":[null,"Ŝargas..."],"Downtime Mon
23734 itoring":[null,"Observado de periodo de nefunkciado"],"{{button}}View More Stats on WordPress.com {{/button}}":[null,"{{button}}Vidi pliajn statistikaĵojn ĉe WordPress.com {{/button}}"],"{{button}}View Old Stats{{/button}}":[null,"{{button}}Vidi malnovajn statistikaĵojn{{/button}}"],"All-time comments":[null,"Komentoj dekomence"],"All-time views":[null,"Rigardoj dekomence"],"%(number)s View":["%(number)s Views","Rigardo de %(number)s","Rigardoj de %(number)s"],"Best overall day":[null,"La plej bona tago ĝenerale"],"Views today":[null,"Rigardoj hodiaŭ"],"Months":[null,"Monatoj"],"Weeks":[null,"Semajnoj"],"Days":[null,"Tagoj"],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,"Io misis dum ŝargo de statistikaĵoj. Bonvole provu denove pli poste aŭ {{a}}rigardu viajn statistikaĵojn nun ĉe WordPress.com{{/a}}"],"Click to view detailed stats.":[null,"Alklaku por vidi detalitajn statistikaĵojn."],"Views: %(n
23735 umberOfViews)s":[null,"Rigardoj: %(numberOfViews)s"],"Week of %(date)s":[null,"Semajno de %(date)s"],"Manage security on WordPress.com":[null,"Administri sekurecon ĉe WordPress.com"],"Skip this step":[null,"Ne fari tiun paŝon"],"Skip the Jetpack Jumpstart process":[null,"Ne fari la Rapidlanĉon de Jetpack"],"Features can be activated or deactivated at any time.":[null,"Ecoj povas esti (mal)aktivigitaj laŭplaĉe."],"Jetpack's recommended features include:":[null,"Rekomenditaj ecoj de Jetpack estas inkluzive de:"],"Activate Recommended Features":[null,"Aktivigi rekomenditajn ecojn"],"Quickly enhance your site by activating Jetpack's recommended features.":[null,"Rapide plibonigu vian retejon per aktivigo de la rekomenditaj ecoj de Jetpack."],"Jump Start your Site":[null,"Rapidlanĉi vian retejon"],"Disconnect from WordPress.com":[null,"Malkonektiĝi de WordPress.com"],"Link to WordPress.com":[null,"Ligi al WordPress.com"],"Unlink me from WordPress.com":[null,"Malligi min de WordPre
23736 ss.com"],"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.":[null,"Aliĝu al la milionoj da uzantoj dependantaj de Jetpack por plibonigi kaj sekurigi iliajn retejojn. Ni estas pasiaj pri WordPress kaj ĉeestas por plifaciligi vian vivon."],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,"Jetpack estas subtenata de kelkaj el la plej kompetentaj kaj pasiaj homoj en la komunumo. Ili troviĝas ĉirkaŭ la terglobo kaj pretas helpi vin."],"Did we mention free, professional support?":[null,"Ĉu ni menciis jam senpagan, profesian helpon?"],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,"Jetpack utiligas la plej modernan enhav-liveran reton de WordPress.com
23737 por ŝargi viajn belegajn bildojn super-rapide. Optimumigita por ĉia aparato, kaj estas senpage."],"Lightning fast, optimized images":[null,"Fulmrapidaj, optimumigitaj bildoj"],"Never fall behind on a security release or waste time updating multiple sites.":[null,"Neniam maltrafu sekurecan eldonon aŭ malŝparu tempon per ĝisdatigo de pluraj retejoj."],"Automatic site updates.":[null,"Aŭtomataj ĝisdatigoj al la retejo."],"Live site monitoring.":[null,"Realtempa observado de retejo."],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,"Trankviliĝu per Protekti, la ilo respondeca por la blokado de miliardoj da ensalut-atakoj trans milionoj da retejoj."],"Block site attacks.":[null,"Bloki atakojn kontraŭ la retejo."],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,"Jetpack blokas malicajn ensalut-provo
23738 jn, lasas vin scii se via retejo paneos kaj povas aŭtomate ĝisdatigi viajn kromprogramojn, por ke vi ne maltrankviliĝu."],"Site security and peace of mind":[null,"Reteja sekureco kaj trankvileco"],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,"Jetpack jungas la povon de WordPress.com por montri al vi detalitajn informojn pri viaj vizitantojn, kion ili legas kaj de kie ili venas."],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,"Tenu la atenton de vizitantoj per plia enhavo por kunhavigi kaj legi, fare de Rilataj afiŝoj."],"Increase page views.":[null,"Pliigu paĝrigardojn."],"Give visitors the tools to share and subscribe to your content.":[null,"Donu al vizitantoj la ilojn por kunhavigi kaj aboni vian enhavon."],"Build a community.":[null,"Konstruu komunumon."],"Sharing & Like Buttons":[null,"Butonoj de kunhavigado kaj ŝato
23739 j"],"Automated social marketing.":[null,"Aŭtomata socia merkatado."],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,"Jetpack havas multaj ilojn pri trafiko kaj intereso por helpi vin akiri pliajn vizitantojn al via retejo kaj por teni la intereson."],"Send us Feedback":[null,"Donu al ni pritakson"],"Need Help?":[null,"Ĉu vi bezonas helpon?"],"Manage Plugins":[null,"Administri kromprogramojn"],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"Malŝtreĉiĝu. Observilo sendos al vi avertojn realtempe se via retejo iam paneos."],"Track your growth":[null,"Sekvi vian kreskon"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,"Uzu Publici por aŭtomate kunhavigi viajn afiŝojn kun amikoj, sekvantoj kaj ĉirkaŭ la mondo."],"Drive more traffic to your site":[null,"Allogi pliajn okulojn al via retejo"],"There was an issue connecting
23740 your Jetpack. Please click \"Connect to WordPress.com\" again.":[null," Eraro dum konektiĝo kun Jetpack. Bonvole alklaku al \"Konektiĝi kun WordPress.com\" denove."],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,"Eraro dum konektiĝo kun Jetpack; malaktivigu poste reaktivigu la kromprogramon Jetpack, post tio ree konektiĝu."],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"Vi bezonas resti ensalutinta al via WordPressa blogo dum vi rajtigas Jetpack."],"{{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":[null,"{{s}}Via Jetpack misfunkcias{{/s}} Ni pardonpetas pro la problemo. Bonvole provu denove pli poste, se la problemo daŭros bonvole kontaktu helpon uzante tiun ĉi mesaĝon: %(error_key)s"],"Disconnecting Jetpack":[null,"Malkonekto de Jetpack"],"Lea
23741 ve a Jetpack review":[null,"Lasi recenzon de Jetpack"],"Need help? The Jetpack team is here for you.":[null,"Ĉu vi bezonas helpon? La teamo de Jetpack ĉeestas por vi."],"Smiley":[null,"Ridmieno"],"Require Two-Step Authentication":[null,"Devigi du-paŝan aŭtentigon"],"Use a large and visually striking layout":[null,"Uzu grandan kaj okulfrapan aranĝon"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Montri kapon \"Rilataj\" por pli klare apartigi la rilatan sekcion de afiŝoj"],"Related":[null,"Rilataj"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"Aldonu viajn plej ofte uzitajn IP-adresojn, ĉar ili povas ŝanĝiĝi inter viaj hejma, oficeja kaj alia lokoj. Forviŝo de IP-adreso de la suba listo forviŝos ĝin de via akceptita listo."],"Whitelist Management":[null,"Administra
23742 do de akceptita listo"],"Email Address":[null,"Retpoŝta adreso"],"Publicize":[null,"Publikigi"],"Site Stats":[null,"Statistikaĵoj de la retejo"],"Featured Images":[null,"Elstarigitaj bildoj"],"Excerpts":[null,"Eltiraĵoj"],"Enable Testimonials for this site.":[null,"Ebligi atestojn por tiu ĉi retejo."],"Enable Portfolio Projects for this site.":[null,"Ebligi Teko-projektojn por tiu ĉi retejo."],"Preview":[null,"Antaŭrigardi"],"Color Scheme":[null,"Kolorskemo"],"Ignored Phrases":[null,"Ignoritaj frazoj"],"Use automatically detected language to proofread posts and pages":[null,"Uzi aŭtomate trovitan lingvon por provlegi afiŝojn kaj paĝojn"],"Redundant Phrases":[null,"Ripetaj frazoj"],"Phrases to Avoid":[null,"Evitindaj frazoj"],"Passive Voice":[null,"Pasivo"],"Jargon":[null,"Ĵargono"],"Hidden Verbs":[null,"Kaŝitaj verboj"],"Double Negatives":[null,"Duobla neado"],"Diacritical Marks":[null,"Diakritaĵoj"],"Complex Phrases":[null,"Kompleksaj frazoj"],"Bias Language":[null,"Ant
23743 aŭjuĝa lingvaĵo"],"English Options":[null,"Anglaj opcioj"],"Proofreading":[null,"Provlegado"],"Connect Jetpack":[null,"Konekti Jetpack"],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,"Jetpack ne povis kontakti WordPress.com: %(error_key)s. Tio kutime signifas, ke io estas malĝuste agordita ĉe via interreta gastiganto."],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com nun spertas problemojn kaj ne povas fueli vian Jetpack. Bonvole provu denove poste."],"{{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).":[null,"{{s}}Via Jetpack misfunkcias.{{/s}} Konekto de tiu ĉi retejo kun WordPress.com ne eblas. Tio kutime signifas, ke via retejo ne estas publike alirebla (localhost)."],"Your website needs to
23744 be publicly accessible to use Jetpack: %(error_key)s":[null,"Via retejo bezonas esti publike alirebla por uzi Jetpack: %(error_key)s"],"You have successfully disconnected Jetpack":[null,"Vi sukcese malkonektis Jetpack"],"Active":[null,"Aktivaj"],"Settings":[null,"Agordoj"],"Learn More":[null,"Lerni pli"],"Disconnect Jetpack":[null,"Malkonekti Jetpack"],"Debug":[null,"Sencimigi"],"Test your site’s compatibility with Jetpack.":[null,"Elprovi la kongruecon de via retejo kun Jetpack."]}
23745 \ No newline at end of file
23746
23747 diff --git a/plugins/jetpack/languages/json/jetpack-es_AR.json b/plugins/jetpack/languages/json/jetpack-es_AR.json
23748 index e820851..62f89de 100644
23749 --- a/plugins/jetpack/languages/json/jetpack-es_AR.json
23750 +++ b/plugins/jetpack/languages/json/jetpack-es_AR.json
23751 @@ -1 +1 @@
23752 -{"":{"po-revision-date":"2016-08-30 18:31:41+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/2.1.0-alpha","project-id-version":"Development (trunk)"},"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.":[null,"Que los motores de búsqueda y tus visitantes sepan que te tomás en serio la integridad de tus sitios mejorando Jetpack. Nuestras herramientas anti-spam eliminarán el spam de comentarios, protegerán tu posicionamiento en buscadores y harán fácil a tus visitantes seguir en contacto."],"This module has no configuration options":[null,"Este módulo no tiene opciones de configuración."],"Configure your Security Scans":[null,""],"You can see the information about security scannin
23753 g in the \"At a Glance\" section.":[null,""],"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.":[null,""],"Search for a Jetpack feature.":[null,""],"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.":[null,""],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,""],"Mobile Promos":[null,""],"Track each infinite Scroll post load as a page view in Google Analytics":[null,""],"Scroll infinitely (Shows 7 posts on each load)":[null,""],"Background Color":[null,""],"Show photo metadata (Exif) in carousel, when available":[null,""],"Match By Email":[null,""],"{{a}}Edit{{/a}}":[null,""],"Emails will be sent to ":[null,""],"Receive Monitor Email Notifications":[null,""],"Report
23754 Visibility: Select the roles that will be able to view stats reports":[null,""],"Registered Users: Count the page views of registered users who are logged in":[null,""],"Put a chart showing 48 hours of views in the admin bar":[null,""],"Admin Bar":[null,""],"Show a \"follow comments\" option in the comment form.":[null,""],"Show a \"follow blog\" options in the comment form":[null,""],"Can readers subscribe to your posts, comments or both?":[null,""],"A few catchy words to motivate your readers to comment.":[null,""],"Comments headline":[null,""],"WordPress.com Likes are:":[null,""],"Upgrade Focus: VideoPress For Weddings":[null,""],"The WordPress for Android App Gets a Big Facelift":[null,""],"Big iPhone/iPad Update Now Available":[null,""],"Subscriber":[null,""],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,""],"{{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
23755 required for our free security and traffic features to work.{{/p}}":[null,""],"Cheatin' uh?":[null,""],"News Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Search engines will find the sitemaps at these locations:":[null,""],"Use Markdown for comments":[null,""],"Add a phrase":[null,""],"Enable proofreading for the following grammar and style rules: ":[null,""],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,""],"Automatic Language Detection":[null,""],"A post or page is updated":[null,""],"A post or page is first published":[null,""],"Automatically proofread content when: ":[null,""],"Configure Testimonials":[null,""],"Configure Portfolios":[null,""],"Regenerate address":[null,""],"Highlight and copy the following text to your clipboard:":[null,""],"Copied!":[null,""],"Display all your gallery pictures in a cool mosaic":[null,""],"Meta key example: ":[null,""],"Please connect to or create a WordPress.com account to
23756 start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,""],"Welcome to Jetpack":[null,""],"Let us know!":[null,""],"What would you like to see on your Jetpack Dashboard?":[null,""],"You, %(userName)s, are not connected to WordPress.com.":[null,""],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,""],"You are currently running a development version of Jetpack.":[null,""],"You're fueled up and ready to go.":[null,""],"You're fueled up and ready to go, Jetpack is now active.":[null,""],"Your Jetpack is already connected.":[null,""],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,""],"Hackers
23757 , botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,""],"Threats don't discriminate":[null,""],"Backup, protect, repair and build a better website.":[null,""],"Powerful security tools for ultimate peace of mind":[null,""],"ACTIVE":[null,""],"Upgrade":[null,""],"Set up":[null,""],"Threats found!":[null,""],"No Results Found.":[null,""],"Pro":[null,""],"Keep your site backed up!":[null,""],"Site Backups":[null,""],"Keep those spammers away!":[null,""],"Automatically scan your site for common threats and attacks.":[null,""],"Security Scanning":[null,""],"Automatically backup your entire site.":[null,""],"State-of-the-art spam defense.":[null,""],"Automated, comprehensive protection from threats and attacks.":[null,""],"Activate Site Stats":[null,""],"{{a}}Activate Site Stats{{/a}
23758 } to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,""],"Jetpack Stats Icon":[null,""],"Do you really want to disconnect your site from WordPress.com?":[null,""],"Updates Needed":[null,""],"Save Settings":[null,""],"Saving…":[null,""],"No account? Create one for free…":[null,""],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,""],"Surveys & Polls":[null,""],"Configure VaultPress":[null,""],"View your security dashboard":[null,""],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense, and brute-force login protection - all in one place.":[null,""],"Security Scanning & Backups":[null,""],"Configure Akismet":[null,""],"View your spam stats":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,""],"Once you connect, you can upgrade to Premium or P
23759 ro in order to unlock worldclass security, spam protection tools, and priority support.":[null,""],"Your site is on Development Mode":[null,""],"Unlock the full potential of your site with the features included in your plan.":[null,""],"Your site is on the Jetpack Professional plan":[null,""],"Your site is on the Jetpack Premium plan":[null,""],"Upgrade to Premium or Pro in order to unlock world class security, spam protection tools, and priority support.":[null,""],"Your site is on the Free Jetpack Plan":[null,""],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,""],"Lock out the bad guys":[null,""],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,""],"Maximum grade security":[null,""],"Compare Plans":[
23760 null,""],"Advanced polls and ratings":[null,""],"One-click threat resolution":[null,""],"Real-time backups":[null,""],"Unlimited backup archive":[null,""],"Includes on-demand malware scanning":[null,""],"Supports 1-3 sites":[null,""],"Jetpack Professional offers advanced features including:":[null,""],"Need more?":[null,""],"Create a new poll":[null,""],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,""],"Bulk and automatic updates":[null,""],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,""],"Feel the performance":[null,""],"Manage all your sites from a single dashboard.":[null,""],"Powerful WordPress.com features on every device.":[null,""],"View your {{a}}Email Followers{{/a}}":[null,""],"View {{a}}All Stats{{/a}}":[null,""],"Your
23761 site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,""],"Link your account to WordPress.com to get the most out of Jetpack.":[null,""],"You are connected as ":[null,""],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,""],"Manage your Jetpack connection.":[null,""],"Connection Settings":[null,""],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,""],"Enjoy priority support":[null,""],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,""],"Get WordPress apps for any screen.":[null,""],"Inspiration strikes any time, anywhere.":[null,""],"Launch Reader":[null,""],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your f
23762 avorite sites and join the conversation anywhere, any time.":[null,""],"Connect with the Community":[null,""],"View Your Stats":[null,""],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,""],"Connect with your Visitors":[null,""],"Try the New Editor":[null,""],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,""],"Focus on your Writing":[null,""],"Invalid Key":[null,""],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,""],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,""],"Spam Protection":[null,""],"Unavailable in Dev Mode.":[null,""],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,""],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"{
23763 {a}}View backup details{{/a}}.":[null,""],"Backups":[null,""],"Performance":[null,""],"Security":[null,""],"Jetpack is monitoring your site. If we think your site is down you will receive an email.":[null,""],"Jetpack is improving and optimising your image speed.":[null,""],"{{a}}Activate Manage{{/a}} to turn on auto updates and manage your plugins from WordPress.com.":[null,""],"All plugins are up-to-date. Awesome work!":[null,""],"Needs updating. ":["Need updating. ","",""],"%(number)s plugin":["%(number)s plugins","",""],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,""],"Total malicious attacks blocked on your site.":[null,""],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} Vaul
23764 tPress.":[null,""],"Threats found":[null,""],"Malware Scanning":[null,""],"WordPress.com for Linux":[null,""],"WordPress.com for Windows":[null,""],"WordPress.com for Mac OS X":[null,""],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.":[null,""],"WordPress.com in Google Play":[null,""],"WordPress.com in the App Store":[null,""],"Updating %(slug)s settings…":[null,""],"%(slug)s has been deactivated.":[null,""],"Deactivating %(slug)s…":[null,""],"%(slug)s failed to activate. %(error)s":[null,""],"%(slug)s has been activated.":[null,""],"Activating %(slug)s…":[null,""],"Recommended features active.":[null,""],"Activating recommended features…":[null,""],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,""],"Show falling snow in the holiday period.":[null,""],"Holiday Snow":[null,""],"Unavailable in Dev Mode":[null,""],"At A Glance":[null,""],"Error unl
23765 inking from WordPress.com. %(error)s":[null,""],"Unlinked from WordPress.com.":[null,""],"Unlinking from WordPress.com":[null,""],"There was an error disconnecting Jetpack. Error: %(error)s":[null,""],"Options failed to reset.":[null,""],"Options reset.":[null,""],"Resetting Jetpack options…":[null,""],"Regenerated %(slug)s address .":[null,""],"Updating %(slug)s address…":[null,""],"Error updating %(slug)s settings. %(error)s":[null,""],"Updated %(slug)s settings.":[null,""],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,""],"Clichés":[null,""],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"You are running Jetpack on a {{a}}stagi
23766 ng server{{/a}}.":[null,""],"Follow Jetpack on Twitter":[null,""],"Like us on Facebook":[null,""],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"WordPress.com Terms of Service":[null,""],"Automattic's Privacy Policy":[null,""],"Jetpack Happiness Engineer":[null,""],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Go to Jetpack.com/support":[null,""],"Go to the WordPress.org support forums":[null,""],"Contact Jetpack support staff directly":[null,""],"Downtime Monitoring":[null,""],"Loading…":[null,""],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,""],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","",""],"{{a}}View details at V
23767 aultPress.com{{/a}}":[null,""],"{{a}}Contact Support{{/a}}":[null,""],"No threats found, you're good to go!":[null,""],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,""],"Plugin Updates":[null,""],"{{a}}Turn on plugin auto updates{{/a}}":[null,""],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,""],"Image Performance %(photon)s":[null,""],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,""],"Site Verification Tools":[null,""],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,""],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,""],"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 li
23768 fe easier.":[null,""],"Unlink me from WordPress.com":[null,""],"Link to WordPress.com":[null,""],"Disconnect from WordPress.com":[null,""],"Jump Start your Site":[null,""],"Quickly enhance your site by activating Jetpack's recommended features.":[null,""],"Activate Recommended Features":[null,""],"Jetpack's recommended features include:":[null,""],"Features can be activated or deactivated at any time.":[null,""],"Skip the Jetpack Jumpstart process":[null,""],"Skip this step":[null,""],"Manage security on WordPress.com":[null,""],"Week of %(date)s":[null,""],"Views: %(numberOfViews)s":[null,""],"Click to view detailed stats.":[null,""],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,""],"Days":[null,""],"Weeks":[null,""],"Months":[null,""],"Views today":[null,""],"Best overall day":[null,""],"%(number)s View":["%(number)s Views","",""],"All-time views":[null,""],"All-time comments":[null,""],"Jetpack utilizes t
23769 he state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,""],"Did we mention free, professional support?":[null,""],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,""],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,""],"Block site attacks.":[null,""],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,""],"Live site monitoring.":[null,""],"Automatic site updates.":[null,""],"Never fall behind on a security release or waste time updating multiple sites.":[null,""],"Lightning fast, optimized images":[null,""],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitor
23770 s, what they’re reading, and where they’re coming from.":[null,""],"Site security and peace of mind":[null,""],"Need Help?":[null,""],"Send us Feedback":[null,""],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,""],"Automated social marketing.":[null,""],"Sharing & Like Buttons":[null,""],"Build a community.":[null,""],"Give visitors the tools to share and subscribe to your content.":[null,""],"Increase page views.":[null,""],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,""],"Manage Plugins":[null,""],"Drive more traffic to your site":[null,"Traé más tráfico a tu sitio"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,"Usá Publicitar para compartir automáticamente tus entradas con amigos, seguidores y el mundo."],"Track your growth":[null,"Seguí tu crecimiento"],"Stress less. Monitor will send you real-time alerts if
23771 your site ever goes down.":[null,"Relajáte. Monitor te enviará alertas en tiempo real si tu sitio se cae."],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"Tenés que mantener la sesión iniciada en tu blog WordPress mientras autorizas Jetpack."],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,"Tuvimos un inconveniente conectando Jetpack. Desactivá y reactivá el plugin Jetpack, luego conectáte de nuevo."],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,""],"{{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":[null,""],"Need help? The Jetpack team is here for you.":[null,""],"Leave a Jetpack review":[null,""],"Disconnecting Jetpack":[null,"Desconectando Jetpack"],"Smiley":[null,"Cara sonriente"],"Emai
23772 l Address":[null,"Dirección de email"],"Whitelist Management":[null,"Gestión de la lista blanca"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"Aseguráte de añadir las direcciones IP que utilices con más frecuencia, ya que pueden variar entre tu casa, tu oficina y otras ubicaciones. Si borrás una dirección IP de la siguiente lista, se eliminará también de la lista blanca."],"Related":[null,"Relacionado"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Mostrar el texto \"Relacionado\" para separar más claramente la sección de las entradas"],"Use a large and visually striking layout":[null,"Usar un diseño grande y visualmente atractivo."],"Require Two-Step Authentication":[null,"La autentificación en dos pasos es obligatoria"],"Site Stats":[null,"Estadísticas del sitio
23773 "],"Publicize":[null,"Publicitar"],"Excerpts":[null,"Extractos"],"Featured Images":[null,"Imágenes destacadas"],"Enable Portfolio Projects for this site.":[null,"Activa Proyectos de Porfolio para este sitio."],"Enable Testimonials for this site.":[null,"Activar testimonios para este sitio."],"View people's profiles when you mouse over their Gravatars":[null,"Muestra los perfiles de la gente cuando pasas el ratón por encima de sus Gravatares."],"Color Scheme":[null,"Combinación de colores"],"Preview":[null,"Vista previa"],"You have successfully disconnected Jetpack":[null,""],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,""],"{{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).":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com tiene problemas aho
23774 ra y no puede reabastecer tu Jetpack. Por favor, probá de nuevo luego."],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,""],"Connect Jetpack":[null,"Conectá Jetpack"],"Proofreading":[null,"Revisión"],"English Options":[null,"Opciones de Inglés"],"Bias Language":[null,"Sesgos de Idioma"],"Complex Phrases":[null,"Frases Complejas"],"Diacritical Marks":[null,"Signos Diacríticos"],"Double Negatives":[null,"Doble negaciones"],"Hidden Verbs":[null,"Verbos ocultos"],"Jargon":[null,"Jerga"],"Passive Voice":[null,"Voz Pasiva"],"Phrases to Avoid":[null,"Frases para Evitar"],"Redundant Phrases":[null,"Frases Redundantes"],"Use automatically detected language to proofread posts and pages":[null,"Utilizar idioma detectado automáticamente para corregir entradas y páginas"],"Ignored Phrases":[null,"Frases ignoradas"],"Test your site’s compatibility with Jetpack.":[null,""],"Debug":[null,"Debug"],"Di
23775 sconnect Jetpack":[null,"Desconectar Jetpack"],"Learn More":[null,"Más Información"],"Settings":[null,"Configuración"],"Active":[null,"Activo"]}
23776 \ No newline at end of file
23777 +{"":{"po-revision-date":"2016-08-30 18:31:41+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/2.3.0-alpha","language":"es_AR","project-id-version":"Plugins - Jetpack by WordPress.com - Development (trunk)"},"Make sure your site is easily found on search engines with SEO tools for your content and social posts.":[null,""],"Activate this module to use the advanced SEO tools.":[null,""],"Configure your VideoPress settings.":[null,""],"How much is your website worth?":[null,""],"For less than the price of a coffee a month you can rest easy knowing your hard work (or livelihood) is backed up.":[null,""],"Configure Site SEO":[null,""],"Activate SEO Tools":[null,""],"Introducing our most affordable backups and security plan yet":[null,""],"The Personal Plan keeps your data, site, and hard work safe.":[null,""],"Learn more...":[null,""],"Your site is on the Jetpack Pe
23778 rsonal plan":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), and unlimited storage.":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), unlimited backup storage, security scanning, and priority support.":[null,""],"You get spam-protection, real-time backups (unlimited archive), unlimited backup storage, security scanning, SEO tools, PollDaddy, and priority support.":[null,""],"Daily backup of all your site data with unlimited space and one-click restores (powered by VaultPress).":[null,""],"Daily backup of all your site data with unlimited space, one-click restores, automated security scanning, and priority support (powered by VaultPress).":[null,""],"Backups & Security Scanning":[null,""],"Real-time backup of all your site data with unlimited space, one-click restores, automated security scanning, one-click threat resolution, and priority support (powered by VaultPress).":[null,""],"SEO Too
23779 ls":[null,""],"Advanced SEO tools to help your site get found when people search for relevant content.":[null,""],"Need more? Running a business site?":[null,""],"If your site is important to you, consider protecting and improving it with some of our advanced features: ":[null,""],"On-demand security scanning":[null,""],"Advanced SEO tools":[null,""],"Configure your SEO settings.":[null,""],"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.":[null,""],"You are running Jetpack on a staging server.":[null,""],"More Info":[null,""],"Search your content.":[null,""],"{{a}}Manage Likes visibility from the Sharing Module Settings{{/a}}":[null,""],"Hide the stats smiley face image. The image helps collect stats but should still work when hidden.":[null,""],"Your Current IP: %(ip)s":[null,""],"Whitelisting an IP address prevents it from ever being blocked by Jetpack.":[null,""],"IPv4 a
23780 nd IPv6 are acceptable. {{br/}} To specify a range, enter the low value and high value separated by a dash. Example: 12.12.12.1-12.12.12.100":[null,""],"Link your account to WordPress.com to start using this feature.":[null,""],"There are unsaved settings in this tab that will be lost if you leave it. Proceed?":[null,""],"This will reset all Jetpack options, are you sure?":[null,""],"Search for a Jetpack feature.":[null,""],"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.":[null,""],"You can see the information about security scanning in the \"At a Glance\" section.":[null,""],"Configure your Security Scans":[null,""],"This module has no configuration options":[null,"Este módulo no tiene opciones de configuración."],"Let search engines and visitors know that you are serious about your websites integrity by upgrading Jetpack. Our anti-spam tools wil
23781 l eliminate comment spam, protect your SEO, and make it easier for visitors to stay in touch.":[null,"Que los motores de búsqueda y tus visitantes sepan que te tomás en serio la integridad de tus sitios mejorando Jetpack. Nuestras herramientas anti-spam eliminarán el spam de comentarios, protegerán tu posicionamiento en buscadores y harán fácil a tus visitantes seguir en contacto."],"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.":[null,""],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,""],"Subscriber":[null,""],"Big iPhone/iPad Update Now Available":[null,""],"The WordPress for Android App Gets a Big Facelift":[null,""],"Upgrade Focus: VideoPress For Weddings":[null,""],"WordPress.com Likes are:":[null,""],"Comments headline":[null,""],"A few catchy words to motivate your readers to comment.":[null,""],
23782 "Can readers subscribe to your posts, comments or both?":[null,""],"Show a \"follow blog\" options in the comment form":[null,""],"Show a \"follow comments\" option in the comment form.":[null,""],"Admin Bar":[null,""],"Put a chart showing 48 hours of views in the admin bar":[null,""],"Registered Users: Count the page views of registered users who are logged in":[null,""],"Report Visibility: Select the roles that will be able to view stats reports":[null,""],"Receive Monitor Email Notifications":[null,""],"Emails will be sent to ":[null,""],"{{a}}Edit{{/a}}":[null,""],"Match By Email":[null,""],"Show photo metadata (Exif) in carousel, when available":[null,""],"Background Color":[null,""],"Scroll infinitely (Shows 7 posts on each load)":[null,""],"Track each infinite Scroll post load as a page view in Google Analytics":[null,""],"Mobile Promos":[null,""],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,""],"Enter your meta key \"content\" value to
23783 verify your blog with {{a}}Google Search Console{{/a}}, {{a1}}Bing Webmaster Center{{/a1}} and {{a2}}Pinterest Site Verification{{/a2}}.":[null,""],"Meta key example:":[null,""],"Display all your gallery pictures in a cool mosaic":[null,""],"Copied!":[null,""],"Highlight and copy the following text to your clipboard:":[null,""],"Regenerate address":[null,""],"Configure Portfolios":[null,""],"Configure Testimonials":[null,""],"Automatically proofread content when: ":[null,""],"A post or page is first published":[null,""],"A post or page is updated":[null,""],"Automatic Language Detection":[null,""],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,""],"Enable proofreading for the following grammar and style rules: ":[null,""],"Add a phrase":[null,""],"Use Markdown for comments":[null,""],"Search engines will find the sitemaps at these locations:":[null,""],"Sitemap: {{a}}%(url)s{{/a}}":[null,""],"News Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Cheatin' u
23784 h?":[null,""],"{{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}}":[null,""],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,""],"Your Jetpack is already connected.":[null,""],"You're fueled up and ready to go, Jetpack is now active.":[null,""],"You're fueled up and ready to go.":[null,""],"You are currently running a development version of Jetpack.":[null,""],"Submit Beta feedback":[null,""],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,""],"You, %(userName)s, are no
23785 t connected to WordPress.com.":[null,""],"What would you like to see on your Jetpack Dashboard?":[null,""],"Let us know!":[null,""],"Welcome to Jetpack":[null,""],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,""],"No account? Create one for free…":[null,""],"Saving…":[null,""],"Save Settings":[null,""],"Updates Needed":[null,""],"Do you really want to disconnect your site from WordPress.com?":[null,""],"Jetpack Stats Icon":[null,""],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,""],"Activate Site Stats":[null,""],"Automated, comprehensive protection from threats and attacks.":[null,""],"State-of-the-art spam defense.":[null,""],"Automatically backup your entire site.":[null,""],"Security Scanning":[null,""],"Automatically scan your site for common threats and attacks.":[null,""],"Keep those
23786 spammers away!":[null,""],"Site Backups":[null,""],"Keep your site backed up!":[null,""],"Pro":[null,""],"No Results Found.":[null,""],"Threats found!":[null,""],"Set up":[null,""],"Upgrade":[null,""],"ACTIVE":[null,""],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,""],"Your site is on the Free Jetpack Plan":[null,""],"Upgrade to a paid plan to unlock world-class security, spam protection tools, and priority support.":[null,""],"Your site is on the Jetpack Premium plan":[null,""],"Your site is on the Jetpack Professional plan":[null,""],"Your site is on Development Mode":[null,""],"Once you connect, you can upgrade to a paid plan in order to unlock world-class security, spam protection tools, and priority support.":[null,""],"State-of-the-art spam defense powere
23787 d by Akismet.":[null,""],"View your spam stats":[null,""],"Configure Akismet":[null,""],"View your security dashboard":[null,""],"Configure VaultPress":[null,""],"Surveys & Polls":[null,""],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,""],"Create a new poll":[null,""],"Real-time backups":[null,""],"One-click threat resolution":[null,""],"Advanced polls and ratings":[null,""],"Compare Plans":[null,""],"Maximum grade security":[null,""],"Real-time backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,""],"Lock out the bad guys":[null,""],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,""],
23788 "Enjoy priority support":[null,""],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,""],"Connection Settings":[null,""],"Manage your Jetpack connection.":[null,""],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,""],"You are connected as ":[null,""],"Link your account to WordPress.com to get the most out of Jetpack.":[null,""],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,""],"View {{a}}All Stats{{/a}}":[null,""],"View your {{a}}Email Followers{{/a}}":[null,""],"Powerful WordPress.com features on every device.":[null,""],"Manage all your sites from a single dashboard.":[null,""],"Feel the performance":[null,""],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,""],"Bulk and
23789 automatic updates":[null,""],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,""],"Focus on your Writing":[null,""],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,""],"Try the New Editor":[null,""],"Connect with your Visitors":[null,""],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,""],"View Your Stats":[null,""],"Connect with the Community":[null,""],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,""],"Launch Reader":[null,""],"Inspiration strikes any time, anywhere.":[null,""],"Get WordPress apps for any screen.":[null,"
23790 "],"In Your Pocket":[null,""],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,""],"WordPress.com in the App Store":[null,""],"WordPress.com in Google Play":[null,""],"On Your Desktop":[null,""],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.":[null,""],"WordPress.com for Mac OS X":[null,""],"WordPress.com for Windows":[null,""],"WordPress.com for Linux":[null,""],"Malware Scanning":[null,""],"Threats found":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,""],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[nu
23791 ll,""],"Total malicious attacks blocked on your site.":[null,""],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,""],"%(number)s plugin":["%(number)s plugins","",""],"Needs updating. ":["Need updating. ","",""],"All plugins are up-to-date. Awesome work!":[null,""],"{{a}}Activate Manage{{/a}} to turn on auto updates and manage your plugins from WordPress.com.":[null,""],"Jetpack is improving and optimizing your image speed.":[null,""],"Jetpack is monitoring your site. If we think your site is down, you will receive an email.":[null,""],"Security":[null,""],"Performance":[null,""],"Backups":[null,""],"{{a}}View backup details{{/a}}.":[null,""],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,""],"Unavailable in Dev Mode.":[null,""],"Spam Protection":[null,""],"For state-of-the-art spam defense, please {{a
23792 }}install Akismet{{/a}}.":[null,""],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,""],"Invalid Key":[null,""],"Unavailable in Dev Mode":[null,""],"Holiday Snow":[null,""],"Show falling snow in the holiday period.":[null,""],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,""],"Activating recommended features…":[null,""],"Recommended features active.":[null,""],"Recommended features failed to activate. %(error)s":[null,""],"Activating %(slug)s…":[null,""],"%(slug)s has been activated.":[null,""],"%(slug)s failed to activate. %(error)s":[null,""],"Deactivating %(slug)s…":[null,""],"%(slug)s has been deactivated.":[null,""],"%(slug)s failed to deactivate. %(error)s":[null,""],"Updating %(slug)s settings…":[null,""],"Updated %(slug)s settings.":[null,""],"Error updating %(slug)s settings. %(error)s":[null,""],"Updating %(slug)s address…":[null,""],"Regenerated %(slug)s address .":[null,""],"Error regenerating %(slug)s address. %
23793 (error)s":[null,""],"Resetting Jetpack options…":[null,""],"Options reset.":[null,""],"Options failed to reset.":[null,""],"There was an error disconnecting Jetpack. Error: %(error)s":[null,""],"Unlinking from WordPress.com":[null,""],"Unlinked from WordPress.com.":[null,""],"Error unlinking from WordPress.com. %(error)s":[null,""],"At A Glance":[null,""],"Clichés":[null,""],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,""],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"Like us on Facebook":[null,""],"Follow Jetpack on Twitter":[null,""],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forum
23794 Link}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"Contact Jetpack support staff directly":[null,""],"Go to the WordPress.org support forums":[null,""],"Go to Jetpack.com/support":[null,""],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Jetpack Happiness Engineer":[null,""],"Automattic's Privacy Policy":[null,""],"WordPress.com Terms of Service":[null,""],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,""],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,""],"Site Verification Tools":[null,""],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,""],"Image Perfo
23795 rmance %(photon)s":[null,""],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,""],"{{a}}Turn on plugin auto updates{{/a}}":[null,""],"Plugin Updates":[null,""],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,""],"No threats found, you're good to go!":[null,""],"{{a}}Contact Support{{/a}}":[null,""],"{{a}}View details at VaultPress.com{{/a}}":[null,""],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","",""],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,""],"Loading…":[null,""],"Downtime Monitoring":[null,""],"{{button}}View More Stats on WordPress.com {{/button}}":[null,""],"{{button}}View Old Stats{{/button}}":[null,""],"All-time comments":[null,""],"All-time views":[null,""],"%(number)s View":["%(number)s Views","",""],"Best overall day":[null,""],"Views today":[null,""],"Months":[null,""],"Weeks":[null,""],"Days":[null,""],"Somethin
23796 g happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,""],"Click to view detailed stats.":[null,""],"Views: %(numberOfViews)s":[null,""],"Week of %(date)s":[null,""],"Manage security on WordPress.com":[null,""],"Skip this step":[null,""],"Skip the Jetpack Jumpstart process":[null,""],"Features can be activated or deactivated at any time.":[null,""],"Jetpack's recommended features include:":[null,""],"Activate Recommended Features":[null,""],"Quickly enhance your site by activating Jetpack's recommended features.":[null,""],"Jump Start your Site":[null,""],"Disconnect from WordPress.com":[null,""],"Link to WordPress.com":[null,""],"Unlink me from WordPress.com":[null,""],"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.":[null,""],"Jetpack is supported by some of the most technical and passionate people in the community. They'
23797 re located around the globe and ready to help you.":[null,""],"Did we mention free, professional support?":[null,""],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,""],"Lightning fast, optimized images":[null,""],"Never fall behind on a security release or waste time updating multiple sites.":[null,""],"Automatic site updates.":[null,""],"Live site monitoring.":[null,""],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,""],"Block site attacks.":[null,""],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,""],"Site security and peace of mind":[null,""],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and whe
23798 re they’re coming from.":[null,""],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,""],"Increase page views.":[null,""],"Give visitors the tools to share and subscribe to your content.":[null,""],"Build a community.":[null,""],"Sharing & Like Buttons":[null,""],"Automated social marketing.":[null,""],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,""],"Send us Feedback":[null,""],"Need Help?":[null,""],"Manage Plugins":[null,""],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"Relajáte. Monitor te enviará alertas en tiempo real si tu sitio se cae."],"Track your growth":[null,"Seguí tu crecimiento"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,"Usá Publicitar para compartir automáticamente tus entradas con amigos, seguidores y el mundo."],"Drive more traffic to your site":[null,"
23799 Traé más tráfico a tu sitio"],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,""],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,"Tuvimos un inconveniente conectando Jetpack. Desactivá y reactivá el plugin Jetpack, luego conectáte de nuevo."],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"Tenés que mantener la sesión iniciada en tu blog WordPress mientras autorizas Jetpack."],"{{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":[null,""],"Disconnecting Jetpack":[null,"Desconectando Jetpack"],"Leave a Jetpack review":[null,""],"Need help? The Jetpack team is here for you.":[null,""],"Smiley":[null,"Cara sonriente"],"Require Two-Step Authentication":[null,"La autentificación en dos pasos es obliga
23800 toria"],"Use a large and visually striking layout":[null,"Usar un diseño grande y visualmente atractivo."],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Mostrar el texto \"Relacionado\" para separar más claramente la sección de las entradas"],"Related":[null,"Relacionado"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"Aseguráte de añadir las direcciones IP que utilices con más frecuencia, ya que pueden variar entre tu casa, tu oficina y otras ubicaciones. Si borrás una dirección IP de la siguiente lista, se eliminará también de la lista blanca."],"Whitelist Management":[null,"Gestión de la lista blanca"],"Email Address":[null,"Dirección de email"],"Publicize":[null,"Publicitar"],"Site Stats":[null,"Estadísticas del sitio"],"Featured Images":[null,"Imágenes destacad
23801 as"],"Excerpts":[null,"Extractos"],"Enable Testimonials for this site.":[null,"Activar testimonios para este sitio."],"Enable Portfolio Projects for this site.":[null,"Activa Proyectos de Porfolio para este sitio."],"Preview":[null,"Vista previa"],"Color Scheme":[null,"Combinación de colores"],"Ignored Phrases":[null,"Frases ignoradas"],"Use automatically detected language to proofread posts and pages":[null,"Utilizar idioma detectado automáticamente para corregir entradas y páginas"],"Redundant Phrases":[null,"Frases Redundantes"],"Phrases to Avoid":[null,"Frases para Evitar"],"Passive Voice":[null,"Voz Pasiva"],"Jargon":[null,"Jerga"],"Hidden Verbs":[null,"Verbos ocultos"],"Double Negatives":[null,"Doble negaciones"],"Diacritical Marks":[null,"Signos Diacríticos"],"Complex Phrases":[null,"Frases Complejas"],"Bias Language":[null,"Sesgos de Idioma"],"English Options":[null,"Opciones de Inglés"],"Proofreading":[null,"Revisión"],"Connect Jetpack":[null,"Conectá Jetpack"],"Jetp
23802 ack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com tiene problemas ahora y no puede reabastecer tu Jetpack. Por favor, probá de nuevo luego."],"{{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).":[null,""],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,""],"You have successfully disconnected Jetpack":[null,""],"Active":[null,"Activo"],"Settings":[null,"Configuración"],"Learn More":[null,"Más Información"],"Disconnect Jetpack":[null,"Desconectar Jetpack"],"Debug":[null,"Debug"],"Test your site’s compatibility with Jetpack.":[null,""]}
23803 \ No newline at end of file
23804
23805 diff --git a/plugins/jetpack/languages/json/jetpack-es_CL.json b/plugins/jetpack/languages/json/jetpack-es_CL.json
23806 index 0551e1a..ec85998 100644
23807 --- a/plugins/jetpack/languages/json/jetpack-es_CL.json
23808 +++ b/plugins/jetpack/languages/json/jetpack-es_CL.json
23809 @@ -1 +1 @@
23810 -{"":{"po-revision-date":"2016-03-07 20:53:58+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/2.1.0-alpha","project-id-version":"Development (trunk)"},"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.":[null,""],"This module has no configuration options":[null,""],"Configure your Security Scans":[null,""],"You can see the information about security scanning in the \"At a Glance\" section.":[null,""],"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.":[null,""],"Search for a Jetpack feature.":[null,""],"Real-time offsite backups with automated restores del
23811 iver peace-of-mind, so you can focus on writing great content and increasing traffic while we protect every aspect of your investment. Upgrade today.":[null,""],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,""],"Mobile Promos":[null,""],"Track each infinite Scroll post load as a page view in Google Analytics":[null,""],"Scroll infinitely (Shows 7 posts on each load)":[null,""],"Background Color":[null,""],"Show photo metadata (Exif) in carousel, when available":[null,""],"Match By Email":[null,""],"{{a}}Edit{{/a}}":[null,""],"Emails will be sent to ":[null,""],"Receive Monitor Email Notifications":[null,""],"Report Visibility: Select the roles that will be able to view stats reports":[null,""],"Registered Users: Count the page views of registered users who are logged in":[null,""],"Put a chart showing 48 hours of views in the admin bar":[null,""],"Admin Bar":[null,""],"Show a \"follow comments\" option in the comment form.":[null,""],"Show a \"
23812 follow blog\" options in the comment form":[null,""],"Can readers subscribe to your posts, comments or both?":[null,""],"A few catchy words to motivate your readers to comment.":[null,""],"Comments headline":[null,""],"WordPress.com Likes are:":[null,""],"Upgrade Focus: VideoPress For Weddings":[null,""],"The WordPress for Android App Gets a Big Facelift":[null,""],"Big iPhone/iPad Update Now Available":[null,""],"Subscriber":[null,""],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,""],"{{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}}":[null,""],"Cheatin' uh?":[null,""],"News Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Search engines will find the sitemaps at these locations:":[null,""],"Use Markdown for comments":[null,""],"Add a phrase":[null,""],"Enable proofr
23813 eading for the following grammar and style rules: ":[null,""],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,""],"Automatic Language Detection":[null,""],"A post or page is updated":[null,""],"A post or page is first published":[null,""],"Automatically proofread content when: ":[null,""],"Configure Testimonials":[null,""],"Configure Portfolios":[null,""],"Regenerate address":[null,""],"Highlight and copy the following text to your clipboard:":[null,""],"Copied!":[null,""],"Display all your gallery pictures in a cool mosaic":[null,""],"Meta key example: ":[null,""],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,""],"Welcome to Jetpack":[null,""],"Let us know!":[null,""],"What would you like to see on your Jetpack Dashboard?":[null,""],"You, %(userName)s, are not connected to WordPress.com.":[null,""],"Currently in {{a}}Development Mode{{/a}}
23814 because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,""],"You are currently running a development version of Jetpack.":[null,""],"You're fueled up and ready to go.":[null,""],"You're fueled up and ready to go, Jetpack is now active.":[null,""],"Your Jetpack is already connected.":[null,""],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,""],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,""],"Threats don't discriminate":[null,""],"Backup, protect, repair and bu
23815 ild a better website.":[null,""],"Powerful security tools for ultimate peace of mind":[null,""],"ACTIVE":[null,""],"Upgrade":[null,""],"Set up":[null,""],"Threats found!":[null,""],"No Results Found.":[null,""],"Pro":[null,""],"Keep your site backed up!":[null,""],"Site Backups":[null,""],"Keep those spammers away!":[null,""],"Automatically scan your site for common threats and attacks.":[null,""],"Security Scanning":[null,""],"Automatically backup your entire site.":[null,""],"State-of-the-art spam defense.":[null,""],"Automated, comprehensive protection from threats and attacks.":[null,""],"Activate Site Stats":[null,""],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,""],"Jetpack Stats Icon":[null,""],"Do you really want to disconnect your site from WordPress.com?":[null,""],"Updates Needed":[null,""],"Save Settings":[null,""],"Saving…":[null,""],"No account? Create one for free…":[null,""],"Unlimi
23816 ted surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,""],"Surveys & Polls":[null,""],"Configure VaultPress":[null,""],"View your security dashboard":[null,""],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense, and brute-force login protection - all in one place.":[null,""],"Security Scanning & Backups":[null,""],"Configure Akismet":[null,""],"View your spam stats":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,""],"Once you connect, you can upgrade to Premium or Pro in order to unlock worldclass security, spam protection tools, and priority support.":[null,""],"Your site is on Development Mode":[null,""],"Unlock the full potential of your site with the features included in your plan.":[null,""],"Your site is on the Jetpack Professional plan":[null,""],"Your site is on the Jetpack Premium plan"
23817 :[null,""],"Upgrade to Premium or Pro in order to unlock world class security, spam protection tools, and priority support.":[null,""],"Your site is on the Free Jetpack Plan":[null,""],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,""],"Lock out the bad guys":[null,""],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,""],"Maximum grade security":[null,""],"Compare Plans":[null,""],"Advanced polls and ratings":[null,""],"One-click threat resolution":[null,""],"Real-time backups":[null,""],"Unlimited backup archive":[null,""],"Includes on-demand malware scanning":[null,""],"Supports 1-3 sites":[null,""],"Jetpack Professional offers advanced features including:":[null,""],"Need more?":[null,""],"Create a
23818 new poll":[null,""],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,""],"Bulk and automatic updates":[null,""],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,""],"Feel the performance":[null,""],"Manage all your sites from a single dashboard.":[null,""],"Powerful WordPress.com features on every device.":[null,""],"View your {{a}}Email Followers{{/a}}":[null,""],"View {{a}}All Stats{{/a}}":[null,""],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,""],"Link your account to WordPress.com to get the most out of Jetpack.":[null,""],"You are connected as ":[null,""],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,
23819 ""],"Manage your Jetpack connection.":[null,""],"Connection Settings":[null,""],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,""],"Enjoy priority support":[null,""],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,""],"Get WordPress apps for any screen.":[null,""],"Inspiration strikes any time, anywhere.":[null,""],"Launch Reader":[null,""],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,""],"Connect with the Community":[null,""],"View Your Stats":[null,""],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,""],"Connect with your Visitors":[n
23820 ull,""],"Try the New Editor":[null,""],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,""],"Focus on your Writing":[null,""],"Invalid Key":[null,""],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,""],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,""],"Spam Protection":[null,""],"Unavailable in Dev Mode.":[null,""],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,""],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"{{a}}View backup details{{/a}}.":[null,""],"Backups":[null,""],"Performance":[null,""],"Security":[null,""],"Jetpack is monitoring your site. If we think your site is down you will receive an email.":[null,""],"Jetpack is improving and optimising your image speed.":[null,""],"{{a}}Activate Manage{{/a}} to turn on auto updates and manag
23821 e your plugins from WordPress.com.":[null,""],"All plugins are up-to-date. Awesome work!":[null,""],"Needs updating. ":["Need updating. ","",""],"%(number)s plugin":["%(number)s plugins","",""],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,""],"Total malicious attacks blocked on your site.":[null,""],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"Threats found":[null,""],"Malware Scanning":[null,""],"WordPress.com for Linux":[null,""],"WordPress.com for Windows":[null,""],"WordPress.com for Mac OS X":[null,""],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a w
23822 eb browser.":[null,""],"WordPress.com in Google Play":[null,""],"WordPress.com in the App Store":[null,""],"Updating %(slug)s settings…":[null,""],"%(slug)s has been deactivated.":[null,""],"Deactivating %(slug)s…":[null,""],"%(slug)s failed to activate. %(error)s":[null,""],"%(slug)s has been activated.":[null,""],"Activating %(slug)s…":[null,""],"Recommended features active.":[null,""],"Activating recommended features…":[null,""],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,""],"Show falling snow in the holiday period.":[null,""],"Holiday Snow":[null,""],"Unavailable in Dev Mode":[null,""],"At A Glance":[null,""],"Error unlinking from WordPress.com. %(error)s":[null,""],"Unlinked from WordPress.com.":[null,""],"Unlinking from WordPress.com":[null,""],"There was an error disconnecting Jetpack. Error: %(error)s":[null,""],"Options failed to reset.":[null,""],"Options reset.":[null,""],"Resetting Jetpack options…":[null,""],"Regenerated %(slug)s address
23823 .":[null,""],"Updating %(slug)s address…":[null,""],"Error updating %(slug)s settings. %(error)s":[null,""],"Updated %(slug)s settings.":[null,""],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,""],"Clichés":[null,""],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"You are running Jetpack on a {{a}}staging server{{/a}}.":[null,""],"Follow Jetpack on Twitter":[null,""],"Like us on Facebook":[null,""],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideO
23824 nMobile}}.{{/hideOnMobile}}":[null,""],"WordPress.com Terms of Service":[null,""],"Automattic's Privacy Policy":[null,""],"Jetpack Happiness Engineer":[null,""],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Go to Jetpack.com/support":[null,""],"Go to the WordPress.org support forums":[null,""],"Contact Jetpack support staff directly":[null,""],"Downtime Monitoring":[null,""],"Loading…":[null,""],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,""],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","",""],"{{a}}View details at VaultPress.com{{/a}}":[null,""],"{{a}}Contact Support{{/a}}":[null,""],"No threats found, you're good to go!":[null,""],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,""],"Plugin Updates":[null,""],"{{a}}Turn on plugin auto updates{{/a}}":[null,""],"{{a}}Act
23825 ivate Manage and turn on auto updates{{/a}}":[null,""],"Image Performance %(photon)s":[null,""],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,""],"Site Verification Tools":[null,""],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,""],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,""],"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.":[null,""],"Unlink me from WordPress.com":[null,""],"Link to WordPress.com":[null,""],"Disconnect from WordPress.com":[null,""],"Jump Start your Site":[null,""],"Quickly enhance your site by activating Jetpack's recommended features.":[null,""],"Activate Recommended Features":[null,""],"Jetpack's recommended features includ
23826 e:":[null,""],"Features can be activated or deactivated at any time.":[null,""],"Skip the Jetpack Jumpstart process":[null,""],"Skip this step":[null,""],"Manage security on WordPress.com":[null,""],"Week of %(date)s":[null,""],"Views: %(numberOfViews)s":[null,""],"Click to view detailed stats.":[null,""],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,""],"Days":[null,""],"Weeks":[null,""],"Months":[null,""],"Views today":[null,""],"Best overall day":[null,""],"%(number)s View":["%(number)s Views","",""],"All-time views":[null,""],"All-time comments":[null,""],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,""],"Did we mention free, professional support?":[null,""],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the
23827 globe and ready to help you.":[null,""],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,""],"Block site attacks.":[null,""],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,""],"Live site monitoring.":[null,""],"Automatic site updates.":[null,""],"Never fall behind on a security release or waste time updating multiple sites.":[null,""],"Lightning fast, optimized images":[null,""],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,""],"Site security and peace of mind":[null,""],"Need Help?":[null,""],"Send us Feedback":[null,""],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,""],"Automated social marketing.":[null,""],"Sharing
23828 & Like Buttons":[null,""],"Build a community.":[null,""],"Give visitors the tools to share and subscribe to your content.":[null,""],"Increase page views.":[null,""],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,""],"Manage Plugins":[null,""],"Drive more traffic to your site":[null,""],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,""],"Track your growth":[null,""],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,""],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,""],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,""],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,""],"{{s}}Your Jetpack has a glitch.{{/s}} We're sorry for the inconvenience. Please try again later, if the issue continues please cont
23829 act support with this message: %(error_key)s":[null,""],"Need help? The Jetpack team is here for you.":[null,""],"Leave a Jetpack review":[null,""],"Disconnecting Jetpack":[null,"Desconectando Jetpack"],"Smiley":[null,"Cara sonriente"],"Email Address":[null,"Dirección de email"],"Whitelist Management":[null,"Gestión de la lista blanca"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"Asegúrate de añadir las direcciones IP que utilices con más frecuencia, ya que pueden variar entre tu casa, tu oficina y otras ubicaciones. Si eliminas una dirección IP de la siguiente lista, se eliminará también de la lista blanca."],"Related":[null,"Relacionado"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Mostrar el texto \"Relacionado\" para separar más claramente la sección de las ent
23830 radas"],"Use a large and visually striking layout":[null,"Usa un diseño grande y visualmente atractivo. "],"Require Two-Step Authentication":[null,"La autentificación en dos pasos es obligatoria"],"Site Stats":[null,"Estadísticas del sitio"],"Publicize":[null,"Difundir"],"Excerpts":[null,"Extractos"],"Featured Images":[null,"Imágenes destacadas"],"Enable Portfolio Projects for this site.":[null,"Activa Proyectos de Porfolio para este sitio."],"Enable Testimonials for this site.":[null,"Activar testimonios para este sitio."],"View people's profiles when you mouse over their Gravatars":[null,"Muestra los perfiles de la gente cuando pasas el ratón por encima de sus Gravatares."],"Color Scheme":[null,"Combinación de colores"],"Preview":[null,"Vista previa"],"You have successfully disconnected Jetpack":[null,""],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,""],"{{s}}Your Jetpack has a glitch.{{/s}} Connecting this site with WordPress.com is not
23831 possible. This usually means your site is not publicly accessible (localhost).":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com tiene problemas ahora mismo y no puede repostar tu Jetpack. Por favor, int&#233;ntalo m&#225;s tarde."],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,""],"Connect Jetpack":[null,"Conectar Jetpack"],"Proofreading":[null,"Revisión"],"English Options":[null,"Opciones de Inglés"],"Bias Language":[null,"Sesgos de Idioma"],"Complex Phrases":[null,"Frases Complejas"],"Diacritical Marks":[null,"Signos Diacríticos"],"Double Negatives":[null,"Doble negaciones"],"Hidden Verbs":[null,"Verbos ocultos"],"Jargon":[null,"Jerga"],"Passive Voice":[null,"Voz Pasiva"],"Phrases to Avoid":[null,"Frases para Evitar"],"Redundant Phrases":[null,"Frases Redundantes"],"Use automatically detected lan
23832 guage to proofread posts and pages":[null,"Utilizar idioma detectado automáticamente para corregir entradas y páginas"],"Ignored Phrases":[null,"Frases ignoradas"],"Test your site’s compatibility with Jetpack.":[null,""],"Debug":[null,"Debug"],"Disconnect Jetpack":[null,"Desconectar Jetpack"],"Learn More":[null,"Más Información"],"Settings":[null,"Configuración"],"Active":[null,"Activo"]}
23833 \ No newline at end of file
23834 +{"":{"po-revision-date":"2016-03-07 20:53:58+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/2.3.0-alpha","language":"es_CL","project-id-version":"Plugins - Jetpack by WordPress.com - Development (trunk)"},"Make sure your site is easily found on search engines with SEO tools for your content and social posts.":[null,""],"Activate this module to use the advanced SEO tools.":[null,""],"Configure your VideoPress settings.":[null,""],"How much is your website worth?":[null,""],"For less than the price of a coffee a month you can rest easy knowing your hard work (or livelihood) is backed up.":[null,""],"Configure Site SEO":[null,""],"Activate SEO Tools":[null,""],"Introducing our most affordable backups and security plan yet":[null,""],"The Personal Plan keeps your data, site, and hard work safe.":[null,""],"Learn more...":[null,""],"Your site is on the Jetpack Pe
23835 rsonal plan":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), and unlimited storage.":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), unlimited backup storage, security scanning, and priority support.":[null,""],"You get spam-protection, real-time backups (unlimited archive), unlimited backup storage, security scanning, SEO tools, PollDaddy, and priority support.":[null,""],"Daily backup of all your site data with unlimited space and one-click restores (powered by VaultPress).":[null,""],"Daily backup of all your site data with unlimited space, one-click restores, automated security scanning, and priority support (powered by VaultPress).":[null,""],"Backups & Security Scanning":[null,""],"Real-time backup of all your site data with unlimited space, one-click restores, automated security scanning, one-click threat resolution, and priority support (powered by VaultPress).":[null,""],"SEO Too
23836 ls":[null,""],"Advanced SEO tools to help your site get found when people search for relevant content.":[null,""],"Need more? Running a business site?":[null,""],"If your site is important to you, consider protecting and improving it with some of our advanced features: ":[null,""],"On-demand security scanning":[null,""],"Advanced SEO tools":[null,""],"Configure your SEO settings.":[null,""],"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.":[null,""],"You are running Jetpack on a staging server.":[null,""],"More Info":[null,""],"Search your content.":[null,""],"{{a}}Manage Likes visibility from the Sharing Module Settings{{/a}}":[null,""],"Hide the stats smiley face image. The image helps collect stats but should still work when hidden.":[null,""],"Your Current IP: %(ip)s":[null,""],"Whitelisting an IP address prevents it from ever being blocked by Jetpack.":[null,""],"IPv4 a
23837 nd IPv6 are acceptable. {{br/}} To specify a range, enter the low value and high value separated by a dash. Example: 12.12.12.1-12.12.12.100":[null,""],"Link your account to WordPress.com to start using this feature.":[null,""],"There are unsaved settings in this tab that will be lost if you leave it. Proceed?":[null,""],"This will reset all Jetpack options, are you sure?":[null,""],"Search for a Jetpack feature.":[null,""],"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.":[null,""],"You can see the information about security scanning in the \"At a Glance\" section.":[null,""],"Configure your Security Scans":[null,""],"This module has no configuration options":[null,""],"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 m
23838 ake it easier for visitors to stay in touch.":[null,""],"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.":[null,""],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,""],"Subscriber":[null,""],"Big iPhone/iPad Update Now Available":[null,""],"The WordPress for Android App Gets a Big Facelift":[null,""],"Upgrade Focus: VideoPress For Weddings":[null,""],"WordPress.com Likes are:":[null,""],"Comments headline":[null,""],"A few catchy words to motivate your readers to comment.":[null,""],"Can readers subscribe to your posts, comments or both?":[null,""],"Show a \"follow blog\" options in the comment form":[null,""],"Show a \"follow comments\" option in the comment form.":[null,""],"Admin Bar":[null,""],"Put a chart showing 48 hours of views in the admin bar":[null,""],"Registered Users: Count the page views of registe
23839 red users who are logged in":[null,""],"Report Visibility: Select the roles that will be able to view stats reports":[null,""],"Receive Monitor Email Notifications":[null,""],"Emails will be sent to ":[null,""],"{{a}}Edit{{/a}}":[null,""],"Match By Email":[null,""],"Show photo metadata (Exif) in carousel, when available":[null,""],"Background Color":[null,""],"Scroll infinitely (Shows 7 posts on each load)":[null,""],"Track each infinite Scroll post load as a page view in Google Analytics":[null,""],"Mobile Promos":[null,""],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,""],"Enter your meta key \"content\" value to verify your blog with {{a}}Google Search Console{{/a}}, {{a1}}Bing Webmaster Center{{/a1}} and {{a2}}Pinterest Site Verification{{/a2}}.":[null,""],"Meta key example:":[null,""],"Display all your gallery pictures in a cool mosaic":[null,""],"Copied!":[null,""],"Highlight and copy the following text to your clipboard:":[null,""],"Rege
23840 nerate address":[null,""],"Configure Portfolios":[null,""],"Configure Testimonials":[null,""],"Automatically proofread content when: ":[null,""],"A post or page is first published":[null,""],"A post or page is updated":[null,""],"Automatic Language Detection":[null,""],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,""],"Enable proofreading for the following grammar and style rules: ":[null,""],"Add a phrase":[null,""],"Use Markdown for comments":[null,""],"Search engines will find the sitemaps at these locations:":[null,""],"Sitemap: {{a}}%(url)s{{/a}}":[null,""],"News Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Cheatin' uh?":[null,""],"{{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}}":[null,""],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,""],"Your Jetpack is already conn
23841 ected.":[null,""],"You're fueled up and ready to go, Jetpack is now active.":[null,""],"You're fueled up and ready to go.":[null,""],"You are currently running a development version of Jetpack.":[null,""],"Submit Beta feedback":[null,""],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,""],"You, %(userName)s, are not connected to WordPress.com.":[null,""],"What would you like to see on your Jetpack Dashboard?":[null,""],"Let us know!":[null,""],"Welcome to Jetpack":[null,""],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,""],"No account?
23842 Create one for free…":[null,""],"Saving…":[null,""],"Save Settings":[null,""],"Updates Needed":[null,""],"Do you really want to disconnect your site from WordPress.com?":[null,""],"Jetpack Stats Icon":[null,""],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,""],"Activate Site Stats":[null,""],"Automated, comprehensive protection from threats and attacks.":[null,""],"State-of-the-art spam defense.":[null,""],"Automatically backup your entire site.":[null,""],"Security Scanning":[null,""],"Automatically scan your site for common threats and attacks.":[null,""],"Keep those spammers away!":[null,""],"Site Backups":[null,""],"Keep your site backed up!":[null,""],"Pro":[null,""],"No Results Found.":[null,""],"Threats found!":[null,""],"Set up":[null,""],"Upgrade":[null,""],"ACTIVE":[null,""],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our
23843 goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,""],"Your site is on the Free Jetpack Plan":[null,""],"Upgrade to a paid plan to unlock world-class security, spam protection tools, and priority support.":[null,""],"Your site is on the Jetpack Premium plan":[null,""],"Your site is on the Jetpack Professional plan":[null,""],"Your site is on Development Mode":[null,""],"Once you connect, you can upgrade to a paid plan in order to unlock world-class security, spam protection tools, and priority support.":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,""],"View your spam stats":[null,""],"Configure Akismet":[null,""],"View your security dashboard":[null,""],"Configure VaultPress":[null,""],"Surveys & Polls":[null,""],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or
23844 on your iPad or iPhone.":[null,""],"Create a new poll":[null,""],"Real-time backups":[null,""],"One-click threat resolution":[null,""],"Advanced polls and ratings":[null,""],"Compare Plans":[null,""],"Maximum grade security":[null,""],"Real-time backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,""],"Lock out the bad guys":[null,""],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,""],"Enjoy priority support":[null,""],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,""],"Connection Settings":[null,""],"Manage your Jetpack connection.":[null,""],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,""],"You are connec
23845 ted as ":[null,""],"Link your account to WordPress.com to get the most out of Jetpack.":[null,""],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,""],"View {{a}}All Stats{{/a}}":[null,""],"View your {{a}}Email Followers{{/a}}":[null,""],"Powerful WordPress.com features on every device.":[null,""],"Manage all your sites from a single dashboard.":[null,""],"Feel the performance":[null,""],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,""],"Bulk and automatic updates":[null,""],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,""],"Focus on your Writing":[null,""],"Our new editor is lightning fast, optimized for writers and eliminates distraction
23846 s, giving you the ability to focus on your work.":[null,""],"Try the New Editor":[null,""],"Connect with your Visitors":[null,""],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,""],"View Your Stats":[null,""],"Connect with the Community":[null,""],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,""],"Launch Reader":[null,""],"Inspiration strikes any time, anywhere.":[null,""],"Get WordPress apps for any screen.":[null,""],"In Your Pocket":[null,""],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,""],"WordPress.com in the App Store":[null,""],"WordPress.com in Google Play":[null,""],"On Your Desktop":[null,""],"
23847 A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.":[null,""],"WordPress.com for Mac OS X":[null,""],"WordPress.com for Windows":[null,""],"WordPress.com for Linux":[null,""],"Malware Scanning":[null,""],"Threats found":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,""],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,""],"Total malicious attacks blocked on your site.":[null,""],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,""],"%(number)s plugin":["%(number)s plugins","",""],"Needs updating. ":["Need updating. ","",""],"All plugins are up-to-date. Awesome work!":[null,""],"{{a}}Activate Manage{{/
23848 a}} to turn on auto updates and manage your plugins from WordPress.com.":[null,""],"Jetpack is improving and optimizing your image speed.":[null,""],"Jetpack is monitoring your site. If we think your site is down, you will receive an email.":[null,""],"Security":[null,""],"Performance":[null,""],"Backups":[null,""],"{{a}}View backup details{{/a}}.":[null,""],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,""],"Unavailable in Dev Mode.":[null,""],"Spam Protection":[null,""],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,""],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,""],"Invalid Key":[null,""],"Unavailable in Dev Mode":[null,""],"Holiday Snow":[null,""],"Show falling snow in the holiday period.":[null,""],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,""],"Activatin
23849 g recommended features…":[null,""],"Recommended features active.":[null,""],"Recommended features failed to activate. %(error)s":[null,""],"Activating %(slug)s…":[null,""],"%(slug)s has been activated.":[null,""],"%(slug)s failed to activate. %(error)s":[null,""],"Deactivating %(slug)s…":[null,""],"%(slug)s has been deactivated.":[null,""],"%(slug)s failed to deactivate. %(error)s":[null,""],"Updating %(slug)s settings…":[null,""],"Updated %(slug)s settings.":[null,""],"Error updating %(slug)s settings. %(error)s":[null,""],"Updating %(slug)s address…":[null,""],"Regenerated %(slug)s address .":[null,""],"Error regenerating %(slug)s address. %(error)s":[null,""],"Resetting Jetpack options…":[null,""],"Options reset.":[null,""],"Options failed to reset.":[null,""],"There was an error disconnecting Jetpack. Error: %(error)s":[null,""],"Unlinking from WordPress.com":[null,""],"Unlinked from WordPress.com.":[null,""],"Error unlinking from WordPress.com. %(error)s":[null,""],
23850 "At A Glance":[null,""],"Clichés":[null,""],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,""],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"Like us on Facebook":[null,""],"Follow Jetpack on Twitter":[null,""],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"Contact Jetpack support staff directly":[null,""],"Go to the WordPress.org support forums":[null,""],"Go to Jetpack.com/support":[null,""],"We offer free
23851 , full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Jetpack Happiness Engineer":[null,""],"Automattic's Privacy Policy":[null,""],"WordPress.com Terms of Service":[null,""],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,""],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,""],"Site Verification Tools":[null,""],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,""],"Image Performance %(photon)s":[null,""],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,""],"{{a}}Turn on plugin auto updates{{/a}}":[null,""],"Plugin Updates":[null,""],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,""],"No threats found, you're good to g
23852 o!":[null,""],"{{a}}Contact Support{{/a}}":[null,""],"{{a}}View details at VaultPress.com{{/a}}":[null,""],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","",""],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,""],"Loading…":[null,""],"Downtime Monitoring":[null,""],"{{button}}View More Stats on WordPress.com {{/button}}":[null,""],"{{button}}View Old Stats{{/button}}":[null,""],"All-time comments":[null,""],"All-time views":[null,""],"%(number)s View":["%(number)s Views","",""],"Best overall day":[null,""],"Views today":[null,""],"Months":[null,""],"Weeks":[null,""],"Days":[null,""],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,""],"Click to view detailed stats.":[null,""],"Views: %(numberOfViews)s":[null,""],"Week of %(date)s":[null,""],"Manage security on WordPress.com":[null,""],"Skip this step":[null,""],"Skip the Jetpack Jumpstart process":[n
23853 ull,""],"Features can be activated or deactivated at any time.":[null,""],"Jetpack's recommended features include:":[null,""],"Activate Recommended Features":[null,""],"Quickly enhance your site by activating Jetpack's recommended features.":[null,""],"Jump Start your Site":[null,""],"Disconnect from WordPress.com":[null,""],"Link to WordPress.com":[null,""],"Unlink me from WordPress.com":[null,""],"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.":[null,""],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,""],"Did we mention free, professional support?":[null,""],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,""],"Lightning fast, optimized images":[n
23854 ull,""],"Never fall behind on a security release or waste time updating multiple sites.":[null,""],"Automatic site updates.":[null,""],"Live site monitoring.":[null,""],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,""],"Block site attacks.":[null,""],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,""],"Site security and peace of mind":[null,""],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,""],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,""],"Increase page views.":[null,""],"Give visitors the tools to share and subscribe to your content.":[null,""],"Build a community.":[null,""],"Sharing & Like Buttons":[null,""],"Automated social marketing.":[n
23855 ull,""],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,""],"Send us Feedback":[null,""],"Need Help?":[null,""],"Manage Plugins":[null,""],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,""],"Track your growth":[null,""],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,""],"Drive more traffic to your site":[null,""],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,""],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,""],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,""],"{{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":[null,""],"Disconnecting Jetpack
23856 ":[null,"Desconectando Jetpack"],"Leave a Jetpack review":[null,""],"Need help? The Jetpack team is here for you.":[null,""],"Smiley":[null,"Cara sonriente"],"Require Two-Step Authentication":[null,"La autentificación en dos pasos es obligatoria"],"Use a large and visually striking layout":[null,"Usa un diseño grande y visualmente atractivo. "],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Mostrar el texto \"Relacionado\" para separar más claramente la sección de las entradas"],"Related":[null,"Relacionado"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"Asegúrate de añadir las direcciones IP que utilices con más frecuencia, ya que pueden variar entre tu casa, tu oficina y otras ubicaciones. Si eliminas una dirección IP de la siguiente lista, se eliminará también de la
23857 lista blanca."],"Whitelist Management":[null,"Gestión de la lista blanca"],"Email Address":[null,"Dirección de email"],"Publicize":[null,"Difundir"],"Site Stats":[null,"Estadísticas del sitio"],"Featured Images":[null,"Imágenes destacadas"],"Excerpts":[null,"Extractos"],"Enable Testimonials for this site.":[null,"Activar testimonios para este sitio."],"Enable Portfolio Projects for this site.":[null,"Activa Proyectos de Porfolio para este sitio."],"Preview":[null,"Vista previa"],"Color Scheme":[null,"Combinación de colores"],"Ignored Phrases":[null,"Frases ignoradas"],"Use automatically detected language to proofread posts and pages":[null,"Utilizar idioma detectado automáticamente para corregir entradas y páginas"],"Redundant Phrases":[null,"Frases Redundantes"],"Phrases to Avoid":[null,"Frases para Evitar"],"Passive Voice":[null,"Voz Pasiva"],"Jargon":[null,"Jerga"],"Hidden Verbs":[null,"Verbos ocultos"],"Double Negatives":[null,"Doble negaciones"],"Diacritical Marks":[null
23858 ,"Signos Diacríticos"],"Complex Phrases":[null,"Frases Complejas"],"Bias Language":[null,"Sesgos de Idioma"],"English Options":[null,"Opciones de Inglés"],"Proofreading":[null,"Revisión"],"Connect Jetpack":[null,"Conectar Jetpack"],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com tiene problemas ahora mismo y no puede repostar tu Jetpack. Por favor, int&#233;ntalo m&#225;s tarde."],"{{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).":[null,""],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,""],"You have successfully disconnected Jetpack":[null,""],"Active":[null,"Activo"],"Settings":[null,"Configuración"],"Learn M
23859 ore":[null,"Más Información"],"Disconnect Jetpack":[null,"Desconectar Jetpack"],"Debug":[null,"Debug"],"Test your site’s compatibility with Jetpack.":[null,""]}
23860 \ No newline at end of file
23861
23862 diff --git a/plugins/jetpack/languages/json/jetpack-es_ES.json b/plugins/jetpack/languages/json/jetpack-es_ES.json
23863 index 88d029b..aa1125f 100644
23864 --- a/plugins/jetpack/languages/json/jetpack-es_ES.json
23865 +++ b/plugins/jetpack/languages/json/jetpack-es_ES.json
23866 @@ -1 +1 @@
23867 -{"":{"po-revision-date":"2016-09-06 20:00:00+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/2.1.0-alpha","project-id-version":"Development (trunk)"},"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.":[null,"Deja que los buscadores y tus visitantes sepan que te tomas en serio la integridad de tus páginas web pasándose a Jetpack. Nuestras herramientas anti-spam eliminan el spam en los comentarios, protegen tu SEO y hace mas fácil a los visitantes estar en contacto."],"This module has no configuration options":[null,"Este módulo no tiene opciones de configuración"],"Configure your Security Scans":[null,"Configura tus escaneos de seguridad"],"You can see the information about securi
23868 ty scanning in the \"At a Glance\" section.":[null,"Tu puedes ver la información acerca del escaneo de seguridad en la sección \"De un vistazo\"."],"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.":[null,"Actualiza Jetpack y nuestro escáner de seguridad de última generación cazará archivos maliciosos y te informará inmediatamente para que nunca dejes de estar al tanto de lo que pasa en tu web."],"Search for a Jetpack feature.":[null,"Buscar una característica de Jetpack."],"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.":[null,"Los Backups offsite en tiempo real con restauraciones automáticas te traerán tranquilidad, así te podrás enfocar en escribir buen contenido e incrementar el tr�
23869 �fico mientras nosotros protegemos cada uno de los aspectos de tu inversión. Actualízate hoy."],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,"Muestra una promo de las aplicaciones de WordPress para móviles en el pie de la versión móvil del tema."],"Mobile Promos":[null,"Promos para móvil"],"Track each infinite Scroll post load as a page view in Google Analytics":[null,"Traza cada carga de una entrada en un Scroll Infinito como una página vista en Google Analytics"],"Scroll infinitely (Shows 7 posts on each load)":[null,"Scroll infinito (muestra 7 entradas en cada carga)"],"Background Color":[null,"Color de fondo"],"Show photo metadata (Exif) in carousel, when available":[null,"Muestra los metadatos de la foto (Exif) en carrousel cuando estén disponibles."],"Match By Email":[null,"Coincidencia por correo electrónico"],"{{a}}Edit{{/a}}":[null,"{{a}}Editar{{/a}}"],"Emails will be sent to ":[null,"Los correos electrónicos serán enviados
23870 a"],"Receive Monitor Email Notifications":[null,"Recibir notificaciones de la monitorización por correo electróncio."],"Report Visibility: Select the roles that will be able to view stats reports":[null,"Informe de visibilidad: Elige los perfiles que serán capaces de ver los informes de estadísticas."],"Registered Users: Count the page views of registered users who are logged in":[null,"Usuarios registrados: Cuenta las páginas vistas de los usuarios registrados que han iniciado sesión"],"Put a chart showing 48 hours of views in the admin bar":[null,"Poner un gráfico mostrando las visitas de las últimas 48 horas en la barra de administración"],"Admin Bar":[null,"Barra de administración"],"Show a \"follow comments\" option in the comment form.":[null,"Muestra la opción \"sigue los comentarios\" en el formulario de comentarios."],"Show a \"follow blog\" options in the comment form":[null,"Muestra las opciones \"sigue al blog\" en el formulario de comentarios"],"Can readers
23871 subscribe to your posts, comments or both?":[null,"¿Tus lectores pueden suscribirse a tus entradas, comentarios o ambos?"],"A few catchy words to motivate your readers to comment.":[null,"Expresiones pegadizas para motivar a tus lectores a comentar."],"Comments headline":[null,"Encabezado de los comentarios"],"WordPress.com Likes are:":[null,"Los Me gusta de WordPress.com son:"],"Upgrade Focus: VideoPress For Weddings":[null,"Actualizar Foco: VideoPress para bodas"],"The WordPress for Android App Gets a Big Facelift":[null,"La aplicación Android para WordPress recibe un enorme estiramiento facial"],"Big iPhone/iPad Update Now Available":[null,"Gran actualización de iPhone/Ipad disponible"],"Subscriber":[null,"Suscriptor"],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,"{{link}}Configura tus ajustes de %(module_slug)s {{/link}}"],"{{p}}Would you mind telling us why you did not complete the Jetpack connection in this {{a}}2 question survey{{/a}}?{{/p}}{{p}}A Jetp
23872 ack connection is required for our free security and traffic features to work.{{/p}}":[null,"{{p}}¿Te importaría decirnos por qué no has completado la conexión con Jetpack en esta {{a}}encuesta de 2 preguntas?{{/a}}{{/p}}{{p}}La conexión con Jetpack es obligatoria para que funcionen nuestras características gratuitas de tráfico y seguridad.{{/p}}"],"Cheatin' uh?":[null,"¿Haciendo trampas?"],"News Sitemap: {{a}}%(url)s{{/a}}":[null,"Mapa del sitio de noticias: {{a}}%(url)s{{/a}}"],"Sitemap: {{a}}%(url)s{{/a}}":[null,"Mapa del sitio: {{a}}%(url)s{{/a}}"],"Search engines will find the sitemaps at these locations:":[null,"Los buscadores pueden encontrar los mapas del sitio en las siguientes localizaciones:"],"Use Markdown for comments":[null,"Utiliza el lenguaje de marcas para los comentarios"],"Add a phrase":[null,"Añade una frase"],"Enable proofreading for the following grammar and style rules: ":[null,""],"The proofreader supports English, French, German, Portuguese and Span
23873 ish.":[null,"El corrector funciona con inglés, francés, alemán, portugués y español."],"Automatic Language Detection":[null,"Detección automática de idioma"],"A post or page is updated":[null,"Una entrada o página está actualizada."],"A post or page is first published":[null,"Una entrada o página es publicada por primera vez"],"Automatically proofread content when: ":[null,""],"Configure Testimonials":[null,"Configurar testimonios"],"Configure Portfolios":[null,"Configura los Portfolios"],"Regenerate address":[null,"Regenera la dirección"],"Highlight and copy the following text to your clipboard:":[null,"Realza y copia el texto siguiente a tu portapapeles: "],"Copied!":[null,"¡Copiado!"],"Display all your gallery pictures in a cool mosaic":[null,"Muestra todas las fotos de tu galería en un genial mosaico"],"Meta key example: ":[null,"Ejemplo de Meta Key:"],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, tr
23874 affic, and customization services.":[null,""],"Welcome to Jetpack":[null,"Bienvenido a Jetpack"],"Let us know!":[null,"¡Háznolo saber!"],"What would you like to see on your Jetpack Dashboard?":[null,"¿Qué te gustaría ver en el Escritorio de tu Jetpack?"],"You, %(userName)s, are not connected to WordPress.com.":[null,"Tu, %(userName)s, no estás conectado a WordPress.com."],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,""],"You are currently running a development version of Jetpack.":[null,"En este momento estás ejecutando una versión de desarrollo de Jetpack."],"You're fueled up and ready to go.":[null,"Estás completo de combustible y
23875 listo para ir."],"You're fueled up and ready to go, Jetpack is now active.":[null,"Estás completo de combustible y listo para ir, ahora Jetpack está activo"],"Your Jetpack is already connected.":[null,"Tu Jetpack ya está conectado."],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,"Bienvenido a {{s}}Jetpack %(jetpack_version)s{{/s}}!"],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,"Los hackers, botnets y spammers atacan webs indiscriminadamente. Su objetivo es atacar por todos lados y a menudo. Nuestro objetivo es ayudarte a prepararte bloqueando estas amenazas, y en el peor de los casos estaremos aquí para ayudarte a restaurar tu sitio a su antigua gloria."],"Threats don't discriminate":[null,"Las amenazas no son discriminatorias"],"Backup, prote
23876 ct, repair and build a better website.":[null,"Copia de seguridad, protección, reparación y construcción de un sitio web mejor."],"Powerful security tools for ultimate peace of mind":[null,"Poderosas herramientas de seguridad para una tranquilidad definitiva"],"ACTIVE":[null,"ACTIVO"],"Upgrade":[null,"Actualiza"],"Set up":[null,"Configurar"],"Threats found!":[null,""],"No Results Found.":[null,"No se han encontrado resultados."],"Pro":[null,"Pro"],"Keep your site backed up!":[null,"¡Manten una copia de seguridad de tu sitio!"],"Site Backups":[null,""],"Keep those spammers away!":[null,""],"Automatically scan your site for common threats and attacks.":[null,""],"Security Scanning":[null,""],"Automatically backup your entire site.":[null,""],"State-of-the-art spam defense.":[null,""],"Automated, comprehensive protection from threats and attacks.":[null,""],"Activate Site Stats":[null,"Activar estadísticas del sitio"],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, f
23877 ollowers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,""],"Jetpack Stats Icon":[null,"Icono de estadísticas de Jeptpack"],"Do you really want to disconnect your site from WordPress.com?":[null,""],"Updates Needed":[null,"Se necesitan actualizaciones"],"Save Settings":[null,"Guardar ajustes"],"Saving…":[null,"Guardando..."],"No account? Create one for free…":[null,""],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,""],"Surveys & Polls":[null,"Cuestionarios y encuestas"],"Configure VaultPress":[null,"Configura VaultPress"],"View your security dashboard":[null,""],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense, and brute-force login protection - all in one place.":[null,""],"Security Scanning & Backups":[null,""],"Configure Akismet":[null,"Configurar Akismet"],"View your spam stats":[nu
23878 ll,"Ver tus estadísticas de spam"],"State-of-the-art spam defense powered by Akismet.":[null,""],"Once you connect, you can upgrade to Premium or Pro in order to unlock worldclass security, spam protection tools, and priority support.":[null,""],"Your site is on Development Mode":[null,"Tu sitio web está en modo de desarrollo"],"Unlock the full potential of your site with the features included in your plan.":[null,""],"Your site is on the Jetpack Professional plan":[null,"Tus sitio está en el plan profesional de Jetpack"],"Your site is on the Jetpack Premium plan":[null,""],"Upgrade to Premium or Pro in order to unlock world class security, spam protection tools, and priority support.":[null,""],"Your site is on the Free Jetpack Plan":[null,""],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,""],"Lock out the bad guys":[null,""],"Realtime b
23879 ackup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,""],"Maximum grade security":[null,""],"Compare Plans":[null,"Comparar planes"],"Advanced polls and ratings":[null,""],"One-click threat resolution":[null,""],"Real-time backups":[null,""],"Unlimited backup archive":[null,""],"Includes on-demand malware scanning":[null,""],"Supports 1-3 sites":[null,""],"Jetpack Professional offers advanced features including:":[null,""],"Need more?":[null,"¿Necesitas más?"],"Create a new poll":[null,"Crear nueva encuesta"],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,""],"Bulk and automatic updates":[null,""],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant pag
23880 e-loads and less waiting around.":[null,""],"Feel the performance":[null,""],"Manage all your sites from a single dashboard.":[null,""],"Powerful WordPress.com features on every device.":[null,""],"View your {{a}}Email Followers{{/a}}":[null,""],"View {{a}}All Stats{{/a}}":[null,""],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,""],"Link your account to WordPress.com to get the most out of Jetpack.":[null,""],"You are connected as ":[null,"Estás conectado como"],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,""],"Manage your Jetpack connection.":[null,""],"Connection Settings":[null,""],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,""],"Enjoy priority support":[null,""],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps ar
23881 e open source, free and available to you on Apple or Android devices.":[null,""],"Get WordPress apps for any screen.":[null,""],"Inspiration strikes any time, anywhere.":[null,""],"Launch Reader":[null,""],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,""],"Connect with the Community":[null,"Conectar con la comunidad"],"View Your Stats":[null,""],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,""],"Connect with your Visitors":[null,""],"Try the New Editor":[null,""],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,""],"Focus on your Writing":[null,""],"Invalid Key":[null,""],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,""],"Fo
23882 r state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,""],"Spam Protection":[null,""],"Unavailable in Dev Mode.":[null,"No disponible en el modo desarrollador."],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,""],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"{{a}}View backup details{{/a}}.":[null,""],"Backups":[null,"Copias de seguridad"],"Performance":[null,"Rendimiento"],"Security":[null,"Seguridad"],"Jetpack is monitoring your site. If we think your site is down you will receive an email.":[null,"Jetpack está monitorizando tu sitio. Si creemos que tu sitio está caído, recibirás un correo electrónico."],"Jetpack is improving and optimising your image speed.":[null,""],"{{a}}Activate Manage{{/a}} to turn on auto updates and manage your plugins from WordPress.com.":[null,""],"All plugins are up-to-date. Awesome work!":[null,""],"Needs updating. ":["Need updating. ",
23883 "Necesita actualizarse.","Necesitan actualizarse."],"%(number)s plugin":["%(number)s plugins","",""],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,""],"Total malicious attacks blocked on your site.":[null,""],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"Threats found":[null,"Amenzas encontradas"],"Malware Scanning":[null,""],"WordPress.com for Linux":[null,"WordPress.com para Linux"],"WordPress.com for Windows":[null,"WordPress.com para Windows"],"WordPress.com for Mac OS X":[null,"WordPress.com para Mac OS X"],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of
23884 a web browser.":[null,""],"WordPress.com in Google Play":[null,"WordPress.com en Google Play"],"WordPress.com in the App Store":[null,"WordPress.com en la App Store"],"Updating %(slug)s settings…":[null,""],"%(slug)s has been deactivated.":[null,""],"Deactivating %(slug)s…":[null,""],"%(slug)s failed to activate. %(error)s":[null,""],"%(slug)s has been activated.":[null,""],"Activating %(slug)s…":[null,""],"Recommended features active.":[null,""],"Activating recommended features…":[null,""],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,""],"Show falling snow in the holiday period.":[null,""],"Holiday Snow":[null,""],"Unavailable in Dev Mode":[null,""],"At A Glance":[null,""],"Error unlinking from WordPress.com. %(error)s":[null,""],"Unlinked from WordPress.com.":[null,""],"Unlinking from WordPress.com":[null,"Desconectando de WordPress.com"],"There was an error disconnecting Jetpack. Error: %(error)s":[null,""],"Options failed to reset.":[null,""],"Options
23885 reset.":[null,""],"Resetting Jetpack options…":[null,""],"Regenerated %(slug)s address .":[null,""],"Updating %(slug)s address…":[null,""],"Error updating %(slug)s settings. %(error)s":[null,""],"Updated %(slug)s settings.":[null,""],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,""],"Clichés":[null,""],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"You are running Jetpack on a {{a}}staging server{{/a}}.":[null,""],"Follow Jetpack on Twitter":[null,""],"Like us on Facebook":[null,""],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hid
23886 eOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"WordPress.com Terms of Service":[null,"Términos del servicio de WordPress.com"],"Automattic's Privacy Policy":[null,""],"Jetpack Happiness Engineer":[null,""],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Go to Jetpack.com/support":[null,""],"Go to the WordPress.org support forums":[null,""],"Contact Jetpack support staff directly":[null,""],"Downtime Monitoring":[null,""],"Loading…":[null,"Cargando..."],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,""],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","",""],"{{a}}View details at VaultPress.com{{/a}}":[null,""],"{{a}}Contact Support{{/a}}":[null,""],"No threats found, you're good to go!":[null,""],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Aki
23887 smet settings to fix{{/akismetSettings}}.":[null,""],"Plugin Updates":[null,""],"{{a}}Turn on plugin auto updates{{/a}}":[null,""],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,""],"Image Performance %(photon)s":[null,""],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,""],"Site Verification Tools":[null,""],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,""],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,""],"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.":[null,""],"Unlink me from WordPress.com":[null,""],"Link to WordPress.com":[null,""],"Disconnect from WordPress.com":[null,"Desconectar de WordPress.com"],"Jump Start your Site":[null,
23888 ""],"Quickly enhance your site by activating Jetpack's recommended features.":[null,""],"Activate Recommended Features":[null,""],"Jetpack's recommended features include:":[null,""],"Features can be activated or deactivated at any time.":[null,""],"Skip the Jetpack Jumpstart process":[null,""],"Skip this step":[null,""],"Manage security on WordPress.com":[null,""],"Week of %(date)s":[null,""],"Views: %(numberOfViews)s":[null,""],"Click to view detailed stats.":[null,""],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,""],"Days":[null,""],"Weeks":[null,""],"Months":[null,""],"Views today":[null,"Visualizaciones hoy"],"Best overall day":[null,""],"%(number)s View":["%(number)s Views","",""],"All-time views":[null,""],"All-time comments":[null,""],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely fre
23889 e.":[null,""],"Did we mention free, professional support?":[null,""],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,""],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,""],"Block site attacks.":[null,""],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,""],"Live site monitoring.":[null,""],"Automatic site updates.":[null,""],"Never fall behind on a security release or waste time updating multiple sites.":[null,""],"Lightning fast, optimized images":[null,""],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,""],"Site security and peace of mind":[null,""],"Need Help?":[null,""],"Send us Fe
23890 edback":[null,""],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,""],"Automated social marketing.":[null,""],"Sharing & Like Buttons":[null,"Botones de compartir y me gusta"],"Build a community.":[null,""],"Give visitors the tools to share and subscribe to your content.":[null,""],"Increase page views.":[null,""],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,""],"Manage Plugins":[null,"Gestionar plugins"],"Drive more traffic to your site":[null,"Dirige más tráfico a tu sitio"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,"Utiliza Publicize para compartir automáticamente tus entradas con amigos, seguidores, y con el mundo."],"Track your growth":[null,"Monitoriza tu crecimiento"],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"Estrésate menos. Supervisar te enviará alertas en ti
23891 empo real si tu sitio esta inactivo."],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"Debes permanecer conectado a tu blog de WordPress mientras autorizas Jetpack."],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,"Hemos tenido una incidencia conectando Jetpack; desactiva y vuelve a activar el plugin de Jetpack, y conecta otra vez."],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,""],"{{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":[null,""],"Need help? The Jetpack team is here for you.":[null,""],"Leave a Jetpack review":[null,"Deja una reseña de Jetpack"],"Disconnecting Jetpack":[null,"Desconectando Jetpack"],"Smiley":[null,"Cara sonriente"],"Email Address":[null,"Dirección de email"],"Whitelist
23892 Management":[null,"Gestión de la lista blanca"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"Asegúrate de añadir las direcciones IP que utilices con más frecuencia, ya que pueden variar entre tu casa, tu oficina y otras ubicaciones. Si eliminas una dirección IP de la siguiente lista, se eliminará también de la lista blanca."],"Related":[null,"Relacionado"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Mostrar el texto \"Relacionado\" para separar más claramente la sección de las entradas"],"Use a large and visually striking layout":[null,"Usa un diseño grande y visualmente atractivo. "],"Require Two-Step Authentication":[null,"La autentificación en dos pasos es obligatoria"],"Site Stats":[null,"Estadísticas del sitio"],"Publicize":[null,"Difundir"],"Excerpts":[null,
23893 "Extractos"],"Featured Images":[null,"Imágenes destacadas"],"Enable Portfolio Projects for this site.":[null,"Activa Proyectos de Porfolio para este sitio."],"Enable Testimonials for this site.":[null,"Activar testimonios para este sitio."],"View people's profiles when you mouse over their Gravatars":[null,"Muestra los perfiles de la gente cuando pasas el ratón por encima de sus Gravatares."],"Color Scheme":[null,"Combinación de colores"],"Preview":[null,"Vista previa"],"You have successfully disconnected Jetpack":[null,"Has desconectado Jetpack con éxito"],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,"Tu web tiene que ser accesible al público para usar Jetpack: %(error_key)s"],"{{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).":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please
23894 try again later.":[null,"WordPress.com tiene problemas ahora mismo y no puede repostar tu Jetpack. Por favor, int&#233;ntalo m&#225;s tarde."],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,"Jetpack no puede ponerse en contacto con WordPress.com: %(error_key)s. Esto generalmente significa que algo no está configurado correctamente en el servidor de tu sitio."],"Connect Jetpack":[null,"Conectar Jetpack"],"Proofreading":[null,"Revisión"],"English Options":[null,"Opciones de Inglés"],"Bias Language":[null,"Sesgos de Idioma"],"Complex Phrases":[null,"Frases Complejas"],"Diacritical Marks":[null,"Signos Diacríticos"],"Double Negatives":[null,"Doble negaciones"],"Hidden Verbs":[null,"Verbos ocultos"],"Jargon":[null,"Jerga"],"Passive Voice":[null,"Voz Pasiva"],"Phrases to Avoid":[null,"Frases para Evitar"],"Redundant Phrases":[null,"Frases Redundantes"],"Use automatically detected language to pro
23895 ofread posts and pages":[null,"Utilizar idioma detectado automáticamente para corregir entradas y páginas"],"Ignored Phrases":[null,"Frases ignoradas"],"Test your site’s compatibility with Jetpack.":[null,"Comprueba la compatibilidad de tu sitio con Jetpack."],"Debug":[null,"Debug"],"Disconnect Jetpack":[null,"Desconectar Jetpack"],"Learn More":[null,"Más Información"],"Settings":[null,"Configuración"],"Active":[null,"Activo"]}
23896 \ No newline at end of file
23897 +{"":{"po-revision-date":"2016-11-15 19:35:02+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/2.3.0-alpha","language":"es","project-id-version":"Plugins - Jetpack by WordPress.com - Development (trunk)"},"Make sure your site is easily found on search engines with SEO tools for your content and social posts.":[null,""],"Activate this module to use the advanced SEO tools.":[null,""],"Configure your VideoPress settings.":[null,""],"How much is your website worth?":[null,""],"For less than the price of a coffee a month you can rest easy knowing your hard work (or livelihood) is backed up.":[null,""],"Configure Site SEO":[null,""],"Activate SEO Tools":[null,""],"Introducing our most affordable backups and security plan yet":[null,""],"The Personal Plan keeps your data, site, and hard work safe.":[null,""],"Learn more...":[null,"Aprender más..."],"Your site is on t
23898 he Jetpack Personal plan":[null,"Tu sitio tiene el plan Personal de Jetpack"],"With this plan you are provided with spam-protection, daily backups (up to 30 days), and unlimited storage.":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), unlimited backup storage, security scanning, and priority support.":[null,""],"You get spam-protection, real-time backups (unlimited archive), unlimited backup storage, security scanning, SEO tools, PollDaddy, and priority support.":[null,""],"Daily backup of all your site data with unlimited space and one-click restores (powered by VaultPress).":[null,"Copias de seguridad diarias de todos los datos de tu sitio con espacio ilimitado y restauración en un clic (gestionado por VaultPress)"],"Daily backup of all your site data with unlimited space, one-click restores, automated security scanning, and priority support (powered by VaultPress).":[null,""],"Backups & Security Scanning":[null,"Copias de segurida
23899 d y escaneado de seguridad"],"Real-time backup of all your site data with unlimited space, one-click restores, automated security scanning, one-click threat resolution, and priority support (powered by VaultPress).":[null,""],"SEO Tools":[null,"Herramientas de SEO"],"Advanced SEO tools to help your site get found when people search for relevant content.":[null,""],"Need more? Running a business site?":[null,""],"If your site is important to you, consider protecting and improving it with some of our advanced features: ":[null,""],"On-demand security scanning":[null,"Escaneos de seguridad a demanda"],"Advanced SEO tools":[null,"Herramientas de SEO avanzadas"],"Configure your SEO settings.":[null,"Configurar tus ajustes de SEO."],"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.":[null,"La forma más sencilla de se subir vídeos sin anuncios ni marcas. Obtienes estadísticas las
23900 reproducciones de video y de las veces que se ha compartido y el reproductor es ligero y adaptable."],"You are running Jetpack on a staging server.":[null,"Estás ejecutando Jetpack en un servidor de desarrollo."],"More Info":[null,"Más Información"],"Search your content.":[null,"Busca en tu contenido."],"{{a}}Manage Likes visibility from the Sharing Module Settings{{/a}}":[null,"{{a}}Administra la visibilidad de los Me gusta desde los ajustes del módulo de Compartir{{/a}}"],"Hide the stats smiley face image. The image helps collect stats but should still work when hidden.":[null,"Se ocultó la imagen de la cara sonriente de las estadísticas. La imagen ayuda a recoger las estadísticas pero debería funcionar cuando se oculta."],"Your Current IP: %(ip)s":[null,"Tu IP actual: %(ip)s"],"Whitelisting an IP address prevents it from ever being blocked by Jetpack.":[null,"Poner en la lista blanca una dirección IP evita que sea bloqueado por Jetpack cada vez que se accede."],"IPv4 an
23901 d IPv6 are acceptable. {{br/}} To specify a range, enter the low value and high value separated by a dash. Example: 12.12.12.1-12.12.12.100":[null,"IPv4 y IPv6 son aceptables. {{br/}} Para especificar un rango, introduzca el valor bajo y el valor alto separado por un guión. Ejemplo: 12.12.12.1-12.12.12.100"],"Link your account to WordPress.com to start using this feature.":[null,"Vincula tu cuenta de WordPress.com para empezar a utilizar esta función."],"There are unsaved settings in this tab that will be lost if you leave it. Proceed?":[null,"Hay ajustes sin guardar en esta pestaña que se perderán si la dejas. ¿Quieres proceder?"],"This will reset all Jetpack options, are you sure?":[null,"Esto restablecerá todas las opciones de Jetpack, ¿estás seguro?"],"Search for a Jetpack feature.":[null,"Buscar una característica de Jetpack."],"Upgrade Jetpack and our state-of-the-art security scanner will hunt out malicious files and report them immediately so that you're never unawa
23902 re of what is happening on your website.":[null,"Actualiza Jetpack y nuestro escáner de seguridad de última generación cazará archivos maliciosos y te informará inmediatamente para que nunca dejes de estar al tanto de lo que pasa en tu web."],"You can see the information about security scanning in the \"At a Glance\" section.":[null,"Tu puedes ver la información acerca del escaneo de seguridad en la sección \"De un vistazo\"."],"Configure your Security Scans":[null,"Configura tus escaneos de seguridad"],"This module has no configuration options":[null,"Este módulo no tiene opciones de configuración"],"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.":[null,"Deja que los buscadores y tus visitantes sepan que te tomas en serio la integridad de tus páginas web pasándose a Jetpack. Nuestras herramient
23903 as anti-spam eliminan el spam en los comentarios, protegen tu SEO y hace mas fácil a los visitantes estar en contacto."],"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.":[null,"Los Backups offsite en tiempo real con restauraciones automáticas te traerán tranquilidad, así te podrás enfocar en escribir buen contenido e incrementar el tráfico mientras nosotros protegemos cada uno de los aspectos de tu inversión. Actualízate hoy."],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,"{{link}}Configura tus ajustes de %(module_slug)s {{/link}}"],"Subscriber":[null,"Suscriptor"],"Big iPhone/iPad Update Now Available":[null,"Gran actualización de iPhone/Ipad disponible"],"The WordPress for Android App Gets a Big Facelift":[null,"La aplicación Android para WordPress recibe un enorme estiramiento facial"],"Upgrade F
23904 ocus: VideoPress For Weddings":[null,"Actualizar Foco: VideoPress para bodas"],"WordPress.com Likes are:":[null,"Los Me gusta de WordPress.com son:"],"Comments headline":[null,"Encabezado de los comentarios"],"A few catchy words to motivate your readers to comment.":[null,"Expresiones pegadizas para motivar a tus lectores a comentar."],"Can readers subscribe to your posts, comments or both?":[null,"¿Tus lectores pueden suscribirse a tus entradas, comentarios o ambos?"],"Show a \"follow blog\" options in the comment form":[null,"Muestra las opciones \"sigue al blog\" en el formulario de comentarios"],"Show a \"follow comments\" option in the comment form.":[null,"Muestra la opción \"sigue los comentarios\" en el formulario de comentarios."],"Admin Bar":[null,"Barra de administración"],"Put a chart showing 48 hours of views in the admin bar":[null,"Poner un gráfico mostrando las visitas de las últimas 48 horas en la barra de administración"],"Registered Users: Count the page vie
23905 ws of registered users who are logged in":[null,"Usuarios registrados: Cuenta las páginas vistas de los usuarios registrados que han iniciado sesión"],"Report Visibility: Select the roles that will be able to view stats reports":[null,"Informe de visibilidad: Elige los perfiles que serán capaces de ver los informes de estadísticas."],"Receive Monitor Email Notifications":[null,"Recibir notificaciones de la monitorización por correo electróncio."],"Emails will be sent to ":[null,"Los correos electrónicos serán enviados a"],"{{a}}Edit{{/a}}":[null,"{{a}}Editar{{/a}}"],"Match By Email":[null,"Coincidencia por correo electrónico"],"Show photo metadata (Exif) in carousel, when available":[null,"Muestra los metadatos de la foto (Exif) en carrousel cuando estén disponibles."],"Background Color":[null,"Color de fondo"],"Scroll infinitely (Shows 7 posts on each load)":[null,"Scroll infinito (muestra 7 entradas en cada carga)"],"Track each infinite Scroll post load as a page view in
23906 Google Analytics":[null,"Traza cada carga de una entrada en un Scroll Infinito como una página vista en Google Analytics"],"Mobile Promos":[null,"Promos para móvil"],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,"Muestra una promo de las aplicaciones de WordPress para móviles en el pie de la versión móvil del tema."],"Enter your meta key \"content\" value to verify your blog with {{a}}Google Search Console{{/a}}, {{a1}}Bing Webmaster Center{{/a1}} and {{a2}}Pinterest Site Verification{{/a2}}.":[null,"Introduce el valor de tu clave meta \"content\" para verificar tu sitio con {{a}}Google Search Console{{/a}}, {{a}}Bing Webmaster Center{{/a}} y {{a}}Pinterest Site Verification{{/a}}."],"Meta key example:":[null,"Ejemplo de Meta Key:"],"Display all your gallery pictures in a cool mosaic":[null,"Muestra todas las fotos de tu galería en un genial mosaico"],"Copied!":[null,"¡Copiado!"],"Highlight and copy the following text to your clipboard:
23907 ":[null,"Realza y copia el texto siguiente a tu portapapeles: "],"Regenerate address":[null,"Regenera la dirección"],"Configure Portfolios":[null,"Configura los Portfolios"],"Configure Testimonials":[null,"Configurar testimonios"],"Automatically proofread content when: ":[null,"Prueba de lectura automática del contenido cuando:"],"A post or page is first published":[null,"Una entrada o página es publicada por primera vez"],"A post or page is updated":[null,"Una entrada o página está actualizada."],"Automatic Language Detection":[null,"Detección automática de idioma"],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,"El corrector funciona con inglés, francés, alemán, portugués y español."],"Enable proofreading for the following grammar and style rules: ":[null,"Activar la prueba de lectura la la siguiente gramática y reglas de estilo:"],"Add a phrase":[null,"Añade una frase"],"Use Markdown for comments":[null,"Utiliza el lenguaje de marc
23908 as para los comentarios"],"Search engines will find the sitemaps at these locations:":[null,"Los buscadores pueden encontrar los mapas del sitio en las siguientes localizaciones:"],"Sitemap: {{a}}%(url)s{{/a}}":[null,"Mapa del sitio: {{a}}%(url)s{{/a}}"],"News Sitemap: {{a}}%(url)s{{/a}}":[null,"Mapa del sitio de noticias: {{a}}%(url)s{{/a}}"],"Cheatin' uh?":[null,"¿Haciendo trampas?"],"{{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}}":[null,"{{p}}¿Te importaría decirnos por qué no has completado la conexión con Jetpack en esta {{a}}encuesta de 2 preguntas?{{/a}}{{/p}}{{p}}La conexión con Jetpack es obligatoria para que funcionen nuestras características gratuitas de tráfico y seguridad.{{/p}}"],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,"Bienvenido a {{s}}Jetpack %(jetpack_version)s{{/s}}!"],
23909 "Your Jetpack is already connected.":[null,"Tu Jetpack ya está conectado."],"You're fueled up and ready to go, Jetpack is now active.":[null,"Estás completo de combustible y listo para ir, ahora Jetpack está activo"],"You're fueled up and ready to go.":[null,"Estás completo de combustible y listo para ir."],"You are currently running a development version of Jetpack.":[null,"En este momento estás ejecutando una versión de desarrollo de Jetpack."],"Submit Beta feedback":[null,"Envía tus sugerencias"],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,"Actualmente en {{a}}Mode Desarrollo{{/a}} vía el filtro jetpack_development_mode.{{br/}}Algunas funciones están desactivadas."],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,"Actualmente en {{a}}Mode Desarrollo{{/a}} vía la constante JETPACK_DEV_DEBUG.{{br/}}Algunas funciones están
23910 desactivadas."],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,"Actualmente en {{a}}modo de desarrollo{{/a}} ya que la URL de tu sitio no tiene un punto (p.ej. http://localhost).{{br/}}Algunas funcionalidades se han desactivado."],"You, %(userName)s, are not connected to WordPress.com.":[null,"Tu, %(userName)s, no estás conectado a WordPress.com."],"What would you like to see on your Jetpack Dashboard?":[null,"¿Qué te gustaría ver en el Escritorio de tu Jetpack?"],"Let us know!":[null,"¡Háznolo saber!"],"Welcome to Jetpack":[null,"Bienvenido a Jetpack"],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,"Por favor, conéctate a o crea una cuenta de WordPress.com para empezar a usar Jetpack. Esto activará potentes servicios de seguridad, tráfico y personalización."],"No accoun
23911 t? Create one for free…":[null,"¿No tienes cuenta? Crea una gratis…"],"Saving…":[null,"Guardando..."],"Save Settings":[null,"Guardar ajustes"],"Updates Needed":[null,"Se necesitan actualizaciones"],"Do you really want to disconnect your site from WordPress.com?":[null,"¿De verdad quieres desconectar tu sitio de WordPress.com?"],"Jetpack Stats Icon":[null,"Icono de estadísticas de Jeptpack"],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,"¡{{a}}Activa las Estadísticas del sitio{{/a}} para ver estadísticas detalladas, me gusta, seguidores, suscriptores y más! {{a1}}Aprende más{{/a1}}"],"Activate Site Stats":[null,"Activar estadísticas del sitio"],"Automated, comprehensive protection from threats and attacks.":[null,"Protección automatizada y comprensible de amenazas y ataques."],"State-of-the-art spam defense.":[null,"Defensa anti spam de calidad profesional."],"Automatically backup your en
23912 tire site.":[null,"Hace copias de seguridad del sitio completo automáticamente."],"Security Scanning":[null,"Escaneo de seguridad"],"Automatically scan your site for common threats and attacks.":[null,"Explorar automáticamente tu sitio en busca de amenazas y ataques comunes."],"Keep those spammers away!":[null,"¡Manten los spammer lejos!"],"Site Backups":[null,"Copias de seguridad del sitio"],"Keep your site backed up!":[null,"¡Manten copias de seguridad de tu sitio!"],"Pro":[null,"Pro"],"No Results Found.":[null,"No se han encontrado resultados."],"Threats found!":[null,"¡Amenazas encontradas!"],"Set up":[null,"Configurar"],"Upgrade":[null,"Actualiza"],"ACTIVE":[null,"ACTIVO"],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,"Los hackers, botnets y spammers at
23913 acan webs indiscriminadamente. Su objetivo es atacar por todos lados y a menudo. Nuestro objetivo es ayudarte a prepararte bloqueando estas amenazas, y en el peor de los casos estaremos aquí para ayudarte a restaurar tu sitio a su antigua gloria."],"Your site is on the Free Jetpack Plan":[null,"Tu sitio está en el plan gratuito de Jetpack"],"Upgrade to a paid plan to unlock world-class security, spam protection tools, and priority support.":[null,"Actualiza a Premium o Pro para desvelar herramientas de seguridad y protección de spam sin igual además de obtener soporte prioritario."],"Your site is on the Jetpack Premium plan":[null,"Tu sitio está en el plan Premium de Jetpack"],"Your site is on the Jetpack Professional plan":[null,"Tus sitio está en el plan profesional de Jetpack"],"Your site is on Development Mode":[null,"Tu sitio web está en modo de desarrollo"],"Once you connect, you can upgrade to a paid plan in order to unlock world-class security, spam protection tools,
23914 and priority support.":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,"Defensa anti spam de calidad profesional potenciada por Akismet."],"View your spam stats":[null,"Ver tus estadísticas de spam"],"Configure Akismet":[null,"Configurar Akismet"],"View your security dashboard":[null,"Ver tu escritorio de seguridad"],"Configure VaultPress":[null,"Configura VaultPress"],"Surveys & Polls":[null,"Cuestionarios y encuestas"],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,"Encuentas ilimitadas, respuestas ilimitadas. Utiliza el editor de encuestas para crearlas rápida y facilmente. Recoge respuestas en tu sitio web, correo electrónico o en tu iPad/iPhone."],"Create a new poll":[null,"Crear nueva encuesta"],"Real-time backups":[null,"Copias de seguridad en tiempo real"],"One-click threat resolution":[null,"Solución a amenazas a un clic"
23915 ],"Advanced polls and ratings":[null,"Encuestas y valoraciones avanzadas"],"Compare Plans":[null,"Comparar planes"],"Maximum grade security":[null,"Máximo grado de seguridad"],"Real-time backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,"Copias de seguridad en tiempo real con espacio ilimitado, restauraciones con un solo clic, monitorización de spam a prueba de bombas, protección contra malware y contra acceso por fuerza bruta - todo en un solo lugar y optimizado para WordPress."],"Lock out the bad guys":[null,"Bloquear a los malos"],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,"Filtrado de correo basura a prueba de balas, protege tu marca, tus lectores y mejora el SEO. Protección de inicio de sesión por f
23916 uerza bruta, ayuda a mantener la paz mental y te mantiene a salvo de intrusos a tu panel de administración."],"Enjoy priority support":[null,"Disfruta de soporte prioritario"],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,"¿Necesitas ayuda? Un ingeniero feliz puede responder a tus preguntas sobre tu sitio, tu cuenta o cómo hacer algo."],"Connection Settings":[null,"Opciones de conexión"],"Manage your Jetpack connection.":[null,"Gestiona tu conexión a Jetpack."],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,"El sitio está en el modo de desarrollo, así que no puedes conectarte a WordPress.com."],"You are connected as ":[null,"Estás conectado como"],"Link your account to WordPress.com to get the most out of Jetpack.":[null,"Conecta tu cuenta a WordPress.com para conseguir el máximo de Jetpack."],"Your site must be accessible by search engines for this feature to work p
23917 roperly. You can change this in {{a}}Reading Settings{{/a}}.":[null,"Tu sitio debe ser accesible a los motores de búsqueda para que esta característica funcione correctamente. Puedes cambiar esto en los {{a}}Ajustes de lectura{{/a}}."],"View {{a}}All Stats{{/a}}":[null,"Ver {{a}}todas las estadísticas{{/a}}"],"View your {{a}}Email Followers{{/a}}":[null,"Ver tus {{a}}seguidores por correo electrónico{{/a}}"],"Powerful WordPress.com features on every device.":[null,"Funcionalidades potentes de WordPress.com en cualquier dispositivo."],"Manage all your sites from a single dashboard.":[null,"Gestiona todos tus sitios desde un solo escritorio."],"Feel the performance":[null,"Comprueba el rendimiento "],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,"Todas las aplicaciones WordPress están creadas pensando en la velocidad. Observarás la diferencia en rendimiento inmedi
23918 atamente, con páginas que se cargan casi al instante y menos esperas en general."],"Bulk and automatic updates":[null,"Actualizaciones en masa y automáticas."],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,"La mayoría de los fallos de seguridad se encuentran en los plugins obsoletos. Utiliza tus aplicaciones web y de escritorio para activar las actualizaciones automáticas o actualiza los plugins manualmente todos tus sitios web en un solo lugar."],"Focus on your Writing":[null,"Céntrate en escribir"],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,"Nuestro nuevo editor es rápido como el rayo, optimizado para los escritores y elimina distracciones, dándote la posibilidad de centrarte en tu trabajo."],"Try the New Editor":[null,"Prueba el nuevo editor
23919 "],"Connect with your Visitors":[null,"Conecta con tus visitantes"],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,"Monitoriza a tus visitantes con estadísticas avanzadas. Observa las tendencias, aprende que contenido funciona mejor y comprende a tus visitantes de cualquier lugar del mundo."],"View Your Stats":[null,"Ver tus estadísticas"],"Connect with the Community":[null,"Conectar con la comunidad"],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,"Las aplicaciones de WordPress tienen todas lectores impresionantemente rápidos y plenos de funcionalidades para que puedas ver tus sitios favoritos y unirte a la conversación en cualquier lugar, en cualquier momento."],"Launch Reader":[null,"Lanzar el lector"],"Inspiration strikes any time, anywher
23920 e.":[null,"La inspitación te llega en cualquier momento, en cualquier parte."],"Get WordPress apps for any screen.":[null,"Obtener aplicaciones de WordPress para cualquier pantalla."],"In Your Pocket":[null,"En tu bolsillo"],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,"Publicar contenidos, consultar estadísticas, moderar comentarios y muchas más cosas desde cualquier lugar del mundo. Nuestras aplicaciones móviles son de cófigo abierto, gratuitas y disponibles para ti en dispositivos Apple o Android."],"WordPress.com in the App Store":[null,"WordPress.com en la App Store"],"WordPress.com in Google Play":[null,"WordPress.com en Google Play"],"On Your Desktop":[null,"En tu escritorio"],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web bro
23921 wser.":[null,"Una aplicación de escritorio que da a WordPress un hogar permanente en el ordenador. Por no mencionar el ambiente libre de distracciones al escribir fuera de un navegador web."],"WordPress.com for Mac OS X":[null,"WordPress.com para Mac OS X"],"WordPress.com for Windows":[null,"WordPress.com para Windows"],"WordPress.com for Linux":[null,"WordPress.com para Linux"],"Malware Scanning":[null,"Escaneado de Malware"],"Threats found":[null,"Amenzas encontradas"],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,"Para la exploración automática y completa de las amenazas de seguridad, por favor {{a}}instala y activa{{/a}} VaultPress."],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,"Para la exploración automática y completa de las amenazas de seguridad, por favor {{a}}actualiza tu cuenta{{/a}}."],"Jetpack is actively blocking malicious login att
23922 empts. Data will display here soon!":[null,"Jetapck está bloqueando activamente intentos de acceso maliciosos. ¡Muy pronto se mostraran datos aquí mismo!"],"Total malicious attacks blocked on your site.":[null,"Total de ataques maliciosos bloqueados en tu sitio."],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,"{{a}}Activa Proteger{{/a}} para mantener tu sitio protegido de intentos de acceso malintencionados."],"%(number)s plugin":["%(number)s plugins","%(number)s plugin","%(number)s plugins"],"Needs updating. ":["Need updating. ","Necesita actualizarse.","Necesitan actualizarse."],"All plugins are up-to-date. Awesome work!":[null,"Todos los plugins están actualizados. ¡Buen trabajo!"],"{{a}}Activate Manage{{/a}} to turn on auto updates and manage your plugins from WordPress.com.":[null,"{{a}}Activa Gestionar{{/a}} para activar las actualizaciones automáticas y gestionar tus plugins desde WordPress.com."],"Jetpack is improving an
23923 d optimizing your image speed.":[null,"Jeptack está mejorando y optimizando la velocidad de tus imágenes."],"Jetpack is monitoring your site. If we think your site is down, you will receive an email.":[null,"Jetpack está monitorizando tu sitio. Si creemos que tu sitio está caído, recibirás un correo electrónico."],"Security":[null,"Seguridad"],"Performance":[null,"Rendimiento"],"Backups":[null,"Copias de seguridad"],"{{a}}View backup details{{/a}}.":[null,"{{a}}Ver detalles de la copia de seguridad{{/a}}."],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,"Para hacer automáticamente una copia de seguridad de tu sitio completo, por favor {{a}}instala y activa{{/a}} VaultPress."],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,"Para hacer una copia de respaldo automáticamente de tu sitio completo, por favor {{a}}¡actualiza!{{/a}}"],"Unavailable in Dev Mode.":[null,"No disponible en el modo de
23924 sarrollador."],"Spam Protection":[null,"Protección de spam"],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,"Para una defensa contra el spam de calidad profesional por favor {{a}}instala Akismet{{/a}}."],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,"Si quieres un protector contra el spas que esté a la última, {{a}}activa Akismet{{a}}."],"Invalid Key":[null,"Clave no válida"],"Unavailable in Dev Mode":[null,"No disponible en modo desarrollador"],"Holiday Snow":[null,"Nieve en Navidad"],"Show falling snow in the holiday period.":[null,"Muestra nieve cayendo cuando es Navidad."],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,"Mostrar nieva cayendo en mi blogs desde el 1 de diciembre hasta el 4 de enero."],"Activating recommended features…":[null,"Activando funcionalidades recomendadas..."],"Recommended features active.":[null,"Funcionalidades de recomendación activas."],"Recommended features faile
23925 d to activate. %(error)s":[null,"No se pudieron activar las funcionalidades recomendadas. %(error)s"],"Activating %(slug)s…":[null,"Activando %(slug)s…"],"%(slug)s has been activated.":[null,"%(slug)s se ha activado."],"%(slug)s failed to activate. %(error)s":[null,"%(slug)s falló al activarse. %(error)s"],"Deactivating %(slug)s…":[null,"Desactivando %(slug)s…"],"%(slug)s has been deactivated.":[null,"%(slug)s ha sido desactivado."],"%(slug)s failed to deactivate. %(error)s":[null,"%(slug)s no se desactivaron. %(error)s"],"Updating %(slug)s settings…":[null,"Actualizando %(slug)s ajustes…"],"Updated %(slug)s settings.":[null,"Ajustes de %(slug)s actualizados."],"Error updating %(slug)s settings. %(error)s":[null,"Error actualizando los ajustes %(slug)s. %(error)s"],"Updating %(slug)s address…":[null,"Actualizando la dirección %(slug)s…"],"Regenerated %(slug)s address .":[null,"Regenerar %(slug)s direcciones."],"Error regenerating %(slug)s address. %(error)s":[null,
23926 "Error regenerando la dirección %(slug). %(error)s"],"Resetting Jetpack options…":[null,"Resetear opciones de jetpack"],"Options reset.":[null,"Ajustes restablecidos."],"Options failed to reset.":[null,"Fallo al restablecer las opciones."],"There was an error disconnecting Jetpack. Error: %(error)s":[null,"Ha ocurrido un error desconectando Jetpack. Error: %(error)s"],"Unlinking from WordPress.com":[null,"Desconectando de WordPress.com"],"Unlinked from WordPress.com.":[null,"Desconectado de WordPress.com."],"Error unlinking from WordPress.com. %(error)s":[null,"Error al desconectar de WordPress.com. %(error)s"],"At A Glance":[null,"De un vistazo"],"Clichés":[null,"Clichés"],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,"¿Te importaría decirnos por qué? Simplemente {{a}}contestando dos sencillas preguntas{{/a}} nos ayudarás a mejorar Jetpack."],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}}
23927 {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{hideOnMobile}}¿Disfrutas de Jetpack o tienes alguna duda?{{/hideOnMobile}} {{reviewLink}}Déjanos una reseña{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}síguenos en Twitter{{/twitterLink}}{{hideOnMobile}} y{{/hideOnMobile}} {{facebookLink}}síguenos en Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}"],"Like us on Facebook":[null,"Danos un Me gusta en Facebook"],"Follow Jetpack on Twitter":[null,"Sigue a Jetpack en Twitter"],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}"
23928 :[null,"{{supportLink}}Revisa nuestra página de soporte{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}mira a ver si hay respuesta en los foros{{/forumLink}}{{hideOnMobile}} o{{/hideOnMobile}} {{contactLink}}contáctanos directamente{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}"],"Contact Jetpack support staff directly":[null,"Contacta con el personal de soporte de Jetpack directamente"],"Go to the WordPress.org support forums":[null,"Ir a los foros de soporte de WordPress.org"],"Go to Jetpack.com/support":[null,"Vea a Jetpack.com/support"],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,"Ofrecemos soporte completo y gratuito a todos nuestros usuarios de Jetpack. Nuestro equipo de soporte está siempre a tu lado. "],"Jetpack Happiness Engineer":[null,"Ingeniero feliz de Jetpack"],"Automattic's Privacy Policy":[null,"Política de privacidad de Automattic"],"WordPress.com Terms of Service":[null,"Té
23929 rminos del servicio de WordPress.com"],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,"{{a}}Activa Verificación de Sitio{{/a}} Para verificar tu sitio y mejorar en los rankings con Google, Bing y Pinterest."],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,"La herramientas de Verificación de Sitio están activas. Asegúrate de que tus sitio está verificado por Google, Bing y Pinterest para indexación y ranking correctos. {{a}}Verifica ahora{{/a}}"],"Site Verification Tools":[null,"Herramientas de verificación del sitio"],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,"{{a}}Activar Photon{{/a}} para mejorar el rendimiento y velocidad de carga de tus imágenes."],"Image Performance %(photon)s":[null,"Rendimiento de imagen %(photon)s"],"{{a}}Activate
23930 Manage and turn on auto updates{{/a}}":[null,"{{a}}Activa Gestionar y conecta las actualizaciones automáticas{{/a}}"],"{{a}}Turn on plugin auto updates{{/a}}":[null,"{{a}}Activar las actualizaciones automáticas de plugins{{/a}}"],"Plugin Updates":[null,"Actualizaciones de plugins"],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,"¡Vaya! Tus claves de Akismet se han perdido o no son válidas. {{akismetSettings}}Ve a la las opciones de Akismet para arreglarlo {{/akismetSettings}}"],"No threats found, you're good to go!":[null,"No se encontraron amenazas.¡Adelante!"],"{{a}}Contact Support{{/a}}":[null,"{{a}}Contacta con soporte{{/a}}"],"{{a}}View details at VaultPress.com{{/a}}":[null,"{{a}}Ver detalles en VaultPress.com{{/a}}"],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","¡Vaya! Se encontró %(number)s amenza.","¡Vaya! Se encontraron %(number)s amenzas."],"{{a}}Activate Monit
23931 or{{/a}} to receive notifications if your site goes down.":[null,"{{a}}Activa Monitor{{/a}} para recibir avisos si tu sitio se cae."],"Loading…":[null,"Cargando..."],"Downtime Monitoring":[null,"Monitorización de caídas"],"{{button}}View More Stats on WordPress.com {{/button}}":[null,"{{button}}Ver más estadísticas en WordPress.com {{/button}}"],"{{button}}View Old Stats{{/button}}":[null,"{{button}}Ver más estadísticas{{/button}}"],"All-time comments":[null,"Todos los comentarios"],"All-time views":[null,"Visitas de todo el periodo"],"%(number)s View":["%(number)s Views","%(number)s visita","%(number)s visitas"],"Best overall day":[null,"El mejor día"],"Views today":[null,"Visualizaciones hoy"],"Months":[null,"Meses"],"Weeks":[null,"Semanas"],"Days":[null,"Días"],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,"Algo pasó al cargar las estadísticas. Por favor, inténtalo de nuevo más tarde o {{a}}
23932 ve tus estadísticas ahora en WordPress.com{{/a}}"],"Click to view detailed stats.":[null,"Haz clic para ver estadíticas detalladas."],"Views: %(numberOfViews)s":[null,"VIsitas: %(numberOfViews)s"],"Week of %(date)s":[null,"Semana del %(date)s"],"Manage security on WordPress.com":[null,"Gestiona la seguridad en WordPress.com"],"Skip this step":[null,"Saltar este paso"],"Skip the Jetpack Jumpstart process":[null,"Omite el proceso de Impulsa tu sitio de Jetpack"],"Features can be activated or deactivated at any time.":[null,"Las funcionalidades puedes ser activadas y desactivadas en cualquier momento."],"Jetpack's recommended features include:":[null,"Las funcionalidades recomendadas de Jetpack incluyen:"],"Activate Recommended Features":[null,"Activar funcionalidades recomendadas"],"Quickly enhance your site by activating Jetpack's recommended features.":[null,"Mejora tu sitio rapidamente activando las funcionalidades recomendadas de Jetpack."],"Jump Start your Site":[null,"Da un im
23933 pulso a tu sitio"],"Disconnect from WordPress.com":[null,"Desconectar de WordPress.com"],"Link to WordPress.com":[null,"Conecta con WordPress.com"],"Unlink me from WordPress.com":[null,"Desconectame de WordPress.com"],"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.":[null,"Únete a los millones de usuarios que confían en Jetpack para mejorar y securizar sus sitios. Nos apasiona WordPress y aquí te hacemos la vida más fácil."],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,"El soporte de Jetpack lo hacen algunas de las personas más apasionadas y técnicas de la comunidad. Están por todo el mundo listos para ayudarte."],"Did we mention free, professional support?":[null,"¿Has dicho soporte profesional y gratis?"],"Jetpack utilizes the state-of-the-art WordPress.com conte
23934 nt delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,"Jetpack utiliza la red de entrega de contenidos de calidad profesional de WordPress.com para cargar tus fantásticas imágenes super rápido. Optimizado para cualquier dispositivo, y totalmente gratis."],"Lightning fast, optimized images":[null,"Rápidas como un rayo, imágenes optimizadas"],"Never fall behind on a security release or waste time updating multiple sites.":[null,"Nunca te pierdas una actualización de seguridad o pierdas tiempo actualizando varios sitios."],"Automatic site updates.":[null,"Actualizaciones automáticas del sitio."],"Live site monitoring.":[null,"Monitorización de sitio a tiempo real."],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,"Gana tranquilidad con Protect, la herramienta que bloquea billones de ataques de acceso en millones de sitios."],"Block site attack
23935 s.":[null,"Ataques de bloqueo al sitio."],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,"Jetpack bloquea intentos de acceso malintencionados, te permite saber si tu sitio se ha caído, y puedes actualizar automáticamente tus plugins, para que no tengas que preocuparte de nada."],"Site security and peace of mind":[null,"Seguridad del sitio y tranquilidad de espíritu"],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,"Jetpack utiliza el poder de WordPress.com para mostrarte estadísticas detalladas de tus visitantes, lo que están leyendo y de dónde vienen."],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,"Mantén a los visitantes implicados, ofreciéndoles más cosas que compartir y leer con las Entradas relacionadas.
23936 "],"Increase page views.":[null,"Incrementa las páginas vistas."],"Give visitors the tools to share and subscribe to your content.":[null,"Da a los visitantes herramientas para compartir y suscribirse a tu contenido."],"Build a community.":[null,"Construye una comunidad."],"Sharing & Like Buttons":[null,"Botones de compartir y me gusta"],"Automated social marketing.":[null,"Marketing social automatizado."],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,"Jetpack tiene muchas herramientas de tráfico e implicación para ayudarte a conseguir más visitantes a tu sitio y mantenerlos ahí."],"Send us Feedback":[null,"Mándanos tus impresiones"],"Need Help?":[null,"¿Necesitas ayuda?"],"Manage Plugins":[null,"Gestionar plugins"],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"Estrésate menos. Supervisar te enviará alertas en tiempo real si tu sitio esta inactivo."],"Track you
23937 r growth":[null,"Monitoriza tu crecimiento"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,"Utiliza Publicize para compartir automáticamente tus entradas con amigos, seguidores, y con el mundo."],"Drive more traffic to your site":[null,"Dirige más tráfico a tu sitio"],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,"Hubo un problema conectando con tu Jetpack. Por favor haz click en \"Conecta con WordPress.com\" de nuevo."],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,"Hemos tenido una incidencia conectando Jetpack; desactiva y vuelve a activar el plugin de Jetpack, y conecta otra vez."],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"Debes permanecer conectado a tu blog de WordPress mientras autorizas Jetpack."],"{{s}}Your Jetpack has a glitch.{{/s}} We're sorry for the inc
23938 onvenience. Please try again later, if the issue continues please contact support with this message: %(error_key)s":[null,"{{s}}Tu Jetpack tiene un problema.{{/s}} Lamentamos las molestias. Por favor, inténtalo más tarde. Si el problema continúa, por favor contacta con el soporte con este mensaje: %(error_key)s"],"Disconnecting Jetpack":[null,"Desconectando Jetpack"],"Leave a Jetpack review":[null,"Deja una reseña de Jetpack"],"Need help? The Jetpack team is here for you.":[null,"¿Necesitas ayuda? El equipo de Jetpack te puede ayudar."],"Smiley":[null,"Cara sonriente"],"Require Two-Step Authentication":[null,"La autentificación en dos pasos es obligatoria"],"Use a large and visually striking layout":[null,"Usa un diseño grande y visualmente atractivo. "],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Mostrar el texto \"Relacionado\" para separar más claramente la sección de las entradas"],"Related":[null,"Relacionado"],"Make sure
23939 to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"Asegúrate de añadir las direcciones IP que utilices con más frecuencia, ya que pueden variar entre tu casa, tu oficina y otras ubicaciones. Si eliminas una dirección IP de la siguiente lista, se eliminará también de la lista blanca."],"Whitelist Management":[null,"Gestión de la lista blanca"],"Email Address":[null,"Dirección de email"],"Publicize":[null,"Difundir"],"Site Stats":[null,"Estadísticas del sitio"],"Featured Images":[null,"Imágenes destacadas"],"Excerpts":[null,"Extractos"],"Enable Testimonials for this site.":[null,"Activar testimonios para este sitio."],"Enable Portfolio Projects for this site.":[null,"Activa Proyectos de Porfolio para este sitio."],"Preview":[null,"Vista previa"],"Color Scheme":[null,"Combinación de colores"],"Ignored Phrases":[null,"Frases ignora
23940 das"],"Use automatically detected language to proofread posts and pages":[null,"Utilizar idioma detectado automáticamente para corregir entradas y páginas"],"Redundant Phrases":[null,"Frases Redundantes"],"Phrases to Avoid":[null,"Frases para Evitar"],"Passive Voice":[null,"Voz Pasiva"],"Jargon":[null,"Jerga"],"Hidden Verbs":[null,"Verbos ocultos"],"Double Negatives":[null,"Doble negaciones"],"Diacritical Marks":[null,"Signos Diacríticos"],"Complex Phrases":[null,"Frases Complejas"],"Bias Language":[null,"Sesgos de Idioma"],"English Options":[null,"Opciones de Inglés"],"Proofreading":[null,"Revisión"],"Connect Jetpack":[null,"Conectar Jetpack"],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,"Jetpack no puede ponerse en contacto con WordPress.com: %(error_key)s. Esto generalmente significa que algo no está configurado correctamente en el servidor de tu sitio."],"WordPress.com is currently
23941 having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com tiene problemas ahora mismo y no puede repostar tu Jetpack. Por favor, inténtalo más tarde."],"{{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).":[null,"{{s}}Tu Jetpack tiene un fallo.{{/s}} No es posible conectar este sitio con WordPress.com. Esto significa normalmente que tu sitio no es público (localhost)."],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,"Tu web tiene que ser accesible al público para usar Jetpack: %(error_key)s"],"You have successfully disconnected Jetpack":[null,"Has desconectado Jetpack con éxito"],"Active":[null,"Activo"],"Settings":[null,"Configuración"],"Learn More":[null,"Más Información"],"Disconnect Jetpack":[null,"Desconectar Jetpack"],"Debug":[null,"Debug"],"Test your site’s compatibility with
23942 Jetpack.":[null,"Comprueba la compatibilidad de tu sitio con Jetpack."]}
23943 \ No newline at end of file
23944
23945 diff --git a/plugins/jetpack/languages/json/jetpack-es_VE.json b/plugins/jetpack/languages/json/jetpack-es_VE.json
23946 index 22c921e..e46bc6f 100644
23947 --- a/plugins/jetpack/languages/json/jetpack-es_VE.json
23948 +++ b/plugins/jetpack/languages/json/jetpack-es_VE.json
23949 @@ -1 +1 @@
23950 -{"":{"po-revision-date":"2016-05-28 00:41:37+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/2.1.0-alpha","project-id-version":"Development (trunk)"},"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.":[null,""],"This module has no configuration options":[null,""],"Configure your Security Scans":[null,""],"You can see the information about security scanning in the \"At a Glance\" section.":[null,""],"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.":[null,""],"Search for a Jetpack feature.":[null,""],"Real-time offsite backups with automated restores del
23951 iver peace-of-mind, so you can focus on writing great content and increasing traffic while we protect every aspect of your investment. Upgrade today.":[null,""],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,""],"Mobile Promos":[null,""],"Track each infinite Scroll post load as a page view in Google Analytics":[null,""],"Scroll infinitely (Shows 7 posts on each load)":[null,""],"Background Color":[null,""],"Show photo metadata (Exif) in carousel, when available":[null,""],"Match By Email":[null,""],"{{a}}Edit{{/a}}":[null,""],"Emails will be sent to ":[null,""],"Receive Monitor Email Notifications":[null,""],"Report Visibility: Select the roles that will be able to view stats reports":[null,""],"Registered Users: Count the page views of registered users who are logged in":[null,""],"Put a chart showing 48 hours of views in the admin bar":[null,""],"Admin Bar":[null,""],"Show a \"follow comments\" option in the comment form.":[null,""],"Show a \"
23952 follow blog\" options in the comment form":[null,""],"Can readers subscribe to your posts, comments or both?":[null,""],"A few catchy words to motivate your readers to comment.":[null,""],"Comments headline":[null,""],"WordPress.com Likes are:":[null,""],"Upgrade Focus: VideoPress For Weddings":[null,""],"The WordPress for Android App Gets a Big Facelift":[null,""],"Big iPhone/iPad Update Now Available":[null,""],"Subscriber":[null,""],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,""],"{{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}}":[null,""],"Cheatin' uh?":[null,""],"News Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Search engines will find the sitemaps at these locations:":[null,""],"Use Markdown for comments":[null,""],"Add a phrase":[null,""],"Enable proofr
23953 eading for the following grammar and style rules: ":[null,""],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,""],"Automatic Language Detection":[null,""],"A post or page is updated":[null,""],"A post or page is first published":[null,""],"Automatically proofread content when: ":[null,""],"Configure Testimonials":[null,""],"Configure Portfolios":[null,""],"Regenerate address":[null,""],"Highlight and copy the following text to your clipboard:":[null,""],"Copied!":[null,""],"Display all your gallery pictures in a cool mosaic":[null,""],"Meta key example: ":[null,""],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,""],"Welcome to Jetpack":[null,""],"Let us know!":[null,""],"What would you like to see on your Jetpack Dashboard?":[null,""],"You, %(userName)s, are not connected to WordPress.com.":[null,""],"Currently in {{a}}Development Mode{{/a}}
23954 because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,""],"You are currently running a development version of Jetpack.":[null,""],"You're fueled up and ready to go.":[null,""],"You're fueled up and ready to go, Jetpack is now active.":[null,""],"Your Jetpack is already connected.":[null,""],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,""],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,""],"Threats don't discriminate":[null,""],"Backup, protect, repair and bu
23955 ild a better website.":[null,""],"Powerful security tools for ultimate peace of mind":[null,""],"ACTIVE":[null,""],"Upgrade":[null,""],"Set up":[null,""],"Threats found!":[null,""],"No Results Found.":[null,""],"Pro":[null,""],"Keep your site backed up!":[null,""],"Site Backups":[null,""],"Keep those spammers away!":[null,""],"Automatically scan your site for common threats and attacks.":[null,""],"Security Scanning":[null,""],"Automatically backup your entire site.":[null,""],"State-of-the-art spam defense.":[null,""],"Automated, comprehensive protection from threats and attacks.":[null,""],"Activate Site Stats":[null,""],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,""],"Jetpack Stats Icon":[null,""],"Do you really want to disconnect your site from WordPress.com?":[null,""],"Updates Needed":[null,""],"Save Settings":[null,""],"Saving…":[null,""],"No account? Create one for free…":[null,""],"Unlimi
23956 ted surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,""],"Surveys & Polls":[null,""],"Configure VaultPress":[null,""],"View your security dashboard":[null,""],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense, and brute-force login protection - all in one place.":[null,""],"Security Scanning & Backups":[null,""],"Configure Akismet":[null,""],"View your spam stats":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,""],"Once you connect, you can upgrade to Premium or Pro in order to unlock worldclass security, spam protection tools, and priority support.":[null,""],"Your site is on Development Mode":[null,""],"Unlock the full potential of your site with the features included in your plan.":[null,""],"Your site is on the Jetpack Professional plan":[null,""],"Your site is on the Jetpack Premium plan"
23957 :[null,""],"Upgrade to Premium or Pro in order to unlock world class security, spam protection tools, and priority support.":[null,""],"Your site is on the Free Jetpack Plan":[null,""],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,""],"Lock out the bad guys":[null,""],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,""],"Maximum grade security":[null,""],"Compare Plans":[null,""],"Advanced polls and ratings":[null,""],"One-click threat resolution":[null,""],"Real-time backups":[null,""],"Unlimited backup archive":[null,""],"Includes on-demand malware scanning":[null,""],"Supports 1-3 sites":[null,""],"Jetpack Professional offers advanced features including:":[null,""],"Need more?":[null,""],"Create a
23958 new poll":[null,""],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,""],"Bulk and automatic updates":[null,""],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,""],"Feel the performance":[null,""],"Manage all your sites from a single dashboard.":[null,""],"Powerful WordPress.com features on every device.":[null,""],"View your {{a}}Email Followers{{/a}}":[null,""],"View {{a}}All Stats{{/a}}":[null,""],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,""],"Link your account to WordPress.com to get the most out of Jetpack.":[null,""],"You are connected as ":[null,""],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,
23959 ""],"Manage your Jetpack connection.":[null,""],"Connection Settings":[null,""],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,""],"Enjoy priority support":[null,""],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,""],"Get WordPress apps for any screen.":[null,""],"Inspiration strikes any time, anywhere.":[null,""],"Launch Reader":[null,""],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,""],"Connect with the Community":[null,""],"View Your Stats":[null,""],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,""],"Connect with your Visitors":[n
23960 ull,""],"Try the New Editor":[null,""],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,""],"Focus on your Writing":[null,""],"Invalid Key":[null,""],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,""],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,""],"Spam Protection":[null,""],"Unavailable in Dev Mode.":[null,""],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,""],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"{{a}}View backup details{{/a}}.":[null,""],"Backups":[null,""],"Performance":[null,""],"Security":[null,""],"Jetpack is monitoring your site. If we think your site is down you will receive an email.":[null,""],"Jetpack is improving and optimising your image speed.":[null,""],"{{a}}Activate Manage{{/a}} to turn on auto updates and manag
23961 e your plugins from WordPress.com.":[null,""],"All plugins are up-to-date. Awesome work!":[null,""],"Needs updating. ":["Need updating. ","",""],"%(number)s plugin":["%(number)s plugins","",""],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,""],"Total malicious attacks blocked on your site.":[null,""],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"Threats found":[null,""],"Malware Scanning":[null,""],"WordPress.com for Linux":[null,""],"WordPress.com for Windows":[null,""],"WordPress.com for Mac OS X":[null,""],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a w
23962 eb browser.":[null,""],"WordPress.com in Google Play":[null,""],"WordPress.com in the App Store":[null,""],"Updating %(slug)s settings…":[null,""],"%(slug)s has been deactivated.":[null,""],"Deactivating %(slug)s…":[null,""],"%(slug)s failed to activate. %(error)s":[null,""],"%(slug)s has been activated.":[null,""],"Activating %(slug)s…":[null,""],"Recommended features active.":[null,""],"Activating recommended features…":[null,""],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,""],"Show falling snow in the holiday period.":[null,""],"Holiday Snow":[null,""],"Unavailable in Dev Mode":[null,""],"At A Glance":[null,""],"Error unlinking from WordPress.com. %(error)s":[null,""],"Unlinked from WordPress.com.":[null,""],"Unlinking from WordPress.com":[null,""],"There was an error disconnecting Jetpack. Error: %(error)s":[null,""],"Options failed to reset.":[null,""],"Options reset.":[null,""],"Resetting Jetpack options…":[null,""],"Regenerated %(slug)s address
23963 .":[null,""],"Updating %(slug)s address…":[null,""],"Error updating %(slug)s settings. %(error)s":[null,""],"Updated %(slug)s settings.":[null,""],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,""],"Clichés":[null,""],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"You are running Jetpack on a {{a}}staging server{{/a}}.":[null,""],"Follow Jetpack on Twitter":[null,""],"Like us on Facebook":[null,""],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideO
23964 nMobile}}.{{/hideOnMobile}}":[null,""],"WordPress.com Terms of Service":[null,""],"Automattic's Privacy Policy":[null,""],"Jetpack Happiness Engineer":[null,""],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Go to Jetpack.com/support":[null,""],"Go to the WordPress.org support forums":[null,""],"Contact Jetpack support staff directly":[null,""],"Downtime Monitoring":[null,""],"Loading…":[null,""],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,""],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","",""],"{{a}}View details at VaultPress.com{{/a}}":[null,""],"{{a}}Contact Support{{/a}}":[null,""],"No threats found, you're good to go!":[null,""],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,""],"Plugin Updates":[null,""],"{{a}}Turn on plugin auto updates{{/a}}":[null,""],"{{a}}Act
23965 ivate Manage and turn on auto updates{{/a}}":[null,""],"Image Performance %(photon)s":[null,""],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,""],"Site Verification Tools":[null,""],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,""],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,""],"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.":[null,""],"Unlink me from WordPress.com":[null,""],"Link to WordPress.com":[null,""],"Disconnect from WordPress.com":[null,""],"Jump Start your Site":[null,""],"Quickly enhance your site by activating Jetpack's recommended features.":[null,""],"Activate Recommended Features":[null,""],"Jetpack's recommended features includ
23966 e:":[null,""],"Features can be activated or deactivated at any time.":[null,""],"Skip the Jetpack Jumpstart process":[null,""],"Skip this step":[null,""],"Manage security on WordPress.com":[null,""],"Week of %(date)s":[null,""],"Views: %(numberOfViews)s":[null,""],"Click to view detailed stats.":[null,""],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,""],"Days":[null,""],"Weeks":[null,""],"Months":[null,""],"Views today":[null,""],"Best overall day":[null,""],"%(number)s View":["%(number)s Views","",""],"All-time views":[null,""],"All-time comments":[null,""],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,""],"Did we mention free, professional support?":[null,""],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the
23967 globe and ready to help you.":[null,""],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,""],"Block site attacks.":[null,""],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,""],"Live site monitoring.":[null,""],"Automatic site updates.":[null,""],"Never fall behind on a security release or waste time updating multiple sites.":[null,""],"Lightning fast, optimized images":[null,""],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,""],"Site security and peace of mind":[null,""],"Need Help?":[null,""],"Send us Feedback":[null,""],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,""],"Automated social marketing.":[null,""],"Sharing
23968 & Like Buttons":[null,""],"Build a community.":[null,""],"Give visitors the tools to share and subscribe to your content.":[null,""],"Increase page views.":[null,""],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,""],"Manage Plugins":[null,""],"Drive more traffic to your site":[null,"Dirige más tráfico a tu sitio"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,"Utiliza Publicize para compartir automáticamente tus entradas con amigos, seguidores, y con el mundo."],"Track your growth":[null,"Monitoriza tu crecimiento"],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"Estrésate menos. Supervisar te enviará alertas en tiempo real si tu sitio esta inactivo."],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"Debes permanecer conectado a tu blog de WordPress mientras autorizas Jetpack."],"We had an issue connecting
23969 Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,"Hemos tenido una incidencia conectando Jetpack; desactiva y vuelve a activar el plugin de Jetpack, y conecta otra vez."],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,""],"{{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":[null,""],"Need help? The Jetpack team is here for you.":[null,""],"Leave a Jetpack review":[null,""],"Disconnecting Jetpack":[null,"Desconectando Jetpack"],"Smiley":[null,"Cara sonriente"],"Email Address":[null,"Dirección de email"],"Whitelist Management":[null,"Gestión de la lista blanca"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"Aseg
23970 úrate de añadir las direcciones IP que utilices con más frecuencia, ya que pueden variar entre tu casa, tu oficina y otras ubicaciones. Si eliminas una dirección IP de la siguiente lista, se eliminará también de la lista blanca."],"Related":[null,"Relacionado"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Mostrar el texto \"Relacionado\" para separar más claramente la sección de las entradas"],"Use a large and visually striking layout":[null,"Usa un diseño grande y visualmente atractivo. "],"Require Two-Step Authentication":[null,"La autentificación en dos pasos es obligatoria"],"Site Stats":[null,"Estadísticas del sitio"],"Publicize":[null,"Difundir"],"Excerpts":[null,"Extractos"],"Featured Images":[null,"Imágenes destacadas"],"Enable Portfolio Projects for this site.":[null,"Activa Proyectos de Porfolio para este sitio."],"Enable Testimonials for this site.":[null,"Activar testimonios para este sitio."],"View people's profi
23971 les when you mouse over their Gravatars":[null,"Muestra los perfiles de la gente cuando pasas el ratón por encima de sus Gravatares."],"Color Scheme":[null,"Combinación de colores"],"Preview":[null,"Vista previa"],"You have successfully disconnected Jetpack":[null,""],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,""],"{{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).":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com tiene problemas ahora mismo y no puede repostar tu Jetpack. Por favor, int&#233;ntalo m&#225;s tarde."],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,""],"Connect Jetpack":[null,"Conectar Jetpack"],"Proofreading":[null,"Revisión"],"English
23972 Options":[null,"Opciones de Inglés"],"Bias Language":[null,"Sesgos de Idioma"],"Complex Phrases":[null,"Frases Complejas"],"Diacritical Marks":[null,"Signos Diacríticos"],"Double Negatives":[null,"Doble negaciones"],"Hidden Verbs":[null,"Verbos ocultos"],"Jargon":[null,"Jerga"],"Passive Voice":[null,"Voz Pasiva"],"Phrases to Avoid":[null,"Frases para Evitar"],"Redundant Phrases":[null,"Frases Redundantes"],"Use automatically detected language to proofread posts and pages":[null,"Utilizar idioma detectado automáticamente para corregir entradas y páginas"],"Ignored Phrases":[null,"Frases ignoradas"],"Test your site’s compatibility with Jetpack.":[null,""],"Debug":[null,"Debug"],"Disconnect Jetpack":[null,"Desconectar Jetpack"],"Learn More":[null,"Más Información"],"Settings":[null,"Configuración"],"Active":[null,"Activo"]}
23973 \ No newline at end of file
23974 +{"":{"po-revision-date":"2016-11-12 14:28:33+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/2.3.0-alpha","language":"es_VE","project-id-version":"Plugins - Jetpack by WordPress.com - Development (trunk)"},"Make sure your site is easily found on search engines with SEO tools for your content and social posts.":[null,""],"Activate this module to use the advanced SEO tools.":[null,""],"Configure your VideoPress settings.":[null,""],"How much is your website worth?":[null,""],"For less than the price of a coffee a month you can rest easy knowing your hard work (or livelihood) is backed up.":[null,""],"Configure Site SEO":[null,""],"Activate SEO Tools":[null,""],"Introducing our most affordable backups and security plan yet":[null,""],"The Personal Plan keeps your data, site, and hard work safe.":[null,""],"Learn more...":[null,""],"Your site is on the Jetpack Pe
23975 rsonal plan":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), and unlimited storage.":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), unlimited backup storage, security scanning, and priority support.":[null,""],"You get spam-protection, real-time backups (unlimited archive), unlimited backup storage, security scanning, SEO tools, PollDaddy, and priority support.":[null,""],"Daily backup of all your site data with unlimited space and one-click restores (powered by VaultPress).":[null,""],"Daily backup of all your site data with unlimited space, one-click restores, automated security scanning, and priority support (powered by VaultPress).":[null,""],"Backups & Security Scanning":[null,""],"Real-time backup of all your site data with unlimited space, one-click restores, automated security scanning, one-click threat resolution, and priority support (powered by VaultPress).":[null,""],"SEO Too
23976 ls":[null,""],"Advanced SEO tools to help your site get found when people search for relevant content.":[null,""],"Need more? Running a business site?":[null,""],"If your site is important to you, consider protecting and improving it with some of our advanced features: ":[null,""],"On-demand security scanning":[null,""],"Advanced SEO tools":[null,""],"Configure your SEO settings.":[null,""],"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.":[null,""],"You are running Jetpack on a staging server.":[null,""],"More Info":[null,""],"Search your content.":[null,""],"{{a}}Manage Likes visibility from the Sharing Module Settings{{/a}}":[null,""],"Hide the stats smiley face image. The image helps collect stats but should still work when hidden.":[null,""],"Your Current IP: %(ip)s":[null,""],"Whitelisting an IP address prevents it from ever being blocked by Jetpack.":[null,""],"IPv4 a
23977 nd IPv6 are acceptable. {{br/}} To specify a range, enter the low value and high value separated by a dash. Example: 12.12.12.1-12.12.12.100":[null,""],"Link your account to WordPress.com to start using this feature.":[null,""],"There are unsaved settings in this tab that will be lost if you leave it. Proceed?":[null,""],"This will reset all Jetpack options, are you sure?":[null,""],"Search for a Jetpack feature.":[null,""],"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.":[null,""],"You can see the information about security scanning in the \"At a Glance\" section.":[null,""],"Configure your Security Scans":[null,""],"This module has no configuration options":[null,""],"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 m
23978 ake it easier for visitors to stay in touch.":[null,""],"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.":[null,""],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,""],"Subscriber":[null,""],"Big iPhone/iPad Update Now Available":[null,""],"The WordPress for Android App Gets a Big Facelift":[null,""],"Upgrade Focus: VideoPress For Weddings":[null,""],"WordPress.com Likes are:":[null,""],"Comments headline":[null,""],"A few catchy words to motivate your readers to comment.":[null,""],"Can readers subscribe to your posts, comments or both?":[null,""],"Show a \"follow blog\" options in the comment form":[null,""],"Show a \"follow comments\" option in the comment form.":[null,""],"Admin Bar":[null,""],"Put a chart showing 48 hours of views in the admin bar":[null,""],"Registered Users: Count the page views of registe
23979 red users who are logged in":[null,""],"Report Visibility: Select the roles that will be able to view stats reports":[null,""],"Receive Monitor Email Notifications":[null,""],"Emails will be sent to ":[null,""],"{{a}}Edit{{/a}}":[null,""],"Match By Email":[null,""],"Show photo metadata (Exif) in carousel, when available":[null,""],"Background Color":[null,""],"Scroll infinitely (Shows 7 posts on each load)":[null,""],"Track each infinite Scroll post load as a page view in Google Analytics":[null,""],"Mobile Promos":[null,""],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,""],"Enter your meta key \"content\" value to verify your blog with {{a}}Google Search Console{{/a}}, {{a1}}Bing Webmaster Center{{/a1}} and {{a2}}Pinterest Site Verification{{/a2}}.":[null,""],"Meta key example:":[null,""],"Display all your gallery pictures in a cool mosaic":[null,""],"Copied!":[null,""],"Highlight and copy the following text to your clipboard:":[null,""],"Rege
23980 nerate address":[null,""],"Configure Portfolios":[null,""],"Configure Testimonials":[null,""],"Automatically proofread content when: ":[null,""],"A post or page is first published":[null,""],"A post or page is updated":[null,""],"Automatic Language Detection":[null,""],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,""],"Enable proofreading for the following grammar and style rules: ":[null,""],"Add a phrase":[null,""],"Use Markdown for comments":[null,""],"Search engines will find the sitemaps at these locations:":[null,""],"Sitemap: {{a}}%(url)s{{/a}}":[null,""],"News Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Cheatin' uh?":[null,""],"{{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}}":[null,""],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,""],"Your Jetpack is already conn
23981 ected.":[null,""],"You're fueled up and ready to go, Jetpack is now active.":[null,""],"You're fueled up and ready to go.":[null,""],"You are currently running a development version of Jetpack.":[null,""],"Submit Beta feedback":[null,""],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,""],"You, %(userName)s, are not connected to WordPress.com.":[null,""],"What would you like to see on your Jetpack Dashboard?":[null,""],"Let us know!":[null,""],"Welcome to Jetpack":[null,""],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,""],"No account?
23982 Create one for free…":[null,""],"Saving…":[null,""],"Save Settings":[null,""],"Updates Needed":[null,""],"Do you really want to disconnect your site from WordPress.com?":[null,""],"Jetpack Stats Icon":[null,""],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,""],"Activate Site Stats":[null,""],"Automated, comprehensive protection from threats and attacks.":[null,""],"State-of-the-art spam defense.":[null,""],"Automatically backup your entire site.":[null,""],"Security Scanning":[null,""],"Automatically scan your site for common threats and attacks.":[null,""],"Keep those spammers away!":[null,""],"Site Backups":[null,""],"Keep your site backed up!":[null,""],"Pro":[null,""],"No Results Found.":[null,""],"Threats found!":[null,""],"Set up":[null,""],"Upgrade":[null,""],"ACTIVE":[null,""],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our
23983 goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,""],"Your site is on the Free Jetpack Plan":[null,""],"Upgrade to a paid plan to unlock world-class security, spam protection tools, and priority support.":[null,""],"Your site is on the Jetpack Premium plan":[null,""],"Your site is on the Jetpack Professional plan":[null,""],"Your site is on Development Mode":[null,""],"Once you connect, you can upgrade to a paid plan in order to unlock world-class security, spam protection tools, and priority support.":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,""],"View your spam stats":[null,""],"Configure Akismet":[null,""],"View your security dashboard":[null,""],"Configure VaultPress":[null,""],"Surveys & Polls":[null,""],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or
23984 on your iPad or iPhone.":[null,""],"Create a new poll":[null,""],"Real-time backups":[null,""],"One-click threat resolution":[null,""],"Advanced polls and ratings":[null,""],"Compare Plans":[null,""],"Maximum grade security":[null,""],"Real-time backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,""],"Lock out the bad guys":[null,""],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,""],"Enjoy priority support":[null,""],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,""],"Connection Settings":[null,""],"Manage your Jetpack connection.":[null,""],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,""],"You are connec
23985 ted as ":[null,""],"Link your account to WordPress.com to get the most out of Jetpack.":[null,""],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,""],"View {{a}}All Stats{{/a}}":[null,""],"View your {{a}}Email Followers{{/a}}":[null,""],"Powerful WordPress.com features on every device.":[null,""],"Manage all your sites from a single dashboard.":[null,""],"Feel the performance":[null,""],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,""],"Bulk and automatic updates":[null,""],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,""],"Focus on your Writing":[null,""],"Our new editor is lightning fast, optimized for writers and eliminates distraction
23986 s, giving you the ability to focus on your work.":[null,""],"Try the New Editor":[null,""],"Connect with your Visitors":[null,""],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,""],"View Your Stats":[null,""],"Connect with the Community":[null,""],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,""],"Launch Reader":[null,""],"Inspiration strikes any time, anywhere.":[null,""],"Get WordPress apps for any screen.":[null,""],"In Your Pocket":[null,""],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,""],"WordPress.com in the App Store":[null,""],"WordPress.com in Google Play":[null,""],"On Your Desktop":[null,""],"
23987 A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.":[null,""],"WordPress.com for Mac OS X":[null,""],"WordPress.com for Windows":[null,""],"WordPress.com for Linux":[null,""],"Malware Scanning":[null,""],"Threats found":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,""],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,""],"Total malicious attacks blocked on your site.":[null,""],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,""],"%(number)s plugin":["%(number)s plugins","",""],"Needs updating. ":["Need updating. ","",""],"All plugins are up-to-date. Awesome work!":[null,""],"{{a}}Activate Manage{{/
23988 a}} to turn on auto updates and manage your plugins from WordPress.com.":[null,""],"Jetpack is improving and optimizing your image speed.":[null,""],"Jetpack is monitoring your site. If we think your site is down, you will receive an email.":[null,""],"Security":[null,""],"Performance":[null,""],"Backups":[null,""],"{{a}}View backup details{{/a}}.":[null,""],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,""],"Unavailable in Dev Mode.":[null,""],"Spam Protection":[null,""],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,""],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,""],"Invalid Key":[null,""],"Unavailable in Dev Mode":[null,""],"Holiday Snow":[null,""],"Show falling snow in the holiday period.":[null,""],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,""],"Activatin
23989 g recommended features…":[null,""],"Recommended features active.":[null,""],"Recommended features failed to activate. %(error)s":[null,""],"Activating %(slug)s…":[null,""],"%(slug)s has been activated.":[null,""],"%(slug)s failed to activate. %(error)s":[null,""],"Deactivating %(slug)s…":[null,""],"%(slug)s has been deactivated.":[null,""],"%(slug)s failed to deactivate. %(error)s":[null,""],"Updating %(slug)s settings…":[null,""],"Updated %(slug)s settings.":[null,""],"Error updating %(slug)s settings. %(error)s":[null,""],"Updating %(slug)s address…":[null,""],"Regenerated %(slug)s address .":[null,""],"Error regenerating %(slug)s address. %(error)s":[null,""],"Resetting Jetpack options…":[null,""],"Options reset.":[null,""],"Options failed to reset.":[null,""],"There was an error disconnecting Jetpack. Error: %(error)s":[null,""],"Unlinking from WordPress.com":[null,""],"Unlinked from WordPress.com.":[null,""],"Error unlinking from WordPress.com. %(error)s":[null,""],
23990 "At A Glance":[null,""],"Clichés":[null,""],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,""],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"Like us on Facebook":[null,""],"Follow Jetpack on Twitter":[null,""],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"Contact Jetpack support staff directly":[null,""],"Go to the WordPress.org support forums":[null,""],"Go to Jetpack.com/support":[null,""],"We offer free
23991 , full support to all of our Jetpack users. Our support team is always around to help you.":[null,"Ofrecemos asistencia completa y gratuita a todos los usuarios de Jetpack. Nuestro equipo de asistencia siempre está a tu disposición."],"Jetpack Happiness Engineer":[null,""],"Automattic's Privacy Policy":[null,""],"WordPress.com Terms of Service":[null,""],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,""],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,""],"Site Verification Tools":[null,""],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,""],"Image Performance %(photon)s":[null,""],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,""],"{{a}}Turn on plugin auto updates{{/a}}":[null,""],"Plugin Updates":[null,""],"Whoops! Your Akismet key is m
23992 issing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,""],"No threats found, you're good to go!":[null,""],"{{a}}Contact Support{{/a}}":[null,""],"{{a}}View details at VaultPress.com{{/a}}":[null,""],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","",""],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,""],"Loading…":[null,""],"Downtime Monitoring":[null,""],"{{button}}View More Stats on WordPress.com {{/button}}":[null,""],"{{button}}View Old Stats{{/button}}":[null,""],"All-time comments":[null,""],"All-time views":[null,""],"%(number)s View":["%(number)s Views","",""],"Best overall day":[null,""],"Views today":[null,""],"Months":[null,""],"Weeks":[null,""],"Days":[null,""],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,""],"Click to view detailed stats.":[null,""],"Views: %(numberOfViews)s":[null,""],"Week
23993 of %(date)s":[null,""],"Manage security on WordPress.com":[null,""],"Skip this step":[null,""],"Skip the Jetpack Jumpstart process":[null,""],"Features can be activated or deactivated at any time.":[null,""],"Jetpack's recommended features include:":[null,""],"Activate Recommended Features":[null,""],"Quickly enhance your site by activating Jetpack's recommended features.":[null,""],"Jump Start your Site":[null,"Da un impulso a tu sitio"],"Disconnect from WordPress.com":[null,""],"Link to WordPress.com":[null,""],"Unlink me from WordPress.com":[null,""],"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.":[null,""],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,"Jetpack es mantenido por algunas de las personas más preparadas y apasionadas de la comunidad. Situadas por todo el m
23994 undo y listas para echarte una mano."],"Did we mention free, professional support?":[null,""],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,"Jetpack utiliza la más moderna red de distribución de contenidos (CDN) de WordPress.com para cargar tus magníficas imágenes súper rápido y de forma optimizada para cualquier dispositivo, y es completamente gratis."],"Lightning fast, optimized images":[null,""],"Never fall behind on a security release or waste time updating multiple sites.":[null,""],"Automatic site updates.":[null,""],"Live site monitoring.":[null,"Monitorización en vivo del sitio "],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,"Gana tranquilidad con Protect, la herramienta que bloquea billones de ataques de acceso en millones de sitios."],"Block site attacks.":[null,"
23995 Bloquea los ataques a tu sitio"],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,""],"Site security and peace of mind":[null,"Seguridad del sitio y tranquilidad"],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,""],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,"Mantén a los visitantes enganchados, ofreciéndoles más para compartir y leer con las Entradas Relacionadas."],"Increase page views.":[null,"Incrementa el número de páginas vistas"],"Give visitors the tools to share and subscribe to your content.":[null,"Da a los visitantes las herramientas para Compartir y Suscribirse a tu contenido."],"Build a community.":[null,"Construye una comunidad"],"Sharing & Like Buttons":[null,""],"Automated social marketing.":[null
23996 ,"Marketing social automatizado"],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,""],"Send us Feedback":[null,""],"Need Help?":[null,""],"Manage Plugins":[null,""],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"Estrésate menos. Supervisar te enviará alertas en tiempo real si tu sitio esta inactivo."],"Track your growth":[null,"Monitoriza tu crecimiento"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,"Utiliza Publicize para compartir automáticamente tus entradas con amigos, seguidores, y con el mundo."],"Drive more traffic to your site":[null,"Dirige más tráfico a tu sitio"],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,"Hubo un error conectando con tu Jetpack. Por favor haz clic para &#8220;conectar con WordPress.com&#8221; de nuevo."],"We had an issue connecting
23997 Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,"Hemos tenido una incidencia conectando Jetpack; desactiva y vuelve a activar el plugin de Jetpack, y conecta otra vez."],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"Debes permanecer conectado a tu blog de WordPress mientras autorizas Jetpack."],"{{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":[null,"<strong>Tu Jetpack tiene un problema.</strong> Lamentamos la molestia. Por favor inténtalo más tarde. Si el problema continúa, por favor contacta con el soporte con este mensaje: %s"],"Disconnecting Jetpack":[null,"Desconectando Jetpack"],"Leave a Jetpack review":[null,""],"Need help? The Jetpack team is here for you.":[null,""],"Smiley":[null,"Cara sonriente"],"Require Two-Step Authentication":[null,"La autentificación en dos pas
23998 os es obligatoria"],"Use a large and visually striking layout":[null,"Usa un diseño grande y visualmente atractivo. "],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Mostrar el texto \"Relacionado\" para separar más claramente la sección de las entradas"],"Related":[null,"Relacionado"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"Asegúrate de añadir las direcciones IP que utilices con más frecuencia, ya que pueden variar entre tu casa, tu oficina y otras ubicaciones. Si eliminas una dirección IP de la siguiente lista, se eliminará también de la lista blanca."],"Whitelist Management":[null,"Gestión de la lista blanca"],"Email Address":[null,"Dirección de email"],"Publicize":[null,"Difundir"],"Site Stats":[null,"Estadísticas del sitio"],"Featured Images":[null,"Imágen
23999 es destacadas"],"Excerpts":[null,"Extractos"],"Enable Testimonials for this site.":[null,"Activar testimonios para este sitio."],"Enable Portfolio Projects for this site.":[null,"Activa Proyectos de Porfolio para este sitio."],"Preview":[null,"Vista previa"],"Color Scheme":[null,"Combinación de colores"],"Ignored Phrases":[null,"Frases ignoradas"],"Use automatically detected language to proofread posts and pages":[null,"Utilizar idioma detectado automáticamente para corregir entradas y páginas"],"Redundant Phrases":[null,"Frases Redundantes"],"Phrases to Avoid":[null,"Frases para Evitar"],"Passive Voice":[null,"Voz Pasiva"],"Jargon":[null,"Jerga"],"Hidden Verbs":[null,"Verbos ocultos"],"Double Negatives":[null,"Doble negaciones"],"Diacritical Marks":[null,"Signos Diacríticos"],"Complex Phrases":[null,"Frases Complejas"],"Bias Language":[null,"Sesgos de Idioma"],"English Options":[null,"Opciones de Inglés"],"Proofreading":[null,"Revisión"],"Connect Jetpack":[null,"Conectar Jetp
24000 ack"],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,"Jetpack no pudo ponerse en contacto con WordPress.com: %s. Esto generalmente significa que algo no está configurado correctamente en su alojamiento web."],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com tiene problemas ahora mismo y no puede repostar tu Jetpack. Por favor, int&#233;ntalo m&#225;s tarde."],"{{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).":[null,"<strong>Tu Jetpack tiene un fallo.</strong> No es posible conectar este sitio con WordPress.com. Esto significa normalmente que tu sitio no es p&#250;blico (localhost)."],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,"Tu sitio necesita ser p&#250;blico
24001 para utilizar Jetpack: %s"],"You have successfully disconnected Jetpack":[null,"Te has desconectado correctamente Jetpack."],"Active":[null,"Activo"],"Settings":[null,"Configuración"],"Learn More":[null,"Más Información"],"Disconnect Jetpack":[null,"Desconectar Jetpack"],"Debug":[null,"Debug"],"Test your site’s compatibility with Jetpack.":[null,"Pon a prueba la compatibilidad&#8217;s de tu sitio con Jetpack."]}
24002 \ No newline at end of file
24003
24004 diff --git a/plugins/jetpack/languages/json/jetpack-fa_IR.json b/plugins/jetpack/languages/json/jetpack-fa_IR.json
24005 index 35c176b..fae2202 100644
24006 --- a/plugins/jetpack/languages/json/jetpack-fa_IR.json
24007 +++ b/plugins/jetpack/languages/json/jetpack-fa_IR.json
24008 @@ -1 +1 @@
24009 -{"":{"po-revision-date":"2016-09-02 23:54:34+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=1; plural=0;","x-generator":"GlotPress/2.1.0-alpha","project-id-version":"Development (trunk)"},"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.":[null,"با به‌روزرسانی جت‌پک اجازه دهید موتورهای جستجو و بازدیدکنندگان بدانند شما در مورد یکپارچگی وب‌گاه خود سخت‌گیر هستید. ابزارهای پادهرزنویسی ما از سئوی شما پاسداری می‌کنند و به بازدیدکنندگان کمک می‌کنند در تماس بمانند."],"This module has no configuration options":[null,"این پودمان هیچ گزین�
24010 �ٔ پیکربندی‌ای ندارد"],"Configure your Security Scans":[null,"پویش‌های امنیتی خود را پیکربندی کنید"],"You can see the information about security scanning in the \"At a Glance\" section.":[null,"می‌توانید اطلاعات دربارهٔ پویش امنیتی را در بخش «در یک نگاه» ببینید."],"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.":[null,""],"Search for a Jetpack feature.":[null,""],"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.":[null,""],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,""],"Mobile Promos":[null,""],"Track each infinite Scroll post load as a page view in Go
24011 ogle Analytics":[null,""],"Scroll infinitely (Shows 7 posts on each load)":[null,""],"Background Color":[null,""],"Show photo metadata (Exif) in carousel, when available":[null,""],"Match By Email":[null,""],"{{a}}Edit{{/a}}":[null,""],"Emails will be sent to ":[null,""],"Receive Monitor Email Notifications":[null,""],"Report Visibility: Select the roles that will be able to view stats reports":[null,""],"Registered Users: Count the page views of registered users who are logged in":[null,""],"Put a chart showing 48 hours of views in the admin bar":[null,""],"Admin Bar":[null,""],"Show a \"follow comments\" option in the comment form.":[null,""],"Show a \"follow blog\" options in the comment form":[null,""],"Can readers subscribe to your posts, comments or both?":[null,""],"A few catchy words to motivate your readers to comment.":[null,""],"Comments headline":[null,""],"WordPress.com Likes are:":[null,""],"Upgrade Focus: VideoPress For Weddings":[null,""],"The WordPress for Android A
24012 pp Gets a Big Facelift":[null,""],"Big iPhone/iPad Update Now Available":[null,""],"Subscriber":[null,""],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,""],"{{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}}":[null,""],"Cheatin' uh?":[null,""],"News Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Search engines will find the sitemaps at these locations:":[null,""],"Use Markdown for comments":[null,""],"Add a phrase":[null,""],"Enable proofreading for the following grammar and style rules: ":[null,""],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,""],"Automatic Language Detection":[null,""],"A post or page is updated":[null,""],"A post or page is first published":[null,""],"Automatically proofread content when: ":[null,""],"Configure
24013 Testimonials":[null,""],"Configure Portfolios":[null,""],"Regenerate address":[null,""],"Highlight and copy the following text to your clipboard:":[null,""],"Copied!":[null,""],"Display all your gallery pictures in a cool mosaic":[null,""],"Meta key example: ":[null,""],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,""],"Welcome to Jetpack":[null,""],"Let us know!":[null,""],"What would you like to see on your Jetpack Dashboard?":[null,""],"You, %(userName)s, are not connected to WordPress.com.":[null,""],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are
24014 disabled.":[null,""],"You are currently running a development version of Jetpack.":[null,""],"You're fueled up and ready to go.":[null,""],"You're fueled up and ready to go, Jetpack is now active.":[null,""],"Your Jetpack is already connected.":[null,""],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,""],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,""],"Threats don't discriminate":[null,""],"Backup, protect, repair and build a better website.":[null,""],"Powerful security tools for ultimate peace of mind":[null,""],"ACTIVE":[null,""],"Upgrade":[null,""],"Set up":[null,""],"Threats found!":[null,""],"No Results Found.":[null,""],"Pro":[null,""],"Keep your site backed up!":[null,""],"Site Backups":[null,""],"Keep those spammers away!":[null,""],"Autom
24015 atically scan your site for common threats and attacks.":[null,""],"Security Scanning":[null,""],"Automatically backup your entire site.":[null,""],"State-of-the-art spam defense.":[null,""],"Automated, comprehensive protection from threats and attacks.":[null,""],"Activate Site Stats":[null,""],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,""],"Jetpack Stats Icon":[null,""],"Do you really want to disconnect your site from WordPress.com?":[null,""],"Updates Needed":[null,""],"Save Settings":[null,""],"Saving…":[null,""],"No account? Create one for free…":[null,""],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,""],"Surveys & Polls":[null,""],"Configure VaultPress":[null,""],"View your security dashboard":[null,""],"Realtime backup with unlimited space, one-click restores
24016 , bulletproof spam monitoring, malware defense, and brute-force login protection - all in one place.":[null,""],"Security Scanning & Backups":[null,""],"Configure Akismet":[null,""],"View your spam stats":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,""],"Once you connect, you can upgrade to Premium or Pro in order to unlock worldclass security, spam protection tools, and priority support.":[null,""],"Your site is on Development Mode":[null,""],"Unlock the full potential of your site with the features included in your plan.":[null,""],"Your site is on the Jetpack Professional plan":[null,""],"Your site is on the Jetpack Premium plan":[null,""],"Upgrade to Premium or Pro in order to unlock world class security, spam protection tools, and priority support.":[null,""],"Your site is on the Free Jetpack Plan":[null,""],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps
24017 your backend safe from intruders.":[null,""],"Lock out the bad guys":[null,""],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,""],"Maximum grade security":[null,""],"Compare Plans":[null,""],"Advanced polls and ratings":[null,""],"One-click threat resolution":[null,""],"Real-time backups":[null,""],"Unlimited backup archive":[null,""],"Includes on-demand malware scanning":[null,""],"Supports 1-3 sites":[null,""],"Jetpack Professional offers advanced features including:":[null,""],"Need more?":[null,""],"Create a new poll":[null,""],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,""],"Bulk and automatic updates":[null,""],"All the WordPress apps are built for speed. You'll notice the difference in performa
24018 nce immediately, with near-instant page-loads and less waiting around.":[null,""],"Feel the performance":[null,""],"Manage all your sites from a single dashboard.":[null,""],"Powerful WordPress.com features on every device.":[null,""],"View your {{a}}Email Followers{{/a}}":[null,""],"View {{a}}All Stats{{/a}}":[null,""],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,""],"Link your account to WordPress.com to get the most out of Jetpack.":[null,""],"You are connected as ":[null,""],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,""],"Manage your Jetpack connection.":[null,""],"Connection Settings":[null,""],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,""],"Enjoy priority support":[null,""],"Publish content, track stats, moderate comments and so much more from anywhere in the world. O
24019 ur mobile apps are open source, free and available to you on Apple or Android devices.":[null,""],"Get WordPress apps for any screen.":[null,""],"Inspiration strikes any time, anywhere.":[null,""],"Launch Reader":[null,""],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,""],"Connect with the Community":[null,""],"View Your Stats":[null,""],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,""],"Connect with your Visitors":[null,""],"Try the New Editor":[null,""],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,""],"Focus on your Writing":[null,""],"Invalid Key":[null,""],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,""],"For state-
24020 of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,""],"Spam Protection":[null,""],"Unavailable in Dev Mode.":[null,""],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,""],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"{{a}}View backup details{{/a}}.":[null,""],"Backups":[null,""],"Performance":[null,""],"Security":[null,""],"Jetpack is monitoring your site. If we think your site is down you will receive an email.":[null,""],"Jetpack is improving and optimising your image speed.":[null,""],"{{a}}Activate Manage{{/a}} to turn on auto updates and manage your plugins from WordPress.com.":[null,""],"All plugins are up-to-date. Awesome work!":[null,""],"Needs updating. ":["Need updating. ",[""]],"%(number)s plugin":["%(number)s plugins",[""]],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,""],"Total malicious attacks blocked on your si
24021 te.":[null,""],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"Threats found":[null,""],"Malware Scanning":[null,""],"WordPress.com for Linux":[null,""],"WordPress.com for Windows":[null,""],"WordPress.com for Mac OS X":[null,""],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.":[null,""],"WordPress.com in Google Play":[null,""],"WordPress.com in the App Store":[null,""],"Updating %(slug)s settings…":[null,""],"%(slug)s has been deactivated.":[null,""],"Deactivating %(slug)s…":[null,""],"%(slug)s failed to activate. %(error)s":[null,""],"%(slug)s has been activated.":[null,""],"Activating %(s
24022 lug)s…":[null,""],"Recommended features active.":[null,""],"Activating recommended features…":[null,""],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,""],"Show falling snow in the holiday period.":[null,""],"Holiday Snow":[null,""],"Unavailable in Dev Mode":[null,""],"At A Glance":[null,""],"Error unlinking from WordPress.com. %(error)s":[null,""],"Unlinked from WordPress.com.":[null,""],"Unlinking from WordPress.com":[null,""],"There was an error disconnecting Jetpack. Error: %(error)s":[null,""],"Options failed to reset.":[null,""],"Options reset.":[null,""],"Resetting Jetpack options…":[null,""],"Regenerated %(slug)s address .":[null,""],"Updating %(slug)s address…":[null,""],"Error updating %(slug)s settings. %(error)s":[null,""],"Updated %(slug)s settings.":[null,""],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,""],"Clichés":[null,""],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{
24023 /hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"You are running Jetpack on a {{a}}staging server{{/a}}.":[null,""],"Follow Jetpack on Twitter":[null,""],"Like us on Facebook":[null,""],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"WordPress.com Terms of Service":[null,""],"Automattic's Privacy Policy":[null,""],"Jetpack Happiness Engineer":[null,""],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Go to Jetpack.com/support":[null,""],"Go to the WordPress.
24024 org support forums":[null,""],"Contact Jetpack support staff directly":[null,""],"Downtime Monitoring":[null,""],"Loading…":[null,""],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,""],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.",[""]],"{{a}}View details at VaultPress.com{{/a}}":[null,""],"{{a}}Contact Support{{/a}}":[null,""],"No threats found, you're good to go!":[null,""],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,""],"Plugin Updates":[null,""],"{{a}}Turn on plugin auto updates{{/a}}":[null,""],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,""],"Image Performance %(photon)s":[null,""],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,""],"Site Verification Tools":[null,""],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accur
24025 ate indexing and ranking. {{a}}Verify now{{/a}}":[null,""],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,""],"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.":[null,""],"Unlink me from WordPress.com":[null,""],"Link to WordPress.com":[null,""],"Disconnect from WordPress.com":[null,""],"Jump Start your Site":[null,""],"Quickly enhance your site by activating Jetpack's recommended features.":[null,""],"Activate Recommended Features":[null,""],"Jetpack's recommended features include:":[null,""],"Features can be activated or deactivated at any time.":[null,""],"Skip the Jetpack Jumpstart process":[null,""],"Skip this step":[null,""],"Manage security on WordPress.com":[null,""],"Week of %(date)s":[null,""],"Views: %(numberOfViews)s":[null,""],"Click to view detailed stats.":[null,""],"Something happened while load
24026 ing stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,""],"Days":[null,""],"Weeks":[null,""],"Months":[null,""],"Views today":[null,""],"Best overall day":[null,""],"%(number)s View":["%(number)s Views",[""]],"All-time views":[null,""],"All-time comments":[null,""],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,""],"Did we mention free, professional support?":[null,""],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,""],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,""],"Block site attacks.":[null,""],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across million
24027 s of sites.":[null,""],"Live site monitoring.":[null,""],"Automatic site updates.":[null,""],"Never fall behind on a security release or waste time updating multiple sites.":[null,""],"Lightning fast, optimized images":[null,""],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,""],"Site security and peace of mind":[null,""],"Need Help?":[null,""],"Send us Feedback":[null,""],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,""],"Automated social marketing.":[null,""],"Sharing & Like Buttons":[null,""],"Build a community.":[null,""],"Give visitors the tools to share and subscribe to your content.":[null,""],"Increase page views.":[null,""],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,""],"Manage Plugins":[null,"مدیریت افزونه‌ها"],"Drive more traffic
24028 to your site":[null,"ترافیک بیشتری به سمت وب‌گاهتان روانه کنید"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,"برای اشتراک خودکار نوشته‌ها با دوستان، دنبال‌کنندگان، و جهانیان، از «اطلاع‌رسانی» استفاده کنید."],"Track your growth":[null,"رشد خود را دنبال کنید"],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"کمتر مضظرب باشید. اگر وب‌گاه شما در هر زمان سقوط کند، مانیتور اطلاعات لحظه‌ای را برای شما ارسال خواهد کرد."],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"هنگام مجازکردن Jetpack لازم است در وب‌نوشت WordPress خود ثبت ورود کرده باشید."],"We had an issue connecting Jetpack; deactiva
24029 te then reactivate the Jetpack plugin, then connect again.":[null,"مشکلی در اتصال جت‌پک داشتیم: افزونهٔ جت‌پک را غیرفعال و سپس فعال کنید و آنگاه دوباره متصل شوید."],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,"مشکلی در اتصال جت‌پک شما رخ داد. لطفاً دوباره روی «متصل‌شدن به WordPress.com» کلیک کنید."],"{{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":[null,"{{s}}جت‌پک شما مشکل کوچکی دارد.{{/s}} از بابت مشکل پیش‌آمده عذرخواهیم. لطفاً در زمانی دیگر دوباره آزمایش کنید، اگر مشکل ادامه داشت لطفاً ضمن ارسال این پیام با پشتیبانی تماس بگی�
24030 �ید: %(error_key)s"],"Need help? The Jetpack team is here for you.":[null,"به کمک نیاز دارید؟ تیم جت‌پک در کنار شماست."],"Leave a Jetpack review":[null,"نظر خورد دربارهٔ جت‌پک را بنویسید"],"Disconnecting Jetpack":[null,"در حال قطع اتصال جت‌پک"],"Smiley":[null,"خندانک"],"Email Address":[null,"رایانشانی"],"Whitelist Management":[null,"مدیریت فهرست سفید"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"مطمئن شوید که از پراستفاده‌ترین نشانی‌های آی‌پی خود استفاده کنید چراکه این‌ها ممکن است بین محل کار، خانه و مکان‌های دیگر تغییر کنند. حذف یک یک نشانی آی‌پی از فهرست زیر آن ر�
24031 � از فهرست سفید شما حذف خواهد کرد."],"Related":[null,"مرتبط"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"سرایند «مرتبط» نمایش داده‌شود تا بخش مرتبط از نوشته‌ها متمایز گردد."],"Use a large and visually striking layout":[null,"از یک چیدمان بزرگ و از نظر دیداری برجسته استفاده کنید"],"Require Two-Step Authentication":[null,"الزامی‌کردن اصالت‌سنجی دومرحله‌ای"],"Site Stats":[null,"آمار وب‌گاه"],"Publicize":[null,"اطلاع رسانی"],"Excerpts":[null,"چکیده‌ها"],"Featured Images":[null,"تصاویر ویژه"],"Enable Portfolio Projects for this site.":[null,"فعال‌سازی پروژه‌های نمونه‌کار برای این وب‌گاه."],"Enable Testimonials for this site.":[null,"به کار انداختن گواه‌نامه‌ها برای �
24032 �ین وب‌گاه"],"View people's profiles when you mouse over their Gravatars":[null,"دیدن شناسنامهٔ افراد وقتی موشی را روی گراواتارشان می‌برید"],"Color Scheme":[null,"رنگ‌بندی"],"Preview":[null,"پیش‌نمایش"],"You have successfully disconnected Jetpack":[null,"شما با موفقیت اتصال جت‌پک را قطع کرده‌اید."],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,""],"{{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).":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,""],"Connect Jetpack":[null,"متصل‌کردن جت‌پک"],
24033 "Proofreading":[null,"نمونه‌خوانی"],"English Options":[null,"گزینه‌های انگلیسی"],"Bias Language":[null,"زبان تبعیض‌گرا"],"Complex Phrases":[null,"عبارات پیچیده"],"Diacritical Marks":[null,"اعراب‌گذاری‌ها"],"Double Negatives":[null,"دوبار منفی کردن‌ها"],"Hidden Verbs":[null,"افعال پنهان"],"Jargon":[null,"تخصصی"],"Passive Voice":[null,"حالت مجهول"],"Phrases to Avoid":[null,"عباراتی که باید از آنها پرهیز کرد"],"Redundant Phrases":[null,"عبارات حشو"],"Use automatically detected language to proofread posts and pages":[null,"استفاده از زبانی که خودکار شناسایی می‌شود برای نمونه‌خوانی نوشته‌ها و صفحه‌ها"],"Ignored Phrases":[null,"عبارات نادیده گرفته شده"],"Test your site’s compatibility with Jetpack.":[null,""],"Debug":[null,"اشکال‌زدایی"],"Di
24034 sconnect Jetpack":[null,"جداکردن جت‌پک"],"Learn More":[null,"بیشتر بدانید"],"Settings":[null,"تنظیمات"],"Active":[null,"فعال"]}
24035 \ No newline at end of file
24036 +{"":{"po-revision-date":"2016-11-19 10:48:21+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=1; plural=0;","x-generator":"GlotPress/2.3.0-alpha","language":"fa","project-id-version":"Plugins - Jetpack by WordPress.com - Development (trunk)"},"Make sure your site is easily found on search engines with SEO tools for your content and social posts.":[null,""],"Activate this module to use the advanced SEO tools.":[null,""],"Configure your VideoPress settings.":[null,""],"How much is your website worth?":[null,""],"For less than the price of a coffee a month you can rest easy knowing your hard work (or livelihood) is backed up.":[null,""],"Configure Site SEO":[null,""],"Activate SEO Tools":[null,""],"Introducing our most affordable backups and security plan yet":[null,""],"The Personal Plan keeps your data, site, and hard work safe.":[null,""],"Learn more...":[null,""],"Your site is on the Jetpack Personal p
24037 lan":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), and unlimited storage.":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), unlimited backup storage, security scanning, and priority support.":[null,""],"You get spam-protection, real-time backups (unlimited archive), unlimited backup storage, security scanning, SEO tools, PollDaddy, and priority support.":[null,""],"Daily backup of all your site data with unlimited space and one-click restores (powered by VaultPress).":[null,""],"Daily backup of all your site data with unlimited space, one-click restores, automated security scanning, and priority support (powered by VaultPress).":[null,""],"Backups & Security Scanning":[null,""],"Real-time backup of all your site data with unlimited space, one-click restores, automated security scanning, one-click threat resolution, and priority support (powered by VaultPress).":[null,""],"SEO Tools":[nul
24038 l,""],"Advanced SEO tools to help your site get found when people search for relevant content.":[null,""],"Need more? Running a business site?":[null,""],"If your site is important to you, consider protecting and improving it with some of our advanced features: ":[null,""],"On-demand security scanning":[null,""],"Advanced SEO tools":[null,""],"Configure your SEO settings.":[null,""],"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.":[null,""],"You are running Jetpack on a staging server.":[null,""],"More Info":[null,""],"Search your content.":[null,"مطالب خود را بکاوید."],"{{a}}Manage Likes visibility from the Sharing Module Settings{{/a}}":[null,"{{a}}رویت‌پذیری دوست‌داشتن‌ها را از «تنظیمات پودمان اشتراک‌گذاری» مدیریت کنید{{/a}}"],"Hide the stats smiley face image. The image helps collect sta
24039 ts but should still work when hidden.":[null,"نهفتن تصویر خندانک آمار. این تصویر در جمع‌آوری آمار کمک می‌کند اما اگر نهفته باشد هم باید کار کند."],"Your Current IP: %(ip)s":[null,"آی‌پی کنونی شما: %(ip)s"],"Whitelisting an IP address prevents it from ever being blocked by Jetpack.":[null,"گذاشتن یک نشانی آی‌پی در فهرست سفید مانع از آن می‌شود که توسط جت‌پک مسدود شود."],"IPv4 and IPv6 are acceptable. {{br/}} To specify a range, enter the low value and high value separated by a dash. Example: 12.12.12.1-12.12.12.100":[null,"آی‌پی‌های نسخهٔ ۴ و ۶ قابل‌قبول هستند. {{br/}} برای ذکرکردن یک بازه، مقدار پایین و بالای آن را با یک خط تیره جدا کنید. مثال: 12.12.12.1-12.12.12.100"],"Link your account to WordPress.com to start using this feature.":[
24040 null,"برای آغاز به استفاده از این ویژگی، حساب خود را به WordPress.com پیوند دهید."],"There are unsaved settings in this tab that will be lost if you leave it. Proceed?":[null,"تغییرات ذخیره‌نشده‌ای در این سربرگ وجود دارند که در صورت ترک‌کردن آن از بین خواهند رفت. ادامه داده شود؟"],"This will reset all Jetpack options, are you sure?":[null,"این کار باعث بازنشانی همهٔ گزینه‌های جت‌پک می‌شود، مطمئنید؟"],"Search for a Jetpack feature.":[null,"جستجو برای ویژگی جت‌پک."],"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.":[null,"جت‌پک را ارتقا دهید و پویشگر امنیتی ما هر بدافزاری را شکار و بی‌درنگ �
24041 �زارش می‌کند تا هیچ‌وقت از آنچه در وب‌گاهتان می‌گذرد بی‌خبر نمانید."],"You can see the information about security scanning in the \"At a Glance\" section.":[null,"می‌توانید اطلاعات دربارهٔ پویش امنیتی را در بخش «در یک نگاه» ببینید."],"Configure your Security Scans":[null,"پویش‌های امنیتی خود را پیکربندی کنید"],"This module has no configuration options":[null,"این پودمان هیچ گزینهٔ پیکربندی‌ای ندارد"],"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.":[null,"با به‌روزرسانی جت‌پک اجازه دهید موتورهای جستجو و بازدیدکنندگان بدانند شما در مورد یکپارچگی و�
24042 �‌گاه خود سخت‌گیر هستید. ابزارهای پادهرزنویسی ما از سئوی شما پاسداری می‌کنند و به بازدیدکنندگان کمک می‌کنند در تماس بمانند."],"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.":[null,"پشتیبان‌گیری بی‌درنگ در بیرون از وب‌گاه با بازنشانی خودکار، آرامش خاطر را به ارمغان می‌آورد تا بتوانید تمرکزتان را روی نوشتن مطالب عالی و افزایش شدآمد بگذارید. هم‌زمان ما از همهٔ جنبه‌های سرمایه‌گذاری شما پاسداری می‌کنیم. همین امروز ارتقا دهید."],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,"{{link}}تنظیمات %(modul
24043 e_slug)s خود را پیکربندی کنید{{/link}}"],"Subscriber":[null,"مشترک"],"Big iPhone/iPad Update Now Available":[null,"به‌روزرسانی بزرگ آی‌فون/آی‌پد هم‌اکنون در دسترس است"],"The WordPress for Android App Gets a Big Facelift":[null,"نرم‌افزار کاربردی WordPress برای اندروید یک بازآرایی چهرهٔ اساسی دارد"],"Upgrade Focus: VideoPress For Weddings":[null,"تمرکز به‌روزرسانی: ویدئوپرس برای عروسی‌ها"],"WordPress.com Likes are:":[null,"ویژگی‌های دوست‌داشتن‌ها در WordPress.com:"],"Comments headline":[null,"سرخط دیدگاه‌ها"],"A few catchy words to motivate your readers to comment.":[null,"چند واژهٔ چسبناک تا خوانندگانتان را به گذاشتن دیدگاه ترغیب کند."],"Can readers subscribe to your posts, comments or both?":[null,"می تواند برای خوانن
24044 دگان عضویت در نوشته‌ها،نظرات یا هردو؟"],"Show a \"follow blog\" options in the comment form":[null,"نمایش \" دنبال کردن مطلب\" در بخش فرم دیدگاه"],"Show a \"follow comments\" option in the comment form.":[null,"نمایش \" دنبال کردن دیدگاه\" در فرم دیدگاه"],"Admin Bar":[null,"نوار مدیریت"],"Put a chart showing 48 hours of views in the admin bar":[null,"قرار دادن یک نمودار نشان دادن 48 ساعت از بازدید در نوار مدیریت"],"Registered Users: Count the page views of registered users who are logged in":[null,"کاربران ثبت نامی: شمارش بازدیدکنندگان از کاربران ثبت نامی که وارد حسابشان شده اند"],"Report Visibility: Select the roles that will be able to view stats reports":[null,"رویت‌پذیری گزارش‌ها: نقش‌هایی را که خواهندتوانست گزار�
24045 �‌های آماری را ببینند برگزینید."],"Receive Monitor Email Notifications":[null,"دریافت رایانامه‌های آگاه‌سازی پایشگری"],"Emails will be sent to ":[null,"رایانامه‌ها فرستاده می‌شوند به: "],"{{a}}Edit{{/a}}":[null,"{{a}}ویرایش{{/a}}"],"Match By Email":[null,"هم‌خوانی با رایانشانی"],"Show photo metadata (Exif) in carousel, when available":[null,"فراداده‌های عکس (Exif) در صورت وجود در درون گردونه نمایش داده شوند."],"Background Color":[null,"رنگ پس‌زمینه"],"Scroll infinitely (Shows 7 posts on each load)":[null,"نوردش بی‌پایان (در هر بار بارگیری ۷ نوشته را نمایش می‌دهد)"],"Track each infinite Scroll post load as a page view in Google Analytics":[null,"هربار بارگیری نوشته‌ها با نوردش بی‌پایان به عنوان یک بازدید از
24046 صفحه در Google Analytics ردگیری شود"],"Mobile Promos":[null,"آگهی‌های همراه"],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,"آگهی‌ای در مورد ابزارهای کاربردی همراه WordPress در پسایند پوستهٔ همراه نمایش داده شود"],"Enter your meta key \"content\" value to verify your blog with {{a}}Google Search Console{{/a}}, {{a1}}Bing Webmaster Center{{/a1}} and {{a2}}Pinterest Site Verification{{/a2}}.":[null,"برای تأیید وب‌نوشتتان در {{a}}Google Search Console{{/a}}، {{a}}Bing Webmaster Center{{/a}}، و {{a}}Pinterest Site Verification{{/a}}، «محتوای» کلید متای خود را وارد کنید."],"Meta key example:":[null,"مثالی از کلید متا:"],"Display all your gallery pictures in a cool mosaic":[null,"نمایش تصاویر گالری در موزائیک خوب"],"Copied!":[null,"کپی شد!"],"Highlight and c
24047 opy the following text to your clipboard:":[null,"برجسته و کپی کردن متن زیر در کلیپبورد:"],"Regenerate address":[null,"تولید مجدد آدرس"],"Configure Portfolios":[null,"پیکربندی Portfolios"],"Configure Testimonials":[null,"پیکربندی Testimonials"],"Automatically proofread content when: ":[null,"ویرایش خودکار محتوا زمانی که:"],"A post or page is first published":[null,"نوشته یا برگه ای که اولین بار منتشر شده"],"A post or page is updated":[null,"نوشته یا برگه ای که بروزرسانی شده"],"Automatic Language Detection":[null,"شناسایی خودکار زبان"],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,"ویرایشگر از انگلیسی،فرانسوی،آلمانی،پرتغالی و اسپانیایی پشتیبانی می کند."],"Enable proofreading for the following grammar and style rules: ":[null,"فع�
24048 �لسازی ویرایشگر برای قوانین گرامیری و استایل زیر:"],"Add a phrase":[null,"اضافه کردن یک عبارت"],"Use Markdown for comments":[null,"استفاده از مدل های نشانه گذاری برای دیدگاه"],"Search engines will find the sitemaps at these locations:":[null,"موتورهای جستجو نقشه سایت را در این مکان میابند:"],"Sitemap: {{a}}%(url)s{{/a}}":[null,"نقشه سایت: {{a}}%(url)s{{/a}}"],"News Sitemap: {{a}}%(url)s{{/a}}":[null,"اخبار نقشه سایت: {{a}}%(url)s{{/a}}"],"Cheatin' uh?":[null,"اذیت می کنی؟"],"{{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}}":[null,""],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,"خوش آمدید به {{s}}Jetpack %(jetpack_version)s{{/s}}!"],"Yo
24049 ur Jetpack is already connected.":[null,"افزونه Jetpack شما متصل شده است."],"You're fueled up and ready to go, Jetpack is now active.":[null,"افزونه فعال است شما آماده و با انگیزه پیش بروید."],"You're fueled up and ready to go.":[null,"شما با انگیزه و آماده رفتن هستید."],"You are currently running a development version of Jetpack.":[null,"شما درحال اجرای نسخه درحال توسعه Jetpack هستید."],"Submit Beta feedback":[null,"ارسال بازخورد نسخه آزمایشی"],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,""],"You, %(user
24050 Name)s, are not connected to WordPress.com.":[null,""],"What would you like to see on your Jetpack Dashboard?":[null,""],"Let us know!":[null,"به ما اطلاع دهید!"],"Welcome to Jetpack":[null,"به Jetpack خوش آمدید"],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,""],"No account? Create one for free…":[null,""],"Saving…":[null,"ذخیره...."],"Save Settings":[null,"ذخیره تنظیمات"],"Updates Needed":[null,""],"Do you really want to disconnect your site from WordPress.com?":[null,""],"Jetpack Stats Icon":[null,""],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,""],"Activate Site Stats":[null,""],"Automated, comprehensive protection from threats and attacks.":[null,""],"State-of-the-art spam defense.":[null,""],"Automatically backup your entire site.":[null,""],"
24051 Security Scanning":[null,""],"Automatically scan your site for common threats and attacks.":[null,""],"Keep those spammers away!":[null,""],"Site Backups":[null,""],"Keep your site backed up!":[null,""],"Pro":[null,""],"No Results Found.":[null,""],"Threats found!":[null,""],"Set up":[null,""],"Upgrade":[null,""],"ACTIVE":[null,""],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,""],"Your site is on the Free Jetpack Plan":[null,""],"Upgrade to a paid plan to unlock world-class security, spam protection tools, and priority support.":[null,""],"Your site is on the Jetpack Premium plan":[null,""],"Your site is on the Jetpack Professional plan":[null,""],"Your site is on Development Mode":[null,""],"Once you connect, you can upgrade to a paid plan in order to unlock wo
24052 rld-class security, spam protection tools, and priority support.":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,""],"View your spam stats":[null,""],"Configure Akismet":[null,""],"View your security dashboard":[null,""],"Configure VaultPress":[null,""],"Surveys & Polls":[null,""],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,""],"Create a new poll":[null,""],"Real-time backups":[null,""],"One-click threat resolution":[null,""],"Advanced polls and ratings":[null,""],"Compare Plans":[null,""],"Maximum grade security":[null,""],"Real-time backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,""],"Lock out the bad guys":[null,""],"Bulletproof spam filtering protects your brand, your readers, and improves SEO.
24053 Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,""],"Enjoy priority support":[null,""],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,""],"Connection Settings":[null,""],"Manage your Jetpack connection.":[null,""],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,""],"You are connected as ":[null,""],"Link your account to WordPress.com to get the most out of Jetpack.":[null,""],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,""],"View {{a}}All Stats{{/a}}":[null,""],"View your {{a}}Email Followers{{/a}}":[null,""],"Powerful WordPress.com features on every device.":[null,""],"Manage all your sites from a single dashboard.":[null,""],"Feel the performance":[null,""],"All the WordPress apps are built for speed. You'll notice the d
24054 ifference in performance immediately, with near-instant page-loads and less waiting around.":[null,""],"Bulk and automatic updates":[null,""],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,""],"Focus on your Writing":[null,""],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,""],"Try the New Editor":[null,""],"Connect with your Visitors":[null,""],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,""],"View Your Stats":[null,""],"Connect with the Community":[null,""],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,""],"Launch R
24055 eader":[null,""],"Inspiration strikes any time, anywhere.":[null,""],"Get WordPress apps for any screen.":[null,""],"In Your Pocket":[null,""],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,""],"WordPress.com in the App Store":[null,""],"WordPress.com in Google Play":[null,""],"On Your Desktop":[null,""],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.":[null,""],"WordPress.com for Mac OS X":[null,""],"WordPress.com for Windows":[null,""],"WordPress.com for Linux":[null,""],"Malware Scanning":[null,""],"Threats found":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your ac
24056 count{{/a}}.":[null,""],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,""],"Total malicious attacks blocked on your site.":[null,""],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,""],"%(number)s plugin":["%(number)s plugins",[""]],"Needs updating. ":["Need updating. ",[""]],"All plugins are up-to-date. Awesome work!":[null,""],"{{a}}Activate Manage{{/a}} to turn on auto updates and manage your plugins from WordPress.com.":[null,""],"Jetpack is improving and optimizing your image speed.":[null,""],"Jetpack is monitoring your site. If we think your site is down, you will receive an email.":[null,""],"Security":[null,""],"Performance":[null,""],"Backups":[null,""],"{{a}}View backup details{{/a}}.":[null,""],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,""],
24057 "Unavailable in Dev Mode.":[null,""],"Spam Protection":[null,""],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,""],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,""],"Invalid Key":[null,""],"Unavailable in Dev Mode":[null,""],"Holiday Snow":[null,""],"Show falling snow in the holiday period.":[null,""],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,""],"Activating recommended features…":[null,""],"Recommended features active.":[null,""],"Recommended features failed to activate. %(error)s":[null,""],"Activating %(slug)s…":[null,""],"%(slug)s has been activated.":[null,""],"%(slug)s failed to activate. %(error)s":[null,""],"Deactivating %(slug)s…":[null,""],"%(slug)s has been deactivated.":[null,""],"%(slug)s failed to deactivate. %(error)s":[null,""],"Updating %(slug)s settings…":[null,""],"Updated %(slug)s settings.":[null,""],"Error updating %(slug)s settings. %(error)s":[null,""],"Updating %(
24058 slug)s address…":[null,""],"Regenerated %(slug)s address .":[null,""],"Error regenerating %(slug)s address. %(error)s":[null,""],"Resetting Jetpack options…":[null,""],"Options reset.":[null,""],"Options failed to reset.":[null,""],"There was an error disconnecting Jetpack. Error: %(error)s":[null,""],"Unlinking from WordPress.com":[null,""],"Unlinked from WordPress.com.":[null,""],"Error unlinking from WordPress.com. %(error)s":[null,""],"At A Glance":[null,""],"Clichés":[null,"کلیشه"],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,""],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"Like us on Facebook":[null,"ما را در
24059 فیسبوک لایک کنید"],"Follow Jetpack on Twitter":[null,"دنبال کردن Jetpack در توئیتر"],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"Contact Jetpack support staff directly":[null,"با پشتیبانی Jetpack بطور مستقیم ارتباط بگیرید"],"Go to the WordPress.org support forums":[null,"بروید به WordPress.org انجمن پشتیبانی"],"Go to Jetpack.com/support":[null,"بروید به Jetpack.com/support"],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,"ما پشتیبانی رایگان و کاملی برای همهٔ کاربران جت‌پک ارائه می‌دهیم. تیم پشتیبانی برای کمک به شما همیش
24060 ه در دسترس است."],"Jetpack Happiness Engineer":[null,"مهندسین Jetpack"],"Automattic's Privacy Policy":[null,""],"WordPress.com Terms of Service":[null,""],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,""],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,""],"Site Verification Tools":[null,""],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,""],"Image Performance %(photon)s":[null,""],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,""],"{{a}}Turn on plugin auto updates{{/a}}":[null,""],"Plugin Updates":[null,""],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,""],"No threats found, you're good to go!":[null,""],"{{a}}Contact Support{{/a}}":[null,""
24061 ],"{{a}}View details at VaultPress.com{{/a}}":[null,""],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.",[""]],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,""],"Loading…":[null,""],"Downtime Monitoring":[null,""],"{{button}}View More Stats on WordPress.com {{/button}}":[null,"{{button}} مشاهده آمار بیشتر درWordPress.com{{/button}}"],"{{button}}View Old Stats{{/button}}":[null,""],"All-time comments":[null,""],"All-time views":[null,""],"%(number)s View":["%(number)s Views",[""]],"Best overall day":[null,""],"Views today":[null,""],"Months":[null,""],"Weeks":[null,""],"Days":[null,""],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,""],"Click to view detailed stats.":[null,""],"Views: %(numberOfViews)s":[null,""],"Week of %(date)s":[null,""],"Manage security on WordPress.com":[null,""],"Skip this step":[null,"رد شدن از این
24062 مرحله"],"Skip the Jetpack Jumpstart process":[null,"رد شدن از شروع سریع Jetpack "],"Features can be activated or deactivated at any time.":[null,"ویژگی‌ها در هر زمانی می توانند فعال یا غیرفعال شوند."],"Jetpack's recommended features include:":[null,"ویژگی‌های پیشنهادی Jetpack شامل:"],"Activate Recommended Features":[null,"فعال‌سازی ویژگی‌های پیشنهادی"],"Quickly enhance your site by activating Jetpack's recommended features.":[null,"سرعت سایت را افزایش دهید با فعال سازی ویژگی های پیشنهادی Jetpack"],"Jump Start your Site":[null,"شروعی جهشی برای وب‌گاهتان داشته‌باشید"],"Disconnect from WordPress.com":[null,""],"Link to WordPress.com":[null,""],"Unlink me from WordPress.com":[null,""],"Join the millions of users who rely on Jetpack to enhance and secure their sites. We're passionate about WordPr
24063 ess and here to make your life easier.":[null,""],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,"Jetpack توسط برخی از فنی‌ترین و علاقه‌مندترین افراد از سراسر جامعه پشتیبانی می‌شود. پشتیبانان از نقاط مختلف جهان و آمادهٔ کمک به شما هستند."],"Did we mention free, professional support?":[null,""],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,"Jetpack از هنر روز موجود در شبکهٔ توزیع WordPress.com برای بارگیری عکس‌های زیبای شما با سرعتی فوق‌العاده زیاد و بهینه‌شده برای همهٔ دستگاه‌ها استفاده می‌کند. کاملاً رایگان."],"
24064 Lightning fast, optimized images":[null,""],"Never fall behind on a security release or waste time updating multiple sites.":[null,""],"Automatic site updates.":[null,"بروزرسانی خودکار سایت."],"Live site monitoring.":[null,"نظارت زنده بر وب‌گاه."],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,"با حقاظت، ابزاری که میلیاردها حملهٔ ثبت ورود را در میلیون‌ها وب‌گاه مسدود کرده است، آرامش خاطر داشته‌باشید."],"Block site attacks.":[null,"حملات به وب‌گاه را مسدود کنید."],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,""],"Site security and peace of mind":[null,"امنیت وبگاه و آرامش خاطر"],"Jetpack harnesses the power of WordPress.com to s
24065 how you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,""],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,"بازدیدکنندگان را با «نوشته‌های مرتبط» که چیزهای بیشتری برای اشتراک‌گذاری و خواندن در اختیارشان قرار می‌دهد، در تعامل نگاه دارید."],"Increase page views.":[null,"بازدید از صفحه‌ها را اقزایش دهید."],"Give visitors the tools to share and subscribe to your content.":[null,"به بازدید کنندگان ابزارهای لازم برای اشتراک‌گذاری و مشترک‌شدن‌در محتوای خود را بدهید."],"Build a community.":[null,"یک جامعه بسازید."],"Sharing & Like Buttons":[null,"دکمه اشتراک گذاری و لایک"],"Automated social marketing.":[null,"بازاریابی اجتماعی خودکا�
24066 �."],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,""],"Send us Feedback":[null,"ارسال بازخورد"],"Need Help?":[null,"راهنمایی بیشتر؟"],"Manage Plugins":[null,"مدیریت افزونه‌ها"],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"کمتر مضظرب باشید. اگر وب‌گاه شما در هر زمان سقوط کند، مانیتور اطلاعات لحظه‌ای را برای شما ارسال خواهد کرد."],"Track your growth":[null,"رشد خود را دنبال کنید"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,"برای اشتراک خودکار نوشته‌ها با دوستان، دنبال‌کنندگان، و جهانیان، از «اطلاع‌رسانی» استفاده کنید."],"Drive more traffic to your site":[null,"ترافیک بیشتری به
24067 سمت وب‌گاهتان روانه کنید"],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,"مشکلی در اتصال جت‌پک شما رخ داد. لطفاً دوباره روی «متصل‌شدن به WordPress.com» کلیک کنید."],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,"مشکلی در اتصال جت‌پک داشتیم: افزونهٔ جت‌پک را غیرفعال و سپس فعال کنید و آنگاه دوباره متصل شوید."],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"هنگام مجازکردن Jetpack لازم است در وب‌نوشت WordPress خود ثبت ورود کرده باشید."],"{{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":[null,"{{s
24068 }}جت‌پک شما مشکل کوچکی دارد.{{/s}} از بابت مشکل پیش‌آمده عذرخواهیم. لطفاً در زمانی دیگر دوباره آزمایش کنید، اگر مشکل ادامه داشت لطفاً ضمن ارسال این پیام با پشتیبانی تماس بگیرید: %(error_key)s"],"Disconnecting Jetpack":[null,"در حال قطع اتصال جت‌پک"],"Leave a Jetpack review":[null,"نظر خورد دربارهٔ جت‌پک را بنویسید"],"Need help? The Jetpack team is here for you.":[null,"به کمک نیاز دارید؟ تیم جت‌پک در کنار شماست."],"Smiley":[null,"خندانک"],"Require Two-Step Authentication":[null,"الزامی‌کردن اصالت‌سنجی دومرحله‌ای"],"Use a large and visually striking layout":[null,"از یک چیدمان بزرگ و از نظر دیداری برجسته استفاده کنید"],"Show a \"Related\" header to more clearly separate the related s
24069 ection from posts":[null,"سرایند «مرتبط» نمایش داده‌شود تا بخش مرتبط از نوشته‌ها متمایز گردد."],"Related":[null,"مرتبط"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"مطمئن شوید که از پراستفاده‌ترین نشانی‌های آی‌پی خود استفاده کنید چراکه این‌ها ممکن است بین محل کار، خانه و مکان‌های دیگر تغییر کنند. حذف یک یک نشانی آی‌پی از فهرست زیر آن را از فهرست سفید شما حذف خواهد کرد."],"Whitelist Management":[null,"مدیریت فهرست سفید"],"Email Address":[null,"رایانشانی"],"Publicize":[null,"اطلاع رسانی"],"Site Stats":[null,"آمار وب‌گاه"],"Featured Images":[null,"ت
24070 صاویر ویژه"],"Excerpts":[null,"چکیده‌ها"],"Enable Testimonials for this site.":[null,"به کار انداختن گواه‌نامه‌ها برای این وب‌گاه"],"Enable Portfolio Projects for this site.":[null,"فعال‌سازی پروژه‌های نمونه‌کار برای این وب‌گاه."],"Preview":[null,"پیش‌نمایش"],"Color Scheme":[null,"رنگ‌بندی"],"Ignored Phrases":[null,"عبارات نادیده گرفته شده"],"Use automatically detected language to proofread posts and pages":[null,"استفاده از زبانی که خودکار شناسایی می‌شود برای نمونه‌خوانی نوشته‌ها و صفحه‌ها"],"Redundant Phrases":[null,"عبارات حشو"],"Phrases to Avoid":[null,"عباراتی که باید از آنها پرهیز کرد"],"Passive Voice":[null,"حالت مجهول"],"Jargon":[null,"تخصصی"],"Hidden Verbs":[null,"افعال پنهان"],"Double Negatives":[null,"دو
24071 بار منفی کردن‌ها"],"Diacritical Marks":[null,"اعراب‌گذاری‌ها"],"Complex Phrases":[null,"عبارات پیچیده"],"Bias Language":[null,"زبان تبعیض‌گرا"],"English Options":[null,"گزینه‌های انگلیسی"],"Proofreading":[null,"نمونه‌خوانی"],"Connect Jetpack":[null,"متصل‌کردن جت‌پک"],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"{{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).":[null,""],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,""],"You have successfully disconnected Jetpack":[null,"شما با موفقیت اتصال جت‌پک ر�
24072 � قطع کرده‌اید."],"Active":[null,"فعال"],"Settings":[null,"تنظیمات"],"Learn More":[null,"بیشتر بدانید"],"Disconnect Jetpack":[null,"جداکردن جت‌پک"],"Debug":[null,"اشکال‌زدایی"],"Test your site’s compatibility with Jetpack.":[null,""]}
24073 \ No newline at end of file
24074
24075 diff --git a/plugins/jetpack/languages/json/jetpack-fi.json b/plugins/jetpack/languages/json/jetpack-fi.json
24076 index 3b35f9a..4a453e7 100644
24077 --- a/plugins/jetpack/languages/json/jetpack-fi.json
24078 +++ b/plugins/jetpack/languages/json/jetpack-fi.json
24079 @@ -1 +1 @@
24080 -{"":{"po-revision-date":"2016-07-21 13:45:43+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/2.1.0-alpha","project-id-version":"Development (trunk)"},"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.":[null,""],"This module has no configuration options":[null,""],"Configure your Security Scans":[null,""],"You can see the information about security scanning in the \"At a Glance\" section.":[null,""],"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.":[null,""],"Search for a Jetpack feature.":[null,""],"Real-time offsite backups with automated restores del
24081 iver peace-of-mind, so you can focus on writing great content and increasing traffic while we protect every aspect of your investment. Upgrade today.":[null,""],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,""],"Mobile Promos":[null,""],"Track each infinite Scroll post load as a page view in Google Analytics":[null,""],"Scroll infinitely (Shows 7 posts on each load)":[null,""],"Background Color":[null,""],"Show photo metadata (Exif) in carousel, when available":[null,""],"Match By Email":[null,""],"{{a}}Edit{{/a}}":[null,""],"Emails will be sent to ":[null,""],"Receive Monitor Email Notifications":[null,""],"Report Visibility: Select the roles that will be able to view stats reports":[null,""],"Registered Users: Count the page views of registered users who are logged in":[null,""],"Put a chart showing 48 hours of views in the admin bar":[null,""],"Admin Bar":[null,""],"Show a \"follow comments\" option in the comment form.":[null,""],"Show a \"
24082 follow blog\" options in the comment form":[null,""],"Can readers subscribe to your posts, comments or both?":[null,""],"A few catchy words to motivate your readers to comment.":[null,""],"Comments headline":[null,""],"WordPress.com Likes are:":[null,""],"Upgrade Focus: VideoPress For Weddings":[null,""],"The WordPress for Android App Gets a Big Facelift":[null,""],"Big iPhone/iPad Update Now Available":[null,""],"Subscriber":[null,""],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,""],"{{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}}":[null,""],"Cheatin' uh?":[null,""],"News Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Search engines will find the sitemaps at these locations:":[null,""],"Use Markdown for comments":[null,""],"Add a phrase":[null,""],"Enable proofr
24083 eading for the following grammar and style rules: ":[null,""],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,""],"Automatic Language Detection":[null,""],"A post or page is updated":[null,""],"A post or page is first published":[null,""],"Automatically proofread content when: ":[null,""],"Configure Testimonials":[null,""],"Configure Portfolios":[null,""],"Regenerate address":[null,""],"Highlight and copy the following text to your clipboard:":[null,""],"Copied!":[null,""],"Display all your gallery pictures in a cool mosaic":[null,""],"Meta key example: ":[null,""],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,""],"Welcome to Jetpack":[null,""],"Let us know!":[null,""],"What would you like to see on your Jetpack Dashboard?":[null,""],"You, %(userName)s, are not connected to WordPress.com.":[null,""],"Currently in {{a}}Development Mode{{/a}}
24084 because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,""],"You are currently running a development version of Jetpack.":[null,""],"You're fueled up and ready to go.":[null,""],"You're fueled up and ready to go, Jetpack is now active.":[null,""],"Your Jetpack is already connected.":[null,""],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,""],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,""],"Threats don't discriminate":[null,""],"Backup, protect, repair and bu
24085 ild a better website.":[null,""],"Powerful security tools for ultimate peace of mind":[null,""],"ACTIVE":[null,""],"Upgrade":[null,""],"Set up":[null,""],"Threats found!":[null,""],"No Results Found.":[null,""],"Pro":[null,""],"Keep your site backed up!":[null,""],"Site Backups":[null,""],"Keep those spammers away!":[null,""],"Automatically scan your site for common threats and attacks.":[null,""],"Security Scanning":[null,""],"Automatically backup your entire site.":[null,""],"State-of-the-art spam defense.":[null,""],"Automated, comprehensive protection from threats and attacks.":[null,""],"Activate Site Stats":[null,""],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,""],"Jetpack Stats Icon":[null,""],"Do you really want to disconnect your site from WordPress.com?":[null,""],"Updates Needed":[null,""],"Save Settings":[null,""],"Saving…":[null,""],"No account? Create one for free…":[null,""],"Unlimi
24086 ted surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,""],"Surveys & Polls":[null,""],"Configure VaultPress":[null,""],"View your security dashboard":[null,""],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense, and brute-force login protection - all in one place.":[null,""],"Security Scanning & Backups":[null,""],"Configure Akismet":[null,""],"View your spam stats":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,""],"Once you connect, you can upgrade to Premium or Pro in order to unlock worldclass security, spam protection tools, and priority support.":[null,""],"Your site is on Development Mode":[null,""],"Unlock the full potential of your site with the features included in your plan.":[null,""],"Your site is on the Jetpack Professional plan":[null,""],"Your site is on the Jetpack Premium plan"
24087 :[null,""],"Upgrade to Premium or Pro in order to unlock world class security, spam protection tools, and priority support.":[null,""],"Your site is on the Free Jetpack Plan":[null,""],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,""],"Lock out the bad guys":[null,""],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,""],"Maximum grade security":[null,""],"Compare Plans":[null,""],"Advanced polls and ratings":[null,""],"One-click threat resolution":[null,""],"Real-time backups":[null,""],"Unlimited backup archive":[null,""],"Includes on-demand malware scanning":[null,""],"Supports 1-3 sites":[null,""],"Jetpack Professional offers advanced features including:":[null,""],"Need more?":[null,""],"Create a
24088 new poll":[null,""],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,""],"Bulk and automatic updates":[null,""],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,""],"Feel the performance":[null,""],"Manage all your sites from a single dashboard.":[null,""],"Powerful WordPress.com features on every device.":[null,""],"View your {{a}}Email Followers{{/a}}":[null,""],"View {{a}}All Stats{{/a}}":[null,""],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,""],"Link your account to WordPress.com to get the most out of Jetpack.":[null,""],"You are connected as ":[null,""],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,
24089 ""],"Manage your Jetpack connection.":[null,""],"Connection Settings":[null,""],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,""],"Enjoy priority support":[null,""],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,""],"Get WordPress apps for any screen.":[null,""],"Inspiration strikes any time, anywhere.":[null,""],"Launch Reader":[null,""],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,""],"Connect with the Community":[null,""],"View Your Stats":[null,""],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,""],"Connect with your Visitors":[n
24090 ull,""],"Try the New Editor":[null,""],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,""],"Focus on your Writing":[null,""],"Invalid Key":[null,""],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,""],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,""],"Spam Protection":[null,""],"Unavailable in Dev Mode.":[null,""],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,""],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"{{a}}View backup details{{/a}}.":[null,""],"Backups":[null,""],"Performance":[null,""],"Security":[null,""],"Jetpack is monitoring your site. If we think your site is down you will receive an email.":[null,""],"Jetpack is improving and optimising your image speed.":[null,""],"{{a}}Activate Manage{{/a}} to turn on auto updates and manag
24091 e your plugins from WordPress.com.":[null,""],"All plugins are up-to-date. Awesome work!":[null,""],"Needs updating. ":["Need updating. ","",""],"%(number)s plugin":["%(number)s plugins","",""],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,""],"Total malicious attacks blocked on your site.":[null,""],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"Threats found":[null,""],"Malware Scanning":[null,""],"WordPress.com for Linux":[null,""],"WordPress.com for Windows":[null,""],"WordPress.com for Mac OS X":[null,""],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a w
24092 eb browser.":[null,""],"WordPress.com in Google Play":[null,""],"WordPress.com in the App Store":[null,""],"Updating %(slug)s settings…":[null,""],"%(slug)s has been deactivated.":[null,""],"Deactivating %(slug)s…":[null,""],"%(slug)s failed to activate. %(error)s":[null,""],"%(slug)s has been activated.":[null,""],"Activating %(slug)s…":[null,""],"Recommended features active.":[null,""],"Activating recommended features…":[null,""],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,""],"Show falling snow in the holiday period.":[null,""],"Holiday Snow":[null,""],"Unavailable in Dev Mode":[null,""],"At A Glance":[null,""],"Error unlinking from WordPress.com. %(error)s":[null,""],"Unlinked from WordPress.com.":[null,""],"Unlinking from WordPress.com":[null,""],"There was an error disconnecting Jetpack. Error: %(error)s":[null,""],"Options failed to reset.":[null,""],"Options reset.":[null,""],"Resetting Jetpack options…":[null,""],"Regenerated %(slug)s address
24093 .":[null,""],"Updating %(slug)s address…":[null,""],"Error updating %(slug)s settings. %(error)s":[null,""],"Updated %(slug)s settings.":[null,""],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,""],"Clichés":[null,""],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"You are running Jetpack on a {{a}}staging server{{/a}}.":[null,""],"Follow Jetpack on Twitter":[null,""],"Like us on Facebook":[null,""],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideO
24094 nMobile}}.{{/hideOnMobile}}":[null,""],"WordPress.com Terms of Service":[null,""],"Automattic's Privacy Policy":[null,""],"Jetpack Happiness Engineer":[null,""],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Go to Jetpack.com/support":[null,""],"Go to the WordPress.org support forums":[null,""],"Contact Jetpack support staff directly":[null,""],"Downtime Monitoring":[null,""],"Loading…":[null,""],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,""],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","",""],"{{a}}View details at VaultPress.com{{/a}}":[null,""],"{{a}}Contact Support{{/a}}":[null,""],"No threats found, you're good to go!":[null,""],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,""],"Plugin Updates":[null,""],"{{a}}Turn on plugin auto updates{{/a}}":[null,""],"{{a}}Act
24095 ivate Manage and turn on auto updates{{/a}}":[null,""],"Image Performance %(photon)s":[null,""],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,""],"Site Verification Tools":[null,""],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,""],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,""],"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.":[null,""],"Unlink me from WordPress.com":[null,""],"Link to WordPress.com":[null,""],"Disconnect from WordPress.com":[null,""],"Jump Start your Site":[null,""],"Quickly enhance your site by activating Jetpack's recommended features.":[null,""],"Activate Recommended Features":[null,""],"Jetpack's recommended features includ
24096 e:":[null,""],"Features can be activated or deactivated at any time.":[null,""],"Skip the Jetpack Jumpstart process":[null,""],"Skip this step":[null,""],"Manage security on WordPress.com":[null,""],"Week of %(date)s":[null,""],"Views: %(numberOfViews)s":[null,""],"Click to view detailed stats.":[null,""],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,""],"Days":[null,""],"Weeks":[null,""],"Months":[null,""],"Views today":[null,""],"Best overall day":[null,""],"%(number)s View":["%(number)s Views","",""],"All-time views":[null,""],"All-time comments":[null,""],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,""],"Did we mention free, professional support?":[null,""],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the
24097 globe and ready to help you.":[null,""],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,""],"Block site attacks.":[null,""],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,""],"Live site monitoring.":[null,""],"Automatic site updates.":[null,""],"Never fall behind on a security release or waste time updating multiple sites.":[null,""],"Lightning fast, optimized images":[null,""],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,""],"Site security and peace of mind":[null,""],"Need Help?":[null,""],"Send us Feedback":[null,""],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,""],"Automated social marketing.":[null,""],"Sharing
24098 & Like Buttons":[null,""],"Build a community.":[null,""],"Give visitors the tools to share and subscribe to your content.":[null,""],"Increase page views.":[null,""],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,""],"Manage Plugins":[null,"Lisäosien hallinta"],"Drive more traffic to your site":[null,"Hanki lisää liikennettä sivustolle"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,"Käytä Kasvata julkisuutta (Publicize)-moduulia automaattisesti jakamaan artikkelit tuttaville, seuraajille ja koko maailmalle."],"Track your growth":[null,"Seuraa kasvua"],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"Jännitä vähemmän. Seuranta (Monitor)-moduuli lähettää tosiaikaisia hälytyksiä jos sivusto joskus poistuu verkosta."],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"Kun valtuutat Jetpack-lisäosaa, on
24099 oltava kirjautuneena sivustolle."],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,"Yhteyden luonti Jetpackiin ei onnistunut. Poista Jetpack-lisäosa käytöstä ja sen jälkeen ota se käyttöön - yhdistä sen jälkeen uudelleen."],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,""],"{{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":[null,""],"Need help? The Jetpack team is here for you.":[null,""],"Leave a Jetpack review":[null,""],"Disconnecting Jetpack":[null,"Yhteys Jetpackiin poistetaan"],"Smiley":[null,"Hymiö"],"Email Address":[null,"Sähköpostiosoite"],"Whitelist Management":[null,"Sallitut listan hallinta"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Rem
24100 oving an IP address from the list below will remove it from your whitelist.":[null,"Varmista, että lisäät useimmin käyttämäsi IP-ositteet koska ne voivat vaihtua kodin, toimiston tai muun paikan mukaan. Kun poistat IP-osoitteen alla olevasta listasta, se poistuu sallitut listasta."],"Related":[null,"Aiheeseen liittyy"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Näytä \"Aiheeseen liittyy\" selite jotta aiheeseen liittyvät [artikkelit] erottuvat selvemmin [sivuston] artikkeleista."],"Use a large and visually striking layout":[null,"Käytä suurempaa ja näyttävämpää asettelua"],"Require Two-Step Authentication":[null,"Edellytä kaksivaiheista oikeellisuuden tarkistusta"],"Site Stats":[null,"Sivuston tilastot"],"Publicize":[null,"Kasvata julkisuutta"],"Excerpts":[null,"Otteet"],"Featured Images":[null,"Artikkelikuvat"],"Enable Portfolio Projects for this site.":[null,"Ota käyttöön Työnäyte/portfolio projektit tällä siv
24101 ustolla."],"Enable Testimonials for this site.":[null,"Ota käyttöön Käyttäjäkokemukset tällä sivustolla."],"View people's profiles when you mouse over their Gravatars":[null,"Kun Gravatar-kuvaa osoitetaan, näytetään henkilön profiili."],"Color Scheme":[null,"Väriasetelma"],"Preview":[null,"Esikatsele"],"You have successfully disconnected Jetpack":[null,""],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,""],"{{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).":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com palvelussa on nyt ongelmia ja se ei voi tankata Jetpack lisäosaasi. Yritä myöhemmin uudelleen, ole hyvä."],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your
24102 web host.":[null,""],"Connect Jetpack":[null,"Yhdistä Jetpack"],"Proofreading":[null,"Oikoluku"],"English Options":[null,"Englannin kielen valinnat"],"Bias Language":[null,"Ei neutraali-/asenteellinen kieli"],"Complex Phrases":[null,"Vaikeaselkoiset lauseet"],"Diacritical Marks":[null,"Tarkemerkit (\"aksentit\")"],"Double Negatives":[null,"Kaksoiskiellot"],"Hidden Verbs":[null,"Piilotetut verbit"],"Jargon":[null,"Ammattikieli/-slangi"],"Passive Voice":[null,"Passiivinen ilmaisu"],"Phrases to Avoid":[null,"Vältettävät ilmaisut"],"Redundant Phrases":[null,"Turhat ilmaukset"],"Use automatically detected language to proofread posts and pages":[null,"Käytä automaattisesti havaittua kieltä artikkelien ja sivujen oikoluvussa."],"Ignored Phrases":[null,"Sivuutettavat ilmaukset"],"Test your site’s compatibility with Jetpack.":[null,""],"Debug":[null,"Testaustila"],"Disconnect Jetpack":[null,"Katkaise Jetpack liitos"],"Learn More":[null,"Lue lisää"],"Settings":[null,"Asetukset"],"A
24103 ctive":[null,"Käytössä"]}
24104 \ No newline at end of file
24105 +{"":{"po-revision-date":"2016-07-21 13:45:43+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/2.3.0-alpha","language":"fi","project-id-version":"Plugins - Jetpack by WordPress.com - Development (trunk)"},"Make sure your site is easily found on search engines with SEO tools for your content and social posts.":[null,""],"Activate this module to use the advanced SEO tools.":[null,""],"Configure your VideoPress settings.":[null,""],"How much is your website worth?":[null,""],"For less than the price of a coffee a month you can rest easy knowing your hard work (or livelihood) is backed up.":[null,""],"Configure Site SEO":[null,""],"Activate SEO Tools":[null,""],"Introducing our most affordable backups and security plan yet":[null,""],"The Personal Plan keeps your data, site, and hard work safe.":[null,""],"Learn more...":[null,""],"Your site is on the Jetpack Perso
24106 nal plan":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), and unlimited storage.":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), unlimited backup storage, security scanning, and priority support.":[null,""],"You get spam-protection, real-time backups (unlimited archive), unlimited backup storage, security scanning, SEO tools, PollDaddy, and priority support.":[null,""],"Daily backup of all your site data with unlimited space and one-click restores (powered by VaultPress).":[null,""],"Daily backup of all your site data with unlimited space, one-click restores, automated security scanning, and priority support (powered by VaultPress).":[null,""],"Backups & Security Scanning":[null,""],"Real-time backup of all your site data with unlimited space, one-click restores, automated security scanning, one-click threat resolution, and priority support (powered by VaultPress).":[null,""],"SEO Tools"
24107 :[null,""],"Advanced SEO tools to help your site get found when people search for relevant content.":[null,""],"Need more? Running a business site?":[null,""],"If your site is important to you, consider protecting and improving it with some of our advanced features: ":[null,""],"On-demand security scanning":[null,""],"Advanced SEO tools":[null,""],"Configure your SEO settings.":[null,""],"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.":[null,""],"You are running Jetpack on a staging server.":[null,""],"More Info":[null,""],"Search your content.":[null,""],"{{a}}Manage Likes visibility from the Sharing Module Settings{{/a}}":[null,""],"Hide the stats smiley face image. The image helps collect stats but should still work when hidden.":[null,""],"Your Current IP: %(ip)s":[null,""],"Whitelisting an IP address prevents it from ever being blocked by Jetpack.":[null,""],"IPv4 and
24108 IPv6 are acceptable. {{br/}} To specify a range, enter the low value and high value separated by a dash. Example: 12.12.12.1-12.12.12.100":[null,""],"Link your account to WordPress.com to start using this feature.":[null,""],"There are unsaved settings in this tab that will be lost if you leave it. Proceed?":[null,""],"This will reset all Jetpack options, are you sure?":[null,""],"Search for a Jetpack feature.":[null,""],"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.":[null,""],"You can see the information about security scanning in the \"At a Glance\" section.":[null,""],"Configure your Security Scans":[null,""],"This module has no configuration options":[null,""],"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
24109 it easier for visitors to stay in touch.":[null,""],"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.":[null,""],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,""],"Subscriber":[null,""],"Big iPhone/iPad Update Now Available":[null,""],"The WordPress for Android App Gets a Big Facelift":[null,""],"Upgrade Focus: VideoPress For Weddings":[null,""],"WordPress.com Likes are:":[null,""],"Comments headline":[null,""],"A few catchy words to motivate your readers to comment.":[null,""],"Can readers subscribe to your posts, comments or both?":[null,""],"Show a \"follow blog\" options in the comment form":[null,""],"Show a \"follow comments\" option in the comment form.":[null,""],"Admin Bar":[null,""],"Put a chart showing 48 hours of views in the admin bar":[null,""],"Registered Users: Count the page views of registered
24110 users who are logged in":[null,""],"Report Visibility: Select the roles that will be able to view stats reports":[null,""],"Receive Monitor Email Notifications":[null,""],"Emails will be sent to ":[null,""],"{{a}}Edit{{/a}}":[null,""],"Match By Email":[null,""],"Show photo metadata (Exif) in carousel, when available":[null,""],"Background Color":[null,""],"Scroll infinitely (Shows 7 posts on each load)":[null,""],"Track each infinite Scroll post load as a page view in Google Analytics":[null,""],"Mobile Promos":[null,""],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,""],"Enter your meta key \"content\" value to verify your blog with {{a}}Google Search Console{{/a}}, {{a1}}Bing Webmaster Center{{/a1}} and {{a2}}Pinterest Site Verification{{/a2}}.":[null,""],"Meta key example:":[null,""],"Display all your gallery pictures in a cool mosaic":[null,""],"Copied!":[null,""],"Highlight and copy the following text to your clipboard:":[null,""],"Regener
24111 ate address":[null,""],"Configure Portfolios":[null,""],"Configure Testimonials":[null,""],"Automatically proofread content when: ":[null,""],"A post or page is first published":[null,""],"A post or page is updated":[null,""],"Automatic Language Detection":[null,""],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,""],"Enable proofreading for the following grammar and style rules: ":[null,""],"Add a phrase":[null,""],"Use Markdown for comments":[null,""],"Search engines will find the sitemaps at these locations:":[null,""],"Sitemap: {{a}}%(url)s{{/a}}":[null,""],"News Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Cheatin' uh?":[null,""],"{{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}}":[null,""],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,""],"Your Jetpack is already connect
24112 ed.":[null,""],"You're fueled up and ready to go, Jetpack is now active.":[null,""],"You're fueled up and ready to go.":[null,""],"You are currently running a development version of Jetpack.":[null,""],"Submit Beta feedback":[null,""],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,""],"You, %(userName)s, are not connected to WordPress.com.":[null,""],"What would you like to see on your Jetpack Dashboard?":[null,""],"Let us know!":[null,""],"Welcome to Jetpack":[null,""],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,""],"No account? Cr
24113 eate one for free…":[null,""],"Saving…":[null,""],"Save Settings":[null,""],"Updates Needed":[null,""],"Do you really want to disconnect your site from WordPress.com?":[null,""],"Jetpack Stats Icon":[null,""],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,""],"Activate Site Stats":[null,""],"Automated, comprehensive protection from threats and attacks.":[null,""],"State-of-the-art spam defense.":[null,""],"Automatically backup your entire site.":[null,""],"Security Scanning":[null,""],"Automatically scan your site for common threats and attacks.":[null,""],"Keep those spammers away!":[null,""],"Site Backups":[null,""],"Keep your site backed up!":[null,""],"Pro":[null,""],"No Results Found.":[null,""],"Threats found!":[null,""],"Set up":[null,""],"Upgrade":[null,""],"ACTIVE":[null,""],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goa
24114 l is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,""],"Your site is on the Free Jetpack Plan":[null,""],"Upgrade to a paid plan to unlock world-class security, spam protection tools, and priority support.":[null,""],"Your site is on the Jetpack Premium plan":[null,""],"Your site is on the Jetpack Professional plan":[null,""],"Your site is on Development Mode":[null,""],"Once you connect, you can upgrade to a paid plan in order to unlock world-class security, spam protection tools, and priority support.":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,""],"View your spam stats":[null,""],"Configure Akismet":[null,""],"View your security dashboard":[null,""],"Configure VaultPress":[null,""],"Surveys & Polls":[null,""],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on
24115 your iPad or iPhone.":[null,""],"Create a new poll":[null,""],"Real-time backups":[null,""],"One-click threat resolution":[null,""],"Advanced polls and ratings":[null,""],"Compare Plans":[null,""],"Maximum grade security":[null,""],"Real-time backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,""],"Lock out the bad guys":[null,""],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,""],"Enjoy priority support":[null,""],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,""],"Connection Settings":[null,""],"Manage your Jetpack connection.":[null,""],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,""],"You are connected
24116 as ":[null,""],"Link your account to WordPress.com to get the most out of Jetpack.":[null,""],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,""],"View {{a}}All Stats{{/a}}":[null,""],"View your {{a}}Email Followers{{/a}}":[null,""],"Powerful WordPress.com features on every device.":[null,""],"Manage all your sites from a single dashboard.":[null,""],"Feel the performance":[null,""],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,""],"Bulk and automatic updates":[null,""],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,""],"Focus on your Writing":[null,""],"Our new editor is lightning fast, optimized for writers and eliminates distractions,
24117 giving you the ability to focus on your work.":[null,""],"Try the New Editor":[null,""],"Connect with your Visitors":[null,""],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,""],"View Your Stats":[null,""],"Connect with the Community":[null,""],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,""],"Launch Reader":[null,""],"Inspiration strikes any time, anywhere.":[null,""],"Get WordPress apps for any screen.":[null,""],"In Your Pocket":[null,""],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,""],"WordPress.com in the App Store":[null,""],"WordPress.com in Google Play":[null,""],"On Your Desktop":[null,""],"A d
24118 esktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.":[null,""],"WordPress.com for Mac OS X":[null,""],"WordPress.com for Windows":[null,""],"WordPress.com for Linux":[null,""],"Malware Scanning":[null,""],"Threats found":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,""],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,""],"Total malicious attacks blocked on your site.":[null,""],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,""],"%(number)s plugin":["%(number)s plugins","",""],"Needs updating. ":["Need updating. ","",""],"All plugins are up-to-date. Awesome work!":[null,""],"{{a}}Activate Manage{{/a}}
24119 to turn on auto updates and manage your plugins from WordPress.com.":[null,""],"Jetpack is improving and optimizing your image speed.":[null,""],"Jetpack is monitoring your site. If we think your site is down, you will receive an email.":[null,""],"Security":[null,""],"Performance":[null,""],"Backups":[null,""],"{{a}}View backup details{{/a}}.":[null,""],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,""],"Unavailable in Dev Mode.":[null,""],"Spam Protection":[null,""],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,""],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,""],"Invalid Key":[null,""],"Unavailable in Dev Mode":[null,""],"Holiday Snow":[null,""],"Show falling snow in the holiday period.":[null,""],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,""],"Activating r
24120 ecommended features…":[null,""],"Recommended features active.":[null,""],"Recommended features failed to activate. %(error)s":[null,""],"Activating %(slug)s…":[null,""],"%(slug)s has been activated.":[null,""],"%(slug)s failed to activate. %(error)s":[null,""],"Deactivating %(slug)s…":[null,""],"%(slug)s has been deactivated.":[null,""],"%(slug)s failed to deactivate. %(error)s":[null,""],"Updating %(slug)s settings…":[null,""],"Updated %(slug)s settings.":[null,""],"Error updating %(slug)s settings. %(error)s":[null,""],"Updating %(slug)s address…":[null,""],"Regenerated %(slug)s address .":[null,""],"Error regenerating %(slug)s address. %(error)s":[null,""],"Resetting Jetpack options…":[null,""],"Options reset.":[null,""],"Options failed to reset.":[null,""],"There was an error disconnecting Jetpack. Error: %(error)s":[null,""],"Unlinking from WordPress.com":[null,""],"Unlinked from WordPress.com.":[null,""],"Error unlinking from WordPress.com. %(error)s":[null,""],"At
24121 A Glance":[null,""],"Clichés":[null,""],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,""],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"Like us on Facebook":[null,""],"Follow Jetpack on Twitter":[null,""],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"Contact Jetpack support staff directly":[null,""],"Go to the WordPress.org support forums":[null,""],"Go to Jetpack.com/support":[null,""],"We offer free, f
24122 ull support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Jetpack Happiness Engineer":[null,""],"Automattic's Privacy Policy":[null,""],"WordPress.com Terms of Service":[null,""],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,""],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,""],"Site Verification Tools":[null,""],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,""],"Image Performance %(photon)s":[null,""],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,""],"{{a}}Turn on plugin auto updates{{/a}}":[null,""],"Plugin Updates":[null,""],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,""],"No threats found, you're good to go!"
24123 :[null,""],"{{a}}Contact Support{{/a}}":[null,""],"{{a}}View details at VaultPress.com{{/a}}":[null,""],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","",""],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,""],"Loading…":[null,""],"Downtime Monitoring":[null,""],"{{button}}View More Stats on WordPress.com {{/button}}":[null,""],"{{button}}View Old Stats{{/button}}":[null,""],"All-time comments":[null,""],"All-time views":[null,""],"%(number)s View":["%(number)s Views","",""],"Best overall day":[null,""],"Views today":[null,""],"Months":[null,""],"Weeks":[null,""],"Days":[null,""],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,""],"Click to view detailed stats.":[null,""],"Views: %(numberOfViews)s":[null,""],"Week of %(date)s":[null,""],"Manage security on WordPress.com":[null,""],"Skip this step":[null,""],"Skip the Jetpack Jumpstart process":[null
24124 ,""],"Features can be activated or deactivated at any time.":[null,""],"Jetpack's recommended features include:":[null,""],"Activate Recommended Features":[null,""],"Quickly enhance your site by activating Jetpack's recommended features.":[null,""],"Jump Start your Site":[null,""],"Disconnect from WordPress.com":[null,""],"Link to WordPress.com":[null,""],"Unlink me from WordPress.com":[null,""],"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.":[null,""],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,""],"Did we mention free, professional support?":[null,""],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,""],"Lightning fast, optimized images":[null
24125 ,""],"Never fall behind on a security release or waste time updating multiple sites.":[null,""],"Automatic site updates.":[null,""],"Live site monitoring.":[null,""],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,""],"Block site attacks.":[null,""],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,""],"Site security and peace of mind":[null,""],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,""],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,""],"Increase page views.":[null,""],"Give visitors the tools to share and subscribe to your content.":[null,""],"Build a community.":[null,""],"Sharing & Like Buttons":[null,""],"Automated social marketing.":[null
24126 ,""],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,""],"Send us Feedback":[null,""],"Need Help?":[null,""],"Manage Plugins":[null,"Lisäosien hallinta"],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"Jännitä vähemmän. Seuranta (Monitor)-moduuli lähettää tosiaikaisia hälytyksiä jos sivusto joskus poistuu verkosta."],"Track your growth":[null,"Seuraa kasvua"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,"Käytä Kasvata julkisuutta (Publicize)-moduulia automaattisesti jakamaan artikkelit tuttaville, seuraajille ja koko maailmalle."],"Drive more traffic to your site":[null,"Hanki lisää liikennettä sivustolle"],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,""],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect aga
24127 in.":[null,"Yhteyden luonti Jetpackiin ei onnistunut. Poista Jetpack-lisäosa käytöstä ja sen jälkeen ota se käyttöön - yhdistä sen jälkeen uudelleen."],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"Kun valtuutat Jetpack-lisäosaa, on oltava kirjautuneena sivustolle."],"{{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":[null,""],"Disconnecting Jetpack":[null,"Yhteys Jetpackiin poistetaan"],"Leave a Jetpack review":[null,""],"Need help? The Jetpack team is here for you.":[null,""],"Smiley":[null,"Hymiö"],"Require Two-Step Authentication":[null,"Edellytä kaksivaiheista oikeellisuuden tarkistusta"],"Use a large and visually striking layout":[null,"Käytä suurempaa ja näyttävämpää asettelua"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Näytä \"Aiheeseen
24128 liittyy\" selite jotta aiheeseen liittyvät [artikkelit] erottuvat selvemmin [sivuston] artikkeleista."],"Related":[null,"Aiheeseen liittyy"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"Varmista, että lisäät useimmin käyttämäsi IP-ositteet koska ne voivat vaihtua kodin, toimiston tai muun paikan mukaan. Kun poistat IP-osoitteen alla olevasta listasta, se poistuu sallitut listasta."],"Whitelist Management":[null,"Sallitut listan hallinta"],"Email Address":[null,"Sähköpostiosoite"],"Publicize":[null,"Kasvata julkisuutta"],"Site Stats":[null,"Sivuston tilastot"],"Featured Images":[null,"Artikkelikuvat"],"Excerpts":[null,"Otteet"],"Enable Testimonials for this site.":[null,"Ota käyttöön Käyttäjäkokemukset tällä sivustolla."],"Enable Portfolio Projects for this site.":[null,"Ota käyttöön Työnäyte/portfoli
24129 o projektit tällä sivustolla."],"Preview":[null,"Esikatsele"],"Color Scheme":[null,"Väriasetelma"],"Ignored Phrases":[null,"Sivuutettavat ilmaukset"],"Use automatically detected language to proofread posts and pages":[null,"Käytä automaattisesti havaittua kieltä artikkelien ja sivujen oikoluvussa."],"Redundant Phrases":[null,"Turhat ilmaukset"],"Phrases to Avoid":[null,"Vältettävät ilmaisut"],"Passive Voice":[null,"Passiivinen ilmaisu"],"Jargon":[null,"Ammattikieli/-slangi"],"Hidden Verbs":[null,"Piilotetut verbit"],"Double Negatives":[null,"Kaksoiskiellot"],"Diacritical Marks":[null,"Tarkemerkit (\"aksentit\")"],"Complex Phrases":[null,"Vaikeaselkoiset lauseet"],"Bias Language":[null,"Ei neutraali-/asenteellinen kieli"],"English Options":[null,"Englannin kielen valinnat"],"Proofreading":[null,"Oikoluku"],"Connect Jetpack":[null,"Yhdistä Jetpack"],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web ho
24130 st.":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com palvelussa on nyt ongelmia ja se ei voi tankata Jetpack lisäosaasi. Yritä myöhemmin uudelleen, ole hyvä."],"{{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).":[null,""],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,""],"You have successfully disconnected Jetpack":[null,""],"Active":[null,"Käytössä"],"Settings":[null,"Asetukset"],"Learn More":[null,"Lue lisää"],"Disconnect Jetpack":[null,"Katkaise Jetpack liitos"],"Debug":[null,"Testaustila"],"Test your site’s compatibility with Jetpack.":[null,""]}
24131 \ No newline at end of file
24132
24133 diff --git a/plugins/jetpack/languages/json/jetpack-fr_BE.json b/plugins/jetpack/languages/json/jetpack-fr_BE.json
24134 index 7f5e71f..3bce13a 100644
24135 --- a/plugins/jetpack/languages/json/jetpack-fr_BE.json
24136 +++ b/plugins/jetpack/languages/json/jetpack-fr_BE.json
24137 @@ -1 +1 @@
24138 -{"":{"po-revision-date":"2016-03-23 20:37:00+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/2.1.0-alpha","project-id-version":"Development (trunk)"},"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.":[null,""],"This module has no configuration options":[null,""],"Configure your Security Scans":[null,""],"You can see the information about security scanning in the \"At a Glance\" section.":[null,""],"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.":[null,""],"Search for a Jetpack feature.":[null,""],"Real-time offsite backups with automated restores del
24139 iver peace-of-mind, so you can focus on writing great content and increasing traffic while we protect every aspect of your investment. Upgrade today.":[null,""],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,""],"Mobile Promos":[null,""],"Track each infinite Scroll post load as a page view in Google Analytics":[null,""],"Scroll infinitely (Shows 7 posts on each load)":[null,""],"Background Color":[null,""],"Show photo metadata (Exif) in carousel, when available":[null,""],"Match By Email":[null,""],"{{a}}Edit{{/a}}":[null,""],"Emails will be sent to ":[null,""],"Receive Monitor Email Notifications":[null,""],"Report Visibility: Select the roles that will be able to view stats reports":[null,""],"Registered Users: Count the page views of registered users who are logged in":[null,""],"Put a chart showing 48 hours of views in the admin bar":[null,""],"Admin Bar":[null,""],"Show a \"follow comments\" option in the comment form.":[null,""],"Show a \"
24140 follow blog\" options in the comment form":[null,""],"Can readers subscribe to your posts, comments or both?":[null,""],"A few catchy words to motivate your readers to comment.":[null,""],"Comments headline":[null,""],"WordPress.com Likes are:":[null,""],"Upgrade Focus: VideoPress For Weddings":[null,""],"The WordPress for Android App Gets a Big Facelift":[null,""],"Big iPhone/iPad Update Now Available":[null,""],"Subscriber":[null,""],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,""],"{{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}}":[null,""],"Cheatin' uh?":[null,""],"News Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Search engines will find the sitemaps at these locations:":[null,""],"Use Markdown for comments":[null,""],"Add a phrase":[null,""],"Enable proofr
24141 eading for the following grammar and style rules: ":[null,""],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,""],"Automatic Language Detection":[null,""],"A post or page is updated":[null,""],"A post or page is first published":[null,""],"Automatically proofread content when: ":[null,""],"Configure Testimonials":[null,""],"Configure Portfolios":[null,""],"Regenerate address":[null,""],"Highlight and copy the following text to your clipboard:":[null,""],"Copied!":[null,""],"Display all your gallery pictures in a cool mosaic":[null,""],"Meta key example: ":[null,""],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,""],"Welcome to Jetpack":[null,""],"Let us know!":[null,""],"What would you like to see on your Jetpack Dashboard?":[null,""],"You, %(userName)s, are not connected to WordPress.com.":[null,""],"Currently in {{a}}Development Mode{{/a}}
24142 because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,""],"You are currently running a development version of Jetpack.":[null,""],"You're fueled up and ready to go.":[null,""],"You're fueled up and ready to go, Jetpack is now active.":[null,""],"Your Jetpack is already connected.":[null,""],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,""],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,""],"Threats don't discriminate":[null,""],"Backup, protect, repair and bu
24143 ild a better website.":[null,""],"Powerful security tools for ultimate peace of mind":[null,""],"ACTIVE":[null,""],"Upgrade":[null,""],"Set up":[null,""],"Threats found!":[null,""],"No Results Found.":[null,""],"Pro":[null,""],"Keep your site backed up!":[null,""],"Site Backups":[null,""],"Keep those spammers away!":[null,""],"Automatically scan your site for common threats and attacks.":[null,""],"Security Scanning":[null,""],"Automatically backup your entire site.":[null,""],"State-of-the-art spam defense.":[null,""],"Automated, comprehensive protection from threats and attacks.":[null,""],"Activate Site Stats":[null,""],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,""],"Jetpack Stats Icon":[null,""],"Do you really want to disconnect your site from WordPress.com?":[null,""],"Updates Needed":[null,""],"Save Settings":[null,""],"Saving…":[null,""],"No account? Create one for free…":[null,""],"Unlimi
24144 ted surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,""],"Surveys & Polls":[null,""],"Configure VaultPress":[null,""],"View your security dashboard":[null,""],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense, and brute-force login protection - all in one place.":[null,""],"Security Scanning & Backups":[null,""],"Configure Akismet":[null,""],"View your spam stats":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,""],"Once you connect, you can upgrade to Premium or Pro in order to unlock worldclass security, spam protection tools, and priority support.":[null,""],"Your site is on Development Mode":[null,""],"Unlock the full potential of your site with the features included in your plan.":[null,""],"Your site is on the Jetpack Professional plan":[null,""],"Your site is on the Jetpack Premium plan"
24145 :[null,""],"Upgrade to Premium or Pro in order to unlock world class security, spam protection tools, and priority support.":[null,""],"Your site is on the Free Jetpack Plan":[null,""],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,""],"Lock out the bad guys":[null,""],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,""],"Maximum grade security":[null,""],"Compare Plans":[null,""],"Advanced polls and ratings":[null,""],"One-click threat resolution":[null,""],"Real-time backups":[null,""],"Unlimited backup archive":[null,""],"Includes on-demand malware scanning":[null,""],"Supports 1-3 sites":[null,""],"Jetpack Professional offers advanced features including:":[null,""],"Need more?":[null,""],"Create a
24146 new poll":[null,""],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,""],"Bulk and automatic updates":[null,""],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,""],"Feel the performance":[null,""],"Manage all your sites from a single dashboard.":[null,""],"Powerful WordPress.com features on every device.":[null,""],"View your {{a}}Email Followers{{/a}}":[null,""],"View {{a}}All Stats{{/a}}":[null,""],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,""],"Link your account to WordPress.com to get the most out of Jetpack.":[null,""],"You are connected as ":[null,""],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,
24147 ""],"Manage your Jetpack connection.":[null,""],"Connection Settings":[null,""],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,""],"Enjoy priority support":[null,""],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,""],"Get WordPress apps for any screen.":[null,""],"Inspiration strikes any time, anywhere.":[null,""],"Launch Reader":[null,""],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,""],"Connect with the Community":[null,""],"View Your Stats":[null,""],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,""],"Connect with your Visitors":[n
24148 ull,""],"Try the New Editor":[null,""],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,""],"Focus on your Writing":[null,""],"Invalid Key":[null,""],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,""],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,""],"Spam Protection":[null,""],"Unavailable in Dev Mode.":[null,""],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,""],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"{{a}}View backup details{{/a}}.":[null,""],"Backups":[null,""],"Performance":[null,""],"Security":[null,""],"Jetpack is monitoring your site. If we think your site is down you will receive an email.":[null,""],"Jetpack is improving and optimising your image speed.":[null,""],"{{a}}Activate Manage{{/a}} to turn on auto updates and manag
24149 e your plugins from WordPress.com.":[null,""],"All plugins are up-to-date. Awesome work!":[null,""],"Needs updating. ":["Need updating. ","",""],"%(number)s plugin":["%(number)s plugins","",""],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,""],"Total malicious attacks blocked on your site.":[null,""],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"Threats found":[null,""],"Malware Scanning":[null,""],"WordPress.com for Linux":[null,""],"WordPress.com for Windows":[null,""],"WordPress.com for Mac OS X":[null,""],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a w
24150 eb browser.":[null,""],"WordPress.com in Google Play":[null,""],"WordPress.com in the App Store":[null,""],"Updating %(slug)s settings…":[null,""],"%(slug)s has been deactivated.":[null,""],"Deactivating %(slug)s…":[null,""],"%(slug)s failed to activate. %(error)s":[null,""],"%(slug)s has been activated.":[null,""],"Activating %(slug)s…":[null,""],"Recommended features active.":[null,""],"Activating recommended features…":[null,""],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,""],"Show falling snow in the holiday period.":[null,""],"Holiday Snow":[null,""],"Unavailable in Dev Mode":[null,""],"At A Glance":[null,""],"Error unlinking from WordPress.com. %(error)s":[null,""],"Unlinked from WordPress.com.":[null,""],"Unlinking from WordPress.com":[null,""],"There was an error disconnecting Jetpack. Error: %(error)s":[null,""],"Options failed to reset.":[null,""],"Options reset.":[null,""],"Resetting Jetpack options…":[null,""],"Regenerated %(slug)s address
24151 .":[null,""],"Updating %(slug)s address…":[null,""],"Error updating %(slug)s settings. %(error)s":[null,""],"Updated %(slug)s settings.":[null,""],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,""],"Clichés":[null,""],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"You are running Jetpack on a {{a}}staging server{{/a}}.":[null,""],"Follow Jetpack on Twitter":[null,""],"Like us on Facebook":[null,""],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideO
24152 nMobile}}.{{/hideOnMobile}}":[null,""],"WordPress.com Terms of Service":[null,""],"Automattic's Privacy Policy":[null,""],"Jetpack Happiness Engineer":[null,""],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Go to Jetpack.com/support":[null,""],"Go to the WordPress.org support forums":[null,""],"Contact Jetpack support staff directly":[null,""],"Downtime Monitoring":[null,""],"Loading…":[null,""],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,""],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","",""],"{{a}}View details at VaultPress.com{{/a}}":[null,""],"{{a}}Contact Support{{/a}}":[null,""],"No threats found, you're good to go!":[null,""],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,""],"Plugin Updates":[null,""],"{{a}}Turn on plugin auto updates{{/a}}":[null,""],"{{a}}Act
24153 ivate Manage and turn on auto updates{{/a}}":[null,""],"Image Performance %(photon)s":[null,""],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,""],"Site Verification Tools":[null,""],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,""],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,""],"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.":[null,""],"Unlink me from WordPress.com":[null,""],"Link to WordPress.com":[null,""],"Disconnect from WordPress.com":[null,""],"Jump Start your Site":[null,""],"Quickly enhance your site by activating Jetpack's recommended features.":[null,""],"Activate Recommended Features":[null,""],"Jetpack's recommended features includ
24154 e:":[null,""],"Features can be activated or deactivated at any time.":[null,""],"Skip the Jetpack Jumpstart process":[null,""],"Skip this step":[null,""],"Manage security on WordPress.com":[null,""],"Week of %(date)s":[null,""],"Views: %(numberOfViews)s":[null,""],"Click to view detailed stats.":[null,""],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,""],"Days":[null,""],"Weeks":[null,""],"Months":[null,""],"Views today":[null,""],"Best overall day":[null,""],"%(number)s View":["%(number)s Views","",""],"All-time views":[null,""],"All-time comments":[null,""],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,""],"Did we mention free, professional support?":[null,""],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the
24155 globe and ready to help you.":[null,""],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,""],"Block site attacks.":[null,""],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,""],"Live site monitoring.":[null,""],"Automatic site updates.":[null,""],"Never fall behind on a security release or waste time updating multiple sites.":[null,""],"Lightning fast, optimized images":[null,""],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,""],"Site security and peace of mind":[null,""],"Need Help?":[null,""],"Send us Feedback":[null,""],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,""],"Automated social marketing.":[null,""],"Sharing
24156 & Like Buttons":[null,""],"Build a community.":[null,""],"Give visitors the tools to share and subscribe to your content.":[null,""],"Increase page views.":[null,""],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,""],"Manage Plugins":[null,""],"Drive more traffic to your site":[null,""],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,""],"Track your growth":[null,""],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,""],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,""],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,""],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,""],"{{s}}Your Jetpack has a glitch.{{/s}} We're sorry for the inconvenience. Please try again later, if the issue continues please cont
24157 act support with this message: %(error_key)s":[null,""],"Need help? The Jetpack team is here for you.":[null,""],"Leave a Jetpack review":[null,""],"Disconnecting Jetpack":[null,"Déconnexion de Jetpack"],"Smiley":[null,"Smiley"],"Email Address":[null,"Adresse e-mail"],"Whitelist Management":[null,"Gestion de la liste blanche"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"Veillez à ajouter les adresses IP les plus fréquemment utilisées, ces dernières pouvant être différentes suivant votre domicile, votre lieu de travail et d'autres lieux. La suppression d'une adresse IP de la liste ci-après entraîne sa suppression de votre liste blanche."],"Related":[null,"Sur le même thème"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Afficher un en-tête \"Sur le même thème\" po
24158 ur séparer plus clairement cette section du reste des articles"],"Use a large and visually striking layout":[null,"Utilisez une mise en forme large et visuellement attrayante"],"Require Two-Step Authentication":[null,"Exiger l&rsquo;authentification à deux facteurs"],"Site Stats":[null,"Stats du Site"],"Publicize":[null,"Publicize"],"Excerpts":[null,"Extraits"],"Featured Images":[null,"Images à la Une"],"Enable Portfolio Projects for this site.":[null,"Activer les projets Portfolio sur ce site."],"Enable Testimonials for this site.":[null,"Activer les témoignages sur ce site."],"View people's profiles when you mouse over their Gravatars":[null,"Afficher le profil des utilisateurs au survol des Gravatars"],"Color Scheme":[null,"Jeu de couleurs"],"Preview":[null,"Aperçu"],"You have successfully disconnected Jetpack":[null,""],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,""],"{{s}}Your Jetpack has a glitch.{{/s}} Connecting this site with Word
24159 Press.com is not possible. This usually means your site is not publicly accessible (localhost).":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com a actuellement des soucis et ne peut pas alimenter votre Jetpack. Veuillez essayer utlérieurement."],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,""],"Connect Jetpack":[null,"Connecter Jetpack"],"Proofreading":[null,"Autocorrection"],"English Options":[null,"Options pour l'anglais"],"Bias Language":[null,"Langage Figuré"],"Complex Phrases":[null,"Phrases complexes"],"Diacritical Marks":[null,"Signes diacritiques"],"Double Negatives":[null,"Doubles négations"],"Hidden Verbs":[null,"Verbes cachés"],"Jargon":[null,"Jargon"],"Passive Voice":[null,"Voix passive"],"Phrases to Avoid":[null,"Phrases à éviter"],"Redundant Phrases":[null,"Phrases redondantes"],"U
24160 se automatically detected language to proofread posts and pages":[null,"Utiliser la détection automatique de la langue pour corriger le contenu."],"Ignored Phrases":[null,"Phrases ignorées"],"Test your site’s compatibility with Jetpack.":[null,""],"Debug":[null,"Débugguer"],"Disconnect Jetpack":[null,"Déconnecter Jetpack"],"Learn More":[null,"Plus d&rsquo;info."],"Settings":[null,"Réglages"],"Active":[null,"Actif"]}
24161 \ No newline at end of file
24162 +{"":{"po-revision-date":"2016-11-06 15:22:13+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/2.3.0-alpha","language":"fr_BE","project-id-version":"Plugins - Jetpack by WordPress.com - Development (trunk)"},"Make sure your site is easily found on search engines with SEO tools for your content and social posts.":[null,""],"Activate this module to use the advanced SEO tools.":[null,""],"Configure your VideoPress settings.":[null,""],"How much is your website worth?":[null,""],"For less than the price of a coffee a month you can rest easy knowing your hard work (or livelihood) is backed up.":[null,""],"Configure Site SEO":[null,""],"Activate SEO Tools":[null,""],"Introducing our most affordable backups and security plan yet":[null,""],"The Personal Plan keeps your data, site, and hard work safe.":[null,""],"Learn more...":[null,""],"Your site is on the Jetpack Pe
24163 rsonal plan":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), and unlimited storage.":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), unlimited backup storage, security scanning, and priority support.":[null,""],"You get spam-protection, real-time backups (unlimited archive), unlimited backup storage, security scanning, SEO tools, PollDaddy, and priority support.":[null,""],"Daily backup of all your site data with unlimited space and one-click restores (powered by VaultPress).":[null,""],"Daily backup of all your site data with unlimited space, one-click restores, automated security scanning, and priority support (powered by VaultPress).":[null,""],"Backups & Security Scanning":[null,""],"Real-time backup of all your site data with unlimited space, one-click restores, automated security scanning, one-click threat resolution, and priority support (powered by VaultPress).":[null,""],"SEO Too
24164 ls":[null,""],"Advanced SEO tools to help your site get found when people search for relevant content.":[null,""],"Need more? Running a business site?":[null,""],"If your site is important to you, consider protecting and improving it with some of our advanced features: ":[null,""],"On-demand security scanning":[null,""],"Advanced SEO tools":[null,""],"Configure your SEO settings.":[null,""],"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.":[null,""],"You are running Jetpack on a staging server.":[null,""],"More Info":[null,""],"Search your content.":[null,""],"{{a}}Manage Likes visibility from the Sharing Module Settings{{/a}}":[null,""],"Hide the stats smiley face image. The image helps collect stats but should still work when hidden.":[null,""],"Your Current IP: %(ip)s":[null,""],"Whitelisting an IP address prevents it from ever being blocked by Jetpack.":[null,""],"IPv4 a
24165 nd IPv6 are acceptable. {{br/}} To specify a range, enter the low value and high value separated by a dash. Example: 12.12.12.1-12.12.12.100":[null,""],"Link your account to WordPress.com to start using this feature.":[null,""],"There are unsaved settings in this tab that will be lost if you leave it. Proceed?":[null,""],"This will reset all Jetpack options, are you sure?":[null,""],"Search for a Jetpack feature.":[null,""],"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.":[null,""],"You can see the information about security scanning in the \"At a Glance\" section.":[null,""],"Configure your Security Scans":[null,""],"This module has no configuration options":[null,""],"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 m
24166 ake it easier for visitors to stay in touch.":[null,""],"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.":[null,""],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,""],"Subscriber":[null,""],"Big iPhone/iPad Update Now Available":[null,""],"The WordPress for Android App Gets a Big Facelift":[null,""],"Upgrade Focus: VideoPress For Weddings":[null,""],"WordPress.com Likes are:":[null,""],"Comments headline":[null,""],"A few catchy words to motivate your readers to comment.":[null,""],"Can readers subscribe to your posts, comments or both?":[null,""],"Show a \"follow blog\" options in the comment form":[null,""],"Show a \"follow comments\" option in the comment form.":[null,""],"Admin Bar":[null,""],"Put a chart showing 48 hours of views in the admin bar":[null,""],"Registered Users: Count the page views of registe
24167 red users who are logged in":[null,""],"Report Visibility: Select the roles that will be able to view stats reports":[null,""],"Receive Monitor Email Notifications":[null,""],"Emails will be sent to ":[null,""],"{{a}}Edit{{/a}}":[null,""],"Match By Email":[null,""],"Show photo metadata (Exif) in carousel, when available":[null,""],"Background Color":[null,""],"Scroll infinitely (Shows 7 posts on each load)":[null,""],"Track each infinite Scroll post load as a page view in Google Analytics":[null,""],"Mobile Promos":[null,""],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,""],"Enter your meta key \"content\" value to verify your blog with {{a}}Google Search Console{{/a}}, {{a1}}Bing Webmaster Center{{/a1}} and {{a2}}Pinterest Site Verification{{/a2}}.":[null,""],"Meta key example:":[null,""],"Display all your gallery pictures in a cool mosaic":[null,""],"Copied!":[null,""],"Highlight and copy the following text to your clipboard:":[null,""],"Rege
24168 nerate address":[null,""],"Configure Portfolios":[null,""],"Configure Testimonials":[null,""],"Automatically proofread content when: ":[null,""],"A post or page is first published":[null,""],"A post or page is updated":[null,""],"Automatic Language Detection":[null,""],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,""],"Enable proofreading for the following grammar and style rules: ":[null,""],"Add a phrase":[null,""],"Use Markdown for comments":[null,""],"Search engines will find the sitemaps at these locations:":[null,""],"Sitemap: {{a}}%(url)s{{/a}}":[null,""],"News Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Cheatin' uh?":[null,""],"{{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}}":[null,""],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,""],"Your Jetpack is already conn
24169 ected.":[null,""],"You're fueled up and ready to go, Jetpack is now active.":[null,""],"You're fueled up and ready to go.":[null,""],"You are currently running a development version of Jetpack.":[null,""],"Submit Beta feedback":[null,""],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,""],"You, %(userName)s, are not connected to WordPress.com.":[null,""],"What would you like to see on your Jetpack Dashboard?":[null,""],"Let us know!":[null,""],"Welcome to Jetpack":[null,""],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,""],"No account?
24170 Create one for free…":[null,""],"Saving…":[null,""],"Save Settings":[null,""],"Updates Needed":[null,""],"Do you really want to disconnect your site from WordPress.com?":[null,""],"Jetpack Stats Icon":[null,""],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,""],"Activate Site Stats":[null,""],"Automated, comprehensive protection from threats and attacks.":[null,""],"State-of-the-art spam defense.":[null,""],"Automatically backup your entire site.":[null,""],"Security Scanning":[null,""],"Automatically scan your site for common threats and attacks.":[null,""],"Keep those spammers away!":[null,""],"Site Backups":[null,""],"Keep your site backed up!":[null,""],"Pro":[null,""],"No Results Found.":[null,""],"Threats found!":[null,""],"Set up":[null,""],"Upgrade":[null,""],"ACTIVE":[null,""],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our
24171 goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,""],"Your site is on the Free Jetpack Plan":[null,""],"Upgrade to a paid plan to unlock world-class security, spam protection tools, and priority support.":[null,""],"Your site is on the Jetpack Premium plan":[null,""],"Your site is on the Jetpack Professional plan":[null,""],"Your site is on Development Mode":[null,""],"Once you connect, you can upgrade to a paid plan in order to unlock world-class security, spam protection tools, and priority support.":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,""],"View your spam stats":[null,""],"Configure Akismet":[null,""],"View your security dashboard":[null,""],"Configure VaultPress":[null,""],"Surveys & Polls":[null,""],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or
24172 on your iPad or iPhone.":[null,""],"Create a new poll":[null,""],"Real-time backups":[null,""],"One-click threat resolution":[null,""],"Advanced polls and ratings":[null,""],"Compare Plans":[null,""],"Maximum grade security":[null,""],"Real-time backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,""],"Lock out the bad guys":[null,""],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,""],"Enjoy priority support":[null,""],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,""],"Connection Settings":[null,""],"Manage your Jetpack connection.":[null,""],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,""],"You are connec
24173 ted as ":[null,""],"Link your account to WordPress.com to get the most out of Jetpack.":[null,""],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,""],"View {{a}}All Stats{{/a}}":[null,""],"View your {{a}}Email Followers{{/a}}":[null,""],"Powerful WordPress.com features on every device.":[null,""],"Manage all your sites from a single dashboard.":[null,""],"Feel the performance":[null,""],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,""],"Bulk and automatic updates":[null,""],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,""],"Focus on your Writing":[null,""],"Our new editor is lightning fast, optimized for writers and eliminates distraction
24174 s, giving you the ability to focus on your work.":[null,""],"Try the New Editor":[null,""],"Connect with your Visitors":[null,""],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,""],"View Your Stats":[null,""],"Connect with the Community":[null,""],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,""],"Launch Reader":[null,""],"Inspiration strikes any time, anywhere.":[null,""],"Get WordPress apps for any screen.":[null,""],"In Your Pocket":[null,""],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,""],"WordPress.com in the App Store":[null,""],"WordPress.com in Google Play":[null,""],"On Your Desktop":[null,""],"
24175 A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.":[null,""],"WordPress.com for Mac OS X":[null,""],"WordPress.com for Windows":[null,""],"WordPress.com for Linux":[null,""],"Malware Scanning":[null,""],"Threats found":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,""],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,""],"Total malicious attacks blocked on your site.":[null,""],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,""],"%(number)s plugin":["%(number)s plugins","",""],"Needs updating. ":["Need updating. ","",""],"All plugins are up-to-date. Awesome work!":[null,""],"{{a}}Activate Manage{{/
24176 a}} to turn on auto updates and manage your plugins from WordPress.com.":[null,""],"Jetpack is improving and optimizing your image speed.":[null,""],"Jetpack is monitoring your site. If we think your site is down, you will receive an email.":[null,""],"Security":[null,""],"Performance":[null,""],"Backups":[null,""],"{{a}}View backup details{{/a}}.":[null,""],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,""],"Unavailable in Dev Mode.":[null,""],"Spam Protection":[null,""],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,""],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,""],"Invalid Key":[null,""],"Unavailable in Dev Mode":[null,""],"Holiday Snow":[null,""],"Show falling snow in the holiday period.":[null,""],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,""],"Activatin
24177 g recommended features…":[null,""],"Recommended features active.":[null,""],"Recommended features failed to activate. %(error)s":[null,""],"Activating %(slug)s…":[null,""],"%(slug)s has been activated.":[null,""],"%(slug)s failed to activate. %(error)s":[null,""],"Deactivating %(slug)s…":[null,""],"%(slug)s has been deactivated.":[null,""],"%(slug)s failed to deactivate. %(error)s":[null,""],"Updating %(slug)s settings…":[null,""],"Updated %(slug)s settings.":[null,""],"Error updating %(slug)s settings. %(error)s":[null,""],"Updating %(slug)s address…":[null,""],"Regenerated %(slug)s address .":[null,""],"Error regenerating %(slug)s address. %(error)s":[null,""],"Resetting Jetpack options…":[null,""],"Options reset.":[null,""],"Options failed to reset.":[null,""],"There was an error disconnecting Jetpack. Error: %(error)s":[null,""],"Unlinking from WordPress.com":[null,""],"Unlinked from WordPress.com.":[null,""],"Error unlinking from WordPress.com. %(error)s":[null,""],
24178 "At A Glance":[null,""],"Clichés":[null,""],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,""],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"Like us on Facebook":[null,""],"Follow Jetpack on Twitter":[null,""],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"Contact Jetpack support staff directly":[null,""],"Go to the WordPress.org support forums":[null,""],"Go to Jetpack.com/support":[null,""],"We offer free
24179 , full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Jetpack Happiness Engineer":[null,""],"Automattic's Privacy Policy":[null,""],"WordPress.com Terms of Service":[null,""],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,""],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,""],"Site Verification Tools":[null,""],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,""],"Image Performance %(photon)s":[null,""],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,""],"{{a}}Turn on plugin auto updates{{/a}}":[null,""],"Plugin Updates":[null,""],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,""],"No threats found, you're good to g
24180 o!":[null,""],"{{a}}Contact Support{{/a}}":[null,""],"{{a}}View details at VaultPress.com{{/a}}":[null,""],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","",""],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,""],"Loading…":[null,""],"Downtime Monitoring":[null,""],"{{button}}View More Stats on WordPress.com {{/button}}":[null,""],"{{button}}View Old Stats{{/button}}":[null,""],"All-time comments":[null,""],"All-time views":[null,""],"%(number)s View":["%(number)s Views","",""],"Best overall day":[null,""],"Views today":[null,""],"Months":[null,""],"Weeks":[null,""],"Days":[null,""],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,""],"Click to view detailed stats.":[null,""],"Views: %(numberOfViews)s":[null,""],"Week of %(date)s":[null,""],"Manage security on WordPress.com":[null,""],"Skip this step":[null,""],"Skip the Jetpack Jumpstart process":[n
24181 ull,""],"Features can be activated or deactivated at any time.":[null,""],"Jetpack's recommended features include:":[null,""],"Activate Recommended Features":[null,""],"Quickly enhance your site by activating Jetpack's recommended features.":[null,""],"Jump Start your Site":[null,"Faites décoller votre site"],"Disconnect from WordPress.com":[null,""],"Link to WordPress.com":[null,""],"Unlink me from WordPress.com":[null,""],"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.":[null,""],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,""],"Did we mention free, professional support?":[null,""],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,""],"Lightning
24182 fast, optimized images":[null,""],"Never fall behind on a security release or waste time updating multiple sites.":[null,""],"Automatic site updates.":[null,""],"Live site monitoring.":[null,""],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,""],"Block site attacks.":[null,""],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,""],"Site security and peace of mind":[null,""],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,""],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,""],"Increase page views.":[null,""],"Give visitors the tools to share and subscribe to your content.":[null,""],"Build a community.":[null,""],"Sharing & Like Buttons":[null,""],"Auto
24183 mated social marketing.":[null,""],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,""],"Send us Feedback":[null,""],"Need Help?":[null,""],"Manage Plugins":[null,""],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,""],"Track your growth":[null,""],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,""],"Drive more traffic to your site":[null,""],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,""],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,""],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,""],"{{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":[null
24184 ,""],"Disconnecting Jetpack":[null,"Déconnexion de Jetpack"],"Leave a Jetpack review":[null,""],"Need help? The Jetpack team is here for you.":[null,""],"Smiley":[null,"Smiley"],"Require Two-Step Authentication":[null,"Exiger l&rsquo;authentification à deux facteurs"],"Use a large and visually striking layout":[null,"Utilisez une mise en forme large et visuellement attrayante"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Afficher un en-tête \"Sur le même thème\" pour séparer plus clairement cette section du reste des articles"],"Related":[null,"Sur le même thème"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"Veillez à ajouter les adresses IP les plus fréquemment utilisées, ces dernières pouvant être différentes suivant votre domicile, votre lieu de travail et d'
24185 autres lieux. La suppression d'une adresse IP de la liste ci-après entraîne sa suppression de votre liste blanche."],"Whitelist Management":[null,"Gestion de la liste blanche"],"Email Address":[null,"Adresse e-mail"],"Publicize":[null,"Publicize"],"Site Stats":[null,"Stats du Site"],"Featured Images":[null,"Images à la Une"],"Excerpts":[null,"Extraits"],"Enable Testimonials for this site.":[null,"Activer les témoignages sur ce site."],"Enable Portfolio Projects for this site.":[null,"Activer les projets Portfolio sur ce site."],"Preview":[null,"Aperçu"],"Color Scheme":[null,"Jeu de couleurs"],"Ignored Phrases":[null,"Phrases ignorées"],"Use automatically detected language to proofread posts and pages":[null,"Utiliser la détection automatique de la langue pour corriger le contenu."],"Redundant Phrases":[null,"Phrases redondantes"],"Phrases to Avoid":[null,"Phrases à éviter"],"Passive Voice":[null,"Voix passive"],"Jargon":[null,"Jargon"],"Hidden Verbs":[null,"Verbes cachés"]
24186 ,"Double Negatives":[null,"Doubles négations"],"Diacritical Marks":[null,"Signes diacritiques"],"Complex Phrases":[null,"Phrases complexes"],"Bias Language":[null,"Langage Figuré"],"English Options":[null,"Options pour l'anglais"],"Proofreading":[null,"Autocorrection"],"Connect Jetpack":[null,"Connecter Jetpack"],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com a actuellement des soucis et ne peut pas alimenter votre Jetpack. Veuillez essayer utlérieurement."],"{{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).":[null,""],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,""],"You have successfully disconnected Jetpack
24187 ":[null,""],"Active":[null,"Actif"],"Settings":[null,"Réglages"],"Learn More":[null,"Plus d&rsquo;info."],"Disconnect Jetpack":[null,"Déconnecter Jetpack"],"Debug":[null,"Débugguer"],"Test your site’s compatibility with Jetpack.":[null,""]}
24188 \ No newline at end of file
24189
24190 diff --git a/plugins/jetpack/languages/json/jetpack-fr_FR.json b/plugins/jetpack/languages/json/jetpack-fr_FR.json
24191 index a9b4d93..ea7f505 100644
24192 --- a/plugins/jetpack/languages/json/jetpack-fr_FR.json
24193 +++ b/plugins/jetpack/languages/json/jetpack-fr_FR.json
24194 @@ -1 +1 @@
24195 -{"":{"po-revision-date":"2016-09-07 06:44:24+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n > 1;","x-generator":"GlotPress/2.1.0-alpha","project-id-version":"Development (trunk)"},"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.":[null,"Faites savoir aux moteurs de recherche et aux visiteurs que vous prenez l'intégrité de vos sites Web au sérieux en mettant à jour Jetpack. Nos outils anti-spam élimineront les commentaires indésirables, protègeront votre référencement et permettront aux visiteurs de rester plus facilement en contact."],"This module has no configuration options":[null,"Ce module ne possède aucune option de configuration"],"Configure your Security Scans":[null,"Configurez vos analyses de s�
24196 �curité"],"You can see the information about security scanning in the \"At a Glance\" section.":[null,"Vous pouvez consulter les informations concernant les analyses de sécurité dans la rubrique \"D'un coup d'œil\"."],"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.":[null,"Mettez à niveau Jetpack et notre scanner de sécurité de pointe localisera les fichiers malveillants et les signalera immédiatement afin que vous soyez toujours informé des activités sur votre site Web."],"Search for a Jetpack feature.":[null,"Recherchez une fonctionnalité Jetpack."],"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.":[null,"Soyez tranquille grâce aux sauvegardes hors site en temps réel avec restaurati
24197 ons automatiques et concentrez-vous sur la rédaction de contenu exceptionnel et l'augmentation du trafic tandis que nous protégeons tous les aspects de votre investissement. Optez pour une mise à niveau dès aujourd'hui."],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,"Afficher un message de promotion des applications WordPress pour mobile au bas de votre thème pour mobile"],"Mobile Promos":[null,"Promos pour mobile"],"Track each infinite Scroll post load as a page view in Google Analytics":[null,"Suivre chaque nouveau chargement d'articles comme une nouvelle Page Vue dans Google Analytics"],"Scroll infinitely (Shows 7 posts on each load)":[null,"Faire défiler à l'infini (affiche 7 articles à chaque chargement)"],"Background Color":[null,"Couleur d'arrière-plan"],"Show photo metadata (Exif) in carousel, when available":[null,"Afficher les métadonnées de vos photos (Exif) dans le carrousel, lorsqu'elles sont disponibles"],"Match By Em
24198 ail":[null,"Associer par e-mail"],"{{a}}Edit{{/a}}":[null,"{{a}}Modifier{{/a}}"],"Emails will be sent to ":[null,"Les e-mails seront envoyés à "],"Receive Monitor Email Notifications":[null,"Recevoir des e-mails d'alerte de Jetpack Monitor"],"Report Visibility: Select the roles that will be able to view stats reports":[null,"Visibilité des rapports : Sélectionner les rôles qui ont la capacité de voir les rapports statistiques"],"Registered Users: Count the page views of registered users who are logged in":[null,"Utilisateurs enregistrés : Compter les pages vues par les utilisateurs enregistrés et connectés"],"Put a chart showing 48 hours of views in the admin bar":[null,"Insérer un graphique dans la barre d'administration, affichant le nombre de pages vues pendant les dernières 48 heures"],"Admin Bar":[null,"Barre d'administration"],"Show a \"follow comments\" option in the comment form.":[null,"Ajouter l'option \"s'abonner aux commentaires\" au formulaire de commentai
24199 re."],"Show a \"follow blog\" options in the comment form":[null,"Ajouter la locution \"Suivre le Blog\" au formulaire de commentaires"],"Can readers subscribe to your posts, comments or both?":[null,"Les lecteurs peuvent-ils s'abonner à vos articles et/ou commentaires ?"],"A few catchy words to motivate your readers to comment.":[null,"Quelques mots pour inciter vos lecteurs à laisser un commentaire."],"Comments headline":[null,"Titre du commentaire"],"WordPress.com Likes are:":[null,"Les mentions J'aime de WordPress.com sont :"],"Upgrade Focus: VideoPress For Weddings":[null,"Priorité de la mise à niveau : VideoPress dédié aux mariages"],"The WordPress for Android App Gets a Big Facelift":[null,"Remaniement en profondeur de l'application WordPress pour Android"],"Big iPhone/iPad Update Now Available":[null,"Une mise à jour importante pour iPhone/iPad est désormais disponible"],"Subscriber":[null,"Abonné"],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[nul
24200 l,"{{link}}Configurez vos paramètres %(module_slug)s {{/link}}"],"{{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}}":[null,"{{p}}Pouvez-vous nous expliquer pourquoi vous n'avez pas finalisé votre connexion Jetpack en répondant aux {{a}}2 questions de ce sondage{{/a}} ?{{/p}}{{p}}Une connexion à Jetpack est requise pour utiliser nos fonctions gratuites de sécurité et de trafic.{{/p}}"],"Cheatin' uh?":[null,"On triche, hein ?"],"News Sitemap: {{a}}%(url)s{{/a}}":[null,"Sitemap Actualités : {{a}}%(url)s{{/a}}"],"Sitemap: {{a}}%(url)s{{/a}}":[null,"Sitemap : {{a}}%(url)s{{/a}}"],"Search engines will find the sitemaps at these locations:":[null,"Les moteurs de recherche trouveront les sitemaps à ces emplacements :"],"Use Markdown for comments":[null,"Utiliser Markdown pour les commentaires"],"Add a phrase":[n
24201 ull,"Ajouter une phrase"],"Enable proofreading for the following grammar and style rules: ":[null,"Activer le correcteur des règles de grammaire et de style pour : "],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,"Le correcteur prend en charge l'anglais, le français, l'allemand, le portugais et l'espagnol."],"Automatic Language Detection":[null,"Détection automatique de la langue"],"A post or page is updated":[null,"Un article ou une page est mis à jour"],"A post or page is first published":[null,"Un article ou une page est publié pour la première fois"],"Automatically proofread content when: ":[null,"Activer automatiquement le correcteur orthographique : "],"Configure Testimonials":[null,"Configurer les témoignages"],"Configure Portfolios":[null,"Configurer les portfolios"],"Regenerate address":[null,"Générer une nouvelle adresse"],"Highlight and copy the following text to your clipboard:":[null,"Sélectionnez le texte suivant et copie
24202 z-le dans le Presse-papiers :"],"Copied!":[null,"Copie terminée"],"Display all your gallery pictures in a cool mosaic":[null,"Affichez vos galeries dans une mosaïque d'images"],"Meta key example: ":[null,"Exemple de tag méta : "],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,"Pour commencer à utiliser Jetpack, connectez-vous à votre compte WordPress.com ou créez-en un. Cela activera des services exceptionnels de sécurité, de trafic et de personnalisation."],"Welcome to Jetpack":[null,"Bienvenue sur Jetpack"],"Let us know!":[null,"Informez-nous !"],"What would you like to see on your Jetpack Dashboard?":[null,"Que souhaitez-vous voir sur votre tableau de bord Jetpack ?"],"You, %(userName)s, are not connected to WordPress.com.":[null,"%(userName)s, vous n'êtes pas connectée à WordPress.com."],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks
24203 a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,"Actuellement en {{a}}mode de développement{{/a}}, car il manque un point dans l'URL de votre site (par ex., http://localhost).{{br/}}Certaines fonctionnalités sont désactivées."],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,"Actuellement en {{a}}mode de développement{{/a}} via la constante JETPACK_DEV_DEBUG.{{br/}}Certaines fonctionnalités sont désactivées."],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,"Actuellement en {{a}}mode de développement{{/a}} via le filtre jetpack_development_mode .{{br/}}Certaines fonctionnalités sont désactivées."],"You are currently running a development version of Jetpack.":[null,"Vous utilisez actuellement une version de développement de Jetpack."],"You're fueled up and ready to go.":[null,"Vous êtes prêt à déma
24204 rrer."],"You're fueled up and ready to go, Jetpack is now active.":[null,"Vous êtes prêt à démarrer, Jetpack est désormais actif."],"Your Jetpack is already connected.":[null,"Votre Jetpack est déjà connecté."],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,"Bienvenue sur {{s}}Jetpack %(jetpack_version)s{{/s}} !"],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,"Les pirates, les botnets et les expéditeurs de courrier indésirable attaquent les sites Web sans aucune distinction. Ils ont pour but d'attaquer partout et souvent. Notre objectif est de vous aider à vous préparer en bloquant ces menaces, et en cas de scénario catastrophe, nous aiderons votre site à retrouver sa gloire d'antan."],"Threats don't discriminate":[null,"Les menaces ne
24205 font pas de discrimination"],"Backup, protect, repair and build a better website.":[null,"Sauvegarder, protéger, réparer et créer un meilleur site Web."],"Powerful security tools for ultimate peace of mind":[null,"Des outils de sécurité puissants pour un maximum de sérénité"],"ACTIVE":[null,"ACTIF"],"Upgrade":[null,"Mettre à jour"],"Set up":[null,"Configurer"],"Threats found!":[null,"Menace détectée !"],"No Results Found.":[null,"Aucun résultat."],"Pro":[null,"Pro"],"Keep your site backed up!":[null,"Sauvegardez votre site !"],"Site Backups":[null,"Sauvegardes du site"],"Keep those spammers away!":[null,"Tenez ces expéditeurs de courrier indésirable à distance !"],"Automatically scan your site for common threats and attacks.":[null,"Scannez automatiquement votre site à la recherche d'attaques et de menaces courantes."],"Security Scanning":[null,"Scan de Sécurité"],"Automatically backup your entire site.":[null,"Sauvegardez automatiquement l'ensemble de votre sit
24206 e."],"State-of-the-art spam defense.":[null,"Protection de pointe contre le contenu indésirable."],"Automated, comprehensive protection from threats and attacks.":[null,"Protection complète et automatique contre les menaces et les attaques."],"Activate Site Stats":[null,"Activer les statistiques du site"],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,"{{a}}Activez les statistiques du site{{/a}} pour afficher des statistiques détaillées, les mentions J'aime, les followers, les abonnés et bien plus encore ! {{a1}}En savoir plus{{/a1}}"],"Jetpack Stats Icon":[null,"Icône des statistiques de Jetpack"],"Do you really want to disconnect your site from WordPress.com?":[null,"Voulez-vous vraiment déconnecter votre site de WordPress.com ?"],"Updates Needed":[null,"Mises à jour nécessaires"],"Save Settings":[null,"Enregistrer les paramètres"],"Saving…":[null,"Enregistrement en cours…"],"No account
24207 ? Create one for free…":[null,"Pas de compte ? Créez-en un gratuitement..."],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,"Études illimitées, réponses illimitées. Utilisez l’éditeur d’études pour créer des études rapidement et facilement. Collecter des réponses via votre site Web, par e-mail ou sur votre iPad ou iPhone."],"Surveys & Polls":[null,"Études et sondages"],"Configure VaultPress":[null,"Configurer VaultPress"],"View your security dashboard":[null,"Afficher votre tableau de bord de sécurité"],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense, and brute-force login protection - all in one place.":[null,"Sauvegardes en temps réel avec espace illimité, restaurations en un clic, surveillance anti-spam infaillible, protection contre les programmes malveillants et protection
24208 contre les attaques de connexion par force brute, le tout rassemblé en un seul endroit."],"Security Scanning & Backups":[null,"Analyses de sécurité et sauvegardes"],"Configure Akismet":[null,"Configurer Akismet"],"View your spam stats":[null,"Afficher vos statistiques de spam"],"State-of-the-art spam defense powered by Akismet.":[null,"Protection de pointe contre le contenu indésirable via Akismet."],"Once you connect, you can upgrade to Premium or Pro in order to unlock worldclass security, spam protection tools, and priority support.":[null,"Une fois connecté, vous pouvez opter pour la mise à niveau vers la version Premium ou Pro afin de bénéficier de la sécurité internationale, des outils de protection anti-spam et du support prioritaire."],"Your site is on Development Mode":[null,"Votre site est en mode de développement"],"Unlock the full potential of your site with the features included in your plan.":[null,"Révélez le potentiel de votre site avec les fonctionnali
24209 tés incluses dans votre offre."],"Your site is on the Jetpack Professional plan":[null,"Votre site utilise l'offre Jetpack Professional"],"Your site is on the Jetpack Premium plan":[null,"Votre site utilise l'offre Jetpack Premium"],"Upgrade to Premium or Pro in order to unlock world class security, spam protection tools, and priority support.":[null,"Optez pour la mise à niveau vers la version Premium ou Pro afin de bénéficier de la sécurité internationale, des outils de protection anti-spam et du support prioritaire."],"Your site is on the Free Jetpack Plan":[null,"Votre site utilise l'offre Free Jetpack"],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,"Le filtre anti-spam infaillible protège votre marque, vos lecteurs et améliore votre référencement. La protection contre les attaques de connexion par force brute vous permet d'avo
24210 ir l'esprit tranquille et vous protège contre les intrus."],"Lock out the bad guys":[null,"Enfermez les méchants"],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,"Sauvegardes en temps réel avec espace illimité, restaurations en un clic, surveillance anti-spam infaillible, protection contre les programmes malveillants et protection contre les attaques de connexion par force brute, le tout rassemblé en un seul endroit et optimisé pour WordPress."],"Maximum grade security":[null,"Sécurité maximale"],"Compare Plans":[null,"Comparer les plans"],"Advanced polls and ratings":[null,"Évaluations et sondages avancés"],"One-click threat resolution":[null,"Résolution de menace en un clic"],"Real-time backups":[null,"Sauvegardes en temps réel"],"Unlimited backup archive":[null,"Archive de sauvegarde illimitée"],"Includes on-demand malware s
24211 canning":[null,"Comprend la recherche de programmes malveillants à la demande"],"Supports 1-3 sites":[null,"Fonctionne sur 1 à 3 sites"],"Jetpack Professional offers advanced features including:":[null,"Jetpack Professional offre des fonctionnalités avancées, notamment :"],"Need more?":[null,"Vous voulez en savoir plus ?"],"Create a new poll":[null,"Créer un sondage"],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,"La plupart des failles de sécurité se trouvent dans des extensions obsolètes. Utilisez nos applications Web et de bureau pour activer les mises à jour automatiques ou mettre à jour manuellement les extensions pour tous vos sites Web au même endroit."],"Bulk and automatic updates":[null,"Mises à jour groupées et automatiques"],"All the WordPress apps are built for speed. You'll notice the difference in performance immedi
24212 ately, with near-instant page-loads and less waiting around.":[null,"Toutes les applications WordPress sont conçues pour la vitesse. Vous remarquerez immédiatement la différence au niveau des performances, avec des changements de pages quasi instantanés et moins de temps d'attente."],"Feel the performance":[null,"Appréciez les performances"],"Manage all your sites from a single dashboard.":[null,"Gérez tous vos sites à partir d'un seul tableau de bord."],"Powerful WordPress.com features on every device.":[null,"Des fonctionnalités WordPress puissantes sur chaque appareil."],"View your {{a}}Email Followers{{/a}}":[null,"Afficher vos {{a}}abonnés par e-mail{{/a}}"],"View {{a}}All Stats{{/a}}":[null,"Afficher {{a}}toutes les statistiques{{/a}}"],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,"Votre site doit être accessible par des moteurs de recherche pour que cette option fonction
24213 ne correctement. Vous pouvez apporter des modifications dans les {{a}}options de lecture{{/a}}."],"Link your account to WordPress.com to get the most out of Jetpack.":[null,"Liez votre compte à WordPress.com pour tirer le meilleur parti de Jetpack."],"You are connected as ":[null,"Vous êtes connecté en tant que "],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,"Le site est en mode de développement, vous ne pouvez donc pas vous connecter à WordPress.com."],"Manage your Jetpack connection.":[null,"Gérez votre connexion Jetpack."],"Connection Settings":[null,"Paramètres de connexion"],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,"Besoin d'aide ? Nos Happiness Engineers sont là pour répondre à vos questions sur votre site ou votre compte, et vous expliquer comment procéder."],"Enjoy priority support":[null,"Profitez de l'assistance prioritaire"],"Publish content, tr
24214 ack stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,"Publiez du contenu, suivez les statistiques, modérez les commentaires et bien plus encore, de n'importe où dans le monde. Nos applications mobiles sont Open Source, gratuites et disponibles sur les appareils Apple et Android."],"Get WordPress apps for any screen.":[null,"Obtenez les applications WordPress sur n'importe quel écran."],"Inspiration strikes any time, anywhere.":[null,"L'inspiration se manifeste à tout moment, n'importe où."],"Launch Reader":[null,"Lancer le Lecteur"],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,"Les applications WordPress sont toutes dotées de lecteurs étonnamment rapides et complets qui vous permettent de vous mettre à jour avec vos sites favoris et de r
24215 ejoindre une conversation n'importe où et à tout moment."],"Connect with the Community":[null,"Interagissez avec la communauté"],"View Your Stats":[null,"Afficher vos statistiques"],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,"Surveillez vos visiteurs à l'aide des statistiques avancées. Soyez à l'affût des tendances, découvrez le contenu le plus performant et comprenez vos visiteurs n'importe où dans le monde."],"Connect with your Visitors":[null,"Interagir avec vos visiteurs"],"Try the New Editor":[null,"Essayer le nouvel éditeur"],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,"Notre nouvel éditeur est rapide comme l'éclair, optimisé pour les rédacteurs et élimine les distractions afin que vous puissiez vous concentrer sur votre travail."],"Focus on your Writ
24216 ing":[null,"Concentrez-vous sur la rédaction"],"Invalid Key":[null,"Clé non valide"],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,"Pour une protection de pointe contre le contenu indésirable, {{a}}activez Akismet{{/a}}."],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,"Pour une protection de pointe contre le contenu indésirable, {{a}}installez Akismet{{/a}}."],"Spam Protection":[null,"Protection contre le contenu indésirable"],"Unavailable in Dev Mode.":[null,"Indisponible en mode de développement."],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,"Pour sauvegarder automatiquement l'ensemble de votre site, procédez à une {{a}}mise à jour !{{/a}}."],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,"Pour sauvegarder automatiquement l'ensemble de votre site, {{a}}installez et activez{{/a}} VaultPress."],"{{a}}View backup details{
24217 {/a}}.":[null,"{{a}}Afficher les détails de sauvegarde{{/a}}."],"Backups":[null,"Sauvegardes"],"Performance":[null,"Performance"],"Security":[null,"Sécurité"],"Jetpack is monitoring your site. If we think your site is down you will receive an email.":[null,"Jetpack surveille votre site. Si nous pensons que votre site est indisponible, nous vous enverrons un e-mail."],"Jetpack is improving and optimising your image speed.":[null,"Jetpack améliore et optimise votre vitesse d'image."],"{{a}}Activate Manage{{/a}} to turn on auto updates and manage your plugins from WordPress.com.":[null,"{{a}}Activez la gestion{{/a}} pour activer les mises à jour automatiques et gérer vos extensions depuis WordPress.com."],"All plugins are up-to-date. Awesome work!":[null,"Toutes les extensions sont à jour. Excellent travail !"],"Needs updating. ":["Need updating. ","Mise à jour nécessaire. ","Mise à jour nécessaire. "],"%(number)s plugin":["%(number)s plugins","%(number)s extension","%(numb
24218 er)s extensions"],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,"{{a}}Activez la protection{{/a}} pour protéger votre site contre les tentatives de connexion malveillantes."],"Total malicious attacks blocked on your site.":[null,"Toutes les attaques malveillantes ont été bloquées sur votre site."],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,"Jetpack bloque activement les tentatives de connexion malveillantes. Les données s'afficheront bientôt ici !"],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,"Pour un scan complet et automatique des menaces de sécurité, {{a}}mettez à niveau votre compte{{/a}}."],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,"Pour un scan complet et automatique des menaces de sécurité, {{a}}installez et activez{{/a}} VaultPres
24219 s."],"Threats found":[null,"Menace détectée"],"Malware Scanning":[null,"Recherche de programmes malveillants"],"WordPress.com for Linux":[null,"WordPress.com pour Linux"],"WordPress.com for Windows":[null,"WordPress.com pour Windows"],"WordPress.com for Mac OS X":[null,"WordPress.com pour Mac OS X"],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.":[null,"Une application de bureau qui installe de façon permanente WordPress sur votre ordinateur. Sans oublier l'environnement sans distraction dont vous bénéficiez lorsque vous rédigez en dehors d'un navigateur Internet."],"WordPress.com in Google Play":[null,"WordPress.com sur Google Play"],"WordPress.com in the App Store":[null,"WordPress.com sur l'App Store"],"Updating %(slug)s settings…":[null,"Mise à jour des paramètres %(slug)s en cours..."],"%(slug)s has been deactivated.":[null,"%(slug)s a été désactivé."]
24220 ,"Deactivating %(slug)s…":[null,"Désactivation de %(slug)s en cours…"],"%(slug)s failed to activate. %(error)s":[null,"Échec de l'activation de %(slug)s. %(error)s"],"%(slug)s has been activated.":[null,"%(slug)s a été activé."],"Activating %(slug)s…":[null,"Activation de %(slug)s en cours…"],"Recommended features active.":[null,"Fonctionnalités recommandées activées"],"Activating recommended features…":[null,"Activation des fonctionnalités recommandées en cours..."],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,"Activer les chutes de neige sur mon blog du 1er décembre au 4 janvier."],"Show falling snow in the holiday period.":[null,"Activer les chutes de neige pendant les vacances."],"Holiday Snow":[null,"Neige"],"Unavailable in Dev Mode":[null,"Indisponible en mode de développement"],"At A Glance":[null,"D'un coup d'œil"],"Error unlinking from WordPress.com. %(error)s":[null,"Erreur lors de la suppression du lien de WordPress.com. %(erro
24221 r)s"],"Unlinked from WordPress.com.":[null,"Lien supprimé de WordPress.com."],"Unlinking from WordPress.com":[null,"Suppression du lien de WordPress.com"],"There was an error disconnecting Jetpack. Error: %(error)s":[null,"Une erreur est survenue lors de la déconnexion de Jetpack. Erreur : %(error)s"],"Options failed to reset.":[null,"Échec de la réinitialisation des options."],"Options reset.":[null,"Options réinitialisées."],"Resetting Jetpack options…":[null,"Réinitialisation des options de Jetpack..."],"Regenerated %(slug)s address .":[null,"Nouvelle adresse %(slug)s générée."],"Updating %(slug)s address…":[null,"Mise à jour de l'adresse %(slug)s en cours..."],"Error updating %(slug)s settings. %(error)s":[null,"Erreur lors de la mise à jour des paramètres %(slug)s. %(error)s"],"Updated %(slug)s settings.":[null,"Paramètres %(slug)s mis à jour."],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,"Nous
24222 diriez-vous pourquoi ? Répondez {{a}}simplement à deux questions élémentaires{{/a}}pour nous aider à améliorer Jetpack."],"Clichés":[null,"Lieux communs"],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{hideOnMobile}}Vous appréciez Jetpack ou recevoir des feedbacks ?{{/hideOnMobile}} {{reviewLink}}Donnez-nous votre avis{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}suivez-nous sur Twitter{{/twitterLink}}{{hideOnMobile}} et{{/hideOnMobile}} {{facebookLink}}ajoutez-nous sur Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}"],"You are running Jetpack on a {{a}}staging server{{/a}}.":[null,"Vous utilisez Jetpack sur un {{a}}serveur intermédiaire {{/a}}."],"Follow
24223 Jetpack on Twitter":[null,"Suivez Jetpack sur Twitter"],"Like us on Facebook":[null,"Ajoutez-nous sur Facebook"],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{supportLink}}Consultez notre page d'assistance{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}cherchez des réponses sur les forums{{/forumLink}}{{hideOnMobile}} ou{{/hideOnMobile}} {{contactLink}}contactez-nous directement{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}"],"WordPress.com Terms of Service":[null,"Conditions d'utilisation de WordPress.com"],"Automattic's Privacy Policy":[null,"Politique de confidentialité d'Automattic"],"Jetpack Happiness Engineer":[null,"Happiness Engineer chez Jetpack"],"We offer free, full support to all of our Jetpack users. Our support team is al
24224 ways around to help you.":[null,"Nous offrons une assistance complète et gratuite à tous les utilisateurs de Jetpack. Notre équipe d'assistance est toujours à votre disposition."],"Go to Jetpack.com/support":[null,"Rendez-vous sur Jetpack.com/support"],"Go to the WordPress.org support forums":[null,"Rendez-vous sur les forums de WordPress.org."],"Contact Jetpack support staff directly":[null,"Contactez directement l'assistance de Jetpack"],"Downtime Monitoring":[null,"Surveillance des interruptions"],"Loading…":[null,"Chargement en cours..."],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,"{{a}}Activez la surveillance{{/a}} pour recevoir des notifications si votre site est indisponible."],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","Oups, %(number)s menace trouvée.","Oups, %(number)s menaces trouvées."],"{{a}}View details at VaultPress.com{{/a}}":[null,"{{a}}Afficher les détails sur VaultPress.com{{/a}}"],"{{a}
24225 }Contact Support{{/a}}":[null,"{{a}}Contacter l'assistance{{/a}}"],"No threats found, you're good to go!":[null,"Aucune menace trouvée, la voie est libre !"],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,"Oups ! Votre clé Akismet est manquante ou n'est pas valide. {{akismetSettings}}Accédez aux paramètres d'Akismet pour corriger ce problème{{/akismetSettings}}."],"Plugin Updates":[null,"Mises à jour d'extensions"],"{{a}}Turn on plugin auto updates{{/a}}":[null,"{{a}}Activer les mises à jour automatiques d'extensions{{/a}}"],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,"{{a}}Activer la gestion et les mises à jour automatiques{{/a}}"],"Image Performance %(photon)s":[null,"Performances en termes d'image %(photon)s"],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,"{{a}}Activez Photon{{/a}} pour améliorer les performances et la vitesse de vos
24226 images."],"Site Verification Tools":[null,"Outils de vérification du site"],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,"Les outils de vérification du site sont actifs. Assurez-vous que votre site est vérifié par Google, Bing et Pinterest pour une indexation et un classement plus précis. {{a}}Vérifier maintenant{{/a}}"],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,"{{a}}Activez la vérification de site{{/a}} pour vérifier votre site et améliorer son classement sur Google, Bing et Pinterest."],"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.":[null,"Rejoignez les millions d'utilisateurs qui comptent sur Jetpack pour améliorer et sécuriser leurs sites. Nous nous passionnons pour
24227 WordPress et nous sommes ici pour vous faciliter la vie."],"Unlink me from WordPress.com":[null,"Me désassocier de WordPress.com"],"Link to WordPress.com":[null,"M'associer à WordPress.com"],"Disconnect from WordPress.com":[null,"Se déconnecter de WordPress.com"],"Jump Start your Site":[null,"Faites décoller votre site"],"Quickly enhance your site by activating Jetpack's recommended features.":[null,"Améliorez rapidement votre site en activant les fonctionnalités recommandées de Jetpack."],"Activate Recommended Features":[null,"Activer les fonctionnalités recommandées"],"Jetpack's recommended features include:":[null,"Les fonctionnalités recommandées de Jetpack comprennent :"],"Features can be activated or deactivated at any time.":[null,"Les fonctionnalités peuvent être activées ou désactivées à tout moment."],"Skip the Jetpack Jumpstart process":[null,"Ignorer le processus Jumpstart de Jetpack"],"Skip this step":[null,"Ignorer cette étape"],"Manage security on
24228 WordPress.com":[null,"Gérer la sécurité sur WordPress.com"],"Week of %(date)s":[null,"Semaine de %(date)s"],"Views: %(numberOfViews)s":[null,"Vues : %(numberOfViews)s"],"Click to view detailed stats.":[null,"Cliquez pour afficher les statistiques détaillées."],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,"Une erreur s'est produite lors du chargement des statistiques. Réessayez ultérieurement ou {{a}}consultez vos statistiques maintenant sur WordPress.com{{/a}}"],"Days":[null,"Jours"],"Weeks":[null,"Semaines"],"Months":[null,"Mois"],"Views today":[null,"Vues aujourd'hui"],"Best overall day":[null,"Meilleure journée globale"],"%(number)s View":["%(number)s Views","%(number)s vue","%(number)s vues"],"All-time views":[null,"Vues depuis la création"],"All-time comments":[null,"Commentaires depuis la création"],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your g
24229 orgeous imagery super fast. Optimized for any device, and its completely free.":[null,"Jetpack utilise le réseau sophistiqué de transmission de contenu de WordPress.com afin d'accélérer le chargement de vos plus belles images. Optimisé pour n'importe quel appareil et entièrement gratuit."],"Did we mention free, professional support?":[null,"Avons-nous évoqué l'assistance professionnelle gratuite ?"],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,"Jetpack est pourvu d'un service d'assistance composé des membres les plus qualifiés et passionnés de la communauté. Ils sont présents dans le monde entier pour vous aider."],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,"Jetpack bloque les tentatives de connexion malveillantes, vous informe lorsque votre sit
24230 e est indisponible et peut automatiquement mettre à jour vos extensions. Vous n'aurez plus aucun souci."],"Block site attacks.":[null,"Blocage des attaques contre votre site."],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,"Améliorez la sécurité de votre site avec Protect, un outil ayant déjà bloqué des milliards d'attaques sur des millions de sites."],"Live site monitoring.":[null,"Surveillance de votre site en temps réel."],"Automatic site updates.":[null,"Mises à jour automatiques de votre site."],"Never fall behind on a security release or waste time updating multiple sites.":[null,"Vous ne serez jamais en retard et ne perdrez pas de temps avec la mise à jour d'extensions sur tous vos sites."],"Lightning fast, optimized images":[null,"Des images optimisées à la vitesse de l'éclair"],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re r
24231 eading, and where they’re coming from.":[null,"Jetpack tire parti du pouvoir de WordPress.com afin de vous proposer un aperçu détaillé de vos visiteurs, de leurs lectures et de leur provenance."],"Site security and peace of mind":[null,"Sécurité de votre site et tranquillité d'esprit"],"Need Help?":[null,"Besoin d’aide ?"],"Send us Feedback":[null,"Envoyez-nous votre feedback"],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,"Jetpack possède de nombreux outils de trafic et d'engagement afin de vous aider à générer davantage de lecteurs et à les garder."],"Automated social marketing.":[null,"Marketing social automatisé."],"Sharing & Like Buttons":[null,"Boutons de partage et J'aime"],"Build a community.":[null,"Construisez une communauté."],"Give visitors the tools to share and subscribe to your content.":[null,"Donnez à vos visiteurs tous les outils dont ils ont besoin pour partager vos articles
24232 et s'abonner à votre contenu."],"Increase page views.":[null,"Améliorez le trafic sur votre site."],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,"Gardez vos visiteurs engagés, en leur donnant plus à lire et partager, grâce aux articles similaires."],"Manage Plugins":[null,"Gérer les extensions"],"Drive more traffic to your site":[null,"Améliorez le trafic sur votre site"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,"Utilisez Publicize pour partager automatiquement vos articles avec vos amis, vos abonnés et le monde."],"Track your growth":[null,"Suivez votre croissance"],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"Ne vous inquiétez pas. Monitor vous alertera si votre site est indisponible."],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"Vous devez rester connecté à votre blog pendant l'autoris
24233 ation de Jetpack."],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,"Nous avons rencontré un problème lors de l&rsquo;autorisation de Jetpack; déactivez et réactivez l&rsquo;extension, et essayez une nouvelle fois."],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,"Un problème est survenu lors de la connexion de votre Jetpack Cliquez de nouveau sur \"Se connecter à WordPress.com\"."],"{{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":[null,"{{s}}Votre Jetpack a un petit souci.{{/s}} Veuillez nous excuser pour ce désagrément. Veuillez réessayer ultérieurement. Si le problème persiste, contactez l'assistance avec ce message : %(error_key)s"],"Need help? The Jetpack team is here for you.":[null,"Besoin d'aide ? L'équipe Jetpack est
24234 à votre disposition."],"Leave a Jetpack review":[null,"Laisser un commentaire sur Jetpack"],"Disconnecting Jetpack":[null,"Déconnexion de Jetpack"],"Smiley":[null,"Smiley"],"Email Address":[null,"Adresse e-mail"],"Whitelist Management":[null,"Gestion de la liste blanche"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"Veillez à ajouter les adresses IP les plus fréquemment utilisées, ces dernières pouvant être différentes suivant votre domicile, votre lieu de travail et d'autres lieux. La suppression d'une adresse IP de la liste ci-après entraîne sa suppression de votre liste blanche."],"Related":[null,"Sur le même thème"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Afficher un en-tête \"Sur le même thème\" pour séparer plus clairement cette section du reste des
24235 articles"],"Use a large and visually striking layout":[null,"Utilisez une mise en forme large et visuellement attrayante"],"Require Two-Step Authentication":[null,"Exiger l&rsquo;authentification à deux facteurs"],"Site Stats":[null,"Stats du Site"],"Publicize":[null,"Publicize"],"Excerpts":[null,"Extraits"],"Featured Images":[null,"Images à la Une"],"Enable Portfolio Projects for this site.":[null,"Activer les projets Portfolio sur ce site."],"Enable Testimonials for this site.":[null,"Activer les témoignages sur ce site."],"View people's profiles when you mouse over their Gravatars":[null,"Afficher le profil des utilisateurs au survol des Gravatars"],"Color Scheme":[null,"Jeu de couleurs"],"Preview":[null,"Aperçu"],"You have successfully disconnected Jetpack":[null,"Vous avez correctement déconnecté Jetpack"],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,"Votre site doit être accessible au public pour utiliser Jetpack : %(error_key)s"],
24236 "{{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).":[null,"{{s}}Votre Jetpack a un petit souci.{{/s}} La connexion de ce site à WordPress.com n'est pas possible. Ceci est généralement provoqué par un site non accessible au public (par exemple, un site sur localhost)."],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com a actuellement des soucis et ne peut pas alimenter votre Jetpack. Veuillez essayer utlérieurement."],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,"Jetpack ne pouvait pas contacter WordPress.com : %(error_key)s. Dans la plupart des cas, cela signifie que quelque chose n'est pas configuré correctement sur votre hébergement."],"Connect Jetpack":[null,"Connecter Jetpack"],"Proofreadi
24237 ng":[null,"Autocorrection"],"English Options":[null,"Options pour l'anglais"],"Bias Language":[null,"Langage Figuré"],"Complex Phrases":[null,"Phrases complexes"],"Diacritical Marks":[null,"Signes diacritiques"],"Double Negatives":[null,"Doubles négations"],"Hidden Verbs":[null,"Verbes cachés"],"Jargon":[null,"Jargon"],"Passive Voice":[null,"Voix passive"],"Phrases to Avoid":[null,"Phrases à éviter"],"Redundant Phrases":[null,"Phrases redondantes"],"Use automatically detected language to proofread posts and pages":[null,"Utiliser la détection automatique de la langue pour corriger le contenu."],"Ignored Phrases":[null,"Phrases ignorées"],"Test your site’s compatibility with Jetpack.":[null,"Testez la compatibilité de votre site avec Jetpack."],"Debug":[null,"Déboguer"],"Disconnect Jetpack":[null,"Déconnecter Jetpack"],"Learn More":[null,"Plus d&rsquo;info."],"Settings":[null,"Réglages"],"Active":[null,"Actif"]}
24238 \ No newline at end of file
24239 +{"":{"po-revision-date":"2016-10-13 18:48:30+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n > 1;","x-generator":"GlotPress/2.3.0-alpha","language":"fr","project-id-version":"Plugins - Jetpack by WordPress.com - Development (trunk)"},"Make sure your site is easily found on search engines with SEO tools for your content and social posts.":[null,""],"Activate this module to use the advanced SEO tools.":[null,""],"Configure your VideoPress settings.":[null,""],"How much is your website worth?":[null,""],"For less than the price of a coffee a month you can rest easy knowing your hard work (or livelihood) is backed up.":[null,""],"Configure Site SEO":[null,""],"Activate SEO Tools":[null,""],"Introducing our most affordable backups and security plan yet":[null,""],"The Personal Plan keeps your data, site, and hard work safe.":[null,""],"Learn more...":[null,""],"Your site is on the Jetpack Person
24240 al plan":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), and unlimited storage.":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), unlimited backup storage, security scanning, and priority support.":[null,""],"You get spam-protection, real-time backups (unlimited archive), unlimited backup storage, security scanning, SEO tools, PollDaddy, and priority support.":[null,""],"Daily backup of all your site data with unlimited space and one-click restores (powered by VaultPress).":[null,""],"Daily backup of all your site data with unlimited space, one-click restores, automated security scanning, and priority support (powered by VaultPress).":[null,""],"Backups & Security Scanning":[null,""],"Real-time backup of all your site data with unlimited space, one-click restores, automated security scanning, one-click threat resolution, and priority support (powered by VaultPress).":[null,""],"SEO Tools":
24241 [null,""],"Advanced SEO tools to help your site get found when people search for relevant content.":[null,""],"Need more? Running a business site?":[null,""],"If your site is important to you, consider protecting and improving it with some of our advanced features: ":[null,""],"On-demand security scanning":[null,""],"Advanced SEO tools":[null,""],"Configure your SEO settings.":[null,""],"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.":[null,""],"You are running Jetpack on a staging server.":[null,""],"More Info":[null,""],"Search your content.":[null,"Rechercher parmi votre contenu."],"{{a}}Manage Likes visibility from the Sharing Module Settings{{/a}}":[null,"{{a}}Gérer la visibilité des Likes depuis réglages du module de partage{{/a}}"],"Hide the stats smiley face image. The image helps collect stats but should still work when hidden.":[null,"Masquer l'image de l’ém
24242 oticône de statistiques. Cette image aide à collecter les statistiques, mais tout devrait fonctionner même si l’image est masquée."],"Your Current IP: %(ip)s":[null,"Votre IP actuelle&nbsp;: %(ip)s"],"Whitelisting an IP address prevents it from ever being blocked by Jetpack.":[null,"Ajouter une adresse IP à votre liste blanche l’empêche d’être bloquée par Jetpack."],"IPv4 and IPv6 are acceptable. {{br/}} To specify a range, enter the low value and high value separated by a dash. Example: 12.12.12.1-12.12.12.100":[null,"Vous pouvez utiliser des adresses IPv4 et IPv6. {{br/}} Pour spécifier une plage d’IPs, saisissez la valeur basse et la valeur haute séparées par un tiret. Exemple&nbsp;: 12.12.12.1-12.12.12.100"],"Link your account to WordPress.com to start using this feature.":[null,"Lier votre compte à WordPress.com pour commencer à utiliser cette fonctionnalité."],"There are unsaved settings in this tab that will be lost if you leave it. Proceed?":[null,"Il y
24243 a des réglages non sauvegardés dans cet onglet; ils seront seront perdus si vous le fermez. Continuer&nbsp;?"],"This will reset all Jetpack options, are you sure?":[null,"Cela réinitialisera toutes les options de Jetpack, souhaitez-vous continuer&nbsp;?"],"Search for a Jetpack feature.":[null,"Recherchez une fonctionnalité Jetpack."],"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.":[null,"Mettez à niveau Jetpack et notre scanner de sécurité de pointe localisera les fichiers malveillants et les signalera immédiatement afin que vous soyez toujours informé des activités sur votre site Web."],"You can see the information about security scanning in the \"At a Glance\" section.":[null,"Vous pouvez consulter les informations concernant les analyses de sécurité dans la rubrique \"D'un coup d'œil\"."],"Configure your Security Scans":[null,"Conf
24244 igurez vos analyses de sécurité"],"This module has no configuration options":[null,"Ce module ne possède aucune option de configuration"],"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.":[null,"Faites savoir aux moteurs de recherche et aux visiteurs que vous prenez l'intégrité de vos sites Web au sérieux en mettant à jour Jetpack. Nos outils anti-spam élimineront les commentaires indésirables, protègeront votre référencement et permettront aux visiteurs de rester plus facilement en contact."],"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.":[null,"Soyez tranquille grâce aux sauvegardes hors site en temps réel avec restaurations automatique
24245 s et concentrez-vous sur la rédaction de contenu exceptionnel et l'augmentation du trafic tandis que nous protégeons tous les aspects de votre investissement. Optez pour une mise à niveau dès aujourd'hui."],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,"{{link}}Configurez vos paramètres %(module_slug)s {{/link}}"],"Subscriber":[null,"Abonné"],"Big iPhone/iPad Update Now Available":[null,"Une mise à jour importante pour iPhone/iPad est désormais disponible"],"The WordPress for Android App Gets a Big Facelift":[null,"Remaniement en profondeur de l'application WordPress pour Android"],"Upgrade Focus: VideoPress For Weddings":[null,"Priorité de la mise à niveau : VideoPress dédié aux mariages"],"WordPress.com Likes are:":[null,"Les mentions J'aime de WordPress.com sont :"],"Comments headline":[null,"Titre du commentaire"],"A few catchy words to motivate your readers to comment.":[null,"Quelques mots pour inciter vos lecteurs à laisser un commentaire."]
24246 ,"Can readers subscribe to your posts, comments or both?":[null,"Les lecteurs peuvent-ils s'abonner à vos articles et/ou commentaires ?"],"Show a \"follow blog\" options in the comment form":[null,"Ajouter la locution \"Suivre le Blog\" au formulaire de commentaires"],"Show a \"follow comments\" option in the comment form.":[null,"Ajouter l'option \"s'abonner aux commentaires\" au formulaire de commentaire."],"Admin Bar":[null,"Barre d'administration"],"Put a chart showing 48 hours of views in the admin bar":[null,"Insérer un graphique dans la barre d'administration, affichant le nombre de pages vues pendant les dernières 48 heures"],"Registered Users: Count the page views of registered users who are logged in":[null,"Utilisateurs enregistrés : Compter les pages vues par les utilisateurs enregistrés et connectés"],"Report Visibility: Select the roles that will be able to view stats reports":[null,"Visibilité des rapports : Sélectionner les rôles qui ont la capacité de
24247 voir les rapports statistiques"],"Receive Monitor Email Notifications":[null,"Recevoir des e-mails d'alerte de Jetpack Monitor"],"Emails will be sent to ":[null,"Les e-mails seront envoyés à "],"{{a}}Edit{{/a}}":[null,"{{a}}Modifier{{/a}}"],"Match By Email":[null,"Associer par e-mail"],"Show photo metadata (Exif) in carousel, when available":[null,"Afficher les métadonnées de vos photos (Exif) dans le carrousel, lorsqu'elles sont disponibles"],"Background Color":[null,"Couleur d'arrière-plan"],"Scroll infinitely (Shows 7 posts on each load)":[null,"Faire défiler à l'infini (affiche 7 articles à chaque chargement)"],"Track each infinite Scroll post load as a page view in Google Analytics":[null,"Suivre chaque nouveau chargement d'articles comme une nouvelle Page Vue dans Google Analytics"],"Mobile Promos":[null,"Promos pour mobile"],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,"Afficher un message de promotion des applications WordPres
24248 s pour mobile au bas de votre thème pour mobile"],"Enter your meta key \"content\" value to verify your blog with {{a}}Google Search Console{{/a}}, {{a1}}Bing Webmaster Center{{/a1}} and {{a2}}Pinterest Site Verification{{/a2}}.":[null,"Entrez la valeur \"content\" du tag méta pour vérifier votre blog avec {{a}}Google Search Console{{/a}}, {{a1}}Bing Webmaster Center{{/a1}} et {{a2}}Pinterest Site Verification{{/a2}}."],"Meta key example:":[null,""],"Display all your gallery pictures in a cool mosaic":[null,"Affichez vos galeries dans une mosaïque d'images"],"Copied!":[null,"Copie terminée"],"Highlight and copy the following text to your clipboard:":[null,"Sélectionnez le texte suivant et copiez-le dans le Presse-papiers :"],"Regenerate address":[null,"Générer une nouvelle adresse"],"Configure Portfolios":[null,"Configurer les portfolios"],"Configure Testimonials":[null,"Configurer les témoignages"],"Automatically proofread content when: ":[null,"Activer automatiquement le
24249 correcteur orthographique : "],"A post or page is first published":[null,"Un article ou une page est publié pour la première fois"],"A post or page is updated":[null,"Un article ou une page est mis à jour"],"Automatic Language Detection":[null,"Détection automatique de la langue"],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,"Le correcteur prend en charge l'anglais, le français, l'allemand, le portugais et l'espagnol."],"Enable proofreading for the following grammar and style rules: ":[null,"Activer le correcteur des règles de grammaire et de style pour : "],"Add a phrase":[null,"Ajouter une phrase"],"Use Markdown for comments":[null,"Utiliser Markdown pour les commentaires"],"Search engines will find the sitemaps at these locations:":[null,"Les moteurs de recherche trouveront les sitemaps à ces emplacements :"],"Sitemap: {{a}}%(url)s{{/a}}":[null,"Sitemap : {{a}}%(url)s{{/a}}"],"News Sitemap: {{a}}%(url)s{{/a}}":[null,"Sitemap Actual
24250 ités : {{a}}%(url)s{{/a}}"],"Cheatin' uh?":[null,"On triche, hein ?"],"{{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}}":[null,"{{p}}Pouvez-vous nous expliquer pourquoi vous n'avez pas finalisé votre connexion Jetpack en répondant aux {{a}}2 questions de ce sondage{{/a}} ?{{/p}}{{p}}Une connexion à Jetpack est requise pour utiliser nos fonctions gratuites de sécurité et de trafic.{{/p}}"],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,"Bienvenue sur {{s}}Jetpack %(jetpack_version)s{{/s}} !"],"Your Jetpack is already connected.":[null,"Votre Jetpack est déjà connecté."],"You're fueled up and ready to go, Jetpack is now active.":[null,"Vous êtes prêt à démarrer, Jetpack est désormais actif."],"You're fueled up and ready to go.":[null,"Vous êtes prêt à démarrer."],"You are currently ru
24251 nning a development version of Jetpack.":[null,"Vous utilisez actuellement une version de développement de Jetpack."],"Submit Beta feedback":[null,"Envoyer vos retours à propos de la Beta"],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,"Actuellement en {{a}}mode de développement{{/a}} via le filtre jetpack_development_mode .{{br/}}Certaines fonctionnalités sont désactivées."],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,"Actuellement en {{a}}mode de développement{{/a}} via la constante JETPACK_DEV_DEBUG.{{br/}}Certaines fonctionnalités sont désactivées."],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,"Actuellement en {{a}}mode de développement{{/a}}, car il manque un point dans l'URL de votre site (par ex., http://localhost).{{b
24252 r/}}Certaines fonctionnalités sont désactivées."],"You, %(userName)s, are not connected to WordPress.com.":[null,"%(userName)s, vous n'êtes pas connectée à WordPress.com."],"What would you like to see on your Jetpack Dashboard?":[null,"Que souhaitez-vous voir sur votre tableau de bord Jetpack ?"],"Let us know!":[null,"Informez-nous !"],"Welcome to Jetpack":[null,"Bienvenue sur Jetpack"],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,"Pour commencer à utiliser Jetpack, connectez-vous à votre compte WordPress.com ou créez-en un. Cela activera des services exceptionnels de sécurité, de trafic et de personnalisation."],"No account? Create one for free…":[null,"Pas de compte ? Créez-en un gratuitement..."],"Saving…":[null,"Enregistrement en cours…"],"Save Settings":[null,"Enregistrer les paramètres"],"Updates Needed":[null,"Mises à jour nécessaires"],"Do y
24253 ou really want to disconnect your site from WordPress.com?":[null,"Voulez-vous vraiment déconnecter votre site de WordPress.com ?"],"Jetpack Stats Icon":[null,"Icône des statistiques de Jetpack"],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,"{{a}}Activez les statistiques du site{{/a}} pour afficher des statistiques détaillées, les mentions J'aime, les followers, les abonnés et bien plus encore ! {{a1}}En savoir plus{{/a1}}"],"Activate Site Stats":[null,"Activer les statistiques du site"],"Automated, comprehensive protection from threats and attacks.":[null,"Protection complète et automatique contre les menaces et les attaques."],"State-of-the-art spam defense.":[null,"Protection de pointe contre le contenu indésirable."],"Automatically backup your entire site.":[null,"Sauvegardez automatiquement l'ensemble de votre site."],"Security Scanning":[null,"Scan de Sécurité"],"Automatically scan you
24254 r site for common threats and attacks.":[null,"Scannez automatiquement votre site à la recherche d'attaques et de menaces courantes."],"Keep those spammers away!":[null,"Tenez ces expéditeurs de courrier indésirable à distance !"],"Site Backups":[null,"Sauvegardes du site"],"Keep your site backed up!":[null,"Sauvegardez votre site !"],"Pro":[null,"Pro"],"No Results Found.":[null,"Aucun résultat."],"Threats found!":[null,"Menace détectée !"],"Set up":[null,"Configurer"],"Upgrade":[null,"Mettre à jour"],"ACTIVE":[null,"ACTIF"],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,"Les pirates, les botnets et les expéditeurs de courrier indésirable attaquent les sites Web sans aucune distinction. Ils ont pour but d'attaquer partout et souvent. Notre objectif es
24255 t de vous aider à vous préparer en bloquant ces menaces, et en cas de scénario catastrophe, nous aiderons votre site à retrouver sa gloire d'antan."],"Your site is on the Free Jetpack Plan":[null,"Votre site utilise l'offre Free Jetpack"],"Upgrade to a paid plan to unlock world-class security, spam protection tools, and priority support.":[null,""],"Your site is on the Jetpack Premium plan":[null,"Votre site utilise l'offre Jetpack Premium"],"Your site is on the Jetpack Professional plan":[null,"Votre site utilise l'offre Jetpack Professional"],"Your site is on Development Mode":[null,"Votre site est en mode de développement"],"Once you connect, you can upgrade to a paid plan in order to unlock world-class security, spam protection tools, and priority support.":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,"Protection de pointe contre le contenu indésirable via Akismet."],"View your spam stats":[null,"Afficher vos statistiques de spam"],"Configure Akismet
24256 ":[null,"Configurer Akismet"],"View your security dashboard":[null,"Afficher votre tableau de bord de sécurité"],"Configure VaultPress":[null,"Configurer VaultPress"],"Surveys & Polls":[null,"Études et sondages"],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,"Études illimitées, réponses illimitées. Utilisez l’éditeur d’études pour créer des études rapidement et facilement. Collecter des réponses via votre site Web, par e-mail ou sur votre iPad ou iPhone."],"Create a new poll":[null,"Créer un sondage"],"Real-time backups":[null,"Sauvegardes en temps réel"],"One-click threat resolution":[null,"Résolution de menace en un clic"],"Advanced polls and ratings":[null,"Évaluations et sondages avancés"],"Compare Plans":[null,"Comparer les plans"],"Maximum grade security":[null,"Sécurité maximale"],"Real-time backup with unlimited space, one
24257 -click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,""],"Lock out the bad guys":[null,"Enfermez les méchants"],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,"Le filtre anti-spam infaillible protège votre marque, vos lecteurs et améliore votre référencement. La protection contre les attaques de connexion par force brute vous permet d'avoir l'esprit tranquille et vous protège contre les intrus."],"Enjoy priority support":[null,"Profitez de l'assistance prioritaire"],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,"Besoin d'aide ? Nos Happiness Engineers sont là pour répondre à vos questions sur votre site ou votre compte, et vous expliquer comment procéder."],"Conn
24258 ection Settings":[null,"Paramètres de connexion"],"Manage your Jetpack connection.":[null,"Gérez votre connexion Jetpack."],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,"Le site est en mode de développement, vous ne pouvez donc pas vous connecter à WordPress.com."],"You are connected as ":[null,"Vous êtes connecté en tant que "],"Link your account to WordPress.com to get the most out of Jetpack.":[null,"Liez votre compte à WordPress.com pour tirer le meilleur parti de Jetpack."],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,"Votre site doit être accessible par des moteurs de recherche pour que cette option fonctionne correctement. Vous pouvez apporter des modifications dans les {{a}}options de lecture{{/a}}."],"View {{a}}All Stats{{/a}}":[null,"Afficher {{a}}toutes les statistiques{{/a}}"],"View your {{a}}Email Followers{{/a}}":[null,"Afficher
24259 vos {{a}}abonnés par e-mail{{/a}}"],"Powerful WordPress.com features on every device.":[null,"Des fonctionnalités WordPress puissantes sur chaque appareil."],"Manage all your sites from a single dashboard.":[null,"Gérez tous vos sites à partir d'un seul tableau de bord."],"Feel the performance":[null,"Appréciez les performances"],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,"Toutes les applications WordPress sont conçues pour la vitesse. Vous remarquerez immédiatement la différence au niveau des performances, avec des changements de pages quasi instantanés et moins de temps d'attente."],"Bulk and automatic updates":[null,"Mises à jour groupées et automatiques"],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,"La plupart
24260 des failles de sécurité se trouvent dans des extensions obsolètes. Utilisez nos applications Web et de bureau pour activer les mises à jour automatiques ou mettre à jour manuellement les extensions pour tous vos sites Web au même endroit."],"Focus on your Writing":[null,"Concentrez-vous sur la rédaction"],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,"Notre nouvel éditeur est rapide comme l'éclair, optimisé pour les rédacteurs et élimine les distractions afin que vous puissiez vous concentrer sur votre travail."],"Try the New Editor":[null,"Essayer le nouvel éditeur"],"Connect with your Visitors":[null,"Interagir avec vos visiteurs"],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,"Surveillez vos visiteurs à l'aide des statistiques avancées. Soyez à l'affût des
24261 tendances, découvrez le contenu le plus performant et comprenez vos visiteurs n'importe où dans le monde."],"View Your Stats":[null,"Afficher vos statistiques"],"Connect with the Community":[null,"Interagissez avec la communauté"],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,"Les applications WordPress sont toutes dotées de lecteurs étonnamment rapides et complets qui vous permettent de vous mettre à jour avec vos sites favoris et de rejoindre une conversation n'importe où et à tout moment."],"Launch Reader":[null,"Lancer le Lecteur"],"Inspiration strikes any time, anywhere.":[null,"L'inspiration se manifeste à tout moment, n'importe où."],"Get WordPress apps for any screen.":[null,"Obtenez les applications WordPress sur n'importe quel écran."],"In Your Pocket":[null,"Dans votre poche"],"Publish content, track stats, moderate comments and so much m
24262 ore from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,"Publiez du contenu, suivez les statistiques, modérez les commentaires et bien plus encore, de n'importe où dans le monde. Nos applications mobiles sont Open Source, gratuites et disponibles sur les appareils Apple et Android."],"WordPress.com in the App Store":[null,"WordPress.com sur l'App Store"],"WordPress.com in Google Play":[null,"WordPress.com sur Google Play"],"On Your Desktop":[null,"Sur votre bureau"],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.":[null,"Une application de bureau qui installe de façon permanente WordPress sur votre ordinateur. Sans oublier l'environnement sans distraction dont vous bénéficiez lorsque vous rédigez en dehors d'un navigateur Internet."],"WordPress.com for Mac OS X":[null,"WordPress.com pour Mac OS X
24263 "],"WordPress.com for Windows":[null,"WordPress.com pour Windows"],"WordPress.com for Linux":[null,"WordPress.com pour Linux"],"Malware Scanning":[null,"Recherche de programmes malveillants"],"Threats found":[null,"Menace détectée"],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,"Pour un scan complet et automatique des menaces de sécurité, {{a}}installez et activez{{/a}} VaultPress."],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,"Pour un scan complet et automatique des menaces de sécurité, {{a}}mettez à niveau votre compte{{/a}}."],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,"Jetpack bloque activement les tentatives de connexion malveillantes. Les données s'afficheront bientôt ici !"],"Total malicious attacks blocked on your site.":[null,"Toutes les attaques malveillantes ont été bloquées sur
24264 votre site."],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,"{{a}}Activez la protection{{/a}} pour protéger votre site contre les tentatives de connexion malveillantes."],"%(number)s plugin":["%(number)s plugins","%(number)s extension","%(number)s extensions"],"Needs updating. ":["Need updating. ","Mise à jour nécessaire. ","Mise à jour nécessaire. "],"All plugins are up-to-date. Awesome work!":[null,"Toutes les extensions sont à jour. Excellent travail !"],"{{a}}Activate Manage{{/a}} to turn on auto updates and manage your plugins from WordPress.com.":[null,"{{a}}Activez la gestion{{/a}} pour activer les mises à jour automatiques et gérer vos extensions depuis WordPress.com."],"Jetpack is improving and optimizing your image speed.":[null,"Jetpack améliore et optimise la vitesse de chargement de vos images."],"Jetpack is monitoring your site. If we think your site is down, you will receive an email.":[null,""],"Security":[n
24265 ull,"Sécurité"],"Performance":[null,"Performance"],"Backups":[null,"Sauvegardes"],"{{a}}View backup details{{/a}}.":[null,"{{a}}Afficher les détails de sauvegarde{{/a}}."],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,"Pour sauvegarder automatiquement l'ensemble de votre site, {{a}}installez et activez{{/a}} VaultPress."],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,"Pour sauvegarder automatiquement l'ensemble de votre site, procédez à une {{a}}mise à jour !{{/a}}."],"Unavailable in Dev Mode.":[null,"Indisponible en mode de développement."],"Spam Protection":[null,"Protection contre le contenu indésirable"],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,"Pour une protection de pointe contre le contenu indésirable, {{a}}installez Akismet{{/a}}."],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,"Pour une protection de pointe
24266 contre le contenu indésirable, {{a}}activez Akismet{{/a}}."],"Invalid Key":[null,"Clé non valide"],"Unavailable in Dev Mode":[null,"Indisponible en mode de développement"],"Holiday Snow":[null,"Neige"],"Show falling snow in the holiday period.":[null,"Activer les chutes de neige pendant les vacances."],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,"Activer les chutes de neige sur mon blog du 1er décembre au 4 janvier."],"Activating recommended features…":[null,"Activation des fonctionnalités recommandées en cours..."],"Recommended features active.":[null,"Fonctionnalités recommandées activées"],"Recommended features failed to activate. %(error)s":[null,"Échec de l’activation des fonctionnalités recommandées. %(error)s"],"Activating %(slug)s…":[null,"Activation de %(slug)s en cours…"],"%(slug)s has been activated.":[null,"%(slug)s a été activé."],"%(slug)s failed to activate. %(error)s":[null,"Échec de l'activation de %(slug)s. %(error)s"]
24267 ,"Deactivating %(slug)s…":[null,"Désactivation de %(slug)s en cours…"],"%(slug)s has been deactivated.":[null,"%(slug)s a été désactivé."],"%(slug)s failed to deactivate. %(error)s":[null,"Échec de la désactivation de %(slug)s. %(error)s"],"Updating %(slug)s settings…":[null,"Mise à jour des paramètres %(slug)s en cours..."],"Updated %(slug)s settings.":[null,"Paramètres %(slug)s mis à jour."],"Error updating %(slug)s settings. %(error)s":[null,"Erreur lors de la mise à jour des paramètres %(slug)s. %(error)s"],"Updating %(slug)s address…":[null,"Mise à jour de l'adresse %(slug)s en cours..."],"Regenerated %(slug)s address .":[null,"Nouvelle adresse %(slug)s générée."],"Error regenerating %(slug)s address. %(error)s":[null,"Erreur lors de la génération d'une nouvelle adresse %(slug). %(error)s"],"Resetting Jetpack options…":[null,"Réinitialisation des options de Jetpack..."],"Options reset.":[null,"Options réinitialisées."],"Options failed to reset.":
24268 [null,"Échec de la réinitialisation des options."],"There was an error disconnecting Jetpack. Error: %(error)s":[null,"Une erreur est survenue lors de la déconnexion de Jetpack. Erreur : %(error)s"],"Unlinking from WordPress.com":[null,"Suppression du lien de WordPress.com"],"Unlinked from WordPress.com.":[null,"Lien supprimé de WordPress.com."],"Error unlinking from WordPress.com. %(error)s":[null,"Erreur lors de la suppression du lien de WordPress.com. %(error)s"],"At A Glance":[null,"D'un coup d'œil"],"Clichés":[null,"Lieux communs"],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,"Nous diriez-vous pourquoi ? Répondez {{a}}simplement à deux questions élémentaires{{/a}}pour nous aider à améliorer Jetpack."],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{
24269 hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{hideOnMobile}}Vous appréciez Jetpack ou recevoir des feedbacks ?{{/hideOnMobile}} {{reviewLink}}Donnez-nous votre avis{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}suivez-nous sur Twitter{{/twitterLink}}{{hideOnMobile}} et{{/hideOnMobile}} {{facebookLink}}ajoutez-nous sur Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}"],"Like us on Facebook":[null,"Ajoutez-nous sur Facebook"],"Follow Jetpack on Twitter":[null,"Suivez Jetpack sur Twitter"],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{supportLink}}Consultez notre page d'assistance{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}
24270 cherchez des réponses sur les forums{{/forumLink}}{{hideOnMobile}} ou{{/hideOnMobile}} {{contactLink}}contactez-nous directement{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}"],"Contact Jetpack support staff directly":[null,"Contactez directement l'assistance de Jetpack"],"Go to the WordPress.org support forums":[null,"Rendez-vous sur les forums de WordPress.org."],"Go to Jetpack.com/support":[null,"Rendez-vous sur Jetpack.com/support"],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,"Nous offrons une assistance complète et gratuite à tous les utilisateurs de Jetpack. Notre équipe d'assistance est toujours à votre disposition."],"Jetpack Happiness Engineer":[null,"Happiness Engineer chez Jetpack"],"Automattic's Privacy Policy":[null,"Politique de confidentialité d'Automattic"],"WordPress.com Terms of Service":[null,"Conditions d'utilisation de WordPress.com"],"{{a}}Activate Site Verification{{/a}} to verify yo
24271 ur site and increase ranking with Google, Bing, and Pinterest.":[null,"{{a}}Activez la vérification de site{{/a}} pour vérifier votre site et améliorer son classement sur Google, Bing et Pinterest."],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,"Les outils de vérification du site sont actifs. Assurez-vous que votre site est vérifié par Google, Bing et Pinterest pour une indexation et un classement plus précis. {{a}}Vérifier maintenant{{/a}}"],"Site Verification Tools":[null,"Outils de vérification du site"],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,"{{a}}Activez Photon{{/a}} pour améliorer les performances et la vitesse de vos images."],"Image Performance %(photon)s":[null,"Performances en termes d'image %(photon)s"],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,"{{a}}Activer la gestion et les
24272 mises à jour automatiques{{/a}}"],"{{a}}Turn on plugin auto updates{{/a}}":[null,"{{a}}Activer les mises à jour automatiques d'extensions{{/a}}"],"Plugin Updates":[null,"Mises à jour d'extensions"],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,"Oups ! Votre clé Akismet est manquante ou n'est pas valide. {{akismetSettings}}Accédez aux paramètres d'Akismet pour corriger ce problème{{/akismetSettings}}."],"No threats found, you're good to go!":[null,"Aucune menace trouvée, la voie est libre !"],"{{a}}Contact Support{{/a}}":[null,"{{a}}Contacter l'assistance{{/a}}"],"{{a}}View details at VaultPress.com{{/a}}":[null,"{{a}}Afficher les détails sur VaultPress.com{{/a}}"],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","Oups, %(number)s menace trouvée.","Oups, %(number)s menaces trouvées."],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,"{
24273 {a}}Activez la surveillance{{/a}} pour recevoir des notifications si votre site est indisponible."],"Loading…":[null,"Chargement en cours..."],"Downtime Monitoring":[null,"Surveillance des interruptions"],"{{button}}View More Stats on WordPress.com {{/button}}":[null,"{{button}}Voir plus de stats sur WordPress.com {{/button}}"],"{{button}}View Old Stats{{/button}}":[null,"{{button}}Voir les anciennes stats{{/button}}"],"All-time comments":[null,"Commentaires depuis la création"],"All-time views":[null,"Vues depuis la création"],"%(number)s View":["%(number)s Views","%(number)s vue","%(number)s vues"],"Best overall day":[null,"Meilleure journée globale"],"Views today":[null,"Vues aujourd'hui"],"Months":[null,"Mois"],"Weeks":[null,"Semaines"],"Days":[null,"Jours"],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,"Une erreur s'est produite lors du chargement des statistiques. Réessayez ultérieurement ou {{a
24274 }}consultez vos statistiques maintenant sur WordPress.com{{/a}}"],"Click to view detailed stats.":[null,"Cliquez pour afficher les statistiques détaillées."],"Views: %(numberOfViews)s":[null,"Vues : %(numberOfViews)s"],"Week of %(date)s":[null,"Semaine de %(date)s"],"Manage security on WordPress.com":[null,"Gérer la sécurité sur WordPress.com"],"Skip this step":[null,"Ignorer cette étape"],"Skip the Jetpack Jumpstart process":[null,"Ignorer le processus Jumpstart de Jetpack"],"Features can be activated or deactivated at any time.":[null,"Les fonctionnalités peuvent être activées ou désactivées à tout moment."],"Jetpack's recommended features include:":[null,"Les fonctionnalités recommandées de Jetpack comprennent :"],"Activate Recommended Features":[null,"Activer les fonctionnalités recommandées"],"Quickly enhance your site by activating Jetpack's recommended features.":[null,"Améliorez rapidement votre site en activant les fonctionnalités recommandées de Jetpac
24275 k."],"Jump Start your Site":[null,"Faites décoller votre site"],"Disconnect from WordPress.com":[null,"Se déconnecter de WordPress.com"],"Link to WordPress.com":[null,"M'associer à WordPress.com"],"Unlink me from WordPress.com":[null,"Me désassocier de WordPress.com"],"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.":[null,"Rejoignez les millions d'utilisateurs qui comptent sur Jetpack pour améliorer et sécuriser leurs sites. Nous nous passionnons pour WordPress et nous sommes ici pour vous faciliter la vie."],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,"Jetpack est pourvu d'un service d'assistance composé des membres les plus qualifiés et passionnés de la communauté. Ils sont présents dans le monde entier pour vous aider."],"Did we mention free, professional sup
24276 port?":[null,"Avons-nous évoqué l'assistance professionnelle gratuite ?"],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,"Jetpack utilise le réseau sophistiqué de transmission de contenu de WordPress.com afin d'accélérer le chargement de vos plus belles images. Optimisé pour n'importe quel appareil et entièrement gratuit."],"Lightning fast, optimized images":[null,"Des images optimisées à la vitesse de l'éclair"],"Never fall behind on a security release or waste time updating multiple sites.":[null,"Vous ne serez jamais en retard et ne perdrez pas de temps avec la mise à jour d'extensions sur tous vos sites."],"Automatic site updates.":[null,"Mises à jour automatiques de votre site."],"Live site monitoring.":[null,"Surveillance de votre site en temps réel."],"Gain peace of mind with Protect, the tool that has blocked billions of login atta
24277 cks across millions of sites.":[null,"Améliorez la sécurité de votre site avec Protect, un outil ayant déjà bloqué des milliards d'attaques sur des millions de sites."],"Block site attacks.":[null,"Blocage des attaques contre votre site."],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,"Jetpack bloque les tentatives de connexion malveillantes, vous informe lorsque votre site est indisponible et peut automatiquement mettre à jour vos extensions. Vous n'aurez plus aucun souci."],"Site security and peace of mind":[null,"Sécurité de votre site et tranquillité d'esprit"],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,"Jetpack tire parti du pouvoir de WordPress.com afin de vous proposer un aperçu détaillé de vos visiteurs, de leurs lectures et de leur
24278 provenance."],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,"Gardez vos visiteurs engagés, en leur donnant plus à lire et partager, grâce aux articles similaires."],"Increase page views.":[null,"Améliorez le trafic sur votre site."],"Give visitors the tools to share and subscribe to your content.":[null,"Donnez à vos visiteurs tous les outils dont ils ont besoin pour partager vos articles et s'abonner à votre contenu."],"Build a community.":[null,"Construisez une communauté."],"Sharing & Like Buttons":[null,"Boutons de partage et J'aime"],"Automated social marketing.":[null,"Marketing social automatisé."],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,"Jetpack possède de nombreux outils de trafic et d'engagement afin de vous aider à générer davantage de lecteurs et à les garder."],"Send us Feedback":[null,"Envoyez-nous votre feedback"],"Need Help?":[null,"Beso
24279 in d’aide ?"],"Manage Plugins":[null,"Gérer les extensions"],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"Ne vous inquiétez pas. Monitor vous alertera si votre site est indisponible."],"Track your growth":[null,"Suivez votre croissance"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,"Utilisez Publicize pour partager automatiquement vos articles avec vos amis, vos abonnés et le monde."],"Drive more traffic to your site":[null,"Améliorez le trafic sur votre site"],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,"Un problème est survenu lors de la connexion de votre Jetpack Cliquez de nouveau sur \"Se connecter à WordPress.com\"."],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,"Nous avons rencontré un problème lors de l&rsquo;autorisation de Jetpack; déactivez et r
24280 éactivez l&rsquo;extension, et essayez une nouvelle fois."],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"Vous devez rester connecté à votre blog pendant l'autorisation de Jetpack."],"{{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":[null,"{{s}}Votre Jetpack a un petit souci.{{/s}} Veuillez nous excuser pour ce désagrément. Veuillez réessayer ultérieurement. Si le problème persiste, contactez l'assistance avec ce message : %(error_key)s"],"Disconnecting Jetpack":[null,"Déconnexion de Jetpack"],"Leave a Jetpack review":[null,"Laisser un commentaire sur Jetpack"],"Need help? The Jetpack team is here for you.":[null,"Besoin d'aide ? L'équipe Jetpack est à votre disposition."],"Smiley":[null,"Smiley"],"Require Two-Step Authentication":[null,"Exiger l&rsquo;authentification à deux facteurs"],"Use a large a
24281 nd visually striking layout":[null,"Utilisez une mise en forme large et visuellement attrayante"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Afficher un en-tête \"Sur le même thème\" pour séparer plus clairement cette section du reste des articles"],"Related":[null,"Sur le même thème"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"Veillez à ajouter les adresses IP les plus fréquemment utilisées, ces dernières pouvant être différentes suivant votre domicile, votre lieu de travail et d'autres lieux. La suppression d'une adresse IP de la liste ci-après entraîne sa suppression de votre liste blanche."],"Whitelist Management":[null,"Gestion de la liste blanche"],"Email Address":[null,"Adresse e-mail"],"Publicize":[null,"Publicize"],"Site Stats":[null,"Stats du Site"]
24282 ,"Featured Images":[null,"Images à la Une"],"Excerpts":[null,"Extraits"],"Enable Testimonials for this site.":[null,"Activer les témoignages sur ce site."],"Enable Portfolio Projects for this site.":[null,"Activer les projets Portfolio sur ce site."],"Preview":[null,"Aperçu"],"Color Scheme":[null,"Jeu de couleurs"],"Ignored Phrases":[null,"Phrases ignorées"],"Use automatically detected language to proofread posts and pages":[null,"Utiliser la détection automatique de la langue pour corriger le contenu."],"Redundant Phrases":[null,"Phrases redondantes"],"Phrases to Avoid":[null,"Phrases à éviter"],"Passive Voice":[null,"Voix passive"],"Jargon":[null,"Jargon"],"Hidden Verbs":[null,"Verbes cachés"],"Double Negatives":[null,"Doubles négations"],"Diacritical Marks":[null,"Signes diacritiques"],"Complex Phrases":[null,"Phrases complexes"],"Bias Language":[null,"Langage Figuré"],"English Options":[null,"Options pour l'anglais"],"Proofreading":[null,"Autocorrection"],"Connect Jetp
24283 ack":[null,"Connecter Jetpack"],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,"Jetpack ne pouvait pas contacter WordPress.com : %(error_key)s. Dans la plupart des cas, cela signifie que quelque chose n'est pas configuré correctement sur votre hébergement."],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com a actuellement des soucis et ne peut pas alimenter votre Jetpack. Veuillez essayer utlérieurement."],"{{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).":[null,"{{s}}Votre Jetpack a un petit souci.{{/s}} La connexion de ce site à WordPress.com n'est pas possible. Ceci est généralement provoqué par un site non accessible au public (par exemple, un site sur localhost)."],"Your website needs to b
24284 e publicly accessible to use Jetpack: %(error_key)s":[null,"Votre site doit être accessible au public pour utiliser Jetpack : %(error_key)s"],"You have successfully disconnected Jetpack":[null,"Vous avez correctement déconnecté Jetpack"],"Active":[null,"Actif"],"Settings":[null,"Réglages"],"Learn More":[null,"Plus d&rsquo;info."],"Disconnect Jetpack":[null,"Déconnecter Jetpack"],"Debug":[null,"Déboguer"],"Test your site’s compatibility with Jetpack.":[null,"Testez la compatibilité de votre site avec Jetpack."]}
24285 \ No newline at end of file
24286
24287 diff --git a/plugins/jetpack/languages/json/jetpack-gd.json b/plugins/jetpack/languages/json/jetpack-gd.json
24288 index 56c1738..03bf26a 100644
24289 --- a/plugins/jetpack/languages/json/jetpack-gd.json
24290 +++ b/plugins/jetpack/languages/json/jetpack-gd.json
24291 @@ -1 +1 @@
24292 -{"":{"po-revision-date":"2015-07-20 01:42:08+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;","x-generator":"GlotPress/1.0-alpha-1000","project-id-version":"3.6.1"},"Disconnect Jetpack":[null,"Dì-cheangail Jetpack"],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,"Stats na làraich agad"],"Smiley":[null,""],"Related Posts":[null,""],"Email Address":[null,"Seòladh puist-dhealain"],"Whitelist Management":[null,""],"Related":[null,"Co-cheangailte"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Seall bann-cinn \"Co-cheangail
24293 te\" gus earrann nan rudan co-cheangailte a sgaradh gu follaiseach o na puist"],"Use a large and visually striking layout":[null,"Cleachd co-dhealbhachd mòr is greannmhor"],"Publicize":[null,"Sgaoil am facal"],"Enable Testimonials for this site.":[null,""],"View people's profiles when you mouse over their Gravatars":[null,""],"Preview":[null,"Ro-sheall"],"Excerpts":[null,""],"Featured Images":[null,"Dealbhan brosnaichte"],"Enable Portfolio Projects for this site.":[null,""],"Color Scheme":[null,"Sgeama nan dathan"],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Proofreading":[null,""],"English Options":[null,"Roghainnean Beurla"],"Bias Language":[null,""],"Complex Phrases":[null,""],"Diacritical Marks":[null,""],"Double Negatives":[null,""],"Hidden Verbs":[null,""],"Jargon":[null,""],"Passive Voice":[null,""],"Phrases to Avoid":[null,""],"Redundant Phrases":[null,""],"Use automatically detected language to pro
24294 ofread posts and pages":[null,""],"Ignored Phrases":[null,""],"Terms":[null,""],"Privacy":[null,"Prìobhaideachd"],"Debug":[null,""],"Disconnect from WordPress.com":[null,""],"Learn More":[null,"Barrachd fiosrachaidh"],"Settings":[null,"Roghainnean"],"Active":[null,"Gnìomhach"]}
24295 \ No newline at end of file
24296 +{"":{"po-revision-date":"2015-07-20 01:42:08+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;","x-generator":"GlotPress/1.0-alpha-1000","project-id-version":"3.6.1"},"Disconnect Jetpack":[null,"Dì-cheangail Jetpack"],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,"Stats na làraich agad"],"Smiley":[null,""],"Related Posts":[null,""],"Email Address":[null,"Seòladh puist-dhealain"],"Whitelist Management":[null,""],"Related":[null,"Co-cheangailte"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Seall bann-cinn \"Co-cheangail
24297 te\" gus earrann nan rudan co-cheangailte a sgaradh gu follaiseach o na puist"],"Use a large and visually striking layout":[null,"Cleachd co-dhealbhachd mòr is greannmhor"],"Publicize":[null,"Sgaoil am facal"],"Enable Testimonials for this site.":[null,""],"Preview":[null,"Ro-sheall"],"Excerpts":[null,""],"Featured Images":[null,"Dealbhan brosnaichte"],"Enable Portfolio Projects for this site.":[null,""],"Color Scheme":[null,"Sgeama nan dathan"],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Proofreading":[null,""],"English Options":[null,"Roghainnean Beurla"],"Bias Language":[null,""],"Complex Phrases":[null,""],"Diacritical Marks":[null,""],"Double Negatives":[null,""],"Hidden Verbs":[null,""],"Jargon":[null,""],"Passive Voice":[null,""],"Phrases to Avoid":[null,""],"Redundant Phrases":[null,""],"Use automatically detected language to proofread posts and pages":[null,""],"Ignored Phrases":[null,""],"Terms":[
24298 null,""],"Privacy":[null,"Prìobhaideachd"],"Debug":[null,""],"Disconnect from WordPress.com":[null,""],"Learn More":[null,"Barrachd fiosrachaidh"],"Settings":[null,"Roghainnean"],"Active":[null,"Gnìomhach"]}
24299 \ No newline at end of file
24300
24301 diff --git a/plugins/jetpack/languages/json/jetpack-gl_ES.json b/plugins/jetpack/languages/json/jetpack-gl_ES.json
24302 index af510a2..f4137d7 100644
24303 --- a/plugins/jetpack/languages/json/jetpack-gl_ES.json
24304 +++ b/plugins/jetpack/languages/json/jetpack-gl_ES.json
24305 @@ -1 +1 @@
24306 -{"":{"po-revision-date":"2015-07-20 01:42:09+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/1.0-alpha-1000","project-id-version":"3.6.1"},"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,"Estatísticas do sitio"],"Smiley":[null,""],"Related Posts":[null,"Artigos relacionados"],"Email Address":[null,"Enderezo de correo electrónico"],"Whitelist Management":[null,""],"Related":[null,"Relacionado"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a large and visually striking layout":[null,""],"Publicize":[null,"Divulgar"],"En
24307 able Testimonials for this site.":[null,""],"View people's profiles when you mouse over their Gravatars":[null,"Mostrar os perfiles de usuario cando se sitúe o cursor sobre o Gravatar"],"Preview":[null,"Vista previa"],"Excerpts":[null,""],"Featured Images":[null,"Imaxes destacadas"],"Enable Portfolio Projects for this site.":[null,""],"Color Scheme":[null,"Esquema de cores"],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com está a ter problemas e é incapaz de alimentar o seu Jetpack. Por favor, ténteo de novo máis tarde."],"Proofreading":[null,"Revisando"],"English Options":[null,"Opcións de Inglés"],"Bias Language":[null,"Linguaxe Bias"],"Complex Phrases":[null,"Frases complexas"],"Diacritical Marks":[null,"Sinais diacríticos"],"Double Negatives":[null,"Dobles negacións"],"Hidden Verbs":[null,"Verbos ocultos"],"Jargon":[null,"Xerga"],"Passive Voice":[null,"Voz pasiva"],"Phrases to Avoid":[null,
24308 "Frases para evitar"],"Redundant Phrases":[null,"Frases redundantes "],"Use automatically detected language to proofread posts and pages":[null,"Use a deteción automática do idioma para revisar artigos e páxinas."],"Ignored Phrases":[null,"Frases ignoradas"],"Terms":[null,""],"Privacy":[null,"Privacidade"],"Debug":[null,"Depurar"],"Disconnect from WordPress.com":[null,"Desconectar de WordPress.com"],"Learn More":[null,"Aprender máis"],"Settings":[null,"Preferencias"],"Active":[null,"Activo"]}
24309 \ No newline at end of file
24310 +{"":{"po-revision-date":"2015-07-20 01:42:09+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/1.0-alpha-1000","project-id-version":"3.6.1"},"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,"Estatísticas do sitio"],"Smiley":[null,""],"Related Posts":[null,"Artigos relacionados"],"Email Address":[null,"Enderezo de correo electrónico"],"Whitelist Management":[null,""],"Related":[null,"Relacionado"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a large and visually striking layout":[null,""],"Publicize":[null,"Divulgar"],"En
24311 able Testimonials for this site.":[null,""],"Preview":[null,"Vista previa"],"Excerpts":[null,""],"Featured Images":[null,"Imaxes destacadas"],"Enable Portfolio Projects for this site.":[null,""],"Color Scheme":[null,"Esquema de cores"],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com está a ter problemas e é incapaz de alimentar o seu Jetpack. Por favor, ténteo de novo máis tarde."],"Proofreading":[null,"Revisando"],"English Options":[null,"Opcións de Inglés"],"Bias Language":[null,"Linguaxe Bias"],"Complex Phrases":[null,"Frases complexas"],"Diacritical Marks":[null,"Sinais diacríticos"],"Double Negatives":[null,"Dobles negacións"],"Hidden Verbs":[null,"Verbos ocultos"],"Jargon":[null,"Xerga"],"Passive Voice":[null,"Voz pasiva"],"Phrases to Avoid":[null,"Frases para evitar"],"Redundant Phrases":[null,"Frases redundantes "],"Use automatically detected language to proofread posts and pages":[null
24312 ,"Use a deteción automática do idioma para revisar artigos e páxinas."],"Ignored Phrases":[null,"Frases ignoradas"],"Terms":[null,""],"Privacy":[null,"Privacidade"],"Debug":[null,"Depurar"],"Disconnect from WordPress.com":[null,"Desconectar de WordPress.com"],"Learn More":[null,"Aprender máis"],"Settings":[null,"Preferencias"],"Active":[null,"Activo"]}
24313 \ No newline at end of file
24314
24315 diff --git a/plugins/jetpack/languages/json/jetpack-he_IL.json b/plugins/jetpack/languages/json/jetpack-he_IL.json
24316 index a1c175e..0a4ff60 100644
24317 --- a/plugins/jetpack/languages/json/jetpack-he_IL.json
24318 +++ b/plugins/jetpack/languages/json/jetpack-he_IL.json
24319 @@ -1 +1 @@
24320 -{"":{"po-revision-date":"2016-09-07 05:31:06+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/2.1.0-alpha","project-id-version":"Development (trunk)"},"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.":[null,"שדרוג של Jetpack ימחיש למנועי חיפוש ולמבקרים את היחס הרציני מצדך ליושרה של אתרי האינטרנט שלך. הכלים שלנו למניעת תגובות זבל ימחקו תגובות זבל, יגנו על ה-SEO שלך, ויקלו על מבקרים לשמור על קשר."],"This module has no configuration options":[null,"במודול זה אין אפשרויות הגדרת תצורה"],"Configure your Security Scans":[nul
24321 l,"הגדרת תצורה של סריקות אבטחה"],"You can see the information about security scanning in the \"At a Glance\" section.":[null,"אפשר לראות את המידע על סריקות אבטחה במקטע 'מבט כללי'."],"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.":[null,"באמצעות שדרוג של Jetpack סורק האבטחה המתקדם שלנו יאתר קבצים זדוניים וידווח עליהם מיידית, וכך יהיה באפשרותך להיות מודע תמיד למה שמתרחש באתר האינטרנט שלך."],"Search for a Jetpack feature.":[null,"חיפוש אחר תכונה של Jetpack."],"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 toda
24322 y.":[null,"גיבויים מחוץ לאתר בזמן אמת עם שחזורים אוטומטיים מאפשרים לך שלוות נפש, וכך אפשר להתמקד בכתיבת תוכן משובח והגדלת התעבורה, בזמן שאנו מגנים על כל היבט של ההשקעה שלך. לשדרג היום."],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,"הצגת קדימון לאפליקציות לנייד של WordPress בכותרת התחתונה של ערכת העיצוב לנייד"],"Mobile Promos":[null,"קדימונים לנייד"],"Track each infinite Scroll post load as a page view in Google Analytics":[null,"מעקב אחר כל טעינת פוסט עם גלילה אינסופית כצפייה בעמוד ב-Google Analytics"],"Scroll infinitely (Shows 7 posts on each load)":[null,"גלילה אינסופית (מציג 7 פוסטים בכל טעינה)"],"Background Color":[null,"צבע רקע"],"Show photo metadata (
24323 Exif) in carousel, when available":[null,"הצגת מטא-נתונים של התמונה (Exif) בקרוסלה, כשהם זמינים"],"Match By Email":[null,"התאמה דרך אימייל"],"{{a}}Edit{{/a}}":[null,"{{a}}עריכה{{/a}}"],"Emails will be sent to ":[null,"האימיילים יישלחו אל "],"Receive Monitor Email Notifications":[null,"קבלת הודעות ניטור באימייל"],"Report Visibility: Select the roles that will be able to view stats reports":[null,"נראות הדוחות: בחירת התפקידים שיוכלו לצפות בדוחות הסטטיסטיקה"],"Registered Users: Count the page views of registered users who are logged in":[null,"משתמשים רשומים: ספירת הצפיות באתר של משתמשים רשומים ומחוברים"],"Put a chart showing 48 hours of views in the admin bar":[null,"הצגה בסרגל הניהול של תרשים המציג 48 שעות של צפיות"],"Admin Bar":[null,"סרגל ניה�
24324 �ל"],"Show a \"follow comments\" option in the comment form.":[null,"הצגת אפשרות 'מעקב אחר תגובות'' בטופס התגובות."],"Show a \"follow blog\" options in the comment form":[null,"הצגת אפשרות 'עקוב אחר הבלוג' בטופס התגובה"],"Can readers subscribe to your posts, comments or both?":[null,"האם הקוראים יכולים להירשם לעדכונים של פוסטים או תגובות שלך, או לשניהם?"],"A few catchy words to motivate your readers to comment.":[null,"להכניס כמה מילים שיגרמו לקוראים שלכם להגיב."],"Comments headline":[null,"שורת כותרת של תגובות"],"WordPress.com Likes are:":[null,"הלייקים של WordPress.com הם:"],"Upgrade Focus: VideoPress For Weddings":[null,"המלצת שדרוג: VideoPress לחתונות"],"The WordPress for Android App Gets a Big Facelift":[null,"אפליקציית WordPress ל-Android עברה 'מתיחת פנ
24325 ים' רצינית"],"Big iPhone/iPad Update Now Available":[null,"עדכון גדול ל-iPhone/iPad זמין עכשיו"],"Subscriber":[null,"מנוי רשום לעדכונים"],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,"{{link}}הגדרת תצורה של%(module_slug)s ההגדרות שלך{{/link}}"],"{{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}}":[null,"{{p}}אכפת לך לספר לנו מדוע לא השלמת את ההתחברות ל-Jetpack {{a}}בסקר זה שבו 2 שאלות{{/a}}?{{/p}}{{p}}חיבור ל-Jetpack הוא חובה כדי שתכונות האבטחה והתעבורה החינמיות שלנו יעבדו.{{/p}}"],"Cheatin' uh?":[null,"מרמה, אה?"],"News Sitemap: {{a}}%(url)s{{/a}}":[null,"מפת אתר חדשות: {{a}}%(url)s{{/a}}"],"Sitemap: {{a}}%(url)s{{/
24326 a}}":[null,"מפת אתר: {{a}}%(url)s{{/a}}"],"Search engines will find the sitemaps at these locations:":[null,"מנועי חיפוש ימצאו את מפות האתרים במיקומים הבאים:"],"Use Markdown for comments":[null,"שימוש ב-Markdown לתגובות"],"Add a phrase":[null,"הוספת צירוף מילים"],"Enable proofreading for the following grammar and style rules: ":[null,"אפשור הגהה לכללי הדקדוק והסגנון הבאים: "],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,"בודק האיות תומך באנגלית, צרפתית, גרמנית, פורטוגזית וספרדית."],"Automatic Language Detection":[null,"זיהוי שפה אוטומטי"],"A post or page is updated":[null,"פוסט או עמוד מתעדכנים"],"A post or page is first published":[null,"פוסט או עמוד מתפרסמים לראשונה"],"Automatically proofread content when: ":[null,"תבוצע הגהה �
24327 �וטומטית במקרים הבאים: "],"Configure Testimonials":[null,"הגדרת המלצות"],"Configure Portfolios":[null,"הגדרת תיקי עבודות"],"Regenerate address":[null,"יצירת כתובת מחדש"],"Highlight and copy the following text to your clipboard:":[null,"יש לסמן ולהעתיק את הטקסט הבא ללוח שלך:"],"Copied!":[null,"הועתק!"],"Display all your gallery pictures in a cool mosaic":[null,"הצגת כל תמונות הגלריה שלך בפסיפס מגניב"],"Meta key example: ":[null,"דוגמה למקש כלים/תיאור: "],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,"כדי להתחיל להשתמש ב-Jetpack, יש להתחבר לחשבון WordPress.com או ליצור חשבון כזה. פעולה זו תאפשר שירותים מועילים של אבטחה, תעבורה והתאמה אישית."]
24328 ,"Welcome to Jetpack":[null,"ברוכים הבאים ל-Jetpack"],"Let us know!":[null,"ספרו לנו!"],"What would you like to see on your Jetpack Dashboard?":[null,"מה היית רוצה לראות בלוח הבקרה של Jetpack?"],"You, %(userName)s, are not connected to WordPress.com.":[null,"אין לך, %(userName)s, חיבור ל-WordPress.com."],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,"כרגע {{a}}במצב פיתוח{{/a}} כיוון שחסרה נקודה בכתובת ה-URL של האתר שלך (e.g. http://localhost).{{br/}}חלק מהתכונות מושבתות."],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,"כרגע {{a}}במצב פיתוח {{/a}} דרך הקבוע JETPACK_DEV_DEBUG.{{br/}}חלק מהתכונות מושבתות."],"Currently in {{a}}Development Mode{{/a}} via the jetpack_d
24329 evelopment_mode filter.{{br/}}Some features are disabled.":[null,"כרגע {{a}}במצב פיתוח{{/a}} דרך המסנן jetpack_development_mode.{{br/}}חלק מהתכונות מושבתות."],"You are currently running a development version of Jetpack.":[null,"נראה שנעשה כאן שימוש בגרסת פיתוח של Jetpack."],"You're fueled up and ready to go.":[null,"הכול מוכן ומזומן, אפשר לצאת לדרך."],"You're fueled up and ready to go, Jetpack is now active.":[null,"הכול מוכן ומזומן, Jetpack פעיל כעת."],"Your Jetpack is already connected.":[null,"ה-Jetpack שלך כבר מחובר."],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,"ברוכים הבאים ל-{{s}}Jetpack %(jetpack_version)s{{/s}}!"],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here
24330 to help you restore your site to its former glory.":[null,"האקרים, בוטנטים ומפיצי דואר זבל תוקפים אתרי אינטרנט ללא הבחנה. המטרה שלהם היא לתקוף בכל מקום - ולעתים קרובות. המטרה שלנו היא לסייע לך להתכונן באמצעות חסימת איומים אלה, ובתרחישים הגרועים ביותר, נהיה שם כדי להחזיר את האתר שלך למצבו הקודם."],"Threats don't discriminate":[null,"אין אפליה באיומים"],"Backup, protect, repair and build a better website.":[null,"כדאי לגבות, להגן, לתקן ולבנות אתר אינטרנט משופר."],"Powerful security tools for ultimate peace of mind":[null,"כלי אבטחה חזקים לשקט נפשי מושלם"],"ACTIVE":[null,"פעיל"],"Upgrade":[null,"שדרוג"],"Set up":[null,"הגדרה"],"Threats found!":[null,"נמצאו איומים!"],"No Results Found.":[null,"לא
24331 נמצאו תוצאות."],"Pro":[null,"Pro"],"Keep your site backed up!":[null,"לשמור על הגיבוי של האתר שלך!"],"Site Backups":[null,"גיבויים של אתרים"],"Keep those spammers away!":[null,"להרחיק את מפיצי דואר הזבל!"],"Automatically scan your site for common threats and attacks.":[null,"סריקה אוטומטית של האתר כדי לגלות איומים והתקפות נפוצים."],"Security Scanning":[null,"סריקות אבטחה"],"Automatically backup your entire site.":[null,"גיבוי אוטומטי של האתר כולו."],"State-of-the-art spam defense.":[null,"הגנה חדשנית מפני תגובות זבל."],"Automated, comprehensive protection from threats and attacks.":[null,"הגנה אוטומטית ומקיפה מפני איומים והתקפות."],"Activate Site Stats":[null,"הפעלת נתונים סטטיסטיים של האתר"],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, fo
24332 llowers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,"{{a}}יש להפעיל את הנתונים הסטטיסטיים של האתר{{/a}} כדי לראות נתונים סטטיסטיים מפורטים, לייקים, עוקבים, מנויים ועוד! {{a1}}מידע נוסף{{/a1}}"],"Jetpack Stats Icon":[null,"סמל נתונים סטטיסטיים של Jetpack"],"Do you really want to disconnect your site from WordPress.com?":[null,"האם באמת ברצונך לנתק את האתר שלך מ-WordPress.com?"],"Updates Needed":[null,"נדרשים עדכונים"],"Save Settings":[null,"שמירת הגדרות"],"Saving…":[null,"שומר..."],"No account? Create one for free…":[null,"אין לך חשבון? באפשרותך ליצור חשבון בחינם..."],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,"סקרים ללא הגבלה
24333 , תשובות ללא הגבלה. עורך הסקרים מאפשר ליצור סקרים במהירות ובקלות. תשובות ניתן לאסוף דרך האתר, באימייל או ב-iPad או iPhone."],"Surveys & Polls":[null,"סקרים"],"Configure VaultPress":[null,"הגדרת VaultPress"],"View your security dashboard":[null,"הצגת לוח הבקרה של האבטחה"],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense, and brute-force login protection - all in one place.":[null,"גיבוי בזמן אמת עם שטח אחסון בלתי מוגבל, שחזורים בלחיצה אחת, ניטור אמין במיוחד של תגובות זבל, הגנה מפני תוכנות זדוניות, והגנה מפני כניסה באמצעות ניחוש סיסמה - הכל במקום אחד."],"Security Scanning & Backups":[null,"סריקות אבטחה וגיבויים"],"Configure Akismet":[null,"הגדרת Akismet"],"Vie
24334 w your spam stats":[null,"הצגת נתונים סטטיסטיים של תגובות זבל"],"State-of-the-art spam defense powered by Akismet.":[null,"הגנה חדשנית מבית Akismet נגד תגובות זבל."],"Once you connect, you can upgrade to Premium or Pro in order to unlock worldclass security, spam protection tools, and priority support.":[null,"לאחר ההתחברות, אפשר לשדרג לשירות Premium או Pro כדי לזכות להשתמש בכלים ברמה עולמית לאבטחה והגנה מפני תגובות זבל, ולזכות בעדיפות בקבלת תמיכה."],"Your site is on Development Mode":[null,"האתר שלך נמצא במצב פיתוח"],"Unlock the full potential of your site with the features included in your plan.":[null,"באפשרותך ליהנות מהפוטנציאל המלא של האתר בעזרת התכונות הכלולות בתוכנית שלך."],"Your site is on the Jetpack Professional plan":[null,"האתר
24335 שלך נמצא בתוכנית של Jetpack Professional"],"Your site is on the Jetpack Premium plan":[null,"האתר שלך נמצא בתוכנית Jetpack Premium"],"Upgrade to Premium or Pro in order to unlock world class security, spam protection tools, and priority support.":[null,"מומלץ לשדרג ל-Premium או Pro כדי ליהנות מכלים מובילים לאבטחה, הגנה מפני תגובות זבל ועדיפות בקבלת תמיכה."],"Your site is on the Free Jetpack Plan":[null,"האתר שלך נמצא בתוכנית החינית של Free Jetpack"],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,"סינון איכותי במיוחד של תגובות זבל מגן על המותג והקוראים שלך ומשפר את ה-SEO. הגנה מפני נסיונות כניסה באמצעות ניחוש סיסמה מ�
24336 �ייעת לשמור על שלוות נפשך, ושומרת עליך מפני פולשים."],"Lock out the bad guys":[null,"להשאיר את הרעים בחוץ"],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,"גיבוי בזמן אמת עם שטח אחסון בלתי מוגבל, שחזורים בלחיצה אחת, ניטור אמין במיוחד של תגובות זבל, הגנה מפני תוכנות זדוניות, והגנה מפני כניסה באמצעות ניחוש סיסמה - הכל במקום אחד ומותאם באופן מיטבי עבור WordPress."],"Maximum grade security":[null,"אבטחה ברמה מירבית"],"Compare Plans":[null,"השוואת תוכניות"],"Advanced polls and ratings":[null,"סקרים ודירוגים מתקדמים"],"One-click threat resolution":[null,"פתרון לאיומים בלחיצ
24337 ה אחת"],"Real-time backups":[null,"גיבויים בזמן אמת"],"Unlimited backup archive":[null,"ארכיון גיבוי ללא הגבלה"],"Includes on-demand malware scanning":[null,"כולל סריקות לאיתור תוכנות זדוניות לפי דרישה"],"Supports 1-3 sites":[null,"תמיכה באתר אחד עד שלושה אתרים"],"Jetpack Professional offers advanced features including:":[null,"Jetpack Professional מציע תכונות מתקדמות, כולל:"],"Need more?":[null,"דרוש מידע נוסף?"],"Create a new poll":[null,"יצירת סקר חדש"],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,"רוב הליקויים באבטחה נמצאים בתוספים מיושנים. מומלץ להשתמש באפליקציות האינטרנטיות והשולחניות שלנו כדי לפעיל עדכונ
24338 ים אוטומטיים או לעדכן תוספים באופן ידני לכל האתרים שלך, במקום נוח אחד."],"Bulk and automatic updates":[null,"עדכונים בצובר ועדכונים אוטומטיים"],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,"כל האפליקציות של WordPress מיועדות להיות מהירות. ניתן להבחין בהבדל בביצועים באופן מיידי, עם טעינות עמודים שמתרחשות כמעט מיידית, ופחות זמן המתנה באופן כללי."],"Feel the performance":[null,"להרגיש את הביצועים"],"Manage all your sites from a single dashboard.":[null,"לנהל את כל האתרים שלך מלוח בקרה יחיד."],"Powerful WordPress.com features on every device.":[null,"תכונות WordPress.com רבות עוצמה בכל מכשיר."],"View you
24339 r {{a}}Email Followers{{/a}}":[null,"הצגת {{a}}העוקבים שלך באימייל {{/a}}"],"View {{a}}All Stats{{/a}}":[null,"הצגת {{a}}כל הנתונים הסטטיסטיים{{/a}}"],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,"כדי שתכונה זו תפעל באופן תקין, האתר שלך חייב להיות נגיש למנועי חיפוש. אפשר לשנות זאת תחת{{a}}הגדרות קריאה{{/a}}."],"Link your account to WordPress.com to get the most out of Jetpack.":[null,"כדי להפיק את המירב מ-Jetpack, מומלץ לקשר את החשבון אל WordPress.com."],"You are connected as ":[null,"התחברת בתור "],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,"אתר זה נמצא במצב פיתוח, לכן אין לך אפשרות להתחבר אל WordPress.com."],"Manage your Jetpack connection."
24340 :[null,"ניהול החיבור שלך ל-Jetpack."],"Connection Settings":[null,"הגדרות חיבור"],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,"דרושה עזרה? נציג תמיכה יענה לך על שאלות בנושא האתר, החשבון או כל פעולה אחרת שברצונך לעשות."],"Enjoy priority support":[null,"באפשרותך ליהנות מעדיפות בקבלת תמיכה"],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,"לפרסם תוכן, לעקוב אחר נתונים סטטיסטיים, לאשר תגובות ועוד הרבה יותר מכל מקום בעולם. האפליקציות שלנו לנייד הן במקור פתוח, חינמיות וזמינות לך במכשירי Apple או Android."],"Get WordPress apps for a
24341 ny screen.":[null,"באפשרותך לקבל אפליקציות של WordPress לכל מסך."],"Inspiration strikes any time, anywhere.":[null,"ההשראה תוקפת בכל עת ובכל מקום."],"Launch Reader":[null,"השקת Reader"],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,"בכל אפליקציות WordPress יש קוראים מהירים במיוחד ובעלי תכונות מלאות, כך שתוכל להתעדכן באתרים האהובים עליך ולהצטרף לשיחה בכל מקום, בכל עת."],"Connect with the Community":[null,"להתחבר לקהילה"],"View Your Stats":[null,"להציג את הנתונים הסטטיסטיים שלך"],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,"לנטר את המבקרי
24342 ם שלך באמצעות נתונים סטטיסטיים מתקדמים. לגלות מגמות, ללמוד לאיזה תוכן יש הביצועים הטובים ביותר, ולהבין את המבקרים שלך מכל מקום בעולם."],"Connect with your Visitors":[null,"להתחבר למבקרים שלך"],"Try the New Editor":[null,"התנסות בעורך החדש"],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,"העורך החדש שלנו מהיר במיוחד, מותאם באופן מיטבי לכותבים ומצמצם הסחות דעת, וכך מאפשר לך להתמקד בעבודה."],"Focus on your Writing":[null,"להתמקד בכתיבה"],"Invalid Key":[null,"מפתח לא תקף"],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,"להגנה חדשנית מפני תגובות זבל, {{a}}יש להפעיל את Akismet{{/a}}."],"For state-
24343 of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,"להגנה חדשנית מפני תגובות זבל, יש {{a}}להתקין את Akismet{{/a}}."],"Spam Protection":[null,"הגנה מפני תגובות זבל"],"Unavailable in Dev Mode.":[null,"לא זמינה במצב פיתוח."],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,"כדי לגבות את האתר שלך כולו באופן אוטומטי, יש {{a}}לשדרג!{{/a}}."],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,"כדי לגבות את האתר שלך כולו באופן אוטומטי, יש {{a}}להתקין ולהפעיל את{{/a}} VaultPress."],"{{a}}View backup details{{/a}}.":[null,"{{a}}הצגת פרטי גיבוי{{/a}}."],"Backups":[null,"גיבויים"],"Performance":[null,"ביצועים"],"Security":[null,"אבטחה"],"Jetpack is monitoring your site. If we think your site is down you will recei
24344 ve an email.":[null,"Jetpack מנטר את האתר שלך. אם אנו חושדים שהאתר שלך קרס, נשלח לך אימייל."],"Jetpack is improving and optimising your image speed.":[null,"Jetpack משפר וממטב את מהירות התמונות שלך."],"{{a}}Activate Manage{{/a}} to turn on auto updates and manage your plugins from WordPress.com.":[null,"{{a}}יש להפעיל את Manage{{/a}} כדי להפעיל עדכונים אוטומטיים ולנהל את התוספים שלך ב-WordPress.com."],"All plugins are up-to-date. Awesome work!":[null,"כל התוספים מעודכנים. עבודה נהדרת!"],"Needs updating. ":["Need updating. ","זקוק לעדכון. ","זקוקים לעדכון. "],"%(number)s plugin":["%(number)s plugins","%(number)s תוסף","%(number)s תוספים"],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,"{{a}}יש להפעיל את Protect{{/a}} כדי לשמור את הא
24345 תר שלך מוגן מפני נסיונות כניסה זדוניים."],"Total malicious attacks blocked on your site.":[null,"סה\"כ התקפות זדוניות שנחסמו באתר שלך."],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,"Jetpack חוסם באופן פעיל נסיונות כניסה זדוניים. בקרוב יוצגו כאן נתונים!"],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,"לסריקה אוטומטית ומקיפה של איומי אבטחה, יש{{a}}לשדרג את החשבון{{/a}}."],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,"לסריקה אוטומטית ומקיפה של איומי אבטחה, יש{{a}}להתקין ולהפעיל את {{/a}} VaultPress."],"Threats found":[null,"נמצאו איומים"],"Malware Scanning":[null,"סריקות לאיתור ת
24346 וכנות זדוניות"],"WordPress.com for Linux":[null,"WordPress.com for Linux"],"WordPress.com for Windows":[null,"WordPress.com for Windows"],"WordPress.com for Mac OS X":[null,"WordPress.com for Mac OS X"],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.":[null,"אפליקציה שולחנית שמעניקה ל-WordPress בית קבוע במחשב שלך. שלא להזכיר את הסביבה נטולת ההפרעות שמקבלים כשכותבים מחוץ לדפדפן אינטרנט."],"WordPress.com in Google Play":[null,"WordPress.com ב-Google Play"],"WordPress.com in the App Store":[null,"WordPress.com ב-App Store"],"Updating %(slug)s settings…":[null,"מעדכן%(slug)s הגדרות…"],"%(slug)s has been deactivated.":[null,"%(slug)s הושבת."],"Deactivating %(slug)s…":[null,"משבית את%(slug)s…"],"%(slug)s failed to activate. %(error)s":[
24347 null,"נכשלה ההפעלה של %(slug)s. %(error)s"],"%(slug)s has been activated.":[null,"%(slug)s הופעל."],"Activating %(slug)s…":[null,"מפעיל את%(slug)s…"],"Recommended features active.":[null,"התכונות המומלצות פעילות."],"Activating recommended features…":[null,"מפעיל תכונות מומלצות..."],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,"הצג שלג יורד בבלוג שלי החל מ-1 בדצמבר עד 4 בינואר."],"Show falling snow in the holiday period.":[null,"הצג שלג יורד בתקופת החגים."],"Holiday Snow":[null,"שלג בתקופת החגים"],"Unavailable in Dev Mode":[null,"לא זמין במצב פיתוח"],"At A Glance":[null,"מבט כללי"],"Error unlinking from WordPress.com. %(error)s":[null,"שגיאה בביטול הקישור אל WordPress.com. %(error)s"],"Unlinked from WordPress.com.":[null,"ביטול הקישור אל WordPress.com."],"Unlinking from Wo
24348 rdPress.com":[null,"ביטול הקישור אל WordPress.com"],"There was an error disconnecting Jetpack. Error: %(error)s":[null,"אירעה שגיאה במהלך התנתקות מ-Jetpack. שגיאה: %(error)s"],"Options failed to reset.":[null,"איפוס האפשרויות נכשל."],"Options reset.":[null,"איפוס אפשרויות."],"Resetting Jetpack options…":[null,"מאפס אפשרויות Jetpack..."],"Regenerated %(slug)s address .":[null,"נוצרה%(slug)s כתובת."],"Updating %(slug)s address…":[null,"מעדכן%(slug)s כתובת…"],"Error updating %(slug)s settings. %(error)s":[null,"שגיאה בעדכון%(slug)s הגדרות. %(error)s"],"Updated %(slug)s settings.":[null,"עודכנו%(slug)s הגדרות."],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,"נשמח לדעת מדוע. נשמח לקבל {{a}}תשובות לשתי שאלות קצרות{{/a}} כדי שנדע כיצד לשפ
24349 ר את Jetpack."],"Clichés":[null,"קלישאות"],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{hideOnMobile}}יש לך רק מילים טובות על Jetpack, או שברצונך להשאיר משוב?{{/hideOnMobile}} {{reviewLink}}להשארת ביקורת{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}אפשר לעקוב אחרינו בטוויטר{{/twitterLink}}{{hideOnMobile}}, וכמו כן{{/hideOnMobile}} {{facebookLink}}לעשות לנו 'לייק' בפייסבוק{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}"],"You are running Jetpack on a {{a}}staging server{{/a}}.":[null,"מופעל אצלך Jetpack ב{{a}}שרת לאחסון זמני{{/a}}."],"Follow Jetp
24350 ack on Twitter":[null,"מעקב אחר Jetpack בטוויטר"],"Like us on Facebook":[null,"סימון 'לייק' בפייסבוק"],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{supportLink}}הצגת עמוד התמיכה שלנו{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}בדיקת תשובות בפורומים{{/forumLink}}{{hideOnMobile}}, או{{/hideOnMobile}} {{contactLink}}פנייה אלינו ישירות{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}"],"WordPress.com Terms of Service":[null,"תנאי שימוש ב-WordPress.com"],"Automattic's Privacy Policy":[null,"מדיניות הפרטיות של Automattic"],"Jetpack Happiness Engineer":[null,"נציג תמיכה ל-Jetpack"],"We offer free, full support to all of our
24351 Jetpack users. Our support team is always around to help you.":[null,"אנחנו מציעים תמיכה מלאה, ללא תשלום לכל משתמשי Jetpack שלנו. צוות התמיכה שלנו תמיד זמין לשירותכם."],"Go to Jetpack.com/support":[null,"מעבר אל Jetpack.com/support"],"Go to the WordPress.org support forums":[null,"מעבר אל פורומי התמיכה של WordPress.org"],"Contact Jetpack support staff directly":[null,"יצירת קשר ישירות עם צוות התמיכה של Jetpack"],"Downtime Monitoring":[null,"ניטור זמן השבתה"],"Loading…":[null,"טוען…"],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,"{{a}}יש להפעיל מוניטור{{/a}} כדי לקבל הודעות אם האתר שלך קורס."],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","אוי ואבוי, %(number)s נמצא איום.","אוי ואבוי, %(number)s נמצאו איו
24352 מים."],"{{a}}View details at VaultPress.com{{/a}}":[null,"{{a}}הצגת פרטים ב-VaultPress.com{{/a}}"],"{{a}}Contact Support{{/a}}":[null,"{{a}}יצירת קשר עם התמיכה{{/a}}"],"No threats found, you're good to go!":[null,"לא נמצאו איומים, אפשר להתחיל לעבוד!"],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,"אוווופס! מפתח Akismet שלך חסר או לא תקף. {{akismetSettings}}יש לעבור אל הגדרות Akismet כדי לתקן אותו.{{/akismetSettings}}."],"Plugin Updates":[null,"עדכוני תוספים"],"{{a}}Turn on plugin auto updates{{/a}}":[null,"{{a}}הפעלת עדכונים אוטומטיים של תוספים{{/a}}"],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,"{{a}}הפעלתManage והפעלת עדכונים אוטומטיים{{/a}}"],"Image Performance %(photon)s":[null,"ביצועי תמונות%(photon)
24353 s"],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,"{{a}}הפעלתPhoton{{/a}} לשיפור הביצועים והמהירות של התמונות שלך."],"Site Verification Tools":[null,"כלי אימות אתרים"],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,"כלי אימות אתרים פעילים. יש לוודא שהאתר שלך מאומת באמצעות Google,‏ Bing ו-Pinterest לקבלת מיפתוח ודירוג מדויקים יותר. {{a}}אימות עכשיו{{/a}}"],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,"{{a}}הפעלת אימות אתר{{/a}} כדי לאמת את האתר ולהגביר את הדירוג עם Google,‏ Bing ו-Pinterest."],"Join the millions of users who rely on Jetpack to enhance and secure their
24354 sites. We're passionate about WordPress and here to make your life easier.":[null,"כדאי לך להצטרף אל מיליוני המשתמשים שמסתמכים על Jetpack לשיפור האתרים שלהם ולאבטחה שלהם. אנו נלהבים לגבי WordPress, ונמצאים כאן כדי להקל על חייך."],"Unlink me from WordPress.com":[null,"ביטול הקישור שלי אל WordPress.com"],"Link to WordPress.com":[null,"קישור ל-WordPress.com"],"Disconnect from WordPress.com":[null,"התנתקות מ-WordPress.com"],"Jump Start your Site":[null,"זריקת מרץ לאתר שלך"],"Quickly enhance your site by activating Jetpack's recommended features.":[null,"באפשרותך לשפר במהירות את האתר שלך באמצעות הפעלת התכונות המומלצות של Jetpack."],"Activate Recommended Features":[null,"הפעלת תכונות מומלצות"],"Jetpack's recommended features include:":[null,"התכונות המומלצ�
24355 �ת של Jetpack כוללות:"],"Features can be activated or deactivated at any time.":[null,"אפשר להפעיל או להשבית את התכונות בכל עת."],"Skip the Jetpack Jumpstart process":[null,"דילוג על תהליך זריקת המרץ של Jetpack"],"Skip this step":[null,"דילוג על שלב זה"],"Manage security on WordPress.com":[null,"ניהול אבטחה ב-WordPress.com"],"Week of %(date)s":[null,"שבוע מתוך %(date)s"],"Views: %(numberOfViews)s":[null," צפיות: %(numberOfViews)s"],"Click to view detailed stats.":[null,"יש ללחוץ כדי להציג נתונים סטטיסטיים מפורטים."],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,"משהו קרה בעת טעינת הנתונים הסטטיסטיים. יש לנסות שוב מאוחר יותר או{{a}}להציג את הנתונים הסטטיסטיים שלך עכשיו ב-WordPress.com{{/a}}
24356 "],"Days":[null,"ימים"],"Weeks":[null,"שבועות"],"Months":[null,"חודשים"],"Views today":[null,"צפיות היום"],"Best overall day":[null,"הטובות ביותר לאורך כל היום"],"%(number)s View":["%(number)s Views","%(number)s צפייה","%(number)s צפיות"],"All-time views":[null,"צפיות מכל הזמנים"],"All-time comments":[null,"תגובות מכל הזמנים"],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,"Jetpack משתמש ברשת המתקדמת של WordPress.com לשליחת תוכן כדי לטעון את התמונות המדהימות שלך במהירות שיא. השירות מותאם לכל מכשיר, וניתן בחינם לגמרי."],"Did we mention free, professional support?":[null,"האם הזכרנו תמיכה מקצועית בחינם?"],"Jetpack is supported by some of the most t
24357 echnical and passionate people in the community. They're located around the globe and ready to help you.":[null,"Jetpack נתמך על ידי כמה מהאנשים המסורים והטכניים ביותר בקהילה. הם מפוזרים בכל קצוות תבל ומוכנים לעזור."],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,"Jetpack חוסם נסיונות התחברות זדוניים, ומודיע לך אם האתר שלך קור, וכן יכול לעדכן באופן אוטומטי את התוספים שלך, כדי שלא תהיה לך סיבה לדאגה."],"Block site attacks.":[null,"חסימת התקפות על אתר."],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,"לזכות בשלוות נפש עם Protect, הכלי שחסם מיליארדים של התקפות כניסה
24358 במיליוני אתרים."],"Live site monitoring.":[null,"מעקב אחר אתר בזמן אמת."],"Automatic site updates.":[null,"עדכונים אוטומטיים של אתרים."],"Never fall behind on a security release or waste time updating multiple sites.":[null,"הודות לשירות זה, לעולם לא יחסר לך עדכון אבטחה ולא יהיה צורך לבזבז זמן על עדכון אתרים מרובים."],"Lightning fast, optimized images":[null,"טעינת תמונות ממוטבות במהירות שיא"],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,"Jetpack רותם לעזרתו את העוצמה שלWordPress.com כדי להציג בפניך תובנות מפורטות על המבקרים שלך, מה הם קוראים ומהיכן הם מגיעים."],"Site security and peace of mind":[null,"אבטחת האתר וראש שק�
24359 �"],"Need Help?":[null,"דרושה עזרה?"],"Send us Feedback":[null,"שליחת משוב"],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,"ל-Jetpack יש כלים של תעבורה ויצירת מעורבים בקרב הגולשים, שיסייעו למשוך צופים רבים יותר לאתר שלך ולשמור אותם שם."],"Automated social marketing.":[null,"שיווק אוטומטי ברשתות חברתיות."],"Sharing & Like Buttons":[null,"כפתורי שיתוף ולייק"],"Build a community.":[null,"בניית קהילה."],"Give visitors the tools to share and subscribe to your content.":[null,"להעניק למבקרים את הכלים לשתף את התוכן שלך ולהירשם לעדכונים לגביו."],"Increase page views.":[null,"הגדלת כמות צפיות בעמוד."],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,"הצגת פ�
24360 �סטים קשורים כדי לתת למבקרים יותר תוכן לשיתוף ולקריאה ובכך לשמור על רמת עניין גבוהה."],"Manage Plugins":[null,"ניהול תוספים"],"Drive more traffic to your site":[null,"משיכת יותר תעבורה לאתר שלך"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,"שימוש באפשרות 'שיתוף אוטומטי' כדי לשתף אוטומטית את הפוסטים שלך עם חברים, עוקבים וכל העולם."],"Track your growth":[null,"מעקב צמיחה"],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"פחות לחץ. המעקב ישלח לך התראות בזמן אמת אם האתר שלך קורס."],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"בלוג WordPress צריך להישאר מחובר בזמן אישור Jetpack."],"We had an issue connect
24361 ing Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,"הייתה לנו בעיה בחיבור Jetpack; יש לכבות ולהפעיל מחדש את תוסף Jetpack ואז להתחבר שוב."],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,"אירעה בעיה בחיבור Jetpack עבורך. יש ללחוץ שוב על 'התחברות ל-WordPress.com'."],"{{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":[null,"{{s}}יש תקלה ב-Jetpack שלך.{{/s}} אנו מתנצלים על אי-הנוחות. כדאי לנסות שוב מאוחר יותר ואם הבעיה נמשכת, לפנות לתמיכה בצירוף ההודעה הבאה: %(error_key)s"],"Need help? The Jetpack team is here for you.":[null,"דרושה עזרה? צוות Jetpack לשירותך!"],"Leave a
24362 Jetpack review":[null,"השארת ביקורת על Jetpack"],"Disconnecting Jetpack":[null,"מנתק את Jetpack"],"Smiley":[null,"סמיילי"],"Email Address":[null,"כתובת דואר אלקטרוני"],"Whitelist Management":[null,"ניהול רשימה לבנה (רשימת שולחים בטוחים)"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"כדאי להוסיף את כתובות ה-IP הנפוצות ביותר בשימוש מאחר שהן עשויות להשתנות לפי המיקום שלך - בית, משרד ועוד. הסרת כתובת IP מהרשימה להלן תסיר אותה מרשימת ההיתרים שלך."],"Related":[null,"קשור"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"הצג כותרת 'קשורה' כדי להפריד בצורה ברו�
24363 �ה יותר את הסעיף הקשור מהרשומות"],"Use a large and visually striking layout":[null,"השתמש בפריסה גדולה ומרשימה מבחינה ויזואלית"],"Require Two-Step Authentication":[null,"דרשו זיהוי בשני שלבים"],"Site Stats":[null,"סטטיסטיקת אתר"],"Publicize":[null,"הפצה"],"Excerpts":[null,"תקצירים"],"Featured Images":[null,"תמונות מרכזיות"],"Enable Portfolio Projects for this site.":[null,"אפשרו פרויקטים של פורטפוליו לאתר זה."],"Enable Testimonials for this site.":[null,"הפעלת המלצות לאתר זה."],"View people's profiles when you mouse over their Gravatars":[null,"צפה בפרופיל המשתמש כאשר העכבר מרחף מעל לגרבטאר שלו"],"Color Scheme":[null,"ערכת צבעים"],"Preview":[null,"תצוגה מקדימה"],"You have successfully disconnected Jetpack":[null,"ניתקת בהצלחה את החשבון שלך
24364 מ-Jetpack"],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,"האתר שלך צריך להיות נגיש לציבור כדי להשתמש ב-Jetpack: %(error_key)s"],"{{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).":[null,"{{s}}יש תקלה ב-Jetpack שלך.{{/s}} לא ניתן לחבר אתר זה אל WordPress.com. משמעות הדבר בדרך כלל היא שהאתר שלך אינו נגיש לציבור (מרח מקומי)."],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"לוורדפרס.קום יש בעיות כרגע ואינה יכולה לתדלק את ה Jetpack שלך. בבקשה נסה שוב מאוחר יותר."],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[nu
24365 ll,"Jetpack לא הצליח ליצור קשר עם WordPress.com: %(error_key)s. בדרך כלל זה קורה כאשר משהו מוגדר לא נכון בשרת שלך."],"Connect Jetpack":[null,"יש לחבר את Jetpack"],"Proofreading":[null,"הגהה"],"English Options":[null,"אפשרויות אנגלית"],"Bias Language":[null,"הטיות שפה"],"Complex Phrases":[null,"ביטויים מורכבים"],"Diacritical Marks":[null,"סימני ניקוד"],"Double Negatives":[null,"שלילה כפולה (דאבל נגטיב)"],"Hidden Verbs":[null,"פעלים חבויים"],"Jargon":[null,"לשון עילגת (ז'ארגון)"],"Passive Voice":[null,"אפן סביל"],"Phrases to Avoid":[null,"להימנע מביטויים"],"Redundant Phrases":[null,"ביטויים מיותרים"],"Use automatically detected language to proofread posts and pages":[null,"השתמש בזיהוי שפה אוטומטי להגהת רשומות ועמודים."],"Ignored Phrases":[null,"ביטוי
24366 ים להתעלמות"],"Test your site’s compatibility with Jetpack.":[null,"בדיקת תאימות האתר עם Jetpack."],"Debug":[null,"איתור שגיאות"],"Disconnect Jetpack":[null,"נתק את Jetpack"],"Learn More":[null,"למד עוד"],"Settings":[null,"הגדרות"],"Active":[null,"פעיל"]}
24367 \ No newline at end of file
24368 +{"":{"po-revision-date":"2016-09-07 05:31:06+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/2.3.0-alpha","language":"he_IL","project-id-version":"Plugins - Jetpack by WordPress.com - Development (trunk)"},"Make sure your site is easily found on search engines with SEO tools for your content and social posts.":[null,""],"Activate this module to use the advanced SEO tools.":[null,""],"Configure your VideoPress settings.":[null,""],"How much is your website worth?":[null,""],"For less than the price of a coffee a month you can rest easy knowing your hard work (or livelihood) is backed up.":[null,""],"Configure Site SEO":[null,""],"Activate SEO Tools":[null,""],"Introducing our most affordable backups and security plan yet":[null,""],"The Personal Plan keeps your data, site, and hard work safe.":[null,""],"Learn more...":[null,""],"Your site is on the Jetpack Pe
24369 rsonal plan":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), and unlimited storage.":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), unlimited backup storage, security scanning, and priority support.":[null,""],"You get spam-protection, real-time backups (unlimited archive), unlimited backup storage, security scanning, SEO tools, PollDaddy, and priority support.":[null,""],"Daily backup of all your site data with unlimited space and one-click restores (powered by VaultPress).":[null,""],"Daily backup of all your site data with unlimited space, one-click restores, automated security scanning, and priority support (powered by VaultPress).":[null,""],"Backups & Security Scanning":[null,""],"Real-time backup of all your site data with unlimited space, one-click restores, automated security scanning, one-click threat resolution, and priority support (powered by VaultPress).":[null,""],"SEO Too
24370 ls":[null,""],"Advanced SEO tools to help your site get found when people search for relevant content.":[null,""],"Need more? Running a business site?":[null,""],"If your site is important to you, consider protecting and improving it with some of our advanced features: ":[null,""],"On-demand security scanning":[null,""],"Advanced SEO tools":[null,""],"Configure your SEO settings.":[null,""],"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.":[null,""],"You are running Jetpack on a staging server.":[null,""],"More Info":[null,""],"Search your content.":[null,""],"{{a}}Manage Likes visibility from the Sharing Module Settings{{/a}}":[null,""],"Hide the stats smiley face image. The image helps collect stats but should still work when hidden.":[null,""],"Your Current IP: %(ip)s":[null,""],"Whitelisting an IP address prevents it from ever being blocked by Jetpack.":[null,""],"IPv4 a
24371 nd IPv6 are acceptable. {{br/}} To specify a range, enter the low value and high value separated by a dash. Example: 12.12.12.1-12.12.12.100":[null,""],"Link your account to WordPress.com to start using this feature.":[null,""],"There are unsaved settings in this tab that will be lost if you leave it. Proceed?":[null,""],"This will reset all Jetpack options, are you sure?":[null,""],"Search for a Jetpack feature.":[null,"חיפוש אחר תכונה של Jetpack."],"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.":[null,"באמצעות שדרוג של Jetpack סורק האבטחה המתקדם שלנו יאתר קבצים זדוניים וידווח עליהם מיידית, וכך יהיה באפשרותך להיות מודע תמיד למה שמתרחש באתר האינטרנט שלך."],"You can see the information about security scanning in the \
24372 "At a Glance\" section.":[null,"אפשר לראות את המידע על סריקות אבטחה במקטע 'מבט כללי'."],"Configure your Security Scans":[null,"הגדרת תצורה של סריקות אבטחה"],"This module has no configuration options":[null,"במודול זה אין אפשרויות הגדרת תצורה"],"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.":[null,"שדרוג של Jetpack ימחיש למנועי חיפוש ולמבקרים את היחס הרציני מצדך ליושרה של אתרי האינטרנט שלך. הכלים שלנו למניעת תגובות זבל ימחקו תגובות זבל, יגנו על ה-SEO שלך, ויקלו על מבקרים לשמור על קשר."],"Real-time offsite backups with automated restores deliver peace-of-mind, so you can focus
24373 on writing great content and increasing traffic while we protect every aspect of your investment. Upgrade today.":[null,"גיבויים מחוץ לאתר בזמן אמת עם שחזורים אוטומטיים מאפשרים לך שלוות נפש, וכך אפשר להתמקד בכתיבת תוכן משובח והגדלת התעבורה, בזמן שאנו מגנים על כל היבט של ההשקעה שלך. לשדרג היום."],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,"{{link}}הגדרת תצורה של%(module_slug)s ההגדרות שלך{{/link}}"],"Subscriber":[null,"מנוי רשום לעדכונים"],"Big iPhone/iPad Update Now Available":[null,"עדכון גדול ל-iPhone/iPad זמין עכשיו"],"The WordPress for Android App Gets a Big Facelift":[null,"אפליקציית WordPress ל-Android עברה 'מתיחת פנים' רצינית"],"Upgrade Focus: VideoPress For Weddings":[null,"המלצת שדרוג: VideoPress לחתונות"],"WordPr
24374 ess.com Likes are:":[null,"הלייקים של WordPress.com הם:"],"Comments headline":[null,"שורת כותרת של תגובות"],"A few catchy words to motivate your readers to comment.":[null,"להכניס כמה מילים שיגרמו לקוראים שלכם להגיב."],"Can readers subscribe to your posts, comments or both?":[null,"האם הקוראים יכולים להירשם לעדכונים של פוסטים או תגובות שלך, או לשניהם?"],"Show a \"follow blog\" options in the comment form":[null,"הצגת אפשרות 'עקוב אחר הבלוג' בטופס התגובה"],"Show a \"follow comments\" option in the comment form.":[null,"הצגת אפשרות 'מעקב אחר תגובות'' בטופס התגובות."],"Admin Bar":[null,"סרגל ניהול"],"Put a chart showing 48 hours of views in the admin bar":[null,"הצגה בסרגל הניהול של תרשים המציג 48 שעות של צפיות"],"Registered Users: Count the page views o
24375 f registered users who are logged in":[null,"משתמשים רשומים: ספירת הצפיות באתר של משתמשים רשומים ומחוברים"],"Report Visibility: Select the roles that will be able to view stats reports":[null,"נראות הדוחות: בחירת התפקידים שיוכלו לצפות בדוחות הסטטיסטיקה"],"Receive Monitor Email Notifications":[null,"קבלת הודעות ניטור באימייל"],"Emails will be sent to ":[null,"האימיילים יישלחו אל "],"{{a}}Edit{{/a}}":[null,"{{a}}עריכה{{/a}}"],"Match By Email":[null,"התאמה דרך אימייל"],"Show photo metadata (Exif) in carousel, when available":[null,"הצגת מטא-נתונים של התמונה (Exif) בקרוסלה, כשהם זמינים"],"Background Color":[null,"צבע רקע"],"Scroll infinitely (Shows 7 posts on each load)":[null,"גלילה אינסופית (מציג 7 פוסטים בכל טעינה)"],"Track each infinite Scroll post loa
24376 d as a page view in Google Analytics":[null,"מעקב אחר כל טעינת פוסט עם גלילה אינסופית כצפייה בעמוד ב-Google Analytics"],"Mobile Promos":[null,"קדימונים לנייד"],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,"הצגת קדימון לאפליקציות לנייד של WordPress בכותרת התחתונה של ערכת העיצוב לנייד"],"Enter your meta key \"content\" value to verify your blog with {{a}}Google Search Console{{/a}}, {{a1}}Bing Webmaster Center{{/a1}} and {{a2}}Pinterest Site Verification{{/a2}}.":[null,""],"Meta key example:":[null,""],"Display all your gallery pictures in a cool mosaic":[null,"הצגת כל תמונות הגלריה שלך בפסיפס מגניב"],"Copied!":[null,"הועתק!"],"Highlight and copy the following text to your clipboard:":[null,"יש לסמן ולהעתיק את הטקסט הבא ללוח שלך:"],"Regenerate address":[null,"יצי�
24377 �ת כתובת מחדש"],"Configure Portfolios":[null,"הגדרת תיקי עבודות"],"Configure Testimonials":[null,"הגדרת המלצות"],"Automatically proofread content when: ":[null,"תבוצע הגהה אוטומטית במקרים הבאים: "],"A post or page is first published":[null,"פוסט או עמוד מתפרסמים לראשונה"],"A post or page is updated":[null,"פוסט או עמוד מתעדכנים"],"Automatic Language Detection":[null,"זיהוי שפה אוטומטי"],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,"בודק האיות תומך באנגלית, צרפתית, גרמנית, פורטוגזית וספרדית."],"Enable proofreading for the following grammar and style rules: ":[null,"אפשור הגהה לכללי הדקדוק והסגנון הבאים: "],"Add a phrase":[null,"הוספת צירוף מילים"],"Use Markdown for comments":[null,"שימוש ב-Markdown לתגובות"],"Search engin
24378 es will find the sitemaps at these locations:":[null,"מנועי חיפוש ימצאו את מפות האתרים במיקומים הבאים:"],"Sitemap: {{a}}%(url)s{{/a}}":[null,"מפת אתר: {{a}}%(url)s{{/a}}"],"News Sitemap: {{a}}%(url)s{{/a}}":[null,"מפת אתר חדשות: {{a}}%(url)s{{/a}}"],"Cheatin' uh?":[null,"מרמה, אה?"],"{{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}}":[null,"{{p}}אכפת לך לספר לנו מדוע לא השלמת את ההתחברות ל-Jetpack {{a}}בסקר זה שבו 2 שאלות{{/a}}?{{/p}}{{p}}חיבור ל-Jetpack הוא חובה כדי שתכונות האבטחה והתעבורה החינמיות שלנו יעבדו.{{/p}}"],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,"ברוכים הבאים ל-{{s}}Jetpack %(jetpack_version)s{{/s}}!"],"Your Jet
24379 pack is already connected.":[null,"ה-Jetpack שלך כבר מחובר."],"You're fueled up and ready to go, Jetpack is now active.":[null,"הכול מוכן ומזומן, Jetpack פעיל כעת."],"You're fueled up and ready to go.":[null,"הכול מוכן ומזומן, אפשר לצאת לדרך."],"You are currently running a development version of Jetpack.":[null,"נראה שנעשה כאן שימוש בגרסת פיתוח של Jetpack."],"Submit Beta feedback":[null,""],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,"כרגע {{a}}במצב פיתוח{{/a}} דרך המסנן jetpack_development_mode.{{br/}}חלק מהתכונות מושבתות."],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,"כרגע {{a}}במצב פיתוח {{/a}} דרך הקבוע JETPACK_DEV_DEBUG.{{br/}}חלק מהתכונות מושבתות."],"Currently i
24380 n {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,"כרגע {{a}}במצב פיתוח{{/a}} כיוון שחסרה נקודה בכתובת ה-URL של האתר שלך (e.g. http://localhost).{{br/}}חלק מהתכונות מושבתות."],"You, %(userName)s, are not connected to WordPress.com.":[null,"אין לך, %(userName)s, חיבור ל-WordPress.com."],"What would you like to see on your Jetpack Dashboard?":[null,"מה היית רוצה לראות בלוח הבקרה של Jetpack?"],"Let us know!":[null,"ספרו לנו!"],"Welcome to Jetpack":[null,"ברוכים הבאים ל-Jetpack"],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,"כדי להתחיל להשתמש ב-Jetpack, יש להתחבר לחשבון WordPress.com או ליצור חשבון כזה. פעולה זו תאפשר שירו
24381 תים מועילים של אבטחה, תעבורה והתאמה אישית."],"No account? Create one for free…":[null,"אין לך חשבון? באפשרותך ליצור חשבון בחינם..."],"Saving…":[null,"שומר..."],"Save Settings":[null,"שמירת הגדרות"],"Updates Needed":[null,"נדרשים עדכונים"],"Do you really want to disconnect your site from WordPress.com?":[null,"האם באמת ברצונך לנתק את האתר שלך מ-WordPress.com?"],"Jetpack Stats Icon":[null,"סמל נתונים סטטיסטיים של Jetpack"],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,"{{a}}יש להפעיל את הנתונים הסטטיסטיים של האתר{{/a}} כדי לראות נתונים סטטיסטיים מפורטים, לייקים, עוקבים, מנויים ועוד! {{a1}}מידע נוסף{{/a1}}"],"Activate Site Stats":[null,"הפעלת נתונים סטטיס�
24382 �יים של האתר"],"Automated, comprehensive protection from threats and attacks.":[null,"הגנה אוטומטית ומקיפה מפני איומים והתקפות."],"State-of-the-art spam defense.":[null,"הגנה חדשנית מפני תגובות זבל."],"Automatically backup your entire site.":[null,"גיבוי אוטומטי של האתר כולו."],"Security Scanning":[null,"סריקות אבטחה"],"Automatically scan your site for common threats and attacks.":[null,"סריקה אוטומטית של האתר כדי לגלות איומים והתקפות נפוצים."],"Keep those spammers away!":[null,"להרחיק את מפיצי דואר הזבל!"],"Site Backups":[null,"גיבויים של אתרים"],"Keep your site backed up!":[null,"לשמור על הגיבוי של האתר שלך!"],"Pro":[null,"Pro"],"No Results Found.":[null,"לא נמצאו תוצאות."],"Threats found!":[null,"נמצאו איומים!"],"Set up":[null,"הגדרה"],"Upgrade":[null,
24383 "שדרוג"],"ACTIVE":[null,"פעיל"],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,"האקרים, בוטנטים ומפיצי דואר זבל תוקפים אתרי אינטרנט ללא הבחנה. המטרה שלהם היא לתקוף בכל מקום - ולעתים קרובות. המטרה שלנו היא לסייע לך להתכונן באמצעות חסימת איומים אלה, ובתרחישים הגרועים ביותר, נהיה שם כדי להחזיר את האתר שלך למצבו הקודם."],"Your site is on the Free Jetpack Plan":[null,"האתר שלך נמצא בתוכנית החינית של Free Jetpack"],"Upgrade to a paid plan to unlock world-class security, spam protection tools, and priority support.":[null,""],"Your site is on the Jetp
24384 ack Premium plan":[null,"האתר שלך נמצא בתוכנית Jetpack Premium"],"Your site is on the Jetpack Professional plan":[null,"האתר שלך נמצא בתוכנית של Jetpack Professional"],"Your site is on Development Mode":[null,"האתר שלך נמצא במצב פיתוח"],"Once you connect, you can upgrade to a paid plan in order to unlock world-class security, spam protection tools, and priority support.":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,"הגנה חדשנית מבית Akismet נגד תגובות זבל."],"View your spam stats":[null,"הצגת נתונים סטטיסטיים של תגובות זבל"],"Configure Akismet":[null,"הגדרת Akismet"],"View your security dashboard":[null,"הצגת לוח הבקרה של האבטחה"],"Configure VaultPress":[null,"הגדרת VaultPress"],"Surveys & Polls":[null,"סקרים"],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Col
24385 lect responses via your website, e-mail or on your iPad or iPhone.":[null,"סקרים ללא הגבלה, תשובות ללא הגבלה. עורך הסקרים מאפשר ליצור סקרים במהירות ובקלות. תשובות ניתן לאסוף דרך האתר, באימייל או ב-iPad או iPhone."],"Create a new poll":[null,"יצירת סקר חדש"],"Real-time backups":[null,"גיבויים בזמן אמת"],"One-click threat resolution":[null,"פתרון לאיומים בלחיצה אחת"],"Advanced polls and ratings":[null,"סקרים ודירוגים מתקדמים"],"Compare Plans":[null,"השוואת תוכניות"],"Maximum grade security":[null,"אבטחה ברמה מירבית"],"Real-time backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,""],"Lock out the bad guys":[null,"להשאיר את הרעים בחוץ"],"Bulletproof sp
24386 am filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,"סינון איכותי במיוחד של תגובות זבל מגן על המותג והקוראים שלך ומשפר את ה-SEO. הגנה מפני נסיונות כניסה באמצעות ניחוש סיסמה מסייעת לשמור על שלוות נפשך, ושומרת עליך מפני פולשים."],"Enjoy priority support":[null,"באפשרותך ליהנות מעדיפות בקבלת תמיכה"],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,"דרושה עזרה? נציג תמיכה יענה לך על שאלות בנושא האתר, החשבון או כל פעולה אחרת שברצונך לעשות."],"Connection Settings":[null,"הגדרות חיבור"],"Manage your Jetpack connection.":[null,"ניהול החיבור של
24387 ך ל-Jetpack."],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,"אתר זה נמצא במצב פיתוח, לכן אין לך אפשרות להתחבר אל WordPress.com."],"You are connected as ":[null,"התחברת בתור "],"Link your account to WordPress.com to get the most out of Jetpack.":[null,"כדי להפיק את המירב מ-Jetpack, מומלץ לקשר את החשבון אל WordPress.com."],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,"כדי שתכונה זו תפעל באופן תקין, האתר שלך חייב להיות נגיש למנועי חיפוש. אפשר לשנות זאת תחת{{a}}הגדרות קריאה{{/a}}."],"View {{a}}All Stats{{/a}}":[null,"הצגת {{a}}כל הנתונים הסטטיסטיים{{/a}}"],"View your {{a}}Email Followers{{/a}}":[null,"הצגת {{a}}העוקבים שלך באימייל {{/a}}"],"Powerf
24388 ul WordPress.com features on every device.":[null,"תכונות WordPress.com רבות עוצמה בכל מכשיר."],"Manage all your sites from a single dashboard.":[null,"לנהל את כל האתרים שלך מלוח בקרה יחיד."],"Feel the performance":[null,"להרגיש את הביצועים"],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,"כל האפליקציות של WordPress מיועדות להיות מהירות. ניתן להבחין בהבדל בביצועים באופן מיידי, עם טעינות עמודים שמתרחשות כמעט מיידית, ופחות זמן המתנה באופן כללי."],"Bulk and automatic updates":[null,"עדכונים בצובר ועדכונים אוטומטיים"],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your
24389 websites in one convenient place.":[null,"רוב הליקויים באבטחה נמצאים בתוספים מיושנים. מומלץ להשתמש באפליקציות האינטרנטיות והשולחניות שלנו כדי לפעיל עדכונים אוטומטיים או לעדכן תוספים באופן ידני לכל האתרים שלך, במקום נוח אחד."],"Focus on your Writing":[null,"להתמקד בכתיבה"],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,"העורך החדש שלנו מהיר במיוחד, מותאם באופן מיטבי לכותבים ומצמצם הסחות דעת, וכך מאפשר לך להתמקד בעבודה."],"Try the New Editor":[null,"התנסות בעורך החדש"],"Connect with your Visitors":[null,"להתחבר למבקרים שלך"],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best a
24390 nd understand your visitors from anywhere in the world.":[null,"לנטר את המבקרים שלך באמצעות נתונים סטטיסטיים מתקדמים. לגלות מגמות, ללמוד לאיזה תוכן יש הביצועים הטובים ביותר, ולהבין את המבקרים שלך מכל מקום בעולם."],"View Your Stats":[null,"להציג את הנתונים הסטטיסטיים שלך"],"Connect with the Community":[null,"להתחבר לקהילה"],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,"בכל אפליקציות WordPress יש קוראים מהירים במיוחד ובעלי תכונות מלאות, כך שתוכל להתעדכן באתרים האהובים עליך ולהצטרף לשיחה בכל מקום, בכל עת."],"Launch Reader":[null,"השקת Reader"],"Inspiration strikes any time, anywhere.":[null,"ההשר�
24391 �ה תוקפת בכל עת ובכל מקום."],"Get WordPress apps for any screen.":[null,"באפשרותך לקבל אפליקציות של WordPress לכל מסך."],"In Your Pocket":[null,""],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,"לפרסם תוכן, לעקוב אחר נתונים סטטיסטיים, לאשר תגובות ועוד הרבה יותר מכל מקום בעולם. האפליקציות שלנו לנייד הן במקור פתוח, חינמיות וזמינות לך במכשירי Apple או Android."],"WordPress.com in the App Store":[null,"WordPress.com ב-App Store"],"WordPress.com in Google Play":[null,"WordPress.com ב-Google Play"],"On Your Desktop":[null,""],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web brows
24392 er.":[null,"אפליקציה שולחנית שמעניקה ל-WordPress בית קבוע במחשב שלך. שלא להזכיר את הסביבה נטולת ההפרעות שמקבלים כשכותבים מחוץ לדפדפן אינטרנט."],"WordPress.com for Mac OS X":[null,"WordPress.com for Mac OS X"],"WordPress.com for Windows":[null,"WordPress.com for Windows"],"WordPress.com for Linux":[null,"WordPress.com for Linux"],"Malware Scanning":[null,"סריקות לאיתור תוכנות זדוניות"],"Threats found":[null,"נמצאו איומים"],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,"לסריקה אוטומטית ומקיפה של איומי אבטחה, יש{{a}}להתקין ולהפעיל את {{/a}} VaultPress."],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,"לסריקה אוטומטית ומקיפה של איומי אבטחה, יש
24393 {{a}}לשדרג את החשבון{{/a}}."],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,"Jetpack חוסם באופן פעיל נסיונות כניסה זדוניים. בקרוב יוצגו כאן נתונים!"],"Total malicious attacks blocked on your site.":[null,"סה\"כ התקפות זדוניות שנחסמו באתר שלך."],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,"{{a}}יש להפעיל את Protect{{/a}} כדי לשמור את האתר שלך מוגן מפני נסיונות כניסה זדוניים."],"%(number)s plugin":["%(number)s plugins","%(number)s תוסף","%(number)s תוספים"],"Needs updating. ":["Need updating. ","זקוק לעדכון. ","זקוקים לעדכון. "],"All plugins are up-to-date. Awesome work!":[null,"כל התוספים מעודכנים. עבודה נהדרת!"],"{{a}}Activate Manage{{/a}} to turn on auto updates and manage your plugin
24394 s from WordPress.com.":[null,"{{a}}יש להפעיל את Manage{{/a}} כדי להפעיל עדכונים אוטומטיים ולנהל את התוספים שלך ב-WordPress.com."],"Jetpack is improving and optimizing your image speed.":[null,""],"Jetpack is monitoring your site. If we think your site is down, you will receive an email.":[null,""],"Security":[null,"אבטחה"],"Performance":[null,"ביצועים"],"Backups":[null,"גיבויים"],"{{a}}View backup details{{/a}}.":[null,"{{a}}הצגת פרטי גיבוי{{/a}}."],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,"כדי לגבות את האתר שלך כולו באופן אוטומטי, יש {{a}}להתקין ולהפעיל את{{/a}} VaultPress."],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,"כדי לגבות את האתר שלך כולו באופן אוטומטי, יש {{a}}לשדרג!{{/a}}."],"Unavailable in Dev Mode.":[nul
24395 l,"לא זמינה במצב פיתוח."],"Spam Protection":[null,"הגנה מפני תגובות זבל"],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,"להגנה חדשנית מפני תגובות זבל, יש {{a}}להתקין את Akismet{{/a}}."],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,"להגנה חדשנית מפני תגובות זבל, {{a}}יש להפעיל את Akismet{{/a}}."],"Invalid Key":[null,"מפתח לא תקף"],"Unavailable in Dev Mode":[null,"לא זמין במצב פיתוח"],"Holiday Snow":[null,"שלג בתקופת החגים"],"Show falling snow in the holiday period.":[null,"הצג שלג יורד בתקופת החגים."],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,"הצג שלג יורד בבלוג שלי החל מ-1 בדצמבר עד 4 בינואר."],"Activating recommended features…":[null,"מפעיל תכונות מומלצות..."],"Recommended features
24396 active.":[null,"התכונות המומלצות פעילות."],"Recommended features failed to activate. %(error)s":[null,""],"Activating %(slug)s…":[null,"מפעיל את%(slug)s…"],"%(slug)s has been activated.":[null,"%(slug)s הופעל."],"%(slug)s failed to activate. %(error)s":[null,"נכשלה ההפעלה של %(slug)s. %(error)s"],"Deactivating %(slug)s…":[null,"משבית את%(slug)s…"],"%(slug)s has been deactivated.":[null,"%(slug)s הושבת."],"%(slug)s failed to deactivate. %(error)s":[null,""],"Updating %(slug)s settings…":[null,"מעדכן%(slug)s הגדרות…"],"Updated %(slug)s settings.":[null,"עודכנו%(slug)s הגדרות."],"Error updating %(slug)s settings. %(error)s":[null,"שגיאה בעדכון%(slug)s הגדרות. %(error)s"],"Updating %(slug)s address…":[null,"מעדכן%(slug)s כתובת…"],"Regenerated %(slug)s address .":[null,"נוצרה%(slug)s כתובת."],"Error regenerating %(slug)s address. %(error)s":[null,""],"Rese
24397 tting Jetpack options…":[null,"מאפס אפשרויות Jetpack..."],"Options reset.":[null,"איפוס אפשרויות."],"Options failed to reset.":[null,"איפוס האפשרויות נכשל."],"There was an error disconnecting Jetpack. Error: %(error)s":[null,"אירעה שגיאה במהלך התנתקות מ-Jetpack. שגיאה: %(error)s"],"Unlinking from WordPress.com":[null,"ביטול הקישור אל WordPress.com"],"Unlinked from WordPress.com.":[null,"ביטול הקישור אל WordPress.com."],"Error unlinking from WordPress.com. %(error)s":[null,"שגיאה בביטול הקישור אל WordPress.com. %(error)s"],"At A Glance":[null,"מבט כללי"],"Clichés":[null,"קלישאות"],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,"נשמח לדעת מדוע. נשמח לקבל {{a}}תשובות לשתי שאלות קצרות{{/a}} כדי שנדע כיצד לשפר את Jetpack."],"{{hideOnMobile}
24398 }Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{hideOnMobile}}יש לך רק מילים טובות על Jetpack, או שברצונך להשאיר משוב?{{/hideOnMobile}} {{reviewLink}}להשארת ביקורת{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}אפשר לעקוב אחרינו בטוויטר{{/twitterLink}}{{hideOnMobile}}, וכמו כן{{/hideOnMobile}} {{facebookLink}}לעשות לנו 'לייק' בפייסבוק{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}"],"Like us on Facebook":[null,"סימון 'לייק' בפייסבוק"],"Follow Jetpack on Twitter":[null,"מעקב אחר Jetpack בטוויטר"],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/h
24399 ideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{supportLink}}הצגת עמוד התמיכה שלנו{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}בדיקת תשובות בפורומים{{/forumLink}}{{hideOnMobile}}, או{{/hideOnMobile}} {{contactLink}}פנייה אלינו ישירות{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}"],"Contact Jetpack support staff directly":[null,"יצירת קשר ישירות עם צוות התמיכה של Jetpack"],"Go to the WordPress.org support forums":[null,"מעבר אל פורומי התמיכה של WordPress.org"],"Go to Jetpack.com/support":[null,"מעבר אל Jetpack.com/support"],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,"אנחנו מציעים תמיכה מלאה, ללא תשלום לכל
24400 משתמשי Jetpack שלנו. צוות התמיכה שלנו תמיד זמין לשירותכם."],"Jetpack Happiness Engineer":[null,"נציג תמיכה ל-Jetpack"],"Automattic's Privacy Policy":[null,"מדיניות הפרטיות של Automattic"],"WordPress.com Terms of Service":[null,"תנאי שימוש ב-WordPress.com"],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,"{{a}}הפעלת אימות אתר{{/a}} כדי לאמת את האתר ולהגביר את הדירוג עם Google,‏ Bing ו-Pinterest."],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,"כלי אימות אתרים פעילים. יש לוודא שהאתר שלך מאומת באמצעות Google,‏ Bing ו-Pinterest לקבלת מיפתוח ודירוג מדויקים יותר. {{a}}אימות עכשיו{{/a}}"],"Si
24401 te Verification Tools":[null,"כלי אימות אתרים"],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,"{{a}}הפעלתPhoton{{/a}} לשיפור הביצועים והמהירות של התמונות שלך."],"Image Performance %(photon)s":[null,"ביצועי תמונות%(photon)s"],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,"{{a}}הפעלתManage והפעלת עדכונים אוטומטיים{{/a}}"],"{{a}}Turn on plugin auto updates{{/a}}":[null,"{{a}}הפעלת עדכונים אוטומטיים של תוספים{{/a}}"],"Plugin Updates":[null,"עדכוני תוספים"],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,"אוווופס! מפתח Akismet שלך חסר או לא תקף. {{akismetSettings}}יש לעבור אל הגדרות Akismet כדי לתקן אותו.{{/akismetSettings}}."],"No threats found, you're good to go!":[null,"לא
24402 נמצאו איומים, אפשר להתחיל לעבוד!"],"{{a}}Contact Support{{/a}}":[null,"{{a}}יצירת קשר עם התמיכה{{/a}}"],"{{a}}View details at VaultPress.com{{/a}}":[null,"{{a}}הצגת פרטים ב-VaultPress.com{{/a}}"],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","אוי ואבוי, %(number)s נמצא איום.","אוי ואבוי, %(number)s נמצאו איומים."],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,"{{a}}יש להפעיל מוניטור{{/a}} כדי לקבל הודעות אם האתר שלך קורס."],"Loading…":[null,"טוען…"],"Downtime Monitoring":[null,"ניטור זמן השבתה"],"{{button}}View More Stats on WordPress.com {{/button}}":[null,""],"{{button}}View Old Stats{{/button}}":[null,""],"All-time comments":[null,"תגובות מכל הזמנים"],"All-time views":[null,"צפיות מכל הזמנים"],"%(number)s View":["%(number)s Views","%(number)s
24403 צפייה","%(number)s צפיות"],"Best overall day":[null,"הטובות ביותר לאורך כל היום"],"Views today":[null,"צפיות היום"],"Months":[null,"חודשים"],"Weeks":[null,"שבועות"],"Days":[null,"ימים"],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,"משהו קרה בעת טעינת הנתונים הסטטיסטיים. יש לנסות שוב מאוחר יותר או{{a}}להציג את הנתונים הסטטיסטיים שלך עכשיו ב-WordPress.com{{/a}}"],"Click to view detailed stats.":[null,"יש ללחוץ כדי להציג נתונים סטטיסטיים מפורטים."],"Views: %(numberOfViews)s":[null," צפיות: %(numberOfViews)s"],"Week of %(date)s":[null,"שבוע מתוך %(date)s"],"Manage security on WordPress.com":[null,"ניהול אבטחה ב-WordPress.com"],"Skip this step":[null,"דילוג על שלב זה"],"Skip the Jetpack Jumpstart pr
24404 ocess":[null,"דילוג על תהליך זריקת המרץ של Jetpack"],"Features can be activated or deactivated at any time.":[null,"אפשר להפעיל או להשבית את התכונות בכל עת."],"Jetpack's recommended features include:":[null,"התכונות המומלצות של Jetpack כוללות:"],"Activate Recommended Features":[null,"הפעלת תכונות מומלצות"],"Quickly enhance your site by activating Jetpack's recommended features.":[null,"באפשרותך לשפר במהירות את האתר שלך באמצעות הפעלת התכונות המומלצות של Jetpack."],"Jump Start your Site":[null,"זריקת מרץ לאתר שלך"],"Disconnect from WordPress.com":[null,"התנתקות מ-WordPress.com"],"Link to WordPress.com":[null,"קישור ל-WordPress.com"],"Unlink me from WordPress.com":[null,"ביטול הקישור שלי אל WordPress.com"],"Join the millions of users who rely on Jetpack to enhance and secure their sites. We'
24405 re passionate about WordPress and here to make your life easier.":[null,"כדאי לך להצטרף אל מיליוני המשתמשים שמסתמכים על Jetpack לשיפור האתרים שלהם ולאבטחה שלהם. אנו נלהבים לגבי WordPress, ונמצאים כאן כדי להקל על חייך."],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,"Jetpack נתמך על ידי כמה מהאנשים המסורים והטכניים ביותר בקהילה. הם מפוזרים בכל קצוות תבל ומוכנים לעזור."],"Did we mention free, professional support?":[null,"האם הזכרנו תמיכה מקצועית בחינם?"],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,"Jetpack משתמש ברשת המתקדמת ש�
24406 � WordPress.com לשליחת תוכן כדי לטעון את התמונות המדהימות שלך במהירות שיא. השירות מותאם לכל מכשיר, וניתן בחינם לגמרי."],"Lightning fast, optimized images":[null,"טעינת תמונות ממוטבות במהירות שיא"],"Never fall behind on a security release or waste time updating multiple sites.":[null,"הודות לשירות זה, לעולם לא יחסר לך עדכון אבטחה ולא יהיה צורך לבזבז זמן על עדכון אתרים מרובים."],"Automatic site updates.":[null,"עדכונים אוטומטיים של אתרים."],"Live site monitoring.":[null,"מעקב אחר אתר בזמן אמת."],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,"לזכות בשלוות נפש עם Protect, הכלי שחסם מיליארדים של התקפות כניסה במיליוני אתרים."],"Block site a
24407 ttacks.":[null,"חסימת התקפות על אתר."],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,"Jetpack חוסם נסיונות התחברות זדוניים, ומודיע לך אם האתר שלך קור, וכן יכול לעדכן באופן אוטומטי את התוספים שלך, כדי שלא תהיה לך סיבה לדאגה."],"Site security and peace of mind":[null,"אבטחת האתר וראש שקט"],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,"Jetpack רותם לעזרתו את העוצמה שלWordPress.com כדי להציג בפניך תובנות מפורטות על המבקרים שלך, מה הם קוראים ומהיכן הם מגיעים."],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,"
24408 הצגת פוסטים קשורים כדי לתת למבקרים יותר תוכן לשיתוף ולקריאה ובכך לשמור על רמת עניין גבוהה."],"Increase page views.":[null,"הגדלת כמות צפיות בעמוד."],"Give visitors the tools to share and subscribe to your content.":[null,"להעניק למבקרים את הכלים לשתף את התוכן שלך ולהירשם לעדכונים לגביו."],"Build a community.":[null,"בניית קהילה."],"Sharing & Like Buttons":[null,"כפתורי שיתוף ולייק"],"Automated social marketing.":[null,"שיווק אוטומטי ברשתות חברתיות."],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,"ל-Jetpack יש כלים של תעבורה ויצירת מעורבים בקרב הגולשים, שיסייעו למשוך צופים רבים יותר לאתר שלך ולשמור אותם שם."],"Send us Feedback":[null,"ש�
24409 �יחת משוב"],"Need Help?":[null,"דרושה עזרה?"],"Manage Plugins":[null,"ניהול תוספים"],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"פחות לחץ. המעקב ישלח לך התראות בזמן אמת אם האתר שלך קורס."],"Track your growth":[null,"מעקב צמיחה"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,"שימוש באפשרות 'שיתוף אוטומטי' כדי לשתף אוטומטית את הפוסטים שלך עם חברים, עוקבים וכל העולם."],"Drive more traffic to your site":[null,"משיכת יותר תעבורה לאתר שלך"],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,"אירעה בעיה בחיבור Jetpack עבורך. יש ללחוץ שוב על 'התחברות ל-WordPress.com'."],"We had an issue connecting Jetpack; deactivate then reactivate the
24410 Jetpack plugin, then connect again.":[null,"הייתה לנו בעיה בחיבור Jetpack; יש לכבות ולהפעיל מחדש את תוסף Jetpack ואז להתחבר שוב."],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"בלוג WordPress צריך להישאר מחובר בזמן אישור Jetpack."],"{{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":[null,"{{s}}יש תקלה ב-Jetpack שלך.{{/s}} אנו מתנצלים על אי-הנוחות. כדאי לנסות שוב מאוחר יותר ואם הבעיה נמשכת, לפנות לתמיכה בצירוף ההודעה הבאה: %(error_key)s"],"Disconnecting Jetpack":[null,"מנתק את Jetpack"],"Leave a Jetpack review":[null,"השארת ביקורת על Jetpack"],"Need help? The Jetpack team is here for you.":[null,"דרושה עזרה? צוות Je
24411 tpack לשירותך!"],"Smiley":[null,"סמיילי"],"Require Two-Step Authentication":[null,"דרשו זיהוי בשני שלבים"],"Use a large and visually striking layout":[null,"השתמש בפריסה גדולה ומרשימה מבחינה ויזואלית"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"הצג כותרת 'קשורה' כדי להפריד בצורה ברורה יותר את הסעיף הקשור מהרשומות"],"Related":[null,"קשור"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"כדאי להוסיף את כתובות ה-IP הנפוצות ביותר בשימוש מאחר שהן עשויות להשתנות לפי המיקום שלך - בית, משרד ועוד. הסרת כתובת IP מהרשימה להלן תסיר אותה מרשימת ההית
24412 רים שלך."],"Whitelist Management":[null,"ניהול רשימה לבנה (רשימת שולחים בטוחים)"],"Email Address":[null,"כתובת דואר אלקטרוני"],"Publicize":[null,"הפצה"],"Site Stats":[null,"סטטיסטיקת אתר"],"Featured Images":[null,"תמונות מרכזיות"],"Excerpts":[null,"תקצירים"],"Enable Testimonials for this site.":[null,"הפעלת המלצות לאתר זה."],"Enable Portfolio Projects for this site.":[null,"אפשרו פרויקטים של פורטפוליו לאתר זה."],"Preview":[null,"תצוגה מקדימה"],"Color Scheme":[null,"ערכת צבעים"],"Ignored Phrases":[null,"ביטויים להתעלמות"],"Use automatically detected language to proofread posts and pages":[null,"השתמש בזיהוי שפה אוטומטי להגהת רשומות ועמודים."],"Redundant Phrases":[null,"ביטויים מיותרים"],"Phrases to Avoid":[null,"להימנע מביטויים"],"Passive Voice":[nu
24413 ll,"אפן סביל"],"Jargon":[null,"לשון עילגת (ז'ארגון)"],"Hidden Verbs":[null,"פעלים חבויים"],"Double Negatives":[null,"שלילה כפולה (דאבל נגטיב)"],"Diacritical Marks":[null,"סימני ניקוד"],"Complex Phrases":[null,"ביטויים מורכבים"],"Bias Language":[null,"הטיות שפה"],"English Options":[null,"אפשרויות אנגלית"],"Proofreading":[null,"הגהה"],"Connect Jetpack":[null,"יש לחבר את Jetpack"],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,"Jetpack לא הצליח ליצור קשר עם WordPress.com: %(error_key)s. בדרך כלל זה קורה כאשר משהו מוגדר לא נכון בשרת שלך."],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"לוורדפרס.קום יש בעיות כרגע ואינה יכולה לתדלק
24414 את ה Jetpack שלך. בבקשה נסה שוב מאוחר יותר."],"{{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).":[null,"{{s}}יש תקלה ב-Jetpack שלך.{{/s}} לא ניתן לחבר אתר זה אל WordPress.com. משמעות הדבר בדרך כלל היא שהאתר שלך אינו נגיש לציבור (מרח מקומי)."],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,"האתר שלך צריך להיות נגיש לציבור כדי להשתמש ב-Jetpack: %(error_key)s"],"You have successfully disconnected Jetpack":[null,"ניתקת בהצלחה את החשבון שלך מ-Jetpack"],"Active":[null,"פעיל"],"Settings":[null,"הגדרות"],"Learn More":[null,"למד עוד"],"Disconnect Jetpack":[null,"נתק את Jetpack"],"Debug":[null,"איתור שגיאות"],"Test your site’s compatibility with Jetpac
24415 k.":[null,"בדיקת תאימות האתר עם Jetpack."]}
24416 \ No newline at end of file
24417
24418 diff --git a/plugins/jetpack/languages/json/jetpack-hr.json b/plugins/jetpack/languages/json/jetpack-hr.json
24419 index f12b717..310988a 100644
24420 --- a/plugins/jetpack/languages/json/jetpack-hr.json
24421 +++ b/plugins/jetpack/languages/json/jetpack-hr.json
24422 @@ -1 +1 @@
24423 -{"":{"po-revision-date":"2016-09-07 10:26:56+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);","x-generator":"GlotPress/2.1.0-alpha","project-id-version":"Development (trunk)"},"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.":[null,"Pokažite ptreživačima i posjetiteljima da ste ozbiljni kada je u pitanju integritet vaše web stranice i ažurirajte Jetpack. Naši anti-spam alati eliminirati će spam komentare, zaštiti vaš SEO, i posjetiteljima olakašati da ostanu u kontaktu s vama."],"This module has no configuration options":[null,"Ovaj modul nema konfiguracijskih opcija"],"Configure your Security Scans":[null,"Konfigurirajte Si
24424 gurnosna skeniranja"],"You can see the information about security scanning in the \"At a Glance\" section.":[null,"Informacije o sigurnosnim skeniranjima možete vidjeti u sekciji \"Kratki pregled\"."],"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.":[null,"Ažurirajte Jetpack i naš najsuvremeniji sigurnosni skener uhvatiti će zlokobne datoteke i prijaviti ih odmah, tako da uvijek znate što se događa na vašoj web stranici."],"Search for a Jetpack feature.":[null,"Pretraga Jetpak mogućnosti."],"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.":[null,"Sigurnosne kopije u realnom vremenu izvan lokacije vaše web stranice s automatiziranim vraćanjem na prijašnje stanje pruža vam brigu. Tako se
24425 možete fokusirati na kreiranje odličnog sadržaja i povećanje prometa, dok mi štitimo svaki apekt vaše investicije. Ažurirajte danas."],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,"Prikaži promo za WordPress mobilne aplikacije u podnožju mobilne teme."],"Mobile Promos":[null,"Mobilni promo"],"Track each infinite Scroll post load as a page view in Google Analytics":[null,"Prati svako učitavanje objave u Beskonačnom pomicanju kao pregled stranice u Google Analytics"],"Scroll infinitely (Shows 7 posts on each load)":[null,"Beskonačno pomicanje (Prikazuje 7 objava u svakom učitavanju)"],"Background Color":[null,"Pozadinska boja"],"Show photo metadata (Exif) in carousel, when available":[null,"Prikaži meta podatke fotografija (Exif) u vrtuljku, kada su dostupni"],"Match By Email":[null,"Podudara se s e-poštom"],"{{a}}Edit{{/a}}":[null,"{{a}}Uredi{{/a}}"],"Emails will be sent to ":[null,"E-pošta će biti poslana za"],"Receive Monito
24426 r Email Notifications":[null,"Primi Monitor obavijesti e-poštom"],"Report Visibility: Select the roles that will be able to view stats reports":[null,"Vidljivost izvještaja: Odaberite uloge koje će moći vidjeti statističke izvještaje"],"Registered Users: Count the page views of registered users who are logged in":[null,"Registrirani korisnici: Broji preglede stranica registriranih korisnika koji su prijavljeni"],"Put a chart showing 48 hours of views in the admin bar":[null,"Postavi grafikon koji prikazuje pregled stranica u zadnjih 48 sati u administratorskoj traci"],"Admin Bar":[null,"Administratorska traka"],"Show a \"follow comments\" option in the comment form.":[null,"Prikaži opciju \"prati komentare\" u formi za komentare."],"Show a \"follow blog\" options in the comment form":[null,"Prikaži opcije \"prati blog\" u formi za komentare."],"Can readers subscribe to your posts, comments or both?":[null,"Mogu li se čitatelji pretplatiti na vaše objave, komentare ili oboj
24427 e?"],"A few catchy words to motivate your readers to comment.":[null,"Par privlačnih riječi kojima ćete motivirati vaše čitatelje na komentiranje."],"Comments headline":[null,"Zaglavlje komentara"],"WordPress.com Likes are:":[null,"WordPress.com lajkovi su:"],"Upgrade Focus: VideoPress For Weddings":[null,"Fokus ažuriranja: VideoPress za vjenčanja"],"The WordPress for Android App Gets a Big Facelift":[null,"Aplikacija WordPress za Android dobila je veliko poboljšanje"],"Big iPhone/iPad Update Now Available":[null,"Veliko iPhone/iPad ažuriranje je sada dostupno"],"Subscriber":[null,"Pretplatnik"],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,"{{link}}Konfigurirajte svoje %(module_slug)s postavke{{/link}}"],"{{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}}":[null,"{{p}}Možete li nam reći
24428 zašto niste dovršili spajanje s Jetpackom u ovom {{a}}upitniku s dva pitanja{{/a}}?{{/p}}{{p}}Spajanje s Jetpackom je potrebno kako bi radile naše besplatne funkcije sigurnosti i prometa.{{/p}}"],"Cheatin' uh?":[null,"Varamo, jeli?"],"News Sitemap: {{a}}%(url)s{{/a}}":[null,"Mapa stranice Vijesti: {{a}}%(url)s{{/a}}"],"Sitemap: {{a}}%(url)s{{/a}}":[null,"Mapa stranica: {{a}}%(url)s{{/a}}"],"Search engines will find the sitemaps at these locations:":[null,"Tražilice će pronaći mape stranica na ovim lokacijama:"],"Use Markdown for comments":[null,"Koristite Markdown za komentare"],"Add a phrase":[null,"Dodajte frazu"],"Enable proofreading for the following grammar and style rules: ":[null,"Omogući lekturiranje za sljedeća gramatička i stilska pravila:"],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,"Lektoriranje podržava Engleski, Francuski, Njemački, Portugalski i Španjolski jezik."],"Automatic Language Detection":[null,"Automatska dete
24429 kcija jezika"],"A post or page is updated":[null,"Objava ili stranica je ažurirana"],"A post or page is first published":[null,"Objava ili stranica je prva objavljena"],"Automatically proofread content when: ":[null,"Automatski lekturiraj sadržaj kada:"],"Configure Testimonials":[null,"Konfiguracija Preporuka"],"Configure Portfolios":[null,"Konfiguracija Portfolia"],"Regenerate address":[null,"Regeneriranje adrese"],"Highlight and copy the following text to your clipboard:":[null,"Označite i kopirajte sljedeći tekst:"],"Copied!":[null,"Kopirano!"],"Display all your gallery pictures in a cool mosaic":[null,"Prikaži sve slike galerije u cool mozaiku."],"Meta key example: ":[null,"Primjer meta ključa:"],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,"Spojite se ili kreirajte WordPress.com račun kako bi počeli koristiti Jetpack. Ovo će vam omogućiti moćne servise sigu
24430 rnosti, prometa i prilagodbi."],"Welcome to Jetpack":[null,"Dobro došli u Jetpack"],"Let us know!":[null,"Dojavite nam!"],"What would you like to see on your Jetpack Dashboard?":[null,"Što bi željeli vidjeti na svojoj Jetpack Nadzornoj ploči?"],"You, %(userName)s, are not connected to WordPress.com.":[null,"Vi, %(userName)s, niste spojeni s WordPress.com."],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,"Trenutno ste u {{a}}Razvojnom načinu rada{{/a}} jer vašem URL-u nedostaje točka (npr. http://localhost).{{br/}}Neke mogućnosti su onesposobljene."],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,"Trenutno ste u {{a}}Razvojnom načinu rada{{/a}} putem JETPACK_DEV_DEBUG konstante.{{br/}}Neke mogućnosti su onesposobljene."],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}S
24431 ome features are disabled.":[null,"Trenutno ste u {{a}}Razvojnom načinu rada{{/a}} koristeći jetpack_development_mode filter.{{br/}}Neke mogućnosti su onesposobljene."],"You are currently running a development version of Jetpack.":[null,"Trenutno koristite razvojnu inačicu Jetpacka."],"You're fueled up and ready to go.":[null,"Sve je spremno za korištenje."],"You're fueled up and ready to go, Jetpack is now active.":[null,"Sve je spremno za korištenje, Jetpack je aktiviran."],"Your Jetpack is already connected.":[null,"Vaš Jetpack je već spojen."],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,"Dobro došli u {{s}}Jetpack %(jetpack_version)s{{/s}}!"],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,"Hakeri, botnetovi i spameri napadaju web strani
24432 ce bez kriterija. Njihov cilj je napadati svugdje i često. Naš cilj je pomoći vam pripremiti se, blokirajući ove prijetnje, i u najgorem slučaju, biti ćemo ovdje kako bi vam pomogli vratiti vašu web stranicu na prijašnje stanje."],"Threats don't discriminate":[null,"Prijetnje nisu diskriminirajuće"],"Backup, protect, repair and build a better website.":[null,"Napravite sigurnosnu kopiju, zaštite, popravite i izgradite bolju web stranicu."],"Powerful security tools for ultimate peace of mind":[null,"Moćni sigurnosni alat za ultimativnu mirnu savjest."],"ACTIVE":[null,"AKTIVNO"],"Upgrade":[null,"Ažuriranje"],"Set up":[null,"Postavljanje"],"Threats found!":[null,"Pronađene su prijetnje!"],"No Results Found.":[null,"Pretraga nema rezultata."],"Pro":[null,"Pro"],"Keep your site backed up!":[null,"Čuvajte stranicu s sigurnosnom kopijom!"],"Site Backups":[null,"Sigurnosne kopije web stranice"],"Keep those spammers away!":[null,"Držite te spamere podalje!"],"Automatically sca
24433 n your site for common threats and attacks.":[null,"Automatski skenira vašu web stranicu za poznate prijetnje i napade."],"Security Scanning":[null,"Sigurnosno skeniranje"],"Automatically backup your entire site.":[null,"Automatski napravi sigurnosnu kopiju cijele web stranice."],"State-of-the-art spam defense.":[null,"Najmodernija obrana od spama."],"Automated, comprehensive protection from threats and attacks.":[null,"Automatizirana, sveobuhvatna zaštita od prijetnji i napada."],"Activate Site Stats":[null,"Aktiviraj Statistiku web stranice"],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,"{{a}}Aktiviraj Statistiku web stranice{{/a}} kako bi vidjeli detaljnu statistiku, lajkove, pratitelje, pretplatnike i još puno toga! {{a1}}Saznajte više{{/a1}}"],"Jetpack Stats Icon":[null,"Jetpack Ikona statistike"],"Do you really want to disconnect your site from WordPress.com?":[null,"Je li zbilja želite odsp
24434 ojiti svoju web stranicu od WordPress.com?"],"Updates Needed":[null,"Potrebna ažuriranja"],"Save Settings":[null,"Snimi postavke"],"Saving…":[null,"Snimanje..."],"No account? Create one for free…":[null,"Nemate račun? Kreirajte ga besplatno..."],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,"Neograničene ankete i odgovori. Upotrijebite uređivač anketa kako bi brzo i jednostavno kreirali ankete.Sakupite odgovore na web stranici, e-pošti ili vašem iPad ili iPhone-u."],"Surveys & Polls":[null,"Ankete i glasovanja"],"Configure VaultPress":[null,"Konfiguracija VaultPressa"],"View your security dashboard":[null,"Pregled nadzorne ploče sigurnosti"],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense, and brute-force login protection - all in one place.":[null,"Trenutne Sigurnosne kopije s neograni
24435 čenim prostorom za pohranu, vraćanjem na prijašnje stanje s jednim klikom, nepropusnim spam nadzorom, obranom od malwarea i zaštita od napade sirovom snagom - sve na jednom mjestu."],"Security Scanning & Backups":[null,"Sigurnosno skeniranje i Sigurnosne kopije"],"Configure Akismet":[null,"Konfiguriraj Akismet"],"View your spam stats":[null,"Pregled spam statistike"],"State-of-the-art spam defense powered by Akismet.":[null,"Najmodernija obrana od spama koju pokreće Akismet."],"Once you connect, you can upgrade to Premium or Pro in order to unlock worldclass security, spam protection tools, and priority support.":[null,"Kada se spojite, možete nadograditi na Premium ili Pro opciju kako bi otključali svjetski poznate opcije sigurnosti, zaštite od spama i prioritetnu podršku."],"Your site is on Development Mode":[null,"Vaša web stranica je trenutno u Razvojnom načinu rada"],"Unlock the full potential of your site with the features included in your plan.":[null,"Otključajte
24436 puni potencijal vaše web stranice s mogućnostima uključenim u vaš plan. "],"Your site is on the Jetpack Professional plan":[null,"Vaša web stranica koristi Jetpack Professional plan"],"Your site is on the Jetpack Premium plan":[null,"Vaša web stranica koristi Jetpack Premium plan"],"Upgrade to Premium or Pro in order to unlock world class security, spam protection tools, and priority support.":[null,"Nadogradite na Premium ili Pro opciju kako bi otključali svjetski poznate opcije sigurnosti, zaštite od spama i prioritetnu podršku."],"Your site is on the Free Jetpack Plan":[null,"Vaša web stranica koristi Free Jetpack Plan"],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,"Nepogrešivo spam filtriranje štiti vaš brend, čitatelje i poboljšava SEO. Zaštita prijave od napade sirovom snagom omogućuje vam mirnu savjest i štiti adm
24437 inistratorski dio stranice od uljeza."],"Lock out the bad guys":[null,"Blokiraj loše tipove"],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,"Trenutne Sigurnosne kopije s neograničenim prostorom za pohranu, vraćanjem na prijašnje stanje s jednim klikom, nepropusnim spam nadzorom, obranom od malwarea i zaštita od napade sirovom snagom - sve na jednom mjestu i optimizirano za WordPress."],"Maximum grade security":[null,"Sigurnost najvišeg razreda"],"Compare Plans":[null,"Usporedi planove"],"Advanced polls and ratings":[null,"Napredne ankete i rejtinzi"],"One-click threat resolution":[null,"Rješavanje prijetnji jednim klikom"],"Real-time backups":[null,"Trenutne Sigurnosne kopije"],"Unlimited backup archive":[null,"Neograničenim prostorom za sigurnosne kopije"],"Includes on-demand malware scanning":[null,"Uključuje malware skeniranje
24438 na zahtijev"],"Supports 1-3 sites":[null,"Podržava 1-3 web stranice"],"Jetpack Professional offers advanced features including:":[null,"Jetpack Professional pruža napredne mogućnosti uključujući:"],"Need more?":[null,"Trebate više?"],"Create a new poll":[null,"Kreiraj novu anketu"],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,"Najviše se sigurnosnih mana nalazi u neažuriranim dodacima. Upotrijebite naše web i desktop aplikacije kako bi uključili automatsko ažuriranje, ili manualno ažurirali za sve web stranice s jednog prikladnog mjesta."],"Bulk and automatic updates":[null,"Grupna i automatska ažuriranja"],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,"Sve WordPress aplikacije su izrađene za brzinu. Odmah ćete pri
24439 mijetiti razlike u performansama, s skoro trenutnim učitavanjem stranica i manje čekanja."],"Feel the performance":[null,"Osjetite performanse"],"Manage all your sites from a single dashboard.":[null,"Upravljajte svim svojim web stranicama s jedne nadzorne ploče."],"Powerful WordPress.com features on every device.":[null,"Moćne WordPress.com značajke na svakom uređaju."],"View your {{a}}Email Followers{{/a}}":[null,"Pregledajte svoje {{a}}Pratitelje e-poštom{{/a}}"],"View {{a}}All Stats{{/a}}":[null,"Pregledaj {{a}}Svu statistiku{{/a}}"],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,"Vaša web stranica treba biti dostupna putem pretraživača kako bi ova značajka radila ispravno. Ovo možete promijeniti u {{a}}Postavkama Čitanja{{/a}}."],"Link your account to WordPress.com to get the most out of Jetpack.":[null,"Povežite svoj račun s WordPress.com kako bi maksimalno iskoristili
24440 Jetpack."],"You are connected as ":[null,"Spojeni ste kao"],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,"Vaša web stranica je trenutno u Razvojnom načinu rada, stoga se ne možete spojiti s WordPress.com."],"Manage your Jetpack connection.":[null,"Upravljanje Jetpack konekcijom."],"Connection Settings":[null,"Postavke konekcije"],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,"Trebate pomoć? Inženjera sreće može vam odgovoriti na pitanja o vašoj webstranici, vašem računu ili kako nešto napraviti."],"Enjoy priority support":[null,"Uživajte u prioritetnoj podršci"],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,"Objavljujte sadržaj, pratite statistiku, moderirajte komentare i još puno toga od bilo gdje u svijetu. Naše mo
24441 bilne aplikacije su otvorenog koda, besplatne i dostupne za Apple ili Android uređaje."],"Get WordPress apps for any screen.":[null,"WordPress aplikacije za svaki zaslon."],"Inspiration strikes any time, anywhere.":[null,"Inspiracija dolazi bilo kada i bilo gdje."],"Launch Reader":[null,"Pokreni Čitač"],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,"Sve WordPress aplikacije imaju čitače impresivne brzine i s svim značajkama, tako da možete ostati u toku s vašim omiljenim web stranicama i pridružiti se raspravama od bilo kuda i u svako vrijeme."],"Connect with the Community":[null,"Spoji s Zajednicom"],"View Your Stats":[null,"Pregledajte svoj status"],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,"Pratite svoje posjetitelje s naprednom
24442 statistikom. Pratite trendove, učite koji sadržaj ima najveći promet i razumijte svoje posjetitelje od bilo kuda u svijetu."],"Connect with your Visitors":[null,"Spojite se s vašim posjetiteljima"],"Try the New Editor":[null,"Iskušajte novi Uređivač"],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,"Naš novi uređivač je brz, opitimiziran za spisatelje i eliminira odvlačenje pažnje, omogućujući da se fokusirate na vaš sadržaj."],"Focus on your Writing":[null,"Fokusirajte se na pisanje"],"Invalid Key":[null,"Neispravan ključ"],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,"Za najmoderniju spam zaštitu {{a}}aktivirajte Akismet{{/a}}."],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,"Za najmoderniju spam zaštitu {{a}}instalirajte Akismet{{/a}}."],"Spam Protection":[null,"Spam zaštita"],"Unavailable in Dev Mode.":[n
24443 ull,"Nedostupno u Razvojnom načinu rada."],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,"Za automatsku sigurnosnu kopiju cijele web stranice napravite {{a}}nadogradnju!{{/a}}."],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,"Za automatsku sigurnosnu kopiju cijele web stranice napravite {{a}}instalirajte i aktivirajte{{/a}} VaultPress."],"{{a}}View backup details{{/a}}.":[null,"{{a}}Pregledaj detalje sigurnosne kopije{{/a}}."],"Backups":[null,"Sigurnosne kopije"],"Performance":[null,"Performanse"],"Security":[null,"Sigurnost"],"Jetpack is monitoring your site. If we think your site is down you will receive an email.":[null,"Jetpack nadzire vašu web stranicu. Ako nam se učini da web stranice nije online, poslati ćemo vam poruku e-poštom."],"Jetpack is improving and optimising your image speed.":[null,"Jetpack poboljšava i optimizira brzinu vaših slika."],"{{a}}Activate Manage{{/a}} to turn
24444 on auto updates and manage your plugins from WordPress.com.":[null,"{{a}}Aktiviraj Upravljanje{{/a}} kako bi uključili automatsko ažuriranje i upravljali dodacima s WordPress.com."],"All plugins are up-to-date. Awesome work!":[null,"Svi dodaci su ažurirani. Odličan posao!"],"Needs updating. ":["Need updating. ","Potrebno ažuriranje.","Potrebna ažuriranja.","Potrebnih ažuriranja."],"%(number)s plugin":["%(number)s plugins","%(number)s dodatak","%(number)s dodatka","%(number)s dodataka"],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,"{{a}}Aktivna zaštita{{/a}} za zaštitu vaše web stranice od zloćudnih pokušaja prijave."],"Total malicious attacks blocked on your site.":[null,"Ukupan broj blokiranih zloćudnih napada na vašu web stranicu."],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,"Jetpack aktivno blokira zloćudne pokušaje prijave. Podaci će se uskoro ovdje prikazati."],"
24445 For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,"Za automatsko, opsežno sigurnosno skeniranje sigurnosnih prijetnji, {{a}}nadogradite svoj račun{{/a}}."],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,"Za automatsko, opsežno sigurnosno skeniranje sigurnosnih prijetnji, {{a}}instalirajte i aktivirajte{{/a}} VaultPress."],"Threats found":[null,"Pronađene prijetnje"],"Malware Scanning":[null,"Skeniranje Malwarea"],"WordPress.com for Linux":[null,"WordPress.com za Linux"],"WordPress.com for Windows":[null,"WordPress.com za Windows"],"WordPress.com for Mac OS X":[null,"WordPress.com za Mac OS X"],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.":[null,""],"WordPress.com in Google Play":[null,"WordPress.com u Google Play"],"WordPress.com in the App
24446 Store":[null,"WordPress.com u App Store"],"Updating %(slug)s settings…":[null,"Ažuriranje postavki %(slug)s..."],"%(slug)s has been deactivated.":[null,"%(slug)s je deaktivirano."],"Deactivating %(slug)s…":[null,"Deaktiviranje %(slug)s…"],"%(slug)s failed to activate. %(error)s":[null,"%(slug)s nije se uspjelo aktivirati. %(error)s"],"%(slug)s has been activated.":[null,"%(slug)s je aktivirano."],"Activating %(slug)s…":[null,"Aktiviranje %(slug)s…"],"Recommended features active.":[null,"Preporučene značajke su aktivne."],"Activating recommended features…":[null,"Aktiviranje preporučenih značajki..."],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,""],"Show falling snow in the holiday period.":[null,""],"Holiday Snow":[null,""],"Unavailable in Dev Mode":[null,""],"At A Glance":[null,"Kratki pregled"],"Error unlinking from WordPress.com. %(error)s":[null,"Greška pri odspajanju od WordPress.com. %(error)s"],"Unlinked from WordPress.com.":[null,"Odsp
24447 ojen od WordPress.com."],"Unlinking from WordPress.com":[null,"Odspajanje od WordPress.com."],"There was an error disconnecting Jetpack. Error: %(error)s":[null,"Dogodila se greška pri odspjajanju Jetpacka. Error: %(error)s"],"Options failed to reset.":[null,"Opcije nisu uspješno resetirane."],"Options reset.":[null,"Reset opcija."],"Resetting Jetpack options…":[null,"Resetiranje Jetpack opcija..."],"Regenerated %(slug)s address .":[null,"Regenerirana %(slug)s adresa."],"Updating %(slug)s address…":[null,"Ažuriranje %(slug)s adrese."],"Error updating %(slug)s settings. %(error)s":[null,"Greška pri ažuriranju %(slug)s postavki. %(error)s"],"Updated %(slug)s settings.":[null,"%(slug)s postavke ažurirane."],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,""],"Clichés":[null,""],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hide
24448 OnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"You are running Jetpack on a {{a}}staging server{{/a}}.":[null,""],"Follow Jetpack on Twitter":[null,""],"Like us on Facebook":[null,""],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"WordPress.com Terms of Service":[null,""],"Automattic's Privacy Policy":[null,""],"Jetpack Happiness Engineer":[null,""],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,"Nudimo besplatnu, potpunu podršku svim Jetpack korisnicima. Naš tim za podršku uvijek je tu da vam pomogne."],"Go to Jetpack.com/support":[null,"
24449 "],"Go to the WordPress.org support forums":[null,""],"Contact Jetpack support staff directly":[null,""],"Downtime Monitoring":[null,""],"Loading…":[null,""],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,""],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","","",""],"{{a}}View details at VaultPress.com{{/a}}":[null,""],"{{a}}Contact Support{{/a}}":[null,""],"No threats found, you're good to go!":[null,""],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,""],"Plugin Updates":[null,""],"{{a}}Turn on plugin auto updates{{/a}}":[null,""],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,""],"Image Performance %(photon)s":[null,""],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,""],"Site Verification Tools":[null,""],"Site Verification Tools are active. Ensure your site is verified with Google, Bing,
24450 and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,""],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,""],"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.":[null,""],"Unlink me from WordPress.com":[null,""],"Link to WordPress.com":[null,""],"Disconnect from WordPress.com":[null,""],"Jump Start your Site":[null,"Brzo pokrenite svoju stranicu"],"Quickly enhance your site by activating Jetpack's recommended features.":[null,""],"Activate Recommended Features":[null,""],"Jetpack's recommended features include:":[null,""],"Features can be activated or deactivated at any time.":[null,""],"Skip the Jetpack Jumpstart process":[null,""],"Skip this step":[null,""],"Manage security on WordPress.com":[null,""],"Week of %(date)s":[null,""],"Views: %(numberOfViews)s":[null,""],"Click to view
24451 detailed stats.":[null,""],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,""],"Days":[null,""],"Weeks":[null,""],"Months":[null,""],"Views today":[null,""],"Best overall day":[null,""],"%(number)s View":["%(number)s Views","","",""],"All-time views":[null,""],"All-time comments":[null,""],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,"Jetpack upotrijebljava najsuvremeniju WordPress.com mrežu za serviranje sadržaja kako bi učitao vaše prekrasne slike super brzo. Optimizirano za svaki uređaj, i potpuno je besplatno."],"Did we mention free, professional support?":[null,""],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,"Jetpack podršku pružaju neki od tehnički najpotko
24452 vanijih i strastvenih ljudi u zajednici. Smješteni diljem svijeta i spremni vam pomoći."],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,""],"Block site attacks.":[null,"Blokiraj napade na stranicu."],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,"Osigurajte si mirnu savjest s Zaštitom, alatom koji je blokirao milijardu napada na formu za prijavu na milijunima stranica."],"Live site monitoring.":[null,"Aktivno nadziranje stranice."],"Automatic site updates.":[null,""],"Never fall behind on a security release or waste time updating multiple sites.":[null,""],"Lightning fast, optimized images":[null,""],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,""],"Site security and peace of mind"
24453 :[null,"Sigurnost web stranice i mirna savjest."],"Need Help?":[null,""],"Send us Feedback":[null,""],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,""],"Automated social marketing.":[null,"Automatizirani društveni marketing."],"Sharing & Like Buttons":[null,""],"Build a community.":[null,"Izgradite zajednicu."],"Give visitors the tools to share and subscribe to your content.":[null,"Pružite posjetiteljima alate da Dijele sadržaj i Pretplate se na vaš sadržaj."],"Increase page views.":[null,"Povećajte pregled stranica."],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,"Zadržite posjetitelje angažiranima, pružajući im više za dijeljenje i čitanje s Srodnim objavama."],"Manage Plugins":[null,"Upravljanje Dodacima"],"Drive more traffic to your site":[null,"Privucite više prometa na svoju web stranicu"],"Use Publicize to automatically share your posts with friends,
24454 followers, and the world.":[null,"Pomoću Publiciranja možete automatski podijeliti svoje objave s prijateljima, pratiteljima i svijetom."],"Track your growth":[null,"Pratite svoj rast"],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"Manje brige. Monitor će vam trenutno poslati obavijesti ako se vaša stranica ikada sruši."],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"Trebate ostati prijavljeni na vašem WordPress blogu dok autorizirate Jetpack."],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,"Dogodio se problem s spajanjem Jetpacka; deaktivirajte a zatim reaktivirajte Jetpack dodatak, i ponovno se spojite."],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,"Dogodio se problem s spajanjem Jetpacka. Kliknite ponovno na \"Poveži se s WordPress.com\""],"{{s}}Your Jetpack has a glit
24455 ch.{{/s}} We're sorry for the inconvenience. Please try again later, if the issue continues please contact support with this message: %(error_key)s":[null,"{{s}}Vaš Jetpack ima problema.{{/s}} Ispričavamo se zbog neugodnosti. Pokušajte ponovno kasnije, ako se problem nastavi, kontaktirajte podršku sa ovom porukom: %(error_key)s"],"Need help? The Jetpack team is here for you.":[null,"Trebate pomoć? Jetpack tim je ovdje za vas."],"Leave a Jetpack review":[null,"Napišite recenziju o Jetpacku"],"Disconnecting Jetpack":[null,"Odspoji Jetpack"],"Smiley":[null,"Smješko"],"Email Address":[null,"Adresa e-pošte"],"Whitelist Management":[null,"Upravljanje bijelom listom"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"Dodajte svoje najkorištenije IP adrese, jer se mogu razlikovati između vaših lokacija kao što su kuća, u
24456 red i druge lokacije. Uklanjanje IP adrese iz liste ispod, ukloniti će ju također i iz bijele liste."],"Related":[null,"Srodno"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Prikaži zaglavlje \"Srodno\" kako bi jasnije odijelili sekciju srodno od objava."],"Use a large and visually striking layout":[null,"Upotrijebi veliki i vizualno upečatljivi izgled"],"Require Two-Step Authentication":[null,"Uključi Two-Step Authentication"],"Site Stats":[null,"Statistike stranice"],"Publicize":[null,"Publicirati"],"Excerpts":[null,"Izvatci"],"Featured Images":[null,"Istaknute slike"],"Enable Portfolio Projects for this site.":[null,"Uključi Portfolio projekte za ovu stranicu."],"Enable Testimonials for this site.":[null,"Uključi Preporuke za ovu web stranicu."],"View people's profiles when you mouse over their Gravatars":[null,"Pregledajte informacije o osobama kada postavite kursor miša na njihove Gravatare "],"Color Scheme":[null,"Shema Boj
24457 a"],"Preview":[null,"Pretpregled"],"You have successfully disconnected Jetpack":[null,"Uspješno ste odspojili Jetpack."],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,"Vaša web stranica mora biti javno dostupan da bi mogao koristiti Jetpack: %(error_key)s"],"{{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).":[null,"{{s}}Vaš Jetpack ima problem.{{/s}} Povezivanje ove web stranice s WordPress.com nije moguće. Ovo obično znači da vaša stranica nije javno dostupna (localhost). "],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com trenutno ima neke probleme i ne može aktivirati vaš Jetpack. Molimo vas da pokušate kasnije. "],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host
24458 .":[null,"Jetpack ne može kontaktirati WordPress.com: %(error_key)s. Ovo obično znači da je nešto krivo konfigurirano na vašem web hostu."],"Connect Jetpack":[null,"Spoji Jetpack"],"Proofreading":[null,"Lektura"],"English Options":[null,"Opcije Engleskog"],"Bias Language":[null,"Pristrani Jezik"],"Complex Phrases":[null,"Kompleksne fraze"],"Diacritical Marks":[null,"Diakritičke oznake"],"Double Negatives":[null,"Dvostruki negativi"],"Hidden Verbs":[null,"Skriveni glagoli"],"Jargon":[null,"Žargon"],"Passive Voice":[null,"Pasivni glas"],"Phrases to Avoid":[null,"Fraze za Izbjegavanje"],"Redundant Phrases":[null,"Suvišne fraze"],"Use automatically detected language to proofread posts and pages":[null,"Upotrijebi automatski detektiran jezik za lekturiranje objava i stranica"],"Ignored Phrases":[null,"Ignorirane fraze"],"Test your site’s compatibility with Jetpack.":[null,"Testirajte kompatibilnost web stranice s Jetpackom."],"Debug":[null,"Ispravljanje grešaka"],"Disconnect J
24459 etpack":[null,"Odspoji Jetpack"],"Learn More":[null,"Saznaj više"],"Settings":[null,"Postavke"],"Active":[null,"Aktivno"]}
24460 \ No newline at end of file
24461 +{"":{"po-revision-date":"2016-11-19 09:37:41+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);","x-generator":"GlotPress/2.3.0-alpha","language":"hr","project-id-version":"Plugins - Jetpack by WordPress.com - Development (trunk)"},"Make sure your site is easily found on search engines with SEO tools for your content and social posts.":[null,""],"Activate this module to use the advanced SEO tools.":[null,""],"Configure your VideoPress settings.":[null,""],"How much is your website worth?":[null,""],"For less than the price of a coffee a month you can rest easy knowing your hard work (or livelihood) is backed up.":[null,""],"Configure Site SEO":[null,""],"Activate SEO Tools":[null,""],"Introducing our most affordable backups and security plan yet":[null,"Predstavljamo naš napristupačniji plan sigurnosnih kopija
24462 i sigurnosti"],"The Personal Plan keeps your data, site, and hard work safe.":[null,"Osobni plan čuva vaše podatke, web-stranicu i sav uloženi trud."],"Learn more...":[null,"Saznajte više..."],"Your site is on the Jetpack Personal plan":[null,"Vaša web-stranice je na Jetpack Osobnom planu"],"With this plan you are provided with spam-protection, daily backups (up to 30 days), and unlimited storage.":[null,"S ovim planom osigurana vam je zaštita od spama, dnevne sigurnosne kopije (do 30 dana), i neograničeni prostor za pohranu."],"With this plan you are provided with spam-protection, daily backups (up to 30 days), unlimited backup storage, security scanning, and priority support.":[null,"S ovim planom osigurana vam je zaštita od spama, dnevne sigurnosne kopije (do 30 dana), i neograničeni prostor za pohranu sigurnosnih kopija, sigurnosnim skeniranjem i prioritetna podrška."],"You get spam-protection, real-time backups (unlimited archive), unlimited backup storage, security s
24463 canning, SEO tools, PollDaddy, and priority support.":[null,"Dobijete zaštitu od spama, trenutne sigurnosne kopije (neograničene arhive), neograničeni prostor za pohranu sigurnosnih kopija, sigurnosno skeniranje, SEO alate, PollDaddy i prioritetnu podršku."],"Daily backup of all your site data with unlimited space and one-click restores (powered by VaultPress).":[null,"Dnevne sigurnosne kopije svih podataka vaše web-stranice s neograničenim prostorom za pohranu i vraćanje na prethodno stanje jednim klikom (koristeći VaultPress)."],"Daily backup of all your site data with unlimited space, one-click restores, automated security scanning, and priority support (powered by VaultPress).":[null,"Dnevne sigurnosne kopije svih podataka vaše web-stranice s neograničenim prostorom za pohranu i vraćanje na prethodno stanje jednim klikom, sigurnosno skeniranje i prioritetna podrška (koristeći VaultPress)."],"Backups & Security Scanning":[null,"Sigurnosne kopije i Sigurnosno skeniran
24464 je"],"Real-time backup of all your site data with unlimited space, one-click restores, automated security scanning, one-click threat resolution, and priority support (powered by VaultPress).":[null,"Trenutne sigurnosne kopije svih podataka vaše web-stranice s neograničenim prostorom za pohranu i vraćanje na prethodno stanje jednim klikom, automatsko sigurnosno skeniranje, rješavanje prijetnji jednim klikom i prioritetna podrška (koristeći VaultPress)."],"SEO Tools":[null,"SEO Alati"],"Advanced SEO tools to help your site get found when people search for relevant content.":[null,"Napredni SEO alati koji će pomoći da se lakše pronađe vaša web-stranica kada ljudi traže relevantni sadržaj."],"Need more? Running a business site?":[null,""],"If your site is important to you, consider protecting and improving it with some of our advanced features: ":[null,""],"On-demand security scanning":[null,""],"Advanced SEO tools":[null,""],"Configure your SEO settings.":[null,""],"The ea
24465 siest 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.":[null,""],"You are running Jetpack on a staging server.":[null,""],"More Info":[null,""],"Search your content.":[null,"Pretražite svoj sadržaj"],"{{a}}Manage Likes visibility from the Sharing Module Settings{{/a}}":[null,"{{a}}Upravljajte vidljivošću Lajkova iz postavki modula Dijeljenje{{/a}}"],"Hide the stats smiley face image. The image helps collect stats but should still work when hidden.":[null,"Sakrij sliku smješka statistike. Slika pomaže u prikupljanju statistike ali bi trebala funkcionirati i kada je skrivena."],"Your Current IP: %(ip)s":[null,"Vaša trenutni IP: %(ip)s"],"Whitelisting an IP address prevents it from ever being blocked by Jetpack.":[null,"Postavljanjem IP adrese u bijelu listu sprječava Jetpack da ju ikad blokira."],"IPv4 and IPv6 are acceptable. {{br/}} To specify a range, enter the low value and hi
24466 gh value separated by a dash. Example: 12.12.12.1-12.12.12.100":[null,"IPv4 i IPv6 su prihvatljivi. {{br/}} Kako bi naveli raspon, unesite najnižu i najvišu vrijednost odvojene crticom, Primjer: 12.12.12.1-12.12.12.100"],"Link your account to WordPress.com to start using this feature.":[null,"Povežite svoj račun s WordPress.com kako bi započeli koristiti ovu mogućnost."],"There are unsaved settings in this tab that will be lost if you leave it. Proceed?":[null,"Na ovoj kartici postoje ne snimljene postavke koje će se izgubiti ako ju zatvorite. Nastaviti?"],"This will reset all Jetpack options, are you sure?":[null,"Ovo će resetirati sve Jetpack opcije, jeste li sigurni?"],"Search for a Jetpack feature.":[null,"Pretraga Jetpak mogućnosti."],"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.":[null,"Ažurirajte Jetpack i naš najsuvremeniji sigu
24467 rnosni skener uhvatiti će zlokobne datoteke i prijaviti ih odmah, tako da uvijek znate što se događa na vašoj web-stranici."],"You can see the information about security scanning in the \"At a Glance\" section.":[null,"Informacije o sigurnosnim skeniranjima možete vidjeti u sekciji \"Kratki pregled\"."],"Configure your Security Scans":[null,"Konfigurirajte Sigurnosna skeniranja"],"This module has no configuration options":[null,"Ovaj modul nema konfiguracijskih opcija"],"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.":[null,"Pokažite ptreživačima i posjetiteljima da ste ozbiljni kada je u pitanju integritet vaše web-stranice i ažurirajte Jetpack. Naši anti-spam alati eliminirati će spam komentare, zaštiti vaš SEO, i posjetiteljima olakašati da ostanu u kontaktu s vama."],"Real-time offsite b
24468 ackups 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.":[null,"Sigurnosne kopije u realnom vremenu izvan lokacije vaše web-stranice s automatiziranim vraćanjem na prijašnje stanje pruža vam brigu. Tako se možete fokusirati na kreiranje odličnog sadržaja i povećanje prometa, dok mi štitimo svaki apekt vaše investicije. Ažurirajte danas."],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,"{{link}}Konfigurirajte svoje %(module_slug)s postavke{{/link}}"],"Subscriber":[null,"Pretplatnik"],"Big iPhone/iPad Update Now Available":[null,"Veliko iPhone/iPad ažuriranje je sada dostupno"],"The WordPress for Android App Gets a Big Facelift":[null,"Aplikacija WordPress za Android dobila je veliko poboljšanje"],"Upgrade Focus: VideoPress For Weddings":[null,"Fokus ažuriranja: VideoPress za vjenčanja"],"WordPress.com Likes are:":[null,"Word
24469 Press.com lajkovi su:"],"Comments headline":[null,"Zaglavlje komentara"],"A few catchy words to motivate your readers to comment.":[null,"Par privlačnih riječi kojima ćete motivirati vaše čitatelje na komentiranje."],"Can readers subscribe to your posts, comments or both?":[null,"Mogu li se čitatelji pretplatiti na vaše objave, komentare ili oboje?"],"Show a \"follow blog\" options in the comment form":[null,"Prikaži opcije \"prati blog\" u formi za komentare."],"Show a \"follow comments\" option in the comment form.":[null,"Prikaži opciju \"prati komentare\" u formi za komentare."],"Admin Bar":[null,"Administratorska traka"],"Put a chart showing 48 hours of views in the admin bar":[null,"Postavi grafikon koji prikazuje pregled stranica u zadnjih 48 sati u administratorskoj traci"],"Registered Users: Count the page views of registered users who are logged in":[null,"Registrirani korisnici: Broji preglede stranica registriranih korisnika koji su prijavljeni"],"Report Visibil
24470 ity: Select the roles that will be able to view stats reports":[null,"Vidljivost izvještaja: Odaberite uloge koje će moći vidjeti statističke izvještaje"],"Receive Monitor Email Notifications":[null,"Primi Monitor obavijesti e-poštom"],"Emails will be sent to ":[null,"E-pošta će biti poslana za"],"{{a}}Edit{{/a}}":[null,"{{a}}Uredi{{/a}}"],"Match By Email":[null,"Podudara se s e-poštom"],"Show photo metadata (Exif) in carousel, when available":[null,"Prikaži meta podatke fotografija (Exif) u vrtuljku, kada su dostupni"],"Background Color":[null,"Pozadinska boja"],"Scroll infinitely (Shows 7 posts on each load)":[null,"Beskonačno pomicanje (Prikazuje 7 objava u svakom učitavanju)"],"Track each infinite Scroll post load as a page view in Google Analytics":[null,"Prati svako učitavanje objave u Beskonačnom pomicanju kao pregled stranice u Google Analytics"],"Mobile Promos":[null,"Mobilni promo"],"Show a promo for the WordPress mobile apps in the footer of the mobile theme
24471 ":[null,"Prikaži promo za WordPress mobilne aplikacije u podnožju mobilne teme."],"Enter your meta key \"content\" value to verify your blog with {{a}}Google Search Console{{/a}}, {{a1}}Bing Webmaster Center{{/a1}} and {{a2}}Pinterest Site Verification{{/a2}}.":[null,"Unesite \"sadržaj\" svog meta podatak ključa kako bi verificirali svoj blog s {{a}}Google Search Console{{/a}}, {{a1}}Bing Webmaster Center{{/a1}} i {{a2}}Pinterest Site Verification{{/a2}}."],"Meta key example:":[null,"Primjer meta ključa:"],"Display all your gallery pictures in a cool mosaic":[null,"Prikaži sve slike galerije u cool mozaiku."],"Copied!":[null,"Kopirano!"],"Highlight and copy the following text to your clipboard:":[null,"Označite i kopirajte sljedeći tekst:"],"Regenerate address":[null,"Regeneriranje adrese"],"Configure Portfolios":[null,"Konfiguracija Portfolia"],"Configure Testimonials":[null,"Konfiguracija Preporuka"],"Automatically proofread content when: ":[null,"Automatski lekturiraj sa
24472 držaj kada:"],"A post or page is first published":[null,"Objava ili stranica je prva objavljena"],"A post or page is updated":[null,"Objava ili stranica je ažurirana"],"Automatic Language Detection":[null,"Automatska detekcija jezika"],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,"Lektoriranje podržava Engleski, Francuski, Njemački, Portugalski i Španjolski jezik."],"Enable proofreading for the following grammar and style rules: ":[null,"Omogući lekturiranje za sljedeća gramatička i stilska pravila:"],"Add a phrase":[null,"Dodajte frazu"],"Use Markdown for comments":[null,"Koristite Markdown za komentare"],"Search engines will find the sitemaps at these locations:":[null,"Tražilice će pronaći mape stranica na ovim lokacijama:"],"Sitemap: {{a}}%(url)s{{/a}}":[null,"Mapa stranica: {{a}}%(url)s{{/a}}"],"News Sitemap: {{a}}%(url)s{{/a}}":[null,"Mapa stranice Vijesti: {{a}}%(url)s{{/a}}"],"Cheatin' uh?":[null,"Varamo, jeli?"],"{{p}}Would yo
24473 u 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}}":[null,"{{p}}Možete li nam reći zašto niste dovršili spajanje s Jetpackom u ovom {{a}}upitniku s dva pitanja{{/a}}?{{/p}}{{p}}Spajanje s Jetpackom je potrebno kako bi radile naše besplatne funkcije sigurnosti i prometa.{{/p}}"],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,"Dobro došli u {{s}}Jetpack %(jetpack_version)s{{/s}}!"],"Your Jetpack is already connected.":[null,"Vaš Jetpack je već spojen."],"You're fueled up and ready to go, Jetpack is now active.":[null,"Sve je spremno za korištenje, Jetpack je aktiviran."],"You're fueled up and ready to go.":[null,"Sve je spremno za korištenje."],"You are currently running a development version of Jetpack.":[null,"Trenutno koristite razvojnu inačicu Jetpacka."],"Submit Beta feedback":[null,"Pošaljite Beta povrat
24474 nu informaciju"],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,"Trenutno ste u {{a}}Razvojnom načinu rada{{/a}} koristeći jetpack_development_mode filter.{{br/}}Neke mogućnosti su onesposobljene."],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,"Trenutno ste u {{a}}Razvojnom načinu rada{{/a}} putem JETPACK_DEV_DEBUG konstante.{{br/}}Neke mogućnosti su onesposobljene."],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,"Trenutno ste u {{a}}Razvojnom načinu rada{{/a}} jer vašem URL-u nedostaje točka (npr. http://localhost).{{br/}}Neke mogućnosti su onesposobljene."],"You, %(userName)s, are not connected to WordPress.com.":[null,"Vi, %(userName)s, niste spojeni s WordPress.com."],"What would you like to see on your Jetpack Dashboard?":[nul
24475 l,"Što bi željeli vidjeti na svojoj Jetpack Nadzornoj ploči?"],"Let us know!":[null,"Dojavite nam!"],"Welcome to Jetpack":[null,"Dobro došli u Jetpack"],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,"Spojite se ili kreirajte WordPress.com račun kako bi počeli koristiti Jetpack. Ovo će vam omogućiti moćne servise sigurnosti, prometa i prilagodbi."],"No account? Create one for free…":[null,"Nemate račun? Kreirajte ga besplatno..."],"Saving…":[null,"Snimanje..."],"Save Settings":[null,"Snimi postavke"],"Updates Needed":[null,"Potrebna ažuriranja"],"Do you really want to disconnect your site from WordPress.com?":[null,"Je li zbilja želite odspojiti svoju web-stranicu od WordPress.com?"],"Jetpack Stats Icon":[null,"Jetpack Ikona statistike"],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[n
24476 ull,"{{a}}Aktiviraj Statistiku web-stranice{{/a}} kako bi vidjeli detaljnu statistiku, lajkove, pratitelje, pretplatnike i još puno toga! {{a1}}Saznajte više{{/a1}}"],"Activate Site Stats":[null,"Aktiviraj Statistiku web-stranice"],"Automated, comprehensive protection from threats and attacks.":[null,"Automatizirana, sveobuhvatna zaštita od prijetnji i napada."],"State-of-the-art spam defense.":[null,"Najmodernija obrana od spama."],"Automatically backup your entire site.":[null,"Automatski napravi sigurnosnu kopiju cijele web-stranice."],"Security Scanning":[null,"Sigurnosno skeniranje"],"Automatically scan your site for common threats and attacks.":[null,"Automatski skenira vašu web-stranicu za poznate prijetnje i napade."],"Keep those spammers away!":[null,"Držite te spamere podalje!"],"Site Backups":[null,"Sigurnosne kopije web-stranice"],"Keep your site backed up!":[null,"Čuvajte stranicu s sigurnosnom kopijom!"],"Pro":[null,"Pro"],"No Results Found.":[null,"Pretraga nema
24477 rezultata."],"Threats found!":[null,"Pronađene su prijetnje!"],"Set up":[null,"Postavljanje"],"Upgrade":[null,"Ažuriranje"],"ACTIVE":[null,"AKTIVNO"],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,"Hakeri, botnetovi i spameri napadaju web-stranice bez kriterija. Njihov cilj je napadati svugdje i često. Naš cilj je pomoći vam pripremiti se, blokirajući ove prijetnje, i u najgorem slučaju, biti ćemo ovdje kako bi vam pomogli vratiti vašu web-stranicu na prijašnje stanje."],"Your site is on the Free Jetpack Plan":[null,"Vaša web-stranica koristi Free Jetpack Plan"],"Upgrade to a paid plan to unlock world-class security, spam protection tools, and priority support.":[null,"Nadogradite na plaćenu opciju kako bi otključali svjetski poznate opcije sigurnost
24478 i, zaštite od spama i prioritetnu podršku."],"Your site is on the Jetpack Premium plan":[null,"Vaša web-stranica koristi Jetpack Premium plan"],"Your site is on the Jetpack Professional plan":[null,"Vaša web-stranica koristi Jetpack Professional plan"],"Your site is on Development Mode":[null,"Vaša web-stranica je trenutno u Razvojnom načinu rada"],"Once you connect, you can upgrade to a paid plan in order to unlock world-class security, spam protection tools, and priority support.":[null,"Kada se spojite, možete nadograditi na plaćenu opciju kako bi otključali svjetski poznate opcije sigurnosti, zaštite od spama i prioritetnu podršku."],"State-of-the-art spam defense powered by Akismet.":[null,"Najmodernija obrana od spama koju pokreće Akismet."],"View your spam stats":[null,"Pregled spam statistike"],"Configure Akismet":[null,"Konfiguriraj Akismet"],"View your security dashboard":[null,"Pregled nadzorne ploče sigurnosti"],"Configure VaultPress":[null,"Konfiguracija Va
24479 ultPressa"],"Surveys & Polls":[null,"Ankete i glasovanja"],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,"Neograničene ankete i odgovori. Upotrijebite uređivač anketa kako bi brzo i jednostavno kreirali ankete.Sakupite odgovore na web-stranici, e-pošti ili vašem iPad ili iPhone-u."],"Create a new poll":[null,"Kreiraj novu anketu"],"Real-time backups":[null,"Trenutne Sigurnosne kopije"],"One-click threat resolution":[null,"Rješavanje prijetnji jednim klikom"],"Advanced polls and ratings":[null,"Napredne ankete i rejtinzi"],"Compare Plans":[null,"Usporedi planove"],"Maximum grade security":[null,"Sigurnost najvišeg razreda"],"Real-time backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,"Trenutne Sigurnosne kopije s neog
24480 raničenim prostorom za pohranu, vraćanjem na prijašnje stanje s jednim klikom, nepropusnim spam nadzorom, obranom od malwarea i zaštita od napade sirovom snagom - sve na jednom mjestu i optimizirano za WordPress."],"Lock out the bad guys":[null,"Blokiraj loše tipove"],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,"Nepogrešivo spam filtriranje štiti vaš brend, čitatelje i poboljšava SEO. Zaštita prijave od napade sirovom snagom omogućuje vam mirnu savjest i štiti administratorski dio stranice od uljeza."],"Enjoy priority support":[null,"Uživajte u prioritetnoj podršci"],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,"Trebate pomoć? Inženjera sreće može vam odgovoriti na pitanja o vašoj webstranici, vašem računu ili kako nešto napraviti."],"Connect
24481 ion Settings":[null,"Postavke konekcije"],"Manage your Jetpack connection.":[null,"Upravljanje Jetpack konekcijom."],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,"Vaša web-stranica je trenutno u Razvojnom načinu rada, stoga se ne možete spojiti s WordPress.com."],"You are connected as ":[null,"Spojeni ste kao"],"Link your account to WordPress.com to get the most out of Jetpack.":[null,"Povežite svoj račun s WordPress.com kako bi maksimalno iskoristili Jetpack."],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,"Vaša web-stranica treba biti dostupna putem pretraživača kako bi ova značajka radila ispravno. Ovo možete promijeniti u {{a}}Postavkama Čitanja{{/a}}."],"View {{a}}All Stats{{/a}}":[null,"Pregledaj {{a}}Svu statistiku{{/a}}"],"View your {{a}}Email Followers{{/a}}":[null,"Pregledajte svoje {{a}}Pratitelje e-poštom{{/a}}"],"Powerful WordP
24482 ress.com features on every device.":[null,"Moćne WordPress.com značajke na svakom uređaju."],"Manage all your sites from a single dashboard.":[null,"Upravljajte svim svojim web-stranicama s jedne nadzorne ploče."],"Feel the performance":[null,"Osjetite performanse"],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,"Sve WordPress aplikacije su izrađene za brzinu. Odmah ćete primijetiti razlike u performansama, s skoro trenutnim učitavanjem stranica i manje čekanja."],"Bulk and automatic updates":[null,"Grupna i automatska ažuriranja"],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,"Najviše se sigurnosnih mana nalazi u neažuriranim dodacima. Upotrijebite naše web i desktop aplikacije kako bi uključili automatsko ažuriranje
24483 , ili manualno ažurirali za sve web-stranice s jednog prikladnog mjesta."],"Focus on your Writing":[null,"Fokusirajte se na pisanje"],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,"Naš novi uređivač je brz, opitimiziran za spisatelje i eliminira odvlačenje pažnje, omogućujući da se fokusirate na vaš sadržaj."],"Try the New Editor":[null,"Iskušajte novi Uređivač"],"Connect with your Visitors":[null,"Spojite se s vašim posjetiteljima"],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,"Pratite svoje posjetitelje s naprednom statistikom. Pratite trendove, učite koji sadržaj ima najveći promet i razumijte svoje posjetitelje od bilo kuda u svijetu."],"View Your Stats":[null,"Pregledajte svoj status"],"Connect with the Community":[null,"Spoji s Zajednicom"],"The WordPre
24484 ss apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,"Sve WordPress aplikacije imaju čitače impresivne brzine i s svim značajkama, tako da možete ostati u toku s vašim omiljenim web-stranicama i pridružiti se raspravama od bilo kuda i u svako vrijeme."],"Launch Reader":[null,"Pokreni Čitač"],"Inspiration strikes any time, anywhere.":[null,"Inspiracija dolazi bilo kada i bilo gdje."],"Get WordPress apps for any screen.":[null,"WordPress aplikacije za svaki zaslon."],"In Your Pocket":[null,"U vašem džepu"],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,"Objavljujte sadržaj, pratite statistiku, moderirajte komentare i još puno toga od bilo gdje u svijetu. Naše mobilne aplikacije su otvorenog koda, besplatne i dostupne za Apple il
24485 i Android uređaje."],"WordPress.com in the App Store":[null,"WordPress.com u App Store"],"WordPress.com in Google Play":[null,"WordPress.com u Google Play"],"On Your Desktop":[null,"Na vašem Desktopu"],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.":[null,"Desktop aplikacija koja Wordpressu pruža trajni dom na vašem računalu. A da ne spominjemo okruženje koje sprječava odvlačenje pažnje koje dobivate pisanjem izvan internet preglednika."],"WordPress.com for Mac OS X":[null,"WordPress.com za Mac OS X"],"WordPress.com for Windows":[null,"WordPress.com za Windows"],"WordPress.com for Linux":[null,"WordPress.com za Linux"],"Malware Scanning":[null,"Skeniranje Malwarea"],"Threats found":[null,"Pronađene prijetnje"],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,"Za automatsko, opsežno sigurnosno
24486 skeniranje sigurnosnih prijetnji, {{a}}instalirajte i aktivirajte{{/a}} VaultPress."],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,"Za automatsko, opsežno sigurnosno skeniranje sigurnosnih prijetnji, {{a}}nadogradite svoj račun{{/a}}."],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,"Jetpack aktivno blokira zloćudne pokušaje prijave. Podaci će se uskoro ovdje prikazati."],"Total malicious attacks blocked on your site.":[null,"Ukupan broj blokiranih zloćudnih napada na vašu web-stranicu."],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,"{{a}}Aktivna zaštita{{/a}} za zaštitu vaše web-stranice od zloćudnih pokušaja prijave."],"%(number)s plugin":["%(number)s plugins","%(number)s dodatak","%(number)s dodatka","%(number)s dodataka"],"Needs updating. ":["Need updating. ","Potrebno ažuriranje.","Potrebna ažuriranja.","Potr
24487 ebnih ažuriranja."],"All plugins are up-to-date. Awesome work!":[null,"Svi dodaci su ažurirani. Odličan posao!"],"{{a}}Activate Manage{{/a}} to turn on auto updates and manage your plugins from WordPress.com.":[null,"{{a}}Aktiviraj Upravljanje{{/a}} kako bi uključili automatsko ažuriranje i upravljali dodacima s WordPress.com."],"Jetpack is improving and optimizing your image speed.":[null,"Jetpack poboljšava i optimizira brzinu vaših slika."],"Jetpack is monitoring your site. If we think your site is down, you will receive an email.":[null,"Jetpack nadzire vašu web-stranicu. Ako nam se učini da web-stranice nije online, poslati ćemo vam poruku e-poštom."],"Security":[null,"Sigurnost"],"Performance":[null,"Performanse"],"Backups":[null,"Sigurnosne kopije"],"{{a}}View backup details{{/a}}.":[null,"{{a}}Pregledaj detalje sigurnosne kopije{{/a}}."],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,"Za automatsku sigurnosnu
24488 kopiju cijele web-stranice napravite {{a}}instalirajte i aktivirajte{{/a}} VaultPress."],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,"Za automatsku sigurnosnu kopiju cijele web-stranice napravite {{a}}nadogradnju!{{/a}}."],"Unavailable in Dev Mode.":[null,"Nedostupno u Razvojnom načinu rada."],"Spam Protection":[null,"Spam zaštita"],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,"Za najmoderniju spam zaštitu {{a}}instalirajte Akismet{{/a}}."],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,"Za najmoderniju spam zaštitu {{a}}aktivirajte Akismet{{/a}}."],"Invalid Key":[null,"Neispravan ključ"],"Unavailable in Dev Mode":[null,"Nedostupno u razvojnom modu"],"Holiday Snow":[null,"Blagdanski snijeg"],"Show falling snow in the holiday period.":[null,"Prikaži padajući snijeg u blagdanskom periodu."],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,"Prikaži padajući snije
24489 g na mojem blogu od 1. prosinca do 4. siječnja."],"Activating recommended features…":[null,"Aktiviranje preporučenih značajki..."],"Recommended features active.":[null,"Preporučene značajke su aktivne."],"Recommended features failed to activate. %(error)s":[null,"Preporučene značajke nisu se uspjele aktivirati. %(error)s"],"Activating %(slug)s…":[null,"Aktiviranje %(slug)s…"],"%(slug)s has been activated.":[null,"%(slug)s je aktivirano."],"%(slug)s failed to activate. %(error)s":[null,"%(slug)s nije se uspjelo aktivirati. %(error)s"],"Deactivating %(slug)s…":[null,"Deaktiviranje %(slug)s…"],"%(slug)s has been deactivated.":[null,"%(slug)s je deaktivirano."],"%(slug)s failed to deactivate. %(error)s":[null,"Neuspjela deaktivacija %(slug)s. %(error)s"],"Updating %(slug)s settings…":[null,"Ažuriranje postavki %(slug)s..."],"Updated %(slug)s settings.":[null,"%(slug)s postavke ažurirane."],"Error updating %(slug)s settings. %(error)s":[null,"Greška pri ažuriranju
24490 %(slug)s postavki. %(error)s"],"Updating %(slug)s address…":[null,"Ažuriranje %(slug)s adrese."],"Regenerated %(slug)s address .":[null,"Regenerirana %(slug)s adresa."],"Error regenerating %(slug)s address. %(error)s":[null,"Greška u regeneriranju %(slug)s adrese. %(error)s"],"Resetting Jetpack options…":[null,"Resetiranje Jetpack opcija..."],"Options reset.":[null,"Reset opcija."],"Options failed to reset.":[null,"Opcije nisu uspješno resetirane."],"There was an error disconnecting Jetpack. Error: %(error)s":[null,"Dogodila se greška pri odspjajanju Jetpacka. Error: %(error)s"],"Unlinking from WordPress.com":[null,"Odspajanje od WordPress.com."],"Unlinked from WordPress.com.":[null,"Odspojen od WordPress.com."],"Error unlinking from WordPress.com. %(error)s":[null,"Greška pri odspajanju od WordPress.com. %(error)s"],"At A Glance":[null,"Kratki pregled"],"Clichés":[null,"Klišeji"],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve
24491 Jetpack.":[null,"Želite nam reći zašto? Samo {{a}}odgovaranjem na dva jednostavna pitanja{{/a}} pomogli bi nam poboljšati Jetpack."],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{hideOnMobile}}Uživate u Jetpacku i imate povratne informacije?{{/hideOnMobile}} {{reviewLink}}Napišite osvrt{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}pratite nas na Twitteru{{/twitterLink}}{{hideOnMobile}}, i{{/hideOnMobile}} {{facebookLink}}lajkajte nas na Facebooku{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}"],"Like us on Facebook":[null,"Lajkajte nas na Facebooku"],"Follow Jetpack on Twitter":[null,"Zaprati Jetpack na Twitter"],"{{supportLink}}View our support page{{/supportLink}}{{
24492 hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{supportLink}}Pregledajte našu stranicu za podršku{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}provjerite forume u potrazi za odgovorima{{/forumLink}}{{hideOnMobile}}, ili{{/hideOnMobile}} {{contactLink}}nas direktno kontaktirajte{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}"],"Contact Jetpack support staff directly":[null,"Direktno kontaktiraj osoblje Jetpack podrške."],"Go to the WordPress.org support forums":[null,"Posjeti WordPress.org forume podrške"],"Go to Jetpack.com/support":[null,"Posjeti Jetpack.com/support"],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,"Nudimo besplatnu, potpunu podršku svim Jetpack korisnicima. Naš tim za podršku uvijek je tu da vam pomogne.
24493 "],"Jetpack Happiness Engineer":[null,"Jetpack inženjer sreće"],"Automattic's Privacy Policy":[null,"Automattic Polica Privatnosti"],"WordPress.com Terms of Service":[null,"WordPress.com Uvjeti Usluge"],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,"{{a}}Aktiviraj Verifikacija web-stranice{{/a}} kako bi verificirali svoju web-stranicu i poboljšali ranking s Google, Bing, i Pinterestom."],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,"Alati Verifikacije web-stranice su aktivni. Potrudite se verificirati web-stranicu s Google, Bing, and Pinterestom za što točnije indeksiranje i rangiranje. {{a}}Verificiraj odmah{{/a}}"],"Site Verification Tools":[null,"Alati Verifikacije web-stranice"],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,"{{a}}Aktivira
24494 jte Photon{{/a}} za poboljšanje performansi i brzine vaših slika."],"Image Performance %(photon)s":[null,"Performanse slika %(photon)s"],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,"{{a}}Aktivirajte Upravljanje i uključite automatsko ažuriranje{{/a}}"],"{{a}}Turn on plugin auto updates{{/a}}":[null,"{{a}}Uključite automatsko ažuriranje dodataka{{/a}}"],"Plugin Updates":[null,"Ažuriranja dodataka"],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,"Ups! Vaš Akismet ključ.nedostaje ili je neispravan. {{akismetSettings}}Otvorite Akismet postavke kako bi ovo popravili{{/akismetSettings}}."],"No threats found, you're good to go!":[null,"Nisu pronađene prijetnje, nastavite bez briga!"],"{{a}}Contact Support{{/a}}":[null,"{{a}}Kontaktiraj podrišku{{/a}}"],"{{a}}View details at VaultPress.com{{/a}}":[null,"{{a}}Pogledaj detalje na VaultPress.com{{/a}}"],"Uh oh, %(number)s threat found.":["
24495 Uh oh, %(number)s threats found.","Uh oh, %(number)s prijetnja pronađena.","Uh oh, %(number)s prijetnje pronađene.","Uh oh, %(number)s prijetnja pronađeno."],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,"{{a}}Aktiviraj Monitor{{/a}} za primanje obavijesti ako vaša web-stranica postane nedostupna."],"Loading…":[null,"Učitavanje..."],"Downtime Monitoring":[null,"Praćenje vremena zastoja"],"{{button}}View More Stats on WordPress.com {{/button}}":[null,"{{button}}Pogledajte više statistike na WordPress.com {{/button}}"],"{{button}}View Old Stats{{/button}}":[null,"{{button}}Prikaži staru Statistiku{{/button}}"],"All-time comments":[null,"Svi komentari"],"All-time views":[null,"Svi pregledi"],"%(number)s View":["%(number)s Views","%(number)s pregled","%(number)s pregleda","%(number)s pregleda"],"Best overall day":[null,"Najposjećeniji dan"],"Views today":[null,"Pregleda danas"],"Months":[null,"Mjeseci"],"Weeks":[null,"Tjedana"],"Days":[
24496 null,"Dana"],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,"Nešto se dogodilo prilikom učitavanja statistike. Pokušajte ponovno kasnije ili {{a}}odmah pregledajte statistiku na WordPress.com{{/a}}"],"Click to view detailed stats.":[null,"Kliknite za pregled detaljne statistike."],"Views: %(numberOfViews)s":[null,"Pregleda: %(numberOfViews)s"],"Week of %(date)s":[null,"Tjedan %(date)s"],"Manage security on WordPress.com":[null,"Upravljanje sigurnošću na WordPress.com"],"Skip this step":[null,"Preskoči ovaj korak"],"Skip the Jetpack Jumpstart process":[null,"Preskoči Jetpack proces Ubrzani početak"],"Features can be activated or deactivated at any time.":[null,"Mogućnosti možete aktivirati ili deaktivirati bilo kad."],"Jetpack's recommended features include:":[null,"Preporučene Jetpack mogućnosti uključuju:"],"Activate Recommended Features":[null,"Aktiviraj preporučene mogućnosti"],"Quickly enh
24497 ance your site by activating Jetpack's recommended features.":[null,"Brzo poboljšajte svoju web-stranicu aktivacijom preporučenih Jetpack mogućnosti."],"Jump Start your Site":[null,"Brzo pokrenite svoju stranicu"],"Disconnect from WordPress.com":[null,"Odspoji s WordPress.com"],"Link to WordPress.com":[null,"Povezivanje s WordPress.com"],"Unlink me from WordPress.com":[null,"Odspajanje s WordPress.com"],"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.":[null,"Pridružite se milijunima korisnika koji se oslanjaju da ima Jetpack poboljša i učini web-stranicu sigurnijom. Posvećeni smo WordPressu i tu samo kako bi vam olakšali život."],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,"Jetpack podršku pružaju neki od tehnički najpotkovanijih i strastvenih ljudi u zajednici
24498 . Smješteni diljem svijeta i spremni vam pomoći."],"Did we mention free, professional support?":[null,"Jesmo li spomenuli besplatnu, profesionalnu pomoć?"],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,"Jetpack upotrijebljava najsuvremeniju WordPress.com mrežu za serviranje sadržaja kako bi učitao vaše prekrasne slike super brzo. Optimizirano za svaki uređaj, i potpuno je besplatno."],"Lightning fast, optimized images":[null,"Super brze, optimizirane slike"],"Never fall behind on a security release or waste time updating multiple sites.":[null,"Nemojte više zaostajati za sigurnosnim izdanjima, ili trošiti vrijeme na ažuriranje više web-stranica."],"Automatic site updates.":[null,"Automatsko ažuriranje web-stranica."],"Live site monitoring.":[null,"Aktivno nadziranje stranice."],"Gain peace of mind with Protect, the tool that has blocked bil
24499 lions of login attacks across millions of sites.":[null,"Osigurajte si mirnu savjest s Zaštitom, alatom koji je blokirao milijardu napada na formu za prijavu na milijunima stranica."],"Block site attacks.":[null,"Blokiraj napade na stranicu."],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,"Jetpack blokira zlonamjerne pokušaje prijave, javlja vam ako web-stranica nije online, i može automatski ažurirati vaše dodatke, tako da se vi ne morate brinuti."],"Site security and peace of mind":[null,"Sigurnost web-stranice i mirna savjest."],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,"Jetpack koristi snagu WordPress.com kako bi vam prikazo detaljni uvid u vaše posjetitelje, što čitaju i odakle dolaze."],"Keep visitors engaged by giving them more to share a
24500 nd read with Related Posts.":[null,"Zadržite posjetitelje angažiranima, pružajući im više za dijeljenje i čitanje s Srodnim objavama."],"Increase page views.":[null,"Povećajte pregled stranica."],"Give visitors the tools to share and subscribe to your content.":[null,"Pružite posjetiteljima alate da Dijele sadržaj i Pretplate se na vaš sadržaj."],"Build a community.":[null,"Izgradite zajednicu."],"Sharing & Like Buttons":[null,"Gumbi za dijeljenje i lajkanje"],"Automated social marketing.":[null,"Automatizirani društveni marketing."],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,"Jetpack ima puno alata za promet i angažman koji vam mogu pomoći privući više posjetitelja na vašu web-stranicu i duže ih zadržati tamo, "],"Send us Feedback":[null,"Pošaljite nam povratne informacije"],"Need Help?":[null,"Trebate pomoć?"],"Manage Plugins":[null,"Upravljanje Dodacima"],"Stress less. Monitor will send
24501 you real-time alerts if your site ever goes down.":[null,"Manje brige. Monitor će vam trenutno poslati obavijesti ako se vaša stranica ikada sruši."],"Track your growth":[null,"Pratite svoj rast"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,"Pomoću Publiciranja možete automatski podijeliti svoje objave s prijateljima, pratiteljima i svijetom."],"Drive more traffic to your site":[null,"Privucite više prometa na svoju web-stranicu"],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,"Dogodio se problem s spajanjem Jetpacka. Kliknite ponovno na \"Poveži se s WordPress.com\""],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,"Dogodio se problem s spajanjem Jetpacka; deaktivirajte a zatim reaktivirajte Jetpack dodatak, i ponovno se spojite."],"You need to stay logged in to your WordPress blog while you authorize Jetpac
24502 k.":[null,"Trebate ostati prijavljeni na vašem WordPress blogu dok autorizirate Jetpack."],"{{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":[null,"{{s}}Vaš Jetpack ima problema.{{/s}} Ispričavamo se zbog neugodnosti. Pokušajte ponovno kasnije, ako se problem nastavi, kontaktirajte podršku s ovom porukom: %(error_key)s"],"Disconnecting Jetpack":[null,"Odspoji Jetpack"],"Leave a Jetpack review":[null,"Napišite recenziju o Jetpacku"],"Need help? The Jetpack team is here for you.":[null,"Trebate pomoć? Jetpack tim je ovdje za vas."],"Smiley":[null,"Smješko"],"Require Two-Step Authentication":[null,"Uključi Two-Step Authentication"],"Use a large and visually striking layout":[null,"Upotrijebi veliki i vizualno upečatljivi izgled"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Prikaži zaglavlje \"Srodno\"
24503 kako bi jasnije odijelili sekciju srodno od objava."],"Related":[null,"Srodno"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"Dodajte svoje najkorištenije IP adrese, jer se mogu razlikovati između vaših lokacija kao što su kuća, ured i druge lokacije. Uklanjanje IP adrese iz liste ispod, ukloniti će ju također i iz bijele liste."],"Whitelist Management":[null,"Upravljanje bijelom listom"],"Email Address":[null,"Adresa e-pošte"],"Publicize":[null,"Publicirati"],"Site Stats":[null,"Statistike stranice"],"Featured Images":[null,"Istaknute slike"],"Excerpts":[null,"Izvatci"],"Enable Testimonials for this site.":[null,"Uključi Preporuke za ovu web-stranicu."],"Enable Portfolio Projects for this site.":[null,"Uključi Portfolio projekte za ovu stranicu."],"Preview":[null,"Pretpregled"],"Color Scheme":[null,"Shema Boja"]
24504 ,"Ignored Phrases":[null,"Ignorirane fraze"],"Use automatically detected language to proofread posts and pages":[null,"Upotrijebi automatski detektiran jezik za lekturiranje objava i stranica"],"Redundant Phrases":[null,"Suvišne fraze"],"Phrases to Avoid":[null,"Fraze za Izbjegavanje"],"Passive Voice":[null,"Pasivni glas"],"Jargon":[null,"Žargon"],"Hidden Verbs":[null,"Skriveni glagoli"],"Double Negatives":[null,"Dvostruki negativi"],"Diacritical Marks":[null,"Diakritičke oznake"],"Complex Phrases":[null,"Kompleksne fraze"],"Bias Language":[null,"Pristrani Jezik"],"English Options":[null,"Opcije Engleskog"],"Proofreading":[null,"Lektura"],"Connect Jetpack":[null,"Spoji Jetpack"],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,"Jetpack ne može kontaktirati WordPress.com: %(error_key)s. Ovo obično znači da je nešto krivo konfigurirano na vašem web hostu."],"WordPress.com is currently havi
24505 ng problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com trenutno ima neke probleme i ne može aktivirati vaš Jetpack. Molimo vas da pokušate kasnije. "],"{{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).":[null,"{{s}}Vaš Jetpack ima problem.{{/s}} Povezivanje ove web-stranice s WordPress.com nije moguće. Ovo obično znači da vaša stranica nije javno dostupna (localhost). "],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,"Vaša web-stranica mora biti javno dostupan da bi mogao koristiti Jetpack: %(error_key)s"],"You have successfully disconnected Jetpack":[null,"Uspješno ste odspojili Jetpack."],"Active":[null,"Aktivno"],"Settings":[null,"Postavke"],"Learn More":[null,"Saznaj više"],"Disconnect Jetpack":[null,"Odspoji Jetpack"],"Debug":[null,"Ispravljanje grešaka"],"Test your site’s c
24506 ompatibility with Jetpack.":[null,"Testirajte kompatibilnost web-stranice s Jetpackom."]}
24507 \ No newline at end of file
24508
24509 diff --git a/plugins/jetpack/languages/json/jetpack-hu_HU.json b/plugins/jetpack/languages/json/jetpack-hu_HU.json
24510 index 7111505..1a04bfe 100644
24511 --- a/plugins/jetpack/languages/json/jetpack-hu_HU.json
24512 +++ b/plugins/jetpack/languages/json/jetpack-hu_HU.json
24513 @@ -1 +1 @@
24514 -{"":{"po-revision-date":"2015-07-20 01:42:08+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/1.0-alpha-1000","project-id-version":"3.6.1"},"Disconnect Jetpack":[null,"Jetpack lecsatlakoztatása"],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,"Kétlépcsős hitelesítés"],"Site Stats":[null,"Statisztika"],"Smiley":[null,"Hangulatjel"],"Related Posts":[null,"Kapcsolódó bejegyzések"],"Email Address":[null,"Email cím"],"Whitelist Management":[null,"Fehér-lista kezelés"],"Related":[null,"Kapcsolódó bejegyzések"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Mutassa a \\\"Kap
24515 csolódó\\\" fejlécét világosabban, elkülönítve az adott szakasz hozzászólásától"],"Use a large and visually striking layout":[null,"Használjunk nagy és vizuálisan lenyűgöző elrendezést"],"Publicize":[null,"Népszerűsítés"],"Enable Testimonials for this site.":[null,"Vélemények tartalom típus engedélyezése, ehhez a weboldalhoz."],"View people's profiles when you mouse over their Gravatars":[null,"Tekintsük meg az emberek adatlapját, kattintsunk a Gravatar képükre"],"Preview":[null,"Előnézet"],"Excerpts":[null,"Bevezetők"],"Featured Images":[null,"Kiemelt képek"],"Enable Portfolio Projects for this site.":[null,"Portfólió tartalom típus engedélyezése a honlapon."],"Color Scheme":[null,"Színminta"],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com most nem tudja kiszolgálni a Jetpacket. Próbáld újra később."],"Proofreading":[null,"Lektorálás"],"English Optio
24516 ns":[null,"Angol beállítások"],"Bias Language":[null,"Félreértelmezhető szavak"],"Complex Phrases":[null,"Komplex kifejezések"],"Diacritical Marks":[null,"Diakritikus jelek"],"Double Negatives":[null,"Dupla negatívumok"],"Hidden Verbs":[null,"Rejtett igék"],"Jargon":[null,"Szakszó"],"Passive Voice":[null,"Szenvedő alak"],"Phrases to Avoid":[null,"Kerülendő mondatok"],"Redundant Phrases":[null,"Redudáns eszközök"],"Use automatically detected language to proofread posts and pages":[null,"Automatikus bejegyzés és oldal nyelv felismerés."],"Ignored Phrases":[null,"Mellőzött kifejezések"],"Terms":[null,"Felhasználási feltételek"],"Privacy":[null,"Adatvédelem"],"Debug":[null,"Hibakeresés"],"Disconnect from WordPress.com":[null,"Lekapcsolódás a WordPress.com szolgáltatásról"],"Learn More":[null,"Bővebben"],"Settings":[null,"Beállítások"],"Active":[null,"Bekapcsolás"]}
24517 \ No newline at end of file
24518 +{"":{"po-revision-date":"2016-09-30 15:11:08+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/2.3.0-alpha","language":"hu","project-id-version":"Plugins - Jetpack by WordPress.com - Development (trunk)"},"Search your content.":[null,"Keresés a tartalmunkban."],"{{a}}Manage Likes visibility from the Sharing Module Settings{{/a}}":[null,"{{a}}A kedvelési lehetőségek láthatóságát a Megosztás modul beállításainál kezelhetjük{{/a}}"],"Hide the stats smiley face image. The image helps collect stats but should still work when hidden.":[null,"Elrejti a mosolygós arcocskás képet. Ez a kép segít a statisztikák gyűjtésében de akkor is működnie kell, ha el van rejtve."],"Your Current IP: %(ip)s":[null,"Jelenlegi IP címünk: %(ip)s"],"Whitelisting an IP address prevents it from ever being blocked by Jetpack.":[null,"Fehér listára felvett IP-cím
24519 e megakadályozza, hogy valaha is blokkolja a Jetpack."],"IPv4 and IPv6 are acceptable. {{br/}} To specify a range, enter the low value and high value separated by a dash. Example: 12.12.12.1-12.12.12.100":[null,"IPv4 és IPv6 is elfogadott. {{br/}} Tartomány megadásához írjuk be a legalacsonyabb és a legmagasabb értéket egy kötőjellel elválasztva. Például: 12.12.12.1-12.12.12.100"],"Link your account to WordPress.com to start using this feature.":[null,"Kapcsoljuk össze a WordPress.com-al ennek a funkciónak a használatához."],"There are unsaved settings in this tab that will be lost if you leave it. Proceed?":[null,"El nem mentett változások vannak ezen a lapon, amik elvesznek, ha elnavigálunk. Biztosan ezt szeretnénk?"],"This will reset all Jetpack options, are you sure?":[null,"Ezzel minden Jetpack beállítás elveszik. Biztosan folytatni szeretnénk?"],"Search for a Jetpack feature.":[null,"Keresés a Jetpack funkciók között."],"Upgrade Jetpack and our st
24520 ate-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.":[null,""],"You can see the information about security scanning in the \"At a Glance\" section.":[null,"A biztonsági elemzésről az \"Áttekintés\" szekcióban kaphatunk információkat."],"Configure your Security Scans":[null,""],"This module has no configuration options":[null,"Ennek a modulnak nincsenek beállítási lehetőségei"],"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.":[null,""],"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.":[null,""],"{{link}}Configure your %(module_slug)s Setti
24521 ngs {{/link}}":[null,"{{link}}%(module_slug)s modul beállításainak konfigurálása{{/link}}"],"Subscriber":[null,"Feliratkozó"],"Big iPhone/iPad Update Now Available":[null,"A nagy iPhone/iPad frissítés már elérhető"],"The WordPress for Android App Gets a Big Facelift":[null,"A WordPress for Android App kapott egy arculat átalakítást"],"Upgrade Focus: VideoPress For Weddings":[null,"Fókusz frissítése: A VideoPress esküvők részére"],"WordPress.com Likes are:":[null,"WordPress.com kedvelői:"],"Comments headline":[null,""],"A few catchy words to motivate your readers to comment.":[null,""],"Can readers subscribe to your posts, comments or both?":[null,""],"Show a \"follow blog\" options in the comment form":[null,""],"Show a \"follow comments\" option in the comment form.":[null,""],"Admin Bar":[null,""],"Put a chart showing 48 hours of views in the admin bar":[null,""],"Registered Users: Count the page views of registered users who are logged in":[null,""],"Report
24522 Visibility: Select the roles that will be able to view stats reports":[null,""],"Receive Monitor Email Notifications":[null,""],"Emails will be sent to ":[null,"Email-t fogunk küldeni"],"{{a}}Edit{{/a}}":[null,"{{a}}Szerkesztés{{/a}}"],"Match By Email":[null,"Egyezés email-ben"],"Show photo metadata (Exif) in carousel, when available":[null,"Mutassa a képek metaadatait (Exif) egy carouselben, amennyiben az adatok elérhetőek"],"Background Color":[null,"Háttérszín"],"Scroll infinitely (Shows 7 posts on each load)":[null,"Végtelen görgetés (beolvasásonként 7 bejegyzést mutat)"],"Track each infinite Scroll post load as a page view in Google Analytics":[null,""],"Mobile Promos":[null,""],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,""],"Enter your meta key \"content\" value to verify your blog with {{a}}Google Search Console{{/a}}, {{a1}}Bing Webmaster Center{{/a1}} and {{a2}}Pinterest Site Verification{{/a2}}.":[null,""],"Display al
24523 l your gallery pictures in a cool mosaic":[null,""],"Copied!":[null,"Sikeres másolás."],"Highlight and copy the following text to your clipboard:":[null,""],"Regenerate address":[null,""],"Configure Portfolios":[null,"Portfóliók konfigurálása"],"Configure Testimonials":[null,"Vélemények konfigurálása"],"Automatically proofread content when: ":[null,"Automatikus lektorált tartalom, ha:"],"A post or page is first published":[null,"Bejegyzés vagy oldal első közzétételekor"],"A post or page is updated":[null,"Bejegyzés vagy oldal frissítve"],"Automatic Language Detection":[null,"Automatikus nyelvfelismerés"],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,"A lektorálást támogatja az Angol, Francia, Német, Portugál, Spanyol nyelveket."],"Enable proofreading for the following grammar and style rules: ":[null,""],"Add a phrase":[null,"Egy kifejezés hozzáadása"],"Use Markdown for comments":[null,""],"Search engines will find the s
24524 itemaps at these locations:":[null,""],"Sitemap: {{a}}%(url)s{{/a}}":[null,"Oldaltérkép: {{a}}%(url)s{{/a}}"],"News Sitemap: {{a}}%(url)s{{/a}}":[null,"Hírek oldaltérkép: {{a}}%(url)s{{/a}}"],"Cheatin' uh?":[null,"Csalunk, csalunk?"],"{{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}}":[null,""],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,"Üdvözöljük a {{s}}Jetpack %(jetpack_version)s{{/s}} verziójában!"],"Your Jetpack is already connected.":[null,""],"You're fueled up and ready to go, Jetpack is now active.":[null,""],"You're fueled up and ready to go.":[null,""],"You are currently running a development version of Jetpack.":[null,""],"Submit Beta feedback":[null,""],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,""],
24525 "Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,""],"You, %(userName)s, are not connected to WordPress.com.":[null,"%(userName)s, nem csatlakozik a WordPress.com-hoz."],"What would you like to see on your Jetpack Dashboard?":[null,"Mit szeretnénk látni a Jetpack vezérlőpultján?"],"Let us know!":[null,"Tudassa velünk!"],"Welcome to Jetpack":[null,"Üdvözöljük a Jetpack-ben"],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,""],"No account? Create one for free…":[null,"Még nem rendelkezünk felhasználói fiókkal? Hozzunk létre egyet ingyen..."],"Saving…":[null,"Mentése..."],"Save Settings":[null,"Beállítások mentése"],"Updates Needed":[null,"Fr
24526 issítés szükséges"],"Do you really want to disconnect your site from WordPress.com?":[null,""],"Jetpack Stats Icon":[null,"Jetpack statisztikák ikon"],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,"{{a}}Honlap statisztikák bekapcsolása{{/a}} által láthatjuk honlapunk részletes statisztikáját, kedvelőit, követőit, feliratkozóit, és így tovább egyéb statisztikai adatokat! {{a1}}További információk erről{{/a1}}"],"Activate Site Stats":[null,"Honlap statisztikák bekapcsolása"],"Automated, comprehensive protection from threats and attacks.":[null,"Automatizált, átfogó védelem a fenyegetések és támadások kivédéséhez."],"State-of-the-art spam defense.":[null,"A legkorszerűbb spam védelem."],"Automatically backup your entire site.":[null,"Automatikusan biztonsági másolat a teljes honlapunkról."],"Security Scanning":[null,"Biztonsági ellenőrzés"],"Automatically scan y
24527 our site for common threats and attacks.":[null,"Automatikusan ellenőrzi a honlapunkon a közönséges fenyegetéseket és támadásokat."],"Keep those spammers away!":[null,"Tartsuk távol azokat a spammereket!"],"Site Backups":[null,"Honlap biztonsági mentései"],"Keep your site backed up!":[null,""],"Pro":[null,"Pro"],"No Results Found.":[null,"Nincs találat."],"Threats found!":[null,"Fenyegetések találhatóak!"],"Set up":[null,"Beállítása"],"Upgrade":[null,"Előfizetés"],"ACTIVE":[null,"BEKAPCSOLT"],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,""],"Your site is on the Free Jetpack Plan":[null,"A honlapunkhoz ingyenes Jetpack csomag tartozik"],"Your site is on the Jetpack Premium plan":[null,"A honlap Jetpack Prémium csomaggal rendelkezik"],"Your si
24528 te is on the Jetpack Professional plan":[null,"A honlap Jetpack Professzionál csomaggal rendelkezik"],"Your site is on Development Mode":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,"A legkorszerűbb spam védelem az Akismet támogatásával."],"View your spam stats":[null,"Spam statisztikák megtekintése"],"Configure Akismet":[null,"Akismet beállítása"],"View your security dashboard":[null,"Biztonsági vezérlőpult megtekintése"],"Configure VaultPress":[null,"VaultPress beállítása"],"Surveys & Polls":[null,"Felmérések és szavazások"],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,""],"Create a new poll":[null,"Új szavazás létrehozása"],"Real-time backups":[null,"Valós idejű biztonsági mentések"],"One-click threat resolution":[null,""],"Advanced polls and ratings":[null,""],"Compare Plans":[null,"Csomagok öss
24529 zehasonlítása"],"Maximum grade security":[null,"Maximális szintű biztonság"],"Lock out the bad guys":[null,""],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,""],"Enjoy priority support":[null,""],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,""],"Connection Settings":[null,"Csatlakozási beállítások"],"Manage your Jetpack connection.":[null,"A Jetpack csatlakozás kezelése"],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,""],"You are connected as ":[null,"Kapcsolódva, mint "],"Link your account to WordPress.com to get the most out of Jetpack.":[null,""],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,""],"View {{a}}All Stats{{/a}}":
24530 [null,"{{a}}Minden statisztika{{/a}} megtekintése"],"View your {{a}}Email Followers{{/a}}":[null,""],"Powerful WordPress.com features on every device.":[null,""],"Manage all your sites from a single dashboard.":[null,""],"Feel the performance":[null,""],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,""],"Bulk and automatic updates":[null,"Csoportos és automatikus frissítések"],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,""],"Focus on your Writing":[null,"Fókuszban az írásunk"],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,""],"Try the New Editor":[null,"Próbáljuk ki az új szerkesztőt"],"Connect with your Visitors":[null,"Kapcso
24531 latba léphetünk a látogatókkal"],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,""],"View Your Stats":[null,"Statisztikáink megtekintése"],"Connect with the Community":[null,"Csatlakoztassuk egy közösséghez"],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,""],"Launch Reader":[null,""],"Inspiration strikes any time, anywhere.":[null,""],"Get WordPress apps for any screen.":[null,"Szerezzünk be WordPress alkalmazásokat bármilyen képernyőre"],"In Your Pocket":[null,""],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,""],"WordPress.com in the App Store":[null,"WordPress.com az App Store tárolóban"
24532 ],"WordPress.com in Google Play":[null,"WordPress.com a Google Play tárolóban"],"On Your Desktop":[null,""],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.":[null,""],"WordPress.com for Mac OS X":[null,"WordPress.com a Mac OS X számára"],"WordPress.com for Windows":[null,"WordPress.com a Windows számára"],"WordPress.com for Linux":[null,"WordPress.com a Linux számára"],"Malware Scanning":[null,"Kártékony programok keresése"],"Threats found":[null,"Fenyegetést talált"],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,""],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,""],"Total malicious attacks blocked on your site.":[null,""],"{{a}}Activ
24533 ate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,""],"%(number)s plugin":["%(number)s plugins","%(number)s bővítmény","%(number)s bővítmény"],"Needs updating. ":["Need updating. ","Frissítésre van szükség.","Frissítésekre van szükség."],"All plugins are up-to-date. Awesome work!":[null,"Minden bővítmény naprakész. Szép munka!"],"{{a}}Activate Manage{{/a}} to turn on auto updates and manage your plugins from WordPress.com.":[null,""],"Jetpack is improving and optimizing your image speed.":[null,""],"Security":[null,"Biztonság"],"Performance":[null,"Teljesítmény"],"Backups":[null,"Biztonsági mentések"],"{{a}}View backup details{{/a}}.":[null,"{{a}}Biztonsági mentés további részleteinek megtekintése{{/a}}."],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,""],"Unavailable in Dev Mode.":[n
24534 ull,""],"Spam Protection":[null,"Spam védelem"],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,""],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,""],"Invalid Key":[null,"Érvénytelen kulcs"],"Unavailable in Dev Mode":[null,""],"Holiday Snow":[null,"Ünnepi hó"],"Show falling snow in the holiday period.":[null,""],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,""],"Activating recommended features…":[null,""],"Recommended features active.":[null,""],"Recommended features failed to activate. %(error)s":[null,""],"Activating %(slug)s…":[null,"%(slug)s bekapcsolása…"],"%(slug)s has been activated.":[null,"%(slug)s be lett kapcsolva."],"%(slug)s failed to activate. %(error)s":[null,"%(slug)s modult nem sikerült aktiválni. %(error)s"],"Deactivating %(slug)s…":[null,"%(slug)s kikapcsolása…"],"%(slug)s has been deactivated.":[null,""],"%(slug)s failed to deactivate. %(error)s":[null,""],"Updati
24535 ng %(slug)s settings…":[null,"%(slug)s beállítások frissítése..."],"Updated %(slug)s settings.":[null,"%(slug)s beállítások frissítve."],"Error updating %(slug)s settings. %(error)s":[null,""],"Updating %(slug)s address…":[null,""],"Regenerated %(slug)s address .":[null,""],"Error regenerating %(slug)s address. %(error)s":[null,""],"Resetting Jetpack options…":[null,"Beállítások visszaállítása folyamatban..."],"Options reset.":[null,"Beállítások visszaállítása"],"Options failed to reset.":[null,"Beállításokat nem sikerült visszaállítani."],"There was an error disconnecting Jetpack. Error: %(error)s":[null,""],"Unlinking from WordPress.com":[null,"Elválasztása a WordPress.com fiókunktól."],"Unlinked from WordPress.com.":[null,"Elválasztva a WordPress.com fiókunktól."],"Error unlinking from WordPress.com. %(error)s":[null,""],"At A Glance":[null,"Áttekintés"],"Clichés":[null,""],"Would you tell us why? Just {{a}}answering two simple questions
24536 {{/a}} would help us improve Jetpack.":[null,"Megmondanánk, hogy miért? Csak {{a}}két egyszerű kérdésre kellene válaszolni.{{/a}} Ezzel segítene tökéletesíteni a Jetpackot."],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{hideOnMobile}}Leljük örömünket a Jetpack-ban vagy küldünk visszajelzést?{{/hideOnMobile}} {{reviewLink}}Hagyjunk egy áttekintést{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}kövessük a Twitter-t{{/twitterLink}}{{hideOnMobile}}, és{{/hideOnMobile}} {{facebookLink}}kedveljük a Facebook-on{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}"],"Like us on Facebook":[null,"Kedvelj minket Facebookon"],"Follow Jetpack on Twitter":[null,"Kövessü
24537 k a Jetpackot a Twitteren"],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{supportLink}}Tekintsük meg a támogatás honlapját{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}ellenőrizzük a fórumokban a válaszokat{{/forumLink}}{{hideOnMobile}}, vagy{{/hideOnMobile}} {{contactLink}}lépjünk kapcsolatba velük{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}"],"Contact Jetpack support staff directly":[null,"Kapcsolat a Jetpack támogatás személyzetéhez közvetlenül"],"Go to the WordPress.org support forums":[null,"Menjünk a WordPress.org támogatási fórumokhoz"],"Go to Jetpack.com/support":[null,"Menjünk a Jetpack.com/támogatáshoz"],"We offer free, full support to all of our Jetpack users. Our support team is always around to he
24538 lp you.":[null,"Ingyenesen, teljes mértékben támogatunk minden kedves Jetpack felhasználónkat. Ügyfélszolgálatunk mindig jelen van, hogy segítsen."],"Jetpack Happiness Engineer":[null,"Jetpack boldog mérnöke"],"Automattic's Privacy Policy":[null,""],"WordPress.com Terms of Service":[null,"WordPress.com szolgáltatás feltételei"],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,""],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,""],"Site Verification Tools":[null,"Weboldal ellenőrző eszközök"],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,""],"Image Performance %(photon)s":[null,""],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,"{{a}}Kapcsoljuk be a Kezelést és kapcsoljuk be az automatikus frissítés funkciót{{/a}}"],"
24539 {{a}}Turn on plugin auto updates{{/a}}":[null,"{{a}}Bővítmény automatikus frissítésének bekapcsolása{{/a}}"],"Plugin Updates":[null,"Bővítmény frissítések"],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,""],"No threats found, you're good to go!":[null,""],"{{a}}Contact Support{{/a}}":[null,"{{a}}Kapcsolat a támogatáshoz{{/a}}"],"{{a}}View details at VaultPress.com{{/a}}":[null,"{{a}}Részletek megtekintése a VaultPress.com honlapján{{/a}}"],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","Uh! Sajnos, %(number)s fenyegetés található.","Uh! Sajnos, %(number)s fenyegetés található."],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,""],"Loading…":[null,"Betöltés..."],"Downtime Monitoring":[null,"Leállás megfigyelés"],"{{button}}View More Stats on WordPress.com {{/button}}":[null,"{{button}}Még több statisztika a WordPre
24540 ss.com oldalán {{/button}}"],"{{button}}View Old Stats{{/button}}":[null,"{{button}}Régi típusú statisztikai oldal megtekintése{{/button}}"],"All-time comments":[null,"Eddigi hozzászólások"],"All-time views":[null,"Eddigi megtekintés"],"%(number)s View":["%(number)s Views","%(number)s megtekintés","%(number)s megtekintés"],"Best overall day":[null,"Összesített legjobb nap"],"Views today":[null,"Mai megtekintések"],"Months":[null,"Havi"],"Weeks":[null,"Heti"],"Days":[null,"Napi"],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,""],"Click to view detailed stats.":[null,"Részletes statisztika megtekintéséhez kattintsunk ide."],"Views: %(numberOfViews)s":[null,"Megtekintés: %(numberOfViews)s"],"Week of %(date)s":[null,""],"Manage security on WordPress.com":[null,"Biztonság kezelése a WordPress.com-on"],"Skip this step":[null,"Ennek a lépésnek a kihagyása"],"Skip the Jetpack Jumpstart process
24541 ":[null,"Jetpack repülőrajt folyamatának kihagyása"],"Features can be activated or deactivated at any time.":[null,""],"Jetpack's recommended features include:":[null,""],"Activate Recommended Features":[null,""],"Quickly enhance your site by activating Jetpack's recommended features.":[null,""],"Jump Start your Site":[null,"Repülőrajttal indítsuk honlapunkat"],"Disconnect from WordPress.com":[null,"WordPress.com kapcsolat bontása"],"Link to WordPress.com":[null,""],"Unlink me from WordPress.com":[null,"Kapcsolat megszakítása köztem és a WordPress.com között"],"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.":[null,""],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,""],"Did we mention free, professional support?":[null,""],"Jetpack utilizes the state-of-the-art W
24542 ordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,""],"Lightning fast, optimized images":[null,"Villámgyors, optimalizált képek"],"Never fall behind on a security release or waste time updating multiple sites.":[null,""],"Automatic site updates.":[null,"Automatikus honlap frissítések."],"Live site monitoring.":[null,"Élő honlap ellenőrzés"],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,""],"Block site attacks.":[null,"Blokkolt honlap támadások."],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,""],"Site security and peace of mind":[null,""],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,""],
24543 "Keep visitors engaged by giving them more to share and read with Related Posts.":[null,""],"Increase page views.":[null,""],"Give visitors the tools to share and subscribe to your content.":[null,""],"Build a community.":[null,""],"Sharing & Like Buttons":[null,"Megosztás és kedvelés gombok"],"Automated social marketing.":[null,""],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,""],"Send us Feedback":[null,"Visszajelzés küldése"],"Need Help?":[null,"Szükségünk van segítségre?"],"Manage Plugins":[null,"Bővítmények kezelése"],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"Aggódjunk kevesebbet. A Monitor szolgáltatás azonnal figyelmeztetést küld, ha az oldalunk elérhetetlenné válik."],"Track your growth":[null,"Kövesd nyomon a növekedést"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,""],"Drive mor
24544 e traffic to your site":[null,""],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,""],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,""],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,""],"{{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":[null,""],"Disconnecting Jetpack":[null,"Jetpack leválasztása"],"Leave a Jetpack review":[null,""],"Need help? The Jetpack team is here for you.":[null,"Szükségünk van segítségre? A Jetpack csapata itt érhető el."],"Smiley":[null,"Hangulatjel"],"Require Two-Step Authentication":[null,"Kétlépcsős hitelesítés"],"Use a large and visually striking layout":[null,"Használjunk nagy és vizuálisan lenyűgöző elrendezést"],"Show a \"Related\" header to more c
24545 learly separate the related section from posts":[null,"Mutassa a \\\"Kapcsolódó\\\" fejlécét világosabban, elkülönítve az adott szakasz hozzászólásától"],"Related":[null,"Kapcsolódó bejegyzések"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"Győződjünk meg arról, hogy a leggyakrabban használt IP-címeket adjuk meg, mert válthatunk az otthoni, irodai vagy egyéb helyek közötti felhasználások között. IP-cím eltávolítása előtt az engedélyezőlistából távolítsuk el az IP címet."],"Whitelist Management":[null,"Engedélyezőlista kezelés"],"Email Address":[null,"Email cím"],"Publicize":[null,"Népszerűsítés"],"Site Stats":[null,"Statisztika"],"Featured Images":[null,"Kiemelt képek"],"Excerpts":[null,"Bevezetők"],"Enable Testimonials for this site.":[null,"Vélemények tartalom típus
24546 engedélyezése, ezen a honlapon."],"Enable Portfolio Projects for this site.":[null,"Portfólió tartalom típus engedélyezése, ezen a honlapon."],"Preview":[null,"Előnézet"],"Color Scheme":[null,"Színminta"],"Ignored Phrases":[null,"Mellőzött kifejezések"],"Use automatically detected language to proofread posts and pages":[null,"Használja az automatikusan észlelt nyelvi lektorálást a bejegyzéseknél és oldalakon"],"Redundant Phrases":[null,"Redudáns eszközök"],"Phrases to Avoid":[null,"Kerülendő mondatok"],"Passive Voice":[null,"Szenvedő alak"],"Jargon":[null,"Szakszó"],"Hidden Verbs":[null,"Rejtett igék"],"Double Negatives":[null,"Dupla negatívumok"],"Diacritical Marks":[null,"Diakritikus jelek"],"Complex Phrases":[null,"Komplex kifejezések"],"Bias Language":[null,"Félreértelmezhető szavak"],"English Options":[null,"Angol beállítások"],"Proofreading":[null,"Lektorálás"],"Connect Jetpack":[null,"Csatlakozás a Jetpackhoz"],"Jetpack could not contac
24547 t WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,"Jetpack nem tud kapcsolódni a WordPress.com-hoz: %(error_key)s. Ez gyakran azt jelenti, hogy a kiszolgálódon valami rosszul van beállítva."],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com most nem tudja kiszolgálni a Jetpacket. Próbáld újra később."],"{{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).":[null,"{{s}}Hiba lépett fel a Jetpack használata közben.{{/s}} Nem lehet a WordPress.com honlaphoz kapcsolódni. Ez annyit jelent, hogy valószínűleg a weboldalunk nem érhető el nyilvánosan (pl. saját gépünkről fut)."],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,"A webhelyünknek nyilvánosan elérhetőnek kell lennie,
24548 a Jetpack használatához: %(error_key)s"],"You have successfully disconnected Jetpack":[null,"Sikeres lecsatlakozás a Jetpackről."],"Active":[null,"Aktív"],"Settings":[null,"Beállítások"],"Learn More":[null,"Bővebben"],"Disconnect Jetpack":[null,"Jetpack leválasztása"],"Debug":[null,"Hibakeresés"],"Test your site’s compatibility with Jetpack.":[null,"Honlap Jetpack kompatibilitás ellenőrzése."]}
24549 \ No newline at end of file
24550
24551 diff --git a/plugins/jetpack/languages/json/jetpack-id_ID.json b/plugins/jetpack/languages/json/jetpack-id_ID.json
24552 index 2a67482..b730b01 100644
24553 --- a/plugins/jetpack/languages/json/jetpack-id_ID.json
24554 +++ b/plugins/jetpack/languages/json/jetpack-id_ID.json
24555 @@ -1 +1 @@
24556 -{"":{"po-revision-date":"2016-03-07 20:53:58+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n > 1;","x-generator":"GlotPress/2.1.0-alpha","project-id-version":"Development (trunk)"},"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.":[null,""],"This module has no configuration options":[null,""],"Configure your Security Scans":[null,""],"You can see the information about security scanning in the \"At a Glance\" section.":[null,""],"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.":[null,""],"Search for a Jetpack feature.":[null,""],"Real-time offsite backups with automated restores deli
24557 ver peace-of-mind, so you can focus on writing great content and increasing traffic while we protect every aspect of your investment. Upgrade today.":[null,""],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,""],"Mobile Promos":[null,""],"Track each infinite Scroll post load as a page view in Google Analytics":[null,""],"Scroll infinitely (Shows 7 posts on each load)":[null,""],"Background Color":[null,""],"Show photo metadata (Exif) in carousel, when available":[null,""],"Match By Email":[null,""],"{{a}}Edit{{/a}}":[null,""],"Emails will be sent to ":[null,""],"Receive Monitor Email Notifications":[null,""],"Report Visibility: Select the roles that will be able to view stats reports":[null,""],"Registered Users: Count the page views of registered users who are logged in":[null,""],"Put a chart showing 48 hours of views in the admin bar":[null,""],"Admin Bar":[null,""],"Show a \"follow comments\" option in the comment form.":[null,""],"Show a \"f
24558 ollow blog\" options in the comment form":[null,""],"Can readers subscribe to your posts, comments or both?":[null,""],"A few catchy words to motivate your readers to comment.":[null,""],"Comments headline":[null,""],"WordPress.com Likes are:":[null,""],"Upgrade Focus: VideoPress For Weddings":[null,""],"The WordPress for Android App Gets a Big Facelift":[null,""],"Big iPhone/iPad Update Now Available":[null,""],"Subscriber":[null,""],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,""],"{{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}}":[null,""],"Cheatin' uh?":[null,""],"News Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Search engines will find the sitemaps at these locations:":[null,""],"Use Markdown for comments":[null,""],"Add a phrase":[null,""],"Enable proofre
24559 ading for the following grammar and style rules: ":[null,""],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,""],"Automatic Language Detection":[null,""],"A post or page is updated":[null,""],"A post or page is first published":[null,""],"Automatically proofread content when: ":[null,""],"Configure Testimonials":[null,""],"Configure Portfolios":[null,""],"Regenerate address":[null,""],"Highlight and copy the following text to your clipboard:":[null,""],"Copied!":[null,""],"Display all your gallery pictures in a cool mosaic":[null,""],"Meta key example: ":[null,""],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,""],"Welcome to Jetpack":[null,""],"Let us know!":[null,""],"What would you like to see on your Jetpack Dashboard?":[null,""],"You, %(userName)s, are not connected to WordPress.com.":[null,""],"Currently in {{a}}Development Mode{{/a}}
24560 because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,""],"You are currently running a development version of Jetpack.":[null,""],"You're fueled up and ready to go.":[null,""],"You're fueled up and ready to go, Jetpack is now active.":[null,""],"Your Jetpack is already connected.":[null,""],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,""],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,""],"Threats don't discriminate":[null,""],"Backup, protect, repair and bui
24561 ld a better website.":[null,""],"Powerful security tools for ultimate peace of mind":[null,""],"ACTIVE":[null,""],"Upgrade":[null,""],"Set up":[null,""],"Threats found!":[null,""],"No Results Found.":[null,""],"Pro":[null,""],"Keep your site backed up!":[null,""],"Site Backups":[null,""],"Keep those spammers away!":[null,""],"Automatically scan your site for common threats and attacks.":[null,""],"Security Scanning":[null,""],"Automatically backup your entire site.":[null,""],"State-of-the-art spam defense.":[null,""],"Automated, comprehensive protection from threats and attacks.":[null,""],"Activate Site Stats":[null,""],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,""],"Jetpack Stats Icon":[null,""],"Do you really want to disconnect your site from WordPress.com?":[null,""],"Updates Needed":[null,""],"Save Settings":[null,""],"Saving…":[null,""],"No account? Create one for free…":[null,""],"Unlimit
24562 ed surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,""],"Surveys & Polls":[null,""],"Configure VaultPress":[null,""],"View your security dashboard":[null,""],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense, and brute-force login protection - all in one place.":[null,""],"Security Scanning & Backups":[null,""],"Configure Akismet":[null,""],"View your spam stats":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,""],"Once you connect, you can upgrade to Premium or Pro in order to unlock worldclass security, spam protection tools, and priority support.":[null,""],"Your site is on Development Mode":[null,""],"Unlock the full potential of your site with the features included in your plan.":[null,""],"Your site is on the Jetpack Professional plan":[null,""],"Your site is on the Jetpack Premium plan":
24563 [null,""],"Upgrade to Premium or Pro in order to unlock world class security, spam protection tools, and priority support.":[null,""],"Your site is on the Free Jetpack Plan":[null,""],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,""],"Lock out the bad guys":[null,""],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,""],"Maximum grade security":[null,""],"Compare Plans":[null,""],"Advanced polls and ratings":[null,""],"One-click threat resolution":[null,""],"Real-time backups":[null,""],"Unlimited backup archive":[null,""],"Includes on-demand malware scanning":[null,""],"Supports 1-3 sites":[null,""],"Jetpack Professional offers advanced features including:":[null,""],"Need more?":[null,""],"Create a n
24564 ew poll":[null,""],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,""],"Bulk and automatic updates":[null,""],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,""],"Feel the performance":[null,""],"Manage all your sites from a single dashboard.":[null,""],"Powerful WordPress.com features on every device.":[null,""],"View your {{a}}Email Followers{{/a}}":[null,""],"View {{a}}All Stats{{/a}}":[null,""],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,""],"Link your account to WordPress.com to get the most out of Jetpack.":[null,""],"You are connected as ":[null,""],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,"
24565 "],"Manage your Jetpack connection.":[null,""],"Connection Settings":[null,""],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,""],"Enjoy priority support":[null,""],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,""],"Get WordPress apps for any screen.":[null,""],"Inspiration strikes any time, anywhere.":[null,""],"Launch Reader":[null,""],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,""],"Connect with the Community":[null,""],"View Your Stats":[null,""],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,""],"Connect with your Visitors":[nu
24566 ll,""],"Try the New Editor":[null,""],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,""],"Focus on your Writing":[null,""],"Invalid Key":[null,""],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,""],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,""],"Spam Protection":[null,""],"Unavailable in Dev Mode.":[null,""],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,""],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"{{a}}View backup details{{/a}}.":[null,""],"Backups":[null,""],"Performance":[null,""],"Security":[null,""],"Jetpack is monitoring your site. If we think your site is down you will receive an email.":[null,""],"Jetpack is improving and optimising your image speed.":[null,""],"{{a}}Activate Manage{{/a}} to turn on auto updates and manage
24567 your plugins from WordPress.com.":[null,""],"All plugins are up-to-date. Awesome work!":[null,""],"Needs updating. ":["Need updating. ","",""],"%(number)s plugin":["%(number)s plugins","",""],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,""],"Total malicious attacks blocked on your site.":[null,""],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"Threats found":[null,""],"Malware Scanning":[null,""],"WordPress.com for Linux":[null,""],"WordPress.com for Windows":[null,""],"WordPress.com for Mac OS X":[null,""],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a we
24568 b browser.":[null,""],"WordPress.com in Google Play":[null,""],"WordPress.com in the App Store":[null,""],"Updating %(slug)s settings…":[null,""],"%(slug)s has been deactivated.":[null,""],"Deactivating %(slug)s…":[null,""],"%(slug)s failed to activate. %(error)s":[null,""],"%(slug)s has been activated.":[null,""],"Activating %(slug)s…":[null,""],"Recommended features active.":[null,""],"Activating recommended features…":[null,""],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,""],"Show falling snow in the holiday period.":[null,""],"Holiday Snow":[null,""],"Unavailable in Dev Mode":[null,""],"At A Glance":[null,""],"Error unlinking from WordPress.com. %(error)s":[null,""],"Unlinked from WordPress.com.":[null,""],"Unlinking from WordPress.com":[null,""],"There was an error disconnecting Jetpack. Error: %(error)s":[null,""],"Options failed to reset.":[null,""],"Options reset.":[null,""],"Resetting Jetpack options…":[null,""],"Regenerated %(slug)s address .
24569 ":[null,""],"Updating %(slug)s address…":[null,""],"Error updating %(slug)s settings. %(error)s":[null,""],"Updated %(slug)s settings.":[null,""],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,""],"Clichés":[null,""],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"You are running Jetpack on a {{a}}staging server{{/a}}.":[null,""],"Follow Jetpack on Twitter":[null,""],"Like us on Facebook":[null,""],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOn
24570 Mobile}}.{{/hideOnMobile}}":[null,""],"WordPress.com Terms of Service":[null,""],"Automattic's Privacy Policy":[null,""],"Jetpack Happiness Engineer":[null,""],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Go to Jetpack.com/support":[null,""],"Go to the WordPress.org support forums":[null,""],"Contact Jetpack support staff directly":[null,""],"Downtime Monitoring":[null,""],"Loading…":[null,""],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,""],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","",""],"{{a}}View details at VaultPress.com{{/a}}":[null,""],"{{a}}Contact Support{{/a}}":[null,""],"No threats found, you're good to go!":[null,""],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,""],"Plugin Updates":[null,""],"{{a}}Turn on plugin auto updates{{/a}}":[null,""],"{{a}}Acti
24571 vate Manage and turn on auto updates{{/a}}":[null,""],"Image Performance %(photon)s":[null,""],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,""],"Site Verification Tools":[null,""],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,""],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,""],"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.":[null,""],"Unlink me from WordPress.com":[null,""],"Link to WordPress.com":[null,""],"Disconnect from WordPress.com":[null,""],"Jump Start your Site":[null,""],"Quickly enhance your site by activating Jetpack's recommended features.":[null,""],"Activate Recommended Features":[null,""],"Jetpack's recommended features include
24572 :":[null,""],"Features can be activated or deactivated at any time.":[null,""],"Skip the Jetpack Jumpstart process":[null,""],"Skip this step":[null,""],"Manage security on WordPress.com":[null,""],"Week of %(date)s":[null,""],"Views: %(numberOfViews)s":[null,""],"Click to view detailed stats.":[null,""],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,""],"Days":[null,""],"Weeks":[null,""],"Months":[null,""],"Views today":[null,""],"Best overall day":[null,""],"%(number)s View":["%(number)s Views","",""],"All-time views":[null,""],"All-time comments":[null,""],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,""],"Did we mention free, professional support?":[null,""],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the
24573 globe and ready to help you.":[null,""],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,""],"Block site attacks.":[null,""],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,""],"Live site monitoring.":[null,""],"Automatic site updates.":[null,""],"Never fall behind on a security release or waste time updating multiple sites.":[null,""],"Lightning fast, optimized images":[null,""],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,""],"Site security and peace of mind":[null,""],"Need Help?":[null,""],"Send us Feedback":[null,""],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,""],"Automated social marketing.":[null,""],"Sharing
24574 & Like Buttons":[null,""],"Build a community.":[null,""],"Give visitors the tools to share and subscribe to your content.":[null,""],"Increase page views.":[null,""],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,""],"Manage Plugins":[null,""],"Drive more traffic to your site":[null,""],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,""],"Track your growth":[null,""],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,""],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,""],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,""],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,""],"{{s}}Your Jetpack has a glitch.{{/s}} We're sorry for the inconvenience. Please try again later, if the issue continues please conta
24575 ct support with this message: %(error_key)s":[null,""],"Need help? The Jetpack team is here for you.":[null,""],"Leave a Jetpack review":[null,""],"Disconnecting Jetpack":[null,"Putuskan Jetpack"],"Smiley":[null,"Smiley"],"Email Address":[null,"Alamat Surat Elektronik"],"Whitelist Management":[null,"Pengelolaan Daftar Putih"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"Pastikan Anda menambahkan alamat IP yang paling sering digunakan karena ini dapat berubah antara rumah, kantor, atau lokasi Anda yang lain. Menghapus sebuah alamat IP dari daftar di bawah akan menghapusnya dari daftar putih Anda."],"Related":[null,"Terkait"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Tampilkan judul \"Terkait\" untuk menegaskan pemisahan antara seksi terkait dari pos."],"Use a large and visua
24576 lly striking layout":[null,"Gunakan tata letak yang menarik secara visual"],"Require Two-Step Authentication":[null,"Mengharuskan Autentifikasi Dua Langkah"],"Site Stats":[null,"Statistik Situs"],"Publicize":[null,"Publikasikan"],"Excerpts":[null,"Nukilan"],"Featured Images":[null,"Gambar Andalan"],"Enable Portfolio Projects for this site.":[null,"Aktifkan Proyek Portofolio untuk situs ini."],"Enable Testimonials for this site.":[null,"Aktifkan Testimonial untuk situs ini."],"View people's profiles when you mouse over their Gravatars":[null,"Untuk melihat profil orang lain ketika mengambangkan tetikus di atas Gravatar mereka"],"Color Scheme":[null,"Skema Warna"],"Preview":[null,"Pratampil"],"You have successfully disconnected Jetpack":[null,""],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,""],"{{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 (lo
24577 calhost).":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com sedang mengalami masalah dan tidak dapat menyalakan Jetpack Anda. Silahkan coba kembali lain waktu."],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,""],"Connect Jetpack":[null,"Menyambungkan Jetpack"],"Proofreading":[null,"Pemeriksaan Ejaan"],"English Options":[null,"Pilihan Bahasa Inggris"],"Bias Language":[null,"Bahasa Bias"],"Complex Phrases":[null,"Frase Kompleks"],"Diacritical Marks":[null,"Tanda-tanda Diakritik"],"Double Negatives":[null,"Negatif Ganda"],"Hidden Verbs":[null,"Kata Tersembunyi"],"Jargon":[null,"Prokem"],"Passive Voice":[null,"Suara Pasif"],"Phrases to Avoid":[null,"Frase untuk Dihindari"],"Redundant Phrases":[null,"Frase Berlebihan"],"Use automatically detected language to proofread posts and pages":[null,"Gunakan bahasa y
24578 ang terdeteksi secara otomatis untuk memeriksa ejaan dalam tulisan dan halaman"],"Ignored Phrases":[null,"Frase yang Diabaikan"],"Test your site’s compatibility with Jetpack.":[null,""],"Debug":[null,"Debug"],"Disconnect Jetpack":[null,"Putus dengan Jetpack"],"Learn More":[null,"Pelajari Lebih Lanjut"],"Settings":[null,"Pengaturan"],"Active":[null,"Aktif"]}
24579 \ No newline at end of file
24580 +{"":{"po-revision-date":"2016-09-11 00:59:11+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n > 1;","x-generator":"GlotPress/2.3.0-alpha","language":"id","project-id-version":"Plugins - Jetpack by WordPress.com - Development (trunk)"},"Make sure your site is easily found on search engines with SEO tools for your content and social posts.":[null,""],"Activate this module to use the advanced SEO tools.":[null,""],"Configure your VideoPress settings.":[null,""],"How much is your website worth?":[null,""],"For less than the price of a coffee a month you can rest easy knowing your hard work (or livelihood) is backed up.":[null,""],"Configure Site SEO":[null,""],"Activate SEO Tools":[null,""],"Introducing our most affordable backups and security plan yet":[null,""],"The Personal Plan keeps your data, site, and hard work safe.":[null,""],"Learn more...":[null,""],"Your site is on the Jetpack Person
24581 al plan":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), and unlimited storage.":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), unlimited backup storage, security scanning, and priority support.":[null,""],"You get spam-protection, real-time backups (unlimited archive), unlimited backup storage, security scanning, SEO tools, PollDaddy, and priority support.":[null,""],"Daily backup of all your site data with unlimited space and one-click restores (powered by VaultPress).":[null,""],"Daily backup of all your site data with unlimited space, one-click restores, automated security scanning, and priority support (powered by VaultPress).":[null,""],"Backups & Security Scanning":[null,""],"Real-time backup of all your site data with unlimited space, one-click restores, automated security scanning, one-click threat resolution, and priority support (powered by VaultPress).":[null,""],"SEO Tools":
24582 [null,""],"Advanced SEO tools to help your site get found when people search for relevant content.":[null,""],"Need more? Running a business site?":[null,""],"If your site is important to you, consider protecting and improving it with some of our advanced features: ":[null,""],"On-demand security scanning":[null,""],"Advanced SEO tools":[null,""],"Configure your SEO settings.":[null,""],"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.":[null,""],"You are running Jetpack on a staging server.":[null,""],"More Info":[null,""],"Search your content.":[null,""],"{{a}}Manage Likes visibility from the Sharing Module Settings{{/a}}":[null,""],"Hide the stats smiley face image. The image helps collect stats but should still work when hidden.":[null,""],"Your Current IP: %(ip)s":[null,""],"Whitelisting an IP address prevents it from ever being blocked by Jetpack.":[null,""],"IPv4 and I
24583 Pv6 are acceptable. {{br/}} To specify a range, enter the low value and high value separated by a dash. Example: 12.12.12.1-12.12.12.100":[null,""],"Link your account to WordPress.com to start using this feature.":[null,""],"There are unsaved settings in this tab that will be lost if you leave it. Proceed?":[null,""],"This will reset all Jetpack options, are you sure?":[null,""],"Search for a Jetpack feature.":[null,"Cari fitur Jetpack."],"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.":[null,"Upgrade Jetpack dan pemindai keamanan canggih kami akan memburu file berbahaya dan langsung melaporkannya sehingga Anda akan selalu mengetahui yang terjadi pada situs web Anda."],"You can see the information about security scanning in the \"At a Glance\" section.":[null,"Anda dapat melihat informasi tentang pemindaian keamanan di bagian \"Selayang Pandang\"."]
24584 ,"Configure your Security Scans":[null,"Konfigurasikan Pemindaian Keamanan Anda"],"This module has no configuration options":[null,"Modul ini tidak dilengkapi pilihan konfigurasi"],"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.":[null,"Tunjukkan kepada pengunjung dan mesin pencarian bahwa Anda serius dengan integritas situs web Anda dengan meningkatkan Jetpack. Alat anti-spam kami akan menyingkirkan spam komentar, melindungi SEO Anda, dan memudahkan pengunjung untuk terus terhubung."],"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.":[null,"Pencadangan luar situs realtime dengan pemulihan otomatis membereskan segalanya, jadi Anda bisa fokus menulis kont
24585 en yang hebat dan meningkatkan lalu lintas kunjungan selagi kami melindungi setiap aspek investasi Anda. Upgrade sekarang juga."],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,"{{link}}Konfigurasikan %(module_slug)s Pengaturan {{/link}}"],"Subscriber":[null,"Pelanggan"],"Big iPhone/iPad Update Now Available":[null,"Tersedia Pembaruan Besar untuk iPhone/iPad"],"The WordPress for Android App Gets a Big Facelift":[null,"Desain WordPress untuk Aplikasi Android Mengalami Perubahan Besar"],"Upgrade Focus: VideoPress For Weddings":[null,"Fokus Upgrade: VideoPress Untuk Pernikahan"],"WordPress.com Likes are:":[null,"Tombol Suka WordPress.com:"],"Comments headline":[null,"Sorotan komentar"],"A few catchy words to motivate your readers to comment.":[null,"Tambahkan sepatah dua patah kata yang menarik untuk memancing komentar pembaca."],"Can readers subscribe to your posts, comments or both?":[null,"Bisakah pembaca berlangganan pos Anda, komentar, atau keduanya?"],"Show a \
24586 "follow blog\" options in the comment form":[null,"Menampilkan pilihan \"ikuti blog\" dalam formulir komentar"],"Show a \"follow comments\" option in the comment form.":[null,"Menampilkan pilihan \"ikuti komentar\" dalam formulir komentar."],"Admin Bar":[null,"Bilah Admin"],"Put a chart showing 48 hours of views in the admin bar":[null,"Meletakkan bagan yang menunjukkan tampilan selama 48 jam pada bilah admin"],"Registered Users: Count the page views of registered users who are logged in":[null,"Pengguna Terdaftar: Menghitung tayangan halaman untuk pengguna terdaftar yang sudah login"],"Report Visibility: Select the roles that will be able to view stats reports":[null,"Kenampakan Laporan: Memilih peran yang dapat melihat laporan statistik"],"Receive Monitor Email Notifications":[null,"Terima Pemberitahuan Email Monitor"],"Emails will be sent to ":[null,"Email akan dikirimkan ke "],"{{a}}Edit{{/a}}":[null,"{{a}}Edit{{/a}}"],"Match By Email":[null,"Cocokkan Dengan Email"],"Show photo
24587 metadata (Exif) in carousel, when available":[null,"Menampilkan metadata foto (Exif) pada carousel, jika tersedia"],"Background Color":[null,"Warna Latar Belakang"],"Scroll infinitely (Shows 7 posts on each load)":[null,"Gulir tak terbatas (Menampilkan 7 pos pada setiap penyajian)"],"Track each infinite Scroll post load as a page view in Google Analytics":[null,"Melacak setiap sajian pos pada Guliran tak terbatas sebagai tampilan halaman pada Google Analytics"],"Mobile Promos":[null,"Promo Seluler"],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,"Menampilkan promo untuk WordPress mobile apps di footer tema seluler"],"Enter your meta key \"content\" value to verify your blog with {{a}}Google Search Console{{/a}}, {{a1}}Bing Webmaster Center{{/a1}} and {{a2}}Pinterest Site Verification{{/a2}}.":[null,""],"Meta key example:":[null,""],"Display all your gallery pictures in a cool mosaic":[null,"Menampilkan semua gambar galeri Anda dalam mozaik canti
24588 k"],"Copied!":[null,"Telah disalin!"],"Highlight and copy the following text to your clipboard:":[null,"Sorot dan salin teks berikut ke clipboard:"],"Regenerate address":[null,"Buat ulang alamat"],"Configure Portfolios":[null,"Konfigurasikan Portofolio"],"Configure Testimonials":[null,"Konfigurasikan Testimoni"],"Automatically proofread content when: ":[null,"Memeriksa ejaan konten secara otomatis ketika: "],"A post or page is first published":[null,"Sebuah pos atau halaman telah diterbitkan pertama kali"],"A post or page is updated":[null,"Sebuah pos atau halaman telah diperbarui"],"Automatic Language Detection":[null,"Deteksi Bahasa Otomatis"],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,"Fitur pemeriksaan ulang mendukung bahasa Inggris, Prancis, Jerman, Portugis, dan Spanyol."],"Enable proofreading for the following grammar and style rules: ":[null,"Aktifkan pemeriksaan ulang untuk peraturan tata bahasa dan gaya bahasa berikut: "],"Add a phras
24589 e":[null,"Tambahkan frasa"],"Use Markdown for comments":[null,"Gunakan Markdown untuk komentar"],"Search engines will find the sitemaps at these locations:":[null,"Mesin pencarian akan menemukan peta situs di lokasi berikut:"],"Sitemap: {{a}}%(url)s{{/a}}":[null,"Peta Situs: {{a}}%(url)s{{/a}}"],"News Sitemap: {{a}}%(url)s{{/a}}":[null,"Peta Situs Baru: {{a}}%(url)s{{/a}}"],"Cheatin' uh?":[null,"Curang ya?"],"{{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}}":[null,"{{p}}Apakah Anda bersedia memberi tahu kami alasan Anda tidak mengisi koneksi Jetpack dalam {{a}}survei 2 pertanyaan{{/a}} ini?{{/p}}{{p}}Koneksi Jetpack diperlukan agar fitur-fitur keamanan dan lalu lintas gratis kami dapat berfungsi.{{/p}}"],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,"Selamat datang di {{s}}Jetpack %(jetpack_version)s{{/s
24590 }}!"],"Your Jetpack is already connected.":[null,"Jetpack Anda telah tersambung."],"You're fueled up and ready to go, Jetpack is now active.":[null,"Bahan bakar telah terisi dan siap meluncur, Jetpack telah aktif."],"You're fueled up and ready to go.":[null,"Bahan bakar telah terisi dan siap meluncur."],"You are currently running a development version of Jetpack.":[null,"Saat ini Anda menjalankan Jetpack versi pengembangan."],"Submit Beta feedback":[null,""],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,"Sedang dalam {{a}}Mode Pengembangan{{/a}} melalui penyaring jetpack_development_mode.{{br/}}Beberapa fitur dinonaktifkan."],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,"Sedang dalam {{a}}Mode Pengembangan{{/a}} melalui konstanta JETPACK_DEV_DEBUG.{{br/}}Beberapa fitur dinonaktifkan."],"Currently in {{a}}Development Mode{{/a}} becaus
24591 e your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,"Sedang dalam {{a}}Mode Pengembangan{{/a}} karena tidak ada titik pada URL situs (contohnya, http://localhost).{{br/}}Beberapa fitur dinonaktifkan."],"You, %(userName)s, are not connected to WordPress.com.":[null,"Anda, %(userName)s, tidak terhubung ke WordPress.com."],"What would you like to see on your Jetpack Dashboard?":[null,"Apa yang ingin Anda lihat di Dasbor Jetpack?"],"Let us know!":[null,"Beri tahu kami!"],"Welcome to Jetpack":[null,"Selamat datang di Jetpack"],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,"Hubungkan atau buat akun WordPress.com untuk mulai menggunakan Jetpack. Ini akan mengaktifkan layanan keamanan, lalu lintas, dan kustomisasi yang andal."],"No account? Create one for free…":[null,"Belum punya akun? Buat akun gratis…"],"Saving…":[null,"Menyimpan�
24592 �"],"Save Settings":[null,"Simpan Pengaturan"],"Updates Needed":[null,"Memerlukan Pembaruan"],"Do you really want to disconnect your site from WordPress.com?":[null,"Anda benar-benar ingin memutus sambungan situs dari WordPress.com?"],"Jetpack Stats Icon":[null,"Ikon Statistik Jetpack"],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,"{{a}}Aktifkan Statistik Situs{{/a}} untuk melihat detail statistik, jumlah suka, pengikut, pelanggan, dan lainnya! {{a1}}Pelajari Selengkapnya{{/a1}}"],"Activate Site Stats":[null,"Aktifkan Statistik Situs"],"Automated, comprehensive protection from threats and attacks.":[null,"Perlindungan otomatis dan komprehensif terhadap ancaman dan serangan."],"State-of-the-art spam defense.":[null,"Pertahanan terhadap spam paling canggih."],"Automatically backup your entire site.":[null,"Cadangkan seluruh situs secara otomatis."],"Security Scanning":[null,"Pemindaian Keamanan"],"Automa
24593 tically scan your site for common threats and attacks.":[null,"Pindai situs secara otomatis untuk menemukan ancaman dan serangan umum."],"Keep those spammers away!":[null,"Jauhkan spammer!"],"Site Backups":[null,"Cadangan Situs"],"Keep your site backed up!":[null,"Pastikan situs Anda selalu dicadangkan!"],"Pro":[null,"Pro"],"No Results Found.":[null,"Tidak Ada Hasil yang Ditemukan."],"Threats found!":[null,"Ancaman ditemukan!"],"Set up":[null,"Siapkan"],"Upgrade":[null,"Upgrade"],"ACTIVE":[null,"AKTIF"],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,"Peretas, botnet, dan spammer menyerang situs web tanpa pandang bulu. Tujuan mereka adalah sering menyerang membabi-buta. Tujuan kami adalah membantu Anda bersiap dengan memblokir ancaman ini, dan dalam skenario terbur
24594 uk kami siap membantu Anda memulihkan situs ke masa kejayaannya."],"Your site is on the Free Jetpack Plan":[null,"Situs Anda menggunakan Paket Free Jetpack"],"Upgrade to a paid plan to unlock world-class security, spam protection tools, and priority support.":[null,""],"Your site is on the Jetpack Premium plan":[null,"Situs Anda menggunakan paket Jetpack Premium"],"Your site is on the Jetpack Professional plan":[null,"Situs Anda menggunakan paket Jetpack Professional"],"Your site is on Development Mode":[null,"Situs Anda dalam Mode Pengembangan"],"Once you connect, you can upgrade to a paid plan in order to unlock world-class security, spam protection tools, and priority support.":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,"Pertahanan terhadap spam paling canggih yang didukung oleh Akismet."],"View your spam stats":[null,"Lihat statistik spam Anda"],"Configure Akismet":[null,"Konfigurasikan Akismet"],"View your security dashboard":[null,"Lihat dasbor keamana
24595 n Anda"],"Configure VaultPress":[null,"Konfigurasikan VaultPress"],"Surveys & Polls":[null,"Survei & Polling"],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,"Survei tanpa batas, respons tanpa batas. Gunakan penyunting survei untuk membuat survei dengan cepat dan mudah. Kumpulkan respons melalui situs web, email, atau dengan iPad atau iPhone Anda."],"Create a new poll":[null,"Buat polling baru"],"Real-time backups":[null,"Cadangan realtime"],"One-click threat resolution":[null,"Resolusi ancaman sekali klik"],"Advanced polls and ratings":[null,"Polling dan rating tingkat lanjut"],"Compare Plans":[null,"Bandingkan Paket"],"Maximum grade security":[null,"Keamanan tingkat maksimum"],"Real-time backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for Wor
24596 dPress.":[null,""],"Lock out the bad guys":[null,"Jangan biarkan penjahat masuk"],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,"Penyaringan spam tangguh melindungi merek Anda, pembaca, dan meningkatkan SEO. Perlindungan terhadap login paksa membantu menjaga ketenangan pikiran dan mengamankan backend Anda dari penyusup."],"Enjoy priority support":[null,"Nikmati dukungan prioritas"],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,"Perlu bantuan? Happiness Engineer dapat menjawab pertanyaan tentang situs Anda, akun Anda, atau cara melakukan apa pun."],"Connection Settings":[null,"Pengaturan Koneksi"],"Manage your Jetpack connection.":[null,"Kelola koneksi Jetpack Anda."],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,"Situs berada dalam M
24597 ode Pengembangan sehingga tidak dapat terhubung ke WordPress.com."],"You are connected as ":[null,"Anda terhubung sebagai "],"Link your account to WordPress.com to get the most out of Jetpack.":[null,"Tautkan akun Anda ke WordPress.com untuk memanfaatkan Jetpack semaksimal mungkin."],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,"Situs Anda harus dapat diakses oleh mesin pencarian agar fitur ini dapat berfungsi dengan benar. Anda dapat mengubahnya di {{a}}Pengaturan Pembacaan{{/a}}."],"View {{a}}All Stats{{/a}}":[null,"Lihat {{a}}Semua Statistik{{/a}}"],"View your {{a}}Email Followers{{/a}}":[null,"Lihat {{a}}Pengikut Email{{/a}} Anda"],"Powerful WordPress.com features on every device.":[null,"Fitur WordPress.com andal di semua perangkat."],"Manage all your sites from a single dashboard.":[null,"Kelola semua situs Anda dari satu dasbor."],"Feel the performance":[null,"Rasakan performanya"
24598 ],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,"Semua aplikasi WordPress dibuat untuk kecepatan. Anda akan langsung merasakan perbedaan performanya, dengan pemuatan halaman yang nyaris seketika dan tak perlu menunggu lama."],"Bulk and automatic updates":[null,"Pembaruan massal dan otomatis"],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,"Sebagian besar kecacatan keamanan terdapat pada plugin lama. Gunakan aplikasi Web dan Desktop kami untuk mengaktifkan pembaruan otomatis atau perbarui plugin secara manual untuk semua situs web Anda di satu tempat yang praktis."],"Focus on your Writing":[null,"Fokus pada Tulisan Anda"],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to
24599 focus on your work.":[null,"Penyunting baru kami secepat kilat, dioptimalkan untuk penulis dan menyingkirkan gangguan, sehingga Anda bisa fokus pada pekerjaan."],"Try the New Editor":[null,"Coba Penyunting Baru"],"Connect with your Visitors":[null,"Terhubung dengan Pengunjung"],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,"Pantau pengunjung dengan statistik tingkat lanjut Ikuti tren, ketahui konten dengan performa terbaik, dan pahami pengunjung dari mana saja Anda berada."],"View Your Stats":[null,"Lihat Statistik Anda"],"Connect with the Community":[null,"Terhubung dengan Komunitas"],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,"Semua aplikasi WordPress memiliki pembaca yang luar biasa cepat dan berfitur lengkap, sehingga Anda bisa mengikuti
24600 perkembangan situs favorit dan bergabung dalam percakapan di mana pun, kapan pun."],"Launch Reader":[null,"Luncurkan Pembaca"],"Inspiration strikes any time, anywhere.":[null,"Inspirasi bisa datang kapan saja, di mana saja."],"Get WordPress apps for any screen.":[null,"Dapatkan aplikasi WordPress untuk layar apa pun."],"In Your Pocket":[null,""],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,"Publikasikan konten, lacak statistik, moderasi komentar, dan banyak lagi lainnya dari mana pun Anda berada. Aplikasi seluler kami merupakan sumber terbuka, gratis, dan tersedia di perangkat Apple maupun Android."],"WordPress.com in the App Store":[null,"WordPress.com di App Store"],"WordPress.com in Google Play":[null,"WordPress.com di Google Play"],"On Your Desktop":[null,""],"A desktop app that gives WordPress a permanent home on your computer. Not to m
24601 ention the distraction free environment you get writing outside of a web browser.":[null,"Aplikasi desktop yang memberikan tempat permanen bagi WordPress di komputer Anda. Belum lagi lingkungan bebas gangguan yang Anda dapatkan dengan menulis di luar perambah web."],"WordPress.com for Mac OS X":[null,"WordPress.com untuk Mac OS X"],"WordPress.com for Windows":[null,"WordPress.com untuk Windows"],"WordPress.com for Linux":[null,"WordPress.com untuk Linux"],"Malware Scanning":[null,"Pemindaian Malware"],"Threats found":[null,"Ancaman ditemukan"],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,"Untuk pemindaian ancaman keamanan yang otomatis dan komprehensif, {{a}}instal dan aktifkan{{/a}} VaultPress."],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,"Untuk pemindaian ancaman keamanan yang otomatis dan komprehensif, {{a}}upgrade akun Anda{{/a}}."],"Jetpack is
24602 actively blocking malicious login attempts. Data will display here soon!":[null,"Jetpack secara aktif memblokir upaya login berbahaya. Data akan ditampilkan di sini sebentar lagi!"],"Total malicious attacks blocked on your site.":[null,"Total serangan berbahaya yang diblokir pada situs Anda."],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,"{{a}}Aktifkan Lindungi{{/a}} untuk memastikan situs Anda terlindung dari upaya login berbahaya."],"%(number)s plugin":["%(number)s plugins","%(number)s plugin","%(number)s plugin"],"Needs updating. ":["Need updating. ","Memerlukan pembaruan. ","Memerlukan pembaruan. "],"All plugins are up-to-date. Awesome work!":[null,"Semua plugin sudah terbaru. Kerja bagus!"],"{{a}}Activate Manage{{/a}} to turn on auto updates and manage your plugins from WordPress.com.":[null,"{{a}}Aktifkan Kelola{{/a}} untuk mengaktifkan pembaruan otomatis dan mengelola plugin Anda dari WordPress.com."],"Jetpack is improving an
24603 d optimizing your image speed.":[null,""],"Jetpack is monitoring your site. If we think your site is down, you will receive an email.":[null,""],"Security":[null,"Keamanan"],"Performance":[null,"Performa"],"Backups":[null,"Pencadangan"],"{{a}}View backup details{{/a}}.":[null,"{{a}}Lihat detail cadangan{{/a}}."],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,"Untuk mencadangkan seluruh situs secara otomatis, silakan {{a}}instal dan aktifkan{{/a}} VaultPress."],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,"Untuk mencadangkan seluruh situs secara otomatis, silakan {{a}}upgrade!{{/a}}."],"Unavailable in Dev Mode.":[null,"Tidak tersedia dalam Mode Pengembangan."],"Spam Protection":[null,"Perlindungan Spam"],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,"Untuk pertahanan terhadap spam paling canggih, {{a}}instal Akismet{{/a}}."],"For state-of-the-art spam defense, plea
24604 se {{a}}activate Akismet{{/a}}.":[null,"Untuk pertahanan terhadap spam paling canggih, {{a}}aktifkan Akismet{{/a}}."],"Invalid Key":[null,"Kunci Tidak Valid"],"Unavailable in Dev Mode":[null,"Tidak tersedia dalam Mode Pengembangan"],"Holiday Snow":[null,"Salju Liburan"],"Show falling snow in the holiday period.":[null,"Tampilkan hujan salju selama masa liburan."],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,"Tampilkan hujan salju di blog saya mulai 1 Des sampai 4 Jan."],"Activating recommended features…":[null,"Mengaktifkan fitur yang disarankan…"],"Recommended features active.":[null,"Fitur yang disarankan telah aktif."],"Recommended features failed to activate. %(error)s":[null,""],"Activating %(slug)s…":[null,"Mengaktifkan %(slug)s…"],"%(slug)s has been activated.":[null,"%(slug)s telah diaktifkan."],"%(slug)s failed to activate. %(error)s":[null,"%(slug)s gagal diaktifkan. %(error)s"],"Deactivating %(slug)s…":[null,"Menonaktifkan %(slug)s…"],"%(sl
24605 ug)s has been deactivated.":[null,"%(slug)s telah dinonaktifkan."],"%(slug)s failed to deactivate. %(error)s":[null,""],"Updating %(slug)s settings…":[null,"Memperbarui pengaturan %(slug)s…"],"Updated %(slug)s settings.":[null,"Pengaturan %(slug)s diperbarui."],"Error updating %(slug)s settings. %(error)s":[null,"Error saat memperbarui pengaturan %(slug)s. %(error)s"],"Updating %(slug)s address…":[null,"Memperbarui alamat %(slug)s…"],"Regenerated %(slug)s address .":[null,"Membuat ulang alamat %(slug)s."],"Error regenerating %(slug)s address. %(error)s":[null,""],"Resetting Jetpack options…":[null,"Mengatur ulang pilihan Jetpack…"],"Options reset.":[null,"Pilihan diatur ulang."],"Options failed to reset.":[null,"Pilihan gagal diatur ulang."],"There was an error disconnecting Jetpack. Error: %(error)s":[null,"Terjadi error saat memutus sambungan Jetpack. Error: %(error)s"],"Unlinking from WordPress.com":[null,"Menghapus tautan dari WordPress.com"],"Unlinked from WordPress
24606 .com.":[null,"Tautan dihapus dari WordPress.com."],"Error unlinking from WordPress.com. %(error)s":[null,"Error saat menghapus tautan dari WordPress.com. %(error)s"],"At A Glance":[null,"Selayang Pandang"],"Clichés":[null,"Klise"],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,"Maukah Anda menceritakan alasannya? Hanya dengan {{a}}menjawab dua pertanyaan sederhana,{{/a}} Anda membantu kami meningkatkan Jetpack."],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{hideOnMobile}}Suka Jetpack atau ada umpan balik?{{/hideOnMobile}} {{reviewLink}}Berikan ulasan untuk kami{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}ikuti kami
24607 di Twitter{{/twitterLink}}{{hideOnMobile}}, dan{{/hideOnMobile}} {{facebookLink}}sukai kami di Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}"],"Like us on Facebook":[null,"Sukai kami di Facebook"],"Follow Jetpack on Twitter":[null,"Ikuti Jetpack di Twitter"],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{supportLink}}Lihat halaman dukungan kami{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}lihat forum untuk mendapatkan jawaban{{/forumLink}}{{hideOnMobile}}, atau{{/hideOnMobile}} {{contactLink}}hubungi kami secara langsung{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}"],"Contact Jetpack support staff directly":[null,"Hubungi staf dukungan Jetpack secara langsung"],"Go to the WordPress.org support forums":[null,"Kunjungi for
24608 um dukungan WordPress.org"],"Go to Jetpack.com/support":[null,"Buka Jetpack.com/support"],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,"Kami menawarkan dukungan lengkap dan gratis kepada semua pengguna Jetpack kami. Tim dukungan kami selalu siap membantu Anda."],"Jetpack Happiness Engineer":[null,"Happiness Engineer Jetpack"],"Automattic's Privacy Policy":[null,"Kebijakan Privasi Automattic"],"WordPress.com Terms of Service":[null,"Ketentuan Layanan WordPress.com"],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,"{{a}}Aktifkan Verifikasi Situs{{/a}} untuk memverifikasi situs Anda dan meningkatkan pemeringkatan dengan Google, Bing, dan Pinterest."],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,"Peralatan Verifikasi Situs sudah
24609 aktif. Pastikan situs Anda diverifikasi dengan Google, Bing, dan Pinterest untuk mendapatkan pengindeksan dan pemeringkatan yang lebih akurat. {{a}}Verifikasi sekarang{{/a}}"],"Site Verification Tools":[null,"Peralatan Verifikasi Situs"],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,"{{a}}Aktifkan Photon{{/a}} untuk meningkatkan kinerja dan kecepatan gambar Anda."],"Image Performance %(photon)s":[null,"Kinerja Gambar %(photon)s"],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,"{{a}}Aktifkan Kelola dan hidupkan pembaruan otomatis{{/a}}"],"{{a}}Turn on plugin auto updates{{/a}}":[null,"{{a}}Hidupnya pembaruan plugin otomatis{{/a}}"],"Plugin Updates":[null,"Pembaruan Plugin"],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,"Waduh! Kunci Akismet Anda tidak ada atau tidak valid. {{akismetSettings}}Buka pengaturan Akismet untuk memperbaikinya{{/akismetSetti
24610 ngs}}."],"No threats found, you're good to go!":[null,"Tidak ada ancaman, Anda aman dan siap melanjutkan!"],"{{a}}Contact Support{{/a}}":[null,"{{a}}Hubungi dukungan{{/a}}"],"{{a}}View details at VaultPress.com{{/a}}":[null,"{{a}}Lihat rinciannya di VaultPress.com{{/a}}"],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","Ups, ada %(number)s ancaman.","Ups, ada %(number)s ancaman."],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,"{{a}}Aktifkan Monitor{{/a}} untuk menerima pemberitahuan jika situs Anda lumpuh."],"Loading…":[null,"Memuat…"],"Downtime Monitoring":[null,"Pemantauan Waktu Henti"],"{{button}}View More Stats on WordPress.com {{/button}}":[null,""],"{{button}}View Old Stats{{/button}}":[null,""],"All-time comments":[null,"Komentar sepanjang waktu"],"All-time views":[null,"Tampilan sepanjang waktu"],"%(number)s View":["%(number)s Views","%(number)s Tampilan","%(number)s Tampilan"],"Best overall day":[null,"Terbaik
24611 sepanjang hari"],"Views today":[null,"Tampilan hari ini"],"Months":[null,"Bulan"],"Weeks":[null,"Minggu"],"Days":[null,"Hari"],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,"Terjadi sesuatu saat memuat statistik. Coba lagi nanti atau {{a}}lihat statistik Anda sekarang di WordPress.com{{/a}}"],"Click to view detailed stats.":[null,"Klik untuk melihat statistik terperinci."],"Views: %(numberOfViews)s":[null,"Tampilan: %(numberOfViews)s"],"Week of %(date)s":[null,"Minggu dari %(date)s"],"Manage security on WordPress.com":[null,"Kelola keamanan di WordPress.com"],"Skip this step":[null,"Lewati langkah ini"],"Skip the Jetpack Jumpstart process":[null,"Lewati proses Jumpstart Jetpack"],"Features can be activated or deactivated at any time.":[null,"Fitur yang bida diaktifkan atau dinonaktifkan kapan saja."],"Jetpack's recommended features include:":[null,"Fitur Jetpack yang disarankan meliputi:"],"Activate Recomme
24612 nded Features":[null,"Aktifkan Fitur yang Disarankan"],"Quickly enhance your site by activating Jetpack's recommended features.":[null,"Tingkatkan situs Anda secara cepat dengan mengaktifkan fitur Jetpack yang disarankan."],"Jump Start your Site":[null,"Jump Start Situs Anda"],"Disconnect from WordPress.com":[null,"Putuskan dari WordPress.com"],"Link to WordPress.com":[null,"Tautkan ke WordPress.com"],"Unlink me from WordPress.com":[null,"Hapus tautan saya dari WordPress.com"],"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.":[null,"Bergabunglah dengan jutaan pengguna yang mengandalkan Jetpack untuk meningkatkan dan mengamankan situs mereka. Kami bersungguh-sungguh dengan WordPress dan ini akan membuat hidup Anda lebih mudah."],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,"J
24613 etpack didukung oleh beberapa orang paling teknis dan bersemangat dalam komunitas. Mereka berada di seluruh dunia dan siap membantu Anda."],"Did we mention free, professional support?":[null,"Apakah kami menyebutkan dukungan profesional gratis?"],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,"Jetpack menggunakan jaringan pengantaran konten WordPress.com yang canggih untuk memuat gambar keren Anda super cepat. Dioptimalkan untuk perangkat apa saja, dan sepenuhnya gratis."],"Lightning fast, optimized images":[null,"Gambar yang dioptimalkan secepat kilat"],"Never fall behind on a security release or waste time updating multiple sites.":[null,"Jangan pernah mengandalkan rilis keamanan atau membuang waktu untuk memperbarui beberapa situs."],"Automatic site updates.":[null,"Pembaruan situs otomatis."],"Live site monitoring.":[null,"Pemantauan situs langsung."
24614 ],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,"Dapatkan ketenangan pikiran dengan Proteksi, alat yang telah memblokir miliaran serangan login di jutaan situs."],"Block site attacks.":[null,"Blokir serangan ke situs."],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,"Jetpack memblokir upaya login berbahaya, memberi tahu Anda ketika situs Anda lumpuh, dan dapat memperbarui plugin Anda secara otomatis, sehingga Anda tidak perlu khawatir."],"Site security and peace of mind":[null,"Keamanan situs dan ketenangan pikiran"],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,"Jetpack memanfaatkan kekuatan WordPress.com untuk memberitahukan tentang wawasan terperinci terkait pengunjung Anda, apa yang
24615 mereka baca, dan dari mana asal mereka."],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,"Pertahankan agar pengunjung tetap berinteraksi, dengan memberi mereka lebih banyak hal untuk dibagikan dan dibaca dengan Pos Terkait."],"Increase page views.":[null,"Tingkatkan penayangan halaman."],"Give visitors the tools to share and subscribe to your content.":[null,"Beri pengunjung alat untuk berbagi dan berlangganan konten Anda."],"Build a community.":[null,"Bangun komunitas."],"Sharing & Like Buttons":[null,"Tombol Berbagi & Suka"],"Automated social marketing.":[null,"Pemasaran sosial otomatis."],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,"Jetpack memiliki banyak alat keterlibatan dan lalu lintas untuk membantu Anda mendapatkan lebih banyak pemirsa situs Anda dan mempertahankan mereka."],"Send us Feedback":[null,"Berikan Tanggapan"],"Need Help?":[null,"Perlu Bantuan?"],"Man
24616 age Plugins":[null,"Kelola Plugin"],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"Stres berkurang. Monitor akan mengirimi Anda pemberitahuan real-time jika situs Anda lumpuh."],"Track your growth":[null,"Lacak pertumbuhan Anda"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,"Gunakan Publikasikan untuk otomatis berbagi pos Anda dengan teman, pengikut, dan dunia."],"Drive more traffic to your site":[null,"Dorong lebih banyak lalu-lintas ke situs Anda"],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,"Ada masalah dalam menyambungkan Jetpack Anda. Harap klik lagi “Sambungkan ke WordPress.com”."],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,"Kami mengalami masalah dalam menyambungkan Jetpack; nonaktifkan dulu lalu aktifkan kembali plugin Jetpack, lalu sambungkan kembali."],"
24617 You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"Anda harus tetap masuk di blog WordPress saat Anda mengotorisasi Jetpack."],"{{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":[null,"{{s}}Jetpack Anda mengalami masalah.{{/s}} Kami mohon maaf atas ketidaknyamanan ini. Harap coba lagi nanti. Jika masalah berlanjut, hubungi dukungan dengan pesan ini: %(error_key)s"],"Disconnecting Jetpack":[null,"Putuskan Jetpack"],"Leave a Jetpack review":[null,"Berikan ulasan untuk Jetpack"],"Need help? The Jetpack team is here for you.":[null,"Perlu bantuan? Tim Jetpack di sini siap membantu Anda!"],"Smiley":[null,"Smiley"],"Require Two-Step Authentication":[null,"Mengharuskan Autentifikasi Dua Langkah"],"Use a large and visually striking layout":[null,"Gunakan tata letak yang menarik secara visual"],"Show a \"Related\" header to more c
24618 learly separate the related section from posts":[null,"Tampilkan judul \"Terkait\" untuk menegaskan pemisahan antara seksi terkait dari pos."],"Related":[null,"Terkait"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"Pastikan Anda menambahkan alamat IP yang paling sering digunakan karena ini dapat berubah antara rumah, kantor, atau lokasi Anda yang lain. Menghapus sebuah alamat IP dari daftar di bawah akan menghapusnya dari daftar putih Anda."],"Whitelist Management":[null,"Pengelolaan Daftar Putih"],"Email Address":[null,"Alamat Surat Elektronik"],"Publicize":[null,"Publikasikan"],"Site Stats":[null,"Statistik Situs"],"Featured Images":[null,"Gambar Andalan"],"Excerpts":[null,"Nukilan"],"Enable Testimonials for this site.":[null,"Aktifkan Testimonial untuk situs ini."],"Enable Portfolio Projects for this site.":[null,"Akti
24619 fkan Proyek Portofolio untuk situs ini."],"Preview":[null,"Pratampil"],"Color Scheme":[null,"Skema Warna"],"Ignored Phrases":[null,"Frase yang Diabaikan"],"Use automatically detected language to proofread posts and pages":[null,"Gunakan bahasa yang terdeteksi secara otomatis untuk memeriksa ejaan dalam tulisan dan halaman"],"Redundant Phrases":[null,"Frase Berlebihan"],"Phrases to Avoid":[null,"Frase untuk Dihindari"],"Passive Voice":[null,"Suara Pasif"],"Jargon":[null,"Prokem"],"Hidden Verbs":[null,"Kata Tersembunyi"],"Double Negatives":[null,"Negatif Ganda"],"Diacritical Marks":[null,"Tanda-tanda Diakritik"],"Complex Phrases":[null,"Frase Kompleks"],"Bias Language":[null,"Bahasa Bias"],"English Options":[null,"Pilihan Bahasa Inggris"],"Proofreading":[null,"Pemeriksaan Ejaan"],"Connect Jetpack":[null,"Menyambungkan Jetpack"],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,"Jetpack tidak dapat
24620 menghubungi WordPress.com: %(error_key)s. Hal ini biasanya berarti ada sesuatu yang tidak dikonfigurasi dengan benar pada host web Anda."],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com sedang mengalami masalah dan tidak dapat menyalakan Jetpack Anda. Silahkan coba kembali lain waktu."],"{{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).":[null,"{{s}}Jetpack Anda mengalami masalah.{{/s}} Situs ini tidak dapat disambungkan dengan WordPress.com. Ini berarti bahwa situs Anda tidak dapat diakses secara publik (localhost)."],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,"Situs web Anda perlu dapat diakses secara publik untuk menggunakan Jetpack: %(error_key)s"],"You have successfully disconnected Jetpack":[null,"Anda telah berhasil memutuskan Jetpack"],"Activ
24621 e":[null,"Aktif"],"Settings":[null,"Pengaturan"],"Learn More":[null,"Pelajari Lebih Lanjut"],"Disconnect Jetpack":[null,"Putus dengan Jetpack"],"Debug":[null,"Debug"],"Test your site’s compatibility with Jetpack.":[null,"Uji kompatibilitas situs Anda dengan Jetpack."]}
24622 \ No newline at end of file
24623
24624 diff --git a/plugins/jetpack/languages/json/jetpack-is_IS.json b/plugins/jetpack/languages/json/jetpack-is_IS.json
24625 index 97764f6..9ab99f3 100644
24626 --- a/plugins/jetpack/languages/json/jetpack-is_IS.json
24627 +++ b/plugins/jetpack/languages/json/jetpack-is_IS.json
24628 @@ -1 +1 @@
24629 -{"":{"po-revision-date":"2015-08-21 12:56:32+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=(n % 100 != 1 && n % 100 != 21 && n % 100 != 31 && n % 100 != 41 && n % 100 != 51 && n % 100 != 61 && n % 100 != 71 && n % 100 != 81 && n % 100 != 91);","x-generator":"GlotPress/1.0-alpha-1100","project-id-version":"dev"},"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Connect Jetpack":[null,""],"Disconnect Jetpack":[null,"Aftengja Jetpack"],"Disconnecting Jetpack":[null,"Aftengi Jetpack"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,""],"Smiley":[null,""],"Whitelist Management":[null,""],"Related":[null,"Te
24630 ngt efni"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a large and visually striking layout":[null,""],"Publicize":[null,"Birta"],"Related Posts":[null,""],"Email Address":[null,"Netfang"],"Preview":[null,"Sýnishorn"],"Excerpts":[null,""],"Featured Images":[null,"Einkennandi myndir"],"Enable Portfolio Projects for this site.":[null,""],"Enable Testimonials for this site.":[null,""],"View people's profiles when you mouse over their Gravatars":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Proofreading":[null,""],"English Options":[null,""],"Bias Language":[null,""],"Complex Phrases":[null,""],"Diacritical Marks":[null,""],"Double Negatives":[null,""],"Hidden Verbs":[null,""],"Jargon":[null,""],"Passive Voice":[null,""],"Phrases to Avoid":[null,""],"Redundant Phrases":[null,""],"Use automatically detected language to proofread posts and pages":[nul
24631 l,""],"Ignored Phrases":[null,""],"Color Scheme":[null,"Litasamsetning"],"Terms":[null,"Skilmálar"],"Privacy":[null,"Friðhelgi"],"Debug":[null,"Aflúsa"],"Learn More":[null,"Lesa meira"],"Settings":[null,"Stillingar"],"Active":[null,"Virkir"]}
24632 \ No newline at end of file
24633 +{"":{"po-revision-date":"2015-08-21 12:56:32+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=(n % 100 != 1 && n % 100 != 21 && n % 100 != 31 && n % 100 != 41 && n % 100 != 51 && n % 100 != 61 && n % 100 != 71 && n % 100 != 81 && n % 100 != 91);","x-generator":"GlotPress/1.0-alpha-1100","project-id-version":"dev"},"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Connect Jetpack":[null,""],"Disconnect Jetpack":[null,"Aftengja Jetpack"],"Disconnecting Jetpack":[null,"Aftengi Jetpack"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,""],"Smiley":[null,""],"Whitelist Management":[null,""],"Related":[null,"Te
24634 ngt efni"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a large and visually striking layout":[null,""],"Publicize":[null,"Birta"],"Related Posts":[null,""],"Email Address":[null,"Netfang"],"Preview":[null,"Sýnishorn"],"Excerpts":[null,""],"Featured Images":[null,"Einkennandi myndir"],"Enable Portfolio Projects for this site.":[null,""],"Enable Testimonials for this site.":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Proofreading":[null,""],"English Options":[null,""],"Bias Language":[null,""],"Complex Phrases":[null,""],"Diacritical Marks":[null,""],"Double Negatives":[null,""],"Hidden Verbs":[null,""],"Jargon":[null,""],"Passive Voice":[null,""],"Phrases to Avoid":[null,""],"Redundant Phrases":[null,""],"Use automatically detected language to proofread posts and pages":[null,""],"Ignored Phrases":[null,""],"Color Scheme":[null,"Litasamsetning"
24635 ],"Terms":[null,"Skilmálar"],"Privacy":[null,"Friðhelgi"],"Debug":[null,"Aflúsa"],"Learn More":[null,"Lesa meira"],"Settings":[null,"Stillingar"],"Active":[null,"Virkir"]}
24636 \ No newline at end of file
24637
24638 diff --git a/plugins/jetpack/languages/json/jetpack-it_IT.json b/plugins/jetpack/languages/json/jetpack-it_IT.json
24639 index c964709..f5501b8 100644
24640 --- a/plugins/jetpack/languages/json/jetpack-it_IT.json
24641 +++ b/plugins/jetpack/languages/json/jetpack-it_IT.json
24642 @@ -1 +1 @@
24643 -{"":{"po-revision-date":"2016-09-04 06:26:54+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/2.1.0-alpha","project-id-version":"Development (trunk)"},"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.":[null,""],"This module has no configuration options":[null,"Questo modulo non ha opzioni di configurazione"],"Configure your Security Scans":[null,""],"You can see the information about security scanning in the \"At a Glance\" section.":[null,""],"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.":[null,""],"Search for a Jetpack feature.":[null,"Cerca una f
24644 unzionalità di Jetpack."],"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.":[null,""],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,""],"Mobile Promos":[null,""],"Track each infinite Scroll post load as a page view in Google Analytics":[null,""],"Scroll infinitely (Shows 7 posts on each load)":[null,""],"Background Color":[null,"Colore di sfondo"],"Show photo metadata (Exif) in carousel, when available":[null,""],"Match By Email":[null,""],"{{a}}Edit{{/a}}":[null,"{{a}}Modifica{{/a}}"],"Emails will be sent to ":[null,"Le email verranno inviate a"],"Receive Monitor Email Notifications":[null,""],"Report Visibility: Select the roles that will be able to view stats reports":[null,""],"Registered Users: Count the page views of registered users who are logged in":[null,""],"Put a chart showing 48
24645 hours of views in the admin bar":[null,""],"Admin Bar":[null,""],"Show a \"follow comments\" option in the comment form.":[null,""],"Show a \"follow blog\" options in the comment form":[null,""],"Can readers subscribe to your posts, comments or both?":[null,""],"A few catchy words to motivate your readers to comment.":[null,""],"Comments headline":[null,""],"WordPress.com Likes are:":[null,""],"Upgrade Focus: VideoPress For Weddings":[null,""],"The WordPress for Android App Gets a Big Facelift":[null,""],"Big iPhone/iPad Update Now Available":[null,""],"Subscriber":[null,""],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,""],"{{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}}":[null,""],"Cheatin' uh?":[null,""],"News Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Sea
24646 rch engines will find the sitemaps at these locations:":[null,""],"Use Markdown for comments":[null,""],"Add a phrase":[null,""],"Enable proofreading for the following grammar and style rules: ":[null,""],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,""],"Automatic Language Detection":[null,""],"A post or page is updated":[null,""],"A post or page is first published":[null,""],"Automatically proofread content when: ":[null,""],"Configure Testimonials":[null,""],"Configure Portfolios":[null,""],"Regenerate address":[null,""],"Highlight and copy the following text to your clipboard:":[null,""],"Copied!":[null,""],"Display all your gallery pictures in a cool mosaic":[null,""],"Meta key example: ":[null,""],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,""],"Welcome to Jetpack":[null,""],"Let us know!":[null,""],"What would you like to see on
24647 your Jetpack Dashboard?":[null,""],"You, %(userName)s, are not connected to WordPress.com.":[null,""],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,""],"You are currently running a development version of Jetpack.":[null,""],"You're fueled up and ready to go.":[null,""],"You're fueled up and ready to go, Jetpack is now active.":[null,""],"Your Jetpack is already connected.":[null,"Jetpack è già connesso."],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,""],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in
24648 worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,""],"Threats don't discriminate":[null,""],"Backup, protect, repair and build a better website.":[null,""],"Powerful security tools for ultimate peace of mind":[null,""],"ACTIVE":[null,""],"Upgrade":[null,""],"Set up":[null,""],"Threats found!":[null,""],"No Results Found.":[null,""],"Pro":[null,"Pro"],"Keep your site backed up!":[null,""],"Site Backups":[null,"Backup del sito"],"Keep those spammers away!":[null,"Tieni lontani gli spammer!"],"Automatically scan your site for common threats and attacks.":[null,""],"Security Scanning":[null,""],"Automatically backup your entire site.":[null,""],"State-of-the-art spam defense.":[null,""],"Automated, comprehensive protection from threats and attacks.":[null,""],"Activate Site Stats":[null,""],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,""],"Jetpack Stats Icon":[n
24649 ull,""],"Do you really want to disconnect your site from WordPress.com?":[null,""],"Updates Needed":[null,""],"Save Settings":[null,""],"Saving…":[null,"Salvataggio in corso..."],"No account? Create one for free…":[null,""],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,""],"Surveys & Polls":[null,""],"Configure VaultPress":[null,"Configura VaultPress"],"View your security dashboard":[null,""],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense, and brute-force login protection - all in one place.":[null,""],"Security Scanning & Backups":[null,""],"Configure Akismet":[null,""],"View your spam stats":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,""],"Once you connect, you can upgrade to Premium or Pro in order to unlock worldclass security, spam protection tools, and priority su
24650 pport.":[null,""],"Your site is on Development Mode":[null,"Il tuo sito è in modalità sviluppatore"],"Unlock the full potential of your site with the features included in your plan.":[null,""],"Your site is on the Jetpack Professional plan":[null,""],"Your site is on the Jetpack Premium plan":[null,""],"Upgrade to Premium or Pro in order to unlock world class security, spam protection tools, and priority support.":[null,""],"Your site is on the Free Jetpack Plan":[null,""],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,""],"Lock out the bad guys":[null,""],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,""],"Maximum grade security":[null,""],"Compare Plans":[null,"Confronta i piani"],"Advanced polls
24651 and ratings":[null,""],"One-click threat resolution":[null,""],"Real-time backups":[null,""],"Unlimited backup archive":[null,""],"Includes on-demand malware scanning":[null,""],"Supports 1-3 sites":[null,""],"Jetpack Professional offers advanced features including:":[null,""],"Need more?":[null,""],"Create a new poll":[null,""],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,""],"Bulk and automatic updates":[null,""],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,""],"Feel the performance":[null,""],"Manage all your sites from a single dashboard.":[null,""],"Powerful WordPress.com features on every device.":[null,""],"View your {{a}}Email Followers{{/a}}":[null,""],"View {{a}}All Stats{{/a}}":[null,""],"Your site must be accessible
24652 by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,""],"Link your account to WordPress.com to get the most out of Jetpack.":[null,""],"You are connected as ":[null,""],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,"Questo sito è in modalità sviluppatore, quindi non può connettersi a WordPress.com."],"Manage your Jetpack connection.":[null,"Gestisci la connessione di Jetpack."],"Connection Settings":[null,""],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,""],"Enjoy priority support":[null,""],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,""],"Get WordPress apps for any screen.":[null,""],"Inspiration strikes any time, anywhere.":[null,""],"Launch Reader":[null,""],"The Wo
24653 rdPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,""],"Connect with the Community":[null,""],"View Your Stats":[null,"Visualizza le tue statistiche"],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,""],"Connect with your Visitors":[null,""],"Try the New Editor":[null,""],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,""],"Focus on your Writing":[null,""],"Invalid Key":[null,""],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,""],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,""],"Spam Protection":[null,""],"Unavailable in Dev Mode.":[null,""],"To automatically back up your entire site, please {{a}}upgrade!{
24654 {/a}}.":[null,""],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"{{a}}View backup details{{/a}}.":[null,"{{a}}Visualizza i dettagli del backup{{/a}}."],"Backups":[null,""],"Performance":[null,""],"Security":[null,"Sicurezza"],"Jetpack is monitoring your site. If we think your site is down you will receive an email.":[null,""],"Jetpack is improving and optimising your image speed.":[null,""],"{{a}}Activate Manage{{/a}} to turn on auto updates and manage your plugins from WordPress.com.":[null,""],"All plugins are up-to-date. Awesome work!":[null,""],"Needs updating. ":["Need updating. ","",""],"%(number)s plugin":["%(number)s plugins","%(number)s plugin","%(number)s plugin"],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,""],"Total malicious attacks blocked on your site.":[null,""],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,""],"
24655 For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"Threats found":[null,""],"Malware Scanning":[null,""],"WordPress.com for Linux":[null,""],"WordPress.com for Windows":[null,"WordPress.com per Windows"],"WordPress.com for Mac OS X":[null,"WordPress.com per Mac OS X"],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.":[null,""],"WordPress.com in Google Play":[null,"WordPress.com su Google Play"],"WordPress.com in the App Store":[null,"WordPress.com nell'App Store"],"Updating %(slug)s settings…":[null,""],"%(slug)s has been deactivated.":[null,"%(slug)s è stato disattivato."],"Deactivating %(slug)s…":[null,"Disattivazione di %(slug)s in corso..."],"%(slug)s failed to activate. %(error)s":[nu
24656 ll,""],"%(slug)s has been activated.":[null,"%(slug)s è stato attivato."],"Activating %(slug)s…":[null,""],"Recommended features active.":[null,""],"Activating recommended features…":[null,""],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,""],"Show falling snow in the holiday period.":[null,""],"Holiday Snow":[null,""],"Unavailable in Dev Mode":[null,""],"At A Glance":[null,""],"Error unlinking from WordPress.com. %(error)s":[null,""],"Unlinked from WordPress.com.":[null,""],"Unlinking from WordPress.com":[null,""],"There was an error disconnecting Jetpack. Error: %(error)s":[null,""],"Options failed to reset.":[null,""],"Options reset.":[null,""],"Resetting Jetpack options…":[null,""],"Regenerated %(slug)s address .":[null,""],"Updating %(slug)s address…":[null,""],"Error updating %(slug)s settings. %(error)s":[null,""],"Updated %(slug)s settings.":[null,""],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetp
24657 ack.":[null,""],"Clichés":[null,""],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"You are running Jetpack on a {{a}}staging server{{/a}}.":[null,""],"Follow Jetpack on Twitter":[null,""],"Like us on Facebook":[null,""],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"WordPress.com Terms of Service":[null,""],"Automattic's Privacy Policy":[null,""],"Jetpack Happiness Engineer":[null,"Happiness Engineer di Jetpack"],"We offer free, full support to all of our Jetpack users
24658 . Our support team is always around to help you.":[null,""],"Go to Jetpack.com/support":[null,""],"Go to the WordPress.org support forums":[null,""],"Contact Jetpack support staff directly":[null,""],"Downtime Monitoring":[null,""],"Loading…":[null,""],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,""],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","",""],"{{a}}View details at VaultPress.com{{/a}}":[null,""],"{{a}}Contact Support{{/a}}":[null,"{{a}}Contatta il supporto{{/a}}"],"No threats found, you're good to go!":[null,""],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,""],"Plugin Updates":[null,""],"{{a}}Turn on plugin auto updates{{/a}}":[null,""],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,""],"Image Performance %(photon)s":[null,""],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,""
24659 ],"Site Verification Tools":[null,""],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,""],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,""],"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.":[null,""],"Unlink me from WordPress.com":[null,""],"Link to WordPress.com":[null,""],"Disconnect from WordPress.com":[null,"Disconnetti da WordPress.com"],"Jump Start your Site":[null,""],"Quickly enhance your site by activating Jetpack's recommended features.":[null,""],"Activate Recommended Features":[null,""],"Jetpack's recommended features include:":[null,""],"Features can be activated or deactivated at any time.":[null,""],"Skip the Jetpack Jumpstart process":[null,""],"Skip this step":[null,""],"Man
24660 age security on WordPress.com":[null,""],"Week of %(date)s":[null,""],"Views: %(numberOfViews)s":[null,""],"Click to view detailed stats.":[null,"Fai clic per visualizzare le statistiche dettagliate."],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,""],"Days":[null,""],"Weeks":[null,"Settimane"],"Months":[null,""],"Views today":[null,""],"Best overall day":[null,""],"%(number)s View":["%(number)s Views","",""],"All-time views":[null,""],"All-time comments":[null,""],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,""],"Did we mention free, professional support?":[null,""],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,""],"Jetpack blocks malicious log in attempts, lets you kno
24661 w if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,""],"Block site attacks.":[null,""],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,""],"Live site monitoring.":[null,"Monitoraggio del sito in tempo reale."],"Automatic site updates.":[null,""],"Never fall behind on a security release or waste time updating multiple sites.":[null,""],"Lightning fast, optimized images":[null,""],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,""],"Site security and peace of mind":[null,""],"Need Help?":[null,"Hai bisogno di aiuto?"],"Send us Feedback":[null,""],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,""],"Automated social marketing.":[null,""],"Sharing & Like Buttons":[null,""],"Build a co
24662 mmunity.":[null,"Crea una comunità."],"Give visitors the tools to share and subscribe to your content.":[null,""],"Increase page views.":[null,""],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,""],"Manage Plugins":[null,"Gestisci i plugin"],"Drive more traffic to your site":[null,"Porta più traffico al tuo sito"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,"Usa la funzione Pubblicizza per condividere in modo automatico i tuoi articoli con gli amici, con chi ti segue e con il mondo intero."],"Track your growth":[null,"Segui lo sviluppo"],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"Stai tranquillo. Monitor ti invierà degli avvisi in real-time se il tuo sito dovesse diventare inaccessibile."],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"Devi essere connesso al tuo blog WordPress durante l'autorizzazione
24663 di Jetpack."],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,"C'è stato un problema con la connessione Jetpack; disattiva e poi riattiva il plugin Jetpack, poi riprova a connetterti."],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,"C'è stato un problema nella connessione Jetpack. Fai clic di nuovo su \"Collega Jetpack\"."],"{{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":[null,"{{s}}Jetpack ha riscontrato un errore tecnico.{{/s}} Ci scusiamo per l'inconveniente. Riprova più tardi e, se il problema persiste, contatta il supporto con questo messaggio: %(error_key)s"],"Need help? The Jetpack team is here for you.":[null,"Ti serve aiuto? Il team Jetpack è a tua disposizione."],"Leave a Jetpack review":[null,"Scrivi una recensione su Jetp
24664 ack"],"Disconnecting Jetpack":[null,"Disconnessione di Jetpack in corso"],"Smiley":[null,"Smile"],"Email Address":[null,"Indirizzo e-mail"],"Whitelist Management":[null,"Gestione della lista bianca"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"Aggiungere gli indirizzi IP usati più di frequente, poiché possono cambiare tra casa, ufficio e altre ubicazioni. La rimozione di un indirizzo IP dall'elenco riportato di seguito ne comporta la rimozione anche dalla lista bianca."],"Related":[null,"Correlati"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Mostra l'intestazione \"Correlati\" per separare in modo più chiaro la sezione correlata dagli articoli"],"Use a large and visually striking layout":[null,"Utilizza un layout ampio e di grande impatto visivo"],"Require Two-Step Authe
24665 ntication":[null,"Richiede Autenticazione a 2 fattori (Two-Step)"],"Site Stats":[null,"Statistiche Sito"],"Publicize":[null,"Pubblicizza"],"Excerpts":[null,"Stralci"],"Featured Images":[null,"Immagini in primo piano"],"Enable Portfolio Projects for this site.":[null,"Attiva Progetti Portfolio per questo sito."],"Enable Testimonials for this site.":[null,"Attiva le Testimonianze per questo sito."],"View people's profiles when you mouse over their Gravatars":[null,"Visualizza i profili quando il cursore passa sui loro Gravatar"],"Color Scheme":[null,"Schema colore"],"Preview":[null,"Anteprima"],"You have successfully disconnected Jetpack":[null,"Hai disconnesso Jetpack."],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,"Per poter utilizzare Jetpack il tuo sito deve avere permessi di accesso pubblico: %(error_key)s"],"{{s}}Your Jetpack has a glitch.{{/s}} Connecting this site with WordPress.com is not possible. This usually means your site is not publ
24666 icly accessible (localhost).":[null,"{{s}}Jetpack ha riscontrato un errore tecnico.{{/s}} Non è possibile collegare questo sito con WordPress.com. Di solito questo significa che il tuo sito non è accessibile pubblicamente (il tuo localhost)."],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"Al momento WordPress.com ha dei problemi e non può alimentare il tuo Jetpack. Riprova più tardi."],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,"Jetpack non riesce a contattare WordPress.com: %(error_key)s. Di solito questo significa che c'è un errore nella configurazione del tuo web host."],"Connect Jetpack":[null,"Collega Jetpack"],"Proofreading":[null,"Correttore di bozze"],"English Options":[null,"Opzioni inglese"],"Bias Language":[null,"Linguaggio fazioso"],"Complex Phrases":[null,"Frasi complesse"],"Diacritical Marks":[null,"S
24667 egni diacritici"],"Double Negatives":[null,"Doppie negazioni"],"Hidden Verbs":[null,"Verbi nascosti"],"Jargon":[null,"Gergo"],"Passive Voice":[null,"Forma passiva"],"Phrases to Avoid":[null,"Frasi da evitare"],"Redundant Phrases":[null,"Frasi Ridondanti"],"Use automatically detected language to proofread posts and pages":[null,"Usa il rilevamento automatico del linguaggio per la revisione di articoli e pagine"],"Ignored Phrases":[null,"Frasi ignorate"],"Test your site’s compatibility with Jetpack.":[null,"Testa la compatibilità del tuo sito con Jetpack."],"Debug":[null,"Debug"],"Disconnect Jetpack":[null,"Disconnetti Jetpack"],"Learn More":[null,"Per saperne di più"],"Settings":[null,"Impostazioni"],"Active":[null,"Attivo"]}
24668 \ No newline at end of file
24669 +{"":{"po-revision-date":"2016-10-21 10:32:07+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/2.3.0-alpha","language":"it","project-id-version":"Plugins - Jetpack by WordPress.com - Development (trunk)"},"Make sure your site is easily found on search engines with SEO tools for your content and social posts.":[null,""],"Activate this module to use the advanced SEO tools.":[null,""],"Configure your VideoPress settings.":[null,""],"How much is your website worth?":[null,""],"For less than the price of a coffee a month you can rest easy knowing your hard work (or livelihood) is backed up.":[null,""],"Configure Site SEO":[null,""],"Activate SEO Tools":[null,""],"Introducing our most affordable backups and security plan yet":[null,""],"The Personal Plan keeps your data, site, and hard work safe.":[null,""],"Learn more...":[null,""],"Your site is on the Jetpack Perso
24670 nal plan":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), and unlimited storage.":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), unlimited backup storage, security scanning, and priority support.":[null,""],"You get spam-protection, real-time backups (unlimited archive), unlimited backup storage, security scanning, SEO tools, PollDaddy, and priority support.":[null,""],"Daily backup of all your site data with unlimited space and one-click restores (powered by VaultPress).":[null,""],"Daily backup of all your site data with unlimited space, one-click restores, automated security scanning, and priority support (powered by VaultPress).":[null,""],"Backups & Security Scanning":[null,""],"Real-time backup of all your site data with unlimited space, one-click restores, automated security scanning, one-click threat resolution, and priority support (powered by VaultPress).":[null,""],"SEO Tools"
24671 :[null,""],"Advanced SEO tools to help your site get found when people search for relevant content.":[null,""],"Need more? Running a business site?":[null,""],"If your site is important to you, consider protecting and improving it with some of our advanced features: ":[null,""],"On-demand security scanning":[null,""],"Advanced SEO tools":[null,""],"Configure your SEO settings.":[null,""],"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.":[null,""],"You are running Jetpack on a staging server.":[null,""],"More Info":[null,""],"Search your content.":[null,"Cerca del contenuto."],"{{a}}Manage Likes visibility from the Sharing Module Settings{{/a}}":[null,"{{a}}Gestisci la visibilità dei Like dalle impostazioni del modulo Condivisione{{/a}}"],"Hide the stats smiley face image. The image helps collect stats but should still work when hidden.":[null,"Nascondi lo smiley delle stati
24672 stiche. L'immagine aiuta a raccogliere i dati ma dovrebbe continuare a funzionare anche se è nascosta. "],"Your Current IP: %(ip)s":[null,"Il tuo IP attuale: %(ip)s"],"Whitelisting an IP address prevents it from ever being blocked by Jetpack.":[null,"Inserire un indirizzo IP nella whitelist fa in modo che Jetpack non lo blocchi mai. "],"IPv4 and IPv6 are acceptable. {{br/}} To specify a range, enter the low value and high value separated by a dash. Example: 12.12.12.1-12.12.12.100":[null,"IPv4 e IPv6 sono accettabili. {{br/}} Per specificare un range, inserisci il valore basso e quello alto separati da un trattino. Esempio: 12.12.12.1-12.12.12.100"],"Link your account to WordPress.com to start using this feature.":[null,"Connetti il tuo account WordPress.com per usare questa funzionalità."],"There are unsaved settings in this tab that will be lost if you leave it. Proceed?":[null,"Ci sono delle impostazioni non salvate che verrano perse se abbandoni qui. Vuoi procedere?"],"This wi
24673 ll reset all Jetpack options, are you sure?":[null,"Questa azione resetterà le opzioni di Jetpack, confermi?"],"Search for a Jetpack feature.":[null,"Cerca una funzionalità di Jetpack."],"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.":[null,""],"You can see the information about security scanning in the \"At a Glance\" section.":[null,"Puoi vedere l'informazione riguardo la scansione di sicurezza nella sezione di riepilogo."],"Configure your Security Scans":[null,"Configura le tue Scansioni di Sicurezza"],"This module has no configuration options":[null,"Questo modulo non ha opzioni di configurazione"],"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.":[null,"Fai sapere a
24674 i motori di ricerca e ai visitatori che prendi sul serio l'integrità del tuo sito web aggiornando JetPack. I nostri strumenti anti spam elimineranno un commento spam per proteggere la tua SEO, e rendere più semplice per i visitatori rimanere in contatto."],"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.":[null,"I backup esterni in tempo reale con ripristini automatici regalano la pace dei sensi, così ti puoi concentrare sullo scrivere un gran contenuto e aumentare il traffico mentre noi proteggiamo ogni aspetto del tuo investimento. Aggiorna oggi."],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,"{{link}}Configura le impostazioni di %(module_slug) {{/link}}"],"Subscriber":[null,"Subscriber"],"Big iPhone/iPad Update Now Available":[null,"Ora disponibile un importante aggiornamento per iPhone/iPad"],"The WordP
24675 ress for Android App Gets a Big Facelift":[null,""],"Upgrade Focus: VideoPress For Weddings":[null,"Focus Upgrade: VideoPress per matrimoni"],"WordPress.com Likes are:":[null,"I Mi Piace di WordPress.com sono:"],"Comments headline":[null,"Titolo dei commenti"],"A few catchy words to motivate your readers to comment.":[null,"Poche e accattivanti parole per motivare i tuoi lettori a commentare."],"Can readers subscribe to your posts, comments or both?":[null,"I lettori possono abbonarsi ai tuoi articoli, ai commenti o ad entrambi? "],"Show a \"follow blog\" options in the comment form":[null,"Mostra nel modulo del commento l'opzione \"segui blog\""],"Show a \"follow comments\" option in the comment form.":[null,"Mostra nel modulo del commento l'opzione \"segui commenti\"."],"Admin Bar":[null,"Barra amministrativa"],"Put a chart showing 48 hours of views in the admin bar":[null,"Inserisci nella barra amministrativa un grafico che mostra le ultime 48 ore di visualizzazioni"],"Registered
24676 Users: Count the page views of registered users who are logged in":[null,"Utenti registrati: conta le pagine viste degli utenti registrati che hanno effettuato l'accesso."],"Report Visibility: Select the roles that will be able to view stats reports":[null,"Report Visibilità: Scegli i ruoli che potranno vedere i report delle statistiche"],"Receive Monitor Email Notifications":[null,""],"Emails will be sent to ":[null,"Le email verranno inviate a"],"{{a}}Edit{{/a}}":[null,"{{a}}Modifica{{/a}}"],"Match By Email":[null,""],"Show photo metadata (Exif) in carousel, when available":[null,""],"Background Color":[null,"Colore di sfondo"],"Scroll infinitely (Shows 7 posts on each load)":[null,"Scrolla all'infinito (Mostra 7 articoli ad ogni caricamento)"],"Track each infinite Scroll post load as a page view in Google Analytics":[null,"Traccia ogni caricamento di un articolo con Scroll Infinito come una visualizzazione di pagine in Google Analytics"],"Mobile Promos":[null,""],"Show a promo
24677 for the WordPress mobile apps in the footer of the mobile theme":[null,""],"Enter your meta key \"content\" value to verify your blog with {{a}}Google Search Console{{/a}}, {{a1}}Bing Webmaster Center{{/a1}} and {{a2}}Pinterest Site Verification{{/a2}}.":[null,"Inserisci il tuo valore di chiave meta \"contenuto\" per verificare il tuo blog con {{a}}Google Search Console{{/a}}, {{a}}Bing Webmaster Center{{/a}} e {{a}}Pinterest Site Verification{{/a}}."],"Meta key example:":[null,""],"Display all your gallery pictures in a cool mosaic":[null,"Mostra tutte le tue gallerie fotografiche in un bel mosaico "],"Copied!":[null,"Copiato!"],"Highlight and copy the following text to your clipboard:":[null,"Evidenzia e copia il seguente testo nei tuoi appunti:"],"Regenerate address":[null,"Rigenera indirizzi"],"Configure Portfolios":[null,"Configura Portfolio"],"Configure Testimonials":[null,"Configura Testimonial"],"Automatically proofread content when: ":[null,""],"A post or page is first pub
24678 lished":[null,"Un articolo o una pagina sono stati pubblicati per la prima volta"],"A post or page is updated":[null,"Un articolo o una pagina sono stati aggiornati"],"Automatic Language Detection":[null,"Riconoscimento automatico della lingua"],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,"Il correttore di bozze supporta Inglese, Francese, Tedesco, Portoghese e Spagnolo."],"Enable proofreading for the following grammar and style rules: ":[null,"Abilita il correttore di bozze per le seguenti regole di grammatica e stile:"],"Add a phrase":[null,"Aggiungi una frase"],"Use Markdown for comments":[null,"Usa Markdown per i commenti"],"Search engines will find the sitemaps at these locations:":[null,"I motori di ricerca cercheranno le sitemap in queste posizioni:"],"Sitemap: {{a}}%(url)s{{/a}}":[null,""],"News Sitemap: {{a}}%(url)s{{/a}}":[null,"Sitemap delle notizie: {{a}}%(url){{/a}}"],"Cheatin' uh?":[null,""],"{{p}}Would you mind telling us why you
24679 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}}":[null,""],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,""],"Your Jetpack is already connected.":[null,"Jetpack è già connesso."],"You're fueled up and ready to go, Jetpack is now active.":[null,"Tutto è stato sistemato e sei pronto a partire, adesso Jetpack è attivo."],"You're fueled up and ready to go.":[null,""],"You are currently running a development version of Jetpack.":[null,""],"Submit Beta feedback":[null,""],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are di
24680 sabled.":[null,""],"You, %(userName)s, are not connected to WordPress.com.":[null,""],"What would you like to see on your Jetpack Dashboard?":[null,""],"Let us know!":[null,"Faccelo sapere!"],"Welcome to Jetpack":[null,""],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,""],"No account? Create one for free…":[null,""],"Saving…":[null,"Salvataggio in corso..."],"Save Settings":[null,"Salva impostazioni"],"Updates Needed":[null,""],"Do you really want to disconnect your site from WordPress.com?":[null,""],"Jetpack Stats Icon":[null,"Icona delle statistiche di Jetpack"],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,""],"Activate Site Stats":[null,"Attiva Statistiche Sito"],"Automated, comprehensive protection from threats and attacks.":[null,""],"State-of-the-art spam defense.":[null,""],"Automa
24681 tically backup your entire site.":[null,""],"Security Scanning":[null,""],"Automatically scan your site for common threats and attacks.":[null,""],"Keep those spammers away!":[null,"Tieni lontani gli spammer!"],"Site Backups":[null,"Backup del sito"],"Keep your site backed up!":[null,""],"Pro":[null,"Pro"],"No Results Found.":[null,"Nessun risultato trovato."],"Threats found!":[null,""],"Set up":[null,"Imposta"],"Upgrade":[null,"Aggiorna"],"ACTIVE":[null,"ATTIVO"],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,""],"Your site is on the Free Jetpack Plan":[null,""],"Upgrade to a paid plan to unlock world-class security, spam protection tools, and priority support.":[null,""],"Your site is on the Jetpack Premium plan":[null,""],"Your site is on the Jetpack Profession
24682 al plan":[null,""],"Your site is on Development Mode":[null,"Il tuo sito è in modalità sviluppatore"],"Once you connect, you can upgrade to a paid plan in order to unlock world-class security, spam protection tools, and priority support.":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,""],"View your spam stats":[null,""],"Configure Akismet":[null,"Configura Akismet"],"View your security dashboard":[null,""],"Configure VaultPress":[null,"Configura VaultPress"],"Surveys & Polls":[null,""],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,""],"Create a new poll":[null,""],"Real-time backups":[null,""],"One-click threat resolution":[null,""],"Advanced polls and ratings":[null,""],"Compare Plans":[null,"Confronta i piani"],"Maximum grade security":[null,""],"Real-time backup with unlimited space, one-click restores, bulletproof spam monito
24683 ring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,""],"Lock out the bad guys":[null,""],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,""],"Enjoy priority support":[null,""],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,""],"Connection Settings":[null,""],"Manage your Jetpack connection.":[null,"Gestisci la connessione di Jetpack."],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,"Questo sito è in modalità sviluppatore, quindi non può connettersi a WordPress.com."],"You are connected as ":[null,""],"Link your account to WordPress.com to get the most out of Jetpack.":[null,""],"Your site must be accessible by search engines for this feature to work properly. You can change th
24684 is in {{a}}Reading Settings{{/a}}.":[null,""],"View {{a}}All Stats{{/a}}":[null,""],"View your {{a}}Email Followers{{/a}}":[null,""],"Powerful WordPress.com features on every device.":[null,""],"Manage all your sites from a single dashboard.":[null,""],"Feel the performance":[null,""],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,""],"Bulk and automatic updates":[null,""],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,""],"Focus on your Writing":[null,""],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,""],"Try the New Editor":[null,""],"Connect with your Visitors":[null,""],"Monitor your visitors with advanced stats. Watch for trends, learn
24685 what content performs the best and understand your visitors from anywhere in the world.":[null,""],"View Your Stats":[null,"Visualizza le tue statistiche"],"Connect with the Community":[null,""],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,""],"Launch Reader":[null,""],"Inspiration strikes any time, anywhere.":[null,""],"Get WordPress apps for any screen.":[null,""],"In Your Pocket":[null,""],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,""],"WordPress.com in the App Store":[null,"WordPress.com nell'App Store"],"WordPress.com in Google Play":[null,"WordPress.com su Google Play"],"On Your Desktop":[null,""],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environ
24686 ment you get writing outside of a web browser.":[null,""],"WordPress.com for Mac OS X":[null,"WordPress.com per Mac OS X"],"WordPress.com for Windows":[null,"WordPress.com per Windows"],"WordPress.com for Linux":[null,""],"Malware Scanning":[null,""],"Threats found":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,""],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,""],"Total malicious attacks blocked on your site.":[null,""],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,""],"%(number)s plugin":["%(number)s plugins","%(number)s plugin","%(number)s plugin"],"Needs updating. ":["Need updating. ","",""],"All plugins are up-to-date. Awesome work!":[null,""],"{{a}}Activate Manage{{/a}} to turn on auto updates
24687 and manage your plugins from WordPress.com.":[null,""],"Jetpack is improving and optimizing your image speed.":[null,""],"Jetpack is monitoring your site. If we think your site is down, you will receive an email.":[null,""],"Security":[null,"Sicurezza"],"Performance":[null,"Prestazioni"],"Backups":[null,""],"{{a}}View backup details{{/a}}.":[null,"{{a}}Visualizza i dettagli del backup{{/a}}."],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,""],"Unavailable in Dev Mode.":[null,""],"Spam Protection":[null,""],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,""],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,""],"Invalid Key":[null,""],"Unavailable in Dev Mode":[null,""],"Holiday Snow":[null,""],"Show falling snow in the holiday period.":[null,""],"Show falling snow on my blog from Dec 1st
24688 until Jan 4th.":[null,""],"Activating recommended features…":[null,""],"Recommended features active.":[null,""],"Recommended features failed to activate. %(error)s":[null,""],"Activating %(slug)s…":[null,""],"%(slug)s has been activated.":[null,"%(slug)s è stato attivato."],"%(slug)s failed to activate. %(error)s":[null,""],"Deactivating %(slug)s…":[null,"Disattivazione di %(slug)s in corso..."],"%(slug)s has been deactivated.":[null,"%(slug)s è stato disattivato."],"%(slug)s failed to deactivate. %(error)s":[null,""],"Updating %(slug)s settings…":[null,""],"Updated %(slug)s settings.":[null,""],"Error updating %(slug)s settings. %(error)s":[null,""],"Updating %(slug)s address…":[null,""],"Regenerated %(slug)s address .":[null,""],"Error regenerating %(slug)s address. %(error)s":[null,""],"Resetting Jetpack options…":[null,""],"Options reset.":[null,""],"Options failed to reset.":[null,""],"There was an error disconnecting Jetpack. Error: %(error)s":[null,""],"Unlinkin
24689 g from WordPress.com":[null,""],"Unlinked from WordPress.com.":[null,""],"Error unlinking from WordPress.com. %(error)s":[null,""],"At A Glance":[null,""],"Clichés":[null,""],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,""],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"Like us on Facebook":[null,""],"Follow Jetpack on Twitter":[null,"Segui Jetpack su Twitter"],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""]
24690 ,"Contact Jetpack support staff directly":[null,"Contatta direttamente lo staff del supporto di Jetpack"],"Go to the WordPress.org support forums":[null,"Visita i forum si supporto di WordPress.org"],"Go to Jetpack.com/support":[null,"Vai al supporto di Jetpack.com"],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Jetpack Happiness Engineer":[null,"Happiness Engineer di Jetpack"],"Automattic's Privacy Policy":[null,""],"WordPress.com Terms of Service":[null,"Termini del Servizio di WordPress.com"],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,""],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,""],"Site Verification Tools":[null,""],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,""],
24691 "Image Performance %(photon)s":[null,""],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,""],"{{a}}Turn on plugin auto updates{{/a}}":[null,""],"Plugin Updates":[null,""],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,""],"No threats found, you're good to go!":[null,""],"{{a}}Contact Support{{/a}}":[null,"{{a}}Contatta il supporto{{/a}}"],"{{a}}View details at VaultPress.com{{/a}}":[null,""],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","",""],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,""],"Loading…":[null,""],"Downtime Monitoring":[null,""],"{{button}}View More Stats on WordPress.com {{/button}}":[null,""],"{{button}}View Old Stats{{/button}}":[null,""],"All-time comments":[null,""],"All-time views":[null,""],"%(number)s View":["%(number)s Views","",""],"Best overall day":[null,""],"Views today":[null,"Visualizzazioni odierne
24692 "],"Months":[null,"Mesi"],"Weeks":[null,"Settimane"],"Days":[null,"Giorni"],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,""],"Click to view detailed stats.":[null,"Fai clic per visualizzare le statistiche dettagliate."],"Views: %(numberOfViews)s":[null,""],"Week of %(date)s":[null,""],"Manage security on WordPress.com":[null,""],"Skip this step":[null,"Salta questo passaggio"],"Skip the Jetpack Jumpstart process":[null,""],"Features can be activated or deactivated at any time.":[null,""],"Jetpack's recommended features include:":[null,""],"Activate Recommended Features":[null,""],"Quickly enhance your site by activating Jetpack's recommended features.":[null,""],"Jump Start your Site":[null,""],"Disconnect from WordPress.com":[null,"Disconnetti da WordPress.com"],"Link to WordPress.com":[null,""],"Unlink me from WordPress.com":[null,""],"Join the millions of users who rely on Jetpack to enhance and secure t
24693 heir sites. We're passionate about WordPress and here to make your life easier.":[null,""],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,""],"Did we mention free, professional support?":[null,""],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,""],"Lightning fast, optimized images":[null,""],"Never fall behind on a security release or waste time updating multiple sites.":[null,""],"Automatic site updates.":[null,""],"Live site monitoring.":[null,"Monitoraggio del sito in tempo reale."],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,""],"Block site attacks.":[null,""],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update yo
24694 ur plugins, so you don’t have to worry.":[null,""],"Site security and peace of mind":[null,""],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,""],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,""],"Increase page views.":[null,""],"Give visitors the tools to share and subscribe to your content.":[null,""],"Build a community.":[null,"Crea una comunità."],"Sharing & Like Buttons":[null,""],"Automated social marketing.":[null,""],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,""],"Send us Feedback":[null,""],"Need Help?":[null,"Hai bisogno di aiuto?"],"Manage Plugins":[null,"Gestisci i plugin"],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"Stai tranquillo. Monitor ti invierà degli avvisi in real-time se il tuo sito dov
24695 esse diventare inaccessibile."],"Track your growth":[null,"Segui lo sviluppo"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,"Usa la funzione Pubblicizza per condividere in modo automatico i tuoi articoli con gli amici, con chi ti segue e con il mondo intero."],"Drive more traffic to your site":[null,"Porta più traffico al tuo sito"],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,"C'è stato un problema nella connessione Jetpack. Fai clic di nuovo su \"Collega Jetpack\"."],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,"C'è stato un problema con la connessione Jetpack; disattiva e poi riattiva il plugin Jetpack, poi riprova a connetterti."],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"Devi essere connesso al tuo blog WordPress durante l'autorizzazione di Jetpack."],"{{s}}Yo
24696 ur 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":[null,"{{s}}Jetpack ha riscontrato un errore tecnico.{{/s}} Ci scusiamo per l'inconveniente. Riprova più tardi e, se il problema persiste, contatta il supporto con questo messaggio: %(error_key)s"],"Disconnecting Jetpack":[null,"Disconnessione di Jetpack in corso"],"Leave a Jetpack review":[null,"Scrivi una recensione su Jetpack"],"Need help? The Jetpack team is here for you.":[null,"Ti serve aiuto? Il team Jetpack è a tua disposizione."],"Smiley":[null,"Smile"],"Require Two-Step Authentication":[null,"Richiede Autenticazione a 2 fattori (Two-Step)"],"Use a large and visually striking layout":[null,"Utilizza un layout ampio e di grande impatto visivo"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Mostra l'intestazione \"Correlati\" per separare in modo più chiaro la
24697 sezione correlata dagli articoli"],"Related":[null,"Correlati"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"Aggiungere gli indirizzi IP usati più di frequente, poiché possono cambiare tra casa, ufficio e altre ubicazioni. La rimozione di un indirizzo IP dall'elenco riportato di seguito ne comporta la rimozione anche dalla lista bianca."],"Whitelist Management":[null,"Gestione della lista bianca"],"Email Address":[null,"Indirizzo e-mail"],"Publicize":[null,"Pubblicizza"],"Site Stats":[null,"Statistiche Sito"],"Featured Images":[null,"Immagini in primo piano"],"Excerpts":[null,"Stralci"],"Enable Testimonials for this site.":[null,"Attiva le Testimonianze per questo sito."],"Enable Portfolio Projects for this site.":[null,"Attiva Progetti Portfolio per questo sito."],"Preview":[null,"Anteprima"],"Color Scheme":[null,"Sche
24698 ma colore"],"Ignored Phrases":[null,"Frasi ignorate"],"Use automatically detected language to proofread posts and pages":[null,"Usa il rilevamento automatico del linguaggio per la revisione di articoli e pagine"],"Redundant Phrases":[null,"Frasi Ridondanti"],"Phrases to Avoid":[null,"Frasi da evitare"],"Passive Voice":[null,"Forma passiva"],"Jargon":[null,"Gergo"],"Hidden Verbs":[null,"Verbi nascosti"],"Double Negatives":[null,"Doppie negazioni"],"Diacritical Marks":[null,"Segni diacritici"],"Complex Phrases":[null,"Frasi complesse"],"Bias Language":[null,"Linguaggio fazioso"],"English Options":[null,"Opzioni inglese"],"Proofreading":[null,"Correttore di bozze"],"Connect Jetpack":[null,"Collega Jetpack"],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,"Jetpack non riesce a contattare WordPress.com: %(error_key)s. Di solito questo significa che c'è un errore nella configurazione del tuo web hos
24699 t."],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"Al momento WordPress.com ha dei problemi e non può alimentare il tuo Jetpack. Riprova più tardi."],"{{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).":[null,"{{s}}Jetpack ha riscontrato un errore tecnico.{{/s}} Non è possibile collegare questo sito con WordPress.com. Di solito questo significa che il tuo sito non è accessibile pubblicamente (il tuo localhost)."],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,"Per poter utilizzare Jetpack il tuo sito deve avere permessi di accesso pubblico: %(error_key)s"],"You have successfully disconnected Jetpack":[null,"Hai disconnesso Jetpack."],"Active":[null,"Attivo"],"Settings":[null,"Impostazioni"],"Learn More":[null,"Per saperne di più"],"Disconnect Jetpack":[null,"Dis
24700 connetti Jetpack"],"Debug":[null,"Debug"],"Test your site’s compatibility with Jetpack.":[null,"Testa la compatibilità del tuo sito con Jetpack."]}
24701 \ No newline at end of file
24702
24703 diff --git a/plugins/jetpack/languages/json/jetpack-ja.json b/plugins/jetpack/languages/json/jetpack-ja.json
24704 index d8a91ad..c57aa84 100644
24705 --- a/plugins/jetpack/languages/json/jetpack-ja.json
24706 +++ b/plugins/jetpack/languages/json/jetpack-ja.json
24707 @@ -1 +1 @@
24708 -{"":{"po-revision-date":"2016-09-07 04:59:49+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=1; plural=0;","x-generator":"GlotPress/2.1.0-alpha","project-id-version":"Development (trunk)"},"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.":[null,"Jetpack をアップグレードして、検索エンジンにも訪問者にも、サイトの安全性に真剣に取り組んでいることを示しましょう。スパム対策ツールにより、スパムコメントを取り除き、SEO を保護し、訪問者が簡単にサイトを利用し続けられるようにします。"],"This module has no configuration options":[null,"このモジュールには構成オプションがありません"],"Configure your Security Scan
24709 s":[null,"セキュリティスキャンを構成する"],"You can see the information about security scanning in the \"At a Glance\" section.":[null,"セキュリティスキャンに関する情報は、「概要」セクションでご覧いただけます。"],"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.":[null,"Jetpack および WordPress.com の最新セキュリティスキャンは悪意のあるファイルを検出して直ちに報告するので、サイトで何が起きているか分からないということは決してありません。"],"Search for a Jetpack feature.":[null,"Jetpack の機能を検索しましょう。"],"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.":[nul
24710 l,"リアルタイムのオフサイトバックアップと自動復元により安心してご利用いただけるため、投資のあらゆる部分について WordPress.com の保護を受けながら、素晴らしいコンテンツを制作してトラフィックを増やすことに集中できます。今すぐアップグレードしましょう。"],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,"WordPress モバイルアプリの広告をモバイルテーマのフッターに表示します"],"Mobile Promos":[null,"モバイル広告"],"Track each infinite Scroll post load as a page view in Google Analytics":[null,"無限スクロールが読み込まれた際に1ページビューとして Google アナリティクスでカウントする"],"Scroll infinitely (Shows 7 posts on each load)":[null,"無限スクロール (読み込みのたびに投稿を7件表示)"],"Background Color":[null,"背景色"],"Show photo metadata (Exif)
24711 in carousel, when available":[null,"写真のメタ情報 (Exif) がある場合はカルーセル内に表示する"],"Match By Email":[null,"メール照合"],"{{a}}Edit{{/a}}":[null,"{{a}}編集{{/a}}"],"Emails will be sent to ":[null,"メールは次の宛先に送信されます:"],"Receive Monitor Email Notifications":[null,"モニターメール通知を受信する"],"Report Visibility: Select the roles that will be able to view stats reports":[null,"表示状態を報告:統計レポートを表示できる権限グループを選択してください"],"Registered Users: Count the page views of registered users who are logged in":[null,"登録済みユーザー:ログイン中の登録ユーザーのページビューをカウントする"],"Put a chart showing 48 hours of views in the admin bar":[null,"管理バーに過去48時間のビュー数の表を表示します"],"Admin Bar":[null,"管理バー"],"Show a \"follow comments\" option in the comment form.":[null,"�
24712 �メントフォームに「コメントをフォロー」オプションを表示。"],"Show a \"follow blog\" options in the comment form":[null,"コメントフォームに「ブログをフォロー」オプションを表示"],"Can readers subscribe to your posts, comments or both?":[null,"読者は投稿またはコメント、あるいはその両方を購読できますか ?"],"A few catchy words to motivate your readers to comment.":[null,"読者にコメントを促すメッセージです。"],"Comments headline":[null,"コメントのヘッドライン"],"WordPress.com Likes are:":[null,"WordPress.com「いいね」ボタン:"],"Upgrade Focus: VideoPress For Weddings":[null,"アップグレードの注目点:ウェディング用の VideoPress"],"The WordPress for Android App Gets a Big Facelift":[null,"WordPress for Android アプリが大幅リニューアル"],"Big iPhone/iPad Update Now Available":[null,"iPhone/iPad の大幅なアップデートが利用できるよ
24713 うになりました"],"Subscriber":[null,"購読者"],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,"{{link}}%(module_slug)s 設定を構成する{{/link}}"],"{{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}}":[null,"{{p}}この{{a}}2問のアンケート{{/a}}で Jetpack 接続を完了しなかった理由を教えていただけますか ?{{/p}}{{p}}無料のセキュリティおよびトラフィック機能をご利用いただくには、Jetpack 接続が必要です。{{/p}}"],"Cheatin' uh?":[null,"間違った操作を行われたようです。"],"News Sitemap: {{a}}%(url)s{{/a}}":[null,"ニュースのサイトマップ:{{a}}%(url)s{{/a}}"],"Sitemap: {{a}}%(url)s{{/a}}":[null,"サイトマップ:{{a}}%(url)s{{/a}}"],"Search engines will find the sitemaps at these locations:":[null,"検�
24714 ��エンジンは、次の場所にあるサイトマップを参照します:"],"Use Markdown for comments":[null,"コメント欄で Markdown 記法を使う"],"Add a phrase":[null,"フレーズを追加する"],"Enable proofreading for the following grammar and style rules: ":[null,"以下の文法や文章スタイルのルールに対する校正を行う:"],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,"校正は、英語、フランス語、ドイツ語、ポルトガル語、およびスペイン語でご利用いただけます。"],"Automatic Language Detection":[null,"自動言語検出"],"A post or page is updated":[null,"投稿または固定ページを更新した時"],"A post or page is first published":[null,"投稿または固定ページを最初に公開する時"],"Automatically proofread content when: ":[null,"以下の場合にコンテンツを自動校正する:"],"Configure Testimonials":[null,"お客様の声を構成す
24715 る"],"Configure Portfolios":[null,"ポートフォリオを構成する"],"Regenerate address":[null,"アドレスを再生成"],"Highlight and copy the following text to your clipboard:":[null,"以下のテキストをハイライトして、クリップボードにコピーします:"],"Copied!":[null,"コピー完了 !"],"Display all your gallery pictures in a cool mosaic":[null,"すべてのギャラリー画像をモザイク形式で表示する"],"Meta key example: ":[null,"メタキーの例:"],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,"Jetpack のご利用を開始するには、WordPress.com アカウントに接続するか、アカウントを作成してください。これにより、強力なセキュリティ、トラフィック、およびカスタマイズのサービスをご利用いただけるようになります。"],"Welcome to Jetpack":[null
24716 ,"Jetpack へようこそ"],"Let us know!":[null,"ご意見をお聞かせください !"],"What would you like to see on your Jetpack Dashboard?":[null,"Jetpack ダッシュボードに何が表示されるとよいでしょうか ?"],"You, %(userName)s, are not connected to WordPress.com.":[null,"%(userName)s 様は WordPress.com に接続されていません。"],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,"サイトの URL にドットが欠落している (例: http://localhost) ため、現在{{a}}開発モード{{/a}}になっています。{{br/}}いくつかの機能は無効です。"],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,"現在 JETPACK_DEV_DEBUG 定数により{{a}}開発モード{{/a}}になっています。{{br/}}いくつかの機能は無効です。"],"Currently in {{a}}Development Mode{
24717 {/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,"現在 jetpack_development_mode フィルターにより{{a}}開発モード{{/a}}になっています。{{br/}}いくつかの機能は無効です。"],"You are currently running a development version of Jetpack.":[null,"現在、Jetpack の開発バージョンを実行しています。"],"You're fueled up and ready to go.":[null,"準備ができました !"],"You're fueled up and ready to go, Jetpack is now active.":[null,"準備ができました ! Jetpack は有効になっています。"],"Your Jetpack is already connected.":[null,"Jetpack はすでに正常に連携されています。"],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,"{{s}}Jetpack %(jetpack_version)s{{/s}} へようこそ !"],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst
24718 -case-scenarios we'll be here to help you restore your site to its former glory.":[null,"ハッカーやボットネット、スパム送信者は、サイトを無差別に攻撃します。あらゆる場所を頻繁に攻撃したいと思っているのです。WordPress.com の目標は、ブロックすることでこれらの脅威に備えるようサポートし、最悪のケースでもサイトを元の状態に復元するお手伝いをします。"],"Threats don't discriminate":[null,"脅威は無差別です"],"Backup, protect, repair and build a better website.":[null,"サイトをバックアップし、保護し、修復し、より良いものを作り上げましょう。"],"Powerful security tools for ultimate peace of mind":[null,"最高の安心感を与える強力なセキュリティツール"],"ACTIVE":[null,"有効"],"Upgrade":[null,"アップグレード"],"Set up":[null,"セットアップ"],"Threats found!":[null,"脅威が見つかりました !"],"N
24719 o Results Found.":[null,"見つかりません。"],"Pro":[null,"プロ"],"Keep your site backed up!":[null,"サイトを常にバックアップしましょう !"],"Site Backups":[null,"サイトのバックアップ"],"Keep those spammers away!":[null,"スパム送信者を遠ざけましょう !"],"Automatically scan your site for common threats and attacks.":[null,"よくある脅威や攻撃について、サイトを自動的にスキャンします。"],"Security Scanning":[null,"セキュリティスキャン"],"Automatically backup your entire site.":[null,"サイト全体を自動でバックアップします。"],"State-of-the-art spam defense.":[null,"\tスパムへの最新式の防御。"],"Automated, comprehensive protection from threats and attacks.":[null,"脅威や攻撃に対する自動的かつ包括的な保護。"],"Activate Site Stats":[null,"サイトの統計情報を有効化"],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subsc
24720 ribers, and more! {{a1}}Learn More{{/a1}}":[null,"{{a}}サイトの統計情報を有効化{{/a}}して、詳しい統計情報、「いいね」、フォロワー、購読者などの情報を確認しましょう。{{a1}}さらに詳しく{{/a1}}"],"Jetpack Stats Icon":[null,"Jetpack 統計アイコン"],"Do you really want to disconnect your site from WordPress.com?":[null,"サイトと WordPress.com の連携を本当に解除しますか ?"],"Updates Needed":[null,"更新が必要"],"Save Settings":[null,"設定を保存"],"Saving…":[null,"保存中..."],"No account? Create one for free…":[null,"アカウントをお持ちでない場合、無料で作成しましょう…"],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,"無制限のアンケート、無制限の回答。アンケートエディターを使用すると、アンケートを簡�
24721 �に素早く作成できます。サイトやメールを通じて、または iPad や iPhone で回答を収集できます。"],"Surveys & Polls":[null,"アンケートと投票"],"Configure VaultPress":[null,"VaultPress を構成する"],"View your security dashboard":[null,"セキュリティダッシュボードを表示する"],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense, and brute-force login protection - all in one place.":[null,"容量無制限のリアルタイムバックアップ、ワンクリック復元、安定したスパム監視、マルウェア防御、および総当たりログイン攻撃に対する保護を、すべて1か所でご利用いただけます。"],"Security Scanning & Backups":[null,"セキュリティスキャンおよびバックアップ"],"Configure Akismet":[null,"Akismet を構成する"],"View your spam stats":[null,"スパム統計を表示する"],"State-of-the-art spam defe
24722 nse powered by Akismet.":[null,"Akismet が提供するスパムへの最新式の防御。"],"Once you connect, you can upgrade to Premium or Pro in order to unlock worldclass security, spam protection tools, and priority support.":[null,"接続が完了したら、プレミアムまたはプロにアップグレードすると、世界レベルのセキュリティ、スパム保護ツール、および優先サポートをご利用いただけるようになります。"],"Your site is on Development Mode":[null,"サイトは開発モードになっています"],"Unlock the full potential of your site with the features included in your plan.":[null,"プランに含まれる機能を活用して、サイトをパワーアップしましょう。"],"Your site is on the Jetpack Professional plan":[null,"サイトは Jetpack プロフェッショナルプランに入っています"],"Your site is on the Jetpack Premium plan":[null,"サイトは Jetpack プレミアムプランに�
24723 �っています"],"Upgrade to Premium or Pro in order to unlock world class security, spam protection tools, and priority support.":[null,"プレミアムまたはプロにアップグレードすると、世界レベルのセキュリティ、スパム保護ツール、および優先サポートをご利用いただけるようになります。"],"Your site is on the Free Jetpack Plan":[null,"サイトは Jetpack 無料プランに入っています"],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,"安定したスパムフィルターにより、ブランドや読者を守り、SEO を向上させることができます。総当たりログイン攻撃に対する保護により安心感が得られ、侵入者からバックエンドを守ることができます。"],"Lock out the bad guys":[null,"悪者を締め出す"],"Realtime back
24724 up with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,"容量無制限のリアルタイムバックアップ、ワンクリック復元、安定したスパム監視、マルウェア防御、および総当たりログイン攻撃に対する保護を、すべて1か所で、WordPress に最適化された状態でご利用いただけます。"],"Maximum grade security":[null,"最大級のセキュリティ"],"Compare Plans":[null,"プランを比較"],"Advanced polls and ratings":[null,"高度な投票と評価"],"One-click threat resolution":[null,"ワンクリックで脅威を解決"],"Real-time backups":[null,"リアルタイムのバックアップ"],"Unlimited backup archive":[null,"無制限のバックアップアーカイブ"],"Includes on-demand malware scanning":[null,"オンデマンドのマルウェアスキャンを含む"],"Supports 1-3 site
24725 s":[null,"1~3のサイトをサポート"],"Jetpack Professional offers advanced features including:":[null,"Jetpack プロフェッショナルは、次を含む高度な機能を提供します:"],"Need more?":[null,"さらに必要なものがありますか ?"],"Create a new poll":[null,"新規投票の作成"],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,"ほとんどの場合、セキュリティ上の不具合は古いプラグインにあります。WordPress.com のウェブアプリおよびデスクトップアプリを使用して、1か所で簡単に自動更新をオンにしたり、すべてのサイトのプラグインを手動で更新したりできます。"],"Bulk and automatic updates":[null,"一括自動更新"],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with
24726 near-instant page-loads and less waiting around.":[null,"すべての WordPress アプリは、スピードアップのために作られています。迅速なページロードや待ち時間の短縮など、パフォーマンスの違いをすぐに感じていただけます。"],"Feel the performance":[null,"パフォーマンスを実感"],"Manage all your sites from a single dashboard.":[null,"単一のダッシュボードからすべてのサイトを管理しましょう。"],"Powerful WordPress.com features on every device.":[null,"WordPress.com の強力な機能をすべてのデバイスで活用しましょう。"],"View your {{a}}Email Followers{{/a}}":[null,"{{a}}メールフォロワー{{/a}}を表示する"],"View {{a}}All Stats{{/a}}":[null,"{{a}}すべての統計情報{{/a}}を表示する"],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,"この機能を正常にご
24727 利用いただくには、検索エンジンがサイトにアクセスできる必要があります。この設定は、{{a}}表示設定{{/a}}から変更していただけます。"],"Link your account to WordPress.com to get the most out of Jetpack.":[null,"Jetpack を最大限ご活用いただくため、アカウントを WordPress.com とリンクさせましょう。"],"You are connected as ":[null,"連携済み:"],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,"サイトは開発モードになっているため、WordPress.com と連携できません。"],"Manage your Jetpack connection.":[null,"Jetpack 連携を管理しましょう。"],"Connection Settings":[null,"連携設定"],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,"サポートが必要ですか ?サポートスタッフが、サイト、アカウントまたは操作方法についての質問に�
24728 �答えします。"],"Enjoy priority support":[null,"優先サポートをご利用ください"],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,"コンテンツの公開、統計情報の追跡、コメントの管理など、さまざまな操作を世界中のどこにいても実行できます。WordPress.com のモバイルアプリはオープンソースであり、Apple デバイスや Android デバイスで無料で入手できます。"],"Get WordPress apps for any screen.":[null,"さまざまな画面で利用可能な WordPress アプリを入手しましょう。"],"Inspiration strikes any time, anywhere.":[null,"インスピレーションはいつ、どこで湧くか分かりません。"],"Launch Reader":[null,"Reader を起動する"],"The WordPress apps all have impressively fast and full featured readers so you can catch
24729 up with your favorite sites and join the conversation anywhere, any time.":[null,"すべての WordPress アプリでは、驚くほどスピードが速く、あらゆる機能が搭載されたリーダーがご利用いただけます。そのため、いつでも、どこでもお気に入りのサイトを閲覧し、会話に加わることができます。"],"Connect with the Community":[null,"コミュニティと繋がる"],"View Your Stats":[null,"統計情報を表示する"],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,"高度な統計情報を活用し、訪問者を監視しましょう。傾向を確認し、どのようなコンテンツでパフォーマンスが良いかを知ることで、世界中のどこにいても訪問者について理解を深めることができます。"],"Connect with your Visitors":[null,"訪問者と繋がる"],"Tr
24730 y the New Editor":[null,"新しいエディターを試す"],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,"WordPress.com の新しいエディターは驚異の速度を誇り、ライターのために最適化されているため、気を散らすものが削減され、作業に没頭できるようになっています。"],"Focus on your Writing":[null,"執筆に没頭する"],"Invalid Key":[null,"無効なキー"],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,"スパムへの最新式の防御を活用するには、{{a}}Akismet を有効化{{/a}}してください。"],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,"スパムへの最新式の防御を活用するには、{{a}}Akismet をインストール{{/a}}してください。"],"Spam Protection":[null,"スパム対策"],"Unavailable in Dev Mode.":[null,"開発モ
24731 ードではご利用いただけません。"],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,"サイト全体を自動でバックアップするには、{{a}}アップグレード{{/a}}を実行してください。"],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,"サイト全体を自動でバックアップするには、VaultPress を{{a}}インストールおよび有効化{{/a}}してください。"],"{{a}}View backup details{{/a}}.":[null,"{{a}}バックアップの詳細を表示{{/a}}."],"Backups":[null,"バックアップ"],"Performance":[null,"パフォーマンス"],"Security":[null,"セキュリティ"],"Jetpack is monitoring your site. If we think your site is down you will receive an email.":[null,"Jetpack はサイトを監視しています。サイトがダウンしていると判断した場合には、メールを送信したします。"],"Jetpack is improving and optimisi
24732 ng your image speed.":[null,"Jetpack は画像速度を向上し、最適化しています。"],"{{a}}Activate Manage{{/a}} to turn on auto updates and manage your plugins from WordPress.com.":[null,"{{a}}管理を有効化{{/a}}して自動更新をオンにし、WordPress.com のプラグインを管理しましょう。"],"All plugins are up-to-date. Awesome work!":[null,"すべてのプラグインは最新です。素晴らしいです !"],"Needs updating. ":["Need updating. ",["更新が必要です。"]],"%(number)s plugin":["%(number)s plugins",["%(number)s 件のプラグイン"]],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,"{{a}}保護を有効化{{/a}}して、悪意のあるログイン試行からサイトを常に保護しましょう。"],"Total malicious attacks blocked on your site.":[null,"サイトでブロックされた悪意のある攻撃の合計数。"],"Jetpack is actively blocking malicious login attempts
24733 . Data will display here soon!":[null,"Jetpack は悪意のあるログイン試行をブロックしています。間もなくこちらに日付が表示されます !"],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,"セキュリティ脅威の包括的な自動スキャンをご利用いただくには、{{a}}アカウントをアップグレード{{/a}}してください。"],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,"セキュリティ脅威の包括的な自動スキャンをご利用いただくには、VaultPress を{{a}}インストールおよび有効化{{/a}}してください。"],"Threats found":[null,"検出された脅威"],"Malware Scanning":[null,"マルウェアスキャン"],"WordPress.com for Linux":[null,"WordPress.com for Linux"],"WordPress.com for Windows":[null,"WordPress.com for Windows"],"WordPress.com for Mac OS X":[null
24734 ,"WordPress.com for Mac OS X"],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.":[null,"お使いのコンピューターで WordPress に定位置を提供するデスクトップアプリ。執筆中に気を散らされないだけでなく、ブラウザーを開かなくても執筆を行えます。"],"WordPress.com in Google Play":[null,"Google Play の WordPress.com"],"WordPress.com in the App Store":[null,"App Store の WordPress.com"],"Updating %(slug)s settings…":[null,"%(slug)s の設定を更新中…"],"%(slug)s has been deactivated.":[null,"%(slug)s が無効化されました。"],"Deactivating %(slug)s…":[null,"%(slug)s を無効化中…"],"%(slug)s failed to activate. %(error)s":[null,"%(slug)s の有効化に失敗しました。%(error)s"],"%(slug)s has been activated.":[null,"%(slug)s が有効化されました。"],"Activating %(slug)s…":[null
24735 ,"%(slug)s を有効化中…"],"Recommended features active.":[null,"おすすめの機能は有効です。"],"Activating recommended features…":[null,"おすすめの機能を有効化中…"],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,"12月1日から1月4日まで、ブログに雪が降る様子を表示します。"],"Show falling snow in the holiday period.":[null,"ホリデー期間に雪が降る様子を表示します。"],"Holiday Snow":[null,"ホリデーの雪"],"Unavailable in Dev Mode":[null,"開発モードではご利用いただけません"],"At A Glance":[null,"概要"],"Error unlinking from WordPress.com. %(error)s":[null,"WordPress.com とのリンクを解除中にエラーが発生しました。%(error)s"],"Unlinked from WordPress.com.":[null,"WordPress.com とのリンクが解除されました。"],"Unlinking from WordPress.com":[null,"WordPress.com とのリンクを解除中"],"There was an error disconnecting Jetpack. Error: %
24736 (error)s":[null,"Jetpack との連携を解除中にエラーが発生しました。エラー:%(error)s"],"Options failed to reset.":[null,"オプションのリセットに失敗しました。"],"Options reset.":[null,"オプションのリセットが完了しました。"],"Resetting Jetpack options…":[null,"Jetpack オプションをリセット中…"],"Regenerated %(slug)s address .":[null,"%(slug)s のアドレスが再生成されました。"],"Updating %(slug)s address…":[null,"%(slug)s のアドレスを更新中…"],"Error updating %(slug)s settings. %(error)s":[null,"%(slug)s の設定の更新中にエラーが発生しました。%(error)s"],"Updated %(slug)s settings.":[null,"%(slug)s の設定を更新しました。"],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,"理由を教えていただけますか ?{{a}}2つの簡単な質問に回答{{/a}}していただき、Jetpack の改善にご協力�
24737 ��ださい。"],"Clichés":[null,"決まり文句/死語"],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{hideOnMobile}}Jetpack についてご意見はありますか?{{/hideOnMobile}} {{reviewLink}}ご意見をお送りいただくか{{/reviewLink}}{{hideOnMobile}}、{{/hideOnMobile}} {{twitterLink}}Twitter{{/twitterLink}}{{hideOnMobile}}をフォロー、および{{/hideOnMobile}} {{facebookLink}}Facebook{{/facebookLink}}{{hideOnMobile}} で「いいね!」をしてください。{{/hideOnMobile}}"],"You are running Jetpack on a {{a}}staging server{{/a}}.":[null,"Jetpack を {{a}}ステージングサーバー{{/a}}で実行しています。"],"Follow Jetpack on Twitter":[null,"Jetpack を Twi
24738 tter でフォロー"],"Like us on Facebook":[null,"Facebook で「いいね」する"],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{supportLink}}サポートページをご覧いただくか{{/supportLink}}{{hideOnMobile}}、{{/hideOnMobile}} {{forumLink}}フォーラムで回答を探すか{{/forumLink}}{{hideOnMobile}}、または{{/hideOnMobile}} {{contactLink}}直接お問い合わせください{{/contactLink}}{{hideOnMobile}}。{{/hideOnMobile}}"],"WordPress.com Terms of Service":[null,"WordPress.com 利用規約"],"Automattic's Privacy Policy":[null,"Automattic 社のプライバシーポリシー"],"Jetpack Happiness Engineer":[null,"Jetpack サポートスタッフ"],"We offer free, full support to all of our Jetpack users. Our support team is al
24739 ways around to help you.":[null,"すべての Jetpack ユーザーにフルサポートを無料で提供します。サポートチームはいつでも喜んでお手伝いします。"],"Go to Jetpack.com/support":[null,"Jetpack.com/support に移動"],"Go to the WordPress.org support forums":[null,"WordPress.org サポートフォーラムに移動"],"Contact Jetpack support staff directly":[null,"Jetpack サポートスタッフに直接連絡する"],"Downtime Monitoring":[null,"ダウンタイムのモニター"],"Loading…":[null,"読み込み中…"],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,"{{a}}モニターを有効化{{/a}}すると、サイトがダウンした場合に通知を受け取れます。"],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.",["%(number)s個の脅威が見つかりました。"]],"{{a}}View details at VaultPress.com{{/a}}":[null,"{{a}}VaultPress.com で詳細を確認する{{/a}}"]
24740 ,"{{a}}Contact Support{{/a}}":[null,"{{a}}サポート{{/a}}"],"No threats found, you're good to go!":[null,"脅威は見つかりませんでした。問題ありません。"],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,"エラー:Akismet キーが欠落しているか、無効です。{{akismetSettings}}Akismet の設定で修正してください{{/akismetSettings}}。"],"Plugin Updates":[null,"プラグイン更新"],"{{a}}Turn on plugin auto updates{{/a}}":[null,"{{a}}プラグインの自動更新をオンにする{{/a}}"],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,"{{a}}管理を有効にして自動更新をオンにする{{/a}}"],"Image Performance %(photon)s":[null,"画像のパフォーマンス %(photon)s"],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,"{{a}}Photon を有効にする{{/a}}と、パフォーマンスの強化と画�
24741 ��処理のスピードアップを実現できます。"],"Site Verification Tools":[null,"サイト検証ツール"],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,"サイト検証ツールは有効です。サイトをより正確にインデックスしてランク付けするために、Google、Bing、および Pinterest で検証されていることを確認してください。{{a}}すぐに検証する{{/a}}"],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,"{{a}}サイト検証を有効化{{/a}}すると、サイトを検証し、Google、Bing、および Pinterest でランクをアップさせることができます。"],"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.":[null,"J
24742 etpack でサイトの強化とセキュリティ強化を実現している多くのユーザーの一員になりませんか。我々は WordPress に関して熱心で、人々の暮らしをより良いものにするために日々努力をしています。"],"Unlink me from WordPress.com":[null,"WordPress.com へのリンク解除"],"Link to WordPress.com":[null,"WordPress.com へのリンク"],"Disconnect from WordPress.com":[null,"WordPress.com との連携を解除"],"Jump Start your Site":[null,"サイトのジャンプスタート"],"Quickly enhance your site by activating Jetpack's recommended features.":[null,"Jetpack のおすすめの機能を有効にして、すぐにサイトを強化できます。"],"Activate Recommended Features":[null,"おすすめの機能の有効化"],"Jetpack's recommended features include:":[null,"Jetpack のおすすめの機能には、次のようなものがあります。"],"Features can be activated or deactivated at any time.":[nu
24743 ll,"各機能は、いつでも有効化または無効化できます。"],"Skip the Jetpack Jumpstart process":[null,"Jetpack のジャンプスタートプロセスのスキップ"],"Skip this step":[null,"このステップをスキップ"],"Manage security on WordPress.com":[null,"WordPress.com でセキュリティを管理"],"Week of %(date)s":[null,"%(date)sの週"],"Views: %(numberOfViews)s":[null,"閲覧数:%(numberOfViews)s"],"Click to view detailed stats.":[null,"詳細な統計情報を表示するにはクリックします。"],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,"統計情報のロード中に異常が発生しました。あとで再試行するか、{{a}}WordPress.com ですぐに統計情報を表示します{{/a}}"],"Days":[null,"日"],"Weeks":[null,"週"],"Months":[null,"月"],"Views today":[null,"今日の閲覧数"],"Best overall day":[null,"最高"],"%(number)s View":["%(num
24744 ber)s Views",["%(number)s回"]],"All-time views":[null,"全期間中の閲覧数"],"All-time comments":[null,"全期間中のコメント数"],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,"Jetpack では、WordPress.com の最新コンテンツ配信ネットワークを使用して、種類豊富な画像を高速でロードできます。どのデバイスでも使用でき、完全に無料です。"],"Did we mention free, professional support?":[null,"さらに、プロのサポートも無料でご利用いただけます。"],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,"Jetpack は、高い技術スキルと意欲を持った人たちのコミュニティによってサポートされています。世界中どこでも、すぐにサ�
24745 �ートしてくれます。"],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,"Jetpack は、悪意のあるログイン試行をブロックし、サイトがダウンすると通知し、プラグインを自動でアップデートするので、すべてお任せください。"],"Block site attacks.":[null,"サイトへの攻撃をブロック。"],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,"何百万ものサイトで何億回ものログイン攻撃をブロックしてきた Protect があれば、もう心配はいりません。"],"Live site monitoring.":[null,"サイトのライブモニター。"],"Automatic site updates.":[null,"サイトの自動更新。"],"Never fall behind on a security release or waste time updating multiple sites.":[null,"セキュリティのリリースを逃
24746 すこともなく、複数のサイトでの更新に膨大な時間を割く必要はありません。"],"Lightning fast, optimized images":[null,"高速な最適化された画像"],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,"Jetpack は WordPress.com のパワーを利用して、サイト訪問者に関する洞察や、どの部分を読んだか、どのルートで訪問したかなど、詳細な洞察を提示します。"],"Site security and peace of mind":[null,"サイトのセキュリティと安全"],"Need Help?":[null,"サポートが必要ですか ?"],"Send us Feedback":[null,"フィードバックをお送りください"],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,"Jetpack には、多くのトラフィックやエンゲージメントのツールが用意されていて、
24747 サイト訪問者を増やして、長い時間サイトに留まるようサポートします。"],"Automated social marketing.":[null,"自動ソーシャルマーケティング。"],"Sharing & Like Buttons":[null,"「共有」や「いいね!」ボタン"],"Build a community.":[null,"コミュニティの作成。"],"Give visitors the tools to share and subscribe to your content.":[null,"サイト訪問者に、記事の内容をシェアしたり購読したりするためのツールを提供します。"],"Increase page views.":[null,"ページビューを増やす。"],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,"関連記事があることで、共有したり読んだりするためにサイトにとどまるよう促すことができます。"],"Manage Plugins":[null,"プラグインの管理"],"Drive more traffic to your site":[null,"サイトのトラフィックを増加"],"Use Publicize to automatically share your posts wi
24748 th friends, followers, and the world.":[null,"パブリサイズを使って友達やフォロワー、世界中の人たちと投稿を自動共有しましょう。"],"Track your growth":[null,"サイトの増加状況の追跡"],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"ストレスが軽減されます。モニター機能により、万一サイトがダウンした場合、リアルタイムにアラートで通知されます。"],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"Jetpack 認証では WordPress ブログにログインしたままであることが必要です。"],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,"Jetpack との連携時に問題が発生しました。Jetpack を無効にしてから再び有効にした後、再度連携してください。"],"There was an issue connecting your Jetpack. Please c
24749 lick \"Connect to WordPress.com\" again.":[null,"Jetpack との連携時に問題が発生しました。「WordPress.com と連携」をもう一度クリックしてください。"],"{{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":[null,"{{s}}Jetpack にエラーが発生しています。{{/s}}ご不便をおかけして申し訳ございません。しばらく経ってからもう一度お試しください。エラーが続く場合は、次のメッセージを含めてサポートにご連絡ください。%(error_key)s"],"Need help? The Jetpack team is here for you.":[null,"サポートが必要ですか ?Jetpack チームがいつでもお手伝いします。"],"Leave a Jetpack review":[null,"Jetpack のレビューを書く"],"Disconnecting Jetpack":[null,"Jetpack 連携を解除中"],"Smiley":[null,"スマイル"],"Email Address":[null,"メ�
24750 ��ルアドレス"],"Whitelist Management":[null,"ホワイトリスト管理"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"IP アドレスは自宅や職場、その他の場所で異なる場合があるため、最も頻繁に使用する IP アドレスを追加するようにしてください。以下のリストから IP アドレスを削除すると、ホワイトリストからも削除されます。"],"Related":[null,"関連"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"関連記事と投稿の区別がつきやすいよう「関連」見出しを表示する"],"Use a large and visually striking layout":[null,"視覚的インパクトがある大きめのレイアウトを使う"],"Require Two-Step Authentication":[null,"二段階認証が必須です"],"Site Sta
24751 ts":[null,"サイト統計情報"],"Publicize":[null,"パブリサイズ共有 "],"Excerpts":[null,"抜粋"],"Featured Images":[null,"アイキャッチ画像"],"Enable Portfolio Projects for this site.":[null,"このサイトでポートフォリオプロジェクトを有効化する。"],"Enable Testimonials for this site.":[null,"このサイトで推薦文を有効化する。"],"View people's profiles when you mouse over their Gravatars":[null,"Gravatar をマウスオーバーしたときにプロフィールを表示"],"Color Scheme":[null,"配色 "],"Preview":[null,"プレビュー"],"You have successfully disconnected Jetpack":[null,"Jetpack の連携を解除しました"],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,"Jetpack を利用するには、サイトが公開されていて、アクセス制限がかかっていない必要があります:%(error_key)s"],"{{s}}Your Jetpack has a glitch.{{/s}} Connecting this site with WordPre
24752 ss.com is not possible. This usually means your site is not publicly accessible (localhost).":[null,"{{s}}Jetpack にエラーが発生しています。{{/s}}このサイトを WordPress.com に連携できません。これは通常、お使いのサイトが公開されていないことを意味しています (localhost)。"],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com 側の問題により現在 Jetpack をご利用いただけません。後ほどもう一度お試しください。"],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,"Jetpack は WordPress.com と連携できませんでした:%(error_key)s。これは通常、Web ホスト上の何らかの設定が間違っていることを意味しています。"],"Connect Jetpack":[null,"Jetpack と連携"],"Proofreading":[null,"校正"],"English Op
24753 tions":[null,"英語設定"],"Bias Language":[null,"バイアス言語"],"Complex Phrases":[null,"難解な言い回し"],"Diacritical Marks":[null,"発音区別符"],"Double Negatives":[null,"二重否定"],"Hidden Verbs":[null,"隠れ動詞"],"Jargon":[null,"特殊用語"],"Passive Voice":[null,"受動態"],"Phrases to Avoid":[null,"無視するフレーズ"],"Redundant Phrases":[null,"冗長な言い回し"],"Use automatically detected language to proofread posts and pages":[null,"投稿や固定ページの校正に自動的に検出した言語を使う"],"Ignored Phrases":[null,"無視する語句"],"Test your site’s compatibility with Jetpack.":[null,"サイトの Jetpack 対応をテストできます。"],"Debug":[null,"デバッグ"],"Disconnect Jetpack":[null,"Jetpack 連携を解除"],"Learn More":[null,"さらに詳しく"],"Settings":[null,"設定"],"Active":[null,"有効"]}
24754 \ No newline at end of file
24755 +{"":{"po-revision-date":"2016-11-13 03:54:38+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=1; plural=0;","x-generator":"GlotPress/2.3.0-alpha","language":"ja_JP","project-id-version":"Plugins - Jetpack by WordPress.com - Development (trunk)"},"Make sure your site is easily found on search engines with SEO tools for your content and social posts.":[null,""],"Activate this module to use the advanced SEO tools.":[null,""],"Configure your VideoPress settings.":[null,""],"How much is your website worth?":[null,""],"For less than the price of a coffee a month you can rest easy knowing your hard work (or livelihood) is backed up.":[null,""],"Configure Site SEO":[null,""],"Activate SEO Tools":[null,""],"Introducing our most affordable backups and security plan yet":[null,""],"The Personal Plan keeps your data, site, and hard work safe.":[null,""],"Learn more...":[null,""],"Your site is on the Jetpack Persona
24756 l plan":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), and unlimited storage.":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), unlimited backup storage, security scanning, and priority support.":[null,""],"You get spam-protection, real-time backups (unlimited archive), unlimited backup storage, security scanning, SEO tools, PollDaddy, and priority support.":[null,""],"Daily backup of all your site data with unlimited space and one-click restores (powered by VaultPress).":[null,""],"Daily backup of all your site data with unlimited space, one-click restores, automated security scanning, and priority support (powered by VaultPress).":[null,""],"Backups & Security Scanning":[null,""],"Real-time backup of all your site data with unlimited space, one-click restores, automated security scanning, one-click threat resolution, and priority support (powered by VaultPress).":[null,""],"SEO Tools":[
24757 null,""],"Advanced SEO tools to help your site get found when people search for relevant content.":[null,""],"Need more? Running a business site?":[null,""],"If your site is important to you, consider protecting and improving it with some of our advanced features: ":[null,""],"On-demand security scanning":[null,""],"Advanced SEO tools":[null,""],"Configure your SEO settings.":[null,""],"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.":[null,""],"You are running Jetpack on a staging server.":[null,""],"More Info":[null,"詳しい情報"],"Search your content.":[null,"コンテンツを検索。"],"{{a}}Manage Likes visibility from the Sharing Module Settings{{/a}}":[null,"{{a}}「共有」モジュール設定で「いいね」の表示状態を管理{{/a}}"],"Hide the stats smiley face image. The image helps collect stats but should still work when hidden.":[null,"統計情�
24758 ��用のスマイリーフェイス画像を非表示にします。この画像は統計情報の収集に使われますが、非表示にしても引き続き動作します。"],"Your Current IP: %(ip)s":[null,"現在の IP: %(ip)s"],"Whitelisting an IP address prevents it from ever being blocked by Jetpack.":[null,"IP アドレスをホワイトリストに追加すれば、Jetpack からブロックされることがなくなります。"],"IPv4 and IPv6 are acceptable. {{br/}} To specify a range, enter the low value and high value separated by a dash. Example: 12.12.12.1-12.12.12.100":[null,"IPv4 と IPv6 が使用可能です。{{br/}} レンジを指定するには、低い値と高い値を半角ダッシュでつないで記入してください。例: 12.12.12.1-12.12.12.100"],"Link your account to WordPress.com to start using this feature.":[null,"この機能を使い始めるにはアカウントを WordPress.com に連携してください。"],"There are unsaved set
24759 tings in this tab that will be lost if you leave it. Proceed?":[null,"タブを離れると失われてしまう未保存の変更があります。続行しますか ?"],"This will reset all Jetpack options, are you sure?":[null,"Jetpack のすべての設定がリセットされます。本当に実行しますか ?"],"Search for a Jetpack feature.":[null,"Jetpack の機能を検索しましょう。"],"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.":[null,"Jetpack および WordPress.com の最新セキュリティスキャンは悪意のあるファイルを検出して直ちに報告するので、サイトで何が起きているか分からないということは決してありません。"],"You can see the information about security scanning in the \"At a Glance\" section.":[null,"セキュリティスキャンに関する情報は、「�
24760 �要」セクションでご覧いただけます。"],"Configure your Security Scans":[null,"セキュリティスキャンを構成する"],"This module has no configuration options":[null,"このモジュールには構成オプションがありません"],"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.":[null,"Jetpack をアップグレードして、検索エンジンにも訪問者にも、サイトの安全性に真剣に取り組んでいることを示しましょう。スパム対策ツールにより、スパムコメントを取り除き、SEO を保護し、訪問者が簡単にサイトを利用し続けられるようにします。"],"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 ev
24761 ery aspect of your investment. Upgrade today.":[null,"リアルタイムのオフサイトバックアップと自動復元により安心してご利用いただけるため、投資のあらゆる部分について WordPress.com の保護を受けながら、素晴らしいコンテンツを制作してトラフィックを増やすことに集中できます。今すぐアップグレードしましょう。"],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,"{{link}}%(module_slug)s 設定を構成する{{/link}}"],"Subscriber":[null,"購読者"],"Big iPhone/iPad Update Now Available":[null,"iPhone/iPad の大幅なアップデートが利用できるようになりました"],"The WordPress for Android App Gets a Big Facelift":[null,"WordPress for Android アプリが大幅リニューアル"],"Upgrade Focus: VideoPress For Weddings":[null,"アップグレードの注目点:ウェディング用の VideoPress"],"WordPress.com Likes are:":[null,"WordPress.com「�
24762 ��いね」ボタン:"],"Comments headline":[null,"コメントのヘッドライン"],"A few catchy words to motivate your readers to comment.":[null,"読者にコメントを促すメッセージです。"],"Can readers subscribe to your posts, comments or both?":[null,"読者は投稿またはコメント、あるいはその両方を購読できますか ?"],"Show a \"follow blog\" options in the comment form":[null,"コメントフォームに「ブログをフォロー」オプションを表示"],"Show a \"follow comments\" option in the comment form.":[null,"コメントフォームに「コメントをフォロー」オプションを表示。"],"Admin Bar":[null,"管理バー"],"Put a chart showing 48 hours of views in the admin bar":[null,"管理バーに過去48時間のビュー数の表を表示します"],"Registered Users: Count the page views of registered users who are logged in":[null,"登録済みユーザー:ログイン中の登録ユーザーのページビュ
24763 ーをカウントする"],"Report Visibility: Select the roles that will be able to view stats reports":[null,"表示状態を報告:統計レポートを表示できる権限グループを選択してください"],"Receive Monitor Email Notifications":[null,"モニターメール通知を受信する"],"Emails will be sent to ":[null,"メールは次の宛先に送信されます:"],"{{a}}Edit{{/a}}":[null,"{{a}}編集{{/a}}"],"Match By Email":[null,"メール照合"],"Show photo metadata (Exif) in carousel, when available":[null,"写真のメタ情報 (Exif) がある場合はカルーセル内に表示する"],"Background Color":[null,"背景色"],"Scroll infinitely (Shows 7 posts on each load)":[null,"無限スクロール (読み込みのたびに投稿を7件表示)"],"Track each infinite Scroll post load as a page view in Google Analytics":[null,"無限スクロールが読み込まれた際に1ページビューとして Google アナリティクスでカウントする"]
24764 ,"Mobile Promos":[null,"モバイル広告"],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,"WordPress モバイルアプリの広告をモバイルテーマのフッターに表示します"],"Enter your meta key \"content\" value to verify your blog with {{a}}Google Search Console{{/a}}, {{a1}}Bing Webmaster Center{{/a1}} and {{a2}}Pinterest Site Verification{{/a2}}.":[null,"{{a}}Google Search Console{{/a}}、{{a1}}Bing ウェブマスターセンター{{/a1}}、{{a2}}Pinterest サイト認証{{/a2}}でブログを認証するにはメタキー \"content\" の値を入力してください。"],"Meta key example:":[null,"メタキーの例:"],"Display all your gallery pictures in a cool mosaic":[null,"すべてのギャラリー画像をモザイク形式で表示する"],"Copied!":[null,"コピー完了 !"],"Highlight and copy the following text to your clipboard:":[null,"以下のテキストをハイライトして、クリップボード�
24765 �コピーします:"],"Regenerate address":[null,"アドレスを再生成"],"Configure Portfolios":[null,"ポートフォリオを構成する"],"Configure Testimonials":[null,"お客様の声を構成する"],"Automatically proofread content when: ":[null,"以下の場合にコンテンツを自動校正する:"],"A post or page is first published":[null,"投稿または固定ページを最初に公開する時"],"A post or page is updated":[null,"投稿または固定ページを更新した時"],"Automatic Language Detection":[null,"自動言語検出"],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,"校正は、英語、フランス語、ドイツ語、ポルトガル語、およびスペイン語でご利用いただけます。"],"Enable proofreading for the following grammar and style rules: ":[null,"以下の文法や文章スタイルのルールに対する校正を行う:"],"Add a phrase":[null,"フレーズを追加する"],"Use Mark
24766 down for comments":[null,"コメント欄で Markdown 記法を使う"],"Search engines will find the sitemaps at these locations:":[null,"検索エンジンは、次の場所にあるサイトマップを参照します:"],"Sitemap: {{a}}%(url)s{{/a}}":[null,"サイトマップ:{{a}}%(url)s{{/a}}"],"News Sitemap: {{a}}%(url)s{{/a}}":[null,"ニュースのサイトマップ:{{a}}%(url)s{{/a}}"],"Cheatin' uh?":[null,"間違った操作を行われたようです。"],"{{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}}":[null,"{{p}}この{{a}}2問のアンケート{{/a}}で Jetpack 接続を完了しなかった理由を教えていただけますか ?{{/p}}{{p}}無料のセキュリティおよびトラフィック機能をご利用いただくには、Jetpack 接続が必要です。{{/p}}"],"Welcome to {{s}}Jetpack %(
24767 jetpack_version)s{{/s}}!":[null,"{{s}}Jetpack %(jetpack_version)s{{/s}} へようこそ !"],"Your Jetpack is already connected.":[null,"Jetpack はすでに正常に連携されています。"],"You're fueled up and ready to go, Jetpack is now active.":[null,"準備ができました ! Jetpack は有効になっています。"],"You're fueled up and ready to go.":[null,"準備ができました !"],"You are currently running a development version of Jetpack.":[null,"現在、Jetpack の開発バージョンを実行しています。"],"Submit Beta feedback":[null,"ベータ版へのフィードバックを送信"],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,"現在 jetpack_development_mode フィルターにより{{a}}開発モード{{/a}}になっています。{{br/}}いくつかの機能は無効です。"],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some fea
24768 tures are disabled.":[null,"現在 JETPACK_DEV_DEBUG 定数により{{a}}開発モード{{/a}}になっています。{{br/}}いくつかの機能は無効です。"],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,"サイトの URL にドットが欠落している (例: http://localhost) ため、現在{{a}}開発モード{{/a}}になっています。{{br/}}いくつかの機能は無効です。"],"You, %(userName)s, are not connected to WordPress.com.":[null,"%(userName)s 様は WordPress.com に接続されていません。"],"What would you like to see on your Jetpack Dashboard?":[null,"Jetpack ダッシュボードに何が表示されるとよいでしょうか ?"],"Let us know!":[null,"ご意見をお聞かせください !"],"Welcome to Jetpack":[null,"Jetpack へようこそ"],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful
24769 security, traffic, and customization services.":[null,"Jetpack のご利用を開始するには、WordPress.com アカウントに接続するか、アカウントを作成してください。これにより、強力なセキュリティ、トラフィック、およびカスタマイズのサービスをご利用いただけるようになります。"],"No account? Create one for free…":[null,"アカウントをお持ちでない場合、無料で作成しましょう…"],"Saving…":[null,"保存中..."],"Save Settings":[null,"設定を保存"],"Updates Needed":[null,"更新が必要"],"Do you really want to disconnect your site from WordPress.com?":[null,"サイトと WordPress.com の連携を本当に解除しますか ?"],"Jetpack Stats Icon":[null,"Jetpack 統計アイコン"],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,"{{a}}サイトの統計情報を有効化{{/a}}して、詳しい�
24770 �計情報、「いいね」、フォロワー、購読者などの情報を確認しましょう。{{a1}}さらに詳しく{{/a1}}"],"Activate Site Stats":[null,"サイトの統計情報を有効化"],"Automated, comprehensive protection from threats and attacks.":[null,"脅威や攻撃に対する自動的かつ包括的な保護。"],"State-of-the-art spam defense.":[null,"\tスパムへの最新式の防御。"],"Automatically backup your entire site.":[null,"サイト全体を自動でバックアップします。"],"Security Scanning":[null,"セキュリティスキャン"],"Automatically scan your site for common threats and attacks.":[null,"よくある脅威や攻撃について、サイトを自動的にスキャンします。"],"Keep those spammers away!":[null,"スパム送信者を遠ざけましょう !"],"Site Backups":[null,"サイトのバックアップ"],"Keep your site backed up!":[null,"サイトを常にバックアップしましょう !"],"Pro":[null,"プ�
24771 �"],"No Results Found.":[null,"見つかりません。"],"Threats found!":[null,"脅威が見つかりました !"],"Set up":[null,"セットアップ"],"Upgrade":[null,"アップグレード"],"ACTIVE":[null,"有効"],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,"ハッカーやボットネット、スパム送信者は、サイトを無差別に攻撃します。あらゆる場所を頻繁に攻撃したいと思っているのです。WordPress.com の目標は、ブロックすることでこれらの脅威に備えるようサポートし、最悪のケースでもサイトを元の状態に復元するお手伝いをします。"],"Your site is on the Free Jetpack Plan":[null,"サイトは Jetpack 無料プランに入っています"],"Upgrade to a paid
24772 plan to unlock world-class security, spam protection tools, and priority support.":[null,""],"Your site is on the Jetpack Premium plan":[null,"サイトは Jetpack プレミアムプランに入っています"],"Your site is on the Jetpack Professional plan":[null,"サイトは Jetpack プロフェッショナルプランに入っています"],"Your site is on Development Mode":[null,"サイトは開発モードになっています"],"Once you connect, you can upgrade to a paid plan in order to unlock world-class security, spam protection tools, and priority support.":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,"Akismet が提供するスパムへの最新式の防御。"],"View your spam stats":[null,"スパム統計を表示する"],"Configure Akismet":[null,"Akismet を構成する"],"View your security dashboard":[null,"セキュリティダッシュボードを表示する"],"Configure VaultPress":[null,"VaultPress を構成する"],"Surveys & Polls":
24773 [null,"アンケートと投票"],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,"無制限のアンケート、無制限の回答。アンケートエディターを使用すると、アンケートを簡単に素早く作成できます。サイトやメールを通じて、または iPad や iPhone で回答を収集できます。"],"Create a new poll":[null,"新規投票の作成"],"Real-time backups":[null,"リアルタイムのバックアップ"],"One-click threat resolution":[null,"ワンクリックで脅威を解決"],"Advanced polls and ratings":[null,"高度な投票と評価"],"Compare Plans":[null,"プランを比較"],"Maximum grade security":[null,"最大級のセキュリティ"],"Real-time backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place an
24774 d optimized for WordPress.":[null,""],"Lock out the bad guys":[null,"悪者を締め出す"],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,"安定したスパムフィルターにより、ブランドや読者を守り、SEO を向上させることができます。総当たりログイン攻撃に対する保護により安心感が得られ、侵入者からバックエンドを守ることができます。"],"Enjoy priority support":[null,"優先サポートをご利用ください"],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,"サポートが必要ですか ?サポートスタッフが、サイト、アカウントまたは操作方法についての質問にお答えします。"],"Connection Settings":[null,"連携設定"],"Manage your Jetpack connection.":[n
24775 ull,"Jetpack 連携を管理しましょう。"],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,"サイトは開発モードになっているため、WordPress.com と連携できません。"],"You are connected as ":[null,"連携済み:"],"Link your account to WordPress.com to get the most out of Jetpack.":[null,"Jetpack を最大限ご活用いただくため、アカウントを WordPress.com とリンクさせましょう。"],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,"この機能を正常にご利用いただくには、検索エンジンがサイトにアクセスできる必要があります。この設定は、{{a}}表示設定{{/a}}から変更していただけます。"],"View {{a}}All Stats{{/a}}":[null,"{{a}}すべての統計情報{{/a}}を表示する"],"View your {{a}}Email Followers{{/a}}":[null,"{{a}}メールフォロワー{{/a
24776 }}を表示する"],"Powerful WordPress.com features on every device.":[null,"WordPress.com の強力な機能をすべてのデバイスで活用しましょう。"],"Manage all your sites from a single dashboard.":[null,"単一のダッシュボードからすべてのサイトを管理しましょう。"],"Feel the performance":[null,"パフォーマンスを実感"],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,"すべての WordPress アプリは、スピードアップのために作られています。迅速なページロードや待ち時間の短縮など、パフォーマンスの違いをすぐに感じていただけます。"],"Bulk and automatic updates":[null,"一括自動更新"],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient p
24777 lace.":[null,"ほとんどの場合、セキュリティ上の不具合は古いプラグインにあります。WordPress.com のウェブアプリおよびデスクトップアプリを使用して、1か所で簡単に自動更新をオンにしたり、すべてのサイトのプラグインを手動で更新したりできます。"],"Focus on your Writing":[null,"執筆に没頭する"],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,"WordPress.com の新しいエディターは驚異の速度を誇り、ライターのために最適化されているため、気を散らすものが削減され、作業に没頭できるようになっています。"],"Try the New Editor":[null,"新しいエディターを試す"],"Connect with your Visitors":[null,"訪問者と繋がる"],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand
24778 your visitors from anywhere in the world.":[null,"高度な統計情報を活用し、訪問者を監視しましょう。傾向を確認し、どのようなコンテンツでパフォーマンスが良いかを知ることで、世界中のどこにいても訪問者について理解を深めることができます。"],"View Your Stats":[null,"統計情報を表示する"],"Connect with the Community":[null,"コミュニティと繋がる"],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,"すべての WordPress アプリでは、驚くほどスピードが速く、あらゆる機能が搭載されたリーダーがご利用いただけます。そのため、いつでも、どこでもお気に入りのサイトを閲覧し、会話に加わることができます。"],"Launch Reader":[null,"Reader を起動する"],"Inspiration strikes any time, anywhere
24779 .":[null,"インスピレーションはいつ、どこで湧くか分かりません。"],"Get WordPress apps for any screen.":[null,"さまざまな画面で利用可能な WordPress アプリを入手しましょう。"],"In Your Pocket":[null,"ポケットに持ち歩く"],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,"コンテンツの公開、統計情報の追跡、コメントの管理など、さまざまな操作を世界中のどこにいても実行できます。WordPress.com のモバイルアプリはオープンソースであり、Apple デバイスや Android デバイスで無料で入手できます。"],"WordPress.com in the App Store":[null,"App Store の WordPress.com"],"WordPress.com in Google Play":[null,"Google Play の WordPress.com"],"On Your Desktop":[null,"デスクトップ上で利用"],"A desktop app that giv
24780 es WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.":[null,"お使いのコンピューターで WordPress に定位置を提供するデスクトップアプリ。執筆中に気を散らされないだけでなく、ブラウザーを開かなくても執筆を行えます。"],"WordPress.com for Mac OS X":[null,"WordPress.com for Mac OS X"],"WordPress.com for Windows":[null,"WordPress.com for Windows"],"WordPress.com for Linux":[null,"WordPress.com for Linux"],"Malware Scanning":[null,"マルウェアスキャン"],"Threats found":[null,"検出された脅威"],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,"セキュリティ脅威の包括的な自動スキャンをご利用いただくには、VaultPress を{{a}}インストールおよび有効化{{/a}}してください。"],"For automated, comprehensive scanning of secu
24781 rity threats, please {{a}}upgrade your account{{/a}}.":[null,"セキュリティ脅威の包括的な自動スキャンをご利用いただくには、{{a}}アカウントをアップグレード{{/a}}してください。"],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,"Jetpack は悪意のあるログイン試行をブロックしています。間もなくこちらに日付が表示されます !"],"Total malicious attacks blocked on your site.":[null,"サイトでブロックされた悪意のある攻撃の合計数。"],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,"{{a}}保護を有効化{{/a}}して、悪意のあるログイン試行からサイトを常に保護しましょう。"],"%(number)s plugin":["%(number)s plugins",["%(number)s 件のプラグイン"]],"Needs updating. ":["Need updating. ",["更新が必要です。"]],"All plugins are up-to-date. Awesome work!":[null,"�
24782 ��べてのプラグインは最新です。素晴らしいです !"],"{{a}}Activate Manage{{/a}} to turn on auto updates and manage your plugins from WordPress.com.":[null,"{{a}}管理を有効化{{/a}}して自動更新をオンにし、WordPress.com のプラグインを管理しましょう。"],"Jetpack is improving and optimizing your image speed.":[null,"Jetpack は画像の表示速度を向上・最適化しています。"],"Jetpack is monitoring your site. If we think your site is down, you will receive an email.":[null,""],"Security":[null,"セキュリティ"],"Performance":[null,"パフォーマンス"],"Backups":[null,"バックアップ"],"{{a}}View backup details{{/a}}.":[null,"{{a}}バックアップの詳細を表示{{/a}}."],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,"サイト全体を自動でバックアップするには、VaultPress を{{a}}インストールおよび有効化{{/a}}してください
24783 。"],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,"サイト全体を自動でバックアップするには、{{a}}アップグレード{{/a}}を実行してください。"],"Unavailable in Dev Mode.":[null,"開発モードではご利用いただけません。"],"Spam Protection":[null,"スパム対策"],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,"スパムへの最新式の防御を活用するには、{{a}}Akismet をインストール{{/a}}してください。"],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,"スパムへの最新式の防御を活用するには、{{a}}Akismet を有効化{{/a}}してください。"],"Invalid Key":[null,"無効なキー"],"Unavailable in Dev Mode":[null,"開発モードではご利用いただけません"],"Holiday Snow":[null,"ホリデーの雪"],"Show falling snow in the holiday period.":[null,"ホリデー期間に雪が降る様子�
24784 �表示します。"],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,"12月1日から1月4日まで、ブログに雪が降る様子を表示します。"],"Activating recommended features…":[null,"おすすめの機能を有効化中…"],"Recommended features active.":[null,"おすすめの機能は有効です。"],"Recommended features failed to activate. %(error)s":[null,"おすすめの機能の有効化に失敗しました。%(error)s"],"Activating %(slug)s…":[null,"%(slug)s を有効化中…"],"%(slug)s has been activated.":[null,"%(slug)s が有効化されました。"],"%(slug)s failed to activate. %(error)s":[null,"%(slug)s の有効化に失敗しました。%(error)s"],"Deactivating %(slug)s…":[null,"%(slug)s を無効化中…"],"%(slug)s has been deactivated.":[null,"%(slug)s が無効化されました。"],"%(slug)s failed to deactivate. %(error)s":[null,"%(slug)s の無効化に失敗しました。%(error)s"],"Updating %(slug)s settings�
24785 ��":[null,"%(slug)s の設定を更新中…"],"Updated %(slug)s settings.":[null,"%(slug)s の設定を更新しました。"],"Error updating %(slug)s settings. %(error)s":[null,"%(slug)s の設定の更新中にエラーが発生しました。%(error)s"],"Updating %(slug)s address…":[null,"%(slug)s のアドレスを更新中…"],"Regenerated %(slug)s address .":[null,"%(slug)s のアドレスが再生成されました。"],"Error regenerating %(slug)s address. %(error)s":[null,"%(slug)s のアドレスの再生成中にエラーが発生しました。%(error)s"],"Resetting Jetpack options…":[null,"Jetpack オプションをリセット中…"],"Options reset.":[null,"オプションのリセットが完了しました。"],"Options failed to reset.":[null,"オプションのリセットに失敗しました。"],"There was an error disconnecting Jetpack. Error: %(error)s":[null,"Jetpack との連携を解除中にエラーが発生しました。エラー:%(error)s"],"Un
24786 linking from WordPress.com":[null,"WordPress.com とのリンクを解除中"],"Unlinked from WordPress.com.":[null,"WordPress.com とのリンクが解除されました。"],"Error unlinking from WordPress.com. %(error)s":[null,"WordPress.com とのリンクを解除中にエラーが発生しました。%(error)s"],"At A Glance":[null,"概要"],"Clichés":[null,"決まり文句/死語"],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,"理由を教えていただけますか ?{{a}}2つの簡単な質問に回答{{/a}}していただき、Jetpack の改善にご協力ください。"],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{hideOn
24787 Mobile}}Jetpack についてご意見はありますか?{{/hideOnMobile}} {{reviewLink}}ご意見をお送りいただくか{{/reviewLink}}{{hideOnMobile}}、{{/hideOnMobile}} {{twitterLink}}Twitter{{/twitterLink}}{{hideOnMobile}}をフォロー、および{{/hideOnMobile}} {{facebookLink}}Facebook{{/facebookLink}}{{hideOnMobile}} で「いいね!」をしてください。{{/hideOnMobile}}"],"Like us on Facebook":[null,"Facebook で「いいね」する"],"Follow Jetpack on Twitter":[null,"Jetpack を Twitter でフォロー"],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{supportLink}}サポートページをご覧いただくか{{/supportLink}}{{hideOnMobile}}、{{/hideOnMobile}} {{forumLink}}フォーラムで回答を探すか{{/forumLink}}{{hideOnMobil
24788 e}}、または{{/hideOnMobile}} {{contactLink}}直接お問い合わせください{{/contactLink}}{{hideOnMobile}}。{{/hideOnMobile}}"],"Contact Jetpack support staff directly":[null,"Jetpack サポートスタッフに直接連絡する"],"Go to the WordPress.org support forums":[null,"WordPress.org サポートフォーラムに移動"],"Go to Jetpack.com/support":[null,"Jetpack.com/support に移動"],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,"すべての Jetpack ユーザーにフルサポートを無料で提供します。サポートチームはいつでも喜んでお手伝いします。"],"Jetpack Happiness Engineer":[null,"Jetpack サポートスタッフ"],"Automattic's Privacy Policy":[null,"Automattic 社のプライバシーポリシー"],"WordPress.com Terms of Service":[null,"WordPress.com 利用規約"],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Googl
24789 e, Bing, and Pinterest.":[null,"{{a}}サイト検証を有効化{{/a}}すると、サイトを検証し、Google、Bing、および Pinterest でランクをアップさせることができます。"],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,"サイト検証ツールは有効です。サイトをより正確にインデックスしてランク付けするために、Google、Bing、および Pinterest で検証されていることを確認してください。{{a}}すぐに検証する{{/a}}"],"Site Verification Tools":[null,"サイト検証ツール"],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,"{{a}}Photon を有効にする{{/a}}と、パフォーマンスの強化と画像処理のスピードアップを実現できます。"],"Image Performance %(photon)s":[null,"画像のパフォーマンス %(photon)s"],
24790 "{{a}}Activate Manage and turn on auto updates{{/a}}":[null,"{{a}}管理を有効にして自動更新をオンにする{{/a}}"],"{{a}}Turn on plugin auto updates{{/a}}":[null,"{{a}}プラグインの自動更新をオンにする{{/a}}"],"Plugin Updates":[null,"プラグイン更新"],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,"エラー:Akismet キーが欠落しているか、無効です。{{akismetSettings}}Akismet の設定で修正してください{{/akismetSettings}}。"],"No threats found, you're good to go!":[null,"脅威は見つかりませんでした。問題ありません。"],"{{a}}Contact Support{{/a}}":[null,"{{a}}サポート{{/a}}"],"{{a}}View details at VaultPress.com{{/a}}":[null,"{{a}}VaultPress.com で詳細を確認する{{/a}}"],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.",["%(number)s個の脅威が見つかりました。"]],"{{a}}Activate Monitor
24791 {{/a}} to receive notifications if your site goes down.":[null,"{{a}}モニターを有効化{{/a}}すると、サイトがダウンした場合に通知を受け取れます。"],"Loading…":[null,"読み込み中…"],"Downtime Monitoring":[null,"ダウンタイムのモニター"],"{{button}}View More Stats on WordPress.com {{/button}}":[null,"{{button}}WordPress.com で統計情報の詳細を表示{{/button}}"],"{{button}}View Old Stats{{/button}}":[null,"{{button}}旧版の統計情報を表示{{/button}}"],"All-time comments":[null,"全期間中のコメント数"],"All-time views":[null,"全期間中の閲覧数"],"%(number)s View":["%(number)s Views",["%(number)s回"]],"Best overall day":[null,"最高"],"Views today":[null,"今日の閲覧数"],"Months":[null,"月"],"Weeks":[null,"週"],"Days":[null,"日"],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,"統計情報のロード中に異常が発生�
24792 ��ました。あとで再試行するか、{{a}}WordPress.com ですぐに統計情報を表示します{{/a}}"],"Click to view detailed stats.":[null,"詳細な統計情報を表示するにはクリックします。"],"Views: %(numberOfViews)s":[null,"閲覧数:%(numberOfViews)s"],"Week of %(date)s":[null,"%(date)sの週"],"Manage security on WordPress.com":[null,"WordPress.com でセキュリティを管理"],"Skip this step":[null,"このステップをスキップ"],"Skip the Jetpack Jumpstart process":[null,"Jetpack のジャンプスタートプロセスのスキップ"],"Features can be activated or deactivated at any time.":[null,"各機能は、いつでも有効化または無効化できます。"],"Jetpack's recommended features include:":[null,"Jetpack のおすすめの機能には、次のようなものがあります。"],"Activate Recommended Features":[null,"おすすめの機能の有効化"],"Quickly enhance your site by activating Jetpack's recommended featu
24793 res.":[null,"Jetpack のおすすめの機能を有効にして、すぐにサイトを強化できます。"],"Jump Start your Site":[null,"サイトのジャンプスタート"],"Disconnect from WordPress.com":[null,"WordPress.com との連携を解除"],"Link to WordPress.com":[null,"WordPress.com へのリンク"],"Unlink me from WordPress.com":[null,"WordPress.com へのリンク解除"],"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.":[null,"Jetpack でサイトの強化とセキュリティ強化を実現している多くのユーザーの一員になりませんか。我々は WordPress に関して熱心で、人々の暮らしをより良いものにするために日々努力をしています。"],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,"Jetpack は、高�
24794 ��技術スキルと意欲を持った人たちのコミュニティによってサポートされています。世界中どこでも、すぐにサポートしてくれます。"],"Did we mention free, professional support?":[null,"さらに、プロのサポートも無料でご利用いただけます。"],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,"Jetpack では、WordPress.com の最新コンテンツ配信ネットワークを使用して、種類豊富な画像を高速でロードできます。どのデバイスでも使用でき、完全に無料です。"],"Lightning fast, optimized images":[null,"高速な最適化された画像"],"Never fall behind on a security release or waste time updating multiple sites.":[null,"セキュリティのリリースを逃すこともなく、複数のサイトでの更新に膨大な時間を割く必
24795 要はありません。"],"Automatic site updates.":[null,"サイトの自動更新。"],"Live site monitoring.":[null,"サイトのライブモニター。"],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,"何百万ものサイトで何億回ものログイン攻撃をブロックしてきた Protect があれば、もう心配はいりません。"],"Block site attacks.":[null,"サイトへの攻撃をブロック。"],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,"Jetpack は、悪意のあるログイン試行をブロックし、サイトがダウンすると通知し、プラグインを自動でアップデートするので、すべてお任せください。"],"Site security and peace of mind":[null,"サイトのセキュリティと安全"],"Jetpack harnesses the power of WordPress.com to
24796 show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,"Jetpack は WordPress.com のパワーを利用して、サイト訪問者に関する洞察や、どの部分を読んだか、どのルートで訪問したかなど、詳細な洞察を提示します。"],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,"関連記事があることで、共有したり読んだりするためにサイトにとどまるよう促すことができます。"],"Increase page views.":[null,"ページビューを増やす。"],"Give visitors the tools to share and subscribe to your content.":[null,"サイト訪問者に、記事の内容をシェアしたり購読したりするためのツールを提供します。"],"Build a community.":[null,"コミュニティの作成。"],"Sharing & Like Buttons":[null,"「共有」や「いいね!」ボタン"],"Automated social marketing.":[null,"自動ソー
24797 シャルマーケティング。"],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,"Jetpack には、多くのトラフィックやエンゲージメントのツールが用意されていて、サイト訪問者を増やして、長い時間サイトに留まるようサポートします。"],"Send us Feedback":[null,"フィードバックをお送りください"],"Need Help?":[null,"サポートが必要ですか ?"],"Manage Plugins":[null,"プラグインの管理"],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"ストレスが軽減されます。モニター機能により、万一サイトがダウンした場合、リアルタイムにアラートで通知されます。"],"Track your growth":[null,"サイトの増加状況の追跡"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,"パブリサイズを使って友
24798 達やフォロワー、世界中の人たちと投稿を自動共有しましょう。"],"Drive more traffic to your site":[null,"サイトのトラフィックを増加"],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,"Jetpack との連携時に問題が発生しました。「WordPress.com と連携」をもう一度クリックしてください。"],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,"Jetpack との連携時に問題が発生しました。Jetpack を無効にしてから再び有効にした後、再度連携してください。"],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"Jetpack 認証では WordPress ブログにログインしたままであることが必要です。"],"{{s}}Your Jetpack has a glitch.{{/s}} We're sorry for the inconvenience. Please try again later, if the issue continues please con
24799 tact support with this message: %(error_key)s":[null,"{{s}}Jetpack にエラーが発生しています。{{/s}}ご不便をおかけして申し訳ございません。しばらく経ってからもう一度お試しください。エラーが続く場合は、次のメッセージを含めてサポートにご連絡ください。%(error_key)s"],"Disconnecting Jetpack":[null,"Jetpack 連携を解除中"],"Leave a Jetpack review":[null,"Jetpack のレビューを書く"],"Need help? The Jetpack team is here for you.":[null,"サポートが必要ですか ?Jetpack チームがいつでもお手伝いします。"],"Smiley":[null,"スマイル"],"Require Two-Step Authentication":[null,"二段階認証が必須です"],"Use a large and visually striking layout":[null,"視覚的インパクトがある大きめのレイアウトを使う"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"関連記事と投稿の区別がつきやすいよう「
24800 関連」見出しを表示する"],"Related":[null,"関連"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"IP アドレスは自宅や職場、その他の場所で異なる場合があるため、最も頻繁に使用する IP アドレスを追加するようにしてください。以下のリストから IP アドレスを削除すると、ホワイトリストからも削除されます。"],"Whitelist Management":[null,"ホワイトリスト管理"],"Email Address":[null,"メールアドレス"],"Publicize":[null,"パブリサイズ共有 "],"Site Stats":[null,"サイト統計情報"],"Featured Images":[null,"アイキャッチ画像"],"Excerpts":[null,"抜粋"],"Enable Testimonials for this site.":[null,"このサイトで推薦文を有効化する。"],"Enable Portfolio Projects for this site.":[null,"このサ�
24801 �トでポートフォリオプロジェクトを有効化する。"],"Preview":[null,"プレビュー"],"Color Scheme":[null,"配色 "],"Ignored Phrases":[null,"無視する語句"],"Use automatically detected language to proofread posts and pages":[null,"投稿や固定ページの校正に自動的に検出した言語を使う"],"Redundant Phrases":[null,"冗長な言い回し"],"Phrases to Avoid":[null,"無視するフレーズ"],"Passive Voice":[null,"受動態"],"Jargon":[null,"特殊用語"],"Hidden Verbs":[null,"隠れ動詞"],"Double Negatives":[null,"二重否定"],"Diacritical Marks":[null,"発音区別符"],"Complex Phrases":[null,"難解な言い回し"],"Bias Language":[null,"バイアス言語"],"English Options":[null,"英語設定"],"Proofreading":[null,"校正"],"Connect Jetpack":[null,"Jetpack と連携"],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,"Jetpack は WordPress
24802 .com と連携できませんでした:%(error_key)s。これは通常、Web ホスト上の何らかの設定が間違っていることを意味しています。"],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com 側の問題により現在 Jetpack をご利用いただけません。後ほどもう一度お試しください。"],"{{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).":[null,"{{s}}Jetpack にエラーが発生しています。{{/s}}このサイトを WordPress.com に連携できません。これは通常、お使いのサイトが公開されていないことを意味しています (localhost)。"],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,"Jetpack を利用するには、サイトが公開されていて、アクセス制限が�
24803 �かっていない必要があります:%(error_key)s"],"You have successfully disconnected Jetpack":[null,"Jetpack の連携を解除しました"],"Active":[null,"有効"],"Settings":[null,"設定"],"Learn More":[null,"さらに詳しく"],"Disconnect Jetpack":[null,"Jetpack 連携を解除"],"Debug":[null,"デバッグ"],"Test your site’s compatibility with Jetpack.":[null,"サイトの Jetpack 対応をテストできます。"]}
24804 \ No newline at end of file
24805
24806 diff --git a/plugins/jetpack/languages/json/jetpack-ka_GE.json b/plugins/jetpack/languages/json/jetpack-ka_GE.json
24807 index 3ea592c..337e3eb 100644
24808 --- a/plugins/jetpack/languages/json/jetpack-ka_GE.json
24809 +++ b/plugins/jetpack/languages/json/jetpack-ka_GE.json
24810 @@ -1 +1 @@
24811 -{"":{"po-revision-date":"2015-08-24 07:07:04+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=1; plural=0;","x-generator":"GlotPress/1.0-alpha-1100","project-id-version":"dev"},"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Connect Jetpack":[null,""],"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,""],"Smiley":[null,""],"Whitelist Management":[null,""],"Related":[null,""],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a large and visually striking layout":[null,""],"Publicize":[null,""],"Related P
24812 osts":[null,""],"Email Address":[null,""],"Preview":[null,""],"Excerpts":[null,""],"Featured Images":[null,"რჩეული სურათები"],"Enable Portfolio Projects for this site.":[null,""],"Enable Testimonials for this site.":[null,""],"View people's profiles when you mouse over their Gravatars":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Proofreading":[null,""],"English Options":[null,""],"Bias Language":[null,""],"Complex Phrases":[null,""],"Diacritical Marks":[null,""],"Double Negatives":[null,""],"Hidden Verbs":[null,""],"Jargon":[null,""],"Passive Voice":[null,""],"Phrases to Avoid":[null,""],"Redundant Phrases":[null,""],"Use automatically detected language to proofread posts and pages":[null,""],"Ignored Phrases":[null,""],"Color Scheme":[null,""],"Terms":[null,""],"Privacy":[null,"კონფიდენციალურობა"],"Debug":[null,""],"Learn More":[null,""
24813 ],"Settings":[null,""],"Active":[null,""]}
24814 \ No newline at end of file
24815 +{"":{"po-revision-date":"2015-08-24 07:07:04+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=1; plural=0;","x-generator":"GlotPress/1.0-alpha-1100","project-id-version":"dev"},"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Connect Jetpack":[null,""],"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,""],"Smiley":[null,""],"Whitelist Management":[null,""],"Related":[null,""],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a large and visually striking layout":[null,""],"Publicize":[null,""],"Related P
24816 osts":[null,""],"Email Address":[null,""],"Preview":[null,""],"Excerpts":[null,""],"Featured Images":[null,"რჩეული სურათები"],"Enable Portfolio Projects for this site.":[null,""],"Enable Testimonials for this site.":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Proofreading":[null,""],"English Options":[null,""],"Bias Language":[null,""],"Complex Phrases":[null,""],"Diacritical Marks":[null,""],"Double Negatives":[null,""],"Hidden Verbs":[null,""],"Jargon":[null,""],"Passive Voice":[null,""],"Phrases to Avoid":[null,""],"Redundant Phrases":[null,""],"Use automatically detected language to proofread posts and pages":[null,""],"Ignored Phrases":[null,""],"Color Scheme":[null,""],"Terms":[null,""],"Privacy":[null,"კონფიდენციალურობა"],"Debug":[null,""],"Learn More":[null,""],"Settings":[null,""],"Active":[null,""]}
24817 \ No newline at end of file
24818
24819 diff --git a/plugins/jetpack/languages/json/jetpack-ko_KR.json b/plugins/jetpack/languages/json/jetpack-ko_KR.json
24820 index f20cbee..b091c0e 100644
24821 --- a/plugins/jetpack/languages/json/jetpack-ko_KR.json
24822 +++ b/plugins/jetpack/languages/json/jetpack-ko_KR.json
24823 @@ -1 +1 @@
24824 -{"":{"po-revision-date":"2016-03-07 20:53:58+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=1; plural=0;","x-generator":"GlotPress/2.1.0-alpha","project-id-version":"Development (trunk)"},"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.":[null,""],"This module has no configuration options":[null,""],"Configure your Security Scans":[null,""],"You can see the information about security scanning in the \"At a Glance\" section.":[null,""],"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.":[null,""],"Search for a Jetpack feature.":[null,""],"Real-time offsite backups with automated restores deliver
24825 peace-of-mind, so you can focus on writing great content and increasing traffic while we protect every aspect of your investment. Upgrade today.":[null,""],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,""],"Mobile Promos":[null,""],"Track each infinite Scroll post load as a page view in Google Analytics":[null,""],"Scroll infinitely (Shows 7 posts on each load)":[null,""],"Background Color":[null,""],"Show photo metadata (Exif) in carousel, when available":[null,""],"Match By Email":[null,""],"{{a}}Edit{{/a}}":[null,""],"Emails will be sent to ":[null,""],"Receive Monitor Email Notifications":[null,""],"Report Visibility: Select the roles that will be able to view stats reports":[null,""],"Registered Users: Count the page views of registered users who are logged in":[null,""],"Put a chart showing 48 hours of views in the admin bar":[null,""],"Admin Bar":[null,""],"Show a \"follow comments\" option in the comment form.":[null,""],"Show a \"follo
24826 w blog\" options in the comment form":[null,""],"Can readers subscribe to your posts, comments or both?":[null,""],"A few catchy words to motivate your readers to comment.":[null,""],"Comments headline":[null,""],"WordPress.com Likes are:":[null,""],"Upgrade Focus: VideoPress For Weddings":[null,""],"The WordPress for Android App Gets a Big Facelift":[null,""],"Big iPhone/iPad Update Now Available":[null,""],"Subscriber":[null,""],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,""],"{{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}}":[null,""],"Cheatin' uh?":[null,""],"News Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Search engines will find the sitemaps at these locations:":[null,""],"Use Markdown for comments":[null,""],"Add a phrase":[null,""],"Enable proofreadin
24827 g for the following grammar and style rules: ":[null,""],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,""],"Automatic Language Detection":[null,""],"A post or page is updated":[null,""],"A post or page is first published":[null,""],"Automatically proofread content when: ":[null,""],"Configure Testimonials":[null,""],"Configure Portfolios":[null,""],"Regenerate address":[null,""],"Highlight and copy the following text to your clipboard:":[null,""],"Copied!":[null,""],"Display all your gallery pictures in a cool mosaic":[null,""],"Meta key example: ":[null,""],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,""],"Welcome to Jetpack":[null,""],"Let us know!":[null,""],"What would you like to see on your Jetpack Dashboard?":[null,""],"You, %(userName)s, are not connected to WordPress.com.":[null,""],"Currently in {{a}}Development Mode{{/a}} beca
24828 use your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,""],"You are currently running a development version of Jetpack.":[null,""],"You're fueled up and ready to go.":[null,""],"You're fueled up and ready to go, Jetpack is now active.":[null,""],"Your Jetpack is already connected.":[null,""],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,""],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,""],"Threats don't discriminate":[null,""],"Backup, protect, repair and build a
24829 better website.":[null,""],"Powerful security tools for ultimate peace of mind":[null,""],"ACTIVE":[null,""],"Upgrade":[null,""],"Set up":[null,""],"Threats found!":[null,""],"No Results Found.":[null,""],"Pro":[null,""],"Keep your site backed up!":[null,""],"Site Backups":[null,""],"Keep those spammers away!":[null,""],"Automatically scan your site for common threats and attacks.":[null,""],"Security Scanning":[null,""],"Automatically backup your entire site.":[null,""],"State-of-the-art spam defense.":[null,""],"Automated, comprehensive protection from threats and attacks.":[null,""],"Activate Site Stats":[null,""],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,""],"Jetpack Stats Icon":[null,""],"Do you really want to disconnect your site from WordPress.com?":[null,""],"Updates Needed":[null,""],"Save Settings":[null,""],"Saving…":[null,""],"No account? Create one for free…":[null,""],"Unlimited s
24830 urveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,""],"Surveys & Polls":[null,""],"Configure VaultPress":[null,""],"View your security dashboard":[null,""],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense, and brute-force login protection - all in one place.":[null,""],"Security Scanning & Backups":[null,""],"Configure Akismet":[null,""],"View your spam stats":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,""],"Once you connect, you can upgrade to Premium or Pro in order to unlock worldclass security, spam protection tools, and priority support.":[null,""],"Your site is on Development Mode":[null,""],"Unlock the full potential of your site with the features included in your plan.":[null,""],"Your site is on the Jetpack Professional plan":[null,""],"Your site is on the Jetpack Premium plan":[nul
24831 l,""],"Upgrade to Premium or Pro in order to unlock world class security, spam protection tools, and priority support.":[null,""],"Your site is on the Free Jetpack Plan":[null,""],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,""],"Lock out the bad guys":[null,""],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,""],"Maximum grade security":[null,""],"Compare Plans":[null,""],"Advanced polls and ratings":[null,""],"One-click threat resolution":[null,""],"Real-time backups":[null,""],"Unlimited backup archive":[null,""],"Includes on-demand malware scanning":[null,""],"Supports 1-3 sites":[null,""],"Jetpack Professional offers advanced features including:":[null,""],"Need more?":[null,""],"Create a new p
24832 oll":[null,""],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,""],"Bulk and automatic updates":[null,""],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,""],"Feel the performance":[null,""],"Manage all your sites from a single dashboard.":[null,""],"Powerful WordPress.com features on every device.":[null,""],"View your {{a}}Email Followers{{/a}}":[null,""],"View {{a}}All Stats{{/a}}":[null,""],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,""],"Link your account to WordPress.com to get the most out of Jetpack.":[null,""],"You are connected as ":[null,""],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,""],"
24833 Manage your Jetpack connection.":[null,""],"Connection Settings":[null,""],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,""],"Enjoy priority support":[null,""],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,""],"Get WordPress apps for any screen.":[null,""],"Inspiration strikes any time, anywhere.":[null,""],"Launch Reader":[null,""],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,""],"Connect with the Community":[null,""],"View Your Stats":[null,""],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,""],"Connect with your Visitors":[null,"
24834 "],"Try the New Editor":[null,""],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,""],"Focus on your Writing":[null,""],"Invalid Key":[null,""],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,""],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,""],"Spam Protection":[null,""],"Unavailable in Dev Mode.":[null,""],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,""],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"{{a}}View backup details{{/a}}.":[null,""],"Backups":[null,""],"Performance":[null,""],"Security":[null,""],"Jetpack is monitoring your site. If we think your site is down you will receive an email.":[null,""],"Jetpack is improving and optimising your image speed.":[null,""],"{{a}}Activate Manage{{/a}} to turn on auto updates and manage you
24835 r plugins from WordPress.com.":[null,""],"All plugins are up-to-date. Awesome work!":[null,""],"Needs updating. ":["Need updating. ",[""]],"%(number)s plugin":["%(number)s plugins",[""]],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,""],"Total malicious attacks blocked on your site.":[null,""],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"Threats found":[null,""],"Malware Scanning":[null,""],"WordPress.com for Linux":[null,""],"WordPress.com for Windows":[null,""],"WordPress.com for Mac OS X":[null,""],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web brow
24836 ser.":[null,""],"WordPress.com in Google Play":[null,""],"WordPress.com in the App Store":[null,""],"Updating %(slug)s settings…":[null,""],"%(slug)s has been deactivated.":[null,""],"Deactivating %(slug)s…":[null,""],"%(slug)s failed to activate. %(error)s":[null,""],"%(slug)s has been activated.":[null,""],"Activating %(slug)s…":[null,""],"Recommended features active.":[null,""],"Activating recommended features…":[null,""],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,""],"Show falling snow in the holiday period.":[null,""],"Holiday Snow":[null,""],"Unavailable in Dev Mode":[null,""],"At A Glance":[null,""],"Error unlinking from WordPress.com. %(error)s":[null,""],"Unlinked from WordPress.com.":[null,""],"Unlinking from WordPress.com":[null,""],"There was an error disconnecting Jetpack. Error: %(error)s":[null,""],"Options failed to reset.":[null,""],"Options reset.":[null,""],"Resetting Jetpack options…":[null,""],"Regenerated %(slug)s address .":[nul
24837 l,""],"Updating %(slug)s address…":[null,""],"Error updating %(slug)s settings. %(error)s":[null,""],"Updated %(slug)s settings.":[null,""],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,""],"Clichés":[null,""],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"You are running Jetpack on a {{a}}staging server{{/a}}.":[null,""],"Follow Jetpack on Twitter":[null,""],"Like us on Facebook":[null,""],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile
24838 }}.{{/hideOnMobile}}":[null,""],"WordPress.com Terms of Service":[null,""],"Automattic's Privacy Policy":[null,""],"Jetpack Happiness Engineer":[null,""],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Go to Jetpack.com/support":[null,""],"Go to the WordPress.org support forums":[null,""],"Contact Jetpack support staff directly":[null,""],"Downtime Monitoring":[null,""],"Loading…":[null,""],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,""],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.",[""]],"{{a}}View details at VaultPress.com{{/a}}":[null,""],"{{a}}Contact Support{{/a}}":[null,""],"No threats found, you're good to go!":[null,""],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,""],"Plugin Updates":[null,""],"{{a}}Turn on plugin auto updates{{/a}}":[null,""],"{{a}}Activate Ma
24839 nage and turn on auto updates{{/a}}":[null,""],"Image Performance %(photon)s":[null,""],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,""],"Site Verification Tools":[null,""],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,""],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,""],"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.":[null,""],"Unlink me from WordPress.com":[null,""],"Link to WordPress.com":[null,""],"Disconnect from WordPress.com":[null,""],"Jump Start your Site":[null,""],"Quickly enhance your site by activating Jetpack's recommended features.":[null,""],"Activate Recommended Features":[null,""],"Jetpack's recommended features include:":[nul
24840 l,""],"Features can be activated or deactivated at any time.":[null,""],"Skip the Jetpack Jumpstart process":[null,""],"Skip this step":[null,""],"Manage security on WordPress.com":[null,""],"Week of %(date)s":[null,""],"Views: %(numberOfViews)s":[null,""],"Click to view detailed stats.":[null,""],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,""],"Days":[null,""],"Weeks":[null,""],"Months":[null,""],"Views today":[null,""],"Best overall day":[null,""],"%(number)s View":["%(number)s Views",[""]],"All-time views":[null,""],"All-time comments":[null,""],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,""],"Did we mention free, professional support?":[null,""],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe an
24841 d ready to help you.":[null,""],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,""],"Block site attacks.":[null,""],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,""],"Live site monitoring.":[null,""],"Automatic site updates.":[null,""],"Never fall behind on a security release or waste time updating multiple sites.":[null,""],"Lightning fast, optimized images":[null,""],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,""],"Site security and peace of mind":[null,""],"Need Help?":[null,""],"Send us Feedback":[null,""],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,""],"Automated social marketing.":[null,""],"Sharing & Like B
24842 uttons":[null,""],"Build a community.":[null,""],"Give visitors the tools to share and subscribe to your content.":[null,""],"Increase page views.":[null,""],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,""],"Manage Plugins":[null,""],"Drive more traffic to your site":[null,""],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,""],"Track your growth":[null,""],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,""],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,""],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,""],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,""],"{{s}}Your Jetpack has a glitch.{{/s}} We're sorry for the inconvenience. Please try again later, if the issue continues please contact suppo
24843 rt with this message: %(error_key)s":[null,""],"Need help? The Jetpack team is here for you.":[null,""],"Leave a Jetpack review":[null,""],"Disconnecting Jetpack":[null,"젯팩 연결 해제 중"],"Smiley":[null,"스마일리"],"Email Address":[null,"전자 우편 주소"],"Whitelist Management":[null,"화이트리스트 관리"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"집, 직장, 또는 다른 장소에 따라 달라질 수 있기 때문에 가장 자주 사용하는 IP 주소를 추가하세요. 리스트에서 IP 주소를 제거하면 화이트리스트에서 제거됩니다."],"Related":[null,"관련"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"글과 관련 영역을 보다 분명히 분리하기 위해 \"관련\" 헤더 표시"],"Use a large and visually strikin
24844 g layout":[null,"크고 돋보이는 레이아웃을 사용하세요"],"Require Two-Step Authentication":[null,"두 단계 인증 필요"],"Site Stats":[null,"사이트 통계"],"Publicize":[null,"공개"],"Excerpts":[null,"요약"],"Featured Images":[null,"특성 이미지"],"Enable Portfolio Projects for this site.":[null,"이 사이트의 포트폴리오 프로젝트 활성화."],"Enable Testimonials for this site.":[null,"이 사이트에서 추천 글을 사용합니다."],"View people's profiles when you mouse over their Gravatars":[null,"Gravatar에 마우스를 올렸을 때 사용자의 프로필 보기"],"Color Scheme":[null,"색상표"],"Preview":[null,"미리보기"],"You have successfully disconnected Jetpack":[null,""],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,""],"{{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).":[
24845 null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"워드프레스닷컴이 지금 문제가 있어서 젯팩을 도울 수 없습니다. 나중에 다시 해보세요."],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,""],"Connect Jetpack":[null,"젯팩 연결"],"Proofreading":[null,"교정"],"English Options":[null,"영어 옵션"],"Bias Language":[null,"차별적 언어"],"Complex Phrases":[null,"복잡한 구문"],"Diacritical Marks":[null,"구별 부호"],"Double Negatives":[null,"이중 부정"],"Hidden Verbs":[null,"숨은 동사"],"Jargon":[null,"전문용어"],"Passive Voice":[null,"수동태"],"Phrases to Avoid":[null,"금칙어"],"Redundant Phrases":[null,"중복 구문"],"Use automatically detected language to proofread posts and pages":[null,"자동 감지된 언어를 사용하여 글과 페이지 교정"],"
24846 Ignored Phrases":[null,"무시된 구문"],"Test your site’s compatibility with Jetpack.":[null,""],"Debug":[null,"디버그"],"Disconnect Jetpack":[null,"Jetpack 분리"],"Learn More":[null,"더 알아보기"],"Settings":[null,"설정"],"Active":[null,"활성"]}
24847 \ No newline at end of file
24848 +{"":{"po-revision-date":"2016-03-07 20:53:58+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=1; plural=0;","x-generator":"GlotPress/2.3.0-alpha","language":"ko_KR","project-id-version":"Plugins - Jetpack by WordPress.com - Development (trunk)"},"Make sure your site is easily found on search engines with SEO tools for your content and social posts.":[null,""],"Activate this module to use the advanced SEO tools.":[null,""],"Configure your VideoPress settings.":[null,""],"How much is your website worth?":[null,""],"For less than the price of a coffee a month you can rest easy knowing your hard work (or livelihood) is backed up.":[null,""],"Configure Site SEO":[null,""],"Activate SEO Tools":[null,""],"Introducing our most affordable backups and security plan yet":[null,""],"The Personal Plan keeps your data, site, and hard work safe.":[null,""],"Learn more...":[null,""],"Your site is on the Jetpack Persona
24849 l plan":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), and unlimited storage.":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), unlimited backup storage, security scanning, and priority support.":[null,""],"You get spam-protection, real-time backups (unlimited archive), unlimited backup storage, security scanning, SEO tools, PollDaddy, and priority support.":[null,""],"Daily backup of all your site data with unlimited space and one-click restores (powered by VaultPress).":[null,""],"Daily backup of all your site data with unlimited space, one-click restores, automated security scanning, and priority support (powered by VaultPress).":[null,""],"Backups & Security Scanning":[null,""],"Real-time backup of all your site data with unlimited space, one-click restores, automated security scanning, one-click threat resolution, and priority support (powered by VaultPress).":[null,""],"SEO Tools":[
24850 null,""],"Advanced SEO tools to help your site get found when people search for relevant content.":[null,""],"Need more? Running a business site?":[null,""],"If your site is important to you, consider protecting and improving it with some of our advanced features: ":[null,""],"On-demand security scanning":[null,""],"Advanced SEO tools":[null,""],"Configure your SEO settings.":[null,""],"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.":[null,""],"You are running Jetpack on a staging server.":[null,""],"More Info":[null,""],"Search your content.":[null,""],"{{a}}Manage Likes visibility from the Sharing Module Settings{{/a}}":[null,""],"Hide the stats smiley face image. The image helps collect stats but should still work when hidden.":[null,""],"Your Current IP: %(ip)s":[null,""],"Whitelisting an IP address prevents it from ever being blocked by Jetpack.":[null,""],"IPv4 and IP
24851 v6 are acceptable. {{br/}} To specify a range, enter the low value and high value separated by a dash. Example: 12.12.12.1-12.12.12.100":[null,""],"Link your account to WordPress.com to start using this feature.":[null,""],"There are unsaved settings in this tab that will be lost if you leave it. Proceed?":[null,""],"This will reset all Jetpack options, are you sure?":[null,""],"Search for a Jetpack feature.":[null,""],"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.":[null,""],"You can see the information about security scanning in the \"At a Glance\" section.":[null,""],"Configure your Security Scans":[null,""],"This module has no configuration options":[null,""],"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 i
24852 t easier for visitors to stay in touch.":[null,""],"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.":[null,""],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,""],"Subscriber":[null,""],"Big iPhone/iPad Update Now Available":[null,""],"The WordPress for Android App Gets a Big Facelift":[null,""],"Upgrade Focus: VideoPress For Weddings":[null,""],"WordPress.com Likes are:":[null,""],"Comments headline":[null,""],"A few catchy words to motivate your readers to comment.":[null,""],"Can readers subscribe to your posts, comments or both?":[null,""],"Show a \"follow blog\" options in the comment form":[null,""],"Show a \"follow comments\" option in the comment form.":[null,""],"Admin Bar":[null,""],"Put a chart showing 48 hours of views in the admin bar":[null,""],"Registered Users: Count the page views of registered u
24853 sers who are logged in":[null,""],"Report Visibility: Select the roles that will be able to view stats reports":[null,""],"Receive Monitor Email Notifications":[null,""],"Emails will be sent to ":[null,""],"{{a}}Edit{{/a}}":[null,""],"Match By Email":[null,""],"Show photo metadata (Exif) in carousel, when available":[null,""],"Background Color":[null,""],"Scroll infinitely (Shows 7 posts on each load)":[null,""],"Track each infinite Scroll post load as a page view in Google Analytics":[null,""],"Mobile Promos":[null,""],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,""],"Enter your meta key \"content\" value to verify your blog with {{a}}Google Search Console{{/a}}, {{a1}}Bing Webmaster Center{{/a1}} and {{a2}}Pinterest Site Verification{{/a2}}.":[null,""],"Meta key example:":[null,""],"Display all your gallery pictures in a cool mosaic":[null,""],"Copied!":[null,""],"Highlight and copy the following text to your clipboard:":[null,""],"Regenerat
24854 e address":[null,""],"Configure Portfolios":[null,""],"Configure Testimonials":[null,""],"Automatically proofread content when: ":[null,""],"A post or page is first published":[null,""],"A post or page is updated":[null,""],"Automatic Language Detection":[null,""],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,""],"Enable proofreading for the following grammar and style rules: ":[null,""],"Add a phrase":[null,""],"Use Markdown for comments":[null,""],"Search engines will find the sitemaps at these locations:":[null,""],"Sitemap: {{a}}%(url)s{{/a}}":[null,""],"News Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Cheatin' uh?":[null,""],"{{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}}":[null,""],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,""],"Your Jetpack is already connected
24855 .":[null,""],"You're fueled up and ready to go, Jetpack is now active.":[null,""],"You're fueled up and ready to go.":[null,""],"You are currently running a development version of Jetpack.":[null,""],"Submit Beta feedback":[null,""],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,""],"You, %(userName)s, are not connected to WordPress.com.":[null,""],"What would you like to see on your Jetpack Dashboard?":[null,""],"Let us know!":[null,""],"Welcome to Jetpack":[null,""],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,""],"No account? Crea
24856 te one for free…":[null,""],"Saving…":[null,""],"Save Settings":[null,""],"Updates Needed":[null,""],"Do you really want to disconnect your site from WordPress.com?":[null,""],"Jetpack Stats Icon":[null,""],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,""],"Activate Site Stats":[null,""],"Automated, comprehensive protection from threats and attacks.":[null,""],"State-of-the-art spam defense.":[null,""],"Automatically backup your entire site.":[null,""],"Security Scanning":[null,""],"Automatically scan your site for common threats and attacks.":[null,""],"Keep those spammers away!":[null,""],"Site Backups":[null,""],"Keep your site backed up!":[null,""],"Pro":[null,""],"No Results Found.":[null,""],"Threats found!":[null,""],"Set up":[null,""],"Upgrade":[null,""],"ACTIVE":[null,""],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal
24857 is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,""],"Your site is on the Free Jetpack Plan":[null,""],"Upgrade to a paid plan to unlock world-class security, spam protection tools, and priority support.":[null,""],"Your site is on the Jetpack Premium plan":[null,""],"Your site is on the Jetpack Professional plan":[null,""],"Your site is on Development Mode":[null,""],"Once you connect, you can upgrade to a paid plan in order to unlock world-class security, spam protection tools, and priority support.":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,""],"View your spam stats":[null,""],"Configure Akismet":[null,""],"View your security dashboard":[null,""],"Configure VaultPress":[null,""],"Surveys & Polls":[null,""],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on y
24858 our iPad or iPhone.":[null,""],"Create a new poll":[null,""],"Real-time backups":[null,""],"One-click threat resolution":[null,""],"Advanced polls and ratings":[null,""],"Compare Plans":[null,""],"Maximum grade security":[null,""],"Real-time backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,""],"Lock out the bad guys":[null,""],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,""],"Enjoy priority support":[null,""],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,""],"Connection Settings":[null,""],"Manage your Jetpack connection.":[null,""],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,""],"You are connected a
24859 s ":[null,""],"Link your account to WordPress.com to get the most out of Jetpack.":[null,""],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,""],"View {{a}}All Stats{{/a}}":[null,""],"View your {{a}}Email Followers{{/a}}":[null,""],"Powerful WordPress.com features on every device.":[null,""],"Manage all your sites from a single dashboard.":[null,""],"Feel the performance":[null,""],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,""],"Bulk and automatic updates":[null,""],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,""],"Focus on your Writing":[null,""],"Our new editor is lightning fast, optimized for writers and eliminates distractions, gi
24860 ving you the ability to focus on your work.":[null,""],"Try the New Editor":[null,""],"Connect with your Visitors":[null,""],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,""],"View Your Stats":[null,""],"Connect with the Community":[null,""],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,""],"Launch Reader":[null,""],"Inspiration strikes any time, anywhere.":[null,""],"Get WordPress apps for any screen.":[null,""],"In Your Pocket":[null,""],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,""],"WordPress.com in the App Store":[null,""],"WordPress.com in Google Play":[null,""],"On Your Desktop":[null,""],"A des
24861 ktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.":[null,""],"WordPress.com for Mac OS X":[null,""],"WordPress.com for Windows":[null,""],"WordPress.com for Linux":[null,""],"Malware Scanning":[null,""],"Threats found":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,""],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,""],"Total malicious attacks blocked on your site.":[null,""],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,""],"%(number)s plugin":["%(number)s plugins",[""]],"Needs updating. ":["Need updating. ",[""]],"All plugins are up-to-date. Awesome work!":[null,""],"{{a}}Activate Manage{{/a}} to
24862 turn on auto updates and manage your plugins from WordPress.com.":[null,""],"Jetpack is improving and optimizing your image speed.":[null,""],"Jetpack is monitoring your site. If we think your site is down, you will receive an email.":[null,""],"Security":[null,""],"Performance":[null,""],"Backups":[null,""],"{{a}}View backup details{{/a}}.":[null,""],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,""],"Unavailable in Dev Mode.":[null,""],"Spam Protection":[null,""],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,""],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,""],"Invalid Key":[null,""],"Unavailable in Dev Mode":[null,""],"Holiday Snow":[null,""],"Show falling snow in the holiday period.":[null,""],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,""],"Activating recom
24863 mended features…":[null,""],"Recommended features active.":[null,""],"Recommended features failed to activate. %(error)s":[null,""],"Activating %(slug)s…":[null,""],"%(slug)s has been activated.":[null,""],"%(slug)s failed to activate. %(error)s":[null,""],"Deactivating %(slug)s…":[null,""],"%(slug)s has been deactivated.":[null,""],"%(slug)s failed to deactivate. %(error)s":[null,""],"Updating %(slug)s settings…":[null,""],"Updated %(slug)s settings.":[null,""],"Error updating %(slug)s settings. %(error)s":[null,""],"Updating %(slug)s address…":[null,""],"Regenerated %(slug)s address .":[null,""],"Error regenerating %(slug)s address. %(error)s":[null,""],"Resetting Jetpack options…":[null,""],"Options reset.":[null,""],"Options failed to reset.":[null,""],"There was an error disconnecting Jetpack. Error: %(error)s":[null,""],"Unlinking from WordPress.com":[null,""],"Unlinked from WordPress.com.":[null,""],"Error unlinking from WordPress.com. %(error)s":[null,""],"At A G
24864 lance":[null,""],"Clichés":[null,""],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,""],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"Like us on Facebook":[null,""],"Follow Jetpack on Twitter":[null,""],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"Contact Jetpack support staff directly":[null,""],"Go to the WordPress.org support forums":[null,""],"Go to Jetpack.com/support":[null,""],"We offer free, full
24865 support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Jetpack Happiness Engineer":[null,""],"Automattic's Privacy Policy":[null,""],"WordPress.com Terms of Service":[null,""],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,""],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,""],"Site Verification Tools":[null,""],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,""],"Image Performance %(photon)s":[null,""],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,""],"{{a}}Turn on plugin auto updates{{/a}}":[null,""],"Plugin Updates":[null,""],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,""],"No threats found, you're good to go!":[nu
24866 ll,""],"{{a}}Contact Support{{/a}}":[null,""],"{{a}}View details at VaultPress.com{{/a}}":[null,""],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.",[""]],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,""],"Loading…":[null,""],"Downtime Monitoring":[null,""],"{{button}}View More Stats on WordPress.com {{/button}}":[null,""],"{{button}}View Old Stats{{/button}}":[null,""],"All-time comments":[null,""],"All-time views":[null,""],"%(number)s View":["%(number)s Views",[""]],"Best overall day":[null,""],"Views today":[null,""],"Months":[null,""],"Weeks":[null,""],"Days":[null,""],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,""],"Click to view detailed stats.":[null,""],"Views: %(numberOfViews)s":[null,""],"Week of %(date)s":[null,""],"Manage security on WordPress.com":[null,""],"Skip this step":[null,""],"Skip the Jetpack Jumpstart process":[null,""],"
24867 Features can be activated or deactivated at any time.":[null,""],"Jetpack's recommended features include:":[null,""],"Activate Recommended Features":[null,""],"Quickly enhance your site by activating Jetpack's recommended features.":[null,""],"Jump Start your Site":[null,""],"Disconnect from WordPress.com":[null,""],"Link to WordPress.com":[null,""],"Unlink me from WordPress.com":[null,""],"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.":[null,""],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,""],"Did we mention free, professional support?":[null,""],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,""],"Lightning fast, optimized images":[null,""],"
24868 Never fall behind on a security release or waste time updating multiple sites.":[null,""],"Automatic site updates.":[null,""],"Live site monitoring.":[null,""],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,""],"Block site attacks.":[null,""],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,""],"Site security and peace of mind":[null,""],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,""],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,""],"Increase page views.":[null,""],"Give visitors the tools to share and subscribe to your content.":[null,""],"Build a community.":[null,""],"Sharing & Like Buttons":[null,""],"Automated social marketing.":[null,""],"
24869 Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,""],"Send us Feedback":[null,""],"Need Help?":[null,""],"Manage Plugins":[null,""],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,""],"Track your growth":[null,""],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,""],"Drive more traffic to your site":[null,""],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,""],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,""],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,""],"{{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":[null,""],"Disconnecting Jetpack":[null,"
24870 젯팩 연결 해제 중"],"Leave a Jetpack review":[null,""],"Need help? The Jetpack team is here for you.":[null,""],"Smiley":[null,"스마일리"],"Require Two-Step Authentication":[null,"두 단계 인증 필요"],"Use a large and visually striking layout":[null,"크고 돋보이는 레이아웃을 사용하세요"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"글과 관련 영역을 보다 분명히 분리하기 위해 \"관련\" 헤더 표시"],"Related":[null,"관련"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"집, 직장, 또는 다른 장소에 따라 달라질 수 있기 때문에 가장 자주 사용하는 IP 주소를 추가하세요. 리스트에서 IP 주소를 제거하면 화이트리스트에서 제거됩니다."],"Whitelist Management":[null,"화이트리�
24871 ��트 관리"],"Email Address":[null,"전자 우편 주소"],"Publicize":[null,"공개"],"Site Stats":[null,"사이트 통계"],"Featured Images":[null,"특성 이미지"],"Excerpts":[null,"요약"],"Enable Testimonials for this site.":[null,"이 사이트에서 추천 글을 사용합니다."],"Enable Portfolio Projects for this site.":[null,"이 사이트의 포트폴리오 프로젝트 활성화."],"Preview":[null,"미리보기"],"Color Scheme":[null,"색상표"],"Ignored Phrases":[null,"무시된 구문"],"Use automatically detected language to proofread posts and pages":[null,"자동 감지된 언어를 사용하여 글과 페이지 교정"],"Redundant Phrases":[null,"중복 구문"],"Phrases to Avoid":[null,"금칙어"],"Passive Voice":[null,"수동태"],"Jargon":[null,"전문용어"],"Hidden Verbs":[null,"숨은 동사"],"Double Negatives":[null,"이중 부정"],"Diacritical Marks":[null,"구별 부호"],"Complex Phrases":[null,"복잡한 구문"],"Bias Language":[null,"차�
24872 �적 언어"],"English Options":[null,"영어 옵션"],"Proofreading":[null,"교정"],"Connect Jetpack":[null,"젯팩 연결"],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"워드프레스닷컴이 지금 문제가 있어서 젯팩을 도울 수 없습니다. 나중에 다시 해보세요."],"{{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).":[null,""],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,""],"You have successfully disconnected Jetpack":[null,""],"Active":[null,"활성"],"Settings":[null,"설정"],"Learn More":[null,"더 알아보기"],"Disconnect Jetpack":[null,"Jetpack 분리"],"Debug":[null,"디버그"],"Test your
24873 site’s compatibility with Jetpack.":[null,""]}
24874 \ No newline at end of file
24875
24876 diff --git a/plugins/jetpack/languages/json/jetpack-lt_LT.json b/plugins/jetpack/languages/json/jetpack-lt_LT.json
24877 index 53f9c4b..ea2cb2e 100644
24878 --- a/plugins/jetpack/languages/json/jetpack-lt_LT.json
24879 +++ b/plugins/jetpack/languages/json/jetpack-lt_LT.json
24880 @@ -1 +1 @@
24881 -{"":{"po-revision-date":"2015-08-31 09:36:25+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);","x-generator":"GlotPress/1.0-alpha-1100","project-id-version":"dev"},"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Connect Jetpack":[null,""],"Disconnect Jetpack":[null,"Atjunkite Jetpack"],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,"Puslapio statistika"],"Smiley":[null,""],"Whitelist Management":[null,""],"Related":[null,"Susiję straipsniai"],"Show a \"Related\" header to more clearly separate th
24882 e related section from posts":[null,"Rodyti a \"Related\" antraštės aiškiau atskirti susijęs ruožas nuo pranešimų"],"Use a large and visually striking layout":[null,"Naudoti didelės ir vizualiai stebina maketą"],"Publicize":[null,"Viešinimas"],"Related Posts":[null,"Susijusios Žinutės"],"Email Address":[null,"El. pašto adresas"],"Preview":[null,"Peržiūrėti"],"Excerpts":[null,""],"Featured Images":[null,"Specialieji paveikslėliai"],"Enable Portfolio Projects for this site.":[null,""],"Enable Testimonials for this site.":[null,""],"View people's profiles when you mouse over their Gravatars":[null,"Peržiūrėti naudotojo profilį, užvedus pelę ant Gravatar"],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Proofreading":[null,"Klaidų tikrinimas"],"English Options":[null,"Anglų kalbos parinktys"],"Bias Language":[null,"Šališka kalba"],"Complex Phrases":[null,"Sudėtingoms frazėms"],"Diacriti
24883 cal Marks":[null,"Diakritikai"],"Double Negatives":[null,"Dvigubi neiginiai"],"Hidden Verbs":[null,"Paslėpti veiksmažodžiai"],"Jargon":[null,"Žargonas"],"Passive Voice":[null,"Pasyvus balsas"],"Phrases to Avoid":[null,"Vengtinos frazės"],"Redundant Phrases":[null,"Nereikalingos frazės"],"Use automatically detected language to proofread posts and pages":[null,"Klaidų įrašuose ir puslapiuose tikrinimui naudoti automatiškai aptiktą kalbą."],"Ignored Phrases":[null,"Nepaisomos frazės"],"Color Scheme":[null,"Spalvų schema"],"Terms":[null,""],"Privacy":[null,"Privatumas"],"Debug":[null,""],"Learn More":[null,"Sužinokite daugiau"],"Settings":[null,"Nuostatos"],"Active":[null,""]}
24884 \ No newline at end of file
24885 +{"":{"po-revision-date":"2015-08-31 09:36:25+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);","x-generator":"GlotPress/1.0-alpha-1100","project-id-version":"dev"},"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Connect Jetpack":[null,""],"Disconnect Jetpack":[null,"Atjunkite Jetpack"],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,"Puslapio statistika"],"Smiley":[null,""],"Whitelist Management":[null,""],"Related":[null,"Susiję straipsniai"],"Show a \"Related\" header to more clearly separate th
24886 e related section from posts":[null,"Rodyti a \"Related\" antraštės aiškiau atskirti susijęs ruožas nuo pranešimų"],"Use a large and visually striking layout":[null,"Naudoti didelės ir vizualiai stebina maketą"],"Publicize":[null,"Viešinimas"],"Related Posts":[null,"Susijusios Žinutės"],"Email Address":[null,"El. pašto adresas"],"Preview":[null,"Peržiūrėti"],"Excerpts":[null,""],"Featured Images":[null,"Specialieji paveikslėliai"],"Enable Portfolio Projects for this site.":[null,""],"Enable Testimonials for this site.":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Proofreading":[null,"Klaidų tikrinimas"],"English Options":[null,"Anglų kalbos parinktys"],"Bias Language":[null,"Šališka kalba"],"Complex Phrases":[null,"Sudėtingoms frazėms"],"Diacritical Marks":[null,"Diakritikai"],"Double Negatives":[null,"Dvigubi neiginiai"],"Hidden Verbs":[null,"Paslėpti veiksmažodžiai"],"Ja
24887 rgon":[null,"Žargonas"],"Passive Voice":[null,"Pasyvus balsas"],"Phrases to Avoid":[null,"Vengtinos frazės"],"Redundant Phrases":[null,"Nereikalingos frazės"],"Use automatically detected language to proofread posts and pages":[null,"Klaidų įrašuose ir puslapiuose tikrinimui naudoti automatiškai aptiktą kalbą."],"Ignored Phrases":[null,"Nepaisomos frazės"],"Color Scheme":[null,"Spalvų schema"],"Terms":[null,""],"Privacy":[null,"Privatumas"],"Debug":[null,""],"Learn More":[null,"Sužinokite daugiau"],"Settings":[null,"Nuostatos"],"Active":[null,""]}
24888 \ No newline at end of file
24889
24890 diff --git a/plugins/jetpack/languages/json/jetpack-lv.json b/plugins/jetpack/languages/json/jetpack-lv.json
24891 index 42d83bd..b83ade2 100644
24892 --- a/plugins/jetpack/languages/json/jetpack-lv.json
24893 +++ b/plugins/jetpack/languages/json/jetpack-lv.json
24894 @@ -1 +1 @@
24895 -{"":{"po-revision-date":"2015-08-24 07:10:50+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);","x-generator":"GlotPress/1.0-alpha-1100","project-id-version":"dev"},"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Connect Jetpack":[null,""],"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,""],"Smiley":[null,""],"Whitelist Management":[null,""],"Related":[null,""],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a large and visually striking layout":
24896 [null,""],"Publicize":[null,""],"Related Posts":[null,""],"Email Address":[null,""],"Preview":[null,""],"Excerpts":[null,""],"Featured Images":[null,""],"Enable Portfolio Projects for this site.":[null,""],"Enable Testimonials for this site.":[null,""],"View people's profiles when you mouse over their Gravatars":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Proofreading":[null,""],"English Options":[null,""],"Bias Language":[null,""],"Complex Phrases":[null,""],"Diacritical Marks":[null,""],"Double Negatives":[null,""],"Hidden Verbs":[null,""],"Jargon":[null,""],"Passive Voice":[null,""],"Phrases to Avoid":[null,""],"Redundant Phrases":[null,""],"Use automatically detected language to proofread posts and pages":[null,""],"Ignored Phrases":[null,""],"Color Scheme":[null,""],"Terms":[null,""],"Privacy":[null,""],"Debug":[null,""],"Learn More":[null,""],"Settings":[null,"Uzstādījumi"],"Active":[null,"
24897 "]}
24898 \ No newline at end of file
24899 +{"":{"po-revision-date":"2015-08-24 07:10:50+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);","x-generator":"GlotPress/1.0-alpha-1100","project-id-version":"dev"},"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Connect Jetpack":[null,""],"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,""],"Smiley":[null,""],"Whitelist Management":[null,""],"Related":[null,""],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a large and visually striking layout":
24900 [null,""],"Publicize":[null,""],"Related Posts":[null,""],"Email Address":[null,""],"Preview":[null,""],"Excerpts":[null,""],"Featured Images":[null,""],"Enable Portfolio Projects for this site.":[null,""],"Enable Testimonials for this site.":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Proofreading":[null,""],"English Options":[null,""],"Bias Language":[null,""],"Complex Phrases":[null,""],"Diacritical Marks":[null,""],"Double Negatives":[null,""],"Hidden Verbs":[null,""],"Jargon":[null,""],"Passive Voice":[null,""],"Phrases to Avoid":[null,""],"Redundant Phrases":[null,""],"Use automatically detected language to proofread posts and pages":[null,""],"Ignored Phrases":[null,""],"Color Scheme":[null,""],"Terms":[null,""],"Privacy":[null,""],"Debug":[null,""],"Learn More":[null,""],"Settings":[null,"Uzstādījumi"],"Active":[null,""]}
24901 \ No newline at end of file
24902
24903 diff --git a/plugins/jetpack/languages/json/jetpack-mk_MK.json b/plugins/jetpack/languages/json/jetpack-mk_MK.json
24904 index d31410d..f75ba02 100644
24905 --- a/plugins/jetpack/languages/json/jetpack-mk_MK.json
24906 +++ b/plugins/jetpack/languages/json/jetpack-mk_MK.json
24907 @@ -1 +1 @@
24908 -{"":{"po-revision-date":"2015-07-20 01:42:09+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n==1 || n%10==1 ? 0 : 1;","x-generator":"GlotPress/1.0-alpha-1000","project-id-version":"3.6.1"},"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,"Статистика"],"Smiley":[null,""],"Related Posts":[null,""],"Email Address":[null,"Адреса за е-пошта"],"Whitelist Management":[null,""],"Related":[null,""],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a large and visually striking layout":[null,""],"Publicize":[null,"Соопшување"],"Enable
24909 Testimonials for this site.":[null,""],"View people's profiles when you mouse over their Gravatars":[null,""],"Preview":[null,"Преглед"],"Excerpts":[null,""],"Featured Images":[null,"Главни слики"],"Enable Portfolio Projects for this site.":[null,""],"Color Scheme":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"Моментално WordPress.com има проблеми и Jetpack е оневозможен. Ве молам обидете се подоцна."],"Proofreading":[null,""],"English Options":[null,""],"Bias Language":[null,""],"Complex Phrases":[null,"Комплексни фрази"],"Diacritical Marks":[null,""],"Double Negatives":[null,"Двоен негатив"],"Hidden Verbs":[null,"Скриени глаголи"],"Jargon":[null,""],"Passive Voice":[null,""],"Phrases to Avoid":[null,""],"Redundant Phrases":[null,""],"Use automatically detected language to proofread posts
24910 and pages":[null,""],"Ignored Phrases":[null,"Игнорирани фрази"],"Terms":[null,""],"Privacy":[null,"Приватност"],"Debug":[null,"Дебагирај"],"Disconnect from WordPress.com":[null,"Дисконектирај од WordPress.com"],"Learn More":[null,"Повеќе..."],"Settings":[null,"Поставувања"],"Active":[null,""]}
24911 \ No newline at end of file
24912 +{"":{"po-revision-date":"2015-07-20 01:42:09+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n==1 || n%10==1 ? 0 : 1;","x-generator":"GlotPress/1.0-alpha-1000","project-id-version":"3.6.1"},"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,"Статистика"],"Smiley":[null,""],"Related Posts":[null,""],"Email Address":[null,"Адреса за е-пошта"],"Whitelist Management":[null,""],"Related":[null,""],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a large and visually striking layout":[null,""],"Publicize":[null,"Соопшување"],"Enable
24913 Testimonials for this site.":[null,""],"Preview":[null,"Преглед"],"Excerpts":[null,""],"Featured Images":[null,"Главни слики"],"Enable Portfolio Projects for this site.":[null,""],"Color Scheme":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"Моментално WordPress.com има проблеми и Jetpack е оневозможен. Ве молам обидете се подоцна."],"Proofreading":[null,""],"English Options":[null,""],"Bias Language":[null,""],"Complex Phrases":[null,"Комплексни фрази"],"Diacritical Marks":[null,""],"Double Negatives":[null,"Двоен негатив"],"Hidden Verbs":[null,"Скриени глаголи"],"Jargon":[null,""],"Passive Voice":[null,""],"Phrases to Avoid":[null,""],"Redundant Phrases":[null,""],"Use automatically detected language to proofread posts and pages":[null,""],"Ignored Phrases":[null,"Игнорирани ф�
24914 �ази"],"Terms":[null,""],"Privacy":[null,"Приватност"],"Debug":[null,"Дебагирај"],"Disconnect from WordPress.com":[null,"Дисконектирај од WordPress.com"],"Learn More":[null,"Повеќе..."],"Settings":[null,"Поставувања"],"Active":[null,""]}
24915 \ No newline at end of file
24916
24917 diff --git a/plugins/jetpack/languages/json/jetpack-ms_MY.json b/plugins/jetpack/languages/json/jetpack-ms_MY.json
24918 index e15c3d0..feceb04 100644
24919 --- a/plugins/jetpack/languages/json/jetpack-ms_MY.json
24920 +++ b/plugins/jetpack/languages/json/jetpack-ms_MY.json
24921 @@ -1 +1 @@
24922 -{"":{"po-revision-date":"2015-08-24 07:14:18+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=1; plural=0;","x-generator":"GlotPress/1.0-alpha-1100","project-id-version":"dev"},"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Connect Jetpack":[null,""],"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,""],"Smiley":[null,""],"Whitelist Management":[null,""],"Related":[null,"Berkaitan"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a large and visually striking layout":[null,""],"Publicize":[null,"Umum
24923 kan"],"Related Posts":[null,"Post Berkaitan"],"Email Address":[null,"Alamat Emel"],"Preview":[null,"Pralihat"],"Excerpts":[null,""],"Featured Images":[null,"Imej Pilihan"],"Enable Portfolio Projects for this site.":[null,""],"Enable Testimonials for this site.":[null,""],"View people's profiles when you mouse over their Gravatars":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Proofreading":[null,"Penyemakan pruf"],"English Options":[null,"Pilihan Inggeris"],"Bias Language":[null,"Bahasa Prasangka"],"Complex Phrases":[null,"Frasa-frasa Rumit"],"Diacritical Marks":[null,"Tanda Diakritis"],"Double Negatives":[null,"Negatif Berganda"],"Hidden Verbs":[null,"Kata Kerja Tersembunyi"],"Jargon":[null,"Jargon"],"Passive Voice":[null,"Suara Pasif"],"Phrases to Avoid":[null,"Frasa-frasa yang perlu dielakkan"],"Redundant Phrases":[null,"Frasa Lewah"],"Use automatically detected language to proofread posts and pag
24924 es":[null,"Guna pengesanan automatik bagi bahasa untuk penyemakan pruf kiriman dan halaman."],"Ignored Phrases":[null,"Frasa-frasa yang diabaikan"],"Color Scheme":[null,"Skema warna"],"Terms":[null,""],"Privacy":[null,"Privasi"],"Debug":[null,""],"Learn More":[null,""],"Settings":[null,"Tetapan"],"Active":[null,"Aktif"]}
24925 \ No newline at end of file
24926 +{"":{"po-revision-date":"2015-08-24 07:14:18+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=1; plural=0;","x-generator":"GlotPress/1.0-alpha-1100","project-id-version":"dev"},"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Connect Jetpack":[null,""],"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,""],"Smiley":[null,""],"Whitelist Management":[null,""],"Related":[null,"Berkaitan"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a large and visually striking layout":[null,""],"Publicize":[null,"Umum
24927 kan"],"Related Posts":[null,"Post Berkaitan"],"Email Address":[null,"Alamat Emel"],"Preview":[null,"Pralihat"],"Excerpts":[null,""],"Featured Images":[null,"Imej Pilihan"],"Enable Portfolio Projects for this site.":[null,""],"Enable Testimonials for this site.":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Proofreading":[null,"Penyemakan pruf"],"English Options":[null,"Pilihan Inggeris"],"Bias Language":[null,"Bahasa Prasangka"],"Complex Phrases":[null,"Frasa-frasa Rumit"],"Diacritical Marks":[null,"Tanda Diakritis"],"Double Negatives":[null,"Negatif Berganda"],"Hidden Verbs":[null,"Kata Kerja Tersembunyi"],"Jargon":[null,"Jargon"],"Passive Voice":[null,"Suara Pasif"],"Phrases to Avoid":[null,"Frasa-frasa yang perlu dielakkan"],"Redundant Phrases":[null,"Frasa Lewah"],"Use automatically detected language to proofread posts and pages":[null,"Guna pengesanan automatik bagi bahasa untuk penyemakan pruf
24928 kiriman dan halaman."],"Ignored Phrases":[null,"Frasa-frasa yang diabaikan"],"Color Scheme":[null,"Skema warna"],"Terms":[null,""],"Privacy":[null,"Privasi"],"Debug":[null,""],"Learn More":[null,""],"Settings":[null,"Tetapan"],"Active":[null,"Aktif"]}
24929 \ No newline at end of file
24930
24931 diff --git a/plugins/jetpack/languages/json/jetpack-my_MM.json b/plugins/jetpack/languages/json/jetpack-my_MM.json
24932 index 3733ab0..e5a6c38 100644
24933 --- a/plugins/jetpack/languages/json/jetpack-my_MM.json
24934 +++ b/plugins/jetpack/languages/json/jetpack-my_MM.json
24935 @@ -1 +1 @@
24936 -{"":{"po-revision-date":"2015-08-21 12:56:32+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/1.0-alpha-1100","project-id-version":"dev"},"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Connect Jetpack":[null,""],"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,""],"Smiley":[null,""],"Whitelist Management":[null,""],"Related":[null,""],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a large and visually striking layout":[null,""],"Publicize":[null,""],"Rela
24937 ted Posts":[null,""],"Email Address":[null,""],"Preview":[null,"ကြိုကြည့်ရန်"],"Excerpts":[null,""],"Featured Images":[null,"သရုပ်ဖော် ရုပ်ပုံများ"],"Enable Portfolio Projects for this site.":[null,""],"Enable Testimonials for this site.":[null,""],"View people's profiles when you mouse over their Gravatars":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Proofreading":[null,""],"English Options":[null,""],"Bias Language":[null,""],"Complex Phrases":[null,""],"Diacritical Marks":[null,""],"Double Negatives":[null,""],"Hidden Verbs":[null,""],"Jargon":[null,""],"Passive Voice":[null,""],"Phrases to Avoid":[null,""],"Redundant Phrases":[null,""],"Use automatically detected language to proofread posts and pages":[null,""],"Ignored Phrases":[null,""],"Color Scheme":[null,"အရောင်တွဲစပ်မှု"],"Terms":[null,""],"Priva
24938 cy":[null,"ကိုယ်ပိုင် လွတ်လပ်ခွင့်"],"Debug":[null,""],"Learn More":[null,""],"Settings":[null,"သတ်မှတ်ချက်များ"],"Active":[null,"အသက်ဝင်ပြီး"]}
24939 \ No newline at end of file
24940 +{"":{"po-revision-date":"2015-08-21 12:56:32+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/1.0-alpha-1100","project-id-version":"dev"},"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Connect Jetpack":[null,""],"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,""],"Smiley":[null,""],"Whitelist Management":[null,""],"Related":[null,""],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a large and visually striking layout":[null,""],"Publicize":[null,""],"Rela
24941 ted Posts":[null,""],"Email Address":[null,""],"Preview":[null,"ကြိုကြည့်ရန်"],"Excerpts":[null,""],"Featured Images":[null,"သရုပ်ဖော် ရုပ်ပုံများ"],"Enable Portfolio Projects for this site.":[null,""],"Enable Testimonials for this site.":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Proofreading":[null,""],"English Options":[null,""],"Bias Language":[null,""],"Complex Phrases":[null,""],"Diacritical Marks":[null,""],"Double Negatives":[null,""],"Hidden Verbs":[null,""],"Jargon":[null,""],"Passive Voice":[null,""],"Phrases to Avoid":[null,""],"Redundant Phrases":[null,""],"Use automatically detected language to proofread posts and pages":[null,""],"Ignored Phrases":[null,""],"Color Scheme":[null,"အရောင်တွဲစပ်မှု"],"Terms":[null,""],"Privacy":[null,"ကိုယ်ပိုင် လွတ်လပ်ခွ�
24942 �့်"],"Debug":[null,""],"Learn More":[null,""],"Settings":[null,"သတ်မှတ်ချက်များ"],"Active":[null,"အသက်ဝင်ပြီး"]}
24943 \ No newline at end of file
24944
24945 diff --git a/plugins/jetpack/languages/json/jetpack-nb_NO.json b/plugins/jetpack/languages/json/jetpack-nb_NO.json
24946 index b33ed50..aae9210 100644
24947 --- a/plugins/jetpack/languages/json/jetpack-nb_NO.json
24948 +++ b/plugins/jetpack/languages/json/jetpack-nb_NO.json
24949 @@ -1 +1 @@
24950 -{"":{"po-revision-date":"2015-07-20 01:42:10+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/1.0-alpha-1000","project-id-version":"3.6.1"},"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,"Forlang tofaktor.autensering"],"Site Stats":[null,"Nettstedsstatistikk"],"Smiley":[null,"Smilefjes"],"Related Posts":[null,"Relaterte innlegg"],"Email Address":[null,"Epost-adresse"],"Whitelist Management":[null,"Administrering av hvitliste"],"Related":[null,"Relatert"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Vis en topptekst for avsnittet relatert innhold slik
24951 at det skilles tydeligere fra innlegget"],"Use a large and visually striking layout":[null,"Bruk en stor og visuelt slående utforming"],"Publicize":[null,"Publiser"],"Enable Testimonials for this site.":[null,"Gjør innholdstypen omtaler tilgjengelig på dette nettstedet."],"View people's profiles when you mouse over their Gravatars":[null,"Vis folks profiler når du beveger musen over deres profilbilder"],"Preview":[null,"Forhåndsvis"],"Excerpts":[null,"Utdrag"],"Featured Images":[null,"Fremhevede bilder"],"Enable Portfolio Projects for this site.":[null,"Aktiver portefølje-prosjekter for dette nettstedet."],"Color Scheme":[null,"Fargeoppsett"],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com har for øyeblikket problemer og er ute av stand til å gi drivstoff til din Jetpack. Vennligst prøv igjen senere."],"Proofreading":[null,"Korrekturlesing"],"English Options":[null,"Valg for engelsk"],"Bias L
24952 anguage":[null,"Forutinntatt språk"],"Complex Phrases":[null,"Komplekse setninger"],"Diacritical Marks":[null,"Diakritiske merker"],"Double Negatives":[null,"Dobbel negasjon"],"Hidden Verbs":[null,"Skjulte verb"],"Jargon":[null,"Sjargong"],"Passive Voice":[null,"Passiv stemme"],"Phrases to Avoid":[null,"Uttrykk for å unngå"],"Redundant Phrases":[null,"Overflødige setninger"],"Use automatically detected language to proofread posts and pages":[null,"Bruk automatisk oppdaget språk for å korrekturlese innlegg og sider"],"Ignored Phrases":[null,"Ignorerte setninger"],"Terms":[null,"Termer"],"Privacy":[null,"Personvern"],"Debug":[null,"Debug"],"Disconnect from WordPress.com":[null,"Koble fra WordPress.com"],"Learn More":[null,"Lær mer"],"Settings":[null,"Innstillinger"],"Active":[null,"Aktiv"]}
24953 \ No newline at end of file
24954 +{"":{"po-revision-date":"2016-10-26 22:17:09+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/2.3.0-alpha","language":"nb_NO","project-id-version":"Plugins - Jetpack by WordPress.com - Development (trunk)"},"Search your content.":[null,""],"{{a}}Manage Likes visibility from the Sharing Module Settings{{/a}}":[null,""],"Hide the stats smiley face image. The image helps collect stats but should still work when hidden.":[null,"Skjul smilefjeset som statistikken bruker. Miniatyrbildet hjelper til med å samle inn statistikken, men det skal likevel virke om det skjules."],"Your Current IP: %(ip)s":[null,""],"Whitelisting an IP address prevents it from ever being blocked by Jetpack.":[null,""],"IPv4 and IPv6 are acceptable. {{br/}} To specify a range, enter the low value and high value separated by a dash. Example: 12.12.12.1-12.12.12.100":[null,""],"Link your accou
24955 nt to WordPress.com to start using this feature.":[null,""],"There are unsaved settings in this tab that will be lost if you leave it. Proceed?":[null,"Det er innstillinger i denne fanen som vil gå tapt om du forlater den. Fortsette?"],"This will reset all Jetpack options, are you sure?":[null,"Dette vil tilbakestille alle Jetpack-innstillingene. Er du sikker?"],"Search for a Jetpack feature.":[null,"Søk etter en Jetpack-modul."],"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.":[null,""],"You can see the information about security scanning in the \"At a Glance\" section.":[null,""],"Configure your Security Scans":[null,""],"This module has no configuration options":[null,"Denne modulen har ingen innstillinger"],"Let search engines and visitors know that you are serious about your websites integrity by upgrading Jetpack. Our anti-spam tools will el
24956 iminate comment spam, protect your SEO, and make it easier for visitors to stay in touch.":[null,""],"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.":[null,""],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,""],"Subscriber":[null,"Abonnent"],"Big iPhone/iPad Update Now Available":[null,""],"The WordPress for Android App Gets a Big Facelift":[null,""],"Upgrade Focus: VideoPress For Weddings":[null,""],"WordPress.com Likes are:":[null,""],"Comments headline":[null,"Overskrift kommentarer"],"A few catchy words to motivate your readers to comment.":[null,""],"Can readers subscribe to your posts, comments or both?":[null,""],"Show a \"follow blog\" options in the comment form":[null,"Vis et \"Følg nettstedet\"-alternativ i kommentarskjemaet"],"Show a \"follow comments\" option in the comment form.":[null,""],"Admin
24957 Bar":[null,"Verktøylinjen"],"Put a chart showing 48 hours of views in the admin bar":[null,"Legg et diagram som tegner de siste 48 timers sidevisninger på verktøylinjen"],"Registered Users: Count the page views of registered users who are logged in":[null,""],"Report Visibility: Select the roles that will be able to view stats reports":[null,""],"Receive Monitor Email Notifications":[null,"Motta epostvarslinger fra Overvåk"],"Emails will be sent to ":[null,"Eposter vil bli sendt til"],"{{a}}Edit{{/a}}":[null,"{{a}}Rediger{{/a}}"],"Match By Email":[null,""],"Show photo metadata (Exif) in carousel, when available":[null,""],"Background Color":[null,"Bakgrunnsfarge"],"Scroll infinitely (Shows 7 posts on each load)":[null,"Rull siden ubegrenset (viser 7 innlegg for hver innlasting)"],"Track each infinite Scroll post load as a page view in Google Analytics":[null,""],"Mobile Promos":[null,""],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,""],"E
24958 nter your meta key \"content\" value to verify your blog with {{a}}Google Search Console{{/a}}, {{a1}}Bing Webmaster Center{{/a1}} and {{a2}}Pinterest Site Verification{{/a2}}.":[null,""],"Display all your gallery pictures in a cool mosaic":[null,""],"Copied!":[null,"Kopiert!"],"Highlight and copy the following text to your clipboard:":[null,""],"Regenerate address":[null,""],"Configure Portfolios":[null,""],"Configure Testimonials":[null,""],"Automatically proofread content when: ":[null,""],"A post or page is first published":[null,""],"A post or page is updated":[null,""],"Automatic Language Detection":[null,""],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,""],"Enable proofreading for the following grammar and style rules: ":[null,""],"Add a phrase":[null,""],"Use Markdown for comments":[null,""],"Search engines will find the sitemaps at these locations:":[null,""],"Sitemap: {{a}}%(url)s{{/a}}":[null,""],"News Sitemap: {{a}}%(url)s{{/a}}":[nul
24959 l,""],"Cheatin' uh?":[null,""],"{{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}}":[null,""],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,""],"Your Jetpack is already connected.":[null,"Din Jetpack er allrede oppkoblet."],"You're fueled up and ready to go, Jetpack is now active.":[null,"Du er tanket opp og klar til å kjøre. Jetpack er nå aktiv,"],"You're fueled up and ready to go.":[null,"Du er tanket opp og klar til å kjøre,"],"You are currently running a development version of Jetpack.":[null,"Du kjører for tiden en utviklingsversjon av Jetpack."],"Submit Beta feedback":[null,""],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some fea
24960 tures are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,""],"You, %(userName)s, are not connected to WordPress.com.":[null,""],"What would you like to see on your Jetpack Dashboard?":[null,""],"Let us know!":[null,"La oss få høre!"],"Welcome to Jetpack":[null,"Velkommen til Jetpack"],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,""],"No account? Create one for free…":[null,""],"Saving…":[null,"Lagrer…"],"Save Settings":[null,"Lagre innstillinger"],"Updates Needed":[null,"Oppdateringer er nødvendig"],"Do you really want to disconnect your site from WordPress.com?":[null,"Vil du virkelig koble ditt nettsted fra WordPress.com?"],"Jetpack Stats Icon":[null,"Ikon for Jetpack nettstedstatistikk"],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes
24961 , followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,"{{a}}Aktiver Nettstedstatistikk{{/a}} for å se detaljert besøkstatistikk, likinger, følgere, abonnenter og mer! {{a1}}Lær mer{{/a1}}"],"Activate Site Stats":[null,"Aktiver nettstedstatistikk"],"Automated, comprehensive protection from threats and attacks.":[null,""],"State-of-the-art spam defense.":[null,"Den fremste form for beskyttelse mot useriøs innsending."],"Automatically backup your entire site.":[null,""],"Security Scanning":[null,"Sikkerhetsgjennomsøking"],"Automatically scan your site for common threats and attacks.":[null,"Søk automatisk gjennom ditt nettstede etter trusler og angrep."],"Keep those spammers away!":[null,""],"Site Backups":[null,"Sikkerhetskopier av nettstedet"],"Keep your site backed up!":[null,"Hold ditt nettsted sikkhertskopiert!"],"Pro":[null,"Pro"],"No Results Found.":[null,"Ingen resultater funnet."],"Threats found!":[null,"Sikkerhetstrusler er funnet!"],"Set up":[null,"Oppset
24962 t"],"Upgrade":[null,"Oppgrader"],"ACTIVE":[null,"AKTIV"],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,""],"Your site is on the Free Jetpack Plan":[null,""],"Your site is on the Jetpack Premium plan":[null,""],"Your site is on the Jetpack Professional plan":[null,""],"Your site is on Development Mode":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,""],"View your spam stats":[null,"Vis din useriøs-statistikk"],"Configure Akismet":[null,"Konfigurer Akismet"],"View your security dashboard":[null,"Vis ditt sikkerhets-kontrollpanel"],"Configure VaultPress":[null,""],"Surveys & Polls":[null,""],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your
24963 iPad or iPhone.":[null,""],"Create a new poll":[null,""],"Real-time backups":[null,"Sanntids sikkerhetskopier"],"One-click threat resolution":[null,""],"Advanced polls and ratings":[null,""],"Compare Plans":[null,""],"Maximum grade security":[null,""],"Lock out the bad guys":[null,""],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,""],"Enjoy priority support":[null,""],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,""],"Connection Settings":[null,"Innstillinger for oppkobling"],"Manage your Jetpack connection.":[null,""],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,""],"You are connected as ":[null,""],"Link your account to WordPress.com to get the most out of Jetpack.":[null,""],"Your site must be accessible by search engines for thi
24964 s feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,""],"View {{a}}All Stats{{/a}}":[null,"Vis {{a}}all statistikk{{/a}}"],"View your {{a}}Email Followers{{/a}}":[null,"Vis dine {{a}}epost-følgere{{/a}}"],"Powerful WordPress.com features on every device.":[null,""],"Manage all your sites from a single dashboard.":[null,"Administrer alle dine nettsteder fra et sentralt kontrollpanel."],"Feel the performance":[null,""],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,""],"Bulk and automatic updates":[null,""],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,""],"Focus on your Writing":[null,"Hold fokus på din skriving"],"Our new editor is lightning fast, optimized for writers and eliminates distraction
24965 s, giving you the ability to focus on your work.":[null,""],"Try the New Editor":[null,"Prøv den nye editoren"],"Connect with your Visitors":[null,"Kom i kontakt med dine besøkende"],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,"Følg dine beøkende med avansert statistikk. Bli oppmerksom på trender, lær hvilket innhold som gjør det best og forstå dine besøkende fra hele verden."],"View Your Stats":[null,"Vis din statistikk"],"Connect with the Community":[null,"Kom i kontakt med nettsamfunnet"],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,""],"Launch Reader":[null,""],"Inspiration strikes any time, anywhere.":[null,""],"Get WordPress apps for any screen.":[null,""],"In Your Pocket":[null,"I lomma di"],"Publish content, track stats, mode
24966 rate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,""],"WordPress.com in the App Store":[null,""],"WordPress.com in Google Play":[null,""],"On Your Desktop":[null,"På din skrivebordmaskin"],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.":[null,""],"WordPress.com for Mac OS X":[null,"WordPress.com for Mac OS X"],"WordPress.com for Windows":[null,"WordPress.com for Windows"],"WordPress.com for Linux":[null,"WordPress.com for Linux"],"Malware Scanning":[null,""],"Threats found":[null,"Trusler funnet"],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,"For automatisk, omfattende skanning etter sikkerhetstrusler, vennligst {{a}}installer og aktiver{{/a}} VaultPress."],"For automated, comprehensive scanning
24967 of security threats, please {{a}}upgrade your account{{/a}}.":[null,""],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,""],"Total malicious attacks blocked on your site.":[null,""],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,""],"%(number)s plugin":["%(number)s plugins","%(number)s utvidelse","%(number)s utvidelser"],"Needs updating. ":["Need updating. ","Trenger oppdatering.","Trenger oppdateringer."],"All plugins are up-to-date. Awesome work!":[null,"Alle utvidelser oppdatert. Godt gjort!"],"{{a}}Activate Manage{{/a}} to turn on auto updates and manage your plugins from WordPress.com.":[null,"{{a}}Aktiver Administrasjon{{/a}} for å slå på automatiske oppdateringer og administrere dine utvidelser fra WordPress.com."],"Jetpack is improving and optimizing your image speed.":[null,""],"Security":[null,"Sikkerhet"],"Performance":[null,"Ytelse"],"Backups":[null,"Sikkerhetskopier"],"{{a}}Vi
24968 ew backup details{{/a}}.":[null,"{{a}}Vis detaljer om sikkerhetskopi{{/a}}."],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,""],"Unavailable in Dev Mode.":[null,""],"Spam Protection":[null,""],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,""],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,"For fremragende beskyttelse mot useriøse kommentarer, vennligst {{a}}aktiver Akismet{{/a}}."],"Invalid Key":[null,""],"Unavailable in Dev Mode":[null,""],"Holiday Snow":[null,"Snø i julen"],"Show falling snow in the holiday period.":[null,"Vis fallende snø i juletiden."],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,""],"Activating recommended features…":[null,""],"Recommended features active.":[null,"Anbefalte moduler er aktive."],"Recommended features failed to activate. %
24969 (error)s":[null,""],"Activating %(slug)s…":[null,""],"%(slug)s has been activated.":[null,""],"%(slug)s failed to activate. %(error)s":[null,""],"Deactivating %(slug)s…":[null,"Deaktiverer %(slug)s…"],"%(slug)s has been deactivated.":[null,""],"%(slug)s failed to deactivate. %(error)s":[null,""],"Updating %(slug)s settings…":[null,""],"Updated %(slug)s settings.":[null,""],"Error updating %(slug)s settings. %(error)s":[null,""],"Updating %(slug)s address…":[null,""],"Regenerated %(slug)s address .":[null,""],"Error regenerating %(slug)s address. %(error)s":[null,""],"Resetting Jetpack options…":[null,"Tilbakestilling av innstillinger for Jetpack..."],"Options reset.":[null,"Innstillinger tilbakestilt."],"Options failed to reset.":[null,"Innstillingene kunne ikke tilbakestilles."],"There was an error disconnecting Jetpack. Error: %(error)s":[null,""],"Unlinking from WordPress.com":[null,""],"Unlinked from WordPress.com.":[null,""],"Error unlinking from WordPress.com. %(er
24970 ror)s":[null,""],"At A Glance":[null,"På et øyeblikk"],"Clichés":[null,""],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,""],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"Like us on Facebook":[null,""],"Follow Jetpack on Twitter":[null,""],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"Contact Jetpack support staff directly":[null,""],"Go to the WordPress.org support forums":[null,""],"Go to Jetpack.com/
24971 support":[null,"Gå til Jetpack.com/support"],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,"Vi tilbyr gratis og full brukerstøtte til alle våre Jetpack-brukere. Vårt brukerstøtte-team er alltid tilstede for å hjelpe deg."],"Jetpack Happiness Engineer":[null,""],"Automattic's Privacy Policy":[null,""],"WordPress.com Terms of Service":[null,""],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,"{{a}}Aktiver Netstedsverifisering{{/a}} for å verfisere ditt nettsted øke rankingen på Google, Bing og Pinterest."],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,""],"Site Verification Tools":[null,"Verkøy for nettstedsverifisering"],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,""],"Image
24972 Performance %(photon)s":[null,""],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,""],"{{a}}Turn on plugin auto updates{{/a}}":[null,""],"Plugin Updates":[null,"Oppdateringer av utvidelser"],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,""],"No threats found, you're good to go!":[null,""],"{{a}}Contact Support{{/a}}":[null,""],"{{a}}View details at VaultPress.com{{/a}}":[null,""],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","",""],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,""],"Loading…":[null,"Laster..."],"Downtime Monitoring":[null,""],"{{button}}View More Stats on WordPress.com {{/button}}":[null,""],"{{button}}View Old Stats{{/button}}":[null,""],"All-time comments":[null,""],"All-time views":[null,""],"%(number)s View":["%(number)s Views","",""],"Best overall day":[null,""],"Views today":[null,"Visninger i dag"],"Month
24973 s":[null,"Måneder"],"Weeks":[null,"Uker"],"Days":[null,"Dager"],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,""],"Click to view detailed stats.":[null,"Klikk for å se detaljert statistikk."],"Views: %(numberOfViews)s":[null,"Visninger: %(numberOfViews)s"],"Week of %(date)s":[null,""],"Manage security on WordPress.com":[null,""],"Skip this step":[null,""],"Skip the Jetpack Jumpstart process":[null,""],"Features can be activated or deactivated at any time.":[null,""],"Jetpack's recommended features include:":[null,""],"Activate Recommended Features":[null,""],"Quickly enhance your site by activating Jetpack's recommended features.":[null,""],"Jump Start your Site":[null,"Hurtigstart for ditt nettsted"],"Disconnect from WordPress.com":[null,"Koble fra WordPress.com"],"Link to WordPress.com":[null,""],"Unlink me from WordPress.com":[null,""],"Join the millions of users who rely on Jetpack to enhance and secur
24974 e their sites. We're passionate about WordPress and here to make your life easier.":[null,""],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,""],"Did we mention free, professional support?":[null,""],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,""],"Lightning fast, optimized images":[null,""],"Never fall behind on a security release or waste time updating multiple sites.":[null,""],"Automatic site updates.":[null,"Automatiske oppdateringer av nettstedet."],"Live site monitoring.":[null,""],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,""],"Block site attacks.":[null,"Blokkér netstedsangrep"],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, an
24975 d can automatically update your plugins, so you don’t have to worry.":[null,""],"Site security and peace of mind":[null,"Sikkerhet for nettstedet og fred for sjelen"],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,"Jetpack utnytter kraften til WordPress.com for å vise deg detaljert innsikt i dine besøkende, hva de leser og hvor de kommer fra."],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,""],"Increase page views.":[null,""],"Give visitors the tools to share and subscribe to your content.":[null,"Gi dine besøkende mulighet til å dele og abonnere på ditt innhold."],"Build a community.":[null,""],"Sharing & Like Buttons":[null,""],"Automated social marketing.":[null,""],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,""],"Send us Feedback":[null,"Send oss
24976 tilbakemelding"],"Need Help?":[null,"Trenger du hjelp?"],"Manage Plugins":[null,"Behandle utvidelser"],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"Stress ned. Overvåk-modulen vil øyeblikkelig sende deg varsel om ditt nettsted skulle gå ned."],"Track your growth":[null,""],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,""],"Drive more traffic to your site":[null,"Led mer trafikk til ditt nettsted"],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,""],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,""],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,""],"{{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":[null,""
24977 ],"Disconnecting Jetpack":[null,"Frakobler Jetpack"],"Leave a Jetpack review":[null,"Legg inn en vurdering av Jetpack"],"Need help? The Jetpack team is here for you.":[null,"Trenger du hjelp? Jetpack-teamet er her for deg!"],"Smiley":[null,"Smilefjes"],"Require Two-Step Authentication":[null,"Forlang tofaktor.autensering"],"Use a large and visually striking layout":[null,"Bruk en stor og visuelt slående utforming"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Vis en topptekst for avsnittet relatert innhold slik at det skilles tydeligere fra innlegget"],"Related":[null,"Relatert"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"Pass på å legge til dine mest brukte IP-adresser siden de kan variere mellom hjemme, kontoret og andre steder. Fjerner du en adresse fra listen nedenfor
24978 blir den fjernet fra hvitelisten."],"Whitelist Management":[null,"Administrering av hvitliste"],"Email Address":[null,"Epostadresse"],"Publicize":[null,"Publiser"],"Site Stats":[null,"Nettstedsstatistikk"],"Featured Images":[null,"Fremhevede bilder"],"Excerpts":[null,"Utdrag"],"Enable Testimonials for this site.":[null,"Gjør innholdstypen omtaler tilgjengelig på dette nettstedet."],"Enable Portfolio Projects for this site.":[null,"Aktiver portefølje-prosjekter for dette nettstedet."],"Preview":[null,"Forhåndsvis"],"Color Scheme":[null,"Fargeoppsett"],"Ignored Phrases":[null,"Ignorerte setninger"],"Use automatically detected language to proofread posts and pages":[null,"Bruk automatisk oppdaget språk for å korrekturlese innlegg og sider"],"Redundant Phrases":[null,"Overflødige setninger"],"Phrases to Avoid":[null,"Uttrykk for å unngå"],"Passive Voice":[null,"Passiv stemme"],"Jargon":[null,"Sjargong"],"Hidden Verbs":[null,"Skjulte verb"],"Double Negatives":[null,"Dobbel nega
24979 sjon"],"Diacritical Marks":[null,"Diakritiske merker"],"Complex Phrases":[null,"Komplekse setninger"],"Bias Language":[null,"Forutinntatt språk"],"English Options":[null,"Valg for engelsk"],"Proofreading":[null,"Korrekturlesing"],"Connect Jetpack":[null,"Tilkoble Jetpack"],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,"Jetpack kunne i koble til WordPress.com: %(error_key)s. Dette skyldes vanligvis at noe er satt opp feil hos ditt nettvert eller på din server."],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com har for øyeblikket problemer og er ute av stand til å gi drivstoff til din Jetpack. Vennligst prøv igjen senere."],"{{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).":[null,"{{s}Din Jetpack
24980 har en feil.{{/s}} Det er ikke mulig å koble dette nettstedet til WordPress.com. Dette betyr vanligvis at nettstedet ditt ikke er offentlig tilgjengelig (localhost)."],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,"Ditt nettsted må være offentlig tilgjengelig for å bruk Jetpack: %(error_key)s"],"You have successfully disconnected Jetpack":[null,"Du har frakoblet Jetpack"],"Active":[null,"Aktiv"],"Settings":[null,"Innstillinger"],"Learn More":[null,"Lær mer"],"Disconnect Jetpack":[null,"Frakoble Jetpack"],"Debug":[null,"Debug"],"Test your site’s compatibility with Jetpack.":[null,"Sjekk ditt nettsteds kompatibilitet med Jetpack."]}
24981 \ No newline at end of file
24982
24983 diff --git a/plugins/jetpack/languages/json/jetpack-nl_NL.json b/plugins/jetpack/languages/json/jetpack-nl_NL.json
24984 index 9f6d40a..0448f4d 100644
24985 --- a/plugins/jetpack/languages/json/jetpack-nl_NL.json
24986 +++ b/plugins/jetpack/languages/json/jetpack-nl_NL.json
24987 @@ -1 +1 @@
24988 -{"":{"po-revision-date":"2016-03-22 15:35:08+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/2.1.0-alpha","project-id-version":"Development (trunk)"},"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.":[null,""],"This module has no configuration options":[null,""],"Configure your Security Scans":[null,""],"You can see the information about security scanning in the \"At a Glance\" section.":[null,""],"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.":[null,""],"Search for a Jetpack feature.":[null,""],"Real-time offsite backups with automated restores del
24989 iver peace-of-mind, so you can focus on writing great content and increasing traffic while we protect every aspect of your investment. Upgrade today.":[null,""],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,""],"Mobile Promos":[null,""],"Track each infinite Scroll post load as a page view in Google Analytics":[null,""],"Scroll infinitely (Shows 7 posts on each load)":[null,""],"Background Color":[null,""],"Show photo metadata (Exif) in carousel, when available":[null,""],"Match By Email":[null,""],"{{a}}Edit{{/a}}":[null,""],"Emails will be sent to ":[null,""],"Receive Monitor Email Notifications":[null,""],"Report Visibility: Select the roles that will be able to view stats reports":[null,""],"Registered Users: Count the page views of registered users who are logged in":[null,""],"Put a chart showing 48 hours of views in the admin bar":[null,""],"Admin Bar":[null,""],"Show a \"follow comments\" option in the comment form.":[null,""],"Show a \"
24990 follow blog\" options in the comment form":[null,""],"Can readers subscribe to your posts, comments or both?":[null,""],"A few catchy words to motivate your readers to comment.":[null,""],"Comments headline":[null,""],"WordPress.com Likes are:":[null,""],"Upgrade Focus: VideoPress For Weddings":[null,""],"The WordPress for Android App Gets a Big Facelift":[null,""],"Big iPhone/iPad Update Now Available":[null,""],"Subscriber":[null,""],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,""],"{{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}}":[null,""],"Cheatin' uh?":[null,""],"News Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Search engines will find the sitemaps at these locations:":[null,""],"Use Markdown for comments":[null,""],"Add a phrase":[null,""],"Enable proofr
24991 eading for the following grammar and style rules: ":[null,""],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,""],"Automatic Language Detection":[null,""],"A post or page is updated":[null,""],"A post or page is first published":[null,""],"Automatically proofread content when: ":[null,""],"Configure Testimonials":[null,""],"Configure Portfolios":[null,""],"Regenerate address":[null,""],"Highlight and copy the following text to your clipboard:":[null,""],"Copied!":[null,""],"Display all your gallery pictures in a cool mosaic":[null,""],"Meta key example: ":[null,""],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,""],"Welcome to Jetpack":[null,""],"Let us know!":[null,""],"What would you like to see on your Jetpack Dashboard?":[null,""],"You, %(userName)s, are not connected to WordPress.com.":[null,""],"Currently in {{a}}Development Mode{{/a}}
24992 because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,""],"You are currently running a development version of Jetpack.":[null,""],"You're fueled up and ready to go.":[null,""],"You're fueled up and ready to go, Jetpack is now active.":[null,""],"Your Jetpack is already connected.":[null,""],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,""],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,""],"Threats don't discriminate":[null,""],"Backup, protect, repair and bu
24993 ild a better website.":[null,""],"Powerful security tools for ultimate peace of mind":[null,""],"ACTIVE":[null,""],"Upgrade":[null,""],"Set up":[null,""],"Threats found!":[null,""],"No Results Found.":[null,""],"Pro":[null,""],"Keep your site backed up!":[null,""],"Site Backups":[null,""],"Keep those spammers away!":[null,""],"Automatically scan your site for common threats and attacks.":[null,""],"Security Scanning":[null,""],"Automatically backup your entire site.":[null,""],"State-of-the-art spam defense.":[null,""],"Automated, comprehensive protection from threats and attacks.":[null,""],"Activate Site Stats":[null,""],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,""],"Jetpack Stats Icon":[null,""],"Do you really want to disconnect your site from WordPress.com?":[null,""],"Updates Needed":[null,""],"Save Settings":[null,""],"Saving…":[null,""],"No account? Create one for free…":[null,""],"Unlimi
24994 ted surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,""],"Surveys & Polls":[null,""],"Configure VaultPress":[null,""],"View your security dashboard":[null,""],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense, and brute-force login protection - all in one place.":[null,""],"Security Scanning & Backups":[null,""],"Configure Akismet":[null,""],"View your spam stats":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,""],"Once you connect, you can upgrade to Premium or Pro in order to unlock worldclass security, spam protection tools, and priority support.":[null,""],"Your site is on Development Mode":[null,""],"Unlock the full potential of your site with the features included in your plan.":[null,""],"Your site is on the Jetpack Professional plan":[null,""],"Your site is on the Jetpack Premium plan"
24995 :[null,""],"Upgrade to Premium or Pro in order to unlock world class security, spam protection tools, and priority support.":[null,""],"Your site is on the Free Jetpack Plan":[null,""],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,""],"Lock out the bad guys":[null,""],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,""],"Maximum grade security":[null,""],"Compare Plans":[null,""],"Advanced polls and ratings":[null,""],"One-click threat resolution":[null,""],"Real-time backups":[null,""],"Unlimited backup archive":[null,""],"Includes on-demand malware scanning":[null,""],"Supports 1-3 sites":[null,""],"Jetpack Professional offers advanced features including:":[null,""],"Need more?":[null,""],"Create a
24996 new poll":[null,""],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,""],"Bulk and automatic updates":[null,""],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,""],"Feel the performance":[null,""],"Manage all your sites from a single dashboard.":[null,""],"Powerful WordPress.com features on every device.":[null,""],"View your {{a}}Email Followers{{/a}}":[null,""],"View {{a}}All Stats{{/a}}":[null,""],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,""],"Link your account to WordPress.com to get the most out of Jetpack.":[null,""],"You are connected as ":[null,""],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,
24997 ""],"Manage your Jetpack connection.":[null,""],"Connection Settings":[null,""],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,""],"Enjoy priority support":[null,""],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,""],"Get WordPress apps for any screen.":[null,""],"Inspiration strikes any time, anywhere.":[null,""],"Launch Reader":[null,""],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,""],"Connect with the Community":[null,""],"View Your Stats":[null,""],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,""],"Connect with your Visitors":[n
24998 ull,""],"Try the New Editor":[null,""],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,""],"Focus on your Writing":[null,""],"Invalid Key":[null,""],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,""],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,""],"Spam Protection":[null,""],"Unavailable in Dev Mode.":[null,""],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,""],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"{{a}}View backup details{{/a}}.":[null,""],"Backups":[null,""],"Performance":[null,""],"Security":[null,""],"Jetpack is monitoring your site. If we think your site is down you will receive an email.":[null,""],"Jetpack is improving and optimising your image speed.":[null,""],"{{a}}Activate Manage{{/a}} to turn on auto updates and manag
24999 e your plugins from WordPress.com.":[null,""],"All plugins are up-to-date. Awesome work!":[null,""],"Needs updating. ":["Need updating. ","",""],"%(number)s plugin":["%(number)s plugins","",""],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,""],"Total malicious attacks blocked on your site.":[null,""],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"Threats found":[null,""],"Malware Scanning":[null,""],"WordPress.com for Linux":[null,""],"WordPress.com for Windows":[null,""],"WordPress.com for Mac OS X":[null,""],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a w
25000 eb browser.":[null,""],"WordPress.com in Google Play":[null,""],"WordPress.com in the App Store":[null,""],"Updating %(slug)s settings…":[null,""],"%(slug)s has been deactivated.":[null,""],"Deactivating %(slug)s…":[null,""],"%(slug)s failed to activate. %(error)s":[null,""],"%(slug)s has been activated.":[null,""],"Activating %(slug)s…":[null,""],"Recommended features active.":[null,""],"Activating recommended features…":[null,""],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,""],"Show falling snow in the holiday period.":[null,""],"Holiday Snow":[null,""],"Unavailable in Dev Mode":[null,""],"At A Glance":[null,""],"Error unlinking from WordPress.com. %(error)s":[null,""],"Unlinked from WordPress.com.":[null,""],"Unlinking from WordPress.com":[null,""],"There was an error disconnecting Jetpack. Error: %(error)s":[null,""],"Options failed to reset.":[null,""],"Options reset.":[null,""],"Resetting Jetpack options…":[null,""],"Regenerated %(slug)s address
25001 .":[null,""],"Updating %(slug)s address…":[null,""],"Error updating %(slug)s settings. %(error)s":[null,""],"Updated %(slug)s settings.":[null,""],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,""],"Clichés":[null,""],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"You are running Jetpack on a {{a}}staging server{{/a}}.":[null,""],"Follow Jetpack on Twitter":[null,""],"Like us on Facebook":[null,""],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideO
25002 nMobile}}.{{/hideOnMobile}}":[null,""],"WordPress.com Terms of Service":[null,""],"Automattic's Privacy Policy":[null,""],"Jetpack Happiness Engineer":[null,""],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Go to Jetpack.com/support":[null,""],"Go to the WordPress.org support forums":[null,""],"Contact Jetpack support staff directly":[null,""],"Downtime Monitoring":[null,""],"Loading…":[null,""],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,""],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","",""],"{{a}}View details at VaultPress.com{{/a}}":[null,""],"{{a}}Contact Support{{/a}}":[null,""],"No threats found, you're good to go!":[null,""],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,""],"Plugin Updates":[null,""],"{{a}}Turn on plugin auto updates{{/a}}":[null,""],"{{a}}Act
25003 ivate Manage and turn on auto updates{{/a}}":[null,""],"Image Performance %(photon)s":[null,""],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,""],"Site Verification Tools":[null,""],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,""],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,""],"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.":[null,""],"Unlink me from WordPress.com":[null,""],"Link to WordPress.com":[null,""],"Disconnect from WordPress.com":[null,""],"Jump Start your Site":[null,""],"Quickly enhance your site by activating Jetpack's recommended features.":[null,""],"Activate Recommended Features":[null,""],"Jetpack's recommended features includ
25004 e:":[null,""],"Features can be activated or deactivated at any time.":[null,""],"Skip the Jetpack Jumpstart process":[null,""],"Skip this step":[null,""],"Manage security on WordPress.com":[null,""],"Week of %(date)s":[null,""],"Views: %(numberOfViews)s":[null,""],"Click to view detailed stats.":[null,""],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,""],"Days":[null,""],"Weeks":[null,""],"Months":[null,""],"Views today":[null,""],"Best overall day":[null,""],"%(number)s View":["%(number)s Views","",""],"All-time views":[null,""],"All-time comments":[null,""],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,""],"Did we mention free, professional support?":[null,""],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the
25005 globe and ready to help you.":[null,""],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,""],"Block site attacks.":[null,""],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,""],"Live site monitoring.":[null,""],"Automatic site updates.":[null,""],"Never fall behind on a security release or waste time updating multiple sites.":[null,""],"Lightning fast, optimized images":[null,""],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,""],"Site security and peace of mind":[null,""],"Need Help?":[null,""],"Send us Feedback":[null,""],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,""],"Automated social marketing.":[null,""],"Sharing
25006 & Like Buttons":[null,""],"Build a community.":[null,""],"Give visitors the tools to share and subscribe to your content.":[null,""],"Increase page views.":[null,""],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,""],"Manage Plugins":[null,""],"Drive more traffic to your site":[null,""],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,""],"Track your growth":[null,""],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,""],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,""],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,""],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,""],"{{s}}Your Jetpack has a glitch.{{/s}} We're sorry for the inconvenience. Please try again later, if the issue continues please cont
25007 act support with this message: %(error_key)s":[null,""],"Need help? The Jetpack team is here for you.":[null,""],"Leave a Jetpack review":[null,""],"Disconnecting Jetpack":[null,"Jetpack wordt losgekoppeld"],"Smiley":[null,"Smiley"],"Email Address":[null,"E-mailadres"],"Whitelist Management":[null,"Whitelist-beheer"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"Zorg ervoor dat u de meestgebruikte IP-adressen toevoegt, omdat deze kunnen wisselen tussen thuis, kantoor of andere locaties. Als u een IP-adres uit de lijst hieronder verwijdert, verwijdert u het ook uit de whitelist."],"Related":[null,"Gerelateerd"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Toon een 'Gerelateerde' header om duidelijker de gerelateerde sectie te scheiden van berichten"],"Use a large and visually st
25008 riking layout":[null,"Gebruik een grote en visueel opvallende layout"],"Require Two-Step Authentication":[null,"Tweestaps-authenticatie is vereist"],"Site Stats":[null,"Site Stats"],"Publicize":[null,"Publicize"],"Excerpts":[null,"Samenvattingen"],"Featured Images":[null,"Uitgelichte afbeeldingen"],"Enable Portfolio Projects for this site.":[null,"Portfolioprojecten inschakelen voor deze site."],"Enable Testimonials for this site.":[null,"Beoordelingen inschakelen voor deze site."],"View people's profiles when you mouse over their Gravatars":[null,"Bekijk profielen van mensen als u met de muis over hun Gravatar gaat"],"Color Scheme":[null,"Kleurenschema"],"Preview":[null,"Voorvertoning"],"You have successfully disconnected Jetpack":[null,""],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,""],"{{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 (local
25009 host).":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com ondervindt momenteel problemen en kan Jetpack niet opstarten. Probeer het later nogmaals."],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,""],"Connect Jetpack":[null,"Jetpack verbinden"],"Proofreading":[null,"Proeflezen"],"English Options":[null,"Engelse opties"],"Bias Language":[null,"Voorkeurstaal"],"Complex Phrases":[null,"Complexe zinnen"],"Diacritical Marks":[null,"Diacritische tekens"],"Double Negatives":[null,"Dubbele ontkenningen"],"Hidden Verbs":[null,"Verborgen werkwoorden"],"Jargon":[null,"Jargon"],"Passive Voice":[null,"Passieve stem"],"Phrases to Avoid":[null,"Te vermijden zinnen"],"Redundant Phrases":[null,"Overbodige zinnen"],"Use automatically detected language to proofread posts and pages":[null,"Gebruik de automatisch gedetecteer
25010 de taal om berichten en pagina's te proeflezen."],"Ignored Phrases":[null,"Genegeerde zinnen"],"Test your site’s compatibility with Jetpack.":[null,""],"Debug":[null,"Foutopsporing"],"Disconnect Jetpack":[null,"Jetpack loskoppelen"],"Learn More":[null,"Kom meer te weten"],"Settings":[null,"Instellingen"],"Active":[null,"Actief"]}
25011 \ No newline at end of file
25012 +{"":{"po-revision-date":"2016-03-22 15:35:08+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/2.3.0-alpha","language":"nl","project-id-version":"Plugins - Jetpack by WordPress.com - Development (trunk)"},"Make sure your site is easily found on search engines with SEO tools for your content and social posts.":[null,""],"Activate this module to use the advanced SEO tools.":[null,""],"Configure your VideoPress settings.":[null,""],"How much is your website worth?":[null,""],"For less than the price of a coffee a month you can rest easy knowing your hard work (or livelihood) is backed up.":[null,""],"Configure Site SEO":[null,""],"Activate SEO Tools":[null,""],"Introducing our most affordable backups and security plan yet":[null,""],"The Personal Plan keeps your data, site, and hard work safe.":[null,""],"Learn more...":[null,""],"Your site is on the Jetpack Perso
25013 nal plan":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), and unlimited storage.":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), unlimited backup storage, security scanning, and priority support.":[null,""],"You get spam-protection, real-time backups (unlimited archive), unlimited backup storage, security scanning, SEO tools, PollDaddy, and priority support.":[null,""],"Daily backup of all your site data with unlimited space and one-click restores (powered by VaultPress).":[null,""],"Daily backup of all your site data with unlimited space, one-click restores, automated security scanning, and priority support (powered by VaultPress).":[null,""],"Backups & Security Scanning":[null,""],"Real-time backup of all your site data with unlimited space, one-click restores, automated security scanning, one-click threat resolution, and priority support (powered by VaultPress).":[null,""],"SEO Tools"
25014 :[null,""],"Advanced SEO tools to help your site get found when people search for relevant content.":[null,""],"Need more? Running a business site?":[null,""],"If your site is important to you, consider protecting and improving it with some of our advanced features: ":[null,""],"On-demand security scanning":[null,""],"Advanced SEO tools":[null,""],"Configure your SEO settings.":[null,""],"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.":[null,""],"You are running Jetpack on a staging server.":[null,""],"More Info":[null,""],"Search your content.":[null,""],"{{a}}Manage Likes visibility from the Sharing Module Settings{{/a}}":[null,""],"Hide the stats smiley face image. The image helps collect stats but should still work when hidden.":[null,""],"Your Current IP: %(ip)s":[null,""],"Whitelisting an IP address prevents it from ever being blocked by Jetpack.":[null,""],"IPv4 and
25015 IPv6 are acceptable. {{br/}} To specify a range, enter the low value and high value separated by a dash. Example: 12.12.12.1-12.12.12.100":[null,""],"Link your account to WordPress.com to start using this feature.":[null,""],"There are unsaved settings in this tab that will be lost if you leave it. Proceed?":[null,""],"This will reset all Jetpack options, are you sure?":[null,""],"Search for a Jetpack feature.":[null,""],"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.":[null,""],"You can see the information about security scanning in the \"At a Glance\" section.":[null,""],"Configure your Security Scans":[null,""],"This module has no configuration options":[null,""],"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
25016 it easier for visitors to stay in touch.":[null,""],"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.":[null,""],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,""],"Subscriber":[null,""],"Big iPhone/iPad Update Now Available":[null,""],"The WordPress for Android App Gets a Big Facelift":[null,""],"Upgrade Focus: VideoPress For Weddings":[null,""],"WordPress.com Likes are:":[null,""],"Comments headline":[null,""],"A few catchy words to motivate your readers to comment.":[null,""],"Can readers subscribe to your posts, comments or both?":[null,""],"Show a \"follow blog\" options in the comment form":[null,""],"Show a \"follow comments\" option in the comment form.":[null,""],"Admin Bar":[null,""],"Put a chart showing 48 hours of views in the admin bar":[null,""],"Registered Users: Count the page views of registered
25017 users who are logged in":[null,""],"Report Visibility: Select the roles that will be able to view stats reports":[null,""],"Receive Monitor Email Notifications":[null,""],"Emails will be sent to ":[null,""],"{{a}}Edit{{/a}}":[null,""],"Match By Email":[null,""],"Show photo metadata (Exif) in carousel, when available":[null,""],"Background Color":[null,""],"Scroll infinitely (Shows 7 posts on each load)":[null,""],"Track each infinite Scroll post load as a page view in Google Analytics":[null,""],"Mobile Promos":[null,""],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,""],"Enter your meta key \"content\" value to verify your blog with {{a}}Google Search Console{{/a}}, {{a1}}Bing Webmaster Center{{/a1}} and {{a2}}Pinterest Site Verification{{/a2}}.":[null,""],"Meta key example:":[null,""],"Display all your gallery pictures in a cool mosaic":[null,""],"Copied!":[null,""],"Highlight and copy the following text to your clipboard:":[null,""],"Regener
25018 ate address":[null,""],"Configure Portfolios":[null,""],"Configure Testimonials":[null,""],"Automatically proofread content when: ":[null,""],"A post or page is first published":[null,""],"A post or page is updated":[null,""],"Automatic Language Detection":[null,""],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,""],"Enable proofreading for the following grammar and style rules: ":[null,""],"Add a phrase":[null,""],"Use Markdown for comments":[null,""],"Search engines will find the sitemaps at these locations:":[null,""],"Sitemap: {{a}}%(url)s{{/a}}":[null,""],"News Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Cheatin' uh?":[null,""],"{{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}}":[null,""],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,""],"Your Jetpack is already connect
25019 ed.":[null,""],"You're fueled up and ready to go, Jetpack is now active.":[null,""],"You're fueled up and ready to go.":[null,""],"You are currently running a development version of Jetpack.":[null,""],"Submit Beta feedback":[null,""],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,""],"You, %(userName)s, are not connected to WordPress.com.":[null,""],"What would you like to see on your Jetpack Dashboard?":[null,""],"Let us know!":[null,""],"Welcome to Jetpack":[null,""],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,""],"No account? Cr
25020 eate one for free…":[null,""],"Saving…":[null,""],"Save Settings":[null,""],"Updates Needed":[null,""],"Do you really want to disconnect your site from WordPress.com?":[null,""],"Jetpack Stats Icon":[null,""],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,""],"Activate Site Stats":[null,""],"Automated, comprehensive protection from threats and attacks.":[null,""],"State-of-the-art spam defense.":[null,""],"Automatically backup your entire site.":[null,""],"Security Scanning":[null,""],"Automatically scan your site for common threats and attacks.":[null,""],"Keep those spammers away!":[null,""],"Site Backups":[null,""],"Keep your site backed up!":[null,""],"Pro":[null,""],"No Results Found.":[null,""],"Threats found!":[null,""],"Set up":[null,""],"Upgrade":[null,""],"ACTIVE":[null,""],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goa
25021 l is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,""],"Your site is on the Free Jetpack Plan":[null,""],"Upgrade to a paid plan to unlock world-class security, spam protection tools, and priority support.":[null,""],"Your site is on the Jetpack Premium plan":[null,""],"Your site is on the Jetpack Professional plan":[null,""],"Your site is on Development Mode":[null,""],"Once you connect, you can upgrade to a paid plan in order to unlock world-class security, spam protection tools, and priority support.":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,""],"View your spam stats":[null,""],"Configure Akismet":[null,""],"View your security dashboard":[null,""],"Configure VaultPress":[null,""],"Surveys & Polls":[null,""],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on
25022 your iPad or iPhone.":[null,""],"Create a new poll":[null,""],"Real-time backups":[null,""],"One-click threat resolution":[null,""],"Advanced polls and ratings":[null,""],"Compare Plans":[null,""],"Maximum grade security":[null,""],"Real-time backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,""],"Lock out the bad guys":[null,""],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,""],"Enjoy priority support":[null,""],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,""],"Connection Settings":[null,""],"Manage your Jetpack connection.":[null,""],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,""],"You are connected
25023 as ":[null,""],"Link your account to WordPress.com to get the most out of Jetpack.":[null,""],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,""],"View {{a}}All Stats{{/a}}":[null,""],"View your {{a}}Email Followers{{/a}}":[null,""],"Powerful WordPress.com features on every device.":[null,""],"Manage all your sites from a single dashboard.":[null,""],"Feel the performance":[null,""],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,""],"Bulk and automatic updates":[null,""],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,""],"Focus on your Writing":[null,""],"Our new editor is lightning fast, optimized for writers and eliminates distractions,
25024 giving you the ability to focus on your work.":[null,""],"Try the New Editor":[null,""],"Connect with your Visitors":[null,""],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,""],"View Your Stats":[null,""],"Connect with the Community":[null,""],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,""],"Launch Reader":[null,""],"Inspiration strikes any time, anywhere.":[null,""],"Get WordPress apps for any screen.":[null,""],"In Your Pocket":[null,""],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,""],"WordPress.com in the App Store":[null,""],"WordPress.com in Google Play":[null,""],"On Your Desktop":[null,""],"A d
25025 esktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.":[null,""],"WordPress.com for Mac OS X":[null,""],"WordPress.com for Windows":[null,""],"WordPress.com for Linux":[null,""],"Malware Scanning":[null,""],"Threats found":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,""],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,""],"Total malicious attacks blocked on your site.":[null,""],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,""],"%(number)s plugin":["%(number)s plugins","",""],"Needs updating. ":["Need updating. ","",""],"All plugins are up-to-date. Awesome work!":[null,""],"{{a}}Activate Manage{{/a}}
25026 to turn on auto updates and manage your plugins from WordPress.com.":[null,""],"Jetpack is improving and optimizing your image speed.":[null,""],"Jetpack is monitoring your site. If we think your site is down, you will receive an email.":[null,""],"Security":[null,""],"Performance":[null,""],"Backups":[null,""],"{{a}}View backup details{{/a}}.":[null,""],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,""],"Unavailable in Dev Mode.":[null,""],"Spam Protection":[null,""],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,""],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,""],"Invalid Key":[null,""],"Unavailable in Dev Mode":[null,""],"Holiday Snow":[null,""],"Show falling snow in the holiday period.":[null,""],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,""],"Activating r
25027 ecommended features…":[null,""],"Recommended features active.":[null,""],"Recommended features failed to activate. %(error)s":[null,""],"Activating %(slug)s…":[null,""],"%(slug)s has been activated.":[null,""],"%(slug)s failed to activate. %(error)s":[null,""],"Deactivating %(slug)s…":[null,""],"%(slug)s has been deactivated.":[null,""],"%(slug)s failed to deactivate. %(error)s":[null,""],"Updating %(slug)s settings…":[null,""],"Updated %(slug)s settings.":[null,""],"Error updating %(slug)s settings. %(error)s":[null,""],"Updating %(slug)s address…":[null,""],"Regenerated %(slug)s address .":[null,""],"Error regenerating %(slug)s address. %(error)s":[null,""],"Resetting Jetpack options…":[null,""],"Options reset.":[null,""],"Options failed to reset.":[null,""],"There was an error disconnecting Jetpack. Error: %(error)s":[null,""],"Unlinking from WordPress.com":[null,""],"Unlinked from WordPress.com.":[null,""],"Error unlinking from WordPress.com. %(error)s":[null,""],"At
25028 A Glance":[null,""],"Clichés":[null,""],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,""],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"Like us on Facebook":[null,""],"Follow Jetpack on Twitter":[null,""],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"Contact Jetpack support staff directly":[null,""],"Go to the WordPress.org support forums":[null,""],"Go to Jetpack.com/support":[null,""],"We offer free, f
25029 ull support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Jetpack Happiness Engineer":[null,""],"Automattic's Privacy Policy":[null,""],"WordPress.com Terms of Service":[null,""],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,""],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,""],"Site Verification Tools":[null,""],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,""],"Image Performance %(photon)s":[null,""],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,""],"{{a}}Turn on plugin auto updates{{/a}}":[null,""],"Plugin Updates":[null,""],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,""],"No threats found, you're good to go!"
25030 :[null,""],"{{a}}Contact Support{{/a}}":[null,""],"{{a}}View details at VaultPress.com{{/a}}":[null,""],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","",""],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,""],"Loading…":[null,""],"Downtime Monitoring":[null,""],"{{button}}View More Stats on WordPress.com {{/button}}":[null,""],"{{button}}View Old Stats{{/button}}":[null,""],"All-time comments":[null,""],"All-time views":[null,""],"%(number)s View":["%(number)s Views","",""],"Best overall day":[null,""],"Views today":[null,""],"Months":[null,""],"Weeks":[null,""],"Days":[null,""],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,""],"Click to view detailed stats.":[null,""],"Views: %(numberOfViews)s":[null,""],"Week of %(date)s":[null,""],"Manage security on WordPress.com":[null,""],"Skip this step":[null,""],"Skip the Jetpack Jumpstart process":[null
25031 ,""],"Features can be activated or deactivated at any time.":[null,""],"Jetpack's recommended features include:":[null,""],"Activate Recommended Features":[null,""],"Quickly enhance your site by activating Jetpack's recommended features.":[null,""],"Jump Start your Site":[null,""],"Disconnect from WordPress.com":[null,""],"Link to WordPress.com":[null,""],"Unlink me from WordPress.com":[null,""],"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.":[null,""],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,""],"Did we mention free, professional support?":[null,""],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,""],"Lightning fast, optimized images":[null
25032 ,""],"Never fall behind on a security release or waste time updating multiple sites.":[null,""],"Automatic site updates.":[null,""],"Live site monitoring.":[null,""],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,""],"Block site attacks.":[null,""],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,""],"Site security and peace of mind":[null,""],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,""],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,""],"Increase page views.":[null,""],"Give visitors the tools to share and subscribe to your content.":[null,""],"Build a community.":[null,""],"Sharing & Like Buttons":[null,""],"Automated social marketing.":[null
25033 ,""],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,""],"Send us Feedback":[null,""],"Need Help?":[null,""],"Manage Plugins":[null,""],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,""],"Track your growth":[null,""],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,""],"Drive more traffic to your site":[null,""],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,""],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,""],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,""],"{{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":[null,""],"Disconnecting Jetpack":[
25034 null,"Jetpack wordt losgekoppeld"],"Leave a Jetpack review":[null,""],"Need help? The Jetpack team is here for you.":[null,""],"Smiley":[null,"Smiley"],"Require Two-Step Authentication":[null,"Tweestaps-authenticatie is vereist"],"Use a large and visually striking layout":[null,"Gebruik een grote en visueel opvallende layout"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Toon een 'Gerelateerde' header om duidelijker de gerelateerde sectie te scheiden van berichten"],"Related":[null,"Gerelateerd"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"Zorg ervoor dat u de meestgebruikte IP-adressen toevoegt, omdat deze kunnen wisselen tussen thuis, kantoor of andere locaties. Als u een IP-adres uit de lijst hieronder verwijdert, verwijdert u het ook uit de whitelist."],"Whitelist Managem
25035 ent":[null,"Whitelist-beheer"],"Email Address":[null,"E-mailadres"],"Publicize":[null,"Publicize"],"Site Stats":[null,"Site Stats"],"Featured Images":[null,"Uitgelichte afbeeldingen"],"Excerpts":[null,"Samenvattingen"],"Enable Testimonials for this site.":[null,"Beoordelingen inschakelen voor deze site."],"Enable Portfolio Projects for this site.":[null,"Portfolioprojecten inschakelen voor deze site."],"Preview":[null,"Voorvertoning"],"Color Scheme":[null,"Kleurenschema"],"Ignored Phrases":[null,"Genegeerde zinnen"],"Use automatically detected language to proofread posts and pages":[null,"Gebruik de automatisch gedetecteerde taal om berichten en pagina's te proeflezen."],"Redundant Phrases":[null,"Overbodige zinnen"],"Phrases to Avoid":[null,"Te vermijden zinnen"],"Passive Voice":[null,"Passieve stem"],"Jargon":[null,"Jargon"],"Hidden Verbs":[null,"Verborgen werkwoorden"],"Double Negatives":[null,"Dubbele ontkenningen"],"Diacritical Marks":[null,"Diacritische tekens"],"Complex Phras
25036 es":[null,"Complexe zinnen"],"Bias Language":[null,"Voorkeurstaal"],"English Options":[null,"Engelse opties"],"Proofreading":[null,"Proeflezen"],"Connect Jetpack":[null,"Jetpack verbinden"],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com ondervindt momenteel problemen en kan Jetpack niet opstarten. Probeer het later nogmaals."],"{{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).":[null,""],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,""],"You have successfully disconnected Jetpack":[null,""],"Active":[null,"Actief"],"Settings":[null,"Instellingen"],"Learn More":[null,"Kom meer te weten"],"Disconnect Jetpack":[null,
25037 "Jetpack loskoppelen"],"Debug":[null,"Foutopsporing"],"Test your site’s compatibility with Jetpack.":[null,""]}
25038 \ No newline at end of file
25039
25040 diff --git a/plugins/jetpack/languages/json/jetpack-nn_NO.json b/plugins/jetpack/languages/json/jetpack-nn_NO.json
25041 index df2f221..71492dc 100644
25042 --- a/plugins/jetpack/languages/json/jetpack-nn_NO.json
25043 +++ b/plugins/jetpack/languages/json/jetpack-nn_NO.json
25044 @@ -1 +1 @@
25045 -{"":{"po-revision-date":"2015-08-21 12:56:31+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/1.0-alpha-1100","project-id-version":"dev"},"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Connect Jetpack":[null,""],"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,"Sidestatistikk"],"Smiley":[null,""],"Whitelist Management":[null,""],"Related":[null,"LIknande innhald"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a large and visually striking layout":[null,"
25046 "],"Publicize":[null,"Publiser"],"Related Posts":[null,"Liknande innlegg"],"Email Address":[null,"E-postadresse"],"Preview":[null,"Førehandsvising"],"Excerpts":[null,""],"Featured Images":[null,"Framheva innlegg"],"Enable Portfolio Projects for this site.":[null,""],"Enable Testimonials for this site.":[null,""],"View people's profiles when you mouse over their Gravatars":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Proofreading":[null,"Korrekturlesing"],"English Options":[null,""],"Bias Language":[null,""],"Complex Phrases":[null,""],"Diacritical Marks":[null,""],"Double Negatives":[null,"Doble negativar"],"Hidden Verbs":[null,""],"Jargon":[null,""],"Passive Voice":[null,""],"Phrases to Avoid":[null,""],"Redundant Phrases":[null,""],"Use automatically detected language to proofread posts and pages":[null,""],"Ignored Phrases":[null,""],"Color Scheme":[null,"Fargeskjema"],"Terms":[null,""],"Privacy
25047 ":[null,"Personvern"],"Debug":[null,""],"Learn More":[null,"Les meir"],"Settings":[null,"Innstillingar"],"Active":[null,"Aktiv"]}
25048 \ No newline at end of file
25049 +{"":{"po-revision-date":"2015-08-21 12:56:31+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/1.0-alpha-1100","project-id-version":"dev"},"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Connect Jetpack":[null,""],"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,"Sidestatistikk"],"Smiley":[null,""],"Whitelist Management":[null,""],"Related":[null,"LIknande innhald"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a large and visually striking layout":[null,"
25050 "],"Publicize":[null,"Publiser"],"Related Posts":[null,"Liknande innlegg"],"Email Address":[null,"E-postadresse"],"Preview":[null,"Førehandsvising"],"Excerpts":[null,""],"Featured Images":[null,"Framheva innlegg"],"Enable Portfolio Projects for this site.":[null,""],"Enable Testimonials for this site.":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Proofreading":[null,"Korrekturlesing"],"English Options":[null,""],"Bias Language":[null,""],"Complex Phrases":[null,""],"Diacritical Marks":[null,""],"Double Negatives":[null,"Doble negativar"],"Hidden Verbs":[null,""],"Jargon":[null,""],"Passive Voice":[null,""],"Phrases to Avoid":[null,""],"Redundant Phrases":[null,""],"Use automatically detected language to proofread posts and pages":[null,""],"Ignored Phrases":[null,""],"Color Scheme":[null,"Fargeskjema"],"Terms":[null,""],"Privacy":[null,"Personvern"],"Debug":[null,""],"Learn More":[null,"Les meir"],
25051 "Settings":[null,"Innstillingar"],"Active":[null,"Aktiv"]}
25052 \ No newline at end of file
25053
25054 diff --git a/plugins/jetpack/languages/json/jetpack-pl_PL.json b/plugins/jetpack/languages/json/jetpack-pl_PL.json
25055 index 4d2b911..9f6b024 100644
25056 --- a/plugins/jetpack/languages/json/jetpack-pl_PL.json
25057 +++ b/plugins/jetpack/languages/json/jetpack-pl_PL.json
25058 @@ -1 +1 @@
25059 -{"":{"po-revision-date":"2015-07-20 01:42:09+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);","x-generator":"GlotPress/1.0-alpha-1000","project-id-version":"3.6.1"},"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,"Wymagaj dwuetapowego uwierzytelniania"],"Site Stats":[null,"Statystyki witryny"],"Smiley":[null,""],"Related Posts":[null,"Podobne wpisy"],"Email Address":[null,"Adres e-mail"],"Whitelist Management":[null,""],"Related":[null,"Podobne"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a large and visual
25060 ly striking layout":[null,""],"Publicize":[null,"Publikuj"],"Enable Testimonials for this site.":[null,""],"View people's profiles when you mouse over their Gravatars":[null,""],"Preview":[null,"Podejrzyj"],"Excerpts":[null,""],"Featured Images":[null,"Ikony wpisów"],"Enable Portfolio Projects for this site.":[null,""],"Color Scheme":[null,"Schemat kolorów"],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Proofreading":[null,"Sprawdzanie pisowni"],"English Options":[null,"Opcje dot. j. angielskiego"],"Bias Language":[null,""],"Complex Phrases":[null,""],"Diacritical Marks":[null,""],"Double Negatives":[null,""],"Hidden Verbs":[null,""],"Jargon":[null,"Żargon"],"Passive Voice":[null,""],"Phrases to Avoid":[null,""],"Redundant Phrases":[null,""],"Use automatically detected language to proofread posts and pages":[null,"Do sprawdzania pisowni wpisów i stron używaj automatycznie wykrytego języka"],"Ignored Phra
25061 ses":[null,"Ignorowane frazy"],"Terms":[null,"Warunki korzystania"],"Privacy":[null,"Prywatność"],"Debug":[null,""],"Disconnect from WordPress.com":[null,"Odłącz od WordPress.com"],"Learn More":[null,"Dowiedz się więcej"],"Settings":[null,"Ustawienia"],"Active":[null,"Aktywne"]}
25062 \ No newline at end of file
25063 +{"":{"po-revision-date":"2015-07-20 01:42:09+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);","x-generator":"GlotPress/1.0-alpha-1000","project-id-version":"3.6.1"},"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,"Wymagaj dwuetapowego uwierzytelniania"],"Site Stats":[null,"Statystyki witryny"],"Smiley":[null,""],"Related Posts":[null,"Podobne wpisy"],"Email Address":[null,"Adres e-mail"],"Whitelist Management":[null,""],"Related":[null,"Podobne"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a large and visual
25064 ly striking layout":[null,""],"Publicize":[null,"Publikuj"],"Enable Testimonials for this site.":[null,""],"Preview":[null,"Podejrzyj"],"Excerpts":[null,""],"Featured Images":[null,"Ikony wpisów"],"Enable Portfolio Projects for this site.":[null,""],"Color Scheme":[null,"Schemat kolorów"],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Proofreading":[null,"Sprawdzanie pisowni"],"English Options":[null,"Opcje dot. j. angielskiego"],"Bias Language":[null,""],"Complex Phrases":[null,""],"Diacritical Marks":[null,""],"Double Negatives":[null,""],"Hidden Verbs":[null,""],"Jargon":[null,"Żargon"],"Passive Voice":[null,""],"Phrases to Avoid":[null,""],"Redundant Phrases":[null,""],"Use automatically detected language to proofread posts and pages":[null,"Do sprawdzania pisowni wpisów i stron używaj automatycznie wykrytego języka"],"Ignored Phrases":[null,"Ignorowane frazy"],"Terms":[null,"Warunki korzystania"],"Pr
25065 ivacy":[null,"Prywatność"],"Debug":[null,""],"Disconnect from WordPress.com":[null,"Odłącz od WordPress.com"],"Learn More":[null,"Dowiedz się więcej"],"Settings":[null,"Ustawienia"],"Active":[null,"Aktywne"]}
25066 \ No newline at end of file
25067
25068 diff --git a/plugins/jetpack/languages/json/jetpack-pt_BR.json b/plugins/jetpack/languages/json/jetpack-pt_BR.json
25069 index 1f11670..b198fad 100644
25070 --- a/plugins/jetpack/languages/json/jetpack-pt_BR.json
25071 +++ b/plugins/jetpack/languages/json/jetpack-pt_BR.json
25072 @@ -1 +1 @@
25073 -{"":{"po-revision-date":"2016-09-03 02:50:43+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=(n > 1);","x-generator":"GlotPress/2.1.0-alpha","project-id-version":"Development (trunk)"},"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.":[null,""],"This module has no configuration options":[null,""],"Configure your Security Scans":[null,""],"You can see the information about security scanning in the \"At a Glance\" section.":[null,""],"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.":[null,""],"Search for a Jetpack feature.":[null,""],"Real-time offsite backups with automated restores de
25074 liver peace-of-mind, so you can focus on writing great content and increasing traffic while we protect every aspect of your investment. Upgrade today.":[null,""],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,""],"Mobile Promos":[null,""],"Track each infinite Scroll post load as a page view in Google Analytics":[null,""],"Scroll infinitely (Shows 7 posts on each load)":[null,""],"Background Color":[null,""],"Show photo metadata (Exif) in carousel, when available":[null,""],"Match By Email":[null,""],"{{a}}Edit{{/a}}":[null,""],"Emails will be sent to ":[null,""],"Receive Monitor Email Notifications":[null,""],"Report Visibility: Select the roles that will be able to view stats reports":[null,""],"Registered Users: Count the page views of registered users who are logged in":[null,""],"Put a chart showing 48 hours of views in the admin bar":[null,""],"Admin Bar":[null,""],"Show a \"follow comments\" option in the comment form.":[null,""],"Show a \
25075 "follow blog\" options in the comment form":[null,""],"Can readers subscribe to your posts, comments or both?":[null,""],"A few catchy words to motivate your readers to comment.":[null,""],"Comments headline":[null,""],"WordPress.com Likes are:":[null,""],"Upgrade Focus: VideoPress For Weddings":[null,""],"The WordPress for Android App Gets a Big Facelift":[null,""],"Big iPhone/iPad Update Now Available":[null,""],"Subscriber":[null,""],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,""],"{{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}}":[null,""],"Cheatin' uh?":[null,""],"News Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Search engines will find the sitemaps at these locations:":[null,""],"Use Markdown for comments":[null,""],"Add a phrase":[null,""],"Enable proof
25076 reading for the following grammar and style rules: ":[null,""],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,""],"Automatic Language Detection":[null,""],"A post or page is updated":[null,""],"A post or page is first published":[null,""],"Automatically proofread content when: ":[null,""],"Configure Testimonials":[null,""],"Configure Portfolios":[null,""],"Regenerate address":[null,""],"Highlight and copy the following text to your clipboard:":[null,""],"Copied!":[null,""],"Display all your gallery pictures in a cool mosaic":[null,""],"Meta key example: ":[null,""],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,""],"Welcome to Jetpack":[null,""],"Let us know!":[null,""],"What would you like to see on your Jetpack Dashboard?":[null,""],"You, %(userName)s, are not connected to WordPress.com.":[null,""],"Currently in {{a}}Development Mode{{/a}
25077 } because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,""],"You are currently running a development version of Jetpack.":[null,""],"You're fueled up and ready to go.":[null,""],"You're fueled up and ready to go, Jetpack is now active.":[null,""],"Your Jetpack is already connected.":[null,""],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,""],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,""],"Threats don't discriminate":[null,""],"Backup, protect, repair and b
25078 uild a better website.":[null,""],"Powerful security tools for ultimate peace of mind":[null,""],"ACTIVE":[null,""],"Upgrade":[null,""],"Set up":[null,""],"Threats found!":[null,""],"No Results Found.":[null,""],"Pro":[null,""],"Keep your site backed up!":[null,""],"Site Backups":[null,""],"Keep those spammers away!":[null,""],"Automatically scan your site for common threats and attacks.":[null,""],"Security Scanning":[null,""],"Automatically backup your entire site.":[null,""],"State-of-the-art spam defense.":[null,""],"Automated, comprehensive protection from threats and attacks.":[null,""],"Activate Site Stats":[null,""],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,""],"Jetpack Stats Icon":[null,""],"Do you really want to disconnect your site from WordPress.com?":[null,""],"Updates Needed":[null,""],"Save Settings":[null,""],"Saving…":[null,""],"No account? Create one for free…":[null,""],"Unlim
25079 ited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,""],"Surveys & Polls":[null,""],"Configure VaultPress":[null,""],"View your security dashboard":[null,""],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense, and brute-force login protection - all in one place.":[null,""],"Security Scanning & Backups":[null,""],"Configure Akismet":[null,""],"View your spam stats":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,""],"Once you connect, you can upgrade to Premium or Pro in order to unlock worldclass security, spam protection tools, and priority support.":[null,""],"Your site is on Development Mode":[null,""],"Unlock the full potential of your site with the features included in your plan.":[null,""],"Your site is on the Jetpack Professional plan":[null,""],"Your site is on the Jetpack Premium plan
25080 ":[null,""],"Upgrade to Premium or Pro in order to unlock world class security, spam protection tools, and priority support.":[null,""],"Your site is on the Free Jetpack Plan":[null,""],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,""],"Lock out the bad guys":[null,""],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,""],"Maximum grade security":[null,""],"Compare Plans":[null,""],"Advanced polls and ratings":[null,""],"One-click threat resolution":[null,""],"Real-time backups":[null,""],"Unlimited backup archive":[null,""],"Includes on-demand malware scanning":[null,""],"Supports 1-3 sites":[null,""],"Jetpack Professional offers advanced features including:":[null,""],"Need more?":[null,""],"Create a
25081 new poll":[null,""],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,""],"Bulk and automatic updates":[null,""],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,""],"Feel the performance":[null,""],"Manage all your sites from a single dashboard.":[null,""],"Powerful WordPress.com features on every device.":[null,""],"View your {{a}}Email Followers{{/a}}":[null,""],"View {{a}}All Stats{{/a}}":[null,""],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,""],"Link your account to WordPress.com to get the most out of Jetpack.":[null,""],"You are connected as ":[null,""],"The site is in Development Mode, so you can not connect to WordPress.com.":[null
25082 ,""],"Manage your Jetpack connection.":[null,""],"Connection Settings":[null,""],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,""],"Enjoy priority support":[null,""],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,""],"Get WordPress apps for any screen.":[null,""],"Inspiration strikes any time, anywhere.":[null,""],"Launch Reader":[null,""],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,""],"Connect with the Community":[null,""],"View Your Stats":[null,""],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,""],"Connect with your Visitors":[
25083 null,""],"Try the New Editor":[null,""],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,""],"Focus on your Writing":[null,""],"Invalid Key":[null,""],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,""],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,""],"Spam Protection":[null,""],"Unavailable in Dev Mode.":[null,""],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,""],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"{{a}}View backup details{{/a}}.":[null,""],"Backups":[null,""],"Performance":[null,""],"Security":[null,""],"Jetpack is monitoring your site. If we think your site is down you will receive an email.":[null,""],"Jetpack is improving and optimising your image speed.":[null,""],"{{a}}Activate Manage{{/a}} to turn on auto updates and mana
25084 ge your plugins from WordPress.com.":[null,""],"All plugins are up-to-date. Awesome work!":[null,""],"Needs updating. ":["Need updating. ","",""],"%(number)s plugin":["%(number)s plugins","",""],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,""],"Total malicious attacks blocked on your site.":[null,""],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"Threats found":[null,""],"Malware Scanning":[null,""],"WordPress.com for Linux":[null,""],"WordPress.com for Windows":[null,""],"WordPress.com for Mac OS X":[null,""],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a
25085 web browser.":[null,""],"WordPress.com in Google Play":[null,""],"WordPress.com in the App Store":[null,""],"Updating %(slug)s settings…":[null,""],"%(slug)s has been deactivated.":[null,""],"Deactivating %(slug)s…":[null,""],"%(slug)s failed to activate. %(error)s":[null,""],"%(slug)s has been activated.":[null,""],"Activating %(slug)s…":[null,""],"Recommended features active.":[null,""],"Activating recommended features…":[null,""],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,""],"Show falling snow in the holiday period.":[null,""],"Holiday Snow":[null,""],"Unavailable in Dev Mode":[null,""],"At A Glance":[null,""],"Error unlinking from WordPress.com. %(error)s":[null,""],"Unlinked from WordPress.com.":[null,""],"Unlinking from WordPress.com":[null,""],"There was an error disconnecting Jetpack. Error: %(error)s":[null,""],"Options failed to reset.":[null,""],"Options reset.":[null,""],"Resetting Jetpack options…":[null,""],"Regenerated %(slug)s address
25086 .":[null,""],"Updating %(slug)s address…":[null,""],"Error updating %(slug)s settings. %(error)s":[null,""],"Updated %(slug)s settings.":[null,""],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,""],"Clichés":[null,""],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"You are running Jetpack on a {{a}}staging server{{/a}}.":[null,""],"Follow Jetpack on Twitter":[null,""],"Like us on Facebook":[null,""],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hide
25087 OnMobile}}.{{/hideOnMobile}}":[null,""],"WordPress.com Terms of Service":[null,""],"Automattic's Privacy Policy":[null,""],"Jetpack Happiness Engineer":[null,""],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Go to Jetpack.com/support":[null,""],"Go to the WordPress.org support forums":[null,""],"Contact Jetpack support staff directly":[null,""],"Downtime Monitoring":[null,""],"Loading…":[null,""],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,""],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","",""],"{{a}}View details at VaultPress.com{{/a}}":[null,""],"{{a}}Contact Support{{/a}}":[null,""],"No threats found, you're good to go!":[null,""],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,""],"Plugin Updates":[null,""],"{{a}}Turn on plugin auto updates{{/a}}":[null,""],"{{a}}Ac
25088 tivate Manage and turn on auto updates{{/a}}":[null,""],"Image Performance %(photon)s":[null,""],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,""],"Site Verification Tools":[null,""],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,""],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,""],"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.":[null,""],"Unlink me from WordPress.com":[null,""],"Link to WordPress.com":[null,""],"Disconnect from WordPress.com":[null,""],"Jump Start your Site":[null,""],"Quickly enhance your site by activating Jetpack's recommended features.":[null,""],"Activate Recommended Features":[null,""],"Jetpack's recommended features inclu
25089 de:":[null,""],"Features can be activated or deactivated at any time.":[null,""],"Skip the Jetpack Jumpstart process":[null,""],"Skip this step":[null,""],"Manage security on WordPress.com":[null,""],"Week of %(date)s":[null,""],"Views: %(numberOfViews)s":[null,""],"Click to view detailed stats.":[null,""],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,""],"Days":[null,""],"Weeks":[null,""],"Months":[null,""],"Views today":[null,""],"Best overall day":[null,""],"%(number)s View":["%(number)s Views","",""],"All-time views":[null,""],"All-time comments":[null,""],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,""],"Did we mention free, professional support?":[null,""],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around th
25090 e globe and ready to help you.":[null,""],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,""],"Block site attacks.":[null,""],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,""],"Live site monitoring.":[null,""],"Automatic site updates.":[null,""],"Never fall behind on a security release or waste time updating multiple sites.":[null,""],"Lightning fast, optimized images":[null,""],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,""],"Site security and peace of mind":[null,""],"Need Help?":[null,""],"Send us Feedback":[null,""],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,""],"Automated social marketing.":[null,""],"Sharin
25091 g & Like Buttons":[null,""],"Build a community.":[null,""],"Give visitors the tools to share and subscribe to your content.":[null,""],"Increase page views.":[null,""],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,""],"Manage Plugins":[null,"Gerenciar plugins"],"Drive more traffic to your site":[null,"Obtenha mais tráfego para seu site"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,"Use o Publicize para compartilhar automaticamente seus posts com amigos, seguidores e o resto do mundo."],"Track your growth":[null,"Acompanhe o seu crescimento"],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"Relaxe. O Monitor te enviará alertas em tempo real caso seu site sair do ar."],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"Você deve permanecer logado no seu blog WordPress enquanto autoriza o Jetpack."],"We had an iss
25092 ue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,"Houve um problema de conexão com o Jetpack, desative e reative o plugin Jetpack e então conecte novamente."],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,""],"{{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":[null,""],"Need help? The Jetpack team is here for you.":[null,""],"Leave a Jetpack review":[null,""],"Disconnecting Jetpack":[null,"Desconectando o Jetpack"],"Smiley":[null,"Emoticons"],"Email Address":[null,"Endereço de e-mail"],"Whitelist Management":[null,"Gerenciamento de lista branca"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"A
25093 dicione os seus endereços de IP usados com mais frequência porque eles podem ser diferentes em casa, no escritório ou em outros lugares. Removendo um endereço de IP da lista abaixo, ele será removido da lista branca."],"Related":[null,"Relacionado"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Mostrar um cabeçalho \"Relacionado\" para separar mais claramente a seção de posts relacionados"],"Use a large and visually striking layout":[null,"Use um layout grande e visualmente marcante"],"Require Two-Step Authentication":[null,"Exige Autenticação Dois Fatores "],"Site Stats":[null,"Estatísticas do Site"],"Publicize":[null,"Publicize"],"Excerpts":[null,"Resumos"],"Featured Images":[null,"Imagens em Destaque"],"Enable Portfolio Projects for this site.":[null,"Ativar Portfolio de projetos neste site"],"Enable Testimonials for this site.":[null,"Ativar depoimentos para este site."],"View people's profiles when you mouse over their Gra
25094 vatars":[null,"Veja os perfis das pessoas quando passa o mouse sobre seus Gravatar"],"Color Scheme":[null,"Esquema de Cores"],"Preview":[null,"Visualizar"],"You have successfully disconnected Jetpack":[null,""],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,""],"{{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).":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com está com problemas e está incapaz de acionar seu Jetpack. Por favor, tente novamente mais tarde."],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,""],"Connect Jetpack":[null,"Conectar Jetpack"],"Proofreading":[null,"Revisão"],"English Options":[null,"Opções em Inglês"],"Bias Language":[null,"Lin
25095 guagem Preconceituosa"],"Complex Phrases":[null,"Frases complexas"],"Diacritical Marks":[null,"Sinais diacríticos"],"Double Negatives":[null,"Dupla Negativa"],"Hidden Verbs":[null,"Esconder Verbos"],"Jargon":[null,"Jargão"],"Passive Voice":[null,"Voz passiva"],"Phrases to Avoid":[null,"Frases a Evitar"],"Redundant Phrases":[null,"Frases Redundantes"],"Use automatically detected language to proofread posts and pages":[null,"Use o idioma detectado automaticamente para revisar posts e páginas"],"Ignored Phrases":[null,"Frases ignoradas"],"Test your site’s compatibility with Jetpack.":[null,""],"Debug":[null,"Depurar"],"Disconnect Jetpack":[null,"Desconectar Jetpack"],"Learn More":[null,"Saiba mais"],"Settings":[null,"Configurações"],"Active":[null,"Ativo"]}
25096 \ No newline at end of file
25097 +{"":{"po-revision-date":"2016-10-29 05:06:26+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=(n > 1);","x-generator":"GlotPress/2.3.0-alpha","language":"pt_BR","project-id-version":"Plugins - Jetpack by WordPress.com - Development (trunk)"},"Make sure your site is easily found on search engines with SEO tools for your content and social posts.":[null,""],"Activate this module to use the advanced SEO tools.":[null,""],"Configure your VideoPress settings.":[null,""],"How much is your website worth?":[null,""],"For less than the price of a coffee a month you can rest easy knowing your hard work (or livelihood) is backed up.":[null,""],"Configure Site SEO":[null,""],"Activate SEO Tools":[null,""],"Introducing our most affordable backups and security plan yet":[null,""],"The Personal Plan keeps your data, site, and hard work safe.":[null,""],"Learn more...":[null,""],"Your site is on the Jetpack P
25098 ersonal plan":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), and unlimited storage.":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), unlimited backup storage, security scanning, and priority support.":[null,""],"You get spam-protection, real-time backups (unlimited archive), unlimited backup storage, security scanning, SEO tools, PollDaddy, and priority support.":[null,""],"Daily backup of all your site data with unlimited space and one-click restores (powered by VaultPress).":[null,""],"Daily backup of all your site data with unlimited space, one-click restores, automated security scanning, and priority support (powered by VaultPress).":[null,""],"Backups & Security Scanning":[null,""],"Real-time backup of all your site data with unlimited space, one-click restores, automated security scanning, one-click threat resolution, and priority support (powered by VaultPress).":[null,""],"SEO To
25099 ols":[null,""],"Advanced SEO tools to help your site get found when people search for relevant content.":[null,""],"Need more? Running a business site?":[null,""],"If your site is important to you, consider protecting and improving it with some of our advanced features: ":[null,""],"On-demand security scanning":[null,""],"Advanced SEO tools":[null,""],"Configure your SEO settings.":[null,""],"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.":[null,""],"You are running Jetpack on a staging server.":[null,""],"More Info":[null,""],"Search your content.":[null,"Pesquise seu conteúdo."],"{{a}}Manage Likes visibility from the Sharing Module Settings{{/a}}":[null,"{{a}}Gerencie a visibilidade das curtidas em \"Configurações do módulo de compartilhamento\"{{/a}}"],"Hide the stats smiley face image. The image helps collect stats but should still work when hidden.":[null,""],"You
25100 r Current IP: %(ip)s":[null,"Seu IP atual: %(ip)s"],"Whitelisting an IP address prevents it from ever being blocked by Jetpack.":[null,""],"IPv4 and IPv6 are acceptable. {{br/}} To specify a range, enter the low value and high value separated by a dash. Example: 12.12.12.1-12.12.12.100":[null,""],"Link your account to WordPress.com to start using this feature.":[null,""],"There are unsaved settings in this tab that will be lost if you leave it. Proceed?":[null,""],"This will reset all Jetpack options, are you sure?":[null,"Isso redefinirá todas as opções do Jetpack. Você tem certeza?"],"Search for a Jetpack feature.":[null,"Pesquisar por um recurso do Jetpack."],"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.":[null,""],"You can see the information about security scanning in the \"At a Glance\" section.":[null,""],"Configure your Security Scans"
25101 :[null,""],"This module has no configuration options":[null,""],"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.":[null,""],"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.":[null,""],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,""],"Subscriber":[null,"Assinante"],"Big iPhone/iPad Update Now Available":[null,""],"The WordPress for Android App Gets a Big Facelift":[null,""],"Upgrade Focus: VideoPress For Weddings":[null,""],"WordPress.com Likes are:":[null,"Curtidas do WordPress.com estão:"],"Comments headline":[null,""],"A few catchy words to motivate your readers to comment.":[null,""],"Can readers subscribe to your posts, comments
25102 or both?":[null,""],"Show a \"follow blog\" options in the comment form":[null,""],"Show a \"follow comments\" option in the comment form.":[null,""],"Admin Bar":[null,"Barra de administração"],"Put a chart showing 48 hours of views in the admin bar":[null,""],"Registered Users: Count the page views of registered users who are logged in":[null,""],"Report Visibility: Select the roles that will be able to view stats reports":[null,""],"Receive Monitor Email Notifications":[null,""],"Emails will be sent to ":[null,"Emails serão enviados para"],"{{a}}Edit{{/a}}":[null,"{{a}}Editar{{/a}}"],"Match By Email":[null,""],"Show photo metadata (Exif) in carousel, when available":[null,""],"Background Color":[null,"Cor do fundo"],"Scroll infinitely (Shows 7 posts on each load)":[null,""],"Track each infinite Scroll post load as a page view in Google Analytics":[null,""],"Mobile Promos":[null,""],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,""],"Enter y
25103 our meta key \"content\" value to verify your blog with {{a}}Google Search Console{{/a}}, {{a1}}Bing Webmaster Center{{/a1}} and {{a2}}Pinterest Site Verification{{/a2}}.":[null,""],"Meta key example:":[null,""],"Display all your gallery pictures in a cool mosaic":[null,""],"Copied!":[null,"Copiado!"],"Highlight and copy the following text to your clipboard:":[null,""],"Regenerate address":[null,""],"Configure Portfolios":[null,"Configurar portfólios"],"Configure Testimonials":[null,"Configurar depoimentos"],"Automatically proofread content when: ":[null,""],"A post or page is first published":[null,"Um post ou página é publicado"],"A post or page is updated":[null,"Um post ou página é atualizado"],"Automatic Language Detection":[null,"Detecção automática de idioma"],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,""],"Enable proofreading for the following grammar and style rules: ":[null,""],"Add a phrase":[null,"Adicione uma frase"],"Use M
25104 arkdown for comments":[null,"Usar Markdown nos comentários"],"Search engines will find the sitemaps at these locations:":[null,""],"Sitemap: {{a}}%(url)s{{/a}}":[null,"Mapa do site: {{a}}%(url)s{{/a}}"],"News Sitemap: {{a}}%(url)s{{/a}}":[null,"Novos mapas do site: {{a}}%(url)s{{/a}}"],"Cheatin' uh?":[null,""],"{{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}}":[null,""],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,"Bem-vindo ao {{s}}Jetpack %(jetpack_version)s{{/s}}!"],"Your Jetpack is already connected.":[null,"Seu Jetpack já está conectado."],"You're fueled up and ready to go, Jetpack is now active.":[null,"Você está abastecido e pronto para decolar. Jetpack está ativo agora."],"You're fueled up and ready to go.":[null,"Você está abastecido e pronto para decolar."],"You are currently running a
25105 development version of Jetpack.":[null,"Você está usando uma versão de desenvolvimento do Jetpack."],"Submit Beta feedback":[null,"Enviar opinião sobre o beta"],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,"O {{a}}Modo de desenvolvimento{/a}} está ativado atualmente pelo filtro jetpack_development_mode.{{br/}}Alguns recursos estão desabilitados."],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,""],"You, %(userName)s, are not connected to WordPress.com.":[null,""],"What would you like to see on your Jetpack Dashboard?":[null,""],"Let us know!":[null,"Nos avise!"],"Welcome to Jetpack":[null,"Bem-vindo ao Jetpack"],"Please connect to or create a WordPress.com account to start using Jetpa
25106 ck. This will enable powerful security, traffic, and customization services.":[null,""],"No account? Create one for free…":[null,"Sem conta? Crie uma gratuitamente..."],"Saving…":[null,"Salvando..."],"Save Settings":[null,"Salvar configurações"],"Updates Needed":[null,"Atualizações necessárias"],"Do you really want to disconnect your site from WordPress.com?":[null,"Você tem certeza que quer desconectar seu site do WordPress.com?"],"Jetpack Stats Icon":[null,"Ícone de estatísticas do Jetpack"],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,""],"Activate Site Stats":[null,"Ativar estatísticas do site"],"Automated, comprehensive protection from threats and attacks.":[null,""],"State-of-the-art spam defense.":[null,""],"Automatically backup your entire site.":[null,"Fazer backup de todo seu site automaticamente."],"Security Scanning":[null,""],"Automatically scan your site for common threats an
25107 d attacks.":[null,""],"Keep those spammers away!":[null,""],"Site Backups":[null,"Backups do site"],"Keep your site backed up!":[null,"Mantenha backups do seu site!"],"Pro":[null,"Pró"],"No Results Found.":[null,"Nenhum resultado encontrado."],"Threats found!":[null,"Ameaças encontradas!"],"Set up":[null,"Configurar"],"Upgrade":[null,""],"ACTIVE":[null,"ATIVO"],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,""],"Your site is on the Free Jetpack Plan":[null,"Seu site está no plano gratuito do Jetpack"],"Upgrade to a paid plan to unlock world-class security, spam protection tools, and priority support.":[null,""],"Your site is on the Jetpack Premium plan":[null,""],"Your site is on the Jetpack Professional plan":[null,""],"Your site is on Development Mode":[null,
25108 ""],"Once you connect, you can upgrade to a paid plan in order to unlock world-class security, spam protection tools, and priority support.":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,""],"View your spam stats":[null,"Ver suas estatísticas de spam"],"Configure Akismet":[null,"Configurar o Akistmet"],"View your security dashboard":[null,""],"Configure VaultPress":[null,"Configurar o VaultPress"],"Surveys & Polls":[null,""],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,""],"Create a new poll":[null,""],"Real-time backups":[null,""],"One-click threat resolution":[null,""],"Advanced polls and ratings":[null,""],"Compare Plans":[null,"Comparar planos"],"Maximum grade security":[null,""],"Real-time backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in o
25109 ne place and optimized for WordPress.":[null,""],"Lock out the bad guys":[null,""],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,""],"Enjoy priority support":[null,""],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,""],"Connection Settings":[null,""],"Manage your Jetpack connection.":[null,""],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,""],"You are connected as ":[null,"Você está conectado como"],"Link your account to WordPress.com to get the most out of Jetpack.":[null,"Conecte sua conta ao WordPress.com para ter o melhor o Jetpack."],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,""],"View {{a}}All Stats{{/a}}":[null,"Ver {{a}}todas a
25110 s estatísticas{{/a}}"],"View your {{a}}Email Followers{{/a}}":[null,"Ver seus {{a}}seguidores por email{{/a}}"],"Powerful WordPress.com features on every device.":[null,""],"Manage all your sites from a single dashboard.":[null,""],"Feel the performance":[null,""],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,""],"Bulk and automatic updates":[null,""],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,""],"Focus on your Writing":[null,""],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,""],"Try the New Editor":[null,"Teste o novo editor"],"Connect with your Visitors":[null,""],"Monitor your visitors with advanced stats. Watch for trends, learn w
25111 hat content performs the best and understand your visitors from anywhere in the world.":[null,""],"View Your Stats":[null,"Ver suas estatísticas"],"Connect with the Community":[null,""],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,""],"Launch Reader":[null,"Abrir leitor"],"Inspiration strikes any time, anywhere.":[null,""],"Get WordPress apps for any screen.":[null,""],"In Your Pocket":[null,"Em seu bolso"],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,""],"WordPress.com in the App Store":[null,""],"WordPress.com in Google Play":[null,""],"On Your Desktop":[null,"Em seu computador"],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing ou
25112 tside of a web browser.":[null,""],"WordPress.com for Mac OS X":[null,"WordPress.com para Mac OS X"],"WordPress.com for Windows":[null,"WordPress.com para Windows"],"WordPress.com for Linux":[null,"WordPress.com para Linux"],"Malware Scanning":[null,""],"Threats found":[null,"Ameaças encontradas"],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,""],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,""],"Total malicious attacks blocked on your site.":[null,""],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,""],"%(number)s plugin":["%(number)s plugins","%(number)s plugin","%(number)s plugins"],"Needs updating. ":["Need updating. ","Precisa de atualização.","Precisam de atualização."],"All plugins are up-to-date. Aw
25113 esome work!":[null,"Todos os plugins estão atualizados. Ótimo trabalho!"],"{{a}}Activate Manage{{/a}} to turn on auto updates and manage your plugins from WordPress.com.":[null,""],"Jetpack is improving and optimizing your image speed.":[null,""],"Jetpack is monitoring your site. If we think your site is down, you will receive an email.":[null,""],"Security":[null,"Segurança"],"Performance":[null,"Performance"],"Backups":[null,"Backups"],"{{a}}View backup details{{/a}}.":[null,"{{a}}Ver detalhes do backup{{/a}}."],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,""],"Unavailable in Dev Mode.":[null,""],"Spam Protection":[null,""],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,""],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,""],"Invalid Key":[null,"Chave inválida."],"Unavailable in
25114 Dev Mode":[null,"Indisponível no modo de desenvolvimento"],"Holiday Snow":[null,""],"Show falling snow in the holiday period.":[null,""],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,""],"Activating recommended features…":[null,""],"Recommended features active.":[null,""],"Recommended features failed to activate. %(error)s":[null,""],"Activating %(slug)s…":[null,"Ativando %(slug)s…"],"%(slug)s has been activated.":[null,"%(slug)s foi atualizado."],"%(slug)s failed to activate. %(error)s":[null,""],"Deactivating %(slug)s…":[null,""],"%(slug)s has been deactivated.":[null,""],"%(slug)s failed to deactivate. %(error)s":[null,""],"Updating %(slug)s settings…":[null,""],"Updated %(slug)s settings.":[null,""],"Error updating %(slug)s settings. %(error)s":[null,""],"Updating %(slug)s address…":[null,""],"Regenerated %(slug)s address .":[null,""],"Error regenerating %(slug)s address. %(error)s":[null,""],"Resetting Jetpack options…":[null,""],"Options rese
25115 t.":[null,""],"Options failed to reset.":[null,""],"There was an error disconnecting Jetpack. Error: %(error)s":[null,""],"Unlinking from WordPress.com":[null,""],"Unlinked from WordPress.com.":[null,""],"Error unlinking from WordPress.com. %(error)s":[null,""],"At A Glance":[null,""],"Clichés":[null,""],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,""],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"Like us on Facebook":[null,""],"Follow Jetpack on Twitter":[null,""],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hid
25116 eOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"Contact Jetpack support staff directly":[null,""],"Go to the WordPress.org support forums":[null,""],"Go to Jetpack.com/support":[null,""],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Jetpack Happiness Engineer":[null,""],"Automattic's Privacy Policy":[null,""],"WordPress.com Terms of Service":[null,""],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,""],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,""],"Site Verification Tools":[null,""],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,""],"Image Performance %(photon)s":[null,""],"{{a}}Activate Manage and turn on auto update
25117 s{{/a}}":[null,""],"{{a}}Turn on plugin auto updates{{/a}}":[null,""],"Plugin Updates":[null,""],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,""],"No threats found, you're good to go!":[null,""],"{{a}}Contact Support{{/a}}":[null,""],"{{a}}View details at VaultPress.com{{/a}}":[null,""],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","",""],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,""],"Loading…":[null,""],"Downtime Monitoring":[null,""],"{{button}}View More Stats on WordPress.com {{/button}}":[null,""],"{{button}}View Old Stats{{/button}}":[null,""],"All-time comments":[null,""],"All-time views":[null,""],"%(number)s View":["%(number)s Views","",""],"Best overall day":[null,""],"Views today":[null,""],"Months":[null,""],"Weeks":[null,""],"Days":[null,""],"Something happened while loading stats. Please try again later or {{a}}view your s
25118 tats now on WordPress.com{{/a}}":[null,""],"Click to view detailed stats.":[null,""],"Views: %(numberOfViews)s":[null,""],"Week of %(date)s":[null,""],"Manage security on WordPress.com":[null,""],"Skip this step":[null,""],"Skip the Jetpack Jumpstart process":[null,""],"Features can be activated or deactivated at any time.":[null,""],"Jetpack's recommended features include:":[null,""],"Activate Recommended Features":[null,""],"Quickly enhance your site by activating Jetpack's recommended features.":[null,""],"Jump Start your Site":[null,""],"Disconnect from WordPress.com":[null,""],"Link to WordPress.com":[null,""],"Unlink me from WordPress.com":[null,"Me desconectar do WordPress.com"],"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.":[null,""],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to he
25119 lp you.":[null,""],"Did we mention free, professional support?":[null,""],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,""],"Lightning fast, optimized images":[null,""],"Never fall behind on a security release or waste time updating multiple sites.":[null,""],"Automatic site updates.":[null,""],"Live site monitoring.":[null,""],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,""],"Block site attacks.":[null,""],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,""],"Site security and peace of mind":[null,""],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,""],"Keep
25120 visitors engaged by giving them more to share and read with Related Posts.":[null,""],"Increase page views.":[null,""],"Give visitors the tools to share and subscribe to your content.":[null,""],"Build a community.":[null,""],"Sharing & Like Buttons":[null,""],"Automated social marketing.":[null,""],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,""],"Send us Feedback":[null,""],"Need Help?":[null,""],"Manage Plugins":[null,"Gerenciar plugins"],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"Relaxe. O Monitor te enviará alertas em tempo real caso seu site sair do ar."],"Track your growth":[null,"Acompanhe o seu crescimento"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,"Use o Publicize para compartilhar automaticamente seus posts com amigos, seguidores e o resto do mundo."],"Drive more traffic to your site":[null,"Obtenha
25121 mais tráfego para seu site"],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,""],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,"Houve um problema de conexão com o Jetpack, desative e reative o plugin Jetpack e então conecte novamente."],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"Você deve permanecer logado no seu blog WordPress enquanto autoriza o Jetpack."],"{{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":[null,""],"Disconnecting Jetpack":[null,"Desconectando o Jetpack"],"Leave a Jetpack review":[null,"Faça uma avaliação do Jetpack"],"Need help? The Jetpack team is here for you.":[null,"Precisa de ajuda? A equipe do Jetpack está à sua disposição!"],"Smiley":[null,"Emoticons"],"Requir
25122 e Two-Step Authentication":[null,"Exige Autenticação Dois Fatores "],"Use a large and visually striking layout":[null,"Use um layout grande e visualmente marcante"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Mostrar um cabeçalho \"Relacionado\" para separar mais claramente a seção de posts relacionados"],"Related":[null,"Relacionado"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"Adicione os seus endereços de IP usados com mais frequência porque eles podem ser diferentes em casa, no escritório ou em outros lugares. Removendo um endereço de IP da lista abaixo, ele será removido da lista branca."],"Whitelist Management":[null,"Gerenciamento de lista branca"],"Email Address":[null,"Endereço de e-mail"],"Publicize":[null,"Publicize"],"Site Stats":[null,"Estatísticas d
25123 o site"],"Featured Images":[null,"Imagens em Destaque"],"Excerpts":[null,"Resumos"],"Enable Testimonials for this site.":[null,"Ativar depoimentos para este site."],"Enable Portfolio Projects for this site.":[null,"Ativar Portfolio de projetos neste site"],"Preview":[null,"Visualizar"],"Color Scheme":[null,"Esquema de Cores"],"Ignored Phrases":[null,"Frases ignoradas"],"Use automatically detected language to proofread posts and pages":[null,"Use o idioma detectado automaticamente para revisar posts e páginas"],"Redundant Phrases":[null,"Frases Redundantes"],"Phrases to Avoid":[null,"Frases a Evitar"],"Passive Voice":[null,"Voz passiva"],"Jargon":[null,"Jargão"],"Hidden Verbs":[null,"Esconder Verbos"],"Double Negatives":[null,"Dupla Negativa"],"Diacritical Marks":[null,"Sinais diacríticos"],"Complex Phrases":[null,"Frases complexas"],"Bias Language":[null,"Linguagem Preconceituosa"],"English Options":[null,"Opções em Inglês"],"Proofreading":[null,"Revisão"],"Connect Jetpack":[
25124 null,"Conectar Jetpack"],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com está com problemas e está incapaz de acionar seu Jetpack. Por favor, tente novamente mais tarde."],"{{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).":[null,""],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,"Seu site precisa ser acessível ao público para usar o Jetpack: %(error_key)s"],"You have successfully disconnected Jetpack":[null,"Você desconectou o Jetpack com sucesso."],"Active":[null,"Ativo"],"Settings":[null,"Configurações"],"Learn More":[null,"Saiba mais"],"Disconnect Jetpack":[null,"Desconectar Jetpack"],"Debug":[null,"Depur
25125 ar"],"Test your site’s compatibility with Jetpack.":[null,"Teste a compatibilidade do seu site com o Jetpack."]}
25126 \ No newline at end of file
25127
25128 diff --git a/plugins/jetpack/languages/json/jetpack-pt_PT.json b/plugins/jetpack/languages/json/jetpack-pt_PT.json
25129 index 53382a5..751dc80 100644
25130 --- a/plugins/jetpack/languages/json/jetpack-pt_PT.json
25131 +++ b/plugins/jetpack/languages/json/jetpack-pt_PT.json
25132 @@ -1 +1 @@
25133 -{"":{"po-revision-date":"2015-07-20 01:42:09+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/1.0-alpha-1000","project-id-version":"3.6.1"},"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,"Estatísticas do site"],"Smiley":[null,"<em>Smiley</em>"],"Related Posts":[null,"Artigos Relacionados"],"Email Address":[null,"Endereço de email"],"Whitelist Management":[null,""],"Related":[null,"Relacionado"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Apresentar um cabeçalho com \"Relacionado\" para mostrar mais claramente as secções
25134 relacionadas dos artigos."],"Use a large and visually striking layout":[null,"Utilize um visual de layout largo e apelativo"],"Publicize":[null,"Divulgar"],"Enable Testimonials for this site.":[null,""],"View people's profiles when you mouse over their Gravatars":[null,"Ver o perfil dos utilizadores quando passa o rato sobre os seus Gravatars"],"Preview":[null,"Pré-visualizar"],"Excerpts":[null,""],"Featured Images":[null,"Imagens em destaque"],"Enable Portfolio Projects for this site.":[null,""],"Color Scheme":[null,"Esquema de cor"],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"O WordPress.com está de momento com problemas e é incapaz de dar combustível ao Jetpack. Por favor, tente novamente mais tarde."],"Proofreading":[null,"Revisão"],"English Options":[null,"Opções de Inglês"],"Bias Language":[null,"Linguagem Tendenciosa"],"Complex Phrases":[null,"Frases Complexas"],"Diacritical Marks":[null,"Marcas D
25135 iacríticas"],"Double Negatives":[null,"Negativas Duplas"],"Hidden Verbs":[null,"Verbos Escondidos"],"Jargon":[null,"Jargão"],"Passive Voice":[null,"Voz Passiva"],"Phrases to Avoid":[null,"Frases a Evitar"],"Redundant Phrases":[null,"Frases Redundantes"],"Use automatically detected language to proofread posts and pages":[null,"Use o idioma automaticamente detectado para corrigir artigos e páginas"],"Ignored Phrases":[null,"Frases Ignoradas"],"Terms":[null,"Termos"],"Privacy":[null,"Privacidade"],"Debug":[null,"Depurar"],"Disconnect from WordPress.com":[null,"Disconectar do WordPress.com"],"Learn More":[null,"Saber Mais"],"Settings":[null,"Opções"],"Active":[null,"Activos"]}
25136 \ No newline at end of file
25137 +{"":{"po-revision-date":"2015-07-20 01:42:09+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/1.0-alpha-1000","project-id-version":"3.6.1"},"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,"Estatísticas do site"],"Smiley":[null,"<em>Smiley</em>"],"Related Posts":[null,"Artigos Relacionados"],"Email Address":[null,"Endereço de email"],"Whitelist Management":[null,""],"Related":[null,"Relacionado"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Apresentar um cabeçalho com \"Relacionado\" para mostrar mais claramente as secções
25138 relacionadas dos artigos."],"Use a large and visually striking layout":[null,"Utilize um visual de layout largo e apelativo"],"Publicize":[null,"Divulgar"],"Enable Testimonials for this site.":[null,""],"Preview":[null,"Pré-visualizar"],"Excerpts":[null,""],"Featured Images":[null,"Imagens em destaque"],"Enable Portfolio Projects for this site.":[null,""],"Color Scheme":[null,"Esquema de cor"],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"O WordPress.com está de momento com problemas e é incapaz de dar combustível ao Jetpack. Por favor, tente novamente mais tarde."],"Proofreading":[null,"Revisão"],"English Options":[null,"Opções de Inglês"],"Bias Language":[null,"Linguagem Tendenciosa"],"Complex Phrases":[null,"Frases Complexas"],"Diacritical Marks":[null,"Marcas Diacríticas"],"Double Negatives":[null,"Negativas Duplas"],"Hidden Verbs":[null,"Verbos Escondidos"],"Jargon":[null,"Jargão"],"Passive Voice":[
25139 null,"Voz Passiva"],"Phrases to Avoid":[null,"Frases a Evitar"],"Redundant Phrases":[null,"Frases Redundantes"],"Use automatically detected language to proofread posts and pages":[null,"Use o idioma automaticamente detectado para corrigir artigos e páginas"],"Ignored Phrases":[null,"Frases Ignoradas"],"Terms":[null,"Termos"],"Privacy":[null,"Privacidade"],"Debug":[null,"Depurar"],"Disconnect from WordPress.com":[null,"Disconectar do WordPress.com"],"Learn More":[null,"Saber Mais"],"Settings":[null,"Opções"],"Active":[null,"Activos"]}
25140 \ No newline at end of file
25141
25142 diff --git a/plugins/jetpack/languages/json/jetpack-ro_RO.json b/plugins/jetpack/languages/json/jetpack-ro_RO.json
25143 index fbb8964..0ef3df6 100644
25144 --- a/plugins/jetpack/languages/json/jetpack-ro_RO.json
25145 +++ b/plugins/jetpack/languages/json/jetpack-ro_RO.json
25146 @@ -1 +1 @@
25147 -{"":{"po-revision-date":"2016-09-07 16:00:00+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2);","x-generator":"GlotPress/2.1.0-alpha","project-id-version":"Development (trunk)"},"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.":[null,"Lasă motoarele de căutare și vizitatorii să știe că ești serios cu privire la integritatea siturilor tale web prin actualizarea Jetpack. Instrumentele noastre anti-spam vor elimina comentariile spam, îți protejează SEO și vizitatorii pot mai ușor să rămână în contact."],"This module has no configuration options":[null,"Această extensie nu are opțiuni de configurare"],"Configure your Security Scans":[null,"Configu
25148 rează-ți scanările de securitate"],"You can see the information about security scanning in the \"At a Glance\" section.":[null,"Poți vedea informația despre scanarea de securitate în secțiunea \"Dintr-o privire\"."],"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.":[null,"Actualizează Jetpack și scanerul nostru modern de securitate va depista fișierele ostile și le va raporta imediat așa că nu ești niciodată surprins de ceea ce se întâmplă pe situl tău."],"Search for a Jetpack feature.":[null,"Caută o funcționalitate Jetpack."],"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.":[null,"Copiile de rezervă în timp real din afara sitului cu restaurări automate oferă siguranță
25149 așa că te poți concentra pe scrisul unui conținut minunat și pe creșterea traficului în timp ce noi îți protejăm fiecare aspect al investiției."],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,"Arată o reclamă în aplicațiile pentru mobil WordPress în subsolul temei pentru mobil"],"Mobile Promos":[null,"Reclame pentru mobil"],"Track each infinite Scroll post load as a page view in Google Analytics":[null,"Urmărește fiecare încărcare de articol prin Derulare infinită ca o vizualizare de pagină în Google Analytics"],"Scroll infinitely (Shows 7 posts on each load)":[null,"Derulează la infinit (arată 7 articole pe fiecare încărcare)"],"Background Color":[null,"Culoare fundal"],"Show photo metadata (Exif) in carousel, when available":[null,"Arată metadatele fotografiei (Exif) în carusel, când sunt disponibile"],"Match By Email":[null,"Potrivire prin email"],"{{a}}Edit{{/a}}":[null,"{{a}}Editare{{/a}}"],"Emails will be sen
25150 t to ":[null,"Emailurile vor fi trimise la"],"Receive Monitor Email Notifications":[null,"Primește notificări prin email de la Monitor"],"Report Visibility: Select the roles that will be able to view stats reports":[null,"Raport vizibilitate: selectează rolurile care vor putea fi văzute în rapoarte statistici"],"Registered Users: Count the page views of registered users who are logged in":[null,"Utilizatori înregistrați: numără vizualizările de pagină ale utilizatorilor înregistrați care sunt autentificați."],"Put a chart showing 48 hours of views in the admin bar":[null,"Pune o diagramă care arată vizualizările în 48 de ore de în bara de administrare"],"Admin Bar":[null,"Bară de administrare"],"Show a \"follow comments\" option in the comment form.":[null,"Arată o opțiune \"urmărire comentarii\" în formularul de comentariu."],"Show a \"follow blog\" options in the comment form":[null,"Arată o opțiune \"urmărire blog\" în formularul de comentariu"],"Can r
25151 eaders subscribe to your posts, comments or both?":[null,"Cititorii se pot abona la articole, comentarii sau la ambele?"],"A few catchy words to motivate your readers to comment.":[null,"Câteva cuvinte atrăgătoare pentru a-ți motiva cititorii să comenteze."],"Comments headline":[null,"Titlu comentarii"],"WordPress.com Likes are:":[null,"Aprecierile WordPress.com sunt:"],"Upgrade Focus: VideoPress For Weddings":[null,"Actualizare în atenție: VideoPress pentru nunți"],"The WordPress for Android App Gets a Big Facelift":[null,"Aplicația WordPress pentru Android primește o mare îmbunătățire vizuală"],"Big iPhone/iPad Update Now Available":[null,"Actualizare importantă iPhone/iPad disponibilă acum"],"Subscriber":[null,"Abonat"],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,"{{link}}Configurează-ți setările %(module_slug)s {{/link}}"],"{{p}}Would you mind telling us why you did not complete the Jetpack connection in this {{a}}2 question survey{{/a}}
25152 ?{{/p}}{{p}}A Jetpack connection is required for our free security and traffic features to work.{{/p}}":[null,"{{p}}Te superi dacă ne spui de ce nu ai finalizat conexiunea Jetpack în aceste {{a}}2 sondaje cu întrebări{{/a}}?{{/p}}{{p}}Este necesară o conexiune Jetpack pentru ca funcționalitățile noastre gratuite de securitate și de trafic să funcționeze.{{/p}}"],"Cheatin' uh?":[null,"Trișezi cumva?"],"News Sitemap: {{a}}%(url)s{{/a}}":[null,"Hartă sit știri: {{a}}%(url)s{{/a}}"],"Sitemap: {{a}}%(url)s{{/a}}":[null,"Hartă sit: {{a}}%(url)s{{/a}}"],"Search engines will find the sitemaps at these locations:":[null,"Motoarele de căutare vor găsi hărțile sit în aceste locații:"],"Use Markdown for comments":[null,"Folosește Markdown pentru comentarii"],"Add a phrase":[null,"Adaugă o expresie"],"Enable proofreading for the following grammar and style rules: ":[null,"Activează corectura pentru următoarele reguli gramaticale și de stil:"],"The proofreader supports E
25153 nglish, French, German, Portuguese and Spanish.":[null,"Corectura se face pentru limba engleză, franceză, germană, portugheză și spaniolă."],"Automatic Language Detection":[null,"Detectare automată a limbii"],"A post or page is updated":[null,"Un articol sau o pagină este actualizat(ă)"],"A post or page is first published":[null,"Un articol sau o pagină este publicat(ă) prima dată"],"Automatically proofread content when: ":[null,"Corectează automat conținutul când:"],"Configure Testimonials":[null,"Configurează testimoniale"],"Configure Portfolios":[null,"Configurează portofolii"],"Regenerate address":[null,"Regenerează adresă"],"Highlight and copy the following text to your clipboard:":[null,"Evidențiază și copiază următorul text în clipboard-ul tău:"],"Copied!":[null,"Copiat!"],"Display all your gallery pictures in a cool mosaic":[null,"Afișează-ți toate imaginile din galerie într-un mozaic frumos"],"Meta key example: ":[null,"Exemplu de cheie meta:"]
25154 ,"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,"Te rog conectează-te sau creează un cont WordPress.com pentru a începe să folosești Jetpack. Acesta va activa servicii puternice de securitate, pentru trafic și de personalizare."],"Welcome to Jetpack":[null,"Bine ai venit la Jetpack"],"Let us know!":[null,"Anunță-ne!"],"What would you like to see on your Jetpack Dashboard?":[null,"Ce ai vrea să vezi în panoul tău de control Jetpack?"],"You, %(userName)s, are not connected to WordPress.com.":[null,"Tu, %(userName)s, nu ești conectat la WordPress.com."],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,"Acum în {{a}}Mod dezvoltare{{/a}} deoarece URL-ul sitului tău nu are un punct (de exemplu: http://localhost).{{br/}}Unele funcționalități sunt dezactivate."],"Currently
25155 in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,"Acum în {{a}}Mod dezvoltare{{/a}} via constanta JETPACK_DEV_DEBUG.{{br/}}Unele funcționalități sunt dezactivate."],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,"Acum în {{a}}Mod dezvoltare{{/a}} via filtrul jetpack_development_mode.{{br/}}Unele funcționalități sunt dezactivate."],"You are currently running a development version of Jetpack.":[null,"Acum rulezi o versiune de dezvoltare a Jetpack."],"You're fueled up and ready to go.":[null,"Ești plin de energie și gata să pornești."],"You're fueled up and ready to go, Jetpack is now active.":[null,"Ești plin de energie și gata să pornești, Jetpack este activ acum."],"Your Jetpack is already connected.":[null,"Jetpack-ul tău este deja conectat."],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,"Bine ai venit la {{s}}Jetpack
25156 %(jetpack_version)s{{/s}}!"],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,"Hackerii, boții de rețea și spammerii atacă siturile web fără discriminare. Scopul lor este de a ataca pretutindeni și deseori. Scopul nostru este să te ajutăm la pregătirea blocării acestor amenințări și în cel mai grav scenariu vom fi aici să te ajutăm să-ți restaurezi situl la gloria de altădată."],"Threats don't discriminate":[null,"Amenințările nu discriminează"],"Backup, protect, repair and build a better website.":[null,"Copie de rezervă, protecție, reparare și construcția un sit web mai bun."],"Powerful security tools for ultimate peace of mind":[null,"Instrumente de securitate puternice pentru nicio grijă la final"],"ACTIVE":[null,"ACTIVEAZĂ"],"Upgr
25157 ade":[null,"Actualizează"],"Set up":[null,"Inițializează"],"Threats found!":[null,"Amenințări găsite!"],"No Results Found.":[null,"Niciun rezultat găsit."],"Pro":[null,"Pro"],"Keep your site backed up!":[null,"Fă-ți copie de rezervă pentru sit!"],"Site Backups":[null,"Copii de rezervă sit"],"Keep those spammers away!":[null,"Ține acești spammeri departe!"],"Automatically scan your site for common threats and attacks.":[null,"Scanează-ți automat situl pentru amenințări comune și atacuri."],"Security Scanning":[null,"Scanare de securitate"],"Automatically backup your entire site.":[null,"Fă-ți automat copie de rezervă pentru întregul sit."],"State-of-the-art spam defense.":[null,"Apărare contra spam modernă."],"Automated, comprehensive protection from threats and attacks.":[null,"Protecție automatizată, comprehensivă împotriva amenințărilor și atacurilor."],"Activate Site Stats":[null,"Activează statistici sit"],"{{a}}Activate Site Stats{{/a}} to see de
25158 tailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,"{{a}}Activează statistici sit{{/a}} pentru a vedea statistici detaliate, aprecieri, urmăritori, abonați, și altele! {{a1}}Află mai multe{{/a1}}"],"Jetpack Stats Icon":[null,"Icon statistici Jetpack"],"Do you really want to disconnect your site from WordPress.com?":[null,"Sigur vrei să-ți deconectezi situl de la WordPress.com?"],"Updates Needed":[null,"Actualizări necesare"],"Save Settings":[null,"Salvează setările"],"Saving…":[null,"Se salvează..."],"No account? Create one for free…":[null,"N-ai cont? Creează unul gratuit..."],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,"Sondaje nelimitate, răspunsuri nelimitate. Folosește editorul de sondaj pentru a crea sondaje rapid și ușor. Colectezi răspunsurile pe situl tău web, prin email sau pe iPad ori
25159 iPhone."],"Surveys & Polls":[null,"Sondaje și votări"],"Configure VaultPress":[null,"Configurează VaultPress"],"View your security dashboard":[null,"Vizualizează-ți panoul control de securitate"],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense, and brute-force login protection - all in one place.":[null,"Copie de rezervă în timp real cu spațiu nelimitat, restaurări cu un singur clic, monitorizare spam anti-glonț, apărare contra malware și protecție împotriva atacurilor de autentificare forțată - toate într-un singur loc."],"Security Scanning & Backups":[null,"Scanare de securitate și copii de rezervă"],"Configure Akismet":[null,"Configurează Akismet"],"View your spam stats":[null,"Vizualizează-ți statisticile spam"],"State-of-the-art spam defense powered by Akismet.":[null,"Apărare contra spam modernă propulsată de Akismet."],"Once you connect, you can upgrade to Premium or Pro in order to unlock worl
25160 dclass security, spam protection tools, and priority support.":[null,"După ce te-ai conectat, poți actualiza la Premium sau Pro în scopul de a debloca securitatea de clasă mondială, instrumentele de protecție spam și suportul prioritar."],"Your site is on Development Mode":[null,"Situl tău este în Mod dezvolatare"],"Unlock the full potential of your site with the features included in your plan.":[null,"Deblochează întregul potențial al sitului tău cu funcționalitățile incluse în planul tău."],"Your site is on the Jetpack Professional plan":[null,"Situl tău este în planul Profesionist Jetpack"],"Your site is on the Jetpack Premium plan":[null,"Situl tău este în planul Premium Jetpack"],"Upgrade to Premium or Pro in order to unlock world class security, spam protection tools, and priority support.":[null,"Actualizează la Premium sau Pro în scopul de a debloca securitatea de clasă mondială, instrumentele de protecție spam și suportul prioritar."],"Your site
25161 is on the Free Jetpack Plan":[null,"Situl tău este în planul Gratuit Jetpack"],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,"Filtrarea spamului anti-glonț îți protejează brandul, cititorii și îmbunătățește SEO. Protecția pentru autentificare ostilă te ajută să n-ai nicio grijă și îți păstrează partea administrativă a sitului în siguranță față de intruși."],"Lock out the bad guys":[null,"Blochează băieții răi"],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,"Copie de rezervă în timp real cu spațiu nelimitat, restaurări cu un singur clic, monitorizare spam anti-glonț, apărare contra malware și protecție împotriva atacurilor de autentificare forțată - toate
25162 într-un singur loc și optimizate pentru WordPress."],"Maximum grade security":[null,"Securitate de grad maxim"],"Compare Plans":[null,"Compară planuri"],"Advanced polls and ratings":[null,"Sondaje și evaluări avansate"],"One-click threat resolution":[null,"Soluționare amenințare cu un singur clic"],"Real-time backups":[null,"Copii de rezervă în timp real"],"Unlimited backup archive":[null,"Arhivă copii de rezervă nelimitate"],"Includes on-demand malware scanning":[null,"Include scanare malware la cerere"],"Supports 1-3 sites":[null,"Suportă 1-3 situri"],"Jetpack Professional offers advanced features including:":[null,"Profesionist Jetpack oferă funcționalități avansate inclusiv:"],"Need more?":[null,"Ai nevoie de mai multe?"],"Create a new poll":[null,"Creează un sondaj nou"],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,"Cele m
25163 ai multe defecte de securitate se găsesc în modulele neactualizate. Folosește aplicațiile noastre Web și Desktop pentru a activa actualizările automate sau actualizează modulele manual pentru toate siturile tale web într-un loc convenabil."],"Bulk and automatic updates":[null,"Actualizări în masă și automate"],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,"Toate aplicațiile WordPress sunt construite pentru viteză. Vei observa diferența de performanță imediat, cu încărcări de pagină aproape instantanee și cu mai puțină așteptare peste tot."],"Feel the performance":[null,"Simți performanța"],"Manage all your sites from a single dashboard.":[null,"Administrează-ți toate siturile dintr-un singur panou de control."],"Powerful WordPress.com features on every device.":[null,"Funcționalități WordPress.com puternice pe fiecare dispozitiv."],"Vie
25164 w your {{a}}Email Followers{{/a}}":[null,"Vizualizează-ți {{a}}urmăritorii prin email{{/a}}"],"View {{a}}All Stats{{/a}}":[null,"Vezi {{a}}toate statisticile{{/a}}"],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,"Situl tău trebuie să fie accesibil pentru motoarele de căutare pentru ca această funcționalitate să funcționeze corespunzător. Poți modifica acest lucru în {{a}}Setări Afișare{{/a}}."],"Link your account to WordPress.com to get the most out of Jetpack.":[null,"Leagă-ți contul la WordPress.com pentru a obține maximum de la Jetpack."],"You are connected as ":[null,"Ești conectat ca"],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,"Situl este în Mod dezvoltare, deci nu te poți conecta la WordPress.com."],"Manage your Jetpack connection.":[null,"Administrează-ți conexiunea Jetpack"],"Connection Settings":[null,"Setări conexiu
25165 ne"],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,"Ai nevoie de ajutor? Un inginer de fericire poate răspunde la întrebări despre situl tău, contul tău sau cum să faci orice."],"Enjoy priority support":[null,"Bucură-te de suport prioritar"],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,"Publică conținut, urmărește statistici, moderează comentarii și multe altele de oriunde în lume. Aplicațiile noastre mobile sunt sursă deschisă, gratuite și disponibile pentru tine pe dispozitive Apple sau Android."],"Get WordPress apps for any screen.":[null,"Primești aplicații WordPress pentru orice ecran."],"Inspiration strikes any time, anywhere.":[null,"Inspirația apare în orice moment, oriunde."],"Launch Reader":[null,"Lansează Cititor"],"The WordPress apps
25166 all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,"Toate aplicațiile WordPress au cititori reprezentativi impresionant de rapizi și dedicați, deci poți să-i atragi cu siturile tale preferate și să se alăture conversației oriunde, oricând."],"Connect with the Community":[null,"Conectează-te cu Comunitatea"],"View Your Stats":[null,"Vizualizează-ți statisticile"],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,"Monitorizează-ți vizitatorii cu statistici avansate. Uită-te la tendințe, află care conținut are cele mai bune performanțe și înțelege-ți vizitatorii de oriunde din lume."],"Connect with your Visitors":[null,"Conectează-te cu vizitatorii tăi"],"Try the New Editor":[null,"Încearcă noul editor"],"Our new editor is lightning fast, optimized
25167 for writers and eliminates distractions, giving you the ability to focus on your work.":[null,"Noul nostru editor este extrem de rapid, optimizat pentru scriitori și elimină distragerile, oferindu-ți posibilitatea de a te concentra pe munca ta."],"Focus on your Writing":[null,"Concentrează-te pe scris"],"Invalid Key":[null,"Cheie invalidă"],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,"Pentru apărare contra spam modernă, te rog {{a}}activează Akismet{{/a}}."],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,"Pentru apărare contra spam modernă, te rog {{a}}instalează Akismet{{/a}}."],"Spam Protection":[null,"Protecție spam"],"Unavailable in Dev Mode.":[null,"Indisponibil în Mod dezvoltare"],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,"Pentru a-ți face automat o copie de rezervă a întregului sit, te rog {{a}}actualizează!{{/a}}."],"To automatically back up your entire sit
25168 e, please {{a}}install and activate{{/a}} VaultPress.":[null,"Pentru a-ți face automat o copie de rezervă a întregului sit, te rog {{a}}instalează și activează{{/a}} VaultPress."],"{{a}}View backup details{{/a}}.":[null,"{{a}}Vezi detalii copie de rezervă{{/a}}."],"Backups":[null,"Copii de rezervă"],"Performance":[null,"Performanță"],"Security":[null,"Securitate"],"Jetpack is monitoring your site. If we think your site is down you will receive an email.":[null,"Jetpack îți monitorizează situl. Dacă credem că situl tău este nefuncțional vei primi un email."],"Jetpack is improving and optimising your image speed.":[null,"Jetpack îți îmbunătățește și îți optimizează viteza imaginii."],"{{a}}Activate Manage{{/a}} to turn on auto updates and manage your plugins from WordPress.com.":[null,"{{a}}Activează Administrare{{/a}} pentru a activa actualizările automate și pentru a-ți administra modulele din WordPress.com."],"All plugins are up-to-date. Awesome work
25169 !":[null,"Toate modulele sunt actualizate. Bun lucru!"],"Needs updating. ":["Need updating. ","Necesită actualizare.","Necesită actualizare.","Necesită actualizare."],"%(number)s plugin":["%(number)s plugins","%(number)s modul","%(number)s module","%(number)s de module"],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,"{{a}}Activează Protecție{{/a}} pentru a-ți păstra situl protejat la încercările de autentificare ostile."],"Total malicious attacks blocked on your site.":[null,"Total încercări de autentificare ostile blocate pe situl tău."],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,"Jetpack blochează în mod activ încercările de autentificare ostile. Datele vor afișa aici în curând!"],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,"Pentru scanarea automatizată, comprehensivă a amenințărilor de securitate, t
25170 e rog {{a}}actualizează-ți contul{{/a}}."],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,"Pentru scanarea automatizată, comprehensivă a amenințărilor de securitate, te rog {{a}}instalează și activează{{/a}} VaultPress."],"Threats found":[null,"Amenințări găsite"],"Malware Scanning":[null,"Scanare malware"],"WordPress.com for Linux":[null,"WordPress.com pentru Linux"],"WordPress.com for Windows":[null,"WordPress.com pentru Windows"],"WordPress.com for Mac OS X":[null,"WordPress.com pentru Mac OS X"],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.":[null,"O aplicatie pentru desktop care oferă pentru WordPress un cămin permanent pe computerul tău. Ca să nu mai vorbim despre mediul liber de distragere atunci când scrii în afara unui navigator web."],"WordPress.com in Google Play":[null,"
25171 WordPress.com în Google Play"],"WordPress.com in the App Store":[null,"WordPress.com în App Store"],"Updating %(slug)s settings…":[null,"Se actualizează setările %(slug)s..."],"%(slug)s has been deactivated.":[null,"%(slug)s a fost dezactivat."],"Deactivating %(slug)s…":[null,"Se dezactivează %(slug)s…"],"%(slug)s failed to activate. %(error)s":[null,"%(slug)s a eșuat la activare. %(error)d"],"%(slug)s has been activated.":[null,"%(slug)s a fost activat."],"Activating %(slug)s…":[null,"Se activează %(slug)s…"],"Recommended features active.":[null,"Funcționalități recomandate active."],"Activating recommended features…":[null,"Se activează funcționalități recomandate..."],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,"Arată ninsoare pe blogul meu de la 1 decembrie până pe 4 ianuarie."],"Show falling snow in the holiday period.":[null,"Arată ninsoare în perioada sărbătorilor."],"Holiday Snow":[null,"Zăpadă de sărbătorilor"],"Unav
25172 ailable in Dev Mode":[null,"Indisponibil în Mod dezvoltare"],"At A Glance":[null,"Dintr-o privire"],"Error unlinking from WordPress.com. %(error)s":[null,"Eroare la anularea legăturii de la WordPress.com. %(error)s"],"Unlinked from WordPress.com.":[null,"Legătură anulată de la WordPress.com."],"Unlinking from WordPress.com":[null,"Anulare legătură de la WordPress.com"],"There was an error disconnecting Jetpack. Error: %(error)s":[null,"A fost o eroare la deconectarea Jetpack. Eroare: %(error)s"],"Options failed to reset.":[null,"Opțiunile au eșuat la resetare."],"Options reset.":[null,"Opțiuni resetate."],"Resetting Jetpack options…":[null,"Se resetează opțiunile Jetpack..."],"Regenerated %(slug)s address .":[null,"Adresa %(slug)s regenerată."],"Updating %(slug)s address…":[null,"Se actualizează adresa %(slug)s..."],"Error updating %(slug)s settings. %(error)s":[null,"Eroare la actualizarea setărilor %(slug)s. %(error)s"],"Updated %(slug)s settings.":[null,"Setăr
25173 i %(slug)s actualizate."],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,"Vrei să ne spui de ce? Doar {{a}}răspunzând la două întrebări simple{{/a}} ne-ar ajuta să îmbunătățim Jetpack."],"Clichés":[null,"Clișee"],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{hideOnMobile}}Îți place Jetpack sau ai impresii?{{/hideOnMobile}} {{reviewLink}}Lasă-ne o recenzie{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}urmărește-ne pe Twitter{{/twitterLink}}{{hideOnMobile}} sau{{/hideOnMobile}} {{facebookLink}}apreciază-ne pe Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}"],"You are running Jetpack on a {{
25174 a}}staging server{{/a}}.":[null,"Rulezi Jetpack pe un {{a}}server de testare{{/a}}."],"Follow Jetpack on Twitter":[null,"Urmărește Jetpack pe Twitter"],"Like us on Facebook":[null,"Apreciază-ne pe Facebook"],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{supportLink}}Vezi pagina noastră pentru suport{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}verifică forumurile pentru răspunsuri{{/forumLink}}{{hideOnMobile}} sau{{/hideOnMobile}} {{contactLink}}contactează-ne direct{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}"],"WordPress.com Terms of Service":[null,"Termenii de utilizare a serviciului WordPress.com"],"Automattic's Privacy Policy":[null,"Politica de confidențialitate Automattic"],"Jetpack Happiness Engineer":[null,"Inginer d
25175 e fericire Jetpack"],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,"Oferim gratuit suport complet tuturor utilizatorilor noștri Jetpack. Echipa noastră de suport este întotdeauna în preajmă pentru a te ajuta."],"Go to Jetpack.com/support":[null,"Mergi la Jetpack.com/support"],"Go to the WordPress.org support forums":[null,"Mergi la forumurile pentru suport WordPress.org"],"Contact Jetpack support staff directly":[null,"Contactează direct echipa pentru suport"],"Downtime Monitoring":[null,"Monitorizare timp de nefuncționare"],"Loading…":[null,"Se încarcă..."],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,"{{a}}Activează Monitorul{{/a}} pentru a primi notificări când situl tău nu funcționează."],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","Aoleu, %(number)s amenințare găsită.","Aoleu, %(number)s amenințări găsite.","Aoleu, %(number)s
25176 de amenințări găsite."],"{{a}}View details at VaultPress.com{{/a}}":[null,"{{a}}Vezi detalii la VaultPress.com{{/a}}"],"{{a}}Contact Support{{/a}}":[null,"{{a}}Contactează suportul{{/a}}"],"No threats found, you're good to go!":[null,"Nicio amenințare găsită, foarte bine!"],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,"Hopa! Cheia ta Askimet lipsește sau este invalidă. {{akismetSettings}}Mergi la setări Akismet pentru a corecta{{/akismetSettings}}."],"Plugin Updates":[null,"Actualizări modul"],"{{a}}Turn on plugin auto updates{{/a}}":[null,"{{a}}Activează actualizări automate modul{{/a}}"],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,"{{a}}Activează Administrare și activează actualizări automate{{/a}}"],"Image Performance %(photon)s":[null,"Performanță imagine %(photon)s"],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,"{{a}}Act
25177 ivează Foton{{/a}} pentru a îmbunătăți performanța și viteza imaginilor tale."],"Site Verification Tools":[null,"Unelte de verificare sit"],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,"Uneltele de verificare sit sunt active. Asigură-te că situl tău este verificat cu Google, Bing și Pinterest pentru o indexare mai precisă și o ierarhizare superioară. {{a}}Verifică acum{{/a}}"],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,"{{a}}Activează Verificare sit{{/a}} pentru a-ți verifica situl și pentru a crește ierarhizarea din Google, Bing și Pinterest."],"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.":[null,"Alătură-te milioanelor de utilizatori care se bazează pe Jetpa
25178 ck pentru a-și îmbunătăți și securiza siturile. Suntem pasionați de WordPress și suntem aici pentru a-ți face viața mai ușoară."],"Unlink me from WordPress.com":[null,"Anulează-mi legătura de la WordPress.com"],"Link to WordPress.com":[null,"Legătură la WordPress.com"],"Disconnect from WordPress.com":[null,"Deconectează de la WordPress.com"],"Jump Start your Site":[null,"Salt la start pentru situl tău"],"Quickly enhance your site by activating Jetpack's recommended features.":[null,"Îți îmbunătățește rapid situl prin activarea funcționalităților Jetpack recomandate."],"Activate Recommended Features":[null,"Activează funcționalități recomandate"],"Jetpack's recommended features include:":[null,"Funcționalitățile Jetpack recomandate includ:"],"Features can be activated or deactivated at any time.":[null,"Funcționalitățile pot fi activate sau dezactivate în orice moment."],"Skip the Jetpack Jumpstart process":[null,"Sari peste procesul Jetpack Sal
25179 t la start"],"Skip this step":[null,"Sari acest pas"],"Manage security on WordPress.com":[null,"Administrează securitatea pe WordPress.com"],"Week of %(date)s":[null,"Săptămână de %(date)s"],"Views: %(numberOfViews)s":[null,"Vizualizări: %(numberOfViews)s"],"Click to view detailed stats.":[null,"Dă clic pentru a vedea statistici detaliate."],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,"S-a întâmplat ceva în timpul încărcării statisticilor. Te rog încearcă din nou mai târziu sau {{a}}vizualizează-ți statisticile acum pe WordPress.com{{/a}}"],"Days":[null,"Zile"],"Weeks":[null,"Săptămâni"],"Months":[null,"Luni"],"Views today":[null,"Vizualizări astăzi"],"Best overall day":[null,"Cea mai bună zi în asamblu"],"%(number)s View":["%(number)s Views","%(number)s vizualizare","%(number)s vizualizări","%(number)s de vizualizări"],"All-time views":[null,"Total vizualizări"],"All-time comme
25180 nts":[null,"Total comentarii"],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,"Jetpack folosește rețeaua modernă de livrare de conținut a WordPress.com pentru a încărca imaginile tale superbe foarte rapid. Optimizată pentru orice dispozitiv și este complet gratuită."],"Did we mention free, professional support?":[null,"Am menționat suport gratuit, profesionist?"],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,"Jetpack este susținut de unele dintre cele mai tehnice și pasionate persoane din comunitate. Ele se află în întreaga lume și sunt gata să te ajute."],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,"Jetpack blochea
25181 ză încercări de autentificare ostile, te anunță dacă situl tău nu funcționează și îți poate actualiza automat modulele, așa că nu trebuie să-ți faci griji."],"Block site attacks.":[null,"Blochează atacurile sitului."],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,"Nu ai nicio grijă cu Protecție, instrumentul care a blocat miliarde de atacurile de autentificare pe milioane de situri."],"Live site monitoring.":[null,"Monitorizarea sitului live."],"Automatic site updates.":[null,"Actualizări sit automate."],"Never fall behind on a security release or waste time updating multiple sites.":[null,"Nu rămâi niciodată în urmă cu vreo versiune de securitate sau pierzându-ți timpul cu actualizarea mai multor situri."],"Lightning fast, optimized images":[null,"Fulgerător de rapide, imagini optimizate"],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitor
25182 s, what they’re reading, and where they’re coming from.":[null,"Jetpack valorifică puterea WordPress.com pentru a-ți arăta informații detaliate despre vizitatorii tăi, ce citesc și de unde vin."],"Site security and peace of mind":[null,"Securitate sit și nicio grijă"],"Need Help?":[null,"Ai nevoie de ajutor?"],"Send us Feedback":[null,"Trimite-ne impresii"],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,"Jetpack are multe instrumente de trafic și de participare pentru a te ajuta să ai mai mulți vizitatori pe situl tău și să-i ții acolo."],"Automated social marketing.":[null,"Marketing social automatizat."],"Sharing & Like Buttons":[null,"Partajare și butoane de apreciere"],"Build a community.":[null,"Construiește o comunitate."],"Give visitors the tools to share and subscribe to your content.":[null,"Oferă-le vizitatorilor instrumente pentru a partaja și a se abona la conținutul tău."],"In
25183 crease page views.":[null,"Crește vizualizările de pagină."],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,"Ține vizitatorii conectați oferindu-le mai multe de partajat și de citit cu Articole similare."],"Manage Plugins":[null,"Administrează module"],"Drive more traffic to your site":[null,"Adu mai mult trafic pe situl tău"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,"Folosește Publicitate pentru a partaja automat articolele tale cu prieteni, urmăritori și restul lumii."],"Track your growth":[null,"Urmărește-și creșterea"],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"Fără stres. Monitorul îți va trimite alerte în timp real dacă vreodată situl tău va cădea."],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"Trebuie să stai autentificat(ă) în blogul tău WordPress în timp ce îți
25184 autorizezi Jetpack-ul."],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,"Am avut o problemă de conectare a Jetpack; dezactivează și reactivează modulul Jetpack, apoi conectează-te din nou."],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,"Am avut o problemă de conectare a Jetpack; Te rog dă clic din nou pe &#8222;Conectare la WordPress.com&#8221;."],"{{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":[null,"{{s}}Jetpack-ul tău are o scăpare.{{/s}} Ne pare rău pentru neplăcerile create. Te rog reîncearcă mai târziu, iar dacă problema persistă te rog contactează suportul cu acest mesaj: %(error_key)s"],"Need help? The Jetpack team is here for you.":[null,"Ai nevoie de ajutor? Echipa Jetpack este aici pentru tine."],"Leave a Je
25185 tpack review":[null,"Lasă o recenzie pentru Jetpack"],"Disconnecting Jetpack":[null,"Deconectare Jetpack"],"Smiley":[null,"Smiley"],"Email Address":[null,"Adresă email"],"Whitelist Management":[null,"Administrare listă albă"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"Asigură-te că ai adăugat adresele IP cele mai frecvent utilizate. Eliminarea unei adrese IP din lista de mai jos o va șterge și din lista albă."],"Related":[null,"Similare"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Arată un subtitlu \"Similare\" pentru a separa mai clar secțiunea aceasta de articolul efectiv"],"Use a large and visually striking layout":[null,"Folosește un aranjament vizual mare și de impact"],"Require Two-Step Authentication":[null,"Necesită autentificare în-doi-pași"],"Sit
25186 e Stats":[null,"Statistici sit"],"Publicize":[null,"Publicitate"],"Excerpts":[null,"Rezumate"],"Featured Images":[null,"Imagini reprezentative"],"Enable Portfolio Projects for this site.":[null,"Permite proiecte de portofoliu pentru acest sit."],"Enable Testimonials for this site.":[null,"Permite testimonialele pentru acest sit."],"View people's profiles when you mouse over their Gravatars":[null,"Vezi profilul oamenilor când treci cu mausul peste Gravatarul lor"],"Color Scheme":[null,"Schemă de culoare"],"Preview":[null,"Previzualizare"],"You have successfully disconnected Jetpack":[null,"Te-ai deconectat cu succes de la Jetpack"],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,"Situl tău web trebuie să fie accesibil publicului pentru a folosi Jetpack: %(error_key)s"],"{{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).":[null,"{{s}}
25187 Jetpack-ul tău are o scăpare.{{/s}} Conectarea acestui sit cu WordPress.com nu este posibilă. De obicei, asta înseamnă că situl tău nu este accesibil publicului (localhost)."],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"Momentan WordPress.com are o problemă și nu se poate conecta cu Jetpack. Te rugăm să încerci din nou mai târziu."],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,"Jetpack nu a putut contacta WordPress.com: %(error_key)s. De obicei, înseamnă că ceva nu este configurat corect pe gazda ta web."],"Connect Jetpack":[null,"Conectare la Jetpack"],"Proofreading":[null,"Corectură"],"English Options":[null,"Opțiuni engleză"],"Bias Language":[null,"Limbaj deplasat"],"Complex Phrases":[null,"Expresii complexe"],"Diacritical Marks":[null,"Semne diacritice"],"Double Negatives":[null,"Dublă negare"],"H
25188 idden Verbs":[null,"Verbe ascunse"],"Jargon":[null,"Jargon"],"Passive Voice":[null,"Voce pasivă"],"Phrases to Avoid":[null,"Expresii de evitat"],"Redundant Phrases":[null,"Expresii redundante"],"Use automatically detected language to proofread posts and pages":[null,"Folosește detectarea automată a limbii pentru corectarea articolelor și paginilor "],"Ignored Phrases":[null,"Expresii ignorate"],"Test your site’s compatibility with Jetpack.":[null,"Testează compatibilitatea sitului tău cu Jetpack."],"Debug":[null,"Depanare"],"Disconnect Jetpack":[null,"Deconectează Jetpack-ul"],"Learn More":[null,"Află mai multe"],"Settings":[null,"Setări"],"Active":[null,"Activă"]}
25189 \ No newline at end of file
25190 +{"":{"po-revision-date":"2016-11-22 11:12:32+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2);","x-generator":"GlotPress/2.3.0-alpha","language":"ro","project-id-version":"Plugins - Jetpack by WordPress.com - Development (trunk)"},"Make sure your site is easily found on search engines with SEO tools for your content and social posts.":[null,"Asigură-te că situl tău este ușor de găsit de către motoarele de căutare cu instrumente SEO pentru conținut și articole sociale."],"Activate this module to use the advanced SEO tools.":[null,"Activează această extensie pentru a folosi instrumente SEO avansate."],"Configure your VideoPress settings.":[null,"Configurează-ți setările VideoPress."],"How much is your website worth?":[null,"Care este valoarea de sitului tău?"],"For less than the price of a coffee a month you can rest easy kn
25191 owing your hard work (or livelihood) is backed up.":[null,"Pentru un preț pe lună mai mic decât prețul unei cafele te poți relaxa liniștit știind că munca ta grea (sau mijlocul de trai) are o copie de siguranță."],"Configure Site SEO":[null,"Configurează SEO sit"],"Activate SEO Tools":[null,"Activează instrumente SEO"],"Introducing our most affordable backups and security plan yet":[null,"Introduce cele mai accesibile copii de siguranță și planuri de securitate de până acum"],"The Personal Plan keeps your data, site, and hard work safe.":[null,"Planul Personal îți păstrează datele, situl și munca grea în siguranță."],"Learn more...":[null,"Află mai mult..."],"Your site is on the Jetpack Personal plan":[null,"Situl tău este în planul Personal Jetpack"],"With this plan you are provided with spam-protection, daily backups (up to 30 days), and unlimited storage.":[null,"Cu acest plan ți se oferă protecție contra spam, copii de siguranță zilnice (până l
25192 a 30 de zile) și spațiu de stocare nelimitat."],"With this plan you are provided with spam-protection, daily backups (up to 30 days), unlimited backup storage, security scanning, and priority support.":[null,"Cu acest plan ți se oferă protecție contra spam, copii de siguranță zilnice (până la 30 de zile), spațiu de stocare nelimitat, scanare de securitate și suport prioritar."],"You get spam-protection, real-time backups (unlimited archive), unlimited backup storage, security scanning, SEO tools, PollDaddy, and priority support.":[null,"Primești protecție contra spam, copii de siguranță în timp real (arhivă nelimitată), spațiu de stocare nelimitat pentru copii de siguranță, scanare de securitate, instrumente SEO, PollDaddy, și suport prioritar."],"Daily backup of all your site data with unlimited space and one-click restores (powered by VaultPress).":[null,"Copie de siguranță zilnică a tuturor datelor sitului tău cu spațiu nelimitat și restaurări cu un s
25193 ingur clic (propulsat de VaultPress)."],"Daily backup of all your site data with unlimited space, one-click restores, automated security scanning, and priority support (powered by VaultPress).":[null,"Copie de siguranță zilnică a tuturor datelor sitului tău cu spațiu nelimitat, restaurări cu un singur clic, scanare de securitate automată și suport prioritar (propulsat de VaultPress)."],"Backups & Security Scanning":[null,"Copii de siguranță și scanare de securitate"],"Real-time backup of all your site data with unlimited space, one-click restores, automated security scanning, one-click threat resolution, and priority support (powered by VaultPress).":[null,"Copie de siguranță în timp real a tuturor datelor sitului tău cu spațiu nelimitat, restaurări cu un singur clic, scanare de securitate automată, rezoluția amenințare cu un singur clic și suport prioritar (propulsat de VaultPress)."],"SEO Tools":[null,"Instrumente SEO"],"Advanced SEO tools to help your site ge
25194 t found when people search for relevant content.":[null,"Instrumente SEO avansate pentru a-ți ajuta situl să fie găsit când oamenii caută un conținut relevant."],"Need more? Running a business site?":[null,"Ai nevoie de mai mult? Rulezi un sit de afaceri?"],"If your site is important to you, consider protecting and improving it with some of our advanced features: ":[null,"Dacă situl este important pentru tine, ia în considerare protejarea și îmbunătățirea lui cu unele dintre funcționalitățile noastre avansate:"],"On-demand security scanning":[null,"Scanare de securitate la cerere"],"Advanced SEO tools":[null,"Instrumente SEO avansate"],"Configure your SEO settings.":[null,"Configurează-ți setările SEO."],"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.":[null,"Cel mai simplu mod de a încărca publicitate gratuită și videouri fără brand pe situl tău.
25195 Obții statistici cu privire la redarea videoului și partajări, iar playerul este ușor și responsiv."],"You are running Jetpack on a staging server.":[null,"Rulezi Jetpack pe un server de așteptare."],"More Info":[null,"Mai multe informații"],"Search your content.":[null,"Caută-ți conținutul."],"{{a}}Manage Likes visibility from the Sharing Module Settings{{/a}}":[null,"{{a}}Administrează vizibilitatea aprecierilor din setările extensiei Partajare{{/a}}"],"Hide the stats smiley face image. The image helps collect stats but should still work when hidden.":[null,"Ascunde imaginea față zâmbitoare din statistici. Imaginea ajută la colectarea statisticilor dar ar trebui să funcționeze și atunci când este ascunsă."],"Your Current IP: %(ip)s":[null,"IP-ul tău actual: %(ip)s"],"Whitelisting an IP address prevents it from ever being blocked by Jetpack.":[null,"Înscrierea în lista albă a unei adrese IP împiedică ca aceasta să fie blocată vreodată de Jetpack."],"IP
25196 v4 and IPv6 are acceptable. {{br/}} To specify a range, enter the low value and high value separated by a dash. Example: 12.12.12.1-12.12.12.100":[null,"IPv4 și IPv6 sunt acceptabile. {{br/}} Pentru a specifica un interval, introdu valoarea mică și valoarea mare separate printr-o liniuță. Exemplu: 12.12.12.1-12.12.12.100"],"Link your account to WordPress.com to start using this feature.":[null,"Leagă-ți contul la WordPress.com pentru a începe să folosești această funcționalitate."],"There are unsaved settings in this tab that will be lost if you leave it. Proceed?":[null,"Există setări nesalvate în această filă care se vor pierde dacă o părăsești. Continui?"],"This will reset all Jetpack options, are you sure?":[null,"Acest lucru va reseta toate opțiunile Jetpack, ești sigur?"],"Search for a Jetpack feature.":[null,"Caută o funcționalitate Jetpack."],"Upgrade Jetpack and our state-of-the-art security scanner will hunt out malicious files and report them imme
25197 diately so that you're never unaware of what is happening on your website.":[null,"Actualizează Jetpack și scanerul nostru modern de securitate va depista fișierele ostile și le va raporta imediat așa că nu ești niciodată surprins de ceea ce se întâmplă pe situl tău."],"You can see the information about security scanning in the \"At a Glance\" section.":[null,"Poți vedea informația despre scanarea de securitate în secțiunea \"Dintr-o privire\"."],"Configure your Security Scans":[null,"Configurează-ți scanările de securitate"],"This module has no configuration options":[null,"Această extensie nu are opțiuni de configurare"],"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.":[null,"Lasă motoarele de căutare și vizitatorii să știe că ești serios cu privire la integritatea siturilor t
25198 ale web prin actualizarea Jetpack. Instrumentele noastre anti-spam vor elimina comentariile spam, îți protejează SEO și vizitatorii pot mai ușor să rămână în contact."],"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.":[null,"Copiile de rezervă în timp real din afara sitului cu restaurări automate oferă siguranță așa că te poți concentra pe scrisul unui conținut minunat și pe creșterea traficului în timp ce noi îți protejăm fiecare aspect al investiției."],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,"{{link}}Configurează-ți setările %(module_slug)s {{/link}}"],"Subscriber":[null,"Abonat"],"Big iPhone/iPad Update Now Available":[null,"Este disponibilă o importantă actualizare pentru iPhone/iPad"],"The WordPress for Android App Gets a Big Facelift":[null,"Aplicația WordPress pen
25199 tru Android primește o mare îmbunătățire vizuală"],"Upgrade Focus: VideoPress For Weddings":[null,"Actualizare în atenție: VideoPress pentru nunți"],"WordPress.com Likes are:":[null,"Aprecierile WordPress.com sunt:"],"Comments headline":[null,"Titlu comentarii"],"A few catchy words to motivate your readers to comment.":[null,"Câteva cuvinte atrăgătoare pentru a-ți motiva cititorii să comenteze."],"Can readers subscribe to your posts, comments or both?":[null,"Cititorii se pot abona la articole, comentarii sau la ambele?"],"Show a \"follow blog\" options in the comment form":[null,"Arată o opțiune \"urmărire blog\" în formularul de comentariu"],"Show a \"follow comments\" option in the comment form.":[null,"Arată o opțiune \"urmărire comentarii\" în formularul de comentariu."],"Admin Bar":[null,"Bară de administrare"],"Put a chart showing 48 hours of views in the admin bar":[null,"Pune o diagramă care arată vizualizările în 48 de ore de în bara de administ
25200 rare"],"Registered Users: Count the page views of registered users who are logged in":[null,"Utilizatori înregistrați: numără vizualizările de pagină ale utilizatorilor înregistrați care sunt autentificați."],"Report Visibility: Select the roles that will be able to view stats reports":[null,"Raport vizibilitate: selectează rolurile care vor putea fi văzute în rapoarte statistici"],"Receive Monitor Email Notifications":[null,"Primește notificări prin email de la Monitor"],"Emails will be sent to ":[null,"Emailurile vor fi trimise la"],"{{a}}Edit{{/a}}":[null,"{{a}}Editare{{/a}}"],"Match By Email":[null,"Potrivire prin email"],"Show photo metadata (Exif) in carousel, when available":[null,"Arată metadatele fotografiei (Exif) în carusel, când sunt disponibile"],"Background Color":[null,"Culoare fundal"],"Scroll infinitely (Shows 7 posts on each load)":[null,"Derulează la infinit (arată 7 articole pe fiecare încărcare)"],"Track each infinite Scroll post load as a p
25201 age view in Google Analytics":[null,"Urmărește fiecare încărcare de articol prin Derulare infinită ca o vizualizare de pagină în Google Analytics"],"Mobile Promos":[null,"Reclame pentru mobil"],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,"Arată o reclamă în aplicațiile pentru mobil WordPress în subsolul temei pentru mobil"],"Enter your meta key \"content\" value to verify your blog with {{a}}Google Search Console{{/a}}, {{a1}}Bing Webmaster Center{{/a1}} and {{a2}}Pinterest Site Verification{{/a2}}.":[null,"Introdu valoarea \"conținut\" a cheii tale meta pentru a-ți verifica blogul cu {{a}}Consola de căutare Google{{/a}}, {{a1}}Centrul webmaster Bing{{/a1}} și {{a2}}Verificare sit Pinterest{{/a2}}."],"Meta key example:":[null,"Exemplu de cheie meta:"],"Display all your gallery pictures in a cool mosaic":[null,"Afișează-ți toate imaginile din galerie într-un mozaic frumos"],"Copied!":[null,"Copiat!"],"Highlight and copy the
25202 following text to your clipboard:":[null,"Evidențiază și copiază următorul text în clipboard-ul tău:"],"Regenerate address":[null,"Regenerează adresă"],"Configure Portfolios":[null,"Configurează portofolii"],"Configure Testimonials":[null,"Configurează testimoniale"],"Automatically proofread content when: ":[null,"Corectează automat conținutul când: "],"A post or page is first published":[null,"Un articol sau o pagină este publicat(ă) prima dată"],"A post or page is updated":[null,"Un articol sau o pagină este actualizat(ă)"],"Automatic Language Detection":[null,"Detectare automată a limbii"],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,"Corectura se face pentru limba engleză, franceză, germană, portugheză și spaniolă."],"Enable proofreading for the following grammar and style rules: ":[null,"Activează corectura pentru următoarele reguli gramaticale și de stil:"],"Add a phrase":[null,"Adaugă o expresie"],"Use Markdo
25203 wn for comments":[null,"Folosește Markdown pentru comentarii"],"Search engines will find the sitemaps at these locations:":[null,"Motoarele de căutare vor găsi hărțile sit în aceste locații:"],"Sitemap: {{a}}%(url)s{{/a}}":[null,"Hartă sit: {{a}}%(url)s{{/a}}"],"News Sitemap: {{a}}%(url)s{{/a}}":[null,"Hartă sit știri: {{a}}%(url)s{{/a}}"],"Cheatin' uh?":[null,"Trișezi cumva?"],"{{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}}":[null,"{{p}}Te superi dacă ne spui de ce nu ai finalizat conexiunea Jetpack în aceste {{a}}2 sondaje cu întrebări{{/a}}?{{/p}}{{p}}Este necesară o conexiune Jetpack pentru ca funcționalitățile noastre gratuite de securitate și de trafic să funcționeze.{{/p}}"],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,"Bine ai venit la {{s}}Jetpack %(jetpack_version)s{{/s
25204 }}!"],"Your Jetpack is already connected.":[null,"Jetpack-ul tău este deja conectat."],"You're fueled up and ready to go, Jetpack is now active.":[null,"Ești plin de energie și gata să pornești, Jetpack este activ acum."],"You're fueled up and ready to go.":[null,"Ești plin de energie și gata să pornești."],"You are currently running a development version of Jetpack.":[null,"Acum rulezi o versiune de dezvoltare a Jetpack."],"Submit Beta feedback":[null,"Trimite impresii beta"],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,"Acum în {{a}}Mod dezvoltare{{/a}} via filtrul jetpack_development_mode.{{br/}}Unele funcționalități sunt dezactivate."],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,"Acum în {{a}}Mod dezvoltare{{/a}} via constanta JETPACK_DEV_DEBUG.{{br/}}Unele funcționalități sunt dezactivate."],"Currently in {{a}
25205 }Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,"Acum în {{a}}Mod dezvoltare{{/a}} deoarece URL-ul sitului tău nu are un punct (de exemplu: http://localhost).{{br/}}Unele funcționalități sunt dezactivate."],"You, %(userName)s, are not connected to WordPress.com.":[null,"Tu, %(userName)s, nu ești conectat la WordPress.com."],"What would you like to see on your Jetpack Dashboard?":[null,"Ce ai vrea să vezi în panoul tău de control Jetpack?"],"Let us know!":[null,"Anunță-ne!"],"Welcome to Jetpack":[null,"Bine ai venit la Jetpack"],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,"Te rog conectează-te sau creează un cont WordPress.com pentru a începe să folosești Jetpack. Acesta îți va da acces la servicii puternice de securitate, de trafic și de personalizare."],"No account? Create one
25206 for free…":[null,"N-ai cont? Creează unul gratuit..."],"Saving…":[null,"Se salvează..."],"Save Settings":[null,"Salvează setările"],"Updates Needed":[null,"Actualizări necesare"],"Do you really want to disconnect your site from WordPress.com?":[null,"Sigur vrei să-ți deconectezi situl de la WordPress.com?"],"Jetpack Stats Icon":[null,"Icon statistici Jetpack"],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,"{{a}}Activează statistici sit{{/a}} pentru a vedea statistici detaliate, aprecieri, urmăritori, abonați, și altele! {{a1}}Află mai multe{{/a1}}"],"Activate Site Stats":[null,"Activează statistici sit"],"Automated, comprehensive protection from threats and attacks.":[null,"Protecție automatizată, comprehensivă împotriva amenințărilor și atacurilor."],"State-of-the-art spam defense.":[null,"Apărare contra spam modernă."],"Automatically backup your entire site.":[null,"Fă-ți a
25207 utomat copie de rezervă pentru întregul sit."],"Security Scanning":[null,"Scanare de securitate"],"Automatically scan your site for common threats and attacks.":[null,"Scanează-ți automat situl pentru amenințări comune și atacuri."],"Keep those spammers away!":[null,"Ține acești spameri departe!"],"Site Backups":[null,"Copii de rezervă sit"],"Keep your site backed up!":[null,"Fă-ți copie de rezervă pentru sit!"],"Pro":[null,"Pro"],"No Results Found.":[null,"Niciun rezultat găsit."],"Threats found!":[null,"Amenințări găsite!"],"Set up":[null,"Inițializează"],"Upgrade":[null,"Actualizează"],"ACTIVE":[null,"ACTIVEAZĂ"],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,"Hackerii, boții de rețea și spamerii atacă siturile web fără discriminare.
25208 Scopul lor este de a ataca pretutindeni și deseori. Scopul nostru este să te ajutăm la pregătirea blocării acestor amenințări și în cel mai grav scenariu vom fi aici să te ajutăm să-ți restaurezi situl la gloria de altădată."],"Your site is on the Free Jetpack Plan":[null,"Situl tău este în planul Gratuit Jetpack"],"Upgrade to a paid plan to unlock world-class security, spam protection tools, and priority support.":[null,"Actualizează la un plan plătit pentru a debloca securitatea de clasă mondială, instrumentele de protecție spam și suportul prioritar."],"Your site is on the Jetpack Premium plan":[null,"Situl tău este în planul Premium Jetpack"],"Your site is on the Jetpack Professional plan":[null,"Situl tău este în planul Profesionist Jetpack"],"Your site is on Development Mode":[null,"Situl tău este în Mod dezvoltare"],"Once you connect, you can upgrade to a paid plan in order to unlock world-class security, spam protection tools, and priority suppor
25209 t.":[null,"După ce te-ai conectat, poți face actualizarea la un plan plătit pentru a debloca securitatea de clasă mondială, instrumentele de protecție spam și suportul prioritar."],"State-of-the-art spam defense powered by Akismet.":[null,"Apărare contra spam modernă propulsată de Akismet."],"View your spam stats":[null,"Vizualizează-ți statisticile spam"],"Configure Akismet":[null,"Configurează Akismet"],"View your security dashboard":[null,"Vizualizează-ți panoul control de securitate"],"Configure VaultPress":[null,"Configurează VaultPress"],"Surveys & Polls":[null,"Sondaje și votări"],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,"Sondaje nelimitate, răspunsuri nelimitate. Folosește editorul de sondaj pentru a crea sondaje rapid și ușor. Colectezi răspunsurile pe situl tău web, prin email sau pe iPad ori iPhone."],"Create a ne
25210 w poll":[null,"Creează un sondaj nou"],"Real-time backups":[null,"Copii de rezervă în timp real"],"One-click threat resolution":[null,"Soluționare amenințare cu un singur clic"],"Advanced polls and ratings":[null,"Sondaje și evaluări avansate"],"Compare Plans":[null,"Compară planuri"],"Maximum grade security":[null,"Securitate de grad maxim"],"Real-time backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,"Copie de rezervă în timp real cu spațiu nelimitat, restaurări cu un singur clic, monitorizare spam anti-glonț, apărare contra malware și protecție împotriva atacurilor cu forță-brută la autentificare - toate într-un singur loc și optimizate pentru WordPress."],"Lock out the bad guys":[null,"Blochează băieții răi"],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps
25211 maintain peace of mind and keeps your backend safe from intruders.":[null,"Filtrarea spamului anti-glonț îți protejează brandul, cititorii și îmbunătățește SEO. Protecția pentru autentificare ostilă te ajută să n-ai nicio grijă și îți păstrează partea administrativă a sitului în siguranță față de intruși."],"Enjoy priority support":[null,"Bucură-te de suport prioritar"],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,"Ai nevoie de ajutor? Un inginer de fericire poate răspunde la întrebări despre situl tău, contul tău sau cum să faci orice."],"Connection Settings":[null,"Setări conexiune"],"Manage your Jetpack connection.":[null,"Administrează-ți conexiunea Jetpack"],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,"Situl este în Mod dezvoltare, deci nu te poți conecta la WordPress.com."],"You are connected as ":[null,"Ești conectat ca"],"Li
25212 nk your account to WordPress.com to get the most out of Jetpack.":[null,"Leagă-ți contul la WordPress.com pentru a obține maximum de la Jetpack."],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,"Situl tău trebuie să fie accesibil pentru motoarele de căutare pentru ca această funcționalitate să funcționeze corespunzător. Poți modifica acest lucru în {{a}}Setări Afișare{{/a}}."],"View {{a}}All Stats{{/a}}":[null,"Vezi {{a}}toate statisticile{{/a}}"],"View your {{a}}Email Followers{{/a}}":[null,"Vizualizează-ți {{a}}urmăritorii prin email{{/a}}"],"Powerful WordPress.com features on every device.":[null,"Funcționalități WordPress.com puternice pe fiecare dispozitiv."],"Manage all your sites from a single dashboard.":[null,"Administrează-ți toate siturile dintr-un singur panou de control."],"Feel the performance":[null,"Simți performanța"],"All the WordPress apps are bu
25213 ilt for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,"Toate aplicațiile WordPress sunt construite pentru viteză. Vei observa diferența de performanță imediat, cu încărcări de pagină aproape instantanee și cu mai puțină așteptare peste tot."],"Bulk and automatic updates":[null,"Actualizări în masă și automate"],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,"Cele mai multe defecte de securitate se găsesc în modulele neactualizate. Folosește aplicațiile noastre Web și Desktop pentru a activa actualizările automate sau actualizează modulele manual pentru toate siturile tale web într-un loc convenabil."],"Focus on your Writing":[null,"Concentrează-te pe scris"],"Our new editor is lightning fast, optimized for writers and eliminates distractions,
25214 giving you the ability to focus on your work.":[null,"Noul nostru editor este extrem de rapid, optimizat pentru scriitori și elimină distragerile, oferindu-ți posibilitatea de a te concentra pe munca ta."],"Try the New Editor":[null,"Încearcă noul editor"],"Connect with your Visitors":[null,"Conectează-te cu vizitatorii tăi"],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,"Monitorizează-ți vizitatorii cu statistici avansate. Uită-te la tendințe, află care conținut are cele mai bune performanțe și înțelege-ți vizitatorii de oriunde din lume."],"View Your Stats":[null,"Vizualizează-ți statisticile"],"Connect with the Community":[null,"Conectează-te cu Comunitatea"],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,"Toate aplicații
25215 le WordPress au cititori reprezentativi impresionant de rapizi și dedicați, deci poți să-i atragi cu siturile tale preferate și să se alăture conversației oriunde, oricând."],"Launch Reader":[null,"Lansează Cititor"],"Inspiration strikes any time, anywhere.":[null,"Inspirația apare în orice moment, oriunde."],"Get WordPress apps for any screen.":[null,"Primești aplicații WordPress pentru orice ecran."],"In Your Pocket":[null,"În buzunarul tău"],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,"Publică conținut, urmărește statistici, moderează comentarii și multe altele de oriunde în lume. Aplicațiile noastre mobile sunt sursă deschisă, gratuite și disponibile pentru tine pe dispozitive Apple sau Android."],"WordPress.com in the App Store":[null,"WordPress.com în App Store"],"WordPress.com in Google Play":[null,"WordPr
25216 ess.com în Google Play"],"On Your Desktop":[null,"Pe desktopul tău"],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.":[null,"O aplicatie pentru desktop care oferă pentru WordPress un cămin permanent pe computerul tău. Ca să nu mai vorbim despre mediul liber de distragere atunci când scrii în afara unui navigator web."],"WordPress.com for Mac OS X":[null,"WordPress.com pentru Mac OS X"],"WordPress.com for Windows":[null,"WordPress.com pentru Windows"],"WordPress.com for Linux":[null,"WordPress.com pentru Linux"],"Malware Scanning":[null,"Scanare malware"],"Threats found":[null,"Amenințări găsite"],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,"Pentru scanarea automatizată, comprehensivă a amenințărilor de securitate, te rog {{a}}instalează și activează{{/a}} VaultPress."],"For automat
25217 ed, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,"Pentru scanarea automatizată, comprehensivă a amenințărilor de securitate, te rog {{a}}actualizează-ți contul{{/a}}."],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,"Jetpack blochează în mod activ încercările de autentificare ostile. Datele vor afișa aici în curând!"],"Total malicious attacks blocked on your site.":[null,"Total încercări de autentificare ostile blocate pe situl tău."],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,"{{a}}Activează Protecție{{/a}} pentru a-ți păstra situl protejat la încercările de autentificare ostile."],"%(number)s plugin":["%(number)s plugins","%(number)s modul","%(number)s module","%(number)s de module"],"Needs updating. ":["Need updating. ","Necesită actualizare.","Necesită actualizare.","Necesită actualizare."],"All plugins are up-to-
25218 date. Awesome work!":[null,"Toate modulele sunt actualizate. Bun lucru!"],"{{a}}Activate Manage{{/a}} to turn on auto updates and manage your plugins from WordPress.com.":[null,"{{a}}Activează Administrare{{/a}} pentru a activa actualizările automate și pentru a-ți administra modulele din WordPress.com."],"Jetpack is improving and optimizing your image speed.":[null,"Jetpack îți îmbunătățește și îți optimizează viteza imaginii."],"Jetpack is monitoring your site. If we think your site is down, you will receive an email.":[null,"Jetpack îți monitorizează situl. Dacă ni se pare că situl tău a căzut, vei primi un email."],"Security":[null,"Securitate"],"Performance":[null,"Performanță"],"Backups":[null,"Copii de rezervă"],"{{a}}View backup details{{/a}}.":[null,"{{a}}Vezi detalii copie de rezervă{{/a}}."],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,"Pentru a-ți face automat o copie de rezervă a între
25219 gului sit, te rog {{a}}instalează și activează{{/a}} VaultPress."],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,"Pentru a-ți face automat o copie de rezervă a întregului sit, te rog {{a}}actualizează!{{/a}}."],"Unavailable in Dev Mode.":[null,"Indisponibil în Mod dezvoltare"],"Spam Protection":[null,"Protecție spam"],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,"Pentru apărare contra spam modernă, te rog {{a}}instalează Akismet{{/a}}."],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,"Pentru apărare contra spam modernă, te rog {{a}}activează Akismet{{/a}}."],"Invalid Key":[null,"Cheie invalidă"],"Unavailable in Dev Mode":[null,"Indisponibil în Mod dezvoltare"],"Holiday Snow":[null,"Zăpadă de sărbători"],"Show falling snow in the holiday period.":[null,"Arată ninsoare în perioada sărbătorilor."],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,"Ar
25220 ată ninsoare pe blogul meu de la 1 decembrie până pe 4 ianuarie."],"Activating recommended features…":[null,"Se activează funcționalități recomandate..."],"Recommended features active.":[null,"Funcționalități recomandate active."],"Recommended features failed to activate. %(error)s":[null,"Funcționalitățile recomandate au eșuat la activare. %(error)s"],"Activating %(slug)s…":[null,"Se activează %(slug)s…"],"%(slug)s has been activated.":[null,"%(slug)s a fost activat."],"%(slug)s failed to activate. %(error)s":[null,"%(slug)s a eșuat la activare. %(error)d"],"Deactivating %(slug)s…":[null,"Se dezactivează %(slug)s…"],"%(slug)s has been deactivated.":[null,"%(slug)s a fost dezactivat."],"%(slug)s failed to deactivate. %(error)s":[null,"%(slug)s a eșuat la dezactivare. %(error)s"],"Updating %(slug)s settings…":[null,"Se actualizează setările %(slug)s..."],"Updated %(slug)s settings.":[null,"Setări %(slug)s actualizate."],"Error updating %(slug)s settin
25221 gs. %(error)s":[null,"Eroare la actualizarea setărilor %(slug)s. %(error)s"],"Updating %(slug)s address…":[null,"Se actualizează adresa %(slug)s..."],"Regenerated %(slug)s address .":[null,"Adresa %(slug)s regenerată."],"Error regenerating %(slug)s address. %(error)s":[null,"Eroare la regenerarea adresei %(slug)s. %(error)s"],"Resetting Jetpack options…":[null,"Se resetează opțiunile Jetpack..."],"Options reset.":[null,"Opțiuni resetate."],"Options failed to reset.":[null,"Opțiunile au eșuat la resetare."],"There was an error disconnecting Jetpack. Error: %(error)s":[null,"A fost o eroare la deconectarea Jetpack. Eroare: %(error)s"],"Unlinking from WordPress.com":[null,"Anulare legătură de la WordPress.com"],"Unlinked from WordPress.com.":[null,"Legătură anulată de la WordPress.com."],"Error unlinking from WordPress.com. %(error)s":[null,"Eroare la anularea legăturii de la WordPress.com. %(error)s"],"At A Glance":[null,"Dintr-o privire"],"Clichés":[null,"Clișee"]
25222 ,"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,"Vrei să ne spui de ce? Doar {{a}}răspunzând la două întrebări simple{{/a}} ne-ar ajuta să îmbunătățim Jetpack."],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{hideOnMobile}}Îți place Jetpack sau ai impresii?{{/hideOnMobile}} {{reviewLink}}Lasă-ne o recenzie{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}urmărește-ne pe Twitter{{/twitterLink}}{{hideOnMobile}} sau{{/hideOnMobile}} {{facebookLink}}apreciază-ne pe Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}"],"Like us on Facebook":[null,"Apreciază-ne pe Facebook"],"Follow Jetpack on Twitter":
25223 [null,"Urmărește Jetpack pe Twitter"],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{supportLink}}Vezi pagina noastră pentru suport{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}verifică forumurile pentru răspunsuri{{/forumLink}}{{hideOnMobile}} sau{{/hideOnMobile}} {{contactLink}}contactează-ne direct{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}"],"Contact Jetpack support staff directly":[null,"Contactează direct echipa pentru suport"],"Go to the WordPress.org support forums":[null,"Mergi la forumurile pentru suport WordPress.org"],"Go to Jetpack.com/support":[null,"Mergi la Jetpack.com/support"],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,"Oferim gratuit suport
25224 complet tuturor utilizatorilor noștri Jetpack. Echipa noastră de suport este întotdeauna în preajmă pentru a te ajuta."],"Jetpack Happiness Engineer":[null,"Inginer de fericire Jetpack"],"Automattic's Privacy Policy":[null,"Politica de confidențialitate Automattic"],"WordPress.com Terms of Service":[null,"Termenii de utilizare a serviciului WordPress.com"],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,"{{a}}Activează Verificare sit{{/a}} pentru a-ți verifica situl și pentru a crește ierarhizarea din Google, Bing și Pinterest."],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,"Uneltele de verificare sit sunt active. Asigură-te că situl tău este verificat cu Google, Bing și Pinterest pentru o indexare mai precisă și o ierarhizare superioară. {{a}}Verifică acum{{/a}}"],"Site
25225 Verification Tools":[null,"Unelte de verificare sit"],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,"{{a}}Activează Foton{{/a}} pentru a îmbunătăți performanța și viteza imaginilor tale."],"Image Performance %(photon)s":[null,"Performanță imagine %(photon)s"],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,"{{a}}Activează Administrare și activează actualizări automate{{/a}}"],"{{a}}Turn on plugin auto updates{{/a}}":[null,"{{a}}Activează actualizări automate modul{{/a}}"],"Plugin Updates":[null,"Actualizări modul"],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,"Hopa! Cheia ta Askimet lipsește sau este invalidă. {{akismetSettings}}Mergi la setări Akismet pentru a corecta{{/akismetSettings}}."],"No threats found, you're good to go!":[null,"Nicio amenințare găsită, foarte bine!"],"{{a}}Contact Support{{/a}}":[null,"{{a}}Contacteaz�
25226 � suportul{{/a}}"],"{{a}}View details at VaultPress.com{{/a}}":[null,"{{a}}Vezi detalii la VaultPress.com{{/a}}"],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","Aoleu, %(number)s amenințare găsită.","Aoleu, %(number)s amenințări găsite.","Aoleu, %(number)s de amenințări găsite."],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,"{{a}}Activează Monitorul{{/a}} pentru a primi notificări când situl tău nu funcționează."],"Loading…":[null,"Se încarcă..."],"Downtime Monitoring":[null,"Monitorizare timp de nefuncționare"],"{{button}}View More Stats on WordPress.com {{/button}}":[null,"{{button}}Vezi mai multe statistici pe WordPress.com{{/button}}"],"{{button}}View Old Stats{{/button}}":[null,"{{button}}Vezi statisticile vechi{{/button}}"],"All-time comments":[null,"Total comentarii"],"All-time views":[null,"Total vizualizări"],"%(number)s View":["%(number)s Views","%(number)s vizualizare","%(number)s vizuali
25227 zări","%(number)s de vizualizări"],"Best overall day":[null,"Cea mai bună zi în ansamblu"],"Views today":[null,"Vizualizări astăzi"],"Months":[null,"Luni"],"Weeks":[null,"Săptămâni"],"Days":[null,"Zile"],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,"S-a întâmplat ceva în timpul încărcării statisticilor. Te rog încearcă din nou mai târziu sau {{a}}vizualizează-ți statisticile acum pe WordPress.com{{/a}}"],"Click to view detailed stats.":[null,"Dă clic pentru a vedea statistici detaliate."],"Views: %(numberOfViews)s":[null,"Vizualizări: %(numberOfViews)s"],"Week of %(date)s":[null,"Săptămână de %(date)s"],"Manage security on WordPress.com":[null,"Administrează securitatea pe WordPress.com"],"Skip this step":[null,"Sari acest pas"],"Skip the Jetpack Jumpstart process":[null,"Sari peste procesul Jetpack Salt la start"],"Features can be activated or deactivated at any time.":[null,"Fun
25228 cționalitățile pot fi activate sau dezactivate în orice moment."],"Jetpack's recommended features include:":[null,"Funcționalitățile Jetpack recomandate includ:"],"Activate Recommended Features":[null,"Activează funcționalități recomandate"],"Quickly enhance your site by activating Jetpack's recommended features.":[null,"Îți îmbunătățește rapid situl prin activarea funcționalităților Jetpack recomandate."],"Jump Start your Site":[null,"Salt la start pentru situl tău"],"Disconnect from WordPress.com":[null,"Deconectează de la WordPress.com"],"Link to WordPress.com":[null,"Legătură la WordPress.com"],"Unlink me from WordPress.com":[null,"Anulează-mi legătura de la WordPress.com"],"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.":[null,"Alătură-te milioanelor de utilizatori care se bazează pe Jetpack pentru a-și îmbunătăți și securiza siturile. Sunte
25229 m pasionați de WordPress și suntem aici pentru a-ți face viața mai ușoară."],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,"Jetpack este susținut de unele dintre cele mai tehnice și pasionate persoane din comunitate. Ele se află în întreaga lume și sunt gata să te ajute."],"Did we mention free, professional support?":[null,"Am menționat suport gratuit, profesionist?"],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,"Jetpack folosește rețeaua modernă de livrare de conținut a WordPress.com pentru a încărca imaginile tale superbe foarte rapid. Optimizată pentru orice dispozitiv și este complet gratuită."],"Lightning fast, optimized images":[null,"Fulgerător de rapide, imagini optimizate"],"Never fall behind on a security releas
25230 e or waste time updating multiple sites.":[null,"Nu rămâi niciodată în urmă cu vreo versiune de securitate sau pierzându-ți timpul cu actualizarea mai multor situri."],"Automatic site updates.":[null,"Actualizări sit automate."],"Live site monitoring.":[null,"Monitorizarea sitului live."],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,"Nu ai nicio grijă cu Protecție, instrumentul care a blocat miliarde de atacurile de autentificare pe milioane de situri."],"Block site attacks.":[null,"Blochează atacurile sitului."],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,"Jetpack blochează încercări de autentificare ostile, te anunță dacă situl tău nu funcționează și îți poate actualiza automat modulele, așa că nu trebuie să-ți faci griji."],"Site security and peace of mind":[null,"S
25231 ecuritate sit și nicio grijă"],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,"Jetpack valorifică puterea WordPress.com pentru a-ți arăta informații detaliate despre vizitatorii tăi, ce citesc și de unde vin."],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,"Ține vizitatorii conectați oferindu-le mai multe de partajat și de citit cu Articole similare."],"Increase page views.":[null,"Crește vizualizările de pagină."],"Give visitors the tools to share and subscribe to your content.":[null,"Oferă-le vizitatorilor instrumente pentru a partaja și a se abona la conținutul tău."],"Build a community.":[null,"Construiește o comunitate."],"Sharing & Like Buttons":[null,"Partajare și butoane de apreciere"],"Automated social marketing.":[null,"Marketing social automatizat."],"Jetpack has many traffic and engagement tools t
25232 o help you get more viewers to your site and keep them there.":[null,"Jetpack are multe instrumente de trafic și de participare pentru a te ajuta să ai mai mulți vizitatori pe situl tău și să-i ții acolo."],"Send us Feedback":[null,"Trimite-ne impresii"],"Need Help?":[null,"Ai nevoie de ajutor?"],"Manage Plugins":[null,"Administrează module"],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"Fără stres. Monitorul îți va trimite alerte în timp real dacă vreodată situl tău va cădea."],"Track your growth":[null,"Urmărește-și creșterea"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,"Folosește Publicitate pentru a partaja automat articolele tale cu prieteni, urmăritori și restul lumii."],"Drive more traffic to your site":[null,"Adu mai mult trafic pe situl tău"],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,"Am avut o p
25233 roblemă de conectare a Jetpack; Te rog dă clic din nou pe &#8222;Conectare la WordPress.com&#8221;."],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,"Am avut o problemă de conectare a Jetpack; dezactivează și reactivează modulul Jetpack, apoi conectează-te din nou."],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"Trebuie să stai autentificat(ă) în blogul tău WordPress în timp ce îți autorizezi Jetpack-ul."],"{{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":[null,"{{s}}Jetpack-ul tău are o scăpare.{{/s}} Ne pare rău pentru neplăcerile create. Te rog reîncearcă mai târziu, iar dacă problema persistă te rog contactează suportul cu acest mesaj: %(error_key)s"],"Disconnecting Jetpack":[null,"Deconectare Jetpack"],"Leave a Jetpack revi
25234 ew":[null,"Lasă o recenzie pentru Jetpack"],"Need help? The Jetpack team is here for you.":[null,"Ai nevoie de ajutor? Echipa Jetpack este aici pentru tine."],"Smiley":[null,"Smiley"],"Require Two-Step Authentication":[null,"Necesită autentificare în-doi-pași"],"Use a large and visually striking layout":[null,"Folosește un aranjament vizual mare și de impact"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Arată un subtitlu \"Similare\" pentru a separa mai clar secțiunea aceasta de articolul efectiv"],"Related":[null,"Similare"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"Asigură-te că ai adăugat adresele IP cele mai frecvent utilizate. Eliminarea unei adrese IP din lista de mai jos o va șterge și din lista albă."],"Whitelist Management":[null,"Administrare listă
25235 albă"],"Email Address":[null,"Adresă email"],"Publicize":[null,"Publicitate"],"Site Stats":[null,"Statistici sit"],"Featured Images":[null,"Imagini reprezentative"],"Excerpts":[null,"Rezumate"],"Enable Testimonials for this site.":[null,"Permite testimonialele pentru acest sit."],"Enable Portfolio Projects for this site.":[null,"Permite proiecte de portofoliu pentru acest sit."],"Preview":[null,"Previzualizare"],"Color Scheme":[null,"Schemă de culoare"],"Ignored Phrases":[null,"Expresii ignorate"],"Use automatically detected language to proofread posts and pages":[null,"Folosește detectarea automată a limbii pentru corectarea articolelor și paginilor "],"Redundant Phrases":[null,"Expresii redundante"],"Phrases to Avoid":[null,"Expresii de evitat"],"Passive Voice":[null,"Voce pasivă"],"Jargon":[null,"Jargon"],"Hidden Verbs":[null,"Verbe ascunse"],"Double Negatives":[null,"Dublă negare"],"Diacritical Marks":[null,"Semne diacritice"],"Complex Phrases":[null,"Expresii complexe"
25236 ],"Bias Language":[null,"Limbaj deplasat"],"English Options":[null,"Opțiuni engleză"],"Proofreading":[null,"Corectură"],"Connect Jetpack":[null,"Conectare la Jetpack"],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,"Jetpack nu a putut contacta WordPress.com: %(error_key)s. De obicei, înseamnă că ceva nu este configurat corect pe gazda ta web."],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"Momentan WordPress.com are o problemă și nu se poate conecta cu Jetpack. Te rugăm să încerci din nou mai târziu."],"{{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).":[null,"{{s}}Jetpack-ul tău are o scăpare.{{/s}} Conectarea acestui sit cu WordPress.com nu este posibilă. De obicei, asta înseamnă că situl tău
25237 nu este accesibil publicului (localhost)."],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,"Situl tău web trebuie să fie accesibil publicului pentru a folosi Jetpack: %(error_key)s"],"You have successfully disconnected Jetpack":[null,"Te-ai deconectat cu succes de la Jetpack"],"Active":[null,"Activă"],"Settings":[null,"Setări"],"Learn More":[null,"Află mai multe"],"Disconnect Jetpack":[null,"Deconectează Jetpack-ul"],"Debug":[null,"Depanare"],"Test your site’s compatibility with Jetpack.":[null,"Testează compatibilitatea sitului tău cu Jetpack."]}
25238 \ No newline at end of file
25239
25240 diff --git a/plugins/jetpack/languages/json/jetpack-ru_RU.json b/plugins/jetpack/languages/json/jetpack-ru_RU.json
25241 index 198a353..1b44cce 100644
25242 --- a/plugins/jetpack/languages/json/jetpack-ru_RU.json
25243 +++ b/plugins/jetpack/languages/json/jetpack-ru_RU.json
25244 @@ -1 +1 @@
25245 -{"":{"po-revision-date":"2016-09-08 07:57:37+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);","x-generator":"GlotPress/2.1.0-alpha","project-id-version":"Development (trunk)"},"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.":[null,"Обновите Jetpack, чтобы ваши посетители и поисковые системы знали, насколько серьезно вы относитесь к безопасности веб-сайтов. Наши средства борьбы со спамом помогут избавиться от назойливых комментариев и облегчить общение �
25246 � посетителями, не позволив вашему сайту опуститься в результатах поиска."],"This module has no configuration options":[null,"В этом модуле параметры конфигурации не предусмотрены"],"Configure your Security Scans":[null,"Настройка проверок безопасности"],"You can see the information about security scanning in the \"At a Glance\" section.":[null,"Сведения о проверке безопасности см. в разделе «Краткий обзор»."],"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.":[null,"Новая версия Jetpack и наш передовой сканер безопасности предназначены для поиска вредоносных файлов. Функция м�
25247 �новенного оповещения позволит вам всегда быть в курсе того, что происходит на вашем сайте."],"Search for a Jetpack feature.":[null,"Найдите компонент Jetpack."],"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.":[null,"Для защиты вашего труда и средств мы внедрили систему резервного копирования на удаленную площадку в режиме реального времени с автоматическим восстановлением. Теперь вы можете не отвлекаться от работы и посвятить все свое время созданию чего-то по-настоящему прекрасного. Выполните обно
25248 вление сегодня."],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,"Показывать рекламу для мобильных приложений WordPress в нижней части темы мобильных приложений"],"Mobile Promos":[null,"Реклама мобильных приложений"],"Track each infinite Scroll post load as a page view in Google Analytics":[null,"Отслеживать каждую загрузку записи с бесконечной прокруткой в виде страницы в Google Analytics"],"Scroll infinitely (Shows 7 posts on each load)":[null,"Бесконечная прокрутка (показ 7 записей при каждой загрузке)"],"Background Color":[null,"Цвет фона"],"Show photo metadata (Exif) in carousel, when available":[null,"Показывать метаданные фотографий (Exif) в карусели (если дос�
25249 �упно)"],"Match By Email":[null,"Соответствие по адресу электронной почты"],"{{a}}Edit{{/a}}":[null,"{{a}}Правка{{/a}}"],"Emails will be sent to ":[null,"Сообщения будут отправляться на адрес "],"Receive Monitor Email Notifications":[null,"Настроить получение уведомлений по электронной почте"],"Report Visibility: Select the roles that will be able to view stats reports":[null,"Видимость отчета: Выбрать роли пользователей, которые будут иметь возможность просматривать отчеты статистики"],"Registered Users: Count the page views of registered users who are logged in":[null,"Зарегистрированных пользователей: Учитывать просмотры страниц, произведенные авторизованными зарегистри
25250 рованными пользователями"],"Put a chart showing 48 hours of views in the admin bar":[null,"Показывать график последних 48 часов просмотров на панели инструментов"],"Admin Bar":[null,"Панель инструментов"],"Show a \"follow comments\" option in the comment form.":[null,"Показывать параметр «Подписаться на комментарии» в форме для комментирования"],"Show a \"follow blog\" options in the comment form":[null,"Показывать параметр «Подписаться на блог» в форме для комментирования"],"Can readers subscribe to your posts, comments or both?":[null,"Могут ли пользователи подписываться на ваши записи и комментарии?"],"A few catchy words to motivate your readers to comment.":[null,"Несколько привлек�
25251 �ющих внимание слов, чтобы побудить читателей оставлять комментарии."],"Comments headline":[null,"Заголовок комментариев"],"WordPress.com Likes are:":[null,"Отметки «Нравится» в WordPress.com:"],"Upgrade Focus: VideoPress For Weddings":[null,"Акцент обновления: VideoPress для свадеб"],"The WordPress for Android App Gets a Big Facelift":[null,"Грандиозное обновление приложения WordPress для Android"],"Big iPhone/iPad Update Now Available":[null,"Доступно большое обновление для iPhone и iPad"],"Subscriber":[null,"Подписчик"],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,"{{link}}Настройка параметров %(module_slug)s{{/link}}"],"{{p}}Would you mind telling us why you did not complete the Jetpack connection in this {{a}}2 question survey{{/a}}?{{/p}}{{p}}A Je
25252 tpack connection is required for our free security and traffic features to work.{{/p}}":[null,"{{p}}Расскажите, почему вы не завершили подключение Jetpack, ответив на эти {{a}}2 вопроса{{/a}}?{{/p}}{{p}}Подключение Jetpack необходимо для работы наших бесплатных функций безопасности и управления трафиком.{{/p}}"],"Cheatin' uh?":[null,"Жульничаем?"],"News Sitemap: {{a}}%(url)s{{/a}}":[null,"Карта сайта новостей: {{a}}%(url)s{{/a}}"],"Sitemap: {{a}}%(url)s{{/a}}":[null,"Карта сайта: {{a}}%(url)s{{/a}}"],"Search engines will find the sitemaps at these locations:":[null,"Поисковые системы смогут обнаружить эти карты сайтов в следующих местах:"],"Use Markdown for comments":[null,"Использовать Markdown для комментариев"],"Add
25253 a phrase":[null,"Добавить фразу"],"Enable proofreading for the following grammar and style rules: ":[null,"Включить проверку текста для следующих грамматических и стилистических правил: "],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,"Средство проверки поддерживает английский, испанский, немецкий, португальский и французский языки."],"Automatic Language Detection":[null,"Автоматическое определение языка"],"A post or page is updated":[null,"Запись или страница обновлена"],"A post or page is first published":[null,"Запись или страница опубликована впервые"],"Automatically proofread content when: ":[null,"Автоматически исправлять содержимое, если: "],"Config
25254 ure Testimonials":[null,"Настроить отзывы"],"Configure Portfolios":[null,"Настроить портфолио"],"Regenerate address":[null,"Создать адрес заново"],"Highlight and copy the following text to your clipboard:":[null,"Выделите и скопируйте в буфер обмена следующий текст:"],"Copied!":[null,"Скопировано!"],"Display all your gallery pictures in a cool mosaic":[null,"Включить показ всех изображений галереи в виде мозаики"],"Meta key example: ":[null,"Пример метаключа: "],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,"Чтобы начать использовать Jetpack, войдите в учетную запись WordPress.com или создайте ее. Это позволит использовать мощ
25255 ные функции безопасности, управления трафиком и персонализации."],"Welcome to Jetpack":[null,"Jetpack приветствует вас!"],"Let us know!":[null,"Свяжитесь с нами!"],"What would you like to see on your Jetpack Dashboard?":[null,"Что бы вы хотели видеть в консоли Jetpack?"],"You, %(userName)s, are not connected to WordPress.com.":[null,"%(userName)s, вы не подключены к WordPress.com."],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,"Сейчас в {{a}}режиме разработки{{/a}}, поскольку в URL-адресе сайта отсутствует точка (например, http://localhost).{{br/}}Некоторые функции отключены."],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some feature
25256 s are disabled.":[null,"Сейчас в {{a}}режиме разработки{{/a}} из-за константы JETPACK_DEV_DEBUG.{{br/}}Некоторые функции отключены."],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,"Сейчас в {{a}}режиме разработки{{/a}} из-за фильтра jetpack_development_mode.{{br/}}Некоторые функции отключены."],"You are currently running a development version of Jetpack.":[null,"Сейчас вы работаете в тестовой версии Jetpack."],"You're fueled up and ready to go.":[null,"Теперь можно приступать к работе."],"You're fueled up and ready to go, Jetpack is now active.":[null,"Jetpack активирован. Теперь можно приступать к работе."],"Your Jetpack is already connected.":[null,"Jetpack уже подключен."],"We
25257 lcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,"Добро пожаловать в {{s}}Jetpack %(jetpack_version)s{{/s}}!"],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,"Хакеры, ботнеты и спамеры атакуют веб-сайты без разбора. Их цель — атаковать как можно больше и чаще. Наша задача состоит в том, чтобы защитить вас путем блокировки этих угроз. И даже при самом плохом развитии событий мы поможем вам восстановить ваш сайт во всем его великолепии."],"Threats don't discriminate":[null,"Не бывает полностью защи
25258 щенных веб-сайтов"],"Backup, protect, repair and build a better website.":[null,"Воспользуйтесь функциями резервного копирования, защиты и восстановления, чтобы ваш сайт был еще лучше!"],"Powerful security tools for ultimate peace of mind":[null,"Оцените мощные инструменты безопасности для непрерывной защиты вашего веб-сайта"],"ACTIVE":[null,"АКТИВНА"],"Upgrade":[null,"Обновление"],"Set up":[null,"Настройка"],"Threats found!":[null,"Обнаружены угрозы!"],"No Results Found.":[null,"Результатов не найдено."],"Pro":[null,"Pro"],"Keep your site backed up!":[null,"Используйте функцию резервного копирования для вашего сайта!"],"Site Backups":[null,"Резервные копии сайта"],"Keep those spam
25259 mers away!":[null,"Не подпускайте спамеров!"],"Automatically scan your site for common threats and attacks.":[null,"Автоматически проверяйте свой сайт для выявления распространенных угроз и атак."],"Security Scanning":[null,"Проверка безопасности"],"Automatically backup your entire site.":[null,"Выполняйте автоматическое резервное копирование всего сайта."],"State-of-the-art spam defense.":[null,"Совершенная защита от спама."],"Automated, comprehensive protection from threats and attacks.":[null,"Автоматизированная комплексная защита от угроз и атак."],"Activate Site Stats":[null,"Активация статистики сайта"],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":
25260 [null,"{{a}}Активируйте статистику сайта{{/a}}, чтобы видеть отметки «Нравится», читателей, подписчиков и другие сведения. {{a1}}Подробнее{{/a1}}"],"Jetpack Stats Icon":[null,"Значок статистики Jetpack"],"Do you really want to disconnect your site from WordPress.com?":[null,"Отключить сайт от WordPress.com?"],"Updates Needed":[null,"Требуются обновления"],"Save Settings":[null,"Сохранить настройки"],"Saving…":[null,"Сохранение…"],"No account? Create one for free…":[null,"Нет учетной записи? Создайте ее бесплатно…"],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,"Неограниченное число опросов и ответов. Бы
25261 стрый и удобный редактор для создания опросов. Получайте ответы на веб-сайте, по электронной почте либо на устройстве iPad или iPhone."],"Surveys & Polls":[null,"Опросы"],"Configure VaultPress":[null,"Настройка VaultPress"],"View your security dashboard":[null,"Просмотр консоли безопасности"],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense, and brute-force login protection - all in one place.":[null,"Резервное копирование в режиме реального времени и с неограниченным пространством, восстановление в один клик, надежное отслеживание спама, сканирование на наличие вредоносных программ и защита от атак методом по
25262 дбора пароля — все в одном решении."],"Security Scanning & Backups":[null,"Проверки безопасности и резервное копирование"],"Configure Akismet":[null,"Настройка Akismet"],"View your spam stats":[null,"Просмотр статистики спама"],"State-of-the-art spam defense powered by Akismet.":[null,"Совершенная защита от спама с помощью модуля Akismet."],"Once you connect, you can upgrade to Premium or Pro in order to unlock worldclass security, spam protection tools, and priority support.":[null,"После подключения можно выполнить обновление до версии Premium или Pro, чтобы разблокировать систему безопасности мирового уровня, средства защиты от спама и приоритетную поддержку."],"Your site is on Development Mode":[n
25263 ull,"Ваш сайт находится в режиме разработки"],"Unlock the full potential of your site with the features included in your plan.":[null,"Раскройте весь потенциал вашего сайта с помощью функций, включенных в ваш тарифный план."],"Your site is on the Jetpack Professional plan":[null,"Для вашего сайта используется тарифный план Jetpack Professional"],"Your site is on the Jetpack Premium plan":[null,"Для вашего сайта используется тарифный план Jetpack Premium"],"Upgrade to Premium or Pro in order to unlock world class security, spam protection tools, and priority support.":[null,"Выполните обновление до версии Premium или Pro, чтобы разблокировать систему безопасности мирового уровня, средства защиты от спам�
25264 � и приоритетную поддержку."],"Your site is on the Free Jetpack Plan":[null,"Для вашего сайта используется бесплатная версия Jetpack"],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,"Надежная система фильтрации спама защищает вашу фирменную символику и читателей и не позволяет сайту опуститься в результатах поиска. Благодаря средству предотвращения атак методом подбора пароля вы можете быть уверены в безопасности своего сайта, защищенного от постороннего вмешательства."],"Lock out the bad guys":[null,"Защита от злоумыш
25265 ленников"],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,"Резервное копирование в режиме реального времени и с неограниченным пространством, восстановление в один клик, надежное отслеживание спама, сканирование на наличие вредоносных программ и защита от атак методом подбора пароля — все в одном решении, оптимизированном для WordPress."],"Maximum grade security":[null,"Наивысшая степень безопасности"],"Compare Plans":[null,"Сравнение тарифных планов"],"Advanced polls and ratings":[null,"Дополнительные опросы и рейтинги"],"One-
25266 click threat resolution":[null,"Устранение угроз в один клик"],"Real-time backups":[null,"Резервное копирование в режиме реального времени"],"Unlimited backup archive":[null,"Архив резервных копий без ограничений по объему"],"Includes on-demand malware scanning":[null,"Включает в себя проверку наличия вредоносных программ по запросу"],"Supports 1-3 sites":[null,"Поддержка 1–3 сайтов"],"Jetpack Professional offers advanced features including:":[null,"План Jetpack Professional предлагает дополнительные функции, в том числе:"],"Need more?":[null,"Хотите еще?"],"Create a new poll":[null,"Создать новый опрос"],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually
25267 for all your websites in one convenient place.":[null,"Большинство брешей в системе безопасности возникает из-за устаревших плагинов. Используйте наши настольные и веб-приложения, чтобы включить автоматическое обновление, или обновляйте плагины вручную для всех веб-сайтов в одном удобном месте."],"Bulk and automatic updates":[null,"Массовые и автоматические обновления"],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,"Все приложения WordPress созданы для быстрой работы. Вы сразу же заметите разницу в производительности с почти моментальной �
25268 �агрузкой страниц и меньшим временем ожидания."],"Feel the performance":[null,"Оцените высокую производительность"],"Manage all your sites from a single dashboard.":[null,"Управляйте всеми сайтами с помощью одной консоли."],"Powerful WordPress.com features on every device.":[null,"Используйте мощные функции WordPress.com на каждом устройстве."],"View your {{a}}Email Followers{{/a}}":[null,"Просмотр {{a}}подписчиков по электронной почте{{/a}}"],"View {{a}}All Stats{{/a}}":[null,"Просмотр {{a}}всей статистики{{/a}}"],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,"Чтобы эта функция работала должным образом, сайт должен быть дос�
25269 �упен поисковым системам. Это можно изменить в разделе {{a}}Настройки чтения{{/a}}."],"Link your account to WordPress.com to get the most out of Jetpack.":[null,"Привяжите учетную запись к WordPress.com для максимально эффективного использования Jetpack."],"You are connected as ":[null,"Вы подключены как "],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,"Сайт находится в режиме разработки, поэтому его нельзя подключить к WordPress.com."],"Manage your Jetpack connection.":[null,"Управляйте подключением к Jetpack."],"Connection Settings":[null,"Настройки подключения"],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,"Нужна помощь? Наш
25270 и инженеры счастья будут рады ответить на ваши вопросы по поводу сайта, учетной записи и др."],"Enjoy priority support":[null,"Оцените преимущества приоритетной поддержки"],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,"Публикуйте содержимое, отслеживайте статистику, модерируйте комментарии и выполняйте множество других действий из любой точки мира. Наши мобильные приложения имеют открытый исходный код, бесплатны и доступны для устройств Apple и Android."],"Get WordPress apps for any screen.":[null,"Используйте приложени�
25271 � WordPress для любого устройства."],"Inspiration strikes any time, anywhere.":[null,"Вдохновение может прийти в любое время и в любом месте."],"Launch Reader":[null,"Запустить «Чтиво»"],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,"Все приложения WordPress обладают действительно быстрыми и полнофункциональными разделами «Чтиво», благодаря чему вы легко можете отслеживать любимые сайты и участвовать в обсуждениях, когда и где вам это удобно."],"Connect with the Community":[null,"Присоединиться к сообществу"],"View Your Stats":[null,"Просмотр статистики"],"Monitor your
25272 visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,"Просматривайте посетителей с помощью расширенной статистики. Следите за тенденциями, анализируйте, какое содержимое работает лучше, и узнавайте предпочтения ваших посетителей из любой точки мира."],"Connect with your Visitors":[null,"Связь с посетителями"],"Try the New Editor":[null,"Воспользуйтесь новым редактором"],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,"Наш новый редактор для авторов обладает молниеносной скоростью и позволяет полностью сосредо
25273 точиться на работе."],"Focus on your Writing":[null,"Сосредоточьтесь на работе"],"Invalid Key":[null,"Неверный ключ"],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,"Чтобы воспользоваться передовой защитой от спама, {{a}}активируйте Akismet{{/a}}."],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,"Чтобы воспользоваться передовой защитой от спама, {{a}}установите Akismet{{/a}}."],"Spam Protection":[null,"Защита от спама"],"Unavailable in Dev Mode.":[null,"Недоступно в режиме разработки."],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,"Для автоматического резервного копирования всего сайта требуется {{a}}обновление!{{/a}}."],"To a
25274 utomatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,"Для автоматического резервного копирования всего сайта {{a}}установите и активируйте{{/a}} VaultPress."],"{{a}}View backup details{{/a}}.":[null,"{{a}}Просмотр сведений о резервной копии{{/a}}."],"Backups":[null,"Резервные копии"],"Performance":[null,"Производительность"],"Security":[null,"Безопасность"],"Jetpack is monitoring your site. If we think your site is down you will receive an email.":[null,"Jetpack выполняет мониторинг сайта. Если нам покажется, что ваш сайт не работает, вы получите сообщение по электронной почте."],"Jetpack is improving and optimising your image speed.":[null,"Jetpack улучшает и оптимизирует ско�
25275 �ость обработки изображений."],"{{a}}Activate Manage{{/a}} to turn on auto updates and manage your plugins from WordPress.com.":[null,"{{a}}Активируйте управление{{/a}}, чтобы включить автоматическое обновление и управлять плагинами в WordPress.com."],"All plugins are up-to-date. Awesome work!":[null,"Все плагины уже обновлены. Превосходная работа!"],"Needs updating. ":["Need updating. ","Требуется обновление. ","Требуется обновление. ","Требуется обновление. "],"%(number)s plugin":["%(number)s plugins","%(number)s плагин","%(number)s плагина","%(number)s плагинов"],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,"{{a}}Активируйте защиту{{/a}}, чтобы обезопасить сайт от несанк
25276 ционированных попыток входа."],"Total malicious attacks blocked on your site.":[null,"Общее число вредоносных атак, заблокированных на сайте."],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,"Jetpack активно блокирует несанкционированные попытки входа. Данные здесь скоро появятся!"],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,"Для автоматизированной комплексной проверки наличия угроз безопасности {{a}}обновите учетную запись{{/a}}."],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,"Для автоматизированной комплексной проверки наличия уг�
25277 �оз безопасности {{a}}установите и активируйте{{/a}} VaultPress."],"Threats found":[null,"Обнаружены угрозы"],"Malware Scanning":[null,"Проверка наличия вредоносного ПО"],"WordPress.com for Linux":[null,"WordPress.com для Linux"],"WordPress.com for Windows":[null,"WordPress.com для Windows"],"WordPress.com for Mac OS X":[null,"WordPress.com для Mac OS X"],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.":[null,"Настольное приложение, предоставляющее WordPress постоянное место на вашем компьютере. Кроме того, что вам ничего не будет мешать, вы получаете возможность писать тексты без веб-браузера."],"WordPress.com in Google Play":[null,"Wor
25278 dPress.com в Google Play"],"WordPress.com in the App Store":[null,"WordPress.com в App Store"],"Updating %(slug)s settings…":[null,"Обновление настроек %(slug)s…"],"%(slug)s has been deactivated.":[null,"Функция %(slug)s деактивирована."],"Deactivating %(slug)s…":[null,"Деактивация %(slug)s…"],"%(slug)s failed to activate. %(error)s":[null,"Не удалось активировать %(slug)s. %(error)s"],"%(slug)s has been activated.":[null,"Функция %(slug)s активирована."],"Activating %(slug)s…":[null,"Активация %(slug)s…"],"Recommended features active.":[null,"Рекомендованные функции активированы."],"Activating recommended features…":[null,"Активация рекомендованных функций…"],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,"Показывать падающий снег в моем блоге с 1 де�
25279 �абря до 4 января."],"Show falling snow in the holiday period.":[null,"Показывать падающий снег в праздничные дни."],"Holiday Snow":[null,"Новогодний снег"],"Unavailable in Dev Mode":[null,"Недоступно в режиме разработки"],"At A Glance":[null,"Краткий обзор"],"Error unlinking from WordPress.com. %(error)s":[null,"При отмене привязки к WordPress.com произошла ошибка. %(error)s"],"Unlinked from WordPress.com.":[null,"Привязка к WordPress.com отменена."],"Unlinking from WordPress.com":[null,"Отмена привязки к WordPress.com."],"There was an error disconnecting Jetpack. Error: %(error)s":[null,"При отключении Jetpack произошла ошибка. Ошибка: %(error)s"],"Options failed to reset.":[null,"Не удалось сбросить параметры."],"Options reset.":[null,"Параметры с
25280 брошены."],"Resetting Jetpack options…":[null,"Сброс параметров Jetpack…"],"Regenerated %(slug)s address .":[null,"Повторно создан адрес %(slug)s."],"Updating %(slug)s address…":[null,"Обновление адреса %(slug)s…"],"Error updating %(slug)s settings. %(error)s":[null,"Ошибка при обновлении настроек %(slug)s. %(error)s"],"Updated %(slug)s settings.":[null,"Обновлены настройки %(slug)s."],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,"Расскажите нам о причинах. Ваши {{a}}ответы на два простых вопроса{{/a}} помогут нам сделать Jetpack лучше."],"Clichés":[null,"Клише"],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us
25281 on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{hideOnMobile}}Нравится Jetpack или хотите оставить отзыв?{{/hideOnMobile}} {{reviewLink}}Оставьте отзыв{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}следите за нашими новостями в Twitter{{/twitterLink}}{{hideOnMobile}} и {{/hideOnMobile}}{{facebookLink}}поставите отметку «Нравится» на Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}."],"You are running Jetpack on a {{a}}staging server{{/a}}.":[null,"Плагин Jetpack работает на {{a}}вспомогательном сервере{{/a}}."],"Follow Jetpack on Twitter":[null,"Следить за новостями Jetpack в Twitter"],"Like us on Facebook":[null,"Поставить отметку «Нравится» на Facebook"],"{{sup
25282 portLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{supportLink}}Перейдите на страницу поддержки{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}найдите ответы на форумах{{/forumLink}}{{hideOnMobile}} или{{/hideOnMobile}} {{contactLink}}свяжитесь с нами напрямую{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}."],"WordPress.com Terms of Service":[null,"Условия предоставления услуг WordPress.com"],"Automattic's Privacy Policy":[null,"Политика конфиденциальности Automattic"],"Jetpack Happiness Engineer":[null,"Инженер счастья Jetpack"],"We offer free, full support to all of our Jetpack users. Our support team is alwa
25283 ys around to help you.":[null,"Мы предлагаем бесплатную полноценную поддержку всем пользователям Jetpack. Сотрудники службы поддержки всегда готовы вам помочь."],"Go to Jetpack.com/support":[null,"Перейти на страницу Jetpack.com/support"],"Go to the WordPress.org support forums":[null,"Перейти на форумы поддержки WordPress.org"],"Contact Jetpack support staff directly":[null,"Обратиться в службу поддержки Jetpack напрямую"],"Downtime Monitoring":[null,"Мониторинг простоя"],"Loading…":[null,"Загрузка..."],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,"{{a}}Активируйте мониторинг{{/a}}, чтобы получать уведомления, когда сайт не работает."],"Uh oh, %(number)s threat found.":["Uh oh
25284 , %(number)s threats found.","Внимание, обнаружена %(number)s угроза.","Внимание, обнаружены %(number)s угрозы.","Внимание, обнаружены %(number)s угрозы."],"{{a}}View details at VaultPress.com{{/a}}":[null,"{{a}}Просмотр подробных сведений на VaultPress.com{{/a}}"],"{{a}}Contact Support{{/a}}":[null,"{{a}}Обратиться в службу поддержки{{/a}}"],"No threats found, you're good to go!":[null,"Угрозы не обнаружены, продолжайте работу!"],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,"Ой! Ключ Akismet отсутствует или недействителен. Для исправления перейдите к настройкам Akismet{{/akismetSettings}}."],"Plugin Updates":[null,"Обновления плагинов"],"{{a}}Turn on plugin aut
25285 o updates{{/a}}":[null,"{{a}}Включить автоматическое обновление плагинов{{/a}}"],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,"{{a}}Активировать управление и включить автоматическое обновление{{/a}}"],"Image Performance %(photon)s":[null,"Эффективная работа с изображениями %(photon)s"],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,"{{a}}Активируйте Photon{{/a}}, чтобы повысить производительность и скорость обработки изображений."],"Site Verification Tools":[null,"Средства подтверждения подлинности сайтов"],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,"Средства под�
25286 �верждения подлинности сайтов активированы. Убедитесь, что ваш сайт подтвержден Google, Bing и Pinterest, для большей точности индексации и ранжирования. {{a}}Проверить сейчас{{/a}}"],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,"{{a}}Активируйте проверку сайтов{{/a}}, чтобы проверить сайт и повысить его рейтинг в Google, Bing и Pinterest."],"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.":[null,"Присоединяйтесь к миллионам пользователей, которые полагаются на Jetpack для улучшения и защиты своих сайтов. Мы энтузиасты WordPr
25287 ess и хотим сделать вашу жизнь проще."],"Unlink me from WordPress.com":[null,"Отменить мою привязку к WordPress.com"],"Link to WordPress.com":[null,"Привязать к WordPress.com"],"Disconnect from WordPress.com":[null,"Отключить от WordPress.com"],"Jump Start your Site":[null,"Выполнить Jump Start для сайта"],"Quickly enhance your site by activating Jetpack's recommended features.":[null,"Быстро усовершенствуйте свой сайт, активировав рекомендованные функции Jetpack."],"Activate Recommended Features":[null,"Активировать рекомендованные функции"],"Jetpack's recommended features include:":[null,"Рекомендованные функции Jetpack:"],"Features can be activated or deactivated at any time.":[null,"Функции можно активировать и деактивировать в любое
25288 время."],"Skip the Jetpack Jumpstart process":[null,"Пропустить процесс Jetpack Jumpstart"],"Skip this step":[null,"Пропустить этот шаг"],"Manage security on WordPress.com":[null,"Управляйте безопасностью на WordPress.com"],"Week of %(date)s":[null,"Неделя %(date)s"],"Views: %(numberOfViews)s":[null,"Просмотры: %(numberOfViews)s"],"Click to view detailed stats.":[null,"Нажмите для просмотра подробной статистики."],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,"При загрузке статистики произошла ошибка. Повторите попытку позже или {{a}}просмотрите статистику сейчас на WordPress.com{{/a}}"],"Days":[null,"Дн."],"Weeks":[null,"Нед."],"Months":[null,"Мес."],"Views today":[null,"Просмотров се�
25289 �одня"],"Best overall day":[null,"Лучший общий день"],"%(number)s View":["%(number)s Views","%(number)s просмотр","%(number)s просмотра","%(number)s просмотров"],"All-time views":[null,"Просмотры за все время"],"All-time comments":[null,"Комментарии за все время"],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,"Jetpack использует передовую сеть доставки содержимого WordPress.com, чтобы ваши прекрасные изображения загружались как можно быстрее. Этот плагин оптимизирован для любого устройства и абсолютно бесплатен."],"Did we mention free, professional support?":[null,"Мы упоминали бесплатную п�
25290 �офессиональную поддержку?"],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,"Поддержка Jetpack обеспечивается одними из наиболее компетентных и увлеченных участников сообщества. Они находятся в различных странах мира и всегда готовы помочь вам."],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,"Забудьте о тревогах, ведь Jetpack блокирует злонамеренные попытки входа, сообщает вам, если ваш сайт выходит из строя, и может автоматически обновлять ваши плагины."],"Block site attacks.":[
25291 null,"Блокировка атак на сайт."],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,"Забудьте о тревогах, подключив службу защиты, которая заблокировала миллиарды попыток несанкционированного доступа к миллионам сайтов."],"Live site monitoring.":[null,"Динамический мониторинг сайтов."],"Automatic site updates.":[null,"Автоматическое обновление сайтов."],"Never fall behind on a security release or waste time updating multiple sites.":[null,"Вы никогда не пропустите новую версию системы безопасности и не будете терять время на обновление нескольких сайтов."],"Lightning fast, optimized images":[null,"Молниеносная оп�
25292 �имизированная обработка изображений"],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,"Jetpack использует все возможности WordPress.com, чтобы показать вам подробные сведения о ваших посетителях: что они читают и откуда они приходят."],"Site security and peace of mind":[null,"Безопасность сайта — ваше спокойствие"],"Need Help?":[null,"Нужна помощь?"],"Send us Feedback":[null,"Отправить отзыв"],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,"Jetpack обладает множеством инструментов управления трафиком и пользователями, которые позволя
25293 ют привлечь больше посетителей на сайт и удержать их."],"Automated social marketing.":[null,"Автоматический социальный маркетинг."],"Sharing & Like Buttons":[null,"Кнопки «Поделиться» и «Нравится»"],"Build a community.":[null,"Создайте сообщество."],"Give visitors the tools to share and subscribe to your content.":[null,"Предоставьте посетителям средства, с помощью которых они могли бы поделиться вашим содержимым и подписаться на него."],"Increase page views.":[null,"Увеличивайте количество просмотров страниц."],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,"Удерживайте посетителей, предлагая им прочитать похожие записи и под�
25294 �литься ими с друзьями."],"Manage Plugins":[null,"Управление плагинами"],"Drive more traffic to your site":[null,"Повысьте посещаемость своего сайта"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,"Используйте функцию «Публикация» для автоматической отправки записей друзьям, подписчикам и всем остальным."],"Track your growth":[null,"Динамика развития"],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"Только спокойствие! Монитор Jetpack сразу отправит вам оповещение в случае сбоя сайта."],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"Не выходите из учётной записи в своем блоге W
25295 ordPress, пока идёт авторизация Jetpack."],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,"При подключении Jetpack возникла проблема. Деактивируйте этот плагин, затем активируйте и подключите снова."],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,"При подключении Jetpack произошла ошибка. Нажмите «Подключение к WordPress.com» еще раз."],"{{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":[null,"{{s}}Сбой в работе Jetpack.{{/s}} Приносим извинения за неудобства. Повторите попытку позже. Если устранить непол�
25296 �дку не удастся, отправьте в службу поддержки следующее сообщение. %(error_key)s"],"Need help? The Jetpack team is here for you.":[null,"Нужна помощь? Команда Jetpack всегда готова вам помочь."],"Leave a Jetpack review":[null,"Оставить отзыв о Jetpack"],"Disconnecting Jetpack":[null,"Отключение Jetpack"],"Smiley":[null,"Смайлик"],"Email Address":[null,"E-mail адрес"],"Whitelist Management":[null,"Управление списком разрешенных адресов"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"Не забудьте указать IP-адреса, которые вы используете дома, на работе и т. д. Если удалить IP-адрес из с
25297 писка ниже, он также будет удален из списка разрешенных адресов."],"Related":[null,"Похожее"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Показывать заголовок «Похожее», чтобы визуально отделить похожее содержимое от записей"],"Use a large and visually striking layout":[null,"Использовать крупную и эффектную разметку"],"Require Two-Step Authentication":[null,"Требуется двухфакторная аутентификация"],"Site Stats":[null,"Статистика сайта"],"Publicize":[null,"Публикация"],"Excerpts":[null,"Цитаты"],"Featured Images":[null,"Избранные изображения"],"Enable Portfolio Projects for this site.":[null,"Включите поддержку проектов портфолио для этого
25298 сайта."],"Enable Testimonials for this site.":[null,"Включите поддержку отзывов для этого сайта."],"View people's profiles when you mouse over their Gravatars":[null,"Показывать профили пользователей при наведении курсора мыши на их граватары"],"Color Scheme":[null,"Цветовая схема"],"Preview":[null,"Просмотреть"],"You have successfully disconnected Jetpack":[null,"Jetpack успешно отключен по вашему запросу"],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,"Ваш сайт должен быть общедоступным, чтобы иметь возможность использовать Jetpack: %(error_key)s"],"{{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).":[null,"{{s}}
25299 Сбой в работе Jetpack.{{/s}} Невозможно подключить этот сайт к WordPress.com. Обычно это означает, что ваш сайт не является общедоступным (размещен на локальном узле)."],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"На WordPress.com сейчас проблемы и \"заправить\" ваш Jetpack невозможно. Пожалуйста, попробуйте снова через некоторое время."],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,"Jetpack не смог подключиться к WordPress.com: . Обычно это происходит из-за неправильных настроек на веб-узле."],"Connect Jetpack":[null,"Подключить Jetpack"],"Proofrea
25300 ding":[null,"Корректура"],"English Options":[null,"\"Английские\" настройки"],"Bias Language":[null,"Ненормативная лексика"],"Complex Phrases":[null,"Сложные фразы"],"Diacritical Marks":[null,"Диакритические знаки"],"Double Negatives":[null,"Двойное отрицание"],"Hidden Verbs":[null,"Скрытые глаголы"],"Jargon":[null,"Жаргон"],"Passive Voice":[null,"Страдательный залог"],"Phrases to Avoid":[null,"Фразы, которые следует избегать"],"Redundant Phrases":[null,"Ненужные фразы"],"Use automatically detected language to proofread posts and pages":[null,"Использовать автоматически обнаруженный язык для проверки грамотности записей и страниц"],"Ignored Phrases":[null,"Игнорируемые фразы"],"Test your site’s compatibility with Jet
25301 pack.":[null,"Проверьте совместимость сайта с Jetpack."],"Debug":[null,"Отладка"],"Disconnect Jetpack":[null,"Отключить Jetpack"],"Learn More":[null,"Узнать"],"Settings":[null,"Настройки"],"Active":[null,"Активно"]}
25302 \ No newline at end of file
25303 +{"":{"po-revision-date":"2016-11-22 11:27:20+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);","x-generator":"GlotPress/2.3.0-alpha","language":"ru","project-id-version":"Plugins - Jetpack by WordPress.com - Development (trunk)"},"Make sure your site is easily found on search engines with SEO tools for your content and social posts.":[null,""],"Activate this module to use the advanced SEO tools.":[null,"Активируйте этот модуль, чтобы использовать дополнительные SEO инструменты."],"Configure your VideoPress settings.":[null,"Настройте ваши параметры VideoPress."],"How much is your website worth?":[null,"Сколько стоит ваш сайт?"],"For less than the price of a coffee a month you can rest easy knowing your hard w
25304 ork (or livelihood) is backed up.":[null,""],"Configure Site SEO":[null,"Настроить SEO сайта"],"Activate SEO Tools":[null,"Активировать SEO инструменты"],"Introducing our most affordable backups and security plan yet":[null,"Представляем наши самые доступные тарифы для резервного копирования и безопасности"],"The Personal Plan keeps your data, site, and hard work safe.":[null,"Тариф Перональный сохранит ваши данные, сайт и результаты труда в безопасности."],"Learn more...":[null,"Узнать больше..."],"Your site is on the Jetpack Personal plan":[null,"Ваш сайт использует тариф Jetpack Персональный"],"With this plan you are provided with spam-protection, daily backups (up to 30 days), and unlimited storage.":[null,"На этом тарифе предоставляет
25305 ся защита от спама, ежедневные резервные копии ( до 30 дней) и неограниченное место."],"With this plan you are provided with spam-protection, daily backups (up to 30 days), unlimited backup storage, security scanning, and priority support.":[null,"На этом тарифе предоставляется защита от спама, ежедневные резервные копии (до 30 дней) , неограниченное место, проверка безопасности и приоритетная поддержка."],"You get spam-protection, real-time backups (unlimited archive), unlimited backup storage, security scanning, SEO tools, PollDaddy, and priority support.":[null,"Вы получаете защиту от спама, резервное копирование в реальном времени (безлимитный архив), безлимитное хранилище резервных
25306 копий, проверку безопасности, инструменты SEO, PollDaddy и приоритетную поддержку."],"Daily backup of all your site data with unlimited space and one-click restores (powered by VaultPress).":[null,"Ежедневные резервные копии всех данных сайта с неограниченным местом для хранения и восстановлением в одно нажатие (от VaultPress)."],"Daily backup of all your site data with unlimited space, one-click restores, automated security scanning, and priority support (powered by VaultPress).":[null,"Ежедневные резервные копии всех данных сайта с неограниченным местом для хранения и восстановлением в одно нажатие, автоматической проверкой безопасности и приоритетной поддержкой (от Va
25307 ultPress). "],"Backups & Security Scanning":[null,"Резервные копии и проверка безопасности"],"Real-time backup of all your site data with unlimited space, one-click restores, automated security scanning, one-click threat resolution, and priority support (powered by VaultPress).":[null,"Ежедневные резервные копии всех данных сайта с неограниченным местом для хранения и восстановлением в одно нажатие, автоматической проверкой безопасности, устранением угроз в одно нажатие и приоритетной поддержкой (от VaultPress). "],"SEO Tools":[null,"SEO инструменты"],"Advanced SEO tools to help your site get found when people search for relevant content.":[null,"Улучшенные SEO инструменты чтобы помочь людям ищущим соотве�
25308 �ствующее содержание найти ваш сайт."],"Need more? Running a business site?":[null,"Нужно больше? У вас деловой сайт?"],"If your site is important to you, consider protecting and improving it with some of our advanced features: ":[null,"Если ваш сайт вам важен, подумайте защитить и улучшить его с помощью некоторых наших улучшенных возможностей: "],"On-demand security scanning":[null,"Проверка безопасности по требованию"],"Advanced SEO tools":[null,"Улучшенные SEO инструменты"],"Configure your SEO settings.":[null,"Настройте ваши SEO параметры."],"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.":[null,""],"You are running Jetpack on a staging server.":[null
25309 ,"Jetpack работает на тестовом сервере."],"More Info":[null,"Больше информации"],"Search your content.":[null,"Поиск по вашему контенту."],"{{a}}Manage Likes visibility from the Sharing Module Settings{{/a}}":[null,"{{a}}Управление видимости лайков в настройках модуля шаринга{{/a}}"],"Hide the stats smiley face image. The image helps collect stats but should still work when hidden.":[null,"Скрыть статистический смайлик. Эта пиктограмма помогает собирать статистику, но будет всё ещё работать в скрытом режиме."],"Your Current IP: %(ip)s":[null,"Ваш текущий IP: %(ip)s"],"Whitelisting an IP address prevents it from ever being blocked by Jetpack.":[null,"Белосписнинг и IP-адреса предотвращают от какой-либо блокировки
25310 от Jetpack."],"IPv4 and IPv6 are acceptable. {{br/}} To specify a range, enter the low value and high value separated by a dash. Example: 12.12.12.1-12.12.12.100":[null,"IPv4 и IPv6 допустимы. {{br/}} Для указания диапазона, введите нижнее и верхнее значения, разделённые дефисом. Например: 12.12.12.1-12.12.12.100"],"Link your account to WordPress.com to start using this feature.":[null,"Привяжите свой аккаунт на WordPress.com для того, чтобы начать использовать эту функцию."],"There are unsaved settings in this tab that will be lost if you leave it. Proceed?":[null,"Остались несохранённые настройки, которые будут потеряны, если вы покинете эту вкладку. Всё равно покинуть?"],"This will reset all Jetpack options, are you sure?":[null,"Это обн�
25311 �лит все настройки Jetpack! Вы уверены?"],"Search for a Jetpack feature.":[null,"Найдите компонент Jetpack."],"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.":[null,"Новая версия Jetpack и наш передовой сканер безопасности предназначены для поиска вредоносных файлов. Функция мгновенного оповещения позволит вам всегда быть в курсе того, что происходит на вашем сайте."],"You can see the information about security scanning in the \"At a Glance\" section.":[null,"Сведения о проверке безопасности см. в разделе «Краткий обзор»."],"Configure your Security Scans":[null,"Настройка проверо�
25312 � безопасности"],"This module has no configuration options":[null,"В этом модуле параметры конфигурации не предусмотрены"],"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.":[null,"Обновите Jetpack, чтобы ваши посетители и поисковые системы знали, насколько серьезно вы относитесь к безопасности веб-сайтов. Наши средства борьбы со спамом помогут избавиться от назойливых комментариев и облегчить общение с посетителями, не позволив вашему сайту опуститься в результатах поиска."],"Real-time offsite backups with a
25313 utomated 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.":[null,"Для защиты вашего труда и средств мы внедрили систему резервного копирования на удаленную площадку в режиме реального времени с автоматическим восстановлением. Теперь вы можете не отвлекаться от работы и посвятить все свое время созданию чего-то по-настоящему прекрасного. Выполните обновление сегодня."],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,"{{link}}Настройка параметров %(module_slug)s{{/link}}"],"Subscriber":[null,"Подписчик"],"Big iPhone/iPad Update Now Available":[null,"Доступно боль�
25314 �ое обновление для iPhone и iPad"],"The WordPress for Android App Gets a Big Facelift":[null,"Грандиозное обновление приложения WordPress для Android"],"Upgrade Focus: VideoPress For Weddings":[null,"Акцент обновления: VideoPress для свадеб"],"WordPress.com Likes are:":[null,"Отметки «Нравится» в WordPress.com:"],"Comments headline":[null,"Заголовок комментариев"],"A few catchy words to motivate your readers to comment.":[null,"Несколько привлекающих внимание слов, чтобы побудить читателей оставлять комментарии."],"Can readers subscribe to your posts, comments or both?":[null,"Могут ли пользователи подписываться на ваши записи и комментарии?"],"Show a \"follow blog\" options in the comment form":[null,"Показывать параметр «
25315 Подписаться на блог» в форме для комментирования"],"Show a \"follow comments\" option in the comment form.":[null,"Показывать параметр «Подписаться на комментарии» в форме для комментирования"],"Admin Bar":[null,"Панель инструментов"],"Put a chart showing 48 hours of views in the admin bar":[null,"Показывать график последних 48 часов просмотров на панели инструментов"],"Registered Users: Count the page views of registered users who are logged in":[null,"Зарегистрированных пользователей: Учитывать просмотры страниц, произведенные авторизованными зарегистрированными пользователями"],"Report Visibility: Select the roles that will be able to view stats reports":[null,"Видимость
25316 отчета: Выбрать роли пользователей, которые будут иметь возможность просматривать отчеты статистики"],"Receive Monitor Email Notifications":[null,"Настроить получение уведомлений по электронной почте"],"Emails will be sent to ":[null,"Сообщения будут отправляться на адрес "],"{{a}}Edit{{/a}}":[null,"{{a}}Правка{{/a}}"],"Match By Email":[null,"Соответствие по адресу электронной почты"],"Show photo metadata (Exif) in carousel, when available":[null,"Показывать метаданные фотографий (Exif) в карусели (если доступно)"],"Background Color":[null,"Цвет фона"],"Scroll infinitely (Shows 7 posts on each load)":[null,"Бесконечная прокрутка (показ 7 записей при каждой загрузке)"],"Tr
25317 ack each infinite Scroll post load as a page view in Google Analytics":[null,"Отслеживать каждую загрузку записи с бесконечной прокруткой в виде страницы в Google Analytics"],"Mobile Promos":[null,"Реклама мобильных приложений"],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,"Показывать рекламу для мобильных приложений WordPress в нижней части темы мобильных приложений"],"Enter your meta key \"content\" value to verify your blog with {{a}}Google Search Console{{/a}}, {{a1}}Bing Webmaster Center{{/a1}} and {{a2}}Pinterest Site Verification{{/a2}}.":[null,"Введите значение метаключа \"content\" для проверки блога с помощью {{a}}Google Search Console{{/a}}, {{a1}}Центра веб-мастера Bing{{/a1}} и функции {{a2}}Пр
25318 оверки сайтов Pinterest{{/a2}}."],"Meta key example:":[null,"Пример метаключа: "],"Display all your gallery pictures in a cool mosaic":[null,"Включить показ всех изображений галереи в виде мозаики"],"Copied!":[null,"Скопировано!"],"Highlight and copy the following text to your clipboard:":[null,"Выделите и скопируйте в буфер обмена следующий текст:"],"Regenerate address":[null,"Создать адрес заново"],"Configure Portfolios":[null,"Настроить портфолио"],"Configure Testimonials":[null,"Настроить отзывы"],"Automatically proofread content when: ":[null,"Автоматически исправлять содержимое, если: "],"A post or page is first published":[null,"Запись или страница опубликована впервые"],"A post or page is updated":[null,"Запись или �
25319 �траница обновлена"],"Automatic Language Detection":[null,"Автоматическое определение языка"],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,"Средство проверки поддерживает английский, испанский, немецкий, португальский и французский языки."],"Enable proofreading for the following grammar and style rules: ":[null,"Включить проверку текста для следующих грамматических и стилистических правил: "],"Add a phrase":[null,"Добавить фразу"],"Use Markdown for comments":[null,"Использовать Markdown для комментариев"],"Search engines will find the sitemaps at these locations:":[null,"Поисковые системы смогут обнаружить эти карты сайтов в следующих местах:"],"Site
25320 map: {{a}}%(url)s{{/a}}":[null,"Карта сайта: {{a}}%(url)s{{/a}}"],"News Sitemap: {{a}}%(url)s{{/a}}":[null,"Карта сайта новостей: {{a}}%(url)s{{/a}}"],"Cheatin' uh?":[null,"Жульничаем?"],"{{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}}":[null,"{{p}}Расскажите, почему вы не завершили подключение Jetpack, ответив на эти {{a}}2 вопроса{{/a}}?{{/p}}{{p}}Подключение Jetpack необходимо для работы наших бесплатных функций безопасности и управления трафиком.{{/p}}"],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,"Добро пожаловать в {{s}}Jetpack %(jetpack_version)s{{/s}}!"],"Your Jetpack is already connected.":[null,"Jet
25321 pack уже подключен."],"You're fueled up and ready to go, Jetpack is now active.":[null,"Jetpack активирован. Теперь можно приступать к работе."],"You're fueled up and ready to go.":[null,"Теперь можно приступать к работе."],"You are currently running a development version of Jetpack.":[null,"Сейчас вы работаете в тестовой версии Jetpack."],"Submit Beta feedback":[null,"Отправить отзыв"],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,"Сейчас в {{a}}режиме разработки{{/a}} из-за фильтра jetpack_development_mode.{{br/}}Некоторые функции отключены."],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,"Сейчас в {{a}}режиме разработки{{/a}} и
25322 з-за константы JETPACK_DEV_DEBUG.{{br/}}Некоторые функции отключены."],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,"Сейчас в {{a}}режиме разработки{{/a}}, поскольку в URL-адресе сайта отсутствует точка (например, http://localhost).{{br/}}Некоторые функции отключены."],"You, %(userName)s, are not connected to WordPress.com.":[null,"%(userName)s, вы не подключены к WordPress.com."],"What would you like to see on your Jetpack Dashboard?":[null,"Что бы вы хотели видеть в консоли Jetpack?"],"Let us know!":[null,"Свяжитесь с нами!"],"Welcome to Jetpack":[null,"Jetpack приветствует вас!"],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful securi
25323 ty, traffic, and customization services.":[null,"Чтобы начать использовать Jetpack, войдите в учетную запись WordPress.com или создайте ее. Это позволит использовать мощные функции безопасности, управления трафиком и персонализации."],"No account? Create one for free…":[null,"Нет учетной записи? Создайте ее бесплатно…"],"Saving…":[null,"Сохранение…"],"Save Settings":[null,"Сохранить настройки"],"Updates Needed":[null,"Требуются обновления"],"Do you really want to disconnect your site from WordPress.com?":[null,"Отключить сайт от WordPress.com?"],"Jetpack Stats Icon":[null,"Значок статистики Jetpack"],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,"{{
25324 a}}Активируйте статистику сайта{{/a}}, чтобы видеть отметки «Нравится», читателей, подписчиков и другие сведения. {{a1}}Подробнее{{/a1}}"],"Activate Site Stats":[null,"Активация статистики сайта"],"Automated, comprehensive protection from threats and attacks.":[null,"Автоматизированная комплексная защита от угроз и атак."],"State-of-the-art spam defense.":[null,"Совершенная защита от спама."],"Automatically backup your entire site.":[null,"Выполняйте автоматическое резервное копирование всего сайта."],"Security Scanning":[null,"Проверка безопасности"],"Automatically scan your site for common threats and attacks.":[null,"Автоматически проверяйте свой сайт для выявления распр
25325 остраненных угроз и атак."],"Keep those spammers away!":[null,"Не подпускайте спамеров!"],"Site Backups":[null,"Резервные копии сайта"],"Keep your site backed up!":[null,"Используйте функцию резервного копирования для вашего сайта!"],"Pro":[null,"Pro"],"No Results Found.":[null,"Результатов не найдено."],"Threats found!":[null,"Обнаружены угрозы!"],"Set up":[null,"Настройка"],"Upgrade":[null,"Обновление"],"ACTIVE":[null,"АКТИВНА"],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,"Хакеры, ботнеты и спамеры атакуют веб-сайты без разбора. Их цел�
25326 � — атаковать как можно больше и чаще. Наша задача состоит в том, чтобы защитить вас путем блокировки этих угроз. И даже при самом плохом развитии событий мы поможем вам восстановить ваш сайт во всем его великолепии."],"Your site is on the Free Jetpack Plan":[null,"Для вашего сайта используется бесплатная версия Jetpack"],"Upgrade to a paid plan to unlock world-class security, spam protection tools, and priority support.":[null,"Выполните обновление до платной подписки, чтобы разблокировать систему безопасности мирового уровня, средства защиты от спама и приоритетную поддержку."],"Your site is on the Jetpack Premium plan":[null,"Для в�
25327 �шего сайта используется тарифный план Jetpack Premium"],"Your site is on the Jetpack Professional plan":[null,"Для вашего сайта используется тарифный план Jetpack Professional"],"Your site is on Development Mode":[null,"Ваш сайт находится в режиме разработки"],"Once you connect, you can upgrade to a paid plan in order to unlock world-class security, spam protection tools, and priority support.":[null,"После подключения можно выполнить обновление до платной подписки, чтобы разблокировать систему безопасности мирового уровня, средства защиты от спама и приоритетную поддержку."],"State-of-the-art spam defense powered by Akismet.":[null,"Совершенная защита от спама с помощью модуля Akismet."],"Vie
25328 w your spam stats":[null,"Просмотр статистики спама"],"Configure Akismet":[null,"Настройка Akismet"],"View your security dashboard":[null,"Просмотр консоли безопасности"],"Configure VaultPress":[null,"Настройка VaultPress"],"Surveys & Polls":[null,"Опросы"],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,"Неограниченное число опросов и ответов. Быстрый и удобный редактор для создания опросов. Получайте ответы на веб-сайте, по электронной почте либо на устройстве iPad или iPhone."],"Create a new poll":[null,"Создать новый опрос"],"Real-time backups":[null,"Резервное копирование в режиме реального
25329 времени"],"One-click threat resolution":[null,"Устранение угроз в один клик"],"Advanced polls and ratings":[null,"Дополнительные опросы и рейтинги"],"Compare Plans":[null,"Сравнение тарифных планов"],"Maximum grade security":[null,"Наивысшая степень безопасности"],"Real-time backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,"Резервное копирование в режиме реального времени и с неограниченным пространством, восстановление в один клик, надежное отслеживание спама, сканирование на наличие вредоносных программ и защита от атак методом подбора пароля — вс
25330 е в одном решении, оптимизированном для WordPress."],"Lock out the bad guys":[null,"Защита от злоумышленников"],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,"Надежная система фильтрации спама защищает вашу фирменную символику и читателей и не позволяет сайту опуститься в результатах поиска. Благодаря средству предотвращения атак методом подбора пароля вы можете быть уверены в безопасности своего сайта, защищенного от постороннего вмешательства."],"Enjoy priority support":[null,"Оцените преимущества приоритетно
25331 й поддержки"],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,"Нужна помощь? Наши инженеры счастья будут рады ответить на ваши вопросы по поводу сайта, учетной записи и др."],"Connection Settings":[null,"Настройки подключения"],"Manage your Jetpack connection.":[null,"Управляйте подключением к Jetpack."],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,"Сайт находится в режиме разработки, поэтому его нельзя подключить к WordPress.com."],"You are connected as ":[null,"Вы подключены как "],"Link your account to WordPress.com to get the most out of Jetpack.":[null,"Привяжите учетную запись к WordPress.com для максимально эффекти�
25332 �ного использования Jetpack."],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,"Чтобы эта функция работала должным образом, сайт должен быть доступен поисковым системам. Это можно изменить в разделе {{a}}Настройки чтения{{/a}}."],"View {{a}}All Stats{{/a}}":[null,"Просмотр {{a}}всей статистики{{/a}}"],"View your {{a}}Email Followers{{/a}}":[null,"Просмотр {{a}}подписчиков по электронной почте{{/a}}"],"Powerful WordPress.com features on every device.":[null,"Используйте мощные функции WordPress.com на каждом устройстве."],"Manage all your sites from a single dashboard.":[null,"Управляйте всеми сайтами с помощью одной консо�
25333 �и."],"Feel the performance":[null,"Оцените высокую производительность"],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,"Все приложения WordPress созданы для быстрой работы. Вы сразу же заметите разницу в производительности с почти моментальной загрузкой страниц и меньшим временем ожидания."],"Bulk and automatic updates":[null,"Массовые и автоматические обновления"],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,"Большинство брешей в системе безопасности возникает из-за устарев
25334 ших плагинов. Используйте наши настольные и веб-приложения, чтобы включить автоматическое обновление, или обновляйте плагины вручную для всех веб-сайтов в одном удобном месте."],"Focus on your Writing":[null,"Сосредоточьтесь на работе"],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,"Наш новый редактор для авторов обладает молниеносной скоростью и позволяет полностью сосредоточиться на работе."],"Try the New Editor":[null,"Воспользуйтесь новым редактором"],"Connect with your Visitors":[null,"Связь с посетителями"],"Monitor your visitors with advanced stats. Watch for trends, learn wh
25335 at content performs the best and understand your visitors from anywhere in the world.":[null,"Просматривайте посетителей с помощью расширенной статистики. Следите за тенденциями, анализируйте, какое содержимое работает лучше, и узнавайте предпочтения ваших посетителей из любой точки мира."],"View Your Stats":[null,"Просмотр статистики"],"Connect with the Community":[null,"Присоединиться к сообществу"],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,"Все приложения WordPress обладают действительно быстрыми и полнофункциональными разделами «Чтиво», благодаря чему в�
25336 � легко можете отслеживать любимые сайты и участвовать в обсуждениях, когда и где вам это удобно."],"Launch Reader":[null,"Запустить «Чтиво»"],"Inspiration strikes any time, anywhere.":[null,"Вдохновение может прийти в любое время и в любом месте."],"Get WordPress apps for any screen.":[null,"Используйте приложения WordPress для любого устройства."],"In Your Pocket":[null,"У вас в кармане"],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,"Публикуйте содержимое, отслеживайте статистику, модерируйте комментарии и выполняйте множество других действий из люб�
25337 �й точки мира. Наши мобильные приложения имеют открытый исходный код, бесплатны и доступны для устройств Apple и Android."],"WordPress.com in the App Store":[null,"WordPress.com в App Store"],"WordPress.com in Google Play":[null,"WordPress.com в Google Play"],"On Your Desktop":[null,"На вашем рабочем столе"],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.":[null,"Настольное приложение, предоставляющее WordPress постоянное место на вашем компьютере. Кроме того, что вам ничего не будет мешать, вы получаете возможность писать тексты без веб-браузера."],"WordPress.com for Mac OS X":[null,"WordPress.com для Mac OS X"],"W
25338 ordPress.com for Windows":[null,"WordPress.com для Windows"],"WordPress.com for Linux":[null,"WordPress.com для Linux"],"Malware Scanning":[null,"Проверка наличия вредоносного ПО"],"Threats found":[null,"Обнаружены угрозы"],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,"Для автоматизированной комплексной проверки наличия угроз безопасности {{a}}установите и активируйте{{/a}} VaultPress."],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,"Для автоматизированной комплексной проверки наличия угроз безопасности {{a}}обновите учетную запись{{/a}}."],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,"J
25339 etpack активно блокирует несанкционированные попытки входа. Данные здесь скоро появятся!"],"Total malicious attacks blocked on your site.":[null,"Общее число вредоносных атак, заблокированных на сайте."],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,"{{a}}Активируйте защиту{{/a}}, чтобы обезопасить сайт от несанкционированных попыток входа."],"%(number)s plugin":["%(number)s plugins","%(number)s плагин","%(number)s плагина","%(number)s плагинов"],"Needs updating. ":["Need updating. ","Требуется обновление. ","Требуется обновление. ","Требуется обновление. "],"All plugins are up-to-date. Awesome work!":[null,"Все плагины уже обновлены. Превосхо�
25340 �ная работа!"],"{{a}}Activate Manage{{/a}} to turn on auto updates and manage your plugins from WordPress.com.":[null,"{{a}}Активируйте управление{{/a}}, чтобы включить автоматическое обновление и управлять плагинами в WordPress.com."],"Jetpack is improving and optimizing your image speed.":[null,"Jetpack улучшает и оптимизирует скорость обработки изображений."],"Jetpack is monitoring your site. If we think your site is down, you will receive an email.":[null,"Jetpack выполняет мониторинг сайта. Если нам покажется, что ваш сайт не работает, вы получите сообщение по электронной почте."],"Security":[null,"Безопасность"],"Performance":[null,"Производительность"],"Backups":[null,"Резервные копии"],"{{a}}View backup
25341 details{{/a}}.":[null,"{{a}}Просмотр сведений о резервной копии{{/a}}."],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,"Для автоматического резервного копирования всего сайта {{a}}установите и активируйте{{/a}} VaultPress."],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,"Для автоматического резервного копирования всего сайта требуется {{a}}обновление!{{/a}}."],"Unavailable in Dev Mode.":[null,"Недоступно в режиме разработки."],"Spam Protection":[null,"Защита от спама"],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,"Чтобы воспользоваться передовой защитой от спама, {{a}}установите Akismet{{/a}}."],"For sta
25342 te-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,"Чтобы воспользоваться передовой защитой от спама, {{a}}активируйте Akismet{{/a}}."],"Invalid Key":[null,"Неверный ключ"],"Unavailable in Dev Mode":[null,"Недоступно в режиме разработки"],"Holiday Snow":[null,"Новогодний снег"],"Show falling snow in the holiday period.":[null,"Показывать падающий снег в праздничные дни."],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,"Показывать падающий снег в моем блоге с 1 декабря до 4 января."],"Activating recommended features…":[null,"Активация рекомендованных функций…"],"Recommended features active.":[null,"Рекомендованные функции активированы."],"Recommended features failed to activate. %(error)s":
25343 [null,"Не удалось активировать рекомендованные функции. %(error)d"],"Activating %(slug)s…":[null,"Активация %(slug)s…"],"%(slug)s has been activated.":[null,"Функция %(slug)s активирована."],"%(slug)s failed to activate. %(error)s":[null,"Не удалось активировать %(slug)s. %(error)s"],"Deactivating %(slug)s…":[null,"Деактивация %(slug)s…"],"%(slug)s has been deactivated.":[null,"Функция %(slug)s деактивирована."],"%(slug)s failed to deactivate. %(error)s":[null,"Не удалось деактивировать %(slug)s. %(error)d"],"Updating %(slug)s settings…":[null,"Обновление настроек %(slug)s…"],"Updated %(slug)s settings.":[null,"Обновлены настройки %(slug)s."],"Error updating %(slug)s settings. %(error)s":[null,"Ошибка при обновлении настроек %(slug)s. %(error)s"],"Updating %(slug)s
25344 address…":[null,"Обновление адреса %(slug)s…"],"Regenerated %(slug)s address .":[null,"Повторно создан адрес %(slug)s."],"Error regenerating %(slug)s address. %(error)s":[null,"Ошибка регенерации адреса %(slug)s. %(error)s"],"Resetting Jetpack options…":[null,"Сброс параметров Jetpack…"],"Options reset.":[null,"Параметры сброшены."],"Options failed to reset.":[null,"Не удалось сбросить параметры."],"There was an error disconnecting Jetpack. Error: %(error)s":[null,"При отключении Jetpack произошла ошибка. Ошибка: %(error)s"],"Unlinking from WordPress.com":[null,"Отмена привязки к WordPress.com."],"Unlinked from WordPress.com.":[null,"Привязка к WordPress.com отменена."],"Error unlinking from WordPress.com. %(error)s":[null,"При отмене привязки к WordPress.com произошла
25345 ошибка. %(error)s"],"At A Glance":[null,"Краткий обзор"],"Clichés":[null,"Клише"],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,"Расскажите нам о причинах. Ваши {{a}}ответы на два простых вопроса{{/a}} помогут нам сделать Jetpack лучше."],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{hideOnMobile}}Нравится Jetpack или хотите оставить отзыв?{{/hideOnMobile}} {{reviewLink}}Оставьте отзыв{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}следите за нашими новостям
25346 и в Twitter{{/twitterLink}}{{hideOnMobile}} и {{/hideOnMobile}}{{facebookLink}}поставите отметку «Нравится» на Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}."],"Like us on Facebook":[null,"Поставить отметку «Нравится» на Facebook"],"Follow Jetpack on Twitter":[null,"Следить за новостями Jetpack в Twitter"],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{supportLink}}Перейдите на страницу поддержки{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}найдите ответы на форумах{{/forumLink}}{{hideOnMobile}} или{{/hideOnMobile}} {{contactLink}}свяжитесь с нами напрямую{{/contactLink}}{{hid
25347 eOnMobile}}.{{/hideOnMobile}}."],"Contact Jetpack support staff directly":[null,"Обратиться в службу поддержки Jetpack напрямую"],"Go to the WordPress.org support forums":[null,"Перейти на форумы поддержки WordPress.org"],"Go to Jetpack.com/support":[null,"Перейти на страницу Jetpack.com/support"],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,"Мы предлагаем бесплатную полноценную поддержку всем пользователям Jetpack. Сотрудники службы поддержки всегда готовы вам помочь."],"Jetpack Happiness Engineer":[null,"Инженер счастья Jetpack"],"Automattic's Privacy Policy":[null,"Политика конфиденциальности Automattic"],"WordPress.com Terms of Service":[null,"Условия предоставления услуг
25348 WordPress.com"],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,"{{a}}Активируйте проверку сайтов{{/a}}, чтобы проверить сайт и повысить его рейтинг в Google, Bing и Pinterest."],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,"Средства подтверждения подлинности сайтов активированы. Убедитесь, что ваш сайт подтвержден Google, Bing и Pinterest, для большей точности индексации и ранжирования. {{a}}Проверить сейчас{{/a}}"],"Site Verification Tools":[null,"Средства подтверждения подлинности сайтов"],"{{a}}Activate Photon{{/a}} to enhance the performance and spee
25349 d of your images.":[null,"{{a}}Активируйте Photon{{/a}}, чтобы повысить производительность и скорость обработки изображений."],"Image Performance %(photon)s":[null,"Эффективная работа с изображениями %(photon)s"],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,"{{a}}Активировать управление и включить автоматическое обновление{{/a}}"],"{{a}}Turn on plugin auto updates{{/a}}":[null,"{{a}}Включить автоматическое обновление плагинов{{/a}}"],"Plugin Updates":[null,"Обновления плагинов"],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,"Ой! Ключ Akismet отсутствует или недействителен. {{akismetSettings}}Для исправления перейдите к н
25350 астройкам Akismet{{/akismetSettings}}."],"No threats found, you're good to go!":[null,"Угрозы не обнаружены, продолжайте работу!"],"{{a}}Contact Support{{/a}}":[null,"{{a}}Обратиться в службу поддержки{{/a}}"],"{{a}}View details at VaultPress.com{{/a}}":[null,"{{a}}Просмотр подробных сведений на VaultPress.com{{/a}}"],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","Внимание, обнаружена %(number)s угроза.","Внимание, обнаружены %(number)s угрозы.","Внимание, обнаружены %(number)s угрозы."],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,"{{a}}Активируйте мониторинг{{/a}}, чтобы получать уведомления, когда сайт не работает."],"Loading…":[null,"Загрузка..."],"Downtime Monitoring":[null,"�
25351 �ониторинг простоя"],"{{button}}View More Stats on WordPress.com {{/button}}":[null,"{{button}}Просмотреть более подробную статистику на WordPress.com {{/button}}"],"{{button}}View Old Stats{{/button}}":[null,"{{button}}Просмотреть старую статистику{{/button}}"],"All-time comments":[null,"Комментарии за все время"],"All-time views":[null,"Просмотры за все время"],"%(number)s View":["%(number)s Views","%(number)s просмотр","%(number)s просмотра","%(number)s просмотров"],"Best overall day":[null,"Лучший общий день"],"Views today":[null,"Просмотров сегодня"],"Months":[null,"Мес."],"Weeks":[null,"Нед."],"Days":[null,"Дн."],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,"При загрузке статистики произош�
25352 �а ошибка. Повторите попытку позже или {{a}}просмотрите статистику сейчас на WordPress.com{{/a}}"],"Click to view detailed stats.":[null,"Нажмите для просмотра подробной статистики."],"Views: %(numberOfViews)s":[null,"Просмотры: %(numberOfViews)s"],"Week of %(date)s":[null,"Неделя %(date)s"],"Manage security on WordPress.com":[null,"Управляйте безопасностью на WordPress.com"],"Skip this step":[null,"Пропустить этот шаг"],"Skip the Jetpack Jumpstart process":[null,"Пропустить процесс Jetpack Jumpstart"],"Features can be activated or deactivated at any time.":[null,"Функции можно активировать и деактивировать в любое время."],"Jetpack's recommended features include:":[null,"Рекомендованные функции Jetpack:"],"Activate Recommended Features":[null
25353 ,"Активировать рекомендованные функции"],"Quickly enhance your site by activating Jetpack's recommended features.":[null,"Быстро усовершенствуйте свой сайт, активировав рекомендованные функции Jetpack."],"Jump Start your Site":[null,"Выполнить Jump Start для сайта"],"Disconnect from WordPress.com":[null,"Отключить от WordPress.com"],"Link to WordPress.com":[null,"Привязать к WordPress.com"],"Unlink me from WordPress.com":[null,"Отменить мою привязку к WordPress.com"],"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.":[null,"Присоединяйтесь к миллионам пользователей, которые полагаются на Jetpack для улучшения и защиты своих сайтов. Мы энту�
25354 �иасты WordPress и хотим сделать вашу жизнь проще."],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,"Поддержка Jetpack обеспечивается одними из наиболее компетентных и увлеченных участников сообщества. Они находятся в различных странах мира и всегда готовы помочь вам."],"Did we mention free, professional support?":[null,"Мы упоминали бесплатную профессиональную поддержку?"],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,"Jetpack использует передовую сеть доставки содержимого WordPress.com, что
25355 бы ваши прекрасные изображения загружались как можно быстрее. Этот плагин оптимизирован для любого устройства и абсолютно бесплатен."],"Lightning fast, optimized images":[null,"Молниеносная оптимизированная обработка изображений"],"Never fall behind on a security release or waste time updating multiple sites.":[null,"Вы никогда не пропустите новую версию системы безопасности и не будете терять время на обновление нескольких сайтов."],"Automatic site updates.":[null,"Автоматическое обновление сайтов."],"Live site monitoring.":[null,"Динамический мониторинг сайтов."],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of s
25356 ites.":[null,"Забудьте о тревогах, подключив службу защиты, которая заблокировала миллиарды попыток несанкционированного доступа к миллионам сайтов."],"Block site attacks.":[null,"Блокировка атак на сайт."],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,"Забудьте о тревогах, ведь Jetpack блокирует злонамеренные попытки входа, сообщает вам, если ваш сайт выходит из строя, и может автоматически обновлять ваши плагины."],"Site security and peace of mind":[null,"Безопасность сайта — ваше спокойствие"],"Jetpack harnesses the power of WordPress.com to show you detailed insights ab
25357 out your visitors, what they’re reading, and where they’re coming from.":[null,"Jetpack использует все возможности WordPress.com, чтобы показать вам подробные сведения о ваших посетителях: что они читают и откуда они приходят."],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,"Удерживайте посетителей, предлагая им прочитать похожие записи и поделиться ими с друзьями."],"Increase page views.":[null,"Увеличивайте количество просмотров страниц."],"Give visitors the tools to share and subscribe to your content.":[null,"Предоставьте посетителям средства, с помощью которых они могли бы поделиться вашим содержимым и подписаться на не�
25358 �о."],"Build a community.":[null,"Создайте сообщество."],"Sharing & Like Buttons":[null,"Кнопки «Поделиться» и «Нравится»"],"Automated social marketing.":[null,"Автоматический социальный маркетинг."],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,"Jetpack обладает множеством инструментов управления трафиком и пользователями, которые позволяют привлечь больше посетителей на сайт и удержать их."],"Send us Feedback":[null,"Отправить отзыв"],"Need Help?":[null,"Нужна помощь?"],"Manage Plugins":[null,"Управление плагинами"],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"Только спокойствие! Монитор Jetpack сра
25359 зу отправит вам оповещение в случае сбоя сайта."],"Track your growth":[null,"Динамика развития"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,"Используйте функцию «Публикация» для автоматической отправки записей друзьям, подписчикам и всем остальным."],"Drive more traffic to your site":[null,"Повысьте посещаемость своего сайта"],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,"При подключении Jetpack произошла ошибка. Нажмите «Подключение к WordPress.com» еще раз."],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,"При подключении Jetpack возникла проблема. �
25360 �еактивируйте этот плагин, затем активируйте и подключите снова."],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"Не выходите из учётной записи в своем блоге WordPress, пока идёт авторизация Jetpack."],"{{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":[null,"{{s}}Сбой в работе Jetpack.{{/s}} Приносим извинения за неудобства. Повторите попытку позже. Если устранить неполадку не удастся, отправьте в службу поддержки следующее сообщение. %(error_key)s"],"Disconnecting Jetpack":[null,"Отключение Jetpack"],"Leave a Jetpack review":[null,"Оставить отзыв о Jet
25361 pack"],"Need help? The Jetpack team is here for you.":[null,"Нужна помощь? Команда Jetpack всегда готова вам помочь."],"Smiley":[null,"Смайлик"],"Require Two-Step Authentication":[null,"Требуется двухфакторная аутентификация"],"Use a large and visually striking layout":[null,"Использовать крупную и эффектную разметку"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Показывать заголовок «Похожее», чтобы визуально отделить похожее содержимое от записей"],"Related":[null,"Похожее"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"Не забудьте указать IP-адреса, ко
25362 торые вы используете дома, на работе и т. д. Если удалить IP-адрес из списка ниже, он также будет удален из списка разрешенных адресов."],"Whitelist Management":[null,"Управление списком разрешенных адресов"],"Email Address":[null,"E-mail адрес"],"Publicize":[null,"Публикация"],"Site Stats":[null,"Статистика сайта"],"Featured Images":[null,"Избранные изображения"],"Excerpts":[null,"Цитаты"],"Enable Testimonials for this site.":[null,"Включите поддержку отзывов для этого сайта."],"Enable Portfolio Projects for this site.":[null,"Включите поддержку проектов портфолио для этого сайта."],"Preview":[null,"Просмотреть"],"Color Scheme":[null,"Цветовая схема"],"Ignored Phrases":[null,"Игн
25363 орируемые фразы"],"Use automatically detected language to proofread posts and pages":[null,"Использовать автоматически обнаруженный язык для проверки грамотности записей и страниц"],"Redundant Phrases":[null,"Ненужные фразы"],"Phrases to Avoid":[null,"Фразы, которые следует избегать"],"Passive Voice":[null,"Страдательный залог"],"Jargon":[null,"Жаргон"],"Hidden Verbs":[null,"Скрытые глаголы"],"Double Negatives":[null,"Двойное отрицание"],"Diacritical Marks":[null,"Диакритические знаки"],"Complex Phrases":[null,"Сложные фразы"],"Bias Language":[null,"Ненормативная лексика"],"English Options":[null,"\"Английские\" настройки"],"Proofreading":[null,"Корректура"],"Connect Jetpack":[null,"Подключить Jetpack"],"Jetpack
25364 could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,"Jetpack не смог подключиться к WordPress.com: . Обычно это происходит из-за неправильных настроек на веб-узле."],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"На WordPress.com сейчас проблемы и \"заправить\" ваш Jetpack невозможно. Пожалуйста, попробуйте снова через некоторое время."],"{{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).":[null,"{{s}}Сбой в работе Jetpack.{{/s}} Невозможно подключить этот сайт к WordPress.com. Обычно это означает, что ваш сайт
25365 не является общедоступным (размещен на локальном узле)."],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,"Ваш сайт должен быть общедоступным, чтобы иметь возможность использовать Jetpack: %(error_key)s"],"You have successfully disconnected Jetpack":[null,"Jetpack успешно отключен по вашему запросу"],"Active":[null,"Активно"],"Settings":[null,"Настройки"],"Learn More":[null,"Узнать"],"Disconnect Jetpack":[null,"Отключить Jetpack"],"Debug":[null,"Отладка"],"Test your site’s compatibility with Jetpack.":[null,"Проверьте совместимость сайта с Jetpack."]}
25366 \ No newline at end of file
25367
25368 diff --git a/plugins/jetpack/languages/json/jetpack-sa_IN.json b/plugins/jetpack/languages/json/jetpack-sa_IN.json
25369 index 493f0f9..a1347d2 100644
25370 --- a/plugins/jetpack/languages/json/jetpack-sa_IN.json
25371 +++ b/plugins/jetpack/languages/json/jetpack-sa_IN.json
25372 @@ -1 +1 @@
25373 -{"":{"po-revision-date":"2015-08-21 11:25:42+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/1.0-alpha-1100","project-id-version":"dev"},"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Connect Jetpack":[null,""],"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,""],"Smiley":[null,""],"Whitelist Management":[null,""],"Related":[null,""],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a large and visually striking layout":[null,""],"Publicize":[null,""],"Rela
25374 ted Posts":[null,""],"Email Address":[null,""],"Preview":[null,""],"Excerpts":[null,""],"Featured Images":[null,""],"Enable Portfolio Projects for this site.":[null,""],"Enable Testimonials for this site.":[null,""],"View people's profiles when you mouse over their Gravatars":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Proofreading":[null,""],"English Options":[null,""],"Bias Language":[null,""],"Complex Phrases":[null,""],"Diacritical Marks":[null,""],"Double Negatives":[null,""],"Hidden Verbs":[null,""],"Jargon":[null,""],"Passive Voice":[null,""],"Phrases to Avoid":[null,""],"Redundant Phrases":[null,""],"Use automatically detected language to proofread posts and pages":[null,""],"Ignored Phrases":[null,""],"Color Scheme":[null,""],"Terms":[null,""],"Privacy":[null,""],"Debug":[null,""],"Learn More":[null,""],"Settings":[null,""],"Active":[null,""]}
25375 \ No newline at end of file
25376 +{"":{"po-revision-date":"2015-08-21 11:25:42+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/1.0-alpha-1100","project-id-version":"dev"},"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Connect Jetpack":[null,""],"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,""],"Smiley":[null,""],"Whitelist Management":[null,""],"Related":[null,""],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a large and visually striking layout":[null,""],"Publicize":[null,""],"Rela
25377 ted Posts":[null,""],"Email Address":[null,""],"Preview":[null,""],"Excerpts":[null,""],"Featured Images":[null,""],"Enable Portfolio Projects for this site.":[null,""],"Enable Testimonials for this site.":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Proofreading":[null,""],"English Options":[null,""],"Bias Language":[null,""],"Complex Phrases":[null,""],"Diacritical Marks":[null,""],"Double Negatives":[null,""],"Hidden Verbs":[null,""],"Jargon":[null,""],"Passive Voice":[null,""],"Phrases to Avoid":[null,""],"Redundant Phrases":[null,""],"Use automatically detected language to proofread posts and pages":[null,""],"Ignored Phrases":[null,""],"Color Scheme":[null,""],"Terms":[null,""],"Privacy":[null,""],"Debug":[null,""],"Learn More":[null,""],"Settings":[null,""],"Active":[null,""]}
25378 \ No newline at end of file
25379
25380 diff --git a/plugins/jetpack/languages/json/jetpack-si_LK.json b/plugins/jetpack/languages/json/jetpack-si_LK.json
25381 index 4039132..cb94433 100644
25382 --- a/plugins/jetpack/languages/json/jetpack-si_LK.json
25383 +++ b/plugins/jetpack/languages/json/jetpack-si_LK.json
25384 @@ -1 +1 @@
25385 -{"":{"po-revision-date":"2015-07-22 06:07:04+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/1.0-alpha-1000","project-id-version":"3.6.1"},"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,""],"Smiley":[null,""],"Related Posts":[null,""],"Email Address":[null,""],"Whitelist Management":[null,""],"Related":[null,""],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a large and visually striking layout":[null,""],"Publicize":[null,""],"Enable Testimonials for this site.":[null,""],"View people's profiles when you mouse over thei
25386 r Gravatars":[null,""],"Preview":[null,"පූර්වදර්ශනය"],"Excerpts":[null,""],"Featured Images":[null,""],"Enable Portfolio Projects for this site.":[null,""],"Color Scheme":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Proofreading":[null,""],"English Options":[null,""],"Bias Language":[null,""],"Complex Phrases":[null,""],"Diacritical Marks":[null,""],"Double Negatives":[null,""],"Hidden Verbs":[null,""],"Jargon":[null,""],"Passive Voice":[null,""],"Phrases to Avoid":[null,""],"Redundant Phrases":[null,""],"Use automatically detected language to proofread posts and pages":[null,""],"Ignored Phrases":[null,""],"Terms":[null,"කොන්දේසි"],"Privacy":[null,"පෞද්ගලිකත්වය"],"Debug":[null,""],"Disconnect from WordPress.com":[null,"WordPress.com වෙතින් විසන්ධි වන්න"],"Learn More":[null,"තවත් ඉගෙනග�
25387 �්න"],"Settings":[null,"සැකසුම්"],"Active":[null,"සක්‍රිය"]}
25388 \ No newline at end of file
25389 +{"":{"po-revision-date":"2015-07-22 06:07:04+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/1.0-alpha-1000","project-id-version":"3.6.1"},"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,""],"Smiley":[null,""],"Related Posts":[null,""],"Email Address":[null,""],"Whitelist Management":[null,""],"Related":[null,""],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a large and visually striking layout":[null,""],"Publicize":[null,""],"Enable Testimonials for this site.":[null,""],"Preview":[null,"පූර්වදර්ශන�
25390 ��"],"Excerpts":[null,""],"Featured Images":[null,""],"Enable Portfolio Projects for this site.":[null,""],"Color Scheme":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Proofreading":[null,""],"English Options":[null,""],"Bias Language":[null,""],"Complex Phrases":[null,""],"Diacritical Marks":[null,""],"Double Negatives":[null,""],"Hidden Verbs":[null,""],"Jargon":[null,""],"Passive Voice":[null,""],"Phrases to Avoid":[null,""],"Redundant Phrases":[null,""],"Use automatically detected language to proofread posts and pages":[null,""],"Ignored Phrases":[null,""],"Terms":[null,"කොන්දේසි"],"Privacy":[null,"පෞද්ගලිකත්වය"],"Debug":[null,""],"Disconnect from WordPress.com":[null,"WordPress.com වෙතින් විසන්ධි වන්න"],"Learn More":[null,"තවත් ඉගෙනගන්න"],"Settings":[null,"සැකසුම්"],"Active":[null,"ස
25391 ක්‍රිය"]}
25392 \ No newline at end of file
25393
25394 diff --git a/plugins/jetpack/languages/json/jetpack-sk_SK.json b/plugins/jetpack/languages/json/jetpack-sk_SK.json
25395 index 213515a..1f443fb 100644
25396 --- a/plugins/jetpack/languages/json/jetpack-sk_SK.json
25397 +++ b/plugins/jetpack/languages/json/jetpack-sk_SK.json
25398 @@ -1 +1 @@
25399 -{"":{"po-revision-date":"2015-07-22 06:09:02+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;","x-generator":"GlotPress/1.0-alpha-1000","project-id-version":"3.6.1"},"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,"Štatistiky stránky"],"Smiley":[null,""],"Related Posts":[null,"Podobné články"],"Email Address":[null,"E-mailová adresa"],"Whitelist Management":[null,""],"Related":[null,"Podobné články"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a large and visually striking layout":[null,""],"Publicize":[null
25400 ,""],"Enable Testimonials for this site.":[null,""],"View people's profiles when you mouse over their Gravatars":[null,""],"Preview":[null,"Náhľad"],"Excerpts":[null,""],"Featured Images":[null,"Prezentačné obrázky"],"Enable Portfolio Projects for this site.":[null,""],"Color Scheme":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Proofreading":[null,""],"English Options":[null,""],"Bias Language":[null,""],"Complex Phrases":[null,""],"Diacritical Marks":[null,""],"Double Negatives":[null,""],"Hidden Verbs":[null,""],"Jargon":[null,""],"Passive Voice":[null,""],"Phrases to Avoid":[null,""],"Redundant Phrases":[null,""],"Use automatically detected language to proofread posts and pages":[null,""],"Ignored Phrases":[null,""],"Terms":[null,""],"Privacy":[null,"Súkromie"],"Debug":[null,""],"Disconnect from WordPress.com":[null,"Odhlásiť sa z WordPress.com"],"Learn More":[null,"Zistiť viac"],"Settin
25401 gs":[null,"Nastavenia"],"Active":[null,"Aktívny"]}
25402 \ No newline at end of file
25403 +{"":{"po-revision-date":"2015-07-22 06:09:02+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;","x-generator":"GlotPress/1.0-alpha-1000","project-id-version":"3.6.1"},"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,"Štatistiky stránky"],"Smiley":[null,""],"Related Posts":[null,"Podobné články"],"Email Address":[null,"E-mailová adresa"],"Whitelist Management":[null,""],"Related":[null,"Podobné články"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a large and visually striking layout":[null,""],"Publicize":[null
25404 ,""],"Enable Testimonials for this site.":[null,""],"Preview":[null,"Náhľad"],"Excerpts":[null,""],"Featured Images":[null,"Prezentačné obrázky"],"Enable Portfolio Projects for this site.":[null,""],"Color Scheme":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Proofreading":[null,""],"English Options":[null,""],"Bias Language":[null,""],"Complex Phrases":[null,""],"Diacritical Marks":[null,""],"Double Negatives":[null,""],"Hidden Verbs":[null,""],"Jargon":[null,""],"Passive Voice":[null,""],"Phrases to Avoid":[null,""],"Redundant Phrases":[null,""],"Use automatically detected language to proofread posts and pages":[null,""],"Ignored Phrases":[null,""],"Terms":[null,""],"Privacy":[null,"Súkromie"],"Debug":[null,""],"Disconnect from WordPress.com":[null,"Odhlásiť sa z WordPress.com"],"Learn More":[null,"Zistiť viac"],"Settings":[null,"Nastavenia"],"Active":[null,"Aktívny"]}
25405 \ No newline at end of file
25406
25407 diff --git a/plugins/jetpack/languages/json/jetpack-sl_SI.json b/plugins/jetpack/languages/json/jetpack-sl_SI.json
25408 index d477330..c47e9a6 100644
25409 --- a/plugins/jetpack/languages/json/jetpack-sl_SI.json
25410 +++ b/plugins/jetpack/languages/json/jetpack-sl_SI.json
25411 @@ -1 +1 @@
25412 -{"":{"po-revision-date":"2015-07-22 06:09:49+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);","x-generator":"GlotPress/1.0-alpha-1000","project-id-version":"3.6.1"},"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,""],"Smiley":[null,""],"Related Posts":[null,""],"Email Address":[null,""],"Whitelist Management":[null,""],"Related":[null,""],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a large and visually striking layout":[null,""],"Publicize":[null,""],"Enable Testimonials for this site.":[nul
25413 l,""],"View people's profiles when you mouse over their Gravatars":[null,""],"Preview":[null,"Predogled"],"Excerpts":[null,""],"Featured Images":[null,"Prikazane slike"],"Enable Portfolio Projects for this site.":[null,""],"Color Scheme":[null,"Barvna shema"],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Proofreading":[null,""],"English Options":[null,""],"Bias Language":[null,""],"Complex Phrases":[null,""],"Diacritical Marks":[null,""],"Double Negatives":[null,""],"Hidden Verbs":[null,""],"Jargon":[null,""],"Passive Voice":[null,""],"Phrases to Avoid":[null,""],"Redundant Phrases":[null,""],"Use automatically detected language to proofread posts and pages":[null,""],"Ignored Phrases":[null,""],"Terms":[null,""],"Privacy":[null,""],"Debug":[null,""],"Disconnect from WordPress.com":[null,""],"Learn More":[null,""],"Settings":[null,""],"Active":[null,"Aktiven"]}
25414 \ No newline at end of file
25415 +{"":{"po-revision-date":"2015-07-22 06:09:49+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);","x-generator":"GlotPress/1.0-alpha-1000","project-id-version":"3.6.1"},"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,""],"Smiley":[null,""],"Related Posts":[null,""],"Email Address":[null,""],"Whitelist Management":[null,""],"Related":[null,""],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a large and visually striking layout":[null,""],"Publicize":[null,""],"Enable Testimonials for this site.":[nul
25416 l,""],"Preview":[null,"Predogled"],"Excerpts":[null,""],"Featured Images":[null,"Prikazane slike"],"Enable Portfolio Projects for this site.":[null,""],"Color Scheme":[null,"Barvna shema"],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Proofreading":[null,""],"English Options":[null,""],"Bias Language":[null,""],"Complex Phrases":[null,""],"Diacritical Marks":[null,""],"Double Negatives":[null,""],"Hidden Verbs":[null,""],"Jargon":[null,""],"Passive Voice":[null,""],"Phrases to Avoid":[null,""],"Redundant Phrases":[null,""],"Use automatically detected language to proofread posts and pages":[null,""],"Ignored Phrases":[null,""],"Terms":[null,""],"Privacy":[null,""],"Debug":[null,""],"Disconnect from WordPress.com":[null,""],"Learn More":[null,""],"Settings":[null,""],"Active":[null,"Aktiven"]}
25417 \ No newline at end of file
25418
25419 diff --git a/plugins/jetpack/languages/json/jetpack-sq.json b/plugins/jetpack/languages/json/jetpack-sq.json
25420 index 77ad133..df91092 100644
25421 --- a/plugins/jetpack/languages/json/jetpack-sq.json
25422 +++ b/plugins/jetpack/languages/json/jetpack-sq.json
25423 @@ -1 +1 @@
25424 -{"":{"po-revision-date":"2016-08-18 10:30:52+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/2.1.0-alpha","project-id-version":"Development (trunk)"},"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.":[null,""],"This module has no configuration options":[null,""],"Configure your Security Scans":[null,""],"You can see the information about security scanning in the \"At a Glance\" section.":[null,""],"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.":[null,""],"Search for a Jetpack feature.":[null,""],"Real-time offsite backups with automated restores del
25425 iver peace-of-mind, so you can focus on writing great content and increasing traffic while we protect every aspect of your investment. Upgrade today.":[null,""],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,""],"Mobile Promos":[null,""],"Track each infinite Scroll post load as a page view in Google Analytics":[null,""],"Scroll infinitely (Shows 7 posts on each load)":[null,""],"Background Color":[null,""],"Show photo metadata (Exif) in carousel, when available":[null,""],"Match By Email":[null,""],"{{a}}Edit{{/a}}":[null,""],"Emails will be sent to ":[null,""],"Receive Monitor Email Notifications":[null,""],"Report Visibility: Select the roles that will be able to view stats reports":[null,""],"Registered Users: Count the page views of registered users who are logged in":[null,""],"Put a chart showing 48 hours of views in the admin bar":[null,""],"Admin Bar":[null,""],"Show a \"follow comments\" option in the comment form.":[null,""],"Show a \"
25426 follow blog\" options in the comment form":[null,""],"Can readers subscribe to your posts, comments or both?":[null,""],"A few catchy words to motivate your readers to comment.":[null,""],"Comments headline":[null,""],"WordPress.com Likes are:":[null,""],"Upgrade Focus: VideoPress For Weddings":[null,""],"The WordPress for Android App Gets a Big Facelift":[null,""],"Big iPhone/iPad Update Now Available":[null,""],"Subscriber":[null,""],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,""],"{{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}}":[null,""],"Cheatin' uh?":[null,""],"News Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Search engines will find the sitemaps at these locations:":[null,""],"Use Markdown for comments":[null,""],"Add a phrase":[null,""],"Enable proofr
25427 eading for the following grammar and style rules: ":[null,""],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,""],"Automatic Language Detection":[null,""],"A post or page is updated":[null,""],"A post or page is first published":[null,""],"Automatically proofread content when: ":[null,""],"Configure Testimonials":[null,""],"Configure Portfolios":[null,""],"Regenerate address":[null,""],"Highlight and copy the following text to your clipboard:":[null,""],"Copied!":[null,""],"Display all your gallery pictures in a cool mosaic":[null,""],"Meta key example: ":[null,""],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,""],"Welcome to Jetpack":[null,""],"Let us know!":[null,""],"What would you like to see on your Jetpack Dashboard?":[null,""],"You, %(userName)s, are not connected to WordPress.com.":[null,""],"Currently in {{a}}Development Mode{{/a}}
25428 because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,""],"You are currently running a development version of Jetpack.":[null,""],"You're fueled up and ready to go.":[null,""],"You're fueled up and ready to go, Jetpack is now active.":[null,""],"Your Jetpack is already connected.":[null,""],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,""],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,""],"Threats don't discriminate":[null,""],"Backup, protect, repair and bu
25429 ild a better website.":[null,""],"Powerful security tools for ultimate peace of mind":[null,""],"ACTIVE":[null,""],"Upgrade":[null,""],"Set up":[null,""],"Threats found!":[null,""],"No Results Found.":[null,""],"Pro":[null,""],"Keep your site backed up!":[null,""],"Site Backups":[null,""],"Keep those spammers away!":[null,""],"Automatically scan your site for common threats and attacks.":[null,""],"Security Scanning":[null,""],"Automatically backup your entire site.":[null,""],"State-of-the-art spam defense.":[null,""],"Automated, comprehensive protection from threats and attacks.":[null,""],"Activate Site Stats":[null,""],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,""],"Jetpack Stats Icon":[null,""],"Do you really want to disconnect your site from WordPress.com?":[null,""],"Updates Needed":[null,""],"Save Settings":[null,""],"Saving…":[null,""],"No account? Create one for free…":[null,""],"Unlimi
25430 ted surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,""],"Surveys & Polls":[null,""],"Configure VaultPress":[null,""],"View your security dashboard":[null,""],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense, and brute-force login protection - all in one place.":[null,""],"Security Scanning & Backups":[null,""],"Configure Akismet":[null,""],"View your spam stats":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,""],"Once you connect, you can upgrade to Premium or Pro in order to unlock worldclass security, spam protection tools, and priority support.":[null,""],"Your site is on Development Mode":[null,""],"Unlock the full potential of your site with the features included in your plan.":[null,""],"Your site is on the Jetpack Professional plan":[null,""],"Your site is on the Jetpack Premium plan"
25431 :[null,""],"Upgrade to Premium or Pro in order to unlock world class security, spam protection tools, and priority support.":[null,""],"Your site is on the Free Jetpack Plan":[null,""],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,""],"Lock out the bad guys":[null,""],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,""],"Maximum grade security":[null,""],"Compare Plans":[null,""],"Advanced polls and ratings":[null,""],"One-click threat resolution":[null,""],"Real-time backups":[null,""],"Unlimited backup archive":[null,""],"Includes on-demand malware scanning":[null,""],"Supports 1-3 sites":[null,""],"Jetpack Professional offers advanced features including:":[null,""],"Need more?":[null,""],"Create a
25432 new poll":[null,""],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,""],"Bulk and automatic updates":[null,""],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,""],"Feel the performance":[null,""],"Manage all your sites from a single dashboard.":[null,""],"Powerful WordPress.com features on every device.":[null,""],"View your {{a}}Email Followers{{/a}}":[null,""],"View {{a}}All Stats{{/a}}":[null,""],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,""],"Link your account to WordPress.com to get the most out of Jetpack.":[null,""],"You are connected as ":[null,""],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,
25433 ""],"Manage your Jetpack connection.":[null,""],"Connection Settings":[null,""],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,""],"Enjoy priority support":[null,""],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,""],"Get WordPress apps for any screen.":[null,""],"Inspiration strikes any time, anywhere.":[null,""],"Launch Reader":[null,""],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,""],"Connect with the Community":[null,""],"View Your Stats":[null,""],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,""],"Connect with your Visitors":[n
25434 ull,""],"Try the New Editor":[null,""],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,""],"Focus on your Writing":[null,""],"Invalid Key":[null,""],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,""],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,""],"Spam Protection":[null,""],"Unavailable in Dev Mode.":[null,""],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,""],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"{{a}}View backup details{{/a}}.":[null,""],"Backups":[null,""],"Performance":[null,""],"Security":[null,""],"Jetpack is monitoring your site. If we think your site is down you will receive an email.":[null,""],"Jetpack is improving and optimising your image speed.":[null,""],"{{a}}Activate Manage{{/a}} to turn on auto updates and manag
25435 e your plugins from WordPress.com.":[null,""],"All plugins are up-to-date. Awesome work!":[null,""],"Needs updating. ":["Need updating. ","",""],"%(number)s plugin":["%(number)s plugins","",""],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,""],"Total malicious attacks blocked on your site.":[null,""],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"Threats found":[null,""],"Malware Scanning":[null,""],"WordPress.com for Linux":[null,""],"WordPress.com for Windows":[null,""],"WordPress.com for Mac OS X":[null,""],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a w
25436 eb browser.":[null,""],"WordPress.com in Google Play":[null,""],"WordPress.com in the App Store":[null,""],"Updating %(slug)s settings…":[null,""],"%(slug)s has been deactivated.":[null,""],"Deactivating %(slug)s…":[null,""],"%(slug)s failed to activate. %(error)s":[null,""],"%(slug)s has been activated.":[null,""],"Activating %(slug)s…":[null,""],"Recommended features active.":[null,""],"Activating recommended features…":[null,""],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,""],"Show falling snow in the holiday period.":[null,""],"Holiday Snow":[null,""],"Unavailable in Dev Mode":[null,""],"At A Glance":[null,""],"Error unlinking from WordPress.com. %(error)s":[null,""],"Unlinked from WordPress.com.":[null,""],"Unlinking from WordPress.com":[null,""],"There was an error disconnecting Jetpack. Error: %(error)s":[null,""],"Options failed to reset.":[null,""],"Options reset.":[null,""],"Resetting Jetpack options…":[null,""],"Regenerated %(slug)s address
25437 .":[null,""],"Updating %(slug)s address…":[null,""],"Error updating %(slug)s settings. %(error)s":[null,""],"Updated %(slug)s settings.":[null,""],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,""],"Clichés":[null,""],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"You are running Jetpack on a {{a}}staging server{{/a}}.":[null,""],"Follow Jetpack on Twitter":[null,""],"Like us on Facebook":[null,""],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideO
25438 nMobile}}.{{/hideOnMobile}}":[null,""],"WordPress.com Terms of Service":[null,""],"Automattic's Privacy Policy":[null,""],"Jetpack Happiness Engineer":[null,""],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Go to Jetpack.com/support":[null,""],"Go to the WordPress.org support forums":[null,""],"Contact Jetpack support staff directly":[null,""],"Downtime Monitoring":[null,""],"Loading…":[null,""],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,""],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","",""],"{{a}}View details at VaultPress.com{{/a}}":[null,""],"{{a}}Contact Support{{/a}}":[null,""],"No threats found, you're good to go!":[null,""],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,""],"Plugin Updates":[null,""],"{{a}}Turn on plugin auto updates{{/a}}":[null,""],"{{a}}Act
25439 ivate Manage and turn on auto updates{{/a}}":[null,""],"Image Performance %(photon)s":[null,""],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,""],"Site Verification Tools":[null,""],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,""],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,""],"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.":[null,""],"Unlink me from WordPress.com":[null,""],"Link to WordPress.com":[null,""],"Disconnect from WordPress.com":[null,""],"Jump Start your Site":[null,""],"Quickly enhance your site by activating Jetpack's recommended features.":[null,""],"Activate Recommended Features":[null,""],"Jetpack's recommended features includ
25440 e:":[null,""],"Features can be activated or deactivated at any time.":[null,""],"Skip the Jetpack Jumpstart process":[null,""],"Skip this step":[null,""],"Manage security on WordPress.com":[null,""],"Week of %(date)s":[null,""],"Views: %(numberOfViews)s":[null,""],"Click to view detailed stats.":[null,""],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,""],"Days":[null,""],"Weeks":[null,""],"Months":[null,""],"Views today":[null,""],"Best overall day":[null,""],"%(number)s View":["%(number)s Views","",""],"All-time views":[null,""],"All-time comments":[null,""],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,""],"Did we mention free, professional support?":[null,""],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the
25441 globe and ready to help you.":[null,""],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,""],"Block site attacks.":[null,""],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,""],"Live site monitoring.":[null,""],"Automatic site updates.":[null,""],"Never fall behind on a security release or waste time updating multiple sites.":[null,""],"Lightning fast, optimized images":[null,""],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,""],"Site security and peace of mind":[null,""],"Need Help?":[null,""],"Send us Feedback":[null,""],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,""],"Automated social marketing.":[null,""],"Sharing
25442 & Like Buttons":[null,""],"Build a community.":[null,""],"Give visitors the tools to share and subscribe to your content.":[null,""],"Increase page views.":[null,""],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,""],"Manage Plugins":[null,"Administroni Shtojca"],"Drive more traffic to your site":[null,"Shpini më tepër trafik te sajti juaj"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,"Përdorni Publicizimin që të ndani vetvetiu postimet tuaja me miq, ndjekës, dhe me publikun."],"Track your growth":[null,"Ndiqni ecurinë e rritjes tuaj"],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"Më pak stres. Mbikëqyrësi do t&#8217;ju dërgojë sinjalizime në kohë reale, nëse sajti juaj del ndonjëherë jashtë funksionimi."],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"Lypset të qëndroni i futur në blog
25443 un tuaj WordPress teksa autorizoni Jetpack-un."],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,"Patëm një problem me lidhjen e Jetpack-ut; çaktivizojeni dhe mandej riaktivizojeni shtojcën Jetpack, mandej rilidheni."],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,""],"{{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":[null,""],"Need help? The Jetpack team is here for you.":[null,""],"Leave a Jetpack review":[null,""],"Disconnecting Jetpack":[null,"Po shkëputet Jetpack-u"],"Smiley":[null,"Emotikon"],"Email Address":[null,"Adresë Email"],"Whitelist Management":[null,"Administrim Listash Lejimesh"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP addr
25444 ess from the list below will remove it from your whitelist.":[null,"Sigurohuni se shtuat adresat IP të përdorura më shpesh, ngaqë mund të jenë të ndryshme për shtëpinë, zyrën apo vende të tjera. Heqja e një adrese IP nga lista më poshtë do ta heqë atë prej listës së lejimeve."],"Related":[null,"Të afërta"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Shfaq një krye \"Të afërta\", për të ndarë më qartas pjesën e afërt nga vetë postimi"],"Use a large and visually striking layout":[null,"Përdorni një skemë grafike të madhe dhe që bie në sy"],"Require Two-Step Authentication":[null,"Kërko Mirëfilltësim Me Dy Hapa"],"Site Stats":[null,"Statistika Sajti"],"Publicize":[null,"Publicizoje"],"Excerpts":[null,"Copëza"],"Featured Images":[null,"Figura të Zgjedhura"],"Enable Portfolio Projects for this site.":[null,"Aktivizo Projekte Portofol për këtë sajt."],"Enable Testimonials for this site.":[null,"Akt
25445 ivizoni Dëshmitë për këtë sajt."],"View people's profiles when you mouse over their Gravatars":[null,"Shihni profilet e njerëzve kur kaloni kursorin sipër Gravatarëve të tyre"],"Color Scheme":[null,"Skemë Ngjyrash"],"Preview":[null,"Paraparje"],"You have successfully disconnected Jetpack":[null,""],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,""],"{{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).":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com po ka probleme dhe s&#8217;është në gjendje të mbushë serbatorin e Jetpack-ut tuaj. Ju lutemi, riprovoni më vonë."],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,""],"Connect Jetpack":[null,"Lid
25446 heni Jetpack-un"],"Proofreading":[null,"Ndreqje gjuhësore"],"English Options":[null,"Mundësi Anglishteje"],"Bias Language":[null,"Gjuhë Fyese"],"Complex Phrases":[null,"Togfjalësha Kompleksë"],"Diacritical Marks":[null,"Shenja Diakritike"],"Double Negatives":[null,"Negativë të Dyfishtë"],"Hidden Verbs":[null,"Folje të Fshehura"],"Jargon":[null,"Zhargon"],"Passive Voice":[null,"Zë Pasiv"],"Phrases to Avoid":[null,"Togfjalësha Për T&#8217;u Shmangur"],"Redundant Phrases":[null,"Togfjalësha të Përsëritur"],"Use automatically detected language to proofread posts and pages":[null,"Për ndreqjen gjuhësore në postime dhe faqe përdor gjuhën e zbuluar automatikisht"],"Ignored Phrases":[null,"Togfjalësha të Shpërfillur"],"Test your site’s compatibility with Jetpack.":[null,""],"Debug":[null,"Diagnostikojeni"],"Disconnect Jetpack":[null,"Shkëputeni Jetpack-un"],"Learn More":[null,"Mësoni Më Tepër"],"Settings":[null,"Rregullime"],"Active":[null,"Aktive"]}
25447 \ No newline at end of file
25448 +{"":{"po-revision-date":"2016-11-19 07:44:39+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/2.3.0-alpha","language":"sq_AL","project-id-version":"Plugins - Jetpack by WordPress.com - Development (trunk)"},"Make sure your site is easily found on search engines with SEO tools for your content and social posts.":[null,"Sigurohuni që sajti juaj gjendet lehtë te motorët e kërkimit, përmes mjetesh SEO për lëndën dhe postimet tuaja shoqërore."],"Activate this module to use the advanced SEO tools.":[null,"Aktivizojeni këtë modul që të përdorni mjete të thelluara SEO."],"Configure your VideoPress settings.":[null,"Formësoni rregullimet tuaja VideoPress."],"How much is your website worth?":[null,"Sa vlen sajti juaj?"],"For less than the price of a coffee a month you can rest easy knowing your hard work (or livelihood) is backed up.":[null,"Për më pak
25449 se sa çmimi i një kafeje në muaj mund të preheni, duke e ditur se puna juaj e mundimshme (ose jetesa) është e kopjeruajtur."],"Configure Site SEO":[null,"Formësoni SEO Sajti"],"Activate SEO Tools":[null,"Aktivizoni Mjete SEO"],"Introducing our most affordable backups and security plan yet":[null,"Ju paraqesim planin tonë më ekonomik deri më sot për kopjeruajtjet dhe sigurinë"],"The Personal Plan keeps your data, site, and hard work safe.":[null,"Plani Personal i mban të parrezikuara të dhënat tuaja, sajtin dhe punën tuaj të shumtë."],"Learn more...":[null,"Mësoni më tepër…"],"Your site is on the Jetpack Personal plan":[null,"Sajti juaj gjendet nën planin Jetpack Personal"],"With this plan you are provided with spam-protection, daily backups (up to 30 days), and unlimited storage.":[null,"Me këtë plan ju jepet mbrojtje nga mesazhet e padëshiruar, kopjeruajtje të përditshme (deri në 30 ditë), dhe depozitë e pakufizuar."],"With this plan you are provide
25450 d with spam-protection, daily backups (up to 30 days), unlimited backup storage, security scanning, and priority support.":[null,"Me këtë plan ju jepet mbrojtje nga mesazhet e padëshiruar, kopjeruajtje të përditshme (deri në 30 ditë), depozitë kopjeruajtjesh e pakufizuar, kontrolle sigurie dhe asistencë me përparësi."],"You get spam-protection, real-time backups (unlimited archive), unlimited backup storage, security scanning, SEO tools, PollDaddy, and priority support.":[null,"Përfitoni mbrojtje nga mesazhet e padëshiruar, kopjeruajtje të atypëratyshme (arkiv i pakufizuar), depozitë kopjeruajtjesh e pakufizuar, kontrolle sigurie, mjete SEO, PollDaddy, dhe asistencë me përparësi."],"Daily backup of all your site data with unlimited space and one-click restores (powered by VaultPress).":[null,"Kopjeruajtje të përditshme e krejt të dhënave të sajtit tuaj, pa kufizime hapësire për to, rikthime me një klikim (me VaultPress-in)."],"Daily backup of all your site
25451 data with unlimited space, one-click restores, automated security scanning, and priority support (powered by VaultPress).":[null,"Kopjeruajtje të përditshme e krejt të dhënave të sajtit tuaj, pa kufizime hapësire për to, rikthime me një klikim, kontrolle të automatizuar sigurie, dhe asistencë me përparësi (me VaultPress-in)."],"Backups & Security Scanning":[null,"Kopjeruajtje & Kontrolle Sigurie"],"Real-time backup of all your site data with unlimited space, one-click restores, automated security scanning, one-click threat resolution, and priority support (powered by VaultPress).":[null,"Kopjeruajtje e atypëratyshme, pa kufizim hapësire, e krejt të dhënave të sajtit tuaj, rikthime me një klikim, kontrolle të automatizuar sigurie, zgjidhje me një klikim e kërcënimeve, dhe asistencë me përparësi (me bazë VaultPress-in)."],"SEO Tools":[null,"Mjete SEO"],"Advanced SEO tools to help your site get found when people search for relevant content.":[null,"Mjete të
25452 thelluara SEO që të ndihmojnë në gjetjen e sajtit tuaj kur njerëzit kërkojnë për lëndë që lidhet me të."],"Need more? Running a business site?":[null,"Ju duhen më tepër? Xhironi një sajt biznesi?"],"If your site is important to you, consider protecting and improving it with some of our advanced features: ":[null,"Nëse sajti juaj është i rëndësishëm për ju, shihni mundësinë e mbrojtjes dhe përmirësimit të tij me disa nga veçoritë tona të thelluara: "],"On-demand security scanning":[null,"Kontrolle sigurie sipas kërkesave"],"Advanced SEO tools":[null,"Mjete SEO të Thelluara"],"Configure your SEO settings.":[null,"Formësoni rregullimet tuaja SEO."],"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.":[null,"Mënyra më e lehtë për të ngarkuar te sajti juaj video pa reklama dhe që s&#8217;i përkasin ndonjë marke. Përfitoni statistika mbi luaj
25453 tjen dhe ndarjen me të tjerët të videove dhe lojtësi është i peshës së lehtë dhe reagues."],"You are running Jetpack on a staging server.":[null,"Po e xhironi Jetpack-un në një shërbyes provash."],"More Info":[null,"Më Tepër të Dhëna"],"Search your content.":[null,"Kërkoni te lënda juaj."],"{{a}}Manage Likes visibility from the Sharing Module Settings{{/a}}":[null,"{{a}}Administroni dukshmëri Pëlqimesh, që nga Rregullimet për Modulin e Ndarjeve Me të Tjerë{{/a}}"],"Hide the stats smiley face image. The image helps collect stats but should still work when hidden.":[null,"Fshiheni figurën e emotikonit të statistikave. Figura ndihmon të grumbullohen statistika, por puna do të vazhdonte edhe me të të fshehur."],"Your Current IP: %(ip)s":[null,"IP-ja Juaj e Tanishme: %(ip)s"],"Whitelisting an IP address prevents it from ever being blocked by Jetpack.":[null,"Futja e një adrese IP në listë lejimesh pengon bllokimin e saj nga Jetpack-u. "],"IPv4 and IPv6 ar
25454 e acceptable. {{br/}} To specify a range, enter the low value and high value separated by a dash. Example: 12.12.12.1-12.12.12.100":[null,"Janë të pranueshme IPv4 dhe IPv6. {{br/}} Që të jepet një interval, jepni vlerën e ulët dhe atë të lartë të ndara me një vijë në mes. Shembull: 12.12.12.1-12.12.12.100"],"Link your account to WordPress.com to start using this feature.":[null,"Që të filloni të përdorni këtë veçori, lidheni llogarinë tuaj me WordPress.com-in."],"There are unsaved settings in this tab that will be lost if you leave it. Proceed?":[null,"Në këtë skedë ka rregullime të paruajtura, që do të humbasin, nëse dilni prej saj. Të vazhdohet?"],"This will reset all Jetpack options, are you sure?":[null,"Kështu do të kthehen në fillimet krejt mundësitë Jetpack, jeni i sigurt?"],"Search for a Jetpack feature.":[null,"Kërkoni për një veçori Jetpack-u."],"Upgrade Jetpack and our state-of-the-art security scanner will hunt out malicious files
25455 and report them immediately so that you're never unaware of what is happening on your website.":[null,"Përmirësojeni Jetpack-un dhe kontrollori ynë i fjalës së fundit për sigurinë do të ndjekë këmba-këmbës kartela dashakeqe dhe do të njoftojë menjëherë për të tilla, që kështu të mos jeni kurrë në padijeni se ç&#8217;ndodh në sajtin tuaj."],"You can see the information about security scanning in the \"At a Glance\" section.":[null,"Të dhënat për kontroll sigurie mund t&#8217;i shihni te ndarja \"Me një vështrim\"."],"Configure your Security Scans":[null,"Formësoni Kontrollet tuaj të Sigurisë"],"This module has no configuration options":[null,"Ky modul nuk ka mundësi formësimi"],"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.":[null,"Bëjuani të ditur motorëve të kërkim
25456 it dhe vizitorëve se jeni serioz kur vjen puna te pacenueshmëria e sajteve tuaj, përmes përmirësimit të Jetpack-ut. Mjetet tona kundër mesazheve të padëshiruara do të eliminojnë mesazhe të tillë të dërguar në formë komentesh, mbrojnë SEO-n tuaj, dhe do t’ua lehtësojnë përdorimin vizitorëve."],"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.":[null,"Kopjeruajtet e atypëratyshme, jashtë sajti, me mundësi rikthimi të automatizuar ju lejojnë ta keni mendjen të qetë, që të përqendroheni te shkrimi i gjërave tërheqëse dhe shtimi i trafikut, teksa ne mbrojmë çdo aspekt të investimit tuaj. Përmirësojeni që sot."],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,"{{link}}Formësoni Rregullimet për %(module_slug)s tuaj {{/link}}"],"Subscriber":[null,"Pajtimtar"],"Big iPhone/iPad U
25457 pdate Now Available":[null,"Gati Tani një Përditësim i Madh për iPhone/iPad"],"The WordPress for Android App Gets a Big Facelift":[null,"Aplikacioni WordPress për Android Ndërron Pamjen Goxha"],"Upgrade Focus: VideoPress For Weddings":[null,"Përmirësoni Focus-in: VideoPress Për Dasma"],"WordPress.com Likes are:":[null,"Pëlqimet te WordPress.com janë:"],"Comments headline":[null,"Krye komentesh"],"A few catchy words to motivate your readers to comment.":[null,"Pak fjalë karrem për të motivuar lexuesit tuaj të komentojnë."],"Can readers subscribe to your posts, comments or both?":[null,"A munden lexuesit të pajtohen te postimet tuaja, komentet tuaja apo te të dyja grupet?"],"Show a \"follow blog\" options in the comment form":[null,"Shfaq te formulari i komenteve mundësinë \"ndiqni blogun\""],"Show a \"follow comments\" option in the comment form.":[null,"Shfaq te formulari i komenteve mundësinë \"ndiqini komentet\""],"Admin Bar":[null,"Shtyllë Përgjegjësi"],"
25458 Put a chart showing 48 hours of views in the admin bar":[null,"Vendosni te shtylla e përgjegjësit një grafik që tregon parjet e 48 orëve "],"Registered Users: Count the page views of registered users who are logged in":[null,"Përdorues të Regjistruar: Numëro parje faqesh nga përdorues të regjistruar që janë të futur"],"Report Visibility: Select the roles that will be able to view stats reports":[null,"Dukshmëri Raportesh: Përzgjidhni rolet që do të jenë në gjendje të shohin raporte statistikash"],"Receive Monitor Email Notifications":[null,"Merrni Njoftime Email-i Nga Monitor-i"],"Emails will be sent to ":[null,"Email-et do të dërgohen te"],"{{a}}Edit{{/a}}":[null,"{{a}}Përpunim{{/a}}"],"Match By Email":[null,"Me përputhje Sipas Email-esh"],"Show photo metadata (Exif) in carousel, when available":[null,"Shfaq te rrotullamja tejtëdhëna fotosh (Exif), në pastë"],"Background Color":[null,"Ngjyrë Sfondi"],"Scroll infinitely (Shows 7 posts on each load)":[nul
25459 l,"Rrëshqit pambarimisht (Shfaq 7 postime për çdo ngarkim)"],"Track each infinite Scroll post load as a page view in Google Analytics":[null,"Ndiqni ngarkim postimesh nga Rrëshqitja Pa Fund si parje faqeje te Google Analytics"],"Mobile Promos":[null,"Promocione Për Celular"],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,"Shfaqni te fundfaqja e temës për celular një promocion për aplikacione WordPress për celular."],"Enter your meta key \"content\" value to verify your blog with {{a}}Google Search Console{{/a}}, {{a1}}Bing Webmaster Center{{/a1}} and {{a2}}Pinterest Site Verification{{/a2}}.":[null,"Jepni vlerën e kyçit tuaj meta \"content\" që të verifikohet blogu juaj me {{a}}Google Search Console{{/a}}, {{a}}Bing Webmaster Center{{/a1}} dhe {{a}}Pinterest Site Verification{{/a2}}."],"Meta key example:":[null,"Shembull kyçi meta:"],"Display all your gallery pictures in a cool mosaic":[null,"Shfaqini krejt fotot e galerisë suaj
25460 në trajtë mozaiku të hijshëm"],"Copied!":[null,"U kopjua!"],"Highlight and copy the following text to your clipboard:":[null,"Theksojeni dhe kopjojeni tekstin vijues te e papastra juaj:"],"Regenerate address":[null,"Riprodhoje adresën"],"Configure Portfolios":[null,"Formësoni Portofole"],"Configure Testimonials":[null,"Formësoni Dëshmi"],"Automatically proofread content when: ":[null,"Ndreq lëndë vetvetiu kur:"],"A post or page is first published":[null,"Publikohet një postim apo faqe fillimisht"],"A post or page is updated":[null,"Përditësohet një postim apo faqe"],"Automatic Language Detection":[null,"Zbulim i Vetvetishëm Gjuhe"],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,"Kontrollori i drejtshkrimit mbulon gjuhët anglisht, frëngjisht, gjermanisht, portugalisht dhe spanjisht."],"Enable proofreading for the following grammar and style rules: ":[null,"Aktivizoni kontroll drejtshkrimi për rregullat vijues gramatike dhe stilisti
25461 ke: "],"Add a phrase":[null,"Shtoni një togfjalësh"],"Use Markdown for comments":[null,"Përdorni Markdown për komentet"],"Search engines will find the sitemaps at these locations:":[null,"Motorët e kërkimeve do t&#8217;i gjejnë hartat e sajtit në këto vende:"],"Sitemap: {{a}}%(url)s{{/a}}":[null,"Hartë sajti: {{a}}%(url)s{{/a}}"],"News Sitemap: {{a}}%(url)s{{/a}}":[null,"Hartë sajti Lajmesh: {{a}}%(url)s{{/a}}"],"Cheatin' uh?":[null,"Po bëni me hile, hë?"],"{{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}}":[null,"{{p}}A ju mbetet qejfi të na thoni pse s&#8217;e plotësuat lidhjen e Jetpack-ut, përmes këtij {{a}}pyetësori me 2 pyetje{{/a}}?{{/p}}{{p}}Që të funksionojnë veçoritë tona për siguri falas dhe trafik, lypset lidhje e Jetpack-ut.{{/p}}"],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}
25462 }!":[null,"Mirë se vini te {{s}}Jetpack %(jetpack_version)s{{/s}}!"],"Your Jetpack is already connected.":[null,"Jetpack-u juaj është i lidhur tashmë."],"You're fueled up and ready to go, Jetpack is now active.":[null,"E keni serbatorin plot dhe jeni gati për udhë, Jetpack-u tani është aktiv."],"You're fueled up and ready to go.":[null,"E keni serbatorin plot dhe jeni gati për udhë."],"You are currently running a development version of Jetpack.":[null,"Jeni duke xhiruar një version zhvillim të Jetpack-ut."],"Submit Beta feedback":[null,"Parashtroni përshtypje për versionin Beta"],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,"Gjendeni nën {{a}}Mënyrën Zhvillim{{/a}}, përmes funksionimit të filtrit jetpack_development_mode.{{br/}}Disa veçori janë të çaktivizuara."],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,"G
25463 jendeni nën {{a}}Mënyrën Zhvillim{{/a}}, përmes konstantes JETPACK_DEV_DEBUG.{{br/}}Disa veçori janë të çaktivizuara."],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,"Hëpërhë nën {{a}}Mënyrën Zhvillim{{/a}}, ngaqë URL-së së sajtit tuaj i mungon një pikë (p.sh. http://localhost).{{br/}}Disa nga veçoritë janë çaktivizuar."],"You, %(userName)s, are not connected to WordPress.com.":[null,"Ju, %(userName)s, s&#8217;jeni i lidhur te WordPress.com-i."],"What would you like to see on your Jetpack Dashboard?":[null,"Ç&#8217;do të donit të shihnit te Pulti i JetPack-ut tuaj?"],"Let us know!":[null,"Na e bëni të ditur!"],"Welcome to Jetpack":[null,"Mirë se vini te Jetpack-u"],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,"Ju lutemi, lidhuni me ose krijoni një l
25464 logari WordPress.com që të filloni të përdorni Jetpack-un. Kështu do të aktivizohen shërbime të fuqishme sigurie, trafiku dhe përshtatjesh."],"No account? Create one for free…":[null,"Pa llogari? Krijoni një falas…"],"Saving…":[null,"Po ruhet…"],"Save Settings":[null,"Ruaji Rregullimet"],"Updates Needed":[null,"Lypsen Përditësime"],"Do you really want to disconnect your site from WordPress.com?":[null,"Doni vërtet të shkëputet sajti juaj nga WordPress.com-i?"],"Jetpack Stats Icon":[null,"Ikonë Statistikash Jetpack"],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,"{{a}}Aktivizoni Statistika Sajti{{/a}} që të shihni statistika të hollësishme, pëlqime, ndjekës, pajtimtarë, etj! {{a1}}Mësoni më tepër{{/a1}}"],"Activate Site Stats":[null,"Aktivizoni Statistika Sajti"],"Automated, comprehensive protection from threats and attacks.":[null,"Mbrojte e plotë, e automatizuar, prej
25465 kërcënimesh dhe sulmesh."],"State-of-the-art spam defense.":[null,"Mbrojtje e fjalës së fundit nga mesazhe të padëshiruar."],"Automatically backup your entire site.":[null,"Kopjeruani vetvetiu krejt sajtin tuaj."],"Security Scanning":[null,"Kontrolle Sigurie"],"Automatically scan your site for common threats and attacks.":[null,"Kontrollojeni automatikisht sajtin tuaj për kërcënime dhe sulme të rëndomtë."],"Keep those spammers away!":[null,"Mbajini larg mesazhet e padëshiruara!"],"Site Backups":[null,"Kopjeruajtje Sajti"],"Keep your site backed up!":[null,"Mbajeni sajtin tuaj të kopjeruajtur."],"Pro":[null,"Pro"],"No Results Found.":[null,"S&#8217;u Gjetën Përfundime."],"Threats found!":[null,"U gjetën rreziqe!"],"Set up":[null,"Rregulloje"],"Upgrade":[null,"Përmirësojeni"],"ACTIVE":[null,"AKTIVE"],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threat
25466 s, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,"Hacker-ët, botnet-et dhe dërguesit e mesazheve të padëshiruar i sulmojnë sajtet pa dallim. Synimi i tyre janë sulmet kudo dhe sa më shpesh. Synimi ynë është t&#8217;ju ndihmojmë të përgatiteni për bllokimin e këtyre kërcënimeve dhe, në rastin më të keq, na keni këtu për t&#8217;ju ndihmuar ta riktheni sajtin tuaj në lavdinë e mëparshme."],"Your site is on the Free Jetpack Plan":[null,"Sajti juaj gjendet nën Planin Jetpack Falas"],"Upgrade to a paid plan to unlock world-class security, spam protection tools, and priority support.":[null,"Përmirësojeni me një plan me pagesë që t&#8217;u hapni rrugë mjeteve të klasit botëror për sigurinë, mbrojtjen nga mesazhe të padëshiruar, dhe asistencës me përparësi."],"Your site is on the Jetpack Premium plan":[null,"Sajti juaj gjenden nën planin Jetpack Me Pagesë"],"Your site is on the Jetpack Professi
25467 onal plan":[null,"Sajti juaj gjenden nën planin Jetpack Profesional"],"Your site is on Development Mode":[null,"Sajti juaj gjendet nën Mënyrën Zhvillim"],"Once you connect, you can upgrade to a paid plan in order to unlock world-class security, spam protection tools, and priority support.":[null,"Pasi të lidheni, mund ta përmirësoni me një plan me pagesë, që t&#8217;u hapni rrugë mjeteve të klasit botëror për sigurinë, mbrojtjen nga mesazhe të padëshiruar, dhe asistencës me përparësi."],"State-of-the-art spam defense powered by Akismet.":[null,"Mbrojtje e fjalës së fundit nga mesazhe të padëshiruar, ofruar nga Akismet."],"View your spam stats":[null,"Shihni statistika tuaja mbi mesazhe të padëshiruar"],"Configure Akismet":[null,"Formësoni Akismet-in"],"View your security dashboard":[null,"Shihni pultin tuaj të sigurisë"],"Configure VaultPress":[null,"Formësoni VaultPress-in"],"Surveys & Polls":[null,"Pyetësorë & Sondazhe"],"Unlimited surveys, unlimite
25468 d responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,"Pyetësorë pa kufi, përgjigje pa kufi. Përdorni përpunuesin e pyetësorë që të krijoni të tillë shpejt e shpejt dhe me lehtësi. Merrini përgjigjet përmes sajtit tuaj, email-it ose në iPad apo iPhone."],"Create a new poll":[null,"Krijoni një pyetësor të ri"],"Real-time backups":[null,"Kopjeruajtje të atypëratyshme"],"One-click threat resolution":[null,"Zgjidhje me një klikim për kërcënimet"],"Advanced polls and ratings":[null,"Pyetësorë dhe vlerësime të përparuar"],"Compare Plans":[null,"Krahasoni Planet"],"Maximum grade security":[null,"Siguri e shkallës maksimum"],"Real-time backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,"Kopjeruajtje të atypëratyshme pa kufizim madhësie
25469 , rikthime me një klikim, mbikëqyrje e pathyeshme mesazhesh të padëshiruar, mbrojtje nga malware dhe nga hyrje <em>brute-force</em> - të gjitha në një vend dhe të optimizuara për WordPress."],"Lock out the bad guys":[null,"Lërini horrat përjashta"],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,"Filtrimi i pathyeshëm kundër mesazheve të padëshiruar mbron markën tuaj, lexuesit tuaj, dhe përmirëson efektet SEO. Mbrojtja nga hyrje <em>brute force</em> ndihmon ta keni mendjen të qetë dhe e mban rropullitë e sajtit tuaja të parrezikuara nga të paftuarit."],"Enjoy priority support":[null,"Gëzojuni asistencës me përparësi"],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,"Ju duhet ndihmë? Një Inxhinier Lumturie mund t’u përgjigjet pyetjeve rreth s
25470 ajtit, llogarisë tuaj ose se si bëhet diçka."],"Connection Settings":[null,"Rregullime Lidhjeje"],"Manage your Jetpack connection.":[null,"Administroni lidhjen e Jetpack-ut tuaj."],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,"Sajti gjendet nën Mënyrën Zhvillim, ndaj s&#mund të lidheni te WordPress.com-i."],"You are connected as ":[null,"Jeni lidhur si"],"Link your account to WordPress.com to get the most out of Jetpack.":[null,"Lidheni llogarinë tuaj me WordPress.com-in, që të përfitoni maksimumin prej Jetpack-ut."],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,"Që kjo veçori të funksionojë si duhet, sajti juaj duhet të jetë i dukshëm për motorët e kërkimeve. Këtë mund ta ndryshoni te {{a}}Rregullimet për Leximin{{/a}}."],"View {{a}}All Stats{{/a}}":[null,"Shihni {{a}}Krejt Statistikat{{/a}}"],"View your {{a}}Email Followers{{/
25471 a}}":[null,"Shihni {{a}}Ndjekësit tuaj Me Email{{/a}}"],"Powerful WordPress.com features on every device.":[null,"Veçori të fuqishme WordPress.com në çdo pajisje."],"Manage all your sites from a single dashboard.":[null,"Administroni krejt sajtet tuaj prej një pulti të vetëm."],"Feel the performance":[null,"Prekeni performancën"],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,"Krejt aplikacionet WordPress janë krijuar për shpejtësi. Do ta vini re menjëherë dallimin në funksionim, me ngarkime gati të menjëhershme faqesh dhe me më pak pritje."],"Bulk and automatic updates":[null,"Përditësime të vetvetishme dhe në masë"],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,"Shumica e të metave të sigurisë gjenden n�
25472 � shtojca të vjetruara. Përdorni aplikacionet tona për web dhe desktop që të aktivizoni vetëpërditësimet ose përditësojini shtojcat dorazi për krejt sajtet tuaj, që nga një vend i rehatshëm."],"Focus on your Writing":[null,"Përqendrohuni te Shkrimet tuaja"],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,"Përpunuesi ynë i ri është i shpejtë si rrufeja, i optimizuar për shkrues dhe shmang tërheqjet e vëmendjes, duke ju dhënë mundësinë të përqendroheni në punën tuaj."],"Try the New Editor":[null,"Provoni Përpunuesin e Ri"],"Connect with your Visitors":[null,"Lidhuni me Vizitorët tuaj"],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,"Mbikëqyrni vizitorët tuaj përmes statistikash të thelluara. Shihni për tendenca, mësoni ç’lëndë ecën më m
25473 irë dhe kuptoni vizitorët prej kudo në botë."],"View Your Stats":[null,"Shihni Statistikat Tuaja"],"Connect with the Community":[null,"Lidhuni me Bashkësinë"],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,"Aplikacionet WordPress kanë të tëra mekanizma leximi që lejojnë shpejtësi mbresëlënëse dhe të plotësuar në veçori, që kështu të ndiqni pa mundim sajtet tuaj të parapëlqyer dhe të merrni pjesë në diskutime kudo, kurdo."],"Launch Reader":[null,"Nis Lexuesin"],"Inspiration strikes any time, anywhere.":[null,"Frymëzimi vjen në çfarëdo kohe, ku të jetë."],"Get WordPress apps for any screen.":[null,"Merrni aplikacione WordPress për çfarëdo ekrani."],"In Your Pocket":[null,"Te Pocket-i juaj"],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and ava
25474 ilable to you on Apple or Android devices.":[null,"Botoni lëndë, ndiqni statistika, moderoni komente dhe kaq shumë gjëra të tjera, nga kudo në botë. Aplikacionet tona për celular janë me burim të hapur, falas dhe të gatshme për ju në pajisje Apple ose Android."],"WordPress.com in the App Store":[null,"WordPress.com në App Store"],"WordPress.com in Google Play":[null,"WordPress.com në Google Play"],"On Your Desktop":[null,"Në Desktopin tuaj"],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.":[null,"Një aplikacion desktopi që i jep WordPress-it një shtëpi të qëndrueshme në kompjuterin tuaj. Pa folur për mjedisin pa kokëçarje që përfitoni nga shkrimi jashtë një shfletuesi web."],"WordPress.com for Mac OS X":[null,"WordPress.com për Mac OS X"],"WordPress.com for Windows":[null,"WordPress.com për Windows"],"WordPress.com for Linux":[null,"WordPre
25475 ss.com për Linux"],"Malware Scanning":[null,"Kontrolle Kundër Malware-i"],"Threats found":[null,"U gjetën rreziqe"],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,"Për kontroll të plotë, të automatizuar, për kërcënime sigurie, ju lutemi, {{a}}instaloni dhe aktivizoni{{/a}} VaultPress-in."],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,"Për kontroll të plotë, të automatizuar, për kërcënime sigurie, ju lutemi, {{a}}përmirësoni llogarinë tuaj{{/a}}."],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,"Jetpack-u po bllokon në mënyrë aktive përpjekje dashakeqe për hyrje. Të dhënat do të shfaqen këtë së afërmi!"],"Total malicious attacks blocked on your site.":[null,"Sulme dashakeqës të bllokuar në sajtin tuaj gjithsej."],"{{a}}Activate Protect{{/a}} to keep your site protected from
25476 malicious login attempts.":[null,"{{a}}Aktivizoni Protect-in{{/a}} që ta mbani sajtin tuaj të mbrojtur nga përpjekje dashakeqe hyrjesh."],"%(number)s plugin":["%(number)s plugins","%(number)s shtojcë","%(number)s shtojca"],"Needs updating. ":["Need updating. ","Lyp përditësime.","Lypin përditësime."],"All plugins are up-to-date. Awesome work!":[null,"Krejt shtojcat janë të përditësuara. Punë e paqme!"],"{{a}}Activate Manage{{/a}} to turn on auto updates and manage your plugins from WordPress.com.":[null,"{{a}}Aktivizoni Manage{{/a}} që të aktivizohen vetëpërditësimet dhe që të administroni shtojcat tuaja që nga WordPress.com-i."],"Jetpack is improving and optimizing your image speed.":[null,"Jetpack-u po përmirëson dhe optimizon shpejtësinë për figurat tuaja."],"Jetpack is monitoring your site. If we think your site is down, you will receive an email.":[null,"Jetpack-u po e mbikëqyr sajtin tuaj. Nëse na duket se sajti juaj është jashtë funksionimi, do
25477 të merrni një email."],"Security":[null,"Siguri"],"Performance":[null,"Performancë"],"Backups":[null,"Kopjeruajtje"],"{{a}}View backup details{{/a}}.":[null,"{{a}}Shihni hollësi kopjeruajtjeje{{/a}}."],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,"Që të kopjeruhet vetvetiu krejt sajti juaj, ju lutemi, {{a}}instaloni dhe aktivizoni{{/a}} VaultPress-in."],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,"Që të kopjeruhet vetvetiu krejt sajti juaj, ju lutemi, {{a}}përmirësojeni!{{/a}}."],"Unavailable in Dev Mode.":[null,"S’mund të kihet nën mënyrën Dev."],"Spam Protection":[null,"Mbrojtje nga të Padëshiruarit"],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,"Për mbrojtje të fjalës së fundit nga mesazhe të padëshiruar, ju lutemi, {{a}}instaloni Akismet-in{{/a}}."],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,"Për
25478 mbrojtje të fjalës së fundit nga mesazhe të padëshiruar, ju lutemi, {{a}}aktivizoni Akismet-in{{/a}}."],"Invalid Key":[null,"Kyç i Pavlefshëm"],"Unavailable in Dev Mode":[null,"S’mund të kihet nën mënyrën Dev"],"Holiday Snow":[null,"Borë Festash"],"Show falling snow in the holiday period.":[null,"Shfaq rënie bore kur afrohen festat e fundvitit."],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,"Shfaq në blogun tim rënie bore nga 1 Dhjetori deri më 4 Janar."],"Activating recommended features…":[null,"Po aktivizohen veçori të këshilluara…"],"Recommended features active.":[null,"Veçoritë e këshilluara janë aktive"],"Recommended features failed to activate. %(error)s":[null,"Dështoi aktivizimi i veçorive të zgjedhura. %(error)s"],"Activating %(slug)s…":[null,"Po aktivizohet %(slug)s…"],"%(slug)s has been activated.":[null,"%(slug)s është aktivizuar."],"%(slug)s failed to activate. %(error)s":[null,"Dështoi aktivizimi i %(slug)s. %
25479 (error)s"],"Deactivating %(slug)s…":[null,"Po çaktivizohet %(slug)s…"],"%(slug)s has been deactivated.":[null,"%(slug)s u çaktivizua."],"%(slug)s failed to deactivate. %(error)s":[null,"Dështoi çaktivizimi i %(slug)s. %(error)s"],"Updating %(slug)s settings…":[null,"Po përditësohen rregullimet për %(slug)s…"],"Updated %(slug)s settings.":[null,"U përditësuan rregullimet për %(slug)s."],"Error updating %(slug)s settings. %(error)s":[null,"Gabim në përditësimin e rregullimeve për %(slug)s. %(error)s"],"Updating %(slug)s address…":[null,"Po përditësohet adresa për %(slug)s…"],"Regenerated %(slug)s address .":[null,"U riprodhua adresa për %(slug)s ."],"Error regenerating %(slug)s address. %(error)s":[null,"Gabim në riprodhimin e adresës %(slug)s. %(error)s"],"Resetting Jetpack options…":[null,"Po rikthehen në fillimet mundësitë për Jetpack-un…"],"Options reset.":[null,"Mundësitë u rikthyen te parazgjedhjet."],"Options failed to reset.":[null,"D�
25480 �shtoi rikthimi i mundësive te parazgjedhjet."],"There was an error disconnecting Jetpack. Error: %(error)s":[null,"Pati një gabim gjatë shkëputjes së jetpack-ut. Gabim: %(error)s"],"Unlinking from WordPress.com":[null,"Po shkëputet nga WordPress.Com-i."],"Unlinked from WordPress.com.":[null,"U shkëput nga WordPress.Com-i."],"Error unlinking from WordPress.com. %(error)s":[null,"Gabim gjatë heqjes së lidhjes nga WordPress.com. %(error)s"],"At A Glance":[null,"Me një Vështrim"],"Clichés":[null,"Klishe"],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,"A do të na e tregonit pse-në? Thjesht {{a}}duke iu përgjigjur dy pyetjeve të thjeshta{{/a}} do të na ndihmonte të përmirësojmë Jetpack-un."],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}
25481 , and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{hideOnMobile}}Ju pëlqen Jetpack-u ose doni të thoni diçka?{{/hideOnMobile}} {{reviewLink}}Na lini përshtypjet{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}ndiqnani në Twitter{{/twitterLink}}{{hideOnMobile}}, dhe{{/hideOnMobile}} {{facebookLink}}pëlqenani në Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}"],"Like us on Facebook":[null,"Pëlqenani në Facebook"],"Follow Jetpack on Twitter":[null,"Ndiqeni Jetpack-un në Twitter"],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{supportLink}}Shihni faqen tonë të asistencës{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}kontrolloni për për
25482 gjigje te forumet{{/forumLink}}{{hideOnMobile}}, ose{{/hideOnMobile}} {{contactLink}}lidhuni drejtpërsëdrejti me ne{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}"],"Contact Jetpack support staff directly":[null,"Lidhuni drejtpërdrejt me ekipin e asistencës së Jetpack-ut"],"Go to the WordPress.org support forums":[null,"Kaloni te forumet e asistencës WordPress.org"],"Go to Jetpack.com/support":[null,"Shkoni te Jetpack.com/support"],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,"Ofrojmë asistencë falas, të plotë, për krejt përdoruesit tanë të Jetpack-ut. Ekipi ynë i asistencës është përherë i pranishëm për t&#8217;ju ndihmuar."],"Jetpack Happiness Engineer":[null,"Inxhinier Lumturie Jetpack"],"Automattic's Privacy Policy":[null,"Rregulla Privatësie te Automattic"],"WordPress.com Terms of Service":[null,"Kushte Shërbimi te WordPress.com"],"{{a}}Activate Site Verification{{/a}} to verify your s
25483 ite and increase ranking with Google, Bing, and Pinterest.":[null,"{{a}}Aktivizoni Verifikime Sajti{{/a}} që të verifikoni sajtin tuaj dhe të ngjiteni në klasifikime nga Google, Bing, dhe Pinterest."],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,"Mjetet e Verifikimit të Sajtit janë aktive. Për indeksim dhe klasifikim më të përpiktë, garantoni që sajti juaj të jetë verifikuar nga Google, Bing, dhe Pinterest. {{a}}Verifikojeni tani{{/a}}"],"Site Verification Tools":[null,"Mjete Verifikimi Sajti"],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,"{{a}}Aktivizoni Photon-in{{/a}} që të zgjeroni funksionimin dhe shpejtësinë e ngarkimit të figurave tuaja."],"Image Performance %(photon)s":[null,"Performancë Figurash %(photon)s"],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,"{{a}}Aktivizoni Adminis
25484 troni dhe vetëpërditësimet {{/a}}"],"{{a}}Turn on plugin auto updates{{/a}}":[null,"{{a}}Aktivizoni vetëpërditësime shtojcash{{/a}}"],"Plugin Updates":[null,"Përditësime Shtojcash"],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,"Hëm! Kyçi juaj Akismet mungon ose është i pavlefshëm. {{akismetSettings}}Kaloni te rregullimet për Akismet-in që ta ndreqni{{/akismetSettings}}."],"No threats found, you're good to go!":[null,"S&#8217;u gjetën rreziqe, jeni gati të vazhdoni!"],"{{a}}Contact Support{{/a}}":[null,"{{a}}Lidhuni Me Ata të Asistencës{{/a}}"],"{{a}}View details at VaultPress.com{{/a}}":[null,"{{a}}Shihni hollësitë te VaultPress.com{{/a}}"],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","Uh oh, u gjet %(number)s rrezik.","Uh oh, u gjet %(number)s rreziqe."],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,"{{a}}Aktivizoni Mo
25485 nitor-in{{/a}} që të merrni njoftime, nëse sajti juaj del jashtë funksionimi."],"Loading…":[null,"Po ngarkohet…"],"Downtime Monitoring":[null,"Mbikëqyrje Për Ndalesa Funksionimi"],"{{button}}View More Stats on WordPress.com {{/button}}":[null,"{{button}}Shihni Më Tepër Statistika te WordPress.com {{/button}}"],"{{button}}View Old Stats{{/button}}":[null,"{{button}}Shihni Statistika të Vjetra{{/button}}"],"All-time comments":[null,"Komente gjatë krejt kohës"],"All-time views":[null,"Parje gjatë krejt kohës"],"%(number)s View":["%(number)s Views","%(number)s Parje","%(number)s Parje"],"Best overall day":[null,"Dita më e mirë"],"Views today":[null,"Parje sot"],"Months":[null,"Muaj"],"Weeks":[null,"Javë"],"Days":[null,"Ditë"],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,"Diç ndodhi gjatë ngarkimit të statistikave. Ju lutemi, provoni më vonë ose {{a}}shihini statistikat tuaja te WordPre
25486 ss.com{{/a}}"],"Click to view detailed stats.":[null,"Klikoni që të shihni statistika të hollësishme."],"Views: %(numberOfViews)s":[null,"Parje: %(numberOfViews)s"],"Week of %(date)s":[null,"Java e %(date)s"],"Manage security on WordPress.com":[null,"Administroni sigurinë te WordPress.com-i"],"Skip this step":[null,"Anashkalojeni këtë hap"],"Skip the Jetpack Jumpstart process":[null,"Anashkaloni procesin Jetpack Jumpstart"],"Features can be activated or deactivated at any time.":[null,"Veçoritë mund të aktivizohen ose çaktivizohen në çfarëdo kohe."],"Jetpack's recommended features include:":[null,"Te veçoritë e këshilluara të Jetpack-ut përfshihen:"],"Activate Recommended Features":[null,"Aktivizoni Veçori të Këshilluara"],"Quickly enhance your site by activating Jetpack's recommended features.":[null,"Përmirësojeni pa humbur kohë sajtin tuaj, përmes aktivizimit të veçorive Jetpack të rekomanduara."],"Jump Start your Site":[null,"Jump Start Sajtin tuaj"]
25487 ,"Disconnect from WordPress.com":[null,"Shkëputuni nga WordPress.com"],"Link to WordPress.com":[null,"Lidhje për te WordPress.com"],"Unlink me from WordPress.com":[null,"Shkëputmë WordPress.com-i"],"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.":[null,"Bashkojuni miliona përdoruesve që bazohen te Jetpack-u për thellimin e funksionimit dhe sigurisë së sajteve të tyre. Jemi të pasionuar pas WordPress-it dhe jemi këtu për t&#8217;jua bërë më të lehtë jetën."],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,"Jetpack-u mbulohet nga disa prej personave më të pasionuar dhe më të aftë teknikisht në bashkësi. Të kudondodhur në rruzull dhe gati për t&#8217;ju ndihmuar."],"Did we mention free, professional support?":[null,"E përmendëm asistencën profesio
25488 nale, falas?"],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,"Jetpack-u përdor rrjetin e fjalës së fundit të shpërndarjes së lëndës nga WordPress.com, për t&#8217;i ngarkuar figurat tuaja të hijshme me supershpejtësi. Të optimizuara për çfarëdo pajisje, dhe është plotësisht falas."],"Lightning fast, optimized images":[null,"Figura të optimizuara, të shpejta si rrufe"],"Never fall behind on a security release or waste time updating multiple sites.":[null,"Mos mbesni kurrë mbrapa pas një versioni sigurie, apo të humbni kohë duke përditësuar shumë sajte njërin pas tjetrit."],"Automatic site updates.":[null,"Përditësime të vetvetishme sajti."],"Live site monitoring.":[null,"Mbikëqyre e atypëratyshme e sajtit."],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[n
25489 ull,"Me Mbrojtjen, mjeti që ka bllokuar miliarda sulme për hyrje në miliona sajte, e keni mendjen të fjetur."],"Block site attacks.":[null,"Bllokoni sulme mbi sajtin."],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,"Jetpack-u i bllokon përpjekjet dashakeqe për hyrje, ju lejon të mësoni nëse sajti jua doli jashtë përdorimit, dhe mund të përditësojë vetvetiu shtojcat tuaja, ndaj s’keni pse ta çani kokën."],"Site security and peace of mind":[null,"Siguri sajti dhe mendje të fjetur"],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,"Jetpack-u shfrytëzon fuqinë e WordPress.com-it që t’ju shfaqë prirje të hollësishme rreth vizitorëve tuaj, ç’po lexojnë, dhe se nga vijnë."],"Keep visitors engaged by giving them more to share and read
25490 with Related Posts.":[null,"Mbajini vizitorët të tërhequr, duke u dhënë më tepër lëndë për lexim dhe ndarje me të tjerët, përmes Postimesh të Afërta."],"Increase page views.":[null,"Shtoni parjen e faqeve."],"Give visitors the tools to share and subscribe to your content.":[null,"Jepuni vizitorëve mjete që të ndajnë me të tjerë lëndë tuajën dhe të pajtohen në të."],"Build a community.":[null,"Ndërtoni një bashkësi."],"Sharing & Like Buttons":[null,"Butona Për Ndarje Me të Tjerët & Pëlqim"],"Automated social marketing.":[null,"Marketing social i automatizuar."],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,"Jetpack-u përmban mjaft mjete trafiku dhe angazhimi që ju ndihmojnë të kini më tepër vizitorë në sajt dhe t’i mbani të lidhur me të."],"Send us Feedback":[null,"Dërgonani Përshtypjet"],"Need Help?":[null,"Ju duhet Ndihmë?"],"Manage Plugins":[null,"Administroni S
25491 htojca"],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"Më pak stres. Mbikëqyrësi do t&#8217;ju dërgojë sinjalizime në kohë reale, nëse sajti juaj del ndonjëherë jashtë funksionimi."],"Track your growth":[null,"Ndiqni ecurinë e rritjes tuaj"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,"Përdorni Publicizimin që të ndani vetvetiu postimet tuaja me miq, ndjekës, dhe me publikun."],"Drive more traffic to your site":[null,"Shpini më tepër trafik te sajti juaj"],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,"Pati një problem me lidhjen e Jetpack-ut tuaj. Ju lutemi, riklikoni mbi \"Lidhe me WordPress.com-in\"."],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,"Patëm një problem me lidhjen e Jetpack-ut; çaktivizojeni dhe mandej riaktivizojeni shtojcën Jetpac
25492 k, mandej rilidheni."],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"Lypset të qëndroni i futur në blogun tuaj WordPress teksa autorizoni Jetpack-un."],"{{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":[null,"{{s}}Jetpack-u juaj ka një kleçkë.{{/s}} Na vjen keq për ngatërresën. Ju lutemi, riprovoni më vonë; nëse problemi vazhdon, ju lutemi, lidhuni me ata të asistencës me këtë mesazh: %(error_key)s"],"Disconnecting Jetpack":[null,"Po shkëputet Jetpack-u"],"Leave a Jetpack review":[null,"Lini një shqyrtim mbi Jetpack-un"],"Need help? The Jetpack team is here for you.":[null,"Ju duhet ndihmë? Ekipi i Jetpack-ut është këtu."],"Smiley":[null,"Emotikon"],"Require Two-Step Authentication":[null,"Kërko Mirëfilltësim Me Dy Hapa"],"Use a large and visually striking layout":[null,"Përdorni një ske
25493 më grafike të madhe dhe që bie në sy"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Shfaq një krye \"Të afërta\", për të ndarë më qartas pjesën e afërt nga vetë postimi"],"Related":[null,"Të afërta"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"Sigurohuni se shtuat adresat IP të përdorura më shpesh, ngaqë mund të jenë të ndryshme për shtëpinë, zyrën apo vende të tjera. Heqja e një adrese IP nga lista më poshtë do ta heqë atë prej listës së lejimeve."],"Whitelist Management":[null,"Administrim Listash Lejimesh"],"Email Address":[null,"Adresë Email"],"Publicize":[null,"Publicizoje"],"Site Stats":[null,"Statistika Sajti"],"Featured Images":[null,"Figura të Zgjedhura"],"Excerpts":[null,"Copëza"],"Enable Testimonials for this site.":[null,"Akti
25494 vizoni Dëshmitë për këtë sajt."],"Enable Portfolio Projects for this site.":[null,"Aktivizo Projekte Portofol për këtë sajt."],"Preview":[null,"Paraparje"],"Color Scheme":[null,"Skemë Ngjyrash"],"Ignored Phrases":[null,"Togfjalësha të Shpërfillur"],"Use automatically detected language to proofread posts and pages":[null,"Për ndreqjen gjuhësore në postime dhe faqe përdor gjuhën e zbuluar automatikisht"],"Redundant Phrases":[null,"Togfjalësha të Përsëritur"],"Phrases to Avoid":[null,"Togfjalësha Për T&#8217;u Shmangur"],"Passive Voice":[null,"Zë Pasiv"],"Jargon":[null,"Zhargon"],"Hidden Verbs":[null,"Folje të Fshehura"],"Double Negatives":[null,"Negativë të Dyfishtë"],"Diacritical Marks":[null,"Shenja Diakritike"],"Complex Phrases":[null,"Togfjalësha Kompleksë"],"Bias Language":[null,"Gjuhë Fyese"],"English Options":[null,"Mundësi Anglishteje"],"Proofreading":[null,"Ndreqje gjuhësore"],"Connect Jetpack":[null,"Lidheni Jetpack-un"],"Jetpack could not co
25495 ntact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,"Jetpack-u s&#8217;u lidh dot me WordPress.com-in: %(error_key)s. Zakonisht kjo vjen kur diçka te strehuesi juaj web s&#8217;është formësuar si duhet."],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com po ka probleme dhe s&#8217;është në gjendje të mbushë serbatorin e Jetpack-ut tuaj. Ju lutemi, riprovoni më vonë."],"{{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).":[null,"{{s}}Jetpack-u juaj ka një parregullsi.{{/s}} Lidhja e këtij sajti me WordPress.com-in s&#8217;është e mundur. Zakonisht kjo vjen kur sajti juaj nuk hapet dot nga përdoruesit (localhost)."],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,"Që të përdor�
25496 � Jetpack-un, sajti juaj web duhet të jetë i përdorshëm publikisht: %(error_key)s"],"You have successfully disconnected Jetpack":[null,"E shkëputët me sukses Jetpack-un"],"Active":[null,"Aktive"],"Settings":[null,"Rregullime"],"Learn More":[null,"Mësoni Më Tepër"],"Disconnect Jetpack":[null,"Shkëputeni Jetpack-un"],"Debug":[null,"Diagnostikojeni"],"Test your site’s compatibility with Jetpack.":[null,"Provoni përputhshmërinë mes sajtit tuaj dhe Jetpack-ut."]}
25497 \ No newline at end of file
25498
25499 diff --git a/plugins/jetpack/languages/json/jetpack-sr_RS.json b/plugins/jetpack/languages/json/jetpack-sr_RS.json
25500 index da11970..2bc2b19 100644
25501 --- a/plugins/jetpack/languages/json/jetpack-sr_RS.json
25502 +++ b/plugins/jetpack/languages/json/jetpack-sr_RS.json
25503 @@ -1 +1 @@
25504 -{"":{"po-revision-date":"2015-06-27 06:00:15+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);","x-generator":"GlotPress/1.0-alpha-1000","project-id-version":"dev"},"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,"Статистике веб места"],"Smiley":[null,""],"Email Address":[null,"Адреса е-поште"],"Whitelist Management":[null,""],"Related":[null,""],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a large and visually striking layout":[null,""],"Publ
25505 icize":[null,"Објављивање"],"Related Posts":[null,""],"View people's profiles when you mouse over their Gravatars":[null,"Видите профиле људи када пређете мишем преко њихових Граватара"],"Preview":[null,"Преглед"],"Excerpts":[null,""],"Featured Images":[null,"Издвојене слике"],"Enable Portfolio Projects for this site.":[null,""],"Enable Testimonials for this site.":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Proofreading":[null,""],"English Options":[null,""],"Bias Language":[null,""],"Complex Phrases":[null,""],"Diacritical Marks":[null,""],"Double Negatives":[null,""],"Hidden Verbs":[null,""],"Jargon":[null,""],"Passive Voice":[null,""],"Phrases to Avoid":[null,""],"Redundant Phrases":[null,""],"Use automatically detected language to proofread posts and pages":[null,""],"Ignored Phrases":[null,""],"Color Scheme"
25506 :[null,"Шема боја"],"Terms":[null,""],"Privacy":[null,"Приватност"],"Debug":[null,""],"Disconnect from WordPress.com":[null,"Прекини везу са WordPress.com"],"Learn More":[null,"Сазнај више"],"Settings":[null,"Подешавања"],"Active":[null,"Укључено"]}
25507 \ No newline at end of file
25508 +{"":{"po-revision-date":"2015-06-27 06:00:15+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);","x-generator":"GlotPress/1.0-alpha-1000","project-id-version":"dev"},"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,"Статистике веб места"],"Smiley":[null,""],"Email Address":[null,"Адреса е-поште"],"Whitelist Management":[null,""],"Related":[null,""],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a large and visually striking layout":[null,""],"Publ
25509 icize":[null,"Објављивање"],"Related Posts":[null,""],"Preview":[null,"Преглед"],"Excerpts":[null,""],"Featured Images":[null,"Издвојене слике"],"Enable Portfolio Projects for this site.":[null,""],"Enable Testimonials for this site.":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Proofreading":[null,""],"English Options":[null,""],"Bias Language":[null,""],"Complex Phrases":[null,""],"Diacritical Marks":[null,""],"Double Negatives":[null,""],"Hidden Verbs":[null,""],"Jargon":[null,""],"Passive Voice":[null,""],"Phrases to Avoid":[null,""],"Redundant Phrases":[null,""],"Use automatically detected language to proofread posts and pages":[null,""],"Ignored Phrases":[null,""],"Color Scheme":[null,"Шема боја"],"Terms":[null,""],"Privacy":[null,"Приватност"],"Debug":[null,""],"Disconnect from WordPress.com":[null,"Прекини везу са WordPress.com"]
25510 ,"Learn More":[null,"Сазнај више"],"Settings":[null,"Подешавања"],"Active":[null,"Укључено"]}
25511 \ No newline at end of file
25512
25513 diff --git a/plugins/jetpack/languages/json/jetpack-sv_SE.json b/plugins/jetpack/languages/json/jetpack-sv_SE.json
25514 index d35b178..4ce9ed9 100644
25515 --- a/plugins/jetpack/languages/json/jetpack-sv_SE.json
25516 +++ b/plugins/jetpack/languages/json/jetpack-sv_SE.json
25517 @@ -1 +1 @@
25518 -{"":{"po-revision-date":"2016-03-07 20:53:58+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/2.1.0-alpha","project-id-version":"Development (trunk)"},"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.":[null,""],"This module has no configuration options":[null,""],"Configure your Security Scans":[null,""],"You can see the information about security scanning in the \"At a Glance\" section.":[null,""],"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.":[null,""],"Search for a Jetpack feature.":[null,""],"Real-time offsite backups with automated restores del
25519 iver peace-of-mind, so you can focus on writing great content and increasing traffic while we protect every aspect of your investment. Upgrade today.":[null,""],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,""],"Mobile Promos":[null,""],"Track each infinite Scroll post load as a page view in Google Analytics":[null,""],"Scroll infinitely (Shows 7 posts on each load)":[null,""],"Background Color":[null,""],"Show photo metadata (Exif) in carousel, when available":[null,""],"Match By Email":[null,""],"{{a}}Edit{{/a}}":[null,""],"Emails will be sent to ":[null,""],"Receive Monitor Email Notifications":[null,""],"Report Visibility: Select the roles that will be able to view stats reports":[null,""],"Registered Users: Count the page views of registered users who are logged in":[null,""],"Put a chart showing 48 hours of views in the admin bar":[null,""],"Admin Bar":[null,""],"Show a \"follow comments\" option in the comment form.":[null,""],"Show a \"
25520 follow blog\" options in the comment form":[null,""],"Can readers subscribe to your posts, comments or both?":[null,""],"A few catchy words to motivate your readers to comment.":[null,""],"Comments headline":[null,""],"WordPress.com Likes are:":[null,""],"Upgrade Focus: VideoPress For Weddings":[null,""],"The WordPress for Android App Gets a Big Facelift":[null,""],"Big iPhone/iPad Update Now Available":[null,""],"Subscriber":[null,""],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,""],"{{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}}":[null,""],"Cheatin' uh?":[null,""],"News Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Search engines will find the sitemaps at these locations:":[null,""],"Use Markdown for comments":[null,""],"Add a phrase":[null,""],"Enable proofr
25521 eading for the following grammar and style rules: ":[null,""],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,""],"Automatic Language Detection":[null,""],"A post or page is updated":[null,""],"A post or page is first published":[null,""],"Automatically proofread content when: ":[null,""],"Configure Testimonials":[null,""],"Configure Portfolios":[null,""],"Regenerate address":[null,""],"Highlight and copy the following text to your clipboard:":[null,""],"Copied!":[null,""],"Display all your gallery pictures in a cool mosaic":[null,""],"Meta key example: ":[null,""],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,""],"Welcome to Jetpack":[null,""],"Let us know!":[null,""],"What would you like to see on your Jetpack Dashboard?":[null,""],"You, %(userName)s, are not connected to WordPress.com.":[null,""],"Currently in {{a}}Development Mode{{/a}}
25522 because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,""],"You are currently running a development version of Jetpack.":[null,""],"You're fueled up and ready to go.":[null,""],"You're fueled up and ready to go, Jetpack is now active.":[null,""],"Your Jetpack is already connected.":[null,""],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,""],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,""],"Threats don't discriminate":[null,""],"Backup, protect, repair and bu
25523 ild a better website.":[null,""],"Powerful security tools for ultimate peace of mind":[null,""],"ACTIVE":[null,""],"Upgrade":[null,""],"Set up":[null,""],"Threats found!":[null,""],"No Results Found.":[null,""],"Pro":[null,""],"Keep your site backed up!":[null,""],"Site Backups":[null,""],"Keep those spammers away!":[null,""],"Automatically scan your site for common threats and attacks.":[null,""],"Security Scanning":[null,""],"Automatically backup your entire site.":[null,""],"State-of-the-art spam defense.":[null,""],"Automated, comprehensive protection from threats and attacks.":[null,""],"Activate Site Stats":[null,""],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,""],"Jetpack Stats Icon":[null,""],"Do you really want to disconnect your site from WordPress.com?":[null,""],"Updates Needed":[null,""],"Save Settings":[null,""],"Saving…":[null,""],"No account? Create one for free…":[null,""],"Unlimi
25524 ted surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,""],"Surveys & Polls":[null,""],"Configure VaultPress":[null,""],"View your security dashboard":[null,""],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense, and brute-force login protection - all in one place.":[null,""],"Security Scanning & Backups":[null,""],"Configure Akismet":[null,""],"View your spam stats":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,""],"Once you connect, you can upgrade to Premium or Pro in order to unlock worldclass security, spam protection tools, and priority support.":[null,""],"Your site is on Development Mode":[null,""],"Unlock the full potential of your site with the features included in your plan.":[null,""],"Your site is on the Jetpack Professional plan":[null,""],"Your site is on the Jetpack Premium plan"
25525 :[null,""],"Upgrade to Premium or Pro in order to unlock world class security, spam protection tools, and priority support.":[null,""],"Your site is on the Free Jetpack Plan":[null,""],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,""],"Lock out the bad guys":[null,""],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,""],"Maximum grade security":[null,""],"Compare Plans":[null,""],"Advanced polls and ratings":[null,""],"One-click threat resolution":[null,""],"Real-time backups":[null,""],"Unlimited backup archive":[null,""],"Includes on-demand malware scanning":[null,""],"Supports 1-3 sites":[null,""],"Jetpack Professional offers advanced features including:":[null,""],"Need more?":[null,""],"Create a
25526 new poll":[null,""],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,""],"Bulk and automatic updates":[null,""],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,""],"Feel the performance":[null,""],"Manage all your sites from a single dashboard.":[null,""],"Powerful WordPress.com features on every device.":[null,""],"View your {{a}}Email Followers{{/a}}":[null,""],"View {{a}}All Stats{{/a}}":[null,""],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,""],"Link your account to WordPress.com to get the most out of Jetpack.":[null,""],"You are connected as ":[null,""],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,
25527 ""],"Manage your Jetpack connection.":[null,""],"Connection Settings":[null,""],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,""],"Enjoy priority support":[null,""],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,""],"Get WordPress apps for any screen.":[null,""],"Inspiration strikes any time, anywhere.":[null,""],"Launch Reader":[null,""],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,""],"Connect with the Community":[null,""],"View Your Stats":[null,""],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,""],"Connect with your Visitors":[n
25528 ull,""],"Try the New Editor":[null,""],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,""],"Focus on your Writing":[null,""],"Invalid Key":[null,""],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,""],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,""],"Spam Protection":[null,""],"Unavailable in Dev Mode.":[null,""],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,""],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"{{a}}View backup details{{/a}}.":[null,""],"Backups":[null,""],"Performance":[null,""],"Security":[null,""],"Jetpack is monitoring your site. If we think your site is down you will receive an email.":[null,""],"Jetpack is improving and optimising your image speed.":[null,""],"{{a}}Activate Manage{{/a}} to turn on auto updates and manag
25529 e your plugins from WordPress.com.":[null,""],"All plugins are up-to-date. Awesome work!":[null,""],"Needs updating. ":["Need updating. ","",""],"%(number)s plugin":["%(number)s plugins","",""],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,""],"Total malicious attacks blocked on your site.":[null,""],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"Threats found":[null,""],"Malware Scanning":[null,""],"WordPress.com for Linux":[null,""],"WordPress.com for Windows":[null,""],"WordPress.com for Mac OS X":[null,""],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a w
25530 eb browser.":[null,""],"WordPress.com in Google Play":[null,""],"WordPress.com in the App Store":[null,""],"Updating %(slug)s settings…":[null,""],"%(slug)s has been deactivated.":[null,""],"Deactivating %(slug)s…":[null,""],"%(slug)s failed to activate. %(error)s":[null,""],"%(slug)s has been activated.":[null,""],"Activating %(slug)s…":[null,""],"Recommended features active.":[null,""],"Activating recommended features…":[null,""],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,""],"Show falling snow in the holiday period.":[null,""],"Holiday Snow":[null,""],"Unavailable in Dev Mode":[null,""],"At A Glance":[null,""],"Error unlinking from WordPress.com. %(error)s":[null,""],"Unlinked from WordPress.com.":[null,""],"Unlinking from WordPress.com":[null,""],"There was an error disconnecting Jetpack. Error: %(error)s":[null,""],"Options failed to reset.":[null,""],"Options reset.":[null,""],"Resetting Jetpack options…":[null,""],"Regenerated %(slug)s address
25531 .":[null,""],"Updating %(slug)s address…":[null,""],"Error updating %(slug)s settings. %(error)s":[null,""],"Updated %(slug)s settings.":[null,""],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,""],"Clichés":[null,""],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"You are running Jetpack on a {{a}}staging server{{/a}}.":[null,""],"Follow Jetpack on Twitter":[null,""],"Like us on Facebook":[null,""],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideO
25532 nMobile}}.{{/hideOnMobile}}":[null,""],"WordPress.com Terms of Service":[null,""],"Automattic's Privacy Policy":[null,""],"Jetpack Happiness Engineer":[null,""],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Go to Jetpack.com/support":[null,""],"Go to the WordPress.org support forums":[null,""],"Contact Jetpack support staff directly":[null,""],"Downtime Monitoring":[null,""],"Loading…":[null,""],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,""],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","",""],"{{a}}View details at VaultPress.com{{/a}}":[null,""],"{{a}}Contact Support{{/a}}":[null,""],"No threats found, you're good to go!":[null,""],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,""],"Plugin Updates":[null,""],"{{a}}Turn on plugin auto updates{{/a}}":[null,""],"{{a}}Act
25533 ivate Manage and turn on auto updates{{/a}}":[null,""],"Image Performance %(photon)s":[null,""],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,""],"Site Verification Tools":[null,""],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,""],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,""],"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.":[null,""],"Unlink me from WordPress.com":[null,""],"Link to WordPress.com":[null,""],"Disconnect from WordPress.com":[null,""],"Jump Start your Site":[null,""],"Quickly enhance your site by activating Jetpack's recommended features.":[null,""],"Activate Recommended Features":[null,""],"Jetpack's recommended features includ
25534 e:":[null,""],"Features can be activated or deactivated at any time.":[null,""],"Skip the Jetpack Jumpstart process":[null,""],"Skip this step":[null,""],"Manage security on WordPress.com":[null,""],"Week of %(date)s":[null,""],"Views: %(numberOfViews)s":[null,""],"Click to view detailed stats.":[null,""],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,""],"Days":[null,""],"Weeks":[null,""],"Months":[null,""],"Views today":[null,""],"Best overall day":[null,""],"%(number)s View":["%(number)s Views","",""],"All-time views":[null,""],"All-time comments":[null,""],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,""],"Did we mention free, professional support?":[null,""],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the
25535 globe and ready to help you.":[null,""],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,""],"Block site attacks.":[null,""],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,""],"Live site monitoring.":[null,""],"Automatic site updates.":[null,""],"Never fall behind on a security release or waste time updating multiple sites.":[null,""],"Lightning fast, optimized images":[null,""],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,""],"Site security and peace of mind":[null,""],"Need Help?":[null,""],"Send us Feedback":[null,""],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,""],"Automated social marketing.":[null,""],"Sharing
25536 & Like Buttons":[null,""],"Build a community.":[null,""],"Give visitors the tools to share and subscribe to your content.":[null,""],"Increase page views.":[null,""],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,""],"Manage Plugins":[null,""],"Drive more traffic to your site":[null,""],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,""],"Track your growth":[null,""],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,""],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,""],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,""],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,""],"{{s}}Your Jetpack has a glitch.{{/s}} We're sorry for the inconvenience. Please try again later, if the issue continues please cont
25537 act support with this message: %(error_key)s":[null,""],"Need help? The Jetpack team is here for you.":[null,""],"Leave a Jetpack review":[null,""],"Disconnecting Jetpack":[null,"Kopplar bort Jetpack"],"Smiley":[null,"Smiley"],"Email Address":[null,"E-postadress"],"Whitelist Management":[null,"Hantering av vitlista"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"Kontrollera dina vanligaste IP-adresser, eftersom de kan skilja sig mellan hemmet, kontoret och andra platser. Om du tar bort en IP-adress från listan nedan försvinner den från vitlistan också."],"Related":[null,"Relaterade"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Visa en \"Relaterat\"-rubrik för att tydligare separera sektionen med relaterade inlägg från själva inläggen"],"Use a large and visually striki
25538 ng layout":[null,"Använd en större och vackrare layout"],"Require Two-Step Authentication":[null,"Kräv tvåstegsautentisering"],"Site Stats":[null,"Statistik för webbplats"],"Publicize":[null,"Offentliggör"],"Excerpts":[null,"Utdrag"],"Featured Images":[null,"Utvalda bilder"],"Enable Portfolio Projects for this site.":[null,"Aktivera portfolioprojekt för den här webbplatsen."],"Enable Testimonials for this site.":[null,"Aktivera omdömen för den här webbplatsen."],"View people's profiles when you mouse over their Gravatars":[null,"Visa folks profiler när du för muspekaren över deras Gravatars"],"Color Scheme":[null,"Färgschema"],"Preview":[null,"Förhandsgranska"],"You have successfully disconnected Jetpack":[null,""],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,""],"{{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).":[nu
25539 ll,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com har stött på problem och kan inte få fart på din Jetpack. Försök igen senare."],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,""],"Connect Jetpack":[null,"Anslut Jetpack"],"Proofreading":[null,"Korrekturläsning"],"English Options":[null,"Engelska inställningar"],"Bias Language":[null,"Fördomsfullt språk"],"Complex Phrases":[null,"Komplexa fraser"],"Diacritical Marks":[null,"Diakritiska tecken"],"Double Negatives":[null,"Dubbla negationer"],"Hidden Verbs":[null,"Dolda verb"],"Jargon":[null,"Slang"],"Passive Voice":[null,"Passivt språk"],"Phrases to Avoid":[null,"Fraser att undvika"],"Redundant Phrases":[null,"Redundanta fraser"],"Use automatically detected language to proofread posts and pages":[null,"Använd ett automatiskt identifierat språk fö
25540 r korrekturläsning av inlägg och sidor"],"Ignored Phrases":[null,"Ignorerade fraser"],"Test your site’s compatibility with Jetpack.":[null,""],"Debug":[null,"Felsök"],"Disconnect Jetpack":[null,"Koppla från Jetpack"],"Learn More":[null,"Läs mer"],"Settings":[null,"Inställningar"],"Active":[null,"Aktiv"]}
25541 \ No newline at end of file
25542 +{"":{"po-revision-date":"2016-03-07 20:53:58+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/2.3.0-alpha","language":"sv_SE","project-id-version":"Plugins - Jetpack by WordPress.com - Development (trunk)"},"Make sure your site is easily found on search engines with SEO tools for your content and social posts.":[null,""],"Activate this module to use the advanced SEO tools.":[null,""],"Configure your VideoPress settings.":[null,""],"How much is your website worth?":[null,""],"For less than the price of a coffee a month you can rest easy knowing your hard work (or livelihood) is backed up.":[null,""],"Configure Site SEO":[null,""],"Activate SEO Tools":[null,""],"Introducing our most affordable backups and security plan yet":[null,""],"The Personal Plan keeps your data, site, and hard work safe.":[null,""],"Learn more...":[null,""],"Your site is on the Jetpack Pe
25543 rsonal plan":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), and unlimited storage.":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), unlimited backup storage, security scanning, and priority support.":[null,""],"You get spam-protection, real-time backups (unlimited archive), unlimited backup storage, security scanning, SEO tools, PollDaddy, and priority support.":[null,""],"Daily backup of all your site data with unlimited space and one-click restores (powered by VaultPress).":[null,""],"Daily backup of all your site data with unlimited space, one-click restores, automated security scanning, and priority support (powered by VaultPress).":[null,""],"Backups & Security Scanning":[null,""],"Real-time backup of all your site data with unlimited space, one-click restores, automated security scanning, one-click threat resolution, and priority support (powered by VaultPress).":[null,""],"SEO Too
25544 ls":[null,""],"Advanced SEO tools to help your site get found when people search for relevant content.":[null,""],"Need more? Running a business site?":[null,""],"If your site is important to you, consider protecting and improving it with some of our advanced features: ":[null,""],"On-demand security scanning":[null,""],"Advanced SEO tools":[null,""],"Configure your SEO settings.":[null,""],"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.":[null,""],"You are running Jetpack on a staging server.":[null,""],"More Info":[null,""],"Search your content.":[null,""],"{{a}}Manage Likes visibility from the Sharing Module Settings{{/a}}":[null,""],"Hide the stats smiley face image. The image helps collect stats but should still work when hidden.":[null,""],"Your Current IP: %(ip)s":[null,""],"Whitelisting an IP address prevents it from ever being blocked by Jetpack.":[null,""],"IPv4 a
25545 nd IPv6 are acceptable. {{br/}} To specify a range, enter the low value and high value separated by a dash. Example: 12.12.12.1-12.12.12.100":[null,""],"Link your account to WordPress.com to start using this feature.":[null,""],"There are unsaved settings in this tab that will be lost if you leave it. Proceed?":[null,""],"This will reset all Jetpack options, are you sure?":[null,""],"Search for a Jetpack feature.":[null,""],"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.":[null,""],"You can see the information about security scanning in the \"At a Glance\" section.":[null,""],"Configure your Security Scans":[null,""],"This module has no configuration options":[null,""],"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 m
25546 ake it easier for visitors to stay in touch.":[null,""],"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.":[null,""],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,""],"Subscriber":[null,""],"Big iPhone/iPad Update Now Available":[null,""],"The WordPress for Android App Gets a Big Facelift":[null,""],"Upgrade Focus: VideoPress For Weddings":[null,""],"WordPress.com Likes are:":[null,""],"Comments headline":[null,""],"A few catchy words to motivate your readers to comment.":[null,""],"Can readers subscribe to your posts, comments or both?":[null,""],"Show a \"follow blog\" options in the comment form":[null,""],"Show a \"follow comments\" option in the comment form.":[null,""],"Admin Bar":[null,""],"Put a chart showing 48 hours of views in the admin bar":[null,""],"Registered Users: Count the page views of registe
25547 red users who are logged in":[null,""],"Report Visibility: Select the roles that will be able to view stats reports":[null,""],"Receive Monitor Email Notifications":[null,""],"Emails will be sent to ":[null,""],"{{a}}Edit{{/a}}":[null,""],"Match By Email":[null,""],"Show photo metadata (Exif) in carousel, when available":[null,""],"Background Color":[null,""],"Scroll infinitely (Shows 7 posts on each load)":[null,""],"Track each infinite Scroll post load as a page view in Google Analytics":[null,""],"Mobile Promos":[null,""],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,""],"Enter your meta key \"content\" value to verify your blog with {{a}}Google Search Console{{/a}}, {{a1}}Bing Webmaster Center{{/a1}} and {{a2}}Pinterest Site Verification{{/a2}}.":[null,""],"Meta key example:":[null,""],"Display all your gallery pictures in a cool mosaic":[null,""],"Copied!":[null,""],"Highlight and copy the following text to your clipboard:":[null,""],"Rege
25548 nerate address":[null,""],"Configure Portfolios":[null,""],"Configure Testimonials":[null,""],"Automatically proofread content when: ":[null,""],"A post or page is first published":[null,""],"A post or page is updated":[null,""],"Automatic Language Detection":[null,""],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,""],"Enable proofreading for the following grammar and style rules: ":[null,""],"Add a phrase":[null,""],"Use Markdown for comments":[null,""],"Search engines will find the sitemaps at these locations:":[null,""],"Sitemap: {{a}}%(url)s{{/a}}":[null,""],"News Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Cheatin' uh?":[null,""],"{{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}}":[null,""],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,""],"Your Jetpack is already conn
25549 ected.":[null,""],"You're fueled up and ready to go, Jetpack is now active.":[null,""],"You're fueled up and ready to go.":[null,""],"You are currently running a development version of Jetpack.":[null,""],"Submit Beta feedback":[null,""],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,""],"You, %(userName)s, are not connected to WordPress.com.":[null,""],"What would you like to see on your Jetpack Dashboard?":[null,""],"Let us know!":[null,""],"Welcome to Jetpack":[null,""],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,""],"No account?
25550 Create one for free…":[null,""],"Saving…":[null,""],"Save Settings":[null,""],"Updates Needed":[null,""],"Do you really want to disconnect your site from WordPress.com?":[null,""],"Jetpack Stats Icon":[null,""],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,""],"Activate Site Stats":[null,""],"Automated, comprehensive protection from threats and attacks.":[null,""],"State-of-the-art spam defense.":[null,""],"Automatically backup your entire site.":[null,""],"Security Scanning":[null,""],"Automatically scan your site for common threats and attacks.":[null,""],"Keep those spammers away!":[null,""],"Site Backups":[null,""],"Keep your site backed up!":[null,""],"Pro":[null,""],"No Results Found.":[null,""],"Threats found!":[null,""],"Set up":[null,""],"Upgrade":[null,""],"ACTIVE":[null,""],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our
25551 goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,""],"Your site is on the Free Jetpack Plan":[null,""],"Upgrade to a paid plan to unlock world-class security, spam protection tools, and priority support.":[null,""],"Your site is on the Jetpack Premium plan":[null,""],"Your site is on the Jetpack Professional plan":[null,""],"Your site is on Development Mode":[null,""],"Once you connect, you can upgrade to a paid plan in order to unlock world-class security, spam protection tools, and priority support.":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,""],"View your spam stats":[null,""],"Configure Akismet":[null,""],"View your security dashboard":[null,""],"Configure VaultPress":[null,""],"Surveys & Polls":[null,""],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or
25552 on your iPad or iPhone.":[null,""],"Create a new poll":[null,""],"Real-time backups":[null,""],"One-click threat resolution":[null,""],"Advanced polls and ratings":[null,""],"Compare Plans":[null,""],"Maximum grade security":[null,""],"Real-time backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,""],"Lock out the bad guys":[null,""],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,""],"Enjoy priority support":[null,""],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,""],"Connection Settings":[null,""],"Manage your Jetpack connection.":[null,""],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,""],"You are connec
25553 ted as ":[null,""],"Link your account to WordPress.com to get the most out of Jetpack.":[null,""],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,""],"View {{a}}All Stats{{/a}}":[null,""],"View your {{a}}Email Followers{{/a}}":[null,""],"Powerful WordPress.com features on every device.":[null,""],"Manage all your sites from a single dashboard.":[null,""],"Feel the performance":[null,""],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,""],"Bulk and automatic updates":[null,""],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,""],"Focus on your Writing":[null,""],"Our new editor is lightning fast, optimized for writers and eliminates distraction
25554 s, giving you the ability to focus on your work.":[null,""],"Try the New Editor":[null,""],"Connect with your Visitors":[null,""],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,""],"View Your Stats":[null,""],"Connect with the Community":[null,""],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,""],"Launch Reader":[null,""],"Inspiration strikes any time, anywhere.":[null,""],"Get WordPress apps for any screen.":[null,""],"In Your Pocket":[null,""],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,""],"WordPress.com in the App Store":[null,""],"WordPress.com in Google Play":[null,""],"On Your Desktop":[null,""],"
25555 A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.":[null,""],"WordPress.com for Mac OS X":[null,""],"WordPress.com for Windows":[null,""],"WordPress.com for Linux":[null,""],"Malware Scanning":[null,""],"Threats found":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,""],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,""],"Total malicious attacks blocked on your site.":[null,""],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,""],"%(number)s plugin":["%(number)s plugins","",""],"Needs updating. ":["Need updating. ","",""],"All plugins are up-to-date. Awesome work!":[null,""],"{{a}}Activate Manage{{/
25556 a}} to turn on auto updates and manage your plugins from WordPress.com.":[null,""],"Jetpack is improving and optimizing your image speed.":[null,""],"Jetpack is monitoring your site. If we think your site is down, you will receive an email.":[null,""],"Security":[null,""],"Performance":[null,""],"Backups":[null,""],"{{a}}View backup details{{/a}}.":[null,""],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,""],"Unavailable in Dev Mode.":[null,""],"Spam Protection":[null,""],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,""],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,""],"Invalid Key":[null,""],"Unavailable in Dev Mode":[null,""],"Holiday Snow":[null,""],"Show falling snow in the holiday period.":[null,""],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,""],"Activatin
25557 g recommended features…":[null,""],"Recommended features active.":[null,""],"Recommended features failed to activate. %(error)s":[null,""],"Activating %(slug)s…":[null,""],"%(slug)s has been activated.":[null,""],"%(slug)s failed to activate. %(error)s":[null,""],"Deactivating %(slug)s…":[null,""],"%(slug)s has been deactivated.":[null,""],"%(slug)s failed to deactivate. %(error)s":[null,""],"Updating %(slug)s settings…":[null,""],"Updated %(slug)s settings.":[null,""],"Error updating %(slug)s settings. %(error)s":[null,""],"Updating %(slug)s address…":[null,""],"Regenerated %(slug)s address .":[null,""],"Error regenerating %(slug)s address. %(error)s":[null,""],"Resetting Jetpack options…":[null,""],"Options reset.":[null,""],"Options failed to reset.":[null,""],"There was an error disconnecting Jetpack. Error: %(error)s":[null,""],"Unlinking from WordPress.com":[null,""],"Unlinked from WordPress.com.":[null,""],"Error unlinking from WordPress.com. %(error)s":[null,""],
25558 "At A Glance":[null,""],"Clichés":[null,""],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,""],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"Like us on Facebook":[null,""],"Follow Jetpack on Twitter":[null,""],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"Contact Jetpack support staff directly":[null,""],"Go to the WordPress.org support forums":[null,""],"Go to Jetpack.com/support":[null,""],"We offer free
25559 , full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Jetpack Happiness Engineer":[null,""],"Automattic's Privacy Policy":[null,""],"WordPress.com Terms of Service":[null,""],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,""],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,""],"Site Verification Tools":[null,""],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,""],"Image Performance %(photon)s":[null,""],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,""],"{{a}}Turn on plugin auto updates{{/a}}":[null,""],"Plugin Updates":[null,""],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,""],"No threats found, you're good to g
25560 o!":[null,""],"{{a}}Contact Support{{/a}}":[null,""],"{{a}}View details at VaultPress.com{{/a}}":[null,""],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","",""],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,""],"Loading…":[null,""],"Downtime Monitoring":[null,""],"{{button}}View More Stats on WordPress.com {{/button}}":[null,""],"{{button}}View Old Stats{{/button}}":[null,""],"All-time comments":[null,""],"All-time views":[null,""],"%(number)s View":["%(number)s Views","",""],"Best overall day":[null,""],"Views today":[null,""],"Months":[null,""],"Weeks":[null,""],"Days":[null,""],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,""],"Click to view detailed stats.":[null,""],"Views: %(numberOfViews)s":[null,""],"Week of %(date)s":[null,""],"Manage security on WordPress.com":[null,""],"Skip this step":[null,""],"Skip the Jetpack Jumpstart process":[n
25561 ull,""],"Features can be activated or deactivated at any time.":[null,""],"Jetpack's recommended features include:":[null,""],"Activate Recommended Features":[null,""],"Quickly enhance your site by activating Jetpack's recommended features.":[null,""],"Jump Start your Site":[null,""],"Disconnect from WordPress.com":[null,""],"Link to WordPress.com":[null,""],"Unlink me from WordPress.com":[null,""],"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.":[null,""],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,""],"Did we mention free, professional support?":[null,""],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,""],"Lightning fast, optimized images":[n
25562 ull,""],"Never fall behind on a security release or waste time updating multiple sites.":[null,""],"Automatic site updates.":[null,""],"Live site monitoring.":[null,""],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,""],"Block site attacks.":[null,""],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,""],"Site security and peace of mind":[null,""],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,""],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,""],"Increase page views.":[null,""],"Give visitors the tools to share and subscribe to your content.":[null,""],"Build a community.":[null,""],"Sharing & Like Buttons":[null,""],"Automated social marketing.":[n
25563 ull,""],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,""],"Send us Feedback":[null,""],"Need Help?":[null,""],"Manage Plugins":[null,""],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,""],"Track your growth":[null,""],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,""],"Drive more traffic to your site":[null,""],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,""],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,""],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,""],"{{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":[null,""],"Disconnecting Jetpack
25564 ":[null,"Kopplar bort Jetpack"],"Leave a Jetpack review":[null,""],"Need help? The Jetpack team is here for you.":[null,""],"Smiley":[null,"Smiley"],"Require Two-Step Authentication":[null,"Kräv tvåstegsautentisering"],"Use a large and visually striking layout":[null,"Använd en större och vackrare layout"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Visa en \"Relaterat\"-rubrik för att tydligare separera sektionen med relaterade inlägg från själva inläggen"],"Related":[null,"Relaterade"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"Kontrollera dina vanligaste IP-adresser, eftersom de kan skilja sig mellan hemmet, kontoret och andra platser. Om du tar bort en IP-adress från listan nedan försvinner den från vitlistan också."],"Whitelist Management":[null,"Hantering
25565 av vitlista"],"Email Address":[null,"E-postadress"],"Publicize":[null,"Offentliggör"],"Site Stats":[null,"Statistik för webbplats"],"Featured Images":[null,"Utvalda bilder"],"Excerpts":[null,"Utdrag"],"Enable Testimonials for this site.":[null,"Aktivera omdömen för den här webbplatsen."],"Enable Portfolio Projects for this site.":[null,"Aktivera portfolioprojekt för den här webbplatsen."],"Preview":[null,"Förhandsgranska"],"Color Scheme":[null,"Färgschema"],"Ignored Phrases":[null,"Ignorerade fraser"],"Use automatically detected language to proofread posts and pages":[null,"Använd ett automatiskt identifierat språk för korrekturläsning av inlägg och sidor"],"Redundant Phrases":[null,"Redundanta fraser"],"Phrases to Avoid":[null,"Fraser att undvika"],"Passive Voice":[null,"Passivt språk"],"Jargon":[null,"Slang"],"Hidden Verbs":[null,"Dolda verb"],"Double Negatives":[null,"Dubbla negationer"],"Diacritical Marks":[null,"Diakritiska tecken"],"Complex Phrases":[null,"Komp
25566 lexa fraser"],"Bias Language":[null,"Fördomsfullt språk"],"English Options":[null,"Engelska inställningar"],"Proofreading":[null,"Korrekturläsning"],"Connect Jetpack":[null,"Anslut Jetpack"],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com har stött på problem och kan inte få fart på din Jetpack. Försök igen senare."],"{{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).":[null,""],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,""],"You have successfully disconnected Jetpack":[null,""],"Active":[null,"Aktiv"],"Settings":[null,"Inställningar"],"Learn More":[null,"Läs mer"],"Disconnect Jetpack":[null,"Koppla f
25567 rån Jetpack"],"Debug":[null,"Felsök"],"Test your site’s compatibility with Jetpack.":[null,""]}
25568 \ No newline at end of file
25569
25570 diff --git a/plugins/jetpack/languages/json/jetpack-te.json b/plugins/jetpack/languages/json/jetpack-te.json
25571 index 441328b..2549ffb 100644
25572 --- a/plugins/jetpack/languages/json/jetpack-te.json
25573 +++ b/plugins/jetpack/languages/json/jetpack-te.json
25574 @@ -1 +1 @@
25575 -{"":{"po-revision-date":"2015-07-22 06:11:58+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/1.0-alpha-1000","project-id-version":"3.6.1"},"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,"సైటు గణాంకాలు"],"Smiley":[null,""],"Related Posts":[null,""],"Email Address":[null,"ఈ-మెయిల్ చిరునామా"],"Whitelist Management":[null,""],"Related":[null,""],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a large and visually striking layout":[null,""],"Publicize":[null,"బహిర�
25576 �గపరచండి"],"Enable Testimonials for this site.":[null,""],"View people's profiles when you mouse over their Gravatars":[null,""],"Preview":[null,"మునుజూపు"],"Excerpts":[null,""],"Featured Images":[null,""],"Enable Portfolio Projects for this site.":[null,""],"Color Scheme":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Proofreading":[null,""],"English Options":[null,"ఆంగ్ల భాషా ఎంపికలు"],"Bias Language":[null,""],"Complex Phrases":[null,""],"Diacritical Marks":[null,""],"Double Negatives":[null,""],"Hidden Verbs":[null,""],"Jargon":[null,"పదజాలం"],"Passive Voice":[null,""],"Phrases to Avoid":[null,""],"Redundant Phrases":[null,""],"Use automatically detected language to proofread posts and pages":[null,""],"Ignored Phrases":[null,""],"Terms":[null,""],"Privacy":[null,"అంతరంగికత"],"Debug":[null,""],"Disconnect f
25577 rom WordPress.com":[null,""],"Learn More":[null,"మరింత తెలుసుకోండి"],"Settings":[null,"అమరికలు"],"Active":[null,"సచేతనము గా"]}
25578 \ No newline at end of file
25579 +{"":{"po-revision-date":"2015-07-22 06:11:58+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/1.0-alpha-1000","project-id-version":"3.6.1"},"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,"సైటు గణాంకాలు"],"Smiley":[null,""],"Related Posts":[null,""],"Email Address":[null,"ఈ-మెయిల్ చిరునామా"],"Whitelist Management":[null,""],"Related":[null,""],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a large and visually striking layout":[null,""],"Publicize":[null,"బహిర�
25580 �గపరచండి"],"Enable Testimonials for this site.":[null,""],"Preview":[null,"మునుజూపు"],"Excerpts":[null,""],"Featured Images":[null,""],"Enable Portfolio Projects for this site.":[null,""],"Color Scheme":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Proofreading":[null,""],"English Options":[null,"ఆంగ్ల భాషా ఎంపికలు"],"Bias Language":[null,""],"Complex Phrases":[null,""],"Diacritical Marks":[null,""],"Double Negatives":[null,""],"Hidden Verbs":[null,""],"Jargon":[null,"పదజాలం"],"Passive Voice":[null,""],"Phrases to Avoid":[null,""],"Redundant Phrases":[null,""],"Use automatically detected language to proofread posts and pages":[null,""],"Ignored Phrases":[null,""],"Terms":[null,""],"Privacy":[null,"అంతరంగికత"],"Debug":[null,""],"Disconnect from WordPress.com":[null,""],"Learn More":[null,"మరింత తె
25581 లుసుకోండి"],"Settings":[null,"అమరికలు"],"Active":[null,"సచేతనము గా"]}
25582 \ No newline at end of file
25583
25584 diff --git a/plugins/jetpack/languages/json/jetpack-th.json b/plugins/jetpack/languages/json/jetpack-th.json
25585 index cf780bb..50987f0 100644
25586 --- a/plugins/jetpack/languages/json/jetpack-th.json
25587 +++ b/plugins/jetpack/languages/json/jetpack-th.json
25588 @@ -1 +1 @@
25589 -{"":{"po-revision-date":"2015-09-07 05:40:45+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=1; plural=0;","x-generator":"GlotPress/1.0-alpha-1100","project-id-version":"dev"},"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Connect Jetpack":[null,""],"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,""],"Smiley":[null,""],"Whitelist Management":[null,""],"Related":[null,""],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a large and visually striking layout":[null,""],"Publicize":[null,"ประช�
25590 ��สัมพันธ์"],"Related Posts":[null,"โพสที่เกี่ยวข้อง"],"Email Address":[null,"อีเมล์"],"Preview":[null,"ดูก่อน"],"Excerpts":[null,""],"Featured Images":[null,"รูปพิเศษ"],"Enable Portfolio Projects for this site.":[null,""],"Enable Testimonials for this site.":[null,""],"View people's profiles when you mouse over their Gravatars":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Proofreading":[null,"การพิสูจน์อักษร"],"English Options":[null,"ตัวเลือกภาษาอังกฤษ"],"Bias Language":[null,"ภาษาที่ขัดกัน"],"Complex Phrases":[null,"วลีที่ซับซ้อน"],"Diacritical Marks":[null,"ออกเสียงวรรณยุกต์"],"Double Negatives":[null,"ปฎิเสธซ้อนปฎิเสธ"],"Hidden
25591 Verbs":[null,"กริยาที่ซ่อนอยู่"],"Jargon":[null,"ศัพท์เฉพาะ"],"Passive Voice":[null,"กรรมวาจก (ผู้ถูกกระทำ)"],"Phrases to Avoid":[null,"วลีที่หลีกเลี่ยง"],"Redundant Phrases":[null,"วลีที่ซ้ำซ้อน"],"Use automatically detected language to proofread posts and pages":[null,"ใช้การตรวจจับภาษาอัตโนมัติเพื่อพิสูจน์อักษรเรื่องและหน้า"],"Ignored Phrases":[null,"ไม่สนใจวลี"],"Color Scheme":[null,"เฉดสี"],"Terms":[null,""],"Privacy":[null,"ส่วนตัว"],"Debug":[null,""],"Learn More":[null,"ดูเพิ่มเติม"],"Settings":[null,"ตั้งค่า"],"Active":[null,"เคลื่อนไหว"]}
25592 \ No newline at end of file
25593 +{"":{"po-revision-date":"2015-09-07 05:40:45+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=1; plural=0;","x-generator":"GlotPress/1.0-alpha-1100","project-id-version":"dev"},"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Connect Jetpack":[null,""],"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,""],"Smiley":[null,""],"Whitelist Management":[null,""],"Related":[null,""],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a large and visually striking layout":[null,""],"Publicize":[null,"ประช�
25594 ��สัมพันธ์"],"Related Posts":[null,"โพสที่เกี่ยวข้อง"],"Email Address":[null,"อีเมล์"],"Preview":[null,"ดูก่อน"],"Excerpts":[null,""],"Featured Images":[null,"รูปพิเศษ"],"Enable Portfolio Projects for this site.":[null,""],"Enable Testimonials for this site.":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Proofreading":[null,"การพิสูจน์อักษร"],"English Options":[null,"ตัวเลือกภาษาอังกฤษ"],"Bias Language":[null,"ภาษาที่ขัดกัน"],"Complex Phrases":[null,"วลีที่ซับซ้อน"],"Diacritical Marks":[null,"ออกเสียงวรรณยุกต์"],"Double Negatives":[null,"ปฎิเสธซ้อนปฎิเสธ"],"Hidden Verbs":[null,"กริยาที่ซ่อนอยู่"],"Jarg
25595 on":[null,"ศัพท์เฉพาะ"],"Passive Voice":[null,"กรรมวาจก (ผู้ถูกกระทำ)"],"Phrases to Avoid":[null,"วลีที่หลีกเลี่ยง"],"Redundant Phrases":[null,"วลีที่ซ้ำซ้อน"],"Use automatically detected language to proofread posts and pages":[null,"ใช้การตรวจจับภาษาอัตโนมัติเพื่อพิสูจน์อักษรเรื่องและหน้า"],"Ignored Phrases":[null,"ไม่สนใจวลี"],"Color Scheme":[null,"เฉดสี"],"Terms":[null,""],"Privacy":[null,"ส่วนตัว"],"Debug":[null,""],"Learn More":[null,"ดูเพิ่มเติม"],"Settings":[null,"ตั้งค่า"],"Active":[null,"เคลื่อนไหว"]}
25596 \ No newline at end of file
25597
25598 diff --git a/plugins/jetpack/languages/json/jetpack-tr_TR.json b/plugins/jetpack/languages/json/jetpack-tr_TR.json
25599 index 09be550..fbb37be 100644
25600 --- a/plugins/jetpack/languages/json/jetpack-tr_TR.json
25601 +++ b/plugins/jetpack/languages/json/jetpack-tr_TR.json
25602 @@ -1 +1 @@
25603 -{"":{"po-revision-date":"2016-04-21 07:49:36+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=(n > 1);","x-generator":"GlotPress/2.1.0-alpha","project-id-version":"Development (trunk)"},"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.":[null,""],"This module has no configuration options":[null,""],"Configure your Security Scans":[null,""],"You can see the information about security scanning in the \"At a Glance\" section.":[null,""],"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.":[null,""],"Search for a Jetpack feature.":[null,""],"Real-time offsite backups with automated restores de
25604 liver peace-of-mind, so you can focus on writing great content and increasing traffic while we protect every aspect of your investment. Upgrade today.":[null,""],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,""],"Mobile Promos":[null,""],"Track each infinite Scroll post load as a page view in Google Analytics":[null,""],"Scroll infinitely (Shows 7 posts on each load)":[null,""],"Background Color":[null,""],"Show photo metadata (Exif) in carousel, when available":[null,""],"Match By Email":[null,""],"{{a}}Edit{{/a}}":[null,""],"Emails will be sent to ":[null,""],"Receive Monitor Email Notifications":[null,""],"Report Visibility: Select the roles that will be able to view stats reports":[null,""],"Registered Users: Count the page views of registered users who are logged in":[null,""],"Put a chart showing 48 hours of views in the admin bar":[null,""],"Admin Bar":[null,""],"Show a \"follow comments\" option in the comment form.":[null,""],"Show a \
25605 "follow blog\" options in the comment form":[null,""],"Can readers subscribe to your posts, comments or both?":[null,""],"A few catchy words to motivate your readers to comment.":[null,""],"Comments headline":[null,""],"WordPress.com Likes are:":[null,""],"Upgrade Focus: VideoPress For Weddings":[null,""],"The WordPress for Android App Gets a Big Facelift":[null,""],"Big iPhone/iPad Update Now Available":[null,""],"Subscriber":[null,""],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,""],"{{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}}":[null,""],"Cheatin' uh?":[null,""],"News Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Search engines will find the sitemaps at these locations:":[null,""],"Use Markdown for comments":[null,""],"Add a phrase":[null,""],"Enable proof
25606 reading for the following grammar and style rules: ":[null,""],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,""],"Automatic Language Detection":[null,""],"A post or page is updated":[null,""],"A post or page is first published":[null,""],"Automatically proofread content when: ":[null,""],"Configure Testimonials":[null,""],"Configure Portfolios":[null,""],"Regenerate address":[null,""],"Highlight and copy the following text to your clipboard:":[null,""],"Copied!":[null,""],"Display all your gallery pictures in a cool mosaic":[null,""],"Meta key example: ":[null,""],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,""],"Welcome to Jetpack":[null,""],"Let us know!":[null,""],"What would you like to see on your Jetpack Dashboard?":[null,""],"You, %(userName)s, are not connected to WordPress.com.":[null,""],"Currently in {{a}}Development Mode{{/a}
25607 } because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,""],"You are currently running a development version of Jetpack.":[null,""],"You're fueled up and ready to go.":[null,""],"You're fueled up and ready to go, Jetpack is now active.":[null,""],"Your Jetpack is already connected.":[null,""],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,""],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,""],"Threats don't discriminate":[null,""],"Backup, protect, repair and b
25608 uild a better website.":[null,""],"Powerful security tools for ultimate peace of mind":[null,""],"ACTIVE":[null,""],"Upgrade":[null,""],"Set up":[null,""],"Threats found!":[null,""],"No Results Found.":[null,""],"Pro":[null,""],"Keep your site backed up!":[null,""],"Site Backups":[null,""],"Keep those spammers away!":[null,""],"Automatically scan your site for common threats and attacks.":[null,""],"Security Scanning":[null,""],"Automatically backup your entire site.":[null,""],"State-of-the-art spam defense.":[null,""],"Automated, comprehensive protection from threats and attacks.":[null,""],"Activate Site Stats":[null,""],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,""],"Jetpack Stats Icon":[null,""],"Do you really want to disconnect your site from WordPress.com?":[null,""],"Updates Needed":[null,""],"Save Settings":[null,""],"Saving…":[null,""],"No account? Create one for free…":[null,""],"Unlim
25609 ited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,""],"Surveys & Polls":[null,""],"Configure VaultPress":[null,""],"View your security dashboard":[null,""],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense, and brute-force login protection - all in one place.":[null,""],"Security Scanning & Backups":[null,""],"Configure Akismet":[null,""],"View your spam stats":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,""],"Once you connect, you can upgrade to Premium or Pro in order to unlock worldclass security, spam protection tools, and priority support.":[null,""],"Your site is on Development Mode":[null,""],"Unlock the full potential of your site with the features included in your plan.":[null,""],"Your site is on the Jetpack Professional plan":[null,""],"Your site is on the Jetpack Premium plan
25610 ":[null,""],"Upgrade to Premium or Pro in order to unlock world class security, spam protection tools, and priority support.":[null,""],"Your site is on the Free Jetpack Plan":[null,""],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,""],"Lock out the bad guys":[null,""],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,""],"Maximum grade security":[null,""],"Compare Plans":[null,""],"Advanced polls and ratings":[null,""],"One-click threat resolution":[null,""],"Real-time backups":[null,""],"Unlimited backup archive":[null,""],"Includes on-demand malware scanning":[null,""],"Supports 1-3 sites":[null,""],"Jetpack Professional offers advanced features including:":[null,""],"Need more?":[null,""],"Create a
25611 new poll":[null,""],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,""],"Bulk and automatic updates":[null,""],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,""],"Feel the performance":[null,""],"Manage all your sites from a single dashboard.":[null,""],"Powerful WordPress.com features on every device.":[null,""],"View your {{a}}Email Followers{{/a}}":[null,""],"View {{a}}All Stats{{/a}}":[null,""],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,""],"Link your account to WordPress.com to get the most out of Jetpack.":[null,""],"You are connected as ":[null,""],"The site is in Development Mode, so you can not connect to WordPress.com.":[null
25612 ,""],"Manage your Jetpack connection.":[null,""],"Connection Settings":[null,""],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,""],"Enjoy priority support":[null,""],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,""],"Get WordPress apps for any screen.":[null,""],"Inspiration strikes any time, anywhere.":[null,""],"Launch Reader":[null,""],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,""],"Connect with the Community":[null,""],"View Your Stats":[null,""],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,""],"Connect with your Visitors":[
25613 null,""],"Try the New Editor":[null,""],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,""],"Focus on your Writing":[null,""],"Invalid Key":[null,""],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,""],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,""],"Spam Protection":[null,""],"Unavailable in Dev Mode.":[null,""],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,""],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"{{a}}View backup details{{/a}}.":[null,""],"Backups":[null,""],"Performance":[null,""],"Security":[null,""],"Jetpack is monitoring your site. If we think your site is down you will receive an email.":[null,""],"Jetpack is improving and optimising your image speed.":[null,""],"{{a}}Activate Manage{{/a}} to turn on auto updates and mana
25614 ge your plugins from WordPress.com.":[null,""],"All plugins are up-to-date. Awesome work!":[null,""],"Needs updating. ":["Need updating. ","",""],"%(number)s plugin":["%(number)s plugins","",""],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,""],"Total malicious attacks blocked on your site.":[null,""],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"Threats found":[null,""],"Malware Scanning":[null,""],"WordPress.com for Linux":[null,""],"WordPress.com for Windows":[null,""],"WordPress.com for Mac OS X":[null,""],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a
25615 web browser.":[null,""],"WordPress.com in Google Play":[null,""],"WordPress.com in the App Store":[null,""],"Updating %(slug)s settings…":[null,""],"%(slug)s has been deactivated.":[null,""],"Deactivating %(slug)s…":[null,""],"%(slug)s failed to activate. %(error)s":[null,""],"%(slug)s has been activated.":[null,""],"Activating %(slug)s…":[null,""],"Recommended features active.":[null,""],"Activating recommended features…":[null,""],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,""],"Show falling snow in the holiday period.":[null,""],"Holiday Snow":[null,""],"Unavailable in Dev Mode":[null,""],"At A Glance":[null,""],"Error unlinking from WordPress.com. %(error)s":[null,""],"Unlinked from WordPress.com.":[null,""],"Unlinking from WordPress.com":[null,""],"There was an error disconnecting Jetpack. Error: %(error)s":[null,""],"Options failed to reset.":[null,""],"Options reset.":[null,""],"Resetting Jetpack options…":[null,""],"Regenerated %(slug)s address
25616 .":[null,""],"Updating %(slug)s address…":[null,""],"Error updating %(slug)s settings. %(error)s":[null,""],"Updated %(slug)s settings.":[null,""],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,""],"Clichés":[null,""],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"You are running Jetpack on a {{a}}staging server{{/a}}.":[null,""],"Follow Jetpack on Twitter":[null,""],"Like us on Facebook":[null,""],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hide
25617 OnMobile}}.{{/hideOnMobile}}":[null,""],"WordPress.com Terms of Service":[null,""],"Automattic's Privacy Policy":[null,""],"Jetpack Happiness Engineer":[null,""],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Go to Jetpack.com/support":[null,""],"Go to the WordPress.org support forums":[null,""],"Contact Jetpack support staff directly":[null,""],"Downtime Monitoring":[null,""],"Loading…":[null,""],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,""],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.","",""],"{{a}}View details at VaultPress.com{{/a}}":[null,""],"{{a}}Contact Support{{/a}}":[null,""],"No threats found, you're good to go!":[null,""],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,""],"Plugin Updates":[null,""],"{{a}}Turn on plugin auto updates{{/a}}":[null,""],"{{a}}Ac
25618 tivate Manage and turn on auto updates{{/a}}":[null,""],"Image Performance %(photon)s":[null,""],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,""],"Site Verification Tools":[null,""],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,""],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,""],"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.":[null,""],"Unlink me from WordPress.com":[null,""],"Link to WordPress.com":[null,""],"Disconnect from WordPress.com":[null,""],"Jump Start your Site":[null,""],"Quickly enhance your site by activating Jetpack's recommended features.":[null,""],"Activate Recommended Features":[null,""],"Jetpack's recommended features inclu
25619 de:":[null,""],"Features can be activated or deactivated at any time.":[null,""],"Skip the Jetpack Jumpstart process":[null,""],"Skip this step":[null,""],"Manage security on WordPress.com":[null,""],"Week of %(date)s":[null,""],"Views: %(numberOfViews)s":[null,""],"Click to view detailed stats.":[null,""],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,""],"Days":[null,""],"Weeks":[null,""],"Months":[null,""],"Views today":[null,""],"Best overall day":[null,""],"%(number)s View":["%(number)s Views","",""],"All-time views":[null,""],"All-time comments":[null,""],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,""],"Did we mention free, professional support?":[null,""],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around th
25620 e globe and ready to help you.":[null,""],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,""],"Block site attacks.":[null,""],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,""],"Live site monitoring.":[null,""],"Automatic site updates.":[null,""],"Never fall behind on a security release or waste time updating multiple sites.":[null,""],"Lightning fast, optimized images":[null,""],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,""],"Site security and peace of mind":[null,""],"Need Help?":[null,""],"Send us Feedback":[null,""],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,""],"Automated social marketing.":[null,""],"Sharin
25621 g & Like Buttons":[null,""],"Build a community.":[null,""],"Give visitors the tools to share and subscribe to your content.":[null,""],"Increase page views.":[null,""],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,""],"Manage Plugins":[null,""],"Drive more traffic to your site":[null,"Sitenize daha fazla ziyaretçi yönlendirin"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,"Yazılarınızı arkadaşlarınızla, takipçilerinizle ve tüm dünyayla otomatik olarak paylaşmak için Duyuru'yu kullanın."],"Track your growth":[null,"Gelişiminizi izleyin"],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"Daha az stres. Monitor, sitenizin hizmet dışı kalması durumunda size gerçek zamanlı uyarılar gönderir."],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"Jetpack'i yetkilendirirken WordPress blogunuzda oturum
25622 açmış olmanız gerekir."],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,"Jetpack'e bağlanırken bir sorun yaşadık. Jetpack eklentisini devre dışı bırakıp yeniden etkinleştirin, ardından tekrar bağlanın."],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,""],"{{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":[null,""],"Need help? The Jetpack team is here for you.":[null,""],"Leave a Jetpack review":[null,""],"Disconnecting Jetpack":[null,"Jetpack Bağlantısı Kesiliyor"],"Smiley":[null,"Yüz İfadesi"],"Email Address":[null,"E-posta Adresi"],"Whitelist Management":[null,"Güvenilir Adresler Listesi Yönetimi"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locatio
25623 ns. Removing an IP address from the list below will remove it from your whitelist.":[null,"Evinizde, ofisinizde veya diğer yerlerde değişebildiği için en sık kullanılan IP adreslerinizi eklemeye dikkat edin. Aşağıdaki listeden kaldırdığınız IP adresi, güvenilir adresler listenizden de çıkarılır."],"Related":[null,"İlgili"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"İlgili yazıları asıl yazıdan daha açık şekilde ayırmak için bir \"İlgili\" başlığı göster"],"Use a large and visually striking layout":[null,"Geniş ve görsel olarak çarpıcı bir düzen kullanın."],"Require Two-Step Authentication":[null,"İki Adımlı Kimlik Doğrulaması İste"],"Site Stats":[null,"Site İstatistikleri"],"Publicize":[null,"Duyuru"],"Excerpts":[null,"Alıntılar"],"Featured Images":[null,"Öne çıkarılan görseller"],"Enable Portfolio Projects for this site.":[null,"Bu site için Portfolyo Projelerini etkinleştiri
25624 n."],"Enable Testimonials for this site.":[null,"Bu site için Görüşler'i etkinleştirin."],"View people's profiles when you mouse over their Gravatars":[null,"Farenizi kişilerin Gravatarlarının üzerine getirdiğinizde onların profillerini görün"],"Color Scheme":[null,"Renk Şeması"],"Preview":[null,"Önizleme"],"You have successfully disconnected Jetpack":[null,""],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,""],"{{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).":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com şu anda sorun yaşıyor ve Jetpack'inizi destekleyemiyor. Lütfen daha sonra tekrar deneyin."],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web ho
25625 st.":[null,""],"Connect Jetpack":[null,"Jetpack'i Bağla"],"Proofreading":[null,"Düzeltme Okuması"],"English Options":[null,"İngilizce ayarlar"],"Bias Language":[null,"Önyargılı dil"],"Complex Phrases":[null,"Karmaşık cümleler"],"Diacritical Marks":[null,"Belirleyici işaretler"],"Double Negatives":[null,"Çifte negatifler"],"Hidden Verbs":[null,"Gizli fiiller"],"Jargon":[null,"Jargon"],"Passive Voice":[null,"Pasif ses"],"Phrases to Avoid":[null,"Kaçınılacak cümleler"],"Redundant Phrases":[null,"Ağdalı cümleler"],"Use automatically detected language to proofread posts and pages":[null,"Gönderilerde ve sayfalarda düzeltme okuması yapmak için otomatik olarak algılanan dili kullan"],"Ignored Phrases":[null,"Göz ardı edilen cümleler"],"Test your site’s compatibility with Jetpack.":[null,""],"Debug":[null,"Ayıklama"],"Disconnect Jetpack":[null,"Jetpack Bağlantısını Kes"],"Learn More":[null,"Daha Fazla Bilgi"],"Settings":[null,"Ayarlar"],"Active":[null,"Etki
25626 n"]}
25627 \ No newline at end of file
25628 +{"":{"po-revision-date":"2016-11-14 09:55:34+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=(n > 1);","x-generator":"GlotPress/2.3.0-alpha","language":"tr","project-id-version":"Plugins - Jetpack by WordPress.com - Development (trunk)"},"Make sure your site is easily found on search engines with SEO tools for your content and social posts.":[null,""],"Activate this module to use the advanced SEO tools.":[null,""],"Configure your VideoPress settings.":[null,""],"How much is your website worth?":[null,""],"For less than the price of a coffee a month you can rest easy knowing your hard work (or livelihood) is backed up.":[null,""],"Configure Site SEO":[null,""],"Activate SEO Tools":[null,""],"Introducing our most affordable backups and security plan yet":[null,""],"The Personal Plan keeps your data, site, and hard work safe.":[null,""],"Learn more...":[null,""],"Your site is on the Jetpack Pers
25629 onal plan":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), and unlimited storage.":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), unlimited backup storage, security scanning, and priority support.":[null,""],"You get spam-protection, real-time backups (unlimited archive), unlimited backup storage, security scanning, SEO tools, PollDaddy, and priority support.":[null,""],"Daily backup of all your site data with unlimited space and one-click restores (powered by VaultPress).":[null,""],"Daily backup of all your site data with unlimited space, one-click restores, automated security scanning, and priority support (powered by VaultPress).":[null,""],"Backups & Security Scanning":[null,""],"Real-time backup of all your site data with unlimited space, one-click restores, automated security scanning, one-click threat resolution, and priority support (powered by VaultPress).":[null,""],"SEO Tools
25630 ":[null,""],"Advanced SEO tools to help your site get found when people search for relevant content.":[null,""],"Need more? Running a business site?":[null,""],"If your site is important to you, consider protecting and improving it with some of our advanced features: ":[null,""],"On-demand security scanning":[null,""],"Advanced SEO tools":[null,""],"Configure your SEO settings.":[null,""],"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.":[null,""],"You are running Jetpack on a staging server.":[null,""],"More Info":[null,""],"Search your content.":[null,""],"{{a}}Manage Likes visibility from the Sharing Module Settings{{/a}}":[null,""],"Hide the stats smiley face image. The image helps collect stats but should still work when hidden.":[null,""],"Your Current IP: %(ip)s":[null,""],"Whitelisting an IP address prevents it from ever being blocked by Jetpack.":[null,""],"IPv4 and
25631 IPv6 are acceptable. {{br/}} To specify a range, enter the low value and high value separated by a dash. Example: 12.12.12.1-12.12.12.100":[null,""],"Link your account to WordPress.com to start using this feature.":[null,""],"There are unsaved settings in this tab that will be lost if you leave it. Proceed?":[null,""],"This will reset all Jetpack options, are you sure?":[null,""],"Search for a Jetpack feature.":[null,"Jetpack özelliği arayın."],"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.":[null,"Jetpack’i yükseltin ve son teknoloji ürünü güvenlik tarayıcımız, kötü amaçlı dosyaları bulup anında bildirerek web sitenizde olan bitenin sürekli farkında olmanızı sağlasın."],"You can see the information about security scanning in the \"At a Glance\" section.":[null,"Güvenlik taraması ile ilgili bilgileri \"Bir Bakışta\" b�
25632 �lümünde bulabilirsiniz."],"Configure your Security Scans":[null,"Güvenlik Taramalarınızı Yapılandırın"],"This module has no configuration options":[null,"Bu modülde yapılandırma seçeneği yoktur"],"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.":[null,"Jetpack’i yükselterek arama motorlarına ve ziyaretçilere web sitenizin doğruluğu konusunda ciddi olduğunuzu gösterin. Anti-spam araçlarımız istenmeyen yorumları ortadan kaldırır, SEO’nuzu korur ve ziyaretçilerin sizinle iletişim kurmasını kolaylaştırır."],"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.":[null,"Otomatik geri yükleme özelliğiyle gerçek zamanlı site
25633 dışı yedeklemeler içinizin rahat olmasını sağlar. Böylece biz yatırımınızı her yönden korurken siz de tüm dikkatinizi harika içerikler yazmaya çevirebilirsiniz. Bugün yükseltin."],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,"{{link}}Ayarlarınızı %(module_slug)s Yapılandırın {{/link}}"],"Subscriber":[null,"Abone"],"Big iPhone/iPad Update Now Available":[null,"Büyük iPhone/iPad Güncellemesi İndirilmeye Hazır"],"The WordPress for Android App Gets a Big Facelift":[null,"Android için WordPress Uygulaması Büyük Bir Görsel Gelişim Yaşadı"],"Upgrade Focus: VideoPress For Weddings":[null,"Yükseltme Odağı: Düğünler İçin VideoPress"],"WordPress.com Likes are:":[null,"WordPress.com Beğenileri:"],"Comments headline":[null,"Yorumlar başlığı"],"A few catchy words to motivate your readers to comment.":[null,"Akılda kalıcı birkaç sözcükle okuyucularınızı yorum yapmaya teşvik edin."],"Can readers subscribe to your pos
25634 ts, comments or both?":[null,"Okuyucular yazılarınıza, yorumlarınıza veya her ikisine de abone olabilir mi?"],"Show a \"follow blog\" options in the comment form":[null,"Yorum formunda “blogu takip et” seçeneğini gösterin"],"Show a \"follow comments\" option in the comment form.":[null,"Yorum formunda “yorumları takip et” seçeneğini gösterin."],"Admin Bar":[null,"Yönetim Çubuğu"],"Put a chart showing 48 hours of views in the admin bar":[null,"Yönetim çubuğuna 48 saatteki görüntülemeleri gösteren bir grafik yerleştirin"],"Registered Users: Count the page views of registered users who are logged in":[null,"Kayıtlı Kullanıcılar Oturum açmış kayıtlı kullanıcıların sayfa görüntülemelerini sayın"],"Report Visibility: Select the roles that will be able to view stats reports":[null,"Rapor Görünürlüğü: İstatistik raporlarını görüntüleyebilecek rolleri seçin"],"Receive Monitor Email Notifications":[null,"E-posta İzleme Bildirimleri
25635 Al"],"Emails will be sent to ":[null,"E-postalar şuraya gönderilecek: "],"{{a}}Edit{{/a}}":[null,"{{a}}Düzenle{{/a}}"],"Match By Email":[null,"E-postayla Eşleştir"],"Show photo metadata (Exif) in carousel, when available":[null,"Mevcut olduğunda, fotoğraf meta verilerini (Exif) döngü halinde göster"],"Background Color":[null,"Arka Plan Rengi"],"Scroll infinitely (Shows 7 posts on each load)":[null,"Sonsuz olarak kaydır (Her yüklemede 7 yazı gösterir)"],"Track each infinite Scroll post load as a page view in Google Analytics":[null,"Her bir sınırsız Kaydırma yazısı yüklemesini, Google Analytics'te sayfa görüntüleme olarak izleyin"],"Mobile Promos":[null,"Mobil Tanıtımlar"],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,"Mobil temanın alt bilgi kısmında WordPress mobil uygulamaları için bir tanıtım gösterin"],"Enter your meta key \"content\" value to verify your blog with {{a}}Google Search Console{{/a}}, {{a1}}Bi
25636 ng Webmaster Center{{/a1}} and {{a2}}Pinterest Site Verification{{/a2}}.":[null,""],"Meta key example:":[null,"Meta anahtar örneği: "],"Display all your gallery pictures in a cool mosaic":[null,"Tüm galeri resimlerinizi hoş bir mozaik içinde görüntüleyin"],"Copied!":[null,"Kopyalandı!"],"Highlight and copy the following text to your clipboard:":[null,"Aşağıdaki metni vurgulayıp panonuza kopyalayın:"],"Regenerate address":[null,"Adresi yeniden oluşturun"],"Configure Portfolios":[null,"Portföyleri Yapılandır"],"Configure Testimonials":[null,"Görüşleri Yapılandır"],"Automatically proofread content when: ":[null,"Şu durumda içerikte otomatik olarak düzeltme okuması yap: "],"A post or page is first published":[null,"Bir yazı ya da sayfa ilk kez yayımlandı"],"A post or page is updated":[null,"Bir yazı ya da sayfa güncellendi"],"Automatic Language Detection":[null,"Otomatik Dil Algılama"],"The proofreader supports English, French, German, Portuguese and Spa
25637 nish.":[null,"Düzeltme okuyucusu İngilizce, Fransızca, Almanca, Portekizce ve İspanyolca dillerini destekler."],"Enable proofreading for the following grammar and style rules: ":[null,"Şu dil bilgisi ve stil kuralları için düzeltme okumasını etkinleştirin: "],"Add a phrase":[null,"Tümcecik ekle"],"Use Markdown for comments":[null,"Yorumlar için Markdown kullanın"],"Search engines will find the sitemaps at these locations:":[null,"Arama motorları, site haritalarını şu konumlarda bulacak:"],"Sitemap: {{a}}%(url)s{{/a}}":[null,"Site Haritası: {{a}}%(url)s{{/a}}"],"News Sitemap: {{a}}%(url)s{{/a}}":[null,"Haberler Site Haritası: {{a}}%(url)s{{/a}}"],"Cheatin' uh?":[null,"Hile mi yapıyorsunuz?"],"{{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}}":[null,"{{p}}Bu {{a}}2 soruluk anketi{{/a}} yanıtlayarak
25638 Jetpack bağlantısını neden tamamlamadığınızı açıklayabilir misiniz?{{/p}}{{p}}Jetpack bağlantısı, ücretsiz güvenlik ve trafik özelliklerimizin çalışabilmesi için gereklidir.{{/p}}"],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,"{{s}}Jetpack %(jetpack_version)s{{/s}} dünyasına hoş geldiniz!"],"Your Jetpack is already connected.":[null,"Jetpack'iniz zaten bağlı."],"You're fueled up and ready to go, Jetpack is now active.":[null,"Her şey tamam, harekete hazırsınız. Jetpack artık etkin."],"You're fueled up and ready to go.":[null,"Her şey tamam, harekete hazırsınız."],"You are currently running a development version of Jetpack.":[null,"Şu anda Jetpack’in geliştirme sürümünü çalıştırıyorsunuz."],"Submit Beta feedback":[null,""],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,"Jetpack_development_mode filtresi aracılığıyla şu anda {{a}}Geliştirme
25639 Modu{{/a}} kullanılıyor.{{br/}}Bazı özellikler devre dışıdır."],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,"JETPACK_DEV_DEBUG sabiti aracılığıyla şu anda {{a}}Geliştirme Modu{{/a}} kullanılıyor.{{br/}}Bazı özellikler devre dışıdır."],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,"Sitenizin URL’sinde nokta bulunmadığı için (örneğin http://localhost) şu anda {{a}}Geliştirme Modu{{/a}} kullanılıyor.{{br/}}Bazı özellikler devre dışıdır."],"You, %(userName)s, are not connected to WordPress.com.":[null,"%(userName)s kullanıcı adınızla WordPress.com’a bağlı değilsiniz."],"What would you like to see on your Jetpack Dashboard?":[null,"Jetpack Panonuzda neler görmek istersiniz?"],"Let us know!":[null,"Bize haber verin!"],"Welcome to Jetpack":[null,"Jetpack'e Hoş Geldiniz"]
25640 ,"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,"Jetpack kullanmaya başlamak için lütfen bir WordPress.com hesabına bağlanın veya bir WordPress.com hesabı oluşturun. Bu işlem güçlü güvenlik, trafik ve özelleştirme hizmetlerini etkinleştirir."],"No account? Create one for free…":[null,"Hesabınız yok mu? Ücretsiz bir hesap oluşturun…"],"Saving…":[null,"Kaydediliyor…"],"Save Settings":[null,"Ayarları Kaydet"],"Updates Needed":[null,"Güncellemeler Gerekli"],"Do you really want to disconnect your site from WordPress.com?":[null,"Sitenizin WordPress.com ile bağlantısını kesmeyi gerçekten istiyor musunuz?"],"Jetpack Stats Icon":[null,"Jetpack İstatistikleri Simgesi"],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,"Ayrıntılı istatistikler, beğeniler, takipçiler, a
25641 boneler ve daha fazlasını görmek için {{a}}Site İstatistiklerini Etkinleştirin{{/a}}! {{a1}}Daha Fazla Bilgi Edinin{{/a1}}"],"Activate Site Stats":[null,"Site İstatistiklerini Etkinleştir"],"Automated, comprehensive protection from threats and attacks.":[null,"Tehdit ve saldırılara karşı otomatik ve kapsamlı koruma."],"State-of-the-art spam defense.":[null,"Son model istenmeyen posta savunması."],"Automatically backup your entire site.":[null,"Tüm sitenizi otomatik olarak yedekleyin."],"Security Scanning":[null,"Güvenlik Taraması"],"Automatically scan your site for common threats and attacks.":[null,"Sitenizi yaygın tehdit ve saldırılara yönelik şekilde otomatik olarak tarayın."],"Keep those spammers away!":[null,"İstenmeyen posta gönderenleri uzak tutun!"],"Site Backups":[null,"Site Yedeklemeleri"],"Keep your site backed up!":[null,"Sitenizi yedekleyin!"],"Pro":[null,"Pro"],"No Results Found.":[null,"Hiçbir Sonuç Bulunamadı."],"Threats found!":[null,"Teh
25642 ditler bulundu!"],"Set up":[null,"Ayarla"],"Upgrade":[null,"Yükselt"],"ACTIVE":[null,"ETKİN"],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,"Korsanlar, botnet’ler ve istenmeyen posta gönderenler tüm web sitelerine saldırır. Hedefleri herkese durmadan saldırmaktır. Hedefimiz bu tehditleri engelleyerek hazırlanmanıza yardımcı olmak ve işler kötü gittiğinde sitenizi eski haline döndürebilmeniz için yardımınıza koşmaktır."],"Your site is on the Free Jetpack Plan":[null,"Siteniz Ücretsiz Jetpack Paketi kapsamında"],"Upgrade to a paid plan to unlock world-class security, spam protection tools, and priority support.":[null,""],"Your site is on the Jetpack Premium plan":[null,"Siteniz Jetpack Premium paketi kapsamında"],"Your site is on the J
25643 etpack Professional plan":[null,"Siteniz Jetpack Professional paketi kapsamında"],"Your site is on Development Mode":[null,"Siteniz Geliştirme Modu’nda"],"Once you connect, you can upgrade to a paid plan in order to unlock world-class security, spam protection tools, and priority support.":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,"Akismet tarafından desteklen son model istenmeyen posta savunması."],"View your spam stats":[null,"İstenmeyen posta istatistiklerinizi görüntüleyin"],"Configure Akismet":[null,"Akismet’i Yapılandır"],"View your security dashboard":[null,"Güvenlik panonuzu görüntüleyin"],"Configure VaultPress":[null,"VaultPress’i Yapılandır"],"Surveys & Polls":[null,"Anketler ve Oylamalar"],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,"Sınırsız anket, sınırsız yanıt. Hızlıca ve kolayca
25644 anket oluşturmak için anket düzenleyiciyi kullanın. Yanıtları web siteniz, e-postanız veya iPad ya da iPhone aygıtınız üzerinden toplayın."],"Create a new poll":[null,"Yeni oylama oluştur"],"Real-time backups":[null,"Gerçek zamanlı yedeklemeler"],"One-click threat resolution":[null,"Tek tıkla tehlike çözümü"],"Advanced polls and ratings":[null,"Gelişmiş oylamalar ve derecelendirmeler"],"Compare Plans":[null,"Planları Karşılaştır"],"Maximum grade security":[null,"Maksimum derecede güvenlik"],"Real-time backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,""],"Lock out the bad guys":[null,"Kötü niyetlileri dışarıda tutun"],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,"Geçilmez isten
25645 meyen posta filtreleme, markanızı ve okuyucularınızı korur, SEO’nuzu geliştirir. Deneme yanılma yöntemiyle oturum açma koruması, içinizin rahat olmasına yardımcı olur ve arka ucunuzu izinsiz giriş yapanlara karşı güvenli tutar."],"Enjoy priority support":[null,"Öncelikli destekten yararlanın"],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,"Yardıma mı ihtiyacınız var? Mutluluk Mühendislerimiz siteniz, hesabınız ya da başka bir konuyla ilgili sorularınızı yanıtlayabilir."],"Connection Settings":[null,"Bağlantı Ayarları"],"Manage your Jetpack connection.":[null,"Jetpack bağlantınızı yönetin."],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,"Site, Geliştirme Modu’nda, bu nedenle WordPress.com’a bağlanamazsınız."],"You are connected as ":[null,"Şu kullanıcı olarak bağlandınız: "],"Link your account to WordPress.com to get the
25646 most out of Jetpack.":[null,"Jetpack’ten maksimum verim alabilmek için hesabınızı WordPress.com’a bağlayın."],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,"Bu özelliğin düzgün şekilde çalışabilmesi için siteniz, arama motorları tarafından erişilebilir olmalıdır. Bunu {{a}}Okuma Ayarları{{/a}} bölümünde değiştirebilirsiniz."],"View {{a}}All Stats{{/a}}":[null,"{{a}}Tüm İstatistikleri{{/a}} Görüntüle"],"View your {{a}}Email Followers{{/a}}":[null,"{{a}}E-posta Takipçilerinizi{{/a}} görüntüleyin"],"Powerful WordPress.com features on every device.":[null,"Her cihazda güçlü WordPress.com özellikleri."],"Manage all your sites from a single dashboard.":[null,"Tüm sitelerinizi tek bir panodan yönetin."],"Feel the performance":[null,"Performansı hissedin"],"All the WordPress apps are built for speed. You'll notice the difference in performance immedi
25647 ately, with near-instant page-loads and less waiting around.":[null,"Tüm WordPress uygulamaları hızlı çalışacak şekilde tasarlanmıştır. Performans farkını anında hissedersiniz. Sayfalar hemen yüklenir, bekleme süreleri kısalır."],"Bulk and automatic updates":[null,"Toplu ve otomatik güncellemeler"],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,"Güvenlik kusurlarının çoğu güncel olmayan eklentilerde bulunur. Web ve Masaüstü uygulamalarımızı kullanarak rahat tek bir noktadan tüm web siteleriniz için, otomatik güncellemeleri açın ya da eklentileri manuel olarak güncelleyin."],"Focus on your Writing":[null,"Yazdıklarınıza odaklanın"],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,"Yeni düzenleyicimiz son derece hızlı
25648 dır, yazarlar için optimize edilmiştir ve dikkati dağıtan her şeyi ortadan kaldırarak işinize odaklanmanızı sağlar."],"Try the New Editor":[null,"Yeni Düzenleyiciyi Deneyin"],"Connect with your Visitors":[null,"Ziyaretçileriniz ile bağlantı kurun"],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,"Ziyaretçilerinizi gelişmiş istatistiklerle izleyin. Eğilimleri izleyin, hangi içeriklerin en iyi performansı gösterdiğini öğrenin ve dünyanın her yerinden ziyaretçilerinizi anlayın."],"View Your Stats":[null,"İstatistiklerinizi Görüntüleyin"],"Connect with the Community":[null,"Topluluk ile bağlantı kurun"],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,"Tüm WordPress uygulamalarının hızlı ve tam özellikli okuyucula
25649 rı vardır. Bu sayede her an, her yerde sevdiğiniz siteleri kontrol edip sohbetin bir parçası olabilirsiniz."],"Launch Reader":[null,"Okuyucu’yu Başlat"],"Inspiration strikes any time, anywhere.":[null,"İlham her an, her yerde gelebilir."],"Get WordPress apps for any screen.":[null,"Her ekran için WordPress uygulamaları edinin."],"In Your Pocket":[null,"Cebinizde"],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,"Dünyanın her yerinden içerik yayımlayın, yorumları yönetin ve çok daha fazlasını yapın. Mobil uygulamalarımız açık kaynaklıdır, ücretsizdir, Apple ve Android cihazlarda hizmetinize sunulmuştur."],"WordPress.com in the App Store":[null,"App Store’da WordPress.com"],"WordPress.com in Google Play":[null,"Google Play’de WordPress.com"],"On Your Desktop":[null,"Masaüstünüzde"],"A desktop app that gives Wo
25650 rdPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.":[null,"WordPress’e bilgisayarınızda kalıcı bir yer sağlayan bir masaüstü uygulaması. Web tarayıcısı dışında yazmanın sağladığı dikkat dağıtıcı şeylerden uzak ortamı da unutmamak gerekir."],"WordPress.com for Mac OS X":[null,"Mac OS X için WordPress.com"],"WordPress.com for Windows":[null,"Windows için WordPress.com"],"WordPress.com for Linux":[null,"Linux için WordPress.com"],"Malware Scanning":[null,"Kötü Amaçlı Yazılım Taraması"],"Threats found":[null,"Tehditler bulundu"],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,"Güvenlik tehditlerinin otomatik ve kapsamlı olarak taranması için lütfen VaultPress’i {{a}}yükleyip etkinleştirin{{/a}}."],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a
25651 }}.":[null,"Güvenlik tehditlerinin otomatik ve kapsamlı olarak taranması için lütfen {{a}}hesabınızı yükseltin{{/a}}."],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,"Jetpack etkin olarak kötü amaçlı oturum açma denemelerini engelliyor. Yakında burada veriler görüntülenecek!"],"Total malicious attacks blocked on your site.":[null,"Kötü amaçlı saldırı sitenizde engellendi."],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,"Sitenizi kötü amaçlı oturum açma denemelerine karşı korumak için {{a}}Protect’i etkinleştirin{{/a}}."],"%(number)s plugin":["%(number)s plugins","%(number)s eklenti","%(number)s eklenti"],"Needs updating. ":["Need updating. ","Güncellenmesi gerekiyor. ","Güncellenmesi gerekiyor. "],"All plugins are up-to-date. Awesome work!":[null,"Tüm eklentiler güncel. Harika bir iş!"],"{{a}}Activate Manage{{/a}} to turn on auto updates and manage y
25652 our plugins from WordPress.com.":[null,"Otomatik güncelleştirmeleri açmak ve WordPress.com eklentilerinizi yönetmek için {{a}}Manage’ı etkinleştirin{{/a}}."],"Jetpack is improving and optimizing your image speed.":[null,"Jetpack görüntü hızınızı iyileştirip optimize ediyor."],"Jetpack is monitoring your site. If we think your site is down, you will receive an email.":[null,"Jetpack sitenizi izliyor. Sitenizin kullanım dışı olduğunu düşünürsek bir e-posta alırsınız."],"Security":[null,"Güvenlik"],"Performance":[null,"Performans"],"Backups":[null,"Yedeklemeler"],"{{a}}View backup details{{/a}}.":[null,"{{a}}Yedekleme ayrıntılarını görüntüleyin{{/a}}."],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,"Tüm sitenizi otomatik olarak yedeklemek için lütfen VaultPress’i {{a}}yükleyip etkinleştirin{{/a}}."],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,"Tüm site
25653 nizi otomatik olarak yedeklemek için lütfen {{a}}yükseltin!{{/a}}."],"Unavailable in Dev Mode.":[null,"Geliştirme Modu’nda kullanılamaz."],"Spam Protection":[null,"Spam Koruması"],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,"Son model istenmeyen posta savunması için lütfen {{a}}Akismet’i yükleyin{{/a}}."],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,"Son model istenmeyen posta savunması için lütfen {{a}}Akismet’i etkinleştirin{{/a}}."],"Invalid Key":[null,"Geçersiz Anahtar"],"Unavailable in Dev Mode":[null,"Geliştirme Modu’nda kullanılamaz"],"Holiday Snow":[null,"Kar Tatili"],"Show falling snow in the holiday period.":[null,"Kış tatili döneminde yağan kar taneleri göster."],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,"1 Aralık ile 4 Ocak arasında blogumda yağan kar taneleri göster."],"Activating recommended features…":[null,"Önerilen özellikler etkinleştiri
25654 liyor…"],"Recommended features active.":[null,"Önerilen özellikler etkin."],"Recommended features failed to activate. %(error)s":[null,""],"Activating %(slug)s…":[null,"%(slug)s etkinleştiriliyor…"],"%(slug)s has been activated.":[null,"%(slug)s etkinleştirildi."],"%(slug)s failed to activate. %(error)s":[null,"%(slug)s etkinleştirilemedi. %(error)s"],"Deactivating %(slug)s…":[null,"%(slug)s devre dışı bırakılıyor…"],"%(slug)s has been deactivated.":[null,"%(slug)s devre dışı bırakıldı."],"%(slug)s failed to deactivate. %(error)s":[null,""],"Updating %(slug)s settings…":[null,"%(slug)s ayarları güncelleniyor…"],"Updated %(slug)s settings.":[null,"%(slug)s ayarları güncellendi."],"Error updating %(slug)s settings. %(error)s":[null,"%(slug)s ayarları güncellenirken hata oluştu. %(error)s"],"Updating %(slug)s address…":[null,"%(slug)s adresi güncelleniyor…"],"Regenerated %(slug)s address .":[null,"%(slug)s adresi yeniden oluşturuldu."],"Error
25655 regenerating %(slug)s address. %(error)s":[null,""],"Resetting Jetpack options…":[null,"Jetpack seçenekleri sıfırlanıyor…"],"Options reset.":[null,"Seçenekler sıfırlandı."],"Options failed to reset.":[null,"Seçenekler sıfırlanamadı."],"There was an error disconnecting Jetpack. Error: %(error)s":[null,"Jetpack bağlantısı kesilirken bir hata oluştu. Hata: %(error)s"],"Unlinking from WordPress.com":[null,"WordPress.com bağlantısı kaldırılıyor"],"Unlinked from WordPress.com.":[null,"WordPress.com bağlantısı kaldırıldı."],"Error unlinking from WordPress.com. %(error)s":[null,"WordPress.com bağlantısı kaldırılırken hata oluştu. %(error)s"],"At A Glance":[null,"Bir Bakışta"],"Clichés":[null,"Klişeler"],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,"Bunun nedenini bize söyleyebilir misiniz? Sadece {{a}}iki basit soruyu yanıtlamanız{{/a}} Jetpack'i daha iyi hale getirmemize yardımc�
25656 � olacak."],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{hideOnMobile}}Jetpack’i beğeniyor musunuz ya da geri bildirimde bulunmak istiyor musunuz?{{/hideOnMobile}} {{reviewLink}}Görüşünüzü paylaşın{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}Twitter’da bizi takip edin{{/twitterLink}}{{hideOnMobile}} ve{{/hideOnMobile}} {{facebookLink}}Facebook’ta bizi beğenin{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}"],"Like us on Facebook":[null,"Bizi Facebook'ta beğenin"],"Follow Jetpack on Twitter":[null,"Twitter'da Jetpack’i takip edin"],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answ
25657 ers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{supportLink}}Destek sayfamızı görüntüleyin{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}forumlardaki yanıtları kontrol edin{{/forumLink}}{{hideOnMobile}} veya{{/hideOnMobile}} {{contactLink}}doğrudan bizimle iletişim kurun{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}"],"Contact Jetpack support staff directly":[null,"Jetpack destek ekibiyle doğrudan iletişim kurun"],"Go to the WordPress.org support forums":[null,"WordPress.org destek forumlarına gidin"],"Go to Jetpack.com/support":[null,"Jetpack.com/support adresine gidin"],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,"Tüm Jetpack kullanıcılarımıza ücretsiz ve eksiksiz destek sunuyoruz. Destek ekibimiz her zaman size yardım etmeye hazır."],"Jetpack Happiness Engineer":[null,"Jet
25658 pack Mutluluk Mühendisi"],"Automattic's Privacy Policy":[null,"Automattic'in Gizlilik İlkesi"],"WordPress.com Terms of Service":[null,"WordPress.com Hizmet Koşulları"],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,"Google, Bing ve Pinterest’te sitenizin doğrulanması ve sıralamasının yükselmesi için {{a}}Site Verification’ı etkinleştirin{{/a}}."],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,"Site Doğrulama Araçları etkin. Daha doğru endeksleme ve sıralama için sitenizin Google, Bing ve Pinterest’te doğrulandığından emin olun. {{a}}Hemen doğrulayın{{/a}}"],"Site Verification Tools":[null,"Site Doğrulama Araçları"],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,"Görüntülerinizin performans ve hızını artırmak i�
25659 �in {{a}}Photon’u etkinleştirin{{/a}}."],"Image Performance %(photon)s":[null,"Görüntü Performansı %(photon)s"],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,"{{a}}Yönetim özelliğini etkinleştirip otomatik güncellemeleri açın{{/a}}"],"{{a}}Turn on plugin auto updates{{/a}}":[null,"{{a}}Otomatik eklenti güncellemelerini açın{{/a}}"],"Plugin Updates":[null,"Eklenti Güncellemeleri"],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,"Hata! Akismet anahtarınız eksik veya geçersiz. {{akismetSettings}}Düzeltmek için Akismet ayarlarına gidin{{/akismetSettings}}."],"No threats found, you're good to go!":[null,"Tehdit bulunmadı, çekinmeden devam edin!"],"{{a}}Contact Support{{/a}}":[null,"{{a}}Destek Birimine Başvurun{{/a}}"],"{{a}}View details at VaultPress.com{{/a}}":[null,"{{a}}Ayrıntıları VaultPress.com’da görüntüleyin{{/a}}"],"Uh oh, %(number)s threat found.":["Uh
25660 oh, %(number)s threats found.","Eyvah, %(number)s tehdit bulundu.","Eyvah, %(number)s tehdit bulundu."],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,"Siteniz çökerse bildirimler almak için {{a}}Monitor’ı etkinleştirin{{/a}}."],"Loading…":[null,"Yükleniyor…"],"Downtime Monitoring":[null,"Kesinti İzleme"],"{{button}}View More Stats on WordPress.com {{/button}}":[null,""],"{{button}}View Old Stats{{/button}}":[null,""],"All-time comments":[null,"Tüm zamanlarda toplam yorum sayısı"],"All-time views":[null,"Tüm zamanlarda toplam görüntüleme sayısı"],"%(number)s View":["%(number)s Views","%(number)s Görüntüleme","%(number)s Görüntüleme"],"Best overall day":[null,"Toplamda en iyi gün"],"Views today":[null,"Bugünkü görüntüleme sayısı"],"Months":[null,"Ay"],"Weeks":[null,"Hafta"],"Days":[null,"Gün"],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[n
25661 ull,"İstatistikler yüklenirken bir sorun yaşandı. Lütfen daha sonra tekrar deneyin veya {{a}}istatistiklerinizi şimdi WordPress.com’da görüntüleyin{{/a}}"],"Click to view detailed stats.":[null,"Ayrıntılı istatistikleri görüntülemek için tıklayın."],"Views: %(numberOfViews)s":[null,"Görüntülemeler: %(numberOfViews)s"],"Week of %(date)s":[null,"%(date)s haftası"],"Manage security on WordPress.com":[null,"WordPress.com’da güvenliği yönetin"],"Skip this step":[null,"Bu adımı atla"],"Skip the Jetpack Jumpstart process":[null,"Jetpack Hızlı Başlatma işlemini atla"],"Features can be activated or deactivated at any time.":[null,"Özellikler ne zaman istenirse etkinleştirilebilir veya devre dışı bırakılabilir."],"Jetpack's recommended features include:":[null,"Jetpack'in önerilen özellikleri şunları içerir:"],"Activate Recommended Features":[null,"Önerilen Özellikleri Etkinleştir"],"Quickly enhance your site by activating Jetpack's recommende
25662 d features.":[null,"Jetpack'in önerilen özelliklerini etkinleştirerek sitenizi hızla geliştirin."],"Jump Start your Site":[null,"Sitenizi Hızlı Başlatın"],"Disconnect from WordPress.com":[null,"WordPress.com Bağlantısını Kes"],"Link to WordPress.com":[null,"WordPress.com'a bağlan"],"Unlink me from WordPress.com":[null,"WordPress.com bağlantımı kaldır"],"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.":[null,"Sitelerini geliştirmek ve güvene almak için Jetpack’ten yararlanan milyonlarca kullanıcıya katılın. WordPress bizim tutkumuz ve işinizi kolaylaştırmak için yardıma hazırız."],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,"Jetpack, topluluktaki teknik becerisi en yüksek ve en tutkulu insanlardan bazıları tarafından desteklenmektedir. D
25663 ünyanın her yanına dağılmış durumdalar ve size yardım etmeye hazırlar."],"Did we mention free, professional support?":[null,"Ücretsiz profesyonel destekten bahsetmiş miydik?"],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,"Jetpack, mükemmel görüntülerinizi inanılmaz bir hızda yüklemek için son teknoloji ürünü WordPress.com içerik teslimi ağını kullanır. Her cihaz için optimize edilmiştir ve tamamen ücretsizdir."],"Lightning fast, optimized images":[null,"Son derece hızlı, optimize edilmiş görüntüler"],"Never fall behind on a security release or waste time updating multiple sites.":[null,"Asla bir güvenlik sürümünde geç kalmayın veya birden fazla siteyi güncellemek için zaman kaybetmeyin."],"Automatic site updates.":[null,"Otomatik site güncellemeleri."],"Live site monitoring.":[null,"Canlı site izleme."],"Ga
25664 in peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,"Milyonlarca sitede milyarlarca oturum açma saldırısını engellemiş Protect ile kafanız rahat olsun."],"Block site attacks.":[null,"Site saldırılarını engelleyin."],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,"Jetpack kötü amaçlı oturum açma denemelerini engeller, siteniz çökerse size haber verir ve eklentilerinizi otomatik olarak güncelleyebilir, yani size dert edecek hiçbir şey kalmaz."],"Site security and peace of mind":[null,"Site güvenliği ve iç rahatlığı"],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,"Jetpack, WordPress.com’un gücünden yararlanarak size ziyaretçileriniz, neleri okudukları ve nereden gel
25665 dikleri hakkında ayrıntılı bilgiler sunar."],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,"Benzer Yazılar ile paylaşacak ve okuyacak daha fazla içerik sunarak ziyaretçilerinizin siteyle ilişkisini güçlendirin."],"Increase page views.":[null,"Sayfa görüntüleme sayısını artırın."],"Give visitors the tools to share and subscribe to your content.":[null,"Ziyaretçilerinize içeriklerinizi paylaşmak ve bunlara abone olmak için gereken araçları sunun."],"Build a community.":[null,"Bir topluluk oluşturun."],"Sharing & Like Buttons":[null,"Paylaşma ve Beğeni Düğmeleri"],"Automated social marketing.":[null,"Otomatik sosyal pazarlama."],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,"Jetpack, sitenizi daha fazla insanın görüntülemesine ve bunların sitede tutulmasına yardımcı olacak çok sayıda trafik ve katılım aracı sağlar."],"Send us Feedb
25666 ack":[null,"Geri Bildirim gönderin"],"Need Help?":[null,"Yardıma mı ihtiyacınız var?"],"Manage Plugins":[null,"Eklentileri Yönet"],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"Daha az stres. Monitor, sitenizin hizmet dışı kalması durumunda size gerçek zamanlı uyarılar gönderir."],"Track your growth":[null,"Gelişiminizi izleyin"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,"Yazılarınızı arkadaşlarınızla, takipçilerinizle ve tüm dünyayla otomatik olarak paylaşmak için Duyuru'yu kullanın."],"Drive more traffic to your site":[null,"Sitenize daha fazla ziyaretçi yönlendirin"],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,"Jetpack'inize bağlanırken bir sorun oluştu. Lütfen \"WordPress.com'a bağlan\" seçeneğine yeniden tıklayın."],"We had an issue connecting Jetpack; deactivate then reactivate the Jetp
25667 ack plugin, then connect again.":[null,"Jetpack'e bağlanırken bir sorun yaşadık. Jetpack eklentisini devre dışı bırakıp yeniden etkinleştirin, ardından tekrar bağlanın."],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"Jetpack'i yetkilendirirken WordPress blogunuzda oturum açmış olmanız gerekir."],"{{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":[null,"{{s}}Jetpack'inizde bir hata var.{{/s}} Bu rahatsızlıktan dolayı özür dileriz. Lütfen daha sonra yeniden deneyin. Sorun hâlâ devam ediyorsa lütfen şu mesajla desteğe başvurun: %(error_key)s"],"Disconnecting Jetpack":[null,"Jetpack Bağlantısı Kesiliyor"],"Leave a Jetpack review":[null,"Jetpack'le ilgili görüşünüzü paylaşın"],"Need help? The Jetpack team is here for you.":[null,"Yardıma mı ihtiyacınız var? Jetpack ekibi sizin
25668 için burada."],"Smiley":[null,"Yüz İfadesi"],"Require Two-Step Authentication":[null,"İki Adımlı Kimlik Doğrulaması İste"],"Use a large and visually striking layout":[null,"Geniş ve görsel olarak çarpıcı bir düzen kullanın."],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"İlgili yazıları asıl yazıdan daha açık şekilde ayırmak için bir \"İlgili\" başlığı göster"],"Related":[null,"İlgili"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"Evinizde, ofisinizde veya diğer yerlerde değişebildiği için en sık kullanılan IP adreslerinizi eklemeye dikkat edin. Aşağıdaki listeden kaldırdığınız IP adresi, güvenilir adresler listenizden de çıkarılır."],"Whitelist Management":[null,"Güvenilir Adresler Listesi Yönetimi"],"Email Address":[null,
25669 "E-posta Adresi"],"Publicize":[null,"Duyuru"],"Site Stats":[null,"Site İstatistikleri"],"Featured Images":[null,"Öne çıkarılan görseller"],"Excerpts":[null,"Alıntılar"],"Enable Testimonials for this site.":[null,"Bu site için Görüşler'i etkinleştirin."],"Enable Portfolio Projects for this site.":[null,"Bu site için Portfolyo Projelerini etkinleştirin."],"Preview":[null,"Önizleme"],"Color Scheme":[null,"Renk Şeması"],"Ignored Phrases":[null,"Göz ardı edilen cümleler"],"Use automatically detected language to proofread posts and pages":[null,"Gönderilerde ve sayfalarda düzeltme okuması yapmak için otomatik olarak algılanan dili kullan"],"Redundant Phrases":[null,"Ağdalı cümleler"],"Phrases to Avoid":[null,"Kaçınılacak cümleler"],"Passive Voice":[null,"Pasif ses"],"Jargon":[null,"Jargon"],"Hidden Verbs":[null,"Gizli fiiller"],"Double Negatives":[null,"Çifte negatifler"],"Diacritical Marks":[null,"Belirleyici işaretler"],"Complex Phrases":[null,"Karmaş
25670 ık cümleler"],"Bias Language":[null,"Önyargılı dil"],"English Options":[null,"İngilizce ayarlar"],"Proofreading":[null,"Düzeltme Okuması"],"Connect Jetpack":[null,"Jetpack'i Bağla"],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,"Jetpack, WordPress.com ile iletişim kuramadı: %(error_key)s. Bu genellikle, web sunucunuzda bir şeylerin yanlış yapılandırıldığı anlamına gelir."],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com şu anda sorun yaşıyor ve Jetpack'inizi destekleyemiyor. Lütfen daha sonra tekrar deneyin."],"{{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).":[null,"{{s}}Jetpack'inizde bir hata var.{{/s}} Bu site ile WordPress.com arasında bağlantı kurmak mümkün deği
25671 l. Bu genellikle, sitenizin herkesin erişimine açık olmadığı anlamına gelir (localhost)."],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,"Jetpack'in kullanılabilmesi için web sitenizin herkesin erişimine açık olması gerekir: %(error_key)s"],"You have successfully disconnected Jetpack":[null,"Jetpack bağlantısını başarıyla kestiniz"],"Active":[null,"Etkin"],"Settings":[null,"Ayarlar"],"Learn More":[null,"Daha Fazla Bilgi"],"Disconnect Jetpack":[null,"Jetpack Bağlantısını Kes"],"Debug":[null,"Ayıklama"],"Test your site’s compatibility with Jetpack.":[null,"Sitenizin Jetpack ile uyumluluğunu test edin."]}
25672 \ No newline at end of file
25673
25674 diff --git a/plugins/jetpack/languages/json/jetpack-uk.json b/plugins/jetpack/languages/json/jetpack-uk.json
25675 index df2b585..bdc3216 100644
25676 --- a/plugins/jetpack/languages/json/jetpack-uk.json
25677 +++ b/plugins/jetpack/languages/json/jetpack-uk.json
25678 @@ -1 +1 @@
25679 -{"":{"po-revision-date":"2015-08-31 09:59:56+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);","x-generator":"GlotPress/1.0-alpha-1100","project-id-version":"dev"},"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Connect Jetpack":[null,""],"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,"Статистика"],"Smiley":[null,""],"Whitelist Management":[null,""],"Related":[null,"Пов’язано"],"Show a \"Related\" header to more clearly separate the rel
25680 ated section from posts":[null,"Показувати заголовок \"Пов’язано\", щоби чіткіше відокремити цей розділ від записів"],"Use a large and visually striking layout":[null,"Використовувати великий розмір та яскраве розміщення"],"Publicize":[null,"Оприлюднити"],"Related Posts":[null,"Пов’язані записи"],"Email Address":[null,"Адреса електронної пошти"],"Preview":[null,"Попередній перегляд"],"Excerpts":[null,""],"Featured Images":[null,"Головні зображення"],"Enable Portfolio Projects for this site.":[null,""],"Enable Testimonials for this site.":[null,"Увімкнути рекомендації для цього сайту."],"View people's profiles when you mouse over their Gravatars":[null,"Бачити профіль людей коли ваша мишка за їхнім Граватар�
25681 �м"],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Proofreading":[null,""],"English Options":[null,""],"Bias Language":[null,""],"Complex Phrases":[null,"Складні фрази"],"Diacritical Marks":[null,""],"Double Negatives":[null,"подвійні заперечення"],"Hidden Verbs":[null,""],"Jargon":[null,""],"Passive Voice":[null,""],"Phrases to Avoid":[null,""],"Redundant Phrases":[null,""],"Use automatically detected language to proofread posts and pages":[null,""],"Ignored Phrases":[null,"Ігноровані фрази"],"Color Scheme":[null,""],"Terms":[null,""],"Privacy":[null,"Приватність"],"Debug":[null,""],"Learn More":[null,"Дізнатись більше"],"Settings":[null,"Налаштування"],"Active":[null,"Активний"]}
25682 \ No newline at end of file
25683 +{"":{"po-revision-date":"2015-08-31 09:59:56+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);","x-generator":"GlotPress/1.0-alpha-1100","project-id-version":"dev"},"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Connect Jetpack":[null,""],"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,"Статистика"],"Smiley":[null,""],"Whitelist Management":[null,""],"Related":[null,"Пов’язано"],"Show a \"Related\" header to more clearly separate the rel
25684 ated section from posts":[null,"Показувати заголовок \"Пов’язано\", щоби чіткіше відокремити цей розділ від записів"],"Use a large and visually striking layout":[null,"Використовувати великий розмір та яскраве розміщення"],"Publicize":[null,"Оприлюднити"],"Related Posts":[null,"Пов’язані записи"],"Email Address":[null,"Адреса електронної пошти"],"Preview":[null,"Попередній перегляд"],"Excerpts":[null,""],"Featured Images":[null,"Головні зображення"],"Enable Portfolio Projects for this site.":[null,""],"Enable Testimonials for this site.":[null,"Увімкнути рекомендації для цього сайту."],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Proofreading":[null,""],"English Options":[null,"
25685 "],"Bias Language":[null,""],"Complex Phrases":[null,"Складні фрази"],"Diacritical Marks":[null,""],"Double Negatives":[null,"подвійні заперечення"],"Hidden Verbs":[null,""],"Jargon":[null,""],"Passive Voice":[null,""],"Phrases to Avoid":[null,""],"Redundant Phrases":[null,""],"Use automatically detected language to proofread posts and pages":[null,""],"Ignored Phrases":[null,"Ігноровані фрази"],"Color Scheme":[null,""],"Terms":[null,""],"Privacy":[null,"Приватність"],"Debug":[null,""],"Learn More":[null,"Дізнатись більше"],"Settings":[null,"Налаштування"],"Active":[null,"Активний"]}
25686 \ No newline at end of file
25687
25688 diff --git a/plugins/jetpack/languages/json/jetpack-ur.json b/plugins/jetpack/languages/json/jetpack-ur.json
25689 index a2c95b4..88df8bb 100644
25690 --- a/plugins/jetpack/languages/json/jetpack-ur.json
25691 +++ b/plugins/jetpack/languages/json/jetpack-ur.json
25692 @@ -1 +1 @@
25693 -{"":{"po-revision-date":"2015-06-27 06:00:15+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/1.0-alpha-1000","project-id-version":"dev"},"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,""],"Smiley":[null,""],"Email Address":[null,"ای میل پتہ"],"Whitelist Management":[null,""],"Related":[null,""],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a large and visually striking layout":[null,""],"Publicize":[null,"تشہیر"],"Related Posts":[null,""],"View people's profiles when you mouse over their Gravatars":[null,""
25694 ],"Preview":[null,""],"Excerpts":[null,""],"Featured Images":[null,""],"Enable Portfolio Projects for this site.":[null,""],"Enable Testimonials for this site.":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Proofreading":[null,""],"English Options":[null,""],"Bias Language":[null,""],"Complex Phrases":[null,""],"Diacritical Marks":[null,""],"Double Negatives":[null,""],"Hidden Verbs":[null,""],"Jargon":[null,""],"Passive Voice":[null,""],"Phrases to Avoid":[null,""],"Redundant Phrases":[null,""],"Use automatically detected language to proofread posts and pages":[null,""],"Ignored Phrases":[null,""],"Color Scheme":[null,"رنگوں کا امتزاج"],"Terms":[null,""],"Privacy":[null,""],"Debug":[null,""],"Disconnect from WordPress.com":[null,""],"Learn More":[null,""],"Settings":[null,""],"Active":[null,""]}
25695 \ No newline at end of file
25696 +{"":{"po-revision-date":"2015-06-27 06:00:15+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/1.0-alpha-1000","project-id-version":"dev"},"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,""],"Smiley":[null,""],"Email Address":[null,"ای میل پتہ"],"Whitelist Management":[null,""],"Related":[null,""],"Show a \"Related\" header to more clearly separate the related section from posts":[null,""],"Use a large and visually striking layout":[null,""],"Publicize":[null,"تشہیر"],"Related Posts":[null,""],"Preview":[null,""],"Excerpts":[null,""],"Featured Images":[null,""],
25697 "Enable Portfolio Projects for this site.":[null,""],"Enable Testimonials for this site.":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Proofreading":[null,""],"English Options":[null,""],"Bias Language":[null,""],"Complex Phrases":[null,""],"Diacritical Marks":[null,""],"Double Negatives":[null,""],"Hidden Verbs":[null,""],"Jargon":[null,""],"Passive Voice":[null,""],"Phrases to Avoid":[null,""],"Redundant Phrases":[null,""],"Use automatically detected language to proofread posts and pages":[null,""],"Ignored Phrases":[null,""],"Color Scheme":[null,"رنگوں کا امتزاج"],"Terms":[null,""],"Privacy":[null,""],"Debug":[null,""],"Disconnect from WordPress.com":[null,""],"Learn More":[null,""],"Settings":[null,""],"Active":[null,""]}
25698 \ No newline at end of file
25699
25700 diff --git a/plugins/jetpack/languages/json/jetpack-vi.json b/plugins/jetpack/languages/json/jetpack-vi.json
25701 index 1ab28f4..9e80032 100644
25702 --- a/plugins/jetpack/languages/json/jetpack-vi.json
25703 +++ b/plugins/jetpack/languages/json/jetpack-vi.json
25704 @@ -1 +1 @@
25705 -{"":{"po-revision-date":"2015-06-27 06:00:15+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=1; plural=0;","x-generator":"GlotPress/1.0-alpha-1000","project-id-version":"dev"},"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,""],"Smiley":[null,""],"Email Address":[null,"Địa chỉ thư điện tử (email)"],"Whitelist Management":[null,""],"Related":[null,"Có liên quan"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Hiển thị tiêu đề \"Có liên quan\" để phân tách rõ ràng mục liên quan với các bài đăng"],"Use a large and visually striking layou
25706 t":[null,"Sử dụng một bố cục lớn và nổi bật thị giác"],"Publicize":[null,"Công khai"],"Related Posts":[null,"Các bài viết liên quan"],"View people's profiles when you mouse over their Gravatars":[null,""],"Preview":[null,"Xem thử"],"Excerpts":[null,""],"Featured Images":[null,"Ảnh tiêu biểu"],"Enable Portfolio Projects for this site.":[null,""],"Enable Testimonials for this site.":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Proofreading":[null,""],"English Options":[null,""],"Bias Language":[null,""],"Complex Phrases":[null,""],"Diacritical Marks":[null,""],"Double Negatives":[null,""],"Hidden Verbs":[null,""],"Jargon":[null,""],"Passive Voice":[null,""],"Phrases to Avoid":[null,""],"Redundant Phrases":[null,""],"Use automatically detected language to proofread posts and pages":[null,""],"Ignored Phrases":[null,""],"Color Scheme":[null,""],"Terms":[null,""],"Privacy
25707 ":[null,"Riêng tư"],"Debug":[null,""],"Disconnect from WordPress.com":[null,""],"Learn More":[null,"Xem thêm"],"Settings":[null,"Cài đặt"],"Active":[null,"Hoạt động"]}
25708 \ No newline at end of file
25709 +{"":{"po-revision-date":"2015-06-27 06:00:15+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=1; plural=0;","x-generator":"GlotPress/1.0-alpha-1000","project-id-version":"dev"},"Disconnect Jetpack":[null,""],"Disconnecting Jetpack":[null,""],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,""],"Require Two-Step Authentication":[null,""],"Site Stats":[null,""],"Smiley":[null,""],"Email Address":[null,"Địa chỉ thư điện tử (email)"],"Whitelist Management":[null,""],"Related":[null,"Có liên quan"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"Hiển thị tiêu đề \"Có liên quan\" để phân tách rõ ràng mục liên quan với các bài đăng"],"Use a large and visually striking layou
25710 t":[null,"Sử dụng một bố cục lớn và nổi bật thị giác"],"Publicize":[null,"Công khai"],"Related Posts":[null,"Các bài viết liên quan"],"Preview":[null,"Xem thử"],"Excerpts":[null,""],"Featured Images":[null,"Ảnh tiêu biểu"],"Enable Portfolio Projects for this site.":[null,""],"Enable Testimonials for this site.":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,""],"Proofreading":[null,""],"English Options":[null,""],"Bias Language":[null,""],"Complex Phrases":[null,""],"Diacritical Marks":[null,""],"Double Negatives":[null,""],"Hidden Verbs":[null,""],"Jargon":[null,""],"Passive Voice":[null,""],"Phrases to Avoid":[null,""],"Redundant Phrases":[null,""],"Use automatically detected language to proofread posts and pages":[null,""],"Ignored Phrases":[null,""],"Color Scheme":[null,""],"Terms":[null,""],"Privacy":[null,"Riêng tư"],"Debug":[null,""],"Disconnect from WordPress.com"
25711 :[null,""],"Learn More":[null,"Xem thêm"],"Settings":[null,"Cài đặt"],"Active":[null,"Hoạt động"]}
25712 \ No newline at end of file
25713
25714 diff --git a/plugins/jetpack/languages/json/jetpack-zh_CN.json b/plugins/jetpack/languages/json/jetpack-zh_CN.json
25715 index 175cf46..f3f33ce 100644
25716 --- a/plugins/jetpack/languages/json/jetpack-zh_CN.json
25717 +++ b/plugins/jetpack/languages/json/jetpack-zh_CN.json
25718 @@ -1 +1 @@
25719 -{"":{"po-revision-date":"2016-04-11 18:09:09+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=1; plural=0;","x-generator":"GlotPress/2.1.0-alpha","project-id-version":"Development (trunk)"},"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.":[null,""],"This module has no configuration options":[null,""],"Configure your Security Scans":[null,""],"You can see the information about security scanning in the \"At a Glance\" section.":[null,""],"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.":[null,""],"Search for a Jetpack feature.":[null,""],"Real-time offsite backups with automated restores deliver
25720 peace-of-mind, so you can focus on writing great content and increasing traffic while we protect every aspect of your investment. Upgrade today.":[null,""],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,""],"Mobile Promos":[null,""],"Track each infinite Scroll post load as a page view in Google Analytics":[null,""],"Scroll infinitely (Shows 7 posts on each load)":[null,""],"Background Color":[null,""],"Show photo metadata (Exif) in carousel, when available":[null,""],"Match By Email":[null,""],"{{a}}Edit{{/a}}":[null,""],"Emails will be sent to ":[null,""],"Receive Monitor Email Notifications":[null,""],"Report Visibility: Select the roles that will be able to view stats reports":[null,""],"Registered Users: Count the page views of registered users who are logged in":[null,""],"Put a chart showing 48 hours of views in the admin bar":[null,""],"Admin Bar":[null,""],"Show a \"follow comments\" option in the comment form.":[null,""],"Show a \"follo
25721 w blog\" options in the comment form":[null,""],"Can readers subscribe to your posts, comments or both?":[null,""],"A few catchy words to motivate your readers to comment.":[null,""],"Comments headline":[null,""],"WordPress.com Likes are:":[null,""],"Upgrade Focus: VideoPress For Weddings":[null,""],"The WordPress for Android App Gets a Big Facelift":[null,""],"Big iPhone/iPad Update Now Available":[null,""],"Subscriber":[null,""],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,""],"{{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}}":[null,""],"Cheatin' uh?":[null,""],"News Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Sitemap: {{a}}%(url)s{{/a}}":[null,""],"Search engines will find the sitemaps at these locations:":[null,""],"Use Markdown for comments":[null,""],"Add a phrase":[null,""],"Enable proofreadin
25722 g for the following grammar and style rules: ":[null,""],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,""],"Automatic Language Detection":[null,""],"A post or page is updated":[null,""],"A post or page is first published":[null,""],"Automatically proofread content when: ":[null,""],"Configure Testimonials":[null,""],"Configure Portfolios":[null,""],"Regenerate address":[null,""],"Highlight and copy the following text to your clipboard:":[null,""],"Copied!":[null,""],"Display all your gallery pictures in a cool mosaic":[null,""],"Meta key example: ":[null,""],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,""],"Welcome to Jetpack":[null,""],"Let us know!":[null,""],"What would you like to see on your Jetpack Dashboard?":[null,""],"You, %(userName)s, are not connected to WordPress.com.":[null,""],"Currently in {{a}}Development Mode{{/a}} beca
25723 use your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,""],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,""],"You are currently running a development version of Jetpack.":[null,""],"You're fueled up and ready to go.":[null,""],"You're fueled up and ready to go, Jetpack is now active.":[null,""],"Your Jetpack is already connected.":[null,""],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,""],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,""],"Threats don't discriminate":[null,""],"Backup, protect, repair and build a
25724 better website.":[null,""],"Powerful security tools for ultimate peace of mind":[null,""],"ACTIVE":[null,""],"Upgrade":[null,""],"Set up":[null,""],"Threats found!":[null,""],"No Results Found.":[null,""],"Pro":[null,""],"Keep your site backed up!":[null,""],"Site Backups":[null,""],"Keep those spammers away!":[null,""],"Automatically scan your site for common threats and attacks.":[null,""],"Security Scanning":[null,""],"Automatically backup your entire site.":[null,""],"State-of-the-art spam defense.":[null,""],"Automated, comprehensive protection from threats and attacks.":[null,""],"Activate Site Stats":[null,""],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,""],"Jetpack Stats Icon":[null,""],"Do you really want to disconnect your site from WordPress.com?":[null,""],"Updates Needed":[null,""],"Save Settings":[null,""],"Saving…":[null,""],"No account? Create one for free…":[null,""],"Unlimited s
25725 urveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,""],"Surveys & Polls":[null,""],"Configure VaultPress":[null,""],"View your security dashboard":[null,""],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense, and brute-force login protection - all in one place.":[null,""],"Security Scanning & Backups":[null,""],"Configure Akismet":[null,""],"View your spam stats":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,""],"Once you connect, you can upgrade to Premium or Pro in order to unlock worldclass security, spam protection tools, and priority support.":[null,""],"Your site is on Development Mode":[null,""],"Unlock the full potential of your site with the features included in your plan.":[null,""],"Your site is on the Jetpack Professional plan":[null,""],"Your site is on the Jetpack Premium plan":[nul
25726 l,""],"Upgrade to Premium or Pro in order to unlock world class security, spam protection tools, and priority support.":[null,""],"Your site is on the Free Jetpack Plan":[null,""],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,""],"Lock out the bad guys":[null,""],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,""],"Maximum grade security":[null,""],"Compare Plans":[null,""],"Advanced polls and ratings":[null,""],"One-click threat resolution":[null,""],"Real-time backups":[null,""],"Unlimited backup archive":[null,""],"Includes on-demand malware scanning":[null,""],"Supports 1-3 sites":[null,""],"Jetpack Professional offers advanced features including:":[null,""],"Need more?":[null,""],"Create a new p
25727 oll":[null,""],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,""],"Bulk and automatic updates":[null,""],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,""],"Feel the performance":[null,""],"Manage all your sites from a single dashboard.":[null,""],"Powerful WordPress.com features on every device.":[null,""],"View your {{a}}Email Followers{{/a}}":[null,""],"View {{a}}All Stats{{/a}}":[null,""],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,""],"Link your account to WordPress.com to get the most out of Jetpack.":[null,""],"You are connected as ":[null,""],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,""],"
25728 Manage your Jetpack connection.":[null,""],"Connection Settings":[null,""],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,""],"Enjoy priority support":[null,""],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,""],"Get WordPress apps for any screen.":[null,""],"Inspiration strikes any time, anywhere.":[null,""],"Launch Reader":[null,""],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,""],"Connect with the Community":[null,""],"View Your Stats":[null,""],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,""],"Connect with your Visitors":[null,"
25729 "],"Try the New Editor":[null,""],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,""],"Focus on your Writing":[null,""],"Invalid Key":[null,""],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,""],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,""],"Spam Protection":[null,""],"Unavailable in Dev Mode.":[null,""],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,""],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"{{a}}View backup details{{/a}}.":[null,""],"Backups":[null,""],"Performance":[null,""],"Security":[null,""],"Jetpack is monitoring your site. If we think your site is down you will receive an email.":[null,""],"Jetpack is improving and optimising your image speed.":[null,""],"{{a}}Activate Manage{{/a}} to turn on auto updates and manage you
25730 r plugins from WordPress.com.":[null,""],"All plugins are up-to-date. Awesome work!":[null,""],"Needs updating. ":["Need updating. ",[""]],"%(number)s plugin":["%(number)s plugins",[""]],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,""],"Total malicious attacks blocked on your site.":[null,""],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,""],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,""],"Threats found":[null,""],"Malware Scanning":[null,""],"WordPress.com for Linux":[null,""],"WordPress.com for Windows":[null,""],"WordPress.com for Mac OS X":[null,""],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web brow
25731 ser.":[null,""],"WordPress.com in Google Play":[null,""],"WordPress.com in the App Store":[null,""],"Updating %(slug)s settings…":[null,""],"%(slug)s has been deactivated.":[null,""],"Deactivating %(slug)s…":[null,""],"%(slug)s failed to activate. %(error)s":[null,""],"%(slug)s has been activated.":[null,""],"Activating %(slug)s…":[null,""],"Recommended features active.":[null,""],"Activating recommended features…":[null,""],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,""],"Show falling snow in the holiday period.":[null,""],"Holiday Snow":[null,""],"Unavailable in Dev Mode":[null,""],"At A Glance":[null,""],"Error unlinking from WordPress.com. %(error)s":[null,""],"Unlinked from WordPress.com.":[null,""],"Unlinking from WordPress.com":[null,""],"There was an error disconnecting Jetpack. Error: %(error)s":[null,""],"Options failed to reset.":[null,""],"Options reset.":[null,""],"Resetting Jetpack options…":[null,""],"Regenerated %(slug)s address .":[nul
25732 l,""],"Updating %(slug)s address…":[null,""],"Error updating %(slug)s settings. %(error)s":[null,""],"Updated %(slug)s settings.":[null,""],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,""],"Clichés":[null,""],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,""],"You are running Jetpack on a {{a}}staging server{{/a}}.":[null,""],"Follow Jetpack on Twitter":[null,""],"Like us on Facebook":[null,""],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile
25733 }}.{{/hideOnMobile}}":[null,""],"WordPress.com Terms of Service":[null,""],"Automattic's Privacy Policy":[null,""],"Jetpack Happiness Engineer":[null,""],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,""],"Go to Jetpack.com/support":[null,""],"Go to the WordPress.org support forums":[null,""],"Contact Jetpack support staff directly":[null,""],"Downtime Monitoring":[null,""],"Loading…":[null,""],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,""],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.",[""]],"{{a}}View details at VaultPress.com{{/a}}":[null,""],"{{a}}Contact Support{{/a}}":[null,""],"No threats found, you're good to go!":[null,""],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,""],"Plugin Updates":[null,""],"{{a}}Turn on plugin auto updates{{/a}}":[null,""],"{{a}}Activate Ma
25734 nage and turn on auto updates{{/a}}":[null,""],"Image Performance %(photon)s":[null,""],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,""],"Site Verification Tools":[null,""],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,""],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,""],"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.":[null,""],"Unlink me from WordPress.com":[null,""],"Link to WordPress.com":[null,""],"Disconnect from WordPress.com":[null,""],"Jump Start your Site":[null,""],"Quickly enhance your site by activating Jetpack's recommended features.":[null,""],"Activate Recommended Features":[null,""],"Jetpack's recommended features include:":[nul
25735 l,""],"Features can be activated or deactivated at any time.":[null,""],"Skip the Jetpack Jumpstart process":[null,""],"Skip this step":[null,""],"Manage security on WordPress.com":[null,""],"Week of %(date)s":[null,""],"Views: %(numberOfViews)s":[null,""],"Click to view detailed stats.":[null,""],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,""],"Days":[null,""],"Weeks":[null,""],"Months":[null,""],"Views today":[null,""],"Best overall day":[null,""],"%(number)s View":["%(number)s Views",[""]],"All-time views":[null,""],"All-time comments":[null,""],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,""],"Did we mention free, professional support?":[null,""],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe an
25736 d ready to help you.":[null,""],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,""],"Block site attacks.":[null,""],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,""],"Live site monitoring.":[null,""],"Automatic site updates.":[null,""],"Never fall behind on a security release or waste time updating multiple sites.":[null,""],"Lightning fast, optimized images":[null,""],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,""],"Site security and peace of mind":[null,""],"Need Help?":[null,""],"Send us Feedback":[null,""],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,""],"Automated social marketing.":[null,""],"Sharing & Like B
25737 uttons":[null,""],"Build a community.":[null,""],"Give visitors the tools to share and subscribe to your content.":[null,""],"Increase page views.":[null,""],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,""],"Manage Plugins":[null,""],"Drive more traffic to your site":[null,""],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,""],"Track your growth":[null,""],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,""],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,""],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,""],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,""],"{{s}}Your Jetpack has a glitch.{{/s}} We're sorry for the inconvenience. Please try again later, if the issue continues please contact suppo
25738 rt with this message: %(error_key)s":[null,""],"Need help? The Jetpack team is here for you.":[null,""],"Leave a Jetpack review":[null,""],"Disconnecting Jetpack":[null,"断开 Jetpack"],"Smiley":[null,"笑脸"],"Email Address":[null,"电子邮件地址"],"Whitelist Management":[null,"白名单管理"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"请务必添加您最常使用的 IP 地址,因为这些地址会因位置(家、办公室或其他位置)而变化。从下面的列表中删除 IP 地址会同时将其从您的白名单中删除。"],"Related":[null,"相关"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"显示“相关”标题,以更明确地将相关部分与博文区分开来"],"Use a large and visually striking layout":[null,"使用醒目的大尺寸布
25739 局"],"Require Two-Step Authentication":[null,"需要两步认证"],"Site Stats":[null,"网站统计"],"Publicize":[null,"宣传"],"Excerpts":[null,"摘要"],"Featured Images":[null,"推荐图片"],"Enable Portfolio Projects for this site.":[null,"为此站点启用“组合项目”。"],"Enable Testimonials for this site.":[null,"启用该站点的“凭据”。"],"View people's profiles when you mouse over their Gravatars":[null,"将鼠标停留在人的头像上查看其个人资料"],"Color Scheme":[null,"配色方案"],"Preview":[null,"预览"],"You have successfully disconnected Jetpack":[null,""],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,""],"{{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).":[null,""],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordP
25740 ress.com 当前存在问题,无法为您的 Jetpack 提供支持。请稍后重试。"],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,""],"Connect Jetpack":[null,"连接 Jetpack"],"Proofreading":[null,"校对"],"English Options":[null,"英语选项"],"Bias Language":[null,"歧视性语言"],"Complex Phrases":[null,"复杂的词组"],"Diacritical Marks":[null,"变音符"],"Double Negatives":[null,"双重否定"],"Hidden Verbs":[null,"隐藏的动词"],"Jargon":[null,"行话"],"Passive Voice":[null,"被动语态"],"Phrases to Avoid":[null,"避免使用的词组"],"Redundant Phrases":[null,"繁冗的词组"],"Use automatically detected language to proofread posts and pages":[null,"使用自动检测的语言来校对文章和页面"],"Ignored Phrases":[null,"忽略的词组"],"Test your site’s compatibility with Jetpack.":[null,""],"Debug":[null,"调试"],"Disconnect Jetpack":[null,"断开 J
25741 etpack 连接"],"Learn More":[null,"了解更多"],"Settings":[null,"设置"],"Active":[null,"已激活"]}
25742 \ No newline at end of file
25743 +{"":{"po-revision-date":"2016-10-20 12:37:34+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=1; plural=0;","x-generator":"GlotPress/2.3.0-alpha","language":"zh_CN","project-id-version":"Plugins - Jetpack by WordPress.com - Development (trunk)"},"Make sure your site is easily found on search engines with SEO tools for your content and social posts.":[null,""],"Activate this module to use the advanced SEO tools.":[null,""],"Configure your VideoPress settings.":[null,""],"How much is your website worth?":[null,""],"For less than the price of a coffee a month you can rest easy knowing your hard work (or livelihood) is backed up.":[null,""],"Configure Site SEO":[null,""],"Activate SEO Tools":[null,""],"Introducing our most affordable backups and security plan yet":[null,""],"The Personal Plan keeps your data, site, and hard work safe.":[null,""],"Learn more...":[null,""],"Your site is on the Jetpack Persona
25744 l plan":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), and unlimited storage.":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), unlimited backup storage, security scanning, and priority support.":[null,""],"You get spam-protection, real-time backups (unlimited archive), unlimited backup storage, security scanning, SEO tools, PollDaddy, and priority support.":[null,""],"Daily backup of all your site data with unlimited space and one-click restores (powered by VaultPress).":[null,""],"Daily backup of all your site data with unlimited space, one-click restores, automated security scanning, and priority support (powered by VaultPress).":[null,""],"Backups & Security Scanning":[null,""],"Real-time backup of all your site data with unlimited space, one-click restores, automated security scanning, one-click threat resolution, and priority support (powered by VaultPress).":[null,""],"SEO Tools":[
25745 null,""],"Advanced SEO tools to help your site get found when people search for relevant content.":[null,""],"Need more? Running a business site?":[null,""],"If your site is important to you, consider protecting and improving it with some of our advanced features: ":[null,""],"On-demand security scanning":[null,""],"Advanced SEO tools":[null,""],"Configure your SEO settings.":[null,""],"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.":[null,""],"You are running Jetpack on a staging server.":[null,""],"More Info":[null,""],"Search your content.":[null,""],"{{a}}Manage Likes visibility from the Sharing Module Settings{{/a}}":[null,""],"Hide the stats smiley face image. The image helps collect stats but should still work when hidden.":[null,""],"Your Current IP: %(ip)s":[null,""],"Whitelisting an IP address prevents it from ever being blocked by Jetpack.":[null,""],"IPv4 and IP
25746 v6 are acceptable. {{br/}} To specify a range, enter the low value and high value separated by a dash. Example: 12.12.12.1-12.12.12.100":[null,""],"Link your account to WordPress.com to start using this feature.":[null,""],"There are unsaved settings in this tab that will be lost if you leave it. Proceed?":[null,""],"This will reset all Jetpack options, are you sure?":[null,""],"Search for a Jetpack feature.":[null,"搜索 Jetpack 功能。"],"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.":[null,"升级 Jetpack,我们先进的安全扫描程序将会搜寻出恶意文件并立即报告,以便您随时知悉网站上发生的情况。"],"You can see the information about security scanning in the \"At a Glance\" section.":[null,"您可以在“概览”部分查看有关安全扫描的信息。"],"Configure your Security Scans":[null,"配置您�
25747 �安全扫描"],"This module has no configuration options":[null,"此模块无配置选项"],"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.":[null,"通过升级 Jetpack 让搜索引擎和访客知道您很在意您网站的完整性。我们的反垃圾内容工具可以消除评论垃圾,保护您的搜索引擎优化,并让访客更容易保持联系。"],"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.":[null,"带自动还原功能的实时场外备份可免去您的后顾之忧,让您能够集中精力撰写精彩内容和增加流量,而由我们来保护您投资的方方面面。立即升级。"],"{{link}}Configure your %(module_slug)s Se
25748 ttings {{/link}}":[null,"{{link}}配置您的 %(module_slug)s 设置{{/link}}"],"Subscriber":[null,"订阅者"],"Big iPhone/iPad Update Now Available":[null,"iPhone/iPad 现在有重要更新"],"The WordPress for Android App Gets a Big Facelift":[null,"Android 版 WordPress 应用程序外观有大变动"],"Upgrade Focus: VideoPress For Weddings":[null,"升级重点:婚礼 VideoPress"],"WordPress.com Likes are:":[null,"WordPress.com 点赞:"],"Comments headline":[null,"评论标题"],"A few catchy words to motivate your readers to comment.":[null,"能鼓励您的读者发表评论的几个抢眼词语。"],"Can readers subscribe to your posts, comments or both?":[null,"读者能订阅您的文章、评论或同时订阅两者吗?"],"Show a \"follow blog\" options in the comment form":[null,"在评论表单中显示“关注博客”选项"],"Show a \"follow comments\" option in the comment form.":[null,"在评论表单中显示“关注评论”选项。"],"Admin Bar":[null,"�
25749 ��理员栏"],"Put a chart showing 48 hours of views in the admin bar":[null,"在管理员栏中置入一个显示 48 小时浏览量的图表"],"Registered Users: Count the page views of registered users who are logged in":[null,"已注册用户:计算已登录的注册用户的页面浏览量"],"Report Visibility: Select the roles that will be able to view stats reports":[null,"报告可见性:选择能查看统计报告的角色"],"Receive Monitor Email Notifications":[null,"接收监控电子邮件通知"],"Emails will be sent to ":[null,"电子邮件将发送至"],"{{a}}Edit{{/a}}":[null,"{{a}}编辑{{/a}}"],"Match By Email":[null,"按电子邮件匹配"],"Show photo metadata (Exif) in carousel, when available":[null,"如果可以,采用轮播方式显示照片元数据 (Exif)"],"Background Color":[null,"背景颜色"],"Scroll infinitely (Shows 7 posts on each load)":[null,"无限滚动(每次加载显示 7 篇文章)"],"Track each infinite Scroll post load as a page
25750 view in Google Analytics":[null,"在 Google Analytics(分析)中将每个无限滚动文章加载记录为页面浏览"],"Mobile Promos":[null,"移动广告"],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,"在移动主题的页脚中显示针对 WordPress 移动应用程序的广告"],"Enter your meta key \"content\" value to verify your blog with {{a}}Google Search Console{{/a}}, {{a1}}Bing Webmaster Center{{/a1}} and {{a2}}Pinterest Site Verification{{/a2}}.":[null,""],"Meta key example:":[null,""],"Display all your gallery pictures in a cool mosaic":[null,"用酷炫马赛克显示您图库中的所有图片"],"Copied!":[null,"已复制!"],"Highlight and copy the following text to your clipboard:":[null,"高亮显示以下文本并将其复制到剪贴板:"],"Regenerate address":[null,"重新生成地址"],"Configure Portfolios":[null,"配置文件夹"],"Configure Testimonials":[null,"配置褒奖"],"Automatically proofread content wh
25751 en: ":[null,"自动校对内容的时间:"],"A post or page is first published":[null,"文章或页面首次发布"],"A post or page is updated":[null,"文章或页面已更新"],"Automatic Language Detection":[null,"自动检测语言"],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,"校对程序支持英语、法语、德语、葡萄牙语和西班牙语。"],"Enable proofreading for the following grammar and style rules: ":[null,"启用针对下列语法和样式规则的校对功能:"],"Add a phrase":[null,"添加短语"],"Use Markdown for comments":[null,"将 Markdown 用于评论"],"Search engines will find the sitemaps at these locations:":[null,"搜索引擎将查找这些位置的站点地图:"],"Sitemap: {{a}}%(url)s{{/a}}":[null,"站点地图:{{a}}%(url)s{{/a}}"],"News Sitemap: {{a}}%(url)s{{/a}}":[null,"新闻站点地图:{{a}}%(url)s{{/a}}"],"Cheatin' uh?":[null,"您的攻击行为已被记录。"],"{{p}}Would you mind tellin
25752 g 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}}":[null,"{{p}}能否在这个{{a}}包含 2 个问题的调查问卷{{/a}}中告诉我们您为什么没有完成 Jetpack 连接?{{/p}}{{p}}必须有 Jetpack 连接,我们免费的安全和流量功能才能正常运行。{{/p}}"],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,"欢迎使用 {{s}}Jetpack %(jetpack_version)s{{/s}}!"],"Your Jetpack is already connected.":[null,"您的 Jetpack 已连接。"],"You're fueled up and ready to go, Jetpack is now active.":[null,"Jetpack 现已激活,您已准备充分,随时可以开始。"],"You're fueled up and ready to go.":[null,"您已准备充分,随时可以开始。"],"You are currently running a development version of Jetpack.":[null,"您目前使用的是 Jetpack 的开发版本。"],"Submit Beta feedback":[null,""],"Curre
25753 ntly in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,"目前通过 jetpack_development_mode 过滤器处于{{a}}开发模式{{/a}}。{{br/}}有些功能已禁用。"],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,"目前通过 JETPACK_DEV_DEBUG 常数处于{{a}}开发模式{{/a}}。{{br/}}有些功能已禁用。"],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,"目前处于{{a}}开发模式{{/a}},因为您的站点 URL 缺少一个点(例如 http://localhost)。{{br/}}有些功能已禁用。"],"You, %(userName)s, are not connected to WordPress.com.":[null,"您 (%(userName)s) 没有连接到 WordPress.com。"],"What would you like to see on your Jetpack Dashboard?":[null,"您希望在 Jetpack 控制面板上看到哪些内容?"],"Let us know!":[
25754 null,"请告诉我们!"],"Welcome to Jetpack":[null,"欢迎使用 Jetpack"],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,"请连接到或创建一个 WordPress.com 帐户以开始使用 Jetpack。这将会启用功能强大的安全、流量和自定义服务。"],"No account? Create one for free…":[null,"没有帐户?免费创建一个…"],"Saving…":[null,"正在保存..."],"Save Settings":[null,"保存设置"],"Updates Needed":[null,"需要更新"],"Do you really want to disconnect your site from WordPress.com?":[null,"确定要断开站点与 WordPress.com 的连接吗?"],"Jetpack Stats Icon":[null,"Jetpack 统计图标"],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,"{{a}}激活站点统计{{/a}}以查看详细统计、赞、粉丝、订阅者等更多信息!{{a1}}了解详情
25755 {{/a1}}"],"Activate Site Stats":[null,"激活站点统计"],"Automated, comprehensive protection from threats and attacks.":[null,"自动、全面的威胁和攻击防御。"],"State-of-the-art spam defense.":[null,"一流的垃圾内容防御。"],"Automatically backup your entire site.":[null,"自动备份整个站点。"],"Security Scanning":[null,"安全扫描"],"Automatically scan your site for common threats and attacks.":[null,"自动扫描您的站点以查找常见威胁和攻击。"],"Keep those spammers away!":[null,"避开那些垃圾内容发送者!"],"Site Backups":[null,"站点备份"],"Keep your site backed up!":[null,"备份您的站点!"],"Pro":[null,"专业"],"No Results Found.":[null,"没有找到结果。"],"Threats found!":[null,"发现威胁!"],"Set up":[null,"设置"],"Upgrade":[null,"升级"],"ACTIVE":[null,"有效"],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you pr
25756 epare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,"黑客、僵尸病毒和垃圾内容发送者会不加区别地攻击网站。它们的目标是攻击任何位置并且经常发起攻击。我们的目标是通过阻止这些威胁帮助您做好准备,在最坏的情况下,我们可以帮助您将站点还原到之前的正常状态。"],"Your site is on the Free Jetpack Plan":[null,"您的站点使用的是免费 Jetpack 套餐"],"Upgrade to a paid plan to unlock world-class security, spam protection tools, and priority support.":[null,""],"Your site is on the Jetpack Premium plan":[null,"您的站点使用的是 Jetpack 高级套餐"],"Your site is on the Jetpack Professional plan":[null,"您的站点使用的是 Jetpack 专业套餐"],"Your site is on Development Mode":[null,"您的站点处于开发模式"],"Once you connect, you can upgrade to a paid plan in order to unlock world-class se
25757 curity, spam protection tools, and priority support.":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,"由 Akismet 提供一流的垃圾内容防御保护。"],"View your spam stats":[null,"查看您的垃圾内容统计信息"],"Configure Akismet":[null,"配置 Akismet"],"View your security dashboard":[null,"查看您的安全控制面板"],"Configure VaultPress":[null,"配置 VaultPress"],"Surveys & Polls":[null,"调查和投票"],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,"无限制调查问卷,无限制回复。利用调查问卷编辑器,您可以轻松快速地创建调查问卷。通过网站、电子邮件或者您的 iPad 或 iPhone 收集回复。"],"Create a new poll":[null,"创建新投票"],"Real-time backups":[null,"实时备份"],"One-click threat resolution":[null,"一键式威胁解决方案"],"Advanced polls
25758 and ratings":[null,"高级投票和评级"],"Compare Plans":[null,"比较套餐"],"Maximum grade security":[null,"最高级别的安全性"],"Real-time backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,""],"Lock out the bad guys":[null,"阻挡别有用心的人"],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,"无懈可击的垃圾内容过滤可保护您的品牌和读者并改进搜索引擎优化。暴力登录保护可防止入侵者进入您的后端,免去您的后顾之忧。"],"Enjoy priority support":[null,"享用优先支持"],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,"需要帮助?快乐的工程师可以解答与您的�
25759 �点、您的帐户或操作方法有关的问题。"],"Connection Settings":[null,"连接设置"],"Manage your Jetpack connection.":[null,"管理您的 Jetpack 连接。"],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,"此站点处于开发模式,因此您无法连接到 WordPress.com。"],"You are connected as ":[null,"您的连接身份是"],"Link your account to WordPress.com to get the most out of Jetpack.":[null,"将您的帐户链接到 WordPress.com 以充分利用 Jetpack。"],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,"您的站点必须可供搜索引擎访问,此功能才能正常运行。您可以在{{a}}阅读设置{{/a}}中更改此项。"],"View {{a}}All Stats{{/a}}":[null,"查看{{a}}所有统计信息{{/a}}"],"View your {{a}}Email Followers{{/a}}":[null,"查看您的{{a}}电子邮件粉丝{{/a}}"],"Powerful WordPress.com feature
25760 s on every device.":[null,"在每个设备上均可使用强大的 WordPress.com 功能。"],"Manage all your sites from a single dashboard.":[null,"从一个控制面板管理所有站点。"],"Feel the performance":[null,"感受性能"],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,"所有 WordPress 应用程序都是为了提高速度而打造。您会立即注意到性能差异,几乎可以即时加载页面,减少了等待时间。"],"Bulk and automatic updates":[null,"批量自动更新"],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,"大多数安全漏洞都是在过时的插件中找到的。使用我们的 Web 和桌面应用程序打开自动更新,或者在一个方便的位置手动更新您的所有网站的插�
25761 ��。"],"Focus on your Writing":[null,"心无旁骛地写作"],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,"我们的新编辑器速度快如闪电,针对撰稿人优化,可消除让人分心的因素,让您能够心无旁骛地工作。"],"Try the New Editor":[null,"尝试新编辑器"],"Connect with your Visitors":[null,"与访客联系"],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,"使用高级统计信息功能监控您的访客。留意趋势,了解哪些内容表现最佳并了解来自世界各地的访客。"],"View Your Stats":[null,"查看您的统计信息"],"Connect with the Community":[null,"与社区联系"],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation a
25762 nywhere, any time.":[null,"所有 WordPress 应用程序都具有令人侧目的超快且功能齐全的阅读器,以便您可以及时关注自己喜欢的站点并随时随地加入对话。"],"Launch Reader":[null,"启动阅读器"],"Inspiration strikes any time, anywhere.":[null,"灵感随时随地来袭。"],"Get WordPress apps for any screen.":[null,"获取适用于任何屏幕的 WordPress 应用程序。"],"In Your Pocket":[null,"携带方便"],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,"从世界的任意位置发布内容、跟踪统计信息、审核评论等等。我们的移动应用程序是开源和免费的,并且可供您在 Apple 或 Android 设备上使用。"],"WordPress.com in the App Store":[null,"App Store 中的 WordPress.com"],"WordPress.com in Google Play":[null,"Google Play 中的 WordPress.com"],"On Your Des
25763 ktop":[null,"在您的桌面上"],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.":[null,"让 WordPress 在您的计算机上有一个永久位置的桌面应用程序。更不用说 Web 浏览器之外的无干扰撰稿环境了。"],"WordPress.com for Mac OS X":[null,"Mac OS X 版 WordPress.com"],"WordPress.com for Windows":[null,"Windows 版 WordPress.com"],"WordPress.com for Linux":[null,"Linux 版 WordPress.com"],"Malware Scanning":[null,"恶意软件扫描"],"Threats found":[null,"发现威胁"],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,"为了自动全面地扫描安全威胁,请{{a}}安装并激活 {{/a}} VaultPress。"],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,"为了自动全面地扫描安全威胁,请{{a}}升级您�
25764 �帐户{{/a}}。"],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,"Jetpack 正在积极地拦截恶意登录尝试。数据将很快显示在此处!"],"Total malicious attacks blocked on your site.":[null,"在您的站点上拦截的恶意攻击总数。"],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,"{{a}}激活 Protect{{/a}} 保护您的站点免受恶意登录尝试的侵害。"],"%(number)s plugin":["%(number)s plugins",["%(number)s 个插件"]],"Needs updating. ":["Need updating. ",["需要更新。"]],"All plugins are up-to-date. Awesome work!":[null,"所有插件都是最新的。太棒了!"],"{{a}}Activate Manage{{/a}} to turn on auto updates and manage your plugins from WordPress.com.":[null,"{{a}}激活 Manage{{/a}} 以打开自动更新并从 WordPress.com 管理您的插件。"],"Jetpack is improving and optimizing your image speed.":[null,""],"Jetpack is monitoring your si
25765 te. If we think your site is down, you will receive an email.":[null,""],"Security":[null,"安全性"],"Performance":[null,"性能"],"Backups":[null,"备份"],"{{a}}View backup details{{/a}}.":[null,"{{a}}查看备份详细信息{{/a}}。"],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,"要自动备份整个站点,请{{a}}安装并激活{{/a}} VaultPress。"],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,"要自动备份整个站点,请{{a}}升级!{{/a}}"],"Unavailable in Dev Mode.":[null,"在开发模式中不可用。"],"Spam Protection":[null,"垃圾内容防护"],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,"为了获得一流的垃圾内容防御,请{{a}}安装 Akismet{{/a}}。"],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,"为了获得一流的垃圾内容防御,请{{a}}激活 Akismet{{/a}}。"],"Invalid Key":[nu
25766 ll,"键无效"],"Unavailable in Dev Mode":[null,"在开发模式中不可用"],"Holiday Snow":[null,"节日雪景"],"Show falling snow in the holiday period.":[null,"在节日期间显示飘落的雪花。"],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,"从 12 月 1 日到 1 月 4 日期间在我的博客上显示飘落的雪花。"],"Activating recommended features…":[null,"正在激活推荐的功能…"],"Recommended features active.":[null,"推荐的功能已激活。"],"Recommended features failed to activate. %(error)s":[null,""],"Activating %(slug)s…":[null,"正在激活 %(slug)s…"],"%(slug)s has been activated.":[null,"%(slug)s 已激活。"],"%(slug)s failed to activate. %(error)s":[null,"激活 %(slug)s 失败。%(error)s"],"Deactivating %(slug)s…":[null,"正在停用 %(slug)s…"],"%(slug)s has been deactivated.":[null,"%(slug)s 已停用。"],"%(slug)s failed to deactivate. %(error)s":[null,""],"Updating %(slug)s settings…":[null,"正在更�
25767 �� %(slug)s 设置…"],"Updated %(slug)s settings.":[null,"已更新 %(slug)s 设置。"],"Error updating %(slug)s settings. %(error)s":[null,"更新 %(slug)s 设置时出错。%(error)s"],"Updating %(slug)s address…":[null,"正在更新 %(slug)s 地址…"],"Regenerated %(slug)s address .":[null,"已重新生成 %(slug)s 地址。"],"Error regenerating %(slug)s address. %(error)s":[null,""],"Resetting Jetpack options…":[null,"正在重置 Jetpack 选项…"],"Options reset.":[null,"选项已重置。"],"Options failed to reset.":[null,"未能重置选项。"],"There was an error disconnecting Jetpack. Error: %(error)s":[null,"断开 Jetpack 连接时出错。错误:%(error)s"],"Unlinking from WordPress.com":[null,"正在与 WordPress.com 取消关联"],"Unlinked from WordPress.com.":[null,"已与 WordPress.com 取消关联。"],"Error unlinking from WordPress.com. %(error)s":[null,"取消与 WordPress.com 的关联时出错。%(error)s"],"At A Glance":[null,"概览"],"Clich�
25768 �s":[null,"陈词滥调"],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,"您可以告诉我们原因吗?只需{{a}}回答两个简单问题{{/a}}即可帮助我们改善 Jetpack。"],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{hideOnMobile}}喜欢 Jetpack 还是要提供反馈意见?{{/hideOnMobile}}{{reviewLink}}发表评论{{/reviewLink}}{{hideOnMobile}}、{{/hideOnMobile}}{{twitterLink}}在 Twitter 上关注我们{{/twitterLink}}{{hideOnMobile}},并{{/hideOnMobile}}{{facebookLink}}在 Facebook 上为我们点赞{{/facebookLink}}{{hideOnMobile}}。{{/hideOnMobile}}"],"Like us on Facebook":[null,"在 Facebook 上为我们点�
25769 �"],"Follow Jetpack on Twitter":[null,"在 Twitter 上关注 Jetpack"],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{supportLink}}查看我们的支持页面{{/supportLink}}{{hideOnMobile}}、{{/hideOnMobile}}{{forumLink}}查看论坛寻找答案{{/forumLink}}{{hideOnMobile}},或者{{/hideOnMobile}}{{contactLink}}直接联系我们{{/contactLink}}{{hideOnMobile}}。{{/hideOnMobile}}"],"Contact Jetpack support staff directly":[null,"直接联系 Jetpack 支持人员"],"Go to the WordPress.org support forums":[null,"转到 WordPress.org 支持论坛"],"Go to Jetpack.com/support":[null,"转到 Jetpack.com/support"],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,"我们为所有 Jetpack 用户�
25770 �供免费、全面的支持。我们的支持团队时刻准备着为您提供帮助。"],"Jetpack Happiness Engineer":[null,"Jetpack 快乐的工程师"],"Automattic's Privacy Policy":[null,"Automattic 的隐私政策"],"WordPress.com Terms of Service":[null,"WordPress.com 服务条款"],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,"{{a}}激活站点验证{{/a}}以通过 Google、Bing 和 Pinterest 验证您的站点并提高排名。"],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,"站点验证工具已激活。确保您的站点已通过 Google、Bing 和 Pinterest 验证,以实现更准确的索引和排名。{{a}}立即验证{{/a}}"],"Site Verification Tools":[null,"站点验证工具"],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,"{{a}}�
25771 ��活 Photon{{/a}} 以提高图像的性能和速度。"],"Image Performance %(photon)s":[null,"图像性能 %(photon)s"],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,"{{a}}激活 Manage 并打开自动更新功能{{/a}}"],"{{a}}Turn on plugin auto updates{{/a}}":[null,"{{a}}打开插件自动更新功能{{/a}}"],"Plugin Updates":[null,"插件更新"],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,"哎呀!您的 Akismet 键缺失或无效。{{akismetSettings}}转到 Akismet 设置以修复{{/akismetSettings}}。"],"No threats found, you're good to go!":[null,"未找到威胁,您可以继续操作!"],"{{a}}Contact Support{{/a}}":[null,"{{a}}联系支持人员{{/a}}"],"{{a}}View details at VaultPress.com{{/a}}":[null,"{{a}}在 VaultPress.com 中查看详细信息{{/a}}"],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.",["糟糕,找到 %(number)s 个威胁。"]],"{
25772 {a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,"{{a}}激活 Monitor{{/a}},以便在您的站点出现故障时接收通知。"],"Loading…":[null,"正在加载…"],"Downtime Monitoring":[null,"停机时间监控"],"{{button}}View More Stats on WordPress.com {{/button}}":[null,""],"{{button}}View Old Stats{{/button}}":[null,""],"All-time comments":[null,"所有时间的评论"],"All-time views":[null,"所有时间的浏览"],"%(number)s View":["%(number)s Views",["%(number)s 次浏览"]],"Best overall day":[null,"总体情况最好的一天"],"Views today":[null,"今天的浏览量"],"Months":[null,"月"],"Weeks":[null,"周"],"Days":[null,"天"],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,"加载统计信息时出错。请稍后重试或{{a}}立即在 WordPress.com 上查看统计信息{{/a}}"],"Click to view detailed stats.":[null,"点击以查看详细统计信息�
25773 �"],"Views: %(numberOfViews)s":[null,"浏览次数:%(numberOfViews)s"],"Week of %(date)s":[null,"%(date)s 周"],"Manage security on WordPress.com":[null,"在 WordPress.com 上管理安全性"],"Skip this step":[null,"跳过此步骤"],"Skip the Jetpack Jumpstart process":[null,"跳过 Jetpack 快速启动过程"],"Features can be activated or deactivated at any time.":[null,"可以随时激活或停用功能。"],"Jetpack's recommended features include:":[null,"Jetpack 推荐的功能包括:"],"Activate Recommended Features":[null,"激活推荐的功能"],"Quickly enhance your site by activating Jetpack's recommended features.":[null,"通过激活 Jetpack 推荐的功能快速增强您的站点。"],"Jump Start your Site":[null,"快速启动站点"],"Disconnect from WordPress.com":[null,"从 WordPress.com 断开连接"],"Link to WordPress.com":[null,"关联到 WordPress.com"],"Unlink me from WordPress.com":[null,"取消我与 WordPress.com 的关联"],"Join the millions of users
25774 who rely on Jetpack to enhance and secure their sites. We're passionate about WordPress and here to make your life easier.":[null,"加入依靠 Jetpack 增强其站点并确保站点安全的数百万用户当中。我们对 WordPress 充满热情,并随时准备让您的生活更轻松。"],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,"社区中的技术人员和热情的用户会为您提供与 Jetpack 有关的支持。他们位于世界各地并时刻准备着为您提供帮助。"],"Did we mention free, professional support?":[null,"我们是否提到免费的专业支持?"],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,"Jetpack 利用一流的 WordPress.com 内容交付网络超快地加载您的精美图像。针对任何设备优化
25775 ,并且完全免费。"],"Lightning fast, optimized images":[null,"速度快如闪电,图像经过优化"],"Never fall behind on a security release or waste time updating multiple sites.":[null,"及时获悉安全版本,而且不会浪费时间更新多个站点。"],"Automatic site updates.":[null,"自动站点更新。"],"Live site monitoring.":[null,"实时站点监控。​"],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,"Protect 工具可免去您的后顾之忧,这款工具已在数百万网站上成功拦截了数十亿次登录攻击。"],"Block site attacks.":[null,"拦截站点攻击。"],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,"Jetpack 会阻止恶意登录尝试,在您的站点出现故障时通知您,并且可自动更新您的插件,免除您的后顾之忧。"],"S
25776 ite security and peace of mind":[null,"站点安全,用户安心"],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,"Jetpack 利用 WordPress.com 的功能向您显示有关您的访客、他们阅读的内容以及他们来自何处的详细数据洞察。"],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,"使用“相关文章”功能为访客提供更多可共享和阅读的内容,确保访客参与度。"],"Increase page views.":[null,"提高页面浏览量。"],"Give visitors the tools to share and subscribe to your content.":[null,"为访客提供共享和订阅您的内容的工具。"],"Build a community.":[null,"创建社区。"],"Sharing & Like Buttons":[null,"共享和赞按钮"],"Automated social marketing.":[null,"自动化社交营销。"],"Jetpack has many traffic and engagement tools to help you get more viewers
25777 to your site and keep them there.":[null,"Jetpack 有许多流量和参与度工具,可帮助您为站点吸引更多访客并将他们留在那里。"],"Send us Feedback":[null,"向我们发送反馈"],"Need Help?":[null,"需要帮助?"],"Manage Plugins":[null,"管理插件"],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"减轻压力。如果您的站点发生故障,Monitor 功能可以实时向您发送提醒。"],"Track your growth":[null,"跟踪您的成长历程"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,"使用 Publicize 自动与朋友、粉丝和全球用户共享您的文章。"],"Drive more traffic to your site":[null,"提高您站点的流量"],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,"连接您的 Jetpack 时出现问题。请再次点击“连接至 WordPress.com”。"],"We had an issue connecting Jetpack;
25778 deactivate then reactivate the Jetpack plugin, then connect again.":[null,"连接 Jetpack 时出现问题;请停用 Jetpack 插件后再重新激活,然后再次连接。"],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"您必须在为 Jetpack 授权时登录到您的 WordPress 博客。"],"{{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":[null,"{{s}}您的 Jetpack 有问题。{{/s}}我们对由此带来的不便深感歉意。请稍后重试,如果问题仍然存在,请联系支持人员并提供以下信息:%(error_key)s"],"Disconnecting Jetpack":[null,"断开 Jetpack"],"Leave a Jetpack review":[null,"评价 Jetpack"],"Need help? The Jetpack team is here for you.":[null,"需要帮助?Jetpack 团队随时待命。"],"Smiley":[null,"笑脸"],"Require Two-Step Authentication":[null,"需要两步认证"],"
25779 Use a large and visually striking layout":[null,"使用醒目的大尺寸布局"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"显示“相关”标题,以更明确地将相关部分与博文区分开来"],"Related":[null,"相关"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"请务必添加您最常使用的 IP 地址,因为这些地址会因位置(家、办公室或其他位置)而变化。从下面的列表中删除 IP 地址会同时将其从您的白名单中删除。"],"Whitelist Management":[null,"白名单管理"],"Email Address":[null,"电子邮件地址"],"Publicize":[null,"宣传"],"Site Stats":[null,"网站统计"],"Featured Images":[null,"推荐图片"],"Excerpts":[null,"摘要"],"Enable Testimonials for this site.":[null,"启用该站点的“凭据”。
25780 "],"Enable Portfolio Projects for this site.":[null,"为此站点启用“组合项目”。"],"Preview":[null,"预览"],"Color Scheme":[null,"配色方案"],"Ignored Phrases":[null,"忽略的词组"],"Use automatically detected language to proofread posts and pages":[null,"使用自动检测的语言来校对文章和页面"],"Redundant Phrases":[null,"繁冗的词组"],"Phrases to Avoid":[null,"避免使用的词组"],"Passive Voice":[null,"被动语态"],"Jargon":[null,"行话"],"Hidden Verbs":[null,"隐藏的动词"],"Double Negatives":[null,"双重否定"],"Diacritical Marks":[null,"变音符"],"Complex Phrases":[null,"复杂的词组"],"Bias Language":[null,"歧视性语言"],"English Options":[null,"英语选项"],"Proofreading":[null,"校对"],"Connect Jetpack":[null,"连接 Jetpack"],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,"Jetpack 无法与 WordPress.com 通信:%(error_key)s
25781 。这通常表示您的 Web 主机上存在某些错误配置。"],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com 当前存在问题,无法为您的 Jetpack 提供支持。请稍后重试。"],"{{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).":[null,"{{s}}您的 Jetpack 有问题。{{/s}}无法将此站点与 WordPress.com 连接。这通常表示您的站点不可公开访问(本地主机)。"],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,"您的网站必须能公开访问才能使用 Jetpack:%(error_key)s"],"You have successfully disconnected Jetpack":[null,"您已成功断开 Jetpack"],"Active":[null,"已激活"],"Settings":[null,"设置"],"Learn More":[null,"了解更多"],"Disconnect Jetpack":[null,"断开 Jetpack 连接"],"Debug":[null,
25782 "调试"],"Test your site’s compatibility with Jetpack.":[null,"测试您的站点与 Jetpack 的兼容性。"]}
25783 \ No newline at end of file
25784
25785 diff --git a/plugins/jetpack/languages/json/jetpack-zh_TW.json b/plugins/jetpack/languages/json/jetpack-zh_TW.json
25786 index 39d0653..bce13bc 100644
25787 --- a/plugins/jetpack/languages/json/jetpack-zh_TW.json
25788 +++ b/plugins/jetpack/languages/json/jetpack-zh_TW.json
25789 @@ -1 +1 @@
25790 -{"":{"po-revision-date":"2016-09-07 09:52:57+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=1; plural=0;","x-generator":"GlotPress/2.1.0-alpha","project-id-version":"Development (trunk)"},"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.":[null,"升級 Jetpack,讓搜尋引擎和訪客知道你非常重視網站的完整性。我們的反垃圾郵件工具將減少垃圾迴響、保護你的 SEO,並讓訪客能夠輕鬆保持聯繫。"],"This module has no configuration options":[null,"此模組沒有設定選項"],"Configure your Security Scans":[null,"設定安全性掃描"],"You can see the information about security scanning in the \"At a Glance\" section.":[null,"你可以到「總覽」區段查看有關安全性掃�
25791 �的資訊。"],"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.":[null,"升級 Jetpack,我們的最新安全性掃描程式將找出惡意檔案並立即加以通報,因此你絕對不會發現網站上有任何異狀。"],"Search for a Jetpack feature.":[null,"搜尋 Jetpack 功能。"],"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.":[null,"即時異地備份與自動還原能夠讓你安心使用;在我們保護你投入心力各個層面的同時,你可以專注於撰寫精彩內容和提高流量。立即升級。"],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,"在手機佈景主題的頁尾對 WordPress 行動應用程式顯示一則促銷活�
25792 ��"],"Mobile Promos":[null,"行動應用程式促銷活動"],"Track each infinite Scroll post load as a page view in Google Analytics":[null,"在 Google Analytics 中追蹤每次無限捲動所載入的文章網頁瀏覽次數"],"Scroll infinitely (Shows 7 posts on each load)":[null,"無限捲動 (每次載入時顯示 7 篇文章)"],"Background Color":[null,"背景顏色"],"Show photo metadata (Exif) in carousel, when available":[null,"可用時,在隨選區顯示相片中繼資料 (Exif)"],"Match By Email":[null,"依電子郵件比對"],"{{a}}Edit{{/a}}":[null,"{{a}}編輯{{/a}}"],"Emails will be sent to ":[null,"電子郵件將傳送至"],"Receive Monitor Email Notifications":[null,"接收監控電子郵件通知"],"Report Visibility: Select the roles that will be able to view stats reports":[null,"報告能見度:選擇能夠檢視統計報告的角色"],"Registered Users: Count the page views of registered users who are logged in":[null,"已註冊的使用者:計算已登
25793 入之註冊使用者的網頁瀏覽次數"],"Put a chart showing 48 hours of views in the admin bar":[null,"在管理員列中放置一張圖表,顯示 48 小時內的瀏覽次數"],"Admin Bar":[null,"管理員列"],"Show a \"follow comments\" option in the comment form.":[null,"在迴響表單中顯示「關注迴響」選項。"],"Show a \"follow blog\" options in the comment form":[null,"在迴響表單中顯示「關注網誌」選項"],"Can readers subscribe to your posts, comments or both?":[null,"讀者是否能夠訂閱你的文章和/或迴響?"],"A few catchy words to motivate your readers to comment.":[null,"使用一些吸引人的字詞,鼓勵讀者發表迴響。"],"Comments headline":[null,"迴響標題"],"WordPress.com Likes are:":[null,"WordPress.com 按讚功能:"],"Upgrade Focus: VideoPress For Weddings":[null,"升級重點:適用於婚禮的 VideoPress"],"The WordPress for Android App Gets a Big Facelift":[null,"Android 專用的 WordPress 應用程式
25794 已全面翻新"],"Big iPhone/iPad Update Now Available":[null,"有重大的 iPhone/iPad 更新可供使用"],"Subscriber":[null,"訂閱者"],"{{link}}Configure your %(module_slug)s Settings {{/link}}":[null,"{{link}}配置你的 %(module_slug)s 設定 {{/link}}"],"{{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}}":[null,"{{p}}你願意告訴我們為什麼未在這份{{a}}含有 2 個問題的調查{{/a}}中完成 Jetpack 連結嗎?{{/p}}{{p}}我們的免費安全性與流量功能需要 Jetpack 連結才能運作。{{/p}}"],"Cheatin' uh?":[null,"喂!別偷跑喔!"],"News Sitemap: {{a}}%(url)s{{/a}}":[null,"新聞網站地圖:{{a}}%(url)s{{/a}}"],"Sitemap: {{a}}%(url)s{{/a}}":[null,"網站地圖:{{a}}%(url)s{{/a}}"],"Search engines will find the sitemaps at these locations:":[null,"搜尋引擎將在以下�
25795 ��置尋找網站地圖:"],"Use Markdown for comments":[null,"將 Markdown 用於迴響"],"Add a phrase":[null,"新增字詞"],"Enable proofreading for the following grammar and style rules: ":[null,"啟用以下的文法和樣式規則校對功能:"],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,"校對服務支援英文、法文、德文、葡萄牙文和西班牙文。"],"Automatic Language Detection":[null,"自動語言偵測"],"A post or page is updated":[null,"文章或網頁更新時"],"A post or page is first published":[null,"第一次發表文章或網頁時"],"Automatically proofread content when: ":[null,"自動校對內容:"],"Configure Testimonials":[null,"設定證言"],"Configure Portfolios":[null,"設定個人作品集"],"Regenerate address":[null,"重新產生位址"],"Highlight and copy the following text to your clipboard:":[null,"將以下文字反白標示,複製貼到你的剪貼簿:"],"Copied!":[null,"已複製!
25796 "],"Display all your gallery pictures in a cool mosaic":[null,"以酷炫的拼接樣式顯示所有圖庫圖片"],"Meta key example: ":[null,"中繼金鑰範例:"],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,"請連結或建立 WordPress.com 帳號,以開始使用 Jetpack。這樣會啟用強大的安全性、流量和自訂服務。"],"Welcome to Jetpack":[null,"歡迎使用 Jetpack"],"Let us know!":[null,"請讓我們知道!"],"What would you like to see on your Jetpack Dashboard?":[null,"你希望你的 Jetpack 儀表板顯示哪些內容?"],"You, %(userName)s, are not connected to WordPress.com.":[null,"你的帳號 %(userName)s 並未連結到 WordPress.com。"],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,"目前在{{a}}開發模式{{/a}}中,因為你的網站
25797 URL 缺少一個點 (例如 http://localhost)。{{br/}}部分功能已停用。"],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,"透過 JETPACK_DEV_DEBUG 常數,目前在{{a}}開發模式{{/a}}中。{{br/}}部分功能已停用。"],"Currently in {{a}}Development Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,"透過 jetpack_development_mode 篩選條件,目前在{{a}}開發模式{{/a}}中。{{br/}}部分功能已停用。"],"You are currently running a development version of Jetpack.":[null,"你目前執行的是開發版本的 Jetpack。"],"You're fueled up and ready to go.":[null,"你已準備就緒!"],"You're fueled up and ready to go, Jetpack is now active.":[null,"你已準備就緒,Jetpack 現已啟用。"],"Your Jetpack is already connected.":[null,"你的 Jetpack 已連結。"],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,"歡迎使用
25798 {{s}}Jetpack %(jetpack_version)s{{/s}}!"],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,"駭客、殭屍網路和垃圾郵件寄件者會任意對網站發出攻擊。他們的目標是頻繁且四處發動攻擊。我們的目標則是協助你做好準備以阻擋這些威脅,並在最糟糕的情況發生時協助你讓網站重返榮耀。"],"Threats don't discriminate":[null,"威脅並沒有差別待遇"],"Backup, protect, repair and build a better website.":[null,"備份、保護、修復和建立更好的網站。"],"Powerful security tools for ultimate peace of mind":[null,"功能強大的安全性工具可讓你從此安心使用"],"ACTIVE":[null,"啟用中"],"Upgrade":[null,"升級"],"Set up":[null,"設定"],"Threats found!":[null,"找到威脅!"
25799 ],"No Results Found.":[null,"找不到符合的結果。"],"Pro":[null,"專業版"],"Keep your site backed up!":[null,"為網站備份!"],"Site Backups":[null,"網站備份"],"Keep those spammers away!":[null,"防止垃圾內容入侵!"],"Automatically scan your site for common threats and attacks.":[null,"自動掃描網站,以查看是否有常見的威脅與攻擊。"],"Security Scanning":[null,"安全性掃描"],"Automatically backup your entire site.":[null,"自動備份所有網站內容。"],"State-of-the-art spam defense.":[null,"最新的垃圾內容防護功能。"],"Automated, comprehensive protection from threats and attacks.":[null,"能夠自動且全面抵禦威脅和攻擊。"],"Activate Site Stats":[null,"啟用網站統計"],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,"{{a}}啟用網站統計{{/a}}可查看詳細的統計資料、讚數、關注者和訂閱者等內容!{{a1}}�
25800 ��解詳情{{/a1}}"],"Jetpack Stats Icon":[null,"Jetpack 統計圖示"],"Do you really want to disconnect your site from WordPress.com?":[null,"確定要中斷網站與 WordPress.com 的連結?"],"Updates Needed":[null,"需要更新"],"Save Settings":[null,"儲存設定"],"Saving…":[null,"儲存中…"],"No account? Create one for free…":[null,"沒有帳號?免費建立帳號…"],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,"無限的調查,無限的回應。使用調查編輯器即可輕鬆快速地建立調查。透過你的網站、電子郵件或在你的 iPad 或 iPhone 上收集回應。"],"Surveys & Polls":[null,"調查和投票"],"Configure VaultPress":[null,"設定 VaultPress"],"View your security dashboard":[null,"檢視安全性儀表板"],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malw
25801 are defense, and brute-force login protection - all in one place.":[null,"透過無限制的空間進行即時備份、單一點擊復原、垃圾訊息嚴密監控、惡意軟體防禦,以及可避免暴力密碼破解的登入防護等,面面俱到。"],"Security Scanning & Backups":[null,"安全性掃描與備份"],"Configure Akismet":[null,"設定 Akismet"],"View your spam stats":[null,"檢視垃圾迴響統計資料"],"State-of-the-art spam defense powered by Akismet.":[null,"採用 Akismet 提供的最新技術,可阻擋垃圾訊息。"],"Once you connect, you can upgrade to Premium or Pro in order to unlock worldclass security, spam protection tools, and priority support.":[null,"連結之後,你可以升級為進階版或專業版以使用世界級的安全性、垃圾訊息防護工具以及優先支援服務。"],"Your site is on Development Mode":[null,"你的網站目前為開發模式"],"Unlock the full potential of your site with the features included in your p
25802 lan.":[null,"運用方案中隨附的功能,釋放網站的所有潛力。"],"Your site is on the Jetpack Professional plan":[null,"你的網站目前使用 Jetpack 專業版方案"],"Your site is on the Jetpack Premium plan":[null,"你的網站目前使用 Jetpack 進階版方案"],"Upgrade to Premium or Pro in order to unlock world class security, spam protection tools, and priority support.":[null,"升級到進階版或專業版即可使用世界級的安全性、垃圾訊息防護工具以及優先支援服務。"],"Your site is on the Free Jetpack Plan":[null,"你的網站目前使用免費版 Jetpack 方案"],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,"嚴密的垃圾訊息篩選能夠保護你的品牌、讀者,並提升 SEO。避免暴力密碼破解的登入防護可讓你安心使用,並阻擋入侵者進入後端。"],"Lo
25803 ck out the bad guys":[null,"隔絕惡意人士"],"Realtime backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,"透過無限制的空間進行即時備份、單一點擊復原、垃圾訊息嚴密監控、惡意軟體防禦,以及可避免暴力密碼破解的登入防護等,面面俱到,而且已針對 WordPress 進行最佳化。"],"Maximum grade security":[null,"最高等級的安全性"],"Compare Plans":[null,"比較方案"],"Advanced polls and ratings":[null,"進階投票和評分"],"One-click threat resolution":[null,"一鍵排除所有威脅"],"Real-time backups":[null,"即時備份"],"Unlimited backup archive":[null,"無限制的備份封存"],"Includes on-demand malware scanning":[null,"隨附隨選即用的惡意軟體掃描"],"Supports 1-3 sites":[null,"支援 1-3 個網站"],"Jetpack Professional offers advanced features including:":[nul
25804 l,"Jetpack 專業版提供的進階功能包括:"],"Need more?":[null,"需要更多嗎?"],"Create a new poll":[null,"建立新的投票"],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,"多數的安全性漏洞都是在過時的外掛程式中發現的。使用我們的網頁和桌面版應用程式可開啟自動更新,你也可以集中在方便使用的位置針對所有網站手動更新外掛程式。"],"Bulk and automatic updates":[null,"大量和自動更新"],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,"所有 WordPress 應用程式都是針對速度所打造。你會立即注意到效能的差異,因為網頁幾乎是立即載入,而且等候時間也縮短了。"],"Feel the performance":[null,"感受效能"],"
25805 Manage all your sites from a single dashboard.":[null,"從單一儀表板管理所有網站。"],"Powerful WordPress.com features on every device.":[null,"適用於各種裝置且功能強大的 WordPress.com 功能。"],"View your {{a}}Email Followers{{/a}}":[null,"檢視{{a}}電子郵件關注者{{/a}}"],"View {{a}}All Stats{{/a}}":[null,"檢視{{a}}所有統計資料{{/a}}"],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,"你的網站必須允許搜尋引擎存取,此功能才能正常運作。你可以到「{{a}}閱讀設定{{/a}}」變更此設定。"],"Link your account to WordPress.com to get the most out of Jetpack.":[null,"將帳號連結到 WordPress.com 即可更完善地運用 Jetpack 的功能。"],"You are connected as ":[null,"你已使用以下身分連結:"],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,"網站目前為開發模式�
25806 �因此你無法連結 WordPress.com。"],"Manage your Jetpack connection.":[null,"管理 Jetpack 連結。"],"Connection Settings":[null,"連結設定"],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,"需要說明嗎?Happiness Engineer 可以回答你的網站和帳號相關問題,或是任何功能的操作方式。"],"Enjoy priority support":[null,"享用優先支援服務"],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,"無論你身在何處,都可以發表內容、追蹤統計資料和審核迴響,還能使用許多其他功能。我們的行動應用程式為免費的開放原始碼,你可以在 Apple 或 Android 裝置上使用。"],"Get WordPress apps for any screen.":[null,"下載適用於各種螢幕的 WordPress 應用程式。"],"Inspiration strikes
25807 any time, anywhere.":[null,"靈感隨時隨地都可能乍現。"],"Launch Reader":[null,"啟動閱讀器"],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your favorite sites and join the conversation anywhere, any time.":[null,"所有 WordPress 應用程式都具備快速且全功能的閱讀器,因此你可以隨時掌握最愛網站的動態,並隨時隨地加入討論。"],"Connect with the Community":[null,"與社群連結"],"View Your Stats":[null,"檢視你的統計資料"],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,"透過進階的統計資料監控訪客。觀察趨勢、檢視哪些內容的成效最佳,並瞭解來自世界各地的訪客。"],"Connect with your Visitors":[null,"與訪客有所聯繫"],"Try the New Editor":[null,"試用全新的編輯器"],"Our new editor is lightning fast, optimi
25808 zed for writers and eliminates distractions, giving you the ability to focus on your work.":[null,"我們全新的編輯器速度飛快,已為作家進行最佳化,還能夠減少干擾,讓你能夠專注於自己的作品。"],"Focus on your Writing":[null,"專注於你的寫作"],"Invalid Key":[null,"金鑰無效"],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,"如需最新的垃圾訊息防護,請{{a}}啟用 Akismet{{/a}}。"],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,"如需最新的垃圾訊息防護,請{{a}}安裝 Akismet{{/a}}。"],"Spam Protection":[null,"垃圾訊息防護"],"Unavailable in Dev Mode.":[null,"開發模式中無法使用。"],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,"若要自動備份整個網站,請{{a}}升級{{/a}}!"],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,"若要自動備份
25809 整個網站,請{{a}}安裝並啟用{{/a}} VaultPress。"],"{{a}}View backup details{{/a}}.":[null,"{{a}}檢視備份詳細資料{{/a}}。"],"Backups":[null,"備份"],"Performance":[null,"效能"],"Security":[null,"安全性"],"Jetpack is monitoring your site. If we think your site is down you will receive an email.":[null,"Jetpack 正在監控你的網站。如果我們發現你的網站停機,你就會收到一封電子郵件。"],"Jetpack is improving and optimising your image speed.":[null,"Jetpack 正在改善和最佳化你的圖片速度。"],"{{a}}Activate Manage{{/a}} to turn on auto updates and manage your plugins from WordPress.com.":[null,"{{a}}啟用 Manage{{/a}} 可開啟自動更新和管理 WordPress.com 的外掛程式。"],"All plugins are up-to-date. Awesome work!":[null,"所有外掛程式都是最新版本。做得好!"],"Needs updating. ":["Need updating. ",["需要更新。"]],"%(number)s plugin":["%(number)s plugins",["%(number)s 個外掛程式"]],"{{a
25810 }}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,"{{a}}啟用 Protect{{/a}} 可防止你的網站受到惡意登入嘗試的侵擾。"],"Total malicious attacks blocked on your site.":[null,"你網站阻擋的惡意攻擊總計。"],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,"Jetpack 正在主動阻擋惡意登入嘗試。這裡很快就會顯示資料!"],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[null,"如需自動且全面的安全性威脅掃描,請{{a}}升級帳號{{/a}}。"],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,"如需自動且全面的安全性威脅掃描,請{{a}}安裝並啟用{{/a}} VaultPress。"],"Threats found":[null,"找到威脅"],"Malware Scanning":[null,"惡意軟體掃描"],"WordPress.com for Linux":[null,"Linux 版 WordPress.com"],"
25811 WordPress.com for Windows":[null,"Windows 版 WordPress.com"],"WordPress.com for Mac OS X":[null,"Mac OS X 版 WordPress.com"],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.":[null,"桌面版應用程式可讓 WordPress 在你的電腦上擁有永久的歸屬。此外,你在網頁瀏覽器以外寫作時,還能享有無干擾的環境。"],"WordPress.com in Google Play":[null,"Google Play 中的 WordPress.com"],"WordPress.com in the App Store":[null,"App Store 中的 WordPress.com"],"Updating %(slug)s settings…":[null,"正在更新 %(slug)s 設定…"],"%(slug)s has been deactivated.":[null,"%(slug)s 已停用。"],"Deactivating %(slug)s…":[null,"正在停用 %(slug)s…"],"%(slug)s failed to activate. %(error)s":[null,"%(slug)s 無法啟用。%(error)s"],"%(slug)s has been activated.":[null,"%(slug)s 已啟用。"],"Activating %(slug)s…":[null,"正在啟用 %(
25812 slug)s…"],"Recommended features active.":[null,"推薦的功能已啟用。"],"Activating recommended features…":[null,"正在啟用推薦的功能…"],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,"從 12 月 1 日到 1 月 4 日止,在我的網誌顯示下雪效果。"],"Show falling snow in the holiday period.":[null,"在節日期間顯示下雪效果。"],"Holiday Snow":[null,"節日下雪效果"],"Unavailable in Dev Mode":[null,"開發模式中無法使用"],"At A Glance":[null,"總覽"],"Error unlinking from WordPress.com. %(error)s":[null,"從 WordPress.com 取消連結時發生錯誤。%(error)s"],"Unlinked from WordPress.com.":[null,"已從 WordPress.com 取消連結。"],"Unlinking from WordPress.com":[null,"正在從 WordPress.com 取消連結"],"There was an error disconnecting Jetpack. Error: %(error)s":[null,"中斷 Jetpack 連結時發生錯誤。錯誤:%(error)s"],"Options failed to reset.":[null,"無法重設選項。"],"Options reset.":[
25813 null,"選項已重設。"],"Resetting Jetpack options…":[null,"正在重設 Jetpack 選項…"],"Regenerated %(slug)s address .":[null,"已重新產生 %(slug)s 位址。"],"Updating %(slug)s address…":[null,"正在更新 %(slug)s 位址…"],"Error updating %(slug)s settings. %(error)s":[null,"更新 %(slug)s 設定時發生錯誤。%(error)s"],"Updated %(slug)s settings.":[null,"已更新 %(slug)s 設定。"],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,"可以告訴我們原因嗎?只要{{a}}回答兩個簡單的問題,就{{/a}}能協助我們改善 Jetpack。"],"Clichés":[null,"陳腔濫調"],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMo
25814 bile}}":[null,"{{hideOnMobile}}你喜歡 Jetpack,或是有意見回饋嗎?{{/hideOnMobile}}{{reviewLink}}請留下評論給我們{{/reviewLink}}{{hideOnMobile}}、{{/hideOnMobile}}{{twitterLink}}到 Twitter 關注我們{{/twitterLink}}{{hideOnMobile}},或是到{{/hideOnMobile}}{{facebookLink}} Facebook 給我們按讚{{/facebookLink}}{{hideOnMobile}}。{{/hideOnMobile}}"],"You are running Jetpack on a {{a}}staging server{{/a}}.":[null,"你正在{{a}}暫存伺服器{{/a}}上執行 Jetpack。"],"Follow Jetpack on Twitter":[null,"到 Twitter 關注 Jetpack"],"Like us on Facebook":[null,"到 Facebook 給我們按讚"],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{supportLink}}檢視我們的支援頁面{{/supportLink}}{{hideOnMobile}}、{{/hideOnMobile}}{
25815 {forumLink}}查看論壇以尋找答案{{/forumLink}}{{hideOnMobile}},或是{{/hideOnMobile}}{{contactLink}}直接聯絡我們{{/contactLink}}{{hideOnMobile}}。{{/hideOnMobile}}"],"WordPress.com Terms of Service":[null,"WordPress.com 服務條款"],"Automattic's Privacy Policy":[null,"Automattic 的隱私權保護政策"],"Jetpack Happiness Engineer":[null,"Jetpack Happiness Engineer"],"We offer free, full support to all of our Jetpack users. Our support team is always around to help you.":[null,"我們為所有 Jetpack 使用者提供完整的免費支援。我們的支援團隊隨時為你提供協助。"],"Go to Jetpack.com/support":[null,"前往 Jetpack.com/support"],"Go to the WordPress.org support forums":[null,"前往 WordPress.org 支援論壇"],"Contact Jetpack support staff directly":[null,"直接聯絡 Jetpack 支援人員"],"Downtime Monitoring":[null,"停機監控"],"Loading…":[null,"載入中…"],"{{a}}Activate Monitor{{/a}} to receive notifications if your site
25816 goes down.":[null,"{{a}}啟用監控{{/a}}可在網站停機時接收通知。"],"Uh oh, %(number)s threat found.":["Uh oh, %(number)s threats found.",["糟糕,找到了 %(number)s 個威脅。"]],"{{a}}View details at VaultPress.com{{/a}}":[null,"{{a}}到 VaultPress.com 檢視詳細資料{{/a}}"],"{{a}}Contact Support{{/a}}":[null,"{{a}}聯絡支援團隊{{/a}}"],"No threats found, you're good to go!":[null,"沒有找到威脅,你可以開始使用了!"],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,"糟糕!你的 Akismet 金鑰遺失或無效。{{akismetSettings}}前往 Akismet 設定以進行修正{{/akismetSettings}}。"],"Plugin Updates":[null,"外掛程式更新"],"{{a}}Turn on plugin auto updates{{/a}}":[null,"{{a}}開啟外掛程式自動更新{{/a}}"],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,"{{a}}啟用管理並開啟自動更新{{/a}}"],"Image Performance %(photon)s"
25817 :[null,"圖片效能 %(photon)s"],"{{a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,"{{a}}啟用 Photon{{/a}} 可提升圖片的效能和速度。"],"Site Verification Tools":[null,"網站驗證工具"],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,"網站驗證工具啟用中。請確保已透過 Google、Bing 和 Pinterest 驗證網站,以便更精確地進行編目和排名。{{a}}立即驗證{{/a}}"],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,"{{a}}啟用網站驗證{{/a}}可驗證你的網站,並透過 Google、Bing 和 Pinterest 提高排名。"],"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.":[null,"和仰賴 Jetpack 的數百萬名使�
25818 ��者一起加強和保護網站安全。我們對 WordPress 充滿熱情,而且很樂意為你提供便利的服務。"],"Unlink me from WordPress.com":[null,"中斷我和 WordPress.com 的連結"],"Link to WordPress.com":[null,"連結到 WordPress.com"],"Disconnect from WordPress.com":[null,"中斷與 WordPress.com 的連結"],"Jump Start your Site":[null,"網站功能大躍進"],"Quickly enhance your site by activating Jetpack's recommended features.":[null,"啟用 Jetpack 推薦的功能,快速提升網站品質。"],"Activate Recommended Features":[null,"啟用推薦的功能"],"Jetpack's recommended features include:":[null,"Jetpack 推薦的功能包括:"],"Features can be activated or deactivated at any time.":[null,"你可以隨時啟用或停用功能。"],"Skip the Jetpack Jumpstart process":[null,"略過 Jetpack 快速啟動程序"],"Skip this step":[null,"略過此步驟"],"Manage security on WordPress.com":[null,"管理 WordPress.com 上的安全性"],"Week of %(
25819 date)s":[null,"%(date)s 當週"],"Views: %(numberOfViews)s":[null,"瀏覽次數:%(numberOfViews)s"],"Click to view detailed stats.":[null,"按一下可檢視詳細的統計資料。"],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,"載入統計資料時發生問題。請稍後再試,或立即到 WordPress.com {{a}}檢視你的統計資料{{/a}}"],"Days":[null,"天"],"Weeks":[null,"週"],"Months":[null,"月"],"Views today":[null,"今天的瀏覽次數"],"Best overall day":[null,"全天最佳"],"%(number)s View":["%(number)s Views",["%(number)s 次瀏覽"]],"All-time views":[null,"全時段瀏覽次數"],"All-time comments":[null,"全時段迴響次數"],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,"Jetpack 運用最新的 WordPress.com 內容投放網路,能夠以超快速�
25820 ��載入絕美的圖片。已針對任何裝置最佳化,而且完全免費。"],"Did we mention free, professional support?":[null,"別忘了還有免費、專業的支援!"],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,"Jetpack 由一群技術精湛且熱情洋溢的社群成員提供支援。成員遍及全球,而且熱心協助。"],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,"Jetpack 會封鎖惡意的登入嘗試、在你的網站停機時通知你,而且會自動更新你的外掛程式,以便你安心使用。"],"Block site attacks.":[null,"抵禦網站攻擊。"],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,"使用 Protect 可讓你高枕無憂;這款工具已在數�
25821 ��萬個網站上成功阻擋幾十億次的登入攻擊。"],"Live site monitoring.":[null,"即時網站監控。"],"Automatic site updates.":[null,"自動網站更新。"],"Never fall behind on a security release or waste time updating multiple sites.":[null,"你再也不會遺漏發佈的安全更新,也不需要浪費時間更新多個網站。"],"Lightning fast, optimized images":[null,"如閃電般快速的最佳化圖片"],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,"Jetpack 釋放了 WordPress.com 的強大功能,能夠為你顯示有關訪客、訪客閱讀的內容以及訪客來源等詳細洞察報告。"],"Site security and peace of mind":[null,"網站安全性與安全感"],"Need Help?":[null,"需要說明嗎?"],"Send us Feedback":[null,"傳送意見回饋"],"Jetpack has many traffic and engagement tools to help you get more viewers to your site an
25822 d keep them there.":[null,"Jetpack 有多種流量和互動工具,有助於吸引更多人瀏覽你的網站,並讓他們成為固定訪客。"],"Automated social marketing.":[null,"自動化社交行銷。"],"Sharing & Like Buttons":[null,"「分享」和「讚」按鈕"],"Build a community.":[null,"建立社群。"],"Give visitors the tools to share and subscribe to your content.":[null,"為訪客提供分享及訂閱內容的工具。"],"Increase page views.":[null,"增加網頁瀏覽次數。"],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,"「相關文章」功能可為訪客提供更多分享及閱讀的內容,維持他們的參與感。"],"Manage Plugins":[null,"管理外掛程式"],"Drive more traffic to your site":[null,"讓你的網站吸引更多流量"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,"使用 Publicize 即可自動與朋友、關注者及全世界分享你的�
25823 �章。"],"Track your growth":[null,"追蹤成長的足跡"],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"減輕壓力。Monitor 會在你的網站中斷服務時傳送即時警示。"],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"授權 Jetpack 期間,你必須保持登入自己的 WordPress 網誌。"],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,"我們在連接 Jetpack 時發生問題。請停用 Jetpack 外掛程式並重新啟用,然後重新連接一次。"],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,"連結 Jetpack 時發生問題。請再按一次「連結 WordPress.com」。"],"{{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":[null,"{
25824 {s}}你的 Jetpack 發生故障。{{/s}}造成不便,敬請見諒。請稍後再試一次,如果持續發生此問題,請聯絡支援團隊並附上這段訊息:%(error_key)s"],"Need help? The Jetpack team is here for you.":[null,"需要說明嗎?Jetpack 團隊隨時提供支援!"],"Leave a Jetpack review":[null,"為 Jetpack 留下評論"],"Disconnecting Jetpack":[null,"正在中斷與 Jetpack 的連結"],"Smiley":[null,"笑臉"],"Email Address":[null,"電子郵件位址"],"Whitelist Management":[null,"管理允許清單"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"請確定你已加入常用 IP 位址,例如家中、辦公室或其他位置的 IP 位址。如果你從下方清單移除 IP 位址,該位址將會從允許清單中移除。"],"Related":[null,"相關"],"Show a \"Related\" header to more cle
25825 arly separate the related section from posts":[null,"顯示「相關」頁首,以更明確地將相關的區段與文章進行區隔"],"Use a large and visually striking layout":[null,"使用大型、引人注目的版面形式"],"Require Two-Step Authentication":[null,"需要兩步驟驗證"],"Site Stats":[null,"網誌統計"],"Publicize":[null,"宣傳"],"Excerpts":[null,"摘要"],"Featured Images":[null,"特色圖片"],"Enable Portfolio Projects for this site.":[null,"為此網站啟用個人作品集專案。"],"Enable Testimonials for this site.":[null,"為此網站啟用證言。"],"View people's profiles when you mouse over their Gravatars":[null,"滑鼠移到 Gravatars 頭像上顯示資料"],"Color Scheme":[null,"配色方案"],"Preview":[null,"預覽"],"You have successfully disconnected Jetpack":[null,"你已成功與 Jetpack 中斷連結"],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,"你的網站必須允許公開存取才能使用
25826 Jetpack:%(error_key)s"],"{{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).":[null,"{{s}}你的 Jetpack 發生故障。{{/s}}無法將此網站連結到 WordPress.com。這通常代表你的網站並未允許公開存取 (localhost)。"],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com目前有問題,無法啟動你Jetpack。請稍後再試。"],"Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.":[null,"Jetpack 無法聯繫 WordPress.com:%(error_key)s。這通常代表著你網路主機的設定不正確。"],"Connect Jetpack":[null,"連結 Jetpack"],"Proofreading":[null,"校對"],"English Options":[null,"英文選項"],"Bias Language":[null,"偏差用語"],"Complex Phrases":[null,"複雜短語"],"Diacritic
25827 al Marks":[null,"變音符號"],"Double Negatives":[null,"雙重否定"],"Hidden Verbs":[null,"隱藏動詞"],"Jargon":[null,"特殊用語"],"Passive Voice":[null,"被動語態"],"Phrases to Avoid":[null,"忽略短語"],"Redundant Phrases":[null,"冗餘短語"],"Use automatically detected language to proofread posts and pages":[null,"使用自動檢測語言校對文章和分頁"],"Ignored Phrases":[null,"忽略縮寫"],"Test your site’s compatibility with Jetpack.":[null,"測試你的網站與 Jetpack 的相容性。"],"Debug":[null,"偵錯"],"Disconnect Jetpack":[null,"中斷與 Jetpack 的連線"],"Learn More":[null,"瞭解更多"],"Settings":[null,"設定"],"Active":[null,"執行套用"]}
25828 \ No newline at end of file
25829 +{"":{"po-revision-date":"2016-09-07 09:52:57+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=1; plural=0;","x-generator":"GlotPress/2.3.0-alpha","language":"zh_TW","project-id-version":"Plugins - Jetpack by WordPress.com - Development (trunk)"},"Make sure your site is easily found on search engines with SEO tools for your content and social posts.":[null,""],"Activate this module to use the advanced SEO tools.":[null,""],"Configure your VideoPress settings.":[null,""],"How much is your website worth?":[null,""],"For less than the price of a coffee a month you can rest easy knowing your hard work (or livelihood) is backed up.":[null,""],"Configure Site SEO":[null,""],"Activate SEO Tools":[null,""],"Introducing our most affordable backups and security plan yet":[null,""],"The Personal Plan keeps your data, site, and hard work safe.":[null,""],"Learn more...":[null,""],"Your site is on the Jetpack Persona
25830 l plan":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), and unlimited storage.":[null,""],"With this plan you are provided with spam-protection, daily backups (up to 30 days), unlimited backup storage, security scanning, and priority support.":[null,""],"You get spam-protection, real-time backups (unlimited archive), unlimited backup storage, security scanning, SEO tools, PollDaddy, and priority support.":[null,""],"Daily backup of all your site data with unlimited space and one-click restores (powered by VaultPress).":[null,""],"Daily backup of all your site data with unlimited space, one-click restores, automated security scanning, and priority support (powered by VaultPress).":[null,""],"Backups & Security Scanning":[null,""],"Real-time backup of all your site data with unlimited space, one-click restores, automated security scanning, one-click threat resolution, and priority support (powered by VaultPress).":[null,""],"SEO Tools":[
25831 null,""],"Advanced SEO tools to help your site get found when people search for relevant content.":[null,""],"Need more? Running a business site?":[null,""],"If your site is important to you, consider protecting and improving it with some of our advanced features: ":[null,""],"On-demand security scanning":[null,""],"Advanced SEO tools":[null,""],"Configure your SEO settings.":[null,""],"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.":[null,""],"You are running Jetpack on a staging server.":[null,""],"More Info":[null,""],"Search your content.":[null,""],"{{a}}Manage Likes visibility from the Sharing Module Settings{{/a}}":[null,""],"Hide the stats smiley face image. The image helps collect stats but should still work when hidden.":[null,""],"Your Current IP: %(ip)s":[null,""],"Whitelisting an IP address prevents it from ever being blocked by Jetpack.":[null,""],"IPv4 and IP
25832 v6 are acceptable. {{br/}} To specify a range, enter the low value and high value separated by a dash. Example: 12.12.12.1-12.12.12.100":[null,""],"Link your account to WordPress.com to start using this feature.":[null,""],"There are unsaved settings in this tab that will be lost if you leave it. Proceed?":[null,""],"This will reset all Jetpack options, are you sure?":[null,""],"Search for a Jetpack feature.":[null,"搜尋 Jetpack 功能。"],"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.":[null,"升級 Jetpack,我們的最新安全性掃描程式將找出惡意檔案並立即加以通報,因此你絕對不會發現網站上有任何異狀。"],"You can see the information about security scanning in the \"At a Glance\" section.":[null,"你可以到「總覽」區段查看有關安全性掃描的資訊。"],"Configure your Security Scans":[null,
25833 "設定安全性掃描"],"This module has no configuration options":[null,"此模組沒有設定選項"],"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.":[null,"升級 Jetpack,讓搜尋引擎和訪客知道你非常重視網站的完整性。我們的反垃圾郵件工具將減少垃圾迴響、保護你的 SEO,並讓訪客能夠輕鬆保持聯繫。"],"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.":[null,"即時異地備份與自動還原能夠讓你安心使用;在我們保護你投入心力各個層面的同時,你可以專注於撰寫精彩內容和提高流量。立即升級。"],"{{link}}Configure your %(module_slug)s Settings {{/link}}":
25834 [null,"{{link}}配置你的 %(module_slug)s 設定 {{/link}}"],"Subscriber":[null,"訂閱者"],"Big iPhone/iPad Update Now Available":[null,"有重大的 iPhone/iPad 更新可供使用"],"The WordPress for Android App Gets a Big Facelift":[null,"Android 專用的 WordPress 應用程式已全面翻新"],"Upgrade Focus: VideoPress For Weddings":[null,"升級重點:適用於婚禮的 VideoPress"],"WordPress.com Likes are:":[null,"WordPress.com 按讚功能:"],"Comments headline":[null,"迴響標題"],"A few catchy words to motivate your readers to comment.":[null,"使用一些吸引人的字詞,鼓勵讀者發表迴響。"],"Can readers subscribe to your posts, comments or both?":[null,"讀者是否能夠訂閱你的文章和/或迴響?"],"Show a \"follow blog\" options in the comment form":[null,"在迴響表單中顯示「關注網誌」選項"],"Show a \"follow comments\" option in the comment form.":[null,"在迴響表單中顯示「關注迴響」選項。"],"Admin Bar":[n
25835 ull,"管理員列"],"Put a chart showing 48 hours of views in the admin bar":[null,"在管理員列中放置一張圖表,顯示 48 小時內的瀏覽次數"],"Registered Users: Count the page views of registered users who are logged in":[null,"已註冊的使用者:計算已登入之註冊使用者的網頁瀏覽次數"],"Report Visibility: Select the roles that will be able to view stats reports":[null,"報告能見度:選擇能夠檢視統計報告的角色"],"Receive Monitor Email Notifications":[null,"接收監控電子郵件通知"],"Emails will be sent to ":[null,"電子郵件將傳送至"],"{{a}}Edit{{/a}}":[null,"{{a}}編輯{{/a}}"],"Match By Email":[null,"依電子郵件比對"],"Show photo metadata (Exif) in carousel, when available":[null,"可用時,在隨選區顯示相片中繼資料 (Exif)"],"Background Color":[null,"背景顏色"],"Scroll infinitely (Shows 7 posts on each load)":[null,"無限捲動 (每次載入時顯示 7 篇文章)"],"Track each infinite Scr
25836 oll post load as a page view in Google Analytics":[null,"在 Google Analytics 中追蹤每次無限捲動所載入的文章網頁瀏覽次數"],"Mobile Promos":[null,"行動應用程式促銷活動"],"Show a promo for the WordPress mobile apps in the footer of the mobile theme":[null,"在手機佈景主題的頁尾對 WordPress 行動應用程式顯示一則促銷活動"],"Enter your meta key \"content\" value to verify your blog with {{a}}Google Search Console{{/a}}, {{a1}}Bing Webmaster Center{{/a1}} and {{a2}}Pinterest Site Verification{{/a2}}.":[null,""],"Meta key example:":[null,""],"Display all your gallery pictures in a cool mosaic":[null,"以酷炫的拼接樣式顯示所有圖庫圖片"],"Copied!":[null,"已複製!"],"Highlight and copy the following text to your clipboard:":[null,"將以下文字反白標示,複製貼到你的剪貼簿:"],"Regenerate address":[null,"重新產生位址"],"Configure Portfolios":[null,"設定個人作品集"],"Configure Testimonials":[n
25837 ull,"設定證言"],"Automatically proofread content when: ":[null,"自動校對內容:"],"A post or page is first published":[null,"第一次發表文章或網頁時"],"A post or page is updated":[null,"文章或網頁更新時"],"Automatic Language Detection":[null,"自動語言偵測"],"The proofreader supports English, French, German, Portuguese and Spanish.":[null,"校對服務支援英文、法文、德文、葡萄牙文和西班牙文。"],"Enable proofreading for the following grammar and style rules: ":[null,"啟用以下的文法和樣式規則校對功能:"],"Add a phrase":[null,"新增字詞"],"Use Markdown for comments":[null,"將 Markdown 用於迴響"],"Search engines will find the sitemaps at these locations:":[null,"搜尋引擎將在以下位置尋找網站地圖:"],"Sitemap: {{a}}%(url)s{{/a}}":[null,"網站地圖:{{a}}%(url)s{{/a}}"],"News Sitemap: {{a}}%(url)s{{/a}}":[null,"新聞網站地圖:{{a}}%(url)s{{/a}}"],"Cheatin' uh?":[null,"喂!別偷跑�
25838 �!"],"{{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}}":[null,"{{p}}你願意告訴我們為什麼未在這份{{a}}含有 2 個問題的調查{{/a}}中完成 Jetpack 連結嗎?{{/p}}{{p}}我們的免費安全性與流量功能需要 Jetpack 連結才能運作。{{/p}}"],"Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!":[null,"歡迎使用 {{s}}Jetpack %(jetpack_version)s{{/s}}!"],"Your Jetpack is already connected.":[null,"你的 Jetpack 已連結。"],"You're fueled up and ready to go, Jetpack is now active.":[null,"你已準備就緒,Jetpack 現已啟用。"],"You're fueled up and ready to go.":[null,"你已準備就緒!"],"You are currently running a development version of Jetpack.":[null,"你目前執行的是開發版本的 Jetpack。"],"Submit Beta feedback":[null,""],"Currently in {{a}}Development
25839 Mode{{/a}} via the jetpack_development_mode filter.{{br/}}Some features are disabled.":[null,"透過 jetpack_development_mode 篩選條件,目前在{{a}}開發模式{{/a}}中。{{br/}}部分功能已停用。"],"Currently in {{a}}Development Mode{{/a}} via the JETPACK_DEV_DEBUG constant.{{br/}}Some features are disabled.":[null,"透過 JETPACK_DEV_DEBUG 常數,目前在{{a}}開發模式{{/a}}中。{{br/}}部分功能已停用。"],"Currently in {{a}}Development Mode{{/a}} because your site URL lacks a dot (e.g. http://localhost).{{br/}}Some features are disabled.":[null,"目前在{{a}}開發模式{{/a}}中,因為你的網站 URL 缺少一個點 (例如 http://localhost)。{{br/}}部分功能已停用。"],"You, %(userName)s, are not connected to WordPress.com.":[null,"你的帳號 %(userName)s 並未連結到 WordPress.com。"],"What would you like to see on your Jetpack Dashboard?":[null,"你希望你的 Jetpack 儀表板顯示哪些內容?"],"Let us know!":[null,"請讓�
25840 �們知道!"],"Welcome to Jetpack":[null,"歡迎使用 Jetpack"],"Please connect to or create a WordPress.com account to start using Jetpack. This will enable powerful security, traffic, and customization services.":[null,"請連結或建立 WordPress.com 帳號,以開始使用 Jetpack。這樣會啟用強大的安全性、流量和自訂服務。"],"No account? Create one for free…":[null,"沒有帳號?免費建立帳號…"],"Saving…":[null,"儲存中…"],"Save Settings":[null,"儲存設定"],"Updates Needed":[null,"需要更新"],"Do you really want to disconnect your site from WordPress.com?":[null,"確定要中斷網站與 WordPress.com 的連結?"],"Jetpack Stats Icon":[null,"Jetpack 統計圖示"],"{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}":[null,"{{a}}啟用網站統計{{/a}}可查看詳細的統計資料、讚數、關注者和訂閱者等內容!{{a1}}瞭解詳情{{/a1}}"],"Activate
25841 Site Stats":[null,"啟用網站統計"],"Automated, comprehensive protection from threats and attacks.":[null,"能夠自動且全面抵禦威脅和攻擊。"],"State-of-the-art spam defense.":[null,"最新的垃圾內容防護功能。"],"Automatically backup your entire site.":[null,"自動備份所有網站內容。"],"Security Scanning":[null,"安全性掃描"],"Automatically scan your site for common threats and attacks.":[null,"自動掃描網站,以查看是否有常見的威脅與攻擊。"],"Keep those spammers away!":[null,"防止垃圾內容入侵!"],"Site Backups":[null,"網站備份"],"Keep your site backed up!":[null,"為網站備份!"],"Pro":[null,"專業版"],"No Results Found.":[null,"找不到符合的結果。"],"Threats found!":[null,"找到威脅!"],"Set up":[null,"設定"],"Upgrade":[null,"升級"],"ACTIVE":[null,"啟用中"],"Hackers, botnets and spammers attack websites indiscriminately. Their goal is to attack everywhere and often. Our goal is to help
25842 you prepare by blocking these threats, and in worst-case-scenarios we'll be here to help you restore your site to its former glory.":[null,"駭客、殭屍網路和垃圾郵件寄件者會任意對網站發出攻擊。他們的目標是頻繁且四處發動攻擊。我們的目標則是協助你做好準備以阻擋這些威脅,並在最糟糕的情況發生時協助你讓網站重返榮耀。"],"Your site is on the Free Jetpack Plan":[null,"你的網站目前使用免費版 Jetpack 方案"],"Upgrade to a paid plan to unlock world-class security, spam protection tools, and priority support.":[null,""],"Your site is on the Jetpack Premium plan":[null,"你的網站目前使用 Jetpack 進階版方案"],"Your site is on the Jetpack Professional plan":[null,"你的網站目前使用 Jetpack 專業版方案"],"Your site is on Development Mode":[null,"你的網站目前為開發模式"],"Once you connect, you can upgrade to a paid plan in order to unlock world-class security, spam prot
25843 ection tools, and priority support.":[null,""],"State-of-the-art spam defense powered by Akismet.":[null,"採用 Akismet 提供的最新技術,可阻擋垃圾訊息。"],"View your spam stats":[null,"檢視垃圾迴響統計資料"],"Configure Akismet":[null,"設定 Akismet"],"View your security dashboard":[null,"檢視安全性儀表板"],"Configure VaultPress":[null,"設定 VaultPress"],"Surveys & Polls":[null,"調查和投票"],"Unlimited surveys, unlimited responses. Use the survey editor to create surveys quickly and easily. Collect responses via your website, e-mail or on your iPad or iPhone.":[null,"無限的調查,無限的回應。使用調查編輯器即可輕鬆快速地建立調查。透過你的網站、電子郵件或在你的 iPad 或 iPhone 上收集回應。"],"Create a new poll":[null,"建立新的投票"],"Real-time backups":[null,"即時備份"],"One-click threat resolution":[null,"一鍵排除所有威脅"],"Advanced polls and ratings":[null,"進階投票和
25844 評分"],"Compare Plans":[null,"比較方案"],"Maximum grade security":[null,"最高等級的安全性"],"Real-time backup with unlimited space, one-click restores, bulletproof spam monitoring, malware defense and brute-force login protection - all in one place and optimized for WordPress.":[null,""],"Lock out the bad guys":[null,"隔絕惡意人士"],"Bulletproof spam filtering protects your brand, your readers, and improves SEO. Brute force login protection helps maintain peace of mind and keeps your backend safe from intruders.":[null,"嚴密的垃圾訊息篩選能夠保護你的品牌、讀者,並提升 SEO。避免暴力密碼破解的登入防護可讓你安心使用,並阻擋入侵者進入後端。"],"Enjoy priority support":[null,"享用優先支援服務"],"Need help? A Happiness Engineer can answer questions about your site, your account or how to do about anything.":[null,"需要說明嗎?Happiness Engineer 可以回答你的網站和帳號相關問題,或是�
25845 �何功能的操作方式。"],"Connection Settings":[null,"連結設定"],"Manage your Jetpack connection.":[null,"管理 Jetpack 連結。"],"The site is in Development Mode, so you can not connect to WordPress.com.":[null,"網站目前為開發模式,因此你無法連結 WordPress.com。"],"You are connected as ":[null,"你已使用以下身分連結:"],"Link your account to WordPress.com to get the most out of Jetpack.":[null,"將帳號連結到 WordPress.com 即可更完善地運用 Jetpack 的功能。"],"Your site must be accessible by search engines for this feature to work properly. You can change this in {{a}}Reading Settings{{/a}}.":[null,"你的網站必須允許搜尋引擎存取,此功能才能正常運作。你可以到「{{a}}閱讀設定{{/a}}」變更此設定。"],"View {{a}}All Stats{{/a}}":[null,"檢視{{a}}所有統計資料{{/a}}"],"View your {{a}}Email Followers{{/a}}":[null,"檢視{{a}}電子郵件關注者{{/a}}"],"Powerful WordPress.com features on
25846 every device.":[null,"適用於各種裝置且功能強大的 WordPress.com 功能。"],"Manage all your sites from a single dashboard.":[null,"從單一儀表板管理所有網站。"],"Feel the performance":[null,"感受效能"],"All the WordPress apps are built for speed. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around.":[null,"所有 WordPress 應用程式都是針對速度所打造。你會立即注意到效能的差異,因為網頁幾乎是立即載入,而且等候時間也縮短了。"],"Bulk and automatic updates":[null,"大量和自動更新"],"Most security flaws are found in outdated plugins. Use our Web and Desktop apps to turn on auto-updates or update plugins manually for all your websites in one convenient place.":[null,"多數的安全性漏洞都是在過時的外掛程式中發現的。使用我們的網頁和桌面版應用程式可開啟自動更新,你也可以集中在方便使用的位置針�
25847 �所有網站手動更新外掛程式。"],"Focus on your Writing":[null,"專注於你的寫作"],"Our new editor is lightning fast, optimized for writers and eliminates distractions, giving you the ability to focus on your work.":[null,"我們全新的編輯器速度飛快,已為作家進行最佳化,還能夠減少干擾,讓你能夠專注於自己的作品。"],"Try the New Editor":[null,"試用全新的編輯器"],"Connect with your Visitors":[null,"與訪客有所聯繫"],"Monitor your visitors with advanced stats. Watch for trends, learn what content performs the best and understand your visitors from anywhere in the world.":[null,"透過進階的統計資料監控訪客。觀察趨勢、檢視哪些內容的成效最佳,並瞭解來自世界各地的訪客。"],"View Your Stats":[null,"檢視你的統計資料"],"Connect with the Community":[null,"與社群連結"],"The WordPress apps all have impressively fast and full featured readers so you can catch up with your f
25848 avorite sites and join the conversation anywhere, any time.":[null,"所有 WordPress 應用程式都具備快速且全功能的閱讀器,因此你可以隨時掌握最愛網站的動態,並隨時隨地加入討論。"],"Launch Reader":[null,"啟動閱讀器"],"Inspiration strikes any time, anywhere.":[null,"靈感隨時隨地都可能乍現。"],"Get WordPress apps for any screen.":[null,"下載適用於各種螢幕的 WordPress 應用程式。"],"In Your Pocket":[null,""],"Publish content, track stats, moderate comments and so much more from anywhere in the world. Our mobile apps are open source, free and available to you on Apple or Android devices.":[null,"無論你身在何處,都可以發表內容、追蹤統計資料和審核迴響,還能使用許多其他功能。我們的行動應用程式為免費的開放原始碼,你可以在 Apple 或 Android 裝置上使用。"],"WordPress.com in the App Store":[null,"App Store 中的 WordPress.com"],"WordPress.com in Google P
25849 lay":[null,"Google Play 中的 WordPress.com"],"On Your Desktop":[null,""],"A desktop app that gives WordPress a permanent home on your computer. Not to mention the distraction free environment you get writing outside of a web browser.":[null,"桌面版應用程式可讓 WordPress 在你的電腦上擁有永久的歸屬。此外,你在網頁瀏覽器以外寫作時,還能享有無干擾的環境。"],"WordPress.com for Mac OS X":[null,"Mac OS X 版 WordPress.com"],"WordPress.com for Windows":[null,"Windows 版 WordPress.com"],"WordPress.com for Linux":[null,"Linux 版 WordPress.com"],"Malware Scanning":[null,"惡意軟體掃描"],"Threats found":[null,"找到威脅"],"For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.":[null,"如需自動且全面的安全性威脅掃描,請{{a}}安裝並啟用{{/a}} VaultPress。"],"For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.":[nu
25850 ll,"如需自動且全面的安全性威脅掃描,請{{a}}升級帳號{{/a}}。"],"Jetpack is actively blocking malicious login attempts. Data will display here soon!":[null,"Jetpack 正在主動阻擋惡意登入嘗試。這裡很快就會顯示資料!"],"Total malicious attacks blocked on your site.":[null,"你網站阻擋的惡意攻擊總計。"],"{{a}}Activate Protect{{/a}} to keep your site protected from malicious login attempts.":[null,"{{a}}啟用 Protect{{/a}} 可防止你的網站受到惡意登入嘗試的侵擾。"],"%(number)s plugin":["%(number)s plugins",["%(number)s 個外掛程式"]],"Needs updating. ":["Need updating. ",["需要更新。"]],"All plugins are up-to-date. Awesome work!":[null,"所有外掛程式都是最新版本。做得好!"],"{{a}}Activate Manage{{/a}} to turn on auto updates and manage your plugins from WordPress.com.":[null,"{{a}}啟用 Manage{{/a}} 可開啟自動更新和管理 WordPress.com 的外掛程式。"],"Jetpack is improving and
25851 optimizing your image speed.":[null,""],"Jetpack is monitoring your site. If we think your site is down, you will receive an email.":[null,""],"Security":[null,"安全性"],"Performance":[null,"效能"],"Backups":[null,"備份"],"{{a}}View backup details{{/a}}.":[null,"{{a}}檢視備份詳細資料{{/a}}。"],"To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.":[null,"若要自動備份整個網站,請{{a}}安裝並啟用{{/a}} VaultPress。"],"To automatically back up your entire site, please {{a}}upgrade!{{/a}}.":[null,"若要自動備份整個網站,請{{a}}升級{{/a}}!"],"Unavailable in Dev Mode.":[null,"開發模式中無法使用。"],"Spam Protection":[null,"垃圾訊息防護"],"For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.":[null,"如需最新的垃圾訊息防護,請{{a}}安裝 Akismet{{/a}}。"],"For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.":[null,"如需最新的垃圾�
25852 ��息防護,請{{a}}啟用 Akismet{{/a}}。"],"Invalid Key":[null,"金鑰無效"],"Unavailable in Dev Mode":[null,"開發模式中無法使用"],"Holiday Snow":[null,"節日下雪效果"],"Show falling snow in the holiday period.":[null,"在節日期間顯示下雪效果。"],"Show falling snow on my blog from Dec 1st until Jan 4th.":[null,"從 12 月 1 日到 1 月 4 日止,在我的網誌顯示下雪效果。"],"Activating recommended features…":[null,"正在啟用推薦的功能…"],"Recommended features active.":[null,"推薦的功能已啟用。"],"Recommended features failed to activate. %(error)s":[null,""],"Activating %(slug)s…":[null,"正在啟用 %(slug)s…"],"%(slug)s has been activated.":[null,"%(slug)s 已啟用。"],"%(slug)s failed to activate. %(error)s":[null,"%(slug)s 無法啟用。%(error)s"],"Deactivating %(slug)s…":[null,"正在停用 %(slug)s…"],"%(slug)s has been deactivated.":[null,"%(slug)s 已停用。"],"%(slug)s failed to deactivate. %(erro
25853 r)s":[null,""],"Updating %(slug)s settings…":[null,"正在更新 %(slug)s 設定…"],"Updated %(slug)s settings.":[null,"已更新 %(slug)s 設定。"],"Error updating %(slug)s settings. %(error)s":[null,"更新 %(slug)s 設定時發生錯誤。%(error)s"],"Updating %(slug)s address…":[null,"正在更新 %(slug)s 位址…"],"Regenerated %(slug)s address .":[null,"已重新產生 %(slug)s 位址。"],"Error regenerating %(slug)s address. %(error)s":[null,""],"Resetting Jetpack options…":[null,"正在重設 Jetpack 選項…"],"Options reset.":[null,"選項已重設。"],"Options failed to reset.":[null,"無法重設選項。"],"There was an error disconnecting Jetpack. Error: %(error)s":[null,"中斷 Jetpack 連結時發生錯誤。錯誤:%(error)s"],"Unlinking from WordPress.com":[null,"正在從 WordPress.com 取消連結"],"Unlinked from WordPress.com.":[null,"已從 WordPress.com 取消連結。"],"Error unlinking from WordPress.com. %(error)s":[null,"從 WordPress.com
25854 取消連結時發生錯誤。%(error)s"],"At A Glance":[null,"總覽"],"Clichés":[null,"陳腔濫調"],"Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.":[null,"可以告訴我們原因嗎?只要{{a}}回答兩個簡單的問題,就{{/a}}能協助我們改善 Jetpack。"],"{{hideOnMobile}}Enjoying Jetpack or have feedback?{{/hideOnMobile}} {{reviewLink}}Leave us a review{{/reviewLink}}{{hideOnMobile}},{{/hideOnMobile}} {{twitterLink}}follow us on Twitter{{/twitterLink}}{{hideOnMobile}}, and{{/hideOnMobile}} {{facebookLink}}like us on Facebook{{/facebookLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{hideOnMobile}}你喜歡 Jetpack,或是有意見回饋嗎?{{/hideOnMobile}}{{reviewLink}}請留下評論給我們{{/reviewLink}}{{hideOnMobile}}、{{/hideOnMobile}}{{twitterLink}}到 Twitter 關注我們{{/twitterLink}}{{hideOnMobile}},或是到{{/hideOnMobile}}{{facebookLink}} Facebook 給我們按讚{{/facebookLink}}{{hid
25855 eOnMobile}}。{{/hideOnMobile}}"],"Like us on Facebook":[null,"到 Facebook 給我們按讚"],"Follow Jetpack on Twitter":[null,"到 Twitter 關注 Jetpack"],"{{supportLink}}View our support page{{/supportLink}}{{hideOnMobile}},{{/hideOnMobile}} {{forumLink}}check the forums for answers{{/forumLink}}{{hideOnMobile}}, or{{/hideOnMobile}} {{contactLink}}contact us directly{{/contactLink}}{{hideOnMobile}}.{{/hideOnMobile}}":[null,"{{supportLink}}檢視我們的支援頁面{{/supportLink}}{{hideOnMobile}}、{{/hideOnMobile}}{{forumLink}}查看論壇以尋找答案{{/forumLink}}{{hideOnMobile}},或是{{/hideOnMobile}}{{contactLink}}直接聯絡我們{{/contactLink}}{{hideOnMobile}}。{{/hideOnMobile}}"],"Contact Jetpack support staff directly":[null,"直接聯絡 Jetpack 支援人員"],"Go to the WordPress.org support forums":[null,"前往 WordPress.org 支援論壇"],"Go to Jetpack.com/support":[null,"前往 Jetpack.com/support"],"We offer free, full support to all of our Jetpack user
25856 s. Our support team is always around to help you.":[null,"我們為所有 Jetpack 使用者提供完整的免費支援。我們的支援團隊隨時為你提供協助。"],"Jetpack Happiness Engineer":[null,"Jetpack Happiness Engineer"],"Automattic's Privacy Policy":[null,"Automattic 的隱私權保護政策"],"WordPress.com Terms of Service":[null,"WordPress.com 服務條款"],"{{a}}Activate Site Verification{{/a}} to verify your site and increase ranking with Google, Bing, and Pinterest.":[null,"{{a}}啟用網站驗證{{/a}}可驗證你的網站,並透過 Google、Bing 和 Pinterest 提高排名。"],"Site Verification Tools are active. Ensure your site is verified with Google, Bing, and Pinterest for more accurate indexing and ranking. {{a}}Verify now{{/a}}":[null,"網站驗證工具啟用中。請確保已透過 Google、Bing 和 Pinterest 驗證網站,以便更精確地進行編目和排名。{{a}}立即驗證{{/a}}"],"Site Verification Tools":[null,"網站驗證工具"],"{
25857 {a}}Activate Photon{{/a}} to enhance the performance and speed of your images.":[null,"{{a}}啟用 Photon{{/a}} 可提升圖片的效能和速度。"],"Image Performance %(photon)s":[null,"圖片效能 %(photon)s"],"{{a}}Activate Manage and turn on auto updates{{/a}}":[null,"{{a}}啟用管理並開啟自動更新{{/a}}"],"{{a}}Turn on plugin auto updates{{/a}}":[null,"{{a}}開啟外掛程式自動更新{{/a}}"],"Plugin Updates":[null,"外掛程式更新"],"Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.":[null,"糟糕!你的 Akismet 金鑰遺失或無效。{{akismetSettings}}前往 Akismet 設定以進行修正{{/akismetSettings}}。"],"No threats found, you're good to go!":[null,"沒有找到威脅,你可以開始使用了!"],"{{a}}Contact Support{{/a}}":[null,"{{a}}聯絡支援團隊{{/a}}"],"{{a}}View details at VaultPress.com{{/a}}":[null,"{{a}}到 VaultPress.com 檢視詳細資料{{/a}}"],"Uh oh, %(numb
25858 er)s threat found.":["Uh oh, %(number)s threats found.",["糟糕,找到了 %(number)s 個威脅。"]],"{{a}}Activate Monitor{{/a}} to receive notifications if your site goes down.":[null,"{{a}}啟用監控{{/a}}可在網站停機時接收通知。"],"Loading…":[null,"載入中…"],"Downtime Monitoring":[null,"停機監控"],"{{button}}View More Stats on WordPress.com {{/button}}":[null,""],"{{button}}View Old Stats{{/button}}":[null,""],"All-time comments":[null,"全時段迴響次數"],"All-time views":[null,"全時段瀏覽次數"],"%(number)s View":["%(number)s Views",["%(number)s 次瀏覽"]],"Best overall day":[null,"全天最佳"],"Views today":[null,"今天的瀏覽次數"],"Months":[null,"月"],"Weeks":[null,"週"],"Days":[null,"天"],"Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}":[null,"載入統計資料時發生問題。請稍後再試,或立即到 WordPress.com {{a}}檢視你的統計資料{{/a}}
25859 "],"Click to view detailed stats.":[null,"按一下可檢視詳細的統計資料。"],"Views: %(numberOfViews)s":[null,"瀏覽次數:%(numberOfViews)s"],"Week of %(date)s":[null,"%(date)s 當週"],"Manage security on WordPress.com":[null,"管理 WordPress.com 上的安全性"],"Skip this step":[null,"略過此步驟"],"Skip the Jetpack Jumpstart process":[null,"略過 Jetpack 快速啟動程序"],"Features can be activated or deactivated at any time.":[null,"你可以隨時啟用或停用功能。"],"Jetpack's recommended features include:":[null,"Jetpack 推薦的功能包括:"],"Activate Recommended Features":[null,"啟用推薦的功能"],"Quickly enhance your site by activating Jetpack's recommended features.":[null,"啟用 Jetpack 推薦的功能,快速提升網站品質。"],"Jump Start your Site":[null,"網站功能大躍進"],"Disconnect from WordPress.com":[null,"中斷與 WordPress.com 的連結"],"Link to WordPress.com":[null,"連結到 WordPress.com"],"Unlink me f
25860 rom WordPress.com":[null,"中斷我和 WordPress.com 的連結"],"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.":[null,"和仰賴 Jetpack 的數百萬名使用者一起加強和保護網站安全。我們對 WordPress 充滿熱情,而且很樂意為你提供便利的服務。"],"Jetpack is supported by some of the most technical and passionate people in the community. They're located around the globe and ready to help you.":[null,"Jetpack 由一群技術精湛且熱情洋溢的社群成員提供支援。成員遍及全球,而且熱心協助。"],"Did we mention free, professional support?":[null,"別忘了還有免費、專業的支援!"],"Jetpack utilizes the state-of-the-art WordPress.com content delivery network to load your gorgeous imagery super fast. Optimized for any device, and its completely free.":[null,"Jetpack 運用最新的 WordPress.com 內容投放網路,�
25861 �夠以超快速度載入絕美的圖片。已針對任何裝置最佳化,而且完全免費。"],"Lightning fast, optimized images":[null,"如閃電般快速的最佳化圖片"],"Never fall behind on a security release or waste time updating multiple sites.":[null,"你再也不會遺漏發佈的安全更新,也不需要浪費時間更新多個網站。"],"Automatic site updates.":[null,"自動網站更新。"],"Live site monitoring.":[null,"即時網站監控。"],"Gain peace of mind with Protect, the tool that has blocked billions of login attacks across millions of sites.":[null,"使用 Protect 可讓你高枕無憂;這款工具已在數百萬個網站上成功阻擋幾十億次的登入攻擊。"],"Block site attacks.":[null,"抵禦網站攻擊。"],"Jetpack blocks malicious log in attempts, lets you know if your site goes down, and can automatically update your plugins, so you don’t have to worry.":[null,"Jetpack 會封鎖惡意的登入嘗試、在你的網站停機時
25862 通知你,而且會自動更新你的外掛程式,以便你安心使用。"],"Site security and peace of mind":[null,"網站安全性與安全感"],"Jetpack harnesses the power of WordPress.com to show you detailed insights about your visitors, what they’re reading, and where they’re coming from.":[null,"Jetpack 釋放了 WordPress.com 的強大功能,能夠為你顯示有關訪客、訪客閱讀的內容以及訪客來源等詳細洞察報告。"],"Keep visitors engaged by giving them more to share and read with Related Posts.":[null,"「相關文章」功能可為訪客提供更多分享及閱讀的內容,維持他們的參與感。"],"Increase page views.":[null,"增加網頁瀏覽次數。"],"Give visitors the tools to share and subscribe to your content.":[null,"為訪客提供分享及訂閱內容的工具。"],"Build a community.":[null,"建立社群。"],"Sharing & Like Buttons":[null,"「分享」和「讚」按鈕"],"Automated social marketing.":[null,"自動�
25863 �社交行銷。"],"Jetpack has many traffic and engagement tools to help you get more viewers to your site and keep them there.":[null,"Jetpack 有多種流量和互動工具,有助於吸引更多人瀏覽你的網站,並讓他們成為固定訪客。"],"Send us Feedback":[null,"傳送意見回饋"],"Need Help?":[null,"需要說明嗎?"],"Manage Plugins":[null,"管理外掛程式"],"Stress less. Monitor will send you real-time alerts if your site ever goes down.":[null,"減輕壓力。Monitor 會在你的網站中斷服務時傳送即時警示。"],"Track your growth":[null,"追蹤成長的足跡"],"Use Publicize to automatically share your posts with friends, followers, and the world.":[null,"使用 Publicize 即可自動與朋友、關注者及全世界分享你的文章。"],"Drive more traffic to your site":[null,"讓你的網站吸引更多流量"],"There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.":[null,"連結 Jetpack 時發�
25864 ��問題。請再按一次「連結 WordPress.com」。"],"We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.":[null,"我們在連接 Jetpack 時發生問題。請停用 Jetpack 外掛程式並重新啟用,然後重新連接一次。"],"You need to stay logged in to your WordPress blog while you authorize Jetpack.":[null,"授權 Jetpack 期間,你必須保持登入自己的 WordPress 網誌。"],"{{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":[null,"{{s}}你的 Jetpack 發生故障。{{/s}}造成不便,敬請見諒。請稍後再試一次,如果持續發生此問題,請聯絡支援團隊並附上這段訊息:%(error_key)s"],"Disconnecting Jetpack":[null,"正在中斷與 Jetpack 的連結"],"Leave a Jetpack review":[null,"為 Jetpack 留下評論"],"Need help? The Jetpack team is here for you
25865 .":[null,"需要說明嗎?Jetpack 團隊隨時提供支援!"],"Smiley":[null,"笑臉"],"Require Two-Step Authentication":[null,"需要兩步驟驗證"],"Use a large and visually striking layout":[null,"使用大型、引人注目的版面形式"],"Show a \"Related\" header to more clearly separate the related section from posts":[null,"顯示「相關」頁首,以更明確地將相關的區段與文章進行區隔"],"Related":[null,"相關"],"Make sure to add your most frequently used IP addresses as they can change between your home, office or other locations. Removing an IP address from the list below will remove it from your whitelist.":[null,"請確定你已加入常用 IP 位址,例如家中、辦公室或其他位置的 IP 位址。如果你從下方清單移除 IP 位址,該位址將會從允許清單中移除。"],"Whitelist Management":[null,"管理允許清單"],"Email Address":[null,"電子郵件位址"],"Publicize":[null,"宣傳"],"Site Stats":[null,"網誌統�
25866 ��"],"Featured Images":[null,"特色圖片"],"Excerpts":[null,"摘要"],"Enable Testimonials for this site.":[null,"為此網站啟用證言。"],"Enable Portfolio Projects for this site.":[null,"為此網站啟用個人作品集專案。"],"Preview":[null,"預覽"],"Color Scheme":[null,"配色方案"],"Ignored Phrases":[null,"忽略縮寫"],"Use automatically detected language to proofread posts and pages":[null,"使用自動檢測語言校對文章和分頁"],"Redundant Phrases":[null,"冗餘短語"],"Phrases to Avoid":[null,"忽略短語"],"Passive Voice":[null,"被動語態"],"Jargon":[null,"特殊用語"],"Hidden Verbs":[null,"隱藏動詞"],"Double Negatives":[null,"雙重否定"],"Diacritical Marks":[null,"變音符號"],"Complex Phrases":[null,"複雜短語"],"Bias Language":[null,"偏差用語"],"English Options":[null,"英文選項"],"Proofreading":[null,"校對"],"Connect Jetpack":[null,"連結 Jetpack"],"Jetpack could not contact WordPress.com: %(error_key)s. This usual
25867 ly means something is incorrectly configured on your web host.":[null,"Jetpack 無法聯繫 WordPress.com:%(error_key)s。這通常代表著你網路主機的設定不正確。"],"WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.":[null,"WordPress.com目前有問題,無法啟動你Jetpack。請稍後再試。"],"{{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).":[null,"{{s}}你的 Jetpack 發生故障。{{/s}}無法將此網站連結到 WordPress.com。這通常代表你的網站並未允許公開存取 (localhost)。"],"Your website needs to be publicly accessible to use Jetpack: %(error_key)s":[null,"你的網站必須允許公開存取才能使用 Jetpack:%(error_key)s"],"You have successfully disconnected Jetpack":[null,"你已成功與 Jetpack 中斷連結"],"Active":[null,"執行套用"],"Settings":[nul
25868 l,"設定"],"Learn More":[null,"瞭解更多"],"Disconnect Jetpack":[null,"中斷與 Jetpack 的連線"],"Debug":[null,"偵錯"],"Test your site’s compatibility with Jetpack.":[null,"測試你的網站與 Jetpack 的相容性。"]}
25869 \ No newline at end of file
25870
25871 diff --git a/plugins/jetpack/modules/carousel/jetpack-carousel.css b/plugins/jetpack/modules/carousel/jetpack-carousel.css
25872 index b9cabc6..f962152 100644
25873 --- a/plugins/jetpack/modules/carousel/jetpack-carousel.css
25874 +++ b/plugins/jetpack/modules/carousel/jetpack-carousel.css
25875 @@ -237,7 +237,7 @@ div.jp-carousel-buttons a:hover {
25876 letter-spacing: 0 !important;
25877 padding:0.35em 0 0;
25878 position: absolute;
25879 - text-align: left;
25880 + text-align: right;
25881 width: 90%;
25882 }
25883
25884 @@ -252,7 +252,7 @@ div.jp-carousel-buttons a:hover {
25885 cursor: pointer;
25886 background-color: black;
25887 background-color: rgba(0,0,0,0.8);
25888 - display: block;
25889 + display: inline-block;
25890 height: 22px;
25891 font: 400 24px/1 "Helvetica Neue", sans-serif !important;
25892 line-height: 22px;
25893
25894 diff --git a/plugins/jetpack/modules/carousel/jetpack-carousel.js b/plugins/jetpack/modules/carousel/jetpack-carousel.js
25895 index 6a70892..0774d5f 100644
25896 --- a/plugins/jetpack/modules/carousel/jetpack-carousel.js
25897 +++ b/plugins/jetpack/modules/carousel/jetpack-carousel.js
25898 @@ -389,10 +389,8 @@ jQuery(document).ready(function($) {
25899 $(window).scrollTop(scroll);
25900 })
25901 .bind('jp_carousel.afterClose', function(){
25902 - if ( history.pushState ) {
25903 - history.pushState('', document.title, window.location.pathname + window.location.search);
25904 - } else {
25905 - window.location.hash = '';
25906 + if ( window.location.hash && history.back ) {
25907 + history.back();
25908 }
25909 last_known_location_hash = '';
25910 gallery.opened = false;
25911 @@ -1426,6 +1424,11 @@ jQuery(document).ready(function($) {
25912 return;
25913 }
25914
25915 + if ( window.location.hash && gallery && !gallery.opened && history.back) {
25916 + history.back();
25917 + return;
25918 + }
25919 +
25920 last_known_location_hash = window.location.hash;
25921 matches = window.location.hash.match( hashRegExp );
25922 attachmentId = parseInt( matches[1], 10 );
25923
25924 diff --git a/plugins/jetpack/modules/contact-form/class-grunion-contact-form-endpoint.php b/plugins/jetpack/modules/contact-form/class-grunion-contact-form-endpoint.php
25925 new file mode 100644
25926 index 0000000..ba2785a
25927 --- /dev/null
25928 +++ b/plugins/jetpack/modules/contact-form/class-grunion-contact-form-endpoint.php
25929 @@ -0,0 +1,52 @@
25930 +<?php
25931 +
25932 +/*
25933 + * Plugin Name: Feedback CPT Permissions over-ride
25934 + */
25935 +
25936 +if ( class_exists( 'WP_REST_Posts_Controller' ) ) {
25937 +
25938 + /**
25939 + * Class Grunion_Contact_Form_Endpoint
25940 + * Used as 'rest_controller_class' parameter when 'feedback' post type is registered in modules/contact-form/grunion-contact-form.php.
25941 + */
25942 + class Grunion_Contact_Form_Endpoint extends WP_REST_Posts_Controller {
25943 + /**
25944 + * Check whether a given request has proper authorization to view feedback items.
25945 + *
25946 + * @param WP_REST_Request $request Full details about the request.
25947 + * @return WP_Error|boolean
25948 + */
25949 + public function get_items_permissions_check( $request ) {
25950 + if ( ! is_user_member_of_blog( get_current_user_id(), get_current_blog_id() ) ) {
25951 + return new WP_Error(
25952 + 'rest_cannot_view',
25953 + esc_html__( 'Sorry, you cannot view this resource.', 'jetpack' ),
25954 + array( 'status' => 401 )
25955 + );
25956 + }
25957 +
25958 + return true;
25959 + }
25960 +
25961 + /**
25962 + * Check whether a given request has proper authorization to view feedback item.
25963 + *
25964 + * @param WP_REST_Request $request Full details about the request.
25965 + * @return WP_Error|boolean
25966 + */
25967 + public function get_item_permissions_check( $request ) {
25968 + if ( ! is_user_member_of_blog( get_current_user_id(), get_current_blog_id() ) ) {
25969 + return new WP_Error(
25970 + 'rest_cannot_view',
25971 + esc_html__( 'Sorry, you cannot view this resource.', 'jetpack' ),
25972 + array( 'status' => 401 )
25973 + );
25974 + }
25975 +
25976 + return true;
25977 + }
25978 +
25979 + }
25980 +
25981 +}
25982
25983 diff --git a/plugins/jetpack/modules/contact-form/grunion-contact-form.php b/plugins/jetpack/modules/contact-form/grunion-contact-form.php
25984 index 6ce2039..f75a0b8 100644
25985 --- a/plugins/jetpack/modules/contact-form/grunion-contact-form.php
25986 +++ b/plugins/jetpack/modules/contact-form/grunion-contact-form.php
25987 @@ -13,8 +13,14 @@ License: GPLv2 or later
25988 define( 'GRUNION_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
25989 define( 'GRUNION_PLUGIN_URL', plugin_dir_url( __FILE__ ) );
25990
25991 -if ( is_admin() )
25992 +if ( is_admin() ) {
25993 require_once GRUNION_PLUGIN_DIR . '/admin.php';
25994 +}
25995 +
25996 +add_action( 'rest_api_init', 'grunion_contact_form_require_endpoint' );
25997 +function grunion_contact_form_require_endpoint() {
25998 + require_once GRUNION_PLUGIN_DIR . '/class-grunion-contact-form-endpoint.php';
25999 +}
26000
26001 /**
26002 * Sets up various actions, filters, post types, post statuses, shortcodes.
26003 @@ -121,15 +127,16 @@ class Grunion_Contact_Form_Plugin {
26004 'not_found' => __( 'No feedback found', 'jetpack' ),
26005 'not_found_in_trash' => __( 'No feedback found', 'jetpack' )
26006 ),
26007 - 'menu_icon' => 'dashicons-feedback',
26008 - 'show_ui' => TRUE,
26009 - 'show_in_admin_bar' => FALSE,
26010 - 'public' => FALSE,
26011 - 'rewrite' => FALSE,
26012 - 'query_var' => FALSE,
26013 - 'capability_type' => 'page',
26014 - 'show_in_rest' => true,
26015 - 'capabilities' => array(
26016 + 'menu_icon' => 'dashicons-feedback',
26017 + 'show_ui' => TRUE,
26018 + 'show_in_admin_bar' => FALSE,
26019 + 'public' => FALSE,
26020 + 'rewrite' => FALSE,
26021 + 'query_var' => FALSE,
26022 + 'capability_type' => 'page',
26023 + 'show_in_rest' => true,
26024 + 'rest_controller_class' => 'Grunion_Contact_Form_Endpoint',
26025 + 'capabilities' => array(
26026 'create_posts' => false,
26027 'publish_posts' => 'publish_pages',
26028 'edit_posts' => 'edit_pages',
26029 @@ -141,7 +148,7 @@ class Grunion_Contact_Form_Plugin {
26030 'delete_post' => 'delete_page',
26031 'read_post' => 'read_page',
26032 ),
26033 - 'map_meta_cap' => true,
26034 + 'map_meta_cap' => true,
26035 ) );
26036
26037 // Add to REST API post type whitelist
26038 @@ -276,7 +283,17 @@ class Grunion_Contact_Form_Plugin {
26039
26040 // Format it
26041 if ( $shortcode != '' ) {
26042 - $shortcode = '[contact-form]' . $shortcode . '[/contact-form]';
26043 +
26044 + // Get attributes from post meta.
26045 + $parameters = '';
26046 + $attributes = get_post_meta( $_POST['contact-form-id'], '_g_feedback_shortcode_atts', true );
26047 + if ( ! empty( $attributes ) && is_array( $attributes ) ) {
26048 + foreach( array_filter( $attributes ) as $param => $value ) {
26049 + $parameters .= " $param=\"$value\"";
26050 + }
26051 + }
26052 +
26053 + $shortcode = '[contact-form' . $parameters . ']' . $shortcode . '[/contact-form]';
26054 do_shortcode( $shortcode );
26055
26056 // Recreate form
26057 @@ -1336,6 +1353,9 @@ class Grunion_Contact_Form extends Crunion_Contact_Form_Shortcode {
26058
26059 if ( $shortcode_meta != '' or $shortcode_meta != $content ) {
26060 update_post_meta( $attributes['id'], '_g_feedback_shortcode', $content );
26061 +
26062 + // Save attributes to post_meta for later use. They're not available later in do_shortcode situations.
26063 + update_post_meta( $attributes['id'], '_g_feedback_shortcode_atts', $attributes );
26064 }
26065
26066 }
26067 @@ -2033,6 +2053,7 @@ class Grunion_Contact_Form extends Crunion_Contact_Form_Shortcode {
26068 array_push(
26069 $message,
26070 "", // Empty line left intentionally
26071 + '<hr />',
26072 __( 'Time:', 'jetpack' ) . ' ' . $time . '<br />',
26073 __( 'IP Address:', 'jetpack' ) . ' ' . $comment_author_IP . '<br />',
26074 __( 'Contact Form URL:', 'jetpack' ) . " " . $url . '<br />'
26075
26076 diff --git a/plugins/jetpack/modules/custom-post-types/nova.php b/plugins/jetpack/modules/custom-post-types/nova.php
26077 index 9940855..ac5105a 100644
26078 --- a/plugins/jetpack/modules/custom-post-types/nova.php
26079 +++ b/plugins/jetpack/modules/custom-post-types/nova.php
26080 @@ -1185,11 +1185,29 @@ class Nova_Restaurant {
26081 /**
26082 * Outputs a Menu Item Markup element opening tag
26083 *
26084 - * @param string $field - Menu Item Markup settings field
26085 + * @param string $field - Menu Item Markup settings field.
26086 */
26087 function menu_item_loop_open_element( $field ) {
26088 $markup = $this->get_menu_item_loop_markup();
26089 - echo '<' . tag_escape( $markup["{$field}_tag"] ) . $this->menu_item_loop_class( $markup["{$field}_class"] ) . ">\n";
26090 + /**
26091 + * Filter a menu item's element opening tag.
26092 + *
26093 + * @module custom-content-types
26094 + *
26095 + * @since 4.4.0
26096 + *
26097 + * @param string $tag Menu item's element opening tag.
26098 + * @param string $field Menu Item Markup settings field.
26099 + * @param array $markup Array of markup elements for the menu item.
26100 + * @param false|object $term Taxonomy term for current menu item.
26101 + */
26102 + echo apply_filters(
26103 + 'jetpack_nova_menu_item_loop_open_element',
26104 + '<' . tag_escape( $markup["{$field}_tag"] ) . $this->menu_item_loop_class( $markup["{$field}_class"] ) . ">\n",
26105 + $field,
26106 + $markup,
26107 + $this->menu_item_loop_current_term
26108 + );
26109 }
26110
26111 /**
26112 @@ -1199,21 +1217,55 @@ class Nova_Restaurant {
26113 */
26114 function menu_item_loop_close_element( $field ) {
26115 $markup = $this->get_menu_item_loop_markup();
26116 - echo '</' . tag_escape( $markup["{$field}_tag"] ) . ">\n";
26117 + /**
26118 + * Filter a menu item's element closing tag.
26119 + *
26120 + * @module custom-content-types
26121 + *
26122 + * @since 4.4.0
26123 + *
26124 + * @param string $tag Menu item's element closing tag.
26125 + * @param string $field Menu Item Markup settings field.
26126 + * @param array $markup Array of markup elements for the menu item.
26127 + * @param false|object $term Taxonomy term for current menu item.
26128 + */
26129 + echo apply_filters(
26130 + 'jetpack_nova_menu_item_loop_close_element',
26131 + '</' . tag_escape( $markup["{$field}_tag"] ) . ">\n",
26132 + $field,
26133 + $markup,
26134 + $this->menu_item_loop_current_term
26135 + );
26136 }
26137
26138 /**
26139 - * Returns a Menu Item Markup element's class attribute
26140 + * Returns a Menu Item Markup element's class attribute.
26141 *
26142 - * @param string $class
26143 - * @return string HTML class attribute with leading whitespace
26144 + * @param string $class Class name.
26145 + * @return string HTML class attribute with leading whitespace.
26146 */
26147 function menu_item_loop_class( $class ) {
26148 - if ( !$class ) {
26149 + if ( ! $class ) {
26150 return '';
26151 }
26152
26153 - return ' class="' . esc_attr( $class ) . '"';
26154 + /**
26155 + * Filter a menu Item Markup element's class attribute.
26156 + *
26157 + * @module custom-content-types
26158 + *
26159 + * @since 4.4.0
26160 + *
26161 + * @param string $tag Menu Item Markup element's class attribute.
26162 + * @param string $class Menu Item Class name.
26163 + * @param false|object $term Taxonomy term for current menu item.
26164 + */
26165 + return apply_filters(
26166 + 'jetpack_nova_menu_item_loop_class',
26167 + ' class="' . esc_attr( $class ) . '"',
26168 + $class,
26169 + $this->menu_item_loop_current_term
26170 + );
26171 }
26172 }
26173
26174
26175 diff --git a/plugins/jetpack/modules/custom-post-types/portfolios.php b/plugins/jetpack/modules/custom-post-types/portfolios.php
26176 index 8e0078b..119c757 100644
26177 --- a/plugins/jetpack/modules/custom-post-types/portfolios.php
26178 +++ b/plugins/jetpack/modules/custom-post-types/portfolios.php
26179 @@ -291,6 +291,7 @@ class Jetpack_Portfolio {
26180 'public' => true,
26181 'show_ui' => true,
26182 'show_in_nav_menus' => true,
26183 + 'show_in_rest' => true,
26184 'show_admin_column' => true,
26185 'query_var' => true,
26186 'rewrite' => array( 'slug' => 'project-type' ),
26187 @@ -320,6 +321,7 @@ class Jetpack_Portfolio {
26188 'public' => true,
26189 'show_ui' => true,
26190 'show_in_nav_menus' => true,
26191 + 'show_in_rest' => true,
26192 'show_admin_column' => true,
26193 'query_var' => true,
26194 'rewrite' => array( 'slug' => 'project-tag' ),
26195
26196 diff --git a/plugins/jetpack/modules/infinite-scroll/infinity.php b/plugins/jetpack/modules/infinite-scroll/infinity.php
26197 index c4810fb..c1d631a 100644
26198 --- a/plugins/jetpack/modules/infinite-scroll/infinity.php
26199 +++ b/plugins/jetpack/modules/infinite-scroll/infinity.php
26200 @@ -768,7 +768,7 @@ class The_Neverending_Home_Page {
26201 'google_analytics' => false,
26202 'offset' => self::wp_query()->get( 'paged' ),
26203 'history' => array(
26204 - 'host' => preg_replace( '#^http(s)?://#i', '', untrailingslashit( get_option( 'home' ) ) ),
26205 + 'host' => preg_replace( '#^http(s)?://#i', '', untrailingslashit( esc_url( get_home_url() ) ) ),
26206 'path' => self::get_request_path(),
26207 'use_trailing_slashes' => $wp_rewrite->use_trailing_slashes,
26208 'parameters' => self::get_request_parameters(),
26209
26210 diff --git a/plugins/jetpack/modules/likes.php b/plugins/jetpack/modules/likes.php
26211 index 4d65348..240ac38 100644
26212 --- a/plugins/jetpack/modules/likes.php
26213 +++ b/plugins/jetpack/modules/likes.php
26214 @@ -299,7 +299,7 @@ class Jetpack_Likes {
26215 <script type="text/javascript">
26216 jQuery( function( $ ) {
26217 var table = $( '#social_notifications_like' ).parents( 'table:first' ),
26218 - header = table.prevAll( 'h3:first' ),
26219 + header = table.prevAll( 'h2:first' ),
26220 newParent = $( '#moderation_notify' ).parent( 'label' ).parent();
26221
26222 if ( !table.length || !header.length || !newParent.length ) {
26223 @@ -787,8 +787,14 @@ class Jetpack_Likes {
26224 $src = sprintf( '//widgets.wp.com/likes/#blog_id=%1$d&amp;post_id=%2$d&amp;origin=%3$s&amp;obj_id=%1$d-%2$d-%4$s', $blog_id, $post->ID, $domain, $uniqid );
26225 $name = sprintf( 'like-post-frame-%1$d-%2$d-%3$s', $blog_id, $post->ID, $uniqid );
26226 $wrapper = sprintf( 'like-post-wrapper-%1$d-%2$d-%3$s', $blog_id, $post->ID, $uniqid );
26227 + $headline = sprintf(
26228 + /** This filter is already documented in modules/sharedaddy/sharing-service.php */
26229 + apply_filters( 'jetpack_sharing_headline_html', '<h3 class="sd-title">%s</h3>', esc_html__( 'Like this:', 'jetpack' ), 'likes' ),
26230 + esc_html__( 'Like this:', 'jetpack' )
26231 + );
26232
26233 - $html = "<div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='$wrapper' data-src='$src' data-name='$name'><h3 class='sd-title'>" . esc_html__( 'Like this:', 'jetpack' ) . '</h3>';
26234 + $html = "<div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='$wrapper' data-src='$src' data-name='$name'>";
26235 + $html .= $headline;
26236 $html .= "<div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>" . esc_html__( 'Like', 'jetpack' ) . '</span></span> <span class="loading">' . esc_html__( 'Loading...', 'jetpack' ) . '</span></div>';
26237 $html .= "<span class='sd-text-color'></span><a class='sd-link-color'></a>";
26238 $html .= '</div>';
26239
26240 diff --git a/plugins/jetpack/modules/manage.php b/plugins/jetpack/modules/manage.php
26241 index 1157a12..26bf9f9 100644
26242 --- a/plugins/jetpack/modules/manage.php
26243 +++ b/plugins/jetpack/modules/manage.php
26244 @@ -7,9 +7,9 @@
26245 * Recommendation Order: 3
26246 * First Introduced: 3.4
26247 * Requires Connection: Yes
26248 - * Auto Activate: No
26249 + * Auto Activate: Yes
26250 * Module Tags: Centralized Management, Recommended
26251 - * Feature: General, Jumpstart
26252 + * Feature: General
26253 * Additional Search Queries: manage, management, remote
26254 */
26255 add_action( 'customize_register', 'add_wpcom_to_allowed_redirect_hosts' );
26256
26257 diff --git a/plugins/jetpack/modules/module-extras.php b/plugins/jetpack/modules/module-extras.php
26258 index 0d4dd1d..67d848b 100644
26259 --- a/plugins/jetpack/modules/module-extras.php
26260 +++ b/plugins/jetpack/modules/module-extras.php
26261 @@ -19,6 +19,10 @@ $tools = array(
26262 'custom-post-types/testimonial.php',
26263 'custom-post-types/nova.php',
26264 'theme-tools.php',
26265 + 'seo-tools/jetpack-seo-utils.php',
26266 + 'seo-tools/jetpack-seo-titles.php',
26267 + 'seo-tools/jetpack-seo-posts.php',
26268 + 'verification-tools/verification-tools-utils.php',
26269 );
26270
26271 /**
26272
26273 diff --git a/plugins/jetpack/modules/module-headings.php b/plugins/jetpack/modules/module-headings.php
26274 index 5b006fb..23eff92 100644
26275 --- a/plugins/jetpack/modules/module-headings.php
26276 +++ b/plugins/jetpack/modules/module-headings.php
26277 @@ -133,6 +133,12 @@ function jetpack_get_module_i18n( $key ) {
26278 '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' ),
26279 ),
26280
26281 + 'seo-tools' => array(
26282 + 'name' => _x( 'SEO Tools', 'Module Name', 'jetpack' ),
26283 + 'description' => _x( 'Better results on search engines and social media.', 'Module Description', 'jetpack' ),
26284 + 'recommended description' => _x( 'Better results on search engines and social media.', 'Jumpstart Description', 'jetpack' ),
26285 + ),
26286 +
26287 'sharedaddy' => array(
26288 'name' => _x( 'Sharing', 'Module Name', 'jetpack' ),
26289 'description' => _x( 'Visitors can share your content.', 'Module Description', 'jetpack' ),
26290 @@ -149,11 +155,6 @@ function jetpack_get_module_i18n( $key ) {
26291 'description' => _x( 'Enable WP.me-powered shortlinks for all posts and pages.', 'Module Description', 'jetpack' ),
26292 ),
26293
26294 - 'site-icon' => array(
26295 - 'name' => _x( 'Site Icon', 'Module Name', 'jetpack' ),
26296 - 'description' => _x( 'Add a site icon to your site.', 'Module Description', 'jetpack' ),
26297 - ),
26298 -
26299 'sitemaps' => array(
26300 'name' => _x( 'Sitemaps', 'Module Name', 'jetpack' ),
26301 'description' => _x( 'Creates sitemaps to allow your site to be easily indexed by search engines.', 'Module Description', 'jetpack' ),
26302 @@ -188,12 +189,12 @@ function jetpack_get_module_i18n( $key ) {
26303
26304 'verification-tools' => array(
26305 'name' => _x( 'Site Verification', 'Module Name', 'jetpack' ),
26306 - 'description' => _x( 'Verify your site or domain with Google Search Console, Pinterest, and Bing.', 'Module Description', 'jetpack' ),
26307 + 'description' => _x( 'Verify your site or domain with Google Search Console, Pinterest, Bing, and Yandex.', 'Module Description', 'jetpack' ),
26308 ),
26309
26310 'videopress' => array(
26311 'name' => _x( 'VideoPress', 'Module Name', 'jetpack' ),
26312 - 'description' => _x( 'Upload and embed videos right on your site. (Subscription required.)', 'Module Description', 'jetpack' ),
26313 + 'description' => _x( 'Upload and embed videos right on your site.', 'Module Description', 'jetpack' ),
26314 ),
26315
26316 'widget-visibility' => array(
26317 @@ -223,7 +224,6 @@ function jetpack_get_module_i18n_tag( $key ) {
26318 // Modules with `Other` tag:
26319 // - modules/contact-form.php
26320 // - modules/notes.php
26321 - // - modules/site-icon.php
26322 'Other' =>_x( 'Other', 'Module Tag', 'jetpack' ),
26323
26324 // Modules with `Writing` tag:
26325
26326 diff --git a/plugins/jetpack/modules/module-info.php b/plugins/jetpack/modules/module-info.php
26327 index b680947..ee9f0db 100644
26328 --- a/plugins/jetpack/modules/module-info.php
26329 +++ b/plugins/jetpack/modules/module-info.php
26330 @@ -555,13 +555,28 @@ add_action( 'jetpack_learn_more_button_verification-tools', 'jetpack_verificatio
26331
26332 function jetpack_verification_tools_more_info() {
26333 esc_html_e(
26334 - 'Verify your site ownership with services like Google, Bing, and Pinterest. This gives you access to
26335 + 'Verify your site ownership with services like Google, Bing, Pinterest, and Yandex. This gives you access to
26336 advanced features on these services and get verification badges.'
26337 , 'jetpack' );
26338 }
26339 add_action( 'jetpack_module_more_info_verification-tools', 'jetpack_verification_tools_more_info' );
26340
26341 /**
26342 + * SEO Tools
26343 + */
26344 +function jetpack_seo_tools_more_link() {
26345 + echo 'https://support.wordpress.com/seo-tools/';
26346 +}
26347 +add_action( 'jetpack_learn_more_button_seo-tools', 'jetpack_seo_tools_more_link' );
26348 +
26349 +function jetpack_seo_tools_more_info() {
26350 + esc_html_e(
26351 + 'Better results on search engines and social media.'
26352 + , 'jetpack' );
26353 +}
26354 +add_action( 'jetpack_module_more_info_seo-tools', 'jetpack_seo_tools_more_info' );
26355 +
26356 +/**
26357 * Custom Content Types
26358 */
26359 function jetpack_custom_content_types_more_link() {
26360 @@ -576,19 +591,7 @@ function jetpack_custom_content_types_more_info() { ?>
26361 , 'jetpack' );
26362 }
26363 add_action( 'jetpack_module_more_info_custom-content-types', 'jetpack_custom_content_types_more_info' );
26364 -
26365 -/**
26366 - * Site Icon
26367 - */
26368 -function jetpack_site_icon_more_link() {
26369 - echo 'https://jetpack.com/support/site-icon';
26370 -}
26371 -add_action( 'jetpack_learn_more_button_site-icon', 'jetpack_site_icon_more_link' );
26372 -
26373 -function jetpack_custom_site_icon() {
26374 - esc_html_e( 'Site Icon can now be found in WordPress core!', 'jetpack' );
26375 -}
26376 -add_action( 'jetpack_module_more_info_site-icon', 'jetpack_custom_site_icon' );
26377 +// Custom Content Types: STOP
26378
26379 /**
26380 * Manage
26381
26382 diff --git a/plugins/jetpack/modules/post-by-email.php b/plugins/jetpack/modules/post-by-email.php
26383 index 5a6fe59..7eafdff 100644
26384 --- a/plugins/jetpack/modules/post-by-email.php
26385 +++ b/plugins/jetpack/modules/post-by-email.php
26386 @@ -123,7 +123,7 @@ class Jetpack_Post_By_Email {
26387 <?php echo esc_html( wptexturize( __( "If you don't have a WordPress.com account yet, you can sign up for free in just a few seconds.", 'jetpack' ) ) ); ?>
26388 </p>
26389 <p>
26390 - <a href="<?php echo $jetpack->build_connect_url( false, get_edit_profile_url( get_current_user_id() ) . '#post-by-email' ); ?>" class="button button-connector" id="wpcom-connect"><?php esc_html_e( 'Link account with WordPress.com', 'jetpack' ); ?></a>
26391 + <a href="<?php echo $jetpack->build_connect_url( false, get_edit_profile_url( get_current_user_id() ) . '#post-by-email', 'unlinked-user-pbe' ); ?>" class="button button-connector" id="wpcom-connect"><?php esc_html_e( 'Link account with WordPress.com', 'jetpack' ); ?></a>
26392 </p>
26393 <?php
26394 } ?>
26395
26396 diff --git a/plugins/jetpack/modules/protect.php b/plugins/jetpack/modules/protect.php
26397 index 583a4a6..12a2917 100644
26398 --- a/plugins/jetpack/modules/protect.php
26399 +++ b/plugins/jetpack/modules/protect.php
26400 @@ -423,11 +423,29 @@ class Jetpack_Protect_Module {
26401 * @return bool Either returns true, fires $this->kill_login, or includes a math fallback and returns false
26402 */
26403 function check_login_ability( $preauth = false ) {
26404 + $ip = jetpack_protect_get_ip();
26405 +
26406 + /**
26407 + * Short-circuit check_login_ability.
26408 + *
26409 + * If there is an alternate way to validate the current IP such as
26410 + * a hard-coded list of IP addresses, we can short-circuit the rest
26411 + * of the login ability checks and return true here.
26412 + *
26413 + * @module protect
26414 + *
26415 + * @since 4.4.0
26416 + *
26417 + * @param bool false Should we allow all logins for the current ip? Default: false
26418 + */
26419 + if ( apply_filters( 'jpp_allow_login', false, $ip ) ) {
26420 + return true;
26421 + }
26422 +
26423 $headers = $this->get_headers();
26424 $header_hash = md5( json_encode( $headers ) );
26425 $transient_name = 'jpp_li_' . $header_hash;
26426 $transient_value = $this->get_transient( $transient_name );
26427 - $ip = jetpack_protect_get_ip();
26428
26429 if ( jetpack_protect_ip_is_private( $ip ) ) {
26430 return true;
26431
26432 diff --git a/plugins/jetpack/modules/protect/shared-functions.php b/plugins/jetpack/modules/protect/shared-functions.php
26433 index 3313bf0..443bab9 100644
26434 --- a/plugins/jetpack/modules/protect/shared-functions.php
26435 +++ b/plugins/jetpack/modules/protect/shared-functions.php
26436 @@ -2,7 +2,6 @@
26437 /**
26438 * These functions are shared by the Protect module and its related json-endpoints
26439 */
26440 -
26441 /**
26442 * Returns an array of IP objects that will never be blocked by the Protect module
26443 *
26444 @@ -12,13 +11,10 @@
26445 * @return array
26446 */
26447 function jetpack_protect_format_whitelist() {
26448 -
26449 $local_whitelist = jetpack_protect_get_local_whitelist();
26450 -
26451 - $formatted = array (
26452 - 'local' => array (),
26453 + $formatted = array(
26454 + 'local' => array(),
26455 );
26456 -
26457 foreach ( $local_whitelist as $item ) {
26458 if ( $item->range ) {
26459 $formatted['local'][] = $item->range_low . ' - ' . $item->range_high;
26460 @@ -26,16 +22,13 @@ function jetpack_protect_format_whitelist() {
26461 $formatted['local'][] = $item->ip_address;
26462 }
26463 }
26464 -
26465 if ( is_multisite() && current_user_can( 'manage_network' ) ) {
26466 - $formatted['global'] = array ();
26467 + $formatted['global'] = array();
26468 $global_whitelist = jetpack_protect_get_global_whitelist();
26469 -
26470 if ( false === $global_whitelist ) {
26471 - // if the global whitelist has never been set, check for a legacy option set prior to 3.6
26472 - $global_whitelist = get_site_option( 'jetpack_protect_whitelist', array () );
26473 + // If the global whitelist has never been set, check for a legacy option set prior to 3.6.
26474 + $global_whitelist = get_site_option( 'jetpack_protect_whitelist', array() );
26475 }
26476 -
26477 foreach ( $global_whitelist as $item ) {
26478 if ( $item->range ) {
26479 $formatted['global'][] = $item->range_low . ' - ' . $item->range_high;
26480 @@ -44,10 +37,8 @@ function jetpack_protect_format_whitelist() {
26481 }
26482 }
26483 }
26484 -
26485 return $formatted;
26486 }
26487 -
26488 /**
26489 * Gets the local Protect whitelist
26490 *
26491 @@ -60,64 +51,61 @@ function jetpack_protect_format_whitelist() {
26492 */
26493 function jetpack_protect_get_local_whitelist() {
26494 $whitelist = Jetpack_Options::get_option( 'protect_whitelist' );
26495 -
26496 if ( false === $whitelist ) {
26497 - // The local whitelist has never been set
26498 + // The local whitelist has never been set.
26499 if ( is_multisite() ) {
26500 - // On a multisite, we can check for a legacy site_option that existed prior to v 3.6, or default to an empty array
26501 - $whitelist = get_site_option( 'jetpack_protect_whitelist', array () );
26502 + // On a multisite, we can check for a legacy site_option that existed prior to v 3.6, or default to an empty array.
26503 + $whitelist = get_site_option( 'jetpack_protect_whitelist', array() );
26504 } else {
26505 - // On a single site, we can just use an empty array
26506 - $whitelist = array ();
26507 + // On a single site, we can just use an empty array.
26508 + $whitelist = array();
26509 }
26510 }
26511 -
26512 return $whitelist;
26513 }
26514
26515 /**
26516 * Get the global, network-wide whitelist
26517 *
26518 - * It will revert to the legacy site_option if jetpack_protect_global_whitelist has never been set
26519 + * It will revert to the legacy site_option if jetpack_protect_global_whitelist has never been set.
26520 *
26521 * @return array
26522 */
26523 function jetpack_protect_get_global_whitelist() {
26524 $whitelist = get_site_option( 'jetpack_protect_global_whitelist' );
26525 -
26526 if ( false === $whitelist ) {
26527 - // The global whitelist has never been set. Check for legacy site_option, or default to an empty array
26528 - $whitelist = get_site_option( 'jetpack_protect_whitelist', array () );
26529 + // The global whitelist has never been set. Check for legacy site_option, or default to an empty array.
26530 + $whitelist = get_site_option( 'jetpack_protect_whitelist', array() );
26531 }
26532 -
26533 return $whitelist;
26534 }
26535
26536 +/**
26537 + * Jetpack Protect Save Whitelist.
26538 + *
26539 + * @access public
26540 + * @param mixed $whitelist Whitelist.
26541 + * @param bool $global (default: false) Global.
26542 + * @return Bool.
26543 + */
26544 function jetpack_protect_save_whitelist( $whitelist, $global = false ) {
26545 $whitelist_error = false;
26546 - $new_items = array ();
26547 -
26548 + $new_items = array();
26549 if ( ! is_array( $whitelist ) ) {
26550 return new WP_Error( 'invalid_parameters', __( 'Expecting an array', 'jetpack' ) );
26551 }
26552 -
26553 if ( $global && ! is_multisite() ) {
26554 return new WP_Error( 'invalid_parameters', __( 'Cannot use global flag on non-multisites', 'jetpack' ) );
26555 }
26556 -
26557 if ( $global && ! current_user_can( 'manage_network' ) ) {
26558 return new WP_Error( 'permission_denied', __( 'Only super admins can edit the global whitelist', 'jetpack' ) );
26559 }
26560 -
26561 - // validate each item
26562 + // Validate each item.
26563 foreach ( $whitelist as $item ) {
26564 -
26565 $item = trim( $item );
26566 -
26567 if ( empty( $item ) ) {
26568 continue;
26569 }
26570 -
26571 $range = false;
26572 if ( strpos( $item, '-' ) ) {
26573 $item = explode( '-', $item );
26574 @@ -125,62 +113,53 @@ function jetpack_protect_save_whitelist( $whitelist, $global = false ) {
26575 }
26576 $new_item = new stdClass();
26577 $new_item->range = $range;
26578 -
26579 if ( ! empty( $range ) ) {
26580 -
26581 $low = trim( $item[0] );
26582 $high = trim( $item[1] );
26583 -
26584 if ( ! filter_var( $low, FILTER_VALIDATE_IP ) || ! filter_var( $high, FILTER_VALIDATE_IP ) ) {
26585 $whitelist_error = true;
26586 break;
26587 }
26588 -
26589 if ( ! jetpack_convert_ip_address( $low ) || ! jetpack_convert_ip_address( $high ) ) {
26590 $whitelist_error = true;
26591 break;
26592 }
26593 -
26594 $new_item->range_low = $low;
26595 $new_item->range_high = $high;
26596 -
26597 } else {
26598 -
26599 if ( ! filter_var( $item, FILTER_VALIDATE_IP ) ) {
26600 $whitelist_error = true;
26601 break;
26602 }
26603 -
26604 if ( ! jetpack_convert_ip_address( $item ) ) {
26605 $whitelist_error = true;
26606 break;
26607 }
26608 $new_item->ip_address = $item;
26609 }
26610 -
26611 $new_items[] = $new_item;
26612 -
26613 - } // end item loop
26614 -
26615 + } // End item loop.
26616 if ( ! empty( $whitelist_error ) ) {
26617 return new WP_Error( 'invalid_ip', __( 'One of your IP addresses was not valid.', 'jetpack' ) );
26618 }
26619 -
26620 if ( $global ) {
26621 update_site_option( 'jetpack_protect_global_whitelist', $new_items );
26622 - // once a user has saved their global whitelist, we can permanently remove the legacy option
26623 + // Once a user has saved their global whitelist, we can permanently remove the legacy option.
26624 delete_site_option( 'jetpack_protect_whitelist' );
26625 } else {
26626 Jetpack_Options::update_option( 'protect_whitelist', $new_items );
26627 }
26628 -
26629 return true;
26630 }
26631
26632 +/**
26633 + * Jetpack Protect Get IP.
26634 + *
26635 + * @access public
26636 + * @return IP.
26637 + */
26638 function jetpack_protect_get_ip() {
26639 -
26640 $trusted_header_data = get_site_option( 'trusted_ip_header' );
26641 -
26642 if ( isset( $trusted_header_data->trusted_header ) && isset( $_SERVER[ $trusted_header_data->trusted_header ] ) ) {
26643 $ip = $_SERVER[ $trusted_header_data->trusted_header ];
26644 $segments = $trusted_header_data->segments;
26645 @@ -188,66 +167,61 @@ function jetpack_protect_get_ip() {
26646 } else {
26647 $ip = $_SERVER['REMOTE_ADDR'];
26648 }
26649 -
26650 $ips = explode( ',', $ip );
26651 -
26652 if ( ! isset( $segments ) || ! $segments ) {
26653 $segments = 1;
26654 }
26655 if ( isset( $reverse_order ) && $reverse_order ) {
26656 $ips = array_reverse( $ips );
26657 }
26658 -
26659 -
26660 -
26661 $ip_count = count( $ips );
26662 -
26663 - if ( 1 == $ip_count ) {
26664 + if ( 1 === $ip_count ) {
26665 return jetpack_clean_ip( $ips[0] );
26666 } elseif ( $ip_count >= $segments ) {
26667 $the_one = $ip_count - $segments;
26668 -
26669 return jetpack_clean_ip( $ips[ $the_one ] );
26670 } else {
26671 return jetpack_clean_ip( $_SERVER['REMOTE_ADDR'] );
26672 }
26673 }
26674
26675 +/**
26676 + * Jetpack Clean IP.
26677 + *
26678 + * @access public
26679 + * @param mixed $ip IP.
26680 + * @return $ip IP.
26681 + */
26682 function jetpack_clean_ip( $ip ) {
26683 $ip = trim( $ip );
26684 -
26685 - // Check for IPv4 IP cast as IPv6
26686 + // Check for IPv4 IP cast as IPv6.
26687 if ( preg_match( '/^::ffff:(\d+\.\d+\.\d+\.\d+)$/', $ip, $matches ) ) {
26688 $ip = $matches[1];
26689 }
26690 -
26691 return $ip;
26692 }
26693
26694 /**
26695 - * Checks an IP to see if it is within a private range
26696 - *
26697 - * @param int $ip
26698 + * Checks an IP to see if it is within a private range.
26699 *
26700 + * @param int $ip IP.
26701 * @return bool
26702 */
26703 function jetpack_protect_ip_is_private( $ip ) {
26704 -
26705 - // we are dealing with ipv6, so we can simply rely on filter_var
26706 + // We are dealing with ipv6, so we can simply rely on filter_var.
26707 if ( false === strpos( $ip, '.' ) ) {
26708 return ! filter_var( $ip, FILTER_VALIDATE_IP, FILTER_FLAG_NO_PRIV_RANGE | FILTER_FLAG_NO_RES_RANGE );
26709 }
26710 -
26711 - // we are dealing with ipv4
26712 - $private_ip4_addresses = array (
26713 - '10.0.0.0|10.255.255.255', // single class A network
26714 - '172.16.0.0|172.31.255.255', // 16 contiguous class B network
26715 - '192.168.0.0|192.168.255.255', // 256 contiguous class C network
26716 - '169.254.0.0|169.254.255.255', // Link-local address also referred to as Automatic Private IP Addressing
26717 - '127.0.0.0|127.255.255.255' // localhost
26718 + // We are dealing with ipv4.
26719 + $private_ip4_addresses = array(
26720 + '10.0.0.0|10.255.255.255', // Single class A network.
26721 + '172.16.0.0|172.31.255.255', // 16 contiguous class B network.
26722 + '192.168.0.0|192.168.255.255', // 256 contiguous class C network.
26723 + '169.254.0.0|169.254.255.255', // Link-local address also referred to as Automatic Private IP Addressing.
26724 + '127.0.0.0|127.255.255.255', // localhost.
26725 );
26726 - $long_ip = ip2long( $ip );
26727 - if ( -1 != $long_ip ) {
26728 + $long_ip = ip2long( $ip );
26729 + if ( -1 !== $long_ip ) {
26730 foreach ( $private_ip4_addresses as $pri_addr ) {
26731 list ( $start, $end ) = explode( '|', $pri_addr );
26732 if ( $long_ip >= ip2long( $start ) && $long_ip <= ip2long( $end ) ) {
26733 @@ -255,7 +229,6 @@ function jetpack_protect_ip_is_private( $ip ) {
26734 }
26735 }
26736 }
26737 -
26738 return false;
26739 }
26740
26741 @@ -267,15 +240,14 @@ function jetpack_protect_ip_is_private( $ip ) {
26742 * NOTE: ip2long will return false for any ipv6 address. servers that do not support
26743 * inet_pton will not support ipv6
26744 *
26745 - * @param $ip
26746 - *
26747 + * @access public
26748 + * @param mixed $ip IP.
26749 * @return int|string|bool
26750 */
26751 function jetpack_convert_ip_address( $ip ) {
26752 if ( function_exists( 'inet_pton' ) ) {
26753 return inet_pton( $ip );
26754 }
26755 -
26756 return ip2long( $ip );
26757 }
26758
26759 @@ -286,15 +258,15 @@ function jetpack_convert_ip_address( $ip ) {
26760 *
26761 * NOTE: servers that do not support inet_pton cannot support ipv6.
26762 *
26763 - * @param $ip
26764 - * @param $range_low
26765 - * @param $range_high
26766 - *
26767 - * @return bool
26768 + * @access public
26769 + * @param mixed $ip IP.
26770 + * @param mixed $range_low Range Low.
26771 + * @param mixed $range_high Range High.
26772 + * @return Bool.
26773 */
26774 function jetpack_protect_ip_address_is_in_range( $ip, $range_low, $range_high ) {
26775 - // inet_pton will give us binary string of an ipv4 or ipv6
26776 - // we can then use strcmp to see if the address is in range
26777 + // The inet_pton will give us binary string of an ipv4 or ipv6.
26778 + // We can then use strcmp to see if the address is in range.
26779 if ( function_exists( 'inet_pton' ) ) {
26780 $ip_num = inet_pton( $ip );
26781 $ip_low = inet_pton( $range_low );
26782 @@ -302,7 +274,7 @@ function jetpack_protect_ip_address_is_in_range( $ip, $range_low, $range_high )
26783 if ( $ip_num && $ip_low && $ip_high && strcmp( $ip_num, $ip_low ) >= 0 && strcmp( $ip_num, $ip_high ) <= 0 ) {
26784 return true;
26785 }
26786 - // ip2long will give us an integer of an ipv4 address only. it will produce FALSE for ipv6
26787 + // The ip2long will give us an integer of an ipv4 address only. it will produce FALSE for ipv6.
26788 } else {
26789 $ip_num = ip2long( $ip );
26790 $ip_low = ip2long( $range_low );
26791 @@ -311,7 +283,5 @@ function jetpack_protect_ip_address_is_in_range( $ip, $range_low, $range_high )
26792 return true;
26793 }
26794 }
26795 -
26796 return false;
26797 -
26798 -}
26799 \ No newline at end of file
26800 +}
26801
26802 diff --git a/plugins/jetpack/modules/protect/transient-cleanup.php b/plugins/jetpack/modules/protect/transient-cleanup.php
26803 index 0cc4f19..8f1c169 100644
26804 --- a/plugins/jetpack/modules/protect/transient-cleanup.php
26805 +++ b/plugins/jetpack/modules/protect/transient-cleanup.php
26806 @@ -3,54 +3,56 @@
26807 Adapted from Purge Transients by Seebz
26808 https://github.com/Seebz/Snippets/tree/master/Wordpress/plugins/purge-transients
26809 */
26810 -
26811 -if ( ! function_exists('jp_purge_transients') ) {
26812 +if ( ! function_exists( 'jp_purge_transients' ) ) {
26813 +
26814 + /**
26815 + * Jetpack Purge Transients.
26816 + *
26817 + * @access public
26818 + * @param string $older_than (default: '1 hour') Older Than.
26819 + * @return void
26820 + */
26821 function jp_purge_transients( $older_than = '1 hour' ) {
26822 global $wpdb;
26823 -
26824 $older_than_time = strtotime( '-' . $older_than );
26825 if ( $older_than_time > time() || $older_than_time < 1 ) {
26826 return false;
26827 }
26828 -
26829 $sql = $wpdb->prepare( "
26830 SELECT REPLACE(option_name, '_transient_timeout_jpp_', '') AS transient_name
26831 FROM {$wpdb->options}
26832 WHERE option_name LIKE '\_transient\_timeout\_jpp\__%%'
26833 AND option_value < %d
26834 ", $older_than_time );
26835 -
26836 $transients = $wpdb->get_col( $sql );
26837 -
26838 $options_names = array();
26839 -
26840 - foreach( $transients as $transient ) {
26841 + foreach ( $transients as $transient ) {
26842 $options_names[] = '_transient_jpp_' . $transient;
26843 $options_names[] = '_transient_timeout_jpp_' . $transient;
26844 }
26845 -
26846 - if ($options_names) {
26847 - $option_names_string = implode( ', ', array_fill( 0, count( $options_names ), '%s') );
26848 + if ( $options_names ) {
26849 + $option_names_string = implode( ', ', array_fill( 0, count( $options_names ), '%s' ) );
26850 $delete_sql = "DELETE FROM {$wpdb->options} WHERE option_name IN ($option_names_string)";
26851 -
26852 - $delete_sql = call_user_func_array( array($wpdb, 'prepare'), array_merge( array( $delete_sql ), $options_names ) );
26853 -
26854 + $delete_sql = call_user_func_array( array( $wpdb, 'prepare' ), array_merge( array( $delete_sql ), $options_names ) );
26855 $result = $wpdb->query( $delete_sql );
26856 - if ( !$result ) {
26857 + if ( ! $result ) {
26858 return false;
26859 }
26860 }
26861 -
26862 return;
26863 }
26864 }
26865
26866 -
26867 +/**
26868 + * Jetpack Purge Transients Activation.
26869 + *
26870 + * @access public
26871 + * @return void
26872 + */
26873 function jp_purge_transients_activation() {
26874 - if ( !wp_next_scheduled( 'jp_purge_transients_cron' ) ) {
26875 + if ( ! wp_next_scheduled( 'jp_purge_transients_cron' ) ) {
26876 wp_schedule_event( time(), 'daily', 'jp_purge_transients_cron' );
26877 }
26878 }
26879 add_action( 'admin_init', 'jp_purge_transients_activation' );
26880 -
26881 add_action( 'jp_purge_transients_cron', 'jp_purge_transients' );
26882
26883 diff --git a/plugins/jetpack/modules/publicize/enhanced-open-graph.php b/plugins/jetpack/modules/publicize/enhanced-open-graph.php
26884 index eb9f7e7..2632224 100644
26885 --- a/plugins/jetpack/modules/publicize/enhanced-open-graph.php
26886 +++ b/plugins/jetpack/modules/publicize/enhanced-open-graph.php
26887 @@ -91,7 +91,9 @@ function enhanced_og_video( $tags ) {
26888
26889 $tags['og:image'] = $summary['image'];
26890 $tags['og:image:secure_url'] = $summary['secure']['image'];
26891 - $tags['og:video:type'] = 'application/x-shockwave-flash';
26892 +
26893 + // This should be html by default for youtube/vimeo, since we're linking to HTML pages.
26894 + $tags['og:video:type'] = isset( $summary['video_type'] ) ? $summary['video_type'] : 'text/html';
26895
26896 $video_url = $summary['video'];
26897 $secure_video_url = $summary['secure']['video'];
26898
26899 diff --git a/plugins/jetpack/modules/publicize/publicize-jetpack.php b/plugins/jetpack/modules/publicize/publicize-jetpack.php
26900 index ab37143..410b40a 100644
26901 --- a/plugins/jetpack/modules/publicize/publicize-jetpack.php
26902 +++ b/plugins/jetpack/modules/publicize/publicize-jetpack.php
26903 @@ -425,7 +425,7 @@ class Publicize extends Publicize_Base {
26904 */
26905 function save_publicized( $post_ID, $post, $update ) {
26906 // Only do this when a post transitions to being published
26907 - if ( get_post_meta( $post->ID, $this->PENDING ) ) {
26908 + if ( get_post_meta( $post->ID, $this->PENDING ) && $this->post_type_is_publicizeable( $post->post_type ) ) {
26909 $connected_services = Jetpack_Options::get_option( 'publicize_connections' );
26910 if ( ! empty( $connected_services ) ) {
26911 /**
26912
26913 diff --git a/plugins/jetpack/modules/related-posts/jetpack-related-posts.php b/plugins/jetpack/modules/related-posts/jetpack-related-posts.php
26914 index b02f5ee..d88154a 100644
26915 --- a/plugins/jetpack/modules/related-posts/jetpack-related-posts.php
26916 +++ b/plugins/jetpack/modules/related-posts/jetpack-related-posts.php
26917 @@ -76,6 +76,11 @@ class Jetpack_RelatedPosts {
26918 if ( ! class_exists( 'Jetpack_Media_Summary' ) ) {
26919 jetpack_require_lib( 'class.media-summary' );
26920 }
26921 +
26922 + // Add Related Posts to the REST API Post response.
26923 + if ( function_exists( 'register_rest_field' ) ) {
26924 + add_action( 'rest_api_init', array( $this, 'rest_register_related_posts' ) );
26925 + }
26926 }
26927
26928 /**
26929 @@ -1310,6 +1315,49 @@ EOT;
26930 }
26931 return $this->_allow_feature_toggle;
26932 }
26933 +
26934 + /**
26935 + * ===================================================
26936 + * FUNCTIONS EXPOSING RELATED POSTS IN THE WP REST API
26937 + * ===================================================
26938 + */
26939 +
26940 + /**
26941 + * Add Related Posts to the REST API Post response.
26942 + *
26943 + * @since 4.4.0
26944 + *
26945 + * @action rest_api_init
26946 + * @uses register_rest_field, self::rest_get_related_posts
26947 + * @return null
26948 + */
26949 + public function rest_register_related_posts() {
26950 + register_rest_field( 'post',
26951 + 'jetpack-related-posts',
26952 + array(
26953 + 'get_callback' => array( $this, 'rest_get_related_posts' ),
26954 + 'update_callback' => null,
26955 + 'schema' => null,
26956 + )
26957 + );
26958 + }
26959 +
26960 + /**
26961 + * Build an array of Related Posts.
26962 + *
26963 + * @since 4.4.0
26964 + *
26965 + * @param array $object Details of current post.
26966 + * @param string $field_name Name of field.
26967 + * @param WP_REST_Request $request Current request
26968 + *
26969 + * @uses self::get_for_post_id
26970 + *
26971 + * @return array
26972 + */
26973 + public function rest_get_related_posts( $object, $field_name, $request ) {
26974 + return $this->get_for_post_id( $object['id'], array() );
26975 + }
26976 }
26977
26978 class Jetpack_RelatedPosts_Raw extends Jetpack_RelatedPosts {
26979
26980 diff --git a/plugins/jetpack/modules/seo-tools.php b/plugins/jetpack/modules/seo-tools.php
26981 new file mode 100644
26982 index 0000000..2c2a385
26983 --- /dev/null
26984 +++ b/plugins/jetpack/modules/seo-tools.php
26985 @@ -0,0 +1,18 @@
26986 +<?php
26987 +/**
26988 + * Module Name: SEO tools
26989 + * Module Description: Better results on search engines and social media.
26990 + * Jumpstart Description: Better results on search engines and social media.
26991 + * Sort Order: 35
26992 + * Recommendation Order: 15
26993 + * First Introduced: 4.4
26994 + * Requires Connection: Yes
26995 + * Auto Activate: No
26996 + * Module Tags: Social, Appearance
26997 + * Feature: Traffic, Jumpstart
26998 + * Additional Search Queries: search engine optimization, social preview, meta description, custom title format
26999 + */
27000 +
27001 +include dirname( __FILE__ ) . '/seo-tools/jetpack-seo.php';
27002 +
27003 +new Jetpack_SEO;
27004
27005 diff --git a/plugins/jetpack/modules/seo-tools/jetpack-seo-posts.php b/plugins/jetpack/modules/seo-tools/jetpack-seo-posts.php
27006 new file mode 100644
27007 index 0000000..677f6c8
27008 --- /dev/null
27009 +++ b/plugins/jetpack/modules/seo-tools/jetpack-seo-posts.php
27010 @@ -0,0 +1,63 @@
27011 +<?php
27012 +
27013 +/**
27014 + * Class containing utility static methods for managing SEO custom descriptions for Posts and Pages.
27015 + */
27016 +class Jetpack_SEO_Posts {
27017 + /**
27018 + * Key of the post meta value that will be used to store post custom description.
27019 + */
27020 + const DESCRIPTION_META_KEY = 'advanced_seo_description';
27021 +
27022 + /**
27023 + * Build meta description for post SEO.
27024 + *
27025 + * @param WP_Post $post Source of data for custom description.
27026 + *
27027 + * @return string Post description or empty string.
27028 + */
27029 + public static function get_post_description( $post ) {
27030 + if ( empty( $post ) ) {
27031 + return '';
27032 + }
27033 +
27034 + if ( post_password_required() || ! is_singular() ) {
27035 + return '';
27036 + }
27037 +
27038 + // Business users can overwrite the description
27039 + $custom_description = self::get_post_custom_description( $post );
27040 +
27041 + if ( ! empty( $custom_description ) ) {
27042 + return $custom_description;
27043 + }
27044 +
27045 + if ( ! empty( $post->post_excerpt ) ) {
27046 + return $post->post_excerpt;
27047 + }
27048 +
27049 + return $post->post_content;
27050 + }
27051 +
27052 + /**
27053 + * Returns post's custom meta description if it is set, and if
27054 + * SEO tools are enabled for current blog.
27055 + *
27056 + * @param WP_Post $post Source of data for custom description
27057 + *
27058 + * @return string Custom description or empty string
27059 + */
27060 + public static function get_post_custom_description( $post ) {
27061 + if ( empty( $post ) ) {
27062 + return '';
27063 + }
27064 +
27065 + $custom_description = get_post_meta( $post->ID, self::DESCRIPTION_META_KEY, true );
27066 +
27067 + if ( empty( $custom_description ) || ! Jetpack_SEO_Utils::is_enabled_jetpack_seo() ) {
27068 + return '';
27069 + }
27070 +
27071 + return $custom_description;
27072 + }
27073 +}
27074
27075 diff --git a/plugins/jetpack/modules/seo-tools/jetpack-seo-titles.php b/plugins/jetpack/modules/seo-tools/jetpack-seo-titles.php
27076 new file mode 100644
27077 index 0000000..532065b
27078 --- /dev/null
27079 +++ b/plugins/jetpack/modules/seo-tools/jetpack-seo-titles.php
27080 @@ -0,0 +1,297 @@
27081 +<?php
27082 +
27083 +/*
27084 + * Each title format is an array of arrays containing two values:
27085 + * - type
27086 + * - value
27087 + *
27088 + * Possible values for type are: 'token' and 'string'.
27089 + * Possible values for 'value' are: any string in case that 'type' is set
27090 + * to 'string', or allowed token values for page type in case that 'type'
27091 + * is set to 'token'.
27092 + *
27093 + * Examples of valid formats:
27094 + *
27095 + * [
27096 + * 'front_page' => [
27097 + * [ 'type' => 'string', 'value' => 'Front page title and site name:'],
27098 + * [ 'type' => 'token', 'value' => 'site_name']
27099 + * ],
27100 + * 'posts' => [
27101 + * [ 'type' => 'token', 'value' => 'site_name' ],
27102 + * [ 'type' => 'string', 'value' => ' | ' ],
27103 + * [ 'type' => 'token', 'value' => 'post_title' ]
27104 + * ],
27105 + * 'pages' => [],
27106 + * 'groups' => [],
27107 + * 'archives' => []
27108 + * ]
27109 + * Custom title for given page type is created by concatenating all of the array 'value' parts.
27110 + * Tokens are replaced with their corresponding values for current site.
27111 + * Empty array signals that we are not overriding the default title for particular page type.
27112 + */
27113 +
27114 +/**
27115 + * Class containing utility static methods for managing SEO custom title formats.
27116 + */
27117 +class Jetpack_SEO_Titles {
27118 + /**
27119 + * Site option name used to store custom title formats.
27120 + */
27121 + const TITLE_FORMATS_OPTION = 'advanced_seo_title_formats';
27122 +
27123 + /**
27124 + * Retrieves custom title formats from site option.
27125 + *
27126 + * @return array Array of custom title formats, or empty array.
27127 + */
27128 + public static function get_custom_title_formats() {
27129 + if( Jetpack_SEO_Utils::is_enabled_jetpack_seo() ) {
27130 + return get_option( self::TITLE_FORMATS_OPTION, array() );
27131 + }
27132 +
27133 + return array();
27134 + }
27135 +
27136 + /**
27137 + * Returns tokens that are currently supported for each page type.
27138 + *
27139 + * @return array Array of allowed token strings.
27140 + */
27141 + public static function get_allowed_tokens() {
27142 + return array(
27143 + 'front_page' => array( 'site_name', 'tagline' ),
27144 + 'posts' => array( 'site_name', 'tagline', 'post_title' ),
27145 + 'pages' => array( 'site_name', 'tagline', 'page_title' ),
27146 + 'groups' => array( 'site_name', 'tagline', 'group_title' ),
27147 + 'archives' => array( 'site_name', 'tagline', 'date' ),
27148 + );
27149 + }
27150 +
27151 + /**
27152 + * Used to modify the default title with custom SEO title.
27153 + *
27154 + * @param string $default_title Default title for current page.
27155 + *
27156 + * @return string Custom title with replaced tokens or default title.
27157 + */
27158 + public static function get_custom_title( $default_title = '' ) {
27159 + // Don't filter title for unsupported themes.
27160 + if ( self::is_conflicted_theme() ) {
27161 + return $default_title;
27162 + }
27163 +
27164 + $page_type = self::get_page_type();
27165 +
27166 + // Keep default title if invalid page type is supplied.
27167 + if ( empty( $page_type ) ) {
27168 + return $default_title;
27169 + }
27170 +
27171 + $title_formats = self::get_custom_title_formats();
27172 +
27173 + // Keep default title if user has not defined custom title for this page type.
27174 + if ( empty( $title_formats[ $page_type ] ) ) {
27175 + return $default_title;
27176 + }
27177 +
27178 + if ( ! Jetpack_SEO_Utils::is_enabled_jetpack_seo() ) {
27179 + return $default_title;
27180 + }
27181 +
27182 + $custom_title = '';
27183 + $format_array = $title_formats[ $page_type ];
27184 +
27185 + foreach ( $format_array as $item ) {
27186 + if ( 'token' == $item['type'] ) {
27187 + $custom_title .= self::get_token_value( $item['value'] );
27188 + } else {
27189 + $custom_title .= $item['value'];
27190 + }
27191 + }
27192 +
27193 + return esc_html( $custom_title );
27194 + }
27195 +
27196 + /**
27197 + * Returns string value for given token.
27198 + *
27199 + * @param string $token_name The token name value that should be replaced.
27200 + *
27201 + * @return string Token replacement for current site, or empty string for unknown token name.
27202 + */
27203 + public static function get_token_value( $token_name ) {
27204 +
27205 + switch ( $token_name ) {
27206 + case 'site_name':
27207 + return get_bloginfo( 'name' );
27208 +
27209 + case 'tagline':
27210 + return get_bloginfo( 'description' );
27211 +
27212 + case 'post_title':
27213 + case 'page_title':
27214 + return get_the_title();
27215 +
27216 + case 'group_title':
27217 + return single_tag_title( '', false );
27218 +
27219 + case 'date':
27220 + return self::get_date_for_title();
27221 +
27222 + default:
27223 + return '';
27224 + }
27225 + }
27226 +
27227 + /**
27228 + * Returns page type for current page. We need this helper in order to determine what
27229 + * user defined title format should be used for custom title.
27230 + *
27231 + * @return string|bool Type of current page or false if unsupported.
27232 + */
27233 + public static function get_page_type() {
27234 +
27235 + if ( is_front_page() ) {
27236 + return 'front_page';
27237 + }
27238 +
27239 + if ( is_category() || is_tag() ) {
27240 + return 'groups';
27241 + }
27242 +
27243 + if ( is_archive() && ! is_author() ) {
27244 + return 'archives';
27245 + }
27246 +
27247 + if ( is_page() ) {
27248 + return 'pages';
27249 + }
27250 +
27251 + if ( is_singular() ) {
27252 + return 'posts';
27253 + }
27254 +
27255 + return false;
27256 + }
27257 +
27258 + /**
27259 + * Returns the value that should be used as a replacement for the date token,
27260 + * depending on the archive path specified.
27261 + *
27262 + * @return string Token replacement for a given date, or empty string if no date is specified.
27263 + */
27264 + public static function get_date_for_title() {
27265 + // If archive year, month, and day are specified.
27266 + if ( is_day() ) {
27267 + return get_the_date();
27268 + }
27269 +
27270 + // If archive year, and month are specified.
27271 + if ( is_month() ) {
27272 + return trim( single_month_title( ' ', false ) );
27273 + }
27274 +
27275 + // Only archive year is specified.
27276 + if ( is_year() ) {
27277 + return get_query_var( 'year' );
27278 + }
27279 +
27280 + return '';
27281 + }
27282 +
27283 + /**
27284 + * Checks if current theme is defining custom title that won't work nicely
27285 + * with our custom SEO title override.
27286 + *
27287 + * @return bool True if current theme sets custom title, false otherwise.
27288 + */
27289 + public static function is_conflicted_theme() {
27290 + /**
27291 + * Can be used to specify a list of themes that use their own custom title format.
27292 + *
27293 + * If current site is using one of the themes listed as conflicting,
27294 + * Jetpack SEO custom title formats will be disabled.
27295 + *
27296 + * @module seo-tools
27297 + *
27298 + * @since 4.4.0
27299 + *
27300 + * @param array List of conflicted theme names. Defaults to empty array.
27301 + */
27302 + $conflicted_themes = apply_filters( 'jetpack_seo_custom_title_conflicted_themes', array() );
27303 +
27304 + return isset( $conflicted_themes[ get_option( 'template' ) ] );
27305 + }
27306 +
27307 + /**
27308 + * Checks if a given format conforms to predefined SEO title templates.
27309 + *
27310 + * Every format type and token must be whitelisted.
27311 + * @see get_allowed_tokens()
27312 + *
27313 + * @param array $title_formats Template of SEO title to check.
27314 + *
27315 + * @return bool True if the formats are valid, false otherwise.
27316 + */
27317 + public static function are_valid_title_formats( $title_formats ) {
27318 + $allowed_tokens = self::get_allowed_tokens();
27319 +
27320 + if ( ! is_array( $title_formats ) ) {
27321 + return false;
27322 + }
27323 +
27324 + foreach ( $title_formats as $format_type => $format_array ) {
27325 + if ( ! in_array( $format_type, array_keys( $allowed_tokens ) ) ) {
27326 + return false;
27327 + }
27328 +
27329 + if ( ! is_array( $format_array ) ) {
27330 + return false;
27331 + }
27332 +
27333 + foreach ( $format_array as $item ) {
27334 + if ( empty( $item['type'] ) || empty( $item['value'] ) ) {
27335 + return false;
27336 + }
27337 +
27338 + if ( 'token' == $item['type'] ) {
27339 + if ( ! in_array( $item['value'], $allowed_tokens[ $format_type ] ) ) {
27340 + return false;
27341 + }
27342 + }
27343 + }
27344 + }
27345 +
27346 + return true;
27347 + }
27348 +
27349 + /**
27350 + * Combines the previous values of title formats, stored as array in site options,
27351 + * with the new values that are provided.
27352 + *
27353 + * @param array $new_formats Array containing new title formats.
27354 + *
27355 + * @return array $result Array of updated title formats, or empty array if no update was performed.
27356 + */
27357 + public static function update_title_formats( $new_formats ) {
27358 + // Empty array signals that custom title shouldn't be used.
27359 + $empty_formats = array(
27360 + 'front_page' => array(),
27361 + 'posts' => array(),
27362 + 'pages' => array(),
27363 + 'groups' => array(),
27364 + 'archives' => array(),
27365 + );
27366 +
27367 + $previous_formats = self::get_custom_title_formats();
27368 +
27369 + $result = array_merge( $empty_formats, $previous_formats, $new_formats );
27370 +
27371 + if ( update_option( self::TITLE_FORMATS_OPTION, $result ) ) {
27372 + return $result;
27373 + }
27374 +
27375 + return array();
27376 + }
27377 +}
27378
27379 diff --git a/plugins/jetpack/modules/seo-tools/jetpack-seo-utils.php b/plugins/jetpack/modules/seo-tools/jetpack-seo-utils.php
27380 new file mode 100644
27381 index 0000000..42ec4dc
27382 --- /dev/null
27383 +++ b/plugins/jetpack/modules/seo-tools/jetpack-seo-utils.php
27384 @@ -0,0 +1,113 @@
27385 +<?php
27386 +
27387 +/**
27388 + * Class containing utility static methods that other SEO tools are relying on.
27389 + */
27390 +class Jetpack_SEO_Utils {
27391 + /**
27392 + * Site option name used to store front page meta description.
27393 + */
27394 + const FRONT_PAGE_META_OPTION = 'advanced_seo_front_page_description';
27395 +
27396 + /**
27397 + * Old version of option name that was previously used under Free plan.
27398 + */
27399 + const GRANDFATHERED_META_OPTION = 'seo_meta_description';
27400 +
27401 + /**
27402 + * Used to check whether SEO tools are enabled for given site.
27403 + *
27404 + * @param int $site_id Optional. Defaults to current blog id if not given.
27405 + *
27406 + * @return bool True if SEO tools are enabled, false otherwise.
27407 + */
27408 + public static function is_enabled_jetpack_seo( $site_id = 0 ) {
27409 + if ( function_exists( 'has_blog_sticker' ) ) {
27410 + // For WPCOM sites
27411 + if ( empty( $site_id ) ) {
27412 + $site_id = get_current_blog_id();
27413 + }
27414 +
27415 + return has_blog_sticker( 'unlimited-premium-themes', $site_id );
27416 + }
27417 +
27418 + // For all Jetpack sites
27419 + return true;
27420 + }
27421 +
27422 + /**
27423 + * Checks if this option was set while it was still available under free plan.
27424 + *
27425 + * @return bool True if we should enable grandfathering, false otherwise.
27426 + */
27427 + public static function has_grandfathered_front_page_meta() {
27428 + return ! self::is_enabled_jetpack_seo() && get_option( self::GRANDFATHERED_META_OPTION );
27429 + }
27430 +
27431 + /**
27432 + * Returns front page meta description for current site.
27433 + *
27434 + * Since we allowed non-business users to set Front page meta description for some time,
27435 + * before bundling it with other SEO tools features that require a business plan,
27436 + * we are supporting grandfathering here.
27437 + *
27438 + * @return string Front page meta description string or empty string.
27439 + */
27440 + public static function get_front_page_meta_description() {
27441 + if ( self::is_enabled_jetpack_seo() ) {
27442 + $front_page_meta = get_option( self::FRONT_PAGE_META_OPTION );
27443 + return $front_page_meta ? $front_page_meta : get_option( self::GRANDFATHERED_META_OPTION, '' );
27444 + }
27445 +
27446 + // Support grandfathering for non-business users.
27447 + return get_option( self::GRANDFATHERED_META_OPTION, '' );
27448 + }
27449 +
27450 + /**
27451 + * Updates the site option value for front page meta description.
27452 + *
27453 + * We are taking care to update the correct option, in case the value is grandfathered for current site.
27454 + *
27455 + * @param $value string New value for front page meta description.
27456 + *
27457 + * @return string Saved value, or empty string if no update was performed.
27458 + */
27459 + public static function update_front_page_meta_description( $value ) {
27460 + $front_page_description = sanitize_text_field( $value );
27461 +
27462 + /**
27463 + * Can be used to limit the lenght of front page meta description.
27464 + *
27465 + * @module seo-tools
27466 + *
27467 + * @since 4.4.0
27468 + *
27469 + * @param int Maximum length of front page meta description. Defaults to 300.
27470 + */
27471 + $description_max_length = apply_filters( 'jetpack_seo_front_page_description_max_length', 300 );
27472 +
27473 + if ( function_exists( 'mb_substr' ) ) {
27474 + $front_page_description = mb_substr( $front_page_description, 0, $description_max_length );
27475 + } else {
27476 + $front_page_description = substr( $front_page_description, 0, $description_max_length );
27477 + }
27478 +
27479 + $can_set_meta = self::is_enabled_jetpack_seo();
27480 + $grandfathered_meta_option = get_option( self::GRANDFATHERED_META_OPTION );
27481 + $has_old_meta = ! empty( $grandfathered_meta_option );
27482 + $option_name = self::has_grandfathered_front_page_meta() ? self::GRANDFATHERED_META_OPTION : self::FRONT_PAGE_META_OPTION;
27483 +
27484 + $did_update = update_option( $option_name, $front_page_description );
27485 +
27486 + if ( $did_update && $has_old_meta && $can_set_meta ) {
27487 + // Delete grandfathered option if user has switched to Business plan and updated meta description.
27488 + delete_option( 'seo_meta_description' );
27489 + }
27490 +
27491 + if ( $did_update ) {
27492 + return $front_page_description;
27493 + }
27494 +
27495 + return '';
27496 + }
27497 +}
27498
27499 diff --git a/plugins/jetpack/modules/seo-tools/jetpack-seo.php b/plugins/jetpack/modules/seo-tools/jetpack-seo.php
27500 new file mode 100644
27501 index 0000000..fdc8543
27502 --- /dev/null
27503 +++ b/plugins/jetpack/modules/seo-tools/jetpack-seo.php
27504 @@ -0,0 +1,257 @@
27505 +<?php
27506 +
27507 +/**
27508 + * An SEO expert walks into a bar, bars, pub, public house, Irish pub, drinks, beer, wine, liquor, Grey Goose, Cristal...
27509 + */
27510 +class Jetpack_SEO {
27511 + public function __construct() {
27512 + add_action( 'init', array( $this, 'init' ) );
27513 + }
27514 +
27515 + public function init() {
27516 + /**
27517 + * Can be used to prevent SEO tools from inserting custom meta tags.
27518 + *
27519 + * @module seo-tools
27520 + *
27521 + * @since 4.4.0
27522 + *
27523 + * @param bool true Should Jetpack's SEO Meta Tags be enabled. Defaults to true.
27524 + */
27525 + if ( apply_filters( 'jetpack_seo_meta_tags_enabled', true ) ) {
27526 + add_action( 'wp_head', array( $this, 'meta_tags' ) );
27527 +
27528 + // Add support for editing page excerpts in pages, regardless of theme support.
27529 + add_post_type_support( 'page', 'excerpt' );
27530 + }
27531 +
27532 + /**
27533 + * Can be used to prevent SEO tools form modifying site titles.
27534 + *
27535 + * @module seo-tools
27536 + *
27537 + * @since 4.4.0
27538 + *
27539 + * @param bool true Should Jetpack SEO modify site titles. Defaults to true.
27540 + */
27541 + if ( apply_filters( 'jetpack_seo_custom_titles', true ) ) {
27542 + // Overwrite page title with custom SEO meta title for themes that support title-tag.
27543 + add_filter( 'pre_get_document_title', array( 'Jetpack_SEO_Titles', 'get_custom_title' ) );
27544 +
27545 + // Add overwrite support for themes that don't support title-tag.
27546 + add_filter( 'wp_title', array( 'Jetpack_SEO_Titles', 'get_custom_title' ) );
27547 + }
27548 +
27549 + add_filter( 'jetpack_open_graph_tags', array( $this, 'set_custom_og_tags' ) );
27550 + }
27551 +
27552 + private function get_authors() {
27553 + global $wp_query;
27554 +
27555 + $authors = array();
27556 +
27557 + foreach ( $wp_query->posts as $post ) {
27558 + $authors[] = get_the_author_meta( 'display_name', (int) $post->post_author );
27559 + }
27560 +
27561 + $authors = array_unique( $authors );
27562 +
27563 + return $authors;
27564 + }
27565 +
27566 + public function set_custom_og_tags( $tags ) {
27567 + $custom_title = Jetpack_SEO_Titles::get_custom_title();
27568 +
27569 + if ( ! empty( $custom_title ) ) {
27570 + $tags['og:title'] = $custom_title;
27571 + }
27572 +
27573 + $post_custom_description = Jetpack_SEO_Posts::get_post_custom_description( get_post() );
27574 + $front_page_meta = Jetpack_SEO_Utils::get_front_page_meta_description();
27575 +
27576 + if ( is_front_page() && ! empty( $front_page_meta ) ) {
27577 + $tags['og:description'] = $front_page_meta;
27578 + } else {
27579 + if ( ! empty( $post_custom_description ) ) {
27580 + $tags['og:description'] = $post_custom_description;
27581 + }
27582 + }
27583 +
27584 + return $tags;
27585 + }
27586 +
27587 + public function meta_tags() {
27588 + global $wp_query;
27589 +
27590 + $period = '';
27591 + $template = '';
27592 + $meta = array();
27593 +
27594 + /**
27595 + * Can be used to specify a list of themes that set their own meta tags.
27596 + *
27597 + * If current site is using one of the themes listed as conflicting, inserting Jetpack SEO
27598 + * meta tags will be prevented.
27599 + *
27600 + * @module seo-tools
27601 + *
27602 + * @since 4.4.0
27603 + *
27604 + * @param array List of conflicted theme names. Defaults to empty array.
27605 + */
27606 + $conflicted_themes = apply_filters( 'jetpack_seo_meta_tags_conflicted_themes', array() );
27607 +
27608 + if ( isset( $conflicted_themes[ get_option( 'template' ) ] ) ) {
27609 + return;
27610 + }
27611 +
27612 + /**
27613 + * Can be used to insert custom site host that will used for meta title.
27614 + *
27615 + * @module seo-tools
27616 + *
27617 + * @since 4.4.0
27618 + *
27619 + * @param string Name of the site host. Defaults to empty string.
27620 + */
27621 + $site_host = apply_filters( 'jetpack_seo_site_host', '' );
27622 +
27623 + $meta['title'] = sprintf( _x( '%1$s', 'Site Title', 'jetpack' ), get_bloginfo( 'title' ) );
27624 +
27625 + if ( ! empty( $site_host ) ) {
27626 + $meta['title'] = sprintf(
27627 + _x( '%1$s on %2$s', 'Site Title on WordPress', 'jetpack' ),
27628 + get_bloginfo( 'title' ),
27629 + $site_host
27630 + );
27631 + }
27632 +
27633 + $front_page_meta = Jetpack_SEO_Utils::get_front_page_meta_description();
27634 + $description = $front_page_meta ? $front_page_meta : get_bloginfo( 'description' );
27635 + $meta['description'] = trim( $description );
27636 +
27637 + // Try to target things if we're on a "specific" page of any kind.
27638 + if ( is_singular() ) {
27639 + $meta['title'] = sprintf(
27640 + _x( '%1$s | %2$s', 'Post Title | Site Title on WordPress', 'jetpack' ),
27641 + get_the_title(),
27642 + $meta['title']
27643 + );
27644 +
27645 + // Business users can overwrite the description.
27646 + if ( ! ( is_front_page() && Jetpack_SEO_Utils::get_front_page_meta_description() ) ) {
27647 + $description = Jetpack_SEO_Posts::get_post_description( get_post() );
27648 +
27649 + if ( $description ) {
27650 + $description = wp_trim_words( strip_shortcodes( wp_kses( $description, array() ) ) );
27651 + $meta['description'] = $description;
27652 + }
27653 + }
27654 +
27655 + } elseif ( is_author() ) {
27656 + $obj = get_queried_object();
27657 +
27658 + $meta['title'] = sprintf(
27659 + _x( 'Posts by %1$s | %2$s', 'Posts by Author Name | Blog Title on WordPress', 'jetpack' ),
27660 + $obj->display_name,
27661 + $meta['title']
27662 + );
27663 +
27664 + $meta['description'] = sprintf(
27665 + _x( 'Read all of the posts by %1$s on %2$s', 'Read all of the posts by Author Name on Blog Title', 'jetpack' ),
27666 + $obj->display_name,
27667 + get_bloginfo( 'title' )
27668 + );
27669 + } elseif ( is_tag() || is_category() || is_tax() ) {
27670 + $obj = get_queried_object();
27671 +
27672 + $meta['title'] = sprintf(
27673 + _x( 'Posts about %1$s on %2$s', 'Posts about Category on Blog Title', 'jetpack' ),
27674 + single_term_title( '', false ),
27675 + get_bloginfo( 'title' )
27676 + );
27677 +
27678 + $description = get_term_field( 'description', $obj->term_id, $obj->taxonomy, 'raw' );
27679 +
27680 + if ( ! is_wp_error( $description ) && '' != $description ) {
27681 + $meta['description'] = wp_trim_words( $description );
27682 + } else {
27683 + $authors = $this->get_authors();
27684 +
27685 + $meta['description'] = wp_sprintf(
27686 + _x( 'Posts about %1$s written by %2$l', 'Posts about Category written by John and Bob', 'jetpack' ),
27687 + single_term_title( '', false ),
27688 + $authors
27689 + );
27690 + }
27691 + } elseif ( is_date() ) {
27692 + if ( is_year() ) {
27693 + $period = get_query_var( 'year' );
27694 +
27695 + $template = _nx(
27696 + '%1$s post published by %2$l in the year %3$s', // singular
27697 + '%1$s posts published by %2$l in the year %3$s', // plural
27698 + count( $wp_query->posts ), // number
27699 + '10 posts published by John in the year 2012', // context
27700 + 'jetpack'
27701 + );
27702 + } elseif ( is_month() ) {
27703 + $period = date( 'F Y', mktime( 0, 0, 0, get_query_var( 'monthnum' ), 1, get_query_var( 'year' ) ) );
27704 +
27705 + $template = _nx(
27706 + '%1$s post published by %2$l during %3$s', // singular
27707 + '%1$s posts published by %2$l during %3$s', // plural
27708 + count( $wp_query->posts ), // number
27709 + '10 posts publishes by John during May 2012', // context
27710 + 'jetpack'
27711 + );
27712 + } elseif ( is_day() ) {
27713 + $period = date(
27714 + 'F j, Y',
27715 + mktime( 0, 0, 0, get_query_var( 'monthnum' ), get_query_var( 'day' ), get_query_var( 'year' ) )
27716 + );
27717 +
27718 + $template = _nx(
27719 + '%1$s post published by %2$l on %3$s', // singular
27720 + '%1$s posts published by %2$l on %3$s', // plural
27721 + count( $wp_query->posts ), // number
27722 + '10 posts published by John on May 30, 2012', // context
27723 + 'jetpack'
27724 + );
27725 + }
27726 +
27727 + $meta['title'] = sprintf(
27728 + _x( 'Posts from %1$s on %2$s', 'Posts from May 2012 on Blog Title', 'jetpack' ),
27729 + $period,
27730 + get_bloginfo( 'title' )
27731 + );
27732 +
27733 + $authors = $this->get_authors();
27734 + $meta['description'] = wp_sprintf( $template, count( $wp_query->posts ), $authors, $period );
27735 + }
27736 +
27737 + $custom_title = Jetpack_SEO_Titles::get_custom_title();
27738 +
27739 + if ( ! empty( $custom_title ) ) {
27740 + $meta['title'] = $custom_title;
27741 + }
27742 +
27743 + /**
27744 + * Can be used to edit the default SEO tools meta tags.
27745 + *
27746 + * @module seo-tools
27747 + *
27748 + * @since 4.4.0
27749 + *
27750 + * @param array Array that consists of meta name and meta content pairs.
27751 + */
27752 + $meta = apply_filters( 'jetpack_seo_meta_tags', $meta );
27753 +
27754 + // Output them
27755 + foreach ( $meta as $name => $content ) {
27756 + if ( ! empty( $content ) ) {
27757 + echo '<meta name="' . esc_attr( $name ) . '" content="' . esc_attr( $content ) . '" />' . "\n";
27758 + }
27759 + }
27760 + }
27761 +}
27762
27763 diff --git a/plugins/jetpack/modules/sharedaddy/sharing-service.php b/plugins/jetpack/modules/sharedaddy/sharing-service.php
27764 index 114ac93..db90a5a 100644
27765 --- a/plugins/jetpack/modules/sharedaddy/sharing-service.php
27766 +++ b/plugins/jetpack/modules/sharedaddy/sharing-service.php
27767 @@ -684,8 +684,23 @@ function sharing_display( $text = '', $echo = false ) {
27768
27769 // Wrapper
27770 $sharing_content .= '<div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-' . $global['button_style'] . ' sd-sharing">';
27771 - if ( $global['sharing_label'] != '' )
27772 - $sharing_content .= '<h3 class="sd-title">' . $global['sharing_label'] . '</h3>';
27773 + if ( $global['sharing_label'] != '' ) {
27774 + $sharing_content .= sprintf(
27775 + /**
27776 + * Filter the sharing buttons' headline structure.
27777 + *
27778 + * @module sharing
27779 + *
27780 + * @since 4.4.0
27781 + *
27782 + * @param string $sharing_headline Sharing headline structure.
27783 + * @param string $global['sharing_label'] Sharing title.
27784 + * @param string $sharing Module name.
27785 + */
27786 + apply_filters( 'jetpack_sharing_headline_html', '<h3 class="sd-title">%s</h3>', $global['sharing_label'], 'sharing' ),
27787 + esc_html( $global['sharing_label'] )
27788 + );
27789 + }
27790 $sharing_content .= '<div class="sd-content"><ul>';
27791
27792 // Visible items
27793
27794 diff --git a/plugins/jetpack/modules/sharedaddy/sharing-sources.php b/plugins/jetpack/modules/sharedaddy/sharing-sources.php
27795 index 4301057..73f3855 100644
27796 --- a/plugins/jetpack/modules/sharedaddy/sharing-sources.php
27797 +++ b/plugins/jetpack/modules/sharedaddy/sharing-sources.php
27798 @@ -496,7 +496,7 @@ class Share_Email extends Sharing_Source {
27799
27800 <?php endif; ?>
27801 <input type="text" id="jetpack-source_f_name" name="source_f_name" class="input" value="" size="25" autocomplete="off" />
27802 - <script> document.getElementById('jetpack-source_f_name').value = ''; </script>
27803 + <script>jQuery( document ).ready( function(){ document.getElementById('jetpack-source_f_name').value = '' });</script>
27804 <?php
27805 /**
27806 * Fires when the Email sharing dialog is loaded.
27807
27808 diff --git a/plugins/jetpack/modules/shortcodes.php b/plugins/jetpack/modules/shortcodes.php
27809 index 0d78e1c..7fd4aae 100644
27810 --- a/plugins/jetpack/modules/shortcodes.php
27811 +++ b/plugins/jetpack/modules/shortcodes.php
27812 @@ -20,9 +20,10 @@
27813 * [shortcode a=1&b=2&c=3] or [shortcode=1]
27814 * This is parsed as array( a => '1&b=2&c=3' ) and array( 0 => '=1' ), which is useless
27815 *
27816 - * @param Array $params
27817 - * @param Bool $old_format_support true if [shortcode=foo] format is possible.
27818 - * @return String $params
27819 + * @param array $params Array of old shortcode parameters.
27820 + * @param bool $old_format_support true if [shortcode=foo] format is possible.
27821 + *
27822 + * @return string $params
27823 */
27824 function shortcode_new_to_old_params( $params, $old_format_support = false ) {
27825 $str = '';
27826 @@ -31,14 +32,18 @@ function shortcode_new_to_old_params( $params, $old_format_support = false ) {
27827 $str = ltrim( $params[0], '=' );
27828 } elseif ( is_array( $params ) ) {
27829 foreach ( array_keys( $params ) as $key ) {
27830 - if ( ! is_numeric( $key ) )
27831 - $str = $key . '=' . $params[$key];
27832 + if ( ! is_numeric( $key ) ) {
27833 + $str = $key . '=' . $params[ $key ];
27834 + }
27835 }
27836 }
27837
27838 return str_replace( array( '&amp;', '&#038;' ), '&', $str );
27839 }
27840
27841 +/**
27842 + * Load all available Jetpack shortcode files.
27843 + */
27844 function jetpack_load_shortcodes() {
27845 $shortcode_includes = array();
27846
27847 @@ -48,16 +53,16 @@ function jetpack_load_shortcodes() {
27848 $shortcode_includes[ $filename ] = $file;
27849 }
27850
27851 -/**
27852 - * This filter allows other plugins to override which shortcodes Jetpack loads.
27853 - *
27854 - * @module shortcodes
27855 - *
27856 - * @since 2.2.1
27857 - * @since 4.2.0 Added filename without extension as array key.
27858 - *
27859 - * @param array $shortcode_includes An array of which shortcodes to include.
27860 - */
27861 + /**
27862 + * This filter allows other plugins to override which shortcodes Jetpack loads.
27863 + *
27864 + * @module shortcodes
27865 + *
27866 + * @since 2.2.1
27867 + * @since 4.2.0 Added filename without extension as array key.
27868 + *
27869 + * @param array $shortcode_includes An array of which shortcodes to include.
27870 + */
27871 $shortcode_includes = apply_filters( 'jetpack_shortcodes_to_include', $shortcode_includes );
27872
27873 foreach ( $shortcode_includes as $include ) {
27874 @@ -69,14 +74,15 @@ function jetpack_load_shortcodes() {
27875 * Runs preg_replace so that replacements don't happen within open tags.
27876 * Parameters are the same as preg_replace, with an added optional search param for improved performance
27877 *
27878 - * @param String $pattern
27879 - * @param String $replacement
27880 - * @param String $content
27881 - * @param String $search
27882 - * @return String $content
27883 + * @param string $pattern Pattern to search for.
27884 + * @param string $replacement String to replace.
27885 + * @param string $content Post content.
27886 + * @param string $search String to search for.
27887 + *
27888 + * @return string $content Replaced post content.
27889 */
27890 function jetpack_preg_replace_outside_tags( $pattern, $replacement, $content, $search = null ) {
27891 - if( ! function_exists( 'wp_html_split' ) ) {
27892 + if ( ! function_exists( 'wp_html_split' ) ) {
27893 return $content;
27894 }
27895
27896 @@ -86,10 +92,11 @@ function jetpack_preg_replace_outside_tags( $pattern, $replacement, $content, $s
27897
27898 $textarr = wp_html_split( $content );
27899 unset( $content );
27900 - foreach( $textarr as &$element ) {
27901 - if ( '' === $element || '<' === $element{0} )
27902 - continue;
27903 - $element = preg_replace( $pattern, $replacement, $element );
27904 + foreach ( $textarr as &$element ) {
27905 + if ( '' === $element || '<' === $element{0} ) {
27906 + continue;
27907 + }
27908 + $element = preg_replace( $pattern, $replacement, $element );
27909 }
27910
27911 return join( $textarr );
27912 @@ -97,16 +104,17 @@ function jetpack_preg_replace_outside_tags( $pattern, $replacement, $content, $s
27913
27914 /**
27915 * Runs preg_replace_callback so that replacements don't happen within open tags.
27916 - * Parameters are the same as preg_replace, with an added optional search param for improved performance
27917 + * Parameters are the same as preg_replace, with an added optional search param for improved performance.
27918 + *
27919 + * @param string $pattern Pattern to search for.
27920 + * @param string $callback Callback returning the replacement string.
27921 + * @param string $content Post content.
27922 + * @param string $search String to search for.
27923 *
27924 - * @param String $pattern
27925 - * @param String $replacement
27926 - * @param String $content
27927 - * @param String $search
27928 - * @return String $content
27929 + * @return string $content Replaced post content.
27930 */
27931 function jetpack_preg_replace_callback_outside_tags( $pattern, $callback, $content, $search = null ) {
27932 - if( ! function_exists( 'wp_html_split' ) ) {
27933 + if ( ! function_exists( 'wp_html_split' ) ) {
27934 return $content;
27935 }
27936
27937 @@ -116,21 +124,45 @@ function jetpack_preg_replace_callback_outside_tags( $pattern, $callback, $conte
27938
27939 $textarr = wp_html_split( $content );
27940 unset( $content );
27941 - foreach( $textarr as &$element ) {
27942 - if ( '' === $element || '<' === $element{0} )
27943 - continue;
27944 - $element = preg_replace_callback( $pattern, $callback, $element );
27945 + foreach ( $textarr as &$element ) {
27946 + if ( '' === $element || '<' === $element{0} ) {
27947 + continue;
27948 + }
27949 + $element = preg_replace_callback( $pattern, $callback, $element );
27950 }
27951
27952 return join( $textarr );
27953 }
27954
27955 if ( ! function_exists( 'jetpack_shortcode_get_wpvideo_id' ) ) {
27956 + /**
27957 + * Get VideoPress ID from wpvideo shortcode attributes.
27958 + *
27959 + * @param array $atts Shortcode attributes.
27960 + * @return int $id VideoPress ID.
27961 + */
27962 function jetpack_shortcode_get_wpvideo_id( $atts ) {
27963 - if ( isset( $atts[ 0 ] ) )
27964 - return $atts[ 0 ];
27965 - else
27966 + if ( isset( $atts[0] ) ) {
27967 + return $atts[0];
27968 + } else {
27969 return 0;
27970 + }
27971 + }
27972 +}
27973 +
27974 +if ( ! function_exists( 'jetpack_shortcode_get_videopress_id' ) ) {
27975 + /**
27976 + * Get VideoPress ID from videopress shortcode attributes.
27977 + *
27978 + * @param array $atts Shortcode attributes.
27979 + * @return int $id VideoPress ID.
27980 + */
27981 + function jetpack_shortcode_get_videopress_id( $atts ) {
27982 + if ( isset( $atts[0] ) ) {
27983 + return $atts[0];
27984 + } else {
27985 + return 0;
27986 + }
27987 }
27988 }
27989
27990
27991 diff --git a/plugins/jetpack/modules/shortcodes/instagram.php b/plugins/jetpack/modules/shortcodes/instagram.php
27992 index 7475518..dff94ee 100644
27993 --- a/plugins/jetpack/modules/shortcodes/instagram.php
27994 +++ b/plugins/jetpack/modules/shortcodes/instagram.php
27995 @@ -82,8 +82,10 @@ function jetpack_instagram_handler( $matches, $atts, $url ) {
27996 ), $atts );
27997
27998 $atts['width'] = absint( $atts['width'] );
27999 - if ( $atts['width'] > $max_width || $min_width > $atts['width'] ) {
28000 + if ( $atts['width'] > $max_width ) {
28001 $atts['width'] = $max_width;
28002 + } elseif ( $atts['width'] < $min_width ) {
28003 + $atts['width'] = $min_width;
28004 }
28005
28006 // remove the modal param from the URL
28007
28008 diff --git a/plugins/jetpack/modules/shortcodes/pinterest.php b/plugins/jetpack/modules/shortcodes/pinterest.php
28009 new file mode 100644
28010 index 0000000..b1e4d66
28011 --- /dev/null
28012 +++ b/plugins/jetpack/modules/shortcodes/pinterest.php
28013 @@ -0,0 +1,39 @@
28014 +<?php
28015 +/**
28016 + * Pinterest embeds
28017 + *
28018 + * Based on "Board Widget" example here: http://business.pinterest.com/widget-builder/#code
28019 + */
28020 +
28021 +// Example URL: http://pinterest.com/pinterest/pin-pets/
28022 +// Second Example URL: https://uk.pinterest.com/annsawesomepins/travel/
28023 +wp_embed_register_handler( 'pinterest', '#https?://(?:www\.)?(?:[a-z]{2}\.)?pinterest\.com/([^/]+)(/[^/]+)?#', 'pinterest_embed_handler' );
28024 +
28025 +function pinterest_embed_handler( $matches, $attr, $url ) {
28026 + // Pinterest's JS handles making the embed
28027 + $script_src = '//assets.pinterest.com/js/pinit.js';
28028 + wp_enqueue_script( 'pinterest-embed', $script_src, array(), false, true );
28029 +
28030 + $path = parse_url( $url, PHP_URL_PATH );
28031 + if ( 0 === strpos( $path, '/pin/' ) ) {
28032 + $embed_type = 'embedPin';
28033 + } elseif ( preg_match( '#^/([^/]+)/?$#', $path ) ) {
28034 + $embed_type = 'embedUser';
28035 + } elseif ( preg_match( '#^/([^/]+)/([^/]+)/?$#', $path ) ) {
28036 + $embed_type = 'embedBoard';
28037 + } else {
28038 + if ( current_user_can( 'edit_posts' ) ) {
28039 + return __( 'Sorry, that Pinterest URL was not recognized.', 'jetpack' );
28040 + }
28041 + return;
28042 + }
28043 +
28044 + $return = sprintf( '<a data-pin-do="%s" href="%s"></a>', esc_attr( $embed_type ), esc_url( $url ) );
28045 +
28046 + // If we're generating an embed view for the WordPress Admin via ajax...
28047 + if ( doing_action( 'wp_ajax_parse-embed' ) ) {
28048 + $return .= sprintf( '<script src="%s"></script>', esc_url( $script_src ) );
28049 + }
28050 +
28051 + return $return;
28052 +}
28053
28054 diff --git a/plugins/jetpack/modules/shortcodes/videopress.php b/plugins/jetpack/modules/shortcodes/videopress.php
28055 index 1de5209..ebe9e89 100644
28056 --- a/plugins/jetpack/modules/shortcodes/videopress.php
28057 +++ b/plugins/jetpack/modules/shortcodes/videopress.php
28058 @@ -15,4 +15,4 @@ if ( ! Jetpack::is_module_active( 'videopress' ) ) {
28059 include_once JETPACK__PLUGIN_DIR . 'modules/videopress/utility-functions.php';
28060 include_once JETPACK__PLUGIN_DIR . 'modules/videopress/shortcode.php';
28061
28062 -}
28063 \ No newline at end of file
28064 +}
28065
28066 diff --git a/plugins/jetpack/modules/site-icon.php b/plugins/jetpack/modules/site-icon.php
28067 index d9f0f47..af37446 100644
28068 --- a/plugins/jetpack/modules/site-icon.php
28069 +++ b/plugins/jetpack/modules/site-icon.php
28070 @@ -1,15 +1,6 @@
28071 <?php
28072 -
28073 /**
28074 - * Module Name: Site Icon
28075 - * Module Description: Add a site icon to your site.
28076 - * Sort Order: 22
28077 - * First Introduced: 3.2
28078 - * Requires Connection: No
28079 - * Auto Activate: No
28080 - * Module Tags: Other
28081 - * Additional Search Queries: favicon, icon, site icon
28082 + * Deprecated. No longer needed. Site Icons are in Core.
28083 + *
28084 + * @package Jetpack
28085 */
28086 -
28087 -include dirname( __FILE__ ) . '/site-icon/jetpack-site-icon.php';
28088 -include dirname( __FILE__ ) . '/site-icon/site-icon-functions.php';
28089
28090 diff --git a/plugins/jetpack/modules/site-icon/browser.png b/plugins/jetpack/modules/site-icon/browser.png
28091 deleted file mode 100644
28092 index 6bcb07a..0000000
28093 Binary files a/plugins/jetpack/modules/site-icon/browser.png and /dev/null differ
28094
28095 diff --git a/plugins/jetpack/modules/site-icon/css/site-icon-admin.css b/plugins/jetpack/modules/site-icon/css/site-icon-admin.css
28096 deleted file mode 100644
28097 index 7480873..0000000
28098 --- a/plugins/jetpack/modules/site-icon/css/site-icon-admin.css
28099 +++ /dev/null
28100 @@ -1,57 +0,0 @@
28101 -/**
28102 - * Blavatar Module for Jetpack
28103 - */
28104 -
28105 -.site-icon-image {
28106 - margin: 0 20px 0 0;
28107 - float: left;
28108 -}
28109 -.site-icon-content {
28110 - padding: 10px;
28111 - position: relative;
28112 - overflow: hidden;
28113 -}
28114 -.site-icon-crop-shell {
28115 - max-width: 720px;
28116 -}
28117 -.site-icon-crop-preview-shell {
28118 - float: right;
28119 - width: 172px;
28120 - overflow: hidden;
28121 -}
28122 -.site-icon-crop-preview-shell h3 {
28123 - margin-top: 0;
28124 -}
28125 -.site-icon-crop-favicon-preview-shell {
28126 - position: relative;
28127 - margin-bottom: 20px;
28128 -}
28129 -.site-icon-crop-preview-favicon {
28130 - width:16px;
28131 - height:16px;
28132 - overflow:hidden;
28133 - position: absolute;
28134 - top:23px;
28135 - left:102px;
28136 -}
28137 -.site-icon-browser-title {
28138 - position: absolute;
28139 - top:23px;
28140 - left:128px;
28141 - width:100px;
28142 - overflow: hidden;
28143 - height:16px;
28144 -}
28145 -.site-icon-crop-preview-homeicon {
28146 - width:64px;
28147 - height:64px;
28148 - overflow:hidden;
28149 - border-radius: 16px;
28150 -}
28151 -.site-icon-title .small {
28152 - color:#999;
28153 - font-size: 16px;
28154 -}
28155 -.wp-core-ui .site-icon-submit-form .button {
28156 - vertical-align: middle;
28157 -}
28158 \ No newline at end of file
28159
28160 diff --git a/plugins/jetpack/modules/site-icon/jetpack-site-icon.php b/plugins/jetpack/modules/site-icon/jetpack-site-icon.php
28161 deleted file mode 100644
28162 index 9dc3128..0000000
28163 --- a/plugins/jetpack/modules/site-icon/jetpack-site-icon.php
28164 +++ /dev/null
28165 @@ -1,829 +0,0 @@
28166 -<?php
28167 -
28168 -/*
28169 -Plugin Name: Site Icon
28170 -Plugin URL: https://wordpress.com/
28171 -Description: Add a site icon for your website.
28172 -Version: 0.1
28173 -Author: Automattic
28174 -
28175 -Released under the GPL v.2 license.
28176 -
28177 -This program is distributed in the hope that it will be useful,
28178 -but WITHOUT ANY WARRANTY; without even the implied warranty of
28179 -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
28180 -GNU General Public License for more details.
28181 -*/
28182 -
28183 -class Jetpack_Site_Icon {
28184 -
28185 - public $module = 'site-icon';
28186 - public static $version = 1;
28187 - public static $assets_version = 2;
28188 -
28189 - public static $min_size = 512; // the minimum size of the blavatar, 512 is the same as wp.com can be overwritten by SITE_ICON_MIN_SIZE
28190 - public static $page_crop = 512; // the size to which to crop the image so that we can display it in the UI nicely
28191 -
28192 - public static $accepted_file_types = array(
28193 - 'image/jpg',
28194 - 'image/jpeg',
28195 - 'image/gif',
28196 - 'image/png'
28197 - );
28198 -
28199 - public static $site_icon_sizes = array(
28200 - 256,
28201 - 128,
28202 - 80,
28203 - 64,
28204 - 32,
28205 - 16,
28206 - );
28207 -
28208 - static $instance = false;
28209 -
28210 - /**
28211 - * Singleton
28212 - */
28213 - public static function init() {
28214 - if ( ! self::$instance ){
28215 - self::$instance = new Jetpack_Site_Icon;
28216 - self::$instance->register_hooks();
28217 - }
28218 -
28219 - return self::$instance;
28220 - }
28221 -
28222 - private function __construct() {
28223 - self::$min_size = ( defined( 'SITE_ICON_MIN_SIZE' ) && is_int( SITE_ICON_MIN_SIZE ) ) ? SITE_ICON_MIN_SIZE : self::$min_size;
28224 - }
28225 -
28226 - /**
28227 - * Register our actions and filters
28228 - * @return null
28229 - */
28230 - public function register_hooks(){
28231 - add_action( 'jetpack_modules_loaded', array( $this, 'jetpack_modules_loaded' ) );
28232 - add_action( 'admin_menu', array( $this, 'admin_menu_upload_site_icon' ) );
28233 - add_filter( 'display_media_states', array( $this, 'add_media_state' ) );
28234 - add_action( 'admin_init', array( $this, 'admin_init' ) );
28235 - add_action( 'admin_init', array( $this, 'delete_site_icon_hook' ) );
28236 -
28237 - add_action( 'admin_print_styles-options-general.php', array( $this, 'add_general_options_styles' ) );
28238 -
28239 - // Add the favicon to the front end and back end if Core's site icon not used.
28240 - /**
28241 - * As of WP 4.3 and JP 3.6, both are outputting the same icons so no need to fire these.
28242 - * This is a temporary solution until Jetpack's module primary function is deprecated.
28243 - * In the future, Jetpack's can output other sizes using Core's icon.
28244 - */
28245 - if ( ( function_exists( 'has_site_icon' ) && ! has_site_icon() ) || ! function_exists( 'has_site_icon' ) ) {
28246 - add_action( 'wp_head', array( $this, 'site_icon_add_meta' ) );
28247 - add_action( 'admin_head', array( $this, 'site_icon_add_meta' ) );
28248 - add_action( 'atom_head', array( $this, 'atom_icon' ) );
28249 - add_action( 'rss2_head', array( $this, 'rss2_icon' ) );
28250 - }
28251 -
28252 - // Check if site icon is available in core, and if so convert Jetpack's to use it.
28253 - add_action( 'admin_init', array( 'Jetpack', 'jetpack_site_icon_available_in_core' ) );
28254 -
28255 - add_action( 'delete_option', array( 'Jetpack_Site_Icon', 'delete_temp_data' ), 10, 1); // used to clean up after itself.
28256 - add_action( 'delete_attachment', array( 'Jetpack_Site_Icon', 'delete_attachment_data' ), 10, 1); // in case user deletes the attachment via
28257 - add_filter( 'get_post_metadata', array( 'Jetpack_Site_Icon', 'delete_attachment_images' ), 10, 4 );
28258 - }
28259 -
28260 - /**
28261 - * After all modules have been loaded.
28262 - */
28263 - public function jetpack_modules_loaded() {
28264 - Jetpack::enable_module_configurable( $this->module );
28265 - Jetpack::module_configuration_load( $this->module, array( $this, 'jetpack_configuration_load' ) );
28266 - }
28267 -
28268 - /**
28269 - * Add meta elements to a blog header to light up Blavatar icons recognized by user agents.
28270 - * @link http://www.whatwg.org/specs/web-apps/current-work/multipage/links.html#rel-icon HTML5 specification link icon
28271 - *
28272 - */
28273 - public function site_icon_add_meta() {
28274 - if (
28275 - /**
28276 - * Toggles the Favicon meta elements from being loaded.
28277 - *
28278 - * @module site-icon
28279 - *
28280 - * @since 3.2.0
28281 - *
28282 - * @param bool Output Site Icon Meta Elements.
28283 - */
28284 - apply_filters( 'site_icon_has_favicon', false )
28285 - ) {
28286 - return;
28287 - }
28288 -
28289 - $url_114 = jetpack_site_icon_url( null, 114 );
28290 - $url_72 = jetpack_site_icon_url( null, 72 );
28291 - $url_32 = jetpack_site_icon_url( null, 32 );
28292 - if( $url_32 ) {
28293 - echo '<link rel="icon" href="'.esc_url( $url_32 ) .'" sizes="32x32" />' . "\n";
28294 - echo '<link rel="apple-touch-icon-precomposed" href="'. esc_url( $url_114 ) .'">' . "\n";
28295 - // windows tiles
28296 - echo '<meta name="msapplication-TileImage" content="' . esc_url( $url_114 ) . '"/>' . "\n";
28297 - }
28298 -
28299 - }
28300 - /**
28301 - * Display icons in RSS2.
28302 - */
28303 - public function rss2_icon() {
28304 - /** This filter is documented in modules/site-icon/jetpack-site-icon.php */
28305 - if ( apply_filters( 'site_icon_has_favicon', false ) ) {
28306 - return;
28307 - }
28308 -
28309 - $rss_title = get_wp_title_rss();
28310 - if ( empty( $rss_title ) ) {
28311 - $rss_title = get_bloginfo_rss( 'name' );
28312 - }
28313 -
28314 - $icon = jetpack_site_icon_url( null, 32 );
28315 - if( $icon ) {
28316 - echo '
28317 - <image>
28318 - <url>' . convert_chars( $icon ) . '</url>
28319 - <title>' . $rss_title . '</title>
28320 - <link>' . get_bloginfo_rss( 'url' ) . '</link>
28321 - <width>32</width>
28322 - <height>32</height>
28323 - </image> '."\n";
28324 - }
28325 - }
28326 -
28327 - /**
28328 - * Display icons in atom feeds.
28329 - *
28330 - */
28331 - public function atom_icon() {
28332 - /** This filter is documented in modules/site-icon/jetpack-site-icon.php */
28333 - if ( apply_filters( 'site_icon_has_favicon', false ) ) {
28334 - return;
28335 - }
28336 -
28337 - $url = jetpack_site_icon_url( null, 32 );
28338 - if( $url ) {
28339 - echo '
28340 - <icon>' . $url . '</icon> '."\n";
28341 - }
28342 - }
28343 -
28344 - /**
28345 - * Add a hidden upload page from people
28346 - */
28347 - public function admin_menu_upload_site_icon() {
28348 - $page_hook = add_submenu_page(
28349 - null,
28350 - __( 'Site Icon Upload', 'jetpack' ),
28351 - '',
28352 - 'manage_options',
28353 - 'jetpack-site_icon-upload',
28354 - array( $this, 'upload_site_icon_page' )
28355 - );
28356 -
28357 - add_action( "admin_head-$page_hook", array( $this, 'upload_balavatar_head' ) );
28358 - }
28359 -
28360 -
28361 - /**
28362 - * Add styles to the General Settings Screen
28363 - */
28364 - public function add_general_options_styles() {
28365 - wp_enqueue_style( 'site-icon-admin' );
28366 - }
28367 - /**
28368 - * Add Styles to the Upload UI Page
28369 - *
28370 - */
28371 - public function upload_balavatar_head() {
28372 -
28373 - wp_register_script( 'jetpack-site-icon-crop', plugin_dir_url( __FILE__ ). "js/site-icon-crop.js" , array( 'jquery', 'jcrop' ) , self::$assets_version, false);
28374 - if ( isset( $_REQUEST['step'] ) && $_REQUEST['step'] == 2 ) {
28375 - wp_enqueue_script( 'jetpack-site-icon-crop' );
28376 - wp_enqueue_style( 'jcrop' );
28377 - }
28378 - wp_enqueue_style( 'site-icon-admin' );
28379 - }
28380 -
28381 - public function add_media_state( $media_states ) {
28382 -
28383 - if ( jetpack_has_site_icon() ) {
28384 - global $post;
28385 -
28386 - if( $post->ID == Jetpack_Options::get_option( 'site_icon_id' ) ) {
28387 - $media_states[] = __( 'Site Icon', 'jetpack' );
28388 - }
28389 -
28390 - }
28391 - return $media_states;
28392 - }
28393 -
28394 - /**
28395 - * Direct the user to the Settings -> General
28396 - */
28397 - public static function jetpack_configuration_load() {
28398 - wp_safe_redirect( admin_url( 'options-general.php#site-icon' ) );
28399 - exit;
28400 - }
28401 -
28402 - /**
28403 - * Load on when the admin is initialized
28404 - */
28405 - public function admin_init() {
28406 - /* register the styles and scripts */
28407 - wp_register_style( 'site-icon-admin' , plugin_dir_url( __FILE__ ). "css/site-icon-admin.css", array(), self::$assets_version );
28408 - // register the settings
28409 - add_settings_section(
28410 - $this->module,
28411 - '',
28412 - array( $this, 'site_icon_settings' ),
28413 - 'general'
28414 - );
28415 -
28416 - // We didn't have site_icon_url in 3.2 // this could potentially be removed in a year
28417 - if( get_option( 'site_icon_id' ) && ! Jetpack_Options::get_option( 'site_icon_url' ) ) {
28418 - Jetpack_Options::update_option( 'site_icon_id', get_option( 'site_icon_id' ) );
28419 - Jetpack_Options::update_option( 'site_icon_url', jetpack_site_icon_url( get_current_blog_id(), 512 ) );
28420 - delete_option( 'site_icon_id' );
28421 - }
28422 - }
28423 -
28424 - /**
28425 - * Checks for permission to delete the site_icon
28426 - */
28427 - public function delete_site_icon_hook() {
28428 - // Delete the site_icon
28429 - if ( isset( $GLOBALS['plugin_page'] ) && 'jetpack-site_icon-upload' == $GLOBALS['plugin_page'] ) {
28430 - if ( isset( $_GET['action'] )
28431 - && 'remove' == $_GET['action']
28432 - && isset( $_GET['nonce'] )
28433 - && wp_verify_nonce( $_GET['nonce'], 'remove_site_icon' ) ) {
28434 -
28435 - $site_icon_id = Jetpack_Options::get_option( 'site_icon_id' );
28436 - // Delete the previous Blavatar
28437 - self::delete_site_icon( $site_icon_id, true );
28438 - wp_safe_redirect( admin_url( 'options-general.php#site-icon' ) );
28439 - }
28440 - }
28441 - }
28442 -
28443 - /**
28444 - * Add HTML to the General Settings
28445 - */
28446 - public function site_icon_settings() {
28447 - $upload_blavatar_url = admin_url( 'options-general.php?page=jetpack-site_icon-upload' );
28448 -
28449 - // lets delete the temp data that we might he holding on to
28450 - self::delete_temporay_data();
28451 -
28452 - ?>
28453 - <div id="site-icon" class="site-icon-shell">
28454 - <h3><?php echo esc_html_e( 'Site Icon', 'jetpack' ); ?></h3>
28455 - <div class="site-icon-content postbox">
28456 - <div class="site-icon-image">
28457 - <?php if( jetpack_has_site_icon() ) {
28458 - echo jetpack_get_site_icon( null, 128 );
28459 - } ?>
28460 - </div>
28461 - <div class="site-icon-meta">
28462 -
28463 - <?php if ( jetpack_has_site_icon() ) {
28464 - $remove_blavatar_url = admin_url( 'options-general.php?page=jetpack-site_icon-upload' )."&action=remove&nonce=".wp_create_nonce( 'remove_site_icon' ); // this could be an ajax url
28465 - ?>
28466 - <p><a href="<?php echo esc_url( $upload_blavatar_url ); ?>" id="site-icon-update" class="button"><?php echo esc_html_e( 'Update Site Icon', 'jetpack' ); ?></a>
28467 - <a href="<?php echo esc_url( $remove_blavatar_url ); ?>" id="site-icon-remove" ><?php echo esc_html_e( 'Remove Icon', 'jetpack' ); ?></a> </p>
28468 -
28469 - <?php } else { ?>
28470 -
28471 - <a href="<?php echo esc_url( $upload_blavatar_url ); ?>" id="site-icon-update" class="button"><?php echo esc_html_e( 'Add a Site Icon', 'jetpack' ); ?></a>
28472 -
28473 - <?php } ?>
28474 -
28475 - <div class="site-icon-info">
28476 - <p><?php echo esc_html_e( 'Site Icon creates a favicon for your site and more.', 'jetpack' ); ?></p>
28477 - </div>
28478 -
28479 - </div>
28480 - </div>
28481 - </div>
28482 - <?php
28483 - }
28484 -
28485 - /**
28486 - * Hidden Upload Blavatar page for people that don't like modals
28487 - */
28488 - public function upload_site_icon_page() { ?>
28489 - <div class="wrap">
28490 - <?php require_once( dirname( __FILE__ ) . '/upload-site-icon.php' ); ?>
28491 - </div>
28492 - <?php
28493 - }
28494 -
28495 - /**
28496 - * Select a file admin view
28497 - */
28498 - public static function select_page() {
28499 - // Display the site_icon form to upload the image
28500 - ?>
28501 - <form action="<?php echo esc_url( admin_url( 'options-general.php?page=jetpack-site_icon-upload' ) ); ?>" method="post" enctype="multipart/form-data">
28502 -
28503 - <h2 class="site-icon-title">
28504 - <?php if( jetpack_has_site_icon() ) {
28505 - esc_html_e( 'Update Site Icon', 'jetpack' );
28506 - } else {
28507 - esc_html_e( 'Add Site Icon', 'jetpack' );
28508 - } ?> <span class="small"><?php esc_html_e( 'select a file', 'jetpack' ); ?></span></h2>
28509 - <p><?php esc_html_e( 'Upload a image that you want to use as your site icon. You will be asked to crop it in the next step.', 'jetpack' ); ?></p>
28510 -
28511 -
28512 - <p><input name="site-iconfile" id="site-iconfile" type="file" /></p>
28513 - <p><?php esc_html_e( 'The image needs to be at least', 'jetpack' ); ?> <strong><?php echo self::$min_size; ?>px</strong> <?php esc_html_e( 'in both width and height.', 'jetpack' ); ?></p>
28514 - <p class="submit site-icon-submit-form">
28515 - <input name="submit" value="<?php esc_attr_e( 'Upload Image' , 'jetpack' ); ?>" type="submit" class="button button-primary button-large" /><?php printf( __( ' or <a href="%s">Cancel</a> and go back to the settings.' , 'jetpack' ), esc_url( admin_url( 'options-general.php' ) ) ); ?>
28516 - <input name="step" value="2" type="hidden" />
28517 -
28518 - <?php wp_nonce_field( 'update-site_icon-2', '_nonce' ); ?>
28519 - </p>
28520 - </form>
28521 - <?php
28522 - }
28523 -
28524 - /**
28525 - * Crop a the image admin view
28526 - */
28527 - public static function crop_page() {
28528 - // handle the uploaded image
28529 - $image = self::handle_file_upload( $_FILES['site-iconfile'] );
28530 -
28531 - // display the image image croppping funcunality
28532 - if( is_wp_error( $image ) ) { ?>
28533 - <div id="message" class="updated error below-h2"><p><?php echo esc_html( $image->get_error_message() ); ?></p></div>
28534 - <?php
28535 - // back to step one
28536 - $_POST = array();
28537 - self::delete_temporay_data();
28538 - self::select_page();
28539 - return;
28540 - }
28541 -
28542 - $crop_data = get_option( 'site_icon_temp_data' );
28543 - $crop_ration = $crop_data['large_image_data'][0] / $crop_data['resized_image_data'][0]; // always bigger then 1
28544 -
28545 - // lets make sure that the JavaScript ia also loaded
28546 - wp_localize_script( 'jetpack-site-icon-crop', 'Site_Icon_Crop_Data', self::initial_crop_data( $crop_data['large_image_data'][0] , $crop_data['large_image_data'][1], $crop_data['resized_image_data'][0], $crop_data['resized_image_data'][1] ) );
28547 - ?>
28548 -
28549 - <h2 class="site-icon-title"><?php esc_html_e( 'Site Icon', 'jetpack' ); ?> <span class="small"><?php esc_html_e( 'crop the image', 'jetpack' ); ?></span></h2>
28550 - <div class="site-icon-crop-shell">
28551 - <form action="" method="post" enctype="multipart/form-data">
28552 - <p class="site-icon-submit-form"><input name="submit" value="<?php esc_attr_e( 'Crop Image', 'jetpack' ); ?>" type="submit" class="button button-primary button-large" /><?php printf( __( ' or <a href="%s">Cancel</a> and go back to the settings.' , 'jetpack' ), esc_url( admin_url( 'options-general.php' ) ) ); ?></p>
28553 - <div class="site-icon-crop-preview-shell">
28554 -
28555 - <h3><?php esc_html_e( 'Preview', 'jetpack' ); ?></h3>
28556 -
28557 - <strong><?php esc_html_e( 'As your favicon', 'jetpack' ); ?></strong>
28558 - <div class="site-icon-crop-favicon-preview-shell">
28559 - <img src="<?php echo esc_url( plugin_dir_url( __FILE__ ). "browser.png" ); ?>" class="site-icon-browser-preview" width="172" height="79" alt="<?php esc_attr_e( 'Browser Chrome' , 'jetpack' ); ?>" />
28560 - <div class="site-icon-crop-preview-favicon">
28561 - <img src="<?php echo esc_url( $image[0] ); ?>" id="preview-favicon" alt="<?php esc_attr_e( 'Preview Favicon' , 'jetpack' ); ?>" />
28562 - </div>
28563 - <span class="site-icon-browser-title"><?php echo esc_html( get_bloginfo( 'name' ) ); ?></span>
28564 - </div>
28565 -
28566 - <strong><?php esc_html_e( 'As a mobile icon', 'jetpack' ); ?></strong>
28567 - <div class="site-icon-crop-preview-homeicon">
28568 - <img src="<?php echo esc_url( $image[0] ); ?>" id="preview-homeicon" alt="<?php esc_attr_e( 'Preview Home Icon' , 'jetpack' ); ?>" />
28569 - </div>
28570 - </div>
28571 - <img src="<?php echo esc_url( $image[0] ); ?>" id="crop-image" class="site-icon-crop-image"
28572 - width="<?php echo esc_attr( $crop_data['resized_image_data'][0] ); ?>"
28573 - height="<?php echo esc_attr( $crop_data['resized_image_data'][1] ); ?>"
28574 - alt="<?php esc_attr_e( 'Image to be cropped', 'jetpack' ); ?>" />
28575 -
28576 - <input name="step" value="3" type="hidden" />
28577 - <input type="hidden" id="crop-x" name="crop-x" />
28578 - <input type="hidden" id="crop-y" name="crop-y" />
28579 - <input type="hidden" id="crop-width" name="crop-w" />
28580 - <input type="hidden" id="crop-height" name="crop-h" />
28581 -
28582 - <?php wp_nonce_field( 'update-site_icon-3', '_nonce' ); ?>
28583 -
28584 - </form>
28585 - </div>
28586 - <?php
28587 - }
28588 - /**
28589 - * All done page admin view
28590 - *
28591 - */
28592 - public static function all_done_page() {
28593 -
28594 - $temp_image_data = get_option( 'site_icon_temp_data' );
28595 - if( ! $temp_image_data ) {
28596 - // start again
28597 - self::select_page();
28598 - return;
28599 - }
28600 - $crop_ration = $temp_image_data['large_image_data'][0] / $temp_image_data['resized_image_data'][0]; // always bigger then 1
28601 -
28602 - $crop_data = self::convert_coodiantes_from_resized_to_full( $_POST['crop-x'], $_POST['crop-y'], $_POST['crop-w'], $_POST['crop-h'], $crop_ration );
28603 -
28604 - $image_edit = wp_get_image_editor( _load_image_to_edit_path( $temp_image_data['large_image_attachment_id'] ) );
28605 -
28606 - if ( is_wp_error( $image_edit ) ) {
28607 - return $image_edit;
28608 - }
28609 -
28610 - // Delete the previous site_icon
28611 - $previous_site_icon_id = Jetpack_Options::get_option( 'site_icon_id' );
28612 - self::delete_site_icon( $previous_site_icon_id );
28613 -
28614 - // crop the image
28615 - $image_edit->crop( $crop_data['crop_x'], $crop_data['crop_y'],$crop_data['crop_width'], $crop_data['crop_height'], self::$min_size, self::$min_size );
28616 -
28617 - $dir = wp_upload_dir();
28618 -
28619 - $site_icon_filename = $image_edit->generate_filename( dechex ( time() ) . 'v' . self::$version . '_site_icon', null, 'png' );
28620 -
28621 - // If the attachment is a URL, then change it to a local file name to allow us to save and then upload the cropped image
28622 - $check_url = parse_url( $site_icon_filename );
28623 - if ( isset( $check_url['host'] ) ) {
28624 - $upload_dir = wp_upload_dir();
28625 - $site_icon_filename = $upload_dir['path'] . '/' . basename( $site_icon_filename );
28626 - }
28627 -
28628 - $image_edit->save( $site_icon_filename );
28629 -
28630 - add_filter( 'intermediate_image_sizes_advanced', array( 'Jetpack_Site_Icon', 'additional_sizes' ) );
28631 -
28632 - $site_icon_id = self::save_attachment(
28633 - __( 'Large Blog Image', 'jetpack' ) ,
28634 - $site_icon_filename,
28635 - 'image/png'
28636 - );
28637 -
28638 - remove_filter( 'intermediate_image_sizes_advanced', array( 'Jetpack_Site_Icon', 'additional_sizes' ) );
28639 -
28640 - // Save the site_icon data into option
28641 - Jetpack_Options::update_option( 'site_icon_id', $site_icon_id );
28642 -
28643 - //Get the site icon URL ready to sync
28644 - Jetpack_Options::update_option( 'site_icon_url', jetpack_site_icon_url( get_current_blog_id(), 512 ) );
28645 -
28646 - ?>
28647 - <h2 class="site-icon-title"><?php esc_html_e( 'Site Icon', 'jetpack' ); ?> <span class="small"><?php esc_html_e( 'All Done', 'jetpack' ); ?></span></h2>
28648 - <div id="message" class="updated below-h2"><p><?php esc_html_e( 'Your site icon has been uploaded!', 'jetpack' ); ?> <a href="<?php echo esc_url( admin_url( 'options-general.php' ) ); ?>" ><?php esc_html_e( 'Back to General Settings' , 'jetpack' ); ?></a></p></div>
28649 - <?php echo jetpack_get_site_icon( null, $size = '128' ); ?>
28650 - <?php echo jetpack_get_site_icon( null, $size = '48' ); ?>
28651 - <?php echo jetpack_get_site_icon( null, $size = '16' ); ?>
28652 -
28653 - <?php
28654 - }
28655 -
28656 - /**
28657 - * This function is used to pass data to the localize script
28658 - * so that we can center the cropper and also set the minimum
28659 - * cropper if we still want to show the
28660 - *
28661 - * @param int $large_width
28662 - * @param int $large_height
28663 - * @param int $resized_width
28664 - * @param int $resized_height
28665 - * @return array
28666 - */
28667 - public static function initial_crop_data( $large_width, $large_height, $resized_width, $resized_height ) {
28668 - $init_x = 0;
28669 - $init_y = 0;
28670 -
28671 - $ration = $large_width / $resized_width;
28672 - $min_crop_size = ( self::$min_size / $ration );
28673 -
28674 - // Landscape format ( width > height )
28675 - if( $resized_width > $resized_height ) {
28676 - $init_x = ( self::$page_crop - $resized_height ) / 2;
28677 - $init_size = $resized_height;
28678 - }
28679 -
28680 - // Portrait format ( height > width )
28681 - if( $resized_width < $resized_height ) {
28682 - $init_y = ( self::$page_crop - $resized_width ) / 2;
28683 - $init_size = $resized_height;
28684 - }
28685 -
28686 - // Square height == width
28687 - if( $resized_width = $resized_height ) {
28688 - $init_size = $resized_height;
28689 - }
28690 -
28691 - return array(
28692 - 'init_x' => $init_x,
28693 - 'init_y' => $init_y,
28694 - 'init_size' => $init_size,
28695 - 'min_size' => $min_crop_size
28696 - );
28697 - }
28698 -
28699 - /**
28700 - * Delete the temporary created data and attachments
28701 - *
28702 - * @return null
28703 - */
28704 - public static function delete_temporay_data() {
28705 - // This should autimatically delete the temporary files as well
28706 - delete_option( 'site_icon_temp_data' );
28707 - }
28708 -
28709 - /**
28710 - * Function gets fired when delete_option( 'site_icon_temp_data' ) is run.
28711 - *
28712 - * @param $option string
28713 - * @return null
28714 - */
28715 - public static function delete_temp_data( $option ) {
28716 - if( 'site_icon_temp_data' == $option ) {
28717 - $temp_image_data = get_option( 'site_icon_temp_data' );
28718 -
28719 - remove_action( 'delete_attachment', array( 'Jetpack_Site_Icon', 'delete_attachment_data' ), 10, 1);
28720 -
28721 - wp_delete_attachment( $temp_image_data['large_image_attachment_id'] , true );
28722 - wp_delete_attachment( $temp_image_data['resized_image_attacment_id'] , true );
28723 - }
28724 - return null;
28725 - }
28726 -
28727 - /**
28728 - * @param $post_id
28729 - */
28730 - public static function delete_attachment_data( $post_id ) {
28731 - // The user could be deleting the site_icon image
28732 - $site_icon_id = Jetpack_Options::get_option( 'site_icon_id' );
28733 - if( $site_icon_id && $post_id == $site_icon_id ) {
28734 - Jetpack_Options::delete_option( 'site_icon_id' );
28735 - Jetpack_Options::delete_option( 'site_icon_url' );
28736 - }
28737 - // The user could be deleting the temporary images
28738 - }
28739 -
28740 - /**
28741 - * @param $check
28742 - * @param $post_id
28743 - * @param $meta_key
28744 - * @param $single
28745 - *
28746 - * @return mixed
28747 - */
28748 - public static function delete_attachment_images( $check, $post_id, $meta_key, $single ) {
28749 - $site_icon_id = Jetpack_Options::get_option( 'site_icon_id' );
28750 - if( $post_id == $site_icon_id && '_wp_attachment_backup_sizes' == $meta_key && true == $single )
28751 - add_filter( 'intermediate_image_sizes', array( 'Jetpack_Site_Icon', 'intermediate_image_sizes' ) );
28752 - return $check;
28753 - }
28754 -
28755 - /**
28756 - * Delete the blavatar and all the attached data
28757 - *
28758 - * @param $id
28759 - *
28760 - * @return mixed
28761 - */
28762 - public static function delete_site_icon( $id ) {
28763 - // We add the filter to make sure that we also delete all the added images
28764 - add_filter( 'intermediate_image_sizes', array( 'Jetpack_Site_Icon', 'intermediate_image_sizes' ) );
28765 - wp_delete_attachment( $id , true );
28766 - remove_filter( 'intermediate_image_sizes', array( 'Jetpack_Site_Icon', 'intermediate_image_sizes' ) );
28767 - // for good measure also
28768 - self::delete_temporay_data();
28769 -
28770 - // Delete the URL from the Jetpack Options array
28771 - Jetpack_Options::delete_option( 'site_icon_url' );
28772 -
28773 - return Jetpack_Options::delete_option( 'site_icon_id' );
28774 - }
28775 -
28776 - /**
28777 - * @param $crop_x
28778 - * @param $crop_y
28779 - * @param $crop_width
28780 - * @param $crop_height
28781 - * @param $ratio
28782 - *
28783 - * @return array
28784 - */
28785 - public static function convert_coodiantes_from_resized_to_full( $crop_x, $crop_y, $crop_width, $crop_height, $ratio ) {
28786 - return array(
28787 - 'crop_x' => floor( $crop_x * $ratio ),
28788 - 'crop_y' => floor( $crop_y * $ratio ),
28789 - 'crop_width' => floor( $crop_width * $ratio ),
28790 - 'crop_height' => floor( $crop_height * $ratio ),
28791 - );
28792 - }
28793 -
28794 - /**
28795 - * Handle the uploaded image
28796 - *
28797 - * @param $uploaded_file
28798 - *
28799 - * @return mixed
28800 - */
28801 - public static function handle_file_upload( $uploaded_file ) {
28802 -
28803 - // check that the image accuallt is a file with size
28804 - if( !isset( $uploaded_file ) || ($uploaded_file['size'] <= 0 ) ) {
28805 - return new WP_Error( 'broke', __( 'Please upload a file.', 'jetpack' ) );
28806 - }
28807 -
28808 - $arr_file_type = wp_check_filetype( basename( $uploaded_file['name'] ) );
28809 - $uploaded_file_type = $arr_file_type['type'];
28810 - if( ! in_array( $uploaded_file_type, self::$accepted_file_types ) ) {
28811 - // Create a temp file which should be deleted at when the scipt stops
28812 - return new WP_Error( 'broke', __( 'The file that you uploaded is not an accepted file type. Please try again.', 'jetpack' ) );
28813 - }
28814 -
28815 - $image = wp_handle_upload( $uploaded_file, array( 'test_form' => false ) );
28816 -
28817 - if( is_wp_error( $image ) ) {
28818 - // this should contain the error message returned from wp_handle_upload
28819 - unlink( $image['file'] ); // Lets delete the file since we are not going to be using it
28820 - return $image;
28821 - }
28822 -
28823 - // Lets try to crop the image into smaller files.
28824 - // We will be doing this later so it is better if it fails now.
28825 - $image_edit = wp_get_image_editor( $image['file'] );
28826 - if ( is_wp_error( $image_edit ) ) {
28827 - // this should contain the error message from WP_Image_Editor
28828 - unlink( $image['file'] ); // lets delete the file since we are not going to be using it
28829 - return $image_edit;
28830 - }
28831 -
28832 - $image_size = getimagesize( $image['file'] );
28833 -
28834 - if( $image_size[0] < self::$min_size || $image_size[1] < self::$min_size ) {
28835 -
28836 - if( $image_size[0] < self::$min_size ) {
28837 - return new WP_Error( 'broke', sprintf( __( 'The image that you uploaded is smaller than %upx in width.', 'jetpack' ), self::$min_size ) );
28838 - }
28839 -
28840 - if( $image_size[1] < self::$min_size ) {
28841 - return new WP_Error( 'broke', sprintf( __( 'The image that you uploaded is smaller than %upx in height.', 'jetpack' ), self::$min_size ) );
28842 - }
28843 - }
28844 -
28845 - // Save the image as an attachment for later use.
28846 - $large_attachment_id = self::save_attachment(
28847 - __( 'Temporary Large Image for Blog Image', 'jetpack' ) ,
28848 - $image['file'],
28849 - $uploaded_file_type,
28850 - false
28851 - );
28852 -
28853 - // Let's resize the image so that the user can easier crop a image that in the admin view
28854 - $image_edit->resize( self::$page_crop, self::$page_crop, false );
28855 - $dir = wp_upload_dir();
28856 -
28857 - $resized_filename = $image_edit->generate_filename( 'temp', null, null );
28858 - $image_edit->save( $resized_filename );
28859 -
28860 - $resized_attach_id = self::save_attachment(
28861 - __( 'Temporary Resized Image for Blog Image', 'jetpack' ),
28862 - $resized_filename,
28863 - $uploaded_file_type,
28864 - false
28865 - );
28866 -
28867 - $resized_image_size = getimagesize( $resized_filename );
28868 - // Save all of this into the the database for that we can work with it later.
28869 - update_option( 'site_icon_temp_data', array(
28870 - 'large_image_attachment_id' => $large_attachment_id,
28871 - 'large_image_data' => $image_size,
28872 - 'resized_image_attacment_id' => $resized_attach_id,
28873 - 'resized_image_data' => $resized_image_size
28874 - ) );
28875 -
28876 - return wp_get_attachment_image_src( $resized_attach_id, 'full' );
28877 - }
28878 -
28879 - /**
28880 - * Save Blavatar files to Media Library
28881 - *
28882 - * @param string $title
28883 - * @param string $filename
28884 - * @param string $file_type
28885 - * @param boolean $generate_meta
28886 - * @return int $attactment_id
28887 - */
28888 - public static function save_attachment( $title, $file, $file_type, $generate_meta = true ) {
28889 -
28890 - $filename = _wp_relative_upload_path( $file );
28891 -
28892 - $wp_upload_dir = wp_upload_dir();
28893 - $attachment = array(
28894 - 'guid' => $wp_upload_dir['url'] . '/' . basename( $filename ),
28895 - 'post_mime_type' => $file_type,
28896 - 'post_title' => $title,
28897 - 'post_content' => '',
28898 - 'post_status' => 'inherit'
28899 - );
28900 - $attachment_id = wp_insert_attachment( $attachment, $filename );
28901 -
28902 - if( ! function_exists( 'wp_generate_attachment_metadata' ) ) {
28903 - // Make sure that this file is included, as wp_generate_attachment_metadata() depends on it.
28904 - require_once( ABSPATH . 'wp-admin/includes/image.php' );
28905 - }
28906 - if( !$generate_meta )
28907 - add_filter( 'intermediate_image_sizes_advanced', array( 'Jetpack_Site_Icon', 'only_thumbnail_size' ) );
28908 -
28909 - // Generate the metadata for the attachment, and update the database record.
28910 - $attach_data = wp_generate_attachment_metadata( $attachment_id, $file );
28911 - wp_update_attachment_metadata( $attachment_id, $attach_data );
28912 -
28913 - if( !$generate_meta ) {
28914 - remove_filter( 'intermediate_image_sizes_advanced', array( 'Jetpack_Site_Icon', 'only_thumbnail_size' ) );
28915 - }
28916 -
28917 - return $attachment_id;
28918 - }
28919 -
28920 - /**
28921 - * Add additional sizes to be made when creating the site_icon images
28922 - *
28923 - * @param array $sizes
28924 - * @return array
28925 - */
28926 - public static function additional_sizes( $sizes ) {
28927 - /**
28928 - * Filter the different dimensions that a site icon is saved in.
28929 - *
28930 - * @module site-icon
28931 - *
28932 - * @since 3.2.0
28933 - *
28934 - * @param array $site_icon_sizes Sizes available for the Site Icon. Default is array(256, 128, 80, 64, 32, 16).
28935 - */
28936 - self::$site_icon_sizes = apply_filters( 'site_icon_image_sizes', self::$site_icon_sizes );
28937 - // use a natural sort of numbers
28938 - natsort( self::$site_icon_sizes );
28939 - self::$site_icon_sizes = array_reverse ( self::$site_icon_sizes );
28940 -
28941 - // ensure that we only resize the image into
28942 - foreach( $sizes as $name => $size_array ) {
28943 - if( $size_array['crop'] ){
28944 - $only_crop_sizes[ $name ] = $size_array;
28945 - }
28946 - }
28947 -
28948 - foreach( self::$site_icon_sizes as $size ) {
28949 - if( $size < self::$min_size ) {
28950 -
28951 - $only_crop_sizes['site_icon-'.$size] = array(
28952 - "width" => $size,
28953 - "height"=> $size,
28954 - "crop" => true,
28955 - );
28956 - }
28957 - }
28958 -
28959 - return $only_crop_sizes;
28960 - }
28961 -
28962 - /**
28963 - * Helps us delete site_icon images that
28964 - *
28965 - * @param [type] $sizes [description]
28966 - *
28967 - * @return array
28968 - */
28969 - public static function intermediate_image_sizes( $sizes ) {
28970 - /** This filter is documented in modules/site-icon/jetpack-site-icon.php */
28971 - self::$site_icon_sizes = apply_filters( 'site_icon_image_sizes', self::$site_icon_sizes );
28972 - foreach( self::$site_icon_sizes as $size ) {
28973 - $sizes[] = 'site_icon-'.$size;
28974 - }
28975 - return $sizes;
28976 - }
28977 - /**
28978 - * Only resize the image to thumbnail so we can use
28979 - * Use when resizing temporary images. This way we can see the temp image in Media Gallery.
28980 - *
28981 - * @param array $sizes
28982 - * @return array
28983 - */
28984 - public static function only_thumbnail_size( $sizes ){
28985 - foreach( $sizes as $name => $size_array ) {
28986 - if( 'thumbnail' == $name ) {
28987 - $only_thumb['thumbnail'] = $size_array;
28988 - }
28989 - }
28990 - return $only_thumb;
28991 - }
28992 -}
28993 -
28994 -Jetpack_Site_Icon::init();
28995
28996 diff --git a/plugins/jetpack/modules/site-icon/js/site-icon-admin.js b/plugins/jetpack/modules/site-icon/js/site-icon-admin.js
28997 deleted file mode 100644
28998 index e69de29..0000000
28999
29000 diff --git a/plugins/jetpack/modules/site-icon/js/site-icon-crop.js b/plugins/jetpack/modules/site-icon/js/site-icon-crop.js
29001 deleted file mode 100644
29002 index 989b1e1..0000000
29003 --- a/plugins/jetpack/modules/site-icon/js/site-icon-crop.js
29004 +++ /dev/null
29005 @@ -1,55 +0,0 @@
29006 -/* global Site_Icon_Crop_Data, jQuery */
29007 -(function($) {
29008 - var jcrop_api, Site_Icon_Crop;
29009 - jcrop_api = {};
29010 - Site_Icon_Crop = {
29011 -
29012 - updateCoords : function ( coords ) {
29013 -
29014 - $('#crop-x').val( coords.x );
29015 - $('#crop-y').val( coords.y );
29016 - $('#crop-width').val( coords.w );
29017 - $('#crop-height').val( coords.h );
29018 -
29019 - Site_Icon_Crop.showPreview( coords );
29020 - },
29021 -
29022 - showPreview : function( coords ){
29023 - var rx, ry, crop_image, home_icon, preview_rx, preview_ry, favicon;
29024 - rx = 64 / coords.w;
29025 - ry = 64 / coords.h;
29026 - crop_image = $('#crop-image');
29027 - home_icon = $('#preview-homeicon');
29028 - home_icon.css({
29029 - width: Math.round(rx * crop_image.attr( 'width' ) ) + 'px',
29030 - height: Math.round(ry * crop_image.attr( 'height' ) ) + 'px',
29031 - marginLeft: '-' + Math.round(rx * coords.x) + 'px',
29032 - marginTop: '-' + Math.round(ry * coords.y) + 'px'
29033 - });
29034 - preview_rx = 16 / coords.w;
29035 - preview_ry = 16 / coords.h;
29036 - favicon = $('#preview-favicon');
29037 - favicon.css({
29038 - width: Math.round( preview_rx * crop_image.attr( 'width' ) ) + 'px',
29039 - height: Math.round( preview_ry * crop_image.attr( 'height' ) ) + 'px',
29040 - marginLeft: '-' + Math.round( preview_rx * coords.x ) + 'px',
29041 - marginTop: '-' + Math.floor( preview_ry* coords.y ) + 'px'
29042 - });
29043 - },
29044 -
29045 - ready: function() {
29046 - jcrop_api = $.Jcrop('#crop-image');
29047 - jcrop_api.setOptions({
29048 - aspectRatio: 1,
29049 - onSelect: Site_Icon_Crop.updateCoords,
29050 - onChange: Site_Icon_Crop.updateCoords,
29051 - minSize: [ Site_Icon_Crop_Data.min_size, Site_Icon_Crop_Data.min_size ]
29052 - });
29053 - jcrop_api.animateTo([Site_Icon_Crop_Data.init_x, Site_Icon_Crop_Data.init_y, Site_Icon_Crop_Data.init_size, Site_Icon_Crop_Data.init_size]);
29054 - }
29055 -
29056 - };
29057 -
29058 - Site_Icon_Crop.ready();
29059 -
29060 -})(jQuery);
29061 \ No newline at end of file
29062
29063 diff --git a/plugins/jetpack/modules/site-icon/site-icon-functions.php b/plugins/jetpack/modules/site-icon/site-icon-functions.php
29064 index 7028bf2..7adaf6f 100644
29065 --- a/plugins/jetpack/modules/site-icon/site-icon-functions.php
29066 +++ b/plugins/jetpack/modules/site-icon/site-icon-functions.php
29067 @@ -1,75 +1,29 @@
29068 <?php
29069
29070 -
29071 -if( ! function_exists( 'jetpack_has_site_icon' ) ) :
29072 -function jetpack_has_site_icon( $blog_id = null ) {
29073 -
29074 - if( ! is_int( $blog_id ) )
29075 - $blog_id = get_current_blog_id();
29076 -
29077 - if( jetpack_site_icon_url( $blog_id, 512, '' ) ) {
29078 - return true;
29079 - }
29080 -
29081 - return false;
29082 -}
29083 -endif;
29084 -
29085 -if( ! function_exists( 'jetpack_get_site_icon' ) ) :
29086 -function jetpack_get_site_icon( $blog_id = null, $size = '512', $default = '', $alt = false ) {
29087 -
29088 - if( ! is_int( $blog_id ) )
29089 - $blog_id = get_current_blog_id();
29090 -
29091 - $size = esc_attr( $size );
29092 - $class = "avatar avatar-$size";
29093 - $alt = ( $alt ? esc_attr( $alt ) : __( 'Site Icon', 'jetpack' ) );
29094 - $src = esc_url( jetpack_site_icon_url( $blog_id, $size, $default ) );
29095 - $avatar = "<img alt='{$alt}' src='{$src}' class='$class' height='{$size}' width='{$size}' />";
29096 - /**
29097 - * Filters the display options for the Site Icon.
29098 - *
29099 - * @module site-icon
29100 - *
29101 - * @since 3.2.0
29102 - *
29103 - * @param string $avatar The Site Icon in an html image tag.
29104 - * @param int $blog_id The local site Blog ID.
29105 - * @param string $size The size of the Site Icon, default is 512.
29106 - * @param string $default The default URL for the Site Icon.
29107 - * @param string $alt The alt tag for the avatar.
29108 - */
29109 - return apply_filters( 'jetpack-get_site_icon', $avatar, $blog_id, $size, $default, $alt );
29110 -}
29111 -endif;
29112 -
29113 if( ! function_exists( 'jetpack_site_icon_url' ) ) :
29114 -function jetpack_site_icon_url( $blog_id = null, $size = '512', $default = false ) {
29115 - $url = '';
29116 - if( ! is_int( $blog_id ) )
29117 - $blog_id = get_current_blog_id();
29118 -
29119 - if( function_exists( 'get_blog_option' ) ) {
29120 - $site_icon_id = get_blog_option( $blog_id, 'jetpack_site_icon_id' );
29121 - } else {
29122 - $site_icon_id = Jetpack_Options::get_option( 'site_icon_id' );
29123 - }
29124 -
29125 - if( ! $site_icon_id ) {
29126 - if( $default === false && defined( 'SITE_ICON_DEFAULT_URL' ) )
29127 - $url = SITE_ICON_DEFAULT_URL;
29128 - else
29129 - $url = $default;
29130 - } else {
29131 - if( $size >= 512 ) {
29132 - $size_data = 'full';
29133 + function jetpack_site_icon_url( $blog_id = null, $size = '512', $default = false ) {
29134 + $url = '';
29135 + if( ! is_int( $blog_id ) )
29136 + $blog_id = get_current_blog_id();
29137 + if( function_exists( 'get_blog_option' ) ) {
29138 + $site_icon_id = get_blog_option( $blog_id, 'jetpack_site_icon_id' );
29139 + } else {
29140 + $site_icon_id = Jetpack_Options::get_option( 'site_icon_id' );
29141 + }
29142 + if( ! $site_icon_id ) {
29143 + if( $default === false && defined( 'SITE_ICON_DEFAULT_URL' ) )
29144 + $url = SITE_ICON_DEFAULT_URL;
29145 + else
29146 + $url = $default;
29147 } else {
29148 - $size_data = array( $size, $size );
29149 + if( $size >= 512 ) {
29150 + $size_data = 'full';
29151 + } else {
29152 + $size_data = array( $size, $size );
29153 + }
29154 + $url_data = wp_get_attachment_image_src( $site_icon_id, $size_data );
29155 + $url = $url_data[0];
29156 }
29157 - $url_data = wp_get_attachment_image_src( $site_icon_id, $size_data );
29158 - $url = $url_data[0];
29159 + return $url;
29160 }
29161 -
29162 - return $url;
29163 -}
29164 endif;
29165
29166 diff --git a/plugins/jetpack/modules/site-icon/upload-site-icon.php b/plugins/jetpack/modules/site-icon/upload-site-icon.php
29167 deleted file mode 100644
29168 index bef846b..0000000
29169 --- a/plugins/jetpack/modules/site-icon/upload-site-icon.php
29170 +++ /dev/null
29171 @@ -1,31 +0,0 @@
29172 -<?php
29173 -
29174 -
29175 -/**
29176 - * Uploading a site_icon is a 3 step process
29177 - *
29178 - * 1. Select the file to upload
29179 - * 2. Crop the file
29180 - * 3. Confirmation page
29181 - */
29182 -$step = ( isset( $_REQUEST['step'] ) ? $_REQUEST['step'] : 1 );
29183 -$nonce = ( isset( $_REQUEST[ '_nonce' ] ) ? $_REQUEST[ '_nonce' ] : false );
29184 -
29185 -if( ! wp_verify_nonce( $nonce , 'update-site_icon-' . $step ) && $step > 1 ) {
29186 -
29187 - echo esc_html__( 'You are not supposed to be here!', 'jetpack' );
29188 - return;
29189 -}
29190 -switch( $step ){
29191 - case '1':
29192 - Jetpack_Site_Icon::select_page();
29193 - break;
29194 -
29195 - case '2':
29196 - Jetpack_Site_Icon::crop_page();
29197 - break;
29198 -
29199 - case '3':
29200 - Jetpack_Site_Icon::all_done_page();
29201 - break;
29202 -}
29203
29204 diff --git a/plugins/jetpack/modules/sitemaps/sitemaps.php b/plugins/jetpack/modules/sitemaps/sitemaps.php
29205 index a56b55a..498d063 100644
29206 --- a/plugins/jetpack/modules/sitemaps/sitemaps.php
29207 +++ b/plugins/jetpack/modules/sitemaps/sitemaps.php
29208 @@ -355,6 +355,11 @@ function jetpack_print_sitemap() {
29209 $one_image = array();
29210
29211 if ( isset( $item['src'] ) ) {
29212 + // Make all image links absolute
29213 + $check_url = parse_url( $item['src'] );
29214 + if( empty( $check_url['scheme'] ) && empty( $check_url['host'] ) ){
29215 + $item['src'] = network_site_url( $item['src'] );
29216 + }
29217 $one_image['image:loc'] = esc_url( $item['src'] );
29218 $one_image['image:title'] = sanitize_title_with_dashes( $name = pathinfo( $item['src'], PATHINFO_FILENAME ) );
29219 }
29220 @@ -573,6 +578,11 @@ function jetpack_print_news_sitemap() {
29221 // Add image to sitemap
29222 $post_thumbnail = Jetpack_PostImages::get_image( $post->ID );
29223 if ( isset( $post_thumbnail['src'] ) ) {
29224 + // Make all news image links absolute
29225 + $check_url = parse_url( $post_thumbnail['src'] );
29226 + if( empty( $check_url['scheme'] ) && empty( $check_url['host'] ) ){
29227 + $post_thumbnail['src'] = network_site_url( $post_thumbnail['src'] );
29228 + }
29229 $url['image:image'] = array( 'image:loc' => esc_url( $post_thumbnail['src'] ) );
29230 }
29231
29232
29233 diff --git a/plugins/jetpack/modules/sso.php b/plugins/jetpack/modules/sso.php
29234 index 06026f1..0e6c348 100644
29235 --- a/plugins/jetpack/modules/sso.php
29236 +++ b/plugins/jetpack/modules/sso.php
29237 @@ -1,5 +1,6 @@
29238 <?php
29239 require_once( JETPACK__PLUGIN_DIR . 'modules/sso/class.jetpack-sso-helpers.php' );
29240 +require_once( JETPACK__PLUGIN_DIR . 'modules/sso/class.jetpack-sso-notices.php' );
29241
29242 /**
29243 * Module Name: Single Sign On
29244 @@ -29,7 +30,6 @@ class Jetpack_SSO {
29245 add_filter( 'jetpack_xmlrpc_methods', array( $this, 'xmlrpc_methods' ) );
29246 add_action( 'init', array( $this, 'maybe_logout_user' ), 5 );
29247 add_action( 'jetpack_modules_loaded', array( $this, 'module_configure_button' ) );
29248 - add_action( 'admin_enqueue_scripts', array( $this, 'admin_enqueue_scripts' ) );
29249 add_action( 'login_form_logout', array( $this, 'store_wpcom_profile_cookies_on_logout' ) );
29250 add_action( 'wp_login', array( 'Jetpack_SSO', 'clear_wpcom_profile_cookies' ) );
29251 add_action( 'jetpack_unlinked_user', array( $this, 'delete_connection_for_user') );
29252 @@ -76,28 +76,6 @@ class Jetpack_SSO {
29253 <?php
29254 }
29255
29256 -
29257 - /**
29258 - * When the default login form is hidden, this method is called on the 'authenticate' filter with a priority of 30.
29259 - * This method disables the ability to submit the default login form.
29260 - *
29261 - * @param $user
29262 - *
29263 - * @return WP_Error
29264 - */
29265 - public function disable_default_login_form( $user ) {
29266 - if ( is_wp_error( $user ) ) {
29267 - return $user;
29268 - }
29269 -
29270 - /**
29271 - * Since we're returning an error that will be shown as a red notice, let's remove the
29272 - * informational "blue" notice.
29273 - */
29274 - remove_filter( 'login_message', array( $this, 'msg_login_by_jetpack' ) );
29275 - return new WP_Error( 'jetpack_sso_required', $this->get_sso_required_message() );
29276 - }
29277 -
29278 /**
29279 * If jetpack_force_logout == 1 in current user meta the user will be forced
29280 * to logout and reauthenticate with the site.
29281 @@ -114,7 +92,6 @@ class Jetpack_SSO {
29282 }
29283 }
29284
29285 -
29286 /**
29287 * Adds additional methods the WordPress xmlrpc API for handling SSO specific features
29288 *
29289 @@ -169,19 +146,6 @@ class Jetpack_SSO {
29290 }
29291
29292 /**
29293 - * Enqueue styles neceessary for Jetpack SSO on users' profiles
29294 - */
29295 - public function admin_enqueue_scripts() {
29296 - $screen = get_current_screen();
29297 -
29298 - if ( empty( $screen ) || ! in_array( $screen->base, array( 'edit-user', 'profile' ) ) ) {
29299 - return;
29300 - }
29301 -
29302 - wp_enqueue_style( 'jetpack-sso-profile', plugins_url( 'modules/sso/jetpack-sso-profile.css', JETPACK__PLUGIN_FILE ), array( 'genericons' ), JETPACK__VERSION );
29303 - }
29304 -
29305 - /**
29306 * Adds Jetpack SSO classes to login body
29307 *
29308 * @param array $classes Array of classes to add to body tag
29309 @@ -197,22 +161,39 @@ class Jetpack_SSO {
29310 // Always add the jetpack-sso class so that we can add SSO specific styling even when the SSO form isn't being displayed.
29311 $classes[] = 'jetpack-sso';
29312
29313 - /**
29314 - * Should we show the SSO login form?
29315 - *
29316 - * $_GET['jetpack-sso-default-form'] is used to provide a fallback in case JavaScript is not enabled.
29317 - *
29318 - * The default_to_sso_login() method allows us to dynamically decide whether we show the SSO login form or not.
29319 - * The SSO module uses the method to display the default login form if we can not find a user to log in via SSO.
29320 - * But, the method could be filtered by a site admin to always show the default login form if that is preferred.
29321 - */
29322 - if ( empty( $_GET['jetpack-sso-show-default-form'] ) && Jetpack_SSO_Helpers::show_sso_login() ) {
29323 - $classes[] = 'jetpack-sso-form-display';
29324 + if ( ! Jetpack::is_staging_site() ) {
29325 + /**
29326 + * Should we show the SSO login form?
29327 + *
29328 + * $_GET['jetpack-sso-default-form'] is used to provide a fallback in case JavaScript is not enabled.
29329 + *
29330 + * The default_to_sso_login() method allows us to dynamically decide whether we show the SSO login form or not.
29331 + * The SSO module uses the method to display the default login form if we can not find a user to log in via SSO.
29332 + * But, the method could be filtered by a site admin to always show the default login form if that is preferred.
29333 + */
29334 + if ( empty( $_GET['jetpack-sso-show-default-form'] ) && Jetpack_SSO_Helpers::show_sso_login() ) {
29335 + $classes[] = 'jetpack-sso-form-display';
29336 + }
29337 }
29338
29339 return $classes;
29340 }
29341
29342 + public function print_inline_admin_css() {
29343 + ?>
29344 + <style>
29345 + .jetpack-sso .message {
29346 + margin-top: 20px;
29347 + }
29348 +
29349 + .jetpack-sso #login .message:first-child,
29350 + .jetpack-sso #login h1 + .message {
29351 + margin-top: 0;
29352 + }
29353 + </style>
29354 + <?php
29355 + }
29356 +
29357 /**
29358 * Adds settings fields to Settings > General > Single Sign On that allows users to
29359 * turn off the login form on wp-login.php
29360 @@ -360,7 +341,7 @@ class Jetpack_SSO {
29361 * let's fire at priority 30. wp_authenticate_spam_check is fired at priority 99, but since we return a
29362 * WP_Error in disable_default_login_form, then we won't trigger spam processing logic.
29363 */
29364 - add_filter( 'authenticate', array( $this, 'disable_default_login_form' ), 30 );
29365 + add_filter( 'authenticate', array( 'Jetpack_SSO_Notices', 'disable_default_login_form' ), 30 );
29366
29367 /**
29368 * Filter the display of the disclaimer message appearing when default WordPress login form is disabled.
29369 @@ -373,7 +354,7 @@ class Jetpack_SSO {
29370 */
29371 $display_sso_disclaimer = apply_filters( 'jetpack_sso_display_disclaimer', true );
29372 if ( $display_sso_disclaimer ) {
29373 - add_filter( 'login_message', array( $this, 'msg_login_by_jetpack' ) );
29374 + add_filter( 'login_message', array( 'Jetpack_SSO_Notices', 'msg_login_by_jetpack' ) );
29375 }
29376 }
29377
29378 @@ -411,11 +392,8 @@ class Jetpack_SSO {
29379 $this->handle_login();
29380 $this->display_sso_login_form();
29381 } else {
29382 - if ( Jetpack::check_identity_crisis() ) {
29383 - JetpackTracking::record_user_event( 'sso_login_redirect_failed', array(
29384 - 'error_message' => 'identity_crisis'
29385 - ) );
29386 - add_filter( 'login_message', array( $this, 'error_msg_identity_crisis' ) );
29387 + if ( Jetpack::is_staging_site() ) {
29388 + add_filter( 'login_message', array( 'Jetpack_SSO_Notices', 'sso_not_allowed_in_staging' ) );
29389 } else {
29390 $this->maybe_save_cookie_redirect();
29391 // Is it wiser to just use wp_redirect than do this runaround to wp_safe_redirect?
29392 @@ -435,8 +413,11 @@ class Jetpack_SSO {
29393 * up the hooks required to display the SSO form.
29394 */
29395 public function display_sso_login_form() {
29396 - if ( Jetpack::check_identity_crisis() ) {
29397 - add_filter( 'login_message', array( $this, 'error_msg_identity_crisis' ) );
29398 + add_filter( 'login_body_class', array( $this, 'login_body_class' ) );
29399 + add_action( 'login_head', array( $this, 'print_inline_admin_css' ) );
29400 +
29401 + if ( Jetpack::is_staging_site() ) {
29402 + add_filter( 'login_message', array( 'Jetpack_SSO_Notices', 'sso_not_allowed_in_staging' ) );
29403 return;
29404 }
29405
29406 @@ -446,7 +427,6 @@ class Jetpack_SSO {
29407 }
29408
29409 add_action( 'login_form', array( $this, 'login_form' ) );
29410 - add_filter( 'login_body_class', array( $this, 'login_body_class' ) );
29411 add_action( 'login_enqueue_scripts', array( $this, 'login_enqueue_scripts' ) );
29412 }
29413
29414 @@ -467,12 +447,6 @@ class Jetpack_SSO {
29415 // Otherwise, if it's already set, purge it.
29416 setcookie( 'jetpack_sso_redirect_to', ' ', time() - YEAR_IN_SECONDS, COOKIEPATH, COOKIE_DOMAIN );
29417 }
29418 -
29419 - if ( ! empty( $_GET['rememberme'] ) ) {
29420 - setcookie( 'jetpack_sso_remember_me', '1', time() + HOUR_IN_SECONDS, COOKIEPATH, COOKIE_DOMAIN, false, true );
29421 - } elseif ( ! empty( $_COOKIE['jetpack_sso_remember_me'] ) ) {
29422 - setcookie( 'jetpack_sso_remember_me', ' ', time() - YEAR_IN_SECONDS, COOKIEPATH, COOKIE_DOMAIN );
29423 - }
29424 }
29425
29426 /**
29427 @@ -631,7 +605,7 @@ class Jetpack_SSO {
29428 $user_data = $xml->isError() ? false : $xml->getResponse();
29429 if ( empty( $user_data ) ) {
29430 add_filter( 'jetpack_sso_default_to_sso_login', '__return_false' );
29431 - add_filter( 'login_message', array( $this, 'error_invalid_response_data' ) );
29432 + add_filter( 'login_message', array( 'Jetpack_SSO_Notices', 'error_invalid_response_data' ) );
29433 return;
29434 }
29435
29436 @@ -658,7 +632,7 @@ class Jetpack_SSO {
29437
29438 /** This filter is documented in core/src/wp-includes/pluggable.php */
29439 do_action( 'wp_login_failed', $user_data->login );
29440 - add_filter( 'login_message', array( $this, 'error_msg_enable_two_step' ) );
29441 + add_filter( 'login_message', array( 'Jetpack_SSO_Notices', 'error_msg_enable_two_step' ) );
29442 return;
29443 }
29444
29445 @@ -696,7 +670,7 @@ class Jetpack_SSO {
29446 JetpackTracking::record_user_event( 'sso_login_failed', array(
29447 'error_message' => 'could_not_create_username'
29448 ) );
29449 - add_filter( 'login_message', array( $this, 'error_unable_to_create_user' ) );
29450 + add_filter( 'login_message', array( 'Jetpack_SSO_Notices', 'error_unable_to_create_user' ) );
29451 return;
29452 }
29453
29454 @@ -709,7 +683,7 @@ class Jetpack_SSO {
29455 ) );
29456
29457 $this->user_data = $user_data;
29458 - add_action( 'login_message', array( $this, 'error_msg_email_already_exists' ) );
29459 + add_action( 'login_message', array( 'Jetpack_SSO_Notices', 'error_msg_email_already_exists' ) );
29460 return;
29461 }
29462 }
29463 @@ -730,23 +704,9 @@ class Jetpack_SSO {
29464 // Cache the user's details, so we can present it back to them on their user screen
29465 update_user_meta( $user->ID, 'wpcom_user_data', $user_data );
29466
29467 - $remember = false;
29468 - if ( ! empty( $_COOKIE['jetpack_sso_remember_me'] ) ) {
29469 - $remember = true;
29470 - // And then purge it
29471 - setcookie( 'jetpack_sso_remember_me', ' ', time() - YEAR_IN_SECONDS, COOKIEPATH, COOKIE_DOMAIN );
29472 - }
29473 - /**
29474 - * Filter the remember me value.
29475 - *
29476 - * @module sso
29477 - *
29478 - * @since 2.8.0
29479 - *
29480 - * @param bool $remember Is the remember me option checked?
29481 - */
29482 - $remember = apply_filters( 'jetpack_remember_login', $remember );
29483 - wp_set_auth_cookie( $user->ID, $remember );
29484 + add_filter( 'auth_cookie_expiration', array( 'Jetpack_SSO_Helpers', 'extend_auth_cookie_expiration_for_sso' ) );
29485 + wp_set_auth_cookie( $user->ID, true );
29486 + remove_filter( 'auth_cookie_expiration', array( 'Jetpack_SSO_Helpers', 'extend_auth_cookie_expiration_for_sso' ) );
29487
29488 /** This filter is documented in core/src/wp-includes/user.php */
29489 do_action( 'wp_login', $user->user_login, $user );
29490 @@ -806,7 +766,7 @@ class Jetpack_SSO {
29491 $this->user_data = $user_data;
29492 /** This filter is documented in core/src/wp-includes/pluggable.php */
29493 do_action( 'wp_login_failed', $user_data->login );
29494 - add_filter( 'login_message', array( $this, 'cant_find_user' ) );
29495 + add_filter( 'login_message', array( 'Jetpack_SSO_Notices', 'cant_find_user' ) );
29496 }
29497
29498 static function profile_page_url() {
29499 @@ -962,167 +922,6 @@ class Jetpack_SSO {
29500 }
29501
29502 /**
29503 - * Error message displayed on the login form when two step is required and
29504 - * the user's account on WordPress.com does not have two step enabled.
29505 - *
29506 - * @since 2.7
29507 - * @param string $message
29508 - * @return string
29509 - **/
29510 - public function error_msg_enable_two_step( $message ) {
29511 - $error = sprintf(
29512 - wp_kses(
29513 - __(
29514 - 'Two-Step Authentication is required to access this site. Please visit your <a href="%1$s" target="_blank">Security Settings</a> to configure <a href="%2$s" target="_blank">Two-step Authentication</a> for your account.',
29515 - 'jetpack'
29516 - ),
29517 - array( 'a' => array( 'href' => array() ) )
29518 - ),
29519 - 'https://wordpress.com/me/security/two-step',
29520 - 'https://support.wordpress.com/security/two-step-authentication/'
29521 - );
29522 -
29523 - $message .= sprintf( '<p class="message" id="login_error">%s</p>', $error );
29524 -
29525 - return $message;
29526 - }
29527 -
29528 - /**
29529 - * Error message displayed when the user tries to SSO, but match by email
29530 - * is off and they already have an account with their email address on
29531 - * this site.
29532 - *
29533 - * @param string $message
29534 - * @return string
29535 - */
29536 - public function error_msg_email_already_exists( $message ) {
29537 - $error = sprintf(
29538 - wp_kses(
29539 - __(
29540 - 'You already have an account on this site. Please <a href="%1$s">sign in</a> with your username and password and then connect to WordPress.com.',
29541 - 'jetpack'
29542 - ),
29543 - array( 'a' => array( 'href' => array() ) )
29544 - ),
29545 - esc_url_raw( add_query_arg( 'jetpack-sso-show-default-form', '1', wp_login_url() ) )
29546 - );
29547 -
29548 - $message .= sprintf( '<p class="message" id="login_error">%s</p>', $error );
29549 -
29550 - return $message;
29551 - }
29552 -
29553 - /**
29554 - * Error message that is displayed when the current site is in an identity crisis and SSO can not be used.
29555 - *
29556 - * @since 4.3.2
29557 - *
29558 - * @param string $message All other notices that will be displayed in the login form.
29559 - *
29560 - * @return string An HTML string that includes the identity crisis error notice.
29561 - */
29562 - public function error_msg_identity_crisis( $message ) {
29563 - $error = esc_html__( 'Logging in with WordPress.com is not currently available because this site is experiencing connection problems.', 'jetpack' );
29564 - $message .= sprintf( '<p class="message" id="login_error">%s</p>', $error );
29565 - return $message;
29566 - }
29567 -
29568 - /**
29569 - * Error message that is displayed when we are not able to verify the SSO nonce due to an XML error or
29570 - * failed validation. In either case, we prompt the user to try again or log in with username and password.
29571 - *
29572 - * @since 4.3.2
29573 - *
29574 - * @param string $message All other notices that will be displayed in the login form.
29575 - *
29576 - * @return string An HTML string that includes the invalid response data error notice.
29577 - */
29578 - public function error_invalid_response_data( $message ) {
29579 - $error = esc_html__(
29580 - 'There was an error logging you in via WordPress.com, please try again or try logging in with your username and password.',
29581 - 'jetpack'
29582 - );
29583 - $message .= sprintf( '<p class="message" id="login_error">%s</p>', $error );
29584 - return $message;
29585 - }
29586 -
29587 - /**
29588 - * Error message that is displayed when we were not able to automatically create an account for a user
29589 - * after a user has logged in via SSO. By default, this message is triggered after trying to create an account 5 times.
29590 - *
29591 - * @since 4.3.2
29592 - *
29593 - * @param string $message All other notices that will be displayed in the login form.
29594 - *
29595 - * @return string An HTML string that includes the unable to create user error notice.
29596 - */
29597 - public function error_unable_to_create_user( $message ) {
29598 - $error = esc_html__(
29599 - 'There was an error creating a user for you. Please contact the administrator of your site.',
29600 - 'jetpack'
29601 - );
29602 - $message .= sprintf( '<p class="message" id="login_error">%s</p>', $error );
29603 - return $message;
29604 - }
29605 -
29606 - /**
29607 - * Builds the translation ready string that is to be used when the site hides the default login form.
29608 - *
29609 - * @since 4.1.0
29610 - * @return string
29611 - */
29612 - public function get_sso_required_message() {
29613 - $msg = esc_html__( 'A WordPress.com account is required to access this site. Click the button below to sign in or create a free WordPress.com account.', 'jetpack' );
29614 -
29615 - /**
29616 - * Filter the message displayed when the default WordPress login form is disabled.
29617 - *
29618 - * @module sso
29619 - *
29620 - * @since 2.8.0
29621 - *
29622 - * @param string $msg Disclaimer when default WordPress login form is disabled.
29623 - */
29624 - return apply_filters( 'jetpack_sso_disclaimer_message', $msg );
29625 - }
29626 -
29627 - /**
29628 - * Message displayed when the site admin has disabled the default WordPress
29629 - * login form in Settings > General > Single Sign On
29630 - *
29631 - * @since 2.7
29632 - * @param string $message
29633 - *
29634 - * @return string
29635 - **/
29636 - public function msg_login_by_jetpack( $message ) {
29637 - $msg = $this->get_sso_required_message();
29638 -
29639 - if ( empty( $msg ) ) {
29640 - return $message;
29641 - }
29642 -
29643 - $message .= sprintf( '<p class="message">%s</p>', $msg );
29644 - return $message;
29645 - }
29646 -
29647 - /**
29648 - * Message displayed when the user can not be found after approving the SSO process on WordPress.com
29649 - *
29650 - * @param string $message
29651 - * @return string
29652 - */
29653 - function cant_find_user( $message ) {
29654 - $error = esc_html__(
29655 - "We couldn't find your account. If you already have an account, make sure you have connected to WordPress.com.",
29656 - 'jetpack'
29657 - );
29658 - $message .= sprintf( '<p class="message" id="login_error">%s</p>', $error );
29659 -
29660 - return $message;
29661 - }
29662 -
29663 - /**
29664 * When jetpack-sso-auth-redirect query parameter is set, will redirect user to
29665 * WordPress.com authorization flow.
29666 *
29667
29668 diff --git a/plugins/jetpack/modules/sso/class.jetpack-sso-helpers.php b/plugins/jetpack/modules/sso/class.jetpack-sso-helpers.php
29669 index 85a683c..9d9c547 100644
29670 --- a/plugins/jetpack/modules/sso/class.jetpack-sso-helpers.php
29671 +++ b/plugins/jetpack/modules/sso/class.jetpack-sso-helpers.php
29672 @@ -227,6 +227,19 @@ class Jetpack_SSO_Helpers {
29673
29674 return $user;
29675 }
29676 +
29677 + static function extend_auth_cookie_expiration_for_sso() {
29678 + /**
29679 + * Determines how long the auth cookie is valid for when a user logs in with SSO.
29680 + *
29681 + * @module sso
29682 + *
29683 + * @since 4.4.0
29684 + *
29685 + * @param int YEAR_IN_SECONDS
29686 + */
29687 + return intval( apply_filters( 'jetpack_sso_auth_cookie_expirtation', YEAR_IN_SECONDS ) );
29688 + }
29689 }
29690
29691 endif;
29692
29693 diff --git a/plugins/jetpack/modules/sso/class.jetpack-sso-notices.php b/plugins/jetpack/modules/sso/class.jetpack-sso-notices.php
29694 new file mode 100644
29695 index 0000000..f89de5b
29696 --- /dev/null
29697 +++ b/plugins/jetpack/modules/sso/class.jetpack-sso-notices.php
29698 @@ -0,0 +1,203 @@
29699 +<?php
29700 +
29701 +if ( ! class_exists( 'Jetpack_SSO_Notices' ) ) :
29702 +
29703 +/**
29704 + * A collection of helper functions used in the SSO module.
29705 + *
29706 + * @since 4.4.0
29707 + */
29708 +class Jetpack_SSO_Notices {
29709 + /**
29710 + * Error message displayed on the login form when two step is required and
29711 + * the user's account on WordPress.com does not have two step enabled.
29712 + *
29713 + * @since 2.7
29714 + * @param string $message
29715 + * @return string
29716 + **/
29717 + public static function error_msg_enable_two_step( $message ) {
29718 + $error = sprintf(
29719 + wp_kses(
29720 + __(
29721 + 'Two-Step Authentication is required to access this site. Please visit your <a href="%1$s" target="_blank">Security Settings</a> to configure <a href="%2$s" target="_blank">Two-step Authentication</a> for your account.',
29722 + 'jetpack'
29723 + ),
29724 + array( 'a' => array( 'href' => array() ) )
29725 + ),
29726 + 'https://wordpress.com/me/security/two-step',
29727 + 'https://support.wordpress.com/security/two-step-authentication/'
29728 + );
29729 +
29730 + $message .= sprintf( '<p class="message" id="login_error">%s</p>', $error );
29731 +
29732 + return $message;
29733 + }
29734 +
29735 + /**
29736 + * Error message displayed when the user tries to SSO, but match by email
29737 + * is off and they already have an account with their email address on
29738 + * this site.
29739 + *
29740 + * @param string $message
29741 + * @return string
29742 + */
29743 + public static function error_msg_email_already_exists( $message ) {
29744 + $error = sprintf(
29745 + wp_kses(
29746 + __(
29747 + 'You already have an account on this site. Please <a href="%1$s">sign in</a> with your username and password and then connect to WordPress.com.',
29748 + 'jetpack'
29749 + ),
29750 + array( 'a' => array( 'href' => array() ) )
29751 + ),
29752 + esc_url_raw( add_query_arg( 'jetpack-sso-show-default-form', '1', wp_login_url() ) )
29753 + );
29754 +
29755 + $message .= sprintf( '<p class="message" id="login_error">%s</p>', $error );
29756 +
29757 + return $message;
29758 + }
29759 +
29760 + /**
29761 + * Error message that is displayed when the current site is in an identity crisis and SSO can not be used.
29762 + *
29763 + * @since 4.3.2
29764 + *
29765 + * @param $message
29766 + *
29767 + * @return string
29768 + */
29769 + public static function error_msg_identity_crisis( $message ) {
29770 + $error = esc_html__( 'Logging in with WordPress.com is not currently available because this site is experiencing connection problems.', 'jetpack' );
29771 + $message .= sprintf( '<p class="message" id="login_error">%s</p>', $error );
29772 + return $message;
29773 + }
29774 +
29775 + /**
29776 + * Error message that is displayed when we are not able to verify the SSO nonce due to an XML error or
29777 + * failed validation. In either case, we prompt the user to try again or log in with username and password.
29778 + *
29779 + * @since 4.3.2
29780 + *
29781 + * @param $message
29782 + *
29783 + * @return string
29784 + */
29785 + public static function error_invalid_response_data( $message ) {
29786 + $error = esc_html__(
29787 + 'There was an error logging you in via WordPress.com, please try again or try logging in with your username and password.',
29788 + 'jetpack'
29789 + );
29790 + $message .= sprintf( '<p class="message" id="login_error">%s</p>', $error );
29791 + return $message;
29792 + }
29793 +
29794 + /**
29795 + * Error message that is displayed when we were not able to automatically create an account for a user
29796 + * after a user has logged in via SSO. By default, this message is triggered after trying to create an account 5 times.
29797 + *
29798 + * @since 4.3.2
29799 + *
29800 + * @param $message
29801 + *
29802 + * @return string
29803 + */
29804 + public static function error_unable_to_create_user( $message ) {
29805 + $error = esc_html__(
29806 + 'There was an error creating a user for you. Please contact the administrator of your site.',
29807 + 'jetpack'
29808 + );
29809 + $message .= sprintf( '<p class="message" id="login_error">%s</p>', $error );
29810 + return $message;
29811 + }
29812 +
29813 + /**
29814 + * When the default login form is hidden, this method is called on the 'authenticate' filter with a priority of 30.
29815 + * This method disables the ability to submit the default login form.
29816 + *
29817 + * @param $user
29818 + *
29819 + * @return WP_Error
29820 + */
29821 + public static function disable_default_login_form( $user ) {
29822 + if ( is_wp_error( $user ) ) {
29823 + return $user;
29824 + }
29825 +
29826 + /**
29827 + * Since we're returning an error that will be shown as a red notice, let's remove the
29828 + * informational "blue" notice.
29829 + */
29830 + remove_filter( 'login_message', array( 'Jetpack_SSO_Notices', 'msg_login_by_jetpack' ) );
29831 + return new WP_Error( 'jetpack_sso_required', self::get_sso_required_message() );
29832 + }
29833 +
29834 + /**
29835 + * Message displayed when the site admin has disabled the default WordPress
29836 + * login form in Settings > General > Single Sign On
29837 + *
29838 + * @since 2.7
29839 + * @param string $message
29840 + *
29841 + * @return string
29842 + **/
29843 + public static function msg_login_by_jetpack( $message ) {
29844 + $message .= sprintf( '<p class="message">%s</p>', self::get_sso_required_message() );
29845 + return $message;
29846 + }
29847 +
29848 + public static function get_sso_required_message() {
29849 + $msg = esc_html__(
29850 + 'A WordPress.com account is required to access this site. Click the button below to sign in or create a free WordPress.com account.',
29851 + 'jetpack'
29852 + );
29853 +
29854 + /**
29855 + * Filter the message displayed when the default WordPress login form is disabled.
29856 + *
29857 + * @module sso
29858 + *
29859 + * @since 2.8.0
29860 + *
29861 + * @param string $msg Disclaimer when default WordPress login form is disabled.
29862 + */
29863 + return apply_filters( 'jetpack_sso_disclaimer_message', $msg );
29864 + }
29865 +
29866 + /**
29867 + * Message displayed when the user can not be found after approving the SSO process on WordPress.com
29868 + *
29869 + * @param string $message
29870 + * @return string
29871 + */
29872 + public static function cant_find_user( $message ) {
29873 + $error = esc_html__(
29874 + "We couldn't find your account. If you already have an account, make sure you have connected to WordPress.com.",
29875 + 'jetpack'
29876 + );
29877 + $message .= sprintf( '<p class="message" id="login_error">%s</p>', $error );
29878 +
29879 + return $message;
29880 + }
29881 +
29882 + /**
29883 + * Error message that is displayed when the current site is in an identity crisis and SSO can not be used.
29884 + *
29885 + * @since 4.4.0
29886 + *
29887 + * @param $message
29888 + *
29889 + * @return string
29890 + */
29891 + public static function sso_not_allowed_in_staging( $message ) {
29892 + $error = esc_html__(
29893 + 'Logging in with WordPress.com is disabled for sites that are in staging mode.',
29894 + 'jetpack'
29895 + );
29896 + $message .= sprintf( '<p class="message">%s</p>', $error );
29897 + return $message;
29898 + }
29899 +}
29900 +
29901 +endif;
29902
29903 diff --git a/plugins/jetpack/modules/sso/jetpack-sso-login-rtl.css b/plugins/jetpack/modules/sso/jetpack-sso-login-rtl.css
29904 index cd5c8af..ea07b3f 100644
29905 --- a/plugins/jetpack/modules/sso/jetpack-sso-login-rtl.css
29906 +++ b/plugins/jetpack/modules/sso/jetpack-sso-login-rtl.css
29907 @@ -5,15 +5,6 @@
29908 padding-bottom: 92px;
29909 }
29910
29911 -.jetpack-sso .message {
29912 - margin-top: 20px;
29913 -}
29914 -
29915 -.jetpack-sso #login .message:first-child,
29916 -.jetpack-sso #login h1 + .message {
29917 - margin-top: 0;
29918 -}
29919 -
29920 .jetpack-sso-repositioned #loginform {
29921 padding-bottom: 26px;
29922 }
29923
29924 diff --git a/plugins/jetpack/modules/sso/jetpack-sso-login-rtl.min.css b/plugins/jetpack/modules/sso/jetpack-sso-login-rtl.min.css
29925 index 77c6aa0..1d92ae0 100644
29926 --- a/plugins/jetpack/modules/sso/jetpack-sso-login-rtl.min.css
29927 +++ b/plugins/jetpack/modules/sso/jetpack-sso-login-rtl.min.css
29928 @@ -1 +1 @@
29929 -#loginform{position:relative!important;padding-bottom:92px}.jetpack-sso .message{margin-top:20px}.jetpack-sso #login .message:first-child,.jetpack-sso #login h1+.message{margin-top:0}.jetpack-sso-repositioned #loginform{padding-bottom:26px}#loginform #jetpack-sso-wrap,#loginform #jetpack-sso-wrap *{box-sizing:border-box}#jetpack-sso-wrap__action,#jetpack-sso-wrap__user{display:none}.jetpack-sso-form-display #jetpack-sso-wrap__action,.jetpack-sso-form-display #jetpack-sso-wrap__user{display:block}#jetpack-sso-wrap{position:absolute;bottom:20px;padding:0 24px;margin-right:-24px;margin-left:-24px;width:100%}.jetpack-sso-repositioned #jetpack-sso-wrap{position:relative;bottom:auto;padding:0;margin-top:16px;margin-right:0;margin-left:0}.jetpack-sso-form-display #jetpack-sso-wrap{position:relative;bottom:auto;padding:0;margin-top:0;margin-right:0;margin-left:0}#loginform #jetpack-sso-wrap p{color:#777;margin-bottom:16px}#jetpack-sso-wrap a{display:block;width:100%;text-align:center;text-d
29930 ecoration:none}#jetpack-sso-wrap .jetpack-sso-toggle.wpcom{display:none}.jetpack-sso-form-display #jetpack-sso-wrap .jetpack-sso-toggle.wpcom{display:block}.jetpack-sso-form-display #jetpack-sso-wrap .jetpack-sso-toggle.default,.jetpack-sso-form-display #loginform>div,.jetpack-sso-form-display #loginform>p{display:none}.jetpack-sso-form-display #loginform #jetpack-sso-wrap{display:block}.jetpack-sso-form-display #loginform{padding:26px 24px}.jetpack-sso-or{margin-bottom:16px;position:relative;text-align:center}.jetpack-sso-or:before{background:#E5E5E5;content:'';height:1px;position:absolute;right:0;top:50%;width:100%}.jetpack-sso-or span{background:#fff;color:#777;position:relative;padding:0 8px;text-transform:uppercase}.jetpack-sso.button{height:36px;line-height:34px;float:none;margin-bottom:16px;position:relative;width:100%}.jetpack-sso.button>span{position:relative;padding-right:30px}.jetpack-sso.button .genericon-wordpress{position:absolute;right:0;top:-3px;font-size:24px}@media
29931 screen and (max-width:782px){.jetpack-sso.button{line-height:22px}}#jetpack-sso-wrap__user img{border-radius:50%;display:block;margin:0 auto 16px}#jetpack-sso-wrap__user h2{font-size:21px;font-weight:300;margin-bottom:16px;text-align:center}#jetpack-sso-wrap__user h2 span{font-weight:700}.jetpack-sso-wrap__reauth{margin-bottom:16px}.jetpack-sso-form-display #nav{display:none}.jetpack-sso-form-display #backtoblog{margin:24px 0 0}.jetpack-sso-clear:after{content:"";display:table;clear:both}
29932 \ No newline at end of file
29933 +#loginform{position:relative!important;padding-bottom:92px}.jetpack-sso-repositioned #loginform{padding-bottom:26px}#loginform #jetpack-sso-wrap,#loginform #jetpack-sso-wrap *{box-sizing:border-box}#jetpack-sso-wrap__action,#jetpack-sso-wrap__user{display:none}.jetpack-sso-form-display #jetpack-sso-wrap__action,.jetpack-sso-form-display #jetpack-sso-wrap__user{display:block}#jetpack-sso-wrap{position:absolute;bottom:20px;padding:0 24px;margin-right:-24px;margin-left:-24px;width:100%}.jetpack-sso-repositioned #jetpack-sso-wrap{position:relative;bottom:auto;padding:0;margin-top:16px;margin-right:0;margin-left:0}.jetpack-sso-form-display #jetpack-sso-wrap{position:relative;bottom:auto;padding:0;margin-top:0;margin-right:0;margin-left:0}#loginform #jetpack-sso-wrap p{color:#777;margin-bottom:16px}#jetpack-sso-wrap a{display:block;width:100%;text-align:center;text-decoration:none}#jetpack-sso-wrap .jetpack-sso-toggle.wpcom{display:none}.jetpack-sso-form-display #jetpack-sso-wrap .jetpack
29934 -sso-toggle.wpcom{display:block}.jetpack-sso-form-display #jetpack-sso-wrap .jetpack-sso-toggle.default,.jetpack-sso-form-display #loginform>div,.jetpack-sso-form-display #loginform>p{display:none}.jetpack-sso-form-display #loginform #jetpack-sso-wrap{display:block}.jetpack-sso-form-display #loginform{padding:26px 24px}.jetpack-sso-or{margin-bottom:16px;position:relative;text-align:center}.jetpack-sso-or:before{background:#E5E5E5;content:'';height:1px;position:absolute;right:0;top:50%;width:100%}.jetpack-sso-or span{background:#fff;color:#777;position:relative;padding:0 8px;text-transform:uppercase}.jetpack-sso.button{height:36px;line-height:34px;float:none;margin-bottom:16px;position:relative;width:100%}.jetpack-sso.button>span{position:relative;padding-right:30px}.jetpack-sso.button .genericon-wordpress{position:absolute;right:0;top:-3px;font-size:24px}@media screen and (max-width:782px){.jetpack-sso.button{line-height:22px}}#jetpack-sso-wrap__user img{border-radius:50%;display:bl
29935 ock;margin:0 auto 16px}#jetpack-sso-wrap__user h2{font-size:21px;font-weight:300;margin-bottom:16px;text-align:center}#jetpack-sso-wrap__user h2 span{font-weight:700}.jetpack-sso-wrap__reauth{margin-bottom:16px}.jetpack-sso-form-display #nav{display:none}.jetpack-sso-form-display #backtoblog{margin:24px 0 0}.jetpack-sso-clear:after{content:"";display:table;clear:both}
29936 \ No newline at end of file
29937
29938 diff --git a/plugins/jetpack/modules/sso/jetpack-sso-login.css b/plugins/jetpack/modules/sso/jetpack-sso-login.css
29939 index e79cf1f..3160bcb 100644
29940 --- a/plugins/jetpack/modules/sso/jetpack-sso-login.css
29941 +++ b/plugins/jetpack/modules/sso/jetpack-sso-login.css
29942 @@ -4,15 +4,6 @@
29943 padding-bottom: 92px;
29944 }
29945
29946 -.jetpack-sso .message {
29947 - margin-top: 20px;
29948 -}
29949 -
29950 -.jetpack-sso #login .message:first-child,
29951 -.jetpack-sso #login h1 + .message {
29952 - margin-top: 0;
29953 -}
29954 -
29955 .jetpack-sso-repositioned #loginform {
29956 padding-bottom: 26px;
29957 }
29958
29959 diff --git a/plugins/jetpack/modules/sso/jetpack-sso-login.js b/plugins/jetpack/modules/sso/jetpack-sso-login.js
29960 index 53d1a0e..9487aef 100644
29961 --- a/plugins/jetpack/modules/sso/jetpack-sso-login.js
29962 +++ b/plugins/jetpack/modules/sso/jetpack-sso-login.js
29963 @@ -1,7 +1,5 @@
29964 jQuery( document ).ready( function( $ ) {
29965 var body = $( 'body' ),
29966 - rememberMe = $( '#rememberme' ),
29967 - ssoButton = $( 'a.jetpack-sso.button' ),
29968 toggleSSO = $( '.jetpack-sso-toggle' ),
29969 userLogin = $( '#user_login' ),
29970 ssoWrap = $( '#jetpack-sso-wrap' ),
29971 @@ -24,19 +22,6 @@ jQuery( document ).ready( function( $ ) {
29972 loginForm.append( ssoWrap );
29973 body.addClass( 'jetpack-sso-repositioned' );
29974
29975 - rememberMe.on( 'change', function() {
29976 - var url = ssoButton.prop( 'href' ),
29977 - isChecked = rememberMe.prop( 'checked' ) ? 1 : 0;
29978 -
29979 - if ( url.match( /&rememberme=\d/ ) ) {
29980 - url = url.replace( /&rememberme=\d/, '&rememberme=' + isChecked );
29981 - } else {
29982 - url += '&rememberme=' + isChecked;
29983 - }
29984 -
29985 - ssoButton.prop( 'href', url );
29986 - } ).change();
29987 -
29988 toggleSSO.on( 'click', function( e ) {
29989 e.preventDefault();
29990 body.toggleClass( 'jetpack-sso-form-display' );
29991
29992 diff --git a/plugins/jetpack/modules/sso/jetpack-sso-login.min.css b/plugins/jetpack/modules/sso/jetpack-sso-login.min.css
29993 index 8902336..c066b8a 100644
29994 --- a/plugins/jetpack/modules/sso/jetpack-sso-login.min.css
29995 +++ b/plugins/jetpack/modules/sso/jetpack-sso-login.min.css
29996 @@ -1,2 +1,2 @@
29997 /* Do not modify this file directly. It is concatenated from individual module CSS files. */
29998 -#loginform{position:relative!important;padding-bottom:92px}.jetpack-sso .message{margin-top:20px}.jetpack-sso #login .message:first-child,.jetpack-sso #login h1+.message{margin-top:0}.jetpack-sso-repositioned #loginform{padding-bottom:26px}#loginform #jetpack-sso-wrap,#loginform #jetpack-sso-wrap *{box-sizing:border-box}#jetpack-sso-wrap__action,#jetpack-sso-wrap__user{display:none}.jetpack-sso-form-display #jetpack-sso-wrap__action,.jetpack-sso-form-display #jetpack-sso-wrap__user{display:block}#jetpack-sso-wrap{position:absolute;bottom:20px;padding:0 24px;margin-left:-24px;margin-right:-24px;width:100%}.jetpack-sso-repositioned #jetpack-sso-wrap{position:relative;bottom:auto;padding:0;margin-top:16px;margin-left:0;margin-right:0}.jetpack-sso-form-display #jetpack-sso-wrap{position:relative;bottom:auto;padding:0;margin-top:0;margin-left:0;margin-right:0}#loginform #jetpack-sso-wrap p{color:#777;margin-bottom:16px}#jetpack-sso-wrap a{display:block;width:100%;text-align:center;text-d
29999 ecoration:none}#jetpack-sso-wrap .jetpack-sso-toggle.wpcom{display:none}.jetpack-sso-form-display #jetpack-sso-wrap .jetpack-sso-toggle.wpcom{display:block}.jetpack-sso-form-display #jetpack-sso-wrap .jetpack-sso-toggle.default,.jetpack-sso-form-display #loginform>div,.jetpack-sso-form-display #loginform>p{display:none}.jetpack-sso-form-display #loginform #jetpack-sso-wrap{display:block}.jetpack-sso-form-display #loginform{padding:26px 24px}.jetpack-sso-or{margin-bottom:16px;position:relative;text-align:center}.jetpack-sso-or:before{background:#E5E5E5;content:'';height:1px;position:absolute;left:0;top:50%;width:100%}.jetpack-sso-or span{background:#fff;color:#777;position:relative;padding:0 8px;text-transform:uppercase}.jetpack-sso.button{height:36px;line-height:34px;float:none;margin-bottom:16px;position:relative;width:100%}.jetpack-sso.button>span{position:relative;padding-left:30px}.jetpack-sso.button .genericon-wordpress{position:absolute;left:0;top:-3px;font-size:24px}@media sc
30000 reen and (max-width:782px){.jetpack-sso.button{line-height:22px}}#jetpack-sso-wrap__user img{border-radius:50%;display:block;margin:0 auto 16px}#jetpack-sso-wrap__user h2{font-size:21px;font-weight:300;margin-bottom:16px;text-align:center}#jetpack-sso-wrap__user h2 span{font-weight:700}.jetpack-sso-wrap__reauth{margin-bottom:16px}.jetpack-sso-form-display #nav{display:none}.jetpack-sso-form-display #backtoblog{margin:24px 0 0}.jetpack-sso-clear:after{content:"";display:table;clear:both}
30001 \ No newline at end of file
30002 +#loginform{position:relative!important;padding-bottom:92px}.jetpack-sso-repositioned #loginform{padding-bottom:26px}#loginform #jetpack-sso-wrap,#loginform #jetpack-sso-wrap *{box-sizing:border-box}#jetpack-sso-wrap__action,#jetpack-sso-wrap__user{display:none}.jetpack-sso-form-display #jetpack-sso-wrap__action,.jetpack-sso-form-display #jetpack-sso-wrap__user{display:block}#jetpack-sso-wrap{position:absolute;bottom:20px;padding:0 24px;margin-left:-24px;margin-right:-24px;width:100%}.jetpack-sso-repositioned #jetpack-sso-wrap{position:relative;bottom:auto;padding:0;margin-top:16px;margin-left:0;margin-right:0}.jetpack-sso-form-display #jetpack-sso-wrap{position:relative;bottom:auto;padding:0;margin-top:0;margin-left:0;margin-right:0}#loginform #jetpack-sso-wrap p{color:#777;margin-bottom:16px}#jetpack-sso-wrap a{display:block;width:100%;text-align:center;text-decoration:none}#jetpack-sso-wrap .jetpack-sso-toggle.wpcom{display:none}.jetpack-sso-form-display #jetpack-sso-wrap .jetpack
30003 -sso-toggle.wpcom{display:block}.jetpack-sso-form-display #jetpack-sso-wrap .jetpack-sso-toggle.default,.jetpack-sso-form-display #loginform>div,.jetpack-sso-form-display #loginform>p{display:none}.jetpack-sso-form-display #loginform #jetpack-sso-wrap{display:block}.jetpack-sso-form-display #loginform{padding:26px 24px}.jetpack-sso-or{margin-bottom:16px;position:relative;text-align:center}.jetpack-sso-or:before{background:#E5E5E5;content:'';height:1px;position:absolute;left:0;top:50%;width:100%}.jetpack-sso-or span{background:#fff;color:#777;position:relative;padding:0 8px;text-transform:uppercase}.jetpack-sso.button{height:36px;line-height:34px;float:none;margin-bottom:16px;position:relative;width:100%}.jetpack-sso.button>span{position:relative;padding-left:30px}.jetpack-sso.button .genericon-wordpress{position:absolute;left:0;top:-3px;font-size:24px}@media screen and (max-width:782px){.jetpack-sso.button{line-height:22px}}#jetpack-sso-wrap__user img{border-radius:50%;display:block
30004 ;margin:0 auto 16px}#jetpack-sso-wrap__user h2{font-size:21px;font-weight:300;margin-bottom:16px;text-align:center}#jetpack-sso-wrap__user h2 span{font-weight:700}.jetpack-sso-wrap__reauth{margin-bottom:16px}.jetpack-sso-form-display #nav{display:none}.jetpack-sso-form-display #backtoblog{margin:24px 0 0}.jetpack-sso-clear:after{content:"";display:table;clear:both}
30005 \ No newline at end of file
30006
30007 diff --git a/plugins/jetpack/modules/sso/jetpack-sso-profile.css b/plugins/jetpack/modules/sso/jetpack-sso-profile.css
30008 deleted file mode 100644
30009 index 1d6c1ac..0000000
30010 --- a/plugins/jetpack/modules/sso/jetpack-sso-profile.css
30011 +++ /dev/null
30012 @@ -1,72 +0,0 @@
30013 -.jetpack-sso.button {
30014 - position: relative;
30015 - padding-left: 37px;
30016 -}
30017 -.jetpack-sso.button:before {
30018 - display: block;
30019 - box-sizing: border-box;
30020 - padding: 7px 0 0;
30021 - text-align: center;
30022 - position: absolute;
30023 - top: -1px;
30024 - left: -1px;
30025 - border-radius: 2px 0 0 2px;
30026 - content: '\f205';
30027 - background: #0074a2;
30028 - color: #fff;
30029 - -webkit-font-smoothing: antialiased;
30030 - width: 30px;
30031 - height: 107%;
30032 - height: calc( 100% + 2px );
30033 - font: normal 22px/1 Genericons !important;
30034 - text-shadow: none;
30035 -}
30036 -@media screen and (min-width: 783px) {
30037 - .jetpack-sso.button:before {
30038 - padding-top: 3px;
30039 - }
30040 -}
30041 -.jetpack-sso.button:hover {
30042 - border: 1px solid #aaa;
30043 -}
30044 -
30045 -.jetpack-sso-form-table td {
30046 - padding-left: 0;
30047 -}
30048 -
30049 -.jetpack-sso-form-table .profile-card {
30050 - padding: 10px;
30051 - background: #fff;
30052 - overflow: hidden;
30053 - max-width: 400px;
30054 - box-shadow: 0 1px 2px rgba( 0, 0, 0, 0.1 );
30055 - margin-bottom: 1em;
30056 -}
30057 -
30058 -.jetpack-sso-form-table .profile-card img {
30059 - float: left;
30060 - margin-right: 1em;
30061 - width: 48px;
30062 - height: 48px;
30063 -}
30064 -
30065 -.jetpack-sso-form-table .profile-card .connected {
30066 - float: right;
30067 - margin-right: 0.5em;
30068 - color: #0a0;
30069 -}
30070 -
30071 -.jetpack-sso-form-table .profile-card p {
30072 - margin-top: 0.7em;
30073 - font-size: 1.2em;
30074 -}
30075 -
30076 -.jetpack-sso-form-table .profile-card .two_step .enabled a {
30077 - float: right;
30078 - color: #0a0;
30079 -}
30080 -
30081 -.jetpack-sso-form-table .profile-card .two_step .disabled a {
30082 - float: right;
30083 - color: red;
30084 -}
30085
30086 diff --git a/plugins/jetpack/modules/subscriptions.php b/plugins/jetpack/modules/subscriptions.php
30087 index 9b72d11..69f84bb 100644
30088 --- a/plugins/jetpack/modules/subscriptions.php
30089 +++ b/plugins/jetpack/modules/subscriptions.php
30090 @@ -75,25 +75,8 @@ class Jetpack_Subscriptions {
30091 add_action( 'post_submitbox_misc_actions', array( $this, 'subscription_post_page_metabox' ) );
30092
30093 add_action( 'transition_post_status', array( $this, 'maybe_send_subscription_email' ), 10, 3 );
30094 - }
30095 -
30096 - function post_is_public( $the_post ) {
30097 - if ( !$post = get_post( $the_post ) ) {
30098 - return false;
30099 - }
30100
30101 - if ( 'publish' === $post->post_status && strlen( (string) $post->post_password ) < 1 ) {
30102 - /**
30103 - * Filter whether posts can be emailed to subscribers.
30104 - *
30105 - * @module subscriptions
30106 - *
30107 - * @since 2.4.0
30108 - *
30109 - * @param bool true Can the post be emailed to Subscribers. Default to true.
30110 - */
30111 - return apply_filters( 'jetpack_is_post_mailable', true );
30112 - }
30113 + add_filter( 'jetpack_published_post_flags', array( $this, 'set_post_flags' ), 10, 2 );
30114 }
30115
30116 /**
30117 @@ -164,11 +147,19 @@ class Jetpack_Subscriptions {
30118 * @param $post obj - The post object
30119 */
30120 function maybe_send_subscription_email( $new_status, $old_status, $post ) {
30121 - // Only do things on publish
30122 - if ( 'publish' !== $new_status ) {
30123 +
30124 + if ( defined( 'DOING_AUTOSAVE' ) && DOING_AUTOSAVE ) {
30125 return;
30126 }
30127 - if ( defined( 'DOING_AUTOSAVE' ) && DOING_AUTOSAVE ) {
30128 +
30129 + // Make sure that the checkbox is preseved
30130 + if ( ! empty( $_POST['disable_subscribe_nonce'] ) && wp_verify_nonce( $_POST['disable_subscribe_nonce'], 'disable_subscribe' ) ) {
30131 + $set_checkbox = isset( $_POST['_jetpack_dont_email_post_to_subs'] ) ? 1 : 0;
30132 + update_post_meta( $post->ID, '_jetpack_dont_email_post_to_subs', $set_checkbox );
30133 + }
30134 +
30135 + // Only do things on publish
30136 + if ( 'publish' !== $new_status ) {
30137 return;
30138 }
30139
30140 @@ -180,6 +171,17 @@ class Jetpack_Subscriptions {
30141 update_post_meta( $post->ID, '_jetpack_dont_email_post_to_subs', 1 );
30142 }
30143
30144 + if ( ! $this->should_email_post_to_subscribers( $post ) ) {
30145 + update_post_meta( $post->ID, '_jetpack_dont_email_post_to_subs', 1 );
30146 + }
30147 + }
30148 +
30149 + public function should_email_post_to_subscribers( $post ) {
30150 + $should_email = true;
30151 + if ( get_post_meta( $post->ID, '_jetpack_dont_email_post_to_subs', true ) ) {
30152 + return false;
30153 + }
30154 +
30155 /**
30156 * Array of categories that will never trigger subscription emails.
30157 *
30158 @@ -195,7 +197,7 @@ class Jetpack_Subscriptions {
30159
30160 // Never email posts from these categories
30161 if ( ! empty( $excluded_categories ) && in_category( $excluded_categories, $post->ID ) ) {
30162 - update_post_meta( $post->ID, '_jetpack_dont_email_post_to_subs', 1 );
30163 + $should_email = false;
30164 }
30165
30166 /**
30167 @@ -213,15 +215,16 @@ class Jetpack_Subscriptions {
30168
30169 // Only emails posts from these categories
30170 if ( ! empty( $only_these_categories ) && ! in_category( $only_these_categories, $post->ID ) ) {
30171 - update_post_meta( $post->ID, '_jetpack_dont_email_post_to_subs', 1 );
30172 + $should_email = false;
30173 }
30174
30175 - // Email the post, depending on the checkbox option
30176 - if ( ! empty( $_POST['disable_subscribe_nonce'] ) && wp_verify_nonce( $_POST['disable_subscribe_nonce'], 'disable_subscribe' ) ) {
30177 - if ( isset( $_POST['_jetpack_dont_email_post_to_subs'] ) ) {
30178 - update_post_meta( $post->ID, '_jetpack_dont_email_post_to_subs', $_POST['_jetpack_dont_email_post_to_subs'] );
30179 - }
30180 - }
30181 +
30182 + return $should_email;
30183 + }
30184 +
30185 + function set_post_flags( $flags, $post ) {
30186 + $flags['send_subscription'] = $this->should_email_post_to_subscribers( $post );
30187 + return $flags;
30188 }
30189
30190 /**
30191 @@ -584,11 +587,13 @@ class Jetpack_Subscriptions {
30192 $blog_checked = '';
30193
30194 // Check for a comment / blog submission and set a cookie to retain the setting and check the boxes.
30195 - if ( isset( $_COOKIE[ 'jetpack_comments_subscribe_' . self::$hash ] ) && $_COOKIE[ 'jetpack_comments_subscribe_' . self::$hash ] == $post->ID )
30196 + if ( isset( $_COOKIE[ 'jetpack_comments_subscribe_' . self::$hash . '_' . $post->ID ] ) ) {
30197 $comments_checked = ' checked="checked"';
30198 + }
30199
30200 - if ( isset( $_COOKIE[ 'jetpack_blog_subscribe_' . self::$hash ] ) )
30201 + if ( isset( $_COOKIE[ 'jetpack_blog_subscribe_' . self::$hash ] ) ) {
30202 $blog_checked = ' checked="checked"';
30203 + }
30204
30205 // Some themes call this function, don't show the checkbox again
30206 remove_action( 'comment_form', 'subscription_comment_form' );
30207 @@ -657,13 +662,14 @@ class Jetpack_Subscriptions {
30208 return;
30209 }
30210
30211 + $comment = get_comment( $comment_id );
30212 +
30213 // Set cookies for this post/comment
30214 - $this->set_cookies( isset( $_REQUEST['subscribe_comments'] ), isset( $_REQUEST['subscribe_blog'] ) );
30215 + $this->set_cookies( isset( $_REQUEST['subscribe_comments'] ), $comment->comment_post_ID, isset( $_REQUEST['subscribe_blog'] ) );
30216
30217 if ( !isset( $_REQUEST['subscribe_comments'] ) && !isset( $_REQUEST['subscribe_blog'] ) )
30218 return;
30219
30220 - $comment = get_comment( $comment_id );
30221 $post_ids = array();
30222
30223 if ( isset( $_REQUEST['subscribe_comments'] ) )
30224 @@ -689,12 +695,17 @@ class Jetpack_Subscriptions {
30225 * Jetpack_Subscriptions::set_cookies()
30226 *
30227 * Set a cookie to save state on the comment and post subscription checkboxes.
30228 + *
30229 + * @param bool $subscribe_to_post Whether the user chose to subscribe to subsequent comments on this post.
30230 + * @param int $post_id If $subscribe_to_post is true, the post ID they've subscribed to.
30231 + * @param bool $subscribe_to_blog Whether the user chose to subscribe to all new posts on the blog.
30232 */
30233 - function set_cookies( $comments = true, $posts = true ) {
30234 - global $post;
30235 + function set_cookies( $subscribe_to_post = false, $post_id = null, $subscribe_to_blog = false ) {
30236 + $post_id = intval( $post_id );
30237
30238 /** This filter is already documented in core/wp-includes/comment-functions.php */
30239 $cookie_lifetime = apply_filters( 'comment_cookie_lifetime', 30000000 );
30240 +
30241 /**
30242 * Filter the Jetpack Comment cookie path.
30243 *
30244 @@ -705,6 +716,7 @@ class Jetpack_Subscriptions {
30245 * @param string COOKIEPATH Cookie path.
30246 */
30247 $cookie_path = apply_filters( 'jetpack_comment_cookie_path', COOKIEPATH );
30248 +
30249 /**
30250 * Filter the Jetpack Comment cookie domain.
30251 *
30252 @@ -716,16 +728,19 @@ class Jetpack_Subscriptions {
30253 */
30254 $cookie_domain = apply_filters( 'jetpack_comment_cookie_domain', COOKIE_DOMAIN );
30255
30256 - if ( $comments )
30257 - setcookie( 'jetpack_comments_subscribe_' . self::$hash, $post->ID, time() + $cookie_lifetime, $cookie_path, $cookie_domain );
30258 - else
30259 - setcookie( 'jetpack_comments_subscribe_' . self::$hash, '', time() - 3600, $cookie_path, $cookie_domain );
30260 + if ( $subscribe_to_post && $post_id >= 0 ) {
30261 + setcookie( 'jetpack_comments_subscribe_' . self::$hash . '_' . $post_id, 1, time() + $cookie_lifetime, $cookie_path, $cookie_domain );
30262 + } else {
30263 + setcookie( 'jetpack_comments_subscribe_' . self::$hash . '_' . $post_id, '', time() - 3600, $cookie_path, $cookie_domain );
30264 + }
30265
30266 - if ( $posts )
30267 + if ( $subscribe_to_blog ) {
30268 setcookie( 'jetpack_blog_subscribe_' . self::$hash, 1, time() + $cookie_lifetime, $cookie_path, $cookie_domain );
30269 - else
30270 + } else {
30271 setcookie( 'jetpack_blog_subscribe_' . self::$hash, '', time() - 3600, $cookie_path, $cookie_domain );
30272 + }
30273 }
30274 +
30275 }
30276
30277 Jetpack_Subscriptions::init();
30278 @@ -765,7 +780,8 @@ class Jetpack_Subscriptions_Widget extends WP_Widget {
30279 }
30280 }
30281
30282 -
30283 + /** This action is already documented in modules/widgets/gravatar-profile.php */
30284 + do_action( 'jetpack_stats_extra', 'widget_view', 'jetpack_subscriptions' );
30285
30286 $source = 'widget';
30287 $instance = wp_parse_args( (array) $instance, $this->defaults() );
30288 @@ -965,7 +981,7 @@ class Jetpack_Subscriptions_Widget extends WP_Widget {
30289 'subscribe_text' => esc_html__( 'Enter your email address to subscribe to this blog and receive notifications of new posts by email.', 'jetpack' ),
30290 'subscribe_placeholder' => esc_html__( 'Email Address', 'jetpack' ),
30291 'subscribe_button' => esc_html__( 'Subscribe', 'jetpack' ),
30292 - 'success_message' => esc_html__( 'Success! An email was just sent to confirm your subscription. Please find the email now and click activate to start subscribing.', 'jetpack' ),
30293 + 'success_message' => esc_html__( "Success! An email was just sent to confirm your subscription. Please find the email now and click 'Confirm Follow' to start subscribing.", 'jetpack' ),
30294 'show_subscribers_total' => true,
30295 );
30296 }
30297
30298 diff --git a/plugins/jetpack/modules/theme-tools/compat/twentyfifteen.php b/plugins/jetpack/modules/theme-tools/compat/twentyfifteen.php
30299 index 5f93adb..b48a971 100644
30300 --- a/plugins/jetpack/modules/theme-tools/compat/twentyfifteen.php
30301 +++ b/plugins/jetpack/modules/theme-tools/compat/twentyfifteen.php
30302 @@ -18,11 +18,13 @@ function twentyfifteen_init_jetpack() {
30303 * Set the version equal to filemtime for development builds, and the JETPACK__VERSION for production
30304 * or skip it entirely for wpcom.
30305 */
30306 - $version = false;
30307 - if ( method_exists( 'Jetpack', 'is_development_version' ) ) {
30308 - $version = Jetpack::is_development_version() ? filemtime( plugin_dir_path( __FILE__ ) . 'twentyfifteen.css' ) : JETPACK__VERSION;
30309 + if ( ! is_admin() ) {
30310 + $version = false;
30311 + if ( method_exists( 'Jetpack', 'is_development_version' ) ) {
30312 + $version = Jetpack::is_development_version() ? filemtime( plugin_dir_path( __FILE__ ) . 'twentyfifteen.css' ) : JETPACK__VERSION;
30313 + }
30314 + wp_enqueue_style( 'twentyfifteen-jetpack', plugins_url( 'twentyfifteen.css', __FILE__ ), array(), $version );
30315 + wp_style_add_data( 'twentyfifteen-jetpack', 'rtl', 'replace' );
30316 }
30317 - wp_enqueue_style( 'twentyfifteen-jetpack', plugins_url( 'twentyfifteen.css', __FILE__ ), array(), $version );
30318 - wp_style_add_data( 'twentyfifteen-jetpack', 'rtl', 'replace' );
30319 }
30320 add_action( 'init', 'twentyfifteen_init_jetpack' );
30321
30322 diff --git a/plugins/jetpack/modules/theme-tools/compat/twentyfourteen.php b/plugins/jetpack/modules/theme-tools/compat/twentyfourteen.php
30323 index 4ee6289..7c3859a 100644
30324 --- a/plugins/jetpack/modules/theme-tools/compat/twentyfourteen.php
30325 +++ b/plugins/jetpack/modules/theme-tools/compat/twentyfourteen.php
30326 @@ -61,11 +61,13 @@ function twentyfourteen_init_jetpack() {
30327 * Add our compat CSS file for custom widget stylings and such.
30328 * Set the version equal to filemtime for development builds, and the JETPACK__VERSION for production.
30329 */
30330 - $version = false;
30331 - if ( method_exists( 'Jetpack', 'is_development_version' ) ) {
30332 - $version = Jetpack::is_development_version() ? filemtime( plugin_dir_path( __FILE__ ) . 'twentyfourteen.css' ) : JETPACK__VERSION;
30333 + if ( ! is_admin() ) {
30334 + $version = false;
30335 + if ( method_exists( 'Jetpack', 'is_development_version' ) ) {
30336 + $version = Jetpack::is_development_version() ? filemtime( plugin_dir_path( __FILE__ ) . 'twentyfourteen.css' ) : JETPACK__VERSION;
30337 + }
30338 + wp_enqueue_style( 'twentyfourteen-jetpack', plugins_url( 'twentyfourteen.css', __FILE__ ), array(), $version );
30339 + wp_style_add_data( 'twentyfourteen-jetpack', 'rtl', 'replace' );
30340 }
30341 - wp_enqueue_style( 'twentyfourteen-jetpack', plugins_url( 'twentyfourteen.css', __FILE__ ), array(), $version );
30342 - wp_style_add_data( 'twentyfourteen-jetpack', 'rtl', 'replace' );
30343 }
30344 add_action( 'init', 'twentyfourteen_init_jetpack' );
30345
30346 diff --git a/plugins/jetpack/modules/theme-tools/compat/twentysixteen.php b/plugins/jetpack/modules/theme-tools/compat/twentysixteen.php
30347 index 2881790..4f96c7c 100644
30348 --- a/plugins/jetpack/modules/theme-tools/compat/twentysixteen.php
30349 +++ b/plugins/jetpack/modules/theme-tools/compat/twentysixteen.php
30350 @@ -18,12 +18,14 @@ function twentysixteen_init_jetpack() {
30351 * Set the version equal to filemtime for development builds, and the JETPACK__VERSION for production
30352 * or skip it entirely for wpcom.
30353 */
30354 - $version = false;
30355 - if ( method_exists( 'Jetpack', 'is_development_version' ) ) {
30356 - $version = Jetpack::is_development_version() ? filemtime( plugin_dir_path( __FILE__ ) . 'twentysixteen.css' ) : JETPACK__VERSION;
30357 + if ( ! is_admin() ) {
30358 + $version = false;
30359 + if ( method_exists( 'Jetpack', 'is_development_version' ) ) {
30360 + $version = Jetpack::is_development_version() ? filemtime( plugin_dir_path( __FILE__ ) . 'twentysixteen.css' ) : JETPACK__VERSION;
30361 + }
30362 + wp_enqueue_style( 'twentysixteen-jetpack', plugins_url( 'twentysixteen.css', __FILE__ ), array(), $version );
30363 + wp_style_add_data( 'twentysixteen-jetpack', 'rtl', 'replace' );
30364 }
30365 - wp_enqueue_style( 'twentysixteen-jetpack', plugins_url( 'twentysixteen.css', __FILE__ ), array(), $version );
30366 - wp_style_add_data( 'twentysixteen-jetpack', 'rtl', 'replace' );
30367 }
30368 add_action( 'init', 'twentysixteen_init_jetpack' );
30369
30370
30371 diff --git a/plugins/jetpack/modules/tiled-gallery/tiled-gallery/tiled-gallery-layout.php b/plugins/jetpack/modules/tiled-gallery/tiled-gallery/tiled-gallery-layout.php
30372 index 7171112..e8641e4 100644
30373 --- a/plugins/jetpack/modules/tiled-gallery/tiled-gallery/tiled-gallery-layout.php
30374 +++ b/plugins/jetpack/modules/tiled-gallery/tiled-gallery/tiled-gallery-layout.php
30375 @@ -42,7 +42,17 @@ abstract class Jetpack_Tiled_Gallery_Layout {
30376 extract( $context );
30377 }
30378
30379 - require dirname( __FILE__ ) . "/templates/$name.php";
30380 + /**
30381 + * Filters the Tiled Gallery template path
30382 + *
30383 + * @module tiled-gallery
30384 + * @since 4.4.0
30385 + *
30386 + * @param string $path Template path.
30387 + * @param string $path Template name.
30388 + * @param array $context Context array passed to the template.
30389 + */
30390 + require apply_filters( 'jetpack_tiled_gallery_template', dirname( __FILE__ ) . "/templates/$name.php", $name, $context ) ;
30391 }
30392
30393 private function partial( $name, $context = null ) {
30394 @@ -54,7 +64,17 @@ abstract class Jetpack_Tiled_Gallery_Layout {
30395 extract( $context );
30396 }
30397
30398 - require dirname( __FILE__ ) . "/templates/partials/$name.php";
30399 + /**
30400 + * Filters the Tiled Gallery partial path
30401 + *
30402 + * @module tiled-gallery
30403 + * @since 4.4.0
30404 + *
30405 + * @param string $path Partial path.
30406 + * @param string $path Partial name.
30407 + * @param array $context Context array passed to the partial.
30408 + */
30409 + require apply_filters( 'jetpack_tiled_gallery_partial', dirname( __FILE__ ) . "/templates/partials/$name.php", $name, $context ) ;
30410 }
30411
30412 protected function get_container_extra_data() {
30413
30414 diff --git a/plugins/jetpack/modules/verification-tools/blog-verification-tools.php b/plugins/jetpack/modules/verification-tools/blog-verification-tools.php
30415 index c8af204..f2fd987 100644
30416 --- a/plugins/jetpack/modules/verification-tools/blog-verification-tools.php
30417 +++ b/plugins/jetpack/modules/verification-tools/blog-verification-tools.php
30418 @@ -21,6 +21,12 @@ function jetpack_verification_services() {
30419 'format' => 'f100679e6048d45e4a0b0b92dce1efce',
30420 'url' => 'https://pinterest.com/website/verify/',
30421 ),
30422 + 'yandex' => array(
30423 + 'name' => 'Yandex.Webmaster',
30424 + 'key' => 'yandex-verification',
30425 + 'format' => '44d68e1216009f40',
30426 + 'url' => 'https://webmaster.yandex.com/sites/',
30427 + ),
30428 );
30429 }
30430
30431 @@ -55,42 +61,6 @@ function jetpack_verification_print_meta() {
30432 }
30433 add_action( 'wp_head', 'jetpack_verification_print_meta', 1 );
30434
30435 -function jetpack_verification_get_code( $code ){
30436 - $pattern = '/content=["\']?([^"\' ]*)["\' ]/is';
30437 - preg_match( $pattern, $code, $match );
30438 - if ( $match ){
30439 - return urldecode( $match[1] );
30440 - } else {
30441 - return false;
30442 - }
30443 -}
30444 -
30445 -function jetpack_verification_validate( $verification_services_codes ) {
30446 - foreach ( $verification_services_codes as $key => &$code ) {
30447 - // Parse html meta tags if present
30448 - if ( stripos( $code, 'meta' ) )
30449 - $code = jetpack_verification_get_code( $code );
30450 -
30451 - $code = esc_attr( trim( $code ) );
30452 -
30453 - // limit length to 100 chars.
30454 - $code = substr( $code, 0, 100 );
30455 -
30456 - /**
30457 - * Fire after each Verification code was validated.
30458 - *
30459 - * @module verification-tools
30460 - *
30461 - * @since 3.0.0
30462 - *
30463 - * @param string $key Verification service name.
30464 - * @param string $code Verification service code provided in field in the Tools menu.
30465 - */
30466 - do_action( 'jetpack_site_verification_validate', $key, $code );
30467 - }
30468 - return $verification_services_codes;
30469 -}
30470 -
30471 function jetpack_verification_options_form() {
30472 $verification_services_codes = get_option( 'verification_services_codes' );
30473 ?>
30474
30475 diff --git a/plugins/jetpack/modules/verification-tools/verification-tools-utils.php b/plugins/jetpack/modules/verification-tools/verification-tools-utils.php
30476 new file mode 100644
30477 index 0000000..94d5401
30478 --- /dev/null
30479 +++ b/plugins/jetpack/modules/verification-tools/verification-tools-utils.php
30480 @@ -0,0 +1,42 @@
30481 +<?php
30482 +
30483 +/*
30484 + * Helper functions that are called from API even when module is inactive should be added here.
30485 + * This file will be included in module-extras.php.
30486 + */
30487 +
30488 +function jetpack_verification_validate( $verification_services_codes ) {
30489 + foreach ( $verification_services_codes as $key => &$code ) {
30490 + // Parse html meta tags if present
30491 + if ( stripos( $code, 'meta' ) )
30492 + $code = jetpack_verification_get_code( $code );
30493 +
30494 + $code = esc_attr( trim( $code ) );
30495 +
30496 + // limit length to 100 chars.
30497 + $code = substr( $code, 0, 100 );
30498 +
30499 + /**
30500 + * Fire after each Verification code was validated.
30501 + *
30502 + * @module verification-tools
30503 + *
30504 + * @since 3.0.0
30505 + *
30506 + * @param string $key Verification service name.
30507 + * @param string $code Verification service code provided in field in the Tools menu.
30508 + */
30509 + do_action( 'jetpack_site_verification_validate', $key, $code );
30510 + }
30511 + return $verification_services_codes;
30512 +}
30513 +
30514 +function jetpack_verification_get_code( $code ){
30515 + $pattern = '/content=["\']?([^"\' ]*)["\' ]/is';
30516 + preg_match( $pattern, $code, $match );
30517 + if ( $match ){
30518 + return urldecode( $match[1] );
30519 + } else {
30520 + return false;
30521 + }
30522 +}
30523
30524 diff --git a/plugins/jetpack/modules/videopress-v2/class.jetpack-videopress.php b/plugins/jetpack/modules/videopress-v2/class.jetpack-videopress.php
30525 new file mode 100644
30526 index 0000000..3947984
30527 --- /dev/null
30528 +++ b/plugins/jetpack/modules/videopress-v2/class.jetpack-videopress.php
30529 @@ -0,0 +1,264 @@
30530 +<?php
30531 +
30532 +/**
30533 + * VideoPress in Jetpack
30534 + *
30535 + */
30536 +class Jetpack_VideoPress {
30537 + /** @var string */
30538 + public $module = 'videopress';
30539 +
30540 + /** @var int */
30541 + public $version = 5;
30542 +
30543 + /**
30544 + * Singleton
30545 + */
30546 + public static function init() {
30547 + static $instance = false;
30548 +
30549 + if ( ! $instance ) {
30550 + $instance = new Jetpack_VideoPress;
30551 + }
30552 +
30553 + return $instance;
30554 + }
30555 +
30556 + /**
30557 + * Jetpack_VideoPress constructor.
30558 + *
30559 + * Sets up the initializer and makes sure that videopress activates and deactivates properly.
30560 + */
30561 + private function __construct() {
30562 + //$this->version = time(); // <s>ghost</s> cache busters!
30563 + add_action( 'init', array( $this, 'on_init' ) );
30564 + add_action( 'jetpack_deactivate_module_videopress', array( $this, 'jetpack_module_deactivated' ) );
30565 + }
30566 +
30567 + /**
30568 + * Fires on init
30569 + */
30570 + public function on_init() {
30571 + add_action( 'wp_enqueue_media', array( $this, 'enqueue_admin_scripts' ) );
30572 + add_filter( 'plupload_default_settings', array( $this, 'videopress_pluploder_config' ) );
30573 + add_filter( 'wp_get_attachment_url', array( $this, 'update_attachment_url_for_videopress' ), 10, 2 );
30574 +
30575 + add_action( 'admin_print_footer_scripts', array( $this, 'print_in_footer_open_media_add_new' ) );
30576 +
30577 + add_action( 'admin_menu', array( $this,'change_add_new_menu_location' ), 999 );
30578 +
30579 + VideoPress_Scheduler::init();
30580 + VideoPress_XMLRPC::init();
30581 + }
30582 +
30583 + /**
30584 + * Runs when the VideoPress module is deactivated.
30585 + */
30586 + public function jetpack_module_deactivated() {
30587 + VideoPress_Options::delete_options();
30588 + }
30589 +
30590 + /**
30591 + * A can of coke
30592 + *
30593 + * Similar to current_user_can, but internal to VideoPress. Returns
30594 + * true if the given VideoPress capability is allowed by the given user.
30595 + */
30596 + public function can( $cap, $user_id = false ) {
30597 + if ( ! $user_id ) {
30598 + $user_id = get_current_user_id();
30599 + }
30600 +
30601 + // Connection owners are allowed to do all the things.
30602 + if ( $this->is_connection_owner( $user_id ) ) {
30603 + return true;
30604 + }
30605 +
30606 + // Additional and internal caps checks
30607 +
30608 + if ( ! user_can( $user_id, 'upload_files' ) ) {
30609 + return false;
30610 + }
30611 +
30612 + if ( 'edit_videos' == $cap && ! user_can( $user_id, 'edit_others_posts' ) ) {
30613 + return false;
30614 + }
30615 +
30616 + if ( 'delete_videos' == $cap && ! user_can( $user_id, 'delete_others_posts' ) ) {
30617 + return false;
30618 + }
30619 +
30620 + return true;
30621 + }
30622 +
30623 + /**
30624 + * Returns true if the provided user is the Jetpack connection owner.
30625 + */
30626 + public function is_connection_owner( $user_id = false ) {
30627 + if ( ! $user_id ) {
30628 + $user_id = get_current_user_id();
30629 + }
30630 +
30631 + $user_token = Jetpack_Data::get_access_token( JETPACK_MASTER_USER );
30632 +
30633 + return $user_token && is_object( $user_token ) && isset( $user_token->external_user_id ) && $user_id === $user_token->external_user_id;
30634 + }
30635 +
30636 + /**
30637 + * Register VideoPress admin scripts.
30638 + */
30639 + public function enqueue_admin_scripts() {
30640 + if ( did_action( 'videopress_enqueue_admin_scripts' ) ) {
30641 + return;
30642 + }
30643 +
30644 + if ( $this->should_override_media_uploader() ) {
30645 + // We're going to replace the standard wp-plupload with our own ... messy, I know, but as of now the
30646 + // hooks in it are not good enough for us to be able to override / add in just the code we need.
30647 + // P.S. Please don't take this as an example of good behavior, this is a temporary fix until I
30648 + // can get a more permanent action / filter system added into the core wp-plupload.js to make this
30649 + // type of override unnecessary.
30650 + wp_dequeue_script( 'wp-plupload' );
30651 +
30652 + wp_enqueue_script(
30653 + 'videopress-plupload',
30654 + plugins_url( 'js/videopress-plupload.js', __FILE__ ),
30655 + array(
30656 + 'jquery'
30657 + ),
30658 + $this->version
30659 + );
30660 +
30661 + wp_enqueue_script(
30662 + 'videopress-uploader',
30663 + plugins_url( 'js/videopress-uploader.js', __FILE__ ),
30664 + array(
30665 + 'videopress-plupload'
30666 + ),
30667 + $this->version
30668 + );
30669 + }
30670 +
30671 + wp_enqueue_style( 'videopress-admin', plugins_url( 'videopress-admin.css', __FILE__ ), array(), $this->version );
30672 +
30673 + /**
30674 + * Fires after VideoPress scripts are enqueued in the dashboard.
30675 + *
30676 + * @since 2.5.0
30677 + */
30678 + do_action( 'videopress_enqueue_admin_scripts' );
30679 + }
30680 +
30681 + /**
30682 + * An override for the attachment url, which returns back the WPCOM videopress original url,
30683 + * if it is set to the the objects metadata. this allows us to show the original uploaded
30684 + * file on the WPCOM architecture, instead of the locally uplodaded file,
30685 + * which doeasn't exist.
30686 + *
30687 + * @param string $url
30688 + * @param int $post_id
30689 + *
30690 + * @return mixed
30691 + */
30692 + public function update_attachment_url_for_videopress( $url, $post_id ) {
30693 +
30694 + if ( get_post_mime_type( $post_id ) === 'video/videopress' ) {
30695 + $meta = wp_get_attachment_metadata( $post_id );
30696 +
30697 + if ( isset( $meta['original']['url'] ) ) {
30698 + $url = $meta['original']['url'];
30699 + }
30700 + }
30701 +
30702 + return $url;
30703 + }
30704 +
30705 + /**
30706 + * Modify the default plupload config to turn on videopress specific filters.
30707 + */
30708 + public function videopress_pluploder_config( $config ) {
30709 +
30710 + if ( ! isset( $config['filters']['max_file_size'] ) ) {
30711 + $config['filters']['max_file_size'] = wp_max_upload_size() . 'b';
30712 + }
30713 +
30714 + $config['filters']['videopress_check_uploads'] = $config['filters']['max_file_size'];
30715 +
30716 + // We're doing our own check in the videopress_check_uploads filter.
30717 + unset( $config['filters']['max_file_size'] );
30718 +
30719 + return $config;
30720 + }
30721 +
30722 +
30723 + /**
30724 + * Helper function to determine if the media uploader should be overridden.
30725 + *
30726 + * The rules are simple, only try to load the script when on the edit post or new post pages.
30727 + *
30728 + * @return bool
30729 + */
30730 + protected function should_override_media_uploader() {
30731 + global $pagenow;
30732 +
30733 + // Only load in the admin
30734 + if ( ! is_admin() ) {
30735 + return false;
30736 + }
30737 +
30738 + // Only load on the post, new post, or upload pages.
30739 + if ( $pagenow !== 'post-new.php' && $pagenow !== 'post.php' && $pagenow !== 'upload.php' ) {
30740 + return false;
30741 + }
30742 +
30743 + $options = VideoPress_Options::get_options();
30744 +
30745 + return $options['shadow_blog_id'] > 0;
30746 + }
30747 +
30748 + /**
30749 + * A work-around / hack to make it possible to go to the media library with the add new box open.
30750 + *
30751 + * @return bool
30752 + */
30753 + public function print_in_footer_open_media_add_new() {
30754 + global $pagenow;
30755 +
30756 + // Only load in the admin
30757 + if ( ! is_admin() ) {
30758 + return false;
30759 + }
30760 +
30761 + if ( $pagenow !== 'upload.php' ) {
30762 + return false;
30763 + }
30764 +
30765 + if ( ! isset ( $_GET['action'] ) || $_GET['action'] !== 'add-new' ) {
30766 + return false;
30767 + }
30768 +
30769 + ?>
30770 + <script type="text/javascript">
30771 + ( function( $ ) {
30772 + window.setTimeout( function() {
30773 + $('#wp-media-grid .page-title-action').click();
30774 + }, 500 );
30775 +
30776 + }( jQuery ) );
30777 + </script>
30778 + <?php
30779 + }
30780 +
30781 + /**
30782 + * Changes the add new menu location, so that VideoPress will be enabled
30783 + * when a user clicks that button.
30784 + */
30785 + public function change_add_new_menu_location() {
30786 + $page = remove_submenu_page( 'upload.php', 'media-new.php' );
30787 +
30788 + add_submenu_page( 'upload.php', $page[0], $page[0], 'upload_files', 'upload.php?action=add-new');
30789 + }
30790 +}
30791 +
30792 +// Initialize the module.
30793 +Jetpack_VideoPress::init();
30794
30795 diff --git a/plugins/jetpack/modules/videopress-v2/class.videopress-ajax.php b/plugins/jetpack/modules/videopress-v2/class.videopress-ajax.php
30796 new file mode 100644
30797 index 0000000..d983dd6
30798 --- /dev/null
30799 +++ b/plugins/jetpack/modules/videopress-v2/class.videopress-ajax.php
30800 @@ -0,0 +1,99 @@
30801 +<?php
30802 +
30803 +class VideoPress_AJAX {
30804 +
30805 + /**
30806 + * @var VideoPress_AJAX
30807 + **/
30808 + private static $instance = null;
30809 +
30810 + /**
30811 + * Private VideoPress_AJAX constructor.
30812 + *
30813 + * Use the VideoPress_AJAX::init() method to get an instance.
30814 + */
30815 + private function __construct() {
30816 + add_action( 'wp_ajax_videopress-get-upload-token', array( $this, 'wp_ajax_videopress_get_upload_token' ) );
30817 +
30818 + add_action( 'wp_ajax_videopress-update-transcoding-status', array(
30819 + $this,
30820 + 'wp_ajax_update_transcoding_status'
30821 + ), -1 );
30822 + }
30823 +
30824 + /**
30825 + * Initialize the VideoPress_AJAX and get back a singleton instance.
30826 + *
30827 + * @return VideoPress_AJAX
30828 + */
30829 + public static function init() {
30830 + if ( is_null( self::$instance ) ) {
30831 + self::$instance = new VideoPress_AJAX;
30832 + }
30833 +
30834 + return self::$instance;
30835 + }
30836 +
30837 + /**
30838 + * Ajax method that is used by the VideoPress uploader to get a token to upload a file to the wpcom api.
30839 + *
30840 + * @return void
30841 + */
30842 + public function wp_ajax_videopress_get_upload_token() {
30843 +
30844 + $options = VideoPress_Options::get_options();
30845 +
30846 + $args = array(
30847 + 'method' => 'POST',
30848 + );
30849 +
30850 + $endpoint = "sites/{$options['shadow_blog_id']}/media/token";
30851 + $result = Jetpack_Client::wpcom_json_api_request_as_blog( $endpoint, Jetpack_Client::WPCOM_JSON_API_VERSION, $args );
30852 +
30853 + if ( is_wp_error( $result ) ) {
30854 + wp_send_json_error( array( 'message' => __( 'Could not obtain a VideoPress upload token. Please try again later.', 'jetpack' ) ) );
30855 + return;
30856 + }
30857 +
30858 + $response = json_decode( $result['body'], true );
30859 +
30860 + if ( empty( $response['upload_token'] ) ) {
30861 + wp_send_json_error( array( 'message' => __( 'Could not obtain a VideoPress upload token. Please try again later.', 'jetpack' ) ) );
30862 + return;
30863 + }
30864 +
30865 + $title = sanitize_title( basename( $_POST['filename'] ) );
30866 +
30867 + $response['upload_action_url'] = videopress_make_media_upload_path( $options['shadow_blog_id'] );
30868 + $response['upload_media_id'] = videopress_create_new_media_item( $title );
30869 +
30870 + wp_send_json_success( $response );
30871 + }
30872 +
30873 + /**
30874 + * Ajax action to update the video transcoding status from the WPCOM API.
30875 + *
30876 + * @return void
30877 + */
30878 + public function wp_ajax_update_transcoding_status() {
30879 + if ( ! isset( $_POST['post_id'] ) ) {
30880 + wp_send_json_error( array( 'message' => __( 'A valid post_id is required.', 'jetpack' ) ) );
30881 + return;
30882 + }
30883 +
30884 + $post_id = (int) $_POST['post_id'];
30885 +
30886 + if ( ! videopress_update_meta_data( $post_id ) ) {
30887 + wp_send_json_error( array( 'message' => __( 'That post does not have a VideoPress video associated to it..', 'jetpack' ) ) );
30888 + return;
30889 + }
30890 +
30891 + wp_send_json_success( array(
30892 + 'message' => __( 'Status updated', 'jetpack' ),
30893 + 'status' => videopress_get_transcoding_status( $post_id )
30894 + ) );
30895 + }
30896 +}
30897 +
30898 +// Let's start this thing up.
30899 +VideoPress_AJAX::init();
30900 \ No newline at end of file
30901
30902 diff --git a/plugins/jetpack/modules/videopress-v2/class.videopress-cli.php b/plugins/jetpack/modules/videopress-v2/class.videopress-cli.php
30903 new file mode 100644
30904 index 0000000..e038dff
30905 --- /dev/null
30906 +++ b/plugins/jetpack/modules/videopress-v2/class.videopress-cli.php
30907 @@ -0,0 +1,172 @@
30908 +<?php
30909 +
30910 +if ( defined( 'WP_CLI' ) && WP_CLI ) {
30911 +
30912 + /**
30913 + * VideoPress command line utilities.
30914 + */
30915 + class VideoPress_CLI extends WP_CLI_Command {
30916 + /**
30917 + * Import a VideoPress Video
30918 + *
30919 + * ## OPTIONS
30920 + *
30921 + * <guid>: Import the video with the specified guid
30922 + *
30923 + * ## EXAMPLES
30924 + *
30925 + * wp videopress import kUJmAcSf
30926 + *
30927 + */
30928 + public function import( $args ) {
30929 + $guid = $args[0];
30930 + $attachment_id = create_local_media_library_for_videopress_guid( $guid );
30931 + if ( $attachment_id && ! is_wp_error( $attachment_id ) ) {
30932 + WP_CLI::success( sprintf( __( 'The video has been imported as Attachment ID %d', 'jetpack' ), $attachment_id ) );
30933 + } else {
30934 + WP_CLI::error( __( 'An error has been encountered.', 'jetpack' ) );
30935 + }
30936 + }
30937 +
30938 + /**
30939 + * Manually runs the job to cleanup videos from the media library that failed during the upload process.
30940 + *
30941 + * ## EXAMPLES
30942 + *
30943 + * wp videopress cleanup_videos
30944 + */
30945 + public function cleanup_videos() {
30946 + $num_cleaned = videopress_cleanup_media_library();
30947 +
30948 + WP_CLI::success( sprintf( __( 'Cleaned up a total of %d videos.', 'jetpack' ), $num_cleaned ) );
30949 + }
30950 +
30951 + /**
30952 + * List out all of the crons that can be run.
30953 + *
30954 + * ## EXAMPLES
30955 + *
30956 + * wp videopress list_crons
30957 + */
30958 + public function list_crons() {
30959 +
30960 + $scheduler = VideoPress_Scheduler::init();
30961 + $crons = $scheduler->get_crons();
30962 +
30963 + $schedules = wp_get_schedules();
30964 +
30965 +
30966 + if ( count( $crons ) === 0 ) {
30967 + WP_CLI::success( __( 'Found no available cron jobs.', 'jetpack' ) );
30968 +
30969 + } elseif ( count( $crons ) === 1 ) {
30970 + WP_CLI::success( __( 'Found 1 available cron job.', 'jetpack' ) );
30971 +
30972 + } else {
30973 + WP_CLI::success( sprintf( __( 'Found %d available cron jobs.', 'jetpack' ), count( $crons ) ) );
30974 + }
30975 +
30976 + foreach ( $crons as $cron_name => $cron ) {
30977 + $interval = isset( $schedules[ $cron['interval'] ]['display'] ) ? $schedules[ $cron['interval'] ]['display'] : $cron['interval'];
30978 + $runs_next = $scheduler->check_cron( $cron_name );
30979 + $status = $runs_next ? sprintf( 'Scheduled - Runs Next at %s GMT', gmdate( 'Y-m-d H:i:s', $runs_next ) ) : 'Not Scheduled';
30980 +
30981 + WP_CLI::log( 'Name: ' . $cron_name );
30982 + WP_CLI::log( 'Method: ' . $cron['method'] );
30983 + WP_CLI::log( 'Interval: ' . $interval );
30984 + WP_CLI::log( 'Status: ' . $status );
30985 + }
30986 + }
30987 +
30988 + /**
30989 + * Checks for the current status of a cron job.
30990 + *
30991 + * ## OPTIONS
30992 + *
30993 + * <cron_name>: The name of the cron job to check
30994 + *
30995 + * ## EXAMPLES
30996 + *
30997 + * wp videopress cron_status cleanup
30998 + */
30999 + public function cron_status( $args ) {
31000 +
31001 + if ( ! isset( $args[0] ) ) {
31002 + return WP_CLI::error( __( 'You need to provide the name of the cronjob to schedule.', 'jetpack' ) );
31003 + }
31004 +
31005 + $scheduler = VideoPress_Scheduler::init();
31006 +
31007 + if ( ! $scheduler->is_cron_valid( $args[0] ) ) {
31008 + return WP_CLI::error( sprintf( __( 'There is no cron named %s.', 'jetpack' ), $args[0] ) );
31009 + }
31010 +
31011 + $time = $scheduler->check_cron( $args[0] );
31012 +
31013 + if ( ! $time ) {
31014 + WP_CLI::success( __( 'The cron is not scheduled to run.', 'jetpack' ) );
31015 +
31016 + } else {
31017 + WP_CLI::success( sprintf( __( 'Cron will run at: %s GMT', 'jetpack' ), gmdate( 'Y-m-d H:i:s', $time ) ) );
31018 + }
31019 + }
31020 +
31021 + /**
31022 + * Actives the given cron job
31023 + *
31024 + * ## OPTIONS
31025 + *
31026 + * <cron_name>: The name of the cron job to check
31027 + *
31028 + * ## EXAMPLES
31029 + *
31030 + * wp videopress activate_cron cleanup
31031 + */
31032 + public function activate_cron( $args ) {
31033 +
31034 + if ( ! isset( $args[0] ) ) {
31035 + WP_CLI::error( __( 'You need to provide the name of the cronjob to schedule.', 'jetpack' ) );
31036 + }
31037 +
31038 + $scheduler = VideoPress_Scheduler::init();
31039 +
31040 + if ( ! $scheduler->is_cron_valid( $args[0] ) ) {
31041 + return WP_CLI::error( sprintf( __( 'There is no cron named %s.', 'jetpack' ), $args[0] ) );
31042 + }
31043 +
31044 + $scheduler->activate_cron( $args[0] );
31045 +
31046 + WP_CLI::success( sprintf( __( 'The cron named `%s` was scheduled.', 'jetpack' ), $args[0] ) );
31047 + }
31048 +
31049 + /**
31050 + * Actives the given cron job
31051 + *
31052 + * ## OPTIONS
31053 + *
31054 + * <cron_name>: The name of the cron job to check
31055 + *
31056 + * ## EXAMPLES
31057 + *
31058 + * wp videopress deactivate_cron cleanup
31059 + */
31060 + public function deactivate_cron( $args ) {
31061 +
31062 + if ( ! isset( $args[0] ) ) {
31063 + WP_CLI::error( __( 'You need to provide the name of the cronjob to schedule.', 'jetpack' ) );
31064 + }
31065 +
31066 + $scheduler = VideoPress_Scheduler::init();
31067 +
31068 + if ( ! $scheduler->is_cron_valid( $args[0] ) ) {
31069 + return WP_CLI::error( sprintf( __( 'There is no cron named %s.', 'jetpack' ), $args[0] ) );
31070 + }
31071 +
31072 + $scheduler->deactivate_cron( $args[0] );
31073 +
31074 + WP_CLI::success( sprintf( __( 'The cron named `%s` was removed from the schedule.', 'jetpack' ), $args[0] ) );
31075 + }
31076 + }
31077 +
31078 + WP_CLI::add_command( 'videopress', 'VideoPress_CLI' );
31079 +}
31080 \ No newline at end of file
31081
31082 diff --git a/plugins/jetpack/modules/videopress-v2/class.videopress-edit-attachment.php b/plugins/jetpack/modules/videopress-v2/class.videopress-edit-attachment.php
31083 new file mode 100644
31084 index 0000000..de03e0a
31085 --- /dev/null
31086 +++ b/plugins/jetpack/modules/videopress-v2/class.videopress-edit-attachment.php
31087 @@ -0,0 +1,380 @@
31088 +<?php
31089 +/**
31090 + * VideoPress edit attachment screen
31091 + *
31092 + * @since 4.1
31093 + */
31094 +class VideoPress_Edit_Attachment {
31095 +
31096 + /**
31097 + * Singleton method to initialize the object only once.
31098 + *
31099 + * @return VideoPress_Edit_Attachment
31100 + */
31101 + public static function init() {
31102 + static $instance = null;
31103 +
31104 + if ( ! $instance ) {
31105 + $instance = new VideoPress_Edit_Attachment();
31106 + }
31107 +
31108 + return $instance;
31109 + }
31110 +
31111 + /**
31112 + * VideoPress_Edit_Attachment constructor.
31113 + *
31114 + * Adds in appropriate actions for attachment fields editor, meta boxes and saving.
31115 + */
31116 + public function __construct() {
31117 + add_filter( 'attachment_fields_to_edit', array( $this, 'fields_to_edit' ), 10, 2 );
31118 + add_filter( 'attachment_fields_to_save', array( $this, 'save_fields' ), 10, 2 );
31119 + add_filter( 'wp_ajax_save-attachment', array( $this, 'save_fields' ), -1 );
31120 + add_filter( 'wp_ajax_save-attachment-compat', array( $this, 'save_fields' ), -1 );
31121 +
31122 + add_action( 'add_meta_boxes', array( $this, 'configure_meta_boxes' ), 10, 2 );
31123 + }
31124 +
31125 + /**
31126 + * @param string $post_type
31127 + * @param object $post
31128 + */
31129 + public function configure_meta_boxes( $post_type = 'unknown', $post = NULL ) {
31130 + if ( NULL == $post ) {
31131 + $post = (object) array ( 'ID' => 0 );
31132 + }
31133 +
31134 + if ( 'attachment' != $post_type ) {
31135 + return;
31136 + }
31137 +
31138 + $meta = wp_get_attachment_metadata( $post->ID );
31139 +
31140 + // If this has not been processed by videopress, we can skip the rest.
31141 + if ( ! isset( $meta['videopress'] ) ) {
31142 + return;
31143 + }
31144 +
31145 + add_meta_box( 'videopress-media-info', __( 'VideoPress Information', 'jetpack' ), array( $this, 'videopress_information_box' ), 'attachment', 'side', 'core' );
31146 + }
31147 +
31148 + /**
31149 + * @param array $post
31150 + * @param array|null $attachment
31151 + *
31152 + * @return array
31153 + */
31154 + public function save_fields( $post, $attachment = null ) {
31155 + if ( $attachment === null && isset( $_POST['attachment'] ) ) {
31156 + $attachment = $_POST['attachment'];
31157 + }
31158 +
31159 + if ( ! isset( $attachment['is_videopress_attachment'] ) || $attachment['is_videopress_attachment'] !== 'yes' ) {
31160 + return $post;
31161 + }
31162 +
31163 + $post_id = absint( $post['ID'] );
31164 +
31165 + $meta = wp_get_attachment_metadata( $post_id );
31166 +
31167 + // If this has not been processed by videopress, we can skip the rest.
31168 + if ( ! isset( $meta['videopress'] ) ) {
31169 + return $post;
31170 + }
31171 +
31172 + $values = array();
31173 +
31174 + // Add the video title & description in, so that we save it properly.
31175 + if ( isset( $_POST['post_title'] ) ) {
31176 + $values['title'] = trim( strip_tags( $_POST['post_title'] ) );
31177 + }
31178 +
31179 + if ( isset( $_POST['post_excerpt'] ) ) {
31180 + $values['description'] = trim( strip_tags( $_POST['post_excerpt'] ) );
31181 + }
31182 +
31183 + if ( isset( $attachment['rating'] ) ) {
31184 + $rating = $attachment['rating'];
31185 +
31186 + if ( ! empty( $rating ) && in_array( $rating, array( 'G', 'PG-13', 'R-17', 'X-18' ) ) ) {
31187 + $values['rating'] = $rating;
31188 + }
31189 + }
31190 +
31191 + // We set a default here, as if it isn't selected, then we'll turn it off.
31192 + $values['display_embed'] = 0;
31193 + if ( isset( $attachment['display_embed'] ) ) {
31194 + $display_embed = $attachment['display_embed'];
31195 +
31196 + $values['display_embed'] = 'on' === $display_embed ? 1 : 0;
31197 + }
31198 +
31199 + $args = array(
31200 + 'method' => 'POST',
31201 + );
31202 +
31203 + $endpoint = "videos/{$meta['videopress']['guid']}";
31204 + $result = Jetpack_Client::wpcom_json_api_request_as_blog( $endpoint, Jetpack_Client::WPCOM_JSON_API_VERSION, $args, $values );
31205 +
31206 + if ( is_wp_error( $result ) ) {
31207 + $post['errors']['videopress']['errors'][] = __( 'There was an issue saving your updates to the VideoPress service. Please try again later.', 'jetpack' );
31208 + return $post;
31209 + }
31210 +
31211 + if ( isset( $values['display_embed'] ) ) {
31212 + $meta['videopress']['display_embed'] = $values['display_embed'];
31213 + }
31214 +
31215 + if ( isset( $values['rating'] ) ) {
31216 + $meta['videopress']['rating'] = $values['rating'];
31217 + }
31218 +
31219 + wp_update_attachment_metadata( $post_id, $meta );
31220 +
31221 + $response = json_decode( $result['body'], true );
31222 +
31223 + if ( 'true' !== $response ) {
31224 + return $post;
31225 + }
31226 +
31227 + return $post;
31228 + }
31229 +
31230 +
31231 + /**
31232 + * Get the upload api path.
31233 + *
31234 + * @param string $guid
31235 + * @return string
31236 + */
31237 + public function make_video_api_path( $guid ) {
31238 + return sprintf(
31239 + '%s://%s/rest/v%s/videos/%s',
31240 + 'https',
31241 + 'public-api.wordpress.com', //JETPACK__WPCOM_JSON_API_HOST,
31242 + Jetpack_Client::WPCOM_JSON_API_VERSION,
31243 + $guid
31244 + );
31245 + }
31246 +
31247 +
31248 + /**
31249 + * Creates an array of video fields to edit based on transcoded videos.
31250 + *
31251 + * @param array $fields video fields of interest
31252 + * @param stdClass $post post object
31253 + * @return array modified version of video fields for administrative interface display
31254 + */
31255 + public function fields_to_edit( $fields, $post ) {
31256 + $post_id = absint( $post->ID );
31257 +
31258 + $meta = wp_get_attachment_metadata( $post_id );
31259 +
31260 + // If this has not been processed by videopress, we can skip the rest.
31261 + if ( ! isset( $meta['videopress'] ) ) {
31262 + return $fields;
31263 + }
31264 +
31265 + $info = (object) $meta['videopress'];
31266 +
31267 + unset( $fields['url'] );
31268 + unset( $fields['post_content'] );
31269 +
31270 + if ( isset( $info->files_status['std']['ogg'] ) && 'done' === $info->files_status['std']['ogg'] ) {
31271 + $v_name = preg_replace( '/\.\w+/', '', basename( $info->path ) );
31272 + $video_name = $v_name . '_fmt1.ogv';
31273 + $ogg_url = videopress_cdn_file_url( $info->guid, $video_name );
31274 +
31275 + $fields['video-ogg'] = array(
31276 + 'label' => __( 'Ogg File URL', 'jetpack' ),
31277 + 'input' => 'html',
31278 + 'html' => "<input type='text' class='urlfield' readonly='readonly' name='attachments[$post_id][oggurl]' value='" . esc_url( $ogg_url, array( 'http', 'https' ) ) . "' />",
31279 + 'helps' => __( 'Location of the Ogg video file.', 'jetpack' ),
31280 + );
31281 + }
31282 +
31283 + $fields['post_title']['helps'] = __( 'Title will appear on the first frame of your video', 'jetpack' );
31284 +
31285 + $fields['post_excerpt']['label'] = _x( 'Description', 'A header for the short description display', 'jetpack' );
31286 + $fields['post_excerpt']['input'] = 'textarea';
31287 + $fields['post_excerpt']['value'] = $info->description;
31288 +
31289 + $fields['is_videopress_attachment'] = array(
31290 + 'input' => 'hidden',
31291 + 'value' => 'yes',
31292 + );
31293 +
31294 + $fields['videopress_shortcode'] = array(
31295 + 'label' => _x( 'Shortcode', 'A header for the shortcode display', 'jetpack' ),
31296 + 'input' => 'html',
31297 + 'html' => "<input type=\"text\" name=\"videopress_shortcode\" value=\"[videopress {$info->guid}]\" readonly=\"readonly\"/>",
31298 + 'show_in_modal' => true,
31299 + 'show_in_edit' => false,
31300 + );
31301 +
31302 + $fields['display_embed'] = array(
31303 + 'label' => _x( 'Share', 'A header for the video sharing options area', 'jetpack' ),
31304 + 'input' => 'html',
31305 + 'html' => $this->display_embed_choice( $info )
31306 + );
31307 +
31308 + $fields['video-rating'] = array(
31309 + 'label' => _x( 'Rating', 'A header for the video rating area', 'jetpack' ),
31310 + 'input' => 'html',
31311 + 'html' => $this->display_rating( $info )
31312 + );
31313 +
31314 + return $fields;
31315 + }
31316 +
31317 + /**
31318 + * @param stdClass $post
31319 + */
31320 + public function videopress_information_box( $post ) {
31321 + $post_id = absint( $post->ID );
31322 +
31323 + $meta = wp_get_attachment_metadata( $post_id );
31324 +
31325 + // If this has not been processed by videopress, we can skip the rest.
31326 + if ( ! isset( $meta['videopress'] ) ) {
31327 + return;
31328 + }
31329 +
31330 + $info = (object) $meta['videopress'];
31331 +
31332 + $status = videopress_get_transcoding_status( $post_id );
31333 +
31334 + $formats = array(
31335 + 'std_mp4' => 'Standard MP4',
31336 + 'std_ogg' => 'OGG Vorbis',
31337 + 'dvd_mp4' => 'DVD',
31338 + 'hd_mp4' => 'High Definition',
31339 + );
31340 +
31341 + $embed = "[videopress {$info->guid}]";
31342 +
31343 + $shortcode = '<input type="text" id="plugin-embed" readonly="readonly" style="width:180px;" value="' . esc_attr( $embed ) . '" onclick="this.focus();this.select();" />';
31344 +
31345 + $trans_status = '';
31346 + $all_trans_done = true;
31347 + foreach ( $formats as $status_key => $name ) {
31348 + if ( 'DONE' !== $status[ $status_key ] ) {
31349 + $all_trans_done = false;
31350 + }
31351 +
31352 + $trans_status .= '- <strong>' . $name . ":</strong> <span id=\"status_$status_key\">" . ( 'DONE' === $status[ $status_key ] ? 'Done' : 'Processing' ) . '</span><br>';
31353 + }
31354 +
31355 + $nonce = wp_create_nonce( 'videopress-update-transcoding-status' );
31356 +
31357 + $url = 'empty';
31358 + if ( ! empty( $info->guid ) ) {
31359 + $url = videopress_build_url( $info->guid );
31360 + $url = "<a href=\"{$url}\">{$url}</a>";
31361 + }
31362 +
31363 + $poster = '<em>Still Processing</em>';
31364 + if ( ! empty( $info->poster ) ) {
31365 + $poster = "<br><img src=\"{$info->poster}\" width=\"175px\">";
31366 + }
31367 +
31368 + $status_update = '';
31369 + if ( ! $all_trans_done ) {
31370 + $status_update = ' (<a href="javascript:;" id="videopress-update-transcoding-status">update</a>)';
31371 + }
31372 +
31373 + $html = <<< HTML
31374 +
31375 +<div class="misc-pub-section misc-pub-shortcode">
31376 + <strong>Shortcode</strong><br>
31377 + {$shortcode}
31378 +</div>
31379 +<div class="misc-pub-section misc-pub-url">
31380 + <strong>Url</strong>
31381 + {$url}
31382 +</div>
31383 +<div class="misc-pub-section misc-pub-poster">
31384 + <strong>Poster</strong>
31385 + {$poster}
31386 +</div>
31387 +<div class="misc-pub-section misc-pub-status">
31388 + <strong>Transcoding Status$status_update:</strong>
31389 + <div id="videopress-transcoding-status">{$trans_status}</div>
31390 +</div>
31391 +
31392 +
31393 +
31394 +<script>
31395 + jQuery( function($) {
31396 + $( '#videopress-update-transcoding-status' ).on( "click", function() {
31397 + jQuery.ajax( {
31398 + type: 'post',
31399 + url: 'admin-ajax.php',
31400 + data: {
31401 + action: 'videopress-update-transcoding-status',
31402 + post_id: '{$post_id}',
31403 + _ajax_nonce: '{$nonce}'
31404 + },
31405 + complete: function( response ) {
31406 + if ( 200 === response.status ) {
31407 + var statuses = response.responseJSON.data.status;
31408 +
31409 + for (var key in statuses) {
31410 + $('#status_' + key).text( 'DONE' === statuses[key] ? 'Done' : 'Processing' );
31411 + }
31412 + }
31413 + }
31414 + });
31415 + } );
31416 + } );
31417 +</script>
31418 +HTML;
31419 +
31420 + echo $html;
31421 + }
31422 +
31423 + /**
31424 + * Build HTML to display a form checkbox for embedcode display preference
31425 + *
31426 + * @param object $info database row from the videos table
31427 + * @return string input element of type checkbox set to checked state based on stored embed preference
31428 + */
31429 + protected function display_embed_choice( $info ) {
31430 + $id = "attachments-{$info->post_id}-displayembed";
31431 + $out = "<input type='checkbox' name='attachments[{$info->post_id}][display_embed]' id='$id'";
31432 + if ( $info->display_embed )
31433 + $out .= ' checked="checked"';
31434 + $out .= " /><label for='$id'>" . __( 'Display share menu and allow viewers to embed or download this video', 'jetpack' ) . '</label>';
31435 + return $out;
31436 + }
31437 +
31438 + /**
31439 + * Build HTML to display a form input radio button for video ratings
31440 + *
31441 + * @param object $info database row from the videos table
31442 + * @return string input elements of type radio with existing stored value selected
31443 + */
31444 + protected function display_rating( $info ) {
31445 + $out = '';
31446 +
31447 + $ratings = array(
31448 + 'G' => 'G',
31449 + 'PG-13' => 'PG-13',
31450 + 'R-17' => 'R',
31451 + 'X-18' => 'X',
31452 + );
31453 +
31454 + foreach( $ratings as $r => $label ) {
31455 + $id = "attachments-{$info->post_id}-rating-$r";
31456 + $out .= "<input type='radio' name='attachments[{$info->post_id}][rating]' id='$id' value='$r'";
31457 + if ( $info->rating == $r )
31458 + $out .= ' checked="checked"';
31459 + $out .= " /><label for='$id'>$label</label>";
31460 + unset( $id );
31461 + }
31462 + return $out;
31463 + }
31464 +}
31465 +
31466 +// Let's start this thing up.
31467 +VideoPress_Edit_Attachment::init();
31468 \ No newline at end of file
31469
31470 diff --git a/plugins/jetpack/modules/videopress-v2/class.videopress-media-library.php b/plugins/jetpack/modules/videopress-v2/class.videopress-media-library.php
31471 new file mode 100644
31472 index 0000000..9d78c3a
31473 --- /dev/null
31474 +++ b/plugins/jetpack/modules/videopress-v2/class.videopress-media-library.php
31475 @@ -0,0 +1,99 @@
31476 +<?php
31477 +
31478 +class VideoPress_Media_Library {
31479 +
31480 + /**
31481 + * @var VideoPress_Media_Library
31482 + **/
31483 + private static $instance = null;
31484 +
31485 + /**
31486 + * Private VideoPress_Media_Library constructor.
31487 + *
31488 + * Use the VideoPress_Media_Library::init() method to get an instance.
31489 + */
31490 + private function __construct() {
31491 + add_filter( 'ajax_query_attachments_args', array( $this, 'ajax_query_attachments_args' ), 10, 1 );
31492 + add_action( 'pre_get_posts', array( $this, 'media_list_table_query' ) );
31493 + }
31494 +
31495 + /**
31496 + * Initialize the VideoPress_Media_Library and get back a singleton instance.
31497 + *
31498 + * @return VideoPress_Media_Library
31499 + */
31500 + public static function init() {
31501 + if ( is_null( self::$instance ) ) {
31502 + self::$instance = new VideoPress_Media_Library;
31503 + }
31504 +
31505 + return self::$instance;
31506 + }
31507 +
31508 + /**
31509 + * Media Grid:
31510 + * Filter out any videopress video posters that we've downloaded,
31511 + * so that they don't seem to display twice.
31512 + *
31513 + * @param array $args
31514 + *
31515 + * @return array
31516 + */
31517 + public function ajax_query_attachments_args( $args ) {
31518 +
31519 + $args['meta_query'] = $this->add_status_check_to_meta_query( isset( $args['meta_query'] ) ? $args['meta_query'] : array() );
31520 +
31521 + return $args;
31522 + }
31523 +
31524 + /**
31525 + * Media List:
31526 + * Do the same as ^^ but for the list view.
31527 + *
31528 + * @param WP_Query $query
31529 + *
31530 + * @return array
31531 + */
31532 + public function media_list_table_query( $query ) {
31533 + if ( is_admin() && $query->is_main_query() && ( 'upload' === get_current_screen()->id ) ) {
31534 + $meta_query = $this->add_status_check_to_meta_query( $query->get( 'meta_query' ) );
31535 +
31536 + $query->set( 'meta_query', $meta_query );
31537 + }
31538 + }
31539 +
31540 + /**
31541 + * Add the a videopress_status check to the meta query and if it has a `videopress_status` only include those with
31542 + * a status of 'completed' or 'processing'.
31543 + *
31544 + * @param array $meta_query
31545 + *
31546 + * @return array
31547 + */
31548 + protected function add_status_check_to_meta_query( $meta_query ) {
31549 +
31550 + if ( ! is_array( $meta_query ) ) {
31551 + $meta_query = array();
31552 + }
31553 +
31554 + $meta_query[] = array(
31555 + array(
31556 + 'relation' => 'OR',
31557 + array(
31558 + 'key' => 'videopress_status',
31559 + 'value' => array( 'completed', 'processing' ),
31560 + 'compare' => 'IN',
31561 + ),
31562 + array(
31563 + 'key' => 'videopress_status',
31564 + 'compare' => 'NOT EXISTS',
31565 + ),
31566 + ),
31567 + );
31568 +
31569 + return $meta_query;
31570 + }
31571 +}
31572 +
31573 +// Let's start this thing up.
31574 +VideoPress_Media_Library::init();
31575 \ No newline at end of file
31576
31577 diff --git a/plugins/jetpack/modules/videopress-v2/class.videopress-options.php b/plugins/jetpack/modules/videopress-v2/class.videopress-options.php
31578 new file mode 100644
31579 index 0000000..1b431e9
31580 --- /dev/null
31581 +++ b/plugins/jetpack/modules/videopress-v2/class.videopress-options.php
31582 @@ -0,0 +1,62 @@
31583 +<?php
31584 +
31585 +class VideoPress_Options {
31586 +
31587 + /** @var string */
31588 + public static $option_name = 'videopress';
31589 +
31590 + /** @var array */
31591 + public static $jetpack_plans_with_videopress = array( 'jetpack_premium', 'jetpack_business' );
31592 +
31593 + /** @var array */
31594 + protected static $options = array();
31595 +
31596 + /**
31597 + * Get VideoPress options
31598 + */
31599 + public static function get_options() {
31600 + // Make sure we only get options from the database and services once per connection.
31601 + if ( count( self::$options ) > 0 ) {
31602 + return self::$options;
31603 + }
31604 +
31605 + $defaults = array(
31606 + 'meta' => array(
31607 + 'max_upload_size' => 0,
31608 + ),
31609 + );
31610 +
31611 + self::$options = Jetpack_Options::get_option( self::$option_name, array() );
31612 + self::$options = array_merge( $defaults, self::$options );
31613 +
31614 + // Make sure that the shadow blog id never comes from the options, but instead uses the
31615 + // associated shadow blog id, if videopress is enabled.
31616 + self::$options['shadow_blog_id'] = 0;
31617 +
31618 + // Use the Jetpack ID for the shadow blog ID if we have a plan that supports VideoPress
31619 + if ( Jetpack::active_plan_supports( 'videopress' ) ) {
31620 + self::$options['shadow_blog_id'] = Jetpack_Options::get_option( 'id' );
31621 + }
31622 +
31623 + return self::$options;
31624 + }
31625 +
31626 + /**
31627 + * Update VideoPress options
31628 + */
31629 + public static function update_options( $options ) {
31630 + Jetpack_Options::update_option( self::$option_name, $options );
31631 +
31632 + self::$options = $options;
31633 + }
31634 +
31635 + /**
31636 + * Runs when the VideoPress module is deactivated.
31637 + */
31638 + public static function delete_options() {
31639 + Jetpack_Options::delete_option( self::$option_name );
31640 +
31641 + self::$options = array();
31642 + }
31643 +
31644 +}
31645 \ No newline at end of file
31646
31647 diff --git a/plugins/jetpack/modules/videopress-v2/class.videopress-player.php b/plugins/jetpack/modules/videopress-v2/class.videopress-player.php
31648 new file mode 100644
31649 index 0000000..1a7f042
31650 --- /dev/null
31651 +++ b/plugins/jetpack/modules/videopress-v2/class.videopress-player.php
31652 @@ -0,0 +1,823 @@
31653 +<?php
31654 +/**
31655 + * VideoPress playback module markup generator.
31656 + *
31657 + * @since 1.3
31658 + */
31659 +class VideoPress_Player {
31660 + /**
31661 + * Video data for the requested guid and maximum width
31662 + *
31663 + * @since 1.3
31664 + * @var VideoPress_Video
31665 + */
31666 + protected $video;
31667 +
31668 + /**
31669 + * DOM identifier of the video container
31670 + *
31671 + * @var string
31672 + * @since 1.3
31673 + */
31674 + protected $video_container_id;
31675 +
31676 + /**
31677 + * DOM identifier of the video element (video, object, embed)
31678 + *
31679 + * @var string
31680 + * @since 1.3
31681 + */
31682 + protected $video_id;
31683 +
31684 + /**
31685 + * Array of playback options: force_flash or freedom
31686 + *
31687 + * @var array
31688 + * @since 1.3
31689 + */
31690 + protected $options;
31691 +
31692 + /**
31693 + * Array of video GUIDs shown and their counts,
31694 + * moved from the old VideoPress class.
31695 + */
31696 + public static $shown = array();
31697 +
31698 + /**
31699 + * Initiate a player object based on shortcode values and possible blog-level option overrides
31700 + *
31701 + * @since 1.3
31702 + * @var string $guid VideoPress unique identifier
31703 + * @var int $maxwidth maximum desired width of the video player if specified
31704 + * @var array $options player customizations
31705 + */
31706 + public function __construct( $guid, $maxwidth = 0, $options = array() ) {
31707 + if ( empty( self::$shown[ $guid ] ) )
31708 + self::$shown[ $guid ] = 0;
31709 +
31710 + self::$shown[ $guid ]++;
31711 +
31712 + $this->video_container_id = 'v-' . $guid . '-' . self::$shown[ $guid ];
31713 + $this->video_id = $this->video_container_id . '-video';
31714 +
31715 + if ( is_array( $options ) )
31716 + $this->options = $options;
31717 + else
31718 + $this->options = array();
31719 +
31720 + // set up the video
31721 + $cache_key = null;
31722 +
31723 + // disable cache in debug mode
31724 + if ( defined('WP_DEBUG') && WP_DEBUG === true ) {
31725 + $cached_video = null;
31726 + } else {
31727 + $cache_key_pieces = array( 'video' );
31728 +
31729 + if ( is_multisite() && is_subdomain_install() )
31730 + $cache_key_pieces[] = get_current_blog_id();
31731 +
31732 + $cache_key_pieces[] = $guid;
31733 + if ( $maxwidth > 0 )
31734 + $cache_key_pieces[] = $maxwidth;
31735 + if ( is_ssl() )
31736 + $cache_key_pieces[] = 'ssl';
31737 + $cache_key = implode( '-', $cache_key_pieces );
31738 + unset( $cache_key_pieces );
31739 + $cached_video = wp_cache_get( $cache_key, 'video' );
31740 + }
31741 + if ( empty( $cached_video ) ) {
31742 + $video = new VideoPress_Video( $guid, $maxwidth );
31743 + if ( empty( $video ) ) {
31744 + return;
31745 + } elseif ( isset( $video->error ) ) {
31746 + $this->video = $video->error;
31747 + return;
31748 + } elseif ( is_wp_error( $video ) ) {
31749 + $this->video = $video;
31750 + return;
31751 + }
31752 +
31753 + $this->video = $video;
31754 + unset( $video );
31755 +
31756 + if ( ! defined( 'WP_DEBUG' ) || WP_DEBUG !== true ) {
31757 + $expire = 3600;
31758 + if ( isset( $video->expires ) && is_int( $video->expires ) ) {
31759 + $expires_diff = time() - $video->expires;
31760 + if ( $expires_diff > 0 && $expires_diff < 86400 ) // allowed range: 1 second to 1 day
31761 + $expire = $expires_diff;
31762 + unset( $expires_diff );
31763 + }
31764 +
31765 + wp_cache_set( $cache_key, serialize( $this->video ), 'video', $expire );
31766 + unset( $expire );
31767 + }
31768 + } else {
31769 + $this->video = unserialize( $cached_video );
31770 + }
31771 + unset( $cache_key );
31772 + unset( $cached_video );
31773 + }
31774 +
31775 + /**
31776 + * Wrap output in a VideoPress player container
31777 + *
31778 + * @since 1.3
31779 + * @var string $content HTML string
31780 + * @return string HTML string or blank string if nothing to wrap
31781 + */
31782 + private function html_wrapper( $content ) {
31783 + if ( empty( $content ) )
31784 + return '';
31785 + else
31786 + return '<div id="' . esc_attr( $this->video_container_id ) . '" class="video-player">' . $content . '</div>';
31787 + }
31788 +
31789 + /**
31790 + * Output content suitable for a feed reader displaying RSS or Atom feeds
31791 + * We do not display error messages in the feed view due to caching concerns.
31792 + * Flash content presented using <embed> markup for feed reader compatibility.
31793 + *
31794 + * @since 1.3
31795 + * @return string HTML string or empty string if error
31796 + */
31797 + public function asXML() {
31798 + if ( empty( $this->video ) || is_wp_error( $this->video ) ) {
31799 + return '';
31800 + }
31801 +
31802 + if ( isset( $this->options['force_flash'] ) && true === $this->options['force_flash'] ) {
31803 + $content = $this->flash_embed();
31804 +
31805 + } else {
31806 + $content = $this->html5_static();
31807 + }
31808 +
31809 + return $this->html_wrapper( $content );
31810 + }
31811 +
31812 + /**
31813 + * Video player markup for best matching the current request and publisher options
31814 + * @since 1.3
31815 + * @return string HTML markup string or empty string if no video property found
31816 + */
31817 + public function asHTML() {
31818 + if ( empty( $this->video ) ) {
31819 + $content = '';
31820 +
31821 + } elseif ( is_wp_error( $this->video ) ) {
31822 + $content = $this->error_message( $this->video );
31823 +
31824 + } elseif ( isset( $this->options['force_flash'] ) && true === $this->options['force_flash'] ) {
31825 + $content = $this->flash_object();
31826 +
31827 + } elseif ( isset( $this->video->restricted_embed ) && true === $this->video->restricted_embed ) {
31828 +
31829 + if ( $this->options['forcestatic'] ) {
31830 + $content = $this->flash_object();
31831 +
31832 + } else {
31833 + $content = $this->html5_dynamic();
31834 + }
31835 +
31836 + } elseif ( isset( $this->options['freedom'] ) && true === $this->options['freedom'] ) {
31837 + $content = $this->html5_static();
31838 +
31839 + } else {
31840 + $content = $this->html5_dynamic();
31841 + }
31842 +
31843 + return $this->html_wrapper( $content );
31844 + }
31845 +
31846 + /**
31847 + * Display an error message to users capable of doing something about the error
31848 + *
31849 + * @since 1.3
31850 + * @uses current_user_can() to test if current user has edit_posts capability
31851 + * @var WP_Error $error WordPress error
31852 + * @return string HTML string
31853 + */
31854 + private function error_message( $error ) {
31855 + if ( ! current_user_can( 'edit_posts' ) || empty( $error ) )
31856 + return '';
31857 +
31858 + $html = '<div class="videopress-error" style="background-color:rgb(255,0,0);color:rgb(255,255,255);font-family:font-family:\'Helvetica Neue\',Arial,Helvetica,\'Nimbus Sans L\',sans-serif;font-size:140%;min-height:10em;padding-top:1.5em;padding-bottom:1.5em">';
31859 + $html .= '<h1 style="font-size:180%;font-style:bold;line-height:130%;text-decoration:underline">' . esc_html( sprintf( __( '%s Error', 'jetpack' ), 'VideoPress' ) ) . '</h1>';
31860 + foreach( $error->get_error_messages() as $message ) {
31861 + $html .= $message;
31862 + }
31863 + $html .= '</div>';
31864 + return $html;
31865 + }
31866 +
31867 + /**
31868 + * Rating agencies and industry associations require a potential viewer verify his or her age before a video or its poster frame are displayed.
31869 + * Content rated for audiences 17 years of age or older requires such verification across multiple rating agencies and industry associations
31870 + *
31871 + * @since 1.3
31872 + * @return bool true if video requires the viewer verify he or she is 17 years of age or older
31873 + */
31874 + private function age_gate_required() {
31875 + if ( isset( $this->video->age_rating ) && $this->video->age_rating >= 17 )
31876 + return true;
31877 + else
31878 + return false;
31879 + }
31880 +
31881 + /**
31882 + * Select a date of birth using HTML form elements.
31883 + *
31884 + * @since 1.5
31885 + * @return string HTML markup
31886 + */
31887 + private function html_age_gate() {
31888 + global $wp_locale;
31889 + $text_align = 'left';
31890 + if ( $this->video->text_direction === 'rtl' )
31891 + $text_align = 'right';
31892 +
31893 + $html = '<div class="videopress-age-gate" style="margin:0 60px">';
31894 + $html .= '<p class="instructions" style="color:rgb(255, 255, 255);font-size:21px;padding-top:60px;padding-bottom:20px;text-align:' . $text_align . '">' . esc_html( __( 'This video is intended for mature audiences.', 'jetpack' ) ) . '<br />' . esc_html( __( 'Please verify your birthday.', 'jetpack' ) ) . '</p>';
31895 + $html .= '<fieldset id="birthday" style="border:0 none;text-align:' . $text_align . ';padding:0;">';
31896 + $inputs_style = 'border:1px solid #444;margin-';
31897 + if ( $this->video->text_direction === 'rtl' )
31898 + $inputs_style .= 'left';
31899 + else
31900 + $inputs_style .= 'right';
31901 + $inputs_style .= ':10px;background-color:rgb(0, 0, 0);font-size:14px;color:rgb(255,255,255);padding:4px 6px;line-height: 2em;vertical-align: middle';
31902 +
31903 + /**
31904 + * Display a list of months in the Gregorian calendar.
31905 + * Set values to 0-based to match JavaScript Date.
31906 + * @link https://developer.mozilla.org/en/JavaScript/Reference/global_objects/date Mozilla JavaScript Reference: Date
31907 + */
31908 + $html .= '<select name="month" style="' . $inputs_style . '">';
31909 +
31910 + for( $i=0; $i<12; $i++ ) {
31911 + $html .= '<option value="' . esc_attr( $i ) . '">' . esc_html( $wp_locale->get_month( $i + 1 ) ) . '</option>';
31912 + }
31913 + $html .= '</select>';
31914 +
31915 + /**
31916 + * todo: numdays variance by month
31917 + */
31918 + $html .= '<select name="day" style="' . $inputs_style . '">';
31919 + for ( $i=1; $i<32; $i++ ) {
31920 + $html .= '<option>' . $i . '</option>';
31921 + }
31922 + $html .= '</select>';
31923 +
31924 + /**
31925 + * Current record for human life is 122. Go back 130 years and no one is left out.
31926 + * Don't ask infants younger than 2 for their birthday
31927 + * Default to 13
31928 + */
31929 + $html .= '<select name="year" style="' . $inputs_style . '">';
31930 + $start_year = date('Y') - 2;
31931 + $default_year = $start_year - 11;
31932 + $end_year = $start_year - 128;
31933 + for ( $year=$start_year; $year>$end_year; $year-- ) {
31934 + $html .= '<option';
31935 + if ( $year === $default_year )
31936 + $html .= ' selected="selected"';
31937 + $html .= '>' . $year . '</option>';
31938 + }
31939 + unset( $start_year );
31940 + unset( $default_year );
31941 + unset( $end_year );
31942 + $html .= '</select>';
31943 +
31944 + $html .= '<input type="submit" value="' . __( 'Submit', 'jetpack' ) . '" style="cursor:pointer;border-radius: 1em;border:1px solid #333;background-color:#333;background:-webkit-gradient( linear, left top, left bottom, color-stop(0.0, #444), color-stop(1, #111) );background:-moz-linear-gradient(center top, #444 0%, #111 100%);font-size:13px;padding:4px 10px 5px;line-height:1em;vertical-align:top;color:white;text-decoration:none;margin:0" />';
31945 +
31946 + $html .= '</fieldset>';
31947 + $html .= '<p style="padding-top:20px;padding-bottom:60px;text-align:' . $text_align . ';"><a rel="nofollow" href="http://videopress.com/" target="_blank" style="color:rgb(128,128,128);text-decoration:underline;font-size:15px">' . __( 'More information', 'jetpack' ) . '</a></p>';
31948 +
31949 + $html .= '</div>';
31950 + return $html;
31951 + }
31952 +
31953 + /**
31954 + * Return HTML5 video static markup for the given video parameters.
31955 + * Use default browser player controls.
31956 + * No Flash fallback.
31957 + *
31958 + * @since 1.2
31959 + * @link http://www.whatwg.org/specs/web-apps/current-work/multipage/video.html HTML5 video
31960 + * @return string HTML5 video element and children
31961 + */
31962 + private function html5_static() {
31963 + wp_enqueue_script( 'videopress' );
31964 + $thumbnail = esc_url( $this->video->poster_frame_uri );
31965 + $html = "<video id=\"{$this->video_id}\" width=\"{$this->video->calculated_width}\" height=\"{$this->video->calculated_height}\" poster=\"$thumbnail\" controls=\"true\"";
31966 + if ( isset( $this->options['autoplay'] ) && $this->options['autoplay'] === true )
31967 + $html .= ' autoplay="true"';
31968 + else
31969 + $html .= ' preload="metadata"';
31970 + if ( isset( $this->video->text_direction ) )
31971 + $html .= ' dir="' . esc_attr( $this->video->text_direction ) . '"';
31972 + if ( isset( $this->video->language ) )
31973 + $html .= ' lang="' . esc_attr( $this->video->language ) . '"';
31974 + $html .= '>';
31975 + if ( ! isset( $this->options['freedom'] ) || $this->options['freedom'] === false ) {
31976 + $mp4 = $this->video->videos->mp4->url;
31977 + if ( ! empty( $mp4 ) )
31978 + $html .= '<source src="' . esc_url( $mp4 ) . '" type="video/mp4; codecs=&quot;' . esc_attr( $this->video->videos->mp4->codecs ) . '&quot;" />';
31979 + unset( $mp4 );
31980 + }
31981 + $ogg = $this->video->videos->ogv->url;
31982 + if ( ! empty( $ogg ) )
31983 + $html .= '<source src="' . esc_url( $ogg ) . '" type="video/ogg; codecs=&quot;' . esc_attr( $this->video->videos->ogv->codecs ) . '&quot;" />';
31984 + unset( $ogg );
31985 +
31986 + $html .= '<div><img alt="';
31987 + if ( isset( $this->video->title ) )
31988 + $html .= esc_attr( $this->video->title );
31989 + $html .= '" src="' . $thumbnail . '" width="' . $this->video->calculated_width . '" height="' . $this->video->calculated_height . '" /></div>';
31990 + if ( isset( $this->options['freedom'] ) && $this->options['freedom'] === true )
31991 + $html .= '<p class="robots-nocontent">' . sprintf( __( 'You do not have sufficient <a rel="nofollow" href="%s" target="_blank">freedom levels</a> to view this video. Support free software and upgrade.', 'jetpack' ), 'http://www.gnu.org/philosophy/free-sw.html' ) . '</p>';
31992 + elseif ( isset( $this->video->title ) )
31993 + $html .= '<p>' . esc_html( $this->video->title ) . '</p>';
31994 + $html .= '</video>';
31995 + return $html;
31996 + }
31997 +
31998 + /**
31999 + * Click to play dynamic HTML5-capable player.
32000 + * The player displays a video preview section including poster frame,
32001 + * video title, play button and watermark on the original page load
32002 + * and calculates the playback capabilities of the browser. The video player
32003 + * is loaded when the visitor clicks on the video preview area.
32004 + * If Flash Player 10 or above is available the browser will display
32005 + * the Flash version of the video. If HTML5 video appears to be supported
32006 + * and the browser may be capable of MP4 (H.264, AAC) or OGV (Theora, Vorbis)
32007 + * playback the browser will display its native HTML5 player.
32008 + *
32009 + * @since 1.5
32010 + * @return string HTML markup
32011 + */
32012 + private function html5_dynamic() {
32013 +
32014 + /**
32015 + * Filter the VideoPress legacy player feature
32016 + *
32017 + * This filter allows you to control whether the legacy VideoPress player should be used
32018 + * instead of the improved one.
32019 + *
32020 + * @module videopress
32021 + *
32022 + * @since 3.7.0
32023 + *
32024 + * @param boolean $videopress_use_legacy_player
32025 + */
32026 + if ( ! apply_filters( 'jetpack_videopress_use_legacy_player', false ) ) {
32027 + return $this->html5_dynamic_next();
32028 + }
32029 +
32030 + wp_enqueue_script( 'videopress' );
32031 + $video_placeholder_id = $this->video_container_id . '-placeholder';
32032 + $age_gate_required = $this->age_gate_required();
32033 + $width = absint( $this->video->calculated_width );
32034 + $height = absint( $this->video->calculated_height );
32035 +
32036 + $html = '<div id="' . $video_placeholder_id . '" class="videopress-placeholder" style="';
32037 + if ( $age_gate_required )
32038 + $html .= "min-width:{$width}px;min-height:{$height}px";
32039 + else
32040 + $html .= "width:{$width}px;height:{$height}px";
32041 + $html .= ';display:none;cursor:pointer !important;position:relative;';
32042 + if ( isset( $this->video->skin ) && isset( $this->video->skin->background_color ) )
32043 + $html .= 'background-color:' . esc_attr( $this->video->skin->background_color ) . ';';
32044 + $html .= 'font-family: \'Helvetica Neue\',Arial,Helvetica,\'Nimbus Sans L\',sans-serif;font-weight:bold;font-size:18px">' . PHP_EOL;
32045 +
32046 + /**
32047 + * Do not display a poster frame, title, or any other content hints for mature content.
32048 + */
32049 + if ( ! $age_gate_required ) {
32050 + if ( ! empty( $this->video->title ) ) {
32051 + $html .= '<div class="videopress-title" style="display:inline;position:absolute;margin:20px 20px 0 20px;padding:4px 8px;vertical-align:top;text-align:';
32052 + if ( $this->video->text_direction === 'rtl' )
32053 + $html .= 'right" dir="rtl"';
32054 + else
32055 + $html .= 'left" dir="ltr"';
32056 + if ( isset( $this->video->language ) )
32057 + $html .= ' lang="' . esc_attr( $this->video->language ) . '"';
32058 + $html .= '><span style="padding:3px 0;line-height:1.5em;';
32059 + if ( isset( $this->video->skin ) && isset( $this->video->skin->background_color ) ) {
32060 + $html .= 'background-color:';
32061 + if ( $this->video->skin->background_color === 'rgb(0,0,0)' )
32062 + $html .= 'rgba(0,0,0,0.8)';
32063 + else
32064 + $html .= esc_attr( $this->video->skin->background_color );
32065 + $html .= ';';
32066 + }
32067 + $html .= 'color:rgb(255,255,255)">' . esc_html( $this->video->title ) . '</span></div>';
32068 + }
32069 + $html .= '<img class="videopress-poster" alt="';
32070 + if ( ! empty( $this->video->title ) )
32071 + $html .= esc_attr( $this->video->title ) . '" title="' . esc_attr( sprintf( _x( 'Watch: %s', 'watch a video title', 'jetpack' ), $this->video->title ) );
32072 + $html .= '" src="' . esc_url( $this->video->poster_frame_uri, array( 'http', 'https' ) ) . '" width="' . $width . '" height="' . $height . '" />' . PHP_EOL;
32073 +
32074 + //style a play button hovered over the poster frame
32075 + $html .= '<div class="play-button"><span style="z-index:2;display:block;position:absolute;top:50%;left:50%;text-align:center;vertical-align:middle;color:rgb(255,255,255);opacity:0.9;margin:0 0 0 -0.45em;padding:0;line-height:0;font-size:500%;text-shadow:0 0 40px rgba(0,0,0,0.5)">&#9654;</span></div>' . PHP_EOL;
32076 +
32077 + // watermark
32078 + if ( isset( $this->video->skin ) && isset( $this->video->skin->watermark ) ) {
32079 + $html .= '<div style="position:relative;margin-top:-40px;height:25px;margin-bottom:35px;';
32080 + if ( $this->video->text_direction === 'rtl' )
32081 + $html .= 'margin-left:20px;text-align:left;';
32082 + else
32083 + $html .= 'margin-right:20px;text-align:right;';
32084 + $html .= 'vertical-align:bottom;z-index:3">';
32085 + $html .= '<img alt="" src="' . esc_url( $this->video->skin->watermark, array( 'http', 'https' ) ) . '" width="90" height="13" style="background-color:transparent;background-image:none;background-repeat:no-repeat;border:none;margin:0;padding:0"/>';
32086 + $html .= '</div>' . PHP_EOL;
32087 + }
32088 + }
32089 +
32090 + $data = array(
32091 + 'blog' => absint( $this->video->blog_id ),
32092 + 'post' => absint( $this->video->post_id ),
32093 + 'duration'=> absint( $this->video->duration ),
32094 + 'poster' => esc_url_raw( $this->video->poster_frame_uri, array( 'http', 'https' ) ),
32095 + 'hd' => (bool) $this->options['hd']
32096 + );
32097 + if ( isset( $this->video->videos ) ) {
32098 + if ( isset( $this->video->videos->mp4 ) && isset( $this->video->videos->mp4->url ) )
32099 + $data['mp4'] = array( 'size' => $this->video->videos->mp4->format, 'uri' => esc_url_raw( $this->video->videos->mp4->url, array( 'http', 'https' ) ) );
32100 + if ( isset( $this->video->videos->ogv ) && isset( $this->video->videos->ogv->url ) )
32101 + $data['ogv'] = array( 'size' => 'std', 'uri' => esc_url_raw( $this->video->videos->ogv->url, array( 'http', 'https' ) ) );
32102 + }
32103 + $locale = array( 'dir' => $this->video->text_direction );
32104 + if ( isset( $this->video->language ) )
32105 + $locale['lang'] = $this->video->language;
32106 + $data['locale'] = $locale;
32107 + unset( $locale );
32108 +
32109 + $guid = $this->video->guid;
32110 + $guid_js = json_encode( $guid );
32111 + $html .= '<script type="text/javascript">' . PHP_EOL;
32112 + $html .= 'jQuery(document).ready(function() {';
32113 +
32114 + $html .= 'if ( !jQuery.VideoPress.data[' . json_encode($guid) . '] ) { jQuery.VideoPress.data[' . json_encode($guid) . '] = new Array(); }' . PHP_EOL;
32115 + $html .= 'jQuery.VideoPress.data[' . json_encode( $guid ) . '][' . self::$shown[ $guid ] . ']=' . json_encode($data) . ';' . PHP_EOL;
32116 + unset( $data );
32117 +
32118 + $jq_container = json_encode( '#' . $this->video_container_id );
32119 + $jq_placeholder = json_encode( '#' . $video_placeholder_id );
32120 + $player_config = "{width:{$width},height:{$height},";
32121 + if ( isset( $this->options['freedom'] ) && $this->options['freedom'] === true )
32122 + $player_config .= 'freedom:"true",';
32123 + $player_config .= 'container:jQuery(' . $jq_container . ')}';
32124 +
32125 + $html .= "jQuery({$jq_placeholder}).show(0,function(){jQuery.VideoPress.analytics.impression({$guid_js})});" . PHP_EOL;
32126 +
32127 + if ( $age_gate_required ) {
32128 + $html .= 'if ( jQuery.VideoPress.support.flash() ) {' . PHP_EOL;
32129 + /**
32130 + * @link http://code.google.com/p/swfobject/wiki/api#swfobject.embedSWF(swfUrlStr,_replaceElemIdStr,_widthStr,_height
32131 + */
32132 + $html .= 'swfobject.embedSWF(' . implode( ',', array(
32133 + 'jQuery.VideoPress.video.flash.player_uri',
32134 + json_encode( $this->video_container_id ),
32135 + json_encode( $width ),
32136 + json_encode( $height ),
32137 + 'jQuery.VideoPress.video.flash.min_version',
32138 + 'jQuery.VideoPress.video.flash.expressinstall', // attempt to upgrade the Flash player if less than min_version. requires a 310x137 container or larger but we will always try to include
32139 + '{guid:' . $guid_js . '}', // FlashVars
32140 + 'jQuery.VideoPress.video.flash.params',
32141 + 'null', // no attributes
32142 + 'jQuery.VideoPress.video.flash.embedCallback' // error fallback
32143 + ) ) . ');';
32144 + $html .= '} else {' . PHP_EOL;
32145 + $html .= "if ( jQuery.VideoPress.video.prepare({$guid_js},{$player_config}," . self::$shown[ $guid ] . ') ) {' . PHP_EOL;
32146 + $html .= 'if ( jQuery(' . $jq_container . ').data( "player" ) === "flash" ){jQuery.VideoPress.video.play(jQuery(' . json_encode('#' . $this->video_container_id) . '));}else{';
32147 + $html .= 'jQuery(' . $jq_placeholder . ').html(' . json_encode( $this->html_age_date() ) . ');' . PHP_EOL;
32148 + $html .= 'jQuery(' . json_encode( '#' . $video_placeholder_id . ' input[type=submit]' ) . ').one("click", function(event){jQuery.VideoPress.requirements.isSufficientAge(jQuery(' . $jq_container . '),' . absint( $this->video->age_rating ) . ')});' . PHP_EOL;
32149 + $html .= '}}}' . PHP_EOL;
32150 + } else {
32151 + $html .= "if ( jQuery.VideoPress.video.prepare({$guid_js}, {$player_config}," . self::$shown[ $guid ] . ') ) {' . PHP_EOL;
32152 + if ( isset( $this->options['autoplay'] ) && $this->options['autoplay'] === true )
32153 + $html .= "jQuery.VideoPress.video.play(jQuery({$jq_container}));";
32154 + else
32155 + $html .= 'jQuery(' . $jq_placeholder . ').one("click",function(){jQuery.VideoPress.video.play(jQuery(' . $jq_container . '))});';
32156 + $html .= '}';
32157 +
32158 + // close the jQuery(document).ready() function
32159 + $html .= '});';
32160 + }
32161 + $html .= '</script>' . PHP_EOL;
32162 + $html .= '</div>' . PHP_EOL;
32163 +
32164 + /*
32165 + * JavaScript required
32166 + */
32167 + $noun = __( 'this video', 'jetpack' );
32168 + if ( ! $age_gate_required ) {
32169 + $vid_type = '';
32170 + if ( ( isset( $this->options['freedom'] ) && $this->options['freedom'] === true ) && ( isset( $this->video->videos->ogv ) && isset( $this->video->videos->ogv->url ) ) )
32171 + $vid_type = 'ogv';
32172 + elseif ( isset( $this->video->videos->mp4 ) && isset( $this->video->videos->mp4->url ) )
32173 + $vid_type = 'mp4';
32174 + elseif ( isset( $this->video->videos->ogv ) && isset( $this->video->videos->ogv->url ) )
32175 + $vid_type = 'ogv';
32176 +
32177 + if ( $vid_type !== '' ) {
32178 + $noun = '<a ';
32179 + if ( isset( $this->video->language ) )
32180 + $noun .= 'hreflang="' . esc_attr( $this->video->language ) . '" ';
32181 + if ( $vid_type === 'mp4' )
32182 + $noun .= 'type="video/mp4" href="' . esc_url( $this->video->videos->mp4->url, array( 'http', 'https' ) );
32183 + elseif ( $vid_type === 'ogv' )
32184 + $noun .= 'type="video/ogv" href="' . esc_url( $this->video->videos->ogv->url, array( 'http', 'https' ) );
32185 + $noun .= '">';
32186 + if ( isset( $this->video->title ) )
32187 + $noun .= esc_html( $this->video->title );
32188 + else
32189 + $noun .= __( 'this video', 'jetpack' );
32190 + $noun .= '</a>';
32191 + } elseif ( ! empty( $this->title ) ) {
32192 + $noun = esc_html( $this->title );
32193 + }
32194 + unset( $vid_type );
32195 + }
32196 + $html .= '<noscript><p>' . sprintf( _x( 'JavaScript required to play %s.', 'Play as in playback or view a movie', 'jetpack' ), $noun ) . '</p></noscript>';
32197 +
32198 + return $html;
32199 + }
32200 +
32201 + function html5_dynamic_next() {
32202 + $video_container_id = 'v-' . $this->video->guid;
32203 +
32204 + // Must not use iframes for IE11 due to a fullscreen bug
32205 + if ( isset( $_SERVER['HTTP_USER_AGENT'] ) && stristr( $_SERVER['HTTP_USER_AGENT'], 'Trident/7.0; rv:11.0' ) ) {
32206 + $iframe_embed = false;
32207 + } else {
32208 +
32209 + /**
32210 + * Filter the VideoPress iframe embed
32211 + *
32212 + * This filter allows you to control whether the videos will be embedded using an iframe.
32213 + * Set this to false in order to use an in-page embed rather than an iframe.
32214 + *
32215 + * @module videopress
32216 + *
32217 + * @since 3.7.0
32218 + *
32219 + * @param boolean $videopress_player_use_iframe
32220 + */
32221 + $iframe_embed = apply_filters( 'jetpack_videopress_player_use_iframe', true );
32222 + }
32223 +
32224 + if ( ! array_key_exists( 'hd', $this->options ) ) {
32225 + $this->options['hd'] = (bool) get_option( 'video_player_high_quality', false );
32226 + }
32227 +
32228 + $videopress_options = array(
32229 + 'width' => absint( $this->video->calculated_width ),
32230 + 'height' => absint( $this->video->calculated_height ),
32231 + );
32232 + foreach ( $this->options as $option => $value ) {
32233 + switch ( $option ) {
32234 + case 'at':
32235 + if ( intval( $value ) ) {
32236 + $videopress_options[ $option ] = intval( $value );
32237 + }
32238 + break;
32239 + case 'autoplay':
32240 + $option = 'autoPlay';
32241 + case 'hd':
32242 + case 'loop':
32243 + case 'permalink':
32244 + if ( in_array( $value, array( 1, 'true' ) ) ) {
32245 + $videopress_options[ $option ] = true;
32246 + } elseif ( in_array( $value, array( 0, 'false' ) ) ) {
32247 + $videopress_options[ $option ] = false;
32248 + }
32249 + break;
32250 + case 'defaultlangcode':
32251 + $option = 'defaultLangCode';
32252 + if ( $value ) {
32253 + $videopress_options[ $option ] = $value;
32254 + }
32255 + break;
32256 + }
32257 + }
32258 +
32259 + if ( $iframe_embed ) {
32260 + $iframe_url = "https://videopress.com/embed/{$this->video->guid}";
32261 +
32262 + foreach ( $videopress_options as $option => $value ) {
32263 + if ( ! in_array( $option, array( 'width', 'height' ) ) ) {
32264 +
32265 + // add_query_arg ignores false as a value, so replacing it with 0
32266 + $iframe_url = add_query_arg( $option, ( false === $value ) ? 0 : $value, $iframe_url );
32267 + }
32268 + }
32269 +
32270 + $js_url = 'https://s0.wp.com/wp-content/plugins/video/assets/js/next/videopress-iframe.js';
32271 + $js_url = add_query_arg( 'jetpack_version', JETPACK__VERSION, $js_url );
32272 +
32273 + return "<iframe width='" . esc_attr( $videopress_options['width'] )
32274 + . "' height='" . esc_attr( $videopress_options['height'] )
32275 + . "' src='" . esc_attr( $iframe_url )
32276 + . "' frameborder='0' allowfullscreen></iframe>"
32277 + . "<script src='" . esc_attr( $js_url ) . "'></script>";
32278 +
32279 + } else {
32280 + $videopress_options = json_encode( $videopress_options );
32281 + $js_url = 'https://s0.wp.com/wp-content/plugins/video/assets/js/next/videopress.js';
32282 + $js_url = add_query_arg( 'jetpack_version', JETPACK__VERSION, $js_url );
32283 +
32284 + return "<div id='{$video_container_id}'></div>
32285 + <script src='{$js_url}'></script>
32286 + <script>
32287 + videopress('{$this->video->guid}', document.querySelector('#{$video_container_id}'), {$videopress_options});
32288 + </script>";
32289 + }
32290 + }
32291 +
32292 + /**
32293 + * Only allow legitimate Flash parameters and their values
32294 + *
32295 + * @since 1.2
32296 + * @link http://kb2.adobe.com/cps/127/tn_12701.html Flash object and embed attributes
32297 + * @link http://kb2.adobe.com/cps/133/tn_13331.html devicefont
32298 + * @link http://kb2.adobe.com/cps/164/tn_16494.html allowscriptaccess
32299 + * @link http://www.adobe.com/devnet/flashplayer/articles/full_screen_mode.html full screen mode
32300 + * @link http://livedocs.adobe.com/flash/9.0/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=00001079.html allownetworking
32301 + * @param array $flash_params Flash parameters expressed in key-value form
32302 + * @return array validated Flash parameters
32303 + */
32304 + public static function esc_flash_params( $flash_params ) {
32305 + $allowed_params = array(
32306 + 'swliveconnect' => array('true', 'false'),
32307 + 'play' => array('true', 'false'),
32308 + 'loop' => array('true', 'false'),
32309 + 'menu' => array('true', 'false'),
32310 + 'quality' => array('low', 'autolow', 'autohigh', 'medium', 'high', 'best'),
32311 + 'scale' => array('default', 'noborder', 'exactfit', 'noscale'),
32312 + 'align' => array('l', 'r', 't'),
32313 + 'salign' => array('l', 'r', 't', 'tl', 'tr', 'bl', 'br'),
32314 + 'wmode' => array('window', 'opaque', 'transparent','direct','gpu'),
32315 + 'devicefont' => array('_sans', '_serif', '_typewriter'),
32316 + 'allowscriptaccess' => array('always', 'samedomain', 'never'),
32317 + 'allownetworking' => array('all','internal', 'none'),
32318 + 'seamlesstabbing' => array('true', 'false'),
32319 + 'allowfullscreen' => array('true', 'false'),
32320 + 'fullScreenAspectRatio' => array('portrait', 'landscape'),
32321 + 'base',
32322 + 'bgcolor',
32323 + 'flashvars'
32324 + );
32325 +
32326 + $allowed_params_keys = array_keys( $allowed_params );
32327 +
32328 + $filtered_params = array();
32329 + foreach( $flash_params as $param=>$value ) {
32330 + if ( empty($param) || empty($value) )
32331 + continue;
32332 + $param = strtolower($param);
32333 + if ( in_array($param, $allowed_params_keys) ) {
32334 + if ( isset( $allowed_params[$param] ) && is_array( $allowed_params[$param] ) ) {
32335 + $value = strtolower($value);
32336 + if ( in_array( $value, $allowed_params[$param] ) )
32337 + $filtered_params[$param] = $value;
32338 + } else {
32339 + $filtered_params[$param] = $value;
32340 + }
32341 + }
32342 + }
32343 + unset( $allowed_params_keys );
32344 +
32345 + /**
32346 + * Flash specifies sameDomain, not samedomain. change from lowercase value for preciseness
32347 + */
32348 + if ( isset( $filtered_params['allowscriptaccess'] ) && $filtered_params['allowscriptaccess'] === 'samedomain' )
32349 + $filtered_params['allowscriptaccess'] = 'sameDomain';
32350 +
32351 + return $filtered_params;
32352 + }
32353 +
32354 + /**
32355 + * Filter Flash variables from the response, taking into consideration player options.
32356 + *
32357 + * @since 1.3
32358 + * @return array Flash variable key value pairs
32359 + */
32360 + private function get_flash_variables() {
32361 + if ( ! isset( $this->video->players->swf->vars ) )
32362 + return array();
32363 +
32364 + $flashvars = (array) $this->video->players->swf->vars;
32365 + if ( isset( $this->options['autoplay'] ) && $this->options['autoplay'] === true )
32366 + $flashvars['autoPlay'] = 'true';
32367 + return $flashvars;
32368 + }
32369 +
32370 + /**
32371 + * Validate and filter Flash parameters
32372 + *
32373 + * @since 1.3
32374 + * @return array Flash parameters passed through key and value validation
32375 + */
32376 + private function get_flash_parameters() {
32377 + if ( ! isset( $this->video->players->swf->params ) )
32378 + return array();
32379 + else
32380 + return self::esc_flash_params(
32381 + /**
32382 + * Filters the Flash parameters of the VideoPress player.
32383 + *
32384 + * @module videopress
32385 + *
32386 + * @since 1.2.0
32387 + *
32388 + * @param array $this->video->players->swf->params Array of swf parameters for the VideoPress flash player.
32389 + */
32390 + apply_filters( 'video_flash_params', (array) $this->video->players->swf->params, 10, 1 )
32391 + );
32392 + }
32393 +
32394 + /**
32395 + * Flash player markup in a HTML embed element.
32396 + *
32397 + * @since 1.1
32398 + * @link http://www.whatwg.org/specs/web-apps/current-work/multipage/the-iframe-element.html#the-embed-element embed element
32399 + * @link http://www.google.com/support/reader/bin/answer.py?answer=70664 Google Reader markup support
32400 + * @return string HTML markup. Embed element with no children
32401 + */
32402 + private function flash_embed() {
32403 + wp_enqueue_script( 'videopress' );
32404 + if ( ! isset( $this->video->players->swf ) || ! isset( $this->video->players->swf->url ) )
32405 + return '';
32406 +
32407 + $embed = array(
32408 + 'id' => $this->video_id,
32409 + 'src' => esc_url_raw( $this->video->players->swf->url . '&' . http_build_query( $this->get_flash_variables(), null, '&' ) , array( 'http', 'https' ) ),
32410 + 'type' => 'application/x-shockwave-flash',
32411 + 'width' => $this->video->calculated_width,
32412 + 'height' => $this->video->calculated_height
32413 + );
32414 + if ( isset( $this->video->title ) )
32415 + $embed['title'] = $this->video->title;
32416 + $embed = array_merge( $embed, $this->get_flash_parameters() );
32417 +
32418 + $html = '<embed';
32419 + foreach ( $embed as $attribute => $value ) {
32420 + $html .= ' ' . esc_html( $attribute ) . '="' . esc_attr( $value ) . '"';
32421 + }
32422 + unset( $embed );
32423 + $html .= '></embed>';
32424 + return $html;
32425 + }
32426 +
32427 + /**
32428 + * Double-baked Flash object markup for Internet Explorer and more standards-friendly consuming agents.
32429 + *
32430 + * @since 1.1
32431 + * @return HTML markup. Object and children.
32432 + */
32433 + private function flash_object() {
32434 + wp_enqueue_script( 'videopress' );
32435 + if ( ! isset( $this->video->players->swf ) || ! isset( $this->video->players->swf->url ) )
32436 + return '';
32437 +
32438 + $thumbnail_html = '<img alt="';
32439 + if ( isset( $this->video->title ) )
32440 + $thumbnail_html .= esc_attr( $this->video->title );
32441 + $thumbnail_html .= '" src="' . esc_url( $this->video->poster_frame_uri, array( 'http', 'https' ) ) . '" width="' . $this->video->calculated_width . '" height="' . $this->video->calculated_height . '" />';
32442 + $flash_vars = esc_attr( http_build_query( $this->get_flash_variables(), null, '&' ) );
32443 + $flash_params = '';
32444 + foreach ( $this->get_flash_parameters() as $attribute => $value ) {
32445 + $flash_params .= '<param name="' . esc_attr( $attribute ) . '" value="' . esc_attr( $value ) . '" />';
32446 + }
32447 + $flash_help = sprintf( __( 'This video requires <a rel="nofollow" href="%s" target="_blank">Adobe Flash</a> for playback.', 'jetpack' ), 'http://www.adobe.com/go/getflashplayer');
32448 + $flash_player_url = esc_url( $this->video->players->swf->url, array( 'http', 'https' ) );
32449 + $description = '';
32450 + if ( isset( $this->video->title ) ) {
32451 + $standby = $this->video->title;
32452 + $description = '<p><strong>' . esc_html( $this->video->title ) . '</strong></p>';
32453 + } else {
32454 + $standby = __( 'Loading video...', 'jetpack' );
32455 + }
32456 + $standby = ' standby="' . esc_attr( $standby ) . '"';
32457 + return <<<OBJECT
32458 +<script type="text/javascript">if(typeof swfobject!=="undefined"){swfobject.registerObject("{$this->video_id}", "{$this->video->players->swf->version}");}</script>
32459 +<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="{$this->video->calculated_width}" height="{$this->video->calculated_height}" id="{$this->video_id}"{$standby}>
32460 + <param name="movie" value="{$flash_player_url}" />
32461 + {$flash_params}
32462 + <param name="flashvars" value="{$flash_vars}" />
32463 + <!--[if !IE]>-->
32464 + <object type="application/x-shockwave-flash" data="{$flash_player_url}" width="{$this->video->calculated_width}" height="{$this->video->calculated_height}"{$standby}>
32465 + {$flash_params}
32466 + <param name="flashvars" value="{$flash_vars}" />
32467 + <!--<![endif]-->
32468 + {$thumbnail_html}{$description}<p class="robots-nocontent">{$flash_help}</p>
32469 + <!--[if !IE]>-->
32470 + </object>
32471 + <!--<![endif]-->
32472 +</object>
32473 +OBJECT;
32474 + }
32475 +}
32476
32477 diff --git a/plugins/jetpack/modules/videopress-v2/class.videopress-scheduler.php b/plugins/jetpack/modules/videopress-v2/class.videopress-scheduler.php
32478 new file mode 100644
32479 index 0000000..b74fdd1
32480 --- /dev/null
32481 +++ b/plugins/jetpack/modules/videopress-v2/class.videopress-scheduler.php
32482 @@ -0,0 +1,197 @@
32483 +<?php
32484 +/**
32485 + * VideoPress playback module markup generator.
32486 + *
32487 + * @since 1.3
32488 + */
32489 +class VideoPress_Scheduler {
32490 +
32491 + /**
32492 + * The name of the function used to run the cleanup cron.
32493 + */
32494 + const CLEANUP_CRON_METHOD = 'videopress_cleanup_media_library';
32495 +
32496 + /**
32497 + * @var VideoPress_Scheduler
32498 + **/
32499 + private static $instance = null;
32500 +
32501 + /**
32502 + * A list of all of the crons that are to be activated, along with their interval timings.
32503 + *
32504 + * @var array
32505 + */
32506 + protected $crons = array(
32507 + 'cleanup' => array(
32508 + 'method' => self::CLEANUP_CRON_METHOD,
32509 + 'interval' => 'minutes_30',
32510 + ),
32511 + );
32512 +
32513 +
32514 + /**
32515 + * Private VideoPress_Scheduler constructor.
32516 + *
32517 + * Use the VideoPress_Scheduler::init() method to get an instance.
32518 + */
32519 + private function __construct() {
32520 + add_filter( 'cron_schedules', array( $this, 'add_30_minute_cron_interval' ) );
32521 +
32522 + // Activate the cleanup cron if videopress is enabled, jetpack is activated, or jetpack is updated.
32523 + add_action( 'jetpack_activate_module_videopress', array( $this, 'activate_all_crons' ) );
32524 + add_action( 'updating_jetpack_version', array( $this, 'activate_all_crons' ) );
32525 + add_action( 'activated_plugin', array( $this, 'activate_crons_on_jetpack_activation' ) );
32526 +
32527 + // Deactivate the cron if either videopress is disabled or Jetpack is disabled.
32528 + add_action( 'jetpack_deactivate_module_videopress', array( $this, 'deactivate_all_crons' ) );
32529 + register_deactivation_hook( plugin_basename( JETPACK__PLUGIN_FILE ), array( $this, 'deactivate_all_crons' ) );
32530 + }
32531 +
32532 + /**
32533 + * Initialize the VideoPress_Scheduler and get back a singleton instance.
32534 + *
32535 + * @return VideoPress_Scheduler
32536 + */
32537 + public static function init() {
32538 + if ( is_null( self::$instance ) ) {
32539 + self::$instance = new VideoPress_Scheduler;
32540 + }
32541 +
32542 + return self::$instance;
32543 + }
32544 +
32545 + /**
32546 + * Adds 30 minute running interval to the cron schedules.
32547 + *
32548 + * @param array $current_schedules Currently defined schedules list.
32549 + *
32550 + * @return array
32551 + */
32552 + public function add_30_minute_cron_interval( $current_schedules ) {
32553 +
32554 + // Only add the 30 minute interval if it wasn't already set.
32555 + if ( ! isset( $current_schedules['minutes_30'] ) ) {
32556 + $current_schedules['minutes_30'] = array(
32557 + 'interval' => 30 * MINUTE_IN_SECONDS,
32558 + 'display' => 'Every 30 minutes'
32559 + );
32560 + }
32561 +
32562 + return $current_schedules;
32563 + }
32564 +
32565 + /**
32566 + * Activate a single cron
32567 + *
32568 + * @param string $cron_name
32569 + *
32570 + * @return bool
32571 + */
32572 + public function activate_cron( $cron_name ) {
32573 +
32574 + if ( ! $this->is_cron_valid( $cron_name ) ) {
32575 + return false;
32576 + }
32577 +
32578 + if ( ! $this->check_cron( $cron_name ) ) {
32579 + wp_schedule_event( time(), $this->crons[ $cron_name ]['interval'], $this->crons[ $cron_name ]['method'] );
32580 + }
32581 + }
32582 +
32583 + /**
32584 + * Activates widget update cron task.
32585 + */
32586 + public function activate_all_crons() {
32587 +
32588 + if ( ! Jetpack::is_module_active( 'videopress' ) ) {
32589 + return false;
32590 + }
32591 +
32592 + foreach ( $this->crons as $cron_name => $cron ) {
32593 + if ( ! $this->check_cron( $cron_name ) ) {
32594 + wp_schedule_event( time(), $cron['interval'], $cron['method'] );
32595 + }
32596 + }
32597 + }
32598 +
32599 + /**
32600 + * Only activate the crons if it is Jetpack that was activated.
32601 + *
32602 + * @param string $plugin_file_name
32603 + */
32604 + public function activate_crons_on_jetpack_activation( $plugin_file_name ) {
32605 +
32606 + if ( plugin_basename( JETPACK__PLUGIN_FILE ) === $plugin_file_name ) {
32607 + $this->activate_all_crons();
32608 + }
32609 + }
32610 +
32611 + /**
32612 + * Deactivates any crons associated with the VideoPress module.
32613 + *
32614 + * @return bool
32615 + */
32616 + public function deactivate_cron( $cron_name ) {
32617 +
32618 + if ( ! $this->is_cron_valid( $cron_name ) ) {
32619 + return false;
32620 + }
32621 +
32622 + $next_scheduled_time = $this->check_cron( $cron_name );
32623 + wp_unschedule_event( $next_scheduled_time, $this->crons[ $cron_name ]['method'] );
32624 +
32625 + return true;
32626 + }
32627 +
32628 + /**
32629 + * Deactivates any crons associated with the VideoPress module..
32630 + */
32631 + public function deactivate_all_crons() {
32632 +
32633 + foreach ( $this->crons as $cron_name => $cron ) {
32634 + $this->deactivate_cron( $cron_name );
32635 + }
32636 + }
32637 +
32638 + /**
32639 + * Is the given cron job currently active?
32640 + *
32641 + * If so, return when it will next run,
32642 + *
32643 + * @param string $cron_name
32644 + *
32645 + * @return int|bool Timestamp of the next run time OR false.
32646 + */
32647 + public function check_cron( $cron_name ) {
32648 + if ( ! $this->is_cron_valid( $cron_name ) ) {
32649 + return false;
32650 + }
32651 +
32652 + return wp_next_scheduled( $this->crons[ $cron_name ]['method'] );
32653 + }
32654 +
32655 + /**
32656 + * Check that the given cron job name is valid.
32657 + *
32658 + * @param string $cron_name
32659 + *
32660 + * @return bool
32661 + */
32662 + public function is_cron_valid( $cron_name ) {
32663 +
32664 + if ( ! isset( $this->crons[ $cron_name ]['method'] ) || ! isset( $this->crons[ $cron_name ]['interval'] ) ) {
32665 + return false;
32666 + }
32667 +
32668 + return true;
32669 + }
32670 +
32671 + /**
32672 + * Get a list of all of the crons that are available.
32673 + *
32674 + * @return array
32675 + */
32676 + public function get_crons() {
32677 + return $this->crons;
32678 + }
32679 +}
32680 \ No newline at end of file
32681
32682 diff --git a/plugins/jetpack/modules/videopress-v2/class.videopress-video.php b/plugins/jetpack/modules/videopress-v2/class.videopress-video.php
32683 new file mode 100644
32684 index 0000000..103fa4d
32685 --- /dev/null
32686 +++ b/plugins/jetpack/modules/videopress-v2/class.videopress-video.php
32687 @@ -0,0 +1,344 @@
32688 +<?php
32689 +/**
32690 + * VideoPress video object retrieved from VideoPress servers and parsed.
32691 + * @since 1.3
32692 + */
32693 +class VideoPress_Video {
32694 + public $version = 3;
32695 +
32696 + /**
32697 + * Manifest version returned by remote service.
32698 + *
32699 + * @var string
32700 + * @since 1.3
32701 + */
32702 + const manifest_version = '1.5';
32703 +
32704 + /**
32705 + * Expiration of the video expressed in Unix time
32706 + *
32707 + * @var int
32708 + * @since 1.3
32709 + */
32710 + public $expires;
32711 +
32712 + /**
32713 + * VideoPress unique identifier
32714 + *
32715 + * @var string
32716 + * @since 1.3
32717 + */
32718 + public $guid;
32719 +
32720 + /**
32721 + * WordPress.com blog identifier
32722 + *
32723 + * @var int
32724 + * @since 1.5
32725 + */
32726 + public $blog_id;
32727 +
32728 + /**
32729 + * Remote blog attachment identifier
32730 + *
32731 + * @var int
32732 + * @since 1.5
32733 + */
32734 + public $post_id;
32735 +
32736 + /**
32737 + * Maximum desired width.
32738 + *
32739 + * @var int
32740 + * @since 1.3
32741 + */
32742 + public $maxwidth;
32743 +
32744 + /**
32745 + * Video width calculated based on original video dimensions and the requested maxwidth
32746 + *
32747 + * @var int
32748 + * @since 1.3
32749 + */
32750 + public $calculated_width;
32751 +
32752 + /**
32753 + * Video height calculated based on original video dimensions and the requested maxwidth
32754 + *
32755 + * @var int
32756 + * @since 1.3
32757 + */
32758 + public $calculated_height;
32759 +
32760 + /**
32761 + * Video title
32762 + *
32763 + * @var string
32764 + * @since 1.3
32765 + */
32766 + public $title;
32767 +
32768 + /**
32769 + * Video description
32770 + *
32771 + * @var string
32772 + * @since 4.4
32773 + */
32774 + public $description;
32775 +
32776 + /**
32777 + * Directionality of title text. ltr or rtl
32778 + *
32779 + * @var string
32780 + * @since 1.3
32781 + */
32782 + public $text_direction;
32783 +
32784 + /**
32785 + * Text and audio language as ISO 639-2 language code
32786 + *
32787 + * @var string
32788 + * @since 1.3
32789 + */
32790 + public $language;
32791 +
32792 + /**
32793 + * Video duration in whole seconds
32794 + *
32795 + * @var int
32796 + * @since 1.3
32797 + */
32798 + public $duration;
32799 +
32800 + /**
32801 + * Recommended minimum age of the viewer.
32802 + *
32803 + * @var int
32804 + * @since 1.3
32805 + */
32806 + public $age_rating;
32807 +
32808 + /**
32809 + * Video author has restricted video embedding or sharing
32810 + *
32811 + * @var bool
32812 + * @since 1.3
32813 + */
32814 + public $restricted_embed;
32815 +
32816 + /**
32817 + * Poster frame image URI for the given video guid and calculated dimensions.
32818 + *
32819 + * @var string
32820 + * @since 1.3
32821 + */
32822 + public $poster_frame_uri;
32823 +
32824 + /**
32825 + * Video files associated with the given guid for the calculated dimensions.
32826 + *
32827 + * @var stdClass
32828 + * @since 1.3
32829 + */
32830 + public $videos;
32831 +
32832 + /**
32833 + * Video player information
32834 + *
32835 + * @var stdClass
32836 + * @since 1.3
32837 + */
32838 + public $players;
32839 +
32840 + /**
32841 + * Video player skinning preferences including background color and watermark
32842 + *
32843 + * @var array
32844 + * @since 1.5
32845 + */
32846 + public $skin;
32847 +
32848 + /**
32849 + * Closed captions if available for the given video. Associative array of ISO 639-2 language code and a WebVTT URI
32850 + *
32851 + * @var array
32852 + * @since 1.5
32853 + */
32854 + public $captions;
32855 +
32856 + /**
32857 + * Setup the object.
32858 + * Request video information from VideoPress servers and process the response.
32859 + *
32860 + * @since 1.3
32861 + * @var string $guid VideoPress unique identifier
32862 + * @var int $maxwidth maximum requested video width. final width and height are calculated on VideoPress servers based on the aspect ratio of the original video upload.
32863 + */
32864 + public function __construct( $guid, $maxwidth = 640 ) {
32865 + $this->guid = $guid;
32866 +
32867 + $maxwidth = absint( $maxwidth );
32868 + if ( $maxwidth > 0 )
32869 + $this->maxwidth = $maxwidth;
32870 +
32871 + $data = $this->get_data();
32872 + if ( is_wp_error( $data ) || empty( $data ) ) {
32873 + /** This filter is documented in modules/videopress/class.videopress-player.php */
32874 + if ( ! apply_filters( 'jetpack_videopress_use_legacy_player', false ) ) {
32875 + // Unlike the Flash player, the new player does it's own error checking, age gate, etc.
32876 + $data = (object) array( 'guid' => $guid, 'width' => $maxwidth, 'height' => $maxwidth / 16 * 9 );
32877 + } else {
32878 + $this->error = $data;
32879 + return;
32880 + }
32881 + }
32882 +
32883 + if ( isset( $data->blog_id ) )
32884 + $this->blog_id = absint( $data->blog_id );
32885 +
32886 + if ( isset( $data->post_id ) )
32887 + $this->post_id = absint( $data->post_id );
32888 +
32889 + if ( isset( $data->title ) && $data->title !== '' )
32890 + $this->title = trim( str_replace( '&nbsp;', ' ', $data->title ) );
32891 +
32892 + if ( isset( $data->description ) && $data->description !== '' )
32893 + $this->description = trim( $data->description );
32894 +
32895 + if ( isset( $data->text_direction ) && $data->text_direction === 'rtl' )
32896 + $this->text_direction = 'rtl';
32897 + else
32898 + $this->text_direction = 'ltr';
32899 +
32900 + if ( isset( $data->language ) )
32901 + $this->language = $data->language;
32902 +
32903 + if ( isset( $data->duration ) && $data->duration > 0 )
32904 + $this->duration = absint( $data->duration );
32905 +
32906 + if ( isset( $data->width ) && $data->width > 0 )
32907 + $this->calculated_width = absint( $data->width );
32908 +
32909 + if ( isset( $data->height ) && $data->height > 0 )
32910 + $this->calculated_height = absint( $data->height );
32911 +
32912 + if ( isset( $data->age_rating ) )
32913 + $this->age_rating = absint( $this->age_rating );
32914 +
32915 + if ( isset( $data->restricted_embed ) && $data->restricted_embed === true )
32916 + $this->restricted_embed = true;
32917 + else
32918 + $this->restricted_embed = false;
32919 +
32920 + if ( isset( $data->posterframe ) && $data->posterframe !== '' )
32921 + $this->poster_frame_uri = esc_url_raw( $data->posterframe, array( 'http', 'https' ) );
32922 +
32923 + if ( isset( $data->mp4 ) || isset( $data->ogv ) ) {
32924 + $this->videos = new stdClass();
32925 + if ( isset( $data->mp4 ) )
32926 + $this->videos->mp4 = $data->mp4;
32927 + if ( isset( $data->ogv ) )
32928 + $this->videos->ogv = $data->ogv;
32929 + }
32930 +
32931 + if ( isset( $data->swf ) ) {
32932 + if ( ! isset( $this->players ) )
32933 + $this->players = new stdClass();
32934 + $this->players->swf = $data->swf;
32935 + }
32936 +
32937 + if ( isset( $data->skin ) )
32938 + $this->skin = $data->skin;
32939 +
32940 + if ( isset( $data->captions ) )
32941 + $this->captions = (array) $data->captions;
32942 + }
32943 +
32944 + /**
32945 + * Convert an Expires HTTP header value into Unix time for use in WP Cache
32946 + *
32947 + * @since 1.3
32948 + * @var string $expires_header
32949 + * @return int|bool Unix time or false
32950 + */
32951 + public static function calculate_expiration( $expires_header ) {
32952 + if ( empty( $expires_header ) || ! is_string( $expires_header ) )
32953 + return false;
32954 +
32955 + if (
32956 + class_exists( 'DateTimeZone' )
32957 + && method_exists( 'DateTime', 'createFromFormat' )
32958 + ) {
32959 + $expires_date = DateTime::createFromFormat( 'D, d M Y H:i:s T', $expires_header, new DateTimeZone( 'UTC' ) );
32960 + if ( $expires_date instanceOf DateTime )
32961 + return date_format( $expires_date, 'U' );
32962 + } else {
32963 + $expires_array = strptime( $expires_header, '%a, %d %b %Y %H:%M:%S %Z' );
32964 + if ( is_array( $expires_array ) && isset( $expires_array['tm_hour'] ) && isset( $expires_array['tm_min'] ) && isset( $expires_array['tm_sec'] ) && isset( $expires_array['tm_mon'] ) && isset( $expires_array['tm_mday'] ) && isset( $expires_array['tm_year'] ) )
32965 + return gmmktime( $expires_array['tm_hour'], $expires_array['tm_min'], $expires_array['tm_sec'], 1 + $expires_array['tm_mon'], $expires_array['tm_mday'], 1900 + $expires_array['tm_year'] );
32966 + }
32967 + return false;
32968 + }
32969 +
32970 + /**
32971 + * Extract the site's host domain for statistics and comparison against an allowed site list in the case of restricted embeds.
32972 + *
32973 + * @since 1.2
32974 + * @param string $url absolute URL
32975 + * @return bool|string host component of the URL, or false if none found
32976 + */
32977 + public static function hostname( $url ) {
32978 + return parse_url( esc_url_raw( $url ), PHP_URL_HOST );
32979 + }
32980 +
32981 +
32982 + /**
32983 + * Request data from WordPress.com for the given guid, maxwidth, and calculated blog hostname.
32984 + *
32985 + * @since 1.3
32986 + * @return stdClass|WP_Error parsed JSON response or WP_Error if request unsuccessful
32987 + */
32988 + private function get_data() {
32989 + global $wp_version;
32990 +
32991 + $domain = self::hostname( home_url() );
32992 + $request_params = array( 'guid' => $this->guid, 'domain' => $domain );
32993 + if ( isset( $this->maxwidth ) && $this->maxwidth > 0 )
32994 + $request_params['maxwidth'] = $this->maxwidth;
32995 +
32996 + $url = 'http://videopress.com/data/wordpress.json';
32997 + if ( is_ssl() )
32998 + $url = 'https://v.wordpress.com/data/wordpress.json';
32999 +
33000 + $response = wp_remote_get( add_query_arg( $request_params, $url ), array(
33001 + 'redirection' => 1,
33002 + 'user-agent' => 'VideoPress plugin ' . $this->version . '; WordPress ' . $wp_version . ' (' . home_url('/') . ')',
33003 + ) );
33004 +
33005 + unset( $request_params );
33006 + unset( $url );
33007 + $response_body = wp_remote_retrieve_body( $response );
33008 + $response_code = absint( wp_remote_retrieve_response_code( $response ) );
33009 +
33010 + if ( is_wp_error( $response ) ) {
33011 + return $response;
33012 + } elseif ( $response_code === 400 ) {
33013 + return new WP_Error( 'bad_config', __( 'The VideoPress plugin could not communicate with the VideoPress servers. This error is most likely caused by a misconfigured plugin. Please reinstall or upgrade.', 'jetpack' ) );
33014 + } elseif ( $response_code === 403 ) {
33015 + return new WP_Error( 'http_forbidden', '<p>' . sprintf( __( '<strong>%s</strong> is not an allowed embed site.' , 'jetpack' ), esc_html( $domain ) ) . '</p><p>' . __( 'Publisher limits playback of video embeds.', 'jetpack' ) . '</p>' );
33016 + } elseif ( $response_code === 404 ) {
33017 + return new WP_Error( 'http_not_found', '<p>' . sprintf( __( 'No data found for VideoPress identifier: <strong>%s</strong>.', 'jetpack' ), $this->guid ) . '</p>' );
33018 + } elseif ( $response_code !== 200 || empty( $response_body ) ) {
33019 + return;
33020 + } else {
33021 + $expires_header = wp_remote_retrieve_header( $response, 'Expires' );
33022 + if ( ! empty( $expires_header ) ) {
33023 + $expires = self::calculate_expiration( $expires_header );
33024 + if ( ! empty( $expires ) )
33025 + $this->expires = $expires;
33026 +
33027 + }
33028 + return json_decode( $response_body );
33029 + }
33030 + }
33031 +}
33032
33033 diff --git a/plugins/jetpack/modules/videopress-v2/class.videopress-xmlrpc.php b/plugins/jetpack/modules/videopress-v2/class.videopress-xmlrpc.php
33034 new file mode 100644
33035 index 0000000..41e7e61
33036 --- /dev/null
33037 +++ b/plugins/jetpack/modules/videopress-v2/class.videopress-xmlrpc.php
33038 @@ -0,0 +1,149 @@
33039 +<?php
33040 +/**
33041 + * VideoPress playback module markup generator.
33042 + *
33043 + * @since 1.3
33044 + */
33045 +class VideoPress_XMLRPC {
33046 +
33047 + /**
33048 + * @var VideoPress_XMLRPC
33049 + **/
33050 + private static $instance = null;
33051 +
33052 +
33053 + /**
33054 + * Private VideoPress_XMLRPC constructor.
33055 + *
33056 + * Use the VideoPress_XMLRPC::init() method to get an instance.
33057 + */
33058 + private function __construct() {
33059 + add_filter( 'jetpack_xmlrpc_methods', array( $this, 'xmlrpc_methods' ) );
33060 + }
33061 +
33062 + /**
33063 + * Initialize the VideoPress_XMLRPC and get back a singleton instance.
33064 + *
33065 + * @return VideoPress_XMLRPC
33066 + */
33067 + public static function init() {
33068 + if ( is_null( self::$instance ) ) {
33069 + self::$instance = new VideoPress_XMLRPC;
33070 + }
33071 +
33072 + return self::$instance;
33073 + }
33074 +
33075 +
33076 +
33077 + /**
33078 + * Adds additional methods the WordPress xmlrpc API for handling VideoPress specific features
33079 + *
33080 + * @param array $methods
33081 + *
33082 + * @return array
33083 + */
33084 + public function xmlrpc_methods( $methods ) {
33085 +
33086 + $methods['jetpack.createMediaItem'] = array( $this, 'create_media_item' );
33087 + $methods['jetpack.updateVideoPressInfo'] = array( $this, 'update_videopress_info' );
33088 +
33089 + return $methods;
33090 + }
33091 +
33092 + /**
33093 + * Endpoint to allow the transcoding session to send updated information about the VideoPress video when it completes a stage of transcoding.
33094 + *
33095 + * @param array $vp_info
33096 + *
33097 + * @return array|bool
33098 + */
33099 + public function update_videopress_info( $vp_info ) {
33100 + $errors = null;
33101 + foreach ( $vp_info as $vp_item ) {
33102 + $id = $vp_item['post_id'];
33103 + $guid = $vp_item['guid'];
33104 +
33105 + $attachment = get_post( $id );
33106 +
33107 + if ( ! $attachment ) {
33108 + $errors[] = array(
33109 + 'id' => $id,
33110 + 'error' => 'Post not found',
33111 + );
33112 +
33113 + continue;
33114 + }
33115 +
33116 + $attachment->guid = $vp_item['original'];
33117 + $attachment->file = $vp_item['original'];
33118 +
33119 + wp_update_post( $attachment );
33120 +
33121 + // Update the vp guid and set it to a direct meta property.
33122 + update_post_meta( $id, 'videopress_guid', $guid );
33123 +
33124 + $meta = wp_get_attachment_metadata( $attachment->ID );
33125 +
33126 + $current_poster = get_post_meta( $id, '_thumbnail_id' );
33127 +
33128 + $meta['width'] = $vp_item['width'];
33129 + $meta['height'] = $vp_item['height'];
33130 + $meta['original']['url'] = $vp_item['original'];
33131 + $meta['videopress'] = $vp_item;
33132 + $meta['videopress']['url'] = 'https://videopress.com/v/' . $guid;
33133 +
33134 + if ( ! $current_poster && isset( $vp_item['poster'] ) && ! empty( $vp_item['poster'] ) ) {
33135 + $thumbnail_id = videopress_download_poster_image( $vp_item['poster'], $id );
33136 + update_post_meta( $id, '_thumbnail_id', $thumbnail_id );
33137 + }
33138 +
33139 + wp_update_attachment_metadata( $attachment->ID, $meta );
33140 +
33141 + // update the meta to tell us that we're processing or complete
33142 + update_post_meta( $id, 'videopress_status', videopress_is_finished_processing( $attachment->ID ) ? 'complete' : 'processing' );
33143 + }
33144 +
33145 + if ( count( $errors ) > 0 ) {
33146 + return array( 'errors' => $errors );
33147 +
33148 + } else {
33149 + return true;
33150 + }
33151 + }
33152 +
33153 + /**
33154 + * This is used by the WPCOM VideoPress uploader in order to create a media item with
33155 + * specific meta data about an uploaded file. After this, the transcoding session will
33156 + * update the meta information via the xmlrpc_update_videopress_info() method.
33157 + *
33158 + * Note: This method technically handles the creation of multiple media objects, though
33159 + * in practice this is never done.
33160 + *
33161 + * @param array $media
33162 + *
33163 + * @return array
33164 + */
33165 + public function create_media_item( $media ) {
33166 + $created_items = array();
33167 +
33168 + foreach ( $media as $media_item ) {
33169 +
33170 + $media_id = videopress_create_new_media_item( sanitize_title( basename( $media_item['url'] ) ) );
33171 +
33172 + wp_update_attachment_metadata( $media_id, array(
33173 + 'original' => array(
33174 + 'url' => $media_item['url'],
33175 + ),
33176 + ) );
33177 +
33178 + $created_items[] = array(
33179 + 'id' => $media_id,
33180 + 'post' => get_post( $media_id ),
33181 + );
33182 + }
33183 +
33184 + return array( 'media' => $created_items );
33185 + }
33186 +
33187 +}
33188
33189 diff --git a/plugins/jetpack/modules/videopress-v2/css/editor.css b/plugins/jetpack/modules/videopress-v2/css/editor.css
33190 new file mode 100644
33191 index 0000000..69b79df
33192 --- /dev/null
33193 +++ b/plugins/jetpack/modules/videopress-v2/css/editor.css
33194 @@ -0,0 +1,59 @@
33195 +/* VideoPress Settings Modal style overrides */
33196 +.mce-videopress-field-guid,
33197 +.mce-videopress-field-freedom,
33198 +.mce-videopress-field-flashonly {
33199 + display: none;
33200 +}
33201 +
33202 +.mce-videopress-checkbox .mce-checkbox {
33203 + left: 120px !important;
33204 + width: 100% !important; /* assigning a full width so the label area is clickable */
33205 +}
33206 +
33207 +.mce-videopress-checkbox .mce-label {
33208 + left: 150px !important;
33209 +}
33210 +
33211 +.mce-videopress-checkbox .mce-label-unit {
33212 + position: absolute;
33213 + left: 210px;
33214 + top: 5px;
33215 +}
33216 +
33217 +.mce-videopress-checkbox i.mce-i-checkbox {
33218 + background-color: #fff;
33219 + color: #1e8cbe;
33220 +}
33221 +
33222 +.mce-videopress-checkbox .mce-i-checkbox:before {
33223 + display: inline-block;
33224 + vertical-align: middle;
33225 + width: 16px;
33226 + font: 400 21px/1 dashicons;
33227 + speak: none;
33228 + -webkit-font-smoothing: antialiased;
33229 + -moz-osx-font-smoothing: grayscale;
33230 + margin: -3px 0 0 -3px;
33231 + content: "\f147";
33232 +}
33233 +
33234 +.mce-videopress-checkbox .mce-i-checkbox.mce-checked:before {
33235 + content: "\f147";
33236 +}
33237 +
33238 +div[class*=mce-videopress-field] input[type=number] {
33239 + width: 70px !important;
33240 + left: 120px !important;
33241 +}
33242 +
33243 +.mce-videopress-field-w .mce-label,
33244 +.mce-videopress-field-at .mce-label {
33245 + width: 115px !important;
33246 + text-align: right;
33247 +}
33248 +
33249 +.mce-videopress-field-unit {
33250 + position: absolute;
33251 + left: 210px;
33252 + top: 5px;
33253 +}
33254
33255 diff --git a/plugins/jetpack/modules/videopress-v2/css/videopress-editor-style.css b/plugins/jetpack/modules/videopress-v2/css/videopress-editor-style.css
33256 new file mode 100644
33257 index 0000000..b2c29c5
33258 --- /dev/null
33259 +++ b/plugins/jetpack/modules/videopress-v2/css/videopress-editor-style.css
33260 @@ -0,0 +1,21 @@
33261 +/**
33262 + * VideoPress styles for Editor
33263 + */
33264 +.videopress-editor-wrapper {
33265 + position: relative;
33266 + max-width: 100%;
33267 + padding: 56.25% 0 0;
33268 + height: 0;
33269 + overflow: hidden;
33270 +}
33271 +.tmpl-videopress_iframe_next iframe {
33272 + position: absolute;
33273 + top: 0;
33274 + left: 0;
33275 + max-width: 100%;
33276 + max-height: 100%;
33277 +}
33278 +body.rtl .tmpl-videopress_iframe_next iframe {
33279 + left: auto;
33280 + right: 0;
33281 +}
33282 \ No newline at end of file
33283
33284 diff --git a/plugins/jetpack/modules/videopress-v2/editor-media-view.php b/plugins/jetpack/modules/videopress-v2/editor-media-view.php
33285 new file mode 100644
33286 index 0000000..687f5e1
33287 --- /dev/null
33288 +++ b/plugins/jetpack/modules/videopress-v2/editor-media-view.php
33289 @@ -0,0 +1,213 @@
33290 +<?php
33291 +
33292 +/**
33293 + * WordPress Shortcode Editor View JS Code
33294 + */
33295 +function videopress_handle_editor_view_js() {
33296 + global $content_width;
33297 + $current_screen = get_current_screen();
33298 + if ( ! isset( $current_screen->id ) || $current_screen->base !== 'post' ) {
33299 + return;
33300 + }
33301 +
33302 + add_action( 'admin_print_footer_scripts', 'videopress_editor_view_js_templates' );
33303 +
33304 + wp_enqueue_style( 'videopress-editor-ui', plugins_url( 'css/editor.css', __FILE__ ) );
33305 + wp_enqueue_script( 'videopress-editor-view', plugins_url( 'js/editor-view.js', __FILE__ ), array( 'wp-util', 'jquery' ), false, true );
33306 + wp_localize_script( 'videopress-editor-view', 'vpEditorView', array(
33307 + 'home_url_host' => parse_url( home_url(), PHP_URL_HOST ),
33308 + 'min_content_width' => VIDEOPRESS_MIN_WIDTH,
33309 + 'content_width' => $content_width,
33310 + 'modal_labels' => array(
33311 + 'title' => esc_html__( 'VideoPress Shortcode', 'jetpack' ),
33312 + 'guid' => esc_html__( 'Video ID', 'jetpack' ),
33313 + 'w' => esc_html__( 'Video Width', 'jetpack' ),
33314 + 'w_unit' => esc_html__( 'pixels', 'jetpack' ),
33315 + /* Translators: example of usage of this is "Start Video After 10 seconds" */
33316 + 'at' => esc_html__( 'Start Video After', 'jetpack' ),
33317 + 'at_unit' => esc_html__( 'seconds', 'jetpack' ),
33318 + 'hd' => esc_html__( 'High definition on by default', 'jetpack' ),
33319 + 'permalink' => esc_html__( 'Link the video title to its URL on VideoPress.com', 'jetpack' ),
33320 + 'autoplay' => esc_html__( 'Autoplay video on page load', 'jetpack' ),
33321 + 'loop' => esc_html__( 'Loop video playback', 'jetpack' ),
33322 + 'freedom' => esc_html__( 'Use only Open Source codecs (may degrade performance)', 'jetpack' ),
33323 + 'flashonly' => esc_html__( 'Use legacy Flash Player (not recommended)', 'jetpack' ),
33324 + )
33325 + ) );
33326 +
33327 + add_editor_style( plugins_url( 'css/videopress-editor-style.css', __FILE__ ) );
33328 +}
33329 +add_action( 'admin_notices', 'videopress_handle_editor_view_js' );
33330 +
33331 +/**
33332 + * WordPress Editor Views
33333 + */
33334 +function videopress_editor_view_js_templates() {
33335 + /**
33336 + * This template uses the following parameters, and displays the video as an iframe:
33337 + * - data.guid // The guid of the video.
33338 + * - data.width // The width of the iframe.
33339 + * - data.height // The height of the iframe.
33340 + * - data.urlargs // Arguments serialized into a get string.
33341 + *
33342 + * In addition, the calling script will need to ensure that the following
33343 + * JS file is added to the header of the editor iframe:
33344 + * - https://s0.wp.com/wp-content/plugins/video/assets/js/next/videopress-iframe.js
33345 + */
33346 + ?>
33347 + <script type="text/html" id="tmpl-videopress_iframe_vnext">
33348 + <div class="tmpl-videopress_iframe_next" style="max-height:{{ data.height }}px;">
33349 + <div class="videopress-editor-wrapper" style="padding-top:{{ data.ratio }}%;">
33350 + <iframe style="display: block;" width="{{ data.width }}" height="{{ data.height }}" src="https://videopress.com/embed/{{ data.guid }}?{{ data.urlargs }}" frameborder='0' allowfullscreen></iframe>
33351 + </div>
33352 + </div>
33353 + </script>
33354 + <?php
33355 +}
33356 +
33357 +/*************************************************\
33358 +| This is the chunk that handles overriding core |
33359 +| media stuff so VideoPress can display natively. |
33360 +\*************************************************/
33361 +
33362 +/**
33363 + * Media Grid:
33364 + * Filter out any videopress video posters that we've downloaded,
33365 + * so that they don't seem to display twice.
33366 + */
33367 +add_filter( 'ajax_query_attachments_args', 'videopress_ajax_query_attachments_args' );
33368 +function videopress_ajax_query_attachments_args( $args ) {
33369 + $meta_query = array(
33370 + array(
33371 + 'key' => 'videopress_poster_image',
33372 + 'compare' => 'NOT EXISTS',
33373 + ),
33374 + );
33375 +
33376 + // If there was already a meta query, let's AND it via
33377 + // nesting it with our new one. No need to specify the
33378 + // relation, as it defaults to AND.
33379 + if ( ! empty( $args['meta_query'] ) ) {
33380 + $meta_query[] = $args['meta_query'];
33381 + }
33382 + $args['meta_query'] = $meta_query;
33383 +
33384 + return $args;
33385 +}
33386 +
33387 +/**
33388 + * Media List:
33389 + * Do the same as ^^ but for the list view.
33390 + */
33391 +add_action( 'pre_get_posts', 'videopress_media_list_table_query' );
33392 +function videopress_media_list_table_query( $query ) {
33393 + if ( is_admin() && $query->is_main_query() && ( 'upload' === get_current_screen()->id ) ) {
33394 + $meta_query = array(
33395 + array(
33396 + 'key' => 'videopress_poster_image',
33397 + 'compare' => 'NOT EXISTS',
33398 + ),
33399 + );
33400 +
33401 + if ( $old_meta_query = $query->get( 'meta_query' ) ) {
33402 + $meta_query[] = $old_meta_query;
33403 + }
33404 +
33405 + $query->set( 'meta_query', $meta_query );
33406 + }
33407 +}
33408 +
33409 +/**
33410 + * Make sure that any Video that has a VideoPress GUID passes that data back.
33411 + */
33412 +add_filter( 'wp_prepare_attachment_for_js', 'videopress_prepare_attachment_for_js' );
33413 +function videopress_prepare_attachment_for_js( $post ) {
33414 + if ( 'video' === $post['type'] ) {
33415 + $guid = get_post_meta( $post['id'], 'videopress_guid' );
33416 + if ( $guid ) {
33417 + $post['videopress_guid'] = $guid;
33418 + }
33419 + }
33420 + return $post;
33421 +}
33422 +
33423 +/**
33424 + * Wherever the Media Modal is deployed, also deploy our overrides.
33425 + */
33426 +add_action( 'wp_enqueue_media', 'add_videopress_media_overrides' );
33427 +function add_videopress_media_overrides() {
33428 + add_action( 'admin_print_footer_scripts', 'videopress_override_media_templates', 11 );
33429 +}
33430 +
33431 +/**
33432 + * Our video overrides!
33433 + *
33434 + * We have a template for the iframe to get injected.
33435 + */
33436 +function videopress_override_media_templates(){
33437 + ?>
33438 + <script type="text/html" id="tmpl-videopress_iframe_vnext">
33439 + <iframe style="display: block; max-width: 100%;" width="{{ data.width }}" height="{{ data.height }}" src="https://videopress.com/embed/{{ data.guid }}?{{ data.urlargs }}" frameborder='0' allowfullscreen></iframe>
33440 + </script>
33441 + <script>
33442 + (function( media ){
33443 + // This handles the media library modal attachment details display.
33444 + if ( 'undefined' !== typeof media.view.Attachment.Details.TwoColumn ) {
33445 + var TwoColumn = media.view.Attachment.Details.TwoColumn,
33446 + old_render = TwoColumn.prototype.render,
33447 + vp_template = wp.template('videopress_iframe_vnext');
33448 +
33449 + TwoColumn.prototype.render = function() {
33450 + // Have the original renderer run first.
33451 + old_render.apply( this, arguments );
33452 +
33453 + // Now our stuff!
33454 + if ( 'video' === this.model.get('type') ) {
33455 + if ( this.model.get('videopress_guid') ) {
33456 + this.$('.attachment-media-view .thumbnail-video').html( vp_template( {
33457 + guid : this.model.get('videopress_guid'),
33458 + width : this.model.get('width'),
33459 + height : this.model.get('height')
33460 + }));
33461 + }
33462 + }
33463 + };
33464 + } else { /* console.log( 'media.view.Attachment.Details.TwoColumn undefined' ); */ }
33465 +
33466 + // This handles the recreating of the core video shortcode when editing the mce embed.
33467 + if ( 'undefined' !== typeof media.video ) {
33468 + media.video.defaults.videopress_guid = '';
33469 +
33470 + // For some reason, even though we're not currently changing anything, the following proxy
33471 + // function is necessary to include the above default `videopress_guid` param. ¯\_(ツ)_/¯
33472 + var old_video_shortcode = media.video.shortcode;
33473 + media.video.shortcode = function( model ) {
33474 + // model.videopress_guid = 'FOOBAR';
33475 + return old_video_shortcode( model );
33476 + };
33477 + } else { /* console.log( 'media.video undefined' ); */ }
33478 +
33479 + })( wp.media );
33480 + </script>
33481 + <?php
33482 +}
33483 +
33484 +/**
33485 + * Properly inject VideoPress data into Core shortcodes, and
33486 + * generate videopress shortcodes for purely remote videos.
33487 + */
33488 +add_filter( 'media_send_to_editor', 'videopress_media_send_to_editor', 10, 3 );
33489 +function videopress_media_send_to_editor( $html, $id, $attachment ) {
33490 + $videopress_guid = get_post_meta( $id, 'videopress_guid', true );
33491 + if ( $videopress_guid && videopress_is_valid_guid( $videopress_guid ) ) {
33492 + if ( '[video ' === substr( $html, 0, 7 ) ) {
33493 + $html = sprintf( '[videopress %1$s]', esc_attr( $videopress_guid ) );
33494 +
33495 + } elseif ( '<a href=' === substr( $html, 0, 8 ) ) {
33496 + // We got here because `wp_attachment_is()` returned false for
33497 + // video, because there isn't a local copy of the file.
33498 + $html = sprintf( '[videopress %1$s]', esc_attr( $videopress_guid ) );
33499 + }
33500 + }
33501 + return $html;
33502 +}
33503 \ No newline at end of file
33504
33505 diff --git a/plugins/jetpack/modules/videopress-v2/js/editor-view.js b/plugins/jetpack/modules/videopress-v2/js/editor-view.js
33506 new file mode 100644
33507 index 0000000..9f64859
33508 --- /dev/null
33509 +++ b/plugins/jetpack/modules/videopress-v2/js/editor-view.js
33510 @@ -0,0 +1,264 @@
33511 +/* global tinyMCE, vpEditorView */
33512 +(function( $, wp, vpEditorView ){
33513 + wp.mce = wp.mce || {};
33514 + if ( 'undefined' === typeof wp.mce.views ) {
33515 + return;
33516 + }
33517 + wp.mce.videopress_wp_view_renderer = {
33518 + shortcode_string : 'videopress',
33519 + shortcode_data : {},
33520 + defaults : {
33521 + w : '',
33522 + at : '',
33523 + permalink : true,
33524 + hd : false,
33525 + loop : false,
33526 + freedom : false,
33527 + autoplay : false,
33528 + flashonly : false
33529 + },
33530 + coerce : wp.media.coerce,
33531 + template : wp.template( 'videopress_iframe_vnext' ),
33532 + getContent : function() {
33533 + var urlargs = 'for=' + encodeURIComponent( vpEditorView.home_url_host ),
33534 + named = this.shortcode.attrs.named,
33535 + options, key, width;
33536 +
33537 + for ( key in named ) {
33538 + switch ( key ) {
33539 + case 'at' :
33540 + if ( parseInt( named[ key ], 10 ) ) {
33541 + urlargs += '&' + key + '=' + parseInt( named[ key ], 10 );
33542 + } // Else omit, as it's the default.
33543 + break;
33544 + case 'permalink' :
33545 + if ( 'false' === named[ key ] ) {
33546 + urlargs += '&' + key + '=0';
33547 + } // Else omit, as it's the default.
33548 + break;
33549 + case 'hd' :
33550 + case 'loop' :
33551 + case 'autoplay' :
33552 + if ( 'true' === named[ key ] ) {
33553 + urlargs += '&' + key + '=1';
33554 + } // Else omit, as it's the default.
33555 + break;
33556 + default:
33557 + // Unknown parameters? Ditch it!
33558 + break;
33559 + }
33560 + }
33561 +
33562 + options = {
33563 + width : vpEditorView.content_width,
33564 + height : ( vpEditorView.content_width * 0.5625 ),
33565 + guid : this.shortcode.attrs.numeric[0],
33566 + urlargs : urlargs
33567 + };
33568 +
33569 + if ( typeof named.w !== 'undefined' ) {
33570 + width = parseInt( named.w, 10 );
33571 + if ( width >= vpEditorView.min_content_width && width < vpEditorView.content_width ) {
33572 + options.width = width;
33573 + options.height = parseInt( width * 0.5625, 10 );
33574 + }
33575 + }
33576 +
33577 + options.ratio = 100 * ( options.height / options.width );
33578 +
33579 + return this.template( options );
33580 + },
33581 + edit: function( data ) {
33582 + var shortcode_data = wp.shortcode.next( this.shortcode_string, data),
33583 + named = shortcode_data.shortcode.attrs.named,
33584 + editor = tinyMCE.activeEditor,
33585 + renderer = this,
33586 + oldRenderFormItem = tinyMCE.ui.FormItem.prototype.renderHtml;
33587 +
33588 + /**
33589 + * Override TextBox renderHtml to support html5 attrs.
33590 + * @link https://github.com/tinymce/tinymce/pull/2784
33591 + *
33592 + * @returns {string}
33593 + */
33594 + tinyMCE.ui.TextBox.prototype.renderHtml = function() {
33595 + var self = this,
33596 + settings = self.settings,
33597 + element = document.createElement( settings.multiline ? 'textarea' : 'input' ),
33598 + extraAttrs = [
33599 + 'rows',
33600 + 'spellcheck',
33601 + 'maxLength',
33602 + 'size',
33603 + 'readonly',
33604 + 'min',
33605 + 'max',
33606 + 'step',
33607 + 'list',
33608 + 'pattern',
33609 + 'placeholder',
33610 + 'required',
33611 + 'multiple'
33612 + ],
33613 + i, key;
33614 +
33615 + for ( i = 0; i < extraAttrs.length; i++ ) {
33616 + key = extraAttrs[ i ];
33617 + if ( typeof settings[ key ] !== 'undefined' ) {
33618 + element.setAttribute( key, settings[ key ] );
33619 + }
33620 + }
33621 +
33622 + if ( settings.multiline ) {
33623 + element.innerText = self.state.get( 'value' );
33624 + } else {
33625 + element.setAttribute( 'type', settings.subtype ? settings.subtype : 'text' );
33626 + element.setAttribute( 'value', self.state.get( 'value' ) );
33627 + }
33628 +
33629 + element.id = self._id;
33630 + element.className = self.classes;
33631 + element.setAttribute( 'hidefocus', 1 );
33632 + if ( self.disabled() ) {
33633 + element.disabled = true;
33634 + }
33635 +
33636 + return element.outerHTML;
33637 + };
33638 +
33639 + tinyMCE.ui.FormItem.prototype.renderHtml = function() {
33640 + _.each( vpEditorView.modal_labels, function( value, key ) {
33641 + if ( value === this.settings.items.text ) {
33642 + this.classes.add( 'videopress-field-' + key );
33643 + }
33644 + }, this );
33645 +
33646 + if ( _.contains( [
33647 + vpEditorView.modal_labels.hd,
33648 + vpEditorView.modal_labels.permalink,
33649 + vpEditorView.modal_labels.autoplay,
33650 + vpEditorView.modal_labels.loop,
33651 + vpEditorView.modal_labels.freedom,
33652 + vpEditorView.modal_labels.flashonly
33653 + ], this.settings.items.text ) ) {
33654 + this.classes.add( 'videopress-checkbox' );
33655 + }
33656 + return oldRenderFormItem.call( this );
33657 + };
33658 +
33659 + /**
33660 + * Populate the defaults.
33661 + */
33662 + _.each( this.defaults, function( value, key ) {
33663 + named[ key ] = this.coerce( named, key);
33664 + }, this );
33665 +
33666 + /**
33667 + * Declare the fields that will show in the popup when editing the shortcode.
33668 + */
33669 + editor.windowManager.open( {
33670 + title : vpEditorView.modal_labels.title,
33671 + id : 'videopress-shortcode-settings-modal',
33672 + width : 520,
33673 + height : 240,
33674 + body : [
33675 + {
33676 + type : 'textbox',
33677 + disabled : true,
33678 + name : 'guid',
33679 + label : vpEditorView.modal_labels.guid,
33680 + value : shortcode_data.shortcode.attrs.numeric[0]
33681 + }, {
33682 + type : 'textbox',
33683 + subtype : 'number',
33684 + min : vpEditorView.min_content_width, // The `min` may supported be in the future. https://github.com/tinymce/tinymce/pull/2784
33685 + name : 'w',
33686 + label : vpEditorView.modal_labels.w,
33687 + value : named.w
33688 + }, {
33689 + type : 'textbox',
33690 + subtype : 'number',
33691 + min : 0, // The `min` may supported be in the future. https://github.com/tinymce/tinymce/pull/2784
33692 + name : 'at',
33693 + label : vpEditorView.modal_labels.at,
33694 + value : named.at
33695 + }, {
33696 + type : 'checkbox',
33697 + name : 'hd',
33698 + label : vpEditorView.modal_labels.hd,
33699 + checked : named.hd
33700 + }, {
33701 + type : 'checkbox',
33702 + name : 'permalink',
33703 + label : vpEditorView.modal_labels.permalink,
33704 + checked : named.permalink
33705 + }, {
33706 + type : 'checkbox',
33707 + name : 'autoplay',
33708 + label : vpEditorView.modal_labels.autoplay,
33709 + checked : named.autoplay
33710 + }, {
33711 + type : 'checkbox',
33712 + name : 'loop',
33713 + label : vpEditorView.modal_labels.loop,
33714 + checked : named.loop
33715 + }, {
33716 + type : 'checkbox',
33717 + name : 'freedom',
33718 + label : vpEditorView.modal_labels.freedom,
33719 + checked : named.freedom
33720 + }, {
33721 + type : 'checkbox',
33722 + name : 'flashonly',
33723 + label : vpEditorView.modal_labels.flashonly,
33724 + checked : named.flashonly
33725 + }
33726 + ],
33727 + onsubmit : function( e ) {
33728 + var args = {
33729 + tag : renderer.shortcode_string,
33730 + type : 'single',
33731 + attrs : {
33732 + named : _.pick( e.data, _.keys( renderer.defaults ) ),
33733 + numeric : [ e.data.guid ]
33734 + }
33735 + };
33736 +
33737 + if ( '0' === args.attrs.named.at ) {
33738 + args.attrs.named.at = '';
33739 + }
33740 +
33741 + _.each( renderer.defaults, function( value, key ) {
33742 + args.attrs.named[ key ] = this.coerce( args.attrs.named, key );
33743 +
33744 + if ( value === args.attrs.named[ key ] ) {
33745 + delete args.attrs.named[ key ];
33746 + }
33747 + }, renderer );
33748 +
33749 + editor.insertContent( wp.shortcode.string( args ) );
33750 + },
33751 + onopen : function ( e ) {
33752 + var prefix = 'mce-videopress-field-';
33753 + _.each( ['w', 'at'], function( value ) {
33754 + e.target.$el.find( '.' + prefix + value + ' .mce-container-body' ).append( '<span class="' + prefix + 'unit ' + prefix + 'unit-' + value + '">' + vpEditorView.modal_labels[ value + '_unit' ] );
33755 + } );
33756 + $('body').addClass( 'modal-open' );
33757 + },
33758 + onclose: function () {
33759 + $('body').removeClass( 'modal-open' );
33760 + }
33761 + } );
33762 +
33763 + // Set it back to its original renderer.
33764 + tinyMCE.ui.FormItem.prototype.renderHtml = oldRenderFormItem;
33765 + }
33766 + };
33767 + wp.mce.views.register( 'videopress', wp.mce.videopress_wp_view_renderer );
33768 +
33769 + // Extend the videopress one to also handle `wpvideo` instances.
33770 + wp.mce.wpvideo_wp_view_renderer = _.extend( {}, wp.mce.videopress_wp_view_renderer, {
33771 + shortcode_string : 'wpvideo'
33772 + });
33773 + wp.mce.views.register( 'wpvideo', wp.mce.wpvideo_wp_view_renderer );
33774 +}( jQuery, wp, vpEditorView ));
33775
33776 diff --git a/plugins/jetpack/modules/videopress-v2/js/videopress-plupload.js b/plugins/jetpack/modules/videopress-v2/js/videopress-plupload.js
33777 new file mode 100644
33778 index 0000000..8a162b6
33779 --- /dev/null
33780 +++ b/plugins/jetpack/modules/videopress-v2/js/videopress-plupload.js
33781 @@ -0,0 +1,462 @@
33782 +/* global pluploadL10n, plupload, _wpPluploadSettings, JSON */
33783 +
33784 +window.wp = window.wp || {};
33785 +
33786 +( function( exports, $ ) {
33787 + var Uploader, vp;
33788 +
33789 + if ( typeof _wpPluploadSettings === 'undefined' ) {
33790 + return;
33791 + }
33792 +
33793 + /**
33794 + * A WordPress uploader.
33795 + *
33796 + * The Plupload library provides cross-browser uploader UI integration.
33797 + * This object bridges the Plupload API to integrate uploads into the
33798 + * WordPress back end and the WordPress media experience.
33799 + *
33800 + * @param {object} options The options passed to the new plupload instance.
33801 + * @param {object} options.container The id of uploader container.
33802 + * @param {object} options.browser The id of button to trigger the file select.
33803 + * @param {object} options.dropzone The id of file drop target.
33804 + * @param {object} options.plupload An object of parameters to pass to the plupload instance.
33805 + * @param {object} options.params An object of parameters to pass to $_POST when uploading the file.
33806 + * Extends this.plupload.multipart_params under the hood.
33807 + */
33808 + Uploader = function( options ) {
33809 + var self = this,
33810 + isIE = navigator.userAgent.indexOf('Trident/') !== -1 || navigator.userAgent.indexOf('MSIE ') !== -1,
33811 + elements = {
33812 + container: 'container',
33813 + browser: 'browse_button',
33814 + dropzone: 'drop_element'
33815 + },
33816 + key, error;
33817 +
33818 + this.supports = {
33819 + upload: Uploader.browser.supported
33820 + };
33821 +
33822 + this.supported = this.supports.upload;
33823 +
33824 + if ( ! this.supported ) {
33825 + return;
33826 + }
33827 +
33828 + // Arguments to send to pluplad.Uploader().
33829 + // Use deep extend to ensure that multipart_params and other objects are cloned.
33830 + this.plupload = $.extend( true, { multipart_params: {} }, Uploader.defaults );
33831 + this.container = document.body; // Set default container.
33832 +
33833 + // Extend the instance with options.
33834 + //
33835 + // Use deep extend to allow options.plupload to override individual
33836 + // default plupload keys.
33837 + $.extend( true, this, options );
33838 +
33839 + // Proxy all methods so this always refers to the current instance.
33840 + for ( key in this ) {
33841 + if ( $.isFunction( this[ key ] ) ) {
33842 + this[ key ] = $.proxy( this[ key ], this );
33843 + }
33844 + }
33845 +
33846 + // Ensure all elements are jQuery elements and have id attributes,
33847 + // then set the proper plupload arguments to the ids.
33848 + for ( key in elements ) {
33849 + if ( ! this[ key ] ) {
33850 + continue;
33851 + }
33852 +
33853 + this[ key ] = $( this[ key ] ).first();
33854 +
33855 + if ( ! this[ key ].length ) {
33856 + delete this[ key ];
33857 + continue;
33858 + }
33859 +
33860 + if ( ! this[ key ].prop('id') ) {
33861 + this[ key ].prop( 'id', '__wp-uploader-id-' + Uploader.uuid++ );
33862 + }
33863 +
33864 + this.plupload[ elements[ key ] ] = this[ key ].prop('id');
33865 + }
33866 +
33867 + // If the uploader has neither a browse button nor a dropzone, bail.
33868 + if ( ! ( this.browser && this.browser.length ) && ! ( this.dropzone && this.dropzone.length ) ) {
33869 + return;
33870 + }
33871 +
33872 + // Make sure flash sends cookies (seems in IE it does without switching to urlstream mode)
33873 + if ( ! isIE && 'flash' === plupload.predictRuntime( this.plupload ) &&
33874 + ( ! this.plupload.required_features || ! this.plupload.required_features.hasOwnProperty( 'send_binary_string' ) ) ) {
33875 +
33876 + this.plupload.required_features = this.plupload.required_features || {};
33877 + this.plupload.required_features.send_binary_string = true;
33878 + }
33879 +
33880 + // Initialize the plupload instance.
33881 + this.uploader = new plupload.Uploader( this.plupload );
33882 + delete this.plupload;
33883 +
33884 + // Set default params and remove this.params alias.
33885 + this.param( this.params || {} );
33886 + delete this.params;
33887 +
33888 + // Make sure that the VideoPress object is available
33889 + if ( typeof exports.VideoPress !== 'undefined' ) {
33890 + vp = exports.VideoPress;
33891 +
33892 + } else {
33893 + window.console && window.console.error( 'The VideoPress object was not loaded. Errors may occur.' );
33894 + }
33895 +
33896 + /**
33897 + * Custom error callback.
33898 + *
33899 + * Add a new error to the errors collection, so other modules can track
33900 + * and display errors. @see wp.Uploader.errors.
33901 + *
33902 + * @param {string} message
33903 + * @param {object} data
33904 + * @param {plupload.File} file File that was uploaded.
33905 + */
33906 + error = function( message, data, file ) {
33907 + if ( file.attachment ) {
33908 + file.attachment.destroy();
33909 + }
33910 +
33911 + Uploader.errors.unshift({
33912 + message: message || pluploadL10n.default_error,
33913 + data: data,
33914 + file: file
33915 + });
33916 +
33917 + self.error( message, data, file );
33918 + };
33919 +
33920 + /**
33921 + * After the Uploader has been initialized, initialize some behaviors for the dropzone.
33922 + *
33923 + * @param {plupload.Uploader} uploader Uploader instance.
33924 + */
33925 + this.uploader.bind( 'init', function( uploader ) {
33926 + var timer, active, dragdrop,
33927 + dropzone = self.dropzone;
33928 +
33929 + dragdrop = self.supports.dragdrop = uploader.features.dragdrop && ! Uploader.browser.mobile;
33930 +
33931 + // Generate drag/drop helper classes.
33932 + if ( ! dropzone ) {
33933 + return;
33934 + }
33935 +
33936 + dropzone.toggleClass( 'supports-drag-drop', !! dragdrop );
33937 +
33938 + if ( ! dragdrop ) {
33939 + return dropzone.unbind('.wp-uploader');
33940 + }
33941 +
33942 + // 'dragenter' doesn't fire correctly, simulate it with a limited 'dragover'.
33943 + dropzone.bind( 'dragover.wp-uploader', function() {
33944 + if ( timer ) {
33945 + clearTimeout( timer );
33946 + }
33947 +
33948 + if ( active ) {
33949 + return;
33950 + }
33951 +
33952 + dropzone.trigger('dropzone:enter').addClass('drag-over');
33953 + active = true;
33954 + });
33955 +
33956 + dropzone.bind('dragleave.wp-uploader, drop.wp-uploader', function() {
33957 + // Using an instant timer prevents the drag-over class from
33958 + // being quickly removed and re-added when elements inside the
33959 + // dropzone are repositioned.
33960 + //
33961 + // @see https://core.trac.wordpress.org/ticket/21705
33962 + timer = setTimeout( function() {
33963 + active = false;
33964 + dropzone.trigger('dropzone:leave').removeClass('drag-over');
33965 + }, 0 );
33966 + });
33967 +
33968 + self.ready = true;
33969 + $(self).trigger( 'uploader:ready' );
33970 + });
33971 +
33972 + this.uploader.bind( 'postinit', function( up ) {
33973 + up.refresh();
33974 + self.init();
33975 + });
33976 +
33977 + this.uploader.init();
33978 +
33979 + if ( this.browser ) {
33980 + this.browser.on( 'mouseenter', this.refresh );
33981 + } else {
33982 + this.uploader.disableBrowse( true );
33983 + // If HTML5 mode, hide the auto-created file container.
33984 + $('#' + this.uploader.id + '_html5_container').hide();
33985 + }
33986 +
33987 + /**
33988 + * After files were filtered and added to the queue, create a model for each.
33989 + *
33990 + * @event FilesAdded
33991 + * @param {plupload.Uploader} uploader Uploader instance.
33992 + * @param {Array} files Array of file objects that were added to queue by the user.
33993 + */
33994 + this.uploader.bind( 'FilesAdded', function( up, files ) {
33995 + _.each( files, function( file ) {
33996 + var attributes, image;
33997 +
33998 + // Ignore failed uploads.
33999 + if ( plupload.FAILED === file.status ) {
34000 + return;
34001 + }
34002 +
34003 + // Generate attributes for a new `Attachment` model.
34004 + attributes = _.extend({
34005 + file: file,
34006 + uploading: true,
34007 + date: new Date(),
34008 + filename: file.name,
34009 + menuOrder: 0,
34010 + uploadedTo: wp.media.model.settings.post.id
34011 + }, _.pick( file, 'loaded', 'size', 'percent' ) );
34012 +
34013 + // Handle early mime type scanning for images.
34014 + image = /(?:jpe?g|png|gif)$/i.exec( file.name );
34015 +
34016 + // For images set the model's type and subtype attributes.
34017 + if ( image ) {
34018 + attributes.type = 'image';
34019 +
34020 + // `jpeg`, `png` and `gif` are valid subtypes.
34021 + // `jpg` is not, so map it to `jpeg`.
34022 + attributes.subtype = ( 'jpg' === image[0] ) ? 'jpeg' : image[0];
34023 + }
34024 +
34025 + // Create a model for the attachment, and add it to the Upload queue collection
34026 + // so listeners to the upload queue can track and display upload progress.
34027 + file.attachment = wp.media.model.Attachment.create( attributes );
34028 + Uploader.queue.add( file.attachment );
34029 +
34030 + self.added( file.attachment );
34031 + });
34032 +
34033 + up.refresh();
34034 + up.start();
34035 + });
34036 +
34037 + this.uploader.bind( 'UploadProgress', function( up, file ) {
34038 + file.attachment.set( _.pick( file, 'loaded', 'percent' ) );
34039 + self.progress( file.attachment );
34040 + });
34041 +
34042 + /**
34043 + * After a file is successfully uploaded, update its model.
34044 + *
34045 + * @param {plupload.Uploader} uploader Uploader instance.
34046 + * @param {plupload.File} file File that was uploaded.
34047 + * @param {Object} response Object with response properties.
34048 + * @return {mixed}
34049 + */
34050 + this.uploader.bind( 'FileUploaded', function( up, file, response ) {
34051 + var complete;
34052 +
34053 + try {
34054 + response = JSON.parse( response.response );
34055 + } catch ( e ) {
34056 + return error( pluploadL10n.default_error, e, file );
34057 + }
34058 +
34059 + if ( typeof response.media !== 'undefined' ) {
34060 + response = vp.handleRestApiResponse( response, file );
34061 + } else {
34062 + response = vp.handleStandardResponse( response, file );
34063 + }
34064 +
34065 + _.each(['file','loaded','size','percent'], function( key ) {
34066 + file.attachment.unset( key );
34067 + });
34068 +
34069 + file.attachment.set( _.extend( response.data, { uploading: false }) );
34070 + wp.media.model.Attachment.get( response.data.id, file.attachment );
34071 +
34072 + complete = Uploader.queue.all( function( attachment ) {
34073 + return ! attachment.get('uploading');
34074 + });
34075 +
34076 + if ( complete ) {
34077 + vp && vp.resetToOriginalOptions( up );
34078 + Uploader.queue.reset();
34079 + }
34080 +
34081 + self.success( file.attachment );
34082 + });
34083 +
34084 + /**
34085 + * When plupload surfaces an error, send it to the error handler.
34086 + *
34087 + * @param {plupload.Uploader} uploader Uploader instance.
34088 + * @param {Object} error Contains code, message and sometimes file and other details.
34089 + */
34090 + this.uploader.bind( 'Error', function( up, pluploadError ) {
34091 + var message = pluploadL10n.default_error,
34092 + key;
34093 +
34094 + // Check for plupload errors.
34095 + for ( key in Uploader.errorMap ) {
34096 + if ( pluploadError.code === plupload[ key ] ) {
34097 + message = Uploader.errorMap[ key ];
34098 +
34099 + if ( _.isFunction( message ) ) {
34100 + message = message( pluploadError.file, pluploadError );
34101 + }
34102 +
34103 + break;
34104 + }
34105 + }
34106 +
34107 + error( message, pluploadError, pluploadError.file );
34108 + vp && vp.resetToOriginalOptions( up );
34109 + up.refresh();
34110 + });
34111 +
34112 + /**
34113 + * Add in a way for the uploader to reset itself when uploads are complete.
34114 + */
34115 + this.uploader.bind( 'UploadComplete', function( up ) {
34116 + vp && vp.resetToOriginalOptions( up );
34117 + });
34118 +
34119 + /**
34120 + * Before we upload, check to see if this file is a videopress upload, if so, set new options and save the old ones.
34121 + */
34122 + this.uploader.bind( 'BeforeUpload', function( up, file ) {
34123 + if ( typeof file.videopress !== 'undefined' ) {
34124 + vp.originalOptions.url = up.getOption( 'url' );
34125 + vp.originalOptions.multipart_params = up.getOption( 'multipart_params' );
34126 + vp.originalOptions.file_data_name = up.getOption( 'file_data_name' );
34127 +
34128 + up.setOption( 'file_data_name', 'media[]' );
34129 + up.setOption( 'url', file.videopress.upload_action_url );
34130 + up.setOption( 'multipart_params', { 'media_ids[]': file.videopress.upload_media_id } );
34131 + up.setOption( 'headers', {
34132 + Authorization: 'X_UPLOAD_TOKEN token="' + file.videopress.upload_token + '" blog_id="' + file.videopress.upload_blog_id + '"'
34133 + });
34134 + }
34135 + });
34136 + };
34137 +
34138 + // Adds the 'defaults' and 'browser' properties.
34139 + $.extend( Uploader, _wpPluploadSettings );
34140 +
34141 + Uploader.uuid = 0;
34142 +
34143 + // Map Plupload error codes to user friendly error messages.
34144 + Uploader.errorMap = {
34145 + 'FAILED': pluploadL10n.upload_failed,
34146 + 'FILE_EXTENSION_ERROR': pluploadL10n.invalid_filetype,
34147 + 'IMAGE_FORMAT_ERROR': pluploadL10n.not_an_image,
34148 + 'IMAGE_MEMORY_ERROR': pluploadL10n.image_memory_exceeded,
34149 + 'IMAGE_DIMENSIONS_ERROR': pluploadL10n.image_dimensions_exceeded,
34150 + 'GENERIC_ERROR': pluploadL10n.upload_failed,
34151 + 'IO_ERROR': pluploadL10n.io_error,
34152 + 'HTTP_ERROR': pluploadL10n.http_error,
34153 + 'SECURITY_ERROR': pluploadL10n.security_error,
34154 +
34155 + 'FILE_SIZE_ERROR': function( file ) {
34156 + return pluploadL10n.file_exceeds_size_limit.replace('%s', file.name);
34157 + }
34158 + };
34159 +
34160 + $.extend( Uploader.prototype, {
34161 + /**
34162 + * Acts as a shortcut to extending the uploader's multipart_params object.
34163 + *
34164 + * param( key )
34165 + * Returns the value of the key.
34166 + *
34167 + * param( key, value )
34168 + * Sets the value of a key.
34169 + *
34170 + * param( map )
34171 + * Sets values for a map of data.
34172 + */
34173 + param: function( key, value ) {
34174 + if ( arguments.length === 1 && typeof key === 'string' ) {
34175 + return this.uploader.settings.multipart_params[ key ];
34176 + }
34177 +
34178 + if ( arguments.length > 1 ) {
34179 + this.uploader.settings.multipart_params[ key ] = value;
34180 + } else {
34181 + $.extend( this.uploader.settings.multipart_params, key );
34182 + }
34183 + },
34184 +
34185 + /**
34186 + * Make a few internal event callbacks available on the wp.Uploader object
34187 + * to change the Uploader internals if absolutely necessary.
34188 + */
34189 + init: function() {},
34190 + error: function() {},
34191 + success: function() {},
34192 + added: function() {},
34193 + progress: function() {},
34194 + complete: function() {},
34195 + refresh: function() {
34196 + var node, attached, container, id;
34197 +
34198 + if ( this.browser ) {
34199 + node = this.browser[0];
34200 +
34201 + // Check if the browser node is in the DOM.
34202 + while ( node ) {
34203 + if ( node === document.body ) {
34204 + attached = true;
34205 + break;
34206 + }
34207 + node = node.parentNode;
34208 + }
34209 +
34210 + // If the browser node is not attached to the DOM, use a
34211 + // temporary container to house it, as the browser button
34212 + // shims require the button to exist in the DOM at all times.
34213 + if ( ! attached ) {
34214 + id = 'wp-uploader-browser-' + this.uploader.id;
34215 +
34216 + container = $( '#' + id );
34217 + if ( ! container.length ) {
34218 + container = $('<div class="wp-uploader-browser" />').css({
34219 + position: 'fixed',
34220 + top: '-1000px',
34221 + left: '-1000px',
34222 + height: 0,
34223 + width: 0
34224 + }).attr( 'id', 'wp-uploader-browser-' + this.uploader.id ).appendTo('body');
34225 + }
34226 +
34227 + container.append( this.browser );
34228 + }
34229 + }
34230 +
34231 + this.uploader.refresh();
34232 + }
34233 + });
34234 +
34235 + // Create a collection of attachments in the upload queue,
34236 + // so that other modules can track and display upload progress.
34237 + Uploader.queue = new wp.media.model.Attachments( [], { query: false });
34238 +
34239 + // Create a collection to collect errors incurred while attempting upload.
34240 + Uploader.errors = new Backbone.Collection();
34241 +
34242 + exports.Uploader = Uploader;
34243 +})( wp, jQuery );
34244
34245 diff --git a/plugins/jetpack/modules/videopress-v2/js/videopress-uploader.js b/plugins/jetpack/modules/videopress-v2/js/videopress-uploader.js
34246 new file mode 100644
34247 index 0000000..afe50e6
34248 --- /dev/null
34249 +++ b/plugins/jetpack/modules/videopress-v2/js/videopress-uploader.js
34250 @@ -0,0 +1,157 @@
34251 +/* globals plupload, pluploadL10n, error */
34252 +window.wp = window.wp || {};
34253 +
34254 +( function( wp ) {
34255 + var VideoPress = {
34256 + originalOptions: {},
34257 +
34258 + /**
34259 + * This is the standard uploader response handler.
34260 + */
34261 + handleStandardResponse: function( response, file ) {
34262 + if ( ! _.isObject( response ) || _.isUndefined( response.success ) ) {
34263 + return error(pluploadL10n.default_error, null, file);
34264 +
34265 + } else if ( ! response.success ) {
34266 + return error(response.data && response.data.message, response.data, file);
34267 + }
34268 +
34269 + return response;
34270 + },
34271 +
34272 + /**
34273 + * Handle response from the WPCOM Rest API.
34274 + */
34275 + handleRestApiResponse: function( response, file ) {
34276 + if ( response.media.length !== 1) {
34277 + return error( pluploadL10n.default_error, null, file );
34278 + }
34279 +
34280 + var media = response.media[0],
34281 + mimeParts = media.mime_type.split('/'),
34282 + data = {
34283 + alt : '',
34284 + author : media.author_ID || 0,
34285 + authorName: '',
34286 + caption: '',
34287 + compat: { item: '', meta: '' },
34288 + date: media.date || '',
34289 + dateFormatted: media.date || '',
34290 + description: media.description || '',
34291 + editLink: '',
34292 + filename: media.file || '',
34293 + filesizeHumanReadable: '',
34294 + filesizeInBytes: '',
34295 + height: media.height,
34296 + icon: media.icon || '',
34297 + id: media.ID || '',
34298 + link: media.URL || '',
34299 + menuOrder: 0,
34300 + meta: false,
34301 + mime: media.mime_type || '',
34302 + modified: 0,
34303 + name: '',
34304 + nonces: { update: '', 'delete': '', edit: '' },
34305 + orientation: '',
34306 + sizes: {},
34307 + status: '',
34308 + subtype: mimeParts[1] || '',
34309 + title: media.title || '',
34310 + type: mimeParts[0] || '',
34311 + uploadedTo: 1,
34312 + uploadedToLink: '',
34313 + uploadedToTitle: '',
34314 + url: media.URL || '',
34315 + width: media.width,
34316 + success: '',
34317 + videopress: {
34318 + guid: media.videopress_guid || null,
34319 + processing_done: media.videopress_processing_done || false
34320 + }
34321 + };
34322 +
34323 + response.data = data;
34324 +
34325 + return response;
34326 + },
34327 +
34328 + /**
34329 + * Make sure that all of the original variables have been reset, so the uploader
34330 + * doesn't try to go to VideoPress again next time.
34331 + *
34332 + * @param up
34333 + */
34334 + resetToOriginalOptions: function( up ) {
34335 + if ( typeof VideoPress.originalOptions.url !== 'undefined' ) {
34336 + up.setOption( 'url', VideoPress.originalOptions.url );
34337 + delete VideoPress.originalOptions.url;
34338 + }
34339 +
34340 + if ( typeof VideoPress.originalOptions.multipart_params !== 'undefined' ) {
34341 + up.setOption( 'multipart_params', VideoPress.originalOptions.multipart_params );
34342 + delete VideoPress.originalOptions.multipart_params;
34343 + }
34344 +
34345 + if ( typeof VideoPress.originalOptions.file_data_name !== 'undefined' ) {
34346 + up.setOption( 'file_data_name', VideoPress.originalOptions.file_data_name );
34347 + delete VideoPress.originalOptions.file_data_name;
34348 + }
34349 + }
34350 + };
34351 +
34352 + if (typeof wp.Uploader !== 'undefined') {
34353 + var media = wp.media;
34354 +
34355 + /**
34356 + * A plupload code specifically for videopress failures.
34357 + *
34358 + * @type {string}
34359 + */
34360 + plupload.VIDEOPRESS_TOKEN_FAILURE = 'VP_TOKEN_FAILURE';
34361 +
34362 + /**
34363 + * Adds a filter that checks all files to see if they are videopress files and if they are
34364 + * it will download extra metadata for them.
34365 + */
34366 + plupload.addFileFilter( 'videopress_check_uploads', function( maxSize, file, cb ) {
34367 + var mimeParts = file.type.split('/');
34368 + var self = this;
34369 +
34370 + if ( mimeParts[0] === 'video' ) {
34371 + media.ajax( 'videopress-get-upload-token', { async: false, data: { filename: file.name } } ).done( function ( response ) {
34372 + file.videopress = response;
34373 + cb( true );
34374 +
34375 + }).fail( function ( response ) {
34376 + self.trigger( 'Error', {
34377 + code : plupload.VIDEOPRESS_TOKEN_FAILURE,
34378 + message : plupload.translate( 'Could not get the VideoPress token needed for uploading' ),
34379 + file : file,
34380 + response : response
34381 + } );
34382 + cb( false );
34383 + });
34384 +
34385 + } else {
34386 + // Handles the normal max_file_size functionality.
34387 + var undef;
34388 +
34389 + // Invalid file size
34390 + if (file.size !== undef && maxSize && file.size > maxSize) {
34391 + this.trigger('Error', {
34392 + code: plupload.FILE_SIZE_ERROR,
34393 + message: plupload.translate( 'File size error.' ),
34394 + file: file
34395 + });
34396 + cb(false);
34397 + } else {
34398 + cb(true);
34399 + }
34400 + }
34401 + });
34402 + }
34403 +
34404 + wp.VideoPress = VideoPress;
34405 +
34406 +} )( window.wp );
34407 +
34408
34409 diff --git a/plugins/jetpack/modules/videopress-v2/shortcode.php b/plugins/jetpack/modules/videopress-v2/shortcode.php
34410 new file mode 100644
34411 index 0000000..ca846de
34412 --- /dev/null
34413 +++ b/plugins/jetpack/modules/videopress-v2/shortcode.php
34414 @@ -0,0 +1,189 @@
34415 +<?php
34416 +
34417 +/**
34418 + * VideoPress Shortcode Handler
34419 + *
34420 + * This file may or may not be included from the Jetpack VideoPress module.
34421 + */
34422 +
34423 +/**
34424 + * Translate a 'videopress' or 'wpvideo' shortcode and arguments into a video player display.
34425 + *
34426 + * Expected input formats:
34427 + *
34428 + * [videopress OcobLTqC]
34429 + * [wpvideo OcobLTqC]
34430 + *
34431 + * @link http://codex.wordpress.org/Shortcode_API Shortcode API
34432 + * @param array $attr shortcode attributes
34433 + * @return string HTML markup or blank string on fail
34434 + */
34435 +function videopress_shortcode_callback( $attr ) {
34436 + global $content_width;
34437 +
34438 + /**
34439 + * We only accept GUIDs as a first unnamed argument.
34440 + */
34441 + $guid = $attr[0];
34442 +
34443 + /**
34444 + * Make sure the GUID passed in matches how actual GUIDs are formatted.
34445 + */
34446 + if ( ! videopress_is_valid_guid( $guid ) ) {
34447 + return '';
34448 + }
34449 +
34450 + /**
34451 + * Set the defaults
34452 + */
34453 + $defaults = array(
34454 + 'w' => 0, // Width of the video player, in pixels
34455 + 'at' => 0, // How many seconds in to initially seek to
34456 + 'hd' => true, // Whether to display a high definition version
34457 + 'loop' => false, // Whether to loop the video repeatedly
34458 + 'freedom' => false, // Whether to use only free/libre codecs
34459 + 'autoplay' => false, // Whether to autoplay the video on load
34460 + 'permalink' => true, // Whether to display the permalink to the video
34461 + 'flashonly' => false, // Whether to support the Flash player exclusively
34462 + 'defaultlangcode' => false, // Default language code
34463 + );
34464 +
34465 + $attr = shortcode_atts( $defaults, $attr, 'videopress' );
34466 +
34467 + /**
34468 + * Cast the attributes, post-input.
34469 + */
34470 + $attr['width'] = absint( $attr['w'] );
34471 + $attr['hd'] = (bool) $attr['hd'];
34472 + $attr['freedom'] = (bool) $attr['freedom'];
34473 +
34474 + /**
34475 + * If the provided width is less than the minimum allowed
34476 + * width, or greater than `$content_width` ignore.
34477 + */
34478 + if ( $attr['width'] < VIDEOPRESS_MIN_WIDTH ) {
34479 + $attr['width'] = 0;
34480 + } elseif ( isset( $content_width ) && $content_width > VIDEOPRESS_MIN_WIDTH && $attr['width'] > $content_width ) {
34481 + $attr['width'] = 0;
34482 + }
34483 +
34484 + /**
34485 + * If there was an invalid or unspecified width, set the width equal to the theme's `$content_width`.
34486 + */
34487 + if ( 0 === $attr['width'] && isset( $content_width ) && $content_width >= VIDEOPRESS_MIN_WIDTH ) {
34488 + $attr['width'] = $content_width;
34489 + }
34490 +
34491 + /**
34492 + * If the width isn't an even number, reduce it by one (making it even).
34493 + */
34494 + if ( 1 === ( $attr['width'] % 2 ) ) {
34495 + $attr['width'] --;
34496 + }
34497 +
34498 + /**
34499 + * Filter the default VideoPress shortcode options.
34500 + *
34501 + * @module videopress
34502 + *
34503 + * @since 2.5.0
34504 + *
34505 + * @param array $args Array of VideoPress shortcode options.
34506 + */
34507 + $options = apply_filters( 'videopress_shortcode_options', array(
34508 + 'at' => (int) $attr['at'],
34509 + 'hd' => $attr['hd'],
34510 + 'loop' => $attr['autoplay'] || $attr['loop'],
34511 + 'freedom' => $attr['freedom'],
34512 + 'autoplay' => $attr['autoplay'],
34513 + 'permalink' => $attr['permalink'],
34514 + 'force_flash' => (bool) $attr['flashonly'],
34515 + 'defaultlangcode' => $attr['defaultlangcode'],
34516 + 'forcestatic' => false, // This used to be a displayed option, but now is only
34517 + // accessible via the `videopress_shortcode_options` filter.
34518 + ) );
34519 +
34520 + // Register VideoPress scripts
34521 + wp_register_script( 'videopress', 'https://v0.wordpress.com/js/videopress.js', array( 'jquery', 'swfobject' ), '1.09' );
34522 +
34523 + require_once( dirname( __FILE__ ) . '/class.videopress-video.php' );
34524 + require_once( dirname( __FILE__ ) . '/class.videopress-player.php' );
34525 +
34526 + $player = new VideoPress_Player( $guid, $attr['width'], $options );
34527 +
34528 + if ( is_feed() ) {
34529 + return $player->asXML();
34530 + } else {
34531 + return $player->asHTML();
34532 + }
34533 +}
34534 +add_shortcode( 'videopress', 'videopress_shortcode_callback' );
34535 +add_shortcode( 'wpvideo', 'videopress_shortcode_callback' );
34536 +
34537 +/**
34538 + * By explicitly declaring the provider here, we can speed things up by not relying on oEmbed discovery.
34539 + */
34540 +wp_oembed_add_provider( '#^https?://videopress.com/v/.*#', 'http://public-api.wordpress.com/oembed/1.0/', true );
34541 +
34542 +/**
34543 + * Adds a `for` query parameter to the oembed provider request URL.
34544 + * @param String $oembed_provider
34545 + * @return String $ehnanced_oembed_provider
34546 + */
34547 +function videopress_add_oembed_for_parameter( $oembed_provider ) {
34548 + if ( false === stripos( $oembed_provider, 'videopress.com' ) ) {
34549 + return $oembed_provider;
34550 + }
34551 + return add_query_arg( 'for', parse_url( home_url(), PHP_URL_HOST ), $oembed_provider );
34552 +}
34553 +add_filter( 'oembed_fetch_url', 'videopress_add_oembed_for_parameter' );
34554 +
34555 +/**
34556 + * An intermediary shortcode parser for the Core `[video]` shortcode.
34557 + *
34558 + * This lets us convert legacy video embeds over to VideoPress embeds,
34559 + * if the video files have been uploaded and transcoded.
34560 + *
34561 + * @param $attr
34562 + *
34563 + * @return string|void
34564 + */
34565 +function videopress_shortcode_override_for_core_shortcode( $raw_attr, $contents, $tag ) {
34566 + $attr = $raw_attr;
34567 + $videopress_guid = null;
34568 +
34569 + if ( isset( $attr['videopress_guid'] ) ) {
34570 + $videopress_guid = $attr['videopress_guid'];
34571 +
34572 + } elseif ( isset( $attr['mp4'] ) ) {
34573 + $url = $attr['mp4'];
34574 +
34575 + if ( preg_match( '@videos.videopress.com/([a-z0-9]{8})/@', $url, $matches ) ) {
34576 + $videopress_guid = $matches[1];
34577 + }
34578 + }
34579 +
34580 + if ( $videopress_guid ) {
34581 + $videopress_attr = array( $videopress_guid );
34582 + if ( $attr['width'] ) {
34583 + $videopress_attr['w'] = (int) $attr['width'];
34584 + }
34585 + if ( $attr['autoplay'] ) {
34586 + $videopress_attr['autoplay'] = $attr['autoplay'];
34587 + }
34588 + if ( $attr['loop'] ) {
34589 + $videopress_attr['loop'] = $attr['loop'];
34590 + }
34591 +
34592 + // Then display the VideoPress version of the stored GUID!
34593 + return videopress_shortcode_callback( $videopress_attr );
34594 + }
34595 +
34596 + // Nothing else caught, so fall back to the core shortcode.
34597 + return call_user_func( $GLOBALS['vp_original_video_shortcode_callback'], $raw_attr, $contents, $tag );
34598 +}
34599 +// The callback should nearly always be `wp_video_shortcode` unless some other plugin
34600 +// has overridden it similarly to what we're doing here.
34601 +$GLOBALS['vp_original_video_shortcode_callback'] = $GLOBALS['shortcode_tags']['video'];
34602 +remove_shortcode( 'video' );
34603 +add_shortcode( 'video', 'videopress_shortcode_override_for_core_shortcode' );
34604
34605 diff --git a/plugins/jetpack/modules/videopress-v2/utility-functions.php b/plugins/jetpack/modules/videopress-v2/utility-functions.php
34606 new file mode 100644
34607 index 0000000..5826cc7
34608 --- /dev/null
34609 +++ b/plugins/jetpack/modules/videopress-v2/utility-functions.php
34610 @@ -0,0 +1,420 @@
34611 +<?php
34612 +
34613 +/**
34614 + * We won't have any videos less than sixty pixels wide. That would be silly.
34615 + */
34616 +defined( 'VIDEOPRESS_MIN_WIDTH' ) or define( 'VIDEOPRESS_MIN_WIDTH', 60 );
34617 +
34618 +/**
34619 + * Validate user-supplied guid values against expected inputs
34620 + *
34621 + * @since 1.1
34622 + * @param string $guid video identifier
34623 + * @return bool true if passes validation test
34624 + */
34625 +function videopress_is_valid_guid( $guid ) {
34626 + if ( ! empty( $guid ) && strlen( $guid ) === 8 && ctype_alnum( $guid ) ) {
34627 + return true;
34628 + }
34629 + return false;
34630 +}
34631 +
34632 +/**
34633 + * Get details about a specific video by GUID:
34634 + *
34635 + * @param $guid string
34636 + * @return object
34637 + */
34638 +function videopress_get_video_details( $guid ) {
34639 + if ( ! videopress_is_valid_guid( $guid ) ) {
34640 + return new WP_Error( 'bad-guid-format', __( 'Invalid Video GUID!', 'jetpack' ) );
34641 + }
34642 +
34643 + $version = '1.1';
34644 + $endpoint = sprintf( '/videos/%1$s', $guid );
34645 + $query_url = sprintf(
34646 + 'https://public-api.wordpress.com/rest/v%1$s%2$s',
34647 + $version,
34648 + $endpoint
34649 + );
34650 +
34651 + // Look for data in our transient. If nothing, let's make a new query.
34652 + $data_from_cache = get_transient( 'jetpack_videopress_' . $guid );
34653 + if ( false === $data_from_cache ) {
34654 + $response = wp_remote_get( esc_url_raw( $query_url ) );
34655 + $data = json_decode( wp_remote_retrieve_body( $response ) );
34656 +
34657 + // Cache the response for an hour.
34658 + set_transient( 'jetpack_videopress_' . $guid, $data, HOUR_IN_SECONDS );
34659 + } else {
34660 + $data = $data_from_cache;
34661 + }
34662 +
34663 + /**
34664 + * Allow functions to modify fetched video details.
34665 + *
34666 + * This filter allows third-party code to modify the return data
34667 + * about a given video. It may involve swapping some data out or
34668 + * adding new parameters.
34669 + *
34670 + * @since 4.0.0
34671 + *
34672 + * @param object $data The data returned by the WPCOM API. See: https://developer.wordpress.com/docs/api/1.1/get/videos/%24guid/
34673 + * @param string $guid The GUID of the VideoPress video in question.
34674 + */
34675 + return apply_filters( 'videopress_get_video_details', $data, $guid );
34676 +}
34677 +
34678 +
34679 +/**
34680 + * Get an attachment ID given a URL.
34681 + *
34682 + * Modified from http://wpscholar.com/blog/get-attachment-id-from-wp-image-url/
34683 + *
34684 + * @todo: Add some caching in here.
34685 + *
34686 + * @param string $url
34687 + *
34688 + * @return int|bool Attachment ID on success, false on failure
34689 + */
34690 +function videopress_get_attachment_id_by_url( $url ) {
34691 + $wp_upload_dir = wp_upload_dir();
34692 + // Strip out protocols, so it doesn't fail because searching for http: in https: dir.
34693 + $dir = set_url_scheme( trailingslashit( $wp_upload_dir['baseurl'] ), 'relative' );
34694 +
34695 + // Is URL in uploads directory?
34696 + if ( false !== strpos( $url, $dir ) ) {
34697 +
34698 + $file = basename( $url );
34699 +
34700 + $query_args = array(
34701 + 'post_type' => 'attachment',
34702 + 'post_status' => 'inherit',
34703 + 'fields' => 'ids',
34704 + 'meta_query' => array(
34705 + array(
34706 + 'key' => '_wp_attachment_metadata',
34707 + 'compare' => 'LIKE',
34708 + 'value' => $file,
34709 + ),
34710 + )
34711 + );
34712 +
34713 + $query = new WP_Query( $query_args );
34714 +
34715 + if ( $query->have_posts() ) {
34716 + foreach ( $query->posts as $attachment_id ) {
34717 + $meta = wp_get_attachment_metadata( $attachment_id );
34718 + $original_file = basename( $meta['file'] );
34719 + $cropped_files = wp_list_pluck( $meta['sizes'], 'file' );
34720 +
34721 + if ( $original_file === $file || in_array( $file, $cropped_files ) ) {
34722 + return (int) $attachment_id;
34723 + }
34724 + }
34725 + }
34726 +
34727 + }
34728 +
34729 + return false;
34730 +}
34731 +
34732 +/**
34733 + * Similar to `media_sideload_image` -- but returns an ID.
34734 + *
34735 + * @param $url
34736 + * @param $attachment_id
34737 + *
34738 + * @return int|mixed|object|WP_Error
34739 + */
34740 +function videopress_download_poster_image( $url, $attachment_id ) {
34741 + // Set variables for storage, fix file filename for query strings.
34742 + preg_match( '/[^\?]+\.(jpe?g|jpe|gif|png)\b/i', $url, $matches );
34743 + if ( ! $matches ) {
34744 + return new WP_Error( 'image_sideload_failed', __( 'Invalid image URL', 'jetpack' ) );
34745 + }
34746 +
34747 + $file_array = array();
34748 + $file_array['name'] = basename( $matches[0] );
34749 + $file_array['tmp_name'] = download_url( $url );
34750 +
34751 + // If error storing temporarily, return the error.
34752 + if ( is_wp_error( $file_array['tmp_name'] ) ) {
34753 + return $file_array['tmp_name'];
34754 + }
34755 +
34756 + // Do the validation and storage stuff.
34757 + $thumbnail_id = media_handle_sideload( $file_array, $attachment_id, null );
34758 +
34759 + // Flag it as poster image, so we can exclude it from display.
34760 + update_post_meta( $thumbnail_id, 'videopress_poster_image', 1 );
34761 +
34762 + return $thumbnail_id;
34763 +}
34764 +
34765 +/**
34766 + * Creates a local media library item of a remote VideoPress video.
34767 + *
34768 + * @param $guid
34769 + * @param int $parent_id
34770 + *
34771 + * @return int|object
34772 + */
34773 +function create_local_media_library_for_videopress_guid( $guid, $parent_id = 0 ) {
34774 + $vp_data = videopress_get_video_details( $guid );
34775 + if ( ! $vp_data || is_wp_error( $vp_data ) ) {
34776 + return $vp_data;
34777 + }
34778 +
34779 + $args = array(
34780 + 'post_date' => $vp_data->upload_date,
34781 + 'post_title' => wp_kses( $vp_data->title, array() ),
34782 + 'post_content' => wp_kses( $vp_data->description, array() ),
34783 + 'post_mime_type' => 'video/videopress',
34784 + 'guid' => sprintf( 'https://videopress.com/v/%s', $guid ),
34785 + );
34786 +
34787 + $attachment_id = wp_insert_attachment( $args, null, $parent_id );
34788 +
34789 + if ( ! is_wp_error( $attachment_id ) ) {
34790 + update_post_meta( $attachment_id, 'videopress_guid', $guid );
34791 + wp_update_attachment_metadata( $attachment_id, array(
34792 + 'width' => $vp_data->width,
34793 + 'height' => $vp_data->height,
34794 + ) );
34795 +
34796 + $thumbnail_id = videopress_download_poster_image( $vp_data->poster, $attachment_id );
34797 + update_post_meta( $attachment_id, '_thumbnail_id', $thumbnail_id );
34798 + }
34799 +
34800 + return $attachment_id;
34801 +}
34802 +
34803 +/**
34804 + * Helper that will look for VideoPress media items that are more than 30 minutes old,
34805 + * that have not had anything attached to them by a wpcom upload and deletes the ghost
34806 + * attachment.
34807 + *
34808 + * These happen primarily because of failed upload attempts.
34809 + *
34810 + * @return int The number of items that were cleaned up.
34811 + */
34812 +function videopress_cleanup_media_library() {
34813 + $query_args = array(
34814 + 'post_type' => 'attachment',
34815 + 'post_status' => 'inherit',
34816 + 'post_mime_type' => 'video/videopress',
34817 + 'meta_query' => array(
34818 + array(
34819 + 'key' => 'videopress_status',
34820 + 'value' => 'new',
34821 + ),
34822 + )
34823 + );
34824 +
34825 + $query = new WP_Query( $query_args );
34826 +
34827 + $cleaned = 0;
34828 +
34829 + $now = current_time( 'timestamp' );
34830 +
34831 + if ( $query->have_posts() ) {
34832 + foreach ( $query->posts as $post ) {
34833 + $post_time = strtotime( $post->post_date_gmt );
34834 +
34835 + // If the post is older than 30 minutes, it is safe to delete it.
34836 + if ( $now - $post_time > MINUTE_IN_SECONDS * 30 ) {
34837 + // Force delete the attachment, because we don't want it appearing in the trash.
34838 + wp_delete_attachment( $post->ID, true );
34839 +
34840 + $cleaned++;
34841 + }
34842 + }
34843 + }
34844 +
34845 + return $cleaned;
34846 +}
34847 +
34848 +/**
34849 + * Return an absolute URI for a given filename and guid on the CDN.
34850 + * No check is performed to ensure the guid exists or the file is present. Simple centralized string builder.
34851 + *
34852 + * @param string $guid VideoPress identifier
34853 + * @param string $filename name of file associated with the guid (video file name or thumbnail file name)
34854 + *
34855 + * @return string Absolute URL of VideoPress file for the given guid.
34856 + */
34857 +function videopress_cdn_file_url( $guid, $filename ) {
34858 + return "https://videos.files.wordpress.com/{$guid}/{$filename}";
34859 +}
34860 +
34861 +/**
34862 + * Get an array of the transcoding status for the given video post.
34863 + *
34864 + * @since 4.4
34865 + * @param int $post_id
34866 + * @return array|bool Returns an array of statuses if this is a VideoPress post, otherwise it returns false.
34867 + */
34868 +function videopress_get_transcoding_status( $post_id ) {
34869 + $meta = wp_get_attachment_metadata( $post_id );
34870 +
34871 + // If this has not been processed by videopress, we can skip the rest.
34872 + if ( !$meta || ! isset( $meta['videopress'] ) ) {
34873 + return false;
34874 + }
34875 +
34876 + $info = (object) $meta['videopress'];
34877 +
34878 + $status = array(
34879 + 'std_mp4' => isset( $info->files_status['std']['mp4'] ) ? $info->files_status['std']['mp4'] : null,
34880 + 'std_ogg' => isset( $info->files_status['std']['ogg'] ) ? $info->files_status['std']['ogg'] : null,
34881 + 'dvd_mp4' => isset( $info->files_status['dvd']['mp4'] ) ? $info->files_status['dvd']['mp4'] : null,
34882 + 'hd_mp4' => isset( $info->files_status['hd']['mp4'] ) ? $info->files_status['hd']['mp4'] : null,
34883 + );
34884 +
34885 + return $status;
34886 +}
34887 +
34888 +/**
34889 + * Get the direct url to the video.
34890 + *
34891 + * @since 4.4
34892 + * @param string $guid
34893 + * @return string
34894 + */
34895 +function videopress_build_url( $guid ) {
34896 + return 'https://videopress.com/v/' . $guid;
34897 +}
34898 +
34899 +/**
34900 + * Create an empty videopress media item that will be filled out later by an xmlrpc
34901 + * callback from the VideoPress servers.
34902 + *
34903 + * @since 4.4
34904 + * @param string $title
34905 + * @return int|WP_Error
34906 + */
34907 +function videopress_create_new_media_item( $title ) {
34908 + $post = array(
34909 + 'post_type' => 'attachment',
34910 + 'post_mime_type' => 'video/videopress',
34911 + 'post_title' => $title,
34912 + 'post_content' => '',
34913 + );
34914 +
34915 + $media_id = wp_insert_post( $post );
34916 +
34917 + add_post_meta( $media_id, 'videopress_status', 'new' );
34918 +
34919 + return $media_id;
34920 +}
34921 +
34922 +
34923 +/**
34924 + * Check to see if a video has completed processing.
34925 + *
34926 + * @since 4.4
34927 + * @param int $post_id
34928 + * @return bool
34929 + */
34930 +function videopress_is_finished_processing( $post_id ) {
34931 + $post = get_post( $post_id );
34932 +
34933 + if ( is_wp_error( $post ) ) {
34934 + return false;
34935 + }
34936 +
34937 + $meta = wp_get_attachment_metadata( $post->ID );
34938 +
34939 + if ( ! isset( $meta['videopress'] ) || ! is_array( $meta['videopress'] ) ) {
34940 + return false;
34941 + }
34942 +
34943 + // These are explicitly declared to avoid doing unnecessary loops across two levels of arrays.
34944 + if ( isset( $meta['videopress']['files_status']['hd'] ) && $meta['videopress']['files_status']['hd'] != 'DONE' ) {
34945 + return false;
34946 + }
34947 +
34948 + if ( isset( $meta['videopress']['files_status']['dvd'] ) && $meta['videopress']['files_status']['dvd'] != 'DONE' ) {
34949 + return false;
34950 + }
34951 +
34952 + if ( isset( $meta['videopress']['files_status']['std']['mp4'] ) && $meta['videopress']['files_status']['std']['mp4'] != 'DONE' ) {
34953 + return false;
34954 + }
34955 +
34956 + if ( isset( $meta['videopress']['files_status']['std']['ogg'] ) && $meta['videopress']['files_status']['std']['ogg'] != 'DONE' ) {
34957 + return false;
34958 + }
34959 +
34960 + return true;
34961 +}
34962 +
34963 +
34964 +/**
34965 + * Update the meta information status for the given video post.
34966 + *
34967 + * @since 4.4
34968 + * @param int $post_id
34969 + * @return bool
34970 + */
34971 +function videopress_update_meta_data( $post_id ) {
34972 +
34973 + $meta = wp_get_attachment_metadata( $post_id );
34974 +
34975 + // If this has not been processed by VideoPress, we can skip the rest.
34976 + if ( ! $meta || ! isset( $meta['videopress'] ) ) {
34977 + return false;
34978 + }
34979 +
34980 + $info = (object) $meta['videopress'];
34981 +
34982 + $result = wp_remote_get( videopress_make_video_get_path( $info->guid ) );
34983 +
34984 + if ( is_wp_error( $result ) ) {
34985 + return false;
34986 + }
34987 +
34988 + $response = json_decode( $result['body'], true );
34989 +
34990 + // Update the attachment metadata.
34991 + $meta['videopress'] = $response;
34992 +
34993 + wp_update_attachment_metadata( $post_id, $meta );
34994 +
34995 + return true;
34996 +}
34997 +
34998 +
34999 +
35000 +/**
35001 + * Get the video update path
35002 + *
35003 + * @since 4.4
35004 + * @param string $guid
35005 + * @return string
35006 + */
35007 +function videopress_make_video_get_path( $guid ) {
35008 + return sprintf(
35009 + '%s://%s/rest/v%s/videos/%s',
35010 + 'https',
35011 + JETPACK__WPCOM_JSON_API_HOST,
35012 + Jetpack_Client::WPCOM_JSON_API_VERSION,
35013 + $guid
35014 + );
35015 +}
35016 +
35017 +/**
35018 + * Get the upload api path.
35019 + *
35020 + * @since 4.4
35021 + * @param int $blog_id The id of the blog we're uploading to.
35022 + * @return string
35023 + */
35024 +function videopress_make_media_upload_path( $blog_id ) {
35025 + return sprintf(
35026 + 'https://%s/rest/v1.1/sites/%s/videos/new',
35027 + JETPACK__WPCOM_JSON_API_HOST,
35028 + $blog_id
35029 + );
35030 +}
35031 \ No newline at end of file
35032
35033 diff --git a/plugins/jetpack/modules/videopress-v2/videopress-admin.css b/plugins/jetpack/modules/videopress-v2/videopress-admin.css
35034 new file mode 100644
35035 index 0000000..c8f1b0a
35036 --- /dev/null
35037 +++ b/plugins/jetpack/modules/videopress-v2/videopress-admin.css
35038 @@ -0,0 +1,97 @@
35039 +/**
35040 + * VideoPress admin media styles
35041 + */
35042 +.videopress-modal-backdrop {
35043 + background: #000;
35044 + opacity: 0.7;
35045 + position: absolute;
35046 + top: 0;
35047 + width: 100%;
35048 + height: 100%;
35049 + overflow: hidden;
35050 + z-index: 100;
35051 +}
35052 +
35053 +.videopress-modal {
35054 + padding: 10px 20px;
35055 + background: white;
35056 + position: absolute;
35057 + top: 0;
35058 + width: 440px;
35059 + overflow: hidden;
35060 + left: 50%;
35061 + margin-left: -220px;
35062 + z-index: 101;
35063 + box-shadow: 2px 2px 5px 2px rgba( 0, 0, 0, 0.5 );
35064 + -webkit-border-bottom-right-radius: 2px;
35065 + -webkit-border-bottom-left-radius: 2px;
35066 + border-bottom-right-radius: 2px;
35067 + border-bottom-left-radius: 2px;
35068 +}
35069 +
35070 +.videopress-modal .submit {
35071 + text-align: right;
35072 + padding: 10px 0 5px;
35073 +}
35074 +
35075 +.videopress-preview {
35076 + display: block;
35077 + float: right;
35078 + width: 65%;
35079 + margin-top: 18px;
35080 + background: black;
35081 + min-height: 97px;
35082 + text-decoration: none;
35083 +}
35084 +
35085 +.vp-preview span.videopress-preview-unavailable {
35086 + width: 65%;
35087 + float: right;
35088 + text-align: left;
35089 + margin-right: 0;
35090 +}
35091 +
35092 +.videopress-preview img {
35093 + float: left;
35094 + width: 100%;
35095 +}
35096 +
35097 +.videopress-preview span {
35098 + display: block;
35099 + padding-top: 40px;
35100 + color: white !important;
35101 + text-align: center;
35102 +}
35103 +
35104 +.vp-setting .help {
35105 + margin: 0 0 4px 35%;
35106 +}
35107 +
35108 +.media-sidebar .vp-setting input[type="checkbox"] {
35109 + float: left;
35110 + margin-top: 10px;
35111 +}
35112 +
35113 +.vp-setting label {
35114 + float: left;
35115 + margin: 8px 8px 0 5px;
35116 + max-width: 135px;
35117 +}
35118 +
35119 +.vp-setting input[type='radio'] {
35120 + float: left;
35121 + margin-top: 9px;
35122 + width: auto;
35123 +}
35124 +
35125 +.vp-preview span {
35126 + margin-top: 18px;
35127 +}
35128 +
35129 +.uploader-videopress {
35130 + margin: 16px;
35131 +}
35132 +
35133 +.uploader-videopress .videopress-errors div {
35134 + margin: 16px 0;
35135 +}
35136 \ No newline at end of file
35137
35138 diff --git a/plugins/jetpack/modules/videopress.php b/plugins/jetpack/modules/videopress.php
35139 index 9fa45d3..6b33b39 100644
35140 --- a/plugins/jetpack/modules/videopress.php
35141 +++ b/plugins/jetpack/modules/videopress.php
35142 @@ -15,6 +15,18 @@ include_once dirname( __FILE__ ) . '/videopress/utility-functions.php';
35143 include_once dirname( __FILE__ ) . '/videopress/shortcode.php';
35144 include_once dirname( __FILE__ ) . '/videopress/videopress.php';
35145
35146 +// VideoPress v2
35147 +//include_once dirname( __FILE__ ) . '/videopress-v2/class.videopress-options.php';
35148 +//include_once dirname( __FILE__ ) . '/videopress-v2/class.videopress-scheduler.php';
35149 +//include_once dirname( __FILE__ ) . '/videopress-v2/class.videopress-xmlrpc.php';
35150 +//include_once dirname( __FILE__ ) . '/videopress-v2/class.videopress-cli.php';
35151 +//include_once dirname( __FILE__ ) . '/videopress-v2/class.jetpack-videopress.php';
35152 +
35153 if ( is_admin() ) {
35154 - include_once dirname(__FILE__) . '/videopress/editor-media-view.php';
35155 + include_once dirname( __FILE__ ) . '/videopress/editor-media-view.php';
35156 +
35157 +// include_once dirname( __FILE__ ) . '/videopress-v2/class.videopress-edit-attachment.php';
35158 +// include_once dirname( __FILE__ ) . '/videopress-v2/class.videopress-media-library.php';
35159 +// include_once dirname( __FILE__ ) . '/videopress-v2/class.videopress-ajax.php';
35160 }
35161 +
35162
35163 diff --git a/plugins/jetpack/modules/videopress/utility-functions.php b/plugins/jetpack/modules/videopress/utility-functions.php
35164 index 1c02b68..a907b5e 100644
35165 --- a/plugins/jetpack/modules/videopress/utility-functions.php
35166 +++ b/plugins/jetpack/modules/videopress/utility-functions.php
35167 @@ -114,7 +114,7 @@ function videopress_download_poster_image( $url, $attachment_id ) {
35168 // Set variables for storage, fix file filename for query strings.
35169 preg_match( '/[^\?]+\.(jpe?g|jpe|gif|png)\b/i', $url, $matches );
35170 if ( ! $matches ) {
35171 - return new WP_Error( 'image_sideload_failed', __( 'Invalid image URL' ) );
35172 + return new WP_Error( 'image_sideload_failed', __( 'Invalid image URL', 'jetpack' ) );
35173 }
35174
35175 $file_array = array();
35176
35177 diff --git a/plugins/jetpack/modules/widget-visibility/widget-conditions.php b/plugins/jetpack/modules/widget-visibility/widget-conditions.php
35178 index 01a18ca..124c53f 100644
35179 --- a/plugins/jetpack/modules/widget-visibility/widget-conditions.php
35180 +++ b/plugins/jetpack/modules/widget-visibility/widget-conditions.php
35181 @@ -142,8 +142,21 @@ class Jetpack_Widget_Conditions {
35182 ?>
35183 <option value=""><?php _e( 'All taxonomy pages', 'jetpack' ); ?></option>
35184 <?php
35185 -
35186 - $taxonomies = get_taxonomies( array( '_builtin' => false ), 'objects' );
35187 + $taxonomies = get_taxonomies(
35188 + /**
35189 + * Filters args passed to get_taxonomies.
35190 + *
35191 + * @see https://developer.wordpress.org/reference/functions/get_taxonomies/
35192 + *
35193 + * @since 4.4.0
35194 + *
35195 + * @module widget-visibility
35196 + *
35197 + * @param array $args Widget Visibility taxonomy arguments.
35198 + */
35199 + apply_filters( 'jetpack_widget_visibility_tax_args', array( '_builtin' => false ) ),
35200 + 'objects'
35201 + );
35202 usort( $taxonomies, array( __CLASS__, 'strcasecmp_name' ) );
35203
35204 $parts = explode( '_tax_', $minor );
35205
35206 diff --git a/plugins/jetpack/modules/widgets.php b/plugins/jetpack/modules/widgets.php
35207 index 068a60f..adf8929 100644
35208 --- a/plugins/jetpack/modules/widgets.php
35209 +++ b/plugins/jetpack/modules/widgets.php
35210 @@ -60,9 +60,19 @@ jetpack_load_widgets();
35211 /**
35212 * Enqueue utilities to work with widgets in Customizer.
35213 *
35214 - * @since 4.0.0
35215 + * @since 4.4.0
35216 */
35217 -function jetpack_widgets_customizer_assets() {
35218 +function jetpack_widgets_customizer_assets_preview() {
35219 wp_enqueue_script( 'jetpack-customizer-widget-utils', plugins_url( '/widgets/customizer-utils.js', __FILE__ ), array( 'customize-base' ) );
35220 }
35221 -add_action( 'customize_preview_init', 'jetpack_widgets_customizer_assets' );
35222 +add_action( 'customize_preview_init', 'jetpack_widgets_customizer_assets_preview' );
35223 +
35224 +/**
35225 + * Enqueue styles to stylize widgets in Customizer.
35226 + *
35227 + * @since 4.4.0
35228 + */
35229 +function jetpack_widgets_customizer_assets_controls() {
35230 + wp_enqueue_style( 'jetpack-customizer-widget-controls', plugins_url( '/widgets/customizer-controls.css', __FILE__ ), array( 'customize-widgets' ) );
35231 +}
35232 +add_action( 'customize_controls_enqueue_scripts', 'jetpack_widgets_customizer_assets_controls' );
35233
35234 diff --git a/plugins/jetpack/modules/widgets/contact-info.php b/plugins/jetpack/modules/widgets/contact-info.php
35235 index b122aca..1136111 100644
35236 --- a/plugins/jetpack/modules/widgets/contact-info.php
35237 +++ b/plugins/jetpack/modules/widgets/contact-info.php
35238 @@ -137,6 +137,9 @@ if ( ! class_exists( 'Jetpack_Contact_Info_Widget' ) ) {
35239 do_action( 'jetpack_contact_info_widget_end' );
35240
35241 echo $args['after_widget'];
35242 +
35243 + /** This action is documented in modules/widgets/gravatar-profile.php */
35244 + do_action( 'jetpack_stats_extra', 'widget_view', 'contact_info' );
35245 }
35246
35247
35248 @@ -262,7 +265,7 @@ if ( ! class_exists( 'Jetpack_Contact_Info_Widget' ) ) {
35249 <?php _e( 'Google Maps API Key', 'jetpack' ); ?>
35250 <input class="widefat" id="<?php echo esc_attr( $this->get_field_id( 'apikey' ) ); ?>" name="<?php echo esc_attr( $this->get_field_name( 'apikey' ) ); ?>" type="text" value="<?php echo esc_attr( $instance['apikey'] ); ?>" />
35251 <br />
35252 - <small><?php printf( wp_kses( __( 'Google now requires an API key to use their maps on your site. <a href="%s">See our documentation</a> for instructions on acquiring a key.' ), array( 'a' => array( 'href' => true ) ) ), 'https://jetpack.com/support/extra-sidebar-widgets/contact-info-widget/' ); ?></small>
35253 + <small><?php printf( wp_kses( __( 'Google now requires an API key to use their maps on your site. <a href="%s">See our documentation</a> for instructions on acquiring a key.', 'jetpack' ), array( 'a' => array( 'href' => true ) ) ), 'https://jetpack.com/support/extra-sidebar-widgets/contact-info-widget/' ); ?></small>
35254 </label>
35255 </p>
35256
35257
35258 diff --git a/plugins/jetpack/modules/widgets/customizer-controls.css b/plugins/jetpack/modules/widgets/customizer-controls.css
35259 new file mode 100644
35260 index 0000000..847bc2f
35261 --- /dev/null
35262 +++ b/plugins/jetpack/modules/widgets/customizer-controls.css
35263 @@ -0,0 +1,6 @@
35264 +/**
35265 + * Utilities to stylize widget in Customizer controls.
35266 + */
35267 +
35268 +/* My Community */
35269 +#available-widgets [class*="community"] .widget-title:before { content: "\f307"; }
35270 \ No newline at end of file
35271
35272 diff --git a/plugins/jetpack/modules/widgets/facebook-likebox.php b/plugins/jetpack/modules/widgets/facebook-likebox.php
35273 index cd7e8c5..e5a978b 100644
35274 --- a/plugins/jetpack/modules/widgets/facebook-likebox.php
35275 +++ b/plugins/jetpack/modules/widgets/facebook-likebox.php
35276 @@ -58,7 +58,6 @@ class WPCOM_Widget_Facebook_LikeBox extends WP_Widget {
35277 }
35278
35279 function widget( $args, $instance ) {
35280 -
35281 extract( $args );
35282
35283 $like_args = $this->normalize_facebook_args( $instance['like_args'] );
35284 @@ -113,8 +112,8 @@ class WPCOM_Widget_Facebook_LikeBox extends WP_Widget {
35285 wp_enqueue_script( 'jetpack-facebook-embed' );
35286 echo $after_widget;
35287
35288 - /** This action is already documented in modules/widgets/gravatar-profile.php */
35289 - do_action( 'jetpack_stats_extra', 'widget', 'facebook-likebox' );
35290 + /** This action is documented in modules/widgets/gravatar-profile.php */
35291 + do_action( 'jetpack_stats_extra', 'widget_view', 'facebook-likebox' );
35292 }
35293
35294 function update( $new_instance, $old_instance ) {
35295
35296 diff --git a/plugins/jetpack/modules/widgets/gallery.php b/plugins/jetpack/modules/widgets/gallery.php
35297 index e9f7565..f02f39b 100644
35298 --- a/plugins/jetpack/modules/widgets/gallery.php
35299 +++ b/plugins/jetpack/modules/widgets/gallery.php
35300 @@ -134,6 +134,9 @@ class Jetpack_Gallery_Widget extends WP_Widget {
35301 echo "\n" . '</div>'; // .widget-gallery-$type
35302
35303 echo "\n" . $after_widget;
35304 +
35305 + /** This action is documented in modules/widgets/gravatar-profile.php */
35306 + do_action( 'jetpack_stats_extra', 'widget_view', 'gallery' );
35307 }
35308
35309 /**
35310
35311 diff --git a/plugins/jetpack/modules/widgets/goodreads.php b/plugins/jetpack/modules/widgets/goodreads.php
35312 index e268b10..aa0d1ab 100644
35313 --- a/plugins/jetpack/modules/widgets/goodreads.php
35314 +++ b/plugins/jetpack/modules/widgets/goodreads.php
35315 @@ -50,6 +50,9 @@ class WPCOM_Widget_Goodreads extends WP_Widget {
35316 }
35317
35318 function widget( $args, $instance ) {
35319 + /** This action is documented in modules/widgets/gravatar-profile.php */
35320 + do_action( 'jetpack_stats_extra', 'widget_view', 'goodreads' );
35321 +
35322 /** This filter is documented in core/src/wp-includes/default-widgets.php */
35323 $title = apply_filters( 'widget_title', isset( $instance['title'] ) ? $instance['title'] : '' );
35324
35325 @@ -85,9 +88,6 @@ class WPCOM_Widget_Goodreads extends WP_Widget {
35326 echo '<script src="' . esc_url( $goodreads_url ) . '"></script>' . "\n";
35327
35328 echo $args['after_widget'];
35329 -
35330 - /** This action is already documented in modules/widgets/gravatar-profile.php */
35331 - do_action( 'jetpack_stats_extra', 'widget', 'goodreads' );
35332 }
35333
35334 function goodreads_user_id_exists( $user_id ) {
35335
35336 diff --git a/plugins/jetpack/modules/widgets/google-translate.php b/plugins/jetpack/modules/widgets/google-translate.php
35337 new file mode 100644
35338 index 0000000..954b3c4
35339 --- /dev/null
35340 +++ b/plugins/jetpack/modules/widgets/google-translate.php
35341 @@ -0,0 +1,119 @@
35342 +<?php
35343 +/**
35344 + * Plugin Name: Google Translate Widget for WordPress.com
35345 + * Plugin URI: http://automattic.com
35346 + * Description: Add a widget for automatic translation
35347 + * Author: Artur Piszek
35348 + * Version: 0.1
35349 + * Author URI: http://automattic.com
35350 + * Text Domain: jetpack
35351 + */
35352 +if ( ! defined( 'ABSPATH' ) ) {
35353 + exit;
35354 +}
35355 +
35356 +class Google_Translate_Widget extends WP_Widget {
35357 + static $instance = null;
35358 +
35359 + /**
35360 + * Register widget with WordPress.
35361 + */
35362 + function __construct() {
35363 + parent::__construct(
35364 + 'google_translate_widget',
35365 + /** This filter is documented in modules/widgets/facebook-likebox.php */
35366 + apply_filters( 'jetpack_widget_name', __( 'Google Translate', 'jetpack' ) ),
35367 + array(
35368 + 'description' => __( 'Automatic translation of your site content', 'jetpack' ),
35369 + 'customize_selective_refresh' => true
35370 + )
35371 + );
35372 + add_action( 'wp_enqueue_scripts', array( $this, 'enqueue_scripts' ) );
35373 + }
35374 +
35375 + /**
35376 + * Enqueue frontend JS scripts.
35377 + */
35378 + public function enqueue_scripts() {
35379 + wp_register_script( 'google-translate-init', plugins_url( 'google-translate/google-translate.js', __FILE__ ) );
35380 + wp_register_script( 'google-translate', '//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit', array( 'google-translate-init' ) );
35381 + // Admin bar is also displayed on top of the site which causes google translate bar to hide beneath.
35382 + // This is a hack to show google translate bar a bit lower.
35383 + wp_add_inline_style( 'admin-bar', '.goog-te-banner-frame { top:32px !important }' );
35384 + }
35385 +
35386 + /**
35387 + * Display the Widget.
35388 + *
35389 + * @see WP_Widget::widget()
35390 + *
35391 + * @param array $args Display arguments.
35392 + * @param array $instance The settings for the particular instance of the widget.
35393 + */
35394 + public function widget( $args, $instance ) {
35395 + // We never should show more than 1 instance of this.
35396 + if ( null === self::$instance ) {
35397 + wp_localize_script( 'google-translate-init', '_wp_google_translate_widget', array( 'lang' => get_locale() ) );
35398 + wp_enqueue_script( 'google-translate-init' );
35399 + wp_enqueue_script( 'google-translate' );
35400 +
35401 + /** This filter is documented in core/src/wp-includes/default-widgets.php */
35402 + $title = apply_filters( 'widget_title', isset( $instance['title'] ) ? $instance['title'] : '' );
35403 + echo $args['before_widget'];
35404 + if ( ! empty( $title ) ) {
35405 + echo $args['before_title'] . esc_html( $title ) . $args['after_title'];
35406 + }
35407 + echo '<div id="google_translate_element"></div>';
35408 + echo $args['after_widget'];
35409 + self::$instance = $instance;
35410 + /** This action is documented in modules/widgets/gravatar-profile.php */
35411 + do_action( 'jetpack_stats_extra', 'widget_view', 'google-translate' );
35412 + }
35413 + }
35414 +
35415 + /**
35416 + * Widget form in the dashboard.
35417 + *
35418 + * @see WP_Widget::form()
35419 + *
35420 + * @param array $instance Previously saved values from database.
35421 + */
35422 + public function form( $instance ) {
35423 + if ( isset( $instance['title'] ) ) {
35424 + $title = $instance['title'];
35425 + } else {
35426 + $title = '';
35427 + }
35428 + ?>
35429 +<p>
35430 + <label for="<?php echo esc_attr( $this->get_field_id( 'title' ) ); ?>"><?php esc_html_e( 'Title:', 'jetpack' ); ?></label>
35431 + <input class="widefat" id="<?php echo esc_attr( $this->get_field_id( 'title' ) ); ?>" name="<?php echo esc_attr( $this->get_field_name( 'title' ) ); ?>" type="text" value="<?php echo esc_attr( $title ); ?>" />
35432 +</p>
35433 + <?php
35434 + }
35435 +
35436 + /**
35437 + * Sanitize widget form values as they are saved.
35438 + *
35439 + * @see WP_Widget::update()
35440 + *
35441 + * @param array $new_instance Values just sent to be saved.
35442 + * @param array $old_instance Previously saved values from database.
35443 + *
35444 + * @return array $instance Updated safe values to be saved.
35445 + */
35446 + public function update( $new_instance, $old_instance ) {
35447 + $instance = array();
35448 + $instance['title'] = ( ! empty( $new_instance['title'] ) ) ? sanitize_text_field( $new_instance['title'] ) : '';
35449 + return $instance;
35450 + }
35451 +
35452 +}
35453 +
35454 +/**
35455 + * Register the widget for use in Appearance -> Widgets.
35456 + */
35457 +function jetpack_google_translate_widget_init() {
35458 + register_widget( 'Google_Translate_Widget' );
35459 +}
35460 +add_action( 'widgets_init', 'jetpack_google_translate_widget_init' );
35461
35462 diff --git a/plugins/jetpack/modules/widgets/google-translate/google-translate.js b/plugins/jetpack/modules/widgets/google-translate/google-translate.js
35463 new file mode 100644
35464 index 0000000..6c7cc32
35465 --- /dev/null
35466 +++ b/plugins/jetpack/modules/widgets/google-translate/google-translate.js
35467 @@ -0,0 +1,20 @@
35468 +/*global google:true*/
35469 +/*global _wp_google_translate_widget:true*/
35470 +/*exported googleTranslateElementInit*/
35471 +function googleTranslateElementInit() {
35472 + var lang = 'en';
35473 + var langParam;
35474 + var langRegex = /[?&#]lang=([a-zA-Z\-_]+)/;
35475 + if ( typeof _wp_google_translate_widget === 'object' && typeof _wp_google_translate_widget.lang === 'string' ) {
35476 + lang = _wp_google_translate_widget.lang;
35477 + }
35478 + langParam = window.location.href.match( langRegex );
35479 + if ( langParam ) {
35480 + window.location.href = window.location.href.replace( langRegex, '' ).replace( /#googtrans\([a-zA-Z\-_|]+\)/, '' ) + '#googtrans(' + lang + '|' + langParam[ 1 ] + ')';
35481 + }
35482 + new google.translate.TranslateElement( {
35483 + pageLanguage: lang,
35484 + layout: google.translate.TranslateElement.InlineLayout.SIMPLE,
35485 + autoDisplay: false
35486 + }, 'google_translate_element' );
35487 +}
35488
35489 diff --git a/plugins/jetpack/modules/widgets/googleplus-badge.php b/plugins/jetpack/modules/widgets/googleplus-badge.php
35490 index de68843..d4e5045 100644
35491 --- a/plugins/jetpack/modules/widgets/googleplus-badge.php
35492 +++ b/plugins/jetpack/modules/widgets/googleplus-badge.php
35493 @@ -76,6 +76,9 @@ class WPCOM_Widget_GooglePlus_Badge extends WP_Widget {
35494 }
35495
35496 function widget( $args, $instance ) {
35497 + /** This action is documented in modules/widgets/gravatar-profile.php */
35498 + do_action( 'jetpack_stats_extra', 'widget_view', 'googleplus-badge' );
35499 +
35500 if ( empty( $instance['href'] ) || ! $this->is_valid_googleplus_url( $instance['href'] ) ) {
35501 if ( current_user_can( 'edit_theme_options' ) ) {
35502 echo $args['before_widget'];
35503 @@ -125,9 +128,6 @@ class WPCOM_Widget_GooglePlus_Badge extends WP_Widget {
35504 }
35505
35506 echo $args['after_widget'];
35507 -
35508 - /** This action is already documented in modules/widgets/gravatar-profile.php */
35509 - do_action( 'jetpack_stats_extra', 'widget', 'googleplus-badge' );
35510 }
35511
35512 function update( $new_instance, $old_instance ) {
35513
35514 diff --git a/plugins/jetpack/modules/widgets/gravatar-profile.php b/plugins/jetpack/modules/widgets/gravatar-profile.php
35515 index 5dffb64..c9c7df2 100644
35516 --- a/plugins/jetpack/modules/widgets/gravatar-profile.php
35517 +++ b/plugins/jetpack/modules/widgets/gravatar-profile.php
35518 @@ -37,6 +37,19 @@ class Jetpack_Gravatar_Profile_Widget extends WP_Widget {
35519 }
35520
35521 function widget( $args, $instance ) {
35522 + /**
35523 + * Fires when an item is displayed on the front end.
35524 + *
35525 + * Can be used to track stats about the number of displays for a specific item
35526 + *
35527 + * @module widgets, shortcodes
35528 + *
35529 + * @since 1.6.0
35530 + *
35531 + * @param string widget_view Item type (e.g. widget, or embed).
35532 + * @param string grofile Item description (e.g. grofile, goodreads).
35533 + */
35534 + do_action( 'jetpack_stats_extra', 'widget_view', 'grofile' );
35535
35536 $instance = wp_parse_args( $instance, array(
35537 'title' => '',
35538 @@ -113,21 +126,6 @@ class Jetpack_Gravatar_Profile_Widget extends WP_Widget {
35539 </a></p>
35540
35541 <?php
35542 -
35543 - /**
35544 - * Fires when an item is displayed on the front end.
35545 - *
35546 - * Can be used to track stats about the number of displays for a specific item
35547 - *
35548 - * @module widgets, shortcodes
35549 - *
35550 - * @since 1.6.0
35551 - *
35552 - * @param string widget Item type (e.g. widget, or embed).
35553 - * @param string grofile Item description (e.g. grofile, goodreads).
35554 - */
35555 - do_action( 'jetpack_stats_extra', 'widget', 'grofile' );
35556 -
35557 } else {
35558 if ( current_user_can( 'edit_theme_options' ) ) {
35559 echo '<p>' . esc_html__( 'Error loading profile', 'jetpack' ) . '</p>';
35560
35561 diff --git a/plugins/jetpack/modules/widgets/image-widget.php b/plugins/jetpack/modules/widgets/image-widget.php
35562 index 3f34b36..a5289ac 100644
35563 --- a/plugins/jetpack/modules/widgets/image-widget.php
35564 +++ b/plugins/jetpack/modules/widgets/image-widget.php
35565 @@ -53,7 +53,6 @@ class Jetpack_Image_Widget extends WP_Widget {
35566 * @param array $instance Saved values from database.
35567 */
35568 public function widget( $args, $instance ) {
35569 -
35570 echo $args['before_widget'];
35571
35572 $instance = wp_parse_args( $instance, array(
35573 @@ -107,6 +106,9 @@ class Jetpack_Image_Widget extends WP_Widget {
35574 }
35575
35576 echo "\n" . $args['after_widget'];
35577 +
35578 + /** This action is documented in modules/widgets/gravatar-profile.php */
35579 + do_action( 'jetpack_stats_extra', 'widget_view', 'image' );
35580 }
35581
35582 /**
35583
35584 diff --git a/plugins/jetpack/modules/widgets/my-community.php b/plugins/jetpack/modules/widgets/my-community.php
35585 new file mode 100644
35586 index 0000000..897ed9f
35587 --- /dev/null
35588 +++ b/plugins/jetpack/modules/widgets/my-community.php
35589 @@ -0,0 +1,290 @@
35590 +<?php
35591 +/**
35592 + * Disable direct access/execution to/of the widget code.
35593 + */
35594 +if ( ! defined( 'ABSPATH' ) ) {
35595 + exit;
35596 +}
35597 +
35598 +/**
35599 + * Jetpack_My_Community_Widget displays community members of this site.
35600 + *
35601 + * A community member is a WordPress.com user that liked or commented on an entry or subscribed to the site.
35602 + * Requires WordPress.com connection to work. Otherwise it won't be visible in Widgets screen in admin.
35603 + */
35604 +class Jetpack_My_Community_Widget extends WP_Widget {
35605 + /**
35606 + * Transient expiration time.
35607 + *
35608 + * @var int $expiration
35609 + */
35610 + static $expiration = 600;
35611 +
35612 + /**
35613 + * Default widget title.
35614 + *
35615 + * @var string $default_title
35616 + */
35617 + var $default_title;
35618 +
35619 + /**
35620 + * Registers the widget with WordPress.
35621 + */
35622 + function __construct() {
35623 + parent::__construct(
35624 + 'jetpack_my_community', // Base ID
35625 + /** This filter is documented in modules/widgets/facebook-likebox.php */
35626 + apply_filters( 'jetpack_widget_name', esc_html__( 'My Community', 'jetpack' ) ),
35627 + array(
35628 + 'description' => esc_html__( "Display members of your site's community.", 'jetpack' ),
35629 + 'customize_selective_refresh' => true,
35630 + )
35631 + );
35632 +
35633 + if ( is_active_widget( false, false, $this->id_base ) || is_active_widget( false, false, 'monster' ) || is_customize_preview() ) {
35634 + add_action( 'wp_enqueue_scripts', array( $this, 'enqueue_style' ) );
35635 + }
35636 +
35637 + $this->default_title = esc_html__( 'Community', 'jetpack' );
35638 + }
35639 +
35640 + /**
35641 + * Enqueue stylesheet for grid layout.
35642 + */
35643 + function enqueue_style() {
35644 + wp_register_style( 'jetpack-my-community-widget', plugins_url( 'my-community/style.css', __FILE__ ), array(), '20160129' );
35645 + wp_enqueue_style( 'jetpack-my-community-widget' );
35646 + }
35647 +
35648 + /**
35649 + * Back-end widget form.
35650 + *
35651 + * @see WP_Widget::form()
35652 + *
35653 + * @param array $instance Previously saved values from database.
35654 + *
35655 + * @return string|void
35656 + */
35657 + function form( $instance ) {
35658 + $title = isset( $instance['title' ] ) ? $instance['title'] : false;
35659 + if ( false === $title ) {
35660 + $title = $this->default_title;
35661 + }
35662 +
35663 + $number = isset( $instance['number'] ) ? $instance['number'] : 10;
35664 + if ( ! in_array( $number, array( 10, 50 ) ) ) {
35665 + $number = 10;
35666 + }
35667 +
35668 + $include_likers = isset( $instance['include_likers'] ) ? (bool) $instance['include_likers'] : true;
35669 + $include_followers = isset( $instance['include_followers'] ) ? (bool) $instance['include_followers'] : true;
35670 + $include_commenters = isset( $instance['include_commenters'] ) ? (bool) $instance['include_commenters'] : true;
35671 + ?>
35672 +
35673 + <p>
35674 + <label for="<?php echo $this->get_field_id( 'title' ); ?>"><?php esc_html_e( 'Title:', 'jetpack' ); ?></label>
35675 + <input class="widefat" id="<?php echo $this->get_field_id( 'title' ); ?>" name="<?php echo $this->get_field_name( 'title' ); ?>" type="text" value="<?php echo esc_attr( $title ); ?>" />
35676 + </p>
35677 +
35678 + <p>
35679 + <label><?php esc_html_e( 'Show a maximum of', 'jetpack' ); ?></label>
35680 + </p>
35681 + <ul>
35682 + <li><label><input id="<?php echo $this->get_field_id( 'number' ); ?>-few" name="<?php echo $this->get_field_name( 'number' ); ?>" type="radio" value="10" <?php checked( '10', $number ); ?> /> <?php esc_html_e( '10 community members', 'jetpack' ); ?></label></li>
35683 + <li><label><input id="<?php echo $this->get_field_id( 'number' ); ?>-lots" name="<?php echo $this->get_field_name( 'number' ); ?>" type="radio" value="50" <?php checked( '50', $number ); ?> /> <?php esc_html_e( '50 community members', 'jetpack' ); ?></label></li>
35684 + </ul>
35685 +
35686 + <p>
35687 + <label for="<?php echo $this->get_field_id( 'include_likers' ); ?>">
35688 + <input type="checkbox" class="checkbox" id="<?php echo $this->get_field_id( 'include_likers' ); ?>" name="<?php echo $this->get_field_name( 'include_likers' ); ?>" value="1" <?php checked( $include_likers, 1 ); ?> />
35689 + <?php esc_html_e( 'Include activity from likers', 'jetpack' ); ?>
35690 + </label>
35691 + </p>
35692 +
35693 + <p>
35694 + <label for="<?php echo $this->get_field_id( 'include_followers' ); ?>">
35695 + <input type="checkbox" class="checkbox" id="<?php echo $this->get_field_id( 'include_followers' ); ?>" name="<?php echo $this->get_field_name( 'include_followers' ); ?>" value="1" <?php checked( $include_followers, 1 ); ?> />
35696 + <?php esc_html_e( 'Include activity from followers', 'jetpack' ); ?>
35697 + </label>
35698 + </p>
35699 +
35700 + <p>
35701 + <label for="<?php echo $this->get_field_id( 'include_commenters' ); ?>">
35702 + <input type="checkbox" class="checkbox" id="<?php echo $this->get_field_id( 'include_commenters' ); ?>" name="<?php echo $this->get_field_name( 'include_commenters' ); ?>" value="1" <?php checked( $include_commenters, 1 ); ?> />
35703 + <?php esc_html_e( 'Include activity from commenters', 'jetpack' ); ?>
35704 + </label>
35705 + </p>
35706 +
35707 + <?php
35708 + }
35709 +
35710 + /**
35711 + * Sanitize widget form values as they are saved.
35712 + *
35713 + * @see WP_Widget::update()
35714 + *
35715 + * @param array $new_instance Values just sent to be saved.
35716 + * @param array $old_instance Previously saved values from database.
35717 + *
35718 + * @return array Updated safe values to be saved.
35719 + */
35720 + function update( $new_instance, $old_instance ) {
35721 + $instance = array();
35722 + $instance['title'] = wp_kses( $new_instance['title'], array() );
35723 + if ( $instance['title'] === $this->default_title ) {
35724 + $instance['title'] = false; // Store as false in case of language change
35725 + }
35726 +
35727 + $instance['number'] = (int) $new_instance['number'];
35728 + if ( !in_array( $instance['number'], array( 10, 50 ) ) ) {
35729 + $instance['number'] = 10;
35730 + }
35731 +
35732 + $instance['include_likers'] = (bool) $new_instance['include_likers'];
35733 + $instance['include_followers'] = (bool) $new_instance['include_followers'];
35734 + $instance['include_commenters'] = (bool) $new_instance['include_commenters'];
35735 +
35736 + delete_transient( "$this->id-{$instance['number']}" . (int) $instance['include_likers'] . (int) $instance['include_followers'] . (int) $instance['include_commenters'] );
35737 +
35738 + return $instance;
35739 + }
35740 +
35741 + /**
35742 + * Front-end display of widget.
35743 + *
35744 + * @see WP_Widget::widget()
35745 + *
35746 + * @param array $args Widget arguments.
35747 + * @param array $instance Saved values from database.
35748 + */
35749 + function widget( $args, $instance ) {
35750 + $instance = wp_parse_args( $instance, array(
35751 + 'title' => false,
35752 + 'number' => true,
35753 + 'include_likers' => true,
35754 + 'include_followers' => true,
35755 + 'include_commenters' => true,
35756 + ) );
35757 +
35758 + $title = $instance['title'];
35759 +
35760 + if ( false === $title ) {
35761 + $title = $this->default_title;
35762 + }
35763 +
35764 + /** This filter is documented in wp-includes/widgets/class-wp-widget-pages.php */
35765 + $title = apply_filters( 'widget_title', $title );
35766 +
35767 + echo $args['before_widget'];
35768 +
35769 + if ( ! empty( $title ) ) {
35770 + echo $args['before_title'] . $title . $args['after_title'];
35771 + }
35772 +
35773 + $transient_name = "$this->id-{$instance['number']}" . (int) $instance['include_likers'] . (int) $instance['include_followers'] . (int) $instance['include_commenters'];
35774 +
35775 + $my_community = get_transient( $transient_name );
35776 +
35777 + if ( empty( $my_community ) ) {
35778 + $my_community = $this->get_community( $instance );
35779 +
35780 + set_transient( $transient_name, $my_community, self::$expiration );
35781 + }
35782 +
35783 + echo $my_community;
35784 +
35785 + echo $args['after_widget'];
35786 +
35787 + /** This action is documented in modules/widgets/gravatar-profile.php */
35788 + do_action( 'jetpack_stats_extra', 'widget_view', 'my_community' );
35789 + }
35790 +
35791 + /**
35792 + * Initiate request and render the response.
35793 + *
35794 + * @since 4.0
35795 + *
35796 + * @param array $query
35797 + *
35798 + * @return string
35799 + */
35800 + function get_community( $query ) {
35801 + $members = $this->fetch_remote_community( $query );
35802 +
35803 + if ( ! empty( $members ) ) {
35804 +
35805 + $my_community = '<div class="widgets-multi-column-grid"><ul>';
35806 +
35807 + foreach ( $members as $member ) {
35808 + $my_community .= sprintf( '<li><a href="%s" %s><img alt="" src="%s" class="avatar avatar-240" height="48" width="48" originals="240" scale="1" /></a></li>',
35809 + $member->profile_URL,
35810 + empty( $member->name ) ? '' : 'title="' . $member->name . '"',
35811 + $member->avatar_URL
35812 + );
35813 + }
35814 +
35815 + $my_community .= '</ul></div>';
35816 +
35817 + } else {
35818 + if ( current_user_can( 'edit_theme_options' ) ) {
35819 + $my_community = '<p>' . wp_kses( sprintf( __( 'There are no users to display in this <a href="%1$s">My Community widget</a>. <a href="%2$s">Want more traffic?</a>', 'jetpack' ),
35820 + admin_url( 'widgets.php' ),
35821 + 'https://jetpack.com/support/getting-more-views-and-traffic/'
35822 + ), array( 'a' => array( 'href' => true ) ) ) . '</p>';
35823 + } else {
35824 + $my_community = '<p>' . esc_html__( "I'm just starting out; leave me a comment or a like :)", 'jetpack' ) . '</p>';
35825 + }
35826 + }
35827 +
35828 + return $my_community;
35829 + }
35830 +
35831 + /**
35832 + * Request community members to WordPress.com endpoint.
35833 + *
35834 + * @since 4.0
35835 + *
35836 + * @param $query
35837 + *
35838 + * @return array
35839 + */
35840 + function fetch_remote_community( $query ) {
35841 + $jetpack_blog_id = Jetpack_Options::get_option( 'id' );
35842 + $url = add_query_arg(
35843 + array(
35844 + 'number' => $query['number'],
35845 + 'likers' => (int) $query['include_likers'],
35846 + 'followers' => (int) $query['include_followers'],
35847 + 'commenters' => (int) $query['include_commenters'],
35848 + ),
35849 + "https://public-api.wordpress.com/rest/v1.1/sites/$jetpack_blog_id/community"
35850 + );
35851 + $response = wp_remote_get( $url );
35852 + $response_body = wp_remote_retrieve_body( $response );
35853 +
35854 + if ( empty( $response_body ) ) {
35855 + return array();
35856 + }
35857 +
35858 + $response_body = json_decode( $response_body );
35859 +
35860 + if ( isset( $response_body->users ) ) {
35861 + return $response_body->users;
35862 + }
35863 +
35864 + return array();
35865 + }
35866 +}
35867 +
35868 +/**
35869 + * If site is connected to WordPress.com, register the widget.
35870 + *
35871 + * @since 4.0
35872 + */
35873 +function jetpack_my_community_init() {
35874 + if ( Jetpack::is_active() ) {
35875 + register_widget( 'Jetpack_My_Community_Widget' );
35876 + }
35877 +}
35878 +
35879 +add_action( 'widgets_init', 'jetpack_my_community_init' );
35880
35881 diff --git a/plugins/jetpack/modules/widgets/my-community/style.css b/plugins/jetpack/modules/widgets/my-community/style.css
35882 new file mode 100644
35883 index 0000000..5616e89
35884 --- /dev/null
35885 +++ b/plugins/jetpack/modules/widgets/my-community/style.css
35886 @@ -0,0 +1,35 @@
35887 +/* Multi-Column Grid Layout */
35888 +.widgets-multi-column-grid ul {
35889 + overflow: hidden;
35890 + padding: 0;
35891 + margin: 0;
35892 + list-style-type: none;
35893 +}
35894 +
35895 +.widgets-multi-column-grid ul li {
35896 + background: none;
35897 + clear: none;
35898 + float: left;
35899 + margin: 0 -5px -3px 0;
35900 + padding: 0 8px 6px 0;
35901 + border: none;
35902 + list-style-type: none !important;
35903 +}
35904 +
35905 +.widgets-multi-column-grid ul li a {
35906 + background: none;
35907 + margin: 0;
35908 + padding: 0;
35909 + border: 0;
35910 +}
35911 +
35912 +.widgets-multi-column-grid .avatar {
35913 + vertical-align: middle;
35914 +}
35915 +
35916 +/* Ensure My Community images fit the 48 pixel grid. */
35917 +.widget_jetpack_my_community .avatar-48,
35918 +.widget_jetpack_my_community .avatar-240 {
35919 + max-width: 48px;
35920 + max-height: 48px;
35921 +}
35922 \ No newline at end of file
35923
35924 diff --git a/plugins/jetpack/modules/widgets/rsslinks-widget.php b/plugins/jetpack/modules/widgets/rsslinks-widget.php
35925 index 8bd6eec..acdcd09 100644
35926 --- a/plugins/jetpack/modules/widgets/rsslinks-widget.php
35927 +++ b/plugins/jetpack/modules/widgets/rsslinks-widget.php
35928 @@ -48,6 +48,9 @@ class Jetpack_RSS_Links_Widget extends WP_Widget {
35929 if ( 'text' == $instance['format'] ) echo '</ul>';
35930
35931 echo "\n" . $after_widget;
35932 +
35933 + /** This action is documented in modules/widgets/gravatar-profile.php */
35934 + do_action( 'jetpack_stats_extra', 'widget_view', 'rss-links' );
35935 }
35936
35937 /**
35938
35939 diff --git a/plugins/jetpack/modules/widgets/social-media-icons.php b/plugins/jetpack/modules/widgets/social-media-icons.php
35940 index fe836d6..2c57a0b 100644
35941 --- a/plugins/jetpack/modules/widgets/social-media-icons.php
35942 +++ b/plugins/jetpack/modules/widgets/social-media-icons.php
35943 @@ -5,14 +5,37 @@ Description: A simple widget that displays social media icons
35944 Author: Chris Rudzki
35945 */
35946
35947 -// Creating the widget
35948
35949 +/**
35950 + * WPCOM_social_media_icons_widget class.
35951 + *
35952 + * @extends WP_Widget
35953 + */
35954 class WPCOM_social_media_icons_widget extends WP_Widget {
35955
35956 + /**
35957 + * Defaults
35958 + *
35959 + * @var mixed
35960 + * @access private
35961 + */
35962 private $defaults;
35963
35964 + /**
35965 + * Services
35966 + *
35967 + * @var mixed
35968 + * @access private
35969 + */
35970 private $services;
35971
35972 +
35973 + /**
35974 + * __construct function.
35975 + *
35976 + * @access public
35977 + * @return void
35978 + */
35979 public function __construct() {
35980 parent::__construct(
35981 'wpcom_social_media_icons_widget',
35982 @@ -23,20 +46,20 @@ class WPCOM_social_media_icons_widget extends WP_Widget {
35983 'customize_selective_refresh' => true,
35984 )
35985 );
35986 -
35987 $this->defaults = array(
35988 - 'title' => __( 'Social', 'jetpack' ),
35989 - 'facebook_username' => '',
35990 - 'twitter_username' => '',
35991 - 'instagram_username' => '',
35992 - 'pinterest_username' => '',
35993 - 'linkedin_username' => '',
35994 - 'github_username' => '',
35995 - 'youtube_username' => '',
35996 - 'vimeo_username' => '',
35997 + 'title' => __( 'Social', 'jetpack' ),
35998 + 'facebook_username' => '',
35999 + 'twitter_username' => '',
36000 + 'instagram_username' => '',
36001 + 'pinterest_username' => '',
36002 + 'linkedin_username' => '',
36003 + 'github_username' => '',
36004 + 'youtube_username' => '',
36005 + 'vimeo_username' => '',
36006 'googleplus_username' => '',
36007 + 'flickr_username' => '',
36008 + 'wordpress_username' => '',
36009 );
36010 -
36011 $this->services = array(
36012 'facebook' => array( 'Facebook', 'https://www.facebook.com/%s/' ),
36013 'twitter' => array( 'Twitter', 'https://twitter.com/%s/' ),
36014 @@ -47,73 +70,81 @@ class WPCOM_social_media_icons_widget extends WP_Widget {
36015 'youtube' => array( 'YouTube', 'https://www.youtube.com/%s/' ),
36016 'vimeo' => array( 'Vimeo', 'https://vimeo.com/%s/' ),
36017 'googleplus' => array( 'Google+', 'https://plus.google.com/u/0/%s/' ),
36018 + 'flickr' => array( 'Flickr', 'https://www.flickr.com/photos/%s/' ),
36019 + 'wordpress' => array( 'WordPress.org', 'https://profiles.wordpress.org/%s/' ),
36020 );
36021 -
36022 if ( is_active_widget( false, false, $this->id_base ) || is_customize_preview() ) {
36023 add_action( 'wp_enqueue_scripts', array( $this, 'enqueue_style' ) );
36024 }
36025 }
36026
36027 + /**
36028 + * Enqueue Style.
36029 + *
36030 + * @access public
36031 + * @return void
36032 + */
36033 public function enqueue_style() {
36034 wp_register_style( 'jetpack_social_media_icons_widget', plugins_url( 'social-media-icons/style.css', __FILE__ ), array(), '20150602' );
36035 wp_enqueue_style( 'jetpack_social_media_icons_widget' );
36036 }
36037
36038 + /**
36039 + * Check Genericons.
36040 + *
36041 + * @access private
36042 + * @return Bool.
36043 + */
36044 private function check_genericons() {
36045 global $wp_styles;
36046 -
36047 foreach ( $wp_styles->queue as $handle ) {
36048 if ( false !== stristr( $handle, 'genericons' ) ) {
36049 return $handle;
36050 }
36051 }
36052 -
36053 return false;
36054 }
36055
36056 - // front end
36057 + /**
36058 + * Widget Front End.
36059 + *
36060 + * @access public
36061 + * @param mixed $args Arguments.
36062 + * @param mixed $instance Instance.
36063 + * @return void
36064 + */
36065 public function widget( $args, $instance ) {
36066 $instance = wp_parse_args( (array) $instance, $this->defaults );
36067 /** This filter is documented in core/src/wp-includes/default-widgets.php */
36068 $instance['title'] = apply_filters( 'widget_title', $instance['title'], $instance, $this->id_base );
36069 -
36070 if ( ! $this->check_genericons() ) {
36071 wp_enqueue_style( 'genericons' );
36072 }
36073 -
36074 $index = 10;
36075 $html = array();
36076 -
36077 $alt_text = esc_attr__( 'View %1$s&#8217;s profile on %2$s', 'jetpack' );
36078 -
36079 foreach ( $this->services as $service => $data ) {
36080 list( $service_name, $url ) = $data;
36081 -
36082 if ( ! isset( $instance[ $service . '_username' ] ) ) {
36083 continue;
36084 }
36085 $username = $link_username = $instance[ $service . '_username' ];
36086 -
36087 if ( empty( $username ) ) {
36088 continue;
36089 }
36090 -
36091 $index += 10;
36092 -
36093 if (
36094 - $service === 'googleplus'
36095 + 'googleplus' === $service
36096 && ! is_numeric( $username )
36097 - && substr( $username, 0, 1 ) !== "+"
36098 + && substr( $username, 0, 1 ) !== '+'
36099 ) {
36100 - $link_username = "+" . $username;
36101 + $link_username = '+' . $username;
36102 }
36103 -
36104 - if ( $service === 'youtube' && substr( $username, 0, 2 ) == 'UC' ) {
36105 - $link_username = "channel/" . $username;
36106 - } else if ( $service === 'youtube' ) {
36107 - $link_username = "user/" . $username;
36108 + if ( 'youtube' === $service && 'UC' === substr( $username, 0, 2 ) ) {
36109 + $link_username = 'channel/' . $username;
36110 + } else if ( 'youtube' === $service ) {
36111 + $link_username = 'user/' . $username;
36112 }
36113 -
36114 /**
36115 * Fires for each profile link in the social icons widget. Can be used
36116 * to change the links for certain social networks if needed.
36117 @@ -126,15 +157,12 @@ class WPCOM_social_media_icons_widget extends WP_Widget {
36118 * @param string $service the lowercase service slug, e.g. 'facebook', 'youtube', etc.
36119 */
36120 $link = apply_filters( 'jetpack_social_media_icons_widget_profile_link', esc_url( sprintf( $url, $link_username ) ), $service );
36121 -
36122 $html[ $index ] =
36123 - '<a title="' . sprintf( $alt_text, esc_attr( $username ), $service_name )
36124 - . '" href="' . $link
36125 + '<a href="' . $link
36126 . '" class="genericon genericon-' . $service . '" target="_blank"><span class="screen-reader-text">'
36127 . sprintf( $alt_text, esc_html( $username ), $service_name )
36128 . '</span></a>';
36129 }
36130 -
36131 /**
36132 * Fires at the end of the list of Social Media accounts.
36133 * Can be used to add a new Social Media Site to the Social Media Icons Widget.
36134 @@ -148,16 +176,16 @@ class WPCOM_social_media_icons_widget extends WP_Widget {
36135 * @param array $html Associative array of HTML snippets per each icon.
36136 */
36137 $html = apply_filters( 'jetpack_social_media_icons_widget_array', $html );
36138 -
36139 ksort( $html );
36140 $html = '<ul><li>' . join( '</li><li>', $html ) . '</li></ul>';
36141 -
36142 if ( ! empty( $instance['title'] ) ) {
36143 $html = $args['before_title'] . esc_html( $instance['title'] ) . $args['after_title'] . $html;
36144 }
36145 -
36146 $html = $args['before_widget'] . $html . $args['after_widget'];
36147
36148 + /** This action is documented in modules/widgets/gravatar-profile.php */
36149 + do_action( 'jetpack_stats_extra', 'widget_view', 'social_media_icons' );
36150 +
36151 /**
36152 * Filters the Social Media Icons widget output.
36153 *
36154 @@ -170,12 +198,18 @@ class WPCOM_social_media_icons_widget extends WP_Widget {
36155 echo apply_filters( 'jetpack_social_media_icons_widget_output', $html );
36156 }
36157
36158 - // back end
36159 + /**
36160 + * Widget Settings.
36161 + *
36162 + * @access public
36163 + * @param mixed $instance Instance.
36164 + * @return void
36165 + */
36166 public function form( $instance ) {
36167 $instance = wp_parse_args( (array) $instance, $this->defaults );
36168 ?>
36169 <p>
36170 - <label for="<?php echo esc_attr( $this->get_field_id( 'title' ) ); ?>"><?php _e( 'Title:', 'jetpack' ); ?></label>
36171 + <label for="<?php echo esc_attr( $this->get_field_id( 'title' ) ); ?>"><?php esc_attr_e( 'Title:', 'jetpack' ); ?></label>
36172 <input
36173 class="widefat"
36174 id="<?php echo esc_attr( $this->get_field_id( 'title' ) ); ?>"
36175 @@ -185,14 +219,13 @@ class WPCOM_social_media_icons_widget extends WP_Widget {
36176 />
36177 </p>
36178 <?php
36179 -
36180 foreach ( $this->services as $service => $data ) {
36181 list( $service_name, $url ) = $data;
36182 ?>
36183 <p>
36184 <label for="<?php echo esc_attr( $this->get_field_id( $service . '_username' ) ); ?>">
36185 <?php
36186 - /* translators: %s is a social network name, e.g. Facebook */
36187 + /* Translators: %s is a social network name, e.g. Facebook. */
36188 printf( __( '%s username:', 'jetpack' ), $service_name );
36189 ?>
36190 </label>
36191 @@ -201,22 +234,27 @@ class WPCOM_social_media_icons_widget extends WP_Widget {
36192 id="<?php echo esc_attr( $this->get_field_id( $service . '_username' ) ); ?>"
36193 name="<?php echo esc_attr( $this->get_field_name( $service . '_username' ) ); ?>"
36194 type="text"
36195 - value="<?php echo esc_attr( $instance[ $service . '_username'] ); ?>"
36196 + value="<?php echo esc_attr( $instance[ $service . '_username' ] ); ?>"
36197 />
36198 </p>
36199 <?php
36200 }
36201 }
36202
36203 - // updating widget settings
36204 + /**
36205 + * Update Widget Settings.
36206 + *
36207 + * @access public
36208 + * @param mixed $new_instance New Instance.
36209 + * @param mixed $old_instance Old Instance.
36210 + * @return Instance.
36211 + */
36212 public function update( $new_instance, $old_instance ) {
36213 $instance = (array) $old_instance;
36214 -
36215 foreach ( $new_instance as $field => $value ) {
36216 - $instance[$field] = sanitize_text_field( $new_instance[$field] );
36217 + $instance[ $field ] = sanitize_text_field( $new_instance[ $field ] );
36218 }
36219 -
36220 - // Stats
36221 + // Stats.
36222 $stats = $instance;
36223 unset( $stats['title'] );
36224 $stats = array_filter( $stats );
36225 @@ -233,20 +271,29 @@ class WPCOM_social_media_icons_widget extends WP_Widget {
36226 * @param string social-media-links-widget-svcs Type of action to track.
36227 * @param string $val Name of the Social Media account being saved.
36228 */
36229 - do_action( 'jetpack_bump_stats_extras', 'social-media-links-widget-svcs', $val ) ;
36230 + do_action( 'jetpack_bump_stats_extras', 'social-media-links-widget-svcs', $val );
36231 }
36232 -
36233 return $instance;
36234 }
36235
36236 - // Remove username from value before to save stats
36237 + /**
36238 + * Remove username from value before to save stats.
36239 + *
36240 + * @access public
36241 + * @param mixed $val Value.
36242 + * @return Value.
36243 + */
36244 public function remove_username( $val ) {
36245 return str_replace( '_username', '', $val );
36246 }
36247 -
36248 -} // class ends here
36249 -
36250 -// register and load the widget
36251 +} // End Class.
36252 +
36253 +/**
36254 + * Register and load the widget.
36255 + *
36256 + * @access public
36257 + * @return void
36258 + */
36259 function wpcom_social_media_icons_widget_load_widget() {
36260 register_widget( 'wpcom_social_media_icons_widget' );
36261 }
36262
36263 diff --git a/plugins/jetpack/modules/widgets/top-posts.php b/plugins/jetpack/modules/widgets/top-posts.php
36264 index 3973a75..a39d969 100644
36265 --- a/plugins/jetpack/modules/widgets/top-posts.php
36266 +++ b/plugins/jetpack/modules/widgets/top-posts.php
36267 @@ -207,6 +207,9 @@ class Jetpack_Top_Posts_Widget extends WP_Widget {
36268 }
36269
36270 function widget( $args, $instance ) {
36271 + /** This action is documented in modules/widgets/gravatar-profile.php */
36272 + do_action( 'jetpack_stats_extra', 'widget_view', 'top_posts' );
36273 +
36274 $instance = wp_parse_args( (array) $instance, $this->defaults() );
36275
36276 $title = isset( $instance['title' ] ) ? $instance['title'] : false;
36277 @@ -297,7 +300,7 @@ class Jetpack_Top_Posts_Widget extends WP_Widget {
36278 if ( current_user_can( 'edit_theme_options' ) ) {
36279 echo '<p>' . sprintf(
36280 __( 'There are no posts to display. <a href="%s" target="_blank">Want more traffic?</a>', 'jetpack' ),
36281 - 'http://en.support.wordpress.com/getting-more-site-traffic/'
36282 + 'https://jetpack.com/support/getting-more-views-and-traffic/'
36283 ) . '</p>';
36284 }
36285
36286 @@ -335,8 +338,21 @@ class Jetpack_Top_Posts_Widget extends WP_Widget {
36287 * @param string $post['post_id'] Post ID.
36288 */
36289 do_action( 'jetpack_widget_top_posts_before_post', $post['post_id'] );
36290 +
36291 + /**
36292 + * Filter the permalink of items in the Top Posts widget.
36293 + *
36294 + * @module widgets
36295 + *
36296 + * @since 4.4.0
36297 + *
36298 + * @param string $post['permalink'] Post permalink.
36299 + * @param array $post Post array.
36300 + */
36301 + $filtered_permalink = apply_filters( 'jetpack_top_posts_widget_permalink', $post['permalink'], $post );
36302 +
36303 ?>
36304 - <a href="<?php echo esc_url( $post['permalink'] ); ?>" title="<?php echo esc_attr( wp_kses( $post['title'], array() ) ); ?>" class="bump-view" data-bump-view="tp">
36305 + <a href="<?php echo esc_url( $filtered_permalink ); ?>" title="<?php echo esc_attr( wp_kses( $post['title'], array() ) ); ?>" class="bump-view" data-bump-view="tp">
36306 <?php $size = (int) $get_image_options['avatar_size']; ?>
36307 <img width="<?php echo absint( $size ); ?>" height="<?php echo absint( $size ); ?>" src="<?php echo esc_url( $post['image'] ); ?>" alt="<?php echo esc_attr( wp_kses( $post['title'], array() ) ); ?>" data-pin-nopin="true" />
36308 </a>
36309 @@ -364,13 +380,16 @@ class Jetpack_Top_Posts_Widget extends WP_Widget {
36310 <?php
36311 /** This action is documented in modules/widgets/top-posts.php */
36312 do_action( 'jetpack_widget_top_posts_before_post', $post['post_id'] );
36313 +
36314 + /** This filter is documented in modules/widgets/top-posts.php */
36315 + $filtered_permalink = apply_filters( 'jetpack_top_posts_widget_permalink', $post['permalink'], $post );
36316 ?>
36317 - <a href="<?php echo esc_url( $post['permalink'] ); ?>" title="<?php echo esc_attr( wp_kses( $post['title'], array() ) ); ?>" class="bump-view" data-bump-view="tp">
36318 + <a href="<?php echo esc_url( $filtered_permalink ); ?>" title="<?php echo esc_attr( wp_kses( $post['title'], array() ) ); ?>" class="bump-view" data-bump-view="tp">
36319 <?php $size = (int) $get_image_options['avatar_size']; ?>
36320 <img width="<?php echo absint( $size ); ?>" height="<?php echo absint( $size ); ?>" src="<?php echo esc_url( $post['image'] ); ?>" class='widgets-list-layout-blavatar' alt="<?php echo esc_attr( wp_kses( $post['title'], array() ) ); ?>" data-pin-nopin="true" />
36321 </a>
36322 <div class="widgets-list-layout-links">
36323 - <a href="<?php echo esc_url( $post['permalink'] ); ?>" class="bump-view" data-bump-view="tp">
36324 + <a href="<?php echo esc_url( $filtered_permalink ); ?>" class="bump-view" data-bump-view="tp">
36325 <?php echo esc_html( wp_kses( $post['title'], array() ) ); ?>
36326 </a>
36327 </div>
36328 @@ -392,8 +411,11 @@ class Jetpack_Top_Posts_Widget extends WP_Widget {
36329 <?php
36330 /** This action is documented in modules/widgets/top-posts.php */
36331 do_action( 'jetpack_widget_top_posts_before_post', $post['post_id'] );
36332 +
36333 + /** This filter is documented in modules/widgets/top-posts.php */
36334 + $filtered_permalink = apply_filters( 'jetpack_top_posts_widget_permalink', $post['permalink'], $post );
36335 ?>
36336 - <a href="<?php echo esc_url( $post['permalink'] ); ?>" class="bump-view" data-bump-view="tp">
36337 + <a href="<?php echo esc_url( $filtered_permalink ); ?>" class="bump-view" data-bump-view="tp">
36338 <?php echo esc_html( wp_kses( $post['title'], array() ) ); ?>
36339 </a>
36340 <?php
36341
36342 diff --git a/plugins/jetpack/modules/widgets/twitter-timeline.php b/plugins/jetpack/modules/widgets/twitter-timeline.php
36343 index 4cb663d..4e58006 100644
36344 --- a/plugins/jetpack/modules/widgets/twitter-timeline.php
36345 +++ b/plugins/jetpack/modules/widgets/twitter-timeline.php
36346 @@ -143,8 +143,8 @@ class Jetpack_Twitter_Timeline_Widget extends WP_Widget {
36347
36348 echo $args['after_widget'];
36349
36350 - /** This action is documented in modules/widgets/social-media-icons.php */
36351 - do_action( 'jetpack_bump_stats_extras', 'widget', 'twitter_timeline' );
36352 + /** This action is documented in modules/widgets/gravatar-profile.php */
36353 + do_action( 'jetpack_stats_extra', 'widget_view', 'twitter_timeline' );
36354 }
36355
36356
36357
36358 diff --git a/plugins/jetpack/modules/widgets/wordpress-post-widget.php b/plugins/jetpack/modules/widgets/wordpress-post-widget.php
36359 index 33cb528..d788272 100644
36360 --- a/plugins/jetpack/modules/widgets/wordpress-post-widget.php
36361 +++ b/plugins/jetpack/modules/widgets/wordpress-post-widget.php
36362 @@ -728,6 +728,8 @@ class Jetpack_Display_Posts_Widget extends WP_Widget {
36363 * @param array $instance
36364 */
36365 public function widget( $args, $instance ) {
36366 + /** This action is documented in modules/widgets/gravatar-profile.php */
36367 + do_action( 'jetpack_stats_extra', 'widget_view', 'display_posts' );
36368
36369 /** This filter is documented in core/src/wp-includes/default-widgets.php */
36370 $title = apply_filters( 'widget_title', $instance['title'] );
36371
36372 diff --git a/plugins/jetpack/readme.txt b/plugins/jetpack/readme.txt
36373 index 98c1bb8..7650d64 100644
36374 --- a/plugins/jetpack/readme.txt
36375 +++ b/plugins/jetpack/readme.txt
36376 @@ -1,7 +1,7 @@
36377 === Jetpack by WordPress.com ===
36378 -Contributors: automattic, adamkheckler, aduth, akirk, allendav, alternatekev, andy, annezazu, apeatling, azaozz, batmoo, barry, beaulebens, blobaugh, cainm, cena, cfinke, chaselivingston, chellycat, csonnek, danielbachhuber, davoraltman, daniloercoli, designsimply, dllh, drawmyface, dsmart, dzver, ebinnion, eliorivero, enej, eoigal, ethitter, gcorne, georgestephanis, gibrown, goldsounds, hew, hugobaeta, hypertextranch, iammattthomas, iandunn, jacobshere, jblz, jeherve, jenhooks, jenia, jgs, jkudish, jmdodd, Joen, johnjamesjacoby, jshreve, koke, kraftbj, lamdayap, lancewillett, lschuyler, macmanx, martinremy, matt, matveb, mattwiebe, maverick3x6, mcsf, mdawaffe, michael-arestad, migueluy, mikeyarce, mkaz, nancythanki, nickmomrik, obenland, pento, professor44, rachelsquirrel, rdcoll, ryancowles, richardmuscat, richardmtl, roccotripaldi, samhotchkiss, scarstocea, sdquirk, stefmattana, stephdau, tmoorewp, Viper007Bond, westi, yoavf, zinigor
36379 +Contributors: automattic, adamkheckler, aduth, akirk, allendav, alternatekev, andy, annezazu, apeatling, azaozz, batmoo, barry, beaulebens, blobaugh, cainm, cena, cfinke, chaselivingston, chellycat, csonnek, danielbachhuber, davoraltman, daniloercoli, designsimply, dllh, drawmyface, dsmart, dzver, ebinnion, eliorivero, enej, eoigal, erania-pinnera, ethitter, gcorne, georgestephanis, gibrown, goldsounds, hew, hugobaeta, hypertextranch, iammattthomas, iandunn, jacobshere, jblz, jeherve, jenhooks, jenia, jgs, jkudish, jmdodd, Joen, johnjamesjacoby, jshreve, koke, kraftbj, lamdayap, lancewillett, lschuyler, macmanx, martinremy, matt, matveb, mattwiebe, maverick3x6, mcsf, mdawaffe, michael-arestad, migueluy, mikeyarce, mkaz, nancythanki, nickmomrik, obenland, pento, professor44, rachelsquirrel, rdcoll, ryancowles, richardmuscat, richardmtl, roccotripaldi, samhotchkiss, scarstocea, sdquirk, stephdau, tmoorewp, Viper007Bond, westi, yoavf, zinigor
36380 Tags: WordPress.com, jet pack, comments, contact, gallery, performance, sharing, security, shortcodes, stats, subscriptions, widgets
36381 -Stable tag: 4.3.2
36382 +Stable tag: 4.4.1
36383 Requires at least: 4.5
36384 Tested up to: 4.6.1
36385
36386 @@ -27,7 +27,7 @@ With Jetpack comes a **centralized dashboard** on WordPress.com. Manage plugins
36387 Jetpack includes other features that help you customize your site including Custom CSS, Contact Forms, Galleries and Carousels, Notifications and Subscriptions, Configurable Widgets, and [many more](https://jetpack.com/features).
36388
36389 = Dedicated Support =
36390 -We have an entire team of happiness engineers ready to help you. Ask your questions in the support forum, or [contact us directly](https://jetpack.com/contact-support).
36391 +We have an entire team of happiness engineers ready to help you. Ask your questions in the support forum, or [contact us directly](https://jetpack.com/contact-support).
36392
36393 = Contributing to Jetpack =
36394
36395 @@ -75,6 +75,43 @@ There are opportunities for developers at all levels to contribute. [Learn more
36396
36397 == Changelog ==
36398
36399 += 4.4.1 =
36400 +
36401 +* Release date: November 22, 2016
36402 +
36403 +**Bug Fixes**
36404 +
36405 +* Fixed an issue where some users with slower servers would get an error on the Jetpack dashboard when `WP_DEBUG` was enabled.
36406 +* Fixed an issue where users on a Jetpack Professional plan who were paying monthly (as opposed to annually) wouldn’t be able to enable SEO Tools.
36407 +
36408 += 4.4 =
36409 +
36410 +* Release date: November 21, 2016
36411 +* Release post: http://wp.me/p1moTy-3FE
36412 +
36413 +**Enhancements**
36414 +
36415 +* Additional unit tests have been added to improve Jetpack's development process and stability.
36416 +* Custom post types have been added to the WP REST API output.
36417 +* Many of the screenshots throughout the plugin have been replaced by SVGs in order to make Jetpack smaller.
36418 +* New endpoints have been added to allow the installation of plugin and theme zip files via the API.
36419 +* Twelve new filters to make Jetpack more extensible! See: http://wp.me/p1moTy-3FE.
36420 +* New widget: "Google Translate" to allow users to translate your site into their own language.
36421 +* New widget: "My Community" where you can see who recently interacted with your site.
36422 +* One of the biggest issues facing Jetpack users for years now has been difficulties in moving sites from one domain name to another. This update makes strides towards improving that process.
36423 +* Photon now uses HTTPS by default. Secure all the things!
36424 +* There are now helpful hints throughout the admin interface to make Jetpack easier to use.
36425 +* We now allow you to embed pins, boards and profiles from Pinterest.
36426 +* We've added a new feature: SEO Tools, available to Jetpack Professional subscribers. You can read more about our plans here: https://jetpack.com/features/
36427 +* We've made numerous improvements to the data sync process.
36428 +
36429 +**Bug Fixes:**
36430 +
36431 +* Fixed link to Akismet settings.
36432 +* Improved compatibility between Infinite Scroll and WPML.
36433 +* Move email notification settings back with the other email settings in the Discussion Settings.
36434 +* Various minor performance/compatibility fixes.
36435 +
36436 = 4.3.2 =
36437
36438 * Release date: October 13, 2016
36439 @@ -86,7 +123,6 @@ There are opportunities for developers at all levels to contribute. [Learn more
36440 * Stats are now responding faster.
36441 * There were several improvements and repairs made to sync including additional endpoints, performance enhancements, whitelisted data, better decision making around when to sync information, and more.
36442 * Markdown now has a CSS class on footnotes.
36443 -* Site stats have been restored to the Jetpack submenu.
36444
36445 **Improved Compatibility:**
36446
36447 @@ -189,7 +225,7 @@ There are opportunities for developers at all levels to contribute. [Learn more
36448
36449 **Security:**
36450
36451 -* We’re continuing our efforts to harden Jetpack security, by implementing the `hash_equals()` function to avoid timing attacks when comparing strings. We also improved security on CSVs exported from your contact form.
36452 +* We’re continuing our efforts to harden Jetpack security, by implementing the `hash_equals()` function to avoid timing attacks when comparing strings. We also improved security on CSVs exported from your contact form.
36453
36454 **Slightly Less Exciting Feature Improvements:**
36455
36456
36457 diff --git a/plugins/jetpack/sal/class.json-api-post-base.php b/plugins/jetpack/sal/class.json-api-post-base.php
36458 index d81e208..25acdf0 100644
36459 --- a/plugins/jetpack/sal/class.json-api-post-base.php
36460 +++ b/plugins/jetpack/sal/class.json-api-post-base.php
36461 @@ -131,7 +131,12 @@ abstract class SAL_Post {
36462 ||
36463 current_user_can( 'edit_post_meta', $this->post->ID , $meta_key )
36464 );
36465 -
36466 +
36467 + // Only business plan subscribers can view custom meta description
36468 + if ( Jetpack_SEO_Posts::DESCRIPTION_META_KEY == $meta_key && ! Jetpack_SEO_Utils::is_enabled_jetpack_seo() ) {
36469 + $show = false;
36470 + }
36471 +
36472 if ( $show ) {
36473 $metadata[] = array(
36474 'id' => $meta['meta_id'],
36475
36476 diff --git a/plugins/jetpack/sal/class.json-api-site-base.php b/plugins/jetpack/sal/class.json-api-site-base.php
36477 index 0b58d8b..531a423 100644
36478 --- a/plugins/jetpack/sal/class.json-api-site-base.php
36479 +++ b/plugins/jetpack/sal/class.json-api-site-base.php
36480 @@ -88,6 +88,12 @@ abstract class SAL_Site {
36481
36482 abstract public function get_ak_vp_bundle_enabled();
36483
36484 + abstract public function get_jetpack_seo_front_page_description();
36485 +
36486 + abstract public function get_jetpack_seo_title_formats();
36487 +
36488 + abstract public function get_verification_services_codes();
36489 +
36490 abstract public function before_render();
36491
36492 abstract public function after_render( &$response );
36493
36494 diff --git a/plugins/jetpack/sal/class.json-api-site-jetpack.php b/plugins/jetpack/sal/class.json-api-site-jetpack.php
36495 index 99a3fa9..56edb00 100644
36496 --- a/plugins/jetpack/sal/class.json-api-site-jetpack.php
36497 +++ b/plugins/jetpack/sal/class.json-api-site-jetpack.php
36498 @@ -129,10 +129,10 @@ class Jetpack_Site extends Abstract_Jetpack_Site {
36499 }
36500
36501 function get_icon() {
36502 - if ( function_exists( 'jetpack_site_icon_url' ) && function_exists( 'jetpack_photon_url' ) ) {
36503 + if ( function_exists( 'get_site_icon_url' ) && function_exists( 'jetpack_photon_url' ) ) {
36504 return array(
36505 - 'img' => (string) jetpack_photon_url( jetpack_site_icon_url( get_current_blog_id() , 80 ), array( 'w' => 80 ), 'https' ),
36506 - 'ico' => (string) jetpack_photon_url( jetpack_site_icon_url( get_current_blog_id() , 16 ), array( 'w' => 16 ), 'https' ),
36507 + 'img' => (string) jetpack_photon_url( get_site_icon_url( 80, '', get_current_blog_id() ), array( 'w' => 80 ), 'https' ),
36508 + 'ico' => (string) jetpack_photon_url( get_site_icon_url( 16, '', get_current_blog_id() ), array( 'w' => 16 ), 'https' ),
36509 );
36510 }
36511
36512 @@ -149,6 +149,18 @@ class Jetpack_Site extends Abstract_Jetpack_Site {
36513
36514 function get_ak_vp_bundle_enabled() {}
36515
36516 + function get_jetpack_seo_front_page_description() {
36517 + return Jetpack_SEO_Utils::get_front_page_meta_description();
36518 + }
36519 +
36520 + function get_jetpack_seo_title_formats() {
36521 + return Jetpack_SEO_Titles::get_custom_title_formats();
36522 + }
36523 +
36524 + function get_verification_services_codes() {
36525 + return get_option( 'verification_services_codes', null );
36526 + }
36527 +
36528 /**
36529 * Post functions
36530 */
36531
36532 diff --git a/plugins/jetpack/scss/jetpack-idc-admin-bar.scss b/plugins/jetpack/scss/jetpack-idc-admin-bar.scss
36533 new file mode 100644
36534 index 0000000..4091488
36535 --- /dev/null
36536 +++ b/plugins/jetpack/scss/jetpack-idc-admin-bar.scss
36537 @@ -0,0 +1,30 @@
36538 +#wp-admin-bar-jetpack-idc.hide {
36539 + display: none;
36540 +}
36541 +
36542 +#wp-admin-bar-jetpack-idc .jp-idc-admin-bar {
36543 + background: #fff;
36544 + border-radius: 2px;
36545 + color: #23282d;
36546 + padding: 4px 8px;
36547 + font-size: 12px;
36548 +}
36549 +
36550 +#wpadminbar #wp-admin-bar-jetpack-idc .dashicons {
36551 + color: #23282d;
36552 + font-family: 'dashicons';
36553 +
36554 + &:before {
36555 + font-size: 16px;
36556 + }
36557 +}
36558 +
36559 +#wpadminbar #wp-admin-bar-jetpack-idc:hover {
36560 + .ab-item {
36561 + background: inherit;
36562 + }
36563 +
36564 + .jp-idc-admin-bar {
36565 + background: #eee;
36566 + }
36567 +}
36568
36569 diff --git a/plugins/jetpack/scss/jetpack-idc.scss b/plugins/jetpack/scss/jetpack-idc.scss
36570 new file mode 100644
36571 index 0000000..792851a
36572 --- /dev/null
36573 +++ b/plugins/jetpack/scss/jetpack-idc.scss
36574 @@ -0,0 +1,206 @@
36575 +@import '../_inc/client/scss/variables/_colors.scss';
36576 +
36577 +.jp-idc-notice,
36578 +.jp-idc-notice * {
36579 + box-sizing: border-box;
36580 +}
36581 +
36582 +.jp-idc-notice {
36583 + margin-left: 0;
36584 + margin-right: 10px;
36585 + margin-top: 10px;
36586 + overflow: hidden;
36587 + padding-bottom: 16px;
36588 + padding-top: 0;
36589 +
36590 + &.is-non-admin {
36591 + padding-bottom: 0;
36592 + }
36593 +}
36594 +
36595 +@media all and ( min-width: 783px ) {
36596 + .jp-idc-notice {
36597 + margin-right: 20px;
36598 + margin-top: 20px;
36599 +
36600 + &.has-help-tabs {
36601 + margin-top: 48px;
36602 + }
36603 + }
36604 +}
36605 +
36606 +.jp-idc-notice p {
36607 + margin: 0;
36608 + padding: 0;
36609 +}
36610 +
36611 +.jp-idc-notice {
36612 + h3, p {
36613 + color: $gray-dark;
36614 + }
36615 +}
36616 +
36617 +.jp-idc-notice a:not( .dops-notice__action ) {
36618 + color: $blue-wordpress;
36619 + text-decoration: none;
36620 +
36621 + &:visited {
36622 + color: $blue-wordpress;
36623 + }
36624 +
36625 + &:hover,
36626 + &:focus,
36627 + &:active {
36628 + color: $link-highlight;
36629 + }
36630 +}
36631 +
36632 +.jp-idc-notice .dops-button {
36633 + align-self: flex-start;
36634 + margin-top: auto;
36635 +}
36636 +
36637 +.jp-idc-notice > div {
36638 + padding: 0 8px;
36639 +}
36640 +
36641 +.jp-idc-notice__first-step {
36642 + display: inline-block;
36643 +}
36644 +
36645 +.jp-idc-notice__second-step {
36646 + display: none;
36647 +}
36648 +
36649 +.jp-idc-notice.jp-idc-show-second-step {
36650 + .jp-idc-notice__first-step {
36651 + display: none;
36652 + }
36653 +
36654 + .jp-idc-notice__second-step {
36655 + display: inline-block;
36656 + }
36657 +}
36658 +
36659 +.jp-idc-notice .jp-idc-notice__header {
36660 + padding-top: 8px;
36661 + padding-bottom: 8px;
36662 +}
36663 +
36664 +.jp-idc-notice__header__emblem {
36665 + fill: $green-primary;
36666 + width: 25px;
36667 + height: 25px;
36668 + margin: 0 1em 0 auto;
36669 + float: left;
36670 +}
36671 +
36672 +.jp-idc-notice__header__text {
36673 + font-size: 14px;
36674 + font-weight: 600;
36675 + line-height: 25px;
36676 + margin: 0;
36677 +}
36678 +
36679 +.jp-idc-notice__content-header {
36680 + margin: 16px 0;
36681 +}
36682 +
36683 +.jp-idc-notice__content-header__lead {
36684 + font-size: 16px;
36685 + font-weight: 600;
36686 + line-height: 21px;
36687 + margin: 0;
36688 +}
36689 +
36690 +.jp-idc-notice__content-header .jp-idc-notice__content-header__explanation {
36691 + font-size: 14px;
36692 + font-weight: 400;
36693 + margin: 8px 0 0;
36694 +}
36695 +
36696 +@media only screen and ( min-width: 960px ) {
36697 + .jp-idc-notice__content-header .jp-idc-notice__content-header__explanation {
36698 + margin: 4px 0 0;
36699 + }
36700 +}
36701 +
36702 +.jp-idc-notice__action {
36703 + border: 1px solid lighten( $gray, 30% );
36704 + border-radius: 4px;
36705 + display: flex;
36706 + padding: 16px;
36707 + flex-direction: column;
36708 + margin-top: auto;
36709 +}
36710 +
36711 +.jp-idc-notice__action:last-child {
36712 + margin: 16px 0 0;
36713 +}
36714 +
36715 +@media only screen and ( min-width: 960px ) {
36716 + .jp-idc-notice__actions {
36717 + display: flex;
36718 + }
36719 +
36720 + .jp-idc-notice__action {
36721 + flex: 1;
36722 + margin: 0 8px 0 0;
36723 + }
36724 +
36725 + .jp-idc-notice__action:last-child {
36726 + margin: 0 0 0 8px;
36727 + }
36728 +
36729 + .jp-idc-notice__action:first-child {
36730 + padding-right: 24px;
36731 + }
36732 +
36733 + .jp-idc-notice__action:last-child {
36734 + padding-left: 24px;
36735 + }
36736 +}
36737 +
36738 +.jp-idc-notice .jp-idc-notice__action__explanation {
36739 + margin: 0 0 16px 0;
36740 +}
36741 +
36742 +
36743 +.jp-idc-notice__separator {
36744 + background-color: lighten( $gray, 30% );
36745 + margin: 0 -10px 0 -10px;
36746 + height: 1px;
36747 +}
36748 +
36749 +.jp-idc-notice.is-dismissible .jp-idc-notice__separator {
36750 + margin-right: -46px;
36751 +}
36752 +
36753 +@media only screen and ( min-width: 782px ) {
36754 + .jp-idc-notice__separator {
36755 + margin: 0 -12px 0 -12px;
36756 + }
36757 +
36758 + .jp-idc-notice.is-dismissible .jp-idc-notice__separator {
36759 + margin-right: -38px;
36760 + }
36761 +}
36762 +
36763 +.jp-idc-notice .jp-idc-notice__unsure-prompt {
36764 + margin: 16px 0 0;
36765 +}
36766 +
36767 +.jp-idc-notice .jp-idc-error__notice {
36768 + display: none;
36769 +
36770 + .dops-notice__icon {
36771 + height: auto;
36772 + width: auto;
36773 + }
36774 +}
36775 +
36776 +@media only screen and ( min-width: 683px ) {
36777 + .jp-idc-notice .jp-idc-error__notice .dops-notice__text {
36778 + line-height: 24px;
36779 + }
36780 +}
36781
36782 diff --git a/plugins/jetpack/scss/molecules/_nav-horizontal.scss b/plugins/jetpack/scss/molecules/_nav-horizontal.scss
36783 index f1092bc..0591531 100644
36784 --- a/plugins/jetpack/scss/molecules/_nav-horizontal.scss
36785 +++ b/plugins/jetpack/scss/molecules/_nav-horizontal.scss
36786 @@ -3,7 +3,13 @@
36787 // ==========================================================================
36788
36789 .nav-horizontal {
36790 - @extend %clearfix;
36791 + &:after {
36792 + content: ".";
36793 + display: block;
36794 + height: 0;
36795 + clear: both;
36796 + visibility: hidden;
36797 + }
36798
36799 a {
36800 display: inline-block;
36801
36802 diff --git a/plugins/jetpack/scss/organisms/_banners.scss b/plugins/jetpack/scss/organisms/_banners.scss
36803 index 035c1cb..8b71540 100644
36804 --- a/plugins/jetpack/scss/organisms/_banners.scss
36805 +++ b/plugins/jetpack/scss/organisms/_banners.scss
36806 @@ -1,3 +1,6 @@
36807 +@import '_inc/client/scss/functions/rem';
36808 +@import '_inc/client/scss/variables/colors';
36809 +
36810 .updated { // utlizes some core styles, overrides some others
36811 &.jp-banner {
36812 position: relative;
36813 @@ -5,13 +8,13 @@
36814 }
36815
36816 .jp-banner__header {
36817 - font-size: 18px;
36818 + font-size: rem( 18px ) ;
36819 font-weight: 400;
36820 margin-top: 0;
36821 }
36822
36823 .jp-banner__button-container {
36824 - padding: 12px 0 0;
36825 + padding: rem( 12px ) 0 0;
36826 }
36827 }
36828
36829 @@ -20,9 +23,185 @@
36830 }
36831
36832 .jp-banner__description {
36833 - font-size: 14px;
36834 + font-size: rem( 14px );
36835 }
36836
36837 .jp-banner__description-container {
36838 - padding: 16px;
36839 -}
36840 \ No newline at end of file
36841 + padding: rem( 16px );
36842 +}
36843 +
36844 +// Plugin List Connection Banners
36845 +// Written in the style of React to stay consistent with the Jetpack interior
36846 +
36847 +// wp-admin overrides
36848 +.updated.jp-wpcom-connect__container {
36849 + border-left: none;
36850 + padding: 0;
36851 + box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3;
36852 +
36853 + @media screen and (max-width: 782px) {
36854 + padding: 0 !important; // override core cascades
36855 + }
36856 +}
36857 +
36858 +.updated.jp-wpcom-connect__container .dops-button {
36859 + padding: 7px 14px 9px; // override wp-admin .updated a padding
36860 +}
36861 +
36862 +.updated .notice-dismiss {
36863 + text-decoration: none;
36864 +}
36865 +// end overrides
36866 +
36867 +.jp-wpcom-connect__container {
36868 + display: block;
36869 + position: relative;
36870 + box-sizing: border-box;
36871 +}
36872 +
36873 +.jp-wpcom-connect__inner-container {
36874 + display: flex;
36875 + flex-direction: row;
36876 + flex-wrap: nowrap;
36877 + justify-content: left;
36878 +}
36879 +
36880 +.jp-wpcom-connect__content-container {
36881 + max-width: rem( 1200px );
36882 + position: relative;
36883 + padding: rem( 32px );
36884 +
36885 + @include minbreakpoint(tablet) {
36886 + padding: rem( 32px ) rem( 32px ) rem( 96px ) rem( 32px );
36887 + };
36888 +}
36889 +
36890 +.jp-wpcom-connect__content-container p {
36891 + color: darken( $gray, 20% );
36892 + font-size: rem( 14px );
36893 +}
36894 +
36895 +.jp-wpcom-connect__content-container h2 {
36896 + margin-top: 0;
36897 + color: #4F748E;
36898 + line-height: 1.6;
36899 +}
36900 +
36901 +.jp-wpcom-connect__content-icon {
36902 + float: right;
36903 + margin: 0 0 rem( 36px ) rem( 36px );
36904 +}
36905 +
36906 +.jp-wpcom-connect__slide {
36907 + display: none;
36908 +
36909 + &.jp__slide-is-active {
36910 + display: block;
36911 + }
36912 +}
36913 +
36914 +.jp-wpcom-connect__content-container .jp-banner__button-container {
36915 + @include minbreakpoint(tablet) {
36916 + position: absolute;
36917 + bottom: rem( 16px );
36918 + };
36919 +}
36920 +
36921 +.jp-banner__button-container .dops-button {
36922 + margin: rem( 5px ) 0;
36923 +}
36924 +
36925 +// Connection Banner Vertical Menu
36926 +.jp-wpcom-connect__vertical-nav {
36927 + background-color: #F3F6F8;
36928 +
36929 + @include minbreakpoint(phablet) {
36930 + flex-direction: column;
36931 + justify-content: flex-start;
36932 + };
36933 +
36934 + @include breakpoint(phablet) {
36935 + display: none; // hide nav on sm screens. becomes a linear tutorial
36936 + };
36937 +}
36938 +
36939 +.jp-wpcom-connect__vertical-nav-container {
36940 + width: rem( 240px );
36941 +}
36942 +
36943 +.vertical-menu__feature-item-label {
36944 + display: none;
36945 +}
36946 +
36947 +@include minbreakpoint(phablet) {
36948 +
36949 + .vertical-menu__feature-item {
36950 + display: flex;
36951 + flex-direction: row;
36952 + align-items: center;
36953 + border: none;
36954 + padding: rem( 8px );
36955 + border-bottom: 1px solid #c8d7e1;
36956 + border-right: 1px solid #c8d7e1;
36957 + border-left: 3px solid #F3F6F8;
36958 + background-color: #F3F6F8;
36959 + color: #87a6bc;
36960 + cursor: pointer;
36961 +
36962 + // trick to hide the bottom border of the last menu item when the menu is the tallest element,
36963 + // but display the border when the overall container is taller than the menu
36964 + &:last-of-type {
36965 + position: relative;
36966 + top: 1px;
36967 + }
36968 + }
36969 +
36970 + .vertical-menu__feature-item-is-selected {
36971 + border-left: 3px solid #0087be;
36972 + border-right: 1px solid #fff;
36973 + background-color: #fff;
36974 + color: #2e4453;
36975 +
36976 + &.jp-feature-intro {
36977 + border-left: 3px solid #8CC258;
36978 + }
36979 + }
36980 +
36981 + .vertical-menu__feature-item-icon {
36982 + width: rem( 20px );
36983 + height: rem( 20px );
36984 + padding: rem( 4px );
36985 + }
36986 +
36987 + // svg fill swaps
36988 + .vertical-menu__feature-item {
36989 + svg {
36990 + fill: #86A6BD;
36991 + }
36992 + }
36993 +
36994 + .vertical-menu__feature-item-is-selected {
36995 +
36996 + svg {
36997 + fill: #3D596D;
36998 + }
36999 +
37000 + &.jp-feature-intro {
37001 + svg {
37002 + fill: #8CC258;
37003 + }
37004 + }
37005 +
37006 + &.wp-app-logo {
37007 + svg path {
37008 + fill: #3D596D;
37009 + }
37010 + }
37011 + }
37012 + // end svg fill swaps
37013 +
37014 + .vertical-menu__feature-item-label {
37015 + display: block;
37016 + padding: rem( 8px );
37017 + }
37018 +};
37019
37020 diff --git a/plugins/jetpack/scss/templates/_main.scss b/plugins/jetpack/scss/templates/_main.scss
37021 index 55c15e9..6aa2b7c 100644
37022 --- a/plugins/jetpack/scss/templates/_main.scss
37023 +++ b/plugins/jetpack/scss/templates/_main.scss
37024 @@ -568,7 +568,6 @@
37025 max-width:100%;
37026 }
37027
37028 -
37029 // ==========================================================================
37030 // Uncategorized
37031 // ==========================================================================
37032
37033 diff --git a/plugins/jetpack/sync/class.jetpack-sync-actions.php b/plugins/jetpack/sync/class.jetpack-sync-actions.php
37034 index 58065c6..ea8adde 100644
37035 --- a/plugins/jetpack/sync/class.jetpack-sync-actions.php
37036 +++ b/plugins/jetpack/sync/class.jetpack-sync-actions.php
37037 @@ -1,5 +1,4 @@
37038 <?php
37039 -require_once dirname( __FILE__ ) . '/class.jetpack-sync-settings.php';
37040
37041 /**
37042 * The role of this class is to hook the Sync subsystem into WordPress - when to listen for actions,
37043 @@ -10,16 +9,25 @@ require_once dirname( __FILE__ ) . '/class.jetpack-sync-settings.php';
37044 class Jetpack_Sync_Actions {
37045 static $sender = null;
37046 static $listener = null;
37047 - const INITIAL_SYNC_MULTISITE_INTERVAL = 10;
37048 - const DEFAULT_SYNC_CRON_INTERVAL = '1min';
37049 + const DEFAULT_SYNC_CRON_INTERVAL_NAME = 'jetpack_sync_interval';
37050 + const DEFAULT_SYNC_CRON_INTERVAL_VALUE = 300; // 5 * MINUTE_IN_SECONDS;
37051
37052 static function init() {
37053
37054 - // Add a custom "every minute" cron schedule
37055 - add_filter( 'cron_schedules', array( __CLASS__, 'minute_cron_schedule' ) );
37056 + // everything below this point should only happen if we're a valid sync site
37057 + if ( ! self::sync_allowed() ) {
37058 + return;
37059 + }
37060 +
37061 + if ( self::sync_via_cron_allowed() ) {
37062 + self::init_sync_cron_jobs();
37063 + } else if ( wp_next_scheduled( 'jetpack_sync_cron' ) ) {
37064 + wp_clear_scheduled_hook( 'jetpack_sync_cron' );
37065 + wp_clear_scheduled_hook( 'jetpack_sync_full_cron' );
37066 + }
37067
37068 // On jetpack authorization, schedule a full sync
37069 - add_action( 'jetpack_client_authorized', array( __CLASS__, 'schedule_full_sync' ), 10, 0 );
37070 + add_action( 'jetpack_client_authorized', array( __CLASS__, 'do_full_sync' ), 10, 0 );
37071
37072 // When importing via cron, do not sync
37073 add_action( 'wp_cron_importer_hook', array( __CLASS__, 'set_is_importing_true' ), 1 );
37074 @@ -27,21 +35,9 @@ class Jetpack_Sync_Actions {
37075 // Sync connected user role changes to .com
37076 require_once dirname( __FILE__ ) . '/class.jetpack-sync-users.php';
37077
37078 - // everything below this point should only happen if we're a valid sync site
37079 - if ( ! self::sync_allowed() ) {
37080 - return;
37081 - }
37082 -
37083 // publicize filter to prevent publicizing blacklisted post types
37084 add_filter( 'publicize_should_publicize_published_post', array( __CLASS__, 'prevent_publicize_blacklisted_posts' ), 10, 2 );
37085
37086 - // cron hooks
37087 - add_action( 'jetpack_sync_full', array( __CLASS__, 'do_full_sync' ), 10, 1 );
37088 - add_action( 'jetpack_sync_cron', array( __CLASS__, 'do_cron_sync' ) );
37089 - add_action( 'jetpack_sync_full_cron', array( __CLASS__, 'do_cron_full_sync' ) );
37090 -
37091 - self::init_sync_cron_jobs();
37092 -
37093 /**
37094 * Fires on every request before default loading sync listener code.
37095 * Return false to not load sync listener code that monitors common
37096 @@ -54,17 +50,7 @@ class Jetpack_Sync_Actions {
37097 *
37098 * @param bool should we load sync listener code for this request
37099 */
37100 - if ( apply_filters( 'jetpack_sync_listener_should_load',
37101 - (
37102 - ( isset( $_SERVER["REQUEST_METHOD"] ) && 'GET' !== $_SERVER['REQUEST_METHOD'] )
37103 - ||
37104 - is_user_logged_in()
37105 - ||
37106 - defined( 'PHPUNIT_JETPACK_TESTSUITE' )
37107 - ||
37108 - defined( 'DOING_CRON' ) && DOING_CRON
37109 - )
37110 - ) ) {
37111 + if ( apply_filters( 'jetpack_sync_listener_should_load', true ) ) {
37112 self::initialize_listener();
37113 }
37114
37115 @@ -89,22 +75,28 @@ class Jetpack_Sync_Actions {
37116 is_admin()
37117 ||
37118 defined( 'PHPUNIT_JETPACK_TESTSUITE' )
37119 - ||
37120 - defined( 'DOING_CRON' ) && DOING_CRON
37121 )
37122 ) ) {
37123 self::initialize_sender();
37124 add_action( 'shutdown', array( self::$sender, 'do_sync' ) );
37125 + add_action( 'shutdown', array( self::$sender, 'do_full_sync' ) );
37126 }
37127
37128 }
37129
37130 static function sync_allowed() {
37131 + require_once dirname( __FILE__ ) . '/class.jetpack-sync-settings.php';
37132 return ( ! Jetpack_Sync_Settings::get_setting( 'disable' ) && Jetpack::is_active() && ! ( Jetpack::is_development_mode() || Jetpack::is_staging_site() ) )
37133 || defined( 'PHPUNIT_JETPACK_TESTSUITE' );
37134 }
37135
37136 + static function sync_via_cron_allowed() {
37137 + require_once dirname( __FILE__ ) . '/class.jetpack-sync-settings.php';
37138 + return ( Jetpack_Sync_Settings::get_setting( 'sync_via_cron' ) );
37139 + }
37140 +
37141 static function prevent_publicize_blacklisted_posts( $should_publicize, $post ) {
37142 + require_once dirname( __FILE__ ) . '/class.jetpack-sync-settings.php';
37143 if ( in_array( $post->post_type, Jetpack_Sync_Settings::get_setting( 'post_types_blacklist' ) ) ) {
37144 return false;
37145 }
37146 @@ -113,6 +105,7 @@ class Jetpack_Sync_Actions {
37147 }
37148
37149 static function set_is_importing_true() {
37150 + require_once dirname( __FILE__ ) . '/class.jetpack-sync-settings.php';
37151 Jetpack_Sync_Settings::set_importing( true );
37152 }
37153
37154 @@ -124,19 +117,27 @@ class Jetpack_Sync_Actions {
37155 'codec' => $codec_name, // send the name of the codec used to encode the data
37156 'timestamp' => $sent_timestamp, // send current server time so we can compensate for clock differences
37157 'queue' => $queue_id, // sync or full_sync
37158 + 'home' => get_home_url(), // Send home url option to check for Identity Crisis server-side
37159 + 'siteurl' => get_site_url(), // Send siteurl option to check for Identity Crisis server-side
37160 );
37161
37162 + // Has the site opted in to IDC mitigation?
37163 if ( Jetpack::sync_idc_optin() ) {
37164 - $query_args['home'] = get_home_url(); // Send home url option to check for Identity Crisis server-side
37165 - $query_args['siteurl'] = get_site_url(); // Send home url option to check for Identity Crisis server-side
37166 + $query_args['idc'] = true;
37167 }
37168
37169 + if ( Jetpack_Options::get_option( 'migrate_for_idc', false ) ) {
37170 + $query_args['migrate_for_idc'] = true;
37171 + }
37172 +
37173 + $query_args['timeout'] = Jetpack_Sync_Settings::is_doing_cron() ? 30 : 15;
37174 +
37175 $url = add_query_arg( $query_args, Jetpack::xmlrpc_api_url() );
37176
37177 $rpc = new Jetpack_IXR_Client( array(
37178 'url' => $url,
37179 'user_id' => JETPACK_MASTER_USER,
37180 - 'timeout' => 30,
37181 + 'timeout' => $query_args['timeout'],
37182 ) );
37183
37184 $result = $rpc->query( 'jetpack.syncActions', $data );
37185 @@ -145,10 +146,34 @@ class Jetpack_Sync_Actions {
37186 return $rpc->get_jetpack_error();
37187 }
37188
37189 - return $rpc->getResponse();
37190 + $response = $rpc->getResponse();
37191 +
37192 + // Check if WordPress.com IDC mitigation blocked the sync request
37193 + if ( is_array( $response ) && isset( $response['error_code'] ) ) {
37194 + $error_code = $response['error_code'];
37195 + $allowed_idc_error_codes = array(
37196 + 'jetpack_url_mismatch',
37197 + 'jetpack_home_url_mismatch',
37198 + 'jetpack_site_url_mismatch'
37199 + );
37200 +
37201 + if ( in_array( $error_code, $allowed_idc_error_codes ) ) {
37202 + Jetpack_Options::update_option(
37203 + 'sync_error_idc',
37204 + Jetpack::get_sync_error_idc_option( $response )
37205 + );
37206 + }
37207 +
37208 + return new WP_Error(
37209 + 'sync_error_idc',
37210 + esc_html__( 'Sync has been blocked from WordPress.com because it would cause an identity crisis', 'jetpack' )
37211 + );
37212 + }
37213 +
37214 + return $response;
37215 }
37216
37217 - static function schedule_initial_sync( $new_version = null, $old_version = null ) {
37218 + static function do_initial_sync( $new_version = null, $old_version = null ) {
37219 $initial_sync_config = array(
37220 'options' => true,
37221 'network_options' => true,
37222 @@ -160,92 +185,28 @@ class Jetpack_Sync_Actions {
37223 $initial_sync_config['users'] = 'initial';
37224 }
37225
37226 - // we need this function call here because we have to run this function
37227 - // reeeeally early in init, before WP_CRON_LOCK_TIMEOUT is defined.
37228 - wp_functionality_constants();
37229 -
37230 - if ( is_multisite() ) {
37231 - // stagger initial syncs for multisite blogs so they don't all pile on top of each other
37232 - $time_offset = ( rand() / getrandmax() ) * self::INITIAL_SYNC_MULTISITE_INTERVAL * get_blog_count();
37233 - } else {
37234 - $time_offset = 1;
37235 - }
37236 -
37237 - self::schedule_full_sync(
37238 - $initial_sync_config,
37239 - $time_offset
37240 - );
37241 - }
37242 -
37243 - static function schedule_full_sync( $modules = null, $time_offset = 1 ) {
37244 - if ( ! self::sync_allowed() ) {
37245 - return false;
37246 - }
37247 -
37248 - if ( Jetpack_Sync_Settings::get_setting( 'avoid_wp_cron' ) ) {
37249 - // run queuing inline
37250 - set_time_limit( 0 );
37251 - self::do_full_sync( $modules );
37252 - return false;
37253 - }
37254 -
37255 - if ( self::is_scheduled_full_sync() ) {
37256 - self::unschedule_all_full_syncs();
37257 - }
37258 -
37259 - if ( $modules ) {
37260 - wp_schedule_single_event( time() + $time_offset, 'jetpack_sync_full', array( $modules ) );
37261 - } else {
37262 - wp_schedule_single_event( time() + $time_offset, 'jetpack_sync_full' );
37263 - }
37264 -
37265 - if ( $time_offset === 1 ) {
37266 - spawn_cron();
37267 - }
37268 -
37269 - return true;
37270 - }
37271 -
37272 - static function unschedule_all_full_syncs() {
37273 - foreach ( _get_cron_array() as $timestamp => $cron ) {
37274 - if ( ! empty( $cron['jetpack_sync_full'] ) ) {
37275 - foreach( $cron['jetpack_sync_full'] as $key => $config ) {
37276 - wp_unschedule_event( $timestamp, 'jetpack_sync_full', $config['args'] );
37277 - }
37278 - }
37279 - }
37280 - }
37281 -
37282 - static function is_scheduled_full_sync( $modules = null ) {
37283 - if ( is_null( $modules ) ) {
37284 - $crons = _get_cron_array();
37285 -
37286 - foreach ( $crons as $timestamp => $cron ) {
37287 - if ( ! empty( $cron['jetpack_sync_full'] ) ) {
37288 - return true;
37289 - }
37290 - }
37291 - return false;
37292 - }
37293 -
37294 - return !! wp_next_scheduled( 'jetpack_sync_full', array( $modules ) );
37295 + self::do_full_sync( $initial_sync_config );
37296 }
37297
37298 static function do_full_sync( $modules = null ) {
37299 if ( ! self::sync_allowed() ) {
37300 - return;
37301 + return false;
37302 }
37303
37304 self::initialize_listener();
37305 Jetpack_Sync_Modules::get_module( 'full-sync' )->start( $modules );
37306 - self::do_cron_full_sync(); // immediately run a cron full sync, which sends pending data
37307 +
37308 + return true;
37309 }
37310
37311 - static function minute_cron_schedule( $schedules ) {
37312 - if( ! isset( $schedules["1min"] ) ) {
37313 - $schedules["1min"] = array(
37314 - 'interval' => 60,
37315 - 'display' => __( 'Every minute' )
37316 + static function jetpack_cron_schedule( $schedules ) {
37317 + if ( ! isset( $schedules[ self::DEFAULT_SYNC_CRON_INTERVAL_NAME ] ) ) {
37318 + $schedules[ self::DEFAULT_SYNC_CRON_INTERVAL_NAME ] = array(
37319 + 'interval' => self::DEFAULT_SYNC_CRON_INTERVAL_VALUE,
37320 + 'display' => sprintf(
37321 + esc_html__( 'Every %d minutes', 'jetpack' ),
37322 + self::DEFAULT_SYNC_CRON_INTERVAL_VALUE / 60
37323 + )
37324 );
37325 }
37326 return $schedules;
37327 @@ -261,11 +222,6 @@ class Jetpack_Sync_Actions {
37328
37329 self::initialize_sender();
37330
37331 - // remove shutdown hook - no need to sync twice
37332 - if ( has_action( 'shutdown', array( self::$sender, 'do_sync' ) ) ) {
37333 - remove_action( 'shutdown', array( self::$sender, 'do_sync' ) );
37334 - }
37335 -
37336 do {
37337 $next_sync_time = self::$sender->get_next_sync_time( 'sync' );
37338
37339 @@ -289,11 +245,6 @@ class Jetpack_Sync_Actions {
37340
37341 self::initialize_sender();
37342
37343 - // remove shutdown hook - no need to sync twice
37344 - if ( has_action( 'shutdown', array( self::$sender, 'do_sync' ) ) ) {
37345 - remove_action( 'shutdown', array( self::$sender, 'do_sync' ) );
37346 - }
37347 -
37348 do {
37349 $next_sync_time = self::$sender->get_next_sync_time( 'full_sync' );
37350
37351 @@ -332,7 +283,7 @@ class Jetpack_Sync_Actions {
37352 return $schedule;
37353 }
37354
37355 - return self::DEFAULT_SYNC_CRON_INTERVAL;
37356 + return self::DEFAULT_SYNC_CRON_INTERVAL_NAME;
37357 }
37358
37359 static function maybe_schedule_sync_cron( $schedule, $hook ) {
37360 @@ -352,24 +303,33 @@ class Jetpack_Sync_Actions {
37361 }
37362
37363 static function init_sync_cron_jobs() {
37364 + // Add a custom "every minute" cron schedule
37365 + add_filter( 'cron_schedules', array( __CLASS__, 'jetpack_cron_schedule' ) );
37366 +
37367 + // cron hooks
37368 + add_action( 'jetpack_sync_full', array( __CLASS__, 'do_full_sync' ), 10, 1 );
37369 +
37370 + add_action( 'jetpack_sync_cron', array( __CLASS__, 'do_cron_sync' ) );
37371 + add_action( 'jetpack_sync_full_cron', array( __CLASS__, 'do_cron_full_sync' ) );
37372 +
37373 /**
37374 - * Allows overriding of the default incremental sync cron schedule which defaults to once per minute.
37375 + * Allows overriding of the default incremental sync cron schedule which defaults to once every 5 minutes.
37376 *
37377 * @since 4.3.2
37378 *
37379 - * @param string self::DEFAULT_SYNC_CRON_INTERVAL
37380 + * @param string self::DEFAULT_SYNC_CRON_INTERVAL_NAME
37381 */
37382 - $incremental_sync_cron_schedule = apply_filters( 'jetpack_sync_incremental_sync_interval', self::DEFAULT_SYNC_CRON_INTERVAL );
37383 + $incremental_sync_cron_schedule = apply_filters( 'jetpack_sync_incremental_sync_interval', self::DEFAULT_SYNC_CRON_INTERVAL_NAME );
37384 self::maybe_schedule_sync_cron( $incremental_sync_cron_schedule, 'jetpack_sync_cron' );
37385
37386 /**
37387 - * Allows overriding of the full sync cron schedule which defaults to once per minute.
37388 + * Allows overriding of the full sync cron schedule which defaults to once every 5 minutes.
37389 *
37390 * @since 4.3.2
37391 *
37392 - * @param string self::DEFAULT_SYNC_CRON_INTERVAL
37393 + * @param string self::DEFAULT_SYNC_CRON_INTERVAL_NAME
37394 */
37395 - $full_sync_cron_schedule = apply_filters( 'jetpack_sync_full_sync_interval', self::DEFAULT_SYNC_CRON_INTERVAL );
37396 + $full_sync_cron_schedule = apply_filters( 'jetpack_sync_full_sync_interval', self::DEFAULT_SYNC_CRON_INTERVAL_NAME );
37397 self::maybe_schedule_sync_cron( $full_sync_cron_schedule, 'jetpack_sync_full_cron' );
37398 }
37399 }
37400 @@ -388,4 +348,4 @@ if ( defined( 'ALTERNATE_WP_CRON' ) && ALTERNATE_WP_CRON ) {
37401 }
37402
37403 // We need to define this here so that it's hooked before `updating_jetpack_version` is called
37404 -add_action( 'updating_jetpack_version', array( 'Jetpack_Sync_Actions', 'schedule_initial_sync' ), 10, 2 );
37405 +add_action( 'updating_jetpack_version', array( 'Jetpack_Sync_Actions', 'do_initial_sync' ), 10, 2 );
37406
37407 diff --git a/plugins/jetpack/sync/class.jetpack-sync-defaults.php b/plugins/jetpack/sync/class.jetpack-sync-defaults.php
37408 index 3019c25..f146a4c 100644
37409 --- a/plugins/jetpack/sync/class.jetpack-sync-defaults.php
37410 +++ b/plugins/jetpack/sync/class.jetpack-sync-defaults.php
37411 @@ -104,6 +104,8 @@ class Jetpack_Sync_Defaults {
37412 'users_can_register',
37413 'active_plugins',
37414 'uninstall_plugins',
37415 + 'advanced_seo_front_page_description', // Jetpack_SEO_Utils::FRONT_PAGE_META_OPTION
37416 + 'advanced_seo_title_formats', // Jetpack_SEO_Titles::TITLE_FORMATS_OPTION
37417 );
37418
37419 static $default_constants_whitelist = array(
37420 @@ -159,6 +161,9 @@ class Jetpack_Sync_Defaults {
37421 'snitch',
37422 'secupress_log_action',
37423 'http',
37424 + 'bwg_gallery',
37425 + 'bwg_album',
37426 + 'idx_page',
37427 );
37428
37429 static $default_post_checksum_columns = array(
37430 @@ -232,6 +237,7 @@ class Jetpack_Sync_Defaults {
37431 'switch_like_status',
37432 'videopress_guid',
37433 'vimeo_poster_image',
37434 + 'advanced_seo_description', // Jetpack_SEO_Posts::DESCRIPTION_META_KEY
37435 );
37436
37437 static $comment_meta_whitelist = array(
37438 @@ -295,6 +301,7 @@ class Jetpack_Sync_Defaults {
37439 static $default_upload_max_rows = 500;
37440 static $default_sync_wait_time = 10; // seconds, between syncs
37441 static $default_sync_wait_threshold = 5; // only wait before next send if the current send took more than X seconds
37442 + static $default_enqueue_wait_time = 10; // wait between attempting to continue a full sync, via requests
37443 static $default_max_queue_size = 1000;
37444 static $default_max_queue_lag = 900; // 15 minutes
37445 static $default_queue_max_writes_sec = 100; // 100 rows a second
37446 @@ -302,8 +309,10 @@ class Jetpack_Sync_Defaults {
37447 static $default_post_meta_whitelist = array();
37448 static $default_comment_meta_whitelist = array();
37449 static $default_disable = 0; // completely disable sending data to wpcom
37450 - static $default_avoid_wp_cron = 0; // don't use cron to enqueue full syncs - do it inline. Warning: Can time out for larger sites!
37451 + static $default_sync_via_cron = 1; // use cron to sync
37452 static $default_render_filtered_content = 1; // render post_filtered_content
37453 + static $default_max_enqueue_full_sync = 100; // max number of items to enqueue at a time when running full sync
37454 + static $default_max_queue_size_full_sync = 1000; // max number of total items in the full sync queue
37455 static $default_sync_callables_wait_time = MINUTE_IN_SECONDS; // seconds before sending callables again
37456 static $default_sync_constants_wait_time = HOUR_IN_SECONDS; // seconds before sending constants again
37457 static $default_sync_queue_lock_timeout = 120; // 2 minutes
37458
37459 diff --git a/plugins/jetpack/sync/class.jetpack-sync-functions.php b/plugins/jetpack/sync/class.jetpack-sync-functions.php
37460 index 0037dd3..1f3bddd 100644
37461 --- a/plugins/jetpack/sync/class.jetpack-sync-functions.php
37462 +++ b/plugins/jetpack/sync/class.jetpack-sync-functions.php
37463 @@ -5,6 +5,8 @@
37464 */
37465
37466 class Jetpack_Sync_Functions {
37467 + const HTTPS_CHECK_OPTION_PREFIX = 'jetpack_sync_https_history_';
37468 + const HTTPS_CHECK_HISTORY = 5;
37469
37470 public static function get_modules() {
37471 require_once( JETPACK__PLUGIN_DIR . 'class.jetpack-admin.php' );
37472 @@ -97,54 +99,63 @@ class Jetpack_Sync_Functions {
37473 }
37474
37475 public static function home_url() {
37476 - return self::preserve_scheme( 'home', 'home_url', true );
37477 + return self::get_protocol_normalized_url(
37478 + 'home_url',
37479 + self::normalize_www_in_url( 'home', 'home_url' )
37480 + );
37481 }
37482
37483 public static function site_url() {
37484 - return self::preserve_scheme( 'siteurl', 'site_url', true );
37485 + return self::get_protocol_normalized_url(
37486 + 'site_url',
37487 + self::normalize_www_in_url( 'siteurl', 'site_url' )
37488 + );
37489 }
37490
37491 public static function main_network_site_url() {
37492 - return self::preserve_scheme( 'siteurl', 'network_site_url', false );
37493 - }
37494 -
37495 - public static function preserve_scheme( $option, $url_function, $normalize_www = false ) {
37496 - $previous_https_value = isset( $_SERVER['HTTPS'] ) ? $_SERVER['HTTPS'] : null;
37497 - $_SERVER['HTTPS'] = 'off';
37498 - $url = call_user_func( $url_function );
37499 - $option_url = get_option( $option );
37500 - if ( $previous_https_value ) {
37501 - $_SERVER['HTTPS'] = $previous_https_value;
37502 - } else {
37503 - unset( $_SERVER['HTTPS'] );
37504 + return self::get_protocol_normalized_url( 'main_network_site_url', network_site_url() );
37505 + }
37506 +
37507 + public static function get_protocol_normalized_url( $callable, $new_value ) {
37508 + $option_key = self::HTTPS_CHECK_OPTION_PREFIX . $callable;
37509 +
37510 + $parsed_url = wp_parse_url( $new_value );
37511 + if ( ! $parsed_url ) {
37512 + return $new_value;
37513 }
37514
37515 - if ( $option_url === $url ) {
37516 + $scheme = $parsed_url['scheme'];
37517 + $scheme_history = get_option( $option_key, array() );
37518 + $scheme_history[] = $scheme;
37519 +
37520 + // Limit length to self::HTTPS_CHECK_HISTORY
37521 + $scheme_history = array_slice( $scheme_history, ( self::HTTPS_CHECK_HISTORY * -1 ) );
37522 +
37523 + update_option( $option_key, $scheme_history );
37524 +
37525 + $forced_scheme = in_array( 'https', $scheme_history ) ? 'https' : 'http';
37526 +
37527 + return set_url_scheme( $new_value, $forced_scheme );
37528 + }
37529 +
37530 + public static function normalize_www_in_url( $option, $url_function ) {
37531 + $url = wp_parse_url( call_user_func( $url_function ) );
37532 + $option_url = wp_parse_url( get_option( $option ) );
37533 +
37534 + if ( ! $option_url || ! $url ) {
37535 return $url;
37536 }
37537
37538 - // turn them both into parsed format
37539 - $option_url = parse_url( $option_url );
37540 - $url = parse_url( $url );
37541 -
37542 - if ( $normalize_www ) {
37543 - if ( $url['host'] === "www.{$option_url[ 'host' ]}" ) {
37544 - // remove www if not present in option URL
37545 - $url['host'] = $option_url['host'];
37546 - }
37547 - if ( $option_url['host'] === "www.{$url[ 'host' ]}" ) {
37548 - // add www if present in option URL
37549 - $url['host'] = $option_url['host'];
37550 - }
37551 + if ( $url[ 'host' ] === "www.{$option_url[ 'host' ]}" ) {
37552 + // remove www if not present in option URL
37553 + $url[ 'host' ] = $option_url[ 'host' ];
37554 }
37555 -
37556 - if ( $url['host'] === $option_url['host'] ) {
37557 - $url['scheme'] = $option_url['scheme'];
37558 - // return set_url_scheme( $current_url, $option_url['scheme'] );
37559 + if ( $option_url[ 'host' ] === "www.{$url[ 'host' ]}" ) {
37560 + // add www if present in option URL
37561 + $url[ 'host' ] = $option_url[ 'host' ];
37562 }
37563
37564 $normalized_url = "{$url['scheme']}://{$url['host']}";
37565 -
37566 if ( isset( $url['path'] ) ) {
37567 $normalized_url .= "{$url['path']}";
37568 }
37569
37570 diff --git a/plugins/jetpack/sync/class.jetpack-sync-module-callables.php b/plugins/jetpack/sync/class.jetpack-sync-module-callables.php
37571 index b93c939..90d9c1f 100644
37572 --- a/plugins/jetpack/sync/class.jetpack-sync-module-callables.php
37573 +++ b/plugins/jetpack/sync/class.jetpack-sync-module-callables.php
37574 @@ -24,11 +24,20 @@ class Jetpack_Sync_Module_Callables extends Jetpack_Sync_Module {
37575 add_action( 'jetpack_sync_callable', $callable, 10, 2 );
37576
37577 // For some options, we should always send the change right away!
37578 - $always_send_updates_to_these_options = array( 'jetpack_active_modules', 'home', 'siteurl' );
37579 + $always_send_updates_to_these_options = array(
37580 + 'jetpack_active_modules',
37581 + 'home',
37582 + 'siteurl',
37583 + 'jetpack_sync_error_idc'
37584 + );
37585 foreach( $always_send_updates_to_these_options as $option ) {
37586 add_action( "update_option_{$option}", array( $this, 'unlock_sync_callable' ) );
37587 }
37588
37589 + // Provide a hook so that hosts can send changes to certain callables right away.
37590 + // Especially useful when a host uses constants to change home and siteurl.
37591 + add_action( 'jetpack_sync_unlock_sync_callable', array( $this, 'unlock_sync_callable' ) );
37592 +
37593 // get_plugins and wp_version
37594 // gets fired when new code gets installed, updates etc.
37595 add_action( 'upgrader_process_complete', array( $this, 'unlock_sync_callable' ) );
37596 @@ -48,6 +57,11 @@ class Jetpack_Sync_Module_Callables extends Jetpack_Sync_Module {
37597 public function reset_data() {
37598 delete_option( self::CALLABLES_CHECKSUM_OPTION_NAME );
37599 delete_transient( self::CALLABLES_AWAIT_TRANSIENT_NAME );
37600 +
37601 + $url_callables = array( 'home_url', 'site_url', 'main_network_site_url' );
37602 + foreach( $url_callables as $callable ) {
37603 + delete_option( Jetpack_Sync_Functions::HTTPS_CHECK_OPTION_PREFIX . $callable );
37604 + }
37605 }
37606
37607 function set_callable_whitelist( $callables ) {
37608 @@ -75,7 +89,7 @@ class Jetpack_Sync_Module_Callables extends Jetpack_Sync_Module {
37609 return call_user_func( $callable );
37610 }
37611
37612 - public function enqueue_full_sync_actions( $config ) {
37613 + public function enqueue_full_sync_actions( $config, $max_items_to_enqueue, $state ) {
37614 /**
37615 * Tells the client to sync all callables to the server
37616 *
37617 @@ -85,7 +99,8 @@ class Jetpack_Sync_Module_Callables extends Jetpack_Sync_Module {
37618 */
37619 do_action( 'jetpack_full_sync_callables', true );
37620
37621 - return 1; // The number of actions enqueued
37622 + // The number of actions enqueued, and next module state (true == done)
37623 + return array( 1, true );
37624 }
37625
37626 public function estimate_full_sync_actions( $config ) {
37627 @@ -99,6 +114,19 @@ class Jetpack_Sync_Module_Callables extends Jetpack_Sync_Module {
37628 public function unlock_sync_callable() {
37629 delete_transient( self::CALLABLES_AWAIT_TRANSIENT_NAME );
37630 }
37631 +
37632 + public function should_send_callable( $callable_checksums, $name, $checksum ) {
37633 + $idc_override_callables = array(
37634 + 'main_network_site',
37635 + 'home_url',
37636 + 'site_url',
37637 + );
37638 + if ( in_array( $name, $idc_override_callables ) && Jetpack_Options::get_option( 'migrate_for_idc' ) ) {
37639 + return true;
37640 + }
37641 +
37642 + return ! $this->still_valid_checksum( $callable_checksums, $name, $checksum );
37643 + }
37644
37645 public function maybe_sync_callables() {
37646 if ( ! is_admin() || Jetpack_Sync_Settings::is_doing_cron() ) {
37647 @@ -123,7 +151,7 @@ class Jetpack_Sync_Module_Callables extends Jetpack_Sync_Module {
37648 foreach ( $callables as $name => $value ) {
37649 $checksum = $this->get_check_sum( $value );
37650 // explicitly not using Identical comparison as get_option returns a string
37651 - if ( ! $this->still_valid_checksum( $callable_checksums, $name, $checksum ) && ! is_null( $value ) ) {
37652 + if ( ! is_null( $value ) && $this->should_send_callable( $callable_checksums, $name, $checksum ) ) {
37653 /**
37654 * Tells the client to sync a callable (aka function) to the server
37655 *
37656
37657 diff --git a/plugins/jetpack/sync/class.jetpack-sync-module-comments.php b/plugins/jetpack/sync/class.jetpack-sync-module-comments.php
37658 index 069035b..41a47d6 100644
37659 --- a/plugins/jetpack/sync/class.jetpack-sync-module-comments.php
37660 +++ b/plugins/jetpack/sync/class.jetpack-sync-module-comments.php
37661 @@ -55,9 +55,9 @@ class Jetpack_Sync_Module_Comments extends Jetpack_Sync_Module {
37662 add_filter( 'jetpack_sync_before_send_jetpack_full_sync_comments', array( $this, 'expand_comment_ids' ) );
37663 }
37664
37665 - public function enqueue_full_sync_actions( $config ) {
37666 + public function enqueue_full_sync_actions( $config, $max_items_to_enqueue, $state ) {
37667 global $wpdb;
37668 - return $this->enqueue_all_ids_as_action( 'jetpack_full_sync_comments', $wpdb->comments, 'comment_ID', $this->get_where_sql( $config ) );
37669 + return $this->enqueue_all_ids_as_action( 'jetpack_full_sync_comments', $wpdb->comments, 'comment_ID', $this->get_where_sql( $config ), $max_items_to_enqueue, $state );
37670 }
37671
37672 public function estimate_full_sync_actions( $config ) {
37673
37674 diff --git a/plugins/jetpack/sync/class.jetpack-sync-module-constants.php b/plugins/jetpack/sync/class.jetpack-sync-module-constants.php
37675 index 4ad9baf..c473f19 100644
37676 --- a/plugins/jetpack/sync/class.jetpack-sync-module-constants.php
37677 +++ b/plugins/jetpack/sync/class.jetpack-sync-module-constants.php
37678 @@ -44,7 +44,7 @@ class Jetpack_Sync_Module_Constants extends Jetpack_Sync_Module {
37679 return $this->constants_whitelist;
37680 }
37681
37682 - function enqueue_full_sync_actions( $config ) {
37683 + function enqueue_full_sync_actions( $config, $max_items_to_enqueue, $state ) {
37684 /**
37685 * Tells the client to sync all constants to the server
37686 *
37687 @@ -54,7 +54,8 @@ class Jetpack_Sync_Module_Constants extends Jetpack_Sync_Module {
37688 */
37689 do_action( 'jetpack_full_sync_constants', true );
37690
37691 - return 1;
37692 + // The number of actions enqueued, and next module state (true == done)
37693 + return array( 1, true );
37694 }
37695
37696 function estimate_full_sync_actions( $config ) {
37697
37698 diff --git a/plugins/jetpack/sync/class.jetpack-sync-module-full-sync.php b/plugins/jetpack/sync/class.jetpack-sync-module-full-sync.php
37699 index b5b7324..2b8bd23 100644
37700 --- a/plugins/jetpack/sync/class.jetpack-sync-module-full-sync.php
37701 +++ b/plugins/jetpack/sync/class.jetpack-sync-module-full-sync.php
37702 @@ -12,16 +12,10 @@
37703 * - we fire a trigger for the entire array which the Jetpack_Sync_Listener then serializes and queues.
37704 */
37705
37706 -require_once 'class.jetpack-sync-wp-replicastore.php';
37707 -
37708 class Jetpack_Sync_Module_Full_Sync extends Jetpack_Sync_Module {
37709 const STATUS_OPTION_PREFIX = 'jetpack_sync_full_';
37710 const FULL_SYNC_TIMEOUT = 3600;
37711
37712 - private $items_added_since_last_pause;
37713 - private $last_pause_time;
37714 - private $queue_rate_limit;
37715 -
37716 public function name() {
37717 return 'full-sync';
37718 }
37719 @@ -38,14 +32,12 @@ class Jetpack_Sync_Module_Full_Sync extends Jetpack_Sync_Module {
37720 add_action( 'jetpack_sync_processed_actions', array( $this, 'update_sent_progress_action' ) );
37721 }
37722
37723 - function start( $modules = null ) {
37724 + function start( $module_configs = null ) {
37725 $was_already_running = $this->is_started() && ! $this->is_finished();
37726
37727 // remove all evidence of previous full sync items and status
37728 $this->reset_data();
37729
37730 - $this->enable_queue_rate_limit();
37731 -
37732 if ( $was_already_running ) {
37733 /**
37734 * Fires when a full sync is cancelled.
37735 @@ -55,71 +47,124 @@ class Jetpack_Sync_Module_Full_Sync extends Jetpack_Sync_Module {
37736 do_action( 'jetpack_full_sync_cancelled' );
37737 }
37738
37739 - /**
37740 - * Fires when a full sync begins. This action is serialized
37741 - * and sent to the server so that it knows a full sync is coming.
37742 - *
37743 - * @since 4.2.0
37744 - */
37745 - do_action( 'jetpack_full_sync_start', $modules );
37746 $this->update_status_option( 'started', time() );
37747 + $this->update_status_option( 'params', $module_configs );
37748
37749 - // configure modules
37750 - if ( ! is_array( $modules ) ) {
37751 - $modules = array();
37752 - }
37753 -
37754 - if ( isset( $modules['users'] ) && 'initial' === $modules['users'] ) {
37755 - $user_module = Jetpack_Sync_Modules::get_module( 'users' );
37756 - $modules['users'] = $user_module->get_initial_sync_user_config();
37757 - }
37758 + $enqueue_status = array();
37759 + $full_sync_config = array();
37760
37761 - // by default, all modules are fully enabled
37762 - if ( count( $modules ) === 0 ) {
37763 - $default_module_config = true;
37764 - } else {
37765 - $default_module_config = false;
37766 + // default value is full sync
37767 + if ( ! is_array( $module_configs ) ) {
37768 + $module_configs = array();
37769 + foreach ( Jetpack_Sync_Modules::get_modules() as $module ) {
37770 + $module_configs[ $module->name() ] = true;
37771 + }
37772 }
37773
37774 // set default configuration, calculate totals, and save configuration if totals > 0
37775 foreach ( Jetpack_Sync_Modules::get_modules() as $module ) {
37776 $module_name = $module->name();
37777 - if ( ! isset( $modules[ $module_name ] ) ) {
37778 - $modules[ $module_name ] = $default_module_config;
37779 + $module_config = isset( $module_configs[ $module_name ] ) ? $module_configs[ $module_name ] : false;
37780 +
37781 + if ( ! $module_config ) {
37782 + continue;
37783 }
37784
37785 - // check if this module is enabled
37786 - if ( ! ( $module_config = $modules[ $module_name ] ) ) {
37787 - continue;
37788 + if ( 'users' === $module_name && 'initial' === $module_config ) {
37789 + $module_config = $module->get_initial_sync_user_config();
37790 }
37791
37792 + $enqueue_status[ $module_name ] = false;
37793 +
37794 $total_items = $module->estimate_full_sync_actions( $module_config );
37795
37796 + // if there's information to process, configure this module
37797 if ( ! is_null( $total_items ) && $total_items > 0 ) {
37798 - $this->update_status_option( "{$module_name}_total", $total_items );
37799 - $this->update_status_option( "{$module_name}_config", $module_config );
37800 + $full_sync_config[ $module_name ] = $module_config;
37801 + $enqueue_status[ $module_name ] = array(
37802 + $total_items, // total
37803 + 0, // queued
37804 + false, // current state
37805 + );
37806 }
37807 }
37808
37809 + $this->set_config( $full_sync_config );
37810 + $this->set_enqueue_status( $enqueue_status );
37811 +
37812 + /**
37813 + * Fires when a full sync begins. This action is serialized
37814 + * and sent to the server so that it knows a full sync is coming.
37815 + *
37816 + * @since 4.2.0
37817 + */
37818 + do_action( 'jetpack_full_sync_start', $full_sync_config );
37819 +
37820 + $this->continue_enqueuing( $full_sync_config, $enqueue_status );
37821 +
37822 + return true;
37823 + }
37824 +
37825 + function continue_enqueuing( $configs = null, $enqueue_status = null ) {
37826 + if ( ! $this->is_started() || $this->get_status_option( 'queue_finished' ) ) {
37827 + return;
37828 + }
37829 +
37830 + // if full sync queue is full, don't enqueue more items
37831 + $max_queue_size_full_sync = Jetpack_Sync_Settings::get_setting( 'max_queue_size_full_sync' );
37832 + $full_sync_queue = new Jetpack_Sync_Queue( 'full_sync' );
37833 +
37834 + $available_queue_slots = $max_queue_size_full_sync - $full_sync_queue->size();
37835 +
37836 + if ( $available_queue_slots <= 0 ) {
37837 + return;
37838 + } else {
37839 + $remaining_items_to_enqueue = min( Jetpack_Sync_Settings::get_setting( 'max_enqueue_full_sync' ), $available_queue_slots );
37840 + }
37841 +
37842 + if ( ! $configs ) {
37843 + $configs = $this->get_config();
37844 + }
37845 +
37846 + if ( ! $enqueue_status ) {
37847 + $enqueue_status = $this->get_enqueue_status();
37848 + }
37849 +
37850 foreach ( Jetpack_Sync_Modules::get_modules() as $module ) {
37851 - $module_name = $module->name();
37852 - $module_config = $modules[ $module_name ];
37853 + $module_name = $module->name();
37854
37855 - // check if this module is enabled
37856 - if ( ! $module_config ) {
37857 + // skip module if not configured for this sync or module is done
37858 + if ( ! isset( $configs[ $module_name ] )
37859 + || // no module config
37860 + ! $configs[ $module_name ]
37861 + || // no enqueue status
37862 + ! $enqueue_status[ $module_name ]
37863 + || // finished enqueuing this module
37864 + true === $enqueue_status[ $module_name ][ 2 ] ) {
37865 continue;
37866 }
37867
37868 - $items_enqueued = $module->enqueue_full_sync_actions( $module_config );
37869 + list( $items_enqueued, $next_enqueue_state ) = $module->enqueue_full_sync_actions( $configs[ $module_name ], $remaining_items_to_enqueue, $enqueue_status[ $module_name ][ 2 ] );
37870 +
37871 + $enqueue_status[ $module_name ][ 2 ] = $next_enqueue_state;
37872
37873 + // if items were processed, subtract them from the limit
37874 if ( ! is_null( $items_enqueued ) && $items_enqueued > 0 ) {
37875 - $this->update_status_option( "{$module_name}_queued", $items_enqueued );
37876 + $enqueue_status[ $module_name ][ 1 ] += $items_enqueued;
37877 + $remaining_items_to_enqueue -= $items_enqueued;
37878 }
37879 - }
37880
37881 - $this->update_status_option( 'queue_finished', time() );
37882 + // stop processing if we've reached our limit of items to enqueue
37883 + if ( 0 >= $remaining_items_to_enqueue ) {
37884 + $this->set_enqueue_status( $enqueue_status );
37885 + return;
37886 + }
37887 + }
37888 +
37889 + $this->set_enqueue_status( $enqueue_status );
37890
37891 - $store = new Jetpack_Sync_WP_Replicastore();
37892 + // setting autoload to true means that it's faster to check whether we should continue enqueuing
37893 + $this->update_status_option( 'queue_finished', time(), true );
37894
37895 /**
37896 * Fires when a full sync ends. This action is serialized
37897 @@ -129,10 +174,6 @@ class Jetpack_Sync_Module_Full_Sync extends Jetpack_Sync_Module {
37898 * @since 4.2.0
37899 */
37900 do_action( 'jetpack_full_sync_end', '' );
37901 -
37902 - $this->disable_queue_rate_limit();
37903 -
37904 - return true;
37905 }
37906
37907 function update_sent_progress_action( $actions ) {
37908 @@ -145,7 +186,7 @@ class Jetpack_Sync_Module_Full_Sync extends Jetpack_Sync_Module {
37909 }
37910
37911 if ( isset( $actions_with_counts['jetpack_full_sync_start'] ) ) {
37912 - $this->update_status_option( 'sent_started', time() );
37913 + $this->update_status_option( 'send_started', time() );
37914 }
37915
37916 foreach ( Jetpack_Sync_Modules::get_modules() as $module ) {
37917 @@ -188,32 +229,37 @@ class Jetpack_Sync_Module_Full_Sync extends Jetpack_Sync_Module {
37918 $status = array(
37919 'started' => $this->get_status_option( 'started' ),
37920 'queue_finished' => $this->get_status_option( 'queue_finished' ),
37921 - 'sent_started' => $this->get_status_option( 'sent_started' ),
37922 + 'send_started' => $this->get_status_option( 'send_started' ),
37923 'finished' => $this->get_status_option( 'finished' ),
37924 'sent' => array(),
37925 'queue' => array(),
37926 - 'config' => array(),
37927 + 'config' => $this->get_status_option( 'params' ),
37928 'total' => array(),
37929 );
37930
37931 + $enqueue_status = $this->get_enqueue_status();
37932 + $module_config = $this->get_config();
37933 +
37934 foreach ( Jetpack_Sync_Modules::get_modules() as $module ) {
37935 $name = $module->name();
37936
37937 - if ( $total = $this->get_status_option( "{$name}_total" ) ) {
37938 + if ( ! isset( $enqueue_status[ $name ] ) ) {
37939 + continue;
37940 + }
37941 +
37942 + list( $total, $queued, $state ) = $enqueue_status[ $name ];
37943 +
37944 + if ( $total ) {
37945 $status[ 'total' ][ $name ] = $total;
37946 }
37947
37948 - if ( $queued = $this->get_status_option( "{$name}_queued" ) ) {
37949 + if ( $queued ) {
37950 $status[ 'queue' ][ $name ] = $queued;
37951 }
37952
37953 if ( $sent = $this->get_status_option( "{$name}_sent" ) ) {
37954 $status[ 'sent' ][ $name ] = $sent;
37955 }
37956 -
37957 - if ( $config = $this->get_status_option( "{$name}_config" ) ) {
37958 - $status[ 'config' ][ $name ] = $config;
37959 - }
37960 }
37961
37962 return $status;
37963 @@ -222,15 +268,13 @@ class Jetpack_Sync_Module_Full_Sync extends Jetpack_Sync_Module {
37964 public function clear_status() {
37965 $prefix = self::STATUS_OPTION_PREFIX;
37966 delete_option( "{$prefix}_started" );
37967 + delete_option( "{$prefix}_params" );
37968 delete_option( "{$prefix}_queue_finished" );
37969 - delete_option( "{$prefix}_sent_started" );
37970 + delete_option( "{$prefix}_send_started" );
37971 delete_option( "{$prefix}_finished" );
37972
37973 foreach ( Jetpack_Sync_Modules::get_modules() as $module ) {
37974 - delete_option( "{$prefix}_{$module->name()}_total" );
37975 - delete_option( "{$prefix}_{$module->name()}_queued" );
37976 delete_option( "{$prefix}_{$module->name()}_sent" );
37977 - delete_option( "{$prefix}_{$module->name()}_config" );
37978 }
37979 }
37980
37981 @@ -241,10 +285,10 @@ class Jetpack_Sync_Module_Full_Sync extends Jetpack_Sync_Module {
37982 $listener->get_full_sync_queue()->reset();
37983 }
37984
37985 - private function get_status_option( $option, $default = null ) {
37986 + private function get_status_option( $name, $default = null ) {
37987 $prefix = self::STATUS_OPTION_PREFIX;
37988
37989 - $value = get_option( "{$prefix}_{$option}", $default );
37990 + $value = get_option( "{$prefix}_{$name}", $default );
37991
37992 if ( ! $value ) {
37993 // don't cast to int if we didn't find a value - we want to preserve null or false as sentinals
37994 @@ -254,43 +298,68 @@ class Jetpack_Sync_Module_Full_Sync extends Jetpack_Sync_Module {
37995 return is_numeric( $value ) ? intval( $value ) : $value;
37996 }
37997
37998 - private function update_status_option( $name, $value ) {
37999 + private function update_status_option( $name, $value, $autoload = false ) {
38000 $prefix = self::STATUS_OPTION_PREFIX;
38001 - update_option( "{$prefix}_{$name}", $value, false );
38002 + update_option( "{$prefix}_{$name}", $value, $autoload );
38003 }
38004
38005 - private function enable_queue_rate_limit() {
38006 - $this->queue_rate_limit = Jetpack_Sync_Settings::get_setting( 'queue_max_writes_sec' );
38007 - $this->items_added_since_last_pause = 0;
38008 - $this->last_pause_time = microtime( true );
38009 + private function set_enqueue_status( $new_status ) {
38010 + $this->write_option( 'jetpack_sync_full_enqueue_status', $new_status );
38011 + }
38012
38013 - add_action( 'jpsq_item_added', array( $this, 'queue_item_added' ) );
38014 - add_action( 'jpsq_items_added', array( $this, 'queue_items_added' ) );
38015 + private function get_enqueue_status() {
38016 + return $this->read_option( 'jetpack_sync_full_enqueue_status' );
38017 }
38018
38019 - private function disable_queue_rate_limit() {
38020 - remove_action( 'jpsq_item_added', array( $this, 'queue_item_added' ) );
38021 - remove_action( 'jpsq_items_added', array( $this, 'queue_items_added' ) );
38022 + private function set_config( $config ) {
38023 + $this->write_option( 'jetpack_sync_full_config', $config );
38024 + }
38025 +
38026 + private function get_config() {
38027 + return $this->read_option( 'jetpack_sync_full_config' );
38028 }
38029
38030 - public function queue_item_added() {
38031 - $this->queue_items_added( 1 );
38032 + private function write_option( $name, $value ) {
38033 + // we write our own option updating code to bypass filters/caching/etc on set_option/get_option
38034 + global $wpdb;
38035 + $serialized_value = maybe_serialize( $value );
38036 + // try updating, if no update then insert
38037 + // TODO: try to deal with the fact that unchanged values can return updated_num = 0
38038 + // below we used "insert ignore" to at least suppress the resulting error
38039 + $updated_num = $wpdb->query(
38040 + $wpdb->prepare(
38041 + "UPDATE $wpdb->options SET option_value = %s WHERE option_name = %s",
38042 + $serialized_value,
38043 + $name
38044 + )
38045 + );
38046 +
38047 + if ( ! $updated_num ) {
38048 + $updated_num = $wpdb->query(
38049 + $wpdb->prepare(
38050 + "INSERT IGNORE INTO $wpdb->options ( option_name, option_value, autoload ) VALUES ( %s, %s, 'no' )",
38051 + $name,
38052 + $serialized_value
38053 + )
38054 + );
38055 + }
38056 + return $updated_num;
38057 }
38058
38059 - public function queue_items_added( $item_count ) {
38060 - // jpsq_item_added and jpsq_items_added both exec 1 db query,
38061 - // so we ignore $item_count and treat it as always 1
38062 - $this->items_added_since_last_pause += 1;
38063 -
38064 - if ( $this->items_added_since_last_pause > $this->queue_rate_limit ) {
38065 - // sleep for the rest of the second
38066 - $sleep_til = $this->last_pause_time + 1.0;
38067 - $sleep_duration = $sleep_til - microtime( true );
38068 - if ( $sleep_duration > 0.0 ) {
38069 - usleep( $sleep_duration * 1000000 );
38070 - $this->last_pause_time = microtime( true );
38071 - }
38072 - $this->items_added_since_last_pause = 0;
38073 + private function read_option( $name, $default = null ) {
38074 + global $wpdb;
38075 + $value = $wpdb->get_var(
38076 + $wpdb->prepare(
38077 + "SELECT option_value FROM $wpdb->options WHERE option_name = %s LIMIT 1",
38078 + $name
38079 + )
38080 + );
38081 + $value = maybe_unserialize( $value );
38082 +
38083 + if ( $value === null && $default !== null ) {
38084 + return $default;
38085 }
38086 +
38087 + return $value;
38088 }
38089 }
38090
38091 diff --git a/plugins/jetpack/sync/class.jetpack-sync-module-network-options.php b/plugins/jetpack/sync/class.jetpack-sync-module-network-options.php
38092 index b677890..458d86d 100644
38093 --- a/plugins/jetpack/sync/class.jetpack-sync-module-network-options.php
38094 +++ b/plugins/jetpack/sync/class.jetpack-sync-module-network-options.php
38095 @@ -43,9 +43,9 @@ class Jetpack_Sync_Module_Network_Options extends Jetpack_Sync_Module {
38096 $this->network_options_whitelist = Jetpack_Sync_Defaults::$default_network_options_whitelist;
38097 }
38098
38099 - function enqueue_full_sync_actions( $config ) {
38100 + function enqueue_full_sync_actions( $config, $max_items_to_enqueue, $state ) {
38101 if ( ! is_multisite() ) {
38102 - return 0;
38103 + return array( 0, true );
38104 }
38105
38106 /**
38107 @@ -57,7 +57,8 @@ class Jetpack_Sync_Module_Network_Options extends Jetpack_Sync_Module {
38108 */
38109 do_action( 'jetpack_full_sync_network_options', true );
38110
38111 - return 1; // The number of actions enqueued
38112 + // The number of actions enqueued, and next module state (true == done)
38113 + return array( 1, true );
38114 }
38115
38116 function estimate_full_sync_actions( $config ) {
38117
38118 diff --git a/plugins/jetpack/sync/class.jetpack-sync-module-options.php b/plugins/jetpack/sync/class.jetpack-sync-module-options.php
38119 index a708d49..dfc3dc1 100644
38120 --- a/plugins/jetpack/sync/class.jetpack-sync-module-options.php
38121 +++ b/plugins/jetpack/sync/class.jetpack-sync-module-options.php
38122 @@ -37,7 +37,7 @@ class Jetpack_Sync_Module_Options extends Jetpack_Sync_Module {
38123 $this->update_options_whitelist();
38124 }
38125
38126 - function enqueue_full_sync_actions( $config ) {
38127 + function enqueue_full_sync_actions( $config, $max_items_to_enqueue, $state ) {
38128 /**
38129 * Tells the client to sync all options to the server
38130 *
38131 @@ -47,7 +47,8 @@ class Jetpack_Sync_Module_Options extends Jetpack_Sync_Module {
38132 */
38133 do_action( 'jetpack_full_sync_options', true );
38134
38135 - return 1; // The number of actions enqueued
38136 + // The number of actions enqueued, and next module state (true == done)
38137 + return array( 1, true );
38138 }
38139
38140 public function estimate_full_sync_actions( $config ) {
38141
38142 diff --git a/plugins/jetpack/sync/class.jetpack-sync-module-posts.php b/plugins/jetpack/sync/class.jetpack-sync-module-posts.php
38143 index 1f20517..7dee0fe 100644
38144 --- a/plugins/jetpack/sync/class.jetpack-sync-module-posts.php
38145 +++ b/plugins/jetpack/sync/class.jetpack-sync-module-posts.php
38146 @@ -4,6 +4,8 @@ require_once dirname( __FILE__ ) . '/class.jetpack-sync-settings.php';
38147
38148 class Jetpack_Sync_Module_Posts extends Jetpack_Sync_Module {
38149
38150 + private $just_published;
38151 +
38152 public function name() {
38153 return 'posts';
38154 }
38155 @@ -21,8 +23,11 @@ class Jetpack_Sync_Module_Posts extends Jetpack_Sync_Module {
38156
38157 public function init_listeners( $callable ) {
38158 add_action( 'wp_insert_post', $callable, 10, 3 );
38159 + add_action( 'wp_insert_post', array( $this, 'send_published'), 11, 3 );
38160 add_action( 'deleted_post', $callable, 10 );
38161 add_action( 'jetpack_publicize_post', $callable );
38162 + add_action( 'jetpack_published_post', $callable, 10, 2 );
38163 + add_action( 'transition_post_status', array( $this, 'save_published' ), 10, 3 );
38164 add_filter( 'jetpack_sync_before_enqueue_wp_insert_post', array( $this, 'filter_blacklisted_post_types' ) );
38165 }
38166
38167 @@ -37,10 +42,10 @@ class Jetpack_Sync_Module_Posts extends Jetpack_Sync_Module {
38168 add_filter( 'jetpack_sync_before_send_jetpack_full_sync_posts', array( $this, 'expand_post_ids' ) );
38169 }
38170
38171 - public function enqueue_full_sync_actions( $config ) {
38172 + public function enqueue_full_sync_actions( $config, $max_items_to_enqueue, $state ) {
38173 global $wpdb;
38174
38175 - return $this->enqueue_all_ids_as_action( 'jetpack_full_sync_posts', $wpdb->posts, 'ID', $this->get_where_sql( $config ) );
38176 + return $this->enqueue_all_ids_as_action( 'jetpack_full_sync_posts', $wpdb->posts, 'ID', $this->get_where_sql( $config ), $max_items_to_enqueue, $state );
38177 }
38178
38179 public function estimate_full_sync_actions( $config ) {
38180 @@ -175,11 +180,26 @@ class Jetpack_Sync_Module_Posts extends Jetpack_Sync_Module {
38181 return $post;
38182 }
38183
38184 + public function save_published( $new_status, $old_status, $post ) {
38185 + if ( 'publish' === $new_status && 'publish' !== $old_status ) {
38186 + $this->just_published = $post->ID;
38187 + }
38188 + }
38189 +
38190 + public function send_published( $post_ID, $post, $update ) {
38191 + if ( $this->just_published === $post->ID ) {
38192 + $this->just_published = null;
38193 + $flags = apply_filters( 'jetpack_published_post_flags', array(), $post );
38194 + do_action( 'jetpack_published_post', $post_ID, $flags );
38195 + }
38196 + }
38197 +
38198 public function expand_post_ids( $args ) {
38199 $post_ids = $args[0];
38200
38201 $posts = array_filter( array_map( array( 'WP_Post', 'get_instance' ), $post_ids ) );
38202 $posts = array_map( array( $this, 'filter_post_content_and_add_links' ), $posts );
38203 + $posts = array_values( $posts ); // reindex in case posts were deleted
38204
38205 return array(
38206 $posts,
38207
38208 diff --git a/plugins/jetpack/sync/class.jetpack-sync-module-stats.php b/plugins/jetpack/sync/class.jetpack-sync-module-stats.php
38209 index e7a3695..d23d3e0 100644
38210 --- a/plugins/jetpack/sync/class.jetpack-sync-module-stats.php
38211 +++ b/plugins/jetpack/sync/class.jetpack-sync-module-stats.php
38212 @@ -23,6 +23,6 @@ class Jetpack_Sync_Module_Stats extends Jetpack_Sync_Module {
38213 }
38214
38215 public function add_stats() {
38216 - return array( Jetpack::get_stat_data( false ) );
38217 + return array( Jetpack::get_stat_data( false, false ) );
38218 }
38219 }
38220
38221 diff --git a/plugins/jetpack/sync/class.jetpack-sync-module-terms.php b/plugins/jetpack/sync/class.jetpack-sync-module-terms.php
38222 index 427e13c..13b185b 100644
38223 --- a/plugins/jetpack/sync/class.jetpack-sync-module-terms.php
38224 +++ b/plugins/jetpack/sync/class.jetpack-sync-module-terms.php
38225 @@ -25,9 +25,11 @@ class Jetpack_Sync_Module_Terms extends Jetpack_Sync_Module {
38226 add_filter( 'jetpack_sync_before_send_jetpack_full_sync_terms', array( $this, 'expand_term_ids' ) );
38227 }
38228
38229 - function enqueue_full_sync_actions( $config ) {
38230 + function enqueue_full_sync_actions( $config, $max_items_to_enqueue, $state ) {
38231 global $wpdb;
38232
38233 + // TODO: process state
38234 +
38235 $taxonomies = get_taxonomies();
38236 $total_chunks_counter = 0;
38237 foreach ( $taxonomies as $taxonomy ) {
38238 @@ -43,7 +45,7 @@ class Jetpack_Sync_Module_Terms extends Jetpack_Sync_Module {
38239 }
38240 }
38241
38242 - return $total_chunks_counter;
38243 + return array( $total_chunks_counter, true );
38244 }
38245
38246 function estimate_full_sync_actions( $config ) {
38247
38248 diff --git a/plugins/jetpack/sync/class.jetpack-sync-module-themes.php b/plugins/jetpack/sync/class.jetpack-sync-module-themes.php
38249 index 16f0451..991de2b 100644
38250 --- a/plugins/jetpack/sync/class.jetpack-sync-module-themes.php
38251 +++ b/plugins/jetpack/sync/class.jetpack-sync-module-themes.php
38252 @@ -26,7 +26,7 @@ class Jetpack_Sync_Module_Themes extends Jetpack_Sync_Module {
38253 do_action( 'jetpack_sync_current_theme_support' , $this->get_theme_support_info() );
38254 }
38255
38256 - public function enqueue_full_sync_actions( $config ) {
38257 + public function enqueue_full_sync_actions( $config, $max_items_to_enqueue, $state ) {
38258 /**
38259 * Tells the client to sync all theme data to the server
38260 *
38261 @@ -35,7 +35,9 @@ class Jetpack_Sync_Module_Themes extends Jetpack_Sync_Module {
38262 * @param boolean Whether to expand theme data (should always be true)
38263 */
38264 do_action( 'jetpack_full_sync_theme_data', true );
38265 - return 1; // The number of actions enqueued
38266 +
38267 + // The number of actions enqueued, and next module state (true == done)
38268 + return array( 1, true );
38269 }
38270
38271 public function estimate_full_sync_actions( $config ) {
38272
38273 diff --git a/plugins/jetpack/sync/class.jetpack-sync-module-updates.php b/plugins/jetpack/sync/class.jetpack-sync-module-updates.php
38274 index f3f2377..49b4fe2 100644
38275 --- a/plugins/jetpack/sync/class.jetpack-sync-module-updates.php
38276 +++ b/plugins/jetpack/sync/class.jetpack-sync-module-updates.php
38277 @@ -18,6 +18,8 @@ class Jetpack_Sync_Module_Updates extends Jetpack_Sync_Module {
38278 $this,
38279 'filter_upgrader_process_complete',
38280 ), 10, 2 );
38281 +
38282 + add_action( 'automatic_updates_complete', $callable );
38283 }
38284
38285 public function init_full_sync_listeners( $callable ) {
38286 @@ -29,7 +31,7 @@ class Jetpack_Sync_Module_Updates extends Jetpack_Sync_Module {
38287 add_filter( 'jetpack_sync_before_send_jetpack_full_sync_updates', array( $this, 'expand_updates' ) );
38288 }
38289
38290 - public function enqueue_full_sync_actions( $config ) {
38291 + public function enqueue_full_sync_actions( $config, $max_items_to_enqueue, $state ) {
38292 /**
38293 * Tells the client to sync all updates to the server
38294 *
38295 @@ -39,7 +41,8 @@ class Jetpack_Sync_Module_Updates extends Jetpack_Sync_Module {
38296 */
38297 do_action( 'jetpack_full_sync_updates', true );
38298
38299 - return 1; // The number of actions enqueued
38300 + // The number of actions enqueued, and next module state (true == done)
38301 + return array( 1, true );
38302 }
38303
38304 public function estimate_full_sync_actions( $config ) {
38305
38306 diff --git a/plugins/jetpack/sync/class.jetpack-sync-module-users.php b/plugins/jetpack/sync/class.jetpack-sync-module-users.php
38307 index af810c4..93987ef 100644
38308 --- a/plugins/jetpack/sync/class.jetpack-sync-module-users.php
38309 +++ b/plugins/jetpack/sync/class.jetpack-sync-module-users.php
38310 @@ -173,9 +173,9 @@ class Jetpack_Sync_Module_Users extends Jetpack_Sync_Module {
38311 }
38312 }
38313
38314 - public function enqueue_full_sync_actions( $config ) {
38315 + public function enqueue_full_sync_actions( $config, $max_items_to_enqueue, $state ) {
38316 global $wpdb;
38317 - return $this->enqueue_all_ids_as_action( 'jetpack_full_sync_users', $wpdb->usermeta, 'user_id', $this->get_where_sql( $config ) );
38318 + return $this->enqueue_all_ids_as_action( 'jetpack_full_sync_users', $wpdb->usermeta, 'user_id', $this->get_where_sql( $config ), $max_items_to_enqueue, $state );
38319 }
38320
38321 public function estimate_full_sync_actions( $config ) {
38322
38323 diff --git a/plugins/jetpack/sync/class.jetpack-sync-module.php b/plugins/jetpack/sync/class.jetpack-sync-module.php
38324 index e48bcf4..5b3b120 100644
38325 --- a/plugins/jetpack/sync/class.jetpack-sync-module.php
38326 +++ b/plugins/jetpack/sync/class.jetpack-sync-module.php
38327 @@ -28,9 +28,9 @@ abstract class Jetpack_Sync_Module {
38328 public function reset_data() {
38329 }
38330
38331 - public function enqueue_full_sync_actions( $config ) {
38332 - // in subclasses, return the number of items enqueued
38333 - return 0;
38334 + public function enqueue_full_sync_actions( $config, $max_items_to_enqueue, $state ) {
38335 + // in subclasses, return the number of actions enqueued, and next module state (true == done)
38336 + return array( 0, true );
38337 }
38338
38339 public function estimate_full_sync_actions( $config ) {
38340 @@ -58,30 +58,43 @@ abstract class Jetpack_Sync_Module {
38341 return false;
38342 }
38343
38344 - protected function enqueue_all_ids_as_action( $action_name, $table_name, $id_field, $where_sql ) {
38345 + protected function enqueue_all_ids_as_action( $action_name, $table_name, $id_field, $where_sql, $max_items_to_enqueue, $state ) {
38346 global $wpdb;
38347
38348 if ( ! $where_sql ) {
38349 $where_sql = '1 = 1';
38350 }
38351
38352 - $items_per_page = 1000;
38353 - $page = 1;
38354 - $chunk_count = 0;
38355 - $previous_id = 0;
38356 - $listener = Jetpack_Sync_Listener::get_instance();
38357 - while ( $ids = $wpdb->get_col( "SELECT {$id_field} FROM {$table_name} WHERE {$where_sql} AND {$id_field} > {$previous_id} ORDER BY {$id_field} ASC LIMIT {$items_per_page}" ) ) {
38358 + $items_per_page = 1000;
38359 + $page = 1;
38360 + $chunk_count = 0;
38361 + $previous_max_id = $state ? $state : '~0';
38362 + $listener = Jetpack_Sync_Listener::get_instance();
38363 +
38364 + // count down from max_id to min_id so we get newest posts/comments/etc first
38365 + while ( $ids = $wpdb->get_col( "SELECT {$id_field} FROM {$table_name} WHERE {$where_sql} AND {$id_field} < {$previous_max_id} ORDER BY {$id_field} DESC LIMIT {$items_per_page}" ) ) {
38366 // Request posts in groups of N for efficiency
38367 $chunked_ids = array_chunk( $ids, self::ARRAY_CHUNK_SIZE );
38368
38369 + // if we hit our row limit, process and return
38370 + if ( $chunk_count + count( $chunked_ids ) >= $max_items_to_enqueue ) {
38371 + $remaining_items_count = $max_items_to_enqueue - $chunk_count;
38372 + $remaining_items = array_slice( $chunked_ids, 0, $remaining_items_count );
38373 +
38374 + $listener->bulk_enqueue_full_sync_actions( $action_name, $remaining_items );
38375 +
38376 + $last_chunk = end( $remaining_items );
38377 + return array( $remaining_items_count + $chunk_count, end( $last_chunk ) );
38378 + }
38379 +
38380 $listener->bulk_enqueue_full_sync_actions( $action_name, $chunked_ids );
38381
38382 $chunk_count += count( $chunked_ids );
38383 $page += 1;
38384 - $previous_id = end( $ids );
38385 + $previous_max_id = end( $ids );
38386 }
38387
38388 - return $chunk_count;
38389 + return array( $chunk_count, true );
38390 }
38391
38392 protected function get_metadata( $ids, $meta_type ) {
38393
38394 diff --git a/plugins/jetpack/sync/class.jetpack-sync-queue.php b/plugins/jetpack/sync/class.jetpack-sync-queue.php
38395 index e700b93..01e0371 100644
38396 --- a/plugins/jetpack/sync/class.jetpack-sync-queue.php
38397 +++ b/plugins/jetpack/sync/class.jetpack-sync-queue.php
38398 @@ -55,8 +55,6 @@ class Jetpack_Sync_Queue {
38399 ) );
38400 $added = ( 0 !== $rows_added );
38401 }
38402 -
38403 - do_action( 'jpsq_item_added' );
38404 }
38405
38406 // Attempts to insert all the items in a single SQL query. May be subject to query size limits!
38407 @@ -79,8 +77,6 @@ class Jetpack_Sync_Queue {
38408 if ( count( $items ) === $rows_added ) {
38409 return new WP_Error( 'row_count_mismatch', "The number of rows inserted didn't match the size of the input array" );
38410 }
38411 -
38412 - do_action( 'jpsq_items_added', $rows_added );
38413 }
38414
38415 // Peek at the front-most item on the queue without checking it out
38416
38417 diff --git a/plugins/jetpack/sync/class.jetpack-sync-sender.php b/plugins/jetpack/sync/class.jetpack-sync-sender.php
38418 index fb62421..7aeec92 100644
38419 --- a/plugins/jetpack/sync/class.jetpack-sync-sender.php
38420 +++ b/plugins/jetpack/sync/class.jetpack-sync-sender.php
38421 @@ -21,6 +21,7 @@ class Jetpack_Sync_Sender {
38422 private $max_dequeue_time;
38423 private $sync_wait_time;
38424 private $sync_wait_threshold;
38425 + private $enqueue_wait_time;
38426 private $sync_queue;
38427 private $full_sync_queue;
38428 private $codec;
38429 @@ -57,9 +58,24 @@ class Jetpack_Sync_Sender {
38430 }
38431
38432 public function do_full_sync() {
38433 + $this->continue_full_sync_enqueue();
38434 return $this->do_sync_and_set_delays( $this->full_sync_queue );
38435 }
38436
38437 + private function continue_full_sync_enqueue() {
38438 + if ( defined( 'WP_IMPORTING' ) && WP_IMPORTING ) {
38439 + return false;
38440 + }
38441 +
38442 + if ( $this->get_next_sync_time( 'full-sync-enqueue' ) > microtime( true ) ) {
38443 + return false;
38444 + }
38445 +
38446 + Jetpack_Sync_Modules::get_module( 'full-sync' )->continue_enqueuing();
38447 +
38448 + $this->set_next_sync_time( time() + $this->get_enqueue_wait_time(), 'full-sync-enqueue' );
38449 + }
38450 +
38451 public function do_sync() {
38452 return $this->do_sync_and_set_delays( $this->sync_queue );
38453 }
38454 @@ -249,6 +265,10 @@ class Jetpack_Sync_Sender {
38455 $this->sync_queue->reset();
38456 }
38457
38458 + function reset_full_sync_queue() {
38459 + $this->full_sync_queue->reset();
38460 + }
38461 +
38462 function set_dequeue_max_bytes( $size ) {
38463 $this->dequeue_max_bytes = $size;
38464 }
38465 @@ -272,6 +292,14 @@ class Jetpack_Sync_Sender {
38466 return $this->sync_wait_time;
38467 }
38468
38469 + function set_enqueue_wait_time( $seconds ) {
38470 + $this->enqueue_wait_time = $seconds;
38471 + }
38472 +
38473 + function get_enqueue_wait_time() {
38474 + return $this->enqueue_wait_time;
38475 + }
38476 +
38477 // in seconds
38478 function set_sync_wait_threshold( $seconds ) {
38479 $this->sync_wait_threshold = $seconds;
38480 @@ -298,12 +326,14 @@ class Jetpack_Sync_Sender {
38481 $this->set_upload_max_bytes( $settings['upload_max_bytes'] );
38482 $this->set_upload_max_rows( $settings['upload_max_rows'] );
38483 $this->set_sync_wait_time( $settings['sync_wait_time'] );
38484 + $this->set_sync_wait_time( $settings['enqueue_wait_time'] );
38485 $this->set_sync_wait_threshold( $settings['sync_wait_threshold'] );
38486 $this->set_max_dequeue_time( Jetpack_Sync_Defaults::get_max_sync_execution_time() );
38487 }
38488
38489 function reset_data() {
38490 $this->reset_sync_queue();
38491 + $this->reset_full_sync_queue();
38492
38493 foreach ( Jetpack_Sync_Modules::get_modules() as $module ) {
38494 $module->reset_data();
38495 @@ -325,5 +355,6 @@ class Jetpack_Sync_Sender {
38496
38497 // clear the sync cron.
38498 wp_clear_scheduled_hook( 'jetpack_sync_cron' );
38499 + wp_clear_scheduled_hook( 'jetpack_sync_full_cron' );
38500 }
38501 }
38502
38503 diff --git a/plugins/jetpack/sync/class.jetpack-sync-settings.php b/plugins/jetpack/sync/class.jetpack-sync-settings.php
38504 index 12cdb36..52a3acc 100644
38505 --- a/plugins/jetpack/sync/class.jetpack-sync-settings.php
38506 +++ b/plugins/jetpack/sync/class.jetpack-sync-settings.php
38507 @@ -6,20 +6,23 @@ class Jetpack_Sync_Settings {
38508 const SETTINGS_OPTION_PREFIX = 'jetpack_sync_settings_';
38509
38510 static $valid_settings = array(
38511 - 'dequeue_max_bytes' => true,
38512 - 'upload_max_bytes' => true,
38513 - 'upload_max_rows' => true,
38514 - 'sync_wait_time' => true,
38515 - 'sync_wait_threshold' => true,
38516 - 'max_queue_size' => true,
38517 - 'max_queue_lag' => true,
38518 - 'queue_max_writes_sec' => true,
38519 - 'post_types_blacklist' => true,
38520 - 'disable' => true,
38521 + 'dequeue_max_bytes' => true,
38522 + 'upload_max_bytes' => true,
38523 + 'upload_max_rows' => true,
38524 + 'sync_wait_time' => true,
38525 + 'sync_wait_threshold' => true,
38526 + 'enqueue_wait_time' => true,
38527 + 'max_queue_size' => true,
38528 + 'max_queue_lag' => true,
38529 + 'queue_max_writes_sec' => true,
38530 + 'post_types_blacklist' => true,
38531 + 'disable' => true,
38532 'render_filtered_content' => true,
38533 - 'post_meta_whitelist' => true,
38534 - 'comment_meta_whitelist' => true,
38535 - 'avoid_wp_cron' => true,
38536 + 'post_meta_whitelist' => true,
38537 + 'comment_meta_whitelist' => true,
38538 + 'max_enqueue_full_sync' => true,
38539 + 'max_queue_size_full_sync'=> true,
38540 + 'sync_via_cron' => true,
38541 );
38542
38543 static $is_importing;
38544
38545 diff --git a/plugins/jetpack/webpack.config.js b/plugins/jetpack/webpack.config.js
38546 index 0e04ef6..a69bdc6 100644
38547 --- a/plugins/jetpack/webpack.config.js
38548 +++ b/plugins/jetpack/webpack.config.js
38549 @@ -29,7 +29,6 @@ var webpackConfig = {
38550 path: path.join( __dirname, '_inc/build' ),
38551 filename: "[name].js"
38552 },
38553 - devtool: '#source-map',
38554 module: {
38555
38556 // Webpack loaders are applied when a resource is matches the test case
38557 @@ -95,7 +94,13 @@ var webpackConfig = {
38558 }
38559 }),
38560 new ExtractTextPlugin( '[name].dops-style.css' )
38561 - ]
38562 + ],
38563 + externals: {
38564 + 'react/addons': true,
38565 + 'react/lib/ExecutionEnvironment': true,
38566 + 'react/lib/ReactContext': true,
38567 + jsdom: 'window'
38568 + }
38569 };
38570
38571 if ( NODE_ENV === 'production' ) {