diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-03-15 02:19:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-03-15 02:19:16 +0000 |
commit | 0d6c8a3476e32bedc177f91477b7439b9271b549 (patch) | |
tree | 6e194b44ea5496d3acd0e012f904ae3a3f6c9099 /apps/files/l10n/zh_CN.js | |
parent | d1a5490b2db8da9f2159a34eecd6a3bba041d0f5 (diff) | |
download | nextcloud-server-0d6c8a3476e32bedc177f91477b7439b9271b549.tar.gz nextcloud-server-0d6c8a3476e32bedc177f91477b7439b9271b549.zip |
[tx-robot] updated from transifex
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 cf773082ef1..611a6f2a4a5 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -158,6 +158,7 @@ OC.L10N.register( "Transfer {path} to {userid}" : "转移 {path} 给 {userid}", "Invalid path selected" : "选择的路径无效", "Ownership transfer request sent" : "所有权转移请求已发送", + "Cannot transfer ownership of a file or folder you don't own" : "无法转让您未拥有的文件或文件夹的所有权", "Tags" : "标签", "Error while loading the file data" : "加载文件数据时出错", "Unable to change the favourite state of the file" : "无法更改文件的收藏状态", |