Files
ThreadNet-Web/src/i18n/strings/vi.json
T

17 lines
1.3 KiB
JSON
Raw Normal View History

2018-12-25 04:20:22 +00:00
{
"Unknown device": "Thiết bị không được nhận biết",
"You need to be using HTTPS to place a screen-sharing call.": "Bạn phải sử dụng HTTPS để dùng chức năng chia sẻ màn hình.",
"Dismiss": "Bỏ qua",
"powered by Matrix": "tài trợ bởi Matrix",
2020-07-13 14:49:36 +01:00
"Welcome to Element": "Chào mừng tới Element",
2018-12-25 04:20:22 +00:00
"Decentralised, encrypted chat & collaboration powered by [matrix]": "Chat phân tán, mã hóa & giao tiếp được tài trợ bởi [matrix]",
2019-06-14 08:01:01 +00:00
"Unexpected error preparing the app. See console for details.": "Lỗi xảy ra trong lúc chuẩn bị app. Xem console log để biết chi tiết.",
2019-07-27 10:48:34 +00:00
"The message from the parser is: %(message)s": "Nội dung tin là: %(message)s",
"Invalid JSON": "JSON không hợp lệ",
"Invalid configuration: can only specify one of default_server_config, default_server_name, or default_hs_url.": "Thiết lập không hợp lệ: chỉ có thể điền một trong số default_server_config, default_server_name, hoặc default_hs_url.",
"Invalid configuration: no default server specified.": "Cấu hình không hợp lệ: máy chủ mặc định không được thiết lập.",
"Sign In": "Đăng nhập",
"Create Account": "Tạo tài khoản",
2020-07-13 14:22:47 +01:00
"Explore rooms": "Khám phá phòng chat"
2018-12-25 04:20:22 +00:00
}