update
This commit is contained in:
154
Admin/plugins/ckeditor/lang/zh-cn.js
Normal file
154
Admin/plugins/ckeditor/lang/zh-cn.js
Normal file
@@ -0,0 +1,154 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
|
||||
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
||||
*/
|
||||
|
||||
/**
|
||||
* @fileOverview Defines the {@link CKEDITOR.lang} object, for the
|
||||
* Chinese Simplified language.
|
||||
*/
|
||||
|
||||
/**#@+
|
||||
@type String
|
||||
@example
|
||||
*/
|
||||
|
||||
/**
|
||||
* Contains the dictionary of language entries.
|
||||
* @namespace
|
||||
*/
|
||||
CKEDITOR.lang[ 'zh-cn' ] = {
|
||||
// ARIA description.
|
||||
application: '富文本编辑器',
|
||||
editor: '编辑器',
|
||||
editorPanel: '所见即所得编辑器面板',
|
||||
|
||||
// Common messages and labels.
|
||||
common: {
|
||||
// Screenreader titles. Please note that screenreaders are not always capable
|
||||
// of reading non-English words. So be careful while translating it.
|
||||
editorHelp: '按 ALT+0 获得帮助',
|
||||
|
||||
browseServer: '浏览服务器',
|
||||
url: 'URL',
|
||||
protocol: '协议',
|
||||
upload: '上传',
|
||||
uploadSubmit: '上传到服务器',
|
||||
image: '图像',
|
||||
form: '表单',
|
||||
checkbox: '复选框',
|
||||
radio: '单选按钮',
|
||||
textField: '单行文本',
|
||||
textarea: '多行文本',
|
||||
hiddenField: '隐藏域',
|
||||
button: '按钮',
|
||||
select: '列表/菜单',
|
||||
imageButton: '图像按钮',
|
||||
notSet: '<没有设置>',
|
||||
id: 'ID',
|
||||
name: '名称',
|
||||
langDir: '语言方向',
|
||||
langDirLtr: '从左到右 (LTR)',
|
||||
langDirRtl: '从右到左 (RTL)',
|
||||
langCode: '语言代码',
|
||||
longDescr: '详细说明 URL',
|
||||
cssClass: '样式类名称',
|
||||
advisoryTitle: '标题',
|
||||
cssStyle: '行内样式',
|
||||
ok: '确定',
|
||||
cancel: '取消',
|
||||
close: '关闭',
|
||||
preview: '预览',
|
||||
resize: '拖拽以改变大小',
|
||||
generalTab: '常规',
|
||||
advancedTab: '高级',
|
||||
validateNumberFailed: '需要输入数字格式',
|
||||
confirmNewPage: '当前文档内容未保存,是否确认新建文档?',
|
||||
confirmCancel: '部分修改尚未保存,是否确认关闭对话框?',
|
||||
options: '选项',
|
||||
target: '目标窗口',
|
||||
targetNew: '新窗口 (_blank)',
|
||||
targetTop: '整页 (_top)',
|
||||
targetSelf: '本窗口 (_self)',
|
||||
targetParent: '父窗口 (_parent)',
|
||||
langDirLTR: '从左到右 (LTR)',
|
||||
langDirRTL: '从右到左 (RTL)',
|
||||
styles: '样式',
|
||||
cssClasses: '样式类',
|
||||
width: '宽度',
|
||||
height: '高度',
|
||||
align: '对齐方式',
|
||||
left: '左对齐',
|
||||
right: '右对齐',
|
||||
center: '居中',
|
||||
justify: '两端对齐',
|
||||
alignLeft: '左对齐',
|
||||
alignRight: '右对齐',
|
||||
alignCenter: '居中',
|
||||
alignTop: '顶端',
|
||||
alignMiddle: '居中',
|
||||
alignBottom: '底部',
|
||||
alignNone: '无',
|
||||
invalidValue: '无效的值。',
|
||||
invalidHeight: '高度必须为数字格式',
|
||||
invalidWidth: '宽度必须为数字格式',
|
||||
invalidLength: '为 "%1" 字段设置的值必须是一个正数或者没有一个有效的度量单位 (%2)。',
|
||||
invalidCssLength: '此“%1”字段的值必须为正数,可以包含或不包含一个有效的 CSS 长度单位(px, %, in, cm, mm, em, ex, pt 或 pc)',
|
||||
invalidHtmlLength: '此“%1”字段的值必须为正数,可以包含或不包含一个有效的 HTML 长度单位(px 或 %)',
|
||||
invalidInlineStyle: '内联样式必须为格式是以分号分隔的一个或多个“属性名 : 属性值”。',
|
||||
cssLengthTooltip: '输入一个表示像素值的数字,或加上一个有效的 CSS 长度单位(px, %, in, cm, mm, em, ex, pt 或 pc)。',
|
||||
|
||||
// Put the voice-only part of the label in the span.
|
||||
unavailable: '%1<span class="cke_accessibility">,不可用</span>',
|
||||
|
||||
// Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels.
|
||||
keyboard: {
|
||||
8: '退格键',
|
||||
13: '回车键',
|
||||
16: 'Shift',
|
||||
17: 'Ctrl',
|
||||
18: 'Alt',
|
||||
32: '空格键',
|
||||
35: '行尾键',
|
||||
36: '行首键',
|
||||
46: '删除键',
|
||||
112: 'F1',
|
||||
113: 'F2',
|
||||
114: 'F3',
|
||||
115: 'F4',
|
||||
116: 'F5',
|
||||
117: 'F6',
|
||||
118: 'F7',
|
||||
119: 'F8',
|
||||
120: 'F9',
|
||||
121: 'F10',
|
||||
122: 'F11',
|
||||
123: 'F12',
|
||||
124: 'F13',
|
||||
125: 'F14',
|
||||
126: 'F15',
|
||||
127: 'F16',
|
||||
128: 'F17',
|
||||
129: 'F18',
|
||||
130: 'F19',
|
||||
131: 'F20',
|
||||
132: 'F21',
|
||||
133: 'F22',
|
||||
134: 'F23',
|
||||
135: 'F24',
|
||||
224: 'Command'
|
||||
},
|
||||
|
||||
// Prepended to ARIA labels with shortcuts.
|
||||
keyboardShortcut: '快捷键',
|
||||
|
||||
optionDefault: '默认'
|
||||
},
|
||||
|
||||
versionCheck: {
|
||||
notificationMessage: 'This CKEditor %current version is not secure. Consider <a target="_blank" href="%link">upgrading to the latest one</a>, %latest.', // MISSING
|
||||
consoleMessage: 'This CKEditor %current version is not secure. Consider upgrading to the latest one, %latest: %link', // MISSING
|
||||
aboutDialogInsecureMessage: 'This CKEditor %current version is not secure.<br>Consider upgrading to the latest one, %latest:<br><a target="_blank" href="%link">%link</a>', // MISSING
|
||||
aboutDialogUpgradeMessage: 'Consider upgrading to the latest editor version, %latest:<br><a target="_blank" href="%link">%link</a>' // MISSING
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user