redis-cache.pot
634 lines
| 1 | # Copyright (C) 2026 Till Krüss |
| 2 | # This file is distributed under the GPLv3. |
| 3 | msgid "" |
| 4 | msgstr "" |
| 5 | "Project-Id-Version: Redis Object Cache 2.8.0\n" |
| 6 | "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/redis-cache\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-05-04T18:31:21+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: redis-cache\n" |
| 16 | |
| 17 | #. Plugin Name of the plugin |
| 18 | #: redis-cache.php:3 |
| 19 | #: includes/class-plugin.php:151 |
| 20 | #: includes/class-plugin.php:223 |
| 21 | #: includes/ui/settings.php:19 |
| 22 | msgid "Redis Object Cache" |
| 23 | msgstr "" |
| 24 | |
| 25 | #. Plugin URI of the plugin |
| 26 | #: redis-cache.php:4 |
| 27 | msgid "https://wordpress.org/plugins/redis-cache/" |
| 28 | msgstr "" |
| 29 | |
| 30 | #. Description of the plugin |
| 31 | #: redis-cache.php:5 |
| 32 | msgid "A persistent object cache backend powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI." |
| 33 | msgstr "" |
| 34 | |
| 35 | #. Author of the plugin |
| 36 | #: redis-cache.php:11 |
| 37 | msgid "Till Krüss" |
| 38 | msgstr "" |
| 39 | |
| 40 | #. Author URI of the plugin |
| 41 | #: redis-cache.php:12 |
| 42 | msgid "https://objectcache.pro" |
| 43 | msgstr "" |
| 44 | |
| 45 | #: includes/class-plugin.php:152 |
| 46 | msgid "Redis" |
| 47 | msgstr "" |
| 48 | |
| 49 | #: includes/class-plugin.php:188 |
| 50 | msgid "Overview" |
| 51 | msgstr "" |
| 52 | |
| 53 | #: includes/class-plugin.php:194 |
| 54 | msgid "Metrics" |
| 55 | msgstr "" |
| 56 | |
| 57 | #: includes/class-plugin.php:200 |
| 58 | msgid "Diagnostics" |
| 59 | msgstr "" |
| 60 | |
| 61 | #: includes/class-plugin.php:251 |
| 62 | #: includes/class-plugin.php:772 |
| 63 | #: includes/ui/widget.php:38 |
| 64 | msgid "Settings" |
| 65 | msgstr "" |
| 66 | |
| 67 | #: includes/class-plugin.php:291 |
| 68 | msgctxt "verb" |
| 69 | msgid "Upgrade to Pro" |
| 70 | msgstr "" |
| 71 | |
| 72 | #: includes/class-plugin.php:391 |
| 73 | #: includes/ui/tabs/metrics.php:17 |
| 74 | #: includes/ui/widget.php:18 |
| 75 | msgid "Time" |
| 76 | msgstr "" |
| 77 | |
| 78 | #: includes/class-plugin.php:392 |
| 79 | #: includes/ui/tabs/metrics.php:22 |
| 80 | #: includes/ui/widget.php:23 |
| 81 | msgid "Bytes" |
| 82 | msgstr "" |
| 83 | |
| 84 | #: includes/class-plugin.php:393 |
| 85 | #: includes/ui/tabs/metrics.php:27 |
| 86 | #: includes/ui/widget.php:28 |
| 87 | msgid "Ratio" |
| 88 | msgstr "" |
| 89 | |
| 90 | #: includes/class-plugin.php:394 |
| 91 | #: includes/ui/tabs/metrics.php:32 |
| 92 | #: includes/ui/widget.php:33 |
| 93 | msgid "Calls" |
| 94 | msgstr "" |
| 95 | |
| 96 | #: includes/class-plugin.php:395 |
| 97 | msgid "Not enough data collected, yet." |
| 98 | msgstr "" |
| 99 | |
| 100 | #: includes/class-plugin.php:396 |
| 101 | msgid "Enable object cache to collect data." |
| 102 | msgstr "" |
| 103 | |
| 104 | #: includes/class-plugin.php:542 |
| 105 | #: includes/class-qm-collector.php:77 |
| 106 | #: includes/ui/tabs/overview.php:59 |
| 107 | msgid "Disabled" |
| 108 | msgstr "" |
| 109 | |
| 110 | #: includes/class-plugin.php:546 |
| 111 | msgid "Not enabled" |
| 112 | msgstr "" |
| 113 | |
| 114 | #: includes/class-plugin.php:550 |
| 115 | msgid "Drop-in is outdated" |
| 116 | msgstr "" |
| 117 | |
| 118 | #: includes/class-plugin.php:554 |
| 119 | msgid "Drop-in is invalid" |
| 120 | msgstr "" |
| 121 | |
| 122 | #: includes/class-plugin.php:559 |
| 123 | msgid "Connected" |
| 124 | msgstr "" |
| 125 | |
| 126 | #: includes/class-plugin.php:560 |
| 127 | msgid "Not connected" |
| 128 | msgstr "" |
| 129 | |
| 130 | #: includes/class-plugin.php:563 |
| 131 | #: includes/ui/tabs/overview.php:266 |
| 132 | msgid "Unknown" |
| 133 | msgstr "" |
| 134 | |
| 135 | #. translators: %s = Action link to update the drop-in. |
| 136 | #: includes/class-plugin.php:709 |
| 137 | #, php-format |
| 138 | msgid "The Redis object cache drop-in is outdated. Please <a href=\"%s\">update the drop-in</a>." |
| 139 | msgstr "" |
| 140 | |
| 141 | #. translators: %s = Link to settings page. |
| 142 | #: includes/class-plugin.php:716 |
| 143 | #, php-format |
| 144 | msgid "A foreign object cache drop-in was found. To use Redis for object caching, please <a href=\"%s\">enable the drop-in</a>." |
| 145 | msgstr "" |
| 146 | |
| 147 | #: includes/class-plugin.php:743 |
| 148 | #: includes/class-qm-collector.php:34 |
| 149 | #: includes/class-qm-output.php:37 |
| 150 | msgid "Object Cache" |
| 151 | msgstr "" |
| 152 | |
| 153 | #: includes/class-plugin.php:764 |
| 154 | #: includes/ui/tabs/overview.php:278 |
| 155 | msgid "Flush Cache" |
| 156 | msgstr "" |
| 157 | |
| 158 | #. translators: %s = The status of the Redis connection. |
| 159 | #: includes/class-plugin.php:788 |
| 160 | #, php-format |
| 161 | msgid "Status: %s" |
| 162 | msgstr "" |
| 163 | |
| 164 | #. translators: 1: Hit ratio, 2: Hits, 3: Misses. 4: Human-readable size of cache. |
| 165 | #: includes/class-plugin.php:808 |
| 166 | #, php-format |
| 167 | msgid "(Current page) Hit Ratio: %1$s%%, Hits %2$s, Misses: %3$s, Size: %4$s" |
| 168 | msgstr "" |
| 169 | |
| 170 | #: includes/class-plugin.php:856 |
| 171 | msgid "Flushing cache..." |
| 172 | msgstr "" |
| 173 | |
| 174 | #: includes/class-plugin.php:932 |
| 175 | #: includes/class-plugin.php:1086 |
| 176 | msgid "Object cache flushed." |
| 177 | msgstr "" |
| 178 | |
| 179 | #: includes/class-plugin.php:938 |
| 180 | #: includes/class-plugin.php:1088 |
| 181 | msgid "Object cache could not be flushed." |
| 182 | msgstr "" |
| 183 | |
| 184 | #: includes/class-plugin.php:970 |
| 185 | #: includes/cli/class-commands.php:89 |
| 186 | msgid "Object cache enabled." |
| 187 | msgstr "" |
| 188 | |
| 189 | #: includes/class-plugin.php:976 |
| 190 | #: includes/cli/class-commands.php:91 |
| 191 | msgid "Object cache could not be enabled." |
| 192 | msgstr "" |
| 193 | |
| 194 | #: includes/class-plugin.php:1000 |
| 195 | #: includes/cli/class-commands.php:140 |
| 196 | msgid "Object cache disabled." |
| 197 | msgstr "" |
| 198 | |
| 199 | #: includes/class-plugin.php:1006 |
| 200 | #: includes/cli/class-commands.php:142 |
| 201 | msgid "Object cache could not be disabled." |
| 202 | msgstr "" |
| 203 | |
| 204 | #: includes/class-plugin.php:1031 |
| 205 | #: includes/cli/class-commands.php:189 |
| 206 | msgid "Updated object cache drop-in and enabled Redis object cache." |
| 207 | msgstr "" |
| 208 | |
| 209 | #: includes/class-plugin.php:1037 |
| 210 | #: includes/cli/class-commands.php:191 |
| 211 | msgid "Object cache drop-in could not be updated." |
| 212 | msgstr "" |
| 213 | |
| 214 | #: includes/class-plugin.php:1084 |
| 215 | msgid "Invalid Nonce." |
| 216 | msgstr "" |
| 217 | |
| 218 | #. translators: %s = Action link to update the drop-in. |
| 219 | #: includes/class-plugin.php:1110 |
| 220 | #, php-format |
| 221 | msgid "The Object Cache Pro plugin appears to be installed and should be used. You can safely <a href=\"%s\">uninstall Redis Object Cache</a>." |
| 222 | msgstr "" |
| 223 | |
| 224 | #: includes/class-plugin.php:1142 |
| 225 | msgid "Object Cache Pro!" |
| 226 | msgstr "" |
| 227 | |
| 228 | #. translators: %s = Link to the plugin setting screen. |
| 229 | #: includes/class-plugin.php:1145 |
| 230 | #, php-format |
| 231 | msgid "A <u>business class</u> object cache backend. Truly reliable, highly-optimized and fully customizable, with a <u>dedicated engineer</u> when you most need it. <a href=\"%s\">Learn more »</a>" |
| 232 | msgstr "" |
| 233 | |
| 234 | #: includes/class-plugin.php:1190 |
| 235 | msgid "Object Cache Pro + WooCommerce = ❤️" |
| 236 | msgstr "" |
| 237 | |
| 238 | #. translators: %s = Link to the plugin's settings screen. |
| 239 | #: includes/class-plugin.php:1193 |
| 240 | #, php-format |
| 241 | msgid "Object Cache Pro is a <u>business class</u> object cache that’s highly-optimized for WooCommerce to provide true reliability, peace of mind and faster load times for your store. <a style=\"color: #bb77ae;\" href=\"%s\">Learn more »</a>" |
| 242 | msgstr "" |
| 243 | |
| 244 | #. translators: %1$d = number of objects. %2$s = human-readable size of cache. %3$s = name of the used client. |
| 245 | #: includes/class-plugin.php:1317 |
| 246 | #, php-format |
| 247 | msgid "Retrieved %1$d objects (%2$s) from Redis using %3$s." |
| 248 | msgstr "" |
| 249 | |
| 250 | #: includes/class-plugin.php:1432 |
| 251 | msgid "File modifications are not allowed." |
| 252 | msgstr "" |
| 253 | |
| 254 | #: includes/class-plugin.php:1436 |
| 255 | msgid "Could not initialize filesystem." |
| 256 | msgstr "" |
| 257 | |
| 258 | #: includes/class-plugin.php:1447 |
| 259 | msgid "Object cache drop-in is not writable." |
| 260 | msgstr "" |
| 261 | |
| 262 | #: includes/class-plugin.php:1457 |
| 263 | msgid "Object cache file doesn’t exist." |
| 264 | msgstr "" |
| 265 | |
| 266 | #: includes/class-plugin.php:1462 |
| 267 | msgid "Test file exists, but couldn’t be deleted." |
| 268 | msgstr "" |
| 269 | |
| 270 | #: includes/class-plugin.php:1467 |
| 271 | msgid "Content directory is not writable." |
| 272 | msgstr "" |
| 273 | |
| 274 | #: includes/class-plugin.php:1471 |
| 275 | msgid "Failed to copy test file." |
| 276 | msgstr "" |
| 277 | |
| 278 | #: includes/class-plugin.php:1475 |
| 279 | msgid "Copied test file doesn’t exist." |
| 280 | msgstr "" |
| 281 | |
| 282 | #: includes/class-plugin.php:1481 |
| 283 | msgid "Couldn’t verify test file contents." |
| 284 | msgstr "" |
| 285 | |
| 286 | #: includes/class-plugin.php:1485 |
| 287 | msgid "Copied test file couldn’t be deleted." |
| 288 | msgstr "" |
| 289 | |
| 290 | #: includes/class-qm-collector.php:77 |
| 291 | msgid "Yes" |
| 292 | msgstr "" |
| 293 | |
| 294 | #: includes/class-qm-output.php:102 |
| 295 | msgid "The Redis Object Cache drop-in is not installed. Use WP CLI or go to \"Settings -> Redis\" to enable drop-in." |
| 296 | msgstr "" |
| 297 | |
| 298 | #: includes/class-qm-output.php:113 |
| 299 | msgid "WordPress is using a foreign object cache drop-in and Redis Object Cache is not being used. Use WP CLI or go to \"Settings -> Redis\" to enable drop-in." |
| 300 | msgstr "" |
| 301 | |
| 302 | #: includes/cli/class-commands.php:59 |
| 303 | msgid "Redis object cache already enabled." |
| 304 | msgstr "" |
| 305 | |
| 306 | #: includes/cli/class-commands.php:61 |
| 307 | #: includes/cli/class-commands.php:121 |
| 308 | msgid "A foreign object cache drop-in was found. To use Redis for object caching, run: `wp redis update-dropin`." |
| 309 | msgstr "" |
| 310 | |
| 311 | #. translators: %s = The Redis connection error message. |
| 312 | #: includes/cli/class-commands.php:68 |
| 313 | #, php-format |
| 314 | msgid "Object cache could not be enabled. Redis server is unreachable: %s" |
| 315 | msgstr "" |
| 316 | |
| 317 | #: includes/cli/class-commands.php:115 |
| 318 | msgid "No object cache drop-in found." |
| 319 | msgstr "" |
| 320 | |
| 321 | #. translators: %s = The Redis connection error message. |
| 322 | #: includes/cli/class-commands.php:186 |
| 323 | #, php-format |
| 324 | msgid "Object cache drop-in could not be updated. Redis server is unreachable: %s" |
| 325 | msgstr "" |
| 326 | |
| 327 | #: includes/object-cache.php:2971 |
| 328 | msgid "Error establishing a Redis connection" |
| 329 | msgstr "" |
| 330 | |
| 331 | #. translators: %s = Formatted wp-config.php file name. |
| 332 | #: includes/object-cache.php:2978 |
| 333 | #, php-format |
| 334 | msgid "WordPress is unable to establish a connection to Redis. This means that the connection information in your %s file are incorrect, or that the Redis server is not reachable." |
| 335 | msgstr "" |
| 336 | |
| 337 | #: includes/object-cache.php:2983 |
| 338 | msgid "Is the correct Redis host and port set?" |
| 339 | msgstr "" |
| 340 | |
| 341 | #: includes/object-cache.php:2984 |
| 342 | msgid "Is the Redis server running?" |
| 343 | msgstr "" |
| 344 | |
| 345 | #. translators: %s = Link to installation instructions. |
| 346 | #: includes/object-cache.php:2989 |
| 347 | #, php-format |
| 348 | msgid "If you need help, please read the <a href=\"%s\">installation instructions</a>." |
| 349 | msgstr "" |
| 350 | |
| 351 | #. translators: %1$s = Formatted object-cache.php file name, %2$s = Formatted wp-content directory name. |
| 352 | #: includes/object-cache.php:2996 |
| 353 | #, php-format |
| 354 | msgid "To disable Redis, delete the %1$s file in the %2$s directory." |
| 355 | msgstr "" |
| 356 | |
| 357 | #. translators: %s = Tab label. |
| 358 | #: includes/ui/class-tab.php:154 |
| 359 | #, php-format |
| 360 | msgid "%s are disabled for this site." |
| 361 | msgstr "" |
| 362 | |
| 363 | #: includes/ui/query-monitor.php:20 |
| 364 | msgid "Status" |
| 365 | msgstr "" |
| 366 | |
| 367 | #: includes/ui/query-monitor.php:25 |
| 368 | msgid "Hit Ratio" |
| 369 | msgstr "" |
| 370 | |
| 371 | #: includes/ui/query-monitor.php:30 |
| 372 | msgid "Hits" |
| 373 | msgstr "" |
| 374 | |
| 375 | #: includes/ui/query-monitor.php:35 |
| 376 | msgid "Misses" |
| 377 | msgstr "" |
| 378 | |
| 379 | #: includes/ui/query-monitor.php:40 |
| 380 | msgid "Size" |
| 381 | msgstr "" |
| 382 | |
| 383 | #: includes/ui/query-monitor.php:50 |
| 384 | msgid "Errors" |
| 385 | msgstr "" |
| 386 | |
| 387 | #: includes/ui/query-monitor.php:73 |
| 388 | msgid "Global Groups" |
| 389 | msgstr "" |
| 390 | |
| 391 | #: includes/ui/query-monitor.php:87 |
| 392 | msgid "Non-persistent Groups" |
| 393 | msgstr "" |
| 394 | |
| 395 | #: includes/ui/query-monitor.php:101 |
| 396 | msgid "Unflushable Groups" |
| 397 | msgstr "" |
| 398 | |
| 399 | #: includes/ui/query-monitor.php:115 |
| 400 | msgid "Metadata" |
| 401 | msgstr "" |
| 402 | |
| 403 | #: includes/ui/settings.php:71 |
| 404 | msgid "Resources" |
| 405 | msgstr "" |
| 406 | |
| 407 | #: includes/ui/settings.php:79 |
| 408 | msgid "Need more performance and reliability?" |
| 409 | msgstr "" |
| 410 | |
| 411 | #. translators: %s = Object Cache Pro. |
| 412 | #: includes/ui/settings.php:83 |
| 413 | #, php-format |
| 414 | msgid "Check out %s" |
| 415 | msgstr "" |
| 416 | |
| 417 | #: includes/ui/settings.php:87 |
| 418 | msgid "<strong>A business class object cache backend.</strong> Truly reliable, highly-optimized and fully customizable, with a <u>dedicated engineer</u> when you most need it." |
| 419 | msgstr "" |
| 420 | |
| 421 | #: includes/ui/settings.php:90 |
| 422 | msgid "Rewritten for raw performance" |
| 423 | msgstr "" |
| 424 | |
| 425 | #: includes/ui/settings.php:91 |
| 426 | msgid "100% WordPress API compliant" |
| 427 | msgstr "" |
| 428 | |
| 429 | #: includes/ui/settings.php:92 |
| 430 | msgid "Faster serialization and compression" |
| 431 | msgstr "" |
| 432 | |
| 433 | #: includes/ui/settings.php:93 |
| 434 | msgid "Easy debugging & logging" |
| 435 | msgstr "" |
| 436 | |
| 437 | #: includes/ui/settings.php:94 |
| 438 | msgid "Cache prefetching and analytics" |
| 439 | msgstr "" |
| 440 | |
| 441 | #: includes/ui/settings.php:95 |
| 442 | msgid "Fully unit tested (100% code coverage)" |
| 443 | msgstr "" |
| 444 | |
| 445 | #: includes/ui/settings.php:96 |
| 446 | msgid "Secure connections with TLS" |
| 447 | msgstr "" |
| 448 | |
| 449 | #: includes/ui/settings.php:97 |
| 450 | msgid "Health checks via WordPress & WP CLI" |
| 451 | msgstr "" |
| 452 | |
| 453 | #: includes/ui/settings.php:98 |
| 454 | msgid "Optimized for WooCommerce, Jetpack & Yoast SEO" |
| 455 | msgstr "" |
| 456 | |
| 457 | #: includes/ui/settings.php:102 |
| 458 | msgid "Learn more" |
| 459 | msgstr "" |
| 460 | |
| 461 | #: includes/ui/settings.php:116 |
| 462 | msgid "Your site meets the system requirements for the Pro version." |
| 463 | msgstr "" |
| 464 | |
| 465 | #: includes/ui/settings.php:123 |
| 466 | msgid "Your site <i>does not</i> meet the requirements for the Pro version:" |
| 467 | msgstr "" |
| 468 | |
| 469 | #. translators: %s = PHP Version. |
| 470 | #: includes/ui/settings.php:132 |
| 471 | #, php-format |
| 472 | msgid "The current version of PHP (%s) is too old. PHP 7.2 or newer is required." |
| 473 | msgstr "" |
| 474 | |
| 475 | #: includes/ui/settings.php:141 |
| 476 | msgid "The PhpRedis extension is not installed." |
| 477 | msgstr "" |
| 478 | |
| 479 | #. translators: %s = Version of the PhpRedis extension. |
| 480 | #: includes/ui/settings.php:148 |
| 481 | #, php-format |
| 482 | msgid "The current version of the PhpRedis extension (%s) is too old. PhpRedis 3.1.1 or newer is required." |
| 483 | msgstr "" |
| 484 | |
| 485 | #: includes/ui/tabs/diagnostics.php:17 |
| 486 | msgid "Copy diagnostics to clipboard" |
| 487 | msgstr "" |
| 488 | |
| 489 | #: includes/ui/tabs/diagnostics.php:19 |
| 490 | msgid "Copied!" |
| 491 | msgstr "" |
| 492 | |
| 493 | #: includes/ui/tabs/metrics.php:16 |
| 494 | #: includes/ui/widget.php:17 |
| 495 | msgid "The total amount of time (in milliseconds) it took Redis to return cache data." |
| 496 | msgstr "" |
| 497 | |
| 498 | #: includes/ui/tabs/metrics.php:21 |
| 499 | #: includes/ui/widget.php:22 |
| 500 | msgid "The total amount of bytes that was retrieved from Redis." |
| 501 | msgstr "" |
| 502 | |
| 503 | #: includes/ui/tabs/metrics.php:26 |
| 504 | #: includes/ui/widget.php:27 |
| 505 | msgid "The hit/miss ratio of cache data that was already cached." |
| 506 | msgstr "" |
| 507 | |
| 508 | #: includes/ui/tabs/metrics.php:31 |
| 509 | #: includes/ui/widget.php:32 |
| 510 | msgid "The total amount of commands sent to Redis." |
| 511 | msgstr "" |
| 512 | |
| 513 | #: includes/ui/tabs/overview.php:27 |
| 514 | msgid "Redis is unreachable:" |
| 515 | msgstr "" |
| 516 | |
| 517 | #: includes/ui/tabs/overview.php:36 |
| 518 | msgid "Status:" |
| 519 | msgstr "" |
| 520 | |
| 521 | #: includes/ui/tabs/overview.php:53 |
| 522 | msgid "Filesystem:" |
| 523 | msgstr "" |
| 524 | |
| 525 | #: includes/ui/tabs/overview.php:64 |
| 526 | msgid "Not writeable" |
| 527 | msgstr "" |
| 528 | |
| 529 | #: includes/ui/tabs/overview.php:70 |
| 530 | msgid "Writeable" |
| 531 | msgstr "" |
| 532 | |
| 533 | #: includes/ui/tabs/overview.php:77 |
| 534 | msgid "Redis:" |
| 535 | msgstr "" |
| 536 | |
| 537 | #: includes/ui/tabs/overview.php:82 |
| 538 | msgid "Reachable" |
| 539 | msgstr "" |
| 540 | |
| 541 | #: includes/ui/tabs/overview.php:87 |
| 542 | msgid "Unreachable" |
| 543 | msgstr "" |
| 544 | |
| 545 | #: includes/ui/tabs/overview.php:95 |
| 546 | msgid "Key Prefix:" |
| 547 | msgstr "" |
| 548 | |
| 549 | #: includes/ui/tabs/overview.php:104 |
| 550 | msgid "Max. TTL:" |
| 551 | msgstr "" |
| 552 | |
| 553 | #: includes/ui/tabs/overview.php:110 |
| 554 | msgid "This doesn’t appear to be a valid number." |
| 555 | msgstr "" |
| 556 | |
| 557 | #: includes/ui/tabs/overview.php:122 |
| 558 | msgid "Connection" |
| 559 | msgstr "" |
| 560 | |
| 561 | #: includes/ui/tabs/overview.php:129 |
| 562 | msgid "Client:" |
| 563 | msgstr "" |
| 564 | |
| 565 | #: includes/ui/tabs/overview.php:138 |
| 566 | msgid "Host:" |
| 567 | msgstr "" |
| 568 | |
| 569 | #: includes/ui/tabs/overview.php:145 |
| 570 | msgid "Cluster:" |
| 571 | msgstr "" |
| 572 | |
| 573 | #: includes/ui/tabs/overview.php:158 |
| 574 | msgid "Shards:" |
| 575 | msgstr "" |
| 576 | |
| 577 | #: includes/ui/tabs/overview.php:171 |
| 578 | msgid "Servers:" |
| 579 | msgstr "" |
| 580 | |
| 581 | #: includes/ui/tabs/overview.php:184 |
| 582 | msgid "Port:" |
| 583 | msgstr "" |
| 584 | |
| 585 | #: includes/ui/tabs/overview.php:191 |
| 586 | msgid "Username:" |
| 587 | msgstr "" |
| 588 | |
| 589 | #: includes/ui/tabs/overview.php:198 |
| 590 | msgid "Password:" |
| 591 | msgstr "" |
| 592 | |
| 593 | #: includes/ui/tabs/overview.php:207 |
| 594 | msgid "Database:" |
| 595 | msgstr "" |
| 596 | |
| 597 | #: includes/ui/tabs/overview.php:214 |
| 598 | msgid "Connection Timeout:" |
| 599 | msgstr "" |
| 600 | |
| 601 | #. translators: %s = Redis connection/read timeout in seconds. |
| 602 | #: includes/ui/tabs/overview.php:220 |
| 603 | #: includes/ui/tabs/overview.php:237 |
| 604 | #, php-format |
| 605 | msgid "%ss" |
| 606 | msgstr "" |
| 607 | |
| 608 | #: includes/ui/tabs/overview.php:231 |
| 609 | msgid "Read Timeout:" |
| 610 | msgstr "" |
| 611 | |
| 612 | #: includes/ui/tabs/overview.php:248 |
| 613 | msgid "Retry Interval:" |
| 614 | msgstr "" |
| 615 | |
| 616 | #. translators: %s = Redis retry interval in milliseconds. |
| 617 | #: includes/ui/tabs/overview.php:254 |
| 618 | #, php-format |
| 619 | msgid "%sms" |
| 620 | msgstr "" |
| 621 | |
| 622 | #: includes/ui/tabs/overview.php:265 |
| 623 | msgid "Redis Version:" |
| 624 | msgstr "" |
| 625 | |
| 626 | #: includes/ui/tabs/overview.php:285 |
| 627 | msgid "Disable Object Cache" |
| 628 | msgstr "" |
| 629 | |
| 630 | #: includes/ui/tabs/overview.php:291 |
| 631 | #: includes/ui/tabs/overview.php:295 |
| 632 | msgid "Enable Object Cache" |
| 633 | msgstr "" |
| 634 |