# Translations template for oslo.concurrency. # Copyright (C) 2024 ORGANIZATION # This file is distributed under the same license as the oslo.concurrency # project. # FIRST AUTHOR , 2024. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: oslo.concurrency VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" "POT-Creation-Date: 2024-04-30 13:32+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.14.0\n" #: oslo_concurrency/lockutils.py:299 msgid "Specifying semaphores is not supported when using fair locks." msgstr "" #: oslo_concurrency/lockutils.py:302 msgid "Disabling blocking is not supported when using fair locks." msgstr "" #: oslo_concurrency/lockutils.py:528 msgid "" "Calling lockutils directly is no longer supported. Please use the " "lockutils-wrapper console script instead." msgstr "" #: oslo_concurrency/processutils.py:102 msgid "Unexpected error while running command." msgstr "" #: oslo_concurrency/processutils.py:108 #, 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:348 #, python-format msgid "Got unknown keyword args: %r" msgstr "" #: oslo_concurrency/processutils.py:353 #, python-format msgid "Got invalid arg log_errors: %r" msgstr "" #: oslo_concurrency/processutils.py:359 msgid "Command requested root, but did not specify a root helper." msgstr "" #: oslo_concurrency/processutils.py:373 msgid "" "Process resource limits are ignored as this feature is not supported on " "Windows." msgstr "" #: oslo_concurrency/processutils.py:390 #, python-format msgid "Running cmd (subprocess): %s" msgstr "" #: oslo_concurrency/processutils.py:464 #, 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:473 #, python-format msgid "" "Got an OSError\n" "command: %(cmd)r\n" "errno: %(errno)r" msgstr "" #: oslo_concurrency/processutils.py:479 #, python-format msgid "%r failed. Not Retrying." msgstr "" #: oslo_concurrency/processutils.py:483 #, python-format msgid "%r failed. Retrying." msgstr "" #: oslo_concurrency/processutils.py:550 msgid "Environment not supported over SSH" msgstr "" #: oslo_concurrency/processutils.py:554 msgid "process_input not supported over SSH" msgstr ""