coolify/lang/vi.json

34 lines
No EOL
2.5 KiB
JSON

{
"auth.login": "Đăng Nhập",
"auth.login.azure": "Đăng Nhập Bằng Microsoft",
"auth.login.bitbucket": "Đăng Nhập Bằng Bitbucket",
"auth.login.clerk": "Đăng Nhập Bằng Clerk",
"auth.login.discord": "Đăng Nhập Bằng Discord",
"auth.login.github": "Đăng Nhập Bằng GitHub",
"auth.login.gitlab": "Đăng Nhập Bằng Gitlab",
"auth.login.google": "Đăng Nhập Bằng Google",
"auth.login.infomaniak": "Đăng Nhập Bằng Infomaniak",
"auth.already_registered": "Đã đăng ký?",
"auth.confirm_password": "Nhập lại mật khẩu",
"auth.forgot_password_link": "Quên mật khẩu?",
"auth.forgot_password_heading": "Khôi phục mật khẩu",
"auth.forgot_password_send_email": "Gi email đt li mt khu",
"auth.register_now": "Đăng ký ngay",
"auth.logout": "Đăng xut",
"auth.register": "Đăng ký",
"auth.registration_disabled": "Đăng ký không kh dng. Vui lòng liên h qun tr viên.",
"auth.reset_password": "Đt li mt khu",
"auth.failed": "Thông tin đăng nhp không khp vi bt k tài khon nào.",
"auth.failed.callback": "X lý thông tin t nhà cung cp đăng nhp tht bi.",
"auth.failed.password": "Mt khu bn cung cp không chính xác.",
"auth.failed.email": "Không có ngưi dùng nào đã đăng ký vi email đó.",
"auth.throttle": "Quá nhiu ln đăng nhp tht bi. Vui lòng th li sau :seconds giây.",
"input.name": "Tên",
"input.email": "Email",
"input.password": "Mt khu",
"input.password.again": "Mt khu ln na",
"input.code": "One-time code",
"input.recovery_code": "Mã khôi phc",
"button.save": "Lưu",
"repository.url": "<span class='text-helper'>Ví d</span><br>Vi repo công khai, s dng <span class='text-helper'>https://...</span>.<br>Với repo riêng tư, sử dụng <span class='text-helper'>git@...</span>.<br><br>https://github.com/coollabsio/coolify-examples <span class='text-helper'>nhánh chính</span> sẽ được chọn<br>https://github.com/coollabsio/coolify-examples/tree/nodejs-fastify <span class='text-helper'>nhánh nodejs-fastify</span> sẽ được chọn.<br>https://gitea.com/sedlav/expressjs.git <span class='text-helper'>nhánh chính</span> sẽ được chọn.<br>https://gitlab.com/andrasbacsai/nodejs-example.git <span class='text-helper'>nhánh chính</span> sẽ được chọn."
}