# 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.1.dev458\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" "POT-Creation-Date: 2016-11-15 12: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" #: senlin/api/common/wsgi.py:211 #, python-format msgid "Starting %d workers" msgstr "" #: senlin/api/common/wsgi.py:231 msgid "Caught keyboard interrupt. Exiting." msgstr "" #: senlin/api/common/wsgi.py:316 #, python-format msgid "Removed dead child %s" msgstr "" #: senlin/api/common/wsgi.py:319 #, python-format msgid "Removed stale child %s" msgstr "" #: senlin/api/common/wsgi.py:331 msgid "All workers have terminated. Exiting" msgstr "" #: senlin/api/common/wsgi.py:407 #, python-format msgid "Child %d exiting normally" msgstr "" #: senlin/api/common/wsgi.py:412 #, python-format msgid "Started child %s" msgstr "" #: senlin/api/common/wsgi.py:442 msgid "Starting single process server" msgstr "" #: senlin/cmd/api.py:49 #, python-format msgid "Starting Senlin API on %(host)s:%(port)s" msgstr "" #: senlin/common/utils.py:139 #, python-format msgid "Fetching data from %s" msgstr "" #: senlin/engine/dispatcher.py:80 #, python-format msgid "Stopping all action threads of engine %s" msgstr "" #: senlin/engine/dispatcher.py:84 msgid "All action threads have been finished" msgstr "" #: senlin/engine/environment.py:170 #, python-format msgid "Loading environment from %s" msgstr "" #: senlin/engine/event.py:161 #, python-format msgid "%(name)s [%(id)s] %(action)s - %(status)s: %(reason)s" msgstr "" #: senlin/engine/health_manager.py:71 #, python-format msgid "Requesting node recovery: %s" msgstr "" #: senlin/engine/health_manager.py:163 #, python-format msgid "Start listening events for cluster (%s)." msgstr "" #: senlin/engine/health_manager.py:210 #, python-format msgid "Loading cluster %s for health monitoring" msgstr "" #: senlin/engine/registry.py:100 #, python-format msgid "Registering %(name)s -> %(value)s" msgstr "" #: senlin/engine/senlin_lock.py:79 #, python-format msgid "The cluster %(c)s is locked by dead action %(a)s, try to steal the lock." msgstr "" #: senlin/engine/senlin_lock.py:145 #, python-format msgid "The node %(n)s is locked by dead action %(a)s, try to steal the lock." msgstr "" #: senlin/engine/service.py:132 #, python-format msgid "Starting dispatcher for engine %s" msgstr "" #: senlin/engine/service.py:150 #, python-format msgid "Starting health manager for engine %s" msgstr "" #: senlin/engine/service.py:163 msgid "Stopping engine service..." msgstr "" #: senlin/engine/service.py:167 msgid "Engine service stopped successfully" msgstr "" #: senlin/engine/service.py:176 #, python-format msgid "Stopping dispatcher for engine %s" msgstr "" #: senlin/engine/service.py:180 #, python-format msgid "Stopping health manager for engine %s" msgstr "" #: senlin/engine/service.py:187 #, python-format msgid "Engine %s is deleted" msgstr "" #: senlin/engine/service.py:211 #, python-format msgid "Service %s was aborted" msgstr "" #: senlin/engine/service.py:217 #, python-format msgid "Service chean-up attempt count: %s" msgstr "" #: senlin/engine/service.py:220 msgid "Finished cleaning up dead services." msgstr "" #: senlin/engine/service.py:462 #, python-format msgid "Creating profile %(type)s '%(name)s'." msgstr "" #: senlin/engine/service.py:467 #, python-format msgid "Profile %(name)s is created: %(id)s." msgstr "" #: senlin/engine/service.py:524 #, python-format msgid "Updating profile '%(id)s.'" msgstr "" #: senlin/engine/service.py:541 #, python-format msgid "Profile '%(id)s' is updated." msgstr "" #: senlin/engine/service.py:554 #, python-format msgid "Deleting profile '%s'." msgstr "" #: senlin/engine/service.py:562 #, python-format msgid "Profile '%(id)s' is deleted." msgstr "" #: senlin/engine/service.py:704 #, python-format msgid "Creating policy %(type)s '%(name)s'" msgstr "" #: senlin/engine/service.py:708 #, python-format msgid "Policy '%(name)s' is created: %(id)s." msgstr "" #: senlin/engine/service.py:736 #, python-format msgid "Updating policy '%s'." msgstr "" #: senlin/engine/service.py:739 #, python-format msgid "Policy '%s' is updated." msgstr "" #: senlin/engine/service.py:753 #, python-format msgid "Deleting policy '%s'." msgstr "" #: senlin/engine/service.py:760 senlin/engine/service.py:780 #, python-format msgid "Policy '%s' is deleted." msgstr "" #: senlin/engine/service.py:772 #, python-format msgid "Delete policy '%s'." msgstr "" #: senlin/engine/service.py:915 #, python-format msgid "Creating cluster '%s'." msgstr "" #: senlin/engine/service.py:940 #, python-format msgid "Cluster create action queued: %s." msgstr "" #: senlin/engine/service.py:962 #, python-format msgid "Updating cluster '%s'." msgstr "" #: senlin/engine/service.py:1004 #, python-format msgid "Cluster update action queued: %s." msgstr "" #: senlin/engine/service.py:1018 #, python-format msgid "Deleting cluster %s" msgstr "" #: senlin/engine/service.py:1062 #, python-format msgid "Cluster delete action queued: %s" msgstr "" #: senlin/engine/service.py:1074 #, python-format msgid "Adding nodes '%(nodes)s' to cluster '%(cluster)s'." msgstr "" #: senlin/engine/service.py:1145 #, python-format msgid "Cluster add nodes action queued: %s." msgstr "" #: senlin/engine/service.py:1157 #, python-format msgid "Deleting nodes '%(nodes)s' from cluster '%(cluster)s'." msgstr "" #: senlin/engine/service.py:1206 #, python-format msgid "Cluster delete nodes action queued: %s." msgstr "" #: senlin/engine/service.py:1298 #, python-format msgid "Replace nodes of the cluster '%s'." msgstr "" #: senlin/engine/service.py:1312 #, python-format msgid "Cluster replace nodes action queued: %s." msgstr "" #: senlin/engine/service.py:1378 #, python-format msgid "" "Resizing cluster '%(cluster)s': type=%(adj_type)s, number=%(number)s, " "min_size=%(min_size)s, max_size=%(max_size)s, min_step=%(min_step)s, " "strict=%(strict)s." msgstr "" #: senlin/engine/service.py:1403 #, python-format msgid "Cluster resize action queued: %s." msgstr "" #: senlin/engine/service.py:1426 #, python-format msgid "Scaling out cluster %(name)s by %(delta)s nodes" msgstr "" #: senlin/engine/service.py:1430 #, python-format msgid "Scaling out cluster %s" msgstr "" #: senlin/engine/service.py:1443 #, python-format msgid "Cluster Scale out action queued: %s" msgstr "" #: senlin/engine/service.py:1466 #, python-format msgid "Scaling in cluster %(name)s by %(delta)s nodes" msgstr "" #: senlin/engine/service.py:1470 #, python-format msgid "Scaling in cluster %s" msgstr "" #: senlin/engine/service.py:1483 #, python-format msgid "Cluster Scale in action queued: %s." msgstr "" #: senlin/engine/service.py:1520 #, python-format msgid "Checking cluster '%s'." msgstr "" #: senlin/engine/service.py:1536 #, python-format msgid "Cluster check action queued: %s." msgstr "" #: senlin/engine/service.py:1548 #, python-format msgid "Recovering cluster '%s'." msgstr "" #: senlin/engine/service.py:1565 #, python-format msgid "Cluster recover action queued: %s." msgstr "" #: senlin/engine/service.py:1647 #, python-format msgid "Creating node '%s'." msgstr "" #: senlin/engine/service.py:1700 #, python-format msgid "Node create action queued: %s." msgstr "" #: senlin/engine/service.py:1734 #, python-format msgid "Updating node '%s'." msgstr "" #: senlin/engine/service.py:1779 #, python-format msgid "Node update action is queued: %s." msgstr "" #: senlin/engine/service.py:1796 #, python-format msgid "Deleting node %s" msgstr "" #: senlin/engine/service.py:1821 #, python-format msgid "Node delete action is queued: %s." msgstr "" #: senlin/engine/service.py:1834 #, python-format msgid "Checking node '%s'." msgstr "" #: senlin/engine/service.py:1848 #, python-format msgid "Node check action is queued: %s." msgstr "" #: senlin/engine/service.py:1861 #, python-format msgid "Recovering node '%s'." msgstr "" #: senlin/engine/service.py:1875 #, python-format msgid "Node recover action is queued: %s." msgstr "" #: senlin/engine/service.py:1930 #, python-format msgid "Attaching policy (%(policy)s) to cluster (%(cluster)s)." msgstr "" #: senlin/engine/service.py:1956 #, python-format msgid "Policy attach action queued: %s." msgstr "" #: senlin/engine/service.py:1970 #, python-format msgid "Detaching policy '%(policy)s' from cluster '%(cluster)s'." msgstr "" #: senlin/engine/service.py:1998 #, python-format msgid "Policy dettach action queued: %s." msgstr "" #: senlin/engine/service.py:2012 #, python-format msgid "Updating policy '%(policy)s' on cluster '%(cluster)s.'" msgstr "" #: senlin/engine/service.py:2043 #, python-format msgid "Policy update action queued: %s." msgstr "" #: senlin/engine/service.py:2150 #, python-format msgid "Creating action '%s'." msgstr "" #: senlin/engine/service.py:2167 #, python-format msgid "Action '%(name)s' is created: %(id)s." msgstr "" #: senlin/engine/service.py:2210 #, python-format msgid "Deleting action '%s'." msgstr "" #: senlin/engine/service.py:2218 #, python-format msgid "Action '%s' is deleted." msgstr "" #: senlin/engine/service.py:2298 #, python-format msgid "Creating %(t)s receiver %(n)s." msgstr "" #: senlin/engine/service.py:2338 #, python-format msgid "Receiver (%(n)s) is created: %(i)s." msgstr "" #: senlin/engine/service.py:2367 #, python-format msgid "Deleting receiver %s." msgstr "" #: senlin/engine/service.py:2369 #, python-format msgid "Receiver %s is deleted." msgstr "" #: senlin/engine/service.py:2388 #, python-format msgid "Received notification to receiver %s." msgstr "" #: senlin/engine/service.py:2397 #, python-format msgid "Triggering webhook (%s)." msgstr "" #: senlin/engine/service.py:2419 #, python-format msgid "Webhook %(w)s' triggered with action queued: %(a)s." msgstr "" #: senlin/engine/actions/cluster_action.py:193 #, python-format msgid "Updating cluster '%(cluster)s': profile='%(profile)s'." msgstr ""