[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2022-02-14 02:55:51 +00:00
parent ce02f5a118
commit c19833ef51
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
2 changed files with 4 additions and 0 deletions

View file

@ -3,9 +3,11 @@ OC.L10N.register(
{
"Moodle notifications" : "Moodle 通知",
"Moodle courses" : "幕课",
"Moodle upcoming events" : "Moodle接下来的事件",
"Bad HTTP method" : "错误的HTTP方法",
"Bad credentials" : "错误的证书",
"Connected accounts" : "关联账号",
"Moodle integration" : "Moodle 集成",
"Connected as {user}" : "作为 {user} 已连接"
},
"nplurals=1; plural=0;");

View file

@ -1,9 +1,11 @@
{ "translations": {
"Moodle notifications" : "Moodle 通知",
"Moodle courses" : "幕课",
"Moodle upcoming events" : "Moodle接下来的事件",
"Bad HTTP method" : "错误的HTTP方法",
"Bad credentials" : "错误的证书",
"Connected accounts" : "关联账号",
"Moodle integration" : "Moodle 集成",
"Connected as {user}" : "作为 {user} 已连接"
},"pluralForm" :"nplurals=1; plural=0;"
}