モジュール:TamingTable/foodAliases

提供:ARK Wiki
ナビゲーションに移動 検索に移動

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

return {
  ['Raw Meat'] = '生肉',
  ['Raw Prime Meat'] = '霜降り肉',
  ['Raw Mutton'] = '羊肉',
  ['Cooked Lamb Chop'] = 'ラムチョップ',
  ['Cooked Prime Meat'] = '霜降りこんがり肉',
  ['Raw Prime Fish Meat'] = '大トロ',
  ['Cooked Prime Fish Meat'] = 'こんがり大トロ',
  ['Cooked Meat'] = 'こんがり肉',
  ['Raw Fish Meat'] = '魚肉',
  ['Cooked Fish Meat'] = 'こんがり魚',
  ['Spoiled Meat'] = '腐った肉',
  ['Cooked Meat Jerky'] = '干し肉',
  ['Prime Meat Jerky'] = '霜降り干し肉',

  ['Basic'] = 'キブル(基本)',
  ['Simple'] = 'キブル(簡易)',
  ['Regular'] = 'キブル(通常)',
  ['Superior'] = 'キブル(優)',
  ['Exceptional'] = 'キブル(超級)',
  ['Extraordinary'] = 'キブル(特級)',

  ['Crops'] = '作物',
  ['Vegetables'] = '野菜',
  ['Mejoberry'] = 'メジョベリー',
  ['Berries'] = 'ベリー',
  ['Giant Bee Honey'] = '巨大ハチのハチミツ',
  ['Sweet Vegetable Cake'] = 'スイートベジタブルケーキ',
  ['Plant Species Z Seed (Aberration)'] = 'プラントZの種 (Aberration)',
  ['Plant Species Y Seed (Scorched Earth)'] = 'プラントYの種 (Scorched Earth)',
  ['Plant Species X Seed'] = 'プラントXの種',
  ['Aquatic Mushroom (Aberration)'] = 'アクアティック・マッシュルーム (Aberration)',
  ['Ascerbic Mushroom (Aberration)'] = 'アサービック・マッシュルーム (Aberration)',
  ['Auric Mushroom (Aberration)'] = '金のマッシュルーム (Aberration)',
  ['Amarberry Seed'] = 'アマルベリーの種',
  ['Citronal Seed'] = 'レモンの種',
  ['Fresh Tea Leaves (Primitive Plus)'] = 'Fresh Tea Leaves (Primitive Plus)',
  ['Fresh Sorghum (Primitive Plus)'] = '新鮮なモロコシ (Primitive Plus)',
  ['Fresh Barley (Primitive Plus)'] = '新鮮な大麦 (Primitive Plus)',
  ['Fresh Wheat (Primitive Plus)'] = '新鮮な小麦 (Primitive Plus)',
  ['Soybean (Primitive Plus)'] = '大豆 (Primitive Plus)',
  ['Dried Wheat (Primitive Plus)'] = '乾燥小麦 (Primitive Plus)',
  ['Chitin'] = 'キチン',

  ['Rare Flower'] = 'レアフラワー',
  ['Rare Mushroom'] = 'レアマッシュルーム',

  ['Element'] = 'エレメント',

  ['Fertilized Giganotosaurus Egg'] = 'ギガノトサウルスの受精卵',
  ['Fertilized Bronto Egg'] = 'ブロントサウルスの受精卵',
  ['Fertilized Dimetrodon Egg'] = 'ディメトロドンの受精卵',
  ['Fertilized Allosaurus Egg'] = 'アロサウルスの受精卵',
  ['Fertilized Camelsaurus Egg'] = 'モレラトプスの受精卵',
  ['Fertilized Baryonyx Egg'] = 'バリオニクスの受精卵',
  ['Fertilized Oviraptor Egg'] = 'オヴィラプトルの受精卵',
  ['Fertilized Ankylo Egg'] = 'アンキロサウルスの受精卵',
  ['Fertilized Archaeopteryx Egg'] = '始祖鳥の受精卵',
}