Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2024-06-15 01:02:34 +00:00
parent 92211e2f9b
commit a2c4c97f31
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
2 changed files with 6 additions and 2 deletions

View file

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

View file

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