diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-03-22 21:14:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-03-22 21:14:04 +0000 |
commit | d551b8e6fdacd7659216b1e698b71840b569b525 (patch) | |
tree | 380e0f472b78893963bc42520e140be068b42304 /apps/files/l10n/zh_CN.json | |
parent | e25b997d0b484c4cb428f0928360c840d71b7882 (diff) | |
download | nextcloud-server-d551b8e6fdacd7659216b1e698b71840b569b525.tar.gz nextcloud-server-d551b8e6fdacd7659216b1e698b71840b569b525.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_CN.json')
-rw-r--r-- | apps/files/l10n/zh_CN.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index a0a6955e819..487d3bf29e1 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -56,6 +56,7 @@ "New" : "新建", "\"{name}\" is an invalid file name." : "\"{name}\" 是一个无效的文件名", "File name cannot be empty." : "文件名不能为空.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" 不是允许的文件类型", "Storage of {owner} is full, files can not be updated or synced anymore!" : "{owner} 的存储空间已满, 文件将无法更新或同步!", "Your storage is full, files can not be updated or synced anymore!" : "您的存储空间已满, 文件将无法更新或同步!", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} 的存储空间即将用完 ({usedSpacePercent}%)", |