You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
95 lines
2.5 KiB
95 lines
2.5 KiB
# 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 "" |
|
|
|
|