summaryrefslogtreecommitdiff
path: root/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
blob: 93fc54606f2a8d77391d4a2d8c820cafc38dd4fa (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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
# Andi Chandler <andi@gowling.com>, 2017. #zanata
# Andi Chandler <andi@gowling.com>, 2018. #zanata
# Andi Chandler <andi@gowling.com>, 2020. #zanata
msgid ""
msgstr ""
"Project-Id-Version: oslo.utils\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-04-14 11:54+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2020-04-27 08:23+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en_GB\n"
"X-Generator: Zanata 4.3.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"

msgid "3.13.0"
msgstr "3.13.0"

msgid "3.18.0"
msgstr "3.18.0"

msgid "3.36.5"
msgstr "3.36.5"

msgid "3.40.5"
msgstr "3.40.5"

msgid "3.40.6"
msgstr "3.40.6"

msgid "3.41.3"
msgstr "3.41.3"

msgid "3.41.4"
msgstr "3.41.4"

msgid "3.41.5"
msgstr "3.41.5"

msgid "3.42.1"
msgstr "3.42.1"

msgid "4.0.0"
msgstr "4.0.0"

msgid "4.1.0"
msgstr "4.1.0"

msgid ""
"Additional password names were included from real world logs that contained "
"sensitive information."
msgstr ""
"Additional password names were included from real world logs that contained "
"sensitive information."

msgid "Bug Fixes"
msgstr "Bug Fixes"

msgid "Expanded range of allowed ports by adding 0 to valid number."
msgstr "Expanded range of allowed ports by adding 0 to valid number."

msgid "Introduce reno for deployer release notes."
msgstr "Introduce Reno for developer release notes."

msgid ""
"It also ensures that some fancy names with a common base, but added number "
"are actually taken care of."
msgstr ""
"It also ensures that some fancy names with a common base, but added number "
"are actually taken care of."

msgid "Newton Series Release Notes"
msgstr "Newton Series Release Notes"

msgid "Ocata Series Release Notes"
msgstr "Ocata Series Release Notes"

msgid "Other Notes"
msgstr "Other Notes"

msgid "Pike Series Release Notes"
msgstr "Pike Series Release Notes"

msgid "Queens Series Release Notes"
msgstr "Queens Series Release Notes"

msgid "Rocky Series Release Notes"
msgstr "Rocky Series Release Notes"

msgid "Security Issues"
msgstr "Security Issues"

msgid "Stein Series Release Notes"
msgstr "Stein Series Release Notes"

msgid ""
"Support for Python 2.7 has been dropped. The minimum version of Python now "
"supported is Python 3.6."
msgstr ""
"Support for Python 2.7 has been dropped. The minimum version of Python now "
"supported is Python 3.6."

msgid ""
"This patch ensures that we mask sensitive data when masking dicts, even if "
"the case doesn't match. This means the behaviour of mask_password and "
"mask_dict_password is now the same."
msgstr ""
"This patch ensures that we mask sensitive data when masking dicts, even if "
"the case doesn't match. This means the behaviour of mask_password and "
"mask_dict_password is now the same."

msgid ""
"This patch ensures we actually mask sensitive data, even if case doesn't "
"match the static entry we have in the patterns."
msgstr ""
"This patch ensures we actually mask sensitive data, even if case doesn't "
"match the static entry we have in the patterns."

msgid "Train Series Release Notes"
msgstr "Train Series Release Notes"

msgid "Unreleased Release Notes"
msgstr "Unreleased Release Notes"

msgid "Upgrade Notes"
msgstr "Upgrade Notes"

msgid "Ussuri Series Release Notes"
msgstr "Ussuri Series Release Notes"

msgid "https://bugs.launchpad.net/tripleo/+bug/1850843"
msgstr "https://bugs.launchpad.net/tripleo/+bug/1850843"

msgid "oslo.utils Release Notes"
msgstr "oslo.utils Release Notes"

msgid ""
"qemu 4.1.0 output shifts to scientific notation at 1000mb, breaking oslo."
"utils. ``QemuImgInfo`` is now fixed to support this notation."
msgstr ""
"QEMU 4.1.0 output shifts to scientific notation at 1000MB, breaking oslo."
"utils. ``QemuImgInfo`` is now fixed to support this notation."