wp-fastest-cache.pot 11.7 KB
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600
# Copyright (C) 2019 WP Fastest Cache
# This file is distributed under the same license as the WP Fastest Cache package.
msgid ""
msgstr ""
"Project-Id-Version: WP Fastest Cache 0.8.9.8\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wp-fastest-cache\n"
"POT-Creation-Date: 2019-10-05 12:57:35+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2019-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

#: inc/admin-toolbar.php:69 inc/admin.php:988 inc/admin.php:1458
#: inc/admin.php:1463
msgid "Delete Cache"
msgstr ""

#: inc/admin-toolbar.php:74 templates/newpost.php:51
#: templates/updatepost.php:49
msgid "Clear All Cache"
msgstr ""

#: inc/admin-toolbar.php:81 inc/admin.php:1476
msgid "Delete Cache and Minified CSS/JS"
msgstr ""

#: inc/admin.php:429 inc/admin.php:432
msgid "Options have been saved"
msgstr ""

#: inc/admin.php:987
msgid "Settings"
msgstr ""

#: inc/admin.php:990
msgid "Image Optimization"
msgstr ""

#: inc/admin.php:992
msgid "Exclude"
msgstr ""

#: inc/admin.php:1020
msgid "Cache System"
msgstr ""

#: inc/admin.php:1021
msgid "Enable"
msgstr ""

#: inc/admin.php:1046 inc/admin.php:1052 inc/admin.php:1059 inc/admin.php:1066
msgid "Widget Cache"
msgstr ""

#: inc/admin.php:1047 inc/admin.php:1053 inc/admin.php:1060 inc/admin.php:1067
msgid "Reduce the number of SQL queries"
msgstr ""

#: inc/admin.php:1075 templates/preload.php:20
msgid "Preload"
msgstr ""

#: inc/admin.php:1076
msgid "Create the cache of all the site automatically"
msgstr ""

#: inc/admin.php:1085
msgid "Logged-in Users"
msgstr ""

#: inc/admin.php:1086
msgid "Don't show the cached version for logged-in users"
msgstr ""

#: inc/admin.php:1090
msgid "Mobile"
msgstr ""

#: inc/admin.php:1091
msgid "Don't show the cached version for desktop to mobile devices"
msgstr ""

#: inc/admin.php:1096 inc/admin.php:1122
msgid "Mobile Theme"
msgstr ""

#: inc/admin.php:1097 inc/admin.php:1123
msgid "Create cache for mobile theme"
msgstr ""

#: inc/admin.php:1129 templates/newpost.php:18
msgid "New Post"
msgstr ""

#: inc/admin.php:1130
msgid "Clear cache files when a post or page is published"
msgstr ""

#: inc/admin.php:1136 templates/updatepost.php:18
msgid "Update Post"
msgstr ""

#: inc/admin.php:1137
msgid "Clear cache files when a post or page is updated"
msgstr ""

#: inc/admin.php:1145
msgid "Minify HTML"
msgstr ""

#: inc/admin.php:1146
msgid "You can decrease the size of page"
msgstr ""

#: inc/admin.php:1152 inc/admin.php:1157
msgid "Minify HTML Plus"
msgstr ""

#: inc/admin.php:1153 inc/admin.php:1158
msgid "More powerful minify html"
msgstr ""

#: inc/admin.php:1165
msgid "Minify Css"
msgstr ""

#: inc/admin.php:1166
msgid "You can decrease the size of css files"
msgstr ""

#: inc/admin.php:1174 inc/admin.php:1179
msgid "Minify Css Plus"
msgstr ""

#: inc/admin.php:1175 inc/admin.php:1180
msgid "More powerful minify css"
msgstr ""

#: inc/admin.php:1186
msgid "Combine Css"
msgstr ""

#: inc/admin.php:1187
msgid "Reduce HTTP requests through combined css files"
msgstr ""

#: inc/admin.php:1194 inc/admin.php:1199 inc/admin.php:1205
msgid "Minify Js"
msgstr ""

#: inc/admin.php:1195 inc/admin.php:1200 inc/admin.php:1206
msgid "You can decrease the size of js files"
msgstr ""

#: inc/admin.php:1211
msgid "Combine Js"
msgstr ""

#: inc/admin.php:1212 inc/admin.php:1220 inc/admin.php:1226 inc/admin.php:1232
msgid "Reduce HTTP requests through combined js files"
msgstr ""

#: inc/admin.php:1218 inc/admin.php:1225 inc/admin.php:1231
msgid "Combine Js Plus"
msgstr ""

#: inc/admin.php:1237
msgid "Gzip"
msgstr ""

#: inc/admin.php:1238
msgid "Reduce the size of files sent from your server"
msgstr ""

#: inc/admin.php:1249
msgid "Browser Caching"
msgstr ""

#: inc/admin.php:1250
msgid "Reduce page load times for repeat visitors"
msgstr ""

#: inc/admin.php:1255
msgid "Disable Emojis"
msgstr ""

#: inc/admin.php:1256
msgid "You can remove the emoji inline css and wp-emoji-release.min.js"
msgstr ""

