Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Commit

Permalink
翻译
Browse files Browse the repository at this point in the history
  • Loading branch information
TexBlock committed Oct 30, 2022
1 parent f6930c3 commit 4e55f10
Show file tree
Hide file tree
Showing 18 changed files with 799 additions and 660 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
{
"options.dimensions.minecraft.overworld": "Overworld",
"options.dimensions.minecraft.the_end": "End",
"options.dimensions.minecraft.the_nether": "Nether",
"options.particles.minecraft.ambient_entity_effect": "Ambient Entity Effect",
"options.particles.minecraft.angry_villager": "Angry Villager",
"options.particles.minecraft.ash": "Ash",
Expand Down Expand Up @@ -92,6 +95,8 @@
"options.particles.minecraft.wax_on": "Wax On",
"options.particles.minecraft.white_ash": "White Ash",
"options.particles.minecraft.witch": "Witch",
"sodium-extra.option.advancement_toast": "Advancement Toasts",
"sodium-extra.option.advancement_toast.tooltip": "If enabled, advancement popups will be displayed.",
"sodium-extra.option.animate_fire.tooltip": "If enabled, fire animations are processed.",
"sodium-extra.option.animate_lava.tooltip": "If enabled, lava animations are processed.",
"sodium-extra.option.animate_portal.tooltip": "If enabled, portal animations are processed.",
Expand All @@ -114,15 +119,21 @@
"sodium-extra.option.enchanting_table_book": "Enchanting Table Book",
"sodium-extra.option.enchanting_table_book.tooltip": "If enabled, enchanting table books are rendered.",
"sodium-extra.option.extras": "Extras",
"sodium-extra.option.fog": "Fog",
"sodium-extra.option.fog.tooltip": "Adjusts the fog effect distance on the terrain. \n0 - use vanilla fog settings\n1-32 - set fog distance in chunks\n33 - max fog distance (essentially disables fog)",
"sodium-extra.option.fog": "%s Fog",
"sodium-extra.option.fog.tooltip": "Adjusts the fog effect distance on the terrain per dimension. Disable Multi Dimension Fog to control fog using Single Fog \n0 - use vanilla fog settings\n1-32 - set fog distance in chunks\n33 - max fog distance (essentially disables fog)",
"sodium-extra.option.fog_start": "Fog Start Multiplier",
"sodium-extra.option.fog_start.tooltip": "Adjusts when the terrain fog begins to render for the player.",
"sodium-extra.option.instant_sneak": "Instant Sneak",
"sodium-extra.option.instant_sneak.tooltip": "If enabled, the camera will not lerp upon sneaking.",
"sodium-extra.option.item_frame_name_tag": "Item Frame Name Tag",
"sodium-extra.option.item_frame_name_tag.tooltip": "If enabled, item frame name tags are rendered.",
"sodium-extra.option.item_frames.tooltip": "If enabled, item frames are rendered.",
"sodium-extra.option.light_updates": "Light Updates",
"sodium-extra.option.light_updates.tooltip": "If enabled, lighting updates will be processed. If disabled, this can affect lighting when generating new chunks. Only disable this if you know what you are doing.",
"sodium-extra.option.linear_flat_color_blender": "Use Linear Flat Color Blender",
"sodium-extra.option.linear_flat_color_blender.tooltip": "Applies linear color biome blend without linear color blended block faces.",
"sodium-extra.option.multi_dimension_fog": "Multi Dimension Fog",
"sodium-extra.option.multi_dimension_fog.tooltip": "If enabled, per dimension fog sliders will be processed. If disabled, single fog slider will be processed. Upon changing this option user will need to leave menu and reenter to see fog sliders.",
"sodium-extra.option.overlay_corner": "Overlay Corner",
"sodium-extra.option.overlay_corner.bottom_left": "Bottom Left",
"sodium-extra.option.overlay_corner.bottom_right": "Bottom Right",
Expand All @@ -136,9 +147,11 @@
"sodium-extra.option.player_name_tag": "Player Name Tag",
"sodium-extra.option.player_name_tag.tooltip": "If enabled, player name tags are rendered.",
"sodium-extra.option.prevent_shaders": "Prevent Shaders",
"sodium-extra.option.prevent_shaders.tooltip": "If enabled, any type of vanilla shaders will be prevented from loading.",
"sodium-extra.option.prevent_shaders.tooltip": "If enabled, any type of vanilla shaders will be prevented from loading. For example, the distorted view when spectating from a spider's point of view.",
"sodium-extra.option.rain_snow.tooltip": "If enabled, rain & snow are processed.",
"sodium-extra.option.rain_splash.tooltip": "If enabled, rain splash particles are processed.",
"sodium-extra.option.recipe_toast": "Recipe Toasts",
"sodium-extra.option.recipe_toast.tooltip": "If enabled, recipe popups will be displayed.",
"sodium-extra.option.reduce_resolution_on_mac": "Reduce Resolution on macOS",
"sodium-extra.option.reduce_resolution_on_mac.tooltip": "Use half the resolution on retina displays, vastly improving performance on macOS.\nModifying this option will require a game restart.",
"sodium-extra.option.render": "Render",
Expand All @@ -149,6 +162,8 @@
"sodium-extra.option.show_fps.tooltip": "Displays the current FPS of the game on the overlay.",
"sodium-extra.option.show_fps_extended": "Show FPS Extended",
"sodium-extra.option.show_fps_extended.tooltip": "Displays in additional information(max, average, and min FPS) alongside current FPS on the overlay.",
"sodium-extra.option.single_fog": "Single Fog",
"sodium-extra.option.single_fog.tooltip": "Adjusts the fog effect distance on the terrain for all dimensions. Enable Multi Dimension Fog to control fog per dimension. \n0 - use vanilla fog settings\n1-32 - set fog distance in chunks\n33 - max fog distance (essentially disables fog)",
"sodium-extra.option.sky": "Sky",
"sodium-extra.option.sky.tooltip": "If enabled, the sky will be rendered.",
"sodium-extra.option.sky_colors": "Sky Colors",
Expand All @@ -157,13 +172,17 @@
"sodium-extra.option.stars.tooltip": "If enabled, the stars will be rendered.",
"sodium-extra.option.sun_moon": "Sun & Moon",
"sodium-extra.option.sun_moon.tooltip": "If enabled, the sun and moon will be rendered.",
"sodium-extra.option.system_toast": "System Toasts",
"sodium-extra.option.system_toast.tooltip": "If enabled, system popups will be displayed.",
"sodium-extra.option.text_contrast": "Text Contrast",
"sodium-extra.option.text_contrast.background": "Background",
"sodium-extra.option.text_contrast.none": "None",
"sodium-extra.option.text_contrast.shadow": "Shadow",
"sodium-extra.option.text_contrast.tooltip": "Adjusts the contrast of the FPS/Coordinates counter.\n- None: Default plain white text\n- Background: Renders a background to the text like the debug menu\n- Shadow: Plain white text with shadow",
"sodium-extra.option.toasts": "Toasts",
"sodium-extra.option.toasts.tooltip": "If enabled, advancement and crafting recipe popups will be displayed.",
"sodium-extra.option.tutorial_toast": "Tutorial Toasts",
"sodium-extra.option.tutorial_toast.tooltip": "If enabled, tutorial popups will be displayed.",
"sodium-extra.option.use_adaptive_sync.name": "Adaptive",
"sodium-extra.option.use_adaptive_sync.tooltip": "If enabled, V-Sync will be able to swap mid-frame and disable itself at times, usually notably helping responsiveness.",
"sodium-extra.option.use_fast_random": "Use Fast Random",
Expand Down
Loading

0 comments on commit 4e55f10

Please sign in to comment.