# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
#
#                                     !!! IMPORTANT !!!
#
#         Before you edit this file, please keep in mind that contributing to the project
#                translations is possible ONLY via the Transifex online service.
#
#         To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
#
#                   To learn more, check out the official contributor's guide:
#     https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
#
msgid ""
msgstr ""
"Language-Team: Chinese (China) (https://app.transifex.com/ckeditor/teams/11143/zh_CN/)\n"
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"Content-Type: text/plain; charset=UTF-8\n"

msgctxt "The label used by assistive technologies describing a toolbar attached to a widget."
msgid "Widget toolbar"
msgstr "小部件工具栏"

msgctxt "The title displayed when a mouse is over a button that inserts a paragraph before a block."
msgid "Insert paragraph before block"
msgstr "在前面插入段落"

msgctxt "The title displayed when a mouse is over a button that inserts a paragraph after a block."
msgid "Insert paragraph after block"
msgstr "在后面插入段落"

msgctxt "Information to be read by screen reader about shortcuts to type around a widget."
msgid "Press Enter to type after or press Shift + Enter to type before the widget"
msgstr "按下“Enter”键，在小组件后输入；按下“Shift+Enter”键，在小组件前输入"

msgctxt "Accessibility help dialog section title for widget plugin keystrokes."
msgid "Keystrokes that can be used when a widget is selected (for example: image, table, etc.)"
msgstr "当小组件被选中时（例如：图片、表格等）可以使用的按键"

msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that inserts a paragraph after a widget."
msgid "Insert a new paragraph directly after a widget"
msgstr "直接在小组件之后插入新段落"

msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that inserts a paragraph before a widget."
msgid "Insert a new paragraph directly before a widget"
msgstr "直接在小组件之前插入新段落"

msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that moves the caret before a widget."
msgid "Move the caret to allow typing directly before a widget"
msgstr "移动插入符，以允许在小组件之前直接输入文字"

msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that moves the caret after a widget."
msgid "Move the caret to allow typing directly after a widget"
msgstr "移动插入符，以允许在小组件之后直接输入文字"

msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that moves selection from a nested editable area back to the parent widget."
msgid "Move focus from an editable area back to the parent widget"
msgstr "将焦点从可编辑区域移回父窗口小组件"
