ARK: Survival Evolved Wiki
登録
Advertisement

このモジュールについての説明文ページを モジュール:TranslateForInfoboxes/aliases/doc に作成できます

return {
	["item"]				= "アイテム",
	["items"]				= "アイテム",
        ["type"]                                = "種類",
	["stacksizecomment"]	= "スタックサイズは設定で調整可能です。",
	["stacksize"]			= "スタック数",
	["food"]				= "食料",
	["water"]				= "水分",
	["health"]				= "体力",
	["stamina"]				= "スタミナ",
	["torpidity"]			= "気絶値",
	["eggsize"]				= "卵の大きさ",
	["kibbletype"]			= "キブルの種類",
	["weight"]				= "重量",
	["durability"]			= "耐久値",
	["durabilityperuse"]	= "使用ごとの耐久値",
	["singleuse"]			= "使い捨て",
	["spoilsin"]			= "腐敗時間",
	["spoilsto"]			= "腐敗すると",
	["decomposesin"]		= "分解時間",
	["addedin"]				= "追加バージョン",
	["itemids"]				= "Item IDs",
	["spawncommand"]		= "スポーンコマンド",
	["or"]					= "または",
	["variant"]				= "Variant",
	["unlocktekgram"]		= "Unlock [[Tekgram]]",
	["entityinformation"]	= "Entity Information",
	["releasedate"]			= "Release date",
	["supportedby"]			= "Supported by",
	["foundinsupplycrate"]	= "発見できる[[Supply Crate|供給品クレート]]",
	["beacon-white"]		= "White",
	["beacon-green"]		= "Green",
	["beacon-blue"]			= "Blue",
	["beacon-purple"]		= "Purple",
	["beacon-yellow"]		= "Yellow",
	["beacon-red"]			= "Red",
	["cat:foundinbeacon-white"]	= "Category:Found in white beacons",
	["cat:foundinbeacon-green"]	= "Category:Found in green beacons",
	["cat:foundinbeacon-blue"]	= "Category:Found in blue beacons",
	["cat:foundinbeacon-purple"]= "Category:Found in purple beacons",
	["cat:foundinbeacon-yellow"]= "Category:Found in yellow beacons",
	["cat:foundinbeacon-red"]	= "Category:Found in red beacons",
	
	
	["consumables"]			= "消耗品",
	["consumable"]			= "消耗品",
	["valuesgivenforhumans"]= "[[Human]]に関係する値",
	["cookedin"]			= "調理可能",
	["cookingtime"]			= "調理時間",
	["cat:consumables"]		= "カテゴリ:消耗品",
	["cat:"]				= "カテゴリ:",
	["cat:eggsize"]			= "Category:$1 eggs",
	["eggsize-pagename"]	= "$1 Egg",
}
Advertisement