# Translation of Plugins - Theme Check - Development (trunk) in English (UK)
# This file is distributed under the same license as the Plugins - Theme Check - Development (trunk) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2018-10-12 19:14:10+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 - Theme Check - Development (trunk)\n"

#: checks/style_tags.php:55
msgid "See Theme Tags"
msgstr "See Theme Tags"

#: checks/style_tags.php:55
msgid "A maximum of 3 subject tags are allowed. The theme has %1$u subjects tags ( %2$s ). Please remove the subject tags, which do not directly apply to the theme."
msgstr "A maximum of 3 subject tags are allowed. The theme has %1$u subjects tags ( %2$s ). Please remove the subject tags, which do not directly apply to the theme."

#: checks/style_tags.php:47
msgid "The tag %s is being used more than once, please remove it from your style.css header."
msgstr "The tag %s is being used more than once, please remove it from your style.css header."

#: checks/navmenu.php:21
msgid "Reference to %1$s was found in the theme. This should be removed and %2$s used instead."
msgstr "Reference to %1$s was found in the theme. This should be removed and %2$s used instead."

#: checks/adminbar.php:32
msgid "The theme is using `#wpadminbar`. Hiding the admin bar is not allowed."
msgstr "The theme is using `#wpadminbar`. Hiding the admin bar is not allowed."

#: checks/title.php:35
msgid "The theme must not call to <strong>wp_title()</strong>."
msgstr "The theme must not call to <strong>wp_title()</strong>."

#: checks/title.php:28
msgid "The theme must not used the <strong>&lt;title&gt;</strong> tags."
msgstr "The theme must not use the <strong>&lt;title&gt;</strong> tags."

#: checks/title.php:20
msgid "No reference to <strong>add_theme_support( \"title-tag\" )</strong> was found in the theme."
msgstr "No reference to <strong>add_theme_support( \"title-tag\" )</strong> was found in the theme."

#: checks/textdomain.php:143
msgid "Warning"
msgstr "Warning"

#: checks/textdomain.php:137
msgid "This theme's correct slug and text-domain is %s."
msgstr "This theme's correct slug and text-domain is %s."

#: checks/textdomain.php:136
msgid "This theme text domain does not match the theme's slug. The text domain used: %s"
msgstr "This theme text domain does not match the theme's slug. The text domain used: %s"

#: checks/style_tags.php:33
msgid "The tag %s has been deprecated, please remove it from your style.css header."
msgstr "The tag %s has been deprecated, please remove it from your style.css header."

#: checks/style_tags.php:28
msgid "See <a href=\"https://make.wordpress.org/themes/handbook/review/accessibility/\">https://make.wordpress.org/themes/handbook/review/accessibility/</a>"
msgstr "See <a href=\"https://make.wordpress.org/themes/handbook/review/accessibility/\">https://make.wordpress.org/themes/handbook/review/accessibility/</a>"

#: checks/style_tags.php:28
msgid "Themes that use the tag accessibility-ready will need to undergo an accessibility review."
msgstr "Themes that use the tag accessibility-ready will need to undergo an accessibility review."

#: checks/included-plugins.php:23
msgid "<strong>Zip file found.</strong> Plugins are not allowed in themes. The zip file found was <em>%s</em>."
msgstr "<strong>Zip file found.</strong> Plugins are not allowed in themes. The zip file found was <em>%s</em>."

#: checks/included-plugins.php:15
msgid "Zipped Plugin"
msgstr "Zipped Plugin"

#: checks/filenames.php:33
msgid "Lubith theme generator file"
msgstr "Lubith theme generator file"

#: checks/favicon.php:17
msgid "Possible Favicon found in %1$s. Favicons are handled by the Site Icon setting in the customizer since version 4.3."
msgstr "Possible Favicon found in %1$s. Favicons are handled by the Site Icon setting in the customiser since version 4.3."

#: checks/deregister.php:19
msgid "Found wp_deregister_script in %1$s. Themes must not deregister core scripts."
msgstr "Found wp_deregister_script in %1$s. Themes must not deregister core scripts."

#: checks/adminbar.php:20
msgid "You are not allowed to hide the admin bar."
msgstr "You are not allowed to hide the admin bar."

#. Author of the plugin/theme
msgid "Otto42, pross"
msgstr "Otto42, pross"

#: checks/textdomain.php:133
msgid "(If this is a child theme, you can ignore this error.)"
msgstr "(If this is a child theme, you can ignore this error.)"

#: main.php:82
msgid " Running %1$s tests against %2$s using Guidelines Version: %3$s Plugin revision: %4$s"
msgstr " Running %1$s tests against %2$s using Guidelines Version: %3$s Plugin revision: %4$s"

#: main.php:61
msgid "This child theme requires at least version %1$s of theme %2$s to be installed. You only have %3$s please update the parent theme."
msgstr "This child theme requires at least version %1$s of theme %2$s to be installed. You only have %3$s. Please update the parent theme."

#: checks/time_date.php:22
msgid "At least one hard coded date was found in the file %1$s. Consider %2$s instead."
msgstr "At least one hard coded date was found in the file %1$s. Consider %2$s instead."

#: checks/textdomain.php:151
msgid "The domain found is %s"
msgstr "The domain found is %s"

#: checks/textdomain.php:146
msgid "The domains found are %s"
msgstr "The domains found are %s"

#: checks/textdomain.php:109
msgid "Found a translation function that is missing a text-domain. Function %1$s, with the arguments %2$s"
msgstr "Found a translation function that is missing a text-domain. Function %1$s, with the arguments %2$s"

