all repos — wp-ffpc @ 03f393950fd78bddf2ee748fa6a9493c7d36c417

languages/wp-ffpc.pot (view raw)

 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
 601
 602
 603
 604
 605
 606
 607
 608
 609
 610
 611
 612
 613
 614
 615
 616
 617
 618
 619
 620
 621
 622
 623
 624
 625
 626
 627
 628
 629
 630
 631
 632
 633
 634
 635
 636
 637
 638
 639
 640
 641
 642
 643
 644
 645
 646
 647
 648
 649
 650
 651
 652
 653
 654
 655
 656
 657
 658
 659
 660
 661
 662
 663
 664
 665
 666
 667
 668
 669
 670
 671
 672
 673
 674
 675
 676
 677
 678
 679
 680
 681
 682
 683
 684
 685
 686
 687
 688
 689
 690
 691
 692
 693
 694
 695
 696
 697
 698
 699
 700
 701
 702
 703
 704
 705
 706
 707
 708
 709
 710
 711
 712
 713
 714
 715
 716
 717
 718
 719
 720
 721
 722
 723
 724
 725
 726
 727
 728
 729
 730
 731
 732
 733
 734
 735
#, fuzzy
msgid ""
msgstr ""
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
"Project-Id-Version: WP-FFPC\n"
"POT-Creation-Date: 2016-04-21 17:14+0200\n"
"PO-Revision-Date: 2016-04-21 15:44+0200\n"
"Last-Translator: Gabriele Lauricella <gab.lau@gmail.com>\n"
"Language-Team: Gabriele Lauricella <gab.lau@gmail.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 1.8.4\n"
"X-Poedit-Basepath: ..\n"
"X-Poedit-WPHeader: wp-ffpc.php\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
"esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
"_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
"X-Poedit-SearchPath-0: .\n"
"X-Poedit-SearchPathExcluded-0: *.js\n"

#: wp-ffpc-abstract.php:381
msgid "Default : "
msgstr ""

#: wp-ffpc-abstract.php:464
msgid ""
"This plugin helped your business? I'd appreciate a coffee in return :) "
"Please!"
msgstr ""

#: wp-ffpc-abstract.php:479
msgid "Donation for "
msgstr ""

#: wp-ffpc-abstract.php:481
msgid "Donate via PayPal"
msgstr ""

#: wp-ffpc-abstract.php:501
#, php-format
msgid " – updating network option %s"
msgstr ""

#: wp-ffpc-abstract.php:505
#, php-format
msgid "- updating option %s"
msgstr ""

#: wp-ffpc-abstract.php:516
#, php-format
msgid "- getting network option %s"
msgstr ""

#: wp-ffpc-abstract.php:520
#, php-format
msgid " – getting option %s"
msgstr ""

#: wp-ffpc-abstract.php:533
#, php-format
msgid " – deleting network option %s"
msgstr ""

#: wp-ffpc-abstract.php:537
#, php-format
msgid " – deleting option %s"
msgstr ""

#: wp-ffpc-abstract.php:614
#, php-format
msgid "%s"
msgstr ""

#: wp-ffpc-class.php:126
#, php-format
msgid ""
"Domain mismatch: the site domain configuration (%s) does not match the "
"HTTP_HOST (%s) variable in PHP. Please fix the incorrect one, otherwise the "
"plugin may not work as expected."
msgstr ""

#: wp-ffpc-class.php:134
msgid "APC"
msgstr ""

#: wp-ffpc-class.php:135
msgid "APCu"
msgstr ""

#: wp-ffpc-class.php:136
msgid "PHP Memcache"
msgstr ""

#: wp-ffpc-class.php:137
msgid "PHP Memcached"
msgstr ""

#: wp-ffpc-class.php:138
msgid "Redis (experimental, it will break!)"
msgstr ""

#: wp-ffpc-class.php:152
msgid "flush cache"
msgstr ""

#: wp-ffpc-class.php:153
msgid "only modified post"
msgstr ""

#: wp-ffpc-class.php:154
msgid "modified post and all related taxonomies"
msgstr ""

#: wp-ffpc-class.php:159
msgid "The HTTP scheme (i.e. http, https)."
msgstr ""

#: wp-ffpc-class.php:160
msgid ""
"Host in the header of request or name of the server processing the request "
"if the Host header is not available."
msgstr ""

