integration_moodle/l10n/pt_PT.js
Nextcloud bot 91d0ebbcf5
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-10 02:35:56 +00:00

7 lines
236 B
JavaScript

OC.L10N.register(
"integration_moodle",
{
"Bad HTTP method" : "Método HTTP incorreto",
"Bad credentials" : "Credenciais inválidas"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");