heat/heat/locale/ja/LC_MESSAGES/heat-log-error.po

205 lines
5.2 KiB
Plaintext

# Translations template for heat.
# Copyright (C) 2014 ORGANIZATION
# This file is distributed under the same license as the heat project.
#
# Translators:
# yfukuda <fukuda.yuko@jp.fujitsu.com>, 2014
# Manabu Shimohira <mshimohi@gmail.com>, 2014
msgid ""
msgstr ""
"Project-Id-Version: Heat\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-10-26 06:00+0000\n"
"PO-Revision-Date: 2014-10-24 01:08+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Japanese (http://www.transifex.com/projects/p/heat/language/"
"ja/)\n"
"Language: ja\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:342
#: heat/common/heat_keystoneclient.py:429
#, 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:898 heat/engine/resource.py:925
#, python-format
msgid "DB error %s"
msgstr ""
#: heat/engine/service.py:260
#, python-format
msgid "Unable to retrieve stack %s for periodic task"
msgstr ""
#: heat/engine/service.py:1355
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 "除去される元の例外: %s"
#: heat/openstack/common/excutils.py:105
#, python-format
msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "予期せぬ例外が、%d回()発生しました。再試行中。"
#: heat/openstack/common/loopingcall.py:95
msgid "in fixed duration looping call"
msgstr "一定期間の呼び出しループ"
#: heat/openstack/common/loopingcall.py:138
msgid "in dynamic looping call"
msgstr "動的呼び出しループ"
#: heat/openstack/common/policy.py:507
#, python-format
msgid "Failed to understand rule %s"
msgstr "ルール %s を解釈できませんでした"
#: heat/openstack/common/policy.py:517
#, python-format
msgid "No handler for matches of kind %s"
msgstr "種類 %s の一致向けのハンドラーがありません"
#: heat/openstack/common/policy.py:787
#, python-format
msgid "Failed to understand rule %r"
msgstr "ルール %r を解釈できませんでした"
#: heat/openstack/common/service.py:269
msgid "Unhandled exception"
msgstr "未処理例外"