PluginProbe
Getwid – Gutenberg Blocks / 2.2.0
Getwid – Gutenberg Blocks v2.2.0
3.0.2 3.0.1 3.0.0 2.1.0 2.1.1 2.1.2 2.1.3 2.2.0 trunk 1.8.7 1.9.1 2.0.10 2.0.11 2.0.12 2.0.13 2.0.14 2.0.5 2.0.6 2.0.7 2.0.8 2.0.9
getwid / languages / getwid.pot

getwid.pot in Getwid – Gutenberg Blocks 2.2.0, at languages/getwid.pot

4,161 lines 73.9 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 # Copyright (C) 2025 MotoPress
2 # This file is distributed under the GPLv2 or later.
3 msgid ""
4 msgstr ""
5 "Project-Id-Version: Getwid 2.1.3\n"
6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/getwid\n"
7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
8 "Language-Team: LANGUAGE <LL@li.org>\n"
9 "MIME-Version: 1.0\n"
10 "Content-Type: text/plain; charset=UTF-8\n"
11 "Content-Transfer-Encoding: 8bit\n"
12 "POT-Creation-Date: 2025-10-03T11:57:27+00:00\n"
13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14 "X-Generator: WP-CLI 2.11.0\n"
15 "X-Domain: getwid\n"
16
17 #. Plugin Name of the plugin
18 #: getwid.php
19 msgid "Getwid"
20 msgstr ""
21
22 #. Plugin URI of the plugin
23 #: getwid.php
24 msgid "https://motopress.com/products/getwid/"
25 msgstr ""
26
27 #. Description of the plugin
28 #: getwid.php
29 msgid "Extra Gutenberg blocks for building seamless and aesthetic websites in the WordPress block editor."
30 msgstr ""
31
32 #. Author of the plugin
33 #: getwid.php
34 msgid "MotoPress"
35 msgstr ""
36
37 #. Author URI of the plugin
38 #: getwid.php
39 msgid "https://motopress.com/"
40 msgstr ""
41
42 #: includes/ai/request.php:19
43 msgid "Current user must be a valid instance of WP_User."
44 msgstr ""
45
46 #: includes/ai/request.php:32
47 msgid "cURL support is required, but it can not be found."
48 msgstr ""
49
50 #: includes/ai/request.php:87
51 msgid "An error occurred when making a request to the Getwid AI server."
52 msgstr ""
53
54 #: includes/block-actions.php:8
55 msgid "Nothing found."
56 msgstr ""
57
58 #: includes/blocks-manager.php:37
59 #: includes/blocks-manager.php:80
60 msgid "Getwid Blocks"
61 msgstr ""
62
63 #: includes/blocks-manager.php:49
64 #: includes/blocks-manager.php:92
65 msgid "Getwid Post Blocks"
66 msgstr ""
67
68 #: includes/blocks-manager.php:62
69 #: includes/blocks-manager.php:105
70 msgid "Getwid ACF Blocks"
71 msgstr ""
72
73 #. translators: %1$s is a block name, %2$s is a link
74 #: includes/blocks/abstract-block.php:75
75 #: assets/js/editor.blocks.js:6
76 msgid "%1$s block is disabled in plugin settings. <a href=\"%2$s\">Manage Blocks</a>"
77 msgstr ""
78
79 #: includes/blocks/accordion.php:28
80 #: assets/js/editor.blocks.js:23
81 msgid "Accordion"
82 msgstr ""
83
84 #: includes/blocks/advanced-heading.php:22
85 #: assets/js/editor.blocks.js:23
86 msgid "Advanced Heading"
87 msgstr ""
88
89 #: includes/blocks/advanced-spacer.php:23
90 #: assets/js/editor.blocks.js:23
91 msgid "Advanced Spacer"
92 msgstr ""
93
94 #: includes/blocks/ai-text.php:19
95 #: assets/js/editor.blocks.js:23
96 msgid "AI Assistant"
97 msgstr ""
98
99 #: includes/blocks/anchor.php:20
100 #: assets/js/editor.blocks.js:23
101 msgid "Anchor"
102 msgstr ""
103
104 #: includes/blocks/banner.php:22
105 #: assets/js/editor.blocks.js:23
106 msgid "Banner"
107 msgstr ""
108
109 #: includes/blocks/button-group.php:23
110 #: assets/js/editor.blocks.js:23
111 msgid "Button Group"
112 msgstr ""
113
114 #: includes/blocks/circle-progress-bar.php:31
115 #: assets/js/editor.blocks.js:23
116 msgid "Circular Progress Bar"
117 msgstr ""
118
119 #: includes/blocks/contact-form.php:22
120 #: includes/blocks/contact-form.php:237
121 #: assets/js/editor.blocks.js:23
122 msgid "Contact Form"
123 msgstr ""
124
125 #. translators: %s is email subject
126 #: includes/blocks/contact-form.php:242
127 msgid "Contact Form: %s"
128 msgstr ""
129
130 #. translators: %s is a blogname
131 #: includes/blocks/contact-form.php:254
132 msgid "This e-mail was sent from a contact form on %s"
133 msgstr ""
134
135 #: includes/blocks/contact-form.php:268
136 msgid "Thank you for your message. It has been sent."
137 msgstr ""
138
139 #: includes/blocks/contact-form.php:275
140 msgid "There was an error trying to send your message. Please try again later."
141 msgstr ""
142
143 #: includes/blocks/contact-form.php:308
144 msgid "The request is invalid or malformed."
145 msgstr ""
146
147 #: includes/blocks/contact-form.php:314
148 msgid "The secret parameter is missing."
149 msgstr ""
150
151 #: includes/blocks/contact-form.php:320
152 msgid "Please check the captcha."
153 msgstr ""
154
155 #: includes/blocks/contact-form.php:326
156 msgid "The secret parameter is invalid or malformed."
157 msgstr ""
158
159 #: includes/blocks/contact-form.php:332
160 msgid "The response parameter is invalid or malformed."
161 msgstr ""
162
163 #: includes/blocks/contact-form.php:338
164 msgid "The response is no longer valid: either is too old or has been used previously."
165 msgstr ""
166
167 #: includes/blocks/content-slider.php:52
168 #: assets/js/editor.blocks.js:23
169 msgid "Content Slider"
170 msgstr ""
171
172 #: includes/blocks/content-timeline.php:23
173 #: assets/js/editor.blocks.js:23
174 msgid "Content Timeline"
175 msgstr ""
176
177 #: includes/blocks/countdown.php:163
178 #: assets/js/editor.blocks.js:23
179 msgid "Countdown"
180 msgstr ""
181
182 #: includes/blocks/countdown.php:342
183 msgid "Invalid date."
184 msgstr ""
185
186 #: includes/blocks/counter.php:44
187 #: assets/js/editor.blocks.js:23
188 msgid "Counter"
189 msgstr ""
190
191 #: includes/blocks/custom-post-type.php:121
192 #: assets/js/editor.blocks.js:23
193 msgid "Custom Post Type"
194 msgstr ""
195
196 #: includes/blocks/custom-post-type.php:264
197 msgid "Posts navigation"
198 msgstr ""
199
200 #: includes/blocks/custom-post-type.php:286
201 msgctxt "Previous post"
202 msgid "<"
203 msgstr ""
204
205 #: includes/blocks/custom-post-type.php:287
206 msgctxt "Next post"
207 msgid ">"
208 msgstr ""
209
210 #: includes/blocks/google-map.php:47
211 #: assets/js/editor.blocks.js:23
212 msgid "Google Maps"
213 msgstr ""
214
215 #: includes/blocks/google-map.php:71
216 #: includes/blocks/mailchimp.php:200
217 msgid "You are not allowed to perform this action. Please contact the administrator."
218 msgstr ""
219
220 #: includes/blocks/icon-box.php:34
221 #: assets/js/editor.blocks.js:23
222 msgid "Icon Box"
223 msgstr ""
224
225 #: includes/blocks/icon.php:35
226 #: assets/js/editor.blocks.js:23
227 msgid "Icon"
228 msgstr ""
229
230 #: includes/blocks/image-box.php:35
231 #: assets/js/editor.blocks.js:23
232 msgid "Image Box"
233 msgstr ""
234
235 #: includes/blocks/image-hotspot.php:75
236 #: assets/js/editor.blocks.js:23
237 msgid "Image Hotspot"
238 msgstr ""
239
240 #: includes/blocks/images-slider.php:52
241 #: assets/js/editor.blocks.js:23
242 msgid "Image Slider"
243 msgstr ""
244
245 #: includes/blocks/images-stack.php:23
246 #: assets/js/editor.blocks.js:23
247 msgid "Image Stack Gallery"
248 msgstr ""
249
250 #: includes/blocks/instagram.php:52
251 #: assets/js/editor.blocks.js:23
252 msgid "Instagram"
253 msgstr ""
254
255 #. translators: %s is a link
256 #: includes/blocks/instagram.php:102
257 msgid "Instagram Access Token is not set. <a href=\"%s\">Connect Instagram Account</a>."
258 msgstr ""
259
260 #: includes/blocks/instagram.php:147
261 #: includes/instagram-token-manager.php:97
262 #: includes/rest-api.php:209
263 #: includes/rest-api.php:239
264 msgid "Error in json_decode."
265 msgstr ""
266
267 #: includes/blocks/mailchimp.php:26
268 #: assets/js/editor.blocks.js:23
269 msgid "Mailchimp"
270 msgstr ""
271
272 #: includes/blocks/mailchimp.php:142
273 msgid "Select at least one MailChimp list."
274 msgstr ""
275
276 #: includes/blocks/mailchimp.php:165
277 #: includes/templates/mailchimp/field-first-name.php:8
278 #: assets/js/editor.blocks.js:23
279 msgid "First name"
280 msgstr ""
281
282 #: includes/blocks/mailchimp.php:179
283 #: includes/templates/mailchimp/field-last-name.php:8
284 #: assets/js/editor.blocks.js:23
285 msgid "Last name"
286 msgstr ""
287
288 #: includes/blocks/mailchimp.php:324
289 msgid "Email is required."
290 msgstr ""
291
292 #: includes/blocks/mailchimp.php:328
293 msgid "An invalid Mailchimp list was provided."
294 msgstr ""
295
296 #: includes/blocks/mailchimp.php:384
297 msgid "Thank you for joining our mailing list."
298 msgstr ""
299
300 #: includes/blocks/media-text-slider.php:59
301 #: assets/js/editor.blocks.js:23
302 msgid "Media & Text Slider"
303 msgstr ""
304
305 #: includes/blocks/person.php:23
306 #: assets/js/editor.blocks.js:23
307 msgid "Person"
308 msgstr ""
309
310 #: includes/blocks/post-carousel.php:189
311 #: assets/js/editor.blocks.js:23
312 msgid "Post Carousel"
313 msgstr ""
314
315 #: includes/blocks/post-slider.php:177
316 #: assets/js/editor.blocks.js:23
317 msgid "Post Slider"
318 msgstr ""
319
320 #: includes/blocks/price-box.php:23
321 #: assets/js/editor.blocks.js:23
322 msgid "Price Box"
323 msgstr ""
324
325 #: includes/blocks/price-list.php:23
326 #: assets/js/editor.blocks.js:23
327 msgid "Price List"
328 msgstr ""
329
330 #: includes/blocks/progress-bar.php:31
331 #: assets/js/editor.blocks.js:23
332 msgid "Progress Bar"
333 msgstr ""
334
335 #: includes/blocks/recent-posts.php:94
336 #: assets/js/editor.blocks.js:23
337 msgid "Recent Posts"
338 msgstr ""
339
340 #: includes/blocks/section.php:67
341 #: assets/js/editor.blocks.js:6
342 #: assets/js/editor.blocks.js:23
343 msgid "Section"
344 msgstr ""
345
346 #: includes/blocks/social-links.php:27
347 #: assets/js/editor.blocks.js:23
348 msgid "Social Links"
349 msgstr ""
350
351 #: includes/blocks/table-of-contents.php:31
352 #: assets/js/editor.blocks.js:23
353 msgid "Table of Contents"
354 msgstr ""
355
356 #: includes/blocks/table.php:22
357 #: assets/js/editor.blocks.js:23
358 msgid "Table"
359 msgstr ""
360
361 #: includes/blocks/tabs.php:27
362 #: assets/js/editor.blocks.js:23
363 msgid "Tabs"
364 msgstr ""
365
366 #: includes/blocks/template-library.php:19
367 #: assets/js/editor.blocks.js:23
368 msgid "Template Library"
369 msgstr ""
370
371 #: includes/blocks/template-parts/post-button.php:35
372 #: includes/blocks/template-parts/post-link.php:29
373 #: assets/js/editor.blocks.js:23
374 msgid "Read More"
375 msgstr ""
376
377 #: includes/blocks/testimonial.php:23
378 #: assets/js/editor.blocks.js:23
379 msgid "Testimonial"
380 msgstr ""
381
382 #: includes/blocks/toggle.php:28
383 #: assets/js/editor.blocks.js:23
384 msgid "Toggle"
385 msgstr ""
386
387 #: includes/blocks/video-popup.php:43
388 #: assets/js/editor.blocks.js:23
389 msgid "Video Popup"
390 msgstr ""
391
392 #: includes/getwid.php:222
393 msgid "Support"
394 msgstr ""
395
396 #: includes/getwid.php:224
397 msgid "Write a Review"
398 msgstr ""
399
400 #: includes/getwid.php:241
401 #: assets/js/editor.blocks.js:6
402 #: assets/js/editor.blocks.js:23
403 msgid "Settings"
404 msgstr ""
405
406 #. translators: %s is an error message
407 #: includes/instagram-token-manager.php:113
408 msgid "An error occurred while updating Instagram access token: %s"
409 msgstr ""
410
411 #: includes/post-template-part.php:23
412 #: includes/settings-page.php:38
413 msgid "Post Templates"
414 msgstr ""
415
416 #: includes/post-template-part.php:24
417 #: assets/js/editor.blocks.js:6
418 msgid "Post Template"
419 msgstr ""
420
421 #: includes/post-template-part.php:25
422 #: assets/js/editor.blocks.js:23
423 msgid "Getwid Post Templates"
424 msgstr ""
425
426 #: includes/post-template-part.php:26
427 #: includes/post-template-part.php:29
428 msgid "New Template"
429 msgstr ""
430
431 #: includes/post-template-part.php:27
432 msgid "Add New Template"
433 msgstr ""
434
435 #: includes/post-template-part.php:28
436 msgid "Edit Template"
437 msgstr ""
438
439 #: includes/post-template-part.php:30
440 msgid "View Template"
441 msgstr ""
442
443 #: includes/post-template-part.php:31
444 msgid "Search Templates"
445 msgstr ""
446
447 #: includes/post-template-part.php:32
448 msgid "No templates found"
449 msgstr ""
450
451 #: includes/post-template-part.php:33
452 msgid "No templates found in Trash"
453 msgstr ""
454
455 #: includes/rest-api.php:222
456 msgid "Please provide a valid URL."
457 msgstr ""
458
459 #: includes/scripts-manager.php:70
460 msgid "Full Size"
461 msgstr ""
462
463 #: includes/settings-page.php:24
464 #: assets/js/editor.blocks.js:6
465 msgid "General"
466 msgstr ""
467
468 #: includes/settings-page.php:26
469 msgid "Contact Form Settings"
470 msgstr ""
471
472 #: includes/settings-page.php:30
473 msgid "Appearance"
474 msgstr ""
475
476 #: includes/settings-page.php:34
477 msgid "Blocks"
478 msgstr ""
479
480 #: includes/settings-page.php:47
481 msgctxt "Settings page title"
482 msgid "Getwid Settings"
483 msgstr ""
484
485 #: includes/settings-page.php:48
486 msgctxt "Settings page title(in menu)"
487 msgid "Getwid"
488 msgstr ""
489
490 #: includes/settings-page.php:116
491 msgid "Save Changes"
492 msgstr ""
493
494 #: includes/settings-page.php:129
495 msgid "Instagram: access token updated."
496 msgstr ""
497
498 #: includes/settings-page.php:137
499 msgid "Instagram: access denied."
500 msgstr ""
501
502 #: includes/settings-page.php:186
503 msgid "Section Content Width"
504 msgstr ""
505
506 #: includes/settings-page.php:192
507 #: assets/js/editor.blocks.js:23
508 msgid "Animation"
509 msgstr ""
510
511 #: includes/settings-page.php:198
512 msgid "Performance Optimization"
513 msgstr ""
514
515 #: includes/settings-page.php:206
516 msgid "Instagram Access Token"
517 msgstr ""
518
519 #: includes/settings-page.php:212
520 msgid "Instagram Cache Timeout"
521 msgstr ""
522
523 #: includes/settings-page.php:218
524 #: assets/js/editor.blocks.js:23
525 msgid "Google Maps API Key"
526 msgstr ""
527
528 #: includes/settings-page.php:224
529 msgid "Recipient Email Address"
530 msgstr ""
531
532 #: includes/settings-page.php:230
533 msgid "Recaptcha Site Key"
534 msgstr ""
535
536 #: includes/settings-page.php:236
537 msgid "Recaptcha Secret Key"
538 msgstr ""
539
540 #: includes/settings-page.php:242
541 #: assets/js/editor.blocks.js:23
542 msgid "Mailchimp API Key"
543 msgstr ""
544
545 #: includes/settings-page.php:248
546 msgid "Disable Getwid Blocks"
547 msgstr ""
548
549 #: includes/settings-page.php:266
550 msgctxt "pixels"
551 msgid "px"
552 msgstr ""
553
554 #: includes/settings-page.php:267
555 msgid "Default width of the content area in the Section block. Leave empty to use $content_width set in your theme. Set 0 to disable this option and control it via CSS."
556 msgstr ""
557
558 #. translators: %s is username or user id
559 #: includes/settings-page.php:307
560 #: includes/settings-page.php:315
561 msgid "Account: %s"
562 msgstr ""
563
564 #: includes/settings-page.php:331
565 #: assets/js/editor.blocks.js:23
566 msgid "Connect Instagram Account"
567 msgstr ""
568
569 #: includes/settings-page.php:337
570 msgid "Refresh Access Token"
571 msgstr ""
572
573 #: includes/settings-page.php:350
574 msgid "Time until expiration of media data in minutes. Setting to 0 means no expiration."
575 msgstr ""
576
577 #. translators: %1$s, %2$s is a number of total and disabled blocks
578 #: includes/settings-page.php:406
579 msgid "Total: %1$s, Disabled: %2$s"
580 msgstr ""
581
582 #: includes/settings-page.php:411
583 msgid "Select All"
584 msgstr ""
585
586 #: includes/settings-page.php:413
587 msgid "Deselect All"
588 msgstr ""
589
590 #: includes/settings-page.php:444
591 msgid "Post Templates are used for presenting posts in a certain format and style. You can change how a post looks by choosing a post template in the Custom Post Type and related blocks."
592 msgstr ""
593
594 #: includes/settings-page.php:445
595 msgid "Manage Post Templates"
596 msgstr ""
597
598 #: includes/settings-page.php:456
599 msgid "Enable smooth animation of blocks"
600 msgstr ""
601
602 #: includes/settings-page.php:459
603 msgid "Hides block until the entrance animation starts. Prevents possible occurrence of horizontal scroll during the animation."
604 msgstr ""
605
606 #: includes/settings-page.php:473
607 msgid "Load CSS and JS of blocks on demand"
608 msgstr ""
609
610 #: includes/settings-page.php:476
611 msgid "If this option is on, all CSS and JS files of blocks will be loaded on demand in footer. This will reduce the amount of heavy assets on the page."
612 msgstr ""
613
614 #: includes/settings-page.php:482
615 msgid "Aggregate all CSS files of blocks in header"
616 msgstr ""
617
618 #: includes/settings-page.php:485
619 msgid "If this option is on, all CSS files of blocks will be moved to header for better theme compatibility. If your theme has custom styling for Getwid blocks, its styles will be applied first."
620 msgstr ""
621
622 #: includes/settings-page.php:489
623 msgid "These settings may break some blocks in posts loaded via Ajax. These settings may not work together with optimization plugins."
624 msgstr ""
625
626 #: includes/templates/contact-form/contact-form.php:25
627 msgid "Submit"
628 msgstr ""
629
630 #: includes/templates/contact-form/field-email.php:8
631 #: includes/templates/mailchimp/field-email.php:8
632 #: assets/js/editor.blocks.js:23
633 msgid "Email address"
634 msgstr ""
635
636 #: includes/templates/contact-form/field-name.php:8
637 #: assets/js/editor.blocks.js:23
638 msgid "Name"
639 msgstr ""
640
641 #: includes/templates/contact-form/field-textarea.php:8
642 #: assets/js/editor.blocks.js:23
643 msgid "Message"
644 msgstr ""
645
646 #: includes/templates/mailchimp/mailchimp.php:27
647 msgid "Subscribe"
648 msgstr ""
649
650 #. translators: %d is a comments count
651 #: includes/templates/recent-posts/post.php:90
652 #: includes/templates/template-parts/post-comments.php:25
653 msgid "%d Comment"
654 msgid_plural "%d Comments"
655 msgstr[0] ""
656 msgstr[1] ""
657
658 #: includes/templates/recent-posts/post.php:92
659 #: includes/templates/template-parts/post-comments.php:27
660 msgid "No comments"
661 msgstr ""
662
663 #: assets/js/editor.blocks.js:6
664 #: assets/js/editor.blocks.js:23
665 msgid "Padding"
666 msgstr ""
667
668 #: assets/js/editor.blocks.js:6
669 #: assets/js/editor.blocks.js:23
670 msgid "Desktop"
671 msgstr ""
672
673 #: assets/js/editor.blocks.js:6
674 #: assets/js/editor.blocks.js:23
675 msgid "Tablet"
676 msgstr ""
677
678 #: assets/js/editor.blocks.js:6
679 #: assets/js/editor.blocks.js:23
680 msgid "Mobile"
681 msgstr ""
682
683 #: assets/js/editor.blocks.js:6
684 #: assets/js/editor.blocks.js:23
685 msgid "Reset All"
686 msgstr ""
687
688 #: assets/js/editor.blocks.js:6
689 #: assets/js/editor.blocks.js:23
690 msgid "Padding Top"
691 msgstr ""
692
693 #: assets/js/editor.blocks.js:6
694 #: assets/js/editor.blocks.js:23
695 msgid "Default"
696 msgstr ""
697
698 #: assets/js/editor.blocks.js:6
699 #: assets/js/editor.blocks.js:23
700 msgid "Small"
701 msgstr ""
702
703 #: assets/js/editor.blocks.js:6
704 #: assets/js/editor.blocks.js:23
705 msgid "Medium"
706 msgstr ""
707
708 #: assets/js/editor.blocks.js:6
709 #: assets/js/editor.blocks.js:23
710 msgid "Normal"
711 msgstr ""
712
713 #: assets/js/editor.blocks.js:6
714 #: assets/js/editor.blocks.js:23
715 msgid "Large"
716 msgstr ""
717
718 #: assets/js/editor.blocks.js:6
719 #: assets/js/editor.blocks.js:23
720 msgid "Custom"
721 msgstr ""
722
723 #: assets/js/editor.blocks.js:6
724 #: assets/js/editor.blocks.js:23
725 msgid "None"
726 msgstr ""
727
728 #: assets/js/editor.blocks.js:6
729 msgid "Unlock"
730 msgstr ""
731
732 #: assets/js/editor.blocks.js:6
733 msgid "Lock"
734 msgstr ""
735
736 #: assets/js/editor.blocks.js:6
737 #: assets/js/editor.blocks.js:23
738 msgid "Padding Bottom"
739 msgstr ""
740
741 #: assets/js/editor.blocks.js:6
742 #: assets/js/editor.blocks.js:23
743 msgid "Padding Left"
744 msgstr ""
745
746 #: assets/js/editor.blocks.js:6
747 #: assets/js/editor.blocks.js:23
748 msgid "Padding Right"
749 msgstr ""
750
751 #: assets/js/editor.blocks.js:6
752 #: assets/js/editor.blocks.js:23
753 msgid "Margin"
754 msgstr ""
755
756 #: assets/js/editor.blocks.js:6
757 #: assets/js/editor.blocks.js:23
758 msgid "Margin Top"
759 msgstr ""
760
761 #: assets/js/editor.blocks.js:6
762 #: assets/js/editor.blocks.js:23
763 msgid "Margin Bottom"
764 msgstr ""
765
766 #: assets/js/editor.blocks.js:6
767 #: assets/js/editor.blocks.js:23
768 msgid "Margin Left"
769 msgstr ""
770
771 #: assets/js/editor.blocks.js:6
772 #: assets/js/editor.blocks.js:23
773 msgid "Margin Right"
774 msgstr ""
775
776 #: assets/js/editor.blocks.js:6
777 msgid "Font Size"
778 msgstr ""
779
780 #: assets/js/editor.blocks.js:6
781 #: assets/js/editor.blocks.js:23
782 msgid "Reset"
783 msgstr ""
784
785 #: assets/js/editor.blocks.js:6
786 #: assets/js/editor.blocks.js:23
787 msgid "50%"
788 msgstr ""
789
790 #: assets/js/editor.blocks.js:6
791 msgid "60%"
792 msgstr ""
793
794 #: assets/js/editor.blocks.js:6
795 msgid "70%"
796 msgstr ""
797
798 #: assets/js/editor.blocks.js:6
799 msgid "80%"
800 msgstr ""
801
802 #: assets/js/editor.blocks.js:6
803 msgid "90%"
804 msgstr ""
805
806 #: assets/js/editor.blocks.js:6
807 #: assets/js/editor.blocks.js:23
808 msgid "100%"
809 msgstr ""
810
811 #: assets/js/editor.blocks.js:6
812 msgid "110%"
813 msgstr ""
814
815 #: assets/js/editor.blocks.js:6
816 msgid "120%"
817 msgstr ""
818
819 #: assets/js/editor.blocks.js:6
820 msgid "Slider Height"
821 msgstr ""
822
823 #: assets/js/editor.blocks.js:6
824 #: assets/js/editor.blocks.js:23
825 msgid "Background Image"
826 msgstr ""
827
828 #: assets/js/editor.blocks.js:6
829 #: assets/js/editor.blocks.js:23
830 msgid "Image"
831 msgstr ""
832
833 #: assets/js/editor.blocks.js:6
834 #: assets/js/editor.blocks.js:23
835 msgid "Upload an image file, pick one from your media library, or add one with a URL."
836 msgstr ""
837
838 #: assets/js/editor.blocks.js:6
839 #: assets/js/editor.blocks.js:23
840 msgid "Select Image"
841 msgstr ""
842
843 #: assets/js/editor.blocks.js:6
844 #: assets/js/editor.blocks.js:23
845 msgid "Replace Image"
846 msgstr ""
847
848 #: assets/js/editor.blocks.js:6
849 msgid "Remove Image"
850 msgstr ""
851
852 #: assets/js/editor.blocks.js:6
853 #: assets/js/editor.blocks.js:23
854 msgid "Title"
855 msgstr ""
856
857 #: assets/js/editor.blocks.js:6
858 #: assets/js/editor.blocks.js:23
859 msgid "Enter URL"
860 msgstr ""
861
862 #: assets/js/editor.blocks.js:6
863 #: assets/js/editor.blocks.js:23
864 msgid "Open in New Tab"
865 msgstr ""
866
867 #: assets/js/editor.blocks.js:6
868 #: assets/js/editor.blocks.js:23
869 msgid "Popup Content. Plain Text or HTML."
870 msgstr ""
871
872 #: assets/js/editor.blocks.js:6
873 #: assets/js/editor.blocks.js:23
874 msgid "Opened by default"
875 msgstr ""
876
877 #: assets/js/editor.blocks.js:6
878 #: assets/js/editor.blocks.js:23
879 msgid "X Coord (%)"
880 msgstr ""
881
882 #: assets/js/editor.blocks.js:6
883 #: assets/js/editor.blocks.js:23
884 msgid "Y Coord (%)"
885 msgstr ""
886
887 #: assets/js/editor.blocks.js:6
888 #: assets/js/editor.blocks.js:23
889 msgid "Point Background"
890 msgstr ""
891
892 #: assets/js/editor.blocks.js:6
893 #: assets/js/editor.blocks.js:23
894 msgid "Icon Color"
895 msgstr ""
896
897 #: assets/js/editor.blocks.js:6
898 #: assets/js/editor.blocks.js:23
899 msgid "Tooltip Position"
900 msgstr ""
901
902 #: assets/js/editor.blocks.js:6
903 #: assets/js/editor.blocks.js:23
904 msgid "Top"
905 msgstr ""
906
907 #: assets/js/editor.blocks.js:6
908 #: assets/js/editor.blocks.js:23
909 msgid "Right"
910 msgstr ""
911
912 #: assets/js/editor.blocks.js:6
913 #: assets/js/editor.blocks.js:23
914 msgid "Bottom"
915 msgstr ""
916
917 #: assets/js/editor.blocks.js:6
918 #: assets/js/editor.blocks.js:23
919 msgid "Left"
920 msgstr ""
921
922 #: assets/js/editor.blocks.js:6
923 #: assets/js/editor.blocks.js:23
924 msgid "Popup Maximum Width, px."
925 msgstr ""
926
927 #: assets/js/editor.blocks.js:6
928 #: assets/js/editor.blocks.js:23
929 msgid "Point Icon"
930 msgstr ""
931
932 #: assets/js/editor.blocks.js:6
933 msgid "Top Border"
934 msgstr ""
935
936 #: assets/js/editor.blocks.js:6
937 msgid "Right Border"
938 msgstr ""
939
940 #: assets/js/editor.blocks.js:6
941 msgid "Bottom Border"
942 msgstr ""
943
944 #: assets/js/editor.blocks.js:6
945 msgid "Left Border"
946 msgstr ""
947
948 #: assets/js/editor.blocks.js:6
949 msgid "All"
950 msgstr ""
951
952 #: assets/js/editor.blocks.js:6
953 #: assets/js/editor.blocks.js:23
954 msgid "Auto"
955 msgstr ""
956
957 #: assets/js/editor.blocks.js:6
958 #: assets/js/editor.blocks.js:23
959 msgid "Style"
960 msgstr ""
961
962 #: assets/js/editor.blocks.js:6
963 #: assets/js/editor.blocks.js:23
964 msgid "Layout"
965 msgstr ""
966
967 #: assets/js/editor.blocks.js:6
968 msgid "Advanced"
969 msgstr ""
970
971 #: assets/js/editor.blocks.js:6
972 msgid "Bounce In"
973 msgstr ""
974
975 #: assets/js/editor.blocks.js:6
976 msgid "Bounce In Down"
977 msgstr ""
978
979 #: assets/js/editor.blocks.js:6
980 msgid "Bounce In Down Short"
981 msgstr ""
982
983 #: assets/js/editor.blocks.js:6
984 msgid "Bounce In Left"
985 msgstr ""
986
987 #: assets/js/editor.blocks.js:6
988 msgid "Bounce In Left Short"
989 msgstr ""
990
991 #: assets/js/editor.blocks.js:6
992 msgid "Bounce In Right"
993 msgstr ""
994
995 #: assets/js/editor.blocks.js:6
996 msgid "Bounce In Right Short"
997 msgstr ""
998
999 #: assets/js/editor.blocks.js:6
1000 msgid "Bounce In Up"
1001 msgstr ""
1002
1003 #: assets/js/editor.blocks.js:6
1004 msgid "Bounce In Up Short"
1005 msgstr ""
1006
1007 #: assets/js/editor.blocks.js:6
1008 #: assets/js/editor.blocks.js:23
1009 msgid "Fade In"
1010 msgstr ""
1011
1012 #: assets/js/editor.blocks.js:6
1013 #: assets/js/editor.blocks.js:23
1014 msgid "Fade In Down"
1015 msgstr ""
1016
1017 #: assets/js/editor.blocks.js:6
1018 msgid "Fade In Down Short"
1019 msgstr ""
1020
1021 #: assets/js/editor.blocks.js:6
1022 msgid "Fade In Down Big"
1023 msgstr ""
1024
1025 #: assets/js/editor.blocks.js:6
1026 #: assets/js/editor.blocks.js:23
1027 msgid "Fade In Left"
1028 msgstr ""
1029
1030 #: assets/js/editor.blocks.js:6
1031 msgid "Fade In Left Short"
1032 msgstr ""
1033
1034 #: assets/js/editor.blocks.js:6
1035 msgid "Fade In Left Big"
1036 msgstr ""
1037
1038 #: assets/js/editor.blocks.js:6
1039 #: assets/js/editor.blocks.js:23
1040 msgid "Fade In Right"
1041 msgstr ""
1042
1043 #: assets/js/editor.blocks.js:6
1044 msgid "Fade In Right Short"
1045 msgstr ""
1046
1047 #: assets/js/editor.blocks.js:6
1048 msgid "Fade In Right Big"
1049 msgstr ""
1050
1051 #: assets/js/editor.blocks.js:6
1052 #: assets/js/editor.blocks.js:23
1053 msgid "Fade In Up"
1054 msgstr ""
1055
1056 #: assets/js/editor.blocks.js:6
1057 msgid "Fade In Up Short"
1058 msgstr ""
1059
1060 #: assets/js/editor.blocks.js:6
1061 msgid "Fade In Up Big"
1062 msgstr ""
1063
1064 #: assets/js/editor.blocks.js:6
1065 msgid "Flip In X"
1066 msgstr ""
1067
1068 #: assets/js/editor.blocks.js:6
1069 msgid "Flip In Y"
1070 msgstr ""
1071
1072 #: assets/js/editor.blocks.js:6
1073 msgid "Light Speed In"
1074 msgstr ""
1075
1076 #: assets/js/editor.blocks.js:6
1077 msgid "Light Speed In Short"
1078 msgstr ""
1079
1080 #: assets/js/editor.blocks.js:6
1081 msgid "Rotate In"
1082 msgstr ""
1083
1084 #: assets/js/editor.blocks.js:6
1085 msgid "Rotate In Down Left"
1086 msgstr ""
1087
1088 #: assets/js/editor.blocks.js:6
1089 msgid "Rotate In Down Right"
1090 msgstr ""
1091
1092 #: assets/js/editor.blocks.js:6
1093 msgid "Rotate In Up Left"
1094 msgstr ""
1095
1096 #: assets/js/editor.blocks.js:6
1097 msgid "Rotate In Up Right"
1098 msgstr ""
1099
1100 #: assets/js/editor.blocks.js:6
1101 #: assets/js/editor.blocks.js:23
1102 msgid "Zoom In"
1103 msgstr ""
1104
1105 #: assets/js/editor.blocks.js:6
1106 msgid "Zoom In Down"
1107 msgstr ""
1108
1109 #: assets/js/editor.blocks.js:6
1110 msgid "Zoom In Left"
1111 msgstr ""
1112
1113 #: assets/js/editor.blocks.js:6
1114 msgid "Zoom In Right"
1115 msgstr ""
1116
1117 #: assets/js/editor.blocks.js:6
1118 msgid "Zoom In Up"
1119 msgstr ""
1120
1121 #: assets/js/editor.blocks.js:6
1122 msgid "Slide In Down"
1123 msgstr ""
1124
1125 #: assets/js/editor.blocks.js:6
1126 msgid "Slide In Down Short"
1127 msgstr ""
1128
1129 #: assets/js/editor.blocks.js:6
1130 msgid "Slide In Left"
1131 msgstr ""
1132
1133 #: assets/js/editor.blocks.js:6
1134 msgid "Slide In Left Short"
1135 msgstr ""
1136
1137 #: assets/js/editor.blocks.js:6
1138 msgid "Slide In Right"
1139 msgstr ""
1140
1141 #: assets/js/editor.blocks.js:6
1142 msgid "Slide In Right Short"
1143 msgstr ""
1144
1145 #: assets/js/editor.blocks.js:6
1146 #: assets/js/editor.blocks.js:23
1147 msgid "Slide In Up"
1148 msgstr ""
1149
1150 #: assets/js/editor.blocks.js:6
1151 msgid "Slide In Up Short"
1152 msgstr ""
1153
1154 #: assets/js/editor.blocks.js:6
1155 msgid "Roll In"
1156 msgstr ""
1157
1158 #: assets/js/editor.blocks.js:6
1159 msgid "Bounce Out"
1160 msgstr ""
1161
1162 #: assets/js/editor.blocks.js:6
1163 msgid "Bounce Out Down"
1164 msgstr ""
1165
1166 #: assets/js/editor.blocks.js:6
1167 msgid "Bounce Out Left"
1168 msgstr ""
1169
1170 #: assets/js/editor.blocks.js:6
1171 msgid "Bounce Out Right"
1172 msgstr ""
1173
1174 #: assets/js/editor.blocks.js:6
1175 msgid "Bounce Out Up"
1176 msgstr ""
1177
1178 #: assets/js/editor.blocks.js:6
1179 msgid "Fade Out"
1180 msgstr ""
1181
1182 #: assets/js/editor.blocks.js:6
1183 msgid "Fade Out Down"
1184 msgstr ""
1185
1186 #: assets/js/editor.blocks.js:6
1187 msgid "Fade Out Down Big"
1188 msgstr ""
1189
1190 #: assets/js/editor.blocks.js:6
1191 msgid "Fade Out Left"
1192 msgstr ""
1193
1194 #: assets/js/editor.blocks.js:6
1195 msgid "Fade Out Left Big"
1196 msgstr ""
1197
1198 #: assets/js/editor.blocks.js:6
1199 msgid "Fade Out Right"
1200 msgstr ""
1201
1202 #: assets/js/editor.blocks.js:6
1203 msgid "Fade Out Right Big"
1204 msgstr ""
1205
1206 #: assets/js/editor.blocks.js:6
1207 msgid "Fade Out Up"
1208 msgstr ""
1209
1210 #: assets/js/editor.blocks.js:6
1211 msgid "Fade Out Up Big"
1212 msgstr ""
1213
1214 #: assets/js/editor.blocks.js:6
1215 msgid "Flip Out X"
1216 msgstr ""
1217
1218 #: assets/js/editor.blocks.js:6
1219 msgid "Flip Out Y"
1220 msgstr ""
1221
1222 #: assets/js/editor.blocks.js:6
1223 msgid "Light Speed Out"
1224 msgstr ""
1225
1226 #: assets/js/editor.blocks.js:6
1227 msgid "Rotate Out"
1228 msgstr ""
1229
1230 #: assets/js/editor.blocks.js:6
1231 msgid "Rotate Out Down Left"
1232 msgstr ""
1233
1234 #: assets/js/editor.blocks.js:6
1235 msgid "Rotate Out Down Right"
1236 msgstr ""
1237
1238 #: assets/js/editor.blocks.js:6
1239 msgid "Rotate Out Up Left"
1240 msgstr ""
1241
1242 #: assets/js/editor.blocks.js:6
1243 msgid "Rotate Out Up Right"
1244 msgstr ""
1245
1246 #: assets/js/editor.blocks.js:6
1247 #: assets/js/editor.blocks.js:23
1248 msgid "Zoom Out"
1249 msgstr ""
1250
1251 #: assets/js/editor.blocks.js:6
1252 msgid "Zoom Out Down"
1253 msgstr ""
1254
1255 #: assets/js/editor.blocks.js:6
1256 msgid "Zoom Out Left"
1257 msgstr ""
1258
1259 #: assets/js/editor.blocks.js:6
1260 msgid "Zoom Out Right"
1261 msgstr ""
1262
1263 #: assets/js/editor.blocks.js:6
1264 msgid "Zoom Out Up"
1265 msgstr ""
1266
1267 #: assets/js/editor.blocks.js:6
1268 msgid "Slide Out Down"
1269 msgstr ""
1270
1271 #: assets/js/editor.blocks.js:6
1272 msgid "Slide Out Left"
1273 msgstr ""
1274
1275 #: assets/js/editor.blocks.js:6
1276 msgid "Slide Out Right"
1277 msgstr ""
1278
1279 #: assets/js/editor.blocks.js:6
1280 msgid "Slide Out Up"
1281 msgstr ""
1282
1283 #: assets/js/editor.blocks.js:6
1284 msgid "Heart Beat"
1285 msgstr ""
1286
1287 #: assets/js/editor.blocks.js:6
1288 msgid "Hinge"
1289 msgstr ""
1290
1291 #: assets/js/editor.blocks.js:6
1292 msgid "Roll Out"
1293 msgstr ""
1294
1295 #: assets/js/editor.blocks.js:6
1296 msgid "Bounce"
1297 msgstr ""
1298
1299 #: assets/js/editor.blocks.js:6
1300 msgid "Flash"
1301 msgstr ""
1302
1303 #: assets/js/editor.blocks.js:6
1304 #: assets/js/editor.blocks.js:23
1305 msgid "Pulse"
1306 msgstr ""
1307
1308 #: assets/js/editor.blocks.js:6
1309 msgid "Rubber Band"
1310 msgstr ""
1311
1312 #: assets/js/editor.blocks.js:6
1313 msgid "Shake"
1314 msgstr ""
1315
1316 #: assets/js/editor.blocks.js:6
1317 msgid "Head Shake"
1318 msgstr ""
1319
1320 #: assets/js/editor.blocks.js:6
1321 msgid "Swing"
1322 msgstr ""
1323
1324 #: assets/js/editor.blocks.js:6
1325 msgid "Tada"
1326 msgstr ""
1327
1328 #: assets/js/editor.blocks.js:6
1329 msgid "Wobble"
1330 msgstr ""
1331
1332 #: assets/js/editor.blocks.js:6
1333 msgid "Jello"
1334 msgstr ""
1335
1336 #: assets/js/editor.blocks.js:6
1337 msgid "Jack In The Box"
1338 msgstr ""
1339
1340 #: assets/js/editor.blocks.js:6
1341 #: assets/js/editor.blocks.js:23
1342 msgid "Slide Top"
1343 msgstr ""
1344
1345 #: assets/js/editor.blocks.js:6
1346 #: assets/js/editor.blocks.js:23
1347 msgid "Slide Bottom"
1348 msgstr ""
1349
1350 #: assets/js/editor.blocks.js:6
1351 #: assets/js/editor.blocks.js:23
1352 msgid "Slide Left"
1353 msgstr ""
1354
1355 #: assets/js/editor.blocks.js:6
1356 #: assets/js/editor.blocks.js:23
1357 msgid "Slide Right"
1358 msgstr ""
1359
1360 #: assets/js/editor.blocks.js:6
1361 msgid "Zoom Small"
1362 msgstr ""
1363
1364 #: assets/js/editor.blocks.js:6
1365 msgid "Zoom Big"
1366 msgstr ""
1367
1368 #: assets/js/editor.blocks.js:6
1369 msgid "Choose what to display"
1370 msgstr ""
1371
1372 #: assets/js/editor.blocks.js:6
1373 msgid "Number of items per page"
1374 msgstr ""
1375
1376 #: assets/js/editor.blocks.js:6
1377 #: assets/js/editor.blocks.js:23
1378 msgid "Number of items"
1379 msgstr ""
1380
1381 #: assets/js/editor.blocks.js:6
1382 msgid "Number of posts to pass over"
1383 msgstr ""
1384
1385 #: assets/js/editor.blocks.js:6
1386 msgid "Use pagination"
1387 msgstr ""
1388
1389 #: assets/js/editor.blocks.js:6
1390 msgid "Sorting and Filtering"
1391 msgstr ""
1392
1393 #: assets/js/editor.blocks.js:6
1394 msgid "Order"
1395 msgstr ""
1396
1397 #: assets/js/editor.blocks.js:6
1398 msgid "Z → A, 9 → 1"
1399 msgstr ""
1400
1401 #: assets/js/editor.blocks.js:6
1402 msgid "A → Z, 1 → 9"
1403 msgstr ""
1404
1405 #: assets/js/editor.blocks.js:6
1406 msgid "Order by"
1407 msgstr ""
1408
1409 #: assets/js/editor.blocks.js:6
1410 #: assets/js/editor.blocks.js:23
1411 msgid "Date"
1412 msgstr ""
1413
1414 #: assets/js/editor.blocks.js:6
1415 msgid "Random"
1416 msgstr ""
1417
1418 #: assets/js/editor.blocks.js:6
1419 #: assets/js/editor.blocks.js:23
1420 msgid "Author"
1421 msgstr ""
1422
1423 #: assets/js/editor.blocks.js:6
1424 msgid "Last modified date"
1425 msgstr ""
1426
1427 #: assets/js/editor.blocks.js:6
1428 msgid "Menu order"
1429 msgstr ""
1430
1431 #: assets/js/editor.blocks.js:6
1432 msgid "Ignore Sticky posts"
1433 msgstr ""
1434
1435 #: assets/js/editor.blocks.js:6
1436 msgid "Display only the specific posts"
1437 msgstr ""
1438
1439 #: assets/js/editor.blocks.js:6
1440 msgid "Comma-separated IDs"
1441 msgstr ""
1442
1443 #: assets/js/editor.blocks.js:6
1444 msgid "Display all posts but NOT the specified ones"
1445 msgstr ""
1446
1447 #: assets/js/editor.blocks.js:6
1448 msgid "Exclude Current Post"
1449 msgstr ""
1450
1451 #: assets/js/editor.blocks.js:6
1452 msgid "Display child pages of current page"
1453 msgstr ""
1454
1455 #: assets/js/editor.blocks.js:6
1456 msgid "Enter page ID to display its child pages"
1457 msgstr ""
1458
1459 #: assets/js/editor.blocks.js:6
1460 msgid "Parent page ID"
1461 msgstr ""
1462
1463 #: assets/js/editor.blocks.js:6
1464 msgid "Taxonomies"
1465 msgstr ""
1466
1467 #: assets/js/editor.blocks.js:6
1468 #: assets/js/editor.blocks.js:23
1469 msgid "Hold ctrl/cmd to select multiple or deselect"
1470 msgstr ""
1471
1472 #: assets/js/editor.blocks.js:6
1473 msgid "Terms"
1474 msgstr ""
1475
1476 #: assets/js/editor.blocks.js:6
1477 msgid "Terms Relation"
1478 msgstr ""
1479
1480 #: assets/js/editor.blocks.js:6
1481 msgid "Item should have all of selected terms."
1482 msgstr ""
1483
1484 #: assets/js/editor.blocks.js:6
1485 msgid "Item should have at least one of selected terms."
1486 msgstr ""
1487
1488 #: assets/js/editor.blocks.js:6
1489 msgid "Custom Field Filter"
1490 msgstr ""
1491
1492 #: assets/js/editor.blocks.js:6
1493 #: assets/js/editor.blocks.js:23
1494 msgid "Select Template"
1495 msgstr ""
1496
1497 #: assets/js/editor.blocks.js:6
1498 #: assets/js/editor.blocks.js:23
1499 msgid "Slide %d"
1500 msgstr ""
1501
1502 #: assets/js/editor.blocks.js:6
1503 #: assets/js/editor.blocks.js:23
1504 msgid "Slide"
1505 msgstr ""
1506
1507 #: assets/js/editor.blocks.js:6
1508 msgid "Add Item"
1509 msgstr ""
1510
1511 #: assets/js/editor.blocks.js:6
1512 #: assets/js/editor.blocks.js:23
1513 msgid "Write heading…"
1514 msgstr ""
1515
1516 #: assets/js/editor.blocks.js:6
1517 #: assets/js/editor.blocks.js:23
1518 msgid "Write text…"
1519 msgstr ""
1520
1521 #: assets/js/editor.blocks.js:6
1522 #: assets/js/editor.blocks.js:23
1523 msgid "Create"
1524 msgstr ""
1525
1526 #: assets/js/editor.blocks.js:6
1527 msgid "Add Tab"
1528 msgstr ""
1529
1530 #: assets/js/editor.blocks.js:6
1531 msgid "Element #%d"
1532 msgstr ""
1533
1534 #: assets/js/editor.blocks.js:6
1535 #: assets/js/editor.blocks.js:23
1536 msgid "Add Item Before"
1537 msgstr ""
1538
1539 #: assets/js/editor.blocks.js:6
1540 #: assets/js/editor.blocks.js:23
1541 msgid "Add Item After"
1542 msgstr ""
1543
1544 #: assets/js/editor.blocks.js:6
1545 #: assets/js/editor.blocks.js:23
1546 msgid "Move Item Left"
1547 msgstr ""
1548
1549 #: assets/js/editor.blocks.js:6
1550 #: assets/js/editor.blocks.js:23
1551 msgid "Move Item Right"
1552 msgstr ""
1553
1554 #: assets/js/editor.blocks.js:6
1555 #: assets/js/editor.blocks.js:23
1556 msgid "Duplicate Item"
1557 msgstr ""
1558
1559 #: assets/js/editor.blocks.js:6
1560 #: assets/js/editor.blocks.js:23
1561 msgid "Delete Item"
1562 msgstr ""
1563
1564 #: assets/js/editor.blocks.js:6
1565 msgid "Copy"
1566 msgstr ""
1567
1568 #: assets/js/editor.blocks.js:6
1569 msgid "Add Accordion"
1570 msgstr ""
1571
1572 #: assets/js/editor.blocks.js:6
1573 msgid "Add Toggle"
1574 msgstr ""
1575
1576 #: assets/js/editor.blocks.js:6
1577 msgid "Google Fonts"
1578 msgstr ""
1579
1580 #: assets/js/editor.blocks.js:6
1581 msgid "Font Weight"
1582 msgstr ""
1583
1584 #: assets/js/editor.blocks.js:6
1585 msgid "Write label…"
1586 msgstr ""
1587
1588 #: assets/js/editor.blocks.js:6
1589 msgid "Required"
1590 msgstr ""
1591
1592 #: assets/js/editor.blocks.js:6
1593 #: assets/js/editor.blocks.js:23
1594 msgid "Set the placeholder text"
1595 msgstr ""
1596
1597 #: assets/js/editor.blocks.js:6
1598 #: assets/js/editor.blocks.js:23
1599 msgid "ID"
1600 msgstr ""
1601
1602 #: assets/js/editor.blocks.js:6
1603 msgid "Remove Group"
1604 msgstr ""
1605
1606 #: assets/js/editor.blocks.js:6
1607 msgid "Add Condition"
1608 msgstr ""
1609
1610 #: assets/js/editor.blocks.js:6
1611 msgid "Add Group"
1612 msgstr ""
1613
1614 #: assets/js/editor.blocks.js:6
1615 msgid "container"
1616 msgstr ""
1617
1618 #: assets/js/editor.blocks.js:6
1619 msgid "wrapper"
1620 msgstr ""
1621
1622 #: assets/js/editor.blocks.js:6
1623 msgid "row"
1624 msgstr ""
1625
1626 #: assets/js/editor.blocks.js:6
1627 msgid "Wide Screen. Section full width, content fixed."
1628 msgstr ""
1629
1630 #: assets/js/editor.blocks.js:6
1631 msgid "Full Width. Section and content full width."
1632 msgstr ""
1633
1634 #: assets/js/editor.blocks.js:6
1635 msgid "Full Screen. Section full screen, content fixed."
1636 msgstr ""
1637
1638 #: assets/js/editor.blocks.js:6
1639 #: assets/js/editor.blocks.js:23
1640 msgid "Middle"
1641 msgstr ""
1642
1643 #: assets/js/editor.blocks.js:6
1644 #: assets/js/editor.blocks.js:23
1645 msgid "Center"
1646 msgstr ""
1647
1648 #: assets/js/editor.blocks.js:6
1649 #: assets/js/editor.blocks.js:23
1650 msgid "Content Area Vertical Alignment"
1651 msgstr ""
1652
1653 #: assets/js/editor.blocks.js:6
1654 #: assets/js/editor.blocks.js:23
1655 msgid "Content Area Horizontal Alignment"
1656 msgstr ""
1657
1658 #: assets/js/editor.blocks.js:6
1659 #: assets/js/editor.blocks.js:23
1660 msgid "Colors"
1661 msgstr ""
1662
1663 #: assets/js/editor.blocks.js:6
1664 #: assets/js/editor.blocks.js:23
1665 msgid "Background Color"
1666 msgstr ""
1667
1668 #: assets/js/editor.blocks.js:6
1669 #: assets/js/editor.blocks.js:23
1670 msgid "Position"
1671 msgstr ""
1672
1673 #: assets/js/editor.blocks.js:6
1674 #: assets/js/editor.blocks.js:23
1675 msgid "Top Left"
1676 msgstr ""
1677
1678 #: assets/js/editor.blocks.js:6
1679 #: assets/js/editor.blocks.js:23
1680 msgid "Top Center"
1681 msgstr ""
1682
1683 #: assets/js/editor.blocks.js:6
1684 #: assets/js/editor.blocks.js:23
1685 msgid "Top Right"
1686 msgstr ""
1687
1688 #: assets/js/editor.blocks.js:6
1689 #: assets/js/editor.blocks.js:23
1690 msgid "Center Left "
1691 msgstr ""
1692
1693 #: assets/js/editor.blocks.js:6
1694 #: assets/js/editor.blocks.js:23
1695 msgid "Center Center"
1696 msgstr ""
1697
1698 #: assets/js/editor.blocks.js:6
1699 #: assets/js/editor.blocks.js:23
1700 msgid "Center Right"
1701 msgstr ""
1702
1703 #: assets/js/editor.blocks.js:6
1704 #: assets/js/editor.blocks.js:23
1705 msgid "Bottom Left"
1706 msgstr ""
1707
1708 #: assets/js/editor.blocks.js:6
1709 #: assets/js/editor.blocks.js:23
1710 msgid "Bottom Center"
1711 msgstr ""
1712
1713 #: assets/js/editor.blocks.js:6
1714 #: assets/js/editor.blocks.js:23
1715 msgid "Bottom Right"
1716 msgstr ""
1717
1718 #: assets/js/editor.blocks.js:6
1719 #: assets/js/editor.blocks.js:23
1720 msgid "Attachment"
1721 msgstr ""
1722
1723 #: assets/js/editor.blocks.js:6
1724 #: assets/js/editor.blocks.js:23
1725 msgid "Scroll"
1726 msgstr ""
1727
1728 #: assets/js/editor.blocks.js:6
1729 #: assets/js/editor.blocks.js:23
1730 msgid "Fixed"
1731 msgstr ""
1732
1733 #: assets/js/editor.blocks.js:6
1734 #: assets/js/editor.blocks.js:23
1735 msgid "Repeat"
1736 msgstr ""
1737
1738 #: assets/js/editor.blocks.js:6
1739 #: assets/js/editor.blocks.js:23
1740 msgid "No Repeat"
1741 msgstr ""
1742
1743 #: assets/js/editor.blocks.js:6
1744 #: assets/js/editor.blocks.js:23
1745 msgid "Repeat X"
1746 msgstr ""
1747
1748 #: assets/js/editor.blocks.js:6
1749 #: assets/js/editor.blocks.js:23
1750 msgid "Repeat Y"
1751 msgstr ""
1752
1753 #: assets/js/editor.blocks.js:6
1754 #: assets/js/editor.blocks.js:23
1755 msgid "Space"
1756 msgstr ""
1757
1758 #: assets/js/editor.blocks.js:6
1759 #: assets/js/editor.blocks.js:23
1760 msgid "Round"
1761 msgstr ""
1762
1763 #: assets/js/editor.blocks.js:6
1764 #: assets/js/editor.blocks.js:23
1765 msgid "Size"
1766 msgstr ""
1767
1768 #: assets/js/editor.blocks.js:6
1769 #: assets/js/editor.blocks.js:23
1770 msgid "Cover"
1771 msgstr ""
1772
1773 #: assets/js/editor.blocks.js:6
1774 #: assets/js/editor.blocks.js:23
1775 msgid "Contain"
1776 msgstr ""
1777
1778 #: assets/js/editor.blocks.js:6
1779 msgid "Choose Section Layout"
1780 msgstr ""
1781
1782 #: assets/js/editor.blocks.js:6
1783 #: assets/js/editor.blocks.js:23
1784 msgid "Select a layout to start with, or make one yourself."
1785 msgstr ""
1786
1787 #: assets/js/editor.blocks.js:6
1788 msgid "Skip"
1789 msgstr ""
1790
1791 #: assets/js/editor.blocks.js:23
1792 msgid "Background"
1793 msgstr ""
1794
1795 #: assets/js/editor.blocks.js:23
1796 msgid "Overlay"
1797 msgstr ""
1798
1799 #: assets/js/editor.blocks.js:23
1800 msgid "Overlay Type"
1801 msgstr ""
1802
1803 #: assets/js/editor.blocks.js:23
1804 msgid "Overlay Color"
1805 msgstr ""
1806
1807 #: assets/js/editor.blocks.js:23
1808 msgid "Background Settings"
1809 msgstr ""
1810
1811 #: assets/js/editor.blocks.js:23
1812 msgid "Tilt"
1813 msgstr ""
1814
1815 #: assets/js/editor.blocks.js:23
1816 msgid "Tilt Negative"
1817 msgstr ""
1818
1819 #: assets/js/editor.blocks.js:23
1820 msgid "Tilt Layered 1"
1821 msgstr ""
1822
1823 #: assets/js/editor.blocks.js:23
1824 msgid "Tilt Layered 2 "
1825 msgstr ""
1826
1827 #: assets/js/editor.blocks.js:23
1828 msgid "Tilt Layered 3"
1829 msgstr ""
1830
1831 #: assets/js/editor.blocks.js:23
1832 msgid "Split"
1833 msgstr ""
1834
1835 #: assets/js/editor.blocks.js:23
1836 msgid "Split Negative"
1837 msgstr ""
1838
1839 #: assets/js/editor.blocks.js:23
1840 msgid "Clouds"
1841 msgstr ""
1842
1843 #: assets/js/editor.blocks.js:23
1844 msgid "Clouds Negative"
1845 msgstr ""
1846
1847 #: assets/js/editor.blocks.js:23
1848 msgid "Book"
1849 msgstr ""
1850
1851 #: assets/js/editor.blocks.js:23
1852 msgid "Book Negative"
1853 msgstr ""
1854
1855 #: assets/js/editor.blocks.js:23
1856 msgid "Arrow"
1857 msgstr ""
1858
1859 #: assets/js/editor.blocks.js:23
1860 msgid "Arrow Negative"
1861 msgstr ""
1862
1863 #: assets/js/editor.blocks.js:23
1864 msgid "Triangle Rounded"
1865 msgstr ""
1866
1867 #: assets/js/editor.blocks.js:23
1868 msgid "Triangle Rounded Negative"
1869 msgstr ""
1870
1871 #: assets/js/editor.blocks.js:23
1872 msgid "Triangle Rounded Asymmetrical"
1873 msgstr ""
1874
1875 #: assets/js/editor.blocks.js:23
1876 msgid "Triangle Rounded Asymmetrical Negative"
1877 msgstr ""
1878
1879 #: assets/js/editor.blocks.js:23
1880 msgid "Triangle"
1881 msgstr ""
1882
1883 #: assets/js/editor.blocks.js:23
1884 msgid "Triangle Negative"
1885 msgstr ""
1886
1887 #: assets/js/editor.blocks.js:23
1888 msgid "Triangle Asymmetrical"
1889 msgstr ""
1890
1891 #: assets/js/editor.blocks.js:23
1892 msgid "Triangle Asymmetrical Negative"
1893 msgstr ""
1894
1895 #: assets/js/editor.blocks.js:23
1896 msgid "Triangle Layered Asymmetrical"
1897 msgstr ""
1898
1899 #: assets/js/editor.blocks.js:23
1900 msgid "Waves"
1901 msgstr ""
1902
1903 #: assets/js/editor.blocks.js:23
1904 msgid "Waves Light"
1905 msgstr ""
1906
1907 #: assets/js/editor.blocks.js:23
1908 msgid "Waves Large"
1909 msgstr ""
1910
1911 #: assets/js/editor.blocks.js:23
1912 msgid "Waves Large Negative"
1913 msgstr ""
1914
1915 #: assets/js/editor.blocks.js:23
1916 msgid "Waves Layered"
1917 msgstr ""
1918
1919 #: assets/js/editor.blocks.js:23
1920 msgid "Waves Multi-Layered"
1921 msgstr ""
1922
1923 #: assets/js/editor.blocks.js:23
1924 msgid "Waves Pattern"
1925 msgstr ""
1926
1927 #: assets/js/editor.blocks.js:23
1928 msgid "Drips"
1929 msgstr ""
1930
1931 #: assets/js/editor.blocks.js:23
1932 msgid "Drips Negative"
1933 msgstr ""
1934
1935 #: assets/js/editor.blocks.js:23
1936 msgid "Drops"
1937 msgstr ""
1938
1939 #: assets/js/editor.blocks.js:23
1940 msgid "Drops Negative"
1941 msgstr ""
1942
1943 #: assets/js/editor.blocks.js:23
1944 msgid "Tilted Drips"
1945 msgstr ""
1946
1947 #: assets/js/editor.blocks.js:23
1948 msgid "Tilted Drips Negative"
1949 msgstr ""
1950
1951 #: assets/js/editor.blocks.js:23
1952 msgid "Pyramids"
1953 msgstr ""
1954
1955 #: assets/js/editor.blocks.js:23
1956 msgid "Pyramids Negative"
1957 msgstr ""
1958
1959 #: assets/js/editor.blocks.js:23
1960 msgid "Pyramids Rounded"
1961 msgstr ""
1962
1963 #: assets/js/editor.blocks.js:23
1964 msgid "Pyramids Rounded Negative"
1965 msgstr ""
1966
1967 #: assets/js/editor.blocks.js:23
1968 msgid "Pyramids Layered"
1969 msgstr ""
1970
1971 #: assets/js/editor.blocks.js:23
1972 msgid "Curve"
1973 msgstr ""
1974
1975 #: assets/js/editor.blocks.js:23
1976 msgid "Curve Negative"
1977 msgstr ""
1978
1979 #: assets/js/editor.blocks.js:23
1980 msgid "Curve 1"
1981 msgstr ""
1982
1983 #: assets/js/editor.blocks.js:23
1984 msgid "Curve 2"
1985 msgstr ""
1986
1987 #: assets/js/editor.blocks.js:23
1988 msgid "Curve 3"
1989 msgstr ""
1990
1991 #: assets/js/editor.blocks.js:23
1992 msgid "Curve 4"
1993 msgstr ""
1994
1995 #: assets/js/editor.blocks.js:23
1996 msgid "Curve 5"
1997 msgstr ""
1998
1999 #: assets/js/editor.blocks.js:23
2000 msgid "Curve 6"
2001 msgstr ""
2002
2003 #: assets/js/editor.blocks.js:23
2004 msgid "Curve 7"
2005 msgstr ""
2006
2007 #: assets/js/editor.blocks.js:23
2008 msgid "Curve 8"
2009 msgstr ""
2010
2011 #: assets/js/editor.blocks.js:23
2012 msgid "Curve Layered 1"
2013 msgstr ""
2014
2015 #: assets/js/editor.blocks.js:23
2016 msgid "Curve Layered 2"
2017 msgstr ""
2018
2019 #: assets/js/editor.blocks.js:23
2020 msgid "Curve Layered 3"
2021 msgstr ""
2022
2023 #: assets/js/editor.blocks.js:23
2024 msgid "Curve Layered 4"
2025 msgstr ""
2026
2027 #: assets/js/editor.blocks.js:23
2028 msgid "Zigzag"
2029 msgstr ""
2030
2031 #: assets/js/editor.blocks.js:23
2032 msgid "Zigzag Negative"
2033 msgstr ""
2034
2035 #: assets/js/editor.blocks.js:23
2036 msgid "Zigzag Pattern"
2037 msgstr ""
2038
2039 #: assets/js/editor.blocks.js:23
2040 msgid "Dividers"
2041 msgstr ""
2042
2043 #: assets/js/editor.blocks.js:23
2044 msgid "Top Divider"
2045 msgstr ""
2046
2047 #: assets/js/editor.blocks.js:23
2048 msgid "Top Divider Height"
2049 msgstr ""
2050
2051 #: assets/js/editor.blocks.js:23
2052 msgid "Bottom Divider"
2053 msgstr ""
2054
2055 #: assets/js/editor.blocks.js:23
2056 msgid "Bottom Divider Height"
2057 msgstr ""
2058
2059 #: assets/js/editor.blocks.js:23
2060 msgid "Bring dividers to top"
2061 msgstr ""
2062
2063 #: assets/js/editor.blocks.js:23
2064 msgid "Top Divider Color"
2065 msgstr ""
2066
2067 #: assets/js/editor.blocks.js:23
2068 msgid "Bottom Divider Color"
2069 msgstr ""
2070
2071 #: assets/js/editor.blocks.js:23
2072 msgid "Set the default width of the content area in Getwid Settings."
2073 msgstr ""
2074
2075 #: assets/js/editor.blocks.js:23
2076 msgid "Getwid Settings"
2077 msgstr ""
2078
2079 #: assets/js/editor.blocks.js:23
2080 msgid "Content Area Width"
2081 msgstr ""
2082
2083 #: assets/js/editor.blocks.js:23
2084 msgid "Full Width"
2085 msgstr ""
2086
2087 #: assets/js/editor.blocks.js:23
2088 msgid "Custom Width"
2089 msgstr ""
2090
2091 #: assets/js/editor.blocks.js:23
2092 msgid "Section Height"
2093 msgstr ""
2094
2095 #: assets/js/editor.blocks.js:23
2096 msgid "Reset height on tablet"
2097 msgstr ""
2098
2099 #: assets/js/editor.blocks.js:23
2100 msgid "Reset height on mobile"
2101 msgstr ""
2102
2103 #: assets/js/editor.blocks.js:23
2104 msgid "Vertical space between blocks"
2105 msgstr ""
2106
2107 #: assets/js/editor.blocks.js:23
2108 msgid "Huge"
2109 msgstr ""
2110
2111 #: assets/js/editor.blocks.js:23
2112 msgid "Content Area Alignment"
2113 msgstr ""
2114
2115 #: assets/js/editor.blocks.js:23
2116 msgid "Vertical Alignment"
2117 msgstr ""
2118
2119 #: assets/js/editor.blocks.js:23
2120 msgid "Horizontal Alignment"
2121 msgstr ""
2122
2123 #: assets/js/editor.blocks.js:23
2124 msgid "Slider"
2125 msgstr ""
2126
2127 #: assets/js/editor.blocks.js:23
2128 msgid "Drag images, upload new ones or select files from your library."
2129 msgstr ""
2130
2131 #: assets/js/editor.blocks.js:23
2132 msgid "Select Images"
2133 msgstr ""
2134
2135 #: assets/js/editor.blocks.js:23
2136 msgid "Remove"
2137 msgstr ""
2138
2139 #: assets/js/editor.blocks.js:23
2140 msgid "Animation Effect"
2141 msgstr ""
2142
2143 #: assets/js/editor.blocks.js:23
2144 msgid "Fade"
2145 msgstr ""
2146
2147 #: assets/js/editor.blocks.js:23
2148 msgid "Animation Duration"
2149 msgstr ""
2150
2151 #: assets/js/editor.blocks.js:23
2152 msgid "Animation Speed"
2153 msgstr ""
2154
2155 #: assets/js/editor.blocks.js:23
2156 msgid "Source"
2157 msgstr ""
2158
2159 #: assets/js/editor.blocks.js:23
2160 msgid "YouTube"
2161 msgstr ""
2162
2163 #: assets/js/editor.blocks.js:23
2164 msgid "Media Library"
2165 msgstr ""
2166
2167 #: assets/js/editor.blocks.js:23
2168 msgid "YouTube URL"
2169 msgstr ""
2170
2171 #: assets/js/editor.blocks.js:23
2172 msgid "Your browser does not support the video tag."
2173 msgstr ""
2174
2175 #: assets/js/editor.blocks.js:23
2176 msgid "Select Video"
2177 msgstr ""
2178
2179 #: assets/js/editor.blocks.js:23
2180 msgid "Video Scale"
2181 msgstr ""
2182
2183 #: assets/js/editor.blocks.js:23
2184 msgid "Low"
2185 msgstr ""
2186
2187 #: assets/js/editor.blocks.js:23
2188 msgid "High"
2189 msgstr ""
2190
2191 #: assets/js/editor.blocks.js:23
2192 msgid "Mute"
2193 msgstr ""
2194
2195 #: assets/js/editor.blocks.js:23
2196 msgid "Enable this option to increase the chances for autoplay to succeed."
2197 msgstr ""
2198
2199 #: assets/js/editor.blocks.js:23
2200 msgid "Autoplay"
2201 msgstr ""
2202
2203 #: assets/js/editor.blocks.js:23
2204 msgid "Controls Position"
2205 msgstr ""
2206
2207 #: assets/js/editor.blocks.js:23
2208 msgid "Poster Image"
2209 msgstr ""
2210
2211 #: assets/js/editor.blocks.js:23
2212 msgid "Select Poster"
2213 msgstr ""
2214
2215 #: assets/js/editor.blocks.js:23
2216 msgid "Replace Poster"
2217 msgstr ""
2218
2219 #: assets/js/editor.blocks.js:23
2220 msgid "Remove Poster"
2221 msgstr ""
2222
2223 #: assets/js/editor.blocks.js:23
2224 msgid "Overlay Layer Opacity"
2225 msgstr ""
2226
2227 #: assets/js/editor.blocks.js:23
2228 msgid "Blend Mode"
2229 msgstr ""
2230
2231 #: assets/js/editor.blocks.js:23
2232 msgid "Multiply"
2233 msgstr ""
2234
2235 #: assets/js/editor.blocks.js:23
2236 msgid "Screen"
2237 msgstr ""
2238
2239 #: assets/js/editor.blocks.js:23
2240 msgid "Darken"
2241 msgstr ""
2242
2243 #: assets/js/editor.blocks.js:23
2244 msgid "Lighten"
2245 msgstr ""
2246
2247 #: assets/js/editor.blocks.js:23
2248 msgid "Color Dodge"
2249 msgstr ""
2250
2251 #: assets/js/editor.blocks.js:23
2252 msgid "Color Burn"
2253 msgstr ""
2254
2255 #: assets/js/editor.blocks.js:23
2256 msgid "Hard Light"
2257 msgstr ""
2258
2259 #: assets/js/editor.blocks.js:23
2260 msgid "Soft Light"
2261 msgstr ""
2262
2263 #: assets/js/editor.blocks.js:23
2264 msgid "Difference"
2265 msgstr ""
2266
2267 #: assets/js/editor.blocks.js:23
2268 msgid "Exclusion"
2269 msgstr ""
2270
2271 #: assets/js/editor.blocks.js:23
2272 msgid "Hue"
2273 msgstr ""
2274
2275 #: assets/js/editor.blocks.js:23
2276 msgid "Saturation"
2277 msgstr ""
2278
2279 #: assets/js/editor.blocks.js:23
2280 msgid "Color"
2281 msgstr ""
2282
2283 #: assets/js/editor.blocks.js:23
2284 msgid "Luminosity"
2285 msgstr ""
2286
2287 #: assets/js/editor.blocks.js:23
2288 msgid "Overlay Image"
2289 msgstr ""
2290
2291 #: assets/js/editor.blocks.js:23
2292 msgid "Entrance Animation"
2293 msgstr ""
2294
2295 #: assets/js/editor.blocks.js:23
2296 msgid "Duration"
2297 msgstr ""
2298
2299 #: assets/js/editor.blocks.js:23
2300 msgid "Slow"
2301 msgstr ""
2302
2303 #: assets/js/editor.blocks.js:23
2304 msgid "Fast"
2305 msgstr ""
2306
2307 #: assets/js/editor.blocks.js:23
2308 msgid "Very Fast"
2309 msgstr ""
2310
2311 #: assets/js/editor.blocks.js:23
2312 msgid "Delay, ms"
2313 msgstr ""
2314
2315 #: assets/js/editor.blocks.js:23
2316 msgid "Gradient"
2317 msgstr ""
2318
2319 #: assets/js/editor.blocks.js:23
2320 msgid "Video"
2321 msgstr ""
2322
2323 #: assets/js/editor.blocks.js:23
2324 msgid "Custom Gradient"
2325 msgstr ""
2326
2327 #: assets/js/editor.blocks.js:23
2328 msgid "Type"
2329 msgstr ""
2330
2331 #: assets/js/editor.blocks.js:23
2332 msgid "Linear"
2333 msgstr ""
2334
2335 #: assets/js/editor.blocks.js:23
2336 msgid "Radial"
2337 msgstr ""
2338
2339 #: assets/js/editor.blocks.js:23
2340 msgid "First Color"
2341 msgstr ""
2342
2343 #: assets/js/editor.blocks.js:23
2344 msgid "First Color Location"
2345 msgstr ""
2346
2347 #: assets/js/editor.blocks.js:23
2348 msgid "Second Color"
2349 msgstr ""
2350
2351 #: assets/js/editor.blocks.js:23
2352 msgid "Second Color Location"
2353 msgstr ""
2354
2355 #: assets/js/editor.blocks.js:23
2356 msgid "Angle"
2357 msgstr ""
2358
2359 #: assets/js/editor.blocks.js:23
2360 msgid "gallery"
2361 msgstr ""
2362
2363 #: assets/js/editor.blocks.js:23
2364 msgid "carousel"
2365 msgstr ""
2366
2367 #: assets/js/editor.blocks.js:23
2368 msgid "image"
2369 msgstr ""
2370
2371 #: assets/js/editor.blocks.js:23
2372 msgid "Number of slides"
2373 msgstr ""
2374
2375 #: assets/js/editor.blocks.js:23
2376 msgid "Image Size"
2377 msgstr ""
2378
2379 #: assets/js/editor.blocks.js:23
2380 msgid "For images from Media Library only."
2381 msgstr ""
2382
2383 #: assets/js/editor.blocks.js:23
2384 msgid "Slider Minimum Height"
2385 msgstr ""
2386
2387 #: assets/js/editor.blocks.js:23
2388 msgid "Slider Settings"
2389 msgstr ""
2390
2391 #: assets/js/editor.blocks.js:23
2392 msgid "These options are applied on frontend only."
2393 msgstr ""
2394
2395 #: assets/js/editor.blocks.js:23
2396 msgid "Enable Slideshow"
2397 msgstr ""
2398
2399 #: assets/js/editor.blocks.js:23
2400 msgid "Slideshow plays automatically."
2401 msgstr ""
2402
2403 #: assets/js/editor.blocks.js:23
2404 msgid "Pause On Hover"
2405 msgstr ""
2406
2407 #: assets/js/editor.blocks.js:23
2408 msgid "Pause the slideshow when the mouse cursor is over a slider."
2409 msgstr ""
2410
2411 #: assets/js/editor.blocks.js:23
2412 msgid "Slideshow Speed"
2413 msgstr ""
2414
2415 #: assets/js/editor.blocks.js:23
2416 msgid "Arrows"
2417 msgstr ""
2418
2419 #: assets/js/editor.blocks.js:23
2420 msgid "Outside"
2421 msgstr ""
2422
2423 #: assets/js/editor.blocks.js:23
2424 msgid "Inside"
2425 msgstr ""
2426
2427 #: assets/js/editor.blocks.js:23
2428 msgid "Dots"
2429 msgstr ""
2430
2431 #: assets/js/editor.blocks.js:23
2432 msgid "Text Color"
2433 msgstr ""
2434
2435 #: assets/js/editor.blocks.js:23
2436 msgid "Overlay Opacity"
2437 msgstr ""
2438
2439 #: assets/js/editor.blocks.js:23
2440 msgid "Text Animation"
2441 msgstr ""
2442
2443 #: assets/js/editor.blocks.js:23
2444 msgid "Very Slow"
2445 msgstr ""
2446
2447 #: assets/js/editor.blocks.js:23
2448 msgid "Edit Media"
2449 msgstr ""
2450
2451 #: assets/js/editor.blocks.js:23
2452 msgid "photo"
2453 msgstr ""
2454
2455 #: assets/js/editor.blocks.js:23
2456 msgid "Edit Slider"
2457 msgstr ""
2458
2459 #: assets/js/editor.blocks.js:23
2460 msgid "New Tab"
2461 msgstr ""
2462
2463 #: assets/js/editor.blocks.js:23
2464 msgid "Link Rel"
2465 msgstr ""
2466
2467 #: assets/js/editor.blocks.js:23
2468 msgid "Image Fit"
2469 msgstr ""
2470
2471 #: assets/js/editor.blocks.js:23
2472 msgid "Fill"
2473 msgstr ""
2474
2475 #: assets/js/editor.blocks.js:23
2476 msgid "Fit"
2477 msgstr ""
2478
2479 #: assets/js/editor.blocks.js:23
2480 msgid "Show Caption"
2481 msgstr ""
2482
2483 #: assets/js/editor.blocks.js:23
2484 msgid "Caption Style"
2485 msgstr ""
2486
2487 #: assets/js/editor.blocks.js:23
2488 msgid "Light"
2489 msgstr ""
2490
2491 #: assets/js/editor.blocks.js:23
2492 msgid "Dark"
2493 msgstr ""
2494
2495 #: assets/js/editor.blocks.js:23
2496 msgid "Caption Position"
2497 msgstr ""
2498
2499 #: assets/js/editor.blocks.js:23
2500 msgid "Underneath"
2501 msgstr ""
2502
2503 #: assets/js/editor.blocks.js:23
2504 msgid "Link to"
2505 msgstr ""
2506
2507 #: assets/js/editor.blocks.js:23
2508 msgid "Attachment Page"
2509 msgstr ""
2510
2511 #: assets/js/editor.blocks.js:23
2512 msgid "Media File"
2513 msgstr ""
2514
2515 #: assets/js/editor.blocks.js:23
2516 msgid "Custom link per slide"
2517 msgstr ""
2518
2519 #: assets/js/editor.blocks.js:23
2520 msgid "Infinite"
2521 msgstr ""
2522
2523 #: assets/js/editor.blocks.js:23
2524 msgid "Slideshow plays on repeat."
2525 msgstr ""
2526
2527 #: assets/js/editor.blocks.js:23
2528 msgid "Slides on Desktop"
2529 msgstr ""
2530
2531 #: assets/js/editor.blocks.js:23
2532 msgid "Works with the Slide effect only. Specifies the number of slides displayed at once. Applies to screens wider than 991 pixels."
2533 msgstr ""
2534
2535 #: assets/js/editor.blocks.js:23
2536 msgid "Slides on Laptop"
2537 msgstr ""
2538
2539 #: assets/js/editor.blocks.js:23
2540 msgid "Applies to screens between 768 and 991 pixels wide."
2541 msgstr ""
2542
2543 #: assets/js/editor.blocks.js:23
2544 msgid "Slides on Tablet"
2545 msgstr ""
2546
2547 #: assets/js/editor.blocks.js:23
2548 msgid "Applies to screens between 468 and 768 pixels wide."
2549 msgstr ""
2550
2551 #: assets/js/editor.blocks.js:23
2552 msgid "Slides on Mobile"
2553 msgstr ""
2554
2555 #: assets/js/editor.blocks.js:23
2556 msgid "Applies to screens up to 468 pixels wide."
2557 msgstr ""
2558
2559 #: assets/js/editor.blocks.js:23
2560 msgid "Slides to Scroll on Desktop"
2561 msgstr ""
2562
2563 #: assets/js/editor.blocks.js:23
2564 msgid "Specifies the number of slides that will scroll at once. Applies to screens wider than 991 pixels."
2565 msgstr ""
2566
2567 #: assets/js/editor.blocks.js:23
2568 msgid "Image Alignment"
2569 msgstr ""
2570
2571 #: assets/js/editor.blocks.js:23
2572 msgid "Center Mode"
2573 msgstr ""
2574
2575 #: assets/js/editor.blocks.js:23
2576 msgid "Displays slides centered, with partial previews of the previous and next slides. Use with odd numbered \"Slides on ...\" slides."
2577 msgstr ""
2578
2579 #: assets/js/editor.blocks.js:23
2580 msgid "Variable Width"
2581 msgstr ""
2582
2583 #: assets/js/editor.blocks.js:23
2584 msgid "Allows slides to have different widths."
2585 msgstr ""
2586
2587 #: assets/js/editor.blocks.js:23
2588 msgid "Spacing"
2589 msgstr ""
2590
2591 #: assets/js/editor.blocks.js:23
2592 msgid "Controls Settings"
2593 msgstr ""
2594
2595 #: assets/js/editor.blocks.js:23
2596 msgid "Outline"
2597 msgstr ""
2598
2599 #: assets/js/editor.blocks.js:23
2600 msgid "Icon Size"
2601 msgstr ""
2602
2603 #: assets/js/editor.blocks.js:23
2604 msgid "Space Around Icon"
2605 msgstr ""
2606
2607 #: assets/js/editor.blocks.js:23
2608 msgid "Border Width"
2609 msgstr ""
2610
2611 #: assets/js/editor.blocks.js:23
2612 msgid "Border Radius"
2613 msgstr ""
2614
2615 #: assets/js/editor.blocks.js:23
2616 msgid "Link"
2617 msgstr ""
2618
2619 #: assets/js/editor.blocks.js:23
2620 msgid "Icon Hover Animation"
2621 msgstr ""
2622
2623 #: assets/js/editor.blocks.js:23
2624 msgid "feature"
2625 msgstr ""
2626
2627 #: assets/js/editor.blocks.js:23
2628 msgid "service"
2629 msgstr ""
2630
2631 #: assets/js/editor.blocks.js:23
2632 msgid "Align Icon Left"
2633 msgstr ""
2634
2635 #: assets/js/editor.blocks.js:23
2636 msgid "Align Icon Right"
2637 msgstr ""
2638
2639 #: assets/js/editor.blocks.js:23
2640 msgid "Icon Vertical Alignment"
2641 msgstr ""
2642
2643 #: assets/js/editor.blocks.js:23
2644 msgid "Content Alignment"
2645 msgstr ""
2646
2647 #: assets/js/editor.blocks.js:23
2648 msgid "Icon Link"
2649 msgstr ""
2650
2651 #: assets/js/editor.blocks.js:23
2652 msgid "Icon Style"
2653 msgstr ""
2654
2655 #: assets/js/editor.blocks.js:23
2656 msgid "Icon Background Color"
2657 msgstr ""
2658
2659 #: assets/js/editor.blocks.js:23
2660 msgid "Border Size"
2661 msgstr ""
2662
2663 #: assets/js/editor.blocks.js:23
2664 msgid "Link an image or video with a text overlay."
2665 msgstr ""
2666
2667 #: assets/js/editor.blocks.js:23
2668 msgid "cover"
2669 msgstr ""
2670
2671 #: assets/js/editor.blocks.js:23
2672 msgid "Block Animation"
2673 msgstr ""
2674
2675 #: assets/js/editor.blocks.js:23
2676 msgid "Aries"
2677 msgstr ""
2678
2679 #: assets/js/editor.blocks.js:23
2680 msgid "Taurus"
2681 msgstr ""
2682
2683 #: assets/js/editor.blocks.js:23
2684 msgid "Gemini"
2685 msgstr ""
2686
2687 #: assets/js/editor.blocks.js:23
2688 msgid "Cancer"
2689 msgstr ""
2690
2691 #: assets/js/editor.blocks.js:23
2692 msgid "Leo"
2693 msgstr ""
2694
2695 #: assets/js/editor.blocks.js:23
2696 msgid "Virgo"
2697 msgstr ""
2698
2699 #: assets/js/editor.blocks.js:23
2700 msgid "Replace Video"
2701 msgstr ""
2702
2703 #: assets/js/editor.blocks.js:23
2704 msgid "Text Horizontal Alignment"
2705 msgstr ""
2706
2707 #: assets/js/editor.blocks.js:23
2708 msgid "Text Vertical Alignment"
2709 msgstr ""
2710
2711 #: assets/js/editor.blocks.js:23
2712 msgid "Block Height"
2713 msgstr ""
2714
2715 #: assets/js/editor.blocks.js:23
2716 msgid "Text Width"
2717 msgstr ""
2718
2719 #: assets/js/editor.blocks.js:23
2720 msgid "Title Tag"
2721 msgstr ""
2722
2723 #: assets/js/editor.blocks.js:23
2724 msgid "Paragraph"
2725 msgstr ""
2726
2727 #: assets/js/editor.blocks.js:23
2728 msgid "Heading 2"
2729 msgstr ""
2730
2731 #: assets/js/editor.blocks.js:23
2732 msgid "Heading 3"
2733 msgstr ""
2734
2735 #: assets/js/editor.blocks.js:23
2736 msgid "Heading 4"
2737 msgstr ""
2738
2739 #: assets/js/editor.blocks.js:23
2740 msgid "Heading 5"
2741 msgstr ""
2742
2743 #: assets/js/editor.blocks.js:23
2744 msgid "Heading 6"
2745 msgstr ""
2746
2747 #: assets/js/editor.blocks.js:23
2748 msgid "Horizontal Left"
2749 msgstr ""
2750
2751 #: assets/js/editor.blocks.js:23
2752 msgid "Horizontal Center"
2753 msgstr ""
2754
2755 #: assets/js/editor.blocks.js:23
2756 msgid "Horizontal Right"
2757 msgstr ""
2758
2759 #: assets/js/editor.blocks.js:23
2760 msgid "Vertical Left"
2761 msgstr ""
2762
2763 #: assets/js/editor.blocks.js:23
2764 msgid "Vertical Right"
2765 msgstr ""
2766
2767 #: assets/js/editor.blocks.js:23
2768 msgid "Active by default"
2769 msgstr ""
2770
2771 #: assets/js/editor.blocks.js:23
2772 msgid "Tabs Item"
2773 msgstr ""
2774
2775 #: assets/js/editor.blocks.js:23
2776 msgid "Select Parent"
2777 msgstr ""
2778
2779 #: assets/js/editor.blocks.js:23
2780 msgid "Active Icon"
2781 msgstr ""
2782
2783 #: assets/js/editor.blocks.js:23
2784 msgid "Icon Position"
2785 msgstr ""
2786
2787 #: assets/js/editor.blocks.js:23
2788 msgid "Accordion Item"
2789 msgstr ""
2790
2791 #: assets/js/editor.blocks.js:23
2792 msgid "Toggle Item"
2793 msgstr ""
2794
2795 #: assets/js/editor.blocks.js:23
2796 msgid "Edit Gallery"
2797 msgstr ""
2798
2799 #: assets/js/editor.blocks.js:23
2800 msgid "Alpha"
2801 msgstr ""
2802
2803 #: assets/js/editor.blocks.js:23
2804 msgid "Beta"
2805 msgstr ""
2806
2807 #: assets/js/editor.blocks.js:23
2808 msgid "Gamma"
2809 msgstr ""
2810
2811 #: assets/js/editor.blocks.js:23
2812 msgid "Delta"
2813 msgstr ""
2814
2815 #: assets/js/editor.blocks.js:23
2816 msgid "Epsilon"
2817 msgstr ""
2818
2819 #: assets/js/editor.blocks.js:23
2820 msgid "Zeta"
2821 msgstr ""
2822
2823 #: assets/js/editor.blocks.js:23
2824 msgid "Google Maps API key."
2825 msgstr ""
2826
2827 #: assets/js/editor.blocks.js:23
2828 msgid "Get your key."
2829 msgstr ""
2830
2831 #: assets/js/editor.blocks.js:23
2832 msgid "Save API Key"
2833 msgstr ""
2834
2835 #: assets/js/editor.blocks.js:23
2836 msgid "Contact the site administrator to set up the required keys."
2837 msgstr ""
2838
2839 #: assets/js/editor.blocks.js:23
2840 msgid "Delete Marker"
2841 msgstr ""
2842
2843 #: assets/js/editor.blocks.js:23
2844 msgid "Drop Marker"
2845 msgstr ""
2846
2847 #: assets/js/editor.blocks.js:23
2848 msgid "Edit Marker"
2849 msgstr ""
2850
2851 #: assets/js/editor.blocks.js:23
2852 msgid "Marker"
2853 msgstr ""
2854
2855 #: assets/js/editor.blocks.js:23
2856 msgid "Popup Width"
2857 msgstr ""
2858
2859 #: assets/js/editor.blocks.js:23
2860 msgid "Latitude"
2861 msgstr ""
2862
2863 #: assets/js/editor.blocks.js:23
2864 msgid "Longitude"
2865 msgstr ""
2866
2867 #: assets/js/editor.blocks.js:23
2868 msgid "Update"
2869 msgstr ""
2870
2871 #: assets/js/editor.blocks.js:23
2872 msgid "Delete"
2873 msgstr ""
2874
2875 #: assets/js/editor.blocks.js:23
2876 msgid "Zoom & Pan Interaction"
2877 msgstr ""
2878
2879 #: assets/js/editor.blocks.js:23
2880 msgid "Prevent zoom on page scroll"
2881 msgstr ""
2882
2883 #: assets/js/editor.blocks.js:23
2884 msgid "Disable zoom and pan"
2885 msgstr ""
2886
2887 #: assets/js/editor.blocks.js:23
2888 msgid "Enable zoom and pan"
2889 msgstr ""
2890
2891 #: assets/js/editor.blocks.js:23
2892 msgid "Map Center & Zoom"
2893 msgstr ""
2894
2895 #: assets/js/editor.blocks.js:23
2896 msgid "Zoom"
2897 msgstr ""
2898
2899 #: assets/js/editor.blocks.js:23
2900 msgid "Drag and zoom map in preview area to apply."
2901 msgstr ""
2902
2903 #: assets/js/editor.blocks.js:23
2904 msgid "Center Latitude"
2905 msgstr ""
2906
2907 #: assets/js/editor.blocks.js:23
2908 msgid "Center Longitude"
2909 msgstr ""
2910
2911 #: assets/js/editor.blocks.js:23
2912 msgid "Map Height"
2913 msgstr ""
2914
2915 #: assets/js/editor.blocks.js:23
2916 msgid "Show Zoom"
2917 msgstr ""
2918
2919 #: assets/js/editor.blocks.js:23
2920 msgid "Show Map Type"
2921 msgstr ""
2922
2923 #: assets/js/editor.blocks.js:23
2924 msgid "Show Street View"
2925 msgstr ""
2926
2927 #: assets/js/editor.blocks.js:23
2928 msgid "Show Full Screen"
2929 msgstr ""
2930
2931 #: assets/js/editor.blocks.js:23
2932 msgid "Map Style"
2933 msgstr ""
2934
2935 #: assets/js/editor.blocks.js:23
2936 msgid "Silver"
2937 msgstr ""
2938
2939 #: assets/js/editor.blocks.js:23
2940 msgid "Retro"
2941 msgstr ""
2942
2943 #: assets/js/editor.blocks.js:23
2944 msgid "Night"
2945 msgstr ""
2946
2947 #: assets/js/editor.blocks.js:23
2948 msgid "Aubergine"
2949 msgstr ""
2950
2951 #: assets/js/editor.blocks.js:23
2952 msgid "Blue Water"
2953 msgstr ""
2954
2955 #: assets/js/editor.blocks.js:23
2956 msgid "Ultra Light"
2957 msgstr ""
2958
2959 #: assets/js/editor.blocks.js:23
2960 msgid "Dark Silver"
2961 msgstr ""
2962
2963 #: assets/js/editor.blocks.js:23
2964 msgid "Shades of Grey"
2965 msgstr ""
2966
2967 #: assets/js/editor.blocks.js:23
2968 msgid "No Labels"
2969 msgstr ""
2970
2971 #: assets/js/editor.blocks.js:23
2972 msgid "Wild West"
2973 msgstr ""
2974
2975 #: assets/js/editor.blocks.js:23
2976 msgid "Vintage"
2977 msgstr ""
2978
2979 #: assets/js/editor.blocks.js:23
2980 msgid "Wireframe"
2981 msgstr ""
2982
2983 #: assets/js/editor.blocks.js:23
2984 msgid "Light Dream"
2985 msgstr ""
2986
2987 #: assets/js/editor.blocks.js:23
2988 msgid "Custom Style (JSON)"
2989 msgstr ""
2990
2991 #: assets/js/editor.blocks.js:23
2992 msgid "Google Maps Styling Wizard"
2993 msgstr ""
2994
2995 #: assets/js/editor.blocks.js:23
2996 msgid "Snazzy Maps"
2997 msgstr ""
2998
2999 #: assets/js/editor.blocks.js:23
3000 msgid "Save"
3001 msgstr ""
3002
3003 #: assets/js/editor.blocks.js:23
3004 msgid "Cancel"
3005 msgstr ""
3006
3007 #: assets/js/editor.blocks.js:23
3008 msgid "Markers"
3009 msgstr ""
3010
3011 #: assets/js/editor.blocks.js:23
3012 msgid "latest"
3013 msgstr ""
3014
3015 #: assets/js/editor.blocks.js:23
3016 msgid "List View"
3017 msgstr ""
3018
3019 #: assets/js/editor.blocks.js:23
3020 msgid "Grid View"
3021 msgstr ""
3022
3023 #: assets/js/editor.blocks.js:23
3024 msgid "No posts found."
3025 msgstr ""
3026
3027 #: assets/js/editor.blocks.js:23
3028 msgid "List"
3029 msgstr ""
3030
3031 #: assets/js/editor.blocks.js:23
3032 msgid "Grid"
3033 msgstr ""
3034
3035 #: assets/js/editor.blocks.js:23
3036 msgid "Columns"
3037 msgstr ""
3038
3039 #: assets/js/editor.blocks.js:23
3040 msgid "Display Title"
3041 msgstr ""
3042
3043 #: assets/js/editor.blocks.js:23
3044 msgid "Display Featured Image"
3045 msgstr ""
3046
3047 #: assets/js/editor.blocks.js:23
3048 msgid "Crop Images"
3049 msgstr ""
3050
3051 #: assets/js/editor.blocks.js:23
3052 msgid "Display Excerpt"
3053 msgstr ""
3054
3055 #: assets/js/editor.blocks.js:23
3056 msgid "Number of words"
3057 msgstr ""
3058
3059 #: assets/js/editor.blocks.js:23
3060 msgid "Display Date"
3061 msgstr ""
3062
3063 #: assets/js/editor.blocks.js:23
3064 msgid "Display Categories"
3065 msgstr ""
3066
3067 #: assets/js/editor.blocks.js:23
3068 msgid "Display Comments"
3069 msgstr ""
3070
3071 #: assets/js/editor.blocks.js:23
3072 msgid "Font Family"
3073 msgstr ""
3074
3075 #: assets/js/editor.blocks.js:23
3076 msgid "Font Style"
3077 msgstr ""
3078
3079 #: assets/js/editor.blocks.js:23
3080 msgid "Italic"
3081 msgstr ""
3082
3083 #: assets/js/editor.blocks.js:23
3084 msgid "Inherit"
3085 msgstr ""
3086
3087 #: assets/js/editor.blocks.js:23
3088 msgid "Text Transform"
3089 msgstr ""
3090
3091 #: assets/js/editor.blocks.js:23
3092 msgid "Capitalize"
3093 msgstr ""
3094
3095 #: assets/js/editor.blocks.js:23
3096 msgid "Lowercase"
3097 msgstr ""
3098
3099 #: assets/js/editor.blocks.js:23
3100 msgid "Uppercase"
3101 msgstr ""
3102
3103 #: assets/js/editor.blocks.js:23
3104 msgid "Line Height"
3105 msgstr ""
3106
3107 #: assets/js/editor.blocks.js:23
3108 msgid "Letter Spacing"
3109 msgstr ""
3110
3111 #: assets/js/editor.blocks.js:23
3112 msgid "Html Attributes"
3113 msgstr ""
3114
3115 #: assets/js/editor.blocks.js:23
3116 msgid "Span"
3117 msgstr ""
3118
3119 #: assets/js/editor.blocks.js:23
3120 msgid "Heading 1"
3121 msgstr ""
3122
3123 #: assets/js/editor.blocks.js:23
3124 msgid "Select Font Family"
3125 msgstr ""
3126
3127 #: assets/js/editor.blocks.js:23
3128 msgid "Loading…"
3129 msgstr ""
3130
3131 #: assets/js/editor.blocks.js:23
3132 msgid "%d of %d"
3133 msgstr ""
3134
3135 #: assets/js/editor.blocks.js:23
3136 msgid "Align Image Left"
3137 msgstr ""
3138
3139 #: assets/js/editor.blocks.js:23
3140 msgid "Align Image Right"
3141 msgstr ""
3142
3143 #: assets/js/editor.blocks.js:23
3144 msgid "Image Vertical Alignment"
3145 msgstr ""
3146
3147 #: assets/js/editor.blocks.js:23
3148 msgid "Mobile Layout"
3149 msgstr ""
3150
3151 #: assets/js/editor.blocks.js:23
3152 msgid "Column"
3153 msgstr ""
3154
3155 #: assets/js/editor.blocks.js:23
3156 msgid "Column Reverse Order"
3157 msgstr ""
3158
3159 #: assets/js/editor.blocks.js:23
3160 msgid "Mobile Alignment"
3161 msgstr ""
3162
3163 #: assets/js/editor.blocks.js:23
3164 msgid "Image Hover Animation"
3165 msgstr ""
3166
3167 #: assets/js/editor.blocks.js:23
3168 msgid "Image Link"
3169 msgstr ""
3170
3171 #: assets/js/editor.blocks.js:23
3172 msgid "Height"
3173 msgstr ""
3174
3175 #: assets/js/editor.blocks.js:23
3176 msgid "Hide on Desktop"
3177 msgstr ""
3178
3179 #: assets/js/editor.blocks.js:23
3180 msgid "Hide on Tablet"
3181 msgstr ""
3182
3183 #: assets/js/editor.blocks.js:23
3184 msgid "Hide on Mobile"
3185 msgstr ""
3186
3187 #: assets/js/editor.blocks.js:23
3188 msgid "facebook"
3189 msgstr ""
3190
3191 #: assets/js/editor.blocks.js:23
3192 msgid "twitter"
3193 msgstr ""
3194
3195 #: assets/js/editor.blocks.js:23
3196 msgid "share"
3197 msgstr ""
3198
3199 #: assets/js/editor.blocks.js:23
3200 msgid "Add Icon"
3201 msgstr ""
3202
3203 #: assets/js/editor.blocks.js:23
3204 msgid "Space between icons"
3205 msgstr ""
3206
3207 #: assets/js/editor.blocks.js:23
3208 msgid "Button"
3209 msgstr ""
3210
3211 #: assets/js/editor.blocks.js:23
3212 msgid "Horizontal space between buttons"
3213 msgstr ""
3214
3215 #: assets/js/editor.blocks.js:23
3216 msgid "Direction"
3217 msgstr ""
3218
3219 #: assets/js/editor.blocks.js:23
3220 msgid "Horizontal"
3221 msgstr ""
3222
3223 #: assets/js/editor.blocks.js:23
3224 msgid "Vertical"
3225 msgstr ""
3226
3227 #: assets/js/editor.blocks.js:23
3228 msgid "Button Width"
3229 msgstr ""
3230
3231 #: assets/js/editor.blocks.js:23
3232 msgid "33%"
3233 msgstr ""
3234
3235 #: assets/js/editor.blocks.js:23
3236 msgid "25%"
3237 msgstr ""
3238
3239 #: assets/js/editor.blocks.js:23
3240 msgid "20%"
3241 msgstr ""
3242
3243 #: assets/js/editor.blocks.js:23
3244 msgid "review"
3245 msgstr ""
3246
3247 #: assets/js/editor.blocks.js:23
3248 msgid "feedback"
3249 msgstr ""
3250
3251 #: assets/js/editor.blocks.js:23
3252 msgid "Write subtitle…"
3253 msgstr ""
3254
3255 #: assets/js/editor.blocks.js:23
3256 msgid "team"
3257 msgstr ""
3258
3259 #: assets/js/editor.blocks.js:23
3260 msgid "member"
3261 msgstr ""
3262
3263 #: assets/js/editor.blocks.js:23
3264 msgid "Crop Image"
3265 msgstr ""
3266
3267 #: assets/js/editor.blocks.js:23
3268 msgid "Click Connect Instagram Account and authorize the app in a new tab to receive access token. Then return to this tab and click Update. You can revoke the granted access any time in your Instagram profile settings."
3269 msgstr ""
3270
3271 #: assets/js/editor.blocks.js:23
3272 msgid "Value"
3273 msgstr ""
3274
3275 #: assets/js/editor.blocks.js:23
3276 msgid "Animate"
3277 msgstr ""
3278
3279 #: assets/js/editor.blocks.js:23
3280 msgid "Progress bar animates when it becomes visible on screen."
3281 msgstr ""
3282
3283 #: assets/js/editor.blocks.js:23
3284 msgid "Progress Color"
3285 msgstr ""
3286
3287 #: assets/js/editor.blocks.js:23
3288 msgid "Progress"
3289 msgstr ""
3290
3291 #: assets/js/editor.blocks.js:23
3292 msgid "Thickness"
3293 msgstr ""
3294
3295 #: assets/js/editor.blocks.js:23
3296 msgid "Bar Color"
3297 msgstr ""
3298
3299 #: assets/js/editor.blocks.js:23
3300 msgid "Prefix"
3301 msgstr ""
3302
3303 #: assets/js/editor.blocks.js:23
3304 msgid "Suffix"
3305 msgstr ""
3306
3307 #: assets/js/editor.blocks.js:23
3308 msgid "Start"
3309 msgstr ""
3310
3311 #: assets/js/editor.blocks.js:23
3312 msgid "End"
3313 msgstr ""
3314
3315 #: assets/js/editor.blocks.js:23
3316 msgid "Display Thousands Separator"
3317 msgstr ""
3318
3319 #: assets/js/editor.blocks.js:23
3320 msgid "Thousands Separator"
3321 msgstr ""
3322
3323 #: assets/js/editor.blocks.js:23
3324 msgctxt "Thousands separator"
3325 msgid ","
3326 msgstr ""
3327
3328 #: assets/js/editor.blocks.js:23
3329 msgid "Decimal Places"
3330 msgstr ""
3331
3332 #: assets/js/editor.blocks.js:23
3333 msgid "Decimal Separator"
3334 msgstr ""
3335
3336 #: assets/js/editor.blocks.js:23
3337 msgctxt "Decimal separator"
3338 msgid "."
3339 msgstr ""
3340
3341 #: assets/js/editor.blocks.js:23
3342 msgid "Numerals"
3343 msgstr ""
3344
3345 #: assets/js/editor.blocks.js:23
3346 msgid "Eastern Arabic"
3347 msgstr ""
3348
3349 #: assets/js/editor.blocks.js:23
3350 msgid "Farsi"
3351 msgstr ""
3352
3353 #: assets/js/editor.blocks.js:23
3354 msgid "Smooth Animation"
3355 msgstr ""
3356
3357 #: assets/js/editor.blocks.js:23
3358 msgctxt "Period, placeholder"
3359 msgid "/month"
3360 msgstr ""
3361
3362 #: assets/js/editor.blocks.js:23
3363 msgid "email"
3364 msgstr ""
3365
3366 #: assets/js/editor.blocks.js:23
3367 msgid "message"
3368 msgstr ""
3369
3370 #: assets/js/editor.blocks.js:23
3371 msgid "Email"
3372 msgstr ""
3373
3374 #: assets/js/editor.blocks.js:23
3375 msgid "Field Settings"
3376 msgstr ""
3377
3378 #: assets/js/editor.blocks.js:23
3379 msgid "Subject"
3380 msgstr ""
3381
3382 #: assets/js/editor.blocks.js:23
3383 msgid "Button Text Color"
3384 msgstr ""
3385
3386 #: assets/js/editor.blocks.js:23
3387 msgid "Button Background Color"
3388 msgstr ""
3389
3390 #: assets/js/editor.blocks.js:23
3391 msgid "reCAPTCHA v2"
3392 msgstr ""
3393
3394 #: assets/js/editor.blocks.js:23
3395 msgid "Color Theme"
3396 msgstr ""
3397
3398 #: assets/js/editor.blocks.js:23
3399 msgid "reCAPTCHA v2 Site Key"
3400 msgstr ""
3401
3402 #: assets/js/editor.blocks.js:23
3403 msgid "reCAPTCHA v2 Secret Key"
3404 msgstr ""
3405
3406 #: assets/js/editor.blocks.js:23
3407 msgid "Content Settings"
3408 msgstr ""
3409
3410 #: assets/js/editor.blocks.js:23
3411 msgid "Display Settings"
3412 msgstr ""
3413
3414 #: assets/js/editor.blocks.js:23
3415 msgid "Slides to Scroll"
3416 msgstr ""
3417
3418 #: assets/js/editor.blocks.js:23
3419 msgid "Key"
3420 msgstr ""
3421
3422 #: assets/js/editor.blocks.js:23
3423 msgid "There are no suggestions for this query."
3424 msgstr ""
3425
3426 #: assets/js/editor.blocks.js:23
3427 msgid "Compare"
3428 msgstr ""
3429
3430 #: assets/js/editor.blocks.js:23
3431 msgid "Remove Condition"
3432 msgstr ""
3433
3434 #: assets/js/editor.blocks.js:23
3435 msgid "Add Value"
3436 msgstr ""
3437
3438 #: assets/js/editor.blocks.js:23
3439 msgid "Remove Value"
3440 msgstr ""
3441
3442 #: assets/js/editor.blocks.js:23
3443 msgid "Meta Query Builder"
3444 msgstr ""
3445
3446 #: assets/js/editor.blocks.js:23
3447 msgid "Close"
3448 msgstr ""
3449
3450 #: assets/js/editor.blocks.js:23
3451 msgid "Create Template"
3452 msgstr ""
3453
3454 #: assets/js/editor.blocks.js:23
3455 msgid "Use Default Template"
3456 msgstr ""
3457
3458 #: assets/js/editor.blocks.js:23
3459 msgid "View All Templates"
3460 msgstr ""
3461
3462 #: assets/js/editor.blocks.js:23
3463 msgid "Reload Templates"
3464 msgstr ""
3465
3466 #: assets/js/editor.blocks.js:23
3467 msgid "Apply"
3468 msgstr ""
3469
3470 #: assets/js/editor.blocks.js:23
3471 msgid "Edit"
3472 msgstr ""
3473
3474 #: assets/js/editor.blocks.js:23
3475 msgid "No templates found."
3476 msgstr ""
3477
3478 #: assets/js/editor.blocks.js:23
3479 msgid "price"
3480 msgstr ""
3481
3482 #: assets/js/editor.blocks.js:23
3483 msgid "list"
3484 msgstr ""
3485
3486 #: assets/js/editor.blocks.js:23
3487 msgid "Delete Image"
3488 msgstr ""
3489
3490 #: assets/js/editor.blocks.js:23
3491 msgid "Currency Position"
3492 msgstr ""
3493
3494 #: assets/js/editor.blocks.js:23
3495 msgid "Before"
3496 msgstr ""
3497
3498 #: assets/js/editor.blocks.js:23
3499 msgid "Before with space"
3500 msgstr ""
3501
3502 #: assets/js/editor.blocks.js:23
3503 msgid "After"
3504 msgstr ""
3505
3506 #: assets/js/editor.blocks.js:23
3507 msgid "After with space"
3508 msgstr ""
3509
3510 #: assets/js/editor.blocks.js:23
3511 msgid "Divider"
3512 msgstr ""
3513
3514 #: assets/js/editor.blocks.js:23
3515 msgid "ACF Background Image"
3516 msgstr ""
3517
3518 #: assets/js/editor.blocks.js:23
3519 msgid "Overlay Gradient"
3520 msgstr ""
3521
3522 #: assets/js/editor.blocks.js:23
3523 msgid "Gradient Colors"
3524 msgstr ""
3525
3526 #: assets/js/editor.blocks.js:23
3527 msgid "Alignment"
3528 msgstr ""
3529
3530 #: assets/js/editor.blocks.js:23
3531 msgid "Field Name"
3532 msgstr ""
3533
3534 #: assets/js/editor.blocks.js:23
3535 msgid "Image Height"
3536 msgstr ""
3537
3538 #: assets/js/editor.blocks.js:23
3539 msgid "Content Width"
3540 msgstr ""
3541
3542 #: assets/js/editor.blocks.js:23
3543 msgid "ACF Image"
3544 msgstr ""
3545
3546 #: assets/js/editor.blocks.js:23
3547 msgid "Post"
3548 msgstr ""
3549
3550 #: assets/js/editor.blocks.js:23
3551 msgid "ACF Select"
3552 msgstr ""
3553
3554 #: assets/js/editor.blocks.js:23
3555 msgid "Bold"
3556 msgstr ""
3557
3558 #: assets/js/editor.blocks.js:23
3559 msgid "Label"
3560 msgstr ""
3561
3562 #: assets/js/editor.blocks.js:23
3563 msgid "Separator"
3564 msgstr ""
3565
3566 #: assets/js/editor.blocks.js:23
3567 msgid "For multiple values."
3568 msgstr ""
3569
3570 #: assets/js/editor.blocks.js:23
3571 msgid "ACF Wysiwyg"
3572 msgstr ""
3573
3574 #: assets/js/editor.blocks.js:23
3575 msgid "Post Title"
3576 msgstr ""
3577
3578 #: assets/js/editor.blocks.js:23
3579 msgid "Featured Image"
3580 msgstr ""
3581
3582 #: assets/js/editor.blocks.js:23
3583 msgid "Content"
3584 msgstr ""
3585
3586 #: assets/js/editor.blocks.js:23
3587 msgid "Post Content (excerpt)"
3588 msgstr ""
3589
3590 #: assets/js/editor.blocks.js:23
3591 msgid "Post Content (content)"
3592 msgstr ""
3593
3594 #: assets/js/editor.blocks.js:23
3595 msgid "Post Content (full content)"
3596 msgstr ""
3597
3598 #: assets/js/editor.blocks.js:23
3599 msgid "Display Content"
3600 msgstr ""
3601
3602 #: assets/js/editor.blocks.js:23
3603 msgid "Excerpt"
3604 msgstr ""
3605
3606 #: assets/js/editor.blocks.js:23
3607 msgid "Post Content"
3608 msgstr ""
3609
3610 #: assets/js/editor.blocks.js:23
3611 msgid "Full Content"
3612 msgstr ""
3613
3614 #: assets/js/editor.blocks.js:23
3615 msgid "Categories"
3616 msgstr ""
3617
3618 #: assets/js/editor.blocks.js:23
3619 msgid "Comments"
3620 msgstr ""
3621
3622 #: assets/js/editor.blocks.js:23
3623 msgid "Tags"
3624 msgstr ""
3625
3626 #: assets/js/editor.blocks.js:23
3627 msgid "Background Featured Image"
3628 msgstr ""
3629
3630 #: assets/js/editor.blocks.js:23
3631 msgid "Meta"
3632 msgstr ""
3633
3634 #: assets/js/editor.blocks.js:23
3635 msgid "Custom Field"
3636 msgstr ""
3637
3638 #: assets/js/editor.blocks.js:23
3639 msgid "Classic"
3640 msgstr ""
3641
3642 #: assets/js/editor.blocks.js:23
3643 msgid "Image in background"
3644 msgstr ""
3645
3646 #: assets/js/editor.blocks.js:23
3647 msgid "Two columns"
3648 msgstr ""
3649
3650 #: assets/js/editor.blocks.js:23
3651 msgid "Custom background"
3652 msgstr ""
3653
3654 #: assets/js/editor.blocks.js:23
3655 msgid "Choose Layout"
3656 msgstr ""
3657
3658 #: assets/js/editor.blocks.js:23
3659 msgid "subscribe"
3660 msgstr ""
3661
3662 #: assets/js/editor.blocks.js:23
3663 msgid "Mailchimp API key."
3664 msgstr ""
3665
3666 #: assets/js/editor.blocks.js:23
3667 msgid "Sync"
3668 msgstr ""
3669
3670 #: assets/js/editor.blocks.js:23
3671 msgid "Select the lists you wish your visitors to be subscribed to."
3672 msgstr ""
3673
3674 #: assets/js/editor.blocks.js:23
3675 msgid "video"
3676 msgstr ""
3677
3678 #: assets/js/editor.blocks.js:23
3679 msgid "popup"
3680 msgstr ""
3681
3682 #: assets/js/editor.blocks.js:23
3683 msgid "button"
3684 msgstr ""
3685
3686 #: assets/js/editor.blocks.js:23
3687 msgid "Video URL"
3688 msgstr ""
3689
3690 #: assets/js/editor.blocks.js:23
3691 msgid "Link to Youtube, Vimeo or self-hosted video. This video will be opened in a popup."
3692 msgstr ""
3693
3694 #: assets/js/editor.blocks.js:23
3695 msgid "Button Style"
3696 msgstr ""
3697
3698 #: assets/js/editor.blocks.js:23
3699 msgid "Button appearance depend on whether the image is selected."
3700 msgstr ""
3701
3702 #: assets/js/editor.blocks.js:23
3703 msgid "Border"
3704 msgstr ""
3705
3706 #: assets/js/editor.blocks.js:23
3707 msgid "Button Size"
3708 msgstr ""
3709
3710 #: assets/js/editor.blocks.js:23
3711 msgid "Button Maximum Width"
3712 msgstr ""
3713
3714 #: assets/js/editor.blocks.js:23
3715 msgid "Button Animation"
3716 msgstr ""
3717
3718 #: assets/js/editor.blocks.js:23
3719 msgid "Image Animation"
3720 msgstr ""
3721
3722 #: assets/js/editor.blocks.js:23
3723 msgid "Button Color"
3724 msgstr ""
3725
3726 #: assets/js/editor.blocks.js:23
3727 msgid "Title Color"
3728 msgstr ""
3729
3730 #: assets/js/editor.blocks.js:23
3731 msgid "tooltip"
3732 msgstr ""
3733
3734 #: assets/js/editor.blocks.js:23
3735 msgid "Duplicate"
3736 msgstr ""
3737
3738 #: assets/js/editor.blocks.js:23
3739 msgid "Drop Point"
3740 msgstr ""
3741
3742 #: assets/js/editor.blocks.js:23
3743 msgid "Tooltip Interactivity"
3744 msgstr ""
3745
3746 #: assets/js/editor.blocks.js:23
3747 msgid "Hover"
3748 msgstr ""
3749
3750 #: assets/js/editor.blocks.js:23
3751 msgid "Click"
3752 msgstr ""
3753
3754 #: assets/js/editor.blocks.js:23
3755 msgid "Click (Multiple)"
3756 msgstr ""
3757
3758 #: assets/js/editor.blocks.js:23
3759 msgid "Point Size"
3760 msgstr ""
3761
3762 #: assets/js/editor.blocks.js:23
3763 msgid "Point Spacing"
3764 msgstr ""
3765
3766 #: assets/js/editor.blocks.js:23
3767 msgid "Point Opacity"
3768 msgstr ""
3769
3770 #: assets/js/editor.blocks.js:23
3771 msgid "Tooltip Theme"
3772 msgstr ""
3773
3774 #: assets/js/editor.blocks.js:23
3775 msgid "Light with border"
3776 msgstr ""
3777
3778 #: assets/js/editor.blocks.js:23
3779 msgid "Google"
3780 msgstr ""
3781
3782 #: assets/js/editor.blocks.js:23
3783 msgid "Dark with transparency"
3784 msgstr ""
3785
3786 #: assets/js/editor.blocks.js:23
3787 msgid "Display tooltip arrow"
3788 msgstr ""
3789
3790 #: assets/js/editor.blocks.js:23
3791 msgid "Tooltip Animation"
3792 msgstr ""
3793
3794 #: assets/js/editor.blocks.js:23
3795 msgid "Shift Away"
3796 msgstr ""
3797
3798 #: assets/js/editor.blocks.js:23
3799 msgid "Shift Toward"
3800 msgstr ""
3801
3802 #: assets/js/editor.blocks.js:23
3803 msgid "Scale"
3804 msgstr ""
3805
3806 #: assets/js/editor.blocks.js:23
3807 msgid "Perspective"
3808 msgstr ""
3809
3810 #: assets/js/editor.blocks.js:23
3811 msgid "Point Animation"
3812 msgstr ""
3813
3814 #: assets/js/editor.blocks.js:23
3815 msgid "Point Appearance Animation"
3816 msgstr ""
3817
3818 #: assets/js/editor.blocks.js:23
3819 msgid "Slide Down"
3820 msgstr ""
3821
3822 #: assets/js/editor.blocks.js:23
3823 msgid "Point Animation On Hover"
3824 msgstr ""
3825
3826 #: assets/js/editor.blocks.js:23
3827 msgid "Edit Point"
3828 msgstr ""
3829
3830 #: assets/js/editor.blocks.js:23
3831 msgid "Point Settings"
3832 msgstr ""
3833
3834 #: assets/js/editor.blocks.js:23
3835 msgid "timer"
3836 msgstr ""
3837
3838 #: assets/js/editor.blocks.js:23
3839 msgid "Justify"
3840 msgstr ""
3841
3842 #: assets/js/editor.blocks.js:23
3843 msgid "Time"
3844 msgstr ""
3845
3846 #: assets/js/editor.blocks.js:23
3847 msgid "Years"
3848 msgstr ""
3849
3850 #: assets/js/editor.blocks.js:23
3851 msgid "Months"
3852 msgstr ""
3853
3854 #: assets/js/editor.blocks.js:23
3855 msgid "Weeks"
3856 msgstr ""
3857
3858 #: assets/js/editor.blocks.js:23
3859 msgid "Days"
3860 msgstr ""
3861
3862 #: assets/js/editor.blocks.js:23
3863 msgid "Hours"
3864 msgstr ""
3865
3866 #: assets/js/editor.blocks.js:23
3867 msgid "Minutes"
3868 msgstr ""
3869
3870 #: assets/js/editor.blocks.js:23
3871 msgid "Seconds"
3872 msgstr ""
3873
3874 #: assets/js/editor.blocks.js:23
3875 msgid "Font Settings"
3876 msgstr ""
3877
3878 #: assets/js/editor.blocks.js:23
3879 msgid "Space around numbers"
3880 msgstr ""
3881
3882 #: assets/js/editor.blocks.js:23
3883 msgid "Space between numbers"
3884 msgstr ""
3885
3886 #: assets/js/editor.blocks.js:23
3887 msgid "vertical"
3888 msgstr ""
3889
3890 #: assets/js/editor.blocks.js:23
3891 msgid "workflow"
3892 msgstr ""
3893
3894 #: assets/js/editor.blocks.js:23
3895 msgid "Slide In"
3896 msgstr ""
3897
3898 #: assets/js/editor.blocks.js:23
3899 msgid "Display scroll progress"
3900 msgstr ""
3901
3902 #: assets/js/editor.blocks.js:23
3903 msgid "Horizontal Space"
3904 msgstr ""
3905
3906 #: assets/js/editor.blocks.js:23
3907 msgid "Vertical Space"
3908 msgstr ""
3909
3910 #: assets/js/editor.blocks.js:23
3911 msgid "Timeline Block"
3912 msgstr ""
3913
3914 #: assets/js/editor.blocks.js:23
3915 msgid "Block Alignment"
3916 msgstr ""
3917
3918 #: assets/js/editor.blocks.js:23
3919 msgid "Insert Template"
3920 msgstr ""
3921
3922 #: assets/js/editor.blocks.js:23
3923 msgid "All Categories"
3924 msgstr ""
3925
3926 #: assets/js/editor.blocks.js:23
3927 msgid "Search"
3928 msgstr ""
3929
3930 #: assets/js/editor.blocks.js:23
3931 msgid "Choose a template from the library."
3932 msgstr ""
3933
3934 #: assets/js/editor.blocks.js:23
3935 msgid "Hint: Hold Ctrl/Cmd key to select multiple cells. Hold Shift key to select range."
3936 msgstr ""
3937
3938 #: assets/js/editor.blocks.js:23
3939 msgid "Rows"
3940 msgstr ""
3941
3942 #: assets/js/editor.blocks.js:23
3943 msgid "Delete Row"
3944 msgstr ""
3945
3946 #: assets/js/editor.blocks.js:23
3947 msgid "Add Row Before"
3948 msgstr ""
3949
3950 #: assets/js/editor.blocks.js:23
3951 msgid "Add Row After"
3952 msgstr ""
3953
3954 #: assets/js/editor.blocks.js:23
3955 msgid "Delete Column"
3956 msgstr ""
3957
3958 #: assets/js/editor.blocks.js:23
3959 msgid "Add Column Before"
3960 msgstr ""
3961
3962 #: assets/js/editor.blocks.js:23
3963 msgid "Add Column After"
3964 msgstr ""
3965
3966 #: assets/js/editor.blocks.js:23
3967 msgid "Merge Cells"
3968 msgstr ""
3969
3970 #: assets/js/editor.blocks.js:23
3971 msgid "Split Cells"
3972 msgstr ""
3973
3974 #: assets/js/editor.blocks.js:23
3975 msgid "Such type of selection is not available"
3976 msgstr ""
3977
3978 #: assets/js/editor.blocks.js:23
3979 msgid "Edit Table"
3980 msgstr ""
3981
3982 #: assets/js/editor.blocks.js:23
3983 msgid "Table Settings"
3984 msgstr ""
3985
3986 #: assets/js/editor.blocks.js:23
3987 msgid "Table Layout"
3988 msgstr ""
3989
3990 #: assets/js/editor.blocks.js:23
3991 msgid "Border Collapse"
3992 msgstr ""
3993
3994 #: assets/js/editor.blocks.js:23
3995 msgid "Collapse"
3996 msgstr ""
3997
3998 #: assets/js/editor.blocks.js:23
3999 msgid "Separate"
4000 msgstr ""
4001
4002 #: assets/js/editor.blocks.js:23
4003 msgid "Table Header"
4004 msgstr ""
4005
4006 #: assets/js/editor.blocks.js:23
4007 msgid "Table Footer"
4008 msgstr ""
4009
4010 #: assets/js/editor.blocks.js:23
4011 msgid "Cell Settings"
4012 msgstr ""
4013
4014 #: assets/js/editor.blocks.js:23
4015 msgid "Border Style"
4016 msgstr ""
4017
4018 #: assets/js/editor.blocks.js:23
4019 msgid "Solid"
4020 msgstr ""
4021
4022 #: assets/js/editor.blocks.js:23
4023 msgid "Dashed"
4024 msgstr ""
4025
4026 #: assets/js/editor.blocks.js:23
4027 msgid "Dotted"
4028 msgstr ""
4029
4030 #: assets/js/editor.blocks.js:23
4031 msgid "Border Color"
4032 msgstr ""
4033
4034 #: assets/js/editor.blocks.js:23
4035 msgid "HTML Anchor"
4036 msgstr ""
4037
4038 #: assets/js/editor.blocks.js:23
4039 msgid "Learn more about anchors"
4040 msgstr ""
4041
4042 #: assets/js/editor.blocks.js:23
4043 msgid "summary"
4044 msgstr ""
4045
4046 #: assets/js/editor.blocks.js:23
4047 msgid "Headings not found on this page."
4048 msgstr ""
4049
4050 #: assets/js/editor.blocks.js:23
4051 msgid "Headings"
4052 msgstr ""
4053
4054 #: assets/js/editor.blocks.js:23
4055 msgid "List Style"
4056 msgstr ""
4057
4058 #: assets/js/editor.blocks.js:23
4059 msgid "Unordered"
4060 msgstr ""
4061
4062 #: assets/js/editor.blocks.js:23
4063 msgid "Ordered"
4064 msgstr ""
4065
4066 #: assets/js/editor.blocks.js:23
4067 msgid "Add Slide"
4068 msgstr ""
4069
4070 #: assets/js/editor.blocks.js:23
4071 msgid "Displays slides centered, with partial previews of the previous and next slides. Use with odd numbered \"Slides to show\" slides."
4072 msgstr ""
4073
4074 #: assets/js/editor.blocks.js:23
4075 msgid "Adaptive Height"
4076 msgstr ""
4077
4078 #: assets/js/editor.blocks.js:23
4079 msgid "Automatically adjusts height for single-slide horizontal carousels."
4080 msgstr ""
4081
4082 #: assets/js/editor.blocks.js:23
4083 msgid "Draggable"
4084 msgstr ""
4085
4086 #: assets/js/editor.blocks.js:23
4087 msgid "Enable mouse dragging."
4088 msgstr ""
4089
4090 #: assets/js/editor.blocks.js:23
4091 msgid "Applies to screens wider than 991 pixels."
4092 msgstr ""
4093
4094 #: assets/js/editor.blocks.js:23
4095 msgid "Laptop"
4096 msgstr ""
4097
4098 #: assets/js/editor.blocks.js:23
4099 msgid "Slides to Show"
4100 msgstr ""
4101
4102 #: assets/js/editor.blocks.js:23
4103 msgid "Specifies the number of slides displayed at once."
4104 msgstr ""
4105
4106 #: assets/js/editor.blocks.js:23
4107 msgid "Specifies the number of slides that will scroll at once."
4108 msgstr ""
4109
4110 #: assets/js/editor.blocks.js:23
4111 msgid "Edit Slide"
4112 msgstr ""
4113
4114 #: assets/js/editor.blocks.js:23
4115 msgid "Previous"
4116 msgstr ""
4117
4118 #: assets/js/editor.blocks.js:23
4119 msgid "Next"
4120 msgstr ""
4121
4122 #: assets/js/editor.blocks.js:23
4123 msgid "Slide %1$d of %2$d"
4124 msgstr ""
4125
4126 #: assets/js/editor.blocks.js:23
4127 msgid "Add Slide Before"
4128 msgstr ""
4129
4130 #: assets/js/editor.blocks.js:23
4131 msgid "Add Slide After"
4132 msgstr ""
4133
4134 #: assets/js/editor.blocks.js:23
4135 msgid "Add any block to slide"
4136 msgstr ""
4137
4138 #: assets/js/editor.blocks.js:23
4139 msgid "This Getwid block offers automated content generation fueled by the power of AI."
4140 msgstr ""
4141
4142 #: assets/js/editor.blocks.js:23
4143 msgid "Write your request or question to receive an AI-generated reply"
4144 msgstr ""
4145
4146 #: assets/js/editor.blocks.js:23
4147 msgid "Accept"
4148 msgstr ""
4149
4150 #: assets/js/editor.blocks.js:23
4151 msgid "Stop"
4152 msgstr ""
4153
4154 #: assets/js/editor.blocks.js:23
4155 msgid "In order to use this block, you must accept <link>Terms and Conditions</link>."
4156 msgstr ""
4157
4158 #: assets/js/editor.blocks.js:23
4159 msgid "An error occurred while updating user profile."
4160 msgstr ""
4161