From 29bf62e6650ebb86ca30af55da71a558c768d999 Mon Sep 17 00:00:00 2001 From: Ihor Hordiichuk Date: Tue, 15 Feb 2022 01:38:58 +0000 Subject: [PATCH] Translated using Weblate (Ukrainian) Currently translated at 100.0% (3441 of 3441 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 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/uk.json b/src/i18n/strings/uk.json index d6847624e4..144f304599 100644 --- a/src/i18n/strings/uk.json +++ b/src/i18n/strings/uk.json @@ -3591,5 +3591,8 @@ "%(severalUsers)sremoved a message %(count)s times|one": "%(severalUsers)sвидаляють повідомлення", "%(severalUsers)sremoved a message %(count)s times|other": "%(severalUsers)sвидаляють %(count)s повідомлень", "%(severalUsers)schanged the pinned messages for the room %(count)s times.|one": "%(severalUsers)sзмінюють закріплені повідомлення кімнати.", - "Automatically send debug logs when key backup is not functioning": "Автоматично надсилати журнали зневадження при збоях резервного копіювання ключів" + "Automatically send debug logs when key backup is not functioning": "Автоматично надсилати журнали зневадження при збоях резервного копіювання ключів", + "<%(count)s spaces>|zero": "<порожній рядок>", + "<%(count)s spaces>|one": "<простір>", + "<%(count)s spaces>|other": "<%(count)s просторів>" }