From c4232e2c846505434cc7ccae7790fd6217e14c67 Mon Sep 17 00:00:00 2001 From: Ihor Hordiichuk Date: Tue, 7 May 2024 14:02:51 +0000 Subject: [PATCH] Translated using Weblate (Ukrainian) Currently translated at 100.0% (111 of 111 strings) Translation: Installer/Installer Translate-URL: https://l10n.elementary.io/projects/installer/installer/uk/ --- po/uk.po | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/po/uk.po b/po/uk.po index e60026ad1..5c038b921 100644 --- a/po/uk.po +++ b/po/uk.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-05-02 03:15+0000\n" -"PO-Revision-Date: 2024-03-15 21:13+0000\n" +"PO-Revision-Date: 2024-05-08 14:13+0000\n" "Last-Translator: Ihor Hordiichuk \n" "Language-Team: Ukrainian \n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 5.0.2\n" +"X-Generator: Weblate 5.5\n" "X-Launchpad-Export-Date: 2016-09-27 06:41+0000\n" #: src/Application.vala:42 @@ -355,16 +355,12 @@ msgstr "Необхідно вибрати принаймні кореневи #. Device is in EFI mode, so we also require a boot partition #: src/Views/PartitioningView.vala:62 -#, fuzzy -#| msgid "" -#| "You must at least select a Root (/) partition and a Boot (/boot/" -#| "efi) partition." msgid "" "You must at least select a Root (/) partition and an optional Boot " "(/boot/efi) partition." msgstr "" -"Необхідно вибрати принаймні кореневий (/) та розділ завантаження (/" -"boot/efi)." +"Необхідно вибрати принаймні кореневий (/) та опційний розділ " +"завантаження (/boot/efi)." #: src/Views/PartitioningView.vala:66 msgid "It is also recommended to select a Swap partition."