From 704e633ac41d7e8b390bc530dfe17a1506020290 Mon Sep 17 00:00:00 2001 From: Ihor Hordiichuk Date: Fri, 28 Jan 2022 12:53:42 +0000 Subject: [PATCH] Translated using Weblate (Ukrainian) Currently translated at 100.0% (3429 of 3429 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 | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/uk.json b/src/i18n/strings/uk.json index 8fe44c5b6f..23c6d36812 100644 --- a/src/i18n/strings/uk.json +++ b/src/i18n/strings/uk.json @@ -3546,5 +3546,12 @@ "Force complete": "Примусово завершити", "Undo edit": "Скасувати зміни", "Jump to last message": "Перейти до останнього повідомлення", - "Jump to first message": "Перейти до першого повідомлення" + "Jump to first message": "Перейти до першого повідомлення", + "Pick a date to jump to": "Виберіть до якої дати перейти", + "Jump to date": "Перейти до дати", + "The beginning of the room": "Початок кімнати", + "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 і переходить до заголовків дати)" }