forked from DiscordGSM/GameServerMonitor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
vi.json
101 lines (101 loc) · 7.79 KB
/
vi.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
{
"command.option.game_id": "Game ID. Xem thêm: https://discordgsm.com/guide/supported-games",
"command.option.address": "Địa chỉ IP hoặc tên miền",
"command.option.query_port": "Cổng port truy vấn (Query)",
"command.option.channel": "Discord channel",
"command.option.clock_format": "Định dạng đồng hồ",
"command.option.timezone": "Cơ sở dữ liệu của múi giờ. Xem thêm: https://discordgsm.com/guide/timezones",
"command.option.locale": "Ngôn ngữ. Xem thêm: https://discordgsm.com/guide/locales",
"command.choice.12_hour_clock": "Đồng hồ 12 giờ",
"command.choice.24_hour_clock": "Đồng hồ 24 giờ",
"command.error.no_permission": "Bạn không có đủ quyền để sử dụng lệnh này.",
"command.error.internal_error": "Lỗi hệ thống. Vui lòng thử lại sau.",
"command.queryserver.description": "Truy vấn server trò chơi (chỉ một lần)",
"command.addserver.description": "Thêm một server vào kênh hiện tại",
"command.addserver.text_channel_only": "Lệnh này chỉ được hỗ trợ trong text channel.",
"command.addserver.limit_exceeded": "Đã vượt quá giới hạn server. Giới hạn: {limit}.",
"command.delserver.description": "Xóa server trong channel hiện tại",
"command.refresh.description": "Làm mới thông tin server trong channel hiện tại",
"command.factoryreset.description": "Xóa tất cả server trong guild hiện tại",
"command.factoryreset.button.label": "Xóa tất cả server",
"command.factoryreset.content": "Bạn có chắc chắn muốn xóa tất cả server trong guild hiện tại không? Điều này không thể hoàn tác.",
"command.factoryreset.success": "Đặt lại cài đặt gốc thành công.",
"command.moveup.description": "Di chuyển thông tin server lên trên",
"command.movedown.description": "Di chuyển thông tin server xuống dưới",
"command.changestyle.description": "Thay đổi style thông tin server",
"command.changestyle.content": "Chọn kiểu thông tin cho server {address}:{query_port}",
"command.editstyledata.description": "Chỉnh sửa dữ liệu style thông tin server",
"command.editstyledata.modal.title": "Chỉnh sửa {address}:{query_port}",
"command.switch.description": "Chuyển thông tin server sang channel khác",
"command.switch.same_channel": "Bạn không thể chuyển server sang cùng một channel.",
"command.switch.success": "Đã chuyển {count} server từ <#{channel_id1}> sang <#{channel_id2}>",
"command.settimezone.description": "Thiết lập múi giờ cho thông tin server",
"command.settimezone.invalid": "{timezone} không phải là múi giờ hợp lệ. Tìm hiểu thêm: https://discordgsm.com/guide/timezones",
"command.setlocale.description": "Thiết lập ngôn ngữ cho thông tin server",
"command.setlocale.invalid": "{locale} không phải là ngôn ngữ hợp lệ. Tìm hiểu thêm: https://discordgsm.com/guide/locales",
"command.setclock.description": "Thiết lập định dạng đồng hồ cho thông tin server",
"command.setalert.description": "Thiết lập cài đặt cảnh báo trạng thái server",
"command.setalert.content": "Cài đặt cảnh báo cho server {address}:{query_port}",
"command.setalert.settings.button.label": "Cài đặt Cảnh Báo",
"command.setalert.settings.modal.title": "Cài đặt Cảnh Báo",
"command.setalert.test.button.label": "Gửi Cảnh Báo Thử Nghiệm",
"command.setalert.test.success": "Đã gửi webhook thử nghiệm.",
"command.setalert.test.empty": "URL Webhook không được để trống.",
"command.setalert.test.invalid": "URL Webhook không hợp lệ.",
"command.setalert.test.not_found": "Không tìm thấy webhook này.",
"function.find_game.not_found": "{game_id} không phải là ID trò chơi hợp lệ. Tìm hiểu thêm: https://discordgsm.com/guide/supported-games",
"function.find_server.not_found": "Server {address}:{query_port} không tồn tại trong channel.",
"function.find_servers.empty": "Không có server nào trong channel này.",
"function.find_servers.parameter_error": "address và query_port phải được cung cấp cùng nhau.",
"function.query_server_modal.invalid_port": "Số cổng phải nằm trong khoảng từ 0 đến 65535.",
"function.query_server_modal.already_exists": "Server này đã tồn tại trong channel.",
"function.query_server_modal.fail_to_query": "Không truy vấn được server {game_id} {address}:{query_port}. Vui lòng thử lại.",
"function.query_server_modal.success": "Truy vấn thành công!",
"missing_permission.manage_messages": "Thiếu Quyền: Quản lý Tin Nhắn (Manage Messages)",
"missing_permission.send_messages": "Thiếu Quyền: Gửi Tin Nhắn (Send Messages)",
"modal.text_input.address.label": "Địa chỉ",
"modal.text_input.query_port.label": "Cổng Truy Vấn",
"modal.text_input.guild_id.label": "ID Guild",
"modal.text_input.webhook_url.label": "URL Webhook",
"modal.text_input.webhook_content.label": "Nội dung Webhook",
"embed.alert.description.test": "🧪 Đây là cảnh báo thử nghiệm!",
"embed.alert.description.online": "✅ Server của bạn đã trở lại trực tuyến!",
"embed.alert.description.offline": "🚨 Server của bạn dường như đã ngừng hoạt động!",
"embed.alert.footer.query_time": "Thời gian truy vấn: {query_time}",
"embed.text_input.description.label": "Mô tả",
"embed.text_input.description.placeholder": "Mô tả của embed.",
"embed.text_input.fullname.label": "Tên đầy đủ",
"embed.text_input.fullname.placeholder": "Tên hiển thị của trò chơi.",
"embed.text_input.image_url.label": "URL Hình Ảnh",
"embed.text_input.image_url.placeholder": "URL nguồn cho hình ảnh. Chỉ hỗ trợ HTTP(S).",
"embed.text_input.thumbnail_url.label": "URL Hình Thu Nhỏ",
"embed.text_input.thumbnail_url.placeholder": "URL nguồn cho hình thu nhỏ. Chỉ hỗ trợ HTTP(S).",
"embed.text_input.country.label": "Quốc Gia",
"embed.text_input.country.placeholder": "Mã quốc gia alpha-2.",
"embed.description.instant_invite": "Mời Ngay: {url}",
"embed.description.connect": "Kết Nối: {url}",
"embed.field.status.name": "Trạng Thái",
"embed.field.status.value.online": ":green_circle: Trực Tuyến",
"embed.field.status.value.offline": ":red_circle: Ngoại Tuyến",
"embed.field.address:port.name": "Địa Chỉ:Cổng",
"embed.field.address:port:query.name": "Địa Chỉ:Cổng (Truy Vấn)",
"embed.field.country.name": "Quốc Gia",
"embed.field.game.name": "Trò Chơi",
"embed.field.current_map.name": "Bản Đồ Hiện Tại",
"embed.field.players.name": "Người Chơi",
"embed.field.presence.name": "Hiện Diện",
"embed.field.members.name": "Thành Viên",
"embed.field.player_list.name": "Danh Sách Người Chơi",
"embed.field.bot_list.name": "Danh Sách Bot",
"embed.field.footer.last_update": "Cập nhật lần cuối: {last_update}",
"style.extra_small.display_name": "Rất Nhỏ",
"style.extra_small.description": "Hiển thị rất ít thông tin.",
"style.small.display_name": "Nhỏ",
"style.small.description": "Hiển thị ít thông tin server.",
"style.medium.display_name": "Trung Bình",
"style.medium.description": "Hiển thị đủ thông tin server.",
"style.large.display_name": "Lớn",
"style.large.description": "Hiển thị thông tin server và danh sách người chơi.",
"style.extra_large.display_name": "Rát Lớn",
"style.extra_large.description": "Hiển thị thông tin server với danh sách bot."
}