From dff1dc287498400df6d96ccfb009ddeaa3ce73f4 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 10 Apr 2023 04:26:11 +0000 Subject: [PATCH] =?UTF-8?q?Fix(l10n):=20=F0=9F=94=A0=20Update=20translatio?= =?UTF-8?q?ns=20from=20Transifex?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- l10n/uk.js | 2 ++ l10n/uk.json | 2 ++ 2 files changed, 4 insertions(+) diff --git a/l10n/uk.js b/l10n/uk.js index 9a588e6..4e03ef4 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -1,6 +1,8 @@ OC.L10N.register( "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 або пароль. Будь ласка, сконтактуйте з адміністратором.", "BigBlueButton Integration" : "Інтеграція BigBlueButton", "BigBlueButton integration for Nextcloud" : "Інтеграція BigBlueButton для Nextcloud", diff --git a/l10n/uk.json b/l10n/uk.json index 4aa7f0c..ebc4d6e 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -1,4 +1,6 @@ { "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 або пароль. Будь ласка, сконтактуйте з адміністратором.", "BigBlueButton Integration" : "Інтеграція BigBlueButton", "BigBlueButton integration for Nextcloud" : "Інтеграція BigBlueButton для Nextcloud",