# Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved. # # Want to contribute to this file? Submit your changes via a GitHub Pull Request. # # Check out the official contributor's guide: # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html # msgid "" msgstr "" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" "Content-Type: text/plain; charset=UTF-8\n" msgctxt "Toolbar button tooltip for the HTML embed feature." msgid "Insert HTML" msgstr "插入 HTML" msgctxt "The HTML snippet." msgid "HTML snippet" msgstr "HTML 代码片段" msgctxt "A placeholder that will be displayed in the raw HTML textarea field." msgid "Paste raw HTML here..." msgstr "在这里粘贴 HTML 源代码" msgctxt "A label of a button that switches the HTML embed to the source editing mode." msgid "Edit source" msgstr "编辑源代码" msgctxt "A label of a button that saves the HTML embed content and navigates back to the preview." msgid "Save changes" msgstr "保存更改" msgctxt "An information displayed in the HTML embed preview if the content is not previewable." msgid "No preview available" msgstr "预览不可用" msgctxt "An information displayed in the HTML embed preview if the HTML snippet has no content." msgid "Empty snippet content" msgstr "空片段内容"