diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-07 07:32:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-07 07:32:33 +0000 |
commit | 8061694418049d0e8bd64cbe2fd7b5f41ba5c4a7 (patch) | |
tree | 8c0223ea0eafe63430603514c85d5e196b163081 /lib/l10n/zh_CN.js | |
parent | 1afe8906bc10247fcabf1651da881e027b3d8279 (diff) | |
download | nextcloud-server-8061694418049d0e8bd64cbe2fd7b5f41ba5c4a7.tar.gz nextcloud-server-8061694418049d0e8bd64cbe2fd7b5f41ba5c4a7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_CN.js')
-rw-r--r-- | lib/l10n/zh_CN.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js index b5874f5ba75..6614cfc13b0 100644 --- a/lib/l10n/zh_CN.js +++ b/lib/l10n/zh_CN.js @@ -89,6 +89,7 @@ OC.L10N.register( "%s enter the database username." : "%s 输入数据库用户名。", "%s enter the database name." : "%s 输入数据库名称。", "%s you may not use dots in the database name" : "%s 您不能在数据库名称中使用英文句号。", + "MySQL username and/or password not valid" : "MySQL数据库用户名和/或密码无效", "You need to enter details of an existing account." : "您需要输入现有账号的详细信息。", "Oracle connection could not be established" : "不能建立甲骨文连接", "Oracle username and/or password not valid" : "Oracle 数据库用户名和/或密码无效", |