cloud_bbb/l10n/be.js

41 lines
2.1 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

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);");