# Translation of Plugins - WP Crontrol - Stable (latest release) in English (UK)
# This file is distributed under the same license as the Plugins - WP Crontrol - Stable (latest release) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2019-03-16 19:05:06+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: GlotPress/2.4.0-alpha\n"
"Language: en_GB\n"
"Project-Id-Version: Plugins - WP Crontrol - Stable (latest release)\n"

#: wp-crontrol.php:1431
msgid "Unknown"
msgstr "Unknown"

#. translators: %s: The current date and time
#: wp-crontrol.php:1213
msgid "Current site time: %s"
msgstr "Current site time: %s"

#. translators: 1: Date/time format for an input field, 2: PHP function name.
#: wp-crontrol.php:928
msgid "Format: %1$s or anything accepted by %2$s"
msgstr "Format: %1$s or anything accepted by %2$s"

#. translators: %s: An input field for specifying a date and time
#: wp-crontrol.php:913
msgid "At: %s"
msgstr "At: %s"

#: wp-crontrol.php:904
msgid "Tomorrow"
msgstr "Tomorrow"

#: wp-crontrol.php:898
msgid "Now"
msgstr "Now"

#: wp-crontrol.php:272
msgid "You are not allowed to delete PHP cron events."
msgstr "You are not allowed to delete PHP cron events."

#: wp-crontrol.php:132 wp-crontrol.php:149
msgid "You are not allowed to edit PHP cron events."
msgstr "You are not allowed to edit PHP cron events."

#: wp-crontrol.php:1221
msgid "Delete Selected Events"
msgstr "Delete Selected Events"

#: wp-crontrol.php:1060
msgid "Select All"
msgstr "Select All"

#: wp-crontrol.php:1027
msgid "Successfully deleted the selected cron events."
msgstr "Successfully deleted the selected cron events."

#: wp-crontrol.php:953
msgid "Manage Cron Schedules"
msgstr "Manage Cron Schedules"

#. translators: 1, 2, and 3: Example values for an input field.
#: wp-crontrol.php:881
msgid "Use a JSON encoded array, e.g. %1$s, %2$s, or %3$s"
msgstr "Use a JSON encoded array, e.g. %1$s, %2$s, or %3$s"

#. translators: The PHP tag name
#: wp-crontrol.php:856
msgid "The opening %s tag must not be included."
msgstr "The opening %s tag must not be included."

#: wp-crontrol.php:575
msgid "Manage Cron Events"
msgstr "Manage Cron Events"

#: wp-crontrol.php:545
msgid "This custom schedule is in use and cannot be deleted"
msgstr "This custom schedule is in use and cannot be deleted"

#. Author URI of the plugin
msgid "https://github.com/johnbillion/wp-crontrol/graphs/contributors"
msgstr "https://github.com/johnbillion/wp-crontrol/graphs/contributors"

#. Author of the plugin
msgid "John Blackbourn & crontributors"
msgstr "John Blackbourn & contributors"

#. translators: 1: The name of the PHP cron event.
#: wp-crontrol.php:1119
msgid "PHP Cron (%s)"
msgstr "PHP Cron (%s)"

#: wp-crontrol.php:1063 wp-crontrol.php:1066
msgid "Actions"
msgstr "Actions"

#: wp-crontrol.php:964
msgid "You cannot add, edit, or delete PHP cron events because your user account does not have the ability to edit files."
msgstr "You cannot add, edit, or delete PHP cron events because your user account does not have the ability to edit files."

#. translators: %s Timezone name.
#: wp-crontrol.php:938
msgid "Timezone: %s"
msgstr "Timezone: %s"

#: wp-crontrol.php:874
msgid "Arguments (optional)"
msgstr "Arguments (optional)"

#: wp-crontrol.php:865
msgid "Event Name (optional)"
msgstr "Event Name (optional)"

#. translators: %s: A file name
#: wp-crontrol.php:789
msgid "Cron events trigger actions in your code. A cron event needs a corresponding action hook somewhere in code, e.g. the %1$s file in your theme."
msgstr "Cron events trigger actions in your code. A cron event needs a corresponding action hook somewhere in code, e.g. the %1$s file in your theme."

#: wp-crontrol.php:785
msgid "Cron events trigger actions in your code. Enter the schedule of the event, as well as the PHP code to execute when the action is triggered."
msgstr "Cron events trigger actions in your code. Enter the schedule of the event, as well as the PHP code to execute when the action is triggered."

#. translators: 1: The name of the PHP constant that is set.
#: wp-crontrol.php:668
msgid "The %s constant is set to true."
msgstr "The %s constant is set to true."

