summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-28 00:28:47 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-28 00:28:47 +0000
commitdef0b05c449119d29664bf9c9e319de3ac341840 (patch)
tree9c6dafed2a087075de8cda3cb638a4884c83bc91 /apps/files/l10n/zh_CN.js
parentf300f6b9e28f3a959eaa179dbf67d8d7f0e7baf9 (diff)
downloadnextcloud-server-def0b05c449119d29664bf9c9e319de3ac341840.tar.gz
nextcloud-server-def0b05c449119d29664bf9c9e319de3ac341840.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 053c9c11fec..8ab4a85c924 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -209,7 +209,6 @@ OC.L10N.register(
"Cannot transfer ownership of a file or folder you do not own" : "无法转让您未拥有的文件或文件夹的所有权",
"Select file or folder to link to" : "选择需要链接的文件或文件夹",
"Choose {file}" : "选择 {file}",
- "Add" : "添加",
"Loading current folder" : "正在载入当前文件夹",
"No files in here" : "这里没有文件",
"Upload some content or sync with your devices!" : "上传一些内容或与您的设备同步!",
@@ -309,6 +308,7 @@ OC.L10N.register(
"This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "因为性能原因,该列表没有完全加载。这些文件将会在您浏览列表的时候加载。",
"Search for an account" : "搜索一个账户",
"Choose" : "选择",
- "No files or folders have been deleted yet" : "尚未删除任何文件或文件夹"
+ "No files or folders have been deleted yet" : "尚未删除任何文件或文件夹",
+ "Add" : "添加"
},
"nplurals=1; plural=0;");