# Translations template for oslo.service. # Copyright (C) 2026 ORGANIZATION # This file is distributed under the same license as the oslo.service # project. # FIRST AUTHOR , 2026. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: oslo.service VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" "POT-Creation-Date: 2026-05-07 14:17+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_service/eventlet_backdoor.py:53 #, python-format msgid "Invalid backdoor_port configuration %(range)s: %(ex)s. %(help)s" msgstr "" #: oslo_service/eventlet_backdoor.py:283 msgid "Did not create backdoor at requested location" msgstr "" #: oslo_service/periodic_task.py:39 #, python-format msgid "Unexpected argument for periodic task creation: %(arg)s." msgstr "" #: oslo_service/periodic_task.py:261 msgid "" "run_periodic_tasks_in_parallel is not supported with the eventlet " "backend. Use the threading backend." 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:53 msgid "" "The oslo.service.wsgi.Server class is deprecated and cannot be used with " "the threading backend. Please switch to deploying your application via " "standard WSGI servers instead." msgstr "" #: oslo_service/wsgi.py:71 #, python-format msgid "" "Invalid input received: Unexpected argument for periodic task creation: " "%(arg)s." msgstr "" #: oslo_service/wsgi.py:140 msgid "The backlog must be more than 0" msgstr "" #: oslo_service/wsgi.py:149 #, python-format msgid "Unsupported socket family: %s" msgstr "" #: oslo_service/wsgi.py:338 #, python-format msgid "Could not find config at %(path)s" msgstr "" #: oslo_service/wsgi.py:344 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" #: oslo_service/backend/exceptions.py:34 msgid "" "This component is not compatible with the threading backend. See the " "documentation for details about how to use the threading backend." msgstr ""