Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/websdk/static/js/wymeditor/lang/zh_cn.js
diff options
context:
space:
mode:
authorSebastian Silva <sebastian@sugarlabs.org>2011-10-12 01:03:11 (GMT)
committer Sebastian Silva <sebastian@sugarlabs.org>2011-10-12 01:03:11 (GMT)
commit1a4267444e34ad5e8a90864e396d851f083571b0 (patch)
tree47943f818b6a573ed3debf4c2b3153a194d51ff2 /websdk/static/js/wymeditor/lang/zh_cn.js
parentfe1a1eb79bf0f1df8bbc56d2402e32061af79d06 (diff)
Tidy up and make Gecko default.
Diffstat (limited to 'websdk/static/js/wymeditor/lang/zh_cn.js')
-rw-r--r--websdk/static/js/wymeditor/lang/zh_cn.js47
1 files changed, 0 insertions, 47 deletions
diff --git a/websdk/static/js/wymeditor/lang/zh_cn.js b/websdk/static/js/wymeditor/lang/zh_cn.js
deleted file mode 100644
index 72f5aaf..0000000
--- a/websdk/static/js/wymeditor/lang/zh_cn.js
+++ /dev/null
@@ -1,47 +0,0 @@
-WYMeditor.STRINGS['zh_cn'] = {
- Strong: '加粗',
- Emphasis: '斜体',
- Superscript: '上标',
- Subscript: '下标',
- Ordered_List: '有序列表',
- Unordered_List: '无序列表',
- Indent: '增加缩进',
- Outdent: '减少缩进',
- Undo: '撤消',
- Redo: '重做',
- Link: '链接',
- Unlink: '取消链接',
- Image: '图片',
- Table: '表格',
- HTML: 'HTML源代码',
- Paragraph: '段落',
- Heading_1: '标题 1',
- Heading_2: '标题 2',
- Heading_3: '标题 3',
- Heading_4: '标题 4',
- Heading_5: '标题 5',
- Heading_6: '标题 6',
- Preformatted: '原始文本',
- Blockquote: '引语',
- Table_Header: '表头',
- URL: '地址',
- Title: '提示文字',
- Alternative_Text: '失效文字',
- Caption: '标题',
- Summary: 'Summary',
- Number_Of_Rows: '行数',
- Number_Of_Cols: '列数',
- Submit: '提交',
- Cancel: '放弃',
- Choose: '选择',
- Preview: '预览',
- Paste_From_Word: '从Word粘贴纯文本',
- Tools: '工具',
- Containers: '容器',
- Classes: '预定义样式',
- Status: '状态',
- Source_Code: '源代码',
- Attachment: '附件',
- NewParagraph: '新段落'
-};
-