#. translators: 1: The name of the PHP constant that is set.
#: wp-crontrol.php:663
msgid "The %s constant is set to true. WP-Cron spawning is disabled."
msgstr "The %s constant is set to true. WP-Cron spawning is disabled."

#. translators: 1: The HTTP response code.
#: wp-crontrol.php:699
msgid "Unexpected HTTP response code: %s"
msgstr "Unexpected HTTP response code: %s"

#: wp-crontrol.php:581 wp-crontrol.php:599
msgid "Add Cron Schedule"
msgstr "Add Cron Schedule"

#: wp-crontrol.php:506
msgid "WP-Cron schedules are the time intervals that are available for scheduling events. You can only delete custom schedules."
msgstr "WP-Cron schedules are the time intervals that are available for scheduling events. You can only delete custom schedules."

#: wp-crontrol.php:505
msgid "WP-Cron Schedules"
msgstr "WP-Cron Schedules"

#: wp-crontrol.php:433 wp-crontrol.php:449
msgid "Cron Events"
msgstr "Cron Events"

#: wp-crontrol.php:89 wp-crontrol.php:104
msgid "You are not allowed to add new PHP cron events."
msgstr "You are not allowed to add new PHP cron events."

#. Description of the plugin
msgid "WP Crontrol lets you view and control what's happening in the WP-Cron system."
msgstr "WP Crontrol lets you view and control what's happening in the WP-Cron system."

#. Plugin URI of the plugin
msgid "https://wordpress.org/plugins/wp-crontrol/"
msgstr "https://en-gb.wordpress.org/plugins/wp-crontrol/"

#. Plugin Name of the plugin
#: wp-crontrol.php:1124
msgid "WP Crontrol"
msgstr "WP Crontrol"

#: wp-crontrol.php:1378
msgid "now"
msgstr "now"

#. translators: 1: The number of seconds in an interval of time.
#: wp-crontrol.php:1374
msgid "%s second"
msgid_plural "%s seconds"
msgstr[0] "%s second"
msgstr[1] "%s seconds"

#. translators: 1: The number of minutes in an interval of time.
#: wp-crontrol.php:1372
msgid "%s minute"
msgid_plural "%s minutes"
msgstr[0] "%s minute"
msgstr[1] "%s minutes"

#. translators: 1: The number of hours in an interval of time.
#: wp-crontrol.php:1370
msgid "%s hour"
msgid_plural "%s hours"
msgstr[0] "%s hour"
msgstr[1] "%s hours"

#. translators: 1: The number of days in an interval of time.
#: wp-crontrol.php:1368
msgid "%s day"
msgid_plural "%s days"
msgstr[0] "%s day"
msgstr[1] "%s days"

#. translators: 1: The number of weeks in an interval of time.
#: wp-crontrol.php:1366
msgid "%s week"
msgid_plural "%s weeks"
msgstr[0] "%s week"
msgstr[1] "%s weeks"

#. translators: 1: The number of months in an interval of time.
#: wp-crontrol.php:1364
msgid "%s month"
msgid_plural "%s months"
msgstr[0] "%s month"
msgstr[1] "%s months"

#. translators: 1: The number of years in an interval of time.
#: wp-crontrol.php:1362
msgid "%s year"
msgid_plural "%s years"
msgstr[0] "%s year"
msgstr[1] "%s years"

#: wp-crontrol.php:1185
msgid "Run Now"
msgstr "Run Now"

#: wp-crontrol.php:1173
msgid "Edit"
msgstr "Edit"

#: wp-crontrol.php:850 wp-crontrol.php:1123
msgid "PHP Code"
msgstr "PHP Code"

#: wp-crontrol.php:114 wp-crontrol.php:163 wp-crontrol.php:1121
msgid "PHP Cron"
msgstr "PHP Cron"

#: wp-crontrol.php:1089
msgid "None"
msgstr "None"

#: wp-crontrol.php:945 wp-crontrol.php:1065
msgid "Recurrence"
msgstr "Recurrence"

#: wp-crontrol.php:892 wp-crontrol.php:1064
msgid "Next Run"
msgstr "Next Run"

#: wp-crontrol.php:870 wp-crontrol.php:1061
msgid "Hook Name"
msgstr "Hook Name"

#: wp-crontrol.php:1055
msgid "WP-Cron Events"
msgstr "WP-Cron Events"

#. translators: 1: The name of the cron event.
#: wp-crontrol.php:1020
msgid "Successfully created the cron event %s."
msgstr "Successfully created the cron event %s."

