Skip to content

Commit

Permalink
New translations: English (New Zealand)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (133 of 133 strings)

New translations: English (United Kingdom)

Currently translated at 100.0% (133 of 133 strings)

New translations: English (Canada)

Currently translated at 100.0% (133 of 133 strings)

New translations: English (Australia)

Currently translated at 100.0% (133 of 133 strings)

Co-authored-by: DeepL <[email protected]>
Translate-URL: https://translate.xenondevs.xyz/projects/nova/nova/en_AU/
Translate-URL: https://translate.xenondevs.xyz/projects/nova/nova/en_CA/
Translate-URL: https://translate.xenondevs.xyz/projects/nova/nova/en_GB/
Translate-URL: https://translate.xenondevs.xyz/projects/nova/nova/en_NZ/
Translation: Nova/nova
  • Loading branch information
DeepL authored and weblate committed Jul 12, 2024
1 parent f161bd8 commit 9097a04
Show file tree
Hide file tree
Showing 4 changed files with 540 additions and 4 deletions.
136 changes: 135 additions & 1 deletion nova/src/main/resources/assets/nova/lang/en_au.json
Original file line number Diff line number Diff line change
@@ -1 +1,135 @@
{}
{
"item.cbf_tags": "CBF: %s tag(s)",
"item.nova.wrench": "Wrench",
"item.nova.wrench.mode.nova.energy": "Mode: Energy",
"item.nova.wrench.mode.nova.item": "Mode: Items",
"item.nova.wrench.mode.nova.fluid": "Mode: Fluid",
"menu.nova.energy_per_tick": "%s / tick",
"menu.nova.items": "Items",
"menu.nova.items.search": "Search for an Item",
"menu.nova.items.search.back": "Back to the main inventory",
"menu.nova.items.search.clear": "Clear search",
"menu.nova.items.search-item": "Search...",
"menu.nova.items.category.misc": "Miscellaneous",
"menu.nova.items.cheat_mode.on": "Cheat-Mode: On",
"menu.nova.items.cheat_mode.off": "Cheat-Mode: Off",
"menu.nova.side_config.input": "Input",
"menu.nova.side_config.input_output": "Input & Output",
"menu.nova.side_config.simple_mode": "Simple Mode",
"menu.nova.side_config.advanced_mode": "Advanced Mode",
"menu.nova.side_config.simple_mode.unavailable": "Cannot switch to simple mode due to an advanced configuration.",
"menu.nova.recipe": "Crafting Guide",
"menu.nova.recipe.back": "Back",
"menu.nova.recipe.item_info": "Item Info",
"menu.nova.recipe.time": "Time: %ss",
"menu.nova.side_config": "Side Config",
"menu.nova.side_config.energy": "Energy",
"menu.nova.side_config.items": "Items",
"menu.nova.side_config.fluids": "Fluids",
"menu.nova.side_config.front": "Front",
"menu.nova.side_config.left": "Left",
"menu.nova.side_config.back": "Back",
"menu.nova.side_config.right": "Right",
"menu.nova.side_config.top": "Top",
"menu.nova.side_config.bottom": "Bottom",
"menu.nova.side_config.north": "North",
"menu.nova.side_config.east": "East",
"menu.nova.side_config.south": "South",
"menu.nova.side_config.west": "West",
"menu.nova.side_config.up": "Up",
"menu.nova.side_config.down": "Down",
"menu.nova.side_config.none": "None",
"menu.nova.side_config.output": "Output",
"menu.nova.paged.back": "Go back",
"menu.nova.paged.forward": "Next page",
"menu.nova.paged.go_infinite": "Go to page %s",
"menu.nova.paged.go": "Go to page %s/%s",
"menu.nova.paged.limit_min": "You can't go further back",
"menu.nova.paged.limit_max": "There are no more pages",
"menu.nova.visual_region.hide": "Hide area",
"menu.nova.visual_region.show": "Show area",
"menu.nova.upgrades": "Upgrades",
"menu.nova.color_picker": "Choose a color...",
"menu.nova.color_picker.red": "Red: %s",
"menu.nova.color_picker.green": "Green: %s",
"menu.nova.color_picker.blue": "Blue: %s",
"menu.nova.color_picker.current_color": "Current Color",
"menu.nova.region.size": "Region Size: %s",
"menu.nova.region.increase": "Expand Region",
"menu.nova.region.decrease": "Shrink Region",
"inventory.nova.default": "Inventory",
"inventory.nova.all": "All Inventories",
"inventory.nova.input": "Input Inventory",
"inventory.nova.output": "Output Inventory",
"container.nova.fluid_tank": "Fluid Tank",
"container.nova.lava_tank": "Lava Tank",
"container.nova.water_tank": "Water Tank",
"command.nova.addons.header": "Addons (%s): ",
"command.nova.no-players": "No players could be found.",
"command.nova.no-item-in-hand": "Hold an item in your hand and try again.",
"command.nova.give.success": "Gave %s %s to %s",
"command.nova.list_nearby.success": "Out of the %s armor stands in your chunk, %s are part of a tile entity.",
"command.nova.get_nearest_data.failed": "Could not find a tile entity nearby.",
"command.nova.remove_obsolete_models.success": "Removed %s armor stands.",
"command.nova.remove_tile_entities.success": "Removed %s tile entities.",
"command.nova.network_debug.nova.energy": "Toggled debug-view for Energy-Networks.",
"command.nova.network_debug.nova.item": "Toggled debug-view for Item-Networks.",
"command.nova.network_debug.nova.fluid": "Toggled debug-view for Fluid-Networks.",
"command.nova.hitbox_debug": "Toggled debug-view for virtual hitboxes.",
"command.nova.render_distance": "Your render distance has been set to %s.",
"command.nova.show_tile_entity_data.success": "This %s has the following tile-entity data:\n%s",
"command.nova.show_tile_entity_data.failure": "Please look at a tile entity and try again.",
"command.nova.show_item_data.success": "This %s has the following item data:\n%s",
"command.nova.show_item_data.no_item": "Please hold an item in your main hand and try again.",
"command.nova.show_item_data.no_data": "This item has no data.",
"command.nova.modeldata.item": "The item %s uses %s and has the following custom model data: %s.",
"command.nova.modeldata.block": "The block %s uses %s and has the following custom model data: %s.",
"command.nova.modeldata.no-nova-item": "Hold an item from Nova in your hand and try again.",
"command.nova.recipe.no-recipe": "This item does not have a recipe.",
"command.nova.usage.no-usage": "This item has no usages.",
"command.nova.network_reload.success": "All active networks have been reloaded.",
"command.nova.resource_pack.create.start": "Creating resource pack... please wait",
"command.nova.resource_pack.create.success": "Resource pack created. A server restart is recommended.",
"command.nova.resource_pack.reupload.start": "Uploading resource pack... please wait",
"command.nova.resource_pack.reupload.fail": "The resource pack could not be uploaded.",
"command.nova.resource_pack.reupload.success": "Resource pack uploaded to %s.",
"command.nova.reload_configs.start": "Reloading configs...",
"command.nova.reload_configs.success": "Reloaded configs.",
"command.nova.reload_recipes.start": "Reloading recipes...",
"command.nova.reload_recipes.success": "Reloaded recipes.",
"command.nova.advanced_tooltips.off.success": "Disabled advanced tooltips.",
"command.nova.advanced_tooltips.off.failure": "Advanced tooltips are already disabled.",
"command.nova.advanced_tooltips.nova.success": "Enabled advanced tooltips for Nova items.",
"command.nova.advanced_tooltips.nova.failure": "Advanced tooltips for Nova items are already enabled.",
"command.nova.advanced_tooltips.all.success": "Enabled advanced tooltips for all items.",
"command.nova.advanced_tooltips.all.failure": "Advanced tooltips for all items are already enabled.",
"command.nova.update_chunk_search_id.success": "Chunk search id updated.",
"command.nova.waila.off": "Disabled WAILA.",
"command.nova.waila.already_off": "WAILA is already disabled.",
"command.nova.waila.on": "Enabled WAILA.",
"command.nova.waila.already_on": "WAILA is already enabled.",
"command.nova.remove_invalid_vtes.success": "Successfully removed %s invalid vanilla tile-entities.",
"command.nova.remove_invalid_vtes.failure": "No invalid vanilla tile-entities were found.",
"command.nova.list_blocks.success": "Total: %s",
"command.nova.invalidate_char_sizes.success": "Successfully invalidated all char sizes. They will be recalculated during the next resource pack creation.",
"command.nova.enchant.success": "Successfully applied enchantment %s to %s's %s.",
"command.nova.enchant.incompatible": "Could not apply enchantment %s to %s's %s because it is incompatible with the existing enchantments.",
"command.nova.enchant.unsupported": "Could not apply enchantment %s to %s's %s because the item does not support that enchantment.",
"command.nova.unenchant_all.success": "Successfully removed all enchantments from %s's %s.",
"command.nova.unenchant_all.failure": "There are no enchantments on %s's %s.",
"command.nova.unenchant_single.success": "Successfully removed %s from %s's %s.",
"command.nova.unenchant_single.failure": "Could not remove %s from %s's %s because the item is not enchanted with that enchantment.",
"waila.nova.required_tool": "Tool: ",
"waila.nova.required_tool.none": "No tool required",
"waila.nova.required_tool.unbreakable": "Unbreakable",
"nova.tile_entity_limits.type_blacklist.deny": "You are not allowed to place any tile-entities of this type.",
"nova.tile_entity_limits.world_blacklist.deny": "You are not allowed to place any tile-entities from Nova in this world.",
"nova.tile_entity_limits.type_world_blacklist.deny": "You are not allowed to place this tile-entity in this world.",
"nova.tile_entity_limits.amount_global.deny": "You cannot place more tile-entities of this type.",
"nova.tile_entity_limits.amount_per_world.deny": "You cannot place more tile-entities of this type in this world.",
"nova.tile_entity_limits.amount_per_chunk.deny": "You cannot place more tile-entities of this type in this chunk.",
"nova.tile_entity_limits.amount_global_total.deny": "You cannot place more tile-entities.",
"nova.tile_entity_limits.amount_per_world_total.deny": "You cannot place more tile-entities in this world.",
"nova.tile_entity_limits.amount_per_chunk_total.deny": "You cannot place more tile-entities in this chunk.",
"nova.outdated_version": "You're running an outdated version of %s.\nPlease download the latest version at %s."
}
136 changes: 135 additions & 1 deletion nova/src/main/resources/assets/nova/lang/en_ca.json
Original file line number Diff line number Diff line change
@@ -1 +1,135 @@
{}
{
"menu.nova.recipe.time": "Time: %ss",
"menu.nova.side_config": "Side Config",
"menu.nova.side_config.energy": "Energy",
"menu.nova.side_config.items": "Items",
"menu.nova.side_config.fluids": "Fluids",
"command.nova.enchant.success": "Successfully applied enchantment %s to %s's %s.",
"command.nova.enchant.incompatible": "Could not apply enchantment %s to %s's %s because it is incompatible with the existing enchantments.",
"command.nova.enchant.unsupported": "Could not apply enchantment %s to %s's %s because the item does not support that enchantment.",
"item.cbf_tags": "CBF: %s tag(s)",
"item.nova.wrench": "Wrench",
"item.nova.wrench.mode.nova.energy": "Mode: Energy",
"item.nova.wrench.mode.nova.item": "Mode: Items",
"item.nova.wrench.mode.nova.fluid": "Mode: Fluid",
"menu.nova.energy_per_tick": "%s / tick",
"menu.nova.items": "Items",
"menu.nova.items.search": "Search for an Item",
"menu.nova.items.search.back": "Back to the main inventory",
"menu.nova.items.search.clear": "Clear search",
"menu.nova.items.search-item": "Search...",
"menu.nova.items.category.misc": "Miscellaneous",
"menu.nova.items.cheat_mode.on": "Cheat-Mode: On",
"menu.nova.items.cheat_mode.off": "Cheat-Mode: Off",
"menu.nova.recipe": "Crafting Guide",
"menu.nova.recipe.back": "Back",
"menu.nova.recipe.item_info": "Item Info",
"menu.nova.side_config.up": "Up",
"menu.nova.side_config.down": "Down",
"menu.nova.side_config.none": "None",
"menu.nova.side_config.output": "Output",
"menu.nova.side_config.input": "Input",
"menu.nova.side_config.input_output": "Input & Output",
"menu.nova.paged.back": "Go back",
"command.nova.network_debug.nova.item": "Toggled debug-view for Item-Networks.",
"menu.nova.side_config.front": "Front",
"menu.nova.side_config.left": "Left",
"menu.nova.side_config.back": "Back",
"menu.nova.side_config.right": "Right",
"menu.nova.side_config.top": "Top",
"menu.nova.side_config.bottom": "Bottom",
"menu.nova.side_config.north": "North",
"menu.nova.side_config.east": "East",
"menu.nova.side_config.south": "South",
"menu.nova.side_config.west": "West",
"menu.nova.side_config.simple_mode": "Simple Mode",
"menu.nova.side_config.advanced_mode": "Advanced Mode",
"menu.nova.side_config.simple_mode.unavailable": "Cannot switch to simple mode due to an advanced configuration.",
"menu.nova.paged.forward": "Next page",
"menu.nova.paged.go_infinite": "Go to page %s",
"menu.nova.paged.go": "Go to page %s/%s",
"menu.nova.paged.limit_min": "You can't go further back",
"menu.nova.paged.limit_max": "There are no more pages",
"menu.nova.visual_region.hide": "Hide area",
"menu.nova.visual_region.show": "Show area",
"menu.nova.upgrades": "Upgrades",
"menu.nova.color_picker": "Choose a color...",
"menu.nova.color_picker.red": "Red: %s",
"menu.nova.color_picker.green": "Green: %s",
"menu.nova.color_picker.blue": "Blue: %s",
"menu.nova.color_picker.current_color": "Current Color",
"menu.nova.region.size": "Region Size: %s",
"menu.nova.region.increase": "Expand Region",
"menu.nova.region.decrease": "Shrink Region",
"inventory.nova.default": "Inventory",
"inventory.nova.all": "All Inventories",
"inventory.nova.input": "Input Inventory",
"inventory.nova.output": "Output Inventory",
"container.nova.fluid_tank": "Fluid Tank",
"container.nova.lava_tank": "Lava Tank",
"container.nova.water_tank": "Water Tank",
"command.nova.addons.header": "Addons (%s): ",
"command.nova.no-players": "No players could be found.",
"command.nova.no-item-in-hand": "Hold an item in your hand and try again.",
"command.nova.give.success": "Gave %s %s to %s",
"command.nova.list_nearby.success": "Out of the %s armor stands in your chunk, %s are part of a tile entity.",
"command.nova.get_nearest_data.failed": "Could not find a tile entity nearby.",
"command.nova.remove_obsolete_models.success": "Removed %s armor stands.",
"command.nova.remove_tile_entities.success": "Removed %s tile entities.",
"command.nova.network_debug.nova.energy": "Toggled debug-view for Energy-Networks.",
"command.nova.network_debug.nova.fluid": "Toggled debug-view for Fluid-Networks.",
"command.nova.hitbox_debug": "Toggled debug-view for virtual hitboxes.",
"command.nova.render_distance": "Your render distance has been set to %s.",
"command.nova.show_tile_entity_data.success": "This %s has the following tile-entity data:\n%s",
"command.nova.show_tile_entity_data.failure": "Please look at a tile entity and try again.",
"command.nova.show_item_data.success": "This %s has the following item data:\n%s",
"command.nova.show_item_data.no_item": "Please hold an item in your main hand and try again.",
"command.nova.show_item_data.no_data": "This item has no data.",
"command.nova.modeldata.item": "The item %s uses %s and has the following custom model data: %s.",
"command.nova.modeldata.block": "The block %s uses %s and has the following custom model data: %s.",
"command.nova.modeldata.no-nova-item": "Hold an item from Nova in your hand and try again.",
"command.nova.recipe.no-recipe": "This item does not have a recipe.",
"command.nova.usage.no-usage": "This item has no usages.",
"command.nova.network_reload.success": "All active networks have been reloaded.",
"command.nova.resource_pack.create.start": "Creating resource pack... please wait",
"command.nova.resource_pack.create.success": "Resource pack created. A server restart is recommended.",
"command.nova.resource_pack.reupload.start": "Uploading resource pack... please wait",
"command.nova.resource_pack.reupload.fail": "The resource pack could not be uploaded.",
"command.nova.resource_pack.reupload.success": "Resource pack uploaded to %s.",
"command.nova.reload_configs.start": "Reloading configs...",
"command.nova.reload_configs.success": "Reloaded configs.",
"command.nova.reload_recipes.start": "Reloading recipes...",
"command.nova.reload_recipes.success": "Reloaded recipes.",
"command.nova.advanced_tooltips.off.success": "Disabled advanced tooltips.",
"command.nova.advanced_tooltips.off.failure": "Advanced tooltips are already disabled.",
"command.nova.advanced_tooltips.nova.success": "Enabled advanced tooltips for Nova items.",
"command.nova.advanced_tooltips.nova.failure": "Advanced tooltips for Nova items are already enabled.",
"command.nova.advanced_tooltips.all.success": "Enabled advanced tooltips for all items.",
"command.nova.advanced_tooltips.all.failure": "Advanced tooltips for all items are already enabled.",
"command.nova.update_chunk_search_id.success": "Chunk search id updated.",
"command.nova.waila.off": "Disabled WAILA.",
"command.nova.waila.already_off": "WAILA is already disabled.",
"command.nova.waila.on": "Enabled WAILA.",
"command.nova.waila.already_on": "WAILA is already enabled.",
"command.nova.remove_invalid_vtes.success": "Successfully removed %s invalid vanilla tile-entities.",
"command.nova.remove_invalid_vtes.failure": "No invalid vanilla tile-entities were found.",
"command.nova.list_blocks.success": "Total: %s",
"command.nova.invalidate_char_sizes.success": "Successfully invalidated all char sizes. They will be recalculated during the next resource pack creation.",
"command.nova.unenchant_all.success": "Successfully removed all enchantments from %s's %s.",
"command.nova.unenchant_all.failure": "There are no enchantments on %s's %s.",
"command.nova.unenchant_single.success": "Successfully removed %s from %s's %s.",
"command.nova.unenchant_single.failure": "Could not remove %s from %s's %s because the item is not enchanted with that enchantment.",
"waila.nova.required_tool": "Tool: ",
"waila.nova.required_tool.none": "No tool required",
"waila.nova.required_tool.unbreakable": "Unbreakable",
"nova.tile_entity_limits.type_blacklist.deny": "You are not allowed to place any tile-entities of this type.",
"nova.tile_entity_limits.world_blacklist.deny": "You are not allowed to place any tile-entities from Nova in this world.",
"nova.tile_entity_limits.type_world_blacklist.deny": "You are not allowed to place this tile-entity in this world.",
"nova.tile_entity_limits.amount_global.deny": "You cannot place more tile-entities of this type.",
"nova.tile_entity_limits.amount_per_world.deny": "You cannot place more tile-entities of this type in this world.",
"nova.tile_entity_limits.amount_per_chunk.deny": "You cannot place more tile-entities of this type in this chunk.",
"nova.tile_entity_limits.amount_global_total.deny": "You cannot place more tile-entities.",
"nova.tile_entity_limits.amount_per_world_total.deny": "You cannot place more tile-entities in this world.",
"nova.tile_entity_limits.amount_per_chunk_total.deny": "You cannot place more tile-entities in this chunk.",
"nova.outdated_version": "You're running an outdated version of %s.\nPlease download the latest version at %s."
}
Loading

0 comments on commit 9097a04

Please sign in to comment.