summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-06-11 07:53:49 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-06-11 07:53:49 +0000
commit2ac2bff19e4c35ec9d04c098b7a48b302602d8a2 (patch)
tree00e1a12f686933b2c1c364b81248f663bc1c6010
parent98e24bedf35231431da6924ce7eee05b8a7cbec1 (diff)
downloadoslo-utils-2ac2bff19e4c35ec9d04c098b7a48b302602d8a2.tar.gz
Imported Translations from Zanata
For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: Id891445959fdf5382cbaa70ab957bebf0e31e7a1
-rw-r--r--oslo_utils/locale/en_GB/LC_MESSAGES/oslo_utils.po27
-rw-r--r--oslo_utils/locale/oslo_utils-log-error.pot29
-rw-r--r--oslo_utils/locale/oslo_utils-log-info.pot35
-rw-r--r--oslo_utils/locale/oslo_utils-log-warning.pot31
-rw-r--r--oslo_utils/locale/oslo_utils.pot79
5 files changed, 24 insertions, 177 deletions
diff --git a/oslo_utils/locale/en_GB/LC_MESSAGES/oslo_utils.po b/oslo_utils/locale/en_GB/LC_MESSAGES/oslo_utils.po
index 28787b7..4618ceb 100644
--- a/oslo_utils/locale/en_GB/LC_MESSAGES/oslo_utils.po
+++ b/oslo_utils/locale/en_GB/LC_MESSAGES/oslo_utils.po
@@ -5,16 +5,17 @@
# Translators:
# Andi Chandler <andi@gowling.com>, 2014-2015
# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
+# Andi Chandler <andi@gowling.com>, 2016. #zanata
# Andreas Jaeger <jaegerandi@gmail.com>, 2016. #zanata
msgid ""
msgstr ""
-"Project-Id-Version: oslo.utils 3.7.1.dev13\n"
+"Project-Id-Version: oslo.utils 3.12.1.dev3\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
-"POT-Creation-Date: 2016-05-02 20:03+0000\n"
+"POT-Creation-Date: 2016-06-10 18:11+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"PO-Revision-Date: 2015-08-27 01:04+0000\n"
+"PO-Revision-Date: 2016-06-09 11:15+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language: en-GB\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
@@ -23,6 +24,14 @@ msgstr ""
"Language-Team: English (United Kingdom)\n"
#, python-format
+msgid "%(name)s has %(length)s characters, less than %(min_length)s."
+msgstr "%(name)s has %(length)s characters, less than %(min_length)s."
+
+#, python-format
+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 "%s is not a string or unicode"
msgstr "%s is not a string or unicode"
@@ -39,6 +48,14 @@ msgid "Bad prefix type for generating IPv6 address by EUI-64: %s"
msgstr "Bad prefix type for generating IPv6 address by EUI-64: %s"
#, python-format
+msgid "Invalid input value \"%s\"."
+msgstr "Invalid input value \"%s\"."
+
+#, python-format
+msgid "Invalid path: %s"
+msgstr "Invalid path: %s"
+
+#, python-format
msgid "Invalid string format: %s"
msgstr "Invalid string format: %s"
@@ -59,3 +76,7 @@ msgstr "Unrecognised value '%(val)s', acceptable values are: %(acceptable)s"
#, python-format
msgid "Version %s is invalid."
msgstr "Version %s is invalid."
+
+#, python-format
+msgid "minsegs > maxsegs: %(min)d > %(max)d)"
+msgstr "minsegs > maxsegs: %(min)d > %(max)d)"
diff --git a/oslo_utils/locale/oslo_utils-log-error.pot b/oslo_utils/locale/oslo_utils-log-error.pot
deleted file mode 100644
index 68fb661..0000000
--- a/oslo_utils/locale/oslo_utils-log-error.pot
+++ /dev/null
@@ -1,29 +0,0 @@
-# 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.7.1.dev13\n"
-"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
-"POT-Creation-Date: 2016-05-04 06:33+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/excutils.py:215
-#, python-format
-msgid "Original exception being dropped: %s"
-msgstr ""
-
-#: oslo_utils/excutils.py:262
-#, python-format
-msgid "Unexpected exception occurred %d time(s)... retrying."
-msgstr ""
-
diff --git a/oslo_utils/locale/oslo_utils-log-info.pot b/oslo_utils/locale/oslo_utils-log-info.pot
deleted file mode 100644
index e669431..0000000
--- a/oslo_utils/locale/oslo_utils-log-info.pot
+++ /dev/null
@@ -1,35 +0,0 @@
-# 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.7.1.dev13\n"
-"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
-"POT-Creation-Date: 2016-05-04 06:33+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/netutils.py:290
-msgid ""
-"Could not determine default network interface, using 127.0.0.1 for IPv4 "
-"address"
-msgstr ""
-
-#: oslo_utils/netutils.py:297
-#, python-format
-msgid "Could not determine IPv4 address for interface %s, using 127.0.0.1"
-msgstr ""
-
-#: oslo_utils/netutils.py:301
-#, python-format
-msgid "Could not determine IPv4 address for interface %(interface)s: %(error)s"
-msgstr ""
-
diff --git a/oslo_utils/locale/oslo_utils-log-warning.pot b/oslo_utils/locale/oslo_utils-log-warning.pot
deleted file mode 100644
index 4f686e5..0000000
--- a/oslo_utils/locale/oslo_utils-log-warning.pot
+++ /dev/null
@@ -1,31 +0,0 @@
-# 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.7.1.dev13\n"
-"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
-"POT-Creation-Date: 2016-05-04 06:33+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/netutils.py:397
-msgid "tcp_keepidle not available on your system"
-msgstr ""
-
-#: oslo_utils/netutils.py:404
-msgid "tcp_keepintvl not available on your system"
-msgstr ""
-
-#: oslo_utils/netutils.py:411
-msgid "tcp_keepcnt not available on your system"
-msgstr ""
-
diff --git a/oslo_utils/locale/oslo_utils.pot b/oslo_utils/locale/oslo_utils.pot
deleted file mode 100644
index 94e4ef0..0000000
--- a/oslo_utils/locale/oslo_utils.pot
+++ /dev/null
@@ -1,79 +0,0 @@
-# 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.7.1.dev13\n"
-"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
-"POT-Creation-Date: 2016-05-04 06:33+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 ""
-