#: checks/textdomain.php:79
msgid "Found a translation function that has an incorrect number of arguments. Function %1$s, with the arguments %2$s"
msgstr "Found a translation function that has an incorrect number of arguments. Function %1$s, with the arguments %2$s"

#: checks/style_tags.php:35
msgid "Found wrong tag, remove %s from your style.css header."
msgstr "Found wrong tag, remove %s from your style.css header."

#: checks/style_suggested.php:20
msgid "%s is missing from your style.css header."
msgstr "%s is missing from your style.css header."

#: checks/searchform.php:16
msgid "%1$s %2$s%3$s"
msgstr "%1$s %2$s%3$s"

#: checks/post-formats.php:27
msgid "%1$s was found in the file %2$s. However get_post_format and/or has_post_format were not found, and no use of formats in the CSS was detected."
msgstr "%1$s was found in the file %2$s. However get_post_format and/or has_post_format were not found, and no use of formats in the CSS was detected."

#: checks/phpshort.php:14
msgid "Found PHP short tags in file %1$s.%2$s"
msgstr "Found PHP short tags in file %1$s.%2$s"

#: checks/links.php:26
msgid "Possible hard-coded links were found in the file %1$s.%2$s"
msgstr "Possible hard-coded links were found in the file %1$s.%2$s"

#: checks/include.php:19
msgid "%1$s %2$s %3$s"
msgstr "%1$s %2$s %3$s"

#: checks/iframes.php:20 checks/malware.php:23
msgid "%1$s was found in the file %2$s %3$s.%4$s"
msgstr "%1$s was found in the file %2$s %3$s.%4$s"

#: checks/i18n.php:53
msgid "Possible variable %1$s found in translation function in %2$s. Translation function calls must NOT contain PHP variables. %3$s"
msgstr "Possible variable %1$s found in translation function in %2$s. Translation function calls must NOT contain PHP variables. %3$s"

#: checks/filenames.php:58
msgid "Could not find the file %1$s in the theme. %2$s"
msgstr "Could not find the file %1$s in the theme. %2$s"

#: checks/filenames.php:51
msgid "Could not find the file %s in the theme."
msgstr "Could not find the file %s in the theme."

#: checks/filenames.php:44
msgid "%1$s %2$s found."
msgstr "%1$s %2$s found."

#: checks/constants.php:31 checks/more_deprecated.php:52
msgid "%1$s was found in the file %2$s. Use %3$s instead.%4$s"
msgstr "%1$s was found in the file %2$s. Use %3$s instead.%4$s"

#: checks/basic.php:34
msgid "Could not find %1$s. %2$s"
msgstr "Could not find %1$s. %2$s"

#: checks/badthings.php:29
msgid "Found %1$s in the file %2$s. %3$s. %4$s"
msgstr "Found %1$s in the file %2$s. %3$s. %4$s"

#: theme-check.php:50
msgctxt "title of the main page"
msgid "Theme Check"
msgstr "Theme Check"

#: main.php:137
msgid "The code for Theme Check can be contributed to on <a href=\"%s\">GitHub</a>."
msgstr "The code for Theme Check can be contributed to on <a href=\"%s\">GitHub</a>."

#: main.php:136
msgid "If you have found a bug or would like to make a suggestion or contribution, please leave a post on the <a href=\"%1$s\">WordPress forums</a>, or talk about it with the theme review team on <a href=\"%2$s\">Make WordPress Themes</a> site."
msgstr "If you have found a bug or would like to make a suggestion or contribution, please leave a post on the <a href=\"%1$s\">WordPress forums</a>, or talk about it with the theme review team on <a href=\"%2$s\">Make WordPress Themes</a> site."

#: checks/textdomain.php:149
msgid "Only one text-domain is being used in this theme. Make sure it matches the theme's slug correctly so that the theme will be compatible with WordPress.org language packs."
msgstr "Only one text-domain is being used in this theme. Make sure it matches the theme's slug correctly so that the theme will be compatible with WordPress.org language packs."

#: checks/textdomain.php:144
msgid "More than one text-domain is being used in this theme. This means the theme will not be compatible with WordPress.org language packs."
msgstr "More than one text-domain is being used in this theme. This means the theme will not be compatible with WordPress.org language packs."

#: checks/textdomain.php:132
msgid "Your theme appears to be in the wrong directory for the theme name. The directory name must match the slug of the theme. This theme's correct slug and text-domain is %s."
msgstr "Your theme appears to be in the wrong directory for the theme name. The directory name must match the slug of the theme. This theme's correct slug and text-domain is %s."

#: checks/style_needed.php:26
msgid "<strong>.screen-reader-text</strong> css class is needed in your theme css. See See: <a href=\"http://codex.wordpress.org/CSS#WordPress_Generated_Classes\">the Codex</a> for an example implementation."
msgstr "<strong>.screen-reader-text</strong> CSS class is needed in your theme CSS. See See: <a href=\"http://codex.wordpress.org/CSS#WordPress_Generated_Classes\">the Codex</a> for an example implementation."

#: main.php:151
msgid "Theme Unit Tests"
msgstr "Theme Unit Tests"

#: main.php:172
msgid "Suppress INFO."
msgstr "Suppress INFO."

#: main.php:171
msgid "Output in Trac format."
msgstr "Output in Trac format."

#: main.php:170
msgid "Check it!"
msgstr "Check it!"

#. Plugin Name of the plugin/theme
msgid "Theme Check"
msgstr "Theme Check"

