diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 05:55:27 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 05:55:27 +0000 |
commit | 065405a17c6bcde90c61f2706ba500e04fe5d03c (patch) | |
tree | 0508f3454e5197bb34b475d5f7374935a703c40d /debian/po/uk.po | |
parent | Adding upstream version 3.118+deb11u1. (diff) | |
download | adduser-065405a17c6bcde90c61f2706ba500e04fe5d03c.tar.xz adduser-065405a17c6bcde90c61f2706ba500e04fe5d03c.zip |
Adding debian version 3.118+deb11u1.debian/3.118+deb11u1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/po/uk.po')
-rw-r--r-- | debian/po/uk.po | 77 |
1 files changed, 77 insertions, 0 deletions
diff --git a/debian/po/uk.po b/debian/po/uk.po new file mode 100644 index 0000000..e8ab6d7 --- /dev/null +++ b/debian/po/uk.po @@ -0,0 +1,77 @@ +# translation of adduser-templates.po to Ukrainian +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans# +# Developers do not need to manually edit POT or PO files. +# Eugeniy Meshcheryakov <eugen@univ.kiev.ua>, 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: adduser 3.59\n" +"Report-Msgid-Bugs-To: adduser@packages.debian.org\n" +"POT-Creation-Date: 2023-07-26 20:03+0200\n" +"PO-Revision-Date: 2016-06-17 18:16+0200\n" +"Last-Translator: Eugeniy Meshcheryakov <eugen@univ.kiev.ua>\n" +"Language-Team: Ukrainian\n" +"Language: uk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.3.1\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" +"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. Type: title +#. Description +#: ../templates:2001 +msgid "Adduser" +msgstr "" + +#. Type: boolean +#. Description +#: ../templates:3001 +#, fuzzy +#| msgid "Do you want system wide readable home directories?" +msgid "Do you want system-wide readable home directories?" +msgstr "Чи бажаєте ви зробити домашні директорії доступними для читання всім?" + +#. Type: boolean +#. Description +#: ../templates:3001 +#, fuzzy +#| msgid "" +#| "Normally, home directories can be viewed by all users on the system. If " +#| "you want to increase the security/privacy on your system, you might want " +#| "your home directories only readable by the user. If you are unsure, " +#| "enable system wide readable home directories." +msgid "" +"By default, users' home directories are readable by all users on the system. " +"If you want to increase security and privacy, you might want home " +"directories to be readable only for their owners. But if in doubt, leave " +"this option enabled." +msgstr "" +"Звичайно, домашні директорії можуть переглядати всі користувачі в системі. З " +"метою підвищення безпечності/конфіденційності в вашій системі, ви, можливо, " +"захочете зробити, щоб директорії користувачів могли читати лише вони самі. " +"Якщо ви не впевнені, зробіть домашні директорії доступними на читання всім." + +#. Type: boolean +#. Description +#: ../templates:3001 +#, fuzzy +#| msgid "" +#| "This will only affect home directories of users added with the adduser " +#| "program later." +msgid "" +"This will only affect home directories of users added from now on with the " +"adduser command." +msgstr "" +"Це відноситься тільки до домашніх директорій користувачів, що будуть " +"створені програмою adduser в майбутньому." |