5 changed files with 16 additions and 370 deletions
@ -1,157 +0,0 @@
|
||||
# Translations template for PROJECT. |
||||
# Copyright (C) 2016 ORGANIZATION |
||||
# This file is distributed under the same license as the PROJECT project. |
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016. |
||||
# |
||||
#, fuzzy |
||||
msgid "" |
||||
msgstr "" |
||||
"Project-Id-Version: PROJECT VERSION\n" |
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" |
||||
"POT-Creation-Date: 2016-04-17 06:03+0000\n" |
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
||||
"Language-Team: LANGUAGE <LL@li.org>\n" |
||||
"MIME-Version: 1.0\n" |
||||
"Content-Type: text/plain; charset=utf-8\n" |
||||
"Content-Transfer-Encoding: 8bit\n" |
||||
"Generated-By: Babel 2.2.0\n" |
||||
|
||||
#: magnum/api/controllers/v1/container.py:326 |
||||
#, python-format |
||||
msgid "Error while list container %(uuid)s: %(e)s." |
||||
msgstr "" |
||||
|
||||
#: magnum/cmd/conductor.py:66 |
||||
#, python-format |
||||
msgid "" |
||||
"The Heat template can not be found for either k8s atomic " |
||||
"%(atomic_template)s or coreos (coreos_template)%s. Install template first" |
||||
" if you want to create bay." |
||||
msgstr "" |
||||
|
||||
#: magnum/common/exception.py:122 |
||||
#, python-format |
||||
msgid "%(correlation_id)s:%(excp)s" |
||||
msgstr "" |
||||
|
||||
#: magnum/common/exception.py:207 |
||||
#, python-format |
||||
msgid "Exception in string format operation, kwargs: %s" |
||||
msgstr "" |
||||
|
||||
#: magnum/common/keystone.py:117 |
||||
msgid "Keystone API connection failed: no password, trust_id or token found." |
||||
msgstr "" |
||||
|
||||
#: magnum/common/keystone.py:185 |
||||
msgid "Failed to create trust" |
||||
msgstr "" |
||||
|
||||
#: magnum/common/keystone.py:212 |
||||
msgid "Failed to delete trust" |
||||
msgstr "" |
||||
|
||||
#: magnum/common/keystone.py:222 |
||||
msgid "Failed to create trustee" |
||||
msgstr "" |
||||
|
||||
#: magnum/common/keystone.py:233 |
||||
msgid "Failed to delete trustee" |
||||
msgstr "" |
||||
|
||||
#: magnum/common/keystone.py:247 |
||||
msgid "Failed to list regions" |
||||
msgstr "" |
||||
|
||||
#: magnum/common/utils.py:372 |
||||
#, python-format |
||||
msgid "Could not remove tmpdir: %s" |
||||
msgstr "" |
||||
|
||||
#: magnum/common/utils.py:403 |
||||
#, python-format |
||||
msgid "Failed to make file system. File system %s is not supported." |
||||
msgstr "" |
||||
|
||||
#: magnum/common/utils.py:407 |
||||
#, python-format |
||||
msgid "Failed to create a file system in %(path)s. Error: %(error)s" |
||||
msgstr "" |
||||
|
||||
#: magnum/common/cert_manager/barbican_cert_manager.py:153 |
||||
msgid "Error storing certificate data" |
||||
msgstr "" |
||||
|
||||
#: magnum/common/cert_manager/barbican_cert_manager.py:188 |
||||
msgid "Error getting {0}" |
||||
msgstr "" |
||||
|
||||
#: magnum/common/cert_manager/barbican_cert_manager.py:214 |
||||
msgid "Error deregistering as a consumer of {0}" |
||||
msgstr "" |
||||
|
||||
#: magnum/common/cert_manager/barbican_cert_manager.py:241 |
||||
msgid "Error recursively deleting certificate container {0}" |
||||
msgstr "" |
||||
|
||||
#: magnum/common/cert_manager/local_cert_manager.py:115 |
||||
msgid "Failed to store certificate." |
||||
msgstr "" |
||||
|
||||
#: magnum/common/cert_manager/local_cert_manager.py:148 |
||||
msgid "Failed to read certificate for {0}." |
||||
msgstr "" |
||||
|
||||
#: magnum/common/cert_manager/local_cert_manager.py:158 |
||||
msgid "Failed to read private key for {0}." |
||||
msgstr "" |
||||
|
||||
#: magnum/common/cert_manager/local_cert_manager.py:170 |
||||
#: magnum/common/cert_manager/local_cert_manager.py:178 |
||||
msgid "Failed to read certificate." |
||||
msgstr "" |
||||
|
||||
#: magnum/common/cert_manager/local_cert_manager.py:211 |
||||
msgid "Failed to delete certificate {0}." |
||||
msgstr "" |
||||
|
||||
#: magnum/common/x509/operations.py:180 |
||||
msgid "Received invalid csr {0}." |
||||
msgstr "" |
||||
|
||||
#: magnum/conductor/handlers/bay_conductor.py:265 |
||||
#: magnum/conductor/handlers/bay_conductor.py:273 |
||||
#, python-format |
||||
msgid "" |
||||
"Bay check exit after %(attempts)s attempts,stack_id: %(id)s, " |
||||
"stack_status: %(status)s" |
||||
msgstr "" |
||||
|
||||
#: magnum/conductor/handlers/bay_conductor.py:306 |
||||
#, python-format |
||||
msgid "" |
||||
"Bay error, stack status: %(bay_status)s, stack_id: %(stack_id)s, reason: " |
||||
"%(reason)s" |
||||
msgstr "" |
||||
|
||||
#: magnum/conductor/handlers/docker_conductor.py:41 |
||||
#, python-format |
||||
msgid "Error while connect to docker container %s" |
||||
msgstr "" |
||||
|
||||
#: magnum/conductor/handlers/docker_conductor.py:123 |
||||
#, python-format |
||||
msgid "Can not find docker instance with %s,set it to Error status" |
||||
msgstr "" |
||||
|
||||
#: magnum/conductor/handlers/common/cert_manager.py:105 |
||||
#, python-format |
||||
msgid "Failed to generate certificates for Bay: %s" |
||||
msgstr "" |
||||
|
||||
#: magnum/conductor/handlers/common/trust_manager.py:40 |
||||
#, python-format |
||||
msgid "Failed to create trustee and trust for Bay: %s" |
||||
msgstr "" |
||||
|
@ -1,95 +0,0 @@
|
||||
# Translations template for PROJECT. |
||||
# Copyright (C) 2016 ORGANIZATION |
||||
# This file is distributed under the same license as the PROJECT project. |
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016. |
||||
# |
||||
#, fuzzy |
||||
msgid "" |
||||
msgstr "" |
||||
"Project-Id-Version: PROJECT VERSION\n" |
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" |
||||
"POT-Creation-Date: 2016-04-17 06:03+0000\n" |
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
||||
"Language-Team: LANGUAGE <LL@li.org>\n" |
||||
"MIME-Version: 1.0\n" |
||||
"Content-Type: text/plain; charset=utf-8\n" |
||||
"Content-Transfer-Encoding: 8bit\n" |
||||
"Generated-By: Babel 2.2.0\n" |
||||
|
||||
#: magnum/cmd/api.py:49 magnum/cmd/conductor.py:47 |
||||
#, python-format |
||||
msgid "Starting server in PID %s" |
||||
msgstr "" |
||||
|
||||
#: magnum/cmd/api.py:53 |
||||
#, python-format |
||||
msgid "serving on http://%(host)s:%(port)s" |
||||
msgstr "" |
||||
|
||||
#: magnum/common/urlfetch.py:49 |
||||
#, python-format |
||||
msgid "Fetching data from %s" |
||||
msgstr "" |
||||
|
||||
#: magnum/common/cert_manager/barbican_cert_manager.py:91 |
||||
msgid "Storing certificate container '{0}' in Barbican." |
||||
msgstr "" |
||||
|
||||
#: magnum/common/cert_manager/barbican_cert_manager.py:144 |
||||
msgid "Deleted secret {0} ({1}) during rollback." |
||||
msgstr "" |
||||
|
||||
#: magnum/common/cert_manager/barbican_cert_manager.py:171 |
||||
msgid "Loading certificate container {0} from Barbican." |
||||
msgstr "" |
||||
|
||||
#: magnum/common/cert_manager/barbican_cert_manager.py:203 |
||||
msgid "Deregistering as a consumer of {0} in Barbican." |
||||
msgstr "" |
||||
|
||||
#: magnum/common/cert_manager/barbican_cert_manager.py:227 |
||||
msgid "Recursively deleting certificate container {0} from Barbican." |
||||
msgstr "" |
||||
|
||||
#: magnum/conductor/scale_manager.py:70 |
||||
#, python-format |
||||
msgid "Require removal of hosts: %s" |
||||
msgstr "" |
||||
|
||||
#: magnum/conductor/handlers/bay_conductor.py:199 |
||||
#, python-format |
||||
msgid "The stack %s was not be found during bay deletion." |
||||
msgstr "" |
||||
|
||||
#: magnum/conductor/handlers/bay_conductor.py:206 |
||||
#: magnum/conductor/handlers/bay_conductor.py:290 |
||||
#: magnum/service/periodic.py:128 |
||||
#, python-format |
||||
msgid "The bay %s has been deleted by others." |
||||
msgstr "" |
||||
|
||||
#: magnum/conductor/handlers/bay_conductor.py:281 |
||||
#, python-format |
||||
msgid "Bay has been deleted, stack_id: %s" |
||||
msgstr "" |
||||
|
||||
#: magnum/service/periodic.py:111 |
||||
#, python-format |
||||
msgid "Sync up bay with id %(id)s from %(old_status)s to %(status)s." |
||||
msgstr "" |
||||
|
||||
#: magnum/service/periodic.py:130 |
||||
#, python-format |
||||
msgid "" |
||||
"Bay with id %(id)s not found in heat with stack id %(sid)s, with " |
||||
"status_reason: %(reason)." |
||||
msgstr "" |
||||
|
||||
#: magnum/service/periodic.py:140 |
||||
#, python-format |
||||
msgid "" |
||||
"Bay with id %(id)s has been set to %(status)s due to stack with id " |
||||
"%(sid)s not found in Heat." |
||||
msgstr "" |
||||
|
@ -1,110 +0,0 @@
|
||||
# Translations template for PROJECT. |
||||
# Copyright (C) 2016 ORGANIZATION |
||||
# This file is distributed under the same license as the PROJECT project. |
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016. |
||||
# |
||||
#, fuzzy |
||||
msgid "" |
||||
msgstr "" |
||||
"Project-Id-Version: PROJECT VERSION\n" |
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" |
||||
"POT-Creation-Date: 2016-04-17 06:03+0000\n" |
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
||||
"Language-Team: LANGUAGE <LL@li.org>\n" |
||||
"MIME-Version: 1.0\n" |
||||
"Content-Type: text/plain; charset=utf-8\n" |
||||
"Content-Transfer-Encoding: 8bit\n" |
||||
"Generated-By: Babel 2.2.0\n" |
||||
|
||||
#: magnum/common/keystone.py:124 |
||||
#, python-format |
||||
msgid "" |
||||
"Auth plugin and its options for service user must be provided in " |
||||
"[%(new)s] section. Using values from [%(old)s] section is deprecated." |
||||
msgstr "" |
||||
|
||||
#: magnum/common/utils.py:419 |
||||
#, python-format |
||||
msgid "Failed to unlink %(path)s, error: %(e)s" |
||||
msgstr "" |
||||
|
||||
#: magnum/common/utils.py:428 |
||||
#, python-format |
||||
msgid "Failed to remove dir %(path)s, error: %(e)s" |
||||
msgstr "" |
||||
|
||||
#: magnum/common/utils.py:444 |
||||
#, python-format |
||||
msgid "Failed to create symlink from %(source)s to %(link)s, error: %(e)s" |
||||
msgstr "" |
||||
|
||||
#: magnum/common/utils.py:458 |
||||
#, python-format |
||||
msgid "" |
||||
"Failed to remove trailing character. Returning original object. Supplied " |
||||
"object is not a string: %s," |
||||
msgstr "" |
||||
|
||||
#: magnum/common/cert_manager/barbican_cert_manager.py:148 |
||||
msgid "" |
||||
"Failed to delete {0} ({1}) during rollback. This is probably not a " |
||||
"problem." |
||||
msgstr "" |
||||
|
||||
#: magnum/common/cert_manager/local_cert_manager.py:92 |
||||
msgid "" |
||||
"Storing certificate data on the local filesystem. CertManager type " |
||||
"'local' should be used for testing purpose." |
||||
msgstr "" |
||||
|
||||
#: magnum/common/cert_manager/local_cert_manager.py:130 |
||||
msgid "" |
||||
"Loading certificate {0} from the local filesystem. CertManager type " |
||||
"'local' should be used for testing purpose." |
||||
msgstr "" |
||||
|
||||
#: magnum/common/cert_manager/local_cert_manager.py:191 |
||||
msgid "" |
||||
"Deleting certificate {0} from the local filesystem. CertManager type " |
||||
"'local' should be used for testing purpose." |
||||
msgstr "" |
||||
|
||||
#: magnum/conductor/scale_manager.py:61 |
||||
#, python-format |
||||
msgid "" |
||||
"About to remove %(num_removal)d nodes, which is larger than the number of" |
||||
" empty nodes (%(num_empty)d). %(num_non_empty)d non-empty nodes will be " |
||||
"removed." |
||||
msgstr "" |
||||
|
||||
#: magnum/conductor/swarm_monitor.py:54 |
||||
#, python-format |
||||
msgid "Ignore error [%(e)s] when inspecting container %(container_id)s." |
||||
msgstr "" |
||||
|
||||
#: magnum/conductor/template_definition.py:139 |
||||
#, python-format |
||||
msgid "stack does not have output_key %s" |
||||
msgstr "" |
||||
|
||||
#: magnum/conductor/handlers/common/cert_manager.py:172 |
||||
#, python-format |
||||
msgid "Deleting certs is failed for Bay %s" |
||||
msgstr "" |
||||
|
||||
#: magnum/service/periodic.py:101 |
||||
#, python-format |
||||
msgid "Ignore error [%s] when syncing up bay status." |
||||
msgstr "" |
||||
|
||||
#: magnum/service/periodic.py:162 |
||||
#, python-format |
||||
msgid "Skip pulling data from bay %(bay)s due to error: %(e)s" |
||||
msgstr "" |
||||
|
||||
#: magnum/service/periodic.py:177 |
||||
#, python-format |
||||
msgid "Skip adding metric %(name)s due to error: %(e)s" |
||||
msgstr "" |
||||
|
Loading…
Reference in new issue