# Translations template for oslo.service. # Copyright (C) 2025 ORGANIZATION # This file is distributed under the same license as the oslo.service # project. # FIRST AUTHOR , 2025. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: oslo.service VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" "POT-Creation-Date: 2025-04-14 15:52+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_service/eventlet_backdoor.py:53 #, python-format msgid "Invalid backdoor_port configuration %(range)s: %(ex)s. %(help)s" msgstr "" #: oslo_service/eventlet_backdoor.py:284 msgid "Did not create backdoor at requested location" msgstr "" #: oslo_service/periodic_task.py:35 #, python-format msgid "Unexpected argument for periodic task creation: %(arg)s." msgstr "" #: oslo_service/sslutils.py:74 #, python-format msgid "Unable to find cert_file : %s" msgstr "" #: oslo_service/sslutils.py:77 #, python-format msgid "Unable to find ca_file : %s" msgstr "" #: oslo_service/sslutils.py:80 #, python-format msgid "Unable to find key_file : %s" msgstr "" #: oslo_service/sslutils.py:83 msgid "" "When running server in SSL mode, you must specify both a cert_file and " "key_file option value in your configuration file" msgstr "" #: oslo_service/sslutils.py:100 #, python-format msgid "Invalid SSL version : %s" msgstr "" #: oslo_service/wsgi.py:66 #, python-format msgid "" "Invalid input received: Unexpected argument for periodic task creation: " "%(arg)s." msgstr "" #: oslo_service/wsgi.py:122 msgid "The backlog must be more than 0" msgstr "" #: oslo_service/wsgi.py:131 #, python-format msgid "Unsupported socket family: %s" msgstr "" #: oslo_service/wsgi.py:320 #, python-format msgid "Could not find config at %(path)s" msgstr "" #: oslo_service/wsgi.py:326 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" #: oslo_service/backend/eventlet/loopingcall.py:81 msgid "Unknown looping call" msgstr "" #: oslo_service/backend/eventlet/loopingcall.py:83 msgid "A looping call can only run one function at a time" msgstr "" #: oslo_service/backend/eventlet/loopingcall.py:180 msgid "A fixed interval looping call can only run one function at a time" msgstr "" #: oslo_service/backend/eventlet/loopingcall.py:183 msgid "Fixed interval looping call" msgstr "" #: oslo_service/backend/eventlet/loopingcall.py:201 msgid "" "A fixed interval looping call with timeout checking and can only run one " "function at at a time" msgstr "" #: oslo_service/backend/eventlet/loopingcall.py:205 msgid "Fixed interval looping call with timeout checking." msgstr "" #: oslo_service/backend/eventlet/loopingcall.py:221 #: oslo_service/backend/eventlet/loopingcall.py:351 #, python-format msgid "Looping call timed out after %.02f seconds" msgstr "" #: oslo_service/backend/eventlet/loopingcall.py:236 msgid "A dynamic interval looping call can only run one function at a time" msgstr "" #: oslo_service/backend/eventlet/loopingcall.py:238 msgid "" "A dynamic interval looping call should supply either an interval or " "periodic_interval_max" msgstr "" #: oslo_service/backend/eventlet/loopingcall.py:243 msgid "Dynamic interval looping call" msgstr "" #: oslo_service/backend/eventlet/loopingcall.py:314 msgid "Dynamic backoff interval looping call" msgstr "" #: oslo_service/backend/eventlet/loopingcall.py:315 msgid "" "A dynamic backoff interval looping call can only run one function at a " "time" msgstr "" #: oslo_service/backend/eventlet/service.py:83 #, python-format msgid "Service %(service)s must an instance of %(base)s!" msgstr "" #: oslo_service/backend/eventlet/service.py:272 msgid "Launcher asked to start multiple workers" msgstr "" #: oslo_service/backend/eventlet/service.py:426 #: oslo_service/backend/eventlet/service.py:742 #, python-format msgid "Invalid restart_method: %s" msgstr "" #: oslo_service/backend/eventlet/service.py:827 msgid "Type of workers should be int!" msgstr "" #: oslo_service/backend/eventlet/service.py:830 msgid "Number of workers should be positive!" msgstr ""