From 3876cc613ac3983078964ffb5a0c01d00028139e Mon Sep 17 00:00:00 2001 From: Dan Date: Mon, 29 May 2023 00:49:47 +0200 Subject: [PATCH] Translate using Weblate (Ukrainian) Currently translated at 100.0% (18 of 18 strings) Co-authored-by: Dan Translate-URL: https://hosted.weblate.org/projects/home-manager/modules/uk/ Translation: Home Manager/Home Manager Modules --- modules/po/uk.po | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/modules/po/uk.po b/modules/po/uk.po index 4f6d6cdc..ca3c2cdc 100644 --- a/modules/po/uk.po +++ b/modules/po/uk.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: Home Manager Modules\n" "Report-Msgid-Bugs-To: https://github.com/nix-community/home-manager/issues\n" "POT-Creation-Date: 2023-05-27 09:08+0200\n" -"PO-Revision-Date: 2023-04-13 13:47+0000\n" +"PO-Revision-Date: 2023-05-28 22:49+0000\n" "Last-Translator: Dan \n" "Language-Team: Ukrainian \n" @@ -16,9 +16,9 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "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 4.17-dev\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 4.18-dev\n" #: modules/files.nix:234 msgid "Creating home file links in %s" @@ -111,11 +111,11 @@ msgstr "" #: modules/lib-bash/activation-init.sh:95 msgid "Error: USER is set to \"%s\" but we expect \"%s\"" -msgstr "" +msgstr "Помилка: USER встановлено на \"%s\", але очікувалося \"%s\"" #: modules/lib-bash/activation-init.sh:104 msgid "Error: HOME is set to \"%s\" but we expect \"%s\"" -msgstr "" +msgstr "Помилка: HOME встановлено на \"%s\", але очікувалося \"%s\"" #: modules/lib-bash/activation-init.sh:119 msgid "Starting Home Manager activation"