# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * html_editor
#
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
# "Chloe Wang (chwa)" <chwa@odoo.com>, 2025, 2026.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-04-10 18:38+0000\n"
"PO-Revision-Date: 2026-04-13 20:52+0000\n"
"Last-Translator: \"Chloe Wang (chwa)\" <chwa@odoo.com>\n"
"Language-Team: Chinese (Simplified Han script) <https://translate.odoo.com/"
"projects/odoo-19/html_editor/zh_Hans/>\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 5.16.2\n"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_description.xml:0
msgid ""
"'Alt tag' specifies an alternate text for an image, if the image cannot be "
"displayed (slow connection, missing image, screen reader ...)."
msgstr ""
"如果无法显示图像，则'Alt tag' 指定图像的替代文本（连接速度慢，图像丢失，屏幕"
"阅读器......）。"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_description.xml:0
msgid "'Title tag' is shown as a tooltip when you hover the picture."
msgstr "'标题标签' 当您移动鼠标到图片上面悬停的时候显示标记说明."

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/video_selector.xml:0
msgid "(URL or Embed)"
msgstr "（网址或嵌入）"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/components/history_dialog/history_dialog.xml:0
msgid ", submited by"
msgstr "，提交者"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/column_plugin.js:0
msgid "2 columns"
msgstr "2 栏"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/star_plugin.js:0
msgid "3 Stars"
msgstr "3 星"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/column_plugin.js:0
msgid "3 columns"
msgstr "3 栏"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/column_plugin.js:0
msgid "4 columns"
msgstr "4 栏"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/star_plugin.js:0
msgid "5 Stars"
msgstr "5 星"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/video_selector.xml:0
msgid "Accepts"
msgstr "接受"

#. module: html_editor
#. odoo-python
#: code:addons/html_editor/controllers/main.py:0
msgid "Action %s is not a window action, link preview is not available"
msgstr "动作 %s 不是窗口操作，无法提供链接预览"

#. module: html_editor
#. odoo-python
#: code:addons/html_editor/controllers/main.py:0
msgid ""
"Action %s not found, link preview is not available, please check your url is "
"correct"
msgstr "操作 %s 未找到，链接预览不可用，请检查您的网址是否正确"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/media_dialog.xml:0
msgid "Add"
msgstr "添加"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/document_selector.js:0
#: code:addons/html_editor/static/src/main/media/media_dialog/image_selector.js:0
msgid "Add URL"
msgstr "添加URL"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Add a blockquote section"
msgstr "添加引用文字区块"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_plugin.js:0
msgid "Add a button"
msgstr "添加按钮"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Add a code section"
msgstr "添加代码部分"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/file_plugin.js:0
msgid "Add a download box"
msgstr "添加下载框"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "Add a label for your link"
msgstr "为链接添加标签"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_plugin.js:0
msgid "Add a link"
msgstr "添加链接"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/emoji_plugin.js:0
msgid "Add an emoji"
msgstr "添加表情"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/others/embedded_components/core/table_of_content/table_of_content.xml:0
msgid "Add headings to fill the Table of Contents"
msgstr "加入标题，以填写目录内容"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/others/embedded_components/plugins/toggle_block_plugin/toggle_block_plugin.js:0
msgid "Add something inside this toggle"
msgstr "在此切换按钮中，添加一些内容"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/others/embedded_components/plugins/caption_plugin/caption_plugin.js:0
msgid "Add/remove a caption"
msgstr "添加/删除标题"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "Advanced mode"
msgstr ""

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/file_selector.js:0
msgid "Alert"
msgstr "警报"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/align/align_plugin.js:0
msgid "Align text"
msgstr "对齐文字"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/file_selector.xml:0
msgid "All"
msgstr "全部"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/document_selector.js:0
msgid "All documents have been loaded"
msgstr "所有文档已加载"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/image_selector.js:0
msgid "All images have been loaded"
msgstr "所有图像已加载"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/file_selector.js:0
msgid "An error occurred while fetching the entered URL."
msgstr "读取网页时发生错误。"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/gradient_picker/gradient_picker.xml:0
msgid "Angle"
msgstr "角度"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/others/collaboration/collaboration_selection_avatar_plugin.js:0
#: code:addons/html_editor/static/src/others/collaboration/collaboration_selection_plugin.js:0
msgid "Anonymous"
msgstr "匿名"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
#: code:addons/html_editor/static/src/main/media/image_crop.xml:0
#: code:addons/html_editor/static/src/main/media/image_description.xml:0
msgid "Apply"
msgstr "应用"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/color_ui_plugin.js:0
msgid "Apply Background Color"
msgstr "套用背景颜色"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/color_ui_plugin.js:0
msgid "Apply Font Color"
msgstr "套用字体颜色"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/file_selector.js:0
msgid "Are you sure you want to delete this file?"
msgstr "您确定您要删除这个文件吗？"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_crop.xml:0
msgid "Aspect Ratio"
msgstr "宽高比"

#. module: html_editor
#: model:ir.model,name:html_editor.model_ir_attachment
msgid "Attachment"
msgstr "附件"

#. module: html_editor
#: model:ir.model.fields,field_description:html_editor.field_ir_attachment__local_url
msgid "Attachment URL"
msgstr "附件网址"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "Autoconvert to relative link"
msgstr "自动转换为相对链接"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/video_selector.js:0
msgid "Autoplay"
msgstr "自动播放"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/column_plugin.js:0
msgid "Back to one column"
msgstr "回到 1 栏"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/banner_plugin.js:0
msgid "Banner"
msgstr "横幅"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/html_migrations/migration-1.2.js:0
#: code:addons/html_editor/static/src/main/banner_plugin.js:0
msgid "Banner Danger"
msgstr "横幅 - 危险"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/html_migrations/migration-1.2.js:0
#: code:addons/html_editor/static/src/main/banner_plugin.js:0
msgid "Banner Info"
msgstr "横幅 - 信息"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/html_migrations/migration-1.2.js:0
#: code:addons/html_editor/static/src/main/banner_plugin.js:0
msgid "Banner Success"
msgstr "横幅 - 成功"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/html_migrations/migration-1.2.js:0
#: code:addons/html_editor/static/src/main/banner_plugin.js:0
msgid "Banner Warning"
msgstr "横幅 - 警告"

