Update vi_vn.json

This commit is contained in:
I_am_Vietnam 2023-08-25 12:09:13 +07:00 committed by GitHub
parent f6555eade7
commit b829110e66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -71,48 +71,48 @@
"modernfix.option.mixin.bugfix.tf_cme_on_load": "Bản vá lỗi Twilight Forest để thực hiện thiết lập máy khách không an toàn theo luồng bằng cách sử dụng luồng chính, thay vì luồng công việc FML.",
"modernfix.option.mixin.feature.branding": "Thêm ModernFix vào danh sách nhãn hiệu trên màn hình tiêu đề và cả màn hình F3.",
"modernfix.option.mixin.feature.direct_stack_trace": "Thông thường được tắt, có thể được bật để buộc lưu stacktrace thô vào nhật ký khi xảy ra sự cố. Đôi khi, hệ thống báo cáo sự cố của vanilla không hoạt động bình thường và đưa ra trace/báo cáo stack hoàn toàn không liên quan.",
"modernfix.option.mixin.feature.measure_time": "Uses a couple injections to measure world load time, datapack reload time, resource reload time, bootstrap time, and adds the necessary hooks to enable vanilla's unused profiler logic for resource reloading if so configured.",
"modernfix.option.mixin.feature.spam_thread_dump": "**To be used for debugging purposes only.** Causes a thread dump to be output to the log every 60 seconds. This can help to diagnose unexplained freezes during loading/gameplay.",
"modernfix.option.mixin.bugfix.chunk_deadlock": "Attempts to prevent chunk system deadlocks or provide additional debug information in the log when they occur. These deadlocks usually manifest as the server freezing indefinitely (e.g. entities not moving), while the client continues to work just fine.",
"modernfix.option.mixin.bugfix.chunk_deadlock.valhesia": "Patches Valhesia Structures to fix an issue in its code that causes frequent worldgen/chunkloading deadlocks.",
"modernfix.option.mixin.bugfix.cofh_core_crash": "Fixes a multithreading issue in CoFH Core that can cause rare crashes during launch.",
"modernfix.option.mixin.bugfix.ctm_resourceutil_cme": "Fixes a multithreading issue in ConnectedTexturesMod that can cause rare crashes during launch.",
"modernfix.option.mixin.bugfix.ender_dragon_leak": "Fixes a memory leak in vanilla caused by the ender dragon retaining a reference to the previous client world.",
"modernfix.option.mixin.bugfix.entity_load_deadlock": "Fixes many issues where EntityJoinWorldEvent/EntityJoinLevelEvent cause a worldgen deadlock, by slightly deferring entity loading. Should not, however, cause any noticeable behavior changes in-game.",
"modernfix.option.mixin.bugfix.fix_config_crashes": "Fixes Forge configs occasionally becoming corrupted when launching the game.",
"modernfix.option.mixin.bugfix.item_cache_flag": "Fixes MC-258939",
"modernfix.option.mixin.bugfix.preserve_early_window_pos": "Makes the game window retain its existing size when control is handed over from Forge's early loading to Minecraft code. Fixes the window teleporting back to the center of the screen after being dragged, etc.",
"modernfix.option.mixin.bugfix.refinedstorage.te_bug": "Fixes Refined Storage external storage blocks occasionally failing to show contents of drawers, etc. when loaded. Backport of Refined Storage PR #3435, which was only applied to 1.18 and later.",
"modernfix.option.mixin.bugfix.remove_block_chunkloading": "Fixes zombie pigmen keeping the 0, 0 chunk loaded perpetually on Forge. Backport of Forge PR #8583.",
"modernfix.option.mixin.bugfix.starlight_emptiness": "Fixes an occasional Starlight crash due to emptiness maps not being initialized. Backport of the same fix in Starlight for 1.18.x.",
"modernfix.option.mixin.core": "Core patches required for ModernFix to work",
"modernfix.option.mixin.devenv": "Patches used when running in a development environment, for speed improvement and/or testing",
"modernfix.option.mixin.safety": "Concurrency patches to prevent crashes during launch",
"modernfix.option.mixin.feature.integrated_server_watchdog": "Adds the vanilla watchdog to singleplayer worlds as well, but just prints out the stacktraces rather than forcefully terminating the world. This version includes the functionality of Fullstack Watchdog, but the latter is still needed for multiplayer.",
"modernfix.option.mixin.feature.snapshot_easter_egg": "Adds easter egg features (does not affect any vanilla visuals or behavior) when running on a snapshot version.",
"modernfix.option.mixin.feature.spark_profile_launch": "If enabled, and a compatible version of Spark is installed, the entire launch sequence will be profiled until the main menu.",
"modernfix.option.mixin.feature.warn_missing_perf_mods": "Shows a warning on startup if other performance mods considered essential and highly compatible are not present",
"modernfix.option.mixin.launch.class_search_cache": "Replaces Forge's resource finder (used to find game and a mod code) with a significantly faster version, speeding up launch",
"modernfix.option.mixin.perf.clear_fabric_mapping_tables": "Reduces memory usage by clearing mapping data structures in Fabric Loader that are either redundant or rarely used by mods. Off by default for compatibility reasons.",
"modernfix.option.mixin.perf.clear_mixin_classinfo": "Force-loads all mixins when launch finishes and then clears out mixin data structures to remove most of Mixin's memory footprint. Disabled by default for compatibility reasons.",
"modernfix.option.mixin.perf.deduplicate_wall_shapes": "Makes most wall blocks share the same shape object instead of each one having its own copy. Can reduce memory usage substantially when lots of wall blocks are added by mods.",
"modernfix.option.mixin.perf.dynamic_resources.ae2": "AE2 compatibility patch for dynamic resources",
"modernfix.option.mixin.perf.dynamic_resources.ctm": "CTM compatibility patch for dynamic resources",
"modernfix.option.mixin.perf.dynamic_resources.rs": "Refined Storage compatibility patch for dynamic resources",
"modernfix.option.mixin.perf.dynamic_resources.supermartijncore": "SuperMartijn642CoreLib compatibility patch for dynamic resources",
"modernfix.option.mixin.perf.dynamic_resources.diagonalfences": "Diagonal Fences compatibility patch for dynamic resources",
"modernfix.option.mixin.perf.faster_advancements": "Rewrites the advancement checking logic to be faster and not cause StackOverflowError in large packs. Port of Advancements Debug from Fabric.",
"modernfix.option.mixin.perf.patchouli_deduplicate_books": "Fix Patchouli books storing many empty items with NBT tags, reducing memory usage.",
"modernfix.option.mixin.perf.remove_spawn_chunks": "Completely removes spawn chunks from the game. They are no longer loaded at all, unlike Ksyxis.",
"modernfix.option.mixin.feature.measure_time": "Sử dụng một vài lần tiêm để đo thời gian tải thế giới, thời gian tải lại gói dữ liệu, thời gian tải lại tài nguyên, thời gian khởi động và thêm các móc cần thiết để kích hoạt logic hồ sơ không được sử dụng của vanilla để tải lại tài nguyên nếu được định cấu hình.",
"modernfix.option.mixin.feature.spam_thread_dump": "**Chỉ được sử dụng cho mục đích gỡ lỗi.** Làm cho kết xuất luồng được xuất ra nhật ký sau mỗi 60 giây. Điều này có thể giúp chẩn đoán tình trạng treo máy không giải thích được trong quá trình tải/chơi trò chơi.",
"modernfix.option.mixin.bugfix.chunk_deadlock": "Nỗ lực ngăn chặn sự bế tắc của hệ thống đoạn khúc hoặc cung cấp thông tin gỡ lỗi bổ sung trong nhật ký khi chúng xảy ra. Những bế tắc này thường biểu hiện khi máy chủ bị đóng băng vô thời hạn (ví dụ: các thực thể không di chuyển), trong khi máy khách vẫn tiếp tục hoạt động bình thường.",
"modernfix.option.mixin.bugfix.chunk_deadlock.valhesia": "Sửa lỗi Valhesia Structures để khắc phục sự cố trong mã của nó gây ra tình trạng bế tắc thường xuyên khi tải thế giới/tải chunk.",
"modernfix.option.mixin.bugfix.cofh_core_crash": "Sửa lỗi sự cố đa luồng trong CoFH Core có thể gây ra sự cố hiếm gặp trong quá trình khởi chạy.",
"modernfix.option.mixin.bugfix.ctm_resourceutil_cme": "Sửa lỗi sự cố đa luồng trong ConnectedTexturesMod có thể gây ra sự cố hiếm khi xảy ra trong quá trình khởi chạy.",
"modernfix.option.mixin.bugfix.ender_dragon_leak": "Sửa lỗi sự cố rò rỉ bộ nhớ trong vanilla do rồng ender giữ lại tham chiếu đến thế giới khách trước đó.",
"modernfix.option.mixin.bugfix.entity_load_deadlock": "Khắc phục nhiều vấn đề trong đó EntityJoinWorldEvent/EntityJoinLevelEvent gây ra bế tắc trên thế giới bằng cách trì hoãn tải thực thể một chút. Tuy nhiên, không gây ra bất kỳ thay đổi hành vi đáng chú ý nào trong trò chơi.",
"modernfix.option.mixin.bugfix.fix_config_crashes": "Sửa lỗi cấu hình Forge đôi khi bị hỏng khi khởi chạy trò chơi.",
"modernfix.option.mixin.bugfix.item_cache_flag": "Sửa lỗi MC-258939",
"modernfix.option.mixin.bugfix.preserve_early_window_pos": "Làm cho cửa sổ trò chơi giữ nguyên kích thước hiện tại khi quyền kiểm soát được chuyển giao từ mã tải sớm của Forge sang mã Minecraft. Sửa lỗi dịch chuyển cửa sổ trở lại giữa màn hình sau khi bị kéo, v.v.",
"modernfix.option.mixin.bugfix.refinedstorage.te_bug": "Sửa lỗi các khối lưu trữ bên ngoài của Refined Storage đôi khi không hiển thị nội dung của drawer, v.v. khi được tải. Backport của Refined Storage PR #3435, chỉ áp dụng cho phiên bản 1.18 trở lên.",
"modernfix.option.mixin.bugfix.remove_block_chunkloading": "Sửa lỗi zombie piglin giữ đoạn khúc 0, 0 được tải vĩnh viễn trên Forge. Backport của Forge PR #8583.",
"modernfix.option.mixin.bugfix.starlight_emptiness": "Khắc phục sự cố Starlight không thường xuyên do bản đồ trống không được khởi tạo. Backport của bản sửa lỗi tương tự trong Starlight cho 1.18.x.",
"modernfix.option.mixin.core": "Các bản vá cốt lõi cần có để ModernFix hoạt động",
"modernfix.option.mixin.devenv": "Các bản vá được sử dụng khi chạy trong môi trường phát triển, để cải thiện tốc độ và/hoặc thử nghiệm",
"modernfix.option.mixin.safety": "Các bản vá đồng thời để ngăn chặn sự cố trong quá trình khởi chạy",
"modernfix.option.mixin.feature.integrated_server_watchdog": "Cũng thêm cơ quan giám sát vanilla vào thế giới chơi đơn, nhưng chỉ in ra stacktrace thay vì buộc phải chấm dứt thế giới. Phiên bản này bao gồm chức năng của Fullstack Watchdog, nhưng phiên bản sau vẫn cần thiết cho nhiều người chơi.",
"modernfix.option.mixin.feature.snapshot_easter_egg": "Thêm các tính năng trứng phục sinh (không ảnh hưởng đến bất kỳ hình ảnh hoặc hành vi thông thường nào) khi chạy trên phiên bản snapshot.",
"modernfix.option.mixin.feature.spark_profile_launch": "Nếu được bật và phiên bản Spark tương thích được cài đặt, toàn bộ trình tự khởi chạy sẽ được cấu hình cho đến menu chính.",
"modernfix.option.mixin.feature.warn_missing_perf_mods": "Hiển thị cảnh báo khi khởi động nếu không có các mod hiệu suất khác được coi là cần thiết và có tính tương thích cao",
"modernfix.option.mixin.launch.class_search_cache": "Thay thế công cụ tìm tài nguyên của Forge (dùng để tìm trò chơi và mã mod) bằng phiên bản nhanh hơn đáng kể, tăng tốc độ khởi chạy",
"modernfix.option.mixin.perf.clear_fabric_mapping_tables": "Giảm mức sử dụng bộ nhớ bằng cách xóa các cấu trúc dữ liệu mapping trong Fabric Loader dư thừa hoặc hiếm khi được mod sử dụng. Tắt theo mặc định vì lý do tương thích.",
"modernfix.option.mixin.perf.clear_mixin_classinfo": "Buộc tải tất cả các mixin khi quá trình khởi chạy kết thúc và sau đó xóa cấu trúc dữ liệu mixin để loại bỏ phần lớn dung lượng bộ nhớ của Mixin. Bị tắt theo mặc định vì lý do tương thích.",
"modernfix.option.mixin.perf.deduplicate_wall_shapes": "Làm cho hầu hết các khối tường có cùng hình dạng đối tượng thay vì mỗi khối có bản sao riêng. Có thể giảm đáng kể mức sử dụng bộ nhớ khi nhiều khối tường được mod thêm vào.",
"modernfix.option.mixin.perf.dynamic_resources.ae2": "Bản vá tương thích AE2 cho tài nguyên động",
"modernfix.option.mixin.perf.dynamic_resources.ctm": "Bản vá tương thích CTM cho tài nguyên động",
"modernfix.option.mixin.perf.dynamic_resources.rs": "Bản vá tương thích Refined Storage cho tài nguyên động",
"modernfix.option.mixin.perf.dynamic_resources.supermartijncore": "Bản vá tương thích SuperMartijn642CoreLib cho tài nguyên động",
"modernfix.option.mixin.perf.dynamic_resources.diagonalfences": "Bản vá tương thích Diagonal Fences cho tài nguyên động",
"modernfix.option.mixin.perf.faster_advancements": "Viết lại logic kiểm tra nâng cao để nhanh hơn và không gây ra StackOverflowError trong các gói lớn. Bản port Advancements Debug từ Fabric.",
"modernfix.option.mixin.perf.patchouli_deduplicate_books": "Sửa lỗi sách Patchouli lưu trữ nhiều vật phẩm trống bằng thẻ NBT, giảm mức sử dụng bộ nhớ.",
"modernfix.option.mixin.perf.remove_spawn_chunks": "Loại bỏ hoàn toàn các đoạn khúc spawn khỏi trò chơi. Chúng không còn được tải nữa, không giống như Ksyxis.",
"modernfix.option.mixin.perf.use_integrated_resources.jepb": "",
"modernfix.option.mixin.perf.use_integrated_resources.jeresources": "",
"modernfix.option.mixin.bugfix.blueprint_modif_memory_leak": "Fixes Blueprint's ObjectModificationManager leaking vanilla resources, reducing memory usage. Despite the fix being contributed in PR #195 a release was not yet made.",
"modernfix.option.mixin.bugfix.removed_dimensions": "Fixes the game failing to load worlds if dimension mods are removed. Backport of Forge PR #8959.",
"modernfix.option.mixin.perf.compact_bit_storage": "Fixes memory waste caused by some legacy servers (e.g. Hypixel) sending empty chunks as if they contain blocks. Reduces memory usage significantly on these servers.",
"modernfix.option.mixin.perf.deduplicate_climate_parameters": "Deduplicates climate parameter objects used by the new biome system, can save ~2MB but also slows down datapack reload somewhat.",
"modernfix.option.mixin.perf.dynamic_entity_renderers": "Constructs entity models the first time they are seen instead of during launch. Some mods are not compatible with this option and will cause EntityRenderer crashes.",
"modernfix.option.mixin.perf.twilightforest.structure_spawn_fix": "Fixes lag caused by Twilight Forest worldgen checking structures very inefficiently",
"modernfix.option.mixin.perf.fast_forge_dummies": "Speeds up Forge registry freezing during launch by using a faster code path",
"modernfix.option.mixin.perf.tag_id_caching": "Speeds up uses of tag entries by caching the location object instead of recreating it every time",
"modernfix.option.mixin.feature.disable_unihex_font": "Remove the Unicode font, saves 10MB but causes special characters to no longer render"
"modernfix.option.mixin.bugfix.blueprint_modif_memory_leak": "Sửa lỗi ObjectModificationManager của Blueprint làm rò rỉ tài nguyên vanilla, giảm mức sử dụng bộ nhớ. Mặc dù bản sửa lỗi đã được đóng góp trong PR #195 nhưng bản phát hành vẫn chưa được thực hiện.",
"modernfix.option.mixin.bugfix.removed_dimensions": "Sửa lỗi trò chơi không tải được thế giới nếu mod thứ nguyên bị xóa. Bản backport của Forge PR #8959.",
"modernfix.option.mixin.perf.compact_bit_storage": "Khắc phục tình trạng lãng phí bộ nhớ do một số máy chủ cũ (ví dụ: Hypixel) gửi các đoạn khúc trống như thể chúng chứa các khối. Giảm mức sử dụng bộ nhớ đáng kể trên các máy chủ này.",
"modernfix.option.mixin.perf.deduplicate_climate_parameters": "Loại bỏ các đối tượng tham số khí hậu trùng lặp được hệ thống quần xã mới sử dụng, có thể tiết kiệm ~ 2 MB nhưng cũng làm chậm phần nào quá trình tải lại gói dữ liệu.",
"modernfix.option.mixin.perf.dynamic_entity_renderers": "Xây dựng các mô hình thực thể ngay lần đầu tiên chúng được nhìn thấy thay vì trong khi khởi chạy. Một số mod không tương thích với tùy chọn này và sẽ gây ra sự cố cho EntityRenderer.",
"modernfix.option.mixin.perf.twilightforest.structure_spawn_fix": "Khắc phục độ trễ do cấu trúc kiểm tra thế giới của Twilight Forest rất kém hiệu quả",
"modernfix.option.mixin.perf.fast_forge_dummies": "Tăng tốc độ đóng băng sổ đăng ký Forge trong khi khởi chạy bằng cách sử dụng đường dẫn mã nhanh hơn",
"modernfix.option.mixin.perf.tag_id_caching": "Tăng tốc độ sử dụng các mục thẻ bằng cách lưu vào bộ đệm đối tượng vị trí thay vì tạo lại nó mỗi lần",
"modernfix.option.mixin.feature.disable_unihex_font": "Bỏ font Unicode, tiết kiệm 10MB nhưng khiến ký tự đặc biệt không kết xuất được"
}