msgid ""
msgstr ""
"Project-Id-Version: advanced_cache 1.1.1\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2022-04-17T13:53:25+00:00\n"
"PO-Revision-Date: 2022-04-17T13:53:25+00:00\n"
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"

#: packages/advanced_cache/controller.php:21
#: packages/advanced_cache/single_pages/dashboard/system/optimization/advanced_cache/settings.php:14
#: packages/advanced_cache/single_pages/dashboard/system/optimization/advanced_cache/settings.php:20
msgid "Advanced Cache"
msgstr "高级缓存"

#: packages/advanced_cache/controller.php:26
msgid "Cache hard-coded blocks, (global) areas, strings, arrays, and serializable objects."
msgstr "缓存硬编码的模块，（全局）区域、字符串、数组和可序列化的对象。"

#: packages/advanced_cache/controllers/single_page/dashboard/system/optimization/advanced_cache/search.php:14
msgid "Search Cache Entries"
msgstr "搜索缓存条目"

#: packages/advanced_cache/controllers/single_page/dashboard/system/optimization/advanced_cache/search.php:22
msgid "The cache of all items has been flushed."
msgstr "所有项目的缓存均已清除。"

#: packages/advanced_cache/controllers/single_page/dashboard/system/optimization/advanced_cache/search.php:32
msgid "All items have been removed successfully."
msgstr "所有项目已成功删除。"

#: packages/advanced_cache/controllers/single_page/dashboard/system/optimization/advanced_cache/search.php:41
msgid "The cache for this item has been flushed."
msgstr "该项目的缓存已清除。"

#: packages/advanced_cache/controllers/single_page/dashboard/system/optimization/advanced_cache/search.php:56
msgid "The item with handle %s has been removed."
msgstr "带句柄%s的项目已被删除。"

#: packages/advanced_cache/controllers/single_page/dashboard/system/optimization/advanced_cache/settings.php:27
msgid "Your settings have been saved."
msgstr "您的设置已保存。"

#: packages/advanced_cache/single_pages/dashboard/system/optimization/advanced_cache/search.php:13
msgid "Instructions"
msgstr "说明"

#: packages/advanced_cache/single_pages/dashboard/system/optimization/advanced_cache/search.php:15
msgid "Search your theme files of hardcoded blocks or code you want to cache."
msgstr "搜索您的主题文件中的硬编码块或要缓存的代码。"

#: packages/advanced_cache/single_pages/dashboard/system/optimization/advanced_cache/search.php:16
msgid "Use the Advanced Cache wrapper to cache the output."
msgstr "使用高级缓存包装器来缓存输出。"

#: packages/advanced_cache/single_pages/dashboard/system/optimization/advanced_cache/search.php:17
msgid "Refresh this page to see all cached items."
msgstr "刷新此页面以查看所有缓存的项目。"

#: packages/advanced_cache/single_pages/dashboard/system/optimization/advanced_cache/search.php:22
msgid "Example code to cache breadcrumbs"
msgstr "缓存面包屑的示例代码"

#: packages/advanced_cache/single_pages/dashboard/system/optimization/advanced_cache/search.php:46
msgid "Remove all items from the config. This is totally safe, as items will be recreated automatically if you still have them referenced in the code."
msgstr "从配置中删除所有项目。这是完全安全的，因为如果您仍然在代码中引用了这些项目，则会自动重新创建它们。"

#: packages/advanced_cache/single_pages/dashboard/system/optimization/advanced_cache/search.php:48
msgid "Remove all"
msgstr "移除所有"

#: packages/advanced_cache/single_pages/dashboard/system/optimization/advanced_cache/search.php:53
msgid "Clear the cache for all items."
msgstr "清除所有项目的缓存。"

#: packages/advanced_cache/single_pages/dashboard/system/optimization/advanced_cache/search.php:55
msgid "Flush all"
msgstr "刷新所有"

#: packages/advanced_cache/single_pages/dashboard/system/optimization/advanced_cache/search.php:63
msgid "Handle"
msgstr "句柄"

#: packages/advanced_cache/single_pages/dashboard/system/optimization/advanced_cache/search.php:78
msgid "Remove this item from the config. If you still have references in the code, the item will automatically be recreated."
msgstr "从配置中删除该项目。如果代码中仍然有引用，则将自动重新创建该项目。"

#: packages/advanced_cache/single_pages/dashboard/system/optimization/advanced_cache/search.php:86
msgid "Clear the cache for this specific item only."
msgstr "仅清除此特定项目的缓存。"

#: packages/advanced_cache/single_pages/dashboard/system/optimization/advanced_cache/search.php:88
msgid "Flush cache"
msgstr "刷新缓存"

#: packages/advanced_cache/single_pages/dashboard/system/optimization/advanced_cache/settings.php:14
msgid "If disabled, nothing will be cached by %s."
msgstr "如果禁用，%s将不会缓存任何内容。"

#: packages/advanced_cache/single_pages/dashboard/system/optimization/advanced_cache/settings.php:20
msgid "Enable %s"
msgstr "启用%s"

#: packages/advanced_cache/single_pages/dashboard/system/optimization/advanced_cache/settings.php:27
msgid "Save"
msgstr "保存"

#: packages/advanced_cache/elements/dashboard/install_post.php:7
msgid "Congratulations, the add-on has been installed!"
msgstr "恭喜，附加软件已安装！"

#: packages/advanced_cache/elements/dashboard/install_post.php:12
msgid "Go to dashboard page"
msgstr "转到仪表板"
