diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-27 02:23:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-27 02:23:58 +0000 |
commit | 5de5b75ede0cb939d5c8fe1a35cf1bbb4e0aeb8f (patch) | |
tree | c1ba08b7612bb6a3e081dbc02a95ae336f06d7a9 /apps/files/l10n/zh_CN.js | |
parent | a1fae0532090c3f7223ce8243e3025dfafde07ce (diff) | |
download | nextcloud-server-5de5b75ede0cb939d5c8fe1a35cf1bbb4e0aeb8f.tar.gz nextcloud-server-5de5b75ede0cb939d5c8fe1a35cf1bbb4e0aeb8f.zip |
[tx-robot] updated 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.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index 9e9d00658e3..102d60b503e 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -30,6 +30,7 @@ OC.L10N.register( "Error when assembling chunks, status code {status}" : "组装块时发生错误,状态码 {status}", "Actions" : "操作", "Rename" : "重命名", + "Move" : "移动", "Copy" : "复制", "Choose target folder" : "选择目标文件夹", "Open" : "打开", |