2.8.0-beta-4
This commit is contained in:
@@ -37,6 +37,7 @@ GT5U.gui.text.EIG_seedOverflow=Too many seeds inside!
|
||||
GT5U.gui.text.EIG_missingwater=No water!
|
||||
GT5U.gui.text.EIG_ic2glass=Insufficient glass tier!
|
||||
|
||||
## General
|
||||
kubatech.gui.text.configuration=Configuration
|
||||
|
||||
kubatech.gui.text.tea_ultimate.status=STATUS
|
||||
@@ -53,11 +54,22 @@ kubatech.gui.text.tea_acceptor.not_owner=This is not your block
|
||||
kubatech.gui.text.tea_acceptor.in=IN: %s/t
|
||||
kubatech.gui.text.tea_acceptor.in.tooltip=Average input from the last 5 seconds
|
||||
|
||||
kubatech.gui.text.eec.infernal_drop=Is allowed to spawn infernal mobs
|
||||
kubatech.gui.text.eec.infernal_drop.always=Does not affect mobs that are always infernal!
|
||||
kubatech.gui.text.eec.void_all_damaged=Void all damaged and enchanted items
|
||||
kubatech.gui.text.eec.void_all_damaged.warning=Does not affect infernal drops and some special drops like Sticky Sword!
|
||||
kubatech.gui.tooltip.eec.ritual_mode=Ritual mode
|
||||
kubatech.gui.text.eec.preserve_weapon_on=Weapon Preservation: ON
|
||||
kubatech.gui.text.eec.preserve_weapon_off=Weapon Preservation: OFF
|
||||
kubatech.gui.text.eec.preserve_weapon_warning=Not using GUI weapon.
|
||||
kubatech.gui.text.eec.cycle_weapons_on=Weapon Cycling: ON
|
||||
kubatech.gui.text.eec.cycle_weapons_off=Weapon Cycling: OFF
|
||||
kubatech.gui.text.eec.cycle_weapons.info=If §fWeapon Preservation§r is enabled, moves almost broken weapons from the GUI to Output Buses, if there's space.
|
||||
kubatech.gui.text.eec.void_all_damaged_on=Void damaged and enchanted items: ON
|
||||
kubatech.gui.text.eec.void_all_damaged_off=Void damaged and enchanted items: OFF
|
||||
kubatech.gui.text.eec.void_all_damaged.warning=Does not affect infernal drops and some special drops like the Sticky Sword! Will never void the weapon in the GUI slot.
|
||||
kubatech.gui.text.eec.infernal_drop_on=Allow Infernal Spawns: ON
|
||||
kubatech.gui.text.eec.infernal_drop_off=Allow Infernal Spawns: OFF
|
||||
kubatech.gui.text.eec.infernal_drop_always=Does not affect mobs that are always infernal!
|
||||
kubatech.gui.text.eec.ritual_mode_on=Ritual Mode: ON
|
||||
kubatech.gui.text.eec.ritual_mode_off=Ritual Mode: OFF
|
||||
kubatech.gui.text.eec.ritual_mode_connected=Connected to ritual.
|
||||
kubatech.gui.text.eec.ritual_mode_error=Can't connect to ritual!
|
||||
|
||||
kubatech.gui.text.inventory=Inventory
|
||||
kubatech.gui.text.status=Status
|
||||
@@ -79,6 +91,16 @@ kubatech.gui.tooltip.dynamic_inventory.empty_slot=Empty slot
|
||||
kubatech.gui.tooltip.dynamic_inventory.eig.remaining_seed_types=Remaining seed types: %d
|
||||
kubatech.gui.tooltip.dynamic_inventory.eig.remaining_seed_capacity=Remaining seed capacity: %d
|
||||
|
||||
#Chat Messages
|
||||
kubatech.chat.forbidden_while_running=Cannot change mode while running!
|
||||
|
||||
kubatech.chat.eec.ritual_mode_enabled=Ritual mode enabled
|
||||
kubatech.chat.eec.ritual_mode_disabled=Ritual mode disabled
|
||||
kubatech.chat.eec.ritual_mode_connected=Successfully connected to ritual
|
||||
kubatech.chat.eec.ritual_mode_error=Can't connect to ritual!
|
||||
kubatech.chat.eec.infernal_drops_enabled=Mobs can spawn infernal
|
||||
kubatech.chat.eec.infernal_drops_disabled=Mobs will be prevented from spawning infernal
|
||||
|
||||
# info data
|
||||
## general
|
||||
kubatech.infodata.running_mode=Running in mode:
|
||||
@@ -96,13 +118,17 @@ kubatech.infodata.eec.in_ritual_mode.yes=Is in ritual mode: §eYes
|
||||
kubatech.infodata.eec.in_ritual_mode.no=Is in ritual mode: §eNo
|
||||
kubatech.infodata.eec.connected_to_ritual.yes=Is connected to ritual: §aYes
|
||||
kubatech.infodata.eec.connected_to_ritual.no=Is connected to ritual: §cNo
|
||||
kubatech.infodata.eec.cycle_weapons.yes=Is cycling weapons: §eYes
|
||||
kubatech.infodata.eec.cycle_weapons.no=Is cycling weapons: §eNo
|
||||
kubatech.infodata.eec.weapon_preservation.yes=Is preserving weapons: §eYes
|
||||
kubatech.infodata.eec.weapon_preservation.no=Is preserving weapons: §eNo
|
||||
kubatech.infodata.eec.inserted_weapon.yes=Inserted weapon: §eYes
|
||||
kubatech.infodata.eec.inserted_weapon.no=Inserted weapon: §eNo
|
||||
kubatech.infodata.eec.weapon.damage=Weapon attack damage: §e%f
|
||||
kubatech.infodata.eec.weapon.looting_level=Weapon looting level: §e%d
|
||||
kubatech.infodata.eec.total_damage=Total attack damage: §e%f
|
||||
|
||||
## Exreme Industrial Greenhouse
|
||||
## Extreme Industrial Greenhouse
|
||||
kubatech.infodata.eig.running_mode.setup_mode.input=Setup mode (input)
|
||||
kubatech.infodata.eig.running_mode.setup_mode.output=Setup mode (output)
|
||||
kubatech.infodata.eig.uses.water=Uses %dL/operation of water
|
||||
@@ -122,10 +148,11 @@ kubatech.infodata.mia.running_mode.operating.normal=Operating mode (NORMAL)
|
||||
kubatech.infodata.mia.running_mode.operating.swarmer=Operating mode (SWARMER)
|
||||
kubatech.infodata.mia.running_mode.bee_storage=Bee storage (%s/%s):
|
||||
|
||||
|
||||
#Waila
|
||||
kubatech.waila.eec.mob_type=Mob Type: %s
|
||||
kubatech.waila.eec.no_mob=None
|
||||
kubatech.waila.eec.ritual_mode_connected=Connected to ritual
|
||||
kubatech.waila.eec.ritual_mode_error=Not connected to ritual!
|
||||
|
||||
#Blocks
|
||||
kubablock.tea_acceptor.name=§4§lTea Acceptor
|
||||
|
||||
@@ -37,6 +37,7 @@ GT5U.gui.text.EIG_seedOverflow=Too many seeds inside!
|
||||
GT5U.gui.text.EIG_missingwater=No water!
|
||||
GT5U.gui.text.EIG_ic2glass=Insufficient glass tier!
|
||||
|
||||
## General
|
||||
kubatech.gui.text.configuration=Configuration
|
||||
|
||||
kubatech.gui.text.tea_ultimate.status=STATUS
|
||||
@@ -53,11 +54,22 @@ kubatech.gui.text.tea_acceptor.not_owner=This is not your block
|
||||
kubatech.gui.text.tea_acceptor.in=IN: %s/t
|
||||
kubatech.gui.text.tea_acceptor.in.tooltip=Average input from the last 5 seconds
|
||||
|
||||
kubatech.gui.text.eec.infernal_drop=Is allowed to spawn infernal mobs
|
||||
kubatech.gui.text.eec.infernal_drop.always=Does not affect mobs that are always infernal!
|
||||
kubatech.gui.text.eec.void_all_damaged=Void all damaged and enchanted items
|
||||
kubatech.gui.text.eec.void_all_damaged.warning=Does not affect infernal drops and some special drops like Sticky Sword!
|
||||
kubatech.gui.tooltip.eec.ritual_mode=Ritual mode
|
||||
kubatech.gui.text.eec.preserve_weapon_on=Weapon Preservation: ON
|
||||
kubatech.gui.text.eec.preserve_weapon_off=Weapon Preservation: OFF
|
||||
kubatech.gui.text.eec.preserve_weapon_warning=Not using GUI weapon.
|
||||
kubatech.gui.text.eec.cycle_weapons_on=Weapon Cycling: ON
|
||||
kubatech.gui.text.eec.cycle_weapons_off=Weapon Cycling: OFF
|
||||
kubatech.gui.text.eec.cycle_weapons.info=If §fWeapon Preservation§r is enabled, moves almost broken weapons from the GUI to Output Buses, if there's space.
|
||||
kubatech.gui.text.eec.void_all_damaged_on=Void damaged and enchanted items: ON
|
||||
kubatech.gui.text.eec.void_all_damaged_off=Void damaged and enchanted items: OFF
|
||||
kubatech.gui.text.eec.void_all_damaged.warning=Does not affect infernal drops and some special drops like the Sticky Sword! Will never void the weapon in the GUI slot.
|
||||
kubatech.gui.text.eec.infernal_drop_on=Allow Infernal Spawns: ON
|
||||
kubatech.gui.text.eec.infernal_drop_off=Allow Infernal Spawns: OFF
|
||||
kubatech.gui.text.eec.infernal_drop_always=Does not affect mobs that are always infernal!
|
||||
kubatech.gui.text.eec.ritual_mode_on=Ritual Mode: ON
|
||||
kubatech.gui.text.eec.ritual_mode_off=Ritual Mode: OFF
|
||||
kubatech.gui.text.eec.ritual_mode_connected=Connected to ritual.
|
||||
kubatech.gui.text.eec.ritual_mode_error=Can't connect to ritual!
|
||||
|
||||
kubatech.gui.text.inventory=Inventory
|
||||
kubatech.gui.text.status=Status
|
||||
@@ -79,6 +91,16 @@ kubatech.gui.tooltip.dynamic_inventory.empty_slot=Empty slot
|
||||
kubatech.gui.tooltip.dynamic_inventory.eig.remaining_seed_types=Remaining seed types: %d
|
||||
kubatech.gui.tooltip.dynamic_inventory.eig.remaining_seed_capacity=Remaining seed capacity: %d
|
||||
|
||||
#Chat Messages
|
||||
kubatech.chat.forbidden_while_running=Cannot change mode while running!
|
||||
|
||||
kubatech.chat.eec.ritual_mode_enabled=Ritual mode enabled
|
||||
kubatech.chat.eec.ritual_mode_disabled=Ritual mode disabled
|
||||
kubatech.chat.eec.ritual_mode_connected=Successfully connected to ritual
|
||||
kubatech.chat.eec.ritual_mode_error=Can't connect to ritual!
|
||||
kubatech.chat.eec.infernal_drops_enabled=Mobs can spawn infernal
|
||||
kubatech.chat.eec.infernal_drops_disabled=Mobs will be prevented from spawning infernal
|
||||
|
||||
# info data
|
||||
## general
|
||||
kubatech.infodata.running_mode=Running in mode:
|
||||
@@ -96,13 +118,17 @@ kubatech.infodata.eec.in_ritual_mode.yes=Is in ritual mode: §eYes
|
||||
kubatech.infodata.eec.in_ritual_mode.no=Is in ritual mode: §eNo
|
||||
kubatech.infodata.eec.connected_to_ritual.yes=Is connected to ritual: §aYes
|
||||
kubatech.infodata.eec.connected_to_ritual.no=Is connected to ritual: §cNo
|
||||
kubatech.infodata.eec.cycle_weapons.yes=Is cycling weapons: §eYes
|
||||
kubatech.infodata.eec.cycle_weapons.no=Is cycling weapons: §eNo
|
||||
kubatech.infodata.eec.weapon_preservation.yes=Is preserving weapons: §eYes
|
||||
kubatech.infodata.eec.weapon_preservation.no=Is preserving weapons: §eNo
|
||||
kubatech.infodata.eec.inserted_weapon.yes=Inserted weapon: §eYes
|
||||
kubatech.infodata.eec.inserted_weapon.no=Inserted weapon: §eNo
|
||||
kubatech.infodata.eec.weapon.damage=Weapon attack damage: §e%f
|
||||
kubatech.infodata.eec.weapon.looting_level=Weapon looting level: §e%d
|
||||
kubatech.infodata.eec.total_damage=Total attack damage: §e%f
|
||||
|
||||
## Exreme Industrial Greenhouse
|
||||
## Extreme Industrial Greenhouse
|
||||
kubatech.infodata.eig.running_mode.setup_mode.input=Setup mode (input)
|
||||
kubatech.infodata.eig.running_mode.setup_mode.output=Setup mode (output)
|
||||
kubatech.infodata.eig.uses.water=Uses %dL/operation of water
|
||||
@@ -122,10 +148,11 @@ kubatech.infodata.mia.running_mode.operating.normal=Operating mode (NORMAL)
|
||||
kubatech.infodata.mia.running_mode.operating.swarmer=Operating mode (SWARMER)
|
||||
kubatech.infodata.mia.running_mode.bee_storage=Bee storage (%s/%s):
|
||||
|
||||
|
||||
#Waila
|
||||
kubatech.waila.eec.mob_type=Mob Type: %s
|
||||
kubatech.waila.eec.no_mob=None
|
||||
kubatech.waila.eec.ritual_mode_connected=Connected to ritual
|
||||
kubatech.waila.eec.ritual_mode_error=Not connected to ritual!
|
||||
|
||||
#Blocks
|
||||
kubablock.tea_acceptor.name=§4§lTea Acceptor
|
||||
|
||||
@@ -37,6 +37,7 @@ GT5U.gui.text.EIG_seedOverflow=Too many seeds inside!
|
||||
GT5U.gui.text.EIG_missingwater=No water!
|
||||
GT5U.gui.text.EIG_ic2glass=Insufficient glass tier!
|
||||
|
||||
## General
|
||||
kubatech.gui.text.configuration=Configuration
|
||||
|
||||
kubatech.gui.text.tea_ultimate.status=STATUS
|
||||
@@ -53,11 +54,22 @@ kubatech.gui.text.tea_acceptor.not_owner=This is not your block
|
||||
kubatech.gui.text.tea_acceptor.in=IN: %s/t
|
||||
kubatech.gui.text.tea_acceptor.in.tooltip=Average input from the last 5 seconds
|
||||
|
||||
kubatech.gui.text.eec.infernal_drop=Is allowed to spawn infernal mobs
|
||||
kubatech.gui.text.eec.infernal_drop.always=Does not affect mobs that are always infernal!
|
||||
kubatech.gui.text.eec.void_all_damaged=Void all damaged and enchanted items
|
||||
kubatech.gui.text.eec.void_all_damaged.warning=Does not affect infernal drops and some special drops like Sticky Sword!
|
||||
kubatech.gui.tooltip.eec.ritual_mode=Ritual mode
|
||||
kubatech.gui.text.eec.preserve_weapon_on=Weapon Preservation: ON
|
||||
kubatech.gui.text.eec.preserve_weapon_off=Weapon Preservation: OFF
|
||||
kubatech.gui.text.eec.preserve_weapon_warning=Not using GUI weapon.
|
||||
kubatech.gui.text.eec.cycle_weapons_on=Weapon Cycling: ON
|
||||
kubatech.gui.text.eec.cycle_weapons_off=Weapon Cycling: OFF
|
||||
kubatech.gui.text.eec.cycle_weapons.info=If §fWeapon Preservation§r is enabled, moves almost broken weapons from the GUI to Output Buses, if there's space.
|
||||
kubatech.gui.text.eec.void_all_damaged_on=Void damaged and enchanted items: ON
|
||||
kubatech.gui.text.eec.void_all_damaged_off=Void damaged and enchanted items: OFF
|
||||
kubatech.gui.text.eec.void_all_damaged.warning=Does not affect infernal drops and some special drops like the Sticky Sword! Will never void the weapon in the GUI slot.
|
||||
kubatech.gui.text.eec.infernal_drop_on=Allow Infernal Spawns: ON
|
||||
kubatech.gui.text.eec.infernal_drop_off=Allow Infernal Spawns: OFF
|
||||
kubatech.gui.text.eec.infernal_drop_always=Does not affect mobs that are always infernal!
|
||||
kubatech.gui.text.eec.ritual_mode_on=Ritual Mode: ON
|
||||
kubatech.gui.text.eec.ritual_mode_off=Ritual Mode: OFF
|
||||
kubatech.gui.text.eec.ritual_mode_connected=Connected to ritual.
|
||||
kubatech.gui.text.eec.ritual_mode_error=Can't connect to ritual!
|
||||
|
||||
kubatech.gui.text.inventory=Inventory
|
||||
kubatech.gui.text.status=Status
|
||||
@@ -79,6 +91,16 @@ kubatech.gui.tooltip.dynamic_inventory.empty_slot=Empty slot
|
||||
kubatech.gui.tooltip.dynamic_inventory.eig.remaining_seed_types=Remaining seed types: %d
|
||||
kubatech.gui.tooltip.dynamic_inventory.eig.remaining_seed_capacity=Remaining seed capacity: %d
|
||||
|
||||
#Chat Messages
|
||||
kubatech.chat.forbidden_while_running=Cannot change mode while running!
|
||||
|
||||
kubatech.chat.eec.ritual_mode_enabled=Ritual mode enabled
|
||||
kubatech.chat.eec.ritual_mode_disabled=Ritual mode disabled
|
||||
kubatech.chat.eec.ritual_mode_connected=Successfully connected to ritual
|
||||
kubatech.chat.eec.ritual_mode_error=Can't connect to ritual!
|
||||
kubatech.chat.eec.infernal_drops_enabled=Mobs can spawn infernal
|
||||
kubatech.chat.eec.infernal_drops_disabled=Mobs will be prevented from spawning infernal
|
||||
|
||||
# info data
|
||||
## general
|
||||
kubatech.infodata.running_mode=Running in mode:
|
||||
@@ -96,13 +118,17 @@ kubatech.infodata.eec.in_ritual_mode.yes=Is in ritual mode: §eYes
|
||||
kubatech.infodata.eec.in_ritual_mode.no=Is in ritual mode: §eNo
|
||||
kubatech.infodata.eec.connected_to_ritual.yes=Is connected to ritual: §aYes
|
||||
kubatech.infodata.eec.connected_to_ritual.no=Is connected to ritual: §cNo
|
||||
kubatech.infodata.eec.cycle_weapons.yes=Is cycling weapons: §eYes
|
||||
kubatech.infodata.eec.cycle_weapons.no=Is cycling weapons: §eNo
|
||||
kubatech.infodata.eec.weapon_preservation.yes=Is preserving weapons: §eYes
|
||||
kubatech.infodata.eec.weapon_preservation.no=Is preserving weapons: §eNo
|
||||
kubatech.infodata.eec.inserted_weapon.yes=Inserted weapon: §eYes
|
||||
kubatech.infodata.eec.inserted_weapon.no=Inserted weapon: §eNo
|
||||
kubatech.infodata.eec.weapon.damage=Weapon attack damage: §e%f
|
||||
kubatech.infodata.eec.weapon.looting_level=Weapon looting level: §e%d
|
||||
kubatech.infodata.eec.total_damage=Total attack damage: §e%f
|
||||
|
||||
## Exreme Industrial Greenhouse
|
||||
## Extreme Industrial Greenhouse
|
||||
kubatech.infodata.eig.running_mode.setup_mode.input=Setup mode (input)
|
||||
kubatech.infodata.eig.running_mode.setup_mode.output=Setup mode (output)
|
||||
kubatech.infodata.eig.uses.water=Uses %dL/operation of water
|
||||
@@ -122,10 +148,11 @@ kubatech.infodata.mia.running_mode.operating.normal=Operating mode (NORMAL)
|
||||
kubatech.infodata.mia.running_mode.operating.swarmer=Operating mode (SWARMER)
|
||||
kubatech.infodata.mia.running_mode.bee_storage=Bee storage (%s/%s):
|
||||
|
||||
|
||||
#Waila
|
||||
kubatech.waila.eec.mob_type=Mob Type: %s
|
||||
kubatech.waila.eec.no_mob=None
|
||||
kubatech.waila.eec.ritual_mode_connected=Connected to ritual
|
||||
kubatech.waila.eec.ritual_mode_error=Not connected to ritual!
|
||||
|
||||
#Blocks
|
||||
kubablock.tea_acceptor.name=§4§lTea Acceptor
|
||||
|
||||
@@ -1,234 +1,261 @@
|
||||
#This file is a translation file for KubaTech
|
||||
|
||||
#RecipeMaps
|
||||
kubatech.defusioncrafter=Draconic Evolution Fusion Crafter
|
||||
kubatech.defusioncrafter=Draconic Evolutionフュージョンクラフター
|
||||
|
||||
#NEI
|
||||
kubatech.defusioncrafter.tier=Tier Casing: %s
|
||||
kubatech.mobhandler.eec_chance=§5Chance to drop in EEC: %.2f%%
|
||||
kubatech.mobhandler.eec_disabled=§5Does not drop in EEC
|
||||
kubatech.defusioncrafter.tier=外装Tier: %s
|
||||
kubatech.mobhandler.eec_chance=§5EECでドロップする確率: %.2f%%
|
||||
kubatech.mobhandler.eec_disabled=§5EECでドロップしない
|
||||
|
||||
#Commands
|
||||
kubatech.commandhandler.invalid=§cInvalid use ! The proper use of this command is /%s
|
||||
kubatech.commandhandler.cant_find=§cCan't find command option %s
|
||||
kubatech.commandhandler.generic_help=§cYou can also use "/kubatech help" to get possible commands
|
||||
kubatech.commandhandler.invalid=§c使い方が間違っています!正しい使い方は"/%s"です
|
||||
kubatech.commandhandler.cant_find=§c%s というコマンドは見つかりませんでした
|
||||
kubatech.commandhandler.generic_help=§c"/kubatech help" を実行して利用可能なコマンドの一覧を表示します
|
||||
kubatech.commandhandler.usage=<option>
|
||||
kubatech.command.help.possible_commands=Possible commands:
|
||||
kubatech.command.help.usage=- Shows all possible commands
|
||||
kubatech.command.config.invalid_option=§cInvalid option ! Possible options: reload
|
||||
kubatech.command.config.success=§aConfig reloaded successfully !
|
||||
kubatech.command.help.possible_commands=利用可能なコマンド:
|
||||
kubatech.command.help.usage=- すべての利用可能なコマンドを表示
|
||||
kubatech.command.config.invalid_option=§c無効な設定項目です!使用できる項目は次の通りです: reload
|
||||
kubatech.command.config.success=§a設定の再読み込みに成功しました!
|
||||
kubatech.command.config.usage=<option>
|
||||
|
||||
kubatech.command.tea.invalid_option=§cInvalid usage !
|
||||
kubatech.command.tea.player_not_found=§cPlayer not found !
|
||||
kubatech.command.tea.success_get=Player %s has %d Tea
|
||||
kubatech.command.tea.success_set=Player %s now has %d Tea
|
||||
kubatech.command.tea.success_add=Player %s now has %d Tea
|
||||
kubatech.command.tea.invalid_option=§c使い方が間違っています!
|
||||
kubatech.command.tea.player_not_found=§cプレイヤーが見つかりません!
|
||||
kubatech.command.tea.success_get=プレイヤー %s は%d個のお茶を持っています
|
||||
kubatech.command.tea.success_set=プレイヤー %s のお茶の所持数は現在%d個です
|
||||
kubatech.command.tea.success_add=プレイヤー %s のお茶の所持数は現在%d個です
|
||||
kubatech.command.tea.usage=<username> get/set/add (<amount>)
|
||||
|
||||
#GUI
|
||||
GT5U.gui.text.EEC_nospawner=No powered spawner!
|
||||
GT5U.gui.text.EEC_invalidspawner=Invalid spawner!
|
||||
GT5U.gui.text.EEC_peaceful=Inserted mob cannot spawn on peaceful mode!
|
||||
GT5U.gui.text.MegaApiary_slotoverflow=Too many bees inside!
|
||||
GT5U.gui.text.MegaApiary_noflowers=Missing flowers!
|
||||
GT5U.gui.text.EIG_slotoverflow=Too many seed types inside!
|
||||
GT5U.gui.text.EIG_seedOverflow=Too many seeds inside!
|
||||
GT5U.gui.text.EIG_missingwater=No water!
|
||||
GT5U.gui.text.EIG_ic2glass=Insufficient glass tier!
|
||||
GT5U.gui.text.EEC_nospawner=電動スポナーがありません!
|
||||
GT5U.gui.text.EEC_invalidspawner=無効なスポナーです!
|
||||
GT5U.gui.text.EEC_peaceful=指定のモブはピースフルモードではスポーンしません!
|
||||
GT5U.gui.text.MegaApiary_slotoverflow=蜂が多すぎます!
|
||||
GT5U.gui.text.MegaApiary_noflowers=花がありません!
|
||||
GT5U.gui.text.EIG_slotoverflow=種の種類が多すぎます!
|
||||
GT5U.gui.text.EIG_seedOverflow=種が多すぎます!
|
||||
GT5U.gui.text.EIG_missingwater=水がありません!
|
||||
GT5U.gui.text.EIG_ic2glass=ガラスTierが不十分です!
|
||||
|
||||
kubatech.gui.text.configuration=Configuration
|
||||
## General
|
||||
kubatech.gui.text.configuration=設定
|
||||
|
||||
kubatech.gui.text.tea_ultimate.status=STATUS
|
||||
kubatech.gui.text.tea_ultimate.tea=Tea
|
||||
kubatech.gui.text.tea_ultimate.tea_limit=Tea limit
|
||||
kubatech.gui.text.tea_ultimate.exchange=EXCHANGE
|
||||
kubatech.gui.text.tea_ultimate.exchange.cost=Cost: %s Tea
|
||||
kubatech.gui.text.tea_ultimate.benefits=BENEFITS
|
||||
kubatech.gui.tooltip.tea_ultimate.tea_acceptor_research_note=Tea Acceptor Research Note
|
||||
kubatech.gui.text.tea_ultimate.status=状態
|
||||
kubatech.gui.text.tea_ultimate.tea=お茶
|
||||
kubatech.gui.text.tea_ultimate.tea_limit=お茶の最大値
|
||||
kubatech.gui.text.tea_ultimate.exchange=交換
|
||||
kubatech.gui.text.tea_ultimate.exchange.cost=コスト: お茶 %s個
|
||||
kubatech.gui.text.tea_ultimate.benefits=効果
|
||||
kubatech.gui.tooltip.tea_ultimate.tea_acceptor_research_note=茶受容器の研究ノート
|
||||
|
||||
kubatech.gui.text.tea_acceptor.name=Tea Acceptor
|
||||
kubatech.gui.text.tea_acceptor.tea=[Tea]
|
||||
kubatech.gui.text.tea_acceptor.not_owner=This is not your block
|
||||
kubatech.gui.text.tea_acceptor.in=IN: %s/t
|
||||
kubatech.gui.text.tea_acceptor.in.tooltip=Average input from the last 5 seconds
|
||||
kubatech.gui.text.tea_acceptor.name=茶受容器
|
||||
kubatech.gui.text.tea_acceptor.tea=[お茶]
|
||||
kubatech.gui.text.tea_acceptor.not_owner=これはあなたのブロックではありません
|
||||
kubatech.gui.text.tea_acceptor.in=入力: %s/t
|
||||
kubatech.gui.text.tea_acceptor.in.tooltip=直近5秒の平均入力
|
||||
|
||||
kubatech.gui.text.eec.infernal_drop=Is allowed to spawn infernal mobs
|
||||
kubatech.gui.text.eec.infernal_drop.always=Does not affect mobs that are always infernal!
|
||||
kubatech.gui.text.eec.void_all_damaged=Void all damaged and enchanted items
|
||||
kubatech.gui.text.eec.void_all_damaged.warning=Does not affect infernal drops and some special drops like Sticky Sword!
|
||||
kubatech.gui.tooltip.eec.ritual_mode=Ritual mode
|
||||
kubatech.gui.text.eec.preserve_weapon_on=武器の保存: オン
|
||||
kubatech.gui.text.eec.preserve_weapon_off=武器の保存: オフ
|
||||
kubatech.gui.text.eec.preserve_weapon_warning=GUIの武器を使用しません。
|
||||
kubatech.gui.text.eec.cycle_weapons_on=武器入れ替え: オン
|
||||
kubatech.gui.text.eec.cycle_weapons_off=武器入れ替え: オフ
|
||||
kubatech.gui.text.eec.cycle_weapons.info=§f武器の保存§rが有効な場合、スペースがあれば壊れかけの武器をGUIから出力バスへ移動させます。
|
||||
kubatech.gui.text.eec.void_all_damaged_on=ダメージ付き・エンチャント付きアイテムの消去: オン
|
||||
kubatech.gui.text.eec.void_all_damaged_off=ダメージ付き・エンチャント付きアイテムの消去: オフ
|
||||
kubatech.gui.text.eec.void_all_damaged.warning=インファーナルのドロップとSticky Swordのような特殊ドロップには影響しません!GUIスロット内の武器が消滅することはありません。
|
||||
kubatech.gui.text.eec.infernal_drop_on=インファーナルのスポーン: オン
|
||||
kubatech.gui.text.eec.infernal_drop_off=インファーナルのスポーン: オフ
|
||||
kubatech.gui.text.eec.infernal_drop_always=常時インファーナルのモブには効果がありません!
|
||||
kubatech.gui.text.eec.ritual_mode_on=儀式モード: オン
|
||||
kubatech.gui.text.eec.ritual_mode_off=儀式モード: オフ
|
||||
kubatech.gui.text.eec.ritual_mode_connected=儀式に接続しました。
|
||||
kubatech.gui.text.eec.ritual_mode_error=儀式に接続できません!
|
||||
|
||||
kubatech.gui.text.inventory=Inventory
|
||||
kubatech.gui.text.status=Status
|
||||
kubatech.gui.text.operating=Operating
|
||||
kubatech.gui.text.input=Input
|
||||
kubatech.gui.text.output=Output
|
||||
kubatech.gui.text.eig.setup_mode=Setup mode
|
||||
kubatech.gui.text.eig.disabled=Disabled
|
||||
kubatech.gui.text.eig.enabled=Enabled
|
||||
kubatech.gui.text.eig.ic2_mode=IC2 mode
|
||||
kubatech.gui.text.eig.no_humidity_mode=No Humidity mode
|
||||
kubatech.gui.text.mia.primary_mode=Primary mode
|
||||
kubatech.gui.text.mia.normal=Normal
|
||||
kubatech.gui.text.mia.swarmer=Swarmer
|
||||
kubatech.gui.text.mia.secondary_mode=Secondary mode
|
||||
kubatech.gui.text.inventory=インベントリ
|
||||
kubatech.gui.text.status=状態
|
||||
kubatech.gui.text.operating=稼働中
|
||||
kubatech.gui.text.input=入力
|
||||
kubatech.gui.text.output=出力
|
||||
kubatech.gui.text.eig.setup_mode=準備モード
|
||||
kubatech.gui.text.eig.disabled=無効
|
||||
kubatech.gui.text.eig.enabled=有効
|
||||
kubatech.gui.text.eig.ic2_mode=IC2モード
|
||||
kubatech.gui.text.eig.no_humidity_mode=除湿モード
|
||||
kubatech.gui.text.mia.primary_mode=第一モード
|
||||
kubatech.gui.text.mia.normal=通常
|
||||
kubatech.gui.text.mia.swarmer=分蜂
|
||||
kubatech.gui.text.mia.secondary_mode=第二モード
|
||||
|
||||
kubatech.gui.tooltip.dynamic_inventory.identical_slots=There are %d identical slots
|
||||
kubatech.gui.tooltip.dynamic_inventory.empty_slot=Empty slot
|
||||
kubatech.gui.tooltip.dynamic_inventory.eig.remaining_seed_types=Remaining seed types: %d
|
||||
kubatech.gui.tooltip.dynamic_inventory.eig.remaining_seed_capacity=Remaining seed capacity: %d
|
||||
kubatech.gui.tooltip.dynamic_inventory.identical_slots=%d個の同一スロットがあります
|
||||
kubatech.gui.tooltip.dynamic_inventory.empty_slot=空のスロット
|
||||
kubatech.gui.tooltip.dynamic_inventory.eig.remaining_seed_types=残りの種の種類: %d
|
||||
kubatech.gui.tooltip.dynamic_inventory.eig.remaining_seed_capacity=残りの種の容量: %d
|
||||
|
||||
#Chat Messages
|
||||
kubatech.chat.forbidden_while_running=稼働中にはモード変更できません!
|
||||
|
||||
kubatech.chat.eec.ritual_mode_enabled=儀式モード有効
|
||||
kubatech.chat.eec.ritual_mode_disabled=儀式モード無効
|
||||
kubatech.chat.eec.ritual_mode_connected=儀式への接続に成功しました
|
||||
kubatech.chat.eec.ritual_mode_error=儀式に接続できません!
|
||||
kubatech.chat.eec.infernal_drops_enabled=インファーナルがスポーンする可能性があります
|
||||
kubatech.chat.eec.infernal_drops_disabled=インファーナルのスポーンを防止します
|
||||
|
||||
# info data
|
||||
## general
|
||||
kubatech.infodata.running_mode=Running in mode:
|
||||
kubatech.infodata.running_mode=動作モード:
|
||||
|
||||
## Extreme Entity Crusher
|
||||
kubatech.infodata.eec.current_mob=Current Mob: §e%s
|
||||
kubatech.infodata.eec.current_mob.none=Current Mob: §eNone
|
||||
kubatech.infodata.eec.animations.enabled=Animations: §eEnabled
|
||||
kubatech.infodata.eec.animations.disabled=Animations: §eDisabled
|
||||
kubatech.infodata.eec.produce_infernal_drops.allowed=Is allowed to produce infernal drops: §eYes
|
||||
kubatech.infodata.eec.produce_infernal_drops.not_allowed=Is not allowed to produce infernal drops: §eNo
|
||||
kubatech.infodata.eec.void_damaged.yes=Void all damaged and enchanted items: §eYes
|
||||
kubatech.infodata.eec.void_damaged.no=Void all damaged and enchanted items: §eNo
|
||||
kubatech.infodata.eec.in_ritual_mode.yes=Is in ritual mode: §eYes
|
||||
kubatech.infodata.eec.in_ritual_mode.no=Is in ritual mode: §eNo
|
||||
kubatech.infodata.eec.connected_to_ritual.yes=Is connected to ritual: §aYes
|
||||
kubatech.infodata.eec.connected_to_ritual.no=Is connected to ritual: §cNo
|
||||
kubatech.infodata.eec.inserted_weapon.yes=Inserted weapon: §eYes
|
||||
kubatech.infodata.eec.inserted_weapon.no=Inserted weapon: §eNo
|
||||
kubatech.infodata.eec.weapon.damage=Weapon attack damage: §e%f
|
||||
kubatech.infodata.eec.weapon.looting_level=Weapon looting level: §e%d
|
||||
kubatech.infodata.eec.total_damage=Total attack damage: §e%f
|
||||
kubatech.infodata.eec.current_mob=現在のモブ: §e%s
|
||||
kubatech.infodata.eec.current_mob.none=現在のモブ: §eなし
|
||||
kubatech.infodata.eec.animations.enabled=アニメーション: §e有効
|
||||
kubatech.infodata.eec.animations.disabled=アニメーション: §e無効
|
||||
kubatech.infodata.eec.produce_infernal_drops.allowed=インファーナルのドロップ生産: §eあり
|
||||
kubatech.infodata.eec.produce_infernal_drops.not_allowed=インファーナルのドロップ生産: §eなし
|
||||
kubatech.infodata.eec.void_damaged.yes=ダメージ付き・エンチャント付きアイテムの消去: §eあり
|
||||
kubatech.infodata.eec.void_damaged.no=ダメージ付き・エンチャント付きアイテムの消去: §eなし
|
||||
kubatech.infodata.eec.in_ritual_mode.yes=儀式モード: §e有効
|
||||
kubatech.infodata.eec.in_ritual_mode.no=儀式モード: §e無効
|
||||
kubatech.infodata.eec.connected_to_ritual.yes=儀式との接続: §aあり
|
||||
kubatech.infodata.eec.connected_to_ritual.no=儀式との接続: §aなし
|
||||
kubatech.infodata.eec.cycle_weapons.yes=武器切り替え: §eあり
|
||||
kubatech.infodata.eec.cycle_weapons.no=武器切り替え: §eなし
|
||||
kubatech.infodata.eec.weapon_preservation.yes=武器の保存: §eあり
|
||||
kubatech.infodata.eec.weapon_preservation.no=武器の保存: §eなし
|
||||
kubatech.infodata.eec.inserted_weapon.yes=配置された武器: §eあり
|
||||
kubatech.infodata.eec.inserted_weapon.no=配置された武器: §eなし
|
||||
kubatech.infodata.eec.weapon.damage=武器の攻撃ダメージ: §e%f
|
||||
kubatech.infodata.eec.weapon.looting_level=武器の幸運レベル: §e%d
|
||||
kubatech.infodata.eec.total_damage=合計攻撃ダメージ: §e%f
|
||||
|
||||
## Exreme Industrial Greenhouse
|
||||
kubatech.infodata.eig.running_mode.setup_mode.input=Setup mode (input)
|
||||
kubatech.infodata.eig.running_mode.setup_mode.output=Setup mode (output)
|
||||
kubatech.infodata.eig.uses.water=Uses %dL/operation of water
|
||||
kubatech.infodata.eig.uses.weedex=Uses %dL/second of Weed-EX 9000
|
||||
kubatech.infodata.eig.max_slots=Max slots:
|
||||
kubatech.infodata.eig.used_slots=Used slots:
|
||||
kubatech.infodata.bucket.humidity=Humidity:
|
||||
kubatech.infodata.bucket.humidity.on=On
|
||||
kubatech.infodata.bucket.humidity.off=Off
|
||||
kubatech.infodata.eig.too_many_types=There are too many seed types inside to run!
|
||||
kubatech.infodata.eig.too_many_seeds=There are too many seeds inside to run!
|
||||
## Extreme Industrial Greenhouse
|
||||
kubatech.infodata.eig.running_mode.setup_mode.input=準備モード (入力)
|
||||
kubatech.infodata.eig.running_mode.setup_mode.output=準備モード (出力)
|
||||
kubatech.infodata.eig.uses.water=1回の稼働につき%dLの水を使用
|
||||
kubatech.infodata.eig.uses.weedex=毎秒%dLのWeed-EX 9000を使用
|
||||
kubatech.infodata.eig.max_slots=最大スロット数:
|
||||
kubatech.infodata.eig.used_slots=使用中のスロット数:
|
||||
kubatech.infodata.bucket.humidity=湿度:
|
||||
kubatech.infodata.bucket.humidity.on=オン
|
||||
kubatech.infodata.bucket.humidity.off=オフ
|
||||
kubatech.infodata.eig.too_many_types=種の種類が多すぎて稼働できません!
|
||||
kubatech.infodata.eig.too_many_seeds=種の数が多すぎて稼働できません!
|
||||
|
||||
## Mega Industrial Apiary
|
||||
kubatech.infodata.mia.running_mode.input=Input mode
|
||||
kubatech.infodata.mia.running_mode.output=Output mode
|
||||
kubatech.infodata.mia.running_mode.operating.normal=Operating mode (NORMAL)
|
||||
kubatech.infodata.mia.running_mode.operating.swarmer=Operating mode (SWARMER)
|
||||
kubatech.infodata.mia.running_mode.bee_storage=Bee storage (%s/%s):
|
||||
|
||||
kubatech.infodata.mia.running_mode.input=入力モード
|
||||
kubatech.infodata.mia.running_mode.output=出力モード
|
||||
kubatech.infodata.mia.running_mode.operating.normal=稼働モード (通常)
|
||||
kubatech.infodata.mia.running_mode.operating.swarmer=稼働モード (分蜂)
|
||||
kubatech.infodata.mia.running_mode.bee_storage=蜂の保持数 (%s/%s):
|
||||
|
||||
#Waila
|
||||
kubatech.waila.eec.mob_type=Mob Type: %s
|
||||
kubatech.waila.eec.no_mob=None
|
||||
kubatech.waila.eec.mob_type=モブの種類: %s
|
||||
kubatech.waila.eec.no_mob=なし
|
||||
kubatech.waila.eec.ritual_mode_connected=儀式に接続済
|
||||
kubatech.waila.eec.ritual_mode_error=儀式に未接続!
|
||||
|
||||
#Blocks
|
||||
kubablock.tea_acceptor.name=§4§lTea Acceptor
|
||||
kubablock.tea_storage.name=§4§lTea Storage Extender
|
||||
kubablock.tea_acceptor.name=§4§l茶受容器
|
||||
kubablock.tea_storage.name=§4§l茶容量拡張器
|
||||
|
||||
#DEFC Casings
|
||||
defc.casing.name=Fusion Casing
|
||||
defc.casing.tip=Draconic Evolution Fusion Crafter Casing, Tier %d
|
||||
defc.casing.name=フュージョン外装
|
||||
defc.casing.tip=Draconic Evolutionフュージョンクラフターの外装、Tier %d
|
||||
|
||||
#Items
|
||||
item.kubaitems.name=Tea / Tea Leaf
|
||||
kubaitem.fromcollection=This item is from
|
||||
kubaitem.notyours=It looks like that item is not yours
|
||||
kubaitem.defc_schematic_t1.name=Draconic Core Schematic
|
||||
kubaitem.defc_schematic_t1.tip=This Schematic can be found in Pluto Dungeons
|
||||
kubaitem.defc_schematic_t2.name=Wyvern Core Schematic
|
||||
kubaitem.defc_schematic_t3.name=Awakened Core Schematic
|
||||
kubaitem.defc_schematic_t4.name=Chaotic Core Schematic
|
||||
item.kubaitems.name=茶 / 茶葉
|
||||
kubaitem.fromcollection=以下のコレクションからのアイテム
|
||||
kubaitem.notyours=そのアイテムは自分のものではないようだ
|
||||
kubaitem.defc_schematic_t1.name=ドラコニックコアの設計図
|
||||
kubaitem.defc_schematic_t1.tip=冥王星のダンジョンで見つかる
|
||||
kubaitem.defc_schematic_t2.name=ワイバーンコアの設計図
|
||||
kubaitem.defc_schematic_t3.name=覚醒コアの設計図
|
||||
kubaitem.defc_schematic_t4.name=カオスコアの設計図
|
||||
|
||||
#Tea
|
||||
kubaitem.tea.black_tea.name=Black Tea
|
||||
kubaitem.tea.earl_gray_tea.name=Earl Gray Tea
|
||||
kubaitem.tea.green_tea.name=Green Tea
|
||||
kubaitem.tea.lemon_tea.name=Lemon Tea
|
||||
kubaitem.tea.milk_tea.name=Milk Tea
|
||||
kubaitem.tea.oolong_tea.name=Oolong Tea
|
||||
kubaitem.tea.peppermint_tea.name=Peppermint Tea
|
||||
kubaitem.tea.pu-erh_tea.name=Pu-erh Tea
|
||||
kubaitem.tea.white_tea.name=White Tea
|
||||
kubaitem.tea.yellow_tea.name=Yellow Tea
|
||||
kubaitem.teaingredient.black_tea_leaf.name=Black Tea Leaf
|
||||
kubaitem.teaingredient.green_tea_leaf.name=Green Tea Leaf
|
||||
kubaitem.teaingredient.oolong_tea_leaf.name=Oolong Tea Leaf
|
||||
kubaitem.teaingredient.pu-erh_tea_leaf.name=Pu-erh Tea Leaf
|
||||
kubaitem.teaingredient.white_tea_leaf.name=White Tea Leaf
|
||||
kubaitem.teaingredient.yellow_tea_leaf.name=Yellow Tea Leaf
|
||||
kubaitem.teaingredient.tea_leaf_dehydrated.name=Dehydrated Tea Leaf
|
||||
kubaitem.teaingredient.steamed_tea_leaf.name=Steamed Tea Leaf
|
||||
kubaitem.teaingredient.rolled_tea_leaf.name=Rolled Tea Leaf
|
||||
kubaitem.teaingredient.oxidized_tea_leaf.name=Oxidized Tea Leaf
|
||||
kubaitem.teaingredient.fermented_tea_leaf.name=Fermented Tea Leaf
|
||||
kubaitem.teaingredient.bruised_tea_leaf.name=Bruised Tea Leaf
|
||||
kubaitem.teaingredient.partially_oxidized_tea_leaf.name=Partially Oxidized Tea Leaf
|
||||
kubaitem.tea.black_tea.name=紅茶
|
||||
kubaitem.tea.earl_gray_tea.name=アールグレイ
|
||||
kubaitem.tea.green_tea.name=緑茶
|
||||
kubaitem.tea.lemon_tea.name=レモンティー
|
||||
kubaitem.tea.milk_tea.name=ミルクティー
|
||||
kubaitem.tea.oolong_tea.name=烏龍茶
|
||||
kubaitem.tea.peppermint_tea.name=ペパーミントティー
|
||||
kubaitem.tea.pu-erh_tea.name=プーアル茶
|
||||
kubaitem.tea.white_tea.name=白茶
|
||||
kubaitem.tea.yellow_tea.name=黄茶
|
||||
kubaitem.teaingredient.black_tea_leaf.name=紅茶の茶葉
|
||||
kubaitem.teaingredient.green_tea_leaf.name=緑茶の茶葉
|
||||
kubaitem.teaingredient.oolong_tea_leaf.name=烏龍茶の茶葉
|
||||
kubaitem.teaingredient.pu-erh_tea_leaf.name=プーアル茶の茶葉
|
||||
kubaitem.teaingredient.white_tea_leaf.name=白茶の茶葉
|
||||
kubaitem.teaingredient.yellow_tea_leaf.name=黄茶の茶葉
|
||||
kubaitem.teaingredient.tea_leaf_dehydrated.name=乾燥させた茶葉
|
||||
kubaitem.teaingredient.steamed_tea_leaf.name=蒸らした茶葉
|
||||
kubaitem.teaingredient.rolled_tea_leaf.name=巻いた茶葉
|
||||
kubaitem.teaingredient.oxidized_tea_leaf.name=酸化させた茶葉
|
||||
kubaitem.teaingredient.fermented_tea_leaf.name=発酵させた茶葉
|
||||
kubaitem.teaingredient.bruised_tea_leaf.name=傷ついた茶葉
|
||||
kubaitem.teaingredient.partially_oxidized_tea_leaf.name=少し酸化させた茶葉
|
||||
|
||||
#Legendary Tea collection
|
||||
kubaitem.teacollection=Turbo Legendary Secret Tea Collection
|
||||
kubaitem.teacollection.mmm=Mmmm Tea
|
||||
kubaitem.teacollection.black_tea.name=§6§lKuba's Black Tea
|
||||
kubaitem.teacollection.butterfly_tea.name=§1§lKuba's Butterfly Pea Tea
|
||||
kubaitem.teacollection.earl_gray_tea.name=§6§lKuba's Earl Gray Tea
|
||||
kubaitem.teacollection.green_tea.name=§2§lKuba's Green Tea
|
||||
kubaitem.teacollection.lemon_tea.name=§e§lKuba's Lemon Tea
|
||||
kubaitem.teacollection.milk_tea.name=§f§lKuba's Milk Tea
|
||||
kubaitem.teacollection.oolong_tea.name=§e§lKuba's Oolong Tea
|
||||
kubaitem.teacollection.peppermint_tea.name=§a§lKuba's Peppermint Tea
|
||||
kubaitem.teacollection.pu-erh_tea.name=§4§lKuba's Pu-erh Tea
|
||||
kubaitem.teacollection.red_tea.name=§c§lKuba's Hibiscus Tea
|
||||
kubaitem.teacollection.white_tea.name=§e§lKuba's White Tea
|
||||
kubaitem.teacollection.yellow_tea.name=§6§lKuba's Yellow Tea
|
||||
kubaitem.teacollection.ultimate_tea.name=§6§lKuba's %s §6§lTea
|
||||
kubaitem.teacollection.black_tea.name=§6§lKubaの紅茶
|
||||
kubaitem.teacollection.butterfly_tea.name=§1§lKubaのバタフライピーティー
|
||||
kubaitem.teacollection.earl_gray_tea.name=§6§lKubaのアールグレイ
|
||||
kubaitem.teacollection.green_tea.name=§2§lKubaの緑茶
|
||||
kubaitem.teacollection.lemon_tea.name=§e§lKubaのレモンティー
|
||||
kubaitem.teacollection.milk_tea.name=§f§lKubaのミルクティー
|
||||
kubaitem.teacollection.oolong_tea.name=§e§lKubaの烏龍茶
|
||||
kubaitem.teacollection.peppermint_tea.name=§a§lKubaのペパーミントティー
|
||||
kubaitem.teacollection.pu-erh_tea.name=§4§lKubaのプーアル茶
|
||||
kubaitem.teacollection.red_tea.name=§c§lKubaのハイビスカスティー
|
||||
kubaitem.teacollection.white_tea.name=§e§lKubaの白茶
|
||||
kubaitem.teacollection.yellow_tea.name=§6§lKubaの黄茶
|
||||
kubaitem.teacollection.ultimate_tea.name=§6§lKubaの%s§6§l茶
|
||||
|
||||
kubaitem.tea_acceptor_research_note.name=Tea Acceptor Research Note
|
||||
kubaitem.tea_acceptor_research_note.name=茶受容器の研究ノート
|
||||
|
||||
#Achievements
|
||||
achievement.teacollection.black_tea=§6§lKuba's Black Tea
|
||||
achievement.teacollection.butterfly_tea=§1§lKuba's Butterfly Pea Tea
|
||||
achievement.teacollection.earl_gray_tea=§6§lKuba's Earl Gray Tea
|
||||
achievement.teacollection.green_tea=§2§lKuba's Green Tea
|
||||
achievement.teacollection.lemon_tea=§e§lKuba's Lemon Tea
|
||||
achievement.teacollection.milk_tea=§f§lKuba's Milk Tea
|
||||
achievement.teacollection.oolong_tea=§e§lKuba's Oolong Tea
|
||||
achievement.teacollection.peppermint_tea=§a§lKuba's Peppermint Tea
|
||||
achievement.teacollection.pu-erh_tea=§4§lKuba's Pu-erh Tea
|
||||
achievement.teacollection.red_tea=§c§lKuba's Hibiscus Tea
|
||||
achievement.teacollection.white_tea=§e§lKuba's White Tea
|
||||
achievement.teacollection.yellow_tea=§6§lKuba's Yellow Tea
|
||||
achievement.teacollection.black_tea=§6§lKubaの紅茶
|
||||
achievement.teacollection.butterfly_tea=§1§lKubaのバタフライピーティー
|
||||
achievement.teacollection.earl_gray_tea=§6§lKubaのアールグレイ
|
||||
achievement.teacollection.green_tea=§2§lKubaの緑茶
|
||||
achievement.teacollection.lemon_tea=§e§lKubaのレモンティー
|
||||
achievement.teacollection.milk_tea=§f§lKubaのミルクティー
|
||||
achievement.teacollection.oolong_tea=§e§lKubaの烏龍茶
|
||||
achievement.teacollection.peppermint_tea=§a§lKubaのペパーミントティー
|
||||
achievement.teacollection.pu-erh_tea=§4§lKubaのプーアル茶
|
||||
achievement.teacollection.red_tea=§c§lKubaのハイビスカスティー
|
||||
achievement.teacollection.white_tea=§e§lKubaの白茶
|
||||
achievement.teacollection.yellow_tea=§6§lKubaの黄茶
|
||||
achievement.teacollection.ultimate_tea=§4§l§k??????
|
||||
|
||||
achievement.teacollection.black_tea.desc=§6The most common and popular type of Tea
|
||||
achievement.teacollection.butterfly_tea.desc=§1Not even Tea
|
||||
achievement.teacollection.earl_gray_tea.desc=§6For the true Brits
|
||||
achievement.teacollection.green_tea.desc=§2Based
|
||||
achievement.teacollection.lemon_tea.desc=§eBlack Tea with lemon, what did You expect ?
|
||||
achievement.teacollection.milk_tea.desc=§fBlack Tea with milk, my favourite
|
||||
achievement.teacollection.black_tea.desc=§6最も一般的で人気のあるお茶
|
||||
achievement.teacollection.butterfly_tea.desc=§1お茶ですらない
|
||||
achievement.teacollection.earl_gray_tea.desc=§6真の英国人へ
|
||||
achievement.teacollection.green_tea.desc=§2基本的
|
||||
achievement.teacollection.lemon_tea.desc=§e紅茶にレモン、何を期待してたの?
|
||||
achievement.teacollection.milk_tea.desc=§f紅茶に牛乳、お気に入り
|
||||
achievement.teacollection.oolong_tea.desc=§e對於真正的鑑賞家
|
||||
achievement.teacollection.peppermint_tea.desc=§aGood for stomach ache
|
||||
achievement.teacollection.pu-erh_tea.desc=§4Good for digestion, also tastes like dirt
|
||||
achievement.teacollection.red_tea.desc=§cWhy would anyone drink this ?
|
||||
achievement.teacollection.white_tea.desc=§eThe healthiest one
|
||||
achievement.teacollection.yellow_tea.desc=§6Green Tea with more grassy flavour
|
||||
achievement.teacollection.ultimate_tea.desc=§4§lOne Tea to drink them all
|
||||
achievement.teacollection.peppermint_tea.desc=§a腹痛に良い
|
||||
achievement.teacollection.pu-erh_tea.desc=§4消化に良いが、土みたいな味
|
||||
achievement.teacollection.red_tea.desc=§cなんでこんなもの飲むんだ?
|
||||
achievement.teacollection.white_tea.desc=§e最も健康的
|
||||
achievement.teacollection.yellow_tea.desc=§6より草っぽい風味の緑茶
|
||||
achievement.teacollection.ultimate_tea.desc=§4§lこれ一杯で全部飲める
|
||||
|
||||
#Thaumcraft
|
||||
tc.research_category.KUBATECH=§lCamellia sinensis
|
||||
tc.research_name.KT_UltimateTea=%s §6§lTea
|
||||
tc.research_text.KT_UltimateTea=§4§lPure power
|
||||
KT.research.ultimatetea=You have found a way to convert all this Tea into pure power creating the %s §6§lTea
|
||||
tc.research_name.KT_UltimateTea=%s§6§l茶
|
||||
tc.research_text.KT_UltimateTea=§4§l純粋な力
|
||||
KT.research.ultimatetea=全ての茶を純粋な力へと変換し%s§6§l茶を生み出す方法を発見した。
|
||||
|
||||
#Tooltip
|
||||
kubatech.tooltip.tea=Tea
|
||||
kubatech.tooltip.tea_acceptor.0=Accepts Tea items and adds them to your network
|
||||
kubatech.tooltip.tea_acceptor.1=Can accept up to 10 stacks per tick
|
||||
kubatech.tooltip.tea_storage.0=Extends Tea Storage by %s
|
||||
kubatech.tooltip.tea_ingredient.0=This is Tea ingredient
|
||||
kubatech.tooltip.tea=お茶
|
||||
kubatech.tooltip.tea_acceptor.0=アイテムのお茶を受け取り、自分のネットワークへ追加します
|
||||
kubatech.tooltip.tea_acceptor.1=1tickあたり最大10スタック受け取り可能です
|
||||
kubatech.tooltip.tea_storage.0=お茶の保管数を%s拡張
|
||||
kubatech.tooltip.tea_ingredient.0=お茶の材料
|
||||
|
||||
kubatech.tooltip.structure.flowers=Flowers
|
||||
kubatech.tooltip.structure.flowers=花
|
||||
@@ -37,6 +37,7 @@ GT5U.gui.text.EIG_seedOverflow=Too many seeds inside!
|
||||
GT5U.gui.text.EIG_missingwater=No water!
|
||||
GT5U.gui.text.EIG_ic2glass=Insufficient glass tier!
|
||||
|
||||
## General
|
||||
kubatech.gui.text.configuration=Configuration
|
||||
|
||||
kubatech.gui.text.tea_ultimate.status=STATUS
|
||||
@@ -53,11 +54,22 @@ kubatech.gui.text.tea_acceptor.not_owner=This is not your block
|
||||
kubatech.gui.text.tea_acceptor.in=IN: %s/t
|
||||
kubatech.gui.text.tea_acceptor.in.tooltip=Average input from the last 5 seconds
|
||||
|
||||
kubatech.gui.text.eec.infernal_drop=Is allowed to spawn infernal mobs
|
||||
kubatech.gui.text.eec.infernal_drop.always=Does not affect mobs that are always infernal!
|
||||
kubatech.gui.text.eec.void_all_damaged=Void all damaged and enchanted items
|
||||
kubatech.gui.text.eec.void_all_damaged.warning=Does not affect infernal drops and some special drops like Sticky Sword!
|
||||
kubatech.gui.tooltip.eec.ritual_mode=Ritual mode
|
||||
kubatech.gui.text.eec.preserve_weapon_on=Weapon Preservation: ON
|
||||
kubatech.gui.text.eec.preserve_weapon_off=Weapon Preservation: OFF
|
||||
kubatech.gui.text.eec.preserve_weapon_warning=Not using GUI weapon.
|
||||
kubatech.gui.text.eec.cycle_weapons_on=Weapon Cycling: ON
|
||||
kubatech.gui.text.eec.cycle_weapons_off=Weapon Cycling: OFF
|
||||
kubatech.gui.text.eec.cycle_weapons.info=If §fWeapon Preservation§r is enabled, moves almost broken weapons from the GUI to Output Buses, if there's space.
|
||||
kubatech.gui.text.eec.void_all_damaged_on=Void damaged and enchanted items: ON
|
||||
kubatech.gui.text.eec.void_all_damaged_off=Void damaged and enchanted items: OFF
|
||||
kubatech.gui.text.eec.void_all_damaged.warning=Does not affect infernal drops and some special drops like the Sticky Sword! Will never void the weapon in the GUI slot.
|
||||
kubatech.gui.text.eec.infernal_drop_on=Allow Infernal Spawns: ON
|
||||
kubatech.gui.text.eec.infernal_drop_off=Allow Infernal Spawns: OFF
|
||||
kubatech.gui.text.eec.infernal_drop_always=Does not affect mobs that are always infernal!
|
||||
kubatech.gui.text.eec.ritual_mode_on=Ritual Mode: ON
|
||||
kubatech.gui.text.eec.ritual_mode_off=Ritual Mode: OFF
|
||||
kubatech.gui.text.eec.ritual_mode_connected=Connected to ritual.
|
||||
kubatech.gui.text.eec.ritual_mode_error=Can't connect to ritual!
|
||||
|
||||
kubatech.gui.text.inventory=Inventory
|
||||
kubatech.gui.text.status=Status
|
||||
@@ -79,6 +91,16 @@ kubatech.gui.tooltip.dynamic_inventory.empty_slot=Empty slot
|
||||
kubatech.gui.tooltip.dynamic_inventory.eig.remaining_seed_types=Remaining seed types: %d
|
||||
kubatech.gui.tooltip.dynamic_inventory.eig.remaining_seed_capacity=Remaining seed capacity: %d
|
||||
|
||||
#Chat Messages
|
||||
kubatech.chat.forbidden_while_running=Cannot change mode while running!
|
||||
|
||||
kubatech.chat.eec.ritual_mode_enabled=Ritual mode enabled
|
||||
kubatech.chat.eec.ritual_mode_disabled=Ritual mode disabled
|
||||
kubatech.chat.eec.ritual_mode_connected=Successfully connected to ritual
|
||||
kubatech.chat.eec.ritual_mode_error=Can't connect to ritual!
|
||||
kubatech.chat.eec.infernal_drops_enabled=Mobs can spawn infernal
|
||||
kubatech.chat.eec.infernal_drops_disabled=Mobs will be prevented from spawning infernal
|
||||
|
||||
# info data
|
||||
## general
|
||||
kubatech.infodata.running_mode=Running in mode:
|
||||
@@ -96,13 +118,17 @@ kubatech.infodata.eec.in_ritual_mode.yes=Is in ritual mode: §eYes
|
||||
kubatech.infodata.eec.in_ritual_mode.no=Is in ritual mode: §eNo
|
||||
kubatech.infodata.eec.connected_to_ritual.yes=Is connected to ritual: §aYes
|
||||
kubatech.infodata.eec.connected_to_ritual.no=Is connected to ritual: §cNo
|
||||
kubatech.infodata.eec.cycle_weapons.yes=Is cycling weapons: §eYes
|
||||
kubatech.infodata.eec.cycle_weapons.no=Is cycling weapons: §eNo
|
||||
kubatech.infodata.eec.weapon_preservation.yes=Is preserving weapons: §eYes
|
||||
kubatech.infodata.eec.weapon_preservation.no=Is preserving weapons: §eNo
|
||||
kubatech.infodata.eec.inserted_weapon.yes=Inserted weapon: §eYes
|
||||
kubatech.infodata.eec.inserted_weapon.no=Inserted weapon: §eNo
|
||||
kubatech.infodata.eec.weapon.damage=Weapon attack damage: §e%f
|
||||
kubatech.infodata.eec.weapon.looting_level=Weapon looting level: §e%d
|
||||
kubatech.infodata.eec.total_damage=Total attack damage: §e%f
|
||||
|
||||
## Exreme Industrial Greenhouse
|
||||
## Extreme Industrial Greenhouse
|
||||
kubatech.infodata.eig.running_mode.setup_mode.input=Setup mode (input)
|
||||
kubatech.infodata.eig.running_mode.setup_mode.output=Setup mode (output)
|
||||
kubatech.infodata.eig.uses.water=Uses %dL/operation of water
|
||||
@@ -122,10 +148,11 @@ kubatech.infodata.mia.running_mode.operating.normal=Operating mode (NORMAL)
|
||||
kubatech.infodata.mia.running_mode.operating.swarmer=Operating mode (SWARMER)
|
||||
kubatech.infodata.mia.running_mode.bee_storage=Bee storage (%s/%s):
|
||||
|
||||
|
||||
#Waila
|
||||
kubatech.waila.eec.mob_type=Mob Type: %s
|
||||
kubatech.waila.eec.no_mob=None
|
||||
kubatech.waila.eec.ritual_mode_connected=Connected to ritual
|
||||
kubatech.waila.eec.ritual_mode_error=Not connected to ritual!
|
||||
|
||||
#Blocks
|
||||
kubablock.tea_acceptor.name=§4§lTea Acceptor
|
||||
|
||||
@@ -37,6 +37,7 @@ GT5U.gui.text.EIG_seedOverflow=Too many seeds inside!
|
||||
GT5U.gui.text.EIG_missingwater=No water!
|
||||
GT5U.gui.text.EIG_ic2glass=Insufficient glass tier!
|
||||
|
||||
## General
|
||||
kubatech.gui.text.configuration=Configuration
|
||||
|
||||
kubatech.gui.text.tea_ultimate.status=STATUS
|
||||
@@ -53,11 +54,22 @@ kubatech.gui.text.tea_acceptor.not_owner=This is not your block
|
||||
kubatech.gui.text.tea_acceptor.in=IN: %s/t
|
||||
kubatech.gui.text.tea_acceptor.in.tooltip=Average input from the last 5 seconds
|
||||
|
||||
kubatech.gui.text.eec.infernal_drop=Is allowed to spawn infernal mobs
|
||||
kubatech.gui.text.eec.infernal_drop.always=Does not affect mobs that are always infernal!
|
||||
kubatech.gui.text.eec.void_all_damaged=Void all damaged and enchanted items
|
||||
kubatech.gui.text.eec.void_all_damaged.warning=Does not affect infernal drops and some special drops like Sticky Sword!
|
||||
kubatech.gui.tooltip.eec.ritual_mode=Ritual mode
|
||||
kubatech.gui.text.eec.preserve_weapon_on=Weapon Preservation: ON
|
||||
kubatech.gui.text.eec.preserve_weapon_off=Weapon Preservation: OFF
|
||||
kubatech.gui.text.eec.preserve_weapon_warning=Not using GUI weapon.
|
||||
kubatech.gui.text.eec.cycle_weapons_on=Weapon Cycling: ON
|
||||
kubatech.gui.text.eec.cycle_weapons_off=Weapon Cycling: OFF
|
||||
kubatech.gui.text.eec.cycle_weapons.info=If §fWeapon Preservation§r is enabled, moves almost broken weapons from the GUI to Output Buses, if there's space.
|
||||
kubatech.gui.text.eec.void_all_damaged_on=Void damaged and enchanted items: ON
|
||||
kubatech.gui.text.eec.void_all_damaged_off=Void damaged and enchanted items: OFF
|
||||
kubatech.gui.text.eec.void_all_damaged.warning=Does not affect infernal drops and some special drops like the Sticky Sword! Will never void the weapon in the GUI slot.
|
||||
kubatech.gui.text.eec.infernal_drop_on=Allow Infernal Spawns: ON
|
||||
kubatech.gui.text.eec.infernal_drop_off=Allow Infernal Spawns: OFF
|
||||
kubatech.gui.text.eec.infernal_drop_always=Does not affect mobs that are always infernal!
|
||||
kubatech.gui.text.eec.ritual_mode_on=Ritual Mode: ON
|
||||
kubatech.gui.text.eec.ritual_mode_off=Ritual Mode: OFF
|
||||
kubatech.gui.text.eec.ritual_mode_connected=Connected to ritual.
|
||||
kubatech.gui.text.eec.ritual_mode_error=Can't connect to ritual!
|
||||
|
||||
kubatech.gui.text.inventory=Inventory
|
||||
kubatech.gui.text.status=Status
|
||||
@@ -79,6 +91,16 @@ kubatech.gui.tooltip.dynamic_inventory.empty_slot=Empty slot
|
||||
kubatech.gui.tooltip.dynamic_inventory.eig.remaining_seed_types=Remaining seed types: %d
|
||||
kubatech.gui.tooltip.dynamic_inventory.eig.remaining_seed_capacity=Remaining seed capacity: %d
|
||||
|
||||
#Chat Messages
|
||||
kubatech.chat.forbidden_while_running=Cannot change mode while running!
|
||||
|
||||
kubatech.chat.eec.ritual_mode_enabled=Ritual mode enabled
|
||||
kubatech.chat.eec.ritual_mode_disabled=Ritual mode disabled
|
||||
kubatech.chat.eec.ritual_mode_connected=Successfully connected to ritual
|
||||
kubatech.chat.eec.ritual_mode_error=Can't connect to ritual!
|
||||
kubatech.chat.eec.infernal_drops_enabled=Mobs can spawn infernal
|
||||
kubatech.chat.eec.infernal_drops_disabled=Mobs will be prevented from spawning infernal
|
||||
|
||||
# info data
|
||||
## general
|
||||
kubatech.infodata.running_mode=Running in mode:
|
||||
@@ -96,13 +118,17 @@ kubatech.infodata.eec.in_ritual_mode.yes=Is in ritual mode: §eYes
|
||||
kubatech.infodata.eec.in_ritual_mode.no=Is in ritual mode: §eNo
|
||||
kubatech.infodata.eec.connected_to_ritual.yes=Is connected to ritual: §aYes
|
||||
kubatech.infodata.eec.connected_to_ritual.no=Is connected to ritual: §cNo
|
||||
kubatech.infodata.eec.cycle_weapons.yes=Is cycling weapons: §eYes
|
||||
kubatech.infodata.eec.cycle_weapons.no=Is cycling weapons: §eNo
|
||||
kubatech.infodata.eec.weapon_preservation.yes=Is preserving weapons: §eYes
|
||||
kubatech.infodata.eec.weapon_preservation.no=Is preserving weapons: §eNo
|
||||
kubatech.infodata.eec.inserted_weapon.yes=Inserted weapon: §eYes
|
||||
kubatech.infodata.eec.inserted_weapon.no=Inserted weapon: §eNo
|
||||
kubatech.infodata.eec.weapon.damage=Weapon attack damage: §e%f
|
||||
kubatech.infodata.eec.weapon.looting_level=Weapon looting level: §e%d
|
||||
kubatech.infodata.eec.total_damage=Total attack damage: §e%f
|
||||
|
||||
## Exreme Industrial Greenhouse
|
||||
## Extreme Industrial Greenhouse
|
||||
kubatech.infodata.eig.running_mode.setup_mode.input=Setup mode (input)
|
||||
kubatech.infodata.eig.running_mode.setup_mode.output=Setup mode (output)
|
||||
kubatech.infodata.eig.uses.water=Uses %dL/operation of water
|
||||
@@ -122,10 +148,11 @@ kubatech.infodata.mia.running_mode.operating.normal=Operating mode (NORMAL)
|
||||
kubatech.infodata.mia.running_mode.operating.swarmer=Operating mode (SWARMER)
|
||||
kubatech.infodata.mia.running_mode.bee_storage=Bee storage (%s/%s):
|
||||
|
||||
|
||||
#Waila
|
||||
kubatech.waila.eec.mob_type=Mob Type: %s
|
||||
kubatech.waila.eec.no_mob=None
|
||||
kubatech.waila.eec.ritual_mode_connected=Connected to ritual
|
||||
kubatech.waila.eec.ritual_mode_error=Not connected to ritual!
|
||||
|
||||
#Blocks
|
||||
kubablock.tea_acceptor.name=§4§lTea Acceptor
|
||||
|
||||
@@ -37,11 +37,12 @@ GT5U.gui.text.EIG_seedOverflow=Внутри слишком много семян
|
||||
GT5U.gui.text.EIG_missingwater=Нет воды!
|
||||
GT5U.gui.text.EIG_ic2glass=Недостаточный тир стекла!
|
||||
|
||||
## General
|
||||
kubatech.gui.text.configuration=Настройки
|
||||
|
||||
kubatech.gui.text.tea_ultimate.status=СТАТУС
|
||||
kubatech.gui.text.tea_ultimate.tea=Чай
|
||||
kubatech.gui.text.tea_ultimate.tea_limit=Tea limit
|
||||
kubatech.gui.text.tea_ultimate.tea_limit=Лимит чая
|
||||
kubatech.gui.text.tea_ultimate.exchange=EXCHANGE
|
||||
kubatech.gui.text.tea_ultimate.exchange.cost=Cost: %s Tea
|
||||
kubatech.gui.text.tea_ultimate.benefits=BENEFITS
|
||||
@@ -50,14 +51,25 @@ kubatech.gui.tooltip.tea_ultimate.tea_acceptor_research_note=Tea Acceptor Resear
|
||||
kubatech.gui.text.tea_acceptor.name=Tea Acceptor
|
||||
kubatech.gui.text.tea_acceptor.tea=[Чай]
|
||||
kubatech.gui.text.tea_acceptor.not_owner=Это не твой блок
|
||||
kubatech.gui.text.tea_acceptor.in=IN: %s/t
|
||||
kubatech.gui.text.tea_acceptor.in.tooltip=Average input from the last 5 seconds
|
||||
kubatech.gui.text.tea_acceptor.in=Ввод: %s/t
|
||||
kubatech.gui.text.tea_acceptor.in.tooltip=Средний ввод за последние 5 секунд
|
||||
|
||||
kubatech.gui.text.eec.infernal_drop=Is allowed to spawn infernal mobs
|
||||
kubatech.gui.text.eec.infernal_drop.always=Does not affect mobs that are always infernal!
|
||||
kubatech.gui.text.eec.void_all_damaged=Void all damaged and enchanted items
|
||||
kubatech.gui.text.eec.void_all_damaged.warning=Does not affect infernal drops and some special drops like Sticky Sword!
|
||||
kubatech.gui.tooltip.eec.ritual_mode=Режим ритуала
|
||||
kubatech.gui.text.eec.preserve_weapon_on=Сохранение оружия: ВКЛ
|
||||
kubatech.gui.text.eec.preserve_weapon_off=Сохранение оружия: ВЫКЛ
|
||||
kubatech.gui.text.eec.preserve_weapon_warning=Not using GUI weapon.
|
||||
kubatech.gui.text.eec.cycle_weapons_on=Weapon Cycling: ON
|
||||
kubatech.gui.text.eec.cycle_weapons_off=Weapon Cycling: OFF
|
||||
kubatech.gui.text.eec.cycle_weapons.info=If §fWeapon Preservation§r is enabled, moves almost broken weapons from the GUI to Output Buses, if there's space.
|
||||
kubatech.gui.text.eec.void_all_damaged_on=Уничтожать повреждённые и зачарованные предметы: ВКЛ
|
||||
kubatech.gui.text.eec.void_all_damaged_off=Уничтожать повреждённые и зачарованные предметы: ВЫКЛ
|
||||
kubatech.gui.text.eec.void_all_damaged.warning=Does not affect infernal drops and some special drops like the Sticky Sword! Will never void the weapon in the GUI slot.
|
||||
kubatech.gui.text.eec.infernal_drop_on=Разрешить спавн инферналов: ВКЛ
|
||||
kubatech.gui.text.eec.infernal_drop_off=Разрешить спавн инферналов: ВЫКЛ
|
||||
kubatech.gui.text.eec.infernal_drop_always=Не действует на мобов, которые всегда инфернальные!
|
||||
kubatech.gui.text.eec.ritual_mode_on=Режим ритуала: ВКЛ
|
||||
kubatech.gui.text.eec.ritual_mode_off=Режим ритуала: ВЫКЛ
|
||||
kubatech.gui.text.eec.ritual_mode_connected=Подключён к ритуалу.
|
||||
kubatech.gui.text.eec.ritual_mode_error=Не могу подключиться к ритуалу!
|
||||
|
||||
kubatech.gui.text.inventory=Инвентарь
|
||||
kubatech.gui.text.status=Статус
|
||||
@@ -79,6 +91,16 @@ kubatech.gui.tooltip.dynamic_inventory.empty_slot=Пустой слот
|
||||
kubatech.gui.tooltip.dynamic_inventory.eig.remaining_seed_types=Оставшиеся виды семян: %d
|
||||
kubatech.gui.tooltip.dynamic_inventory.eig.remaining_seed_capacity=Remaining seed capacity: %d
|
||||
|
||||
#Chat Messages
|
||||
kubatech.chat.forbidden_while_running=Нельзя изменить режим во время работы!
|
||||
|
||||
kubatech.chat.eec.ritual_mode_enabled=Режим ритуала включён
|
||||
kubatech.chat.eec.ritual_mode_disabled=Режим ритуала отключен
|
||||
kubatech.chat.eec.ritual_mode_connected=Успешно подключён к ритуалу
|
||||
kubatech.chat.eec.ritual_mode_error=Не могу подключиться к ритуалу!
|
||||
kubatech.chat.eec.infernal_drops_enabled=Mobs can spawn infernal
|
||||
kubatech.chat.eec.infernal_drops_disabled=Mobs will be prevented from spawning infernal
|
||||
|
||||
# info data
|
||||
## general
|
||||
kubatech.infodata.running_mode=Работает в режиме:
|
||||
@@ -88,21 +110,25 @@ kubatech.infodata.eec.current_mob=Текущий моб: §e%s
|
||||
kubatech.infodata.eec.current_mob.none=Текущий моб: §eНет
|
||||
kubatech.infodata.eec.animations.enabled=Анимация: §eВключена
|
||||
kubatech.infodata.eec.animations.disabled=Анимация: §eОтключена
|
||||
kubatech.infodata.eec.produce_infernal_drops.allowed=Is allowed to produce infernal drops: §eYes
|
||||
kubatech.infodata.eec.produce_infernal_drops.not_allowed=Is not allowed to produce infernal drops: §eNo
|
||||
kubatech.infodata.eec.produce_infernal_drops.allowed=Разрешается производить инфернальный добычу: §eДа
|
||||
kubatech.infodata.eec.produce_infernal_drops.not_allowed=Разрешается производить инфернальный добычу: §eНет
|
||||
kubatech.infodata.eec.void_damaged.yes=Уничтожать все поврежденные и зачарованные предметы: §eДа
|
||||
kubatech.infodata.eec.void_damaged.no=Уничтожать все поврежденные и зачарованные предметы: §eНет
|
||||
kubatech.infodata.eec.in_ritual_mode.yes=Находится в режим ритуала: §eДа
|
||||
kubatech.infodata.eec.in_ritual_mode.no=Находится в режим ритуала: §eНет
|
||||
kubatech.infodata.eec.connected_to_ritual.yes=Связан с ритуалом: §aДа
|
||||
kubatech.infodata.eec.connected_to_ritual.no=Связан с ритуалом: §cНет
|
||||
kubatech.infodata.eec.cycle_weapons.yes=Is cycling weapons: §eYes
|
||||
kubatech.infodata.eec.cycle_weapons.no=Is cycling weapons: §eNo
|
||||
kubatech.infodata.eec.weapon_preservation.yes=Is preserving weapons: §eYes
|
||||
kubatech.infodata.eec.weapon_preservation.no=Is preserving weapons: §eNo
|
||||
kubatech.infodata.eec.inserted_weapon.yes=Вставленное оружие: §eДа
|
||||
kubatech.infodata.eec.inserted_weapon.no=Вставленное оружие: §eНет
|
||||
kubatech.infodata.eec.weapon.damage=Урон от атаки оружием: §e%f
|
||||
kubatech.infodata.eec.weapon.looting_level=Уровень добычи оружия: §e%d
|
||||
kubatech.infodata.eec.total_damage=Общий урон от атаки: §e%f
|
||||
|
||||
## Exreme Industrial Greenhouse
|
||||
## Extreme Industrial Greenhouse
|
||||
kubatech.infodata.eig.running_mode.setup_mode.input=Режим настройки (загрузка)
|
||||
kubatech.infodata.eig.running_mode.setup_mode.output=Режим настройки (выгрузка)
|
||||
kubatech.infodata.eig.uses.water=Использует %dЛ воды за операцию
|
||||
@@ -122,10 +148,11 @@ kubatech.infodata.mia.running_mode.operating.normal=Режим работы (Н
|
||||
kubatech.infodata.mia.running_mode.operating.swarmer=Режим работы (РОЕНИЕ)
|
||||
kubatech.infodata.mia.running_mode.bee_storage=Хранилище пчел (%s/%s):
|
||||
|
||||
|
||||
#Waila
|
||||
kubatech.waila.eec.mob_type=Вид существа: %s
|
||||
kubatech.waila.eec.no_mob=Нет
|
||||
kubatech.waila.eec.ritual_mode_connected=Подключён к ритуалу
|
||||
kubatech.waila.eec.ritual_mode_error=Не подключен к ритуалу!
|
||||
|
||||
#Blocks
|
||||
kubablock.tea_acceptor.name=§4§lПриёмщик чая
|
||||
@@ -213,7 +240,7 @@ achievement.teacollection.milk_tea.desc=§fЧерный чай с молоком
|
||||
achievement.teacollection.oolong_tea.desc=§eДля настоящего ценителя
|
||||
achievement.teacollection.peppermint_tea.desc=§aХорошо помогает при болях в животе
|
||||
achievement.teacollection.pu-erh_tea.desc=§4Полезен для пищеварения, но на вкус как земля
|
||||
achievement.teacollection.red_tea.desc=§cЗачем кому-то это пить ?
|
||||
achievement.teacollection.red_tea.desc=§cЗачем кому-то это пить?
|
||||
achievement.teacollection.white_tea.desc=§eСамый здоровый
|
||||
achievement.teacollection.yellow_tea.desc=§6Зеленый чай с более травянистым вкусом
|
||||
achievement.teacollection.ultimate_tea.desc=§4§lОдин чай, чтобы выпить их всех
|
||||
|
||||
@@ -37,6 +37,7 @@ GT5U.gui.text.EIG_seedOverflow=Too many seeds inside!
|
||||
GT5U.gui.text.EIG_missingwater=No water!
|
||||
GT5U.gui.text.EIG_ic2glass=Insufficient glass tier!
|
||||
|
||||
## General
|
||||
kubatech.gui.text.configuration=Configuration
|
||||
|
||||
kubatech.gui.text.tea_ultimate.status=STATUS
|
||||
@@ -53,11 +54,22 @@ kubatech.gui.text.tea_acceptor.not_owner=This is not your block
|
||||
kubatech.gui.text.tea_acceptor.in=IN: %s/t
|
||||
kubatech.gui.text.tea_acceptor.in.tooltip=Average input from the last 5 seconds
|
||||
|
||||
kubatech.gui.text.eec.infernal_drop=Is allowed to spawn infernal mobs
|
||||
kubatech.gui.text.eec.infernal_drop.always=Does not affect mobs that are always infernal!
|
||||
kubatech.gui.text.eec.void_all_damaged=Void all damaged and enchanted items
|
||||
kubatech.gui.text.eec.void_all_damaged.warning=Does not affect infernal drops and some special drops like Sticky Sword!
|
||||
kubatech.gui.tooltip.eec.ritual_mode=Ritual mode
|
||||
kubatech.gui.text.eec.preserve_weapon_on=Weapon Preservation: ON
|
||||
kubatech.gui.text.eec.preserve_weapon_off=Weapon Preservation: OFF
|
||||
kubatech.gui.text.eec.preserve_weapon_warning=Not using GUI weapon.
|
||||
kubatech.gui.text.eec.cycle_weapons_on=Weapon Cycling: ON
|
||||
kubatech.gui.text.eec.cycle_weapons_off=Weapon Cycling: OFF
|
||||
kubatech.gui.text.eec.cycle_weapons.info=If §fWeapon Preservation§r is enabled, moves almost broken weapons from the GUI to Output Buses, if there's space.
|
||||
kubatech.gui.text.eec.void_all_damaged_on=Void damaged and enchanted items: ON
|
||||
kubatech.gui.text.eec.void_all_damaged_off=Void damaged and enchanted items: OFF
|
||||
kubatech.gui.text.eec.void_all_damaged.warning=Does not affect infernal drops and some special drops like the Sticky Sword! Will never void the weapon in the GUI slot.
|
||||
kubatech.gui.text.eec.infernal_drop_on=Allow Infernal Spawns: ON
|
||||
kubatech.gui.text.eec.infernal_drop_off=Allow Infernal Spawns: OFF
|
||||
kubatech.gui.text.eec.infernal_drop_always=Does not affect mobs that are always infernal!
|
||||
kubatech.gui.text.eec.ritual_mode_on=Ritual Mode: ON
|
||||
kubatech.gui.text.eec.ritual_mode_off=Ritual Mode: OFF
|
||||
kubatech.gui.text.eec.ritual_mode_connected=Connected to ritual.
|
||||
kubatech.gui.text.eec.ritual_mode_error=Can't connect to ritual!
|
||||
|
||||
kubatech.gui.text.inventory=Inventory
|
||||
kubatech.gui.text.status=Status
|
||||
@@ -79,6 +91,16 @@ kubatech.gui.tooltip.dynamic_inventory.empty_slot=Empty slot
|
||||
kubatech.gui.tooltip.dynamic_inventory.eig.remaining_seed_types=Remaining seed types: %d
|
||||
kubatech.gui.tooltip.dynamic_inventory.eig.remaining_seed_capacity=Remaining seed capacity: %d
|
||||
|
||||
#Chat Messages
|
||||
kubatech.chat.forbidden_while_running=Cannot change mode while running!
|
||||
|
||||
kubatech.chat.eec.ritual_mode_enabled=Ritual mode enabled
|
||||
kubatech.chat.eec.ritual_mode_disabled=Ritual mode disabled
|
||||
kubatech.chat.eec.ritual_mode_connected=Successfully connected to ritual
|
||||
kubatech.chat.eec.ritual_mode_error=Can't connect to ritual!
|
||||
kubatech.chat.eec.infernal_drops_enabled=Mobs can spawn infernal
|
||||
kubatech.chat.eec.infernal_drops_disabled=Mobs will be prevented from spawning infernal
|
||||
|
||||
# info data
|
||||
## general
|
||||
kubatech.infodata.running_mode=Running in mode:
|
||||
@@ -96,13 +118,17 @@ kubatech.infodata.eec.in_ritual_mode.yes=Is in ritual mode: §eYes
|
||||
kubatech.infodata.eec.in_ritual_mode.no=Is in ritual mode: §eNo
|
||||
kubatech.infodata.eec.connected_to_ritual.yes=Is connected to ritual: §aYes
|
||||
kubatech.infodata.eec.connected_to_ritual.no=Is connected to ritual: §cNo
|
||||
kubatech.infodata.eec.cycle_weapons.yes=Is cycling weapons: §eYes
|
||||
kubatech.infodata.eec.cycle_weapons.no=Is cycling weapons: §eNo
|
||||
kubatech.infodata.eec.weapon_preservation.yes=Is preserving weapons: §eYes
|
||||
kubatech.infodata.eec.weapon_preservation.no=Is preserving weapons: §eNo
|
||||
kubatech.infodata.eec.inserted_weapon.yes=Inserted weapon: §eYes
|
||||
kubatech.infodata.eec.inserted_weapon.no=Inserted weapon: §eNo
|
||||
kubatech.infodata.eec.weapon.damage=Weapon attack damage: §e%f
|
||||
kubatech.infodata.eec.weapon.looting_level=Weapon looting level: §e%d
|
||||
kubatech.infodata.eec.total_damage=Toplam saldırı hasarı: §e%f
|
||||
|
||||
## Exreme Industrial Greenhouse
|
||||
## Extreme Industrial Greenhouse
|
||||
kubatech.infodata.eig.running_mode.setup_mode.input=Setup mode (input)
|
||||
kubatech.infodata.eig.running_mode.setup_mode.output=Setup mode (output)
|
||||
kubatech.infodata.eig.uses.water=Uses %dL/operation of water
|
||||
@@ -122,10 +148,11 @@ kubatech.infodata.mia.running_mode.operating.normal=Operating mode (NORMAL)
|
||||
kubatech.infodata.mia.running_mode.operating.swarmer=Operating mode (SWARMER)
|
||||
kubatech.infodata.mia.running_mode.bee_storage=Bee storage (%s/%s):
|
||||
|
||||
|
||||
#Waila
|
||||
kubatech.waila.eec.mob_type=Mob Type: %s
|
||||
kubatech.waila.eec.no_mob=None
|
||||
kubatech.waila.eec.ritual_mode_connected=Connected to ritual
|
||||
kubatech.waila.eec.ritual_mode_error=Not connected to ritual!
|
||||
|
||||
#Blocks
|
||||
kubablock.tea_acceptor.name=§4§lTea Acceptor
|
||||
|
||||
@@ -31,112 +31,139 @@ GT5U.gui.text.EEC_nospawner=未放入电动刷怪笼!
|
||||
GT5U.gui.text.EEC_invalidspawner=无效的刷怪笼!
|
||||
GT5U.gui.text.EEC_peaceful=此生物无法在和平模式生成!
|
||||
GT5U.gui.text.MegaApiary_slotoverflow=内部蜜蜂数量过多!
|
||||
GT5U.gui.text.MegaApiary_noflowers=没有花!
|
||||
GT5U.gui.text.MegaApiary_noflowers=缺少花朵!
|
||||
GT5U.gui.text.EIG_slotoverflow=内部作物数量过多!
|
||||
GT5U.gui.text.EIG_seedOverflow=存储了太多种子!
|
||||
GT5U.gui.text.EIG_missingwater=没有水!
|
||||
GT5U.gui.text.EIG_ic2glass=玻璃等级不足!
|
||||
|
||||
kubatech.gui.text.configuration=Configuration
|
||||
## General
|
||||
kubatech.gui.text.configuration=配置
|
||||
|
||||
kubatech.gui.text.tea_ultimate.status=STATUS
|
||||
kubatech.gui.text.tea_ultimate.tea=Tea
|
||||
kubatech.gui.text.tea_ultimate.tea_limit=Tea limit
|
||||
kubatech.gui.text.tea_ultimate.exchange=EXCHANGE
|
||||
kubatech.gui.text.tea_ultimate.exchange.cost=Cost: %s Tea
|
||||
kubatech.gui.text.tea_ultimate.benefits=BENEFITS
|
||||
kubatech.gui.tooltip.tea_ultimate.tea_acceptor_research_note=Tea Acceptor Research Note
|
||||
kubatech.gui.text.tea_ultimate.status=状态
|
||||
kubatech.gui.text.tea_ultimate.tea=茶
|
||||
kubatech.gui.text.tea_ultimate.tea_limit=茶限制
|
||||
kubatech.gui.text.tea_ultimate.exchange=交换
|
||||
kubatech.gui.text.tea_ultimate.exchange.cost=消耗:%s 茶
|
||||
kubatech.gui.text.tea_ultimate.benefits=增益
|
||||
kubatech.gui.tooltip.tea_ultimate.tea_acceptor_research_note=茶接收器研究笔记
|
||||
|
||||
kubatech.gui.text.tea_acceptor.name=Tea Acceptor
|
||||
kubatech.gui.text.tea_acceptor.tea=[Tea]
|
||||
kubatech.gui.text.tea_acceptor.not_owner=This is not your block
|
||||
kubatech.gui.text.tea_acceptor.in=IN: %s/t
|
||||
kubatech.gui.text.tea_acceptor.in.tooltip=Average input from the last 5 seconds
|
||||
kubatech.gui.text.tea_acceptor.name=茶接收器
|
||||
kubatech.gui.text.tea_acceptor.tea=[茶]
|
||||
kubatech.gui.text.tea_acceptor.not_owner=这不是你的方块
|
||||
kubatech.gui.text.tea_acceptor.in=输入: %s/t
|
||||
kubatech.gui.text.tea_acceptor.in.tooltip=过去5秒的平均输入
|
||||
|
||||
kubatech.gui.text.eec.infernal_drop=Is allowed to spawn infernal mobs
|
||||
kubatech.gui.text.eec.infernal_drop.always=Does not affect mobs that are always infernal!
|
||||
kubatech.gui.text.eec.void_all_damaged=Void all damaged and enchanted items
|
||||
kubatech.gui.text.eec.void_all_damaged.warning=Does not affect infernal drops and some special drops like Sticky Sword!
|
||||
kubatech.gui.tooltip.eec.ritual_mode=Ritual mode
|
||||
kubatech.gui.text.eec.preserve_weapon_on=武器保护:开启
|
||||
kubatech.gui.text.eec.preserve_weapon_off=武器保护:关闭
|
||||
kubatech.gui.text.eec.preserve_weapon_warning=当前没有使用GUI武器。
|
||||
kubatech.gui.text.eec.cycle_weapons_on=武器循环:开启
|
||||
kubatech.gui.text.eec.cycle_weapons_off=武器循环:关闭
|
||||
kubatech.gui.text.eec.cycle_weapons.info=如果启用了§f武器保护§r功能,当物品栏中有空间时,会将几乎损坏的武器从GUI移至输出总线。
|
||||
kubatech.gui.text.eec.void_all_damaged_on=销毁耐久不满和附魔的物品:开启
|
||||
kubatech.gui.text.eec.void_all_damaged_off=销毁耐久不满和附魔的物品:关闭
|
||||
kubatech.gui.text.eec.void_all_damaged.warning=不影响精英怪掉落物及一些特殊掉落物,比如史莱姆剑!不会作用于GUI中的武器。
|
||||
kubatech.gui.text.eec.infernal_drop_on=允许精英怪生成:开启
|
||||
kubatech.gui.text.eec.infernal_drop_off=允许精英怪生成:关闭
|
||||
kubatech.gui.text.eec.infernal_drop_always=不会作用于始终为精英怪的怪物!
|
||||
kubatech.gui.text.eec.ritual_mode_on=苦难之井模式:启动
|
||||
kubatech.gui.text.eec.ritual_mode_off=苦难之井模式:关闭
|
||||
kubatech.gui.text.eec.ritual_mode_connected=已连接到仪式。
|
||||
kubatech.gui.text.eec.ritual_mode_error=无法连接到仪式!
|
||||
|
||||
kubatech.gui.text.inventory=Inventory
|
||||
kubatech.gui.text.status=Status
|
||||
kubatech.gui.text.operating=Operating
|
||||
kubatech.gui.text.input=Input
|
||||
kubatech.gui.text.output=Output
|
||||
kubatech.gui.text.eig.setup_mode=Setup mode
|
||||
kubatech.gui.text.eig.disabled=Disabled
|
||||
kubatech.gui.text.eig.enabled=Enabled
|
||||
kubatech.gui.text.eig.ic2_mode=IC2 mode
|
||||
kubatech.gui.text.eig.no_humidity_mode=No Humidity mode
|
||||
kubatech.gui.text.mia.primary_mode=Primary mode
|
||||
kubatech.gui.text.mia.normal=Normal
|
||||
kubatech.gui.text.mia.swarmer=Swarmer
|
||||
kubatech.gui.text.mia.secondary_mode=Secondary mode
|
||||
kubatech.gui.text.inventory=物品栏
|
||||
kubatech.gui.text.status=状态
|
||||
kubatech.gui.text.operating=运行
|
||||
kubatech.gui.text.input=输入
|
||||
kubatech.gui.text.output=输出
|
||||
kubatech.gui.text.eig.setup_mode=设置模式
|
||||
kubatech.gui.text.eig.disabled=禁用
|
||||
kubatech.gui.text.eig.enabled=启用
|
||||
kubatech.gui.text.eig.ic2_mode=IC2 模式
|
||||
kubatech.gui.text.eig.no_humidity_mode=无湿度模式
|
||||
kubatech.gui.text.mia.primary_mode=主要模式
|
||||
kubatech.gui.text.mia.normal=常规
|
||||
kubatech.gui.text.mia.swarmer=蜂群
|
||||
kubatech.gui.text.mia.secondary_mode=次要模式
|
||||
|
||||
kubatech.gui.tooltip.dynamic_inventory.identical_slots=There are %d identical slots
|
||||
kubatech.gui.tooltip.dynamic_inventory.empty_slot=Empty slot
|
||||
kubatech.gui.tooltip.dynamic_inventory.eig.remaining_seed_types=Remaining seed types: %d
|
||||
kubatech.gui.tooltip.dynamic_inventory.eig.remaining_seed_capacity=Remaining seed capacity: %d
|
||||
kubatech.gui.tooltip.dynamic_inventory.identical_slots=有%d个相同的槽位
|
||||
kubatech.gui.tooltip.dynamic_inventory.empty_slot=空槽位
|
||||
kubatech.gui.tooltip.dynamic_inventory.eig.remaining_seed_types=剩余种子类型:%d
|
||||
kubatech.gui.tooltip.dynamic_inventory.eig.remaining_seed_capacity=剩余种子容量:%d
|
||||
|
||||
#Chat Messages
|
||||
kubatech.chat.forbidden_while_running=无法在运行时更改模式!
|
||||
|
||||
kubatech.chat.eec.ritual_mode_enabled=苦难之井模式已启用
|
||||
kubatech.chat.eec.ritual_mode_disabled=苦难之井模式已关闭
|
||||
kubatech.chat.eec.ritual_mode_connected=已成功连接到仪式
|
||||
kubatech.chat.eec.ritual_mode_error=无法连接到仪式!
|
||||
kubatech.chat.eec.infernal_drops_enabled=允许精英怪生成
|
||||
kubatech.chat.eec.infernal_drops_disabled=将尝试阻止生成精英怪
|
||||
|
||||
# info data
|
||||
## general
|
||||
kubatech.infodata.running_mode=Running in mode:
|
||||
kubatech.infodata.running_mode=运行模式:
|
||||
|
||||
## Extreme Entity Crusher
|
||||
kubatech.infodata.eec.current_mob=Current Mob: §e%s
|
||||
kubatech.infodata.eec.current_mob.none=Current Mob: §eNone
|
||||
kubatech.infodata.eec.animations.enabled=Animations: §eEnabled
|
||||
kubatech.infodata.eec.animations.disabled=Animations: §eDisabled
|
||||
kubatech.infodata.eec.produce_infernal_drops.allowed=Is allowed to produce infernal drops: §eYes
|
||||
kubatech.infodata.eec.produce_infernal_drops.not_allowed=Is not allowed to produce infernal drops: §eNo
|
||||
kubatech.infodata.eec.void_damaged.yes=Void all damaged and enchanted items: §eYes
|
||||
kubatech.infodata.eec.void_damaged.no=Void all damaged and enchanted items: §eNo
|
||||
kubatech.infodata.eec.in_ritual_mode.yes=Is in ritual mode: §eYes
|
||||
kubatech.infodata.eec.in_ritual_mode.no=Is in ritual mode: §eNo
|
||||
kubatech.infodata.eec.connected_to_ritual.yes=Is connected to ritual: §aYes
|
||||
kubatech.infodata.eec.connected_to_ritual.no=Is connected to ritual: §cNo
|
||||
kubatech.infodata.eec.inserted_weapon.yes=Inserted weapon: §eYes
|
||||
kubatech.infodata.eec.inserted_weapon.no=Inserted weapon: §eNo
|
||||
kubatech.infodata.eec.weapon.damage=Weapon attack damage: §e%f
|
||||
kubatech.infodata.eec.weapon.looting_level=Weapon looting level: §e%d
|
||||
kubatech.infodata.eec.total_damage=Total attack damage: §e%f
|
||||
kubatech.infodata.eec.current_mob=当前生物:§e%s
|
||||
kubatech.infodata.eec.current_mob.none=当前怪物:§e无
|
||||
kubatech.infodata.eec.animations.enabled=动画:§e已启用
|
||||
kubatech.infodata.eec.animations.disabled=动画:§e已禁用
|
||||
kubatech.infodata.eec.produce_infernal_drops.allowed=允许产出精英怪掉落物:§e是
|
||||
kubatech.infodata.eec.produce_infernal_drops.not_allowed=不允许产出精英怪凋落物:§e否
|
||||
kubatech.infodata.eec.void_damaged.yes=销毁所有损坏及附魔物品:§e是
|
||||
kubatech.infodata.eec.void_damaged.no=销毁所有损坏及附魔物品:§e否
|
||||
kubatech.infodata.eec.in_ritual_mode.yes=处于仪式模式:§e是
|
||||
kubatech.infodata.eec.in_ritual_mode.no=处于仪式模式:§e否
|
||||
kubatech.infodata.eec.connected_to_ritual.yes=已连接到仪式:§a是
|
||||
kubatech.infodata.eec.connected_to_ritual.no=已连接到仪式:§c否
|
||||
kubatech.infodata.eec.cycle_weapons.yes=武器循环中:§e是
|
||||
kubatech.infodata.eec.cycle_weapons.no=武器循环中:§e否
|
||||
kubatech.infodata.eec.weapon_preservation.yes=武器保留中:§e是
|
||||
kubatech.infodata.eec.weapon_preservation.no=武器保留中:§e否
|
||||
kubatech.infodata.eec.inserted_weapon.yes=武器已插入: §eYes
|
||||
kubatech.infodata.eec.inserted_weapon.no=武器已插入: §eNo
|
||||
kubatech.infodata.eec.weapon.damage=武器攻击伤害:§e%f
|
||||
kubatech.infodata.eec.weapon.looting_level=武器掠夺等级:§e%d
|
||||
kubatech.infodata.eec.total_damage=总攻击伤害:§e%f
|
||||
|
||||
## Exreme Industrial Greenhouse
|
||||
kubatech.infodata.eig.running_mode.setup_mode.input=Setup mode (input)
|
||||
kubatech.infodata.eig.running_mode.setup_mode.output=Setup mode (output)
|
||||
kubatech.infodata.eig.uses.water=Uses %dL/operation of water
|
||||
kubatech.infodata.eig.uses.weedex=Uses %dL/second of Weed-EX 9000
|
||||
kubatech.infodata.eig.max_slots=Max slots:
|
||||
kubatech.infodata.eig.used_slots=Used slots:
|
||||
kubatech.infodata.bucket.humidity=Humidity:
|
||||
kubatech.infodata.bucket.humidity.on=On
|
||||
kubatech.infodata.bucket.humidity.off=Off
|
||||
kubatech.infodata.eig.too_many_types=There are too many seed types inside to run!
|
||||
kubatech.infodata.eig.too_many_seeds=There are too many seeds inside to run!
|
||||
## Extreme Industrial Greenhouse
|
||||
kubatech.infodata.eig.running_mode.setup_mode.input=设置模式(输入)
|
||||
kubatech.infodata.eig.running_mode.setup_mode.output=设置模式(输出)
|
||||
kubatech.infodata.eig.uses.water=每次操作消耗 %d L 水
|
||||
kubatech.infodata.eig.uses.weedex=每秒消耗 %d L 除草剂-9000
|
||||
kubatech.infodata.eig.max_slots=最大槽位数:
|
||||
kubatech.infodata.eig.used_slots=已用槽位数:
|
||||
kubatech.infodata.bucket.humidity=湿度:
|
||||
kubatech.infodata.bucket.humidity.on=开启
|
||||
kubatech.infodata.bucket.humidity.off=关闭
|
||||
kubatech.infodata.eig.too_many_types=里面的种子类型太多了,无法运行!
|
||||
kubatech.infodata.eig.too_many_seeds=里面的种子数量太多了,无法运行!
|
||||
|
||||
## Mega Industrial Apiary
|
||||
kubatech.infodata.mia.running_mode.input=Input mode
|
||||
kubatech.infodata.mia.running_mode.output=Output mode
|
||||
kubatech.infodata.mia.running_mode.operating.normal=Operating mode (NORMAL)
|
||||
kubatech.infodata.mia.running_mode.operating.swarmer=Operating mode (SWARMER)
|
||||
kubatech.infodata.mia.running_mode.bee_storage=Bee storage (%s/%s):
|
||||
|
||||
kubatech.infodata.mia.running_mode.input=输入模式
|
||||
kubatech.infodata.mia.running_mode.output=输出模式
|
||||
kubatech.infodata.mia.running_mode.operating.normal=工作模式(常规)
|
||||
kubatech.infodata.mia.running_mode.operating.swarmer=工作模式(蜂群)
|
||||
kubatech.infodata.mia.running_mode.bee_storage=蜜蜂储存(%s/%s):
|
||||
|
||||
#Waila
|
||||
kubatech.waila.eec.mob_type=Mob Type: %s
|
||||
kubatech.waila.eec.no_mob=None
|
||||
kubatech.waila.eec.mob_type=生物类型:%s
|
||||
kubatech.waila.eec.no_mob=无
|
||||
kubatech.waila.eec.ritual_mode_connected=已连接至仪式
|
||||
kubatech.waila.eec.ritual_mode_error=未连接仪式!
|
||||
|
||||
#Blocks
|
||||
kubablock.tea_acceptor.name=§4§l茶接收器
|
||||
kubablock.tea_storage.name=§4§l茶叶存储扩展器
|
||||
|
||||
#DEFC Casings
|
||||
defc.casing.name=Fusion Casing
|
||||
defc.casing.name=聚变方块
|
||||
defc.casing.tip=龙研聚合装置外壳 T %d
|
||||
|
||||
#Items
|
||||
item.kubaitems.name=Tea / Tea Leaf
|
||||
item.kubaitems.name=茶 / 茶叶
|
||||
kubaitem.fromcollection=此物品来自
|
||||
kubaitem.notyours=那东西好像不是你的
|
||||
kubaitem.defc_schematic_t1.name=龙之核心图纸
|
||||
@@ -225,10 +252,10 @@ tc.research_text.KT_UltimateTea=§4§l纯粹的能源
|
||||
KT.research.ultimatetea=你找到一种方法,将这些茶转化为纯粹的能源并获得%s§6§l茶
|
||||
|
||||
#Tooltip
|
||||
kubatech.tooltip.tea=Tea
|
||||
kubatech.tooltip.tea_acceptor.0=Accepts Tea items and adds them to your network
|
||||
kubatech.tooltip.tea_acceptor.1=Can accept up to 10 stacks per tick
|
||||
kubatech.tooltip.tea_storage.0=Extends Tea Storage by %s
|
||||
kubatech.tooltip.tea_ingredient.0=This is Tea ingredient
|
||||
kubatech.tooltip.tea=茶
|
||||
kubatech.tooltip.tea_acceptor.0=接受茶叶物品并将其加入您的网络
|
||||
kubatech.tooltip.tea_acceptor.1=每tick最多可叠加10层
|
||||
kubatech.tooltip.tea_storage.0=将茶叶储存空间扩展%s
|
||||
kubatech.tooltip.tea_ingredient.0=这是茶叶成分
|
||||
|
||||
kubatech.tooltip.structure.flowers=Flowers
|
||||
kubatech.tooltip.structure.flowers=花
|
||||
Reference in New Issue
Block a user