#: theme-check.php:40
msgid "You do not have sufficient permissions to access this page."
msgstr "You do not have sufficient permissions to access this page."

#. Plugin URI of the plugin/theme
msgid "http://ottopress.com/wordpress-plugins/theme-check/"
msgstr "http://ottopress.com/wordpress-plugins/theme-check/"

#. Description of the plugin/theme
msgid "A simple and easy way to test your theme for all the latest WordPress standards and practices. A great theme development tool!"
msgstr "A simple and easy way to test your theme for all the latest WordPress standards and practices. A great theme development tool!"

#. Author URI of the plugin/theme
msgid "http://ottopress.com"
msgstr "http://ottopress.com"

#: checkbase.php:94 checkbase.php:119
msgid "Line "
msgstr "Line "

#: checkbase.php:263
msgid "Anonymous"
msgstr "Anonymous"

#: checkbase.php:260
msgid "Visit author homepage"
msgstr "Visit author homepage"

#: checks/admin_menu.php:13 checks/admin_menu.php:14
msgid "User levels were deprecated in <strong>2.0</strong>. Please see <a href=\"https://codex.wordpress.org/Roles_and_Capabilities\">Roles_and_Capabilities</a>"
msgstr "User levels were deprecated in <strong>2.0</strong>. Please see <a href=\"https://codex.wordpress.org/Roles_and_Capabilities\">Roles_and_Capabilities</a>"

#: checks/admin_menu.php:23 checks/adminbar.php:32 checks/badthings.php:29
#: checks/deregister.php:19 checks/filenames.php:44 checks/filenames.php:51
#: checks/generated.php:33 checks/lineendings.php:11 checks/lineendings.php:20
#: checks/lineendings.php:31 checks/malware.php:23 checks/phpshort.php:14
#: checks/plugin-territory.php:32 checks/screenshot.php:35
#: checks/style_tags.php:33 checks/style_tags.php:35 checks/textdomain.php:77
#: checks/textdomain.php:107 checks/textdomain.php:131 checks/worms.php:23
#: main.php:95
msgid "WARNING"
msgstr "WARNING"

#. translators: 1: function found, 2: function to be used
#: checks/admin_menu.php:49 checks/adminbar.php:20 checks/basic.php:34
#: checks/comment_reply.php:15 checks/commpage.php:17 checks/constants.php:31
#: checks/content-width.php:14 checks/customizer.php:26
#: checks/customizer.php:31 checks/deprecated.php:296 checks/directories.php:27
#: checks/gravatar.php:15 checks/included-plugins.php:23
#: checks/more_deprecated.php:52 checks/navmenu.php:21
#: checks/plugin-territory.php:24 checks/post-formats.php:27
#: checks/postsnav.php:19 checks/searchform.php:16 checks/style_needed.php:32
#: checks/style_tags.php:47 checks/style_tags.php:55 checks/tags.php:13
#: checks/textdomain.php:135 checks/title.php:20 checks/title.php:28
#: checks/title.php:35 checks/title.php:49 checks/widgets.php:21
#: checks/widgets.php:26 checks/widgets.php:34
msgid "REQUIRED"
msgstr "REQUIRED"

#: checks/admin_menu.php:34
msgid "Themes should use <strong>add_theme_page()</strong> for adding admin pages."
msgstr "Themes should use <strong>add_theme_page()</strong> for adding admin pages."

#: checks/badthings.php:9
msgid "eval() is not allowed."
msgstr "eval() is not allowed."

#: checks/generated.php:33
msgid "This theme appears to have been auto-generated. Generated themes are not allowed in the themes directory."
msgstr "This theme appears to have been auto-generated. Generated themes are not allowed in the themes directory."

#: checks/badthings.php:12
msgid "base64_decode() is not allowed"
msgstr "base64_decode() is not allowed"

#: checks/badthings.php:11
msgid "Themes should not change server PHP settings"
msgstr "Themes should not change server PHP settings"

#: checks/badthings.php:10
msgid "PHP system calls are often disabled by server admins and should not be in themes"
msgstr "PHP system calls are often disabled by server admins and should not be in themes"

#: checks/badthings.php:16 checks/badthings.php:37
msgid "Google search code detected"
msgstr "Google search code detected"

#: checks/badthings.php:15
msgid "str_rot13() is not allowed"
msgstr "str_rot13() is not allowed"

#: checks/badthings.php:14
msgid "uudecode() is not allowed"
msgstr "uudecode() is not allowed"

#: checks/badthings.php:13
msgid "base64_encode() is not allowed"
msgstr "base64_encode() is not allowed"

#: checks/badthings.php:17 checks/badthings.php:38
msgid "Google advertising code detected"
msgstr "Google advertising code detected"

#: checks/badthings.php:48
msgid "<span class=\"tc-lead tc-warning\">WARNING</span>: Found <strong>%1$s</strong> in the file <strong>%2$s</strong>. %3$s.%4$s"
msgstr "<span class=\"tc-lead tc-warning\">WARNING</span>: Found <strong>%1$s</strong> in the file <strong>%2$s</strong>. %3$s.%4$s"

#: checks/basic.php:14
msgid "See: <a href=\"https://codex.wordpress.org/HTML_to_XHTML\">https://codex.wordpress.org/HTML_to_XHTML</a><pre>&lt;!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\"<br />\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\"?&gt;</pre>"
msgstr "See: <a href=\"https://codex.wordpress.org/HTML_to_XHTML\">https://codex.wordpress.org/HTML_to_XHTML</a><pre>&lt;!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\"<br />\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\"?&gt;</pre>"

