Imported Translations from Zanata
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: Ic58353cda88124d10f320e62d19034a6c1278edd
This commit is contained in:
parent
153e062a96
commit
171b968e6e
@ -7,20 +7,21 @@
|
||||
# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
|
||||
# Andi Chandler <andi@gowling.com>, 2016. #zanata
|
||||
# Andreas Jaeger <jaegerandi@gmail.com>, 2016. #zanata
|
||||
# Andi Chandler <andi@gowling.com>, 2018. #zanata
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: oslo.utils 3.12.1.dev3\n"
|
||||
"Project-Id-Version: oslo.utils VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
|
||||
"POT-Creation-Date: 2016-06-10 18:11+0000\n"
|
||||
"POT-Creation-Date: 2018-02-07 07:52+0000\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2016-06-09 11:15+0000\n"
|
||||
"PO-Revision-Date: 2018-02-06 11:26+0000\n"
|
||||
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
|
||||
"Language: en-GB\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Generated-By: Babel 2.0\n"
|
||||
"X-Generator: Zanata 3.7.3\n"
|
||||
"X-Generator: Zanata 3.9.6\n"
|
||||
"Language-Team: English (United Kingdom)\n"
|
||||
|
||||
#, python-format
|
||||
@ -31,6 +32,18 @@ msgstr "%(name)s has %(length)s characters, less than %(min_length)s."
|
||||
msgid "%(name)s has %(length)s characters, more than %(max_length)s."
|
||||
msgstr "%(name)s has %(length)s characters, more than %(max_length)s."
|
||||
|
||||
#, python-format
|
||||
msgid "%(value_name)s must be <= %(max_value)d"
|
||||
msgstr "%(value_name)s must be <= %(max_value)d"
|
||||
|
||||
#, python-format
|
||||
msgid "%(value_name)s must be >= %(min_value)d"
|
||||
msgstr "%(value_name)s must be >= %(min_value)d"
|
||||
|
||||
#, python-format
|
||||
msgid "%(value_name)s must be an integer"
|
||||
msgstr "%(value_name)s must be an integer"
|
||||
|
||||
#, python-format
|
||||
msgid "%s is not a string or unicode"
|
||||
msgstr "%s is not a string or unicode"
|
||||
|
@ -1,13 +1,14 @@
|
||||
# Andi Chandler <andi@gowling.com>, 2017. #zanata
|
||||
# Andi Chandler <andi@gowling.com>, 2018. #zanata
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: oslo.utils Release Notes 3.29.1.dev5\n"
|
||||
"Project-Id-Version: oslo.utils Release Notes\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-09-20 20:51+0000\n"
|
||||
"POT-Creation-Date: 2018-02-07 07:52+0000\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2017-10-07 09:32+0000\n"
|
||||
"PO-Revision-Date: 2018-02-06 11:26+0000\n"
|
||||
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
|
||||
"Language-Team: English (United Kingdom)\n"
|
||||
"Language: en-GB\n"
|
||||
@ -41,6 +42,9 @@ msgstr "Other Notes"
|
||||
msgid "Pike Series Release Notes"
|
||||
msgstr "Pike Series Release Notes"
|
||||
|
||||
msgid "Queens Series Release Notes"
|
||||
msgstr "Queens Series Release Notes"
|
||||
|
||||
msgid "Unreleased Release Notes"
|
||||
msgstr "Unreleased Release Notes"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user