| 1 |
# Copyright (c) 2024 FlyWP. All Rights Reserved. |
| 2 |
msgid "" |
| 3 |
msgstr "" |
| 4 |
"Project-Id-Version: FlyWP 1.0\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: 2024-02-06T13:21:16+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:40 |
| 19 |
#: includes/Admin.php:41 |
| 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:119 |
| 37 |
msgid "Missing FlyWP API key, plugin requires an API key." |
| 38 |
msgstr "" |
| 39 |
|
| 40 |
#: includes/Admin.php:97 |
| 41 |
msgid "Caching" |
| 42 |
msgstr "" |
| 43 |
|
| 44 |
#: includes/Admin.php:98 |
| 45 |
msgid "Email" |
| 46 |
msgstr "" |
| 47 |
|
| 48 |
#: includes/Admin/Adminbar.php:44 |
| 49 |
msgid "Clear This Page Cache" |
| 50 |
msgstr "" |
| 51 |
|
| 52 |
#: includes/Admin/Adminbar.php:54 |
| 53 |
msgid "Clear Page Cache" |
| 54 |
msgstr "" |
| 55 |
|
| 56 |
#: includes/Admin/Adminbar.php:65 |
| 57 |
msgid "Clear OPcache" |
| 58 |
msgstr "" |
| 59 |
|
| 60 |
#: includes/Admin/Adminbar.php:75 |
| 61 |
#: includes/Admin/Plugins.php:25 |
| 62 |
#: views/page-cache.php:70 |
| 63 |
msgid "Settings" |
| 64 |
msgstr "" |
| 65 |
|
| 66 |
#: includes/Admin/Email.php:75 |
| 67 |
msgid "Test Email from FlyWP" |
| 68 |
msgstr "" |
| 69 |
|
| 70 |
#: includes/Admin/Opcache.php:27 |
| 71 |
msgid "Nonce verification failed." |
| 72 |
msgstr "" |
| 73 |
|
| 74 |
#: includes/Admin/Opcache.php:31 |
| 75 |
msgid "You do not have permission to purge the opcache." |
| 76 |
msgstr "" |
| 77 |
|
| 78 |
#: includes/Fastcgi_Cache.php:96 |
| 79 |
msgid "Cache directory does not exist." |
| 80 |
msgstr "" |
| 81 |
|
| 82 |
#: includes/Fastcgi_Cache.php:100 |
| 83 |
msgid "Cache directory is not a directory." |
| 84 |
msgstr "" |
| 85 |
|
| 86 |
#: includes/Fastcgi_Cache.php:104 |
| 87 |
msgid "Cache directory is not writable." |
| 88 |
msgstr "" |
| 89 |
|
| 90 |
#: views/admin.php:10 |
| 91 |
msgid "FlyWP Dashboard" |
| 92 |
msgstr "" |
| 93 |
|
| 94 |
#: views/email.php:8 |
| 95 |
msgid "Email Settings" |
| 96 |
msgstr "" |
| 97 |
|
| 98 |
#: views/email.php:14 |
| 99 |
msgid "SMTP Configuration" |
| 100 |
msgstr "" |
| 101 |
|
| 102 |
#: views/email.php:21 |
| 103 |
msgid "Email settings have been saved." |
| 104 |
msgstr "" |
| 105 |
|
| 106 |
#: views/email.php:29 |
| 107 |
msgid "With FlyWP, you don’t need a 3rd-party SMTP plugin to send emails. Just configure your connection from the FlyWP site dashboard, all your emails will go through the configured gateway without needing a plugin." |
| 108 |
msgstr "" |
| 109 |
|
| 110 |
#: views/email.php:33 |
| 111 |
msgid "From Name" |
| 112 |
msgstr "" |
| 113 |
|
| 114 |
#: views/email.php:37 |
| 115 |
msgid "This name will be used as the sender name for all outgoing emails." |
| 116 |
msgstr "" |
| 117 |
|
| 118 |
#: views/email.php:42 |
| 119 |
msgid "From Email" |
| 120 |
msgstr "" |
| 121 |
|
| 122 |
#: views/email.php:46 |
| 123 |
msgid "This email will be used as the sender email for all outgoing emails." |
| 124 |
msgstr "" |
| 125 |
|
| 126 |
#: views/email.php:53 |
| 127 |
#: views/page-cache.php:106 |
| 128 |
msgid "Save Changes" |
| 129 |
msgstr "" |
| 130 |
|
| 131 |
#: views/email.php:66 |
| 132 |
msgid "Test Email" |
| 133 |
msgstr "" |
| 134 |
|
| 135 |
#: views/email.php:72 |
| 136 |
msgid "Test email has been sent." |
| 137 |
msgstr "" |
| 138 |
|
| 139 |
#: views/email.php:78 |
| 140 |
msgid "Test email could not be sent." |
| 141 |
msgstr "" |
| 142 |
|
| 143 |
#: views/email.php:85 |
| 144 |
msgid "Send To" |
| 145 |
msgstr "" |
| 146 |
|
| 147 |
#: views/email.php:89 |
| 148 |
msgid "Enter email address where the test email will be sent." |
| 149 |
msgstr "" |
| 150 |
|
| 151 |
#: views/email.php:101 |
| 152 |
msgid "Send HTML Email" |
| 153 |
msgstr "" |
| 154 |
|
| 155 |
#: views/email.php:109 |
| 156 |
msgid "Send Test Email" |
| 157 |
msgstr "" |
| 158 |
|
| 159 |
#: views/op-cache.php:8 |
| 160 |
msgid "PHP OPcache has been cleared." |
| 161 |
msgstr "" |
| 162 |
|
| 163 |
#: views/op-cache.php:20 |
| 164 |
msgid "PHP OPcache" |
| 165 |
msgstr "" |
| 166 |
|
| 167 |
#: views/op-cache.php:26 |
| 168 |
#: views/page-cache.php:27 |
| 169 |
msgid "Enabled" |
| 170 |
msgstr "" |
| 171 |
|
| 172 |
#: views/op-cache.php:32 |
| 173 |
#: views/page-cache.php:33 |
| 174 |
msgid "Disabled" |
| 175 |
msgstr "" |
| 176 |
|
| 177 |
#: views/op-cache.php:44 |
| 178 |
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." |
| 179 |
msgstr "" |
| 180 |
|
| 181 |
#: views/op-cache.php:51 |
| 182 |
msgid "Hit Rate" |
| 183 |
msgstr "" |
| 184 |
|
| 185 |
#: views/op-cache.php:56 |
| 186 |
msgid "Cached Scripts" |
| 187 |
msgstr "" |
| 188 |
|
| 189 |
#: views/op-cache.php:61 |
| 190 |
msgid "Memory" |
| 191 |
msgstr "" |
| 192 |
|
| 193 |
#: views/op-cache.php:66 |
| 194 |
msgid "Keys" |
| 195 |
msgstr "" |
| 196 |
|
| 197 |
#: views/op-cache.php:71 |
| 198 |
msgid "Engine" |
| 199 |
msgstr "" |
| 200 |
|
| 201 |
#: views/op-cache.php:78 |
| 202 |
#: views/page-cache.php:51 |
| 203 |
msgid "Clear Cache" |
| 204 |
msgstr "" |
| 205 |
|
| 206 |
#: views/page-cache.php:6 |
| 207 |
msgid "Cache settings has been updated." |
| 208 |
msgstr "" |
| 209 |
|
| 210 |
#: views/page-cache.php:7 |
| 211 |
msgid "Cache has been cleared." |
| 212 |
msgstr "" |
| 213 |
|
| 214 |
#: views/page-cache.php:8 |
| 215 |
msgid "Page Caching has been enabled." |
| 216 |
msgstr "" |
| 217 |
|
| 218 |
#: views/page-cache.php:9 |
| 219 |
msgid "Page Caching has been disabled." |
| 220 |
msgstr "" |
| 221 |
|
| 222 |
#: views/page-cache.php:21 |
| 223 |
msgid "Page Cache" |
| 224 |
msgstr "" |
| 225 |
|
| 226 |
#: views/page-cache.php:46 |
| 227 |
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." |
| 228 |
msgstr "" |
| 229 |
|
| 230 |
#: views/page-cache.php:59 |
| 231 |
msgid "Disable" |
| 232 |
msgstr "" |
| 233 |
|
| 234 |
#: views/page-cache.php:64 |
| 235 |
msgid "Enable Cache" |
| 236 |
msgstr "" |
| 237 |
|
| 238 |
#: views/page-cache.php:76 |
| 239 |
msgid "Homepage Settings" |
| 240 |
msgstr "" |
| 241 |
|
| 242 |
#: views/page-cache.php:80 |
| 243 |
msgid "Flush homepage when a post is published or modified" |
| 244 |
msgstr "" |
| 245 |
|
| 246 |
#: views/page-cache.php:85 |
| 247 |
msgid "Flush homepage when a post is deleted" |
| 248 |
msgstr "" |
| 249 |
|
| 250 |
#: views/page-cache.php:104 |
| 251 |
msgid "Close" |
| 252 |
msgstr "" |
| 253 |
|