#: checks/basic.php:15
msgid "See: <a href=\"https://codex.wordpress.org/Function_Reference/wp_footer\">wp_footer</a><pre> &lt;?php wp_footer(); ?&gt;</pre>"
msgstr "See: <a href=\"https://codex.wordpress.org/Function_Reference/wp_footer\">wp_footer</a><pre> &lt;?php wp_footer(); ?&gt;</pre>"

#: checks/basic.php:17
msgid "See: <a href=\"https://codex.wordpress.org/Function_Reference/language_attributes\">language_attributes</a><pre>&lt;html &lt;?php language_attributes(); ?&gt;</pre>"
msgstr "See: <a href=\"https://codex.wordpress.org/Function_Reference/language_attributes\">language_attributes</a><pre>&lt;html &lt;?php language_attributes(); ?&gt;</pre>"

#: checks/basic.php:16
msgid "See: <a href=\"https://codex.wordpress.org/Function_Reference/wp_head\">wp_head</a><pre> &lt;?php wp_head(); ?&gt;</pre>"
msgstr "See: <a href=\"https://codex.wordpress.org/Function_Reference/wp_head\">wp_head</a><pre> &lt;?php wp_head(); ?&gt;</pre>"

#: checks/basic.php:18
msgid "There must be a charset defined in the Content-Type or the meta charset tag in the head."
msgstr "There must be a charset defined in the Content-Type or the meta charset tag in the head."

#: checks/basic.php:20
msgid "See: <a href=\"https://codex.wordpress.org/Template_Tags/comments_template\">comments_template</a><pre> &lt;?php comments_template( $file, $separate_comments ); ?&gt;</pre>"
msgstr "See: <a href=\"https://codex.wordpress.org/Template_Tags/comments_template\">comments_template</a><pre> &lt;?php comments_template( $file, $separate_comments ); ?&gt;</pre>"

#: checks/basic.php:19
msgid "See: <a href=\"https://codex.wordpress.org/Function_Reference/add_theme_support\">add_theme_support</a><pre> &lt;?php add_theme_support( $feature ); ?&gt;</pre>"
msgstr "See: <a href=\"https://codex.wordpress.org/Function_Reference/add_theme_support\">add_theme_support</a><pre> &lt;?php add_theme_support( $feature ); ?&gt;</pre>"

#: checks/basic.php:21
msgid "See: <a href=\"https://codex.wordpress.org/Template_Tags/wp_list_comments\">wp_list_comments</a><pre> &lt;?php wp_list_comments( $args ); ?&gt;</pre>"
msgstr "See: <a href=\"https://codex.wordpress.org/Template_Tags/wp_list_comments\">wp_list_comments</a><pre> &lt;?php wp_list_comments( $args ); ?&gt;</pre>"

#: checks/basic.php:22
msgid "See: <a href=\"https://codex.wordpress.org/Template_Tags/comment_form\">comment_form</a><pre> &lt;?php comment_form(); ?&gt;</pre>"
msgstr "See: <a href=\"https://codex.wordpress.org/Template_Tags/comment_form\">comment_form</a><pre> &lt;?php comment_form(); ?&gt;</pre>"

#: checks/basic.php:24
msgid "See: <a href=\"https://codex.wordpress.org/Function_Reference/wp_link_pages\">wp_link_pages</a><pre> &lt;?php wp_link_pages( $args ); ?&gt;</pre>"
msgstr "See: <a href=\"https://codex.wordpress.org/Function_Reference/wp_link_pages\">wp_link_pages</a><pre> &lt;?php wp_link_pages( $args ); ?&gt;</pre>"

#: checks/basic.php:23
msgid "See: <a href=\"https://codex.wordpress.org/Template_Tags/body_class\">body_class</a><pre> &lt;?php body_class( $class ); ?&gt;</pre>"
msgstr "See: <a href=\"https://codex.wordpress.org/Template_Tags/body_class\">body_class</a><pre> &lt;?php body_class( $class ); ?&gt;</pre>"

#: checks/basic.php:25
msgid "See: <a href=\"https://codex.wordpress.org/Template_Tags/post_class\">post_class</a><pre> &lt;div id=\"post-&lt;?php the_ID(); ?&gt;\" &lt;?php post_class(); ?&gt;&gt;</pre>"
msgstr "See: <a href=\"https://codex.wordpress.org/Template_Tags/post_class\">post_class</a><pre> &lt;div id=\"post-&lt;?php the_ID(); ?&gt;\" &lt;?php post_class(); ?&gt;&gt;</pre>"

#: checks/basic.php:31
msgid "add_theme_support( 'automatic-feed-links' )"
msgstr "add_theme_support( 'automatic-feed-links' )"

#: checks/basic.php:32
msgid "body_class call in body tag"
msgstr "body_class call in body tag"

#: checks/cdn.php:34 checks/customs.php:14 checks/customs.php:18
#: checks/dep_recommend.php:58 checks/editorstyle.php:13
#: checks/filenames.php:58 checks/i18n.php:53 checks/navmenu.php:14
#: checks/postthumb.php:15 checks/postthumb.php:19 checks/screenshot.php:24
#: checks/screenshot.php:27 checks/screenshot.php:30
#: checks/style_suggested.php:20 checks/style_tags.php:16 checks/widgets.php:16
msgid "RECOMMENDED"
msgstr "RECOMMENDED"

