From 0f6896975c7e1eddf482cbf41c34a0009ec7bd86 Mon Sep 17 00:00:00 2001 From: Andrij Mizyk Date: Wed, 17 Aug 2022 06:52:20 +0000 Subject: [PATCH] Translated using Weblate (Ukrainian) Currently translated at 82.9% (1224 of 1475 strings) --- plinth/locale/uk/LC_MESSAGES/django.po | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/plinth/locale/uk/LC_MESSAGES/django.po b/plinth/locale/uk/LC_MESSAGES/django.po index 30417e4fd..1a1176ce0 100644 --- a/plinth/locale/uk/LC_MESSAGES/django.po +++ b/plinth/locale/uk/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-08-15 20:19-0400\n" -"PO-Revision-Date: 2022-08-05 21:15+0000\n" +"PO-Revision-Date: 2022-08-18 17:21+0000\n" "Last-Translator: Andrij Mizyk \n" "Language-Team: Ukrainian \n" @@ -1298,17 +1298,19 @@ msgstr "Вимкнути запис в журнал, для приватност #: plinth/modules/config/forms.py:107 msgid "Keep some in memory until a restart, for performance" -msgstr "" +msgstr "Зберігати дещо в памʼяті до перезапуску для продуктивності" #: plinth/modules/config/forms.py:110 msgid "Write to disk, useful for debugging" -msgstr "" +msgstr "Записати на диск, зручно під час зневадження" #: plinth/modules/config/forms.py:112 msgid "" "Logs contain information about who accessed the system and debug information " "from various services" msgstr "" +"Журнали містять інформацію про те, хто мав доступ до системи та інформацію " +"про зневадження від різних сервісів" #: plinth/modules/config/views.py:50 #, python-brace-format