diff options
author | Piotr Drąg <piotrdrag@gmail.com> | 2018-10-26 21:18:15 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2018-10-28 12:52:46 +0100 |
commit | 7b36621677431e1890ce1eca297199b8785f344c (patch) | |
tree | b98691f1e139b2b1331f1b7398ca7e4b149ca50b /po/pl.po | |
parent | curl-util: fix error code check from curl_multi_socket_action (diff) | |
download | systemd-7b36621677431e1890ce1eca297199b8785f344c.tar.xz systemd-7b36621677431e1890ce1eca297199b8785f344c.zip |
po: update Polish translation
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 11 |
1 files changed, 7 insertions, 4 deletions
@@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: systemd\n" "Report-Msgid-Bugs-To: https://github.com/systemd/systemd/issues\n" -"POT-Creation-Date: 2018-08-23 15:26+0000\n" -"PO-Revision-Date: 2018-08-24 15:33+0200\n" +"POT-Creation-Date: 2018-10-26 19:14+0000\n" +"PO-Revision-Date: 2018-10-26 21:15+0200\n" "Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n" "Language-Team: Polish <trans-pl@lists.fedoraproject.org>\n" "Language: pl\n" @@ -675,9 +675,12 @@ msgstr "" "Wymagane jest uwierzytelnienie, aby ponownie uruchomić jednostkę „$(unit)”." #: src/core/dbus-unit.c:437 -msgid "Authentication is required to kill '$(unit)'." +msgid "" +"Authentication is required to send a UNIX signal to the processes of " +"'$(unit)'." msgstr "" -"Wymagane jest uwierzytelnienie, aby wymusić wyłączenie jednostki „$(unit)”." +"Wymagane jest uwierzytelnienie, aby wysłać sygnał uniksowy do procesów " +"jednostki „$(unit)”." #: src/core/dbus-unit.c:468 msgid "Authentication is required to reset the \"failed\" state of '$(unit)'." |