mirror of https://github.com/sualko/cloud_bbb
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/246/head
parent
7ed20f5cbb
commit
dff1dc2874
|
@ -1,6 +1,8 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"bbb",
|
"bbb",
|
||||||
{
|
{
|
||||||
|
"You started a meeting in the \"%s\" room." : "Ви розпочали зустріч у кімнаті \"%s\".",
|
||||||
|
"{user} started a meeting in the \"%s\" room." : "{user} розпочав зустріч у кімнаті \"%s\".",
|
||||||
"API URL or secret not configured. Please contact your administrator." : "Не налаштовано посилання API або пароль. Будь ласка, сконтактуйте з адміністратором.",
|
"API URL or secret not configured. Please contact your administrator." : "Не налаштовано посилання API або пароль. Будь ласка, сконтактуйте з адміністратором.",
|
||||||
"BigBlueButton Integration" : "Інтеграція BigBlueButton",
|
"BigBlueButton Integration" : "Інтеграція BigBlueButton",
|
||||||
"BigBlueButton integration for Nextcloud" : "Інтеграція BigBlueButton для Nextcloud",
|
"BigBlueButton integration for Nextcloud" : "Інтеграція BigBlueButton для Nextcloud",
|
||||||
|
|
|
@ -1,4 +1,6 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"You started a meeting in the \"%s\" room." : "Ви розпочали зустріч у кімнаті \"%s\".",
|
||||||
|
"{user} started a meeting in the \"%s\" room." : "{user} розпочав зустріч у кімнаті \"%s\".",
|
||||||
"API URL or secret not configured. Please contact your administrator." : "Не налаштовано посилання API або пароль. Будь ласка, сконтактуйте з адміністратором.",
|
"API URL or secret not configured. Please contact your administrator." : "Не налаштовано посилання API або пароль. Будь ласка, сконтактуйте з адміністратором.",
|
||||||
"BigBlueButton Integration" : "Інтеграція BigBlueButton",
|
"BigBlueButton Integration" : "Інтеграція BigBlueButton",
|
||||||
"BigBlueButton integration for Nextcloud" : "Інтеграція BigBlueButton для Nextcloud",
|
"BigBlueButton integration for Nextcloud" : "Інтеграція BigBlueButton для Nextcloud",
|
||||||
|
|
Loading…
Reference in New Issue