mirror of https://github.com/sualko/cloud_bbb
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/274/merge
parent
d6d736936e
commit
57eb2b519c
|
@ -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);");
|
||||
|
|
|
@ -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);"
|
||||
}
|
Loading…
Reference in New Issue