| 1 |
# Copyright (C) 2026 WPDeveloper |
| 2 |
# This file is distributed under the GPLv2 or later. |
| 3 |
msgid "" |
| 4 |
msgstr "" |
| 5 |
"Project-Id-Version: xSpeed Cache 1.1.2\n" |
| 6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/xspeed\n" |
| 7 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 8 |
"Language-Team: LANGUAGE <LL@li.org>\n" |
| 9 |
"MIME-Version: 1.0\n" |
| 10 |
"Content-Type: text/plain; charset=UTF-8\n" |
| 11 |
"Content-Transfer-Encoding: 8bit\n" |
| 12 |
"POT-Creation-Date: 2026-08-03T09:46:28+00:00\n" |
| 13 |
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
| 14 |
"X-Generator: WP-CLI 2.12.0\n" |
| 15 |
"X-Domain: xspeed\n" |
| 16 |
|
| 17 |
#. Plugin Name of the plugin |
| 18 |
#: xspeed.php |
| 19 |
#: includes/class-cache.php:2530 |
| 20 |
#: includes/class-deactivation-feedback.php:189 |
| 21 |
msgid "xSpeed Cache" |
| 22 |
msgstr "" |
| 23 |
|
| 24 |
#. Description of the plugin |
| 25 |
#: xspeed.php |
| 26 |
msgid "Minimal, ultra-fast caching plugin for WordPress." |
| 27 |
msgstr "" |
| 28 |
|
| 29 |
#. Author of the plugin |
| 30 |
#: xspeed.php |
| 31 |
msgid "WPDeveloper" |
| 32 |
msgstr "" |
| 33 |
|
| 34 |
#. Author URI of the plugin |
| 35 |
#: xspeed.php |
| 36 |
msgid "https://wpdeveloper.com" |
| 37 |
msgstr "" |
| 38 |
|
| 39 |
#: includes/class-admin.php:153 |
| 40 |
#: includes/class-admin.php:254 |
| 41 |
msgid "Settings" |
| 42 |
msgstr "" |
| 43 |
|
| 44 |
#: includes/class-admin.php:243 |
| 45 |
msgid "Overview" |
| 46 |
msgstr "" |
| 47 |
|
| 48 |
#: includes/class-admin.php:244 |
| 49 |
msgid "Cache" |
| 50 |
msgstr "" |
| 51 |
|
| 52 |
#: includes/class-admin.php:245 |
| 53 |
msgid "Optimization" |
| 54 |
msgstr "" |
| 55 |
|
| 56 |
#: includes/class-admin.php:246 |
| 57 |
msgid "Network" |
| 58 |
msgstr "" |
| 59 |
|
| 60 |
#: includes/class-admin.php:247 |
| 61 |
msgid "Health" |
| 62 |
msgstr "" |
| 63 |
|
| 64 |
#: includes/class-admin.php:248 |
| 65 |
msgid "Tools" |
| 66 |
msgstr "" |
| 67 |
|
| 68 |
#: includes/class-admin.php:253 |
| 69 |
msgid "AI & Agents" |
| 70 |
msgstr "" |
| 71 |
|
| 72 |
#: includes/class-admin.php:312 |
| 73 |
msgid "Loading" |
| 74 |
msgstr "" |
| 75 |
|
| 76 |
#: includes/class-admin.php:314 |
| 77 |
msgid "xSpeed" |
| 78 |
msgstr "" |
| 79 |
|
| 80 |
#: includes/class-admin.php:315 |
| 81 |
msgid "Loading…" |
| 82 |
msgstr "" |
| 83 |
|
| 84 |
#: includes/class-cache-inventory.php:340 |
| 85 |
msgid "Cached pages (PHP)" |
| 86 |
msgstr "" |
| 87 |
|
| 88 |
#: includes/class-cache-inventory.php:345 |
| 89 |
msgid "Cached pages (server-served)" |
| 90 |
msgstr "" |
| 91 |
|
| 92 |
#: includes/class-cache-inventory.php:350 |
| 93 |
msgid "Precompressed copies" |
| 94 |
msgstr "" |
| 95 |
|
| 96 |
#: includes/class-cache-inventory.php:355 |
| 97 |
msgid "Per-entry metadata" |
| 98 |
msgstr "" |
| 99 |
|
| 100 |
#: includes/class-cache-inventory.php:360 |
| 101 |
msgid "REST responses" |
| 102 |
msgstr "" |
| 103 |
|
| 104 |
#: includes/class-cache-inventory.php:365 |
| 105 |
msgid "Minified CSS/JS" |
| 106 |
msgstr "" |
| 107 |
|
| 108 |
#: includes/class-cache-meta-box.php:40 |
| 109 |
msgid "xSpeed · Cache Rules" |
| 110 |
msgstr "" |
| 111 |
|
| 112 |
#: includes/class-cache-meta-box.php:63 |
| 113 |
msgid "Never cache this page" |
| 114 |
msgstr "" |
| 115 |
|
| 116 |
#: includes/class-cache-meta-box.php:67 |
| 117 |
msgid "Skip the page cache entirely for this post. Useful for highly dynamic pages." |
| 118 |
msgstr "" |
| 119 |
|
| 120 |
#: includes/class-cache-meta-box.php:72 |
| 121 |
msgid "Custom cache lifetime" |
| 122 |
msgstr "" |
| 123 |
|
| 124 |
#: includes/class-cache-meta-box.php:85 |
| 125 |
msgid "hours · 0 = use global" |
| 126 |
msgstr "" |
| 127 |
|
| 128 |
#: includes/class-cache-meta-box.php:89 |
| 129 |
msgid "Override the global cache expiry for this post (1–720 hours). Leave at 0 to inherit the site default." |
| 130 |
msgstr "" |
| 131 |
|
| 132 |
#. translators: 1: cause of the purge, 2: URL or path, 3: number of files removed. |
| 133 |
#: includes/class-cache.php:962 |
| 134 |
#, php-format |
| 135 |
msgid "Purged one URL (%1$s) — %2$s, %3$d file(s) removed" |
| 136 |
msgstr "" |
| 137 |
|
| 138 |
#: includes/class-cache.php:1080 |
| 139 |
msgid "Purge All" |
| 140 |
msgstr "" |
| 141 |
|
| 142 |
#: includes/class-cache.php:1084 |
| 143 |
msgid "Purge Page / Static Cache" |
| 144 |
msgstr "" |
| 145 |
|
| 146 |
#: includes/class-cache.php:1088 |
| 147 |
msgid "Purge CSS / JS Cache" |
| 148 |
msgstr "" |
| 149 |
|
| 150 |
#: includes/class-cache.php:1092 |
| 151 |
msgid "Purge Object Cache" |
| 152 |
msgstr "" |
| 153 |
|
| 154 |
#: includes/class-cache.php:1096 |
| 155 |
msgid "Purge REST Cache" |
| 156 |
msgstr "" |
| 157 |
|
| 158 |
#. translators: 1: what was purged, 2: cause of the purge. |
| 159 |
#: includes/class-cache.php:1191 |
| 160 |
#, php-format |
| 161 |
msgid "Purged %1$s (%2$s)" |
| 162 |
msgstr "" |
| 163 |
|
| 164 |
#. translators: 1: what was purged, 2: cause of the purge, 3: number of files removed. |
| 165 |
#: includes/class-cache.php:1197 |
| 166 |
#, php-format |
| 167 |
msgid "Purged %1$s (%2$s) — %3$d file(s) removed" |
| 168 |
msgstr "" |
| 169 |
|
| 170 |
#: includes/class-cache.php:2564 |
| 171 |
msgid "Unauthorized." |
| 172 |
msgstr "" |
| 173 |
|
| 174 |
#. translators: %s: conflicting plugin name |
| 175 |
#: includes/class-conflict-registry.php:322 |
| 176 |
#, php-format |
| 177 |
msgid "%s is active and handles the same feature. Deactivate it before enabling this in xSpeed." |
| 178 |
msgstr "" |
| 179 |
|
| 180 |
#. translators: %s: conflicting plugin name |
| 181 |
#: includes/class-conflict-registry.php:342 |
| 182 |
#, php-format |
| 183 |
msgid "%s is active and may interfere. Test carefully." |
| 184 |
msgstr "" |
| 185 |
|
| 186 |
#: includes/class-deactivation-feedback.php:63 |
| 187 |
msgid "I no longer need the plugin" |
| 188 |
msgstr "" |
| 189 |
|
| 190 |
#: includes/class-deactivation-feedback.php:67 |
| 191 |
msgid "I'm switching to another plugin" |
| 192 |
msgstr "" |
| 193 |
|
| 194 |
#: includes/class-deactivation-feedback.php:68 |
| 195 |
msgid "Which plugin are you switching to?" |
| 196 |
msgstr "" |
| 197 |
|
| 198 |
#: includes/class-deactivation-feedback.php:72 |
| 199 |
msgid "The plugin is difficult to use" |
| 200 |
msgstr "" |
| 201 |
|
| 202 |
#: includes/class-deactivation-feedback.php:73 |
| 203 |
msgid "What did you find confusing? We'd love to improve it." |
| 204 |
msgstr "" |
| 205 |
|
| 206 |
#: includes/class-deactivation-feedback.php:78 |
| 207 |
msgid "I couldn't get the plugin to work" |
| 208 |
msgstr "" |
| 209 |
|
| 210 |
#: includes/class-deactivation-feedback.php:79 |
| 211 |
msgid "What issue did you run into? We're glad to help." |
| 212 |
msgstr "" |
| 213 |
|
| 214 |
#: includes/class-deactivation-feedback.php:84 |
| 215 |
msgid "The plugin affects my site's performance" |
| 216 |
msgstr "" |
| 217 |
|
| 218 |
#: includes/class-deactivation-feedback.php:85 |
| 219 |
msgid "What did you notice? Any detail helps us pin it down." |
| 220 |
msgstr "" |
| 221 |
|
| 222 |
#: includes/class-deactivation-feedback.php:90 |
| 223 |
msgid "It's missing a specific feature I need" |
| 224 |
msgstr "" |
| 225 |
|
| 226 |
#: includes/class-deactivation-feedback.php:91 |
| 227 |
msgid "Which feature were you looking for?" |
| 228 |
msgstr "" |
| 229 |
|
| 230 |
#: includes/class-deactivation-feedback.php:95 |
| 231 |
msgid "It's a temporary deactivation" |
| 232 |
msgstr "" |
| 233 |
|
| 234 |
#: includes/class-deactivation-feedback.php:99 |
| 235 |
msgid "Other" |
| 236 |
msgstr "" |
| 237 |
|
| 238 |
#: includes/class-deactivation-feedback.php:100 |
| 239 |
msgid "Please tell us a little more." |
| 240 |
msgstr "" |
| 241 |
|
| 242 |
#: includes/class-deactivation-feedback.php:191 |
| 243 |
msgid "Close" |
| 244 |
msgstr "" |
| 245 |
|
| 246 |
#: includes/class-deactivation-feedback.php:195 |
| 247 |
msgid "Sorry to see you go" |
| 248 |
msgstr "" |
| 249 |
|
| 250 |
#: includes/class-deactivation-feedback.php:197 |
| 251 |
msgid "If you have a moment, we'd love to know why you're deactivating xSpeed Cache — pick all that apply. It takes less than a minute and helps us make it better for everyone, but it's completely optional." |
| 252 |
msgstr "" |
| 253 |
|
| 254 |
#: includes/class-deactivation-feedback.php:217 |
| 255 |
msgid "💡 Need a hand before you go?" |
| 256 |
msgstr "" |
| 257 |
|
| 258 |
#: includes/class-deactivation-feedback.php:218 |
| 259 |
msgid "Contact our support team" |
| 260 |
msgstr "" |
| 261 |
|
| 262 |
#: includes/class-deactivation-feedback.php:226 |
| 263 |
msgid "Your response is sent to WPDeveloper along with your site URL and plugin version. Choose “Skip & Deactivate” to leave without sharing anything." |
| 264 |
msgstr "" |
| 265 |
|
| 266 |
#: includes/class-deactivation-feedback.php:231 |
| 267 |
msgid "Skip & Deactivate" |
| 268 |
msgstr "" |
| 269 |
|
| 270 |
#: includes/class-deactivation-feedback.php:233 |
| 271 |
msgid "Submit & Deactivate" |
| 272 |
msgstr "" |
| 273 |
|
| 274 |
#: includes/class-module-registry.php:43 |
| 275 |
msgid "Module is missing a SLUG constant." |
| 276 |
msgstr "" |
| 277 |
|
| 278 |
#: includes/class-module-registry.php:212 |
| 279 |
msgid "Circular module dependency detected; boot order is undefined for the offending modules." |
| 280 |
msgstr "" |
| 281 |
|
| 282 |
#. translators: %s: brand name (xSpeed by default, or the white-label name). |
| 283 |
#: includes/class-onboarding.php:56 |
| 284 |
#, php-format |
| 285 |
msgid "%s Setup Wizard" |
| 286 |
msgstr "" |
| 287 |
|
| 288 |
#: includes/class-onboarding.php:60 |
| 289 |
msgid "Setup Wizard" |
| 290 |
msgstr "" |
| 291 |
|
| 292 |
#: includes/class-recommendations.php:47 |
| 293 |
msgid "Enable page caching" |
| 294 |
msgstr "" |
| 295 |
|
| 296 |
#: includes/class-recommendations.php:48 |
| 297 |
msgid "Caching is off, so every visit renders the full page. Turning it on is the single biggest speed win." |
| 298 |
msgstr "" |
| 299 |
|
| 300 |
#: includes/class-recommendations.php:58 |
| 301 |
msgid "Go to Cache settings" |
| 302 |
msgstr "" |
| 303 |
|
| 304 |
#: includes/class-recommendations.php:74 |
| 305 |
msgid "Raise Cache Expiry to match your preload schedule" |
| 306 |
msgstr "" |
| 307 |
|
| 308 |
#. translators: 1: current expiry hours, 2: preload interval hours. |
| 309 |
#: includes/class-recommendations.php:77 |
| 310 |
#, php-format |
| 311 |
msgid "Pages expire after %1$dh but the preloader only re-warms them every %2$dh — most visits hit a cold cache." |
| 312 |
msgstr "" |
| 313 |
|
| 314 |
#. translators: %d: recommended expiry in hours. |
| 315 |
#: includes/class-recommendations.php:87 |
| 316 |
#, php-format |
| 317 |
msgid "Raise expiry to %dh" |
| 318 |
msgstr "" |
| 319 |
|
| 320 |
#: includes/class-recommendations.php:99 |
| 321 |
msgid "A plugin" |
| 322 |
msgstr "" |
| 323 |
|
| 324 |
#: includes/class-recommendations.php:103 |
| 325 |
msgid "A plugin is blocking CDN edge caching" |
| 326 |
msgstr "" |
| 327 |
|
| 328 |
#. translators: 1: plugin name, 2: cookie name. |
| 329 |
#: includes/class-recommendations.php:106 |
| 330 |
#, php-format |
| 331 |
msgid "%1$s sets the \"%2$s\" cookie on anonymous pages, which makes CDNs skip their edge cache for all HTML." |
| 332 |
msgstr "" |
| 333 |
|
| 334 |
#: includes/class-recommendations.php:114 |
| 335 |
msgid "See details in Health" |
| 336 |
msgstr "" |
| 337 |
|
| 338 |
#: includes/class-recommendations.php:124 |
| 339 |
msgid "Apply the nginx server snippet" |
| 340 |
msgstr "" |
| 341 |
|
| 342 |
#: includes/class-recommendations.php:125 |
| 343 |
msgid "nginx can serve cache hits directly (~5-15ms TTFB, PHP bypassed) once the snippet is in your server block." |
| 344 |
msgstr "" |
| 345 |
|
| 346 |
#: includes/class-recommendations.php:128 |
| 347 |
msgid "Get the snippet" |
| 348 |
msgstr "" |
| 349 |
|
| 350 |
#: includes/class-recommendations.php:138 |
| 351 |
msgid "Turn on the preloader" |
| 352 |
msgstr "" |
| 353 |
|
| 354 |
#. translators: %d: hit ratio percent. |
| 355 |
#: includes/class-recommendations.php:141 |
| 356 |
#, php-format |
| 357 |
msgid "Your hit ratio is %d%% — most visitors hit a cold cache. The preloader crawls your sitemap so pages are warm before anyone asks." |
| 358 |
msgstr "" |
| 359 |
|
| 360 |
#: includes/class-recommendations.php:148 |
| 361 |
msgid "Enable preloader" |
| 362 |
msgstr "" |
| 363 |
|
| 364 |
#: includes/class-recommendations.php:158 |
| 365 |
msgid "Object cache is configured but not persisting" |
| 366 |
msgstr "" |
| 367 |
|
| 368 |
#: includes/class-recommendations.php:159 |
| 369 |
msgid "The backend is not connected, so every request falls back to the database. Run the connection test to see why." |
| 370 |
msgstr "" |
| 371 |
|
| 372 |
#: includes/class-recommendations.php:162 |
| 373 |
msgid "Test the connection" |
| 374 |
msgstr "" |
| 375 |
|
| 376 |
#: includes/class-recommendations.php:173 |
| 377 |
msgid "Finish connecting Cloudflare" |
| 378 |
msgstr "" |
| 379 |
|
| 380 |
#: includes/class-recommendations.php:174 |
| 381 |
msgid "The Cloudflare module is on but has no verified credentials or zone, so edge purges cannot work." |
| 382 |
msgstr "" |
| 383 |
|
| 384 |
#: includes/class-recommendations.php:177 |
| 385 |
msgid "Open Cloudflare settings" |
| 386 |
msgstr "" |
| 387 |
|
| 388 |
#: includes/class-recommendations.php:251 |
| 389 |
msgid "This recommendation links to a settings screen; it has no one-click fix." |
| 390 |
msgstr "" |
| 391 |
|
| 392 |
#: includes/class-recommendations.php:263 |
| 393 |
msgid "Unknown or no-longer-applicable recommendation." |
| 394 |
msgstr "" |
| 395 |
|
| 396 |
#: includes/class-rest-api.php:352 |
| 397 |
msgid "The id argument is required." |
| 398 |
msgstr "" |
| 399 |
|
| 400 |
#: includes/class-rest-api.php:463 |
| 401 |
msgid "dashboard" |
| 402 |
msgstr "" |
| 403 |
|
| 404 |
#: includes/class-rest-manager.php:74 |
| 405 |
msgid "No route was found matching the URL and request method." |
| 406 |
msgstr "" |
| 407 |
|
| 408 |
#: includes/class-rest-manager.php:136 |
| 409 |
msgid "The request could not be completed due to a server error." |
| 410 |
msgstr "" |
| 411 |
|
| 412 |
#. translators: %d: HTTP status code. |
| 413 |
#: includes/class-score.php:194 |
| 414 |
#, php-format |
| 415 |
msgid "PageSpeed Insights returned HTTP %d." |
| 416 |
msgstr "" |
| 417 |
|
| 418 |
#: includes/class-score.php:263 |
| 419 |
msgid "GTmetrix reported the test failed." |
| 420 |
msgstr "" |
| 421 |
|
| 422 |
#: includes/class-score.php:321 |
| 423 |
msgid "GTmetrix requires an API key — there is no anonymous mode. Add one in the Score settings." |
| 424 |
msgstr "" |
| 425 |
|
| 426 |
#. translators: %d: HTTP status code. |
| 427 |
#: includes/class-score.php:350 |
| 428 |
#, php-format |
| 429 |
msgid "GTmetrix returned HTTP %d. Check the API key." |
| 430 |
msgstr "" |
| 431 |
|
| 432 |
#: includes/class-score.php:403 |
| 433 |
msgid "GTmetrix returned an unreadable response." |
| 434 |
msgstr "" |
| 435 |
|
| 436 |
#. translators: %s: video title. |
| 437 |
#: includes/class-video-facade.php:150 |
| 438 |
#, php-format |
| 439 |
msgid "Play video: %s" |
| 440 |
msgstr "" |
| 441 |
|
| 442 |
#: includes/class-video-facade.php:153 |
| 443 |
msgid "Play video" |
| 444 |
msgstr "" |
| 445 |
|
| 446 |
#: includes/modules/Bloat/BloatModule.php:161 |
| 447 |
msgid "Feeds are disabled." |
| 448 |
msgstr "" |
| 449 |
|
| 450 |
#: includes/modules/Bloat/BloatModule.php:207 |
| 451 |
msgid "Anonymous REST access is disabled on this site." |
| 452 |
msgstr "" |
| 453 |
|
| 454 |
#: includes/modules/BrowserCache/BrowserCacheModule.php:115 |
| 455 |
msgid "nginx server config required" |
| 456 |
msgstr "" |
| 457 |
|
| 458 |
#: includes/modules/BrowserCache/BrowserCacheModule.php:116 |
| 459 |
msgid "Browser-cache headers need to live in your nginx config. Your updated settings are included in the unified server-block snippet on the Cache panel — copy + paste it once into your nginx vhost (or container nginx config), and reload nginx." |
| 460 |
msgstr "" |
| 461 |
|
| 462 |
#: includes/modules/BrowserCache/BrowserCacheModule.php:120 |
| 463 |
msgid "Go to the snippet" |
| 464 |
msgstr "" |
| 465 |
|
| 466 |
#: includes/modules/Database/DatabaseModule.php:148 |
| 467 |
msgid "Provide at least one cleanup type." |
| 468 |
msgstr "" |
| 469 |
|
| 470 |
#: includes/modules/Gzip/GzipModule.php:116 |
| 471 |
msgid "GZIP enabled but not active on the server" |
| 472 |
msgstr "" |
| 473 |
|
| 474 |
#: includes/modules/Gzip/GzipModule.php:117 |
| 475 |
msgid "xSpeed wrote the .htaccess rules but the response still isn't gzipped. Your server may have AllowOverride disabled, another caching plugin overriding, or mod_deflate missing. Ask your host to enable GZIP on Apache." |
| 476 |
msgstr "" |
| 477 |
|
| 478 |
#: includes/modules/Gzip/GzipModule.php:128 |
| 479 |
msgid "GZIP requires server config on nginx" |
| 480 |
msgstr "" |
| 481 |
|
| 482 |
#: includes/modules/Gzip/GzipModule.php:129 |
| 483 |
msgid "xSpeed can only auto-configure GZIP on Apache and LiteSpeed (via .htaccess). The directives are included in the unified server-block snippet on the Cache panel — copy + paste it once into your nginx vhost (or container nginx config) and reload nginx." |
| 484 |
msgstr "" |
| 485 |
|
| 486 |
#: includes/modules/Gzip/GzipModule.php:138 |
| 487 |
msgid "GZIP requires server config on this server" |
| 488 |
msgstr "" |
| 489 |
|
| 490 |
#: includes/modules/Gzip/GzipModule.php:139 |
| 491 |
msgid "xSpeed can only auto-configure GZIP on Apache and LiteSpeed (via .htaccess). Paste the snippet below into your server config and reload." |
| 492 |
msgstr "" |
| 493 |
|
| 494 |
#: includes/modules/Health/HealthModule.php:66 |
| 495 |
msgid "xSpeed static-rewrite cache" |
| 496 |
msgstr "" |
| 497 |
|
| 498 |
#: includes/modules/Health/HealthModule.php:81 |
| 499 |
msgid "xSpeed static-rewrite cache is active" |
| 500 |
msgstr "" |
| 501 |
|
| 502 |
#: includes/modules/Health/HealthModule.php:84 |
| 503 |
msgid "Performance" |
| 504 |
msgstr "" |
| 505 |
|
| 506 |
#: includes/modules/Health/HealthModule.php:87 |
| 507 |
msgid "Cache hits bypass PHP for ~5-15ms TTFB." |
| 508 |
msgstr "" |
| 509 |
|
| 510 |
#: includes/modules/Health/HealthModule.php:93 |
| 511 |
msgid "xSpeed cache is disabled" |
| 512 |
msgstr "" |
| 513 |
|
| 514 |
#: includes/modules/Health/HealthModule.php:95 |
| 515 |
msgid "Enable the page cache in the xSpeed dashboard to start serving cached HTML for non-logged-in visitors." |
| 516 |
msgstr "" |
| 517 |
|
| 518 |
#: includes/modules/Health/HealthModule.php:102 |
| 519 |
msgid "xSpeed .htaccess rewrite block is missing" |
| 520 |
msgstr "" |
| 521 |
|
| 522 |
#: includes/modules/Health/HealthModule.php:104 |
| 523 |
msgid "Without the static-rewrite block, cache hits go through the PHP drop-in (~85ms TTFB) instead of the web server (~5-15ms). Toggle Enable Cache off and on in xSpeed to reinstall the block." |
| 524 |
msgstr "" |
| 525 |
|
| 526 |
#: includes/modules/Health/HealthModule.php:111 |
| 527 |
msgid "xSpeed nginx server config required" |
| 528 |
msgstr "" |
| 529 |
|
| 530 |
#: includes/modules/Health/HealthModule.php:113 |
| 531 |
msgid "xSpeed can't write nginx config from PHP. Paste this snippet into your site's server { } block, then reload nginx so cache hits serve without booting PHP:" |
| 532 |
msgstr "" |
| 533 |
|
| 534 |
#: includes/modules/Health/HealthModule.php:122 |
| 535 |
msgid "xSpeed PHP drop-in cache active" |
| 536 |
msgstr "" |
| 537 |
|
| 538 |
#: includes/modules/Health/HealthModule.php:124 |
| 539 |
msgid "Static-rewrite caching needs Apache, LiteSpeed, or nginx. The PHP drop-in is still serving cache hits at ~85ms TTFB on this server." |
| 540 |
msgstr "" |
| 541 |
|
| 542 |
#. translators: %s: command name. |
| 543 |
#: includes/modules/Mcp/Cli_Bridge.php:120 |
| 544 |
#, php-format |
| 545 |
msgid "Unknown command: %s. Call list_commands to see what is available." |
| 546 |
msgstr "" |
| 547 |
|
| 548 |
#: includes/modules/Mcp/McpModule.php:767 |
| 549 |
msgid "Invalid or expired attach request." |
| 550 |
msgstr "" |
| 551 |
|
| 552 |
#: includes/modules/Mcp/McpModule.php:848 |
| 553 |
msgid "You must be an administrator to authorize an AI agent to control this site." |
| 554 |
msgstr "" |
| 555 |
|
| 556 |
#: includes/modules/Mcp/McpModule.php:855 |
| 557 |
msgid "Security check failed. Please try connecting again." |
| 558 |
msgstr "" |
| 559 |
|
| 560 |
#: includes/modules/Mcp/McpModule.php:982 |
| 561 |
msgid "Read-only — inspect cache status and settings." |
| 562 |
msgstr "" |
| 563 |
|
| 564 |
#: includes/modules/Mcp/McpModule.php:983 |
| 565 |
msgid "Read & write — purge caches, toggle caching, and change settings." |
| 566 |
msgstr "" |
| 567 |
|
| 568 |
#: includes/modules/Mcp/McpModule.php:984 |
| 569 |
msgid "An AI agent" |
| 570 |
msgstr "" |
| 571 |
|
| 572 |
#: includes/modules/Mcp/McpModule.php:1003 |
| 573 |
msgid "Authorize AI access" |
| 574 |
msgstr "" |
| 575 |
|
| 576 |
#: includes/modules/Mcp/McpModule.php:1014 |
| 577 |
msgid "Connect to xSpeed" |
| 578 |
msgstr "" |
| 579 |
|
| 580 |
#. translators: %s: AI client name. |
| 581 |
#: includes/modules/Mcp/McpModule.php:1016 |
| 582 |
#, php-format |
| 583 |
msgid "%s wants to manage the cache on this site." |
| 584 |
msgstr "" |
| 585 |
|
| 586 |
#: includes/modules/Mcp/McpModule.php:1017 |
| 587 |
msgid "Site" |
| 588 |
msgstr "" |
| 589 |
|
| 590 |
#: includes/modules/Mcp/McpModule.php:1018 |
| 591 |
msgid "Signed in as" |
| 592 |
msgstr "" |
| 593 |
|
| 594 |
#: includes/modules/Mcp/McpModule.php:1019 |
| 595 |
msgid "Access" |
| 596 |
msgstr "" |
| 597 |
|
| 598 |
#: includes/modules/Mcp/McpModule.php:1024 |
| 599 |
msgid "Deny" |
| 600 |
msgstr "" |
| 601 |
|
| 602 |
#: includes/modules/Mcp/McpModule.php:1025 |
| 603 |
msgid "Approve" |
| 604 |
msgstr "" |
| 605 |
|
| 606 |
#: includes/modules/Mcp/McpModule.php:1035 |
| 607 |
msgid "Authorization error" |
| 608 |
msgstr "" |
| 609 |
|
| 610 |
#: includes/modules/Mcp/McpModule.php:1038 |
| 611 |
msgid "Could not authorize" |
| 612 |
msgstr "" |
| 613 |
|
| 614 |
#: includes/modules/Mcp/Mcp_Auth.php:57 |
| 615 |
msgid "Too many failed attempts. Try again later." |
| 616 |
msgstr "" |
| 617 |
|
| 618 |
#: includes/modules/Mcp/Mcp_OAuth.php:145 |
| 619 |
msgid "At least one valid redirect_uri is required." |
| 620 |
msgstr "" |
| 621 |
|
| 622 |
#: includes/modules/Mcp/Mcp_OAuth.php:195 |
| 623 |
msgid "Unknown client_id." |
| 624 |
msgstr "" |
| 625 |
|
| 626 |
#: includes/modules/Mcp/Mcp_OAuth.php:199 |
| 627 |
msgid "redirect_uri does not match a registered value." |
| 628 |
msgstr "" |
| 629 |
|
| 630 |
#: includes/modules/Mcp/Mcp_OAuth.php:202 |
| 631 |
msgid "Only response_type=code is supported." |
| 632 |
msgstr "" |
| 633 |
|
| 634 |
#: includes/modules/Mcp/Mcp_OAuth.php:206 |
| 635 |
msgid "PKCE with code_challenge_method=S256 is required." |
| 636 |
msgstr "" |
| 637 |
|
| 638 |
#: includes/modules/Mcp/Mcp_Pairing.php:408 |
| 639 |
msgid "No active MCP connection to change. Connect first." |
| 640 |
msgstr "" |
| 641 |
|
| 642 |
#. translators: %s: tool name. |
| 643 |
#: includes/modules/Mcp/Mcp_Tools.php:694 |
| 644 |
#, php-format |
| 645 |
msgid "Unknown tool: %s" |
| 646 |
msgstr "" |
| 647 |
|
| 648 |
#. translators: %s: tool name. |
| 649 |
#: includes/modules/Mcp/Mcp_Tools.php:722 |
| 650 |
#, php-format |
| 651 |
msgid "This MCP connection is read-only; the \"%s\" tool changes state and is not permitted. Reconnect with write access to use it." |
| 652 |
msgstr "" |
| 653 |
|
| 654 |
#. translators: %s: comma-separated list of valid purge types. |
| 655 |
#: includes/modules/Mcp/Mcp_Tools.php:869 |
| 656 |
#, php-format |
| 657 |
msgid "Invalid purge type. Expected one of: %s" |
| 658 |
msgstr "" |
| 659 |
|
| 660 |
#: includes/modules/Mcp/Mcp_Tools.php:878 |
| 661 |
#: includes/modules/Mcp/Mcp_Tools.php:1330 |
| 662 |
msgid "AI assistant" |
| 663 |
msgstr "" |
| 664 |
|
| 665 |
#: includes/modules/Mcp/Mcp_Tools.php:896 |
| 666 |
msgid "The \"enabled\" parameter is required (true or false)." |
| 667 |
msgstr "" |
| 668 |
|
| 669 |
#: includes/modules/Mcp/Mcp_Tools.php:926 |
| 670 |
#: includes/modules/Mcp/Mcp_Tools.php:948 |
| 671 |
msgid "The \"module\" parameter is required." |
| 672 |
msgstr "" |
| 673 |
|
| 674 |
#: includes/modules/Mcp/Mcp_Tools.php:955 |
| 675 |
msgid "The \"values\" parameter must be an object of setting keys." |
| 676 |
msgstr "" |
| 677 |
|
| 678 |
#: includes/modules/Mcp/Mcp_Tools.php:987 |
| 679 |
msgid "The \"command\" parameter is required." |
| 680 |
msgstr "" |
| 681 |
|
| 682 |
#: includes/modules/Mcp/Mcp_Tools.php:1157 |
| 683 |
#: includes/modules/Mcp/Mcp_Tools.php:1197 |
| 684 |
msgid "The enabled argument is required." |
| 685 |
msgstr "" |
| 686 |
|
| 687 |
#: includes/modules/Mcp/Mcp_Tools.php:1161 |
| 688 |
#: includes/modules/Mcp/Mcp_Tools.php:1201 |
| 689 |
msgid "The enabled argument must be true or false." |
| 690 |
msgstr "" |
| 691 |
|
| 692 |
#: includes/modules/Mcp/Mcp_Tools.php:1215 |
| 693 |
msgid "The action argument must be \"list\" or \"clear\"." |
| 694 |
msgstr "" |
| 695 |
|
| 696 |
#: includes/modules/Mcp/Mcp_Tools.php:1254 |
| 697 |
msgid "External scores are not available on this site." |
| 698 |
msgstr "" |
| 699 |
|
| 700 |
#: includes/modules/Mcp/Mcp_Tools.php:1328 |
| 701 |
msgid "The url argument is required." |
| 702 |
msgstr "" |
| 703 |
|
| 704 |
#. translators: %d: number of detected caching plugins. |
| 705 |
#: includes/modules/Migration/MigrationModule.php:142 |
| 706 |
#, php-format |
| 707 |
msgid "Migrate to %1$s — %2$d caching plugin detected" |
| 708 |
msgid_plural "Migrate to %1$s — %2$d caching plugins detected" |
| 709 |
msgstr[0] "" |
| 710 |
msgstr[1] "" |
| 711 |
|
| 712 |
#: includes/modules/Migration/MigrationModule.php:175 |
| 713 |
msgid "Import your existing settings in one click instead of configuring everything by hand. Pick a source to migrate:" |
| 714 |
msgstr "" |
| 715 |
|
| 716 |
#. translators: %d: number of settings xSpeed will actually import. |
| 717 |
#: includes/modules/Migration/MigrationModule.php:190 |
| 718 |
#, php-format |
| 719 |
msgid "imports %d setting" |
| 720 |
msgid_plural "imports %d settings" |
| 721 |
msgstr[0] "" |
| 722 |
msgstr[1] "" |
| 723 |
|
| 724 |
#: includes/modules/Migration/MigrationModule.php:196 |
| 725 |
msgid "Import" |
| 726 |
msgstr "" |
| 727 |
|
| 728 |
#: includes/modules/Migration/MigrationModule.php:203 |
| 729 |
msgid "Open Migration panel" |
| 730 |
msgstr "" |
| 731 |
|
| 732 |
#: includes/modules/Migration/MigrationModule.php:204 |
| 733 |
msgid "Dismiss" |
| 734 |
msgstr "" |
| 735 |
|
| 736 |
#: includes/modules/Preloader/PreloaderModule.php:243 |
| 737 |
msgid "Enable the preloader before starting a crawl." |
| 738 |
msgstr "" |
| 739 |
|
| 740 |
#: includes/modules/Score/ScoreModule.php:147 |
| 741 |
msgid "External scores are turned off. Enable them first — this is the only feature that contacts a third party." |
| 742 |
msgstr "" |
| 743 |
|
| 744 |
#: includes/modules/Score/ScoreModule.php:156 |
| 745 |
msgid "No URL to test." |
| 746 |
msgstr "" |
| 747 |
|
| 748 |
#: src/onboarding/steps/Connect.tsx:146 |
| 749 |
msgid "“clear the cache on my store,” “warm up the homepage,” “how fast is my blog?”" |
| 750 |
msgstr "" |
| 751 |
|
| 752 |
#: src/components/cache/ImpactHero.tsx:76 |
| 753 |
msgid "30 days" |
| 754 |
msgstr "" |
| 755 |
|
| 756 |
#: src/components/cache/ImpactHero.tsx:75 |
| 757 |
msgid "7 days" |
| 758 |
msgstr "" |
| 759 |
|
| 760 |
#: src/upsell/LockedPanel.tsx:117 |
| 761 |
#: src/upsell/LockedSection.tsx:99 |
| 762 |
#: src/upsell/ProDemo.tsx:105 |
| 763 |
msgid "Activate your license" |
| 764 |
msgstr "" |
| 765 |
|
| 766 |
#: src/upsell/LockedPanel.tsx:164 |
| 767 |
#: src/upsell/LockedPanel.tsx:43 |
| 768 |
msgid "Activating your license unlocks this module + every other locked row in the sidebar. Your current settings stay unchanged." |
| 769 |
msgstr "" |
| 770 |
|
| 771 |
#: src/onboarding/steps/Connect.tsx:225 |
| 772 |
msgid "Add site form" |
| 773 |
msgstr "" |
| 774 |
|
| 775 |
#: src/components/cache/StatDrilldown.tsx:183 |
| 776 |
msgid "Address not recorded" |
| 777 |
msgstr "" |
| 778 |
|
| 779 |
#: src/components/cache/StatDrilldown.tsx:154 |
| 780 |
msgid "Age" |
| 781 |
msgstr "" |
| 782 |
|
| 783 |
#: src/components/score/ScorePanel.tsx:102 |
| 784 |
#: src/components/score/ScorePanel.tsx:103 |
| 785 |
#: src/components/score/ScorePanel.tsx:104 |
| 786 |
msgid "ago" |
| 787 |
msgstr "" |
| 788 |
|
| 789 |
#: src/components/overview/Recommendations.tsx:151 |
| 790 |
msgid "Also worth a look" |
| 791 |
msgstr "" |
| 792 |
|
| 793 |
#: src/onboarding/steps/Connect.tsx:148 |
| 794 |
msgid "and it happens." |
| 795 |
msgstr "" |
| 796 |
|
| 797 |
#: src/components/cache/NextBestAction.tsx:122 |
| 798 |
#: src/components/overview/Recommendations.tsx:79 |
| 799 |
msgid "Applied" |
| 800 |
msgstr "" |
| 801 |
|
| 802 |
#: src/components/FieldSuggestionStrip.tsx:125 |
| 803 |
msgid "Apply" |
| 804 |
msgstr "" |
| 805 |
|
| 806 |
#: src/upsell/ProAudit.tsx:46 |
| 807 |
msgid "Audit failed" |
| 808 |
msgstr "" |
| 809 |
|
| 810 |
#: src/components/cache/CacheBenchmark.tsx:36 |
| 811 |
msgid "Benchmark failed" |
| 812 |
msgstr "" |
| 813 |
|
| 814 |
#: src/components/cache/TrendCharts.tsx:258 |
| 815 |
msgid "Benchmark trend" |
| 816 |
msgstr "" |
| 817 |
|
| 818 |
#: src/components/cache/TrendCharts.tsx:134 |
| 819 |
msgid "Benchmark: cached vs uncached (ms)" |
| 820 |
msgstr "" |
| 821 |
|
| 822 |
#: src/components/overview/Recommendations.tsx:191 |
| 823 |
msgid "Book a free performance review and our engineers will hand-configure xSpeed Cache for your site, applying proven best practices for maximum speed, stability, and compatibility." |
| 824 |
msgstr "" |
| 825 |
|
| 826 |
#: src/components/overview/Recommendations.tsx:200 |
| 827 |
msgid "Book expert setup" |
| 828 |
msgstr "" |
| 829 |
|
| 830 |
#: src/components/overview/FeatureMap.tsx:73 |
| 831 |
msgid "Browse all" |
| 832 |
msgstr "" |
| 833 |
|
| 834 |
#: src/components/overview/HeroStatus.tsx:38 |
| 835 |
msgid "bypassing PHP" |
| 836 |
msgstr "" |
| 837 |
|
| 838 |
#: src/components/overview/HeroStatus.tsx:77 |
| 839 |
msgid "Cache active" |
| 840 |
msgstr "" |
| 841 |
|
| 842 |
#: src/components/cache/CacheBenchmark.tsx:49 |
| 843 |
msgid "Cache impact benchmark" |
| 844 |
msgstr "" |
| 845 |
|
| 846 |
#: src/components/overview/HeroStatus.tsx:77 |
| 847 |
msgid "Cache inactive" |
| 848 |
msgstr "" |
| 849 |
|
| 850 |
#: src/components/cache/CacheBenchmark.tsx:99 |
| 851 |
msgid "Cache is" |
| 852 |
msgstr "" |
| 853 |
|
| 854 |
#: src/components/cache/CacheBenchmark.tsx:112 |
| 855 |
msgid "Cache is disabled — both runs hit the same uncached path. Enable Cache to see a real difference." |
| 856 |
msgstr "" |
| 857 |
|
| 858 |
#: src/components/overview/MetricGrid.tsx:23 |
| 859 |
msgid "Cache size" |
| 860 |
msgstr "" |
| 861 |
|
| 862 |
#: src/components/overview/HeroStatus.tsx:69 |
| 863 |
msgid "Cache status" |
| 864 |
msgstr "" |
| 865 |
|
| 866 |
#: src/components/cache/TrendCharts.tsx:270 |
| 867 |
msgid "cached" |
| 868 |
msgstr "" |
| 869 |
|
| 870 |
#: src/components/cache/StatDrilldown.tsx:131 |
| 871 |
#: src/components/overview/MetricGrid.tsx:18 |
| 872 |
msgid "Cached pages" |
| 873 |
msgstr "" |
| 874 |
|
| 875 |
#: src/components/cache/ImpactHero.tsx:90 |
| 876 |
msgid "cached pages in 24h — saving your visitors" |
| 877 |
msgstr "" |
| 878 |
|
| 879 |
#: src/components/SettingsSearch.tsx:251 |
| 880 |
msgid "Clear search" |
| 881 |
msgstr "" |
| 882 |
|
| 883 |
#: src/components/cache/CacheBenchmark.tsx:126 |
| 884 |
msgid "Click \"Run benchmark\" to compare load times." |
| 885 |
msgstr "" |
| 886 |
|
| 887 |
#: src/components/Sidebar.tsx:192 |
| 888 |
msgid "Cmd/Ctrl + K" |
| 889 |
msgstr "" |
| 890 |
|
| 891 |
#: src/components/Sidebar.tsx:497 |
| 892 |
msgid "Collapse" |
| 893 |
msgstr "" |
| 894 |
|
| 895 |
#: src/components/Sidebar.tsx:482 |
| 896 |
#: src/components/Sidebar.tsx:488 |
| 897 |
#: src/components/Sidebar.tsx:489 |
| 898 |
msgid "Collapse sidebar" |
| 899 |
msgstr "" |
| 900 |
|
| 901 |
#: src/upsell/LockedPanel.tsx:138 |
| 902 |
msgid "Compare plans" |
| 903 |
msgstr "" |
| 904 |
|
| 905 |
#: src/components/cache/CacheBenchmark.tsx:52 |
| 906 |
msgid "Compare your homepage with and without cache." |
| 907 |
msgstr "" |
| 908 |
|
| 909 |
#: src/onboarding/steps/Connect.tsx:116 |
| 910 |
msgid "Connect this site to your free xSpeed Hub — then manage caching here and on every other site straight from ChatGPT, Claude, or any AI assistant. Free, forever." |
| 911 |
msgstr "" |
| 912 |
|
| 913 |
#: src/components/overview/HubCard.tsx:126 |
| 914 |
msgid "Connect to control caching remotely, drive it from AI agents, and manage all your sites in one place." |
| 915 |
msgstr "" |
| 916 |
|
| 917 |
#: src/components/overview/HubCard.tsx:133 |
| 918 |
#: src/components/overview/HubCard.tsx:140 |
| 919 |
msgid "Connect to Hub" |
| 920 |
msgstr "" |
| 921 |
|
| 922 |
#: src/onboarding/steps/Connect.tsx:187 |
| 923 |
msgid "Connect to xSpeed Hub" |
| 924 |
msgstr "" |
| 925 |
|
| 926 |
#: src/components/overview/HubCard.tsx:104 |
| 927 |
msgid "Connected" |
| 928 |
msgstr "" |
| 929 |
|
| 930 |
#: src/components/overview/HubCard.tsx:113 |
| 931 |
msgid "Connected as" |
| 932 |
msgstr "" |
| 933 |
|
| 934 |
#: src/onboarding/steps/Connect.tsx:60 |
| 935 |
msgid "Connected as %s. Your caching is ready to manage from anywhere." |
| 936 |
msgstr "" |
| 937 |
|
| 938 |
#: src/onboarding/steps/Connect.tsx:57 |
| 939 |
msgid "Connected to xSpeed Hub" |
| 940 |
msgstr "" |
| 941 |
|
| 942 |
#: src/components/overview/HubCard.tsx:113 |
| 943 |
msgid "Control caching remotely and from AI agents." |
| 944 |
msgstr "" |
| 945 |
|
| 946 |
#: src/components/overview/HubCard.tsx:114 |
| 947 |
msgid "Control caching remotely, drive it from AI agents, and manage your sites in one place." |
| 948 |
msgstr "" |
| 949 |
|
| 950 |
#: src/components/overview/Recommendations.tsx:81 |
| 951 |
msgid "Could not apply that fix" |
| 952 |
msgstr "" |
| 953 |
|
| 954 |
#: src/components/cache/NextBestAction.tsx:68 |
| 955 |
msgid "Could not apply the fix." |
| 956 |
msgstr "" |
| 957 |
|
| 958 |
#: src/components/score/ScorePanel.tsx:142 |
| 959 |
msgid "Could not check the test status." |
| 960 |
msgstr "" |
| 961 |
|
| 962 |
#: src/components/Sidebar.tsx:477 |
| 963 |
msgid "Dark Mode" |
| 964 |
msgstr "" |
| 965 |
|
| 966 |
#: src/components/overview/OverviewFooter.tsx:24 |
| 967 |
msgid "Documentation" |
| 968 |
msgstr "" |
| 969 |
|
| 970 |
#: src/components/overview/HeroStatus.tsx:98 |
| 971 |
msgid "Enable the cache to preload pages." |
| 972 |
msgstr "" |
| 973 |
|
| 974 |
#: src/components/cache/NextBestAction.tsx:85 |
| 975 |
msgid "Every deterministic check passes — your configuration looks healthy." |
| 976 |
msgstr "" |
| 977 |
|
| 978 |
#: src/components/Sidebar.tsx:482 |
| 979 |
#: src/components/Sidebar.tsx:488 |
| 980 |
#: src/components/Sidebar.tsx:489 |
| 981 |
msgid "Expand sidebar" |
| 982 |
msgstr "" |
| 983 |
|
| 984 |
#: src/components/score/ScorePanel.tsx:185 |
| 985 |
msgid "External score" |
| 986 |
msgstr "" |
| 987 |
|
| 988 |
#: src/components/score/ScorePanel.tsx:209 |
| 989 |
msgid "External scores are off. Turning them on lets you run an audit from here — nothing is sent anywhere until you press Test." |
| 990 |
msgstr "" |
| 991 |
|
| 992 |
#: src/components/cache/CacheBenchmark.tsx:99 |
| 993 |
msgid "faster" |
| 994 |
msgstr "" |
| 995 |
|
| 996 |
#: src/components/cache/ImpactHero.tsx:96 |
| 997 |
msgid "faster per page" |
| 998 |
msgstr "" |
| 999 |
|
| 1000 |
#: src/components/overview/FeatureMap.tsx:73 |
| 1001 |
msgid "features" |
| 1002 |
msgstr "" |
| 1003 |
|
| 1004 |
#: src/components/overview/FeatureMap.tsx:61 |
| 1005 |
msgid "Features" |
| 1006 |
msgstr "" |
| 1007 |
|
| 1008 |
#: src/onboarding/steps/Connect.tsx:190 |
| 1009 |
msgid "Free forever" |
| 1010 |
msgstr "" |
| 1011 |
|
| 1012 |
#: src/onboarding/steps/Connect.tsx:162 |
| 1013 |
msgid "Get more over time" |
| 1014 |
msgstr "" |
| 1015 |
|
| 1016 |
#: src/onboarding/steps/Connect.tsx:126 |
| 1017 |
#: src/onboarding/steps/Connect.tsx:73 |
| 1018 |
msgid "Go to Dashboard" |
| 1019 |
msgstr "" |
| 1020 |
|
| 1021 |
#: src/components/overview/OverviewFooter.tsx:20 |
| 1022 |
msgid "Help and resources" |
| 1023 |
msgstr "" |
| 1024 |
|
| 1025 |
#: src/components/overview/OverviewFooter.tsx:28 |
| 1026 |
msgid "Help and support" |
| 1027 |
msgstr "" |
| 1028 |
|
| 1029 |
#: src/upsell/ProAudit.tsx:82 |
| 1030 |
msgid "Hide" |
| 1031 |
msgstr "" |
| 1032 |
|
| 1033 |
#: src/components/cache/TrendCharts.tsx:120 |
| 1034 |
#: src/components/overview/MetricGrid.tsx:13 |
| 1035 |
msgid "Hit ratio" |
| 1036 |
msgstr "" |
| 1037 |
|
| 1038 |
#: src/components/cache/TrendCharts.tsx:83 |
| 1039 |
msgid "Hit ratio and benchmark history, with your settings changes marked." |
| 1040 |
msgstr "" |
| 1041 |
|
| 1042 |
#: src/components/cache/TrendCharts.tsx:222 |
| 1043 |
msgid "Hit ratio trend" |
| 1044 |
msgstr "" |
| 1045 |
|
| 1046 |
#: src/components/cache/ImpactHero.tsx:107 |
| 1047 |
msgid "hits" |
| 1048 |
msgstr "" |
| 1049 |
|
| 1050 |
#: src/components/cache/ImpactHero.tsx:30 |
| 1051 |
msgid "hrs" |
| 1052 |
msgstr "" |
| 1053 |
|
| 1054 |
#: src/onboarding/steps/Connect.tsx:124 |
| 1055 |
msgid "I'll connect later" |
| 1056 |
msgstr "" |
| 1057 |
|
| 1058 |
#: src/components/Sidebar.tsx:278 |
| 1059 |
msgid "in" |
| 1060 |
msgstr "" |
| 1061 |
|
| 1062 |
#: src/components/cache/CacheHero.tsx:114 |
| 1063 |
msgid "jump to the hit-ratio trend" |
| 1064 |
msgstr "" |
| 1065 |
|
| 1066 |
#: src/components/score/ScorePanel.tsx:101 |
| 1067 |
msgid "just now" |
| 1068 |
msgstr "" |
| 1069 |
|
| 1070 |
#: src/onboarding/steps/Connect.tsx:144 |
| 1071 |
msgid "Just say what you want" |
| 1072 |
msgstr "" |
| 1073 |
|
| 1074 |
#: src/components/overview/MetricGrid.tsx:30 |
| 1075 |
msgid "Key metrics" |
| 1076 |
msgstr "" |
| 1077 |
|
| 1078 |
#: src/components/overview/MetricGrid.tsx:15 |
| 1079 |
msgid "last 24 hours" |
| 1080 |
msgstr "" |
| 1081 |
|
| 1082 |
#: src/components/cache/ImpactHero.tsx:74 |
| 1083 |
msgid "last 24h" |
| 1084 |
msgstr "" |
| 1085 |
|
| 1086 |
#: src/components/cache/TrendCharts.tsx:236 |
| 1087 |
msgid "Latest" |
| 1088 |
msgstr "" |
| 1089 |
|
| 1090 |
#: src/upsell/ProTeaser.tsx:65 |
| 1091 |
msgid "Learn more about Pro" |
| 1092 |
msgstr "" |
| 1093 |
|
| 1094 |
#: src/components/overview/Recommendations.tsx:188 |
| 1095 |
msgid "Let our cache experts optimize your site" |
| 1096 |
msgstr "" |
| 1097 |
|
| 1098 |
#: src/upsell/LockedSection.tsx:81 |
| 1099 |
#: src/upsell/ProDemo.tsx:73 |
| 1100 |
msgid "License" |
| 1101 |
msgstr "" |
| 1102 |
|
| 1103 |
#: src/components/Sidebar.tsx:477 |
| 1104 |
msgid "Light Mode" |
| 1105 |
msgstr "" |
| 1106 |
|
| 1107 |
#: src/onboarding/steps/Connect.tsx:87 |
| 1108 |
msgid "Manage this site from the central xSpeed Hub dashboard" |
| 1109 |
msgstr "" |
| 1110 |
|
| 1111 |
#: src/components/SettingsSearch.tsx:274 |
| 1112 |
msgid "match" |
| 1113 |
msgstr "" |
| 1114 |
|
| 1115 |
#: src/components/SettingsSearch.tsx:274 |
| 1116 |
msgid "matches" |
| 1117 |
msgstr "" |
| 1118 |
|
| 1119 |
#: src/components/cache/ImpactHero.tsx:29 |
| 1120 |
msgid "min" |
| 1121 |
msgstr "" |
| 1122 |
|
| 1123 |
#: src/components/cache/NextBestAction.tsx:101 |
| 1124 |
msgid "more after this" |
| 1125 |
msgstr "" |
| 1126 |
|
| 1127 |
#: src/components/overview/HubCard.tsx:148 |
| 1128 |
msgid "More options" |
| 1129 |
msgstr "" |
| 1130 |
|
| 1131 |
#: src/components/cache/CacheBenchmark.tsx:104 |
| 1132 |
msgid "Negligible difference — page is cheap to render or cache is cold." |
| 1133 |
msgstr "" |
| 1134 |
|
| 1135 |
#: src/onboarding/steps/Connect.tsx:164 |
| 1136 |
msgid "new Hub features arrive automatically, free." |
| 1137 |
msgstr "" |
| 1138 |
|
| 1139 |
#: src/components/cache/NextBestAction.tsx:98 |
| 1140 |
msgid "Next best action" |
| 1141 |
msgstr "" |
| 1142 |
|
| 1143 |
#: src/components/score/ScorePanel.tsx:190 |
| 1144 |
msgid "No audit run yet." |
| 1145 |
msgstr "" |
| 1146 |
|
| 1147 |
#: src/onboarding/steps/Connect.tsx:190 |
| 1148 |
msgid "No card, no catch" |
| 1149 |
msgstr "" |
| 1150 |
|
| 1151 |
#: src/onboarding/steps/Connect.tsx:156 |
| 1152 |
msgid "no logging into each dashboard separately." |
| 1153 |
msgstr "" |
| 1154 |
|
| 1155 |
#: src/components/SettingsSearch.tsx:275 |
| 1156 |
#: src/components/Sidebar.tsx:257 |
| 1157 |
msgid "No matches" |
| 1158 |
msgstr "" |
| 1159 |
|
| 1160 |
#: src/components/cache/StatDrilldown.tsx:305 |
| 1161 |
msgid "No purges recorded yet." |
| 1162 |
msgstr "" |
| 1163 |
|
| 1164 |
#: src/components/cache/NextBestAction.tsx:82 |
| 1165 |
msgid "No recommendations right now" |
| 1166 |
msgstr "" |
| 1167 |
|
| 1168 |
#: src/onboarding/steps/Connect.tsx:213 |
| 1169 |
msgid "No redirect? Connect with a token instead." |
| 1170 |
msgstr "" |
| 1171 |
|
| 1172 |
#: src/components/score/ScorePanel.tsx:242 |
| 1173 |
msgid "Not reported by this provider." |
| 1174 |
msgstr "" |
| 1175 |
|
| 1176 |
#: src/components/cache/StatDrilldown.tsx:135 |
| 1177 |
msgid "Nothing cached yet. Visit a page as a logged-out visitor to warm the cache." |
| 1178 |
msgstr "" |
| 1179 |
|
| 1180 |
#: src/components/cache/StatDrilldown.tsx:238 |
| 1181 |
msgid "Nothing on disk yet." |
| 1182 |
msgstr "" |
| 1183 |
|
| 1184 |
#: src/onboarding/steps/Connect.tsx:81 |
| 1185 |
msgid "Now unlocked" |
| 1186 |
msgstr "" |
| 1187 |
|
| 1188 |
#: src/components/cache/StatDrilldown.tsx:202 |
| 1189 |
msgid "of" |
| 1190 |
msgstr "" |
| 1191 |
|
| 1192 |
#: src/components/cache/ImpactHero.tsx:94 |
| 1193 |
msgid "of combined wait time" |
| 1194 |
msgstr "" |
| 1195 |
|
| 1196 |
#: src/components/overview/FeatureMap.tsx:38 |
| 1197 |
msgid "Off" |
| 1198 |
msgstr "" |
| 1199 |
|
| 1200 |
#: src/components/overview/FeatureMap.tsx:33 |
| 1201 |
msgid "On" |
| 1202 |
msgstr "" |
| 1203 |
|
| 1204 |
#: src/components/overview/MetricGrid.tsx:25 |
| 1205 |
msgid "on disk" |
| 1206 |
msgstr "" |
| 1207 |
|
| 1208 |
#: src/onboarding/steps/Connect.tsx:227 |
| 1209 |
msgid "on your xSpeed Hub account." |
| 1210 |
msgstr "" |
| 1211 |
|
| 1212 |
#: src/onboarding/steps/Connect.tsx:85 |
| 1213 |
msgid "One AI connection controls the cache on every site you connect" |
| 1214 |
msgstr "" |
| 1215 |
|
| 1216 |
#: src/components/overview/HubCard.tsx:118 |
| 1217 |
msgid "Open Hub dashboard" |
| 1218 |
msgstr "" |
| 1219 |
|
| 1220 |
#: src/components/score/ScorePanel.tsx:303 |
| 1221 |
msgid "Open the tested page" |
| 1222 |
msgstr "" |
| 1223 |
|
| 1224 |
#: src/components/cache/StatDrilldown.tsx:152 |
| 1225 |
msgid "Page" |
| 1226 |
msgstr "" |
| 1227 |
|
| 1228 |
#: src/components/overview/HeroStatus.tsx:38 |
| 1229 |
#: src/components/overview/HeroStatus.tsx:40 |
| 1230 |
msgid "pages cached" |
| 1231 |
msgstr "" |
| 1232 |
|
| 1233 |
#: src/components/cache/StatDrilldown.tsx:269 |
| 1234 |
msgid "Pages without one are compressed by the server when requested." |
| 1235 |
msgstr "" |
| 1236 |
|
| 1237 |
#: src/onboarding/steps/Connect.tsx:218 |
| 1238 |
msgid "Paste this site’s URL + token into the" |
| 1239 |
msgstr "" |
| 1240 |
|
| 1241 |
#: src/components/cache/StatDrilldown.tsx:268 |
| 1242 |
msgid "Precompressed copies on disk:" |
| 1243 |
msgstr "" |
| 1244 |
|
| 1245 |
#: src/components/overview/HeroStatus.tsx:102 |
| 1246 |
msgid "Preload" |
| 1247 |
msgstr "" |
| 1248 |
|
| 1249 |
#: src/components/overview/HeroStatus.tsx:60 |
| 1250 |
msgid "Preload could not start" |
| 1251 |
msgstr "" |
| 1252 |
|
| 1253 |
#: src/components/overview/HeroStatus.tsx:58 |
| 1254 |
msgid "Preload started" |
| 1255 |
msgstr "" |
| 1256 |
|
| 1257 |
#: src/upsell/ProDemo.tsx:131 |
| 1258 |
msgid "Preview" |
| 1259 |
msgstr "" |
| 1260 |
|
| 1261 |
#: src/components/overview/FeatureMap.tsx:25 |
| 1262 |
#: src/upsell/LockedSection.tsx:81 |
| 1263 |
#: src/upsell/ProAudit.tsx:66 |
| 1264 |
#: src/upsell/ProDemo.tsx:73 |
| 1265 |
#: src/upsell/ProTeaser.tsx:45 |
| 1266 |
msgid "Pro" |
| 1267 |
msgstr "" |
| 1268 |
|
| 1269 |
#: src/upsell/LockedPanel.tsx:95 |
| 1270 |
msgid "Pro — license needed" |
| 1271 |
msgstr "" |
| 1272 |
|
| 1273 |
#: src/components/Sidebar.tsx:329 |
| 1274 |
#: src/components/Sidebar.tsx:428 |
| 1275 |
#: src/upsell/LockedPanel.tsx:95 |
| 1276 |
msgid "Pro feature" |
| 1277 |
msgstr "" |
| 1278 |
|
| 1279 |
#: src/upsell/LockedPanel.tsx:165 |
| 1280 |
#: src/upsell/LockedPanel.tsx:44 |
| 1281 |
msgid "Pro unlocks this module + every other locked row in the sidebar. Your current Free settings stay unchanged." |
| 1282 |
msgstr "" |
| 1283 |
|
| 1284 |
#: src/components/overview/HeroStatus.tsx:92 |
| 1285 |
msgid "Purge all" |
| 1286 |
msgstr "" |
| 1287 |
|
| 1288 |
#: src/components/cache/StatDrilldown.tsx:301 |
| 1289 |
msgid "Purge history" |
| 1290 |
msgstr "" |
| 1291 |
|
| 1292 |
#: src/onboarding/steps/Connect.tsx:86 |
| 1293 |
msgid "Purge, benchmark, preload and tune settings by asking your AI" |
| 1294 |
msgstr "" |
| 1295 |
|
| 1296 |
#: src/components/cache/CacheBenchmark.tsx:67 |
| 1297 |
#: src/upsell/ProAudit.tsx:92 |
| 1298 |
msgid "Re-run" |
| 1299 |
msgstr "" |
| 1300 |
|
| 1301 |
#: src/components/cache/ImpactHero.tsx:84 |
| 1302 |
msgid "Real visitor impact" |
| 1303 |
msgstr "" |
| 1304 |
|
| 1305 |
#: src/components/overview/ActivityStrip.tsx:49 |
| 1306 |
#: src/components/overview/ActivityStrip.tsx:51 |
| 1307 |
msgid "Recent activity" |
| 1308 |
msgstr "" |
| 1309 |
|
| 1310 |
#: src/components/cache/TrendCharts.tsx:148 |
| 1311 |
msgid "Recent changes" |
| 1312 |
msgstr "" |
| 1313 |
|
| 1314 |
#: src/components/overview/Recommendations.tsx:102 |
| 1315 |
#: src/components/overview/Recommendations.tsx:99 |
| 1316 |
msgid "Recommendations" |
| 1317 |
msgstr "" |
| 1318 |
|
| 1319 |
#: src/components/FieldSuggestionStrip.tsx:116 |
| 1320 |
msgid "Recommended:" |
| 1321 |
msgstr "" |
| 1322 |
|
| 1323 |
#: src/components/cache/StatDrilldown.tsx:95 |
| 1324 |
msgid "Refresh" |
| 1325 |
msgstr "" |
| 1326 |
|
| 1327 |
#: src/components/cache/TrendCharts.tsx:108 |
| 1328 |
msgid "Refresh trends" |
| 1329 |
msgstr "" |
| 1330 |
|
| 1331 |
#: src/components/overview/OverviewFooter.tsx:32 |
| 1332 |
msgid "Review us on WordPress.org" |
| 1333 |
msgstr "" |
| 1334 |
|
| 1335 |
#: src/components/cache/CacheBenchmark.tsx:67 |
| 1336 |
msgid "Run benchmark" |
| 1337 |
msgstr "" |
| 1338 |
|
| 1339 |
#: src/onboarding/steps/Connect.tsx:154 |
| 1340 |
msgid "Run every site from one place" |
| 1341 |
msgstr "" |
| 1342 |
|
| 1343 |
#: src/components/score/ScorePanel.tsx:277 |
| 1344 |
msgid "Run history" |
| 1345 |
msgstr "" |
| 1346 |
|
| 1347 |
#: src/upsell/ProAudit.tsx:92 |
| 1348 |
msgid "Run Pro audit" |
| 1349 |
msgstr "" |
| 1350 |
|
| 1351 |
#: src/components/cache/TrendCharts.tsx:139 |
| 1352 |
msgid "Run the benchmark at least twice to see a trend." |
| 1353 |
msgstr "" |
| 1354 |
|
| 1355 |
#: src/components/cache/ImpactHero.tsx:65 |
| 1356 |
msgid "Run the benchmark once and this card shows how much combined wait time the cache saves your visitors." |
| 1357 |
msgstr "" |
| 1358 |
|
| 1359 |
#: src/onboarding/steps/Connect.tsx:115 |
| 1360 |
msgid "Run your site just by asking" |
| 1361 |
msgstr "" |
| 1362 |
|
| 1363 |
#: src/components/score/ScorePanel.tsx:203 |
| 1364 |
msgid "Running…" |
| 1365 |
msgstr "" |
| 1366 |
|
| 1367 |
#: src/components/cache/ImpactHero.tsx:107 |
| 1368 |
msgid "saved across" |
| 1369 |
msgstr "" |
| 1370 |
|
| 1371 |
#: src/components/cache/CacheBenchmark.tsx:100 |
| 1372 |
msgid "saved per request" |
| 1373 |
msgstr "" |
| 1374 |
|
| 1375 |
#: src/components/SaveIndicator.tsx:93 |
| 1376 |
msgid "Saving changes…" |
| 1377 |
msgstr "" |
| 1378 |
|
| 1379 |
#: src/upsell/ProAudit.tsx:70 |
| 1380 |
msgid "Scans your current settings + 24h cache stats and shows exactly which Pro features would help." |
| 1381 |
msgstr "" |
| 1382 |
|
| 1383 |
#: src/components/SettingsSearch.tsx:243 |
| 1384 |
#: src/components/SettingsSearch.tsx:244 |
| 1385 |
#: src/components/Sidebar.tsx:192 |
| 1386 |
#: src/components/Sidebar.tsx:201 |
| 1387 |
msgid "Search settings" |
| 1388 |
msgstr "" |
| 1389 |
|
| 1390 |
#: src/onboarding/steps/Connect.tsx:175 |
| 1391 |
msgid "See everything it does." |
| 1392 |
msgstr "" |
| 1393 |
|
| 1394 |
#: src/components/overview/MetricGrid.tsx:20 |
| 1395 |
msgid "served without PHP" |
| 1396 |
msgstr "" |
| 1397 |
|
| 1398 |
#: src/components/cache/ImpactHero.tsx:66 |
| 1399 |
msgid "Serving cached pages… impact numbers appear once today’s hits accumulate." |
| 1400 |
msgstr "" |
| 1401 |
|
| 1402 |
#: src/components/overview/HeroStatus.tsx:38 |
| 1403 |
msgid "Serving from" |
| 1404 |
msgstr "" |
| 1405 |
|
| 1406 |
#: src/components/overview/HeroStatus.tsx:40 |
| 1407 |
msgid "Serving from the PHP cache" |
| 1408 |
msgstr "" |
| 1409 |
|
| 1410 |
#: src/components/SaveIndicator.tsx:88 |
| 1411 |
msgid "Settings saved" |
| 1412 |
msgstr "" |
| 1413 |
|
| 1414 |
#: src/upsell/ProAudit.tsx:82 |
| 1415 |
msgid "Show" |
| 1416 |
msgstr "" |
| 1417 |
|
| 1418 |
#: src/components/overview/FeatureMap.tsx:73 |
| 1419 |
msgid "Show less" |
| 1420 |
msgstr "" |
| 1421 |
|
| 1422 |
#: src/components/cache/CacheHero.tsx:108 |
| 1423 |
msgid "show what cleared the cache and why" |
| 1424 |
msgstr "" |
| 1425 |
|
| 1426 |
#: src/components/cache/CacheHero.tsx:101 |
| 1427 |
msgid "show what is taking the space" |
| 1428 |
msgstr "" |
| 1429 |
|
| 1430 |
#: src/components/cache/CacheHero.tsx:94 |
| 1431 |
msgid "show which pages are cached" |
| 1432 |
msgstr "" |
| 1433 |
|
| 1434 |
#: src/components/cache/StatDrilldown.tsx:202 |
| 1435 |
msgid "Showing" |
| 1436 |
msgstr "" |
| 1437 |
|
| 1438 |
#: src/onboarding/steps/Connect.tsx:230 |
| 1439 |
msgid "Site URL" |
| 1440 |
msgstr "" |
| 1441 |
|
| 1442 |
#: src/components/cache/StatDrilldown.tsx:153 |
| 1443 |
msgid "Size" |
| 1444 |
msgstr "" |
| 1445 |
|
| 1446 |
#: src/components/cache/StatDrilldown.tsx:155 |
| 1447 |
msgid "Stored" |
| 1448 |
msgstr "" |
| 1449 |
|
| 1450 |
#: src/components/Sidebar.tsx:466 |
| 1451 |
#: src/components/Sidebar.tsx:473 |
| 1452 |
msgid "Switch to dark" |
| 1453 |
msgstr "" |
| 1454 |
|
| 1455 |
#: src/components/Sidebar.tsx:466 |
| 1456 |
#: src/components/Sidebar.tsx:473 |
| 1457 |
msgid "Switch to light" |
| 1458 |
msgstr "" |
| 1459 |
|
| 1460 |
#: src/components/cache/TrendCharts.tsx:240 |
| 1461 |
msgid "target ≥80%" |
| 1462 |
msgstr "" |
| 1463 |
|
| 1464 |
#: src/components/score/ScorePanel.tsx:203 |
| 1465 |
msgid "Test now" |
| 1466 |
msgstr "" |
| 1467 |
|
| 1468 |
#: src/components/score/ScorePanel.tsx:168 |
| 1469 |
msgid "The test could not be started." |
| 1470 |
msgstr "" |
| 1471 |
|
| 1472 |
#: src/components/cache/StatDrilldown.tsx:142 |
| 1473 |
msgid "This cache is large enough that the scan stopped early — the list below is a recent sample, not every page." |
| 1474 |
msgstr "" |
| 1475 |
|
| 1476 |
#: src/components/Sidebar.tsx:472 |
| 1477 |
msgid "Toggle theme" |
| 1478 |
msgstr "" |
| 1479 |
|
| 1480 |
#: src/onboarding/steps/Connect.tsx:234 |
| 1481 |
msgid "Token" |
| 1482 |
msgstr "" |
| 1483 |
|
| 1484 |
#: src/components/cache/TrendCharts.tsx:81 |
| 1485 |
msgid "Trends" |
| 1486 |
msgstr "" |
| 1487 |
|
| 1488 |
#: src/components/cache/TrendCharts.tsx:126 |
| 1489 |
msgid "Trends appear after a couple of days of traffic. The daily series is being collected now." |
| 1490 |
msgstr "" |
| 1491 |
|
| 1492 |
#: src/components/score/ScorePanel.tsx:199 |
| 1493 |
msgid "Turn on external scores below first." |
| 1494 |
msgstr "" |
| 1495 |
|
| 1496 |
#: src/components/overview/HeroStatus.tsx:32 |
| 1497 |
msgid "Turn on the page cache to start serving pages instantly." |
| 1498 |
msgstr "" |
| 1499 |
|
| 1500 |
#: src/components/cache/TrendCharts.tsx:273 |
| 1501 |
msgid "uncached" |
| 1502 |
msgstr "" |
| 1503 |
|
| 1504 |
#: src/onboarding/steps/Connect.tsx:190 |
| 1505 |
msgid "Under a minute" |
| 1506 |
msgstr "" |
| 1507 |
|
| 1508 |
#: src/upsell/LockedPanel.tsx:129 |
| 1509 |
#: src/upsell/LockedSection.tsx:109 |
| 1510 |
#: src/upsell/ProAudit.tsx:113 |
| 1511 |
#: src/upsell/ProDemo.tsx:115 |
| 1512 |
msgid "Upgrade to Pro" |
| 1513 |
msgstr "" |
| 1514 |
|
| 1515 |
#: src/upsell/LockedPanel.tsx:152 |
| 1516 |
msgid "What this adds" |
| 1517 |
msgstr "" |
| 1518 |
|
| 1519 |
#: src/upsell/ProAudit.tsx:62 |
| 1520 |
msgid "What would Pro do for your site?" |
| 1521 |
msgstr "" |
| 1522 |
|
| 1523 |
#: src/components/cache/StatDrilldown.tsx:234 |
| 1524 |
msgid "Where the cache size goes" |
| 1525 |
msgstr "" |
| 1526 |
|
| 1527 |
#: src/components/cache/CacheBenchmark.tsx:88 |
| 1528 |
msgid "With cache" |
| 1529 |
msgstr "" |
| 1530 |
|
| 1531 |
#: src/components/cache/CacheBenchmark.tsx:82 |
| 1532 |
msgid "Without cache" |
| 1533 |
msgstr "" |
| 1534 |
|
| 1535 |
#: src/components/overview/HubCard.tsx:79 |
| 1536 |
#: src/components/overview/HubCard.tsx:95 |
| 1537 |
#: src/components/overview/HubCard.tsx:99 |
| 1538 |
msgid "xSpeed Hub" |
| 1539 |
msgstr "" |
| 1540 |
|
| 1541 |
#: src/onboarding/steps/Connect.tsx:132 |
| 1542 |
msgid "xSpeed Hub error" |
| 1543 |
msgstr "" |
| 1544 |
|
| 1545 |
#: src/upsell/LockedPanel.tsx:109 |
| 1546 |
msgid "xSpeed Pro is installed — activate your license to unlock this module and every other Pro feature." |
| 1547 |
msgstr "" |
| 1548 |
|
| 1549 |
#: src/components/cache/ImpactHero.tsx:88 |
| 1550 |
msgid "xSpeed served" |
| 1551 |
msgstr "" |
| 1552 |
|
| 1553 |
#: src/onboarding/steps/Connect.tsx:68 |
| 1554 |
msgid "You're all set" |
| 1555 |
msgstr "" |
| 1556 |
|
| 1557 |
#: src/components/overview/Recommendations.tsx:113 |
| 1558 |
msgid "You're all set — no recommendations right now." |
| 1559 |
msgstr "" |
| 1560 |
|
| 1561 |
#: src/onboarding/steps/Connect.tsx:61 |
| 1562 |
msgid "Your caching is ready to manage from anywhere." |
| 1563 |
msgstr "" |
| 1564 |
|
| 1565 |
#: src/components/overview/FeatureMap.tsx:64 |
| 1566 |
msgid "Your features" |
| 1567 |
msgstr "" |
| 1568 |
|
| 1569 |
#: src/onboarding/steps/Connect.tsx:138 |
| 1570 |
msgid "Your Hub is home base for all your sites. Once connected, you can:" |
| 1571 |
msgstr "" |
| 1572 |
|
| 1573 |
#: src/App.tsx:352 |
| 1574 |
msgid "Your site at a glance" |
| 1575 |
msgstr "" |
| 1576 |
|
| 1577 |
#: src/components/overview/HeroStatus.tsx:36 |
| 1578 |
msgid "your web server" |
| 1579 |
msgstr "" |
| 1580 |
|