diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-01-14 01:12:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-01-14 01:12:00 +0000 |
commit | 8edd9b0e33fbf24771a290c02736cc7947be4322 (patch) | |
tree | d075188305520635e781807cb24e118888ef2f92 /apps/files_trashbin | |
parent | 71e26d12c0f82ebf4046a9265e2594b469be9e7b (diff) | |
download | nextcloud-server-8edd9b0e33fbf24771a290c02736cc7947be4322.tar.gz nextcloud-server-8edd9b0e33fbf24771a290c02736cc7947be4322.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" : "你可以在此处恢复已删除的文件", |