#. module: html_editor
#: model:ir.model,name:html_editor.model_base
msgid "Base"
msgstr "基数"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Big section heading"
msgstr "大字章节标题"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "Border"
msgstr "边框"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "Border Size"
msgstr ""

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/list/list_plugin.js:0
msgid "Bulleted list"
msgstr "符号列表"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_plugin.js:0
msgid "Button"
msgstr "按钮"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.js:0
msgid "Button Primary"
msgstr "主要按钮"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.js:0
msgid "Button Secondary"
msgstr "次要按钮"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/chatgpt/chatgpt_translate_dialog.xml:0
msgid "Cancel"
msgstr "取消"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/list/list_plugin.js:0
msgid "Checklist"
msgstr "清单"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/fields/x2many_field/x2many_image_field.xml:0
msgid "Clear"
msgstr "清除"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/table/table_menu.js:0
msgid "Clear content"
msgstr "内容清晰"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_plugin.js:0
msgid "Click again to reset transformation"
msgstr "再次点击可重置转换"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/upload_progress_toast/upload_progress_toast.xml:0
#: code:addons/html_editor/static/src/others/embedded_components/core/file/readonly_file.js:0
msgid "Close"
msgstr "关闭"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
#: code:addons/html_editor/static/src/others/embedded_components/backend/syntax_highlighting/syntax_highlighting.xml:0
msgid "Code"
msgstr "代码"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/others/embedded_components/backend/syntax_highlighting/code_toolbar.xml:0
msgid "Code copied to the clipboard."
msgstr ""

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/fields/html_field.js:0
msgid "Code view"
msgstr "代码视图"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/column_plugin.js:0
msgid "Columnize"
msgstr "分栏"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/chatgpt/chatgpt_dialog.js:0
msgid "Content generated"
msgstr "生成的内容"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/column_plugin.js:0
msgid "Convert into 2 columns"
msgstr "转换成 2 栏"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/column_plugin.js:0
msgid "Convert into 3 columns"
msgstr "转换成 3 栏"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/column_plugin.js:0
msgid "Convert into 4 columns"
msgstr "转换成 4 栏"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/column_plugin.js:0
msgid "Convert into columns"
msgstr "转换为列"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/others/embedded_components/backend/syntax_highlighting/code_toolbar.xml:0
msgid "Convert to paragraph"
msgstr ""

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/others/embedded_components/backend/syntax_highlighting/code_toolbar.xml:0
msgid "Copy"
msgstr "复制"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/video_selector.xml:0
msgid "Copy-paste your URL or embed code here"
msgstr "复制粘贴您的网址或在这里嵌入代码"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/upload_progress_toast/upload_service.js:0
msgid "Could not load the file \"%s\"."
msgstr "无法加载文件“%s”。"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/list/list_plugin.js:0
msgid "Create a list with numbering"
msgstr "创建编号的列表"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/list/list_plugin.js:0
msgid "Create a simple bulleted list"
msgstr "创建简单的列表"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_plugin.js:0
msgid "Create an URL."
msgstr "创建一个网址."

#. module: html_editor
#: model:ir.model.fields,field_description:html_editor.field_html_editor_converter_test_sub__create_uid
msgid "Created by"
msgstr "创建人"

#. module: html_editor
#: model:ir.model.fields,field_description:html_editor.field_html_editor_converter_test_sub__create_date
msgid "Created on"
msgstr "创建日期"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_crop_plugin.js:0
msgid "Crop image"
msgstr "裁剪图片"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/color_picker_gradient_tab.xml:0
#: code:addons/html_editor/static/src/main/link/link_popover.js:0
msgid "Custom"
msgstr "自定义"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/video_selector.xml:0
msgid "Dailymotion"
msgstr "每日动图"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/color_picker_gradient_tab.xml:0
msgid "Define a custom gradient"
msgstr "定义一个自定义渐变"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/table/table_menu.js:0
msgid "Delete"
msgstr "删除"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_description.xml:0
msgid "Description"
msgstr "描述"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "Direct download"
msgstr ""

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/components/history_dialog/history_dialog.xml:0
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
#: code:addons/html_editor/static/src/main/media/image_crop.xml:0
#: code:addons/html_editor/static/src/main/media/image_description.xml:0
#: code:addons/html_editor/static/src/main/media/media_dialog/media_dialog.xml:0
msgid "Discard"
msgstr "丢弃"

#. module: html_editor
#: model:ir.model.fields,field_description:html_editor.field_html_editor_converter_test_sub__display_name
#: model:ir.model.fields,field_description:html_editor.field_html_field_history_mixin__display_name
#: model:ir.model.fields,field_description:html_editor.field_ir_attachment__display_name
#: model:ir.model.fields,field_description:html_editor.field_ir_http__display_name
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb__display_name
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field__display_name
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_contact__display_name
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_date__display_name
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_datetime__display_name
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_duration__display_name
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_float__display_name
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_html__display_name
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_image__display_name
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_integer__display_name
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_many2one__display_name
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_monetary__display_name
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_qweb__display_name
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_relative__display_name
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_selection__display_name
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_text__display_name
#: model:ir.model.fields,field_description:html_editor.field_ir_ui_view__display_name
#: model:ir.model.fields,field_description:html_editor.field_ir_websocket__display_name
msgid "Display Name"
msgstr "显示名称"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/file_plugin.js:0
msgid "Documents"
msgstr "文档"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/others/dynamic_placeholder_plugin.js:0
msgid "Dynamic Placeholder"
msgstr "动态定位符"

