# Translations template for tacker. # Copyright (C) 2016 ORGANIZATION # This file is distributed under the same license as the tacker project. # FIRST AUTHOR , 2016. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: tacker unknown\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" "POT-Creation-Date: 2016-09-27 13:55+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.3.4\n" #: tacker/openstack/common/periodic_task.py:125 #, python-format msgid "Skipping periodic task %(task)s because its interval is negative" msgstr "" #: tacker/openstack/common/periodic_task.py:130 #, python-format msgid "Skipping periodic task %(task)s because it is disabled" msgstr "" #: tacker/openstack/common/service.py:176 #, python-format msgid "Caught %s, exiting" msgstr "" #: tacker/openstack/common/service.py:240 msgid "Parent process has died unexpectedly, exiting" msgstr "" #: tacker/openstack/common/service.py:271 #, python-format msgid "Child caught %s, exiting" msgstr "" #: tacker/openstack/common/service.py:310 msgid "Forking too fast, sleeping" msgstr "" #: tacker/openstack/common/service.py:329 #, python-format msgid "Started child %d" msgstr "" #: tacker/openstack/common/service.py:339 #, python-format msgid "Starting %d workers" msgstr "" #: tacker/openstack/common/service.py:356 #, python-format msgid "Child %(pid)d killed by signal %(sig)d" msgstr "" #: tacker/openstack/common/service.py:360 #, python-format msgid "Child %(pid)s exited with status %(code)d" msgstr "" #: tacker/openstack/common/service.py:399 #, python-format msgid "Caught %s, stopping children" msgstr "" #: tacker/openstack/common/service.py:408 msgid "Wait called after thread killed. Cleaning up." msgstr "" #: tacker/openstack/common/service.py:424 #, python-format msgid "Waiting on %d children to exit" msgstr "" #: tacker/openstack/common/db/sqlalchemy/utils.py:379 #, python-format msgid "Deleting duplicated row with id: %(id)s from table: %(table)s" msgstr ""