fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot/npm_and_yarn/form-data-4.0.4
Nextcloud bot 2025-07-21 04:14:41 +00:00
parent b697b0dcdf
commit 7d4aeb50f0
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
4 changed files with 28 additions and 0 deletions

14
l10n/be.js Normal file
View File

@ -0,0 +1,14 @@
OC.L10N.register(
"bbb",
{
"Save" : "Захаваць",
"Password" : "Пароль",
"Hello %s" : "Прывітанне %s",
"Group" : "Група",
"Name" : "Назва",
"Create" : "Стварыць",
"Copy to clipboard" : "Капіяваць у буфер абмену",
"Delete" : "Выдаліць",
"Error" : "Памылка"
},
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");

12
l10n/be.json Normal file
View File

@ -0,0 +1,12 @@
{ "translations": {
"Save" : "Захаваць",
"Password" : "Пароль",
"Hello %s" : "Прывітанне %s",
"Group" : "Група",
"Name" : "Назва",
"Create" : "Стварыць",
"Copy to clipboard" : "Капіяваць у буфер абмену",
"Delete" : "Выдаліць",
"Error" : "Памылка"
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
}

View File

@ -3,6 +3,7 @@ OC.L10N.register(
{
"Public" : "Público",
"Save" : "Guardar",
"Community" : "Comunidad",
"Display name" : "Nombre a desplegar",
"Password" : "Contraseña",
"Hello %s" : "Hola %s",

View File

@ -1,6 +1,7 @@
{ "translations": {
"Public" : "Público",
"Save" : "Guardar",
"Community" : "Comunidad",
"Display name" : "Nombre a desplegar",
"Password" : "Contraseña",
"Hello %s" : "Hola %s",