#. translators: 1: The name of the cron event.
#: wp-crontrol.php:1018
msgid "Successfully edited the cron event %s."
msgstr "Successfully edited the cron event %s."

#: wp-crontrol.php:984
msgid "You currently have no scheduled cron events."
msgstr "You currently have no scheduled cron events."

#: wp-crontrol.php:1062
msgid "Arguments"
msgstr "Arguments"

#: wp-crontrol.php:772
msgid "Add Cron Event"
msgstr "Add Cron Event"

#: wp-crontrol.php:773
msgid "Add PHP Cron Event"
msgstr "Add PHP Cron Event"

#: wp-crontrol.php:776
msgid "Modify Cron Event"
msgstr "Modify Cron Event"

#: wp-crontrol.php:777
msgid "Modify PHP Cron Event"
msgstr "Modify PHP Cron Event"

#. translators: 1: Error message text.
#: wp-crontrol.php:730
msgid "There was a problem spawning a call to the WP-Cron system on your site. This means WP-Cron events on your site may not work. The problem was: %s"
msgstr "There was a problem spawning a call to the WP-Cron system on your site. This means WP-Cron events on your site may not work. The problem was: %s"

#: wp-crontrol.php:595
msgid "Display name"
msgstr "Display name"

#: wp-crontrol.php:591
msgid "Interval (seconds)"
msgstr "Interval (seconds)"

#: wp-crontrol.php:587
msgid "Internal name"
msgstr "Internal name"

#: wp-crontrol.php:582
msgid "Adding a new cron schedule will allow you to schedule events that re-occur at the given interval."
msgstr "Adding a new cron schedule will allow you to schedule events that re-occur at the given interval."

#: wp-crontrol.php:513 wp-crontrol.php:555 wp-crontrol.php:1197
msgid "Delete"
msgstr "Delete"

#: wp-crontrol.php:520
msgid "You currently have no schedules. Add one below."
msgstr "You currently have no schedules. Add one below."

#: wp-crontrol.php:512
msgid "Display Name"
msgstr "Display Name"

#: wp-crontrol.php:511
msgid "Interval"
msgstr "Interval"

#: wp-crontrol.php:510
msgid "Name"
msgstr "Name"

#: wp-crontrol.php:432 wp-crontrol.php:454
msgid "Cron Schedules"
msgstr "Cron Schedules"

#. translators: 1: The name of the cron schedule.
#: wp-crontrol.php:493
msgid "Cron schedule not added because there was a problem parsing %s."
msgstr "Cron schedule not added because there was a problem parsing %s."

#. translators: 1: The name of the cron schedule.
#: wp-crontrol.php:491
msgid "Successfully added the cron schedule %s."
msgstr "Successfully added the cron schedule %s."

#. translators: 1: The name of the cron schedule.
#: wp-crontrol.php:489
msgid "Successfully deleted the cron schedule %s."
msgstr "Successfully deleted the cron schedule %s."

#: wp-crontrol.php:296
msgid "You are not allowed to run cron events."
msgstr "You are not allowed to run cron events."

#: wp-crontrol.php:232 wp-crontrol.php:264
msgid "You are not allowed to delete cron events."
msgstr "You are not allowed to delete cron events."

#: wp-crontrol.php:217
msgid "You are not allowed to delete cron schedules."
msgstr "You are not allowed to delete cron schedules."

#: wp-crontrol.php:174
msgid "You are not allowed to add new cron schedules."
msgstr "You are not allowed to add new cron schedules."

#: wp-crontrol.php:125
msgid "You are not allowed to edit cron events."
msgstr "You are not allowed to edit cron events."

#: wp-crontrol.php:84
msgid "You are not allowed to add new cron events."
msgstr "You are not allowed to add new cron events."

#: wp-crontrol.php:636 wp-crontrol.php:1156
msgid "Non-repeating"
msgstr "Non-repeating"

#. translators: 1: The name of the cron event.
#: wp-crontrol.php:1024
msgid "Failed to the delete the cron event %s."
msgstr "Failed to the delete the cron event %s."

#. translators: 1: The name of the cron event.
#: wp-crontrol.php:1022
msgid "Successfully deleted the cron event %s."
msgstr "Successfully deleted the cron event %s."

#. translators: 1: The name of the cron event.
#: wp-crontrol.php:1026
msgid "Failed to the execute the cron event %s."
msgstr "Failed to the execute the cron event %s."

#. translators: 1: The name of the cron event.
#: wp-crontrol.php:1016
msgid "Successfully executed the cron event %s."
msgstr "Successfully executed the cron event %s."