| @@ -1,9 +1,9 @@ | ||
| 1 | -# Copyright (C) 2026 Templately | |
| 1 | +# Copyright (C) 2020 Templately | |
| 2 | 2 | # This file is distributed under the same license as the Templately plugin. |
| 3 | 3 | msgid "" |
| 4 | 4 | msgstr "" |
| 5 | -"Project-Id-Version: Templately 3.6.6\n" | |
| 5 | +"Project-Id-Version: Templately 0.4.0\n" | |
| 6 | 6 | "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/templately\n" |
| 7 | 7 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 8 | 8 | "Language-Team: LANGUAGE <[email protected]>\n" |
| 9 | 9 | "MIME-Version: 1.0\n" |
| @@ -8,6316 +8,722 @@ | ||
| 8 | 8 | "Language-Team: LANGUAGE <[email protected]>\n" |
| 9 | 9 | "MIME-Version: 1.0\n" |
| 10 | 10 | "Content-Type: text/plain; charset=UTF-8\n" |
| 11 | 11 | "Content-Transfer-Encoding: 8bit\n" |
| 12 | -"POT-Creation-Date: 2026-06-16T10:26:38+00:00\n" | |
| 12 | +"POT-Creation-Date: 2020-05-06T16:53:55+00:00\n" | |
| 13 | 13 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
| 14 | -"X-Generator: WP-CLI 2.12.0\n" | |
| 14 | +"X-Generator: WP-CLI 2.4.0\n" | |
| 15 | 15 | "X-Domain: templately\n" |
| 16 | 16 | |
| 17 | 17 | #. Plugin Name of the plugin |
| 18 | 18 | #. Author of the plugin |
| 19 | -#: templately.php | |
| 20 | -#: includes/Core/Admin.php:549 | |
| 21 | -#: includes/Core/Platform/Gutenberg.php:86 | |
| 22 | -#: views/header.php:7 | |
| 23 | -#: assets/js/elementor.js:1 | |
| 24 | -#: react-src/elementor/AddSectionBehavior.js:31 | |
| 25 | -#: react-src/elementor/AddSectionBehavior.js:32 | |
| 26 | -#: react-src/elementor/AddSectionBehavior.js:33 | |
| 19 | +#: core/admin/class-admin.php:67 | |
| 20 | +#: core/admin/views/header.php:3 | |
| 21 | +#: src/editor.js:59 | |
| 27 | 22 | msgid "Templately" |
| 28 | 23 | msgstr "" |
| 29 | 24 | |
| 30 | 25 | #. Plugin URI of the plugin |
| 31 | -#: templately.php | |
| 32 | 26 | msgid "https://templately.com" |
| 33 | 27 | msgstr "" |
| 34 | 28 | |
| 35 | 29 | #. Description of the plugin |
| 36 | -#: templately.php | |
| 37 | -msgid "The Best Templates Cloud for Elementor & Gutenberg. Get access to stunning templates, WorkSpace, Cloud Library & many more." | |
| 30 | +msgid "Ultimate Templates Cloud for WordPress" | |
| 38 | 31 | msgstr "" |
| 39 | 32 | |
| 40 | 33 | #. Author URI of the plugin |
| 41 | -#: templately.php | |
| 42 | 34 | msgid "https://templately.com/" |
| 43 | 35 | msgstr "" |
| 44 | 36 | |
| 45 | -#: includes/API/AIContent.php:52 | |
| 46 | -#: includes/API/AIContent.php:181 | |
| 47 | -#: includes/API/AIContent.php:241 | |
| 48 | -#: includes/API/LogoGeneration.php:45 | |
| 49 | -msgid "Invalid ID." | |
| 37 | +#: core/admin/class-admin.php:68 | |
| 38 | +msgid "requires" | |
| 50 | 39 | msgstr "" |
| 51 | 40 | |
| 52 | -#: includes/API/AIContent.php:62 | |
| 53 | -msgid "Missing API key in header." | |
| 54 | -msgstr "" | |
| 55 | - | |
| 56 | -#: includes/API/AIContent.php:67 | |
| 57 | -#: includes/API/LogoGeneration.php:55 | |
| 58 | -msgid "Invalid API key provided in header." | |
| 59 | -msgstr "" | |
| 60 | - | |
| 61 | -#: includes/API/AIContent.php:192 | |
| 62 | -#: includes/API/AIContent.php:300 | |
| 63 | -msgid "Request failed." | |
| 64 | -msgstr "" | |
| 65 | - | |
| 66 | -#: includes/API/AIContent.php:199 | |
| 67 | -#: includes/API/AIContent.php:307 | |
| 68 | -#: includes/API/AIContent.php:982 | |
| 69 | -msgid "Invalid response." | |
| 70 | -msgstr "" | |
| 71 | - | |
| 72 | -#: includes/API/AIContent.php:244 | |
| 73 | -msgid "Invalid prompt." | |
| 74 | -msgstr "" | |
| 75 | - | |
| 76 | -#: includes/API/AIContent.php:247 | |
| 77 | -msgid "Invalid content ids." | |
| 78 | -msgstr "" | |
| 79 | - | |
| 80 | -#: includes/API/AIContent.php:250 | |
| 81 | -msgid "Invalid platform." | |
| 82 | -msgstr "" | |
| 83 | - | |
| 84 | -#: includes/API/AIContent.php:364 | |
| 85 | -msgid "The content is being generated in the queue" | |
| 86 | -msgstr "" | |
| 87 | - | |
| 88 | -#: includes/API/AIContent.php:461 | |
| 89 | -msgid "Template must be a non-empty array with content_id as keys." | |
| 90 | -msgstr "" | |
| 91 | - | |
| 92 | -#: includes/API/AIContent.php:507 | |
| 93 | -#, php-format | |
| 94 | -msgid "Processed %d templates: %d successful, %d failed." | |
| 95 | -msgstr "" | |
| 96 | - | |
| 97 | -#: includes/API/AIContent.php:530 | |
| 98 | -msgid "Pack ID or ID parameter is required." | |
| 99 | -msgstr "" | |
| 100 | - | |
| 101 | -#: includes/API/AIContent.php:546 | |
| 102 | -msgid "Failed to fetch attachments from API." | |
| 103 | -msgstr "" | |
| 104 | - | |
| 105 | -#: includes/API/AIContent.php:559 | |
| 106 | -#: includes/API/AIContent.php:977 | |
| 107 | -#: includes/Core/Importer/Utils/AIUtils.php:257 | |
| 108 | -#, php-format | |
| 109 | -msgid "API returned HTTP %d error." | |
| 110 | -msgstr "" | |
| 111 | - | |
| 112 | -#: includes/API/AIContent.php:564 | |
| 113 | -msgid "No XML content found in API response." | |
| 114 | -msgstr "" | |
| 115 | - | |
| 116 | -#: includes/API/AIContent.php:571 | |
| 117 | -msgid "Failed to parse XML content." | |
| 118 | -msgstr "" | |
| 119 | - | |
| 120 | -#: includes/API/AIContent.php:580 | |
| 121 | -#, php-format | |
| 122 | -msgid "Found %d attachments." | |
| 123 | -msgstr "" | |
| 124 | - | |
| 125 | -#: includes/API/AIContent.php:584 | |
| 126 | -msgid "An unexpected error occurred while fetching attachments." | |
| 127 | -msgstr "" | |
| 128 | - | |
| 129 | -#: includes/API/AIContent.php:605 | |
| 130 | -msgid "Failed to create temporary file." | |
| 131 | -msgstr "" | |
| 132 | - | |
| 133 | -#: includes/API/AIContent.php:612 | |
| 134 | -msgid "Failed to write XML content to temporary file." | |
| 135 | -msgstr "" | |
| 136 | - | |
| 137 | -#: includes/API/AIContent.php:757 | |
| 138 | -msgid "Search query is required." | |
| 139 | -msgstr "" | |
| 140 | - | |
| 141 | -#: includes/API/AIContent.php:794 | |
| 142 | -msgid "Failed to fetch images from external service." | |
| 143 | -msgstr "" | |
| 144 | - | |
| 145 | -#: includes/API/AIContent.php:806 | |
| 146 | -#, php-format | |
| 147 | -msgid "External API returned error code: %d" | |
| 148 | -msgstr "" | |
| 149 | - | |
| 150 | -#: includes/API/AIContent.php:817 | |
| 151 | -msgid "Invalid response from external service." | |
| 152 | -msgstr "" | |
| 153 | - | |
| 154 | -#: includes/API/AIContent.php:827 | |
| 155 | -msgid "External API returned an error status." | |
| 156 | -msgstr "" | |
| 157 | - | |
| 158 | -#: includes/API/AIContent.php:866 | |
| 159 | -msgid "Prompt is required for tagline generation." | |
| 160 | -msgstr "" | |
| 161 | - | |
| 162 | -#: includes/API/AIContent.php:889 | |
| 163 | -msgid "Failed to generate tagline." | |
| 164 | -msgstr "" | |
| 165 | - | |
| 166 | -#: includes/API/AIContent.php:905 | |
| 167 | -#: includes/API/AIContent.php:917 | |
| 168 | -#: includes/API/LogoGeneration.php:177 | |
| 169 | -#: includes/API/LogoGeneration.php:193 | |
| 170 | -#: includes/API/LogoGeneration.php:205 | |
| 171 | -msgid "Something went wrong. Please try again or contact support." | |
| 172 | -msgstr "" | |
| 173 | - | |
| 174 | -#: includes/API/AIContent.php:928 | |
| 175 | -#: includes/API/LogoGeneration.php:216 | |
| 176 | -msgid "Invalid response from API." | |
| 177 | -msgstr "" | |
| 178 | - | |
| 179 | -#: includes/API/AIContent.php:938 | |
| 180 | -#: includes/API/LogoGeneration.php:226 | |
| 181 | -msgid "API returned an unexpected response." | |
| 182 | -msgstr "" | |
| 183 | - | |
| 184 | -#: includes/API/AIContent.php:960 | |
| 185 | -msgid "Invalid conversation ID." | |
| 186 | -msgstr "" | |
| 187 | - | |
| 188 | -#: includes/API/AIContent.php:969 | |
| 189 | -msgid "Failed to fetch conversation." | |
| 190 | -msgstr "" | |
| 191 | - | |
| 192 | -#: includes/API/API.php:166 | |
| 193 | -msgid "Your session has expired. Please log in again." | |
| 194 | -msgstr "" | |
| 195 | - | |
| 196 | -#: includes/API/Checkout.php:26 | |
| 197 | -msgid "No item selected for purchase." | |
| 198 | -msgstr "" | |
| 199 | - | |
| 200 | -#: includes/API/Checkout.php:56 | |
| 201 | -msgid "Could not start the checkout. Please try again." | |
| 202 | -msgstr "" | |
| 203 | - | |
| 204 | -#: includes/API/Conditions.php:92 | |
| 205 | -msgid "Successfully saved." | |
| 206 | -msgstr "" | |
| 207 | - | |
| 208 | -#: includes/API/Dependencies.php:92 | |
| 209 | -#: includes/Core/Admin.php:551 | |
| 210 | -#: includes/Core/Importer/Runners/ElementorContent.php:17 | |
| 211 | -#: assets/js/templately.js:1 | |
| 212 | -#: react-src/app/components/core/itemDetails/Breadcrumb.js:35 | |
| 213 | -#: react-src/app/components/core/itemDetails/NewSidebar.js:276 | |
| 214 | -#: react-src/app/components/core/itemDetails/NewSidebar.js:288 | |
| 215 | -#: react-src/app/components/new-components/header/Switcher.js:38 | |
| 216 | -#: react-src/app/header/actionParts/Switcher.js:38 | |
| 217 | -#: react-src/app/settings/components/Switcher.js:32 | |
| 41 | +#: core/admin/class-admin.php:69 | |
| 218 | 42 | msgid "Elementor" |
| 219 | 43 | msgstr "" |
| 220 | 44 | |
| 221 | -#: includes/API/Dependencies.php:122 | |
| 222 | -msgid "You have the plugin installed." | |
| 45 | +#: core/admin/class-admin.php:70 | |
| 46 | +msgid "plugin to be installed and activated. Please install Elementor to continue." | |
| 223 | 47 | msgstr "" |
| 224 | 48 | |
| 225 | -#: includes/API/Import.php:31 | |
| 226 | -#: includes/API/Import.php:169 | |
| 227 | -#: includes/API/Import.php:194 | |
| 228 | -msgid "Invalid ID is provided." | |
| 49 | +#: core/admin/views/header.php:6 | |
| 50 | +msgid "Version" | |
| 229 | 51 | msgstr "" |
| 230 | 52 | |
| 231 | -#: includes/API/Import.php:37 | |
| 232 | -#: includes/API/Import.php:175 | |
| 233 | -#: includes/API/Import.php:200 | |
| 234 | -msgid "Please try again we enabled container." | |
| 53 | +#: core/api/class-api.php:54 | |
| 54 | +msgid "Something went wrong. Nonce Issue." | |
| 235 | 55 | msgstr "" |
| 236 | 56 | |
| 237 | -#: includes/API/Import.php:72 | |
| 238 | -msgid "Template data is invalid. Please kindly contact Templately Support." | |
| 239 | -msgstr "" | |
| 240 | - | |
| 241 | -#: includes/API/Items.php:156 | |
| 242 | -#: includes/API/Items.php:192 | |
| 243 | -#: includes/API/Items.php:255 | |
| 244 | -msgid "Invalid Type Call" | |
| 245 | -msgstr "" | |
| 246 | - | |
| 247 | -#: includes/API/Items.php:185 | |
| 248 | -msgid "Items slug cannot be empty." | |
| 249 | -msgstr "" | |
| 250 | - | |
| 251 | -#: includes/API/Items.php:231 | |
| 252 | -#: includes/API/Items.php:281 | |
| 253 | -msgid "Item data not found" | |
| 254 | -msgstr "" | |
| 255 | - | |
| 256 | -#: includes/API/Items.php:248 | |
| 257 | -msgid "Items id cannot be empty." | |
| 258 | -msgstr "" | |
| 259 | - | |
| 260 | -#: includes/API/Items.php:298 | |
| 261 | -msgid "Search keyword cannot be empty." | |
| 262 | -msgstr "" | |
| 263 | - | |
| 264 | -#: includes/API/Items.php:393 | |
| 265 | -msgid "Unfavourite Action Failed: Something went wrong." | |
| 266 | -msgstr "" | |
| 267 | - | |
| 268 | -#: includes/API/Items.php:427 | |
| 269 | -#: includes/Utils/Base.php:31 | |
| 270 | -#: includes/Utils/Base.php:42 | |
| 271 | -#: assets/js/templately.js:1 | |
| 272 | -#: react-src/app/components/clouds/components/partials/WorkSpaceFilter.js:125 | |
| 273 | -#: react-src/app/settings/tabs/Miscellaneous.js:62 | |
| 274 | -#: react-src/utils/savedTemplatesContextMenu.js:42 | |
| 275 | -#: react-src/utils/savedTemplatesContextMenu.js:111 | |
| 57 | +#: core/api/class-api.php:58 | |
| 58 | +#: core/api/class-api.php:348 | |
| 59 | +#: core/api/class-api.php:522 | |
| 60 | +#: core/api/class-api.php:557 | |
| 61 | +#: core/api/class-api.php:625 | |
| 62 | +#: core/api/class-api.php:1040 | |
| 63 | +#: src/components/body/admin/Settings.js:27 | |
| 64 | +#: src/components/body/templates/TableRow.js:50 | |
| 276 | 65 | msgid "Something went wrong." |
| 277 | 66 | msgstr "" |
| 278 | 67 | |
| 279 | -#: includes/API/Items.php:611 | |
| 280 | -msgid "Item ID cannot be empty." | |
| 68 | +#: core/api/class-api.php:195 | |
| 69 | +msgid "Something Went Wrong" | |
| 281 | 70 | msgstr "" |
| 282 | 71 | |
| 283 | -#: includes/API/Items.php:620 | |
| 284 | -msgid "Type cannot be empty." | |
| 72 | +#: core/api/class-api.php:198 | |
| 73 | +msgid "There is nothing to save in your template." | |
| 285 | 74 | msgstr "" |
| 286 | 75 | |
| 287 | -#: includes/API/Login.php:90 | |
| 288 | -msgid "API Key field cannot be empty." | |
| 76 | +#: core/api/class-api.php:201 | |
| 77 | +msgid "No ID found to save your template." | |
| 289 | 78 | msgstr "" |
| 290 | 79 | |
| 291 | -#: includes/API/Login.php:97 | |
| 292 | -#: includes/API/SignUp.php:40 | |
| 293 | -msgid "Make sure you have given a valid email address." | |
| 80 | +#: core/api/class-api.php:229 | |
| 81 | +#: core/api/class-api.php:293 | |
| 82 | +#: core/api/class-api.php:320 | |
| 83 | +#: core/api/class-api.php:365 | |
| 84 | +msgid "Something Went Wrong: " | |
| 294 | 85 | msgstr "" |
| 295 | 86 | |
| 296 | -#: includes/API/Login.php:101 | |
| 297 | -msgid "Password field cannot be empty." | |
| 87 | +#: core/api/class-api.php:356 | |
| 88 | +msgid "Activate Your Account!" | |
| 298 | 89 | msgstr "" |
| 299 | 90 | |
| 300 | -#: includes/API/Login.php:122 | |
| 301 | -#: includes/Core/Developer/API/OpenAIEndpoints.php:360 | |
| 302 | -msgid "Invalid API key." | |
| 91 | +#: core/api/class-api.php:378 | |
| 92 | +#: core/api/class-api.php:389 | |
| 93 | +#: core/api/class-api.php:667 | |
| 94 | +#: core/api/class-api.php:676 | |
| 95 | +#: core/api/class-api.php:705 | |
| 96 | +#: core/api/class-api.php:727 | |
| 97 | +msgid "Something went wrong!" | |
| 303 | 98 | msgstr "" |
| 304 | 99 | |
| 305 | -#: includes/API/Login.php:200 | |
| 306 | -msgid "Logged out." | |
| 100 | +#: core/api/class-api.php:399 | |
| 101 | +msgid "Templates ID Not Found." | |
| 307 | 102 | msgstr "" |
| 308 | 103 | |
| 309 | -#: includes/API/LogoGeneration.php:70 | |
| 310 | -#: includes/API/LogoGeneration.php:295 | |
| 311 | -msgid "Invalid or expired logo generation process ID." | |
| 104 | +#: core/api/class-api.php:416 | |
| 105 | +msgid "There is no Template Content to be inserted." | |
| 312 | 106 | msgstr "" |
| 313 | 107 | |
| 314 | -#: includes/API/LogoGeneration.php:104 | |
| 315 | -msgid "Description is required for logo generation." | |
| 108 | +#: core/api/class-api.php:420 | |
| 109 | +msgid "Name can't be empty." | |
| 316 | 110 | msgstr "" |
| 317 | 111 | |
| 318 | -#: includes/API/LogoGeneration.php:115 | |
| 319 | -msgid "Invalid size parameter. Allowed values: auto, 1024x1024, 1536x1024, 1024x1536" | |
| 112 | +#: core/api/class-api.php:424 | |
| 113 | +msgid "Data has to be an array." | |
| 320 | 114 | msgstr "" |
| 321 | 115 | |
| 322 | -#: includes/API/LogoGeneration.php:126 | |
| 323 | -msgid "Invalid quality parameter. Allowed values: auto, high, medium, low" | |
| 116 | +#: core/api/class-api.php:427 | |
| 117 | +msgid "There is no data to insert." | |
| 324 | 118 | msgstr "" |
| 325 | 119 | |
| 326 | -#: includes/API/LogoGeneration.php:137 | |
| 327 | -msgid "Invalid output format. Allowed values: png, jpeg" | |
| 120 | +#: core/api/class-api.php:432 | |
| 121 | +msgid "API Key is not found, try to re-login." | |
| 328 | 122 | msgstr "" |
| 329 | 123 | |
| 330 | -#: includes/API/LogoGeneration.php:147 | |
| 331 | -msgid "Invalid quantity. Must be between 1 and 10" | |
| 124 | +#: core/api/class-api.php:476 | |
| 125 | +msgid "ID not found to push the item in cloud." | |
| 332 | 126 | msgstr "" |
| 333 | 127 | |
| 334 | -#: includes/API/LogoGeneration.php:247 | |
| 335 | -msgid "Logo generation started" | |
| 128 | +#: core/api/class-api.php:491 | |
| 129 | +#: core/api/class-api.php:784 | |
| 130 | +msgid "Something went wrong" | |
| 336 | 131 | msgstr "" |
| 337 | 132 | |
| 338 | -#: includes/API/LogoGeneration.php:340 | |
| 339 | -msgid "Logo generation completed successfully." | |
| 133 | +#: core/api/class-api.php:500 | |
| 134 | +msgid "ID not found to remove Template from Cloud." | |
| 340 | 135 | msgstr "" |
| 341 | 136 | |
| 342 | -#: includes/API/LogoGeneration.php:435 | |
| 343 | -msgid "Logo generation in progress" | |
| 137 | +#: core/api/class-api.php:504 | |
| 138 | +msgid "You have no rights to delete file from Cloud. You have to logged in first" | |
| 344 | 139 | msgstr "" |
| 345 | 140 | |
| 346 | -#: includes/API/LogoGeneration.php:442 | |
| 347 | -msgid "Logo generation data not found." | |
| 141 | +#: core/api/class-api.php:694 | |
| 142 | +msgid "Something went wrong with Import!" | |
| 348 | 143 | msgstr "" |
| 349 | 144 | |
| 350 | -#: includes/API/LogoGeneration.php:462 | |
| 351 | -#: includes/Core/Importer/Utils/AIUtils.php:240 | |
| 352 | -msgid "Process ID is required for logo polling." | |
| 145 | +#: core/api/class-api.php:741 | |
| 146 | +msgid "API Key Field Cannot be Empty." | |
| 353 | 147 | msgstr "" |
| 354 | 148 | |
| 355 | -#: includes/API/LogoGeneration.php:507 | |
| 356 | -msgid "Logo generation data retrieved successfully." | |
| 149 | +#: core/api/class-api.php:752 | |
| 150 | +#: core/api/class-api.php:801 | |
| 151 | +msgid "Make sure you have given a valid email address." | |
| 357 | 152 | msgstr "" |
| 358 | 153 | |
| 359 | -#: includes/API/MyClouds.php:113 | |
| 360 | -msgid "Missing required dependency Elementor, please install before trying again." | |
| 154 | +#: core/api/class-api.php:756 | |
| 155 | +msgid "Password Field Cannot be Empty." | |
| 361 | 156 | msgstr "" |
| 362 | 157 | |
| 363 | -#: includes/API/MyClouds.php:180 | |
| 364 | -msgid "Invalid Item ID for download cloud item." | |
| 158 | +#: core/api/class-api.php:769 | |
| 159 | +#: core/api/class-api.php:823 | |
| 160 | +msgid "Something went wrong: " | |
| 365 | 161 | msgstr "" |
| 366 | 162 | |
| 367 | -#: includes/API/MyClouds.php:238 | |
| 368 | -msgid "Invalid Item ID for delete cloud item." | |
| 163 | +#: core/api/class-api.php:791 | |
| 164 | +msgid "First Name Can't be Empty." | |
| 369 | 165 | msgstr "" |
| 370 | 166 | |
| 371 | -#: includes/API/SavedTemplates.php:29 | |
| 372 | -msgid "Sorry, you do not have permission to delete this template." | |
| 167 | +#: core/api/class-api.php:794 | |
| 168 | +msgid "Last Name Can't be Empty." | |
| 373 | 169 | msgstr "" |
| 374 | 170 | |
| 375 | -#: includes/API/SignUp.php:31 | |
| 376 | -#: assets/js/templately.js:1 | |
| 377 | -#: react-src/utils/messages.js:30 | |
| 378 | -msgid "First name cannot be empty." | |
| 171 | +#: core/api/class-api.php:798 | |
| 172 | +msgid "Email Field Can't be Empty." | |
| 379 | 173 | msgstr "" |
| 380 | 174 | |
| 381 | -#: includes/API/SignUp.php:34 | |
| 382 | -#: assets/js/templately.js:1 | |
| 383 | -#: react-src/utils/messages.js:39 | |
| 384 | -msgid "Last name cannot be empty." | |
| 175 | +#: core/api/class-api.php:805 | |
| 176 | +msgid "Password Field Can't be Empty." | |
| 385 | 177 | msgstr "" |
| 386 | 178 | |
| 387 | -#: includes/API/SignUp.php:37 | |
| 388 | -msgid "Email cannot be empty." | |
| 179 | +#: core/api/class-api.php:902 | |
| 180 | +msgid "API Key is not found" | |
| 389 | 181 | msgstr "" |
| 390 | 182 | |
| 391 | -#: includes/API/SignUp.php:43 | |
| 392 | -#: assets/js/templately.js:1 | |
| 393 | -#: react-src/utils/messages.js:46 | |
| 394 | -msgid "Password cannot be empty." | |
| 183 | +#: core/api/class-api.php:913 | |
| 184 | +msgid "Successfully Connected" | |
| 395 | 185 | msgstr "" |
| 396 | 186 | |
| 397 | -#: includes/API/SignUp.php:46 | |
| 398 | -msgid "Confirm password cannot be empty." | |
| 187 | +#: core/api/class-api.php:925 | |
| 188 | +msgid "Template ID is not found to delete" | |
| 399 | 189 | msgstr "" |
| 400 | 190 | |
| 401 | -#: includes/API/SignUp.php:50 | |
| 402 | -msgid "Password and confirm password should be matched." | |
| 191 | +#: core/api/class-api.php:937 | |
| 192 | +msgid "Successfully Deleted." | |
| 403 | 193 | msgstr "" |
| 404 | 194 | |
| 405 | -#: includes/API/Sites.php:38 | |
| 406 | -msgid "API key is required for site migration." | |
| 195 | +#: core/api/class-api.php:970 | |
| 196 | +msgid "You have logged in first via your admin dashboard." | |
| 407 | 197 | msgstr "" |
| 408 | 198 | |
| 409 | -#: includes/API/Sites.php:80 | |
| 410 | -msgid "Site migration failed." | |
| 199 | +#: core/api/class-api.php:982 | |
| 200 | +msgid "Logged Out" | |
| 411 | 201 | msgstr "" |
| 412 | 202 | |
| 413 | -#: includes/API/Sites.php:95 | |
| 414 | -msgid "Site successfully migrated. You can now import templates." | |
| 203 | +#: core/api/class-api.php:987 | |
| 204 | +msgid "Something went wrong. Please, try logged in again." | |
| 415 | 205 | msgstr "" |
| 416 | 206 | |
| 417 | -#: includes/API/ThemeBuilderApi.php:62 | |
| 418 | -#, php-format | |
| 419 | -msgid "Something went wrong. %s" | |
| 207 | +#: core/api/class-api.php:992 | |
| 208 | +msgid "Item ID or Item Type is not found." | |
| 420 | 209 | msgstr "" |
| 421 | 210 | |
| 422 | -#: includes/API/Tour.php:41 | |
| 423 | -msgid "tour_key is required." | |
| 211 | +#: core/api/class-api.php:1046 | |
| 212 | +#: core/api/class-api.php:1083 | |
| 213 | +#: core/api/class-api.php:1111 | |
| 214 | +#: core/api/class-api.php:1146 | |
| 215 | +#: core/api/class-api.php:1194 | |
| 216 | +#: core/api/class-api.php:1220 | |
| 217 | +#: core/api/class-api.php:1252 | |
| 218 | +#: core/api/class-api.php:1286 | |
| 219 | +#: core/api/class-api.php:1305 | |
| 220 | +msgid "You need to re-logged in." | |
| 424 | 221 | msgstr "" |
| 425 | 222 | |
| 426 | -#: includes/API/WorkSpaces.php:32 | |
| 427 | -msgid "Sorry, you need to login/re-login to get your workspace list." | |
| 223 | +#: core/api/class-api.php:1065 | |
| 224 | +msgid "Something went wrong loading workspace. Try again reloading." | |
| 428 | 225 | msgstr "" |
| 429 | 226 | |
| 430 | -#: includes/API/WorkSpaces.php:76 | |
| 431 | -msgid "Invalid workspace slug for get workspace." | |
| 227 | +#: core/api/class-api.php:1077 | |
| 228 | +msgid "Something went wrong loading workspace. Try again or contact with Templately Support." | |
| 432 | 229 | msgstr "" |
| 433 | 230 | |
| 434 | -#: includes/API/WorkSpaces.php:113 | |
| 435 | -msgid "The workspace you looking for is not exists anymore." | |
| 231 | +#: core/api/class-api.php:1087 | |
| 232 | +#: core/api/class-api.php:1150 | |
| 233 | +msgid "You have to give title at least." | |
| 436 | 234 | msgstr "" |
| 437 | 235 | |
| 438 | -#: includes/API/WorkSpaces.php:133 | |
| 439 | -#: includes/API/WorkSpaces.php:181 | |
| 440 | -msgid "Workspace name cannot be empty." | |
| 236 | +#: core/api/class-api.php:1099 | |
| 237 | +msgid "Something went wrong regarding create workspace. Try again." | |
| 441 | 238 | msgstr "" |
| 442 | 239 | |
| 443 | -#: includes/API/WorkSpaces.php:221 | |
| 444 | -msgid "You should provide a valid WorkSpace ID." | |
| 240 | +#: core/api/class-api.php:1105 | |
| 241 | +msgid "Something went wrong regarding create workspace. Try again or contact with Templately Support." | |
| 445 | 242 | msgstr "" |
| 446 | 243 | |
| 447 | -#: includes/API/WorkSpaces.php:249 | |
| 448 | -msgid "Invalid Workspace ID." | |
| 244 | +#: core/api/class-api.php:1115 | |
| 245 | +#: core/api/class-api.php:1165 | |
| 246 | +#: core/api/class-api.php:1198 | |
| 247 | +msgid "Workspace not found." | |
| 449 | 248 | msgstr "" |
| 450 | 249 | |
| 451 | -#: includes/API/WorkSpaces.php:253 | |
| 452 | -msgid "Invalid Files ID." | |
| 250 | +#: core/api/class-api.php:1132 | |
| 251 | +msgid "Something went wrong regarding edit workspace. Try again." | |
| 453 | 252 | msgstr "" |
| 454 | 253 | |
| 455 | -#: includes/API/WorkSpaces.php:273 | |
| 456 | -msgid "Invalid item id for get cloud item." | |
| 254 | +#: core/api/class-api.php:1140 | |
| 255 | +msgid "Something went wrong regarding edit workspace. Try again or contact with Templately Support." | |
| 457 | 256 | msgstr "" |
| 458 | 257 | |
| 459 | -#: includes/API/WorkSpaces.php:301 | |
| 460 | -msgid "Invalid item id for delete cloud item." | |
| 258 | +#: core/api/class-api.php:1210 | |
| 259 | +msgid "Something went wrong regarding delete workspace. Try again." | |
| 461 | 260 | msgstr "" |
| 462 | 261 | |
| 463 | -#: includes/Builder/Conditions/Archive.php:27 | |
| 464 | -msgid "All Archives" | |
| 262 | +#: core/api/class-api.php:1215 | |
| 263 | +msgid "Something went wrong regarding delete workspace. Try again or contact with Templately Support." | |
| 465 | 264 | msgstr "" |
| 466 | 265 | |
| 467 | -#: includes/Builder/Conditions/Error.php:11 | |
| 468 | -#: includes/Builder/Types/Error.php:11 | |
| 469 | -msgid "404 Error" | |
| 266 | +#: core/api/class-api.php:1225 | |
| 267 | +msgid "No Cloud Item is selected to" | |
| 470 | 268 | msgstr "" |
| 471 | 269 | |
| 472 | -#: includes/Builder/Conditions/Front.php:11 | |
| 473 | -msgid "Front Page" | |
| 270 | +#: core/api/class-api.php:1229 | |
| 271 | +msgid "No Workspace is selected, where the item will " | |
| 474 | 272 | msgstr "" |
| 475 | 273 | |
| 476 | -#: includes/Builder/Conditions/General.php:16 | |
| 477 | -msgid "General" | |
| 274 | +#: core/api/class-api.php:1256 | |
| 275 | +msgid "Slug can't be empty." | |
| 478 | 276 | msgstr "" |
| 479 | 277 | |
| 480 | -#: includes/Builder/Conditions/General.php:24 | |
| 481 | -msgid "Entire Site" | |
| 278 | +#: core/api/class-api.php:1275 | |
| 279 | +msgid "Something went wrong regarding loading your workspace. Try again." | |
| 482 | 280 | msgstr "" |
| 483 | 281 | |
| 484 | -#: includes/Builder/Conditions/PostByAuthor.php:19 | |
| 485 | -#, php-format | |
| 486 | -msgid "%s By Author" | |
| 282 | +#: core/api/class-api.php:1281 | |
| 283 | +msgid "Something went wrong regarding loading your workspace. Try again or contact with Templately Support." | |
| 487 | 284 | msgstr "" |
| 488 | 285 | |
| 489 | -#: includes/Builder/Conditions/PostTypeArchive.php:31 | |
| 490 | -#: includes/Builder/Conditions/PostTypeArchive.php:35 | |
| 491 | -#, php-format | |
| 492 | -msgid "%s Archive" | |
| 286 | +#: core/api/class-api.php:1295 | |
| 287 | +msgid "Something went wrong regarding collecting your usage limit. Try again." | |
| 493 | 288 | msgstr "" |
| 494 | 289 | |
| 495 | -#: includes/Builder/Conditions/ProductSearch.php:11 | |
| 496 | -msgid "Product Search" | |
| 290 | +#: core/api/class-api.php:1300 | |
| 291 | +msgid "Something went wrong regarding collecting your usage limit. Try again or contact with Templately Support." | |
| 497 | 292 | msgstr "" |
| 498 | 293 | |
| 499 | -#: includes/Builder/Conditions/Search.php:15 | |
| 500 | -#: assets/js/templately.js:1 | |
| 501 | -#: react-src/app/components/new-components/filter/PluginsDependenciesFilter.js:192 | |
| 502 | -#: react-src/app/components/new-components/filter/PluginsDependenciesFilter.js:217 | |
| 503 | -#: react-src/app/components/new-components/filter/PluginsDependenciesFilter.js:246 | |
| 504 | -#: react-src/app/components/new-components/filter/PluginsDependenciesFilter.js:271 | |
| 505 | -#: react-src/developer/components/LogViewer.js:1000 | |
| 506 | -msgid "Search" | |
| 294 | +#: core/api/class-api.php:1310 | |
| 295 | +#: core/api/class-api.php:1314 | |
| 296 | +msgid "Workspace Not Found." | |
| 507 | 297 | msgstr "" |
| 508 | 298 | |
| 509 | -#: includes/Builder/Conditions/Singular.php:21 | |
| 510 | -msgid "Singular" | |
| 299 | +#: core/api/class-api.php:1324 | |
| 300 | +msgid "Something went wrong regarding adding files to your Workspace. Try again." | |
| 511 | 301 | msgstr "" |
| 512 | 302 | |
| 513 | -#: includes/Builder/Conditions/Singular.php:25 | |
| 514 | -msgid "All Singular" | |
| 303 | +#: core/api/class-api.php:1329 | |
| 304 | +msgid "Something went wrong regarding adding files to your Workspace. Try again or contact with Templately Support." | |
| 515 | 305 | msgstr "" |
| 516 | 306 | |
| 517 | -#: includes/Builder/Conditions/WooCommerce.php:14 | |
| 518 | -msgid "WooCommerce" | |
| 307 | +#: src/components/body/admin/AdminForm.js:30 | |
| 308 | +msgid "Explore 100+ Free Templates" | |
| 519 | 309 | msgstr "" |
| 520 | 310 | |
| 521 | -#: includes/Builder/Managers/LocationManager.php:64 | |
| 522 | -#: includes/Builder/Types/Header.php:12 | |
| 523 | -msgid "Header" | |
| 311 | +#: src/components/body/admin/AdminForm.js:31 | |
| 312 | +msgid "From multipurpose themes to niche templates, you’ll always find something that catches your eye." | |
| 524 | 313 | msgstr "" |
| 525 | 314 | |
| 526 | -#: includes/Builder/Managers/LocationManager.php:68 | |
| 527 | -#: includes/Builder/Types/Footer.php:12 | |
| 528 | -msgid "Footer" | |
| 315 | +#: src/components/body/admin/AdminForm.js:40 | |
| 316 | +#: src/components/body/admin/LoginForm.js:87 | |
| 317 | +msgid "Sign In" | |
| 529 | 318 | msgstr "" |
| 530 | 319 | |
| 531 | -#: includes/Builder/Managers/LocationManager.php:72 | |
| 532 | -#: includes/Builder/Types/Archive.php:12 | |
| 533 | -msgid "Archive" | |
| 320 | +#: src/components/body/admin/AdminForm.js:41 | |
| 321 | +msgid "Sign Up" | |
| 534 | 322 | msgstr "" |
| 535 | 323 | |
| 536 | -#: includes/Builder/Managers/LocationManager.php:76 | |
| 537 | -#: includes/Builder/Types/Single.php:11 | |
| 538 | -msgid "Single" | |
| 324 | +#: src/components/body/admin/LoginForm.js:83 | |
| 325 | +msgid "Great to have you back!" | |
| 539 | 326 | msgstr "" |
| 540 | 327 | |
| 541 | -#: includes/Builder/PageTemplates.php:29 | |
| 542 | -msgid "Templately Gutenberg Template" | |
| 328 | +#: src/components/body/admin/LoginForm.js:97 | |
| 329 | +msgid "Connect" | |
| 543 | 330 | msgstr "" |
| 544 | 331 | |
| 545 | -#: includes/Builder/Source.php:97 | |
| 546 | -msgid "Type" | |
| 332 | +#: src/components/body/admin/LoginForm.js:101 | |
| 333 | +msgid "New here?" | |
| 547 | 334 | msgstr "" |
| 548 | 335 | |
| 549 | -#: includes/Builder/Source.php:98 | |
| 550 | -msgid "Platform" | |
| 336 | +#: src/components/body/admin/LoginForm.js:101 | |
| 337 | +msgid "Create an account!" | |
| 551 | 338 | msgstr "" |
| 552 | 339 | |
| 553 | -#: includes/Builder/Source.php:142 | |
| 554 | -msgid "Edit Conditions" | |
| 340 | +#: src/components/body/admin/Settings.js:21 | |
| 341 | +msgid "Successfully Logged Out." | |
| 555 | 342 | msgstr "" |
| 556 | 343 | |
| 557 | -#: includes/Builder/Source.php:166 | |
| 558 | -#: includes/Builder/Source.php:181 | |
| 559 | -msgctxt "Template Library" | |
| 560 | -msgid "Templates" | |
| 344 | +#: src/components/body/admin/Settings.js:40 | |
| 345 | +msgid "Hey" | |
| 561 | 346 | msgstr "" |
| 562 | 347 | |
| 563 | -#: includes/Builder/Source.php:170 | |
| 564 | -msgctxt "Template Library" | |
| 565 | -msgid "Template" | |
| 348 | +#: src/components/body/admin/Settings.js:40 | |
| 349 | +msgid "Welcome Back!" | |
| 566 | 350 | msgstr "" |
| 567 | 351 | |
| 568 | -#: includes/Builder/Source.php:171 | |
| 569 | -#: includes/Builder/Source.php:172 | |
| 570 | -msgctxt "Template Library" | |
| 571 | -msgid "Add New Template" | |
| 352 | +#: src/components/body/admin/Settings.js:42 | |
| 353 | +msgid "Account Details" | |
| 572 | 354 | msgstr "" |
| 573 | 355 | |
| 574 | -#: includes/Builder/Source.php:173 | |
| 575 | -msgctxt "Template Library" | |
| 576 | -msgid "Edit Template" | |
| 577 | -msgstr "" | |
| 578 | - | |
| 579 | -#: includes/Builder/Source.php:174 | |
| 580 | -msgctxt "Template Library" | |
| 581 | -msgid "New Template" | |
| 582 | -msgstr "" | |
| 583 | - | |
| 584 | -#: includes/Builder/Source.php:175 | |
| 585 | -msgctxt "Template Library" | |
| 586 | -msgid "All Templates" | |
| 587 | -msgstr "" | |
| 588 | - | |
| 589 | -#: includes/Builder/Source.php:176 | |
| 590 | -msgctxt "Template Library" | |
| 591 | -msgid "View Template" | |
| 592 | -msgstr "" | |
| 593 | - | |
| 594 | -#: includes/Builder/Source.php:177 | |
| 595 | -msgctxt "Template Library" | |
| 596 | -msgid "Search Template" | |
| 597 | -msgstr "" | |
| 598 | - | |
| 599 | -#: includes/Builder/Source.php:178 | |
| 600 | -msgctxt "Template Library" | |
| 601 | -msgid "No Templates found" | |
| 602 | -msgstr "" | |
| 603 | - | |
| 604 | -#: includes/Builder/Source.php:179 | |
| 605 | -msgctxt "Template Library" | |
| 606 | -msgid "No Templates found in Trash" | |
| 607 | -msgstr "" | |
| 608 | - | |
| 609 | -#: includes/Builder/Source.php:223 | |
| 610 | -#: assets/js/templately.js:1 | |
| 611 | -#: react-src/app/components/core/itemDetails/Packs/PacksHeader.js:87 | |
| 612 | -#: react-src/app/components/header/ContentHeader.js:16 | |
| 613 | -#: react-src/app/components/header/PlanSwitcher.js:33 | |
| 614 | -#: react-src/app/components/new-components/filter/index.js:19 | |
| 615 | -#: react-src/app/components/profile/FavouritesFilter.js:37 | |
| 616 | -#: react-src/app/components/profile/FavouritesFilter.js:53 | |
| 617 | -#: react-src/app/components/sidebar/components/partials/Categories.js:27 | |
| 618 | -#: react-src/app/components/sidebar/components/partials/TemplateTypes.js:33 | |
| 619 | -msgid "All" | |
| 620 | -msgstr "" | |
| 621 | - | |
| 622 | -#: includes/Builder/Types/Archive.php:16 | |
| 623 | -msgid "Archives" | |
| 624 | -msgstr "" | |
| 625 | - | |
| 626 | -#: includes/Builder/Types/CourseArchive.php:11 | |
| 627 | -msgid "Course Archive" | |
| 628 | -msgstr "" | |
| 629 | - | |
| 630 | -#: includes/Builder/Types/CourseArchive.php:15 | |
| 631 | -msgid "Course Archives" | |
| 632 | -msgstr "" | |
| 633 | - | |
| 634 | -#: includes/Builder/Types/CourseSingle.php:11 | |
| 635 | -msgid "Course Single" | |
| 636 | -msgstr "" | |
| 637 | - | |
| 638 | -#: includes/Builder/Types/CourseSingle.php:15 | |
| 639 | -msgid "Courses Single" | |
| 640 | -msgstr "" | |
| 641 | - | |
| 642 | -#: includes/Builder/Types/DocsArchive.php:11 | |
| 643 | -msgid "Doc Archive" | |
| 644 | -msgstr "" | |
| 645 | - | |
| 646 | -#: includes/Builder/Types/DocsArchive.php:15 | |
| 647 | -msgid "Docs Archives" | |
| 648 | -msgstr "" | |
| 649 | - | |
| 650 | -#: includes/Builder/Types/DocsSingle.php:11 | |
| 651 | -msgid "Doc Single" | |
| 652 | -msgstr "" | |
| 653 | - | |
| 654 | -#: includes/Builder/Types/DocsSingle.php:15 | |
| 655 | -msgid "Docs Single" | |
| 656 | -msgstr "" | |
| 657 | - | |
| 658 | -#: includes/Builder/Types/Error.php:15 | |
| 659 | -msgid "404 Error Pages" | |
| 660 | -msgstr "" | |
| 661 | - | |
| 662 | -#: includes/Builder/Types/FluentProductSingle.php:11 | |
| 663 | -msgid "Fluent Cart Product Single" | |
| 664 | -msgstr "" | |
| 665 | - | |
| 666 | -#: includes/Builder/Types/FluentProductSingle.php:15 | |
| 667 | -msgid "Fluent Cart Products Single" | |
| 668 | -msgstr "" | |
| 669 | - | |
| 670 | -#: includes/Builder/Types/Footer.php:16 | |
| 671 | -msgid "Footers" | |
| 672 | -msgstr "" | |
| 673 | - | |
| 674 | -#: includes/Builder/Types/Header.php:16 | |
| 675 | -msgid "Headers" | |
| 676 | -msgstr "" | |
| 677 | - | |
| 678 | -#: includes/Builder/Types/Page.php:14 | |
| 679 | -#: includes/Builder/Widgets/Post_Content.php:134 | |
| 680 | -msgid "Page" | |
| 681 | -msgstr "" | |
| 682 | - | |
| 683 | -#: includes/Builder/Types/Page.php:18 | |
| 684 | -#: assets/js/templately.js:1 | |
| 685 | -#: react-src/app/components/core/itemDetails/NewItemList.js:59 | |
| 686 | -#: react-src/app/components/core/itemDetails/NewLayoutsInPack.js:78 | |
| 687 | -#: react-src/app/components/core/itemDetails/Packs/PacksHeader.js:106 | |
| 688 | -#: react-src/app/components/new-components/header/routesTemplate.js:34 | |
| 689 | -#: react-src/app/components/profile/FavouritesFilter.js:43 | |
| 690 | -#: react-src/app/routesTemplate.js:29 | |
| 691 | -msgid "Pages" | |
| 692 | -msgstr "" | |
| 693 | - | |
| 694 | -#: includes/Builder/Types/PageSingle.php:11 | |
| 695 | -#: includes/Builder/Types/PageSingle.php:15 | |
| 696 | -msgid "Page Single" | |
| 697 | -msgstr "" | |
| 698 | - | |
| 699 | -#: includes/Builder/Types/Post.php:11 | |
| 700 | -msgid "Post" | |
| 701 | -msgstr "" | |
| 702 | - | |
| 703 | -#: includes/Builder/Types/Post.php:15 | |
| 704 | -msgid "Posts" | |
| 705 | -msgstr "" | |
| 706 | - | |
| 707 | -#: includes/Builder/Types/ProductArchive.php:11 | |
| 708 | -msgid "Product Archive" | |
| 709 | -msgstr "" | |
| 710 | - | |
| 711 | -#: includes/Builder/Types/ProductArchive.php:15 | |
| 712 | -msgid "Product Archives" | |
| 713 | -msgstr "" | |
| 714 | - | |
| 715 | -#: includes/Builder/Types/ProductSingle.php:11 | |
| 716 | -msgid "Product Single" | |
| 717 | -msgstr "" | |
| 718 | - | |
| 719 | -#: includes/Builder/Types/ProductSingle.php:15 | |
| 720 | -msgid "Products Single" | |
| 721 | -msgstr "" | |
| 722 | - | |
| 723 | -#: includes/Builder/Types/Search.php:12 | |
| 724 | -msgid "Search Result" | |
| 725 | -msgstr "" | |
| 726 | - | |
| 727 | -#: includes/Builder/Types/Search.php:16 | |
| 728 | -msgid "Search Results" | |
| 729 | -msgstr "" | |
| 730 | - | |
| 731 | -#: includes/Builder/Types/Single.php:15 | |
| 732 | -msgid "Singles" | |
| 733 | -msgstr "" | |
| 734 | - | |
| 735 | -#: includes/Builder/Widgets/Featured_Image.php:22 | |
| 736 | -#: includes/Builder/Widgets/Featured_Image.php:41 | |
| 737 | -msgid "Featured Image" | |
| 738 | -msgstr "" | |
| 739 | - | |
| 740 | -#: includes/Builder/Widgets/Featured_Image.php:59 | |
| 741 | -#: includes/Builder/Widgets/Site_Logo.php:85 | |
| 742 | -msgid "Image" | |
| 743 | -msgstr "" | |
| 744 | - | |
| 745 | -#: includes/Builder/Widgets/Featured_Image.php:67 | |
| 746 | -#: includes/Builder/Widgets/Site_Logo.php:93 | |
| 747 | -msgid "Alignment" | |
| 748 | -msgstr "" | |
| 749 | - | |
| 750 | -#: includes/Builder/Widgets/Featured_Image.php:71 | |
| 751 | -#: includes/Builder/Widgets/Site_Logo.php:97 | |
| 752 | -msgid "Left" | |
| 753 | -msgstr "" | |
| 754 | - | |
| 755 | -#: includes/Builder/Widgets/Featured_Image.php:75 | |
| 756 | -#: includes/Builder/Widgets/Site_Logo.php:101 | |
| 757 | -msgid "Center" | |
| 758 | -msgstr "" | |
| 759 | - | |
| 760 | -#: includes/Builder/Widgets/Featured_Image.php:79 | |
| 761 | -#: includes/Builder/Widgets/Site_Logo.php:105 | |
| 762 | -msgid "Right" | |
| 763 | -msgstr "" | |
| 764 | - | |
| 765 | -#: includes/Builder/Widgets/Featured_Image.php:92 | |
| 766 | -#: includes/Builder/Widgets/Site_Logo.php:118 | |
| 767 | -msgid "Width" | |
| 768 | -msgstr "" | |
| 769 | - | |
| 770 | -#: includes/Builder/Widgets/Featured_Image.php:127 | |
| 771 | -#: includes/Builder/Widgets/Site_Logo.php:153 | |
| 772 | -msgid "Max Width" | |
| 773 | -msgstr "" | |
| 774 | - | |
| 775 | -#: includes/Builder/Widgets/Featured_Image.php:162 | |
| 776 | -#: includes/Builder/Widgets/Site_Logo.php:188 | |
| 777 | -msgid "Height" | |
| 778 | -msgstr "" | |
| 779 | - | |
| 780 | -#: includes/Builder/Widgets/Featured_Image.php:184 | |
| 781 | -#: includes/Builder/Widgets/Site_Logo.php:210 | |
| 782 | -msgid "Object Fit" | |
| 783 | -msgstr "" | |
| 784 | - | |
| 785 | -#: includes/Builder/Widgets/Featured_Image.php:190 | |
| 786 | -#: includes/Builder/Widgets/Site_Logo.php:216 | |
| 787 | -#: assets/js/templately.js:1 | |
| 788 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/Typography/index.js:50 | |
| 789 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/Typography/index.js:59 | |
| 790 | -#: react-src/app/components/new-components/filter/index.js:42 | |
| 791 | -#: react-src/app/settings/components/TypographyRow.js:12 | |
| 792 | -#: react-src/app/settings/tabs/Typography.js:45 | |
| 793 | -msgid "Default" | |
| 794 | -msgstr "" | |
| 795 | - | |
| 796 | -#: includes/Builder/Widgets/Featured_Image.php:191 | |
| 797 | -#: includes/Builder/Widgets/Site_Logo.php:217 | |
| 798 | -msgid "Fill" | |
| 799 | -msgstr "" | |
| 800 | - | |
| 801 | -#: includes/Builder/Widgets/Featured_Image.php:192 | |
| 802 | -#: includes/Builder/Widgets/Site_Logo.php:218 | |
| 803 | -msgid "Cover" | |
| 804 | -msgstr "" | |
| 805 | - | |
| 806 | -#: includes/Builder/Widgets/Featured_Image.php:193 | |
| 807 | -#: includes/Builder/Widgets/Site_Logo.php:219 | |
| 808 | -msgid "Contain" | |
| 809 | -msgstr "" | |
| 810 | - | |
| 811 | -#: includes/Builder/Widgets/Featured_Image.php:205 | |
| 812 | -#: includes/Builder/Widgets/Site_Logo.php:231 | |
| 813 | -msgid "Object Position" | |
| 814 | -msgstr "" | |
| 815 | - | |
| 816 | -#: includes/Builder/Widgets/Featured_Image.php:208 | |
| 817 | -#: includes/Builder/Widgets/Site_Logo.php:234 | |
| 818 | -msgid "Center Center" | |
| 819 | -msgstr "" | |
| 820 | - | |
| 821 | -#: includes/Builder/Widgets/Featured_Image.php:209 | |
| 822 | -#: includes/Builder/Widgets/Site_Logo.php:235 | |
| 823 | -msgid "Center Left" | |
| 824 | -msgstr "" | |
| 825 | - | |
| 826 | -#: includes/Builder/Widgets/Featured_Image.php:210 | |
| 827 | -#: includes/Builder/Widgets/Site_Logo.php:236 | |
| 828 | -msgid "Center Right" | |
| 829 | -msgstr "" | |
| 830 | - | |
| 831 | -#: includes/Builder/Widgets/Featured_Image.php:211 | |
| 832 | -#: includes/Builder/Widgets/Site_Logo.php:237 | |
| 833 | -msgid "Top Center" | |
| 834 | -msgstr "" | |
| 835 | - | |
| 836 | -#: includes/Builder/Widgets/Featured_Image.php:212 | |
| 837 | -#: includes/Builder/Widgets/Site_Logo.php:238 | |
| 838 | -msgid "Top Left" | |
| 839 | -msgstr "" | |
| 840 | - | |
| 841 | -#: includes/Builder/Widgets/Featured_Image.php:213 | |
| 842 | -#: includes/Builder/Widgets/Site_Logo.php:239 | |
| 843 | -msgid "Top Right" | |
| 844 | -msgstr "" | |
| 845 | - | |
| 846 | -#: includes/Builder/Widgets/Featured_Image.php:214 | |
| 847 | -#: includes/Builder/Widgets/Site_Logo.php:240 | |
| 848 | -msgid "Bottom Center" | |
| 849 | -msgstr "" | |
| 850 | - | |
| 851 | -#: includes/Builder/Widgets/Featured_Image.php:215 | |
| 852 | -#: includes/Builder/Widgets/Site_Logo.php:241 | |
| 853 | -msgid "Bottom Left" | |
| 854 | -msgstr "" | |
| 855 | - | |
| 856 | -#: includes/Builder/Widgets/Featured_Image.php:216 | |
| 857 | -#: includes/Builder/Widgets/Site_Logo.php:242 | |
| 858 | -msgid "Bottom Right" | |
| 859 | -msgstr "" | |
| 860 | - | |
| 861 | -#: includes/Builder/Widgets/Featured_Image.php:241 | |
| 862 | -#: includes/Builder/Widgets/Site_Logo.php:267 | |
| 863 | -msgid "Border Radius" | |
| 864 | -msgstr "" | |
| 865 | - | |
| 866 | -#: includes/Builder/Widgets/Post_Content.php:21 | |
| 867 | -msgid "Post Content" | |
| 868 | -msgstr "" | |
| 869 | - | |
| 870 | -#: includes/Builder/Widgets/Post_Content.php:40 | |
| 871 | -msgid "Content" | |
| 872 | -msgstr "" | |
| 873 | - | |
| 874 | -#: includes/Builder/Widgets/Post_Content.php:48 | |
| 875 | -#: includes/Builder/Widgets/Post_Title.php:79 | |
| 876 | -#: assets/js/templately.js:1 | |
| 877 | -msgid "Text Color" | |
| 878 | -msgstr "" | |
| 879 | - | |
| 880 | -#: includes/Builder/Widgets/Post_Content.php:130 | |
| 881 | -msgid "Pages:" | |
| 882 | -msgstr "" | |
| 883 | - | |
| 884 | -#: includes/Builder/Widgets/Post_Title.php:23 | |
| 885 | -msgid "Post Title" | |
| 886 | -msgstr "" | |
| 887 | - | |
| 888 | -#: includes/Builder/Widgets/Post_Title.php:42 | |
| 889 | -#: includes/Builder/Widgets/Post_Title.php:71 | |
| 890 | -msgid "Heading" | |
| 891 | -msgstr "" | |
| 892 | - | |
| 893 | -#: includes/Builder/Widgets/Post_Title.php:49 | |
| 894 | -msgid "HTML Tag" | |
| 895 | -msgstr "" | |
| 896 | - | |
| 897 | -#: includes/Builder/Widgets/Site_Logo.php:22 | |
| 898 | -#: includes/Builder/Widgets/Site_Logo.php:41 | |
| 899 | -#: includes/Builder/Widgets/Site_Logo.php:48 | |
| 900 | -msgid "Site Logo" | |
| 901 | -msgstr "" | |
| 902 | - | |
| 903 | -#: includes/Builder/Widgets/Site_Logo.php:66 | |
| 904 | -msgid "Change Site Logo" | |
| 905 | -msgstr "" | |
| 906 | - | |
| 907 | -#: includes/Core/Admin.php:50 | |
| 908 | -msgctxt "Post type general name" | |
| 909 | -msgid "Theme Builders" | |
| 910 | -msgstr "" | |
| 911 | - | |
| 912 | -#: includes/Core/Admin.php:51 | |
| 913 | -msgctxt "Post type singular name" | |
| 914 | -msgid "Theme Builder" | |
| 915 | -msgstr "" | |
| 916 | - | |
| 917 | -#: includes/Core/Admin.php:52 | |
| 918 | -msgctxt "Admin Menu text" | |
| 919 | -msgid "Theme Builder" | |
| 920 | -msgstr "" | |
| 921 | - | |
| 922 | -#: includes/Core/Admin.php:53 | |
| 923 | -msgctxt "Add New on Toolbar" | |
| 924 | -msgid "Book" | |
| 925 | -msgstr "" | |
| 926 | - | |
| 927 | -#: includes/Core/Admin.php:54 | |
| 928 | -msgid "Add New" | |
| 929 | -msgstr "" | |
| 930 | - | |
| 931 | -#: includes/Core/Admin.php:55 | |
| 932 | -#: assets/js/templately.js:1 | |
| 933 | -#: react-src/app/add-new/AdminHeader.js:21 | |
| 934 | -msgid "Add New Template" | |
| 935 | -msgstr "" | |
| 936 | - | |
| 937 | -#: includes/Core/Admin.php:56 | |
| 938 | -msgid "New Template" | |
| 939 | -msgstr "" | |
| 940 | - | |
| 941 | -#: includes/Core/Admin.php:57 | |
| 942 | -#: assets/js/templately.js:1 | |
| 943 | -#: react-src/app/components/core/modals/ImportSuccess.js:7 | |
| 944 | -msgid "Edit Template" | |
| 945 | -msgstr "" | |
| 946 | - | |
| 947 | -#: includes/Core/Admin.php:58 | |
| 948 | -#: assets/js/templately.js:1 | |
| 949 | -#: react-src/app/components/core/modals/ImportSuccess.js:35 | |
| 950 | -#: react-src/app/components/new-components/tour/TourTooltip.js:79 | |
| 951 | -msgid "View Template" | |
| 952 | -msgstr "" | |
| 953 | - | |
| 954 | -#: includes/Core/Admin.php:59 | |
| 955 | -msgid "All Templates" | |
| 956 | -msgstr "" | |
| 957 | - | |
| 958 | -#: includes/Core/Admin.php:60 | |
| 959 | -#: assets/js/templately.js:1 | |
| 960 | -#: react-src/app/components/new-components/tour/tourSteps.js:141 | |
| 961 | -msgid "Search Templates" | |
| 962 | -msgstr "" | |
| 963 | - | |
| 964 | -#: includes/Core/Admin.php:61 | |
| 965 | -msgid "Parent Templates:" | |
| 966 | -msgstr "" | |
| 967 | - | |
| 968 | -#: includes/Core/Admin.php:62 | |
| 969 | -msgid "No templates found." | |
| 970 | -msgstr "" | |
| 971 | - | |
| 972 | -#: includes/Core/Admin.php:63 | |
| 973 | -msgid "No templates found in Trash." | |
| 974 | -msgstr "" | |
| 975 | - | |
| 976 | -#: includes/Core/Admin.php:64 | |
| 977 | -msgctxt "Overrides the “Featured Image” phrase for this post type. Added in 4.3" | |
| 978 | -msgid "Template Cover Image" | |
| 979 | -msgstr "" | |
| 980 | - | |
| 981 | -#: includes/Core/Admin.php:65 | |
| 982 | -msgctxt "Overrides the “Set featured image” phrase for this post type. Added in 4.3" | |
| 983 | -msgid "Set cover image" | |
| 984 | -msgstr "" | |
| 985 | - | |
| 986 | -#: includes/Core/Admin.php:66 | |
| 987 | -msgctxt "Overrides the “Remove featured image” phrase for this post type. Added in 4.3" | |
| 988 | -msgid "Remove cover image" | |
| 989 | -msgstr "" | |
| 990 | - | |
| 991 | -#: includes/Core/Admin.php:67 | |
| 992 | -msgctxt "Overrides the “Use as featured image” phrase for this post type. Added in 4.3" | |
| 993 | -msgid "Use as cover image" | |
| 994 | -msgstr "" | |
| 995 | - | |
| 996 | -#: includes/Core/Admin.php:68 | |
| 997 | -msgctxt "The post type archive label used in nav menus. Default “Post Archives”. Added in 4.4" | |
| 998 | -msgid "Template archives" | |
| 999 | -msgstr "" | |
| 1000 | - | |
| 1001 | -#: includes/Core/Admin.php:70 | |
| 1002 | -msgctxt "Overrides the “Uploaded to this post”/”Uploaded to this page” phrase (used when viewing media attached to a post). Added in 4.4" | |
| 1003 | -msgid "Uploaded to this template" | |
| 1004 | -msgstr "" | |
| 1005 | - | |
| 1006 | -#: includes/Core/Admin.php:71 | |
| 1007 | -msgctxt "Screen reader text for the filter links heading on the post type listing screen. Default “Filter posts list”/”Filter pages list”. Added in 4.4" | |
| 1008 | -msgid "Filter templates list" | |
| 1009 | -msgstr "" | |
| 1010 | - | |
| 1011 | -#: includes/Core/Admin.php:72 | |
| 1012 | -msgctxt "Screen reader text for the pagination heading on the post type listing screen. Default “Posts list navigation”/”Pages list navigation”. Added in 4.4" | |
| 1013 | -msgid "Templates list navigation" | |
| 1014 | -msgstr "" | |
| 1015 | - | |
| 1016 | -#: includes/Core/Admin.php:73 | |
| 1017 | -msgctxt "Screen reader text for the items list heading on the post type listing screen. Default “Posts list”/”Pages list”. Added in 4.4" | |
| 1018 | -msgid "Templates list" | |
| 1019 | -msgstr "" | |
| 1020 | - | |
| 1021 | -#: includes/Core/Admin.php:344 | |
| 1022 | -#, php-format | |
| 1023 | -msgid "We hope you're enjoying %s! Could you please do us a favor and give us a review on %s to help us spread the word and boost our motivation?" | |
| 1024 | -msgstr "" | |
| 1025 | - | |
| 1026 | -#: includes/Core/Admin.php:353 | |
| 1027 | -msgid "Sure, you deserve it!" | |
| 1028 | -msgstr "" | |
| 1029 | - | |
| 1030 | -#: includes/Core/Admin.php:357 | |
| 1031 | -#: assets/js/dashboard.js:1 | |
| 1032 | -#: react-src/dashboard/Feedback/Review.js:58 | |
| 1033 | -msgid "I already did" | |
| 1034 | -msgstr "" | |
| 1035 | - | |
| 1036 | -#: includes/Core/Admin.php:364 | |
| 1037 | -#: includes/Core/Admin.php:444 | |
| 1038 | -msgid "Maybe Later" | |
| 1039 | -msgstr "" | |
| 1040 | - | |
| 1041 | -#: includes/Core/Admin.php:376 | |
| 1042 | -msgid "I need help" | |
| 1043 | -msgstr "" | |
| 1044 | - | |
| 1045 | -#: includes/Core/Admin.php:380 | |
| 1046 | -msgid "Never show again" | |
| 1047 | -msgstr "" | |
| 1048 | - | |
| 1049 | -#: includes/Core/Admin.php:438 | |
| 1050 | -msgid "Upgrade To Pro Now" | |
| 1051 | -msgstr "" | |
| 1052 | - | |
| 1053 | -#: includes/Core/Admin.php:467 | |
| 1054 | -msgid "Get" | |
| 1055 | -msgstr "" | |
| 1056 | - | |
| 1057 | -#: includes/Core/Admin.php:468 | |
| 1058 | -msgid "Templately PRO" | |
| 1059 | -msgstr "" | |
| 1060 | - | |
| 1061 | -#: includes/Core/Admin.php:469 | |
| 1062 | -msgid "with up to 60% OFF & unlock 6500+ ready WordPress templates to power up web design in 2025." | |
| 1063 | -msgstr "" | |
| 1064 | - | |
| 1065 | -#: includes/Core/Admin.php:475 | |
| 1066 | -msgid "GET PRO Lifetime Access" | |
| 1067 | -msgstr "" | |
| 1068 | - | |
| 1069 | -#: includes/Core/Admin.php:480 | |
| 1070 | -msgid "No, I'll Pay Full Price Later" | |
| 1071 | -msgstr "" | |
| 1072 | - | |
| 1073 | -#: includes/Core/Admin.php:550 | |
| 1074 | -msgid "requires" | |
| 1075 | -msgstr "" | |
| 1076 | - | |
| 1077 | -#: includes/Core/Admin.php:552 | |
| 1078 | -msgid "plugin to be installed and activated. Please install Elementor to continue." | |
| 1079 | -msgstr "" | |
| 1080 | - | |
| 1081 | -#: includes/Core/Admin.php:574 | |
| 1082 | -msgid "Open settings page" | |
| 1083 | -msgstr "" | |
| 1084 | - | |
| 1085 | -#: includes/Core/Admin.php:575 | |
| 1086 | -msgid "Templates Library" | |
| 1087 | -msgstr "" | |
| 1088 | - | |
| 1089 | -#: includes/Core/Developer/API/McpEndpoints.php:131 | |
| 1090 | -msgid "Developer mode must be enabled to use MCP tools." | |
| 1091 | -msgstr "" | |
| 1092 | - | |
| 1093 | -#: includes/Core/Developer/API/McpEndpoints.php:140 | |
| 1094 | -msgid "You do not have permission to use MCP tools." | |
| 1095 | -msgstr "" | |
| 1096 | - | |
| 1097 | -#: includes/Core/Developer/API/McpEndpoints.php:185 | |
| 1098 | -#, php-format | |
| 1099 | -msgid "Tool \"%s\" not found." | |
| 1100 | -msgstr "" | |
| 1101 | - | |
| 1102 | -#: includes/Core/Developer/API/OpenAIEndpoints.php:186 | |
| 1103 | -msgid "Developer mode must be enabled to use OpenAI endpoints." | |
| 1104 | -msgstr "" | |
| 1105 | - | |
| 1106 | -#: includes/Core/Developer/API/OpenAIEndpoints.php:194 | |
| 1107 | -msgid "You do not have permission to use OpenAI endpoints." | |
| 1108 | -msgstr "" | |
| 1109 | - | |
| 1110 | -#: includes/Core/Developer/API/OpenAIEndpoints.php:234 | |
| 1111 | -msgid "Invalid API key format. OpenAI API keys start with \"sk-\"." | |
| 1112 | -msgstr "" | |
| 1113 | - | |
| 1114 | -#: includes/Core/Developer/API/OpenAIEndpoints.php:246 | |
| 1115 | -msgid "API key saved successfully." | |
| 1116 | -msgstr "" | |
| 1117 | - | |
| 1118 | -#: includes/Core/Developer/API/OpenAIEndpoints.php:267 | |
| 1119 | -msgid "API key deleted." | |
| 1120 | -msgstr "" | |
| 1121 | - | |
| 1122 | -#: includes/Core/Developer/API/OpenAIEndpoints.php:331 | |
| 1123 | -msgid "No API key provided or stored." | |
| 1124 | -msgstr "" | |
| 1125 | - | |
| 1126 | -#: includes/Core/Developer/API/OpenAIEndpoints.php:369 | |
| 1127 | -msgid "API key validation failed." | |
| 1128 | -msgstr "" | |
| 1129 | - | |
| 1130 | -#: includes/Core/Developer/API/OpenAIEndpoints.php:378 | |
| 1131 | -msgid "API key is valid." | |
| 1132 | -msgstr "" | |
| 1133 | - | |
| 1134 | -#: includes/Core/Developer/API/OpenAIEndpoints.php:396 | |
| 1135 | -msgid "OpenAI API key not configured. Please add your API key first." | |
| 1136 | -msgstr "" | |
| 1137 | - | |
| 1138 | -#: includes/Core/Developer/API/OpenAIEndpoints.php:493 | |
| 1139 | -msgid "No response from OpenAI." | |
| 1140 | -msgstr "" | |
| 1141 | - | |
| 1142 | -#: includes/Core/Developer/API/OpenAIEndpoints.php:576 | |
| 1143 | -msgid "Maximum tool call iterations reached. Please try again." | |
| 1144 | -msgstr "" | |
| 1145 | - | |
| 1146 | -#: includes/Core/Developer/Developer.php:621 | |
| 1147 | -msgid "No Templately transients found to delete." | |
| 1148 | -msgstr "" | |
| 1149 | - | |
| 1150 | -#. translators: %1$d: number of deleted transients, %2$d: total found transients | |
| 1151 | -#: includes/Core/Developer/Developer.php:673 | |
| 1152 | -#, php-format | |
| 1153 | -msgid "Successfully deleted %1$d of %2$d Templately transients." | |
| 1154 | -msgstr "" | |
| 1155 | - | |
| 1156 | -#: includes/Core/Developer/Developer.php:677 | |
| 1157 | -msgid "Failed to delete any transients." | |
| 1158 | -msgstr "" | |
| 1159 | - | |
| 1160 | -#: includes/Core/Developer/DeveloperSettings.php:95 | |
| 1161 | -#: includes/Core/Developer/DeveloperSettings.php:301 | |
| 1162 | -#: includes/Core/Developer/DeveloperSettings.php:342 | |
| 1163 | -msgid "No settings provided." | |
| 1164 | -msgstr "" | |
| 1165 | - | |
| 1166 | -#: includes/Core/Developer/DeveloperSettings.php:102 | |
| 1167 | -msgid "Failed to update developer settings." | |
| 1168 | -msgstr "" | |
| 1169 | - | |
| 1170 | -#: includes/Core/Developer/DeveloperSettings.php:109 | |
| 1171 | -#: react-src/developer/components/tabs/SettingsTab.js:36 | |
| 1172 | -msgid "Developer settings saved successfully." | |
| 1173 | -msgstr "" | |
| 1174 | - | |
| 1175 | -#: includes/Core/Developer/DeveloperSettings.php:111 | |
| 1176 | -msgid "Settings have been saved to the database. To activate them, add the generated constants to your wp-config.php file or ensure TEMPLATELY_DEVELOPER_MODE is enabled." | |
| 1177 | -msgstr "" | |
| 1178 | - | |
| 1179 | -#: includes/Core/Developer/DeveloperSettings.php:307 | |
| 1180 | -msgid "Failed to update AI settings." | |
| 1181 | -msgstr "" | |
| 1182 | - | |
| 1183 | -#: includes/Core/Developer/DeveloperSettings.php:311 | |
| 1184 | -#: react-src/developer/components/tabs/AISettingsTab.js:33 | |
| 1185 | -msgid "AI settings saved successfully." | |
| 1186 | -msgstr "" | |
| 1187 | - | |
| 1188 | -#: includes/Core/Developer/DeveloperSettings.php:357 | |
| 1189 | -#: react-src/developer/components/tabs/FSISettingsTab.js:28 | |
| 1190 | -msgid "FSI settings saved successfully." | |
| 1191 | -msgstr "" | |
| 1192 | - | |
| 1193 | -#: includes/Core/Developer/DeveloperSettings.php:404 | |
| 1194 | -#: react-src/developer/components/tabs/ApiTestingTab.js:47 | |
| 1195 | -msgid "API info updated successfully." | |
| 1196 | -msgstr "" | |
| 1197 | - | |
| 1198 | -#: includes/Core/Developer/DeveloperSettings.php:434 | |
| 1199 | -msgid "No configuration provided." | |
| 1200 | -msgstr "" | |
| 1201 | - | |
| 1202 | -#: includes/Core/Developer/DeveloperSettings.php:440 | |
| 1203 | -msgid "Error simulation config saved." | |
| 1204 | -msgstr "" | |
| 1205 | - | |
| 1206 | -#: includes/Core/Developer/HttpToCurl.php:365 | |
| 1207 | -msgid "Converts WordPress HTTP API requests to cURL commands for debugging" | |
| 1208 | -msgstr "" | |
| 1209 | - | |
| 1210 | -#: includes/Core/Developer/LogViewer.php:646 | |
| 1211 | -msgid "Comprehensive log viewing and management system" | |
| 1212 | -msgstr "" | |
| 1213 | - | |
| 1214 | -#: includes/Core/Developer/NetworkAdmin.php:134 | |
| 1215 | -msgid "You do not have sufficient permissions to access this page." | |
| 1216 | -msgstr "" | |
| 1217 | - | |
| 1218 | -#: includes/Core/Developer/NetworkAdmin.php:343 | |
| 1219 | -msgid "Error creating site: " | |
| 1220 | -msgstr "" | |
| 1221 | - | |
| 1222 | -#: includes/Core/Developer/NetworkAdmin.php:393 | |
| 1223 | -msgid "Insufficient permissions to create sites." | |
| 1224 | -msgstr "" | |
| 1225 | - | |
| 1226 | -#: includes/Core/Developer/NetworkAdmin.php:402 | |
| 1227 | -msgid "Site title is required." | |
| 1228 | -msgstr "" | |
| 1229 | - | |
| 1230 | -#: includes/Core/Developer/NetworkAdmin.php:424 | |
| 1231 | -msgid "Network admin API key not found. Please authenticate Templately on the network admin first." | |
| 1232 | -msgstr "" | |
| 1233 | - | |
| 1234 | -#: includes/Core/Developer/NetworkAdmin.php:455 | |
| 1235 | -msgid "Site created but authentication failed: " | |
| 1236 | -msgstr "" | |
| 1237 | - | |
| 1238 | -#: includes/Core/Developer/NetworkAdmin.php:469 | |
| 1239 | -msgid "Site created and authenticated successfully." | |
| 1240 | -msgstr "" | |
| 1241 | - | |
| 1242 | -#: includes/Core/Developer/OnboardingTest.php:96 | |
| 1243 | -msgid "Test data set successfully." | |
| 1244 | -msgstr "" | |
| 1245 | - | |
| 1246 | -#: includes/Core/Developer/OnboardingTest.php:98 | |
| 1247 | -msgid "API key updated successfully." | |
| 1248 | -msgstr "" | |
| 1249 | - | |
| 1250 | -#: includes/Core/Developer/OnboardingTest.php:100 | |
| 1251 | -msgid "Redirect option enabled successfully." | |
| 1252 | -msgstr "" | |
| 1253 | - | |
| 1254 | -#: includes/Core/Importer/Form.php:25 | |
| 1255 | -msgid "Form JSON does not exists." | |
| 1256 | -msgstr "" | |
| 1257 | - | |
| 1258 | -#: includes/Core/Importer/Form.php:31 | |
| 1259 | -msgid "Cannot be imported." | |
| 1260 | -msgstr "" | |
| 1261 | - | |
| 1262 | -#: includes/Core/Importer/FullSiteImport.php:104 | |
| 1263 | -msgid "Invalid nonce" | |
| 1264 | -msgstr "" | |
| 1265 | - | |
| 1266 | -#: includes/Core/Importer/FullSiteImport.php:110 | |
| 1267 | -msgid "Insufficient permissions" | |
| 1268 | -msgstr "" | |
| 1269 | - | |
| 1270 | -#: includes/Core/Importer/FullSiteImport.php:129 | |
| 1271 | -#: includes/Core/Importer/FullSiteImport.php:489 | |
| 1272 | -msgid "Your site connection is disconnected. Please migrate your connection first." | |
| 1273 | -msgstr "" | |
| 1274 | - | |
| 1275 | -#: includes/Core/Importer/FullSiteImport.php:259 | |
| 1276 | -#: includes/Core/Importer/FullSiteImport.php:537 | |
| 1277 | -msgid "Invalid Pack ID." | |
| 1278 | -msgstr "" | |
| 1279 | - | |
| 1280 | -#: includes/Core/Importer/FullSiteImport.php:284 | |
| 1281 | -#: includes/Core/Importer/FullSiteImport.php:587 | |
| 1282 | -msgid "Please update the templately plugin." | |
| 1283 | -msgstr "" | |
| 1284 | - | |
| 1285 | -#: includes/Core/Importer/FullSiteImport.php:299 | |
| 1286 | -msgid "Session created and pack downloaded successfully" | |
| 1287 | -msgstr "" | |
| 1288 | - | |
| 1289 | -#: includes/Core/Importer/FullSiteImport.php:501 | |
| 1290 | -msgid "Invalid Session ID." | |
| 1291 | -msgstr "" | |
| 1292 | - | |
| 1293 | -#: includes/Core/Importer/FullSiteImport.php:619 | |
| 1294 | -#: includes/Core/Importer/FullSiteImport.php:1296 | |
| 1295 | -#: assets/js/templately.js:1 | |
| 1296 | -#: react-src/app/components/core/itemDetails/Packs/FullSiteImport.js:134 | |
| 1297 | -#: react-src/app/hooks/useFullSiteImport.js:362 | |
| 1298 | -msgid "Oops!" | |
| 1299 | -msgstr "" | |
| 1300 | - | |
| 1301 | -#: includes/Core/Importer/FullSiteImport.php:696 | |
| 1302 | -msgid "Upload directory is not writable." | |
| 1303 | -msgstr "" | |
| 1304 | - | |
| 1305 | -#: includes/Core/Importer/FullSiteImport.php:705 | |
| 1306 | -msgid "Permission Passed" | |
| 1307 | -msgstr "" | |
| 1308 | - | |
| 1309 | -#: includes/Core/Importer/FullSiteImport.php:712 | |
| 1310 | -#: includes/Core/Importer/FullSiteImport.php:743 | |
| 1311 | -#: includes/Core/Importer/FullSiteImport.php:762 | |
| 1312 | -#: includes/Core/Importer/Runners/DownloadZip.php:68 | |
| 1313 | -#: includes/Core/Importer/Runners/DownloadZip.php:103 | |
| 1314 | -#: includes/Core/Importer/Runners/DownloadZip.php:115 | |
| 1315 | -msgid "Downloading Template Pack" | |
| 1316 | -msgstr "" | |
| 1317 | - | |
| 1318 | -#: includes/Core/Importer/FullSiteImport.php:725 | |
| 1319 | -#: includes/Core/Importer/Runners/DownloadZip.php:85 | |
| 1320 | -msgid "Template pack download failed" | |
| 1321 | -msgstr "" | |
| 1322 | - | |
| 1323 | -#: includes/Core/Importer/FullSiteImport.php:735 | |
| 1324 | -#: includes/Core/Importer/Runners/DownloadZip.php:95 | |
| 1325 | -#, php-format | |
| 1326 | -msgid " Please try again or contact <a href='%s' target='_blank'>support</a>." | |
| 1327 | -msgstr "" | |
| 1328 | - | |
| 1329 | -#: includes/Core/Importer/FullSiteImport.php:740 | |
| 1330 | -#: includes/Core/Importer/Runners/DownloadZip.php:100 | |
| 1331 | -msgid "Template pack download failed with response code: " | |
| 1332 | -msgstr "" | |
| 1333 | - | |
| 1334 | -#: includes/Core/Importer/FullSiteImport.php:766 | |
| 1335 | -#: includes/Core/Importer/Runners/DownloadZip.php:119 | |
| 1336 | -msgid "Downloading Failed. Please try again" | |
| 1337 | -msgstr "" | |
| 1338 | - | |
| 1339 | -#: includes/Core/Importer/FullSiteImport.php:775 | |
| 1340 | -msgid "WP_Filesystem cannot be initialized" | |
| 1341 | -msgstr "" | |
| 1342 | - | |
| 1343 | -#: includes/Core/Importer/FullSiteImport.php:819 | |
| 1344 | -#: includes/Core/Importer/FullSiteImport.php:1286 | |
| 1345 | -#: assets/js/templately.js:1 | |
| 1346 | -#: react-src/app/hooks/useFullSiteImport.js:363 | |
| 1347 | -#, php-format,js-format | |
| 1348 | -msgid "It seems we're experiencing technical difficulties. Please try again or contact <a href='%s' target='_blank'>support</a>." | |
| 1349 | -msgstr "" | |
| 1350 | - | |
| 1351 | -#: includes/Core/Importer/FullSiteImport.php:903 | |
| 1352 | -msgid "Cannot be imported, as the manifest file is corrupted" | |
| 1353 | -msgstr "" | |
| 1354 | - | |
| 1355 | -#: includes/Core/Importer/FullSiteImport.php:975 | |
| 1356 | -msgid "Missing Credit Cost" | |
| 1357 | -msgstr "" | |
| 1358 | - | |
| 1359 | -#: includes/Core/Importer/FullSiteImport.php:1666 | |
| 1360 | -msgid "API request failed with response code " | |
| 1361 | -msgstr "" | |
| 1362 | - | |
| 1363 | -#: includes/Core/Importer/Runners/AIContent.php:15 | |
| 1364 | -#: includes/Core/Importer/Runners/ExtraContent.php:18 | |
| 1365 | -msgid "Extra Contents" | |
| 1366 | -msgstr "" | |
| 1367 | - | |
| 1368 | -#: includes/Core/Importer/Runners/AIContent.php:27 | |
| 1369 | -msgid "AI Content Generation" | |
| 1370 | -msgstr "" | |
| 1371 | - | |
| 1372 | -#: includes/Core/Importer/Runners/Attachments.php:21 | |
| 1373 | -msgid "Attachments" | |
| 1374 | -msgstr "" | |
| 1375 | - | |
| 1376 | -#: includes/Core/Importer/Runners/Attachments.php:34 | |
| 1377 | -msgid "Importing Attachments: (" | |
| 1378 | -msgstr "" | |
| 1379 | - | |
| 1380 | -#: includes/Core/Importer/Runners/Attachments.php:36 | |
| 1381 | -msgid "Importing Attachment." | |
| 1382 | -msgstr "" | |
| 1383 | - | |
| 1384 | -#: includes/Core/Importer/Runners/BaseRunner.php:68 | |
| 1385 | -msgid "Platform is not specified. Please try again after specifying the platform." | |
| 1386 | -msgstr "" | |
| 1387 | - | |
| 1388 | -#: includes/Core/Importer/Runners/Customizer.php:17 | |
| 1389 | -msgid "Customizer" | |
| 1390 | -msgstr "" | |
| 1391 | - | |
| 1392 | -#: includes/Core/Importer/Runners/Customizer.php:29 | |
| 1393 | -#: includes/Core/Importer/Runners/DownloadZip.php:39 | |
| 1394 | -msgid "Updating customizer settings." | |
| 1395 | -msgstr "" | |
| 1396 | - | |
| 1397 | -#: includes/Core/Importer/Runners/Dependencies.php:21 | |
| 1398 | -msgid "Download Dependencies" | |
| 1399 | -msgstr "" | |
| 1400 | - | |
| 1401 | -#: includes/Core/Importer/Runners/Dependencies.php:33 | |
| 1402 | -msgid "Downloading Dependencies" | |
| 1403 | -msgstr "" | |
| 1404 | - | |
| 1405 | -#: includes/Core/Importer/Runners/Dependencies.php:208 | |
| 1406 | -msgid "Elementor plugin is not properly activated. Please refresh the page and try again." | |
| 1407 | -msgstr "" | |
| 1408 | - | |
| 1409 | -#: includes/Core/Importer/Runners/Dependencies.php:217 | |
| 1410 | -msgid "Essential Blocks plugin is not properly activated. Please refresh the page and try again." | |
| 1411 | -msgstr "" | |
| 1412 | - | |
| 1413 | -#: includes/Core/Importer/Runners/Dependencies.php:229 | |
| 1414 | -#, php-format | |
| 1415 | -msgid "Required plugin \"%s\" is not active. Please refresh the page and try again." | |
| 1416 | -msgstr "" | |
| 1417 | - | |
| 1418 | -#: includes/Core/Importer/Runners/DownloadZip.php:27 | |
| 1419 | -msgid "Download Zip" | |
| 1420 | -msgstr "" | |
| 1421 | - | |
| 1422 | -#: includes/Core/Importer/Runners/ElementorContent.php:33 | |
| 1423 | -msgid "Importing Elementor Page and Post Templates" | |
| 1424 | -msgstr "" | |
| 1425 | - | |
| 1426 | -#: includes/Core/Importer/Runners/ElementorContent.php:76 | |
| 1427 | -msgid "Custom" | |
| 1428 | -msgstr "" | |
| 1429 | - | |
| 1430 | -#: includes/Core/Importer/Runners/ElementorContent.php:117 | |
| 1431 | -msgid "Default Kit" | |
| 1432 | -msgstr "" | |
| 1433 | - | |
| 1434 | -#: includes/Core/Importer/Runners/ExtraContent.php:30 | |
| 1435 | -msgid "Importing Forms and Others Extra Contents" | |
| 1436 | -msgstr "" | |
| 1437 | - | |
| 1438 | -#: includes/Core/Importer/Runners/Finalizer.php:39 | |
| 1439 | -#: includes/Core/Importer/Runners/Finalizer.php:43 | |
| 1440 | -msgid "Finalizing Your Imports" | |
| 1441 | -msgstr "" | |
| 1442 | - | |
| 1443 | -#: includes/Core/Importer/Runners/GutenbergContent.php:20 | |
| 1444 | -msgid "Block Editor Content" | |
| 1445 | -msgstr "" | |
| 1446 | - | |
| 1447 | -#: includes/Core/Importer/Runners/GutenbergContent.php:36 | |
| 1448 | -msgid "Importing Gutenberg Page and Post Templates" | |
| 1449 | -msgstr "" | |
| 1450 | - | |
| 1451 | -#: includes/Core/Importer/Runners/Taxonomies.php:13 | |
| 1452 | -msgid "Taxonomies" | |
| 1453 | -msgstr "" | |
| 1454 | - | |
| 1455 | -#: includes/Core/Importer/Runners/Taxonomies.php:21 | |
| 1456 | -msgid "Importing Taxonomies" | |
| 1457 | -msgstr "" | |
| 1458 | - | |
| 1459 | -#: includes/Core/Importer/Runners/Templates.php:19 | |
| 1460 | -#: assets/js/templately.js:1 | |
| 1461 | -#: react-src/app/components/new-components/header/UserNavigation.js:78 | |
| 1462 | -#: react-src/app/routesTemplate.js:47 | |
| 1463 | -msgid "Templates" | |
| 1464 | -msgstr "" | |
| 1465 | - | |
| 1466 | -#: includes/Core/Importer/Runners/Templates.php:23 | |
| 1467 | -msgid "Importing Templates (i.e: Header, Footer, etc)" | |
| 1468 | -msgstr "" | |
| 1469 | - | |
| 1470 | -#: includes/Core/Importer/Runners/WPContent.php:25 | |
| 1471 | -msgid "WordPress Contents" | |
| 1472 | -msgstr "" | |
| 1473 | - | |
| 1474 | -#: includes/Core/Importer/Runners/WPContent.php:29 | |
| 1475 | -msgid "Importing Content (Pages, Posts, Products, Navigation)" | |
| 1476 | -msgstr "" | |
| 1477 | - | |
| 1478 | -#: includes/Core/Importer/Utils/AIUtils.php:31 | |
| 1479 | -#, php-format | |
| 1480 | -msgid "Invalid %s: empty or not a valid value." | |
| 1481 | -msgstr "" | |
| 1482 | - | |
| 1483 | -#: includes/Core/Importer/Utils/AIUtils.php:43 | |
| 1484 | -#, php-format | |
| 1485 | -msgid "Invalid %s: contains path separators." | |
| 1486 | -msgstr "" | |
| 1487 | - | |
| 1488 | -#: includes/Core/Importer/Utils/AIUtils.php:68 | |
| 1489 | -msgid "WordPress upload directory is not accessible." | |
| 1490 | -msgstr "" | |
| 1491 | - | |
| 1492 | -#: includes/Core/Importer/Utils/AIUtils.php:86 | |
| 1493 | -msgid "File path does not exist or is not accessible." | |
| 1494 | -msgstr "" | |
| 1495 | - | |
| 1496 | -#: includes/Core/Importer/Utils/AIUtils.php:110 | |
| 1497 | -msgid "Invalid file path: path is outside WordPress upload directory." | |
| 1498 | -msgstr "" | |
| 1499 | - | |
| 1500 | -#: includes/Core/Importer/Utils/AIUtils.php:269 | |
| 1501 | -msgid "API returned an error response." | |
| 1502 | -msgstr "" | |
| 1503 | - | |
| 1504 | -#: includes/Core/Importer/Utils/AIUtils.php:614 | |
| 1505 | -msgid "Content ID not found in AI page IDs." | |
| 1506 | -msgstr "" | |
| 1507 | - | |
| 1508 | -#: includes/Core/Importer/Utils/AIUtils.php:661 | |
| 1509 | -msgid "Failed to save template file." | |
| 1510 | -msgstr "" | |
| 1511 | - | |
| 1512 | -#: includes/Core/Importer/Utils/AIUtils.php:840 | |
| 1513 | -msgid "Process ID is required." | |
| 1514 | -msgstr "" | |
| 1515 | - | |
| 1516 | -#: includes/Core/Importer/Utils/AIUtils.php:845 | |
| 1517 | -msgid "Process ID not found." | |
| 1518 | -msgstr "" | |
| 1519 | - | |
| 1520 | -#: includes/Core/Importer/Utils/AIUtils.php:852 | |
| 1521 | -msgid "Session ID missing from process data." | |
| 1522 | -msgstr "" | |
| 1523 | - | |
| 1524 | -#: includes/Core/Importer/Utils/AIUtils.php:856 | |
| 1525 | -msgid "AI page IDs missing from process data." | |
| 1526 | -msgstr "" | |
| 1527 | - | |
| 1528 | -#: includes/Core/Importer/Utils/ElementorHelper.php:102 | |
| 1529 | -msgid "Templately Error code: T001" | |
| 1530 | -msgstr "" | |
| 1531 | - | |
| 1532 | -#: includes/Core/Importer/Utils/SignatureVerifier.php:30 | |
| 1533 | -msgid "API key not provided for signature verification" | |
| 1534 | -msgstr "" | |
| 1535 | - | |
| 1536 | -#: includes/Core/Importer/Utils/SignatureVerifier.php:40 | |
| 1537 | -msgid "Invalid signature or timestamp headers" | |
| 1538 | -msgstr "" | |
| 1539 | - | |
| 1540 | -#: includes/Core/Importer/Utils/SignatureVerifier.php:50 | |
| 1541 | -msgid "Callback timestamp expired or invalid" | |
| 1542 | -msgstr "" | |
| 1543 | - | |
| 1544 | -#: includes/Core/Importer/Utils/SignatureVerifier.php:63 | |
| 1545 | -msgid "Invalid signature" | |
| 1546 | -msgstr "" | |
| 1547 | - | |
| 1548 | -#: includes/Core/Importer/Utils/Utils.php:38 | |
| 1549 | -msgid "JSON file not exists. " | |
| 1550 | -msgstr "" | |
| 1551 | - | |
| 1552 | -#: includes/Core/Importer/Utils/Utils.php:330 | |
| 1553 | -msgid "URL is empty" | |
| 1554 | -msgstr "" | |
| 1555 | - | |
| 1556 | -#: includes/Core/Importer/Utils/Utils.php:335 | |
| 1557 | -msgid "Invalid URL" | |
| 1558 | -msgstr "" | |
| 1559 | - | |
| 1560 | -#: includes/Core/Importer/Utils/Utils.php:361 | |
| 1561 | -msgid "Base64 is empty" | |
| 1562 | -msgstr "" | |
| 1563 | - | |
| 1564 | -#: includes/Core/Importer/Utils/Utils.php:396 | |
| 1565 | -msgid "Invalid base64 data." | |
| 1566 | -msgstr "" | |
| 1567 | - | |
| 1568 | -#: includes/Core/Importer/Utils/Utils.php:402 | |
| 1569 | -msgid "Unable to determine image MIME type." | |
| 1570 | -msgstr "" | |
| 1571 | - | |
| 1572 | -#: includes/Core/Importer/Utils/Utils.php:408 | |
| 1573 | -msgid "Unsupported image MIME type." | |
| 1574 | -msgstr "" | |
| 1575 | - | |
| 1576 | -#: includes/Core/Importer/Utils/Utils.php:419 | |
| 1577 | -msgid "Unable to access upload directory." | |
| 1578 | -msgstr "" | |
| 1579 | - | |
| 1580 | -#: includes/Core/Importer/Utils/Utils.php:424 | |
| 1581 | -msgid "Error uploading image." | |
| 1582 | -msgstr "" | |
| 1583 | - | |
| 1584 | -#: includes/Core/Platform/Elementor.php:87 | |
| 1585 | -#, php-format | |
| 1586 | -msgid "You have to install/activate %s to import %s Template." | |
| 1587 | -msgstr "" | |
| 1588 | - | |
| 1589 | -#: includes/Core/Platform/Elementor.php:194 | |
| 1590 | -msgid "Successfully Deleted." | |
| 1591 | -msgstr "" | |
| 1592 | - | |
| 1593 | -#: includes/Core/Platform/Elementor.php:200 | |
| 1594 | -msgid "Something must went wrong." | |
| 1595 | -msgstr "" | |
| 1596 | - | |
| 1597 | -#: includes/Core/Platform/Gutenberg.php:90 | |
| 1598 | -#, php-format | |
| 1599 | -msgid "Save %s in Templately" | |
| 1600 | -msgstr "" | |
| 1601 | - | |
| 1602 | -#: includes/Plugin.php:106 | |
| 1603 | -msgid "Cloning is forbidden." | |
| 1604 | -msgstr "" | |
| 1605 | - | |
| 1606 | -#: includes/Plugin.php:115 | |
| 1607 | -msgid "Un-serializing instances of this class is forbidden." | |
| 1608 | -msgstr "" | |
| 1609 | - | |
| 1610 | -#: includes/Plugin.php:315 | |
| 1611 | -msgid "Login failed." | |
| 1612 | -msgstr "" | |
| 1613 | - | |
| 1614 | -#: includes/Plugin.php:318 | |
| 1615 | -msgid "Missing API Key." | |
| 1616 | -msgstr "" | |
| 1617 | - | |
| 1618 | -#: includes/Utils/Http.php:310 | |
| 1619 | -msgid "Unknown error occurred" | |
| 1620 | -msgstr "" | |
| 1621 | - | |
| 1622 | -#: includes/Utils/Installer.php:60 | |
| 1623 | -msgid "Sorry, you do not have permission to install a plugin." | |
| 1624 | -msgstr "" | |
| 1625 | - | |
| 1626 | -#: includes/Utils/Installer.php:122 | |
| 1627 | -msgid "Failed to install plugin" | |
| 1628 | -msgstr "" | |
| 1629 | - | |
| 1630 | -#: includes/Utils/Installer.php:132 | |
| 1631 | -msgid "Sorry, you do not have permission to activate a plugin." | |
| 1632 | -msgstr "" | |
| 1633 | - | |
| 1634 | -#: includes/Utils/Installer.php:161 | |
| 1635 | -msgid "Theme is already active" | |
| 1636 | -msgstr "" | |
| 1637 | - | |
| 1638 | -#: includes/Utils/Installer.php:166 | |
| 1639 | -msgid "Function themes_api does not exist" | |
| 1640 | -msgstr "" | |
| 1641 | - | |
| 1642 | -#: includes/Utils/Installer.php:196 | |
| 1643 | -msgid "Failed to install theme" | |
| 1644 | -msgstr "" | |
| 1645 | - | |
| 1646 | -#: includes/Utils/Installer.php:211 | |
| 1647 | -#: includes/Utils/Installer.php:269 | |
| 1648 | -msgid "Failed to activate theme" | |
| 1649 | -msgstr "" | |
| 1650 | - | |
| 1651 | -#: includes/Utils/Installer.php:222 | |
| 1652 | -#, php-format | |
| 1653 | -msgid "The plugin requires PHP version %s or higher. You are running version %s." | |
| 1654 | -msgstr "" | |
| 1655 | - | |
| 1656 | -#: includes/Utils/Installer.php:231 | |
| 1657 | -#, php-format | |
| 1658 | -msgid "The plugin requires WordPress version %s or higher. You are running version %s." | |
| 1659 | -msgstr "" | |
| 1660 | - | |
| 1661 | -#: views/builder/conditions.php:1 | |
| 1662 | -msgid "Display Condtions by Templately" | |
| 1663 | -msgstr "" | |
| 1664 | - | |
| 1665 | -#: views/builder/conditions.php:3 | |
| 1666 | -#: assets/js/elementor.js:1 | |
| 1667 | -#: react-src/elementor/FooterMenuModule.js:30 | |
| 1668 | -msgid "Condition (by Templately)" | |
| 1669 | -msgstr "" | |
| 1670 | - | |
| 1671 | -#: views/header.php:10 | |
| 1672 | -msgid "Version" | |
| 1673 | -msgstr "" | |
| 1674 | - | |
| 1675 | -#: assets/js/dashboard.js:1 | |
| 1676 | -#: react-src/dashboard/Feedback/Feedback.js:40 | |
| 1677 | -msgid "Thank you for sharing your experience." | |
| 1678 | -msgstr "" | |
| 1679 | - | |
| 1680 | -#: assets/js/dashboard.js:1 | |
| 1681 | -#: react-src/dashboard/Feedback/Feedback.js:41 | |
| 1682 | -msgid "We truly value your feedback. Please let us know how we can improve and enhance your experience." | |
| 1683 | -msgstr "" | |
| 1684 | - | |
| 1685 | -#: assets/js/dashboard.js:1 | |
| 1686 | -#: assets/js/templately.js:1 | |
| 1687 | -#: react-src/app/components/core/AiContentSidebar/helper.js:1036 | |
| 1688 | -#: react-src/app/components/profile/Profile.js:48 | |
| 1689 | -#: react-src/dashboard/Feedback/Feedback.js:49 | |
| 356 | +#: src/components/body/admin/Settings.js:45 | |
| 1690 | 357 | msgid "Email" |
| 1691 | 358 | msgstr "" |
| 1692 | 359 | |
| 1693 | -#: assets/js/dashboard.js:1 | |
| 1694 | -#: assets/js/templately.js:1 | |
| 1695 | -#: react-src/app/components/core/itemDetails/ItemsDetailsInfo.js:42 | |
| 1696 | -#: react-src/dashboard/Feedback/Feedback.js:55 | |
| 1697 | -msgid "Description" | |
| 360 | +#: src/components/body/admin/Settings.js:46 | |
| 361 | +msgid "Plan" | |
| 1698 | 362 | msgstr "" |
| 1699 | 363 | |
| 1700 | -#: assets/js/dashboard.js:1 | |
| 1701 | -#: react-src/dashboard/Feedback/Feedback.js:68 | |
| 1702 | -msgid "Send" | |
| 364 | +#: src/components/body/admin/Settings.js:47 | |
| 365 | +msgid "Joining Date" | |
| 1703 | 366 | msgstr "" |
| 1704 | 367 | |
| 1705 | -#: assets/js/dashboard.js:1 | |
| 1706 | -#: react-src/dashboard/Feedback/FeedbackComplete.js:23 | |
| 1707 | -msgid "Thanks a lot for your Feedback!" | |
| 368 | +#: src/components/body/admin/Settings.js:48 | |
| 369 | +msgid "Expiry Date" | |
| 1708 | 370 | msgstr "" |
| 1709 | 371 | |
| 1710 | -#: assets/js/dashboard.js:1 | |
| 1711 | -#: react-src/dashboard/Feedback/FeedbackComplete.js:27 | |
| 1712 | -msgid "We really appreciate you taking the time to share your thoughts with us. Your feedback helps us improve and create a better experience for everyone." | |
| 372 | +#: src/components/body/admin/Settings.js:53 | |
| 373 | +msgid "Manage Account" | |
| 1713 | 374 | msgstr "" |
| 1714 | 375 | |
| 1715 | -#: assets/js/dashboard.js:1 | |
| 1716 | -#: react-src/dashboard/Feedback/Rating.js:23 | |
| 1717 | -msgid "I see that you've already started using Templately. How has your experience been so far, and how would you rate us?" | |
| 376 | +#: src/components/body/admin/Settings.js:54 | |
| 377 | +msgid "Logout" | |
| 1718 | 378 | msgstr "" |
| 1719 | 379 | |
| 1720 | -#: assets/js/dashboard.js:1 | |
| 1721 | -#: react-src/dashboard/Feedback/Rating.js:28 | |
| 1722 | -msgid "1 Star" | |
| 380 | +#: src/components/body/admin/SignUpForm.js:75 | |
| 381 | +msgid "Create Account!" | |
| 1723 | 382 | msgstr "" |
| 1724 | 383 | |
| 1725 | -#: assets/js/dashboard.js:1 | |
| 1726 | -#: react-src/dashboard/Feedback/Rating.js:32 | |
| 1727 | -msgid "2 Stars" | |
| 384 | +#: src/components/body/admin/SignUpForm.js:109 | |
| 385 | +msgid "I agree to the Templately Privacy Policy." | |
| 1728 | 386 | msgstr "" |
| 1729 | 387 | |
| 1730 | -#: assets/js/dashboard.js:1 | |
| 1731 | -#: react-src/dashboard/Feedback/Rating.js:36 | |
| 1732 | -msgid "3 Stars" | |
| 388 | +#: src/components/body/admin/SignUpForm.js:111 | |
| 389 | +msgid "Create an Account" | |
| 1733 | 390 | msgstr "" |
| 1734 | 391 | |
| 1735 | -#: assets/js/dashboard.js:1 | |
| 1736 | -#: react-src/dashboard/Feedback/Rating.js:40 | |
| 1737 | -msgid "4 Stars" | |
| 392 | +#: src/components/body/clouds/CloudItem.js:84 | |
| 393 | +#: src/components/body/templates/TableRow.js:120 | |
| 394 | +#: src/components/core/PreviewHeader.js:95 | |
| 395 | +msgid "Insert" | |
| 1738 | 396 | msgstr "" |
| 1739 | 397 | |
| 1740 | -#: assets/js/dashboard.js:1 | |
| 1741 | -#: react-src/dashboard/Feedback/Rating.js:44 | |
| 1742 | -msgid "5 Stars" | |
| 398 | +#: src/components/body/clouds/Clouds.js:31 | |
| 399 | +#: src/components/body/workspace/MyClouds.js:35 | |
| 400 | +#: src/components/body/workspace/MyClouds.js:57 | |
| 401 | +#: src/components/header/Actions.js:53 | |
| 402 | +msgid "Successfully Synced" | |
| 1743 | 403 | msgstr "" |
| 1744 | 404 | |
| 1745 | -#: assets/js/dashboard.js:1 | |
| 1746 | -#: react-src/dashboard/Feedback/Rating.js:48 | |
| 1747 | -msgid "Not Satisfied" | |
| 405 | +#: src/components/body/clouds/LoggedInMessage.js:10 | |
| 406 | +msgid "You have to logged in, in order to visit this page or view your items from cloud." | |
| 1748 | 407 | msgstr "" |
| 1749 | 408 | |
| 1750 | -#: assets/js/dashboard.js:1 | |
| 1751 | -#: react-src/dashboard/Feedback/Rating.js:49 | |
| 1752 | -msgid "Very Satisfied" | |
| 409 | +#: src/components/body/clouds/LoggedInMessage.js:11 | |
| 410 | +msgid "Login" | |
| 1753 | 411 | msgstr "" |
| 1754 | 412 | |
| 1755 | -#: assets/js/dashboard.js:1 | |
| 1756 | -#: react-src/dashboard/Feedback/Review.js:46 | |
| 1757 | -msgid "We're glad that you liked us! 😍" | |
| 413 | +#: src/components/body/items/Search.js:67 | |
| 414 | +msgid "You are looking for: " | |
| 1758 | 415 | msgstr "" |
| 1759 | 416 | |
| 1760 | -#: assets/js/dashboard.js:1 | |
| 1761 | -#: react-src/dashboard/Feedback/Review.js:49 | |
| 1762 | -msgid "If you don't mind, could you take 30 seconds to review us on WordPress? Your feedback will help us improve and grow. Thank you in advance! 🙏" | |
| 1763 | -msgstr "" | |
| 1764 | - | |
| 1765 | -#: assets/js/dashboard.js:1 | |
| 1766 | -#: react-src/dashboard/Feedback/Review.js:54 | |
| 1767 | -msgid "Rate Templately" | |
| 1768 | -msgstr "" | |
| 1769 | - | |
| 1770 | -#: assets/js/elementor.js:1 | |
| 1771 | -#: react-src/elementor/ElementorModule.js:37 | |
| 1772 | -#: react-src/elementor/FooterMenuModule.js:49 | |
| 1773 | -msgid "Save Page in Templately" | |
| 1774 | -msgstr "" | |
| 1775 | - | |
| 1776 | -#: assets/js/elementor.js:1 | |
| 1777 | -#: react-src/elementor/ElementorModule.js:74 | |
| 1778 | -msgid "Save Block in Templately" | |
| 1779 | -msgstr "" | |
| 1780 | - | |
| 1781 | -#: assets/js/templately.js:1 | |
| 1782 | -#: react-src/utils/api.js:359 | |
| 1783 | -#: react-src/utils/api.js:362 | |
| 1784 | -msgid "Request failed" | |
| 1785 | -msgstr "" | |
| 1786 | - | |
| 1787 | -#: assets/js/templately.js:1 | |
| 1788 | -#: react-src/utils/messages.js:18 | |
| 1789 | -msgid "Please enter a valid email address." | |
| 1790 | -msgstr "" | |
| 1791 | - | |
| 1792 | -#: assets/js/templately.js:1 | |
| 1793 | -#: react-src/utils/messages.js:25 | |
| 1794 | -msgid "Please provide a valid API Key." | |
| 1795 | -msgstr "" | |
| 1796 | - | |
| 1797 | -#: assets/js/templately.js:1 | |
| 1798 | -#: react-src/utils/messages.js:33 | |
| 1799 | -msgid "The First Name may only contain letters, dashes and spaces." | |
| 1800 | -msgstr "" | |
| 1801 | - | |
| 1802 | -#: assets/js/templately.js:1 | |
| 1803 | -#: react-src/utils/messages.js:42 | |
| 1804 | -msgid "The Last Name may only contain letters, dashes and spaces." | |
| 1805 | -msgstr "" | |
| 1806 | - | |
| 1807 | -#: assets/js/templately.js:1 | |
| 1808 | -#: react-src/utils/messages.js:49 | |
| 1809 | -msgid "Password must contain at least 8 characters, uppercase, lowercase and numbers." | |
| 1810 | -msgstr "" | |
| 1811 | - | |
| 1812 | -#: assets/js/templately.js:1 | |
| 1813 | -#: react-src/utils/messages.js:55 | |
| 1814 | -msgid "Password not matched!" | |
| 1815 | -msgstr "" | |
| 1816 | - | |
| 1817 | -#: assets/js/templately.js:1 | |
| 1818 | -#: react-src/app/components/admin/SignIn.js:132 | |
| 1819 | -#: react-src/app/components/admin/SignUp.js:52 | |
| 1820 | -#: react-src/app/components/admin/SignUp.js:113 | |
| 1821 | -#: react-src/utils/messages.js:60 | |
| 1822 | -msgid "Oops...!" | |
| 1823 | -msgstr "" | |
| 1824 | - | |
| 1825 | -#: assets/js/templately.js:1 | |
| 1826 | -#: react-src/app/components/core/modals/new-modal/ErrorIllustration.js:113 | |
| 1827 | -#: react-src/app/components/core/modals/new-modal/SuccessIllustration.js:86 | |
| 1828 | -msgid "Workspace..." | |
| 1829 | -msgstr "" | |
| 1830 | - | |
| 1831 | -#: assets/js/templately.js:1 | |
| 1832 | -#: react-src/app/components/core/modals/new-modal/ErrorIllustration.js:152 | |
| 1833 | -#: react-src/app/components/core/modals/new-modal/SuccessIllustration.js:127 | |
| 1834 | -msgid "Your Site" | |
| 1835 | -msgstr "" | |
| 1836 | - | |
| 1837 | -#: assets/js/templately.js:1 | |
| 1838 | -#: react-src/app/components/core/modals/new-modal/SuccessIllustration.js:29 | |
| 1839 | -msgid "Synced Account" | |
| 1840 | -msgstr "" | |
| 1841 | - | |
| 1842 | -#: assets/js/templately.js:1 | |
| 1843 | -#: react-src/app/components/core/modals/new-modal/SuccessIllustration.js:30 | |
| 1844 | -#: react-src/app/components/core/modals/partials/InstallerInBackground.js:99 | |
| 1845 | -msgid "Success" | |
| 1846 | -msgstr "" | |
| 1847 | - | |
| 1848 | -#: assets/js/templately.js:1 | |
| 1849 | -#: react-src/app/components/core/modals/new-modal/SupportLink.js:18 | |
| 1850 | -msgid "contact support" | |
| 1851 | -msgstr "" | |
| 1852 | - | |
| 1853 | -#: assets/js/templately.js:1 | |
| 1854 | -#: react-src/utils/workSpaceContextMenu.js:17 | |
| 1855 | -msgid "Edit Workspace" | |
| 1856 | -msgstr "" | |
| 1857 | - | |
| 1858 | -#: assets/js/templately.js:1 | |
| 1859 | -#: react-src/app/settings/SettingsLayout.js:69 | |
| 1860 | -#: react-src/utils/workSpaceContextMenu.js:33 | |
| 1861 | -msgid "Successfully Saved" | |
| 1862 | -msgstr "" | |
| 1863 | - | |
| 1864 | -#: assets/js/templately.js:1 | |
| 1865 | -#: react-src/utils/workSpaceContextMenu.js:35 | |
| 1866 | -msgid "You have successfully saved your WorkSpace changes." | |
| 1867 | -msgstr "" | |
| 1868 | - | |
| 1869 | -#: assets/js/templately.js:1 | |
| 1870 | -#: react-src/utils/workSpaceContextMenu.js:48 | |
| 1871 | -msgid "Edit Failed" | |
| 1872 | -msgstr "" | |
| 1873 | - | |
| 1874 | -#: assets/js/templately.js:1 | |
| 1875 | -#: react-src/app/components/clouds/components/partials/AddNewWorkSpace.js:53 | |
| 1876 | -#: react-src/app/revert/RevertWrapper.js:77 | |
| 1877 | -#: react-src/utils/cloudFilesContextMenu.js:158 | |
| 1878 | -#: react-src/utils/cloudFilesContextMenu.js:216 | |
| 1879 | -#: react-src/utils/workSpaceContextMenu.js:48 | |
| 1880 | -#: react-src/utils/workSpaceContextMenu.js:104 | |
| 1881 | -msgid "Something Went Wrong!" | |
| 1882 | -msgstr "" | |
| 1883 | - | |
| 1884 | -#: assets/js/templately.js:1 | |
| 1885 | -#: react-src/utils/workSpaceContextMenu.js:53 | |
| 1886 | -msgid "Something went wrong while editing workspace for you. Try later or " | |
| 1887 | -msgstr "" | |
| 1888 | - | |
| 1889 | -#: assets/js/templately.js:1 | |
| 1890 | -#: react-src/utils/cloudFilesContextMenu.js:183 | |
| 1891 | -#: react-src/utils/savedTemplatesContextMenu.js:13 | |
| 1892 | -#: react-src/utils/workSpaceContextMenu.js:72 | |
| 1893 | -msgid "Are You Sure?" | |
| 1894 | -msgstr "" | |
| 1895 | - | |
| 1896 | -#: assets/js/templately.js:1 | |
| 1897 | -#: react-src/utils/cloudFilesContextMenu.js:200 | |
| 1898 | -#: react-src/utils/savedTemplatesContextMenu.js:25 | |
| 1899 | -#: react-src/utils/workSpaceContextMenu.js:87 | |
| 1900 | -msgid "Successfully Deleted!" | |
| 1901 | -msgstr "" | |
| 1902 | - | |
| 1903 | -#: assets/js/templately.js:1 | |
| 1904 | -#: react-src/utils/workSpaceContextMenu.js:89 | |
| 1905 | -msgid "You have deleted a WorkSpace from your account." | |
| 1906 | -msgstr "" | |
| 1907 | - | |
| 1908 | -#: assets/js/templately.js:1 | |
| 1909 | -#: react-src/utils/workSpaceContextMenu.js:110 | |
| 1910 | -msgid "Something went wrong regarding deleting your WorkSpace. Try later or " | |
| 1911 | -msgstr "" | |
| 1912 | - | |
| 1913 | -#: assets/js/templately.js:1 | |
| 1914 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2410 | |
| 1915 | -#: react-src/utils/workSpaceContextMenu.js:125 | |
| 1916 | -msgid "Edit" | |
| 1917 | -msgstr "" | |
| 1918 | - | |
| 1919 | -#: assets/js/templately.js:1 | |
| 1920 | -#: react-src/app/components/clouds/components/modals/DeleteFileModal.js:22 | |
| 1921 | -#: react-src/app/components/clouds/components/modals/DeleteWorkSpaceModal.js:29 | |
| 1922 | -#: react-src/app/components/core/modals/DeleteSavedTemplateModal.js:22 | |
| 1923 | -#: react-src/utils/cloudFilesContextMenu.js:268 | |
| 1924 | -#: react-src/utils/savedTemplatesContextMenu.js:186 | |
| 1925 | -#: react-src/utils/workSpaceContextMenu.js:132 | |
| 1926 | -msgid "Delete" | |
| 1927 | -msgstr "" | |
| 1928 | - | |
| 1929 | -#: assets/js/templately.js:1 | |
| 1930 | -#: react-src/app/hooks/useFullSiteImport.js:388 | |
| 1931 | -msgid "Sorry for the delay!" | |
| 1932 | -msgstr "" | |
| 1933 | - | |
| 1934 | -#: assets/js/templately.js:1 | |
| 1935 | -#: react-src/app/hooks/useFullSiteImport.js:389 | |
| 1936 | -#, js-format | |
| 1937 | -msgid "If it's taking longer than expected, please try again or contact <a href='%s' target='_blank'>support</a>." | |
| 1938 | -msgstr "" | |
| 1939 | - | |
| 1940 | -#: assets/js/templately.js:1 | |
| 1941 | -#: react-src/app/hooks/useFullSiteImport.js:448 | |
| 1942 | -msgid "Import Error" | |
| 1943 | -msgstr "" | |
| 1944 | - | |
| 1945 | -#: assets/js/templately.js:1 | |
| 1946 | -#: react-src/app/hooks/useFullSiteImport.js:449 | |
| 1947 | -msgid "Failed to start import" | |
| 1948 | -msgstr "" | |
| 1949 | - | |
| 1950 | -#: assets/js/templately.js:1 | |
| 1951 | -#: react-src/app/components/core/modals/ImportFailed.js:20 | |
| 1952 | -msgid "Upgrade to Pro" | |
| 1953 | -msgstr "" | |
| 1954 | - | |
| 1955 | -#: assets/js/templately.js:1 | |
| 1956 | -#: react-src/app/components/core/itemDetails/Header.js:29 | |
| 1957 | -#: react-src/app/components/core/modals/ImportFailed.js:26 | |
| 1958 | -msgid "Purchase This Item" | |
| 1959 | -msgstr "" | |
| 1960 | - | |
| 1961 | -#: assets/js/templately.js:1 | |
| 1962 | -#: react-src/app/components/core/modals/partials/ImportingIllustration.js:80 | |
| 1963 | -msgid "Importing Your Template..." | |
| 1964 | -msgstr "" | |
| 1965 | - | |
| 1966 | -#: assets/js/templately.js:1 | |
| 1967 | -#: react-src/app/components/core/modals/partials/InsertProgressModal.js:10 | |
| 1968 | -msgid "Importing" | |
| 1969 | -msgstr "" | |
| 1970 | - | |
| 1971 | -#: assets/js/templately.js:1 | |
| 1972 | -#: react-src/app/components/core/modals/partials/InsertProgressModal.js:11 | |
| 1973 | -msgid "Checking...." | |
| 1974 | -msgstr "" | |
| 1975 | - | |
| 1976 | -#: assets/js/templately.js:1 | |
| 1977 | -#: react-src/app/components/core/modals/partials/InsertProgressModal.js:14 | |
| 1978 | -msgid "Your chosen template is being imported right now, Please do not refresh or close this tab." | |
| 1979 | -msgstr "" | |
| 1980 | - | |
| 1981 | -#: assets/js/templately.js:1 | |
| 1982 | -#: react-src/app/components/core/modals/partials/InsertProgressModal.js:15 | |
| 1983 | -msgid "Checking template dependencies are installed or not..." | |
| 1984 | -msgstr "" | |
| 1985 | - | |
| 1986 | -#: assets/js/templately.js:1 | |
| 1987 | -#: react-src/app/components/core/modals/partials/ImportModal.js:46 | |
| 1988 | -msgid "Imported Successfully!" | |
| 1989 | -msgstr "" | |
| 1990 | - | |
| 1991 | -#: assets/js/templately.js:1 | |
| 1992 | -#: react-src/app/components/core/Item.js:65 | |
| 1993 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/FSIImportingIllustration.js:42 | |
| 1994 | -#: react-src/app/components/core/modals/partials/ImportModal.js:49 | |
| 1995 | -msgid "Import Failed" | |
| 1996 | -msgstr "" | |
| 1997 | - | |
| 1998 | -#: assets/js/templately.js:1 | |
| 1999 | -#: react-src/app/components/core/modals/partials/ImportModal.js:40 | |
| 2000 | -msgid "Choose how to use this template" | |
| 2001 | -msgstr "" | |
| 2002 | - | |
| 2003 | -#: assets/js/templately.js:1 | |
| 2004 | -#: react-src/app/components/core/modals/partials/ImportModal.js:176 | |
| 2005 | -msgid "Create a New Page" | |
| 2006 | -msgstr "" | |
| 2007 | - | |
| 2008 | -#: assets/js/templately.js:1 | |
| 2009 | -#: react-src/app/components/core/modals/partials/ImportModal.js:177 | |
| 2010 | -msgid "Saves as a draft in your Pages list — edit anytime in Elementor." | |
| 2011 | -msgstr "" | |
| 2012 | - | |
| 2013 | -#: assets/js/templately.js:1 | |
| 2014 | -#: react-src/app/components/core/modals/partials/ImportModal.js:183 | |
| 2015 | -msgid "Enter page title..." | |
| 2016 | -msgstr "" | |
| 2017 | - | |
| 2018 | -#: assets/js/templately.js:1 | |
| 2019 | -#: react-src/app/components/core/modals/partials/ImportModal.js:191 | |
| 2020 | -msgid "Import to Templately Library" | |
| 2021 | -msgstr "" | |
| 2022 | - | |
| 2023 | -#: assets/js/templately.js:1 | |
| 2024 | -#: react-src/app/components/core/modals/partials/ImportModal.js:192 | |
| 2025 | -msgid "Adds to your template library for reuse — no new page created." | |
| 2026 | -msgstr "" | |
| 2027 | - | |
| 2028 | -#: assets/js/templately.js:1 | |
| 2029 | -#: react-src/app/components/core/modals/partials/ImportModal.js:202 | |
| 2030 | -msgid "Create Page" | |
| 2031 | -msgstr "" | |
| 2032 | - | |
| 2033 | -#: assets/js/templately.js:1 | |
| 2034 | -#: react-src/app/components/core/modals/partials/ImportModal.js:211 | |
| 2035 | -#: react-src/app/components/core/modals/partials/importPartials/Import.js:19 | |
| 2036 | -msgid "Import to Library" | |
| 2037 | -msgstr "" | |
| 2038 | - | |
| 2039 | -#: assets/js/templately.js:1 | |
| 2040 | -#: react-src/app/components/core/modals/partials/InstallerInBackground.js:88 | |
| 2041 | -msgid "Installing..." | |
| 2042 | -msgstr "" | |
| 2043 | - | |
| 2044 | -#: assets/js/templately.js:1 | |
| 2045 | -#: react-src/app/components/core/modals/partials/InstallerInBackground.js:95 | |
| 2046 | -msgid "Retry & Proceed to Import" | |
| 2047 | -msgstr "" | |
| 2048 | - | |
| 2049 | -#: assets/js/templately.js:1 | |
| 2050 | -#: react-src/app/components/core/modals/partials/InstallerInBackground.js:22 | |
| 2051 | -msgid "Ignored" | |
| 2052 | -msgstr "" | |
| 2053 | - | |
| 2054 | -#: assets/js/templately.js:1 | |
| 2055 | -#: react-src/app/components/core/modals/partials/DependencyShowcase.js:141 | |
| 2056 | -msgid "Notice: " | |
| 2057 | -msgstr "" | |
| 2058 | - | |
| 2059 | -#: assets/js/templately.js:1 | |
| 2060 | -#: react-src/app/components/core/modals/partials/DependencyShowcase.js:142 | |
| 2061 | -#, js-format | |
| 2062 | -msgid "Make sure you have manually installed & activated the <em><strong>%s</strong></em> listed above" | |
| 2063 | -msgstr "" | |
| 2064 | - | |
| 2065 | -#: assets/js/templately.js:1 | |
| 2066 | -#: react-src/app/components/core/modals/partials/DependencyShowcase.js:142 | |
| 2067 | -msgid "Pro Plugin" | |
| 2068 | -msgid_plural "Pro Plugin's" | |
| 2069 | -msgstr[0] "" | |
| 2070 | -msgstr[1] "" | |
| 2071 | - | |
| 2072 | -#: assets/js/templately.js:1 | |
| 2073 | -#: react-src/app/components/clouds/components/modals/DeleteFileModal.js:38 | |
| 2074 | -#: react-src/app/components/clouds/components/modals/DeleteWorkSpaceModal.js:56 | |
| 2075 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2381 | |
| 2076 | -#: react-src/app/components/core/AiContentSidebar/DetectedInfoCard.js:154 | |
| 2077 | -#: react-src/app/components/core/modals/DeleteSavedTemplateModal.js:38 | |
| 2078 | -#: react-src/app/components/core/modals/partials/DependencyShowcase.js:147 | |
| 2079 | -#: react-src/app/revert/Modal.js:69 | |
| 2080 | -#: react-src/app/settings/components/Modal.js:68 | |
| 2081 | -msgid "Cancel" | |
| 2082 | -msgstr "" | |
| 2083 | - | |
| 2084 | -#: assets/js/templately.js:1 | |
| 2085 | -#: react-src/app/components/core/modals/partials/DependencyShowcase.js:152 | |
| 2086 | -msgid "Proceed to Import" | |
| 2087 | -msgstr "" | |
| 2088 | - | |
| 2089 | -#: assets/js/templately.js:1 | |
| 2090 | -#: react-src/app/components/core/modals/partials/DependencyShowcase.js:152 | |
| 2091 | -msgid "Install & Proceed to Import" | |
| 2092 | -msgstr "" | |
| 2093 | - | |
| 2094 | -#: assets/js/templately.js:1 | |
| 2095 | -#: react-src/app/components/core/modals/DependencyInstaller.js:59 | |
| 2096 | -#, js-format | |
| 2097 | -msgid "Oops! Seems you don't have Elementor Pro to import the %s Template" | |
| 2098 | -msgstr "" | |
| 2099 | - | |
| 2100 | -#: assets/js/templately.js:1 | |
| 2101 | -#: react-src/app/components/core/modals/DependencyInstaller.js:71 | |
| 2102 | -#, js-format | |
| 2103 | -msgid "%6$s %1$s is a part of a %2$s which is available in %3$s. You need to install Elementor Pro to import %1$s template from here. %4$s, you can insert this template from %5$s on your single page." | |
| 2104 | -msgstr "" | |
| 2105 | - | |
| 2106 | -#: assets/js/templately.js:1 | |
| 2107 | -#: react-src/app/components/core/modals/DependencyInstaller.js:85 | |
| 2108 | -msgid "NOTE" | |
| 2109 | -msgstr "" | |
| 2110 | - | |
| 2111 | -#: assets/js/templately.js:1 | |
| 2112 | -#: react-src/app/components/core/Item.js:38 | |
| 2113 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/Dependencies.js:251 | |
| 2114 | -#: react-src/app/components/core/modals/DependencyInstaller.js:219 | |
| 2115 | -#: react-src/utils/importHelper.js:95 | |
| 2116 | -msgid "Required Dependencies" | |
| 2117 | -msgstr "" | |
| 2118 | - | |
| 2119 | -#: assets/js/templately.js:1 | |
| 2120 | -#: react-src/app/components/core/Item.js:39 | |
| 2121 | -#: react-src/app/components/core/modals/DependencyInstaller.js:220 | |
| 2122 | -#: react-src/utils/importHelper.js:96 | |
| 2123 | -msgid "To import this item you need to install all the plugins listed below" | |
| 2124 | -msgstr "" | |
| 2125 | - | |
| 2126 | -#: assets/js/templately.js:1 | |
| 2127 | -#: react-src/app/components/core/modals/ImportSuccess.js:8 | |
| 2128 | -msgid "Edit with Elementor" | |
| 2129 | -msgstr "" | |
| 2130 | - | |
| 2131 | -#: assets/js/templately.js:1 | |
| 2132 | -#: react-src/app/components/core/modals/ImportSuccess.js:15 | |
| 2133 | -msgid "You can now edit or preview the template or, you can push it to Templately Cloud to share with your team." | |
| 2134 | -msgstr "" | |
| 2135 | - | |
| 2136 | -#: assets/js/templately.js:1 | |
| 2137 | -#: react-src/app/components/clouds/components/modals/DeleteFileModal.js:22 | |
| 2138 | -#: react-src/app/components/clouds/components/modals/DeleteWorkSpaceModal.js:29 | |
| 2139 | -#: react-src/app/components/core/modals/DeleteSavedTemplateModal.js:22 | |
| 2140 | -msgid "Deleting..." | |
| 2141 | -msgstr "" | |
| 2142 | - | |
| 2143 | -#: assets/js/templately.js:1 | |
| 2144 | -#: react-src/app/components/clouds/components/modals/DeleteWorkSpaceModal.js:35 | |
| 2145 | -msgid "The WorkSpace will be permanently deleted." | |
| 2146 | -msgstr "" | |
| 2147 | - | |
| 2148 | -#: assets/js/templately.js:1 | |
| 2149 | -#: react-src/app/components/clouds/components/modals/DeleteWorkSpaceModal.js:45 | |
| 2150 | -msgid "Want to delete files too?" | |
| 2151 | -msgstr "" | |
| 2152 | - | |
| 2153 | -#: assets/js/templately.js:1 | |
| 2154 | -#: react-src/app/components/clouds/components/modals/CreateWorkspaceModal.js:42 | |
| 2155 | -#: react-src/app/components/clouds/components/modals/EditWorkSpaceModal.js:72 | |
| 2156 | -msgid "This email is already added." | |
| 2157 | -msgstr "" | |
| 2158 | - | |
| 2159 | -#: assets/js/templately.js:1 | |
| 2160 | -#: react-src/app/components/clouds/components/modals/CreateWorkspaceModal.js:56 | |
| 2161 | -#: react-src/app/components/clouds/components/modals/EditWorkSpaceModal.js:96 | |
| 2162 | -#, js-format | |
| 2163 | -msgid "Name should not be greater than %d characters." | |
| 2164 | -msgstr "" | |
| 2165 | - | |
| 2166 | -#: assets/js/templately.js:1 | |
| 2167 | -#: react-src/app/add-new/ChooseTemplateType.js:190 | |
| 2168 | -#: react-src/app/components/clouds/components/modals/CreateWorkspaceModal.js:77 | |
| 2169 | -msgid "Creating..." | |
| 2170 | -msgstr "" | |
| 2171 | - | |
| 2172 | -#: assets/js/templately.js:1 | |
| 2173 | -#: react-src/app/components/clouds/components/modals/CreateWorkspaceModal.js:77 | |
| 2174 | -#: react-src/app/components/clouds/components/partials/AddNewWorkSpace.js:20 | |
| 2175 | -msgid "Create Workspace" | |
| 2176 | -msgstr "" | |
| 2177 | - | |
| 2178 | -#: assets/js/templately.js:1 | |
| 2179 | -#: react-src/app/components/clouds/components/modals/CreateWorkspaceModal.js:86 | |
| 2180 | -#: react-src/app/components/clouds/components/modals/EditWorkSpaceModal.js:129 | |
| 2181 | -msgid "Name" | |
| 2182 | -msgstr "" | |
| 2183 | - | |
| 2184 | -#: assets/js/templately.js:1 | |
| 2185 | -#: react-src/app/components/clouds/components/modals/CreateWorkspaceModal.js:98 | |
| 2186 | -msgid "Example space" | |
| 2187 | -msgstr "" | |
| 2188 | - | |
| 2189 | -#: assets/js/templately.js:1 | |
| 2190 | -#: react-src/app/components/clouds/components/modals/CreateWorkspaceModal.js:110 | |
| 2191 | -#: react-src/app/components/clouds/components/modals/EditWorkSpaceModal.js:150 | |
| 2192 | -msgid "Shared with" | |
| 2193 | -msgstr "" | |
| 2194 | - | |
| 2195 | -#: assets/js/templately.js:1 | |
| 2196 | -#: react-src/app/components/clouds/components/modals/CreateWorkspaceModal.js:134 | |
| 2197 | -#: react-src/app/components/clouds/components/modals/EditWorkSpaceModal.js:242 | |
| 2198 | -msgid "Add people" | |
| 2199 | -msgstr "" | |
| 2200 | - | |
| 2201 | -#: assets/js/templately.js:1 | |
| 2202 | -#: react-src/app/components/clouds/components/modals/CreateWorkspaceModal.js:147 | |
| 2203 | -#: react-src/app/components/clouds/components/modals/EditWorkSpaceModal.js:253 | |
| 2204 | -msgid "Type email to add" | |
| 2205 | -msgstr "" | |
| 2206 | - | |
| 2207 | -#: assets/js/templately.js:1 | |
| 2208 | -#: react-src/app/components/clouds/components/modals/CreateWorkspaceModal.js:156 | |
| 2209 | -#: react-src/app/components/clouds/components/modals/EditWorkSpaceModal.js:262 | |
| 2210 | -#: react-src/app/settings/tabs/Developer.js:46 | |
| 2211 | -msgid "Add" | |
| 2212 | -msgstr "" | |
| 2213 | - | |
| 2214 | -#: assets/js/templately.js:1 | |
| 2215 | -#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:135 | |
| 2216 | -#: react-src/app/components/clouds/components/partials/WorkSpaceFilter.js:51 | |
| 2217 | -#: react-src/app/components/clouds/SaveTemplates.js:57 | |
| 2218 | -#: react-src/app/components/sidebar/components/CloudSidebar.js:21 | |
| 2219 | -#: react-src/app/layouts/CloudsLayout.js:66 | |
| 2220 | -msgid "My WorkSpace" | |
| 2221 | -msgstr "" | |
| 2222 | - | |
| 2223 | -#: assets/js/templately.js:1 | |
| 2224 | -#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:138 | |
| 2225 | -#: react-src/app/components/clouds/components/partials/WorkSpaceFilter.js:57 | |
| 2226 | -#: react-src/app/components/clouds/SaveTemplates.js:63 | |
| 2227 | -msgid "Shared WorkSpace" | |
| 2228 | -msgstr "" | |
| 2229 | - | |
| 2230 | -#: assets/js/templately.js:1 | |
| 2231 | -#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:160 | |
| 2232 | -msgid "Copy to" | |
| 2233 | -msgstr "" | |
| 2234 | - | |
| 2235 | -#: assets/js/templately.js:1 | |
| 2236 | -#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:160 | |
| 2237 | -msgid "Move to" | |
| 2238 | -msgstr "" | |
| 2239 | - | |
| 2240 | -#: assets/js/templately.js:1 | |
| 2241 | -#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:161 | |
| 2242 | -#: react-src/developer/components/LogViewer.js:1061 | |
| 2243 | -#: react-src/developer/components/LogViewer.js:1170 | |
| 2244 | -#: react-src/developer/components/LogViewer.js:1195 | |
| 2245 | -msgid "Loading..." | |
| 2246 | -msgstr "" | |
| 2247 | - | |
| 2248 | -#: assets/js/templately.js:1 | |
| 2249 | -#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:161 | |
| 2250 | -msgid "Copy" | |
| 2251 | -msgstr "" | |
| 2252 | - | |
| 2253 | -#: assets/js/templately.js:1 | |
| 2254 | -#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:161 | |
| 2255 | -msgid "Move" | |
| 2256 | -msgstr "" | |
| 2257 | - | |
| 2258 | -#: assets/js/templately.js:1 | |
| 2259 | -#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:170 | |
| 2260 | -msgid "Item Name" | |
| 2261 | -msgstr "" | |
| 2262 | - | |
| 2263 | -#: assets/js/templately.js:1 | |
| 2264 | -#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:185 | |
| 2265 | -msgid "Select Workspace" | |
| 2266 | -msgstr "" | |
| 2267 | - | |
| 2268 | -#: assets/js/templately.js:1 | |
| 2269 | -#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:186 | |
| 2270 | -msgid "No WorkSpace Found" | |
| 2271 | -msgstr "" | |
| 2272 | - | |
| 2273 | -#: assets/js/templately.js:1 | |
| 2274 | -#: react-src/app/components/clouds/components/modals/DeleteFileModal.js:28 | |
| 2275 | -msgid "You want to delete the file from your cloud." | |
| 2276 | -msgstr "" | |
| 2277 | - | |
| 2278 | -#: assets/js/templately.js:1 | |
| 2279 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:47 | |
| 2280 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:51 | |
| 2281 | -#: react-src/app/components/clouds/SaveTemplates.js:50 | |
| 2282 | -#: react-src/app/layouts/CloudsLayout.js:19 | |
| 2283 | -#: react-src/app/layouts/CloudsLayout.js:62 | |
| 2284 | -#: react-src/app/layouts/CloudsLayout.js:83 | |
| 417 | +#: src/components/body/templates/SaveTemplates.js:35 | |
| 418 | +#: src/components/body/templates/SaveTemplates.js:36 | |
| 419 | +#: src/components/body/templates/SaveTemplates.js:180 | |
| 420 | +#: src/components/body/workspace/AddFileToWorkspaceModal.js:17 | |
| 421 | +#: src/components/body/workspace/AddFileToWorkspaceModal.js:264 | |
| 422 | +#: src/components/body/workspace/AddFileToWorkspaceModal.js:269 | |
| 423 | +#: src/components/header/Nav.js:62 | |
| 2285 | 424 | msgid "My Clouds" |
| 2286 | 425 | msgstr "" |
| 2287 | 426 | |
| 2288 | -#: assets/js/templately.js:1 | |
| 2289 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:52 | |
| 2290 | -msgid "My Workspaces" | |
| 427 | +#: src/components/body/templates/SaveTemplates.js:165 | |
| 428 | +#: src/components/body/templates/SaveTemplates.js:183 | |
| 429 | +#: src/components/body/workspace/AddFileToWorkspace.js:60 | |
| 430 | +#: src/components/body/workspace/AddFileToWorkspace.js:76 | |
| 431 | +#: src/components/body/workspace/ModalForCopyMoved.js:59 | |
| 432 | +#: src/components/body/workspace/ModalForCopyMoved.js:76 | |
| 433 | +msgid "My Workspace" | |
| 2291 | 434 | msgstr "" |
| 2292 | 435 | |
| 2293 | -#: assets/js/templately.js:1 | |
| 2294 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:53 | |
| 2295 | -msgid "Shared Workspaces" | |
| 2296 | -msgstr "" | |
| 2297 | - | |
| 2298 | -#: assets/js/templately.js:1 | |
| 2299 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:129 | |
| 2300 | -msgid "Select Source:" | |
| 2301 | -msgstr "" | |
| 2302 | - | |
| 2303 | -#: assets/js/templately.js:1 | |
| 2304 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:132 | |
| 2305 | -msgid "Select a source" | |
| 2306 | -msgstr "" | |
| 2307 | - | |
| 2308 | -#: assets/js/templately.js:1 | |
| 2309 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:133 | |
| 2310 | -msgid "No Sources Found" | |
| 2311 | -msgstr "" | |
| 2312 | - | |
| 2313 | -#: assets/js/templately.js:1 | |
| 2314 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:146 | |
| 2315 | -msgid "Select Workspace:" | |
| 2316 | -msgstr "" | |
| 2317 | - | |
| 2318 | -#: assets/js/templately.js:1 | |
| 2319 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:149 | |
| 2320 | -msgid "Select a workspace" | |
| 2321 | -msgstr "" | |
| 2322 | - | |
| 2323 | -#: assets/js/templately.js:1 | |
| 2324 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:150 | |
| 2325 | -#, js-format | |
| 2326 | -msgid "No %s Found" | |
| 2327 | -msgstr "" | |
| 2328 | - | |
| 2329 | -#: assets/js/templately.js:1 | |
| 2330 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:150 | |
| 2331 | -msgid "Workspace" | |
| 2332 | -msgstr "" | |
| 2333 | - | |
| 2334 | -#: assets/js/templately.js:1 | |
| 2335 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:150 | |
| 436 | +#: src/components/body/templates/SaveTemplates.js:169 | |
| 437 | +#: src/components/body/templates/SaveTemplates.js:189 | |
| 438 | +#: src/components/body/workspace/AddFileToWorkspace.js:64 | |
| 439 | +#: src/components/body/workspace/AddFileToWorkspace.js:82 | |
| 440 | +#: src/components/body/workspace/ModalForCopyMoved.js:63 | |
| 441 | +#: src/components/body/workspace/ModalForCopyMoved.js:82 | |
| 2336 | 442 | msgid "Shared Workspace" |
| 2337 | 443 | msgstr "" |
| 2338 | 444 | |
| 2339 | -#: assets/js/templately.js:1 | |
| 2340 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:164 | |
| 2341 | -msgid "Select Templates:" | |
| 445 | +#: src/components/body/templates/SaveTemplates.js:213 | |
| 446 | +msgid "Save Your Template And Push to Cloud" | |
| 2342 | 447 | msgstr "" |
| 2343 | 448 | |
| 2344 | -#: assets/js/templately.js:1 | |
| 2345 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:169 | |
| 2346 | -msgid "Select by typing...." | |
| 449 | +#: src/components/body/templates/SaveTemplates.js:227 | |
| 450 | +msgid "Save & Push" | |
| 2347 | 451 | msgstr "" |
| 2348 | 452 | |
| 2349 | -#: assets/js/templately.js:1 | |
| 2350 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:170 | |
| 2351 | -msgid "No Templates Found" | |
| 453 | +#: src/components/body/templates/Table.js:41 | |
| 454 | +msgid "Name" | |
| 2352 | 455 | msgstr "" |
| 2353 | 456 | |
| 2354 | -#: assets/js/templately.js:1 | |
| 2355 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:171 | |
| 2356 | -msgid "Loading templates..." | |
| 457 | +#: src/components/body/templates/Table.js:42 | |
| 458 | +msgid "Type" | |
| 2357 | 459 | msgstr "" |
| 2358 | 460 | |
| 2359 | -#: assets/js/templately.js:1 | |
| 2360 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:181 | |
| 2361 | -msgid "You are seeing fewer items after initial load. You can search more to find your desired templates from the selected source." | |
| 461 | +#: src/components/body/templates/Table.js:43 | |
| 462 | +msgid "Created By" | |
| 2362 | 463 | msgstr "" |
| 2363 | 464 | |
| 2364 | -#: assets/js/templately.js:1 | |
| 2365 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:195 | |
| 2366 | -msgid "Adding..." | |
| 465 | +#: src/components/body/templates/Table.js:44 | |
| 466 | +msgid "Creation Date" | |
| 2367 | 467 | msgstr "" |
| 2368 | 468 | |
| 2369 | -#: assets/js/templately.js:1 | |
| 2370 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:195 | |
| 2371 | -msgid "Add to Workspace" | |
| 469 | +#: src/components/body/templates/Table.js:45 | |
| 470 | +msgid "Actions" | |
| 2372 | 471 | msgstr "" |
| 2373 | 472 | |
| 2374 | -#: assets/js/templately.js:1 | |
| 2375 | -#: react-src/app/components/clouds/components/modals/EditWorkSpaceModal.js:14 | |
| 2376 | -#: react-src/app/components/clouds/components/modals/EditWorkSpaceModal.js:15 | |
| 2377 | -msgid "Invited" | |
| 473 | +#: src/components/body/templates/TableRow.js:47 | |
| 474 | +msgid "Successfully Pushed to Cloud." | |
| 2378 | 475 | msgstr "" |
| 2379 | 476 | |
| 2380 | -#: assets/js/templately.js:1 | |
| 2381 | -#: react-src/app/components/clouds/components/modals/EditWorkSpaceModal.js:16 | |
| 2382 | -msgid "Rejected" | |
| 2383 | -msgstr "" | |
| 2384 | - | |
| 2385 | -#: assets/js/templately.js:1 | |
| 2386 | -#: react-src/app/components/clouds/components/modals/EditWorkSpaceModal.js:17 | |
| 2387 | -#: react-src/app/components/clouds/components/modals/EditWorkSpaceModal.js:18 | |
| 2388 | -msgid "Accepted" | |
| 2389 | -msgstr "" | |
| 2390 | - | |
| 2391 | -#: assets/js/templately.js:1 | |
| 2392 | -#: react-src/app/components/clouds/components/modals/EditWorkSpaceModal.js:120 | |
| 2393 | -#: react-src/app/display-conditions/Footer.js:10 | |
| 2394 | -#: react-src/developer/components/tabs/AISettingsTab.js:89 | |
| 2395 | -#: react-src/developer/components/tabs/FSISettingsTab.js:80 | |
| 2396 | -#: react-src/developer/components/tabs/SettingsTab.js:124 | |
| 2397 | -msgid "Saving..." | |
| 2398 | -msgstr "" | |
| 2399 | - | |
| 2400 | -#: assets/js/templately.js:1 | |
| 2401 | -#: react-src/app/components/clouds/components/modals/EditWorkSpaceModal.js:120 | |
| 2402 | -msgid "Save Changes" | |
| 2403 | -msgstr "" | |
| 2404 | - | |
| 2405 | -#: assets/js/templately.js:1 | |
| 2406 | -#: react-src/utils/cloudFilesContextMenu.js:27 | |
| 2407 | -msgid "Successfully Downloaded!" | |
| 2408 | -msgstr "" | |
| 2409 | - | |
| 2410 | -#: assets/js/templately.js:1 | |
| 2411 | -#: react-src/utils/cloudFilesContextMenu.js:33 | |
| 2412 | -msgid "Your template has been downloaded successfully. You can now use it in your projects." | |
| 2413 | -msgstr "" | |
| 2414 | - | |
| 2415 | -#: assets/js/templately.js:1 | |
| 2416 | -#: react-src/utils/cloudFilesContextMenu.js:80 | |
| 2417 | -msgid "Download Failed" | |
| 2418 | -msgstr "" | |
| 2419 | - | |
| 2420 | -#: assets/js/templately.js:1 | |
| 2421 | -#: react-src/utils/cloudFilesContextMenu.js:82 | |
| 2422 | -msgid "Your template didn't come through. Try again, or reach out to support if it keeps failing." | |
| 2423 | -msgstr "" | |
| 2424 | - | |
| 2425 | -#: assets/js/templately.js:1 | |
| 2426 | -#: react-src/utils/cloudFilesContextMenu.js:100 | |
| 2427 | -msgid "Copy to Workspace" | |
| 2428 | -msgstr "" | |
| 2429 | - | |
| 2430 | -#: assets/js/templately.js:1 | |
| 2431 | -#: react-src/utils/cloudFilesContextMenu.js:101 | |
| 2432 | -msgid "Move to Workspace" | |
| 2433 | -msgstr "" | |
| 2434 | - | |
| 2435 | -#: assets/js/templately.js:1 | |
| 2436 | -#: react-src/utils/cloudFilesContextMenu.js:124 | |
| 2437 | -msgid "Successfully Copied" | |
| 2438 | -msgstr "" | |
| 2439 | - | |
| 2440 | -#: assets/js/templately.js:1 | |
| 2441 | -#: react-src/utils/cloudFilesContextMenu.js:125 | |
| 2442 | -msgid "Successfully Moved" | |
| 2443 | -msgstr "" | |
| 2444 | - | |
| 2445 | -#: assets/js/templately.js:1 | |
| 2446 | -#: react-src/utils/cloudFilesContextMenu.js:129 | |
| 2447 | -msgid "Your file has been copied to a WorkSpace called: " | |
| 2448 | -msgstr "" | |
| 2449 | - | |
| 2450 | -#: assets/js/templately.js:1 | |
| 2451 | -#: react-src/utils/cloudFilesContextMenu.js:133 | |
| 2452 | -msgid "Your file has been moved to a WorkSpace called: " | |
| 2453 | -msgstr "" | |
| 2454 | - | |
| 2455 | -#: assets/js/templately.js:1 | |
| 2456 | -#: react-src/utils/cloudFilesContextMenu.js:155 | |
| 2457 | -msgid "Copy Failed" | |
| 2458 | -msgstr "" | |
| 2459 | - | |
| 2460 | -#: assets/js/templately.js:1 | |
| 2461 | -#: react-src/utils/cloudFilesContextMenu.js:156 | |
| 2462 | -msgid "Move Failed" | |
| 2463 | -msgstr "" | |
| 2464 | - | |
| 2465 | -#: assets/js/templately.js:1 | |
| 2466 | -#: react-src/utils/cloudFilesContextMenu.js:164 | |
| 2467 | -msgid "We couldn't complete that. Try again or " | |
| 2468 | -msgstr "" | |
| 2469 | - | |
| 2470 | -#: assets/js/templately.js:1 | |
| 2471 | -#: react-src/utils/cloudFilesContextMenu.js:202 | |
| 2472 | -msgid "You have deleted a file from your cloud." | |
| 2473 | -msgstr "" | |
| 2474 | - | |
| 2475 | -#: assets/js/templately.js:1 | |
| 2476 | -#: react-src/utils/cloudFilesContextMenu.js:218 | |
| 2477 | -msgid "Something went wrong regarding deleting your file. Try later or " | |
| 2478 | -msgstr "" | |
| 2479 | - | |
| 2480 | -#: assets/js/templately.js:1 | |
| 2481 | -#: react-src/app/components/clouds/MyClouds.js:67 | |
| 2482 | -#: react-src/app/components/core/item/Meta.js:41 | |
| 2483 | -#: react-src/app/components/core/item/Meta.js:46 | |
| 2484 | -#: react-src/app/components/core/itemDetails/Header.js:60 | |
| 2485 | -#: react-src/app/components/profile/PurchasedItems.js:85 | |
| 2486 | -#: react-src/utils/cloudFilesContextMenu.js:242 | |
| 2487 | -#: react-src/utils/savedTemplatesContextMenu.js:146 | |
| 2488 | -msgid "Insert" | |
| 2489 | -msgstr "" | |
| 2490 | - | |
| 2491 | -#: assets/js/templately.js:1 | |
| 2492 | -#: react-src/utils/cloudFilesContextMenu.js:249 | |
| 2493 | -msgid "Download" | |
| 2494 | -msgstr "" | |
| 2495 | - | |
| 2496 | -#: assets/js/templately.js:1 | |
| 2497 | -#: react-src/utils/cloudFilesContextMenu.js:255 | |
| 2498 | -msgid "Copy to WorkSpace" | |
| 2499 | -msgstr "" | |
| 2500 | - | |
| 2501 | -#: assets/js/templately.js:1 | |
| 2502 | -#: react-src/utils/cloudFilesContextMenu.js:261 | |
| 2503 | -msgid "Move to WorkSpace" | |
| 2504 | -msgstr "" | |
| 2505 | - | |
| 2506 | -#: assets/js/templately.js:1 | |
| 2507 | -#: react-src/app/components/core/modals/DeleteSavedTemplateModal.js:28 | |
| 2508 | -msgid "You want to delete this saved template. This action cannot be undone." | |
| 2509 | -msgstr "" | |
| 2510 | - | |
| 2511 | -#: assets/js/templately.js:1 | |
| 2512 | -#: react-src/utils/savedTemplatesContextMenu.js:29 | |
| 2513 | -msgid "Your saved template has been deleted." | |
| 2514 | -msgstr "" | |
| 2515 | - | |
| 2516 | -#: assets/js/templately.js:1 | |
| 2517 | -#: react-src/utils/savedTemplatesContextMenu.js:37 | |
| 2518 | -msgid "Something went wrong regarding deleting your template. Try later or contact support." | |
| 2519 | -msgstr "" | |
| 2520 | - | |
| 2521 | -#: assets/js/templately.js:1 | |
| 2522 | -#: react-src/utils/savedTemplatesContextMenu.js:74 | |
| 2523 | -msgid "Pushing to Cloud..." | |
| 2524 | -msgstr "" | |
| 2525 | - | |
| 2526 | -#: assets/js/templately.js:1 | |
| 2527 | -#: react-src/utils/savedTemplatesContextMenu.js:77 | |
| 2528 | -msgid "Your template is being pushed to your cloud store. Please do not refresh or close this tab." | |
| 2529 | -msgstr "" | |
| 2530 | - | |
| 2531 | -#: assets/js/templately.js:1 | |
| 2532 | -#: react-src/app/components/clouds/SaveTemplates.js:184 | |
| 2533 | -#: react-src/utils/savedTemplatesContextMenu.js:95 | |
| 2534 | -msgid "Successfully Pushed!" | |
| 2535 | -msgstr "" | |
| 2536 | - | |
| 2537 | -#: assets/js/templately.js:1 | |
| 2538 | -#: react-src/utils/savedTemplatesContextMenu.js:98 | |
| 2539 | -msgid "Your file has been pushed successfully to your cloud store." | |
| 2540 | -msgstr "" | |
| 2541 | - | |
| 2542 | -#: assets/js/templately.js:1 | |
| 2543 | -#: react-src/utils/savedTemplatesContextMenu.js:114 | |
| 2544 | -msgid "Something went wrong. Try again or contact support." | |
| 2545 | -msgstr "" | |
| 2546 | - | |
| 2547 | -#: assets/js/templately.js:1 | |
| 2548 | -#: react-src/utils/savedTemplatesContextMenu.js:131 | |
| 2549 | -msgid "The required dependency ‘Elementor’ is missing. Please install it before proceeding." | |
| 2550 | -msgstr "" | |
| 2551 | - | |
| 2552 | -#: assets/js/templately.js:1 | |
| 2553 | -#: react-src/utils/savedTemplatesContextMenu.js:137 | |
| 2554 | -msgid "Elementor not installed." | |
| 2555 | -msgstr "" | |
| 2556 | - | |
| 2557 | -#: assets/js/templately.js:1 | |
| 2558 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2197 | |
| 2559 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:399 | |
| 2560 | -#: react-src/utils/savedTemplatesContextMenu.js:155 | |
| 477 | +#: src/components/body/templates/TableRow.js:118 | |
| 2561 | 478 | msgid "Preview" |
| 2562 | 479 | msgstr "" |
| 2563 | 480 | |
| 2564 | -#: assets/js/templately.js:1 | |
| 2565 | -#: react-src/utils/savedTemplatesContextMenu.js:165 | |
| 2566 | -msgid "Push To Cloud" | |
| 481 | +#: src/components/body/templates/TableRow.js:119 | |
| 482 | +msgid "Push to Cloud" | |
| 2567 | 483 | msgstr "" |
| 2568 | 484 | |
| 2569 | -#: assets/js/templately.js:1 | |
| 2570 | -#: react-src/utils/savedTemplatesContextMenu.js:178 | |
| 485 | +#: src/components/body/templates/TableRow.js:124 | |
| 2571 | 486 | msgid "Export" |
| 2572 | 487 | msgstr "" |
| 2573 | 488 | |
| 2574 | -#: assets/js/templately.js:1 | |
| 2575 | -#: react-src/utils/actionErrorModal.js:26 | |
| 2576 | -msgid "Something Went Wrong" | |
| 489 | +#: src/components/body/templates/TableRow.js:125 | |
| 490 | +#: src/components/body/workspace/SingleWorkspace.js:146 | |
| 491 | +msgid "Delete" | |
| 2577 | 492 | msgstr "" |
| 2578 | 493 | |
| 2579 | -#: assets/js/templately.js:1 | |
| 2580 | -#: react-src/utils/actionErrorModal.js:30 | |
| 2581 | -msgid "We couldn't save that. Try again, or message " | |
| 494 | +#: src/components/body/workspace/AddFileToWorkspace.js:118 | |
| 495 | +msgid "My Files" | |
| 2582 | 496 | msgstr "" |
| 2583 | 497 | |
| 2584 | -#: assets/js/templately.js:1 | |
| 2585 | -#: react-src/utils/actionErrorModal.js:30 | |
| 2586 | -msgid "Support team" | |
| 498 | +#: src/components/body/workspace/AddFileToWorkspace.js:127 | |
| 499 | +#: src/components/header/Search.js:32 | |
| 500 | +msgid "Search..." | |
| 2587 | 501 | msgstr "" |
| 2588 | 502 | |
| 2589 | -#: assets/js/templately.js:1 | |
| 2590 | -#: react-src/redux/sagas/application/profileSaga.js:124 | |
| 2591 | -msgid "Successfully Synced Account" | |
| 2592 | -msgstr "" | |
| 2593 | - | |
| 2594 | -#: assets/js/templately.js:1 | |
| 2595 | -#: react-src/redux/sagas/application/profileSaga.js:126 | |
| 2596 | -msgid "You're connected. Your templates and workspaces are ready when you are." | |
| 2597 | -msgstr "" | |
| 2598 | - | |
| 2599 | -#: assets/js/templately.js:1 | |
| 2600 | -#: react-src/app/core/Search.js:48 | |
| 2601 | -msgid "Type and hit enter..." | |
| 2602 | -msgstr "" | |
| 2603 | - | |
| 2604 | -#: assets/js/templately.js:1 | |
| 2605 | -#: react-src/app/components/new-components/header/routesTemplate.js:26 | |
| 2606 | -#: react-src/app/components/new-components/header/Search.js:39 | |
| 2607 | -#: react-src/app/components/profile/FavouritesFilter.js:47 | |
| 2608 | -#: react-src/app/routesTemplate.js:13 | |
| 2609 | -msgid "Packs" | |
| 2610 | -msgstr "" | |
| 2611 | - | |
| 2612 | -#: assets/js/templately.js:1 | |
| 2613 | -#: react-src/app/components/core/itemDetails/NewItemList.js:69 | |
| 2614 | -#: react-src/app/components/core/itemDetails/NewLayoutsInPack.js:88 | |
| 2615 | -#: react-src/app/components/core/itemDetails/Packs/PacksHeader.js:95 | |
| 2616 | -#: react-src/app/components/new-components/header/routesTemplate.js:42 | |
| 2617 | -#: react-src/app/components/profile/FavouritesFilter.js:40 | |
| 2618 | -#: react-src/app/routesTemplate.js:21 | |
| 2619 | -#: react-src/app/routesTemplate.js:38 | |
| 2620 | -msgid "Blocks" | |
| 2621 | -msgstr "" | |
| 2622 | - | |
| 2623 | -#: assets/js/templately.js:1 | |
| 2624 | -#: react-src/app/components/core/Pagination.js:100 | |
| 2625 | -msgid "1" | |
| 2626 | -msgstr "" | |
| 2627 | - | |
| 2628 | -#: assets/js/templately.js:1 | |
| 2629 | -#: react-src/app/components/core/Pagination.js:107 | |
| 2630 | -#: react-src/app/components/core/Pagination.js:125 | |
| 2631 | -msgid "..." | |
| 2632 | -msgstr "" | |
| 2633 | - | |
| 2634 | -#: assets/js/templately.js:1 | |
| 2635 | -#: react-src/app/components/clouds/WorkSpaceWrapper.js:26 | |
| 2636 | -#: react-src/app/components/core/NoItemFound.js:9 | |
| 2637 | -#: react-src/app/components/profile/Profile.js:55 | |
| 2638 | -#: react-src/app/components/sidebar/components/CloudSidebar.js:120 | |
| 2639 | -msgid "Please verify your email to continue." | |
| 2640 | -msgstr "" | |
| 2641 | - | |
| 2642 | -#: assets/js/templately.js:1 | |
| 2643 | -#: react-src/app/components/new-components/header/UserNavigation.js:28 | |
| 2644 | -#: react-src/app/components/sidebar/components/CloudSidebar.js:14 | |
| 2645 | -#: react-src/app/routesTemplate.js:56 | |
| 2646 | -msgid "My Cloud" | |
| 2647 | -msgstr "" | |
| 2648 | - | |
| 2649 | -#: assets/js/templately.js:1 | |
| 2650 | -#: react-src/app/components/sidebar/components/CloudSidebar.js:27 | |
| 2651 | -#: react-src/app/layouts/CloudsLayout.js:70 | |
| 2652 | -msgid "Shared with Me" | |
| 2653 | -msgstr "" | |
| 2654 | - | |
| 2655 | -#: assets/js/templately.js:1 | |
| 2656 | -#: react-src/app/components/new-components/header/UserNavigation.js:104 | |
| 2657 | -#: react-src/app/components/sidebar/components/CloudSidebar.js:33 | |
| 2658 | -#: react-src/app/header/actionParts/ProfileDrops.js:85 | |
| 2659 | -#: react-src/app/layouts/CloudsLayout.js:54 | |
| 2660 | -msgid "My Favourites" | |
| 2661 | -msgstr "" | |
| 2662 | - | |
| 2663 | -#: assets/js/templately.js:1 | |
| 2664 | -#: react-src/app/components/new-components/header/UserNavigation.js:116 | |
| 2665 | -#: react-src/app/components/sidebar/components/CloudSidebar.js:39 | |
| 2666 | -#: react-src/app/header/actionParts/ProfileDrops.js:93 | |
| 2667 | -#: react-src/app/layouts/CloudsLayout.js:58 | |
| 2668 | -msgid "My Downloads" | |
| 2669 | -msgstr "" | |
| 2670 | - | |
| 2671 | -#: assets/js/templately.js:1 | |
| 2672 | -#: react-src/app/components/new-components/header/UserNavigation.js:128 | |
| 2673 | -#: react-src/app/components/sidebar/components/CloudSidebar.js:45 | |
| 2674 | -#: react-src/app/header/actionParts/ProfileDrops.js:99 | |
| 2675 | -#: react-src/app/layouts/CloudsLayout.js:78 | |
| 2676 | -msgid "Purchased Items" | |
| 2677 | -msgstr "" | |
| 2678 | - | |
| 2679 | -#: assets/js/templately.js:1 | |
| 2680 | -#: react-src/app/components/sidebar/components/CloudSidebar.js:157 | |
| 2681 | -msgid "Unlimited" | |
| 2682 | -msgstr "" | |
| 2683 | - | |
| 2684 | -#: assets/js/templately.js:1 | |
| 2685 | -#: react-src/app/components/sidebar/components/CloudSidebar.js:67 | |
| 2686 | -#, js-format | |
| 2687 | -msgid "You are using %d%% of your storage quota" | |
| 2688 | -msgstr "" | |
| 2689 | - | |
| 2690 | -#: assets/js/templately.js:1 | |
| 2691 | -#: react-src/app/components/sidebar/components/CloudSidebar.js:79 | |
| 2692 | -msgid "Your storage quota is runing out. Please upgrade your plan to upload more files." | |
| 2693 | -msgstr "" | |
| 2694 | - | |
| 2695 | -#: assets/js/templately.js:1 | |
| 2696 | -#: react-src/app/components/sidebar/components/CloudSidebar.js:92 | |
| 2697 | -msgid "You have reached your limit of files. Please upgrade your plan to upload more files." | |
| 2698 | -msgstr "" | |
| 2699 | - | |
| 2700 | -#: assets/js/templately.js:1 | |
| 2701 | -#: react-src/app/components/sidebar/components/CloudSidebar.js:116 | |
| 2702 | -msgid "My Cloud Status" | |
| 2703 | -msgstr "" | |
| 2704 | - | |
| 2705 | -#: assets/js/templately.js:1 | |
| 2706 | -#: react-src/app/components/sidebar/components/CloudSidebar.js:136 | |
| 2707 | -#, js-format | |
| 2708 | -msgid "%d of %s files" | |
| 2709 | -msgstr "" | |
| 2710 | - | |
| 2711 | -#: assets/js/templately.js:1 | |
| 2712 | -#: react-src/app/components/sidebar/components/partials/TagsFilter.js:32 | |
| 2713 | -msgid "Filter Items by Tags" | |
| 2714 | -msgstr "" | |
| 2715 | - | |
| 2716 | -#: assets/js/templately.js:1 | |
| 2717 | -#: react-src/app/components/sidebar/components/partials/TagsFilter.js:35 | |
| 2718 | -msgid "Write a keyword..." | |
| 2719 | -msgstr "" | |
| 2720 | - | |
| 2721 | -#: assets/js/templately.js:1 | |
| 2722 | -#: react-src/app/components/sidebar/components/partials/FilterButtons.js:34 | |
| 2723 | -msgid "Filter" | |
| 2724 | -msgstr "" | |
| 2725 | - | |
| 2726 | -#: assets/js/templately.js:1 | |
| 2727 | -#: react-src/app/components/sidebar/components/partials/FilterButtons.js:45 | |
| 2728 | -msgid "Reset" | |
| 2729 | -msgstr "" | |
| 2730 | - | |
| 2731 | -#: assets/js/templately.js:1 | |
| 2732 | -#: react-src/app/components/sidebar/components/partials/DependenciesFilter.js:109 | |
| 2733 | -msgid "Pro Plugins Dependencies" | |
| 2734 | -msgstr "" | |
| 2735 | - | |
| 2736 | -#: assets/js/templately.js:1 | |
| 2737 | -#: react-src/app/components/sidebar/components/partials/DependenciesFilter.js:128 | |
| 2738 | -msgid "Free Plugins Dependencies" | |
| 2739 | -msgstr "" | |
| 2740 | - | |
| 2741 | -#: assets/js/templately.js:1 | |
| 2742 | -#: react-src/app/components/sidebar/components/TemplatesSidebar.js:73 | |
| 2743 | -msgid "Categories" | |
| 2744 | -msgstr "" | |
| 2745 | - | |
| 2746 | -#: assets/js/templately.js:1 | |
| 2747 | -#: react-src/app/components/sidebar/components/TemplatesSidebar.js:78 | |
| 2748 | -msgid "Types" | |
| 2749 | -msgstr "" | |
| 2750 | - | |
| 2751 | -#: assets/js/templately.js:1 | |
| 2752 | -#: react-src/app/components/clouds/components/partials/ContextMenu.js:44 | |
| 2753 | -msgid "Elementor not installed" | |
| 2754 | -msgstr "" | |
| 2755 | - | |
| 2756 | -#: assets/js/templately.js:1 | |
| 2757 | -#: react-src/app/components/clouds/components/partials/ContextMenu.js:46 | |
| 2758 | -msgid "The required dependency 'Elementor' is missing." | |
| 2759 | -msgstr "" | |
| 2760 | - | |
| 2761 | -#: assets/js/templately.js:1 | |
| 2762 | -#: react-src/app/components/clouds/components/partials/WorkSpaceFilter.js:98 | |
| 503 | +#: src/components/body/workspace/AddFileToWorkspaceModal.js:252 | |
| 2763 | 504 | msgid "Add Template to Workspace" |
| 2764 | 505 | msgstr "" |
| 2765 | 506 | |
| 2766 | -#: assets/js/templately.js:1 | |
| 2767 | -#: react-src/app/components/clouds/components/partials/WorkSpaceFilter.js:114 | |
| 2768 | -msgid "Successfully Added!" | |
| 507 | +#: src/components/body/workspace/AddFileToWorkspaceModal.js:257 | |
| 508 | +msgid "Select Source" | |
| 2769 | 509 | msgstr "" |
| 2770 | 510 | |
| 2771 | -#: assets/js/templately.js:1 | |
| 2772 | -#: react-src/app/components/clouds/components/partials/WorkSpaceFilter.js:116 | |
| 2773 | -msgid "Your template has been added to the workspace." | |
| 511 | +#: src/components/body/workspace/AddFileToWorkspaceModal.js:273 | |
| 512 | +msgid "My Workspaces" | |
| 2774 | 513 | msgstr "" |
| 2775 | 514 | |
| 2776 | -#: assets/js/templately.js:1 | |
| 2777 | -#: react-src/app/components/clouds/components/partials/WorkSpaceFilter.js:131 | |
| 2778 | -msgid "Something went wrong while adding your file. Try later or contact support." | |
| 515 | +#: src/components/body/workspace/AddFileToWorkspaceModal.js:277 | |
| 516 | +msgid "Shared Workspaces" | |
| 2779 | 517 | msgstr "" |
| 2780 | 518 | |
| 2781 | -#: assets/js/templately.js:1 | |
| 2782 | -#: react-src/app/components/clouds/components/partials/WorkSpaceFilter.js:171 | |
| 2783 | -msgid "My Files" | |
| 519 | +#: src/components/body/workspace/AddFileToWorkspaceModal.js:288 | |
| 520 | +#: src/components/body/workspace/AddFileToWorkspaceModal.js:299 | |
| 521 | +msgid "Select Workspace" | |
| 2784 | 522 | msgstr "" |
| 2785 | 523 | |
| 2786 | -#: assets/js/templately.js:1 | |
| 2787 | -#: react-src/app/components/clouds/components/partials/WorkSpaceFilter.js:176 | |
| 2788 | -msgid "Current Workspace" | |
| 524 | +#: src/components/body/workspace/AddFileToWorkspaceModal.js:310 | |
| 525 | +msgid "Select Templates" | |
| 2789 | 526 | msgstr "" |
| 2790 | 527 | |
| 2791 | -#: assets/js/templately.js:1 | |
| 2792 | -#: react-src/app/components/clouds/components/partials/WorkSpaceFilter.js:182 | |
| 2793 | -#: react-src/app/components/clouds/SaveTemplates.js:247 | |
| 2794 | -msgid "Loading workspace and shared workspaces list." | |
| 528 | +#: src/components/body/workspace/AddFileToWorkspaceModal.js:318 | |
| 529 | +msgid "Add To Workspace" | |
| 2795 | 530 | msgstr "" |
| 2796 | 531 | |
| 2797 | -#: assets/js/templately.js:1 | |
| 2798 | -#: react-src/app/components/clouds/components/partials/AddNewWorkSpace.js:13 | |
| 2799 | -msgid "Add New Workspace" | |
| 532 | +#: src/components/body/workspace/ModalForCopyMoved.js:126 | |
| 533 | +msgid "Item Name" | |
| 2800 | 534 | msgstr "" |
| 2801 | 535 | |
| 2802 | -#: assets/js/templately.js:1 | |
| 2803 | -#: react-src/app/components/clouds/components/partials/AddNewWorkSpace.js:37 | |
| 2804 | -msgid "Workspace Created" | |
| 536 | +#: src/components/body/workspace/ModalForCopyMoved.js:134 | |
| 537 | +msgid "Copy to" | |
| 2805 | 538 | msgstr "" |
| 2806 | 539 | |
| 2807 | -#: assets/js/templately.js:1 | |
| 2808 | -#: react-src/app/components/clouds/components/partials/AddNewWorkSpace.js:39 | |
| 2809 | -msgid "You have created a WorkSpace called" | |
| 540 | +#: src/components/body/workspace/ModalForCopyMoved.js:134 | |
| 541 | +msgid "Move to" | |
| 2810 | 542 | msgstr "" |
| 2811 | 543 | |
| 2812 | -#: assets/js/templately.js:1 | |
| 2813 | -#: react-src/app/components/clouds/components/partials/AddNewWorkSpace.js:53 | |
| 2814 | -msgid "Create Failed" | |
| 2815 | -msgstr "" | |
| 2816 | - | |
| 2817 | -#: assets/js/templately.js:1 | |
| 2818 | -#: react-src/app/components/clouds/components/partials/AddNewWorkSpace.js:58 | |
| 2819 | -msgid "Something went wrong while creating workspace for you. Try later or " | |
| 2820 | -msgstr "" | |
| 2821 | - | |
| 2822 | -#: assets/js/templately.js:1 | |
| 2823 | -#: react-src/app/components/clouds/components/WorkSpace.js:93 | |
| 2824 | -msgid "Shared with:" | |
| 2825 | -msgstr "" | |
| 2826 | - | |
| 2827 | -#: assets/js/templately.js:1 | |
| 2828 | -#: react-src/app/components/profile/Profile.js:51 | |
| 2829 | -msgid "Joining Date" | |
| 2830 | -msgstr "" | |
| 2831 | - | |
| 2832 | -#: assets/js/templately.js:1 | |
| 2833 | -#: react-src/app/components/profile/Profile.js:62 | |
| 2834 | -#: react-src/app/header/actionParts/ProfileDrops.js:74 | |
| 2835 | -msgid "Manage Account" | |
| 2836 | -msgstr "" | |
| 2837 | - | |
| 2838 | -#: assets/js/templately.js:1 | |
| 2839 | -#: react-src/app/components/profile/Profile.js:67 | |
| 2840 | -#: react-src/app/header/actionParts/LogoutLink.js:16 | |
| 2841 | -msgid "Link My Account" | |
| 2842 | -msgstr "" | |
| 2843 | - | |
| 2844 | -#: assets/js/templately.js:1 | |
| 2845 | -#: react-src/app/components/profile/Profile.js:79 | |
| 2846 | -#: react-src/app/header/actionParts/LogoutLink.js:41 | |
| 2847 | -msgid "Unlink My Account" | |
| 2848 | -msgstr "" | |
| 2849 | - | |
| 2850 | -#: assets/js/templately.js:1 | |
| 2851 | -#: react-src/app/components/profile/Profile.js:79 | |
| 2852 | -#: react-src/app/header/actionParts/LogoutLink.js:41 | |
| 2853 | -msgid "Logout" | |
| 2854 | -msgstr "" | |
| 2855 | - | |
| 2856 | -#: assets/js/templately.js:1 | |
| 2857 | -#: react-src/app/components/core/itemDetails/Badge.js:16 | |
| 2858 | -#: react-src/app/components/core/itemPartials/Badge.js:17 | |
| 2859 | -#: react-src/app/components/header/PlanSwitcher.js:34 | |
| 2860 | -#: react-src/app/components/new-components/filter/index.js:20 | |
| 2861 | -#: react-src/app/components/profile/FavouritesFilter.js:56 | |
| 2862 | -msgid "Starter" | |
| 2863 | -msgstr "" | |
| 2864 | - | |
| 2865 | -#: assets/js/templately.js:1 | |
| 2866 | -#: react-src/app/components/core/itemDetails/Badge.js:16 | |
| 2867 | -#: react-src/app/components/core/itemPartials/Badge.js:17 | |
| 2868 | -#: react-src/app/components/header/PlanSwitcher.js:35 | |
| 2869 | -#: react-src/app/components/new-components/filter/index.js:21 | |
| 2870 | -#: react-src/app/components/profile/FavouritesFilter.js:59 | |
| 2871 | -msgid "Pro" | |
| 2872 | -msgstr "" | |
| 2873 | - | |
| 2874 | -#: assets/js/templately.js:1 | |
| 2875 | -#: react-src/app/components/profile/PurchasedItems.js:93 | |
| 2876 | -msgid "View" | |
| 2877 | -msgstr "" | |
| 2878 | - | |
| 2879 | -#: assets/js/templately.js:1 | |
| 2880 | -#: react-src/app/components/clouds/SaveTemplates.js:125 | |
| 2881 | -msgid "Page is empty" | |
| 2882 | -msgstr "" | |
| 2883 | - | |
| 2884 | -#: assets/js/templately.js:1 | |
| 2885 | -#: react-src/app/components/clouds/SaveTemplates.js:126 | |
| 2886 | -msgid "Please add some content before saving your template." | |
| 2887 | -msgstr "" | |
| 2888 | - | |
| 2889 | -#: assets/js/templately.js:1 | |
| 2890 | -#: react-src/app/components/clouds/SaveTemplates.js:153 | |
| 2891 | -#: react-src/app/components/clouds/SaveTemplates.js:209 | |
| 2892 | -msgid "Something must went wrong!" | |
| 2893 | -msgstr "" | |
| 2894 | - | |
| 2895 | -#: assets/js/templately.js:1 | |
| 2896 | -#: react-src/app/components/clouds/SaveTemplates.js:164 | |
| 2897 | -msgid "Uploading..." | |
| 2898 | -msgstr "" | |
| 2899 | - | |
| 2900 | -#: assets/js/templately.js:1 | |
| 2901 | -#: react-src/app/components/clouds/SaveTemplates.js:165 | |
| 2902 | -msgid "Your template content is being pushed into Templately Cloud. Please do not refresh or close this tab." | |
| 2903 | -msgstr "" | |
| 2904 | - | |
| 2905 | -#: assets/js/templately.js:1 | |
| 2906 | -#: react-src/app/components/clouds/SaveTemplates.js:188 | |
| 2907 | -msgid "Your template has been successfully pushed to " | |
| 2908 | -msgstr "" | |
| 2909 | - | |
| 2910 | -#: assets/js/templately.js:1 | |
| 2911 | -#: react-src/app/components/clouds/SaveTemplates.js:197 | |
| 2912 | -msgid "Your template has been successfully pushed." | |
| 2913 | -msgstr "" | |
| 2914 | - | |
| 2915 | -#: assets/js/templately.js:1 | |
| 2916 | -#: react-src/app/components/clouds/SaveTemplates.js:229 | |
| 2917 | -msgid "Save your templates and push to cloud" | |
| 2918 | -msgstr "" | |
| 2919 | - | |
| 2920 | -#: assets/js/templately.js:1 | |
| 2921 | -#: react-src/app/components/clouds/SaveTemplates.js:234 | |
| 2922 | -msgid "Type a name for the template..." | |
| 2923 | -msgstr "" | |
| 2924 | - | |
| 2925 | -#: assets/js/templately.js:1 | |
| 2926 | -#: react-src/app/components/clouds/SaveTemplates.js:240 | |
| 2927 | -msgid "Select " | |
| 2928 | -msgstr "" | |
| 2929 | - | |
| 2930 | -#: assets/js/templately.js:1 | |
| 2931 | -#: react-src/app/components/clouds/SaveTemplates.js:258 | |
| 2932 | -msgid "Save & Push" | |
| 2933 | -msgstr "" | |
| 2934 | - | |
| 2935 | -#: assets/js/templately.js:1 | |
| 2936 | -#: react-src/app/components/clouds/WorkSpaceWrapper.js:28 | |
| 2937 | -msgid "Add New WorkSpace" | |
| 2938 | -msgstr "" | |
| 2939 | - | |
| 2940 | -#: assets/js/templately.js:1 | |
| 2941 | -#: react-src/app/components/clouds/WorkSpaceWrapper.js:32 | |
| 2942 | -msgid "No shared workspaces yet." | |
| 2943 | -msgstr "" | |
| 2944 | - | |
| 2945 | -#: assets/js/templately.js:1 | |
| 2946 | -#: react-src/app/components/clouds/WorkSpaceWrapper.js:32 | |
| 2947 | -msgid "You do not have any workspaces." | |
| 2948 | -msgstr "" | |
| 2949 | - | |
| 2950 | -#: assets/js/templately.js:1 | |
| 2951 | -#: react-src/app/components/admin/SignIn.js:170 | |
| 2952 | -#: react-src/developer/components/tabs/ApiTestingTab.js:135 | |
| 2953 | -#: react-src/developer/components/tabs/OnboardingTestTab.js:51 | |
| 2954 | -msgid "API Key" | |
| 2955 | -msgstr "" | |
| 2956 | - | |
| 2957 | -#: assets/js/templately.js:1 | |
| 2958 | -#: react-src/app/components/admin/SignIn.js:171 | |
| 2959 | -msgid "Your API Key" | |
| 2960 | -msgstr "" | |
| 2961 | - | |
| 2962 | -#: assets/js/templately.js:1 | |
| 2963 | -#: react-src/app/components/admin/SignIn.js:200 | |
| 2964 | -#: react-src/app/components/admin/SignUp.js:190 | |
| 2965 | -msgid "Email Address" | |
| 2966 | -msgstr "" | |
| 2967 | - | |
| 2968 | -#: assets/js/templately.js:1 | |
| 2969 | -#: react-src/app/components/admin/SignIn.js:201 | |
| 2970 | -#: react-src/app/components/admin/SignUp.js:191 | |
| 2971 | -msgid "Enter Your Email Address" | |
| 2972 | -msgstr "" | |
| 2973 | - | |
| 2974 | -#: assets/js/templately.js:1 | |
| 2975 | -#: react-src/app/components/admin/SignIn.js:217 | |
| 2976 | -#: react-src/app/components/admin/SignIn.js:218 | |
| 2977 | -#: react-src/app/components/admin/SignUp.js:209 | |
| 2978 | -#: react-src/app/components/admin/SignUp.js:210 | |
| 2979 | -msgid "Password" | |
| 2980 | -msgstr "" | |
| 2981 | - | |
| 2982 | -#: assets/js/templately.js:1 | |
| 2983 | -#: react-src/app/components/admin/SignIn.js:244 | |
| 2984 | -msgid "Forgot Password?" | |
| 2985 | -msgstr "" | |
| 2986 | - | |
| 2987 | -#: assets/js/templately.js:1 | |
| 2988 | -#: react-src/app/components/admin/SignIn.js:262 | |
| 2989 | -msgid "Global Sign In" | |
| 2990 | -msgstr "" | |
| 2991 | - | |
| 2992 | -#: assets/js/templately.js:1 | |
| 2993 | -#: react-src/app/components/admin/SignIn.js:273 | |
| 2994 | -msgid "All the sitewide users will be logged in with this Templately account" | |
| 2995 | -msgstr "" | |
| 2996 | - | |
| 2997 | -#: assets/js/templately.js:1 | |
| 2998 | -#: react-src/app/components/admin/FrontPage.js:90 | |
| 2999 | -#: react-src/app/components/admin/SignIn.js:280 | |
| 3000 | -#: react-src/app/components/new-components/header/UserFooter.js:60 | |
| 3001 | -#: react-src/app/components/new-components/header/UserFooter.js:62 | |
| 3002 | -msgid "Sign In" | |
| 3003 | -msgstr "" | |
| 3004 | - | |
| 3005 | -#: assets/js/templately.js:1 | |
| 3006 | -#: react-src/app/components/admin/SignIn.js:281 | |
| 3007 | -msgid "Signing In..." | |
| 3008 | -msgstr "" | |
| 3009 | - | |
| 3010 | -#: assets/js/templately.js:1 | |
| 3011 | -#: react-src/app/components/admin/SignIn.js:285 | |
| 3012 | -msgid "Connect via API" | |
| 3013 | -msgstr "" | |
| 3014 | - | |
| 3015 | -#: assets/js/templately.js:1 | |
| 3016 | -#: react-src/app/components/admin/SignIn.js:286 | |
| 3017 | -msgid "Connect via Login Credentials" | |
| 3018 | -msgstr "" | |
| 3019 | - | |
| 3020 | -#: assets/js/templately.js:1 | |
| 3021 | -#: react-src/app/components/admin/SignUp.js:43 | |
| 3022 | -msgid "First name and Last name cannot be empty." | |
| 3023 | -msgstr "" | |
| 3024 | - | |
| 3025 | -#: assets/js/templately.js:1 | |
| 3026 | -#: react-src/app/components/admin/SignUp.js:148 | |
| 3027 | -#: react-src/app/components/admin/SignUp.js:149 | |
| 3028 | -msgid "First Name" | |
| 3029 | -msgstr "" | |
| 3030 | - | |
| 3031 | -#: assets/js/templately.js:1 | |
| 3032 | -#: react-src/app/components/admin/SignUp.js:164 | |
| 3033 | -#: react-src/app/components/admin/SignUp.js:165 | |
| 3034 | -msgid "Last Name" | |
| 3035 | -msgstr "" | |
| 3036 | - | |
| 3037 | -#: assets/js/templately.js:1 | |
| 3038 | -#: react-src/app/components/admin/SignUp.js:229 | |
| 3039 | -#: react-src/app/components/admin/SignUp.js:230 | |
| 3040 | -msgid "Confirm Password" | |
| 3041 | -msgstr "" | |
| 3042 | - | |
| 3043 | -#: assets/js/templately.js:1 | |
| 3044 | -#: react-src/app/components/admin/SignUp.js:266 | |
| 3045 | -#: react-src/app/components/admin/SignUp.js:290 | |
| 3046 | -msgid "I agree to the Templately " | |
| 3047 | -msgstr "" | |
| 3048 | - | |
| 3049 | -#: assets/js/templately.js:1 | |
| 3050 | -#: react-src/app/components/admin/SignUp.js:268 | |
| 3051 | -msgid "Privacy Policy" | |
| 3052 | -msgstr "" | |
| 3053 | - | |
| 3054 | -#: assets/js/templately.js:1 | |
| 3055 | -#: react-src/app/components/admin/SignUp.js:292 | |
| 3056 | -msgid "Terms of Services" | |
| 3057 | -msgstr "" | |
| 3058 | - | |
| 3059 | -#: assets/js/templately.js:1 | |
| 3060 | -#: react-src/app/components/admin/SignUp.js:316 | |
| 3061 | -#: react-src/developer/components/tabs/ErrorSimulationTab.js:7 | |
| 3062 | -msgid "Sign Up" | |
| 3063 | -msgstr "" | |
| 3064 | - | |
| 3065 | -#: assets/js/templately.js:1 | |
| 3066 | -#: react-src/app/components/admin/FrontPage.js:72 | |
| 3067 | -msgid "Ultimate Templates " | |
| 3068 | -msgstr "" | |
| 3069 | - | |
| 3070 | -#: assets/js/templately.js:1 | |
| 3071 | -#: react-src/app/components/admin/FrontPage.js:73 | |
| 3072 | -msgid "Cloud for WordPress" | |
| 3073 | -msgstr "" | |
| 3074 | - | |
| 3075 | -#: assets/js/templately.js:1 | |
| 3076 | -#: react-src/app/components/admin/FrontPage.js:76 | |
| 3077 | -msgid "Take Your Favourite Page Builders To A Whole New Level & Manage All Your Designs In One Place With Templately" | |
| 3078 | -msgstr "" | |
| 3079 | - | |
| 3080 | -#: assets/js/templately.js:1 | |
| 3081 | -#: react-src/app/components/admin/FrontPage.js:93 | |
| 3082 | -msgid "Free Sign Up" | |
| 3083 | -msgstr "" | |
| 3084 | - | |
| 3085 | -#: assets/js/templately.js:1 | |
| 3086 | -#: react-src/app/components/admin/FrontPage.js:104 | |
| 3087 | -msgid "Redirecting..." | |
| 3088 | -msgstr "" | |
| 3089 | - | |
| 3090 | -#: assets/js/templately.js:1 | |
| 3091 | -#: react-src/app/components/admin/FrontPage.js:106 | |
| 3092 | -msgid "Sign up with Google" | |
| 3093 | -msgstr "" | |
| 3094 | - | |
| 3095 | -#: assets/js/templately.js:1 | |
| 3096 | -#: react-src/app/components/admin/FrontPage.js:107 | |
| 3097 | -msgid "Continue with Google" | |
| 3098 | -msgstr "" | |
| 3099 | - | |
| 3100 | -#: assets/js/templately.js:1 | |
| 3101 | -#: react-src/app/components/admin/FrontPage.js:111 | |
| 3102 | -msgid "Or with email" | |
| 3103 | -msgstr "" | |
| 3104 | - | |
| 3105 | -#: assets/js/templately.js:1 | |
| 3106 | -#: react-src/app/components/new-components/tour/TourTooltip.js:40 | |
| 3107 | -msgid "Close tour" | |
| 3108 | -msgstr "" | |
| 3109 | - | |
| 3110 | -#: assets/js/templately.js:1 | |
| 3111 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/Dependencies.js:319 | |
| 3112 | -#: react-src/app/components/new-components/tour/TourTooltip.js:68 | |
| 3113 | -msgid "Back" | |
| 3114 | -msgstr "" | |
| 3115 | - | |
| 3116 | -#: assets/js/templately.js:1 | |
| 3117 | -#: react-src/app/components/new-components/tour/TourTooltip.js:89 | |
| 544 | +#: src/components/body/workspace/ModalForCopyMoved.js:141 | |
| 3118 | 545 | msgid "Done" |
| 3119 | 546 | msgstr "" |
| 3120 | 547 | |
| 3121 | -#: assets/js/templately.js:1 | |
| 3122 | -#: react-src/app/components/new-components/tour/TourTooltip.js:89 | |
| 3123 | -msgid "Next" | |
| 548 | +#: src/components/body/workspace/Sidebar.js:56 | |
| 549 | +#: src/components/header/Nav.js:24 | |
| 550 | +msgid "My Cloud" | |
| 3124 | 551 | msgstr "" |
| 3125 | 552 | |
| 3126 | -#: assets/js/templately.js:1 | |
| 3127 | -#: react-src/app/components/new-components/tour/TourTooltip.js:96 | |
| 3128 | -#: react-src/developer/components/DevDemoDataButton.js:122 | |
| 3129 | -msgid "Close" | |
| 553 | +#: src/components/body/workspace/Sidebar.js:60 | |
| 554 | +msgid "My WorkSpace" | |
| 3130 | 555 | msgstr "" |
| 3131 | 556 | |
| 3132 | -#: assets/js/templately.js:1 | |
| 3133 | -#: react-src/app/components/new-components/tour/tourSteps.js:134 | |
| 3134 | -msgid "Switch Platforms" | |
| 557 | +#: src/components/body/workspace/Sidebar.js:64 | |
| 558 | +msgid "Shared with Me" | |
| 3135 | 559 | msgstr "" |
| 3136 | 560 | |
| 3137 | -#: assets/js/templately.js:1 | |
| 3138 | -#: react-src/app/components/new-components/tour/tourSteps.js:135 | |
| 3139 | -msgid "Toggle between Elementor and Gutenberg templates using this switcher." | |
| 561 | +#: src/components/body/workspace/Sidebar.js:68 | |
| 562 | +msgid "Profile" | |
| 3140 | 563 | msgstr "" |
| 3141 | 564 | |
| 3142 | -#: assets/js/templately.js:1 | |
| 3143 | -#: react-src/app/components/new-components/tour/tourSteps.js:142 | |
| 3144 | -msgid "Type a keyword, niche, or template name to find templates instantly." | |
| 565 | +#: src/components/body/workspace/SingleWorkspace.js:145 | |
| 566 | +msgid "Edit" | |
| 3145 | 567 | msgstr "" |
| 3146 | 568 | |
| 3147 | -#: assets/js/templately.js:1 | |
| 3148 | -#: react-src/app/components/new-components/tour/tourSteps.js:148 | |
| 3149 | -msgid "Your Account" | |
| 569 | +#: src/components/body/workspace/SingleWorkspace.js:160 | |
| 570 | +#: src/components/body/workspace/WorkspaceEditModal.js:206 | |
| 571 | +msgid "Shared with" | |
| 3150 | 572 | msgstr "" |
| 3151 | 573 | |
| 3152 | -#: assets/js/templately.js:1 | |
| 3153 | -#: react-src/app/components/new-components/tour/tourSteps.js:149 | |
| 3154 | -msgid "Access your profile, manage your cloud storage, view your plan, and sign out from here." | |
| 574 | +#: src/components/body/workspace/WorkspaceCreateModal.js:96 | |
| 575 | +msgid "Workspace Name" | |
| 3155 | 576 | msgstr "" |
| 3156 | 577 | |
| 3157 | -#: assets/js/templately.js:1 | |
| 3158 | -#: react-src/app/components/new-components/tour/tourSteps.js:155 | |
| 3159 | -msgid "Back to Dashboard" | |
| 578 | +#: src/components/body/workspace/WorkspaceCreateModal.js:101 | |
| 579 | +#: src/components/body/workspace/WorkspaceEditModal.js:215 | |
| 580 | +msgid "Add People" | |
| 3160 | 581 | msgstr "" |
| 3161 | 582 | |
| 3162 | -#: assets/js/templately.js:1 | |
| 3163 | -#: react-src/app/components/new-components/tour/tourSteps.js:156 | |
| 3164 | -msgid "Use this button to return to your WordPress dashboard at any time." | |
| 583 | +#: src/components/body/workspace/WorkspaceCreateModal.js:106 | |
| 584 | +#: src/components/body/workspace/WorkspaceEditModal.js:220 | |
| 585 | +msgid "Type email to add" | |
| 3165 | 586 | msgstr "" |
| 3166 | 587 | |
| 3167 | -#: assets/js/templately.js:1 | |
| 3168 | -#: react-src/app/components/new-components/tour/tourSteps.js:163 | |
| 3169 | -msgid "Advanced Filters" | |
| 588 | +#: src/components/body/workspace/WorkspaceCreateModal.js:107 | |
| 589 | +#: src/components/body/workspace/WorkspaceEditModal.js:221 | |
| 590 | +msgid "Add" | |
| 3170 | 591 | msgstr "" |
| 3171 | 592 | |
| 3172 | -#: assets/js/templately.js:1 | |
| 3173 | -#: react-src/app/components/new-components/tour/tourSteps.js:164 | |
| 3174 | -msgid "Click to filter by category, required plugins, and tags — narrow results to exactly what you need." | |
| 593 | +#: src/components/body/workspace/WorkspaceCreateModal.js:112 | |
| 594 | +msgid "Create Workspace" | |
| 3175 | 595 | msgstr "" |
| 3176 | 596 | |
| 3177 | -#: assets/js/templately.js:1 | |
| 3178 | -#: react-src/app/components/new-components/tour/tourSteps.js:177 | |
| 3179 | -msgid "Insert Template" | |
| 597 | +#: src/components/body/workspace/WorkspaceEditModal.js:62 | |
| 598 | +msgid "invited" | |
| 3180 | 599 | msgstr "" |
| 3181 | 600 | |
| 3182 | -#: assets/js/templately.js:1 | |
| 3183 | -#: react-src/app/components/new-components/tour/tourSteps.js:178 | |
| 3184 | -msgid "Click to insert this template directly into your current page — no full-site import required." | |
| 3185 | -msgstr "" | |
| 3186 | - | |
| 3187 | -#: assets/js/templately.js:1 | |
| 3188 | -#: react-src/app/components/new-components/tour/tourSteps.js:186 | |
| 3189 | -msgid "Preview Live" | |
| 3190 | -msgstr "" | |
| 3191 | - | |
| 3192 | -#: assets/js/templately.js:1 | |
| 3193 | -#: react-src/app/components/new-components/tour/tourSteps.js:187 | |
| 3194 | -msgid "Open a live preview of this template in your browser before deciding to import it." | |
| 3195 | -msgstr "" | |
| 3196 | - | |
| 3197 | -#: assets/js/templately.js:1 | |
| 3198 | -#: react-src/app/components/new-components/tour/tourSteps.js:194 | |
| 3199 | -msgid "Platform Versions" | |
| 3200 | -msgstr "" | |
| 3201 | - | |
| 3202 | -#: assets/js/templately.js:1 | |
| 3203 | -#: react-src/app/components/new-components/tour/tourSteps.js:195 | |
| 3204 | -msgid "Some templates are available for both Elementor and Gutenberg. Switch tabs to see the version for your page builder." | |
| 3205 | -msgstr "" | |
| 3206 | - | |
| 3207 | -#: assets/js/templately.js:1 | |
| 3208 | -#: react-src/app/components/new-components/tour/tourSteps.js:202 | |
| 3209 | -msgid "Import Full Pack" | |
| 3210 | -msgstr "" | |
| 3211 | - | |
| 3212 | -#: assets/js/templately.js:1 | |
| 3213 | -#: react-src/app/components/new-components/tour/tourSteps.js:203 | |
| 3214 | -msgid "Imports every page in this pack to your WordPress site at once — the fastest way to launch a complete website." | |
| 3215 | -msgstr "" | |
| 3216 | - | |
| 3217 | -#: assets/js/templately.js:1 | |
| 3218 | -#: react-src/app/components/new-components/tour/tourSteps.js:210 | |
| 3219 | -msgid "Required Plugins" | |
| 3220 | -msgstr "" | |
| 3221 | - | |
| 3222 | -#: assets/js/templately.js:1 | |
| 3223 | -#: react-src/app/components/new-components/tour/tourSteps.js:211 | |
| 3224 | -msgid "These plugins must be installed and activated on your site before importing. Click any icon to visit its plugin page." | |
| 3225 | -msgstr "" | |
| 3226 | - | |
| 3227 | -#: assets/js/templately.js:1 | |
| 3228 | -#: react-src/app/components/core/AiContentSidebar/helper.js:527 | |
| 3229 | -#: react-src/app/components/core/AiContentSidebar/helper.js:536 | |
| 3230 | -msgid "Email is required" | |
| 3231 | -msgstr "" | |
| 3232 | - | |
| 3233 | -#: assets/js/templately.js:1 | |
| 3234 | -#: react-src/app/components/core/AiContentSidebar/helper.js:546 | |
| 3235 | -#: react-src/app/components/core/AiContentSidebar/helper.js:563 | |
| 3236 | -#: react-src/app/components/core/AiContentSidebar/helper.js:581 | |
| 3237 | -#: react-src/app/components/core/AiContentSidebar/helper.js:589 | |
| 3238 | -#: react-src/app/components/core/AiContentSidebar/helper.js:601 | |
| 3239 | -msgid "Please enter a valid email address" | |
| 3240 | -msgstr "" | |
| 3241 | - | |
| 3242 | -#: assets/js/templately.js:1 | |
| 3243 | -#: react-src/app/components/core/AiContentSidebar/helper.js:554 | |
| 3244 | -#: react-src/app/components/core/AiContentSidebar/helper.js:573 | |
| 3245 | -msgid "Email address is too long" | |
| 3246 | -msgstr "" | |
| 3247 | - | |
| 3248 | -#: assets/js/templately.js:1 | |
| 3249 | -#: react-src/app/components/core/AiContentSidebar/helper.js:671 | |
| 3250 | -#: react-src/app/components/core/AiContentSidebar/helper.js:680 | |
| 3251 | -msgid "Phone number is required" | |
| 3252 | -msgstr "" | |
| 3253 | - | |
| 3254 | -#: assets/js/templately.js:1 | |
| 3255 | -#: react-src/app/components/core/AiContentSidebar/helper.js:691 | |
| 3256 | -msgid "Contains invalid characters" | |
| 3257 | -msgstr "" | |
| 3258 | - | |
| 3259 | -#: assets/js/templately.js:1 | |
| 3260 | -#: react-src/app/components/core/AiContentSidebar/helper.js:712 | |
| 3261 | -#: react-src/app/components/core/AiContentSidebar/helper.js:746 | |
| 3262 | -msgid "Phone number is too short" | |
| 3263 | -msgstr "" | |
| 3264 | - | |
| 3265 | -#: assets/js/templately.js:1 | |
| 3266 | -#: react-src/app/components/core/AiContentSidebar/helper.js:720 | |
| 3267 | -msgid "Phone number is too long" | |
| 3268 | -msgstr "" | |
| 3269 | - | |
| 3270 | -#: assets/js/templately.js:1 | |
| 3271 | -#: react-src/app/components/core/AiContentSidebar/helper.js:729 | |
| 3272 | -msgid "Only one + allowed" | |
| 3273 | -msgstr "" | |
| 3274 | - | |
| 3275 | -#: assets/js/templately.js:1 | |
| 3276 | -#: react-src/app/components/core/AiContentSidebar/helper.js:736 | |
| 3277 | -msgid "+ must be at the beginning" | |
| 3278 | -msgstr "" | |
| 3279 | - | |
| 3280 | -#: assets/js/templately.js:1 | |
| 3281 | -#: react-src/app/components/core/AiContentSidebar/helper.js:758 | |
| 3282 | -msgid "Invalid country code" | |
| 3283 | -msgstr "" | |
| 3284 | - | |
| 3285 | -#: assets/js/templately.js:1 | |
| 3286 | -#: react-src/app/components/core/AiContentSidebar/helper.js:769 | |
| 3287 | -#: react-src/app/components/core/AiContentSidebar/helper.js:810 | |
| 3288 | -msgid "Invalid phone number format" | |
| 3289 | -msgstr "" | |
| 3290 | - | |
| 3291 | -#: assets/js/templately.js:1 | |
| 3292 | -#: react-src/app/components/core/AiContentSidebar/helper.js:779 | |
| 3293 | -msgid "Unmatched parentheses" | |
| 3294 | -msgstr "" | |
| 3295 | - | |
| 3296 | -#: assets/js/templately.js:1 | |
| 3297 | -#: react-src/app/components/core/AiContentSidebar/helper.js:819 | |
| 3298 | -msgid "Invalid phone number pattern" | |
| 3299 | -msgstr "" | |
| 3300 | - | |
| 3301 | -#: assets/js/templately.js:1 | |
| 3302 | -#: react-src/app/components/core/AiContentSidebar/helper.js:831 | |
| 3303 | -msgid "Enter a valid number" | |
| 3304 | -msgstr "" | |
| 3305 | - | |
| 3306 | -#: assets/js/templately.js:1 | |
| 3307 | -#: react-src/app/components/core/AiContentSidebar/helper.js:859 | |
| 3308 | -msgid "Hi" | |
| 3309 | -msgstr "" | |
| 3310 | - | |
| 3311 | -#: assets/js/templately.js:1 | |
| 3312 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:564 | |
| 3313 | -#: react-src/app/components/core/AiContentSidebar/helper.js:859 | |
| 3314 | -msgid "there" | |
| 3315 | -msgstr "" | |
| 3316 | - | |
| 3317 | -#: assets/js/templately.js:1 | |
| 3318 | -#: react-src/app/components/core/AiContentSidebar/helper.js:859 | |
| 3319 | -msgid "Ready to build your website?" | |
| 3320 | -msgstr "" | |
| 3321 | - | |
| 3322 | -#: assets/js/templately.js:1 | |
| 3323 | -#: react-src/app/components/core/AiContentSidebar/helper.js:860 | |
| 3324 | -msgid "Yes, let’s start!" | |
| 3325 | -msgstr "" | |
| 3326 | - | |
| 3327 | -#: assets/js/templately.js:1 | |
| 3328 | -#: react-src/app/components/core/AiContentSidebar/helper.js:869 | |
| 3329 | -msgid "Great! What’s your business name?" | |
| 3330 | -msgstr "" | |
| 3331 | - | |
| 3332 | -#: assets/js/templately.js:1 | |
| 3333 | -#: react-src/app/components/core/AiContentSidebar/helper.js:875 | |
| 3334 | -msgid "Share the name of your business only." | |
| 3335 | -msgstr "" | |
| 3336 | - | |
| 3337 | -#: assets/js/templately.js:1 | |
| 3338 | -#: react-src/app/components/core/AiContentSidebar/helper.js:875 | |
| 3339 | -msgid "Note" | |
| 3340 | -msgstr "" | |
| 3341 | - | |
| 3342 | -#: assets/js/templately.js:1 | |
| 3343 | -#: react-src/app/components/core/AiContentSidebar/helper.js:875 | |
| 3344 | -msgid "If your business name is ‘BizRise’, share the name only." | |
| 3345 | -msgstr "" | |
| 3346 | - | |
| 3347 | -#: assets/js/templately.js:1 | |
| 3348 | -#: react-src/app/components/core/AiContentSidebar/helper.js:878 | |
| 3349 | -#: react-src/app/components/core/AiContentSidebar/helper.js:894 | |
| 3350 | -#: react-src/app/components/core/AiContentSidebar/helper.js:904 | |
| 3351 | -#: react-src/app/components/core/AiContentSidebar/helper.js:917 | |
| 3352 | -#: react-src/app/components/core/AiContentSidebar/helper.js:930 | |
| 3353 | -#: react-src/app/components/core/AiContentSidebar/helper.js:940 | |
| 3354 | -#: react-src/app/components/core/AiContentSidebar/helper.js:950 | |
| 3355 | -#: react-src/app/components/core/AiContentSidebar/helper.js:963 | |
| 3356 | -msgid "For example" | |
| 3357 | -msgstr "" | |
| 3358 | - | |
| 3359 | -#: assets/js/templately.js:1 | |
| 3360 | -#: react-src/app/components/core/AiContentSidebar/helper.js:882 | |
| 3361 | -msgid "Do you want to change the language for content generation? By default, we generate content in English." | |
| 3362 | -msgstr "" | |
| 3363 | - | |
| 3364 | -#: assets/js/templately.js:1 | |
| 3365 | -#: react-src/app/components/core/AiContentSidebar/helper.js:891 | |
| 3366 | -msgid "Here you can change your content language or can click skip to keep the default language." | |
| 3367 | -msgstr "" | |
| 3368 | - | |
| 3369 | -#: assets/js/templately.js:1 | |
| 3370 | -#: react-src/app/components/core/AiContentSidebar/helper.js:894 | |
| 3371 | -msgid "English, Spanish, French, German, etc." | |
| 3372 | -msgstr "" | |
| 3373 | - | |
| 3374 | -#: assets/js/templately.js:1 | |
| 3375 | -#: react-src/app/components/core/AiContentSidebar/helper.js:898 | |
| 3376 | -msgid "Love that!" | |
| 3377 | -msgstr "" | |
| 3378 | - | |
| 3379 | -#: assets/js/templately.js:1 | |
| 3380 | -#: react-src/app/components/core/AiContentSidebar/helper.js:898 | |
| 3381 | -msgid "What type of business or industry are you in?" | |
| 3382 | -msgstr "" | |
| 3383 | - | |
| 3384 | -#: assets/js/templately.js:1 | |
| 3385 | -#: react-src/app/components/core/AiContentSidebar/helper.js:904 | |
| 3386 | -msgid "Share your business type. You can either select from the available categories in the dropdown or write down any specific type." | |
| 3387 | -msgstr "" | |
| 3388 | - | |
| 3389 | -#: assets/js/templately.js:1 | |
| 3390 | -#: react-src/app/components/core/AiContentSidebar/helper.js:907 | |
| 3391 | -msgid "Agency, Restaurant, Technology" | |
| 3392 | -msgstr "" | |
| 3393 | - | |
| 3394 | -#: assets/js/templately.js:1 | |
| 3395 | -#: react-src/app/components/core/AiContentSidebar/helper.js:911 | |
| 3396 | -msgid "Sounds great! Tell me more about your business — what you do, who you serve, and what makes you special. Please write at least 50 words." | |
| 3397 | -msgstr "" | |
| 3398 | - | |
| 3399 | -#: assets/js/templately.js:1 | |
| 3400 | -#: react-src/app/components/core/AiContentSidebar/helper.js:917 | |
| 3401 | -msgid "Share your business details with us." | |
| 3402 | -msgstr "" | |
| 3403 | - | |
| 3404 | -#: assets/js/templately.js:1 | |
| 3405 | -#: react-src/app/components/core/AiContentSidebar/helper.js:917 | |
| 3406 | -msgid "It’s an agency website that offers education consultancy to students who want to study abroad." | |
| 3407 | -msgstr "" | |
| 3408 | - | |
| 3409 | -#: assets/js/templately.js:1 | |
| 3410 | -#: react-src/app/components/core/AiContentSidebar/helper.js:924 | |
| 3411 | -msgid "Thank you! What’s the email address you’d like to show on your website?" | |
| 3412 | -msgstr "" | |
| 3413 | - | |
| 3414 | -#: assets/js/templately.js:1 | |
| 3415 | -#: react-src/app/components/core/AiContentSidebar/helper.js:930 | |
| 3416 | -msgid "Share the email address that you want to show on your website." | |
| 3417 | -msgstr "" | |
| 3418 | - | |
| 3419 | -#: assets/js/templately.js:1 | |
| 3420 | -#: react-src/app/components/core/AiContentSidebar/helper.js:930 | |
| 3421 | -msgid "[email protected]" | |
| 3422 | -msgstr "" | |
| 3423 | - | |
| 3424 | -#: assets/js/templately.js:1 | |
| 3425 | -#: react-src/app/components/core/AiContentSidebar/helper.js:934 | |
| 3426 | -msgid "Do you also want to add a contact number? If yes, please share it." | |
| 3427 | -msgstr "" | |
| 3428 | - | |
| 3429 | -#: assets/js/templately.js:1 | |
| 3430 | -#: react-src/app/components/core/AiContentSidebar/helper.js:940 | |
| 3431 | -msgid "Share the contact number you want to add." | |
| 3432 | -msgstr "" | |
| 3433 | - | |
| 3434 | -#: assets/js/templately.js:1 | |
| 3435 | -#: react-src/app/components/core/AiContentSidebar/helper.js:940 | |
| 3436 | -msgid "+02860630" | |
| 3437 | -msgstr "" | |
| 3438 | - | |
| 3439 | -#: assets/js/templately.js:1 | |
| 3440 | -#: react-src/app/components/core/AiContentSidebar/helper.js:944 | |
| 3441 | -msgid "Nice! What’s your business address?" | |
| 3442 | -msgstr "" | |
| 3443 | - | |
| 3444 | -#: assets/js/templately.js:1 | |
| 3445 | -#: react-src/app/components/core/AiContentSidebar/helper.js:950 | |
| 3446 | -msgid "Share your business address you want to show." | |
| 3447 | -msgstr "" | |
| 3448 | - | |
| 3449 | -#: assets/js/templately.js:1 | |
| 3450 | -#: react-src/app/components/core/AiContentSidebar/helper.js:950 | |
| 3451 | -msgid "123 Business Lane, Suite 456 Downtown District, New York, NY 10001 United States" | |
| 3452 | -msgstr "" | |
| 3453 | - | |
| 3454 | -#: assets/js/templately.js:1 | |
| 3455 | -#: react-src/app/components/core/AiContentSidebar/helper.js:957 | |
| 3456 | -msgid "Awesome" | |
| 3457 | -msgstr "" | |
| 3458 | - | |
| 3459 | -#: assets/js/templately.js:1 | |
| 3460 | -#: react-src/app/components/core/AiContentSidebar/helper.js:957 | |
| 3461 | -msgid "Do you have any opening hours you want to display?" | |
| 3462 | -msgstr "" | |
| 3463 | - | |
| 3464 | -#: assets/js/templately.js:1 | |
| 3465 | -#: react-src/app/components/core/AiContentSidebar/helper.js:963 | |
| 3466 | -msgid "Share your opening hours." | |
| 3467 | -msgstr "" | |
| 3468 | - | |
| 3469 | -#: assets/js/templately.js:1 | |
| 3470 | -#: react-src/app/components/core/AiContentSidebar/helper.js:963 | |
| 3471 | -msgid "We stay open from 08:00 AM to 06:00 PM (GMT+6)" | |
| 3472 | -msgstr "" | |
| 3473 | - | |
| 3474 | -#: assets/js/templately.js:1 | |
| 3475 | -#: react-src/app/components/core/AiContentSidebar/helper.js:967 | |
| 3476 | -msgid "Thank you! Do you want to replace the default images with new ones?" | |
| 3477 | -msgstr "" | |
| 3478 | - | |
| 3479 | -#: assets/js/templately.js:1 | |
| 3480 | -#: react-src/app/components/core/AiContentSidebar/helper.js:973 | |
| 3481 | -msgid "To replace default images, select an image from the left column, then upload your own or choose one from the image library on the right." | |
| 3482 | -msgstr "" | |
| 3483 | - | |
| 3484 | -#: assets/js/templately.js:1 | |
| 3485 | -#: react-src/app/components/core/AiContentSidebar/helper.js:977 | |
| 3486 | -msgid "Thank you! That’s all we need for now. Should we go ahead and generate your website content?" | |
| 3487 | -msgstr "" | |
| 3488 | - | |
| 3489 | -#: assets/js/templately.js:1 | |
| 3490 | -#: react-src/app/components/core/AiContentSidebar/helper.js:978 | |
| 3491 | -msgid "Yes, Generate and Proceed." | |
| 3492 | -msgstr "" | |
| 3493 | - | |
| 3494 | -#: assets/js/templately.js:1 | |
| 3495 | -#: react-src/app/components/core/AiContentSidebar/helper.js:1033 | |
| 3496 | -msgid "Business Name" | |
| 3497 | -msgstr "" | |
| 3498 | - | |
| 3499 | -#: assets/js/templately.js:1 | |
| 3500 | -#: react-src/app/components/core/AiContentSidebar/helper.js:1034 | |
| 3501 | -msgid "Business Type" | |
| 3502 | -msgstr "" | |
| 3503 | - | |
| 3504 | -#: assets/js/templately.js:1 | |
| 3505 | -#: react-src/app/components/core/AiContentSidebar/helper.js:1035 | |
| 3506 | -msgid "Business Details" | |
| 3507 | -msgstr "" | |
| 3508 | - | |
| 3509 | -#: assets/js/templately.js:1 | |
| 3510 | -#: react-src/app/components/core/AiContentSidebar/helper.js:1037 | |
| 3511 | -msgid "Contact Number" | |
| 3512 | -msgstr "" | |
| 3513 | - | |
| 3514 | -#: assets/js/templately.js:1 | |
| 3515 | -#: react-src/app/components/core/AiContentSidebar/helper.js:1038 | |
| 3516 | -msgid "Business Address" | |
| 3517 | -msgstr "" | |
| 3518 | - | |
| 3519 | -#: assets/js/templately.js:1 | |
| 3520 | -#: react-src/app/components/core/AiContentSidebar/helper.js:1039 | |
| 3521 | -msgid "Opening Hours" | |
| 3522 | -msgstr "" | |
| 3523 | - | |
| 3524 | -#: assets/js/templately.js:1 | |
| 3525 | -#: react-src/app/components/core/AiContentSidebar/GeneratingContentProgress.js:14 | |
| 3526 | -msgid "Downloading template pack" | |
| 3527 | -msgstr "" | |
| 3528 | - | |
| 3529 | -#: assets/js/templately.js:1 | |
| 3530 | -#: react-src/app/components/core/AiContentSidebar/GeneratingContentProgress.js:19 | |
| 3531 | -msgid "Analyzing the details you provided" | |
| 3532 | -msgstr "" | |
| 3533 | - | |
| 3534 | -#: assets/js/templately.js:1 | |
| 3535 | -#: react-src/app/components/core/AiContentSidebar/GeneratingContentProgress.js:24 | |
| 3536 | -msgid "Generating website content" | |
| 3537 | -msgstr "" | |
| 3538 | - | |
| 3539 | -#: assets/js/templately.js:1 | |
| 3540 | -#: react-src/app/components/core/AiContentSidebar/GeneratingContentProgress.js:29 | |
| 3541 | -msgid "Updating content in the template" | |
| 3542 | -msgstr "" | |
| 3543 | - | |
| 3544 | -#: assets/js/templately.js:1 | |
| 3545 | -#: react-src/app/components/core/AiContentSidebar/GeneratingContentProgress.js:34 | |
| 3546 | -msgid "Preparing live preview" | |
| 3547 | -msgstr "" | |
| 3548 | - | |
| 3549 | -#: assets/js/templately.js:1 | |
| 3550 | -#: react-src/app/components/core/AiContentSidebar/GeneratingContentProgress.js:524 | |
| 3551 | -msgid "Please try again or" | |
| 3552 | -msgstr "" | |
| 3553 | - | |
| 3554 | -#: assets/js/templately.js:1 | |
| 3555 | -#: react-src/app/components/core/AiContentSidebar/GeneratingContentProgress.js:526 | |
| 3556 | -#: react-src/app/components/core/AiContentSidebar/GeneratingContentProgress.js:539 | |
| 3557 | -msgid "contact support." | |
| 3558 | -msgstr "" | |
| 3559 | - | |
| 3560 | -#: assets/js/templately.js:1 | |
| 3561 | -#: react-src/app/components/core/AiContentSidebar/GeneratingContentProgress.js:521 | |
| 3562 | -msgid "Generating your website content… This may take a moment. Thanks for waiting!" | |
| 3563 | -msgstr "" | |
| 3564 | - | |
| 3565 | -#: assets/js/templately.js:1 | |
| 3566 | -#: react-src/app/components/core/AiContentSidebar/GeneratingContentProgress.js:537 | |
| 3567 | -msgid "An error occurred while displaying progress. Please try again or" | |
| 3568 | -msgstr "" | |
| 3569 | - | |
| 3570 | -#: assets/js/templately.js:1 | |
| 3571 | -#: react-src/app/components/core/AiContentSidebar/HelpPanel.js:130 | |
| 3572 | -msgid "Help information" | |
| 3573 | -msgstr "" | |
| 3574 | - | |
| 3575 | -#: assets/js/templately.js:1 | |
| 3576 | -#: react-src/app/components/core/AiContentSidebar/HelpPanel.js:144 | |
| 3577 | -msgid "How should I pick?" | |
| 3578 | -msgstr "" | |
| 3579 | - | |
| 3580 | -#: assets/js/templately.js:1 | |
| 3581 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:116 | |
| 3582 | -msgid "Failed to create session and download pack" | |
| 3583 | -msgstr "" | |
| 3584 | - | |
| 3585 | -#: assets/js/templately.js:1 | |
| 3586 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:120 | |
| 3587 | -msgid "Session creation failed" | |
| 3588 | -msgstr "" | |
| 3589 | - | |
| 3590 | -#: assets/js/templately.js:1 | |
| 3591 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:145 | |
| 3592 | -msgid "Please select at least one page to modify." | |
| 3593 | -msgstr "" | |
| 3594 | - | |
| 3595 | -#: assets/js/templately.js:1 | |
| 3596 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:153 | |
| 3597 | -msgid "Please enter a prompt describing your business and content needs." | |
| 3598 | -msgstr "" | |
| 3599 | - | |
| 3600 | -#: assets/js/templately.js:1 | |
| 3601 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:161 | |
| 3602 | -msgid "Template pack ID is missing." | |
| 3603 | -msgstr "" | |
| 3604 | - | |
| 3605 | -#: assets/js/templately.js:1 | |
| 3606 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:169 | |
| 3607 | -msgid "Platform selection is required." | |
| 3608 | -msgstr "" | |
| 3609 | - | |
| 3610 | -#: assets/js/templately.js:1 | |
| 3611 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:192 | |
| 3612 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:195 | |
| 3613 | -msgid "Failed to start AI content modification" | |
| 3614 | -msgstr "" | |
| 3615 | - | |
| 3616 | -#: assets/js/templately.js:1 | |
| 3617 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:241 | |
| 3618 | -msgid "Pack ID is required to fetch attachments data" | |
| 3619 | -msgstr "" | |
| 3620 | - | |
| 3621 | -#: assets/js/templately.js:1 | |
| 3622 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:266 | |
| 3623 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:289 | |
| 3624 | -msgid "Failed to fetch attachments data" | |
| 3625 | -msgstr "" | |
| 3626 | - | |
| 3627 | -#: assets/js/templately.js:1 | |
| 3628 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:271 | |
| 3629 | -msgid "Invalid attachments data format" | |
| 3630 | -msgstr "" | |
| 3631 | - | |
| 3632 | -#: assets/js/templately.js:1 | |
| 3633 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:285 | |
| 3634 | -msgid "Attachments fetch was cancelled" | |
| 3635 | -msgstr "" | |
| 3636 | - | |
| 3637 | -#: assets/js/templately.js:1 | |
| 3638 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:368 | |
| 3639 | -msgid "Template pack ID is missing" | |
| 3640 | -msgstr "" | |
| 3641 | - | |
| 3642 | -#: assets/js/templately.js:1 | |
| 3643 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:372 | |
| 3644 | -msgid "AI prompt is missing" | |
| 3645 | -msgstr "" | |
| 3646 | - | |
| 3647 | -#: assets/js/templately.js:1 | |
| 3648 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:408 | |
| 3649 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:591 | |
| 3650 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:656 | |
| 3651 | -msgid "AI content workflow was cancelled" | |
| 3652 | -msgstr "" | |
| 3653 | - | |
| 3654 | -#: assets/js/templately.js:1 | |
| 3655 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:438 | |
| 3656 | -msgid "Session creation and pack download failed" | |
| 3657 | -msgstr "" | |
| 3658 | - | |
| 3659 | -#: assets/js/templately.js:1 | |
| 3660 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:446 | |
| 3661 | -msgid "AI content modification failed to start" | |
| 3662 | -msgstr "" | |
| 3663 | - | |
| 3664 | -#: assets/js/templately.js:1 | |
| 3665 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:511 | |
| 3666 | -msgid "AI content generation is taking longer than expected. Click OK to cancel or Cancel to keep waiting. Credits will still apply." | |
| 3667 | -msgstr "" | |
| 3668 | - | |
| 3669 | -#: assets/js/templately.js:1 | |
| 3670 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:518 | |
| 3671 | -msgid "Polling timeout: AI content generation took too long" | |
| 3672 | -msgstr "" | |
| 3673 | - | |
| 3674 | -#: assets/js/templately.js:1 | |
| 3675 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:577 | |
| 3676 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:604 | |
| 3677 | -msgid "Polling for AI content failed" | |
| 3678 | -msgstr "" | |
| 3679 | - | |
| 3680 | -#: assets/js/templately.js:1 | |
| 3681 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:610 | |
| 3682 | -msgid "No AI templates were generated" | |
| 3683 | -msgstr "" | |
| 3684 | - | |
| 3685 | -#: assets/js/templately.js:1 | |
| 3686 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:647 | |
| 3687 | -msgid "AI content workflow timed out" | |
| 3688 | -msgstr "" | |
| 3689 | - | |
| 3690 | -#: assets/js/templately.js:1 | |
| 3691 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:760 | |
| 3692 | -msgid "Process ID or page IDs missing" | |
| 3693 | -msgstr "" | |
| 3694 | - | |
| 3695 | -#: assets/js/templately.js:1 | |
| 3696 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:766 | |
| 3697 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:948 | |
| 3698 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:988 | |
| 3699 | -msgid "Polling was cancelled" | |
| 3700 | -msgstr "" | |
| 3701 | - | |
| 3702 | -#: assets/js/templately.js:1 | |
| 3703 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:940 | |
| 3704 | -msgid "Polling failed" | |
| 3705 | -msgstr "" | |
| 3706 | - | |
| 3707 | -#: assets/js/templately.js:1 | |
| 3708 | -#: react-src/app/components/core/AiContentSidebar/ImageReplacePanel/ImageMasonryGrid.js:109 | |
| 3709 | -msgid "Use This Image" | |
| 3710 | -msgstr "" | |
| 3711 | - | |
| 3712 | -#: assets/js/templately.js:1 | |
| 3713 | -#: react-src/app/components/core/AiContentSidebar/ImageReplacePanel/ImageMasonryGrid.js:214 | |
| 3714 | -msgid "Searching for images..." | |
| 3715 | -msgstr "" | |
| 3716 | - | |
| 3717 | -#: assets/js/templately.js:1 | |
| 3718 | -#: react-src/app/components/core/AiContentSidebar/ImageReplacePanel/ImageMasonryGrid.js:230 | |
| 3719 | -msgid "No image found" | |
| 3720 | -msgstr "" | |
| 3721 | - | |
| 3722 | -#: assets/js/templately.js:1 | |
| 3723 | -#: react-src/app/components/core/AiContentSidebar/ImageReplacePanel/DefaultImageMasonryGrid.js:179 | |
| 3724 | -msgid "Undo" | |
| 3725 | -msgstr "" | |
| 3726 | - | |
| 3727 | -#: assets/js/templately.js:1 | |
| 3728 | -#: react-src/app/components/core/AiContentSidebar/ImageReplacePanel/DefaultImageMasonryGrid.js:190 | |
| 3729 | -msgid "Replace" | |
| 3730 | -msgstr "" | |
| 3731 | - | |
| 3732 | -#: assets/js/templately.js:1 | |
| 3733 | -msgid "Landscape" | |
| 3734 | -msgstr "" | |
| 3735 | - | |
| 3736 | -#: assets/js/templately.js:1 | |
| 3737 | -msgid "Portrait" | |
| 3738 | -msgstr "" | |
| 3739 | - | |
| 3740 | -#: assets/js/templately.js:1 | |
| 3741 | -msgid "Square" | |
| 3742 | -msgstr "" | |
| 3743 | - | |
| 3744 | -#: assets/js/templately.js:1 | |
| 3745 | -msgid "Great! Choose visuals that fit your web content or upload your own." | |
| 3746 | -msgstr "" | |
| 3747 | - | |
| 3748 | -#: assets/js/templately.js:1 | |
| 3749 | -msgid "Images used in your template" | |
| 3750 | -msgstr "" | |
| 3751 | - | |
| 3752 | -#: assets/js/templately.js:1 | |
| 3753 | -msgid "Select image" | |
| 3754 | -msgstr "" | |
| 3755 | - | |
| 3756 | -#: assets/js/templately.js:1 | |
| 3757 | -msgid "Stock Images" | |
| 3758 | -msgstr "" | |
| 3759 | - | |
| 3760 | -#: assets/js/templately.js:1 | |
| 3761 | -msgid "Upload" | |
| 3762 | -msgstr "" | |
| 3763 | - | |
| 3764 | -#: assets/js/templately.js:1 | |
| 3765 | -msgid "AI Generated" | |
| 3766 | -msgstr "" | |
| 3767 | - | |
| 3768 | -#: assets/js/templately.js:1 | |
| 3769 | -msgid "No image selected" | |
| 3770 | -msgstr "" | |
| 3771 | - | |
| 3772 | -#: assets/js/templately.js:1 | |
| 3773 | -msgid "Please choose an image to replace the current one." | |
| 3774 | -msgstr "" | |
| 3775 | - | |
| 3776 | -#: assets/js/templately.js:1 | |
| 3777 | -#: react-src/app/components/core/itemDetails/NewSidebar.js:274 | |
| 3778 | -#: react-src/app/components/core/itemDetails/NewSidebar.js:294 | |
| 3779 | -msgid "Coming Soon" | |
| 3780 | -msgstr "" | |
| 3781 | - | |
| 3782 | -#: assets/js/templately.js:1 | |
| 3783 | -msgid "Select or upload from Media Library." | |
| 3784 | -msgstr "" | |
| 3785 | - | |
| 3786 | -#: assets/js/templately.js:1 | |
| 3787 | -msgid "Browse media library" | |
| 3788 | -msgstr "" | |
| 3789 | - | |
| 3790 | -#: assets/js/templately.js:1 | |
| 3791 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:3039 | |
| 3792 | -msgid "Skip" | |
| 3793 | -msgstr "" | |
| 3794 | - | |
| 3795 | -#: assets/js/templately.js:1 | |
| 3796 | -msgid "Failed to search images. Please try again." | |
| 3797 | -msgstr "" | |
| 3798 | - | |
| 3799 | -#: assets/js/templately.js:1 | |
| 3800 | -#: react-src/app/components/core/AiContentSidebar/DetectedInfoCard.js:63 | |
| 3801 | -msgid "Here’s what I detected from your message:" | |
| 3802 | -msgstr "" | |
| 3803 | - | |
| 3804 | -#: assets/js/templately.js:1 | |
| 3805 | -#: react-src/app/components/core/AiContentSidebar/DetectedInfoCard.js:18 | |
| 3806 | -msgid "This field can’t be empty." | |
| 3807 | -msgstr "" | |
| 3808 | - | |
| 3809 | -#: assets/js/templately.js:1 | |
| 3810 | -#: react-src/app/components/core/AiContentSidebar/DetectedInfoCard.js:115 | |
| 3811 | -#: react-src/app/components/core/AiContentSidebar/DetectedInfoCard.js:116 | |
| 3812 | -msgid "Edit detected information" | |
| 3813 | -msgstr "" | |
| 3814 | - | |
| 3815 | -#: assets/js/templately.js:1 | |
| 3816 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2389 | |
| 3817 | -#: react-src/app/components/core/AiContentSidebar/DetectedInfoCard.js:157 | |
| 601 | +#: src/components/body/workspace/WorkspaceEditModal.js:226 | |
| 3818 | 602 | msgid "Save" |
| 3819 | 603 | msgstr "" |
| 3820 | 604 | |
| 3821 | -#: assets/js/templately.js:1 | |
| 3822 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:170 | |
| 3823 | -msgid "Let's get started, need some additional information. What's your business name?" | |
| 605 | +#: src/components/core/AuthorBox.js:27 | |
| 606 | +msgid "Member since" | |
| 3824 | 607 | msgstr "" |
| 3825 | 608 | |
| 3826 | -#: assets/js/templately.js:1 | |
| 3827 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:171 | |
| 3828 | -msgid "Let's get started, what's your business name?" | |
| 609 | +#: src/components/core/AuthorBox.js:34 | |
| 610 | +msgid "Purchased" | |
| 3829 | 611 | msgstr "" |
| 3830 | 612 | |
| 3831 | -#: assets/js/templately.js:1 | |
| 3832 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:564 | |
| 3833 | -msgid "Would you like us to generate your website content based on your previous conversation?" | |
| 613 | +#: src/components/core/Badge.js:8 | |
| 614 | +msgid "Pro" | |
| 3834 | 615 | msgstr "" |
| 3835 | 616 | |
| 3836 | -#: assets/js/templately.js:1 | |
| 3837 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:573 | |
| 3838 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:921 | |
| 3839 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2541 | |
| 3840 | -msgid "Yes, I would like to change images" | |
| 617 | +#: src/components/core/Badge.js:8 | |
| 618 | +msgid "Free" | |
| 3841 | 619 | msgstr "" |
| 3842 | 620 | |
| 3843 | -#: assets/js/templately.js:1 | |
| 3844 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:587 | |
| 3845 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1160 | |
| 3846 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1484 | |
| 3847 | -msgid "I want to skip the question" | |
| 621 | +#: src/components/core/ImportModal.js:58 | |
| 622 | +msgid "Template imported successfully! You can now edit or preview the template and push to Templately cloud." | |
| 3848 | 623 | msgstr "" |
| 3849 | 624 | |
| 3850 | -#: assets/js/templately.js:1 | |
| 3851 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:937 | |
| 3852 | -msgid "No, I will keep the default images." | |
| 625 | +#: src/components/core/ImportModal.js:59 | |
| 626 | +msgid "Edit Template" | |
| 3853 | 627 | msgstr "" |
| 3854 | 628 | |
| 3855 | -#: assets/js/templately.js:1 | |
| 3856 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1159 | |
| 3857 | -msgid "I want to keep English" | |
| 629 | +#: src/components/core/ImportModal.js:60 | |
| 630 | +msgid "Edit Template with Elementor" | |
| 3858 | 631 | msgstr "" |
| 3859 | 632 | |
| 3860 | -#: assets/js/templately.js:1 | |
| 3861 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1828 | |
| 3862 | -msgid "Oops! An unexpected error occurred." | |
| 633 | +#: src/components/core/ImportModal.js:61 | |
| 634 | +msgid "Preview Template" | |
| 3863 | 635 | msgstr "" |
| 3864 | 636 | |
| 3865 | -#: assets/js/templately.js:1 | |
| 3866 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1844 | |
| 3867 | -msgid "Oops! It's taking a bit longer than usual." | |
| 637 | +#: src/components/core/ImportModal.js:69 | |
| 638 | +msgid "Import to Library" | |
| 3868 | 639 | msgstr "" |
| 3869 | 640 | |
| 3870 | -#: assets/js/templately.js:1 | |
| 3871 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1848 | |
| 3872 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1859 | |
| 3873 | -msgid "Sorry, something went wrong." | |
| 641 | +#: src/components/core/ImportModal.js:75 | |
| 642 | +msgid "Create a Page" | |
| 3874 | 643 | msgstr "" |
| 3875 | 644 | |
| 3876 | -#: assets/js/templately.js:1 | |
| 3877 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1853 | |
| 3878 | -msgid "Oops! Something went wrong while updating your content." | |
| 645 | +#: src/components/core/Item.js:52 | |
| 646 | +#: src/components/core/PreviewHeader.js:48 | |
| 647 | +msgid "Close" | |
| 3879 | 648 | msgstr "" |
| 3880 | 649 | |
| 3881 | -#: assets/js/templately.js:1 | |
| 3882 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1980 | |
| 3883 | -msgid "Unknown Language" | |
| 650 | +#: src/components/core/Item.js:53 | |
| 651 | +#: src/components/core/PreviewHeader.js:50 | |
| 652 | +msgid "You need to install/active" | |
| 3884 | 653 | msgstr "" |
| 3885 | 654 | |
| 3886 | -#: assets/js/templately.js:1 | |
| 3887 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2009 | |
| 3888 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2356 | |
| 3889 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2848 | |
| 3890 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2871 | |
| 3891 | -msgid "Unknown Category" | |
| 655 | +#: src/components/core/Item.js:55 | |
| 656 | +#: src/components/core/PreviewHeader.js:52 | |
| 657 | +msgid "in order to use this item." | |
| 3892 | 658 | msgstr "" |
| 3893 | 659 | |
| 3894 | -#: assets/js/templately.js:1 | |
| 3895 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2056 | |
| 3896 | -msgid "You can check your AI Credits here!" | |
| 660 | +#: src/components/core/Item.js:193 | |
| 661 | +msgid "by" | |
| 3897 | 662 | msgstr "" |
| 3898 | 663 | |
| 3899 | -#: assets/js/templately.js:1 | |
| 3900 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2058 | |
| 3901 | -msgid "Buy credits if you needed!" | |
| 3902 | -msgstr "" | |
| 3903 | - | |
| 3904 | -#: assets/js/templately.js:1 | |
| 3905 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2085 | |
| 3906 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2244 | |
| 3907 | -#: react-src/app/components/new-components/header/UserNavigation.js:66 | |
| 3908 | -#: react-src/app/layouts/CloudsLayout.js:50 | |
| 3909 | -msgid "Profile" | |
| 3910 | -msgstr "" | |
| 3911 | - | |
| 3912 | -#: assets/js/templately.js:1 | |
| 3913 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2124 | |
| 3914 | -msgid "Hey! What kind of website are you building? Describe your business and I'll find the perfect templates for you." | |
| 3915 | -msgstr "" | |
| 3916 | - | |
| 3917 | -#. translators: %s is the selected template pack name. | |
| 3918 | -#: assets/js/templately.js:1 | |
| 3919 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2137 | |
| 3920 | -#, js-format | |
| 3921 | -msgid "Going with %s, let’s get it live for me!" | |
| 3922 | -msgstr "" | |
| 3923 | - | |
| 3924 | -#: assets/js/templately.js:1 | |
| 3925 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2286 | |
| 3926 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2317 | |
| 3927 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2979 | |
| 3928 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:3005 | |
| 3929 | -msgid "Type your answer..." | |
| 3930 | -msgstr "" | |
| 3931 | - | |
| 3932 | -#: assets/js/templately.js:1 | |
| 3933 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2314 | |
| 3934 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:3002 | |
| 3935 | -msgid "Enter your email address..." | |
| 3936 | -msgstr "" | |
| 3937 | - | |
| 3938 | -#: assets/js/templately.js:1 | |
| 3939 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2316 | |
| 3940 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:3004 | |
| 3941 | -msgid "Enter your phone number..." | |
| 3942 | -msgstr "" | |
| 3943 | - | |
| 3944 | -#: assets/js/templately.js:1 | |
| 3945 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2379 | |
| 3946 | -msgid "Cancel editing" | |
| 3947 | -msgstr "" | |
| 3948 | - | |
| 3949 | -#: assets/js/templately.js:1 | |
| 3950 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2387 | |
| 3951 | -msgid "Save changes" | |
| 3952 | -msgstr "" | |
| 3953 | - | |
| 3954 | -#: assets/js/templately.js:1 | |
| 3955 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2404 | |
| 3956 | -msgid "Edit answer" | |
| 3957 | -msgstr "" | |
| 3958 | - | |
| 3959 | -#: assets/js/templately.js:1 | |
| 3960 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2407 | |
| 3961 | -msgid "Cannot edit while AI generation is in progress" | |
| 3962 | -msgstr "" | |
| 3963 | - | |
| 3964 | -#: assets/js/templately.js:1 | |
| 3965 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2409 | |
| 3966 | -msgid "Please finish editing the current conversation first" | |
| 3967 | -msgstr "" | |
| 3968 | - | |
| 3969 | -#: assets/js/templately.js:1 | |
| 3970 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2432 | |
| 3971 | -#, js-format | |
| 3972 | -msgid "%d image replaced successfully." | |
| 3973 | -msgid_plural "%d images replaced successfully." | |
| 3974 | -msgstr[0] "" | |
| 3975 | -msgstr[1] "" | |
| 3976 | - | |
| 3977 | -#: assets/js/templately.js:1 | |
| 3978 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2442 | |
| 3979 | -msgid "No image has been replaced yet." | |
| 3980 | -msgstr "" | |
| 3981 | - | |
| 3982 | -#: assets/js/templately.js:1 | |
| 3983 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2458 | |
| 3984 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2605 | |
| 3985 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2624 | |
| 3986 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2636 | |
| 3987 | -msgid "Please finish editing conversations before starting" | |
| 3988 | -msgstr "" | |
| 3989 | - | |
| 3990 | -#: assets/js/templately.js:1 | |
| 3991 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2459 | |
| 3992 | -msgid "View and Edit" | |
| 3993 | -msgstr "" | |
| 3994 | - | |
| 3995 | -#: assets/js/templately.js:1 | |
| 3996 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2462 | |
| 3997 | -msgid "View & Edit" | |
| 3998 | -msgstr "" | |
| 3999 | - | |
| 4000 | -#: assets/js/templately.js:1 | |
| 4001 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2606 | |
| 4002 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2610 | |
| 4003 | -msgid "Yes, let’s start" | |
| 4004 | -msgstr "" | |
| 4005 | - | |
| 4006 | -#: assets/js/templately.js:1 | |
| 4007 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2625 | |
| 4008 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2628 | |
| 4009 | -msgid "Yes" | |
| 4010 | -msgstr "" | |
| 4011 | - | |
| 4012 | -#: assets/js/templately.js:1 | |
| 4013 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2637 | |
| 4014 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2640 | |
| 4015 | -msgid "No" | |
| 4016 | -msgstr "" | |
| 4017 | - | |
| 4018 | -#: assets/js/templately.js:1 | |
| 4019 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2656 | |
| 4020 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2693 | |
| 4021 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2737 | |
| 4022 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2773 | |
| 4023 | -msgid "Please finish editing conversations before starting new chat" | |
| 4024 | -msgstr "" | |
| 4025 | - | |
| 4026 | -#: assets/js/templately.js:1 | |
| 4027 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2657 | |
| 4028 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2694 | |
| 4029 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2738 | |
| 4030 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2742 | |
| 4031 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2774 | |
| 4032 | -msgid "New Chat" | |
| 4033 | -msgstr "" | |
| 4034 | - | |
| 4035 | -#: assets/js/templately.js:1 | |
| 4036 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2755 | |
| 4037 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2758 | |
| 4038 | -msgid "Generate Again" | |
| 4039 | -msgstr "" | |
| 4040 | - | |
| 4041 | -#: assets/js/templately.js:1 | |
| 4042 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2664 | |
| 4043 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2701 | |
| 4044 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2781 | |
| 4045 | -msgid "No, Let’s Start Fresh" | |
| 4046 | -msgstr "" | |
| 4047 | - | |
| 4048 | -#: assets/js/templately.js:1 | |
| 4049 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2793 | |
| 4050 | -msgid "AI generation in progress..." | |
| 4051 | -msgstr "" | |
| 4052 | - | |
| 4053 | -#: assets/js/templately.js:1 | |
| 4054 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2673 | |
| 4055 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2716 | |
| 4056 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2795 | |
| 4057 | -msgid "Please finish editing conversations before proceeding" | |
| 4058 | -msgstr "" | |
| 4059 | - | |
| 4060 | -#: assets/js/templately.js:1 | |
| 4061 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2796 | |
| 4062 | -msgid "Generate and Proceed" | |
| 4063 | -msgstr "" | |
| 4064 | - | |
| 4065 | -#: assets/js/templately.js:1 | |
| 4066 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2678 | |
| 4067 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2721 | |
| 4068 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2800 | |
| 4069 | -msgid "Yes, Let’s Do It!" | |
| 4070 | -msgstr "" | |
| 4071 | - | |
| 4072 | -#: assets/js/templately.js:1 | |
| 4073 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2674 | |
| 4074 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2717 | |
| 4075 | -msgid "Generate and Proceed..." | |
| 4076 | -msgstr "" | |
| 4077 | - | |
| 4078 | -#: assets/js/templately.js:1 | |
| 4079 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2816 | |
| 4080 | -msgid "Type your business category..." | |
| 4081 | -msgstr "" | |
| 4082 | - | |
| 4083 | -#: assets/js/templately.js:1 | |
| 4084 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2895 | |
| 4085 | -msgid "Search or select a language..." | |
| 4086 | -msgstr "" | |
| 4087 | - | |
| 4088 | -#: assets/js/templately.js:1 | |
| 4089 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2925 | |
| 4090 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2952 | |
| 4091 | -msgid "Unknown language" | |
| 4092 | -msgstr "" | |
| 4093 | - | |
| 4094 | -#: assets/js/templately.js:1 | |
| 4095 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:3035 | |
| 4096 | -msgid "Please finish editing conversations before skipping" | |
| 4097 | -msgstr "" | |
| 4098 | - | |
| 4099 | -#: assets/js/templately.js:1 | |
| 4100 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:3036 | |
| 4101 | -msgid "Skip this question" | |
| 4102 | -msgstr "" | |
| 4103 | - | |
| 4104 | -#: assets/js/templately.js:1 | |
| 4105 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:3066 | |
| 4106 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:3070 | |
| 4107 | -msgid "Submit answer" | |
| 4108 | -msgstr "" | |
| 4109 | - | |
| 4110 | -#: assets/js/templately.js:1 | |
| 4111 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:3069 | |
| 4112 | -msgid "Please finish editing conversations before submitting" | |
| 4113 | -msgstr "" | |
| 4114 | - | |
| 4115 | -#: assets/js/templately.js:1 | |
| 4116 | -#: react-src/app/components/core/AiContentSidebar/index.js:158 | |
| 4117 | -msgid "Are you sure you want to cancel the template building process? Note: Credits will be deducted based on usage." | |
| 4118 | -msgstr "" | |
| 4119 | - | |
| 4120 | -#: assets/js/templately.js:1 | |
| 4121 | -#: react-src/app/components/core/AiContentSidebar/index.js:250 | |
| 4122 | -msgid "Your AI Credits" | |
| 4123 | -msgstr "" | |
| 4124 | - | |
| 4125 | -#: assets/js/templately.js:1 | |
| 4126 | -#: react-src/app/components/core/AiContentSidebar/index.js:259 | |
| 4127 | -msgid "Buy Credits" | |
| 4128 | -msgstr "" | |
| 4129 | - | |
| 4130 | -#: assets/js/templately.js:1 | |
| 4131 | -#: react-src/app/components/core/AiContentSidebar/index.js:260 | |
| 4132 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AvailableCredit.js:51 | |
| 4133 | -msgid "Increase Limit" | |
| 4134 | -msgstr "" | |
| 4135 | - | |
| 4136 | -#: assets/js/templately.js:1 | |
| 4137 | -#: react-src/app/components/core/AiContentSidebar/index.js:265 | |
| 4138 | -#: react-src/app/components/core/AiContentSidebar/index.js:268 | |
| 4139 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AvailableCredit.js:36 | |
| 4140 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AvailableCredit.js:38 | |
| 4141 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AvailableCredit.js:40 | |
| 4142 | -msgid "AI Credits" | |
| 4143 | -msgstr "" | |
| 4144 | - | |
| 4145 | -#: assets/js/templately.js:1 | |
| 4146 | -#: react-src/app/components/core/AiContentSidebar/index.js:265 | |
| 4147 | -msgid "Month" | |
| 4148 | -msgstr "" | |
| 4149 | - | |
| 4150 | -#: assets/js/templately.js:1 | |
| 4151 | -#: react-src/app/components/core/AiContentSidebar/index.js:275 | |
| 4152 | -msgid "Credits" | |
| 4153 | -msgstr "" | |
| 4154 | - | |
| 4155 | -#: assets/js/templately.js:1 | |
| 4156 | -#: react-src/app/components/core/AiContentSidebar/index.js:282 | |
| 4157 | -msgid "Monthly reset in" | |
| 4158 | -msgstr "" | |
| 4159 | - | |
| 4160 | -#: assets/js/templately.js:1 | |
| 4161 | -#: react-src/app/components/core/AiContentSidebar/index.js:283 | |
| 4162 | -msgid "AI credits validity: Lifetime – use anytime." | |
| 4163 | -msgstr "" | |
| 4164 | - | |
| 4165 | -#: assets/js/templately.js:1 | |
| 4166 | -#: react-src/app/components/core/AiContentSidebar/index.js:284 | |
| 4167 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AvailableCredit.js:84 | |
| 4168 | -msgid "To generate AI content - buy credits now!" | |
| 4169 | -msgstr "" | |
| 4170 | - | |
| 4171 | -#: assets/js/templately.js:1 | |
| 4172 | -#: react-src/app/components/core/AiContentSidebar/index.js:298 | |
| 4173 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AvailableCredit.js:108 | |
| 4174 | -msgid "Estimated AI Credits for this generation:" | |
| 4175 | -msgstr "" | |
| 4176 | - | |
| 4177 | -#: assets/js/templately.js:1 | |
| 4178 | -#: react-src/app/components/core/AiContentSidebar/index.js:331 | |
| 4179 | -msgid "Close AI Sidebar" | |
| 4180 | -msgstr "" | |
| 4181 | - | |
| 4182 | -#: assets/js/templately.js:1 | |
| 4183 | -#: react-src/app/components/core/AiContentSidebar/index.js:356 | |
| 4184 | -msgid "Credits Left" | |
| 4185 | -msgstr "" | |
| 4186 | - | |
| 4187 | -#: assets/js/templately.js:1 | |
| 4188 | -#: react-src/app/components/core/AiContentSidebar/index.js:357 | |
| 4189 | -msgid "No Credit Remaining" | |
| 4190 | -msgstr "" | |
| 4191 | - | |
| 4192 | -#: assets/js/templately.js:1 | |
| 4193 | -#: react-src/app/components/core/AiContentSidebar/index.js:312 | |
| 4194 | -msgid "Generation Failed" | |
| 4195 | -msgstr "" | |
| 4196 | - | |
| 4197 | -#: assets/js/templately.js:1 | |
| 4198 | -#: react-src/app/components/core/AiContentSidebar/index.js:312 | |
| 4199 | -msgid "AI Generation Failed" | |
| 4200 | -msgstr "" | |
| 4201 | - | |
| 4202 | -#: assets/js/templately.js:1 | |
| 4203 | -#: react-src/app/components/core/AiContentSidebar/index.js:313 | |
| 4204 | -msgid "We couldn't generate your content this time. Give it another try in a moment." | |
| 4205 | -msgstr "" | |
| 4206 | - | |
| 4207 | -#: assets/js/templately.js:1 | |
| 4208 | -#: react-src/app/components/core/itemDetails/Banner.js:28 | |
| 4209 | -#: react-src/app/components/core/itemDetails/NewBanner.js:158 | |
| 4210 | -#: react-src/app/components/core/itemDetails/Packs/PacksHeader.js:112 | |
| 4211 | -msgid "Live Demo" | |
| 4212 | -msgstr "" | |
| 4213 | - | |
| 4214 | -#: assets/js/templately.js:1 | |
| 4215 | -#: react-src/developer/components/DevDemoDataButton.js:68 | |
| 4216 | -msgid "Import Complete" | |
| 4217 | -msgstr "" | |
| 4218 | - | |
| 4219 | -#: assets/js/templately.js:1 | |
| 4220 | -#: react-src/developer/components/DevDemoDataButton.js:68 | |
| 4221 | -msgid "Importing Demo Data" | |
| 4222 | -msgstr "" | |
| 4223 | - | |
| 4224 | -#: assets/js/templately.js:1 | |
| 4225 | -#: react-src/developer/components/DevDemoDataButton.js:69 | |
| 4226 | -msgid "Please wait while we set up your website contents." | |
| 4227 | -msgstr "" | |
| 4228 | - | |
| 4229 | -#: assets/js/templately.js:1 | |
| 4230 | -#: react-src/developer/components/DevDemoDataButton.js:99 | |
| 4231 | -msgid "Initializing import..." | |
| 4232 | -msgstr "" | |
| 4233 | - | |
| 4234 | -#: assets/js/templately.js:1 | |
| 4235 | -#: react-src/developer/components/DevDemoDataButton.js:113 | |
| 4236 | -#: react-src/developer/components/LogViewer.js:937 | |
| 4237 | -msgid "Error:" | |
| 4238 | -msgstr "" | |
| 4239 | - | |
| 4240 | -#: assets/js/templately.js:1 | |
| 4241 | -#: react-src/developer/components/DevDemoDataButton.js:113 | |
| 4242 | -msgid "Something went wrong during the import. Please check your server logs." | |
| 4243 | -msgstr "" | |
| 4244 | - | |
| 4245 | -#: assets/js/templately.js:1 | |
| 4246 | -#: react-src/developer/components/DevDemoDataButton.js:137 | |
| 4247 | -msgid "Import Demo Data" | |
| 4248 | -msgstr "" | |
| 4249 | - | |
| 4250 | -#: assets/js/templately.js:1 | |
| 4251 | -#: react-src/developer/components/DevDemoDataButton.js:138 | |
| 4252 | -msgid "Dev" | |
| 4253 | -msgstr "" | |
| 4254 | - | |
| 4255 | -#: assets/js/templately.js:1 | |
| 4256 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/Typography/index.js:51 | |
| 4257 | -#: react-src/app/settings/tabs/Typography.js:46 | |
| 4258 | -msgid "System" | |
| 4259 | -msgstr "" | |
| 4260 | - | |
| 4261 | -#: assets/js/templately.js:1 | |
| 4262 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/Typography/index.js:53 | |
| 4263 | -#: react-src/app/settings/tabs/Typography.js:48 | |
| 4264 | -msgid "Google" | |
| 4265 | -msgstr "" | |
| 4266 | - | |
| 4267 | -#: assets/js/templately.js:1 | |
| 4268 | -msgid "Auto" | |
| 4269 | -msgstr "" | |
| 4270 | - | |
| 4271 | -#: assets/js/templately.js:1 | |
| 4272 | -msgid "High" | |
| 4273 | -msgstr "" | |
| 4274 | - | |
| 4275 | -#: assets/js/templately.js:1 | |
| 4276 | -msgid "Medium" | |
| 4277 | -msgstr "" | |
| 4278 | - | |
| 4279 | -#: assets/js/templately.js:1 | |
| 4280 | -msgid "Low" | |
| 4281 | -msgstr "" | |
| 4282 | - | |
| 4283 | -#: assets/js/templately.js:1 | |
| 4284 | -msgid "Typographic Logo" | |
| 4285 | -msgstr "" | |
| 4286 | - | |
| 4287 | -#: assets/js/templately.js:1 | |
| 4288 | -msgid "Shape Logo" | |
| 4289 | -msgstr "" | |
| 4290 | - | |
| 4291 | -#: assets/js/templately.js:1 | |
| 4292 | -msgid "Handwritten Logo" | |
| 4293 | -msgstr "" | |
| 4294 | - | |
| 4295 | -#: assets/js/templately.js:1 | |
| 4296 | -msgid "PNG" | |
| 4297 | -msgstr "" | |
| 4298 | - | |
| 4299 | -#: assets/js/templately.js:1 | |
| 4300 | -msgid "JPEG" | |
| 4301 | -msgstr "" | |
| 4302 | - | |
| 4303 | -#: assets/js/templately.js:1 | |
| 4304 | -msgid "1536×1024 (Landscape)" | |
| 4305 | -msgstr "" | |
| 4306 | - | |
| 4307 | -#: assets/js/templately.js:1 | |
| 4308 | -msgid "1024×1536 (Portrait)" | |
| 4309 | -msgstr "" | |
| 4310 | - | |
| 4311 | -#: assets/js/templately.js:1 | |
| 4312 | -msgid "1024×1024 (Square)" | |
| 4313 | -msgstr "" | |
| 4314 | - | |
| 4315 | -#: assets/js/templately.js:1 | |
| 4316 | -msgid "Prompt" | |
| 4317 | -msgstr "" | |
| 4318 | - | |
| 4319 | -#: assets/js/templately.js:1 | |
| 4320 | -#, js-format | |
| 4321 | -msgid "Create a professional, modern logo for my company “%s” using a clean minimal style and a blue color palette." | |
| 4322 | -msgstr "" | |
| 4323 | - | |
| 4324 | -#: assets/js/templately.js:1 | |
| 4325 | -msgid "Number of variations" | |
| 4326 | -msgstr "" | |
| 4327 | - | |
| 4328 | -#: assets/js/templately.js:1 | |
| 4329 | -msgid "Image size" | |
| 4330 | -msgstr "" | |
| 4331 | - | |
| 4332 | -#: assets/js/templately.js:1 | |
| 4333 | -#: react-src/app/components/core/itemDetails/Sidebar.js:108 | |
| 4334 | -#: react-src/app/components/new-components/filter/FilterPopover.js:95 | |
| 4335 | -msgid "Category" | |
| 4336 | -msgstr "" | |
| 4337 | - | |
| 4338 | -#: assets/js/templately.js:1 | |
| 4339 | -msgid "Image quality" | |
| 4340 | -msgstr "" | |
| 4341 | - | |
| 4342 | -#: assets/js/templately.js:1 | |
| 4343 | -msgid "Output format" | |
| 4344 | -msgstr "" | |
| 4345 | - | |
| 4346 | -#: assets/js/templately.js:1 | |
| 4347 | -msgid "Generating..." | |
| 4348 | -msgstr "" | |
| 4349 | - | |
| 4350 | -#: assets/js/templately.js:1 | |
| 4351 | -msgid "Generate Now" | |
| 4352 | -msgstr "" | |
| 4353 | - | |
| 4354 | -#: assets/js/templately.js:1 | |
| 4355 | -msgid "None" | |
| 4356 | -msgstr "" | |
| 4357 | - | |
| 4358 | -#: assets/js/templately.js:1 | |
| 4359 | -msgid "Loading icons..." | |
| 4360 | -msgstr "" | |
| 4361 | - | |
| 4362 | -#: assets/js/templately.js:1 | |
| 4363 | -msgid "Logo text" | |
| 4364 | -msgstr "" | |
| 4365 | - | |
| 4366 | -#: assets/js/templately.js:1 | |
| 4367 | -msgid "Enter your logo text" | |
| 4368 | -msgstr "" | |
| 4369 | - | |
| 4370 | -#: assets/js/templately.js:1 | |
| 4371 | -msgid "Font family" | |
| 4372 | -msgstr "" | |
| 4373 | - | |
| 4374 | -#: assets/js/templately.js:1 | |
| 4375 | -msgid "Font weight" | |
| 4376 | -msgstr "" | |
| 4377 | - | |
| 4378 | -#: assets/js/templately.js:1 | |
| 4379 | -msgid "Font size" | |
| 4380 | -msgstr "" | |
| 4381 | - | |
| 4382 | -#: assets/js/templately.js:1 | |
| 4383 | -msgid "Icon gap" | |
| 4384 | -msgstr "" | |
| 4385 | - | |
| 4386 | -#: assets/js/templately.js:1 | |
| 4387 | -msgid "Shape" | |
| 4388 | -msgstr "" | |
| 4389 | - | |
| 4390 | -#: assets/js/templately.js:1 | |
| 4391 | -msgid "Shape size" | |
| 4392 | -msgstr "" | |
| 4393 | - | |
| 4394 | -#: assets/js/templately.js:1 | |
| 4395 | -msgid "Text color" | |
| 4396 | -msgstr "" | |
| 4397 | - | |
| 4398 | -#: assets/js/templately.js:1 | |
| 4399 | -msgid "Background color" | |
| 4400 | -msgstr "" | |
| 4401 | - | |
| 4402 | -#: assets/js/templately.js:1 | |
| 4403 | -msgid "Background Color" | |
| 4404 | -msgstr "" | |
| 4405 | - | |
| 4406 | -#: assets/js/templately.js:1 | |
| 4407 | -msgid "Generating your site logo… please wait." | |
| 4408 | -msgstr "" | |
| 4409 | - | |
| 4410 | -#: assets/js/templately.js:1 | |
| 4411 | -msgid "Logo Preview" | |
| 4412 | -msgstr "" | |
| 4413 | - | |
| 4414 | -#: assets/js/templately.js:1 | |
| 4415 | -msgid "Generate your logo with AI and see a live preview here." | |
| 4416 | -msgstr "" | |
| 4417 | - | |
| 4418 | -#: assets/js/templately.js:1 | |
| 4419 | -msgid "used for this generation" | |
| 4420 | -msgstr "" | |
| 4421 | - | |
| 4422 | -#: assets/js/templately.js:1 | |
| 4423 | -msgid "Shuffle Settings" | |
| 4424 | -msgstr "" | |
| 4425 | - | |
| 4426 | -#: assets/js/templately.js:1 | |
| 4427 | -msgid "Zoom Out" | |
| 4428 | -msgstr "" | |
| 4429 | - | |
| 4430 | -#: assets/js/templately.js:1 | |
| 4431 | -msgid "Reset Zoom" | |
| 4432 | -msgstr "" | |
| 4433 | - | |
| 4434 | -#: assets/js/templately.js:1 | |
| 4435 | -msgid "Zoom In" | |
| 4436 | -msgstr "" | |
| 4437 | - | |
| 4438 | -#: assets/js/templately.js:1 | |
| 4439 | -msgid "Fit to View" | |
| 4440 | -msgstr "" | |
| 4441 | - | |
| 4442 | -#: assets/js/templately.js:1 | |
| 4443 | -msgid "Insert Logo" | |
| 4444 | -msgstr "" | |
| 4445 | - | |
| 4446 | -#: assets/js/templately.js:1 | |
| 4447 | -msgid "Your Logo" | |
| 4448 | -msgstr "" | |
| 4449 | - | |
| 4450 | -#: assets/js/templately.js:1 | |
| 4451 | -msgid "Generate Logo with AI" | |
| 4452 | -msgstr "" | |
| 4453 | - | |
| 4454 | -#: assets/js/templately.js:1 | |
| 4455 | -msgid "Site Logo Generator" | |
| 4456 | -msgstr "" | |
| 4457 | - | |
| 4458 | -#: assets/js/templately.js:1 | |
| 4459 | -msgid "Available Credit" | |
| 4460 | -msgstr "" | |
| 4461 | - | |
| 4462 | -#: assets/js/templately.js:1 | |
| 4463 | -msgid "Create your site logo using AI or design a custom typography logo manually." | |
| 4464 | -msgstr "" | |
| 4465 | - | |
| 4466 | -#: assets/js/templately.js:1 | |
| 4467 | -msgid "AI Generator" | |
| 4468 | -msgstr "" | |
| 4469 | - | |
| 4470 | -#: assets/js/templately.js:1 | |
| 4471 | -msgid "Typography" | |
| 4472 | -msgstr "" | |
| 4473 | - | |
| 4474 | -#: assets/js/templately.js:1 | |
| 4475 | -msgid "Generate with AI" | |
| 4476 | -msgstr "" | |
| 4477 | - | |
| 4478 | -#: assets/js/templately.js:1 | |
| 4479 | -msgid "Generate Site Title" | |
| 4480 | -msgstr "" | |
| 4481 | - | |
| 4482 | -#: assets/js/templately.js:1 | |
| 4483 | -msgid "Generate Site Tagline" | |
| 4484 | -msgstr "" | |
| 4485 | - | |
| 4486 | -#: assets/js/templately.js:1 | |
| 4487 | -msgid "Generate Field" | |
| 4488 | -msgstr "" | |
| 4489 | - | |
| 4490 | -#: assets/js/templately.js:1 | |
| 4491 | -msgid "Enter your prompt" | |
| 4492 | -msgstr "" | |
| 4493 | - | |
| 4494 | -#: assets/js/templately.js:1 | |
| 4495 | -msgid "Generate" | |
| 4496 | -msgstr "" | |
| 4497 | - | |
| 4498 | -#: assets/js/templately.js:1 | |
| 4499 | -msgid "Logo generation is not available" | |
| 4500 | -msgstr "" | |
| 4501 | - | |
| 4502 | -#: assets/js/templately.js:1 | |
| 4503 | -msgid "Tagline generation is not available" | |
| 4504 | -msgstr "" | |
| 4505 | - | |
| 4506 | -#: assets/js/templately.js:1 | |
| 4507 | -#: react-src/app/settings/tabs/General.js:33 | |
| 4508 | -msgid "Site Title" | |
| 4509 | -msgstr "" | |
| 4510 | - | |
| 4511 | -#: assets/js/templately.js:1 | |
| 4512 | -#: react-src/app/settings/tabs/General.js:34 | |
| 4513 | -msgid "Site Tagline" | |
| 4514 | -msgstr "" | |
| 4515 | - | |
| 4516 | -#: assets/js/templately.js:1 | |
| 4517 | -msgid "Upload your own logo" | |
| 4518 | -msgstr "" | |
| 4519 | - | |
| 4520 | -#: assets/js/templately.js:1 | |
| 4521 | -msgid "OR" | |
| 4522 | -msgstr "" | |
| 4523 | - | |
| 4524 | -#: assets/js/templately.js:1 | |
| 4525 | -msgid "Logo" | |
| 4526 | -msgstr "" | |
| 4527 | - | |
| 4528 | -#: assets/js/templately.js:1 | |
| 4529 | -msgid "Logo generation polling cancelled" | |
| 4530 | -msgstr "" | |
| 4531 | - | |
| 4532 | -#: assets/js/templately.js:1 | |
| 4533 | -msgid "Logo generation timed out. Please try again." | |
| 4534 | -msgstr "" | |
| 4535 | - | |
| 4536 | -#: assets/js/templately.js:1 | |
| 4537 | -msgid "Failed to retrieve logo generation data" | |
| 4538 | -msgstr "" | |
| 4539 | - | |
| 4540 | -#: assets/js/templately.js:1 | |
| 4541 | -msgid "Logo generation completed" | |
| 4542 | -msgstr "" | |
| 4543 | - | |
| 4544 | -#: assets/js/templately.js:1 | |
| 4545 | -msgid "An error occurred while polling logo generation" | |
| 4546 | -msgstr "" | |
| 4547 | - | |
| 4548 | -#: assets/js/templately.js:1 | |
| 4549 | -msgid "Failed to generate logo" | |
| 4550 | -msgstr "" | |
| 4551 | - | |
| 4552 | -#: assets/js/templately.js:1 | |
| 4553 | -msgid "An error occurred while generating logo" | |
| 4554 | -msgstr "" | |
| 4555 | - | |
| 4556 | -#: assets/js/templately.js:1 | |
| 4557 | -msgid "Failed to generate tagline" | |
| 4558 | -msgstr "" | |
| 4559 | - | |
| 4560 | -#: assets/js/templately.js:1 | |
| 4561 | -msgid "An error occurred while generating tagline" | |
| 4562 | -msgstr "" | |
| 4563 | - | |
| 4564 | -#: assets/js/templately.js:1 | |
| 4565 | -msgid "Failed to load customizer settings. Please try again." | |
| 4566 | -msgstr "" | |
| 4567 | - | |
| 4568 | -#: assets/js/templately.js:1 | |
| 4569 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/Dependencies.js:46 | |
| 4570 | -msgid "Installed" | |
| 4571 | -msgstr "" | |
| 4572 | - | |
| 4573 | -#: assets/js/templately.js:1 | |
| 4574 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/Dependencies.js:52 | |
| 4575 | -msgid "Recommended" | |
| 4576 | -msgstr "" | |
| 4577 | - | |
| 4578 | -#: assets/js/templately.js:1 | |
| 4579 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/Dependencies.js:254 | |
| 4580 | -msgid "To import this item you need to install all the Plugin(s)" | |
| 4581 | -msgstr "" | |
| 4582 | - | |
| 4583 | -#: assets/js/templately.js:1 | |
| 4584 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/Dependencies.js:262 | |
| 4585 | -msgid "Plugin Dependencies" | |
| 4586 | -msgstr "" | |
| 4587 | - | |
| 4588 | -#: assets/js/templately.js:1 | |
| 4589 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/Dependencies.js:282 | |
| 4590 | -msgid "Theme Dependencies" | |
| 4591 | -msgstr "" | |
| 4592 | - | |
| 4593 | -#: assets/js/templately.js:1 | |
| 4594 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/Dependencies.js:293 | |
| 4595 | -msgid "We recommend you to use this theme for a smooth importing experience." | |
| 4596 | -msgstr "" | |
| 4597 | - | |
| 4598 | -#: assets/js/templately.js:1 | |
| 4599 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/Dependencies.js:303 | |
| 4600 | -msgid "Import Demo Content" | |
| 4601 | -msgstr "" | |
| 4602 | - | |
| 4603 | -#: assets/js/templately.js:1 | |
| 4604 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/Dependencies.js:307 | |
| 4605 | -msgid "Demo content such as posts, products, forms, etc will be excluded from the import." | |
| 4606 | -msgstr "" | |
| 4607 | - | |
| 4608 | -#: assets/js/templately.js:1 | |
| 4609 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/Dependencies.js:326 | |
| 4610 | -msgid "Continue" | |
| 4611 | -msgstr "" | |
| 4612 | - | |
| 4613 | -#: assets/js/templately.js:1 | |
| 4614 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/FSIImportingIllustration.js:43 | |
| 4615 | -msgid "Import Completed" | |
| 4616 | -msgstr "" | |
| 4617 | - | |
| 4618 | -#: assets/js/templately.js:1 | |
| 4619 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/FSIImportingIllustration.js:44 | |
| 4620 | -msgid "Importing Your Website..." | |
| 4621 | -msgstr "" | |
| 4622 | - | |
| 4623 | -#: assets/js/templately.js:1 | |
| 4624 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:101 | |
| 4625 | -msgid "AI Content Processing Information Unavailable" | |
| 4626 | -msgstr "" | |
| 4627 | - | |
| 4628 | -#: assets/js/templately.js:1 | |
| 4629 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:108 | |
| 4630 | -msgid "Credit Cost:" | |
| 4631 | -msgstr "" | |
| 4632 | - | |
| 4633 | -#: assets/js/templately.js:1 | |
| 4634 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:110 | |
| 4635 | -msgid "Credit Cost: Not Available" | |
| 4636 | -msgstr "" | |
| 4637 | - | |
| 4638 | -#: assets/js/templately.js:1 | |
| 4639 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:135 | |
| 4640 | -msgid "No AI pages were processed" | |
| 4641 | -msgstr "" | |
| 4642 | - | |
| 4643 | -#: assets/js/templately.js:1 | |
| 4644 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:118 | |
| 4645 | -msgid "AI Generated Pages & Templates:" | |
| 4646 | -msgstr "" | |
| 4647 | - | |
| 4648 | -#: assets/js/templately.js:1 | |
| 4649 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:130 | |
| 4650 | -msgid "Failed:" | |
| 4651 | -msgstr "" | |
| 4652 | - | |
| 4653 | -#: assets/js/templately.js:1 | |
| 4654 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:130 | |
| 4655 | -msgid "pages or templates" | |
| 4656 | -msgstr "" | |
| 4657 | - | |
| 4658 | -#: assets/js/templately.js:1 | |
| 4659 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:143 | |
| 4660 | -msgid "Installed Required Plugins" | |
| 4661 | -msgstr "" | |
| 4662 | - | |
| 4663 | -#: assets/js/templately.js:1 | |
| 4664 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:158 | |
| 4665 | -msgid "not found." | |
| 4666 | -msgstr "" | |
| 4667 | - | |
| 4668 | -#: assets/js/templately.js:1 | |
| 4669 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:161 | |
| 4670 | -msgid "Please get it" | |
| 4671 | -msgstr "" | |
| 4672 | - | |
| 4673 | -#: assets/js/templately.js:1 | |
| 4674 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:163 | |
| 4675 | -msgid "here" | |
| 4676 | -msgstr "" | |
| 4677 | - | |
| 4678 | -#: assets/js/templately.js:1 | |
| 4679 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:179 | |
| 4680 | -msgid "Installed Recommended Theme" | |
| 4681 | -msgstr "" | |
| 4682 | - | |
| 4683 | -#: assets/js/templately.js:1 | |
| 4684 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:183 | |
| 4685 | -msgid "Theme Installation Failed" | |
| 4686 | -msgstr "" | |
| 4687 | - | |
| 4688 | -#: assets/js/templately.js:1 | |
| 4689 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:191 | |
| 4690 | -msgid "Imported Attachments:" | |
| 4691 | -msgstr "" | |
| 4692 | - | |
| 4693 | -#: assets/js/templately.js:1 | |
| 4694 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:197 | |
| 4695 | -msgid "Imported Contents:" | |
| 4696 | -msgstr "" | |
| 4697 | - | |
| 4698 | -#: assets/js/templately.js:1 | |
| 4699 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:202 | |
| 4700 | -msgid "Single Post type" | |
| 4701 | -msgstr "" | |
| 4702 | - | |
| 4703 | -#: assets/js/templately.js:1 | |
| 4704 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:206 | |
| 4705 | -msgid "Imported Templates:" | |
| 4706 | -msgstr "" | |
| 4707 | - | |
| 4708 | -#: assets/js/templately.js:1 | |
| 4709 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:212 | |
| 4710 | -msgid "Skipped Items:" | |
| 4711 | -msgstr "" | |
| 4712 | - | |
| 4713 | -#: assets/js/templately.js:1 | |
| 4714 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:221 | |
| 4715 | -msgid "Item" | |
| 4716 | -msgstr "" | |
| 4717 | - | |
| 4718 | -#: assets/js/templately.js:1 | |
| 4719 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:221 | |
| 4720 | -msgid "Unknown error" | |
| 4721 | -msgstr "" | |
| 4722 | - | |
| 4723 | -#: assets/js/templately.js:1 | |
| 4724 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:228 | |
| 4725 | -msgid "Imported Site Settings: Layout, Fonts, Colors, Typography, Images, Custom CSS, etc." | |
| 4726 | -msgstr "" | |
| 4727 | - | |
| 4728 | -#: assets/js/templately.js:1 | |
| 4729 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:240 | |
| 4730 | -msgid "Congratulations! Your Website is ready" | |
| 4731 | -msgstr "" | |
| 4732 | - | |
| 4733 | -#: assets/js/templately.js:1 | |
| 4734 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:243 | |
| 4735 | -msgid "You have imported and applied the following to your site." | |
| 4736 | -msgstr "" | |
| 4737 | - | |
| 4738 | -#: assets/js/templately.js:1 | |
| 4739 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:274 | |
| 4740 | -msgid "Visit Your Website" | |
| 4741 | -msgstr "" | |
| 4742 | - | |
| 4743 | -#: assets/js/templately.js:1 | |
| 4744 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalling.js:98 | |
| 4745 | -msgid "Your website is being ready..." | |
| 4746 | -msgstr "" | |
| 4747 | - | |
| 4748 | -#: assets/js/templately.js:1 | |
| 4749 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalling.js:102 | |
| 4750 | -msgid "This usually takes a few minutes. Please do not close the window until the process is complete." | |
| 4751 | -msgstr "" | |
| 4752 | - | |
| 4753 | -#: assets/js/templately.js:1 | |
| 4754 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalling.js:103 | |
| 4755 | -msgid "This usually takes a few moments. Please do not close the window until the process is complete." | |
| 4756 | -msgstr "" | |
| 4757 | - | |
| 4758 | -#: assets/js/templately.js:1 | |
| 4759 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalling.js:121 | |
| 4760 | -msgid "Something went wrong" | |
| 4761 | -msgstr "" | |
| 4762 | - | |
| 4763 | -#: assets/js/templately.js:1 | |
| 4764 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalling.js:138 | |
| 4765 | -msgid "Retry" | |
| 4766 | -msgstr "" | |
| 4767 | - | |
| 4768 | -#: assets/js/templately.js:1 | |
| 4769 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AvailableCredit.js:48 | |
| 4770 | -msgid "Your AI Credit" | |
| 4771 | -msgstr "" | |
| 4772 | - | |
| 4773 | -#: assets/js/templately.js:1 | |
| 4774 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AvailableCredit.js:72 | |
| 4775 | -msgid "Credit" | |
| 4776 | -msgstr "" | |
| 4777 | - | |
| 4778 | -#: assets/js/templately.js:1 | |
| 4779 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AvailableCredit.js:83 | |
| 4780 | -msgid "AI credit validity: Lifetime – use anytime." | |
| 4781 | -msgstr "" | |
| 4782 | - | |
| 4783 | -#: assets/js/templately.js:1 | |
| 4784 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:106 | |
| 4785 | -msgid "Oops! We need some details about your website." | |
| 4786 | -msgstr "" | |
| 4787 | - | |
| 4788 | -#: assets/js/templately.js:1 | |
| 4789 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:275 | |
| 4790 | -msgid "Launch your website in seconds!" | |
| 4791 | -msgstr "" | |
| 4792 | - | |
| 4793 | -#: assets/js/templately.js:1 | |
| 4794 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:276 | |
| 4795 | -msgid "Just a few details about your site – we’ll take care of the rest." | |
| 4796 | -msgstr "" | |
| 4797 | - | |
| 4798 | -#: assets/js/templately.js:1 | |
| 4799 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:299 | |
| 4800 | -msgid "Website Information" | |
| 4801 | -msgstr "" | |
| 4802 | - | |
| 4803 | -#: assets/js/templately.js:1 | |
| 4804 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:301 | |
| 4805 | -msgid "Select website type" | |
| 4806 | -msgstr "" | |
| 4807 | - | |
| 4808 | -#: assets/js/templately.js:1 | |
| 4809 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:303 | |
| 4810 | -msgid " e.g., Portfolio, Blog, Business, etc." | |
| 4811 | -msgstr "" | |
| 4812 | - | |
| 4813 | -#: assets/js/templately.js:1 | |
| 4814 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:304 | |
| 4815 | -msgid "No category found, create new one!" | |
| 4816 | -msgstr "" | |
| 4817 | - | |
| 4818 | -#: assets/js/templately.js:1 | |
| 4819 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:318 | |
| 4820 | -msgid "Tell us what your site is about" | |
| 4821 | -msgstr "" | |
| 4822 | - | |
| 4823 | -#: assets/js/templately.js:1 | |
| 4824 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:324 | |
| 4825 | -msgid "Your input will reflect throughout the entire templates." | |
| 4826 | -msgstr "" | |
| 4827 | - | |
| 4828 | -#: assets/js/templately.js:1 | |
| 4829 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:339 | |
| 4830 | -msgid "Contact Information" | |
| 4831 | -msgstr "" | |
| 4832 | - | |
| 4833 | -#: assets/js/templately.js:1 | |
| 4834 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:342 | |
| 4835 | -msgid "Full address" | |
| 4836 | -msgstr "" | |
| 4837 | - | |
| 4838 | -#: assets/js/templately.js:1 | |
| 4839 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:345 | |
| 4840 | -msgid "123 Main St, Anytown, USA" | |
| 4841 | -msgstr "" | |
| 4842 | - | |
| 4843 | -#: assets/js/templately.js:1 | |
| 4844 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:349 | |
| 4845 | -msgid "Email address" | |
| 4846 | -msgstr "" | |
| 4847 | - | |
| 4848 | -#: assets/js/templately.js:1 | |
| 4849 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:352 | |
| 4850 | -msgid "[email protected]" | |
| 4851 | -msgstr "" | |
| 4852 | - | |
| 4853 | -#: assets/js/templately.js:1 | |
| 4854 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:356 | |
| 4855 | -msgid "Contact number" | |
| 4856 | -msgstr "" | |
| 4857 | - | |
| 4858 | -#: assets/js/templately.js:1 | |
| 4859 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:359 | |
| 4860 | -msgid "(123) 456-7890" | |
| 4861 | -msgstr "" | |
| 4862 | - | |
| 4863 | -#: assets/js/templately.js:1 | |
| 4864 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:371 | |
| 4865 | -msgid "Oops! Something went wrong while generating AI content for this template. Need help? Please contact" | |
| 4866 | -msgstr "" | |
| 4867 | - | |
| 4868 | -#: assets/js/templately.js:1 | |
| 4869 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:373 | |
| 4870 | -msgid "support" | |
| 4871 | -msgstr "" | |
| 4872 | - | |
| 4873 | -#: assets/js/templately.js:1 | |
| 4874 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:387 | |
| 4875 | -msgid "Switch to Regular" | |
| 4876 | -msgstr "" | |
| 4877 | - | |
| 4878 | -#: assets/js/templately.js:1 | |
| 4879 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:392 | |
| 4880 | -msgid "Buy Credit" | |
| 4881 | -msgstr "" | |
| 4882 | - | |
| 4883 | -#: assets/js/templately.js:1 | |
| 4884 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:406 | |
| 4885 | -msgid "Set Branding" | |
| 4886 | -msgstr "" | |
| 4887 | - | |
| 4888 | -#: assets/js/templately.js:1 | |
| 4889 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/index.js:119 | |
| 4890 | -msgid "Please wait until the import process is complete before navigating back." | |
| 4891 | -msgstr "" | |
| 4892 | - | |
| 4893 | -#: assets/js/templately.js:1 | |
| 4894 | -#: react-src/app/components/core/itemDetails/Packs/FullSiteImport.js:104 | |
| 4895 | -msgid "No Access Yet" | |
| 4896 | -msgstr "" | |
| 4897 | - | |
| 4898 | -#: assets/js/templately.js:1 | |
| 4899 | -#: react-src/app/components/core/itemDetails/Packs/FullSiteImport.js:106 | |
| 4900 | -msgid "Unfortunately, you don't have permission to import templates. Please check your permissions or contact the website admin for help." | |
| 4901 | -msgstr "" | |
| 4902 | - | |
| 4903 | -#: assets/js/templately.js:1 | |
| 4904 | -#: react-src/app/components/core/itemDetails/Packs/FullSiteImport.js:225 | |
| 4905 | -msgid "Build Full Website" | |
| 4906 | -msgstr "" | |
| 4907 | - | |
| 4908 | -#: assets/js/templately.js:1 | |
| 4909 | -#: react-src/app/components/core/itemDetails/Packs/FullSiteImport.js:234 | |
| 4910 | -msgid "Build with Templately AI" | |
| 4911 | -msgstr "" | |
| 4912 | - | |
| 4913 | -#: assets/js/templately.js:1 | |
| 4914 | -#: react-src/app/components/core/itemDetails/NewSidebar.js:221 | |
| 4915 | -#: react-src/app/components/core/itemDetails/UpgradeButton.js:81 | |
| 4916 | -msgid "Checkout Failed" | |
| 4917 | -msgstr "" | |
| 4918 | - | |
| 4919 | -#: assets/js/templately.js:1 | |
| 4920 | -#: react-src/app/components/core/itemDetails/NewSidebar.js:224 | |
| 4921 | -#: react-src/app/components/core/itemDetails/UpgradeButton.js:84 | |
| 4922 | -msgid "We could not start the checkout. Please try again or " | |
| 4923 | -msgstr "" | |
| 4924 | - | |
| 4925 | -#: assets/js/templately.js:1 | |
| 4926 | -#: react-src/app/components/core/itemDetails/Breadcrumb.js:36 | |
| 4927 | -#: react-src/app/components/core/itemDetails/NewSidebar.js:296 | |
| 4928 | -#: react-src/app/components/core/itemDetails/NewSidebar.js:308 | |
| 4929 | -#: react-src/app/components/new-components/header/Switcher.js:43 | |
| 4930 | -#: react-src/app/header/actionParts/Switcher.js:47 | |
| 4931 | -#: react-src/app/settings/components/Switcher.js:43 | |
| 4932 | -msgid "Gutenberg" | |
| 4933 | -msgstr "" | |
| 4934 | - | |
| 4935 | -#: assets/js/templately.js:1 | |
| 4936 | -#: react-src/app/components/core/itemDetails/NewSidebar.js:467 | |
| 4937 | -#: react-src/app/components/core/itemDetails/NewSidebar.js:495 | |
| 4938 | -msgid "Processing…" | |
| 4939 | -msgstr "" | |
| 4940 | - | |
| 4941 | -#: assets/js/templately.js:1 | |
| 4942 | -#: react-src/app/components/core/itemDetails/NewSidebar.js:467 | |
| 4943 | -#: react-src/app/components/core/itemDetails/NewSidebar.js:496 | |
| 4944 | -#: react-src/app/components/core/itemDetails/Sidebar.js:173 | |
| 4945 | -#, js-format | |
| 4946 | -msgid "Purchase This %s" | |
| 4947 | -msgstr "" | |
| 4948 | - | |
| 4949 | -#: assets/js/templately.js:1 | |
| 4950 | -#: react-src/app/components/core/itemDetails/NewSidebar.js:524 | |
| 4951 | -#, js-format | |
| 4952 | -msgid "Insert This %s" | |
| 4953 | -msgstr "" | |
| 4954 | - | |
| 4955 | -#: assets/js/templately.js:1 | |
| 4956 | -#: react-src/app/components/core/itemDetails/NewLayoutsInPack.js:59 | |
| 4957 | -msgid "Pack" | |
| 4958 | -msgstr "" | |
| 4959 | - | |
| 4960 | -#: assets/js/templately.js:1 | |
| 4961 | -#: react-src/app/components/core/itemDetails/NewLayoutsInPack.js:66 | |
| 4962 | -msgid "View full Pack" | |
| 4963 | -msgstr "" | |
| 4964 | - | |
| 4965 | -#: assets/js/templately.js:1 | |
| 4966 | -#: react-src/app/components/core/itemDetails/MoreItems.js:190 | |
| 4967 | -msgid "Browse More" | |
| 4968 | -msgstr "" | |
| 4969 | - | |
| 4970 | -#: assets/js/templately.js:1 | |
| 4971 | -#: react-src/app/components/core/itemDetails/NewFeaturedItems.js:30 | |
| 4972 | -msgid "Featured Products" | |
| 4973 | -msgstr "" | |
| 4974 | - | |
| 4975 | -#: assets/js/templately.js:1 | |
| 4976 | -#: react-src/app/components/core/itemDetails/ItemsDetailsInfo.js:52 | |
| 4977 | -msgid "Features" | |
| 4978 | -msgstr "" | |
| 4979 | - | |
| 4980 | -#: assets/js/templately.js:1 | |
| 4981 | -#: react-src/app/components/core/itemDetails/ItemsDetailsInfo.js:62 | |
| 4982 | -#: react-src/app/components/core/itemDetails/Tags.js:8 | |
| 664 | +#: src/components/core/ItemDetailBox.js:29 | |
| 4983 | 665 | msgid "Tags" |
| 4984 | 666 | msgstr "" |
| 4985 | 667 | |
| 4986 | -#: assets/js/templately.js:1 | |
| 4987 | -#: react-src/app/components/core/itemDetails/RelatedItems.js:36 | |
| 4988 | -msgid "Related Products" | |
| 668 | +#: src/components/core/ItemDetailBox.js:35 | |
| 669 | +msgid "Details" | |
| 4989 | 670 | msgstr "" |
| 4990 | 671 | |
| 4991 | -#: assets/js/templately.js:1 | |
| 4992 | -#: react-src/app/components/core/itemDetails/Breadcrumb.js:25 | |
| 4993 | -msgid "Home" | |
| 672 | +#: src/components/core/ItemDetailBox.js:37 | |
| 673 | +msgid "Retina Ready" | |
| 4994 | 674 | msgstr "" |
| 4995 | 675 | |
| 4996 | -#: assets/js/templately.js:1 | |
| 4997 | -#: react-src/app/components/core/itemDetails/TrendingItems.js:31 | |
| 4998 | -msgid "Trending Products" | |
| 676 | +#: src/components/core/ItemDetailBox.js:38 | |
| 677 | +msgid "Documentation Ready" | |
| 4999 | 678 | msgstr "" |
| 5000 | 679 | |
| 5001 | -#: assets/js/templately.js:1 | |
| 5002 | -#: react-src/app/components/new-components/header/Search.js:135 | |
| 5003 | -msgid "What are you looking for?" | |
| 680 | +#: src/components/core/ItemDetailBox.js:43 | |
| 681 | +msgid "Dependencies" | |
| 5004 | 682 | msgstr "" |
| 5005 | 683 | |
| 5006 | -#: assets/js/templately.js:1 | |
| 5007 | -#: react-src/app/components/new-components/header/UserFooter.js:64 | |
| 5008 | -#: react-src/app/components/new-components/header/UserFooter.js:65 | |
| 5009 | -msgid "Sign out" | |
| 684 | +#: src/components/core/PackPreviewHeader.js:108 | |
| 685 | +msgid "All" | |
| 5010 | 686 | msgstr "" |
| 5011 | 687 | |
| 5012 | -#: assets/js/templately.js:1 | |
| 5013 | -#: react-src/app/components/new-components/tour/TourMenuItem.js:38 | |
| 5014 | -#: react-src/app/components/new-components/tour/useTourShortcut.js:44 | |
| 5015 | -msgid "The Feature Tour is available on the template library page. Would you like to go there now?" | |
| 688 | +#: src/components/core/PackPreviewHeader.js:118 | |
| 689 | +#: src/components/header/Nav.js:21 | |
| 690 | +#: src/components/header/Nav.js:59 | |
| 691 | +msgid "Blocks" | |
| 5016 | 692 | msgstr "" |
| 5017 | 693 | |
| 5018 | -#: assets/js/templately.js:1 | |
| 5019 | -#: react-src/app/components/new-components/tour/TourMenuItem.js:72 | |
| 5020 | -#: react-src/developer/components/tabs/CacheManagementTab.js:154 | |
| 5021 | -msgid "Feature Tour" | |
| 694 | +#: src/components/core/PackPreviewHeader.js:136 | |
| 695 | +#: src/components/header/Nav.js:20 | |
| 696 | +#: src/components/header/Nav.js:58 | |
| 697 | +msgid "Pages" | |
| 5022 | 698 | msgstr "" |
| 5023 | 699 | |
| 5024 | -#: assets/js/templately.js:1 | |
| 5025 | -#: react-src/app/components/new-components/header/UserNavigation.js:40 | |
| 5026 | -msgid "My Workspace" | |
| 700 | +#: src/components/core/PreviewHeader.js:92 | |
| 701 | +msgid "Back" | |
| 5027 | 702 | msgstr "" |
| 5028 | 703 | |
| 5029 | -#: assets/js/templately.js:1 | |
| 5030 | -#: react-src/app/components/new-components/header/UserNavigation.js:52 | |
| 5031 | -msgid "Shared with me" | |
| 704 | +#: src/components/core/Sidebar.js:18 | |
| 705 | +msgid "All Categories" | |
| 5032 | 706 | msgstr "" |
| 5033 | 707 | |
| 5034 | -#: assets/js/templately.js:1 | |
| 5035 | -#: react-src/app/components/new-components/header/UserNavigation.js:91 | |
| 5036 | -msgid "Templates (Legacy)" | |
| 5037 | -msgstr "" | |
| 5038 | - | |
| 5039 | -#: assets/js/templately.js:1 | |
| 5040 | -#: react-src/app/components/new-components/header/MobileNav.js:66 | |
| 5041 | -msgid "Syncing..." | |
| 5042 | -msgstr "" | |
| 5043 | - | |
| 5044 | -#: assets/js/templately.js:1 | |
| 5045 | -#: react-src/app/components/new-components/header/MobileNav.js:66 | |
| 5046 | -msgid "Sync Cloud" | |
| 5047 | -msgstr "" | |
| 5048 | - | |
| 5049 | -#: assets/js/templately.js:1 | |
| 5050 | -#: react-src/app/components/new-components/header/index.js:50 | |
| 5051 | -#: react-src/app/components/new-components/header/MobileNav.js:76 | |
| 5052 | -msgid "Talk to Support" | |
| 5053 | -msgstr "" | |
| 5054 | - | |
| 5055 | -#: assets/js/templately.js:1 | |
| 5056 | -#: react-src/app/components/new-components/footer/index.js:9 | |
| 5057 | -msgid "Get unlimited access to all Premium Templates with " | |
| 5058 | -msgstr "" | |
| 5059 | - | |
| 5060 | -#: assets/js/templately.js:1 | |
| 5061 | -#: react-src/app/components/new-components/footer/index.js:14 | |
| 5062 | -msgid "AI feature " | |
| 5063 | -msgstr "" | |
| 5064 | - | |
| 5065 | -#: assets/js/templately.js:1 | |
| 5066 | -#: react-src/app/components/new-components/footer/index.js:16 | |
| 5067 | -msgid "and more, at only " | |
| 5068 | -msgstr "" | |
| 5069 | - | |
| 5070 | -#: assets/js/templately.js:1 | |
| 5071 | -#: react-src/app/components/new-components/footer/index.js:17 | |
| 5072 | -msgid "$4.99" | |
| 5073 | -msgstr "" | |
| 5074 | - | |
| 5075 | -#: assets/js/templately.js:1 | |
| 5076 | -#: react-src/app/components/new-components/footer/index.js:25 | |
| 5077 | -msgid "Get unlimited templates" | |
| 5078 | -msgstr "" | |
| 5079 | - | |
| 5080 | -#: assets/js/templately.js:1 | |
| 5081 | -#: react-src/app/components/new-components/filter/PluginsDependenciesFilter.js:185 | |
| 5082 | -msgid "Include These PRO Plugins" | |
| 5083 | -msgstr "" | |
| 5084 | - | |
| 5085 | -#: assets/js/templately.js:1 | |
| 5086 | -#: react-src/app/components/new-components/filter/PluginsDependenciesFilter.js:210 | |
| 5087 | -msgid "Exclude These PRO Plugins" | |
| 5088 | -msgstr "" | |
| 5089 | - | |
| 5090 | -#: assets/js/templately.js:1 | |
| 5091 | -#: react-src/app/components/new-components/filter/PluginsDependenciesFilter.js:239 | |
| 5092 | -msgid "Include These Free Plugins" | |
| 5093 | -msgstr "" | |
| 5094 | - | |
| 5095 | -#: assets/js/templately.js:1 | |
| 5096 | -#: react-src/app/components/new-components/filter/PluginsDependenciesFilter.js:264 | |
| 5097 | -msgid "Exclude These Free Plugins" | |
| 5098 | -msgstr "" | |
| 5099 | - | |
| 5100 | -#: assets/js/templately.js:1 | |
| 5101 | -#: react-src/app/components/new-components/filter/FilterPopover.js:91 | |
| 5102 | -#: react-src/app/components/new-components/filter/index.js:311 | |
| 5103 | -msgid "Filters" | |
| 5104 | -msgstr "" | |
| 5105 | - | |
| 5106 | -#: assets/js/templately.js:1 | |
| 5107 | -#: react-src/app/components/new-components/filter/FilterPopover.js:128 | |
| 5108 | -msgid "Plugins Dependencies" | |
| 5109 | -msgstr "" | |
| 5110 | - | |
| 5111 | -#: assets/js/templately.js:1 | |
| 5112 | -#: react-src/app/components/new-components/filter/FilterPopover.js:146 | |
| 5113 | -msgid "templates match" | |
| 5114 | -msgstr "" | |
| 5115 | - | |
| 5116 | -#: assets/js/templately.js:1 | |
| 5117 | -#: react-src/app/components/new-components/filter/FilterPopover.js:156 | |
| 5118 | -msgid "Reset all" | |
| 5119 | -msgstr "" | |
| 5120 | - | |
| 5121 | -#: assets/js/templately.js:1 | |
| 5122 | -#: react-src/app/components/new-components/filter/FilterPopover.js:163 | |
| 5123 | -msgid "Apply" | |
| 5124 | -msgstr "" | |
| 5125 | - | |
| 5126 | -#: assets/js/templately.js:1 | |
| 5127 | -#: react-src/app/components/new-components/filter/index.js:46 | |
| 5128 | -msgid "Most Popular" | |
| 5129 | -msgstr "" | |
| 5130 | - | |
| 5131 | -#: assets/js/templately.js:1 | |
| 5132 | -#: react-src/app/components/new-components/filter/index.js:50 | |
| 5133 | -msgid "Top Rated" | |
| 5134 | -msgstr "" | |
| 5135 | - | |
| 5136 | -#: assets/js/templately.js:1 | |
| 5137 | -#: react-src/app/components/new-components/filter/index.js:54 | |
| 5138 | -msgid "Latest Items" | |
| 5139 | -msgstr "" | |
| 5140 | - | |
| 5141 | -#: assets/js/templately.js:1 | |
| 5142 | -#: react-src/app/components/new-components/filter/index.js:360 | |
| 5143 | -msgid "Inc:" | |
| 5144 | -msgstr "" | |
| 5145 | - | |
| 5146 | -#: assets/js/templately.js:1 | |
| 5147 | -#: react-src/app/components/new-components/filter/index.js:407 | |
| 5148 | -msgid "Excl:" | |
| 5149 | -msgstr "" | |
| 5150 | - | |
| 5151 | -#: assets/js/templately.js:1 | |
| 5152 | -#: react-src/app/components/new-components/filter/index.js:458 | |
| 5153 | -msgid "Clear All" | |
| 5154 | -msgstr "" | |
| 5155 | - | |
| 5156 | -#: assets/js/templately.js:1 | |
| 5157 | -#: react-src/app/components/new-components/filter/index.js:465 | |
| 5158 | -msgid "Suggested:" | |
| 5159 | -msgstr "" | |
| 5160 | - | |
| 5161 | -#: assets/js/templately.js:1 | |
| 5162 | -#: react-src/app/components/new-components/filter/index.js:519 | |
| 5163 | -msgid "Sort By" | |
| 5164 | -msgstr "" | |
| 5165 | - | |
| 5166 | -#: assets/js/templately.js:1 | |
| 5167 | -#: react-src/app/header/Logo.js:19 | |
| 708 | +#: src/components/header/Logo.js:37 | |
| 5168 | 709 | msgid "Back to Library" |
| 5169 | 710 | msgstr "" |
| 5170 | 711 | |
| 5171 | -#: assets/js/templately.js:1 | |
| 5172 | -#: react-src/app/header/Actions.js:36 | |
| 5173 | -#: react-src/developer/components/tabs/ErrorSimulationTab.js:6 | |
| 5174 | -msgid "Login" | |
| 712 | +#: src/components/header/Nav.js:22 | |
| 713 | +#: src/components/header/Nav.js:60 | |
| 714 | +msgid "Packs" | |
| 5175 | 715 | msgstr "" |
| 5176 | 716 | |
| 5177 | -#: assets/js/templately.js:1 | |
| 5178 | -#: react-src/app/components/banners/VerificationModal.js:107 | |
| 5179 | -msgid "Verifying . . ." | |
| 717 | +#: src/components/header/Nav.js:23 | |
| 718 | +#: src/components/header/Nav.js:61 | |
| 719 | +msgid "Templates" | |
| 5180 | 720 | msgstr "" |
| 5181 | 721 | |
| 5182 | -#: assets/js/templately.js:1 | |
| 5183 | -#: react-src/app/components/banners/VerificationModal.js:108 | |
| 5184 | -msgid "I've verified & Close" | |
| 722 | +#: src/editor.js:69 | |
| 723 | +#: src/editor.js:84 | |
| 724 | +msgid "Save Page in Templately" | |
| 5185 | 725 | msgstr "" |
| 5186 | 726 | |
| 5187 | -#: assets/js/templately.js:1 | |
| 5188 | -#: react-src/app/components/banners/VerificationModal.js:110 | |
| 5189 | -msgid "Your email hasn’t been verified yet. Please check your inbox and click the link to continue." | |
| 5190 | -msgstr "" | |
| 5191 | - | |
| 5192 | -#: assets/js/templately.js:1 | |
| 5193 | -#: react-src/app/components/banners/VerificationModal.js:158 | |
| 5194 | -msgid "Account Verified" | |
| 5195 | -msgstr "" | |
| 5196 | - | |
| 5197 | -#: assets/js/templately.js:1 | |
| 5198 | -#: react-src/app/components/banners/VerificationModal.js:159 | |
| 5199 | -msgid "Verify Your Account" | |
| 5200 | -msgstr "" | |
| 5201 | - | |
| 5202 | -#: assets/js/templately.js:1 | |
| 5203 | -#: react-src/app/components/banners/VerificationModal.js:163 | |
| 5204 | -msgid "You're all set! Start building your website now." | |
| 5205 | -msgstr "" | |
| 5206 | - | |
| 5207 | -#: assets/js/templately.js:1 | |
| 5208 | -#: react-src/app/components/banners/VerificationModal.js:170 | |
| 5209 | -msgid "Please complete your account by clicking the verification email we sent you. Didn’t get it?" | |
| 5210 | -msgstr "" | |
| 5211 | - | |
| 5212 | -#: assets/js/templately.js:1 | |
| 5213 | -#: react-src/app/components/banners/VerificationModal.js:180 | |
| 5214 | -msgid "Resend verification email" | |
| 5215 | -msgstr "" | |
| 5216 | - | |
| 5217 | -#: assets/js/templately.js:1 | |
| 5218 | -#: react-src/app/components/banners/VerificationModal.js:193 | |
| 5219 | -msgid "Get Started" | |
| 5220 | -msgstr "" | |
| 5221 | - | |
| 5222 | -#: assets/js/templately.js:1 | |
| 5223 | -#: react-src/app/components/banners/SiteMigrationModal.js:35 | |
| 5224 | -msgid "Migration failed" | |
| 5225 | -msgstr "" | |
| 5226 | - | |
| 5227 | -#: assets/js/templately.js:1 | |
| 5228 | -#: react-src/app/components/banners/SiteMigrationModal.js:43 | |
| 5229 | -msgid "Site Migrated!" | |
| 5230 | -msgstr "" | |
| 5231 | - | |
| 5232 | -#: assets/js/templately.js:1 | |
| 5233 | -#: react-src/app/components/banners/SiteMigrationModal.js:44 | |
| 5234 | -msgid "Your site has been successfully connected. You can now import templates." | |
| 5235 | -msgstr "" | |
| 5236 | - | |
| 5237 | -#: assets/js/templately.js:1 | |
| 5238 | -#: react-src/app/components/banners/SiteMigrationModal.js:50 | |
| 5239 | -msgid "Migration Failed" | |
| 5240 | -msgstr "" | |
| 5241 | - | |
| 5242 | -#: assets/js/templately.js:1 | |
| 5243 | -#: react-src/app/components/banners/SiteMigrationModal.js:51 | |
| 5244 | -msgid "Failed to migrate site connection. Please try again." | |
| 5245 | -msgstr "" | |
| 5246 | - | |
| 5247 | -#: assets/js/templately.js:1 | |
| 5248 | -#: react-src/app/components/banners/SiteMigrationModal.js:67 | |
| 5249 | -msgid "Your site connection needs to be updated. This typically happens when migrating from staging to production." | |
| 5250 | -msgstr "" | |
| 5251 | - | |
| 5252 | -#: assets/js/templately.js:1 | |
| 5253 | -#: react-src/app/components/banners/SiteMigrationModal.js:68 | |
| 5254 | -msgid "Click the button below to migrate your connection to this site." | |
| 5255 | -msgstr "" | |
| 5256 | - | |
| 5257 | -#: assets/js/templately.js:1 | |
| 5258 | -#: react-src/app/components/banners/SiteMigrationModal.js:75 | |
| 5259 | -msgid "Migrating . . ." | |
| 5260 | -msgstr "" | |
| 5261 | - | |
| 5262 | -#: assets/js/templately.js:1 | |
| 5263 | -#: react-src/app/components/banners/SiteMigrationModal.js:75 | |
| 5264 | -msgid "Migrate Site Connection" | |
| 5265 | -msgstr "" | |
| 5266 | - | |
| 5267 | -#: assets/js/templately.js:1 | |
| 5268 | -#: react-src/app/components/new-components/header/TopNavigation.js:39 | |
| 5269 | -msgid "Back to WordPress Dashboard" | |
| 5270 | -msgstr "" | |
| 5271 | - | |
| 5272 | -#: assets/js/templately.js:1 | |
| 5273 | -#: react-src/app/components/new-components/header/TopNavigation.js:45 | |
| 5274 | -msgid "Theme builder" | |
| 5275 | -msgstr "" | |
| 5276 | - | |
| 5277 | -#: assets/js/templately.js:1 | |
| 5278 | -#: react-src/app/components/new-components/header/TopNavigation.js:50 | |
| 5279 | -#: react-src/developer/components/DeveloperSettings.js:36 | |
| 5280 | -msgid "Settings" | |
| 5281 | -msgstr "" | |
| 5282 | - | |
| 5283 | -#: assets/js/templately.js:1 | |
| 5284 | -#: react-src/app/layouts/CloudsLayout.js:74 | |
| 5285 | -msgid "Save your template" | |
| 5286 | -msgstr "" | |
| 5287 | - | |
| 5288 | -#: assets/js/templately.js:1 | |
| 5289 | -#: react-src/app/layouts/TemplatesLayout.js:22 | |
| 5290 | -msgid "Saved Templates" | |
| 5291 | -msgstr "" | |
| 5292 | - | |
| 5293 | -#: assets/js/templately.js:1 | |
| 5294 | -#: react-src/app/components/TemplateContent.js:22 | |
| 5295 | -#: react-src/app/layouts/TemplatesTypeLayout.js:71 | |
| 5296 | -#, js-format | |
| 5297 | -msgid "You are looking for: %s" | |
| 5298 | -msgstr "" | |
| 5299 | - | |
| 5300 | -#: assets/js/templately.js:1 | |
| 5301 | -#: react-src/app/settings/components/Switcher.js:87 | |
| 5302 | -msgid "Not Active" | |
| 5303 | -msgstr "" | |
| 5304 | - | |
| 5305 | -#: assets/js/templately.js:1 | |
| 5306 | -#: react-src/app/settings/components/Switcher.js:87 | |
| 5307 | -msgid "Not Installed" | |
| 5308 | -msgstr "" | |
| 5309 | - | |
| 5310 | -#: assets/js/templately.js:1 | |
| 5311 | -#: react-src/app/settings/components/Switcher.js:89 | |
| 5312 | -msgid "Elementor Not Active" | |
| 5313 | -msgstr "" | |
| 5314 | - | |
| 5315 | -#: assets/js/templately.js:1 | |
| 5316 | -#: react-src/app/settings/components/Switcher.js:90 | |
| 5317 | -msgid "Elementor Not Installed" | |
| 5318 | -msgstr "" | |
| 5319 | - | |
| 5320 | -#: assets/js/templately.js:1 | |
| 5321 | -#: react-src/app/settings/components/Switcher.js:93 | |
| 5322 | -msgid "Please activate Elementor to switch to the Elementor editor." | |
| 5323 | -msgstr "" | |
| 5324 | - | |
| 5325 | -#: assets/js/templately.js:1 | |
| 5326 | -#: react-src/app/settings/components/Switcher.js:94 | |
| 5327 | -msgid "Please install and activate Elementor to switch to the Elementor editor." | |
| 5328 | -msgstr "" | |
| 5329 | - | |
| 5330 | -#: assets/js/templately.js:1 | |
| 5331 | -#: react-src/app/settings/SettingsLayout.js:71 | |
| 5332 | -msgid "Your settings have been updated successfully." | |
| 5333 | -msgstr "" | |
| 5334 | - | |
| 5335 | -#: assets/js/templately.js:1 | |
| 5336 | -#: react-src/app/settings/SettingsLayout.js:79 | |
| 5337 | -msgid "Failed to Update Settings" | |
| 5338 | -msgstr "" | |
| 5339 | - | |
| 5340 | -#: assets/js/templately.js:1 | |
| 5341 | -#: react-src/app/settings/tabs/CustomCSS.js:56 | |
| 5342 | -msgid "Loading Editor..." | |
| 5343 | -msgstr "" | |
| 5344 | - | |
| 5345 | -#: assets/js/templately.js:1 | |
| 5346 | -#: react-src/app/revert/Modal.js:44 | |
| 5347 | -#: react-src/app/settings/components/Modal.js:43 | |
| 5348 | -msgid "Restoring previous version of your website. This usually takes a few moments. Please wait…" | |
| 5349 | -msgstr "" | |
| 5350 | - | |
| 5351 | -#: assets/js/templately.js:1 | |
| 5352 | -#: react-src/app/settings/components/Modal.js:56 | |
| 5353 | -msgid "Warning: This will remove your existing settings and content with the previous one." | |
| 5354 | -msgstr "" | |
| 5355 | - | |
| 5356 | -#: assets/js/templately.js:1 | |
| 5357 | -#: react-src/app/revert/Modal.js:76 | |
| 5358 | -#: react-src/app/settings/components/Modal.js:75 | |
| 5359 | -msgid "Yes, Revert" | |
| 5360 | -msgstr "" | |
| 5361 | - | |
| 5362 | -#: assets/js/templately.js:1 | |
| 5363 | -#: react-src/app/settings/tabs/Miscellaneous.js:12 | |
| 5364 | -msgid "Are you sure you want to revert to your old website?" | |
| 5365 | -msgstr "" | |
| 5366 | - | |
| 5367 | -#: assets/js/templately.js:1 | |
| 5368 | -#: react-src/app/revert/RevertWrapper.js:38 | |
| 5369 | -#: react-src/app/settings/tabs/Miscellaneous.js:32 | |
| 5370 | -msgid "Successfully Reverted" | |
| 5371 | -msgstr "" | |
| 5372 | - | |
| 5373 | -#: assets/js/templately.js:1 | |
| 5374 | -#: react-src/app/revert/RevertWrapper.js:40 | |
| 5375 | -#: react-src/app/settings/tabs/Miscellaneous.js:36 | |
| 5376 | -msgid "Old website has been successfully restored." | |
| 5377 | -msgstr "" | |
| 5378 | - | |
| 5379 | -#: assets/js/templately.js:1 | |
| 5380 | -#: react-src/app/revert/RevertWrapper.js:53 | |
| 5381 | -#: react-src/app/settings/tabs/Miscellaneous.js:48 | |
| 5382 | -msgid "Visit Site" | |
| 5383 | -msgstr "" | |
| 5384 | - | |
| 5385 | -#: assets/js/templately.js:1 | |
| 5386 | -#: react-src/app/settings/tabs/Miscellaneous.js:65 | |
| 5387 | -msgid "Something went wrong while reverting your website. Try Later or Contact support." | |
| 5388 | -msgstr "" | |
| 5389 | - | |
| 5390 | -#: assets/js/templately.js:1 | |
| 5391 | -#: react-src/app/display-conditions/rows/ConditionType.js:9 | |
| 5392 | -msgid "Include" | |
| 5393 | -msgstr "" | |
| 5394 | - | |
| 5395 | -#: assets/js/templately.js:1 | |
| 5396 | -#: react-src/app/display-conditions/rows/ConditionType.js:13 | |
| 5397 | -msgid "Exclude" | |
| 5398 | -msgstr "" | |
| 5399 | - | |
| 5400 | -#: assets/js/templately.js:1 | |
| 5401 | -#: react-src/app/display-conditions/ConditionsWrapper.js:31 | |
| 5402 | -msgid "Add New Condition" | |
| 5403 | -msgstr "" | |
| 5404 | - | |
| 5405 | -#: assets/js/templately.js:1 | |
| 5406 | -#: react-src/app/display-conditions/Footer.js:10 | |
| 5407 | -msgid "Save & Close" | |
| 5408 | -msgstr "" | |
| 5409 | - | |
| 5410 | -#: assets/js/templately.js:1 | |
| 5411 | -#: react-src/app/revert/Modal.js:57 | |
| 5412 | -msgid "This will remove your existing settings and content with the previous one." | |
| 5413 | -msgstr "" | |
| 5414 | - | |
| 5415 | -#: assets/js/templately.js:1 | |
| 5416 | -#: react-src/app/revert/RevertWrapper.js:15 | |
| 5417 | -msgid "Are You Sure you want to revert to your old website?" | |
| 5418 | -msgstr "" | |
| 5419 | - | |
| 5420 | -#: assets/js/templately.js:1 | |
| 5421 | -#: react-src/app/revert/RevertWrapper.js:76 | |
| 5422 | -msgid "Revert Failed" | |
| 5423 | -msgstr "" | |
| 5424 | - | |
| 5425 | -#: assets/js/templately.js:1 | |
| 5426 | -#: react-src/app/revert/RevertWrapper.js:81 | |
| 5427 | -msgid "Something went wrong while reverting your website. Try later or " | |
| 5428 | -msgstr "" | |
| 5429 | - | |
| 5430 | -#: assets/js/templately.js:1 | |
| 5431 | -#: react-src/app/revert/RevertWrapper.js:97 | |
| 5432 | -msgid "Revert Now" | |
| 5433 | -msgstr "" | |
| 5434 | - | |
| 5435 | -#: assets/js/templately.js:1 | |
| 5436 | -#: react-src/app/App.js:117 | |
| 5437 | -msgid "Purchase complete" | |
| 5438 | -msgstr "" | |
| 5439 | - | |
| 5440 | -#: assets/js/templately.js:1 | |
| 5441 | -#: react-src/app/App.js:119 | |
| 5442 | -msgid "Your purchase has been added to your account." | |
| 5443 | -msgstr "" | |
| 5444 | - | |
| 5445 | -#: assets/js/templately.js:1 | |
| 5446 | -#: react-src/app/add-new/ChooseTemplateType.js:79 | |
| 5447 | -msgid "Template name cannot exceed 50 characters." | |
| 5448 | -msgstr "" | |
| 5449 | - | |
| 5450 | -#: assets/js/templately.js:1 | |
| 5451 | -#: react-src/app/add-new/ChooseTemplateType.js:140 | |
| 5452 | -msgid "Choose the type of template you want to work on" | |
| 5453 | -msgstr "" | |
| 5454 | - | |
| 5455 | -#: assets/js/templately.js:1 | |
| 5456 | -#: react-src/app/add-new/ChooseTemplateType.js:148 | |
| 5457 | -msgid "Select template type" | |
| 5458 | -msgstr "" | |
| 5459 | - | |
| 5460 | -#: assets/js/templately.js:1 | |
| 5461 | -#: react-src/app/add-new/ChooseTemplateType.js:149 | |
| 5462 | -msgid "No type found" | |
| 5463 | -msgstr "" | |
| 5464 | - | |
| 5465 | -#: assets/js/templately.js:1 | |
| 5466 | -#: react-src/app/add-new/ChooseTemplateType.js:166 | |
| 5467 | -msgid "Name your template" | |
| 5468 | -msgstr "" | |
| 5469 | - | |
| 5470 | -#: assets/js/templately.js:1 | |
| 5471 | -#: react-src/app/add-new/ChooseTemplateType.js:171 | |
| 5472 | -msgid "Enter template name (optional)" | |
| 5473 | -msgstr "" | |
| 5474 | - | |
| 5475 | -#: assets/js/templately.js:1 | |
| 5476 | -#: react-src/app/add-new/ChooseTemplateType.js:191 | |
| 5477 | -msgid "Create Template" | |
| 5478 | -msgstr "" | |
| 5479 | - | |
| 5480 | -#: assets/js/templately.js:1 | |
| 5481 | -#: react-src/app/add-new/AdminHeader.js:11 | |
| 5482 | -msgid "Templates Make your Work More Efficient" | |
| 5483 | -msgstr "" | |
| 5484 | - | |
| 5485 | -#: assets/js/templately.js:1 | |
| 5486 | -#: react-src/app/add-new/AdminHeader.js:12 | |
| 5487 | -msgid "Templates help you create different sections of your site, and with just a single click, you can reuse them whenever needed" | |
| 5488 | -msgstr "" | |
| 5489 | - | |
| 5490 | -#: react-src/app/components/core/Item.js:54 | |
| 5491 | -msgid "Template Import Failed!" | |
| 5492 | -msgstr "" | |
| 5493 | - | |
| 5494 | -#: react-src/app/components/core/Item.js:68 | |
| 5495 | -msgid "The template could not be imported due to server error. Please try again or " | |
| 5496 | -msgstr "" | |
| 5497 | - | |
| 5498 | -#: react-src/app/components/core/item/Meta.js:19 | |
| 5499 | -#: react-src/app/components/core/itemDetails/Sidebar.js:156 | |
| 5500 | -msgid "Average Rating" | |
| 5501 | -msgstr "" | |
| 5502 | - | |
| 5503 | -#: react-src/app/components/core/item/Meta.js:21 | |
| 5504 | -#: react-src/app/components/core/itemDetails/Sidebar.js:158 | |
| 5505 | -msgid "Not Rated" | |
| 5506 | -msgstr "" | |
| 5507 | - | |
| 5508 | -#: react-src/app/components/core/item/Meta.js:31 | |
| 5509 | -#: react-src/app/components/core/itemDetails/Sidebar.js:139 | |
| 5510 | -msgid "Added to Favourite" | |
| 5511 | -msgstr "" | |
| 5512 | - | |
| 5513 | -#: react-src/app/components/core/item/Meta.js:31 | |
| 5514 | -#: react-src/app/components/core/itemDetails/Sidebar.js:139 | |
| 5515 | -msgid "Add to Favourite" | |
| 5516 | -msgstr "" | |
| 5517 | - | |
| 5518 | -#: react-src/app/components/core/item/Meta.js:41 | |
| 5519 | -msgid "Total Downloads" | |
| 5520 | -msgstr "" | |
| 5521 | - | |
| 5522 | -#: react-src/app/components/core/itemDetails/Banner.js:24 | |
| 5523 | -msgid "Screenshots" | |
| 5524 | -msgstr "" | |
| 5525 | - | |
| 5526 | -#: react-src/app/components/core/itemDetails/FeaturedItems.js:24 | |
| 5527 | -msgid "Featured Items" | |
| 5528 | -msgstr "" | |
| 5529 | - | |
| 5530 | -#: react-src/app/components/core/itemDetails/LayoutsInPack.js:14 | |
| 5531 | -msgid "Layouts In This Pack" | |
| 5532 | -msgstr "" | |
| 5533 | - | |
| 5534 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AvailableCredit.js:38 | |
| 5535 | -msgid "AI Credits/Month" | |
| 5536 | -msgstr "" | |
| 5537 | - | |
| 5538 | -#: react-src/app/components/core/itemDetails/Sidebar.js:94 | |
| 5539 | -msgid "Template Type" | |
| 5540 | -msgstr "" | |
| 5541 | - | |
| 5542 | -#: react-src/app/components/core/itemDetails/Sidebar.js:114 | |
| 5543 | -msgid "Item Parent" | |
| 5544 | -msgstr "" | |
| 5545 | - | |
| 5546 | -#: react-src/app/components/core/itemDetails/Sidebar.js:122 | |
| 5547 | -msgid "Dependency" | |
| 5548 | -msgstr "" | |
| 5549 | - | |
| 5550 | -#: react-src/app/components/core/itemDetails/Sidebar.js:131 | |
| 5551 | -msgid "Price" | |
| 5552 | -msgstr "" | |
| 5553 | - | |
| 5554 | -#: react-src/app/components/core/modals/partials/importPartials/CreatePage.js:21 | |
| 5555 | -msgid "Create a new page from this template to make it available as a draft page in your pages list." | |
| 5556 | -msgstr "" | |
| 5557 | - | |
| 5558 | -#: react-src/app/components/core/modals/partials/importPartials/CreatePage.js:23 | |
| 5559 | -msgid "Type a title here..." | |
| 5560 | -msgstr "" | |
| 5561 | - | |
| 5562 | -#: react-src/app/components/core/modals/partials/importPartials/CreatePage.js:24 | |
| 5563 | -msgid "Create a Page" | |
| 5564 | -msgstr "" | |
| 5565 | - | |
| 5566 | -#: react-src/app/components/core/modals/partials/importPartials/Import.js:16 | |
| 5567 | -msgid "Import this template to your library to make it available in your Elementor Saved Templates(opens in a new tab) list for future use." | |
| 5568 | -msgstr "" | |
| 5569 | - | |
| 5570 | -#: react-src/app/settings/tabs/Developer.js:38 | |
| 5571 | -msgid "Developer Functionality Not Available" | |
| 5572 | -msgstr "" | |
| 5573 | - | |
| 5574 | -#: react-src/app/settings/tabs/Developer.js:39 | |
| 5575 | -msgid "Developer features are not included in this build." | |
| 5576 | -msgstr "" | |
| 5577 | - | |
| 5578 | -#: react-src/app/settings/tabs/Developer.js:41 | |
| 5579 | -msgid "To enable developer functionality, ensure:" | |
| 5580 | -msgstr "" | |
| 5581 | - | |
| 5582 | -#: react-src/app/settings/tabs/Developer.js:44 | |
| 5583 | -msgid "You are using a development build of Templately" | |
| 5584 | -msgstr "" | |
| 5585 | - | |
| 5586 | -#: react-src/app/settings/tabs/Developer.js:46 | |
| 5587 | -msgid "to your wp-config.php" | |
| 5588 | -msgstr "" | |
| 5589 | - | |
| 5590 | -#: react-src/app/settings/tabs/Developer.js:48 | |
| 5591 | -msgid "Developer files are present in the plugin directory" | |
| 5592 | -msgstr "" | |
| 5593 | - | |
| 5594 | -#: react-src/app/settings/tabs/Developer.js:51 | |
| 5595 | -msgid "This is expected behavior in production builds where developer functionality is excluded for security and performance." | |
| 5596 | -msgstr "" | |
| 5597 | - | |
| 5598 | -#: react-src/developer/components/DeveloperSettings.js:36 | |
| 5599 | -msgid "Configure developer constants and options" | |
| 5600 | -msgstr "" | |
| 5601 | - | |
| 5602 | -#: react-src/developer/components/DeveloperSettings.js:37 | |
| 5603 | -msgid "FSI Settings" | |
| 5604 | -msgstr "" | |
| 5605 | - | |
| 5606 | -#: react-src/developer/components/DeveloperSettings.js:37 | |
| 5607 | -msgid "Configure Full Site Import behavior" | |
| 5608 | -msgstr "" | |
| 5609 | - | |
| 5610 | -#: react-src/developer/components/DeveloperSettings.js:38 | |
| 5611 | -msgid "AI Settings" | |
| 5612 | -msgstr "" | |
| 5613 | - | |
| 5614 | -#: react-src/developer/components/DeveloperSettings.js:38 | |
| 5615 | -msgid "Configure AI model and content generation settings" | |
| 5616 | -msgstr "" | |
| 5617 | - | |
| 5618 | -#: react-src/developer/components/DeveloperSettings.js:39 | |
| 5619 | -msgid "AI Chat" | |
| 5620 | -msgstr "" | |
| 5621 | - | |
| 5622 | -#: react-src/developer/components/DeveloperSettings.js:39 | |
| 5623 | -msgid "Use the OpenAI assistant with MCP tools" | |
| 5624 | -msgstr "" | |
| 5625 | - | |
| 5626 | -#: react-src/developer/components/DeveloperSettings.js:40 | |
| 5627 | -#: react-src/developer/components/tabs/CacheManagementTab.js:71 | |
| 5628 | -msgid "Cache Management" | |
| 5629 | -msgstr "" | |
| 5630 | - | |
| 5631 | -#: react-src/developer/components/DeveloperSettings.js:40 | |
| 5632 | -msgid "Manage cached data, transients, and object cache" | |
| 5633 | -msgstr "" | |
| 5634 | - | |
| 5635 | -#: react-src/developer/components/DeveloperSettings.js:41 | |
| 5636 | -#: react-src/developer/components/LogViewer.js:927 | |
| 5637 | -msgid "Log Viewer" | |
| 5638 | -msgstr "" | |
| 5639 | - | |
| 5640 | -#: react-src/developer/components/DeveloperSettings.js:41 | |
| 5641 | -msgid "View and search WordPress and Templately log files" | |
| 5642 | -msgstr "" | |
| 5643 | - | |
| 5644 | -#: react-src/developer/components/DeveloperSettings.js:42 | |
| 5645 | -msgid "API Testing" | |
| 5646 | -msgstr "" | |
| 5647 | - | |
| 5648 | -#: react-src/developer/components/DeveloperSettings.js:42 | |
| 5649 | -msgid "Test API endpoints and connections" | |
| 5650 | -msgstr "" | |
| 5651 | - | |
| 5652 | -#: react-src/developer/components/DeveloperSettings.js:43 | |
| 5653 | -msgid "Error Simulation" | |
| 5654 | -msgstr "" | |
| 5655 | - | |
| 5656 | -#: react-src/developer/components/DeveloperSettings.js:43 | |
| 5657 | -msgid "Simulate API error responses for Login and SignUp" | |
| 5658 | -msgstr "" | |
| 5659 | - | |
| 5660 | -#: react-src/developer/components/DeveloperSettings.js:44 | |
| 5661 | -msgid "Onboarding Test" | |
| 5662 | -msgstr "" | |
| 5663 | - | |
| 5664 | -#: react-src/developer/components/DeveloperSettings.js:44 | |
| 5665 | -msgid "Test AI Builder onboarding functionality" | |
| 5666 | -msgstr "" | |
| 5667 | - | |
| 5668 | -#: react-src/developer/components/DeveloperSettings.js:45 | |
| 5669 | -msgid "System Info" | |
| 5670 | -msgstr "" | |
| 5671 | - | |
| 5672 | -#: react-src/developer/components/DeveloperSettings.js:45 | |
| 5673 | -msgid "View system information and diagnostics" | |
| 5674 | -msgstr "" | |
| 5675 | - | |
| 5676 | -#: react-src/developer/components/DeveloperSettings.js:67 | |
| 5677 | -msgid "OpenAI Chat Assistant" | |
| 5678 | -msgstr "" | |
| 5679 | - | |
| 5680 | -#: react-src/developer/components/DeveloperSettings.js:67 | |
| 5681 | -msgid "Chat with the developer-only assistant backed by your MCP tools to inspect data, search templates, and debug flows." | |
| 5682 | -msgstr "" | |
| 5683 | - | |
| 5684 | -#: react-src/developer/components/DeveloperSettings.js:219 | |
| 5685 | -msgid "Developer Settings" | |
| 5686 | -msgstr "" | |
| 5687 | - | |
| 5688 | -#: react-src/developer/components/DeveloperSettings.js:221 | |
| 5689 | -msgid "These settings are only available in development builds and provide advanced debugging and development tools." | |
| 5690 | -msgstr "" | |
| 5691 | - | |
| 5692 | -#: react-src/developer/components/LogViewer.js:474 | |
| 5693 | -msgid "Clear Log File?" | |
| 5694 | -msgstr "" | |
| 5695 | - | |
| 5696 | -#: react-src/developer/components/LogViewer.js:475 | |
| 5697 | -msgid "This will permanently delete all content in:" | |
| 5698 | -msgstr "" | |
| 5699 | - | |
| 5700 | -#: react-src/developer/components/LogViewer.js:476 | |
| 5701 | -msgid "This action cannot be undone." | |
| 5702 | -msgstr "" | |
| 5703 | - | |
| 5704 | -#: react-src/developer/components/LogViewer.js:929 | |
| 5705 | -msgid "View and search WordPress and Templately log files in real-time." | |
| 5706 | -msgstr "" | |
| 5707 | - | |
| 5708 | -#: react-src/developer/components/LogViewer.js:941 | |
| 5709 | -msgid "Try reducing the chunk size or refreshing the page." | |
| 5710 | -msgstr "" | |
| 5711 | - | |
| 5712 | -#: react-src/developer/components/LogViewer.js:946 | |
| 5713 | -msgid "Please check your connection and try again." | |
| 5714 | -msgstr "" | |
| 5715 | - | |
| 5716 | -#: react-src/developer/components/LogViewer.js:961 | |
| 5717 | -msgid "Dismiss error" | |
| 5718 | -msgstr "" | |
| 5719 | - | |
| 5720 | -#: react-src/developer/components/LogViewer.js:971 | |
| 5721 | -msgid "Log File:" | |
| 5722 | -msgstr "" | |
| 5723 | - | |
| 5724 | -#: react-src/developer/components/LogViewer.js:978 | |
| 5725 | -msgid "Select a log file..." | |
| 5726 | -msgstr "" | |
| 5727 | - | |
| 5728 | -#: react-src/developer/components/LogViewer.js:990 | |
| 5729 | -msgid "Search in log..." | |
| 5730 | -msgstr "" | |
| 5731 | - | |
| 5732 | -#: react-src/developer/components/LogViewer.js:1011 | |
| 5733 | -msgid "Auto-refresh" | |
| 5734 | -msgstr "" | |
| 5735 | - | |
| 5736 | -#: react-src/developer/components/LogViewer.js:1035 | |
| 5737 | -msgid "Reverse order" | |
| 5738 | -msgstr "" | |
| 5739 | - | |
| 5740 | -#: react-src/developer/components/LogViewer.js:1046 | |
| 5741 | -msgid "Enhanced view" | |
| 5742 | -msgstr "" | |
| 5743 | - | |
| 5744 | -#: react-src/developer/components/LogViewer.js:1061 | |
| 5745 | -msgid "Refresh" | |
| 5746 | -msgstr "" | |
| 5747 | - | |
| 5748 | -#: react-src/developer/components/LogViewer.js:1070 | |
| 5749 | -msgid "Clear Log" | |
| 5750 | -msgstr "" | |
| 5751 | - | |
| 5752 | -#: react-src/developer/components/LogViewer.js:1074 | |
| 5753 | -msgid "Chunk Size:" | |
| 5754 | -msgstr "" | |
| 5755 | - | |
| 5756 | -#: react-src/developer/components/LogViewer.js:1096 | |
| 5757 | -msgid "Memory:" | |
| 5758 | -msgstr "" | |
| 5759 | - | |
| 5760 | -#: react-src/developer/components/LogViewer.js:1104 | |
| 5761 | -msgid "Clear cache to free memory" | |
| 5762 | -msgstr "" | |
| 5763 | - | |
| 5764 | -#: react-src/developer/components/LogViewer.js:1106 | |
| 5765 | -msgid "Clear Cache" | |
| 5766 | -msgstr "" | |
| 5767 | - | |
| 5768 | -#: react-src/developer/components/LogViewer.js:1116 | |
| 5769 | -msgid "Size:" | |
| 5770 | -msgstr "" | |
| 5771 | - | |
| 5772 | -#: react-src/developer/components/LogViewer.js:1117 | |
| 5773 | -msgid "Modified:" | |
| 5774 | -msgstr "" | |
| 5775 | - | |
| 5776 | -#: react-src/developer/components/LogViewer.js:1118 | |
| 5777 | -msgid "Type:" | |
| 5778 | -msgstr "" | |
| 5779 | - | |
| 5780 | -#: react-src/developer/components/LogViewer.js:1126 | |
| 5781 | -msgid "Search Results:" | |
| 5782 | -msgstr "" | |
| 5783 | - | |
| 5784 | -#: react-src/developer/components/LogViewer.js:1126 | |
| 5785 | -msgid "matches" | |
| 5786 | -msgstr "" | |
| 5787 | - | |
| 5788 | -#: react-src/developer/components/LogViewer.js:1130 | |
| 5789 | -msgid "Line" | |
| 5790 | -msgstr "" | |
| 5791 | - | |
| 5792 | -#: react-src/developer/components/LogViewer.js:1155 | |
| 5793 | -msgid "Loading chunk..." | |
| 5794 | -msgstr "" | |
| 5795 | - | |
| 5796 | -#: react-src/developer/components/LogViewer.js:1171 | |
| 5797 | -msgid "Log file is empty" | |
| 5798 | -msgstr "" | |
| 5799 | - | |
| 5800 | -#: react-src/developer/components/LogViewer.js:1171 | |
| 5801 | -msgid "Select a log file to view its contents" | |
| 5802 | -msgstr "" | |
| 5803 | - | |
| 5804 | -#: react-src/developer/components/LogViewer.js:1194 | |
| 5805 | -msgid "Chunk" | |
| 5806 | -msgstr "" | |
| 5807 | - | |
| 5808 | -#: react-src/developer/components/LogViewer.js:1194 | |
| 5809 | -#: react-src/developer/components/LogViewer.js:1258 | |
| 5810 | -msgid "of" | |
| 5811 | -msgstr "" | |
| 5812 | - | |
| 5813 | -#: react-src/developer/components/LogViewer.js:1203 | |
| 5814 | -msgid "First chunk" | |
| 5815 | -msgstr "" | |
| 5816 | - | |
| 5817 | -#: react-src/developer/components/LogViewer.js:1211 | |
| 5818 | -msgid "Previous chunk" | |
| 5819 | -msgstr "" | |
| 5820 | - | |
| 5821 | -#: react-src/developer/components/LogViewer.js:1219 | |
| 5822 | -msgid "Next chunk" | |
| 5823 | -msgstr "" | |
| 5824 | - | |
| 5825 | -#: react-src/developer/components/LogViewer.js:1227 | |
| 5826 | -msgid "Last chunk" | |
| 5827 | -msgstr "" | |
| 5828 | - | |
| 5829 | -#: react-src/developer/components/LogViewer.js:1234 | |
| 5830 | -msgid "Go to chunk:" | |
| 5831 | -msgstr "" | |
| 5832 | - | |
| 5833 | -#: react-src/developer/components/LogViewer.js:1258 | |
| 5834 | -msgid "Showing" | |
| 5835 | -msgstr "" | |
| 5836 | - | |
| 5837 | -#: react-src/developer/components/LogViewer.js:1258 | |
| 5838 | -msgid "lines" | |
| 5839 | -msgstr "" | |
| 5840 | - | |
| 5841 | -#: react-src/developer/components/LogViewer.js:1259 | |
| 5842 | -msgid "more available" | |
| 5843 | -msgstr "" | |
| 5844 | - | |
| 5845 | -#: react-src/developer/components/tabs/AISettingsTab.js:6 | |
| 5846 | -msgid "4.1 Nano" | |
| 5847 | -msgstr "" | |
| 5848 | - | |
| 5849 | -#: react-src/developer/components/tabs/AISettingsTab.js:6 | |
| 5850 | -msgid "Faster processing with 4.1 Nano model" | |
| 5851 | -msgstr "" | |
| 5852 | - | |
| 5853 | -#: react-src/developer/components/tabs/AISettingsTab.js:7 | |
| 5854 | -msgid "4.1-mini" | |
| 5855 | -msgstr "" | |
| 5856 | - | |
| 5857 | -#: react-src/developer/components/tabs/AISettingsTab.js:7 | |
| 5858 | -msgid "Balanced performance with 4.1-mini model" | |
| 5859 | -msgstr "" | |
| 5860 | - | |
| 5861 | -#: react-src/developer/components/tabs/AISettingsTab.js:41 | |
| 5862 | -msgid "Failed to save AI settings" | |
| 5863 | -msgstr "" | |
| 5864 | - | |
| 5865 | -#: react-src/developer/components/tabs/AISettingsTab.js:49 | |
| 5866 | -msgid "AI Model Configuration" | |
| 5867 | -msgstr "" | |
| 5868 | - | |
| 5869 | -#: react-src/developer/components/tabs/AISettingsTab.js:51 | |
| 5870 | -msgid "Configure the AI model used for content generation. Higher models provide better quality but may use more credits." | |
| 5871 | -msgstr "" | |
| 5872 | - | |
| 5873 | -#: react-src/developer/components/tabs/AISettingsTab.js:59 | |
| 5874 | -msgid "AI Model" | |
| 5875 | -msgstr "" | |
| 5876 | - | |
| 5877 | -#: react-src/developer/components/tabs/AISettingsTab.js:89 | |
| 5878 | -msgid "Save AI Settings" | |
| 5879 | -msgstr "" | |
| 5880 | - | |
| 5881 | -#: react-src/developer/components/tabs/AISettingsTab.js:95 | |
| 5882 | -msgid "Model Information" | |
| 5883 | -msgstr "" | |
| 5884 | - | |
| 5885 | -#: react-src/developer/components/tabs/AISettingsTab.js:97 | |
| 5886 | -msgid "4.1 Nano (1):" | |
| 5887 | -msgstr "" | |
| 5888 | - | |
| 5889 | -#: react-src/developer/components/tabs/AISettingsTab.js:97 | |
| 5890 | -msgid "Lower latency, suitable for faster interactions" | |
| 5891 | -msgstr "" | |
| 5892 | - | |
| 5893 | -#: react-src/developer/components/tabs/AISettingsTab.js:98 | |
| 5894 | -msgid "4.1-mini (2):" | |
| 5895 | -msgstr "" | |
| 5896 | - | |
| 5897 | -#: react-src/developer/components/tabs/AISettingsTab.js:98 | |
| 5898 | -msgid "Balanced performance and cost, good for most tasks" | |
| 5899 | -msgstr "" | |
| 5900 | - | |
| 5901 | -#: react-src/developer/components/tabs/ApiTestingTab.js:61 | |
| 5902 | -msgid "Failed to update API info" | |
| 5903 | -msgstr "" | |
| 5904 | - | |
| 5905 | -#: react-src/developer/components/tabs/ApiTestingTab.js:77 | |
| 5906 | -msgid "API Testing Tools" | |
| 5907 | -msgstr "" | |
| 5908 | - | |
| 5909 | -#: react-src/developer/components/tabs/ApiTestingTab.js:79 | |
| 5910 | -msgid "Test API endpoints and connections." | |
| 5911 | -msgstr "" | |
| 5912 | - | |
| 5913 | -#: react-src/developer/components/tabs/ApiTestingTab.js:83 | |
| 5914 | -msgid "Current API Configuration" | |
| 5915 | -msgstr "" | |
| 5916 | - | |
| 5917 | -#: react-src/developer/components/tabs/ApiTestingTab.js:87 | |
| 5918 | -msgid "Development API" | |
| 5919 | -msgstr "" | |
| 5920 | - | |
| 5921 | -#: react-src/developer/components/tabs/ApiTestingTab.js:105 | |
| 5922 | -msgid "Debug Logging" | |
| 5923 | -msgstr "" | |
| 5924 | - | |
| 5925 | -#: react-src/developer/components/tabs/ApiTestingTab.js:123 | |
| 5926 | -msgid "Update API Testing Data" | |
| 5927 | -msgstr "" | |
| 5928 | - | |
| 5929 | -#: react-src/developer/components/tabs/ApiTestingTab.js:125 | |
| 5930 | -msgid "Manually update API key and Site URL for testing purposes. These values are used for making requests to the Templately API." | |
| 5931 | -msgstr "" | |
| 5932 | - | |
| 5933 | -#: react-src/developer/components/tabs/ApiTestingTab.js:145 | |
| 5934 | -msgid "Enter API key" | |
| 5935 | -msgstr "" | |
| 5936 | - | |
| 5937 | -#: react-src/developer/components/tabs/ApiTestingTab.js:148 | |
| 5938 | -msgid "Stored in user meta as _templately_api_key." | |
| 5939 | -msgstr "" | |
| 5940 | - | |
| 5941 | -#: react-src/developer/components/tabs/ApiTestingTab.js:158 | |
| 5942 | -msgid "User Site URL" | |
| 5943 | -msgstr "" | |
| 5944 | - | |
| 5945 | -#: react-src/developer/components/tabs/ApiTestingTab.js:168 | |
| 5946 | -msgid "Enter Site URL" | |
| 5947 | -msgstr "" | |
| 5948 | - | |
| 5949 | -#: react-src/developer/components/tabs/ApiTestingTab.js:171 | |
| 5950 | -msgid "Stored in _templately_user meta. This is the URL sent to the Templately API." | |
| 5951 | -msgstr "" | |
| 5952 | - | |
| 5953 | -#: react-src/developer/components/tabs/ApiTestingTab.js:187 | |
| 5954 | -msgid "Updating..." | |
| 5955 | -msgstr "" | |
| 5956 | - | |
| 5957 | -#: react-src/developer/components/tabs/ApiTestingTab.js:188 | |
| 5958 | -msgid "Update API Info" | |
| 5959 | -msgstr "" | |
| 5960 | - | |
| 5961 | -#: react-src/developer/components/tabs/ApiTestingTab.js:195 | |
| 5962 | -msgid "Additional API testing tools will be added in future updates." | |
| 5963 | -msgstr "" | |
| 5964 | - | |
| 5965 | -#: react-src/developer/components/tabs/CacheManagementTab.js:24 | |
| 5966 | -#: react-src/developer/components/tabs/CacheManagementTab.js:97 | |
| 5967 | -msgid "Templately Transients" | |
| 5968 | -msgstr "" | |
| 5969 | - | |
| 5970 | -#: react-src/developer/components/tabs/CacheManagementTab.js:25 | |
| 5971 | -#: react-src/developer/components/tabs/CacheManagementTab.js:77 | |
| 5972 | -msgid "Object Cache" | |
| 5973 | -msgstr "" | |
| 5974 | - | |
| 5975 | -#: react-src/developer/components/tabs/CacheManagementTab.js:26 | |
| 5976 | -#: react-src/developer/components/tabs/CacheManagementTab.js:119 | |
| 5977 | -msgid "OPcache" | |
| 5978 | -msgstr "" | |
| 5979 | - | |
| 5980 | -#: react-src/developer/components/tabs/CacheManagementTab.js:27 | |
| 5981 | -msgid "All Cache Types" | |
| 5982 | -msgstr "" | |
| 5983 | - | |
| 5984 | -#: react-src/developer/components/tabs/CacheManagementTab.js:30 | |
| 5985 | -msgid "Clear" | |
| 5986 | -msgstr "" | |
| 5987 | - | |
| 5988 | -#: react-src/developer/components/tabs/CacheManagementTab.js:30 | |
| 5989 | -msgid "This will clear cached data. This action cannot be undone." | |
| 5990 | -msgstr "" | |
| 5991 | - | |
| 5992 | -#: react-src/developer/components/tabs/CacheManagementTab.js:42 | |
| 5993 | -msgid "Cache cleared successfully." | |
| 5994 | -msgstr "" | |
| 5995 | - | |
| 5996 | -#: react-src/developer/components/tabs/CacheManagementTab.js:49 | |
| 5997 | -msgid "Failed to clear cache" | |
| 5998 | -msgstr "" | |
| 5999 | - | |
| 6000 | -#: react-src/developer/components/tabs/CacheManagementTab.js:73 | |
| 6001 | -msgid "Manage all types of cache including transients, object cache, and OPcache." | |
| 6002 | -msgstr "" | |
| 6003 | - | |
| 6004 | -#: react-src/developer/components/tabs/CacheManagementTab.js:81 | |
| 6005 | -#: react-src/developer/components/tabs/CacheManagementTab.js:123 | |
| 6006 | -msgid "Status" | |
| 6007 | -msgstr "" | |
| 6008 | - | |
| 6009 | -#: react-src/developer/components/tabs/CacheManagementTab.js:92 | |
| 6010 | -#: react-src/developer/components/tabs/CacheManagementTab.js:114 | |
| 6011 | -#: react-src/developer/components/tabs/CacheManagementTab.js:133 | |
| 6012 | -#: react-src/developer/components/tabs/CacheManagementTab.js:146 | |
| 6013 | -msgid "Clearing..." | |
| 6014 | -msgstr "" | |
| 6015 | - | |
| 6016 | -#: react-src/developer/components/tabs/CacheManagementTab.js:92 | |
| 6017 | -msgid "Clear Object Cache" | |
| 6018 | -msgstr "" | |
| 6019 | - | |
| 6020 | -#: react-src/developer/components/tabs/CacheManagementTab.js:100 | |
| 6021 | -msgid "Templately transients found" | |
| 6022 | -msgstr "" | |
| 6023 | - | |
| 6024 | -#: react-src/developer/components/tabs/CacheManagementTab.js:102 | |
| 6025 | -msgid "Last cleanup:" | |
| 6026 | -msgstr "" | |
| 6027 | - | |
| 6028 | -#: react-src/developer/components/tabs/CacheManagementTab.js:106 | |
| 6029 | -msgid "No transients found to delete." | |
| 6030 | -msgstr "" | |
| 6031 | - | |
| 6032 | -#: react-src/developer/components/tabs/CacheManagementTab.js:114 | |
| 6033 | -msgid "Clear All Templately Transients" | |
| 6034 | -msgstr "" | |
| 6035 | - | |
| 6036 | -#: react-src/developer/components/tabs/CacheManagementTab.js:133 | |
| 6037 | -msgid "Reset OPcache" | |
| 6038 | -msgstr "" | |
| 6039 | - | |
| 6040 | -#: react-src/developer/components/tabs/CacheManagementTab.js:138 | |
| 6041 | -#: react-src/developer/components/tabs/CacheManagementTab.js:146 | |
| 6042 | -msgid "Clear All Cache" | |
| 6043 | -msgstr "" | |
| 6044 | - | |
| 6045 | -#: react-src/developer/components/tabs/CacheManagementTab.js:139 | |
| 6046 | -msgid "Clear all cache types at once (transients, object cache, and OPcache)." | |
| 6047 | -msgstr "" | |
| 6048 | - | |
| 6049 | -#: react-src/developer/components/tabs/CacheManagementTab.js:149 | |
| 6050 | -msgid "Warning:" | |
| 6051 | -msgstr "" | |
| 6052 | - | |
| 6053 | -#: react-src/developer/components/tabs/CacheManagementTab.js:149 | |
| 6054 | -msgid "This action cannot be undone. All cached data will be permanently deleted." | |
| 6055 | -msgstr "" | |
| 6056 | - | |
| 6057 | -#: react-src/developer/components/tabs/CacheManagementTab.js:156 | |
| 6058 | -msgid "Reset the guided feature tour so it triggers again on next visit to the library or detail page." | |
| 6059 | -msgstr "" | |
| 6060 | - | |
| 6061 | -#: react-src/developer/components/tabs/CacheManagementTab.js:165 | |
| 6062 | -msgid "Resetting..." | |
| 6063 | -msgstr "" | |
| 6064 | - | |
| 6065 | -#: react-src/developer/components/tabs/CacheManagementTab.js:167 | |
| 6066 | -msgid "Done!" | |
| 6067 | -msgstr "" | |
| 6068 | - | |
| 6069 | -#: react-src/developer/components/tabs/CacheManagementTab.js:168 | |
| 6070 | -msgid "Reset Tour" | |
| 6071 | -msgstr "" | |
| 6072 | - | |
| 6073 | -#: react-src/developer/components/tabs/ErrorSimulationTab.js:40 | |
| 6074 | -msgid "Saved." | |
| 6075 | -msgstr "" | |
| 6076 | - | |
| 6077 | -#: react-src/developer/components/tabs/ErrorSimulationTab.js:45 | |
| 6078 | -msgid "Failed to save error simulation config." | |
| 6079 | -msgstr "" | |
| 6080 | - | |
| 6081 | -#: react-src/developer/components/tabs/ErrorSimulationTab.js:69 | |
| 6082 | -msgid "Loading…" | |
| 6083 | -msgstr "" | |
| 6084 | - | |
| 6085 | -#: react-src/developer/components/tabs/ErrorSimulationTab.js:74 | |
| 6086 | -msgid "API Error Simulation" | |
| 6087 | -msgstr "" | |
| 6088 | - | |
| 6089 | -#: react-src/developer/components/tabs/ErrorSimulationTab.js:76 | |
| 6090 | -msgid "Intercept Login and SignUp API calls and return simulated errors. Useful for testing UI error states without modifying backend code." | |
| 6091 | -msgstr "" | |
| 6092 | - | |
| 6093 | -#: react-src/developer/components/tabs/ErrorSimulationTab.js:100 | |
| 6094 | -msgid "Simulation active" | |
| 6095 | -msgstr "" | |
| 6096 | - | |
| 6097 | -#: react-src/developer/components/tabs/ErrorSimulationTab.js:109 | |
| 6098 | -msgid "Error Type" | |
| 6099 | -msgstr "" | |
| 6100 | - | |
| 6101 | -#: react-src/developer/components/tabs/ErrorSimulationTab.js:119 | |
| 6102 | -msgid "Validation (field-level)" | |
| 6103 | -msgstr "" | |
| 6104 | - | |
| 6105 | -#: react-src/developer/components/tabs/ErrorSimulationTab.js:129 | |
| 6106 | -msgid "API Response (string message)" | |
| 6107 | -msgstr "" | |
| 6108 | - | |
| 6109 | -#: react-src/developer/components/tabs/ErrorSimulationTab.js:153 | |
| 6110 | -msgid "Error Message" | |
| 6111 | -msgstr "" | |
| 6112 | - | |
| 6113 | -#: react-src/developer/components/tabs/ErrorSimulationTab.js:166 | |
| 6114 | -msgid "— pick a preset —" | |
| 6115 | -msgstr "" | |
| 6116 | - | |
| 6117 | -#: react-src/developer/components/tabs/ErrorSimulationTab.js:177 | |
| 6118 | -msgid "Enter error message…" | |
| 6119 | -msgstr "" | |
| 6120 | - | |
| 6121 | -#: react-src/developer/components/tabs/ErrorSimulationTab.js:181 | |
| 6122 | -msgid "Returned as a top-level string error (not field-level)." | |
| 6123 | -msgstr "" | |
| 6124 | - | |
| 6125 | -#: react-src/developer/components/tabs/ErrorSimulationTab.js:195 | |
| 6126 | -msgid "Saving…" | |
| 6127 | -msgstr "" | |
| 6128 | - | |
| 6129 | -#: react-src/developer/components/tabs/ErrorSimulationTab.js:195 | |
| 6130 | -msgid "Save Error Simulation" | |
| 6131 | -msgstr "" | |
| 6132 | - | |
| 6133 | -#: react-src/developer/components/tabs/FSISettingsTab.js:36 | |
| 6134 | -msgid "Failed to save FSI settings" | |
| 6135 | -msgstr "" | |
| 6136 | - | |
| 6137 | -#: react-src/developer/components/tabs/FSISettingsTab.js:44 | |
| 6138 | -msgid "Full Site Import (FSI) Settings" | |
| 6139 | -msgstr "" | |
| 6140 | - | |
| 6141 | -#: react-src/developer/components/tabs/FSISettingsTab.js:46 | |
| 6142 | -msgid "Configure behavior for Full Site Import processes, including error handling and skip functionality." | |
| 6143 | -msgstr "" | |
| 6144 | - | |
| 6145 | -#: react-src/developer/components/tabs/FSISettingsTab.js:54 | |
| 6146 | -msgid "Skip Failed Items" | |
| 6147 | -msgstr "" | |
| 6148 | - | |
| 6149 | -#: react-src/developer/components/tabs/FSISettingsTab.js:68 | |
| 6150 | -msgid "Automatically skip items that fail 2+ times during Full Site Import. When enabled, the import will continue instead of stopping completely." | |
| 6151 | -msgstr "" | |
| 6152 | - | |
| 6153 | -#: react-src/developer/components/tabs/FSISettingsTab.js:71 | |
| 6154 | -msgid "Note:" | |
| 6155 | -msgstr "" | |
| 6156 | - | |
| 6157 | -#: react-src/developer/components/tabs/FSISettingsTab.js:71 | |
| 6158 | -msgid "This feature is experimental. Skipped items will be listed in the import completion screen." | |
| 6159 | -msgstr "" | |
| 6160 | - | |
| 6161 | -#: react-src/developer/components/tabs/FSISettingsTab.js:80 | |
| 6162 | -msgid "Save FSI Settings" | |
| 6163 | -msgstr "" | |
| 6164 | - | |
| 6165 | -#: react-src/developer/components/tabs/FSISettingsTab.js:86 | |
| 6166 | -msgid "How Skip-on-Error Works" | |
| 6167 | -msgstr "" | |
| 6168 | - | |
| 6169 | -#: react-src/developer/components/tabs/FSISettingsTab.js:88 | |
| 6170 | -msgid "Each import item is attempted up to 2 times" | |
| 6171 | -msgstr "" | |
| 6172 | - | |
| 6173 | -#: react-src/developer/components/tabs/FSISettingsTab.js:89 | |
| 6174 | -msgid "After 2 failures, the item is automatically skipped" | |
| 6175 | -msgstr "" | |
| 6176 | - | |
| 6177 | -#: react-src/developer/components/tabs/FSISettingsTab.js:90 | |
| 6178 | -msgid "Import continues with the next item instead of failing completely" | |
| 6179 | -msgstr "" | |
| 6180 | - | |
| 6181 | -#: react-src/developer/components/tabs/FSISettingsTab.js:91 | |
| 6182 | -msgid "Maximum of 5 consecutive skips allowed before hard failure" | |
| 6183 | -msgstr "" | |
| 6184 | - | |
| 6185 | -#: react-src/developer/components/tabs/FSISettingsTab.js:92 | |
| 6186 | -msgid "Skipped items are tracked and shown in the completion summary" | |
| 6187 | -msgstr "" | |
| 6188 | - | |
| 6189 | -#: react-src/developer/components/tabs/OnboardingTestTab.js:13 | |
| 6190 | -msgid "Please provide at least one parameter (API key or enable redirect)." | |
| 6191 | -msgstr "" | |
| 6192 | - | |
| 6193 | -#: react-src/developer/components/tabs/OnboardingTestTab.js:25 | |
| 6194 | -msgid "Test data set successfully!" | |
| 6195 | -msgstr "" | |
| 6196 | - | |
| 6197 | -#: react-src/developer/components/tabs/OnboardingTestTab.js:28 | |
| 6198 | -msgid "Failed to set test data." | |
| 6199 | -msgstr "" | |
| 6200 | - | |
| 6201 | -#: react-src/developer/components/tabs/OnboardingTestTab.js:31 | |
| 6202 | -msgid "Failed to set test data. Check console for details." | |
| 6203 | -msgstr "" | |
| 6204 | - | |
| 6205 | -#: react-src/developer/components/tabs/OnboardingTestTab.js:39 | |
| 6206 | -msgid "AI Builder Onboarding Test" | |
| 6207 | -msgstr "" | |
| 6208 | - | |
| 6209 | -#: react-src/developer/components/tabs/OnboardingTestTab.js:41 | |
| 6210 | -msgid "This is a temporary testing feature for AI Builder onboarding. Set test data to simulate onboarding scenarios without going through the full authentication flow." | |
| 6211 | -msgstr "" | |
| 6212 | - | |
| 6213 | -#: react-src/developer/components/tabs/OnboardingTestTab.js:52 | |
| 6214 | -msgid "optional" | |
| 6215 | -msgstr "" | |
| 6216 | - | |
| 6217 | -#: react-src/developer/components/tabs/OnboardingTestTab.js:62 | |
| 6218 | -msgid "Enter test API key (optional)" | |
| 6219 | -msgstr "" | |
| 6220 | - | |
| 6221 | -#: react-src/developer/components/tabs/OnboardingTestTab.js:66 | |
| 6222 | -msgid "Optional: Enter a test API key to set as user meta. This will be stored as _templately_api_key." | |
| 6223 | -msgstr "" | |
| 6224 | - | |
| 6225 | -#: react-src/developer/components/tabs/OnboardingTestTab.js:72 | |
| 6226 | -msgid "Enable Redirect to Onboarding" | |
| 6227 | -msgstr "" | |
| 6228 | - | |
| 6229 | -#: react-src/developer/components/tabs/OnboardingTestTab.js:86 | |
| 6230 | -msgid "When enabled, sets the ai_builder_onboarding_redirect_key option to trigger onboarding redirect." | |
| 6231 | -msgstr "" | |
| 6232 | - | |
| 6233 | -#: react-src/developer/components/tabs/OnboardingTestTab.js:95 | |
| 6234 | -msgid "Setting Test Data..." | |
| 6235 | -msgstr "" | |
| 6236 | - | |
| 6237 | -#: react-src/developer/components/tabs/OnboardingTestTab.js:95 | |
| 6238 | -msgid "Set Test Data" | |
| 6239 | -msgstr "" | |
| 6240 | - | |
| 6241 | -#: react-src/developer/components/tabs/OnboardingTestTab.js:102 | |
| 6242 | -msgid "What This Does" | |
| 6243 | -msgstr "" | |
| 6244 | - | |
| 6245 | -#: react-src/developer/components/tabs/OnboardingTestTab.js:104 | |
| 6246 | -msgid "Optionally sets user meta _templately_api_key with the provided API key (if provided)" | |
| 6247 | -msgstr "" | |
| 6248 | - | |
| 6249 | -#: react-src/developer/components/tabs/OnboardingTestTab.js:105 | |
| 6250 | -msgid "Optionally enables the onboarding redirect by setting ai_builder_onboarding_redirect_key option" | |
| 6251 | -msgstr "" | |
| 6252 | - | |
| 6253 | -#: react-src/developer/components/tabs/OnboardingTestTab.js:106 | |
| 6254 | -msgid "At least one option (API key or redirect) must be selected" | |
| 6255 | -msgstr "" | |
| 6256 | - | |
| 6257 | -#: react-src/developer/components/tabs/OnboardingTestTab.js:107 | |
| 6258 | -msgid "Works with both single-site and multisite WordPress installations" | |
| 6259 | -msgstr "" | |
| 6260 | - | |
| 6261 | -#: react-src/developer/components/tabs/OnboardingTestTab.js:110 | |
| 6262 | -msgid "Note: This is a temporary testing feature and should only be used in development environments." | |
| 6263 | -msgstr "" | |
| 6264 | - | |
| 6265 | -#: react-src/developer/components/tabs/SettingsTab.js:41 | |
| 6266 | -msgid "Failed to save developer settings" | |
| 6267 | -msgstr "" | |
| 6268 | - | |
| 6269 | -#: react-src/developer/components/tabs/SettingsTab.js:58 | |
| 6270 | -msgid "Developer Constants Configuration" | |
| 6271 | -msgstr "" | |
| 6272 | - | |
| 6273 | -#: react-src/developer/components/tabs/SettingsTab.js:60 | |
| 6274 | -msgid "Constants defined in wp-config.php will override these settings and appear disabled below." | |
| 6275 | -msgstr "" | |
| 6276 | - | |
| 6277 | -#: react-src/developer/components/tabs/SettingsTab.js:112 | |
| 6278 | -msgid "Currently controlled by wp-config.php constant:" | |
| 6279 | -msgstr "" | |
| 6280 | - | |
| 6281 | -#: react-src/developer/components/tabs/SettingsTab.js:124 | |
| 6282 | -msgid "Save Settings" | |
| 6283 | -msgstr "" | |
| 6284 | - | |
| 6285 | -#: react-src/developer/components/tabs/SettingsTab.js:130 | |
| 6286 | -msgid "wp-config.php Code Snippet" | |
| 6287 | -msgstr "" | |
| 6288 | - | |
| 6289 | -#: react-src/developer/components/tabs/SettingsTab.js:132 | |
| 6290 | -msgid "Copy this code to your wp-config.php file to define these constants:" | |
| 6291 | -msgstr "" | |
| 6292 | - | |
| 6293 | -#: react-src/developer/components/tabs/SystemInfoTab.js:20 | |
| 6294 | -msgid "System Information" | |
| 6295 | -msgstr "" | |
| 6296 | - | |
| 6297 | -#: react-src/developer/components/tabs/SystemInfoTab.js:21 | |
| 6298 | -msgid "View system information and diagnostics." | |
| 6299 | -msgstr "" | |
| 6300 | - | |
| 6301 | -#: react-src/developer/components/tabs/SystemInfoTab.js:24 | |
| 6302 | -msgid "Available Constants" | |
| 6303 | -msgstr "" | |
| 6304 | - | |
| 6305 | -#: react-src/developer/components/tabs/SystemInfoTab.js:31 | |
| 6306 | -msgid "Network Admin Support" | |
| 6307 | -msgstr "" | |
| 6308 | - | |
| 6309 | -#: react-src/developer/components/tabs/SystemInfoTab.js:33 | |
| 6310 | -msgid "When developer mode is enabled, Full Site Import functionality is available in WordPress Network Admin for multisite installations." | |
| 6311 | -msgstr "" | |
| 6312 | - | |
| 6313 | -#: react-src/developer/components/tabs/SystemInfoTab.js:36 | |
| 6314 | -msgid "Developer Bundle Information" | |
| 6315 | -msgstr "" | |
| 6316 | - | |
| 6317 | -#: react-src/developer/components/tabs/SystemInfoTab.js:40 | |
| 6318 | -msgid "Bundle Version" | |
| 6319 | -msgstr "" | |
| 6320 | - | |
| 6321 | -#: react-src/developer/components/tabs/SystemInfoTab.js:44 | |
| 6322 | -msgid "Initialization Status" | |
| 727 | +#: src/editor.js:107 | |
| 728 | +msgid "Save Block in Templately" | |
| 6323 | 729 | msgstr "" |