#: checks/cdn.php:34
msgid "Found the URL of a CDN in the code: %s. You should not load CSS or Javascript resources from a CDN, please bundle them with the theme."
msgstr "Found the URL of a CDN in the code: %s. You should not load CSS or Javascript resources from a CDN, please bundle them with the theme."

#: checks/comment_reply.php:14
msgid "See: <a href=\"https://codex.wordpress.org/Migrating_Plugins_and_Themes_to_2.7/Enhanced_Comment_Display\">Migrating Plugins and Themes to 2.7/Enhanced Comment Display</a><pre> &lt;?php if ( is_singular() ) wp_enqueue_script( \"comment-reply\" ); ?&gt;</pre>"
msgstr "See: <a href=\"https://codex.wordpress.org/Migrating_Plugins_and_Themes_to_2.7/Enhanced_Comment_Display\">Migrating Plugins and Themes to 2.7/Enhanced Comment Display</a><pre> &lt;?php if ( is_singular() ) wp_enqueue_script( \"comment-reply\" ); ?&gt;</pre>"

#: checks/comment_reply.php:18 checks/favicon.php:17 checks/iframes.php:20
#: checks/include.php:19 checks/links.php:26 checks/nonprintable.php:16
#: checks/style_tags.php:28 checks/textdomain.php:148 checks/time_date.php:22
msgid "INFO"
msgstr "INFO"

#: checks/comment_reply.php:15
msgid "Could not find the <strong>comment-reply</strong> script enqueued. %1$s"
msgstr "Could not find the <strong>comment-reply</strong> script enqueued. %1$s"

#: checks/comment_reply.php:18
msgid "Could not find the <strong>comment-reply</strong> script enqueued, however a reference to 'comment-reply' was found. Make sure that the comment-reply script is being enqueued properly on singular pages."
msgstr "Could not find the <strong>comment-reply</strong> script enqueued, however a reference to 'comment-reply' was found. Make sure that the comment-reply script is being enqueued properly on singular pages."

#: checks/commpage.php:17
msgid "The theme doesn't have comment pagination code in it. Use <strong>paginate_comments_links()</strong> or <strong>the_comments_navigation</strong> or <strong>the_comments_pagination</strong> or <strong>next_comments_link()</strong> and <strong>previous_comments_link()</strong> to add comment pagination."
msgstr "The theme doesn't have comment pagination code in it. Use <strong>paginate_comments_links()</strong> or <strong>the_comments_navigation</strong> or <strong>the_comments_pagination</strong> or <strong>next_comments_link()</strong> and <strong>previous_comments_link()</strong> to add comment pagination."

#: checks/content-width.php:14
msgid "No content width has been defined. Example: <pre>if ( ! isset( $content_width ) ) $content_width = 900;</pre>"
msgstr "No content width has been defined. Example: <pre>if ( ! isset( $content_width ) ) $content_width = 900;</pre>"

#: checks/customizer.php:26
msgid "Found a Customizer setting that did not have a sanitization callback function. Every call to the <strong>add_setting()</strong> method needs to have a sanitization callback function passed."
msgstr "Found a Customiser setting that did not have a sanitisation callback function. Every call to the <strong>add_setting()</strong> method needs to have a sanitisation callback function passed."

#: checks/customizer.php:31
msgid "Found a Customizer setting that had an empty value passed as sanitization callback. You need to pass a function name as sanitization callback."
msgstr "Found a Customiser setting that had an empty value passed as sanitisation callback. You need to pass a function name as sanitisation callback."

#: checks/customs.php:14
msgid "No reference to <strong>add_theme_support( \"custom-header\", $args )</strong> was found in the theme. It is recommended that the theme implement this functionality if using an image for the header."
msgstr "No reference to <strong>add_theme_support( \"custom-header\", $args )</strong> was found in the theme. It is recommended that the theme implement this functionality if using an image for the header."

#: checks/customs.php:18
msgid "No reference to <strong>add_theme_support( \"custom-background\", $args )</strong> was found in the theme. If the theme uses background images or solid colors for the background, then it is recommended that the theme implement this functionality."
msgstr "No reference to <strong>add_theme_support( \"custom-background\", $args )</strong> was found in the theme. If the theme uses background images or solid colors for the background, then it is recommended that the theme implement this functionality."

#: checks/dep_recommend.php:51 checks/deprecated.php:289
msgid "Use %s instead."
msgstr "Use %s instead."

#: checks/dep_recommend.php:43 checks/deprecated.php:281
msgid "%1$s found in the file %2$s. Deprecated since version %3$s."
msgstr "%1$s found in the file %2$s. Deprecated since version %3$s."

#: checks/directories.php:27
msgid "Please remove any extraneous directories like .git or .svn from the ZIP file before uploading it."
msgstr "Please remove any extraneous directories like .git or .svn from the ZIP file before uploading it."

#: checks/editorstyle.php:13
msgid "No reference to <strong>add_editor_style()</strong> was found in the theme. It is recommended that the theme implement editor styling, so as to make the editor content match the resulting post output in the theme, for a better user experience."
msgstr "No reference to <strong>add_editor_style()</strong> was found in the theme. It is recommended that the theme implement editor styling, so as to make the editor content match the resulting post output in the theme, for a better user experience."

#: checks/filenames.php:21
msgid "Windows thumbnail store"
msgstr "Windows thumbnail store"

#: checks/filenames.php:23 checks/filenames.php:24
msgid "NetBeans Project File"
msgstr "NetBeans Project File"

#: checks/filenames.php:22
msgid "windows system file"
msgstr "Windows system file"