#: inc/admin.php:1264 inc/admin.php:1270 inc/admin.php:1277
msgid "Render Blocking Js"
msgstr ""

#: inc/admin.php:1265 inc/admin.php:1271 inc/admin.php:1278
msgid "Eliminate render-blocking JavaScript resources"
msgstr ""

#: inc/admin.php:1290 inc/admin.php:1296 inc/admin.php:1303
msgid "Google Fonts"
msgstr ""

#: inc/admin.php:1291 inc/admin.php:1297 inc/admin.php:1304
msgid "Load Google Fonts asynchronously"
msgstr ""

#: inc/admin.php:1314 inc/admin.php:1333 inc/admin.php:1340
msgid "Lazy Load"
msgstr ""

#: inc/admin.php:1320 inc/admin.php:1334 inc/admin.php:1341
msgid "Load images and iframes when they enter the browsers viewport"
msgstr ""

#: inc/admin.php:1411 inc/admin.php:2039 inc/admin.php:2260
msgid "Only available in Premium version"
msgstr ""

#: inc/admin.php:1418
msgid "Cache Statistics"
msgstr ""

#: inc/admin.php:1467
msgid "You can delete all cache files"
msgstr ""

#: inc/admin.php:1468 inc/admin.php:1482 inc/admin.php:1483
msgid "Target folder"
msgstr ""

#: inc/admin.php:1480
msgid "If you modify any css file, you have to delete minified css files"
msgstr ""

#: inc/admin.php:1481
msgid "All cache files will be removed as well"
msgstr ""

#: inc/admin.php:1497
msgid "Timeout Rules"
msgstr ""

#: inc/admin.php:1504 templates/timeout.php:95
msgid "All"
msgstr ""

#: inc/admin.php:1505 inc/admin.php:1773 templates/exclude.php:93
#: templates/timeout.php:96
msgid "Home Page"
msgstr ""

#: inc/admin.php:1506 inc/admin.php:1780 templates/exclude.php:102
#: templates/timeout.php:97
msgid "Starts With"
msgstr ""

#: inc/admin.php:1507 inc/admin.php:1781 templates/exclude.php:103
#: templates/timeout.php:99
msgid "Contains"
msgstr ""

#: inc/admin.php:1508 inc/admin.php:1782 templates/exclude.php:104
#: templates/timeout.php:98
msgid "Is Equal To"
msgstr ""

#: inc/admin.php:1540 inc/admin.php:1805 inc/admin.php:1822 inc/admin.php:1841
#: inc/admin.php:1859 inc/admin.php:1879
msgid "Add New Rule"
msgstr ""

#: inc/admin.php:1614
msgid "Optimize Image Tool"
msgstr ""

#: inc/admin.php:1638
msgid "Discover Features"
msgstr ""

#: inc/admin.php:1641
msgid "In the premium version there are some new features which speed up the sites more."
msgstr ""

#: inc/admin.php:1647
msgid "New Features"
msgstr ""

#: inc/admin.php:1661
msgid "Checkout"
msgstr ""

#: inc/admin.php:1664
msgid "You need to pay before downloading the premium version."
msgstr ""

#: inc/admin.php:1678
msgid "Just"
msgstr ""

#: inc/admin.php:1679
msgid "The download button will be available after paid. You can buy the premium version now."
msgstr ""

#: inc/admin.php:1684
msgid "Purchased"
msgstr ""

#: inc/admin.php:1699
msgid "Buy"
msgstr ""

#: inc/admin.php:1712
msgid "Download & Update"
msgstr ""

#: inc/admin.php:1715
msgid "You can download and update the premium when you want if you paid."
msgstr ""

#: inc/admin.php:1721
msgid "Get It Now!"
msgstr ""

#: inc/admin.php:1722
msgid "Please don't delete the free version. Premium version works with the free version."
msgstr ""

#: inc/admin.php:1728
msgid "Update"
msgstr ""

#: inc/admin.php:1733
msgid "Download"
msgstr ""

#: inc/admin.php:1774 templates/exclude.php:94 templates/preload.php:41
msgid "Categories"
msgstr ""

#: inc/admin.php:1775 templates/exclude.php:95 templates/preload.php:49
msgid "Tags"
msgstr ""

#: inc/admin.php:1776 templates/exclude.php:99
msgid "Archives"
msgstr ""

#: inc/admin.php:1777 templates/exclude.php:96 templates/preload.php:37
msgid "Posts"
msgstr ""

#: inc/admin.php:1778 templates/exclude.php:97 templates/preload.php:45
msgid "Pages"
msgstr ""

#: inc/admin.php:1779 templates/exclude.php:101 templates/preload.php:53
msgid "Attachments"
msgstr ""

#: inc/admin.php:1783 templates/exclude.php:105
msgid "has Google Analytics Parameters"
msgstr ""

#: inc/admin.php:1784 templates/exclude.php:106
msgid "has Woocommerce Items in Cart"
msgstr ""

#: inc/admin.php:1801
msgid "Exclude Pages"
msgstr ""

#: inc/admin.php:1818
msgid "Exclude User-Agents"
msgstr ""

#: inc/admin.php:1837
msgid "Exclude Cookies"
msgstr ""

