diff --git a/src/main/resources/assets/zoomify/lang/ro_ro.json b/src/main/resources/assets/zoomify/lang/ro_ro.json new file mode 100644 index 0000000..d4d56d4 --- /dev/null +++ b/src/main/resources/assets/zoomify/lang/ro_ro.json @@ -0,0 +1,147 @@ +{ + "zoomify.key.zoom": "Zoom (Țineți apăsat)", + "zoomify.key.zoom_toggle": "Zoom (Comutare)", + "zoomify.key.zoom.secondary": "Zoom Secundar", + "zoomify.key.zoom.in": " Mărire zoom prin scroll", + "zoomify.key.zoom.out": "Micșorare zoom prin scroll", + "zoomify.key.category": "Zoomify", + + + "yacl3.config.zoomify.title": "Zoomify", + + "yacl3.config.zoomify.category.behaviour": "Comportament", + "yacl3.config.zoomify.category.behaviour.group.basic": "De bază", + "yacl3.config.zoomify.category.behaviour.group.basic.option.initialZoom": "Zoom inițial", + "yacl3.config.zoomify.category.behaviour.group.basic.option.initialZoom.description.1": "Nivelul de zoom când apeși prima oară pe buton.", + "yacl3.config.zoomify.category.behaviour.group.basic.option.zoomInTime": "Timpul de pornire al zoomului ", + "yacl3.config.zoomify.category.behaviour.group.basic.option.zoomInTime.description.1": "Câte secunde durează să se pornească zoomul.", + "yacl3.config.zoomify.category.behaviour.group.basic.option.zoomOutTime": "Timpul de oprire al zoomului.", + "yacl3.config.zoomify.category.behaviour.group.basic.option.zoomOutTime.description.1": "Câte secunde durează să se oprească zoomul.", + "yacl3.config.zoomify.category.behaviour.group.basic.option.zoomInTransition": "Zoom In Transition", + "yacl3.config.zoomify.category.behaviour.group.basic.option.zoomInTransition.description.1": "The transition type used when zooming in.", + "yacl3.config.zoomify.category.behaviour.group.basic.option.zoomOutTransition": "Zoom Out Transition", + "yacl3.config.zoomify.category.behaviour.group.basic.option.zoomOutTransition.description.1": "The transition type used when zooming out.", + "yacl3.config.zoomify.category.behaviour.group.basic.option.affectHandFov": "Affect Hand FOV", + "yacl3.config.zoomify.category.behaviour.group.basic.option.affectHandFov.description.1": "When zooming, keep the FOV of the hand normal while the world view zooms in.", + + "yacl3.config.zoomify.category.behaviour.group.scrolling": "Scrolling", + "yacl3.config.zoomify.category.behaviour.group.scrolling.option.scrollZoom": "Enable Scroll Zoom", + "yacl3.config.zoomify.category.behaviour.group.scrolling.option.scrollZoom.description.1": "Allow you to zoom in and out more with scroll wheel.", + "yacl3.config.zoomify.category.behaviour.group.scrolling.option.scrollZoomAmount": "Scroll Zoom Amount", + "yacl3.config.zoomify.category.behaviour.group.scrolling.option.scrollZoomAmount.description.1": "The additional divisor of the FOV per scroll step.", + "yacl3.config.zoomify.category.behaviour.group.scrolling.option.scrollZoomSmoothness": "Scroll Zoom Smoothness", + "yacl3.config.zoomify.category.behaviour.group.scrolling.option.scrollZoomSmoothness.description.1": "How smooth/how long it takes to scroll-zoom.", + "yacl3.config.zoomify.category.behaviour.group.scrolling.option.smoothScrollZoom": "Smooth Transition", + "yacl3.config.zoomify.category.behaviour.group.scrolling.option.smoothScrollZoom.description.1": "Makes scrolling in and out smooth.", + "yacl3.config.zoomify.category.behaviour.group.scrolling.option.linearLikeSteps": "Linear-like Steps", + "yacl3.config.zoomify.category.behaviour.group.scrolling.option.linearLikeSteps.description.1": "Applies a curve to the increments to make them feel more linear.", + "yacl3.config.zoomify.category.behaviour.group.scrolling.option.retainZoomSteps": "Remember Zoom Steps", + "yacl3.config.zoomify.category.behaviour.group.scrolling.option.retainZoomSteps.description.1": "Keep scroll zoom amount between zooming in and out.", + + "yacl3.config.zoomify.category.behaviour.group.spyglass": "Spyglass", + "yacl3.config.zoomify.category.behaviour.group.spyglass.option.spyglassBehaviour": "Zoom Behavior", + "yacl3.config.zoomify.category.behaviour.group.spyglass.option.spyglassBehaviour.description.1": "How Zoomify interacts with spyglass zoom.", + "yacl3.config.zoomify.category.behaviour.group.spyglass.option.spyglassOverlayVisibility": "Overlay Visibility", + "yacl3.config.zoomify.category.behaviour.group.spyglass.option.spyglassOverlayVisibility.description.1": "When to show the spyglass overlay.", + "yacl3.config.zoomify.category.behaviour.group.spyglass.option.spyglassSoundBehaviour": "Sound Behavior", + "yacl3.config.zoomify.category.behaviour.group.spyglass.option.spyglassSoundBehaviour.description.1": "When to play the zoom in and out sounds from the spyglass.", + + "yacl3.config.zoomify.category.controls": "Controls", + "yacl3.config.zoomify.category.controls.root.option.zoomKeyBehaviour": "Zoom Key Behavior", + "yacl3.config.zoomify.category.controls.root.option.zoomKeyBehaviour.description.1": "The behavior of the zoom key.", + "yacl3.config.zoomify.category.controls.root.option._keybindScrolling": "Keybind Scrolling", + "yacl3.config.zoomify.category.controls.root.option._keybindScrolling.description.1": "Use Minecraft keybinds to control scroll zoom instead of the scroll wheel.", + "yacl3.config.zoomify.category.controls.root.option.relativeSensitivity": "Relative Sensitivity", + "yacl3.config.zoomify.category.controls.root.option.relativeSensitivity.description.1": "Controls the sensitivity based on the zoom level.", + "yacl3.config.zoomify.category.controls.root.option.relativeViewBobbing": "Relative View Bobbing", + "yacl3.config.zoomify.category.controls.root.option.relativeViewBobbing.description.1": "Make view-bobbing less jarring when zoomed in.", + "yacl3.config.zoomify.category.controls.root.option.cinematicCamera": "Cinematic Camera", + "yacl3.config.zoomify.category.controls.root.option.cinematicCamera.description.1": "How much the camera glides once moved.", + + "yacl3.config.zoomify.category.secondary": "Secondary Zoom", + "yacl3.config.zoomify.category.secondary.root.label.infoLabel": "Completely separate from all other settings of Zoomify. Secondary zoom is toggle-only with a separate keybinding in controls.", + "yacl3.config.zoomify.category.secondary.root.option.secondaryZoomAmount": "Zoom Amount", + "yacl3.config.zoomify.category.secondary.root.option.secondaryZoomAmount.description.1": "How many times to divide the current FOV once transition completes.", + "yacl3.config.zoomify.category.secondary.root.option.secondaryZoomInTime": "Zoom In Time", + "yacl3.config.zoomify.category.secondary.root.option.secondaryZoomInTime.description.1": "How many seconds to complete zooming in.", + "yacl3.config.zoomify.category.secondary.root.option.secondaryZoomOutTime": "Zoom Out Time", + "yacl3.config.zoomify.category.secondary.root.option.secondaryZoomOutTime.description.1": "How many seconds to complete zooming out.", + "yacl3.config.zoomify.category.secondary.root.option.secondaryHideHUDOnZoom": "Hide HUD On Zoom", + "yacl3.config.zoomify.category.secondary.root.option.secondaryHideHUDOnZoom.description.1": "Stops rendering the HUD whilst zooming in, much like pressing F1.", + + "yacl3.config.zoomify.category.misc": "Misc", + "yacl3.config.zoomify.category.misc.root.option.unbindConflicting": "Unbind Conflicting Keybind", + "yacl3.config.zoomify.category.misc.root.option.unbindConflicting.button": "Unbind", + "yacl3.config.zoomify.category.misc.root.option.unbindConflicting.description.1": "Removes the keybind that has the same key as Zoomify zoom key.", + "yacl3.config.zoomify.category.misc.root.option.checkMigrations": "Check Migrations", + "yacl3.config.zoomify.category.misc.root.option.checkMigrations.button": "Check", + "yacl3.config.zoomify.category.misc.root.option.checkMigrations.description.1": "Checks for available automatic migrations.", + "yacl3.config.zoomify.category.misc.group.presets": "Presets", + "yacl3.config.zoomify.category.misc.group.presets.label.applyWarning": "Applying a preset will immediately apply changes and undo any pending changes.", + "yacl3.config.zoomify.category.misc.group.presets.presetBtn.button": "Apply Preset", + "yacl3.config.zoomify.category.misc.group.presets.presetBtn.description": "Makes Zoomify behave like %s.", + + "zoomify.gui.preset.default": "Default", + "zoomify.gui.preset.optifine": "OptiFine", + "zoomify.gui.preset.ok_zoomer": "OK Zoomer", + "zoomify.gui.preset.toast.title": "Preset Applied", + "zoomify.gui.preset.toast.description": "Zoomify applied the %s preset.", + + "zoomify.gui.formatter.instant": "Instant", + "zoomify.gui.formatter.seconds": "%s secs", + + "zoomify.transition.instant": "Instant", + "zoomify.transition.linear": "Linear", + "zoomify.transition.ease_in_sine": "Ease In Sine", + "zoomify.transition.ease_out_sine": "Ease Out Sine", + "zoomify.transition.ease_in_out_sine": "Ease In Out Sine", + "zoomify.transition.ease_in_quad": "Ease In Quad", + "zoomify.transition.ease_out_quad": "Ease Out Quad", + "zoomify.transition.ease_in_out_quad": "Ease In Out Quad", + "zoomify.transition.ease_in_cubic": "Ease In Cubic", + "zoomify.transition.ease_out_cubic": "Ease Out Cubic", + "zoomify.transition.ease_in_out_cubic": "Ease In Out Cubic", + "zoomify.transition.ease_in_exp": "Ease In Exponential", + "zoomify.transition.ease_out_exp": "Ease Out Exponential", + "zoomify.transition.ease_in_out_exp": "Ease In Out Exponential", + + + "zoomify.zoom_key_behaviour.hold": "Hold", + "zoomify.zoom_key_behaviour.toggle": "Toggle", + + + "zoomify.spyglass_behaviour.combine": "Combine", + "zoomify.spyglass_behaviour.override": "Override", + "zoomify.spyglass_behaviour.only_zoom_while_holding": "Allow While Holding", + "zoomify.spyglass_behaviour.only_zoom_while_carrying": "Allow While Carrying", + + "zoomify.overlay_visibility.never": "Never", + "zoomify.overlay_visibility.holding": "Holding", + "zoomify.overlay_visibility.carrying": "Carrying", + "zoomify.overlay_visibility.always": "Always", + + "zoomify.sound_behaviour.never": "Never", + "zoomify.sound_behaviour.always": "Always", + "zoomify.sound_behaviour.only_spyglass": "Only Holding Spyglass", + "zoomify.sound_behaviour.with_overlay": "Match Overlay", + + "zoomify.toast.conflictingKeybind.title": "Zoomify won't work!", + "zoomify.toast.conflictingKeybind.description": "There is a conflicting keybind preventing the usage of the zoom key. You can unbind it in the %s category of Zoomify settings.", + "zoomify.toast.unbindConflicting.name": "Unbound conflicting keybinding", + "zoomify.toast.unbindConflicting.description": "Zoomify unbound key called '%s' because it was conflicting with the zoom key.", + + + "zoomify.migrate.no_migrations": "No migrations available.", + "zoomify.migrate.result.title": "Migration completed", + "zoomify.migrate.restart": "Restart required", + "zoomify.migrate.result.restart_game": "Restart Game", + "zoomify.migrate.available.title": "Auto migration for %s is available", + "zoomify.migrate.available.message": "Would you like to automatically migrate your %s config to Zoomify?", + + "zoomify.migrate.okz": "OK Zoomer", + "zoomify.migrate.okz.persistent": "Persistent zoom mode is unsupported.", + "zoomify.migrate.okz.vignette": "Vignette overlay is unsupported.", + "zoomify.migrate.okz.minZoomDiv": "Setting minimum zoom divisor is unsupported.", + "zoomify.migrate.okz.stepAmt": "Setting scroll step amount is unsupported.", + "zoomify.migrate.okz.linearNotSupported": "Linear timings cannot be automatically calculated." +}