| @@ -69,9 +69,8 @@ | ||
| 69 | 69 | __( 'Add New', 'elementor' ); |
| 70 | 70 | __( 'Close', 'elementor' ); |
| 71 | 71 | __( 'Tip', 'elementor' ); |
| 72 | 72 | __( 'Close', 'elementor' ); |
| 73 | -__( 'Theme Builder', 'elementor' ); | |
| 74 | 73 | __( 'Upgrade', 'elementor' ); |
| 75 | 74 | __( 'Customize every part of your site', 'elementor' ); |
| 76 | 75 | __( 'Get total control, consistency and a faster workflow by designing the recurring parts that make up a complete website like the Header & Footer, Archive, 404, WooCommerce pages and more.', 'elementor' ); |
| 77 | 76 | __( 'Upgrade Now', 'elementor' ); |
| @@ -78,8 +77,9 @@ | ||
| 78 | 77 | __( 'Theme Builder could not be loaded', 'elementor' ); |
| 79 | 78 | __( 'We’re sorry, but something went wrong. Click on ‘Learn more’ and follow each of the steps to quickly solve it.', 'elementor' ); |
| 80 | 79 | __( 'Learn More', 'elementor' ); |
| 81 | 80 | __( 'Go Back', 'elementor' ); |
| 81 | +__( 'Theme Builder', 'elementor' ); | |
| 82 | 82 | __( 'Info', 'elementor' ); |
| 83 | 83 | __( 'Learn More', 'elementor' ); |
| 84 | 84 | __( 'Tip', 'elementor' ); |
| 85 | 85 | __( 'Watch Video', 'elementor' ); |
| @@ -390,9 +390,9 @@ | ||
| 390 | 390 | __( 'See it Live', 'elementor' ); |
| 391 | 391 | __( 'Close', 'elementor' ); |
| 392 | 392 | __( 'Import', 'elementor' ); |
| 393 | 393 | __( 'Kit is live illustration', 'elementor' ); |
| 394 | -__( 'Your website template is now live on your site!', 'elementor' ); | |
| 394 | +__( 'Your website templates is now live on your site!', 'elementor' ); | |
| 395 | 395 | __( 'You\'ve imported and applied the following to your site:', 'elementor' ); |
| 396 | 396 | __( 'Build sites faster with Website Templates.', 'elementor' ); |
| 397 | 397 | __( 'Show me how', 'elementor' ); |
| 398 | 398 | __( 'This file type is not allowed', 'elementor' ); |
| @@ -461,9 +461,9 @@ | ||
| 461 | 461 | __( 'Pages', 'elementor' ); |
| 462 | 462 | __( ', try again and if the problem persists contact ', 'elementor' ); |
| 463 | 463 | __( 'Support', 'elementor' ); |
| 464 | 464 | __( 'Unable to download the Website Template', 'elementor' ); |
| 465 | -__( 'We couldn’t download the Website Template due to technical difficulty on our part. Try again in a few minutes and if the problem persists contact', 'elementor' ); | |
| 465 | +__( 'We couldn’t download the Website Template due to technical difficulty on our part. Try again in a few minutes and if the problem persists contact ', 'elementor' ); | |
| 466 | 466 | __( 'Support', 'elementor' ); |
| 467 | 467 | __( 'Couldn’t access the file', 'elementor' ); |
| 468 | 468 | __( 'Seems like Elementor isn’t authorized to access relevant files for installing this Website Template. Contact your site host to get permission.', 'elementor' ); |
| 469 | 469 | __( 'Couldn’t install the Website Template', 'elementor' ); |
| @@ -524,9 +524,9 @@ | ||
| 524 | 524 | __( 'Learn More', 'elementor' ); |
| 525 | 525 | __( 'Export a Website Kit', 'elementor' ); |
| 526 | 526 | __( 'What’s a Website Kit?', 'elementor' ); |
| 527 | 527 | __( 'A Website Kit is a .zip file that contains all the parts of a complete site. It’s an easy way to get a site up and running quickly.', 'elementor' ); |
| 528 | -__( 'Learn more about Website Kits', 'elementor' ); | |
| 528 | +__( ' Learn more about Website Kits', 'elementor' ); | |
| 529 | 529 | __( 'How does exporting work?', 'elementor' ); |
| 530 | 530 | __( 'To turn your site into a Website Kit, select the templates, content, settings and plugins you want to include. Once it’s ready, you’ll get a .zip file that you can import to other sites.', 'elementor' ); |
| 531 | 531 | __( 'Learn More', 'elementor' ); |
| 532 | 532 | __( 'Setting up your website template...', 'elementor' ); |
| @@ -581,9 +581,9 @@ | ||
| 581 | 581 | __( 'Learn more', 'elementor' ); |
| 582 | 582 | __( 'Your library is full', 'elementor' ); |
| 583 | 583 | __( 'This file', 'elementor' ); |
| 584 | 584 | __( '%s exceeds the library size limit', 'elementor' ); |
| 585 | -__( 'The maximum website template library size is %s GB. To save this file, you can either export it locally as a .zip file or get more storage by', 'elementor' ); | |
| 585 | +__( 'The maximum website template library size is %s GB. To save this file, you can either export it locally as a .zip file or get more storage by ', 'elementor' ); | |
| 586 | 586 | __( 'Upgrade now', 'elementor' ); |
| 587 | 587 | __( 'Cancel', 'elementor' ); |
| 588 | 588 | __( 'Export as .zip', 'elementor' ); |
| 589 | 589 | __( 'Try Again', 'elementor' ); |
| @@ -599,12 +599,8 @@ | ||
| 599 | 599 | const headers = [ 'Plugin Name', 'Version' ]; |
| 600 | 600 | |
| 601 | 601 | if ( withStatus ) { |
| 602 | 602 | headers.splice( 1, 0, 'Status' ); |
| 603 | -__( 'Importing your content, templates and site settings', 'elementor' ); | |
| 604 | -__( 'This allows Elementor to scan your SVGs for malicious content. Otherwise, you can skip any SVGs in this import.', 'elementor' ); | |
| 605 | -__( 'Nothing to worry about, just continue without importing SVGs or go back and start the import again.', 'elementor' ); | |
| 606 | -__( 'Activating plugins:', 'elementor' ); | |
| 607 | 603 | __( 'Previous', 'elementor' ); |
| 608 | 604 | __( 'Next', 'elementor' ); |
| 609 | 605 | __( 'Learn More', 'elementor' ); |
| 610 | 606 | __( 'Import a Website Kit to your site', 'elementor' ); |
| @@ -611,13 +607,17 @@ | ||
| 611 | 607 | __( 'Parts of this kit overlap with your site’s templates, design and settings. The items you leave checked on this list will replace your current design.', 'elementor' ); |
| 612 | 608 | __( 'Note:', 'elementor' ); |
| 613 | 609 | __( "Your site's homepage will be determined by the kit. You can change this later.", 'elementor' ); |
| 614 | 610 | __( 'Select the items you want to keep and apply:', 'elementor' ); |
| 611 | +__( 'Importing your content, templates and site settings', 'elementor' ); | |
| 612 | +__( 'This allows Elementor to scan your SVGs for malicious content. Otherwise, you can skip any SVGs in this import.', 'elementor' ); | |
| 613 | +__( 'Nothing to worry about, just continue without importing SVGs or go back and start the import again.', 'elementor' ); | |
| 615 | 614 | __( 'Select which plugins to include', 'elementor' ); |
| 616 | 615 | __( 'All items are already selected by default. Uncheck the ones you don\'t want.', 'elementor' ); |
| 617 | 616 | __( ' Recommended:', 'elementor' ); |
| 618 | 617 | __( 'Head over to Updates and make sure that your plugins are updated to the latest version.', 'elementor' ); |
| 619 | 618 | __( 'Take me there', 'elementor' ); |
| 619 | +__( 'Activating plugins:', 'elementor' ); | |
| 620 | 620 | __( 'Learn More', 'elementor' ); |
| 621 | 621 | __( 'Back to Website Templates', 'elementor' ); |
| 622 | 622 | __( 'Import a Website Template', 'elementor' ); |
| 623 | 623 | __( 'Upload a .zip file with style, site settings, content, etc. Then, we’ll apply them to your site.', 'elementor' ); |
| @@ -631,14 +631,14 @@ | ||
| 631 | 631 | __( 'Uploading JSON or ZIP files from unknown sources can be harmful and put your site at risk. For maximum safety, upload only JSON or ZIP files from trusted sources.', 'elementor' ); |
| 632 | 632 | __( 'Continue', 'elementor' ); |
| 633 | 633 | __( 'Cancel', 'elementor' ); |
| 634 | 634 | __( 'Do not show this message again', 'elementor' ); |
| 635 | -__( 'Select which parts you want to apply', 'elementor' ); | |
| 636 | -__( "All items are already selected by default. Uncheck the ones you don't want.", 'elementor' ); | |
| 637 | 635 | __( 'We applied your template and your site is online!', 'elementor' ); |
| 638 | 636 | __( 'You\'ve imported and applied the following to your site:', 'elementor' ); |
| 639 | 637 | __( 'Click here', 'elementor' ); |
| 640 | 638 | __( 'to learn more about building your site with Elementor Website Templates', 'elementor' ); |
| 639 | +__( 'Select which parts you want to apply', 'elementor' ); | |
| 640 | +__( "All items are already selected by default. Uncheck the ones you don't want.", 'elementor' ); | |
| 641 | 641 | __( 'Learn More', 'elementor' ); |
| 642 | 642 | __( 'Select which plugins to export', 'elementor' ); |
| 643 | 643 | __( 'Your Website Template may not work as expected if key plugins are missing.', 'elementor' ); |
| 644 | 644 | __( 'By default, we’ll include everything in your file. Uncheck the items you don\'t want.', 'elementor' ); |
| @@ -671,8 +671,16 @@ | ||
| 671 | 671 | __( 'Missing Required Plugins:', 'elementor' ); |
| 672 | 672 | __( 'Previous', 'elementor' ); |
| 673 | 673 | __( 'Next', 'elementor' ); |
| 674 | 674 | __( 'Plugins you already have:', 'elementor' ); |
| 675 | +__( 'See It Live', 'elementor' ); | |
| 676 | +__( 'Got It', 'elementor' ); | |
| 677 | +__( 'Learn more', 'elementor' ); | |
| 678 | +__( 'Important:', 'elementor' ); | |
| 679 | +__( "There are few plugins that we couldn't install:", 'elementor' ); | |
| 680 | +__( 'Let’s do it', 'elementor' ); | |
| 681 | +__( 'Tip:', 'elementor' ); | |
| 682 | +__( 'Make sure your Elementor Pro account is connected', 'elementor' ); | |
| 675 | 683 | __( 'Previous', 'elementor' ); |
| 676 | 684 | __( 'Import', 'elementor' ); |
| 677 | 685 | __( 'Note:', 'elementor' ); |
| 678 | 686 | __( 'The Website Kit you’re using contains plugins for functionality, but no content or pages, etc.', 'elementor' ); |
| @@ -680,22 +688,14 @@ | ||
| 680 | 688 | __( 'Go Back', 'elementor' ); |
| 681 | 689 | __( 'Required plugins are still missing.', 'elementor' ); |
| 682 | 690 | __( "If you don't include them, this kit may not work properly.", 'elementor' ); |
| 683 | 691 | __( 'Go Back', 'elementor' ); |
| 684 | -__( 'See It Live', 'elementor' ); | |
| 685 | -__( 'Got It', 'elementor' ); | |
| 686 | -__( 'Learn more', 'elementor' ); | |
| 687 | -__( 'Important:', 'elementor' ); | |
| 688 | -__( "There are few plugins that we couldn't install:", 'elementor' ); | |
| 689 | -__( 'Let’s do it', 'elementor' ); | |
| 690 | -__( 'Tip:', 'elementor' ); | |
| 691 | -__( 'Make sure your Elementor Pro account is connected', 'elementor' ); | |
| 692 | 692 | __( 'Save to library', 'elementor' ); |
| 693 | 693 | __( 'Save to library', 'elementor' ); |
| 694 | 694 | __( 'Save to library', 'elementor' ); |
| 695 | 695 | __( 'Back', 'elementor' ); |
| 696 | 696 | __( 'Export as .zip', 'elementor' ); |
| 697 | +__( 'Description (Optional)', 'elementor' ); | |
| 698 | +__( 'Type description here...', 'elementor' ); | |
| 697 | 699 | __( 'Must add a name', 'elementor' ); |
| 698 | 700 | __( 'Name', 'elementor' ); |
| 699 | -__( 'Type name here...', 'elementor' ); | |
| 700 | -__( 'Description (Optional)', 'elementor' ); | |
| 701 | -__( 'Type description here...', 'elementor' ); | |
| 701 | +__( 'Type name here...', 'elementor' ); | |