| @@ -1,9 +1,9 @@ | ||
| 1 | 1 | # Copyright (C) 2026 Templately |
| 2 | 2 | # This file is distributed under the same license as the Templately plugin. |
| 3 | 3 | msgid "" |
| 4 | 4 | msgstr "" |
| 5 | -"Project-Id-Version: Templately 3.6.5\n" | |
| 5 | +"Project-Id-Version: Templately 3.8.1\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,9 +8,9 @@ | ||
| 8 | 8 | "Language-Team: LANGUAGE <[email protected]>\n" |
| 9 | 9 | "MIME-Version: 1.0\n" |
| 10 | 10 | "Content-Type: text/plain; charset=UTF-8\n" |
| 11 | 11 | "Content-Transfer-Encoding: 8bit\n" |
| 12 | -"POT-Creation-Date: 2026-05-24T13:56:09+00:00\n" | |
| 12 | +"POT-Creation-Date: 2026-09-08T05:28:25+00:00\n" | |
| 13 | 13 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
| 14 | 14 | "X-Generator: WP-CLI 2.12.0\n" |
| 15 | 15 | "X-Domain: templately\n" |
| 16 | 16 | |
| @@ -16,15 +16,21 @@ | ||
| 16 | 16 | |
| 17 | 17 | #. Plugin Name of the plugin |
| 18 | 18 | #. Author of the plugin |
| 19 | 19 | #: templately.php |
| 20 | -#: includes/Core/Admin.php:548 | |
| 21 | -#: includes/Core/Platform/Gutenberg.php:84 | |
| 20 | +#: includes/Core/Admin.php:662 | |
| 21 | +#: modules/block-patterns/PatternRegistrar.php:341 | |
| 22 | +#: modules/gutenberg-integration/Platform/Gutenberg.php:111 | |
| 23 | +#: modules/mcp-server/Auth/OAuth/ConsentScreen.php:617 | |
| 24 | +#: modules/mcp-server/Auth/OAuth/ConsentScreen.php:625 | |
| 25 | +#: modules/site-editor-views/Fields.php:97 | |
| 26 | +#: modules/theme-builder/ThemeBuilder.php:274 | |
| 27 | +#: modules/wp-abilities-api/Adapters/AbilitiesBridge.php:59 | |
| 28 | +#: modules/wp-abilities-api/Adapters/McpAdapterBridge.php:86 | |
| 22 | 29 | #: views/header.php:7 |
| 23 | 30 | #: assets/js/elementor.js:1 |
| 24 | -#: react-src/elementor/AddSectionBehavior.js:31 | |
| 25 | -#: react-src/elementor/AddSectionBehavior.js:32 | |
| 26 | -#: react-src/elementor/AddSectionBehavior.js:33 | |
| 31 | +#: assets/js/templately.js:11 | |
| 32 | +#: assets/js/templately.js:13 | |
| 27 | 33 | msgid "Templately" |
| 28 | 34 | msgstr "" |
| 29 | 35 | |
| 30 | 36 | #. Plugin URI of the plugin |
| @@ -41,5808 +47,8065 @@ | ||
| 41 | 47 | #: templately.php |
| 42 | 48 | msgid "https://templately.com/" |
| 43 | 49 | msgstr "" |
| 44 | 50 | |
| 45 | -#: includes/API/AIContent.php:52 | |
| 46 | -#: includes/API/AIContent.php:181 | |
| 47 | -#: includes/API/AIContent.php:241 | |
| 48 | -#: includes/API/LogoGeneration.php:45 | |
| 49 | -msgid "Invalid ID." | |
| 51 | +#: includes/API/API.php:202 | |
| 52 | +#: includes/Utils/Response/ErrorCode.php:214 | |
| 53 | +msgid "Your session has expired. Please log in again." | |
| 50 | 54 | msgstr "" |
| 51 | 55 | |
| 52 | -#: includes/API/AIContent.php:62 | |
| 53 | -msgid "Missing API key in header." | |
| 56 | +#: includes/API/Sites.php:38 | |
| 57 | +msgid "API key is required for site migration." | |
| 54 | 58 | msgstr "" |
| 55 | 59 | |
| 56 | -#: includes/API/AIContent.php:67 | |
| 57 | -#: includes/API/LogoGeneration.php:55 | |
| 58 | -msgid "Invalid API key provided in header." | |
| 60 | +#: includes/API/Sites.php:81 | |
| 61 | +msgid "Site migration failed." | |
| 59 | 62 | msgstr "" |
| 60 | 63 | |
| 61 | -#: includes/API/AIContent.php:192 | |
| 62 | -#: includes/API/AIContent.php:300 | |
| 63 | -msgid "Request failed." | |
| 64 | +#: includes/API/Sites.php:96 | |
| 65 | +msgid "Site successfully migrated. You can now import templates." | |
| 64 | 66 | msgstr "" |
| 65 | 67 | |
| 66 | -#: includes/API/AIContent.php:199 | |
| 67 | -#: includes/API/AIContent.php:307 | |
| 68 | -#: includes/API/AIContent.php:982 | |
| 69 | -msgid "Invalid response." | |
| 68 | +#: includes/Core/Admin.php:53 | |
| 69 | +msgctxt "Post type general name" | |
| 70 | +msgid "Theme Builders" | |
| 70 | 71 | msgstr "" |
| 71 | 72 | |
| 72 | -#: includes/API/AIContent.php:244 | |
| 73 | -msgid "Invalid prompt." | |
| 73 | +#: includes/Core/Admin.php:54 | |
| 74 | +msgctxt "Post type singular name" | |
| 75 | +msgid "Theme Builder" | |
| 74 | 76 | msgstr "" |
| 75 | 77 | |
| 76 | -#: includes/API/AIContent.php:247 | |
| 77 | -msgid "Invalid content ids." | |
| 78 | +#: includes/Core/Admin.php:55 | |
| 79 | +msgctxt "Admin Menu text" | |
| 80 | +msgid "Theme Builder" | |
| 78 | 81 | msgstr "" |
| 79 | 82 | |
| 80 | -#: includes/API/AIContent.php:250 | |
| 81 | -msgid "Invalid platform." | |
| 83 | +#: includes/Core/Admin.php:56 | |
| 84 | +msgctxt "Add New on Toolbar" | |
| 85 | +msgid "Book" | |
| 82 | 86 | msgstr "" |
| 83 | 87 | |
| 84 | -#: includes/API/AIContent.php:364 | |
| 85 | -msgid "The content is being generated in the queue" | |
| 88 | +#: includes/Core/Admin.php:57 | |
| 89 | +msgid "Add New" | |
| 86 | 90 | msgstr "" |
| 87 | 91 | |
| 88 | -#: includes/API/AIContent.php:461 | |
| 89 | -msgid "Template must be a non-empty array with content_id as keys." | |
| 92 | +#: includes/Core/Admin.php:58 | |
| 93 | +#: assets/js/templately.js:22 | |
| 94 | +msgid "Add New Template" | |
| 90 | 95 | msgstr "" |
| 91 | 96 | |
| 92 | -#: includes/API/AIContent.php:507 | |
| 93 | -#, php-format | |
| 94 | -msgid "Processed %d templates: %d successful, %d failed." | |
| 97 | +#: includes/Core/Admin.php:59 | |
| 98 | +msgid "New Template" | |
| 95 | 99 | msgstr "" |
| 96 | 100 | |
| 97 | -#: includes/API/AIContent.php:530 | |
| 98 | -msgid "Pack ID or ID parameter is required." | |
| 101 | +#: includes/Core/Admin.php:60 | |
| 102 | +#: assets/js/templately.js:19 | |
| 103 | +msgid "Edit Template" | |
| 99 | 104 | msgstr "" |
| 100 | 105 | |
| 101 | -#: includes/API/AIContent.php:546 | |
| 102 | -msgid "Failed to fetch attachments from API." | |
| 106 | +#: includes/Core/Admin.php:61 | |
| 107 | +#: assets/js/templately.js:16 | |
| 108 | +#: assets/js/templately.js:19 | |
| 109 | +msgid "View Template" | |
| 103 | 110 | msgstr "" |
| 104 | 111 | |
| 105 | -#: includes/API/AIContent.php:559 | |
| 106 | -#: includes/API/AIContent.php:977 | |
| 107 | -#: includes/Core/Importer/Utils/AIUtils.php:257 | |
| 108 | -#, php-format | |
| 109 | -msgid "API returned HTTP %d error." | |
| 112 | +#: includes/Core/Admin.php:62 | |
| 113 | +msgid "All Templates" | |
| 110 | 114 | msgstr "" |
| 111 | 115 | |
| 112 | -#: includes/API/AIContent.php:564 | |
| 113 | -msgid "No XML content found in API response." | |
| 116 | +#: includes/Core/Admin.php:63 | |
| 117 | +#: assets/js/templately.js:16 | |
| 118 | +msgid "Search Templates" | |
| 114 | 119 | msgstr "" |
| 115 | 120 | |
| 116 | -#: includes/API/AIContent.php:571 | |
| 117 | -msgid "Failed to parse XML content." | |
| 121 | +#: includes/Core/Admin.php:64 | |
| 122 | +msgid "Parent Templates:" | |
| 118 | 123 | msgstr "" |
| 119 | 124 | |
| 120 | -#: includes/API/AIContent.php:580 | |
| 121 | -#, php-format | |
| 122 | -msgid "Found %d attachments." | |
| 125 | +#: includes/Core/Admin.php:65 | |
| 126 | +msgid "No templates found." | |
| 123 | 127 | msgstr "" |
| 124 | 128 | |
| 125 | -#: includes/API/AIContent.php:584 | |
| 126 | -msgid "An unexpected error occurred while fetching attachments." | |
| 129 | +#: includes/Core/Admin.php:66 | |
| 130 | +msgid "No templates found in Trash." | |
| 127 | 131 | msgstr "" |
| 128 | 132 | |
| 129 | -#: includes/API/AIContent.php:605 | |
| 130 | -msgid "Failed to create temporary file." | |
| 133 | +#: includes/Core/Admin.php:67 | |
| 134 | +msgctxt "Overrides the “Featured Image” phrase for this post type. Added in 4.3" | |
| 135 | +msgid "Template Cover Image" | |
| 131 | 136 | msgstr "" |
| 132 | 137 | |
| 133 | -#: includes/API/AIContent.php:612 | |
| 134 | -msgid "Failed to write XML content to temporary file." | |
| 138 | +#: includes/Core/Admin.php:68 | |
| 139 | +msgctxt "Overrides the “Set featured image” phrase for this post type. Added in 4.3" | |
| 140 | +msgid "Set cover image" | |
| 135 | 141 | msgstr "" |
| 136 | 142 | |
| 137 | -#: includes/API/AIContent.php:757 | |
| 138 | -msgid "Search query is required." | |
| 143 | +#: includes/Core/Admin.php:69 | |
| 144 | +msgctxt "Overrides the “Remove featured image” phrase for this post type. Added in 4.3" | |
| 145 | +msgid "Remove cover image" | |
| 139 | 146 | msgstr "" |
| 140 | 147 | |
| 141 | -#: includes/API/AIContent.php:794 | |
| 142 | -msgid "Failed to fetch images from external service." | |
| 148 | +#: includes/Core/Admin.php:70 | |
| 149 | +msgctxt "Overrides the “Use as featured image” phrase for this post type. Added in 4.3" | |
| 150 | +msgid "Use as cover image" | |
| 143 | 151 | msgstr "" |
| 144 | 152 | |
| 145 | -#: includes/API/AIContent.php:806 | |
| 146 | -#, php-format | |
| 147 | -msgid "External API returned error code: %d" | |
| 153 | +#: includes/Core/Admin.php:71 | |
| 154 | +msgctxt "The post type archive label used in nav menus. Default “Post Archives”. Added in 4.4" | |
| 155 | +msgid "Template archives" | |
| 148 | 156 | msgstr "" |
| 149 | 157 | |
| 150 | -#: includes/API/AIContent.php:817 | |
| 151 | -msgid "Invalid response from external service." | |
| 158 | +#: includes/Core/Admin.php:73 | |
| 159 | +msgctxt "Overrides the “Uploaded to this post”/”Uploaded to this page” phrase (used when viewing media attached to a post). Added in 4.4" | |
| 160 | +msgid "Uploaded to this template" | |
| 152 | 161 | msgstr "" |
| 153 | 162 | |
| 154 | -#: includes/API/AIContent.php:827 | |
| 155 | -msgid "External API returned an error status." | |
| 163 | +#: includes/Core/Admin.php:74 | |
| 164 | +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" | |
| 165 | +msgid "Filter templates list" | |
| 156 | 166 | msgstr "" |
| 157 | 167 | |
| 158 | -#: includes/API/AIContent.php:866 | |
| 159 | -msgid "Prompt is required for tagline generation." | |
| 168 | +#: includes/Core/Admin.php:75 | |
| 169 | +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" | |
| 170 | +msgid "Templates list navigation" | |
| 160 | 171 | msgstr "" |
| 161 | 172 | |
| 162 | -#: includes/API/AIContent.php:889 | |
| 163 | -msgid "Failed to generate tagline." | |
| 173 | +#: includes/Core/Admin.php:76 | |
| 174 | +msgctxt "Screen reader text for the items list heading on the post type listing screen. Default “Posts list”/”Pages list”. Added in 4.4" | |
| 175 | +msgid "Templates list" | |
| 164 | 176 | msgstr "" |
| 165 | 177 | |
| 166 | -#: includes/API/AIContent.php:905 | |
| 167 | -#: includes/API/AIContent.php:917 | |
| 168 | -#: includes/API/LogoGeneration.php:177 | |
| 169 | -#: includes/API/LogoGeneration.php:193 | |
| 170 | -#: includes/API/LogoGeneration.php:205 | |
| 171 | -msgid "Something went wrong. Please try again or contact support." | |
| 178 | +#: includes/Core/Admin.php:403 | |
| 179 | +#, php-format | |
| 180 | +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?" | |
| 172 | 181 | msgstr "" |
| 173 | 182 | |
| 174 | -#: includes/API/AIContent.php:928 | |
| 175 | -#: includes/API/LogoGeneration.php:216 | |
| 176 | -msgid "Invalid response from API." | |
| 183 | +#: includes/Core/Admin.php:412 | |
| 184 | +msgid "Sure, you deserve it!" | |
| 177 | 185 | msgstr "" |
| 178 | 186 | |
| 179 | -#: includes/API/AIContent.php:938 | |
| 180 | -#: includes/API/LogoGeneration.php:226 | |
| 181 | -msgid "API returned an unexpected response." | |
| 187 | +#: includes/Core/Admin.php:416 | |
| 188 | +#: assets/js/post-import-feedback.js:1 | |
| 189 | +msgid "I already did" | |
| 182 | 190 | msgstr "" |
| 183 | 191 | |
| 184 | -#: includes/API/AIContent.php:960 | |
| 185 | -msgid "Invalid conversation ID." | |
| 192 | +#: includes/Core/Admin.php:423 | |
| 193 | +#: includes/Core/Admin.php:503 | |
| 194 | +msgid "Maybe Later" | |
| 186 | 195 | msgstr "" |
| 187 | 196 | |
| 188 | -#: includes/API/AIContent.php:969 | |
| 189 | -msgid "Failed to fetch conversation." | |
| 197 | +#: includes/Core/Admin.php:435 | |
| 198 | +msgid "I need help" | |
| 190 | 199 | msgstr "" |
| 191 | 200 | |
| 192 | -#: includes/API/API.php:166 | |
| 193 | -msgid "Sorry, you need to login/re-login again." | |
| 201 | +#: includes/Core/Admin.php:439 | |
| 202 | +msgid "Never show again" | |
| 194 | 203 | msgstr "" |
| 195 | 204 | |
| 196 | -#: includes/API/Conditions.php:92 | |
| 197 | -msgid "Successfully saved." | |
| 205 | +#: includes/Core/Admin.php:497 | |
| 206 | +msgid "Upgrade To Pro Now" | |
| 198 | 207 | msgstr "" |
| 199 | 208 | |
| 200 | -#: includes/API/Dependencies.php:92 | |
| 201 | -#: includes/Core/Admin.php:550 | |
| 202 | -#: includes/Core/Importer/Runners/ElementorContent.php:17 | |
| 203 | -#: assets/js/templately.js:1 | |
| 204 | -#: react-src/app/components/core/itemDetails/Breadcrumb.js:29 | |
| 205 | -#: react-src/app/components/core/itemDetails/NewSidebar.js:276 | |
| 206 | -#: react-src/app/components/core/itemDetails/NewSidebar.js:288 | |
| 207 | -#: react-src/app/components/new-components/header/Switcher.js:38 | |
| 208 | -#: react-src/app/header/actionParts/Switcher.js:38 | |
| 209 | -#: react-src/app/settings/components/Switcher.js:32 | |
| 210 | -msgid "Elementor" | |
| 209 | +#: includes/Core/Admin.php:526 | |
| 210 | +msgid "Get" | |
| 211 | 211 | msgstr "" |
| 212 | 212 | |
| 213 | -#: includes/API/Dependencies.php:122 | |
| 214 | -msgid "You have the plugin installed." | |
| 213 | +#: includes/Core/Admin.php:527 | |
| 214 | +msgid "Templately PRO" | |
| 215 | 215 | msgstr "" |
| 216 | 216 | |
| 217 | -#: includes/API/Import.php:31 | |
| 218 | -#: includes/API/Import.php:167 | |
| 219 | -#: includes/API/Import.php:192 | |
| 220 | -msgid "Invalid ID is provided." | |
| 217 | +#: includes/Core/Admin.php:528 | |
| 218 | +msgid "with up to 60% OFF & unlock 6500+ ready WordPress templates to power up web design in 2025." | |
| 221 | 219 | msgstr "" |
| 222 | 220 | |
| 223 | -#: includes/API/Import.php:37 | |
| 224 | -#: includes/API/Import.php:173 | |
| 225 | -#: includes/API/Import.php:198 | |
| 226 | -msgid "Please try again we enabled container." | |
| 221 | +#: includes/Core/Admin.php:534 | |
| 222 | +msgid "GET PRO Lifetime Access" | |
| 227 | 223 | msgstr "" |
| 228 | 224 | |
| 229 | -#: includes/API/Import.php:72 | |
| 230 | -msgid "Template data is invalid. Please kindly contact Templately Support." | |
| 225 | +#: includes/Core/Admin.php:539 | |
| 226 | +msgid "No, I'll Pay Full Price Later" | |
| 231 | 227 | msgstr "" |
| 232 | 228 | |
| 233 | -#: includes/API/Items.php:156 | |
| 234 | -#: includes/API/Items.php:192 | |
| 235 | -#: includes/API/Items.php:255 | |
| 236 | -msgid "Invalid Type Call" | |
| 229 | +#: includes/Core/Admin.php:654 | |
| 230 | +msgid "Install Elementor" | |
| 237 | 231 | msgstr "" |
| 238 | 232 | |
| 239 | -#: includes/API/Items.php:185 | |
| 240 | -msgid "Items slug cannot be empty." | |
| 233 | +#: includes/Core/Admin.php:657 | |
| 234 | +msgid "Activate Elementor" | |
| 241 | 235 | msgstr "" |
| 242 | 236 | |
| 243 | -#: includes/API/Items.php:231 | |
| 244 | -#: includes/API/Items.php:281 | |
| 245 | -msgid "Item data not found" | |
| 237 | +#: includes/Core/Admin.php:663 | |
| 238 | +msgid "requires" | |
| 246 | 239 | msgstr "" |
| 247 | 240 | |
| 248 | -#: includes/API/Items.php:248 | |
| 249 | -msgid "Items id cannot be empty." | |
| 241 | +#: includes/Core/Admin.php:664 | |
| 242 | +#: modules/full-site-import/Runners/ElementorContent.php:25 | |
| 243 | +#: modules/single-import/REST/Dependencies.php:111 | |
| 244 | +#: assets/js/templately.js:19 | |
| 245 | +#: assets/js/templately.js:21 | |
| 246 | +#: assets/js/templately.js:22 | |
| 247 | +msgid "Elementor" | |
| 250 | 248 | msgstr "" |
| 251 | 249 | |
| 252 | -#: includes/API/Items.php:298 | |
| 253 | -msgid "Search keyword cannot be empty." | |
| 250 | +#: includes/Core/Admin.php:665 | |
| 251 | +msgid "plugin to be installed and activated. Please install Elementor to continue." | |
| 254 | 252 | msgstr "" |
| 255 | 253 | |
| 256 | -#: includes/API/Items.php:393 | |
| 257 | -msgid "Unfavourite Action Failed: Something went wrong." | |
| 254 | +#: includes/Core/Admin.php:687 | |
| 255 | +msgid "Open settings page" | |
| 258 | 256 | msgstr "" |
| 259 | 257 | |
| 260 | -#: includes/API/Items.php:427 | |
| 258 | +#: includes/Core/Admin.php:688 | |
| 259 | +msgid "Templates Library" | |
| 260 | +msgstr "" | |
| 261 | + | |
| 262 | +#: includes/Plugin.php:86 | |
| 263 | +msgid "Cloning is forbidden." | |
| 264 | +msgstr "" | |
| 265 | + | |
| 266 | +#: includes/Plugin.php:95 | |
| 267 | +msgid "Un-serializing instances of this class is forbidden." | |
| 268 | +msgstr "" | |
| 269 | + | |
| 261 | 270 | #: includes/Utils/Base.php:31 |
| 262 | 271 | #: includes/Utils/Base.php:42 |
| 272 | +#: modules/template-browsing/REST/Items.php:429 | |
| 263 | 273 | #: assets/js/templately.js:1 |
| 264 | -#: react-src/app/components/clouds/components/partials/AddNewWorkSpace.js:14 | |
| 265 | -#: react-src/app/components/clouds/components/partials/WorkSpaceFilter.js:96 | |
| 266 | -#: react-src/app/revert/RevertWrapper.js:12 | |
| 267 | -#: react-src/app/settings/tabs/Miscellaneous.js:12 | |
| 268 | -#: react-src/redux/sagas/savedTemplatesSaga.js:61 | |
| 269 | -#: react-src/utils/cloudFilesContextMenu.js:51 | |
| 270 | -#: react-src/utils/savedTemplatesContextMenu.js:35 | |
| 271 | -#: react-src/utils/workSpaceContextMenu.js:14 | |
| 272 | -#: react-src/utils/workSpaceContextMenu.js:40 | |
| 274 | +#: assets/js/templately.js:20 | |
| 275 | +#: assets/js/templately.js:27 | |
| 276 | +#: assets/js/templately.js:28 | |
| 273 | 277 | msgid "Something went wrong." |
| 274 | 278 | msgstr "" |
| 275 | 279 | |
| 276 | -#: includes/API/Items.php:611 | |
| 277 | -msgid "Item ID cannot be empty." | |
| 280 | +#: includes/Utils/Helper.php:702 | |
| 281 | +msgid "Please correct the highlighted fields." | |
| 278 | 282 | msgstr "" |
| 279 | 283 | |
| 280 | -#: includes/API/Items.php:620 | |
| 281 | -msgid "Type cannot be empty." | |
| 284 | +#: includes/Utils/Installer.php:63 | |
| 285 | +#: modules/single-import/REST/Dependencies.php:47 | |
| 286 | +msgid "Sorry, you do not have permission to install a plugin." | |
| 282 | 287 | msgstr "" |
| 283 | 288 | |
| 284 | -#: includes/API/Login.php:90 | |
| 285 | -msgid "API Key field cannot be empty." | |
| 289 | +#: includes/Utils/Installer.php:164 | |
| 290 | +msgid "Failed to install plugin" | |
| 286 | 291 | msgstr "" |
| 287 | 292 | |
| 288 | -#: includes/API/Login.php:97 | |
| 289 | -#: includes/API/SignUp.php:40 | |
| 290 | -msgid "Make sure you have given a valid email address." | |
| 293 | +#: includes/Utils/Installer.php:179 | |
| 294 | +msgid "Sorry, you do not have permission to activate a plugin." | |
| 291 | 295 | msgstr "" |
| 292 | 296 | |
| 293 | -#: includes/API/Login.php:101 | |
| 294 | -msgid "Password field cannot be empty." | |
| 297 | +#: includes/Utils/Installer.php:228 | |
| 298 | +msgid "Sorry, you do not have permission to update plugins." | |
| 295 | 299 | msgstr "" |
| 296 | 300 | |
| 297 | -#: includes/API/Login.php:122 | |
| 298 | -#: includes/Core/Developer/API/OpenAIEndpoints.php:360 | |
| 299 | -msgid "Invalid API key." | |
| 301 | +#: includes/Utils/Installer.php:246 | |
| 302 | +msgid "This plugin is not installed on the site." | |
| 300 | 303 | msgstr "" |
| 301 | 304 | |
| 302 | -#: includes/API/Login.php:200 | |
| 303 | -msgid "Logged out." | |
| 305 | +#: includes/Utils/Installer.php:282 | |
| 306 | +msgid "The update could not be completed. Please update this plugin from the Plugins screen." | |
| 304 | 307 | msgstr "" |
| 305 | 308 | |
| 306 | -#: includes/API/LogoGeneration.php:70 | |
| 307 | -#: includes/API/LogoGeneration.php:295 | |
| 308 | -msgid "Invalid or expired logo generation process ID." | |
| 309 | +#: includes/Utils/Installer.php:333 | |
| 310 | +msgid "Theme is already active" | |
| 309 | 311 | msgstr "" |
| 310 | 312 | |
| 311 | -#: includes/API/LogoGeneration.php:104 | |
| 312 | -msgid "Description is required for logo generation." | |
| 313 | +#: includes/Utils/Installer.php:338 | |
| 314 | +msgid "Function themes_api does not exist" | |
| 313 | 315 | msgstr "" |
| 314 | 316 | |
| 315 | -#: includes/API/LogoGeneration.php:115 | |
| 316 | -msgid "Invalid size parameter. Allowed values: auto, 1024x1024, 1536x1024, 1024x1536" | |
| 317 | +#: includes/Utils/Installer.php:368 | |
| 318 | +msgid "Failed to install theme" | |
| 317 | 319 | msgstr "" |
| 318 | 320 | |
| 319 | -#: includes/API/LogoGeneration.php:126 | |
| 320 | -msgid "Invalid quality parameter. Allowed values: auto, high, medium, low" | |
| 321 | +#: includes/Utils/Installer.php:383 | |
| 322 | +#: includes/Utils/Installer.php:467 | |
| 323 | +msgid "Failed to activate theme" | |
| 321 | 324 | msgstr "" |
| 322 | 325 | |
| 323 | -#: includes/API/LogoGeneration.php:137 | |
| 324 | -msgid "Invalid output format. Allowed values: png, jpeg" | |
| 326 | +#: includes/Utils/Installer.php:394 | |
| 327 | +#, php-format | |
| 328 | +msgid "The plugin requires PHP version %s or higher. You are running version %s." | |
| 325 | 329 | msgstr "" |
| 326 | 330 | |
| 327 | -#: includes/API/LogoGeneration.php:147 | |
| 328 | -msgid "Invalid quantity. Must be between 1 and 10" | |
| 331 | +#: includes/Utils/Installer.php:403 | |
| 332 | +#, php-format | |
| 333 | +msgid "The plugin requires WordPress version %s or higher. You are running version %s." | |
| 329 | 334 | msgstr "" |
| 330 | 335 | |
| 331 | -#: includes/API/LogoGeneration.php:247 | |
| 332 | -msgid "Logo generation started" | |
| 336 | +#: includes/Utils/Response/ErrorCode.php:216 | |
| 337 | +msgid "Please verify your email address to continue." | |
| 333 | 338 | msgstr "" |
| 334 | 339 | |
| 335 | -#: includes/API/LogoGeneration.php:340 | |
| 336 | -msgid "Logo generation completed successfully." | |
| 340 | +#: includes/Utils/Response/ErrorCode.php:218 | |
| 341 | +msgid "This account is not active. Please contact support." | |
| 337 | 342 | msgstr "" |
| 338 | 343 | |
| 339 | -#: includes/API/LogoGeneration.php:435 | |
| 340 | -msgid "Logo generation in progress" | |
| 344 | +#: includes/Utils/Response/ErrorCode.php:220 | |
| 345 | +#: assets/js/templately.js:30 | |
| 346 | +msgid "This site is not connected to Templately. Please log in again." | |
| 341 | 347 | msgstr "" |
| 342 | 348 | |
| 343 | -#: includes/API/LogoGeneration.php:442 | |
| 344 | -msgid "Logo generation data not found." | |
| 349 | +#: includes/Utils/Response/ErrorCode.php:222 | |
| 350 | +msgid "Templately could not identify this site. Please contact support." | |
| 345 | 351 | msgstr "" |
| 346 | 352 | |
| 347 | -#: includes/API/LogoGeneration.php:462 | |
| 348 | -#: includes/Core/Importer/Utils/AIUtils.php:240 | |
| 349 | -msgid "Process ID is required for logo polling." | |
| 353 | +#: includes/Utils/Response/ErrorCode.php:224 | |
| 354 | +msgid "You have reached your plan limit." | |
| 350 | 355 | msgstr "" |
| 351 | 356 | |
| 352 | -#: includes/API/LogoGeneration.php:507 | |
| 353 | -msgid "Logo generation data retrieved successfully." | |
| 357 | +#: includes/Utils/Response/ErrorCode.php:227 | |
| 358 | +msgid "The requested resource was not found." | |
| 354 | 359 | msgstr "" |
| 355 | 360 | |
| 356 | -#: includes/API/MyClouds.php:113 | |
| 357 | -msgid "Missing required dependency Elementor, please install before trying again." | |
| 361 | +#: includes/Utils/Response/ErrorCode.php:229 | |
| 362 | +msgid "Too many requests. Please wait a moment and try again." | |
| 358 | 363 | msgstr "" |
| 359 | 364 | |
| 360 | -#: includes/API/MyClouds.php:180 | |
| 361 | -msgid "Invalid Item ID for download cloud item." | |
| 365 | +#: includes/Utils/Response/ErrorCode.php:231 | |
| 366 | +#: includes/Utils/Response/ResponseNormalizer.php:455 | |
| 367 | +#: includes/Utils/Response/ResponseNormalizer.php:568 | |
| 368 | +msgid "Validation failed." | |
| 362 | 369 | msgstr "" |
| 363 | 370 | |
| 364 | -#: includes/API/MyClouds.php:238 | |
| 365 | -msgid "Invalid Item ID for delete cloud item." | |
| 371 | +#: includes/Utils/Response/ErrorCode.php:233 | |
| 372 | +#: assets/js/templately.js:30 | |
| 373 | +msgid "You appear to be offline. Check your connection and try again." | |
| 366 | 374 | msgstr "" |
| 367 | 375 | |
| 368 | -#: includes/API/SavedTemplates.php:29 | |
| 369 | -msgid "Sorry, you do not have permission to delete this template." | |
| 376 | +#: includes/Utils/Response/ErrorCode.php:235 | |
| 377 | +#: includes/Utils/Response/ResponseNormalizer.php:279 | |
| 378 | +msgid "Could not reach the Templately server. Please check your connection and try again." | |
| 370 | 379 | msgstr "" |
| 371 | 380 | |
| 372 | -#: includes/API/SignUp.php:31 | |
| 373 | -#: assets/js/templately.js:1 | |
| 374 | -#: react-src/utils/messages.js:30 | |
| 375 | -msgid "First name cannot be empty." | |
| 381 | +#: includes/Utils/Response/ErrorCode.php:237 | |
| 382 | +#: includes/Utils/Response/ResponseNormalizer.php:276 | |
| 383 | +msgid "The request timed out. Please try again." | |
| 376 | 384 | msgstr "" |
| 377 | 385 | |
| 378 | -#: includes/API/SignUp.php:34 | |
| 379 | -#: assets/js/templately.js:1 | |
| 380 | -#: react-src/utils/messages.js:39 | |
| 381 | -msgid "Last name cannot be empty." | |
| 386 | +#: includes/Utils/Response/ErrorCode.php:239 | |
| 387 | +#: includes/Utils/Response/ResponseNormalizer.php:598 | |
| 388 | +msgid "Templately could not complete this request due to an internal error. Please update the plugin or contact support." | |
| 382 | 389 | msgstr "" |
| 383 | 390 | |
| 384 | -#: includes/API/SignUp.php:37 | |
| 385 | -msgid "Email cannot be empty." | |
| 391 | +#: includes/Utils/Response/ErrorCode.php:241 | |
| 392 | +msgid "This has already been submitted. Thank you!" | |
| 386 | 393 | msgstr "" |
| 387 | 394 | |
| 388 | -#: includes/API/SignUp.php:43 | |
| 389 | -#: assets/js/templately.js:1 | |
| 390 | -#: react-src/utils/messages.js:46 | |
| 391 | -msgid "Password cannot be empty." | |
| 395 | +#: includes/Utils/Response/ErrorCode.php:243 | |
| 396 | +#: includes/Utils/Response/ResponseNormalizer.php:116 | |
| 397 | +msgid "Request cancelled." | |
| 392 | 398 | msgstr "" |
| 393 | 399 | |
| 394 | -#: includes/API/SignUp.php:46 | |
| 395 | -msgid "Confirm password cannot be empty." | |
| 400 | +#: includes/Utils/Response/ErrorCode.php:245 | |
| 401 | +msgid "This page has expired. Please refresh and try again." | |
| 396 | 402 | msgstr "" |
| 397 | 403 | |
| 398 | -#: includes/API/SignUp.php:50 | |
| 399 | -msgid "Password and confirm password should be matched." | |
| 404 | +#: includes/Utils/Response/ErrorCode.php:247 | |
| 405 | +msgid "You do not have permission to do this." | |
| 400 | 406 | msgstr "" |
| 401 | 407 | |
| 402 | -#: includes/API/Sites.php:38 | |
| 403 | -msgid "API key is required for site migration." | |
| 408 | +#: includes/Utils/Response/ErrorCode.php:249 | |
| 409 | +#: includes/Utils/Response/ResponseNormalizer.php:398 | |
| 410 | +msgid "Something went wrong on the Templately server. Please try again in a moment." | |
| 404 | 411 | msgstr "" |
| 405 | 412 | |
| 406 | -#: includes/API/Sites.php:80 | |
| 407 | -msgid "Site migration failed." | |
| 413 | +#: includes/Utils/Response/ErrorCode.php:251 | |
| 414 | +msgid "A critical error occurred on your website while processing this request. Details were saved to the Templately log — please contact support if it keeps happening." | |
| 408 | 415 | msgstr "" |
| 409 | 416 | |
| 410 | -#: includes/API/Sites.php:95 | |
| 411 | -msgid "Site successfully migrated. You can now import templates." | |
| 417 | +#: includes/Utils/Response/ErrorCode.php:253 | |
| 418 | +#: modules/ai-fsi/REST/AIContent.php:1262 | |
| 419 | +#: modules/ai-fsi/REST/AIContent.php:1264 | |
| 420 | +#: assets/js/templately.js:30 | |
| 421 | +msgid "The request could not be completed." | |
| 412 | 422 | msgstr "" |
| 413 | 423 | |
| 414 | -#: includes/API/ThemeBuilderApi.php:62 | |
| 424 | +#: includes/Utils/Response/ResponseNormalizer.php:149 | |
| 425 | +msgid "The server returned an empty response." | |
| 426 | +msgstr "" | |
| 427 | + | |
| 428 | +#: includes/Utils/Response/ResponseNormalizer.php:161 | |
| 429 | +msgid "The server returned an unexpected page instead of data." | |
| 430 | +msgstr "" | |
| 431 | + | |
| 432 | +#: includes/Utils/Response/ResponseNormalizer.php:174 | |
| 433 | +msgid "The server response could not be read." | |
| 434 | +msgstr "" | |
| 435 | + | |
| 436 | +#: modules/ai-editor/EditorPage.php:35 | |
| 437 | +#: modules/ai-editor/EditorPage.php:36 | |
| 438 | +msgid "AI Editor" | |
| 439 | +msgstr "" | |
| 440 | + | |
| 441 | +#: modules/ai-editor/EditorPage.php:72 | |
| 442 | +msgid "Sorry, you are not allowed to edit this page with Templately AI." | |
| 443 | +msgstr "" | |
| 444 | + | |
| 445 | +#. translators: %s: edit-post URL | |
| 446 | +#: modules/ai-editor/EditorPage.php:83 | |
| 415 | 447 | #, php-format |
| 416 | -msgid "Something went wrong. %s" | |
| 448 | +msgid "This content uses the classic editor, which Templately AI cannot host. <a href=\"%s\">Open it in its own editor</a>." | |
| 417 | 449 | msgstr "" |
| 418 | 450 | |
| 419 | -#: includes/API/Tour.php:41 | |
| 420 | -msgid "tour_key is required." | |
| 451 | +#: modules/ai-editor/EditorPage.php:86 | |
| 452 | +msgid "Templately AI Editor" | |
| 421 | 453 | msgstr "" |
| 422 | 454 | |
| 423 | -#: includes/API/WorkSpaces.php:32 | |
| 424 | -msgid "Sorry, you need to login/re-login to get your workspace list." | |
| 455 | +#: modules/ai-editor/EditorPage.php:153 | |
| 456 | +#: assets/js/ai-editor.js:1 | |
| 457 | +msgid "Edit with Templately AI" | |
| 425 | 458 | msgstr "" |
| 426 | 459 | |
| 427 | -#: includes/API/WorkSpaces.php:76 | |
| 428 | -msgid "Invalid workspace slug for get workspace." | |
| 460 | +#: modules/ai-editor/REST/AIEditor.php:57 | |
| 461 | +msgid "Credit balance is unavailable right now." | |
| 429 | 462 | msgstr "" |
| 430 | 463 | |
| 431 | -#: includes/API/WorkSpaces.php:113 | |
| 432 | -msgid "The workspace you looking for is not exists anymore." | |
| 464 | +#: modules/ai-editor/REST/AIEditor.php:82 | |
| 465 | +msgid "You are not allowed to edit this content." | |
| 433 | 466 | msgstr "" |
| 434 | 467 | |
| 435 | -#: includes/API/WorkSpaces.php:133 | |
| 436 | -#: includes/API/WorkSpaces.php:181 | |
| 437 | -msgid "Workspace name cannot be empty." | |
| 468 | +#: modules/ai-editor/REST/AIEditor.php:90 | |
| 469 | +msgid "You are not allowed to use the AI editor." | |
| 438 | 470 | msgstr "" |
| 439 | 471 | |
| 440 | -#: includes/API/WorkSpaces.php:221 | |
| 441 | -msgid "You should provide a valid WorkSpace ID." | |
| 472 | +#. translators: %s: "header" or "footer" | |
| 473 | +#: modules/ai-editor/REST/AIEditor.php:129 | |
| 474 | +#, php-format | |
| 475 | +msgid "No Templately %s is enabled on this site yet. Enable one under Templately → Theme Builder first, then I can edit it." | |
| 442 | 476 | msgstr "" |
| 443 | 477 | |
| 444 | -#: includes/API/WorkSpaces.php:249 | |
| 445 | -msgid "Invalid Workspace ID." | |
| 478 | +#: modules/ai-editor/REST/AIEditor.php:130 | |
| 479 | +#: modules/ai-editor/REST/AIEditor.php:600 | |
| 480 | +msgid "header" | |
| 446 | 481 | msgstr "" |
| 447 | 482 | |
| 448 | -#: includes/API/WorkSpaces.php:253 | |
| 449 | -msgid "Invalid Files ID." | |
| 483 | +#: modules/ai-editor/REST/AIEditor.php:130 | |
| 484 | +#: modules/ai-editor/REST/AIEditor.php:600 | |
| 485 | +msgid "footer" | |
| 450 | 486 | msgstr "" |
| 451 | 487 | |
| 452 | -#: includes/API/WorkSpaces.php:273 | |
| 453 | -msgid "Invalid item id for get cloud item." | |
| 488 | +#: modules/ai-editor/REST/AIEditor.php:185 | |
| 489 | +msgid "Missing process id." | |
| 454 | 490 | msgstr "" |
| 455 | 491 | |
| 456 | -#: includes/API/WorkSpaces.php:301 | |
| 457 | -msgid "Invalid item id for delete cloud item." | |
| 492 | +#: modules/ai-editor/REST/AIEditor.php:190 | |
| 493 | +msgid "Unknown process." | |
| 458 | 494 | msgstr "" |
| 459 | 495 | |
| 460 | -#: includes/Builder/Conditions/Archive.php:27 | |
| 461 | -msgid "All Archives" | |
| 496 | +#: modules/ai-editor/REST/AIEditor.php:264 | |
| 497 | +msgid "Message is required." | |
| 462 | 498 | msgstr "" |
| 463 | 499 | |
| 464 | -#: includes/Builder/Conditions/Error.php:11 | |
| 465 | -#: includes/Builder/Types/Error.php:11 | |
| 466 | -msgid "404 Error" | |
| 500 | +#: modules/ai-editor/REST/AIEditor.php:269 | |
| 501 | +#: modules/ai-fsi/REST/AIContent.php:265 | |
| 502 | +msgid "Invalid platform." | |
| 467 | 503 | msgstr "" |
| 468 | 504 | |
| 469 | -#: includes/Builder/Conditions/Front.php:11 | |
| 470 | -msgid "Front Page" | |
| 505 | +#: modules/ai-editor/REST/AIEditor.php:274 | |
| 506 | +msgid "Invalid post." | |
| 471 | 507 | msgstr "" |
| 472 | 508 | |
| 473 | -#: includes/Builder/Conditions/General.php:16 | |
| 474 | -msgid "General" | |
| 509 | +#: modules/ai-editor/REST/AIEditor.php:461 | |
| 510 | +msgid "Invalid target." | |
| 475 | 511 | msgstr "" |
| 476 | 512 | |
| 477 | -#: includes/Builder/Conditions/General.php:24 | |
| 478 | -msgid "Entire Site" | |
| 513 | +#: modules/ai-editor/REST/AIEditor.php:469 | |
| 514 | +msgid "Invalid target settings." | |
| 479 | 515 | msgstr "" |
| 480 | 516 | |
| 481 | -#: includes/Builder/Conditions/PostByAuthor.php:19 | |
| 517 | +#: modules/ai-editor/REST/AIEditor.php:484 | |
| 518 | +msgid "Invalid sections." | |
| 519 | +msgstr "" | |
| 520 | + | |
| 521 | +#: modules/ai-editor/REST/AIEditor.php:489 | |
| 522 | +msgid "Invalid section entry." | |
| 523 | +msgstr "" | |
| 524 | + | |
| 525 | +#: modules/ai-editor/REST/AIEditor.php:564 | |
| 526 | +msgid "Okay — I left your site-wide template unchanged." | |
| 527 | +msgstr "" | |
| 528 | + | |
| 529 | +#: modules/ai-editor/REST/AIEditor.php:569 | |
| 530 | +msgid "That proposal has expired. Ask me again to make the change." | |
| 531 | +msgstr "" | |
| 532 | + | |
| 533 | +#. translators: %s: "header" or "footer" | |
| 534 | +#: modules/ai-editor/REST/AIEditor.php:599 | |
| 482 | 535 | #, php-format |
| 483 | -msgid "%s By Author" | |
| 536 | +msgid "Done — your site-wide %s was updated. This affects every page (reload the editor to see it here); it isn't covered by this page's undo." | |
| 484 | 537 | msgstr "" |
| 485 | 538 | |
| 486 | -#: includes/Builder/Conditions/PostTypeArchive.php:31 | |
| 487 | -#: includes/Builder/Conditions/PostTypeArchive.php:35 | |
| 539 | +#: modules/ai-editor/REST/AIEditor.php:646 | |
| 540 | +msgid "The Templately AI service is unavailable right now. Please try again in a moment." | |
| 541 | +msgstr "" | |
| 542 | + | |
| 543 | +#: modules/ai-editor/REST/AIEditor.php:653 | |
| 544 | +msgid "Unexpected response from the Templately app." | |
| 545 | +msgstr "" | |
| 546 | + | |
| 547 | +#: modules/ai-editor/REST/AIEditor.php:657 | |
| 548 | +msgid "This version of Templately is too old for the AI editor service. Please update the plugin." | |
| 549 | +msgstr "" | |
| 550 | + | |
| 551 | +#. translators: %s: "header" or "footer" | |
| 552 | +#: modules/ai-editor/REST/AIEditor.php:723 | |
| 488 | 553 | #, php-format |
| 489 | -msgid "%s Archive" | |
| 554 | +msgid "This updates your site-wide %s (every page, not just this one). Apply it?" | |
| 490 | 555 | msgstr "" |
| 491 | 556 | |
| 492 | -#: includes/Builder/Conditions/ProductSearch.php:11 | |
| 493 | -msgid "Product Search" | |
| 557 | +#: modules/ai-editor/REST/AIEditor.php:742 | |
| 558 | +msgid "You're out of credits. Top up to keep editing with AI." | |
| 494 | 559 | msgstr "" |
| 495 | 560 | |
| 496 | -#: includes/Builder/Conditions/Search.php:15 | |
| 497 | -#: assets/js/templately.js:1 | |
| 498 | -#: react-src/app/components/new-components/filter/PluginsDependenciesFilter.js:192 | |
| 499 | -#: react-src/app/components/new-components/filter/PluginsDependenciesFilter.js:217 | |
| 500 | -#: react-src/app/components/new-components/filter/PluginsDependenciesFilter.js:246 | |
| 501 | -#: react-src/app/components/new-components/filter/PluginsDependenciesFilter.js:271 | |
| 502 | -#: react-src/developer/components/LogViewer.js:1000 | |
| 503 | -msgid "Search" | |
| 561 | +#: modules/ai-editor/REST/AIEditor.php:750 | |
| 562 | +msgid "Applying a change…" | |
| 504 | 563 | msgstr "" |
| 505 | 564 | |
| 506 | -#: includes/Builder/Conditions/Singular.php:21 | |
| 507 | -msgid "Singular" | |
| 565 | +#: modules/ai-editor/REST/AIEditor.php:787 | |
| 566 | +msgid "Here are some matching sections from the Templately library:" | |
| 508 | 567 | msgstr "" |
| 509 | 568 | |
| 510 | -#: includes/Builder/Conditions/Singular.php:25 | |
| 511 | -msgid "All Singular" | |
| 569 | +#: modules/ai-editor/REST/AIEditor.php:807 | |
| 570 | +msgid "Done — I updated it." | |
| 512 | 571 | msgstr "" |
| 513 | 572 | |
| 514 | -#: includes/Builder/Conditions/WooCommerce.php:14 | |
| 515 | -msgid "WooCommerce" | |
| 573 | +#: modules/ai-editor/REST/AIEditor.php:814 | |
| 574 | +msgid "I couldn't find that setting on the targeted section." | |
| 516 | 575 | msgstr "" |
| 517 | 576 | |
| 518 | -#: includes/Builder/Managers/LocationManager.php:64 | |
| 519 | -#: includes/Builder/Types/Header.php:12 | |
| 520 | -msgid "Header" | |
| 577 | +#: modules/ai-editor/REST/AIEditor.php:826 | |
| 578 | +msgid "Moved it into place." | |
| 521 | 579 | msgstr "" |
| 522 | 580 | |
| 523 | -#: includes/Builder/Managers/LocationManager.php:68 | |
| 524 | -#: includes/Builder/Types/Footer.php:12 | |
| 525 | -msgid "Footer" | |
| 581 | +#: modules/ai-editor/REST/AIEditor.php:834 | |
| 582 | +msgid "There is nothing to reorder in that section." | |
| 526 | 583 | msgstr "" |
| 527 | 584 | |
| 528 | -#: includes/Builder/Managers/LocationManager.php:72 | |
| 529 | -#: includes/Builder/Types/Archive.php:12 | |
| 530 | -msgid "Archive" | |
| 585 | +#: modules/ai-editor/REST/AIEditor.php:850 | |
| 586 | +msgid "Shorter, punchier headline" | |
| 531 | 587 | msgstr "" |
| 532 | 588 | |
| 533 | -#: includes/Builder/Managers/LocationManager.php:76 | |
| 534 | -#: includes/Builder/Types/Single.php:11 | |
| 535 | -msgid "Single" | |
| 589 | +#: modules/ai-editor/REST/AIEditor.php:851 | |
| 590 | +msgid "Rewritten supporting copy." | |
| 536 | 591 | msgstr "" |
| 537 | 592 | |
| 538 | -#: includes/Builder/PageTemplates.php:29 | |
| 539 | -msgid "Templately Gutenberg Template" | |
| 593 | +#: modules/ai-editor/REST/AIEditor.php:857 | |
| 594 | +msgid "Done — I updated the text." | |
| 540 | 595 | msgstr "" |
| 541 | 596 | |
| 542 | -#: includes/Builder/Source.php:97 | |
| 543 | -msgid "Type" | |
| 597 | +#: modules/ai-editor/REST/AIEditor.php:865 | |
| 598 | +msgid "Which section do you mean? Try @-mentioning one." | |
| 544 | 599 | msgstr "" |
| 545 | 600 | |
| 546 | -#: includes/Builder/Source.php:98 | |
| 547 | -msgid "Platform" | |
| 601 | +#: modules/ai-fsi/REST/AIContent.php:78 | |
| 602 | +#: modules/ai-fsi/REST/AIContent.php:256 | |
| 603 | +#: modules/template-customizer/REST/LogoGeneration.php:60 | |
| 604 | +msgid "Invalid ID." | |
| 548 | 605 | msgstr "" |
| 549 | 606 | |
| 550 | -#: includes/Builder/Source.php:142 | |
| 551 | -msgid "Edit Conditions" | |
| 607 | +#: modules/ai-fsi/REST/AIContent.php:88 | |
| 608 | +msgid "Missing API key in header." | |
| 552 | 609 | msgstr "" |
| 553 | 610 | |
| 554 | -#: includes/Builder/Source.php:166 | |
| 555 | -#: includes/Builder/Source.php:181 | |
| 556 | -msgctxt "Template Library" | |
| 557 | -msgid "Templates" | |
| 611 | +#: modules/ai-fsi/REST/AIContent.php:93 | |
| 612 | +#: modules/template-customizer/REST/LogoGeneration.php:70 | |
| 613 | +msgid "Invalid API key provided in header." | |
| 558 | 614 | msgstr "" |
| 559 | 615 | |
| 560 | -#: includes/Builder/Source.php:170 | |
| 561 | -msgctxt "Template Library" | |
| 562 | -msgid "Template" | |
| 616 | +#: modules/ai-fsi/REST/AIContent.php:259 | |
| 617 | +msgid "Invalid prompt." | |
| 563 | 618 | msgstr "" |
| 564 | 619 | |
| 565 | -#: includes/Builder/Source.php:171 | |
| 566 | -#: includes/Builder/Source.php:172 | |
| 567 | -msgctxt "Template Library" | |
| 568 | -msgid "Add New Template" | |
| 620 | +#: modules/ai-fsi/REST/AIContent.php:262 | |
| 621 | +msgid "Invalid content ids." | |
| 569 | 622 | msgstr "" |
| 570 | 623 | |
| 571 | -#: includes/Builder/Source.php:173 | |
| 572 | -msgctxt "Template Library" | |
| 573 | -msgid "Edit Template" | |
| 624 | +#: modules/ai-fsi/REST/AIContent.php:365 | |
| 625 | +#: modules/ai-fsi/REST/AIContent.php:1317 | |
| 626 | +msgid "Invalid response." | |
| 574 | 627 | msgstr "" |
| 575 | 628 | |
| 576 | -#: includes/Builder/Source.php:174 | |
| 577 | -msgctxt "Template Library" | |
| 578 | -msgid "New Template" | |
| 629 | +#: modules/ai-fsi/REST/AIContent.php:435 | |
| 630 | +msgid "The content is being generated in the queue" | |
| 579 | 631 | msgstr "" |
| 580 | 632 | |
| 581 | -#: includes/Builder/Source.php:175 | |
| 582 | -msgctxt "Template Library" | |
| 583 | -msgid "All Templates" | |
| 633 | +#: modules/ai-fsi/REST/AIContent.php:528 | |
| 634 | +msgid "AI preview generation did not complete." | |
| 584 | 635 | msgstr "" |
| 585 | 636 | |
| 586 | -#: includes/Builder/Source.php:176 | |
| 587 | -msgctxt "Template Library" | |
| 588 | -msgid "View Template" | |
| 637 | +#: modules/ai-fsi/REST/AIContent.php:536 | |
| 638 | +msgid "Template must be a non-empty array with content_id as keys." | |
| 589 | 639 | msgstr "" |
| 590 | 640 | |
| 591 | -#: includes/Builder/Source.php:177 | |
| 592 | -msgctxt "Template Library" | |
| 593 | -msgid "Search Template" | |
| 641 | +#: modules/ai-fsi/REST/AIContent.php:584 | |
| 642 | +#, php-format | |
| 643 | +msgid "Processed %d templates: %d successful, %d failed." | |
| 594 | 644 | msgstr "" |
| 595 | 645 | |
| 596 | -#: includes/Builder/Source.php:178 | |
| 597 | -msgctxt "Template Library" | |
| 598 | -msgid "No Templates found" | |
| 646 | +#: modules/ai-fsi/REST/AIContent.php:614 | |
| 647 | +msgid "Pack ID or ID parameter is required." | |
| 599 | 648 | msgstr "" |
| 600 | 649 | |
| 601 | -#: includes/Builder/Source.php:179 | |
| 602 | -msgctxt "Template Library" | |
| 603 | -msgid "No Templates found in Trash" | |
| 650 | +#: modules/ai-fsi/REST/AIContent.php:641 | |
| 651 | +msgid "No XML content found in API response." | |
| 604 | 652 | msgstr "" |
| 605 | 653 | |
| 606 | -#: includes/Builder/Source.php:223 | |
| 607 | -#: assets/js/templately.js:1 | |
| 608 | -#: react-src/app/components/core/itemDetails/Packs/PacksHeader.js:87 | |
| 609 | -#: react-src/app/components/header/ContentHeader.js:16 | |
| 610 | -#: react-src/app/components/header/PlanSwitcher.js:33 | |
| 611 | -#: react-src/app/components/new-components/filter/index.js:19 | |
| 612 | -#: react-src/app/components/profile/FavouritesFilter.js:37 | |
| 613 | -#: react-src/app/components/profile/FavouritesFilter.js:53 | |
| 614 | -#: react-src/app/components/sidebar/components/partials/Categories.js:27 | |
| 615 | -#: react-src/app/components/sidebar/components/partials/TemplateTypes.js:33 | |
| 616 | -msgid "All" | |
| 654 | +#: modules/ai-fsi/REST/AIContent.php:648 | |
| 655 | +msgid "Failed to parse XML content." | |
| 617 | 656 | msgstr "" |
| 618 | 657 | |
| 619 | -#: includes/Builder/Types/Archive.php:16 | |
| 620 | -msgid "Archives" | |
| 658 | +#: modules/ai-fsi/REST/AIContent.php:657 | |
| 659 | +#, php-format | |
| 660 | +msgid "Found %d attachments." | |
| 621 | 661 | msgstr "" |
| 622 | 662 | |
| 623 | -#: includes/Builder/Types/CourseArchive.php:11 | |
| 624 | -msgid "Course Archive" | |
| 663 | +#: modules/ai-fsi/REST/AIContent.php:661 | |
| 664 | +msgid "An unexpected error occurred while fetching attachments." | |
| 625 | 665 | msgstr "" |
| 626 | 666 | |
| 627 | -#: includes/Builder/Types/CourseArchive.php:15 | |
| 628 | -msgid "Course Archives" | |
| 667 | +#: modules/ai-fsi/REST/AIContent.php:682 | |
| 668 | +msgid "Failed to create temporary file." | |
| 629 | 669 | msgstr "" |
| 630 | 670 | |
| 631 | -#: includes/Builder/Types/CourseSingle.php:11 | |
| 632 | -msgid "Course Single" | |
| 671 | +#: modules/ai-fsi/REST/AIContent.php:689 | |
| 672 | +msgid "Failed to write XML content to temporary file." | |
| 633 | 673 | msgstr "" |
| 634 | 674 | |
| 635 | -#: includes/Builder/Types/CourseSingle.php:15 | |
| 636 | -msgid "Courses Single" | |
| 675 | +#: modules/ai-fsi/REST/AIContent.php:837 | |
| 676 | +msgid "Prompt is required for tagline generation." | |
| 637 | 677 | msgstr "" |
| 638 | 678 | |
| 639 | -#: includes/Builder/Types/Error.php:15 | |
| 640 | -msgid "404 Error Pages" | |
| 679 | +#: modules/ai-fsi/REST/AIContent.php:860 | |
| 680 | +#: modules/ai-fsi/REST/AIContent.php:928 | |
| 681 | +msgid "Failed to generate tagline." | |
| 641 | 682 | msgstr "" |
| 642 | 683 | |
| 643 | -#: includes/Builder/Types/FluentProductSingle.php:11 | |
| 644 | -msgid "Fluent Cart Product Single" | |
| 684 | +#: modules/ai-fsi/REST/AIContent.php:876 | |
| 685 | +#: modules/ai-fsi/REST/AIContent.php:888 | |
| 686 | +#: modules/ai-fsi/REST/AIContent.php:1149 | |
| 687 | +msgid "Something went wrong. Please try again or contact support." | |
| 645 | 688 | msgstr "" |
| 646 | 689 | |
| 647 | -#: includes/Builder/Types/FluentProductSingle.php:15 | |
| 648 | -msgid "Fluent Cart Products Single" | |
| 690 | +#: modules/ai-fsi/REST/AIContent.php:899 | |
| 691 | +#: modules/ai-fsi/REST/AIContent.php:1140 | |
| 692 | +msgid "Invalid response from API." | |
| 649 | 693 | msgstr "" |
| 650 | 694 | |
| 651 | -#: includes/Builder/Types/Footer.php:16 | |
| 652 | -msgid "Footers" | |
| 695 | +#: modules/ai-fsi/REST/AIContent.php:909 | |
| 696 | +#: modules/template-customizer/REST/LogoGeneration.php:210 | |
| 697 | +msgid "API returned an unexpected response." | |
| 653 | 698 | msgstr "" |
| 654 | 699 | |
| 655 | -#: includes/Builder/Types/Header.php:16 | |
| 656 | -msgid "Headers" | |
| 700 | +#: modules/ai-fsi/REST/AIContent.php:984 | |
| 701 | +msgid "A generation id is required to save customization." | |
| 657 | 702 | msgstr "" |
| 658 | 703 | |
| 659 | -#: includes/Builder/Types/Page.php:14 | |
| 660 | -#: includes/Builder/Widgets/Post_Content.php:134 | |
| 661 | -msgid "Page" | |
| 704 | +#: modules/ai-fsi/REST/AIContent.php:993 | |
| 705 | +msgid "Customization data must be an object." | |
| 662 | 706 | msgstr "" |
| 663 | 707 | |
| 664 | -#: includes/Builder/Types/Page.php:18 | |
| 665 | -#: assets/js/templately.js:1 | |
| 666 | -#: react-src/app/components/core/itemDetails/NewItemList.js:59 | |
| 667 | -#: react-src/app/components/core/itemDetails/NewLayoutsInPack.js:78 | |
| 668 | -#: react-src/app/components/core/itemDetails/Packs/PacksHeader.js:106 | |
| 669 | -#: react-src/app/components/new-components/header/routesTemplate.js:34 | |
| 670 | -#: react-src/app/components/profile/FavouritesFilter.js:43 | |
| 671 | -#: react-src/app/routesTemplate.js:29 | |
| 672 | -msgid "Pages" | |
| 708 | +#: modules/ai-fsi/REST/AIContent.php:1007 | |
| 709 | +msgid "That generation is no longer available on this site." | |
| 673 | 710 | msgstr "" |
| 674 | 711 | |
| 675 | -#: includes/Builder/Types/PageSingle.php:11 | |
| 676 | -#: includes/Builder/Types/PageSingle.php:15 | |
| 677 | -msgid "Page Single" | |
| 712 | +#: modules/ai-fsi/REST/AIContent.php:1089 | |
| 713 | +msgid "Business name is required for brand kit generation." | |
| 678 | 714 | msgstr "" |
| 679 | 715 | |
| 680 | -#: includes/Builder/Types/Post.php:11 | |
| 681 | -msgid "Post" | |
| 716 | +#: modules/ai-fsi/REST/AIContent.php:1127 | |
| 717 | +#: modules/ai-fsi/REST/AIContent.php:1159 | |
| 718 | +msgid "Failed to generate brand kit." | |
| 682 | 719 | msgstr "" |
| 683 | 720 | |
| 684 | -#: includes/Builder/Types/Post.php:15 | |
| 685 | -msgid "Posts" | |
| 721 | +#: modules/ai-fsi/REST/AIContent.php:1179 | |
| 722 | +#: modules/ai-fsi/REST/AIContent.php:1343 | |
| 723 | +#: modules/ai-fsi/REST/AIContent.php:1424 | |
| 724 | +#: modules/ai-fsi/REST/AIContent.php:1462 | |
| 725 | +#: modules/ai-fsi/REST/AIContent.php:1569 | |
| 726 | +msgid "Invalid conversation ID." | |
| 686 | 727 | msgstr "" |
| 687 | 728 | |
| 688 | -#: includes/Builder/Types/ProductArchive.php:11 | |
| 689 | -msgid "Product Archive" | |
| 729 | +#: modules/ai-fsi/REST/AIContent.php:1183 | |
| 730 | +msgid "Failed to fetch conversation." | |
| 690 | 731 | msgstr "" |
| 691 | 732 | |
| 692 | -#: includes/Builder/Types/ProductArchive.php:15 | |
| 693 | -msgid "Product Archives" | |
| 733 | +#: modules/ai-fsi/REST/AIContent.php:1185 | |
| 734 | +msgid "Could not retrieve the conversation." | |
| 694 | 735 | msgstr "" |
| 695 | 736 | |
| 696 | -#: includes/Builder/Types/ProductSingle.php:11 | |
| 697 | -msgid "Product Single" | |
| 737 | +#: modules/ai-fsi/REST/AIContent.php:1212 | |
| 738 | +msgid "Failed to fetch your AI sites." | |
| 698 | 739 | msgstr "" |
| 699 | 740 | |
| 700 | -#: includes/Builder/Types/ProductSingle.php:15 | |
| 701 | -msgid "Products Single" | |
| 741 | +#: modules/ai-fsi/REST/AIContent.php:1214 | |
| 742 | +msgid "Could not retrieve your AI sites." | |
| 702 | 743 | msgstr "" |
| 703 | 744 | |
| 704 | -#: includes/Builder/Types/Search.php:12 | |
| 705 | -msgid "Search Result" | |
| 745 | +#: modules/ai-fsi/REST/AIContent.php:1274 | |
| 746 | +#: modules/full-site-import/Concerns/HandlesSession.php:70 | |
| 747 | +#: modules/full-site-import/Concerns/RunsImport.php:115 | |
| 748 | +msgid "Your site connection is disconnected. Please migrate your connection first." | |
| 706 | 749 | msgstr "" |
| 707 | 750 | |
| 708 | -#: includes/Builder/Types/Search.php:16 | |
| 709 | -msgid "Search Results" | |
| 751 | +#. translators: %d: HTTP status code returned by the API. | |
| 752 | +#: modules/ai-fsi/REST/AIContent.php:1309 | |
| 753 | +#, php-format | |
| 754 | +msgid "API returned HTTP %d error." | |
| 710 | 755 | msgstr "" |
| 711 | 756 | |
| 712 | -#: includes/Builder/Types/Single.php:15 | |
| 713 | -msgid "Singles" | |
| 757 | +#: modules/ai-fsi/REST/AIContent.php:1352 | |
| 758 | +#: modules/ai-fsi/REST/AIContent.php:1620 | |
| 759 | +#: assets/js/templately.js:2 | |
| 760 | +msgid "Failed to fetch generated content." | |
| 714 | 761 | msgstr "" |
| 715 | 762 | |
| 716 | -#: includes/Builder/Widgets/Featured_Image.php:22 | |
| 717 | -#: includes/Builder/Widgets/Featured_Image.php:41 | |
| 718 | -msgid "Featured Image" | |
| 763 | +#: modules/ai-fsi/REST/AIContent.php:1354 | |
| 764 | +#: modules/ai-fsi/REST/AIContent.php:1622 | |
| 765 | +msgid "Could not retrieve the generated content." | |
| 719 | 766 | msgstr "" |
| 720 | 767 | |
| 721 | -#: includes/Builder/Widgets/Featured_Image.php:59 | |
| 722 | -#: includes/Builder/Widgets/Site_Logo.php:85 | |
| 723 | -msgid "Image" | |
| 768 | +#: modules/ai-fsi/REST/AIContent.php:1442 | |
| 769 | +msgid "Failed to update detected info." | |
| 724 | 770 | msgstr "" |
| 725 | 771 | |
| 726 | -#: includes/Builder/Widgets/Featured_Image.php:67 | |
| 727 | -#: includes/Builder/Widgets/Site_Logo.php:93 | |
| 728 | -msgid "Alignment" | |
| 772 | +#: modules/ai-fsi/REST/AIContent.php:1444 | |
| 773 | +msgid "Could not save your changes." | |
| 729 | 774 | msgstr "" |
| 730 | 775 | |
| 731 | -#: includes/Builder/Widgets/Featured_Image.php:71 | |
| 732 | -#: includes/Builder/Widgets/Site_Logo.php:97 | |
| 733 | -msgid "Left" | |
| 776 | +#: modules/ai-fsi/REST/AIContent.php:1472 | |
| 777 | +msgid "Failed to record import." | |
| 734 | 778 | msgstr "" |
| 735 | 779 | |
| 736 | -#: includes/Builder/Widgets/Featured_Image.php:75 | |
| 737 | -#: includes/Builder/Widgets/Site_Logo.php:101 | |
| 738 | -msgid "Center" | |
| 780 | +#: modules/ai-fsi/REST/AIContent.php:1474 | |
| 781 | +msgid "Could not record the import." | |
| 739 | 782 | msgstr "" |
| 740 | 783 | |
| 741 | -#: includes/Builder/Widgets/Featured_Image.php:79 | |
| 742 | -#: includes/Builder/Widgets/Site_Logo.php:105 | |
| 743 | -msgid "Right" | |
| 784 | +#: modules/ai-fsi/REST/AIContent.php:1573 | |
| 785 | +msgid "Invalid session ID." | |
| 744 | 786 | msgstr "" |
| 745 | 787 | |
| 746 | -#: includes/Builder/Widgets/Featured_Image.php:92 | |
| 747 | -#: includes/Builder/Widgets/Site_Logo.php:118 | |
| 748 | -msgid "Width" | |
| 788 | +#: modules/ai-fsi/REST/AIContent.php:1587 | |
| 789 | +msgid "Invalid AI page IDs." | |
| 749 | 790 | msgstr "" |
| 750 | 791 | |
| 751 | -#: includes/Builder/Widgets/Featured_Image.php:127 | |
| 752 | -#: includes/Builder/Widgets/Site_Logo.php:153 | |
| 753 | -msgid "Max Width" | |
| 792 | +#: modules/ai-fsi/REST/AIContent.php:1655 | |
| 793 | +msgid "Your free access to this generated site has ended. Upgrade your plan or purchase this template to import it." | |
| 754 | 794 | msgstr "" |
| 755 | 795 | |
| 756 | -#: includes/Builder/Widgets/Featured_Image.php:162 | |
| 757 | -#: includes/Builder/Widgets/Site_Logo.php:188 | |
| 758 | -msgid "Height" | |
| 796 | +#: modules/ai-fsi/REST/AIContent.php:1806 | |
| 797 | +msgid "Failed to save generated content." | |
| 759 | 798 | msgstr "" |
| 760 | 799 | |
| 761 | -#: includes/Builder/Widgets/Featured_Image.php:184 | |
| 762 | -#: includes/Builder/Widgets/Site_Logo.php:210 | |
| 763 | -msgid "Object Fit" | |
| 800 | +#: modules/auth/REST/Login.php:100 | |
| 801 | +msgid "API Key field cannot be empty." | |
| 764 | 802 | msgstr "" |
| 765 | 803 | |
| 766 | -#: includes/Builder/Widgets/Featured_Image.php:190 | |
| 767 | -#: includes/Builder/Widgets/Site_Logo.php:216 | |
| 804 | +#: modules/auth/REST/Login.php:107 | |
| 805 | +#: modules/auth/REST/SignUp.php:41 | |
| 806 | +msgid "Make sure you have given a valid email address." | |
| 807 | +msgstr "" | |
| 808 | + | |
| 809 | +#: modules/auth/REST/Login.php:111 | |
| 810 | +msgid "Password field cannot be empty." | |
| 811 | +msgstr "" | |
| 812 | + | |
| 813 | +#: modules/auth/REST/Login.php:185 | |
| 814 | +#: modules/mcp-abilities/Abilities/AuthLoginWithApiKeyAbility.php:90 | |
| 815 | +msgid "Invalid API key." | |
| 816 | +msgstr "" | |
| 817 | + | |
| 818 | +#: modules/auth/REST/Login.php:294 | |
| 819 | +msgid "You are not connected to Templately." | |
| 820 | +msgstr "" | |
| 821 | + | |
| 822 | +#: modules/auth/REST/Login.php:317 | |
| 823 | +msgid "Failed to invalidate the remote session." | |
| 824 | +msgstr "" | |
| 825 | + | |
| 826 | +#: modules/auth/REST/Login.php:325 | |
| 827 | +msgid "Logged out." | |
| 828 | +msgstr "" | |
| 829 | + | |
| 830 | +#: modules/auth/REST/SignUp.php:32 | |
| 768 | 831 | #: assets/js/templately.js:1 |
| 769 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/Typography/index.js:50 | |
| 770 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/Typography/index.js:59 | |
| 771 | -#: react-src/app/components/new-components/filter/index.js:42 | |
| 772 | -#: react-src/app/settings/components/TypographyRow.js:12 | |
| 773 | -#: react-src/app/settings/tabs/Typography.js:45 | |
| 774 | -msgid "Default" | |
| 832 | +msgid "First name cannot be empty." | |
| 775 | 833 | msgstr "" |
| 776 | 834 | |
| 777 | -#: includes/Builder/Widgets/Featured_Image.php:191 | |
| 778 | -#: includes/Builder/Widgets/Site_Logo.php:217 | |
| 779 | -msgid "Fill" | |
| 835 | +#: modules/auth/REST/SignUp.php:35 | |
| 836 | +#: assets/js/templately.js:1 | |
| 837 | +msgid "Last name cannot be empty." | |
| 780 | 838 | msgstr "" |
| 781 | 839 | |
| 782 | -#: includes/Builder/Widgets/Featured_Image.php:192 | |
| 783 | -#: includes/Builder/Widgets/Site_Logo.php:218 | |
| 784 | -msgid "Cover" | |
| 840 | +#: modules/auth/REST/SignUp.php:38 | |
| 841 | +msgid "Email cannot be empty." | |
| 785 | 842 | msgstr "" |
| 786 | 843 | |
| 787 | -#: includes/Builder/Widgets/Featured_Image.php:193 | |
| 788 | -#: includes/Builder/Widgets/Site_Logo.php:219 | |
| 789 | -msgid "Contain" | |
| 844 | +#: modules/auth/REST/SignUp.php:44 | |
| 845 | +#: assets/js/templately.js:1 | |
| 846 | +msgid "Password cannot be empty." | |
| 790 | 847 | msgstr "" |
| 791 | 848 | |
| 792 | -#: includes/Builder/Widgets/Featured_Image.php:205 | |
| 793 | -#: includes/Builder/Widgets/Site_Logo.php:231 | |
| 794 | -msgid "Object Position" | |
| 849 | +#: modules/auth/REST/SignUp.php:47 | |
| 850 | +msgid "Confirm password cannot be empty." | |
| 795 | 851 | msgstr "" |
| 796 | 852 | |
| 797 | -#: includes/Builder/Widgets/Featured_Image.php:208 | |
| 798 | -#: includes/Builder/Widgets/Site_Logo.php:234 | |
| 799 | -msgid "Center Center" | |
| 853 | +#: modules/auth/REST/SignUp.php:51 | |
| 854 | +msgid "Password and confirm password should be matched." | |
| 800 | 855 | msgstr "" |
| 801 | 856 | |
| 802 | -#: includes/Builder/Widgets/Featured_Image.php:209 | |
| 803 | -#: includes/Builder/Widgets/Site_Logo.php:235 | |
| 804 | -msgid "Center Left" | |
| 857 | +#: modules/block-patterns/Cleanup/PatternCacheTask.php:43 | |
| 858 | +msgid "Cached pattern library" | |
| 805 | 859 | msgstr "" |
| 806 | 860 | |
| 807 | -#: includes/Builder/Widgets/Featured_Image.php:210 | |
| 808 | -#: includes/Builder/Widgets/Site_Logo.php:236 | |
| 809 | -msgid "Center Right" | |
| 861 | +#: modules/block-patterns/DashboardWidget.php:33 | |
| 862 | +msgid "New from Templately" | |
| 810 | 863 | msgstr "" |
| 811 | 864 | |
| 812 | -#: includes/Builder/Widgets/Featured_Image.php:211 | |
| 813 | -#: includes/Builder/Widgets/Site_Logo.php:237 | |
| 814 | -msgid "Top Center" | |
| 865 | +#: modules/block-patterns/DashboardWidget.php:46 | |
| 866 | +msgid "Templately designs will appear here once your library has synced." | |
| 815 | 867 | msgstr "" |
| 816 | 868 | |
| 817 | -#: includes/Builder/Widgets/Featured_Image.php:212 | |
| 818 | -#: includes/Builder/Widgets/Site_Logo.php:238 | |
| 819 | -msgid "Top Left" | |
| 869 | +#: modules/block-patterns/DashboardWidget.php:73 | |
| 870 | +msgid "Browse the Templately library" | |
| 820 | 871 | msgstr "" |
| 821 | 872 | |
| 822 | -#: includes/Builder/Widgets/Featured_Image.php:213 | |
| 823 | -#: includes/Builder/Widgets/Site_Logo.php:239 | |
| 824 | -msgid "Top Right" | |
| 873 | +#. translators: %s: pattern title | |
| 874 | +#: modules/block-patterns/PatternRegistrar.php:178 | |
| 875 | +#: modules/block-patterns/PatternRegistrar.php:226 | |
| 876 | +#, php-format | |
| 877 | +msgid "%s — from the Templately library" | |
| 825 | 878 | msgstr "" |
| 826 | 879 | |
| 827 | -#: includes/Builder/Widgets/Featured_Image.php:214 | |
| 828 | -#: includes/Builder/Widgets/Site_Logo.php:240 | |
| 829 | -msgid "Bottom Center" | |
| 880 | +#: modules/block-patterns/PatternRegistrar.php:342 | |
| 881 | +msgid "Ready-made sections and page templates from your Templately library." | |
| 830 | 882 | msgstr "" |
| 831 | 883 | |
| 832 | -#: includes/Builder/Widgets/Featured_Image.php:215 | |
| 833 | -#: includes/Builder/Widgets/Site_Logo.php:241 | |
| 834 | -msgid "Bottom Left" | |
| 884 | +#. translators: %s: pattern category name, e.g. "Pricing". | |
| 885 | +#: modules/block-patterns/PatternRegistrar.php:399 | |
| 886 | +#, php-format | |
| 887 | +msgid "Templately: %s" | |
| 835 | 888 | msgstr "" |
| 836 | 889 | |
| 837 | -#: includes/Builder/Widgets/Featured_Image.php:216 | |
| 838 | -#: includes/Builder/Widgets/Site_Logo.php:242 | |
| 839 | -msgid "Bottom Right" | |
| 890 | +#: modules/block-patterns/REST/Content.php:69 | |
| 891 | +msgid "A pattern id is required." | |
| 840 | 892 | msgstr "" |
| 841 | 893 | |
| 842 | -#: includes/Builder/Widgets/Featured_Image.php:241 | |
| 843 | -#: includes/Builder/Widgets/Site_Logo.php:267 | |
| 844 | -msgid "Border Radius" | |
| 894 | +#: modules/block-patterns/REST/Content.php:75 | |
| 895 | +msgid "Connect your Templately account to use this pattern." | |
| 845 | 896 | msgstr "" |
| 846 | 897 | |
| 847 | -#: includes/Builder/Widgets/Post_Content.php:21 | |
| 848 | -msgid "Post Content" | |
| 898 | +#: modules/block-patterns/REST/Content.php:98 | |
| 899 | +msgid "That pattern is not available on your plan." | |
| 849 | 900 | msgstr "" |
| 850 | 901 | |
| 851 | -#: includes/Builder/Widgets/Post_Content.php:40 | |
| 852 | -msgid "Content" | |
| 902 | +#: modules/block-patterns/REST/Content.php:109 | |
| 903 | +msgid "This pattern could not be loaded. Please try again." | |
| 853 | 904 | msgstr "" |
| 854 | 905 | |
| 855 | -#: includes/Builder/Widgets/Post_Content.php:48 | |
| 856 | -#: includes/Builder/Widgets/Post_Title.php:79 | |
| 857 | -#: assets/js/templately.js:1 | |
| 858 | -msgid "Text Color" | |
| 906 | +#: modules/block-recovery/REST/Rebuild.php:32 | |
| 907 | +msgid "Sorry, you are not allowed to repair imported blocks." | |
| 859 | 908 | msgstr "" |
| 860 | 909 | |
| 861 | -#: includes/Builder/Widgets/Post_Content.php:130 | |
| 862 | -msgid "Pages:" | |
| 910 | +#: modules/block-recovery/REST/Rebuild.php:58 | |
| 911 | +#: modules/block-recovery/REST/Rebuild.php:75 | |
| 912 | +#: modules/block-recovery/REST/Rebuild.php:126 | |
| 913 | +msgid "A post id is required." | |
| 863 | 914 | msgstr "" |
| 864 | 915 | |
| 865 | -#: includes/Builder/Widgets/Post_Title.php:23 | |
| 866 | -msgid "Post Title" | |
| 916 | +#: modules/block-recovery/REST/Rebuild.php:62 | |
| 917 | +#: modules/block-recovery/REST/Rebuild.php:79 | |
| 918 | +#: modules/block-recovery/REST/Rebuild.php:130 | |
| 919 | +msgid "Sorry, you are not allowed to edit this post." | |
| 867 | 920 | msgstr "" |
| 868 | 921 | |
| 869 | -#: includes/Builder/Widgets/Post_Title.php:42 | |
| 870 | -#: includes/Builder/Widgets/Post_Title.php:71 | |
| 871 | -msgid "Heading" | |
| 922 | +#: modules/deactivation-survey/REST/Survey.php:97 | |
| 923 | +msgid "Unknown deactivation reason." | |
| 872 | 924 | msgstr "" |
| 873 | 925 | |
| 874 | -#: includes/Builder/Widgets/Post_Title.php:49 | |
| 875 | -msgid "HTML Tag" | |
| 926 | +#: modules/developer/ai-page-generation/REST/AiGenerate.php:93 | |
| 927 | +msgid "A prompt is required to generate a page." | |
| 876 | 928 | msgstr "" |
| 877 | 929 | |
| 878 | -#: includes/Builder/Widgets/Site_Logo.php:22 | |
| 879 | -#: includes/Builder/Widgets/Site_Logo.php:41 | |
| 880 | -#: includes/Builder/Widgets/Site_Logo.php:48 | |
| 881 | -msgid "Site Logo" | |
| 930 | +#: modules/developer/ai-page-generation/REST/AiGenerate.php:97 | |
| 931 | +msgid "Unsupported platform." | |
| 882 | 932 | msgstr "" |
| 883 | 933 | |
| 884 | -#: includes/Builder/Widgets/Site_Logo.php:66 | |
| 885 | -msgid "Change Site Logo" | |
| 934 | +#: modules/developer/ai-page-generation/REST/AiGenerate.php:101 | |
| 935 | +msgid "Please try again, we enabled container." | |
| 886 | 936 | msgstr "" |
| 887 | 937 | |
| 888 | -#: includes/Core/Admin.php:50 | |
| 889 | -msgctxt "Post type general name" | |
| 890 | -msgid "Theme Builders" | |
| 938 | +#: modules/developer/ai-page-generation/REST/AiGenerate.php:117 | |
| 939 | +msgid "The AI service returned no usable page content." | |
| 891 | 940 | msgstr "" |
| 892 | 941 | |
| 893 | -#: includes/Core/Admin.php:51 | |
| 894 | -msgctxt "Post type singular name" | |
| 895 | -msgid "Theme Builder" | |
| 942 | +#: modules/developer/ai-page-generation/REST/AiGenerate.php:186 | |
| 943 | +msgid "The AI service failed to generate a page." | |
| 896 | 944 | msgstr "" |
| 897 | 945 | |
| 898 | -#: includes/Core/Admin.php:52 | |
| 899 | -msgctxt "Admin Menu text" | |
| 900 | -msgid "Theme Builder" | |
| 946 | +#: modules/developer/api-testing/REST/ApiInfoController.php:90 | |
| 947 | +msgid "API info updated successfully." | |
| 901 | 948 | msgstr "" |
| 902 | 949 | |
| 903 | -#: includes/Core/Admin.php:53 | |
| 904 | -msgctxt "Add New on Toolbar" | |
| 905 | -msgid "Book" | |
| 950 | +#: modules/developer/dev-console/module.php:89 | |
| 951 | +msgid "Developer Console" | |
| 906 | 952 | msgstr "" |
| 907 | 953 | |
| 908 | -#: includes/Core/Admin.php:54 | |
| 909 | -msgid "Add New" | |
| 954 | +#: modules/developer/dev-console/module.php:90 | |
| 955 | +msgid "Developer" | |
| 910 | 956 | msgstr "" |
| 911 | 957 | |
| 912 | -#: includes/Core/Admin.php:55 | |
| 913 | -#: assets/js/templately.js:1 | |
| 914 | -#: react-src/app/add-new/AdminHeader.js:40 | |
| 915 | -msgid "Add New Template" | |
| 958 | +#: modules/developer/dev-console/module.php:105 | |
| 959 | +msgid "Loading Developer Console…" | |
| 916 | 960 | msgstr "" |
| 917 | 961 | |
| 918 | -#: includes/Core/Admin.php:56 | |
| 919 | -msgid "New Template" | |
| 962 | +#: modules/developer/dev-constants/REST/ConstantsController.php:85 | |
| 963 | +#: modules/developer/fsi-settings/REST/FsiSettingsController.php:73 | |
| 964 | +msgid "No settings provided." | |
| 920 | 965 | msgstr "" |
| 921 | 966 | |
| 922 | -#: includes/Core/Admin.php:57 | |
| 923 | -#: assets/js/templately.js:1 | |
| 924 | -#: react-src/app/components/core/modals/ImportSuccess.js:13 | |
| 925 | -msgid "Edit Template" | |
| 967 | +#: modules/developer/dev-constants/REST/ConstantsController.php:93 | |
| 968 | +msgid "Failed to update developer settings." | |
| 926 | 969 | msgstr "" |
| 927 | 970 | |
| 928 | -#: includes/Core/Admin.php:58 | |
| 929 | -#: assets/js/templately.js:1 | |
| 930 | -#: react-src/app/components/core/modals/ImportSuccess.js:22 | |
| 931 | -#: react-src/app/components/new-components/tour/TourTooltip.js:79 | |
| 932 | -msgid "View Template" | |
| 971 | +#: modules/developer/dev-constants/REST/ConstantsController.php:100 | |
| 972 | +msgid "Developer settings saved successfully." | |
| 933 | 973 | msgstr "" |
| 934 | 974 | |
| 935 | -#: includes/Core/Admin.php:59 | |
| 936 | -msgid "All Templates" | |
| 975 | +#: modules/developer/dev-constants/REST/ConstantsController.php:104 | |
| 976 | +msgid "Override is ON — these settings take effect on the next page load, even over wp-config constants." | |
| 937 | 977 | msgstr "" |
| 938 | 978 | |
| 939 | -#: includes/Core/Admin.php:60 | |
| 940 | -#: assets/js/templately.js:1 | |
| 941 | -#: react-src/app/components/new-components/tour/tourSteps.js:142 | |
| 942 | -msgid "Search Templates" | |
| 979 | +#: modules/developer/dev-constants/REST/ConstantsController.php:105 | |
| 980 | +msgid "Settings saved. With override OFF, wp-config constants still win; enable override to make these settings take effect." | |
| 943 | 981 | msgstr "" |
| 944 | 982 | |
| 945 | -#: includes/Core/Admin.php:61 | |
| 946 | -msgid "Parent Templates:" | |
| 983 | +#: modules/developer/error-simulation/REST/ErrorSimulationController.php:84 | |
| 984 | +msgid "No configuration provided." | |
| 947 | 985 | msgstr "" |
| 948 | 986 | |
| 949 | -#: includes/Core/Admin.php:62 | |
| 950 | -msgid "No templates found." | |
| 987 | +#: modules/developer/error-simulation/REST/ErrorSimulationController.php:90 | |
| 988 | +msgid "Error simulation config saved." | |
| 951 | 989 | msgstr "" |
| 952 | 990 | |
| 953 | -#: includes/Core/Admin.php:63 | |
| 954 | -msgid "No templates found in Trash." | |
| 991 | +#: modules/developer/error-simulation/REST/ErrorSimulationController.php:120 | |
| 992 | +msgid "Outbound error simulation cleared." | |
| 955 | 993 | msgstr "" |
| 956 | 994 | |
| 957 | -#: includes/Core/Admin.php:64 | |
| 958 | -msgctxt "Overrides the “Featured Image” phrase for this post type. Added in 4.3" | |
| 959 | -msgid "Template Cover Image" | |
| 995 | +#: modules/developer/error-simulation/REST/ErrorSimulationController.php:135 | |
| 996 | +msgid "Outbound error simulation activated." | |
| 960 | 997 | msgstr "" |
| 961 | 998 | |
| 962 | -#: includes/Core/Admin.php:65 | |
| 963 | -msgctxt "Overrides the “Set featured image” phrase for this post type. Added in 4.3" | |
| 964 | -msgid "Set cover image" | |
| 999 | +#: modules/developer/fsi-settings/REST/FsiSettingsController.php:88 | |
| 1000 | +msgid "FSI settings saved successfully." | |
| 965 | 1001 | msgstr "" |
| 966 | 1002 | |
| 967 | -#: includes/Core/Admin.php:66 | |
| 968 | -msgctxt "Overrides the “Remove featured image” phrase for this post type. Added in 4.3" | |
| 969 | -msgid "Remove cover image" | |
| 1003 | +#: modules/developer/http-inspector/Capture.php:713 | |
| 1004 | +msgid "Converts WordPress HTTP API requests to cURL commands for debugging" | |
| 970 | 1005 | msgstr "" |
| 971 | 1006 | |
| 972 | -#: includes/Core/Admin.php:67 | |
| 973 | -msgctxt "Overrides the “Use as featured image” phrase for this post type. Added in 4.3" | |
| 974 | -msgid "Use as cover image" | |
| 1007 | +#: modules/developer/http-inspector/REST/HttpLogController.php:154 | |
| 1008 | +msgid "HTTP log entry not found." | |
| 975 | 1009 | msgstr "" |
| 976 | 1010 | |
| 977 | -#: includes/Core/Admin.php:68 | |
| 978 | -msgctxt "The post type archive label used in nav menus. Default “Post Archives”. Added in 4.4" | |
| 979 | -msgid "Template archives" | |
| 1011 | +#: modules/developer/http-inspector/REST/HttpLogController.php:175 | |
| 1012 | +msgid "Failed to clear the HTTP log file." | |
| 980 | 1013 | msgstr "" |
| 981 | 1014 | |
| 982 | -#: includes/Core/Admin.php:70 | |
| 983 | -msgctxt "Overrides the “Uploaded to this post”/”Uploaded to this page” phrase (used when viewing media attached to a post). Added in 4.4" | |
| 984 | -msgid "Uploaded to this template" | |
| 1015 | +#: modules/developer/http-inspector/REST/HttpLogController.php:184 | |
| 1016 | +msgid "HTTP log cleared." | |
| 985 | 1017 | msgstr "" |
| 986 | 1018 | |
| 987 | -#: includes/Core/Admin.php:71 | |
| 988 | -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" | |
| 989 | -msgid "Filter templates list" | |
| 1019 | +#: modules/developer/log-viewer/LogViewer.php:652 | |
| 1020 | +msgid "Comprehensive log viewing and management system" | |
| 990 | 1021 | msgstr "" |
| 991 | 1022 | |
| 992 | -#: includes/Core/Admin.php:72 | |
| 993 | -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" | |
| 994 | -msgid "Templates list navigation" | |
| 1023 | +#: modules/developer/mcp-tools/REST/McpEndpoints.php:144 | |
| 1024 | +msgid "Developer mode must be enabled to use MCP tools." | |
| 995 | 1025 | msgstr "" |
| 996 | 1026 | |
| 997 | -#: includes/Core/Admin.php:73 | |
| 998 | -msgctxt "Screen reader text for the items list heading on the post type listing screen. Default “Posts list”/”Pages list”. Added in 4.4" | |
| 999 | -msgid "Templates list" | |
| 1027 | +#: modules/developer/mcp-tools/REST/McpEndpoints.php:153 | |
| 1028 | +msgid "You do not have permission to use MCP tools." | |
| 1000 | 1029 | msgstr "" |
| 1001 | 1030 | |
| 1002 | -#: includes/Core/Admin.php:343 | |
| 1031 | +#: modules/developer/mcp-tools/REST/McpEndpoints.php:198 | |
| 1003 | 1032 | #, php-format |
| 1004 | -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?" | |
| 1033 | +msgid "Tool \"%s\" not found." | |
| 1005 | 1034 | msgstr "" |
| 1006 | 1035 | |
| 1007 | -#: includes/Core/Admin.php:352 | |
| 1008 | -msgid "Sure, you deserve it!" | |
| 1036 | +#: modules/developer/network-tools/Network/NetworkAdmin.php:306 | |
| 1037 | +msgid "Error creating site: " | |
| 1009 | 1038 | msgstr "" |
| 1010 | 1039 | |
| 1011 | -#: includes/Core/Admin.php:356 | |
| 1012 | -#: assets/js/dashboard.js:1 | |
| 1013 | -#: react-src/dashboard/Feedback/Review.js:58 | |
| 1014 | -msgid "I already did" | |
| 1040 | +#: modules/developer/network-tools/Network/NetworkAdmin.php:407 | |
| 1041 | +msgid "Insufficient permissions to create sites." | |
| 1015 | 1042 | msgstr "" |
| 1016 | 1043 | |
| 1017 | -#: includes/Core/Admin.php:363 | |
| 1018 | -#: includes/Core/Admin.php:443 | |
| 1019 | -msgid "Maybe Later" | |
| 1044 | +#: modules/developer/network-tools/Network/NetworkAdmin.php:416 | |
| 1045 | +msgid "Site title is required." | |
| 1020 | 1046 | msgstr "" |
| 1021 | 1047 | |
| 1022 | -#: includes/Core/Admin.php:375 | |
| 1023 | -msgid "I need help" | |
| 1048 | +#: modules/developer/network-tools/Network/NetworkAdmin.php:425 | |
| 1049 | +msgid "Network admin API key not found. Please authenticate Templately on the network admin first." | |
| 1024 | 1050 | msgstr "" |
| 1025 | 1051 | |
| 1026 | -#: includes/Core/Admin.php:379 | |
| 1027 | -msgid "Never show again" | |
| 1052 | +#: modules/developer/network-tools/Network/NetworkAdmin.php:466 | |
| 1053 | +msgid "Site created but authentication failed: " | |
| 1028 | 1054 | msgstr "" |
| 1029 | 1055 | |
| 1030 | -#: includes/Core/Admin.php:437 | |
| 1031 | -msgid "Upgrade To Pro Now" | |
| 1056 | +#: modules/developer/network-tools/Network/NetworkAdmin.php:478 | |
| 1057 | +msgid "Site created and authenticated successfully." | |
| 1032 | 1058 | msgstr "" |
| 1033 | 1059 | |
| 1034 | -#: includes/Core/Admin.php:466 | |
| 1035 | -msgid "Get" | |
| 1060 | +#: modules/developer/onboarding-test/OnboardingTest.php:45 | |
| 1061 | +msgid "Insufficient permissions." | |
| 1036 | 1062 | msgstr "" |
| 1037 | 1063 | |
| 1038 | -#: includes/Core/Admin.php:467 | |
| 1039 | -msgid "Templately PRO" | |
| 1064 | +#: modules/developer/onboarding-test/OnboardingTest.php:109 | |
| 1065 | +msgid "API key sign-in failed." | |
| 1040 | 1066 | msgstr "" |
| 1041 | 1067 | |
| 1042 | -#: includes/Core/Admin.php:468 | |
| 1043 | -msgid "with up to 60% OFF & unlock 6500+ ready WordPress templates to power up web design in 2025." | |
| 1068 | +#: modules/developer/onboarding-test/OnboardingTest.php:129 | |
| 1069 | +msgid "Signed in and redirect enabled successfully." | |
| 1044 | 1070 | msgstr "" |
| 1045 | 1071 | |
| 1046 | -#: includes/Core/Admin.php:474 | |
| 1047 | -msgid "GET PRO Lifetime Access" | |
| 1072 | +#: modules/developer/onboarding-test/OnboardingTest.php:131 | |
| 1073 | +msgid "Signed in with API key successfully." | |
| 1048 | 1074 | msgstr "" |
| 1049 | 1075 | |
| 1050 | -#: includes/Core/Admin.php:479 | |
| 1051 | -msgid "No, I'll Pay Full Price Later" | |
| 1076 | +#: modules/developer/onboarding-test/OnboardingTest.php:133 | |
| 1077 | +msgid "Redirect option enabled successfully." | |
| 1052 | 1078 | msgstr "" |
| 1053 | 1079 | |
| 1054 | -#: includes/Core/Admin.php:549 | |
| 1055 | -msgid "requires" | |
| 1080 | +#: modules/developer/uploads-cleaner/REST/UploadsController.php:89 | |
| 1081 | +msgid "This action is destructive. Send confirm=true to proceed." | |
| 1056 | 1082 | msgstr "" |
| 1057 | 1083 | |
| 1058 | -#: includes/Core/Admin.php:551 | |
| 1059 | -msgid "plugin to be installed and activated. Please install Elementor to continue." | |
| 1084 | +#: modules/developer/uploads-cleaner/REST/UploadsController.php:110 | |
| 1085 | +msgid "Clearing the entire Templately uploads directory additionally requires delete_root=true." | |
| 1060 | 1086 | msgstr "" |
| 1061 | 1087 | |
| 1062 | -#: includes/Core/Admin.php:573 | |
| 1063 | -msgid "Open settings page" | |
| 1088 | +#: modules/developer/uploads-cleaner/REST/UploadsController.php:157 | |
| 1089 | +msgid "Templately uploads directory cleared." | |
| 1064 | 1090 | msgstr "" |
| 1065 | 1091 | |
| 1066 | -#: includes/Core/Admin.php:574 | |
| 1067 | -msgid "Templates Library" | |
| 1092 | +#. translators: %s: directory name. | |
| 1093 | +#: modules/developer/uploads-cleaner/REST/UploadsController.php:160 | |
| 1094 | +#, php-format | |
| 1095 | +msgid "Deleted %s." | |
| 1068 | 1096 | msgstr "" |
| 1069 | 1097 | |
| 1070 | -#: includes/Core/Developer/API/McpEndpoints.php:131 | |
| 1071 | -msgid "Developer mode must be enabled to use MCP tools." | |
| 1098 | +#: modules/display-conditions/Conditions/Archive.php:27 | |
| 1099 | +msgid "All Archives" | |
| 1072 | 1100 | msgstr "" |
| 1073 | 1101 | |
| 1074 | -#: includes/Core/Developer/API/McpEndpoints.php:140 | |
| 1075 | -msgid "You do not have permission to use MCP tools." | |
| 1102 | +#: modules/display-conditions/Conditions/Error.php:11 | |
| 1103 | +#: modules/theme-builder/Types/Error.php:11 | |
| 1104 | +msgid "404 Error" | |
| 1076 | 1105 | msgstr "" |
| 1077 | 1106 | |
| 1078 | -#: includes/Core/Developer/API/McpEndpoints.php:185 | |
| 1079 | -#, php-format | |
| 1080 | -msgid "Tool \"%s\" not found." | |
| 1107 | +#: modules/display-conditions/Conditions/Front.php:11 | |
| 1108 | +msgid "Front Page" | |
| 1081 | 1109 | msgstr "" |
| 1082 | 1110 | |
| 1083 | -#: includes/Core/Developer/API/OpenAIEndpoints.php:186 | |
| 1084 | -msgid "Developer mode must be enabled to use OpenAI endpoints." | |
| 1111 | +#: modules/display-conditions/Conditions/General.php:16 | |
| 1112 | +msgid "General" | |
| 1085 | 1113 | msgstr "" |
| 1086 | 1114 | |
| 1087 | -#: includes/Core/Developer/API/OpenAIEndpoints.php:194 | |
| 1088 | -msgid "You do not have permission to use OpenAI endpoints." | |
| 1115 | +#: modules/display-conditions/Conditions/General.php:24 | |
| 1116 | +msgid "Entire Site" | |
| 1089 | 1117 | msgstr "" |
| 1090 | 1118 | |
| 1091 | -#: includes/Core/Developer/API/OpenAIEndpoints.php:234 | |
| 1092 | -msgid "Invalid API key format. OpenAI API keys start with \"sk-\"." | |
| 1119 | +#: modules/display-conditions/Conditions/PostByAuthor.php:19 | |
| 1120 | +#, php-format | |
| 1121 | +msgid "%s By Author" | |
| 1093 | 1122 | msgstr "" |
| 1094 | 1123 | |
| 1095 | -#: includes/Core/Developer/API/OpenAIEndpoints.php:246 | |
| 1096 | -msgid "API key saved successfully." | |
| 1124 | +#: modules/display-conditions/Conditions/PostTypeArchive.php:31 | |
| 1125 | +#: modules/display-conditions/Conditions/PostTypeArchive.php:35 | |
| 1126 | +#, php-format | |
| 1127 | +msgid "%s Archive" | |
| 1097 | 1128 | msgstr "" |
| 1098 | 1129 | |
| 1099 | -#: includes/Core/Developer/API/OpenAIEndpoints.php:267 | |
| 1100 | -msgid "API key deleted." | |
| 1130 | +#: modules/display-conditions/Conditions/ProductSearch.php:11 | |
| 1131 | +msgid "Product Search" | |
| 1101 | 1132 | msgstr "" |
| 1102 | 1133 | |
| 1103 | -#: includes/Core/Developer/API/OpenAIEndpoints.php:331 | |
| 1104 | -msgid "No API key provided or stored." | |
| 1134 | +#: modules/display-conditions/Conditions/Search.php:15 | |
| 1135 | +#: assets/js/templately.js:2 | |
| 1136 | +#: assets/js/templately.js:4 | |
| 1137 | +#: assets/js/templately.js:16 | |
| 1138 | +#: assets/js/templately.js:19 | |
| 1139 | +#: assets/js/templately.js:20 | |
| 1140 | +msgid "Search" | |
| 1105 | 1141 | msgstr "" |
| 1106 | 1142 | |
| 1107 | -#: includes/Core/Developer/API/OpenAIEndpoints.php:369 | |
| 1108 | -msgid "API key validation failed." | |
| 1143 | +#: modules/display-conditions/Conditions/Singular.php:21 | |
| 1144 | +msgid "Singular" | |
| 1109 | 1145 | msgstr "" |
| 1110 | 1146 | |
| 1111 | -#: includes/Core/Developer/API/OpenAIEndpoints.php:378 | |
| 1112 | -msgid "API key is valid." | |
| 1147 | +#: modules/display-conditions/Conditions/Singular.php:25 | |
| 1148 | +msgid "All Singular" | |
| 1113 | 1149 | msgstr "" |
| 1114 | 1150 | |
| 1115 | -#: includes/Core/Developer/API/OpenAIEndpoints.php:396 | |
| 1116 | -msgid "OpenAI API key not configured. Please add your API key first." | |
| 1151 | +#: modules/display-conditions/Conditions/WooCommerce.php:14 | |
| 1152 | +msgid "WooCommerce" | |
| 1117 | 1153 | msgstr "" |
| 1118 | 1154 | |
| 1119 | -#: includes/Core/Developer/API/OpenAIEndpoints.php:493 | |
| 1120 | -msgid "No response from OpenAI." | |
| 1155 | +#: modules/display-conditions/REST/Conditions.php:94 | |
| 1156 | +msgid "Successfully saved." | |
| 1121 | 1157 | msgstr "" |
| 1122 | 1158 | |
| 1123 | -#: includes/Core/Developer/API/OpenAIEndpoints.php:576 | |
| 1124 | -msgid "Maximum tool call iterations reached. Please try again." | |
| 1159 | +#: modules/display-conditions/REST/Conditions.php:114 | |
| 1160 | +msgid "Unsupported query type." | |
| 1125 | 1161 | msgstr "" |
| 1126 | 1162 | |
| 1127 | -#: includes/Core/Developer/Developer.php:621 | |
| 1128 | -msgid "No Templately transients found to delete." | |
| 1163 | +#: modules/display-conditions/REST/Conditions.php:125 | |
| 1164 | +msgid "Unsupported query field." | |
| 1129 | 1165 | msgstr "" |
| 1130 | 1166 | |
| 1131 | -#. translators: %1$d: number of deleted transients, %2$d: total found transients | |
| 1132 | -#: includes/Core/Developer/Developer.php:673 | |
| 1133 | -#, php-format | |
| 1134 | -msgid "Successfully deleted %1$d of %2$d Templately transients." | |
| 1167 | +#: modules/display-conditions/REST/Conditions.php:136 | |
| 1168 | +msgid "You are not allowed to list users." | |
| 1135 | 1169 | msgstr "" |
| 1136 | 1170 | |
| 1137 | -#: includes/Core/Developer/Developer.php:677 | |
| 1138 | -msgid "Failed to delete any transients." | |
| 1171 | +#: modules/elementor-integration/Platform/Elementor.php:105 | |
| 1172 | +#, php-format | |
| 1173 | +msgid "You have to install/activate %s to import %s Template." | |
| 1139 | 1174 | msgstr "" |
| 1140 | 1175 | |
| 1141 | -#: includes/Core/Developer/DeveloperSettings.php:95 | |
| 1142 | -#: includes/Core/Developer/DeveloperSettings.php:301 | |
| 1143 | -#: includes/Core/Developer/DeveloperSettings.php:342 | |
| 1144 | -msgid "No settings provided." | |
| 1176 | +#: modules/elementor-integration/Platform/Elementor.php:212 | |
| 1177 | +msgid "Successfully Deleted." | |
| 1145 | 1178 | msgstr "" |
| 1146 | 1179 | |
| 1147 | -#: includes/Core/Developer/DeveloperSettings.php:102 | |
| 1148 | -msgid "Failed to update developer settings." | |
| 1180 | +#: modules/elementor-integration/Platform/Elementor.php:218 | |
| 1181 | +msgid "Something must went wrong." | |
| 1149 | 1182 | msgstr "" |
| 1150 | 1183 | |
| 1151 | -#: includes/Core/Developer/DeveloperSettings.php:109 | |
| 1152 | -#: react-src/developer/components/tabs/SettingsTab.js:36 | |
| 1153 | -msgid "Developer settings saved successfully." | |
| 1184 | +#: modules/full-site-import/Abilities/FullSiteImportStatusAbility.php:39 | |
| 1185 | +msgid "Track Templately Full Site Import" | |
| 1154 | 1186 | msgstr "" |
| 1155 | 1187 | |
| 1156 | -#: includes/Core/Developer/DeveloperSettings.php:111 | |
| 1157 | -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." | |
| 1188 | +#: modules/full-site-import/Abilities/FullSiteImportStatusAbility.php:40 | |
| 1189 | +msgid "Advance a running full-site import by ONE step (advance=true, the default) and report progress + status: running, needs_retry, failed, complete, or expired. Poll-driven — keep calling until status is \"complete\" or \"failed\" (the import only moves while polled); on \"needs_retry\" call templately/retry-full-site-import then continue polling. Pass advance=false to read current progress cheaply WITHOUT running a step — ideal for a monitor/watcher checking whether the import has finished. The whole advance loop can run in a background process that treats a terminal status (\"complete\"/\"failed\") as the completion signal." | |
| 1158 | 1190 | msgstr "" |
| 1159 | 1191 | |
| 1160 | -#: includes/Core/Developer/DeveloperSettings.php:307 | |
| 1161 | -msgid "Failed to update AI settings." | |
| 1192 | +#: modules/full-site-import/Abilities/FullSiteImportStatusAbility.php:44 | |
| 1193 | +msgid "The import handle returned by start-full-site-import." | |
| 1162 | 1194 | msgstr "" |
| 1163 | 1195 | |
| 1164 | -#: includes/Core/Developer/DeveloperSettings.php:311 | |
| 1165 | -#: react-src/developer/components/tabs/AISettingsTab.js:33 | |
| 1166 | -msgid "AI settings saved successfully." | |
| 1196 | +#: modules/full-site-import/Abilities/FullSiteImportStatusAbility.php:46 | |
| 1197 | +msgid "false = report only, do not run a slice." | |
| 1167 | 1198 | msgstr "" |
| 1168 | 1199 | |
| 1169 | -#: includes/Core/Developer/DeveloperSettings.php:357 | |
| 1170 | -#: react-src/developer/components/tabs/FSISettingsTab.js:28 | |
| 1171 | -msgid "FSI settings saved successfully." | |
| 1200 | +#: modules/full-site-import/Abilities/FullSiteImportStatusAbility.php:129 | |
| 1201 | +msgid "The pack could not be downloaded." | |
| 1172 | 1202 | msgstr "" |
| 1173 | 1203 | |
| 1174 | -#: includes/Core/Developer/DeveloperSettings.php:404 | |
| 1175 | -#: react-src/developer/components/tabs/ApiTestingTab.js:37 | |
| 1176 | -msgid "API info updated successfully." | |
| 1204 | +#: modules/full-site-import/Abilities/FullSiteImportStatusAbility.php:202 | |
| 1205 | +msgid "Unknown or invalid import handle." | |
| 1177 | 1206 | msgstr "" |
| 1178 | 1207 | |
| 1179 | -#: includes/Core/Developer/DeveloperSettings.php:434 | |
| 1180 | -msgid "No configuration provided." | |
| 1208 | +#: modules/full-site-import/Abilities/InspectFullSitePackAbility.php:28 | |
| 1209 | +msgid "Inspect Templately Full Site Pack" | |
| 1181 | 1210 | msgstr "" |
| 1182 | 1211 | |
| 1183 | -#: includes/Core/Developer/DeveloperSettings.php:440 | |
| 1184 | -msgid "Error simulation config saved." | |
| 1212 | +#: modules/full-site-import/Abilities/InspectFullSitePackAbility.php:29 | |
| 1213 | +msgid "Preview a full-site pack before importing: its required plugins with installed/active status and a summary of the content it will import. Performs no changes." | |
| 1185 | 1214 | msgstr "" |
| 1186 | 1215 | |
| 1187 | -#: includes/Core/Developer/HttpToCurl.php:365 | |
| 1188 | -msgid "Converts WordPress HTTP API requests to cURL commands for debugging" | |
| 1216 | +#: modules/full-site-import/Abilities/InspectFullSitePackAbility.php:33 | |
| 1217 | +msgid "Full-site pack id." | |
| 1189 | 1218 | msgstr "" |
| 1190 | 1219 | |
| 1191 | -#: includes/Core/Developer/LogViewer.php:646 | |
| 1192 | -msgid "Comprehensive log viewing and management system" | |
| 1220 | +#: modules/full-site-import/Abilities/InspectFullSitePackAbility.php:64 | |
| 1221 | +#: modules/full-site-import/Abilities/StartFullSiteImportAbility.php:75 | |
| 1222 | +msgid "A full-site pack id is required." | |
| 1193 | 1223 | msgstr "" |
| 1194 | 1224 | |
| 1195 | -#: includes/Core/Developer/NetworkAdmin.php:134 | |
| 1196 | -msgid "You do not have sufficient permissions to access this page." | |
| 1225 | +#: modules/full-site-import/Abilities/InspectFullSitePackAbility.php:72 | |
| 1226 | +msgid "The pack could not be found or is not accessible with this account." | |
| 1197 | 1227 | msgstr "" |
| 1198 | 1228 | |
| 1199 | -#: includes/Core/Developer/NetworkAdmin.php:343 | |
| 1200 | -msgid "Error creating site: " | |
| 1229 | +#: modules/full-site-import/Abilities/InspectFullSitePackAbility.php:77 | |
| 1230 | +msgid "The pack info could not be read." | |
| 1201 | 1231 | msgstr "" |
| 1202 | 1232 | |
| 1203 | -#: includes/Core/Developer/NetworkAdmin.php:393 | |
| 1204 | -msgid "Insufficient permissions to create sites." | |
| 1233 | +#: modules/full-site-import/Abilities/RetryFullSiteImportAbility.php:31 | |
| 1234 | +msgid "Retry Templately Full Site Import" | |
| 1205 | 1235 | msgstr "" |
| 1206 | 1236 | |
| 1207 | -#: includes/Core/Developer/NetworkAdmin.php:402 | |
| 1208 | -msgid "Site title is required." | |
| 1237 | +#: modules/full-site-import/Abilities/RetryFullSiteImportAbility.php:32 | |
| 1238 | +msgid "Resume a full-site import that reported a recoverable error, continuing from where it stopped (does not restart). Keep polling full-site-import-status afterward." | |
| 1209 | 1239 | msgstr "" |
| 1210 | 1240 | |
| 1211 | -#: includes/Core/Developer/NetworkAdmin.php:424 | |
| 1212 | -msgid "Network admin API key not found. Please authenticate Templately on the network admin first." | |
| 1241 | +#: modules/full-site-import/Abilities/RetryFullSiteImportAbility.php:69 | |
| 1242 | +msgid "Unknown or expired import handle." | |
| 1213 | 1243 | msgstr "" |
| 1214 | 1244 | |
| 1215 | -#: includes/Core/Developer/NetworkAdmin.php:455 | |
| 1216 | -msgid "Site created but authentication failed: " | |
| 1245 | +#: modules/full-site-import/Abilities/RetryFullSiteImportAbility.php:74 | |
| 1246 | +msgid "This import has already finished and cannot be retried." | |
| 1217 | 1247 | msgstr "" |
| 1218 | 1248 | |
| 1219 | -#: includes/Core/Developer/NetworkAdmin.php:469 | |
| 1220 | -msgid "Site created and authenticated successfully." | |
| 1249 | +#: modules/full-site-import/Abilities/RevertFullSiteImportAbility.php:26 | |
| 1250 | +msgid "Revert Templately Full Site Import" | |
| 1221 | 1251 | msgstr "" |
| 1222 | 1252 | |
| 1223 | -#: includes/Core/Developer/OnboardingTest.php:96 | |
| 1224 | -msgid "Test data set successfully." | |
| 1253 | +#: modules/full-site-import/Abilities/RevertFullSiteImportAbility.php:27 | |
| 1254 | +msgid "Undo a full-site import, restoring the site to its pre-import state (backed-up options restored and imported content removed)." | |
| 1225 | 1255 | msgstr "" |
| 1226 | 1256 | |
| 1227 | -#: includes/Core/Developer/OnboardingTest.php:98 | |
| 1228 | -msgid "API key updated successfully." | |
| 1257 | +#: modules/full-site-import/Abilities/RevertFullSiteImportAbility.php:74 | |
| 1258 | +msgid "There is nothing to revert for this import." | |
| 1229 | 1259 | msgstr "" |
| 1230 | 1260 | |
| 1231 | -#: includes/Core/Developer/OnboardingTest.php:100 | |
| 1232 | -msgid "Redirect option enabled successfully." | |
| 1261 | +#: modules/full-site-import/Abilities/StartFullSiteImportAbility.php:39 | |
| 1262 | +msgid "Start Templately Full Site Import" | |
| 1233 | 1263 | msgstr "" |
| 1234 | 1264 | |
| 1235 | -#: includes/Core/Importer/Form.php:25 | |
| 1236 | -msgid "Form JSON does not exists." | |
| 1265 | +#: modules/full-site-import/Abilities/StartFullSiteImportAbility.php:40 | |
| 1266 | +msgid "Begin importing a full-site Templately pack and return a tracking handle immediately — the import does NOT run on its own. Drive it to completion by repeatedly calling templately/full-site-import-status with advance=true until its status is \"complete\" or \"failed\"; the import only progresses while you poll. This poll loop can be automated by a background/monitor process that watches for the terminal status." | |
| 1237 | 1267 | msgstr "" |
| 1238 | 1268 | |
| 1239 | -#: includes/Core/Importer/Form.php:31 | |
| 1240 | -msgid "Cannot be imported." | |
| 1269 | +#: modules/full-site-import/Abilities/StartFullSiteImportAbility.php:44 | |
| 1270 | +msgid "Full-site pack id (from discover-templates type=pack)." | |
| 1241 | 1271 | msgstr "" |
| 1242 | 1272 | |
| 1243 | -#: includes/Core/Importer/FullSiteImport.php:104 | |
| 1244 | -msgid "Invalid nonce" | |
| 1273 | +#: modules/full-site-import/Abilities/StartFullSiteImportAbility.php:99 | |
| 1274 | +msgid "An import is already in progress. Poll templately/full-site-import-status with this handle." | |
| 1245 | 1275 | msgstr "" |
| 1246 | 1276 | |
| 1247 | -#: includes/Core/Importer/FullSiteImport.php:110 | |
| 1248 | -msgid "Insufficient permissions" | |
| 1277 | +#: modules/full-site-import/Abilities/StartFullSiteImportAbility.php:120 | |
| 1278 | +#: modules/full-site-import/Abilities/StartFullSiteImportAbility.php:129 | |
| 1279 | +msgid "The import backend could not create a session." | |
| 1249 | 1280 | msgstr "" |
| 1250 | 1281 | |
| 1251 | -#: includes/Core/Importer/FullSiteImport.php:129 | |
| 1252 | -#: includes/Core/Importer/FullSiteImport.php:489 | |
| 1253 | -msgid "Your site connection is disconnected. Please migrate your connection first." | |
| 1282 | +#: modules/full-site-import/Abilities/StartFullSiteImportAbility.php:140 | |
| 1283 | +msgid "Call templately/full-site-import-status with this handle to advance and track the import." | |
| 1254 | 1284 | msgstr "" |
| 1255 | 1285 | |
| 1256 | -#: includes/Core/Importer/FullSiteImport.php:259 | |
| 1257 | -#: includes/Core/Importer/FullSiteImport.php:537 | |
| 1258 | -msgid "Invalid Pack ID." | |
| 1286 | +#: modules/full-site-import/Abilities/StartFullSiteImportAbility.php:157 | |
| 1287 | +msgid "No connected Templately account. Connect first using the auth abilities, then retry." | |
| 1259 | 1288 | msgstr "" |
| 1260 | 1289 | |
| 1261 | -#: includes/Core/Importer/FullSiteImport.php:284 | |
| 1262 | -#: includes/Core/Importer/FullSiteImport.php:587 | |
| 1263 | -msgid "Please update the templately plugin." | |
| 1290 | +#: modules/full-site-import/Cleanup/LogsTask.php:40 | |
| 1291 | +msgid "Old import logs" | |
| 1264 | 1292 | msgstr "" |
| 1265 | 1293 | |
| 1266 | -#: includes/Core/Importer/FullSiteImport.php:299 | |
| 1267 | -msgid "Session created and pack downloaded successfully" | |
| 1294 | +#: modules/full-site-import/Cleanup/PreviewDirsTask.php:37 | |
| 1295 | +msgid "Abandoned AI preview files" | |
| 1268 | 1296 | msgstr "" |
| 1269 | 1297 | |
| 1270 | -#: includes/Core/Importer/FullSiteImport.php:501 | |
| 1271 | -msgid "Invalid Session ID." | |
| 1298 | +#: modules/full-site-import/Cleanup/SessionsTask.php:32 | |
| 1299 | +msgid "Expired import records" | |
| 1272 | 1300 | msgstr "" |
| 1273 | 1301 | |
| 1274 | -#: includes/Core/Importer/FullSiteImport.php:619 | |
| 1275 | -#: includes/Core/Importer/FullSiteImport.php:1296 | |
| 1276 | -#: assets/js/templately.js:1 | |
| 1277 | -#: react-src/app/components/core/AiContentSidebar/index.js:312 | |
| 1278 | -#: react-src/app/components/core/itemDetails/Packs/FullSiteImport.js:112 | |
| 1279 | -#: react-src/app/components/core/itemDetails/Packs/FullSiteImport.js:144 | |
| 1280 | -#: react-src/app/hooks/useFullSiteImport.js:362 | |
| 1281 | -msgid "Oops!" | |
| 1302 | +#: modules/full-site-import/Cleanup/TmpDirsTask.php:42 | |
| 1303 | +msgid "Abandoned import files" | |
| 1282 | 1304 | msgstr "" |
| 1283 | 1305 | |
| 1284 | -#: includes/Core/Importer/FullSiteImport.php:696 | |
| 1306 | +#: modules/full-site-import/Concerns/DownloadsPack.php:32 | |
| 1285 | 1307 | msgid "Upload directory is not writable." |
| 1286 | 1308 | msgstr "" |
| 1287 | 1309 | |
| 1288 | -#: includes/Core/Importer/FullSiteImport.php:705 | |
| 1310 | +#: modules/full-site-import/Concerns/DownloadsPack.php:44 | |
| 1289 | 1311 | msgid "Permission Passed" |
| 1290 | 1312 | msgstr "" |
| 1291 | 1313 | |
| 1292 | -#: includes/Core/Importer/FullSiteImport.php:712 | |
| 1293 | -#: includes/Core/Importer/FullSiteImport.php:743 | |
| 1294 | -#: includes/Core/Importer/FullSiteImport.php:762 | |
| 1295 | -#: includes/Core/Importer/Runners/DownloadZip.php:68 | |
| 1296 | -#: includes/Core/Importer/Runners/DownloadZip.php:103 | |
| 1297 | -#: includes/Core/Importer/Runners/DownloadZip.php:115 | |
| 1314 | +#: modules/full-site-import/Concerns/DownloadsPack.php:51 | |
| 1315 | +#: modules/full-site-import/Concerns/DownloadsPack.php:91 | |
| 1316 | +#: modules/full-site-import/Concerns/DownloadsPack.php:112 | |
| 1317 | +#: modules/full-site-import/Runners/DownloadZip.php:70 | |
| 1318 | +#: modules/full-site-import/Runners/DownloadZip.php:120 | |
| 1319 | +#: modules/full-site-import/Runners/DownloadZip.php:132 | |
| 1298 | 1320 | msgid "Downloading Template Pack" |
| 1299 | 1321 | msgstr "" |
| 1300 | 1322 | |
| 1301 | -#: includes/Core/Importer/FullSiteImport.php:725 | |
| 1302 | -#: includes/Core/Importer/Runners/DownloadZip.php:85 | |
| 1303 | -msgid "Template pack download failed" | |
| 1323 | +#: modules/full-site-import/Concerns/DownloadsPack.php:80 | |
| 1324 | +#: modules/full-site-import/Runners/DownloadZip.php:109 | |
| 1325 | +msgid "Template pack download failed. " | |
| 1304 | 1326 | msgstr "" |
| 1305 | 1327 | |
| 1306 | -#: includes/Core/Importer/FullSiteImport.php:735 | |
| 1307 | -#: includes/Core/Importer/Runners/DownloadZip.php:95 | |
| 1328 | +#: modules/full-site-import/Concerns/DownloadsPack.php:85 | |
| 1329 | +#: modules/full-site-import/Runners/DownloadZip.php:114 | |
| 1308 | 1330 | #, php-format |
| 1309 | 1331 | msgid " Please try again or contact <a href='%s' target='_blank'>support</a>." |
| 1310 | 1332 | msgstr "" |
| 1311 | 1333 | |
| 1312 | -#: includes/Core/Importer/FullSiteImport.php:740 | |
| 1313 | -#: includes/Core/Importer/Runners/DownloadZip.php:100 | |
| 1314 | -msgid "Template pack download failed with response code: " | |
| 1334 | +#: modules/full-site-import/Concerns/DownloadsPack.php:108 | |
| 1335 | +msgid "Not enough disk space to import this pack. Please free up space and try again." | |
| 1315 | 1336 | msgstr "" |
| 1316 | 1337 | |
| 1317 | -#: includes/Core/Importer/FullSiteImport.php:766 | |
| 1318 | -#: includes/Core/Importer/Runners/DownloadZip.php:119 | |
| 1338 | +#: modules/full-site-import/Concerns/DownloadsPack.php:116 | |
| 1339 | +#: modules/full-site-import/Runners/DownloadZip.php:136 | |
| 1319 | 1340 | msgid "Downloading Failed. Please try again" |
| 1320 | 1341 | msgstr "" |
| 1321 | 1342 | |
| 1322 | -#: includes/Core/Importer/FullSiteImport.php:775 | |
| 1343 | +#: modules/full-site-import/Concerns/DownloadsPack.php:125 | |
| 1323 | 1344 | msgid "WP_Filesystem cannot be initialized" |
| 1324 | 1345 | msgstr "" |
| 1325 | 1346 | |
| 1326 | -#: includes/Core/Importer/FullSiteImport.php:819 | |
| 1327 | -#: includes/Core/Importer/FullSiteImport.php:1286 | |
| 1328 | -#: assets/js/templately.js:1 | |
| 1329 | -#: react-src/app/hooks/useFullSiteImport.js:363 | |
| 1347 | +#: modules/full-site-import/Concerns/DownloadsPack.php:201 | |
| 1348 | +#: assets/js/templately.js:2 | |
| 1330 | 1349 | #, php-format,js-format |
| 1331 | 1350 | msgid "It seems we're experiencing technical difficulties. Please try again or contact <a href='%s' target='_blank'>support</a>." |
| 1332 | 1351 | msgstr "" |
| 1333 | 1352 | |
| 1334 | -#: includes/Core/Importer/FullSiteImport.php:903 | |
| 1353 | +#. translators: %d: PHP ZipArchive::open() error code. | |
| 1354 | +#: modules/full-site-import/Concerns/DownloadsPack.php:434 | |
| 1355 | +#, php-format | |
| 1356 | +msgid "Could not open the downloaded archive (ZipArchive error code %d)." | |
| 1357 | +msgstr "" | |
| 1358 | + | |
| 1359 | +#. translators: %s: archive entry name | |
| 1360 | +#: modules/full-site-import/Concerns/DownloadsPack.php:499 | |
| 1361 | +#, php-format | |
| 1362 | +msgid "The template pack archive is corrupted (unreadable entry: %s). Please try again." | |
| 1363 | +msgstr "" | |
| 1364 | + | |
| 1365 | +#: modules/full-site-import/Concerns/DownloadsPack.php:513 | |
| 1366 | +msgid "Could not write the template pack to disk (disk full or not writable). Please free up space and try again." | |
| 1367 | +msgstr "" | |
| 1368 | + | |
| 1369 | +#: modules/full-site-import/Concerns/DownloadsPack.php:573 | |
| 1335 | 1370 | msgid "Cannot be imported, as the manifest file is corrupted" |
| 1336 | 1371 | msgstr "" |
| 1337 | 1372 | |
| 1338 | -#: includes/Core/Importer/FullSiteImport.php:975 | |
| 1373 | +#: modules/full-site-import/Concerns/HandlesSession.php:192 | |
| 1374 | +#: modules/full-site-import/Concerns/RunsImport.php:199 | |
| 1375 | +msgid "Invalid Pack ID." | |
| 1376 | +msgstr "" | |
| 1377 | + | |
| 1378 | +#: modules/full-site-import/Concerns/HandlesSession.php:217 | |
| 1379 | +#: modules/full-site-import/Concerns/RunsImport.php:249 | |
| 1380 | +msgid "Please update the templately plugin." | |
| 1381 | +msgstr "" | |
| 1382 | + | |
| 1383 | +#: modules/full-site-import/Concerns/HandlesSession.php:232 | |
| 1384 | +msgid "Session created and pack downloaded successfully" | |
| 1385 | +msgstr "" | |
| 1386 | + | |
| 1387 | +#: modules/full-site-import/Concerns/LogHelper.php:49 | |
| 1388 | +#: assets/js/templately.js:2 | |
| 1389 | +msgid "Oops!" | |
| 1390 | +msgstr "" | |
| 1391 | + | |
| 1392 | +#: modules/full-site-import/Concerns/RunsImport.php:127 | |
| 1393 | +msgid "Invalid Session ID." | |
| 1394 | +msgstr "" | |
| 1395 | + | |
| 1396 | +#: modules/full-site-import/Concerns/RunsImport.php:138 | |
| 1397 | +msgid "This import has already been completed. Please start a new import." | |
| 1398 | +msgstr "" | |
| 1399 | + | |
| 1400 | +#: modules/full-site-import/Concerns/RunsImport.php:170 | |
| 1401 | +msgid "Forced test error (retryable) — exercising the FSI retry affordance." | |
| 1402 | +msgstr "" | |
| 1403 | + | |
| 1404 | +#: modules/full-site-import/Concerns/RunsImport.php:360 | |
| 1339 | 1405 | msgid "Missing Credit Cost" |
| 1340 | 1406 | msgstr "" |
| 1341 | 1407 | |
| 1342 | -#: includes/Core/Importer/FullSiteImport.php:1659 | |
| 1343 | -msgid "API request failed with response code " | |
| 1408 | +#: modules/full-site-import/REST/GlobalSettings.php:40 | |
| 1409 | +msgid "Sorry, you are not allowed to import global settings." | |
| 1344 | 1410 | msgstr "" |
| 1345 | 1411 | |
| 1346 | -#: includes/Core/Importer/Runners/AIContent.php:15 | |
| 1347 | -#: includes/Core/Importer/Runners/ExtraContent.php:18 | |
| 1348 | -msgid "Extra Contents" | |
| 1412 | +#: modules/full-site-import/REST/GlobalSettings.php:64 | |
| 1413 | +#: modules/full-site-import/REST/PackInfo.php:76 | |
| 1414 | +msgid "A valid pack id is required." | |
| 1349 | 1415 | msgstr "" |
| 1350 | 1416 | |
| 1351 | -#: includes/Core/Importer/Runners/AIContent.php:27 | |
| 1352 | -msgid "AI Content Generation" | |
| 1417 | +#: modules/full-site-import/REST/PackInfo.php:52 | |
| 1418 | +msgid "Sorry, you are not allowed to fetch pack import info." | |
| 1353 | 1419 | msgstr "" |
| 1354 | 1420 | |
| 1355 | -#: includes/Core/Importer/Runners/Attachments.php:21 | |
| 1421 | +#: modules/full-site-import/Runners/Attachments.php:22 | |
| 1356 | 1422 | msgid "Attachments" |
| 1357 | 1423 | msgstr "" |
| 1358 | 1424 | |
| 1359 | -#: includes/Core/Importer/Runners/Attachments.php:34 | |
| 1425 | +#: modules/full-site-import/Runners/Attachments.php:35 | |
| 1360 | 1426 | msgid "Importing Attachments: (" |
| 1361 | 1427 | msgstr "" |
| 1362 | 1428 | |
| 1363 | -#: includes/Core/Importer/Runners/Attachments.php:36 | |
| 1429 | +#: modules/full-site-import/Runners/Attachments.php:37 | |
| 1364 | 1430 | msgid "Importing Attachment." |
| 1365 | 1431 | msgstr "" |
| 1366 | 1432 | |
| 1367 | -#: includes/Core/Importer/Runners/BaseRunner.php:68 | |
| 1433 | +#: modules/full-site-import/Runners/BaseRunner.php:75 | |
| 1368 | 1434 | msgid "Platform is not specified. Please try again after specifying the platform." |
| 1369 | 1435 | msgstr "" |
| 1370 | 1436 | |
| 1371 | -#: includes/Core/Importer/Runners/Customizer.php:17 | |
| 1437 | +#: modules/full-site-import/Runners/CustomCSS.php:27 | |
| 1438 | +#: assets/js/templately.js:20 | |
| 1439 | +msgid "Custom CSS" | |
| 1440 | +msgstr "" | |
| 1441 | + | |
| 1442 | +#: modules/full-site-import/Runners/CustomCSS.php:39 | |
| 1443 | +msgid "Importing custom CSS." | |
| 1444 | +msgstr "" | |
| 1445 | + | |
| 1446 | +#: modules/full-site-import/Runners/Customizer.php:18 | |
| 1372 | 1447 | msgid "Customizer" |
| 1373 | 1448 | msgstr "" |
| 1374 | 1449 | |
| 1375 | -#: includes/Core/Importer/Runners/Customizer.php:29 | |
| 1376 | -#: includes/Core/Importer/Runners/DownloadZip.php:39 | |
| 1450 | +#: modules/full-site-import/Runners/Customizer.php:30 | |
| 1451 | +#: modules/full-site-import/Runners/DownloadZip.php:41 | |
| 1377 | 1452 | msgid "Updating customizer settings." |
| 1378 | 1453 | msgstr "" |
| 1379 | 1454 | |
| 1380 | -#: includes/Core/Importer/Runners/Dependencies.php:21 | |
| 1455 | +#: modules/full-site-import/Runners/Customizer.php:45 | |
| 1456 | +msgid "site title" | |
| 1457 | +msgstr "" | |
| 1458 | + | |
| 1459 | +#: modules/full-site-import/Runners/Customizer.php:53 | |
| 1460 | +msgid "tagline" | |
| 1461 | +msgstr "" | |
| 1462 | + | |
| 1463 | +#. translators: %s: the customizer field name, e.g. "site title" | |
| 1464 | +#: modules/full-site-import/Runners/Customizer.php:102 | |
| 1465 | +#, php-format | |
| 1466 | +msgid "Could not fully apply the %s — a plugin hooked to that change failed. The rest of the pack was imported." | |
| 1467 | +msgstr "" | |
| 1468 | + | |
| 1469 | +#: modules/full-site-import/Runners/Dependencies.php:23 | |
| 1381 | 1470 | msgid "Download Dependencies" |
| 1382 | 1471 | msgstr "" |
| 1383 | 1472 | |
| 1384 | -#: includes/Core/Importer/Runners/Dependencies.php:33 | |
| 1473 | +#: modules/full-site-import/Runners/Dependencies.php:35 | |
| 1385 | 1474 | msgid "Downloading Dependencies" |
| 1386 | 1475 | msgstr "" |
| 1387 | 1476 | |
| 1388 | -#: includes/Core/Importer/Runners/Dependencies.php:208 | |
| 1389 | -msgid "Elementor plugin is not properly activated. Please refresh the page and try again." | |
| 1477 | +#: modules/full-site-import/Runners/Dependencies.php:304 | |
| 1478 | +msgid "Elementor is required by this template but is not active on your site. Please install and activate Elementor, then try again." | |
| 1390 | 1479 | msgstr "" |
| 1391 | 1480 | |
| 1392 | -#: includes/Core/Importer/Runners/Dependencies.php:217 | |
| 1393 | -msgid "Essential Blocks plugin is not properly activated. Please refresh the page and try again." | |
| 1481 | +#: modules/full-site-import/Runners/Dependencies.php:312 | |
| 1482 | +msgid "Essential Blocks is required by this template but is not active on your site. Please install and activate Essential Blocks, then try again." | |
| 1394 | 1483 | msgstr "" |
| 1395 | 1484 | |
| 1396 | -#: includes/Core/Importer/Runners/Dependencies.php:229 | |
| 1485 | +#: modules/full-site-import/Runners/Dependencies.php:357 | |
| 1397 | 1486 | #, php-format |
| 1398 | 1487 | msgid "Required plugin \"%s\" is not active. Please refresh the page and try again." |
| 1399 | 1488 | msgstr "" |
| 1400 | 1489 | |
| 1401 | -#: includes/Core/Importer/Runners/DownloadZip.php:27 | |
| 1490 | +#: modules/full-site-import/Runners/DownloadZip.php:29 | |
| 1402 | 1491 | msgid "Download Zip" |
| 1403 | 1492 | msgstr "" |
| 1404 | 1493 | |
| 1405 | -#: includes/Core/Importer/Runners/ElementorContent.php:33 | |
| 1494 | +#: modules/full-site-import/Runners/ElementorContent.php:41 | |
| 1406 | 1495 | msgid "Importing Elementor Page and Post Templates" |
| 1407 | 1496 | msgstr "" |
| 1408 | 1497 | |
| 1409 | -#: includes/Core/Importer/Runners/ElementorContent.php:76 | |
| 1498 | +#: modules/full-site-import/Runners/ElementorContent.php:84 | |
| 1499 | +#: modules/theme-builder/Widgets/Post_Comments.php:87 | |
| 1410 | 1500 | msgid "Custom" |
| 1411 | 1501 | msgstr "" |
| 1412 | 1502 | |
| 1413 | -#: includes/Core/Importer/Runners/ElementorContent.php:117 | |
| 1503 | +#: modules/full-site-import/Runners/ElementorContent.php:125 | |
| 1414 | 1504 | msgid "Default Kit" |
| 1415 | 1505 | msgstr "" |
| 1416 | 1506 | |
| 1417 | -#: includes/Core/Importer/Runners/ExtraContent.php:30 | |
| 1507 | +#: modules/full-site-import/Runners/ExtraContent.php:18 | |
| 1508 | +msgid "Extra Contents" | |
| 1509 | +msgstr "" | |
| 1510 | + | |
| 1511 | +#: modules/full-site-import/Runners/ExtraContent.php:30 | |
| 1418 | 1512 | msgid "Importing Forms and Others Extra Contents" |
| 1419 | 1513 | msgstr "" |
| 1420 | 1514 | |
| 1421 | -#: includes/Core/Importer/Runners/Finalizer.php:39 | |
| 1422 | -#: includes/Core/Importer/Runners/Finalizer.php:43 | |
| 1515 | +#: modules/full-site-import/Runners/Finalizer.php:40 | |
| 1516 | +#: modules/full-site-import/Runners/Finalizer.php:44 | |
| 1423 | 1517 | msgid "Finalizing Your Imports" |
| 1424 | 1518 | msgstr "" |
| 1425 | 1519 | |
| 1426 | -#: includes/Core/Importer/Runners/GutenbergContent.php:20 | |
| 1520 | +#. translators: 1: number of blocks, 2: post type, 3: comma-separated block names | |
| 1521 | +#: modules/full-site-import/Runners/Finalizer.php:392 | |
| 1522 | +#, php-format | |
| 1523 | +msgid "%1$d block(s) in this %2$s kept their original text in the markup: %3$s" | |
| 1524 | +msgstr "" | |
| 1525 | + | |
| 1526 | +#: modules/full-site-import/Runners/GutenbergContent.php:20 | |
| 1427 | 1527 | msgid "Block Editor Content" |
| 1428 | 1528 | msgstr "" |
| 1429 | 1529 | |
| 1430 | -#: includes/Core/Importer/Runners/GutenbergContent.php:36 | |
| 1530 | +#: modules/full-site-import/Runners/GutenbergContent.php:36 | |
| 1431 | 1531 | msgid "Importing Gutenberg Page and Post Templates" |
| 1432 | 1532 | msgstr "" |
| 1433 | 1533 | |
| 1434 | -#: includes/Core/Importer/Runners/Taxonomies.php:13 | |
| 1534 | +#. translators: %d: number of consecutive skipped items | |
| 1535 | +#: modules/full-site-import/Runners/Loop.php:86 | |
| 1536 | +#, php-format | |
| 1537 | +msgid "Import stopped: %d items were skipped in a row." | |
| 1538 | +msgstr "" | |
| 1539 | + | |
| 1540 | +#: modules/full-site-import/Runners/Taxonomies.php:13 | |
| 1435 | 1541 | msgid "Taxonomies" |
| 1436 | 1542 | msgstr "" |
| 1437 | 1543 | |
| 1438 | -#: includes/Core/Importer/Runners/Taxonomies.php:21 | |
| 1544 | +#: modules/full-site-import/Runners/Taxonomies.php:25 | |
| 1439 | 1545 | msgid "Importing Taxonomies" |
| 1440 | 1546 | msgstr "" |
| 1441 | 1547 | |
| 1442 | -#: includes/Core/Importer/Runners/Templates.php:19 | |
| 1443 | -#: assets/js/templately.js:1 | |
| 1444 | -#: react-src/app/components/new-components/header/UserNavigation.js:65 | |
| 1445 | -#: react-src/app/routesTemplate.js:47 | |
| 1548 | +#: modules/full-site-import/Runners/Templates.php:20 | |
| 1549 | +#: assets/js/templately.js:19 | |
| 1550 | +#: assets/js/templately.js:21 | |
| 1446 | 1551 | msgid "Templates" |
| 1447 | 1552 | msgstr "" |
| 1448 | 1553 | |
| 1449 | -#: includes/Core/Importer/Runners/Templates.php:23 | |
| 1554 | +#: modules/full-site-import/Runners/Templates.php:24 | |
| 1450 | 1555 | msgid "Importing Templates (i.e: Header, Footer, etc)" |
| 1451 | 1556 | msgstr "" |
| 1452 | 1557 | |
| 1453 | -#: includes/Core/Importer/Runners/WPContent.php:25 | |
| 1558 | +#: modules/full-site-import/Runners/Templates.php:50 | |
| 1559 | +msgid "Elementor is required to import this template pack, but it is not active. Please install and activate Elementor, then try again." | |
| 1560 | +msgstr "" | |
| 1561 | + | |
| 1562 | +#. translators: %s: template name | |
| 1563 | +#: modules/full-site-import/Runners/Templates.php:198 | |
| 1564 | +#, php-format | |
| 1565 | +msgid "Skipped \"%s\" — a plugin conflict stopped this template from importing. The rest of the pack was imported." | |
| 1566 | +msgstr "" | |
| 1567 | + | |
| 1568 | +#: modules/full-site-import/Runners/WPContent.php:25 | |
| 1454 | 1569 | msgid "WordPress Contents" |
| 1455 | 1570 | msgstr "" |
| 1456 | 1571 | |
| 1457 | -#: includes/Core/Importer/Runners/WPContent.php:29 | |
| 1572 | +#: modules/full-site-import/Runners/WPContent.php:29 | |
| 1458 | 1573 | msgid "Importing Content (Pages, Posts, Products, Navigation)" |
| 1459 | 1574 | msgstr "" |
| 1460 | 1575 | |
| 1461 | -#: includes/Core/Importer/Utils/AIUtils.php:31 | |
| 1576 | +#: modules/full-site-import/Utils/AIUtils.php:31 | |
| 1462 | 1577 | #, php-format |
| 1463 | 1578 | msgid "Invalid %s: empty or not a valid value." |
| 1464 | 1579 | msgstr "" |
| 1465 | 1580 | |
| 1466 | -#: includes/Core/Importer/Utils/AIUtils.php:43 | |
| 1581 | +#: modules/full-site-import/Utils/AIUtils.php:43 | |
| 1467 | 1582 | #, php-format |
| 1468 | 1583 | msgid "Invalid %s: contains path separators." |
| 1469 | 1584 | msgstr "" |
| 1470 | 1585 | |
| 1471 | -#: includes/Core/Importer/Utils/AIUtils.php:68 | |
| 1586 | +#: modules/full-site-import/Utils/AIUtils.php:68 | |
| 1472 | 1587 | msgid "WordPress upload directory is not accessible." |
| 1473 | 1588 | msgstr "" |
| 1474 | 1589 | |
| 1475 | -#: includes/Core/Importer/Utils/AIUtils.php:86 | |
| 1590 | +#: modules/full-site-import/Utils/AIUtils.php:86 | |
| 1476 | 1591 | msgid "File path does not exist or is not accessible." |
| 1477 | 1592 | msgstr "" |
| 1478 | 1593 | |
| 1479 | -#: includes/Core/Importer/Utils/AIUtils.php:110 | |
| 1594 | +#: modules/full-site-import/Utils/AIUtils.php:110 | |
| 1480 | 1595 | msgid "Invalid file path: path is outside WordPress upload directory." |
| 1481 | 1596 | msgstr "" |
| 1482 | 1597 | |
| 1483 | -#: includes/Core/Importer/Utils/AIUtils.php:269 | |
| 1598 | +#: modules/full-site-import/Utils/AIUtils.php:198 | |
| 1599 | +msgid "Waiting for AI Content" | |
| 1600 | +msgstr "" | |
| 1601 | + | |
| 1602 | +#: modules/full-site-import/Utils/AIUtils.php:287 | |
| 1603 | +msgid "AI content generation could not be retrieved." | |
| 1604 | +msgstr "" | |
| 1605 | + | |
| 1606 | +#: modules/full-site-import/Utils/AIUtils.php:295 | |
| 1484 | 1607 | msgid "API returned an error response." |
| 1485 | 1608 | msgstr "" |
| 1486 | 1609 | |
| 1487 | -#: includes/Core/Importer/Utils/AIUtils.php:614 | |
| 1610 | +#: modules/full-site-import/Utils/AIUtils.php:313 | |
| 1611 | +#: modules/template-customizer/REST/LogoGeneration.php:447 | |
| 1612 | +msgid "Process ID is required for logo polling." | |
| 1613 | +msgstr "" | |
| 1614 | + | |
| 1615 | +#: modules/full-site-import/Utils/AIUtils.php:1121 | |
| 1488 | 1616 | msgid "Content ID not found in AI page IDs." |
| 1489 | 1617 | msgstr "" |
| 1490 | 1618 | |
| 1491 | -#: includes/Core/Importer/Utils/AIUtils.php:661 | |
| 1619 | +#: modules/full-site-import/Utils/AIUtils.php:1169 | |
| 1492 | 1620 | msgid "Failed to save template file." |
| 1493 | 1621 | msgstr "" |
| 1494 | 1622 | |
| 1495 | -#: includes/Core/Importer/Utils/AIUtils.php:840 | |
| 1623 | +#: modules/full-site-import/Utils/AIUtils.php:1437 | |
| 1496 | 1624 | msgid "Process ID is required." |
| 1497 | 1625 | msgstr "" |
| 1498 | 1626 | |
| 1499 | -#: includes/Core/Importer/Utils/AIUtils.php:845 | |
| 1627 | +#: modules/full-site-import/Utils/AIUtils.php:1442 | |
| 1500 | 1628 | msgid "Process ID not found." |
| 1501 | 1629 | msgstr "" |
| 1502 | 1630 | |
| 1503 | -#: includes/Core/Importer/Utils/AIUtils.php:852 | |
| 1631 | +#: modules/full-site-import/Utils/AIUtils.php:1447 | |
| 1504 | 1632 | msgid "Session ID missing from process data." |
| 1505 | 1633 | msgstr "" |
| 1506 | 1634 | |
| 1507 | -#: includes/Core/Importer/Utils/AIUtils.php:856 | |
| 1635 | +#: modules/full-site-import/Utils/AIUtils.php:1451 | |
| 1508 | 1636 | msgid "AI page IDs missing from process data." |
| 1509 | 1637 | msgstr "" |
| 1510 | 1638 | |
| 1511 | -#: includes/Core/Importer/Utils/ElementorHelper.php:102 | |
| 1639 | +#: modules/full-site-import/Utils/ElementorHelper.php:140 | |
| 1512 | 1640 | msgid "Templately Error code: T001" |
| 1513 | 1641 | msgstr "" |
| 1514 | 1642 | |
| 1515 | -#: includes/Core/Importer/Utils/SignatureVerifier.php:30 | |
| 1643 | +#: modules/full-site-import/Utils/Form.php:26 | |
| 1644 | +msgid "Form JSON does not exists." | |
| 1645 | +msgstr "" | |
| 1646 | + | |
| 1647 | +#: modules/full-site-import/Utils/Form.php:32 | |
| 1648 | +msgid "Cannot be imported." | |
| 1649 | +msgstr "" | |
| 1650 | + | |
| 1651 | +#: modules/full-site-import/Utils/SignatureVerifier.php:31 | |
| 1516 | 1652 | msgid "API key not provided for signature verification" |
| 1517 | 1653 | msgstr "" |
| 1518 | 1654 | |
| 1519 | -#: includes/Core/Importer/Utils/SignatureVerifier.php:40 | |
| 1655 | +#: modules/full-site-import/Utils/SignatureVerifier.php:41 | |
| 1520 | 1656 | msgid "Invalid signature or timestamp headers" |
| 1521 | 1657 | msgstr "" |
| 1522 | 1658 | |
| 1523 | -#: includes/Core/Importer/Utils/SignatureVerifier.php:50 | |
| 1659 | +#: modules/full-site-import/Utils/SignatureVerifier.php:51 | |
| 1524 | 1660 | msgid "Callback timestamp expired or invalid" |
| 1525 | 1661 | msgstr "" |
| 1526 | 1662 | |
| 1527 | -#: includes/Core/Importer/Utils/SignatureVerifier.php:63 | |
| 1663 | +#: modules/full-site-import/Utils/SignatureVerifier.php:64 | |
| 1528 | 1664 | msgid "Invalid signature" |
| 1529 | 1665 | msgstr "" |
| 1530 | 1666 | |
| 1531 | -#: includes/Core/Importer/Utils/Utils.php:36 | |
| 1667 | +#: modules/full-site-import/Utils/Utils.php:39 | |
| 1532 | 1668 | msgid "JSON file not exists. " |
| 1533 | 1669 | msgstr "" |
| 1534 | 1670 | |
| 1535 | -#: includes/Core/Importer/Utils/Utils.php:199 | |
| 1671 | +#: modules/full-site-import/Utils/Utils.php:375 | |
| 1536 | 1672 | msgid "URL is empty" |
| 1537 | 1673 | msgstr "" |
| 1538 | 1674 | |
| 1539 | -#: includes/Core/Importer/Utils/Utils.php:204 | |
| 1675 | +#: modules/full-site-import/Utils/Utils.php:380 | |
| 1540 | 1676 | msgid "Invalid URL" |
| 1541 | 1677 | msgstr "" |
| 1542 | 1678 | |
| 1543 | -#: includes/Core/Importer/Utils/Utils.php:230 | |
| 1679 | +#: modules/full-site-import/Utils/Utils.php:406 | |
| 1544 | 1680 | msgid "Base64 is empty" |
| 1545 | 1681 | msgstr "" |
| 1546 | 1682 | |
| 1547 | -#: includes/Core/Importer/Utils/Utils.php:265 | |
| 1683 | +#: modules/full-site-import/Utils/Utils.php:441 | |
| 1548 | 1684 | msgid "Invalid base64 data." |
| 1549 | 1685 | msgstr "" |
| 1550 | 1686 | |
| 1551 | -#: includes/Core/Importer/Utils/Utils.php:271 | |
| 1687 | +#: modules/full-site-import/Utils/Utils.php:447 | |
| 1552 | 1688 | msgid "Unable to determine image MIME type." |
| 1553 | 1689 | msgstr "" |
| 1554 | 1690 | |
| 1555 | -#: includes/Core/Importer/Utils/Utils.php:277 | |
| 1691 | +#: modules/full-site-import/Utils/Utils.php:453 | |
| 1556 | 1692 | msgid "Unsupported image MIME type." |
| 1557 | 1693 | msgstr "" |
| 1558 | 1694 | |
| 1559 | -#: includes/Core/Importer/Utils/Utils.php:288 | |
| 1695 | +#: modules/full-site-import/Utils/Utils.php:464 | |
| 1560 | 1696 | msgid "Unable to access upload directory." |
| 1561 | 1697 | msgstr "" |
| 1562 | 1698 | |
| 1563 | -#: includes/Core/Importer/Utils/Utils.php:293 | |
| 1699 | +#: modules/full-site-import/Utils/Utils.php:469 | |
| 1564 | 1700 | msgid "Error uploading image." |
| 1565 | 1701 | msgstr "" |
| 1566 | 1702 | |
| 1567 | -#: includes/Core/Platform/Elementor.php:86 | |
| 1703 | +#: modules/gutenberg-integration/Platform/Gutenberg.php:115 | |
| 1568 | 1704 | #, php-format |
| 1569 | -msgid "You have to install/activate %s to import %s Template." | |
| 1705 | +msgid "Save %s in Templately" | |
| 1570 | 1706 | msgstr "" |
| 1571 | 1707 | |
| 1572 | -#: includes/Core/Platform/Elementor.php:193 | |
| 1573 | -msgid "Successfully Deleted." | |
| 1708 | +#: modules/gutenberg-integration/REST/Visibility.php:61 | |
| 1709 | +msgid "Sorry, you are not allowed to change the Templately toolbar visibility." | |
| 1574 | 1710 | msgstr "" |
| 1575 | 1711 | |
| 1576 | -#: includes/Core/Platform/Elementor.php:199 | |
| 1577 | -msgid "Something must went wrong." | |
| 1712 | +#: modules/gutenberg-integration/REST/Visibility.php:77 | |
| 1713 | +msgid "Desired visibility of the Templately editor toolbar buttons: \"visible\" or \"hidden\"." | |
| 1578 | 1714 | msgstr "" |
| 1579 | 1715 | |
| 1580 | -#: includes/Core/Platform/Gutenberg.php:88 | |
| 1716 | +#: modules/gutenberg-integration/REST/Visibility.php:90 | |
| 1717 | +msgid "The visibility value must be either \"visible\" or \"hidden\"." | |
| 1718 | +msgstr "" | |
| 1719 | + | |
| 1720 | +#: modules/image-replace/REST/ImageSearch.php:99 | |
| 1721 | +msgid "Search query is required." | |
| 1722 | +msgstr "" | |
| 1723 | + | |
| 1724 | +#: modules/import-revert/RevertController.php:126 | |
| 1725 | +msgid "Nothing was reverted." | |
| 1726 | +msgstr "" | |
| 1727 | + | |
| 1728 | +#: modules/library-tour/REST/Tour.php:76 | |
| 1729 | +msgid "tour_key is required." | |
| 1730 | +msgstr "" | |
| 1731 | + | |
| 1732 | +#: modules/library-tour/REST/Tour.php:80 | |
| 1733 | +#: modules/library-tour/REST/Tour.php:113 | |
| 1734 | +msgid "Unrecognised tour_key." | |
| 1735 | +msgstr "" | |
| 1736 | + | |
| 1737 | +#: modules/mcp-abilities/Abilities/AuthLoginWithApiKeyAbility.php:40 | |
| 1738 | +msgid "Connect Templately with an API Key" | |
| 1739 | +msgstr "" | |
| 1740 | + | |
| 1741 | +#: modules/mcp-abilities/Abilities/AuthLoginWithApiKeyAbility.php:41 | |
| 1742 | +msgid "Connect this site to a Templately account using an account API key." | |
| 1743 | +msgstr "" | |
| 1744 | + | |
| 1745 | +#: modules/mcp-abilities/Abilities/AuthLoginWithApiKeyAbility.php:45 | |
| 1746 | +msgid "Templately account API key." | |
| 1747 | +msgstr "" | |
| 1748 | + | |
| 1749 | +#: modules/mcp-abilities/Abilities/AuthLoginWithApiKeyAbility.php:68 | |
| 1750 | +msgid "An API key is required." | |
| 1751 | +msgstr "" | |
| 1752 | + | |
| 1753 | +#: modules/mcp-abilities/Abilities/AuthLoginWithGoogleAbility.php:55 | |
| 1754 | +msgid "Start Templately Google Sign-In" | |
| 1755 | +msgstr "" | |
| 1756 | + | |
| 1757 | +#: modules/mcp-abilities/Abilities/AuthLoginWithGoogleAbility.php:56 | |
| 1758 | +msgid "Get the URL to connect this site to a Templately account via Google sign-in. Completing sign-in requires opening the URL in a real browser." | |
| 1759 | +msgstr "" | |
| 1760 | + | |
| 1761 | +#: modules/mcp-abilities/Abilities/AuthLoginWithGoogleAbility.php:94 | |
| 1762 | +msgid "Open this URL in a browser and complete Google sign-in. Instead of connecting automatically, the page will show you an API key — copy it and give it to the agent, which will call templately-auth-login-with-api-key to finish connecting this site." | |
| 1763 | +msgstr "" | |
| 1764 | + | |
| 1765 | +#: modules/mcp-abilities/Abilities/AuthLogoutAbility.php:48 | |
| 1766 | +msgid "Disconnect Templately Account" | |
| 1767 | +msgstr "" | |
| 1768 | + | |
| 1769 | +#: modules/mcp-abilities/Abilities/AuthLogoutAbility.php:49 | |
| 1770 | +msgid "Sign this site out of its connected Templately account." | |
| 1771 | +msgstr "" | |
| 1772 | + | |
| 1773 | +#: modules/mcp-abilities/Abilities/AuthStatusAbility.php:33 | |
| 1774 | +msgid "Check Templately Auth Status" | |
| 1775 | +msgstr "" | |
| 1776 | + | |
| 1777 | +#: modules/mcp-abilities/Abilities/AuthStatusAbility.php:34 | |
| 1778 | +msgid "Report whether this site has a connected Templately account for the acting user." | |
| 1779 | +msgstr "" | |
| 1780 | + | |
| 1781 | +#: modules/mcp-abilities/Abilities/DiscoverTemplatesAbility.php:31 | |
| 1782 | +msgid "Discover designs from Templately" | |
| 1783 | +msgstr "" | |
| 1784 | + | |
| 1785 | +#: modules/mcp-abilities/Abilities/DiscoverTemplatesAbility.php:32 | |
| 1786 | +msgid "Search or browse the Templately design template library, covering both full page designs and individual section/block designs (e.g. headers, heroes, footers, pricing tables). Use this whenever the user wants to find, browse, or get ideas for a design, layout, template, or section — by keyword, type (page or section), platform (Elementor or Gutenberg), category, or sort order." | |
| 1787 | +msgstr "" | |
| 1788 | + | |
| 1789 | +#: modules/mcp-abilities/Abilities/DiscoverTemplatesAbility.php:36 | |
| 1790 | +msgid "Optional search keyword." | |
| 1791 | +msgstr "" | |
| 1792 | + | |
| 1793 | +#: modules/mcp-abilities/Abilities/DiscoverTemplatesAbility.php:40 | |
| 1794 | +msgid "page = a full-page design; block = an individual section/block design (header, hero, footer, pricing table, …); pack = a full multi-page website kit. Defaults to block; packs are only returned when explicitly requested." | |
| 1795 | +msgstr "" | |
| 1796 | + | |
| 1797 | +#: modules/mcp-abilities/Abilities/DiscoverTemplatesAbility.php:43 | |
| 1798 | +msgid "Category ID to filter by." | |
| 1799 | +msgstr "" | |
| 1800 | + | |
| 1801 | +#: modules/mcp-abilities/Abilities/DiscoverTemplatesAbility.php:65 | |
| 1802 | +msgid "Live preview/demo URL — open to view the design before importing." | |
| 1803 | +msgstr "" | |
| 1804 | + | |
| 1805 | +#: modules/mcp-abilities/Abilities/GetTemplateDetailAbility.php:27 | |
| 1806 | +msgid "Get Templately Template Detail" | |
| 1807 | +msgstr "" | |
| 1808 | + | |
| 1809 | +#: modules/mcp-abilities/Abilities/GetTemplateDetailAbility.php:28 | |
| 1810 | +msgid "Retrieve full details for a single Templately template, including dependency readiness on this site." | |
| 1811 | +msgstr "" | |
| 1812 | + | |
| 1813 | +#: modules/mcp-abilities/Abilities/GetTemplateDetailAbility.php:55 | |
| 1814 | +#: modules/mcp-abilities/Abilities/ImportTemplateLibraryAbility.php:71 | |
| 1815 | +#: modules/mcp-abilities/Abilities/ImportTemplatePageAbility.php:81 | |
| 1816 | +msgid "A template id is required." | |
| 1817 | +msgstr "" | |
| 1818 | + | |
| 1819 | +#: modules/mcp-abilities/Abilities/GetTemplateDetailAbility.php:71 | |
| 1820 | +#: modules/mcp-core/Support/DependencyGateResolver.php:30 | |
| 1821 | +#: modules/mcp-core/Support/DependencyGateResolver.php:105 | |
| 1822 | +msgid "Template not found." | |
| 1823 | +msgstr "" | |
| 1824 | + | |
| 1825 | +#: modules/mcp-abilities/Abilities/ImportTemplateIntoPostAbility.php:35 | |
| 1826 | +msgid "Insert Templately Template into Existing Post" | |
| 1827 | +msgstr "" | |
| 1828 | + | |
| 1829 | +#: modules/mcp-abilities/Abilities/ImportTemplateIntoPostAbility.php:36 | |
| 1830 | +msgid "Merge a single Templately template's content into an existing post, without needing a live editor session." | |
| 1831 | +msgstr "" | |
| 1832 | + | |
| 1833 | +#: modules/mcp-abilities/Abilities/ImportTemplateIntoPostAbility.php:40 | |
| 1834 | +msgid "Template ID to insert." | |
| 1835 | +msgstr "" | |
| 1836 | + | |
| 1837 | +#: modules/mcp-abilities/Abilities/ImportTemplateIntoPostAbility.php:41 | |
| 1838 | +msgid "Existing post to modify." | |
| 1839 | +msgstr "" | |
| 1840 | + | |
| 1841 | +#: modules/mcp-abilities/Abilities/ImportTemplateIntoPostAbility.php:42 | |
| 1842 | +msgid "md5 of the post's last-read relevant content (see templately/get-template-detail's sibling read for the target post)." | |
| 1843 | +msgstr "" | |
| 1844 | + | |
| 1845 | +#: modules/mcp-abilities/Abilities/ImportTemplateIntoPostAbility.php:91 | |
| 1846 | +msgid "A template id, target post id, and base_hash are all required." | |
| 1847 | +msgstr "" | |
| 1848 | + | |
| 1849 | +#: modules/mcp-abilities/Abilities/ImportTemplateIntoPostAbility.php:118 | |
| 1850 | +msgid "Template content could not be prepared for insertion." | |
| 1851 | +msgstr "" | |
| 1852 | + | |
| 1853 | +#: modules/mcp-abilities/Abilities/ImportTemplateLibraryAbility.php:35 | |
| 1854 | +msgid "Save Templately Template to Library" | |
| 1855 | +msgstr "" | |
| 1856 | + | |
| 1857 | +#: modules/mcp-abilities/Abilities/ImportTemplateLibraryAbility.php:36 | |
| 1858 | +msgid "Save a single Templately template into this site's Templately Library for later reuse." | |
| 1859 | +msgstr "" | |
| 1860 | + | |
| 1861 | +#: modules/mcp-abilities/Abilities/ImportTemplateLibraryAbility.php:75 | |
| 1862 | +#: modules/mcp-abilities/Abilities/ImportTemplatePageAbility.php:85 | |
| 1863 | +msgid "platform must be \"elementor\" or \"gutenberg\"." | |
| 1864 | +msgstr "" | |
| 1865 | + | |
| 1866 | +#: modules/mcp-abilities/Abilities/ImportTemplateLibraryAbility.php:97 | |
| 1867 | +#: modules/mcp-abilities/Abilities/ImportTemplatePageAbility.php:112 | |
| 1868 | +msgid "Import failed for an unknown reason." | |
| 1869 | +msgstr "" | |
| 1870 | + | |
| 1871 | +#: modules/mcp-abilities/Abilities/ImportTemplatePageAbility.php:44 | |
| 1872 | +msgid "Import Templately Template as New Page" | |
| 1873 | +msgstr "" | |
| 1874 | + | |
| 1875 | +#: modules/mcp-abilities/Abilities/ImportTemplatePageAbility.php:45 | |
| 1876 | +msgid "Import a single Templately template as a brand-new WordPress page." | |
| 1877 | +msgstr "" | |
| 1878 | + | |
| 1879 | +#: modules/mcp-abilities/Editor/ElementorHeadlessInsert.php:28 | |
| 1880 | +msgid "Elementor is not active on this site." | |
| 1881 | +msgstr "" | |
| 1882 | + | |
| 1883 | +#: modules/mcp-abilities/Editor/ElementorHeadlessInsert.php:39 | |
| 1884 | +#: modules/mcp-abilities/Editor/GutenbergHeadlessInsert.php:41 | |
| 1885 | +msgid "The post changed since it was last read. Re-read it and retry." | |
| 1886 | +msgstr "" | |
| 1887 | + | |
| 1888 | +#: modules/mcp-abilities/Editor/ElementorHeadlessInsert.php:47 | |
| 1889 | +msgid "The target post is not an Elementor document." | |
| 1890 | +msgstr "" | |
| 1891 | + | |
| 1892 | +#: modules/mcp-abilities/Editor/ElementorHeadlessInsert.php:54 | |
| 1893 | +msgid "Failed to save Elementor content into the target post." | |
| 1894 | +msgstr "" | |
| 1895 | + | |
| 1896 | +#: modules/mcp-abilities/Editor/GutenbergHeadlessInsert.php:28 | |
| 1897 | +msgid "Target post not found." | |
| 1898 | +msgstr "" | |
| 1899 | + | |
| 1900 | +#: modules/mcp-abilities/Editor/GutenbergHeadlessInsert.php:33 | |
| 1901 | +msgid "The target post is an Elementor document, not Gutenberg." | |
| 1902 | +msgstr "" | |
| 1903 | + | |
| 1904 | +#: modules/mcp-abilities/MCP.php:244 | |
| 1905 | +msgid "Templately Sign-In Complete" | |
| 1906 | +msgstr "" | |
| 1907 | + | |
| 1908 | +#: modules/mcp-abilities/MCP.php:247 | |
| 1909 | +msgid "Copy this key and give it to the agent to finish connecting:" | |
| 1910 | +msgstr "" | |
| 1911 | + | |
| 1912 | +#: modules/mcp-abilities/MCP.php:249 | |
| 1913 | +msgid "You can close this tab afterward." | |
| 1914 | +msgstr "" | |
| 1915 | + | |
| 1916 | +#: modules/mcp-abilities/MCP.php:252 | |
| 1917 | +msgid "Templately Sign-In Failed" | |
| 1918 | +msgstr "" | |
| 1919 | + | |
| 1920 | +#. translators: %s: error returned by Google/Templately | |
| 1921 | +#: modules/mcp-abilities/MCP.php:256 | |
| 1581 | 1922 | #, php-format |
| 1582 | -msgid "Save %s in Templately" | |
| 1923 | +msgid "Sign-in failed: %s" | |
| 1583 | 1924 | msgstr "" |
| 1584 | 1925 | |
| 1585 | -#: includes/Plugin.php:105 | |
| 1586 | -msgid "Cloning is forbidden." | |
| 1926 | +#: modules/mcp-abilities/MCP.php:259 | |
| 1927 | +msgid "Sign-in failed. Please try again." | |
| 1587 | 1928 | msgstr "" |
| 1588 | 1929 | |
| 1589 | -#: includes/Plugin.php:114 | |
| 1590 | -msgid "Un-serializing instances of this class is forbidden." | |
| 1930 | +#. translators: %s: capability name. | |
| 1931 | +#: modules/mcp-core/Registry/ToolRegistry.php:234 | |
| 1932 | +#, php-format | |
| 1933 | +msgid "Unknown capability: %s" | |
| 1591 | 1934 | msgstr "" |
| 1592 | 1935 | |
| 1593 | -#: includes/Plugin.php:313 | |
| 1594 | -msgid "Login failed." | |
| 1936 | +#. translators: %s: capability name. | |
| 1937 | +#: modules/mcp-core/Registry/ToolRegistry.php:247 | |
| 1938 | +#, php-format | |
| 1939 | +msgid "This connection is read-only and cannot use \"%s\". Reconnect with full access to use it." | |
| 1595 | 1940 | msgstr "" |
| 1596 | 1941 | |
| 1597 | -#: includes/Plugin.php:316 | |
| 1598 | -msgid "Missing API Key." | |
| 1942 | +#: modules/mcp-core/Registry/ToolRegistry.php:258 | |
| 1943 | +msgid "You do not have permission to use this capability." | |
| 1599 | 1944 | msgstr "" |
| 1600 | 1945 | |
| 1601 | -#: includes/Utils/Http.php:310 | |
| 1602 | -msgid "Unknown error occurred" | |
| 1946 | +#. translators: %s: input field name. | |
| 1947 | +#: modules/mcp-core/Registry/ToolRegistry.php:309 | |
| 1948 | +#, php-format | |
| 1949 | +msgid "Missing required input: %s" | |
| 1603 | 1950 | msgstr "" |
| 1604 | 1951 | |
| 1605 | -#: includes/Utils/Installer.php:60 | |
| 1606 | -msgid "Sorry, you do not have permission to install a plugin." | |
| 1952 | +#. translators: %s: comma-separated list of field names. | |
| 1953 | +#: modules/mcp-core/Registry/ToolRegistry.php:325 | |
| 1954 | +#, php-format | |
| 1955 | +msgid "Unknown input(s): %s" | |
| 1607 | 1956 | msgstr "" |
| 1608 | 1957 | |
| 1609 | -#: includes/Utils/Installer.php:122 | |
| 1610 | -msgid "Failed to install plugin" | |
| 1958 | +#. translators: 1: input field name, 2: comma-separated allowed values. | |
| 1959 | +#: modules/mcp-core/Registry/ToolRegistry.php:345 | |
| 1960 | +#, php-format | |
| 1961 | +msgid "Invalid value for \"%1$s\". Allowed: %2$s" | |
| 1611 | 1962 | msgstr "" |
| 1612 | 1963 | |
| 1613 | -#: includes/Utils/Installer.php:132 | |
| 1614 | -msgid "Sorry, you do not have permission to activate a plugin." | |
| 1964 | +#. translators: 1: input field name, 2: expected type. | |
| 1965 | +#: modules/mcp-core/Registry/ToolRegistry.php:358 | |
| 1966 | +#, php-format | |
| 1967 | +msgid "Invalid type for \"%1$s\". Expected %2$s." | |
| 1615 | 1968 | msgstr "" |
| 1616 | 1969 | |
| 1617 | -#: includes/Utils/Installer.php:161 | |
| 1618 | -msgid "Theme is already active" | |
| 1970 | +#: modules/mcp-core/Support/AjaxLoopbackDispatcher.php:78 | |
| 1971 | +msgid "The import backend returned an unreadable response." | |
| 1619 | 1972 | msgstr "" |
| 1620 | 1973 | |
| 1621 | -#: includes/Utils/Installer.php:166 | |
| 1622 | -msgid "Function themes_api does not exist" | |
| 1974 | +#: modules/mcp-core/Support/AjaxLoopbackDispatcher.php:162 | |
| 1975 | +msgid "No authenticated user for the import loopback." | |
| 1623 | 1976 | msgstr "" |
| 1624 | 1977 | |
| 1625 | -#: includes/Utils/Installer.php:196 | |
| 1626 | -msgid "Failed to install theme" | |
| 1978 | +#. translators: %s: underlying HTTP error. | |
| 1979 | +#: modules/mcp-core/Support/AjaxLoopbackDispatcher.php:225 | |
| 1980 | +#, php-format | |
| 1981 | +msgid "The site could not reach itself to run the import (loopback blocked): %s" | |
| 1627 | 1982 | msgstr "" |
| 1628 | 1983 | |
| 1629 | -#: includes/Utils/Installer.php:211 | |
| 1630 | -#: includes/Utils/Installer.php:269 | |
| 1631 | -msgid "Failed to activate theme" | |
| 1984 | +#. translators: %d: HTTP status code. | |
| 1985 | +#: modules/mcp-core/Support/AjaxLoopbackDispatcher.php:237 | |
| 1986 | +#, php-format | |
| 1987 | +msgid "The import backend returned HTTP %d." | |
| 1632 | 1988 | msgstr "" |
| 1633 | 1989 | |
| 1634 | -#: includes/Utils/Installer.php:222 | |
| 1990 | +#: modules/mcp-core/Support/DependencyGateResolver.php:59 | |
| 1991 | +msgid "This template requires plugins that are not active on this site." | |
| 1992 | +msgstr "" | |
| 1993 | + | |
| 1994 | +#: modules/mcp-core/Support/ImportRateLimiter.php:33 | |
| 1995 | +msgid "Too many import requests. Please wait a moment and try again." | |
| 1996 | +msgstr "" | |
| 1997 | + | |
| 1998 | +#: modules/mcp-core/Support/RestDispatcher.php:45 | |
| 1999 | +msgid "Unexpected internal REST response." | |
| 2000 | +msgstr "" | |
| 2001 | + | |
| 2002 | +#: modules/mcp-core/Support/RestDispatcher.php:53 | |
| 2003 | +msgid "An internal REST request failed." | |
| 2004 | +msgstr "" | |
| 2005 | + | |
| 2006 | +#: modules/mcp-server/Auth/Credentials.php:95 | |
| 2007 | +msgid "Untitled connection" | |
| 2008 | +msgstr "" | |
| 2009 | + | |
| 2010 | +#: modules/mcp-server/Auth/OAuth/ConsentScreen.php:39 | |
| 2011 | +msgid "Unknown client. Ask the application to register again." | |
| 2012 | +msgstr "" | |
| 2013 | + | |
| 2014 | +#: modules/mcp-server/Auth/OAuth/ConsentScreen.php:48 | |
| 2015 | +msgid "This application asked to return to an address it did not register." | |
| 2016 | +msgstr "" | |
| 2017 | + | |
| 2018 | +#: modules/mcp-server/Auth/OAuth/ConsentScreen.php:71 | |
| 2019 | +msgid "Only administrators can approve an agent connection for this site." | |
| 2020 | +msgstr "" | |
| 2021 | + | |
| 2022 | +#: modules/mcp-server/Auth/OAuth/ConsentScreen.php:287 | |
| 2023 | +#: modules/mcp-server/Auth/OAuth/ConsentScreen.php:291 | |
| 2024 | +msgid "Approve agent connection" | |
| 2025 | +msgstr "" | |
| 2026 | + | |
| 2027 | +#: modules/mcp-server/Auth/OAuth/ConsentScreen.php:295 | |
| 2028 | +msgid "An application is asking to connect to this site as an AI agent." | |
| 2029 | +msgstr "" | |
| 2030 | + | |
| 2031 | +#: modules/mcp-server/Auth/OAuth/ConsentScreen.php:301 | |
| 2032 | +msgid "Application" | |
| 2033 | +msgstr "" | |
| 2034 | + | |
| 2035 | +#: modules/mcp-server/Auth/OAuth/ConsentScreen.php:303 | |
| 2036 | +#: modules/mcp-server/Auth/OAuth/RecordStore.php:498 | |
| 2037 | +msgid "Unnamed application" | |
| 2038 | +msgstr "" | |
| 2039 | + | |
| 2040 | +#: modules/mcp-server/Auth/OAuth/ConsentScreen.php:317 | |
| 2041 | +msgid "Returns to" | |
| 2042 | +msgstr "" | |
| 2043 | + | |
| 2044 | +#: modules/mcp-server/Auth/OAuth/ConsentScreen.php:327 | |
| 2045 | +msgid "This address is on your own computer — expected for a desktop or command-line agent." | |
| 2046 | +msgstr "" | |
| 2047 | + | |
| 2048 | +#: modules/mcp-server/Auth/OAuth/ConsentScreen.php:344 | |
| 2049 | +#: assets/js/templately.js:17 | |
| 2050 | +msgid "Access" | |
| 2051 | +msgstr "" | |
| 2052 | + | |
| 2053 | +#: modules/mcp-server/Auth/OAuth/ConsentScreen.php:349 | |
| 2054 | +#: modules/mcp-server/REST/Connections.php:299 | |
| 2055 | +#: assets/js/templately.js:16 | |
| 2056 | +#: assets/js/templately.js:17 | |
| 2057 | +msgid "Read-only" | |
| 2058 | +msgstr "" | |
| 2059 | + | |
| 2060 | +#: modules/mcp-server/Auth/OAuth/ConsentScreen.php:350 | |
| 2061 | +#: modules/mcp-server/REST/Connections.php:300 | |
| 2062 | +#: assets/js/templately.js:16 | |
| 2063 | +#: assets/js/templately.js:17 | |
| 2064 | +msgid "Full access" | |
| 2065 | +msgstr "" | |
| 2066 | + | |
| 2067 | +#: modules/mcp-server/Auth/OAuth/ConsentScreen.php:355 | |
| 2068 | +#: assets/js/templately.js:17 | |
| 2069 | +msgid "Acting as" | |
| 2070 | +msgstr "" | |
| 2071 | + | |
| 2072 | +#: modules/mcp-server/Auth/OAuth/ConsentScreen.php:361 | |
| 2073 | +#: assets/js/templately.js:4 | |
| 2074 | +msgid "Site" | |
| 2075 | +msgstr "" | |
| 2076 | + | |
| 2077 | +#: modules/mcp-server/Auth/OAuth/ConsentScreen.php:373 | |
| 2078 | +msgid "This application will be able to browse Templately designs only. It cannot change anything on this site." | |
| 2079 | +msgstr "" | |
| 2080 | + | |
| 2081 | +#: modules/mcp-server/Auth/OAuth/ConsentScreen.php:376 | |
| 2082 | +msgid "This application will be able to browse Templately designs and import them — creating pages, templates and media on this site." | |
| 2083 | +msgstr "" | |
| 2084 | + | |
| 2085 | +#: modules/mcp-server/Auth/OAuth/ConsentScreen.php:383 | |
| 2086 | +msgid "Only approve if you just asked this application to connect. If you did not start this, close this page." | |
| 2087 | +msgstr "" | |
| 2088 | + | |
| 2089 | +#: modules/mcp-server/Auth/OAuth/ConsentScreen.php:405 | |
| 2090 | +#: assets/js/ai-editor.js:5 | |
| 2091 | +#: assets/js/templately.js:1 | |
| 2092 | +#: assets/js/templately.js:2 | |
| 2093 | +#: assets/js/templately.js:16 | |
| 2094 | +#: assets/js/templately.js:19 | |
| 2095 | +#: assets/js/templately.js:20 | |
| 2096 | +#: assets/js/templately.js:28 | |
| 2097 | +msgid "Cancel" | |
| 2098 | +msgstr "" | |
| 2099 | + | |
| 2100 | +#: modules/mcp-server/Auth/OAuth/ConsentScreen.php:406 | |
| 2101 | +msgid "Approve" | |
| 2102 | +msgstr "" | |
| 2103 | + | |
| 2104 | +#: modules/mcp-server/Auth/OAuth/ConsentScreen.php:419 | |
| 2105 | +msgid "Templately · You can revoke this connection at any time from Templately → Settings → AI Agents." | |
| 2106 | +msgstr "" | |
| 2107 | + | |
| 2108 | +#: modules/mcp-server/Auth/OAuth/ConsentScreen.php:428 | |
| 2109 | +#: modules/mcp-server/Auth/OAuth/ConsentScreen.php:432 | |
| 2110 | +msgid "Connection request refused" | |
| 2111 | +msgstr "" | |
| 2112 | + | |
| 2113 | +#: modules/mcp-server/Auth/OAuth/ConsentScreen.php:441 | |
| 2114 | +msgid "Nothing was granted and no connection was created. You can close this page." | |
| 2115 | +msgstr "" | |
| 2116 | + | |
| 2117 | +#: modules/mcp-server/Auth/OAuth/OAuthServer.php:133 | |
| 2118 | +#: modules/mcp-server/Auth/OAuth/OAuthServer.php:238 | |
| 2119 | +msgid "Too many requests." | |
| 2120 | +msgstr "" | |
| 2121 | + | |
| 2122 | +#: modules/mcp-server/Auth/OAuth/OAuthServer.php:164 | |
| 2123 | +msgid "At least one https (or loopback http) redirect_uri is required." | |
| 2124 | +msgstr "" | |
| 2125 | + | |
| 2126 | +#: modules/mcp-server/Auth/OAuth/OAuthServer.php:175 | |
| 2127 | +msgid "Too many client registrations." | |
| 2128 | +msgstr "" | |
| 2129 | + | |
| 2130 | +#: modules/mcp-server/Auth/OAuth/OAuthServer.php:252 | |
| 2131 | +msgid "Unsupported grant type." | |
| 2132 | +msgstr "" | |
| 2133 | + | |
| 2134 | +#: modules/mcp-server/Auth/OAuth/OAuthServer.php:277 | |
| 2135 | +msgid "Invalid or expired authorization code." | |
| 2136 | +msgstr "" | |
| 2137 | + | |
| 2138 | +#: modules/mcp-server/Auth/OAuth/OAuthServer.php:288 | |
| 2139 | +msgid "Grant does not match this client." | |
| 2140 | +msgstr "" | |
| 2141 | + | |
| 2142 | +#: modules/mcp-server/Auth/OAuth/OAuthServer.php:295 | |
| 2143 | +msgid "Proof of origination failed." | |
| 2144 | +msgstr "" | |
| 2145 | + | |
| 2146 | +#: modules/mcp-server/Auth/OAuth/OAuthServer.php:305 | |
| 2147 | +#: modules/mcp-server/Auth/OAuth/OAuthServer.php:372 | |
| 2148 | +msgid "This server does not issue tokens for that resource." | |
| 2149 | +msgstr "" | |
| 2150 | + | |
| 2151 | +#: modules/mcp-server/Auth/OAuth/OAuthServer.php:355 | |
| 2152 | +msgid "This refresh token has already been used. The connection has been revoked; reconnect to continue." | |
| 2153 | +msgstr "" | |
| 2154 | + | |
| 2155 | +#: modules/mcp-server/Auth/OAuth/OAuthServer.php:362 | |
| 2156 | +#: modules/mcp-server/Auth/OAuth/OAuthServer.php:382 | |
| 2157 | +msgid "Invalid or expired refresh token." | |
| 2158 | +msgstr "" | |
| 2159 | + | |
| 2160 | +#: modules/mcp-server/Cleanup/OAuthRecordsTask.php:44 | |
| 2161 | +msgid "Expired agent approvals" | |
| 2162 | +msgstr "" | |
| 2163 | + | |
| 2164 | +#: modules/mcp-server/REST/Connections.php:238 | |
| 2165 | +#: modules/mcp-server/REST/Connections.php:258 | |
| 2166 | +msgid "Connection not found." | |
| 2167 | +msgstr "" | |
| 2168 | + | |
| 2169 | +#: modules/mcp-server/Server/HttpTransport.php:164 | |
| 2170 | +msgid "This MCP endpoint accepts POST only. Configure it in an MCP client rather than opening it in a browser." | |
| 2171 | +msgstr "" | |
| 2172 | + | |
| 2173 | +#: modules/mcp-server/Server/HttpTransport.php:198 | |
| 2174 | +msgid "Too many failed authentication attempts. Try again later." | |
| 2175 | +msgstr "" | |
| 2176 | + | |
| 2177 | +#: modules/mcp-server/Server/HttpTransport.php:211 | |
| 2178 | +msgid "This endpoint accepts application/json only." | |
| 2179 | +msgstr "" | |
| 2180 | + | |
| 2181 | +#: modules/mcp-server/Server/HttpTransport.php:221 | |
| 2182 | +msgid "Cross-origin requests are not accepted by this endpoint." | |
| 2183 | +msgstr "" | |
| 2184 | + | |
| 2185 | +#: modules/mcp-server/Server/HttpTransport.php:228 | |
| 2186 | +msgid "This site has no agent connection configured." | |
| 2187 | +msgstr "" | |
| 2188 | + | |
| 2189 | +#: modules/mcp-server/Server/HttpTransport.php:234 | |
| 2190 | +msgid "Invalid or missing connection credential." | |
| 2191 | +msgstr "" | |
| 2192 | + | |
| 2193 | +#: modules/mcp-server/Server/HttpTransport.php:279 | |
| 2194 | +msgid "Could not parse request body as JSON." | |
| 2195 | +msgstr "" | |
| 2196 | + | |
| 2197 | +#: modules/mcp-server/Server/HttpTransport.php:292 | |
| 2198 | +msgid "JSON-RPC batching is not supported." | |
| 2199 | +msgstr "" | |
| 2200 | + | |
| 2201 | +#: modules/mcp-server/Server/HttpTransport.php:293 | |
| 2202 | +msgid "Not a valid JSON-RPC request." | |
| 2203 | +msgstr "" | |
| 2204 | + | |
| 2205 | +#: modules/mcp-server/Server/HttpTransport.php:465 | |
| 2206 | +msgid "This MCP endpoint accepts POST only." | |
| 2207 | +msgstr "" | |
| 2208 | + | |
| 2209 | +#. translators: %s: JSON-RPC method name. | |
| 2210 | +#: modules/mcp-server/Server/McpServer.php:73 | |
| 1635 | 2211 | #, php-format |
| 1636 | -msgid "The plugin requires PHP version %s or higher. You are running version %s." | |
| 2212 | +msgid "Method not found: %s" | |
| 1637 | 2213 | msgstr "" |
| 1638 | 2214 | |
| 1639 | -#: includes/Utils/Installer.php:231 | |
| 2215 | +#: modules/mcp-server/Server/McpServer.php:145 | |
| 2216 | +msgid "Missing tool name." | |
| 2217 | +msgstr "" | |
| 2218 | + | |
| 2219 | +#. translators: %s: capability name. | |
| 2220 | +#: modules/mcp-server/Server/McpServer.php:156 | |
| 1640 | 2221 | #, php-format |
| 1641 | -msgid "The plugin requires WordPress version %s or higher. You are running version %s." | |
| 2222 | +msgid "Unknown tool: %s" | |
| 1642 | 2223 | msgstr "" |
| 1643 | 2224 | |
| 1644 | -#: views/builder/conditions.php:1 | |
| 1645 | -msgid "Display Condtions by Templately" | |
| 2225 | +#: modules/my-cloud/REST/MyClouds.php:114 | |
| 2226 | +msgid "Missing required dependency Elementor, please install before trying again." | |
| 1646 | 2227 | msgstr "" |
| 1647 | 2228 | |
| 1648 | -#: views/builder/conditions.php:3 | |
| 1649 | -#: assets/js/elementor.js:1 | |
| 1650 | -#: react-src/elementor/FooterMenuModule.js:30 | |
| 1651 | -msgid "Condition (by Templately)" | |
| 2229 | +#: modules/my-cloud/REST/MyClouds.php:181 | |
| 2230 | +msgid "Invalid Item ID for download cloud item." | |
| 1652 | 2231 | msgstr "" |
| 1653 | 2232 | |
| 1654 | -#: views/header.php:10 | |
| 1655 | -msgid "Version" | |
| 2233 | +#: modules/my-cloud/REST/MyClouds.php:239 | |
| 2234 | +msgid "Invalid Item ID for delete cloud item." | |
| 1656 | 2235 | msgstr "" |
| 1657 | 2236 | |
| 1658 | -#: assets/js/dashboard.js:1 | |
| 1659 | -#: react-src/dashboard/Feedback/Feedback.js:40 | |
| 1660 | -msgid "Thank you for sharing your experience." | |
| 2237 | +#: modules/my-cloud/REST/SavedTemplates.php:29 | |
| 2238 | +msgid "Sorry, you do not have permission to delete this template." | |
| 1661 | 2239 | msgstr "" |
| 1662 | 2240 | |
| 1663 | -#: assets/js/dashboard.js:1 | |
| 1664 | -#: react-src/dashboard/Feedback/Feedback.js:41 | |
| 1665 | -msgid "We truly value your feedback. Please let us know how we can improve and enhance your experience." | |
| 2241 | +#: modules/post-import-feedback/Ajax/FeedbackController.php:55 | |
| 2242 | +#: modules/post-import-feedback/REST/Feedback.php:112 | |
| 2243 | +msgid "Your feedback has already been submitted. Thank you!" | |
| 1666 | 2244 | msgstr "" |
| 1667 | 2245 | |
| 1668 | -#: assets/js/dashboard.js:1 | |
| 1669 | -#: assets/js/templately.js:1 | |
| 1670 | -#: react-src/app/components/profile/Profile.js:48 | |
| 1671 | -#: react-src/dashboard/Feedback/Feedback.js:49 | |
| 1672 | -msgid "Email" | |
| 2246 | +#: modules/post-import-feedback/Ajax/FeedbackController.php:69 | |
| 2247 | +#: modules/post-import-feedback/REST/Feedback.php:126 | |
| 2248 | +msgid "The feedback service returned an unexpected response." | |
| 1673 | 2249 | msgstr "" |
| 1674 | 2250 | |
| 1675 | -#: assets/js/dashboard.js:1 | |
| 1676 | -#: assets/js/templately.js:1 | |
| 1677 | -#: react-src/app/components/core/itemDetails/ItemsDetailsInfo.js:42 | |
| 1678 | -#: react-src/dashboard/Feedback/Feedback.js:55 | |
| 1679 | -msgid "Description" | |
| 2251 | +#: modules/post-import-feedback/REST/Feedback.php:54 | |
| 2252 | +msgid "Sorry, you are not allowed to submit feedback." | |
| 1680 | 2253 | msgstr "" |
| 1681 | 2254 | |
| 1682 | -#: assets/js/dashboard.js:1 | |
| 1683 | -#: react-src/dashboard/Feedback/Feedback.js:68 | |
| 1684 | -msgid "Send" | |
| 2255 | +#: modules/settings/REST/Preferences.php:35 | |
| 2256 | +msgid "No preferences provided." | |
| 1685 | 2257 | msgstr "" |
| 1686 | 2258 | |
| 1687 | -#: assets/js/dashboard.js:1 | |
| 1688 | -#: react-src/dashboard/Feedback/FeedbackComplete.js:23 | |
| 1689 | -msgid "Thanks a lot for your Feedback!" | |
| 2259 | +#: modules/single-import/REST/Dependencies.php:141 | |
| 2260 | +msgid "You have the plugin installed." | |
| 1690 | 2261 | msgstr "" |
| 1691 | 2262 | |
| 1692 | -#: assets/js/dashboard.js:1 | |
| 1693 | -#: react-src/dashboard/Feedback/FeedbackComplete.js:27 | |
| 1694 | -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." | |
| 2263 | +#: modules/single-import/REST/Dependencies.php:195 | |
| 2264 | +msgid "The plugin could not be installed. Please try again, or install it from the Plugins screen." | |
| 1695 | 2265 | msgstr "" |
| 1696 | 2266 | |
| 1697 | -#: assets/js/dashboard.js:1 | |
| 1698 | -#: react-src/dashboard/Feedback/Rating.js:23 | |
| 1699 | -msgid "I see that you've already started using Templately. How has your experience been so far, and how would you rate us?" | |
| 2267 | +#: modules/single-import/REST/Dependencies.php:482 | |
| 2268 | +msgid "No plugins were selected for update." | |
| 1700 | 2269 | msgstr "" |
| 1701 | 2270 | |
| 1702 | -#: assets/js/dashboard.js:1 | |
| 1703 | -#: react-src/dashboard/Feedback/Rating.js:28 | |
| 1704 | -msgid "1 Star" | |
| 2271 | +#: modules/single-import/REST/Dependencies.php:494 | |
| 2272 | +msgid "None of the selected plugins have an update available." | |
| 1705 | 2273 | msgstr "" |
| 1706 | 2274 | |
| 1707 | -#: assets/js/dashboard.js:1 | |
| 1708 | -#: react-src/dashboard/Feedback/Rating.js:32 | |
| 1709 | -msgid "2 Stars" | |
| 2275 | +#: modules/single-import/REST/Dependencies.php:505 | |
| 2276 | +msgid "The plugins could not be updated." | |
| 1710 | 2277 | msgstr "" |
| 1711 | 2278 | |
| 1712 | -#: assets/js/dashboard.js:1 | |
| 1713 | -#: react-src/dashboard/Feedback/Rating.js:36 | |
| 1714 | -msgid "3 Stars" | |
| 2279 | +#: modules/single-import/REST/Import.php:36 | |
| 2280 | +#: modules/single-import/REST/Import.php:186 | |
| 2281 | +#: modules/single-import/REST/Import.php:213 | |
| 2282 | +msgid "Invalid ID is provided." | |
| 1715 | 2283 | msgstr "" |
| 1716 | 2284 | |
| 1717 | -#: assets/js/dashboard.js:1 | |
| 1718 | -#: react-src/dashboard/Feedback/Rating.js:40 | |
| 1719 | -msgid "4 Stars" | |
| 2285 | +#: modules/single-import/REST/Import.php:42 | |
| 2286 | +#: modules/single-import/REST/Import.php:192 | |
| 2287 | +#: modules/single-import/REST/Import.php:219 | |
| 2288 | +msgid "Please try again we enabled container." | |
| 1720 | 2289 | msgstr "" |
| 1721 | 2290 | |
| 1722 | -#: assets/js/dashboard.js:1 | |
| 1723 | -#: react-src/dashboard/Feedback/Rating.js:44 | |
| 1724 | -msgid "5 Stars" | |
| 2291 | +#: modules/single-import/REST/Import.php:77 | |
| 2292 | +msgid "Template data is invalid. Please kindly contact Templately Support." | |
| 1725 | 2293 | msgstr "" |
| 1726 | 2294 | |
| 1727 | -#: assets/js/dashboard.js:1 | |
| 1728 | -#: react-src/dashboard/Feedback/Rating.js:48 | |
| 1729 | -msgid "Not Satisfied" | |
| 2295 | +#: modules/single-import/REST/Import.php:132 | |
| 2296 | +msgid "This template’s file could not be loaded. Please try again, and contact support if it keeps happening." | |
| 1730 | 2297 | msgstr "" |
| 1731 | 2298 | |
| 1732 | -#: assets/js/dashboard.js:1 | |
| 1733 | -#: react-src/dashboard/Feedback/Rating.js:49 | |
| 1734 | -msgid "Very Satisfied" | |
| 2299 | +#. translators: %s: the name of the Templately pack the content came from. | |
| 2300 | +#: modules/site-editor-views/Fields.php:101 | |
| 2301 | +#, php-format | |
| 2302 | +msgid "Templately — %s" | |
| 1735 | 2303 | msgstr "" |
| 1736 | 2304 | |
| 1737 | -#: assets/js/dashboard.js:1 | |
| 1738 | -#: react-src/dashboard/Feedback/Review.js:46 | |
| 1739 | -msgid "We're glad that you liked us! 😍" | |
| 2305 | +#: modules/site-editor-views/Fields.php:119 | |
| 2306 | +msgid "AI-generated" | |
| 1740 | 2307 | msgstr "" |
| 1741 | 2308 | |
| 1742 | -#: assets/js/dashboard.js:1 | |
| 1743 | -#: react-src/dashboard/Feedback/Review.js:49 | |
| 1744 | -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! 🙏" | |
| 2309 | +#: modules/site-editor-views/Fields.php:120 | |
| 2310 | +msgid "Curated" | |
| 1745 | 2311 | msgstr "" |
| 1746 | 2312 | |
| 1747 | -#: assets/js/dashboard.js:1 | |
| 1748 | -#: react-src/dashboard/Feedback/Review.js:54 | |
| 1749 | -msgid "Rate Templately" | |
| 2313 | +#: modules/site-editor-views/Provenance.php:159 | |
| 2314 | +msgid "The Templately pack this content was imported from." | |
| 1750 | 2315 | msgstr "" |
| 1751 | 2316 | |
| 1752 | -#: assets/js/elementor.js:1 | |
| 1753 | -#: react-src/elementor/ElementorModule.js:37 | |
| 1754 | -#: react-src/elementor/FooterMenuModule.js:49 | |
| 1755 | -msgid "Save Page in Templately" | |
| 2317 | +#: modules/site-editor-views/Provenance.php:167 | |
| 2318 | +msgid "When this content was imported, in UTC." | |
| 1756 | 2319 | msgstr "" |
| 1757 | 2320 | |
| 1758 | -#: assets/js/elementor.js:1 | |
| 1759 | -#: react-src/elementor/ElementorModule.js:74 | |
| 1760 | -msgid "Save Block in Templately" | |
| 2321 | +#: modules/site-editor-views/Provenance.php:175 | |
| 2322 | +msgid "Whether this content was generated or curated." | |
| 1761 | 2323 | msgstr "" |
| 1762 | 2324 | |
| 1763 | -#: assets/js/templately.js:1 | |
| 1764 | -#: react-src/utils/api.js:359 | |
| 1765 | -#: react-src/utils/api.js:362 | |
| 1766 | -msgid "Request failed" | |
| 2325 | +#: modules/site-editor-views/Provenance.php:183 | |
| 2326 | +msgid "The import run that created this content." | |
| 1767 | 2327 | msgstr "" |
| 1768 | 2328 | |
| 1769 | -#: assets/js/templately.js:1 | |
| 1770 | -#: react-src/utils/messages.js:18 | |
| 1771 | -msgid "Please enter a valid email address." | |
| 2329 | +#: modules/site-editor-views/Views.php:50 | |
| 2330 | +msgid "Templately imported" | |
| 1772 | 2331 | msgstr "" |
| 1773 | 2332 | |
| 1774 | -#: assets/js/templately.js:1 | |
| 1775 | -#: react-src/utils/messages.js:25 | |
| 1776 | -msgid "Please provide a valid API Key." | |
| 2333 | +#: modules/site-editor-views/Views.php:69 | |
| 2334 | +msgid "Recently imported" | |
| 1777 | 2335 | msgstr "" |
| 1778 | 2336 | |
| 1779 | -#: assets/js/templately.js:1 | |
| 1780 | -#: react-src/utils/messages.js:33 | |
| 1781 | -msgid "The First Name may only contain letters, dashes and spaces." | |
| 2337 | +#: modules/template-browsing/REST/Items.php:158 | |
| 2338 | +#: modules/template-browsing/REST/Items.php:194 | |
| 2339 | +#: modules/template-browsing/REST/Items.php:257 | |
| 2340 | +msgid "Invalid Type Call" | |
| 1782 | 2341 | msgstr "" |
| 1783 | 2342 | |
| 1784 | -#: assets/js/templately.js:1 | |
| 1785 | -#: react-src/utils/messages.js:42 | |
| 1786 | -msgid "The Last Name may only contain letters, dashes and spaces." | |
| 2343 | +#: modules/template-browsing/REST/Items.php:187 | |
| 2344 | +msgid "Items slug cannot be empty." | |
| 1787 | 2345 | msgstr "" |
| 1788 | 2346 | |
| 1789 | -#: assets/js/templately.js:1 | |
| 1790 | -#: react-src/utils/messages.js:49 | |
| 1791 | -msgid "Password must contain at least 8 characters, uppercase, lowercase and numbers." | |
| 2347 | +#: modules/template-browsing/REST/Items.php:233 | |
| 2348 | +#: modules/template-browsing/REST/Items.php:283 | |
| 2349 | +msgid "Item data not found" | |
| 1792 | 2350 | msgstr "" |
| 1793 | 2351 | |
| 1794 | -#: assets/js/templately.js:1 | |
| 1795 | -#: react-src/utils/messages.js:55 | |
| 1796 | -msgid "Password not matched!" | |
| 2352 | +#: modules/template-browsing/REST/Items.php:250 | |
| 2353 | +msgid "Items id cannot be empty." | |
| 1797 | 2354 | msgstr "" |
| 1798 | 2355 | |
| 1799 | -#: assets/js/templately.js:1 | |
| 1800 | -#: react-src/app/components/admin/SignIn.js:132 | |
| 1801 | -#: react-src/app/components/admin/SignUp.js:52 | |
| 1802 | -#: react-src/app/components/admin/SignUp.js:113 | |
| 1803 | -#: react-src/utils/messages.js:60 | |
| 1804 | -msgid "Oops...!" | |
| 2356 | +#: modules/template-browsing/REST/Items.php:300 | |
| 2357 | +msgid "Search keyword cannot be empty." | |
| 1805 | 2358 | msgstr "" |
| 1806 | 2359 | |
| 1807 | -#: assets/js/templately.js:1 | |
| 1808 | -#: react-src/app/core/Search.js:48 | |
| 1809 | -msgid "Type and hit enter..." | |
| 2360 | +#: modules/template-browsing/REST/Items.php:395 | |
| 2361 | +msgid "Unfavourite Action Failed: Something went wrong." | |
| 1810 | 2362 | msgstr "" |
| 1811 | 2363 | |
| 1812 | -#: assets/js/templately.js:1 | |
| 1813 | -#: react-src/utils/workSpaceContextMenu.js:15 | |
| 1814 | -msgid "Something went wrong regarding changes in your WorkSpace. Try Later or Contact support." | |
| 2364 | +#: modules/template-browsing/REST/Items.php:618 | |
| 2365 | +msgid "Item ID cannot be empty." | |
| 1815 | 2366 | msgstr "" |
| 1816 | 2367 | |
| 1817 | -#: assets/js/templately.js:1 | |
| 1818 | -#: react-src/utils/workSpaceContextMenu.js:18 | |
| 1819 | -msgid "Successfully Saved" | |
| 2368 | +#: modules/template-browsing/REST/Items.php:627 | |
| 2369 | +msgid "Type cannot be empty." | |
| 1820 | 2370 | msgstr "" |
| 1821 | 2371 | |
| 1822 | -#: assets/js/templately.js:1 | |
| 1823 | -#: react-src/utils/workSpaceContextMenu.js:19 | |
| 1824 | -msgid "You have succesfully saved your WorkSpace changes." | |
| 2372 | +#: modules/template-customizer/REST/LogoGeneration.php:92 | |
| 2373 | +#: modules/template-customizer/REST/LogoGeneration.php:280 | |
| 2374 | +msgid "Invalid or expired logo generation process ID." | |
| 1825 | 2375 | msgstr "" |
| 1826 | 2376 | |
| 1827 | -#: assets/js/templately.js:1 | |
| 1828 | -#: react-src/utils/workSpaceContextMenu.js:41 | |
| 1829 | -msgid "Something went wrong regarding deleting your WorkSpace. Try Later or Contact Support." | |
| 2377 | +#: modules/template-customizer/REST/LogoGeneration.php:126 | |
| 2378 | +msgid "Description is required for logo generation." | |
| 1830 | 2379 | msgstr "" |
| 1831 | 2380 | |
| 1832 | -#: assets/js/templately.js:1 | |
| 1833 | -#: react-src/utils/workSpaceContextMenu.js:45 | |
| 1834 | -msgid "Successfully Deleted" | |
| 2381 | +#: modules/template-customizer/REST/LogoGeneration.php:137 | |
| 2382 | +msgid "Invalid size parameter. Allowed values: auto, 1024x1024, 1536x1024, 1024x1536" | |
| 1835 | 2383 | msgstr "" |
| 1836 | 2384 | |
| 1837 | -#: assets/js/templately.js:1 | |
| 1838 | -#: react-src/utils/workSpaceContextMenu.js:46 | |
| 1839 | -msgid "You have deleted a WorkSpace from your account." | |
| 2385 | +#: modules/template-customizer/REST/LogoGeneration.php:148 | |
| 2386 | +msgid "Invalid quality parameter. Allowed values: auto, high, medium, low" | |
| 1840 | 2387 | msgstr "" |
| 1841 | 2388 | |
| 1842 | -#: assets/js/templately.js:1 | |
| 1843 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2303 | |
| 1844 | -#: react-src/utils/workSpaceContextMenu.js:63 | |
| 1845 | -msgid "Edit" | |
| 2389 | +#: modules/template-customizer/REST/LogoGeneration.php:159 | |
| 2390 | +msgid "Invalid output format. Allowed values: png, jpeg" | |
| 1846 | 2391 | msgstr "" |
| 1847 | 2392 | |
| 1848 | -#: assets/js/templately.js:1 | |
| 1849 | -#: react-src/app/components/clouds/components/modals/DeleteFileModal.js:25 | |
| 1850 | -#: react-src/app/components/clouds/components/modals/DeleteWorkSpaceModal.js:50 | |
| 1851 | -#: react-src/utils/cloudFilesContextMenu.js:139 | |
| 1852 | -#: react-src/utils/savedTemplatesContextMenu.js:123 | |
| 1853 | -#: react-src/utils/workSpaceContextMenu.js:70 | |
| 1854 | -msgid "Delete" | |
| 2393 | +#: modules/template-customizer/REST/LogoGeneration.php:169 | |
| 2394 | +msgid "Invalid quantity. Must be between 1 and 10" | |
| 1855 | 2395 | msgstr "" |
| 1856 | 2396 | |
| 1857 | -#: assets/js/templately.js:1 | |
| 1858 | -#: react-src/app/components/core/modals/KitWarningModal.js:24 | |
| 1859 | -msgid "Force Delete" | |
| 2397 | +#: modules/template-customizer/REST/LogoGeneration.php:231 | |
| 2398 | +msgid "Logo generation started" | |
| 1860 | 2399 | msgstr "" |
| 1861 | 2400 | |
| 1862 | -#: assets/js/templately.js:1 | |
| 1863 | -#: react-src/app/components/core/modals/KitWarningModal.js:26 | |
| 1864 | -msgid "Keep my settings" | |
| 2401 | +#: modules/template-customizer/REST/LogoGeneration.php:325 | |
| 2402 | +msgid "Logo generation completed successfully." | |
| 1865 | 2403 | msgstr "" |
| 1866 | 2404 | |
| 1867 | -#: assets/js/templately.js:1 | |
| 1868 | -#: react-src/app/components/core/modals/partials/importPartials/Import.js:16 | |
| 1869 | -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." | |
| 2405 | +#: modules/template-customizer/REST/LogoGeneration.php:420 | |
| 2406 | +msgid "Logo generation in progress" | |
| 1870 | 2407 | msgstr "" |
| 1871 | 2408 | |
| 1872 | -#: assets/js/templately.js:1 | |
| 1873 | -#: react-src/app/components/core/modals/partials/importPartials/Import.js:19 | |
| 1874 | -msgid "Import to Library" | |
| 2409 | +#: modules/template-customizer/REST/LogoGeneration.php:427 | |
| 2410 | +msgid "Logo generation data not found." | |
| 1875 | 2411 | msgstr "" |
| 1876 | 2412 | |
| 1877 | -#: assets/js/templately.js:1 | |
| 1878 | -#: react-src/app/components/core/modals/partials/importPartials/CreatePage.js:21 | |
| 1879 | -msgid "Create a new page from this template to make it available as a draft page in your pages list." | |
| 2413 | +#: modules/template-customizer/REST/LogoGeneration.php:492 | |
| 2414 | +msgid "Logo generation data retrieved successfully." | |
| 1880 | 2415 | msgstr "" |
| 1881 | 2416 | |
| 2417 | +#: modules/template-details/REST/Checkout.php:39 | |
| 2418 | +msgid "Only administrators can change the subscription." | |
| 2419 | +msgstr "" | |
| 2420 | + | |
| 2421 | +#: modules/template-details/REST/Checkout.php:49 | |
| 2422 | +msgid "No item selected for purchase." | |
| 2423 | +msgstr "" | |
| 2424 | + | |
| 2425 | +#: modules/template-details/REST/Checkout.php:85 | |
| 2426 | +msgid "The checkout could not be verified. Please try again." | |
| 2427 | +msgstr "" | |
| 2428 | + | |
| 2429 | +#: modules/template-details/REST/Checkout.php:91 | |
| 2430 | +msgid "Could not start the checkout. Please try again." | |
| 2431 | +msgstr "" | |
| 2432 | + | |
| 2433 | +#: modules/theme-builder/Managers/LocationManager.php:64 | |
| 2434 | +#: modules/theme-builder/Types/Header.php:12 | |
| 2435 | +msgid "Header" | |
| 2436 | +msgstr "" | |
| 2437 | + | |
| 2438 | +#: modules/theme-builder/Managers/LocationManager.php:68 | |
| 2439 | +#: modules/theme-builder/Types/Footer.php:12 | |
| 2440 | +msgid "Footer" | |
| 2441 | +msgstr "" | |
| 2442 | + | |
| 2443 | +#: modules/theme-builder/Managers/LocationManager.php:72 | |
| 2444 | +#: modules/theme-builder/Types/Archive.php:12 | |
| 2445 | +msgid "Archive" | |
| 2446 | +msgstr "" | |
| 2447 | + | |
| 2448 | +#: modules/theme-builder/Managers/LocationManager.php:76 | |
| 2449 | +#: modules/theme-builder/Types/Single.php:11 | |
| 2450 | +msgid "Single" | |
| 2451 | +msgstr "" | |
| 2452 | + | |
| 2453 | +#: modules/theme-builder/PageTemplates.php:29 | |
| 2454 | +msgid "Templately Gutenberg Template" | |
| 2455 | +msgstr "" | |
| 2456 | + | |
| 2457 | +#: modules/theme-builder/REST/ThemeBuilderApi.php:24 | |
| 2458 | +msgid "Sorry, you are not allowed to create templates." | |
| 2459 | +msgstr "" | |
| 2460 | + | |
| 2461 | +#: modules/theme-builder/REST/ThemeBuilderApi.php:79 | |
| 2462 | +#, php-format | |
| 2463 | +msgid "Something went wrong. %s" | |
| 2464 | +msgstr "" | |
| 2465 | + | |
| 2466 | +#: modules/theme-builder/Source.php:96 | |
| 2467 | +#: assets/js/ai-editor.js:4 | |
| 2468 | +#: assets/js/templately.js:4 | |
| 2469 | +#: assets/js/templately.js:19 | |
| 2470 | +#: assets/js/templately.js:20 | |
| 2471 | +msgid "Type" | |
| 2472 | +msgstr "" | |
| 2473 | + | |
| 2474 | +#: modules/theme-builder/Source.php:97 | |
| 2475 | +msgid "Platform" | |
| 2476 | +msgstr "" | |
| 2477 | + | |
| 2478 | +#: modules/theme-builder/Source.php:141 | |
| 2479 | +msgid "Edit Conditions" | |
| 2480 | +msgstr "" | |
| 2481 | + | |
| 2482 | +#: modules/theme-builder/Source.php:165 | |
| 2483 | +#: modules/theme-builder/Source.php:180 | |
| 2484 | +msgctxt "Template Library" | |
| 2485 | +msgid "Templates" | |
| 2486 | +msgstr "" | |
| 2487 | + | |
| 2488 | +#: modules/theme-builder/Source.php:169 | |
| 2489 | +msgctxt "Template Library" | |
| 2490 | +msgid "Template" | |
| 2491 | +msgstr "" | |
| 2492 | + | |
| 2493 | +#: modules/theme-builder/Source.php:170 | |
| 2494 | +#: modules/theme-builder/Source.php:171 | |
| 2495 | +msgctxt "Template Library" | |
| 2496 | +msgid "Add New Template" | |
| 2497 | +msgstr "" | |
| 2498 | + | |
| 2499 | +#: modules/theme-builder/Source.php:172 | |
| 2500 | +msgctxt "Template Library" | |
| 2501 | +msgid "Edit Template" | |
| 2502 | +msgstr "" | |
| 2503 | + | |
| 2504 | +#: modules/theme-builder/Source.php:173 | |
| 2505 | +msgctxt "Template Library" | |
| 2506 | +msgid "New Template" | |
| 2507 | +msgstr "" | |
| 2508 | + | |
| 2509 | +#: modules/theme-builder/Source.php:174 | |
| 2510 | +msgctxt "Template Library" | |
| 2511 | +msgid "All Templates" | |
| 2512 | +msgstr "" | |
| 2513 | + | |
| 2514 | +#: modules/theme-builder/Source.php:175 | |
| 2515 | +msgctxt "Template Library" | |
| 2516 | +msgid "View Template" | |
| 2517 | +msgstr "" | |
| 2518 | + | |
| 2519 | +#: modules/theme-builder/Source.php:176 | |
| 2520 | +msgctxt "Template Library" | |
| 2521 | +msgid "Search Template" | |
| 2522 | +msgstr "" | |
| 2523 | + | |
| 2524 | +#: modules/theme-builder/Source.php:177 | |
| 2525 | +msgctxt "Template Library" | |
| 2526 | +msgid "No Templates found" | |
| 2527 | +msgstr "" | |
| 2528 | + | |
| 2529 | +#: modules/theme-builder/Source.php:178 | |
| 2530 | +msgctxt "Template Library" | |
| 2531 | +msgid "No Templates found in Trash" | |
| 2532 | +msgstr "" | |
| 2533 | + | |
| 2534 | +#: modules/theme-builder/Source.php:222 | |
| 2535 | +#: assets/js/templately.js:2 | |
| 2536 | +#: assets/js/templately.js:16 | |
| 2537 | +#: assets/js/templately.js:20 | |
| 2538 | +#: assets/js/templately.js:30 | |
| 2539 | +msgid "All" | |
| 2540 | +msgstr "" | |
| 2541 | + | |
| 2542 | +#: modules/theme-builder/ThemeBuilder.php:164 | |
| 2543 | +msgid "Missing required template fields." | |
| 2544 | +msgstr "" | |
| 2545 | + | |
| 2546 | +#: modules/theme-builder/Types/Archive.php:16 | |
| 2547 | +msgid "Archives" | |
| 2548 | +msgstr "" | |
| 2549 | + | |
| 2550 | +#: modules/theme-builder/Types/CourseArchive.php:11 | |
| 2551 | +msgid "Course Archive" | |
| 2552 | +msgstr "" | |
| 2553 | + | |
| 2554 | +#: modules/theme-builder/Types/CourseArchive.php:15 | |
| 2555 | +msgid "Course Archives" | |
| 2556 | +msgstr "" | |
| 2557 | + | |
| 2558 | +#: modules/theme-builder/Types/CourseSingle.php:11 | |
| 2559 | +msgid "Course Single" | |
| 2560 | +msgstr "" | |
| 2561 | + | |
| 2562 | +#: modules/theme-builder/Types/CourseSingle.php:15 | |
| 2563 | +msgid "Courses Single" | |
| 2564 | +msgstr "" | |
| 2565 | + | |
| 2566 | +#: modules/theme-builder/Types/DocsArchive.php:11 | |
| 2567 | +msgid "Doc Archive" | |
| 2568 | +msgstr "" | |
| 2569 | + | |
| 2570 | +#: modules/theme-builder/Types/DocsArchive.php:15 | |
| 2571 | +msgid "Docs Archives" | |
| 2572 | +msgstr "" | |
| 2573 | + | |
| 2574 | +#: modules/theme-builder/Types/DocsSingle.php:11 | |
| 2575 | +msgid "Doc Single" | |
| 2576 | +msgstr "" | |
| 2577 | + | |
| 2578 | +#: modules/theme-builder/Types/DocsSingle.php:15 | |
| 2579 | +msgid "Docs Single" | |
| 2580 | +msgstr "" | |
| 2581 | + | |
| 2582 | +#: modules/theme-builder/Types/Error.php:15 | |
| 2583 | +msgid "404 Error Pages" | |
| 2584 | +msgstr "" | |
| 2585 | + | |
| 2586 | +#: modules/theme-builder/Types/FluentProductSingle.php:11 | |
| 2587 | +msgid "Fluent Cart Product Single" | |
| 2588 | +msgstr "" | |
| 2589 | + | |
| 2590 | +#: modules/theme-builder/Types/FluentProductSingle.php:15 | |
| 2591 | +msgid "Fluent Cart Products Single" | |
| 2592 | +msgstr "" | |
| 2593 | + | |
| 2594 | +#: modules/theme-builder/Types/Footer.php:16 | |
| 2595 | +msgid "Footers" | |
| 2596 | +msgstr "" | |
| 2597 | + | |
| 2598 | +#: modules/theme-builder/Types/Header.php:16 | |
| 2599 | +msgid "Headers" | |
| 2600 | +msgstr "" | |
| 2601 | + | |
| 2602 | +#: modules/theme-builder/Types/Page.php:14 | |
| 2603 | +#: modules/theme-builder/Widgets/Post_Content.php:141 | |
| 2604 | +msgid "Page" | |
| 2605 | +msgstr "" | |
| 2606 | + | |
| 2607 | +#: modules/theme-builder/Types/Page.php:18 | |
| 2608 | +#: assets/js/templately.js:19 | |
| 2609 | +#: assets/js/templately.js:20 | |
| 2610 | +#: assets/js/templately.js:21 | |
| 2611 | +#: assets/js/templately.js:22 | |
| 2612 | +msgid "Pages" | |
| 2613 | +msgstr "" | |
| 2614 | + | |
| 2615 | +#: modules/theme-builder/Types/PageSingle.php:11 | |
| 2616 | +#: modules/theme-builder/Types/PageSingle.php:15 | |
| 2617 | +msgid "Page Single" | |
| 2618 | +msgstr "" | |
| 2619 | + | |
| 2620 | +#: modules/theme-builder/Types/Post.php:11 | |
| 2621 | +msgid "Post" | |
| 2622 | +msgstr "" | |
| 2623 | + | |
| 2624 | +#: modules/theme-builder/Types/Post.php:15 | |
| 2625 | +msgid "Posts" | |
| 2626 | +msgstr "" | |
| 2627 | + | |
| 2628 | +#: modules/theme-builder/Types/ProductArchive.php:11 | |
| 2629 | +msgid "Product Archive" | |
| 2630 | +msgstr "" | |
| 2631 | + | |
| 2632 | +#: modules/theme-builder/Types/ProductArchive.php:15 | |
| 2633 | +msgid "Product Archives" | |
| 2634 | +msgstr "" | |
| 2635 | + | |
| 2636 | +#: modules/theme-builder/Types/ProductSingle.php:11 | |
| 2637 | +msgid "Product Single" | |
| 2638 | +msgstr "" | |
| 2639 | + | |
| 2640 | +#: modules/theme-builder/Types/ProductSingle.php:15 | |
| 2641 | +msgid "Products Single" | |
| 2642 | +msgstr "" | |
| 2643 | + | |
| 2644 | +#: modules/theme-builder/Types/Search.php:12 | |
| 2645 | +msgid "Search Result" | |
| 2646 | +msgstr "" | |
| 2647 | + | |
| 2648 | +#: modules/theme-builder/Types/Search.php:16 | |
| 2649 | +msgid "Search Results" | |
| 2650 | +msgstr "" | |
| 2651 | + | |
| 2652 | +#: modules/theme-builder/Types/Single.php:15 | |
| 2653 | +msgid "Singles" | |
| 2654 | +msgstr "" | |
| 2655 | + | |
| 2656 | +#: modules/theme-builder/Widgets/Featured_Image.php:22 | |
| 2657 | +#: modules/theme-builder/Widgets/Featured_Image.php:47 | |
| 2658 | +msgid "Featured Image" | |
| 2659 | +msgstr "" | |
| 2660 | + | |
| 2661 | +#: modules/theme-builder/Widgets/Featured_Image.php:65 | |
| 2662 | +#: modules/theme-builder/Widgets/Site_Logo.php:91 | |
| 2663 | +msgid "Image" | |
| 2664 | +msgstr "" | |
| 2665 | + | |
| 2666 | +#: modules/theme-builder/Widgets/Featured_Image.php:73 | |
| 2667 | +#: modules/theme-builder/Widgets/Site_Logo.php:99 | |
| 2668 | +msgid "Alignment" | |
| 2669 | +msgstr "" | |
| 2670 | + | |
| 2671 | +#: modules/theme-builder/Widgets/Featured_Image.php:77 | |
| 2672 | +#: modules/theme-builder/Widgets/Site_Logo.php:103 | |
| 2673 | +msgid "Left" | |
| 2674 | +msgstr "" | |
| 2675 | + | |
| 2676 | +#: modules/theme-builder/Widgets/Featured_Image.php:81 | |
| 2677 | +#: modules/theme-builder/Widgets/Site_Logo.php:107 | |
| 2678 | +msgid "Center" | |
| 2679 | +msgstr "" | |
| 2680 | + | |
| 2681 | +#: modules/theme-builder/Widgets/Featured_Image.php:85 | |
| 2682 | +#: modules/theme-builder/Widgets/Site_Logo.php:111 | |
| 2683 | +msgid "Right" | |
| 2684 | +msgstr "" | |
| 2685 | + | |
| 2686 | +#: modules/theme-builder/Widgets/Featured_Image.php:98 | |
| 2687 | +#: modules/theme-builder/Widgets/Site_Logo.php:124 | |
| 2688 | +msgid "Width" | |
| 2689 | +msgstr "" | |
| 2690 | + | |
| 2691 | +#: modules/theme-builder/Widgets/Featured_Image.php:133 | |
| 2692 | +#: modules/theme-builder/Widgets/Site_Logo.php:159 | |
| 2693 | +msgid "Max Width" | |
| 2694 | +msgstr "" | |
| 2695 | + | |
| 2696 | +#: modules/theme-builder/Widgets/Featured_Image.php:168 | |
| 2697 | +#: modules/theme-builder/Widgets/Site_Logo.php:194 | |
| 2698 | +msgid "Height" | |
| 2699 | +msgstr "" | |
| 2700 | + | |
| 2701 | +#: modules/theme-builder/Widgets/Featured_Image.php:190 | |
| 2702 | +#: modules/theme-builder/Widgets/Site_Logo.php:216 | |
| 2703 | +msgid "Object Fit" | |
| 2704 | +msgstr "" | |
| 2705 | + | |
| 2706 | +#: modules/theme-builder/Widgets/Featured_Image.php:196 | |
| 2707 | +#: modules/theme-builder/Widgets/Site_Logo.php:222 | |
| 2708 | +#: assets/js/templately.js:2 | |
| 2709 | +#: assets/js/templately.js:16 | |
| 2710 | +#: assets/js/templately.js:20 | |
| 2711 | +msgid "Default" | |
| 2712 | +msgstr "" | |
| 2713 | + | |
| 2714 | +#: modules/theme-builder/Widgets/Featured_Image.php:197 | |
| 2715 | +#: modules/theme-builder/Widgets/Site_Logo.php:223 | |
| 2716 | +msgid "Fill" | |
| 2717 | +msgstr "" | |
| 2718 | + | |
| 2719 | +#: modules/theme-builder/Widgets/Featured_Image.php:198 | |
| 2720 | +#: modules/theme-builder/Widgets/Site_Logo.php:224 | |
| 2721 | +msgid "Cover" | |
| 2722 | +msgstr "" | |
| 2723 | + | |
| 2724 | +#: modules/theme-builder/Widgets/Featured_Image.php:199 | |
| 2725 | +#: modules/theme-builder/Widgets/Site_Logo.php:225 | |
| 2726 | +msgid "Contain" | |
| 2727 | +msgstr "" | |
| 2728 | + | |
| 2729 | +#: modules/theme-builder/Widgets/Featured_Image.php:211 | |
| 2730 | +#: modules/theme-builder/Widgets/Site_Logo.php:237 | |
| 2731 | +msgid "Object Position" | |
| 2732 | +msgstr "" | |
| 2733 | + | |
| 2734 | +#: modules/theme-builder/Widgets/Featured_Image.php:214 | |
| 2735 | +#: modules/theme-builder/Widgets/Site_Logo.php:240 | |
| 2736 | +msgid "Center Center" | |
| 2737 | +msgstr "" | |
| 2738 | + | |
| 2739 | +#: modules/theme-builder/Widgets/Featured_Image.php:215 | |
| 2740 | +#: modules/theme-builder/Widgets/Site_Logo.php:241 | |
| 2741 | +msgid "Center Left" | |
| 2742 | +msgstr "" | |
| 2743 | + | |
| 2744 | +#: modules/theme-builder/Widgets/Featured_Image.php:216 | |
| 2745 | +#: modules/theme-builder/Widgets/Site_Logo.php:242 | |
| 2746 | +msgid "Center Right" | |
| 2747 | +msgstr "" | |
| 2748 | + | |
| 2749 | +#: modules/theme-builder/Widgets/Featured_Image.php:217 | |
| 2750 | +#: modules/theme-builder/Widgets/Site_Logo.php:243 | |
| 2751 | +msgid "Top Center" | |
| 2752 | +msgstr "" | |
| 2753 | + | |
| 2754 | +#: modules/theme-builder/Widgets/Featured_Image.php:218 | |
| 2755 | +#: modules/theme-builder/Widgets/Site_Logo.php:244 | |
| 2756 | +msgid "Top Left" | |
| 2757 | +msgstr "" | |
| 2758 | + | |
| 2759 | +#: modules/theme-builder/Widgets/Featured_Image.php:219 | |
| 2760 | +#: modules/theme-builder/Widgets/Site_Logo.php:245 | |
| 2761 | +msgid "Top Right" | |
| 2762 | +msgstr "" | |
| 2763 | + | |
| 2764 | +#: modules/theme-builder/Widgets/Featured_Image.php:220 | |
| 2765 | +#: modules/theme-builder/Widgets/Site_Logo.php:246 | |
| 2766 | +msgid "Bottom Center" | |
| 2767 | +msgstr "" | |
| 2768 | + | |
| 2769 | +#: modules/theme-builder/Widgets/Featured_Image.php:221 | |
| 2770 | +#: modules/theme-builder/Widgets/Site_Logo.php:247 | |
| 2771 | +msgid "Bottom Left" | |
| 2772 | +msgstr "" | |
| 2773 | + | |
| 2774 | +#: modules/theme-builder/Widgets/Featured_Image.php:222 | |
| 2775 | +#: modules/theme-builder/Widgets/Site_Logo.php:248 | |
| 2776 | +msgid "Bottom Right" | |
| 2777 | +msgstr "" | |
| 2778 | + | |
| 2779 | +#: modules/theme-builder/Widgets/Featured_Image.php:247 | |
| 2780 | +#: modules/theme-builder/Widgets/Post_Comments.php:333 | |
| 2781 | +#: modules/theme-builder/Widgets/Post_Comments.php:427 | |
| 2782 | +#: modules/theme-builder/Widgets/Post_Comments.php:734 | |
| 2783 | +#: modules/theme-builder/Widgets/Post_Comments.php:783 | |
| 2784 | +#: modules/theme-builder/Widgets/Site_Logo.php:273 | |
| 2785 | +msgid "Border Radius" | |
| 2786 | +msgstr "" | |
| 2787 | + | |
| 2788 | +#: modules/theme-builder/Widgets/Post_Comments.php:33 | |
| 2789 | +msgid "Post Comments" | |
| 2790 | +msgstr "" | |
| 2791 | + | |
| 2792 | +#: modules/theme-builder/Widgets/Post_Comments.php:76 | |
| 2793 | +#: modules/theme-builder/Widgets/Post_Comments.php:111 | |
| 2794 | +#: modules/theme-builder/Widgets/Post_Comments.php:1023 | |
| 2795 | +msgid "Comments" | |
| 2796 | +msgstr "" | |
| 2797 | + | |
| 2798 | +#: modules/theme-builder/Widgets/Post_Comments.php:83 | |
| 2799 | +msgid "Source" | |
| 2800 | +msgstr "" | |
| 2801 | + | |
| 2802 | +#: modules/theme-builder/Widgets/Post_Comments.php:86 | |
| 2803 | +msgid "Current Post" | |
| 2804 | +msgstr "" | |
| 2805 | + | |
| 2806 | +#: modules/theme-builder/Widgets/Post_Comments.php:96 | |
| 2807 | +msgid "Search & Select" | |
| 2808 | +msgstr "" | |
| 2809 | + | |
| 2810 | +#: modules/theme-builder/Widgets/Post_Comments.php:109 | |
| 2811 | +#: modules/theme-builder/Widgets/Post_Comments.php:371 | |
| 2812 | +msgid "Title" | |
| 2813 | +msgstr "" | |
| 2814 | + | |
| 2815 | +#: modules/theme-builder/Widgets/Post_Comments.php:119 | |
| 2816 | +msgid "Title HTML Tag" | |
| 2817 | +msgstr "" | |
| 2818 | + | |
| 2819 | +#: modules/theme-builder/Widgets/Post_Comments.php:139 | |
| 2820 | +msgid "Show Count" | |
| 2821 | +msgstr "" | |
| 2822 | + | |
| 2823 | +#: modules/theme-builder/Widgets/Post_Comments.php:141 | |
| 2824 | +msgid "Show" | |
| 2825 | +msgstr "" | |
| 2826 | + | |
| 2827 | +#: modules/theme-builder/Widgets/Post_Comments.php:142 | |
| 2828 | +msgid "Hide" | |
| 2829 | +msgstr "" | |
| 2830 | + | |
| 2831 | +#: modules/theme-builder/Widgets/Post_Comments.php:151 | |
| 2832 | +msgid "Count Position" | |
| 2833 | +msgstr "" | |
| 2834 | + | |
| 2835 | +#: modules/theme-builder/Widgets/Post_Comments.php:154 | |
| 2836 | +msgid "After title — Comments (2)" | |
| 2837 | +msgstr "" | |
| 2838 | + | |
| 2839 | +#: modules/theme-builder/Widgets/Post_Comments.php:155 | |
| 2840 | +msgid "Before title — 2 Comments" | |
| 2841 | +msgstr "" | |
| 2842 | + | |
| 2843 | +#: modules/theme-builder/Widgets/Post_Comments.php:167 | |
| 2844 | +msgid "Count Replies" | |
| 2845 | +msgstr "" | |
| 2846 | + | |
| 2847 | +#: modules/theme-builder/Widgets/Post_Comments.php:168 | |
| 2848 | +msgid "Include nested replies in the count. When off, only top-level comments are counted (matches the number of visible comment cards)." | |
| 2849 | +msgstr "" | |
| 2850 | + | |
| 2851 | +#: modules/theme-builder/Widgets/Post_Comments.php:170 | |
| 2852 | +#: assets/js/templately.js:2 | |
| 2853 | +msgid "Yes" | |
| 2854 | +msgstr "" | |
| 2855 | + | |
| 2856 | +#: modules/theme-builder/Widgets/Post_Comments.php:171 | |
| 2857 | +#: assets/js/templately.js:2 | |
| 2858 | +msgid "No" | |
| 2859 | +msgstr "" | |
| 2860 | + | |
| 2861 | +#: modules/theme-builder/Widgets/Post_Comments.php:183 | |
| 2862 | +msgid "Show Avatar" | |
| 2863 | +msgstr "" | |
| 2864 | + | |
| 2865 | +#: modules/theme-builder/Widgets/Post_Comments.php:193 | |
| 2866 | +msgid "Avatar Size" | |
| 2867 | +msgstr "" | |
| 2868 | + | |
| 2869 | +#: modules/theme-builder/Widgets/Post_Comments.php:207 | |
| 2870 | +msgid "Show Reply Link" | |
| 2871 | +msgstr "" | |
| 2872 | + | |
| 2873 | +#: modules/theme-builder/Widgets/Post_Comments.php:217 | |
| 2874 | +msgid "Order" | |
| 2875 | +msgstr "" | |
| 2876 | + | |
| 2877 | +#: modules/theme-builder/Widgets/Post_Comments.php:220 | |
| 2878 | +msgid "Oldest First" | |
| 2879 | +msgstr "" | |
| 2880 | + | |
| 2881 | +#: modules/theme-builder/Widgets/Post_Comments.php:221 | |
| 2882 | +msgid "Newest First" | |
| 2883 | +msgstr "" | |
| 2884 | + | |
| 2885 | +#: modules/theme-builder/Widgets/Post_Comments.php:233 | |
| 2886 | +msgid "Comment Form" | |
| 2887 | +msgstr "" | |
| 2888 | + | |
| 2889 | +#: modules/theme-builder/Widgets/Post_Comments.php:240 | |
| 2890 | +msgid "Show Form" | |
| 2891 | +msgstr "" | |
| 2892 | + | |
| 2893 | +#: modules/theme-builder/Widgets/Post_Comments.php:250 | |
| 2894 | +#: modules/theme-builder/Widgets/Post_Comments.php:625 | |
| 2895 | +msgid "Form Title" | |
| 2896 | +msgstr "" | |
| 2897 | + | |
| 2898 | +#: modules/theme-builder/Widgets/Post_Comments.php:252 | |
| 2899 | +#: modules/theme-builder/Widgets/Post_Comments.php:1162 | |
| 2900 | +msgid "Leave a comment" | |
| 2901 | +msgstr "" | |
| 2902 | + | |
| 2903 | +#: modules/theme-builder/Widgets/Post_Comments.php:262 | |
| 2904 | +msgid "Form Layout" | |
| 2905 | +msgstr "" | |
| 2906 | + | |
| 2907 | +#: modules/theme-builder/Widgets/Post_Comments.php:265 | |
| 2908 | +msgid "Inline — Name & Email side by side" | |
| 2909 | +msgstr "" | |
| 2910 | + | |
| 2911 | +#: modules/theme-builder/Widgets/Post_Comments.php:266 | |
| 2912 | +msgid "Stacked — one field per row" | |
| 2913 | +msgstr "" | |
| 2914 | + | |
| 2915 | +#: modules/theme-builder/Widgets/Post_Comments.php:285 | |
| 2916 | +msgid "Submit Button Text" | |
| 2917 | +msgstr "" | |
| 2918 | + | |
| 2919 | +#: modules/theme-builder/Widgets/Post_Comments.php:287 | |
| 2920 | +#: modules/theme-builder/Widgets/Post_Comments.php:1163 | |
| 2921 | +msgid "Post Comment" | |
| 2922 | +msgstr "" | |
| 2923 | + | |
| 2924 | +#: modules/theme-builder/Widgets/Post_Comments.php:302 | |
| 2925 | +msgid "Comment Box" | |
| 2926 | +msgstr "" | |
| 2927 | + | |
| 2928 | +#: modules/theme-builder/Widgets/Post_Comments.php:310 | |
| 2929 | +#: modules/theme-builder/Widgets/Post_Comments.php:602 | |
| 2930 | +#: modules/theme-builder/Widgets/Post_Comments.php:690 | |
| 2931 | +#: modules/theme-builder/Widgets/Post_Comments.php:818 | |
| 2932 | +#: modules/theme-builder/Widgets/Post_Comments.php:849 | |
| 2933 | +#: assets/js/templately.js:2 | |
| 2934 | +#: assets/js/templately.js:16 | |
| 2935 | +msgid "Background Color" | |
| 2936 | +msgstr "" | |
| 2937 | + | |
| 2938 | +#: modules/theme-builder/Widgets/Post_Comments.php:321 | |
| 2939 | +#: modules/theme-builder/Widgets/Post_Comments.php:613 | |
| 2940 | +#: modules/theme-builder/Widgets/Post_Comments.php:771 | |
| 2941 | +msgid "Padding" | |
| 2942 | +msgstr "" | |
| 2943 | + | |
| 2944 | +#: modules/theme-builder/Widgets/Post_Comments.php:353 | |
| 2945 | +msgid "Space Between Comments" | |
| 2946 | +msgstr "" | |
| 2947 | + | |
| 2948 | +#: modules/theme-builder/Widgets/Post_Comments.php:379 | |
| 2949 | +#: modules/theme-builder/Widgets/Post_Comments.php:465 | |
| 2950 | +#: modules/theme-builder/Widgets/Post_Comments.php:495 | |
| 2951 | +#: modules/theme-builder/Widgets/Post_Comments.php:525 | |
| 2952 | +#: modules/theme-builder/Widgets/Post_Comments.php:558 | |
| 2953 | +msgid "Color" | |
| 2954 | +msgstr "" | |
| 2955 | + | |
| 2956 | +#: modules/theme-builder/Widgets/Post_Comments.php:398 | |
| 2957 | +#: modules/theme-builder/Widgets/Post_Comments.php:439 | |
| 2958 | +msgid "Spacing" | |
| 2959 | +msgstr "" | |
| 2960 | + | |
| 2961 | +#: modules/theme-builder/Widgets/Post_Comments.php:416 | |
| 2962 | +msgid "Avatar" | |
| 2963 | +msgstr "" | |
| 2964 | + | |
| 2965 | +#: modules/theme-builder/Widgets/Post_Comments.php:457 | |
| 2966 | +msgid "Author Name" | |
| 2967 | +msgstr "" | |
| 2968 | + | |
| 2969 | +#: modules/theme-builder/Widgets/Post_Comments.php:487 | |
| 2970 | +msgid "Date" | |
| 2971 | +msgstr "" | |
| 2972 | + | |
| 2973 | +#: modules/theme-builder/Widgets/Post_Comments.php:517 | |
| 2974 | +msgid "Comment Text" | |
| 2975 | +msgstr "" | |
| 2976 | + | |
| 2977 | +#: modules/theme-builder/Widgets/Post_Comments.php:547 | |
| 2978 | +msgid "Reply Link" | |
| 2979 | +msgstr "" | |
| 2980 | + | |
| 2981 | +#: modules/theme-builder/Widgets/Post_Comments.php:569 | |
| 2982 | +msgid "Hover Color" | |
| 2983 | +msgstr "" | |
| 2984 | + | |
| 2985 | +#: modules/theme-builder/Widgets/Post_Comments.php:591 | |
| 2986 | +msgid "Form" | |
| 2987 | +msgstr "" | |
| 2988 | + | |
| 2989 | +#: modules/theme-builder/Widgets/Post_Comments.php:634 | |
| 2990 | +msgid "Title Color" | |
| 2991 | +msgstr "" | |
| 2992 | + | |
| 2993 | +#: modules/theme-builder/Widgets/Post_Comments.php:653 | |
| 2994 | +msgid "Field Labels" | |
| 2995 | +msgstr "" | |
| 2996 | + | |
| 2997 | +#: modules/theme-builder/Widgets/Post_Comments.php:662 | |
| 2998 | +msgid "Label Color" | |
| 2999 | +msgstr "" | |
| 3000 | + | |
| 3001 | +#: modules/theme-builder/Widgets/Post_Comments.php:681 | |
| 3002 | +msgid "Inputs" | |
| 3003 | +msgstr "" | |
| 3004 | + | |
| 3005 | +#: modules/theme-builder/Widgets/Post_Comments.php:701 | |
| 3006 | +#: modules/theme-builder/Widgets/Post_Comments.php:807 | |
| 3007 | +#: modules/theme-builder/Widgets/Post_Comments.php:838 | |
| 3008 | +#: modules/theme-builder/Widgets/Post_Content.php:54 | |
| 3009 | +#: modules/theme-builder/Widgets/Post_Title.php:85 | |
| 3010 | +#: assets/js/templately.js:2 | |
| 3011 | +#: assets/js/templately.js:16 | |
| 3012 | +msgid "Text Color" | |
| 3013 | +msgstr "" | |
| 3014 | + | |
| 3015 | +#: modules/theme-builder/Widgets/Post_Comments.php:712 | |
| 3016 | +msgid "Placeholder Color" | |
| 3017 | +msgstr "" | |
| 3018 | + | |
| 3019 | +#: modules/theme-builder/Widgets/Post_Comments.php:723 | |
| 3020 | +msgid "Border Color" | |
| 3021 | +msgstr "" | |
| 3022 | + | |
| 3023 | +#: modules/theme-builder/Widgets/Post_Comments.php:752 | |
| 3024 | +msgid "Submit Button" | |
| 3025 | +msgstr "" | |
| 3026 | + | |
| 3027 | +#: modules/theme-builder/Widgets/Post_Comments.php:800 | |
| 3028 | +msgid "Normal" | |
| 3029 | +msgstr "" | |
| 3030 | + | |
| 3031 | +#: modules/theme-builder/Widgets/Post_Comments.php:831 | |
| 3032 | +msgid "Hover" | |
| 3033 | +msgstr "" | |
| 3034 | + | |
| 3035 | +#: modules/theme-builder/Widgets/Post_Comments.php:874 | |
| 3036 | +msgid "Select a post…" | |
| 3037 | +msgstr "" | |
| 3038 | + | |
| 3039 | +#: modules/theme-builder/Widgets/Post_Comments.php:994 | |
| 3040 | +#: modules/theme-builder/Widgets/Post_Comments.php:1013 | |
| 3041 | +msgid "Comments are closed." | |
| 3042 | +msgstr "" | |
| 3043 | + | |
| 3044 | +#: modules/theme-builder/Widgets/Post_Comments.php:1016 | |
| 3045 | +msgid "Switch on comments from the discussion box on the post edit screen or from the WordPress discussion settings." | |
| 3046 | +msgstr "" | |
| 3047 | + | |
| 3048 | +#: modules/theme-builder/Widgets/Post_Comments.php:1111 | |
| 3049 | +msgid "Your comment is awaiting moderation." | |
| 3050 | +msgstr "" | |
| 3051 | + | |
| 3052 | +#: modules/theme-builder/Widgets/Post_Comments.php:1127 | |
| 3053 | +msgid "Reply" | |
| 3054 | +msgstr "" | |
| 3055 | + | |
| 3056 | +#: modules/theme-builder/Widgets/Post_Comments.php:1151 | |
| 3057 | +msgid "« Previous" | |
| 3058 | +msgstr "" | |
| 3059 | + | |
| 3060 | +#: modules/theme-builder/Widgets/Post_Comments.php:1152 | |
| 3061 | +msgid "Next »" | |
| 3062 | +msgstr "" | |
| 3063 | + | |
| 3064 | +#: modules/theme-builder/Widgets/Post_Comments.php:1170 | |
| 3065 | +#: assets/js/deactivation-survey.js:1 | |
| 1882 | 3066 | #: assets/js/templately.js:1 |
| 1883 | -#: react-src/app/components/core/modals/partials/importPartials/CreatePage.js:23 | |
| 1884 | -msgid "Type a title here..." | |
| 3067 | +#: assets/js/templately.js:17 | |
| 3068 | +#: assets/js/templately.js:20 | |
| 3069 | +#: assets/js/templately.js:28 | |
| 3070 | +msgid "Name" | |
| 1885 | 3071 | msgstr "" |
| 1886 | 3072 | |
| 1887 | -#: assets/js/templately.js:1 | |
| 1888 | -#: react-src/app/components/core/modals/partials/importPartials/CreatePage.js:24 | |
| 1889 | -msgid "Create a Page" | |
| 3073 | +#: modules/theme-builder/Widgets/Post_Comments.php:1171 | |
| 3074 | +msgid "Your name" | |
| 1890 | 3075 | msgstr "" |
| 1891 | 3076 | |
| 1892 | -#: assets/js/templately.js:1 | |
| 1893 | -#: react-src/app/components/core/modals/DependencyInstaller.js:190 | |
| 1894 | -#: react-src/app/components/core/modals/partials/ImportModal.js:121 | |
| 1895 | -msgid "Importing..." | |
| 3077 | +#: modules/theme-builder/Widgets/Post_Comments.php:1176 | |
| 3078 | +#: assets/js/post-import-feedback.js:1 | |
| 3079 | +#: assets/js/templately.js:2 | |
| 3080 | +#: assets/js/templately.js:19 | |
| 3081 | +msgid "Email" | |
| 1896 | 3082 | msgstr "" |
| 1897 | 3083 | |
| 1898 | -#: assets/js/templately.js:1 | |
| 1899 | -#: react-src/app/components/core/modals/DependencyInstaller.js:190 | |
| 1900 | -#: react-src/app/components/core/modals/partials/ImportModal.js:121 | |
| 1901 | -msgid "Your chosen template is being imported right now, please do not refresh or close this tab." | |
| 3084 | +#: modules/theme-builder/Widgets/Post_Comments.php:1177 | |
| 3085 | +msgid "[email protected]" | |
| 1902 | 3086 | msgstr "" |
| 1903 | 3087 | |
| 1904 | -#: assets/js/templately.js:1 | |
| 1905 | -#: react-src/app/components/core/modals/partials/InstallerInBackground.js:87 | |
| 1906 | -msgid "Installing..." | |
| 3088 | +#: modules/theme-builder/Widgets/Post_Comments.php:1188 | |
| 3089 | +msgid "Message" | |
| 1907 | 3090 | msgstr "" |
| 1908 | 3091 | |
| 1909 | -#: assets/js/templately.js:1 | |
| 1910 | -#: react-src/app/components/core/modals/partials/InstallerInBackground.js:94 | |
| 1911 | -msgid "Retry & Proceed to Import" | |
| 3092 | +#: modules/theme-builder/Widgets/Post_Comments.php:1189 | |
| 3093 | +msgid "Share your thoughts…" | |
| 1912 | 3094 | msgstr "" |
| 1913 | 3095 | |
| 1914 | -#: assets/js/templately.js:1 | |
| 1915 | -#: react-src/app/components/core/modals/partials/InstallerInBackground.js:98 | |
| 1916 | -msgid "Success" | |
| 3096 | +#: modules/theme-builder/Widgets/Post_Content.php:21 | |
| 3097 | +msgid "Post Content" | |
| 1917 | 3098 | msgstr "" |
| 1918 | 3099 | |
| 1919 | -#: assets/js/templately.js:1 | |
| 1920 | -#: react-src/app/components/core/modals/partials/InstallerInBackground.js:21 | |
| 1921 | -msgid "Ignored" | |
| 3100 | +#: modules/theme-builder/Widgets/Post_Content.php:46 | |
| 3101 | +msgid "Content" | |
| 1922 | 3102 | msgstr "" |
| 1923 | 3103 | |
| 1924 | -#: assets/js/templately.js:1 | |
| 1925 | -#: react-src/app/components/core/modals/partials/DependencyShowcase.js:71 | |
| 1926 | -msgid "Required Dependencies" | |
| 3104 | +#: modules/theme-builder/Widgets/Post_Content.php:137 | |
| 3105 | +msgid "Pages:" | |
| 1927 | 3106 | msgstr "" |
| 1928 | 3107 | |
| 1929 | -#: assets/js/templately.js:1 | |
| 1930 | -#: react-src/app/components/core/modals/partials/DependencyShowcase.js:72 | |
| 1931 | -msgid "To import this item you need to install all the Plugin(s) listed below:" | |
| 3108 | +#: modules/theme-builder/Widgets/Post_Title.php:23 | |
| 3109 | +msgid "Post Title" | |
| 1932 | 3110 | msgstr "" |
| 1933 | 3111 | |
| 1934 | -#: assets/js/templately.js:1 | |
| 1935 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:175 | |
| 1936 | -#: react-src/app/components/clouds/components/modals/DeleteWorkSpaceModal.js:14 | |
| 1937 | -#: react-src/app/components/core/AiContentSidebar/helper.js:762 | |
| 1938 | -#: react-src/app/components/core/modals/partials/DependencyShowcase.js:123 | |
| 1939 | -msgid "Note" | |
| 3112 | +#: modules/theme-builder/Widgets/Post_Title.php:48 | |
| 3113 | +#: modules/theme-builder/Widgets/Post_Title.php:77 | |
| 3114 | +msgid "Heading" | |
| 1940 | 3115 | msgstr "" |
| 1941 | 3116 | |
| 1942 | -#: assets/js/templately.js:1 | |
| 1943 | -#: react-src/app/components/core/modals/partials/DependencyShowcase.js:124 | |
| 1944 | -#, js-format | |
| 1945 | -msgid "Make sure you have manually installed & activated the <em><strong>%s</strong></em> listed above" | |
| 3117 | +#: modules/theme-builder/Widgets/Post_Title.php:55 | |
| 3118 | +msgid "HTML Tag" | |
| 1946 | 3119 | msgstr "" |
| 1947 | 3120 | |
| 1948 | -#: assets/js/templately.js:1 | |
| 1949 | -#: react-src/app/components/core/modals/partials/DependencyShowcase.js:124 | |
| 1950 | -msgid "Pro Plugin" | |
| 1951 | -msgid_plural "Pro Plugin's" | |
| 1952 | -msgstr[0] "" | |
| 1953 | -msgstr[1] "" | |
| 3121 | +#: modules/theme-builder/Widgets/Site_Logo.php:22 | |
| 3122 | +#: modules/theme-builder/Widgets/Site_Logo.php:47 | |
| 3123 | +#: modules/theme-builder/Widgets/Site_Logo.php:54 | |
| 3124 | +msgid "Site Logo" | |
| 3125 | +msgstr "" | |
| 1954 | 3126 | |
| 1955 | -#: assets/js/templately.js:1 | |
| 1956 | -#: react-src/app/components/clouds/components/modals/DeleteFileModal.js:16 | |
| 1957 | -#: react-src/app/components/clouds/components/modals/DeleteWorkSpaceModal.js:32 | |
| 1958 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2274 | |
| 1959 | -#: react-src/app/components/core/modals/partials/DependencyShowcase.js:127 | |
| 1960 | -#: react-src/app/revert/Modal.js:72 | |
| 1961 | -#: react-src/app/settings/components/Modal.js:71 | |
| 1962 | -#: react-src/utils/siteDisconnectedModal.js:98 | |
| 1963 | -msgid "Cancel" | |
| 3127 | +#: modules/theme-builder/Widgets/Site_Logo.php:72 | |
| 3128 | +msgid "Change Site Logo" | |
| 1964 | 3129 | msgstr "" |
| 1965 | 3130 | |
| 1966 | -#: assets/js/templately.js:1 | |
| 1967 | -#: react-src/app/components/core/modals/partials/DependencyShowcase.js:129 | |
| 1968 | -msgid "Proceed to Import" | |
| 3131 | +#: modules/utilities/Cleanup/Remover.php:99 | |
| 3132 | +msgid "Refusing to remove the Templately uploads root." | |
| 1969 | 3133 | msgstr "" |
| 1970 | 3134 | |
| 1971 | -#: assets/js/templately.js:1 | |
| 1972 | -#: react-src/app/components/core/modals/partials/DependencyShowcase.js:129 | |
| 1973 | -msgid "Install & Proceed to Import" | |
| 3135 | +#: modules/utilities/Cleanup/Remover.php:107 | |
| 3136 | +msgid "That directory is in use." | |
| 1974 | 3137 | msgstr "" |
| 1975 | 3138 | |
| 1976 | -#: assets/js/templately.js:1 | |
| 1977 | -#: react-src/app/components/core/modals/ImportFailed.js:11 | |
| 1978 | -msgid "Importing Failed" | |
| 3139 | +#: modules/utilities/Cleanup/Remover.php:133 | |
| 3140 | +#: modules/utilities/Cleanup/Scanner.php:256 | |
| 3141 | +msgid "The Templately uploads directory does not exist." | |
| 1979 | 3142 | msgstr "" |
| 1980 | 3143 | |
| 1981 | -#: assets/js/templately.js:1 | |
| 1982 | -#: react-src/app/components/core/modals/ImportFailed.js:18 | |
| 1983 | -msgid "Upgrade to Pro" | |
| 3144 | +#: modules/utilities/Cleanup/Remover.php:151 | |
| 3145 | +#: modules/utilities/Cleanup/Scanner.php:300 | |
| 3146 | +msgid "That path is outside the Templately uploads directory." | |
| 1984 | 3147 | msgstr "" |
| 1985 | 3148 | |
| 1986 | -#: assets/js/templately.js:1 | |
| 1987 | -#: react-src/app/components/core/itemDetails/Header.js:29 | |
| 1988 | -#: react-src/app/components/core/modals/ImportFailed.js:22 | |
| 1989 | -msgid "Purchase This Item" | |
| 3149 | +#: modules/utilities/Cleanup/Remover.php:159 | |
| 3150 | +msgid "That file protects the uploads directory and cannot be removed." | |
| 1990 | 3151 | msgstr "" |
| 1991 | 3152 | |
| 1992 | -#: assets/js/templately.js:1 | |
| 1993 | -#: react-src/app/hooks/useFullSiteImport.js:388 | |
| 1994 | -msgid "Sorry for the delay!" | |
| 3153 | +#: modules/utilities/Cleanup/Remover.php:167 | |
| 3154 | +msgid "That file is in use." | |
| 1995 | 3155 | msgstr "" |
| 1996 | 3156 | |
| 1997 | -#: assets/js/templately.js:1 | |
| 1998 | -#: react-src/app/hooks/useFullSiteImport.js:389 | |
| 1999 | -#, js-format | |
| 2000 | -msgid "If it's taking longer than expected, please try again or contact <a href='%s' target='_blank'>support</a>." | |
| 3157 | +#: modules/utilities/Cleanup/Remover.php:175 | |
| 3158 | +msgid "That path is a directory." | |
| 2001 | 3159 | msgstr "" |
| 2002 | 3160 | |
| 2003 | -#: assets/js/templately.js:1 | |
| 2004 | -#: react-src/app/hooks/useFullSiteImport.js:448 | |
| 2005 | -msgid "Import Error" | |
| 3161 | +#: modules/utilities/Cleanup/Scanner.php:281 | |
| 3162 | +msgid "That directory does not exist." | |
| 2006 | 3163 | msgstr "" |
| 2007 | 3164 | |
| 2008 | -#: assets/js/templately.js:1 | |
| 2009 | -#: react-src/app/hooks/useFullSiteImport.js:449 | |
| 2010 | -msgid "Failed to start import" | |
| 3165 | +#: modules/utilities/Cleanup/Scanner.php:308 | |
| 3166 | +msgid "That path is not a directory." | |
| 2011 | 3167 | msgstr "" |
| 2012 | 3168 | |
| 2013 | -#: assets/js/templately.js:1 | |
| 2014 | -#: react-src/app/components/core/modals/DependencyInstaller.js:50 | |
| 2015 | -#, js-format | |
| 2016 | -msgid "Oops! Seems you don't have %s to import the %s Template" | |
| 3169 | +#. translators: 1: minimum days, 2: maximum days. | |
| 3170 | +#: modules/utilities/Cleanup/Settings.php:90 | |
| 3171 | +#, php-format | |
| 3172 | +msgid "Retention must be between %1$d and %2$d days." | |
| 2017 | 3173 | msgstr "" |
| 2018 | 3174 | |
| 2019 | -#: assets/js/templately.js:1 | |
| 2020 | -#: react-src/app/components/core/modals/DependencyInstaller.js:57 | |
| 2021 | -#, js-format | |
| 2022 | -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." | |
| 3175 | +#. translators: %s: minimum size, already formatted (e.g. "100 MB"). | |
| 3176 | +#: modules/utilities/Cleanup/Settings.php:107 | |
| 3177 | +#, php-format | |
| 3178 | +msgid "The storage limit must be at least %s — a smaller limit would be reached by a single template pack." | |
| 2023 | 3179 | msgstr "" |
| 2024 | 3180 | |
| 2025 | -#: assets/js/templately.js:1 | |
| 2026 | -#: react-src/app/components/core/modals/DependencyInstaller.js:66 | |
| 2027 | -msgid "NOTE" | |
| 3181 | +#. translators: 1: minimum count, 2: maximum count. | |
| 3182 | +#: modules/utilities/Cleanup/Settings.php:127 | |
| 3183 | +#, php-format | |
| 3184 | +msgid "Keep between %1$d and %2$d import logs." | |
| 2028 | 3185 | msgstr "" |
| 2029 | 3186 | |
| 2030 | -#: assets/js/templately.js:1 | |
| 2031 | -#: react-src/app/components/core/modals/DependencyInstaller.js:194 | |
| 2032 | -msgid "Checking..." | |
| 3187 | +#: modules/utilities/Cleanup/Tasks/Support/Transients.php:108 | |
| 3188 | +msgid "No Templately transients found to delete." | |
| 2033 | 3189 | msgstr "" |
| 2034 | 3190 | |
| 2035 | -#: assets/js/templately.js:1 | |
| 2036 | -#: react-src/app/components/core/modals/DependencyInstaller.js:194 | |
| 2037 | -msgid "Checking template dependencies are installed or not..." | |
| 3191 | +#. translators: %1$d: number of deleted transients, %2$d: total found transients | |
| 3192 | +#: modules/utilities/Cleanup/Tasks/Support/Transients.php:160 | |
| 3193 | +#, php-format | |
| 3194 | +msgid "Successfully deleted %1$d of %2$d Templately transients." | |
| 2038 | 3195 | msgstr "" |
| 2039 | 3196 | |
| 2040 | -#: assets/js/templately.js:1 | |
| 2041 | -#: react-src/app/components/core/modals/ImportSuccess.js:7 | |
| 2042 | -msgid "Imported successfully!" | |
| 3197 | +#: modules/utilities/Cleanup/Tasks/Support/Transients.php:164 | |
| 3198 | +msgid "Failed to delete any transients." | |
| 2043 | 3199 | msgstr "" |
| 2044 | 3200 | |
| 2045 | -#: assets/js/templately.js:1 | |
| 2046 | -#: react-src/app/components/core/modals/ImportSuccess.js:8 | |
| 2047 | -msgid "You can now edit or preview the template or, you can push it to Templately Cloud to share with your team." | |
| 3201 | +#: modules/utilities/Cleanup/Tasks/TransientsTask.php:37 | |
| 3202 | +msgid "Expired cached data" | |
| 2048 | 3203 | msgstr "" |
| 2049 | 3204 | |
| 2050 | -#: assets/js/templately.js:1 | |
| 2051 | -#: react-src/app/components/core/modals/ImportSuccess.js:18 | |
| 2052 | -msgid "Edit Template with Elementor" | |
| 3205 | +#: modules/utilities/Cleanup/UsageReport.php:47 | |
| 3206 | +msgid "Other files" | |
| 2053 | 3207 | msgstr "" |
| 2054 | 3208 | |
| 2055 | -#: assets/js/templately.js:1 | |
| 2056 | -#: react-src/app/components/clouds/components/modals/DeleteFileModal.js:12 | |
| 2057 | -#: react-src/app/components/clouds/components/modals/DeleteWorkSpaceModal.js:12 | |
| 2058 | -msgid "Are You Sure?" | |
| 3209 | +#: modules/utilities/Cleanup/UsageReport.php:76 | |
| 3210 | +msgid "Import working files" | |
| 2059 | 3211 | msgstr "" |
| 2060 | 3212 | |
| 2061 | -#: assets/js/templately.js:1 | |
| 2062 | -#: react-src/app/components/clouds/components/modals/DeleteWorkSpaceModal.js:15 | |
| 2063 | -msgid "The WorkSpace will be permanently deleted." | |
| 3213 | +#: modules/utilities/Cleanup/UsageReport.php:78 | |
| 3214 | +msgid "AI preview files" | |
| 2064 | 3215 | msgstr "" |
| 2065 | 3216 | |
| 2066 | -#: assets/js/templately.js:1 | |
| 2067 | -#: react-src/app/components/clouds/components/modals/DeleteWorkSpaceModal.js:20 | |
| 2068 | -msgid "Want To Delete Files Too?" | |
| 3217 | +#: modules/utilities/Cleanup/UsageReport.php:80 | |
| 3218 | +msgid "Logs" | |
| 2069 | 3219 | msgstr "" |
| 2070 | 3220 | |
| 2071 | -#: assets/js/templately.js:1 | |
| 2072 | -#: react-src/app/components/clouds/components/modals/CreateWorkspaceModal.js:93 | |
| 2073 | -msgid "Type workspace title here..." | |
| 3221 | +#: modules/utilities/Cleanup/UsageReport.php:82 | |
| 3222 | +msgid "Cached patterns" | |
| 2074 | 3223 | msgstr "" |
| 2075 | 3224 | |
| 2076 | -#: assets/js/templately.js:1 | |
| 2077 | -#: react-src/app/components/clouds/components/modals/CreateWorkspaceModal.js:106 | |
| 2078 | -#: react-src/app/components/clouds/components/modals/EditWorkSpaceModal.js:242 | |
| 2079 | -msgid "Add People" | |
| 3225 | +#. translators: %s: reclaimable size, e.g. "412 MB". | |
| 3226 | +#: modules/utilities/Notice/ActivationNotice.php:53 | |
| 3227 | +#, php-format | |
| 3228 | +msgid "Templately can reclaim about %s of leftover import files. Nothing is removed until you turn cleanup on." | |
| 2080 | 3229 | msgstr "" |
| 2081 | 3230 | |
| 2082 | -#: assets/js/templately.js:1 | |
| 2083 | -#: react-src/app/components/clouds/components/modals/CreateWorkspaceModal.js:111 | |
| 2084 | -#: react-src/app/components/clouds/components/modals/EditWorkSpaceModal.js:247 | |
| 2085 | -msgid "Type email to add" | |
| 3231 | +#: modules/utilities/Notice/ActivationNotice.php:58 | |
| 3232 | +msgid "Review and turn on cleanup" | |
| 2086 | 3233 | msgstr "" |
| 2087 | 3234 | |
| 2088 | -#: assets/js/templately.js:1 | |
| 2089 | -#: react-src/app/components/clouds/components/modals/CreateWorkspaceModal.js:112 | |
| 2090 | -#: react-src/app/components/clouds/components/modals/EditWorkSpaceModal.js:248 | |
| 2091 | -#: react-src/app/settings/tabs/Developer.js:46 | |
| 2092 | -msgid "Add" | |
| 3235 | +#: modules/utilities/REST/UtilitiesController.php:107 | |
| 3236 | +msgid "That cleanup does not exist." | |
| 2093 | 3237 | msgstr "" |
| 2094 | 3238 | |
| 2095 | -#: assets/js/templately.js:1 | |
| 2096 | -#: react-src/app/components/clouds/components/modals/CreateWorkspaceModal.js:119 | |
| 2097 | -msgid "Create Workspace" | |
| 3239 | +#: modules/utilities/REST/UtilitiesController.php:129 | |
| 3240 | +msgid "A cleanup is already running. Try again in a moment." | |
| 2098 | 3241 | msgstr "" |
| 2099 | 3242 | |
| 2100 | -#: assets/js/templately.js:1 | |
| 2101 | -#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:42 | |
| 2102 | -#: react-src/app/components/clouds/components/partials/WorkSpaceFilter.js:48 | |
| 2103 | -#: react-src/app/components/clouds/SaveTemplates.js:46 | |
| 2104 | -#: react-src/app/components/sidebar/components/CloudSidebar.js:21 | |
| 2105 | -#: react-src/app/layouts/CloudsLayout.js:66 | |
| 2106 | -msgid "My WorkSpace" | |
| 3243 | +#: modules/workspaces/REST/WorkSpaces.php:33 | |
| 3244 | +msgid "Sorry, you need to login/re-login to get your workspace list." | |
| 2107 | 3245 | msgstr "" |
| 2108 | 3246 | |
| 2109 | -#: assets/js/templately.js:1 | |
| 2110 | -#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:48 | |
| 2111 | -#: react-src/app/components/clouds/components/partials/WorkSpaceFilter.js:54 | |
| 2112 | -#: react-src/app/components/clouds/SaveTemplates.js:52 | |
| 2113 | -msgid "Shared WorkSpace" | |
| 3247 | +#: modules/workspaces/REST/WorkSpaces.php:77 | |
| 3248 | +msgid "Invalid workspace slug for get workspace." | |
| 2114 | 3249 | msgstr "" |
| 2115 | 3250 | |
| 2116 | -#: assets/js/templately.js:1 | |
| 2117 | -#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:96 | |
| 2118 | -#, js-format | |
| 2119 | -msgid "%s to WorkSpace" | |
| 3251 | +#: modules/workspaces/REST/WorkSpaces.php:114 | |
| 3252 | +msgid "The workspace you looking for is not exists anymore." | |
| 2120 | 3253 | msgstr "" |
| 2121 | 3254 | |
| 2122 | -#: assets/js/templately.js:1 | |
| 2123 | -#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:96 | |
| 2124 | -#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:126 | |
| 2125 | -msgid "Copy" | |
| 3255 | +#: modules/workspaces/REST/WorkSpaces.php:134 | |
| 3256 | +#: modules/workspaces/REST/WorkSpaces.php:182 | |
| 3257 | +msgid "Workspace name cannot be empty." | |
| 2126 | 3258 | msgstr "" |
| 2127 | 3259 | |
| 2128 | -#: assets/js/templately.js:1 | |
| 2129 | -#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:96 | |
| 2130 | -#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:126 | |
| 2131 | -msgid "Move" | |
| 3260 | +#: modules/workspaces/REST/WorkSpaces.php:222 | |
| 3261 | +msgid "You should provide a valid WorkSpace ID." | |
| 2132 | 3262 | msgstr "" |
| 2133 | 3263 | |
| 2134 | -#: assets/js/templately.js:1 | |
| 2135 | -#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:99 | |
| 2136 | -msgid "Item Name" | |
| 3264 | +#: modules/workspaces/REST/WorkSpaces.php:250 | |
| 3265 | +msgid "Invalid Workspace ID." | |
| 2137 | 3266 | msgstr "" |
| 2138 | 3267 | |
| 2139 | -#: assets/js/templately.js:1 | |
| 2140 | -#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:110 | |
| 2141 | -msgid "Copy to" | |
| 3268 | +#: modules/workspaces/REST/WorkSpaces.php:254 | |
| 3269 | +msgid "Invalid Files ID." | |
| 2142 | 3270 | msgstr "" |
| 2143 | 3271 | |
| 2144 | -#: assets/js/templately.js:1 | |
| 2145 | -#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:110 | |
| 2146 | -msgid "Move to" | |
| 3272 | +#: modules/workspaces/REST/WorkSpaces.php:274 | |
| 3273 | +msgid "Invalid item id for get cloud item." | |
| 2147 | 3274 | msgstr "" |
| 2148 | 3275 | |
| 2149 | -#: assets/js/templately.js:1 | |
| 2150 | -#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:116 | |
| 2151 | -msgid "Select WorkSpace" | |
| 3276 | +#: modules/workspaces/REST/WorkSpaces.php:302 | |
| 3277 | +msgid "Invalid item id for delete cloud item." | |
| 2152 | 3278 | msgstr "" |
| 2153 | 3279 | |
| 2154 | -#: assets/js/templately.js:1 | |
| 2155 | -#: react-src/app/components/clouds/components/modals/CopyMoveModal.js:117 | |
| 2156 | -msgid "No WorkSpace Found" | |
| 3280 | +#: modules/wp-abilities-api/Adapters/AbilitiesBridge.php:60 | |
| 3281 | +#: modules/wp-abilities-api/Adapters/McpAdapterBridge.php:87 | |
| 3282 | +msgid "Search, preview, and import Templately designs on this WordPress site." | |
| 2157 | 3283 | msgstr "" |
| 2158 | 3284 | |
| 2159 | -#: assets/js/templately.js:1 | |
| 2160 | -#: react-src/app/components/clouds/components/modals/DeleteFileModal.js:13 | |
| 2161 | -msgid "You want to delete the file from your cloud." | |
| 3285 | +#: modules/wp-abilities-api/REST/Connection.php:159 | |
| 3286 | +msgid "No authenticated user." | |
| 2162 | 3287 | msgstr "" |
| 2163 | 3288 | |
| 2164 | -#: assets/js/templately.js:1 | |
| 2165 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:21 | |
| 2166 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:28 | |
| 2167 | -#: react-src/app/components/clouds/SaveTemplates.js:39 | |
| 2168 | -#: react-src/app/layouts/CloudsLayout.js:19 | |
| 2169 | -#: react-src/app/layouts/CloudsLayout.js:62 | |
| 2170 | -#: react-src/app/layouts/CloudsLayout.js:83 | |
| 2171 | -msgid "My Clouds" | |
| 3289 | +#: modules/wp-abilities-api/REST/Connection.php:165 | |
| 3290 | +msgid "Application Passwords are not available for your account. They require an HTTPS connection." | |
| 2172 | 3291 | msgstr "" |
| 2173 | 3292 | |
| 2174 | -#: assets/js/templately.js:1 | |
| 2175 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:32 | |
| 2176 | -msgid "My Workspaces" | |
| 3293 | +#: modules/wp-abilities-api/REST/Connection.php:172 | |
| 3294 | +msgid "Templately MCP (AI agent)" | |
| 2177 | 3295 | msgstr "" |
| 2178 | 3296 | |
| 2179 | -#: assets/js/templately.js:1 | |
| 2180 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:36 | |
| 2181 | -msgid "Shared Workspaces" | |
| 3297 | +#: modules/wp-abilities-api/REST/Connection.php:255 | |
| 3298 | +msgid "MCP Adapter installation failed." | |
| 2182 | 3299 | msgstr "" |
| 2183 | 3300 | |
| 2184 | -#: assets/js/templately.js:1 | |
| 2185 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:113 | |
| 2186 | -msgid "Add Template to WorkSpace" | |
| 3301 | +#: modules/wp-abilities-api/REST/Connection.php:312 | |
| 3302 | +#, php-format | |
| 3303 | +msgid "Could not reach GitHub to download the MCP Adapter (HTTP %d)." | |
| 2187 | 3304 | msgstr "" |
| 2188 | 3305 | |
| 2189 | -#: assets/js/templately.js:1 | |
| 2190 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:116 | |
| 2191 | -msgid "Select Source" | |
| 3306 | +#: modules/wp-abilities-api/REST/Connection.php:329 | |
| 3307 | +msgid "No downloadable MCP Adapter release was found on GitHub." | |
| 2192 | 3308 | msgstr "" |
| 2193 | 3309 | |
| 2194 | -#: assets/js/templately.js:1 | |
| 2195 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:121 | |
| 2196 | -msgid "Select a source" | |
| 3310 | +#. translators: %s: post title | |
| 3311 | +#: views/ai-editor-page.php:182 | |
| 3312 | +#, php-format | |
| 3313 | +msgid "Editing: %s" | |
| 2197 | 3314 | msgstr "" |
| 2198 | 3315 | |
| 2199 | -#: assets/js/templately.js:1 | |
| 2200 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:122 | |
| 2201 | -msgid "No Sources Found" | |
| 3316 | +#: views/ai-editor-page.php:189 | |
| 3317 | +msgid "Go to Editor" | |
| 2202 | 3318 | msgstr "" |
| 2203 | 3319 | |
| 2204 | -#: assets/js/templately.js:1 | |
| 2205 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:133 | |
| 2206 | -msgid "Select Workspace" | |
| 3320 | +#: views/ai-editor-page.php:193 | |
| 3321 | +msgid "Exit to WordPress" | |
| 2207 | 3322 | msgstr "" |
| 2208 | 3323 | |
| 2209 | -#: assets/js/templately.js:1 | |
| 2210 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:138 | |
| 2211 | -msgid "Select a workspace" | |
| 3324 | +#: views/ai-editor-page.php:198 | |
| 3325 | +msgid "Page editor" | |
| 2212 | 3326 | msgstr "" |
| 2213 | 3327 | |
| 2214 | -#: assets/js/templately.js:1 | |
| 2215 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:139 | |
| 2216 | -#, js-format | |
| 2217 | -msgid "No %s Found" | |
| 3328 | +#: views/ai-editor-page.php:202 | |
| 3329 | +#: views/ai-editor-page.php:234 | |
| 3330 | +msgid "Loading the editor…" | |
| 2218 | 3331 | msgstr "" |
| 2219 | 3332 | |
| 2220 | -#: assets/js/templately.js:1 | |
| 2221 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:139 | |
| 2222 | -msgid "Workspace" | |
| 3333 | +#. translators: %s: edit-post URL | |
| 3334 | +#: views/ai-editor-page.php:208 | |
| 3335 | +#, php-format | |
| 3336 | +msgid "Your site blocks embedded editing, so the editor could not load here. <a href=\"%s\">Open the editor directly</a>." | |
| 2223 | 3337 | msgstr "" |
| 2224 | 3338 | |
| 2225 | -#: assets/js/templately.js:1 | |
| 2226 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:139 | |
| 2227 | -msgid "Shared Workspace" | |
| 3339 | +#: views/ai-editor-page.php:237 | |
| 3340 | +msgid "Starting things up…" | |
| 2228 | 3341 | msgstr "" |
| 2229 | 3342 | |
| 2230 | -#: assets/js/templately.js:1 | |
| 2231 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:152 | |
| 2232 | -msgid "Select Templates" | |
| 3343 | +#: views/ai-editor-page.php:240 | |
| 3344 | +msgid "Rendering your page…" | |
| 2233 | 3345 | msgstr "" |
| 2234 | 3346 | |
| 2235 | -#: assets/js/templately.js:1 | |
| 2236 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:159 | |
| 2237 | -msgid "Search by typing..." | |
| 3347 | +#: views/ai-editor-page.php:246 | |
| 3348 | +msgid "Almost there…" | |
| 2238 | 3349 | msgstr "" |
| 2239 | 3350 | |
| 2240 | -#: assets/js/templately.js:1 | |
| 2241 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:160 | |
| 2242 | -msgid "No Templates Found" | |
| 3351 | +#: views/builder/conditions.php:1 | |
| 3352 | +msgid "Display Condtions by Templately" | |
| 2243 | 3353 | msgstr "" |
| 2244 | 3354 | |
| 2245 | -#: assets/js/templately.js:1 | |
| 2246 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:161 | |
| 2247 | -msgid "Loading templates..." | |
| 3355 | +#: views/builder/conditions.php:3 | |
| 3356 | +#: assets/js/elementor.js:1 | |
| 3357 | +msgid "Condition (by Templately)" | |
| 2248 | 3358 | msgstr "" |
| 2249 | 3359 | |
| 2250 | -#: assets/js/templately.js:1 | |
| 2251 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:176 | |
| 2252 | -msgid "You are seeing fewer items after initial load. You can search more to find your desire templates from the selected source." | |
| 3360 | +#: views/header.php:10 | |
| 3361 | +msgid "Version" | |
| 2253 | 3362 | msgstr "" |
| 2254 | 3363 | |
| 2255 | -#: assets/js/templately.js:1 | |
| 2256 | -#: react-src/app/components/clouds/components/modals/AddTemplatesModal.js:186 | |
| 2257 | -msgid "Add to WorkSpace" | |
| 3364 | +#: assets/js/ai-editor.js:1 | |
| 3365 | +msgid "That part of the page no longer exists." | |
| 2258 | 3366 | msgstr "" |
| 2259 | 3367 | |
| 2260 | -#: assets/js/templately.js:1 | |
| 2261 | -#: react-src/app/components/clouds/components/modals/EditWorkSpaceModal.js:78 | |
| 2262 | -msgid "invited" | |
| 3368 | +#: assets/js/ai-editor.js:1 | |
| 3369 | +msgid "The editor rejected the change." | |
| 2263 | 3370 | msgstr "" |
| 2264 | 3371 | |
| 2265 | -#: assets/js/templately.js:1 | |
| 2266 | -#: react-src/app/components/clouds/components/modals/EditWorkSpaceModal.js:232 | |
| 2267 | -msgid "Shared with" | |
| 3372 | +#: assets/js/ai-editor.js:1 | |
| 3373 | +msgid "Nothing to insert." | |
| 2268 | 3374 | msgstr "" |
| 2269 | 3375 | |
| 2270 | -#: assets/js/templately.js:1 | |
| 2271 | -#: react-src/app/components/clouds/components/modals/EditWorkSpaceModal.js:255 | |
| 2272 | -msgid "Save Changes" | |
| 3376 | +#: assets/js/ai-editor.js:1 | |
| 3377 | +msgid "Add to Templately AI context" | |
| 2273 | 3378 | msgstr "" |
| 2274 | 3379 | |
| 2275 | -#: assets/js/templately.js:1 | |
| 2276 | -#: react-src/utils/cloudFilesContextMenu.js:25 | |
| 2277 | -msgid "Download Failed!!!" | |
| 3380 | +#: assets/js/ai-editor.js:1 | |
| 3381 | +msgid "Templately AI edit" | |
| 2278 | 3382 | msgstr "" |
| 2279 | 3383 | |
| 2280 | -#: assets/js/templately.js:1 | |
| 2281 | -#: react-src/utils/cloudFilesContextMenu.js:29 | |
| 2282 | -msgid "Successfully Downloaded!" | |
| 3384 | +#: assets/js/ai-editor.js:1 | |
| 3385 | +msgid "Something went wrong. Your page was not changed." | |
| 2283 | 3386 | msgstr "" |
| 2284 | 3387 | |
| 2285 | -#: assets/js/templately.js:1 | |
| 2286 | -#: react-src/utils/cloudFilesContextMenu.js:59 | |
| 2287 | -msgid "Successfully Copied" | |
| 3388 | +#: assets/js/ai-editor.js:1 | |
| 3389 | +msgid "Cancelled." | |
| 2288 | 3390 | msgstr "" |
| 2289 | 3391 | |
| 2290 | -#: assets/js/templately.js:1 | |
| 2291 | -#: react-src/utils/cloudFilesContextMenu.js:62 | |
| 2292 | -msgid "Your file has been copied to a WorkSpace called: " | |
| 3392 | +#: assets/js/ai-editor.js:1 | |
| 3393 | +msgid "The assistant is taking too long. Please try again." | |
| 2293 | 3394 | msgstr "" |
| 2294 | 3395 | |
| 2295 | -#: assets/js/templately.js:1 | |
| 2296 | -#: react-src/utils/cloudFilesContextMenu.js:62 | |
| 2297 | -msgid "Your file has been moved to a WorkSpace called: " | |
| 3396 | +#: assets/js/ai-editor.js:1 | |
| 3397 | +msgid "Templately AI editor" | |
| 2298 | 3398 | msgstr "" |
| 2299 | 3399 | |
| 2300 | -#: assets/js/templately.js:1 | |
| 2301 | -#: react-src/utils/cloudFilesContextMenu.js:88 | |
| 2302 | -msgid "Something went wrong!" | |
| 3400 | +#: assets/js/ai-editor.js:1 | |
| 3401 | +msgid "Templately AI chat" | |
| 2303 | 3402 | msgstr "" |
| 2304 | 3403 | |
| 2305 | -#: assets/js/templately.js:1 | |
| 2306 | -#: react-src/utils/cloudFilesContextMenu.js:92 | |
| 2307 | -msgid "Successfully Deleted!" | |
| 3404 | +#: assets/js/ai-editor.js:1 | |
| 3405 | +msgid "Templately AI" | |
| 2308 | 3406 | msgstr "" |
| 2309 | 3407 | |
| 2310 | -#: assets/js/templately.js:1 | |
| 2311 | -#: react-src/app/components/clouds/MyClouds.js:67 | |
| 2312 | -#: react-src/app/components/core/item/Meta.js:41 | |
| 2313 | -#: react-src/app/components/core/item/Meta.js:46 | |
| 2314 | -#: react-src/app/components/core/itemDetails/Header.js:60 | |
| 2315 | -#: react-src/app/components/profile/PurchasedItems.js:85 | |
| 2316 | -#: react-src/utils/cloudFilesContextMenu.js:113 | |
| 2317 | -#: react-src/utils/savedTemplatesContextMenu.js:82 | |
| 2318 | -msgid "Insert" | |
| 3408 | +#. translators: %d: remaining credit balance | |
| 3409 | +#: assets/js/ai-editor.js:2 | |
| 3410 | +#: assets/js/templately.js:4 | |
| 3411 | +#, js-format | |
| 3412 | +msgid "%d credits" | |
| 2319 | 3413 | msgstr "" |
| 2320 | 3414 | |
| 2321 | -#: assets/js/templately.js:1 | |
| 2322 | -#: react-src/utils/cloudFilesContextMenu.js:120 | |
| 2323 | -msgid "Download" | |
| 3415 | +#: assets/js/ai-editor.js:2 | |
| 3416 | +msgid "Clear chat" | |
| 2324 | 3417 | msgstr "" |
| 2325 | 3418 | |
| 2326 | -#: assets/js/templately.js:1 | |
| 2327 | -#: react-src/utils/cloudFilesContextMenu.js:126 | |
| 2328 | -msgid "Copy to WorkSpace" | |
| 3419 | +#: assets/js/ai-editor.js:2 | |
| 3420 | +msgid "Switch to floating panel" | |
| 2329 | 3421 | msgstr "" |
| 2330 | 3422 | |
| 2331 | -#: assets/js/templately.js:1 | |
| 2332 | -#: react-src/utils/cloudFilesContextMenu.js:132 | |
| 2333 | -msgid "Move to WorkSpace" | |
| 3423 | +#: assets/js/ai-editor.js:2 | |
| 3424 | +msgid "Dock to the side" | |
| 2334 | 3425 | msgstr "" |
| 2335 | 3426 | |
| 2336 | -#: assets/js/templately.js:1 | |
| 2337 | -#: react-src/utils/savedTemplatesContextMenu.js:43 | |
| 2338 | -msgid "Successfully Pushed" | |
| 3427 | +#: assets/js/ai-editor.js:2 | |
| 3428 | +#: assets/js/templately.js:2 | |
| 3429 | +#: assets/js/templately.js:4 | |
| 3430 | +#: assets/js/templately.js:16 | |
| 3431 | +msgid "Close" | |
| 2339 | 3432 | msgstr "" |
| 2340 | 3433 | |
| 2341 | -#: assets/js/templately.js:1 | |
| 2342 | -#: react-src/utils/savedTemplatesContextMenu.js:44 | |
| 2343 | -msgid "Your file has been pushed successfully to your cloud store." | |
| 3434 | +#: assets/js/ai-editor.js:2 | |
| 3435 | +msgid "Templately selection actions" | |
| 2344 | 3436 | msgstr "" |
| 2345 | 3437 | |
| 2346 | -#: assets/js/templately.js:1 | |
| 2347 | -#: react-src/utils/savedTemplatesContextMenu.js:67 | |
| 2348 | -msgid "The required dependency ‘Elementor’ is missing. Please install it before proceeding." | |
| 3438 | +#: assets/js/ai-editor.js:2 | |
| 3439 | +msgid "Select parent element" | |
| 2349 | 3440 | msgstr "" |
| 2350 | 3441 | |
| 2351 | -#: assets/js/templately.js:1 | |
| 2352 | -#: react-src/utils/savedTemplatesContextMenu.js:73 | |
| 2353 | -msgid "Elementor not installed." | |
| 3442 | +#: assets/js/ai-editor.js:2 | |
| 3443 | +msgid "Select parent" | |
| 2354 | 3444 | msgstr "" |
| 2355 | 3445 | |
| 2356 | -#: assets/js/templately.js:1 | |
| 2357 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2100 | |
| 2358 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:399 | |
| 2359 | -#: react-src/utils/savedTemplatesContextMenu.js:91 | |
| 2360 | -msgid "Preview" | |
| 3446 | +#: assets/js/ai-editor.js:2 | |
| 3447 | +msgid "Add to context" | |
| 2361 | 3448 | msgstr "" |
| 2362 | 3449 | |
| 2363 | -#: assets/js/templately.js:1 | |
| 2364 | -#: react-src/utils/savedTemplatesContextMenu.js:101 | |
| 2365 | -msgid "Push To Cloud" | |
| 3450 | +#: assets/js/ai-editor.js:2 | |
| 3451 | +msgid "Remove from context" | |
| 2366 | 3452 | msgstr "" |
| 2367 | 3453 | |
| 2368 | -#: assets/js/templately.js:1 | |
| 2369 | -#: react-src/utils/savedTemplatesContextMenu.js:115 | |
| 2370 | -msgid "Export" | |
| 3454 | +#. translators: %s: summary of the applied change | |
| 3455 | +#: assets/js/ai-editor.js:3 | |
| 3456 | +#, js-format | |
| 3457 | +msgid "✓ %s — undo with Ctrl/⌘+Z. Remember to save the page." | |
| 2371 | 3458 | msgstr "" |
| 2372 | 3459 | |
| 2373 | -#: assets/js/templately.js:1 | |
| 2374 | -#: react-src/utils/notVerifiedModal.js:18 | |
| 2375 | -msgid "Template Import Failed!" | |
| 3460 | +#: assets/js/ai-editor.js:3 | |
| 3461 | +msgid "Save page" | |
| 2376 | 3462 | msgstr "" |
| 2377 | 3463 | |
| 2378 | -#: assets/js/templately.js:1 | |
| 2379 | -#: react-src/utils/notVerifiedModal.js:20 | |
| 3464 | +#. translators: %d: number of credits the turn cost | |
| 3465 | +#: assets/js/ai-editor.js:4 | |
| 2380 | 3466 | #, js-format |
| 2381 | -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." | |
| 3467 | +msgid "%d credit(s)" | |
| 2382 | 3468 | msgstr "" |
| 2383 | 3469 | |
| 2384 | -#: assets/js/templately.js:1 | |
| 2385 | -#: react-src/utils/actionErrorModal.js:16 | |
| 3470 | +#: assets/js/ai-editor.js:4 | |
| 3471 | +msgid "Make the hero headline shorter and punchier" | |
| 3472 | +msgstr "" | |
| 3473 | + | |
| 3474 | +#: assets/js/ai-editor.js:4 | |
| 3475 | +msgid "Give the buttons a rounder shape" | |
| 3476 | +msgstr "" | |
| 3477 | + | |
| 3478 | +#: assets/js/ai-editor.js:4 | |
| 3479 | +msgid "Rewrite this page in a friendlier tone" | |
| 3480 | +msgstr "" | |
| 3481 | + | |
| 3482 | +#: assets/js/ai-editor.js:4 | |
| 3483 | +msgid "Add a pricing section" | |
| 3484 | +msgstr "" | |
| 3485 | + | |
| 3486 | +#: assets/js/ai-editor.js:4 | |
| 3487 | +msgid "Tell me what to change — I’ll do it on this page." | |
| 3488 | +msgstr "" | |
| 3489 | + | |
| 3490 | +#: assets/js/ai-editor.js:4 | |
| 3491 | +msgid "to aim at one section, or click any element on the page to add it to the context." | |
| 3492 | +msgstr "" | |
| 3493 | + | |
| 3494 | +#. translators: %s: the current user's first name | |
| 3495 | +#: assets/js/ai-editor.js:5 | |
| 2386 | 3496 | #, js-format |
| 2387 | -msgid "Something went wrong. Need help? Reach out to our <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">support team</a> anytime." | |
| 3497 | +msgid "Hi %s — what should we change?" | |
| 2388 | 3498 | msgstr "" |
| 2389 | 3499 | |
| 2390 | -#: assets/js/templately.js:1 | |
| 2391 | -#: react-src/redux/sagas/application/profileSaga.js:103 | |
| 2392 | -msgid "Successfully Synced Account" | |
| 3500 | +#: assets/js/ai-editor.js:5 | |
| 3501 | +msgid "What should we change?" | |
| 2393 | 3502 | msgstr "" |
| 2394 | 3503 | |
| 2395 | -#: assets/js/templately.js:1 | |
| 2396 | -#: react-src/app/components/new-components/header/routesTemplate.js:26 | |
| 2397 | -#: react-src/app/components/new-components/header/Search.js:39 | |
| 2398 | -#: react-src/app/components/profile/FavouritesFilter.js:47 | |
| 2399 | -#: react-src/app/routesTemplate.js:13 | |
| 2400 | -msgid "Packs" | |
| 3504 | +#: assets/js/ai-editor.js:5 | |
| 3505 | +msgid "Thinking…" | |
| 2401 | 3506 | msgstr "" |
| 2402 | 3507 | |
| 2403 | -#: assets/js/templately.js:1 | |
| 2404 | -#: react-src/app/components/core/itemDetails/NewItemList.js:69 | |
| 2405 | -#: react-src/app/components/core/itemDetails/NewLayoutsInPack.js:88 | |
| 2406 | -#: react-src/app/components/core/itemDetails/Packs/PacksHeader.js:95 | |
| 2407 | -#: react-src/app/components/new-components/header/routesTemplate.js:42 | |
| 2408 | -#: react-src/app/components/profile/FavouritesFilter.js:40 | |
| 2409 | -#: react-src/app/routesTemplate.js:21 | |
| 2410 | -#: react-src/app/routesTemplate.js:38 | |
| 2411 | -msgid "Blocks" | |
| 3508 | +#: assets/js/ai-editor.js:5 | |
| 3509 | +msgid "Ask for a change…" | |
| 2412 | 3510 | msgstr "" |
| 2413 | 3511 | |
| 2414 | -#: assets/js/templately.js:1 | |
| 2415 | -#: react-src/app/components/core/Pagination.js:100 | |
| 2416 | -msgid "1" | |
| 3512 | +#: assets/js/ai-editor.js:5 | |
| 3513 | +msgid "Add a section to target" | |
| 2417 | 3514 | msgstr "" |
| 2418 | 3515 | |
| 2419 | -#: assets/js/templately.js:1 | |
| 2420 | -#: react-src/app/components/core/Pagination.js:107 | |
| 2421 | -#: react-src/app/components/core/Pagination.js:125 | |
| 2422 | -msgid "..." | |
| 3516 | +#: assets/js/ai-editor.js:5 | |
| 3517 | +msgid "Target a section" | |
| 2423 | 3518 | msgstr "" |
| 2424 | 3519 | |
| 2425 | -#: assets/js/templately.js:1 | |
| 2426 | -#: react-src/app/components/clouds/components/partials/AddNewWorkSpace.js:47 | |
| 2427 | -#: react-src/app/components/clouds/WorkSpaceWrapper.js:26 | |
| 2428 | -#: react-src/app/components/core/NoItemFound.js:9 | |
| 2429 | -#: react-src/app/components/profile/Profile.js:55 | |
| 2430 | -#: react-src/app/components/sidebar/components/CloudSidebar.js:104 | |
| 2431 | -msgid "Please verify your email to continue." | |
| 3520 | +#: assets/js/ai-editor.js:5 | |
| 3521 | +msgid "Sending…" | |
| 2432 | 3522 | msgstr "" |
| 2433 | 3523 | |
| 3524 | +#: assets/js/ai-editor.js:5 | |
| 3525 | +#: assets/js/post-import-feedback.js:1 | |
| 3526 | +msgid "Send" | |
| 3527 | +msgstr "" | |
| 3528 | + | |
| 3529 | +#: assets/js/ai-editor.js:5 | |
| 3530 | +msgid "Section preview" | |
| 3531 | +msgstr "" | |
| 3532 | + | |
| 3533 | +#: assets/js/ai-editor.js:5 | |
| 3534 | +msgid "Close preview" | |
| 3535 | +msgstr "" | |
| 3536 | + | |
| 3537 | +#: assets/js/ai-editor.js:5 | |
| 3538 | +msgid "Installing plugins…" | |
| 3539 | +msgstr "" | |
| 3540 | + | |
| 3541 | +#: assets/js/ai-editor.js:5 | |
| 3542 | +msgid "Importing section…" | |
| 3543 | +msgstr "" | |
| 3544 | + | |
| 3545 | +#: assets/js/ai-editor.js:5 | |
| 3546 | +msgid "Couldn’t add the section" | |
| 3547 | +msgstr "" | |
| 3548 | + | |
| 3549 | +#: assets/js/ai-editor.js:5 | |
| 3550 | +msgid "Section added" | |
| 3551 | +msgstr "" | |
| 3552 | + | |
| 3553 | +#: assets/js/ai-editor.js:5 | |
| 3554 | +msgid "waiting…" | |
| 3555 | +msgstr "" | |
| 3556 | + | |
| 3557 | +#: assets/js/ai-editor.js:5 | |
| 3558 | +msgid "installed" | |
| 3559 | +msgstr "" | |
| 3560 | + | |
| 3561 | +#: assets/js/ai-editor.js:5 | |
| 3562 | +msgid "installing…" | |
| 3563 | +msgstr "" | |
| 3564 | + | |
| 3565 | +#: assets/js/ai-editor.js:5 | |
| 3566 | +msgid "Skipped (Pro)" | |
| 3567 | +msgstr "" | |
| 3568 | + | |
| 3569 | +#: assets/js/ai-editor.js:5 | |
| 3570 | +#: assets/js/templately.js:19 | |
| 3571 | +msgid "failed" | |
| 3572 | +msgstr "" | |
| 3573 | + | |
| 3574 | +#: assets/js/ai-editor.js:5 | |
| 3575 | +msgid "get it" | |
| 3576 | +msgstr "" | |
| 3577 | + | |
| 3578 | +#: assets/js/ai-editor.js:5 | |
| 3579 | +msgid "No preview" | |
| 3580 | +msgstr "" | |
| 3581 | + | |
| 3582 | +#: assets/js/ai-editor.js:5 | |
| 3583 | +#: assets/js/templately.js:20 | |
| 3584 | +#: assets/js/templately.js:22 | |
| 3585 | +msgid "Pro" | |
| 3586 | +msgstr "" | |
| 3587 | + | |
| 3588 | +#: assets/js/ai-editor.js:5 | |
| 3589 | +#: assets/js/templately.js:20 | |
| 3590 | +msgid "Free" | |
| 3591 | +msgstr "" | |
| 3592 | + | |
| 3593 | +#: assets/js/ai-editor.js:5 | |
| 2434 | 3594 | #: assets/js/templately.js:1 |
| 2435 | -#: react-src/app/components/new-components/header/UserNavigation.js:27 | |
| 2436 | -#: react-src/app/components/sidebar/components/CloudSidebar.js:14 | |
| 2437 | -#: react-src/app/routesTemplate.js:56 | |
| 2438 | -msgid "My Cloud" | |
| 3595 | +#: assets/js/templately.js:2 | |
| 3596 | +#: assets/js/templately.js:4 | |
| 3597 | +#: assets/js/templately.js:16 | |
| 3598 | +msgid "Preview" | |
| 2439 | 3599 | msgstr "" |
| 2440 | 3600 | |
| 2441 | -#: assets/js/templately.js:1 | |
| 2442 | -#: react-src/app/components/sidebar/components/CloudSidebar.js:27 | |
| 2443 | -#: react-src/app/layouts/CloudsLayout.js:70 | |
| 2444 | -msgid "Shared with Me" | |
| 3601 | +#: assets/js/ai-editor.js:5 | |
| 3602 | +#: assets/js/templately.js:4 | |
| 3603 | +msgid "Select" | |
| 2445 | 3604 | msgstr "" |
| 2446 | 3605 | |
| 2447 | -#: assets/js/templately.js:1 | |
| 2448 | -#: react-src/app/components/new-components/header/UserNavigation.js:75 | |
| 2449 | -#: react-src/app/components/sidebar/components/CloudSidebar.js:33 | |
| 2450 | -#: react-src/app/header/actionParts/ProfileDrops.js:85 | |
| 2451 | -#: react-src/app/layouts/CloudsLayout.js:54 | |
| 2452 | -msgid "My Favourites" | |
| 3606 | +#: assets/js/ai-editor.js:5 | |
| 3607 | +msgid "Show more options" | |
| 2453 | 3608 | msgstr "" |
| 2454 | 3609 | |
| 2455 | -#: assets/js/templately.js:1 | |
| 2456 | -#: react-src/app/components/new-components/header/UserNavigation.js:84 | |
| 2457 | -#: react-src/app/components/sidebar/components/CloudSidebar.js:39 | |
| 2458 | -#: react-src/app/header/actionParts/ProfileDrops.js:93 | |
| 2459 | -#: react-src/app/layouts/CloudsLayout.js:58 | |
| 2460 | -msgid "My Downloads" | |
| 3610 | +#: assets/js/ai-editor.js:5 | |
| 3611 | +msgid "Apply site-wide" | |
| 2461 | 3612 | msgstr "" |
| 2462 | 3613 | |
| 2463 | -#: assets/js/templately.js:1 | |
| 2464 | -#: react-src/app/components/new-components/header/UserNavigation.js:93 | |
| 2465 | -#: react-src/app/components/sidebar/components/CloudSidebar.js:45 | |
| 2466 | -#: react-src/app/header/actionParts/ProfileDrops.js:99 | |
| 2467 | -#: react-src/app/layouts/CloudsLayout.js:78 | |
| 2468 | -msgid "Purchased Items" | |
| 3614 | +#. translators: %s: technical rejection detail (element id + key) | |
| 3615 | +#: assets/js/ai-editor.js:6 | |
| 3616 | +#, js-format | |
| 3617 | +msgid "I couldn't apply that change safely, so your page was left exactly as it was (%s). Try rephrasing, or target a section with @." | |
| 2469 | 3618 | msgstr "" |
| 2470 | 3619 | |
| 2471 | -#: assets/js/templately.js:1 | |
| 2472 | -#: react-src/app/components/sidebar/components/CloudSidebar.js:131 | |
| 2473 | -msgid "Unlimited" | |
| 3620 | +#. translators: %d: number of fields changed | |
| 3621 | +#: assets/js/ai-editor.js:7 | |
| 3622 | +#, js-format | |
| 3623 | +msgid "%d field(s) updated" | |
| 2474 | 3624 | msgstr "" |
| 2475 | 3625 | |
| 2476 | -#: assets/js/templately.js:1 | |
| 2477 | -#: react-src/app/components/sidebar/components/CloudSidebar.js:66 | |
| 3626 | +#. translators: %d: number of elements moved | |
| 3627 | +#: assets/js/ai-editor.js:8 | |
| 2478 | 3628 | #, js-format |
| 2479 | -msgid "You are using %d%% of your storage quota" | |
| 3629 | +msgid "%d element(s) moved" | |
| 2480 | 3630 | msgstr "" |
| 2481 | 3631 | |
| 2482 | -#: assets/js/templately.js:1 | |
| 2483 | -#: react-src/app/components/sidebar/components/CloudSidebar.js:76 | |
| 2484 | -msgid "Your storage quota is runing out. Please upgrade your plan to upload more files." | |
| 3632 | +#: assets/js/ai-editor.js:8 | |
| 3633 | +msgid "but the editor is not showing it yet — reload to see the change" | |
| 2485 | 3634 | msgstr "" |
| 2486 | 3635 | |
| 2487 | -#: assets/js/templately.js:1 | |
| 2488 | -#: react-src/app/components/sidebar/components/CloudSidebar.js:86 | |
| 2489 | -msgid "You have reached your limit of files. Please upgrade your plan to upload more files." | |
| 3636 | +#: assets/js/ai-editor.js:8 | |
| 3637 | +msgid "some other content stopped displaying — reload the editor to restore it" | |
| 2490 | 3638 | msgstr "" |
| 2491 | 3639 | |
| 2492 | -#: assets/js/templately.js:1 | |
| 2493 | -#: react-src/app/components/sidebar/components/CloudSidebar.js:102 | |
| 2494 | -msgid "My Cloud Status" | |
| 3640 | +#: assets/js/ai-editor.js:8 | |
| 3641 | +msgid "The editor rejected that change, so nothing was modified." | |
| 2495 | 3642 | msgstr "" |
| 2496 | 3643 | |
| 2497 | -#: assets/js/templately.js:1 | |
| 2498 | -#: react-src/app/components/sidebar/components/CloudSidebar.js:116 | |
| 3644 | +#: assets/js/ai-editor.js:8 | |
| 3645 | +msgid "You're out of Templately credits, so no edit was attempted. Top up from your Templately account, then try again." | |
| 3646 | +msgstr "" | |
| 3647 | + | |
| 3648 | +#: assets/js/ai-editor.js:8 | |
| 3649 | +msgid "You're out of Templately credits, so no edit was attempted. Top up from your Templately account to continue." | |
| 3650 | +msgstr "" | |
| 3651 | + | |
| 3652 | +#: assets/js/ai-editor.js:8 | |
| 3653 | +msgid "Your Templately session has ended. Please sign in again from the Templately dashboard." | |
| 3654 | +msgstr "" | |
| 3655 | + | |
| 3656 | +#: assets/js/ai-editor.js:8 | |
| 3657 | +msgid "Yes, apply it site-wide." | |
| 3658 | +msgstr "" | |
| 3659 | + | |
| 3660 | +#: assets/js/ai-editor.js:8 | |
| 3661 | +msgid "No, cancel that." | |
| 3662 | +msgstr "" | |
| 3663 | + | |
| 3664 | +#. translators: %s: section name | |
| 3665 | +#: assets/js/ai-editor.js:9 | |
| 2499 | 3666 | #, js-format |
| 2500 | -msgid "%d of %s files" | |
| 3667 | +msgid "“%s” is a Pro section. Upgrade your Templately plan (or buy this item) to add it to your page." | |
| 2501 | 3668 | msgstr "" |
| 2502 | 3669 | |
| 2503 | -#: assets/js/templately.js:1 | |
| 2504 | -#: react-src/app/components/sidebar/components/partials/TagsFilter.js:32 | |
| 2505 | -msgid "Filter Items by Tags" | |
| 3670 | +#: assets/js/ai-editor.js:9 | |
| 3671 | +msgid "Get this section" | |
| 2506 | 3672 | msgstr "" |
| 2507 | 3673 | |
| 2508 | -#: assets/js/templately.js:1 | |
| 2509 | -#: react-src/app/components/sidebar/components/partials/TagsFilter.js:35 | |
| 2510 | -msgid "Write a keyword..." | |
| 3674 | +#: assets/js/ai-editor.js:9 | |
| 3675 | +msgid "I couldn't verify this section's required plugins, so nothing was inserted. Try again in a moment." | |
| 2511 | 3676 | msgstr "" |
| 2512 | 3677 | |
| 2513 | -#: assets/js/templately.js:1 | |
| 2514 | -#: react-src/app/components/sidebar/components/partials/FilterButtons.js:34 | |
| 2515 | -msgid "Filter" | |
| 3678 | +#: assets/js/ai-editor.js:9 | |
| 3679 | +msgid "Required plugin" | |
| 2516 | 3680 | msgstr "" |
| 2517 | 3681 | |
| 2518 | -#: assets/js/templately.js:1 | |
| 2519 | -#: react-src/app/components/sidebar/components/partials/FilterButtons.js:45 | |
| 2520 | -msgid "Reset" | |
| 3682 | +#. translators: %s: plugin name | |
| 3683 | +#: assets/js/ai-editor.js:10 | |
| 3684 | +#, js-format | |
| 3685 | +msgid "“%s” couldn’t be installed, so the section wasn’t added. Your page is unchanged." | |
| 2521 | 3686 | msgstr "" |
| 2522 | 3687 | |
| 2523 | -#: assets/js/templately.js:1 | |
| 2524 | -#: react-src/app/components/sidebar/components/partials/DependenciesFilter.js:109 | |
| 2525 | -msgid "Pro Plugins Dependencies" | |
| 3688 | +#: assets/js/ai-editor.js:10 | |
| 3689 | +msgid "A required plugin" | |
| 2526 | 3690 | msgstr "" |
| 2527 | 3691 | |
| 2528 | -#: assets/js/templately.js:1 | |
| 2529 | -#: react-src/app/components/sidebar/components/partials/DependenciesFilter.js:128 | |
| 2530 | -msgid "Free Plugins Dependencies" | |
| 3692 | +#: assets/js/ai-editor.js:10 | |
| 3693 | +msgid "A required plugin couldn't be installed, so nothing was inserted." | |
| 2531 | 3694 | msgstr "" |
| 2532 | 3695 | |
| 2533 | -#: assets/js/templately.js:1 | |
| 2534 | -#: react-src/app/components/sidebar/components/TemplatesSidebar.js:73 | |
| 2535 | -msgid "Categories" | |
| 3696 | +#: assets/js/ai-editor.js:10 | |
| 3697 | +msgid "If it looks empty, reload the editor to finish loading the newly-installed plugin." | |
| 2536 | 3698 | msgstr "" |
| 2537 | 3699 | |
| 2538 | -#: assets/js/templately.js:1 | |
| 2539 | -#: react-src/app/components/sidebar/components/TemplatesSidebar.js:78 | |
| 2540 | -msgid "Types" | |
| 3700 | +#. translators: %s: name of the inserted section | |
| 3701 | +#: assets/js/ai-editor.js:11 | |
| 3702 | +#, js-format | |
| 3703 | +msgid "“%s” is in — edit it like anything else. Remember to save the page." | |
| 2541 | 3704 | msgstr "" |
| 2542 | 3705 | |
| 2543 | -#: assets/js/templately.js:1 | |
| 2544 | -#: react-src/app/components/clouds/components/partials/WorkSpaceFilter.js:100 | |
| 2545 | -msgid "Successfully Added!" | |
| 3706 | +#: assets/js/ai-editor.js:11 | |
| 3707 | +msgid "That section couldn't be inserted. Your page is unchanged." | |
| 2546 | 3708 | msgstr "" |
| 2547 | 3709 | |
| 2548 | -#: assets/js/templately.js:1 | |
| 2549 | -#: react-src/app/components/clouds/components/partials/WorkSpaceFilter.js:101 | |
| 2550 | -msgid "Your file has been added to this workspace." | |
| 3710 | +#: assets/js/ai-editor.js:11 | |
| 3711 | +msgid "Show me more options" | |
| 2551 | 3712 | msgstr "" |
| 2552 | 3713 | |
| 2553 | -#: assets/js/templately.js:1 | |
| 2554 | -#: react-src/app/components/clouds/components/partials/WorkSpaceFilter.js:136 | |
| 2555 | -msgid "My Files" | |
| 3714 | +#: assets/js/ai-editor.js:11 | |
| 3715 | +msgid "Sign in to Templately to edit this page with AI. Open the Templately dashboard to sign in — nothing from your page is sent before you do." | |
| 2556 | 3716 | msgstr "" |
| 2557 | 3717 | |
| 3718 | +#: assets/js/deactivation-survey.js:1 | |
| 2558 | 3719 | #: assets/js/templately.js:1 |
| 2559 | -#: react-src/app/components/clouds/components/partials/WorkSpaceFilter.js:141 | |
| 2560 | -msgid "Current Workspace" | |
| 3720 | +msgid "Last Modified" | |
| 2561 | 3721 | msgstr "" |
| 2562 | 3722 | |
| 3723 | +#: assets/js/deactivation-survey.js:1 | |
| 2563 | 3724 | #: assets/js/templately.js:1 |
| 2564 | -#: react-src/app/components/clouds/components/partials/WorkSpaceFilter.js:147 | |
| 2565 | -#: react-src/app/components/clouds/SaveTemplates.js:191 | |
| 2566 | -msgid "Loading workspace and shared workspaces list." | |
| 3725 | +#: assets/js/templately.js:4 | |
| 3726 | +msgid "Action" | |
| 2567 | 3727 | msgstr "" |
| 2568 | 3728 | |
| 2569 | -#: assets/js/templately.js:1 | |
| 2570 | -#: react-src/app/components/clouds/components/partials/AddNewWorkSpace.js:9 | |
| 2571 | -msgid "Add New Workspace" | |
| 3729 | +#: assets/js/deactivation-survey.js:1 | |
| 3730 | +msgid "Why are you deactivating?" | |
| 2572 | 3731 | msgstr "" |
| 2573 | 3732 | |
| 2574 | -#: assets/js/templately.js:1 | |
| 2575 | -#: react-src/app/components/clouds/components/partials/AddNewWorkSpace.js:15 | |
| 2576 | -#: react-src/app/revert/RevertWrapper.js:13 | |
| 2577 | -#: react-src/app/settings/tabs/Miscellaneous.js:13 | |
| 2578 | -msgid "Something went wrong while creating workspace for you. Try Later or Contact support." | |
| 3733 | +#: assets/js/deactivation-survey.js:1 | |
| 3734 | +msgid "Select a reason (optional)" | |
| 2579 | 3735 | msgstr "" |
| 2580 | 3736 | |
| 2581 | -#: assets/js/templately.js:1 | |
| 2582 | -#: react-src/app/components/clouds/components/partials/AddNewWorkSpace.js:18 | |
| 2583 | -msgid "Successfully Created" | |
| 3737 | +#: assets/js/deactivation-survey.js:1 | |
| 3738 | +msgid "Anything else you want to tell us?" | |
| 2584 | 3739 | msgstr "" |
| 2585 | 3740 | |
| 2586 | -#: assets/js/templately.js:1 | |
| 2587 | -#: react-src/app/components/clouds/components/partials/AddNewWorkSpace.js:19 | |
| 2588 | -msgid "You have created a WorkSpace called" | |
| 3741 | +#: assets/js/deactivation-survey.js:1 | |
| 3742 | +msgid "Optional" | |
| 2589 | 3743 | msgstr "" |
| 2590 | 3744 | |
| 2591 | -#: assets/js/templately.js:1 | |
| 2592 | -#: react-src/app/components/clouds/components/WorkSpace.js:93 | |
| 2593 | -msgid "Shared with:" | |
| 3745 | +#: assets/js/deactivation-survey.js:1 | |
| 3746 | +msgid "Skip & Deactivate" | |
| 2594 | 3747 | msgstr "" |
| 2595 | 3748 | |
| 2596 | -#: assets/js/templately.js:1 | |
| 2597 | -#: react-src/app/components/profile/Profile.js:51 | |
| 2598 | -msgid "Joining Date" | |
| 3749 | +#: assets/js/deactivation-survey.js:1 | |
| 3750 | +msgid "Submit & Deactivate" | |
| 2599 | 3751 | msgstr "" |
| 2600 | 3752 | |
| 2601 | -#: assets/js/templately.js:1 | |
| 2602 | -#: react-src/app/components/profile/Profile.js:62 | |
| 2603 | -#: react-src/app/header/actionParts/ProfileDrops.js:74 | |
| 2604 | -msgid "Manage Account" | |
| 3753 | +#: assets/js/deactivation-survey.js:1 | |
| 3754 | +msgid "Quick feedback before you go" | |
| 2605 | 3755 | msgstr "" |
| 2606 | 3756 | |
| 2607 | -#: assets/js/templately.js:1 | |
| 2608 | -#: react-src/app/components/profile/Profile.js:67 | |
| 2609 | -#: react-src/app/header/actionParts/LogoutLink.js:16 | |
| 2610 | -msgid "Link My Account" | |
| 3757 | +#: assets/js/deactivation-survey.js:1 | |
| 3758 | +msgid "Totally optional — it helps us improve Templately." | |
| 2611 | 3759 | msgstr "" |
| 2612 | 3760 | |
| 2613 | -#: assets/js/templately.js:1 | |
| 2614 | -#: react-src/app/components/profile/Profile.js:79 | |
| 2615 | -#: react-src/app/header/actionParts/LogoutLink.js:41 | |
| 2616 | -msgid "Unlink My Account" | |
| 3761 | +#: assets/js/elementor.js:1 | |
| 3762 | +msgid "Save Page in Templately" | |
| 2617 | 3763 | msgstr "" |
| 2618 | 3764 | |
| 2619 | -#: assets/js/templately.js:1 | |
| 2620 | -#: react-src/app/components/profile/Profile.js:79 | |
| 2621 | -#: react-src/app/header/actionParts/LogoutLink.js:41 | |
| 2622 | -msgid "Logout" | |
| 3765 | +#: assets/js/elementor.js:1 | |
| 3766 | +msgid "Save Block in Templately" | |
| 2623 | 3767 | msgstr "" |
| 2624 | 3768 | |
| 2625 | -#: assets/js/templately.js:1 | |
| 2626 | -#: react-src/app/components/core/itemDetails/Badge.js:16 | |
| 2627 | -#: react-src/app/components/core/itemPartials/Badge.js:17 | |
| 2628 | -#: react-src/app/components/header/PlanSwitcher.js:34 | |
| 2629 | -#: react-src/app/components/new-components/filter/index.js:20 | |
| 2630 | -#: react-src/app/components/profile/FavouritesFilter.js:56 | |
| 2631 | -msgid "Starter" | |
| 3769 | +#: assets/js/post-import-feedback.js:1 | |
| 3770 | +msgid "Thank you for sharing your experience." | |
| 2632 | 3771 | msgstr "" |
| 2633 | 3772 | |
| 2634 | -#: assets/js/templately.js:1 | |
| 2635 | -#: react-src/app/components/core/itemDetails/Badge.js:16 | |
| 2636 | -#: react-src/app/components/core/itemPartials/Badge.js:17 | |
| 2637 | -#: react-src/app/components/header/PlanSwitcher.js:35 | |
| 2638 | -#: react-src/app/components/new-components/filter/index.js:21 | |
| 2639 | -#: react-src/app/components/profile/FavouritesFilter.js:59 | |
| 2640 | -msgid "Pro" | |
| 3773 | +#: assets/js/post-import-feedback.js:1 | |
| 3774 | +msgid "We truly value your feedback. Please let us know how we can improve and enhance your experience." | |
| 2641 | 3775 | msgstr "" |
| 2642 | 3776 | |
| 2643 | -#: assets/js/templately.js:1 | |
| 2644 | -#: react-src/app/components/profile/PurchasedItems.js:93 | |
| 2645 | -msgid "View" | |
| 3777 | +#: assets/js/post-import-feedback.js:1 | |
| 3778 | +#: assets/js/templately.js:22 | |
| 3779 | +msgid "Description" | |
| 2646 | 3780 | msgstr "" |
| 2647 | 3781 | |
| 2648 | -#: assets/js/templately.js:1 | |
| 2649 | -#: react-src/app/components/clouds/SaveTemplates.js:111 | |
| 2650 | -msgid "Page is empty" | |
| 3782 | +#: assets/js/post-import-feedback.js:1 | |
| 3783 | +msgid "Thanks a lot for your Feedback!" | |
| 2651 | 3784 | msgstr "" |
| 2652 | 3785 | |
| 2653 | -#: assets/js/templately.js:1 | |
| 2654 | -#: react-src/app/components/clouds/SaveTemplates.js:111 | |
| 2655 | -msgid "Please add some content before saving your template." | |
| 3786 | +#: assets/js/post-import-feedback.js:1 | |
| 3787 | +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." | |
| 2656 | 3788 | msgstr "" |
| 2657 | 3789 | |
| 2658 | -#: assets/js/templately.js:1 | |
| 2659 | -#: react-src/app/components/clouds/SaveTemplates.js:135 | |
| 2660 | -#: react-src/app/components/clouds/SaveTemplates.js:167 | |
| 2661 | -msgid "Something must went wrong!" | |
| 3790 | +#: assets/js/post-import-feedback.js:1 | |
| 3791 | +msgid "I see that you've already started using Templately. How has your experience been so far, and how would you rate us?" | |
| 2662 | 3792 | msgstr "" |
| 2663 | 3793 | |
| 2664 | -#: assets/js/templately.js:1 | |
| 2665 | -#: react-src/app/components/clouds/SaveTemplates.js:145 | |
| 2666 | -msgid "Uploading..." | |
| 3794 | +#: assets/js/post-import-feedback.js:1 | |
| 3795 | +msgid "1 Star" | |
| 2667 | 3796 | msgstr "" |
| 2668 | 3797 | |
| 2669 | -#: assets/js/templately.js:1 | |
| 2670 | -#: react-src/app/components/clouds/SaveTemplates.js:145 | |
| 2671 | -msgid "Your template content is being pushed into Templately Cloud. Please do not refresh or close this tab." | |
| 3798 | +#: assets/js/post-import-feedback.js:1 | |
| 3799 | +msgid "2 Stars" | |
| 2672 | 3800 | msgstr "" |
| 2673 | 3801 | |
| 2674 | -#: assets/js/templately.js:1 | |
| 2675 | -#: react-src/app/components/clouds/SaveTemplates.js:156 | |
| 2676 | -msgid "Successfully Pushed!" | |
| 3802 | +#: assets/js/post-import-feedback.js:1 | |
| 3803 | +msgid "3 Stars" | |
| 2677 | 3804 | msgstr "" |
| 2678 | 3805 | |
| 2679 | -#: assets/js/templately.js:1 | |
| 2680 | -#: react-src/app/components/clouds/SaveTemplates.js:156 | |
| 2681 | -msgid "Your template is successfully pushed to your desire cloud folder. You will be redirected there." | |
| 3806 | +#: assets/js/post-import-feedback.js:1 | |
| 3807 | +msgid "4 Stars" | |
| 2682 | 3808 | msgstr "" |
| 2683 | 3809 | |
| 2684 | -#: assets/js/templately.js:1 | |
| 2685 | -#: react-src/app/components/clouds/SaveTemplates.js:180 | |
| 2686 | -msgid "Save your templates and push to cloud" | |
| 3810 | +#: assets/js/post-import-feedback.js:1 | |
| 3811 | +msgid "5 Stars" | |
| 2687 | 3812 | msgstr "" |
| 2688 | 3813 | |
| 2689 | -#: assets/js/templately.js:1 | |
| 2690 | -#: react-src/app/components/clouds/SaveTemplates.js:183 | |
| 2691 | -msgid "Type a name for the template..." | |
| 3814 | +#: assets/js/post-import-feedback.js:1 | |
| 3815 | +msgid "Not Satisfied" | |
| 2692 | 3816 | msgstr "" |
| 2693 | 3817 | |
| 2694 | -#: assets/js/templately.js:1 | |
| 2695 | -#: react-src/app/components/clouds/SaveTemplates.js:185 | |
| 2696 | -msgid "Select " | |
| 3818 | +#: assets/js/post-import-feedback.js:1 | |
| 3819 | +msgid "Very Satisfied" | |
| 2697 | 3820 | msgstr "" |
| 2698 | 3821 | |
| 2699 | -#: assets/js/templately.js:1 | |
| 2700 | -#: react-src/app/components/clouds/SaveTemplates.js:195 | |
| 2701 | -msgid "Save & Push" | |
| 3822 | +#: assets/js/post-import-feedback.js:1 | |
| 3823 | +msgid "We're glad that you liked us! 😍" | |
| 2702 | 3824 | msgstr "" |
| 2703 | 3825 | |
| 2704 | -#: assets/js/templately.js:1 | |
| 2705 | -#: react-src/app/components/clouds/WorkSpaceWrapper.js:28 | |
| 2706 | -msgid "Add New WorkSpace" | |
| 3826 | +#: assets/js/post-import-feedback.js:1 | |
| 3827 | +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! 🙏" | |
| 2707 | 3828 | msgstr "" |
| 2708 | 3829 | |
| 2709 | -#: assets/js/templately.js:1 | |
| 2710 | -#: react-src/app/components/clouds/WorkSpaceWrapper.js:32 | |
| 2711 | -msgid "No shared workspaces yet." | |
| 3830 | +#: assets/js/post-import-feedback.js:1 | |
| 3831 | +msgid "Rate Templately" | |
| 2712 | 3832 | msgstr "" |
| 2713 | 3833 | |
| 2714 | 3834 | #: assets/js/templately.js:1 |
| 2715 | -#: react-src/app/components/clouds/WorkSpaceWrapper.js:32 | |
| 2716 | -msgid "You do not have any workspaces." | |
| 3835 | +msgid "Please enter a valid email address." | |
| 2717 | 3836 | msgstr "" |
| 2718 | 3837 | |
| 2719 | 3838 | #: assets/js/templately.js:1 |
| 2720 | -#: react-src/app/components/admin/SignIn.js:170 | |
| 2721 | -#: react-src/developer/components/tabs/ApiTestingTab.js:94 | |
| 2722 | -#: react-src/developer/components/tabs/OnboardingTestTab.js:51 | |
| 2723 | -msgid "API Key" | |
| 3839 | +msgid "Please provide a valid API Key." | |
| 2724 | 3840 | msgstr "" |
| 2725 | 3841 | |
| 2726 | 3842 | #: assets/js/templately.js:1 |
| 2727 | -#: react-src/app/components/admin/SignIn.js:171 | |
| 2728 | -msgid "Your API Key" | |
| 3843 | +msgid "The First Name may only contain letters, dashes and spaces." | |
| 2729 | 3844 | msgstr "" |
| 2730 | 3845 | |
| 2731 | 3846 | #: assets/js/templately.js:1 |
| 2732 | -#: react-src/app/components/admin/SignIn.js:200 | |
| 2733 | -#: react-src/app/components/admin/SignUp.js:190 | |
| 2734 | -msgid "Email Address" | |
| 3847 | +msgid "The Last Name may only contain letters, dashes and spaces." | |
| 2735 | 3848 | msgstr "" |
| 2736 | 3849 | |
| 2737 | 3850 | #: assets/js/templately.js:1 |
| 2738 | -#: react-src/app/components/admin/SignIn.js:201 | |
| 2739 | -#: react-src/app/components/admin/SignUp.js:191 | |
| 2740 | -msgid "Enter Your Email Address" | |
| 3851 | +msgid "Password must contain at least 8 characters, uppercase, lowercase and numbers." | |
| 2741 | 3852 | msgstr "" |
| 2742 | 3853 | |
| 2743 | 3854 | #: assets/js/templately.js:1 |
| 2744 | -#: react-src/app/components/admin/SignIn.js:217 | |
| 2745 | -#: react-src/app/components/admin/SignIn.js:218 | |
| 2746 | -#: react-src/app/components/admin/SignUp.js:209 | |
| 2747 | -#: react-src/app/components/admin/SignUp.js:210 | |
| 2748 | -msgid "Password" | |
| 3855 | +msgid "Password not matched!" | |
| 2749 | 3856 | msgstr "" |
| 2750 | 3857 | |
| 2751 | 3858 | #: assets/js/templately.js:1 |
| 2752 | -#: react-src/app/components/admin/SignIn.js:244 | |
| 2753 | -msgid "Forgot Password?" | |
| 3859 | +#: assets/js/templately.js:4 | |
| 3860 | +msgid "Oops...!" | |
| 2754 | 3861 | msgstr "" |
| 2755 | 3862 | |
| 2756 | 3863 | #: assets/js/templately.js:1 |
| 2757 | -#: react-src/app/components/admin/SignIn.js:262 | |
| 2758 | -msgid "Global Sign In" | |
| 3864 | +msgid "Loading template…" | |
| 2759 | 3865 | msgstr "" |
| 2760 | 3866 | |
| 2761 | 3867 | #: assets/js/templately.js:1 |
| 2762 | -#: react-src/app/components/admin/SignIn.js:273 | |
| 2763 | -msgid "All the sitewide users will be logged in with this Templately account" | |
| 3868 | +#: assets/js/templately.js:28 | |
| 3869 | +msgid "Deleting..." | |
| 2764 | 3870 | msgstr "" |
| 2765 | 3871 | |
| 2766 | 3872 | #: assets/js/templately.js:1 |
| 2767 | -#: react-src/app/components/admin/FrontPage.js:101 | |
| 2768 | -#: react-src/app/components/admin/SignIn.js:280 | |
| 2769 | -#: react-src/app/components/new-components/header/UserFooter.js:59 | |
| 2770 | -#: react-src/app/components/new-components/header/UserFooter.js:61 | |
| 2771 | -msgid "Sign In" | |
| 3873 | +#: assets/js/templately.js:28 | |
| 3874 | +msgid "Delete" | |
| 2772 | 3875 | msgstr "" |
| 2773 | 3876 | |
| 2774 | 3877 | #: assets/js/templately.js:1 |
| 2775 | -#: react-src/app/components/admin/SignIn.js:281 | |
| 2776 | -msgid "Signing In..." | |
| 3878 | +msgid "You want to delete the file from your cloud." | |
| 2777 | 3879 | msgstr "" |
| 2778 | 3880 | |
| 2779 | 3881 | #: assets/js/templately.js:1 |
| 2780 | -#: react-src/app/components/admin/SignIn.js:285 | |
| 2781 | -msgid "Connect via API" | |
| 3882 | +#: assets/js/templately.js:16 | |
| 3883 | +msgid "Workspace..." | |
| 2782 | 3884 | msgstr "" |
| 2783 | 3885 | |
| 2784 | 3886 | #: assets/js/templately.js:1 |
| 2785 | -#: react-src/app/components/admin/SignIn.js:286 | |
| 2786 | -msgid "Connect via Login Credentials" | |
| 3887 | +#: assets/js/templately.js:16 | |
| 3888 | +msgid "Your Site" | |
| 2787 | 3889 | msgstr "" |
| 2788 | 3890 | |
| 2789 | 3891 | #: assets/js/templately.js:1 |
| 2790 | -#: react-src/app/components/admin/SignUp.js:43 | |
| 2791 | -msgid "First name and Last name cannot be empty." | |
| 3892 | +msgid "contact support" | |
| 2792 | 3893 | msgstr "" |
| 2793 | 3894 | |
| 2794 | 3895 | #: assets/js/templately.js:1 |
| 2795 | -#: react-src/app/components/admin/SignUp.js:148 | |
| 2796 | -#: react-src/app/components/admin/SignUp.js:149 | |
| 2797 | -msgid "First Name" | |
| 3896 | +msgid "Successfully Downloaded!" | |
| 2798 | 3897 | msgstr "" |
| 2799 | 3898 | |
| 2800 | 3899 | #: assets/js/templately.js:1 |
| 2801 | -#: react-src/app/components/admin/SignUp.js:164 | |
| 2802 | -#: react-src/app/components/admin/SignUp.js:165 | |
| 2803 | -msgid "Last Name" | |
| 3900 | +msgid "Your template has been downloaded successfully. You can now use it in your projects." | |
| 2804 | 3901 | msgstr "" |
| 2805 | 3902 | |
| 2806 | 3903 | #: assets/js/templately.js:1 |
| 2807 | -#: react-src/app/components/admin/SignUp.js:229 | |
| 2808 | -#: react-src/app/components/admin/SignUp.js:230 | |
| 2809 | -msgid "Confirm Password" | |
| 3904 | +msgid "Download Failed" | |
| 2810 | 3905 | msgstr "" |
| 2811 | 3906 | |
| 2812 | 3907 | #: assets/js/templately.js:1 |
| 2813 | -#: react-src/app/components/admin/SignUp.js:266 | |
| 2814 | -#: react-src/app/components/admin/SignUp.js:290 | |
| 2815 | -msgid "I agree to the Templately " | |
| 3908 | +msgid "Your template didn't come through. Try again, or reach out to support if it keeps failing." | |
| 2816 | 3909 | msgstr "" |
| 2817 | 3910 | |
| 2818 | 3911 | #: assets/js/templately.js:1 |
| 2819 | -#: react-src/app/components/admin/SignUp.js:268 | |
| 2820 | -msgid "Privacy Policy" | |
| 3912 | +msgid "Copy to Workspace" | |
| 2821 | 3913 | msgstr "" |
| 2822 | 3914 | |
| 2823 | 3915 | #: assets/js/templately.js:1 |
| 2824 | -#: react-src/app/components/admin/SignUp.js:292 | |
| 2825 | -msgid "Terms of Services" | |
| 3916 | +msgid "Move to Workspace" | |
| 2826 | 3917 | msgstr "" |
| 2827 | 3918 | |
| 2828 | 3919 | #: assets/js/templately.js:1 |
| 2829 | -#: react-src/app/components/admin/SignUp.js:316 | |
| 2830 | -#: react-src/developer/components/tabs/ErrorSimulationTab.js:7 | |
| 2831 | -msgid "Sign Up" | |
| 3920 | +msgid "Successfully Copied" | |
| 2832 | 3921 | msgstr "" |
| 2833 | 3922 | |
| 2834 | 3923 | #: assets/js/templately.js:1 |
| 2835 | -#: react-src/app/components/admin/FrontPage.js:83 | |
| 2836 | -msgid "Ultimate Templates " | |
| 3924 | +msgid "Successfully Moved" | |
| 2837 | 3925 | msgstr "" |
| 2838 | 3926 | |
| 2839 | 3927 | #: assets/js/templately.js:1 |
| 2840 | -#: react-src/app/components/admin/FrontPage.js:84 | |
| 2841 | -msgid "Cloud for WordPress" | |
| 3928 | +msgid "Your file has been copied to a WorkSpace called: " | |
| 2842 | 3929 | msgstr "" |
| 2843 | 3930 | |
| 2844 | 3931 | #: assets/js/templately.js:1 |
| 2845 | -#: react-src/app/components/admin/FrontPage.js:87 | |
| 2846 | -msgid "Take Your Favourite Page Builders To A Whole New Level & Manage All Your Designs In One Place With Templately" | |
| 3932 | +msgid "Your file has been moved to a WorkSpace called: " | |
| 2847 | 3933 | msgstr "" |
| 2848 | 3934 | |
| 2849 | 3935 | #: assets/js/templately.js:1 |
| 2850 | -#: react-src/app/components/admin/FrontPage.js:104 | |
| 2851 | -msgid "Free Sign Up" | |
| 3936 | +msgid "Copy Failed" | |
| 2852 | 3937 | msgstr "" |
| 2853 | 3938 | |
| 2854 | 3939 | #: assets/js/templately.js:1 |
| 2855 | -#: react-src/app/components/admin/FrontPage.js:115 | |
| 2856 | -msgid "Redirecting..." | |
| 3940 | +msgid "Move Failed" | |
| 2857 | 3941 | msgstr "" |
| 2858 | 3942 | |
| 2859 | 3943 | #: assets/js/templately.js:1 |
| 2860 | -#: react-src/app/components/admin/FrontPage.js:117 | |
| 2861 | -msgid "Sign up with Google" | |
| 3944 | +#: assets/js/templately.js:16 | |
| 3945 | +#: assets/js/templately.js:28 | |
| 3946 | +msgid "Something Went Wrong!" | |
| 2862 | 3947 | msgstr "" |
| 2863 | 3948 | |
| 2864 | 3949 | #: assets/js/templately.js:1 |
| 2865 | -#: react-src/app/components/admin/FrontPage.js:118 | |
| 2866 | -msgid "Continue with Google" | |
| 3950 | +msgid "We couldn't complete that. Try again or " | |
| 2867 | 3951 | msgstr "" |
| 2868 | 3952 | |
| 2869 | 3953 | #: assets/js/templately.js:1 |
| 2870 | -#: react-src/app/components/admin/FrontPage.js:122 | |
| 2871 | -msgid "Or with email" | |
| 3954 | +#: assets/js/templately.js:28 | |
| 3955 | +msgid "Are You Sure?" | |
| 2872 | 3956 | msgstr "" |
| 2873 | 3957 | |
| 2874 | 3958 | #: assets/js/templately.js:1 |
| 2875 | -#: react-src/app/components/new-components/tour/TourTooltip.js:40 | |
| 2876 | -msgid "Close tour" | |
| 3959 | +#: assets/js/templately.js:28 | |
| 3960 | +msgid "Successfully Deleted!" | |
| 2877 | 3961 | msgstr "" |
| 2878 | 3962 | |
| 2879 | 3963 | #: assets/js/templately.js:1 |
| 2880 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/Dependencies.js:207 | |
| 2881 | -#: react-src/app/components/new-components/tour/TourTooltip.js:68 | |
| 2882 | -msgid "Back" | |
| 3964 | +msgid "You have deleted a file from your cloud." | |
| 2883 | 3965 | msgstr "" |
| 2884 | 3966 | |
| 2885 | 3967 | #: assets/js/templately.js:1 |
| 2886 | -#: react-src/app/components/new-components/tour/TourTooltip.js:89 | |
| 2887 | -msgid "Done" | |
| 3968 | +msgid "Something went wrong regarding deleting your file. Try later or " | |
| 2888 | 3969 | msgstr "" |
| 2889 | 3970 | |
| 2890 | 3971 | #: assets/js/templately.js:1 |
| 2891 | -#: react-src/app/components/new-components/tour/TourTooltip.js:89 | |
| 2892 | -msgid "Next" | |
| 3972 | +#: assets/js/templately.js:2 | |
| 3973 | +#: assets/js/templately.js:16 | |
| 3974 | +#: assets/js/templately.js:19 | |
| 3975 | +#: assets/js/templately.js:20 | |
| 3976 | +msgid "Insert" | |
| 2893 | 3977 | msgstr "" |
| 2894 | 3978 | |
| 2895 | 3979 | #: assets/js/templately.js:1 |
| 2896 | -#: react-src/app/components/new-components/tour/TourTooltip.js:96 | |
| 2897 | -#: react-src/developer/components/DevDemoDataButton.js:122 | |
| 2898 | -msgid "Close" | |
| 3980 | +msgid "Download" | |
| 2899 | 3981 | msgstr "" |
| 2900 | 3982 | |
| 2901 | 3983 | #: assets/js/templately.js:1 |
| 2902 | -#: react-src/app/components/new-components/tour/tourSteps.js:135 | |
| 2903 | -msgid "Switch Platforms" | |
| 3984 | +msgid "Copy to WorkSpace" | |
| 2904 | 3985 | msgstr "" |
| 2905 | 3986 | |
| 2906 | 3987 | #: assets/js/templately.js:1 |
| 2907 | -#: react-src/app/components/new-components/tour/tourSteps.js:136 | |
| 2908 | -msgid "Toggle between Elementor and Gutenberg templates using this switcher." | |
| 3988 | +msgid "Move to WorkSpace" | |
| 2909 | 3989 | msgstr "" |
| 2910 | 3990 | |
| 2911 | 3991 | #: assets/js/templately.js:1 |
| 2912 | -#: react-src/app/components/new-components/tour/tourSteps.js:143 | |
| 2913 | -msgid "Type a keyword, niche, or template name to find templates instantly." | |
| 3992 | +msgid "You want to delete this saved template. This action cannot be undone." | |
| 2914 | 3993 | msgstr "" |
| 2915 | 3994 | |
| 2916 | 3995 | #: assets/js/templately.js:1 |
| 2917 | -#: react-src/app/components/new-components/tour/tourSteps.js:149 | |
| 2918 | -msgid "Your Account" | |
| 3996 | +msgid "Your saved template has been deleted." | |
| 2919 | 3997 | msgstr "" |
| 2920 | 3998 | |
| 2921 | 3999 | #: assets/js/templately.js:1 |
| 2922 | -#: react-src/app/components/new-components/tour/tourSteps.js:150 | |
| 2923 | -msgid "Access your profile, manage your cloud storage, view your plan, and sign out from here." | |
| 4000 | +msgid "Something went wrong regarding deleting your template. Try later or contact support." | |
| 2924 | 4001 | msgstr "" |
| 2925 | 4002 | |
| 2926 | 4003 | #: assets/js/templately.js:1 |
| 2927 | -#: react-src/app/components/new-components/tour/tourSteps.js:156 | |
| 2928 | -msgid "Back to Dashboard" | |
| 4004 | +msgid "Pushing to Cloud..." | |
| 2929 | 4005 | msgstr "" |
| 2930 | 4006 | |
| 2931 | 4007 | #: assets/js/templately.js:1 |
| 2932 | -#: react-src/app/components/new-components/tour/tourSteps.js:157 | |
| 2933 | -msgid "Use this button to return to your WordPress dashboard at any time." | |
| 4008 | +msgid "Your template is being pushed to your cloud store. Please do not refresh or close this tab." | |
| 2934 | 4009 | msgstr "" |
| 2935 | 4010 | |
| 2936 | 4011 | #: assets/js/templately.js:1 |
| 2937 | -#: react-src/app/components/new-components/tour/tourSteps.js:163 | |
| 2938 | -msgid "Advanced Filters" | |
| 4012 | +#: assets/js/templately.js:19 | |
| 4013 | +msgid "Successfully Pushed!" | |
| 2939 | 4014 | msgstr "" |
| 2940 | 4015 | |
| 2941 | 4016 | #: assets/js/templately.js:1 |
| 2942 | -#: react-src/app/components/new-components/tour/tourSteps.js:164 | |
| 2943 | -msgid "Click to filter by category, required plugins, and tags — narrow results to exactly what you need." | |
| 4017 | +msgid "Your file has been pushed successfully to your cloud store." | |
| 2944 | 4018 | msgstr "" |
| 2945 | 4019 | |
| 2946 | 4020 | #: assets/js/templately.js:1 |
| 2947 | -#: react-src/app/components/new-components/tour/tourSteps.js:174 | |
| 2948 | -msgid "Preview Live" | |
| 4021 | +msgid "Something went wrong. Try again or contact support." | |
| 2949 | 4022 | msgstr "" |
| 2950 | 4023 | |
| 2951 | 4024 | #: assets/js/templately.js:1 |
| 2952 | -#: react-src/app/components/new-components/tour/tourSteps.js:175 | |
| 2953 | -msgid "Open a live preview of this template in your browser before deciding to import it." | |
| 4025 | +msgid "The required dependency ‘Elementor’ is missing. Please install it before proceeding." | |
| 2954 | 4026 | msgstr "" |
| 2955 | 4027 | |
| 2956 | 4028 | #: assets/js/templately.js:1 |
| 2957 | -#: react-src/app/components/new-components/tour/tourSteps.js:182 | |
| 2958 | -msgid "Platform Versions" | |
| 4029 | +msgid "Elementor not installed." | |
| 2959 | 4030 | msgstr "" |
| 2960 | 4031 | |
| 2961 | 4032 | #: assets/js/templately.js:1 |
| 2962 | -#: react-src/app/components/new-components/tour/tourSteps.js:183 | |
| 2963 | -msgid "Some templates are available for both Elementor and Gutenberg. Switch tabs to see the version for your page builder." | |
| 4033 | +msgid "Push To Cloud" | |
| 2964 | 4034 | msgstr "" |
| 2965 | 4035 | |
| 2966 | 4036 | #: assets/js/templately.js:1 |
| 2967 | -#: react-src/app/components/new-components/tour/tourSteps.js:190 | |
| 2968 | -msgid "Import Full Pack" | |
| 4037 | +msgid "Export" | |
| 2969 | 4038 | msgstr "" |
| 2970 | 4039 | |
| 2971 | 4040 | #: assets/js/templately.js:1 |
| 2972 | -#: react-src/app/components/new-components/tour/tourSteps.js:191 | |
| 2973 | -msgid "Imports every page in this pack to your WordPress site at once — the fastest way to launch a complete website." | |
| 4041 | +msgid "I want to skip the question" | |
| 2974 | 4042 | msgstr "" |
| 2975 | 4043 | |
| 2976 | 4044 | #: assets/js/templately.js:1 |
| 2977 | -#: react-src/app/components/new-components/tour/tourSteps.js:198 | |
| 2978 | -msgid "Required Plugins" | |
| 4045 | +#: assets/js/templately.js:2 | |
| 4046 | +msgid "Yes, I would like to change images" | |
| 2979 | 4047 | msgstr "" |
| 2980 | 4048 | |
| 2981 | 4049 | #: assets/js/templately.js:1 |
| 2982 | -#: react-src/app/components/new-components/tour/tourSteps.js:199 | |
| 2983 | -msgid "These plugins must be installed and activated on your site before importing. Click any icon to visit its plugin page." | |
| 4050 | +msgid "No, I will keep the default images." | |
| 2984 | 4051 | msgstr "" |
| 2985 | 4052 | |
| 2986 | 4053 | #: assets/js/templately.js:1 |
| 2987 | -#: react-src/app/components/core/AiContentSidebar/helper.js:414 | |
| 2988 | -#: react-src/app/components/core/AiContentSidebar/helper.js:423 | |
| 2989 | 4054 | msgid "Email is required" |
| 2990 | 4055 | msgstr "" |
| 2991 | 4056 | |
| 2992 | 4057 | #: assets/js/templately.js:1 |
| 2993 | -#: react-src/app/components/core/AiContentSidebar/helper.js:433 | |
| 2994 | -#: react-src/app/components/core/AiContentSidebar/helper.js:450 | |
| 2995 | -#: react-src/app/components/core/AiContentSidebar/helper.js:468 | |
| 2996 | -#: react-src/app/components/core/AiContentSidebar/helper.js:476 | |
| 2997 | -#: react-src/app/components/core/AiContentSidebar/helper.js:488 | |
| 2998 | 4058 | msgid "Please enter a valid email address" |
| 2999 | 4059 | msgstr "" |
| 3000 | 4060 | |
| 3001 | 4061 | #: assets/js/templately.js:1 |
| 3002 | -#: react-src/app/components/core/AiContentSidebar/helper.js:441 | |
| 3003 | -#: react-src/app/components/core/AiContentSidebar/helper.js:460 | |
| 3004 | 4062 | msgid "Email address is too long" |
| 3005 | 4063 | msgstr "" |
| 3006 | 4064 | |
| 3007 | 4065 | #: assets/js/templately.js:1 |
| 3008 | -#: react-src/app/components/core/AiContentSidebar/helper.js:558 | |
| 3009 | -#: react-src/app/components/core/AiContentSidebar/helper.js:567 | |
| 3010 | 4066 | msgid "Phone number is required" |
| 3011 | 4067 | msgstr "" |
| 3012 | 4068 | |
| 3013 | 4069 | #: assets/js/templately.js:1 |
| 3014 | -#: react-src/app/components/core/AiContentSidebar/helper.js:578 | |
| 3015 | 4070 | msgid "Contains invalid characters" |
| 3016 | 4071 | msgstr "" |
| 3017 | 4072 | |
| 3018 | 4073 | #: assets/js/templately.js:1 |
| 3019 | -#: react-src/app/components/core/AiContentSidebar/helper.js:599 | |
| 3020 | -#: react-src/app/components/core/AiContentSidebar/helper.js:633 | |
| 3021 | 4074 | msgid "Phone number is too short" |
| 3022 | 4075 | msgstr "" |
| 3023 | 4076 | |
| 3024 | 4077 | #: assets/js/templately.js:1 |
| 3025 | -#: react-src/app/components/core/AiContentSidebar/helper.js:607 | |
| 3026 | 4078 | msgid "Phone number is too long" |
| 3027 | 4079 | msgstr "" |
| 3028 | 4080 | |
| 3029 | 4081 | #: assets/js/templately.js:1 |
| 3030 | -#: react-src/app/components/core/AiContentSidebar/helper.js:616 | |
| 3031 | 4082 | msgid "Only one + allowed" |
| 3032 | 4083 | msgstr "" |
| 3033 | 4084 | |
| 3034 | 4085 | #: assets/js/templately.js:1 |
| 3035 | -#: react-src/app/components/core/AiContentSidebar/helper.js:623 | |
| 3036 | 4086 | msgid "+ must be at the beginning" |
| 3037 | 4087 | msgstr "" |
| 3038 | 4088 | |
| 3039 | 4089 | #: assets/js/templately.js:1 |
| 3040 | -#: react-src/app/components/core/AiContentSidebar/helper.js:645 | |
| 3041 | 4090 | msgid "Invalid country code" |
| 3042 | 4091 | msgstr "" |
| 3043 | 4092 | |
| 3044 | 4093 | #: assets/js/templately.js:1 |
| 3045 | -#: react-src/app/components/core/AiContentSidebar/helper.js:656 | |
| 3046 | -#: react-src/app/components/core/AiContentSidebar/helper.js:697 | |
| 3047 | 4094 | msgid "Invalid phone number format" |
| 3048 | 4095 | msgstr "" |
| 3049 | 4096 | |
| 3050 | 4097 | #: assets/js/templately.js:1 |
| 3051 | -#: react-src/app/components/core/AiContentSidebar/helper.js:666 | |
| 3052 | 4098 | msgid "Unmatched parentheses" |
| 3053 | 4099 | msgstr "" |
| 3054 | 4100 | |
| 3055 | 4101 | #: assets/js/templately.js:1 |
| 3056 | -#: react-src/app/components/core/AiContentSidebar/helper.js:706 | |
| 3057 | 4102 | msgid "Invalid phone number pattern" |
| 3058 | 4103 | msgstr "" |
| 3059 | 4104 | |
| 3060 | 4105 | #: assets/js/templately.js:1 |
| 3061 | -#: react-src/app/components/core/AiContentSidebar/helper.js:718 | |
| 3062 | 4106 | msgid "Enter a valid number" |
| 3063 | 4107 | msgstr "" |
| 3064 | 4108 | |
| 3065 | 4109 | #: assets/js/templately.js:1 |
| 3066 | -#: react-src/app/components/core/AiContentSidebar/helper.js:746 | |
| 3067 | 4110 | msgid "Hi" |
| 3068 | 4111 | msgstr "" |
| 3069 | 4112 | |
| 3070 | 4113 | #: assets/js/templately.js:1 |
| 3071 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:469 | |
| 3072 | -#: react-src/app/components/core/AiContentSidebar/helper.js:746 | |
| 3073 | 4114 | msgid "there" |
| 3074 | 4115 | msgstr "" |
| 3075 | 4116 | |
| 3076 | 4117 | #: assets/js/templately.js:1 |
| 3077 | -#: react-src/app/components/core/AiContentSidebar/helper.js:746 | |
| 3078 | 4118 | msgid "Ready to build your website?" |
| 3079 | 4119 | msgstr "" |
| 3080 | 4120 | |
| 3081 | 4121 | #: assets/js/templately.js:1 |
| 3082 | -#: react-src/app/components/core/AiContentSidebar/helper.js:747 | |
| 3083 | 4122 | msgid "Yes, let’s start!" |
| 3084 | 4123 | msgstr "" |
| 3085 | 4124 | |
| 3086 | 4125 | #: assets/js/templately.js:1 |
| 3087 | -#: react-src/app/components/core/AiContentSidebar/helper.js:756 | |
| 3088 | 4126 | msgid "Great! What’s your business name?" |
| 3089 | 4127 | msgstr "" |
| 3090 | 4128 | |
| 3091 | 4129 | #: assets/js/templately.js:1 |
| 3092 | -#: react-src/app/components/core/AiContentSidebar/helper.js:762 | |
| 4130 | +msgid "Let's get started, need some additional information. What's your business name?" | |
| 4131 | +msgstr "" | |
| 4132 | + | |
| 4133 | +#: assets/js/templately.js:1 | |
| 4134 | +msgid "Let's get started, what's your business name?" | |
| 4135 | +msgstr "" | |
| 4136 | + | |
| 4137 | +#: assets/js/templately.js:1 | |
| 3093 | 4138 | msgid "Share the name of your business only." |
| 3094 | 4139 | msgstr "" |
| 3095 | 4140 | |
| 3096 | 4141 | #: assets/js/templately.js:1 |
| 3097 | -#: react-src/app/components/core/AiContentSidebar/helper.js:762 | |
| 4142 | +msgid "Note" | |
| 4143 | +msgstr "" | |
| 4144 | + | |
| 4145 | +#: assets/js/templately.js:1 | |
| 3098 | 4146 | msgid "If your business name is ‘BizRise’, share the name only." |
| 3099 | 4147 | msgstr "" |
| 3100 | 4148 | |
| 3101 | 4149 | #: assets/js/templately.js:1 |
| 3102 | -#: react-src/app/components/core/AiContentSidebar/helper.js:765 | |
| 3103 | -#: react-src/app/components/core/AiContentSidebar/helper.js:781 | |
| 3104 | -#: react-src/app/components/core/AiContentSidebar/helper.js:791 | |
| 3105 | -#: react-src/app/components/core/AiContentSidebar/helper.js:804 | |
| 3106 | -#: react-src/app/components/core/AiContentSidebar/helper.js:817 | |
| 3107 | -#: react-src/app/components/core/AiContentSidebar/helper.js:827 | |
| 3108 | -#: react-src/app/components/core/AiContentSidebar/helper.js:837 | |
| 3109 | -#: react-src/app/components/core/AiContentSidebar/helper.js:850 | |
| 3110 | 4150 | msgid "For example" |
| 3111 | 4151 | msgstr "" |
| 3112 | 4152 | |
| 3113 | 4153 | #: assets/js/templately.js:1 |
| 3114 | -#: react-src/app/components/core/AiContentSidebar/helper.js:769 | |
| 3115 | 4154 | msgid "Do you want to change the language for content generation? By default, we generate content in English." |
| 3116 | 4155 | msgstr "" |
| 3117 | 4156 | |
| 3118 | 4157 | #: assets/js/templately.js:1 |
| 3119 | -#: react-src/app/components/core/AiContentSidebar/helper.js:778 | |
| 3120 | 4158 | msgid "Here you can change your content language or can click skip to keep the default language." |
| 3121 | 4159 | msgstr "" |
| 3122 | 4160 | |
| 3123 | 4161 | #: assets/js/templately.js:1 |
| 3124 | -#: react-src/app/components/core/AiContentSidebar/helper.js:781 | |
| 3125 | 4162 | msgid "English, Spanish, French, German, etc." |
| 3126 | 4163 | msgstr "" |
| 3127 | 4164 | |
| 3128 | 4165 | #: assets/js/templately.js:1 |
| 3129 | -#: react-src/app/components/core/AiContentSidebar/helper.js:785 | |
| 4166 | +msgid "I want to keep English" | |
| 4167 | +msgstr "" | |
| 4168 | + | |
| 4169 | +#: assets/js/templately.js:1 | |
| 3130 | 4170 | msgid "Love that!" |
| 3131 | 4171 | msgstr "" |
| 3132 | 4172 | |
| 3133 | 4173 | #: assets/js/templately.js:1 |
| 3134 | -#: react-src/app/components/core/AiContentSidebar/helper.js:785 | |
| 3135 | 4174 | msgid "What type of business or industry are you in?" |
| 3136 | 4175 | msgstr "" |
| 3137 | 4176 | |
| 3138 | 4177 | #: assets/js/templately.js:1 |
| 3139 | -#: react-src/app/components/core/AiContentSidebar/helper.js:791 | |
| 3140 | 4178 | msgid "Share your business type. You can either select from the available categories in the dropdown or write down any specific type." |
| 3141 | 4179 | msgstr "" |
| 3142 | 4180 | |
| 3143 | 4181 | #: assets/js/templately.js:1 |
| 3144 | -#: react-src/app/components/core/AiContentSidebar/helper.js:794 | |
| 3145 | 4182 | msgid "Agency, Restaurant, Technology" |
| 3146 | 4183 | msgstr "" |
| 3147 | 4184 | |
| 3148 | 4185 | #: assets/js/templately.js:1 |
| 3149 | -#: react-src/app/components/core/AiContentSidebar/helper.js:798 | |
| 3150 | 4186 | 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." |
| 3151 | 4187 | msgstr "" |
| 3152 | 4188 | |
| 3153 | 4189 | #: assets/js/templately.js:1 |
| 3154 | -#: react-src/app/components/core/AiContentSidebar/helper.js:804 | |
| 3155 | 4190 | msgid "Share your business details with us." |
| 3156 | 4191 | msgstr "" |
| 3157 | 4192 | |
| 3158 | 4193 | #: assets/js/templately.js:1 |
| 3159 | -#: react-src/app/components/core/AiContentSidebar/helper.js:804 | |
| 3160 | 4194 | msgid "It’s an agency website that offers education consultancy to students who want to study abroad." |
| 3161 | 4195 | msgstr "" |
| 3162 | 4196 | |
| 3163 | 4197 | #: assets/js/templately.js:1 |
| 3164 | -#: react-src/app/components/core/AiContentSidebar/helper.js:811 | |
| 3165 | 4198 | msgid "Thank you! What’s the email address you’d like to show on your website?" |
| 3166 | 4199 | msgstr "" |
| 3167 | 4200 | |
| 3168 | 4201 | #: assets/js/templately.js:1 |
| 3169 | -#: react-src/app/components/core/AiContentSidebar/helper.js:817 | |
| 3170 | 4202 | msgid "Share the email address that you want to show on your website." |
| 3171 | 4203 | msgstr "" |
| 3172 | 4204 | |
| 3173 | 4205 | #: assets/js/templately.js:1 |
| 3174 | -#: react-src/app/components/core/AiContentSidebar/helper.js:817 | |
| 3175 | 4206 | msgid "[email protected]" |
| 3176 | 4207 | msgstr "" |
| 3177 | 4208 | |
| 3178 | 4209 | #: assets/js/templately.js:1 |
| 3179 | -#: react-src/app/components/core/AiContentSidebar/helper.js:821 | |
| 3180 | 4210 | msgid "Do you also want to add a contact number? If yes, please share it." |
| 3181 | 4211 | msgstr "" |
| 3182 | 4212 | |
| 3183 | 4213 | #: assets/js/templately.js:1 |
| 3184 | -#: react-src/app/components/core/AiContentSidebar/helper.js:827 | |
| 3185 | 4214 | msgid "Share the contact number you want to add." |
| 3186 | 4215 | msgstr "" |
| 3187 | 4216 | |
| 3188 | 4217 | #: assets/js/templately.js:1 |
| 3189 | -#: react-src/app/components/core/AiContentSidebar/helper.js:827 | |
| 3190 | 4218 | msgid "+02860630" |
| 3191 | 4219 | msgstr "" |
| 3192 | 4220 | |
| 3193 | 4221 | #: assets/js/templately.js:1 |
| 3194 | -#: react-src/app/components/core/AiContentSidebar/helper.js:831 | |
| 3195 | 4222 | msgid "Nice! What’s your business address?" |
| 3196 | 4223 | msgstr "" |
| 3197 | 4224 | |
| 3198 | 4225 | #: assets/js/templately.js:1 |
| 3199 | -#: react-src/app/components/core/AiContentSidebar/helper.js:837 | |
| 3200 | 4226 | msgid "Share your business address you want to show." |
| 3201 | 4227 | msgstr "" |
| 3202 | 4228 | |
| 3203 | 4229 | #: assets/js/templately.js:1 |
| 3204 | -#: react-src/app/components/core/AiContentSidebar/helper.js:837 | |
| 3205 | 4230 | msgid "123 Business Lane, Suite 456 Downtown District, New York, NY 10001 United States" |
| 3206 | 4231 | msgstr "" |
| 3207 | 4232 | |
| 3208 | 4233 | #: assets/js/templately.js:1 |
| 3209 | -#: react-src/app/components/core/AiContentSidebar/helper.js:844 | |
| 3210 | 4234 | msgid "Awesome" |
| 3211 | 4235 | msgstr "" |
| 3212 | 4236 | |
| 3213 | 4237 | #: assets/js/templately.js:1 |
| 3214 | -#: react-src/app/components/core/AiContentSidebar/helper.js:844 | |
| 3215 | 4238 | msgid "Do you have any opening hours you want to display?" |
| 3216 | 4239 | msgstr "" |
| 3217 | 4240 | |
| 3218 | 4241 | #: assets/js/templately.js:1 |
| 3219 | -#: react-src/app/components/core/AiContentSidebar/helper.js:850 | |
| 3220 | 4242 | msgid "Share your opening hours." |
| 3221 | 4243 | msgstr "" |
| 3222 | 4244 | |
| 3223 | 4245 | #: assets/js/templately.js:1 |
| 3224 | -#: react-src/app/components/core/AiContentSidebar/helper.js:850 | |
| 3225 | 4246 | msgid "We stay open from 08:00 AM to 06:00 PM (GMT+6)" |
| 3226 | 4247 | msgstr "" |
| 3227 | 4248 | |
| 3228 | 4249 | #: assets/js/templately.js:1 |
| 3229 | -#: react-src/app/components/core/AiContentSidebar/helper.js:854 | |
| 3230 | 4250 | msgid "Thank you! Do you want to replace the default images with new ones?" |
| 3231 | 4251 | msgstr "" |
| 3232 | 4252 | |
| 3233 | 4253 | #: assets/js/templately.js:1 |
| 3234 | -#: react-src/app/components/core/AiContentSidebar/helper.js:860 | |
| 3235 | 4254 | 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." |
| 3236 | 4255 | msgstr "" |
| 3237 | 4256 | |
| 3238 | 4257 | #: assets/js/templately.js:1 |
| 3239 | -#: react-src/app/components/core/AiContentSidebar/helper.js:864 | |
| 3240 | -msgid "Thank you! That’s all we need for now. Should we go ahead and generate your website content?" | |
| 4258 | +msgid "Would you like us to generate your website content based on your previous conversation?" | |
| 3241 | 4259 | msgstr "" |
| 3242 | 4260 | |
| 3243 | 4261 | #: assets/js/templately.js:1 |
| 3244 | -#: react-src/app/components/core/AiContentSidebar/helper.js:865 | |
| 3245 | -msgid "Yes, Generate and Proceed." | |
| 4262 | +msgid "Thank you! That’s all we need for now. Should we go ahead and generate your website content?" | |
| 3246 | 4263 | msgstr "" |
| 3247 | 4264 | |
| 3248 | 4265 | #: assets/js/templately.js:1 |
| 3249 | -#: react-src/app/components/core/AiContentSidebar/GeneratingContentProgress.js:14 | |
| 3250 | -msgid "Downloading template pack" | |
| 4266 | +msgid "Yes, Generate and Proceed." | |
| 3251 | 4267 | msgstr "" |
| 3252 | 4268 | |
| 3253 | 4269 | #: assets/js/templately.js:1 |
| 3254 | -#: react-src/app/components/core/AiContentSidebar/GeneratingContentProgress.js:19 | |
| 3255 | -msgid "Analyzing the details you provided" | |
| 4270 | +msgid "Hey! What kind of website are you building? Describe your business and I'll find the perfect templates for you." | |
| 3256 | 4271 | msgstr "" |
| 3257 | 4272 | |
| 3258 | 4273 | #: assets/js/templately.js:1 |
| 3259 | -#: react-src/app/components/core/AiContentSidebar/GeneratingContentProgress.js:24 | |
| 3260 | -msgid "Generating website content" | |
| 4274 | +#, js-format | |
| 4275 | +msgid "Going with %s, let’s get it live for me!" | |
| 3261 | 4276 | msgstr "" |
| 3262 | 4277 | |
| 3263 | 4278 | #: assets/js/templately.js:1 |
| 3264 | -#: react-src/app/components/core/AiContentSidebar/GeneratingContentProgress.js:29 | |
| 3265 | -msgid "Updating content in the template" | |
| 4279 | +msgid "Generating your website content… This may take a moment. Thanks for waiting!" | |
| 3266 | 4280 | msgstr "" |
| 3267 | 4281 | |
| 3268 | 4282 | #: assets/js/templately.js:1 |
| 3269 | -#: react-src/app/components/core/AiContentSidebar/GeneratingContentProgress.js:34 | |
| 3270 | -msgid "Preparing live preview" | |
| 3271 | -msgstr "" | |
| 3272 | - | |
| 3273 | -#: assets/js/templately.js:1 | |
| 3274 | -#: react-src/app/components/core/AiContentSidebar/GeneratingContentProgress.js:524 | |
| 3275 | 4283 | msgid "Please try again or" |
| 3276 | 4284 | msgstr "" |
| 3277 | 4285 | |
| 3278 | 4286 | #: assets/js/templately.js:1 |
| 3279 | -#: react-src/app/components/core/AiContentSidebar/GeneratingContentProgress.js:526 | |
| 3280 | -#: react-src/app/components/core/AiContentSidebar/GeneratingContentProgress.js:539 | |
| 3281 | 4287 | msgid "contact support." |
| 3282 | 4288 | msgstr "" |
| 3283 | 4289 | |
| 3284 | 4290 | #: assets/js/templately.js:1 |
| 3285 | -#: react-src/app/components/core/AiContentSidebar/GeneratingContentProgress.js:521 | |
| 3286 | -msgid "Generating your website content… This may take a moment. Thanks for waiting!" | |
| 3287 | -msgstr "" | |
| 3288 | - | |
| 3289 | -#: assets/js/templately.js:1 | |
| 3290 | -#: react-src/app/components/core/AiContentSidebar/GeneratingContentProgress.js:537 | |
| 3291 | -msgid "An error occurred while displaying progress. Please try again or" | |
| 3292 | -msgstr "" | |
| 3293 | - | |
| 3294 | -#: assets/js/templately.js:1 | |
| 3295 | -#: react-src/app/components/core/AiContentSidebar/HelpPanel.js:130 | |
| 3296 | 4291 | msgid "Help information" |
| 3297 | 4292 | msgstr "" |
| 3298 | 4293 | |
| 3299 | 4294 | #: assets/js/templately.js:1 |
| 3300 | -#: react-src/app/components/core/AiContentSidebar/HelpPanel.js:144 | |
| 3301 | 4295 | msgid "How should I pick?" |
| 3302 | 4296 | msgstr "" |
| 3303 | 4297 | |
| 3304 | -#: assets/js/templately.js:1 | |
| 3305 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:116 | |
| 3306 | -msgid "Failed to create session and download pack" | |
| 4298 | +#. translators: %d: how many images the pack has. | |
| 4299 | +#: assets/js/templately.js:2 | |
| 4300 | +#, js-format | |
| 4301 | +msgid "Use this image for the selected slot — ⌘/Ctrl-click to fill all %d images" | |
| 3307 | 4302 | msgstr "" |
| 3308 | 4303 | |
| 3309 | -#: assets/js/templately.js:1 | |
| 3310 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:120 | |
| 3311 | -msgid "Session creation failed" | |
| 4304 | +#: assets/js/templately.js:2 | |
| 4305 | +msgid "Use this image for the selected slot" | |
| 3312 | 4306 | msgstr "" |
| 3313 | 4307 | |
| 3314 | -#: assets/js/templately.js:1 | |
| 3315 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:145 | |
| 3316 | -msgid "Please select at least one page to modify." | |
| 4308 | +#: assets/js/templately.js:2 | |
| 4309 | +#: assets/js/templately.js:16 | |
| 4310 | +msgid "Use This Image" | |
| 3317 | 4311 | msgstr "" |
| 3318 | 4312 | |
| 3319 | -#: assets/js/templately.js:1 | |
| 3320 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:153 | |
| 3321 | -msgid "Please enter a prompt describing your business and content needs." | |
| 4313 | +#: assets/js/templately.js:2 | |
| 4314 | +#: assets/js/templately.js:16 | |
| 4315 | +msgid "Searching for images..." | |
| 3322 | 4316 | msgstr "" |
| 3323 | 4317 | |
| 3324 | -#: assets/js/templately.js:1 | |
| 3325 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:161 | |
| 3326 | -msgid "Template pack ID is missing." | |
| 4318 | +#: assets/js/templately.js:2 | |
| 4319 | +#: assets/js/templately.js:16 | |
| 4320 | +#: assets/js/templately.js:30 | |
| 4321 | +msgid "No image found" | |
| 3327 | 4322 | msgstr "" |
| 3328 | 4323 | |
| 3329 | -#: assets/js/templately.js:1 | |
| 3330 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:169 | |
| 3331 | -msgid "Platform selection is required." | |
| 4324 | +#: assets/js/templately.js:2 | |
| 4325 | +#: assets/js/templately.js:16 | |
| 4326 | +msgid "Undo" | |
| 3332 | 4327 | msgstr "" |
| 3333 | 4328 | |
| 3334 | -#: assets/js/templately.js:1 | |
| 3335 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:192 | |
| 3336 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:195 | |
| 3337 | -msgid "Failed to start AI content modification" | |
| 4329 | +#: assets/js/templately.js:2 | |
| 4330 | +#: assets/js/templately.js:16 | |
| 4331 | +msgid "Replace" | |
| 3338 | 4332 | msgstr "" |
| 3339 | 4333 | |
| 3340 | -#: assets/js/templately.js:1 | |
| 3341 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:241 | |
| 3342 | -msgid "Pack ID is required to fetch attachments data" | |
| 4334 | +#: assets/js/templately.js:2 | |
| 4335 | +#: assets/js/templately.js:16 | |
| 4336 | +#: assets/js/templately.js:30 | |
| 4337 | +msgid "Landscape" | |
| 3343 | 4338 | msgstr "" |
| 3344 | 4339 | |
| 3345 | -#: assets/js/templately.js:1 | |
| 3346 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:266 | |
| 3347 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:289 | |
| 3348 | -msgid "Failed to fetch attachments data" | |
| 4340 | +#: assets/js/templately.js:2 | |
| 4341 | +#: assets/js/templately.js:16 | |
| 4342 | +#: assets/js/templately.js:30 | |
| 4343 | +msgid "Portrait" | |
| 3349 | 4344 | msgstr "" |
| 3350 | 4345 | |
| 3351 | -#: assets/js/templately.js:1 | |
| 3352 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:271 | |
| 3353 | -msgid "Invalid attachments data format" | |
| 4346 | +#: assets/js/templately.js:2 | |
| 4347 | +#: assets/js/templately.js:16 | |
| 4348 | +#: assets/js/templately.js:30 | |
| 4349 | +msgid "Square" | |
| 3354 | 4350 | msgstr "" |
| 3355 | 4351 | |
| 3356 | -#: assets/js/templately.js:1 | |
| 3357 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:285 | |
| 3358 | -msgid "Attachments fetch was cancelled" | |
| 4352 | +#: assets/js/templately.js:2 | |
| 4353 | +#: assets/js/templately.js:16 | |
| 4354 | +msgid "Great! Choose visuals that fit your web content or upload your own." | |
| 3359 | 4355 | msgstr "" |
| 3360 | 4356 | |
| 3361 | -#: assets/js/templately.js:1 | |
| 3362 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:368 | |
| 3363 | -msgid "Template pack ID is missing" | |
| 4357 | +#: assets/js/templately.js:2 | |
| 4358 | +#: assets/js/templately.js:16 | |
| 4359 | +msgid "Images used in your template" | |
| 3364 | 4360 | msgstr "" |
| 3365 | 4361 | |
| 3366 | -#: assets/js/templately.js:1 | |
| 3367 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:372 | |
| 3368 | -msgid "AI prompt is missing" | |
| 4362 | +#: assets/js/templately.js:2 | |
| 4363 | +#: assets/js/templately.js:16 | |
| 4364 | +#: assets/js/templately.js:20 | |
| 4365 | +msgid "Reset" | |
| 3369 | 4366 | msgstr "" |
| 3370 | 4367 | |
| 3371 | -#: assets/js/templately.js:1 | |
| 3372 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:408 | |
| 3373 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:591 | |
| 3374 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:656 | |
| 3375 | -msgid "AI content workflow was cancelled" | |
| 4368 | +#: assets/js/templately.js:2 | |
| 4369 | +#: assets/js/templately.js:16 | |
| 4370 | +msgid "Select image" | |
| 3376 | 4371 | msgstr "" |
| 3377 | 4372 | |
| 3378 | -#: assets/js/templately.js:1 | |
| 3379 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:438 | |
| 3380 | -msgid "Session creation and pack download failed" | |
| 4373 | +#: assets/js/templately.js:2 | |
| 4374 | +#: assets/js/templately.js:16 | |
| 4375 | +msgid "Stock Images" | |
| 3381 | 4376 | msgstr "" |
| 3382 | 4377 | |
| 3383 | -#: assets/js/templately.js:1 | |
| 3384 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:446 | |
| 3385 | -msgid "AI content modification failed to start" | |
| 4378 | +#: assets/js/templately.js:2 | |
| 4379 | +#: assets/js/templately.js:16 | |
| 4380 | +msgid "Upload" | |
| 3386 | 4381 | msgstr "" |
| 3387 | 4382 | |
| 3388 | -#: assets/js/templately.js:1 | |
| 3389 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:511 | |
| 3390 | -msgid "AI content generation is taking longer than expected. Click OK to cancel or Cancel to keep waiting. Credits will still apply." | |
| 4383 | +#: assets/js/templately.js:2 | |
| 4384 | +#: assets/js/templately.js:16 | |
| 4385 | +msgid "AI Generated" | |
| 3391 | 4386 | msgstr "" |
| 3392 | 4387 | |
| 3393 | -#: assets/js/templately.js:1 | |
| 3394 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:518 | |
| 3395 | -msgid "Polling timeout: AI content generation took too long" | |
| 4388 | +#: assets/js/templately.js:2 | |
| 4389 | +#: assets/js/templately.js:16 | |
| 4390 | +msgid "No image selected" | |
| 3396 | 4391 | msgstr "" |
| 3397 | 4392 | |
| 3398 | -#: assets/js/templately.js:1 | |
| 3399 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:577 | |
| 3400 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:604 | |
| 3401 | -msgid "Polling for AI content failed" | |
| 4393 | +#: assets/js/templately.js:2 | |
| 4394 | +#: assets/js/templately.js:16 | |
| 4395 | +msgid "Please choose an image to replace the current one." | |
| 3402 | 4396 | msgstr "" |
| 3403 | 4397 | |
| 3404 | -#: assets/js/templately.js:1 | |
| 3405 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:610 | |
| 3406 | -msgid "No AI templates were generated" | |
| 4398 | +#: assets/js/templately.js:2 | |
| 4399 | +#: assets/js/templately.js:16 | |
| 4400 | +#: assets/js/templately.js:22 | |
| 4401 | +msgid "Coming Soon" | |
| 3407 | 4402 | msgstr "" |
| 3408 | 4403 | |
| 3409 | -#: assets/js/templately.js:1 | |
| 3410 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:647 | |
| 3411 | -msgid "AI content workflow timed out" | |
| 4404 | +#: assets/js/templately.js:2 | |
| 4405 | +#: assets/js/templately.js:16 | |
| 4406 | +msgid "Select or upload from Media Library." | |
| 3412 | 4407 | msgstr "" |
| 3413 | 4408 | |
| 3414 | -#: assets/js/templately.js:1 | |
| 3415 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:760 | |
| 3416 | -msgid "Process ID or page IDs missing" | |
| 4409 | +#: assets/js/templately.js:2 | |
| 4410 | +#: assets/js/templately.js:16 | |
| 4411 | +msgid "Browse media library" | |
| 3417 | 4412 | msgstr "" |
| 3418 | 4413 | |
| 3419 | -#: assets/js/templately.js:1 | |
| 3420 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:766 | |
| 3421 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:948 | |
| 3422 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:988 | |
| 3423 | -msgid "Polling was cancelled" | |
| 4414 | +#: assets/js/templately.js:2 | |
| 4415 | +#: assets/js/templately.js:16 | |
| 4416 | +msgid "Skip" | |
| 3424 | 4417 | msgstr "" |
| 3425 | 4418 | |
| 3426 | -#: assets/js/templately.js:1 | |
| 3427 | -#: react-src/app/components/core/AiContentSidebar/Utils.js:940 | |
| 3428 | -msgid "Polling failed" | |
| 4419 | +#: assets/js/templately.js:2 | |
| 4420 | +#: assets/js/templately.js:16 | |
| 4421 | +#: assets/js/templately.js:28 | |
| 4422 | +msgid "Save Changes" | |
| 3429 | 4423 | msgstr "" |
| 3430 | 4424 | |
| 3431 | -#: assets/js/templately.js:1 | |
| 3432 | -#: react-src/app/components/core/AiContentSidebar/ImageReplacePanel/ImageMasonryGrid.js:109 | |
| 3433 | -msgid "Use This Image" | |
| 4425 | +#: assets/js/templately.js:2 | |
| 4426 | +#: assets/js/templately.js:30 | |
| 4427 | +msgid "Failed to search images. Please try again." | |
| 3434 | 4428 | msgstr "" |
| 3435 | 4429 | |
| 3436 | -#: assets/js/templately.js:1 | |
| 3437 | -#: react-src/app/components/core/AiContentSidebar/ImageReplacePanel/ImageMasonryGrid.js:214 | |
| 3438 | -msgid "Searching for images..." | |
| 4430 | +#: assets/js/templately.js:2 | |
| 4431 | +msgid "Here’s what I detected from your message:" | |
| 3439 | 4432 | msgstr "" |
| 3440 | 4433 | |
| 3441 | -#: assets/js/templately.js:1 | |
| 3442 | -#: react-src/app/components/core/AiContentSidebar/ImageReplacePanel/ImageMasonryGrid.js:230 | |
| 3443 | -msgid "No image found" | |
| 4434 | +#: assets/js/templately.js:2 | |
| 4435 | +msgid "This field can’t be empty." | |
| 3444 | 4436 | msgstr "" |
| 3445 | 4437 | |
| 3446 | -#: assets/js/templately.js:1 | |
| 3447 | -#: react-src/app/components/core/AiContentSidebar/ImageReplacePanel/DefaultImageMasonryGrid.js:179 | |
| 3448 | -msgid "Undo" | |
| 4438 | +#: assets/js/templately.js:2 | |
| 4439 | +msgid "Edit detected information" | |
| 3449 | 4440 | msgstr "" |
| 3450 | 4441 | |
| 3451 | -#: assets/js/templately.js:1 | |
| 3452 | -#: react-src/app/components/core/AiContentSidebar/ImageReplacePanel/DefaultImageMasonryGrid.js:190 | |
| 3453 | -msgid "Replace" | |
| 4442 | +#: assets/js/templately.js:2 | |
| 4443 | +#: assets/js/templately.js:20 | |
| 4444 | +msgid "Save" | |
| 3454 | 4445 | msgstr "" |
| 3455 | 4446 | |
| 3456 | -#: assets/js/templately.js:1 | |
| 3457 | -msgid "Landscape" | |
| 4447 | +#: assets/js/templately.js:2 | |
| 4448 | +msgid "Session creation failed" | |
| 3458 | 4449 | msgstr "" |
| 3459 | 4450 | |
| 3460 | -#: assets/js/templately.js:1 | |
| 3461 | -msgid "Portrait" | |
| 4451 | +#: assets/js/templately.js:2 | |
| 4452 | +msgid "Please select at least one page to modify." | |
| 3462 | 4453 | msgstr "" |
| 3463 | 4454 | |
| 3464 | -#: assets/js/templately.js:1 | |
| 3465 | -msgid "Square" | |
| 4455 | +#: assets/js/templately.js:2 | |
| 4456 | +msgid "Please enter a prompt describing your business and content needs." | |
| 3466 | 4457 | msgstr "" |
| 3467 | 4458 | |
| 3468 | -#: assets/js/templately.js:1 | |
| 3469 | -msgid "Great! Choose visuals that fit your web content or upload your own." | |
| 4459 | +#: assets/js/templately.js:2 | |
| 4460 | +msgid "Template pack ID is missing." | |
| 3470 | 4461 | msgstr "" |
| 3471 | 4462 | |
| 3472 | -#: assets/js/templately.js:1 | |
| 3473 | -msgid "Images used in your template" | |
| 4463 | +#: assets/js/templately.js:2 | |
| 4464 | +msgid "Platform selection is required." | |
| 3474 | 4465 | msgstr "" |
| 3475 | 4466 | |
| 3476 | -#: assets/js/templately.js:1 | |
| 3477 | -msgid "Select image" | |
| 4467 | +#: assets/js/templately.js:2 | |
| 4468 | +msgid "Failed to start AI content modification" | |
| 3478 | 4469 | msgstr "" |
| 3479 | 4470 | |
| 3480 | -#: assets/js/templately.js:1 | |
| 3481 | -msgid "Stock Images" | |
| 4471 | +#: assets/js/templately.js:2 | |
| 4472 | +msgid "Pack ID is required to fetch attachments data" | |
| 3482 | 4473 | msgstr "" |
| 3483 | 4474 | |
| 3484 | -#: assets/js/templately.js:1 | |
| 3485 | -msgid "Upload" | |
| 4475 | +#: assets/js/templately.js:2 | |
| 4476 | +msgid "Failed to fetch attachments data" | |
| 3486 | 4477 | msgstr "" |
| 3487 | 4478 | |
| 3488 | -#: assets/js/templately.js:1 | |
| 3489 | -msgid "AI Generated" | |
| 4479 | +#: assets/js/templately.js:2 | |
| 4480 | +msgid "Invalid attachments data format" | |
| 3490 | 4481 | msgstr "" |
| 3491 | 4482 | |
| 3492 | -#: assets/js/templately.js:1 | |
| 3493 | -msgid "No image selected" | |
| 4483 | +#: assets/js/templately.js:2 | |
| 4484 | +msgid "Attachments fetch was cancelled" | |
| 3494 | 4485 | msgstr "" |
| 3495 | 4486 | |
| 3496 | -#: assets/js/templately.js:1 | |
| 3497 | -msgid "Please choose an image to replace the current one." | |
| 4487 | +#: assets/js/templately.js:2 | |
| 4488 | +#: assets/js/templately.js:4 | |
| 4489 | +msgid "Conversation ID is missing." | |
| 3498 | 4490 | msgstr "" |
| 3499 | 4491 | |
| 3500 | -#: assets/js/templately.js:1 | |
| 3501 | -#: react-src/app/components/core/itemDetails/NewSidebar.js:274 | |
| 3502 | -#: react-src/app/components/core/itemDetails/NewSidebar.js:294 | |
| 3503 | -msgid "Coming Soon" | |
| 4492 | +#: assets/js/templately.js:2 | |
| 4493 | +msgid "Your free access to this generated site has ended." | |
| 3504 | 4494 | msgstr "" |
| 3505 | 4495 | |
| 3506 | -#: assets/js/templately.js:1 | |
| 3507 | -msgid "Select or upload from Media Library." | |
| 4496 | +#: assets/js/templately.js:2 | |
| 4497 | +msgid "This website has already been imported." | |
| 3508 | 4498 | msgstr "" |
| 3509 | 4499 | |
| 3510 | -#: assets/js/templately.js:1 | |
| 3511 | -msgid "Browse media library" | |
| 4500 | +#: assets/js/templately.js:2 | |
| 4501 | +msgid "Failed to prepare generated content for import." | |
| 3512 | 4502 | msgstr "" |
| 3513 | 4503 | |
| 3514 | -#: assets/js/templately.js:1 | |
| 3515 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2932 | |
| 3516 | -msgid "Skip" | |
| 4504 | +#: assets/js/templately.js:2 | |
| 4505 | +msgid "Failed to load pack info." | |
| 3517 | 4506 | msgstr "" |
| 3518 | 4507 | |
| 3519 | -#: assets/js/templately.js:1 | |
| 3520 | -msgid "Failed to search images. Please try again." | |
| 4508 | +#: assets/js/templately.js:2 | |
| 4509 | +msgid "No pages were found to import." | |
| 3521 | 4510 | msgstr "" |
| 3522 | 4511 | |
| 3523 | -#: assets/js/templately.js:1 | |
| 3524 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:167 | |
| 3525 | -msgid "Let's get started, need some additional information. What's your business name?" | |
| 4512 | +#: assets/js/templately.js:2 | |
| 4513 | +msgid "Type your business category..." | |
| 3526 | 4514 | msgstr "" |
| 3527 | 4515 | |
| 3528 | -#: assets/js/templately.js:1 | |
| 3529 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:168 | |
| 3530 | -msgid "Let's get started, what's your business name?" | |
| 4516 | +#: assets/js/templately.js:2 | |
| 4517 | +msgid "Search or select a language..." | |
| 3531 | 4518 | msgstr "" |
| 3532 | 4519 | |
| 3533 | -#: assets/js/templately.js:1 | |
| 3534 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:469 | |
| 3535 | -msgid "Would you like us to generate your website content based on your previous conversation?" | |
| 4520 | +#: assets/js/templately.js:2 | |
| 4521 | +msgid "Enter your email address..." | |
| 3536 | 4522 | msgstr "" |
| 3537 | 4523 | |
| 3538 | -#: assets/js/templately.js:1 | |
| 3539 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:478 | |
| 3540 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:826 | |
| 3541 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2434 | |
| 3542 | -msgid "Yes, I would like to change images" | |
| 4524 | +#: assets/js/templately.js:2 | |
| 4525 | +msgid "Enter your phone number..." | |
| 3543 | 4526 | msgstr "" |
| 3544 | 4527 | |
| 3545 | -#: assets/js/templately.js:1 | |
| 3546 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:492 | |
| 3547 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1065 | |
| 3548 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1389 | |
| 3549 | -msgid "I want to skip the question" | |
| 4528 | +#: assets/js/templately.js:2 | |
| 4529 | +msgid "Type your answer..." | |
| 3550 | 4530 | msgstr "" |
| 3551 | 4531 | |
| 3552 | -#: assets/js/templately.js:1 | |
| 3553 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:842 | |
| 3554 | -msgid "No, I will keep the default images." | |
| 4532 | +#: assets/js/templately.js:2 | |
| 4533 | +msgid "Unknown" | |
| 3555 | 4534 | msgstr "" |
| 3556 | 4535 | |
| 3557 | -#: assets/js/templately.js:1 | |
| 3558 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1064 | |
| 3559 | -msgid "I want to keep English" | |
| 4536 | +#: assets/js/templately.js:2 | |
| 4537 | +msgid "Please finish editing conversations before skipping" | |
| 3560 | 4538 | msgstr "" |
| 3561 | 4539 | |
| 3562 | -#: assets/js/templately.js:1 | |
| 3563 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1733 | |
| 3564 | -msgid "Oops! An unexpected error occurred." | |
| 4540 | +#: assets/js/templately.js:2 | |
| 4541 | +msgid "Skip this question" | |
| 3565 | 4542 | msgstr "" |
| 3566 | 4543 | |
| 3567 | -#: assets/js/templately.js:1 | |
| 3568 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1749 | |
| 3569 | -msgid "Oops! It's taking a bit longer than usual." | |
| 4544 | +#: assets/js/templately.js:2 | |
| 4545 | +msgid "Submit answer" | |
| 3570 | 4546 | msgstr "" |
| 3571 | 4547 | |
| 3572 | -#: assets/js/templately.js:1 | |
| 3573 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1753 | |
| 3574 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1764 | |
| 3575 | -msgid "Sorry, something went wrong." | |
| 4548 | +#: assets/js/templately.js:2 | |
| 4549 | +msgid "Please finish editing conversations before submitting" | |
| 3576 | 4550 | msgstr "" |
| 3577 | 4551 | |
| 3578 | -#: assets/js/templately.js:1 | |
| 3579 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1758 | |
| 3580 | -msgid "Oops! Something went wrong while updating your content." | |
| 4552 | +#: assets/js/templately.js:2 | |
| 4553 | +msgid "Yes, let’s start" | |
| 3581 | 4554 | msgstr "" |
| 3582 | 4555 | |
| 3583 | -#: assets/js/templately.js:1 | |
| 3584 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1885 | |
| 3585 | -msgid "Unknown Language" | |
| 4556 | +#: assets/js/templately.js:2 | |
| 4557 | +#: assets/js/templately.js:19 | |
| 4558 | +msgid "Profile" | |
| 3586 | 4559 | msgstr "" |
| 3587 | 4560 | |
| 3588 | -#: assets/js/templately.js:1 | |
| 3589 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1914 | |
| 3590 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2249 | |
| 3591 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2741 | |
| 3592 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2764 | |
| 3593 | -msgid "Unknown Category" | |
| 4561 | +#: assets/js/templately.js:2 | |
| 4562 | +msgid "Edit answer" | |
| 3594 | 4563 | msgstr "" |
| 3595 | 4564 | |
| 3596 | -#: assets/js/templately.js:1 | |
| 3597 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1961 | |
| 3598 | -msgid "You can check your AI Credits here!" | |
| 4565 | +#: assets/js/templately.js:2 | |
| 4566 | +#: assets/js/templately.js:28 | |
| 4567 | +msgid "Edit" | |
| 3599 | 4568 | msgstr "" |
| 3600 | 4569 | |
| 3601 | -#: assets/js/templately.js:1 | |
| 3602 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1963 | |
| 3603 | -msgid "Buy credits if you needed!" | |
| 4570 | +#: assets/js/templately.js:2 | |
| 4571 | +msgid "Please finish editing the current conversation first" | |
| 3604 | 4572 | msgstr "" |
| 3605 | 4573 | |
| 3606 | -#: assets/js/templately.js:1 | |
| 3607 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:1990 | |
| 3608 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2137 | |
| 3609 | -#: react-src/app/components/new-components/header/UserNavigation.js:55 | |
| 3610 | -#: react-src/app/layouts/CloudsLayout.js:50 | |
| 3611 | -msgid "Profile" | |
| 4574 | +#: assets/js/templately.js:2 | |
| 4575 | +msgid "Cancel editing" | |
| 3612 | 4576 | msgstr "" |
| 3613 | 4577 | |
| 3614 | -#: assets/js/templately.js:1 | |
| 3615 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2027 | |
| 3616 | -msgid "Hey! What kind of website are you building? Describe your business and I'll find the perfect templates for you." | |
| 4578 | +#: assets/js/templately.js:2 | |
| 4579 | +msgid "Save changes" | |
| 3617 | 4580 | msgstr "" |
| 3618 | 4581 | |
| 3619 | -#. translators: %s is the selected template pack name. | |
| 3620 | -#: assets/js/templately.js:1 | |
| 3621 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2040 | |
| 3622 | -#, js-format | |
| 3623 | -msgid "Going with %s, let’s get it live for me!" | |
| 4582 | +#: assets/js/templately.js:2 | |
| 4583 | +msgid "Yes, Let’s Do It!" | |
| 3624 | 4584 | msgstr "" |
| 3625 | 4585 | |
| 3626 | -#: assets/js/templately.js:1 | |
| 3627 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2179 | |
| 3628 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2210 | |
| 3629 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2872 | |
| 3630 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2898 | |
| 3631 | -msgid "Type your answer..." | |
| 4586 | +#: assets/js/templately.js:2 | |
| 4587 | +msgid "No, Let’s Start Fresh" | |
| 3632 | 4588 | msgstr "" |
| 3633 | 4589 | |
| 3634 | -#: assets/js/templately.js:1 | |
| 3635 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2207 | |
| 3636 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2895 | |
| 3637 | -msgid "Enter your email address..." | |
| 3638 | -msgstr "" | |
| 4590 | +#: assets/js/templately.js:2 | |
| 4591 | +#, js-format | |
| 4592 | +msgid "%d image replaced successfully." | |
| 4593 | +msgid_plural "%d images replaced successfully." | |
| 4594 | +msgstr[0] "" | |
| 4595 | +msgstr[1] "" | |
| 3639 | 4596 | |
| 3640 | -#: assets/js/templately.js:1 | |
| 3641 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2209 | |
| 3642 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2897 | |
| 3643 | -msgid "Enter your phone number..." | |
| 4597 | +#: assets/js/templately.js:2 | |
| 4598 | +msgid "No image has been replaced yet." | |
| 3644 | 4599 | msgstr "" |
| 3645 | 4600 | |
| 3646 | -#: assets/js/templately.js:1 | |
| 3647 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2272 | |
| 3648 | -msgid "Cancel editing" | |
| 4601 | +#: assets/js/templately.js:2 | |
| 4602 | +msgid "Please finish editing conversations before starting" | |
| 3649 | 4603 | msgstr "" |
| 3650 | 4604 | |
| 3651 | -#: assets/js/templately.js:1 | |
| 3652 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2280 | |
| 3653 | -msgid "Save changes" | |
| 4605 | +#: assets/js/templately.js:2 | |
| 4606 | +msgid "View and Edit" | |
| 3654 | 4607 | msgstr "" |
| 3655 | 4608 | |
| 3656 | -#: assets/js/templately.js:1 | |
| 3657 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2282 | |
| 3658 | -msgid "Save" | |
| 4609 | +#: assets/js/templately.js:2 | |
| 4610 | +msgid "View & Edit" | |
| 3659 | 4611 | msgstr "" |
| 3660 | 4612 | |
| 3661 | -#: assets/js/templately.js:1 | |
| 3662 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2297 | |
| 3663 | -msgid "Edit answer" | |
| 4613 | +#: assets/js/templately.js:2 | |
| 4614 | +msgid "Oops! It's taking a bit longer than usual." | |
| 3664 | 4615 | msgstr "" |
| 3665 | 4616 | |
| 3666 | -#: assets/js/templately.js:1 | |
| 3667 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2300 | |
| 3668 | -msgid "Cannot edit while AI generation is in progress" | |
| 4617 | +#: assets/js/templately.js:2 | |
| 4618 | +msgid "Sorry, something went wrong." | |
| 3669 | 4619 | msgstr "" |
| 3670 | 4620 | |
| 3671 | -#: assets/js/templately.js:1 | |
| 3672 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2302 | |
| 3673 | -msgid "Please finish editing the current conversation first" | |
| 4621 | +#: assets/js/templately.js:2 | |
| 4622 | +msgid "Oops! Something went wrong while updating your content." | |
| 3674 | 4623 | msgstr "" |
| 3675 | 4624 | |
| 3676 | -#: assets/js/templately.js:1 | |
| 3677 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2325 | |
| 3678 | -#, js-format | |
| 3679 | -msgid "%d image replaced successfully." | |
| 3680 | -msgid_plural "%d images replaced successfully." | |
| 3681 | -msgstr[0] "" | |
| 3682 | -msgstr[1] "" | |
| 3683 | - | |
| 3684 | -#: assets/js/templately.js:1 | |
| 3685 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2335 | |
| 3686 | -msgid "No image has been replaced yet." | |
| 4625 | +#: assets/js/templately.js:2 | |
| 4626 | +msgid "Polling was cancelled" | |
| 3687 | 4627 | msgstr "" |
| 3688 | 4628 | |
| 3689 | -#: assets/js/templately.js:1 | |
| 3690 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2351 | |
| 3691 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2498 | |
| 3692 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2517 | |
| 3693 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2529 | |
| 3694 | -msgid "Please finish editing conversations before starting" | |
| 4629 | +#: assets/js/templately.js:2 | |
| 4630 | +msgid "Process ID or page IDs missing" | |
| 3695 | 4631 | msgstr "" |
| 3696 | 4632 | |
| 3697 | -#: assets/js/templately.js:1 | |
| 3698 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2352 | |
| 3699 | -msgid "View and Edit" | |
| 4633 | +#: assets/js/templately.js:2 | |
| 4634 | +msgid "Polling superseded by a newer request" | |
| 3700 | 4635 | msgstr "" |
| 3701 | 4636 | |
| 3702 | -#: assets/js/templately.js:1 | |
| 3703 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2355 | |
| 3704 | -msgid "View & Edit" | |
| 4637 | +#: assets/js/templately.js:2 | |
| 4638 | +msgid "AI content generation failed" | |
| 3705 | 4639 | msgstr "" |
| 3706 | 4640 | |
| 3707 | -#: assets/js/templately.js:1 | |
| 3708 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2499 | |
| 3709 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2503 | |
| 3710 | -msgid "Yes, let’s start" | |
| 4641 | +#: assets/js/templately.js:2 | |
| 4642 | +msgid "Polling failed" | |
| 3711 | 4643 | msgstr "" |
| 3712 | 4644 | |
| 3713 | -#: assets/js/templately.js:1 | |
| 3714 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2518 | |
| 3715 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2521 | |
| 3716 | -msgid "Yes" | |
| 4645 | +#: assets/js/templately.js:2 | |
| 4646 | +msgid "AI content workflow was cancelled" | |
| 3717 | 4647 | msgstr "" |
| 3718 | 4648 | |
| 3719 | -#: assets/js/templately.js:1 | |
| 3720 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2530 | |
| 3721 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2533 | |
| 3722 | -msgid "No" | |
| 4649 | +#: assets/js/templately.js:2 | |
| 4650 | +msgid "AI content workflow timed out" | |
| 3723 | 4651 | msgstr "" |
| 3724 | 4652 | |
| 3725 | -#: assets/js/templately.js:1 | |
| 3726 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2549 | |
| 3727 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2586 | |
| 3728 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2630 | |
| 3729 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2666 | |
| 3730 | -msgid "Please finish editing conversations before starting new chat" | |
| 4653 | +#: assets/js/templately.js:2 | |
| 4654 | +msgid "AI content workflow failed" | |
| 3731 | 4655 | msgstr "" |
| 3732 | 4656 | |
| 3733 | -#: assets/js/templately.js:1 | |
| 3734 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2550 | |
| 3735 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2587 | |
| 3736 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2631 | |
| 3737 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2635 | |
| 3738 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2667 | |
| 3739 | -msgid "New Chat" | |
| 4657 | +#: assets/js/templately.js:2 | |
| 4658 | +msgid "AI content generation took too long" | |
| 3740 | 4659 | msgstr "" |
| 3741 | 4660 | |
| 3742 | -#: assets/js/templately.js:1 | |
| 3743 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2648 | |
| 3744 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2651 | |
| 3745 | -msgid "Generate Again" | |
| 4661 | +#: assets/js/templately.js:2 | |
| 4662 | +msgid "Polling for AI content failed" | |
| 3746 | 4663 | msgstr "" |
| 3747 | 4664 | |
| 3748 | -#: assets/js/templately.js:1 | |
| 3749 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2557 | |
| 3750 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2594 | |
| 3751 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2674 | |
| 3752 | -msgid "No, Let’s Start Fresh" | |
| 4665 | +#: assets/js/templately.js:2 | |
| 4666 | +msgid "Template pack ID is missing" | |
| 3753 | 4667 | msgstr "" |
| 3754 | 4668 | |
| 3755 | -#: assets/js/templately.js:1 | |
| 3756 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2686 | |
| 3757 | -msgid "AI generation in progress..." | |
| 4669 | +#: assets/js/templately.js:2 | |
| 4670 | +msgid "AI prompt is missing" | |
| 3758 | 4671 | msgstr "" |
| 3759 | 4672 | |
| 3760 | -#: assets/js/templately.js:1 | |
| 3761 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2566 | |
| 3762 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2609 | |
| 3763 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2688 | |
| 3764 | -msgid "Please finish editing conversations before proceeding" | |
| 4673 | +#: assets/js/templately.js:2 | |
| 4674 | +msgid "Session creation and pack download failed" | |
| 3765 | 4675 | msgstr "" |
| 3766 | 4676 | |
| 3767 | -#: assets/js/templately.js:1 | |
| 3768 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2689 | |
| 3769 | -msgid "Generate and Proceed" | |
| 4677 | +#: assets/js/templately.js:2 | |
| 4678 | +msgid "AI content modification failed to start" | |
| 3770 | 4679 | msgstr "" |
| 3771 | 4680 | |
| 3772 | -#: assets/js/templately.js:1 | |
| 3773 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2571 | |
| 3774 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2614 | |
| 3775 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2693 | |
| 3776 | -msgid "Yes, Let’s Do It!" | |
| 4681 | +#: assets/js/templately.js:2 | |
| 4682 | +msgid "No AI templates were generated" | |
| 3777 | 4683 | msgstr "" |
| 3778 | 4684 | |
| 3779 | -#: assets/js/templately.js:1 | |
| 3780 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2567 | |
| 3781 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2610 | |
| 3782 | -msgid "Generate and Proceed..." | |
| 4685 | +#: assets/js/templately.js:2 | |
| 4686 | +msgid "Business Name" | |
| 3783 | 4687 | msgstr "" |
| 3784 | 4688 | |
| 3785 | -#: assets/js/templately.js:1 | |
| 3786 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2709 | |
| 3787 | -msgid "Type your business category..." | |
| 4689 | +#: assets/js/templately.js:2 | |
| 4690 | +msgid "Business Type" | |
| 3788 | 4691 | msgstr "" |
| 3789 | 4692 | |
| 3790 | -#: assets/js/templately.js:1 | |
| 3791 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2788 | |
| 3792 | -msgid "Search or select a language..." | |
| 4693 | +#: assets/js/templately.js:2 | |
| 4694 | +msgid "Business Details" | |
| 3793 | 4695 | msgstr "" |
| 3794 | 4696 | |
| 3795 | -#: assets/js/templately.js:1 | |
| 3796 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2818 | |
| 3797 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2845 | |
| 3798 | -msgid "Unknown language" | |
| 4697 | +#: assets/js/templately.js:2 | |
| 4698 | +msgid "Contact Number" | |
| 3799 | 4699 | msgstr "" |
| 3800 | 4700 | |
| 3801 | -#: assets/js/templately.js:1 | |
| 3802 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2928 | |
| 3803 | -msgid "Please finish editing conversations before skipping" | |
| 4701 | +#: assets/js/templately.js:2 | |
| 4702 | +msgid "Business Address" | |
| 3804 | 4703 | msgstr "" |
| 3805 | 4704 | |
| 3806 | -#: assets/js/templately.js:1 | |
| 3807 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2929 | |
| 3808 | -msgid "Skip this question" | |
| 4705 | +#: assets/js/templately.js:2 | |
| 4706 | +msgid "Opening Hours" | |
| 3809 | 4707 | msgstr "" |
| 3810 | 4708 | |
| 3811 | -#: assets/js/templately.js:1 | |
| 3812 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2959 | |
| 3813 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2963 | |
| 3814 | -msgid "Submit answer" | |
| 4709 | +#: assets/js/templately.js:2 | |
| 4710 | +msgid "AI content generation is taking longer than expected. Click OK to cancel or Cancel to keep waiting. Credits will still apply." | |
| 3815 | 4711 | msgstr "" |
| 3816 | 4712 | |
| 3817 | -#: assets/js/templately.js:1 | |
| 3818 | -#: react-src/app/components/core/AiContentSidebar/AIConversation.js:2962 | |
| 3819 | -msgid "Please finish editing conversations before submitting" | |
| 4713 | +#: assets/js/templately.js:2 | |
| 4714 | +msgid "This website has already been imported, so it can’t be imported again. You can find it in your WordPress site." | |
| 3820 | 4715 | msgstr "" |
| 3821 | 4716 | |
| 3822 | -#: assets/js/templately.js:1 | |
| 3823 | -#: react-src/app/components/core/AiContentSidebar/index.js:158 | |
| 4717 | +#: assets/js/templately.js:2 | |
| 3824 | 4718 | msgid "Are you sure you want to cancel the template building process? Note: Credits will be deducted based on usage." |
| 3825 | 4719 | msgstr "" |
| 3826 | 4720 | |
| 3827 | -#: assets/js/templately.js:1 | |
| 3828 | -#: react-src/app/components/core/AiContentSidebar/index.js:250 | |
| 4721 | +#: assets/js/templately.js:2 | |
| 3829 | 4722 | msgid "Your AI Credits" |
| 3830 | 4723 | msgstr "" |
| 3831 | 4724 | |
| 3832 | -#: assets/js/templately.js:1 | |
| 3833 | -#: react-src/app/components/core/AiContentSidebar/index.js:259 | |
| 4725 | +#: assets/js/templately.js:2 | |
| 4726 | +#: assets/js/templately.js:4 | |
| 3834 | 4727 | msgid "Buy Credits" |
| 3835 | 4728 | msgstr "" |
| 3836 | 4729 | |
| 3837 | -#: assets/js/templately.js:1 | |
| 3838 | -#: react-src/app/components/core/AiContentSidebar/index.js:260 | |
| 3839 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AvailableCredit.js:51 | |
| 4730 | +#: assets/js/templately.js:2 | |
| 4731 | +#: assets/js/templately.js:4 | |
| 3840 | 4732 | msgid "Increase Limit" |
| 3841 | 4733 | msgstr "" |
| 3842 | 4734 | |
| 3843 | -#: assets/js/templately.js:1 | |
| 3844 | -#: react-src/app/components/core/AiContentSidebar/index.js:265 | |
| 3845 | -#: react-src/app/components/core/AiContentSidebar/index.js:268 | |
| 3846 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AvailableCredit.js:36 | |
| 3847 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AvailableCredit.js:38 | |
| 3848 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AvailableCredit.js:40 | |
| 4735 | +#: assets/js/templately.js:2 | |
| 4736 | +#: assets/js/templately.js:20 | |
| 3849 | 4737 | msgid "AI Credits" |
| 3850 | 4738 | msgstr "" |
| 3851 | 4739 | |
| 3852 | -#: assets/js/templately.js:1 | |
| 3853 | -#: react-src/app/components/core/AiContentSidebar/index.js:265 | |
| 4740 | +#: assets/js/templately.js:2 | |
| 3854 | 4741 | msgid "Month" |
| 3855 | 4742 | msgstr "" |
| 3856 | 4743 | |
| 3857 | -#: assets/js/templately.js:1 | |
| 3858 | -#: react-src/app/components/core/AiContentSidebar/index.js:275 | |
| 4744 | +#: assets/js/templately.js:2 | |
| 4745 | +#: assets/js/templately.js:4 | |
| 3859 | 4746 | msgid "Credits" |
| 3860 | 4747 | msgstr "" |
| 3861 | 4748 | |
| 3862 | -#: assets/js/templately.js:1 | |
| 3863 | -#: react-src/app/components/core/AiContentSidebar/index.js:282 | |
| 4749 | +#: assets/js/templately.js:2 | |
| 3864 | 4750 | msgid "Monthly reset in" |
| 3865 | 4751 | msgstr "" |
| 3866 | 4752 | |
| 3867 | -#: assets/js/templately.js:1 | |
| 3868 | -#: react-src/app/components/core/AiContentSidebar/index.js:283 | |
| 4753 | +#: assets/js/templately.js:2 | |
| 4754 | +#: assets/js/templately.js:4 | |
| 3869 | 4755 | msgid "AI credits validity: Lifetime – use anytime." |
| 3870 | 4756 | msgstr "" |
| 3871 | 4757 | |
| 3872 | -#: assets/js/templately.js:1 | |
| 3873 | -#: react-src/app/components/core/AiContentSidebar/index.js:284 | |
| 3874 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AvailableCredit.js:84 | |
| 4758 | +#: assets/js/templately.js:2 | |
| 4759 | +#: assets/js/templately.js:4 | |
| 3875 | 4760 | msgid "To generate AI content - buy credits now!" |
| 3876 | 4761 | msgstr "" |
| 3877 | 4762 | |
| 3878 | -#: assets/js/templately.js:1 | |
| 3879 | -#: react-src/app/components/core/AiContentSidebar/index.js:298 | |
| 3880 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AvailableCredit.js:108 | |
| 4763 | +#: assets/js/templately.js:2 | |
| 4764 | +#: assets/js/templately.js:4 | |
| 3881 | 4765 | msgid "Estimated AI Credits for this generation:" |
| 3882 | 4766 | msgstr "" |
| 3883 | 4767 | |
| 3884 | -#: assets/js/templately.js:1 | |
| 3885 | -#: react-src/app/components/core/AiContentSidebar/index.js:328 | |
| 4768 | +#: assets/js/templately.js:2 | |
| 3886 | 4769 | msgid "Close AI Sidebar" |
| 3887 | 4770 | msgstr "" |
| 3888 | 4771 | |
| 3889 | -#: assets/js/templately.js:1 | |
| 3890 | -#: react-src/app/components/core/AiContentSidebar/index.js:353 | |
| 4772 | +#: assets/js/templately.js:2 | |
| 3891 | 4773 | msgid "Credits Left" |
| 3892 | 4774 | msgstr "" |
| 3893 | 4775 | |
| 3894 | -#: assets/js/templately.js:1 | |
| 3895 | -#: react-src/app/components/core/AiContentSidebar/index.js:354 | |
| 4776 | +#: assets/js/templately.js:2 | |
| 3896 | 4777 | msgid "No Credit Remaining" |
| 3897 | 4778 | msgstr "" |
| 3898 | 4779 | |
| 3899 | -#: assets/js/templately.js:1 | |
| 3900 | -#: react-src/app/components/core/itemDetails/Banner.js:28 | |
| 3901 | -#: react-src/app/components/core/itemDetails/NewBanner.js:158 | |
| 3902 | -#: react-src/app/components/core/itemDetails/Packs/PacksHeader.js:112 | |
| 3903 | -msgid "Live Demo" | |
| 4780 | +#: assets/js/templately.js:2 | |
| 4781 | +msgid "We couldn't generate your content this time. Give it another try in a moment." | |
| 3904 | 4782 | msgstr "" |
| 3905 | 4783 | |
| 3906 | -#: assets/js/templately.js:1 | |
| 3907 | -#: react-src/developer/components/DevDemoDataButton.js:68 | |
| 4784 | +#: assets/js/templately.js:2 | |
| 4785 | +msgid "Generation Failed" | |
| 4786 | +msgstr "" | |
| 4787 | + | |
| 4788 | +#: assets/js/templately.js:2 | |
| 4789 | +msgid "AI Generation Failed" | |
| 4790 | +msgstr "" | |
| 4791 | + | |
| 4792 | +#: assets/js/templately.js:2 | |
| 4793 | +msgid "Sorry for the delay!" | |
| 4794 | +msgstr "" | |
| 4795 | + | |
| 4796 | +#: assets/js/templately.js:2 | |
| 4797 | +#, js-format | |
| 4798 | +msgid "If it's taking longer than expected, please try again or contact <a href='%s' target='_blank'>support</a>." | |
| 4799 | +msgstr "" | |
| 4800 | + | |
| 4801 | +#: assets/js/templately.js:2 | |
| 4802 | +msgid "Import Error" | |
| 4803 | +msgstr "" | |
| 4804 | + | |
| 4805 | +#: assets/js/templately.js:2 | |
| 4806 | +msgid "Failed to start import" | |
| 4807 | +msgstr "" | |
| 4808 | + | |
| 4809 | +#: assets/js/templately.js:2 | |
| 3908 | 4810 | msgid "Import Complete" |
| 3909 | 4811 | msgstr "" |
| 3910 | 4812 | |
| 3911 | -#: assets/js/templately.js:1 | |
| 3912 | -#: react-src/developer/components/DevDemoDataButton.js:68 | |
| 4813 | +#: assets/js/templately.js:2 | |
| 3913 | 4814 | msgid "Importing Demo Data" |
| 3914 | 4815 | msgstr "" |
| 3915 | 4816 | |
| 3916 | -#: assets/js/templately.js:1 | |
| 3917 | -#: react-src/developer/components/DevDemoDataButton.js:69 | |
| 4817 | +#: assets/js/templately.js:2 | |
| 3918 | 4818 | msgid "Please wait while we set up your website contents." |
| 3919 | 4819 | msgstr "" |
| 3920 | 4820 | |
| 3921 | -#: assets/js/templately.js:1 | |
| 3922 | -#: react-src/developer/components/DevDemoDataButton.js:99 | |
| 4821 | +#: assets/js/templately.js:2 | |
| 3923 | 4822 | msgid "Initializing import..." |
| 3924 | 4823 | msgstr "" |
| 3925 | 4824 | |
| 3926 | -#: assets/js/templately.js:1 | |
| 3927 | -#: react-src/developer/components/DevDemoDataButton.js:113 | |
| 3928 | -#: react-src/developer/components/LogViewer.js:937 | |
| 4825 | +#: assets/js/templately.js:2 | |
| 3929 | 4826 | msgid "Error:" |
| 3930 | 4827 | msgstr "" |
| 3931 | 4828 | |
| 3932 | -#: assets/js/templately.js:1 | |
| 3933 | -#: react-src/developer/components/DevDemoDataButton.js:113 | |
| 4829 | +#: assets/js/templately.js:2 | |
| 3934 | 4830 | msgid "Something went wrong during the import. Please check your server logs." |
| 3935 | 4831 | msgstr "" |
| 3936 | 4832 | |
| 3937 | -#: assets/js/templately.js:1 | |
| 3938 | -#: react-src/developer/components/DevDemoDataButton.js:137 | |
| 4833 | +#: assets/js/templately.js:2 | |
| 3939 | 4834 | msgid "Import Demo Data" |
| 3940 | 4835 | msgstr "" |
| 3941 | 4836 | |
| 3942 | -#: assets/js/templately.js:1 | |
| 3943 | -#: react-src/developer/components/DevDemoDataButton.js:138 | |
| 4837 | +#: assets/js/templately.js:2 | |
| 3944 | 4838 | msgid "Dev" |
| 3945 | 4839 | msgstr "" |
| 3946 | 4840 | |
| 3947 | -#: assets/js/templately.js:1 | |
| 3948 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/Typography/index.js:51 | |
| 3949 | -#: react-src/app/settings/tabs/Typography.js:46 | |
| 4841 | +#: assets/js/templately.js:2 | |
| 4842 | +#: assets/js/templately.js:16 | |
| 4843 | +#: assets/js/templately.js:20 | |
| 4844 | +msgid "Site Title" | |
| 4845 | +msgstr "" | |
| 4846 | + | |
| 4847 | +#: assets/js/templately.js:2 | |
| 4848 | +#: assets/js/templately.js:16 | |
| 4849 | +#: assets/js/templately.js:20 | |
| 4850 | +msgid "Site Tagline" | |
| 4851 | +msgstr "" | |
| 4852 | + | |
| 4853 | +#: assets/js/templately.js:2 | |
| 4854 | +msgid "Hex color value" | |
| 4855 | +msgstr "" | |
| 4856 | + | |
| 4857 | +#: assets/js/templately.js:2 | |
| 4858 | +#: assets/js/templately.js:16 | |
| 4859 | +msgid "Copied" | |
| 4860 | +msgstr "" | |
| 4861 | + | |
| 4862 | +#: assets/js/templately.js:2 | |
| 4863 | +msgid "Copy color" | |
| 4864 | +msgstr "" | |
| 4865 | + | |
| 4866 | +#: assets/js/templately.js:2 | |
| 4867 | +#: assets/js/templately.js:16 | |
| 4868 | +#: assets/js/templately.js:20 | |
| 3950 | 4869 | msgid "System" |
| 3951 | 4870 | msgstr "" |
| 3952 | 4871 | |
| 3953 | -#: assets/js/templately.js:1 | |
| 3954 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/Typography/index.js:53 | |
| 3955 | -#: react-src/app/settings/tabs/Typography.js:48 | |
| 4872 | +#: assets/js/templately.js:2 | |
| 4873 | +#: assets/js/templately.js:16 | |
| 4874 | +#: assets/js/templately.js:20 | |
| 3956 | 4875 | msgid "Google" |
| 3957 | 4876 | msgstr "" |
| 3958 | 4877 | |
| 3959 | -#: assets/js/templately.js:1 | |
| 4878 | +#: assets/js/templately.js:2 | |
| 4879 | +#: assets/js/templately.js:16 | |
| 4880 | +msgid "Upload your own logo" | |
| 4881 | +msgstr "" | |
| 4882 | + | |
| 4883 | +#: assets/js/templately.js:2 | |
| 4884 | +#: assets/js/templately.js:16 | |
| 4885 | +msgid "OR" | |
| 4886 | +msgstr "" | |
| 4887 | + | |
| 4888 | +#: assets/js/templately.js:2 | |
| 3960 | 4889 | msgid "Auto" |
| 3961 | 4890 | msgstr "" |
| 3962 | 4891 | |
| 3963 | -#: assets/js/templately.js:1 | |
| 4892 | +#: assets/js/templately.js:2 | |
| 3964 | 4893 | msgid "High" |
| 3965 | 4894 | msgstr "" |
| 3966 | 4895 | |
| 3967 | -#: assets/js/templately.js:1 | |
| 4896 | +#: assets/js/templately.js:2 | |
| 3968 | 4897 | msgid "Medium" |
| 3969 | 4898 | msgstr "" |
| 3970 | 4899 | |
| 3971 | -#: assets/js/templately.js:1 | |
| 4900 | +#: assets/js/templately.js:2 | |
| 3972 | 4901 | msgid "Low" |
| 3973 | 4902 | msgstr "" |
| 3974 | 4903 | |
| 3975 | -#: assets/js/templately.js:1 | |
| 4904 | +#: assets/js/templately.js:2 | |
| 3976 | 4905 | msgid "Typographic Logo" |
| 3977 | 4906 | msgstr "" |
| 3978 | 4907 | |
| 3979 | -#: assets/js/templately.js:1 | |
| 4908 | +#: assets/js/templately.js:2 | |
| 3980 | 4909 | msgid "Shape Logo" |
| 3981 | 4910 | msgstr "" |
| 3982 | 4911 | |
| 3983 | -#: assets/js/templately.js:1 | |
| 4912 | +#: assets/js/templately.js:2 | |
| 3984 | 4913 | msgid "Handwritten Logo" |
| 3985 | 4914 | msgstr "" |
| 3986 | 4915 | |
| 3987 | -#: assets/js/templately.js:1 | |
| 4916 | +#: assets/js/templately.js:2 | |
| 3988 | 4917 | msgid "PNG" |
| 3989 | 4918 | msgstr "" |
| 3990 | 4919 | |
| 3991 | -#: assets/js/templately.js:1 | |
| 4920 | +#: assets/js/templately.js:2 | |
| 3992 | 4921 | msgid "JPEG" |
| 3993 | 4922 | msgstr "" |
| 3994 | 4923 | |
| 3995 | -#: assets/js/templately.js:1 | |
| 4924 | +#: assets/js/templately.js:2 | |
| 4925 | +#: assets/js/templately.js:16 | |
| 3996 | 4926 | msgid "1536×1024 (Landscape)" |
| 3997 | 4927 | msgstr "" |
| 3998 | 4928 | |
| 3999 | -#: assets/js/templately.js:1 | |
| 4929 | +#: assets/js/templately.js:2 | |
| 4930 | +#: assets/js/templately.js:16 | |
| 4000 | 4931 | msgid "1024×1536 (Portrait)" |
| 4001 | 4932 | msgstr "" |
| 4002 | 4933 | |
| 4003 | -#: assets/js/templately.js:1 | |
| 4934 | +#: assets/js/templately.js:2 | |
| 4935 | +#: assets/js/templately.js:16 | |
| 4004 | 4936 | msgid "1024×1024 (Square)" |
| 4005 | 4937 | msgstr "" |
| 4006 | 4938 | |
| 4007 | -#: assets/js/templately.js:1 | |
| 4939 | +#: assets/js/templately.js:2 | |
| 4940 | +#: assets/js/templately.js:16 | |
| 4008 | 4941 | msgid "Prompt" |
| 4009 | 4942 | msgstr "" |
| 4010 | 4943 | |
| 4011 | -#: assets/js/templately.js:1 | |
| 4944 | +#: assets/js/templately.js:2 | |
| 4945 | +#: assets/js/templately.js:16 | |
| 4012 | 4946 | #, js-format |
| 4013 | 4947 | msgid "Create a professional, modern logo for my company “%s” using a clean minimal style and a blue color palette." |
| 4014 | 4948 | msgstr "" |
| 4015 | 4949 | |
| 4016 | -#: assets/js/templately.js:1 | |
| 4950 | +#: assets/js/templately.js:2 | |
| 4951 | +#: assets/js/templately.js:16 | |
| 4017 | 4952 | msgid "Number of variations" |
| 4018 | 4953 | msgstr "" |
| 4019 | 4954 | |
| 4020 | -#: assets/js/templately.js:1 | |
| 4955 | +#: assets/js/templately.js:2 | |
| 4956 | +#: assets/js/templately.js:16 | |
| 4021 | 4957 | msgid "Image size" |
| 4022 | 4958 | msgstr "" |
| 4023 | 4959 | |
| 4024 | -#: assets/js/templately.js:1 | |
| 4025 | -#: react-src/app/components/core/itemDetails/Sidebar.js:108 | |
| 4026 | -#: react-src/app/components/new-components/filter/FilterPopover.js:95 | |
| 4960 | +#: assets/js/templately.js:2 | |
| 4961 | +#: assets/js/templately.js:16 | |
| 4962 | +#: assets/js/templately.js:20 | |
| 4027 | 4963 | msgid "Category" |
| 4028 | 4964 | msgstr "" |
| 4029 | 4965 | |
| 4030 | -#: assets/js/templately.js:1 | |
| 4966 | +#: assets/js/templately.js:2 | |
| 4967 | +#: assets/js/templately.js:16 | |
| 4031 | 4968 | msgid "Image quality" |
| 4032 | 4969 | msgstr "" |
| 4033 | 4970 | |
| 4034 | -#: assets/js/templately.js:1 | |
| 4971 | +#: assets/js/templately.js:2 | |
| 4972 | +#: assets/js/templately.js:16 | |
| 4035 | 4973 | msgid "Output format" |
| 4036 | 4974 | msgstr "" |
| 4037 | 4975 | |
| 4038 | -#: assets/js/templately.js:1 | |
| 4976 | +#: assets/js/templately.js:2 | |
| 4977 | +#, js-format | |
| 4978 | +msgid "This generation needs about %1$s credits, but you have %2$s. Lower the quality, size, or number of variations — or design a typography logo, which is free." | |
| 4979 | +msgstr "" | |
| 4980 | + | |
| 4981 | +#: assets/js/templately.js:2 | |
| 4982 | +#: assets/js/templately.js:16 | |
| 4039 | 4983 | msgid "Generating..." |
| 4040 | 4984 | msgstr "" |
| 4041 | 4985 | |
| 4042 | -#: assets/js/templately.js:1 | |
| 4986 | +#: assets/js/templately.js:2 | |
| 4987 | +#: assets/js/templately.js:16 | |
| 4043 | 4988 | msgid "Generate Now" |
| 4044 | 4989 | msgstr "" |
| 4045 | 4990 | |
| 4046 | -#: assets/js/templately.js:1 | |
| 4991 | +#: assets/js/templately.js:2 | |
| 4992 | +msgid "Hex" | |
| 4993 | +msgstr "" | |
| 4994 | + | |
| 4995 | +#: assets/js/templately.js:2 | |
| 4996 | +#: assets/js/templately.js:16 | |
| 4047 | 4997 | msgid "None" |
| 4048 | 4998 | msgstr "" |
| 4049 | 4999 | |
| 4050 | -#: assets/js/templately.js:1 | |
| 5000 | +#: assets/js/templately.js:2 | |
| 5001 | +#: assets/js/templately.js:16 | |
| 4051 | 5002 | msgid "Loading icons..." |
| 4052 | 5003 | msgstr "" |
| 4053 | 5004 | |
| 4054 | -#: assets/js/templately.js:1 | |
| 5005 | +#: assets/js/templately.js:2 | |
| 5006 | +#: assets/js/templately.js:16 | |
| 4055 | 5007 | msgid "Logo text" |
| 4056 | 5008 | msgstr "" |
| 4057 | 5009 | |
| 4058 | -#: assets/js/templately.js:1 | |
| 5010 | +#: assets/js/templately.js:2 | |
| 5011 | +#: assets/js/templately.js:16 | |
| 4059 | 5012 | msgid "Enter your logo text" |
| 4060 | 5013 | msgstr "" |
| 4061 | 5014 | |
| 4062 | -#: assets/js/templately.js:1 | |
| 5015 | +#: assets/js/templately.js:2 | |
| 5016 | +#: assets/js/templately.js:16 | |
| 4063 | 5017 | msgid "Font family" |
| 4064 | 5018 | msgstr "" |
| 4065 | 5019 | |
| 4066 | -#: assets/js/templately.js:1 | |
| 5020 | +#: assets/js/templately.js:2 | |
| 5021 | +#: assets/js/templately.js:16 | |
| 4067 | 5022 | msgid "Font weight" |
| 4068 | 5023 | msgstr "" |
| 4069 | 5024 | |
| 4070 | -#: assets/js/templately.js:1 | |
| 5025 | +#: assets/js/templately.js:2 | |
| 5026 | +#: assets/js/templately.js:16 | |
| 4071 | 5027 | msgid "Font size" |
| 4072 | 5028 | msgstr "" |
| 4073 | 5029 | |
| 4074 | -#: assets/js/templately.js:1 | |
| 5030 | +#: assets/js/templately.js:2 | |
| 5031 | +#: assets/js/templately.js:16 | |
| 4075 | 5032 | msgid "Icon gap" |
| 4076 | 5033 | msgstr "" |
| 4077 | 5034 | |
| 4078 | -#: assets/js/templately.js:1 | |
| 5035 | +#: assets/js/templately.js:2 | |
| 5036 | +#: assets/js/templately.js:16 | |
| 4079 | 5037 | msgid "Shape" |
| 4080 | 5038 | msgstr "" |
| 4081 | 5039 | |
| 4082 | -#: assets/js/templately.js:1 | |
| 5040 | +#: assets/js/templately.js:2 | |
| 5041 | +#: assets/js/templately.js:16 | |
| 4083 | 5042 | msgid "Shape size" |
| 4084 | 5043 | msgstr "" |
| 4085 | 5044 | |
| 4086 | -#: assets/js/templately.js:1 | |
| 5045 | +#: assets/js/templately.js:2 | |
| 5046 | +#: assets/js/templately.js:16 | |
| 4087 | 5047 | msgid "Text color" |
| 4088 | 5048 | msgstr "" |
| 4089 | 5049 | |
| 4090 | -#: assets/js/templately.js:1 | |
| 5050 | +#: assets/js/templately.js:2 | |
| 5051 | +#: assets/js/templately.js:16 | |
| 4091 | 5052 | msgid "Background color" |
| 4092 | 5053 | msgstr "" |
| 4093 | 5054 | |
| 4094 | -#: assets/js/templately.js:1 | |
| 4095 | -msgid "Background Color" | |
| 4096 | -msgstr "" | |
| 4097 | - | |
| 4098 | -#: assets/js/templately.js:1 | |
| 5055 | +#: assets/js/templately.js:2 | |
| 5056 | +#: assets/js/templately.js:16 | |
| 4099 | 5057 | msgid "Generating your site logo… please wait." |
| 4100 | 5058 | msgstr "" |
| 4101 | 5059 | |
| 4102 | -#: assets/js/templately.js:1 | |
| 5060 | +#: assets/js/templately.js:2 | |
| 5061 | +#: assets/js/templately.js:16 | |
| 4103 | 5062 | msgid "Logo Preview" |
| 4104 | 5063 | msgstr "" |
| 4105 | 5064 | |
| 4106 | -#: assets/js/templately.js:1 | |
| 5065 | +#: assets/js/templately.js:2 | |
| 5066 | +#: assets/js/templately.js:16 | |
| 4107 | 5067 | msgid "Generate your logo with AI and see a live preview here." |
| 4108 | 5068 | msgstr "" |
| 4109 | 5069 | |
| 4110 | -#: assets/js/templately.js:1 | |
| 5070 | +#: assets/js/templately.js:2 | |
| 5071 | +#: assets/js/templately.js:16 | |
| 4111 | 5072 | msgid "used for this generation" |
| 4112 | 5073 | msgstr "" |
| 4113 | 5074 | |
| 4114 | -#: assets/js/templately.js:1 | |
| 5075 | +#: assets/js/templately.js:2 | |
| 5076 | +msgid "The logo preview could not be loaded." | |
| 5077 | +msgstr "" | |
| 5078 | + | |
| 5079 | +#: assets/js/templately.js:2 | |
| 5080 | +#: assets/js/templately.js:20 | |
| 5081 | +msgid "Reload the page" | |
| 5082 | +msgstr "" | |
| 5083 | + | |
| 5084 | +#: assets/js/templately.js:2 | |
| 5085 | +#: assets/js/templately.js:16 | |
| 4115 | 5086 | msgid "Shuffle Settings" |
| 4116 | 5087 | msgstr "" |
| 4117 | 5088 | |
| 4118 | -#: assets/js/templately.js:1 | |
| 5089 | +#: assets/js/templately.js:2 | |
| 5090 | +#: assets/js/templately.js:16 | |
| 4119 | 5091 | msgid "Zoom Out" |
| 4120 | 5092 | msgstr "" |
| 4121 | 5093 | |
| 4122 | -#: assets/js/templately.js:1 | |
| 5094 | +#: assets/js/templately.js:2 | |
| 5095 | +#: assets/js/templately.js:16 | |
| 4123 | 5096 | msgid "Reset Zoom" |
| 4124 | 5097 | msgstr "" |
| 4125 | 5098 | |
| 4126 | -#: assets/js/templately.js:1 | |
| 5099 | +#: assets/js/templately.js:2 | |
| 5100 | +#: assets/js/templately.js:16 | |
| 4127 | 5101 | msgid "Zoom In" |
| 4128 | 5102 | msgstr "" |
| 4129 | 5103 | |
| 4130 | -#: assets/js/templately.js:1 | |
| 5104 | +#: assets/js/templately.js:2 | |
| 5105 | +#: assets/js/templately.js:16 | |
| 4131 | 5106 | msgid "Fit to View" |
| 4132 | 5107 | msgstr "" |
| 4133 | 5108 | |
| 4134 | -#: assets/js/templately.js:1 | |
| 5109 | +#: assets/js/templately.js:2 | |
| 5110 | +#: assets/js/templately.js:16 | |
| 4135 | 5111 | msgid "Insert Logo" |
| 4136 | 5112 | msgstr "" |
| 4137 | 5113 | |
| 4138 | -#: assets/js/templately.js:1 | |
| 5114 | +#: assets/js/templately.js:2 | |
| 5115 | +#: assets/js/templately.js:16 | |
| 4139 | 5116 | msgid "Your Logo" |
| 4140 | 5117 | msgstr "" |
| 4141 | 5118 | |
| 4142 | -#: assets/js/templately.js:1 | |
| 5119 | +#: assets/js/templately.js:2 | |
| 5120 | +#: assets/js/templately.js:16 | |
| 4143 | 5121 | msgid "Generate Logo with AI" |
| 4144 | 5122 | msgstr "" |
| 4145 | 5123 | |
| 4146 | -#: assets/js/templately.js:1 | |
| 5124 | +#: assets/js/templately.js:2 | |
| 5125 | +#: assets/js/templately.js:16 | |
| 4147 | 5126 | msgid "Site Logo Generator" |
| 4148 | 5127 | msgstr "" |
| 4149 | 5128 | |
| 4150 | -#: assets/js/templately.js:1 | |
| 5129 | +#: assets/js/templately.js:2 | |
| 5130 | +#: assets/js/templately.js:16 | |
| 4151 | 5131 | msgid "Available Credit" |
| 4152 | 5132 | msgstr "" |
| 4153 | 5133 | |
| 4154 | -#: assets/js/templately.js:1 | |
| 5134 | +#: assets/js/templately.js:2 | |
| 5135 | +#: assets/js/templately.js:16 | |
| 4155 | 5136 | msgid "Create your site logo using AI or design a custom typography logo manually." |
| 4156 | 5137 | msgstr "" |
| 4157 | 5138 | |
| 4158 | -#: assets/js/templately.js:1 | |
| 5139 | +#: assets/js/templately.js:2 | |
| 5140 | +#: assets/js/templately.js:16 | |
| 4159 | 5141 | msgid "AI Generator" |
| 4160 | 5142 | msgstr "" |
| 4161 | 5143 | |
| 4162 | -#: assets/js/templately.js:1 | |
| 5144 | +#: assets/js/templately.js:2 | |
| 5145 | +#: assets/js/templately.js:16 | |
| 4163 | 5146 | msgid "Typography" |
| 4164 | 5147 | msgstr "" |
| 4165 | 5148 | |
| 4166 | -#: assets/js/templately.js:1 | |
| 5149 | +#: assets/js/templately.js:2 | |
| 5150 | +#: assets/js/templately.js:16 | |
| 4167 | 5151 | msgid "Generate with AI" |
| 4168 | 5152 | msgstr "" |
| 4169 | 5153 | |
| 4170 | -#: assets/js/templately.js:1 | |
| 5154 | +#: assets/js/templately.js:2 | |
| 5155 | +#: assets/js/templately.js:16 | |
| 4171 | 5156 | msgid "Generate Site Title" |
| 4172 | 5157 | msgstr "" |
| 4173 | 5158 | |
| 4174 | -#: assets/js/templately.js:1 | |
| 5159 | +#: assets/js/templately.js:2 | |
| 5160 | +#: assets/js/templately.js:16 | |
| 4175 | 5161 | msgid "Generate Site Tagline" |
| 4176 | 5162 | msgstr "" |
| 4177 | 5163 | |
| 4178 | -#: assets/js/templately.js:1 | |
| 5164 | +#: assets/js/templately.js:2 | |
| 5165 | +#: assets/js/templately.js:16 | |
| 4179 | 5166 | msgid "Generate Field" |
| 4180 | 5167 | msgstr "" |
| 4181 | 5168 | |
| 4182 | -#: assets/js/templately.js:1 | |
| 5169 | +#: assets/js/templately.js:2 | |
| 5170 | +#: assets/js/templately.js:16 | |
| 4183 | 5171 | msgid "Enter your prompt" |
| 4184 | 5172 | msgstr "" |
| 4185 | 5173 | |
| 4186 | -#: assets/js/templately.js:1 | |
| 5174 | +#: assets/js/templately.js:2 | |
| 5175 | +#: assets/js/templately.js:16 | |
| 4187 | 5176 | msgid "Generate" |
| 4188 | 5177 | msgstr "" |
| 4189 | 5178 | |
| 4190 | -#: assets/js/templately.js:1 | |
| 4191 | -msgid "Logo generation is not available" | |
| 5179 | +#: assets/js/templately.js:2 | |
| 5180 | +msgid "Failed to retrieve logo generation data" | |
| 4192 | 5181 | msgstr "" |
| 4193 | 5182 | |
| 4194 | -#: assets/js/templately.js:1 | |
| 4195 | -msgid "Tagline generation is not available" | |
| 5183 | +#: assets/js/templately.js:2 | |
| 5184 | +msgid "Logo generation completed" | |
| 4196 | 5185 | msgstr "" |
| 4197 | 5186 | |
| 4198 | -#: assets/js/templately.js:1 | |
| 4199 | -#: react-src/app/settings/tabs/General.js:33 | |
| 4200 | -msgid "Site Title" | |
| 5187 | +#: assets/js/templately.js:2 | |
| 5188 | +msgid "An error occurred while polling logo generation" | |
| 4201 | 5189 | msgstr "" |
| 4202 | 5190 | |
| 4203 | -#: assets/js/templately.js:1 | |
| 4204 | -#: react-src/app/settings/tabs/General.js:34 | |
| 4205 | -msgid "Site Tagline" | |
| 5191 | +#: assets/js/templately.js:2 | |
| 5192 | +msgid "Logo generation timed out. Please try again." | |
| 4206 | 5193 | msgstr "" |
| 4207 | 5194 | |
| 4208 | -#: assets/js/templately.js:1 | |
| 4209 | -msgid "Upload your own logo" | |
| 5195 | +#: assets/js/templately.js:2 | |
| 5196 | +msgid "Failed to load customizer settings. Please try again." | |
| 4210 | 5197 | msgstr "" |
| 4211 | 5198 | |
| 4212 | -#: assets/js/templately.js:1 | |
| 4213 | -msgid "OR" | |
| 5199 | +#: assets/js/templately.js:2 | |
| 5200 | +msgid "Failed to generate logo" | |
| 4214 | 5201 | msgstr "" |
| 4215 | 5202 | |
| 4216 | -#: assets/js/templately.js:1 | |
| 4217 | -msgid "Logo" | |
| 5203 | +#: assets/js/templately.js:2 | |
| 5204 | +msgid "An error occurred while generating logo" | |
| 4218 | 5205 | msgstr "" |
| 4219 | 5206 | |
| 4220 | -#: assets/js/templately.js:1 | |
| 4221 | -msgid "Logo generation polling cancelled" | |
| 5207 | +#: assets/js/templately.js:2 | |
| 5208 | +msgid "Failed to generate tagline" | |
| 4222 | 5209 | msgstr "" |
| 4223 | 5210 | |
| 4224 | -#: assets/js/templately.js:1 | |
| 4225 | -msgid "Logo generation timed out. Please try again." | |
| 5211 | +#: assets/js/templately.js:2 | |
| 5212 | +msgid "An error occurred while generating tagline" | |
| 4226 | 5213 | msgstr "" |
| 4227 | 5214 | |
| 4228 | -#: assets/js/templately.js:1 | |
| 4229 | -msgid "Failed to retrieve logo generation data" | |
| 5215 | +#: assets/js/templately.js:2 | |
| 5216 | +#: assets/js/templately.js:12 | |
| 5217 | +msgid "Installed" | |
| 4230 | 5218 | msgstr "" |
| 4231 | 5219 | |
| 4232 | -#: assets/js/templately.js:1 | |
| 4233 | -msgid "Logo generation completed" | |
| 5220 | +#: assets/js/templately.js:2 | |
| 5221 | +msgid "Recommended" | |
| 4234 | 5222 | msgstr "" |
| 4235 | 5223 | |
| 4236 | -#: assets/js/templately.js:1 | |
| 4237 | -msgid "An error occurred while polling logo generation" | |
| 5224 | +#: assets/js/templately.js:2 | |
| 5225 | +msgid "Updates Recommended" | |
| 4238 | 5226 | msgstr "" |
| 4239 | 5227 | |
| 4240 | -#: assets/js/templately.js:1 | |
| 4241 | -msgid "Failed to generate logo" | |
| 5228 | +#: assets/js/templately.js:2 | |
| 5229 | +msgid "These plugins are installed but out of date. Templates are designed with the latest block versions — updating first avoids blocks importing with invalid content." | |
| 4242 | 5230 | msgstr "" |
| 4243 | 5231 | |
| 4244 | -#: assets/js/templately.js:1 | |
| 4245 | -msgid "An error occurred while generating logo" | |
| 5232 | +#. translators: 1: installed version, 2: available version | |
| 5233 | +#: assets/js/templately.js:3 | |
| 5234 | +#, js-format | |
| 5235 | +msgid "%1$s → %2$s" | |
| 4246 | 5236 | msgstr "" |
| 4247 | 5237 | |
| 4248 | -#: assets/js/templately.js:1 | |
| 4249 | -msgid "Failed to generate tagline" | |
| 5238 | +#: assets/js/templately.js:3 | |
| 5239 | +msgid "Update manually" | |
| 4250 | 5240 | msgstr "" |
| 4251 | 5241 | |
| 4252 | -#: assets/js/templately.js:1 | |
| 4253 | -msgid "An error occurred while generating tagline" | |
| 5242 | +#: assets/js/templately.js:3 | |
| 5243 | +msgid "Importing Your Template..." | |
| 4254 | 5244 | msgstr "" |
| 4255 | 5245 | |
| 4256 | -#: assets/js/templately.js:1 | |
| 4257 | -msgid "Failed to load customizer settings. Please try again." | |
| 5246 | +#: assets/js/templately.js:3 | |
| 5247 | +msgid "Importing" | |
| 4258 | 5248 | msgstr "" |
| 4259 | 5249 | |
| 4260 | -#: assets/js/templately.js:1 | |
| 4261 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:61 | |
| 4262 | -msgid "AI Content Processing Information Unavailable" | |
| 5250 | +#: assets/js/templately.js:3 | |
| 5251 | +msgid "Checking...." | |
| 4263 | 5252 | msgstr "" |
| 4264 | 5253 | |
| 4265 | -#: assets/js/templately.js:1 | |
| 4266 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:69 | |
| 5254 | +#: assets/js/templately.js:3 | |
| 5255 | +msgid "Your chosen template is being imported right now, Please do not refresh or close this tab." | |
| 5256 | +msgstr "" | |
| 5257 | + | |
| 5258 | +#: assets/js/templately.js:3 | |
| 5259 | +msgid "Checking template dependencies are installed or not..." | |
| 5260 | +msgstr "" | |
| 5261 | + | |
| 5262 | +#: assets/js/templately.js:3 | |
| 5263 | +msgid "Free plugins install automatically from WordPress.org during the import process." | |
| 5264 | +msgstr "" | |
| 5265 | + | |
| 5266 | +#: assets/js/templately.js:3 | |
| 5267 | +msgid "Please install PRO plugins manually." | |
| 5268 | +msgstr "" | |
| 5269 | + | |
| 5270 | +#. translators: %s: the linked words "subscription plan". | |
| 5271 | +#: assets/js/templately.js:4 | |
| 5272 | +#, js-format | |
| 5273 | +msgid "The PRO plugin below will be installed automatically if your %s includes it." | |
| 5274 | +msgid_plural "The PRO plugins below will be installed automatically if your %s includes them." | |
| 5275 | +msgstr[0] "" | |
| 5276 | +msgstr[1] "" | |
| 5277 | + | |
| 5278 | +#: assets/js/templately.js:4 | |
| 5279 | +msgid "subscription plan" | |
| 5280 | +msgstr "" | |
| 5281 | + | |
| 5282 | +#: assets/js/templately.js:4 | |
| 5283 | +msgid "Update failed. Please update this plugin manually." | |
| 5284 | +msgstr "" | |
| 5285 | + | |
| 5286 | +#: assets/js/templately.js:4 | |
| 5287 | +#: assets/js/templately.js:11 | |
| 5288 | +#: assets/js/templately.js:19 | |
| 5289 | +#: assets/js/templately.js:20 | |
| 5290 | +msgid "Required Dependencies" | |
| 5291 | +msgstr "" | |
| 5292 | + | |
| 5293 | +#: assets/js/templately.js:4 | |
| 5294 | +#: assets/js/templately.js:12 | |
| 5295 | +msgid "To import this item you need to install all the Plugin(s)" | |
| 5296 | +msgstr "" | |
| 5297 | + | |
| 5298 | +#: assets/js/templately.js:4 | |
| 5299 | +msgid "Plugin Dependencies" | |
| 5300 | +msgstr "" | |
| 5301 | + | |
| 5302 | +#: assets/js/templately.js:4 | |
| 5303 | +msgid "Theme Dependencies" | |
| 5304 | +msgstr "" | |
| 5305 | + | |
| 5306 | +#: assets/js/templately.js:4 | |
| 5307 | +msgid "We recommend you to use this theme for a smooth importing experience." | |
| 5308 | +msgstr "" | |
| 5309 | + | |
| 5310 | +#: assets/js/templately.js:4 | |
| 5311 | +msgid "Import Demo Content" | |
| 5312 | +msgstr "" | |
| 5313 | + | |
| 5314 | +#: assets/js/templately.js:4 | |
| 5315 | +msgid "Demo content such as posts, products, forms, etc will be excluded from the import." | |
| 5316 | +msgstr "" | |
| 5317 | + | |
| 5318 | +#: assets/js/templately.js:4 | |
| 5319 | +#: assets/js/templately.js:16 | |
| 5320 | +#: assets/js/templately.js:19 | |
| 5321 | +msgid "Back" | |
| 5322 | +msgstr "" | |
| 5323 | + | |
| 5324 | +#: assets/js/templately.js:4 | |
| 5325 | +#: assets/js/templately.js:13 | |
| 5326 | +msgid "Continue anyway" | |
| 5327 | +msgstr "" | |
| 5328 | + | |
| 5329 | +#: assets/js/templately.js:4 | |
| 5330 | +msgid "Updating…" | |
| 5331 | +msgstr "" | |
| 5332 | + | |
| 5333 | +#: assets/js/templately.js:4 | |
| 5334 | +msgid "Update & Continue" | |
| 5335 | +msgstr "" | |
| 5336 | + | |
| 5337 | +#: assets/js/templately.js:4 | |
| 5338 | +msgid "Import" | |
| 5339 | +msgstr "" | |
| 5340 | + | |
| 5341 | +#: assets/js/templately.js:4 | |
| 5342 | +msgid "Continue" | |
| 5343 | +msgstr "" | |
| 5344 | + | |
| 5345 | +#: assets/js/templately.js:4 | |
| 5346 | +#: assets/js/templately.js:19 | |
| 5347 | +msgid "Import Failed" | |
| 5348 | +msgstr "" | |
| 5349 | + | |
| 5350 | +#: assets/js/templately.js:4 | |
| 5351 | +msgid "Import Completed" | |
| 5352 | +msgstr "" | |
| 5353 | + | |
| 5354 | +#: assets/js/templately.js:4 | |
| 5355 | +msgid "Importing Your Website..." | |
| 5356 | +msgstr "" | |
| 5357 | + | |
| 5358 | +#: assets/js/templately.js:4 | |
| 4267 | 5359 | msgid "Credit Cost:" |
| 4268 | 5360 | msgstr "" |
| 4269 | 5361 | |
| 4270 | -#: assets/js/templately.js:1 | |
| 4271 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:71 | |
| 5362 | +#: assets/js/templately.js:4 | |
| 5363 | +msgid "Imported with default content:" | |
| 5364 | +msgstr "" | |
| 5365 | + | |
| 5366 | +#: assets/js/templately.js:4 | |
| 5367 | +msgid "pages or templates" | |
| 5368 | +msgstr "" | |
| 5369 | + | |
| 5370 | +#: assets/js/templately.js:4 | |
| 4272 | 5371 | msgid "Credit Cost: Not Available" |
| 4273 | 5372 | msgstr "" |
| 4274 | 5373 | |
| 4275 | -#: assets/js/templately.js:1 | |
| 4276 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:102 | |
| 5374 | +#: assets/js/templately.js:4 | |
| 4277 | 5375 | msgid "No AI pages were processed" |
| 4278 | 5376 | msgstr "" |
| 4279 | 5377 | |
| 4280 | -#: assets/js/templately.js:1 | |
| 4281 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:80 | |
| 5378 | +#: assets/js/templately.js:4 | |
| 4282 | 5379 | msgid "AI Generated Pages & Templates:" |
| 4283 | 5380 | msgstr "" |
| 4284 | 5381 | |
| 4285 | -#: assets/js/templately.js:1 | |
| 4286 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:97 | |
| 5382 | +#: assets/js/templately.js:4 | |
| 4287 | 5383 | msgid "Failed:" |
| 4288 | 5384 | msgstr "" |
| 4289 | 5385 | |
| 4290 | -#: assets/js/templately.js:1 | |
| 4291 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:97 | |
| 4292 | -msgid "pages or templates" | |
| 5386 | +#: assets/js/templately.js:4 | |
| 5387 | +msgid "AI Content Processing Information Unavailable" | |
| 4293 | 5388 | msgstr "" |
| 4294 | 5389 | |
| 4295 | -#: assets/js/templately.js:1 | |
| 4296 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:110 | |
| 5390 | +#: assets/js/templately.js:4 | |
| 4297 | 5391 | msgid "Installed Required Plugins" |
| 4298 | 5392 | msgstr "" |
| 4299 | 5393 | |
| 4300 | -#: assets/js/templately.js:1 | |
| 4301 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:127 | |
| 5394 | +#: assets/js/templately.js:4 | |
| 5395 | +msgid "could not be installed automatically." | |
| 5396 | +msgstr "" | |
| 5397 | + | |
| 5398 | +#: assets/js/templately.js:4 | |
| 4302 | 5399 | msgid "not found." |
| 4303 | 5400 | msgstr "" |
| 4304 | 5401 | |
| 4305 | -#: assets/js/templately.js:1 | |
| 4306 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:130 | |
| 5402 | +#: assets/js/templately.js:4 | |
| 5403 | +#: assets/js/templately.js:13 | |
| 4307 | 5404 | msgid "Please get it" |
| 4308 | 5405 | msgstr "" |
| 4309 | 5406 | |
| 4310 | -#: assets/js/templately.js:1 | |
| 4311 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:132 | |
| 5407 | +#: assets/js/templately.js:4 | |
| 5408 | +#: assets/js/templately.js:13 | |
| 4312 | 5409 | msgid "here" |
| 4313 | 5410 | msgstr "" |
| 4314 | 5411 | |
| 4315 | -#: assets/js/templately.js:1 | |
| 4316 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:148 | |
| 5412 | +#: assets/js/templately.js:4 | |
| 4317 | 5413 | msgid "Installed Recommended Theme" |
| 4318 | 5414 | msgstr "" |
| 4319 | 5415 | |
| 4320 | -#: assets/js/templately.js:1 | |
| 4321 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:152 | |
| 5416 | +#: assets/js/templately.js:4 | |
| 4322 | 5417 | msgid "Theme Installation Failed" |
| 4323 | 5418 | msgstr "" |
| 4324 | 5419 | |
| 4325 | -#: assets/js/templately.js:1 | |
| 4326 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:160 | |
| 5420 | +#: assets/js/templately.js:4 | |
| 4327 | 5421 | msgid "Imported Attachments:" |
| 4328 | 5422 | msgstr "" |
| 4329 | 5423 | |
| 4330 | -#: assets/js/templately.js:1 | |
| 4331 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:166 | |
| 5424 | +#: assets/js/templately.js:4 | |
| 4332 | 5425 | msgid "Imported Contents:" |
| 4333 | 5426 | msgstr "" |
| 4334 | 5427 | |
| 4335 | -#: assets/js/templately.js:1 | |
| 4336 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:171 | |
| 5428 | +#: assets/js/templately.js:4 | |
| 4337 | 5429 | msgid "Single Post type" |
| 4338 | 5430 | msgstr "" |
| 4339 | 5431 | |
| 4340 | -#: assets/js/templately.js:1 | |
| 4341 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:175 | |
| 5432 | +#: assets/js/templately.js:4 | |
| 4342 | 5433 | msgid "Imported Templates:" |
| 4343 | 5434 | msgstr "" |
| 4344 | 5435 | |
| 4345 | -#: assets/js/templately.js:1 | |
| 4346 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:182 | |
| 5436 | +#: assets/js/templately.js:4 | |
| 4347 | 5437 | msgid "Skipped Items:" |
| 4348 | 5438 | msgstr "" |
| 4349 | 5439 | |
| 4350 | -#: assets/js/templately.js:1 | |
| 4351 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:192 | |
| 5440 | +#: assets/js/templately.js:4 | |
| 4352 | 5441 | msgid "Item" |
| 4353 | 5442 | msgstr "" |
| 4354 | 5443 | |
| 4355 | -#: assets/js/templately.js:1 | |
| 4356 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:192 | |
| 5444 | +#: assets/js/templately.js:4 | |
| 4357 | 5445 | msgid "Unknown error" |
| 4358 | 5446 | msgstr "" |
| 4359 | 5447 | |
| 4360 | -#: assets/js/templately.js:1 | |
| 4361 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:199 | |
| 5448 | +#: assets/js/templately.js:4 | |
| 4362 | 5449 | msgid "Imported Site Settings: Layout, Fonts, Colors, Typography, Images, Custom CSS, etc." |
| 4363 | 5450 | msgstr "" |
| 4364 | 5451 | |
| 4365 | -#: assets/js/templately.js:1 | |
| 4366 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:207 | |
| 4367 | -msgid "Congratulations! Your Website is ready 🚀" | |
| 5452 | +#: assets/js/templately.js:4 | |
| 5453 | +msgid "Congratulations! Your Website is ready" | |
| 4368 | 5454 | msgstr "" |
| 4369 | 5455 | |
| 4370 | -#: assets/js/templately.js:1 | |
| 4371 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:208 | |
| 4372 | -msgid "You have imported and applied the following to your site:" | |
| 5456 | +#: assets/js/templately.js:4 | |
| 5457 | +msgid "You have imported and applied the following to your site." | |
| 4373 | 5458 | msgstr "" |
| 4374 | 5459 | |
| 4375 | -#: assets/js/templately.js:1 | |
| 4376 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalled.js:242 | |
| 4377 | -msgid "Visit your website" | |
| 5460 | +#: assets/js/templately.js:4 | |
| 5461 | +msgid "Visit Your Website" | |
| 4378 | 5462 | msgstr "" |
| 4379 | 5463 | |
| 4380 | -#: assets/js/templately.js:1 | |
| 4381 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalling.js:38 | |
| 5464 | +#: assets/js/templately.js:4 | |
| 5465 | +msgid "Your website is being ready..." | |
| 5466 | +msgstr "" | |
| 5467 | + | |
| 5468 | +#: assets/js/templately.js:4 | |
| 4382 | 5469 | msgid "This usually takes a few minutes. Please do not close the window until the process is complete." |
| 4383 | 5470 | msgstr "" |
| 4384 | 5471 | |
| 4385 | -#: assets/js/templately.js:1 | |
| 4386 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/DependencyInstalling.js:39 | |
| 5472 | +#: assets/js/templately.js:4 | |
| 4387 | 5473 | msgid "This usually takes a few moments. Please do not close the window until the process is complete." |
| 4388 | 5474 | msgstr "" |
| 4389 | 5475 | |
| 4390 | -#: assets/js/templately.js:1 | |
| 4391 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AvailableCredit.js:48 | |
| 5476 | +#: assets/js/templately.js:4 | |
| 5477 | +#: assets/js/templately.js:20 | |
| 5478 | +#: assets/js/templately.js:30 | |
| 5479 | +msgid "Something went wrong" | |
| 5480 | +msgstr "" | |
| 5481 | + | |
| 5482 | +#: assets/js/templately.js:4 | |
| 5483 | +#: assets/js/templately.js:20 | |
| 5484 | +msgid "Retry" | |
| 5485 | +msgstr "" | |
| 5486 | + | |
| 5487 | +#: assets/js/templately.js:4 | |
| 4392 | 5488 | msgid "Your AI Credit" |
| 4393 | 5489 | msgstr "" |
| 4394 | 5490 | |
| 4395 | -#: assets/js/templately.js:1 | |
| 4396 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AvailableCredit.js:72 | |
| 5491 | +#: assets/js/templately.js:4 | |
| 4397 | 5492 | msgid "Credit" |
| 4398 | 5493 | msgstr "" |
| 4399 | 5494 | |
| 4400 | -#: assets/js/templately.js:1 | |
| 4401 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AvailableCredit.js:83 | |
| 5495 | +#: assets/js/templately.js:4 | |
| 4402 | 5496 | msgid "AI credit validity: Lifetime – use anytime." |
| 4403 | 5497 | msgstr "" |
| 4404 | 5498 | |
| 4405 | -#: assets/js/templately.js:1 | |
| 4406 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:106 | |
| 5499 | +#: assets/js/templately.js:4 | |
| 4407 | 5500 | msgid "Oops! We need some details about your website." |
| 4408 | 5501 | msgstr "" |
| 4409 | 5502 | |
| 4410 | -#: assets/js/templately.js:1 | |
| 4411 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:275 | |
| 5503 | +#: assets/js/templately.js:4 | |
| 4412 | 5504 | msgid "Launch your website in seconds!" |
| 4413 | 5505 | msgstr "" |
| 4414 | 5506 | |
| 4415 | -#: assets/js/templately.js:1 | |
| 4416 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:276 | |
| 5507 | +#: assets/js/templately.js:4 | |
| 4417 | 5508 | msgid "Just a few details about your site – we’ll take care of the rest." |
| 4418 | 5509 | msgstr "" |
| 4419 | 5510 | |
| 4420 | -#: assets/js/templately.js:1 | |
| 4421 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:299 | |
| 5511 | +#: assets/js/templately.js:4 | |
| 4422 | 5512 | msgid "Website Information" |
| 4423 | 5513 | msgstr "" |
| 4424 | 5514 | |
| 4425 | -#: assets/js/templately.js:1 | |
| 4426 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:301 | |
| 5515 | +#: assets/js/templately.js:4 | |
| 4427 | 5516 | msgid "Select website type" |
| 4428 | 5517 | msgstr "" |
| 4429 | 5518 | |
| 4430 | -#: assets/js/templately.js:1 | |
| 4431 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:303 | |
| 5519 | +#: assets/js/templately.js:4 | |
| 4432 | 5520 | msgid " e.g., Portfolio, Blog, Business, etc." |
| 4433 | 5521 | msgstr "" |
| 4434 | 5522 | |
| 4435 | -#: assets/js/templately.js:1 | |
| 4436 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:304 | |
| 5523 | +#: assets/js/templately.js:4 | |
| 4437 | 5524 | msgid "No category found, create new one!" |
| 4438 | 5525 | msgstr "" |
| 4439 | 5526 | |
| 4440 | -#: assets/js/templately.js:1 | |
| 4441 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:318 | |
| 5527 | +#: assets/js/templately.js:4 | |
| 4442 | 5528 | msgid "Tell us what your site is about" |
| 4443 | 5529 | msgstr "" |
| 4444 | 5530 | |
| 4445 | -#: assets/js/templately.js:1 | |
| 4446 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:324 | |
| 5531 | +#: assets/js/templately.js:4 | |
| 4447 | 5532 | msgid "Your input will reflect throughout the entire templates." |
| 4448 | 5533 | msgstr "" |
| 4449 | 5534 | |
| 4450 | -#: assets/js/templately.js:1 | |
| 4451 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:339 | |
| 5535 | +#: assets/js/templately.js:4 | |
| 4452 | 5536 | msgid "Contact Information" |
| 4453 | 5537 | msgstr "" |
| 4454 | 5538 | |
| 4455 | -#: assets/js/templately.js:1 | |
| 4456 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:342 | |
| 5539 | +#: assets/js/templately.js:4 | |
| 4457 | 5540 | msgid "Full address" |
| 4458 | 5541 | msgstr "" |
| 4459 | 5542 | |
| 4460 | -#: assets/js/templately.js:1 | |
| 4461 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:345 | |
| 5543 | +#: assets/js/templately.js:4 | |
| 4462 | 5544 | msgid "123 Main St, Anytown, USA" |
| 4463 | 5545 | msgstr "" |
| 4464 | 5546 | |
| 4465 | -#: assets/js/templately.js:1 | |
| 4466 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:349 | |
| 5547 | +#: assets/js/templately.js:4 | |
| 4467 | 5548 | msgid "Email address" |
| 4468 | 5549 | msgstr "" |
| 4469 | 5550 | |
| 4470 | -#: assets/js/templately.js:1 | |
| 4471 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:352 | |
| 5551 | +#: assets/js/templately.js:4 | |
| 4472 | 5552 | msgid "[email protected]" |
| 4473 | 5553 | msgstr "" |
| 4474 | 5554 | |
| 4475 | -#: assets/js/templately.js:1 | |
| 4476 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:356 | |
| 5555 | +#: assets/js/templately.js:4 | |
| 4477 | 5556 | msgid "Contact number" |
| 4478 | 5557 | msgstr "" |
| 4479 | 5558 | |
| 4480 | -#: assets/js/templately.js:1 | |
| 4481 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:359 | |
| 5559 | +#: assets/js/templately.js:4 | |
| 4482 | 5560 | msgid "(123) 456-7890" |
| 4483 | 5561 | msgstr "" |
| 4484 | 5562 | |
| 4485 | -#: assets/js/templately.js:1 | |
| 4486 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:371 | |
| 5563 | +#: assets/js/templately.js:4 | |
| 4487 | 5564 | msgid "Oops! Something went wrong while generating AI content for this template. Need help? Please contact" |
| 4488 | 5565 | msgstr "" |
| 4489 | 5566 | |
| 4490 | -#: assets/js/templately.js:1 | |
| 4491 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:373 | |
| 5567 | +#: assets/js/templately.js:4 | |
| 4492 | 5568 | msgid "support" |
| 4493 | 5569 | msgstr "" |
| 4494 | 5570 | |
| 4495 | -#: assets/js/templately.js:1 | |
| 4496 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:387 | |
| 5571 | +#: assets/js/templately.js:4 | |
| 4497 | 5572 | msgid "Switch to Regular" |
| 4498 | 5573 | msgstr "" |
| 4499 | 5574 | |
| 4500 | -#: assets/js/templately.js:1 | |
| 4501 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:392 | |
| 5575 | +#: assets/js/templately.js:4 | |
| 4502 | 5576 | msgid "Buy Credit" |
| 4503 | 5577 | msgstr "" |
| 4504 | 5578 | |
| 4505 | -#: assets/js/templately.js:1 | |
| 4506 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AIContent.js:406 | |
| 5579 | +#: assets/js/templately.js:4 | |
| 4507 | 5580 | msgid "Set Branding" |
| 4508 | 5581 | msgstr "" |
| 4509 | 5582 | |
| 4510 | -#: assets/js/templately.js:1 | |
| 4511 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/index.js:101 | |
| 4512 | -msgid "Please wait until the import process is complete before navigating back." | |
| 5583 | +#: assets/js/templately.js:4 | |
| 5584 | +msgid "Your website import is in progress. Reloading will lose your import." | |
| 4513 | 5585 | msgstr "" |
| 4514 | 5586 | |
| 4515 | -#: assets/js/templately.js:1 | |
| 4516 | -#: react-src/utils/verificationCheckModal.js:67 | |
| 4517 | -msgid "Checking Account Verification..." | |
| 5587 | +#: assets/js/templately.js:4 | |
| 5588 | +msgid "Could not finish preparing your generated content." | |
| 4518 | 5589 | msgstr "" |
| 4519 | 5590 | |
| 4520 | -#: assets/js/templately.js:1 | |
| 4521 | -#: react-src/utils/verificationCheckModal.js:69 | |
| 4522 | -#, js-format | |
| 4523 | -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>." | |
| 5591 | +#: assets/js/templately.js:4 | |
| 5592 | +msgid "Could not prepare the import. Please try again." | |
| 4524 | 5593 | msgstr "" |
| 4525 | 5594 | |
| 4526 | -#: assets/js/templately.js:1 | |
| 4527 | -#: react-src/app/components/core/itemDetails/Packs/FullSiteImport.js:113 | |
| 5595 | +#: assets/js/templately.js:4 | |
| 5596 | +msgid "No Access Yet" | |
| 5597 | +msgstr "" | |
| 5598 | + | |
| 5599 | +#: assets/js/templately.js:4 | |
| 4528 | 5600 | msgid "Unfortunately, you don't have permission to import templates. Please check your permissions or contact the website admin for help." |
| 4529 | 5601 | msgstr "" |
| 4530 | 5602 | |
| 4531 | -#: assets/js/templately.js:1 | |
| 4532 | -#: react-src/app/components/core/itemDetails/Packs/FullSiteImport.js:221 | |
| 5603 | +#: assets/js/templately.js:4 | |
| 4533 | 5604 | msgid "Build Full Website" |
| 4534 | 5605 | msgstr "" |
| 4535 | 5606 | |
| 4536 | -#: assets/js/templately.js:1 | |
| 4537 | -#: react-src/app/components/core/itemDetails/Packs/FullSiteImport.js:226 | |
| 5607 | +#: assets/js/templately.js:4 | |
| 4538 | 5608 | msgid "Build with Templately AI" |
| 4539 | 5609 | msgstr "" |
| 4540 | 5610 | |
| 4541 | -#: assets/js/templately.js:1 | |
| 4542 | -#: react-src/app/components/core/itemDetails/Breadcrumb.js:30 | |
| 4543 | -#: react-src/app/components/core/itemDetails/NewSidebar.js:296 | |
| 4544 | -#: react-src/app/components/core/itemDetails/NewSidebar.js:308 | |
| 4545 | -#: react-src/app/components/new-components/header/Switcher.js:43 | |
| 4546 | -#: react-src/app/header/actionParts/Switcher.js:47 | |
| 4547 | -#: react-src/app/settings/components/Switcher.js:43 | |
| 4548 | -msgid "Gutenberg" | |
| 5611 | +#: assets/js/templately.js:4 | |
| 5612 | +msgid "Desktop" | |
| 4549 | 5613 | msgstr "" |
| 4550 | 5614 | |
| 4551 | -#: assets/js/templately.js:1 | |
| 4552 | -#: react-src/app/components/core/itemDetails/NewSidebar.js:467 | |
| 4553 | -#: react-src/app/components/core/itemDetails/NewSidebar.js:493 | |
| 4554 | -#: react-src/app/components/core/itemDetails/Sidebar.js:173 | |
| 5615 | +#: assets/js/templately.js:4 | |
| 5616 | +msgid "Tablet" | |
| 5617 | +msgstr "" | |
| 5618 | + | |
| 5619 | +#: assets/js/templately.js:4 | |
| 5620 | +msgid "Mobile" | |
| 5621 | +msgstr "" | |
| 5622 | + | |
| 5623 | +#: assets/js/templately.js:4 | |
| 5624 | +msgid "This generation has no pages to preview yet." | |
| 5625 | +msgstr "" | |
| 5626 | + | |
| 5627 | +#: assets/js/templately.js:4 | |
| 5628 | +msgid "Could not load this preview." | |
| 5629 | +msgstr "" | |
| 5630 | + | |
| 5631 | +#: assets/js/templately.js:4 | |
| 5632 | +msgid "Preview size" | |
| 5633 | +msgstr "" | |
| 5634 | + | |
| 5635 | +#: assets/js/templately.js:4 | |
| 5636 | +msgid "Loading preview…" | |
| 5637 | +msgstr "" | |
| 5638 | + | |
| 5639 | +#: assets/js/templately.js:4 | |
| 5640 | +msgid "This template has no live preview." | |
| 5641 | +msgstr "" | |
| 5642 | + | |
| 5643 | +#: assets/js/templately.js:4 | |
| 5644 | +msgid "Search here . . . " | |
| 5645 | +msgstr "" | |
| 5646 | + | |
| 5647 | +#: assets/js/templately.js:4 | |
| 5648 | +msgid "Clear search" | |
| 5649 | +msgstr "" | |
| 5650 | + | |
| 5651 | +#: assets/js/templately.js:4 | |
| 5652 | +msgid "Previous page" | |
| 5653 | +msgstr "" | |
| 5654 | + | |
| 5655 | +#: assets/js/templately.js:4 | |
| 5656 | +msgid "Next page" | |
| 5657 | +msgstr "" | |
| 5658 | + | |
| 5659 | +#: assets/js/templately.js:4 | |
| 5660 | +msgid "Grid view" | |
| 5661 | +msgstr "" | |
| 5662 | + | |
| 5663 | +#: assets/js/templately.js:4 | |
| 5664 | +msgid "List view" | |
| 5665 | +msgstr "" | |
| 5666 | + | |
| 5667 | +#: assets/js/templately.js:4 | |
| 5668 | +#: assets/js/templately.js:19 | |
| 5669 | +msgid "Loading…" | |
| 5670 | +msgstr "" | |
| 5671 | + | |
| 5672 | +#: assets/js/templately.js:4 | |
| 5673 | +msgid "Status" | |
| 5674 | +msgstr "" | |
| 5675 | + | |
| 5676 | +#: assets/js/templately.js:4 | |
| 5677 | +msgid "Generating" | |
| 5678 | +msgstr "" | |
| 5679 | + | |
| 5680 | +#: assets/js/templately.js:4 | |
| 5681 | +msgid "Failed" | |
| 5682 | +msgstr "" | |
| 5683 | + | |
| 5684 | +#: assets/js/templately.js:4 | |
| 5685 | +msgid "Expired" | |
| 5686 | +msgstr "" | |
| 5687 | + | |
| 5688 | +#: assets/js/templately.js:4 | |
| 5689 | +msgid "1 day left" | |
| 5690 | +msgstr "" | |
| 5691 | + | |
| 5692 | +#: assets/js/templately.js:4 | |
| 4555 | 5693 | #, js-format |
| 4556 | -msgid "Purchase This %s" | |
| 5694 | +msgid "%d days left" | |
| 4557 | 5695 | msgstr "" |
| 4558 | 5696 | |
| 4559 | -#: assets/js/templately.js:1 | |
| 4560 | -#: react-src/app/components/core/itemDetails/NewSidebar.js:520 | |
| 5697 | +#: assets/js/templately.js:4 | |
| 5698 | +msgid "Imported" | |
| 5699 | +msgstr "" | |
| 5700 | + | |
| 5701 | +#: assets/js/templately.js:4 | |
| 5702 | +msgid "Ready" | |
| 5703 | +msgstr "" | |
| 5704 | + | |
| 5705 | +#: assets/js/templately.js:4 | |
| 5706 | +msgid "Credits Used" | |
| 5707 | +msgstr "" | |
| 5708 | + | |
| 5709 | +#: assets/js/templately.js:4 | |
| 5710 | +msgid "Generated" | |
| 5711 | +msgstr "" | |
| 5712 | + | |
| 5713 | +#: assets/js/templately.js:4 | |
| 5714 | +#: assets/js/templately.js:20 | |
| 5715 | +msgid "Upgrade" | |
| 5716 | +msgstr "" | |
| 5717 | + | |
| 5718 | +#: assets/js/templately.js:4 | |
| 5719 | +msgid "Preparing…" | |
| 5720 | +msgstr "" | |
| 5721 | + | |
| 5722 | +#: assets/js/templately.js:4 | |
| 5723 | +msgid "Could not load your AI sites" | |
| 5724 | +msgstr "" | |
| 5725 | + | |
| 5726 | +#: assets/js/templately.js:4 | |
| 5727 | +#: assets/js/templately.js:13 | |
| 5728 | +#: assets/js/templately.js:22 | |
| 5729 | +#: assets/js/templately.js:30 | |
| 5730 | +msgid "Try again" | |
| 5731 | +msgstr "" | |
| 5732 | + | |
| 5733 | +#: assets/js/templately.js:4 | |
| 5734 | +msgid "No AI sites yet" | |
| 5735 | +msgstr "" | |
| 5736 | + | |
| 5737 | +#: assets/js/templately.js:4 | |
| 5738 | +msgid "Generate a site with Templately AI and it will show up here, ready to import whenever you need it." | |
| 5739 | +msgstr "" | |
| 5740 | + | |
| 5741 | +#: assets/js/templately.js:4 | |
| 5742 | +msgid "Something went wrong. Please try again." | |
| 5743 | +msgstr "" | |
| 5744 | + | |
| 5745 | +#: assets/js/templately.js:4 | |
| 5746 | +msgid "Increase limit" | |
| 5747 | +msgstr "" | |
| 5748 | + | |
| 5749 | +#: assets/js/templately.js:4 | |
| 5750 | +msgid "Your AI credit balance could not be loaded. It is unchanged — reload to try again." | |
| 5751 | +msgstr "" | |
| 5752 | + | |
| 5753 | +#: assets/js/templately.js:4 | |
| 4561 | 5754 | #, js-format |
| 4562 | -msgid "Insert This %s" | |
| 5755 | +msgid "(%1$s AI Credits/Month + %2$s AI Credits)" | |
| 4563 | 5756 | msgstr "" |
| 4564 | 5757 | |
| 4565 | -#: assets/js/templately.js:1 | |
| 4566 | -#: react-src/app/components/core/itemDetails/NewLayoutsInPack.js:59 | |
| 4567 | -msgid "Pack" | |
| 5758 | +#: assets/js/templately.js:4 | |
| 5759 | +#, js-format | |
| 5760 | +msgid "%1$s/%2$s Credits" | |
| 4568 | 5761 | msgstr "" |
| 4569 | 5762 | |
| 4570 | -#: assets/js/templately.js:1 | |
| 4571 | -#: react-src/app/components/core/itemDetails/NewLayoutsInPack.js:66 | |
| 4572 | -msgid "View full Pack" | |
| 5763 | +#: assets/js/templately.js:4 | |
| 5764 | +#, js-format | |
| 5765 | +msgid "Monthly reset in %d" | |
| 4573 | 5766 | msgstr "" |
| 4574 | 5767 | |
| 4575 | -#: assets/js/templately.js:1 | |
| 4576 | -#: react-src/app/components/core/itemDetails/MoreItems.js:190 | |
| 4577 | -msgid "Browse More" | |
| 5768 | +#: assets/js/templately.js:4 | |
| 5769 | +msgid "Could not load your credit history." | |
| 4578 | 5770 | msgstr "" |
| 4579 | 5771 | |
| 4580 | -#: assets/js/templately.js:1 | |
| 4581 | -#: react-src/app/components/core/itemDetails/NewFeaturedItems.js:30 | |
| 4582 | -msgid "Featured Products" | |
| 5772 | +#: assets/js/templately.js:4 | |
| 5773 | +msgid "Template Name" | |
| 4583 | 5774 | msgstr "" |
| 4584 | 5775 | |
| 4585 | -#: assets/js/templately.js:1 | |
| 4586 | -#: react-src/app/components/core/itemDetails/ItemsDetailsInfo.js:52 | |
| 4587 | -msgid "Features" | |
| 5776 | +#: assets/js/templately.js:4 | |
| 5777 | +msgid "Credit Used" | |
| 4588 | 5778 | msgstr "" |
| 4589 | 5779 | |
| 4590 | -#: assets/js/templately.js:1 | |
| 4591 | -#: react-src/app/components/core/itemDetails/ItemsDetailsInfo.js:62 | |
| 4592 | -#: react-src/app/components/core/itemDetails/Tags.js:8 | |
| 4593 | -msgid "Tags" | |
| 5780 | +#: assets/js/templately.js:4 | |
| 5781 | +msgid "Created Date" | |
| 4594 | 5782 | msgstr "" |
| 4595 | 5783 | |
| 4596 | -#: assets/js/templately.js:1 | |
| 4597 | -#: react-src/app/components/core/itemDetails/RelatedItems.js:36 | |
| 4598 | -msgid "Related Products" | |
| 5784 | +#: assets/js/templately.js:4 | |
| 5785 | +msgid "Could not load your credit history" | |
| 4599 | 5786 | msgstr "" |
| 4600 | 5787 | |
| 4601 | -#: assets/js/templately.js:1 | |
| 4602 | -#: react-src/app/components/core/itemDetails/Breadcrumb.js:19 | |
| 4603 | -msgid "Home" | |
| 5788 | +#: assets/js/templately.js:4 | |
| 5789 | +msgid "AI Credits Usages History" | |
| 4604 | 5790 | msgstr "" |
| 4605 | 5791 | |
| 4606 | -#: assets/js/templately.js:1 | |
| 4607 | -#: react-src/app/components/core/itemDetails/TrendingItems.js:31 | |
| 4608 | -msgid "Trending Products" | |
| 5792 | +#: assets/js/templately.js:4 | |
| 5793 | +msgid "No credit history yet" | |
| 4609 | 5794 | msgstr "" |
| 4610 | 5795 | |
| 4611 | -#: assets/js/templately.js:1 | |
| 4612 | -#: react-src/app/components/new-components/header/Search.js:135 | |
| 4613 | -msgid "What are you looking for?" | |
| 5796 | +#: assets/js/templately.js:4 | |
| 5797 | +msgid "You do not have any credit history." | |
| 4614 | 5798 | msgstr "" |
| 4615 | 5799 | |
| 4616 | -#: assets/js/templately.js:1 | |
| 4617 | -#: react-src/app/components/new-components/header/UserFooter.js:63 | |
| 4618 | -#: react-src/app/components/new-components/header/UserFooter.js:64 | |
| 4619 | -msgid "Sign out" | |
| 5800 | +#: assets/js/templately.js:4 | |
| 5801 | +msgid "My AI Sites" | |
| 4620 | 5802 | msgstr "" |
| 4621 | 5803 | |
| 4622 | -#: assets/js/templately.js:1 | |
| 4623 | -#: react-src/app/components/new-components/tour/TourMenuItem.js:38 | |
| 4624 | -#: react-src/app/components/new-components/tour/useTourShortcut.js:44 | |
| 5804 | +#: assets/js/templately.js:4 | |
| 5805 | +msgid "AI Studio sections" | |
| 5806 | +msgstr "" | |
| 5807 | + | |
| 5808 | +#: assets/js/templately.js:4 | |
| 5809 | +msgid "API Key" | |
| 5810 | +msgstr "" | |
| 5811 | + | |
| 5812 | +#: assets/js/templately.js:4 | |
| 5813 | +msgid "Your API Key" | |
| 5814 | +msgstr "" | |
| 5815 | + | |
| 5816 | +#: assets/js/templately.js:4 | |
| 5817 | +msgid "Email Address" | |
| 5818 | +msgstr "" | |
| 5819 | + | |
| 5820 | +#: assets/js/templately.js:4 | |
| 5821 | +msgid "Enter Your Email Address" | |
| 5822 | +msgstr "" | |
| 5823 | + | |
| 5824 | +#: assets/js/templately.js:4 | |
| 5825 | +msgid "Password" | |
| 5826 | +msgstr "" | |
| 5827 | + | |
| 5828 | +#: assets/js/templately.js:4 | |
| 5829 | +msgid "Forgot Password?" | |
| 5830 | +msgstr "" | |
| 5831 | + | |
| 5832 | +#: assets/js/templately.js:4 | |
| 5833 | +msgid "Global Sign In" | |
| 5834 | +msgstr "" | |
| 5835 | + | |
| 5836 | +#: assets/js/templately.js:4 | |
| 5837 | +msgid "All the sitewide users will be logged in with this Templately account" | |
| 5838 | +msgstr "" | |
| 5839 | + | |
| 5840 | +#: assets/js/templately.js:4 | |
| 5841 | +#: assets/js/templately.js:19 | |
| 5842 | +msgid "Sign In" | |
| 5843 | +msgstr "" | |
| 5844 | + | |
| 5845 | +#: assets/js/templately.js:4 | |
| 5846 | +msgid "Signing In..." | |
| 5847 | +msgstr "" | |
| 5848 | + | |
| 5849 | +#: assets/js/templately.js:4 | |
| 5850 | +msgid "Connect via API" | |
| 5851 | +msgstr "" | |
| 5852 | + | |
| 5853 | +#: assets/js/templately.js:4 | |
| 5854 | +msgid "Connect via Login Credentials" | |
| 5855 | +msgstr "" | |
| 5856 | + | |
| 5857 | +#: assets/js/templately.js:4 | |
| 5858 | +msgid "First name and Last name cannot be empty." | |
| 5859 | +msgstr "" | |
| 5860 | + | |
| 5861 | +#: assets/js/templately.js:4 | |
| 5862 | +msgid "First Name" | |
| 5863 | +msgstr "" | |
| 5864 | + | |
| 5865 | +#: assets/js/templately.js:4 | |
| 5866 | +msgid "Last Name" | |
| 5867 | +msgstr "" | |
| 5868 | + | |
| 5869 | +#: assets/js/templately.js:4 | |
| 5870 | +msgid "Confirm Password" | |
| 5871 | +msgstr "" | |
| 5872 | + | |
| 5873 | +#: assets/js/templately.js:4 | |
| 5874 | +msgid "I agree to the Templately " | |
| 5875 | +msgstr "" | |
| 5876 | + | |
| 5877 | +#: assets/js/templately.js:4 | |
| 5878 | +msgid "Privacy Policy" | |
| 5879 | +msgstr "" | |
| 5880 | + | |
| 5881 | +#: assets/js/templately.js:4 | |
| 5882 | +msgid "Terms of Services" | |
| 5883 | +msgstr "" | |
| 5884 | + | |
| 5885 | +#: assets/js/templately.js:4 | |
| 5886 | +msgid "Sign Up" | |
| 5887 | +msgstr "" | |
| 5888 | + | |
| 5889 | +#: assets/js/templately.js:4 | |
| 5890 | +msgid "Ultimate Templates " | |
| 5891 | +msgstr "" | |
| 5892 | + | |
| 5893 | +#: assets/js/templately.js:4 | |
| 5894 | +msgid "Cloud for WordPress" | |
| 5895 | +msgstr "" | |
| 5896 | + | |
| 5897 | +#: assets/js/templately.js:4 | |
| 5898 | +msgid "Take Your Favourite Page Builders To A Whole New Level & Manage All Your Designs In One Place With Templately" | |
| 5899 | +msgstr "" | |
| 5900 | + | |
| 5901 | +#: assets/js/templately.js:4 | |
| 5902 | +msgid "Free Sign Up" | |
| 5903 | +msgstr "" | |
| 5904 | + | |
| 5905 | +#: assets/js/templately.js:4 | |
| 5906 | +msgid "Redirecting..." | |
| 5907 | +msgstr "" | |
| 5908 | + | |
| 5909 | +#: assets/js/templately.js:4 | |
| 5910 | +msgid "Sign up with Google" | |
| 5911 | +msgstr "" | |
| 5912 | + | |
| 5913 | +#: assets/js/templately.js:4 | |
| 5914 | +msgid "Continue with Google" | |
| 5915 | +msgstr "" | |
| 5916 | + | |
| 5917 | +#: assets/js/templately.js:4 | |
| 5918 | +msgid "Or with email" | |
| 5919 | +msgstr "" | |
| 5920 | + | |
| 5921 | +#. translators: %s: plugin name | |
| 5922 | +#: assets/js/templately.js:5 | |
| 5923 | +#, js-format | |
| 5924 | +msgid "%s is ready. Reload the editor to render the blocks it provides." | |
| 5925 | +msgstr "" | |
| 5926 | + | |
| 5927 | +#: assets/js/templately.js:5 | |
| 5928 | +#: assets/js/templately.js:13 | |
| 5929 | +msgid "Reload the editor" | |
| 5930 | +msgstr "" | |
| 5931 | + | |
| 5932 | +#. translators: %s: plugin name | |
| 5933 | +#: assets/js/templately.js:6 | |
| 5934 | +#, js-format | |
| 5935 | +msgid "Activating %s…" | |
| 5936 | +msgstr "" | |
| 5937 | + | |
| 5938 | +#. translators: %s: plugin name | |
| 5939 | +#: assets/js/templately.js:7 | |
| 5940 | +#, js-format | |
| 5941 | +msgid "Installing %s…" | |
| 5942 | +msgstr "" | |
| 5943 | + | |
| 5944 | +#. translators: 1: plugin name, 2: error message | |
| 5945 | +#: assets/js/templately.js:8 | |
| 5946 | +#, js-format | |
| 5947 | +msgid "Could not install %1$s: %2$s" | |
| 5948 | +msgstr "" | |
| 5949 | + | |
| 5950 | +#: assets/js/templately.js:8 | |
| 5951 | +#: assets/js/templately.js:10 | |
| 5952 | +msgid "unknown error" | |
| 5953 | +msgstr "" | |
| 5954 | + | |
| 5955 | +#: assets/js/templately.js:8 | |
| 5956 | +msgid "Install manually" | |
| 5957 | +msgstr "" | |
| 5958 | + | |
| 5959 | +#. translators: 1: plugin name, 2: number of blocks | |
| 5960 | +#: assets/js/templately.js:9 | |
| 5961 | +#, js-format | |
| 5962 | +msgid "This design uses %2$d block from %1$s, which is installed but not active." | |
| 5963 | +msgid_plural "This design uses %2$d blocks from %1$s, which is installed but not active." | |
| 5964 | +msgstr[0] "" | |
| 5965 | +msgstr[1] "" | |
| 5966 | + | |
| 5967 | +#. translators: 1: plugin name, 2: number of blocks | |
| 5968 | +#: assets/js/templately.js:10 | |
| 5969 | +#, js-format | |
| 5970 | +msgid "This design uses %2$d block from %1$s, which is not installed on this site." | |
| 5971 | +msgid_plural "This design uses %2$d blocks from %1$s, which is not installed on this site." | |
| 5972 | +msgstr[0] "" | |
| 5973 | +msgstr[1] "" | |
| 5974 | + | |
| 5975 | +#. translators: %s: plugin name | |
| 5976 | +#: assets/js/templately.js:10 | |
| 5977 | +#, js-format | |
| 5978 | +msgid "Activate %s" | |
| 5979 | +msgstr "" | |
| 5980 | + | |
| 5981 | +#. translators: %s: plugin name | |
| 5982 | +#: assets/js/templately.js:10 | |
| 5983 | +#, js-format | |
| 5984 | +msgid "Install %s" | |
| 5985 | +msgstr "" | |
| 5986 | + | |
| 5987 | +#. translators: %s: plugin name | |
| 5988 | +#: assets/js/templately.js:10 | |
| 5989 | +#, js-format | |
| 5990 | +msgid "Get %s" | |
| 5991 | +msgstr "" | |
| 5992 | + | |
| 5993 | +#. translators: %s: plugin name | |
| 5994 | +#: assets/js/templately.js:11 | |
| 5995 | +#: assets/js/templately.js:13 | |
| 5996 | +#, js-format | |
| 5997 | +msgid "%s not found." | |
| 5998 | +msgstr "" | |
| 5999 | + | |
| 6000 | +#. translators: %s: pattern title | |
| 6001 | +#: assets/js/templately.js:12 | |
| 6002 | +#, js-format | |
| 6003 | +msgid "To import %s you need to install all the Plugin(s)" | |
| 6004 | +msgstr "" | |
| 6005 | + | |
| 6006 | +#: assets/js/templately.js:12 | |
| 6007 | +msgid "installed but not active" | |
| 6008 | +msgstr "" | |
| 6009 | + | |
| 6010 | +#: assets/js/templately.js:13 | |
| 6011 | +msgid "Reload the editor to render the blocks it provides." | |
| 6012 | +msgstr "" | |
| 6013 | + | |
| 6014 | +#: assets/js/templately.js:13 | |
| 6015 | +#: assets/js/templately.js:28 | |
| 6016 | +msgid "Installing…" | |
| 6017 | +msgstr "" | |
| 6018 | + | |
| 6019 | +#: assets/js/templately.js:13 | |
| 6020 | +msgid "Install & Activate" | |
| 6021 | +msgstr "" | |
| 6022 | + | |
| 6023 | +#: assets/js/templately.js:13 | |
| 6024 | +msgid "Templately Pattern" | |
| 6025 | +msgstr "" | |
| 6026 | + | |
| 6027 | +#: assets/js/templately.js:13 | |
| 6028 | +msgid "Loads a Templately pattern on demand." | |
| 6029 | +msgstr "" | |
| 6030 | + | |
| 6031 | +#: assets/js/templately.js:13 | |
| 6032 | +msgid "Empty pattern content." | |
| 6033 | +msgstr "" | |
| 6034 | + | |
| 6035 | +#: assets/js/templately.js:13 | |
| 6036 | +msgid "Could not load this pattern." | |
| 6037 | +msgstr "" | |
| 6038 | + | |
| 6039 | +#: assets/js/templately.js:13 | |
| 6040 | +msgid "Templately pattern" | |
| 6041 | +msgstr "" | |
| 6042 | + | |
| 6043 | +#. translators: %s: pattern title | |
| 6044 | +#: assets/js/templately.js:13 | |
| 6045 | +#, js-format | |
| 6046 | +msgid "Adding %s…" | |
| 6047 | +msgstr "" | |
| 6048 | + | |
| 6049 | +#: assets/js/templately.js:13 | |
| 6050 | +msgid "Adding pattern…" | |
| 6051 | +msgstr "" | |
| 6052 | + | |
| 6053 | +#. translators: %d: number of blocks left as they were imported | |
| 6054 | +#: assets/js/templately.js:14 | |
| 6055 | +#, js-format | |
| 6056 | +msgid "%d block was left exactly as imported." | |
| 6057 | +msgid_plural "%d blocks were left exactly as imported." | |
| 6058 | +msgstr[0] "" | |
| 6059 | +msgstr[1] "" | |
| 6060 | + | |
| 6061 | +#: assets/js/templately.js:14 | |
| 6062 | +msgid "Your content is intact. These may show a recovery notice in the editor until the plugin that provides them is active." | |
| 6063 | +msgstr "" | |
| 6064 | + | |
| 6065 | +#. translators: %d: number of blocks repaired | |
| 6066 | +#: assets/js/templately.js:15 | |
| 6067 | +#, js-format | |
| 6068 | +msgid "Optimised %d imported block." | |
| 6069 | +msgid_plural "Optimised %d imported blocks." | |
| 6070 | +msgstr[0] "" | |
| 6071 | +msgstr[1] "" | |
| 6072 | + | |
| 6073 | +#: assets/js/templately.js:15 | |
| 6074 | +msgid "Settings for features from plugins that are not active on this site were preserved." | |
| 6075 | +msgstr "" | |
| 6076 | + | |
| 6077 | +#. translators: 1: posts processed, 2: total posts | |
| 6078 | +#: assets/js/templately.js:16 | |
| 6079 | +#, js-format | |
| 6080 | +msgid "Optimising imported blocks… (%1$d/%2$d)" | |
| 6081 | +msgstr "" | |
| 6082 | + | |
| 6083 | +#: assets/js/templately.js:16 | |
| 6084 | +msgid "Include" | |
| 6085 | +msgstr "" | |
| 6086 | + | |
| 6087 | +#: assets/js/templately.js:16 | |
| 6088 | +msgid "Exclude" | |
| 6089 | +msgstr "" | |
| 6090 | + | |
| 6091 | +#: assets/js/templately.js:16 | |
| 6092 | +msgid "Add New Condition" | |
| 6093 | +msgstr "" | |
| 6094 | + | |
| 6095 | +#: assets/js/templately.js:16 | |
| 6096 | +#: assets/js/templately.js:28 | |
| 6097 | +msgid "Saving..." | |
| 6098 | +msgstr "" | |
| 6099 | + | |
| 6100 | +#: assets/js/templately.js:16 | |
| 6101 | +msgid "Save & Close" | |
| 6102 | +msgstr "" | |
| 6103 | + | |
| 6104 | +#: assets/js/templately.js:16 | |
| 6105 | +msgid "Logo generation is not available" | |
| 6106 | +msgstr "" | |
| 6107 | + | |
| 6108 | +#: assets/js/templately.js:16 | |
| 6109 | +msgid "Tagline generation is not available" | |
| 6110 | +msgstr "" | |
| 6111 | + | |
| 6112 | +#: assets/js/templately.js:16 | |
| 6113 | +msgid "Logo" | |
| 6114 | +msgstr "" | |
| 6115 | + | |
| 6116 | +#: assets/js/templately.js:16 | |
| 6117 | +msgid "Synced Account" | |
| 6118 | +msgstr "" | |
| 6119 | + | |
| 6120 | +#: assets/js/templately.js:16 | |
| 6121 | +#: assets/js/templately.js:19 | |
| 6122 | +msgid "Success" | |
| 6123 | +msgstr "" | |
| 6124 | + | |
| 6125 | +#: assets/js/templately.js:16 | |
| 6126 | +#: assets/js/templately.js:20 | |
| 6127 | +msgid "Restoring previous version of your website. This usually takes a few moments. Please wait…" | |
| 6128 | +msgstr "" | |
| 6129 | + | |
| 6130 | +#: assets/js/templately.js:16 | |
| 6131 | +msgid "This will remove your existing settings and content with the previous one." | |
| 6132 | +msgstr "" | |
| 6133 | + | |
| 6134 | +#: assets/js/templately.js:16 | |
| 6135 | +#: assets/js/templately.js:20 | |
| 6136 | +msgid "Yes, Revert" | |
| 6137 | +msgstr "" | |
| 6138 | + | |
| 6139 | +#: assets/js/templately.js:16 | |
| 6140 | +msgid "Are You Sure you want to revert to your old website?" | |
| 6141 | +msgstr "" | |
| 6142 | + | |
| 6143 | +#: assets/js/templately.js:16 | |
| 6144 | +#: assets/js/templately.js:20 | |
| 6145 | +msgid "Successfully Reverted" | |
| 6146 | +msgstr "" | |
| 6147 | + | |
| 6148 | +#: assets/js/templately.js:16 | |
| 6149 | +#: assets/js/templately.js:20 | |
| 6150 | +msgid "Old website has been successfully restored." | |
| 6151 | +msgstr "" | |
| 6152 | + | |
| 6153 | +#: assets/js/templately.js:16 | |
| 6154 | +#: assets/js/templately.js:20 | |
| 6155 | +msgid "Visit Site" | |
| 6156 | +msgstr "" | |
| 6157 | + | |
| 6158 | +#: assets/js/templately.js:16 | |
| 6159 | +msgid "Revert Failed" | |
| 6160 | +msgstr "" | |
| 6161 | + | |
| 6162 | +#: assets/js/templately.js:16 | |
| 6163 | +msgid "Something went wrong while reverting your website. Try later or " | |
| 6164 | +msgstr "" | |
| 6165 | + | |
| 6166 | +#: assets/js/templately.js:16 | |
| 6167 | +msgid "Revert Now" | |
| 6168 | +msgstr "" | |
| 6169 | + | |
| 6170 | +#: assets/js/templately.js:16 | |
| 6171 | +msgid "Switch Platforms" | |
| 6172 | +msgstr "" | |
| 6173 | + | |
| 6174 | +#: assets/js/templately.js:16 | |
| 6175 | +msgid "Toggle between Elementor and Gutenberg templates using this switcher." | |
| 6176 | +msgstr "" | |
| 6177 | + | |
| 6178 | +#: assets/js/templately.js:16 | |
| 6179 | +msgid "Type a keyword, niche, or template name to find templates instantly." | |
| 6180 | +msgstr "" | |
| 6181 | + | |
| 6182 | +#: assets/js/templately.js:16 | |
| 6183 | +msgid "Your Account" | |
| 6184 | +msgstr "" | |
| 6185 | + | |
| 6186 | +#: assets/js/templately.js:16 | |
| 6187 | +msgid "Access your profile, manage your cloud storage, view your plan, and sign out from here." | |
| 6188 | +msgstr "" | |
| 6189 | + | |
| 6190 | +#: assets/js/templately.js:16 | |
| 6191 | +msgid "Back to Dashboard" | |
| 6192 | +msgstr "" | |
| 6193 | + | |
| 6194 | +#: assets/js/templately.js:16 | |
| 6195 | +msgid "Use this button to return to your WordPress dashboard at any time." | |
| 6196 | +msgstr "" | |
| 6197 | + | |
| 6198 | +#: assets/js/templately.js:16 | |
| 6199 | +msgid "Advanced Filters" | |
| 6200 | +msgstr "" | |
| 6201 | + | |
| 6202 | +#: assets/js/templately.js:16 | |
| 6203 | +msgid "Click to filter by category, required plugins, and tags — narrow results to exactly what you need." | |
| 6204 | +msgstr "" | |
| 6205 | + | |
| 6206 | +#: assets/js/templately.js:16 | |
| 6207 | +msgid "Insert Template" | |
| 6208 | +msgstr "" | |
| 6209 | + | |
| 6210 | +#: assets/js/templately.js:16 | |
| 6211 | +msgid "Click to insert this template directly into your current page — no full-site import required." | |
| 6212 | +msgstr "" | |
| 6213 | + | |
| 6214 | +#: assets/js/templately.js:16 | |
| 6215 | +msgid "Preview Live" | |
| 6216 | +msgstr "" | |
| 6217 | + | |
| 6218 | +#: assets/js/templately.js:16 | |
| 6219 | +msgid "Open a live preview of this template in your browser before deciding to import it." | |
| 6220 | +msgstr "" | |
| 6221 | + | |
| 6222 | +#: assets/js/templately.js:16 | |
| 6223 | +msgid "Platform Versions" | |
| 6224 | +msgstr "" | |
| 6225 | + | |
| 6226 | +#: assets/js/templately.js:16 | |
| 6227 | +msgid "Some templates are available for both Elementor and Gutenberg. Switch tabs to see the version for your page builder." | |
| 6228 | +msgstr "" | |
| 6229 | + | |
| 6230 | +#: assets/js/templately.js:16 | |
| 6231 | +msgid "Import Full Pack" | |
| 6232 | +msgstr "" | |
| 6233 | + | |
| 6234 | +#: assets/js/templately.js:16 | |
| 6235 | +msgid "Imports every page in this pack to your WordPress site at once — the fastest way to launch a complete website." | |
| 6236 | +msgstr "" | |
| 6237 | + | |
| 6238 | +#: assets/js/templately.js:16 | |
| 6239 | +#: assets/js/templately.js:22 | |
| 6240 | +msgid "Required Plugins" | |
| 6241 | +msgstr "" | |
| 6242 | + | |
| 6243 | +#: assets/js/templately.js:16 | |
| 6244 | +msgid "These plugins must be installed and activated on your site before importing. Click any icon to visit its plugin page." | |
| 6245 | +msgstr "" | |
| 6246 | + | |
| 6247 | +#: assets/js/templately.js:16 | |
| 6248 | +msgid "Close tour" | |
| 6249 | +msgstr "" | |
| 6250 | + | |
| 6251 | +#: assets/js/templately.js:16 | |
| 6252 | +msgid "Done" | |
| 6253 | +msgstr "" | |
| 6254 | + | |
| 6255 | +#: assets/js/templately.js:16 | |
| 6256 | +msgid "Next" | |
| 6257 | +msgstr "" | |
| 6258 | + | |
| 6259 | +#: assets/js/templately.js:16 | |
| 4625 | 6260 | msgid "The Feature Tour is available on the template library page. Would you like to go there now?" |
| 4626 | 6261 | msgstr "" |
| 4627 | 6262 | |
| 4628 | -#: assets/js/templately.js:1 | |
| 4629 | -#: react-src/app/components/new-components/tour/TourMenuItem.js:72 | |
| 4630 | -#: react-src/developer/components/tabs/CacheManagementTab.js:154 | |
| 6263 | +#: assets/js/templately.js:16 | |
| 4631 | 6264 | msgid "Feature Tour" |
| 4632 | 6265 | msgstr "" |
| 4633 | 6266 | |
| 4634 | -#: assets/js/templately.js:1 | |
| 4635 | -#: react-src/app/components/new-components/header/UserNavigation.js:36 | |
| 4636 | -msgid "My Workspace" | |
| 6267 | +#: assets/js/templately.js:16 | |
| 6268 | +#: assets/js/templately.js:17 | |
| 6269 | +msgid "Connections" | |
| 4637 | 6270 | msgstr "" |
| 4638 | 6271 | |
| 4639 | -#: assets/js/templately.js:1 | |
| 4640 | -#: react-src/app/components/new-components/header/UserNavigation.js:45 | |
| 4641 | -msgid "Shared with me" | |
| 6272 | +#: assets/js/templately.js:16 | |
| 6273 | +msgid "Create and revoke agent access" | |
| 4642 | 6274 | msgstr "" |
| 4643 | 6275 | |
| 4644 | -#: assets/js/templately.js:1 | |
| 4645 | -#: react-src/app/components/new-components/header/MobileNav.js:61 | |
| 4646 | -msgid "Syncing..." | |
| 6276 | +#: assets/js/templately.js:16 | |
| 6277 | +#: assets/js/templately.js:17 | |
| 6278 | +msgid "Setup" | |
| 4647 | 6279 | msgstr "" |
| 4648 | 6280 | |
| 4649 | -#: assets/js/templately.js:1 | |
| 4650 | -#: react-src/app/components/new-components/header/MobileNav.js:61 | |
| 4651 | -msgid "Sync Cloud" | |
| 6281 | +#: assets/js/templately.js:16 | |
| 6282 | +#: assets/js/templately.js:19 | |
| 6283 | +msgid "Connect your AI client" | |
| 4652 | 6284 | msgstr "" |
| 4653 | 6285 | |
| 4654 | -#: assets/js/templately.js:1 | |
| 4655 | -#: react-src/app/components/new-components/header/index.js:50 | |
| 4656 | -#: react-src/app/components/new-components/header/MobileNav.js:71 | |
| 4657 | -msgid "Talk to Support" | |
| 6286 | +#: assets/js/templately.js:16 | |
| 6287 | +msgid "Tools" | |
| 4658 | 6288 | msgstr "" |
| 4659 | 6289 | |
| 4660 | -#: assets/js/templately.js:1 | |
| 4661 | -#: react-src/app/components/new-components/footer/index.js:9 | |
| 4662 | -msgid "Get unlimited access to all Premium Templates with " | |
| 6290 | +#: assets/js/templately.js:16 | |
| 6291 | +msgid "What an agent can call" | |
| 4663 | 6292 | msgstr "" |
| 4664 | 6293 | |
| 4665 | -#: assets/js/templately.js:1 | |
| 4666 | -#: react-src/app/components/new-components/footer/index.js:14 | |
| 4667 | -msgid "AI feature " | |
| 6294 | +#: assets/js/templately.js:16 | |
| 6295 | +msgid "Activity" | |
| 4668 | 6296 | msgstr "" |
| 4669 | 6297 | |
| 4670 | -#: assets/js/templately.js:1 | |
| 4671 | -#: react-src/app/components/new-components/footer/index.js:16 | |
| 4672 | -msgid "and more, at only " | |
| 6298 | +#: assets/js/templately.js:16 | |
| 6299 | +msgid "What agents changed, and when" | |
| 4673 | 6300 | msgstr "" |
| 4674 | 6301 | |
| 4675 | -#: assets/js/templately.js:1 | |
| 4676 | -#: react-src/app/components/new-components/footer/index.js:17 | |
| 4677 | -msgid "$4.99" | |
| 6302 | +#: assets/js/templately.js:16 | |
| 6303 | +msgid "Claude Code" | |
| 4678 | 6304 | msgstr "" |
| 4679 | 6305 | |
| 4680 | -#: assets/js/templately.js:1 | |
| 4681 | -#: react-src/app/components/new-components/footer/index.js:25 | |
| 4682 | -msgid "Get unlimited templates" | |
| 6306 | +#: assets/js/templately.js:16 | |
| 6307 | +msgid "Cursor" | |
| 4683 | 6308 | msgstr "" |
| 4684 | 6309 | |
| 4685 | -#: assets/js/templately.js:1 | |
| 4686 | -#: react-src/app/components/new-components/filter/PluginsDependenciesFilter.js:185 | |
| 4687 | -msgid "Include These PRO Plugins" | |
| 6310 | +#: assets/js/templately.js:16 | |
| 6311 | +msgid "VS Code" | |
| 4688 | 6312 | msgstr "" |
| 4689 | 6313 | |
| 4690 | -#: assets/js/templately.js:1 | |
| 4691 | -#: react-src/app/components/new-components/filter/PluginsDependenciesFilter.js:210 | |
| 4692 | -msgid "Exclude These PRO Plugins" | |
| 6314 | +#: assets/js/templately.js:16 | |
| 6315 | +msgid "Claude Desktop" | |
| 4693 | 6316 | msgstr "" |
| 4694 | 6317 | |
| 4695 | -#: assets/js/templately.js:1 | |
| 4696 | -#: react-src/app/components/new-components/filter/PluginsDependenciesFilter.js:239 | |
| 4697 | -msgid "Include These Free Plugins" | |
| 6318 | +#: assets/js/templately.js:16 | |
| 6319 | +msgid "claude.ai / remote" | |
| 4698 | 6320 | msgstr "" |
| 4699 | 6321 | |
| 4700 | -#: assets/js/templately.js:1 | |
| 4701 | -#: react-src/app/components/new-components/filter/PluginsDependenciesFilter.js:264 | |
| 4702 | -msgid "Exclude These Free Plugins" | |
| 6322 | +#: assets/js/templately.js:16 | |
| 6323 | +msgid "Never" | |
| 4703 | 6324 | msgstr "" |
| 4704 | 6325 | |
| 4705 | -#: assets/js/templately.js:1 | |
| 4706 | -#: react-src/app/components/new-components/filter/FilterPopover.js:91 | |
| 4707 | -#: react-src/app/components/new-components/filter/index.js:311 | |
| 4708 | -msgid "Filters" | |
| 6326 | +#: assets/js/templately.js:16 | |
| 6327 | +#: assets/js/templately.js:28 | |
| 6328 | +msgid "Copy" | |
| 4709 | 6329 | msgstr "" |
| 4710 | 6330 | |
| 4711 | -#: assets/js/templately.js:1 | |
| 4712 | -#: react-src/app/components/new-components/filter/FilterPopover.js:128 | |
| 4713 | -msgid "Plugins Dependencies" | |
| 6331 | +#: assets/js/templately.js:16 | |
| 6332 | +msgid "AI agent settings" | |
| 4714 | 6333 | msgstr "" |
| 4715 | 6334 | |
| 4716 | -#: assets/js/templately.js:1 | |
| 4717 | -#: react-src/app/components/new-components/filter/FilterPopover.js:146 | |
| 4718 | -msgid "templates match" | |
| 6335 | +#: assets/js/templately.js:16 | |
| 6336 | +msgid "Copy this key now" | |
| 4719 | 6337 | msgstr "" |
| 4720 | 6338 | |
| 4721 | -#: assets/js/templately.js:1 | |
| 4722 | -#: react-src/app/components/new-components/filter/FilterPopover.js:156 | |
| 4723 | -msgid "Reset all" | |
| 6339 | +#: assets/js/templately.js:16 | |
| 6340 | +msgid "This is the only time the key is shown. Templately stores only a hash — it cannot be recovered. Lost it? Revoke this connection and create another." | |
| 4724 | 6341 | msgstr "" |
| 4725 | 6342 | |
| 4726 | -#: assets/js/templately.js:1 | |
| 4727 | -#: react-src/app/components/new-components/filter/FilterPopover.js:163 | |
| 4728 | -msgid "Apply" | |
| 6343 | +#: assets/js/templately.js:16 | |
| 6344 | +msgid "Show setup instructions" | |
| 4729 | 6345 | msgstr "" |
| 4730 | 6346 | |
| 4731 | -#: assets/js/templately.js:1 | |
| 4732 | -#: react-src/app/components/new-components/filter/index.js:46 | |
| 4733 | -msgid "Most Popular" | |
| 6347 | +#. translators: %d: number of connected agents. | |
| 6348 | +#: assets/js/templately.js:17 | |
| 6349 | +#, js-format | |
| 6350 | +msgid "Connected · %d agent(s)" | |
| 4734 | 6351 | msgstr "" |
| 4735 | 6352 | |
| 4736 | -#: assets/js/templately.js:1 | |
| 4737 | -#: react-src/app/components/new-components/filter/index.js:50 | |
| 4738 | -msgid "Top Rated" | |
| 6353 | +#: assets/js/templately.js:17 | |
| 6354 | +msgid "Not connected" | |
| 4739 | 6355 | msgstr "" |
| 4740 | 6356 | |
| 4741 | -#: assets/js/templately.js:1 | |
| 4742 | -#: react-src/app/components/new-components/filter/index.js:54 | |
| 4743 | -msgid "Latest Items" | |
| 6357 | +#: assets/js/templately.js:17 | |
| 6358 | +msgid "Agents can browse Templately designs and, with full access, import them into this site." | |
| 4744 | 6359 | msgstr "" |
| 4745 | 6360 | |
| 4746 | -#: assets/js/templately.js:1 | |
| 4747 | -#: react-src/app/components/new-components/filter/index.js:360 | |
| 4748 | -msgid "Inc:" | |
| 6361 | +#: assets/js/templately.js:17 | |
| 6362 | +msgid "No agent can reach this site until you create a connection." | |
| 4749 | 6363 | msgstr "" |
| 4750 | 6364 | |
| 4751 | -#: assets/js/templately.js:1 | |
| 4752 | -#: react-src/app/components/new-components/filter/index.js:407 | |
| 4753 | -msgid "Excl:" | |
| 6365 | +#: assets/js/templately.js:17 | |
| 6366 | +#: assets/js/templately.js:22 | |
| 6367 | +msgid "Refresh" | |
| 4754 | 6368 | msgstr "" |
| 4755 | 6369 | |
| 4756 | -#: assets/js/templately.js:1 | |
| 4757 | -#: react-src/app/components/new-components/filter/index.js:458 | |
| 4758 | -msgid "Clear All" | |
| 6370 | +#: assets/js/templately.js:17 | |
| 6371 | +msgid "Endpoint" | |
| 4759 | 6372 | msgstr "" |
| 4760 | 6373 | |
| 4761 | -#: assets/js/templately.js:1 | |
| 4762 | -#: react-src/app/components/new-components/filter/index.js:465 | |
| 4763 | -msgid "Suggested:" | |
| 6374 | +#: assets/js/templately.js:17 | |
| 6375 | +msgid "This site uses plain permalinks. Connections you create below still work, but an agent that only accepts a site address — like ChatGPT or Claude — cannot connect until you switch Settings → Permalinks to any other option." | |
| 4764 | 6376 | msgstr "" |
| 4765 | 6377 | |
| 4766 | -#: assets/js/templately.js:1 | |
| 4767 | -#: react-src/app/components/new-components/filter/index.js:519 | |
| 4768 | -msgid "Sort By" | |
| 6378 | +#: assets/js/templately.js:17 | |
| 6379 | +msgid "Create a connection" | |
| 4769 | 6380 | msgstr "" |
| 4770 | 6381 | |
| 4771 | -#: assets/js/templately.js:1 | |
| 4772 | -#: react-src/app/header/Logo.js:19 | |
| 4773 | -msgid "Back to Library" | |
| 6382 | +#: assets/js/templately.js:17 | |
| 6383 | +msgid "Give each agent its own connection, so you can revoke one without disturbing the others." | |
| 4774 | 6384 | msgstr "" |
| 4775 | 6385 | |
| 4776 | -#: assets/js/templately.js:1 | |
| 4777 | -#: react-src/app/header/Actions.js:36 | |
| 4778 | -#: react-src/developer/components/tabs/ErrorSimulationTab.js:6 | |
| 4779 | -msgid "Login" | |
| 6386 | +#: assets/js/templately.js:17 | |
| 6387 | +msgid "e.g. Claude Code" | |
| 4780 | 6388 | msgstr "" |
| 4781 | 6389 | |
| 4782 | -#: assets/js/templately.js:1 | |
| 4783 | -#: react-src/app/components/banners/VerificationModal.js:24 | |
| 4784 | -msgid "Please complete your account by the verification email we sent you, If you don't get an email" | |
| 6390 | +#: assets/js/templately.js:17 | |
| 6391 | +msgid "Read-only — browse designs only" | |
| 4785 | 6392 | msgstr "" |
| 4786 | 6393 | |
| 4787 | -#: assets/js/templately.js:1 | |
| 4788 | -#: react-src/app/components/banners/VerificationModal.js:30 | |
| 4789 | -msgid "click here" | |
| 6394 | +#: assets/js/templately.js:17 | |
| 6395 | +msgid "Full access — browse and import" | |
| 4790 | 6396 | msgstr "" |
| 4791 | 6397 | |
| 4792 | -#: assets/js/templately.js:1 | |
| 4793 | -#: react-src/app/components/banners/VerificationModal.js:32 | |
| 4794 | -msgid "to resend verification mail." | |
| 6398 | +#: assets/js/templately.js:17 | |
| 6399 | +msgid "Create" | |
| 4795 | 6400 | msgstr "" |
| 4796 | 6401 | |
| 4797 | -#: assets/js/templately.js:1 | |
| 4798 | -#: react-src/app/components/banners/VerificationModal.js:38 | |
| 6402 | +#: assets/js/templately.js:17 | |
| 6403 | +msgid "Revoke every connection?" | |
| 6404 | +msgstr "" | |
| 6405 | + | |
| 6406 | +#: assets/js/templately.js:17 | |
| 6407 | +msgid "Every agent stops working immediately, including any connected through the approval flow. This cannot be undone — you would need to create new connections." | |
| 6408 | +msgstr "" | |
| 6409 | + | |
| 6410 | +#: assets/js/templately.js:17 | |
| 6411 | +msgid "Revoke all" | |
| 6412 | +msgstr "" | |
| 6413 | + | |
| 6414 | +#: assets/js/templately.js:17 | |
| 6415 | +msgid "No connections yet. Agents cannot reach this site until you create one." | |
| 6416 | +msgstr "" | |
| 6417 | + | |
| 6418 | +#: assets/js/templately.js:17 | |
| 6419 | +msgid "Created" | |
| 6420 | +msgstr "" | |
| 6421 | + | |
| 6422 | +#: assets/js/templately.js:17 | |
| 6423 | +msgid "Last used" | |
| 6424 | +msgstr "" | |
| 6425 | + | |
| 6426 | +#: assets/js/templately.js:17 | |
| 6427 | +msgid "Approved through the browser sign-in flow" | |
| 6428 | +msgstr "" | |
| 6429 | + | |
| 6430 | +#: assets/js/templately.js:17 | |
| 6431 | +msgid "OAuth" | |
| 6432 | +msgstr "" | |
| 6433 | + | |
| 6434 | +#: assets/js/templately.js:17 | |
| 6435 | +msgid "Access level" | |
| 6436 | +msgstr "" | |
| 6437 | + | |
| 6438 | +#: assets/js/templately.js:17 | |
| 6439 | +msgid "Not tracked for browser-approved connections" | |
| 6440 | +msgstr "" | |
| 6441 | + | |
| 6442 | +#: assets/js/templately.js:17 | |
| 6443 | +msgid "Revoke this connection?" | |
| 6444 | +msgstr "" | |
| 6445 | + | |
| 6446 | +#. translators: %s: connection name. | |
| 6447 | +#: assets/js/templately.js:19 | |
| 6448 | +#, js-format | |
| 6449 | +msgid "\"%s\" stops working immediately. Other connections are unaffected." | |
| 6450 | +msgstr "" | |
| 6451 | + | |
| 6452 | +#: assets/js/templately.js:19 | |
| 6453 | +msgid "Revoke" | |
| 6454 | +msgstr "" | |
| 6455 | + | |
| 6456 | +#: assets/js/templately.js:19 | |
| 6457 | +msgid "Pick your client — the formats are not interchangeable. Replace YOUR_KEY with the key shown when you created the connection." | |
| 6458 | +msgstr "" | |
| 6459 | + | |
| 6460 | +#: assets/js/templately.js:19 | |
| 6461 | +msgid "Run this once in your terminal — it registers Templately with Claude Code." | |
| 6462 | +msgstr "" | |
| 6463 | + | |
| 6464 | +#: assets/js/templately.js:19 | |
| 6465 | +msgid "Add this to .cursor/mcp.json in your project, or ~/.cursor/mcp.json globally." | |
| 6466 | +msgstr "" | |
| 6467 | + | |
| 6468 | +#: assets/js/templately.js:19 | |
| 6469 | +msgid "Add this to .vscode/mcp.json. Note VS Code uses \"servers\", not \"mcpServers\"." | |
| 6470 | +msgstr "" | |
| 6471 | + | |
| 6472 | +#: assets/js/templately.js:19 | |
| 6473 | +msgid "Claude Desktop cannot reach a remote server directly — this uses the mcp-remote bridge. Add it to claude_desktop_config.json." | |
| 6474 | +msgstr "" | |
| 6475 | + | |
| 6476 | +#: assets/js/templately.js:19 | |
| 6477 | +msgid "For clients that take only an address (e.g. claude.ai connectors). Paste the URL — there is no key field. You will be asked to approve the connection here." | |
| 6478 | +msgstr "" | |
| 6479 | + | |
| 6480 | +#: assets/js/templately.js:19 | |
| 6481 | +msgid "The key travels in an Authorization header, so it never lands in a URL or a server log. Treat it like a password — it lets an AI change this site." | |
| 6482 | +msgstr "" | |
| 6483 | + | |
| 6484 | +#: assets/js/templately.js:19 | |
| 6485 | +msgid "Cursor and VS Code both support ${env:VAR} references, so you can keep the key out of a committed file." | |
| 6486 | +msgstr "" | |
| 6487 | + | |
| 6488 | +#: assets/js/templately.js:19 | |
| 6489 | +msgid "Tools your AI agent can call" | |
| 6490 | +msgstr "" | |
| 6491 | + | |
| 6492 | +#: assets/js/templately.js:19 | |
| 6493 | +msgid "A read-only connection may call only the read tools; the rest are refused." | |
| 6494 | +msgstr "" | |
| 6495 | + | |
| 6496 | +#: assets/js/templately.js:19 | |
| 6497 | +msgid "Recent agent activity" | |
| 6498 | +msgstr "" | |
| 6499 | + | |
| 6500 | +#: assets/js/templately.js:19 | |
| 6501 | +msgid "Only changes are recorded — browsing and searching are not." | |
| 6502 | +msgstr "" | |
| 6503 | + | |
| 6504 | +#: assets/js/templately.js:19 | |
| 6505 | +msgid "No changes have been made by an agent yet." | |
| 6506 | +msgstr "" | |
| 6507 | + | |
| 6508 | +#: assets/js/templately.js:19 | |
| 6509 | +msgid "Show less" | |
| 6510 | +msgstr "" | |
| 6511 | + | |
| 6512 | +#: assets/js/templately.js:19 | |
| 6513 | +msgid "Show all" | |
| 6514 | +msgstr "" | |
| 6515 | + | |
| 6516 | +#: assets/js/templately.js:19 | |
| 6517 | +msgid "Could not load connections." | |
| 6518 | +msgstr "" | |
| 6519 | + | |
| 6520 | +#: assets/js/templately.js:19 | |
| 6521 | +msgid "Could not create the connection." | |
| 6522 | +msgstr "" | |
| 6523 | + | |
| 6524 | +#: assets/js/templately.js:19 | |
| 6525 | +msgid "Could not update the connection." | |
| 6526 | +msgstr "" | |
| 6527 | + | |
| 6528 | +#: assets/js/templately.js:19 | |
| 6529 | +msgid "Could not revoke the connection." | |
| 6530 | +msgstr "" | |
| 6531 | + | |
| 6532 | +#: assets/js/templately.js:19 | |
| 6533 | +msgid "Could not revoke connections." | |
| 6534 | +msgstr "" | |
| 6535 | + | |
| 6536 | +#: assets/js/templately.js:19 | |
| 6537 | +msgid "AI Agents" | |
| 6538 | +msgstr "" | |
| 6539 | + | |
| 6540 | +#: assets/js/templately.js:19 | |
| 6541 | +msgid "Upgrade to Pro" | |
| 6542 | +msgstr "" | |
| 6543 | + | |
| 6544 | +#: assets/js/templately.js:19 | |
| 6545 | +msgid "Purchase This Item" | |
| 6546 | +msgstr "" | |
| 6547 | + | |
| 6548 | +#: assets/js/templately.js:19 | |
| 6549 | +msgid "Installing..." | |
| 6550 | +msgstr "" | |
| 6551 | + | |
| 6552 | +#: assets/js/templately.js:19 | |
| 6553 | +msgid "Not available — install manually" | |
| 6554 | +msgstr "" | |
| 6555 | + | |
| 6556 | +#: assets/js/templately.js:19 | |
| 6557 | +msgid "Retry & Proceed to Import" | |
| 6558 | +msgstr "" | |
| 6559 | + | |
| 6560 | +#: assets/js/templately.js:19 | |
| 6561 | +msgid "Ignored" | |
| 6562 | +msgstr "" | |
| 6563 | + | |
| 6564 | +#: assets/js/templately.js:19 | |
| 6565 | +msgid "Proceed to Import" | |
| 6566 | +msgstr "" | |
| 6567 | + | |
| 6568 | +#: assets/js/templately.js:19 | |
| 6569 | +msgid "Install & Proceed to Import" | |
| 6570 | +msgstr "" | |
| 6571 | + | |
| 6572 | +#: assets/js/templately.js:19 | |
| 6573 | +msgid "Edit with Elementor" | |
| 6574 | +msgstr "" | |
| 6575 | + | |
| 6576 | +#: assets/js/templately.js:19 | |
| 6577 | +msgid "You can now edit or preview the template or, you can push it to Templately Cloud to share with your team." | |
| 6578 | +msgstr "" | |
| 6579 | + | |
| 6580 | +#: assets/js/templately.js:19 | |
| 6581 | +msgid "Imported Successfully!" | |
| 6582 | +msgstr "" | |
| 6583 | + | |
| 6584 | +#: assets/js/templately.js:19 | |
| 6585 | +msgid "Choose how to use this template" | |
| 6586 | +msgstr "" | |
| 6587 | + | |
| 6588 | +#: assets/js/templately.js:19 | |
| 6589 | +msgid "Create a New Page" | |
| 6590 | +msgstr "" | |
| 6591 | + | |
| 6592 | +#: assets/js/templately.js:19 | |
| 6593 | +msgid "Saves as a draft in your Pages list — edit anytime in Elementor." | |
| 6594 | +msgstr "" | |
| 6595 | + | |
| 6596 | +#: assets/js/templately.js:19 | |
| 6597 | +msgid "Enter page title..." | |
| 6598 | +msgstr "" | |
| 6599 | + | |
| 6600 | +#: assets/js/templately.js:19 | |
| 6601 | +msgid "Import to Templately Library" | |
| 6602 | +msgstr "" | |
| 6603 | + | |
| 6604 | +#: assets/js/templately.js:19 | |
| 6605 | +msgid "Adds to your template library for reuse — no new page created." | |
| 6606 | +msgstr "" | |
| 6607 | + | |
| 6608 | +#: assets/js/templately.js:19 | |
| 6609 | +msgid "Create Page" | |
| 6610 | +msgstr "" | |
| 6611 | + | |
| 6612 | +#: assets/js/templately.js:19 | |
| 6613 | +msgid "Import to Library" | |
| 6614 | +msgstr "" | |
| 6615 | + | |
| 6616 | +#: assets/js/templately.js:19 | |
| 6617 | +#, js-format | |
| 6618 | +msgid "Oops! Seems you don't have Elementor Pro to import the %s Template" | |
| 6619 | +msgstr "" | |
| 6620 | + | |
| 6621 | +#: assets/js/templately.js:19 | |
| 6622 | +#, js-format | |
| 6623 | +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." | |
| 6624 | +msgstr "" | |
| 6625 | + | |
| 6626 | +#: assets/js/templately.js:19 | |
| 6627 | +msgid "NOTE" | |
| 6628 | +msgstr "" | |
| 6629 | + | |
| 6630 | +#: assets/js/templately.js:19 | |
| 6631 | +#: assets/js/templately.js:20 | |
| 6632 | +msgid "To import this item you need to install all the plugins listed below" | |
| 6633 | +msgstr "" | |
| 6634 | + | |
| 6635 | +#: assets/js/templately.js:19 | |
| 6636 | +#: assets/js/templately.js:20 | |
| 6637 | +#: assets/js/templately.js:21 | |
| 6638 | +msgid "Packs" | |
| 6639 | +msgstr "" | |
| 6640 | + | |
| 6641 | +#: assets/js/templately.js:19 | |
| 6642 | +#: assets/js/templately.js:20 | |
| 6643 | +#: assets/js/templately.js:21 | |
| 6644 | +#: assets/js/templately.js:22 | |
| 6645 | +msgid "Blocks" | |
| 6646 | +msgstr "" | |
| 6647 | + | |
| 6648 | +#: assets/js/templately.js:19 | |
| 6649 | +msgid "..." | |
| 6650 | +msgstr "" | |
| 6651 | + | |
| 6652 | +#: assets/js/templately.js:19 | |
| 6653 | +#: assets/js/templately.js:28 | |
| 6654 | +msgid "Please verify your email to continue." | |
| 6655 | +msgstr "" | |
| 6656 | + | |
| 6657 | +#: assets/js/templately.js:19 | |
| 6658 | +msgid "Elementor not installed" | |
| 6659 | +msgstr "" | |
| 6660 | + | |
| 6661 | +#: assets/js/templately.js:19 | |
| 6662 | +msgid "The required dependency 'Elementor' is missing." | |
| 6663 | +msgstr "" | |
| 6664 | + | |
| 6665 | +#: assets/js/templately.js:19 | |
| 6666 | +msgid "Actions" | |
| 6667 | +msgstr "" | |
| 6668 | + | |
| 6669 | +#: assets/js/templately.js:19 | |
| 6670 | +msgid "No matching templates" | |
| 6671 | +msgstr "" | |
| 6672 | + | |
| 6673 | +#: assets/js/templately.js:19 | |
| 6674 | +msgid "Nothing saved yet" | |
| 6675 | +msgstr "" | |
| 6676 | + | |
| 6677 | +#: assets/js/templately.js:19 | |
| 6678 | +msgid "Try a different keyword, or clear the search to see every saved template." | |
| 6679 | +msgstr "" | |
| 6680 | + | |
| 6681 | +#: assets/js/templately.js:19 | |
| 6682 | +msgid "Templates you save to My Cloud will show up here." | |
| 6683 | +msgstr "" | |
| 6684 | + | |
| 6685 | +#: assets/js/templately.js:19 | |
| 6686 | +#: assets/js/templately.js:28 | |
| 6687 | +msgid "My Clouds" | |
| 6688 | +msgstr "" | |
| 6689 | + | |
| 6690 | +#: assets/js/templately.js:19 | |
| 6691 | +#: assets/js/templately.js:28 | |
| 6692 | +msgid "My WorkSpace" | |
| 6693 | +msgstr "" | |
| 6694 | + | |
| 6695 | +#: assets/js/templately.js:19 | |
| 6696 | +#: assets/js/templately.js:28 | |
| 6697 | +msgid "Shared WorkSpace" | |
| 6698 | +msgstr "" | |
| 6699 | + | |
| 6700 | +#: assets/js/templately.js:19 | |
| 6701 | +msgid "Page is empty" | |
| 6702 | +msgstr "" | |
| 6703 | + | |
| 6704 | +#: assets/js/templately.js:19 | |
| 6705 | +msgid "Please add some content before saving your template." | |
| 6706 | +msgstr "" | |
| 6707 | + | |
| 6708 | +#: assets/js/templately.js:19 | |
| 6709 | +msgid "Something must went wrong!" | |
| 6710 | +msgstr "" | |
| 6711 | + | |
| 6712 | +#: assets/js/templately.js:19 | |
| 6713 | +msgid "Uploading..." | |
| 6714 | +msgstr "" | |
| 6715 | + | |
| 6716 | +#: assets/js/templately.js:19 | |
| 6717 | +msgid "Your template content is being pushed into Templately Cloud. Please do not refresh or close this tab." | |
| 6718 | +msgstr "" | |
| 6719 | + | |
| 6720 | +#: assets/js/templately.js:19 | |
| 6721 | +msgid "Your template has been successfully pushed to " | |
| 6722 | +msgstr "" | |
| 6723 | + | |
| 6724 | +#: assets/js/templately.js:19 | |
| 6725 | +msgid "Your template has been successfully pushed." | |
| 6726 | +msgstr "" | |
| 6727 | + | |
| 6728 | +#: assets/js/templately.js:19 | |
| 6729 | +msgid "Save your templates and push to cloud" | |
| 6730 | +msgstr "" | |
| 6731 | + | |
| 6732 | +#: assets/js/templately.js:19 | |
| 6733 | +msgid "Type a name for the template..." | |
| 6734 | +msgstr "" | |
| 6735 | + | |
| 6736 | +#: assets/js/templately.js:19 | |
| 6737 | +msgid "Select " | |
| 6738 | +msgstr "" | |
| 6739 | + | |
| 6740 | +#: assets/js/templately.js:19 | |
| 6741 | +msgid "Loading workspace and shared workspaces list." | |
| 6742 | +msgstr "" | |
| 6743 | + | |
| 6744 | +#: assets/js/templately.js:19 | |
| 6745 | +msgid "Save & Push" | |
| 6746 | +msgstr "" | |
| 6747 | + | |
| 6748 | +#: assets/js/templately.js:19 | |
| 6749 | +msgid "My Cloud" | |
| 6750 | +msgstr "" | |
| 6751 | + | |
| 6752 | +#: assets/js/templately.js:19 | |
| 6753 | +msgid "Shared with Me" | |
| 6754 | +msgstr "" | |
| 6755 | + | |
| 6756 | +#: assets/js/templately.js:19 | |
| 6757 | +msgid "My Favourites" | |
| 6758 | +msgstr "" | |
| 6759 | + | |
| 6760 | +#: assets/js/templately.js:19 | |
| 6761 | +msgid "My Downloads" | |
| 6762 | +msgstr "" | |
| 6763 | + | |
| 6764 | +#: assets/js/templately.js:19 | |
| 6765 | +msgid "Purchased Items" | |
| 6766 | +msgstr "" | |
| 6767 | + | |
| 6768 | +#: assets/js/templately.js:19 | |
| 6769 | +msgid "Subscription" | |
| 6770 | +msgstr "" | |
| 6771 | + | |
| 6772 | +#: assets/js/templately.js:19 | |
| 6773 | +msgid "AI Studio" | |
| 6774 | +msgstr "" | |
| 6775 | + | |
| 6776 | +#: assets/js/templately.js:19 | |
| 6777 | +#, js-format | |
| 6778 | +msgid "%1$d of %2$s files" | |
| 6779 | +msgstr "" | |
| 6780 | + | |
| 6781 | +#: assets/js/templately.js:19 | |
| 6782 | +#: assets/js/templately.js:20 | |
| 6783 | +msgid "Unlimited" | |
| 6784 | +msgstr "" | |
| 6785 | + | |
| 6786 | +#: assets/js/templately.js:19 | |
| 6787 | +msgid "You have reached your limit of files. Please upgrade your plan to upload more files." | |
| 6788 | +msgstr "" | |
| 6789 | + | |
| 6790 | +#: assets/js/templately.js:19 | |
| 6791 | +msgid "Your storage quota is runing out. Please upgrade your plan to upload more files." | |
| 6792 | +msgstr "" | |
| 6793 | + | |
| 6794 | +#: assets/js/templately.js:19 | |
| 6795 | +#, js-format | |
| 6796 | +msgid "You are using %d%% of your storage quota" | |
| 6797 | +msgstr "" | |
| 6798 | + | |
| 6799 | +#: assets/js/templately.js:19 | |
| 6800 | +msgid "User" | |
| 6801 | +msgstr "" | |
| 6802 | + | |
| 6803 | +#: assets/js/templately.js:19 | |
| 6804 | +msgid "My Cloud Status" | |
| 6805 | +msgstr "" | |
| 6806 | + | |
| 6807 | +#: assets/js/templately.js:19 | |
| 6808 | +msgid "Thumbnail" | |
| 6809 | +msgstr "" | |
| 6810 | + | |
| 6811 | +#: assets/js/templately.js:19 | |
| 6812 | +#: assets/js/templately.js:28 | |
| 6813 | +msgid "Item Name" | |
| 6814 | +msgstr "" | |
| 6815 | + | |
| 6816 | +#: assets/js/templately.js:19 | |
| 6817 | +msgid "Downloaded Date" | |
| 6818 | +msgstr "" | |
| 6819 | + | |
| 6820 | +#: assets/js/templately.js:19 | |
| 6821 | +msgid "No downloads yet" | |
| 6822 | +msgstr "" | |
| 6823 | + | |
| 6824 | +#: assets/js/templately.js:19 | |
| 6825 | +msgid "You did not download any item yet." | |
| 6826 | +msgstr "" | |
| 6827 | + | |
| 6828 | +#: assets/js/templately.js:19 | |
| 6829 | +msgid "Joining Date" | |
| 6830 | +msgstr "" | |
| 6831 | + | |
| 6832 | +#: assets/js/templately.js:19 | |
| 6833 | +msgid "Manage Account" | |
| 6834 | +msgstr "" | |
| 6835 | + | |
| 6836 | +#: assets/js/templately.js:19 | |
| 6837 | +msgid "Link My Account" | |
| 6838 | +msgstr "" | |
| 6839 | + | |
| 6840 | +#: assets/js/templately.js:19 | |
| 6841 | +msgid "Unlink My Account" | |
| 6842 | +msgstr "" | |
| 6843 | + | |
| 6844 | +#: assets/js/templately.js:19 | |
| 6845 | +msgid "Logout" | |
| 6846 | +msgstr "" | |
| 6847 | + | |
| 6848 | +#: assets/js/templately.js:19 | |
| 6849 | +#: assets/js/templately.js:21 | |
| 6850 | +#: assets/js/templately.js:22 | |
| 6851 | +msgid "Gutenberg" | |
| 6852 | +msgstr "" | |
| 6853 | + | |
| 6854 | +#: assets/js/templately.js:19 | |
| 6855 | +msgid "What are you looking for?" | |
| 6856 | +msgstr "" | |
| 6857 | + | |
| 6858 | +#: assets/js/templately.js:19 | |
| 6859 | +msgid "Default tab — click to unset" | |
| 6860 | +msgstr "" | |
| 6861 | + | |
| 6862 | +#: assets/js/templately.js:19 | |
| 6863 | +msgid "Make this my default tab" | |
| 6864 | +msgstr "" | |
| 6865 | + | |
| 6866 | +#: assets/js/templately.js:19 | |
| 6867 | +msgid "Theme" | |
| 6868 | +msgstr "" | |
| 6869 | + | |
| 6870 | +#: assets/js/templately.js:19 | |
| 6871 | +msgid "Sign out" | |
| 6872 | +msgstr "" | |
| 6873 | + | |
| 6874 | +#: assets/js/templately.js:19 | |
| 6875 | +msgid "My Workspace" | |
| 6876 | +msgstr "" | |
| 6877 | + | |
| 6878 | +#: assets/js/templately.js:19 | |
| 6879 | +msgid "Shared with me" | |
| 6880 | +msgstr "" | |
| 6881 | + | |
| 6882 | +#: assets/js/templately.js:19 | |
| 6883 | +msgid "Templates (Legacy)" | |
| 6884 | +msgstr "" | |
| 6885 | + | |
| 6886 | +#: assets/js/templately.js:19 | |
| 6887 | +msgid "Syncing..." | |
| 6888 | +msgstr "" | |
| 6889 | + | |
| 6890 | +#: assets/js/templately.js:19 | |
| 6891 | +msgid "Sync Cloud" | |
| 6892 | +msgstr "" | |
| 6893 | + | |
| 6894 | +#: assets/js/templately.js:19 | |
| 6895 | +msgid "Talk to Support" | |
| 6896 | +msgstr "" | |
| 6897 | + | |
| 6898 | +#: assets/js/templately.js:19 | |
| 6899 | +msgid "Support" | |
| 6900 | +msgstr "" | |
| 6901 | + | |
| 6902 | +#: assets/js/templately.js:19 | |
| 6903 | +msgid "Get unlimited access to all Premium Templates with " | |
| 6904 | +msgstr "" | |
| 6905 | + | |
| 6906 | +#: assets/js/templately.js:19 | |
| 6907 | +msgid "AI feature " | |
| 6908 | +msgstr "" | |
| 6909 | + | |
| 6910 | +#: assets/js/templately.js:19 | |
| 6911 | +msgid "and more, at only " | |
| 6912 | +msgstr "" | |
| 6913 | + | |
| 6914 | +#: assets/js/templately.js:19 | |
| 6915 | +msgid "$4.99" | |
| 6916 | +msgstr "" | |
| 6917 | + | |
| 6918 | +#: assets/js/templately.js:19 | |
| 6919 | +msgid "Get unlimited templates" | |
| 6920 | +msgstr "" | |
| 6921 | + | |
| 6922 | +#: assets/js/templately.js:19 | |
| 4799 | 6923 | msgid "Verifying . . ." |
| 4800 | 6924 | msgstr "" |
| 4801 | 6925 | |
| 4802 | -#: assets/js/templately.js:1 | |
| 4803 | -#: react-src/app/components/banners/VerificationModal.js:38 | |
| 6926 | +#: assets/js/templately.js:19 | |
| 4804 | 6927 | msgid "I've verified & Close" |
| 4805 | 6928 | msgstr "" |
| 4806 | 6929 | |
| 4807 | -#: assets/js/templately.js:1 | |
| 4808 | -#: react-src/app/components/banners/SiteMigrationModal.js:36 | |
| 4809 | -#: react-src/utils/siteDisconnectedModal.js:39 | |
| 4810 | -msgid "Migration failed" | |
| 6930 | +#: assets/js/templately.js:19 | |
| 6931 | +msgid "Your email hasn’t been verified yet. Please check your inbox and click the link to continue." | |
| 4811 | 6932 | msgstr "" |
| 4812 | 6933 | |
| 4813 | -#: assets/js/templately.js:1 | |
| 4814 | -#: react-src/app/components/banners/SiteMigrationModal.js:45 | |
| 4815 | -#: react-src/utils/siteDisconnectedModal.js:52 | |
| 4816 | -msgid "Site Migrated" | |
| 6934 | +#: assets/js/templately.js:19 | |
| 6935 | +msgid "Account Verified" | |
| 4817 | 6936 | msgstr "" |
| 4818 | 6937 | |
| 4819 | -#: assets/js/templately.js:1 | |
| 4820 | -#: react-src/app/components/banners/SiteMigrationModal.js:46 | |
| 6938 | +#: assets/js/templately.js:19 | |
| 6939 | +msgid "Verify Your Account" | |
| 6940 | +msgstr "" | |
| 6941 | + | |
| 6942 | +#: assets/js/templately.js:19 | |
| 6943 | +msgid "You're all set! Start building your website now." | |
| 6944 | +msgstr "" | |
| 6945 | + | |
| 6946 | +#: assets/js/templately.js:19 | |
| 6947 | +msgid "Please complete your account by clicking the verification email we sent you. Didn’t get it?" | |
| 6948 | +msgstr "" | |
| 6949 | + | |
| 6950 | +#: assets/js/templately.js:19 | |
| 6951 | +msgid "Resend verification email" | |
| 6952 | +msgstr "" | |
| 6953 | + | |
| 6954 | +#: assets/js/templately.js:19 | |
| 6955 | +msgid "Get Started" | |
| 6956 | +msgstr "" | |
| 6957 | + | |
| 6958 | +#: assets/js/templately.js:19 | |
| 6959 | +msgid "Migration failed" | |
| 6960 | +msgstr "" | |
| 6961 | + | |
| 6962 | +#: assets/js/templately.js:19 | |
| 4821 | 6963 | msgid "Site Migrated!" |
| 4822 | 6964 | msgstr "" |
| 4823 | 6965 | |
| 4824 | -#: assets/js/templately.js:1 | |
| 4825 | -#: react-src/app/components/banners/SiteMigrationModal.js:46 | |
| 4826 | -#: react-src/utils/siteDisconnectedModal.js:53 | |
| 6966 | +#: assets/js/templately.js:19 | |
| 4827 | 6967 | msgid "Your site has been successfully connected. You can now import templates." |
| 4828 | 6968 | msgstr "" |
| 4829 | 6969 | |
| 4830 | -#: assets/js/templately.js:1 | |
| 4831 | -#: react-src/app/components/banners/SiteMigrationModal.js:53 | |
| 4832 | -#: react-src/utils/siteDisconnectedModal.js:63 | |
| 6970 | +#: assets/js/templately.js:19 | |
| 4833 | 6971 | msgid "Migration Failed" |
| 4834 | 6972 | msgstr "" |
| 4835 | 6973 | |
| 4836 | -#: assets/js/templately.js:1 | |
| 4837 | -#: react-src/app/components/banners/SiteMigrationModal.js:54 | |
| 4838 | -#: react-src/utils/siteDisconnectedModal.js:64 | |
| 6974 | +#: assets/js/templately.js:19 | |
| 4839 | 6975 | msgid "Failed to migrate site connection. Please try again." |
| 4840 | 6976 | msgstr "" |
| 4841 | 6977 | |
| 4842 | -#: assets/js/templately.js:1 | |
| 4843 | -#: react-src/app/components/banners/SiteMigrationModal.js:69 | |
| 6978 | +#: assets/js/templately.js:19 | |
| 4844 | 6979 | msgid "Your site connection needs to be updated. This typically happens when migrating from staging to production." |
| 4845 | 6980 | msgstr "" |
| 4846 | 6981 | |
| 4847 | -#: assets/js/templately.js:1 | |
| 4848 | -#: react-src/app/components/banners/SiteMigrationModal.js:70 | |
| 6982 | +#: assets/js/templately.js:19 | |
| 4849 | 6983 | msgid "Click the button below to migrate your connection to this site." |
| 4850 | 6984 | msgstr "" |
| 4851 | 6985 | |
| 4852 | -#: assets/js/templately.js:1 | |
| 4853 | -#: react-src/app/components/banners/SiteMigrationModal.js:77 | |
| 6986 | +#: assets/js/templately.js:19 | |
| 4854 | 6987 | msgid "Migrating . . ." |
| 4855 | 6988 | msgstr "" |
| 4856 | 6989 | |
| 4857 | -#: assets/js/templately.js:1 | |
| 4858 | -#: react-src/app/components/banners/SiteMigrationModal.js:77 | |
| 6990 | +#: assets/js/templately.js:19 | |
| 4859 | 6991 | msgid "Migrate Site Connection" |
| 4860 | 6992 | msgstr "" |
| 4861 | 6993 | |
| 4862 | -#: assets/js/templately.js:1 | |
| 4863 | -#: react-src/app/components/new-components/header/TopNavigation.js:39 | |
| 6994 | +#: assets/js/templately.js:19 | |
| 4864 | 6995 | msgid "Back to WordPress Dashboard" |
| 4865 | 6996 | msgstr "" |
| 4866 | 6997 | |
| 4867 | -#: assets/js/templately.js:1 | |
| 4868 | -#: react-src/app/components/new-components/header/TopNavigation.js:45 | |
| 6998 | +#: assets/js/templately.js:19 | |
| 4869 | 6999 | msgid "Theme builder" |
| 4870 | 7000 | msgstr "" |
| 4871 | 7001 | |
| 4872 | -#: assets/js/templately.js:1 | |
| 4873 | -#: react-src/app/components/new-components/header/TopNavigation.js:50 | |
| 4874 | -#: react-src/developer/components/DeveloperSettings.js:36 | |
| 7002 | +#: assets/js/templately.js:19 | |
| 4875 | 7003 | msgid "Settings" |
| 4876 | 7004 | msgstr "" |
| 4877 | 7005 | |
| 4878 | -#: assets/js/templately.js:1 | |
| 4879 | -#: react-src/app/layouts/CloudsLayout.js:74 | |
| 7006 | +#: assets/js/templately.js:19 | |
| 4880 | 7007 | msgid "Save your template" |
| 4881 | 7008 | msgstr "" |
| 4882 | 7009 | |
| 4883 | -#: assets/js/templately.js:1 | |
| 4884 | -#: react-src/app/layouts/TemplatesLayout.js:22 | |
| 4885 | -msgid "Saved Templates" | |
| 7010 | +#: assets/js/templately.js:19 | |
| 7011 | +msgid "Not Active" | |
| 4886 | 7012 | msgstr "" |
| 4887 | 7013 | |
| 4888 | -#: assets/js/templately.js:1 | |
| 4889 | -#: react-src/app/components/TemplateContent.js:22 | |
| 4890 | -#: react-src/app/layouts/TemplatesTypeLayout.js:71 | |
| 7014 | +#: assets/js/templately.js:19 | |
| 7015 | +msgid "Not Installed" | |
| 7016 | +msgstr "" | |
| 7017 | + | |
| 7018 | +#: assets/js/templately.js:19 | |
| 7019 | +msgid "Elementor Not Active" | |
| 7020 | +msgstr "" | |
| 7021 | + | |
| 7022 | +#: assets/js/templately.js:19 | |
| 7023 | +msgid "Elementor Not Installed" | |
| 7024 | +msgstr "" | |
| 7025 | + | |
| 7026 | +#: assets/js/templately.js:19 | |
| 7027 | +msgid "Please activate Elementor to switch to the Elementor editor." | |
| 7028 | +msgstr "" | |
| 7029 | + | |
| 7030 | +#: assets/js/templately.js:19 | |
| 7031 | +msgid "Please install and activate Elementor to switch to the Elementor editor." | |
| 7032 | +msgstr "" | |
| 7033 | + | |
| 7034 | +#. translators: %d: number of CSS issues. | |
| 7035 | +#: assets/js/templately.js:20 | |
| 4891 | 7036 | #, js-format |
| 4892 | -msgid "You are looking for: %s" | |
| 7037 | +msgid "Your Custom CSS has %d issue." | |
| 7038 | +msgid_plural "Your Custom CSS has %d issues." | |
| 7039 | +msgstr[0] "" | |
| 7040 | +msgstr[1] "" | |
| 7041 | + | |
| 7042 | +#: assets/js/templately.js:20 | |
| 7043 | +msgid "Saving with issues may cause your styles to not work as expected." | |
| 4893 | 7044 | msgstr "" |
| 4894 | 7045 | |
| 4895 | -#: assets/js/templately.js:1 | |
| 4896 | -#: react-src/app/settings/components/Switcher.js:78 | |
| 4897 | -msgid "Please Install Elementor." | |
| 7046 | +#: assets/js/templately.js:20 | |
| 7047 | +msgid "Go Back" | |
| 4898 | 7048 | msgstr "" |
| 4899 | 7049 | |
| 4900 | -#: assets/js/templately.js:1 | |
| 4901 | -#: react-src/app/settings/components/Switcher.js:80 | |
| 4902 | -msgid "Please Activate Elementor." | |
| 7050 | +#: assets/js/templately.js:20 | |
| 7051 | +msgid "Save Anyway" | |
| 4903 | 7052 | msgstr "" |
| 4904 | 7053 | |
| 4905 | -#: assets/js/templately.js:1 | |
| 4906 | -#: react-src/app/settings/SettingsLayout.js:62 | |
| 4907 | -msgid "Successfully Updated Settings" | |
| 7054 | +#: assets/js/templately.js:20 | |
| 7055 | +msgid "Custom CSS has issues" | |
| 4908 | 7056 | msgstr "" |
| 4909 | 7057 | |
| 4910 | -#: assets/js/templately.js:1 | |
| 4911 | -#: react-src/app/settings/SettingsLayout.js:72 | |
| 7058 | +#: assets/js/templately.js:20 | |
| 7059 | +#: assets/js/templately.js:28 | |
| 7060 | +msgid "Successfully Saved" | |
| 7061 | +msgstr "" | |
| 7062 | + | |
| 7063 | +#: assets/js/templately.js:20 | |
| 7064 | +msgid "Your settings have been updated successfully." | |
| 7065 | +msgstr "" | |
| 7066 | + | |
| 7067 | +#: assets/js/templately.js:20 | |
| 4912 | 7068 | msgid "Failed to Update Settings" |
| 4913 | 7069 | msgstr "" |
| 4914 | 7070 | |
| 4915 | -#: assets/js/templately.js:1 | |
| 4916 | -#: react-src/app/settings/tabs/CustomCSS.js:56 | |
| 7071 | +#: assets/js/templately.js:20 | |
| 7072 | +msgid "Dismiss" | |
| 7073 | +msgstr "" | |
| 7074 | + | |
| 7075 | +#: assets/js/templately.js:20 | |
| 7076 | +msgid "Purchase complete" | |
| 7077 | +msgstr "" | |
| 7078 | + | |
| 7079 | +#: assets/js/templately.js:20 | |
| 7080 | +msgid "Your purchase has been added to your account." | |
| 7081 | +msgstr "" | |
| 7082 | + | |
| 7083 | +#: assets/js/templately.js:20 | |
| 7084 | +#: assets/js/templately.js:22 | |
| 7085 | +msgid "Starter" | |
| 7086 | +msgstr "" | |
| 7087 | + | |
| 7088 | +#: assets/js/templately.js:20 | |
| 7089 | +msgid "Price:" | |
| 7090 | +msgstr "" | |
| 7091 | + | |
| 7092 | +#: assets/js/templately.js:20 | |
| 7093 | +msgid "Type:" | |
| 7094 | +msgstr "" | |
| 7095 | + | |
| 7096 | +#: assets/js/templately.js:20 | |
| 7097 | +msgid "No favorites yet" | |
| 7098 | +msgstr "" | |
| 7099 | + | |
| 7100 | +#: assets/js/templately.js:20 | |
| 7101 | +msgid "No matching favorites" | |
| 7102 | +msgstr "" | |
| 7103 | + | |
| 7104 | +#: assets/js/templately.js:20 | |
| 7105 | +msgid "You did not mark any item as favorite." | |
| 7106 | +msgstr "" | |
| 7107 | + | |
| 7108 | +#: assets/js/templately.js:20 | |
| 7109 | +msgid "No item matched your filter criteria." | |
| 7110 | +msgstr "" | |
| 7111 | + | |
| 7112 | +#: assets/js/templately.js:20 | |
| 7113 | +msgid "Purchase Date" | |
| 7114 | +msgstr "" | |
| 7115 | + | |
| 7116 | +#: assets/js/templately.js:20 | |
| 7117 | +msgid "View" | |
| 7118 | +msgstr "" | |
| 7119 | + | |
| 7120 | +#: assets/js/templately.js:20 | |
| 7121 | +msgid "No purchases yet" | |
| 7122 | +msgstr "" | |
| 7123 | + | |
| 7124 | +#: assets/js/templately.js:20 | |
| 7125 | +msgid "Items you buy from the template library will show up here." | |
| 7126 | +msgstr "" | |
| 7127 | + | |
| 7128 | +#: assets/js/templately.js:20 | |
| 4917 | 7129 | msgid "Loading Editor..." |
| 4918 | 7130 | msgstr "" |
| 4919 | 7131 | |
| 4920 | -#: assets/js/templately.js:1 | |
| 4921 | -#: react-src/app/revert/Modal.js:57 | |
| 4922 | -#: react-src/app/settings/components/Modal.js:56 | |
| 7132 | +#: assets/js/templately.js:20 | |
| 7133 | +msgid "Toggle line wrap" | |
| 7134 | +msgstr "" | |
| 7135 | + | |
| 7136 | +#: assets/js/templately.js:20 | |
| 7137 | +msgid "Wrap" | |
| 7138 | +msgstr "" | |
| 7139 | + | |
| 7140 | +#: assets/js/templately.js:20 | |
| 7141 | +msgid "Switch to light theme" | |
| 7142 | +msgstr "" | |
| 7143 | + | |
| 7144 | +#: assets/js/templately.js:20 | |
| 7145 | +msgid "Switch to dark theme" | |
| 7146 | +msgstr "" | |
| 7147 | + | |
| 7148 | +#: assets/js/templately.js:20 | |
| 7149 | +msgid "Light" | |
| 7150 | +msgstr "" | |
| 7151 | + | |
| 7152 | +#: assets/js/templately.js:20 | |
| 7153 | +msgid "Dark" | |
| 7154 | +msgstr "" | |
| 7155 | + | |
| 7156 | +#: assets/js/templately.js:20 | |
| 7157 | +msgid "Exit full screen (Esc)" | |
| 7158 | +msgstr "" | |
| 7159 | + | |
| 7160 | +#: assets/js/templately.js:20 | |
| 7161 | +msgid "Full screen" | |
| 7162 | +msgstr "" | |
| 7163 | + | |
| 7164 | +#: assets/js/templately.js:20 | |
| 7165 | +msgid "Exit Full Screen" | |
| 7166 | +msgstr "" | |
| 7167 | + | |
| 7168 | +#: assets/js/templately.js:20 | |
| 7169 | +msgid "Full Screen" | |
| 7170 | +msgstr "" | |
| 7171 | + | |
| 7172 | +#: assets/js/templately.js:20 | |
| 7173 | +msgid "Warning: This will remove your existing settings and content with the previous one." | |
| 7174 | +msgstr "" | |
| 7175 | + | |
| 7176 | +#: assets/js/templately.js:20 | |
| 4923 | 7177 | msgid "Are you sure you want to revert to your old website?" |
| 4924 | 7178 | msgstr "" |
| 4925 | 7179 | |
| 4926 | -#: assets/js/templately.js:1 | |
| 4927 | -#: react-src/app/revert/Modal.js:58 | |
| 4928 | -#: react-src/app/settings/components/Modal.js:57 | |
| 4929 | -msgid "Warning: This will remove your existing settings and content with the previous one." | |
| 7180 | +#: assets/js/templately.js:20 | |
| 7181 | +msgid "Something went wrong while reverting your website. Try Later or Contact support." | |
| 4930 | 7182 | msgstr "" |
| 4931 | 7183 | |
| 4932 | -#: assets/js/templately.js:1 | |
| 4933 | -#: react-src/app/revert/Modal.js:65 | |
| 4934 | -#: react-src/app/settings/components/Modal.js:64 | |
| 4935 | -msgid "Restoring previous version of your website. This usually takes a few moments. Please wait…" | |
| 7184 | +#: assets/js/templately.js:20 | |
| 7185 | +msgid "Yearly" | |
| 4936 | 7186 | msgstr "" |
| 4937 | 7187 | |
| 4938 | -#: assets/js/templately.js:1 | |
| 4939 | -#: react-src/app/revert/Modal.js:71 | |
| 4940 | -#: react-src/app/settings/components/Modal.js:70 | |
| 4941 | -msgid "Processing..." | |
| 7188 | +#: assets/js/templately.js:20 | |
| 7189 | +msgid "Monthly" | |
| 4942 | 7190 | msgstr "" |
| 4943 | 7191 | |
| 4944 | -#: assets/js/templately.js:1 | |
| 4945 | -#: react-src/app/revert/Modal.js:71 | |
| 4946 | -#: react-src/app/settings/components/Modal.js:70 | |
| 4947 | -msgid "Yes, Revert" | |
| 7192 | +#: assets/js/templately.js:20 | |
| 7193 | +msgid "Lifetime" | |
| 4948 | 7194 | msgstr "" |
| 4949 | 7195 | |
| 4950 | -#: assets/js/templately.js:1 | |
| 4951 | -#: react-src/app/revert/RevertWrapper.js:22 | |
| 4952 | -#: react-src/app/settings/tabs/Miscellaneous.js:22 | |
| 4953 | -msgid "Successfully Reverted" | |
| 7196 | +#: assets/js/templately.js:20 | |
| 7197 | +msgid "You are on the Free plan" | |
| 4954 | 7198 | msgstr "" |
| 4955 | 7199 | |
| 4956 | -#: assets/js/templately.js:1 | |
| 4957 | -#: react-src/app/revert/RevertWrapper.js:23 | |
| 4958 | -#: react-src/app/settings/tabs/Miscellaneous.js:23 | |
| 4959 | -msgid "Old website has been successfully restored." | |
| 7200 | +#: assets/js/templately.js:20 | |
| 7201 | +msgid "Lifetime access — never expires" | |
| 4960 | 7202 | msgstr "" |
| 4961 | 7203 | |
| 4962 | -#: assets/js/templately.js:1 | |
| 4963 | -#: react-src/app/display-conditions/rows/ConditionType.js:9 | |
| 4964 | -msgid "Include" | |
| 7204 | +#: assets/js/templately.js:20 | |
| 7205 | +#, js-format | |
| 7206 | +msgid "Expires on %s" | |
| 4965 | 7207 | msgstr "" |
| 4966 | 7208 | |
| 4967 | -#: assets/js/templately.js:1 | |
| 4968 | -#: react-src/app/display-conditions/rows/ConditionType.js:13 | |
| 4969 | -msgid "Exclude" | |
| 7209 | +#: assets/js/templately.js:20 | |
| 7210 | +#, js-format | |
| 7211 | +msgid "Renews on %s" | |
| 4970 | 7212 | msgstr "" |
| 4971 | 7213 | |
| 4972 | -#: assets/js/templately.js:1 | |
| 4973 | -#: react-src/app/display-conditions/ConditionsWrapper.js:31 | |
| 4974 | -msgid "Add New Condition" | |
| 7214 | +#: assets/js/templately.js:20 | |
| 7215 | +#, js-format | |
| 7216 | +msgid "%s plan" | |
| 4975 | 7217 | msgstr "" |
| 4976 | 7218 | |
| 4977 | -#: assets/js/templately.js:1 | |
| 4978 | -#: react-src/app/display-conditions/Footer.js:10 | |
| 4979 | -#: react-src/developer/components/tabs/AISettingsTab.js:89 | |
| 4980 | -#: react-src/developer/components/tabs/FSISettingsTab.js:80 | |
| 4981 | -#: react-src/developer/components/tabs/SettingsTab.js:124 | |
| 4982 | -msgid "Saving..." | |
| 7219 | +#: assets/js/templately.js:20 | |
| 7220 | +msgid "Current Plan" | |
| 4983 | 7221 | msgstr "" |
| 4984 | 7222 | |
| 4985 | -#: assets/js/templately.js:1 | |
| 4986 | -#: react-src/app/display-conditions/Footer.js:10 | |
| 4987 | -msgid "Save & Close" | |
| 7223 | +#: assets/js/templately.js:20 | |
| 7224 | +msgid "Active" | |
| 4988 | 7225 | msgstr "" |
| 4989 | 7226 | |
| 4990 | -#: assets/js/templately.js:1 | |
| 4991 | -#: react-src/app/add-new/ChooseTemplateType.js:55 | |
| 4992 | -msgid "Select template type" | |
| 7227 | +#: assets/js/templately.js:20 | |
| 7228 | +msgid "Unlimited sites" | |
| 4993 | 7229 | msgstr "" |
| 4994 | 7230 | |
| 4995 | -#: assets/js/templately.js:1 | |
| 4996 | -#: react-src/app/add-new/ChooseTemplateType.js:57 | |
| 4997 | -msgid "No type Found" | |
| 7231 | +#: assets/js/templately.js:20 | |
| 7232 | +#, js-format | |
| 7233 | +msgid "%s sites" | |
| 4998 | 7234 | msgstr "" |
| 4999 | 7235 | |
| 5000 | -#: assets/js/templately.js:1 | |
| 5001 | -#: react-src/app/add-new/ChooseTemplateType.js:75 | |
| 5002 | -msgid "Create Template" | |
| 7236 | +#: assets/js/templately.js:20 | |
| 7237 | +msgid "Upgrade Plan" | |
| 5003 | 7238 | msgstr "" |
| 5004 | 7239 | |
| 5005 | -#: assets/js/templately.js:1 | |
| 5006 | -#: react-src/app/add-new/AdminHeader.js:25 | |
| 5007 | -msgid "Templates Make your Work More Efficient" | |
| 7240 | +#: assets/js/templately.js:20 | |
| 7241 | +msgid "Manage Subscription" | |
| 5008 | 7242 | msgstr "" |
| 5009 | 7243 | |
| 5010 | -#: assets/js/templately.js:1 | |
| 5011 | -#: react-src/app/add-new/AdminHeader.js:26 | |
| 5012 | -msgid "Templates help you create different sections of your site, and with just a single click, you can reuse them whenever needed" | |
| 7244 | +#: assets/js/templately.js:20 | |
| 7245 | +msgid "Price" | |
| 5013 | 7246 | msgstr "" |
| 5014 | 7247 | |
| 5015 | -#: assets/js/templately.js:1 | |
| 5016 | -#: react-src/app/revert/RevertWrapper.js:73 | |
| 5017 | -msgid "Revert Now" | |
| 7248 | +#: assets/js/templately.js:20 | |
| 7249 | +msgid "Billing" | |
| 5018 | 7250 | msgstr "" |
| 5019 | 7251 | |
| 5020 | -#: react-src/app/components/core/item/Meta.js:19 | |
| 5021 | -#: react-src/app/components/core/itemDetails/Sidebar.js:156 | |
| 5022 | -msgid "Average Rating" | |
| 7252 | +#: assets/js/templately.js:20 | |
| 7253 | +msgid "Sites" | |
| 5023 | 7254 | msgstr "" |
| 5024 | 7255 | |
| 5025 | -#: react-src/app/components/core/item/Meta.js:21 | |
| 5026 | -#: react-src/app/components/core/itemDetails/Sidebar.js:158 | |
| 5027 | -msgid "Not Rated" | |
| 7256 | +#: assets/js/templately.js:20 | |
| 7257 | +msgid "My Cloud Items" | |
| 5028 | 7258 | msgstr "" |
| 5029 | 7259 | |
| 5030 | -#: react-src/app/components/core/item/Meta.js:31 | |
| 5031 | -#: react-src/app/components/core/itemDetails/Sidebar.js:139 | |
| 5032 | -msgid "Added to Favourite" | |
| 7260 | +#: assets/js/templately.js:20 | |
| 7261 | +msgid "WorkSpaces" | |
| 5033 | 7262 | msgstr "" |
| 5034 | 7263 | |
| 5035 | -#: react-src/app/components/core/item/Meta.js:31 | |
| 5036 | -#: react-src/app/components/core/itemDetails/Sidebar.js:139 | |
| 5037 | -msgid "Add to Favourite" | |
| 7264 | +#: assets/js/templately.js:20 | |
| 7265 | +msgid "Full Site Import" | |
| 5038 | 7266 | msgstr "" |
| 5039 | 7267 | |
| 5040 | -#: react-src/app/components/core/item/Meta.js:41 | |
| 5041 | -msgid "Total Downloads" | |
| 7268 | +#: assets/js/templately.js:20 | |
| 7269 | +msgid "Pro Items" | |
| 5042 | 7270 | msgstr "" |
| 5043 | 7271 | |
| 5044 | -#: react-src/app/components/core/itemDetails/Banner.js:24 | |
| 5045 | -msgid "Screenshots" | |
| 7272 | +#: assets/js/templately.js:20 | |
| 7273 | +msgid "Loading plans…" | |
| 5046 | 7274 | msgstr "" |
| 5047 | 7275 | |
| 5048 | -#: react-src/app/components/core/itemDetails/FeaturedItems.js:24 | |
| 5049 | -msgid "Featured Items" | |
| 7276 | +#: assets/js/templately.js:20 | |
| 7277 | +msgid "Current" | |
| 5050 | 7278 | msgstr "" |
| 5051 | 7279 | |
| 5052 | -#: react-src/app/components/core/itemDetails/LayoutsInPack.js:14 | |
| 5053 | -msgid "Layouts In This Pack" | |
| 7280 | +#: assets/js/templately.js:20 | |
| 7281 | +msgid "Downgrade" | |
| 5054 | 7282 | msgstr "" |
| 5055 | 7283 | |
| 5056 | -#: react-src/app/components/core/itemDetails/Packs/import-parts/AvailableCredit.js:38 | |
| 5057 | -msgid "AI Credits/Month" | |
| 7284 | +#: assets/js/templately.js:20 | |
| 7285 | +msgid "Contact Us" | |
| 5058 | 7286 | msgstr "" |
| 5059 | 7287 | |
| 5060 | -#: react-src/app/components/core/itemDetails/Sidebar.js:94 | |
| 5061 | -msgid "Template Type" | |
| 7288 | +#: assets/js/templately.js:20 | |
| 7289 | +msgid "Choose Plan" | |
| 5062 | 7290 | msgstr "" |
| 5063 | 7291 | |
| 5064 | -#: react-src/app/components/core/itemDetails/Sidebar.js:114 | |
| 5065 | -msgid "Item Parent" | |
| 7292 | +#: assets/js/templately.js:20 | |
| 7293 | +msgid "Redirecting…" | |
| 5066 | 7294 | msgstr "" |
| 5067 | 7295 | |
| 5068 | -#: react-src/app/components/core/itemDetails/Sidebar.js:122 | |
| 5069 | -msgid "Dependency" | |
| 7296 | +#: assets/js/templately.js:20 | |
| 7297 | +msgid "We could not start the checkout. Please try again." | |
| 5070 | 7298 | msgstr "" |
| 5071 | 7299 | |
| 5072 | -#: react-src/app/components/core/itemDetails/Sidebar.js:131 | |
| 5073 | -msgid "Price" | |
| 7300 | +#: assets/js/templately.js:20 | |
| 7301 | +msgid "Plan" | |
| 5074 | 7302 | msgstr "" |
| 5075 | 7303 | |
| 5076 | -#: react-src/app/settings/tabs/Developer.js:38 | |
| 5077 | -msgid "Developer Functionality Not Available" | |
| 7304 | +#: assets/js/templately.js:20 | |
| 7305 | +msgid "Exclusive Deal" | |
| 5078 | 7306 | msgstr "" |
| 5079 | 7307 | |
| 5080 | -#: react-src/app/settings/tabs/Developer.js:39 | |
| 5081 | -msgid "Developer features are not included in this build." | |
| 7308 | +#: assets/js/templately.js:20 | |
| 7309 | +msgid "Available Plans" | |
| 5082 | 7310 | msgstr "" |
| 5083 | 7311 | |
| 5084 | -#: react-src/app/settings/tabs/Developer.js:41 | |
| 5085 | -msgid "To enable developer functionality, ensure:" | |
| 7312 | +#: assets/js/templately.js:20 | |
| 7313 | +msgid "Could not load the plans" | |
| 5086 | 7314 | msgstr "" |
| 5087 | 7315 | |
| 5088 | -#: react-src/app/settings/tabs/Developer.js:44 | |
| 5089 | -msgid "You are using a development build of Templately" | |
| 7316 | +#: assets/js/templately.js:20 | |
| 7317 | +msgid "The plan catalog could not be reached. Your current plan above is unaffected." | |
| 5090 | 7318 | msgstr "" |
| 5091 | 7319 | |
| 5092 | -#: react-src/app/settings/tabs/Developer.js:46 | |
| 5093 | -msgid "to your wp-config.php" | |
| 7320 | +#: assets/js/templately.js:20 | |
| 7321 | +msgid "No plans to show" | |
| 5094 | 7322 | msgstr "" |
| 5095 | 7323 | |
| 5096 | -#: react-src/app/settings/tabs/Developer.js:48 | |
| 5097 | -msgid "Developer files are present in the plugin directory" | |
| 7324 | +#: assets/js/templately.js:20 | |
| 7325 | +msgid "There are no plans available to compare right now." | |
| 5098 | 7326 | msgstr "" |
| 5099 | 7327 | |
| 5100 | -#: react-src/app/settings/tabs/Developer.js:51 | |
| 5101 | -msgid "This is expected behavior in production builds where developer functionality is excluded for security and performance." | |
| 7328 | +#: assets/js/templately.js:20 | |
| 7329 | +msgid "Administrators only" | |
| 5102 | 7330 | msgstr "" |
| 5103 | 7331 | |
| 5104 | -#: react-src/developer/components/DeveloperSettings.js:36 | |
| 5105 | -msgid "Configure developer constants and options" | |
| 7332 | +#: assets/js/templately.js:20 | |
| 7333 | +msgid "Subscription and billing are managed by site administrators." | |
| 5106 | 7334 | msgstr "" |
| 5107 | 7335 | |
| 5108 | -#: react-src/developer/components/DeveloperSettings.js:37 | |
| 5109 | -msgid "FSI Settings" | |
| 7336 | +#: assets/js/templately.js:20 | |
| 7337 | +msgid "Pro Plugins Dependencies" | |
| 5110 | 7338 | msgstr "" |
| 5111 | 7339 | |
| 5112 | -#: react-src/developer/components/DeveloperSettings.js:37 | |
| 5113 | -msgid "Configure Full Site Import behavior" | |
| 7340 | +#: assets/js/templately.js:20 | |
| 7341 | +msgid "Free Plugins Dependencies" | |
| 5114 | 7342 | msgstr "" |
| 5115 | 7343 | |
| 5116 | -#: react-src/developer/components/DeveloperSettings.js:38 | |
| 5117 | -msgid "AI Settings" | |
| 7344 | +#: assets/js/templately.js:20 | |
| 7345 | +msgid "Filter Items by Tags" | |
| 5118 | 7346 | msgstr "" |
| 5119 | 7347 | |
| 5120 | -#: react-src/developer/components/DeveloperSettings.js:38 | |
| 5121 | -msgid "Configure AI model and content generation settings" | |
| 7348 | +#: assets/js/templately.js:20 | |
| 7349 | +msgid "Write a keyword..." | |
| 5122 | 7350 | msgstr "" |
| 5123 | 7351 | |
| 5124 | -#: react-src/developer/components/DeveloperSettings.js:39 | |
| 5125 | -msgid "AI Chat" | |
| 7352 | +#: assets/js/templately.js:20 | |
| 7353 | +msgid "Filter" | |
| 5126 | 7354 | msgstr "" |
| 5127 | 7355 | |
| 5128 | -#: react-src/developer/components/DeveloperSettings.js:39 | |
| 5129 | -msgid "Use the OpenAI assistant with MCP tools" | |
| 7356 | +#: assets/js/templately.js:20 | |
| 7357 | +msgid "Categories" | |
| 5130 | 7358 | msgstr "" |
| 5131 | 7359 | |
| 5132 | -#: react-src/developer/components/DeveloperSettings.js:40 | |
| 5133 | -#: react-src/developer/components/tabs/CacheManagementTab.js:71 | |
| 5134 | -msgid "Cache Management" | |
| 7360 | +#: assets/js/templately.js:20 | |
| 7361 | +msgid "Types" | |
| 5135 | 7362 | msgstr "" |
| 5136 | 7363 | |
| 5137 | -#: react-src/developer/components/DeveloperSettings.js:40 | |
| 5138 | -msgid "Manage cached data, transients, and object cache" | |
| 7364 | +#: assets/js/templately.js:20 | |
| 7365 | +#: assets/js/templately.js:22 | |
| 7366 | +msgid "Checkout Failed" | |
| 5139 | 7367 | msgstr "" |
| 5140 | 7368 | |
| 5141 | -#: react-src/developer/components/DeveloperSettings.js:41 | |
| 5142 | -#: react-src/developer/components/LogViewer.js:927 | |
| 5143 | -msgid "Log Viewer" | |
| 7369 | +#: assets/js/templately.js:20 | |
| 7370 | +#: assets/js/templately.js:22 | |
| 7371 | +msgid "We could not start the checkout. Please try again or " | |
| 5144 | 7372 | msgstr "" |
| 5145 | 7373 | |
| 5146 | -#: react-src/developer/components/DeveloperSettings.js:41 | |
| 5147 | -msgid "View and search WordPress and Templately log files" | |
| 7374 | +#: assets/js/templately.js:20 | |
| 7375 | +msgid "Include These PRO Plugins" | |
| 5148 | 7376 | msgstr "" |
| 5149 | 7377 | |
| 5150 | -#: react-src/developer/components/DeveloperSettings.js:42 | |
| 5151 | -msgid "API Testing" | |
| 7378 | +#: assets/js/templately.js:20 | |
| 7379 | +msgid "Exclude These PRO Plugins" | |
| 5152 | 7380 | msgstr "" |
| 5153 | 7381 | |
| 5154 | -#: react-src/developer/components/DeveloperSettings.js:42 | |
| 5155 | -msgid "Test API endpoints and connections" | |
| 7382 | +#: assets/js/templately.js:20 | |
| 7383 | +msgid "Include These Free Plugins" | |
| 5156 | 7384 | msgstr "" |
| 5157 | 7385 | |
| 5158 | -#: react-src/developer/components/DeveloperSettings.js:43 | |
| 5159 | -msgid "Error Simulation" | |
| 7386 | +#: assets/js/templately.js:20 | |
| 7387 | +msgid "Exclude These Free Plugins" | |
| 5160 | 7388 | msgstr "" |
| 5161 | 7389 | |
| 5162 | -#: react-src/developer/components/DeveloperSettings.js:43 | |
| 5163 | -msgid "Simulate API error responses for Login and SignUp" | |
| 7390 | +#: assets/js/templately.js:20 | |
| 7391 | +msgid "Filters" | |
| 5164 | 7392 | msgstr "" |
| 5165 | 7393 | |
| 5166 | -#: react-src/developer/components/DeveloperSettings.js:44 | |
| 5167 | -msgid "Onboarding Test" | |
| 7394 | +#: assets/js/templately.js:20 | |
| 7395 | +msgid "Plugins Dependencies" | |
| 5168 | 7396 | msgstr "" |
| 5169 | 7397 | |
| 5170 | -#: react-src/developer/components/DeveloperSettings.js:44 | |
| 5171 | -msgid "Test AI Builder onboarding functionality" | |
| 7398 | +#: assets/js/templately.js:20 | |
| 7399 | +msgid "templates match" | |
| 5172 | 7400 | msgstr "" |
| 5173 | 7401 | |
| 5174 | -#: react-src/developer/components/DeveloperSettings.js:45 | |
| 5175 | -msgid "System Info" | |
| 7402 | +#: assets/js/templately.js:20 | |
| 7403 | +msgid "Reset all" | |
| 5176 | 7404 | msgstr "" |
| 5177 | 7405 | |
| 5178 | -#: react-src/developer/components/DeveloperSettings.js:45 | |
| 5179 | -msgid "View system information and diagnostics" | |
| 7406 | +#: assets/js/templately.js:20 | |
| 7407 | +msgid "Apply" | |
| 5180 | 7408 | msgstr "" |
| 5181 | 7409 | |
| 5182 | -#: react-src/developer/components/DeveloperSettings.js:67 | |
| 5183 | -msgid "OpenAI Chat Assistant" | |
| 7410 | +#: assets/js/templately.js:20 | |
| 7411 | +msgid "Most Popular" | |
| 5184 | 7412 | msgstr "" |
| 5185 | 7413 | |
| 5186 | -#: react-src/developer/components/DeveloperSettings.js:67 | |
| 5187 | -msgid "Chat with the developer-only assistant backed by your MCP tools to inspect data, search templates, and debug flows." | |
| 7414 | +#: assets/js/templately.js:20 | |
| 7415 | +msgid "Top Rated" | |
| 5188 | 7416 | msgstr "" |
| 5189 | 7417 | |
| 5190 | -#: react-src/developer/components/DeveloperSettings.js:219 | |
| 5191 | -msgid "Developer Settings" | |
| 7418 | +#: assets/js/templately.js:20 | |
| 7419 | +msgid "Latest Items" | |
| 5192 | 7420 | msgstr "" |
| 5193 | 7421 | |
| 5194 | -#: react-src/developer/components/DeveloperSettings.js:221 | |
| 5195 | -msgid "These settings are only available in development builds and provide advanced debugging and development tools." | |
| 7422 | +#: assets/js/templately.js:20 | |
| 7423 | +msgid "Inc:" | |
| 5196 | 7424 | msgstr "" |
| 5197 | 7425 | |
| 5198 | -#: react-src/developer/components/LogViewer.js:474 | |
| 5199 | -msgid "Clear Log File?" | |
| 7426 | +#: assets/js/templately.js:20 | |
| 7427 | +msgid "Excl:" | |
| 5200 | 7428 | msgstr "" |
| 5201 | 7429 | |
| 5202 | -#: react-src/developer/components/LogViewer.js:475 | |
| 5203 | -msgid "This will permanently delete all content in:" | |
| 7430 | +#: assets/js/templately.js:20 | |
| 7431 | +msgid "Clear All" | |
| 5204 | 7432 | msgstr "" |
| 5205 | 7433 | |
| 5206 | -#: react-src/developer/components/LogViewer.js:476 | |
| 5207 | -msgid "This action cannot be undone." | |
| 7434 | +#: assets/js/templately.js:20 | |
| 7435 | +msgid "Suggested:" | |
| 5208 | 7436 | msgstr "" |
| 5209 | 7437 | |
| 5210 | -#: react-src/developer/components/LogViewer.js:929 | |
| 5211 | -msgid "View and search WordPress and Templately log files in real-time." | |
| 7438 | +#: assets/js/templately.js:20 | |
| 7439 | +msgid "Sort By" | |
| 5212 | 7440 | msgstr "" |
| 5213 | 7441 | |
| 5214 | -#: react-src/developer/components/LogViewer.js:941 | |
| 5215 | -msgid "Try reducing the chunk size or refreshing the page." | |
| 7442 | +#: assets/js/templately.js:20 | |
| 7443 | +msgid "Loading templates…" | |
| 5216 | 7444 | msgstr "" |
| 5217 | 7445 | |
| 5218 | -#: react-src/developer/components/LogViewer.js:946 | |
| 5219 | -msgid "Please check your connection and try again." | |
| 7446 | +#: assets/js/templately.js:20 | |
| 7447 | +#, js-format | |
| 7448 | +msgid "You are looking for: %s" | |
| 5220 | 7449 | msgstr "" |
| 5221 | 7450 | |
| 5222 | -#: react-src/developer/components/LogViewer.js:961 | |
| 5223 | -msgid "Dismiss error" | |
| 7451 | +#. translators: %s: the search term. | |
| 7452 | +#: assets/js/templately.js:21 | |
| 7453 | +#, js-format | |
| 7454 | +msgid "Search: %s" | |
| 5224 | 7455 | msgstr "" |
| 5225 | 7456 | |
| 5226 | -#: react-src/developer/components/LogViewer.js:971 | |
| 5227 | -msgid "Log File:" | |
| 7457 | +#. translators: 1: platform name (Elementor/Gutenberg), 2: template type (Packs/Blocks/Pages). | |
| 7458 | +#: assets/js/templately.js:22 | |
| 7459 | +#, js-format | |
| 7460 | +msgid "%1$s %2$s" | |
| 5228 | 7461 | msgstr "" |
| 5229 | 7462 | |
| 5230 | -#: react-src/developer/components/LogViewer.js:978 | |
| 5231 | -msgid "Select a log file..." | |
| 7463 | +#: assets/js/templately.js:22 | |
| 7464 | +msgid "Saved Templates" | |
| 5232 | 7465 | msgstr "" |
| 5233 | 7466 | |
| 5234 | -#: react-src/developer/components/LogViewer.js:990 | |
| 5235 | -msgid "Search in log..." | |
| 7467 | +#: assets/js/templately.js:22 | |
| 7468 | +msgid "Live Demo" | |
| 5236 | 7469 | msgstr "" |
| 5237 | 7470 | |
| 5238 | -#: react-src/developer/components/LogViewer.js:1011 | |
| 5239 | -msgid "Auto-refresh" | |
| 7471 | +#: assets/js/templately.js:22 | |
| 7472 | +msgid "Processing…" | |
| 5240 | 7473 | msgstr "" |
| 5241 | 7474 | |
| 5242 | -#: react-src/developer/components/LogViewer.js:1035 | |
| 5243 | -msgid "Reverse order" | |
| 7475 | +#: assets/js/templately.js:22 | |
| 7476 | +#, js-format | |
| 7477 | +msgid "Purchase This %s" | |
| 5244 | 7478 | msgstr "" |
| 5245 | 7479 | |
| 5246 | -#: react-src/developer/components/LogViewer.js:1046 | |
| 5247 | -msgid "Enhanced view" | |
| 7480 | +#: assets/js/templately.js:22 | |
| 7481 | +#, js-format | |
| 7482 | +msgid "Insert This %s" | |
| 5248 | 7483 | msgstr "" |
| 5249 | 7484 | |
| 5250 | -#: react-src/developer/components/LogViewer.js:1061 | |
| 5251 | -#: react-src/developer/components/LogViewer.js:1170 | |
| 5252 | -#: react-src/developer/components/LogViewer.js:1195 | |
| 5253 | -msgid "Loading..." | |
| 7485 | +#: assets/js/templately.js:22 | |
| 7486 | +msgid "Pack" | |
| 5254 | 7487 | msgstr "" |
| 5255 | 7488 | |
| 5256 | -#: react-src/developer/components/LogViewer.js:1061 | |
| 5257 | -msgid "Refresh" | |
| 7489 | +#: assets/js/templately.js:22 | |
| 7490 | +msgid "View full Pack" | |
| 5258 | 7491 | msgstr "" |
| 5259 | 7492 | |
| 5260 | -#: react-src/developer/components/LogViewer.js:1070 | |
| 5261 | -msgid "Clear Log" | |
| 7493 | +#: assets/js/templately.js:22 | |
| 7494 | +msgid "Features" | |
| 5262 | 7495 | msgstr "" |
| 5263 | 7496 | |
| 5264 | -#: react-src/developer/components/LogViewer.js:1074 | |
| 5265 | -msgid "Chunk Size:" | |
| 7497 | +#: assets/js/templately.js:22 | |
| 7498 | +msgid "Tags" | |
| 5266 | 7499 | msgstr "" |
| 5267 | 7500 | |
| 5268 | -#: react-src/developer/components/LogViewer.js:1096 | |
| 5269 | -msgid "Memory:" | |
| 7501 | +#: assets/js/templately.js:22 | |
| 7502 | +msgid "Home" | |
| 5270 | 7503 | msgstr "" |
| 5271 | 7504 | |
| 5272 | -#: react-src/developer/components/LogViewer.js:1104 | |
| 5273 | -msgid "Clear cache to free memory" | |
| 7505 | +#: assets/js/templately.js:22 | |
| 7506 | +msgid "Template" | |
| 5274 | 7507 | msgstr "" |
| 5275 | 7508 | |
| 5276 | -#: react-src/developer/components/LogViewer.js:1106 | |
| 5277 | -msgid "Clear Cache" | |
| 7509 | +#: assets/js/templately.js:22 | |
| 7510 | +msgid "We couldn't find that template." | |
| 5278 | 7511 | msgstr "" |
| 5279 | 7512 | |
| 5280 | -#: react-src/developer/components/LogViewer.js:1116 | |
| 5281 | -msgid "Size:" | |
| 7513 | +#: assets/js/templately.js:22 | |
| 7514 | +msgid "Back to templates" | |
| 5282 | 7515 | msgstr "" |
| 5283 | 7516 | |
| 5284 | -#: react-src/developer/components/LogViewer.js:1117 | |
| 5285 | -msgid "Modified:" | |
| 7517 | +#: assets/js/templately.js:22 | |
| 7518 | +msgid "Browse More" | |
| 5286 | 7519 | msgstr "" |
| 5287 | 7520 | |
| 5288 | -#: react-src/developer/components/LogViewer.js:1118 | |
| 5289 | -msgid "Type:" | |
| 7521 | +#: assets/js/templately.js:22 | |
| 7522 | +msgid "Related Products" | |
| 5290 | 7523 | msgstr "" |
| 5291 | 7524 | |
| 5292 | -#: react-src/developer/components/LogViewer.js:1126 | |
| 5293 | -msgid "Search Results:" | |
| 7525 | +#: assets/js/templately.js:22 | |
| 7526 | +msgid "Trending Products" | |
| 5294 | 7527 | msgstr "" |
| 5295 | 7528 | |
| 5296 | -#: react-src/developer/components/LogViewer.js:1126 | |
| 5297 | -msgid "matches" | |
| 7529 | +#: assets/js/templately.js:22 | |
| 7530 | +msgid "Featured Products" | |
| 5298 | 7531 | msgstr "" |
| 5299 | 7532 | |
| 5300 | -#: react-src/developer/components/LogViewer.js:1130 | |
| 5301 | -msgid "Line" | |
| 7533 | +#: assets/js/templately.js:22 | |
| 7534 | +msgid "Template name cannot exceed 50 characters." | |
| 5302 | 7535 | msgstr "" |
| 5303 | 7536 | |
| 5304 | -#: react-src/developer/components/LogViewer.js:1155 | |
| 5305 | -msgid "Loading chunk..." | |
| 7537 | +#: assets/js/templately.js:22 | |
| 7538 | +msgid "Choose the type of template you want to work on" | |
| 5306 | 7539 | msgstr "" |
| 5307 | 7540 | |
| 5308 | -#: react-src/developer/components/LogViewer.js:1171 | |
| 5309 | -msgid "Log file is empty" | |
| 7541 | +#: assets/js/templately.js:22 | |
| 7542 | +msgid "Select template type" | |
| 5310 | 7543 | msgstr "" |
| 5311 | 7544 | |
| 5312 | -#: react-src/developer/components/LogViewer.js:1171 | |
| 5313 | -msgid "Select a log file to view its contents" | |
| 7545 | +#: assets/js/templately.js:22 | |
| 7546 | +msgid "No type found" | |
| 5314 | 7547 | msgstr "" |
| 5315 | 7548 | |
| 5316 | -#: react-src/developer/components/LogViewer.js:1194 | |
| 5317 | -msgid "Chunk" | |
| 7549 | +#: assets/js/templately.js:22 | |
| 7550 | +msgid "Name your template" | |
| 5318 | 7551 | msgstr "" |
| 5319 | 7552 | |
| 5320 | -#: react-src/developer/components/LogViewer.js:1194 | |
| 5321 | -#: react-src/developer/components/LogViewer.js:1258 | |
| 5322 | -msgid "of" | |
| 7553 | +#: assets/js/templately.js:22 | |
| 7554 | +msgid "Enter template name (optional)" | |
| 5323 | 7555 | msgstr "" |
| 5324 | 7556 | |
| 5325 | -#: react-src/developer/components/LogViewer.js:1203 | |
| 5326 | -msgid "First chunk" | |
| 7557 | +#: assets/js/templately.js:22 | |
| 7558 | +#: assets/js/templately.js:28 | |
| 7559 | +msgid "Creating..." | |
| 5327 | 7560 | msgstr "" |
| 5328 | 7561 | |
| 5329 | -#: react-src/developer/components/LogViewer.js:1211 | |
| 5330 | -msgid "Previous chunk" | |
| 7562 | +#: assets/js/templately.js:22 | |
| 7563 | +msgid "Create Template" | |
| 5331 | 7564 | msgstr "" |
| 5332 | 7565 | |
| 5333 | -#: react-src/developer/components/LogViewer.js:1219 | |
| 5334 | -msgid "Next chunk" | |
| 7566 | +#: assets/js/templately.js:22 | |
| 7567 | +msgid "Templates Make your Work More Efficient" | |
| 5335 | 7568 | msgstr "" |
| 5336 | 7569 | |
| 5337 | -#: react-src/developer/components/LogViewer.js:1227 | |
| 5338 | -msgid "Last chunk" | |
| 7570 | +#: assets/js/templately.js:22 | |
| 7571 | +msgid "Templates help you create different sections of your site, and with just a single click, you can reuse them whenever needed" | |
| 5339 | 7572 | msgstr "" |
| 5340 | 7573 | |
| 5341 | -#: react-src/developer/components/LogViewer.js:1234 | |
| 5342 | -msgid "Go to chunk:" | |
| 7574 | +#: assets/js/templately.js:22 | |
| 7575 | +#: assets/js/templately.js:28 | |
| 7576 | +msgid "Storage & Cleanup" | |
| 5343 | 7577 | msgstr "" |
| 5344 | 7578 | |
| 5345 | -#: react-src/developer/components/LogViewer.js:1258 | |
| 5346 | -msgid "Showing" | |
| 7579 | +#: assets/js/templately.js:22 | |
| 7580 | +msgid "Automatic cleanup is switched off for this site." | |
| 5347 | 7581 | msgstr "" |
| 5348 | 7582 | |
| 5349 | -#: react-src/developer/components/LogViewer.js:1258 | |
| 5350 | -msgid "lines" | |
| 7583 | +#: assets/js/templately.js:22 | |
| 7584 | +msgid "Measuring storage…" | |
| 5351 | 7585 | msgstr "" |
| 5352 | 7586 | |
| 5353 | -#: react-src/developer/components/LogViewer.js:1259 | |
| 5354 | -msgid "more available" | |
| 7587 | +#: assets/js/templately.js:22 | |
| 7588 | +msgid "Could not read storage usage." | |
| 5355 | 7589 | msgstr "" |
| 5356 | 7590 | |
| 5357 | -#: react-src/developer/components/tabs/AISettingsTab.js:6 | |
| 5358 | -msgid "4.1 Nano" | |
| 7591 | +#. translators: %s: reclaimable size, e.g. "412 MB". | |
| 7592 | +#: assets/js/templately.js:23 | |
| 7593 | +#, js-format | |
| 7594 | +msgid "Templately can reclaim about %s of leftover files. Nothing is removed until you turn this on." | |
| 5359 | 7595 | msgstr "" |
| 5360 | 7596 | |
| 5361 | -#: react-src/developer/components/tabs/AISettingsTab.js:6 | |
| 5362 | -msgid "Faster processing with 4.1 Nano model" | |
| 7597 | +#: assets/js/templately.js:23 | |
| 7598 | +msgid "Turn on automatic cleanup" | |
| 5363 | 7599 | msgstr "" |
| 5364 | 7600 | |
| 5365 | -#: react-src/developer/components/tabs/AISettingsTab.js:7 | |
| 5366 | -msgid "4.1-mini" | |
| 7601 | +#: assets/js/templately.js:23 | |
| 7602 | +msgid "(measured so far — still scanning)" | |
| 5367 | 7603 | msgstr "" |
| 5368 | 7604 | |
| 5369 | -#: react-src/developer/components/tabs/AISettingsTab.js:7 | |
| 5370 | -msgid "Balanced performance with 4.1-mini model" | |
| 7605 | +#. translators: %s: free disk space. | |
| 7606 | +#: assets/js/templately.js:24 | |
| 7607 | +#, js-format | |
| 7608 | +msgid "%s free on disk" | |
| 5371 | 7609 | msgstr "" |
| 5372 | 7610 | |
| 5373 | -#: react-src/developer/components/tabs/AISettingsTab.js:41 | |
| 5374 | -msgid "Failed to save AI settings" | |
| 7611 | +#. translators: %s: reclaimable size. | |
| 7612 | +#: assets/js/templately.js:25 | |
| 7613 | +#, js-format | |
| 7614 | +msgid "About %s reclaimable" | |
| 5375 | 7615 | msgstr "" |
| 5376 | 7616 | |
| 5377 | -#: react-src/developer/components/tabs/AISettingsTab.js:49 | |
| 5378 | -msgid "AI Model Configuration" | |
| 7617 | +#: assets/js/templately.js:25 | |
| 7618 | +msgid "Unavailable — the uploads folder is not writable." | |
| 5379 | 7619 | msgstr "" |
| 5380 | 7620 | |
| 5381 | -#: react-src/developer/components/tabs/AISettingsTab.js:51 | |
| 5382 | -msgid "Configure the AI model used for content generation. Higher models provide better quality but may use more credits." | |
| 7621 | +#: assets/js/templately.js:25 | |
| 7622 | +msgid "Working…" | |
| 5383 | 7623 | msgstr "" |
| 5384 | 7624 | |
| 5385 | -#: react-src/developer/components/tabs/AISettingsTab.js:59 | |
| 5386 | -msgid "AI Model" | |
| 7625 | +#: assets/js/templately.js:25 | |
| 7626 | +msgid "Clean" | |
| 5387 | 7627 | msgstr "" |
| 5388 | 7628 | |
| 5389 | -#: react-src/developer/components/tabs/AISettingsTab.js:89 | |
| 5390 | -msgid "Save AI Settings" | |
| 7629 | +#: assets/js/templately.js:25 | |
| 7630 | +msgid "Clean up now" | |
| 5391 | 7631 | msgstr "" |
| 5392 | 7632 | |
| 5393 | -#: react-src/developer/components/tabs/AISettingsTab.js:95 | |
| 5394 | -msgid "Model Information" | |
| 7633 | +#: assets/js/templately.js:25 | |
| 7634 | +msgid "Recent cleanups" | |
| 5395 | 7635 | msgstr "" |
| 5396 | 7636 | |
| 5397 | -#: react-src/developer/components/tabs/AISettingsTab.js:97 | |
| 5398 | -msgid "4.1 Nano (1):" | |
| 7637 | +#. translators: 1: reclaimed size, 2: what triggered the run. | |
| 7638 | +#: assets/js/templately.js:26 | |
| 7639 | +#, js-format | |
| 7640 | +msgid "%1$s reclaimed (%2$s)" | |
| 5399 | 7641 | msgstr "" |
| 5400 | 7642 | |
| 5401 | -#: react-src/developer/components/tabs/AISettingsTab.js:97 | |
| 5402 | -msgid "Lower latency, suitable for faster interactions" | |
| 7643 | +#: assets/js/templately.js:26 | |
| 7644 | +msgid "preview" | |
| 5403 | 7645 | msgstr "" |
| 5404 | 7646 | |
| 5405 | -#: react-src/developer/components/tabs/AISettingsTab.js:98 | |
| 5406 | -msgid "4.1-mini (2):" | |
| 7647 | +#. translators: %d: number of days. | |
| 7648 | +#: assets/js/templately.js:27 | |
| 7649 | +#, js-format | |
| 7650 | +msgid "Files are kept for %d days." | |
| 5407 | 7651 | msgstr "" |
| 5408 | 7652 | |
| 5409 | -#: react-src/developer/components/tabs/AISettingsTab.js:98 | |
| 5410 | -msgid "Balanced performance and cost, good for most tasks" | |
| 7653 | +#: assets/js/templately.js:27 | |
| 7654 | +msgid "Remove these files?" | |
| 5411 | 7655 | msgstr "" |
| 5412 | 7656 | |
| 5413 | -#: react-src/developer/components/tabs/ApiTestingTab.js:45 | |
| 5414 | -msgid "Failed to update API info" | |
| 7657 | +#. translators: 1: what will be cleaned, 2: reclaimable size. | |
| 7658 | +#: assets/js/templately.js:28 | |
| 7659 | +#, js-format | |
| 7660 | +msgid "%1$s — about %2$s will be removed. This cannot be undone." | |
| 5415 | 7661 | msgstr "" |
| 5416 | 7662 | |
| 5417 | -#: react-src/developer/components/tabs/ApiTestingTab.js:57 | |
| 5418 | -msgid "API Testing Tools" | |
| 7663 | +#: assets/js/templately.js:28 | |
| 7664 | +msgid "Remove" | |
| 5419 | 7665 | msgstr "" |
| 5420 | 7666 | |
| 5421 | -#: react-src/developer/components/tabs/ApiTestingTab.js:58 | |
| 5422 | -msgid "Test API endpoints and connections." | |
| 7667 | +#: assets/js/templately.js:28 | |
| 7668 | +msgid "Cleanup is not switched on yet" | |
| 5423 | 7669 | msgstr "" |
| 5424 | 7670 | |
| 5425 | -#: react-src/developer/components/tabs/ApiTestingTab.js:61 | |
| 5426 | -msgid "Current API Configuration" | |
| 7671 | +#: assets/js/templately.js:28 | |
| 7672 | +msgid "Nothing was removed. Turn on automatic cleanup first, then try again." | |
| 5427 | 7673 | msgstr "" |
| 5428 | 7674 | |
| 5429 | -#: react-src/developer/components/tabs/ApiTestingTab.js:65 | |
| 5430 | -msgid "Development API" | |
| 7675 | +#: assets/js/templately.js:28 | |
| 7676 | +msgid "OK" | |
| 5431 | 7677 | msgstr "" |
| 5432 | 7678 | |
| 5433 | -#: react-src/developer/components/tabs/ApiTestingTab.js:74 | |
| 5434 | -msgid "Debug Logging" | |
| 7679 | +#: assets/js/templately.js:28 | |
| 7680 | +msgid "Cleanup failed." | |
| 5435 | 7681 | msgstr "" |
| 5436 | 7682 | |
| 5437 | -#: react-src/developer/components/tabs/ApiTestingTab.js:86 | |
| 5438 | -msgid "Update API Testing Data" | |
| 7683 | +#: assets/js/templately.js:28 | |
| 7684 | +msgid "All routine cleanups" | |
| 5439 | 7685 | msgstr "" |
| 5440 | 7686 | |
| 5441 | -#: react-src/developer/components/tabs/ApiTestingTab.js:88 | |
| 5442 | -msgid "Manually update API key and Site URL for testing purposes. These values are used for making requests to the Templately API." | |
| 7687 | +#: assets/js/templately.js:28 | |
| 7688 | +msgid "Could not turn on cleanup." | |
| 5443 | 7689 | msgstr "" |
| 5444 | 7690 | |
| 5445 | -#: react-src/developer/components/tabs/ApiTestingTab.js:103 | |
| 5446 | -msgid "Enter API key" | |
| 7691 | +#: assets/js/templately.js:28 | |
| 7692 | +msgid "Utilities" | |
| 5447 | 7693 | msgstr "" |
| 5448 | 7694 | |
| 5449 | -#: react-src/developer/components/tabs/ApiTestingTab.js:105 | |
| 5450 | -msgid "Stored in user meta as _templately_api_key." | |
| 7695 | +#: assets/js/templately.js:28 | |
| 7696 | +msgid "The WorkSpace will be permanently deleted." | |
| 5451 | 7697 | msgstr "" |
| 5452 | 7698 | |
| 5453 | -#: react-src/developer/components/tabs/ApiTestingTab.js:110 | |
| 5454 | -msgid "User Site URL" | |
| 7699 | +#: assets/js/templately.js:28 | |
| 7700 | +msgid "Want to delete files too?" | |
| 5455 | 7701 | msgstr "" |
| 5456 | 7702 | |
| 5457 | -#: react-src/developer/components/tabs/ApiTestingTab.js:119 | |
| 5458 | -msgid "Enter Site URL" | |
| 7703 | +#: assets/js/templately.js:28 | |
| 7704 | +msgid "This email is already added." | |
| 5459 | 7705 | msgstr "" |
| 5460 | 7706 | |
| 5461 | -#: react-src/developer/components/tabs/ApiTestingTab.js:121 | |
| 5462 | -msgid "Stored in _templately_user meta. This is the URL sent to the Templately API." | |
| 7707 | +#: assets/js/templately.js:28 | |
| 7708 | +#, js-format | |
| 7709 | +msgid "Name should not be greater than %d characters." | |
| 5463 | 7710 | msgstr "" |
| 5464 | 7711 | |
| 5465 | -#: react-src/developer/components/tabs/ApiTestingTab.js:128 | |
| 5466 | -msgid "Updating..." | |
| 7712 | +#: assets/js/templately.js:28 | |
| 7713 | +msgid "Create Workspace" | |
| 5467 | 7714 | msgstr "" |
| 5468 | 7715 | |
| 5469 | -#: react-src/developer/components/tabs/ApiTestingTab.js:128 | |
| 5470 | -msgid "Update API Info" | |
| 7716 | +#: assets/js/templately.js:28 | |
| 7717 | +msgid "Example space" | |
| 5471 | 7718 | msgstr "" |
| 5472 | 7719 | |
| 5473 | -#: react-src/developer/components/tabs/ApiTestingTab.js:135 | |
| 5474 | -msgid "Additional API testing tools will be added in future updates." | |
| 7720 | +#: assets/js/templately.js:28 | |
| 7721 | +msgid "Shared with" | |
| 5475 | 7722 | msgstr "" |
| 5476 | 7723 | |
| 5477 | -#: react-src/developer/components/tabs/CacheManagementTab.js:24 | |
| 5478 | -#: react-src/developer/components/tabs/CacheManagementTab.js:97 | |
| 5479 | -msgid "Templately Transients" | |
| 7724 | +#: assets/js/templately.js:28 | |
| 7725 | +msgid "Add people" | |
| 5480 | 7726 | msgstr "" |
| 5481 | 7727 | |
| 5482 | -#: react-src/developer/components/tabs/CacheManagementTab.js:25 | |
| 5483 | -#: react-src/developer/components/tabs/CacheManagementTab.js:77 | |
| 5484 | -msgid "Object Cache" | |
| 7728 | +#: assets/js/templately.js:28 | |
| 7729 | +msgid "Type email to add" | |
| 5485 | 7730 | msgstr "" |
| 5486 | 7731 | |
| 5487 | -#: react-src/developer/components/tabs/CacheManagementTab.js:26 | |
| 5488 | -#: react-src/developer/components/tabs/CacheManagementTab.js:119 | |
| 5489 | -msgid "OPcache" | |
| 7732 | +#: assets/js/templately.js:28 | |
| 7733 | +msgid "Add" | |
| 5490 | 7734 | msgstr "" |
| 5491 | 7735 | |
| 5492 | -#: react-src/developer/components/tabs/CacheManagementTab.js:27 | |
| 5493 | -msgid "All Cache Types" | |
| 7736 | +#: assets/js/templately.js:28 | |
| 7737 | +msgid "Invited" | |
| 5494 | 7738 | msgstr "" |
| 5495 | 7739 | |
| 5496 | -#: react-src/developer/components/tabs/CacheManagementTab.js:30 | |
| 5497 | -msgid "Clear" | |
| 7740 | +#: assets/js/templately.js:28 | |
| 7741 | +msgid "Rejected" | |
| 5498 | 7742 | msgstr "" |
| 5499 | 7743 | |
| 5500 | -#: react-src/developer/components/tabs/CacheManagementTab.js:30 | |
| 5501 | -msgid "This will clear cached data. This action cannot be undone." | |
| 7744 | +#: assets/js/templately.js:28 | |
| 7745 | +msgid "Accepted" | |
| 5502 | 7746 | msgstr "" |
| 5503 | 7747 | |
| 5504 | -#: react-src/developer/components/tabs/CacheManagementTab.js:42 | |
| 5505 | -msgid "Cache cleared successfully." | |
| 7748 | +#: assets/js/templately.js:28 | |
| 7749 | +msgid "My Files" | |
| 5506 | 7750 | msgstr "" |
| 5507 | 7751 | |
| 5508 | -#: react-src/developer/components/tabs/CacheManagementTab.js:49 | |
| 5509 | -msgid "Failed to clear cache" | |
| 7752 | +#: assets/js/templately.js:28 | |
| 7753 | +msgid "by" | |
| 5510 | 7754 | msgstr "" |
| 5511 | 7755 | |
| 5512 | -#: react-src/developer/components/tabs/CacheManagementTab.js:73 | |
| 5513 | -msgid "Manage all types of cache including transients, object cache, and OPcache." | |
| 7756 | +#: assets/js/templately.js:28 | |
| 7757 | +msgid "Current Workspace" | |
| 5514 | 7758 | msgstr "" |
| 5515 | 7759 | |
| 5516 | -#: react-src/developer/components/tabs/CacheManagementTab.js:81 | |
| 5517 | -#: react-src/developer/components/tabs/CacheManagementTab.js:123 | |
| 5518 | -msgid "Status" | |
| 7760 | +#: assets/js/templately.js:28 | |
| 7761 | +msgid "Switch workspace" | |
| 5519 | 7762 | msgstr "" |
| 5520 | 7763 | |
| 5521 | -#: react-src/developer/components/tabs/CacheManagementTab.js:92 | |
| 5522 | -#: react-src/developer/components/tabs/CacheManagementTab.js:114 | |
| 5523 | -#: react-src/developer/components/tabs/CacheManagementTab.js:133 | |
| 5524 | -#: react-src/developer/components/tabs/CacheManagementTab.js:146 | |
| 5525 | -msgid "Clearing..." | |
| 7764 | +#: assets/js/templately.js:28 | |
| 7765 | +msgid "Add New Workspace" | |
| 5526 | 7766 | msgstr "" |
| 5527 | 7767 | |
| 5528 | -#: react-src/developer/components/tabs/CacheManagementTab.js:92 | |
| 5529 | -msgid "Clear Object Cache" | |
| 7768 | +#: assets/js/templately.js:28 | |
| 7769 | +msgid "Workspace Created" | |
| 5530 | 7770 | msgstr "" |
| 5531 | 7771 | |
| 5532 | -#: react-src/developer/components/tabs/CacheManagementTab.js:100 | |
| 5533 | -msgid "Templately transients found" | |
| 7772 | +#: assets/js/templately.js:28 | |
| 7773 | +msgid "You have created a WorkSpace called" | |
| 5534 | 7774 | msgstr "" |
| 5535 | 7775 | |
| 5536 | -#: react-src/developer/components/tabs/CacheManagementTab.js:102 | |
| 5537 | -msgid "Last cleanup:" | |
| 7776 | +#: assets/js/templately.js:28 | |
| 7777 | +msgid "Create Failed" | |
| 5538 | 7778 | msgstr "" |
| 5539 | 7779 | |
| 5540 | -#: react-src/developer/components/tabs/CacheManagementTab.js:106 | |
| 5541 | -msgid "No transients found to delete." | |
| 7780 | +#: assets/js/templately.js:28 | |
| 7781 | +msgid "Something went wrong while creating workspace for you. Try later or " | |
| 5542 | 7782 | msgstr "" |
| 5543 | 7783 | |
| 5544 | -#: react-src/developer/components/tabs/CacheManagementTab.js:114 | |
| 5545 | -msgid "Clear All Templately Transients" | |
| 7784 | +#: assets/js/templately.js:28 | |
| 7785 | +msgid "Workspaces let you group templates and share them with your team." | |
| 5546 | 7786 | msgstr "" |
| 5547 | 7787 | |
| 5548 | -#: react-src/developer/components/tabs/CacheManagementTab.js:133 | |
| 5549 | -msgid "Reset OPcache" | |
| 7788 | +#: assets/js/templately.js:28 | |
| 7789 | +msgid "My Workspaces" | |
| 5550 | 7790 | msgstr "" |
| 5551 | 7791 | |
| 5552 | -#: react-src/developer/components/tabs/CacheManagementTab.js:138 | |
| 5553 | -#: react-src/developer/components/tabs/CacheManagementTab.js:146 | |
| 5554 | -msgid "Clear All Cache" | |
| 7792 | +#: assets/js/templately.js:28 | |
| 7793 | +msgid "Shared Workspaces" | |
| 5555 | 7794 | msgstr "" |
| 5556 | 7795 | |
| 5557 | -#: react-src/developer/components/tabs/CacheManagementTab.js:139 | |
| 5558 | -msgid "Clear all cache types at once (transients, object cache, and OPcache)." | |
| 7796 | +#: assets/js/templately.js:28 | |
| 7797 | +msgid "Select Source:" | |
| 5559 | 7798 | msgstr "" |
| 5560 | 7799 | |
| 5561 | -#: react-src/developer/components/tabs/CacheManagementTab.js:149 | |
| 5562 | -msgid "Warning:" | |
| 7800 | +#: assets/js/templately.js:28 | |
| 7801 | +msgid "Select a source" | |
| 5563 | 7802 | msgstr "" |
| 5564 | 7803 | |
| 5565 | -#: react-src/developer/components/tabs/CacheManagementTab.js:149 | |
| 5566 | -msgid "This action cannot be undone. All cached data will be permanently deleted." | |
| 7804 | +#: assets/js/templately.js:28 | |
| 7805 | +msgid "No Sources Found" | |
| 5567 | 7806 | msgstr "" |
| 5568 | 7807 | |
| 5569 | -#: react-src/developer/components/tabs/CacheManagementTab.js:156 | |
| 5570 | -msgid "Reset the guided feature tour so it triggers again on next visit to the library or detail page." | |
| 7808 | +#: assets/js/templately.js:28 | |
| 7809 | +msgid "Select Workspace:" | |
| 5571 | 7810 | msgstr "" |
| 5572 | 7811 | |
| 5573 | -#: react-src/developer/components/tabs/CacheManagementTab.js:165 | |
| 5574 | -msgid "Resetting..." | |
| 7812 | +#: assets/js/templately.js:28 | |
| 7813 | +msgid "Select a workspace" | |
| 5575 | 7814 | msgstr "" |
| 5576 | 7815 | |
| 5577 | -#: react-src/developer/components/tabs/CacheManagementTab.js:167 | |
| 5578 | -msgid "Done!" | |
| 7816 | +#: assets/js/templately.js:28 | |
| 7817 | +#, js-format | |
| 7818 | +msgid "No %s Found" | |
| 5579 | 7819 | msgstr "" |
| 5580 | 7820 | |
| 5581 | -#: react-src/developer/components/tabs/CacheManagementTab.js:168 | |
| 5582 | -msgid "Reset Tour" | |
| 7821 | +#: assets/js/templately.js:28 | |
| 7822 | +msgid "Workspace" | |
| 5583 | 7823 | msgstr "" |
| 5584 | 7824 | |
| 5585 | -#: react-src/developer/components/tabs/ErrorSimulationTab.js:40 | |
| 5586 | -msgid "Saved." | |
| 7825 | +#: assets/js/templately.js:28 | |
| 7826 | +msgid "Shared Workspace" | |
| 5587 | 7827 | msgstr "" |
| 5588 | 7828 | |
| 5589 | -#: react-src/developer/components/tabs/ErrorSimulationTab.js:45 | |
| 5590 | -msgid "Failed to save error simulation config." | |
| 7829 | +#: assets/js/templately.js:28 | |
| 7830 | +msgid "Select Templates:" | |
| 5591 | 7831 | msgstr "" |
| 5592 | 7832 | |
| 5593 | -#: react-src/developer/components/tabs/ErrorSimulationTab.js:69 | |
| 5594 | -msgid "Loading…" | |
| 7833 | +#: assets/js/templately.js:28 | |
| 7834 | +msgid "Select by typing...." | |
| 5595 | 7835 | msgstr "" |
| 5596 | 7836 | |
| 5597 | -#: react-src/developer/components/tabs/ErrorSimulationTab.js:74 | |
| 5598 | -msgid "API Error Simulation" | |
| 7837 | +#: assets/js/templately.js:28 | |
| 7838 | +msgid "No Templates Found" | |
| 5599 | 7839 | msgstr "" |
| 5600 | 7840 | |
| 5601 | -#: react-src/developer/components/tabs/ErrorSimulationTab.js:76 | |
| 5602 | -msgid "Intercept Login and SignUp API calls and return simulated errors. Useful for testing UI error states without modifying backend code." | |
| 7841 | +#: assets/js/templately.js:28 | |
| 7842 | +msgid "Loading templates..." | |
| 5603 | 7843 | msgstr "" |
| 5604 | 7844 | |
| 5605 | -#: react-src/developer/components/tabs/ErrorSimulationTab.js:100 | |
| 5606 | -msgid "Simulation active" | |
| 7845 | +#: assets/js/templately.js:28 | |
| 7846 | +msgid "You are seeing fewer items after initial load. You can search more to find your desired templates from the selected source." | |
| 5607 | 7847 | msgstr "" |
| 5608 | 7848 | |
| 5609 | -#: react-src/developer/components/tabs/ErrorSimulationTab.js:109 | |
| 5610 | -msgid "Error Type" | |
| 7849 | +#: assets/js/templately.js:28 | |
| 7850 | +msgid "Adding..." | |
| 5611 | 7851 | msgstr "" |
| 5612 | 7852 | |
| 5613 | -#: react-src/developer/components/tabs/ErrorSimulationTab.js:119 | |
| 5614 | -msgid "Validation (field-level)" | |
| 7853 | +#: assets/js/templately.js:28 | |
| 7854 | +msgid "Add to Workspace" | |
| 5615 | 7855 | msgstr "" |
| 5616 | 7856 | |
| 5617 | -#: react-src/developer/components/tabs/ErrorSimulationTab.js:129 | |
| 5618 | -msgid "API Response (string message)" | |
| 7857 | +#: assets/js/templately.js:28 | |
| 7858 | +msgid "Edit Workspace" | |
| 5619 | 7859 | msgstr "" |
| 5620 | 7860 | |
| 5621 | -#: react-src/developer/components/tabs/ErrorSimulationTab.js:153 | |
| 5622 | -msgid "Error Message" | |
| 7861 | +#: assets/js/templately.js:28 | |
| 7862 | +msgid "You have successfully saved your WorkSpace changes." | |
| 5623 | 7863 | msgstr "" |
| 5624 | 7864 | |
| 5625 | -#: react-src/developer/components/tabs/ErrorSimulationTab.js:166 | |
| 5626 | -msgid "— pick a preset —" | |
| 7865 | +#: assets/js/templately.js:28 | |
| 7866 | +msgid "Edit Failed" | |
| 5627 | 7867 | msgstr "" |
| 5628 | 7868 | |
| 5629 | -#: react-src/developer/components/tabs/ErrorSimulationTab.js:177 | |
| 5630 | -msgid "Enter error message…" | |
| 7869 | +#: assets/js/templately.js:28 | |
| 7870 | +msgid "Something went wrong while editing workspace for you. Try later or " | |
| 5631 | 7871 | msgstr "" |
| 5632 | 7872 | |
| 5633 | -#: react-src/developer/components/tabs/ErrorSimulationTab.js:181 | |
| 5634 | -msgid "Returned as a top-level string error (not field-level)." | |
| 7873 | +#: assets/js/templately.js:28 | |
| 7874 | +msgid "You have deleted a WorkSpace from your account." | |
| 5635 | 7875 | msgstr "" |
| 5636 | 7876 | |
| 5637 | -#: react-src/developer/components/tabs/ErrorSimulationTab.js:195 | |
| 5638 | -msgid "Saving…" | |
| 7877 | +#: assets/js/templately.js:28 | |
| 7878 | +msgid "Something went wrong regarding deleting your WorkSpace. Try later or " | |
| 5639 | 7879 | msgstr "" |
| 5640 | 7880 | |
| 5641 | -#: react-src/developer/components/tabs/ErrorSimulationTab.js:195 | |
| 5642 | -msgid "Save Error Simulation" | |
| 7881 | +#: assets/js/templately.js:28 | |
| 7882 | +msgid "Add member" | |
| 5643 | 7883 | msgstr "" |
| 5644 | 7884 | |
| 5645 | -#: react-src/developer/components/tabs/FSISettingsTab.js:36 | |
| 5646 | -msgid "Failed to save FSI settings" | |
| 7885 | +#: assets/js/templately.js:28 | |
| 7886 | +msgid "Add Template to Workspace" | |
| 5647 | 7887 | msgstr "" |
| 5648 | 7888 | |
| 5649 | -#: react-src/developer/components/tabs/FSISettingsTab.js:44 | |
| 5650 | -msgid "Full Site Import (FSI) Settings" | |
| 7889 | +#: assets/js/templately.js:28 | |
| 7890 | +msgid "Successfully Added!" | |
| 5651 | 7891 | msgstr "" |
| 5652 | 7892 | |
| 5653 | -#: react-src/developer/components/tabs/FSISettingsTab.js:46 | |
| 5654 | -msgid "Configure behavior for Full Site Import processes, including error handling and skip functionality." | |
| 7893 | +#: assets/js/templately.js:28 | |
| 7894 | +msgid "Your template has been added to the workspace." | |
| 5655 | 7895 | msgstr "" |
| 5656 | 7896 | |
| 5657 | -#: react-src/developer/components/tabs/FSISettingsTab.js:54 | |
| 5658 | -msgid "Skip Failed Items" | |
| 7897 | +#: assets/js/templately.js:28 | |
| 7898 | +msgid "Something went wrong while adding your file. Try later or contact support." | |
| 5659 | 7899 | msgstr "" |
| 5660 | 7900 | |
| 5661 | -#: react-src/developer/components/tabs/FSISettingsTab.js:68 | |
| 5662 | -msgid "Automatically skip items that fail 2+ times during Full Site Import. When enabled, the import will continue instead of stopping completely." | |
| 7901 | +#: assets/js/templately.js:28 | |
| 7902 | +msgid "Add Templates" | |
| 5663 | 7903 | msgstr "" |
| 5664 | 7904 | |
| 5665 | -#: react-src/developer/components/tabs/FSISettingsTab.js:71 | |
| 5666 | -msgid "Note:" | |
| 7905 | +#: assets/js/templately.js:28 | |
| 7906 | +msgid "No files found" | |
| 5667 | 7907 | msgstr "" |
| 5668 | 7908 | |
| 5669 | -#: react-src/developer/components/tabs/FSISettingsTab.js:71 | |
| 5670 | -msgid "This feature is experimental. Skipped items will be listed in the import completion screen." | |
| 7909 | +#: assets/js/templately.js:28 | |
| 7910 | +msgid "No files found in this WorkSpace." | |
| 5671 | 7911 | msgstr "" |
| 5672 | 7912 | |
| 5673 | -#: react-src/developer/components/tabs/FSISettingsTab.js:80 | |
| 5674 | -msgid "Save FSI Settings" | |
| 7913 | +#: assets/js/templately.js:28 | |
| 7914 | +msgid "No shared workspaces yet." | |
| 5675 | 7915 | msgstr "" |
| 5676 | 7916 | |
| 5677 | -#: react-src/developer/components/tabs/FSISettingsTab.js:86 | |
| 5678 | -msgid "How Skip-on-Error Works" | |
| 7917 | +#: assets/js/templately.js:28 | |
| 7918 | +msgid "You do not have any workspaces." | |
| 5679 | 7919 | msgstr "" |
| 5680 | 7920 | |
| 5681 | -#: react-src/developer/components/tabs/FSISettingsTab.js:88 | |
| 5682 | -msgid "Each import item is attempted up to 2 times" | |
| 7921 | +#: assets/js/templately.js:28 | |
| 7922 | +msgid "Workspaces other people share with you will appear here." | |
| 5683 | 7923 | msgstr "" |
| 5684 | 7924 | |
| 5685 | -#: react-src/developer/components/tabs/FSISettingsTab.js:89 | |
| 5686 | -msgid "After 2 failures, the item is automatically skipped" | |
| 7925 | +#: assets/js/templately.js:28 | |
| 7926 | +msgid "Copy to" | |
| 5687 | 7927 | msgstr "" |
| 5688 | 7928 | |
| 5689 | -#: react-src/developer/components/tabs/FSISettingsTab.js:90 | |
| 5690 | -msgid "Import continues with the next item instead of failing completely" | |
| 7929 | +#: assets/js/templately.js:28 | |
| 7930 | +msgid "Move to" | |
| 5691 | 7931 | msgstr "" |
| 5692 | 7932 | |
| 5693 | -#: react-src/developer/components/tabs/FSISettingsTab.js:91 | |
| 5694 | -msgid "Maximum of 5 consecutive skips allowed before hard failure" | |
| 7933 | +#: assets/js/templately.js:28 | |
| 7934 | +msgid "Loading..." | |
| 5695 | 7935 | msgstr "" |
| 5696 | 7936 | |
| 5697 | -#: react-src/developer/components/tabs/FSISettingsTab.js:92 | |
| 5698 | -msgid "Skipped items are tracked and shown in the completion summary" | |
| 7937 | +#: assets/js/templately.js:28 | |
| 7938 | +msgid "Move" | |
| 5699 | 7939 | msgstr "" |
| 5700 | 7940 | |
| 5701 | -#: react-src/developer/components/tabs/OnboardingTestTab.js:13 | |
| 5702 | -msgid "Please provide at least one parameter (API key or enable redirect)." | |
| 7941 | +#: assets/js/templately.js:28 | |
| 7942 | +msgid "Select Workspace" | |
| 5703 | 7943 | msgstr "" |
| 5704 | 7944 | |
| 5705 | -#: react-src/developer/components/tabs/OnboardingTestTab.js:25 | |
| 5706 | -msgid "Test data set successfully!" | |
| 7945 | +#: assets/js/templately.js:28 | |
| 7946 | +msgid "No WorkSpace Found" | |
| 5707 | 7947 | msgstr "" |
| 5708 | 7948 | |
| 5709 | -#: react-src/developer/components/tabs/OnboardingTestTab.js:28 | |
| 5710 | -msgid "Failed to set test data." | |
| 7949 | +#: assets/js/templately.js:28 | |
| 7950 | +msgid "Request failed." | |
| 5711 | 7951 | msgstr "" |
| 5712 | 7952 | |
| 5713 | -#: react-src/developer/components/tabs/OnboardingTestTab.js:31 | |
| 5714 | -msgid "Failed to set test data. Check console for details." | |
| 7953 | +#: assets/js/templately.js:28 | |
| 7954 | +msgid "Copied!" | |
| 5715 | 7955 | msgstr "" |
| 5716 | 7956 | |
| 5717 | -#: react-src/developer/components/tabs/OnboardingTestTab.js:39 | |
| 5718 | -msgid "AI Builder Onboarding Test" | |
| 7957 | +#: assets/js/templately.js:28 | |
| 7958 | +msgid "Could not install the MCP Adapter." | |
| 5719 | 7959 | msgstr "" |
| 5720 | 7960 | |
| 5721 | -#: react-src/developer/components/tabs/OnboardingTestTab.js:41 | |
| 5722 | -msgid "This is a temporary testing feature for AI Builder onboarding. Set test data to simulate onboarding scenarios without going through the full authentication flow." | |
| 7961 | +#: assets/js/templately.js:28 | |
| 7962 | +msgid "Could not generate an Application Password." | |
| 5723 | 7963 | msgstr "" |
| 5724 | 7964 | |
| 5725 | -#: react-src/developer/components/tabs/OnboardingTestTab.js:52 | |
| 5726 | -msgid "optional" | |
| 7965 | +#: assets/js/templately.js:28 | |
| 7966 | +msgid "Connect an AI Agent (MCP)" | |
| 5727 | 7967 | msgstr "" |
| 5728 | 7968 | |
| 5729 | -#: react-src/developer/components/tabs/OnboardingTestTab.js:62 | |
| 5730 | -msgid "Enter test API key (optional)" | |
| 7969 | +#: assets/js/templately.js:28 | |
| 7970 | +msgid "Let an MCP-capable AI agent (Claude Code, Claude Desktop, …) search, preview, and import Templately designs directly on this site." | |
| 5731 | 7971 | msgstr "" |
| 5732 | 7972 | |
| 5733 | -#: react-src/developer/components/tabs/OnboardingTestTab.js:66 | |
| 5734 | -msgid "Optional: Enter a test API key to set as user meta. This will be stored as _templately_api_key." | |
| 7973 | +#: assets/js/templately.js:28 | |
| 7974 | +msgid "Step 1 — Install the MCP Adapter" | |
| 5735 | 7975 | msgstr "" |
| 5736 | 7976 | |
| 5737 | -#: react-src/developer/components/tabs/OnboardingTestTab.js:72 | |
| 5738 | -msgid "Enable Redirect to Onboarding" | |
| 7977 | +#: assets/js/templately.js:28 | |
| 7978 | +msgid "The MCP server is served by the free \"MCP Adapter\" plugin. It is not active on this site yet." | |
| 5739 | 7979 | msgstr "" |
| 5740 | 7980 | |
| 5741 | -#: react-src/developer/components/tabs/OnboardingTestTab.js:86 | |
| 5742 | -msgid "When enabled, sets the ai_builder_onboarding_redirect_key option to trigger onboarding redirect." | |
| 7981 | +#: assets/js/templately.js:28 | |
| 7982 | +msgid "Activate MCP Adapter" | |
| 5743 | 7983 | msgstr "" |
| 5744 | 7984 | |
| 5745 | -#: react-src/developer/components/tabs/OnboardingTestTab.js:95 | |
| 5746 | -msgid "Setting Test Data..." | |
| 7985 | +#: assets/js/templately.js:28 | |
| 7986 | +msgid "Install & Activate MCP Adapter" | |
| 5747 | 7987 | msgstr "" |
| 5748 | 7988 | |
| 5749 | -#: react-src/developer/components/tabs/OnboardingTestTab.js:95 | |
| 5750 | -msgid "Set Test Data" | |
| 7989 | +#: assets/js/templately.js:28 | |
| 7990 | +msgid "Plugin installation is disabled on this site. Install the \"MCP Adapter\" plugin from its GitHub releases page, then reload." | |
| 5751 | 7991 | msgstr "" |
| 5752 | 7992 | |
| 5753 | -#: react-src/developer/components/tabs/OnboardingTestTab.js:102 | |
| 5754 | -msgid "What This Does" | |
| 7993 | +#: assets/js/templately.js:28 | |
| 7994 | +msgid "View on GitHub" | |
| 5755 | 7995 | msgstr "" |
| 5756 | 7996 | |
| 5757 | -#: react-src/developer/components/tabs/OnboardingTestTab.js:104 | |
| 5758 | -msgid "Optionally sets user meta _templately_api_key with the provided API key (if provided)" | |
| 7997 | +#: assets/js/templately.js:28 | |
| 7998 | +msgid "HTTP (recommended)" | |
| 5759 | 7999 | msgstr "" |
| 5760 | 8000 | |
| 5761 | -#: react-src/developer/components/tabs/OnboardingTestTab.js:105 | |
| 5762 | -msgid "Optionally enables the onboarding redirect by setting ai_builder_onboarding_redirect_key option" | |
| 8001 | +#: assets/js/templately.js:28 | |
| 8002 | +msgid "works from any machine" | |
| 5763 | 8003 | msgstr "" |
| 5764 | 8004 | |
| 5765 | -#: react-src/developer/components/tabs/OnboardingTestTab.js:106 | |
| 5766 | -msgid "At least one option (API key or redirect) must be selected" | |
| 8005 | +#: assets/js/templately.js:28 | |
| 8006 | +msgid "Generate a WordPress Application Password, then run this command in your agent's CLI." | |
| 5767 | 8007 | msgstr "" |
| 5768 | 8008 | |
| 5769 | -#: react-src/developer/components/tabs/OnboardingTestTab.js:107 | |
| 5770 | -msgid "Works with both single-site and multisite WordPress installations" | |
| 8009 | +#: assets/js/templately.js:28 | |
| 8010 | +msgid "Generating…" | |
| 5771 | 8011 | msgstr "" |
| 5772 | 8012 | |
| 5773 | -#: react-src/developer/components/tabs/OnboardingTestTab.js:110 | |
| 5774 | -msgid "Note: This is a temporary testing feature and should only be used in development environments." | |
| 8013 | +#: assets/js/templately.js:28 | |
| 8014 | +msgid "Application Password generated" | |
| 5775 | 8015 | msgstr "" |
| 5776 | 8016 | |
| 5777 | -#: react-src/developer/components/tabs/SettingsTab.js:41 | |
| 5778 | -msgid "Failed to save developer settings" | |
| 8017 | +#: assets/js/templately.js:28 | |
| 8018 | +msgid "Generate Application Password" | |
| 5779 | 8019 | msgstr "" |
| 5780 | 8020 | |
| 5781 | -#: react-src/developer/components/tabs/SettingsTab.js:58 | |
| 5782 | -msgid "Developer Constants Configuration" | |
| 8021 | +#: assets/js/templately.js:28 | |
| 8022 | +msgid "Application Passwords require an HTTPS connection." | |
| 5783 | 8023 | msgstr "" |
| 5784 | 8024 | |
| 5785 | -#: react-src/developer/components/tabs/SettingsTab.js:60 | |
| 5786 | -msgid "Constants defined in wp-config.php will override these settings and appear disabled below." | |
| 8025 | +#. translators: %s: WordPress username. | |
| 8026 | +#: assets/js/templately.js:29 | |
| 8027 | +#, js-format | |
| 8028 | +msgid "Credential created for %s — shown once, already inserted below." | |
| 5787 | 8029 | msgstr "" |
| 5788 | 8030 | |
| 5789 | -#: react-src/developer/components/tabs/SettingsTab.js:112 | |
| 5790 | -msgid "Currently controlled by wp-config.php constant:" | |
| 8031 | +#: assets/js/templately.js:29 | |
| 8032 | +msgid "The password is displayed only once. --scope local keeps the credential out of any committed config. Revoke it anytime under Users → Profile → Application Passwords." | |
| 5791 | 8033 | msgstr "" |
| 5792 | 8034 | |
| 5793 | -#: react-src/developer/components/tabs/SettingsTab.js:124 | |
| 5794 | -msgid "Save Settings" | |
| 8035 | +#: assets/js/templately.js:29 | |
| 8036 | +msgid "WP-CLI (STDIO)" | |
| 5795 | 8037 | msgstr "" |
| 5796 | 8038 | |
| 5797 | -#: react-src/developer/components/tabs/SettingsTab.js:130 | |
| 5798 | -msgid "wp-config.php Code Snippet" | |
| 8039 | +#: assets/js/templately.js:29 | |
| 8040 | +msgid "same machine only" | |
| 5799 | 8041 | msgstr "" |
| 5800 | 8042 | |
| 5801 | -#: react-src/developer/components/tabs/SettingsTab.js:132 | |
| 5802 | -msgid "Copy this code to your wp-config.php file to define these constants:" | |
| 8043 | +#: assets/js/templately.js:29 | |
| 8044 | +msgid "No Application Password needed. The agent launches WP-CLI as a subprocess and talks to the MCP server over stdin/stdout. Requires WP-CLI on the agent's machine." | |
| 5803 | 8045 | msgstr "" |
| 5804 | 8046 | |
| 5805 | -#: react-src/developer/components/tabs/SystemInfoTab.js:20 | |
| 5806 | -msgid "System Information" | |
| 8047 | +#. translators: %s: the WordPress path inside the container. | |
| 8048 | +#: assets/js/templately.js:30 | |
| 8049 | +#, js-format | |
| 8050 | +msgid "This site runs inside a container, so %s is the path INSIDE it — not a path on your machine. Run wp there (e.g. exec into the container) with that path, or just use the HTTP method above, which works from anywhere." | |
| 5807 | 8051 | msgstr "" |
| 5808 | 8052 | |
| 5809 | -#: react-src/developer/components/tabs/SystemInfoTab.js:21 | |
| 5810 | -msgid "View system information and diagnostics." | |
| 8053 | +#: assets/js/templately.js:30 | |
| 8054 | +msgid "Verify the server is registered with:" | |
| 5811 | 8055 | msgstr "" |
| 5812 | 8056 | |
| 5813 | -#: react-src/developer/components/tabs/SystemInfoTab.js:24 | |
| 5814 | -msgid "Available Constants" | |
| 8057 | +#: assets/js/templately.js:30 | |
| 8058 | +msgid "After adding the server, reload your agent and run" | |
| 5815 | 8059 | msgstr "" |
| 5816 | 8060 | |
| 5817 | -#: react-src/developer/components/tabs/SystemInfoTab.js:31 | |
| 5818 | -msgid "Network Admin Support" | |
| 8061 | +#: assets/js/templately.js:30 | |
| 8062 | +msgid "to confirm it is connected." | |
| 5819 | 8063 | msgstr "" |
| 5820 | 8064 | |
| 5821 | -#: react-src/developer/components/tabs/SystemInfoTab.js:33 | |
| 5822 | -msgid "When developer mode is enabled, Full Site Import functionality is available in WordPress Network Admin for multisite installations." | |
| 8065 | +#: assets/js/templately.js:30 | |
| 8066 | +msgid "MCP Adapter" | |
| 5823 | 8067 | msgstr "" |
| 5824 | 8068 | |
| 5825 | -#: react-src/developer/components/tabs/SystemInfoTab.js:36 | |
| 5826 | -msgid "Developer Bundle Information" | |
| 8069 | +#: assets/js/templately.js:30 | |
| 8070 | +msgid "Contact support" | |
| 5827 | 8071 | msgstr "" |
| 5828 | 8072 | |
| 5829 | -#: react-src/developer/components/tabs/SystemInfoTab.js:40 | |
| 5830 | -msgid "Bundle Version" | |
| 8073 | +#: assets/js/templately.js:30 | |
| 8074 | +msgid "Upgrade your plan" | |
| 5831 | 8075 | msgstr "" |
| 5832 | 8076 | |
| 5833 | -#: react-src/developer/components/tabs/SystemInfoTab.js:44 | |
| 5834 | -msgid "Initialization Status" | |
| 8077 | +#: assets/js/templately.js:30 | |
| 8078 | +msgid "Manage API keys" | |
| 5835 | 8079 | msgstr "" |
| 5836 | 8080 | |
| 5837 | -#: react-src/utils/siteDisconnectedModal.js:88 | |
| 5838 | -msgid "Site Not Connected" | |
| 8081 | +#: assets/js/templately.js:30 | |
| 8082 | +msgid "You have connected as many sites as your subscription allows." | |
| 5839 | 8083 | msgstr "" |
| 5840 | 8084 | |
| 5841 | -#: react-src/utils/siteDisconnectedModal.js:90 | |
| 5842 | -#, js-format | |
| 5843 | -msgid "This site is not connected to your Templately account. It appears your account is connected to a different site.<br/><br/>Would you like to <strong>migrate your connection</strong> to this site? This will disconnect your previous site and connect this one.<br/><br/>Need help? Contact our <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">support team</a>." | |
| 8085 | +#: assets/js/templately.js:30 | |
| 8086 | +msgid "Upgrade to connect more sites" | |
| 5844 | 8087 | msgstr "" |
| 5845 | 8088 | |
| 5846 | -#: react-src/utils/siteDisconnectedModal.js:97 | |
| 5847 | -msgid "Migrate to This Site" | |
| 8089 | +#: assets/js/templately.js:30 | |
| 8090 | +msgid "This sign-in link is no longer valid. Please try signing in again." | |
| 8091 | +msgstr "" | |
| 8092 | + | |
| 8093 | +#: assets/js/templately.js:30 | |
| 8094 | +msgid "Google sign-in returned no API key. Please try again." | |
| 8095 | +msgstr "" | |
| 8096 | + | |
| 8097 | +#: assets/js/templately.js:30 | |
| 8098 | +msgid "Google sign-in did not complete. Please try again." | |
| 8099 | +msgstr "" | |
| 8100 | + | |
| 8101 | +#: assets/js/templately.js:30 | |
| 8102 | +msgid "Templately could not complete this request due to an internal error. Please update the plugin, or contact support if it keeps happening." | |
| 8103 | +msgstr "" | |
| 8104 | + | |
| 8105 | +#: assets/js/templately.js:30 | |
| 8106 | +msgid "Something needs attention" | |
| 8107 | +msgstr "" | |
| 8108 | + | |
| 8109 | +#: assets/js/templately.js:30 | |
| 8110 | +msgid "Heads up" | |
| 5848 | 8111 | msgstr "" |