#: wp-ffpc-class.php:161
msgid ""
"The *original* request URI as received from the client including the args"
msgstr ""

#: wp-ffpc-class.php:162
msgid "Name of user, authenticated by the Auth Basic Module"
msgstr ""

#: wp-ffpc-class.php:163
msgid "PHP Session Cookie ID, if set ( empty if not )"
msgstr ""

#: wp-ffpc-class.php:164
msgid "First HTTP Accept Lang set in the HTTP request"
msgstr ""

#: wp-ffpc-class.php:174
msgid "do not use timed precache"
msgstr ""

#: wp-ffpc-class.php:221
msgid "WP-FFPC Settings"
msgstr ""

#: wp-ffpc-class.php:226
msgid ""
"WP_CACHE is disabled. Without that, cache plugins, like this, will not work. "
"Please add `define ( 'WP_CACHE', true );` to the beginning of wp-config.php."
msgstr ""

#: wp-ffpc-class.php:230
#, php-format
msgid ""
"This site was reached as %s ( according to PHP HTTP_HOST ) and there are no "
"settings present for this domain in the WP-FFPC configuration yet. Please "
"save the %s for the domain or fix the webserver configuration!"
msgstr ""

#: wp-ffpc-class.php:234
#, php-format
msgid ""
"Advanced cache file (%s) is not writeable!<br />Please change the "
"permissions on the file."
msgstr ""

#: wp-ffpc-class.php:238
#, php-format
msgid "Advanced cache file is yet to be generated, please save %s"
msgstr ""

#: wp-ffpc-class.php:243
#, php-format
msgid ""
"%s cache backend activated but no PHP %s extension was found.<br />Please "
"either use different backend or activate the module!"
msgstr ""

#: wp-ffpc-class.php:254
msgid ""
"WARNING: Memcache extension is configured to use binary mode. This is very "
"buggy and the plugin will most probably not work correctly. <br />Please "
"consider to change either to ASCII mode or to Memcached extension."
msgstr ""

#: wp-ffpc-class.php:307
msgid ""
"WP-FFPC settings were upgraded; please double check if everything is still "
"working correctly."
msgstr ""

#: wp-ffpc-class.php:362
msgid ""
"<p>Please visit <a href=\"http://wordpress.org/support/plugin/wp-ffpc\">the "
"official support forum of the plugin</a> for help.</p>"
msgstr ""

#: wp-ffpc-class.php:386
msgid "<h3>Sample config for nginx to utilize the data entries</h3>"
msgstr ""

#: wp-ffpc-class.php:387
msgid ""
"<div class=\"update-nag\">This is not meant to be a copy-paste "
"configuration; you most probably have to tailor it to your needs.</div>"
msgstr ""

#: wp-ffpc-class.php:388
msgid ""
"<div class=\"update-nag\"><strong>In case you are about to use nginx to "
"fetch memcached entries directly and to use SHA1 hash keys, you will need an "
"nginx version compiled with <a href=\"http://wiki.nginx.org/HttpSetMiscModule"
"\">HttpSetMiscModule</a>. Otherwise set_sha1 function is not available in "
"nginx.</strong></div>"
msgstr ""

#: wp-ffpc-class.php:393
msgid "nginx example"
msgstr ""

#: wp-ffpc-class.php:443
msgid "Settings saved."
msgstr ""

#: wp-ffpc-class.php:450
msgid "Plugin options deleted."
msgstr ""

#: wp-ffpc-class.php:457
msgid "Cache flushed."
msgstr ""

#: wp-ffpc-class.php:464
msgid ""
"Precache process was started, it is now running in the background, please be "
"patient, it may take a very long time to finish."
msgstr ""

#: wp-ffpc-class.php:472
msgid " settings"
msgstr ""

#: wp-ffpc-class.php:475
msgid "Driver: "
msgstr ""

#: wp-ffpc-class.php:480
msgid "<strong>Backend status:</strong><br />"
msgstr ""

#: wp-ffpc-class.php:490
msgid "<span class=\"error-msg\">down</span><br />"
msgstr ""

#: wp-ffpc-class.php:492
msgid "<span class=\"ok-msg\">up & running</span><br />"
msgstr ""

#: wp-ffpc-class.php:494
msgid ""
"<span class=\"error-msg\">unknown, please try re-saving settings!</span><br /"
">"
msgstr ""

