# Translations template for oslo.privsep. # Copyright (C) 2025 ORGANIZATION # This file is distributed under the same license as the oslo.privsep # project. # FIRST AUTHOR , 2025. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: oslo.privsep VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" "POT-Creation-Date: 2025-02-15 15:18+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:139 #, python-format msgid "Failed to set uid %s" msgstr "" #: oslo_privsep/daemon.py:153 #, python-format msgid "Failed to set gid %s" msgstr "" #: oslo_privsep/daemon.py:203 msgid "Privsep daemon failed to start" msgstr "" #: oslo_privsep/daemon.py:221 #, python-format msgid "Unexpected response: %r" msgstr "" #: oslo_privsep/daemon.py:418 msgid "Failed to remove supplemental groups" msgstr "" #: oslo_privsep/daemon.py:469 #, python-format msgid "Unknown privsep cmd: %s" msgstr "" #: oslo_privsep/daemon.py:475 #, python-format msgid "Invalid privsep function: %s not exported" msgstr "" #: oslo_privsep/priv_context.py:45 msgid "User that the privsep daemon should run as." msgstr "" #: oslo_privsep/priv_context.py:47 msgid "Group that the privsep daemon should run as." msgstr "" #: oslo_privsep/priv_context.py:50 msgid "List of Linux capabilities retained by the privsep daemon." msgstr "" #: oslo_privsep/priv_context.py:54 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:60 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:68 msgid "" "Logger name to use for this privsep context. By default all contexts log" " with oslo_privsep.daemon." msgstr ""