-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New translations installer.properties (Vietnamese)
- Loading branch information
1 parent
23ed691
commit 2232be1
Showing
1 changed file
with
44 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
installer.title=Trình cài đặt Fabric | ||
option.create.profile=Tạo hồ sơ | ||
option.show.snapshots=Hiển thị các bản snapshot | ||
progress.done=Xong | ||
progress.done.start.server=Xong, khởi động máy chủ bằng cách chạy {0} | ||
progress.done.server=Máy chủ được cài đặt thành công | ||
progress.download.libraries=Đang tải xuống các tập tin cần thiết | ||
progress.download.minecraft=Đang tải xuống máy chủ Minecraft | ||
progress.download.library.entry=Đang tải xuống thư viện {0} | ||
progress.exception.no.launcher.directory=Không tìm thấy thư mục launcher\! | ||
progress.exception.no.launcher.profile=Không tìm thấy profile.json của launcher\! | ||
progress.generating.launch.jar=Tạo JAR khởi chạy máy chủ | ||
progress.generating.launch.jar.library=Tạo JAR khởi chạy máy chủ\: {0} | ||
progress.installing=Đang cài đặt Fabric Loader {0} trên client | ||
progress.installing.server=Đang cài đặt Fabric Loader {0} trên máy chủ | ||
prompt.exception=Lỗi | ||
prompt.exception.caused.by=Gây ra bởi | ||
prompt.exception.occurrence=Xảy ra lỗi\! | ||
prompt.exception.suppressed=Đã tắt | ||
prompt.install=Cài đặt | ||
prompt.loader.version=Phiên bản Loader\: | ||
prompt.loading.versions=Đang tải các phiên bản | ||
prompt.launcher.open.body=Vui lòng đóng launcher Minecraft trước khi cài đặt để đảm bảo hoạt động chính xác.\n\nBạn có muốn tiếp tục không? | ||
prompt.launcher.open.tile=Launcher Minecraft đang mở | ||
prompt.launcher.type.body=Fabric đã phát hiện 2 bản cài đặt khác nhau của Minecraft Launcher, bạn muốn cài đặt Fabric vào launcher nào?\n\n- Chọn Microsoft Store nếu bạn đang chơi Minecraft thông qua Ứng dụng Xbox hoặc Cửa hàng Windows.\n- Chọn Độc lập nếu bạn đã tải xuống launcher Minecraft trực tiếp từ trang web Minecraft.net. | ||
prompt.launcher.type.xbox=Cửa hàng Microsoft / Xbox | ||
prompt.launcher.type.win32=Độc lập (Win32) | ||
prompt.game.version=Phiên bản Minecraft\: | ||
prompt.ready.install=Sẵn sàng để cài đặt | ||
prompt.select.location=Vị trí launcher\:\n\: | ||
prompt.server.info.jar=Cần có jar máy chủ Minecraft chính thức để chạy fabric\n | ||
prompt.server.info.command=Sử dụng lệnh này để khởi động máy chủ | ||
prompt.server.info.scipt=Hoặc tạo tập lệnh khởi chạy\n | ||
prompt.server.jar=Tải xuống jar máy chủ | ||
prompt.server.jar.valid=Đã tìm thấy jar máy chủ {0} hợp lệ | ||
prompt.server.jar.invalid=Không tìm thấy jar máy chủ {0} hợp lệ | ||
prompt.server.downloading=Đang tải xuống {0}/{1} MB | ||
prompt.server.generate=Tạo | ||
prompt.server.overwrite=Bạn có chắc chắn muốn ghi đè các tập lệnh khởi chạy hiện có không?\n? | ||
prompt.server.launcher=Nhấp vào đây để sử dụng launcher máy chủ độc lập để thiết lập dễ dàng hơn\n | ||
prompt.install.successful.title=Cài đặt thành công | ||
prompt.install.successful=Fabric Loader {0} cho {1} đã được cài đặt thành công.<br>Nhiều mod cũng yêu cầu bạn đặt <a href\="{2}">Fabric API</a> vào <a href\="fabric\:/ thư mục /mods">mods</a>. | ||
tab.client=Client | ||
tab.server=Máy chủ |