assets.magiclib.lang.en_us.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of magiclib-1_14_4 Show documentation
Show all versions of magiclib-1_14_4 Show documentation
To beat magic with magic :(
{
"magiclib.gui.title": "MagicLib Test - Version: %s (%s)",
"magiclib.gui.button.widget.trigger.text": "Trigger",
"magiclib.gui.button.widget.trigger.hover": "Click to trigger %1$s once\n§7§oThis will simulate hotkey pressed and released in order.",
"magiclib.gui.button.tab.generic": "Generic",
"magiclib.gui.button.tab.test": "Test",
"magiclib.config.generic.debug.name": "debug",
"magiclib.config.generic.debug.comment": "Display debug message",
"magiclib.config.generic.fallbackLanguageList.name": "fallbackLanguageList",
"magiclib.config.generic.fallbackLanguageList.comment": "Fallback language list.",
"magiclib.config.generic.openConfigGui.name": "openConfigGui",
"magiclib.config.generic.openConfigGui.comment": "A hotkey to open the in-game Config GUI",
"magiclib.config.test.booleanConfig.name": "booleanConfig",
"magiclib.config.test.booleanConfig.comment": "booleanConfig comment",
"magiclib.config.test.booleanHotkeyConfig.name": "booleanHotkeyConfig",
"magiclib.config.test.booleanHotkeyConfig.comment": "booleanHotkeyConfig comment",
"magiclib.config.test.colorConfig.name": "colorConfig",
"magiclib.config.test.colorConfig.comment": "colorConfig comment",
"magiclib.config.test.doubleConfig.name": "doubleConfig",
"magiclib.config.test.doubleConfig.comment": "doubleConfig comment",
"magiclib.config.test.intConfig.name": "intConfig",
"magiclib.config.test.intConfig.comment": "intConfig comment",
"magiclib.config.test.optionListConfig.name": "optionListConfig",
"magiclib.config.test.optionListConfig.comment": "optionListConfig comment",
"magiclib.config.test.printDoc.name": "printDoc",
"magiclib.config.test.printDoc.comment": "Test document generator",
"magiclib.config.test.sodiumTest.name": "sodiumTest",
"magiclib.config.test.sodiumTest.comment": "sodiumTest comment",
"magiclib.config.test.stringConfig.name": "stringConfig",
"magiclib.config.test.stringConfig.comment": "stringConfig comment",
"magiclib.config.test.stringListConfig.name": "stringListConfig",
"magiclib.config.test.stringListConfig.comment": "stringListConfig comment",
"magiclib.misc.versionType.development": "Development",
"magiclib.misc.versionType.beta": "Public Beta",
"magiclib.misc.versionType.stable": "Public Release",
"magiclib.misc.versionType.unknown": "Unknown",
"magiclib.category.debug": "Debug",
"magiclib.category.generic": "Generic",
"magiclib.document.config.label.category": "Category",
"magiclib.document.config.label.default_value": "Default value",
"magiclib.document.config.label.dependencies": "Dependencies",
"magiclib.document.config.label.dependencies_and": "And (All conditions need to be satisfied)",
"magiclib.document.config.label.dependencies_not": "Not (Any condition needs to be excluded)",
"magiclib.document.config.label.dependencies_or": "Or (Any condition needs to be satisfied)",
"magiclib.document.config.label.max_value": "Max value",
"magiclib.document.config.label.min_value": "Min value",
"magiclib.document.config.label.no_key": "no hotkey",
"magiclib.document.config.label.option_value": "Option values",
"magiclib.document.config.label.type": "Type",
"magiclib.document.config.type.boolean": "boolean",
"magiclib.document.config.type.boolean_with_hotkey": "boolean with hotkey",
"magiclib.document.config.type.color": "color",
"magiclib.document.config.type.double": "double",
"magiclib.document.config.type.enum": "enum",
"magiclib.document.config.type.hotkey": "hotkey",
"magiclib.document.config.type.integer": "integer",
"magiclib.document.config.type.string": "string",
"magiclib.document.config.type.string_list": "string list",
"magiclib.document.config.type.unknown": "unknown",
"magiclib.document.rule.label.categories": "Categories",
"magiclib.document.rule.label.default_value": "Default value",
"magiclib.document.rule.label.dependencies": "Dependencies",
"magiclib.document.rule.label.dependencies_and": "And (All conditions need to be satisfied)",
"magiclib.document.rule.label.dependencies_not": "Not (Any condition needs to be excluded)",
"magiclib.document.rule.label.dependencies_or": "Or (Any condition needs to be satisfied)",
"magiclib.document.rule.label.options": "Options",
"magiclib.document.rule.label.validators": "Validators",
"magiclib.document.rule.label.type": "Type",
"magiclib.document.rule.type.boolean": "Boolean",
"magiclib.document.rule.type.byte": "Byte",
"magiclib.document.rule.type.double": "Double",
"magiclib.document.rule.type.enum": "Enum",
"magiclib.document.rule.type.float": "Float",
"magiclib.document.rule.type.integer": "Integer",
"magiclib.document.rule.type.long": "Long",
"magiclib.document.rule.type.short": "Short",
"magiclib.document.rule.type.string": "String",
"magiclib.document.rule.type.unknown": "Unknown",
"magiclib.document.rule.validator.command": "Command(Permission level)",
"magiclib.document.rule.validator.enum": "Enum(Case-sensitive)",
"magiclib.document.rule.validator.numeric": "Numeric(Range)",
"magiclib.document.rule.validator.strict": "Strict(Case-sensitive)",
"magiclib.document.rule.validator.strictIgnoreCase": "Strict(Case-insensitive)",
"magiclib.info.mod_name": "MagicLib",
"magiclib.rule.language.name": "language",
"magiclib.rule.language.desc": "Control the language used by SettingManager.",
"magiclib.rule.language.extra.0": "(Example) Extra desc line1.",
"magiclib.rule.language.extra.1": "(Example) Extra desc line2.",
"magiclib.rule.settingManagerLevel.name": "settingManagerLevel",
"magiclib.rule.settingManagerLevel.desc": "SettingManager Manager Permission Levels.",
"magiclib.rule.booleanTest.name": "booleanTest",
"magiclib.rule.booleanTest.desc": "",
"magiclib.rule.carpetExtraTest.name": "carpetExtraTest",
"magiclib.rule.carpetExtraTest.desc": "",
"magiclib.rule.commandFullTest.name": "commandFullTest",
"magiclib.rule.commandFullTest.desc": "",
"magiclib.rule.commandLiteTest.name": "commandLiteTest",
"magiclib.rule.commandLiteTest.desc": "",
"magiclib.rule.enumTest.name": "enumTest",
"magiclib.rule.enumTest.desc": "",
"magiclib.rule.intTest.name": "intTest",
"magiclib.rule.intTest.desc": "",
"magiclib.ui.all_rule": "All %s settings:",
"magiclib.ui.browse": "Browse categories:",
"magiclib.ui.change_permanently": "Change permanently?",
"magiclib.ui.could_not_set": "Couldn't set value for rule %s.",
"magiclib.ui.current_rule": "Current %s settings: ",
"magiclib.ui.current_value": "Current value: ",
"magiclib.ui.default": "Default",
"magiclib.ui.default_rule": "Current %s startup settings from %s:",
"magiclib.ui.disabled": "Rule %s was disabled.",
"magiclib.ui.enum_exception": "No enumeration constants: %s",
"magiclib.ui.hover.change_permanently": "Click to keep the settings in %s to save across restarts.",
"magiclib.ui.hover.list_all_category": "List all %s settings",
"magiclib.ui.hover.refresh": "Refresh",
"magiclib.ui.hover.switch_to": "Switch to %s",
"magiclib.ui.locked": "This setting manager is locked. If you believe this is an error, please contact the server administrator.",
"magiclib.ui.matched_rule": "%s settings matching \"%s\":",
"magiclib.ui.modified": "Modified",
"magiclib.ui.null": "Null",
"magiclib.ui.options": "Options: ",
"magiclib.ui.reset_default": "Rule %s will no longer be set on restart.",
"magiclib.ui.set_default": "Rule %s will now default to %s.",
"magiclib.ui.tags": "Tags: ",
"magiclib.ui.unknown_rule": "Unknown rule: %s",
"magiclib.ui.unknown_type": "Unknown type: %s",
"magiclib.ui.version": "%s version: %s ",
"magiclib.validator.abstract.invalid": "Wrong value for %s: %s",
"magiclib.validator.strict.validValue": "Valid options(Case-sensitive): %s",
"magiclib.validator.strictIgnoreCase.validValue": "Valid options(Case-insensitive): %s",
"magiclib.validator.command.validValue": "Valid options: %s",
"magiclib.validator.numeric.validValue": "Number must be within the interval: %s",
"modmenu.descriptionTranslation.magiclib": "To beat magic with magic :( ",
"modmenu.descriptionTranslation.magiclib-1_14_4": "To beat magic with magic :(",
"modmenu.descriptionTranslation.magiclib-1_15_2": "To beat magic with magic :(",
"modmenu.descriptionTranslation.magiclib-1_16_5": "To beat magic with magic :(",
"modmenu.descriptionTranslation.magiclib-1_17_1": "To beat magic with magic :(",
"modmenu.descriptionTranslation.magiclib-1_18_2": "To beat magic with magic :(",
"modmenu.descriptionTranslation.magiclib-1_19_2": "To beat magic with magic :(",
"modmenu.descriptionTranslation.magiclib-1_19_3": "To beat magic with magic :(",
"modmenu.descriptionTranslation.magiclib-1_19_4": "To beat magic with magic :(",
"modmenu.descriptionTranslation.magiclib-1_20_1": "To beat magic with magic :("
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy