d50620916c
Change-Id: I528b305a970abfa75d2a44c7a8787d09ac5602a5
238 lines
5.8 KiB
Plaintext
238 lines
5.8 KiB
Plaintext
# Translations template for heat.
|
|
# Copyright (C) 2014 ORGANIZATION
|
|
# This file is distributed under the same license as the heat project.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: heat 2015.1.dev161.g6b9a2b5\n"
|
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
|
"POT-Creation-Date: 2014-10-20 06:02+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 1.3\n"
|
|
|
|
#: heat/api/cloudwatch/watch.py:203
|
|
#, python-format
|
|
msgid "Invalid filter key %s, ignoring"
|
|
msgstr ""
|
|
|
|
#: heat/api/openstack/v1/stacks.py:227
|
|
#, python-format
|
|
msgid "Old Engine Version: %s"
|
|
msgstr ""
|
|
|
|
#: heat/common/heat_keystoneclient.py:113
|
|
msgid ""
|
|
"stack_user_domain_id or stack_user_domain_name not set in heat.conf "
|
|
"falling back to using default"
|
|
msgstr ""
|
|
|
|
#: heat/common/heat_keystoneclient.py:306
|
|
#, python-format
|
|
msgid "Truncating the username %s to the last 64 characters."
|
|
msgstr ""
|
|
|
|
#: heat/common/heat_keystoneclient.py:404
|
|
msgid ""
|
|
"Falling back to legacy non-domain user create, configure domain in "
|
|
"heat.conf"
|
|
msgstr ""
|
|
|
|
#: heat/common/heat_keystoneclient.py:458
|
|
msgid ""
|
|
"Falling back to legacy non-domain user delete, configure domain in "
|
|
"heat.conf"
|
|
msgstr ""
|
|
|
|
#: heat/common/heat_keystoneclient.py:479
|
|
#: heat/common/heat_keystoneclient.py:496
|
|
msgid "Falling back to legacy non-domain project, configure domain in heat.conf"
|
|
msgstr ""
|
|
|
|
#: heat/common/heat_keystoneclient.py:587
|
|
#: heat/common/heat_keystoneclient.py:604
|
|
msgid "Falling back to legacy non-domain keypair, configure domain in heat.conf"
|
|
msgstr ""
|
|
|
|
#: heat/common/heat_keystoneclient.py:623
|
|
msgid "Falling back to legacy non-domain disable, configure domain in heat.conf"
|
|
msgstr ""
|
|
|
|
#: heat/common/heat_keystoneclient.py:633
|
|
msgid "Falling back to legacy non-domain enable, configure domain in heat.conf"
|
|
msgstr ""
|
|
|
|
#: heat/engine/environment.py:199 heat/engine/environment.py:205
|
|
#, python-format
|
|
msgid "Removing %(item)s from %(path)s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/environment.py:218
|
|
#, python-format
|
|
msgid "Changing %(path)s from %(was)s to %(now)s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/resource.py:887
|
|
#, python-format
|
|
msgid "db error %s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/resource.py:1073
|
|
#, python-format
|
|
msgid "Resource %s does not implement metadata update"
|
|
msgstr ""
|
|
|
|
#: heat/engine/service.py:276
|
|
#, python-format
|
|
msgid "periodic_task db error watch rule removed? %(ex)s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/service.py:1070
|
|
#, python-format
|
|
msgid "Access denied to resource %s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/service.py:1325
|
|
#, python-format
|
|
msgid "show_watch (all) db error %s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/service.py:1354
|
|
#, python-format
|
|
msgid "show_metric (all) db error %s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/signal_responder.py:68
|
|
msgid "Cannot generate signed url, no stored access/secret key"
|
|
msgstr ""
|
|
|
|
#: heat/engine/stack.py:235
|
|
msgid "Unable to set parameters StackId identifier"
|
|
msgstr ""
|
|
|
|
#: heat/engine/stack_lock.py:119
|
|
#, python-format
|
|
msgid "Lock was already released on stack %s!"
|
|
msgstr ""
|
|
|
|
#: heat/engine/stack_resource.py:109
|
|
#, python-format
|
|
msgid "Preview of '%s' not yet implemented"
|
|
msgstr ""
|
|
|
|
#: heat/engine/stack_user.py:99
|
|
msgid "Reverting to legacy user delete path"
|
|
msgstr ""
|
|
|
|
#: heat/engine/watchrule.py:81
|
|
#, python-format
|
|
msgid "WatchRule.load (%(watch_name)s) db error %(ex)s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/watchrule.py:268
|
|
#, python-format
|
|
msgid "Could not process watch state %s for stack"
|
|
msgstr ""
|
|
|
|
#: heat/engine/watchrule.py:352
|
|
#, python-format
|
|
msgid "Unable to override state %(state)s for watch %(name)s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/clients/__init__.py:68
|
|
#, python-format
|
|
msgid "Requested client \"%s\" not found"
|
|
msgstr ""
|
|
|
|
#: heat/engine/clients/os/nova.py:108 heat/engine/resources/nova_utils.py:59
|
|
#, python-format
|
|
msgid ""
|
|
"Server %(name)s (%(id)s) received an OverLimit response during "
|
|
"server.get(): %(exception)s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/clients/os/nova.py:116 heat/engine/resources/nova_utils.py:68
|
|
#, python-format
|
|
msgid ""
|
|
"Server \"%(name)s\" (%(id)s) received the following exception during "
|
|
"server.get(): %(exception)s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/clients/os/nova.py:401 heat/engine/resources/nova_utils.py:383
|
|
#, python-format
|
|
msgid "Instance (%(server)s) not found: %(ex)s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/resources/eip.py:389
|
|
msgid "Skipping association, resource not specified"
|
|
msgstr ""
|
|
|
|
#: heat/engine/resources/os_database.py:332
|
|
#, python-format
|
|
msgid ""
|
|
"Stack %(name)s (%(id)s) received an OverLimit response during "
|
|
"instance.get(): %(exception)s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/resources/swift.py:172
|
|
#, python-format
|
|
msgid "Head container failed: %s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/resources/wait_condition.py:69
|
|
#, python-format
|
|
msgid "Overwriting Metadata item for id %s!"
|
|
msgstr ""
|
|
|
|
#: heat/engine/resources/neutron/port.py:310
|
|
#, python-format
|
|
msgid "Failed to fetch resource attributes: %s"
|
|
msgstr ""
|
|
|
|
#: heat/openstack/common/loopingcall.py:82
|
|
#, python-format
|
|
msgid "task run outlasted interval by %s sec"
|
|
msgstr ""
|
|
|
|
#: heat/openstack/common/service.py:364
|
|
#, python-format
|
|
msgid "pid %d not in child list"
|
|
msgstr ""
|
|
|
|
#: heat/tests/generic_resource.py:36
|
|
#, python-format
|
|
msgid "Creating generic resource (Type \"%s\")"
|
|
msgstr ""
|
|
|
|
#: heat/tests/generic_resource.py:40
|
|
#, python-format
|
|
msgid "Updating generic resource (Type \"%s\")"
|
|
msgstr ""
|
|
|
|
#: heat/tests/generic_resource.py:44
|
|
#, python-format
|
|
msgid "Deleting generic resource (Type \"%s\")"
|
|
msgstr ""
|
|
|
|
#: heat/tests/generic_resource.py:51
|
|
#, python-format
|
|
msgid "Suspending generic resource (Type \"%s\")"
|
|
msgstr ""
|
|
|
|
#: heat/tests/generic_resource.py:55
|
|
#, python-format
|
|
msgid "Resuming generic resource (Type \"%s\")"
|
|
msgstr ""
|
|
|
|
#: heat/tests/generic_resource.py:144
|
|
#, python-format
|
|
msgid "Signaled resource (Type \"%(type)s\") %(details)s"
|
|
msgstr ""
|
|
|