#: wp-ffpc-class.php:513
msgid "Set cache type"
msgstr ""

#: wp-ffpc-class.php:516
msgid "Select backend"
msgstr ""

#: wp-ffpc-class.php:522
msgid "Select backend storage driver"
msgstr ""

#: wp-ffpc-class.php:526
msgid "Expiration time for posts"
msgstr ""

#: wp-ffpc-class.php:530
msgid ""
"Sets validity time of post entry in seconds, including custom post types and "
"pages."
msgstr ""

#: wp-ffpc-class.php:534
msgid "Browser cache expiration time of posts"
msgstr ""

#: wp-ffpc-class.php:538
msgid "Sets validity time of posts/pages/singles for the browser cache."
msgstr ""

#: wp-ffpc-class.php:542
msgid "Expiration time for taxonomy"
msgstr ""

#: wp-ffpc-class.php:546
msgid ""
"Sets validity time of taxonomy entry in seconds, including custom taxonomy."
msgstr ""

#: wp-ffpc-class.php:550
msgid "Browser cache expiration time of taxonomy"
msgstr ""

#: wp-ffpc-class.php:554
msgid "Sets validity time of taxonomy for the browser cache."
msgstr ""

#: wp-ffpc-class.php:558
msgid "Expiration time for home"
msgstr ""

#: wp-ffpc-class.php:562
msgid "Sets validity time of home on server side."
msgstr ""

#: wp-ffpc-class.php:566
msgid "Browser cache expiration time of home"
msgstr ""

#: wp-ffpc-class.php:570
msgid "Sets validity time of home for the browser cache."
msgstr ""

#: wp-ffpc-class.php:574
msgid "Charset"
msgstr ""

#: wp-ffpc-class.php:578
msgid "Charset of HTML and XML (pages and feeds) data."
msgstr ""

#: wp-ffpc-class.php:582
msgid "Cache invalidation method"
msgstr ""

#: wp-ffpc-class.php:588
msgid "Select cache invalidation method."
msgstr ""

#: wp-ffpc-class.php:604
msgid "Invalidate on comment actions"
msgstr ""

#: wp-ffpc-class.php:608
msgid "Trigger cache invalidation when a comments is posted, edited, trashed. "
msgstr ""

#: wp-ffpc-class.php:612
msgid "Data prefix"
msgstr ""

#: wp-ffpc-class.php:616
msgid ""
"Prefix for HTML content keys, can be used in nginx.<br /><strong>WARNING</"
"strong>: changing this will result the previous cache to becomes invalid!"
"<br />If you are caching with nginx, you should update your nginx "
"configuration and reload nginx after changing this value."
msgstr ""

#: wp-ffpc-class.php:620
msgid "Meta prefix"
msgstr ""

#: wp-ffpc-class.php:624
msgid ""
"Prefix for meta content keys, used only with PHP processing.<br /"
"><strong>WARNING</strong>: changing this will result the previous cache to "
"becomes invalid!"
msgstr ""

#: wp-ffpc-class.php:628
msgid "Key scheme"
msgstr ""

#: wp-ffpc-class.php:632
msgid ""
"Key layout; <strong>use the guide below to change it</strong>.<br /"
"><strong>WARNING</strong>: changing this will result the previous cache to "
"becomes invalid!<br />If you are caching with nginx, you should update your "
"nginx configuration and reload nginx after changing this value."
msgstr ""

#: wp-ffpc-class.php:641
msgid "SHA1 hash key"
msgstr ""

#: wp-ffpc-class.php:645
msgid ""
"Occasionally URL can be too long to be used as key for the backend storage, "
"especially with memcached. Turn on this feature to use SHA1 hash of the URL "
"as key instead. Please be aware that you have to add ( or uncomment ) a line "
"and a <strong>module</strong> in nginx if you want nginx to fetch the data "
"directly; for details, please see the nginx example tab."
msgstr ""

#: wp-ffpc-class.php:654
msgid "Debug & in-depth settings"
msgstr ""

#: wp-ffpc-class.php:655
msgid "Notes"
msgstr ""

#: wp-ffpc-class.php:656
msgid ""
"The former method of debug logging flag has been removed. In case you need "
"debug log from WP-FFPC please set both the <a href=\"http://codex.wordpress."
"org/WP_DEBUG\">WP_DEBUG</a> and the WP_FFPC__DEBUG_MODE constants `true` in "
"wp-config.php.<br /> This will enable NOTICE level messages apart from the "
"WARNING level ones which are always displayed."
msgstr ""

