bbe93edea1
Change-Id: If2e7adbb3bb7b3e009f31c33c93d1665554ea905
69 lines
2.2 KiB
Plaintext
69 lines
2.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-08-20 06:01+0000\n"
|
|
"PO-Revision-Date: 2014-08-07 07:52+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/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/lockutils.py:120
|
|
#, python-format
|
|
msgid "Could not release the acquired lock `%s`"
|
|
msgstr "取得したロック `%s` を解放できませんでした"
|
|
|
|
#: heat/openstack/common/loopingcall.py:89
|
|
msgid "in fixed duration looping call"
|
|
msgstr "一定期間の呼び出しループ"
|
|
|
|
#: heat/openstack/common/loopingcall.py:131
|
|
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:188
|
|
msgid "Exception during rpc cleanup."
|
|
msgstr "RPCクリーンアップ中に例外が発生"
|
|
|
|
#: heat/openstack/common/service.py:277
|
|
msgid "Unhandled exception"
|
|
msgstr "未処理例外"
|