{% macro t(key) %}{{ { "ATTRIBUTE": "属性", "Attributes:": "属性:", "DEFAULT:": "デフォルト:", "Default": "デフォルト", "default:": "デフォルト:", "DESCRIPTION": "デスクリプション", "Description": "デスクリプション", "Examples:": "例:", "Name": "名前", "Other Parameters:": "他の引数:", "PARAMETER": "引数", "Parameters:": "引数:", "RAISES": "発生", "Raises:" : "発生:", "RECEIVES": "取得", "Receives:": "取得:", "required": "必須", "RETURNS": "戻り値", "Returns:": "戻り値:", "Source code in": "ソースコード位置:", "TYPE:": "タイプ:", "Type": "タイプ", "WARNS": "警告", "Warns:": "警告:", "YIELDS": "返す", "Yields:": "返す:", }[key] }}{% endmacro %}