diff --git a/plugin/src/main/resources/lang/simplestack/ar_SA.json b/plugin/src/main/resources/lang/simplestack/ar_SA.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/ar_SA.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/az_AZ.json b/plugin/src/main/resources/lang/simplestack/az_AZ.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/az_AZ.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/be_BY.json b/plugin/src/main/resources/lang/simplestack/be_BY.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/be_BY.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/bg_BG.json b/plugin/src/main/resources/lang/simplestack/bg_BG.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/bg_BG.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/cs_CZ.json b/plugin/src/main/resources/lang/simplestack/cs_CZ.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/cs_CZ.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/de_AT.json b/plugin/src/main/resources/lang/simplestack/de_AT.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/de_AT.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/de_CH.json b/plugin/src/main/resources/lang/simplestack/de_CH.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/de_CH.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/de_DE.json b/plugin/src/main/resources/lang/simplestack/de_DE.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/de_DE.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/el_GR.json b/plugin/src/main/resources/lang/simplestack/el_GR.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/el_GR.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/en_AU.json b/plugin/src/main/resources/lang/simplestack/en_AU.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/en_AU.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/en_CA.json b/plugin/src/main/resources/lang/simplestack/en_CA.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/en_CA.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/en_GB.json b/plugin/src/main/resources/lang/simplestack/en_GB.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/en_GB.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/en_NZ.json b/plugin/src/main/resources/lang/simplestack/en_NZ.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/en_NZ.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/es_AR.json b/plugin/src/main/resources/lang/simplestack/es_AR.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/es_AR.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/es_CL.json b/plugin/src/main/resources/lang/simplestack/es_CL.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/es_CL.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/es_EC.json b/plugin/src/main/resources/lang/simplestack/es_EC.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/es_EC.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/es_ES.json b/plugin/src/main/resources/lang/simplestack/es_ES.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/es_ES.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/es_MX.json b/plugin/src/main/resources/lang/simplestack/es_MX.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/es_MX.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/es_UY.json b/plugin/src/main/resources/lang/simplestack/es_UY.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/es_UY.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/es_VE.json b/plugin/src/main/resources/lang/simplestack/es_VE.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/es_VE.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/fa_IR.json b/plugin/src/main/resources/lang/simplestack/fa_IR.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/fa_IR.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/fil_PH.json b/plugin/src/main/resources/lang/simplestack/fil_PH.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/fil_PH.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/fr_CA.json b/plugin/src/main/resources/lang/simplestack/fr_CA.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/fr_CA.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/fr_FR.json b/plugin/src/main/resources/lang/simplestack/fr_FR.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/fr_FR.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/hi_IN.json b/plugin/src/main/resources/lang/simplestack/hi_IN.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/hi_IN.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/hr_HR.json b/plugin/src/main/resources/lang/simplestack/hr_HR.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/hr_HR.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/hu_HU.json b/plugin/src/main/resources/lang/simplestack/hu_HU.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/hu_HU.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/id_ID.json b/plugin/src/main/resources/lang/simplestack/id_ID.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/id_ID.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/ig_NG.json b/plugin/src/main/resources/lang/simplestack/ig_NG.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/ig_NG.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/it_IT.json b/plugin/src/main/resources/lang/simplestack/it_IT.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/it_IT.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/ja_JP.json b/plugin/src/main/resources/lang/simplestack/ja_JP.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/ja_JP.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/kn_IN.json b/plugin/src/main/resources/lang/simplestack/kn_IN.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/kn_IN.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/ko_KR.json b/plugin/src/main/resources/lang/simplestack/ko_KR.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/ko_KR.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/ms_MY.json b/plugin/src/main/resources/lang/simplestack/ms_MY.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/ms_MY.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/nl_NL.json b/plugin/src/main/resources/lang/simplestack/nl_NL.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/nl_NL.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/pl_PL.json b/plugin/src/main/resources/lang/simplestack/pl_PL.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/pl_PL.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/pt_BR.json b/plugin/src/main/resources/lang/simplestack/pt_BR.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/pt_BR.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/pt_PT.json b/plugin/src/main/resources/lang/simplestack/pt_PT.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/pt_PT.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/ro_RO.json b/plugin/src/main/resources/lang/simplestack/ro_RO.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/ro_RO.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/ru_RU.json b/plugin/src/main/resources/lang/simplestack/ru_RU.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/ru_RU.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/so_SO.json b/plugin/src/main/resources/lang/simplestack/so_SO.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/so_SO.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/sv_SE.json b/plugin/src/main/resources/lang/simplestack/sv_SE.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/sv_SE.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/ta_IN.json b/plugin/src/main/resources/lang/simplestack/ta_IN.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/ta_IN.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/th_TH.json b/plugin/src/main/resources/lang/simplestack/th_TH.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/th_TH.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/tr_TR.json b/plugin/src/main/resources/lang/simplestack/tr_TR.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/tr_TR.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/tt_RU.json b/plugin/src/main/resources/lang/simplestack/tt_RU.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/tt_RU.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/uk_UA.json b/plugin/src/main/resources/lang/simplestack/uk_UA.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/uk_UA.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/vi_VN.json b/plugin/src/main/resources/lang/simplestack/vi_VN.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/vi_VN.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/yo_NG.json b/plugin/src/main/resources/lang/simplestack/yo_NG.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/yo_NG.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/zh_CN.json b/plugin/src/main/resources/lang/simplestack/zh_CN.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/zh_CN.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/zh_HK.json b/plugin/src/main/resources/lang/simplestack/zh_HK.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/zh_HK.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file diff --git a/plugin/src/main/resources/lang/simplestack/zh_TW.json b/plugin/src/main/resources/lang/simplestack/zh_TW.json new file mode 100644 index 00000000..563a6fbb --- /dev/null +++ b/plugin/src/main/resources/lang/simplestack/zh_TW.json @@ -0,0 +1,66 @@ +{ + "simplestack.version": "Version: %version%", + "simplestack.commands.click_to_run": "Click to run %command%", + "simplestack.commands.help.info": "Help for simplestack commands", + "simplestack.commands.reload.info": "Update config settings in game", + "simplestack.reload.success": "The config has been reloaded.", + "simplestack.commands.reset.info": "Reset the config to defaults", + "simplestack.reset.success": "The config has been reset to the default values.", + "simplestack.commands.setamount.info": "Set the amount of a held item", + "simplestack.commands.setamount.success": "Amount set successfully.", + "simplestack.commands.setamount.format": "Command format: /simplestack setamount ", + "simplestack.commands.config.info": "Open the configuration GUI", + "simplestack.commands.report.info": "Generate a Simple Stack report", + "simplestack.command.report.click_here": "Click here to copy the generated report.", + "simplestack.warnings.number_outside_of_range": "The amount specified for %mat% is outside of the valid range. Defaulting to 64.", + "simplestack.warnings.invalid_material": "The material %mat% in the config does not exist.", + "simplestack.warnings.invalid_unique_item": "An item listed in the unique items list could not be loaded.", + "simplestack.warnings.invalid_list_mode": "The list mode %mode% is not a valid list mode. Defaulting to blacklist mode.", + "simplestack.warnings.invalid_max_amount": "The default max amount specified in the config is outside of the required range (1 - 64)", + "simplestack.warnings.material_already_exists": "That material already exists in the config.", + "simplestack.warnings.custom_amount_does_not_exist": "A customized amount for that item type does not exist in the config.", + "simplestack.list_type.blacklist": "Blacklist", + "simplestack.list_type.whitelist": "Whitelist", + "simplestack.gui.config.title": "Configuration GUI", + "simplestack.gui.config.close_select": "Close this menu", + "simplestack.gui.config.item_type_description": "Set the max amounts of item types", + "simplestack.gui.config.preview_list_more": "and %amt% more...", + "simplestack.gui.item_type_amts.title": "Item Type Amounts List", + "simplestack.gui.config.language_select": "Default Language", + "simplestack.gui.config.language_description": "Click to select a new language", + "simplestack.gui.config.language_selected": "Currently selected: %lang%", + "simplestack.gui.language.language_select": "Click to make this language the default language", + "simplestack.gui.language.title": "Change Language...", + "simplestack.gui.config.default_max_select": "Default Max Amount", + "simplestack.gui.config.default_max_desc_l1": "Sets the default maximum stack amount", + "simplestack.gui.config.default_max_desc_l2": "for ALL items in Minecraft", + "simplestack.gui.config.default_max_desc_l3": "Left click to decrease the max amount", + "simplestack.gui.config.default_max_desc_l4": "Right click to increase the max amount", + "simplestack.gui.unique_items.title": "Unique Item List", + "simplestack.gui.config.unique_item_desc_l1": "A list for unique items", + "simplestack.gui.config.unique_item_desc_l2": "Unique items are matched exactly!", + "simplestack.gui.config.unique_item_desc_l3": "(All item data must match)", + "simplestack.gui.item_types.title": "Item Type List", + "simplestack.gui.item_types.change_mode_blacklist": "Click to toggle to blacklist", + "simplestack.gui.item_types.change_mode_whitelist": "Click to toggle to whitelist", + "simplestack.gui.config.item_type_desc_l1": "A list of item types", + "simplestack.gui.config.item_type_desc_l2": "Items in this list can either be", + "simplestack.gui.config.item_type_desc_l3": "Blacklist or whitelist.", + "simplestack.gui.config.stackable_armor_select": "Stacked Armor Wearable", + "simplestack.generic.success": "Success!", + "simplestack.warnings.big_number": "Warning: The number you entered is above the recommended limit and might act oddly.", + "simplestack.errors.number_required": "Error: A number is required to run this subcommand.", + "simplestack.errors.number_less_than_zero": "Error: The number entered was less than 0. Please enter a number greater than 0.", + "simplestack.errors.not_a_number": "Error: The data entered is not a number. Please enter a number.", + "simplestack.errors.invalid_item_held": "The item that is being held is invalid. Please hold a valid item.", + "simplestack.crash.info_message_l1": "A critical error has occurred and Simple Stack could not be loaded.", + "simplestack.crash.info_message_l2": "Please copy the above crash report and submit a new issue to %url%", + "simplestack.crash.info_message_l3": "Alternatively, the crash report file can be found at %path%", + "simplestack.errors.incompatible_version": "Simple Stack %ssver% is not compatible with Minecraft version %mcver%.", + "simplestack.info.load_version": "Loading mappings for Minecraft version %mcver%...", + "simplestack.info.install_transformer": "Installing Simple Stack transformer, this may take a moment...", + "simplestack.info.apply_transformations": "Applying transformations, this may take a moment...", + "simplestack.info.finish_init": "Finished initialization.", + "simplestack.errors.incompatible_java_l1": "SimpleStack is not compatible with this installation of Java.", + "simplestack.errors.incompatible_java_l2": "SimpleStack generally requires the server to be running on a JDK (Java Development Kit)." +} \ No newline at end of file