# Translations template for oslo.privsep. # Copyright (C) 2024 ORGANIZATION # This file is distributed under the same license as the oslo.privsep # project. # FIRST AUTHOR , 2024. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: oslo.privsep VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" "POT-Creation-Date: 2024-11-22 09:22+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.16.0\n" #: oslo_privsep/comm.py:172 msgid "Premature eof waiting for privileged process" msgstr "" #: oslo_privsep/daemon.py:134 #, python-format msgid "Failed to set uid %s" msgstr "" #: oslo_privsep/daemon.py:148 #, python-format msgid "Failed to set gid %s" msgstr "" #: oslo_privsep/daemon.py:198 msgid "Privsep daemon failed to start" msgstr "" #: oslo_privsep/daemon.py:216 #, python-format msgid "Unexpected response: %r" msgstr "" #: oslo_privsep/daemon.py:413 msgid "Failed to remove supplemental groups" msgstr "" #: oslo_privsep/daemon.py:464 #, python-format msgid "Unknown privsep cmd: %s" msgstr "" #: oslo_privsep/daemon.py:470 #, python-format msgid "Invalid privsep function: %s not exported" msgstr "" #: oslo_privsep/priv_context.py:46 msgid "User that the privsep daemon should run as." msgstr "" #: oslo_privsep/priv_context.py:48 msgid "Group that the privsep daemon should run as." msgstr "" #: oslo_privsep/priv_context.py:51 msgid "List of Linux capabilities retained by the privsep daemon." msgstr "" #: oslo_privsep/priv_context.py:55 msgid "" "The number of threads available for privsep to concurrently run " "processes. Defaults to the number of CPU cores in the system." msgstr "" #: oslo_privsep/priv_context.py:61 msgid "" "Command to invoke to start the privsep daemon if not using the \"fork\" " "method. If not specified, a default is generated using \"sudo privsep-" "helper\" and arguments designed to recreate the current configuration. " "This command must accept suitable --privsep_context and " "--privsep_sock_path arguments." msgstr "" #: oslo_privsep/priv_context.py:69 msgid "" "Logger name to use for this privsep context. By default all contexts log" " with oslo_privsep.daemon." msgstr ""