#. module: html_editor
#. odoo-python
#: code:addons/html_editor/controllers/main.py:0
msgid "ERROR: couldn't get download urls from media library."
msgstr "错误：无法从媒体库中获得下载链接。"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/fields/x2many_field/x2many_image_field.xml:0
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "Edit"
msgstr "编辑"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "Edit Link"
msgstr "编辑链接"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_plugin.js:0
msgid "Edit media description"
msgstr "编辑媒体描述"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_plugin.js:0
msgid "Embed Image"
msgstr "嵌入图像"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/youtube_plugin.js:0
msgid "Embed Youtube Video"
msgstr "嵌入油管视频"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_plugin.js:0
msgid "Embed the image in the document."
msgstr "在文档中嵌入图像."

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/youtube_plugin.js:0
msgid "Embed the youtube video in the document."
msgstr "在文档中嵌入油管视频."

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/emoji_plugin.js:0
msgid "Emoji"
msgstr "表情"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/column_plugin.js:0
msgid "Empty column"
msgstr "空列"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/toolbar/toolbar_plugin.js:0
msgid "Expand toolbar"
msgstr "展开工具栏"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/gradient_picker/gradient_picker.xml:0
msgid "Extend to the closest corner"
msgstr "延伸到最近的角落"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/gradient_picker/gradient_picker.xml:0
msgid "Extend to the closest side"
msgstr "延伸到最近的一侧"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/gradient_picker/gradient_picker.xml:0
msgid "Extend to the farthest corner"
msgstr "延伸到最远的角落"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/gradient_picker/gradient_picker.xml:0
msgid "Extend to the farthest side"
msgstr "延伸到最远的一侧"

#. module: html_editor
#: model:ir.model,name:html_editor.model_html_field_history_mixin
msgid "Field html History"
msgstr "字段html 历史"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/upload_progress_toast/upload_progress_toast.js:0
msgid "File could not be saved"
msgstr "无法保存文件"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/upload_progress_toast/upload_progress_toast.xml:0
msgid "File has been uploaded"
msgstr "文件已被上传"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "Fill Color"
msgstr "填充颜色"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_crop.js:0
msgid "Flexible"
msgstr "弹性"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_crop.xml:0
msgid "Flip Horizontal"
msgstr "水平翻转"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_crop.xml:0
msgid "Flip Vertical"
msgstr "垂直翻转"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Format"
msgstr "格式"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/color_picker_gradient_tab.js:0
msgid "Gradient"
msgstr "渐变"

#. module: html_editor
#: model:ir.model,name:html_editor.model_ir_http
msgid "HTTP Routing"
msgstr "HTTP 路由"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Header 1"
msgstr "标题1"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Header 1 Display 1"
msgstr "标题 1 展示 1"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Header 2"
msgstr "标题2"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Header 3"
msgstr "标题3"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Header 4"
msgstr "标题4"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Header 5"
msgstr "标题5"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Header 6"
msgstr "标题6"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Heading 1"
msgstr "标题1"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Heading 2"
msgstr "标题 2"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Heading 3"
msgstr "标题 3"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Heading 4"
msgstr "标题4"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Heading 5"
msgstr "标题5"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Heading 6"
msgstr "标题6"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/others/embedded_components/plugins/toggle_block_plugin/toggle_block_plugin.js:0
msgid "Hide Text under foldable toggles"
msgstr "将文字隐藏在可折叠切换按钮下"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/video_selector.js:0
msgid "Hide fullscreen button"
msgstr "隐藏全屏按钮"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/video_selector.js:0
msgid "Hide player controls"
msgstr "隐藏播放器控件"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/others/embedded_components/plugins/table_of_content_plugin/table_of_content_plugin.js:0
msgid "Highlight the structure (headings)"
msgstr "突出结构（标题）"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/components/history_dialog/history_dialog.js:0
msgid "History"
msgstr "历史"

#. module: html_editor
#: model:ir.model.fields,field_description:html_editor.field_html_field_history_mixin__html_field_history
msgid "History data"
msgstr "历史数据"

#. module: html_editor
#: model:ir.model.fields,field_description:html_editor.field_html_field_history_mixin__html_field_history_metadata
msgid "History metadata"
msgstr "历史元数据"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/fields/html_field.js:0
msgid "Html"
msgstr "HTML"

#. module: html_editor
#: model:ir.model,name:html_editor.model_html_editor_converter_test_sub
msgid "Html Editor Converter Subtest"
msgstr ""

#. module: html_editor
#: model:ir.model,name:html_editor.model_html_editor_converter_test
msgid "Html Editor Converter Test"
msgstr ""

#. module: html_editor
#: model:ir.model.fields,field_description:html_editor.field_html_editor_converter_test_sub__id
#: model:ir.model.fields,field_description:html_editor.field_html_field_history_mixin__id
#: model:ir.model.fields,field_description:html_editor.field_ir_attachment__id
#: model:ir.model.fields,field_description:html_editor.field_ir_http__id
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb__id
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field__id
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_contact__id
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_date__id
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_datetime__id
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_duration__id
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_float__id
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_html__id
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_image__id
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_integer__id
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_many2one__id
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_monetary__id
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_qweb__id
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_relative__id
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_selection__id
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_text__id
#: model:ir.model.fields,field_description:html_editor.field_ir_ui_view__id
#: model:ir.model.fields,field_description:html_editor.field_ir_websocket__id
msgid "ID"
msgstr "ID"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/media_dialog.js:0
msgid "Icons"
msgstr "图标"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/file_selector.xml:0
msgid "Illustrations"
msgstr "插画"

