# Chinese, Simplified translation of Combined image style (1.0.2)
# Copyright (c) 2025 by the Chinese, Simplified translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Combined image style (1.0.2)\n"
"POT-Creation-Date: 2025-03-19 17:34+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Chinese, Simplified\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"

msgid "Image"
msgstr "图像"
msgid "Fallback image style"
msgstr "回退图像样式"
msgid "Breakpoint group"
msgstr "效果转换点群组"
msgid "Select an image style for this breakpoint."
msgstr "为此效果转换点选择图像样式。"
msgid "- empty image -"
msgstr "- 空图像 -"
msgid ""
"Select the smallest image style you expect to appear in this space. "
"The fallback image style should only appear on the site if an error "
"occurs."
msgstr "选择期望在此空间中显示的最小图像样式。回退图像样式仅在发生错误时才出现在站点上。"
msgid "- None (original image) -"
msgstr "- 无（原始图像）-"
msgid "Image loading"
msgstr "图片加载"
msgid ""
"Lazy render images with native image loading attribute "
"(<em>loading=\"lazy\"</em>). This improves performance by allowing "
"browsers to lazily load images."
msgstr "使用原生图片加载属性(<em>loading=\"lazy\"</em>)来延迟渲染图片。这通过允许浏览器延迟加载图片来提高性能。"
msgid "Lazy (<em>loading=\"lazy\"</em>)"
msgstr "懒(<em>loading=\"lazy\"</em>)"
msgid "Eager (<em>loading=\"eager\"</em>)"
msgstr "即刻 (<em>loading=\"eager\"</em>)"
msgid "Image loading attribute"
msgstr "图片加载属性"
msgid ""
"Select the loading attribute for images. <a href=\":link\">Learn more "
"about the loading attribute for images.</a>"
msgstr ""
"为图片选择加载属性. 请参看<a "
"href=\":link\">有关图片加载属性的更多信息.</a>"
msgid ""
"Delays loading the image until that section of the page is visible in "
"the browser. When in doubt, lazy loading is recommended."
msgstr "延迟加载图片，直到页面的该部分在浏览器中可见为止。如果有疑问，建议延迟加载。"
msgid ""
"Force browsers to download an image as soon as possible. This is the "
"browser default for legacy reasons. Only use this option when the "
"image is always expected to render."
msgstr "强制浏览器即刻下载图片。由于传统原因，这是浏览器的默认设置。仅当始终期望渲染图片时才使用此选项。"
