| @@ -77,8 +77,11 @@ | ||
| 77 | 77 | __( 'Theme Style settings', 'elementor' ); |
| 78 | 78 | __( 'Layout Settings', 'elementor' ); |
| 79 | 79 | __( 'Lightbox Settings', 'elementor' ); |
| 80 | 80 | __( 'Background Settings', 'elementor' ); |
| 81 | +__( 'Setting up your website template...', 'elementor' ); | |
| 82 | +__( 'This usually takes a few moments.', 'elementor' ); | |
| 83 | +__( "Don't close this window until the process is finished.", 'elementor' ); | |
| 81 | 84 | __( 'Kit Info', 'elementor' ); |
| 82 | 85 | __( 'Import a Website Template', 'elementor' ); |
| 83 | 86 | __( 'What’s a Website Template?', 'elementor' ); |
| 84 | 87 | __( 'A Website Template 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' ); |
| @@ -92,11 +95,8 @@ | ||
| 92 | 95 | __( 'Learn more about Website Kits', 'elementor' ); |
| 93 | 96 | __( 'How does exporting work?', 'elementor' ); |
| 94 | 97 | __( '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' ); |
| 95 | 98 | __( 'Learn More', 'elementor' ); |
| 96 | -__( 'Setting up your website template...', 'elementor' ); | |
| 97 | -__( 'This usually takes a few moments.', 'elementor' ); | |
| 98 | -__( "Don't close this window until the process is finished.", 'elementor' ); | |
| 99 | 99 | __( 'Custom Post Type', 'elementor' ); |
| 100 | 100 | __( 'Click to select custom post types', 'elementor' ); |
| 101 | 101 | __( 'No custom post types in your site...', 'elementor' ); |
| 102 | 102 | __( 'Add the custom posts types to export. The latest 20 items from each type will be included.', 'elementor' ); |
| @@ -112,8 +112,31 @@ | ||
| 112 | 112 | const headers = [ 'Plugin Name', 'Version' ]; |
| 113 | 113 | |
| 114 | 114 | if ( withStatus ) { |
| 115 | 115 | headers.splice( 1, 0, 'Status' ); |
| 116 | +__( 'Learn More', 'elementor' ); | |
| 117 | +__( 'Select which plugins to export', 'elementor' ); | |
| 118 | +__( 'Your Website Template may not work as expected if key plugins are missing.', 'elementor' ); | |
| 119 | +__( 'By default, we’ll include everything in your file. Uncheck the items you don\'t want.', 'elementor' ); | |
| 120 | +__( 'Next', 'elementor' ); | |
| 121 | +__( 'Learn More', 'elementor' ); | |
| 122 | +__( 'Select which items to export', 'elementor' ); | |
| 123 | +__( 'You can export the content, site settings, and templates as a Website Template to be reused in the future.', 'elementor' ); | |
| 124 | +__( 'Uncheck the items you don\'t want to include.', 'elementor' ); | |
| 125 | +__( 'Open library', 'elementor' ); | |
| 126 | +__( 'Done', 'elementor' ); | |
| 127 | +__( 'Download manually', 'elementor' ); | |
| 128 | +__( 'Show me how', 'elementor' ); | |
| 129 | +__( 'Take me there', 'elementor' ); | |
| 130 | +__( 'Your website template is now saved to the library!', 'elementor' ); | |
| 131 | +__( 'Your .zip file is ready', 'elementor' ); | |
| 132 | +__( 'You can find it in the My Website Templates tab.', 'elementor' ); | |
| 133 | +__( 'Once the download is complete, you can upload it to be used for other sites.', 'elementor' ); | |
| 134 | +__( 'Build sites faster with Website Templates.', 'elementor' ); | |
| 135 | +__( 'Is the automatic download not starting?', 'elementor' ); | |
| 136 | +__( 'Importing your content, templates and site settings', 'elementor' ); | |
| 137 | +__( 'This allows Elementor to scan your SVGs for malicious content. Otherwise, you can skip any SVGs in this import.', 'elementor' ); | |
| 138 | +__( 'Nothing to worry about, just continue without importing SVGs or go back and start the import again.', 'elementor' ); | |
| 116 | 139 | __( 'Previous', 'elementor' ); |
| 117 | 140 | __( 'Next', 'elementor' ); |
| 118 | 141 | __( 'Learn More', 'elementor' ); |
| 119 | 142 | __( 'Import a Website Kit to your site', 'elementor' ); |
| @@ -120,11 +143,8 @@ | ||
| 120 | 143 | __( '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' ); |
| 121 | 144 | __( 'Note:', 'elementor' ); |
| 122 | 145 | __( "Your site's homepage will be determined by the kit. You can change this later.", 'elementor' ); |
| 123 | 146 | __( 'Select the items you want to keep and apply:', 'elementor' ); |
| 124 | -__( 'Importing your content, templates and site settings', 'elementor' ); | |
| 125 | -__( 'This allows Elementor to scan your SVGs for malicious content. Otherwise, you can skip any SVGs in this import.', 'elementor' ); | |
| 126 | -__( 'Nothing to worry about, just continue without importing SVGs or go back and start the import again.', 'elementor' ); | |
| 127 | 147 | __( 'Activating plugins:', 'elementor' ); |
| 128 | 148 | __( 'Select which plugins to include', 'elementor' ); |
| 129 | 149 | __( 'All items are already selected by default. Uncheck the ones you don\'t want.', 'elementor' ); |
| 130 | 150 | __( ' Recommended:', 'elementor' ); |
| @@ -150,31 +170,18 @@ | ||
| 150 | 170 | __( 'We applied your template and your site is online!', 'elementor' ); |
| 151 | 171 | __( 'You\'ve imported and applied the following to your site:', 'elementor' ); |
| 152 | 172 | __( 'Click here', 'elementor' ); |
| 153 | 173 | __( 'to learn more about building your site with Elementor Website Templates', 'elementor' ); |
| 154 | -__( 'Learn More', 'elementor' ); | |
| 155 | -__( 'Select which plugins to export', 'elementor' ); | |
| 156 | -__( 'Your Website Template may not work as expected if key plugins are missing.', 'elementor' ); | |
| 157 | -__( 'By default, we’ll include everything in your file. Uncheck the items you don\'t want.', 'elementor' ); | |
| 158 | -__( 'Next', 'elementor' ); | |
| 159 | -__( 'Learn More', 'elementor' ); | |
| 160 | -__( 'Select which items to export', 'elementor' ); | |
| 161 | -__( 'You can export the content, site settings, and templates as a Website Template to be reused in the future.', 'elementor' ); | |
| 162 | -__( 'Uncheck the items you don\'t want to include.', 'elementor' ); | |
| 163 | -__( 'Open library', 'elementor' ); | |
| 164 | -__( 'Done', 'elementor' ); | |
| 165 | -__( 'Download manually', 'elementor' ); | |
| 166 | -__( 'Show me how', 'elementor' ); | |
| 167 | -__( 'Take me there', 'elementor' ); | |
| 168 | -__( 'Your website template is now saved to the library!', 'elementor' ); | |
| 169 | -__( 'Your .zip file is ready', 'elementor' ); | |
| 170 | -__( 'You can find it in the My Website Templates tab.', 'elementor' ); | |
| 171 | -__( 'Once the download is complete, you can upload it to be used for other sites.', 'elementor' ); | |
| 172 | -__( 'Build sites faster with Website Templates.', 'elementor' ); | |
| 173 | -__( 'Is the automatic download not starting?', 'elementor' ); | |
| 174 | +__( 'Save to library', 'elementor' ); | |
| 175 | +__( 'Save to library', 'elementor' ); | |
| 176 | +__( 'Save to library', 'elementor' ); | |
| 177 | +__( 'Back', 'elementor' ); | |
| 178 | +__( 'Export as .zip', 'elementor' ); | |
| 174 | 179 | __( 'Edit Template', 'elementor' ); |
| 175 | 180 | __( 'Imported', 'elementor' ); |
| 176 | 181 | __( 'Existing', 'elementor' ); |
| 182 | +__( 'Plugins to add:', 'elementor' ); | |
| 183 | +__( 'Missing Required Plugins:', 'elementor' ); | |
| 177 | 184 | __( 'Install Elementor Pro', 'elementor' ); |
| 178 | 185 | __( "Without Elementor Pro, importing components like templates, widgets and popups won't work.", 'elementor' ); |
| 179 | 186 | __( 'Is your Elementor Pro ready?', 'elementor' ); |
| 180 | 187 | __( 'If you’ve purchased, installed & activated Elementor Pro, we can continue importing all the parts of this site.', 'elementor' ); |
| @@ -179,10 +186,8 @@ | ||
| 179 | 186 | __( 'Is your Elementor Pro ready?', 'elementor' ); |
| 180 | 187 | __( 'If you’ve purchased, installed & activated Elementor Pro, we can continue importing all the parts of this site.', 'elementor' ); |
| 181 | 188 | __( 'Yes', 'elementor' ); |
| 182 | 189 | __( 'Not yet', 'elementor' ); |
| 183 | -__( 'Plugins to add:', 'elementor' ); | |
| 184 | -__( 'Missing Required Plugins:', 'elementor' ); | |
| 185 | 190 | __( 'Previous', 'elementor' ); |
| 186 | 191 | __( 'Next', 'elementor' ); |
| 187 | 192 | __( 'Plugins you already have:', 'elementor' ); |
| 188 | 193 | __( 'Previous', 'elementor' ); |
| @@ -201,14 +206,9 @@ | ||
| 201 | 206 | __( "There are few plugins that we couldn't install:", 'elementor' ); |
| 202 | 207 | __( 'Let’s do it', 'elementor' ); |
| 203 | 208 | __( 'Tip:', 'elementor' ); |
| 204 | 209 | __( 'Make sure your Elementor Pro account is connected', 'elementor' ); |
| 205 | -__( 'Save to library', 'elementor' ); | |
| 206 | -__( 'Save to library', 'elementor' ); | |
| 207 | -__( 'Save to library', 'elementor' ); | |
| 208 | -__( 'Back', 'elementor' ); | |
| 209 | -__( 'Export as .zip', 'elementor' ); | |
| 210 | +__( 'Description (Optional)', 'elementor' ); | |
| 211 | +__( 'Type description here...', 'elementor' ); | |
| 210 | 212 | __( 'Must add a name', 'elementor' ); |
| 211 | 213 | __( 'Name', 'elementor' ); |
| 212 | -__( 'Type name here...', 'elementor' ); | |
| 213 | -__( 'Description (Optional)', 'elementor' ); | |
| 214 | -__( 'Type description here...', 'elementor' ); | |
| 214 | +__( 'Type name here...', 'elementor' ); | |