#: wp-ffpc-class.php:660
msgid "Enable X-Pingback header preservation"
msgstr ""

#: wp-ffpc-class.php:664
msgid "Preserve X-Pingback URL in response header."
msgstr ""

#: wp-ffpc-class.php:668
msgid "Add X-Cache-Engine header"
msgstr ""

#: wp-ffpc-class.php:672
msgid "Add X-Cache-Engine HTTP header to HTTP responses."
msgstr ""

#: wp-ffpc-class.php:676
msgid "Add HTML debug comment"
msgstr ""

#: wp-ffpc-class.php:680
msgid ""
"Adds comment string including plugin name, cache engine and page generation "
"time to every generated entry before closing <body> tag."
msgstr ""

#: wp-ffpc-class.php:688
msgid "Set cache additions/excepions"
msgstr ""

#: wp-ffpc-class.php:691
msgid "Enable cache for logged in users"
msgstr ""

#: wp-ffpc-class.php:695
msgid "Cache pages even if user is logged in."
msgstr ""

#: wp-ffpc-class.php:699
msgid "Excludes"
msgstr ""

#: wp-ffpc-class.php:704
msgid "Exclude home"
msgstr ""

#: wp-ffpc-class.php:705
msgid "Exclude feeds"
msgstr ""

#: wp-ffpc-class.php:706
msgid "Exclude archives"
msgstr ""

#: wp-ffpc-class.php:707
msgid "Exclude pages"
msgstr ""

#: wp-ffpc-class.php:708
msgid "Exclude singulars"
msgstr ""

#: wp-ffpc-class.php:709
msgid "Dynamic requests"
msgstr ""

#: wp-ffpc-class.php:710
msgid "WooCommerce"
msgstr ""

#: wp-ffpc-class.php:717
msgid "Never cache home."
msgstr ""

#: wp-ffpc-class.php:721
msgid "Never cache feeds."
msgstr ""

#: wp-ffpc-class.php:725
msgid "Never cache archives."
msgstr ""

#: wp-ffpc-class.php:729
msgid "Never cache pages."
msgstr ""

#: wp-ffpc-class.php:733
msgid "Never cache singulars."
msgstr ""

#: wp-ffpc-class.php:737
msgid "Exclude every URL with \"?\" in it."
msgstr ""

#: wp-ffpc-class.php:742
msgid "Exclude dynamic WooCommerce page."
msgstr ""

#: wp-ffpc-class.php:750
msgid "Exclude based on cookies"
msgstr ""

#: wp-ffpc-class.php:754
msgid ""
"Exclude content based on cookies names starting with this from caching. "
"Separate multiple cookies names with commas.<br />If you are caching with "
"nginx, you should update your nginx configuration and reload nginx after "
"changing this value."
msgstr ""

#: wp-ffpc-class.php:758
msgid "Don't cache following URL paths - use with caution!"
msgstr ""

#: wp-ffpc-class.php:766
msgid "Regular expressions use you must! e.g. <em>pattern1|pattern2|etc</em>"
msgstr ""

#: wp-ffpc-class.php:770
msgid "Exclude from cache based on content"
msgstr ""

#: wp-ffpc-class.php:774
msgid ""
"Enter a regex pattern that will trigger excluding content from caching. Eg. "
"<!--nocache-->. Regular expressions use you must! e.g. <em>pattern1|pattern2|"
"etc</em><br />\n"
"\t\t\t\t\t<strong>WARNING:</strong> be careful where you display this, "
"because it will apply to any content, including archives, collection pages, "
"singles, anything. If empty, this setting will be ignored."
msgstr ""

#: wp-ffpc-class.php:782
msgid "Backend server settings"
msgstr ""

#: wp-ffpc-class.php:785
msgid "Hosts"
msgstr ""

#: wp-ffpc-class.php:790
msgid ""
"List of backends, with the following syntax: <br />- in case of TCP based "
"connections, list the servers as host1:port1,host2:port2,... . Do not add "
"trailing , and always separate host and port with : .<br />- for a unix "
"socket enter: unix://[socket_path]"
msgstr ""

#: wp-ffpc-class.php:793
msgid "Authentication ( only for SASL enabled Memcached or Redis)"
msgstr ""