#. module: html_editor
#: model:ir.model.fields,field_description:html_editor.field_ir_attachment__image_height
msgid "Image Height"
msgstr "图像高度"

#. module: html_editor
#: model:ir.model.fields,field_description:html_editor.field_ir_attachment__image_src
msgid "Image Src"
msgstr "图像来源"

#. module: html_editor
#: model:ir.model.fields,field_description:html_editor.field_ir_attachment__image_width
msgid "Image Width"
msgstr "图像宽度"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/media_dialog.js:0
msgid "Images"
msgstr "图像"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.js:0
msgid "Indicates the link is sponsored or paid content"
msgstr ""

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/chatgpt/chatgpt_translate_dialog.xml:0
msgid "Insert"
msgstr "插入"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/banner_plugin.js:0
msgid "Insert a danger banner"
msgstr "插入危险模幅"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/others/dynamic_placeholder_plugin.js:0
msgid "Insert a field"
msgstr "插入字段"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/separator_plugin.js:0
msgid "Insert a horizontal rule separator"
msgstr "插入水平分隔线"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/banner_plugin.js:0
msgid "Insert a monospace banner"
msgstr ""

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/star_plugin.js:0
msgid "Insert a rating"
msgstr "插入评价"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/star_plugin.js:0
msgid "Insert a rating over 3 stars"
msgstr "插入 3 星以上评级"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/star_plugin.js:0
msgid "Insert a rating over 5 stars"
msgstr "插入 5 星以上评级"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/banner_plugin.js:0
msgid "Insert a success banner"
msgstr "插入成功横幅"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/table/table_ui_plugin.js:0
msgid "Insert a table"
msgstr "插入表格"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/banner_plugin.js:0
msgid "Insert a warning banner"
msgstr "插入警告模幅"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/table/table_menu.js:0
msgid "Insert above"
msgstr "插入上方"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/banner_plugin.js:0
msgid "Insert an info banner"
msgstr "插入一个横幅（信息）"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/table/table_menu.js:0
msgid "Insert below"
msgstr "插入下方"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_plugin.js:0
msgid "Insert image or icon"
msgstr "插入图片或图标"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_plugin.js:0
msgid "Insert image, icon or video"
msgstr ""

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/table/table_menu.js:0
msgid "Insert left"
msgstr "插入左边"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/table/table_menu.js:0
msgid "Insert right"
msgstr "插入右边"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/video_selector.xml:0
msgid "Instagram"
msgstr "Instagram"

#. module: html_editor
#. odoo-python
#: code:addons/html_editor/models/ir_ui_view.py:0
msgid "Invalid field value for %(field_name)s: %(value)s"
msgstr "%(field_name)s的字段值无效：%(value)s"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "Label"
msgstr "标签"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.js:0
msgid "Large"
msgstr "大"

#. module: html_editor
#: model:ir.model.fields,field_description:html_editor.field_html_editor_converter_test_sub__write_uid
msgid "Last Updated by"
msgstr "最后更新人"

#. module: html_editor
#: model:ir.model.fields,field_description:html_editor.field_html_editor_converter_test_sub__write_date
msgid "Last Updated on"
msgstr "上次更新日期"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/gradient_picker/gradient_picker.xml:0
msgid "Linear"
msgstr "线性折旧"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_plugin.js:0
#: code:addons/html_editor/static/src/main/link/link_popover.js:0
msgid "Link"
msgstr "链接"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "Link Popover"
msgstr ""

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.js:0
msgid "Link copied to clipboard."
msgstr "链接已复制到剪贴板。"

#. module: html_editor
#. odoo-python
#: code:addons/html_editor/controllers/main.py:0
msgid ""
"Link preview is not available because %s, please check if your url is correct"
msgstr "因为 %s，无法提供链接预览，请检查您的网址是否正确"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/list/list_plugin.js:0
msgid "List"
msgstr "列表"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/file_selector.xml:0
msgid "Load more..."
msgstr "加载更多......"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/components/history_dialog/history_dialog.xml:0
#: code:addons/html_editor/static/src/main/chatgpt/chatgpt_translate_dialog.xml:0
#: code:addons/html_editor/static/src/main/media/media_dialog/file_selector.xml:0
msgid "Loading..."
msgstr "加载中... 稍安勿躁"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.js:0
msgid "Logout"
msgstr "登出"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/video_selector.js:0
msgid "Loop"
msgstr "循环"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/video_selector.xml:0
msgid "MM:SS"
msgstr ""

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/others/dynamic_placeholder_plugin.js:0
msgid "Marketing Tools"
msgstr "营销工具"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_plugin.js:0
msgid "Media"
msgstr "媒体"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.js:0
msgid "Medium"
msgstr "中等"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Medium section heading"
msgstr "中等字号章节标题"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/others/embedded_components/core/file/readonly_file.js:0
msgid "Missing File"
msgstr "缺少文件"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/powerbox/powerbox_plugin.js:0
msgid "Modules"
msgstr ""

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/banner_plugin.js:0
msgid "Monospace"
msgstr ""

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/banner_plugin.js:0
msgid "Monospace Banner"
msgstr ""

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/powerbox/search_powerbox_plugin.js:0
#: code:addons/html_editor/static/src/others/embedded_components/backend/video/video.xml:0
msgid "More options"
msgstr "更多选项"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/table/table_menu.js:0
msgid "Move down"
msgstr "移到下方"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/table/table_menu.js:0
msgid "Move left"
msgstr "左移"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/table/table_menu.js:0
msgid "Move right"
msgstr "右移"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/table/table_menu.js:0
msgid "Move up"
msgstr "移到上方"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/file_selector.xml:0
msgid "My Images"
msgstr "我的图像"

