# Copyright (C) 2017 Erick Hitter, Automattic # This file is distributed under the same license as the WP-CLI Cron Control Offload package. msgid "" msgstr "" "Project-Id-Version: WP-CLI Cron Control Offload 0.1.0\n" "Report-Msgid-Bugs-To: " "https://wordpress.org/support/plugin/wp-cli-cron-control-offload\n" "POT-Creation-Date: 2017-09-08 23:54:52+00:00\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "PO-Revision-Date: 2017-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "X-Generator: grunt-wp-i18n 0.5.4\n" "X-Poedit-KeywordsList: " "__;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_" "attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n" "Language: en\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Poedit-Country: United States\n" "X-Poedit-SourceCharset: UTF-8\n" "X-Poedit-Basepath: ../\n" "X-Poedit-SearchPath-0: .\n" "X-Poedit-Bookmarks: \n" "X-Textdomain-Support: yes\n" #: includes/class-cli.php:49 #. translators: 1: Human time difference, 2. Timestamp in UTC msgid "Command scheduled for %1$s from now (%2$s)" msgstr "" #: includes/functions.php:30 msgid "Timestamp is in the past." msgstr "" #: includes/functions.php:40 msgid "" "Command may already be scheduled, or it was blocked via the " "`schedule_event` filter." msgstr "" #: includes/functions.php:65 #. translators: 1: Disallowed command msgid "`%1$s` not allowed" msgstr "" #: includes/run.php:20 #. translators: 1: Plugin's prefix for log messages, 2. WP-CLI command that #. would have run msgid "%1$s: Attempted to run event without WP-CLI loaded. (%2$s)" msgstr "" #: includes/run.php:26 #. translators: 1: Plugin's prefix for log messages, 2. WP-CLI command that #. would have run msgid "%1$s: Attempted to run blocked WP-CLI command. (%2$s)" msgstr "" #: includes/run.php:43 #. translators: 1: Plugin's prefix for log messages, 2. Command error that #. caused failure msgid "%1$s: WP-CLI command failed. (%2$s)" msgstr "" #. Plugin Name of the plugin/theme msgid "WP-CLI Cron Control Offload" msgstr "" #. Plugin URI of the plugin/theme msgid "https://automattic.com/" msgstr "" #. Description of the plugin/theme msgid "Schedule WP-CLI tasks to run via Cron Control" msgstr "" #. Author of the plugin/theme msgid "Erick Hitter, Automattic" msgstr "" #. Author URI of the plugin/theme msgid "https://vip.wordpress.com/" msgstr ""