#: wp-ffpc-class.php:796
msgid ""
"WARNING: you've entered username and/or password for memcached "
"authentication ( or your browser's autocomplete did ) which will not work "
"unless you enable memcached sasl in the PHP settings: add `memcached."
"use_sasl=1` to php.ini"
msgstr ""

#: wp-ffpc-class.php:799
msgid "Authentication: username"
msgstr ""

#: wp-ffpc-class.php:804
msgid "Username for authentication with backends"
msgstr ""

#: wp-ffpc-class.php:808
msgid "Authentication: password"
msgstr ""

#: wp-ffpc-class.php:813
msgid ""
"Password for authentication with for backends - WARNING, the password will "
"be stored in an unsecure format!"
msgstr ""

#: wp-ffpc-class.php:816
msgid "Memcached specific settings"
msgstr ""

#: wp-ffpc-class.php:818
msgid "Enable memcached binary mode"
msgstr ""

#: wp-ffpc-class.php:822
msgid ""
"Some memcached proxies and implementations only support the ASCII protocol."
msgstr ""

#: wp-ffpc-class.php:830
msgid "Precache settings & log from previous pre-cache generation"
msgstr ""

#: wp-ffpc-class.php:833
msgid "Precache schedule"
msgstr ""

#: wp-ffpc-class.php:839
msgid "Schedule autorun for precache with WP-Cron"
msgstr ""

#: wp-ffpc-class.php:860
msgid "No precache log was found!"
msgstr ""

#: wp-ffpc-class.php:863
msgid "Time of run: "
msgstr ""

#: wp-ffpc-class.php:887
msgid "Save Changes"
msgstr ""

#: wp-ffpc-class.php:897 wp-ffpc-class.php:903 wp-ffpc-class.php:919
#: wp-ffpc-class.php:930
msgid "Precache"
msgstr ""

#: wp-ffpc-class.php:898
msgid "Empty cache"
msgstr ""

#: wp-ffpc-class.php:899
msgid "Reset settings"
msgstr ""

#: wp-ffpc-class.php:907
msgid ""
"Precache functionality is disabled due to unavailable system call function. "
"<br />Since precaching may take a very long time, it's done through a "
"background CLI process in order not to run out of max execution time of PHP. "
"Please enable one of the following functions if you whish to use precaching: "
msgstr ""

#: wp-ffpc-class.php:910
msgid "Pre-cache"
msgstr ""

#: wp-ffpc-class.php:914
msgid ""
"Start a background process that visits all permalinks of all blogs it can "
"found thus forces WordPress to generate cached version of all the pages.<br /"
">The plugin tries to visit links of taxonomy terms without the taxonomy name "
"as well. This may generate 404 hits, please be prepared for these in your "
"logfiles if you plan to pre-cache."
msgstr ""

#: wp-ffpc-class.php:922
msgid "Clear cache"
msgstr ""

#: wp-ffpc-class.php:925
msgid ""
"Clear all entries in the storage, including the ones that were set by other "
"processes."
msgstr ""

#: wp-ffpc-class.php:933
msgid "Reset options"
msgstr ""

#: wp-ffpc-class.php:936
msgid "Reset settings to defaults."
msgstr ""

#: wp-ffpc-class.php:947
msgid "Cache type"
msgstr ""

#: wp-ffpc-class.php:948
msgid "Debug & in-depth"
msgstr ""

#: wp-ffpc-class.php:949
msgid "Cache exceptions"
msgstr ""

#: wp-ffpc-class.php:950
msgid "Backend settings"
msgstr ""

#: wp-ffpc-class.php:951
msgid "Precache & precache log"
msgstr ""

#: wp-ffpc-class.php:968
msgid "Scheduling WP-CRON event"
msgstr ""

#: wp-ffpc-class.php:972
msgid "Clearing WP-CRON scheduled hook "
msgstr ""

#. Plugin Name of the plugin/theme
msgid "WP-FFPC"
msgstr ""

#. Plugin URI of the plugin/theme
msgid "https://github.com/petermolnar/wp-ffpc"
msgstr ""

#. Description of the plugin/theme
msgid "WordPress in-memory full page cache plugin"
msgstr ""

#. Author of the plugin/theme
msgid "Peter Molnar <hello@petermolnar.eu>"
msgstr ""

#. Author URI of the plugin/theme
msgid "http://petermolnar.eu/"
msgstr ""