From 340b31735da2a141fe829f42147cc5d460fbe090 Mon Sep 17 00:00:00 2001 From: Unknown Date: Sun, 17 Feb 2019 12:09:54 +0100 Subject: [PATCH] Improved ship guide message (wip) --- src/main/resources/assets/warpdrive/lang/de_de.lang | 10 +++++----- src/main/resources/assets/warpdrive/lang/en_us.lang | 10 +++++----- src/main/resources/assets/warpdrive/lang/fr_fr.lang | 10 +++++----- src/main/resources/assets/warpdrive/lang/nl_nl.lang | 10 +++++----- src/main/resources/assets/warpdrive/lang/ru_ru.lang | 10 +++++----- src/main/resources/assets/warpdrive/lang/zh_cn.lang | 10 +++++----- src/main/resources/assets/warpdrive/lang/zh_tw.lang | 10 +++++----- 7 files changed, 35 insertions(+), 35 deletions(-) diff --git a/src/main/resources/assets/warpdrive/lang/de_de.lang b/src/main/resources/assets/warpdrive/lang/de_de.lang index d0403956..bea3c756 100644 --- a/src/main/resources/assets/warpdrive/lang/de_de.lang +++ b/src/main/resources/assets/warpdrive/lang/de_de.lang @@ -822,11 +822,11 @@ warpdrive.security_station.guide.player_unregistered=You've been unregistered fr warpdrive.ship.guide.cooling_countdown=Ship core is cooling down... %1$d s to go... warpdrive.ship.guide.pre_jumping=Running pre-jump checklist... warpdrive.ship.guide.warming_up=Ship core is warming up... %1$d s to go... -warpdrive.ship.guide.insufficient_energy=Insufficient energy to jump! Core is currently charged with %1$s %3$s while jump requires %2$s %3$s -warpdrive.ship.guide.warp_field_overlapping=Warp field intersects with other ship's field. Disable the other ship core to jump. -warpdrive.ship.guide.cloaking_field_overlapping=Core is inside a cloaking field. Aborting. Disable cloaking field to jump! +warpdrive.ship.guide.insufficient_energy=Jump aborted! Insufficient energy in core. +warpdrive.ship.guide.warp_field_overlapping=Jump aborted! Own warp field contains another ship. Disable other core to continue. +warpdrive.ship.guide.cloaking_field_overlapping=Jump aborted! Core is cloaked, disable cloak to continue! warpdrive.ship.guide.pre_jump_success=Ok -warpdrive.ship.guide.too_large_side_for_tier=Ship is too large for its category (max is %1$d per side)\nUpgrade your ship core or reduce your span! +warpdrive.ship.guide.too_large_side_for_tier=Error: ship is too large (max is %1$d per side)\nUpgrade ship core or reduce span! warpdrive.ship.guide.too_much_mass_for_planet=Ship is too big for a planet (max is %1$d blocks while ship mass is %2$d blocks).\nReduce your mass! warpdrive.ship.guide.insufficient_mass_for_tier=Ship is too small for its category (%2$d < %1$d).\nDowngrade your ship core or increase your mass! warpdrive.ship.guide.too_much_mass_for_tier=Ship is too big for its category (%2$d > %1$d).\nUpgrade your ship core or reduce your mass! @@ -838,7 +838,7 @@ warpdrive.ship.guide.jumpgate_blocked=Destination gate is blocked by obstacles. warpdrive.ship.guide.target_outside_planet_border=Target ship position is outside planet border, unable to jump!\nWorld borders are (%1$d %2$d %3$d) to (%4$d %5$d %6$d). warpdrive.ship.guide.invalid_y_coordinates=Invalid Y coordinate(s), check ship dimensions... warpdrive.ship.guide.invalid_state=Invalid state, aborting jump... -warpdrive.ship.guide.overlapping_source_and_target=Source and target areas are overlapping, jump aborted! Try increasing jump distance... +warpdrive.ship.guide.overlapping_source_and_target=Jump aborted. Increase jump distance to continue. warpdrive.ship.guide.not_enough_space_after_adjustment=\nNot enough space after adjustment, jump aborted! warpdrive.ship.guide.entering_hyperspace=Entering hyperspace... warpdrive.ship.guide.leaving_hyperspace=Leaving hyperspace... diff --git a/src/main/resources/assets/warpdrive/lang/en_us.lang b/src/main/resources/assets/warpdrive/lang/en_us.lang index 26d8a7a6..d30ea713 100644 --- a/src/main/resources/assets/warpdrive/lang/en_us.lang +++ b/src/main/resources/assets/warpdrive/lang/en_us.lang @@ -818,11 +818,11 @@ warpdrive.security_station.guide.player_unregistered=You've been unregistered fr warpdrive.ship.guide.cooling_countdown=Ship core is cooling down... %1$d s to go... warpdrive.ship.guide.pre_jumping=Running pre-jump checklist... warpdrive.ship.guide.warming_up=Ship core is warming up... %1$d s to go... -warpdrive.ship.guide.insufficient_energy=Insufficient energy to jump! Core is currently charged with %1$s %3$s while jump requires %2$s %3$s -warpdrive.ship.guide.warp_field_overlapping=Warp field intersects with other ship's field. Disable the other ship core to jump. -warpdrive.ship.guide.cloaking_field_overlapping=Core is inside a cloaking field. Aborting. Disable cloaking field to jump! +warpdrive.ship.guide.insufficient_energy=Jump aborted! Insufficient energy in core. +warpdrive.ship.guide.warp_field_overlapping=Jump aborted! Own warp field contains another ship. Disable other core to continue. +warpdrive.ship.guide.cloaking_field_overlapping=Jump aborted! Core is cloaked, disable cloak to continue! warpdrive.ship.guide.pre_jump_success=Ok -warpdrive.ship.guide.too_large_side_for_tier=Ship is too large for its category (max is %1$d per side)\nUpgrade your ship core or reduce your span! +warpdrive.ship.guide.too_large_side_for_tier=Error: ship is too large (max is %1$d per side)\nUpgrade ship core or reduce span! warpdrive.ship.guide.too_much_mass_for_planet=Ship is too big for a planet (max is %1$d blocks while ship mass is %2$d blocks).\nReduce your mass! warpdrive.ship.guide.insufficient_mass_for_tier=Ship is too small for its category (%2$d < %1$d).\nDowngrade your ship core or increase your mass! warpdrive.ship.guide.too_much_mass_for_tier=Ship is too big for its category (%2$d > %1$d).\nUpgrade your ship core or reduce your mass! @@ -834,7 +834,7 @@ warpdrive.ship.guide.jumpgate_blocked=Destination gate is blocked by obstacles. warpdrive.ship.guide.target_outside_planet_border=Target ship position is outside planet border, unable to jump!\nWorld borders are (%1$d %2$d %3$d) to (%4$d %5$d %6$d). warpdrive.ship.guide.invalid_y_coordinates=Invalid Y coordinate(s), check ship dimensions... warpdrive.ship.guide.invalid_state=Invalid state, aborting jump... -warpdrive.ship.guide.overlapping_source_and_target=Source and target areas are overlapping, jump aborted! Try increasing jump distance... +warpdrive.ship.guide.overlapping_source_and_target=Jump aborted. Increase jump distance to continue. warpdrive.ship.guide.not_enough_space_after_adjustment=\nNot enough space after adjustment, jump aborted! warpdrive.ship.guide.entering_hyperspace=Entering hyperspace... warpdrive.ship.guide.leaving_hyperspace=Leaving hyperspace... diff --git a/src/main/resources/assets/warpdrive/lang/fr_fr.lang b/src/main/resources/assets/warpdrive/lang/fr_fr.lang index 3f48da7f..78d29e48 100644 --- a/src/main/resources/assets/warpdrive/lang/fr_fr.lang +++ b/src/main/resources/assets/warpdrive/lang/fr_fr.lang @@ -820,11 +820,11 @@ warpdrive.security_station.guide.player_unregistered=Tu es désormais détaché warpdrive.ship.guide.cooling_countdown=Ship core is cooling down... %1$d s to go... warpdrive.ship.guide.pre_jumping=Running pre-jump checklist... warpdrive.ship.guide.warming_up=Ship core is warming up... %1$d s to go... -warpdrive.ship.guide.insufficient_energy=Insufficient energy to jump! Core is currently charged with %1$s %3$s while jump requires %2$s %3$s -warpdrive.ship.guide.warp_field_overlapping=Warp field intersects with other ship's field. Disable the other ship core to jump. -warpdrive.ship.guide.cloaking_field_overlapping=Core is inside a cloaking field. Aborting. Disable cloaking field to jump! +warpdrive.ship.guide.insufficient_energy=Jump aborted! Insufficient energy in core. +warpdrive.ship.guide.warp_field_overlapping=Jump aborted! Own warp field contains another ship. Disable other core to continue. +warpdrive.ship.guide.cloaking_field_overlapping=Jump aborted! Core is cloaked, disable cloak to continue! warpdrive.ship.guide.pre_jump_success=Ok -warpdrive.ship.guide.too_large_side_for_tier=Ship is too large for its category (max is %1$d per side)\nUpgrade your ship core or reduce your span! +warpdrive.ship.guide.too_large_side_for_tier=Error: ship is too large (max is %1$d per side)\nUpgrade ship core or reduce span! warpdrive.ship.guide.too_much_mass_for_planet=Ship is too big for a planet (max is %1$d blocks while ship mass is %2$d blocks).\nReduce your mass! warpdrive.ship.guide.insufficient_mass_for_tier=Ship is too small for its category (%2$d < %1$d).\nDowngrade your ship core or increase your mass! warpdrive.ship.guide.too_much_mass_for_tier=Ship is too big for its category (%2$d > %1$d).\nUpgrade your ship core or reduce your mass! @@ -836,7 +836,7 @@ warpdrive.ship.guide.jumpgate_blocked=Destination gate is blocked by obstacles. warpdrive.ship.guide.target_outside_planet_border=Target ship position is outside planet border, unable to jump!\nWorld borders are (%1$d %2$d %3$d) to (%4$d %5$d %6$d). warpdrive.ship.guide.invalid_y_coordinates=Invalid Y coordinate(s), check ship dimensions... warpdrive.ship.guide.invalid_state=Invalid state, aborting jump... -warpdrive.ship.guide.overlapping_source_and_target=Source and target areas are overlapping, jump aborted! Try increasing jump distance... +warpdrive.ship.guide.overlapping_source_and_target=Jump aborted. Increase jump distance to continue. warpdrive.ship.guide.not_enough_space_after_adjustment=\nNot enough space after adjustment, jump aborted! warpdrive.ship.guide.entering_hyperspace=Entering hyperspace... warpdrive.ship.guide.leaving_hyperspace=Leaving hyperspace... diff --git a/src/main/resources/assets/warpdrive/lang/nl_nl.lang b/src/main/resources/assets/warpdrive/lang/nl_nl.lang index 30782ef1..af678981 100644 --- a/src/main/resources/assets/warpdrive/lang/nl_nl.lang +++ b/src/main/resources/assets/warpdrive/lang/nl_nl.lang @@ -819,11 +819,11 @@ warpdrive.security_station.guide.player_unregistered=You've been unregistered fr warpdrive.ship.guide.cooling_countdown=Ship core is cooling down... %1$d s to go... warpdrive.ship.guide.pre_jumping=Running pre-jump checklist... warpdrive.ship.guide.warming_up=Ship core is warming up... %1$d s to go... -warpdrive.ship.guide.insufficient_energy=Insufficient energy to jump! Core is currently charged with %1$s %3$s while jump requires %2$s %3$s -warpdrive.ship.guide.warp_field_overlapping=Warp field intersects with other ship's field. Disable the other ship core to jump. -warpdrive.ship.guide.cloaking_field_overlapping=Core is inside a cloaking field. Aborting. Disable cloaking field to jump! +warpdrive.ship.guide.insufficient_energy=Jump aborted! Insufficient energy in core. +warpdrive.ship.guide.warp_field_overlapping=Jump aborted! Own warp field contains another ship. Disable other core to continue. +warpdrive.ship.guide.cloaking_field_overlapping=Jump aborted! Core is cloaked, disable cloak to continue! warpdrive.ship.guide.pre_jump_success=Ok -warpdrive.ship.guide.too_large_side_for_tier=Ship is too large for its category (max is %1$d per side)\nUpgrade your ship core or reduce your span! +warpdrive.ship.guide.too_large_side_for_tier=Error: ship is too large (max is %1$d per side)\nUpgrade ship core or reduce span! warpdrive.ship.guide.too_much_mass_for_planet=Ship is too big for a planet (max is %1$d blocks while ship mass is %2$d blocks).\nReduce your mass! warpdrive.ship.guide.insufficient_mass_for_tier=Ship is too small for its category (%2$d < %1$d).\nDowngrade your ship core or increase your mass! warpdrive.ship.guide.too_much_mass_for_tier=Ship is too big for its category (%2$d > %1$d).\nUpgrade your ship core or reduce your mass! @@ -835,7 +835,7 @@ warpdrive.ship.guide.jumpgate_blocked=Destination gate is blocked by obstacles. warpdrive.ship.guide.target_outside_planet_border=Target ship position is outside planet border, unable to jump!\nWorld borders are (%1$d %2$d %3$d) to (%4$d %5$d %6$d). warpdrive.ship.guide.invalid_y_coordinates=Invalid Y coordinate(s), check ship dimensions... warpdrive.ship.guide.invalid_state=Invalid state, aborting jump... -warpdrive.ship.guide.overlapping_source_and_target=Source and target areas are overlapping, jump aborted! Try increasing jump distance... +warpdrive.ship.guide.overlapping_source_and_target=Jump aborted. Increase jump distance to continue. warpdrive.ship.guide.not_enough_space_after_adjustment=\nNot enough space after adjustment, jump aborted! warpdrive.ship.guide.entering_hyperspace=Entering hyperspace... warpdrive.ship.guide.leaving_hyperspace=Leaving hyperspace... diff --git a/src/main/resources/assets/warpdrive/lang/ru_ru.lang b/src/main/resources/assets/warpdrive/lang/ru_ru.lang index 4d562b97..d700e11b 100644 --- a/src/main/resources/assets/warpdrive/lang/ru_ru.lang +++ b/src/main/resources/assets/warpdrive/lang/ru_ru.lang @@ -820,11 +820,11 @@ warpdrive.security_station.guide.player_unregistered=You've been unregistered fr warpdrive.ship.guide.cooling_countdown=Ship core is cooling down... %1$d s to go... warpdrive.ship.guide.pre_jumping=Running pre-jump checklist... warpdrive.ship.guide.warming_up=Ship core is warming up... %1$d s to go... -warpdrive.ship.guide.insufficient_energy=Insufficient energy to jump! Core is currently charged with %1$s %3$s while jump requires %2$s %3$s -warpdrive.ship.guide.warp_field_overlapping=Warp field intersects with other ship's field. Disable the other ship core to jump. -warpdrive.ship.guide.cloaking_field_overlapping=Core is inside a cloaking field. Aborting. Disable cloaking field to jump! +warpdrive.ship.guide.insufficient_energy=Jump aborted! Insufficient energy in core. +warpdrive.ship.guide.warp_field_overlapping=Jump aborted! Own warp field contains another ship. Disable other core to continue. +warpdrive.ship.guide.cloaking_field_overlapping=Jump aborted! Core is cloaked, disable cloak to continue! warpdrive.ship.guide.pre_jump_success=Ok -warpdrive.ship.guide.too_large_side_for_tier=Ship is too large for its category (max is %1$d per side)\nUpgrade your ship core or reduce your span! +warpdrive.ship.guide.too_large_side_for_tier=Error: ship is too large (max is %1$d per side)\nUpgrade ship core or reduce span! warpdrive.ship.guide.too_much_mass_for_planet=Ship is too big for a planet (max is %1$d blocks while ship mass is %2$d blocks).\nReduce your mass! warpdrive.ship.guide.insufficient_mass_for_tier=Ship is too small for its category (%2$d < %1$d).\nDowngrade your ship core or increase your mass! warpdrive.ship.guide.too_much_mass_for_tier=Ship is too big for its category (%2$d > %1$d).\nUpgrade your ship core or reduce your mass! @@ -836,7 +836,7 @@ warpdrive.ship.guide.jumpgate_blocked=Destination gate is blocked by obstacles. warpdrive.ship.guide.target_outside_planet_border=Target ship position is outside planet border, unable to jump!\nWorld borders are (%1$d %2$d %3$d) to (%4$d %5$d %6$d). warpdrive.ship.guide.invalid_y_coordinates=Invalid Y coordinate(s), check ship dimensions... warpdrive.ship.guide.invalid_state=Invalid state, aborting jump... -warpdrive.ship.guide.overlapping_source_and_target=Source and target areas are overlapping, jump aborted! Try increasing jump distance... +warpdrive.ship.guide.overlapping_source_and_target=Jump aborted. Increase jump distance to continue. warpdrive.ship.guide.not_enough_space_after_adjustment=\nNot enough space after adjustment, jump aborted! warpdrive.ship.guide.entering_hyperspace=Entering hyperspace... warpdrive.ship.guide.leaving_hyperspace=Leaving hyperspace... diff --git a/src/main/resources/assets/warpdrive/lang/zh_cn.lang b/src/main/resources/assets/warpdrive/lang/zh_cn.lang index 4a1d16af..14263892 100644 --- a/src/main/resources/assets/warpdrive/lang/zh_cn.lang +++ b/src/main/resources/assets/warpdrive/lang/zh_cn.lang @@ -820,11 +820,11 @@ warpdrive.security_station.guide.player_unregistered=You've been unregistered fr warpdrive.ship.guide.cooling_countdown=Ship core is cooling down... %1$d s to go... warpdrive.ship.guide.pre_jumping=Running pre-jump checklist... warpdrive.ship.guide.warming_up=Ship core is warming up... %1$d s to go... -warpdrive.ship.guide.insufficient_energy=Insufficient energy to jump! Core is currently charged with %1$s %3$s while jump requires %2$s %3$s -warpdrive.ship.guide.warp_field_overlapping=Warp field intersects with other ship's field. Disable the other ship core to jump. -warpdrive.ship.guide.cloaking_field_overlapping=Core is inside a cloaking field. Aborting. Disable cloaking field to jump! +warpdrive.ship.guide.insufficient_energy=Jump aborted! Insufficient energy in core. +warpdrive.ship.guide.warp_field_overlapping=Jump aborted! Own warp field contains another ship. Disable other core to continue. +warpdrive.ship.guide.cloaking_field_overlapping=Jump aborted! Core is cloaked, disable cloak to continue! warpdrive.ship.guide.pre_jump_success=Ok -warpdrive.ship.guide.too_large_side_for_tier=Ship is too large for its category (max is %1$d per side)\nUpgrade your ship core or reduce your span! +warpdrive.ship.guide.too_large_side_for_tier=Error: ship is too large (max is %1$d per side)\nUpgrade ship core or reduce span! warpdrive.ship.guide.too_much_mass_for_planet=Ship is too big for a planet (max is %1$d blocks while ship mass is %2$d blocks).\nReduce your mass! warpdrive.ship.guide.insufficient_mass_for_tier=Ship is too small for its category (%2$d < %1$d).\nDowngrade your ship core or increase your mass! warpdrive.ship.guide.too_much_mass_for_tier=Ship is too big for its category (%2$d > %1$d).\nUpgrade your ship core or reduce your mass! @@ -836,7 +836,7 @@ warpdrive.ship.guide.jumpgate_blocked=Destination gate is blocked by obstacles. warpdrive.ship.guide.target_outside_planet_border=Target ship position is outside planet border, unable to jump!\nWorld borders are (%1$d %2$d %3$d) to (%4$d %5$d %6$d). warpdrive.ship.guide.invalid_y_coordinates=Invalid Y coordinate(s), check ship dimensions... warpdrive.ship.guide.invalid_state=Invalid state, aborting jump... -warpdrive.ship.guide.overlapping_source_and_target=Source and target areas are overlapping, jump aborted! Try increasing jump distance... +warpdrive.ship.guide.overlapping_source_and_target=Jump aborted. Increase jump distance to continue. warpdrive.ship.guide.not_enough_space_after_adjustment=\nNot enough space after adjustment, jump aborted! warpdrive.ship.guide.entering_hyperspace=Entering hyperspace... warpdrive.ship.guide.leaving_hyperspace=Leaving hyperspace... diff --git a/src/main/resources/assets/warpdrive/lang/zh_tw.lang b/src/main/resources/assets/warpdrive/lang/zh_tw.lang index 1bb65c21..c5acf71c 100644 --- a/src/main/resources/assets/warpdrive/lang/zh_tw.lang +++ b/src/main/resources/assets/warpdrive/lang/zh_tw.lang @@ -819,11 +819,11 @@ warpdrive.security_station.guide.player_unregistered=You've been unregistered fr warpdrive.ship.guide.cooling_countdown=Ship core is cooling down... %1$d s to go... warpdrive.ship.guide.pre_jumping=Running pre-jump checklist... warpdrive.ship.guide.warming_up=Ship core is warming up... %1$d s to go... -warpdrive.ship.guide.insufficient_energy=Insufficient energy to jump! Core is currently charged with %1$s %3$s while jump requires %2$s %3$s -warpdrive.ship.guide.warp_field_overlapping=Warp field intersects with other ship's field. Disable the other ship core to jump. -warpdrive.ship.guide.cloaking_field_overlapping=Core is inside a cloaking field. Aborting. Disable cloaking field to jump! +warpdrive.ship.guide.insufficient_energy=Jump aborted! Insufficient energy in core. +warpdrive.ship.guide.warp_field_overlapping=Jump aborted! Own warp field contains another ship. Disable other core to continue. +warpdrive.ship.guide.cloaking_field_overlapping=Jump aborted! Core is cloaked, disable cloak to continue! warpdrive.ship.guide.pre_jump_success=Ok -warpdrive.ship.guide.too_large_side_for_tier=Ship is too large for its category (max is %1$d per side)\nUpgrade your ship core or reduce your span! +warpdrive.ship.guide.too_large_side_for_tier=Error: ship is too large (max is %1$d per side)\nUpgrade ship core or reduce span! warpdrive.ship.guide.too_much_mass_for_planet=Ship is too big for a planet (max is %1$d blocks while ship mass is %2$d blocks).\nReduce your mass! warpdrive.ship.guide.insufficient_mass_for_tier=Ship is too small for its category (%2$d < %1$d).\nDowngrade your ship core or increase your mass! warpdrive.ship.guide.too_much_mass_for_tier=Ship is too big for its category (%2$d > %1$d).\nUpgrade your ship core or reduce your mass! @@ -835,7 +835,7 @@ warpdrive.ship.guide.jumpgate_blocked=Destination gate is blocked by obstacles. warpdrive.ship.guide.target_outside_planet_border=Target ship position is outside planet border, unable to jump!\nWorld borders are (%1$d %2$d %3$d) to (%4$d %5$d %6$d). warpdrive.ship.guide.invalid_y_coordinates=Invalid Y coordinate(s), check ship dimensions... warpdrive.ship.guide.invalid_state=Invalid state, aborting jump... -warpdrive.ship.guide.overlapping_source_and_target=Source and target areas are overlapping, jump aborted! Try increasing jump distance... +warpdrive.ship.guide.overlapping_source_and_target=Jump aborted. Increase jump distance to continue. warpdrive.ship.guide.not_enough_space_after_adjustment=\nNot enough space after adjustment, jump aborted! warpdrive.ship.guide.entering_hyperspace=Entering hyperspace... warpdrive.ship.guide.leaving_hyperspace=Leaving hyperspace...