Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/zh_CN.js')
-rw-r--r--lib/l10n/zh_CN.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js
index a0c06df5951..2ebdc6b7f0b 100644
--- a/lib/l10n/zh_CN.js
+++ b/lib/l10n/zh_CN.js
@@ -31,6 +31,14 @@ OC.L10N.register(
"Server version %s or lower is required." : "需要服务器版本 %s 或更低版本。",
"Logged in user must be an admin or sub admin" : "当前登录用户必须为管理员或子管理员",
"Logged in user must be an admin" : "当前登录用户必须为管理员",
+ "Wiping of device %s has started" : "设备%s的擦除操作已开始",
+ "Wiping of device »%s« has started" : "设备 »%s« 的擦除操作已开始",
+ "»%s« started remote wipe" : "»%s« 已开始远程擦除",
+ "Device or application »%s« has started the remote wipe process. You will receive another email once the process has finished" : "设备或应用程序 »%s« 已开始远程擦除进程。进程完成后您将收到另一封邮件。",
+ "Wiping of device %s has finished" : "设备 %s 的擦除已完成",
+ "Wiping of device »%s« has finished" : "设备 »%s« 的擦除操作已完成",
+ "»%s« finished remote wipe" : "»%s« 已完成远程擦除",
+ "Device or application »%s« has finished the remote wipe process." : "设备或应用程序 »%s« 已完成远程擦除进程。",
"Remote wipe started" : "远程擦除开始",
"A remote wipe was started on device %s" : "设备%s上一个远程擦除操作已开始",
"Remote wipe finished" : "远程擦除完成",