Imported Translations from Transifex

Change-Id: Id7f35b15951c5b6a42f4c58c216210182e55ccc7
This commit is contained in:
OpenStack Proposal Bot 2014-08-11 06:10:22 +00:00
parent 83728598b4
commit b6898e7741
5 changed files with 103 additions and 35 deletions

View File

@ -0,0 +1,19 @@
# Translations template for oslo.utils.
# Copyright (C) 2014 ORGANIZATION
# This file is distributed under the same license as the oslo.utils project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: oslo.utils 0.1.1\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-08-11 06:10+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 1.3\n"

View File

@ -0,0 +1,29 @@
# Translations template for oslo.utils.
# Copyright (C) 2014 ORGANIZATION
# This file is distributed under the same license as the oslo.utils project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: oslo.utils 0.1.1\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-08-11 06:10+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 1.3\n"
#: oslo/utils/excutils.py:76
#, python-format
msgid "Original exception being dropped: %s"
msgstr ""
#: oslo/utils/excutils.py:105
#, python-format
msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr ""

View File

@ -0,0 +1,19 @@
# Translations template for oslo.utils.
# Copyright (C) 2014 ORGANIZATION
# This file is distributed under the same license as the oslo.utils project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: oslo.utils 0.1.1\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-08-11 06:10+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 1.3\n"

View File

@ -0,0 +1,31 @@
# Translations template for oslo.utils.
# Copyright (C) 2014 ORGANIZATION
# This file is distributed under the same license as the oslo.utils project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: oslo.utils 0.1.1\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-08-11 06:10+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 1.3\n"
#: oslo/utils/netutils.py:151
msgid "tcp_keepidle not available on your system"
msgstr ""
#: oslo/utils/netutils.py:158
msgid "tcp_keepintvl not available on your system"
msgstr ""
#: oslo/utils/netutils.py:165
msgid "tcp_keepcnt not available on your system"
msgstr ""

View File

@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: oslo.utils 5621114\n"
"Project-Id-Version: oslo.utils 0.1.1\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-07-11 13:25+0200\n"
"POT-Creation-Date: 2014-08-11 06:10+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"
@ -17,48 +17,18 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.3\n"
#: oslo/utils/strutils.py:92 oslo/utils/openstack/common/strutils.py:92
#: oslo/utils/strutils.py:92
#, python-format
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
#: oslo/utils/strutils.py:197 oslo/utils/openstack/common/strutils.py:197
#: oslo/utils/strutils.py:126
#, python-format
msgid "Invalid unit system: \"%s\""
msgstr ""
#: oslo/utils/strutils.py:206 oslo/utils/openstack/common/strutils.py:206
#: oslo/utils/strutils.py:135
#, python-format
msgid "Invalid string format: %s"
msgstr ""
#: oslo/utils/openstack/common/gettextutils.py:320
msgid "Message objects do not support addition."
msgstr ""
#: oslo/utils/openstack/common/gettextutils.py:330
msgid ""
"Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead."
msgstr ""
#: oslo/utils/openstack/common/log.py:327
#, python-format
msgid "Deprecated: %s"
msgstr ""
#: oslo/utils/openstack/common/log.py:436
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
#: oslo/utils/openstack/common/log.py:487
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
#: oslo/utils/openstack/common/log.py:725
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr ""