Imported Translations from Zanata
For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: I48ef9148710ebaf64acf683352109e261a7743d2
This commit is contained in:
parent
54e2d2f7f5
commit
05ba634988
@ -1,9 +1,9 @@
|
||||
# Andreas Jaeger <jaegerandi@gmail.com>, 2015. #zanata
|
||||
# Andreas Jaeger <jaegerandi@gmail.com>, 2016. #zanata
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: oslo.privsep 0.3.1.dev2\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2016-01-16 07:40+0000\n"
|
||||
"Project-Id-Version: oslo.privsep 1.5.1.dev2\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
|
||||
"POT-Creation-Date: 2016-04-19 13:52+0000\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
@ -1,9 +1,9 @@
|
||||
# Andreas Jaeger <jaegerandi@gmail.com>, 2015. #zanata
|
||||
# Andreas Jaeger <jaegerandi@gmail.com>, 2016. #zanata
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: oslo.privsep 0.3.1.dev2\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2016-01-16 07:40+0000\n"
|
||||
"Project-Id-Version: oslo.privsep 1.5.1.dev2\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
|
||||
"POT-Creation-Date: 2016-04-19 13:52+0000\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
@ -32,9 +32,6 @@ msgstr "Gruppe als die der Privsep Dämon laufen soll."
|
||||
msgid "Invalid privsep function: %s not exported"
|
||||
msgstr "Invalide Privsep Funktion: %s ist nicht exportiert."
|
||||
|
||||
msgid "Premature EOF during deserialization"
|
||||
msgstr "Vorzeitiges Dateiende während Deserilization"
|
||||
|
||||
msgid "Premature eof waiting for privileged process"
|
||||
msgstr "Vorzeitiges Dateiende beim Warten auf den priviligierten Prozeß"
|
||||
|
||||
|
@ -1,34 +0,0 @@
|
||||
# Translations template for oslo.privsep.
|
||||
# Copyright (C) 2015 ORGANIZATION
|
||||
# This file is distributed under the same license as the oslo.privsep
|
||||
# project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: oslo.privsep 0.0.1.dev8\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2015-11-15 06:24+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.1.1\n"
|
||||
|
||||
#: oslo_privsep/daemon.py:153
|
||||
#, python-format
|
||||
msgid "Error while sending initial PING to privsep: %s"
|
||||
msgstr ""
|
||||
|
||||
#: oslo_privsep/daemon.py:295
|
||||
#, python-format
|
||||
msgid "privsep helper command exited non-zero (%s)"
|
||||
msgstr ""
|
||||
|
||||
#: oslo_privsep/daemon.py:427
|
||||
msgid "--privsep_context must be the (python) name of a PrivContext object"
|
||||
msgstr ""
|
||||
|
@ -1,50 +0,0 @@
|
||||
# Translations template for oslo.privsep.
|
||||
# Copyright (C) 2016 ORGANIZATION
|
||||
# This file is distributed under the same license as the oslo.privsep
|
||||
# project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: oslo.privsep 0.3.1.dev2\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2016-01-17 06:08+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.2.0\n"
|
||||
|
||||
#: oslo_privsep/daemon.py:278
|
||||
#, python-format
|
||||
msgid "Running privsep helper: %s"
|
||||
msgstr ""
|
||||
|
||||
#: oslo_privsep/daemon.py:285
|
||||
msgid "Spawned new privsep daemon via rootwrap"
|
||||
msgstr ""
|
||||
|
||||
#: oslo_privsep/daemon.py:394
|
||||
#, python-format
|
||||
msgid "privsep process running with uid/gid: %(uid)s/%(gid)s"
|
||||
msgstr ""
|
||||
|
||||
#: oslo_privsep/daemon.py:407
|
||||
#, python-format
|
||||
msgid ""
|
||||
"privsep process running with capabilities (eff/prm/inh): "
|
||||
"%(eff)s/%(prm)s/%(inh)s"
|
||||
msgstr ""
|
||||
|
||||
#: oslo_privsep/daemon.py:434
|
||||
#, python-format
|
||||
msgid "privsep daemon running as pid %s"
|
||||
msgstr ""
|
||||
|
||||
#: oslo_privsep/daemon.py:482
|
||||
msgid "privsep daemon starting"
|
||||
msgstr ""
|
||||
|
@ -1,24 +1,24 @@
|
||||
# Translations template for oslo.privsep.
|
||||
# Copyright (C) 2015 ORGANIZATION
|
||||
# Copyright (C) 2016 ORGANIZATION
|
||||
# This file is distributed under the same license as the oslo.privsep
|
||||
# project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: oslo.privsep 0.0.1.dev8\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2015-11-15 06:24+0000\n"
|
||||
"Project-Id-Version: oslo.privsep 1.5.1.dev2\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
|
||||
"POT-Creation-Date: 2016-04-21 06:27+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.1.1\n"
|
||||
"Generated-By: Babel 2.2.0\n"
|
||||
|
||||
#: oslo_privsep/priv_context.py:105
|
||||
#: oslo_privsep/priv_context.py:136
|
||||
msgid "privsep daemon already running"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,9 +7,9 @@
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: oslo.privsep 0.3.1.dev2\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2016-01-17 06:08+0000\n"
|
||||
"Project-Id-Version: oslo.privsep 1.5.1.dev2\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
|
||||
"POT-Creation-Date: 2016-04-21 06:27+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -18,43 +18,39 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.2.0\n"
|
||||
|
||||
#: oslo_privsep/comm.py:87
|
||||
msgid "Premature EOF during deserialization"
|
||||
msgstr ""
|
||||
|
||||
#: oslo_privsep/comm.py:155
|
||||
#: oslo_privsep/comm.py:137
|
||||
msgid "Premature eof waiting for privileged process"
|
||||
msgstr ""
|
||||
|
||||
#: oslo_privsep/daemon.py:124
|
||||
#: oslo_privsep/daemon.py:125
|
||||
#, python-format
|
||||
msgid "Failed to set uid %s"
|
||||
msgstr ""
|
||||
|
||||
#: oslo_privsep/daemon.py:138
|
||||
#: oslo_privsep/daemon.py:139
|
||||
#, python-format
|
||||
msgid "Failed to set gid %s"
|
||||
msgstr ""
|
||||
|
||||
#: oslo_privsep/daemon.py:160
|
||||
#: oslo_privsep/daemon.py:161
|
||||
msgid "Privsep daemon failed to start"
|
||||
msgstr ""
|
||||
|
||||
#: oslo_privsep/daemon.py:177
|
||||
#: oslo_privsep/daemon.py:178
|
||||
#, python-format
|
||||
msgid "Unexpected response: %r"
|
||||
msgstr ""
|
||||
|
||||
#: oslo_privsep/daemon.py:381
|
||||
#: oslo_privsep/daemon.py:396
|
||||
msgid "Failed to remove supplemental groups"
|
||||
msgstr ""
|
||||
|
||||
#: oslo_privsep/daemon.py:424
|
||||
#: oslo_privsep/daemon.py:439
|
||||
#, python-format
|
||||
msgid "Invalid privsep function: %s not exported"
|
||||
msgstr ""
|
||||
|
||||
#: oslo_privsep/daemon.py:430
|
||||
#: oslo_privsep/daemon.py:445
|
||||
#, python-format
|
||||
msgid "Unknown privsep cmd: %s"
|
||||
msgstr ""
|
||||
|
Loading…
x
Reference in New Issue
Block a user