# 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-09-11 16:30+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.17.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:54 #, python-format msgid "" "Invalid input received: Unexpected argument for periodic task creation: " "%(arg)s." msgstr "" #: oslo_service/wsgi.py:119 msgid "The backlog must be more than 0" msgstr "" #: oslo_service/wsgi.py:128 #, python-format msgid "Unsupported socket family: %s" msgstr "" #: oslo_service/wsgi.py:317 #, python-format msgid "Could not find config at %(path)s" msgstr "" #: oslo_service/wsgi.py:323 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr ""