From 36a34008c037d207e459bf58e8ec9aa543c86ad0 Mon Sep 17 00:00:00 2001 From: Ihor Hordiichuk Date: Mon, 25 Jan 2021 23:20:13 +0000 Subject: [PATCH] Translated using Weblate (Ukrainian) Currently translated at 53.8% (1471 of 2731 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 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/i18n/strings/uk.json b/src/i18n/strings/uk.json index b79de72891..fee261e5a0 100644 --- a/src/i18n/strings/uk.json +++ b/src/i18n/strings/uk.json @@ -729,7 +729,7 @@ "%(num)s days from now": "%(num)s днів по тому", "Unrecognised address": "Нерозпізнана адреса", "You do not have permission to invite people to this room.": "У вас немає прав запрошувати людей у цю кімнату.", - "User %(userId)s is already in the room": "Користувач %(userId)s вже знаходиться серед вас", + "User %(userId)s is already in the room": "Користувач %(userId)s вже перебуває в кімнаті", "User %(user_id)s does not exist": "Користувача %(user_id)s не існує", "The user must be unbanned before they can be invited.": "Користувач має бути розблокованим(ою), перед тим як може бути запрошений(ая).", "The user's homeserver does not support the version of the room.": "Домашній сервер користувача не підтримує версію кімнати.", @@ -1575,5 +1575,7 @@ "%(oneUser)sjoined %(count)s times|other": "%(oneUser)sприєднується %(count)s разів", "%(severalUsers)sjoined %(count)s times|one": "%(severalUsers)sприєдналися", "%(severalUsers)sjoined %(count)s times|other": "%(severalUsers)sприєдналися %(count)s разів", - "Members only (since they joined)": "Лише учасники (від часу приєднання)" + "Members only (since they joined)": "Лише учасники (від часу приєднання)", + "This room is not accessible by remote Matrix servers": "Ця кімната недоступна для віддалених серверів Matrix", + "Manually verify all remote sessions": "Перевірити всі сеанси власноруч" }