# Copyright (C) 2024 Gaucho Plugins
# This file is distributed under the GPLv3.
msgid ""
msgstr ""
"Project-Id-Version: Version Info 1.3.2\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/version-info\n"
"Last-Translator: Brandon Ernst <support@gauchoplugins.com>\n"
"Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2024-10-15T15:32:56+00:00\n"
"PO-Revision-Date: 2024-10-15 20:04+0400\n"
"X-Generator: WP-CLI 2.10.0\n"
"X-Domain: version-info\n"
"Language: zh_CN\n"

#. Plugin Name of the plugin
#: version-info.php version-info.php:121
msgid "Version Info"
msgstr "版本信息"

#. Plugin URI of the plugin
#: version-info.php
msgid "https://wordpress.org/plugins/version-info"
msgstr "https://wordpress.org/plugins/version-info"

#. Description of the plugin
#: version-info.php
msgid ""
"Show current WordPress, PHP, Web Server, and MySQL versions in admin footer."
msgstr "在管理页面底部显示当前的WordPress、PHP、Web服务器和MySQL版本。"

#. Author of the plugin
#: version-info.php
msgid "Gaucho Plugins"
msgstr "Gaucho Plugins"

#. Author URI of the plugin
#: version-info.php
msgid "https://gauchoplugins.com"
msgstr "https://gauchoplugins.com"

#: version-info.php:38
msgid "Error fetching version"
msgstr "获取版本时出错"

#: version-info.php:43
msgid "You are running WordPress %s | PHP %s | Web Server %s | MySQL %s"
msgstr "您正在运行WordPress %s | PHP %s | Web服务器 %s | MySQL %s"

#. Translators: %s is the environment type.
#: version-info.php:53
msgid "Environment <code>%s</code>"
msgstr "环境 <code>%s</code>"

#: version-info.php:139
msgid "WordPress Version:"
msgstr "WordPress 版本："

#: version-info.php:140
msgid "PHP Version:"
msgstr "PHP 版本："

#: version-info.php:141
msgid "Web Server:"
msgstr "Web 服务器："

#: version-info.php:142
msgid "MySQL Version:"
msgstr "MySQL 版本："