#: checks/filenames.php:27
msgid "PHP server settings file"
msgstr "PHP server settings file"

#: checks/filenames.php:26
msgid "Hidden Files or Folders"
msgstr "Hidden Files or Folders"

#: checks/filenames.php:25
msgid "Komodo Project File"
msgstr "Komodo Project File"

#: checks/filenames.php:30
msgid "Server settings file"
msgstr "Server settings file"

#: checks/filenames.php:29
msgid "PHP error log"
msgstr "PHP error log"

#: checks/filenames.php:28
msgid "Dreamweaver project file"
msgstr "Dreamweaver project file"

#: checks/filenames.php:31
msgid "SQL dump file"
msgstr "SQL dump file"

#: checks/filenames.php:32
msgid "OSX system file"
msgstr "OSX system file"

#: checks/filenames.php:37
msgid "Please see <a href=\"https://codex.wordpress.org/Theme_Review#Theme_Documentation\">Theme_Documentation</a> for more information."
msgstr "Please see <a href=\"https://codex.wordpress.org/Theme_Review#Theme_Documentation\">Theme_Documentation</a> for more information."

#: checks/gravatar.php:15
msgid "This theme doesn't seem to support the standard avatar functions. Use <strong>get_avatar</strong> or <strong>wp_list_comments</strong> to add this support."
msgstr "This theme doesn't seem to support the standard avatar functions. Use <strong>get_avatar</strong> or <strong>wp_list_comments</strong> to add this support."

#: checks/iframes.php:9
msgid "iframes are sometimes used to load unwanted adverts and code on your site"
msgstr "iframes are sometimes used to load unwanted adverts and code on your site"

#: checks/include.php:10
msgid "The theme appears to use include or require. If these are being used to include separate sections of a template from independent files, then <strong>get_template_part()</strong> should be used instead."
msgstr "The theme appears to use include or require. If these are being used to include separate sections of a template from independent files, then <strong>get_template_part()</strong> should be used instead."

#: checks/lineendings.php:11 checks/lineendings.php:20
#: checks/lineendings.php:31
msgid "Both DOS and UNIX style line endings were found in the file %1$s. This causes a problem with SVN repositories and must be corrected before the theme can be accepted. Please change the file to use only one style of line endings."
msgstr "Both DOS and UNIX style line endings were found in the file %1$s. This causes a problem with SVN repositories and must be corrected before the theme can be accepted. Please change the file to use only one style of line endings."

#: checks/navmenu.php:14
msgid "No reference to nav_menu's was found in the theme. Note that if your theme has a menu bar, it is required to use the WordPress nav_menu functionality for it."
msgstr "No reference to nav_menu's was found in the theme. Note that if your theme has a menu bar, it is required to use the WordPress nav_menu functionality for it."

#: checks/malware.php:9
msgid "File operations should use the WP_Filesystem methods instead of direct PHP filesystem calls"
msgstr "File operations should use the WP_Filesystem methods instead of direct PHP filesystem calls"

#: checks/nonprintable.php:16
msgid "Non-printable characters were found in the %1$s file. You may want to check this file for errors.%2$s"
msgstr "Non-printable characters were found in the %1$s file. You may want to check this file for errors.%2$s"

#: checks/plugin-territory.php:24
msgid "The theme uses the %s function, which is plugin-territory functionality."
msgstr "The theme uses the %s function, which is plugin-territory functionality."

#: checks/plugin-territory.php:32
msgid "The theme uses the %s function. Custom post-content shortcodes are plugin-territory functionality."
msgstr "The theme uses the %s function. Custom post-content shortcodes are plugin-territory functionality."

#: checks/postsnav.php:19
msgid "The theme doesn't have post pagination code in it. Use <strong>posts_nav_link()</strong> or <strong>paginate_links()</strong> or <strong>the_posts_pagination()</strong> or <strong>the_posts_navigation()</strong> or <strong>next_posts_link()</strong> and <strong>previous_posts_link()</strong> to add post pagination."
msgstr "The theme doesn't have post pagination code in it. Use <strong>posts_nav_link()</strong> or <strong>paginate_links()</strong> or <strong>the_posts_pagination()</strong> or <strong>the_posts_navigation()</strong> or <strong>next_posts_link()</strong> and <strong>previous_posts_link()</strong> to add post pagination."

#: checks/postthumb.php:15
msgid "No reference to <strong>the_post_thumbnail()</strong> was found in the theme. It is recommended that the theme implement this functionality instead of using custom fields for thumbnails."
msgstr "No reference to <strong>the_post_thumbnail()</strong> was found in the theme. It is recommended that the theme implement this functionality instead of using custom fields for thumbnails."

#: checks/screenshot.php:24
msgid "Screenshot is wrong size! Detected: %1$sx%2$spx. Maximum allowed size is 1200x900px."
msgstr "Screenshot is wrong size! Detected: %1$sx%2$spx. Maximum allowed size is 1200x900px."

#: checks/postthumb.php:19
msgid "No reference to post-thumbnails was found in the theme. If the theme has a thumbnail like functionality, it should be implemented with <strong>add_theme_support( \"post-thumbnails\" )</strong>in the functions.php file."
msgstr "No reference to post-thumbnails was found in the theme. If the theme has a thumbnail like functionality, it should be implemented with <strong>add_theme_support( \"post-thumbnails\" )</strong>in the functions.php file."

#: checks/screenshot.php:27
msgid "Screenshot dimensions are wrong! Ratio of width to height should be 4:3."
msgstr "Screenshot dimensions are wrong! Ratio of width to height should be 4:3."

