diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-08 01:10:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-08 01:10:40 +0000 |
commit | 5e3cb24efab0a160a9bfe46136e02ad2a683abdd (patch) | |
tree | ee595a861a1af7bad54aac697b1b86c4f3b18d8e /settings | |
parent | 36eb93deacf4d856b2e402bec53674bcc3027512 (diff) | |
download | nextcloud-server-5e3cb24efab0a160a9bfe46136e02ad2a683abdd.tar.gz nextcloud-server-5e3cb24efab0a160a9bfe46136e02ad2a683abdd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r-- | settings/l10n/zh_CN.js | 6 | ||||
-rw-r--r-- | settings/l10n/zh_CN.json | 6 |
2 files changed, 12 insertions, 0 deletions
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js index 7842085384d..3591b6a60a3 100644 --- a/settings/l10n/zh_CN.js +++ b/settings/l10n/zh_CN.js @@ -381,6 +381,12 @@ OC.L10N.register( "set new password" : "设置新密码", "change email address" : "修改电子邮箱地址", "Default" : "默认", + "Updating...." : "正在更新....", + "Error while updating app" : "更新应用时出错", + "Error while removing app" : "移除应用时出错", + "App update" : "更新应用", + "Verifying" : "正在验证", + "Personal info" : "个人信息", "Sync clients" : "同步客户端", "Get the apps to sync your files" : "安装应用进行文件同步", "Desktop client" : "桌面客户端", diff --git a/settings/l10n/zh_CN.json b/settings/l10n/zh_CN.json index 69b0fdd447d..2e983129d60 100644 --- a/settings/l10n/zh_CN.json +++ b/settings/l10n/zh_CN.json @@ -379,6 +379,12 @@ "set new password" : "设置新密码", "change email address" : "修改电子邮箱地址", "Default" : "默认", + "Updating...." : "正在更新....", + "Error while updating app" : "更新应用时出错", + "Error while removing app" : "移除应用时出错", + "App update" : "更新应用", + "Verifying" : "正在验证", + "Personal info" : "个人信息", "Sync clients" : "同步客户端", "Get the apps to sync your files" : "安装应用进行文件同步", "Desktop client" : "桌面客户端", |