Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
dd6582b
New translations en_us.json (Finnish)
isXander Feb 3, 2026
dbe9ded
New translations en_us.json (Finnish)
isXander Feb 3, 2026
89454e7
New translations en_us.json (Finnish)
isXander Feb 4, 2026
c5615c8
New translations en_us.json (Romanian)
isXander Feb 4, 2026
fa94656
New translations en_us.json (French)
isXander Feb 4, 2026
2fd9daf
New translations en_us.json (Spanish)
isXander Feb 4, 2026
293c472
New translations en_us.json (Afrikaans)
isXander Feb 4, 2026
ae89612
New translations en_us.json (Arabic)
isXander Feb 4, 2026
d54f7bc
New translations en_us.json (Catalan)
isXander Feb 4, 2026
d96a9d9
New translations en_us.json (Czech)
isXander Feb 4, 2026
3b64b22
New translations en_us.json (Danish)
isXander Feb 4, 2026
6abde3c
New translations en_us.json (German)
isXander Feb 4, 2026
1c38c35
New translations en_us.json (Greek)
isXander Feb 4, 2026
9e58587
New translations en_us.json (Hebrew)
isXander Feb 4, 2026
fdc497d
New translations en_us.json (Hungarian)
isXander Feb 4, 2026
c87b35e
New translations en_us.json (Italian)
isXander Feb 4, 2026
9908227
New translations en_us.json (Japanese)
isXander Feb 4, 2026
f49a8f3
New translations en_us.json (Korean)
isXander Feb 4, 2026
34414bb
New translations en_us.json (Dutch)
isXander Feb 4, 2026
dfe4780
New translations en_us.json (Norwegian)
isXander Feb 4, 2026
4942530
New translations en_us.json (Polish)
isXander Feb 4, 2026
05107de
New translations en_us.json (Portuguese)
isXander Feb 4, 2026
bfd6cbd
New translations en_us.json (Russian)
isXander Feb 4, 2026
762c5d9
New translations en_us.json (Swedish)
isXander Feb 4, 2026
b43a0ac
New translations en_us.json (Turkish)
isXander Feb 4, 2026
015b059
New translations en_us.json (Ukrainian)
isXander Feb 4, 2026
377679a
New translations en_us.json (Chinese Simplified)
isXander Feb 4, 2026
2b51caf
New translations en_us.json (Chinese Traditional)
isXander Feb 4, 2026
8954aa7
New translations en_us.json (Vietnamese)
isXander Feb 4, 2026
bd64239
New translations en_us.json (Portuguese, Brazilian)
isXander Feb 4, 2026
c138f44
New translations en_us.json (Spanish, Mexico)
isXander Feb 4, 2026
8ee4142
New translations en_us.json (Malay)
isXander Feb 4, 2026
1f84cae
New translations en_us.json (English, United Kingdom)
isXander Feb 4, 2026
e8f68e3
New translations en_us.json (Portuguese, Brazilian)
isXander Feb 18, 2026
0b093a5
New translations en_us.json (Portuguese, Brazilian)
isXander Feb 18, 2026
94dcd3d
New translations en_us.json (Vietnamese)
isXander Mar 4, 2026
3fb51b8
New translations en_us.json (Vietnamese)
isXander Mar 4, 2026
7fbc7d5
New translations en_us.json (Chinese Simplified)
isXander Mar 26, 2026
39439e0
New translations en_us.json (Chinese Simplified)
isXander Mar 26, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
125 changes: 1 addition & 124 deletions src/main/resources/assets/zoomify/lang/af_za.json
Original file line number Diff line number Diff line change
@@ -1,124 +1 @@
{
"zoomify.key.zoom": "Zoom (Hold)",
"zoomify.key.zoom_toggle": "Zoom (Toggle)",
"zoomify.key.zoom.secondary": "Secondary Zoom",
"zoomify.key.zoom.in": "Scroll Zoom In",
"zoomify.key.zoom.out": "Scroll Zoom Out",
"key.category.zoomify.category": "Zoomify",
"yacl3.config.zoomify.title": "Zoomify",
"yacl3.config.zoomify.category.behaviour": "Behavior",
"yacl3.config.zoomify.category.behaviour.group.basic": "Basic",
"yacl3.config.zoomify.category.behaviour.group.basic.option.initialZoom": "Initial Zoom",
"yacl3.config.zoomify.category.behaviour.group.basic.option.initialZoom.description.1": "The zoom level when you first press the keybind.",
"yacl3.config.zoomify.category.behaviour.group.basic.option.zoomInTime": "Zoom In Time",
"yacl3.config.zoomify.category.behaviour.group.basic.option.zoomInTime.description.1": "How many seconds to complete zooming in.",
"yacl3.config.zoomify.category.behaviour.group.basic.option.zoomOutTime": "Zoom Out Time",
"yacl3.config.zoomify.category.behaviour.group.basic.option.zoomOutTime.description.1": "How many seconds to complete zooming out.",
"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.scrollStepCount": "Scroll Step Count",
"yacl3.config.zoomify.category.behaviour.group.scrolling.option.scrollStepCount.description.1": "How many scroll steps in each direction. You can scroll to zoom in or out from the initial zoom.",
"yacl3.config.zoomify.category.behaviour.group.scrolling.option.zoomPerStep": "Zoom Per Step",
"yacl3.config.zoomify.category.behaviour.group.scrolling.option.zoomPerStep.description.1": "The zoom multiplier applied per scroll step. 1.5x means each step zooms in 50% more.",
"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.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."
}
{}
Loading
Loading