#: checks/screenshot.php:30
msgid "Screenshot size should be 1200x900, to account for HiDPI displays. Any 4:3 image size is acceptable, but 1200x900 is preferred."
msgstr "Screenshot size should be 1200x900, to account for HiDPI displays. Any 4:3 image size is acceptable, but 1200x900 is preferred."

#: checks/style_needed.php:11
msgid "<strong>Theme name:</strong> is missing from your style.css header."
msgstr "<strong>Theme name:</strong> is missing from your style.css header."

#: checks/searchform.php:9
msgid "Please use <strong>get_search_form()</strong> instead of including searchform.php directly."
msgstr "Please use <strong>get_search_form()</strong> instead of including searchform.php directly."

#: checks/screenshot.php:35
msgid "No screenshot detected! Please include a screenshot.png or screenshot.jpg."
msgstr "No screenshot detected! Please include a screenshot.png or screenshot.jpg."

#: checks/style_needed.php:12
msgid "<strong>Description:</strong> is missing from your style.css header."
msgstr "<strong>Description:</strong> is missing from your style.css header."

#: checks/style_needed.php:15
msgid "<strong>License:</strong> is missing from your style.css header."
msgstr "<strong>License:</strong> is missing from your style.css header."

#: checks/style_needed.php:14
msgid "<strong>Version:</strong> is missing from your style.css header."
msgstr "<strong>Version:</strong> is missing from your style.css header."

#: checks/style_needed.php:13
msgid "<strong>Author:</strong> is missing from your style.css header."
msgstr "<strong>Author:</strong> is missing from your style.css header."

#: checks/style_needed.php:18
msgid "<strong>.sticky</strong> css class is needed in your theme css."
msgstr "<strong>.sticky</strong> CSS class is needed in your theme CSS."

#: checks/style_needed.php:19
msgid "<strong>.bypostauthor</strong> css class is needed in your theme css."
msgstr "<strong>.bypostauthor</strong> CSS class is needed in your theme CSS."

#: checks/style_needed.php:16
msgid "<strong>License URI:</strong> is missing from your style.css header."
msgstr "<strong>License URI:</strong> is missing from your style.css header."

#: checks/style_needed.php:21
msgid "<strong>.alignright</strong> css class is needed in your theme css."
msgstr "<strong>.alignright</strong> CSS class is needed in your theme CSS."

#: checks/style_needed.php:20
msgid "<strong>.alignleft</strong> css class is needed in your theme css."
msgstr "<strong>.alignleft</strong> CSS class is needed in your theme CSS."

#: checks/style_needed.php:23
msgid "<strong>.wp-caption</strong> css class is needed in your theme css."
msgstr "<strong>.wp-caption</strong> CSS class is needed in your theme CSS."

#: checks/style_needed.php:22
msgid "<strong>.aligncenter</strong> css class is needed in your theme css."
msgstr "<strong>.aligncenter</strong> CSS class is needed in your theme CSS."

#: checks/style_needed.php:24
msgid "<strong>.wp-caption-text</strong> css class is needed in your theme css."
msgstr "<strong>.wp-caption-text</strong> CSS class is needed in your theme CSS."

#: checks/style_needed.php:25
msgid "<strong>.gallery-caption</strong> css class is needed in your theme css."
msgstr "<strong>.gallery-caption</strong> CSS class is needed in your theme CSS."

#: checks/style_tags.php:16
msgid "<strong>Tags:</strong> is either empty or missing in style.css header."
msgstr "<strong>Tags:</strong> is either empty or missing in style.css header."

#: checks/style_needed.php:17
msgid "<strong>Text Domain:</strong> is missing from your style.css header."
msgstr "<strong>Text Domain:</strong> is missing from your style.css header."

#: checks/tags.php:13
msgid "This theme doesn't seem to display tags. Modify it to display tags in appropriate locations."
msgstr "This theme doesn't seem to display tags. Modify it to display tags in appropriate locations."

#: checks/title.php:49
msgid "The <strong>&lt;title&gt;</strong> tags can only contain a call to <strong>wp_title()</strong>. Use the  <strong>wp_title filter</strong> to modify the output"
msgstr "The <strong>&lt;title&gt;</strong> tags can only contain a call to <strong>wp_title()</strong>. Use the  <strong>wp_title filter</strong> to modify the output"

#: checks/widgets.php:16
msgid "This theme contains no sidebars/widget areas. See <a href='https://codex.wordpress.org/Widgets_API'>Widgets API</a>"
msgstr "This theme contains no sidebars/widget areas. See <a href='https://codex.wordpress.org/Widgets_API'>Widgets API</a>"

#: checks/widgets.php:21
msgid "The theme appears to use <strong>register_sidebar()</strong> but no <strong>dynamic_sidebar()</strong> was found. See: <a href='https://codex.wordpress.org/Function_Reference/dynamic_sidebar'>dynamic_sidebar</a><pre> &lt;?php dynamic_sidebar( $index ); ?&gt;</pre>"
msgstr "The theme appears to use <strong>register_sidebar()</strong> but no <strong>dynamic_sidebar()</strong> was found. See: <a href='https://codex.wordpress.org/Function_Reference/dynamic_sidebar'>dynamic_sidebar</a><pre> &lt;?php dynamic_sidebar( $index ); ?&gt;</pre>"

