zh-cn

/*
Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/

CKEDITOR.lang['zh-cn'] = {
dir : 'ltr',
editorTitle : 'Rich text editor, %1, press ALT 0 for help.',
toolbar : 'Toolbar',
editor : 'Rich Text Editor',
source : '源码',
newPage : '新建',
save : '保存',
preview : '预览',
cut : '剪切',
copy : '复制',
paste : '粘贴',
print : '打印',
underline : '下划线',
bold : '加粗',
italic : '倾斜',
selectAll : '全选',
removeFormat : '清除格式',
strike : '删除线',
subscript : '下标',
superscript : '上标',
horizontalrule : '插入水平线',
pagebreak : '插入分页符',
unlink : '取消超链接',
undo : '撤消',
redo : '重做',
common : {
browseServer : '浏览服务器',
url : '源文件',
protocol : '协议',
upload : '上传',
uploadSubmit : '发送到服务器上',
image : '图象',
flash : 'Flash',
form : '表单',
checkbox : '复选框',
radio : '单选按钮',
textField : '单行文本',
textarea : '多行文本',
hiddenField : '隐藏域',
button : '按钮',
select : '列表/菜单',
imageButton : '图像域',
notSet : '<没有设置>',
id : 'ID',
name : '名称',
langDir : '语言方向',
langDirLtr : '从左到右 (LTR)',
langDirRtl : '从右到左 (RTL)',
langCode : '语言代码',
longDescr : '详细说明地址',
cssClass : '样式类名称',
advisoryTitle : '标题',
cssStyle : '行内样式',
ok : '确定',
cancel : '取消',
close : 'Close',
preview : 'Preview',
generalTab : '常规',
advancedTab : '高级',
validateNumberFailed : '需要输入数字格式',
confirmNewPage : '当前文档内容未保存,是否确认新建文档?',
confirmCancel : '部分选项尚未保存,是否确认关闭对话框?',
options : 'Options',
target : 'Target',
targetNew : 'New Window (_blank)',
targetTop : 'Topmost Window (_top)',
targetSelf : 'Same Window (_self)',
targetParent : 'Parent Window (_parent)',
unavailable : '%1<span class="cke_accessibility">, 不可用</span>'
},
contextmenu : {
options : 'Context Menu Options'
},
specialChar : {
toolbar : '插入特殊符号',
title : '选择特殊符号',
options : 'Special Character Options'
},
link : {
toolbar : '插入/编辑超链接',
other : '<其他>',
menu : '编辑超链接',
title : '超链接',
info : '超链接信息',
target : '目标',
upload : '上传',
advanced : '高级',
type : '超链接类型',
toUrl : 'URL',
toAnchor : '页内锚点链接',
toEmail : '电子邮件',
targetFrame : '<框架>',
targetPopup : '<弹出窗口>',
targetFrameName : '目标框架名称',
targetPopupName : '弹出窗口名称',
popupFeatures : '弹出窗口属性',
popupResizable : '可缩放',
popupStatusBar : '状态栏',
popupLocationBar : '地址栏',
popupToolbar : '工具栏',
popupMenuBar : '菜单栏',
popupFullScreen : '全屏 (IE)',
popupScrollBars : '滚动条',
popupDependent : '依附 (NS)',
popupWidth : '宽',
popupLeft : '左',
popupHeight : '高',
popupTop : '右',
id : 'ID',
langDir : '语言方向',
langDirLTR : '从左到右 (LTR)',
langDirRTL : '从右到左 (RTL)',
acccessKey : '访问键',
name : '名称',
langCode : '语言方向',
tabIndex : 'Tab 键次序',
advisoryTitle : '标题',
advisoryContentType : '内容类型',
cssClasses : '样式类名称',
charset : '字符编码',
styles : '行内样式',
selectAnchor : '选择一个锚点',
anchorName : '按锚点名称',
anchorId : '按锚点 ID',
emailAddress : '地址',
emailSubject : '主题',
emailBody : '内容',
noAnchors : '(此文档没有可用的锚点)',
noUrl : '请输入超链接地址',
noEmail : '请输入电子邮件地址'
},
anchor : {
toolbar : '插入/编辑锚点链接',
menu : '锚点链接属性',
title : '锚点链接属性',
name : '锚点名称',
errorName : '请输入锚点名称'
},
list : {
numberedTitle : 'Numbered List Properties',
bulletedTitle : 'Bulleted List Properties',
type : 'Type',
start : 'Start',
circle : 'Circle',
disc : 'Disc',
square : 'Square',
none : 'None',
notset : '<not set>',
armenian : 'Armenian numbering',
georgian : 'Georgian numbering (an, ban, gan, etc.)',
lowerRoman : 'Lower Roman (i, ii, iii, iv, v, etc.)',
upperRoman : 'Upper Roman (I, II, III, IV, V, etc.)',
lowerAlpha : 'Lower Alpha (a, b, c, d, e, etc.)',
upperAlpha : 'Upper Alpha (A, B, C, D, E, etc.)',
lowerGreek : 'Lower Greek (alpha, beta, gamma, etc.)',
decimal : 'Decimal (1, 2, 3, etc.)',
decimalLeadingZero : 'Decimal leading zero (01, 02, 03, etc.)'
},
findAndReplace : {
title : '查找和替换',
find : '查找',
replace : '替换',
findWhat : '查找:',
replaceWith : '替换:',
notFoundMsg : '指定文本没有找到',
matchCase : '区分大小写',
matchWord : '全字匹配',
matchCyclic : '循环匹配',
replaceAll : '全部替换',
replaceSuccessMsg : '共完成 %1 处替换.'
},
table : {
toolbar : '表格',
title : '表格属性',
menu : '表格属性',
deleteTable : '删除表格',
rows : '行数',
columns : '列数',
border : '边框',
align : '对齐',
alignLeft : '左对齐',
alignCenter : '居中',
alignRight : '右对齐',
width : '宽度',
widthPx : '像素',
widthPc : '百分比',
widthUnit : 'width unit',
height : '高度',
cellSpace : '间距',
cellPad : '边距',
caption : '标题',
summary : '摘要',
headers : '标题单元格',
headersNone : '无',
headersColumn : '第一列',
headersRow : '第一行',
headersBoth : '第一列和第一行',
invalidRows : '指定的列数必须大于零',
invalidCols : '指定的行数必须大于零',
invalidBorder : '边框粗细必须为数字格式',
invalidWidth : '表格宽度必须为数字格式',
invalidHeight : '表格高度必须为数字格式',
invalidCellSpacing : '单元格间距必须为数字格式',
invalidCellPadding : '单元格填充必须为数字格式',
cell : {
menu : '单元格',
insertBefore : '在左侧插入单元格',
insertAfter : '在右侧插入单元格',
deleteCell : '删除单元格',
merge : '合并单元格',
mergeRight : '向右合并单元格',
mergeDown : '向下合并单元格',
splitHorizontal : '水平拆分单元格',
splitVertical : '垂直拆分单元格',
title : '单元格属性',
cellType : '单元格类型',
rowSpan : '行跨度',
colSpan : '列跨度',
wordWrap : '自动换行',
hAlign : '水平对齐',
vAlign : '垂直对齐',
alignTop : '顶对齐',
alignMiddle : '中对齐',
alignBottom : '底对齐',
alignBaseline : '基线对齐',
bgColor : '背景颜色',
borderColor : '边框颜色',
data : '数据',
header : '表头',
yes : '是',
no : '否',
invalidWidth : '单元格宽度必须为数字格式',
invalidHeight : '单元格高度必须为数字格式',
invalidRowSpan : '行跨度必须为整数格式',
invalidColSpan : '列跨度必须为整数格式',
chooseColor : 'Choose'
},
row : {
menu : '行',
insertBefore : '在上方插入行',
insertAfter : '在下方插入行',
deleteRow : '删除行'
},
column : {
menu : '列',
insertBefore : '在左侧插入列',
insertAfter : '在右侧插入列',
deleteColumn : '删除列'
}
},
button : {
title : '按钮属性',
text : '标签(值)',
type : '类型',
typeBtn : '按钮',
typeSbm : '提交',
typeRst : '重设'
},
checkboxAndRadio : {
checkboxTitle : '复选框属性',
radioTitle : '单选按钮属性',
value : '选定值',
selected : '已勾选'
},
form : {
title : '表单属性',
menu : '表单属性',
action : '动作',
method : '方法',
encoding : '表单编码'
},
select : {
title : '菜单/列表属性',
selectInfo : '信息',
opAvail : '列表值',
value : '值',
size : '高度',
lines : '行',
chkMulti : '允许多选',
opText : '标签',
opValue : '选定',
btnAdd : '新增',
btnModify : '修改',
btnUp : '上移',
btnDown : '下移',
btnSetValue : '设为初始化时选定',
btnDelete : '删除'
},
textarea : {
title : '多行文本属性',
cols : '字符宽度',
rows : '行数'
},
textfield : {
title : '单行文本属性',
name : '名称',
value : '初始值',
charWidth : '字符宽度',
maxChars : '最多字符数',
type : '类型',
typeText : '文本',
typePass : '密码'
},
hidden : {
title : '隐藏域属性',
name : '名称',
value : '初始值'
},
image : {
title : '图象属性',
titleButton : '图像域属性',
menu : '图象属性',
infoTab : '图象',
btnUpload : '发送到服务器上',
upload : '上传',
alt : '替换文本',
width : '宽度',
height : '高度',
lockRatio : '锁定比例',
unlockRatio : 'Unlock Ratio',
resetSize : '恢复尺寸',
border : '边框大小',
hSpace : '水平间距',
vSpace : '垂直间距',
align : '对齐方式',
alignLeft : '左对齐',
alignRight : '右对齐',
alertUrl : '请输入图象地址',
linkTab : '链接',
button2Img : '确定要把当前按钮改变为图像吗?',
img2Button : '确定要把当前图像改变为按钮吗?',
urlMissing : 'Image source URL is missing.',
validateWidth : 'Width must be a whole number.',
validateHeight : 'Height must be a whole number.',
validateBorder : 'Border must be a whole number.',
validateHSpace : 'HSpace must be a whole number.',
validateVSpace : 'VSpace must be a whole number.'
},
flash : {
properties : 'Flash 属性',
propertiesTab : '属性',
title : '标题',
chkPlay : '自动播放',
chkLoop : '循环',
chkMenu : '启用 Flash 菜单',
chkFull : '启用全屏',
scale : '缩放',
scaleAll : '全部显示',
scaleNoBorder : '无边框',
scaleFit : '严格匹配',
access : '允许脚本访问',
accessAlways : '总是',
accessSameDomain : '同域',
accessNever : '从不',
align : '对齐方式',
alignLeft : '左对齐',
alignAbsBottom : '绝对底边',
alignAbsMiddle : '绝对居中',
alignBaseline : '基线',
alignBottom : '底边',
alignMiddle : '居中',
alignRight : '右对齐',
alignTextTop : '文本上方',
alignTop : '顶端',
quality : '质量',
qualityBest : '最好',
qualityHigh : '高',
qualityAutoHigh : '高(自动)',
qualityMedium : '中(自动)',
qualityAutoLow : '低(自动)',
qualityLow : '低',
windowModeWindow : '窗体',
windowModeOpaque : '不透明',
windowModeTransparent : '透明',
windowMode : '窗体模式',
flashvars : 'Flash变量',
bgcolor : '背景颜色',
width : '宽度',
height : '高度',
hSpace : '水平间距',
vSpace : '垂直间距',
validateSrc : '请输入超链接地址',
validateWidth : '宽度必须为数字格式',
validateHeight : '高度必须为数字格式',
validateHSpace : '水平间距必须为数字格式',
validateVSpace : '垂直间距必须为数字格式'
},
spellCheck : {
toolbar : '拼写检查',
title : '拼写检查',
notAvailable : '抱歉,服务目前暂不可用',
errorLoading : '无法联系该应用的主机: %s.',
notInDic : '没有在字典里',
changeTo : '更改为',
btnIgnore : '忽略',
btnIgnoreAll : '全部忽略',
btnReplace : '替换',
btnReplaceAll : '全部替换',
btnUndo : '撤消',
noSuggestions : '- 没有建议 -',
progress : '正在进行拼写检查...',
noMispell : '拼写检查完成:没有发现拼写错误',
noChanges : '拼写检查完成:没有更改任何单词',
oneChange : '拼写检查完成:更改了一个单词',
manyChanges : '拼写检查完成:更改了 %1 个单词',
ieSpellDownload : '拼写检查插件还没安装,你是否想现在就下载?'
},
smiley : {
toolbar : '表情符',
title : '插入表情图标',
options : 'Smiley Options'
},
elementsPath : {
eleLabel : 'Elements path',
eleTitle : '%1 元素'
},
numberedlist : '编号列表',
bulletedlist : '项目列表',
indent : '增加缩进量',
outdent : '减少缩进量',
justify : {
left : '左对齐',
center : '居中对齐',
right : '右对齐',
block : '两端对齐'
},
blockquote : '块引用',
clipboard : {
title : '粘贴',
cutError : '您的浏览器安全设置不允许编辑器自动执行剪切操作,请使用键盘快捷键(Ctrl/Cmd+X)来完成',
copyError : '您的浏览器安全设置不允许编辑器自动执行复制操作,请使用键盘快捷键(Ctrl/Cmd+C)来完成',
pasteMsg : '请使用键盘快捷键(<STRONG>Ctrl/Cmd+V</STRONG>)把内容粘贴到下面的方框里,再按 <STRONG>确定</STRONG>',
securityMsg : '因为你的浏览器的安全设置原因,本编辑器不能直接访问你的剪贴板内容,你需要在本窗口重新粘贴一次',
pasteArea : 'Paste Area'
},
pastefromword : {
confirmCleanup : '您要粘贴的内容好像是来自 MS Word,是否要清除 MS Word 格式后再粘贴?',
toolbar : '从 MS Word 粘贴',
title : '从 MS Word 粘贴',
error : 'It was not possible to clean up the pasted data due to an internal error'
},
pasteText : {
button : '粘贴为无格式文本',
title : '粘贴为无格式文本'
},
templates : {
button : '模板',
title : '内容模板',
options : 'Template Options',
insertOption : '替换当前内容',
selectPromptMsg : '请选择编辑器内容模板:',
emptyListMsg : '(没有模板)'
},
showBlocks : '显示区块',
stylesCombo : {
label : '样式',
panelTitle : 'Formatting Styles',
panelTitle1 : '块级元素样式',
panelTitle2 : '内联元素样式',
panelTitle3 : '对象元素样式'
},
format : {
label : '格式',
panelTitle : '格式',
tag_p : '普通',
tag_pre : '已编排格式',
tag_address : '地址',
tag_h1 : '标题 1',
tag_h2 : '标题 2',
tag_h3 : '标题 3',
tag_h4 : '标题 4',
tag_h5 : '标题 5',
tag_h6 : '标题 6',
tag_div : '段落(DIV)'
},
div : {
title : 'Create Div Container',
toolbar : 'Create Div Container',
cssClassInputLabel : 'Stylesheet Classes',
styleSelectLabel : 'Style',
IdInputLabel : 'Id',
languageCodeInputLabel : ' Language Code',
inlineStyleInputLabel : 'Inline Style',
advisoryTitleInputLabel : 'Advisory Title',
langDirLabel : 'Language Direction',
langDirLTRLabel : 'Left to Right (LTR)',
langDirRTLLabel : 'Right to Left (RTL)',
edit : 'Edit Div',
remove : 'Remove Div'
},
font : {
label : '字体',
voiceLabel : '字体',
panelTitle : '字体'
},
fontSize : {
label : '大小',
voiceLabel : '文字大小',
panelTitle : '大小'
},
colorButton : {
textColorTitle : '文本颜色',
bgColorTitle : '背景颜色',
panelTitle : 'Colors',
auto : '自动',
more : '其它颜色...'
},
colors : {
'000' : 'Black',
800000 : 'Maroon',
'8B4513' : 'Saddle Brown',
'2F4F4F' : 'Dark Slate Gray',
'008080' : 'Teal',
'000080' : 'Navy',
'4B0082' : 'Indigo',
696969 : 'Dim Gray',
B22222 : 'Fire Brick',
A52A2A : 'Brown',
DAA520 : 'Golden Rod',
'006400' : 'Dark Green',
'40E0D0' : 'Turquoise',
'0000CD' : 'Medium Blue',
800080 : 'Purple',
808080 : 'Gray',
F00 : 'Red',
FF8C00 : 'Dark Orange',
FFD700 : 'Gold',
'008000' : 'Green',
'0FF' : 'Cyan',
'00F' : 'Blue',
EE82EE : 'Violet',
A9A9A9 : 'Dark Gray',
FFA07A : 'Light Salmon',
FFA500 : 'Orange',
FFFF00 : 'Yellow',
'00FF00' : 'Lime',
AFEEEE : 'Pale Turquoise',
ADD8E6 : 'Light Blue',
DDA0DD : 'Plum',
D3D3D3 : 'Light Grey',
FFF0F5 : 'Lavender Blush',
FAEBD7 : 'Antique White',
FFFFE0 : 'Light Yellow',
F0FFF0 : 'Honeydew',
F0FFFF : 'Azure',
F0F8FF : 'Alice Blue',
E6E6FA : 'Lavender',
FFF : 'White'
},
scayt : {
title : '即时拼写检查',
opera_title : 'Not supported by Opera',
enable : '启用即时拼写检查',
disable : '禁用即时拼写检查',
about : '关于即时拼写检查',
toggle : '暂停/启用即时拼写检查',
options : '选项',
langs : '语言',
moreSuggestions : '更多拼写建议',
ignore : '忽略',
ignoreAll : '全部忽略',
addWord : '添加单词',
emptyDic : '字典名不应为空.',
optionsTab : '选项',
allCaps : 'Ignore All-Caps Words',
ignoreDomainNames : 'Ignore Domain Names',
mixedCase : 'Ignore Words with Mixed Case',
mixedWithDigits : 'Ignore Words with Numbers',
languagesTab : '语言',
dictionariesTab : '字典',
dic_field_name : 'Dictionary name',
dic_create : 'Create',
dic_restore : 'Restore',
dic_delete : 'Delete',
dic_rename : 'Rename',
dic_info : "Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button.",
aboutTab : '关于'
},
about : {
title : '关于CKEditor',
dlgTitle : '关于CKEditor',
moreInfo : '访问我们的网站以获取更多关于协议的信息',
copy : 'Copyright &copy; $1. All rights reserved.'
},
maximize : '全屏',
minimize : 'Minimize',
fakeobjects : {
anchor : '锚点',
flash : 'Flash',
div : '分页',
unknown : '位置对象'
},
resize : '拖拽以改变尺寸',
colordialog : {
title : 'Select color',
options : 'Color Options',
highlight : 'Highlight',
selected : 'Selected Color',
clear : 'Clear'
},
toolbarCollapse : 'Collapse Toolbar',
toolbarExpand : 'Expand Toolbar'
};

你可能感兴趣的:(c)