summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-02-15 02:25:45 +0000
committerNextcloud bot <bot@nextcloud.com>2023-02-15 02:25:45 +0000
commit54954cc374aed5265b53002b02fc40c9e93e7507 (patch)
tree09bfe791dff90e44750c926b2af35610a9434060 /apps/files/l10n/zh_CN.js
parente764ee84c9a987a0c1258520fda873d5e42a5515 (diff)
downloadnextcloud-server-54954cc374aed5265b53002b02fc40c9e93e7507.tar.gz
nextcloud-server-54954cc374aed5265b53002b02fc40c9e93e7507.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/zh_CN.js')
-rw-r--r--apps/files/l10n/zh_CN.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js
index 7e1136745c8..e9524c75850 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -181,6 +181,7 @@ OC.L10N.register(
"Show hidden files" : "显示隐藏文件",
"Crop image previews" : "裁剪图片预览",
"Additional settings" : "其他设置",
+ "WebDAV" : "WebDAV",
"Copy to clipboard" : "复制到剪贴板",
"Use this address to access your Files via WebDAV" : "使用此地址通过 WebDAV 访问您的文件",
"Unable to change the favourite state of the file" : "无法修改文件的收藏状态",
@@ -224,7 +225,6 @@ OC.L10N.register(
"%s used" : "已使用 %s",
"%s%%" : "%s%%",
"%1$s of %2$s used" : "已使用 %2$s 中的 %1$s",
- "Settings" : "设置",
- "WebDAV" : "WebDAV"
+ "Settings" : "设置"
},
"nplurals=1; plural=0;");