Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
pull/274/merge
Nextcloud bot 2024-06-11 02:15:31 +00:00
parent d6d736936e
commit 57eb2b519c
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 6 additions and 2 deletions

View File

@ -2,6 +2,7 @@ OC.L10N.register(
"bbb",
{
"Public" : "Poiblí",
"Internal" : "Inmheánach",
"Back to %s" : "Ar ais go dtí %s",
"Save" : "Sábháil",
"Community" : "Pobal",
@ -22,6 +23,7 @@ OC.L10N.register(
"moderator" : "modhnóir",
"Share" : "Comhroinn",
"Loading" : "Ag lódáil",
"Settings saved" : "Socruithe sábháilte"
"Settings saved" : "Socruithe sábháilte",
"Send to" : "Sheoladh chuig"
},
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");

View File

@ -1,5 +1,6 @@
{ "translations": {
"Public" : "Poiblí",
"Internal" : "Inmheánach",
"Back to %s" : "Ar ais go dtí %s",
"Save" : "Sábháil",
"Community" : "Pobal",
@ -20,6 +21,7 @@
"moderator" : "modhnóir",
"Share" : "Comhroinn",
"Loading" : "Ag lódáil",
"Settings saved" : "Socruithe sábháilte"
"Settings saved" : "Socruithe sábháilte",
"Send to" : "Sheoladh chuig"
},"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"
}