#. module: html_editor
#: model:ir.model.fields,field_description:html_editor.field_html_editor_converter_test_sub__name
msgid "Name"
msgstr "名称"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_plugin.js:0
msgid "Navigation"
msgstr "导航"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.js:0
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "No URL specified"
msgstr "没有指定URL"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/document_selector.xml:0
msgid "No documents found."
msgstr "找不到文档。"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/components/history_dialog/history_dialog.xml:0
msgid "No history"
msgstr "没有历史"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/image_selector.xml:0
msgid "No images found."
msgstr "找不到图像。"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/icon_selector.xml:0
msgid "No pictograms found."
msgstr "未找到统计图表。"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Normal"
msgstr "正常"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/list/list_plugin.js:0
msgid "Numbered list"
msgstr "编号列表"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/attachment_error.xml:0
msgid "Ok"
msgstr "确定"

#. module: html_editor
#. odoo-python
#: code:addons/html_editor/controllers/main.py:0
msgid "Oops, it looks like our AI is unreachable!"
msgstr "哎呀，看来我们的人工智能无法连接！"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/others/embedded_components/core/file/readonly_file.js:0
msgid ""
"Oops, the file %s could not be found. Please replace this file box by a new "
"one to re-upload the file."
msgstr "哎呀，无法找到文件%s。请用一个新的文件框替换这个文件框，重新上传文件。"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "Open in a new tab"
msgstr "打开一个新标签"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "Open in new tab"
msgstr ""

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/image_selector.xml:0
msgid "Optimized"
msgstr "优化"

#. module: html_editor
#: model:ir.model.fields,field_description:html_editor.field_ir_attachment__original_id
msgid "Original (unoptimized, unresized) attachment"
msgstr "原始（未优化，未调整大小）附件"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Paragraph"
msgstr "段落"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Paragraph block"
msgstr "段落区块"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_plugin.js:0
msgid "Paste as URL"
msgstr "粘贴为网址"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/gradient_picker/gradient_picker.xml:0
msgid "Position X"
msgstr "X 坐标"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/gradient_picker/gradient_picker.xml:0
msgid "Position Y"
msgstr "Y 坐标"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.js:0
msgid "Prevents the new page from accessing the original window (security)"
msgstr ""

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/video_selector.xml:0
msgid "Preview"
msgstr "预览"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_plugin.js:0
msgid "Preview image"
msgstr "预览图像"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/upload_progress_toast/upload_progress_toast.xml:0
msgid "Progress bar"
msgstr "进度条"

#. module: html_editor
#: model:ir.model.fields.selection,name:html_editor.selection__html_editor_converter_test__selection_str__c
msgid "Qu'est-ce qu'il fout ce maudit pancake, tabernacle ?"
msgstr "Qu'est-ce qu'il fout ce maudit pancake, tabernacle ?"

#. module: html_editor
#: model:ir.model.fields.selection,name:html_editor.selection__html_editor_converter_test__selection_str__a
msgid "Qu'il n'est pas arrivé à Toronto"
msgstr "他还没有到达多伦多吗"

#. module: html_editor
#: model:ir.model.fields.selection,name:html_editor.selection__html_editor_converter_test__selection_str__b
msgid "Qu'il était supposé arriver à Toronto"
msgstr "他预计将抵达多伦多"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Quote"
msgstr "引用"

#. module: html_editor
#: model:ir.model,name:html_editor.model_ir_qweb
msgid "Qweb"
msgstr "Qweb"

#. module: html_editor
#: model:ir.model,name:html_editor.model_ir_qweb_field
msgid "Qweb Field"
msgstr "Qweb 领域"

#. module: html_editor
#: model:ir.model,name:html_editor.model_ir_qweb_field_contact
msgid "Qweb Field Contact"
msgstr "Qweb字段联系人"

#. module: html_editor
#: model:ir.model,name:html_editor.model_ir_qweb_field_date
msgid "Qweb Field Date"
msgstr "QWeb字段日期"

#. module: html_editor
#: model:ir.model,name:html_editor.model_ir_qweb_field_datetime
msgid "Qweb Field Datetime"
msgstr "QWeb字段日期时间"

#. module: html_editor
#: model:ir.model,name:html_editor.model_ir_qweb_field_duration
msgid "Qweb Field Duration"
msgstr "QWeb字段持续时间"

#. module: html_editor
#: model:ir.model,name:html_editor.model_ir_qweb_field_float
msgid "Qweb Field Float"
msgstr "Qweb 字段浮动"

#. module: html_editor
#: model:ir.model,name:html_editor.model_ir_qweb_field_html
msgid "Qweb Field HTML"
msgstr "Qweb 字段 HTML"

#. module: html_editor
#: model:ir.model,name:html_editor.model_ir_qweb_field_image
msgid "Qweb Field Image"
msgstr "Qweb 图像字段"

#. module: html_editor
#: model:ir.model,name:html_editor.model_ir_qweb_field_integer
msgid "Qweb Field Integer"
msgstr "Qweb字段整数"

#. module: html_editor
#: model:ir.model,name:html_editor.model_ir_qweb_field_many2one
msgid "Qweb Field Many to One"
msgstr "Qweb字段多对一"

#. module: html_editor
#: model:ir.model,name:html_editor.model_ir_qweb_field_monetary
msgid "Qweb Field Monetary"
msgstr "Qweb 外地货币"

#. module: html_editor
#: model:ir.model,name:html_editor.model_ir_qweb_field_relative
msgid "Qweb Field Relative"
msgstr "Qweb 字段相对"

#. module: html_editor
#: model:ir.model,name:html_editor.model_ir_qweb_field_selection
msgid "Qweb Field Selection"
msgstr "Qweb 字段选择"

#. module: html_editor
#: model:ir.model,name:html_editor.model_ir_qweb_field_text
msgid "Qweb Field Text"
msgstr "Qweb 字段文本"

