mirror of
https://github.com/TeamMidnightDust/MidnightControls.git
synced 2025-12-13 15:25:08 +01:00
- Automatic downloading of mappings from https://github.com/gabomdq/SDL_GameControllerDB - Change some default settings - Fix OkZoomer compat by @akemin-dayo - German translations (by myself) - Add contributors to fabric.mod.json - Fix some issues
158 lines
10 KiB
JSON
158 lines
10 KiB
JSON
{
|
|
"midnightcontrols.midnightconfig.title": "MidnightControls Advanced Config",
|
|
"key.midnightcontrols.look_down": "Look down",
|
|
"key.midnightcontrols.look_left": "Look left",
|
|
"key.midnightcontrols.look_right": "Look right",
|
|
"key.midnightcontrols.look_up": "Look up",
|
|
"key.midnightcontrols.ring": "Show controls ring",
|
|
"midnightcontrols.action.attack": "Attack",
|
|
"midnightcontrols.action.back": "Back",
|
|
"midnightcontrols.action.chat": "Open Chat",
|
|
"midnightcontrols.action.drop_item": "Drop Item",
|
|
"midnightcontrols.action.exit": "Exit",
|
|
"midnightcontrols.action.forward": "Forward",
|
|
"midnightcontrols.action.hit": "Hit",
|
|
"midnightcontrols.action.hotbar_left": "Hotbar left",
|
|
"midnightcontrols.action.hotbar_right": "Hotbar right",
|
|
"midnightcontrols.action.inventory": "Inventory",
|
|
"midnightcontrols.action.jump": "Jump",
|
|
"midnightcontrols.action.left": "Left",
|
|
"midnightcontrols.action.pause_game": "Pause Game",
|
|
"midnightcontrols.action.pick_block": "Pick Block",
|
|
"midnightcontrols.action.pickup": "Pickup",
|
|
"midnightcontrols.action.pickup_all": "Pickup all",
|
|
"midnightcontrols.action.place": "Place",
|
|
"midnightcontrols.action.player_list": "Player List",
|
|
"midnightcontrols.action.quick_move": "Quick move",
|
|
"midnightcontrols.action.right": "Right",
|
|
"midnightcontrols.action.screenshot": "Take Screenshot",
|
|
"midnightcontrols.action.sneak": "Sneak",
|
|
"midnightcontrols.action.sprint": "Sprint",
|
|
"midnightcontrols.action.swap_hands": "Swap Hands",
|
|
"midnightcontrols.action.toggle_perspective": "Toggle Perspective",
|
|
"midnightcontrols.action.toggle_smooth_camera": "Toggle Cinematic Camera",
|
|
"midnightcontrols.action.use": "Use",
|
|
"midnightcontrols.action.zoom": "Zoom",
|
|
"midnightcontrols.action.zoom_in": "Increase Zoom",
|
|
"midnightcontrols.action.zoom_out": "Decrease Zoom",
|
|
"midnightcontrols.action.zoom_reset": "Reset Zoom",
|
|
"midnightcontrols.action.key.emotecraft.fastchoose": "Fast Choose Emote",
|
|
"midnightcontrols.action.key.emotecraft.stop": "Stop Emote",
|
|
"midnightcontrols.button.a": "A",
|
|
"midnightcontrols.button.b": "B",
|
|
"midnightcontrols.button.x": "X",
|
|
"midnightcontrols.button.y": "Y",
|
|
"midnightcontrols.button.left_bumper": "Left bumper",
|
|
"midnightcontrols.button.right_bumper": "Right bumper",
|
|
"midnightcontrols.button.back": "Back",
|
|
"midnightcontrols.button.start": "Start",
|
|
"midnightcontrols.button.guide": "Guide",
|
|
"midnightcontrols.button.left_thumb": "Left thumb",
|
|
"midnightcontrols.button.right_thumb": "Right thumb",
|
|
"midnightcontrols.button.dpad_up": "DPAD up",
|
|
"midnightcontrols.button.dpad_right": "DPAD right",
|
|
"midnightcontrols.button.dpad_down": "DPAD down",
|
|
"midnightcontrols.button.dpad_left": "DPAD left",
|
|
"midnightcontrols.button.l4": "L4",
|
|
"midnightcontrols.button.l5": "L5",
|
|
"midnightcontrols.button.r4": "R4",
|
|
"midnightcontrols.button.r5": "L5",
|
|
"midnightcontrols.axis.left_x+": "Left X+",
|
|
"midnightcontrols.axis.left_y+": "Left Y+",
|
|
"midnightcontrols.axis.right_x+": "Right X+",
|
|
"midnightcontrols.axis.right_y+": "Right Y+",
|
|
"midnightcontrols.axis.left_trigger": "Left trigger",
|
|
"midnightcontrols.axis.right_trigger": "Right trigger",
|
|
"midnightcontrols.axis.left_x-": "Left X-",
|
|
"midnightcontrols.axis.left_y-": "Left Y-",
|
|
"midnightcontrols.axis.right_x-": "Right X-",
|
|
"midnightcontrols.axis.right_y-": "Right Y-",
|
|
"midnightcontrols.button.unknown": "Unknown (%d)",
|
|
"midnightcontrols.controller.connected": "Controller %d connected.",
|
|
"midnightcontrols.controller.disconnected": "Controller %d disconnected.",
|
|
"midnightcontrols.controller.mappings.1": "To configure the controller mappings, please use %s",
|
|
"midnightcontrols.controller.mappings.3": "and paste the mapping in the mappings file editor.",
|
|
"midnightcontrols.controller.mappings.error": "Error while loading mappings.",
|
|
"midnightcontrols.controller.mappings.error.write": "Error while writing mappings to file.",
|
|
"midnightcontrols.controller.mappings.updated": "Updated mappings!",
|
|
"midnightcontrols.controller_type.default": "default",
|
|
"midnightcontrols.controller_type.dualshock": "DualShock",
|
|
"midnightcontrols.controller_type.switch": "Switch",
|
|
"midnightcontrols.controller_type.xbox": "Xbox",
|
|
"midnightcontrols.controller_type.steam": "Steam",
|
|
"midnightcontrols.controller_type.ouya": "OUYA",
|
|
"midnightcontrols.controls_mode.default": "Keyboard/Mouse",
|
|
"midnightcontrols.controls_mode.controller": "Controller",
|
|
"midnightcontrols.controls_mode.touchscreen": "Touchscreen",
|
|
"midnightcontrols.hud_side.left": "left",
|
|
"midnightcontrols.hud_side.right": "right",
|
|
"midnightcontrols.menu.analog_movement": "Analog Movement",
|
|
"midnightcontrols.menu.auto_switch_mode": "Auto Switch Mode",
|
|
"midnightcontrols.menu.controller": "Controller",
|
|
"midnightcontrols.menu.controller2": "Second Controller",
|
|
"midnightcontrols.menu.controller_type": "Controller Type",
|
|
"midnightcontrols.menu.controls_mode": "Mode",
|
|
"midnightcontrols.menu.fast_block_placing": "Fast Block Placing",
|
|
"midnightcontrols.menu.fly_drifting": "Fly Drifting",
|
|
"midnightcontrols.menu.fly_drifting_vertical": "Vertical Fly Drifting",
|
|
"midnightcontrols.menu.hud_enable": "Enable HUD",
|
|
"midnightcontrols.menu.hud_side": "HUD Side",
|
|
"midnightcontrols.menu.invert_right_x_axis": "Invert Right X",
|
|
"midnightcontrols.menu.invert_right_y_axis": "Invert Right Y",
|
|
"midnightcontrols.menu.keyboard_controls": "Keyboard Controls...",
|
|
"midnightcontrols.menu.left_dead_zone": "Left Dead Zone",
|
|
"midnightcontrols.menu.mappings.open_input_str": "Open Mappings File Editor",
|
|
"midnightcontrols.menu.max_left_x_value": "Left X Axis Max Value",
|
|
"midnightcontrols.menu.max_left_y_value": "Left Y Axis Max Value",
|
|
"midnightcontrols.menu.max_right_x_value": "Right X Axis Max Value",
|
|
"midnightcontrols.menu.max_right_y_value": "Right Y Axis Max Value",
|
|
"midnightcontrols.menu.mouse_speed": "Mouse Speed",
|
|
"midnightcontrols.menu.reacharound.horizontal": "Front Block Placing",
|
|
"midnightcontrols.menu.reacharound.vertical": "Vertical Reacharound",
|
|
"midnightcontrols.menu.reload_controller_mappings": "Reload Controller Mappings",
|
|
"midnightcontrols.menu.right_dead_zone": "Right Dead Zone",
|
|
"midnightcontrols.menu.rotation_speed": "Rotation Speed",
|
|
"midnightcontrols.menu.separator.controller": "Controller",
|
|
"midnightcontrols.menu.separator.general": "General",
|
|
"midnightcontrols.menu.title": "MidnightControls - Settings",
|
|
"midnightcontrols.menu.title.controller": "Controller Options",
|
|
"midnightcontrols.menu.title.controller_controls": "Controller Controls",
|
|
"midnightcontrols.menu.title.gameplay": "Gameplay Options",
|
|
"midnightcontrols.menu.title.general": "General Options",
|
|
"midnightcontrols.menu.title.hud": "HUD Options",
|
|
"midnightcontrols.menu.title.mappings.string": "Mappings File Editor",
|
|
"midnightcontrols.menu.title.visual": "Appearance Options",
|
|
"midnightcontrols.menu.unfocused_input": "Unfocused Input",
|
|
"midnightcontrols.menu.virtual_mouse": "Virtual Mouse",
|
|
"midnightcontrols.menu.virtual_mouse.skin": "Virtual Mouse Skin",
|
|
"midnightcontrols.narrator.unbound": "Unbound %s",
|
|
"midnightcontrols.not_bound": "Not bound",
|
|
"midnightcontrols.tooltip.analog_movement": "Enables analog movement when possible.",
|
|
"midnightcontrols.tooltip.auto_switch_mode": "If the controls mode should be switched to Controller automatically if one is connected.",
|
|
"midnightcontrols.tooltip.controller2": "Second controller to use, which allows Joy-Cons support for example.",
|
|
"midnightcontrols.tooltip.controller_type": "The controller type to display the correct buttons.",
|
|
"midnightcontrols.tooltip.controls_mode": "The controls mode.",
|
|
"midnightcontrols.tooltip.fast_block_placing": "While flying in creative mode, enables fast block placing depending on your speed. §cOn some servers this might be considered as cheating.",
|
|
"midnightcontrols.tooltip.fly_drifting": "While flying, enables Vanilla drifting/inertia.",
|
|
"midnightcontrols.tooltip.fly_drifting_vertical": "While flying, enables Vanilla vertical drifting/intertia.",
|
|
"midnightcontrols.tooltip.hud_enable": "Toggles the on-screen controller button indicator.",
|
|
"midnightcontrols.tooltip.hud_side": "The position of the HUD.",
|
|
"midnightcontrols.tooltip.left_dead_zone": "The dead zone for the controller's left analogue stick.",
|
|
"midnightcontrols.tooltip.max_left_x_value": "Changes what the mod considers the highest value for the left X axis. Useful if your axis does not use the full range and seems slow.",
|
|
"midnightcontrols.tooltip.max_left_y_value": "Changes what the mod considers the highest value for the left Y axis. Useful if your axis does not use the full range and seems slow.",
|
|
"midnightcontrols.tooltip.max_right_x_value": "Changes what the mod considers the highest value for the right X axis. Useful if your axis does not use the full range and seems slow.",
|
|
"midnightcontrols.tooltip.max_right_y_value": "Changes what the mod considers the highest value for the right Y axis. Useful if your axis does not use the full range and seems slow.",
|
|
"midnightcontrols.tooltip.mouse_speed": "The controller's emulated mouse speed.",
|
|
"midnightcontrols.tooltip.reacharound.horizontal": "Enables front block placing, §cmight be considered cheating on some servers§r.",
|
|
"midnightcontrols.tooltip.reacharound.vertical": "Enables vertical reacharound, §cmight be considered cheating on some servers§r.",
|
|
"midnightcontrols.tooltip.reload_controller_mappings": "Reloads the controller mappings file.",
|
|
"midnightcontrols.tooltip.right_dead_zone": "The dead zone for the controller's right analogue stick.",
|
|
"midnightcontrols.tooltip.rotation_speed": "The camera rotation speed in controller mode.",
|
|
"midnightcontrols.tooltip.unfocused_input": "Allow controller input when the window is not focused.",
|
|
"midnightcontrols.tooltip.virtual_mouse": "Enable the virtual mouse which is handful in the case of a splitscreen.",
|
|
"midnightcontrols.virtual_mouse.skin.default_light": "Default Light",
|
|
"midnightcontrols.virtual_mouse.skin.default_dark": "Default Dark",
|
|
"midnightcontrols.virtual_mouse.skin.second_light": "Second Light",
|
|
"midnightcontrols.virtual_mouse.skin.second_dark": "Second Dark",
|
|
"modmenu.descriptionTranslation.midnightcontrols": "Adds controller support and enhanced controls overall.\nForked from LambdaControls, which sadly got discontinued."
|
|
} |