From 3d7920e82875c756f7d8275503ac3c8e5aab1e11 Mon Sep 17 00:00:00 2001 From: Roman Ilnytskyi Date: Wed, 18 Jan 2023 17:12:33 +0000 Subject: [PATCH] Translated using Weblate (Ukrainian) Currently translated at 28.3% (267 of 941 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/uk/ --- assets/base/i18n/uk.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/assets/base/i18n/uk.json b/assets/base/i18n/uk.json index ab6c9f408..040a97118 100644 --- a/assets/base/i18n/uk.json +++ b/assets/base/i18n/uk.json @@ -259,5 +259,14 @@ "account.your_profile": "Ваш профіль", "account.settings": "Налаштування", "account.logout_from": "Вийти з {serverName}", - "account.logout": "Вийти" + "account.logout": "Вийти", + "announcment_banner.okay": "Добре", + "announcment_banner.dismiss": "Відхилити оголошення", + "alert.removed_from_team.title": "Видалено з команди", + "alert.removed_from_team.description": "Вас було видалино з команди {displayName}.", + "alert.removed_from_channel.title": "Видалено з каналу", + "alert.removed_from_channel.description": "Вас видалили з каналу {displayName}.", + "alert.push_proxy.button": "Добре", + "alert.push_proxy_unknown.title": "Сповіщення не може бути отримано з цього сервера", + "alert.push_proxy_unknown.description": "З невідомих причин цей сервер не зміг отримати push-нотифікацію. Це буде зроблено знову під час наступного підключення." }