#. module: html_editor
#: model:ir.model,name:html_editor.model_ir_qweb_field_qweb
msgid "Qweb Field qweb"
msgstr "Qweb字段qweb"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/gradient_picker/gradient_picker.xml:0
msgid "Radial"
msgstr "辐射"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/core/history_plugin.js:0
msgid "Redo"
msgstr "重做"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/others/embedded_components/backend/video/video.xml:0
msgid "Remove"
msgstr "移除"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_plugin.js:0
msgid "Remove (DELETE) image"
msgstr "移除图片（删除）"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/core/format_plugin.js:0
msgid "Remove Format"
msgstr "移除格式"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_plugin.js:0
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "Remove Link"
msgstr "移除链接"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/column_plugin.js:0
msgid "Remove columns"
msgstr "移除栏"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.js:0
msgid "Removes referrer information sent to the target site"
msgstr ""

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/icon_plugin.js:0
#: code:addons/html_editor/static/src/others/embedded_components/backend/video/video.xml:0
msgid "Replace"
msgstr "替换"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "Replace URL with its title"
msgstr ""

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "Replace URL with its title?"
msgstr "将URL替换为其标题？"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/icon_plugin.js:0
msgid "Replace icon"
msgstr "替换图标"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_plugin.js:0
msgid "Replace media"
msgstr "替换媒体"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_crop.xml:0
msgid "Reset Image"
msgstr "重置图像"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/table/table_menu.js:0
msgid "Reset column size"
msgstr "重置列大小"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/table/table_menu.js:0
msgid "Reset row size"
msgstr "重置行大小"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/table/table_menu.js:0
msgid "Reset table size"
msgstr "重设表格大小"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/icon_plugin.js:0
msgid "Resize icon 1x"
msgstr "调整图示大小至 1 倍"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/icon_plugin.js:0
msgid "Resize icon 2x"
msgstr "调整图示大小至 2 倍"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/icon_plugin.js:0
msgid "Resize icon 3x"
msgstr "调整图示大小至 3 倍"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/icon_plugin.js:0
msgid "Resize icon 4x"
msgstr "调整图示大小至 4 倍"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/icon_plugin.js:0
msgid "Resize icon 5x"
msgstr "调整图示大小至 5 倍"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_plugin.js:0
msgid "Resize image"
msgstr "调整图片大小"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/components/history_dialog/history_dialog.xml:0
msgid "Restore history"
msgstr "还原历史"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_crop.xml:0
msgid "Rotate Left"
msgstr "向左旋转"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_crop.xml:0
msgid "Rotate Right"
msgstr "向右旋转"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/search_media.xml:0
msgid "Search"
msgstr "搜索"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/document_selector.js:0
msgid "Search a document"
msgstr "搜索文档"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/icon_selector.xml:0
msgid "Search a pictogram"
msgstr "搜索象形图"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/image_selector.js:0
msgid "Search an image"
msgstr "搜索图像"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/image_selector.xml:0
msgid "Search the web for royalty-free images"
msgstr ""

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/icon_color_plugin.js:0
msgid "Select Background Color"
msgstr "选择背景颜色"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/icon_color_plugin.js:0
msgid "Select Font Color"
msgstr "选择字体颜色"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/media_dialog.js:0
msgid "Select a media"
msgstr "选择媒体"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "Select button shape"
msgstr ""

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "Select button size"
msgstr ""

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_family_plugin.js:0
msgid "Select font family"
msgstr "选择字型"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Select font size"
msgstr "选择字体大小"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Select font style"
msgstr "选择字体样式"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/core/format_plugin.js:0
msgid "Selection has no format"
msgstr "选择无格式"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/separator_plugin.js:0
msgid "Separator"
msgstr "分隔符"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_plugin.js:0
msgid "Set image padding"
msgstr "设置图片内间距"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_plugin.js:0
msgid "Set shape: Circle"
msgstr "设置形状：圆形"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_plugin.js:0
msgid "Set shape: Rounded"
msgstr "设置形状：圆角"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_plugin.js:0
msgid "Set shape: Shadow"
msgstr "设置形状：阴影"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_plugin.js:0
msgid "Set shape: Thumbnail"
msgstr "设置形状：缩略图"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/file_selector.xml:0
msgid "Show optimized images"
msgstr "显示优化的图像"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/components/history_dialog/history_dialog.xml:0
msgid ""
"Showing all differences between the current version and the selected one "
"updated by"
msgstr ""

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/components/history_dialog/history_dialog.xml:0
msgid "Showing the document as it was on"
msgstr ""

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/gradient_picker/gradient_picker.xml:0
msgid "Size"
msgstr "尺寸"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.js:0
msgid "Small"
msgstr "小"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Small section heading"
msgstr "小节标题"

#. module: html_editor
#. odoo-python
#: code:addons/html_editor/controllers/main.py:0
msgid "Sorry, we could not generate a response. Please try again later."
msgstr "抱歉，我们无法生成回复。请稍后再试。"

#. module: html_editor
#. odoo-python
#: code:addons/html_editor/controllers/main.py:0
msgid "Sorry, your prompt is too long. Try to say it in fewer words."
msgstr "对不起，您的提示太长了。请尝试用更少的字数表达。"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/components/history_dialog/history_dialog.xml:0
msgid "Split view"
msgstr ""

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/star_plugin.js:0
msgid "Stars"
msgstr "星"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/video_selector.js:0
msgid "Start at"
msgstr ""

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/powerbox/powerbox_plugin.js:0
msgid "Structure"
msgstr "结构"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/video_selector.xml:0
msgid "Suggestions"
msgstr "建议"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/text_direction_plugin.js:0
msgid "Switch direction"
msgstr "切换方向"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/text_direction_plugin.js:0
msgid "Switch the text's direction"
msgstr "切换文字方向"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/table/table_ui_plugin.js:0
msgid "Table"
msgstr "表格"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/others/embedded_components/core/table_of_content/table_of_content.xml:0
#: code:addons/html_editor/static/src/others/embedded_components/plugins/table_of_content_plugin/table_of_content_plugin.js:0
msgid "Table of Contents"
msgstr "目录"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.js:0
msgid "Tells search engines not to follow this link"
msgstr ""

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Text"
msgstr "文本"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "Text Color"
msgstr "文本颜色"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/file_selector.xml:0
msgid "The URL does not seem to work."
msgstr "该网址似乎无效。"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/file_selector.xml:0
msgid "The URL seems valid."
msgstr "该网址似乎有效。"

