# Translations template for oslo.utils. # Copyright (C) 2024 ORGANIZATION # This file is distributed under the same license as the oslo.utils project. # FIRST AUTHOR , 2024. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: oslo.utils VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" "POT-Creation-Date: 2024-05-06 11:34+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_utils/imageutils.py:120 #, python-format msgid "Invalid input value \"%s\"." msgstr "" #: oslo_utils/imageutils.py:154 msgid "Snapshot list encountered but no header found!" msgstr "" #: oslo_utils/netutils.py:207 msgid "Unable to generate IP address by EUI64 for IPv4 prefix" msgstr "" #: oslo_utils/netutils.py:214 #, python-format msgid "" "Bad prefix or mac format for generating IPv6 address by EUI-64: " "%(prefix)s, %(mac)s:" msgstr "" #: oslo_utils/netutils.py:218 #, python-format msgid "Bad prefix type for generating IPv6 address by EUI-64: %s" msgstr "" #: oslo_utils/strutils.py:172 #, python-format msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s" msgstr "" #: oslo_utils/strutils.py:235 #, python-format msgid "Invalid unit system: \"%s\"" msgstr "" #: oslo_utils/strutils.py:256 #, python-format msgid "Invalid string format: %s" msgstr "" #: oslo_utils/strutils.py:490 #, python-format msgid "%s is not a string or unicode" msgstr "" #: oslo_utils/strutils.py:495 #, python-format msgid "%(name)s has %(length)s characters, less than %(min_length)s." msgstr "" #: oslo_utils/strutils.py:501 #, python-format msgid "%(name)s has %(length)s characters, more than %(max_length)s." msgstr "" #: oslo_utils/strutils.py:522 #, python-format msgid "%(value_name)s must be an integer" msgstr "" #: oslo_utils/strutils.py:527 #, python-format msgid "%(value_name)s must be >= %(min_value)d" msgstr "" #: oslo_utils/strutils.py:532 #, python-format msgid "%(value_name)s must be <= %(max_value)d" msgstr "" #: oslo_utils/strutils.py:564 #, python-format msgid "minsegs > maxsegs: %(min)d > %(max)d)" msgstr "" #: oslo_utils/strutils.py:573 oslo_utils/strutils.py:582 #, python-format msgid "Invalid path: %s" msgstr "" #: oslo_utils/versionutils.py:67 #, python-format msgid "Version %s is invalid." msgstr ""