Imported Translations from Zanata
For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: If3dada90f702c6c50fe1e495f5982fda12e882be
This commit is contained in:
parent
241e19661b
commit
33d8b1096d
@ -0,0 +1,50 @@
|
||||
# Andi Chandler <andi@gowling.com>, 2016. #zanata
|
||||
# Andreas Jaeger <jaegerandi@gmail.com>, 2016. #zanata
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: oslo.service 1.11.1.dev6\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
|
||||
"POT-Creation-Date: 2016-06-04 05:23+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-03 10:53+0000\n"
|
||||
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
|
||||
"Language-Team: English (United Kingdom)\n"
|
||||
"Language: en-GB\n"
|
||||
"X-Generator: Zanata 3.7.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#, python-format
|
||||
msgid "%(kind)s %(func_name)r failed"
|
||||
msgstr "%(kind)s %(func_name)r failed"
|
||||
|
||||
#, python-format
|
||||
msgid "Could not bind to %(host)s:%(port)s"
|
||||
msgstr "Could not bind to %(host)s:%(port)s"
|
||||
|
||||
#, python-format
|
||||
msgid "Couldn't lookup app: %s"
|
||||
msgstr "Couldn't lookup app: %s"
|
||||
|
||||
msgid "Error canceling thread."
|
||||
msgstr "Error cancelling thread."
|
||||
|
||||
#, python-format
|
||||
msgid "Error during %(full_task_name)s"
|
||||
msgstr "Error during %(full_task_name)s"
|
||||
|
||||
msgid "Error starting thread."
|
||||
msgstr "Error starting thread."
|
||||
|
||||
msgid "Error stopping thread."
|
||||
msgstr "Error stopping thread."
|
||||
|
||||
msgid "Error waiting on thread."
|
||||
msgstr "Error waiting on thread."
|
||||
|
||||
msgid "Error waiting on timer."
|
||||
msgstr "Error waiting on timer."
|
||||
|
||||
msgid "Unhandled exception"
|
||||
msgstr "Unhandled exception"
|
@ -0,0 +1,85 @@
|
||||
# Andi Chandler <andi@gowling.com>, 2016. #zanata
|
||||
# Andreas Jaeger <jaegerandi@gmail.com>, 2016. #zanata
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: oslo.service 1.11.1.dev6\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
|
||||
"POT-Creation-Date: 2016-06-04 05:23+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-03 10:54+0000\n"
|
||||
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
|
||||
"Language-Team: English (United Kingdom)\n"
|
||||
"Language: en-GB\n"
|
||||
"X-Generator: Zanata 3.7.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#, python-format
|
||||
msgid "%(name)s listening on %(host)s:%(port)s"
|
||||
msgstr "%(name)s listening on %(host)s:%(port)s"
|
||||
|
||||
#, python-format
|
||||
msgid "%(name)s listening on %(socket_file)s:"
|
||||
msgstr "%(name)s listening on %(socket_file)s:"
|
||||
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr "Caught %s, exiting"
|
||||
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr "Caught %s, stopping children"
|
||||
|
||||
msgid "Caught SIGINT signal, instantaneous exiting"
|
||||
msgstr "Caught SIGINT signal, instantaneous exiting"
|
||||
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr "Child %(pid)d killed by signal %(sig)d"
|
||||
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr "Child %(pid)s exited with status %(code)d"
|
||||
|
||||
#, python-format
|
||||
msgid "Child caught %s, exiting"
|
||||
msgstr "Child caught %s, exiting"
|
||||
|
||||
#, python-format
|
||||
msgid "Eventlet backdoor listening on %(where_running)s for process %(pid)d"
|
||||
msgstr "Eventlet backdoor listening on %(where_running)s for process %(pid)d"
|
||||
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr "Forking too fast, sleeping"
|
||||
|
||||
msgid "Graceful shutdown timeout exceeded, instantaneous exiting"
|
||||
msgstr "Graceful shutdown timeout exceeded, instantaneous exiting"
|
||||
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr "Parent process has died unexpectedly, exiting"
|
||||
|
||||
#, python-format
|
||||
msgid "Skipping periodic task %(task)s because it is disabled"
|
||||
msgstr "Skipping periodic task %(task)s because it is disabled"
|
||||
|
||||
#, python-format
|
||||
msgid "Skipping periodic task %(task)s because its interval is negative"
|
||||
msgstr "Skipping periodic task %(task)s because its interval is negative"
|
||||
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr "Starting %d workers"
|
||||
|
||||
msgid "Stopping WSGI server."
|
||||
msgstr "Stopping WSGI server."
|
||||
|
||||
msgid "WSGI server has stopped."
|
||||
msgstr "WSGI server has stopped."
|
||||
|
||||
msgid "Wait called after thread killed. Cleaning up."
|
||||
msgstr "Wait called after thread killed. Cleaning up."
|
||||
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr "Waiting on %d children to exit"
|
@ -0,0 +1,23 @@
|
||||
# Andi Chandler <andi@gowling.com>, 2016. #zanata
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: oslo.service 1.11.1.dev6\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
|
||||
"POT-Creation-Date: 2016-06-04 05:23+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-03 10:51+0000\n"
|
||||
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
|
||||
"Language-Team: English (United Kingdom)\n"
|
||||
"Language: en-GB\n"
|
||||
"X-Generator: Zanata 3.7.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#, python-format
|
||||
msgid "Function %(func_name)r run outlasted interval by %(delay).2f sec"
|
||||
msgstr "Function %(func_name)r run outlasted interval by %(delay).2f sec"
|
||||
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr "pid %d not in child list"
|
124
oslo_service/locale/en_GB/LC_MESSAGES/oslo_service.po
Normal file
124
oslo_service/locale/en_GB/LC_MESSAGES/oslo_service.po
Normal file
@ -0,0 +1,124 @@
|
||||
# Andi Chandler <andi@gowling.com>, 2016. #zanata
|
||||
# Andreas Jaeger <jaegerandi@gmail.com>, 2016. #zanata
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: oslo.service 1.11.1.dev6\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
|
||||
"POT-Creation-Date: 2016-06-04 05:23+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-03 10:50+0000\n"
|
||||
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
|
||||
"Language-Team: English (United Kingdom)\n"
|
||||
"Language: en-GB\n"
|
||||
"X-Generator: Zanata 3.7.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
msgid ""
|
||||
"A dynamic backoff interval looping call can only run one function at a time"
|
||||
msgstr ""
|
||||
"A dynamic backoff interval looping call can only run one function at a time"
|
||||
|
||||
msgid "A dynamic interval looping call can only run one function at a time"
|
||||
msgstr "A dynamic interval looping call can only run one function at a time"
|
||||
|
||||
msgid ""
|
||||
"A dynamic interval looping call should supply either an interval or "
|
||||
"periodic_interval_max"
|
||||
msgstr ""
|
||||
"A dynamic interval looping call should supply either an interval or "
|
||||
"periodic_interval_max"
|
||||
|
||||
msgid "A fixed interval looping call can only run one function at a time"
|
||||
msgstr "A fixed interval looping call can only run one function at a time"
|
||||
|
||||
msgid "A looping call can only run one function at a time"
|
||||
msgstr "A looping call can only run one function at a time"
|
||||
|
||||
#, python-format
|
||||
msgid "Could not find config at %(path)s"
|
||||
msgstr "Could not find config at %(path)s"
|
||||
|
||||
#, python-format
|
||||
msgid "Could not load paste app '%(name)s' from %(path)s"
|
||||
msgstr "Could not load paste app '%(name)s' from %(path)s"
|
||||
|
||||
msgid "Did not create backdoor at requested location"
|
||||
msgstr "Did not create backdoor at requested location"
|
||||
|
||||
msgid "Dynamic backoff interval looping call"
|
||||
msgstr "Dynamic backoff interval looping call"
|
||||
|
||||
msgid "Dynamic interval looping call"
|
||||
msgstr "Dynamic interval looping call"
|
||||
|
||||
msgid "Fixed interval looping call"
|
||||
msgstr "Fixed interval looping call"
|
||||
|
||||
#, python-format
|
||||
msgid "Invalid SSL version : %s"
|
||||
msgstr "Invalid SSL version : %s"
|
||||
|
||||
#, python-format
|
||||
msgid "Invalid backdoor_port configuration %(range)s: %(ex)s. %(help)s"
|
||||
msgstr "Invalid backdoor_port configuration %(range)s: %(ex)s. %(help)s"
|
||||
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Invalid input received: Unexpected argument for periodic task creation: "
|
||||
"%(arg)s."
|
||||
msgstr ""
|
||||
"Invalid input received: Unexpected argument for periodic task creation: "
|
||||
"%(arg)s."
|
||||
|
||||
#, python-format
|
||||
msgid "Invalid restart_method: %s"
|
||||
msgstr "Invalid restart_method: %s"
|
||||
|
||||
msgid "Launcher asked to start multiple workers"
|
||||
msgstr "Launcher asked to start multiple workers"
|
||||
|
||||
#, python-format
|
||||
msgid "Looping call timed out after %.02f seconds"
|
||||
msgstr "Looping call timed out after %.02f seconds"
|
||||
|
||||
msgid "Number of workers should be positive!"
|
||||
msgstr "Number of workers should be positive!"
|
||||
|
||||
#, python-format
|
||||
msgid "Service %(service)s must an instance of %(base)s!"
|
||||
msgstr "Service %(service)s must an instance of %(base)s!"
|
||||
|
||||
msgid "The backlog must be more than 0"
|
||||
msgstr "The backlog must be more than 0"
|
||||
|
||||
#, python-format
|
||||
msgid "Unable to find ca_file : %s"
|
||||
msgstr "Unable to find ca_file : %s"
|
||||
|
||||
#, python-format
|
||||
msgid "Unable to find cert_file : %s"
|
||||
msgstr "Unable to find cert_file : %s"
|
||||
|
||||
#, python-format
|
||||
msgid "Unable to find key_file : %s"
|
||||
msgstr "Unable to find key_file : %s"
|
||||
|
||||
#, python-format
|
||||
msgid "Unexpected argument for periodic task creation: %(arg)s."
|
||||
msgstr "Unexpected argument for periodic task creation: %(arg)s."
|
||||
|
||||
msgid "Unknown looping call"
|
||||
msgstr "Unknown looping call"
|
||||
|
||||
#, python-format
|
||||
msgid "Unsupported socket family: %s"
|
||||
msgstr "Unsupported socket family: %s"
|
||||
|
||||
msgid ""
|
||||
"When running server in SSL mode, you must specify both a cert_file and "
|
||||
"key_file option value in your configuration file"
|
||||
msgstr ""
|
||||
"When running server in SSL mode, you must specify both a cert_file and "
|
||||
"key_file option value in your configuration file"
|
Loading…
x
Reference in New Issue
Block a user