#. module: html_editor
#. odoo-python
#: code:addons/html_editor/models/ir_qweb_fields.py:0
msgid "The datetime %(value)s does not match the format %(format)s"
msgstr "日期时间值 %(value)s 不符合 %(format)s格式"

#. module: html_editor
#. odoo-python
#: code:addons/html_editor/tools.py:0
msgid ""
"The document was already saved from someone with a different history for "
"model \"%(model)s\", field \"%(field)s\" with id \"%(id)d\"."
msgstr ""
"文件已由其他有不同历史记录的人保存。历史记录项目：模型 \"%(model)s\", 字段 "
"\"%(field)s\" 唯一ID \"%(id)d\"."

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/attachment_error.xml:0
msgid ""
"The image could not be deleted because it is used in the\n"
"                following pages or views:"
msgstr ""

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/video_selector.js:0
msgid "The provided url does not reference any supported video"
msgstr "提供的网址不存在参考任何支持的视频"

#. module: html_editor
#. odoo-python
#: code:addons/html_editor/tools.py:0
msgid "The provided url is invalid"
msgstr "提供的网址是无效的"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/video_selector.js:0
msgid "The provided url is not valid"
msgstr "提供的网址无效"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.js:0
msgid "This URL is invalid. Preview couldn't be updated."
msgstr "这个URL是无效的。预览不能被更新。"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/file_selector.js:0
msgid "This file is a public view attachment."
msgstr "该文件为公共查看的附件。"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/file_selector.js:0
msgid "This file is attached to the current record."
msgstr "此文件已附加到当前记录。"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_crop.js:0
msgid "This image is an external image"
msgstr "这个图像是一个外部图像"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/components/history_dialog/history_dialog.xml:0
msgid "This is the current version, nothing to compare."
msgstr ""

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_crop.js:0
msgid ""
"This type of image is not supported for cropping.<br/>If you want to crop "
"it, please first download it from the original source and upload it in Odoo."
msgstr ""
"这种类型的图像不支持裁剪。<br/>如果您想裁剪，请先从原始来源下载并在Odoo中上"
"传。"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/list/list_plugin.js:0
msgid "Toggle List"
msgstr "切换列表"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/core/format_plugin.js:0
msgid "Toggle bold"
msgstr "切换粗体"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/icon_plugin.js:0
msgid "Toggle icon spin"
msgstr "切换图标旋转"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/core/format_plugin.js:0
msgid "Toggle italic"
msgstr "切换斜体"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/others/embedded_components/plugins/toggle_block_plugin/toggle_block_plugin.js:0
msgid "Toggle list"
msgstr "切换清单"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/core/format_plugin.js:0
msgid "Toggle strikethrough"
msgstr "切换删除线"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/others/embedded_components/plugins/toggle_block_plugin/toggle_block_plugin.js:0
msgid "Toggle title"
msgstr "切换标题"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/core/format_plugin.js:0
msgid "Toggle underline"
msgstr "切换下划线"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_description.xml:0
msgid "Tooltip"
msgstr "工具提示"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/list/list_plugin.js:0
msgid "Track tasks with a checklist"
msgstr "使用清单跟踪任务完成情况"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_plugin.js:0
msgid "Transform the picture (click twice to reset transformation)"
msgstr "转换图片（双击重置转换）"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/chatgpt/chatgpt_translate_dialog.xml:0
#: code:addons/html_editor/static/src/main/chatgpt/chatgpt_translate_plugin.js:0
msgid "Translate with AI"
msgstr "人工智能翻译"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/chatgpt/chatgpt_translate_dialog.xml:0
msgid "Translating..."
msgstr "翻译..."

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/icon_selector.xml:0
msgid "Try searching with other keywords."
msgstr "尝试使用其他关键字进行搜索。"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/table/table_menu.js:0
msgid "Turn into header"
msgstr ""

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/table/table_menu.js:0
msgid "Turn into row"
msgstr ""

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/gradient_picker/gradient_picker.xml:0
msgid "Type"
msgstr "类型"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/powerbox/powerbox_plugin.js:0
msgid "Type \"/\" for commands"
msgstr "键入“/”作为命令"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "Type your URL"
msgstr "请输入您的网址"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "URL"
msgstr "生成新的考勤机网址"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_plugin.js:0
msgid "Unable to create a link on the current selection."
msgstr "无法在当前选择上创建链接。"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/core/history_plugin.js:0
msgid "Undo"
msgstr "取消"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/components/history_dialog/history_dialog.xml:0
msgid "Unified view"
msgstr ""

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/document_selector.js:0
msgid "Upload a document"
msgstr "上传文档"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/file_plugin.js:0
msgid "Upload a file"
msgstr "上传一个文件"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/image_selector.js:0
msgid "Upload an image"
msgstr "上传图像"

