Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2024-06-13 00:59:41 +00:00
parent d266bdf89b
commit 92211e2f9b
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
2 changed files with 14 additions and 0 deletions

8
l10n/ga.js Normal file
View file

@ -0,0 +1,8 @@
OC.L10N.register(
"integration_moodle",
{
"Bad HTTP method" : "Droch-mhodh HTTP",
"Bad credentials" : "Dintiúir dona",
"Your password" : "Do phasfhocal"
},
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");

6
l10n/ga.json Normal file
View file

@ -0,0 +1,6 @@
{ "translations": {
"Bad HTTP method" : "Droch-mhodh HTTP",
"Bad credentials" : "Dintiúir dona",
"Your password" : "Do phasfhocal"
},"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"
}