Skip to content

Commit 0c73563

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent ecb4de1 commit 0c73563

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

l10n/zh_CN.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,9 @@ OC.L10N.register(
6565
"Unsaved changes" : "未保存的更改",
6666
"Save document" : "保存文档",
6767
"Last saved" : "最近保存",
68+
"Close table of contents" : "关闭目录",
69+
"Pin table of contents" : "固定目录",
70+
"Table of contents" : "目录",
6871
"Formatting and shortcuts" : "排版和捷径",
6972
"Speed up your writing with simple shortcuts." : "利用简单快捷键加速写作",
7073
"Just type the Markdown syntax or use keyboard shortcuts from below." : "只需输入 markdown 语法或从下面使用键盘快捷键。",
@@ -219,6 +222,7 @@ OC.L10N.register(
219222
"Ctrl" : "Ctrl",
220223
"Option" : "选项",
221224
"Formatting" : "格式",
225+
"Start writing or type '/' to add…" : "开始撰写或输入“/”以添加…",
222226
"Select file or folder to link to" : "选择需要链接的文件或文件夹",
223227
"Choose" : "选择",
224228
"Choose {file}" : "选择 {file}",
@@ -228,6 +232,7 @@ OC.L10N.register(
228232
"Copied to the clipboard" : "已复制到剪切板",
229233
"Could not copy to the clipboard" : "无法复制到剪切板",
230234
"Front matter" : "前言",
235+
"A table was pasted into a table. Nested tables are not supported." : "表格被粘贴进另一个表格中,不支持嵌套表格。",
231236
"Link to this section" : "链接至本节",
232237
"Close outline view" : "关闭大纲视图",
233238
"Outline" : "大纲",

l10n/zh_CN.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@
6363
"Unsaved changes" : "未保存的更改",
6464
"Save document" : "保存文档",
6565
"Last saved" : "最近保存",
66+
"Close table of contents" : "关闭目录",
67+
"Pin table of contents" : "固定目录",
68+
"Table of contents" : "目录",
6669
"Formatting and shortcuts" : "排版和捷径",
6770
"Speed up your writing with simple shortcuts." : "利用简单快捷键加速写作",
6871
"Just type the Markdown syntax or use keyboard shortcuts from below." : "只需输入 markdown 语法或从下面使用键盘快捷键。",
@@ -217,6 +220,7 @@
217220
"Ctrl" : "Ctrl",
218221
"Option" : "选项",
219222
"Formatting" : "格式",
223+
"Start writing or type '/' to add…" : "开始撰写或输入“/”以添加…",
220224
"Select file or folder to link to" : "选择需要链接的文件或文件夹",
221225
"Choose" : "选择",
222226
"Choose {file}" : "选择 {file}",
@@ -226,6 +230,7 @@
226230
"Copied to the clipboard" : "已复制到剪切板",
227231
"Could not copy to the clipboard" : "无法复制到剪切板",
228232
"Front matter" : "前言",
233+
"A table was pasted into a table. Nested tables are not supported." : "表格被粘贴进另一个表格中,不支持嵌套表格。",
229234
"Link to this section" : "链接至本节",
230235
"Close outline view" : "关闭大纲视图",
231236
"Outline" : "大纲",

0 commit comments

Comments
 (0)