diff options
Diffstat (limited to '')
-rw-r--r-- | debian/po/pl.po | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/debian/po/pl.po b/debian/po/pl.po new file mode 100644 index 0000000..26bcbde --- /dev/null +++ b/debian/po/pl.po @@ -0,0 +1,65 @@ +# translation of adduser.pl.po to Polish +# +# 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. +# +# Wojciech Zareba <wojtekz@comp.waw.pl>, 2007. +msgid "" +msgstr "" +"Project-Id-Version: adduser 3.112+nmu2\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:13+0200\n" +"Last-Translator: Wojciech Zareba <wojtekz@comp.waw.pl>\n" +"Language-Team: Polish <debian-l10n-polish@lists.debian.org>\n" +"Language: pl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ISO-8859-2\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" + +#. Type: title +#. Description +#: ../templates:2001 +msgid "Adduser" +msgstr "" + +#. Type: boolean +#. Description +#: ../templates:3001 +msgid "Do you want system-wide readable home directories?" +msgstr "Czy katalogi domowe mogą być przeglądane przez wszystkich?" + +#. Type: boolean +#. Description +#: ../templates:3001 +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 "" +"Domyślnie katalogi domowe mogą być przeglądane przez wszystkich użytkowników " +"systemu. Jeśli chcesz zwiększyć bezpieczeństwo i prywatność, możesz wskazać, " +"by katalogi domowe były tylko do odczytu przez ich właścicieli. Jeśli nie " +"jesteś pewien, co wybrać, pozostaw włączoną opcję przeglądania przez " +"wszystkich." + +#. Type: boolean +#. Description +#: ../templates:3001 +msgid "" +"This will only affect home directories of users added from now on with the " +"adduser command." +msgstr "" +"Opcja ta dotyczy katalogów domowych nowych użytkowników dodanych od teraz " +"poleceniem adduser." |