diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-01-14 01:12:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-01-14 01:12:11 +0000 |
commit | 457261a955fc64e58c29d815c20ce6beac7c9680 (patch) | |
tree | aea67ddec187e03b4a89c9a610f5b1a20f2e3b6e /apps/files_trashbin | |
parent | 0fdb6b4545bec2fd090ff1c89ce08aebf950809f (diff) | |
download | nextcloud-server-457261a955fc64e58c29d815c20ce6beac7c9680.tar.gz nextcloud-server-457261a955fc64e58c29d815c20ce6beac7c9680.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r-- | apps/files_trashbin/l10n/zh_CN.js | 2 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/zh_CN.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/zh_CN.js b/apps/files_trashbin/l10n/zh_CN.js index 50880b17d9f..20bb1daa2c2 100644 --- a/apps/files_trashbin/l10n/zh_CN.js +++ b/apps/files_trashbin/l10n/zh_CN.js @@ -11,7 +11,7 @@ OC.L10N.register( "Error while emptying trashbin" : "清空垃圾桶时出错", "Error while removing files from trashbin" : "从垃圾桶删除文件时出错", "This operation is forbidden" : "操作被禁止", - "This directory is unavailable, please check the logs or contact the administrator" : "此目录不可用, 请检查日志或联系管理员", + "This directory is unavailable, please check the logs or contact the administrator" : "此目录不可用,请检查日志或联系管理员", "restored" : "已恢复", "No deleted files" : "无已删除文件", "You will be able to recover deleted files from here" : "你可以在此处恢复已删除的文件", diff --git a/apps/files_trashbin/l10n/zh_CN.json b/apps/files_trashbin/l10n/zh_CN.json index 645e41d4d2c..36c88419b1a 100644 --- a/apps/files_trashbin/l10n/zh_CN.json +++ b/apps/files_trashbin/l10n/zh_CN.json @@ -9,7 +9,7 @@ "Error while emptying trashbin" : "清空垃圾桶时出错", "Error while removing files from trashbin" : "从垃圾桶删除文件时出错", "This operation is forbidden" : "操作被禁止", - "This directory is unavailable, please check the logs or contact the administrator" : "此目录不可用, 请检查日志或联系管理员", + "This directory is unavailable, please check the logs or contact the administrator" : "此目录不可用,请检查日志或联系管理员", "restored" : "已恢复", "No deleted files" : "无已删除文件", "You will be able to recover deleted files from here" : "你可以在此处恢复已删除的文件", |