# Translations template for oslo.concurrency. # Copyright (C) 2026 ORGANIZATION # This file is distributed under the same license as the oslo.concurrency # project. # FIRST AUTHOR , 2026. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: oslo.concurrency VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" "POT-Creation-Date: 2026-04-27 17:09+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.18.0\n" #: oslo_concurrency/lockutils.py:380 msgid "Specifying semaphores is not supported when using fair locks." msgstr "" #: oslo_concurrency/lockutils.py:386 msgid "Disabling blocking is not supported when using fair locks." msgstr "" #: oslo_concurrency/lockutils.py:688 msgid "" "Calling lockutils directly is no longer supported. Please use the " "lockutils-wrapper console script instead." msgstr "" #: oslo_concurrency/processutils.py:76 msgid "Unexpected error while running command." msgstr "" #: oslo_concurrency/processutils.py:83 #, python-format msgid "" "%(description)s\n" "Command: %(cmd)s\n" "Exit code: %(exit_code)s\n" "Stdout: %(stdout)r\n" "Stderr: %(stderr)r" msgstr "" #: oslo_concurrency/processutils.py:405 #, python-format msgid "Got invalid arg log_errors: %r" msgstr "" #: oslo_concurrency/processutils.py:412 msgid "Command requested root, but did not specify a root helper." msgstr "" #: oslo_concurrency/processutils.py:440 #, python-format msgid "Running cmd (subprocess): %s" msgstr "" #: oslo_concurrency/processutils.py:517 #, python-format msgid "" "%(desc)r\n" "command: %(cmd)r\n" "exit code: %(code)r\n" "stdout: %(stdout)r\n" "stderr: %(stderr)r" msgstr "" #: oslo_concurrency/processutils.py:534 #, python-format msgid "" "Got an OSError\n" "command: %(cmd)r\n" "errno: %(errno)r" msgstr "" #: oslo_concurrency/processutils.py:543 #, python-format msgid "%r failed. Not Retrying." msgstr "" #: oslo_concurrency/processutils.py:546 #, python-format msgid "%r failed. Retrying." msgstr "" #: oslo_concurrency/processutils.py:698 msgid "Environment not supported over SSH" msgstr "" #: oslo_concurrency/processutils.py:702 msgid "process_input not supported over SSH" msgstr ""