mirror of
https://github.com/iv-org/invidious.git
synced 2025-04-22 16:29:10 -04:00
Update Vietnamese translation
This commit is contained in:
parent
73cbe46853
commit
207ea7e420
@ -1,11 +1,11 @@
|
||||
{
|
||||
"`x` subscribers": {
|
||||
"([^.,0-9]|^)1([^.,0-9]|$)": "",
|
||||
"": ""
|
||||
"([^.,0-9]|^)1([^.,0-9]|$)": "`x` subscribers.([^.,0-9]|^)1([^.,0-9]|$)",
|
||||
"": "`x` subscribers."
|
||||
},
|
||||
"`x` videos": {
|
||||
"([^.,0-9]|^)1([^.,0-9]|$)": "",
|
||||
"": ""
|
||||
"([^.,0-9]|^)1([^.,0-9]|$)": "`x` video. ([^., 0-9] | ^) 1 ([^., 0-9] | $)",
|
||||
"": "\t"
|
||||
},
|
||||
"`x` playlists": {
|
||||
"([^.,0-9]|^)1([^.,0-9]|$)": "",
|
||||
@ -15,49 +15,49 @@
|
||||
"Shared `x` ago": "",
|
||||
"Unsubscribe": "",
|
||||
"Subscribe": "",
|
||||
"View channel on YouTube": "",
|
||||
"View playlist on YouTube": "",
|
||||
"newest": "",
|
||||
"oldest": "",
|
||||
"popular": "",
|
||||
"last": "",
|
||||
"Next page": "",
|
||||
"Previous page": "",
|
||||
"Clear watch history?": "",
|
||||
"New password": "",
|
||||
"New passwords must match": "",
|
||||
"Cannot change password for Google accounts": "",
|
||||
"Authorize token?": "",
|
||||
"Authorize token for `x`?": "",
|
||||
"Yes": "",
|
||||
"No": "",
|
||||
"Import and Export Data": "",
|
||||
"Import": "",
|
||||
"Import Invidious data": "",
|
||||
"Import YouTube subscriptions": "",
|
||||
"Import FreeTube subscriptions (.db)": "",
|
||||
"Import NewPipe subscriptions (.json)": "",
|
||||
"Import NewPipe data (.zip)": "",
|
||||
"Export": "",
|
||||
"Export subscriptions as OPML": "",
|
||||
"Export subscriptions as OPML (for NewPipe & FreeTube)": "",
|
||||
"Export data as JSON": "",
|
||||
"Delete account?": "",
|
||||
"History": "",
|
||||
"An alternative front-end to YouTube": "",
|
||||
"JavaScript license information": "",
|
||||
"source": "",
|
||||
"Log in": "",
|
||||
"Log in/register": "",
|
||||
"Log in with Google": "",
|
||||
"User ID": "",
|
||||
"Password": "",
|
||||
"Time (h:mm:ss):": "",
|
||||
"Text CAPTCHA": "",
|
||||
"Image CAPTCHA": "",
|
||||
"Sign In": "",
|
||||
"Register": "",
|
||||
"E-mail": "",
|
||||
"View channel on YouTube": "Xem kênh trên Youtube",
|
||||
"View playlist on YouTube": "Xem playlist trên Youtube",
|
||||
"newest": "Mới nhất",
|
||||
"oldest": "Cũ nhất",
|
||||
"popular": "Nỗi bật",
|
||||
"last": "Cuối",
|
||||
"Next page": "Trang kế",
|
||||
"Previous page": "Trang trước",
|
||||
"Clear watch history?": "Xóa lịch sử xem ?",
|
||||
"New password": "Mật khẩu mới",
|
||||
"New passwords must match": "Mật khẩu mới phải trùng",
|
||||
"Cannot change password for Google accounts": "Không thể thay đổi mật khẩu tài khoản Google",
|
||||
"Authorize token?": "Authorize token?",
|
||||
"Authorize token for `x`?": "Authorize token for `x`?",
|
||||
"Yes": "Yes",
|
||||
"No": "No",
|
||||
"Import and Export Data": "Import and Export Data",
|
||||
"Import": "Import",
|
||||
"Import Invidious data": "Import Invidious data",
|
||||
"Import YouTube subscriptions": "Import YouTube subscriptions",
|
||||
"Import FreeTube subscriptions (.db)": "Import FreeTube subscriptions (.db)",
|
||||
"Import NewPipe subscriptions (.json)": "Import NewPipe subscriptions (.json)",
|
||||
"Import NewPipe data (.zip)": "Import NewPipe data (.zip)",
|
||||
"Export": "Export",
|
||||
"Export subscriptions as OPML": "Export subscriptions as OPML",
|
||||
"Export subscriptions as OPML (for NewPipe & FreeTube)": "Export subscriptions as OPML (for NewPipe & FreeTube)",
|
||||
"Export data as JSON": "Export data as JSON",
|
||||
"Delete account?": "Xóa tài khoản?",
|
||||
"History": "Lịch sử",
|
||||
"An alternative front-end to YouTube": "Giao diện người dùng thay thế cho YouTube",
|
||||
"JavaScript license information": "JavaScript license information",
|
||||
"source": "Nguồn",
|
||||
"Log in": "Đăng nhập",
|
||||
"Log in/register": "Đăng nhập/Đăng ký",
|
||||
"Log in with Google": "Đăng nhập bằng Google",
|
||||
"User ID": "User ID",
|
||||
"Password": "Mật khẩu",
|
||||
"Time (h:mm:ss):": "Time (h:mm:ss):",
|
||||
"Text CAPTCHA": "Text CAPTCHA",
|
||||
"Image CAPTCHA": "Image CAPTCHA",
|
||||
"Sign In": "Đăng nhập",
|
||||
"Register": "Đăng ký",
|
||||
"E-mail": "E-mail",
|
||||
"Google verification code": "",
|
||||
"Preferences": "",
|
||||
"Player preferences": "",
|
||||
@ -423,5 +423,5 @@
|
||||
"Current version: ": "",
|
||||
"next_steps_error_message": "",
|
||||
"next_steps_error_message_refresh": "",
|
||||
"next_steps_error_message_go_to_youtube": ""
|
||||
"next_steps_error_message_go_to_youtube": "next_steps_error_message_go_to_youtube"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user