~ubuntu-branches/ubuntu/oneiric/request-tracker3.8/oneiric-updates

« back to all changes in this revision

Viewing changes to share/html/NoAuth/RichText/FCKeditor/editor/lang/zh-cn.js

  • Committer: Bazaar Package Importer
  • Author(s): Dominic Hargreaves, Dominic Hargreaves, Christian Perrier
  • Date: 2009-06-16 21:46:59 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20090616214659-5ji9k1n3qyc2br3n
Tags: 3.8.4-1
[ Dominic Hargreaves ]
* Add missing comma in Depends (fixes FTBFS on etch)
* Update debconf translations: pt.po, ja.po, sv.po, it.po, cs.po, ru.po
  (Closes: #519885, #519922, #520603, #520759, #521199, #521926)
* Document preference for not using SQLite in production
  (Closes: #512750)

[ Christian Perrier ]
* Debconf templates and debian/control reviewed by the debian-l10n-
  english team as part of the Smith review project.
  (Closes: #522367, #520959)
* [Debconf translation updates]
  - Japanese. Closes: #522896
  - German. Closes: #520958
  - Portuguese. Closes: #523481
  - Galician. Closes: #524256
  - Galician. Closes: #524256
  - Spanish. Closes: #524449
  - Italian. Closes: #524715
  - Russian. Closes: #524894
  - Swedish. Closes: #525171
  - French. Closes: #525281

[ Dominic Hargreaves ]
* Don't tell dbconfig to comment out unused variables, since this
  breaks MySQL and Postgres database configuration (Closes: #523090)
* Update Standards-Version (no changes)
* Switch dependency on sysklogd to rsyslog (Closes: #526914)
* New upstream release; includes
  - Minor security fix (Closes: #533069)
  - Add missing Postgres index (Closes: #512653)
* Patch webmux.pl to provide a better error message when the wrong
  major version of RT is in @INC (for example in a mod_perl context).
  (Closes: #518692)
* Add some more example Exim 4 configuration (Closes: #238345)
* Don't apply database ACLs in databases managed by dbconfig-common.
* Remove unused ACL patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
2
 * FCKeditor - The text editor for Internet - http://www.fckeditor.net
3
 
 * Copyright (C) 2003-2008 Frederico Caldeira Knabben
 
3
 * Copyright (C) 2003-2009 Frederico Caldeira Knabben
4
4
 *
5
5
 * == BEGIN LICENSE ==
6
6
 *
73
73
DecreaseIndent          : "减少缩进量",
74
74
IncreaseIndent          : "增加缩进量",
75
75
Blockquote                      : "块引用",
76
 
CreateDiv                       : "新增 Div 标籤",
77
 
EditDiv                         : "更改 Div 标籤",
78
 
DeleteDiv                       : "删除 Div 标籤",
 
76
CreateDiv                       : "插入 Div 标签",
 
77
EditDiv                         : "编辑 Div 标签",
 
78
DeleteDiv                       : "删除 Div 标签",
79
79
Undo                            : "撤消",
80
80
Redo                            : "重做",
81
81
NumberedListLbl         : "编号列表",
116
116
CellCM                          : "单元格",
117
117
RowCM                           : "行",
118
118
ColumnCM                        : "列",
119
 
InsertRowAfter          : "下插入行",
120
 
InsertRowBefore         : "上插入行",
 
119
InsertRowAfter          : "在下方插入行",
 
120
InsertRowBefore         : "在上方插入行",
121
121
DeleteRows                      : "删除行",
122
 
InsertColumnAfter       : "右插入列",
123
 
InsertColumnBefore      : "左插入列",
 
122
InsertColumnAfter       : "在右侧插入列",
 
123
InsertColumnBefore      : "在左侧插入列",
124
124
DeleteColumns           : "删除列",
125
 
InsertCellAfter         : "右插入单元格",
126
 
InsertCellBefore        : "左插入单元格",
 
125
InsertCellAfter         : "在右侧插入单元格",
 
126
InsertCellBefore        : "在左侧插入单元格",
127
127
DeleteCells                     : "删除单元格",
128
128
MergeCells                      : "合并单元格",
129
 
MergeRight                      : "右合并单元格",
130
 
MergeDown                       : "下合并单元格",
131
 
HorizontalSplitCell     : "橫拆分单元格",
132
 
VerticalSplitCell       : "縱拆分单元格",
 
129
MergeRight                      : "向右合并单元格",
 
130
MergeDown                       : "向下合并单元格",
 
131
HorizontalSplitCell     : "水平拆分单元格",
 
132
VerticalSplitCell       : "垂直拆分单元格",
133
133
TableDelete                     : "删除表格",
134
134
CellProperties          : "单元格属性",
135
135
TableProperties         : "表格属性",
308
308
DlgTableCellPad         : "边距",
309
309
DlgTableCaption         : "标题",
310
310
DlgTableSummary         : "摘要",
 
311
DlgTableHeaders         : "标题单元格",
 
312
DlgTableHeadersNone             : "无",
 
313
DlgTableHeadersColumn   : "第一列",
 
314
DlgTableHeadersRow              : "第一行",
 
315
DlgTableHeadersBoth             : "第一列和第一行",
311
316
 
312
317
// Table Cell Dialog
313
318
DlgCellTitle            : "单元格属性",
330
335
DlgCellVerAlignMiddle   : "居中",
331
336
DlgCellVerAlignBottom   : "底部",
332
337
DlgCellVerAlignBaseline : "基线",
 
338
DlgCellType             : "单元格类型",
 
339
DlgCellTypeData         : "资料",
 
340
DlgCellTypeHeader       : "标题",
333
341
DlgCellRowSpan          : "纵跨行数",
334
342
DlgCellCollSpan         : "横跨列数",
335
343
DlgCellBackColor        : "背景颜色",
506
514
// Templates Dialog
507
515
Templates                       : "模板",
508
516
DlgTemplatesTitle       : "内容模板",
509
 
DlgTemplatesSelMsg      : "请选择编辑器内容模板<br>(当前内容将会被清除替换):",
 
517
DlgTemplatesSelMsg      : "请选择编辑器内容模板:",
510
518
DlgTemplatesLoading     : "正在加载模板列表,请稍等...",
511
519
DlgTemplatesNoTpl       : "(没有模板)",
512
520
DlgTemplatesReplace     : "替换当前内容",