cloud_bbb/l10n/be.js
Nextcloud bot cea63a474a
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-01-22 02:25:00 +00:00

40 lines
2.1 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"bbb",
{
"You unshared the room %s with {shareWith}." : "Вы скасавалі абагульванне пакоя %s з {shareWith}.",
"{user} unshared the room %s with you." : "{user} скасаваў(-ла) абагульванне пакоя %s з вамі.",
"Internal" : "Унутраны",
"Loading…" : "Загрузка…",
"Send to" : "Адправіць",
"Close" : "Закрыць",
"Back to %s" : "Назад да %s",
"API URL" : "URL-адрас API",
"Save" : "Захаваць",
"Community" : "Супольнасць",
"Please enter your name!" : "Увядзіце сваё імя!",
"Display name" : "Імя для паказу",
"Password" : "Пароль",
"Join" : "Далучыцца",
"Hello %s" : "Прывітанне %s",
"Group" : "Група",
"moderator" : "мадэратар",
"Name" : "Назва",
"Access" : "Доступ",
"Edit" : "Рэдагаваць",
"Sharing" : "Абагульванне",
"Recording" : "Запіс",
"Create" : "Стварыць",
"Published" : "Апублікавана",
"Copy to clipboard" : "Капіяваць у буфер абмену",
"Delete" : "Выдаліць",
"Delete \"{name}\"?" : "Выдаліць \"{name}\"?",
"Error" : "Памылка",
"Start" : "Запусціць",
"Loading" : "Загрузка",
"Group name" : "Назва групы",
"All" : "Усе",
"Settings saved" : "Налады захаваны",
"URL has to contain the {token} placeholder" : "URL-адрас павінен утрымліваць запаўняльнік {token}",
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URL-адрас павінен пачынацца з https:// і ўтрымліваць {token}. Акрамя таго, можна выкарыстоўваць запаўняльнік {user}."
},
"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);");