[systemd-commits] 2 commits - man/systemctl.xml po/pl.po
Lennart Poettering
lennart at kemper.freedesktop.org
Mon Oct 10 18:13:53 PDT 2011
man/systemctl.xml | 7 +++++++
po/pl.po | 10 +++++-----
2 files changed, 12 insertions(+), 5 deletions(-)
New commits:
commit 80cc5aeebaf5be112050e851491b13ff7c60ad72
Author: Zbigniew JÄdrzejewski-Szmek <zbyszek at in.waw.pl>
Date: Tue Sep 20 09:09:15 2011 +0200
l10n: Reword the polish translation a bit
s/siedzenie/stanowisko/: they both translate to seat in English, but 'stanowisko'
is a place where you work, while 'siedzenie' is like a chair.
s/podÅÄ
czanie/podÅÄ
czenie/: we are doing it now, now sometime in the future.
diff --git a/po/pl.po b/po/pl.po
index 52a21c8..3816864 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -53,7 +53,7 @@ msgstr "Ustawienie lokalizacji systemu"
#: ../src/org.freedesktop.login1.policy.in.h:1
msgid "Allow attaching devices to seats"
-msgstr "Zezwolenie na podÅÄ
czanie urzÄ
dzeÅ do siedzeÅ"
+msgstr "Zezwolenie na podÅÄ
czanie urzÄ
dzeÅ do stanowisk"
#: ../src/org.freedesktop.login1.policy.in.h:2
msgid "Allow non-logged-in users to run programs"
@@ -69,8 +69,8 @@ msgstr ""
#: ../src/org.freedesktop.login1.policy.in.h:4
msgid "Authentication is required to allow attaching a device to a seat"
msgstr ""
-"Wymagane jest uwierzytelnienie, aby zezwoliÄ na podÅÄ
czanie urzÄ
dzeÅ do "
-"siedzeÅ"
+"Wymagane jest uwierzytelnienie, aby zezwoliÄ na podÅÄ
czenie urzÄ
dzenia do "
+"stanowiska"
#: ../src/org.freedesktop.login1.policy.in.h:5
msgid "Authentication is required to allow powering off the system"
@@ -103,11 +103,11 @@ msgid ""
"seats"
msgstr ""
"Wymagane jest uwierzytelnienie, aby zezwoliÄ na ponowne ustawianie sposobu "
-"podÅÄ
czenia urzÄ
dzeÅ do siedzeÅ"
+"podÅÄ
czenia urzÄ
dzeÅ do stanowisk"
#: ../src/org.freedesktop.login1.policy.in.h:10
msgid "Flush device to seat attachments"
-msgstr "Czyszczenie podÅÄ
czeÅ urzÄ
dzeÅ do siedzeÅ"
+msgstr "UsuniÄcie podÅÄ
czenia urzÄ
dzeÅ do stanowisk"
#: ../src/org.freedesktop.login1.policy.in.h:11
msgid "Power off the system"
commit 7e13bea0e1c0c4fd5175245e9348532d0f307618
Author: Ran Benita <ran234 at gmail.com>
Date: Sat Sep 24 12:04:16 2011 +0300
man: document list-unit-files
It's documented in the --help, but not in the manpage.
diff --git a/man/systemctl.xml b/man/systemctl.xml
index 2ea6fe9..5adee45 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -603,6 +603,13 @@
</varlistentry>
<varlistentry>
+ <term><command>list-unit-files</command></term>
+
+ <listitem><para>List installed unit files.
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><command>enable [NAME...]</command></term>
<listitem><para>Enable one or more
More information about the systemd-commits
mailing list