diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 16:46:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 16:46:29 +0000 |
commit | 5e1454ef4562bdcc75c213624a14e83c7959b592 (patch) | |
tree | ff2df2bfaf8732840c3c3d25dc0702f13e1fa1f0 /po/uk.po | |
parent | Initial commit. (diff) | |
download | tasksel-5e1454ef4562bdcc75c213624a14e83c7959b592.tar.xz tasksel-5e1454ef4562bdcc75c213624a14e83c7959b592.zip |
Adding upstream version 3.73.upstream/3.73upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | po/uk.po | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/po/uk.po b/po/uk.po new file mode 100644 index 0000000..9852efd --- /dev/null +++ b/po/uk.po @@ -0,0 +1,46 @@ +# translation of tasksel.po to Ukrainian +# This file is distributed under the same license as the PACKAGE package. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER. +# Eugeniy Meshcheryakov <eugen@univ.kiev.ua>, 2004, 2005, 2006. +# +msgid "" +msgstr "" +"Project-Id-Version: uk\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-06-21 11:36-0400\n" +"PO-Revision-Date: 2006-01-11 18:51+0200\n" +"Last-Translator: Eugeniy Meshcheryakov <eugen@univ.kiev.ua>\n" +"Language-Team: Ukrainian\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.10.2\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" + +#: ../tasksel.pl:394 +msgid "" +"Usage:\n" +"tasksel install <task>...\n" +"tasksel remove <task>...\n" +"tasksel [options]\n" +"\t-t, --test test mode; don't really do anything\n" +"\t --new-install automatically install some tasks\n" +"\t --list-tasks list tasks that would be displayed and exit\n" +"\t --task-packages list available packages in a task\n" +"\t --task-desc returns the description of a task\n" +msgstr "" +"Використання:\n" +"tasksel install <завдання>...\n" +"tasksel remove <завдання>...\n" +"tasksel [опції]\n" +"\t-t, --test тестовий режим; не робити нічого насправді\n" +"\t --new-install автоматично встановити деякі завдання\n" +"\t --list-tasks перелічити завдання, що будуть відображені, та вийти\n" +"\t --task-pacages перелічити наявні в завдання пакунки\n" +"\t --task-desc повертає опис завдання\n" + +#: ../tasksel.pl:635 +msgid "apt-get failed" +msgstr "помилка apt-get" |