#: inc/admin.php:1855
msgid "Exclude CSS"
msgstr ""

#: inc/admin.php:1875
msgid "Exclude JS"
msgstr ""

#: inc/admin.php:1912
msgid "CDN Settings"
msgstr ""

#: inc/admin.php:2024
msgid "Database Cleanup"
msgstr ""

#: templates/disable_wp_cron.php:20
msgid "Warning"
msgstr ""

#: templates/exclude.php:66
msgid "Exclude Page Wizard"
msgstr ""

#: templates/exclude.php:89 templates/timeout.php:91
msgid "If REQUEST_URI"
msgstr ""

#: templates/lazy_load.php:9
msgid "Lazy Load Settings"
msgstr ""

#: templates/newpost.php:29
msgid "What do you want to happen after publishing the new post?"
msgstr ""

#: templates/newpost.php:55 templates/updatepost.php:56
msgid "Clear Cache of Homepage"
msgstr ""

#: templates/newpost.php:56 templates/updatepost.php:54
msgid "Clear Cache of Post Categories"
msgstr ""

#: templates/newpost.php:57 templates/updatepost.php:55
msgid "Clear Cache of Post Tags"
msgstr ""

#: templates/newpost.php:58
msgid "Clear Cache of Pagination"
msgstr ""

#: templates/newpost.php:68 templates/preload.php:102
#: templates/updatepost.php:64
msgid "OK"
msgstr ""

#: templates/nginx_gzip.php:9
msgid "Enable Gzip"
msgstr ""

#: templates/preload.php:33
msgid "Homepage"
msgstr ""

#: templates/preload.php:58
msgid "Custom Post Types"
msgstr ""

#: templates/preload.php:63
msgid "Custom Taxonomies"
msgstr ""

#: templates/preload.php:87
msgid "pages per minute"
msgstr ""

#: templates/preload.php:92
msgid "Restart After Completed"
msgstr ""

#: templates/timeout.php:68
msgid "Cache Timeout Wizard"
msgstr ""

#: templates/timeout.php:124
msgid "Then"
msgstr ""

#: templates/timeout.php:137
msgid "Choose One"
msgstr ""

#: templates/timeout.php:165
msgid "delete the files"
msgstr ""

#: templates/timeout.php:185
msgid "Server Time"
msgstr ""

#: templates/update_now.php:9
msgid "Please Update"
msgstr ""

#: templates/update_success.php:9
msgid "Success"
msgstr ""

#: templates/updatepost.php:29
msgid "What do you want to happen after update a post or a page?"
msgstr ""

#: templates/updatepost.php:53
msgid "Clear Cache of Post / Page"
msgstr ""

#: wpFastestCache.php:1470
msgid "Once Every 1 Minute"
msgstr ""

#: wpFastestCache.php:1476
msgid "Once Every 5 Minutes"
msgstr ""

#: wpFastestCache.php:1482
msgid "Once Every 15 Minutes"
msgstr ""

#: wpFastestCache.php:1488
msgid "Twice an Hour"
msgstr ""

#: wpFastestCache.php:1494
msgid "Once an Hour"
msgstr ""

#: wpFastestCache.php:1500
msgid "Once Every 2 Hours"
msgstr ""

#: wpFastestCache.php:1506
msgid "Once Every 3 Hours"
msgstr ""

#: wpFastestCache.php:1512
msgid "Once Every 4 Hours"
msgstr ""

#: wpFastestCache.php:1518
msgid "Once Every 5 Hours"
msgstr ""

#: wpFastestCache.php:1524
msgid "Once Every 6 Hours"
msgstr ""

#: wpFastestCache.php:1530
msgid "Once Every 7 Hours"
msgstr ""

#: wpFastestCache.php:1536
msgid "Once Every 8 Hours"
msgstr ""

#: wpFastestCache.php:1542
msgid "Once Every 9 Hours"
msgstr ""

#: wpFastestCache.php:1548
msgid "Once Every 10 Hours"
msgstr ""

#: wpFastestCache.php:1554
msgid "Once a Day"
msgstr ""

#: wpFastestCache.php:1560
msgid "Once Every 3 Days"
msgstr ""

#: wpFastestCache.php:1566
msgid "Once Every 7 Days"
msgstr ""

#: wpFastestCache.php:1572
msgid "Once Every 10 Days"
msgstr ""

#: wpFastestCache.php:1578
msgid "Once Every 15 Days"
msgstr ""

#: wpFastestCache.php:1584
msgid "Once a Month"
msgstr ""

#: wpFastestCache.php:1590
msgid "Once a Year"
msgstr ""
#. Plugin Name of the plugin/theme
msgid "WP Fastest Cache"
msgstr ""

#. Plugin URI of the plugin/theme
msgid "http://wordpress.org/plugins/wp-fastest-cache/"
msgstr ""

#. Description of the plugin/theme
msgid "The simplest and fastest WP Cache system"
msgstr ""

#. Author of the plugin/theme
msgid "Emre Vona"
msgstr ""

#. Author URI of the plugin/theme
msgid "http://tr.linkedin.com/in/emrevona"
msgstr ""