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",
|
"bbb",
|
||||||
{
|
{
|
||||||
"Public" : "Poiblí",
|
"Public" : "Poiblí",
|
||||||
|
"Internal" : "Inmheánach",
|
||||||
"Back to %s" : "Ar ais go dtí %s",
|
"Back to %s" : "Ar ais go dtí %s",
|
||||||
"Save" : "Sábháil",
|
"Save" : "Sábháil",
|
||||||
"Community" : "Pobal",
|
"Community" : "Pobal",
|
||||||
|
@ -22,6 +23,7 @@ OC.L10N.register(
|
||||||
"moderator" : "modhnóir",
|
"moderator" : "modhnóir",
|
||||||
"Share" : "Comhroinn",
|
"Share" : "Comhroinn",
|
||||||
"Loading" : "Ag lódáil",
|
"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);");
|
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
"Public" : "Poiblí",
|
"Public" : "Poiblí",
|
||||||
|
"Internal" : "Inmheánach",
|
||||||
"Back to %s" : "Ar ais go dtí %s",
|
"Back to %s" : "Ar ais go dtí %s",
|
||||||
"Save" : "Sábháil",
|
"Save" : "Sábháil",
|
||||||
"Community" : "Pobal",
|
"Community" : "Pobal",
|
||||||
|
@ -20,6 +21,7 @@
|
||||||
"moderator" : "modhnóir",
|
"moderator" : "modhnóir",
|
||||||
"Share" : "Comhroinn",
|
"Share" : "Comhroinn",
|
||||||
"Loading" : "Ag lódáil",
|
"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);"
|
},"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"
|
||||||
}
|
}
|
Loading…
Reference in New Issue