From fde89d22d0e7b304014e402d050ada64ead24c22 Mon Sep 17 00:00:00 2001 From: Ihor Hordiichuk Date: Tue, 1 Feb 2022 17:20:30 +0000 Subject: [PATCH] Translated using Weblate (Ukrainian) Currently translated at 100.0% (3430 of 3430 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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/uk.json b/src/i18n/strings/uk.json index 23c6d36812..161ec92f75 100644 --- a/src/i18n/strings/uk.json +++ b/src/i18n/strings/uk.json @@ -3553,5 +3553,6 @@ "Last month": "Останній місяць", "Last week": "Останній тиждень", "Unable to find event at that date. (%(code)s)": "Не вдалося знайти подію на цю дату. (%(code)s)", - "Jump to date (adds /jumptodate and jump to date headers)": "Перейти до дати (додає /jumptodate і переходить до заголовків дати)" + "Jump to date (adds /jumptodate and jump to date headers)": "Перейти до дати (додає /jumptodate і переходить до заголовків дати)", + "This address does not point at this room": "Ця адреса не вказує на цю кімнату" }