# 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 "Toolbar button tooltip for the Numbered List feature." msgid "Numbered List" msgstr "项目编号列表" msgctxt "Toolbar button tooltip for the Bulleted List feature." msgid "Bulleted List" msgstr "项目符号列表" msgctxt "Toolbar button tooltip for the To-do List feature." msgid "To-do List" msgstr "待办列表" msgctxt "The ARIA label of the toolbar displaying buttons allowing users to change the bulleted list style." msgid "Bulleted list styles toolbar" msgstr "项目符号列表样式工具条" msgctxt "The ARIA label of the toolbar displaying buttons allowing users to change the numbered list style." msgid "Numbered list styles toolbar" msgstr "项目编号列表样式工具条" msgctxt "The ARIA label of the button that toggles the \"disc\" list style." msgid "Toggle the disc list style" msgstr "切换实心原点列表样式" msgctxt "The ARIA label of the button that toggles the \"circle\" list style." msgid "Toggle the circle list style" msgstr "切换空心原点列表样式" msgctxt "The ARIA label of the button that toggles the \"square\" list style." msgid "Toggle the square list style" msgstr "切换实心方块列表样式" msgctxt "The ARIA label of the button that toggles the \"decimal\" list style." msgid "Toggle the decimal list style" msgstr "切换阿拉伯数字列表样式" msgctxt "The ARIA label of the button that toggles the \"decimal with leading zero\" list style." msgid "Toggle the decimal with leading zero list style" msgstr "切换前导零阿拉伯数字列表样式" msgctxt "The ARIA label of the button that toggles the \"lower–roman\" list style." msgid "Toggle the lower–roman list style" msgstr "切换小写罗马数字列表样式" msgctxt "The ARIA label of the button that toggles the \"upper–roman\" list style." msgid "Toggle the upper–roman list style" msgstr "切换大写罗马数字列表样式" msgctxt "The ARIA label of the button that toggles the \"lower–latin\" list style." msgid "Toggle the lower–latin list style" msgstr "切换小写拉丁字母列表样式" msgctxt "The ARIA label of the button that toggles the \"upper–latin\" list style." msgid "Toggle the upper–latin list style" msgstr "切换大写拉丁字母列表样式" msgctxt "The tooltip text of the button that toggles the \"disc\" list style." msgid "Disc" msgstr "实心圆点" msgctxt "The tooltip text of the button that toggles the \"circle\" list style." msgid "Circle" msgstr "空心圆点" msgctxt "The tooltip text of the button that toggles the \"square\" list style." msgid "Square" msgstr "实心方块" msgctxt "The tooltip text of the button that toggles the \"decimal\" list style." msgid "Decimal" msgstr "阿拉伯数字" msgctxt "The tooltip text of the button that toggles the \"decimal with leading zero\" list style." msgid "Decimal with leading zero" msgstr "前导零阿拉伯数字" msgctxt "The tooltip text of the button that toggles the \"lower–roman\" list style." msgid "Lower–roman" msgstr "小写罗马数字" msgctxt "The tooltip text of the button that toggles the \"upper–roman\" list style." msgid "Upper-roman" msgstr "大写罗马数字" msgctxt "The tooltip text of the button that toggles the \"lower–latin\" list style." msgid "Lower-latin" msgstr "小写拉丁字母" msgctxt "The tooltip text of the button that toggles the \"upper–latin\" list style." msgid "Upper-latin" msgstr "大写拉丁字母" msgctxt "The label of the button that toggles the visibility of additional numbered list property UI fields." msgid "List properties" msgstr "列表属性" msgctxt "The label of the input allowing to change the start index of a numbered list." msgid "Start at" msgstr "起始编号" msgctxt "The error message displayed when the numbered list start index input value is not a valid number." msgid "Invalid start index value." msgstr "无效的起始索引值。" msgctxt "The error message displayed when the numbered list start index input value is invalid." msgid "Start index must be greater than 0." msgstr "起始编号必须大于0。" msgctxt "The label of the switch button that reverses the order of the numbered list." msgid "Reversed order" msgstr "顺序反转" msgctxt "Accessibility help dialog header text displayed before the list of keystrokes that can be used in a list." msgid "Keystrokes that can be used in a list" msgstr "可在列表中使用的按键" msgctxt "Keystroke description for assistive technologies: keystroke for increasing list item indentation." msgid "Increase list item indent" msgstr "增加列表项的缩进" msgctxt "Keystroke description for assistive technologies: keystroke for decreasing list item indentation." msgid "Decrease list item indent" msgstr "减少列表项的缩进"