| @@ -1,9 +1,9 @@ | ||
| 1 | -# Copyright (C) 2024 Templately | |
| 1 | +# Copyright (C) 2025 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.1.10\n" | |
| 5 | +"Project-Id-Version: Templately 3.4.5\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,37 +8,145 @@ | ||
| 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: 2024-12-04T09:38:43+00:00\n" | |
| 12 | +"POT-Creation-Date: 2025-11-19T09:42:27+00:00\n" | |
| 13 | 13 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
| 14 | -"X-Generator: WP-CLI 2.9.0\n" | |
| 14 | +"X-Generator: WP-CLI 2.12.0\n" | |
| 15 | 15 | "X-Domain: templately\n" |
| 16 | 16 | |
| 17 | 17 | #. Plugin Name of the plugin |
| 18 | 18 | #. Author of the plugin |
| 19 | -#: includes/Core/Admin.php:427 | |
| 20 | -#: includes/Core/Platform/Gutenberg.php:82 | |
| 19 | +#: templately.php | |
| 20 | +#: includes/Core/Admin.php:515 | |
| 21 | +#: includes/Core/Platform/Gutenberg.php:83 | |
| 21 | 22 | #: views/header.php:7 |
| 22 | 23 | #: assets/js/elementor.js:1 |
| 23 | -#: react-src/elementor.js:93 | |
| 24 | -#: assets/js/elementor.js:2750 | |
| 24 | +#: react-src/elementor/AddSectionBehavior.js:30 | |
| 25 | +#: react-src/elementor/AddSectionBehavior.js:31 | |
| 26 | +#: react-src/elementor/AddSectionBehavior.js:32 | |
| 27 | +#: assets/js/elementor.js:151 | |
| 28 | +#: assets/js/elementor.js:152 | |
| 29 | +#: assets/js/elementor.js:153 | |
| 25 | 30 | msgid "Templately" |
| 26 | 31 | msgstr "" |
| 27 | 32 | |
| 28 | 33 | #. Plugin URI of the plugin |
| 34 | +#: templately.php | |
| 29 | 35 | msgid "https://templately.com" |
| 30 | 36 | msgstr "" |
| 31 | 37 | |
| 32 | 38 | #. Description of the plugin |
| 39 | +#: templately.php | |
| 33 | 40 | msgid "The Best Templates Cloud for Elementor & Gutenberg. Get access to stunning templates, WorkSpace, Cloud Library & many more." |
| 34 | 41 | msgstr "" |
| 35 | 42 | |
| 36 | 43 | #. Author URI of the plugin |
| 44 | +#: templately.php | |
| 37 | 45 | msgid "https://templately.com/" |
| 38 | 46 | msgstr "" |
| 39 | 47 | |
| 40 | -#: includes/API/API.php:162 | |
| 48 | +#: includes/API/AIContent.php:46 | |
| 49 | +#: includes/API/AIContent.php:151 | |
| 50 | +#: includes/API/AIContent.php:200 | |
| 51 | +msgid "Invalid ID." | |
| 52 | +msgstr "" | |
| 53 | + | |
| 54 | +#: includes/API/AIContent.php:162 | |
| 55 | +#: includes/API/AIContent.php:248 | |
| 56 | +msgid "Request failed." | |
| 57 | +msgstr "" | |
| 58 | + | |
| 59 | +#: includes/API/AIContent.php:169 | |
| 60 | +#: includes/API/AIContent.php:255 | |
| 61 | +msgid "Invalid response." | |
| 62 | +msgstr "" | |
| 63 | + | |
| 64 | +#: includes/API/AIContent.php:203 | |
| 65 | +msgid "Invalid prompt." | |
| 66 | +msgstr "" | |
| 67 | + | |
| 68 | +#: includes/API/AIContent.php:206 | |
| 69 | +msgid "Invalid content ids." | |
| 70 | +msgstr "" | |
| 71 | + | |
| 72 | +#: includes/API/AIContent.php:209 | |
| 73 | +msgid "Invalid platform." | |
| 74 | +msgstr "" | |
| 75 | + | |
| 76 | +#: includes/API/AIContent.php:310 | |
| 77 | +msgid "The content is being generated in the queue" | |
| 78 | +msgstr "" | |
| 79 | + | |
| 80 | +#: includes/API/AIContent.php:407 | |
| 81 | +msgid "Template must be a non-empty array with content_id as keys." | |
| 82 | +msgstr "" | |
| 83 | + | |
| 84 | +#: includes/API/AIContent.php:453 | |
| 85 | +#, php-format | |
| 86 | +msgid "Processed %d templates: %d successful, %d failed." | |
| 87 | +msgstr "" | |
| 88 | + | |
| 89 | +#: includes/API/AIContent.php:473 | |
| 90 | +msgid "Pack ID or ID parameter is required." | |
| 91 | +msgstr "" | |
| 92 | + | |
| 93 | +#: includes/API/AIContent.php:488 | |
| 94 | +msgid "Failed to fetch attachments from API." | |
| 95 | +msgstr "" | |
| 96 | + | |
| 97 | +#: includes/API/AIContent.php:501 | |
| 98 | +#, php-format | |
| 99 | +msgid "API returned HTTP %d error." | |
| 100 | +msgstr "" | |
| 101 | + | |
| 102 | +#: includes/API/AIContent.php:506 | |
| 103 | +msgid "No XML content found in API response." | |
| 104 | +msgstr "" | |
| 105 | + | |
| 106 | +#: includes/API/AIContent.php:513 | |
| 107 | +msgid "Failed to parse XML content." | |
| 108 | +msgstr "" | |
| 109 | + | |
| 110 | +#: includes/API/AIContent.php:522 | |
| 111 | +#, php-format | |
| 112 | +msgid "Found %d attachments." | |
| 113 | +msgstr "" | |
| 114 | + | |
| 115 | +#: includes/API/AIContent.php:526 | |
| 116 | +msgid "An unexpected error occurred while fetching attachments." | |
| 117 | +msgstr "" | |
| 118 | + | |
| 119 | +#: includes/API/AIContent.php:547 | |
| 120 | +msgid "Failed to create temporary file." | |
| 121 | +msgstr "" | |
| 122 | + | |
| 123 | +#: includes/API/AIContent.php:554 | |
| 124 | +msgid "Failed to write XML content to temporary file." | |
| 125 | +msgstr "" | |
| 126 | + | |
| 127 | +#: includes/API/AIContent.php:699 | |
| 128 | +msgid "Search query is required." | |
| 129 | +msgstr "" | |
| 130 | + | |
| 131 | +#: includes/API/AIContent.php:736 | |
| 132 | +msgid "Failed to fetch images from external service." | |
| 133 | +msgstr "" | |
| 134 | + | |
| 135 | +#: includes/API/AIContent.php:748 | |
| 136 | +#, php-format | |
| 137 | +msgid "External API returned error code: %d" | |
| 138 | +msgstr "" | |
| 139 | + | |
| 140 | +#: includes/API/AIContent.php:759 | |
| 141 | +msgid "Invalid response from external service." | |
| 142 | +msgstr "" | |
| 143 | + | |
| 144 | +#: includes/API/AIContent.php:769 | |
| 145 | +msgid "External API returned an error status." | |
| 146 | +msgstr "" | |
| 147 | + | |
| 148 | +#: includes/API/API.php:166 | |
| 41 | 149 | msgid "Sorry, you need to login/re-login again." |
| 42 | 150 | msgstr "" |
| 43 | 151 | |
| 44 | 152 | #: includes/API/Conditions.php:92 |
| @@ -45,13 +153,16 @@ | ||
| 45 | 153 | msgid "Successfully saved." |
| 46 | 154 | msgstr "" |
| 47 | 155 | |
| 48 | 156 | #: includes/API/Dependencies.php:92 |
| 49 | -#: includes/Core/Admin.php:429 | |
| 50 | -#: includes/Core/Importer/Runners/ElementorContent.php:15 | |
| 157 | +#: includes/Core/Admin.php:517 | |
| 158 | +#: includes/Core/Importer/Runners/ElementorContent.php:16 | |
| 51 | 159 | #: assets/js/templately.js:1 |
| 52 | -#: react-src/app/header/actionParts/Switcher.js:44 | |
| 53 | -#: assets/js/templately.js:25495 | |
| 160 | +#: react-src/app/components/core/itemDetails/Breadcrumb.js:22 | |
| 161 | +#: react-src/app/components/core/itemDetails/NewSidebar.js:334 | |
| 162 | +#: react-src/app/components/core/itemDetails/NewSidebar.js:347 | |
| 163 | +#: react-src/app/header/actionParts/Switcher.js:38 | |
| 164 | +#: react-src/app/settings/components/Switcher.js:32 | |
| 54 | 165 | msgid "Elementor" |
| 55 | 166 | msgstr "" |
| 56 | 167 | |
| 57 | 168 | #: includes/API/Dependencies.php:122 |
| @@ -57,76 +168,83 @@ | ||
| 57 | 168 | #: includes/API/Dependencies.php:122 |
| 58 | 169 | msgid "You have the plugin installed." |
| 59 | 170 | msgstr "" |
| 60 | 171 | |
| 61 | -#: includes/API/Import.php:27 | |
| 62 | -#: includes/API/Import.php:150 | |
| 63 | -#: includes/API/Import.php:162 | |
| 172 | +#: includes/API/Import.php:30 | |
| 173 | +#: includes/API/Import.php:163 | |
| 174 | +#: includes/API/Import.php:184 | |
| 64 | 175 | msgid "Invalid ID is provided." |
| 65 | 176 | msgstr "" |
| 66 | 177 | |
| 67 | -#: includes/API/Import.php:56 | |
| 178 | +#: includes/API/Import.php:36 | |
| 179 | +#: includes/API/Import.php:169 | |
| 180 | +#: includes/API/Import.php:190 | |
| 181 | +msgid "Please try again we enabled container." | |
| 182 | +msgstr "" | |
| 183 | + | |
| 184 | +#: includes/API/Import.php:69 | |
| 68 | 185 | msgid "Template data is invalid. Please kindly contact Templately Support." |
| 69 | 186 | msgstr "" |
| 70 | 187 | |
| 71 | -#: includes/API/Items.php:131 | |
| 72 | -#: includes/API/Items.php:156 | |
| 188 | +#: includes/API/Items.php:133 | |
| 189 | +#: includes/API/Items.php:158 | |
| 73 | 190 | msgid "Invalid Type Call" |
| 74 | 191 | msgstr "" |
| 75 | 192 | |
| 76 | -#: includes/API/Items.php:149 | |
| 193 | +#: includes/API/Items.php:151 | |
| 77 | 194 | msgid "Items slug cannot be empty." |
| 78 | 195 | msgstr "" |
| 79 | 196 | |
| 80 | -#: includes/API/Items.php:175 | |
| 197 | +#: includes/API/Items.php:184 | |
| 81 | 198 | msgid "Item data not found" |
| 82 | 199 | msgstr "" |
| 83 | 200 | |
| 84 | -#: includes/API/Items.php:192 | |
| 201 | +#: includes/API/Items.php:201 | |
| 85 | 202 | msgid "Search keyword cannot be empty." |
| 86 | 203 | msgstr "" |
| 87 | 204 | |
| 88 | -#: includes/API/Items.php:287 | |
| 205 | +#: includes/API/Items.php:296 | |
| 89 | 206 | msgid "Unfavourite Action Failed: Something went wrong." |
| 90 | 207 | msgstr "" |
| 91 | 208 | |
| 92 | -#: includes/API/Items.php:321 | |
| 209 | +#: includes/API/Items.php:330 | |
| 93 | 210 | #: includes/Utils/Base.php:31 |
| 94 | 211 | #: includes/Utils/Base.php:42 |
| 95 | 212 | #: assets/js/templately.js:1 |
| 96 | -#: react-src/app/components/clouds/components/partials/AddNewWorkSpace.js:18 | |
| 97 | -#: react-src/app/components/clouds/components/partials/WorkSpaceFilter.js:94 | |
| 98 | -#: react-src/app/revert/RevertWrapper.js:15 | |
| 99 | -#: react-src/redux/sagas/savedTemplatesSaga.js:82 | |
| 100 | -#: react-src/utils/cloudFilesContextMenu.js:54 | |
| 213 | +#: react-src/app/components/clouds/components/partials/AddNewWorkSpace.js:14 | |
| 214 | +#: react-src/app/components/clouds/components/partials/WorkSpaceFilter.js:95 | |
| 215 | +#: react-src/app/revert/RevertWrapper.js:12 | |
| 216 | +#: react-src/app/settings/tabs/Miscellaneous.js:12 | |
| 217 | +#: react-src/redux/sagas/savedTemplatesSaga.js:61 | |
| 218 | +#: react-src/utils/cloudFilesContextMenu.js:51 | |
| 101 | 219 | #: react-src/utils/savedTemplatesContextMenu.js:35 |
| 102 | -#: react-src/utils/workSpaceContextMenu.js:15 | |
| 103 | -#: react-src/utils/workSpaceContextMenu.js:44 | |
| 104 | -#: assets/js/templately.js:15493 | |
| 105 | -#: assets/js/templately.js:15963 | |
| 106 | -#: assets/js/templately.js:27980 | |
| 107 | -#: assets/js/templately.js:32226 | |
| 108 | -#: assets/js/templately.js:32857 | |
| 109 | -#: assets/js/templately.js:33651 | |
| 110 | -#: assets/js/templately.js:33902 | |
| 111 | -#: assets/js/templately.js:33931 | |
| 220 | +#: react-src/utils/workSpaceContextMenu.js:14 | |
| 221 | +#: react-src/utils/workSpaceContextMenu.js:40 | |
| 112 | 222 | msgid "Something went wrong." |
| 113 | 223 | msgstr "" |
| 114 | 224 | |
| 115 | -#: includes/API/Login.php:69 | |
| 225 | +#: includes/API/Items.php:514 | |
| 226 | +msgid "Item ID cannot be empty." | |
| 227 | +msgstr "" | |
| 228 | + | |
| 229 | +#: includes/API/Items.php:523 | |
| 230 | +msgid "Type cannot be empty." | |
| 231 | +msgstr "" | |
| 232 | + | |
| 233 | +#: includes/API/Login.php:71 | |
| 116 | 234 | msgid "API Key field cannot be empty." |
| 117 | 235 | msgstr "" |
| 118 | 236 | |
| 119 | -#: includes/API/Login.php:76 | |
| 237 | +#: includes/API/Login.php:78 | |
| 120 | 238 | #: includes/API/SignUp.php:40 |
| 121 | 239 | msgid "Make sure you have given a valid email address." |
| 122 | 240 | msgstr "" |
| 123 | 241 | |
| 124 | -#: includes/API/Login.php:80 | |
| 242 | +#: includes/API/Login.php:82 | |
| 125 | 243 | msgid "Password field cannot be empty." |
| 126 | 244 | msgstr "" |
| 127 | 245 | |
| 128 | -#: includes/API/Login.php:166 | |
| 246 | +#: includes/API/Login.php:170 | |
| 129 | 247 | msgid "Logged out." |
| 130 | 248 | msgstr "" |
| 131 | 249 | |
| 132 | 250 | #: includes/API/MyClouds.php:112 |
| @@ -146,17 +264,15 @@ | ||
| 146 | 264 | msgstr "" |
| 147 | 265 | |
| 148 | 266 | #: includes/API/SignUp.php:31 |
| 149 | 267 | #: assets/js/templately.js:1 |
| 150 | -#: react-src/utils/messages.js:33 | |
| 151 | -#: assets/js/templately.js:33508 | |
| 268 | +#: react-src/utils/messages.js:30 | |
| 152 | 269 | msgid "First name cannot be empty." |
| 153 | 270 | msgstr "" |
| 154 | 271 | |
| 155 | 272 | #: includes/API/SignUp.php:34 |
| 156 | 273 | #: assets/js/templately.js:1 |
| 157 | -#: react-src/utils/messages.js:43 | |
| 158 | -#: assets/js/templately.js:33518 | |
| 274 | +#: react-src/utils/messages.js:39 | |
| 159 | 275 | msgid "Last name cannot be empty." |
| 160 | 276 | msgstr "" |
| 161 | 277 | |
| 162 | 278 | #: includes/API/SignUp.php:37 |
| @@ -164,10 +280,9 @@ | ||
| 164 | 280 | msgstr "" |
| 165 | 281 | |
| 166 | 282 | #: includes/API/SignUp.php:43 |
| 167 | 283 | #: assets/js/templately.js:1 |
| 168 | -#: react-src/utils/messages.js:51 | |
| 169 | -#: assets/js/templately.js:33526 | |
| 284 | +#: react-src/utils/messages.js:46 | |
| 170 | 285 | msgid "Password cannot be empty." |
| 171 | 286 | msgstr "" |
| 172 | 287 | |
| 173 | 288 | #: includes/API/SignUp.php:46 |
| @@ -178,8 +293,9 @@ | ||
| 178 | 293 | msgid "Password and confirm password should be matched." |
| 179 | 294 | msgstr "" |
| 180 | 295 | |
| 181 | 296 | #: includes/API/ThemeBuilderApi.php:62 |
| 297 | +#, php-format | |
| 182 | 298 | msgid "Something went wrong. %s" |
| 183 | 299 | msgstr "" |
| 184 | 300 | |
| 185 | 301 | #: includes/API/WorkSpaces.php:32 |
| @@ -240,13 +356,15 @@ | ||
| 240 | 356 | msgid "Entire Site" |
| 241 | 357 | msgstr "" |
| 242 | 358 | |
| 243 | 359 | #: includes/Builder/Conditions/PostByAuthor.php:19 |
| 360 | +#, php-format | |
| 244 | 361 | msgid "%s By Author" |
| 245 | 362 | msgstr "" |
| 246 | 363 | |
| 247 | 364 | #: includes/Builder/Conditions/PostTypeArchive.php:31 |
| 248 | 365 | #: includes/Builder/Conditions/PostTypeArchive.php:35 |
| 366 | +#, php-format | |
| 249 | 367 | msgid "%s Archive" |
| 250 | 368 | msgstr "" |
| 251 | 369 | |
| 252 | 370 | #: includes/Builder/Conditions/ProductSearch.php:11 |
| @@ -253,8 +371,14 @@ | ||
| 253 | 371 | msgid "Product Search" |
| 254 | 372 | msgstr "" |
| 255 | 373 | |
| 256 | 374 | #: includes/Builder/Conditions/Search.php:15 |
| 375 | +#: assets/js/developer.js:37031 | |
| 376 | +#: assets/js/templately.js:1 | |
| 377 | +#: react-src/app/components/core/AiContentSidebar/ImageReplacePanel/index.js:697 | |
| 378 | +#: react-src/app/components/core/AiContentSidebar/ImageReplacePanel/index.js:708 | |
| 379 | +#: react-src/developer/components/LogViewer.js:982 | |
| 380 | +#: assets/js/developer.js:35790 | |
| 257 | 381 | msgid "Search" |
| 258 | 382 | msgstr "" |
| 259 | 383 | |
| 260 | 384 | #: includes/Builder/Conditions/Singular.php:21 |
| @@ -268,29 +392,29 @@ | ||
| 268 | 392 | #: includes/Builder/Conditions/WooCommerce.php:14 |
| 269 | 393 | msgid "WooCommerce" |
| 270 | 394 | msgstr "" |
| 271 | 395 | |
| 272 | -#: includes/Builder/Managers/LocationManager.php:58 | |
| 396 | +#: includes/Builder/Managers/LocationManager.php:57 | |
| 273 | 397 | #: includes/Builder/Types/Header.php:12 |
| 274 | 398 | msgid "Header" |
| 275 | 399 | msgstr "" |
| 276 | 400 | |
| 277 | -#: includes/Builder/Managers/LocationManager.php:62 | |
| 401 | +#: includes/Builder/Managers/LocationManager.php:61 | |
| 278 | 402 | #: includes/Builder/Types/Footer.php:12 |
| 279 | 403 | msgid "Footer" |
| 280 | 404 | msgstr "" |
| 281 | 405 | |
| 282 | -#: includes/Builder/Managers/LocationManager.php:66 | |
| 406 | +#: includes/Builder/Managers/LocationManager.php:65 | |
| 283 | 407 | #: includes/Builder/Types/Archive.php:12 |
| 284 | 408 | msgid "Archive" |
| 285 | 409 | msgstr "" |
| 286 | 410 | |
| 287 | -#: includes/Builder/Managers/LocationManager.php:70 | |
| 411 | +#: includes/Builder/Managers/LocationManager.php:69 | |
| 288 | 412 | #: includes/Builder/Types/Single.php:11 |
| 289 | 413 | msgid "Single" |
| 290 | 414 | msgstr "" |
| 291 | 415 | |
| 292 | -#: includes/Builder/PageTemplates.php:23 | |
| 416 | +#: includes/Builder/PageTemplates.php:29 | |
| 293 | 417 | msgid "Templately Gutenberg Template" |
| 294 | 418 | msgstr "" |
| 295 | 419 | |
| 296 | 420 | #: includes/Builder/Source.php:97 |
| @@ -356,31 +480,21 @@ | ||
| 356 | 480 | msgctxt "Template Library" |
| 357 | 481 | msgid "No Templates found in Trash" |
| 358 | 482 | msgstr "" |
| 359 | 483 | |
| 360 | -#: includes/Builder/Source.php:224 | |
| 484 | +#: includes/Builder/Source.php:223 | |
| 361 | 485 | #: assets/js/templately.js:1 |
| 362 | -#: react-src/app/components/core/itemDetails/Packs/PacksHeader.js:115 | |
| 486 | +#: react-src/app/components/core/AiContentSidebar/ImageReplacePanel/index.js:76 | |
| 487 | +#: react-src/app/components/core/itemDetails/Packs/PacksHeader.js:87 | |
| 363 | 488 | #: react-src/app/components/header/ContentHeader.js:16 |
| 364 | -#: react-src/app/components/header/PlanSwitcher.js:39 | |
| 365 | -#: react-src/app/components/profile/FavouritesFilter.js:37 | |
| 366 | -#: react-src/app/components/profile/FavouritesFilter.js:59 | |
| 367 | -#: react-src/app/components/sidebar/components/partials/Categories.js:42 | |
| 368 | -#: react-src/app/components/sidebar/components/partials/TemplateTypes.js:47 | |
| 369 | -#: assets/js/templately.js:17617 | |
| 370 | -#: assets/js/templately.js:22451 | |
| 371 | -#: assets/js/templately.js:22501 | |
| 372 | -#: assets/js/templately.js:22813 | |
| 373 | -#: assets/js/templately.js:22835 | |
| 374 | -#: assets/js/templately.js:23568 | |
| 375 | -#: assets/js/templately.js:23998 | |
| 489 | +#: react-src/app/components/header/PlanSwitcher.js:33 | |
| 490 | +#: react-src/app/components/profile/FavouritesFilter.js:34 | |
| 491 | +#: react-src/app/components/profile/FavouritesFilter.js:48 | |
| 492 | +#: react-src/app/components/sidebar/components/partials/Categories.js:27 | |
| 493 | +#: react-src/app/components/sidebar/components/partials/TemplateTypes.js:33 | |
| 376 | 494 | msgid "All" |
| 377 | 495 | msgstr "" |
| 378 | 496 | |
| 379 | -#: includes/Builder/Source.php:242 | |
| 380 | -msgid "Miscellaneous" | |
| 381 | -msgstr "" | |
| 382 | - | |
| 383 | 497 | #: includes/Builder/Types/Archive.php:16 |
| 384 | 498 | msgid "Archives" |
| 385 | 499 | msgstr "" |
| 386 | 500 | |
| @@ -403,8 +517,16 @@ | ||
| 403 | 517 | #: includes/Builder/Types/Error.php:15 |
| 404 | 518 | msgid "404 Error Pages" |
| 405 | 519 | msgstr "" |
| 406 | 520 | |
| 521 | +#: includes/Builder/Types/FluentProductSingle.php:11 | |
| 522 | +msgid "Fluent Cart Product Single" | |
| 523 | +msgstr "" | |
| 524 | + | |
| 525 | +#: includes/Builder/Types/FluentProductSingle.php:15 | |
| 526 | +msgid "Fluent Cart Products Single" | |
| 527 | +msgstr "" | |
| 528 | + | |
| 407 | 529 | #: includes/Builder/Types/Footer.php:16 |
| 408 | 530 | msgid "Footers" |
| 409 | 531 | msgstr "" |
| 410 | 532 | |
| @@ -412,20 +534,19 @@ | ||
| 412 | 534 | msgid "Headers" |
| 413 | 535 | msgstr "" |
| 414 | 536 | |
| 415 | 537 | #: includes/Builder/Types/Page.php:14 |
| 416 | -#: includes/Builder/Widgets/Post_Content.php:122 | |
| 538 | +#: includes/Builder/Widgets/Post_Content.php:134 | |
| 417 | 539 | msgid "Page" |
| 418 | 540 | msgstr "" |
| 419 | 541 | |
| 420 | 542 | #: includes/Builder/Types/Page.php:18 |
| 421 | 543 | #: assets/js/templately.js:1 |
| 422 | -#: react-src/app/components/core/itemDetails/Packs/PacksHeader.js:135 | |
| 423 | -#: react-src/app/components/profile/FavouritesFilter.js:47 | |
| 424 | -#: react-src/app/routesTemplate.js:40 | |
| 425 | -#: assets/js/templately.js:17637 | |
| 426 | -#: assets/js/templately.js:22823 | |
| 427 | -#: assets/js/templately.js:28098 | |
| 544 | +#: react-src/app/components/core/itemDetails/NewItemList.js:57 | |
| 545 | +#: react-src/app/components/core/itemDetails/NewLayoutsInPack.js:69 | |
| 546 | +#: react-src/app/components/core/itemDetails/Packs/PacksHeader.js:106 | |
| 547 | +#: react-src/app/components/profile/FavouritesFilter.js:40 | |
| 548 | +#: react-src/app/routesTemplate.js:29 | |
| 428 | 549 | msgid "Pages" |
| 429 | 550 | msgstr "" |
| 430 | 551 | |
| 431 | 552 | #: includes/Builder/Types/PageSingle.php:11 |
| @@ -520,11 +641,14 @@ | ||
| 520 | 641 | msgstr "" |
| 521 | 642 | |
| 522 | 643 | #: includes/Builder/Widgets/Featured_Image.php:190 |
| 523 | 644 | #: includes/Builder/Widgets/Site_Logo.php:216 |
| 524 | -#: assets/js/templately.js:19714 | |
| 525 | -#: assets/js/templately.js:20026 | |
| 526 | -#: assets/js/templately.js:20035 | |
| 645 | +#: assets/js/templately.js:1 | |
| 646 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/Typography/index.js:30 | |
| 647 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/Typography/index.js:39 | |
| 648 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/Typography/TypographyRow.js:12 | |
| 649 | +#: react-src/app/settings/components/TypographyRow.js:12 | |
| 650 | +#: react-src/app/settings/tabs/Typography.js:45 | |
| 527 | 651 | msgid "Default" |
| 528 | 652 | msgstr "" |
| 529 | 653 | |
| 530 | 654 | #: includes/Builder/Widgets/Featured_Image.php:191 |
| @@ -609,9 +733,9 @@ | ||
| 609 | 733 | #: includes/Builder/Widgets/Post_Title.php:79 |
| 610 | 734 | msgid "Text Color" |
| 611 | 735 | msgstr "" |
| 612 | 736 | |
| 613 | -#: includes/Builder/Widgets/Post_Content.php:118 | |
| 737 | +#: includes/Builder/Widgets/Post_Content.php:130 | |
| 614 | 738 | msgid "Pages:" |
| 615 | 739 | msgstr "" |
| 616 | 740 | |
| 617 | 741 | #: includes/Builder/Widgets/Post_Title.php:23 |
| @@ -636,190 +760,250 @@ | ||
| 636 | 760 | #: includes/Builder/Widgets/Site_Logo.php:66 |
| 637 | 761 | msgid "Change Site Logo" |
| 638 | 762 | msgstr "" |
| 639 | 763 | |
| 640 | -#: includes/Core/Admin.php:48 | |
| 764 | +#: includes/Core/Admin.php:50 | |
| 641 | 765 | msgctxt "Post type general name" |
| 642 | 766 | msgid "Theme Builders" |
| 643 | 767 | msgstr "" |
| 644 | 768 | |
| 645 | -#: includes/Core/Admin.php:49 | |
| 769 | +#: includes/Core/Admin.php:51 | |
| 646 | 770 | msgctxt "Post type singular name" |
| 647 | 771 | msgid "Theme Builder" |
| 648 | 772 | msgstr "" |
| 649 | 773 | |
| 650 | -#: includes/Core/Admin.php:50 | |
| 774 | +#: includes/Core/Admin.php:52 | |
| 651 | 775 | msgctxt "Admin Menu text" |
| 652 | 776 | msgid "Theme Builder" |
| 653 | 777 | msgstr "" |
| 654 | 778 | |
| 655 | -#: includes/Core/Admin.php:51 | |
| 779 | +#: includes/Core/Admin.php:53 | |
| 656 | 780 | msgctxt "Add New on Toolbar" |
| 657 | 781 | msgid "Book" |
| 658 | 782 | msgstr "" |
| 659 | 783 | |
| 660 | -#: includes/Core/Admin.php:52 | |
| 784 | +#: includes/Core/Admin.php:54 | |
| 661 | 785 | msgid "Add New" |
| 662 | 786 | msgstr "" |
| 663 | 787 | |
| 664 | -#: includes/Core/Admin.php:53 | |
| 788 | +#: includes/Core/Admin.php:55 | |
| 665 | 789 | #: assets/js/templately.js:1 |
| 666 | -#: react-src/app/add-new/AdminHeader.js:52 | |
| 667 | -#: assets/js/templately.js:12018 | |
| 790 | +#: react-src/app/add-new/AdminHeader.js:40 | |
| 668 | 791 | msgid "Add New Template" |
| 669 | 792 | msgstr "" |
| 670 | 793 | |
| 671 | -#: includes/Core/Admin.php:54 | |
| 794 | +#: includes/Core/Admin.php:56 | |
| 672 | 795 | msgid "New Template" |
| 673 | 796 | msgstr "" |
| 674 | 797 | |
| 675 | -#: includes/Core/Admin.php:55 | |
| 798 | +#: includes/Core/Admin.php:57 | |
| 676 | 799 | #: assets/js/templately.js:1 |
| 677 | -#: react-src/app/components/core/modals/ImportSuccess.js:20 | |
| 678 | -#: assets/js/templately.js:21400 | |
| 800 | +#: react-src/app/components/core/modals/ImportSuccess.js:13 | |
| 679 | 801 | msgid "Edit Template" |
| 680 | 802 | msgstr "" |
| 681 | 803 | |
| 682 | -#: includes/Core/Admin.php:56 | |
| 804 | +#: includes/Core/Admin.php:58 | |
| 683 | 805 | #: assets/js/templately.js:1 |
| 684 | -#: react-src/app/components/core/modals/ImportSuccess.js:33 | |
| 685 | -#: assets/js/templately.js:21413 | |
| 806 | +#: react-src/app/components/core/modals/ImportSuccess.js:22 | |
| 686 | 807 | msgid "View Template" |
| 687 | 808 | msgstr "" |
| 688 | 809 | |
| 689 | -#: includes/Core/Admin.php:57 | |
| 810 | +#: includes/Core/Admin.php:59 | |
| 690 | 811 | msgid "All Templates" |
| 691 | 812 | msgstr "" |
| 692 | 813 | |
| 693 | -#: includes/Core/Admin.php:58 | |
| 814 | +#: includes/Core/Admin.php:60 | |
| 694 | 815 | msgid "Search Templates" |
| 695 | 816 | msgstr "" |
| 696 | 817 | |
| 697 | -#: includes/Core/Admin.php:59 | |
| 818 | +#: includes/Core/Admin.php:61 | |
| 698 | 819 | msgid "Parent Templates:" |
| 699 | 820 | msgstr "" |
| 700 | 821 | |
| 701 | -#: includes/Core/Admin.php:60 | |
| 822 | +#: includes/Core/Admin.php:62 | |
| 702 | 823 | msgid "No templates found." |
| 703 | 824 | msgstr "" |
| 704 | 825 | |
| 705 | -#: includes/Core/Admin.php:61 | |
| 826 | +#: includes/Core/Admin.php:63 | |
| 706 | 827 | msgid "No templates found in Trash." |
| 707 | 828 | msgstr "" |
| 708 | 829 | |
| 709 | -#: includes/Core/Admin.php:62 | |
| 830 | +#: includes/Core/Admin.php:64 | |
| 710 | 831 | msgctxt "Overrides the “Featured Image” phrase for this post type. Added in 4.3" |
| 711 | 832 | msgid "Template Cover Image" |
| 712 | 833 | msgstr "" |
| 713 | 834 | |
| 714 | -#: includes/Core/Admin.php:63 | |
| 835 | +#: includes/Core/Admin.php:65 | |
| 715 | 836 | msgctxt "Overrides the “Set featured image” phrase for this post type. Added in 4.3" |
| 716 | 837 | msgid "Set cover image" |
| 717 | 838 | msgstr "" |
| 718 | 839 | |
| 719 | -#: includes/Core/Admin.php:64 | |
| 840 | +#: includes/Core/Admin.php:66 | |
| 720 | 841 | msgctxt "Overrides the “Remove featured image” phrase for this post type. Added in 4.3" |
| 721 | 842 | msgid "Remove cover image" |
| 722 | 843 | msgstr "" |
| 723 | 844 | |
| 724 | -#: includes/Core/Admin.php:65 | |
| 845 | +#: includes/Core/Admin.php:67 | |
| 725 | 846 | msgctxt "Overrides the “Use as featured image” phrase for this post type. Added in 4.3" |
| 726 | 847 | msgid "Use as cover image" |
| 727 | 848 | msgstr "" |
| 728 | 849 | |
| 729 | -#: includes/Core/Admin.php:66 | |
| 850 | +#: includes/Core/Admin.php:68 | |
| 730 | 851 | msgctxt "The post type archive label used in nav menus. Default “Post Archives”. Added in 4.4" |
| 731 | 852 | msgid "Template archives" |
| 732 | 853 | msgstr "" |
| 733 | 854 | |
| 734 | -#: includes/Core/Admin.php:68 | |
| 855 | +#: includes/Core/Admin.php:70 | |
| 735 | 856 | msgctxt "Overrides the “Uploaded to this post”/”Uploaded to this page” phrase (used when viewing media attached to a post). Added in 4.4" |
| 736 | 857 | msgid "Uploaded to this template" |
| 737 | 858 | msgstr "" |
| 738 | 859 | |
| 739 | -#: includes/Core/Admin.php:69 | |
| 860 | +#: includes/Core/Admin.php:71 | |
| 740 | 861 | 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" |
| 741 | 862 | msgid "Filter templates list" |
| 742 | 863 | msgstr "" |
| 743 | 864 | |
| 744 | -#: includes/Core/Admin.php:70 | |
| 865 | +#: includes/Core/Admin.php:72 | |
| 745 | 866 | 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" |
| 746 | 867 | msgid "Templates list navigation" |
| 747 | 868 | msgstr "" |
| 748 | 869 | |
| 749 | -#: includes/Core/Admin.php:71 | |
| 870 | +#: includes/Core/Admin.php:73 | |
| 750 | 871 | msgctxt "Screen reader text for the items list heading on the post type listing screen. Default “Posts list”/”Pages list”. Added in 4.4" |
| 751 | 872 | msgid "Templates list" |
| 752 | 873 | msgstr "" |
| 753 | 874 | |
| 754 | -#: includes/Core/Admin.php:241 | |
| 875 | +#: includes/Core/Admin.php:311 | |
| 876 | +#, php-format | |
| 755 | 877 | 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?" |
| 756 | 878 | msgstr "" |
| 757 | 879 | |
| 758 | -#: includes/Core/Admin.php:250 | |
| 880 | +#: includes/Core/Admin.php:320 | |
| 759 | 881 | msgid "Sure, you deserve it!" |
| 760 | 882 | msgstr "" |
| 761 | 883 | |
| 762 | -#: includes/Core/Admin.php:254 | |
| 884 | +#: includes/Core/Admin.php:324 | |
| 763 | 885 | #: assets/js/dashboard.js:1 |
| 764 | -#: react-src/dashboard/Feedback/Review.js:65 | |
| 765 | -#: assets/js/dashboard.js:714 | |
| 886 | +#: react-src/dashboard/Feedback/Review.js:58 | |
| 887 | +#: assets/js/dashboard.js:727 | |
| 766 | 888 | msgid "I already did" |
| 767 | 889 | msgstr "" |
| 768 | 890 | |
| 769 | -#: includes/Core/Admin.php:261 | |
| 891 | +#: includes/Core/Admin.php:331 | |
| 770 | 892 | msgid "Maybe Later" |
| 771 | 893 | msgstr "" |
| 772 | 894 | |
| 773 | -#: includes/Core/Admin.php:273 | |
| 895 | +#: includes/Core/Admin.php:343 | |
| 774 | 896 | msgid "I need help" |
| 775 | 897 | msgstr "" |
| 776 | 898 | |
| 777 | -#: includes/Core/Admin.php:277 | |
| 899 | +#: includes/Core/Admin.php:347 | |
| 778 | 900 | msgid "Never show again" |
| 779 | 901 | msgstr "" |
| 780 | 902 | |
| 781 | -#: includes/Core/Admin.php:308 | |
| 782 | -msgid "🔥 Get access to 5,000+ Ready Templates & save up to 65% OFF now" | |
| 903 | +#: includes/Core/Admin.php:378 | |
| 904 | +msgid "🔥 Get access to 6,500+ Ready Templates & save up to 65% OFF now" | |
| 783 | 905 | msgstr "" |
| 784 | 906 | |
| 785 | -#: includes/Core/Admin.php:308 | |
| 786 | -#: includes/Core/Admin.php:328 | |
| 787 | -#: includes/Core/Admin.php:358 | |
| 907 | +#: includes/Core/Admin.php:378 | |
| 788 | 908 | #: assets/js/templately.js:1 |
| 789 | -#: react-src/app/components/core/modals/ImportFailed.js:25 | |
| 790 | -#: assets/js/templately.js:21364 | |
| 909 | +#: react-src/app/components/core/modals/ImportFailed.js:18 | |
| 791 | 910 | msgid "Upgrade to Pro" |
| 792 | 911 | msgstr "" |
| 793 | 912 | |
| 794 | -#: includes/Core/Admin.php:351 | |
| 795 | -msgid "Halloween Treats: Get Templately PRO" | |
| 913 | +#: includes/Core/Admin.php:404 | |
| 914 | +msgid "Upgrade To PRO" | |
| 796 | 915 | msgstr "" |
| 797 | 916 | |
| 798 | -#: includes/Core/Admin.php:352 | |
| 799 | -msgid "up to 65% OFF" | |
| 917 | +#: includes/Core/Admin.php:410 | |
| 918 | +msgid "I’ll Grab It Later" | |
| 800 | 919 | msgstr "" |
| 801 | 920 | |
| 802 | -#: includes/Core/Admin.php:353 | |
| 803 | -msgid "& unlock 5000+ ready WordPress templates now." | |
| 921 | +#: includes/Core/Admin.php:433 | |
| 922 | +msgid "Get" | |
| 804 | 923 | msgstr "" |
| 805 | 924 | |
| 806 | -#: includes/Core/Admin.php:428 | |
| 925 | +#: includes/Core/Admin.php:434 | |
| 926 | +msgid "Templately PRO" | |
| 927 | +msgstr "" | |
| 928 | + | |
| 929 | +#: includes/Core/Admin.php:435 | |
| 930 | +msgid "with up to 60% OFF & unlock 6500+ ready WordPress templates to power up web design in 2025." | |
| 931 | +msgstr "" | |
| 932 | + | |
| 933 | +#: includes/Core/Admin.php:441 | |
| 934 | +msgid "GET PRO Lifetime Access" | |
| 935 | +msgstr "" | |
| 936 | + | |
| 937 | +#: includes/Core/Admin.php:446 | |
| 938 | +msgid "No, I’ll Pay Full Price Later" | |
| 939 | +msgstr "" | |
| 940 | + | |
| 941 | +#: includes/Core/Admin.php:516 | |
| 807 | 942 | msgid "requires" |
| 808 | 943 | msgstr "" |
| 809 | 944 | |
| 810 | -#: includes/Core/Admin.php:430 | |
| 945 | +#: includes/Core/Admin.php:518 | |
| 811 | 946 | msgid "plugin to be installed and activated. Please install Elementor to continue." |
| 812 | 947 | msgstr "" |
| 813 | 948 | |
| 814 | -#: includes/Core/Admin.php:452 | |
| 949 | +#: includes/Core/Admin.php:540 | |
| 815 | 950 | msgid "Open settings page" |
| 816 | 951 | msgstr "" |
| 817 | 952 | |
| 818 | -#: includes/Core/Admin.php:453 | |
| 953 | +#: includes/Core/Admin.php:541 | |
| 819 | 954 | msgid "Templates Library" |
| 820 | 955 | msgstr "" |
| 821 | 956 | |
| 957 | +#: includes/Core/Developer/Developer.php:519 | |
| 958 | +msgid "No Templately transients found to delete." | |
| 959 | +msgstr "" | |
| 960 | + | |
| 961 | +#. translators: %1$d: number of deleted transients, %2$d: total found transients | |
| 962 | +#: includes/Core/Developer/Developer.php:571 | |
| 963 | +#, php-format | |
| 964 | +msgid "Successfully deleted %1$d of %2$d Templately transients." | |
| 965 | +msgstr "" | |
| 966 | + | |
| 967 | +#: includes/Core/Developer/Developer.php:575 | |
| 968 | +msgid "Failed to delete any transients." | |
| 969 | +msgstr "" | |
| 970 | + | |
| 971 | +#: includes/Core/Developer/DeveloperSettings.php:79 | |
| 972 | +msgid "No settings provided." | |
| 973 | +msgstr "" | |
| 974 | + | |
| 975 | +#: includes/Core/Developer/DeveloperSettings.php:86 | |
| 976 | +msgid "Failed to update developer settings." | |
| 977 | +msgstr "" | |
| 978 | + | |
| 979 | +#: includes/Core/Developer/DeveloperSettings.php:93 | |
| 980 | +#: assets/js/developer.js:35477 | |
| 981 | +#: react-src/developer/components/DeveloperSettings.js:185 | |
| 982 | +#: assets/js/developer.js:34228 | |
| 983 | +msgid "Developer settings saved successfully." | |
| 984 | +msgstr "" | |
| 985 | + | |
| 986 | +#: includes/Core/Developer/DeveloperSettings.php:95 | |
| 987 | +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." | |
| 988 | +msgstr "" | |
| 989 | + | |
| 990 | +#: includes/Core/Developer/HttpToCurl.php:305 | |
| 991 | +msgid "Converts WordPress HTTP API requests to cURL commands for debugging" | |
| 992 | +msgstr "" | |
| 993 | + | |
| 994 | +#: includes/Core/Developer/LogViewer.php:646 | |
| 995 | +msgid "Comprehensive log viewing and management system" | |
| 996 | +msgstr "" | |
| 997 | + | |
| 998 | +#: includes/Core/Developer/NetworkAdmin.php:135 | |
| 999 | +msgid "You do not have sufficient permissions to access this page." | |
| 1000 | +msgstr "" | |
| 1001 | + | |
| 1002 | +#: includes/Core/Developer/NetworkAdmin.php:344 | |
| 1003 | +msgid "Error creating site: " | |
| 1004 | +msgstr "" | |
| 1005 | + | |
| 822 | 1006 | #: includes/Core/Importer/Form.php:25 |
| 823 | 1007 | msgid "Form JSON does not exists." |
| 824 | 1008 | msgstr "" |
| 825 | 1009 | |
| @@ -826,80 +1010,126 @@ | ||
| 826 | 1010 | #: includes/Core/Importer/Form.php:31 |
| 827 | 1011 | msgid "Cannot be imported." |
| 828 | 1012 | msgstr "" |
| 829 | 1013 | |
| 830 | -#: includes/Core/Importer/FullSiteImport.php:75 | |
| 1014 | +#: includes/Core/Importer/FullSiteImport.php:99 | |
| 831 | 1015 | msgid "Invalid nonce" |
| 832 | 1016 | msgstr "" |
| 833 | 1017 | |
| 834 | -#: includes/Core/Importer/FullSiteImport.php:81 | |
| 1018 | +#: includes/Core/Importer/FullSiteImport.php:105 | |
| 835 | 1019 | msgid "Insufficient permissions" |
| 836 | 1020 | msgstr "" |
| 837 | 1021 | |
| 838 | -#: includes/Core/Importer/FullSiteImport.php:360 | |
| 1022 | +#: includes/Core/Importer/FullSiteImport.php:241 | |
| 1023 | +#: includes/Core/Importer/FullSiteImport.php:504 | |
| 839 | 1024 | msgid "Invalid Pack ID." |
| 840 | 1025 | msgstr "" |
| 841 | 1026 | |
| 842 | -#: includes/Core/Importer/FullSiteImport.php:425 | |
| 1027 | +#: includes/Core/Importer/FullSiteImport.php:269 | |
| 1028 | +#: includes/Core/Importer/FullSiteImport.php:560 | |
| 843 | 1029 | msgid "Please update the templately plugin." |
| 844 | 1030 | msgstr "" |
| 845 | 1031 | |
| 846 | -#: includes/Core/Importer/FullSiteImport.php:444 | |
| 847 | -#: includes/Core/Importer/FullSiteImport.php:940 | |
| 1032 | +#: includes/Core/Importer/FullSiteImport.php:284 | |
| 1033 | +msgid "Session created and pack downloaded successfully" | |
| 1034 | +msgstr "" | |
| 1035 | + | |
| 1036 | +#: includes/Core/Importer/FullSiteImport.php:470 | |
| 1037 | +#: includes/Core/Importer/Utils/Utils.php:318 | |
| 1038 | +#: includes/Core/Importer/Utils/Utils.php:325 | |
| 1039 | +msgid "Invalid Session ID." | |
| 1040 | +msgstr "" | |
| 1041 | + | |
| 1042 | +#: includes/Core/Importer/FullSiteImport.php:592 | |
| 1043 | +#: includes/Core/Importer/FullSiteImport.php:1250 | |
| 848 | 1044 | #: assets/js/templately.js:1 |
| 849 | -#: react-src/app/components/core/itemDetails/Packs/FullSiteImport.js:62 | |
| 850 | -#: react-src/app/hooks/useFullSiteImport.js:255 | |
| 851 | -#: assets/js/templately.js:17430 | |
| 852 | -#: assets/js/templately.js:26021 | |
| 1045 | +#: react-src/app/components/core/AiContentSidebar/index.js:310 | |
| 1046 | +#: react-src/app/components/core/itemDetails/Packs/FullSiteImport.js:111 | |
| 1047 | +#: react-src/app/components/core/itemDetails/Packs/FullSiteImport.js:140 | |
| 1048 | +#: react-src/app/hooks/useFullSiteImport.js:336 | |
| 853 | 1049 | msgid "Oops!" |
| 854 | 1050 | msgstr "" |
| 855 | 1051 | |
| 856 | -#: includes/Core/Importer/FullSiteImport.php:482 | |
| 1052 | +#: includes/Core/Importer/FullSiteImport.php:677 | |
| 857 | 1053 | msgid "Upload directory is not writable." |
| 858 | 1054 | msgstr "" |
| 859 | 1055 | |
| 860 | -#: includes/Core/Importer/FullSiteImport.php:491 | |
| 1056 | +#: includes/Core/Importer/FullSiteImport.php:686 | |
| 861 | 1057 | msgid "Permission Passed" |
| 862 | 1058 | msgstr "" |
| 863 | 1059 | |
| 864 | -#: includes/Core/Importer/FullSiteImport.php:506 | |
| 1060 | +#: includes/Core/Importer/FullSiteImport.php:693 | |
| 1061 | +#: includes/Core/Importer/FullSiteImport.php:723 | |
| 1062 | +#: includes/Core/Importer/FullSiteImport.php:730 | |
| 1063 | +#: includes/Core/Importer/Runners/DownloadZip.php:61 | |
| 1064 | +#: includes/Core/Importer/Runners/DownloadZip.php:96 | |
| 1065 | +#: includes/Core/Importer/Runners/DownloadZip.php:110 | |
| 865 | 1066 | msgid "Downloading Template Pack" |
| 866 | 1067 | msgstr "" |
| 867 | 1068 | |
| 868 | -#: includes/Core/Importer/FullSiteImport.php:523 | |
| 1069 | +#: includes/Core/Importer/FullSiteImport.php:705 | |
| 1070 | +#: includes/Core/Importer/Runners/DownloadZip.php:78 | |
| 869 | 1071 | msgid "Template pack download failed" |
| 870 | 1072 | msgstr "" |
| 871 | 1073 | |
| 872 | -#: includes/Core/Importer/FullSiteImport.php:534 | |
| 873 | -msgid "Template pack download failed with response code: " | |
| 1074 | +#: includes/Core/Importer/FullSiteImport.php:715 | |
| 1075 | +#: includes/Core/Importer/Runners/DownloadZip.php:88 | |
| 1076 | +#, php-format | |
| 1077 | +msgid " Please try again or contact <a href='%s' target='_blank'>support</a>." | |
| 874 | 1078 | msgstr "" |
| 875 | 1079 | |
| 876 | -#: includes/Core/Importer/FullSiteImport.php:537 | |
| 877 | -#: includes/Core/Importer/FullSiteImport.php:551 | |
| 878 | -msgid "Template is getting ready" | |
| 1080 | +#: includes/Core/Importer/FullSiteImport.php:720 | |
| 1081 | +#: includes/Core/Importer/Runners/DownloadZip.php:93 | |
| 1082 | +msgid "Template pack download failed with response code: " | |
| 879 | 1083 | msgstr "" |
| 880 | 1084 | |
| 881 | -#: includes/Core/Importer/FullSiteImport.php:555 | |
| 1085 | +#: includes/Core/Importer/FullSiteImport.php:734 | |
| 1086 | +#: includes/Core/Importer/Runners/DownloadZip.php:114 | |
| 882 | 1087 | msgid "Downloading Failed. Please try again" |
| 883 | 1088 | msgstr "" |
| 884 | 1089 | |
| 885 | -#: includes/Core/Importer/FullSiteImport.php:564 | |
| 1090 | +#: includes/Core/Importer/FullSiteImport.php:743 | |
| 886 | 1091 | msgid "WP_Filesystem cannot be initialized" |
| 887 | 1092 | msgstr "" |
| 888 | 1093 | |
| 889 | -#: includes/Core/Importer/FullSiteImport.php:577 | |
| 890 | -#: includes/Core/Importer/FullSiteImport.php:930 | |
| 1094 | +#: includes/Core/Importer/FullSiteImport.php:787 | |
| 1095 | +#: includes/Core/Importer/FullSiteImport.php:1240 | |
| 891 | 1096 | #: assets/js/templately.js:1 |
| 892 | -#: react-src/app/hooks/useFullSiteImport.js:256 | |
| 893 | -#: assets/js/templately.js:26022 | |
| 1097 | +#: react-src/app/hooks/useFullSiteImport.js:337 | |
| 1098 | +#, php-format,js-format | |
| 894 | 1099 | msgid "It seems we're experiencing technical difficulties. Please try again or contact <a href='%s' target='_blank'>support</a>." |
| 895 | 1100 | msgstr "" |
| 896 | 1101 | |
| 897 | -#: includes/Core/Importer/FullSiteImport.php:624 | |
| 1102 | +#: includes/Core/Importer/FullSiteImport.php:871 | |
| 898 | 1103 | msgid "Cannot be imported, as the manifest file is corrupted" |
| 899 | 1104 | msgstr "" |
| 900 | 1105 | |
| 901 | -#: includes/Core/Importer/Runners/BaseRunner.php:51 | |
| 1106 | +#: includes/Core/Importer/FullSiteImport.php:943 | |
| 1107 | +msgid "Missing Credit Cost" | |
| 1108 | +msgstr "" | |
| 1109 | + | |
| 1110 | +#: includes/Core/Importer/Runners/AIContent.php:15 | |
| 1111 | +#: includes/Core/Importer/Runners/ExtraContent.php:18 | |
| 1112 | +msgid "Extra Contents" | |
| 1113 | +msgstr "" | |
| 1114 | + | |
| 1115 | +#: includes/Core/Importer/Runners/AIContent.php:27 | |
| 1116 | +msgid "AI Content Generation" | |
| 1117 | +msgstr "" | |
| 1118 | + | |
| 1119 | +#: includes/Core/Importer/Runners/Attachments.php:21 | |
| 1120 | +msgid "Attachments" | |
| 1121 | +msgstr "" | |
| 1122 | + | |
| 1123 | +#: includes/Core/Importer/Runners/Attachments.php:34 | |
| 1124 | +msgid "Importing Attachments: (" | |
| 1125 | +msgstr "" | |
| 1126 | + | |
| 1127 | +#: includes/Core/Importer/Runners/Attachments.php:36 | |
| 1128 | +msgid "Importing Attachment." | |
| 1129 | +msgstr "" | |
| 1130 | + | |
| 1131 | +#: includes/Core/Importer/Runners/BaseRunner.php:68 | |
| 902 | 1132 | msgid "Platform is not specified. Please try again after specifying the platform." |
| 903 | 1133 | msgstr "" |
| 904 | 1134 | |
| 905 | 1135 | #: includes/Core/Importer/Runners/Customizer.php:17 |
| @@ -906,25 +1136,31 @@ | ||
| 906 | 1136 | msgid "Customizer" |
| 907 | 1137 | msgstr "" |
| 908 | 1138 | |
| 909 | 1139 | #: includes/Core/Importer/Runners/Customizer.php:29 |
| 1140 | +#: includes/Core/Importer/Runners/Dependencies.php:32 | |
| 1141 | +#: includes/Core/Importer/Runners/DownloadZip.php:29 | |
| 910 | 1142 | msgid "Updating customizer settings." |
| 911 | 1143 | msgstr "" |
| 912 | 1144 | |
| 913 | -#: includes/Core/Importer/Runners/ElementorContent.php:31 | |
| 914 | -msgid "Importing Elementor Templates (Pages, Posts etc)" | |
| 1145 | +#: includes/Core/Importer/Runners/Dependencies.php:20 | |
| 1146 | +msgid "Download Dependencies" | |
| 915 | 1147 | msgstr "" |
| 916 | 1148 | |
| 917 | -#: includes/Core/Importer/Runners/ExtraContent.php:18 | |
| 918 | -msgid "Extra Contents" | |
| 1149 | +#: includes/Core/Importer/Runners/DownloadZip.php:17 | |
| 1150 | +msgid "Download Zip" | |
| 919 | 1151 | msgstr "" |
| 920 | 1152 | |
| 1153 | +#: includes/Core/Importer/Runners/ElementorContent.php:32 | |
| 1154 | +msgid "Importing Elementor Page and Post Templates" | |
| 1155 | +msgstr "" | |
| 1156 | + | |
| 921 | 1157 | #: includes/Core/Importer/Runners/ExtraContent.php:30 |
| 922 | 1158 | msgid "Importing Forms and Others Extra Contents" |
| 923 | 1159 | msgstr "" |
| 924 | 1160 | |
| 925 | -#: includes/Core/Importer/Runners/Finalizer.php:35 | |
| 926 | 1161 | #: includes/Core/Importer/Runners/Finalizer.php:39 |
| 1162 | +#: includes/Core/Importer/Runners/Finalizer.php:43 | |
| 927 | 1163 | msgid "Finalizing Your Imports" |
| 928 | 1164 | msgstr "" |
| 929 | 1165 | |
| 930 | 1166 | #: includes/Core/Importer/Runners/GutenbergContent.php:20 |
| @@ -931,9 +1167,9 @@ | ||
| 931 | 1167 | msgid "Block Editor Content" |
| 932 | 1168 | msgstr "" |
| 933 | 1169 | |
| 934 | 1170 | #: includes/Core/Importer/Runners/GutenbergContent.php:36 |
| 935 | -msgid "Importing Gutenberg Templates (Pages, Posts etc)" | |
| 1171 | +msgid "Importing Gutenberg Page and Post Templates" | |
| 936 | 1172 | msgstr "" |
| 937 | 1173 | |
| 938 | 1174 | #: includes/Core/Importer/Runners/Taxonomies.php:13 |
| 939 | 1175 | msgid "Taxonomies" |
| @@ -942,60 +1178,68 @@ | ||
| 942 | 1178 | #: includes/Core/Importer/Runners/Taxonomies.php:21 |
| 943 | 1179 | msgid "Importing Taxonomies" |
| 944 | 1180 | msgstr "" |
| 945 | 1181 | |
| 946 | -#: includes/Core/Importer/Runners/Templates.php:20 | |
| 1182 | +#: includes/Core/Importer/Runners/Templates.php:19 | |
| 947 | 1183 | #: assets/js/templately.js:1 |
| 948 | -#: react-src/app/routesTemplate.js:58 | |
| 949 | -#: assets/js/templately.js:28116 | |
| 1184 | +#: react-src/app/routesTemplate.js:47 | |
| 950 | 1185 | msgid "Templates" |
| 951 | 1186 | msgstr "" |
| 952 | 1187 | |
| 953 | -#: includes/Core/Importer/Runners/Templates.php:24 | |
| 1188 | +#: includes/Core/Importer/Runners/Templates.php:23 | |
| 954 | 1189 | msgid "Importing Templates (i.e: Header, Footer, etc)" |
| 955 | 1190 | msgstr "" |
| 956 | 1191 | |
| 957 | -#: includes/Core/Importer/Runners/WPContent.php:24 | |
| 1192 | +#: includes/Core/Importer/Runners/WPContent.php:25 | |
| 958 | 1193 | msgid "WordPress Contents" |
| 959 | 1194 | msgstr "" |
| 960 | 1195 | |
| 961 | -#: includes/Core/Importer/Runners/WPContent.php:28 | |
| 962 | -msgid "Importing Pages, Posts, Products, Navigation, etc" | |
| 1196 | +#: includes/Core/Importer/Runners/WPContent.php:29 | |
| 1197 | +msgid "Importing Content (Pages, Posts, Products, Navigation)" | |
| 963 | 1198 | msgstr "" |
| 964 | 1199 | |
| 965 | -#: includes/Core/Importer/Utils/ElementorHelper.php:101 | |
| 966 | -msgid "Templately Error code: T001" | |
| 1200 | +#: includes/Core/Importer/Utils/AIUtils.php:442 | |
| 1201 | +msgid "Content ID not found in AI page IDs." | |
| 967 | 1202 | msgstr "" |
| 968 | 1203 | |
| 969 | -#: includes/Core/Importer/Utils/Utils.php:14 | |
| 970 | -msgid "JSON file not exists. " | |
| 1204 | +#: includes/Core/Importer/Utils/AIUtils.php:470 | |
| 1205 | +msgid "Failed to save template file." | |
| 971 | 1206 | msgstr "" |
| 972 | 1207 | |
| 973 | -#: includes/Core/Importer/Utils/Utils.php:167 | |
| 974 | -msgid "URL is empty" | |
| 1208 | +#: includes/Core/Importer/Utils/AIUtils.php:655 | |
| 1209 | +msgid "Process ID is required." | |
| 975 | 1210 | msgstr "" |
| 976 | 1211 | |
| 977 | -#: includes/Core/Importer/Utils/Utils.php:172 | |
| 978 | -msgid "Invalid URL" | |
| 1212 | +#: includes/Core/Importer/Utils/AIUtils.php:660 | |
| 1213 | +msgid "Process ID not found." | |
| 979 | 1214 | msgstr "" |
| 980 | 1215 | |
| 981 | -#: includes/Core/Importer/Utils/Utils.php:178 | |
| 982 | -msgid "Failed to download image" | |
| 1216 | +#: includes/Core/Importer/Utils/AIUtils.php:667 | |
| 1217 | +msgid "Session ID missing from process data." | |
| 983 | 1218 | msgstr "" |
| 984 | 1219 | |
| 985 | -#: includes/Core/Importer/Utils/Utils.php:185 | |
| 986 | -msgid "Invalid image type" | |
| 1220 | +#: includes/Core/Importer/Utils/AIUtils.php:671 | |
| 1221 | +msgid "AI page IDs missing from process data." | |
| 987 | 1222 | msgstr "" |
| 988 | 1223 | |
| 989 | -#: includes/Core/Importer/Utils/Utils.php:191 | |
| 990 | -msgid "File type and extension check failed" | |
| 1224 | +#: includes/Core/Importer/Utils/ElementorHelper.php:102 | |
| 1225 | +msgid "Templately Error code: T001" | |
| 991 | 1226 | msgstr "" |
| 992 | 1227 | |
| 993 | -#: includes/Core/Importer/Utils/Utils.php:213 | |
| 994 | -msgid "Failed to sideload image" | |
| 1228 | +#: includes/Core/Importer/Utils/Utils.php:19 | |
| 1229 | +msgid "JSON file not exists. " | |
| 995 | 1230 | msgstr "" |
| 996 | 1231 | |
| 1232 | +#: includes/Core/Importer/Utils/Utils.php:182 | |
| 1233 | +msgid "URL is empty" | |
| 1234 | +msgstr "" | |
| 1235 | + | |
| 1236 | +#: includes/Core/Importer/Utils/Utils.php:187 | |
| 1237 | +msgid "Invalid URL" | |
| 1238 | +msgstr "" | |
| 1239 | + | |
| 997 | 1240 | #: includes/Core/Platform/Elementor.php:84 |
| 1241 | +#, php-format | |
| 998 | 1242 | msgid "You have to install/activate %s to import %s Template." |
| 999 | 1243 | msgstr "" |
| 1000 | 1244 | |
| 1001 | 1245 | #: includes/Core/Platform/Elementor.php:191 |
| @@ -1005,17 +1249,18 @@ | ||
| 1005 | 1249 | #: includes/Core/Platform/Elementor.php:197 |
| 1006 | 1250 | msgid "Something must went wrong." |
| 1007 | 1251 | msgstr "" |
| 1008 | 1252 | |
| 1009 | -#: includes/Core/Platform/Gutenberg.php:86 | |
| 1253 | +#: includes/Core/Platform/Gutenberg.php:87 | |
| 1254 | +#, php-format | |
| 1010 | 1255 | msgid "Save %s in Templately" |
| 1011 | 1256 | msgstr "" |
| 1012 | 1257 | |
| 1013 | -#: includes/Plugin.php:86 | |
| 1258 | +#: includes/Plugin.php:99 | |
| 1014 | 1259 | msgid "Cloning is forbidden." |
| 1015 | 1260 | msgstr "" |
| 1016 | 1261 | |
| 1017 | -#: includes/Plugin.php:95 | |
| 1262 | +#: includes/Plugin.php:108 | |
| 1018 | 1263 | msgid "Un-serializing instances of this class is forbidden." |
| 1019 | 1264 | msgstr "" |
| 1020 | 1265 | |
| 1021 | 1266 | #: includes/Utils/Installer.php:60 |
| @@ -1047,12 +1292,14 @@ | ||
| 1047 | 1292 | msgid "Failed to activate theme" |
| 1048 | 1293 | msgstr "" |
| 1049 | 1294 | |
| 1050 | 1295 | #: includes/Utils/Installer.php:217 |
| 1296 | +#, php-format | |
| 1051 | 1297 | msgid "The plugin requires PHP version %s or higher. You are running version %s." |
| 1052 | 1298 | msgstr "" |
| 1053 | 1299 | |
| 1054 | 1300 | #: includes/Utils/Installer.php:226 |
| 1301 | +#, php-format | |
| 1055 | 1302 | msgid "The plugin requires WordPress version %s or higher. You are running version %s." |
| 1056 | 1303 | msgstr "" |
| 1057 | 1304 | |
| 1058 | 1305 | #: views/builder/conditions.php:1 |
| @@ -1060,384 +1307,935 @@ | ||
| 1060 | 1307 | msgstr "" |
| 1061 | 1308 | |
| 1062 | 1309 | #: views/builder/conditions.php:3 |
| 1063 | 1310 | #: assets/js/elementor.js:1 |
| 1064 | -#: react-src/elementor.js:210 | |
| 1065 | -#: assets/js/elementor.js:2867 | |
| 1311 | +#: react-src/elementor/FooterMenuModule.js:30 | |
| 1312 | +#: assets/js/elementor.js:389 | |
| 1066 | 1313 | msgid "Condition (by Templately)" |
| 1067 | 1314 | msgstr "" |
| 1068 | 1315 | |
| 1069 | -#: views/builder/tabs.php:19 | |
| 1070 | -msgid "Revert to previous website" | |
| 1071 | -msgstr "" | |
| 1072 | - | |
| 1073 | -#: views/builder/tabs.php:21 | |
| 1074 | -msgid "Here you can revert back to your old website. We will restore previous settings, posts, pages, menus, etc." | |
| 1075 | -msgstr "" | |
| 1076 | - | |
| 1077 | -#: views/builder/tabs.php:27 | |
| 1078 | -msgid "Nothing to revert" | |
| 1079 | -msgstr "" | |
| 1080 | - | |
| 1081 | -#: views/builder/tabs.php:29 | |
| 1082 | -#: assets/js/templately.js:1 | |
| 1083 | -#: react-src/app/revert/RevertWrapper.js:89 | |
| 1084 | -#: assets/js/templately.js:28054 | |
| 1085 | -msgid "Revert Now" | |
| 1086 | -msgstr "" | |
| 1087 | - | |
| 1088 | 1316 | #: views/header.php:10 |
| 1089 | 1317 | msgid "Version" |
| 1090 | 1318 | msgstr "" |
| 1091 | 1319 | |
| 1092 | 1320 | #: assets/js/dashboard.js:1 |
| 1093 | -#: react-src/dashboard/Feedback/Feedback.js:33 | |
| 1094 | -#: assets/js/dashboard.js:446 | |
| 1321 | +#: react-src/dashboard/Feedback/Feedback.js:39 | |
| 1322 | +#: assets/js/dashboard.js:507 | |
| 1095 | 1323 | msgid "Thank you for sharing your experience." |
| 1096 | 1324 | msgstr "" |
| 1097 | 1325 | |
| 1098 | 1326 | #: assets/js/dashboard.js:1 |
| 1099 | -#: react-src/dashboard/Feedback/Feedback.js:34 | |
| 1100 | -#: assets/js/dashboard.js:447 | |
| 1327 | +#: react-src/dashboard/Feedback/Feedback.js:40 | |
| 1328 | +#: assets/js/dashboard.js:508 | |
| 1101 | 1329 | msgid "We truly value your feedback. Please let us know how we can improve and enhance your experience." |
| 1102 | 1330 | msgstr "" |
| 1103 | 1331 | |
| 1104 | 1332 | #: assets/js/dashboard.js:1 |
| 1105 | 1333 | #: assets/js/templately.js:1 |
| 1106 | -#: react-src/app/components/profile/Profile.js:55 | |
| 1107 | -#: react-src/dashboard/Feedback/Feedback.js:44 | |
| 1108 | -#: assets/js/dashboard.js:457 | |
| 1109 | -#: assets/js/templately.js:22916 | |
| 1334 | +#: react-src/app/components/profile/Profile.js:48 | |
| 1335 | +#: react-src/dashboard/Feedback/Feedback.js:48 | |
| 1336 | +#: assets/js/dashboard.js:516 | |
| 1110 | 1337 | msgid "Email" |
| 1111 | 1338 | msgstr "" |
| 1112 | 1339 | |
| 1113 | 1340 | #: assets/js/dashboard.js:1 |
| 1114 | -#: react-src/dashboard/Feedback/Feedback.js:61 | |
| 1115 | -#: assets/js/dashboard.js:474 | |
| 1341 | +#: assets/js/templately.js:1 | |
| 1342 | +#: react-src/app/components/core/itemDetails/ItemsDetailsInfo.js:43 | |
| 1343 | +#: react-src/dashboard/Feedback/Feedback.js:54 | |
| 1344 | +#: assets/js/dashboard.js:522 | |
| 1116 | 1345 | msgid "Description" |
| 1117 | 1346 | msgstr "" |
| 1118 | 1347 | |
| 1119 | 1348 | #: assets/js/dashboard.js:1 |
| 1120 | -#: react-src/dashboard/Feedback/Feedback.js:74 | |
| 1121 | -#: assets/js/dashboard.js:487 | |
| 1349 | +#: react-src/dashboard/Feedback/Feedback.js:67 | |
| 1350 | +#: assets/js/dashboard.js:535 | |
| 1122 | 1351 | msgid "Send" |
| 1123 | 1352 | msgstr "" |
| 1124 | 1353 | |
| 1125 | 1354 | #: assets/js/dashboard.js:1 |
| 1126 | -#: react-src/dashboard/Feedback/FeedbackComplete.js:25 | |
| 1127 | -#: assets/js/dashboard.js:522 | |
| 1355 | +#: react-src/dashboard/Feedback/FeedbackComplete.js:23 | |
| 1356 | +#: assets/js/dashboard.js:568 | |
| 1128 | 1357 | msgid "Thanks a lot for your Feedback!" |
| 1129 | 1358 | msgstr "" |
| 1130 | 1359 | |
| 1131 | 1360 | #: assets/js/dashboard.js:1 |
| 1132 | -#: react-src/dashboard/Feedback/FeedbackComplete.js:31 | |
| 1133 | -#: assets/js/dashboard.js:528 | |
| 1361 | +#: react-src/dashboard/Feedback/FeedbackComplete.js:27 | |
| 1362 | +#: assets/js/dashboard.js:572 | |
| 1134 | 1363 | 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." |
| 1135 | 1364 | msgstr "" |
| 1136 | 1365 | |
| 1137 | 1366 | #: assets/js/dashboard.js:1 |
| 1138 | -#: react-src/dashboard/Feedback/Rating.js:24 | |
| 1139 | -#: assets/js/dashboard.js:595 | |
| 1367 | +#: react-src/dashboard/Feedback/Rating.js:23 | |
| 1368 | +#: assets/js/dashboard.js:633 | |
| 1140 | 1369 | msgid "I see that you've already started using Templately. How has your experience been so far, and how would you rate us?" |
| 1141 | 1370 | msgstr "" |
| 1142 | 1371 | |
| 1143 | 1372 | #: assets/js/dashboard.js:1 |
| 1144 | -#: react-src/dashboard/Feedback/Rating.js:35 | |
| 1145 | -#: assets/js/dashboard.js:606 | |
| 1373 | +#: react-src/dashboard/Feedback/Rating.js:28 | |
| 1374 | +#: assets/js/dashboard.js:638 | |
| 1146 | 1375 | msgid "1 Star" |
| 1147 | 1376 | msgstr "" |
| 1148 | 1377 | |
| 1149 | 1378 | #: assets/js/dashboard.js:1 |
| 1150 | -#: react-src/dashboard/Feedback/Rating.js:41 | |
| 1151 | -#: assets/js/dashboard.js:612 | |
| 1379 | +#: react-src/dashboard/Feedback/Rating.js:32 | |
| 1380 | +#: assets/js/dashboard.js:642 | |
| 1152 | 1381 | msgid "2 Stars" |
| 1153 | 1382 | msgstr "" |
| 1154 | 1383 | |
| 1155 | 1384 | #: assets/js/dashboard.js:1 |
| 1156 | -#: react-src/dashboard/Feedback/Rating.js:47 | |
| 1157 | -#: assets/js/dashboard.js:618 | |
| 1385 | +#: react-src/dashboard/Feedback/Rating.js:36 | |
| 1386 | +#: assets/js/dashboard.js:646 | |
| 1158 | 1387 | msgid "3 Stars" |
| 1159 | 1388 | msgstr "" |
| 1160 | 1389 | |
| 1161 | 1390 | #: assets/js/dashboard.js:1 |
| 1162 | -#: react-src/dashboard/Feedback/Rating.js:53 | |
| 1163 | -#: assets/js/dashboard.js:624 | |
| 1391 | +#: react-src/dashboard/Feedback/Rating.js:40 | |
| 1392 | +#: assets/js/dashboard.js:650 | |
| 1164 | 1393 | msgid "4 Stars" |
| 1165 | 1394 | msgstr "" |
| 1166 | 1395 | |
| 1167 | 1396 | #: assets/js/dashboard.js:1 |
| 1168 | -#: react-src/dashboard/Feedback/Rating.js:59 | |
| 1169 | -#: assets/js/dashboard.js:630 | |
| 1397 | +#: react-src/dashboard/Feedback/Rating.js:44 | |
| 1398 | +#: assets/js/dashboard.js:654 | |
| 1170 | 1399 | msgid "5 Stars" |
| 1171 | 1400 | msgstr "" |
| 1172 | 1401 | |
| 1173 | 1402 | #: assets/js/dashboard.js:1 |
| 1174 | -#: react-src/dashboard/Feedback/Rating.js:64 | |
| 1175 | -#: assets/js/dashboard.js:635 | |
| 1403 | +#: react-src/dashboard/Feedback/Rating.js:48 | |
| 1404 | +#: assets/js/dashboard.js:658 | |
| 1176 | 1405 | msgid "Not Satisfied" |
| 1177 | 1406 | msgstr "" |
| 1178 | 1407 | |
| 1179 | 1408 | #: assets/js/dashboard.js:1 |
| 1180 | -#: react-src/dashboard/Feedback/Rating.js:67 | |
| 1181 | -#: assets/js/dashboard.js:638 | |
| 1409 | +#: react-src/dashboard/Feedback/Rating.js:49 | |
| 1410 | +#: assets/js/dashboard.js:659 | |
| 1182 | 1411 | msgid "Very Satisfied" |
| 1183 | 1412 | msgstr "" |
| 1184 | 1413 | |
| 1185 | 1414 | #: assets/js/dashboard.js:1 |
| 1186 | -#: react-src/dashboard/Feedback/Review.js:37 | |
| 1187 | -#: assets/js/dashboard.js:686 | |
| 1415 | +#: react-src/dashboard/Feedback/Review.js:46 | |
| 1416 | +#: assets/js/dashboard.js:715 | |
| 1188 | 1417 | msgid "We're glad that you liked us! 😍" |
| 1189 | 1418 | msgstr "" |
| 1190 | 1419 | |
| 1191 | 1420 | #: assets/js/dashboard.js:1 |
| 1192 | -#: react-src/dashboard/Feedback/Review.js:43 | |
| 1193 | -#: assets/js/dashboard.js:692 | |
| 1421 | +#: react-src/dashboard/Feedback/Review.js:49 | |
| 1422 | +#: assets/js/dashboard.js:718 | |
| 1194 | 1423 | 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! 🙏" |
| 1195 | 1424 | msgstr "" |
| 1196 | 1425 | |
| 1197 | 1426 | #: assets/js/dashboard.js:1 |
| 1198 | -#: react-src/dashboard/Feedback/Review.js:57 | |
| 1199 | -#: assets/js/dashboard.js:706 | |
| 1427 | +#: react-src/dashboard/Feedback/Review.js:54 | |
| 1428 | +#: assets/js/dashboard.js:723 | |
| 1200 | 1429 | msgid "Rate Templately" |
| 1201 | 1430 | msgstr "" |
| 1202 | 1431 | |
| 1432 | +#: assets/js/developer.js:35319 | |
| 1433 | +#: react-src/developer/components/DeveloperSettings.js:79 | |
| 1434 | +#: assets/js/developer.js:34122 | |
| 1435 | +msgid "Settings" | |
| 1436 | +msgstr "" | |
| 1437 | + | |
| 1438 | +#: assets/js/developer.js:35321 | |
| 1439 | +#: react-src/developer/components/DeveloperSettings.js:81 | |
| 1440 | +#: assets/js/developer.js:34124 | |
| 1441 | +msgid "Configure developer constants and options" | |
| 1442 | +msgstr "" | |
| 1443 | + | |
| 1444 | +#: assets/js/developer.js:35324 | |
| 1445 | +#: assets/js/developer.js:35692 | |
| 1446 | +#: react-src/developer/components/DeveloperSettings.js:85 | |
| 1447 | +#: react-src/developer/components/DeveloperSettings.js:381 | |
| 1448 | +#: assets/js/developer.js:34128 | |
| 1449 | +#: assets/js/developer.js:34424 | |
| 1450 | +msgid "Cache Management" | |
| 1451 | +msgstr "" | |
| 1452 | + | |
| 1453 | +#: assets/js/developer.js:35326 | |
| 1454 | +#: react-src/developer/components/DeveloperSettings.js:87 | |
| 1455 | +#: assets/js/developer.js:34130 | |
| 1456 | +msgid "Manage cached data, transients, and object cache" | |
| 1457 | +msgstr "" | |
| 1458 | + | |
| 1459 | +#: assets/js/developer.js:35329 | |
| 1460 | +#: assets/js/developer.js:36952 | |
| 1461 | +#: react-src/developer/components/DeveloperSettings.js:91 | |
| 1462 | +#: react-src/developer/components/LogViewer.js:909 | |
| 1463 | +#: assets/js/developer.js:34134 | |
| 1464 | +#: assets/js/developer.js:35717 | |
| 1465 | +msgid "Log Viewer" | |
| 1466 | +msgstr "" | |
| 1467 | + | |
| 1468 | +#: assets/js/developer.js:35331 | |
| 1469 | +#: react-src/developer/components/DeveloperSettings.js:93 | |
| 1470 | +#: assets/js/developer.js:34136 | |
| 1471 | +msgid "View and search WordPress and Templately log files" | |
| 1472 | +msgstr "" | |
| 1473 | + | |
| 1474 | +#: assets/js/developer.js:35334 | |
| 1475 | +#: react-src/developer/components/DeveloperSettings.js:97 | |
| 1476 | +#: assets/js/developer.js:34140 | |
| 1477 | +msgid "API Testing" | |
| 1478 | +msgstr "" | |
| 1479 | + | |
| 1480 | +#: assets/js/developer.js:35336 | |
| 1481 | +#: react-src/developer/components/DeveloperSettings.js:99 | |
| 1482 | +#: assets/js/developer.js:34142 | |
| 1483 | +msgid "Test API endpoints and connections" | |
| 1484 | +msgstr "" | |
| 1485 | + | |
| 1486 | +#: assets/js/developer.js:35339 | |
| 1487 | +#: react-src/developer/components/DeveloperSettings.js:103 | |
| 1488 | +#: assets/js/developer.js:34146 | |
| 1489 | +msgid "System Info" | |
| 1490 | +msgstr "" | |
| 1491 | + | |
| 1492 | +#: assets/js/developer.js:35341 | |
| 1493 | +#: react-src/developer/components/DeveloperSettings.js:105 | |
| 1494 | +#: assets/js/developer.js:34148 | |
| 1495 | +msgid "View system information and diagnostics" | |
| 1496 | +msgstr "" | |
| 1497 | + | |
| 1498 | +#: assets/js/developer.js:35406 | |
| 1499 | +#: react-src/developer/components/DeveloperSettings.js:143 | |
| 1500 | +#: assets/js/developer.js:34186 | |
| 1501 | +msgid "Failed to load developer settings. Check console for details." | |
| 1502 | +msgstr "" | |
| 1503 | + | |
| 1504 | +#: assets/js/developer.js:35488 | |
| 1505 | +#: react-src/developer/components/DeveloperSettings.js:193 | |
| 1506 | +#: assets/js/developer.js:34236 | |
| 1507 | +msgid "Failed to save developer settings" | |
| 1508 | +msgstr "" | |
| 1509 | + | |
| 1510 | +#: assets/js/developer.js:35519 | |
| 1511 | +#: assets/js/developer.js:35716 | |
| 1512 | +#: react-src/developer/components/DeveloperSettings.js:204 | |
| 1513 | +#: react-src/developer/components/DeveloperSettings.js:413 | |
| 1514 | +#: assets/js/developer.js:34247 | |
| 1515 | +#: assets/js/developer.js:34456 | |
| 1516 | +msgid "Templately Transients" | |
| 1517 | +msgstr "" | |
| 1518 | + | |
| 1519 | +#: assets/js/developer.js:35520 | |
| 1520 | +#: assets/js/developer.js:35696 | |
| 1521 | +#: react-src/developer/components/DeveloperSettings.js:205 | |
| 1522 | +#: react-src/developer/components/DeveloperSettings.js:388 | |
| 1523 | +#: assets/js/developer.js:34248 | |
| 1524 | +#: assets/js/developer.js:34431 | |
| 1525 | +msgid "Object Cache" | |
| 1526 | +msgstr "" | |
| 1527 | + | |
| 1528 | +#: assets/js/developer.js:35521 | |
| 1529 | +#: assets/js/developer.js:35736 | |
| 1530 | +#: react-src/developer/components/DeveloperSettings.js:206 | |
| 1531 | +#: react-src/developer/components/DeveloperSettings.js:444 | |
| 1532 | +#: assets/js/developer.js:34249 | |
| 1533 | +#: assets/js/developer.js:34487 | |
| 1534 | +msgid "OPcache" | |
| 1535 | +msgstr "" | |
| 1536 | + | |
| 1537 | +#: assets/js/developer.js:35522 | |
| 1538 | +#: react-src/developer/components/DeveloperSettings.js:207 | |
| 1539 | +#: assets/js/developer.js:34250 | |
| 1540 | +msgid "All Cache Types" | |
| 1541 | +msgstr "" | |
| 1542 | + | |
| 1543 | +#: assets/js/developer.js:35524 | |
| 1544 | +#: react-src/developer/components/DeveloperSettings.js:211 | |
| 1545 | +#: assets/js/developer.js:34254 | |
| 1546 | +msgid "Clear" | |
| 1547 | +msgstr "" | |
| 1548 | + | |
| 1549 | +#: assets/js/developer.js:35524 | |
| 1550 | +#: react-src/developer/components/DeveloperSettings.js:212 | |
| 1551 | +#: assets/js/developer.js:34255 | |
| 1552 | +msgid "This will clear cached data. This action cannot be undone." | |
| 1553 | +msgstr "" | |
| 1554 | + | |
| 1555 | +#: assets/js/developer.js:35548 | |
| 1556 | +#: react-src/developer/components/DeveloperSettings.js:233 | |
| 1557 | +#: assets/js/developer.js:34276 | |
| 1558 | +msgid "Cache cleared successfully." | |
| 1559 | +msgstr "" | |
| 1560 | + | |
| 1561 | +#: assets/js/developer.js:35562 | |
| 1562 | +#: react-src/developer/components/DeveloperSettings.js:244 | |
| 1563 | +#: assets/js/developer.js:34287 | |
| 1564 | +msgid "Failed to clear cache" | |
| 1565 | +msgstr "" | |
| 1566 | + | |
| 1567 | +#: assets/js/developer.js:35611 | |
| 1568 | +#: react-src/developer/components/DeveloperSettings.js:286 | |
| 1569 | +#: assets/js/developer.js:34329 | |
| 1570 | +msgid "Developer Constants Configuration" | |
| 1571 | +msgstr "" | |
| 1572 | + | |
| 1573 | +#: assets/js/developer.js:35613 | |
| 1574 | +#: react-src/developer/components/DeveloperSettings.js:288 | |
| 1575 | +#: assets/js/developer.js:34331 | |
| 1576 | +msgid "Constants defined in wp-config.php will override these settings and appear disabled below." | |
| 1577 | +msgstr "" | |
| 1578 | + | |
| 1579 | +#: assets/js/developer.js:35665 | |
| 1580 | +#: react-src/developer/components/DeveloperSettings.js:342 | |
| 1581 | +#: assets/js/developer.js:34385 | |
| 1582 | +msgid "Currently controlled by wp-config.php constant:" | |
| 1583 | +msgstr "" | |
| 1584 | + | |
| 1585 | +#: assets/js/developer.js:35672 | |
| 1586 | +#: assets/js/templately.js:1 | |
| 1587 | +#: react-src/app/display-conditions/Footer.js:10 | |
| 1588 | +#: react-src/developer/components/DeveloperSettings.js:354 | |
| 1589 | +#: assets/js/developer.js:34397 | |
| 1590 | +msgid "Saving..." | |
| 1591 | +msgstr "" | |
| 1592 | + | |
| 1593 | +#: assets/js/developer.js:35672 | |
| 1594 | +#: react-src/developer/components/DeveloperSettings.js:354 | |
| 1595 | +#: assets/js/developer.js:34397 | |
| 1596 | +msgid "Save Settings" | |
| 1597 | +msgstr "" | |
| 1598 | + | |
| 1599 | +#: assets/js/developer.js:35674 | |
| 1600 | +#: react-src/developer/components/DeveloperSettings.js:360 | |
| 1601 | +#: assets/js/developer.js:34403 | |
| 1602 | +msgid "wp-config.php Code Snippet" | |
| 1603 | +msgstr "" | |
| 1604 | + | |
| 1605 | +#: assets/js/developer.js:35676 | |
| 1606 | +#: react-src/developer/components/DeveloperSettings.js:362 | |
| 1607 | +#: assets/js/developer.js:34405 | |
| 1608 | +msgid "Copy this code to your wp-config.php file to define these constants:" | |
| 1609 | +msgstr "" | |
| 1610 | + | |
| 1611 | +#: assets/js/developer.js:35694 | |
| 1612 | +#: react-src/developer/components/DeveloperSettings.js:383 | |
| 1613 | +#: assets/js/developer.js:34426 | |
| 1614 | +msgid "Manage all types of cache including transients, object cache, and OPcache." | |
| 1615 | +msgstr "" | |
| 1616 | + | |
| 1617 | +#: assets/js/developer.js:35700 | |
| 1618 | +#: assets/js/developer.js:35740 | |
| 1619 | +#: react-src/developer/components/DeveloperSettings.js:392 | |
| 1620 | +#: react-src/developer/components/DeveloperSettings.js:448 | |
| 1621 | +#: assets/js/developer.js:34435 | |
| 1622 | +#: assets/js/developer.js:34491 | |
| 1623 | +msgid "Status" | |
| 1624 | +msgstr "" | |
| 1625 | + | |
| 1626 | +#: assets/js/developer.js:35714 | |
| 1627 | +#: assets/js/developer.js:35734 | |
| 1628 | +#: assets/js/developer.js:35750 | |
| 1629 | +#: assets/js/developer.js:35764 | |
| 1630 | +#: react-src/developer/components/DeveloperSettings.js:407 | |
| 1631 | +#: react-src/developer/components/DeveloperSettings.js:438 | |
| 1632 | +#: react-src/developer/components/DeveloperSettings.js:462 | |
| 1633 | +#: react-src/developer/components/DeveloperSettings.js:478 | |
| 1634 | +#: assets/js/developer.js:34450 | |
| 1635 | +#: assets/js/developer.js:34481 | |
| 1636 | +#: assets/js/developer.js:34505 | |
| 1637 | +#: assets/js/developer.js:34521 | |
| 1638 | +msgid "Clearing..." | |
| 1639 | +msgstr "" | |
| 1640 | + | |
| 1641 | +#: assets/js/developer.js:35714 | |
| 1642 | +#: react-src/developer/components/DeveloperSettings.js:407 | |
| 1643 | +#: assets/js/developer.js:34450 | |
| 1644 | +msgid "Clear Object Cache" | |
| 1645 | +msgstr "" | |
| 1646 | + | |
| 1647 | +#: assets/js/developer.js:35718 | |
| 1648 | +#: react-src/developer/components/DeveloperSettings.js:417 | |
| 1649 | +#: assets/js/developer.js:34460 | |
| 1650 | +msgid "Templately transients found" | |
| 1651 | +msgstr "" | |
| 1652 | + | |
| 1653 | +#: assets/js/developer.js:35718 | |
| 1654 | +#: react-src/developer/components/DeveloperSettings.js:419 | |
| 1655 | +#: assets/js/developer.js:34462 | |
| 1656 | +msgid "Last cleanup:" | |
| 1657 | +msgstr "" | |
| 1658 | + | |
| 1659 | +#: assets/js/developer.js:35723 | |
| 1660 | +#: react-src/developer/components/DeveloperSettings.js:424 | |
| 1661 | +#: assets/js/developer.js:34467 | |
| 1662 | +msgid "No transients found to delete." | |
| 1663 | +msgstr "" | |
| 1664 | + | |
| 1665 | +#: assets/js/developer.js:35734 | |
| 1666 | +#: react-src/developer/components/DeveloperSettings.js:438 | |
| 1667 | +#: assets/js/developer.js:34481 | |
| 1668 | +msgid "Clear All Templately Transients" | |
| 1669 | +msgstr "" | |
| 1670 | + | |
| 1671 | +#: assets/js/developer.js:35750 | |
| 1672 | +#: react-src/developer/components/DeveloperSettings.js:462 | |
| 1673 | +#: assets/js/developer.js:34505 | |
| 1674 | +msgid "Reset OPcache" | |
| 1675 | +msgstr "" | |
| 1676 | + | |
| 1677 | +#: assets/js/developer.js:35752 | |
| 1678 | +#: assets/js/developer.js:35764 | |
| 1679 | +#: react-src/developer/components/DeveloperSettings.js:468 | |
| 1680 | +#: react-src/developer/components/DeveloperSettings.js:478 | |
| 1681 | +#: assets/js/developer.js:34511 | |
| 1682 | +#: assets/js/developer.js:34521 | |
| 1683 | +msgid "Clear All Cache" | |
| 1684 | +msgstr "" | |
| 1685 | + | |
| 1686 | +#: assets/js/developer.js:35754 | |
| 1687 | +#: react-src/developer/components/DeveloperSettings.js:470 | |
| 1688 | +#: assets/js/developer.js:34513 | |
| 1689 | +msgid "Clear all cache types at once (transients, object cache, and OPcache)." | |
| 1690 | +msgstr "" | |
| 1691 | + | |
| 1692 | +#: assets/js/developer.js:35770 | |
| 1693 | +#: react-src/developer/components/DeveloperSettings.js:481 | |
| 1694 | +#: assets/js/developer.js:34524 | |
| 1695 | +msgid "Warning:" | |
| 1696 | +msgstr "" | |
| 1697 | + | |
| 1698 | +#: assets/js/developer.js:35770 | |
| 1699 | +#: react-src/developer/components/DeveloperSettings.js:481 | |
| 1700 | +#: assets/js/developer.js:34524 | |
| 1701 | +msgid "This action cannot be undone. All cached data will be permanently deleted." | |
| 1702 | +msgstr "" | |
| 1703 | + | |
| 1704 | +#: assets/js/developer.js:35778 | |
| 1705 | +#: react-src/developer/components/DeveloperSettings.js:492 | |
| 1706 | +#: assets/js/developer.js:34535 | |
| 1707 | +msgid "API Testing Tools" | |
| 1708 | +msgstr "" | |
| 1709 | + | |
| 1710 | +#: assets/js/developer.js:35780 | |
| 1711 | +#: react-src/developer/components/DeveloperSettings.js:494 | |
| 1712 | +#: assets/js/developer.js:34537 | |
| 1713 | +msgid "Test API endpoints and connections." | |
| 1714 | +msgstr "" | |
| 1715 | + | |
| 1716 | +#: assets/js/developer.js:35782 | |
| 1717 | +#: react-src/developer/components/DeveloperSettings.js:498 | |
| 1718 | +#: assets/js/developer.js:34541 | |
| 1719 | +msgid "Current API Configuration" | |
| 1720 | +msgstr "" | |
| 1721 | + | |
| 1722 | +#: assets/js/developer.js:35786 | |
| 1723 | +#: react-src/developer/components/DeveloperSettings.js:502 | |
| 1724 | +#: assets/js/developer.js:34545 | |
| 1725 | +msgid "Development API" | |
| 1726 | +msgstr "" | |
| 1727 | + | |
| 1728 | +#: assets/js/developer.js:35793 | |
| 1729 | +#: react-src/developer/components/DeveloperSettings.js:511 | |
| 1730 | +#: assets/js/developer.js:34554 | |
| 1731 | +msgid "Debug Logging" | |
| 1732 | +msgstr "" | |
| 1733 | + | |
| 1734 | +#: assets/js/developer.js:35804 | |
| 1735 | +#: react-src/developer/components/DeveloperSettings.js:524 | |
| 1736 | +#: assets/js/developer.js:34567 | |
| 1737 | +msgid "API testing tools will be added in future updates." | |
| 1738 | +msgstr "" | |
| 1739 | + | |
| 1740 | +#: assets/js/developer.js:35812 | |
| 1741 | +#: react-src/developer/components/DeveloperSettings.js:535 | |
| 1742 | +#: assets/js/developer.js:34578 | |
| 1743 | +msgid "System Information" | |
| 1744 | +msgstr "" | |
| 1745 | + | |
| 1746 | +#: assets/js/developer.js:35814 | |
| 1747 | +#: react-src/developer/components/DeveloperSettings.js:537 | |
| 1748 | +#: assets/js/developer.js:34580 | |
| 1749 | +msgid "View system information and diagnostics." | |
| 1750 | +msgstr "" | |
| 1751 | + | |
| 1752 | +#: assets/js/developer.js:35816 | |
| 1753 | +#: react-src/developer/components/DeveloperSettings.js:541 | |
| 1754 | +#: assets/js/developer.js:34584 | |
| 1755 | +msgid "Available Constants" | |
| 1756 | +msgstr "" | |
| 1757 | + | |
| 1758 | +#: assets/js/developer.js:35820 | |
| 1759 | +#: react-src/developer/components/DeveloperSettings.js:550 | |
| 1760 | +#: assets/js/developer.js:34593 | |
| 1761 | +msgid "Network Admin Support" | |
| 1762 | +msgstr "" | |
| 1763 | + | |
| 1764 | +#: assets/js/developer.js:35820 | |
| 1765 | +#: react-src/developer/components/DeveloperSettings.js:552 | |
| 1766 | +#: assets/js/developer.js:34595 | |
| 1767 | +msgid "When developer mode is enabled, Full Site Import functionality is available in WordPress Network Admin for multisite installations." | |
| 1768 | +msgstr "" | |
| 1769 | + | |
| 1770 | +#: assets/js/developer.js:35820 | |
| 1771 | +#: react-src/developer/components/DeveloperSettings.js:555 | |
| 1772 | +#: assets/js/developer.js:34598 | |
| 1773 | +msgid "Developer Bundle Information" | |
| 1774 | +msgstr "" | |
| 1775 | + | |
| 1776 | +#: assets/js/developer.js:35824 | |
| 1777 | +#: react-src/developer/components/DeveloperSettings.js:559 | |
| 1778 | +#: assets/js/developer.js:34602 | |
| 1779 | +msgid "Bundle Version" | |
| 1780 | +msgstr "" | |
| 1781 | + | |
| 1782 | +#: assets/js/developer.js:35826 | |
| 1783 | +#: react-src/developer/components/DeveloperSettings.js:563 | |
| 1784 | +#: assets/js/developer.js:34606 | |
| 1785 | +msgid "Initialization Status" | |
| 1786 | +msgstr "" | |
| 1787 | + | |
| 1788 | +#: assets/js/developer.js:35842 | |
| 1789 | +#: react-src/developer/components/DeveloperSettings.js:735 | |
| 1790 | +#: assets/js/developer.js:34778 | |
| 1791 | +msgid "Developer Settings" | |
| 1792 | +msgstr "" | |
| 1793 | + | |
| 1794 | +#: assets/js/developer.js:35844 | |
| 1795 | +#: react-src/developer/components/DeveloperSettings.js:737 | |
| 1796 | +#: assets/js/developer.js:34780 | |
| 1797 | +msgid "These settings are only available in development builds and provide advanced debugging and development tools." | |
| 1798 | +msgstr "" | |
| 1799 | + | |
| 1800 | +#: assets/js/developer.js:36616 | |
| 1801 | +#: react-src/developer/components/LogViewer.js:473 | |
| 1802 | +#: assets/js/developer.js:35281 | |
| 1803 | +msgid "Clear Log File?" | |
| 1804 | +msgstr "" | |
| 1805 | + | |
| 1806 | +#: assets/js/developer.js:36616 | |
| 1807 | +#: react-src/developer/components/LogViewer.js:474 | |
| 1808 | +#: assets/js/developer.js:35282 | |
| 1809 | +msgid "This will permanently delete all content in:" | |
| 1810 | +msgstr "" | |
| 1811 | + | |
| 1812 | +#: assets/js/developer.js:36616 | |
| 1813 | +#: react-src/developer/components/LogViewer.js:475 | |
| 1814 | +#: assets/js/developer.js:35283 | |
| 1815 | +msgid "This action cannot be undone." | |
| 1816 | +msgstr "" | |
| 1817 | + | |
| 1818 | +#: assets/js/developer.js:36954 | |
| 1819 | +#: react-src/developer/components/LogViewer.js:911 | |
| 1820 | +#: assets/js/developer.js:35719 | |
| 1821 | +msgid "View and search WordPress and Templately log files in real-time." | |
| 1822 | +msgstr "" | |
| 1823 | + | |
| 1824 | +#: assets/js/developer.js:36967 | |
| 1825 | +#: react-src/developer/components/LogViewer.js:919 | |
| 1826 | +#: assets/js/developer.js:35727 | |
| 1827 | +msgid "Error:" | |
| 1828 | +msgstr "" | |
| 1829 | + | |
| 1830 | +#: assets/js/developer.js:36977 | |
| 1831 | +#: react-src/developer/components/LogViewer.js:923 | |
| 1832 | +#: assets/js/developer.js:35731 | |
| 1833 | +msgid "Try reducing the chunk size or refreshing the page." | |
| 1834 | +msgstr "" | |
| 1835 | + | |
| 1836 | +#: assets/js/developer.js:36983 | |
| 1837 | +#: react-src/developer/components/LogViewer.js:928 | |
| 1838 | +#: assets/js/developer.js:35736 | |
| 1839 | +msgid "Please check your connection and try again." | |
| 1840 | +msgstr "" | |
| 1841 | + | |
| 1842 | +#: assets/js/developer.js:36996 | |
| 1843 | +#: react-src/developer/components/LogViewer.js:943 | |
| 1844 | +#: assets/js/developer.js:35751 | |
| 1845 | +msgid "Dismiss error" | |
| 1846 | +msgstr "" | |
| 1847 | + | |
| 1848 | +#: assets/js/developer.js:37001 | |
| 1849 | +#: react-src/developer/components/LogViewer.js:953 | |
| 1850 | +#: assets/js/developer.js:35761 | |
| 1851 | +msgid "Log File:" | |
| 1852 | +msgstr "" | |
| 1853 | + | |
| 1854 | +#: assets/js/developer.js:37010 | |
| 1855 | +#: react-src/developer/components/LogViewer.js:960 | |
| 1856 | +#: assets/js/developer.js:35768 | |
| 1857 | +msgid "Select a log file..." | |
| 1858 | +msgstr "" | |
| 1859 | + | |
| 1860 | +#: assets/js/developer.js:37019 | |
| 1861 | +#: react-src/developer/components/LogViewer.js:972 | |
| 1862 | +#: assets/js/developer.js:35780 | |
| 1863 | +msgid "Search in log..." | |
| 1864 | +msgstr "" | |
| 1865 | + | |
| 1866 | +#: assets/js/developer.js:37039 | |
| 1867 | +#: react-src/developer/components/LogViewer.js:993 | |
| 1868 | +#: assets/js/developer.js:35801 | |
| 1869 | +msgid "Auto-refresh" | |
| 1870 | +msgstr "" | |
| 1871 | + | |
| 1872 | +#: assets/js/developer.js:37060 | |
| 1873 | +#: react-src/developer/components/LogViewer.js:1015 | |
| 1874 | +#: assets/js/developer.js:35823 | |
| 1875 | +msgid "Enhanced view" | |
| 1876 | +msgstr "" | |
| 1877 | + | |
| 1878 | +#: assets/js/developer.js:37070 | |
| 1879 | +#: assets/js/developer.js:37167 | |
| 1880 | +#: assets/js/developer.js:37192 | |
| 1881 | +#: react-src/developer/components/LogViewer.js:1030 | |
| 1882 | +#: react-src/developer/components/LogViewer.js:1137 | |
| 1883 | +#: react-src/developer/components/LogViewer.js:1161 | |
| 1884 | +#: assets/js/developer.js:35838 | |
| 1885 | +#: assets/js/developer.js:35945 | |
| 1886 | +#: assets/js/developer.js:35969 | |
| 1887 | +msgid "Loading..." | |
| 1888 | +msgstr "" | |
| 1889 | + | |
| 1890 | +#: assets/js/developer.js:37070 | |
| 1891 | +#: react-src/developer/components/LogViewer.js:1030 | |
| 1892 | +#: assets/js/developer.js:35838 | |
| 1893 | +msgid "Refresh" | |
| 1894 | +msgstr "" | |
| 1895 | + | |
| 1896 | +#: assets/js/developer.js:37079 | |
| 1897 | +#: react-src/developer/components/LogViewer.js:1039 | |
| 1898 | +#: assets/js/developer.js:35847 | |
| 1899 | +msgid "Clear Log" | |
| 1900 | +msgstr "" | |
| 1901 | + | |
| 1902 | +#: assets/js/developer.js:37083 | |
| 1903 | +#: react-src/developer/components/LogViewer.js:1043 | |
| 1904 | +#: assets/js/developer.js:35851 | |
| 1905 | +msgid "Chunk Size:" | |
| 1906 | +msgstr "" | |
| 1907 | + | |
| 1908 | +#: assets/js/developer.js:37107 | |
| 1909 | +#: react-src/developer/components/LogViewer.js:1065 | |
| 1910 | +#: assets/js/developer.js:35873 | |
| 1911 | +msgid "Memory:" | |
| 1912 | +msgstr "" | |
| 1913 | + | |
| 1914 | +#: assets/js/developer.js:37114 | |
| 1915 | +#: react-src/developer/components/LogViewer.js:1073 | |
| 1916 | +#: assets/js/developer.js:35881 | |
| 1917 | +msgid "Clear cache to free memory" | |
| 1918 | +msgstr "" | |
| 1919 | + | |
| 1920 | +#: assets/js/developer.js:37115 | |
| 1921 | +#: react-src/developer/components/LogViewer.js:1075 | |
| 1922 | +#: assets/js/developer.js:35883 | |
| 1923 | +msgid "Clear Cache" | |
| 1924 | +msgstr "" | |
| 1925 | + | |
| 1926 | +#: assets/js/developer.js:37117 | |
| 1927 | +#: react-src/developer/components/LogViewer.js:1084 | |
| 1928 | +#: assets/js/developer.js:35892 | |
| 1929 | +msgid "Size:" | |
| 1930 | +msgstr "" | |
| 1931 | + | |
| 1932 | +#: assets/js/developer.js:37117 | |
| 1933 | +#: react-src/developer/components/LogViewer.js:1085 | |
| 1934 | +#: assets/js/developer.js:35893 | |
| 1935 | +msgid "Modified:" | |
| 1936 | +msgstr "" | |
| 1937 | + | |
| 1938 | +#: assets/js/developer.js:37117 | |
| 1939 | +#: react-src/developer/components/LogViewer.js:1086 | |
| 1940 | +#: assets/js/developer.js:35894 | |
| 1941 | +msgid "Type:" | |
| 1942 | +msgstr "" | |
| 1943 | + | |
| 1944 | +#: assets/js/developer.js:37122 | |
| 1945 | +#: react-src/developer/components/LogViewer.js:1093 | |
| 1946 | +#: assets/js/developer.js:35901 | |
| 1947 | +msgid "Search Results:" | |
| 1948 | +msgstr "" | |
| 1949 | + | |
| 1950 | +#: assets/js/developer.js:37122 | |
| 1951 | +#: react-src/developer/components/LogViewer.js:1093 | |
| 1952 | +#: assets/js/developer.js:35901 | |
| 1953 | +msgid "matches" | |
| 1954 | +msgstr "" | |
| 1955 | + | |
| 1956 | +#: assets/js/developer.js:37132 | |
| 1957 | +#: react-src/developer/components/LogViewer.js:1097 | |
| 1958 | +#: assets/js/developer.js:35905 | |
| 1959 | +msgid "Line" | |
| 1960 | +msgstr "" | |
| 1961 | + | |
| 1962 | +#: assets/js/developer.js:37154 | |
| 1963 | +#: react-src/developer/components/LogViewer.js:1122 | |
| 1964 | +#: assets/js/developer.js:35930 | |
| 1965 | +msgid "Loading chunk..." | |
| 1966 | +msgstr "" | |
| 1967 | + | |
| 1968 | +#: assets/js/developer.js:37167 | |
| 1969 | +#: react-src/developer/components/LogViewer.js:1138 | |
| 1970 | +#: assets/js/developer.js:35946 | |
| 1971 | +msgid "Log file is empty" | |
| 1972 | +msgstr "" | |
| 1973 | + | |
| 1974 | +#: assets/js/developer.js:37167 | |
| 1975 | +#: react-src/developer/components/LogViewer.js:1138 | |
| 1976 | +#: assets/js/developer.js:35946 | |
| 1977 | +msgid "Select a log file to view its contents" | |
| 1978 | +msgstr "" | |
| 1979 | + | |
| 1980 | +#: assets/js/developer.js:37187 | |
| 1981 | +#: react-src/developer/components/LogViewer.js:1160 | |
| 1982 | +#: assets/js/developer.js:35968 | |
| 1983 | +msgid "Chunk" | |
| 1984 | +msgstr "" | |
| 1985 | + | |
| 1986 | +#: assets/js/developer.js:37187 | |
| 1987 | +#: assets/js/developer.js:37257 | |
| 1988 | +#: react-src/developer/components/LogViewer.js:1160 | |
| 1989 | +#: react-src/developer/components/LogViewer.js:1222 | |
| 1990 | +#: assets/js/developer.js:35968 | |
| 1991 | +#: assets/js/developer.js:36030 | |
| 1992 | +msgid "of" | |
| 1993 | +msgstr "" | |
| 1994 | + | |
| 1995 | +#: assets/js/developer.js:37204 | |
| 1996 | +#: react-src/developer/components/LogViewer.js:1169 | |
| 1997 | +#: assets/js/developer.js:35977 | |
| 1998 | +msgid "First chunk" | |
| 1999 | +msgstr "" | |
| 2000 | + | |
| 2001 | +#: assets/js/developer.js:37209 | |
| 2002 | +#: react-src/developer/components/LogViewer.js:1177 | |
| 2003 | +#: assets/js/developer.js:35985 | |
| 2004 | +msgid "Previous chunk" | |
| 2005 | +msgstr "" | |
| 2006 | + | |
| 2007 | +#: assets/js/developer.js:37214 | |
| 2008 | +#: react-src/developer/components/LogViewer.js:1185 | |
| 2009 | +#: assets/js/developer.js:35993 | |
| 2010 | +msgid "Next chunk" | |
| 2011 | +msgstr "" | |
| 2012 | + | |
| 2013 | +#: assets/js/developer.js:37221 | |
| 2014 | +#: react-src/developer/components/LogViewer.js:1193 | |
| 2015 | +#: assets/js/developer.js:36001 | |
| 2016 | +msgid "Last chunk" | |
| 2017 | +msgstr "" | |
| 2018 | + | |
| 2019 | +#: assets/js/developer.js:37234 | |
| 2020 | +#: react-src/developer/components/LogViewer.js:1200 | |
| 2021 | +#: assets/js/developer.js:36008 | |
| 2022 | +msgid "Go to chunk:" | |
| 2023 | +msgstr "" | |
| 2024 | + | |
| 2025 | +#: assets/js/developer.js:37257 | |
| 2026 | +#: react-src/developer/components/LogViewer.js:1222 | |
| 2027 | +#: assets/js/developer.js:36030 | |
| 2028 | +msgid "Showing" | |
| 2029 | +msgstr "" | |
| 2030 | + | |
| 2031 | +#: assets/js/developer.js:37257 | |
| 2032 | +#: react-src/developer/components/LogViewer.js:1222 | |
| 2033 | +#: assets/js/developer.js:36030 | |
| 2034 | +msgid "lines" | |
| 2035 | +msgstr "" | |
| 2036 | + | |
| 2037 | +#: assets/js/developer.js:37257 | |
| 2038 | +#: react-src/developer/components/LogViewer.js:1223 | |
| 2039 | +#: assets/js/developer.js:36031 | |
| 2040 | +msgid "more available" | |
| 2041 | +msgstr "" | |
| 2042 | + | |
| 1203 | 2043 | #: assets/js/elementor.js:1 |
| 1204 | -#: react-src/elementor.js:112 | |
| 1205 | -#: react-src/elementor.js:132 | |
| 1206 | -#: assets/js/elementor.js:2769 | |
| 1207 | -#: assets/js/elementor.js:2789 | |
| 2044 | +#: react-src/elementor/ElementorModule.js:37 | |
| 2045 | +#: react-src/elementor/FooterMenuModule.js:49 | |
| 2046 | +#: assets/js/elementor.js:293 | |
| 2047 | +#: assets/js/elementor.js:408 | |
| 1208 | 2048 | msgid "Save Page in Templately" |
| 1209 | 2049 | msgstr "" |
| 1210 | 2050 | |
| 1211 | 2051 | #: assets/js/elementor.js:1 |
| 1212 | -#: react-src/elementor.js:158 | |
| 1213 | -#: assets/js/elementor.js:2815 | |
| 2052 | +#: react-src/elementor/ElementorModule.js:74 | |
| 2053 | +#: assets/js/elementor.js:330 | |
| 1214 | 2054 | msgid "Save Block in Templately" |
| 1215 | 2055 | msgstr "" |
| 1216 | 2056 | |
| 1217 | 2057 | #: assets/js/templately.js:1 |
| 1218 | 2058 | #: react-src/utils/messages.js:18 |
| 1219 | -#: assets/js/templately.js:33493 | |
| 1220 | 2059 | msgid "Please enter a valid email address." |
| 1221 | 2060 | msgstr "" |
| 1222 | 2061 | |
| 1223 | 2062 | #: assets/js/templately.js:1 |
| 1224 | -#: react-src/utils/messages.js:28 | |
| 1225 | -#: assets/js/templately.js:33503 | |
| 2063 | +#: react-src/utils/messages.js:25 | |
| 1226 | 2064 | msgid "Please provide a valid API Key." |
| 1227 | 2065 | msgstr "" |
| 1228 | 2066 | |
| 1229 | 2067 | #: assets/js/templately.js:1 |
| 1230 | -#: react-src/utils/messages.js:37 | |
| 1231 | -#: assets/js/templately.js:33512 | |
| 2068 | +#: react-src/utils/messages.js:33 | |
| 1232 | 2069 | msgid "The First Name may only contain letters, dashes and spaces." |
| 1233 | 2070 | msgstr "" |
| 1234 | 2071 | |
| 1235 | 2072 | #: assets/js/templately.js:1 |
| 1236 | -#: react-src/utils/messages.js:47 | |
| 1237 | -#: assets/js/templately.js:33522 | |
| 2073 | +#: react-src/utils/messages.js:42 | |
| 1238 | 2074 | msgid "The Last Name may only contain letters, dashes and spaces." |
| 1239 | 2075 | msgstr "" |
| 1240 | 2076 | |
| 1241 | 2077 | #: assets/js/templately.js:1 |
| 1242 | -#: react-src/utils/messages.js:57 | |
| 1243 | -#: assets/js/templately.js:33532 | |
| 2078 | +#: react-src/utils/messages.js:49 | |
| 1244 | 2079 | msgid "Password must contain at least 8 characters, uppercase, lowercase and numbers." |
| 1245 | 2080 | msgstr "" |
| 1246 | 2081 | |
| 1247 | 2082 | #: assets/js/templately.js:1 |
| 1248 | -#: react-src/utils/messages.js:69 | |
| 1249 | -#: assets/js/templately.js:33544 | |
| 2083 | +#: react-src/utils/messages.js:55 | |
| 1250 | 2084 | msgid "Password not matched!" |
| 1251 | 2085 | msgstr "" |
| 1252 | 2086 | |
| 1253 | 2087 | #: assets/js/templately.js:1 |
| 1254 | -#: react-src/app/components/admin/SignIn.js:163 | |
| 1255 | -#: react-src/app/components/admin/SignUp.js:55 | |
| 1256 | -#: react-src/app/components/admin/SignUp.js:123 | |
| 1257 | -#: react-src/utils/messages.js:77 | |
| 1258 | -#: assets/js/templately.js:12958 | |
| 1259 | -#: assets/js/templately.js:13211 | |
| 1260 | -#: assets/js/templately.js:13279 | |
| 1261 | -#: assets/js/templately.js:33552 | |
| 1262 | -msgid "Opps...!" | |
| 2088 | +#: react-src/app/components/admin/SignIn.js:132 | |
| 2089 | +#: react-src/app/components/admin/SignUp.js:52 | |
| 2090 | +#: react-src/app/components/admin/SignUp.js:113 | |
| 2091 | +#: react-src/utils/messages.js:60 | |
| 2092 | +msgid "Oops...!" | |
| 1263 | 2093 | msgstr "" |
| 1264 | 2094 | |
| 1265 | 2095 | #: assets/js/templately.js:1 |
| 1266 | -#: react-src/app/core/Search.js:49 | |
| 1267 | -#: assets/js/templately.js:24413 | |
| 2096 | +#: react-src/app/core/Search.js:47 | |
| 1268 | 2097 | msgid "Type and hit enter..." |
| 1269 | 2098 | msgstr "" |
| 1270 | 2099 | |
| 1271 | 2100 | #: assets/js/templately.js:1 |
| 1272 | -#: react-src/utils/workSpaceContextMenu.js:16 | |
| 1273 | -#: assets/js/templately.js:33903 | |
| 2101 | +#: react-src/utils/workSpaceContextMenu.js:15 | |
| 1274 | 2102 | msgid "Something went wrong regarding changes in your WorkSpace. Try Later or Contact support." |
| 1275 | 2103 | msgstr "" |
| 1276 | 2104 | |
| 1277 | 2105 | #: assets/js/templately.js:1 |
| 1278 | -#: react-src/utils/workSpaceContextMenu.js:22 | |
| 1279 | -#: assets/js/templately.js:33909 | |
| 2106 | +#: react-src/utils/workSpaceContextMenu.js:18 | |
| 1280 | 2107 | msgid "Successfully Saved" |
| 1281 | 2108 | msgstr "" |
| 1282 | 2109 | |
| 1283 | 2110 | #: assets/js/templately.js:1 |
| 1284 | -#: react-src/utils/workSpaceContextMenu.js:23 | |
| 1285 | -#: assets/js/templately.js:33910 | |
| 2111 | +#: react-src/utils/workSpaceContextMenu.js:19 | |
| 1286 | 2112 | msgid "You have succesfully saved your WorkSpace changes." |
| 1287 | 2113 | msgstr "" |
| 1288 | 2114 | |
| 1289 | 2115 | #: assets/js/templately.js:1 |
| 1290 | -#: react-src/utils/workSpaceContextMenu.js:45 | |
| 1291 | -#: assets/js/templately.js:33932 | |
| 2116 | +#: react-src/utils/workSpaceContextMenu.js:41 | |
| 1292 | 2117 | msgid "Something went wrong regarding deleting your WorkSpace. Try Later or Contact Support." |
| 1293 | 2118 | msgstr "" |
| 1294 | 2119 | |
| 1295 | 2120 | #: assets/js/templately.js:1 |
| 1296 | -#: react-src/utils/workSpaceContextMenu.js:52 | |
| 1297 | -#: assets/js/templately.js:33939 | |
| 2121 | +#: react-src/utils/workSpaceContextMenu.js:45 | |
| 1298 | 2122 | msgid "Successfully Deleted" |
| 1299 | 2123 | msgstr "" |
| 1300 | 2124 | |
| 1301 | 2125 | #: assets/js/templately.js:1 |
| 1302 | -#: react-src/utils/workSpaceContextMenu.js:53 | |
| 1303 | -#: assets/js/templately.js:33940 | |
| 2126 | +#: react-src/utils/workSpaceContextMenu.js:46 | |
| 1304 | 2127 | msgid "You have deleted a WorkSpace from your account." |
| 1305 | 2128 | msgstr "" |
| 1306 | 2129 | |
| 1307 | 2130 | #: assets/js/templately.js:1 |
| 1308 | -#: react-src/utils/workSpaceContextMenu.js:76 | |
| 1309 | -#: assets/js/templately.js:33963 | |
| 2131 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1865 | |
| 2132 | +#: react-src/utils/workSpaceContextMenu.js:63 | |
| 1310 | 2133 | msgid "Edit" |
| 1311 | 2134 | msgstr "" |
| 1312 | 2135 | |
| 1313 | 2136 | #: assets/js/templately.js:1 |
| 1314 | -#: react-src/app/components/clouds/components/modals/DeleteFileModal.js:33 | |
| 1315 | -#: react-src/app/components/clouds/components/modals/DeleteWorkSpaceModal.js:48 | |
| 1316 | -#: react-src/utils/cloudFilesContextMenu.js:166 | |
| 1317 | -#: react-src/utils/savedTemplatesContextMenu.js:131 | |
| 1318 | -#: react-src/utils/workSpaceContextMenu.js:83 | |
| 1319 | -#: assets/js/templately.js:15101 | |
| 1320 | -#: assets/js/templately.js:15157 | |
| 1321 | -#: assets/js/templately.js:32969 | |
| 1322 | -#: assets/js/templately.js:33747 | |
| 1323 | -#: assets/js/templately.js:33970 | |
| 2137 | +#: react-src/app/components/clouds/components/modals/DeleteFileModal.js:25 | |
| 2138 | +#: react-src/app/components/clouds/components/modals/DeleteWorkSpaceModal.js:50 | |
| 2139 | +#: react-src/utils/cloudFilesContextMenu.js:139 | |
| 2140 | +#: react-src/utils/savedTemplatesContextMenu.js:123 | |
| 2141 | +#: react-src/utils/workSpaceContextMenu.js:70 | |
| 1324 | 2142 | msgid "Delete" |
| 1325 | 2143 | msgstr "" |
| 1326 | 2144 | |
| 1327 | 2145 | #: assets/js/templately.js:1 |
| 1328 | -#: react-src/app/components/core/modals/KitWarningModal.js:19 | |
| 1329 | -#: assets/js/templately.js:21440 | |
| 2146 | +#: react-src/app/components/core/modals/KitWarningModal.js:24 | |
| 1330 | 2147 | msgid "Force Delete" |
| 1331 | 2148 | msgstr "" |
| 1332 | 2149 | |
| 1333 | 2150 | #: assets/js/templately.js:1 |
| 1334 | -#: react-src/app/components/core/modals/KitWarningModal.js:21 | |
| 1335 | -#: assets/js/templately.js:21442 | |
| 2151 | +#: react-src/app/components/core/modals/KitWarningModal.js:26 | |
| 1336 | 2152 | msgid "Keep my settings" |
| 1337 | 2153 | msgstr "" |
| 1338 | 2154 | |
| 1339 | 2155 | #: assets/js/templately.js:1 |
| 1340 | -#: react-src/app/components/core/modals/partials/importPartials/Import.js:17 | |
| 1341 | -#: assets/js/templately.js:22092 | |
| 2156 | +#: react-src/app/components/core/modals/partials/importPartials/Import.js:16 | |
| 1342 | 2157 | 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." |
| 1343 | 2158 | msgstr "" |
| 1344 | 2159 | |
| 1345 | 2160 | #: assets/js/templately.js:1 |
| 1346 | -#: react-src/app/components/core/modals/partials/importPartials/Import.js:27 | |
| 1347 | -#: assets/js/templately.js:22102 | |
| 2161 | +#: react-src/app/components/core/modals/partials/importPartials/Import.js:19 | |
| 1348 | 2162 | msgid "Import to Library" |
| 1349 | 2163 | msgstr "" |
| 1350 | 2164 | |
| 1351 | 2165 | #: assets/js/templately.js:1 |
| 1352 | -#: react-src/app/components/core/modals/partials/importPartials/CreatePage.js:22 | |
| 1353 | -#: assets/js/templately.js:22051 | |
| 2166 | +#: react-src/app/components/core/modals/partials/importPartials/CreatePage.js:21 | |
| 1354 | 2167 | msgid "Create a new page from this template to make it available as a draft page in your pages list." |
| 1355 | 2168 | msgstr "" |
| 1356 | 2169 | |
| 1357 | 2170 | #: assets/js/templately.js:1 |
| 1358 | -#: react-src/app/components/core/modals/partials/importPartials/CreatePage.js:30 | |
| 1359 | -#: assets/js/templately.js:22059 | |
| 2171 | +#: react-src/app/components/core/modals/partials/importPartials/CreatePage.js:23 | |
| 1360 | 2172 | msgid "Type a title here..." |
| 1361 | 2173 | msgstr "" |
| 1362 | 2174 | |
| 1363 | 2175 | #: assets/js/templately.js:1 |
| 1364 | -#: react-src/app/components/core/modals/partials/importPartials/CreatePage.js:36 | |
| 1365 | -#: assets/js/templately.js:22065 | |
| 2176 | +#: react-src/app/components/core/modals/partials/importPartials/CreatePage.js:24 | |
| 1366 | 2177 | msgid "Create a Page" |
| 1367 | 2178 | msgstr "" |
| 1368 | 2179 | |
| 1369 | 2180 | #: assets/js/templately.js:1 |
| 1370 | -#: react-src/app/components/core/modals/DependencyInstaller.js:175 | |
| 1371 | -#: react-src/app/components/core/modals/partials/ImportModal.js:82 | |
| 1372 | -#: assets/js/templately.js:21282 | |
| 1373 | -#: assets/js/templately.js:21838 | |
| 2181 | +#: react-src/app/components/core/modals/DependencyInstaller.js:132 | |
| 2182 | +#: react-src/app/components/core/modals/partials/ImportModal.js:76 | |
| 1374 | 2183 | msgid "Importing..." |
| 1375 | 2184 | msgstr "" |
| 1376 | 2185 | |
| 1377 | 2186 | #: assets/js/templately.js:1 |
| 1378 | -#: react-src/app/components/core/modals/DependencyInstaller.js:176 | |
| 1379 | -#: react-src/app/components/core/modals/partials/ImportModal.js:83 | |
| 1380 | -#: assets/js/templately.js:21283 | |
| 1381 | -#: assets/js/templately.js:21839 | |
| 2187 | +#: react-src/app/components/core/modals/DependencyInstaller.js:132 | |
| 2188 | +#: react-src/app/components/core/modals/partials/ImportModal.js:76 | |
| 1382 | 2189 | msgid "Your chosen template is being imported right now, please do not refresh or close this tab." |
| 1383 | 2190 | msgstr "" |
| 1384 | 2191 | |
| 1385 | 2192 | #: assets/js/templately.js:1 |
| 1386 | -#: react-src/app/components/core/modals/partials/InstallerInBackground.js:93 | |
| 1387 | -#: assets/js/templately.js:21971 | |
| 2193 | +#: react-src/app/components/core/modals/partials/InstallerInBackground.js:87 | |
| 1388 | 2194 | msgid "Installing..." |
| 1389 | 2195 | msgstr "" |
| 1390 | 2196 | |
| 1391 | 2197 | #: assets/js/templately.js:1 |
| 1392 | -#: react-src/app/components/core/modals/partials/InstallerInBackground.js:108 | |
| 1393 | -#: assets/js/templately.js:21986 | |
| 2198 | +#: react-src/app/components/core/modals/partials/InstallerInBackground.js:94 | |
| 1394 | 2199 | msgid "Retry & Proceed to Import" |
| 1395 | 2200 | msgstr "" |
| 1396 | 2201 | |
| 1397 | 2202 | #: assets/js/templately.js:1 |
| 1398 | -#: react-src/app/components/core/modals/partials/InstallerInBackground.js:116 | |
| 1399 | -#: assets/js/templately.js:21994 | |
| 2203 | +#: react-src/app/components/core/modals/partials/InstallerInBackground.js:98 | |
| 1400 | 2204 | msgid "Success" |
| 1401 | 2205 | msgstr "" |
| 1402 | 2206 | |
| 1403 | 2207 | #: assets/js/templately.js:1 |
| 1404 | -#: react-src/app/components/core/modals/partials/InstallerInBackground.js:22 | |
| 1405 | -#: assets/js/templately.js:21900 | |
| 2208 | +#: react-src/app/components/core/modals/partials/InstallerInBackground.js:21 | |
| 1406 | 2209 | msgid "Ignored" |
| 1407 | 2210 | msgstr "" |
| 1408 | 2211 | |
| 1409 | 2212 | #: assets/js/templately.js:1 |
| 1410 | -#: react-src/app/components/core/modals/partials/DependencyShowcase.js:70 | |
| 1411 | -#: assets/js/templately.js:21644 | |
| 2213 | +#: react-src/app/components/core/modals/partials/DependencyShowcase.js:71 | |
| 1412 | 2214 | msgid "Required Dependencies" |
| 1413 | 2215 | msgstr "" |
| 1414 | 2216 | |
| 1415 | 2217 | #: assets/js/templately.js:1 |
| 1416 | 2218 | #: react-src/app/components/core/modals/partials/DependencyShowcase.js:72 |
| 1417 | -#: assets/js/templately.js:21646 | |
| 1418 | 2219 | msgid "To import this item you need to install all the Plugin(s) listed below:" |
| 1419 | 2220 | msgstr "" |
| 1420 | 2221 | |
| 1421 | 2222 | #: assets/js/templately.js:1 |
| 1422 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:219 | |
| 2223 | +#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:168 | |
| 1423 | 2224 | #: react-src/app/components/clouds/components/modals/DeleteWorkSpaceModal.js:14 |
| 1424 | -#: react-src/app/components/core/modals/partials/DependencyShowcase.js:147 | |
| 1425 | -#: assets/js/templately.js:14712 | |
| 1426 | -#: assets/js/templately.js:15123 | |
| 1427 | -#: assets/js/templately.js:21721 | |
| 2225 | +#: react-src/app/components/core/AiContentSidebar/helper.js:410 | |
| 2226 | +#: react-src/app/components/core/modals/partials/DependencyShowcase.js:123 | |
| 1428 | 2227 | msgid "Note" |
| 1429 | 2228 | msgstr "" |
| 1430 | 2229 | |
| 1431 | 2230 | #: assets/js/templately.js:1 |
| 1432 | -#: react-src/app/components/core/modals/partials/DependencyShowcase.js:150 | |
| 1433 | -#: assets/js/templately.js:21724 | |
| 2231 | +#: react-src/app/components/core/modals/partials/DependencyShowcase.js:124 | |
| 2232 | +#, js-format | |
| 1434 | 2233 | msgid "Make sure you have manually installed & activated the <em><strong>%s</strong></em> listed above" |
| 1435 | 2234 | msgstr "" |
| 1436 | 2235 | |
| 1437 | 2236 | #: assets/js/templately.js:1 |
| 1438 | -#: react-src/app/components/core/modals/partials/DependencyShowcase.js:154 | |
| 1439 | -#: assets/js/templately.js:21728 | |
| 2237 | +#: react-src/app/components/core/modals/partials/DependencyShowcase.js:124 | |
| 1440 | 2238 | msgid "Pro Plugin" |
| 1441 | 2239 | msgid_plural "Pro Plugin's" |
| 1442 | 2240 | msgstr[0] "" |
| 1443 | 2241 | msgstr[1] "" |
| @@ -1442,84 +2240,77 @@ | ||
| 1442 | 2240 | msgstr[0] "" |
| 1443 | 2241 | msgstr[1] "" |
| 1444 | 2242 | |
| 1445 | 2243 | #: assets/js/templately.js:1 |
| 1446 | -#: react-src/app/components/clouds/components/modals/DeleteFileModal.js:25 | |
| 1447 | -#: react-src/app/components/clouds/components/modals/DeleteWorkSpaceModal.js:40 | |
| 1448 | -#: react-src/app/components/core/modals/partials/DependencyShowcase.js:165 | |
| 1449 | -#: react-src/app/revert/Modal.js:82 | |
| 1450 | -#: assets/js/templately.js:15093 | |
| 1451 | -#: assets/js/templately.js:15149 | |
| 1452 | -#: assets/js/templately.js:21739 | |
| 1453 | -#: assets/js/templately.js:27958 | |
| 2244 | +#: react-src/app/components/clouds/components/modals/DeleteFileModal.js:16 | |
| 2245 | +#: react-src/app/components/clouds/components/modals/DeleteWorkSpaceModal.js:32 | |
| 2246 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1821 | |
| 2247 | +#: react-src/app/components/core/modals/partials/DependencyShowcase.js:127 | |
| 2248 | +#: react-src/app/revert/Modal.js:72 | |
| 2249 | +#: react-src/app/settings/components/Modal.js:71 | |
| 1454 | 2250 | msgid "Cancel" |
| 1455 | 2251 | msgstr "" |
| 1456 | 2252 | |
| 1457 | 2253 | #: assets/js/templately.js:1 |
| 1458 | -#: react-src/app/components/core/modals/partials/DependencyShowcase.js:171 | |
| 1459 | -#: assets/js/templately.js:21745 | |
| 2254 | +#: react-src/app/components/core/modals/partials/DependencyShowcase.js:129 | |
| 2255 | +msgid "Proceed to Import" | |
| 2256 | +msgstr "" | |
| 2257 | + | |
| 2258 | +#: assets/js/templately.js:1 | |
| 2259 | +#: react-src/app/components/core/modals/partials/DependencyShowcase.js:129 | |
| 1460 | 2260 | msgid "Install & Proceed to Import" |
| 1461 | 2261 | msgstr "" |
| 1462 | 2262 | |
| 1463 | 2263 | #: assets/js/templately.js:1 |
| 1464 | 2264 | #: react-src/app/components/core/modals/ImportFailed.js:11 |
| 1465 | -#: assets/js/templately.js:21350 | |
| 1466 | 2265 | msgid "Importing Failed" |
| 1467 | 2266 | msgstr "" |
| 1468 | 2267 | |
| 1469 | 2268 | #: assets/js/templately.js:1 |
| 1470 | -#: react-src/app/components/core/itemDetails/Header.js:33 | |
| 1471 | -#: react-src/app/components/core/modals/ImportFailed.js:32 | |
| 1472 | -#: assets/js/templately.js:17128 | |
| 1473 | -#: assets/js/templately.js:21371 | |
| 2269 | +#: react-src/app/components/core/itemDetails/Header.js:29 | |
| 2270 | +#: react-src/app/components/core/modals/ImportFailed.js:22 | |
| 1474 | 2271 | msgid "Purchase This Item" |
| 1475 | 2272 | msgstr "" |
| 1476 | 2273 | |
| 1477 | 2274 | #: assets/js/templately.js:1 |
| 1478 | -#: react-src/app/components/core/modals/DependencyInstaller.js:62 | |
| 1479 | -#: assets/js/templately.js:21169 | |
| 2275 | +#: react-src/app/components/core/modals/DependencyInstaller.js:48 | |
| 2276 | +#, js-format | |
| 1480 | 2277 | msgid "Oops! Seems you don't have %s to import the %s Template" |
| 1481 | 2278 | msgstr "" |
| 1482 | 2279 | |
| 1483 | 2280 | #: assets/js/templately.js:1 |
| 1484 | -#: react-src/app/components/core/modals/DependencyInstaller.js:80 | |
| 1485 | -#: assets/js/templately.js:21187 | |
| 2281 | +#: react-src/app/components/core/modals/DependencyInstaller.js:55 | |
| 2282 | +#, js-format | |
| 1486 | 2283 | 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." |
| 1487 | 2284 | msgstr "" |
| 1488 | 2285 | |
| 1489 | 2286 | #: assets/js/templately.js:1 |
| 1490 | -#: react-src/app/components/core/modals/DependencyInstaller.js:103 | |
| 1491 | -#: assets/js/templately.js:21210 | |
| 2287 | +#: react-src/app/components/core/modals/DependencyInstaller.js:64 | |
| 1492 | 2288 | msgid "NOTE" |
| 1493 | 2289 | msgstr "" |
| 1494 | 2290 | |
| 1495 | 2291 | #: assets/js/templately.js:1 |
| 1496 | -#: react-src/app/components/core/modals/DependencyInstaller.js:187 | |
| 1497 | -#: assets/js/templately.js:21294 | |
| 2292 | +#: react-src/app/components/core/modals/DependencyInstaller.js:136 | |
| 1498 | 2293 | msgid "Checking..." |
| 1499 | 2294 | msgstr "" |
| 1500 | 2295 | |
| 1501 | 2296 | #: assets/js/templately.js:1 |
| 1502 | -#: react-src/app/components/core/modals/DependencyInstaller.js:188 | |
| 1503 | -#: assets/js/templately.js:21295 | |
| 2297 | +#: react-src/app/components/core/modals/DependencyInstaller.js:136 | |
| 1504 | 2298 | msgid "Checking template dependencies are installed or not..." |
| 1505 | 2299 | msgstr "" |
| 1506 | 2300 | |
| 1507 | 2301 | #: assets/js/templately.js:1 |
| 1508 | 2302 | #: react-src/app/components/core/modals/ImportSuccess.js:7 |
| 1509 | -#: assets/js/templately.js:21387 | |
| 1510 | 2303 | msgid "Imported successfully!" |
| 1511 | 2304 | msgstr "" |
| 1512 | 2305 | |
| 1513 | 2306 | #: assets/js/templately.js:1 |
| 1514 | -#: react-src/app/components/core/modals/ImportSuccess.js:9 | |
| 1515 | -#: assets/js/templately.js:21389 | |
| 2307 | +#: react-src/app/components/core/modals/ImportSuccess.js:8 | |
| 1516 | 2308 | msgid "You can now edit or preview the template or, you can push it to Templately Cloud to share with your team." |
| 1517 | 2309 | msgstr "" |
| 1518 | 2310 | |
| 1519 | 2311 | #: assets/js/templately.js:1 |
| 1520 | -#: react-src/app/components/core/modals/ImportSuccess.js:27 | |
| 1521 | -#: assets/js/templately.js:21407 | |
| 2312 | +#: react-src/app/components/core/modals/ImportSuccess.js:18 | |
| 1522 | 2313 | msgid "Edit Template with Elementor" |
| 1523 | 2314 | msgstr "" |
| 1524 | 2315 | |
| 1525 | 2316 | #: assets/js/templately.js:1 |
| @@ -1524,140 +2315,111 @@ | ||
| 1524 | 2315 | |
| 1525 | 2316 | #: assets/js/templately.js:1 |
| 1526 | 2317 | #: react-src/app/components/clouds/components/modals/DeleteFileModal.js:12 |
| 1527 | 2318 | #: react-src/app/components/clouds/components/modals/DeleteWorkSpaceModal.js:12 |
| 1528 | -#: assets/js/templately.js:15080 | |
| 1529 | -#: assets/js/templately.js:15121 | |
| 1530 | 2319 | msgid "Are You Sure?" |
| 1531 | 2320 | msgstr "" |
| 1532 | 2321 | |
| 1533 | 2322 | #: assets/js/templately.js:1 |
| 1534 | 2323 | #: react-src/app/components/clouds/components/modals/DeleteWorkSpaceModal.js:15 |
| 1535 | -#: assets/js/templately.js:15124 | |
| 1536 | 2324 | msgid "The WorkSpace will be permanently deleted." |
| 1537 | 2325 | msgstr "" |
| 1538 | 2326 | |
| 1539 | 2327 | #: assets/js/templately.js:1 |
| 1540 | -#: react-src/app/components/clouds/components/modals/DeleteWorkSpaceModal.js:29 | |
| 1541 | -#: assets/js/templately.js:15138 | |
| 2328 | +#: react-src/app/components/clouds/components/modals/DeleteWorkSpaceModal.js:20 | |
| 1542 | 2329 | msgid "Want To Delete Files Too?" |
| 1543 | 2330 | msgstr "" |
| 1544 | 2331 | |
| 1545 | 2332 | #: assets/js/templately.js:1 |
| 1546 | -#: react-src/app/components/clouds/components/modals/CreateWorkspaceModal.js:97 | |
| 1547 | -#: assets/js/templately.js:15007 | |
| 2333 | +#: react-src/app/components/clouds/components/modals/CreateWorkspaceModal.js:92 | |
| 1548 | 2334 | msgid "Type workspace title here..." |
| 1549 | 2335 | msgstr "" |
| 1550 | 2336 | |
| 1551 | 2337 | #: assets/js/templately.js:1 |
| 1552 | -#: react-src/app/components/clouds/components/modals/CreateWorkspaceModal.js:113 | |
| 1553 | -#: react-src/app/components/clouds/components/modals/EditWorkSpaceModal.js:252 | |
| 1554 | -#: assets/js/templately.js:15023 | |
| 1555 | -#: assets/js/templately.js:15416 | |
| 2338 | +#: react-src/app/components/clouds/components/modals/CreateWorkspaceModal.js:105 | |
| 2339 | +#: react-src/app/components/clouds/components/modals/EditWorkSpaceModal.js:241 | |
| 1556 | 2340 | msgid "Add People" |
| 1557 | 2341 | msgstr "" |
| 1558 | 2342 | |
| 1559 | 2343 | #: assets/js/templately.js:1 |
| 1560 | -#: react-src/app/components/clouds/components/modals/CreateWorkspaceModal.js:128 | |
| 1561 | -#: react-src/app/components/clouds/components/modals/EditWorkSpaceModal.js:267 | |
| 1562 | -#: assets/js/templately.js:15038 | |
| 1563 | -#: assets/js/templately.js:15431 | |
| 2344 | +#: react-src/app/components/clouds/components/modals/CreateWorkspaceModal.js:110 | |
| 2345 | +#: react-src/app/components/clouds/components/modals/EditWorkSpaceModal.js:246 | |
| 1564 | 2346 | msgid "Type email to add" |
| 1565 | 2347 | msgstr "" |
| 1566 | 2348 | |
| 1567 | 2349 | #: assets/js/templately.js:1 |
| 1568 | -#: react-src/app/components/clouds/components/modals/CreateWorkspaceModal.js:139 | |
| 1569 | -#: react-src/app/components/clouds/components/modals/EditWorkSpaceModal.js:278 | |
| 1570 | -#: assets/js/templately.js:15049 | |
| 1571 | -#: assets/js/templately.js:15442 | |
| 2350 | +#: react-src/app/components/clouds/components/modals/CreateWorkspaceModal.js:111 | |
| 2351 | +#: react-src/app/components/clouds/components/modals/EditWorkSpaceModal.js:247 | |
| 2352 | +#: react-src/app/settings/tabs/Developer.js:47 | |
| 1572 | 2353 | msgid "Add" |
| 1573 | 2354 | msgstr "" |
| 1574 | 2355 | |
| 1575 | 2356 | #: assets/js/templately.js:1 |
| 1576 | -#: react-src/app/components/clouds/components/modals/CreateWorkspaceModal.js:150 | |
| 1577 | -#: assets/js/templately.js:15060 | |
| 2357 | +#: react-src/app/components/clouds/components/modals/CreateWorkspaceModal.js:118 | |
| 1578 | 2358 | msgid "Create Workspace" |
| 1579 | 2359 | msgstr "" |
| 1580 | 2360 | |
| 1581 | 2361 | #: assets/js/templately.js:1 |
| 1582 | -#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:50 | |
| 2362 | +#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:42 | |
| 1583 | 2363 | #: react-src/app/components/clouds/components/partials/WorkSpaceFilter.js:47 |
| 1584 | -#: react-src/app/components/clouds/SaveTemplates.js:55 | |
| 2364 | +#: react-src/app/components/clouds/SaveTemplates.js:46 | |
| 1585 | 2365 | #: react-src/app/components/sidebar/components/CloudSidebar.js:21 |
| 1586 | -#: react-src/app/layouts/CloudsLayout.js:90 | |
| 1587 | -#: assets/js/templately.js:13781 | |
| 1588 | -#: assets/js/templately.js:14808 | |
| 1589 | -#: assets/js/templately.js:15916 | |
| 1590 | -#: assets/js/templately.js:23228 | |
| 1591 | -#: assets/js/templately.js:27431 | |
| 2366 | +#: react-src/app/layouts/CloudsLayout.js:65 | |
| 1592 | 2367 | msgid "My WorkSpace" |
| 1593 | 2368 | msgstr "" |
| 1594 | 2369 | |
| 1595 | 2370 | #: assets/js/templately.js:1 |
| 1596 | -#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:56 | |
| 2371 | +#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:48 | |
| 1597 | 2372 | #: react-src/app/components/clouds/components/partials/WorkSpaceFilter.js:53 |
| 1598 | -#: react-src/app/components/clouds/SaveTemplates.js:61 | |
| 1599 | -#: assets/js/templately.js:13787 | |
| 1600 | -#: assets/js/templately.js:14814 | |
| 1601 | -#: assets/js/templately.js:15922 | |
| 2373 | +#: react-src/app/components/clouds/SaveTemplates.js:52 | |
| 1602 | 2374 | msgid "Shared WorkSpace" |
| 1603 | 2375 | msgstr "" |
| 1604 | 2376 | |
| 1605 | 2377 | #: assets/js/templately.js:1 |
| 1606 | -#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:104 | |
| 1607 | -#: assets/js/templately.js:14862 | |
| 2378 | +#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:96 | |
| 2379 | +#, js-format | |
| 1608 | 2380 | msgid "%s to WorkSpace" |
| 1609 | 2381 | msgstr "" |
| 1610 | 2382 | |
| 1611 | 2383 | #: assets/js/templately.js:1 |
| 1612 | -#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:104 | |
| 1613 | -#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:136 | |
| 1614 | -#: assets/js/templately.js:14862 | |
| 1615 | -#: assets/js/templately.js:14894 | |
| 2384 | +#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:96 | |
| 2385 | +#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:126 | |
| 1616 | 2386 | msgid "Copy" |
| 1617 | 2387 | msgstr "" |
| 1618 | 2388 | |
| 1619 | 2389 | #: assets/js/templately.js:1 |
| 1620 | -#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:104 | |
| 1621 | -#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:136 | |
| 1622 | -#: assets/js/templately.js:14862 | |
| 1623 | -#: assets/js/templately.js:14894 | |
| 2390 | +#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:96 | |
| 2391 | +#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:126 | |
| 1624 | 2392 | msgid "Move" |
| 1625 | 2393 | msgstr "" |
| 1626 | 2394 | |
| 1627 | 2395 | #: assets/js/templately.js:1 |
| 1628 | -#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:107 | |
| 1629 | -#: assets/js/templately.js:14865 | |
| 2396 | +#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:99 | |
| 1630 | 2397 | msgid "Item Name" |
| 1631 | 2398 | msgstr "" |
| 1632 | 2399 | |
| 1633 | 2400 | #: assets/js/templately.js:1 |
| 1634 | -#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:116 | |
| 1635 | -#: assets/js/templately.js:14874 | |
| 2401 | +#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:110 | |
| 1636 | 2402 | msgid "Copy to" |
| 1637 | 2403 | msgstr "" |
| 1638 | 2404 | |
| 1639 | 2405 | #: assets/js/templately.js:1 |
| 1640 | -#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:116 | |
| 1641 | -#: assets/js/templately.js:14874 | |
| 2406 | +#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:110 | |
| 1642 | 2407 | msgid "Move to" |
| 1643 | 2408 | msgstr "" |
| 1644 | 2409 | |
| 1645 | 2410 | #: assets/js/templately.js:1 |
| 1646 | -#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:122 | |
| 1647 | -#: assets/js/templately.js:14880 | |
| 2411 | +#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:116 | |
| 1648 | 2412 | msgid "Select WorkSpace" |
| 1649 | 2413 | msgstr "" |
| 1650 | 2414 | |
| 1651 | 2415 | #: assets/js/templately.js:1 |
| 1652 | -#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:123 | |
| 1653 | -#: assets/js/templately.js:14881 | |
| 2416 | +#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:117 | |
| 1654 | 2417 | msgid "No WorkSpace Found" |
| 1655 | 2418 | msgstr "" |
| 1656 | 2419 | |
| 1657 | 2420 | #: assets/js/templately.js:1 |
| 1658 | -#: react-src/app/components/clouds/components/modals/DeleteFileModal.js:14 | |
| 1659 | -#: assets/js/templately.js:15082 | |
| 2421 | +#: react-src/app/components/clouds/components/modals/DeleteFileModal.js:13 | |
| 1660 | 2422 | msgid "You want to delete the file from your cloud." |
| 1661 | 2423 | msgstr "" |
| 1662 | 2424 | |
| 1663 | 2425 | #: assets/js/templately.js:1 |
| @@ -1662,1148 +2424,2173 @@ | ||
| 1662 | 2424 | |
| 1663 | 2425 | #: assets/js/templately.js:1 |
| 1664 | 2426 | #: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:21 |
| 1665 | 2427 | #: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:28 |
| 1666 | -#: react-src/app/components/clouds/SaveTemplates.js:48 | |
| 1667 | -#: react-src/app/layouts/CloudsLayout.js:31 | |
| 1668 | -#: react-src/app/layouts/CloudsLayout.js:86 | |
| 1669 | -#: react-src/app/layouts/CloudsLayout.js:107 | |
| 1670 | -#: assets/js/templately.js:13774 | |
| 1671 | -#: assets/js/templately.js:14514 | |
| 1672 | -#: assets/js/templately.js:14521 | |
| 1673 | -#: assets/js/templately.js:27372 | |
| 1674 | -#: assets/js/templately.js:27427 | |
| 1675 | -#: assets/js/templately.js:27448 | |
| 2428 | +#: react-src/app/components/clouds/SaveTemplates.js:39 | |
| 2429 | +#: react-src/app/layouts/CloudsLayout.js:18 | |
| 2430 | +#: react-src/app/layouts/CloudsLayout.js:61 | |
| 2431 | +#: react-src/app/layouts/CloudsLayout.js:82 | |
| 1676 | 2432 | msgid "My Clouds" |
| 1677 | 2433 | msgstr "" |
| 1678 | 2434 | |
| 1679 | 2435 | #: assets/js/templately.js:1 |
| 1680 | 2436 | #: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:32 |
| 1681 | -#: assets/js/templately.js:14525 | |
| 1682 | 2437 | msgid "My Workspaces" |
| 1683 | 2438 | msgstr "" |
| 1684 | 2439 | |
| 1685 | 2440 | #: assets/js/templately.js:1 |
| 1686 | 2441 | #: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:36 |
| 1687 | -#: assets/js/templately.js:14529 | |
| 1688 | 2442 | msgid "Shared Workspaces" |
| 1689 | 2443 | msgstr "" |
| 1690 | 2444 | |
| 1691 | 2445 | #: assets/js/templately.js:1 |
| 1692 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:138 | |
| 1693 | -#: assets/js/templately.js:14631 | |
| 2446 | +#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:113 | |
| 1694 | 2447 | msgid "Add Template to WorkSpace" |
| 1695 | 2448 | msgstr "" |
| 1696 | 2449 | |
| 1697 | 2450 | #: assets/js/templately.js:1 |
| 1698 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:141 | |
| 1699 | -#: assets/js/templately.js:14634 | |
| 2451 | +#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:116 | |
| 1700 | 2452 | msgid "Select Source" |
| 1701 | 2453 | msgstr "" |
| 1702 | 2454 | |
| 1703 | 2455 | #: assets/js/templately.js:1 |
| 1704 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:149 | |
| 1705 | -#: assets/js/templately.js:14642 | |
| 2456 | +#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:121 | |
| 1706 | 2457 | msgid "Select a source" |
| 1707 | 2458 | msgstr "" |
| 1708 | 2459 | |
| 1709 | 2460 | #: assets/js/templately.js:1 |
| 1710 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:151 | |
| 1711 | -#: assets/js/templately.js:14644 | |
| 2461 | +#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:122 | |
| 1712 | 2462 | msgid "No Sources Found" |
| 1713 | 2463 | msgstr "" |
| 1714 | 2464 | |
| 1715 | 2465 | #: assets/js/templately.js:1 |
| 1716 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:163 | |
| 1717 | -#: assets/js/templately.js:14656 | |
| 2466 | +#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:133 | |
| 1718 | 2467 | msgid "Select Workspace" |
| 1719 | 2468 | msgstr "" |
| 1720 | 2469 | |
| 1721 | 2470 | #: assets/js/templately.js:1 |
| 1722 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:171 | |
| 1723 | -#: assets/js/templately.js:14664 | |
| 2471 | +#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:138 | |
| 1724 | 2472 | msgid "Select a workspace" |
| 1725 | 2473 | msgstr "" |
| 1726 | 2474 | |
| 1727 | 2475 | #: assets/js/templately.js:1 |
| 1728 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:174 | |
| 1729 | -#: assets/js/templately.js:14667 | |
| 2476 | +#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:139 | |
| 2477 | +#, js-format | |
| 1730 | 2478 | msgid "No %s Found" |
| 1731 | 2479 | msgstr "" |
| 1732 | 2480 | |
| 1733 | 2481 | #: assets/js/templately.js:1 |
| 1734 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:176 | |
| 1735 | -#: assets/js/templately.js:14669 | |
| 2482 | +#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:139 | |
| 1736 | 2483 | msgid "Workspace" |
| 1737 | 2484 | msgstr "" |
| 1738 | 2485 | |
| 1739 | 2486 | #: assets/js/templately.js:1 |
| 1740 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:177 | |
| 1741 | -#: assets/js/templately.js:14670 | |
| 2487 | +#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:139 | |
| 1742 | 2488 | msgid "Shared Workspace" |
| 1743 | 2489 | msgstr "" |
| 1744 | 2490 | |
| 1745 | 2491 | #: assets/js/templately.js:1 |
| 1746 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:192 | |
| 1747 | -#: assets/js/templately.js:14685 | |
| 2492 | +#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:151 | |
| 1748 | 2493 | msgid "Select Templates" |
| 1749 | 2494 | msgstr "" |
| 1750 | 2495 | |
| 1751 | 2496 | #: assets/js/templately.js:1 |
| 1752 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:202 | |
| 1753 | -#: assets/js/templately.js:14695 | |
| 2497 | +#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:158 | |
| 1754 | 2498 | msgid "Search by typing..." |
| 1755 | 2499 | msgstr "" |
| 1756 | 2500 | |
| 1757 | 2501 | #: assets/js/templately.js:1 |
| 1758 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:207 | |
| 1759 | -#: assets/js/templately.js:14700 | |
| 2502 | +#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:159 | |
| 1760 | 2503 | msgid "No Templates Found" |
| 1761 | 2504 | msgstr "" |
| 1762 | 2505 | |
| 1763 | 2506 | #: assets/js/templately.js:1 |
| 1764 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:210 | |
| 1765 | -#: assets/js/templately.js:14703 | |
| 2507 | +#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:160 | |
| 1766 | 2508 | msgid "Loading templates..." |
| 1767 | 2509 | msgstr "" |
| 1768 | 2510 | |
| 1769 | 2511 | #: assets/js/templately.js:1 |
| 1770 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:220 | |
| 1771 | -#: assets/js/templately.js:14713 | |
| 2512 | +#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:169 | |
| 1772 | 2513 | msgid "You are seeing fewer items after initial load. You can search more to find your desire templates from the selected source." |
| 1773 | 2514 | msgstr "" |
| 1774 | 2515 | |
| 1775 | 2516 | #: assets/js/templately.js:1 |
| 1776 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:236 | |
| 1777 | -#: assets/js/templately.js:14729 | |
| 2517 | +#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:178 | |
| 1778 | 2518 | msgid "Add to WorkSpace" |
| 1779 | 2519 | msgstr "" |
| 1780 | 2520 | |
| 1781 | 2521 | #: assets/js/templately.js:1 |
| 1782 | -#: react-src/app/components/clouds/components/modals/EditWorkSpaceModal.js:80 | |
| 1783 | -#: assets/js/templately.js:15244 | |
| 2522 | +#: react-src/app/components/clouds/components/modals/EditWorkSpaceModal.js:77 | |
| 1784 | 2523 | msgid "invited" |
| 1785 | 2524 | msgstr "" |
| 1786 | 2525 | |
| 1787 | 2526 | #: assets/js/templately.js:1 |
| 1788 | -#: react-src/app/components/clouds/components/modals/EditWorkSpaceModal.js:240 | |
| 1789 | -#: assets/js/templately.js:15404 | |
| 2527 | +#: react-src/app/components/clouds/components/modals/EditWorkSpaceModal.js:231 | |
| 1790 | 2528 | msgid "Shared with" |
| 1791 | 2529 | msgstr "" |
| 1792 | 2530 | |
| 1793 | 2531 | #: assets/js/templately.js:1 |
| 1794 | -#: react-src/app/components/clouds/components/modals/EditWorkSpaceModal.js:289 | |
| 1795 | -#: assets/js/templately.js:15453 | |
| 2532 | +#: react-src/app/components/clouds/components/modals/EditWorkSpaceModal.js:254 | |
| 2533 | +#: react-src/app/components/core/AiContentSidebar/ImageReplacePanel/index.js:901 | |
| 2534 | +#: react-src/app/components/core/AiContentSidebar/ImageReplacePanel/index.js:904 | |
| 1796 | 2535 | msgid "Save Changes" |
| 1797 | 2536 | msgstr "" |
| 1798 | 2537 | |
| 1799 | 2538 | #: assets/js/templately.js:1 |
| 1800 | -#: react-src/utils/cloudFilesContextMenu.js:28 | |
| 1801 | -#: assets/js/templately.js:32831 | |
| 2539 | +#: react-src/utils/cloudFilesContextMenu.js:25 | |
| 1802 | 2540 | msgid "Download Failed!!!" |
| 1803 | 2541 | msgstr "" |
| 1804 | 2542 | |
| 1805 | 2543 | #: assets/js/templately.js:1 |
| 1806 | -#: react-src/utils/cloudFilesContextMenu.js:32 | |
| 1807 | -#: assets/js/templately.js:32835 | |
| 2544 | +#: react-src/utils/cloudFilesContextMenu.js:29 | |
| 1808 | 2545 | msgid "Successfully Downloaded!" |
| 1809 | 2546 | msgstr "" |
| 1810 | 2547 | |
| 1811 | 2548 | #: assets/js/templately.js:1 |
| 1812 | -#: react-src/utils/cloudFilesContextMenu.js:64 | |
| 1813 | -#: assets/js/templately.js:32867 | |
| 2549 | +#: react-src/utils/cloudFilesContextMenu.js:59 | |
| 1814 | 2550 | msgid "Successfully Copied" |
| 1815 | 2551 | msgstr "" |
| 1816 | 2552 | |
| 1817 | 2553 | #: assets/js/templately.js:1 |
| 1818 | -#: react-src/utils/cloudFilesContextMenu.js:68 | |
| 1819 | -#: assets/js/templately.js:32871 | |
| 2554 | +#: react-src/utils/cloudFilesContextMenu.js:62 | |
| 1820 | 2555 | msgid "Your file has been copied to a WorkSpace called: " |
| 1821 | 2556 | msgstr "" |
| 1822 | 2557 | |
| 1823 | 2558 | #: assets/js/templately.js:1 |
| 1824 | -#: react-src/utils/cloudFilesContextMenu.js:72 | |
| 1825 | -#: assets/js/templately.js:32875 | |
| 2559 | +#: react-src/utils/cloudFilesContextMenu.js:62 | |
| 1826 | 2560 | msgid "Your file has been moved to a WorkSpace called: " |
| 1827 | 2561 | msgstr "" |
| 1828 | 2562 | |
| 1829 | 2563 | #: assets/js/templately.js:1 |
| 1830 | -#: react-src/utils/cloudFilesContextMenu.js:101 | |
| 1831 | -#: assets/js/templately.js:32904 | |
| 2564 | +#: react-src/utils/cloudFilesContextMenu.js:88 | |
| 1832 | 2565 | msgid "Something went wrong!" |
| 1833 | 2566 | msgstr "" |
| 1834 | 2567 | |
| 1835 | 2568 | #: assets/js/templately.js:1 |
| 1836 | -#: react-src/utils/cloudFilesContextMenu.js:106 | |
| 1837 | -#: assets/js/templately.js:32909 | |
| 2569 | +#: react-src/utils/cloudFilesContextMenu.js:92 | |
| 1838 | 2570 | msgid "Successfully Deleted!" |
| 1839 | 2571 | msgstr "" |
| 1840 | 2572 | |
| 1841 | 2573 | #: assets/js/templately.js:1 |
| 1842 | -#: react-src/app/components/clouds/MyClouds.js:81 | |
| 1843 | -#: react-src/app/components/core/item/Meta.js:84 | |
| 1844 | -#: react-src/app/components/core/item/Meta.js:90 | |
| 1845 | -#: react-src/app/components/core/itemDetails/Header.js:63 | |
| 1846 | -#: react-src/app/components/profile/PurchasedItems.js:100 | |
| 1847 | -#: react-src/utils/cloudFilesContextMenu.js:140 | |
| 1848 | -#: react-src/utils/savedTemplatesContextMenu.js:93 | |
| 1849 | -#: assets/js/templately.js:13633 | |
| 1850 | -#: assets/js/templately.js:16928 | |
| 1851 | -#: assets/js/templately.js:16934 | |
| 1852 | -#: assets/js/templately.js:17158 | |
| 1853 | -#: assets/js/templately.js:23093 | |
| 1854 | -#: assets/js/templately.js:32943 | |
| 1855 | -#: assets/js/templately.js:33709 | |
| 2574 | +#: react-src/app/components/clouds/MyClouds.js:67 | |
| 2575 | +#: react-src/app/components/core/item/Meta.js:41 | |
| 2576 | +#: react-src/app/components/core/item/Meta.js:46 | |
| 2577 | +#: react-src/app/components/core/itemDetails/Header.js:60 | |
| 2578 | +#: react-src/app/components/profile/PurchasedItems.js:85 | |
| 2579 | +#: react-src/utils/cloudFilesContextMenu.js:113 | |
| 2580 | +#: react-src/utils/savedTemplatesContextMenu.js:82 | |
| 1856 | 2581 | msgid "Insert" |
| 1857 | 2582 | msgstr "" |
| 1858 | 2583 | |
| 1859 | 2584 | #: assets/js/templately.js:1 |
| 1860 | -#: react-src/utils/cloudFilesContextMenu.js:147 | |
| 1861 | -#: assets/js/templately.js:32950 | |
| 2585 | +#: react-src/utils/cloudFilesContextMenu.js:120 | |
| 1862 | 2586 | msgid "Download" |
| 1863 | 2587 | msgstr "" |
| 1864 | 2588 | |
| 1865 | 2589 | #: assets/js/templately.js:1 |
| 1866 | -#: react-src/utils/cloudFilesContextMenu.js:153 | |
| 1867 | -#: assets/js/templately.js:32956 | |
| 2590 | +#: react-src/utils/cloudFilesContextMenu.js:126 | |
| 1868 | 2591 | msgid "Copy to WorkSpace" |
| 1869 | 2592 | msgstr "" |
| 1870 | 2593 | |
| 1871 | 2594 | #: assets/js/templately.js:1 |
| 1872 | -#: react-src/utils/cloudFilesContextMenu.js:159 | |
| 1873 | -#: assets/js/templately.js:32962 | |
| 2595 | +#: react-src/utils/cloudFilesContextMenu.js:132 | |
| 1874 | 2596 | msgid "Move to WorkSpace" |
| 1875 | 2597 | msgstr "" |
| 1876 | 2598 | |
| 1877 | 2599 | #: assets/js/templately.js:1 |
| 1878 | 2600 | #: react-src/utils/savedTemplatesContextMenu.js:43 |
| 1879 | -#: assets/js/templately.js:33659 | |
| 1880 | 2601 | msgid "Successfully Pushed" |
| 1881 | 2602 | msgstr "" |
| 1882 | 2603 | |
| 1883 | 2604 | #: assets/js/templately.js:1 |
| 1884 | -#: react-src/utils/savedTemplatesContextMenu.js:46 | |
| 1885 | -#: assets/js/templately.js:33662 | |
| 2605 | +#: react-src/utils/savedTemplatesContextMenu.js:44 | |
| 1886 | 2606 | msgid "Your file has been pushed successfully to your cloud store." |
| 1887 | 2607 | msgstr "" |
| 1888 | 2608 | |
| 1889 | 2609 | #: assets/js/templately.js:1 |
| 1890 | -#: react-src/utils/savedTemplatesContextMenu.js:78 | |
| 1891 | -#: assets/js/templately.js:33694 | |
| 2610 | +#: react-src/utils/savedTemplatesContextMenu.js:67 | |
| 1892 | 2611 | msgid "The required dependency ‘Elementor’ is missing. Please install it before proceeding." |
| 1893 | 2612 | msgstr "" |
| 1894 | 2613 | |
| 1895 | 2614 | #: assets/js/templately.js:1 |
| 1896 | -#: react-src/utils/savedTemplatesContextMenu.js:84 | |
| 1897 | -#: assets/js/templately.js:33700 | |
| 2615 | +#: react-src/utils/savedTemplatesContextMenu.js:73 | |
| 1898 | 2616 | msgid "Elementor not installed." |
| 1899 | 2617 | msgstr "" |
| 1900 | 2618 | |
| 1901 | 2619 | #: assets/js/templately.js:1 |
| 1902 | -#: react-src/utils/savedTemplatesContextMenu.js:101 | |
| 1903 | -#: assets/js/templately.js:33717 | |
| 2620 | +#: react-src/app/components/core/itemDetails/NewBanner.js:84 | |
| 2621 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:400 | |
| 2622 | +#: react-src/utils/savedTemplatesContextMenu.js:91 | |
| 1904 | 2623 | msgid "Preview" |
| 1905 | 2624 | msgstr "" |
| 1906 | 2625 | |
| 1907 | 2626 | #: assets/js/templately.js:1 |
| 1908 | -#: react-src/utils/savedTemplatesContextMenu.js:110 | |
| 1909 | -#: assets/js/templately.js:33726 | |
| 2627 | +#: react-src/utils/savedTemplatesContextMenu.js:101 | |
| 1910 | 2628 | msgid "Push To Cloud" |
| 1911 | 2629 | msgstr "" |
| 1912 | 2630 | |
| 1913 | 2631 | #: assets/js/templately.js:1 |
| 1914 | -#: react-src/utils/savedTemplatesContextMenu.js:124 | |
| 1915 | -#: assets/js/templately.js:33740 | |
| 2632 | +#: react-src/utils/savedTemplatesContextMenu.js:115 | |
| 1916 | 2633 | msgid "Export" |
| 1917 | 2634 | msgstr "" |
| 1918 | 2635 | |
| 1919 | 2636 | #: assets/js/templately.js:1 |
| 1920 | -#: react-src/utils/notVerifiedModal.js:16 | |
| 1921 | -#: assets/js/templately.js:33570 | |
| 1922 | -msgid "Sorry your account is not verified. Please verify your account to start inserting items." | |
| 2637 | +#: react-src/utils/notVerifiedModal.js:18 | |
| 2638 | +msgid "Template Import Failed!" | |
| 1923 | 2639 | msgstr "" |
| 1924 | 2640 | |
| 1925 | 2641 | #: assets/js/templately.js:1 |
| 1926 | -#: react-src/redux/sagas/application/profileSaga.js:124 | |
| 1927 | -#: assets/js/templately.js:30740 | |
| 1928 | -msgid "Successfully Synced" | |
| 2642 | +#: react-src/utils/notVerifiedModal.js:20 | |
| 2643 | +#, js-format | |
| 2644 | +msgid "Looks like your account is not verified. Verify your account to start creating your website. Need help? Reach out to our <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">support team</a> anytime." | |
| 1929 | 2645 | msgstr "" |
| 1930 | 2646 | |
| 1931 | 2647 | #: assets/js/templately.js:1 |
| 1932 | -#: react-src/app/hooks/useFullSiteImport.js:234 | |
| 1933 | -#: assets/js/templately.js:26000 | |
| 1934 | -msgid "Sorry for the delay!" | |
| 2648 | +#: react-src/utils/actionErrorModal.js:16 | |
| 2649 | +#, js-format | |
| 2650 | +msgid "Something went wrong. Need help? Reach out to our <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">support team</a> anytime." | |
| 1935 | 2651 | msgstr "" |
| 1936 | 2652 | |
| 1937 | 2653 | #: assets/js/templately.js:1 |
| 1938 | -#: react-src/app/hooks/useFullSiteImport.js:235 | |
| 1939 | -#: assets/js/templately.js:26001 | |
| 1940 | -msgid "If it's taking longer than expected, please try again or contact <a href='%s' target='_blank'>support</a>." | |
| 2654 | +#: react-src/redux/sagas/application/profileSaga.js:103 | |
| 2655 | +msgid "Successfully Synced Account" | |
| 1941 | 2656 | msgstr "" |
| 1942 | 2657 | |
| 1943 | 2658 | #: assets/js/templately.js:1 |
| 2659 | +#: react-src/app/components/core/itemDetails/Badge.js:15 | |
| 1944 | 2660 | #: react-src/app/components/core/itemPartials/Badge.js:17 |
| 1945 | -#: react-src/app/components/header/PlanSwitcher.js:53 | |
| 1946 | -#: react-src/app/components/profile/FavouritesFilter.js:69 | |
| 1947 | -#: assets/js/templately.js:21035 | |
| 1948 | -#: assets/js/templately.js:22515 | |
| 1949 | -#: assets/js/templately.js:22845 | |
| 2661 | +#: react-src/app/components/header/PlanSwitcher.js:35 | |
| 2662 | +#: react-src/app/components/profile/FavouritesFilter.js:54 | |
| 1950 | 2663 | msgid "Pro" |
| 1951 | 2664 | msgstr "" |
| 1952 | 2665 | |
| 1953 | 2666 | #: assets/js/templately.js:1 |
| 2667 | +#: react-src/app/components/core/itemDetails/Badge.js:15 | |
| 1954 | 2668 | #: react-src/app/components/core/itemPartials/Badge.js:17 |
| 1955 | -#: react-src/app/components/header/PlanSwitcher.js:46 | |
| 1956 | -#: react-src/app/components/profile/FavouritesFilter.js:64 | |
| 1957 | -#: assets/js/templately.js:21035 | |
| 1958 | -#: assets/js/templately.js:22508 | |
| 1959 | -#: assets/js/templately.js:22840 | |
| 2669 | +#: react-src/app/components/header/PlanSwitcher.js:34 | |
| 2670 | +#: react-src/app/components/profile/FavouritesFilter.js:51 | |
| 1960 | 2671 | msgid "Starter" |
| 1961 | 2672 | msgstr "" |
| 1962 | 2673 | |
| 1963 | 2674 | #: assets/js/templately.js:1 |
| 1964 | -#: react-src/app/components/core/item/Meta.js:41 | |
| 1965 | -#: react-src/app/components/core/itemDetails/Sidebar.js:200 | |
| 1966 | -#: assets/js/templately.js:16885 | |
| 1967 | -#: assets/js/templately.js:20720 | |
| 2675 | +#: react-src/app/components/core/item/Meta.js:19 | |
| 2676 | +#: react-src/app/components/core/itemDetails/Sidebar.js:156 | |
| 1968 | 2677 | msgid "Average Rating" |
| 1969 | 2678 | msgstr "" |
| 1970 | 2679 | |
| 1971 | 2680 | #: assets/js/templately.js:1 |
| 1972 | -#: react-src/app/components/core/item/Meta.js:47 | |
| 1973 | -#: react-src/app/components/core/itemDetails/Sidebar.js:206 | |
| 1974 | -#: assets/js/templately.js:16891 | |
| 1975 | -#: assets/js/templately.js:20726 | |
| 2681 | +#: react-src/app/components/core/item/Meta.js:21 | |
| 2682 | +#: react-src/app/components/core/itemDetails/Sidebar.js:158 | |
| 1976 | 2683 | msgid "Not Rated" |
| 1977 | 2684 | msgstr "" |
| 1978 | 2685 | |
| 1979 | 2686 | #: assets/js/templately.js:1 |
| 1980 | -#: react-src/app/components/core/item/Meta.js:67 | |
| 1981 | -#: react-src/app/components/core/itemDetails/Sidebar.js:175 | |
| 1982 | -#: assets/js/templately.js:16911 | |
| 1983 | -#: assets/js/templately.js:20695 | |
| 2687 | +#: react-src/app/components/core/item/Meta.js:31 | |
| 2688 | +#: react-src/app/components/core/itemDetails/Sidebar.js:139 | |
| 1984 | 2689 | msgid "Added to Favourite" |
| 1985 | 2690 | msgstr "" |
| 1986 | 2691 | |
| 1987 | 2692 | #: assets/js/templately.js:1 |
| 1988 | -#: react-src/app/components/core/item/Meta.js:68 | |
| 1989 | -#: react-src/app/components/core/itemDetails/Sidebar.js:176 | |
| 1990 | -#: assets/js/templately.js:16912 | |
| 1991 | -#: assets/js/templately.js:20696 | |
| 2693 | +#: react-src/app/components/core/item/Meta.js:31 | |
| 2694 | +#: react-src/app/components/core/itemDetails/Sidebar.js:139 | |
| 1992 | 2695 | msgid "Add to Favourite" |
| 1993 | 2696 | msgstr "" |
| 1994 | 2697 | |
| 1995 | 2698 | #: assets/js/templately.js:1 |
| 1996 | -#: react-src/app/components/core/item/Meta.js:83 | |
| 1997 | -#: assets/js/templately.js:16927 | |
| 2699 | +#: react-src/app/components/core/item/Meta.js:41 | |
| 1998 | 2700 | msgid "Total Downloads" |
| 1999 | 2701 | msgstr "" |
| 2000 | 2702 | |
| 2001 | 2703 | #: assets/js/templately.js:1 |
| 2002 | -#: react-src/app/components/core/Pagination.js:106 | |
| 2003 | -#: assets/js/templately.js:16398 | |
| 2704 | +#: react-src/app/components/core/Pagination.js:100 | |
| 2004 | 2705 | msgid "1" |
| 2005 | 2706 | msgstr "" |
| 2006 | 2707 | |
| 2007 | 2708 | #: assets/js/templately.js:1 |
| 2008 | -#: react-src/app/components/core/Pagination.js:113 | |
| 2009 | -#: react-src/app/components/core/Pagination.js:138 | |
| 2010 | -#: assets/js/templately.js:16405 | |
| 2011 | -#: assets/js/templately.js:16430 | |
| 2709 | +#: react-src/app/components/core/Pagination.js:107 | |
| 2710 | +#: react-src/app/components/core/Pagination.js:125 | |
| 2012 | 2711 | msgid "..." |
| 2013 | 2712 | msgstr "" |
| 2014 | 2713 | |
| 2015 | 2714 | #: assets/js/templately.js:1 |
| 2016 | -#: react-src/app/components/clouds/components/partials/AddNewWorkSpace.js:70 | |
| 2017 | -#: react-src/app/components/core/NoItemFound.js:11 | |
| 2018 | -#: assets/js/templately.js:15545 | |
| 2019 | -#: assets/js/templately.js:16276 | |
| 2020 | -msgid "Your account is not verified. Please check your email inbox and verify your Templately account." | |
| 2715 | +#: react-src/app/components/clouds/components/partials/AddNewWorkSpace.js:47 | |
| 2716 | +#: react-src/app/components/clouds/WorkSpaceWrapper.js:26 | |
| 2717 | +#: react-src/app/components/core/NoItemFound.js:9 | |
| 2718 | +#: react-src/app/components/profile/Profile.js:55 | |
| 2719 | +#: react-src/app/components/sidebar/components/CloudSidebar.js:104 | |
| 2720 | +msgid "Please verify your email to continue." | |
| 2021 | 2721 | msgstr "" |
| 2022 | 2722 | |
| 2023 | 2723 | #: assets/js/templately.js:1 |
| 2024 | 2724 | #: react-src/app/components/sidebar/components/CloudSidebar.js:14 |
| 2025 | -#: react-src/app/routesTemplate.js:67 | |
| 2026 | -#: assets/js/templately.js:23221 | |
| 2027 | -#: assets/js/templately.js:28125 | |
| 2725 | +#: react-src/app/routesTemplate.js:56 | |
| 2028 | 2726 | msgid "My Cloud" |
| 2029 | 2727 | msgstr "" |
| 2030 | 2728 | |
| 2031 | 2729 | #: assets/js/templately.js:1 |
| 2032 | 2730 | #: react-src/app/components/sidebar/components/CloudSidebar.js:27 |
| 2033 | -#: react-src/app/layouts/CloudsLayout.js:94 | |
| 2034 | -#: assets/js/templately.js:23234 | |
| 2035 | -#: assets/js/templately.js:27435 | |
| 2731 | +#: react-src/app/layouts/CloudsLayout.js:69 | |
| 2036 | 2732 | msgid "Shared with Me" |
| 2037 | 2733 | msgstr "" |
| 2038 | 2734 | |
| 2039 | 2735 | #: assets/js/templately.js:1 |
| 2040 | 2736 | #: react-src/app/components/sidebar/components/CloudSidebar.js:33 |
| 2041 | -#: react-src/app/header/actionParts/ProfileDrops.js:91 | |
| 2042 | -#: react-src/app/layouts/CloudsLayout.js:78 | |
| 2043 | -#: assets/js/templately.js:23240 | |
| 2044 | -#: assets/js/templately.js:25419 | |
| 2045 | -#: assets/js/templately.js:27419 | |
| 2737 | +#: react-src/app/header/actionParts/ProfileDrops.js:85 | |
| 2738 | +#: react-src/app/layouts/CloudsLayout.js:53 | |
| 2046 | 2739 | msgid "My Favourites" |
| 2047 | 2740 | msgstr "" |
| 2048 | 2741 | |
| 2049 | 2742 | #: assets/js/templately.js:1 |
| 2050 | 2743 | #: react-src/app/components/sidebar/components/CloudSidebar.js:39 |
| 2051 | -#: react-src/app/header/actionParts/ProfileDrops.js:101 | |
| 2052 | -#: react-src/app/layouts/CloudsLayout.js:82 | |
| 2053 | -#: assets/js/templately.js:23246 | |
| 2054 | -#: assets/js/templately.js:25429 | |
| 2055 | -#: assets/js/templately.js:27423 | |
| 2744 | +#: react-src/app/header/actionParts/ProfileDrops.js:93 | |
| 2745 | +#: react-src/app/layouts/CloudsLayout.js:57 | |
| 2056 | 2746 | msgid "My Downloads" |
| 2057 | 2747 | msgstr "" |
| 2058 | 2748 | |
| 2059 | 2749 | #: assets/js/templately.js:1 |
| 2060 | 2750 | #: react-src/app/components/sidebar/components/CloudSidebar.js:45 |
| 2061 | -#: react-src/app/header/actionParts/ProfileDrops.js:109 | |
| 2062 | -#: react-src/app/layouts/CloudsLayout.js:102 | |
| 2063 | -#: assets/js/templately.js:23252 | |
| 2064 | -#: assets/js/templately.js:25437 | |
| 2065 | -#: assets/js/templately.js:27443 | |
| 2751 | +#: react-src/app/header/actionParts/ProfileDrops.js:99 | |
| 2752 | +#: react-src/app/layouts/CloudsLayout.js:77 | |
| 2066 | 2753 | msgid "Purchased Items" |
| 2067 | 2754 | msgstr "" |
| 2068 | 2755 | |
| 2069 | 2756 | #: assets/js/templately.js:1 |
| 2070 | -#: react-src/app/components/sidebar/components/CloudSidebar.js:162 | |
| 2071 | -#: assets/js/templately.js:23369 | |
| 2757 | +#: react-src/app/components/sidebar/components/CloudSidebar.js:131 | |
| 2072 | 2758 | msgid "Unlimited" |
| 2073 | 2759 | msgstr "" |
| 2074 | 2760 | |
| 2075 | 2761 | #: assets/js/templately.js:1 |
| 2076 | -#: react-src/app/components/sidebar/components/CloudSidebar.js:67 | |
| 2077 | -#: assets/js/templately.js:23274 | |
| 2762 | +#: react-src/app/components/sidebar/components/CloudSidebar.js:66 | |
| 2763 | +#, js-format | |
| 2078 | 2764 | msgid "You are using %d%% of your storage quota" |
| 2079 | 2765 | msgstr "" |
| 2080 | 2766 | |
| 2081 | 2767 | #: assets/js/templately.js:1 |
| 2082 | -#: react-src/app/components/sidebar/components/CloudSidebar.js:82 | |
| 2083 | -#: assets/js/templately.js:23289 | |
| 2768 | +#: react-src/app/components/sidebar/components/CloudSidebar.js:76 | |
| 2084 | 2769 | msgid "Your storage quota is runing out. Please upgrade your plan to upload more files." |
| 2085 | 2770 | msgstr "" |
| 2086 | 2771 | |
| 2087 | 2772 | #: assets/js/templately.js:1 |
| 2088 | -#: react-src/app/components/sidebar/components/CloudSidebar.js:95 | |
| 2089 | -#: assets/js/templately.js:23302 | |
| 2773 | +#: react-src/app/components/sidebar/components/CloudSidebar.js:86 | |
| 2090 | 2774 | msgid "You have reached your limit of files. Please upgrade your plan to upload more files." |
| 2091 | 2775 | msgstr "" |
| 2092 | 2776 | |
| 2093 | 2777 | #: assets/js/templately.js:1 |
| 2094 | -#: react-src/app/components/sidebar/components/CloudSidebar.js:119 | |
| 2095 | -#: assets/js/templately.js:23326 | |
| 2778 | +#: react-src/app/components/sidebar/components/CloudSidebar.js:102 | |
| 2096 | 2779 | msgid "My Cloud Status" |
| 2097 | 2780 | msgstr "" |
| 2098 | 2781 | |
| 2099 | 2782 | #: assets/js/templately.js:1 |
| 2100 | -#: react-src/app/components/profile/Profile.js:64 | |
| 2101 | -#: react-src/app/components/sidebar/components/CloudSidebar.js:123 | |
| 2102 | -#: assets/js/templately.js:22925 | |
| 2103 | -#: assets/js/templately.js:23330 | |
| 2104 | -msgid "You haven't verify your account yet. Please check your email inbox." | |
| 2105 | -msgstr "" | |
| 2106 | - | |
| 2107 | -#: assets/js/templately.js:1 | |
| 2108 | -#: react-src/app/components/sidebar/components/CloudSidebar.js:141 | |
| 2109 | -#: assets/js/templately.js:23348 | |
| 2783 | +#: react-src/app/components/sidebar/components/CloudSidebar.js:116 | |
| 2784 | +#, js-format | |
| 2110 | 2785 | msgid "%d of %s files" |
| 2111 | 2786 | msgstr "" |
| 2112 | 2787 | |
| 2113 | 2788 | #: assets/js/templately.js:1 |
| 2114 | -#: react-src/app/components/sidebar/components/partials/TagsFilter.js:33 | |
| 2115 | -#: assets/js/templately.js:23917 | |
| 2789 | +#: react-src/app/components/sidebar/components/partials/TagsFilter.js:32 | |
| 2116 | 2790 | msgid "Filter Items by Tags" |
| 2117 | 2791 | msgstr "" |
| 2118 | 2792 | |
| 2119 | 2793 | #: assets/js/templately.js:1 |
| 2120 | -#: react-src/app/components/sidebar/components/partials/TagsFilter.js:37 | |
| 2121 | -#: assets/js/templately.js:23921 | |
| 2794 | +#: react-src/app/components/sidebar/components/partials/TagsFilter.js:35 | |
| 2122 | 2795 | msgid "Write a keyword..." |
| 2123 | 2796 | msgstr "" |
| 2124 | 2797 | |
| 2125 | 2798 | #: assets/js/templately.js:1 |
| 2126 | -#: react-src/app/components/sidebar/components/partials/FilterButtons.js:45 | |
| 2127 | -#: assets/js/templately.js:23857 | |
| 2799 | +#: react-src/app/components/sidebar/components/partials/FilterButtons.js:34 | |
| 2128 | 2800 | msgid "Filter" |
| 2129 | 2801 | msgstr "" |
| 2130 | 2802 | |
| 2131 | 2803 | #: assets/js/templately.js:1 |
| 2132 | -#: react-src/app/components/sidebar/components/partials/FilterButtons.js:55 | |
| 2133 | -#: assets/js/templately.js:23867 | |
| 2804 | +#: react-src/app/components/core/AiContentSidebar/ImageReplacePanel/index.js:637 | |
| 2805 | +#: react-src/app/components/core/AiContentSidebar/ImageReplacePanel/index.js:639 | |
| 2806 | +#: react-src/app/components/sidebar/components/partials/FilterButtons.js:45 | |
| 2134 | 2807 | msgid "Reset" |
| 2135 | 2808 | msgstr "" |
| 2136 | 2809 | |
| 2137 | 2810 | #: assets/js/templately.js:1 |
| 2138 | -#: react-src/app/components/sidebar/components/partials/DependenciesFilter.js:120 | |
| 2139 | -#: assets/js/templately.js:23739 | |
| 2811 | +#: react-src/app/components/sidebar/components/partials/DependenciesFilter.js:109 | |
| 2140 | 2812 | msgid "Pro Plugins Dependencies" |
| 2141 | 2813 | msgstr "" |
| 2142 | 2814 | |
| 2143 | 2815 | #: assets/js/templately.js:1 |
| 2144 | -#: react-src/app/components/sidebar/components/partials/DependenciesFilter.js:145 | |
| 2145 | -#: assets/js/templately.js:23764 | |
| 2816 | +#: react-src/app/components/sidebar/components/partials/DependenciesFilter.js:128 | |
| 2146 | 2817 | msgid "Free Plugins Dependencies" |
| 2147 | 2818 | msgstr "" |
| 2148 | 2819 | |
| 2149 | 2820 | #: assets/js/templately.js:1 |
| 2150 | -#: react-src/app/components/sidebar/components/TemplatesSidebar.js:91 | |
| 2151 | -#: assets/js/templately.js:23465 | |
| 2821 | +#: react-src/app/components/sidebar/components/TemplatesSidebar.js:73 | |
| 2152 | 2822 | msgid "Categories" |
| 2153 | 2823 | msgstr "" |
| 2154 | 2824 | |
| 2155 | 2825 | #: assets/js/templately.js:1 |
| 2156 | -#: react-src/app/components/sidebar/components/TemplatesSidebar.js:99 | |
| 2157 | -#: assets/js/templately.js:23473 | |
| 2826 | +#: react-src/app/components/sidebar/components/TemplatesSidebar.js:78 | |
| 2158 | 2827 | msgid "Types" |
| 2159 | 2828 | msgstr "" |
| 2160 | 2829 | |
| 2161 | 2830 | #: assets/js/templately.js:1 |
| 2162 | -#: react-src/app/components/clouds/components/partials/WorkSpaceFilter.js:98 | |
| 2163 | -#: assets/js/templately.js:15967 | |
| 2831 | +#: react-src/app/components/clouds/components/partials/WorkSpaceFilter.js:99 | |
| 2164 | 2832 | msgid "Successfully Added!" |
| 2165 | 2833 | msgstr "" |
| 2166 | 2834 | |
| 2167 | 2835 | #: assets/js/templately.js:1 |
| 2168 | -#: react-src/app/components/clouds/components/partials/WorkSpaceFilter.js:99 | |
| 2169 | -#: assets/js/templately.js:15968 | |
| 2836 | +#: react-src/app/components/clouds/components/partials/WorkSpaceFilter.js:100 | |
| 2170 | 2837 | msgid "Your file has been added to this workspace." |
| 2171 | 2838 | msgstr "" |
| 2172 | 2839 | |
| 2173 | 2840 | #: assets/js/templately.js:1 |
| 2174 | -#: react-src/app/components/clouds/components/partials/WorkSpaceFilter.js:132 | |
| 2175 | -#: assets/js/templately.js:16001 | |
| 2841 | +#: react-src/app/components/clouds/components/partials/WorkSpaceFilter.js:135 | |
| 2176 | 2842 | msgid "My Files" |
| 2177 | 2843 | msgstr "" |
| 2178 | 2844 | |
| 2179 | 2845 | #: assets/js/templately.js:1 |
| 2180 | -#: react-src/app/components/clouds/components/partials/WorkSpaceFilter.js:137 | |
| 2181 | -#: assets/js/templately.js:16006 | |
| 2846 | +#: react-src/app/components/clouds/components/partials/WorkSpaceFilter.js:140 | |
| 2182 | 2847 | msgid "Current Workspace" |
| 2183 | 2848 | msgstr "" |
| 2184 | 2849 | |
| 2185 | 2850 | #: assets/js/templately.js:1 |
| 2186 | -#: react-src/app/components/clouds/components/partials/WorkSpaceFilter.js:143 | |
| 2187 | -#: react-src/app/components/clouds/SaveTemplates.js:245 | |
| 2188 | -#: assets/js/templately.js:13971 | |
| 2189 | -#: assets/js/templately.js:16012 | |
| 2851 | +#: react-src/app/components/clouds/components/partials/WorkSpaceFilter.js:146 | |
| 2852 | +#: react-src/app/components/clouds/SaveTemplates.js:191 | |
| 2190 | 2853 | msgid "Loading workspace and shared workspaces list." |
| 2191 | 2854 | msgstr "" |
| 2192 | 2855 | |
| 2193 | 2856 | #: assets/js/templately.js:1 |
| 2194 | -#: react-src/app/components/clouds/components/partials/AddNewWorkSpace.js:10 | |
| 2195 | -#: assets/js/templately.js:15485 | |
| 2857 | +#: react-src/app/components/clouds/components/partials/AddNewWorkSpace.js:9 | |
| 2196 | 2858 | msgid "Add New Workspace" |
| 2197 | 2859 | msgstr "" |
| 2198 | 2860 | |
| 2199 | 2861 | #: assets/js/templately.js:1 |
| 2200 | -#: react-src/app/components/clouds/components/partials/AddNewWorkSpace.js:19 | |
| 2201 | -#: react-src/app/revert/RevertWrapper.js:16 | |
| 2202 | -#: assets/js/templately.js:15494 | |
| 2203 | -#: assets/js/templately.js:27981 | |
| 2862 | +#: react-src/app/components/clouds/components/partials/AddNewWorkSpace.js:15 | |
| 2863 | +#: react-src/app/revert/RevertWrapper.js:13 | |
| 2864 | +#: react-src/app/settings/tabs/Miscellaneous.js:13 | |
| 2204 | 2865 | msgid "Something went wrong while creating workspace for you. Try Later or Contact support." |
| 2205 | 2866 | msgstr "" |
| 2206 | 2867 | |
| 2207 | 2868 | #: assets/js/templately.js:1 |
| 2208 | -#: react-src/app/components/clouds/components/partials/AddNewWorkSpace.js:25 | |
| 2209 | -#: assets/js/templately.js:15500 | |
| 2869 | +#: react-src/app/components/clouds/components/partials/AddNewWorkSpace.js:18 | |
| 2210 | 2870 | msgid "Successfully Created" |
| 2211 | 2871 | msgstr "" |
| 2212 | 2872 | |
| 2213 | 2873 | #: assets/js/templately.js:1 |
| 2214 | -#: react-src/app/components/clouds/components/partials/AddNewWorkSpace.js:30 | |
| 2215 | -#: assets/js/templately.js:15505 | |
| 2874 | +#: react-src/app/components/clouds/components/partials/AddNewWorkSpace.js:19 | |
| 2216 | 2875 | msgid "You have created a WorkSpace called" |
| 2217 | 2876 | msgstr "" |
| 2218 | 2877 | |
| 2219 | 2878 | #: assets/js/templately.js:1 |
| 2220 | -#: react-src/app/components/clouds/components/WorkSpace.js:116 | |
| 2221 | -#: assets/js/templately.js:14246 | |
| 2879 | +#: react-src/app/components/clouds/components/WorkSpace.js:93 | |
| 2222 | 2880 | msgid "Shared with:" |
| 2223 | 2881 | msgstr "" |
| 2224 | 2882 | |
| 2225 | 2883 | #: assets/js/templately.js:1 |
| 2226 | -#: react-src/app/components/profile/Profile.js:58 | |
| 2227 | -#: assets/js/templately.js:22919 | |
| 2884 | +#: react-src/app/components/profile/Profile.js:51 | |
| 2228 | 2885 | msgid "Joining Date" |
| 2229 | 2886 | msgstr "" |
| 2230 | 2887 | |
| 2231 | 2888 | #: assets/js/templately.js:1 |
| 2232 | -#: react-src/app/components/profile/Profile.js:78 | |
| 2233 | -#: react-src/app/header/actionParts/ProfileDrops.js:80 | |
| 2234 | -#: assets/js/templately.js:22939 | |
| 2235 | -#: assets/js/templately.js:25408 | |
| 2889 | +#: react-src/app/components/profile/Profile.js:62 | |
| 2890 | +#: react-src/app/header/actionParts/ProfileDrops.js:74 | |
| 2236 | 2891 | msgid "Manage Account" |
| 2237 | 2892 | msgstr "" |
| 2238 | 2893 | |
| 2239 | 2894 | #: assets/js/templately.js:1 |
| 2240 | -#: react-src/app/components/profile/Profile.js:86 | |
| 2241 | -#: react-src/app/header/actionParts/LogoutLink.js:19 | |
| 2242 | -#: assets/js/templately.js:22947 | |
| 2243 | -#: assets/js/templately.js:25275 | |
| 2895 | +#: react-src/app/components/profile/Profile.js:67 | |
| 2896 | +#: react-src/app/header/actionParts/LogoutLink.js:16 | |
| 2244 | 2897 | msgid "Link My Account" |
| 2245 | 2898 | msgstr "" |
| 2246 | 2899 | |
| 2247 | 2900 | #: assets/js/templately.js:1 |
| 2248 | -#: react-src/app/components/profile/Profile.js:104 | |
| 2249 | -#: react-src/app/header/actionParts/LogoutLink.js:50 | |
| 2250 | -#: assets/js/templately.js:22965 | |
| 2251 | -#: assets/js/templately.js:25306 | |
| 2901 | +#: react-src/app/components/profile/Profile.js:79 | |
| 2902 | +#: react-src/app/header/actionParts/LogoutLink.js:41 | |
| 2252 | 2903 | msgid "Unlink My Account" |
| 2253 | 2904 | msgstr "" |
| 2254 | 2905 | |
| 2255 | 2906 | #: assets/js/templately.js:1 |
| 2256 | -#: react-src/app/components/profile/Profile.js:105 | |
| 2257 | -#: react-src/app/header/actionParts/LogoutLink.js:51 | |
| 2258 | -#: assets/js/templately.js:22966 | |
| 2259 | -#: assets/js/templately.js:25307 | |
| 2907 | +#: react-src/app/components/profile/Profile.js:79 | |
| 2908 | +#: react-src/app/header/actionParts/LogoutLink.js:41 | |
| 2260 | 2909 | msgid "Logout" |
| 2261 | 2910 | msgstr "" |
| 2262 | 2911 | |
| 2263 | 2912 | #: assets/js/templately.js:1 |
| 2264 | -#: react-src/app/components/core/itemDetails/Packs/PacksHeader.js:124 | |
| 2265 | -#: react-src/app/components/profile/FavouritesFilter.js:42 | |
| 2266 | -#: react-src/app/routesTemplate.js:32 | |
| 2267 | -#: react-src/app/routesTemplate.js:49 | |
| 2268 | -#: assets/js/templately.js:17626 | |
| 2269 | -#: assets/js/templately.js:22818 | |
| 2270 | -#: assets/js/templately.js:28090 | |
| 2271 | -#: assets/js/templately.js:28107 | |
| 2913 | +#: react-src/app/components/core/itemDetails/NewItemList.js:66 | |
| 2914 | +#: react-src/app/components/core/itemDetails/NewLayoutsInPack.js:78 | |
| 2915 | +#: react-src/app/components/core/itemDetails/Packs/PacksHeader.js:95 | |
| 2916 | +#: react-src/app/components/profile/FavouritesFilter.js:37 | |
| 2917 | +#: react-src/app/routesTemplate.js:21 | |
| 2918 | +#: react-src/app/routesTemplate.js:38 | |
| 2272 | 2919 | msgid "Blocks" |
| 2273 | 2920 | msgstr "" |
| 2274 | 2921 | |
| 2275 | 2922 | #: assets/js/templately.js:1 |
| 2276 | -#: react-src/app/components/profile/FavouritesFilter.js:52 | |
| 2277 | -#: react-src/app/routesTemplate.js:24 | |
| 2278 | -#: assets/js/templately.js:22828 | |
| 2279 | -#: assets/js/templately.js:28082 | |
| 2923 | +#: react-src/app/components/profile/FavouritesFilter.js:43 | |
| 2924 | +#: react-src/app/routesTemplate.js:13 | |
| 2280 | 2925 | msgid "Packs" |
| 2281 | 2926 | msgstr "" |
| 2282 | 2927 | |
| 2283 | 2928 | #: assets/js/templately.js:1 |
| 2284 | -#: react-src/app/components/profile/PurchasedItems.js:110 | |
| 2285 | -#: assets/js/templately.js:23103 | |
| 2929 | +#: react-src/app/components/profile/PurchasedItems.js:93 | |
| 2286 | 2930 | msgid "View" |
| 2287 | 2931 | msgstr "" |
| 2288 | 2932 | |
| 2289 | 2933 | #: assets/js/templately.js:1 |
| 2290 | -#: react-src/app/components/clouds/SaveTemplates.js:145 | |
| 2291 | -#: react-src/app/components/clouds/SaveTemplates.js:199 | |
| 2292 | -#: assets/js/templately.js:13871 | |
| 2293 | -#: assets/js/templately.js:13925 | |
| 2934 | +#: react-src/app/components/clouds/SaveTemplates.js:111 | |
| 2935 | +msgid "Page is empty" | |
| 2936 | +msgstr "" | |
| 2937 | + | |
| 2938 | +#: assets/js/templately.js:1 | |
| 2939 | +#: react-src/app/components/clouds/SaveTemplates.js:111 | |
| 2940 | +msgid "Please add some content before saving your template." | |
| 2941 | +msgstr "" | |
| 2942 | + | |
| 2943 | +#: assets/js/templately.js:1 | |
| 2944 | +#: react-src/app/components/clouds/SaveTemplates.js:135 | |
| 2945 | +#: react-src/app/components/clouds/SaveTemplates.js:167 | |
| 2294 | 2946 | msgid "Something must went wrong!" |
| 2295 | 2947 | msgstr "" |
| 2296 | 2948 | |
| 2297 | 2949 | #: assets/js/templately.js:1 |
| 2298 | -#: react-src/app/components/clouds/SaveTemplates.js:162 | |
| 2299 | -#: assets/js/templately.js:13888 | |
| 2950 | +#: react-src/app/components/clouds/SaveTemplates.js:145 | |
| 2300 | 2951 | msgid "Uploading..." |
| 2301 | 2952 | msgstr "" |
| 2302 | 2953 | |
| 2303 | 2954 | #: assets/js/templately.js:1 |
| 2304 | -#: react-src/app/components/clouds/SaveTemplates.js:163 | |
| 2305 | -#: assets/js/templately.js:13889 | |
| 2955 | +#: react-src/app/components/clouds/SaveTemplates.js:145 | |
| 2306 | 2956 | msgid "Your template content is being pushed into Templately Cloud. Please do not refresh or close this tab." |
| 2307 | 2957 | msgstr "" |
| 2308 | 2958 | |
| 2309 | 2959 | #: assets/js/templately.js:1 |
| 2310 | -#: react-src/app/components/clouds/SaveTemplates.js:180 | |
| 2311 | -#: assets/js/templately.js:13906 | |
| 2960 | +#: react-src/app/components/clouds/SaveTemplates.js:156 | |
| 2312 | 2961 | msgid "Successfully Pushed!" |
| 2313 | 2962 | msgstr "" |
| 2314 | 2963 | |
| 2315 | 2964 | #: assets/js/templately.js:1 |
| 2316 | -#: react-src/app/components/clouds/SaveTemplates.js:181 | |
| 2317 | -#: assets/js/templately.js:13907 | |
| 2965 | +#: react-src/app/components/clouds/SaveTemplates.js:156 | |
| 2318 | 2966 | msgid "Your template is successfully pushed to your desire cloud folder. You will be redirected there." |
| 2319 | 2967 | msgstr "" |
| 2320 | 2968 | |
| 2321 | 2969 | #: assets/js/templately.js:1 |
| 2322 | -#: react-src/app/components/clouds/SaveTemplates.js:224 | |
| 2323 | -#: assets/js/templately.js:13950 | |
| 2970 | +#: react-src/app/components/clouds/SaveTemplates.js:180 | |
| 2324 | 2971 | msgid "Save your templates and push to cloud" |
| 2325 | 2972 | msgstr "" |
| 2326 | 2973 | |
| 2327 | 2974 | #: assets/js/templately.js:1 |
| 2328 | -#: react-src/app/components/clouds/SaveTemplates.js:229 | |
| 2329 | -#: assets/js/templately.js:13955 | |
| 2975 | +#: react-src/app/components/clouds/SaveTemplates.js:183 | |
| 2330 | 2976 | msgid "Type a name for the template..." |
| 2331 | 2977 | msgstr "" |
| 2332 | 2978 | |
| 2333 | 2979 | #: assets/js/templately.js:1 |
| 2334 | -#: react-src/app/components/clouds/SaveTemplates.js:238 | |
| 2335 | -#: assets/js/templately.js:13964 | |
| 2980 | +#: react-src/app/components/clouds/SaveTemplates.js:185 | |
| 2336 | 2981 | msgid "Select " |
| 2337 | 2982 | msgstr "" |
| 2338 | 2983 | |
| 2339 | 2984 | #: assets/js/templately.js:1 |
| 2340 | -#: react-src/app/components/clouds/SaveTemplates.js:256 | |
| 2341 | -#: assets/js/templately.js:13982 | |
| 2985 | +#: react-src/app/components/clouds/SaveTemplates.js:195 | |
| 2342 | 2986 | msgid "Save & Push" |
| 2343 | 2987 | msgstr "" |
| 2344 | 2988 | |
| 2345 | 2989 | #: assets/js/templately.js:1 |
| 2346 | -#: react-src/app/components/clouds/WorkSpaceWrapper.js:30 | |
| 2347 | -#: assets/js/templately.js:14038 | |
| 2990 | +#: react-src/app/components/clouds/WorkSpaceWrapper.js:28 | |
| 2348 | 2991 | msgid "Add New WorkSpace" |
| 2349 | 2992 | msgstr "" |
| 2350 | 2993 | |
| 2351 | 2994 | #: assets/js/templately.js:1 |
| 2352 | -#: react-src/app/components/clouds/WorkSpaceWrapper.js:41 | |
| 2353 | -#: assets/js/templately.js:14049 | |
| 2995 | +#: react-src/app/components/clouds/WorkSpaceWrapper.js:32 | |
| 2354 | 2996 | msgid "No shared workspaces yet." |
| 2355 | 2997 | msgstr "" |
| 2356 | 2998 | |
| 2357 | 2999 | #: assets/js/templately.js:1 |
| 2358 | -#: react-src/app/components/clouds/WorkSpaceWrapper.js:42 | |
| 2359 | -#: assets/js/templately.js:14050 | |
| 3000 | +#: react-src/app/components/clouds/WorkSpaceWrapper.js:32 | |
| 2360 | 3001 | msgid "You do not have any workspaces." |
| 2361 | 3002 | msgstr "" |
| 2362 | 3003 | |
| 2363 | 3004 | #: assets/js/templately.js:1 |
| 2364 | -#: react-src/app/components/admin/SignIn.js:192 | |
| 2365 | -#: assets/js/templately.js:12987 | |
| 3005 | +#: react-src/app/components/admin/SignIn.js:160 | |
| 2366 | 3006 | msgid "API Key" |
| 2367 | 3007 | msgstr "" |
| 2368 | 3008 | |
| 2369 | 3009 | #: assets/js/templately.js:1 |
| 2370 | -#: react-src/app/components/admin/SignIn.js:193 | |
| 2371 | -#: assets/js/templately.js:12988 | |
| 3010 | +#: react-src/app/components/admin/SignIn.js:161 | |
| 2372 | 3011 | msgid "Your API Key" |
| 2373 | 3012 | msgstr "" |
| 2374 | 3013 | |
| 2375 | 3014 | #: assets/js/templately.js:1 |
| 2376 | -#: react-src/app/components/admin/SignIn.js:222 | |
| 2377 | -#: react-src/app/components/admin/SignUp.js:204 | |
| 2378 | -#: assets/js/templately.js:13017 | |
| 2379 | -#: assets/js/templately.js:13360 | |
| 3015 | +#: react-src/app/components/admin/SignIn.js:190 | |
| 3016 | +#: react-src/app/components/admin/SignUp.js:190 | |
| 2380 | 3017 | msgid "Email Address" |
| 2381 | 3018 | msgstr "" |
| 2382 | 3019 | |
| 2383 | 3020 | #: assets/js/templately.js:1 |
| 2384 | -#: react-src/app/components/admin/SignIn.js:223 | |
| 2385 | -#: react-src/app/components/admin/SignUp.js:205 | |
| 2386 | -#: assets/js/templately.js:13018 | |
| 2387 | -#: assets/js/templately.js:13361 | |
| 3021 | +#: react-src/app/components/admin/SignIn.js:191 | |
| 3022 | +#: react-src/app/components/admin/SignUp.js:191 | |
| 2388 | 3023 | msgid "Enter Your Email Address" |
| 2389 | 3024 | msgstr "" |
| 2390 | 3025 | |
| 2391 | 3026 | #: assets/js/templately.js:1 |
| 2392 | -#: react-src/app/components/admin/SignIn.js:242 | |
| 2393 | -#: react-src/app/components/admin/SignIn.js:243 | |
| 2394 | -#: react-src/app/components/admin/SignUp.js:223 | |
| 2395 | -#: react-src/app/components/admin/SignUp.js:224 | |
| 2396 | -#: assets/js/templately.js:13037 | |
| 2397 | -#: assets/js/templately.js:13038 | |
| 2398 | -#: assets/js/templately.js:13379 | |
| 2399 | -#: assets/js/templately.js:13380 | |
| 3027 | +#: react-src/app/components/admin/SignIn.js:207 | |
| 3028 | +#: react-src/app/components/admin/SignIn.js:208 | |
| 3029 | +#: react-src/app/components/admin/SignUp.js:209 | |
| 3030 | +#: react-src/app/components/admin/SignUp.js:210 | |
| 2400 | 3031 | msgid "Password" |
| 2401 | 3032 | msgstr "" |
| 2402 | 3033 | |
| 2403 | 3034 | #: assets/js/templately.js:1 |
| 2404 | -#: react-src/app/components/admin/SignIn.js:270 | |
| 2405 | -#: assets/js/templately.js:13065 | |
| 3035 | +#: react-src/app/components/admin/SignIn.js:234 | |
| 2406 | 3036 | msgid "Forgot Password?" |
| 2407 | 3037 | msgstr "" |
| 2408 | 3038 | |
| 2409 | 3039 | #: assets/js/templately.js:1 |
| 2410 | -#: react-src/app/components/admin/SignIn.js:288 | |
| 2411 | -#: assets/js/templately.js:13083 | |
| 3040 | +#: react-src/app/components/admin/SignIn.js:252 | |
| 2412 | 3041 | msgid "Global Sign In" |
| 2413 | 3042 | msgstr "" |
| 2414 | 3043 | |
| 2415 | 3044 | #: assets/js/templately.js:1 |
| 2416 | -#: react-src/app/components/admin/SignIn.js:300 | |
| 2417 | -#: assets/js/templately.js:13095 | |
| 3045 | +#: react-src/app/components/admin/SignIn.js:263 | |
| 2418 | 3046 | msgid "All the sitewide users will be logged in with this Templately account" |
| 2419 | 3047 | msgstr "" |
| 2420 | 3048 | |
| 2421 | 3049 | #: assets/js/templately.js:1 |
| 2422 | -#: react-src/app/components/admin/FrontPage.js:78 | |
| 2423 | -#: react-src/app/components/admin/SignIn.js:312 | |
| 2424 | -#: assets/js/templately.js:12646 | |
| 2425 | -#: assets/js/templately.js:13107 | |
| 3050 | +#: react-src/app/components/admin/FrontPage.js:70 | |
| 3051 | +#: react-src/app/components/admin/SignIn.js:270 | |
| 2426 | 3052 | msgid "Sign In" |
| 2427 | 3053 | msgstr "" |
| 2428 | 3054 | |
| 2429 | 3055 | #: assets/js/templately.js:1 |
| 2430 | -#: react-src/app/components/admin/SignIn.js:313 | |
| 2431 | -#: assets/js/templately.js:13108 | |
| 3056 | +#: react-src/app/components/admin/SignIn.js:271 | |
| 2432 | 3057 | msgid "Signing In..." |
| 2433 | 3058 | msgstr "" |
| 2434 | 3059 | |
| 2435 | 3060 | #: assets/js/templately.js:1 |
| 2436 | -#: react-src/app/components/admin/SignIn.js:319 | |
| 2437 | -#: assets/js/templately.js:13114 | |
| 3061 | +#: react-src/app/components/admin/SignIn.js:275 | |
| 2438 | 3062 | msgid "Connect via API" |
| 2439 | 3063 | msgstr "" |
| 2440 | 3064 | |
| 2441 | 3065 | #: assets/js/templately.js:1 |
| 2442 | -#: react-src/app/components/admin/SignIn.js:321 | |
| 2443 | -#: assets/js/templately.js:13116 | |
| 3066 | +#: react-src/app/components/admin/SignIn.js:276 | |
| 2444 | 3067 | msgid "Connect via Login Credentials" |
| 2445 | 3068 | msgstr "" |
| 2446 | 3069 | |
| 2447 | 3070 | #: assets/js/templately.js:1 |
| 2448 | -#: react-src/app/components/admin/SignUp.js:44 | |
| 2449 | -#: assets/js/templately.js:13200 | |
| 3071 | +#: react-src/app/components/admin/SignUp.js:43 | |
| 2450 | 3072 | msgid "First name and Last name cannot be empty." |
| 2451 | 3073 | msgstr "" |
| 2452 | 3074 | |
| 2453 | 3075 | #: assets/js/templately.js:1 |
| 2454 | -#: react-src/app/components/admin/SignUp.js:161 | |
| 2455 | -#: react-src/app/components/admin/SignUp.js:162 | |
| 2456 | -#: assets/js/templately.js:13317 | |
| 2457 | -#: assets/js/templately.js:13318 | |
| 3076 | +#: react-src/app/components/admin/SignUp.js:148 | |
| 3077 | +#: react-src/app/components/admin/SignUp.js:149 | |
| 2458 | 3078 | msgid "First Name" |
| 2459 | 3079 | msgstr "" |
| 2460 | 3080 | |
| 2461 | 3081 | #: assets/js/templately.js:1 |
| 2462 | -#: react-src/app/components/admin/SignUp.js:177 | |
| 2463 | -#: react-src/app/components/admin/SignUp.js:178 | |
| 2464 | -#: assets/js/templately.js:13333 | |
| 2465 | -#: assets/js/templately.js:13334 | |
| 3082 | +#: react-src/app/components/admin/SignUp.js:164 | |
| 3083 | +#: react-src/app/components/admin/SignUp.js:165 | |
| 2466 | 3084 | msgid "Last Name" |
| 2467 | 3085 | msgstr "" |
| 2468 | 3086 | |
| 2469 | 3087 | #: assets/js/templately.js:1 |
| 2470 | -#: react-src/app/components/admin/SignUp.js:243 | |
| 2471 | -#: react-src/app/components/admin/SignUp.js:244 | |
| 2472 | -#: assets/js/templately.js:13399 | |
| 2473 | -#: assets/js/templately.js:13400 | |
| 3088 | +#: react-src/app/components/admin/SignUp.js:229 | |
| 3089 | +#: react-src/app/components/admin/SignUp.js:230 | |
| 2474 | 3090 | msgid "Confirm Password" |
| 2475 | 3091 | msgstr "" |
| 2476 | 3092 | |
| 2477 | 3093 | #: assets/js/templately.js:1 |
| 2478 | -#: react-src/app/components/admin/SignUp.js:281 | |
| 2479 | -#: react-src/app/components/admin/SignUp.js:307 | |
| 2480 | -#: assets/js/templately.js:13437 | |
| 2481 | -#: assets/js/templately.js:13463 | |
| 3094 | +#: react-src/app/components/admin/SignUp.js:266 | |
| 3095 | +#: react-src/app/components/admin/SignUp.js:290 | |
| 2482 | 3096 | msgid "I agree to the Templately " |
| 2483 | 3097 | msgstr "" |
| 2484 | 3098 | |
| 2485 | 3099 | #: assets/js/templately.js:1 |
| 2486 | -#: react-src/app/components/admin/SignUp.js:285 | |
| 2487 | -#: assets/js/templately.js:13441 | |
| 3100 | +#: react-src/app/components/admin/SignUp.js:268 | |
| 2488 | 3101 | msgid "Privacy Policy" |
| 2489 | 3102 | msgstr "" |
| 2490 | 3103 | |
| 2491 | 3104 | #: assets/js/templately.js:1 |
| 2492 | -#: react-src/app/components/admin/SignUp.js:311 | |
| 2493 | -#: assets/js/templately.js:13467 | |
| 3105 | +#: react-src/app/components/admin/SignUp.js:292 | |
| 2494 | 3106 | msgid "Terms of Services" |
| 2495 | 3107 | msgstr "" |
| 2496 | 3108 | |
| 2497 | 3109 | #: assets/js/templately.js:1 |
| 2498 | -#: react-src/app/components/admin/SignUp.js:339 | |
| 2499 | -#: assets/js/templately.js:13495 | |
| 3110 | +#: react-src/app/components/admin/SignUp.js:316 | |
| 2500 | 3111 | msgid "Sign Up" |
| 2501 | 3112 | msgstr "" |
| 2502 | 3113 | |
| 2503 | 3114 | #: assets/js/templately.js:1 |
| 2504 | -#: react-src/app/components/admin/FrontPage.js:56 | |
| 2505 | -#: assets/js/templately.js:12624 | |
| 3115 | +#: react-src/app/components/admin/FrontPage.js:57 | |
| 2506 | 3116 | msgid "Ultimate Templates " |
| 2507 | 3117 | msgstr "" |
| 2508 | 3118 | |
| 2509 | 3119 | #: assets/js/templately.js:1 |
| 2510 | -#: react-src/app/components/admin/FrontPage.js:57 | |
| 2511 | -#: assets/js/templately.js:12625 | |
| 3120 | +#: react-src/app/components/admin/FrontPage.js:58 | |
| 2512 | 3121 | msgid "Cloud for WordPress" |
| 2513 | 3122 | msgstr "" |
| 2514 | 3123 | |
| 2515 | 3124 | #: assets/js/templately.js:1 |
| 2516 | 3125 | #: react-src/app/components/admin/FrontPage.js:60 |
| 2517 | -#: assets/js/templately.js:12628 | |
| 2518 | 3126 | msgid "Take Your Favourite Page Builders To A Whole New Level & Manage All Your Designs In One Place With Templately" |
| 2519 | 3127 | msgstr "" |
| 2520 | 3128 | |
| 2521 | 3129 | #: assets/js/templately.js:1 |
| 2522 | -#: react-src/app/components/admin/FrontPage.js:85 | |
| 2523 | -#: assets/js/templately.js:12653 | |
| 3130 | +#: react-src/app/components/admin/FrontPage.js:73 | |
| 2524 | 3131 | msgid "Free Sign Up" |
| 2525 | 3132 | msgstr "" |
| 2526 | 3133 | |
| 2527 | 3134 | #: assets/js/templately.js:1 |
| 2528 | -#: react-src/app/components/core/itemDetails/Tags.js:8 | |
| 2529 | -#: assets/js/templately.js:20786 | |
| 2530 | -msgid "Tags" | |
| 3135 | +#: react-src/app/components/core/AiContentSidebar/helper.js:62 | |
| 3136 | +#: react-src/app/components/core/AiContentSidebar/helper.js:71 | |
| 3137 | +msgid "Email is required" | |
| 2531 | 3138 | msgstr "" |
| 2532 | 3139 | |
| 2533 | 3140 | #: assets/js/templately.js:1 |
| 2534 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/Customizer.js:252 | |
| 2535 | -#: assets/js/templately.js:18080 | |
| 3141 | +#: react-src/app/components/core/AiContentSidebar/helper.js:81 | |
| 3142 | +#: react-src/app/components/core/AiContentSidebar/helper.js:98 | |
| 3143 | +#: react-src/app/components/core/AiContentSidebar/helper.js:116 | |
| 3144 | +#: react-src/app/components/core/AiContentSidebar/helper.js:124 | |
| 3145 | +#: react-src/app/components/core/AiContentSidebar/helper.js:136 | |
| 3146 | +msgid "Enter a valid email" | |
| 3147 | +msgstr "" | |
| 3148 | + | |
| 3149 | +#: assets/js/templately.js:1 | |
| 3150 | +#: react-src/app/components/core/AiContentSidebar/helper.js:89 | |
| 3151 | +#: react-src/app/components/core/AiContentSidebar/helper.js:108 | |
| 3152 | +msgid "Email address is too long" | |
| 3153 | +msgstr "" | |
| 3154 | + | |
| 3155 | +#: assets/js/templately.js:1 | |
| 3156 | +#: react-src/app/components/core/AiContentSidebar/helper.js:206 | |
| 3157 | +#: react-src/app/components/core/AiContentSidebar/helper.js:215 | |
| 3158 | +msgid "Phone number is required" | |
| 3159 | +msgstr "" | |
| 3160 | + | |
| 3161 | +#: assets/js/templately.js:1 | |
| 3162 | +#: react-src/app/components/core/AiContentSidebar/helper.js:226 | |
| 3163 | +msgid "Contains invalid characters" | |
| 3164 | +msgstr "" | |
| 3165 | + | |
| 3166 | +#: assets/js/templately.js:1 | |
| 3167 | +#: react-src/app/components/core/AiContentSidebar/helper.js:247 | |
| 3168 | +#: react-src/app/components/core/AiContentSidebar/helper.js:281 | |
| 3169 | +msgid "Phone number is too short" | |
| 3170 | +msgstr "" | |
| 3171 | + | |
| 3172 | +#: assets/js/templately.js:1 | |
| 3173 | +#: react-src/app/components/core/AiContentSidebar/helper.js:255 | |
| 3174 | +msgid "Phone number is too long" | |
| 3175 | +msgstr "" | |
| 3176 | + | |
| 3177 | +#: assets/js/templately.js:1 | |
| 3178 | +#: react-src/app/components/core/AiContentSidebar/helper.js:264 | |
| 3179 | +msgid "Only one + allowed" | |
| 3180 | +msgstr "" | |
| 3181 | + | |
| 3182 | +#: assets/js/templately.js:1 | |
| 3183 | +#: react-src/app/components/core/AiContentSidebar/helper.js:271 | |
| 3184 | +msgid "+ must be at the beginning" | |
| 3185 | +msgstr "" | |
| 3186 | + | |
| 3187 | +#: assets/js/templately.js:1 | |
| 3188 | +#: react-src/app/components/core/AiContentSidebar/helper.js:293 | |
| 3189 | +msgid "Invalid country code" | |
| 3190 | +msgstr "" | |
| 3191 | + | |
| 3192 | +#: assets/js/templately.js:1 | |
| 3193 | +#: react-src/app/components/core/AiContentSidebar/helper.js:304 | |
| 3194 | +#: react-src/app/components/core/AiContentSidebar/helper.js:345 | |
| 3195 | +msgid "Invalid phone number format" | |
| 3196 | +msgstr "" | |
| 3197 | + | |
| 3198 | +#: assets/js/templately.js:1 | |
| 3199 | +#: react-src/app/components/core/AiContentSidebar/helper.js:314 | |
| 3200 | +msgid "Unmatched parentheses" | |
| 3201 | +msgstr "" | |
| 3202 | + | |
| 3203 | +#: assets/js/templately.js:1 | |
| 3204 | +#: react-src/app/components/core/AiContentSidebar/helper.js:354 | |
| 3205 | +msgid "Invalid phone number pattern" | |
| 3206 | +msgstr "" | |
| 3207 | + | |
| 3208 | +#: assets/js/templately.js:1 | |
| 3209 | +#: react-src/app/components/core/AiContentSidebar/helper.js:366 | |
| 3210 | +msgid "Enter a valid number" | |
| 3211 | +msgstr "" | |
| 3212 | + | |
| 3213 | +#: assets/js/templately.js:1 | |
| 3214 | +#: react-src/app/components/core/AiContentSidebar/helper.js:394 | |
| 3215 | +msgid "Hi" | |
| 3216 | +msgstr "" | |
| 3217 | + | |
| 3218 | +#: assets/js/templately.js:1 | |
| 3219 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:362 | |
| 3220 | +#: react-src/app/components/core/AiContentSidebar/helper.js:394 | |
| 3221 | +msgid "there" | |
| 3222 | +msgstr "" | |
| 3223 | + | |
| 3224 | +#: assets/js/templately.js:1 | |
| 3225 | +#: react-src/app/components/core/AiContentSidebar/helper.js:394 | |
| 3226 | +msgid "Ready to build your website?" | |
| 3227 | +msgstr "" | |
| 3228 | + | |
| 3229 | +#: assets/js/templately.js:1 | |
| 3230 | +#: react-src/app/components/core/AiContentSidebar/helper.js:395 | |
| 3231 | +msgid "Yes, let’s start!" | |
| 3232 | +msgstr "" | |
| 3233 | + | |
| 3234 | +#: assets/js/templately.js:1 | |
| 3235 | +#: react-src/app/components/core/AiContentSidebar/helper.js:404 | |
| 3236 | +msgid "Great! What’s your business name?" | |
| 3237 | +msgstr "" | |
| 3238 | + | |
| 3239 | +#: assets/js/templately.js:1 | |
| 3240 | +#: react-src/app/components/core/AiContentSidebar/helper.js:410 | |
| 3241 | +msgid "Share the name of your business only." | |
| 3242 | +msgstr "" | |
| 3243 | + | |
| 3244 | +#: assets/js/templately.js:1 | |
| 3245 | +#: react-src/app/components/core/AiContentSidebar/helper.js:410 | |
| 3246 | +msgid "If your business name is ‘BizRise’, share the name only." | |
| 3247 | +msgstr "" | |
| 3248 | + | |
| 3249 | +#: assets/js/templately.js:1 | |
| 3250 | +#: react-src/app/components/core/AiContentSidebar/helper.js:413 | |
| 3251 | +#: react-src/app/components/core/AiContentSidebar/helper.js:423 | |
| 3252 | +#: react-src/app/components/core/AiContentSidebar/helper.js:436 | |
| 3253 | +#: react-src/app/components/core/AiContentSidebar/helper.js:449 | |
| 3254 | +#: react-src/app/components/core/AiContentSidebar/helper.js:459 | |
| 3255 | +#: react-src/app/components/core/AiContentSidebar/helper.js:469 | |
| 3256 | +#: react-src/app/components/core/AiContentSidebar/helper.js:482 | |
| 3257 | +msgid "For example" | |
| 3258 | +msgstr "" | |
| 3259 | + | |
| 3260 | +#: assets/js/templately.js:1 | |
| 3261 | +#: react-src/app/components/core/AiContentSidebar/helper.js:417 | |
| 3262 | +msgid "Love that!" | |
| 3263 | +msgstr "" | |
| 3264 | + | |
| 3265 | +#: assets/js/templately.js:1 | |
| 3266 | +#: react-src/app/components/core/AiContentSidebar/helper.js:417 | |
| 3267 | +msgid "What type of business or industry are you in?" | |
| 3268 | +msgstr "" | |
| 3269 | + | |
| 3270 | +#: assets/js/templately.js:1 | |
| 3271 | +#: react-src/app/components/core/AiContentSidebar/helper.js:423 | |
| 3272 | +msgid "Share your business type. You can either select from the available categories in the dropdown or write down any specific type." | |
| 3273 | +msgstr "" | |
| 3274 | + | |
| 3275 | +#: assets/js/templately.js:1 | |
| 3276 | +#: react-src/app/components/core/AiContentSidebar/helper.js:426 | |
| 3277 | +msgid "Agency/Restaurant/Technology" | |
| 3278 | +msgstr "" | |
| 3279 | + | |
| 3280 | +#: assets/js/templately.js:1 | |
| 3281 | +#: react-src/app/components/core/AiContentSidebar/helper.js:430 | |
| 3282 | +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." | |
| 3283 | +msgstr "" | |
| 3284 | + | |
| 3285 | +#: assets/js/templately.js:1 | |
| 3286 | +#: react-src/app/components/core/AiContentSidebar/helper.js:436 | |
| 3287 | +msgid "Share your business details with us." | |
| 3288 | +msgstr "" | |
| 3289 | + | |
| 3290 | +#: assets/js/templately.js:1 | |
| 3291 | +#: react-src/app/components/core/AiContentSidebar/helper.js:436 | |
| 3292 | +msgid "It’s an agency website that offers education consultancy to students who want to study abroad." | |
| 3293 | +msgstr "" | |
| 3294 | + | |
| 3295 | +#: assets/js/templately.js:1 | |
| 3296 | +#: react-src/app/components/core/AiContentSidebar/helper.js:443 | |
| 3297 | +msgid "Thank you! What’s the email address you’d like to show on your website?" | |
| 3298 | +msgstr "" | |
| 3299 | + | |
| 3300 | +#: assets/js/templately.js:1 | |
| 3301 | +#: react-src/app/components/core/AiContentSidebar/helper.js:449 | |
| 3302 | +msgid "Share the email address that you want to show on your website." | |
| 3303 | +msgstr "" | |
| 3304 | + | |
| 3305 | +#: assets/js/templately.js:1 | |
| 3306 | +#: react-src/app/components/core/AiContentSidebar/helper.js:449 | |
| 3307 | +msgid "[email protected]" | |
| 3308 | +msgstr "" | |
| 3309 | + | |
| 3310 | +#: assets/js/templately.js:1 | |
| 3311 | +#: react-src/app/components/core/AiContentSidebar/helper.js:453 | |
| 3312 | +msgid "Do you also want to add a contact number? If yes, please share it." | |
| 3313 | +msgstr "" | |
| 3314 | + | |
| 3315 | +#: assets/js/templately.js:1 | |
| 3316 | +#: react-src/app/components/core/AiContentSidebar/helper.js:459 | |
| 3317 | +msgid "Share the contact number you want to add." | |
| 3318 | +msgstr "" | |
| 3319 | + | |
| 3320 | +#: assets/js/templately.js:1 | |
| 3321 | +#: react-src/app/components/core/AiContentSidebar/helper.js:459 | |
| 3322 | +msgid "+02860630" | |
| 3323 | +msgstr "" | |
| 3324 | + | |
| 3325 | +#: assets/js/templately.js:1 | |
| 3326 | +#: react-src/app/components/core/AiContentSidebar/helper.js:463 | |
| 3327 | +msgid "Nice! What’s your business address?" | |
| 3328 | +msgstr "" | |
| 3329 | + | |
| 3330 | +#: assets/js/templately.js:1 | |
| 3331 | +#: react-src/app/components/core/AiContentSidebar/helper.js:469 | |
| 3332 | +msgid "Share your business address you want to show." | |
| 3333 | +msgstr "" | |
| 3334 | + | |
| 3335 | +#: assets/js/templately.js:1 | |
| 3336 | +#: react-src/app/components/core/AiContentSidebar/helper.js:469 | |
| 3337 | +msgid "123 Business Lane, Suite 456 Downtown District, New York, NY 10001 United States" | |
| 3338 | +msgstr "" | |
| 3339 | + | |
| 3340 | +#: assets/js/templately.js:1 | |
| 3341 | +#: react-src/app/components/core/AiContentSidebar/helper.js:476 | |
| 3342 | +msgid "Awesome" | |
| 3343 | +msgstr "" | |
| 3344 | + | |
| 3345 | +#: assets/js/templately.js:1 | |
| 3346 | +#: react-src/app/components/core/AiContentSidebar/helper.js:476 | |
| 3347 | +msgid "Do you have any opening hours you want to display?" | |
| 3348 | +msgstr "" | |
| 3349 | + | |
| 3350 | +#: assets/js/templately.js:1 | |
| 3351 | +#: react-src/app/components/core/AiContentSidebar/helper.js:482 | |
| 3352 | +msgid "Share your opening hours." | |
| 3353 | +msgstr "" | |
| 3354 | + | |
| 3355 | +#: assets/js/templately.js:1 | |
| 3356 | +#: react-src/app/components/core/AiContentSidebar/helper.js:482 | |
| 3357 | +msgid "We stay open from 08:00 AM to 06:00 PM (GMT+6)" | |
| 3358 | +msgstr "" | |
| 3359 | + | |
| 3360 | +#: assets/js/templately.js:1 | |
| 3361 | +#: react-src/app/components/core/AiContentSidebar/helper.js:486 | |
| 3362 | +msgid "Thank you! Do you want to replace the default images with new ones?" | |
| 3363 | +msgstr "" | |
| 3364 | + | |
| 3365 | +#: assets/js/templately.js:1 | |
| 3366 | +#: react-src/app/components/core/AiContentSidebar/helper.js:492 | |
| 3367 | +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." | |
| 3368 | +msgstr "" | |
| 3369 | + | |
| 3370 | +#: assets/js/templately.js:1 | |
| 3371 | +#: react-src/app/components/core/AiContentSidebar/helper.js:496 | |
| 3372 | +msgid "Thank you! That’s all we need for now. Should we go ahead and generate your website content?" | |
| 3373 | +msgstr "" | |
| 3374 | + | |
| 3375 | +#: assets/js/templately.js:1 | |
| 3376 | +#: react-src/app/components/core/AiContentSidebar/helper.js:497 | |
| 3377 | +msgid "Yes, Generate and Proceed." | |
| 3378 | +msgstr "" | |
| 3379 | + | |
| 3380 | +#: assets/js/templately.js:1 | |
| 3381 | +#: react-src/app/components/core/AiContentSidebar/GeneratingContentProgress.js:14 | |
| 3382 | +msgid "Downloading template pack" | |
| 3383 | +msgstr "" | |
| 3384 | + | |
| 3385 | +#: assets/js/templately.js:1 | |
| 3386 | +#: react-src/app/components/core/AiContentSidebar/GeneratingContentProgress.js:19 | |
| 3387 | +msgid "Analyzing the details you provided" | |
| 3388 | +msgstr "" | |
| 3389 | + | |
| 3390 | +#: assets/js/templately.js:1 | |
| 3391 | +#: react-src/app/components/core/AiContentSidebar/GeneratingContentProgress.js:24 | |
| 3392 | +msgid "Generating website content" | |
| 3393 | +msgstr "" | |
| 3394 | + | |
| 3395 | +#: assets/js/templately.js:1 | |
| 3396 | +#: react-src/app/components/core/AiContentSidebar/GeneratingContentProgress.js:29 | |
| 3397 | +msgid "Updating content in the template" | |
| 3398 | +msgstr "" | |
| 3399 | + | |
| 3400 | +#: assets/js/templately.js:1 | |
| 3401 | +#: react-src/app/components/core/AiContentSidebar/GeneratingContentProgress.js:34 | |
| 3402 | +msgid "Preparing live preview" | |
| 3403 | +msgstr "" | |
| 3404 | + | |
| 3405 | +#: assets/js/templately.js:1 | |
| 3406 | +#: react-src/app/components/core/AiContentSidebar/GeneratingContentProgress.js:524 | |
| 3407 | +msgid "Please try again or" | |
| 3408 | +msgstr "" | |
| 3409 | + | |
| 3410 | +#: assets/js/templately.js:1 | |
| 3411 | +#: react-src/app/components/core/AiContentSidebar/GeneratingContentProgress.js:526 | |
| 3412 | +#: react-src/app/components/core/AiContentSidebar/GeneratingContentProgress.js:539 | |
| 3413 | +msgid "contact support." | |
| 3414 | +msgstr "" | |
| 3415 | + | |
| 3416 | +#: assets/js/templately.js:1 | |
| 3417 | +#: react-src/app/components/core/AiContentSidebar/GeneratingContentProgress.js:521 | |
| 3418 | +msgid "Generating your website content… This may take a moment. Thanks for waiting!" | |
| 3419 | +msgstr "" | |
| 3420 | + | |
| 3421 | +#: assets/js/templately.js:1 | |
| 3422 | +#: react-src/app/components/core/AiContentSidebar/GeneratingContentProgress.js:537 | |
| 3423 | +msgid "An error occurred while displaying progress. Please try again or" | |
| 3424 | +msgstr "" | |
| 3425 | + | |
| 3426 | +#: assets/js/templately.js:1 | |
| 3427 | +#: react-src/app/components/core/AiContentSidebar/HelpPanel.js:130 | |
| 3428 | +msgid "Help information" | |
| 3429 | +msgstr "" | |
| 3430 | + | |
| 3431 | +#: assets/js/templately.js:1 | |
| 3432 | +#: react-src/app/components/core/AiContentSidebar/HelpPanel.js:144 | |
| 3433 | +msgid "How should I pick?" | |
| 3434 | +msgstr "" | |
| 3435 | + | |
| 3436 | +#: assets/js/templately.js:1 | |
| 3437 | +#: react-src/app/components/core/AiContentSidebar/Utils.js:113 | |
| 3438 | +msgid "Failed to create session and download pack" | |
| 3439 | +msgstr "" | |
| 3440 | + | |
| 3441 | +#: assets/js/templately.js:1 | |
| 3442 | +#: react-src/app/components/core/AiContentSidebar/Utils.js:117 | |
| 3443 | +msgid "Session creation failed" | |
| 3444 | +msgstr "" | |
| 3445 | + | |
| 3446 | +#: assets/js/templately.js:1 | |
| 3447 | +#: react-src/app/components/core/AiContentSidebar/Utils.js:142 | |
| 3448 | +msgid "Please select at least one page to modify." | |
| 3449 | +msgstr "" | |
| 3450 | + | |
| 3451 | +#: assets/js/templately.js:1 | |
| 3452 | +#: react-src/app/components/core/AiContentSidebar/Utils.js:150 | |
| 3453 | +msgid "Please enter a prompt describing your business and content needs." | |
| 3454 | +msgstr "" | |
| 3455 | + | |
| 3456 | +#: assets/js/templately.js:1 | |
| 3457 | +#: react-src/app/components/core/AiContentSidebar/Utils.js:158 | |
| 3458 | +msgid "Template pack ID is missing." | |
| 3459 | +msgstr "" | |
| 3460 | + | |
| 3461 | +#: assets/js/templately.js:1 | |
| 3462 | +#: react-src/app/components/core/AiContentSidebar/Utils.js:166 | |
| 3463 | +msgid "Platform selection is required." | |
| 3464 | +msgstr "" | |
| 3465 | + | |
| 3466 | +#: assets/js/templately.js:1 | |
| 3467 | +#: react-src/app/components/core/AiContentSidebar/Utils.js:189 | |
| 3468 | +#: react-src/app/components/core/AiContentSidebar/Utils.js:192 | |
| 3469 | +msgid "Failed to start AI content modification" | |
| 3470 | +msgstr "" | |
| 3471 | + | |
| 3472 | +#: assets/js/templately.js:1 | |
| 3473 | +#: react-src/app/components/core/AiContentSidebar/Utils.js:238 | |
| 3474 | +msgid "Pack ID is required to fetch attachments data" | |
| 3475 | +msgstr "" | |
| 3476 | + | |
| 3477 | +#: assets/js/templately.js:1 | |
| 3478 | +#: react-src/app/components/core/AiContentSidebar/Utils.js:263 | |
| 3479 | +#: react-src/app/components/core/AiContentSidebar/Utils.js:286 | |
| 3480 | +msgid "Failed to fetch attachments data" | |
| 3481 | +msgstr "" | |
| 3482 | + | |
| 3483 | +#: assets/js/templately.js:1 | |
| 3484 | +#: react-src/app/components/core/AiContentSidebar/Utils.js:268 | |
| 3485 | +msgid "Invalid attachments data format" | |
| 3486 | +msgstr "" | |
| 3487 | + | |
| 3488 | +#: assets/js/templately.js:1 | |
| 3489 | +#: react-src/app/components/core/AiContentSidebar/Utils.js:282 | |
| 3490 | +msgid "Attachments fetch was cancelled" | |
| 3491 | +msgstr "" | |
| 3492 | + | |
| 3493 | +#: assets/js/templately.js:1 | |
| 3494 | +#: react-src/app/components/core/AiContentSidebar/Utils.js:365 | |
| 3495 | +msgid "Template pack ID is missing" | |
| 3496 | +msgstr "" | |
| 3497 | + | |
| 3498 | +#: assets/js/templately.js:1 | |
| 3499 | +#: react-src/app/components/core/AiContentSidebar/Utils.js:369 | |
| 3500 | +msgid "AI prompt is missing" | |
| 3501 | +msgstr "" | |
| 3502 | + | |
| 3503 | +#: assets/js/templately.js:1 | |
| 3504 | +#: react-src/app/components/core/AiContentSidebar/Utils.js:405 | |
| 3505 | +#: react-src/app/components/core/AiContentSidebar/Utils.js:588 | |
| 3506 | +#: react-src/app/components/core/AiContentSidebar/Utils.js:653 | |
| 3507 | +msgid "AI content workflow was cancelled" | |
| 3508 | +msgstr "" | |
| 3509 | + | |
| 3510 | +#: assets/js/templately.js:1 | |
| 3511 | +#: react-src/app/components/core/AiContentSidebar/Utils.js:435 | |
| 3512 | +msgid "Session creation and pack download failed" | |
| 3513 | +msgstr "" | |
| 3514 | + | |
| 3515 | +#: assets/js/templately.js:1 | |
| 3516 | +#: react-src/app/components/core/AiContentSidebar/Utils.js:443 | |
| 3517 | +msgid "AI content modification failed to start" | |
| 3518 | +msgstr "" | |
| 3519 | + | |
| 3520 | +#: assets/js/templately.js:1 | |
| 3521 | +#: react-src/app/components/core/AiContentSidebar/Utils.js:508 | |
| 3522 | +msgid "AI content generation is taking longer than expected. Click OK to cancel or Cancel to keep waiting. Credits will still apply." | |
| 3523 | +msgstr "" | |
| 3524 | + | |
| 3525 | +#: assets/js/templately.js:1 | |
| 3526 | +#: react-src/app/components/core/AiContentSidebar/Utils.js:515 | |
| 3527 | +msgid "Polling timeout: AI content generation took too long" | |
| 3528 | +msgstr "" | |
| 3529 | + | |
| 3530 | +#: assets/js/templately.js:1 | |
| 3531 | +#: react-src/app/components/core/AiContentSidebar/Utils.js:574 | |
| 3532 | +#: react-src/app/components/core/AiContentSidebar/Utils.js:601 | |
| 3533 | +msgid "Polling for AI content failed" | |
| 3534 | +msgstr "" | |
| 3535 | + | |
| 3536 | +#: assets/js/templately.js:1 | |
| 3537 | +#: react-src/app/components/core/AiContentSidebar/Utils.js:607 | |
| 3538 | +msgid "No AI templates were generated" | |
| 3539 | +msgstr "" | |
| 3540 | + | |
| 3541 | +#: assets/js/templately.js:1 | |
| 3542 | +#: react-src/app/components/core/AiContentSidebar/Utils.js:644 | |
| 3543 | +msgid "AI content workflow timed out" | |
| 3544 | +msgstr "" | |
| 3545 | + | |
| 3546 | +#: assets/js/templately.js:1 | |
| 3547 | +#: react-src/app/components/core/AiContentSidebar/Utils.js:756 | |
| 3548 | +msgid "Process ID or page IDs missing" | |
| 3549 | +msgstr "" | |
| 3550 | + | |
| 3551 | +#: assets/js/templately.js:1 | |
| 3552 | +#: react-src/app/components/core/AiContentSidebar/Utils.js:762 | |
| 3553 | +#: react-src/app/components/core/AiContentSidebar/Utils.js:931 | |
| 3554 | +#: react-src/app/components/core/AiContentSidebar/Utils.js:957 | |
| 3555 | +msgid "Polling was cancelled" | |
| 3556 | +msgstr "" | |
| 3557 | + | |
| 3558 | +#: assets/js/templately.js:1 | |
| 3559 | +#: react-src/app/components/core/AiContentSidebar/Utils.js:923 | |
| 3560 | +msgid "Polling failed" | |
| 3561 | +msgstr "" | |
| 3562 | + | |
| 3563 | +#: assets/js/templately.js:1 | |
| 3564 | +#: react-src/app/components/core/AiContentSidebar/ImageReplacePanel/ImageMasonryGrid.js:109 | |
| 3565 | +msgid "Use This Image" | |
| 3566 | +msgstr "" | |
| 3567 | + | |
| 3568 | +#: assets/js/templately.js:1 | |
| 3569 | +#: react-src/app/components/core/AiContentSidebar/ImageReplacePanel/ImageMasonryGrid.js:214 | |
| 3570 | +msgid "Searching for images..." | |
| 3571 | +msgstr "" | |
| 3572 | + | |
| 3573 | +#: assets/js/templately.js:1 | |
| 3574 | +#: react-src/app/components/core/AiContentSidebar/ImageReplacePanel/ImageMasonryGrid.js:230 | |
| 3575 | +msgid "No image found" | |
| 3576 | +msgstr "" | |
| 3577 | + | |
| 3578 | +#: assets/js/templately.js:1 | |
| 3579 | +#: react-src/app/components/core/AiContentSidebar/ImageReplacePanel/DefaultImageMasonryGrid.js:180 | |
| 3580 | +msgid "Undo" | |
| 3581 | +msgstr "" | |
| 3582 | + | |
| 3583 | +#: assets/js/templately.js:1 | |
| 3584 | +#: react-src/app/components/core/AiContentSidebar/ImageReplacePanel/DefaultImageMasonryGrid.js:191 | |
| 3585 | +msgid "Replace" | |
| 3586 | +msgstr "" | |
| 3587 | + | |
| 3588 | +#: assets/js/templately.js:1 | |
| 3589 | +#: react-src/app/components/core/AiContentSidebar/ImageReplacePanel/index.js:80 | |
| 3590 | +msgid "Landscape" | |
| 3591 | +msgstr "" | |
| 3592 | + | |
| 3593 | +#: assets/js/templately.js:1 | |
| 3594 | +#: react-src/app/components/core/AiContentSidebar/ImageReplacePanel/index.js:85 | |
| 3595 | +msgid "Portrait" | |
| 3596 | +msgstr "" | |
| 3597 | + | |
| 3598 | +#: assets/js/templately.js:1 | |
| 3599 | +#: react-src/app/components/core/AiContentSidebar/ImageReplacePanel/index.js:90 | |
| 3600 | +msgid "Square" | |
| 3601 | +msgstr "" | |
| 3602 | + | |
| 3603 | +#: assets/js/templately.js:1 | |
| 3604 | +#: react-src/app/components/core/AiContentSidebar/ImageReplacePanel/index.js:247 | |
| 3605 | +#, js-format | |
| 3606 | +msgid "No image found for %s." | |
| 3607 | +msgstr "" | |
| 3608 | + | |
| 3609 | +#: assets/js/templately.js:1 | |
| 3610 | +#: react-src/app/components/core/AiContentSidebar/ImageReplacePanel/index.js:264 | |
| 3611 | +msgid "Failed to search images. Please try again." | |
| 3612 | +msgstr "" | |
| 3613 | + | |
| 3614 | +#: assets/js/templately.js:1 | |
| 3615 | +#: react-src/app/components/core/AiContentSidebar/ImageReplacePanel/index.js:623 | |
| 3616 | +msgid "Great! Choose visuals that fit your web content or upload your own." | |
| 3617 | +msgstr "" | |
| 3618 | + | |
| 3619 | +#: assets/js/templately.js:1 | |
| 3620 | +#: react-src/app/components/core/AiContentSidebar/ImageReplacePanel/index.js:630 | |
| 3621 | +msgid "Images used in your template" | |
| 3622 | +msgstr "" | |
| 3623 | + | |
| 3624 | +#: assets/js/templately.js:1 | |
| 3625 | +#: react-src/app/components/core/AiContentSidebar/ImageReplacePanel/index.js:654 | |
| 3626 | +msgid "Select image" | |
| 3627 | +msgstr "" | |
| 3628 | + | |
| 3629 | +#: assets/js/templately.js:1 | |
| 3630 | +#: react-src/app/components/core/AiContentSidebar/ImageReplacePanel/index.js:663 | |
| 3631 | +msgid "Stock Images" | |
| 3632 | +msgstr "" | |
| 3633 | + | |
| 3634 | +#: assets/js/templately.js:1 | |
| 3635 | +#: react-src/app/components/core/AiContentSidebar/ImageReplacePanel/index.js:671 | |
| 3636 | +msgid "Upload" | |
| 3637 | +msgstr "" | |
| 3638 | + | |
| 3639 | +#: assets/js/templately.js:1 | |
| 3640 | +#: react-src/app/components/core/AiContentSidebar/ImageReplacePanel/index.js:679 | |
| 3641 | +msgid "AI Generated" | |
| 3642 | +msgstr "" | |
| 3643 | + | |
| 3644 | +#: assets/js/templately.js:1 | |
| 3645 | +#: react-src/app/components/core/AiContentSidebar/ImageReplacePanel/index.js:734 | |
| 3646 | +msgid "No image selected" | |
| 3647 | +msgstr "" | |
| 3648 | + | |
| 3649 | +#: assets/js/templately.js:1 | |
| 3650 | +#: react-src/app/components/core/AiContentSidebar/ImageReplacePanel/index.js:737 | |
| 3651 | +msgid "Please choose an image to replace the current one." | |
| 3652 | +msgstr "" | |
| 3653 | + | |
| 3654 | +#: assets/js/templately.js:1 | |
| 3655 | +#: react-src/app/components/core/AiContentSidebar/ImageReplacePanel/index.js:756 | |
| 3656 | +#: react-src/app/components/core/itemDetails/NewSidebar.js:332 | |
| 3657 | +#: react-src/app/components/core/itemDetails/NewSidebar.js:351 | |
| 3658 | +msgid "Coming Soon" | |
| 3659 | +msgstr "" | |
| 3660 | + | |
| 3661 | +#: assets/js/templately.js:1 | |
| 3662 | +#: react-src/app/components/core/AiContentSidebar/ImageReplacePanel/index.js:796 | |
| 3663 | +msgid "Select or upload from Media Library." | |
| 3664 | +msgstr "" | |
| 3665 | + | |
| 3666 | +#: assets/js/templately.js:1 | |
| 3667 | +#: react-src/app/components/core/AiContentSidebar/ImageReplacePanel/index.js:802 | |
| 3668 | +msgid "Browse media library" | |
| 3669 | +msgstr "" | |
| 3670 | + | |
| 3671 | +#: assets/js/templately.js:1 | |
| 3672 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2413 | |
| 3673 | +#: react-src/app/components/core/AiContentSidebar/ImageReplacePanel/index.js:882 | |
| 3674 | +#: react-src/app/components/core/AiContentSidebar/ImageReplacePanel/index.js:884 | |
| 3675 | +msgid "Skip" | |
| 3676 | +msgstr "" | |
| 3677 | + | |
| 3678 | +#: assets/js/templately.js:1 | |
| 3679 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:362 | |
| 3680 | +msgid "Would you like us to generate your website content based on your previous conversation?" | |
| 3681 | +msgstr "" | |
| 3682 | + | |
| 3683 | +#: assets/js/templately.js:1 | |
| 3684 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:371 | |
| 3685 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:701 | |
| 3686 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1996 | |
| 3687 | +msgid "Yes, I would like to change images" | |
| 3688 | +msgstr "" | |
| 3689 | + | |
| 3690 | +#: assets/js/templately.js:1 | |
| 3691 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:385 | |
| 3692 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:913 | |
| 3693 | +msgid "I want to skip the question" | |
| 3694 | +msgstr "" | |
| 3695 | + | |
| 3696 | +#: assets/js/templately.js:1 | |
| 3697 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:717 | |
| 3698 | +msgid "No, I will keep the default images." | |
| 3699 | +msgstr "" | |
| 3700 | + | |
| 3701 | +#: assets/js/templately.js:1 | |
| 3702 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1452 | |
| 3703 | +msgid "Oops! An unexpected error occurred." | |
| 3704 | +msgstr "" | |
| 3705 | + | |
| 3706 | +#: assets/js/templately.js:1 | |
| 3707 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1468 | |
| 3708 | +msgid "Oops! It's taking a bit longer than usual." | |
| 3709 | +msgstr "" | |
| 3710 | + | |
| 3711 | +#: assets/js/templately.js:1 | |
| 3712 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1472 | |
| 3713 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1483 | |
| 3714 | +msgid "Sorry, something went wrong." | |
| 3715 | +msgstr "" | |
| 3716 | + | |
| 3717 | +#: assets/js/templately.js:1 | |
| 3718 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1477 | |
| 3719 | +msgid "Oops! Something went wrong while updating your content." | |
| 3720 | +msgstr "" | |
| 3721 | + | |
| 3722 | +#: assets/js/templately.js:1 | |
| 3723 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1598 | |
| 3724 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1796 | |
| 3725 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2303 | |
| 3726 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2326 | |
| 3727 | +msgid "Unknown Category" | |
| 3728 | +msgstr "" | |
| 3729 | + | |
| 3730 | +#: assets/js/templately.js:1 | |
| 3731 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1645 | |
| 3732 | +msgid "You can check your AI Credits here!" | |
| 3733 | +msgstr "" | |
| 3734 | + | |
| 3735 | +#: assets/js/templately.js:1 | |
| 3736 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1647 | |
| 3737 | +msgid "Buy credits if you needed!" | |
| 3738 | +msgstr "" | |
| 3739 | + | |
| 3740 | +#: assets/js/templately.js:1 | |
| 3741 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1684 | |
| 3742 | +#: react-src/app/layouts/CloudsLayout.js:49 | |
| 3743 | +msgid "Profile" | |
| 3744 | +msgstr "" | |
| 3745 | + | |
| 3746 | +#: assets/js/templately.js:1 | |
| 3747 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1726 | |
| 3748 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1757 | |
| 3749 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2353 | |
| 3750 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2379 | |
| 3751 | +msgid "Type your answer..." | |
| 3752 | +msgstr "" | |
| 3753 | + | |
| 3754 | +#: assets/js/templately.js:1 | |
| 3755 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1754 | |
| 3756 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2376 | |
| 3757 | +msgid "Enter your email address..." | |
| 3758 | +msgstr "" | |
| 3759 | + | |
| 3760 | +#: assets/js/templately.js:1 | |
| 3761 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1756 | |
| 3762 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2378 | |
| 3763 | +msgid "Enter your phone number..." | |
| 3764 | +msgstr "" | |
| 3765 | + | |
| 3766 | +#: assets/js/templately.js:1 | |
| 3767 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1819 | |
| 3768 | +msgid "Cancel editing" | |
| 3769 | +msgstr "" | |
| 3770 | + | |
| 3771 | +#: assets/js/templately.js:1 | |
| 3772 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1842 | |
| 3773 | +msgid "Save changes" | |
| 3774 | +msgstr "" | |
| 3775 | + | |
| 3776 | +#: assets/js/templately.js:1 | |
| 3777 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1844 | |
| 3778 | +msgid "Save" | |
| 3779 | +msgstr "" | |
| 3780 | + | |
| 3781 | +#: assets/js/templately.js:1 | |
| 3782 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1859 | |
| 3783 | +msgid "Edit answer" | |
| 3784 | +msgstr "" | |
| 3785 | + | |
| 3786 | +#: assets/js/templately.js:1 | |
| 3787 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1862 | |
| 3788 | +msgid "Cannot edit while AI generation is in progress" | |
| 3789 | +msgstr "" | |
| 3790 | + | |
| 3791 | +#: assets/js/templately.js:1 | |
| 3792 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1864 | |
| 3793 | +msgid "Please finish editing the current conversation first" | |
| 3794 | +msgstr "" | |
| 3795 | + | |
| 3796 | +#: assets/js/templately.js:1 | |
| 3797 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1887 | |
| 3798 | +#, js-format | |
| 3799 | +msgid "%d image replaced successfully." | |
| 3800 | +msgid_plural "%d images replaced successfully." | |
| 3801 | +msgstr[0] "" | |
| 3802 | +msgstr[1] "" | |
| 3803 | + | |
| 3804 | +#: assets/js/templately.js:1 | |
| 3805 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1897 | |
| 3806 | +msgid "No image has been replaced yet." | |
| 3807 | +msgstr "" | |
| 3808 | + | |
| 3809 | +#: assets/js/templately.js:1 | |
| 3810 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1913 | |
| 3811 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2060 | |
| 3812 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2079 | |
| 3813 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2091 | |
| 3814 | +msgid "Please finish editing conversations before starting" | |
| 3815 | +msgstr "" | |
| 3816 | + | |
| 3817 | +#: assets/js/templately.js:1 | |
| 3818 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1914 | |
| 3819 | +msgid "View and Edit" | |
| 3820 | +msgstr "" | |
| 3821 | + | |
| 3822 | +#: assets/js/templately.js:1 | |
| 3823 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1917 | |
| 3824 | +msgid "View & Edit" | |
| 3825 | +msgstr "" | |
| 3826 | + | |
| 3827 | +#: assets/js/templately.js:1 | |
| 3828 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2061 | |
| 3829 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2065 | |
| 3830 | +msgid "Yes, let’s start" | |
| 3831 | +msgstr "" | |
| 3832 | + | |
| 3833 | +#: assets/js/templately.js:1 | |
| 3834 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2080 | |
| 3835 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2083 | |
| 3836 | +msgid "Yes" | |
| 3837 | +msgstr "" | |
| 3838 | + | |
| 3839 | +#: assets/js/templately.js:1 | |
| 3840 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2092 | |
| 3841 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2095 | |
| 3842 | +msgid "No" | |
| 3843 | +msgstr "" | |
| 3844 | + | |
| 3845 | +#: assets/js/templately.js:1 | |
| 3846 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2111 | |
| 3847 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2148 | |
| 3848 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2192 | |
| 3849 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2228 | |
| 3850 | +msgid "Please finish editing conversations before starting new chat" | |
| 3851 | +msgstr "" | |
| 3852 | + | |
| 3853 | +#: assets/js/templately.js:1 | |
| 3854 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2112 | |
| 3855 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2149 | |
| 3856 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2193 | |
| 3857 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2197 | |
| 3858 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2229 | |
| 3859 | +msgid "New Chat" | |
| 3860 | +msgstr "" | |
| 3861 | + | |
| 3862 | +#: assets/js/templately.js:1 | |
| 3863 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2210 | |
| 3864 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2213 | |
| 3865 | +msgid "Generate Again" | |
| 3866 | +msgstr "" | |
| 3867 | + | |
| 3868 | +#: assets/js/templately.js:1 | |
| 3869 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2119 | |
| 3870 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2156 | |
| 3871 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2236 | |
| 3872 | +msgid "No, Let’s Start Fresh" | |
| 3873 | +msgstr "" | |
| 3874 | + | |
| 3875 | +#: assets/js/templately.js:1 | |
| 3876 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2248 | |
| 3877 | +msgid "AI generation in progress..." | |
| 3878 | +msgstr "" | |
| 3879 | + | |
| 3880 | +#: assets/js/templately.js:1 | |
| 3881 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2128 | |
| 3882 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2171 | |
| 3883 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2250 | |
| 3884 | +msgid "Please finish editing conversations before proceeding" | |
| 3885 | +msgstr "" | |
| 3886 | + | |
| 3887 | +#: assets/js/templately.js:1 | |
| 3888 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2251 | |
| 3889 | +msgid "Generate and Proceed" | |
| 3890 | +msgstr "" | |
| 3891 | + | |
| 3892 | +#: assets/js/templately.js:1 | |
| 3893 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2133 | |
| 3894 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2176 | |
| 3895 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2255 | |
| 3896 | +msgid "Yes, Let’s Do It!" | |
| 3897 | +msgstr "" | |
| 3898 | + | |
| 3899 | +#: assets/js/templately.js:1 | |
| 3900 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2129 | |
| 3901 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2172 | |
| 3902 | +msgid "Generate and Proceed..." | |
| 3903 | +msgstr "" | |
| 3904 | + | |
| 3905 | +#: assets/js/templately.js:1 | |
| 3906 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2271 | |
| 3907 | +msgid "Type your business category..." | |
| 3908 | +msgstr "" | |
| 3909 | + | |
| 3910 | +#: assets/js/templately.js:1 | |
| 3911 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2409 | |
| 3912 | +msgid "Please finish editing conversations before skipping" | |
| 3913 | +msgstr "" | |
| 3914 | + | |
| 3915 | +#: assets/js/templately.js:1 | |
| 3916 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2410 | |
| 3917 | +msgid "Skip this question" | |
| 3918 | +msgstr "" | |
| 3919 | + | |
| 3920 | +#: assets/js/templately.js:1 | |
| 3921 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2432 | |
| 3922 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2436 | |
| 3923 | +msgid "Submit answer" | |
| 3924 | +msgstr "" | |
| 3925 | + | |
| 3926 | +#: assets/js/templately.js:1 | |
| 3927 | +#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2435 | |
| 3928 | +msgid "Please finish editing conversations before submitting" | |
| 3929 | +msgstr "" | |
| 3930 | + | |
| 3931 | +#: assets/js/templately.js:1 | |
| 3932 | +#: react-src/app/components/core/AiContentSidebar/index.js:156 | |
| 3933 | +msgid "Are you sure you want to cancel the template building process? Note: Credits will be deducted based on usage." | |
| 3934 | +msgstr "" | |
| 3935 | + | |
| 3936 | +#: assets/js/templately.js:1 | |
| 3937 | +#: react-src/app/components/core/AiContentSidebar/index.js:248 | |
| 3938 | +msgid "Your AI Credits" | |
| 3939 | +msgstr "" | |
| 3940 | + | |
| 3941 | +#: assets/js/templately.js:1 | |
| 3942 | +#: react-src/app/components/core/AiContentSidebar/index.js:257 | |
| 3943 | +msgid "Buy Credits" | |
| 3944 | +msgstr "" | |
| 3945 | + | |
| 3946 | +#: assets/js/templately.js:1 | |
| 3947 | +#: react-src/app/components/core/AiContentSidebar/index.js:258 | |
| 3948 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/AvailableCredit.js:51 | |
| 3949 | +msgid "Increase Limit" | |
| 3950 | +msgstr "" | |
| 3951 | + | |
| 3952 | +#: assets/js/templately.js:1 | |
| 3953 | +#: react-src/app/components/core/AiContentSidebar/index.js:263 | |
| 3954 | +#: react-src/app/components/core/AiContentSidebar/index.js:266 | |
| 3955 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/AvailableCredit.js:36 | |
| 3956 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/AvailableCredit.js:38 | |
| 3957 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/AvailableCredit.js:40 | |
| 3958 | +msgid "AI Credits" | |
| 3959 | +msgstr "" | |
| 3960 | + | |
| 3961 | +#: assets/js/templately.js:1 | |
| 3962 | +#: react-src/app/components/core/AiContentSidebar/index.js:263 | |
| 3963 | +msgid "Month" | |
| 3964 | +msgstr "" | |
| 3965 | + | |
| 3966 | +#: assets/js/templately.js:1 | |
| 3967 | +#: react-src/app/components/core/AiContentSidebar/index.js:273 | |
| 3968 | +msgid "Credits" | |
| 3969 | +msgstr "" | |
| 3970 | + | |
| 3971 | +#: assets/js/templately.js:1 | |
| 3972 | +#: react-src/app/components/core/AiContentSidebar/index.js:280 | |
| 3973 | +msgid "Monthly reset in" | |
| 3974 | +msgstr "" | |
| 3975 | + | |
| 3976 | +#: assets/js/templately.js:1 | |
| 3977 | +#: react-src/app/components/core/AiContentSidebar/index.js:281 | |
| 3978 | +msgid "AI credits validity: Lifetime – use anytime." | |
| 3979 | +msgstr "" | |
| 3980 | + | |
| 3981 | +#: assets/js/templately.js:1 | |
| 3982 | +#: react-src/app/components/core/AiContentSidebar/index.js:282 | |
| 3983 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/AvailableCredit.js:84 | |
| 3984 | +msgid "To generate AI content - buy credits now!" | |
| 3985 | +msgstr "" | |
| 3986 | + | |
| 3987 | +#: assets/js/templately.js:1 | |
| 3988 | +#: react-src/app/components/core/AiContentSidebar/index.js:296 | |
| 3989 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/AvailableCredit.js:108 | |
| 3990 | +msgid "Estimated AI Credits for this generation:" | |
| 3991 | +msgstr "" | |
| 3992 | + | |
| 3993 | +#: assets/js/templately.js:1 | |
| 3994 | +#: react-src/app/components/core/AiContentSidebar/index.js:326 | |
| 3995 | +msgid "Close AI Sidebar" | |
| 3996 | +msgstr "" | |
| 3997 | + | |
| 3998 | +#: assets/js/templately.js:1 | |
| 3999 | +#: react-src/app/components/core/AiContentSidebar/index.js:352 | |
| 4000 | +msgid "Credits Left" | |
| 4001 | +msgstr "" | |
| 4002 | + | |
| 4003 | +#: assets/js/templately.js:1 | |
| 4004 | +#: react-src/app/components/core/AiContentSidebar/index.js:353 | |
| 4005 | +msgid "No Credit Remaining" | |
| 4006 | +msgstr "" | |
| 4007 | + | |
| 4008 | +#: assets/js/templately.js:1 | |
| 4009 | +#: react-src/app/components/core/itemDetails/Banner.js:28 | |
| 4010 | +#: react-src/app/components/core/itemDetails/NewBanner.js:103 | |
| 4011 | +#: react-src/app/components/core/itemDetails/Packs/PacksHeader.js:112 | |
| 4012 | +msgid "Live Demo" | |
| 4013 | +msgstr "" | |
| 4014 | + | |
| 4015 | +#: assets/js/templately.js:1 | |
| 4016 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/Typography/index.js:31 | |
| 4017 | +#: react-src/app/settings/tabs/Typography.js:46 | |
| 4018 | +msgid "System" | |
| 4019 | +msgstr "" | |
| 4020 | + | |
| 4021 | +#: assets/js/templately.js:1 | |
| 4022 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/Typography/index.js:33 | |
| 4023 | +#: react-src/app/settings/tabs/Typography.js:48 | |
| 4024 | +msgid "Google" | |
| 4025 | +msgstr "" | |
| 4026 | + | |
| 4027 | +#: assets/js/templately.js:1 | |
| 4028 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/Customizer.js:501 | |
| 4029 | +#: react-src/app/settings/tabs/General.js:33 | |
| 2536 | 4030 | msgid "Site Title" |
| 2537 | 4031 | msgstr "" |
| 2538 | 4032 | |
| 2539 | 4033 | #: assets/js/templately.js:1 |
| 2540 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/Customizer.js:260 | |
| 2541 | -#: assets/js/templately.js:18092 | |
| 4034 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/Customizer.js:509 | |
| 4035 | +#: react-src/app/settings/tabs/General.js:34 | |
| 2542 | 4036 | msgid "Site Tagline" |
| 2543 | 4037 | msgstr "" |
| 2544 | 4038 | |
| 2545 | 4039 | #: assets/js/templately.js:1 |
| 2546 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/Dependencies.js:346 | |
| 2547 | -#: assets/js/templately.js:18745 | |
| 4040 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/Dependencies.js:205 | |
| 2548 | 4041 | msgid "Back" |
| 2549 | 4042 | msgstr "" |
| 2550 | 4043 | |
| 2551 | 4044 | #: assets/js/templately.js:1 |
| 2552 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/index.js:60 | |
| 2553 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/index.js:82 | |
| 2554 | -#: assets/js/templately.js:20370 | |
| 2555 | -#: assets/js/templately.js:20392 | |
| 4045 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:56 | |
| 4046 | +msgid "AI Content Processing Information Unavailable" | |
| 4047 | +msgstr "" | |
| 4048 | + | |
| 4049 | +#: assets/js/templately.js:1 | |
| 4050 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:64 | |
| 4051 | +msgid "Credit Cost:" | |
| 4052 | +msgstr "" | |
| 4053 | + | |
| 4054 | +#: assets/js/templately.js:1 | |
| 4055 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:66 | |
| 4056 | +msgid "Credit Cost: Not Available" | |
| 4057 | +msgstr "" | |
| 4058 | + | |
| 4059 | +#: assets/js/templately.js:1 | |
| 4060 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:97 | |
| 4061 | +msgid "No AI pages were processed" | |
| 4062 | +msgstr "" | |
| 4063 | + | |
| 4064 | +#: assets/js/templately.js:1 | |
| 4065 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:75 | |
| 4066 | +msgid "AI Generated Pages & Templates:" | |
| 4067 | +msgstr "" | |
| 4068 | + | |
| 4069 | +#: assets/js/templately.js:1 | |
| 4070 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:92 | |
| 4071 | +msgid "Failed:" | |
| 4072 | +msgstr "" | |
| 4073 | + | |
| 4074 | +#: assets/js/templately.js:1 | |
| 4075 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:92 | |
| 4076 | +msgid "pages or templates" | |
| 4077 | +msgstr "" | |
| 4078 | + | |
| 4079 | +#: assets/js/templately.js:1 | |
| 4080 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:105 | |
| 4081 | +msgid "Installed Required Plugins" | |
| 4082 | +msgstr "" | |
| 4083 | + | |
| 4084 | +#: assets/js/templately.js:1 | |
| 4085 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:122 | |
| 4086 | +msgid "not found." | |
| 4087 | +msgstr "" | |
| 4088 | + | |
| 4089 | +#: assets/js/templately.js:1 | |
| 4090 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:125 | |
| 4091 | +msgid "Please get it" | |
| 4092 | +msgstr "" | |
| 4093 | + | |
| 4094 | +#: assets/js/templately.js:1 | |
| 4095 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:127 | |
| 4096 | +msgid "here" | |
| 4097 | +msgstr "" | |
| 4098 | + | |
| 4099 | +#: assets/js/templately.js:1 | |
| 4100 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:143 | |
| 4101 | +msgid "Installed Recommended Theme" | |
| 4102 | +msgstr "" | |
| 4103 | + | |
| 4104 | +#: assets/js/templately.js:1 | |
| 4105 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:147 | |
| 4106 | +msgid "Theme Installation Failed" | |
| 4107 | +msgstr "" | |
| 4108 | + | |
| 4109 | +#: assets/js/templately.js:1 | |
| 4110 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:155 | |
| 4111 | +msgid "Imported Attachments:" | |
| 4112 | +msgstr "" | |
| 4113 | + | |
| 4114 | +#: assets/js/templately.js:1 | |
| 4115 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:161 | |
| 4116 | +msgid "Imported Contents:" | |
| 4117 | +msgstr "" | |
| 4118 | + | |
| 4119 | +#: assets/js/templately.js:1 | |
| 4120 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:166 | |
| 4121 | +msgid "Single Post type" | |
| 4122 | +msgstr "" | |
| 4123 | + | |
| 4124 | +#: assets/js/templately.js:1 | |
| 4125 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:170 | |
| 4126 | +msgid "Imported Templates:" | |
| 4127 | +msgstr "" | |
| 4128 | + | |
| 4129 | +#: assets/js/templately.js:1 | |
| 4130 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:173 | |
| 4131 | +msgid "Imported Site Settings: Layout, Fonts, Colors, Typography, Images, Custom CSS, etc." | |
| 4132 | +msgstr "" | |
| 4133 | + | |
| 4134 | +#: assets/js/templately.js:1 | |
| 4135 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:181 | |
| 4136 | +msgid "Congratulations! Your Website is ready 🚀" | |
| 4137 | +msgstr "" | |
| 4138 | + | |
| 4139 | +#: assets/js/templately.js:1 | |
| 4140 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:182 | |
| 4141 | +msgid "You have imported and applied the following to your site:" | |
| 4142 | +msgstr "" | |
| 4143 | + | |
| 4144 | +#: assets/js/templately.js:1 | |
| 4145 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:216 | |
| 4146 | +msgid "Visit your website" | |
| 4147 | +msgstr "" | |
| 4148 | + | |
| 4149 | +#: assets/js/templately.js:1 | |
| 4150 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalling.js:38 | |
| 4151 | +msgid "This usually takes a few minutes. Please do not close the window until the process is complete." | |
| 4152 | +msgstr "" | |
| 4153 | + | |
| 4154 | +#: assets/js/templately.js:1 | |
| 4155 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalling.js:39 | |
| 4156 | +msgid "This usually takes a few moments. Please do not close the window until the process is complete." | |
| 4157 | +msgstr "" | |
| 4158 | + | |
| 4159 | +#: assets/js/templately.js:1 | |
| 4160 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/AvailableCredit.js:48 | |
| 4161 | +msgid "Your AI Credit" | |
| 4162 | +msgstr "" | |
| 4163 | + | |
| 4164 | +#: assets/js/templately.js:1 | |
| 4165 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/AvailableCredit.js:72 | |
| 4166 | +msgid "Credit" | |
| 4167 | +msgstr "" | |
| 4168 | + | |
| 4169 | +#: assets/js/templately.js:1 | |
| 4170 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/AvailableCredit.js:83 | |
| 4171 | +msgid "AI credit validity: Lifetime – use anytime." | |
| 4172 | +msgstr "" | |
| 4173 | + | |
| 4174 | +#: assets/js/templately.js:1 | |
| 4175 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:107 | |
| 4176 | +msgid "Oops! We need some details about your website." | |
| 4177 | +msgstr "" | |
| 4178 | + | |
| 4179 | +#: assets/js/templately.js:1 | |
| 4180 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:276 | |
| 4181 | +msgid "Launch your website in seconds!" | |
| 4182 | +msgstr "" | |
| 4183 | + | |
| 4184 | +#: assets/js/templately.js:1 | |
| 4185 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:277 | |
| 4186 | +msgid "Just a few details about your site – we’ll take care of the rest." | |
| 4187 | +msgstr "" | |
| 4188 | + | |
| 4189 | +#: assets/js/templately.js:1 | |
| 4190 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:300 | |
| 4191 | +msgid "Website Information" | |
| 4192 | +msgstr "" | |
| 4193 | + | |
| 4194 | +#: assets/js/templately.js:1 | |
| 4195 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:302 | |
| 4196 | +msgid "Select website type" | |
| 4197 | +msgstr "" | |
| 4198 | + | |
| 4199 | +#: assets/js/templately.js:1 | |
| 4200 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:304 | |
| 4201 | +msgid " e.g., Portfolio, Blog, Business, etc." | |
| 4202 | +msgstr "" | |
| 4203 | + | |
| 4204 | +#: assets/js/templately.js:1 | |
| 4205 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:305 | |
| 4206 | +msgid "No category found, create new one!" | |
| 4207 | +msgstr "" | |
| 4208 | + | |
| 4209 | +#: assets/js/templately.js:1 | |
| 4210 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:319 | |
| 4211 | +msgid "Tell us what your site is about" | |
| 4212 | +msgstr "" | |
| 4213 | + | |
| 4214 | +#: assets/js/templately.js:1 | |
| 4215 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:325 | |
| 4216 | +msgid "Your input will reflect throughout the entire templates." | |
| 4217 | +msgstr "" | |
| 4218 | + | |
| 4219 | +#: assets/js/templately.js:1 | |
| 4220 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:340 | |
| 4221 | +msgid "Contact Information" | |
| 4222 | +msgstr "" | |
| 4223 | + | |
| 4224 | +#: assets/js/templately.js:1 | |
| 4225 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:343 | |
| 4226 | +msgid "Full address" | |
| 4227 | +msgstr "" | |
| 4228 | + | |
| 4229 | +#: assets/js/templately.js:1 | |
| 4230 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:346 | |
| 4231 | +msgid "123 Main St, Anytown, USA" | |
| 4232 | +msgstr "" | |
| 4233 | + | |
| 4234 | +#: assets/js/templately.js:1 | |
| 4235 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:350 | |
| 4236 | +msgid "Email address" | |
| 4237 | +msgstr "" | |
| 4238 | + | |
| 4239 | +#: assets/js/templately.js:1 | |
| 4240 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:353 | |
| 4241 | +msgid "[email protected]" | |
| 4242 | +msgstr "" | |
| 4243 | + | |
| 4244 | +#: assets/js/templately.js:1 | |
| 4245 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:357 | |
| 4246 | +msgid "Contact number" | |
| 4247 | +msgstr "" | |
| 4248 | + | |
| 4249 | +#: assets/js/templately.js:1 | |
| 4250 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:360 | |
| 4251 | +msgid "(123) 456-7890" | |
| 4252 | +msgstr "" | |
| 4253 | + | |
| 4254 | +#: assets/js/templately.js:1 | |
| 4255 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:372 | |
| 4256 | +msgid "Oops! Something went wrong while generating AI content for this template. Need help? Please contact" | |
| 4257 | +msgstr "" | |
| 4258 | + | |
| 4259 | +#: assets/js/templately.js:1 | |
| 4260 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:374 | |
| 4261 | +msgid "support" | |
| 4262 | +msgstr "" | |
| 4263 | + | |
| 4264 | +#: assets/js/templately.js:1 | |
| 4265 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:388 | |
| 4266 | +msgid "Switch to Regular" | |
| 4267 | +msgstr "" | |
| 4268 | + | |
| 4269 | +#: assets/js/templately.js:1 | |
| 4270 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:393 | |
| 4271 | +msgid "Buy Credit" | |
| 4272 | +msgstr "" | |
| 4273 | + | |
| 4274 | +#: assets/js/templately.js:1 | |
| 4275 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:407 | |
| 4276 | +msgid "Set Branding" | |
| 4277 | +msgstr "" | |
| 4278 | + | |
| 4279 | +#: assets/js/templately.js:1 | |
| 4280 | +#: react-src/app/hooks/useFullSiteImport.js:361 | |
| 4281 | +msgid "Sorry for the delay!" | |
| 4282 | +msgstr "" | |
| 4283 | + | |
| 4284 | +#: assets/js/templately.js:1 | |
| 4285 | +#: react-src/app/hooks/useFullSiteImport.js:362 | |
| 4286 | +#, js-format | |
| 4287 | +msgid "If it's taking longer than expected, please try again or contact <a href='%s' target='_blank'>support</a>." | |
| 4288 | +msgstr "" | |
| 4289 | + | |
| 4290 | +#: assets/js/templately.js:1 | |
| 4291 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/index.js:83 | |
| 2556 | 4292 | msgid "Please wait until the import process is complete before navigating back." |
| 2557 | 4293 | msgstr "" |
| 2558 | 4294 | |
| 2559 | 4295 | #: assets/js/templately.js:1 |
| 2560 | -#: react-src/app/components/core/itemDetails/Packs/FullSiteImport.js:63 | |
| 2561 | -#: assets/js/templately.js:17431 | |
| 2562 | -msgid "Unfortunately, you don't have permission to import templates. Please check your permissions or contact the website admin for help." | |
| 4296 | +#: react-src/utils/verificationCheckModal.js:67 | |
| 4297 | +msgid "Checking Account Verification..." | |
| 2563 | 4298 | msgstr "" |
| 2564 | 4299 | |
| 2565 | 4300 | #: assets/js/templately.js:1 |
| 2566 | -#: react-src/app/components/core/itemDetails/Packs/FullSiteImport.js:123 | |
| 2567 | -#: assets/js/templately.js:17491 | |
| 2568 | -msgid "Insert Full Site" | |
| 4301 | +#: react-src/utils/verificationCheckModal.js:69 | |
| 4302 | +#, js-format | |
| 4303 | +msgid "We are checking your account verification status. Please wait while we verify your account. If you haven't verified your account yet, please check your email for the verification link. Need help? Contact our <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">support team</a>." | |
| 2569 | 4304 | msgstr "" |
| 2570 | 4305 | |
| 2571 | 4306 | #: assets/js/templately.js:1 |
| 2572 | -#: react-src/app/components/core/itemDetails/Banner.js:44 | |
| 2573 | -#: react-src/app/components/core/itemDetails/Packs/PacksHeader.js:144 | |
| 2574 | -#: assets/js/templately.js:16988 | |
| 2575 | -#: assets/js/templately.js:17646 | |
| 2576 | -msgid "Live Demo" | |
| 4307 | +#: react-src/app/components/core/itemDetails/Packs/FullSiteImport.js:112 | |
| 4308 | +msgid "Unfortunately, you don't have permission to import templates. Please check your permissions or contact the website admin for help." | |
| 2577 | 4309 | msgstr "" |
| 2578 | 4310 | |
| 2579 | 4311 | #: assets/js/templately.js:1 |
| 2580 | -#: react-src/app/components/core/itemDetails/Banner.js:37 | |
| 2581 | -#: assets/js/templately.js:16981 | |
| 2582 | -msgid "Screenshots" | |
| 4312 | +#: react-src/app/components/core/itemDetails/Packs/FullSiteImport.js:213 | |
| 4313 | +msgid "Build Full Website" | |
| 2583 | 4314 | msgstr "" |
| 2584 | 4315 | |
| 2585 | 4316 | #: assets/js/templately.js:1 |
| 2586 | -#: react-src/app/components/core/itemDetails/Sidebar.js:112 | |
| 2587 | -#: assets/js/templately.js:20632 | |
| 2588 | -msgid "Template Type" | |
| 4317 | +#: react-src/app/components/core/itemDetails/Packs/FullSiteImport.js:218 | |
| 4318 | +msgid "Build with Templately AI" | |
| 2589 | 4319 | msgstr "" |
| 2590 | 4320 | |
| 2591 | 4321 | #: assets/js/templately.js:1 |
| 2592 | -#: react-src/app/components/core/itemDetails/Sidebar.js:127 | |
| 2593 | -#: assets/js/templately.js:20647 | |
| 2594 | -msgid "Category" | |
| 4322 | +#: react-src/app/components/core/itemDetails/Breadcrumb.js:23 | |
| 4323 | +#: react-src/app/components/core/itemDetails/NewSidebar.js:353 | |
| 4324 | +#: react-src/app/components/core/itemDetails/NewSidebar.js:366 | |
| 4325 | +#: react-src/app/header/actionParts/Switcher.js:47 | |
| 4326 | +#: react-src/app/settings/components/Switcher.js:43 | |
| 4327 | +msgid "Gutenberg" | |
| 2595 | 4328 | msgstr "" |
| 2596 | 4329 | |
| 2597 | 4330 | #: assets/js/templately.js:1 |
| 2598 | -#: react-src/app/components/core/itemDetails/Sidebar.js:135 | |
| 2599 | -#: assets/js/templately.js:20655 | |
| 2600 | -msgid "Item Parent" | |
| 4331 | +#: react-src/app/components/core/itemDetails/NewSidebar.js:565 | |
| 4332 | +#: react-src/app/components/core/itemDetails/NewSidebar.js:589 | |
| 4333 | +#: react-src/app/components/core/itemDetails/Sidebar.js:173 | |
| 4334 | +#, js-format | |
| 4335 | +msgid "Purchase This %s" | |
| 2601 | 4336 | msgstr "" |
| 2602 | 4337 | |
| 2603 | 4338 | #: assets/js/templately.js:1 |
| 2604 | -#: react-src/app/components/core/itemDetails/Sidebar.js:147 | |
| 2605 | -#: assets/js/templately.js:20667 | |
| 2606 | -msgid "Dependency" | |
| 4339 | +#: react-src/app/components/core/itemDetails/NewSidebar.js:616 | |
| 4340 | +#, js-format | |
| 4341 | +msgid "Insert This %s" | |
| 2607 | 4342 | msgstr "" |
| 2608 | 4343 | |
| 2609 | 4344 | #: assets/js/templately.js:1 |
| 2610 | -#: react-src/app/components/core/itemDetails/Sidebar.js:159 | |
| 2611 | -#: assets/js/templately.js:20679 | |
| 2612 | -msgid "Price" | |
| 4345 | +#: react-src/app/components/core/itemDetails/NewLayoutsInPack.js:53 | |
| 4346 | +msgid "Pack" | |
| 2613 | 4347 | msgstr "" |
| 2614 | 4348 | |
| 2615 | 4349 | #: assets/js/templately.js:1 |
| 2616 | -#: react-src/app/components/core/itemDetails/Sidebar.js:236 | |
| 2617 | -#: assets/js/templately.js:20756 | |
| 2618 | -msgid "Purchase This %s" | |
| 4350 | +#: react-src/app/components/core/itemDetails/NewLayoutsInPack.js:59 | |
| 4351 | +msgid "View full Pack" | |
| 2619 | 4352 | msgstr "" |
| 2620 | 4353 | |
| 2621 | 4354 | #: assets/js/templately.js:1 |
| 2622 | -#: react-src/app/components/core/itemDetails/LayoutsInPack.js:14 | |
| 2623 | -#: assets/js/templately.js:17226 | |
| 2624 | -msgid "Layouts In This Pack" | |
| 4355 | +#: react-src/app/components/core/itemDetails/MoreItems.js:104 | |
| 4356 | +msgid "Browse More" | |
| 2625 | 4357 | msgstr "" |
| 2626 | 4358 | |
| 2627 | 4359 | #: assets/js/templately.js:1 |
| 2628 | -#: react-src/app/components/core/itemDetails/FeaturedItems.js:24 | |
| 2629 | -#: assets/js/templately.js:17076 | |
| 2630 | -msgid "Featured Items" | |
| 4360 | +#: react-src/app/components/core/itemDetails/ItemsDetailsInfo.js:54 | |
| 4361 | +msgid "Features" | |
| 2631 | 4362 | msgstr "" |
| 2632 | 4363 | |
| 2633 | 4364 | #: assets/js/templately.js:1 |
| 2634 | -#: react-src/app/header/Logo.js:21 | |
| 2635 | -#: assets/js/templately.js:25184 | |
| 2636 | -msgid "Back to Library" | |
| 4365 | +#: react-src/app/components/core/itemDetails/ItemsDetailsInfo.js:65 | |
| 4366 | +#: react-src/app/components/core/itemDetails/Tags.js:8 | |
| 4367 | +msgid "Tags" | |
| 2637 | 4368 | msgstr "" |
| 2638 | 4369 | |
| 2639 | 4370 | #: assets/js/templately.js:1 |
| 2640 | -#: react-src/app/header/actionParts/Switcher.js:55 | |
| 2641 | -#: assets/js/templately.js:25506 | |
| 2642 | -msgid "Gutenberg" | |
| 4371 | +#: react-src/app/components/core/itemDetails/Breadcrumb.js:12 | |
| 4372 | +msgid "Home" | |
| 2643 | 4373 | msgstr "" |
| 2644 | 4374 | |
| 2645 | 4375 | #: assets/js/templately.js:1 |
| 2646 | -#: react-src/app/header/Actions.js:45 | |
| 2647 | -#: assets/js/templately.js:25126 | |
| 4376 | +#: react-src/app/header/Logo.js:19 | |
| 4377 | +msgid "Back to Library" | |
| 4378 | +msgstr "" | |
| 4379 | + | |
| 4380 | +#: assets/js/templately.js:1 | |
| 4381 | +#: react-src/app/header/Actions.js:36 | |
| 2648 | 4382 | msgid "Login" |
| 2649 | 4383 | msgstr "" |
| 2650 | 4384 | |
| 2651 | 4385 | #: assets/js/templately.js:1 |
| 2652 | -#: react-src/app/layouts/GlobalLayout.js:28 | |
| 2653 | -#: assets/js/templately.js:27624 | |
| 4386 | +#: react-src/app/layouts/GlobalLayout.js:33 | |
| 2654 | 4387 | msgid "Please complete your account by the verification email we sent you, If you don't get an email" |
| 2655 | 4388 | msgstr "" |
| 2656 | 4389 | |
| 2657 | 4390 | #: assets/js/templately.js:1 |
| 2658 | -#: react-src/app/layouts/GlobalLayout.js:37 | |
| 2659 | -#: assets/js/templately.js:27633 | |
| 4391 | +#: react-src/app/layouts/GlobalLayout.js:35 | |
| 2660 | 4392 | msgid "click here" |
| 2661 | 4393 | msgstr "" |
| 2662 | 4394 | |
| 2663 | 4395 | #: assets/js/templately.js:1 |
| 2664 | -#: react-src/app/layouts/GlobalLayout.js:39 | |
| 2665 | -#: assets/js/templately.js:27635 | |
| 4396 | +#: react-src/app/layouts/GlobalLayout.js:37 | |
| 2666 | 4397 | msgid "to resend verification mail." |
| 2667 | 4398 | msgstr "" |
| 2668 | 4399 | |
| 2669 | 4400 | #: assets/js/templately.js:1 |
| 2670 | -#: react-src/app/layouts/GlobalLayout.js:45 | |
| 2671 | -#: assets/js/templately.js:27641 | |
| 4401 | +#: react-src/app/layouts/GlobalLayout.js:40 | |
| 2672 | 4402 | msgid "Verifying . . ." |
| 2673 | 4403 | msgstr "" |
| 2674 | 4404 | |
| 2675 | 4405 | #: assets/js/templately.js:1 |
| 2676 | -#: react-src/app/layouts/GlobalLayout.js:46 | |
| 2677 | -#: assets/js/templately.js:27642 | |
| 4406 | +#: react-src/app/layouts/GlobalLayout.js:40 | |
| 2678 | 4407 | msgid "I've verified & Close" |
| 2679 | 4408 | msgstr "" |
| 2680 | 4409 | |
| 2681 | 4410 | #: assets/js/templately.js:1 |
| 2682 | -#: react-src/app/layouts/CloudsLayout.js:74 | |
| 2683 | -#: assets/js/templately.js:27415 | |
| 2684 | -msgid "Profile" | |
| 4411 | +#: react-src/app/layouts/CloudsLayout.js:73 | |
| 4412 | +msgid "Save your template" | |
| 2685 | 4413 | msgstr "" |
| 2686 | 4414 | |
| 2687 | 4415 | #: assets/js/templately.js:1 |
| 2688 | -#: react-src/app/layouts/CloudsLayout.js:98 | |
| 2689 | -#: assets/js/templately.js:27439 | |
| 2690 | -msgid "Save your template" | |
| 4416 | +#: react-src/app/components/TemplateContent.js:22 | |
| 4417 | +#: react-src/app/layouts/TemplatesTypeLayout.js:30 | |
| 4418 | +#, js-format | |
| 4419 | +msgid "You are looking for: %s" | |
| 2691 | 4420 | msgstr "" |
| 2692 | 4421 | |
| 2693 | 4422 | #: assets/js/templately.js:1 |
| 2694 | -#: react-src/app/components/TemplateContent.js:24 | |
| 2695 | -#: react-src/app/layouts/TemplatesTypeLayout.js:35 | |
| 2696 | -#: assets/js/templately.js:12541 | |
| 2697 | -#: assets/js/templately.js:27741 | |
| 2698 | -msgid "You are looking for: %s" | |
| 4423 | +#: react-src/app/settings/components/Switcher.js:78 | |
| 4424 | +msgid "Please Install Elementor." | |
| 2699 | 4425 | msgstr "" |
| 2700 | 4426 | |
| 2701 | 4427 | #: assets/js/templately.js:1 |
| 4428 | +#: react-src/app/settings/components/Switcher.js:80 | |
| 4429 | +msgid "Please Activate Elementor." | |
| 4430 | +msgstr "" | |
| 4431 | + | |
| 4432 | +#: assets/js/templately.js:1 | |
| 4433 | +#: react-src/app/settings/SettingsLayout.js:62 | |
| 4434 | +msgid "Successfully Updated Settings" | |
| 4435 | +msgstr "" | |
| 4436 | + | |
| 4437 | +#: assets/js/templately.js:1 | |
| 4438 | +#: react-src/app/settings/SettingsLayout.js:72 | |
| 4439 | +msgid "Failed to Update Settings" | |
| 4440 | +msgstr "" | |
| 4441 | + | |
| 4442 | +#: assets/js/templately.js:1 | |
| 4443 | +#: react-src/app/revert/Modal.js:57 | |
| 4444 | +#: react-src/app/settings/components/Modal.js:56 | |
| 4445 | +msgid "Are you sure you want to revert to your old website?" | |
| 4446 | +msgstr "" | |
| 4447 | + | |
| 4448 | +#: assets/js/templately.js:1 | |
| 4449 | +#: react-src/app/revert/Modal.js:58 | |
| 4450 | +#: react-src/app/settings/components/Modal.js:57 | |
| 4451 | +msgid "Warning: This will remove your existing settings and content with the previous one." | |
| 4452 | +msgstr "" | |
| 4453 | + | |
| 4454 | +#: assets/js/templately.js:1 | |
| 4455 | +#: react-src/app/revert/Modal.js:65 | |
| 4456 | +#: react-src/app/settings/components/Modal.js:64 | |
| 4457 | +msgid "Restoring previous version of your website. This usually takes a few moments. Please wait…" | |
| 4458 | +msgstr "" | |
| 4459 | + | |
| 4460 | +#: assets/js/templately.js:1 | |
| 4461 | +#: react-src/app/revert/Modal.js:71 | |
| 4462 | +#: react-src/app/settings/components/Modal.js:70 | |
| 4463 | +msgid "Processing..." | |
| 4464 | +msgstr "" | |
| 4465 | + | |
| 4466 | +#: assets/js/templately.js:1 | |
| 4467 | +#: react-src/app/revert/Modal.js:71 | |
| 4468 | +#: react-src/app/settings/components/Modal.js:70 | |
| 4469 | +msgid "Yes, Revert" | |
| 4470 | +msgstr "" | |
| 4471 | + | |
| 4472 | +#: assets/js/templately.js:1 | |
| 4473 | +#: react-src/app/revert/RevertWrapper.js:22 | |
| 4474 | +#: react-src/app/settings/tabs/Miscellaneous.js:22 | |
| 4475 | +msgid "Successfully Reverted" | |
| 4476 | +msgstr "" | |
| 4477 | + | |
| 4478 | +#: assets/js/templately.js:1 | |
| 4479 | +#: react-src/app/revert/RevertWrapper.js:23 | |
| 4480 | +#: react-src/app/settings/tabs/Miscellaneous.js:23 | |
| 4481 | +msgid "Old website has been successfully restored." | |
| 4482 | +msgstr "" | |
| 4483 | + | |
| 4484 | +#: assets/js/templately.js:1 | |
| 2702 | 4485 | #: react-src/app/display-conditions/rows/ConditionType.js:9 |
| 2703 | -#: assets/js/templately.js:24933 | |
| 2704 | 4486 | msgid "Include" |
| 2705 | 4487 | msgstr "" |
| 2706 | 4488 | |
| 2707 | 4489 | #: assets/js/templately.js:1 |
| 2708 | 4490 | #: react-src/app/display-conditions/rows/ConditionType.js:13 |
| 2709 | -#: assets/js/templately.js:24937 | |
| 2710 | 4491 | msgid "Exclude" |
| 2711 | 4492 | msgstr "" |
| 2712 | 4493 | |
| 2713 | 4494 | #: assets/js/templately.js:1 |
| 2714 | -#: react-src/app/display-conditions/ConditionsWrapper.js:39 | |
| 2715 | -#: assets/js/templately.js:24804 | |
| 4495 | +#: react-src/app/display-conditions/ConditionsWrapper.js:31 | |
| 2716 | 4496 | msgid "Add New Condition" |
| 2717 | 4497 | msgstr "" |
| 2718 | 4498 | |
| 2719 | 4499 | #: assets/js/templately.js:1 |
| 2720 | -#: react-src/app/display-conditions/Footer.js:13 | |
| 2721 | -#: assets/js/templately.js:24824 | |
| 2722 | -msgid "Saving..." | |
| 2723 | -msgstr "" | |
| 2724 | - | |
| 2725 | -#: assets/js/templately.js:1 | |
| 2726 | -#: react-src/app/display-conditions/Footer.js:13 | |
| 2727 | -#: assets/js/templately.js:24824 | |
| 4500 | +#: react-src/app/display-conditions/Footer.js:10 | |
| 2728 | 4501 | msgid "Save & Close" |
| 2729 | 4502 | msgstr "" |
| 2730 | 4503 | |
| 2731 | 4504 | #: assets/js/templately.js:1 |
| 2732 | -#: react-src/app/add-new/ChooseTemplateType.js:57 | |
| 2733 | -#: assets/js/templately.js:12081 | |
| 4505 | +#: react-src/app/add-new/ChooseTemplateType.js:55 | |
| 2734 | 4506 | msgid "Select template type" |
| 2735 | 4507 | msgstr "" |
| 2736 | 4508 | |
| 2737 | 4509 | #: assets/js/templately.js:1 |
| 2738 | -#: react-src/app/add-new/ChooseTemplateType.js:59 | |
| 2739 | -#: assets/js/templately.js:12083 | |
| 4510 | +#: react-src/app/add-new/ChooseTemplateType.js:57 | |
| 2740 | 4511 | msgid "No type Found" |
| 2741 | 4512 | msgstr "" |
| 2742 | 4513 | |
| 2743 | 4514 | #: assets/js/templately.js:1 |
| 2744 | -#: react-src/app/add-new/ChooseTemplateType.js:85 | |
| 2745 | -#: assets/js/templately.js:12109 | |
| 4515 | +#: react-src/app/add-new/ChooseTemplateType.js:75 | |
| 2746 | 4516 | msgid "Create Template" |
| 2747 | 4517 | msgstr "" |
| 2748 | 4518 | |
| 2749 | 4519 | #: assets/js/templately.js:1 |
| 2750 | -#: react-src/app/add-new/AdminHeader.js:26 | |
| 2751 | -#: assets/js/templately.js:11992 | |
| 4520 | +#: react-src/app/add-new/AdminHeader.js:25 | |
| 2752 | 4521 | msgid "Templates Make your Work More Efficient" |
| 2753 | 4522 | msgstr "" |
| 2754 | 4523 | |
| 2755 | 4524 | #: assets/js/templately.js:1 |
| 2756 | -#: react-src/app/add-new/AdminHeader.js:32 | |
| 2757 | -#: assets/js/templately.js:11998 | |
| 4525 | +#: react-src/app/add-new/AdminHeader.js:26 | |
| 2758 | 4526 | msgid "Templates help you create different sections of your site, and with just a single click, you can reuse them whenever needed" |
| 2759 | 4527 | msgstr "" |
| 2760 | 4528 | |
| 2761 | 4529 | #: assets/js/templately.js:1 |
| 2762 | -#: react-src/app/revert/Modal.js:58 | |
| 2763 | -#: assets/js/templately.js:27934 | |
| 2764 | -msgid "Are you sure you want to revert to your old website?" | |
| 4530 | +#: react-src/app/revert/RevertWrapper.js:73 | |
| 4531 | +msgid "Revert Now" | |
| 2765 | 4532 | msgstr "" |
| 2766 | 4533 | |
| 2767 | -#: assets/js/templately.js:1 | |
| 2768 | -#: react-src/app/revert/Modal.js:59 | |
| 2769 | -#: assets/js/templately.js:27935 | |
| 2770 | -msgid "Warning: This will remove your existing settings and content with the previous one." | |
| 4534 | +#: react-src/app/components/core/itemDetails/Banner.js:24 | |
| 4535 | +msgid "Screenshots" | |
| 2771 | 4536 | msgstr "" |
| 2772 | 4537 | |
| 2773 | -#: assets/js/templately.js:1 | |
| 2774 | -#: react-src/app/revert/Modal.js:66 | |
| 2775 | -#: assets/js/templately.js:27942 | |
| 2776 | -msgid "Restoring previous version of your website. This usually takes a few moments. Please wait…" | |
| 4538 | +#: react-src/app/components/core/itemDetails/FeaturedItems.js:22 | |
| 4539 | +msgid "Featured Items" | |
| 2777 | 4540 | msgstr "" |
| 2778 | 4541 | |
| 2779 | -#: assets/js/templately.js:1 | |
| 2780 | -#: react-src/app/revert/Modal.js:77 | |
| 2781 | -#: assets/js/templately.js:27953 | |
| 2782 | -msgid "Processing..." | |
| 4542 | +#: react-src/app/components/core/itemDetails/LayoutsInPack.js:14 | |
| 4543 | +msgid "Layouts In This Pack" | |
| 2783 | 4544 | msgstr "" |
| 2784 | 4545 | |
| 2785 | -#: assets/js/templately.js:1 | |
| 2786 | -#: react-src/app/revert/Modal.js:77 | |
| 2787 | -#: assets/js/templately.js:27953 | |
| 2788 | -msgid "Yes, Revert" | |
| 4546 | +#: react-src/app/components/core/itemDetails/Packs/import-parts/AvailableCredit.js:38 | |
| 4547 | +msgid "AI Credits/Month" | |
| 2789 | 4548 | msgstr "" |
| 2790 | 4549 | |
| 2791 | -#: assets/js/templately.js:1 | |
| 2792 | -#: react-src/app/revert/RevertWrapper.js:28 | |
| 2793 | -#: assets/js/templately.js:27993 | |
| 2794 | -msgid "Successfully Reverted" | |
| 4550 | +#: react-src/app/components/core/itemDetails/Sidebar.js:94 | |
| 4551 | +msgid "Template Type" | |
| 2795 | 4552 | msgstr "" |
| 2796 | 4553 | |
| 2797 | -#: assets/js/templately.js:1 | |
| 2798 | -#: react-src/app/revert/RevertWrapper.js:29 | |
| 2799 | -#: assets/js/templately.js:27994 | |
| 2800 | -msgid "Old website has been successfully restored." | |
| 4554 | +#: react-src/app/components/core/itemDetails/Sidebar.js:108 | |
| 4555 | +msgid "Category" | |
| 2801 | 4556 | msgstr "" |
| 2802 | 4557 | |
| 2803 | -#: assets/js/templately.js:20027 | |
| 2804 | -msgid "System" | |
| 4558 | +#: react-src/app/components/core/itemDetails/Sidebar.js:114 | |
| 4559 | +msgid "Item Parent" | |
| 2805 | 4560 | msgstr "" |
| 2806 | 4561 | |
| 2807 | -#: assets/js/templately.js:20029 | |
| 2808 | -msgid "Google" | |
| 4562 | +#: react-src/app/components/core/itemDetails/Sidebar.js:122 | |
| 4563 | +msgid "Dependency" | |
| 4564 | +msgstr "" | |
| 4565 | + | |
| 4566 | +#: react-src/app/components/core/itemDetails/Sidebar.js:131 | |
| 4567 | +msgid "Price" | |
| 4568 | +msgstr "" | |
| 4569 | + | |
| 4570 | +#: react-src/app/settings/tabs/Developer.js:39 | |
| 4571 | +msgid "Developer Functionality Not Available" | |
| 4572 | +msgstr "" | |
| 4573 | + | |
| 4574 | +#: react-src/app/settings/tabs/Developer.js:40 | |
| 4575 | +msgid "Developer features are not included in this build." | |
| 4576 | +msgstr "" | |
| 4577 | + | |
| 4578 | +#: react-src/app/settings/tabs/Developer.js:42 | |
| 4579 | +msgid "To enable developer functionality, ensure:" | |
| 4580 | +msgstr "" | |
| 4581 | + | |
| 4582 | +#: react-src/app/settings/tabs/Developer.js:45 | |
| 4583 | +msgid "You are using a development build of Templately" | |
| 4584 | +msgstr "" | |
| 4585 | + | |
| 4586 | +#: react-src/app/settings/tabs/Developer.js:47 | |
| 4587 | +msgid "to your wp-config.php" | |
| 4588 | +msgstr "" | |
| 4589 | + | |
| 4590 | +#: react-src/app/settings/tabs/Developer.js:49 | |
| 4591 | +msgid "Developer files are present in the plugin directory" | |
| 4592 | +msgstr "" | |
| 4593 | + | |
| 4594 | +#: react-src/app/settings/tabs/Developer.js:52 | |
| 4595 | +msgid "This is expected behavior in production builds where developer functionality is excluded for security and performance." | |
| 2809 | 4596 | msgstr "" |