diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-19 00:13:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-19 00:13:16 +0000 |
commit | 54bc862c9de0fc17051f33be5f39d4fa3ed3d220 (patch) | |
tree | 5f10c2167ab1ac89386a566f29b69c280a61b48e /apps/files/l10n/zh_CN.js | |
parent | 1b940a3c7e3e89542ed436412cc17b95b56167ea (diff) | |
download | nextcloud-server-54bc862c9de0fc17051f33be5f39d4fa3ed3d220.tar.gz nextcloud-server-54bc862c9de0fc17051f33be5f39d4fa3ed3d220.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_CN.js')
-rw-r--r-- | apps/files/l10n/zh_CN.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index 4aea8fd60d1..61807d0b436 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -7,6 +7,9 @@ OC.L10N.register( "All files" : "全部文件", "Recent" : "最近", "File could not be found" : "文件未找到", + "Move or copy" : "移动或者复制", + "Download" : "下载", + "Delete" : "删除", "Home" : "首页", "Close" : "关闭", "Favorites" : "收藏", @@ -22,12 +25,9 @@ OC.L10N.register( "Target folder does not exist any more" : "目标文件夹不存在", "Error when assembling chunks, status code {status}" : "组装块时发生错误,状态码 {status}", "Actions" : "操作", - "Download" : "下载", "Rename" : "重命名", - "Move or copy" : "移动或者复制", "Copy" : "复制", "Target folder" : "目标目录", - "Delete" : "删除", "Disconnect storage" : "断开存储链接", "Unshare" : "取消共享", "Could not load info for file \"{file}\"" : "无法加载文件 \"{file}\" 的信息", |