# Translations template for senlin. # Copyright (C) 2016 ORGANIZATION # This file is distributed under the same license as the senlin project. # FIRST AUTHOR , 2016. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: senlin 2.0.0.0rc2.dev3\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" "POT-Creation-Date: 2016-09-22 15:05+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" #: senlin/api/common/wsgi.py:177 msgid "SIGTERM received" msgstr "" #: senlin/api/common/wsgi.py:186 msgid "SIGHUP received" msgstr "" #: senlin/api/common/wsgi.py:328 #, python-format msgid "Not respawning child %d, cannot recover from termination" msgstr "" #: senlin/api/common/wsgi.py:630 #, python-format msgid "Exception handling resource: %s" msgstr "" #: senlin/api/common/wsgi.py:650 #, python-format msgid "Returning %(code)s to user: %(explanation)s" msgstr "" #: senlin/api/common/wsgi.py:831 #, python-format msgid "Unexpected error occurred serving API: %s" msgstr "" #: senlin/common/exception.py:54 msgid "Exception in string format operation" msgstr "" #: senlin/drivers/openstack/lbaas.py:59 #, python-format msgid "Failed in getting loadbalancer: %s." msgstr "" #: senlin/drivers/openstack/lbaas.py:97 #, python-format msgid "Failed in getting subnet: %s." msgstr "" #: senlin/drivers/openstack/lbaas.py:106 #, python-format msgid "Failed in creating loadbalancer: %s." msgstr "" #: senlin/drivers/openstack/lbaas.py:115 #, python-format msgid "Failed in creating loadbalancer (%s)." msgstr "" #: senlin/drivers/openstack/lbaas.py:128 #, python-format msgid "Failed in creating lb listener: %s." msgstr "" #: senlin/drivers/openstack/lbaas.py:135 #, python-format msgid "Failed in creating listener (%s)." msgstr "" #: senlin/drivers/openstack/lbaas.py:146 #, python-format msgid "Failed in creating lb pool: %s." msgstr "" #: senlin/drivers/openstack/lbaas.py:153 #, python-format msgid "Failed in creating pool (%s)." msgstr "" #: senlin/drivers/openstack/lbaas.py:171 #, python-format msgid "Failed in creating lb health monitor: %s." msgstr "" #: senlin/drivers/openstack/lbaas.py:178 #, python-format msgid "Failed in creating health monitor (%s)." msgstr "" #: senlin/drivers/openstack/lbaas.py:199 #, python-format msgid "Failed in deleting healthmonitor: %s." msgstr "" #: senlin/drivers/openstack/lbaas.py:205 #, python-format msgid "Failed in deleting healthmonitor (%s)." msgstr "" #: senlin/drivers/openstack/lbaas.py:214 #, python-format msgid "Failed in deleting lb pool: %s." msgstr "" #: senlin/drivers/openstack/lbaas.py:220 #, python-format msgid "Failed in deleting pool (%s)." msgstr "" #: senlin/drivers/openstack/lbaas.py:228 #, python-format msgid "Failed in deleting listener: %s." msgstr "" #: senlin/drivers/openstack/lbaas.py:234 #, python-format msgid "Failed in deleting listener (%s)." msgstr "" #: senlin/drivers/openstack/lbaas.py:240 #, python-format msgid "Failed in deleting loadbalancer (%s)." msgstr "" #: senlin/drivers/openstack/lbaas.py:261 #, python-format msgid "Failed in getting %(resource)s: %(msg)s." msgstr "" #: senlin/drivers/openstack/lbaas.py:270 #, python-format msgid "Node is not in subnet %(subnet)s" msgstr "" #: senlin/drivers/openstack/lbaas.py:286 senlin/drivers/openstack/lbaas.py:320 #, python-format msgid "Loadbalancer %s is not ready." msgstr "" #: senlin/drivers/openstack/lbaas.py:291 #, python-format msgid "Failed in creating lb pool member: %s." msgstr "" #: senlin/drivers/openstack/lbaas.py:297 #, python-format msgid "Failed in creating pool member (%s)." msgstr "" #: senlin/drivers/openstack/lbaas.py:324 #, python-format msgid "Failed in removing member %(m)s from pool %(p)s: %(ex)s" msgstr "" #: senlin/drivers/openstack/lbaas.py:331 #, python-format msgid "Failed in deleting pool member (%s)." msgstr "" #: senlin/engine/cluster.py:291 #, python-format msgid "Cluster is in status \"%s\"" msgstr "" #: senlin/engine/environment.py:163 senlin/engine/environment.py:176 #, python-format msgid "Failed to read %s" msgstr "" #: senlin/engine/environment.py:173 #, python-format msgid "Failed to parse %s" msgstr "" #: senlin/engine/event.py:129 #, python-format msgid "%(name)s [%(id)s] %(action)s - %(status)s: %(reason)s" msgstr "" #: senlin/engine/node.py:257 #, python-format msgid "Node is in status \"%s\"" msgstr "" #: senlin/engine/senlin_lock.py:103 #, python-format msgid "" "Cluster is already locked by action %(old)s, action %(new)s failed " "grabbing the lock" msgstr "" #: senlin/engine/senlin_lock.py:169 #, python-format msgid "" "Node is already locked by action %(old)s, action %(new)s failed grabbing " "the lock" msgstr "" #: senlin/engine/service.py:142 #, python-format msgid "Failed to stop engine service: %s" msgstr "" #: senlin/engine/service.py:168 #, python-format msgid "Service %(service_id)s update failed: %(error)s" msgstr "" #: senlin/engine/service.py:368 #, python-format msgid "Failed in validating profile: %s" msgstr "" #: senlin/engine/service.py:598 #, python-format msgid "Failed in validating policy: %s" msgstr "" #: senlin/engine/actions/base.py:507 #, python-format msgid "Action \"%s\" could not be found." msgstr "" #: senlin/policies/affinity_policy.py:158 #: senlin/policies/affinity_policy.py:185 #: senlin/policies/affinity_policy.py:225 #, python-format msgid "%(msg)s: %(ex)s" msgstr "" #: senlin/policies/region_placement.py:251 msgid "No region is found usable." msgstr "" #: senlin/policies/region_placement.py:265 #: senlin/policies/zone_placement.py:248 msgid "There is no feasible plan to handle all nodes." msgstr "" #: senlin/policies/zone_placement.py:233 msgid "No availability zone found available." msgstr "" #: senlin/profiles/base.py:381 #, python-format msgid "Recover operation not supported: %s" msgstr "" #: senlin/profiles/base.py:428 #, python-format msgid "The following properties are not updatable: %s." msgstr ""