# Translation of Plugins - Widget Logic - Stable (latest release) in English (UK)
# This file is distributed under the same license as the Plugins - Widget Logic - Stable (latest release) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2017-04-21 22:21:13+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 - Widget Logic - Stable (latest release)\n"

#. Author of the plugin/theme
msgid "wpchefgadget, alanft"
msgstr "wpchefgadget, alanft"

#: widget_logic.php:266
msgid "Display logic errors to admin"
msgstr "Display logic errors to admin"

#: widget_logic.php:248
msgid "when plugin starts"
msgstr "when plugin starts"

#: widget_logic.php:247
msgid "after query variables set (default)"
msgstr "after query variables set (default)"

#. Description of the plugin/theme
msgid "Control widgets with WP's conditional tags is_home etc"
msgstr "Control widgets with WP's conditional tags is_home etc"

#. Plugin URI of the plugin/theme
msgid "http://wordpress.org/extend/plugins/widget-logic/"
msgstr "http://wordpress.org/extend/plugins/widget-logic/"

#. Plugin Name of the plugin/theme
msgid "Widget Logic"
msgstr "Widget Logic"

#: widget_logic.php:310
msgid "Widget logic:"
msgstr "Widget logic:"

#: widget_logic.php:275
msgid "Select file for importing"
msgstr "Select file for importing"

#: widget_logic.php:274
msgid "Load all WL options from a plain text config file"
msgstr "Load all WL options from a plain text config file"

#: widget_logic.php:274
msgid "Import options"
msgstr "Import options"

#: widget_logic.php:273
msgid "Export options"
msgstr "Export options"

#: widget_logic.php:273
msgid "Save all WL options to a plain text config file"
msgstr "Save all WL options to a plain text config file"

#: widget_logic.php:269
msgid "Save WL options"
msgstr "Save WL options"

#: widget_logic.php:244
msgid "Load logic"
msgstr "Load logic"

#: widget_logic.php:244
msgid "Delays widget logic code being evaluated til various points in the WP loading process"
msgstr "Delays widget logic code being evaluated until various points in the WP loading process"

#: widget_logic.php:241
msgid "Use 'wp_reset_query' fix"
msgstr "Use 'wp_reset_query' fix"

#: widget_logic.php:239
msgid "Resets a theme's custom queries before your Widget Logic is checked"
msgstr "Resets a theme's custom queries before your Widget Logic is checked"

#: widget_logic.php:236
msgid "Add 'widget_content' filter"
msgstr "Add 'widget_content' filter"

#: widget_logic.php:234
msgid "Adds a new WP filter you can use in your own code. Not needed for main Widget Logic functionality."
msgstr "Adds a new WP filter you can use in your own code. Not needed for main Widget Logic functionality."

#: widget_logic.php:231
msgid "Widget Logic options"
msgstr "Widget Logic options"

#: widget_logic.php:158
msgid "No options file provided"
msgstr "No options file provided"

#: widget_logic.php:153
msgid "Invalid options file"
msgstr "Invalid options file"

#: widget_logic.php:150
msgid "Success! Options file imported"
msgstr "Success! Options file imported"

#: widget_logic.php:251
msgid "during page header"
msgstr "during page header"

#: widget_logic.php:250
msgid "when all PHP loaded"
msgstr "when all PHP loaded"

#: widget_logic.php:249
msgid "after theme loads"
msgstr "after theme loads"