check-email.po
444 lines
| 1 | # Copyright (C) 2021 WPChill |
| 2 | # This file is distributed under the GPLv3 or later. |
| 3 | msgid "" |
| 4 | msgstr "" |
| 5 | "Project-Id-Version: Check & Log Email 1.0.2\n" |
| 6 | "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/check-email\n" |
| 7 | "POT-Creation-Date: 2021-07-07 09:28:35+00:00\n" |
| 8 | "MIME-Version: 1.0\n" |
| 9 | "Content-Type: text/plain; charset=utf-8\n" |
| 10 | "Content-Transfer-Encoding: 8bit\n" |
| 11 | "PO-Revision-Date: 2021-MO-DA HO:MI+ZONE\n" |
| 12 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 13 | "Language-Team: LANGUAGE <LL@li.org>\n" |
| 14 | "Language: en\n" |
| 15 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" |
| 16 | "X-Poedit-Country: United States\n" |
| 17 | "X-Poedit-SourceCharset: UTF-8\n" |
| 18 | "X-Poedit-KeywordsList: " |
| 19 | "__;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_" |
| 20 | "attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n" |
| 21 | "X-Poedit-Basepath: ../\n" |
| 22 | "X-Poedit-SearchPath-0: .\n" |
| 23 | "X-Poedit-Bookmarks: \n" |
| 24 | "X-Textdomain-Support: yes\n" |
| 25 | "X-Generator: grunt-wp-i18n 1.0.3\n" |
| 26 | |
| 27 | #: check-email.php:44 |
| 28 | msgid "" |
| 29 | "Check & Log Email requires at least PHP 5.6 to function properly. Please " |
| 30 | "upgrade PHP." |
| 31 | msgstr "" |
| 32 | |
| 33 | #: include/Core/Check_Email_Review.php:18 |
| 34 | msgid "" |
| 35 | "Hi there! Stoked to see you're using Check & Log Email for a few days now - " |
| 36 | "hope you like it! And if you do, please consider rating it. It would mean " |
| 37 | "the world to us. Keep on rocking!" |
| 38 | msgstr "" |
| 39 | |
| 40 | #: include/Core/Check_Email_Review.php:19 |
| 41 | msgid "Rate the plugin" |
| 42 | msgstr "" |
| 43 | |
| 44 | #: include/Core/Check_Email_Review.php:20 |
| 45 | msgid "Remind me later" |
| 46 | msgstr "" |
| 47 | |
| 48 | #: include/Core/Check_Email_Review.php:21 |
| 49 | msgid "Don't show again" |
| 50 | msgstr "" |
| 51 | |
| 52 | #: include/Core/Request/Check_Email_Log_List_Action.php:49 |
| 53 | #: include/Util/helper.php:142 include/class-check-email-log-list-table.php:18 |
| 54 | msgid "Sent at" |
| 55 | msgstr "" |
| 56 | |
| 57 | #: include/Core/Request/Check_Email_Log_List_Action.php:53 |
| 58 | #: include/Util/helper.php:137 include/class-check-email-log-list-table.php:19 |
| 59 | msgid "To" |
| 60 | msgstr "" |
| 61 | |
| 62 | #: include/Core/Request/Check_Email_Log_List_Action.php:57 |
| 63 | #: include/Util/helper.php:139 include/class-check-email-log-list-table.php:21 |
| 64 | msgid "Subject" |
| 65 | msgstr "" |
| 66 | |
| 67 | #: include/Core/Request/Check_Email_Log_List_Action.php:61 |
| 68 | msgid "Headers" |
| 69 | msgstr "" |
| 70 | |
| 71 | #: include/Core/Request/Check_Email_Log_List_Action.php:73 |
| 72 | msgid "Raw Email Content" |
| 73 | msgstr "" |
| 74 | |
| 75 | #: include/Core/Request/Check_Email_Log_List_Action.php:74 |
| 76 | msgid "Preview Content as HTML" |
| 77 | msgstr "" |
| 78 | |
| 79 | #: include/Core/Request/Check_Email_Log_List_Action.php:87 |
| 80 | msgid "Close" |
| 81 | msgstr "" |
| 82 | |
| 83 | #: include/Core/Request/Check_Email_Log_List_Action.php:138 |
| 84 | msgid "There was some problem in deleting the email logs" |
| 85 | msgstr "" |
| 86 | |
| 87 | #: include/Core/Request/Check_Email_Log_List_Action.php:142 |
| 88 | msgid "1 email log deleted." |
| 89 | msgid_plural "%s email logs deleted" |
| 90 | msgstr[0] "" |
| 91 | msgstr[1] "" |
| 92 | |
| 93 | #: include/Core/UI/Component/Check_Email_Dashboard_Widget.php:15 |
| 94 | msgid "Check Email Summary" |
| 95 | msgstr "" |
| 96 | |
| 97 | #: include/Core/UI/Component/Check_Email_Dashboard_Widget.php:29 |
| 98 | msgid "Total number of emails logged" |
| 99 | msgstr "" |
| 100 | |
| 101 | #: include/Core/UI/Component/Check_Email_Dashboard_Widget.php:37 |
| 102 | msgid "<a href=\"%s\">Status</a>" |
| 103 | msgstr "" |
| 104 | |
| 105 | #: include/Core/UI/Component/Check_Email_Dashboard_Widget.php:38 |
| 106 | msgid "<a href=\"%s\">Email Logs</a>" |
| 107 | msgstr "" |
| 108 | |
| 109 | #: include/Core/UI/Component/Check_Email_Dashboard_Widget.php:39 |
| 110 | msgid "<a href=\"%s\">Settings</a>" |
| 111 | msgstr "" |
| 112 | |
| 113 | #: include/Core/UI/Page/Check_Email_Log_List_Page.php:33 |
| 114 | #: include/Core/UI/Page/Check_Email_Log_List_Page.php:34 |
| 115 | msgid "View Logs" |
| 116 | msgstr "" |
| 117 | |
| 118 | #: include/Core/UI/Page/Check_Email_Log_List_Page.php:57 |
| 119 | msgid "Email Logs" |
| 120 | msgstr "" |
| 121 | |
| 122 | #: include/Core/UI/Page/Check_Email_Log_List_Page.php:62 |
| 123 | msgid "Search Logs" |
| 124 | msgstr "" |
| 125 | |
| 126 | #: include/Core/UI/Page/Check_Email_Log_List_Page.php:81 |
| 127 | msgid "Entries per page" |
| 128 | msgstr "" |
| 129 | |
| 130 | #: include/Core/UI/Page/Check_Email_Settings_Page.php:59 |
| 131 | #: include/Core/UI/Page/Check_Email_Settings_Page.php:60 |
| 132 | msgid "Settings" |
| 133 | msgstr "" |
| 134 | |
| 135 | #: include/Core/UI/Page/Check_Email_Settings_Page.php:71 |
| 136 | msgid "Email Log Settings" |
| 137 | msgstr "" |
| 138 | |
| 139 | #: include/Core/UI/Page/Check_Email_Settings_Page.php:79 |
| 140 | msgid "Save" |
| 141 | msgstr "" |
| 142 | |
| 143 | #. Plugin Name of the plugin/theme |
| 144 | msgid "Check & Log Email" |
| 145 | msgstr "" |
| 146 | |
| 147 | #: include/Core/UI/Page/Check_Email_Status_Page.php:42 |
| 148 | #: include/Core/UI/Page/Check_Email_Status_Page.php:43 |
| 149 | #: include/Core/UI/Page/Check_Email_Status_Page.php:54 |
| 150 | msgid "Status" |
| 151 | msgstr "" |
| 152 | |
| 153 | #: include/Core/UI/Page/Check_Email_Status_Page.php:72 |
| 154 | msgid "Suggest a new feature!" |
| 155 | msgstr "" |
| 156 | |
| 157 | #: include/Core/UI/Page/Check_Email_Status_Page.php:75 |
| 158 | msgid "" |
| 159 | "Help us build the next set of features for Check & Log Email. Tell us what " |
| 160 | "you think and we will make it happen!" |
| 161 | msgstr "" |
| 162 | |
| 163 | #: include/Core/UI/Page/Check_Email_Status_Page.php:76 |
| 164 | msgid "Click here" |
| 165 | msgstr "" |
| 166 | |
| 167 | #: include/Core/UI/Page/partials/check-email-admin-status-display.php:5 |
| 168 | msgid "" |
| 169 | "The test email has been sent by WordPress. Please note this does NOT mean " |
| 170 | "it has been delivered. See <a " |
| 171 | "href=\"http://codex.wordpress.org/Function_Reference/wp_mail\">wp_mail in " |
| 172 | "the Codex</a> for more information. The headers sent were:" |
| 173 | msgstr "" |
| 174 | |
| 175 | #: include/Core/UI/Page/partials/check-email-admin-status-display.php:8 |
| 176 | msgid "Security check failed" |
| 177 | msgstr "" |
| 178 | |
| 179 | #: include/Core/UI/Page/partials/check-email-admin-status-display.php:13 |
| 180 | msgid "Current mail settings" |
| 181 | msgstr "" |
| 182 | |
| 183 | #: include/Core/UI/Page/partials/check-email-admin-status-display.php:16 |
| 184 | msgid "Mailer:" |
| 185 | msgstr "" |
| 186 | |
| 187 | #: include/Core/UI/Page/partials/check-email-admin-status-display.php:19 |
| 188 | msgid "SendMail path:" |
| 189 | msgstr "" |
| 190 | |
| 191 | #: include/Core/UI/Page/partials/check-email-admin-status-display.php:22 |
| 192 | msgid "Host:" |
| 193 | msgstr "" |
| 194 | |
| 195 | #: include/Core/UI/Page/partials/check-email-admin-status-display.php:25 |
| 196 | msgid "Port:" |
| 197 | msgstr "" |
| 198 | |
| 199 | #: include/Core/UI/Page/partials/check-email-admin-status-display.php:28 |
| 200 | msgid "CharSet:" |
| 201 | msgstr "" |
| 202 | |
| 203 | #: include/Core/UI/Page/partials/check-email-admin-status-display.php:31 |
| 204 | msgid "Content-Type:" |
| 205 | msgstr "" |
| 206 | |
| 207 | #: include/Core/UI/Page/partials/check-email-admin-status-display.php:35 |
| 208 | msgid "Send a test email" |
| 209 | msgstr "" |
| 210 | |
| 211 | #: include/Core/UI/Page/partials/check-email-admin-status-display.php:38 |
| 212 | msgid "Send test email to" |
| 213 | msgstr "" |
| 214 | |
| 215 | #: include/Core/UI/Page/partials/check-email-admin-status-display.php:42 |
| 216 | msgid "Use standard headers" |
| 217 | msgstr "" |
| 218 | |
| 219 | #: include/Core/UI/Page/partials/check-email-admin-status-display.php:46 |
| 220 | msgid "MIME-Version: %s" |
| 221 | msgstr "" |
| 222 | |
| 223 | #: include/Core/UI/Page/partials/check-email-admin-status-display.php:47 |
| 224 | msgid "From: %s" |
| 225 | msgstr "" |
| 226 | |
| 227 | #: include/Core/UI/Page/partials/check-email-admin-status-display.php:48 |
| 228 | msgid "Content-Type: %s" |
| 229 | msgstr "" |
| 230 | |
| 231 | #: include/Core/UI/Page/partials/check-email-admin-status-display.php:51 |
| 232 | msgid "Use custom headers" |
| 233 | msgstr "" |
| 234 | |
| 235 | #: include/Core/UI/Page/partials/check-email-admin-status-display.php:55 |
| 236 | msgid "Set your custom headers below" |
| 237 | msgstr "" |
| 238 | |
| 239 | #: include/Core/UI/Page/partials/check-email-admin-status-display.php:57 |
| 240 | msgid "MIME Version" |
| 241 | msgstr "" |
| 242 | |
| 243 | #: include/Core/UI/Page/partials/check-email-admin-status-display.php:61 |
| 244 | msgid "Content type" |
| 245 | msgstr "" |
| 246 | |
| 247 | #: include/Core/UI/Page/partials/check-email-admin-status-display.php:65 |
| 248 | #: include/Util/helper.php:138 include/Util/helper.php:143 |
| 249 | #: include/class-check-email-log-list-table.php:20 |
| 250 | msgid "From" |
| 251 | msgstr "" |
| 252 | |
| 253 | #: include/Core/UI/Page/partials/check-email-admin-status-display.php:69 |
| 254 | #: include/Util/helper.php:144 |
| 255 | msgid "CC" |
| 256 | msgstr "" |
| 257 | |
| 258 | #: include/Core/UI/Page/partials/check-email-admin-status-display.php:77 |
| 259 | msgid "Header line break type" |
| 260 | msgstr "" |
| 261 | |
| 262 | #: include/Core/UI/Page/partials/check-email-admin-status-display.php:78 |
| 263 | msgid "\\n" |
| 264 | msgstr "" |
| 265 | |
| 266 | #: include/Core/UI/Page/partials/check-email-admin-status-display.php:79 |
| 267 | msgid "\\r\\n" |
| 268 | msgstr "" |
| 269 | |
| 270 | #: include/Core/UI/Page/partials/check-email-admin-status-display.php:83 |
| 271 | msgid "Send" |
| 272 | msgstr "" |
| 273 | |
| 274 | #: include/Core/UI/Page/partials/check-email-admin-status-display.php:84 |
| 275 | msgid "Send test email" |
| 276 | msgstr "" |
| 277 | |
| 278 | #: include/Core/UI/Setting/Check_Email_Core_Setting.php:12 |
| 279 | msgid "Core Check Email Log Settings" |
| 280 | msgstr "" |
| 281 | |
| 282 | #: include/Core/UI/Setting/Check_Email_Core_Setting.php:16 |
| 283 | msgid "Allowed User Roles" |
| 284 | msgstr "" |
| 285 | |
| 286 | #: include/Core/UI/Setting/Check_Email_Core_Setting.php:17 |
| 287 | msgid "Enable Logs" |
| 288 | msgstr "" |
| 289 | |
| 290 | #: include/Core/UI/Setting/Check_Email_Core_Setting.php:18 |
| 291 | msgid "Enable Dashboard Widget" |
| 292 | msgstr "" |
| 293 | |
| 294 | #: include/Core/UI/Setting/Check_Email_Core_Setting.php:19 |
| 295 | msgid "Database Size Notification" |
| 296 | msgstr "" |
| 297 | |
| 298 | #: include/Core/UI/Setting/Check_Email_Core_Setting.php:20 |
| 299 | msgid "Remove Data on Uninstall?" |
| 300 | msgstr "" |
| 301 | |
| 302 | #: include/Core/UI/Setting/Check_Email_Core_Setting.php:62 |
| 303 | msgid "Administrator" |
| 304 | msgstr "" |
| 305 | |
| 306 | #: include/Core/UI/Setting/Check_Email_Core_Setting.php:76 |
| 307 | msgid "" |
| 308 | "<strong>Note:</strong> Users with the above User Roles can view Status and " |
| 309 | "Logs Page." |
| 310 | msgstr "" |
| 311 | |
| 312 | #: include/Core/UI/Setting/Check_Email_Core_Setting.php:77 |
| 313 | msgid "Administrator always has access and cannot be disabled." |
| 314 | msgstr "" |
| 315 | |
| 316 | #: include/Core/UI/Setting/Check_Email_Core_Setting.php:99 |
| 317 | msgid "Check this box if you would like to log your emails." |
| 318 | msgstr "" |
| 319 | |
| 320 | #: include/Core/UI/Setting/Check_Email_Core_Setting.php:115 |
| 321 | msgid "" |
| 322 | "Check this box if you would like to completely remove all of its data when " |
| 323 | "the plugin is deleted." |
| 324 | msgstr "" |
| 325 | |
| 326 | #: include/Core/UI/Setting/Check_Email_Core_Setting.php:156 |
| 327 | msgid "Check this box if you would like to enable dashboard widget." |
| 328 | msgstr "" |
| 329 | |
| 330 | #: include/Core/UI/Setting/Check_Email_Core_Setting.php:199 |
| 331 | msgid "Notify %1$s if there are more than %2$s logs." |
| 332 | msgstr "" |
| 333 | |
| 334 | #: include/Core/UI/Setting/Check_Email_Core_Setting.php:208 |
| 335 | msgid "%1$s There are %2$s email logs currently logged in the database." |
| 336 | msgstr "" |
| 337 | |
| 338 | #: include/Core/UI/Setting/Check_Email_Core_Setting.php:209 |
| 339 | msgid "Note" |
| 340 | msgstr "" |
| 341 | |
| 342 | #: include/Core/UI/Setting/Check_Email_Core_Setting.php:219 |
| 343 | msgid "" |
| 344 | "Last notification email was sent on %1$s. Click %2$s button to reset " |
| 345 | "sending the notification." |
| 346 | msgstr "" |
| 347 | |
| 348 | #: include/Core/UI/Setting/Check_Email_Core_Setting.php:333 |
| 349 | msgid "Check & Log Email: Your log threshold of %s has been met" |
| 350 | msgstr "" |
| 351 | |
| 352 | #: include/Core/UI/Setting/Check_Email_Core_Setting.php:360 |
| 353 | msgid "" |
| 354 | "Currently there are %1$s logged, which is more than the threshold. You can " |
| 355 | "delete some logs or increase the threshold." |
| 356 | msgstr "" |
| 357 | |
| 358 | #: include/Core/UI/Setting/Check_Email_Core_Setting.php:361 |
| 359 | msgid " email log" |
| 360 | msgid_plural " email logs" |
| 361 | msgstr[0] "" |
| 362 | msgstr[1] "" |
| 363 | |
| 364 | #: include/Core/UI/list_table/Check_Email_Log_List_Table.php:59 |
| 365 | #: include/class-check-email-log-list-table.php:43 |
| 366 | msgid "%s @ %s" |
| 367 | msgstr "" |
| 368 | |
| 369 | #: include/Core/UI/list_table/Check_Email_Log_List_Table.php:77 |
| 370 | #: include/class-check-email-log-list-table.php:62 |
| 371 | msgid "Email Content" |
| 372 | msgstr "" |
| 373 | |
| 374 | #: include/Core/UI/list_table/Check_Email_Log_List_Table.php:78 |
| 375 | #: include/class-check-email-log-list-table.php:63 |
| 376 | msgid "View Content" |
| 377 | msgstr "" |
| 378 | |
| 379 | #: include/Core/UI/list_table/Check_Email_Log_List_Table.php:92 |
| 380 | #: include/Core/UI/list_table/Check_Email_Log_List_Table.php:169 |
| 381 | #: include/class-check-email-log-list-table.php:77 |
| 382 | #: include/class-check-email-log-list-table.php:107 |
| 383 | msgid "Delete" |
| 384 | msgstr "" |
| 385 | |
| 386 | #: include/Core/UI/list_table/Check_Email_Log_List_Table.php:170 |
| 387 | #: include/class-check-email-log-list-table.php:108 |
| 388 | msgid "Delete All Logs" |
| 389 | msgstr "" |
| 390 | |
| 391 | #: include/Core/UI/list_table/Check_Email_Log_List_Table.php:197 |
| 392 | #: include/class-check-email-log-list-table.php:206 |
| 393 | msgid "Your email log is empty" |
| 394 | msgstr "" |
| 395 | |
| 396 | #: include/Core/UI/list_table/Check_Email_Log_List_Table.php:216 |
| 397 | msgid "Search by date" |
| 398 | msgstr "" |
| 399 | |
| 400 | #: include/Core/UI/list_table/Check_Email_Log_List_Table.php:217 |
| 401 | msgid "Search by term" |
| 402 | msgstr "" |
| 403 | |
| 404 | #: include/Util/helper.php:136 |
| 405 | msgid "ID" |
| 406 | msgstr "" |
| 407 | |
| 408 | #: include/Util/helper.php:140 |
| 409 | msgid "Message" |
| 410 | msgstr "" |
| 411 | |
| 412 | #: include/Util/helper.php:141 |
| 413 | msgid "Attachment" |
| 414 | msgstr "" |
| 415 | |
| 416 | #: include/Util/helper.php:145 |
| 417 | msgid "BCC" |
| 418 | msgstr "" |
| 419 | |
| 420 | #: include/Util/helper.php:146 |
| 421 | msgid "Reply To" |
| 422 | msgstr "" |
| 423 | |
| 424 | #: include/Util/helper.php:147 |
| 425 | msgid "IP Address" |
| 426 | msgstr "" |
| 427 | |
| 428 | #: include/Util/helper.php:148 |
| 429 | msgid "Sent Status" |
| 430 | msgstr "" |
| 431 | |
| 432 | #. Description of the plugin/theme |
| 433 | msgid "" |
| 434 | "Check & Log email allows you to test if your WordPress installation is " |
| 435 | "sending emails correctly and logs every email." |
| 436 | msgstr "" |
| 437 | |
| 438 | #. Author of the plugin/theme |
| 439 | msgid "WPChill" |
| 440 | msgstr "" |
| 441 | |
| 442 | #. Author URI of the plugin/theme |
| 443 | msgid "https://wpchill.com/" |
| 444 | msgstr "" |