diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-15 02:18:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-15 02:18:10 +0000 |
commit | bdab33731310970a99aae3db1874b0be9f7eab80 (patch) | |
tree | bab9693fc8667f0bbac54f64bab1b308ace30bc8 /apps/files/l10n/zh_CN.js | |
parent | 6a1ba818f5cd0553fb1dc2ef49d6717b64bb07bf (diff) | |
download | nextcloud-server-bdab33731310970a99aae3db1874b0be9f7eab80.tar.gz nextcloud-server-bdab33731310970a99aae3db1874b0be9f7eab80.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 72211a62b8f..e2d5f0fbcc8 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -59,6 +59,7 @@ OC.L10N.register( "Could not create file \"{file}\"" : "无法创建文件 \"{file}\"", "Could not create file \"{file}\" because it already exists" : "无法创建文件 \"{file}\",因为它已经存在", "Could not create folder \"{dir}\" because it already exists" : "无法创建文件夹 \"{dir}\",因为它已经存在", + "Could not fetch file details \"{file}\"" : "无法获取文件详细信息 “{file}”", "Error deleting file \"{fileName}\"." : "删除文件 \"{fileName}\" 时出错。", "No search results in other folders for {tag}{filter}{endtag}" : "在其它的文件夹里没有关于 {tag}{filter}{endtag} 的搜索结果", "Name" : "名称", |