From 207ea7e4204336475495cf9a48bddba5a1cefdb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cao=20D=C5=A9ng?= Date: Fri, 2 Jul 2021 07:53:15 +0000 Subject: [PATCH] Update Vietnamese translation --- locales/vi.json | 96 ++++++++++++++++++++++++------------------------- 1 file changed, 48 insertions(+), 48 deletions(-) diff --git a/locales/vi.json b/locales/vi.json index e8407020..de5f514c 100644 --- a/locales/vi.json +++ b/locales/vi.json @@ -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" }