# Translations template for cinder. # Copyright (C) 2014 ORGANIZATION # This file is distributed under the same license as the cinder project. # # Translators: msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2014-09-24 06:03+0000\n" "PO-Revision-Date: 2014-09-13 22:05+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: English (Australia) (http://www.transifex.com/projects/p/" "cinder/language/en_AU/)\n" "Language: en_AU\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" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: cinder/openstack/common/eventlet_backdoor.py:140 #, python-format msgid "Eventlet backdoor listening on %(port)s for process %(pid)d" msgstr "Eventlet backdoor listening on %(port)s for process %(pid)d" #: cinder/openstack/common/periodic_task.py:126 #, python-format msgid "Skipping periodic task %(task)s because its interval is negative" msgstr "Skipping periodic task %(task)s because its interval is negative" #: cinder/openstack/common/periodic_task.py:131 #, python-format msgid "Skipping periodic task %(task)s because it is disabled" msgstr "Skipping periodic task %(task)s because it is disabled" #: cinder/openstack/common/service.py:176 #, python-format msgid "Caught %s, exiting" msgstr "Caught %s, exiting" #: cinder/openstack/common/service.py:240 msgid "Parent process has died unexpectedly, exiting" msgstr "Parent process has died unexpectedly, exiting" #: cinder/openstack/common/service.py:271 #, python-format msgid "Child caught %s, exiting" msgstr "" #: cinder/openstack/common/service.py:310 msgid "Forking too fast, sleeping" msgstr "Forking too fast, sleeping" #: cinder/openstack/common/service.py:329 #, python-format msgid "Started child %d" msgstr "Started child %d" #: cinder/openstack/common/service.py:339 #, python-format msgid "Starting %d workers" msgstr "Starting %d workers" #: cinder/openstack/common/service.py:356 #, python-format msgid "Child %(pid)d killed by signal %(sig)d" msgstr "Child %(pid)d killed by signal %(sig)d" #: cinder/openstack/common/service.py:360 #, python-format msgid "Child %(pid)s exited with status %(code)d" msgstr "Child %(pid)s exited with status %(code)d" #: cinder/openstack/common/service.py:399 #, python-format msgid "Caught %s, stopping children" msgstr "Caught %s, stopping children" #: cinder/openstack/common/service.py:408 msgid "Wait called after thread killed. Cleaning up." msgstr "" #: cinder/openstack/common/service.py:424 #, python-format msgid "Waiting on %d children to exit" msgstr "Waiting on %d children to exit"