summaryrefslogtreecommitdiff
path: root/oslo_utils/locale/oslo_utils.pot
blob: 03d53e94555ffa01f4126b952680c13e9a9c9df7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
# Translations template for PROJECT.
# Copyright (C) 2016 ORGANIZATION
# This file is distributed under the same license as the PROJECT project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-04-16 06:29+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:155
msgid "Unable to generate IP address by EUI64 for IPv4 prefix"
msgstr ""

#: oslo_utils/netutils.py:162
#, python-format
msgid ""
"Bad prefix or mac format for generating IPv6 address by EUI-64: "
"%(prefix)s, %(mac)s:"
msgstr ""

#: oslo_utils/netutils.py:166
#, python-format
msgid "Bad prefix type for generating IPv6 address by EUI-64: %s"
msgstr ""

#: oslo_utils/strutils.py:137
#, python-format
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""

#: oslo_utils/strutils.py:171
#, python-format
msgid "Invalid unit system: \"%s\""
msgstr ""

#: oslo_utils/strutils.py:180
#, python-format
msgid "Invalid string format: %s"
msgstr ""

#: oslo_utils/strutils.py:400
#, python-format
msgid "%s is not a string or unicode"
msgstr ""

#: oslo_utils/strutils.py:405
#, python-format
msgid "%(name)s has %(length)s characters, less than %(min_length)s."
msgstr ""

#: oslo_utils/strutils.py:411
#, python-format
msgid "%(name)s has %(length)s characters, more than %(max_length)s."
msgstr ""

#: oslo_utils/versionutils.py:68
#, python-format
msgid "Version %s is invalid."
msgstr ""