Skip to content

Commit cb76762

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

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

l10n/zh_CN.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ OC.L10N.register(
1111
"A PHP extension stopped the file upload" : "一个PHP扩展插件终止了文件上传",
1212
"No file uploaded or file size exceeds maximum of %s" : "没有文件上传成功或者文件大小超出了最大%s的限制",
1313
"Nextcloud Text" : "Nextcloud 文本",
14+
"Text document" : "文本文档",
1415
"Create new text file" : "创建新的记事本文件",
1516
"Editing session has expired. Please reload the page." : "编辑会话超时。请重载页面。",
1617
"{user} has mentioned you in the text document {node}" : "{user} 在记事本文件 {node} 中提到你",
@@ -116,6 +117,8 @@ OC.L10N.register(
116117
"Toggle outline" : "切换大纲",
117118
"Alt" : "Alt",
118119
"Open link" : "打开链接",
120+
"No link available to open" : "没有可打开的链接",
121+
"Cannot open links with unsafe protocols" : "无法打开具有不安全协议的链接",
119122
"Edit link" : "编辑链接",
120123
"Save changes" : "保存更改",
121124
"Cancel" : "取消",

l10n/zh_CN.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"A PHP extension stopped the file upload" : "一个PHP扩展插件终止了文件上传",
1010
"No file uploaded or file size exceeds maximum of %s" : "没有文件上传成功或者文件大小超出了最大%s的限制",
1111
"Nextcloud Text" : "Nextcloud 文本",
12+
"Text document" : "文本文档",
1213
"Create new text file" : "创建新的记事本文件",
1314
"Editing session has expired. Please reload the page." : "编辑会话超时。请重载页面。",
1415
"{user} has mentioned you in the text document {node}" : "{user} 在记事本文件 {node} 中提到你",
@@ -114,6 +115,8 @@
114115
"Toggle outline" : "切换大纲",
115116
"Alt" : "Alt",
116117
"Open link" : "打开链接",
118+
"No link available to open" : "没有可打开的链接",
119+
"Cannot open links with unsafe protocols" : "无法打开具有不安全协议的链接",
117120
"Edit link" : "编辑链接",
118121
"Save changes" : "保存更改",
119122
"Cancel" : "取消",

0 commit comments

Comments
 (0)