[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2021-08-18 02:53:54 +00:00
parent 067dfaa516
commit a944fd42f7
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
2 changed files with 4 additions and 2 deletions

View file

@ -1,7 +1,8 @@
OC.L10N.register(
"integration_moodle",
{
"Bad credentials" : "不好的证书",
"Moodle notifications" : "Moodle 通知",
"Bad credentials" : "错误的证书",
"Connected accounts" : "关联账号",
"Connected as {user}" : "作为 {user} 已连接"
},

View file

@ -1,5 +1,6 @@
{ "translations": {
"Bad credentials" : "不好的证书",
"Moodle notifications" : "Moodle 通知",
"Bad credentials" : "错误的证书",
"Connected accounts" : "关联账号",
"Connected as {user}" : "作为 {user} 已连接"
},"pluralForm" :"nplurals=1; plural=0;"