#. module: html_editor
#. odoo-python
#: code:addons/html_editor/controllers/main.py:0
msgid "Uploaded image's format is not supported. Try with: %s"
msgstr "上传的图像格式不被支持。请尝试使用:%s"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/components/history_dialog/history_dialog.xml:0
msgid "Version date"
msgstr ""

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/table/table_align_plugin.js:0
msgid "Vertical align table cells content"
msgstr ""

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/video_selector.xml:0
msgid "Video code"
msgstr "视频代码"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/others/embedded_components/core/video/readonly_video.xml:0
msgid "Video player"
msgstr "视频播放器"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/fields/x2many_field/custom_media_dialog.js:0
#: code:addons/html_editor/static/src/main/media/video_plugin.js:0
msgid "Videos"
msgstr "视频"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/video_selector.js:0
msgid "Videos are muted when autoplay is enabled"
msgstr "启用自动播放后，视频将静音"

#. module: html_editor
#: model:ir.model,name:html_editor.model_ir_ui_view
msgid "View"
msgstr "视图"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/components/history_dialog/history_dialog.xml:0
msgid "View Content"
msgstr ""

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/components/history_dialog/history_dialog.xml:0
msgid "View comparison"
msgstr ""

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/components/history_dialog/history_dialog.xml:0
msgid "View content"
msgstr ""

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/video_selector.xml:0
msgid "Vimeo"
msgstr "Vimeo"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/powerbox/powerbox_plugin.js:0
msgid "Widget"
msgstr "小工具"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/image_selector.xml:0
msgid ""
"Wow, it feels a bit empty in here. Upload from the button in the top right "
"corner!"
msgstr "哇，这里感觉有点空。从右上角的按钮上传！"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/others/embedded_components/plugins/caption_plugin/caption_plugin.js:0
msgid "Write a caption..."
msgstr ""

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "Yes"
msgstr "是"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/image_selector.js:0
msgid ""
"You can not replace a field by this image. If you want to use this image, "
"first save it on your computer and then upload it here."
msgstr ""
"您不能用该图片替换字段。如果您想使用该图片，请先将其保存在电脑上，然后上传到"
"这里。"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/image_selector.xml:0
msgid "You can not use this image in a field"
msgstr "您不能在字段中使用该图片"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/document_selector.xml:0
msgid ""
"You can upload documents with the button located in the top left of the "
"screen."
msgstr "您可以使用屏幕左上方的按钮上传文档。"

#. module: html_editor
#. odoo-python
#: code:addons/html_editor/controllers/main.py:0
msgid ""
"You have reached the maximum number of requests for this service. Try again "
"later."
msgstr "您已达到此服务的最大请求数。稍后再试。"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/others/dynamic_placeholder_plugin.js:0
msgid ""
"You need to select a model before opening the dynamic placeholder selector."
msgstr "在打开动态占位符选择器之前，您需要选择一个模型。"

#. module: html_editor
#. odoo-python
#: code:addons/html_editor/controllers/main.py:0
msgid "You need to specify either data or url to create an attachment."
msgstr "您需要指定数据或URL来创建附件。"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/others/embedded_components/core/video/readonly_video.xml:0
msgid "Your browser does not support iframe."
msgstr "您的浏览器不支持 iframe。"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/chatgpt/chatgpt_dialog.js:0
msgid "Your content was successfully generated."
msgstr "您的内容已成功生成。"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/video_selector.xml:0
msgid "Youtube"
msgstr "Youtube"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_crop.xml:0
msgid "Zoom In"
msgstr "放大"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_crop.xml:0
msgid "Zoom Out"
msgstr "缩小"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/video_selector.xml:0
msgid "and"
msgstr "和"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/gradient_picker/gradient_picker.xml:0
msgid "deg"
msgstr "度"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/separator_plugin.js:0
msgid "divider"
msgstr ""

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/file_plugin.js:0
msgid "document"
msgstr "单据"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "e.g. https://www.odoo.com"
msgstr "例如：https://www.odoo.com"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/file_plugin.js:0
msgid "file"
msgstr "文件"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/separator_plugin.js:0
msgid "line"
msgstr ""

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "noopener"
msgstr ""

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/components/history_dialog/history_dialog.xml:0
msgid "on"
msgstr "在"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "or"
msgstr "或"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "px"
msgstr "px"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "title"
msgstr ""

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/video_selector.xml:0
msgid "videos"
msgstr "视频"

#. module: html_editor
#: model:ir.model,name:html_editor.model_ir_websocket
msgid "websocket message handling"
msgstr "websocket消息处理"

#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/table/table_picker.xml:0
msgid "x"
msgstr ""

#~ msgid "Copy Link"
#~ msgstr "复制链接"

#~ msgid "Shape"
#~ msgstr "图形"

#~ msgid "Hide Dailymotion logo"
#~ msgstr "隐藏Dailymotion标志"

#~ msgid "Hide sharing button"
#~ msgstr "隐藏分享按钮"

#~ msgid "Youku"
#~ msgstr "Youku"

#~ msgid "Basic Bloc"
#~ msgstr "基础模块"

#~ msgid "Comparison"
#~ msgstr "比较"

#~ msgid "Content"
#~ msgstr "内容"

#~ msgid ""
#~ "Discover a world of awesomeness in our copyright-free image haven. No "
#~ "legal drama, just nice images!"
#~ msgstr "在我们的无版权图片天堂，发现精彩世界。没有法律纠纷，只有精美图片！"

#~ msgid "Embed a video"
#~ msgstr "嵌入视频"

#~ msgid "Error"
#~ msgstr "错误"

#~ msgid "Icon"
#~ msgstr "图标"

#~ msgid "Image"
#~ msgstr "图片"

#~ msgid "Image description"
#~ msgstr "图片描述"

#~ msgid "Insert Video"
#~ msgstr "插入视频"

#~ msgid "Insert a Video"
#~ msgstr "插入视频"

#~ msgid "Insert your signature"
#~ msgstr "插入您的签名"

#~ msgid "Save"
#~ msgstr "保存"

#~ msgid "Signature"
#~ msgstr "签名"

#~ msgid "Video Link"
#~ msgstr "视频链接"
