From 91eff9a481a2ebda5624b6b07e71c708d095c62c Mon Sep 17 00:00:00 2001 From: Ihor Hordiichuk Date: Sun, 12 Feb 2023 22:03:17 +0000 Subject: [PATCH] Translated using Weblate (Ukrainian) Currently translated at 100.0% (3747 of 3747 strings) Translation: Element Web/matrix-react-sdk Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/ --- src/i18n/strings/uk.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/uk.json b/src/i18n/strings/uk.json index ef80fb8a7d..79b764c263 100644 --- a/src/i18n/strings/uk.json +++ b/src/i18n/strings/uk.json @@ -3743,5 +3743,7 @@ "Are you sure you want to stop your live broadcast? This will end the broadcast and the full recording will be available in the room.": "Ви впевнені, що хочете припинити пряму трансляцію? Це призведе до завершення трансляції, а повний запис буде доступний у кімнаті.", "Your email address does not appear to be associated with a Matrix ID on this homeserver.": "Ваша електронна адреса не пов'язана з Matrix ID на цьому домашньому сервері.", "Declining…": "Відхилення…", - "This session is backing up your keys.": "Під час цього сеансу створюється резервна копія ваших ключів." + "This session is backing up your keys.": "Під час цього сеансу створюється резервна копія ваших ключів.", + "There are no past polls in this room": "У цій кімнаті ще не проводилися опитувань", + "There are no active polls in this room": "У цій кімнаті немає активних опитувань" }