d50620916c
Change-Id: I528b305a970abfa75d2a44c7a8787d09ac5602a5
207 lines
5.3 KiB
Plaintext
207 lines
5.3 KiB
Plaintext
# Translations template for heat.
|
|
# Copyright (C) 2014 ORGANIZATION
|
|
# This file is distributed under the same license as the heat project.
|
|
#
|
|
# Translators:
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Heat\n"
|
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
|
"POT-Creation-Date: 2014-10-20 06:02+0000\n"
|
|
"PO-Revision-Date: 2014-08-07 07:52+0000\n"
|
|
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
|
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/"
|
|
"heat/language/vi_VN/)\n"
|
|
"Language: vi_VN\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"
|
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
|
|
#: heat/api/aws/ec2token.py:162
|
|
msgid "Ec2Token authorization failed, no auth_uri specified in config file"
|
|
msgstr ""
|
|
|
|
#: heat/api/aws/utils.py:98
|
|
#, python-format
|
|
msgid "Request does not contain %s parameter!"
|
|
msgstr ""
|
|
|
|
#: heat/api/cloudwatch/watch.py:254
|
|
msgid "Request does not contain required MetricData"
|
|
msgstr ""
|
|
|
|
#: heat/common/heat_keystoneclient.py:134
|
|
msgid "Admin client authentication failed"
|
|
msgstr ""
|
|
|
|
#: heat/common/heat_keystoneclient.py:154
|
|
msgid "Domain admin client authentication failed"
|
|
msgstr ""
|
|
|
|
#: heat/common/heat_keystoneclient.py:184
|
|
msgid "Unknown version in auth_token_info"
|
|
msgstr ""
|
|
|
|
#: heat/common/heat_keystoneclient.py:195
|
|
msgid "Keystone v3 API connection failed, no password trust or auth_token!"
|
|
msgstr ""
|
|
|
|
#: heat/common/heat_keystoneclient.py:211
|
|
msgid "trust token re-scoping failed!"
|
|
msgstr ""
|
|
|
|
#: heat/common/heat_keystoneclient.py:215
|
|
msgid "Trust impersonation failed"
|
|
msgstr ""
|
|
|
|
#: heat/common/heat_keystoneclient.py:338
|
|
#: heat/common/heat_keystoneclient.py:425
|
|
#, python-format
|
|
msgid "Failed to add user %(user)s to role %(role)s, check role exists!"
|
|
msgstr ""
|
|
|
|
#: heat/common/lifecycle_plugin_utils.py:44
|
|
msgid "failed to get lifecycle plug point classes"
|
|
msgstr ""
|
|
|
|
#: heat/common/lifecycle_plugin_utils.py:51
|
|
#, python-format
|
|
msgid "failed to instantiate stack lifecycle class %s"
|
|
msgstr ""
|
|
|
|
#: heat/common/lifecycle_plugin_utils.py:56
|
|
msgid "failed to sort lifecycle plug point classes"
|
|
msgstr ""
|
|
|
|
#: heat/common/lifecycle_plugin_utils.py:109
|
|
#, python-format
|
|
msgid "%(opname) %(ci)s failed for %(a)s on %(sid)s"
|
|
msgstr ""
|
|
|
|
#: heat/common/plugin_loader.py:97
|
|
#, python-format
|
|
msgid "Failed to import module %s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/api.py:267
|
|
msgid "Unexpected number of keys in watch_data.data!"
|
|
msgstr ""
|
|
|
|
#: heat/engine/environment.py:436
|
|
#, python-format
|
|
msgid "Failed to read %s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/environment.py:448
|
|
#, python-format
|
|
msgid "Failed to parse %(file_path)s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/environment.py:452
|
|
#, python-format
|
|
msgid "Failed to read %(file_path)s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/plugin_manager.py:97
|
|
#, python-format
|
|
msgid "Failed to load %(mapping_name)s from %(module)s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/plugin_manager.py:104
|
|
#, python-format
|
|
msgid "Invalid type for %(mapping_name)s from %(module)s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/resource.py:908 heat/engine/resource.py:935
|
|
#, python-format
|
|
msgid "DB error %s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/service.py:261
|
|
#, python-format
|
|
msgid "Unable to retrieve stack %s for periodic task"
|
|
msgstr ""
|
|
|
|
#: heat/engine/service.py:1348
|
|
msgid "Filtering by namespace/metric not yet supported"
|
|
msgstr ""
|
|
|
|
#: heat/engine/stack.py:710
|
|
#, python-format
|
|
msgid "Unexpected action %s passed to update!"
|
|
msgstr ""
|
|
|
|
#: heat/engine/stack.py:829
|
|
#, python-format
|
|
msgid "Unexpected action %s passed to delete!"
|
|
msgstr ""
|
|
|
|
#: heat/engine/stack.py:1068
|
|
#, python-format
|
|
msgid "Resource %(name)s delete failed: %(ex)s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/resources/eip.py:109
|
|
msgid ""
|
|
"No default floating IP pool configured. Set 'default_floating_pool' in nova."
|
|
"conf."
|
|
msgstr ""
|
|
|
|
#: heat/engine/resources/eip.py:322 heat/engine/resources/eip.py:345
|
|
msgid "Port not specified."
|
|
msgstr ""
|
|
|
|
#: heat/engine/resources/nova_floatingip.py:75
|
|
msgid ""
|
|
"Could not allocate floating IP. Probably there is no default floating IP "
|
|
"pool is configured."
|
|
msgstr ""
|
|
|
|
#: heat/engine/resources/wait_condition.py:82
|
|
#, python-format
|
|
msgid "Metadata failed validation for %s"
|
|
msgstr ""
|
|
|
|
#: heat/openstack/common/excutils.py:76
|
|
#, python-format
|
|
msgid "Original exception being dropped: %s"
|
|
msgstr "Ngoại lệ ban đầu được giảm xuống: %s"
|
|
|
|
#: heat/openstack/common/excutils.py:105
|
|
#, python-format
|
|
msgid "Unexpected exception occurred %d time(s)... retrying."
|
|
msgstr "Ngoại lệ bất ngờ xảy ra %d thời gian(s) ... thử lại"
|
|
|
|
#: heat/openstack/common/loopingcall.py:89
|
|
msgid "in fixed duration looping call"
|
|
msgstr "trong cuộc gọi vòng lặp thời khoảng cố định "
|
|
|
|
#: heat/openstack/common/loopingcall.py:131
|
|
msgid "in dynamic looping call"
|
|
msgstr "trong cuộc gọi lặp động"
|
|
|
|
#: heat/openstack/common/policy.py:507
|
|
#, python-format
|
|
msgid "Failed to understand rule %s"
|
|
msgstr "Không hiểu luật %s"
|
|
|
|
#: heat/openstack/common/policy.py:517
|
|
#, python-format
|
|
msgid "No handler for matches of kind %s"
|
|
msgstr "Không có bộ xử lý thích ứng của loại %s"
|
|
|
|
#: heat/openstack/common/policy.py:787
|
|
#, python-format
|
|
msgid "Failed to understand rule %r"
|
|
msgstr "Không hiểu luật %r"
|
|
|
|
#: heat/openstack/common/service.py:188
|
|
msgid "Exception during rpc cleanup."
|
|
msgstr "Ngoại lệ trong quá trình dọn dẹp RPC"
|
|
|
|
#: heat/openstack/common/service.py:277
|
|
msgid "Unhandled exception"
|
|
msgstr "ngoại lệ không được quản lý"
|