#: checks/widgets.php:26
msgid "The theme appears to use <strong>dynamic_sidebars()</strong> but no <strong>register_sidebar()</strong> was found. See: <a href='https://codex.wordpress.org/Function_Reference/register_sidebar'>register_sidebar</a><pre> &lt;?php register_sidebar( $args ); ?&gt;</pre>"
msgstr "The theme appears to use <strong>dynamic_sidebars()</strong> but no <strong>register_sidebar()</strong> was found. See: <a href='https://codex.wordpress.org/Function_Reference/register_sidebar'>register_sidebar</a><pre> &lt;?php register_sidebar( $args ); ?&gt;</pre>"

#: checks/widgets.php:34
msgid "Sidebars need to be registered in a custom function hooked to the <strong>widgets_init</strong> action. See: %s."
msgstr "Sidebars need to be registered in a custom function hooked to the <strong>widgets_init</strong> action. See: %s."

#: checks/worms.php:9
msgid "This may be a script used by hackers to get control of your server!"
msgstr "This may be a script used by hackers to get control of your server!"

#: checks/worms.php:10
msgid "This may be a script used by hackers to get control of your server"
msgstr "This may be a script used by hackers to get control of your server"

#: checks/worms.php:11
msgid "Tells a hacker what operating system your server is running"
msgstr "Tells a hacker what operating system your server is running"

#: checks/worms.php:12 checks/worms.php:13
msgid "Symptom of the \"Pharma Hack\" <a href=\"http://blog.sucuri.net/2010/07/understanding-and-cleaning-the-pharma-hack-on-wordpress.html\">[1]</a>"
msgstr "Symptom of the \"Pharma Hack\" <a href=\"http://blog.sucuri.net/2010/07/understanding-and-cleaning-the-pharma-hack-on-wordpress.html\">[1]</a>"

#: main.php:12
msgid "Parent theme %1$s not found! You have to have parent AND child-theme installed!"
msgstr "Parent theme %1$s not found! You have to have parent AND child-theme installed!"

#: main.php:50
msgid "Author"
msgstr "Author"

#: main.php:49
msgid "Version"
msgstr "Version"

#: main.php:48
msgid "Title"
msgstr "Title"

#: main.php:40
msgid "Theme Info"
msgstr "Theme Info"

#: main.php:52
msgid "Theme URI"
msgstr "Theme URI"

#: main.php:51
msgid "Author URI"
msgstr "Author URI"

#: main.php:56
msgid "Description"
msgstr "Description"

#: main.php:55
msgid "Tags"
msgstr "Tags"

#: main.php:54
msgid "License URI"
msgstr "Licence URI"

#: main.php:53
msgid "License"
msgstr "Licence"

#: main.php:68
msgid "This is a child theme. The parent theme is: %s. These files have been included automatically!"
msgstr "This is a child theme. The parent theme is: %s. These files have been included automatically!"

#: main.php:72
msgid "Child theme does not have the <strong>Template Version</strong> tag in style.css."
msgstr "Child theme does not have the <strong>Template Version</strong> tag in style.css."

#: main.php:74
msgid "Child theme is only tested up to version %1$s of %2$s breakage may occur! %3$s installed version is %4$s"
msgstr "Child theme is only tested up to version %1$s of %2$s breakage may occur! %3$s installed version is %4$s"

#: main.php:90
msgid "One or more errors were found for %1$s."
msgstr "One or more errors were found for %1$s."

#: main.php:95
msgid "<strong>WP_DEBUG is not enabled!</strong> Please test your theme with <a href=\"https://codex.wordpress.org/Editing_wp-config.php\">debug enabled</a> before you upload!"
msgstr "<strong>WP_DEBUG is not enabled!</strong> Please test your theme with <a href=\"https://codex.wordpress.org/Editing_wp-config.php\">debug enabled</a> before you upload!"

#: main.php:92
msgid "%1$s passed the tests"
msgstr "%1$s passed the tests"

#: main.php:130
msgid "The Theme Check plugin is an easy way to test your theme and make sure it's up to date with the latest theme review standards. With it, you can run all the same automated testing tools on your theme that WordPress.org uses for theme submissions."
msgstr "The Theme Check plugin is an easy way to test your theme and make sure it's up to date with the latest theme review standards. With it, you can run all the same automated testing tools on your theme that WordPress.org uses for theme submissions."

#: main.php:129
msgid "About"
msgstr "About"

#: main.php:131
msgid "Contact"
msgstr "Contact"

#: main.php:132
msgid "Theme Check is maintained by %1$s and %2$s."
msgstr "Theme Check is maintained by %1$s and %2$s."

#: main.php:149
msgid "Theme Development"
msgstr "Theme Development"

#: main.php:147
msgid "Codex Links"
msgstr "Codex Links"

#: main.php:150
msgid "Themes and Templates forum"
msgstr "Themes and Templates forum"

#: main.php:146
msgid "Make sure to review the guidelines at <a href=\"https://codex.wordpress.org/Theme_Review\">Theme Review</a> before uploading a Theme."
msgstr "Make sure to review the guidelines at <a href=\"https://codex.wordpress.org/Theme_Review\">Theme Review</a> before uploading a Theme."

#: main.php:145
msgid "Now your theme has passed the basic tests you need to check it properly using the test data before you upload to the WordPress Themes Directory."
msgstr "Now your theme has passed the basic tests you need to check it properly using the test data before you upload to the WordPress Themes Directory."

#: main.php:139
msgid "The WordPress Theme Review Team"
msgstr "The WordPress Theme Review Team"

#: main.php:138
msgid "Testers"
msgstr "Testers"