From 715ceed97b95adaca5f416e4c8dd17921b07ba9d Mon Sep 17 00:00:00 2001 From: Dan Date: Mon, 7 Aug 2023 21:21:38 +0000 Subject: [PATCH] Translated using Weblate (Ukrainian) Currently translated at 99.8% (499 of 500 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/uk/ --- public/locales/uk/common.json | 38 +++++++++++++++++------------------ 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/public/locales/uk/common.json b/public/locales/uk/common.json index 97345e91b..397ec82dd 100644 --- a/public/locales/uk/common.json +++ b/public/locales/uk/common.json @@ -374,11 +374,11 @@ "free": "Вільний", "used": "Використовується", "crit": "Crit", - "read": "Read", - "write": "Write", + "read": "Прочитати", + "write": "Написати", "gpu": "GPU", - "mem": "Mem", - "swap": "Swap" + "mem": "Пам'ять", + "swap": "Обмін" }, "quicklaunch": { "bookmark": "Закладка", @@ -672,22 +672,22 @@ "ping": "Пінг" }, "azuredevops": { - "result": "Result", - "status": "Status", - "buildId": "Build ID", - "succeeded": "Succeeded", - "notStarted": "Not Started", - "failed": "Failed", - "canceled": "Canceled", - "inProgress": "In Progress", - "totalPrs": "Total PRs", - "myPrs": "My PRs", - "approved": "Approved" + "result": "Результат", + "status": "Статус", + "buildId": "ID збірки", + "succeeded": "Успішно", + "notStarted": "Не розпочато", + "failed": "Невдача", + "canceled": "Скасовано", + "inProgress": "В процесі", + "totalPrs": "Всього PR", + "myPrs": "Мій PR", + "approved": "Затверджено" }, "urbackup": { - "ok": "Ok", - "errored": "Errors", - "noRecent": "Out of Date", - "totalUsed": "Used Storage" + "ok": "Добре", + "errored": "Помилки", + "noRecent": "Застарілий", + "totalUsed": "Використовувана пам'ять" } }