Akihiro Motoki 21fbb7e829 Update translation setup
Follow new infra setup for translations, see spec
http://specs.openstack.org/openstack-infra/infra-specs/specs/translation_setup.html
for full details.

This basically renames
oslo.utils/locale/oslo.utils.pot to
oslo_utils/locale/oslo_utils.pot. For this we need to update
setup.cfg.

Update also domain name in _i18n.py.

Change-Id: Ie4837571b06dd08da9676bf6a3f6eca932559fb1
2016-01-29 08:35:53 +09:00

65 lines
1.6 KiB
Plaintext

# Translations template for oslo.utils.
# Copyright (C) 2016 ORGANIZATION
# This file is distributed under the same license as the oslo.utils project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: oslo.utils 3.4.1.dev1\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-01-17 06:14+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.2.0\n"
#: oslo_utils/imageutils.py:83
#, python-format
msgid "Invalid input value \"%s\"."
msgstr ""
#: oslo_utils/imageutils.py:112
msgid "Snapshot list encountered but no header found!"
msgstr ""
#: oslo_utils/netutils.py:129
msgid "Unable to generate IP address by EUI64 for IPv4 prefix"
msgstr ""
#: oslo_utils/netutils.py:136
#, python-format
msgid ""
"Bad prefix or mac format for generating IPv6 address by EUI-64: "
"%(prefix)s, %(mac)s:"
msgstr ""
#: oslo_utils/netutils.py:140
#, python-format
msgid "Bad prefix type for generating IPv6 address by EUI-64: %s"
msgstr ""
#: oslo_utils/strutils.py:136
#, python-format
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
#: oslo_utils/strutils.py:170
#, python-format
msgid "Invalid unit system: \"%s\""
msgstr ""
#: oslo_utils/strutils.py:179
#, python-format
msgid "Invalid string format: %s"
msgstr ""
#: oslo_utils/versionutils.py:68
#, python-format
msgid "Version %s is invalid."
msgstr ""