| 1 |
# Copyright (c) 2023 FlyWP. All Rights Reserved. |
| 2 |
msgid "" |
| 3 |
msgstr "" |
| 4 |
"Project-Id-Version: FlyWP 0.4\n" |
| 5 |
"Report-Msgid-Bugs-To: https://github.com/flywp/flywp-helper/issues\n" |
| 6 |
"Last-Translator: support@flywp.com\n" |
| 7 |
"Language-Team: LANGUAGE <LL@li.org>\n" |
| 8 |
"MIME-Version: 1.0\n" |
| 9 |
"Content-Type: text/plain; charset=UTF-8\n" |
| 10 |
"Content-Transfer-Encoding: 8bit\n" |
| 11 |
"POT-Creation-Date: 2023-12-26T05:58:28+00:00\n" |
| 12 |
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
| 13 |
"X-Generator: WP-CLI 2.9.0\n" |
| 14 |
"X-Domain: flywp\n" |
| 15 |
|
| 16 |
#. Plugin Name of the plugin |
| 17 |
#. Author of the plugin |
| 18 |
#: includes/Admin.php:39 |
| 19 |
#: includes/Admin.php:40 |
| 20 |
#: includes/Admin/Adminbar.php:32 |
| 21 |
msgid "FlyWP" |
| 22 |
msgstr "" |
| 23 |
|
| 24 |
#. Plugin URI of the plugin |
| 25 |
msgid "https://flywp.com" |
| 26 |
msgstr "" |
| 27 |
|
| 28 |
#. Description of the plugin |
| 29 |
msgid "Helper plugin for FlyWP" |
| 30 |
msgstr "" |
| 31 |
|
| 32 |
#. Author URI of the plugin |
| 33 |
msgid "https://flywp.com/?utm_source=wporg&utm_medium=banner&utm_campaign=author-uri" |
| 34 |
msgstr "" |
| 35 |
|
| 36 |
#: flywp.php:118 |
| 37 |
msgid "Missing FlyWP API key, plugin requires an API key." |
| 38 |
msgstr "" |
| 39 |
|
| 40 |
#: includes/Admin/Adminbar.php:44 |
| 41 |
msgid "Clear This Page Cache" |
| 42 |
msgstr "" |
| 43 |
|
| 44 |
#: includes/Admin/Adminbar.php:54 |
| 45 |
msgid "Clear Page Cache" |
| 46 |
msgstr "" |
| 47 |
|
| 48 |
#: includes/Admin/Adminbar.php:65 |
| 49 |
msgid "Clear OPcache" |
| 50 |
msgstr "" |
| 51 |
|
| 52 |
#: includes/Admin/Adminbar.php:75 |
| 53 |
#: includes/Admin/Plugins.php:25 |
| 54 |
#: views/page-cache.php:70 |
| 55 |
msgid "Settings" |
| 56 |
msgstr "" |
| 57 |
|
| 58 |
#: includes/Admin/Opcache.php:27 |
| 59 |
msgid "Nonce verification failed." |
| 60 |
msgstr "" |
| 61 |
|
| 62 |
#: includes/Admin/Opcache.php:31 |
| 63 |
msgid "You do not have permission to purge the opcache." |
| 64 |
msgstr "" |
| 65 |
|
| 66 |
#: includes/Fastcgi_Cache.php:96 |
| 67 |
msgid "Cache directory does not exist." |
| 68 |
msgstr "" |
| 69 |
|
| 70 |
#: includes/Fastcgi_Cache.php:100 |
| 71 |
msgid "Cache directory is not a directory." |
| 72 |
msgstr "" |
| 73 |
|
| 74 |
#: includes/Fastcgi_Cache.php:104 |
| 75 |
msgid "Cache directory is not writable." |
| 76 |
msgstr "" |
| 77 |
|
| 78 |
#: views/admin.php:10 |
| 79 |
msgid "FlyWP Dashboard" |
| 80 |
msgstr "" |
| 81 |
|
| 82 |
#: views/op-cache.php:8 |
| 83 |
msgid "PHP OPcache has been cleared." |
| 84 |
msgstr "" |
| 85 |
|
| 86 |
#: views/op-cache.php:20 |
| 87 |
msgid "PHP OPcache" |
| 88 |
msgstr "" |
| 89 |
|
| 90 |
#: views/op-cache.php:26 |
| 91 |
#: views/page-cache.php:27 |
| 92 |
msgid "Enabled" |
| 93 |
msgstr "" |
| 94 |
|
| 95 |
#: views/op-cache.php:32 |
| 96 |
#: views/page-cache.php:33 |
| 97 |
msgid "Disabled" |
| 98 |
msgstr "" |
| 99 |
|
| 100 |
#: views/op-cache.php:44 |
| 101 |
msgid "OPcache improves PHP performance by storing precompiled script bytecode in shared memory, thereby removing the need for PHP to load and parse scripts on each request." |
| 102 |
msgstr "" |
| 103 |
|
| 104 |
#: views/op-cache.php:51 |
| 105 |
msgid "Hit Rate" |
| 106 |
msgstr "" |
| 107 |
|
| 108 |
#: views/op-cache.php:56 |
| 109 |
msgid "Cached Scripts" |
| 110 |
msgstr "" |
| 111 |
|
| 112 |
#: views/op-cache.php:61 |
| 113 |
msgid "Memory" |
| 114 |
msgstr "" |
| 115 |
|
| 116 |
#: views/op-cache.php:66 |
| 117 |
msgid "Keys" |
| 118 |
msgstr "" |
| 119 |
|
| 120 |
#: views/op-cache.php:71 |
| 121 |
msgid "Engine" |
| 122 |
msgstr "" |
| 123 |
|
| 124 |
#: views/op-cache.php:78 |
| 125 |
#: views/page-cache.php:51 |
| 126 |
msgid "Clear Cache" |
| 127 |
msgstr "" |
| 128 |
|
| 129 |
#: views/page-cache.php:6 |
| 130 |
msgid "Cache settings has been updated." |
| 131 |
msgstr "" |
| 132 |
|
| 133 |
#: views/page-cache.php:7 |
| 134 |
msgid "Cache has been cleared." |
| 135 |
msgstr "" |
| 136 |
|
| 137 |
#: views/page-cache.php:8 |
| 138 |
msgid "Page Caching has been enabled." |
| 139 |
msgstr "" |
| 140 |
|
| 141 |
#: views/page-cache.php:9 |
| 142 |
msgid "Page Caching has been disabled." |
| 143 |
msgstr "" |
| 144 |
|
| 145 |
#: views/page-cache.php:21 |
| 146 |
msgid "Page Cache" |
| 147 |
msgstr "" |
| 148 |
|
| 149 |
#: views/page-cache.php:46 |
| 150 |
msgid "Nginx FastCGI Cache is a very fast page caching system that boosts up your website page load speed. It's recommended to enable the page cache." |
| 151 |
msgstr "" |
| 152 |
|
| 153 |
#: views/page-cache.php:59 |
| 154 |
msgid "Disable" |
| 155 |
msgstr "" |
| 156 |
|
| 157 |
#: views/page-cache.php:64 |
| 158 |
msgid "Enable Cache" |
| 159 |
msgstr "" |
| 160 |
|
| 161 |
#: views/page-cache.php:76 |
| 162 |
msgid "Homepage Settings" |
| 163 |
msgstr "" |
| 164 |
|
| 165 |
#: views/page-cache.php:80 |
| 166 |
msgid "Flush homepage when a post is published or modified" |
| 167 |
msgstr "" |
| 168 |
|
| 169 |
#: views/page-cache.php:85 |
| 170 |
msgid "Flush homepage when a post is deleted" |
| 171 |
msgstr "" |
| 172 |
|
| 173 |
#: views/page-cache.php:104 |
| 174 |
msgid "Close" |
| 175 |
msgstr "" |
| 176 |
|
| 177 |
#: views/page-cache.php:106 |
| 178 |
msgid "Save Changes" |
| 179 |
msgstr "" |
| 180 |
|