mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-08-14.git
synced 2024-08-15 00:53:20 +00:00
Normalize translation key for user prefrerences
preferences normalized: - annotations - annotations_subscribed - automatic_instance_redirect - autoplay - captions - comments - continue - continue_autoplay - dark_mode - default_home - extend_desc - feed_menu - listen - local - locale - max_results - notifications_only - player_style - quality - quality_dash - related_videos - show_nick - sort - speed - thin_mode - unseen_only - video_loop - volume - vr_mode
This commit is contained in:
parent
7a93d4c7e4
commit
88752f32bd
41 changed files with 1014 additions and 1014 deletions
|
@ -56,38 +56,38 @@
|
|||
"Google verification code": "Mã xác minh của Google",
|
||||
"Preferences": "Sở thích",
|
||||
"Player preferences": "Tùy chọn người chơi",
|
||||
"Always loop: ": "Luôn lặp lại: ",
|
||||
"Autoplay: ": "Tự chạy: ",
|
||||
"Play next by default: ": "Phát tiếp theo theo mặc định: ",
|
||||
"Autoplay next video: ": "Tự động phát video tiếp theo: ",
|
||||
"Listen by default: ": "Nghe theo mặc định: ",
|
||||
"Proxy videos: ": "Video proxy: ",
|
||||
"Default speed: ": "Tốc độ mặc định: ",
|
||||
"Preferred video quality: ": "Chất lượng video ưa thích: ",
|
||||
"Player volume: ": "Khối lượng trình phát: ",
|
||||
"Default comments: ": "Nhận xét mặc định: ",
|
||||
"preferences_video_loop_label": "Luôn lặp lại: ",
|
||||
"preferences_autoplay_label": "Tự chạy: ",
|
||||
"preferences_continue_label": "Phát tiếp theo theo mặc định: ",
|
||||
"preferences_continue_autoplay_label": "Tự động phát video tiếp theo: ",
|
||||
"preferences_listen_label": "Nghe theo mặc định: ",
|
||||
"preferences_local_label": "Video proxy: ",
|
||||
"preferences_speed_label": "Tốc độ mặc định: ",
|
||||
"preferences_quality_label": "Chất lượng video ưa thích: ",
|
||||
"preferences_volume_label": "Khối lượng trình phát: ",
|
||||
"preferences_comments_label": "Nhận xét mặc định: ",
|
||||
"youtube": "YouTube",
|
||||
"reddit": "reddit",
|
||||
"Default captions: ": "Phụ đề mặc định: ",
|
||||
"preferences_captions_label": "Phụ đề mặc định: ",
|
||||
"Fallback captions: ": "Phụ đề dự phòng: ",
|
||||
"Show related videos: ": "Hiển thị các video có liên quan: ",
|
||||
"Show annotations by default: ": "Hiển thị chú thích theo mặc định: ",
|
||||
"Automatically extend video description: ": "Tự động mở rộng mô tả video: ",
|
||||
"Interactive 360 degree videos: ": "Video 360 độ tương tác: ",
|
||||
"preferences_related_videos_label": "Hiển thị các video có liên quan: ",
|
||||
"preferences_annotations_label": "Hiển thị chú thích theo mặc định: ",
|
||||
"preferences_extend_desc_label": "Tự động mở rộng mô tả video: ",
|
||||
"preferences_vr_mode_label": "Video 360 độ tương tác: ",
|
||||
"Visual preferences": "Tùy chọn hình ảnh",
|
||||
"Player style: ": "Phong cách người chơi: ",
|
||||
"preferences_player_style_label": "Phong cách người chơi: ",
|
||||
"Dark mode: ": "Chế độ tối: ",
|
||||
"Theme: ": "Chủ đề: ",
|
||||
"preferences_dark_mode_label": "Chủ đề: ",
|
||||
"dark": "tối",
|
||||
"light": "ánh sáng",
|
||||
"Thin mode: ": "Chế độ mỏng: ",
|
||||
"preferences_thin_mode_label": "Chế độ mỏng: ",
|
||||
"Miscellaneous preferences": "Tùy chọn khác",
|
||||
"Automaticatic instance redirection (fallback to redirect.invidious.io): ": "Chuyển hướng phiên bản tự động (dự phòng thành redirect.invidious.io): ",
|
||||
"preferences_automatic_instance_redirect_label": "Chuyển hướng phiên bản tự động (dự phòng thành redirect.invidious.io): ",
|
||||
"Subscription preferences": "Tùy chọn đăng ký",
|
||||
"Show annotations by default for subscribed channels: ": "Hiển thị chú thích theo mặc định cho các kênh đã đăng ký: ",
|
||||
"preferences_annotations_subscribed_label": "Hiển thị chú thích theo mặc định cho các kênh đã đăng ký: ",
|
||||
"Redirect homepage to feed: ": "Chuyển hướng trang chủ đến nguồn cấp dữ liệu: ",
|
||||
"Number of videos shown in feed: ": "Số lượng video được hiển thị trong nguồn cấp dữ liệu: ",
|
||||
"Sort videos by: ": "Sắp xếp video theo: ",
|
||||
"preferences_max_results_label": "Số lượng video được hiển thị trong nguồn cấp dữ liệu: ",
|
||||
"preferences_sort_label": "Sắp xếp video theo: ",
|
||||
"published": "được phát hành",
|
||||
"published - reverse": "đã xuất bản - đảo ngược",
|
||||
"alphabetically": "theo thứ tự bảng chữ cái",
|
||||
|
@ -96,8 +96,8 @@
|
|||
"channel name - reverse": "tên kênh - đảo ngược",
|
||||
"Only show latest video from channel: ": "Chỉ hiển thị video mới nhất từ kênh: ",
|
||||
"Only show latest unwatched video from channel: ": "Chỉ hiển thị video chưa xem mới nhất từ kênh: ",
|
||||
"Only show unwatched: ": "Chỉ hiển thị chưa xem: ",
|
||||
"Only show notifications (if there are any): ": "Chỉ hiển thị thông báo (nếu có): ",
|
||||
"preferences_unseen_only_label": "Chỉ hiển thị chưa xem: ",
|
||||
"preferences_notifications_only_label": "Chỉ hiển thị thông báo (nếu có): ",
|
||||
"Enable web notifications": "Bật thông báo web",
|
||||
"`x` uploaded a video": "` x` đã tải lên một video",
|
||||
"`x` is live": "` x` đang phát trực tiếp",
|
||||
|
@ -110,9 +110,9 @@
|
|||
"Watch history": "Lịch sử xem",
|
||||
"Delete account": "Xóa tài khoản",
|
||||
"Administrator preferences": "Tùy chọn quản trị viên",
|
||||
"Default homepage: ": "Trang chủ mặc định: ",
|
||||
"Feed menu: ": "Menu nguồn cấp dữ liệu: ",
|
||||
"Show nickname on top: ": "Hiển thị biệt hiệu ở trên cùng: ",
|
||||
"preferences_default_home_label": "Trang chủ mặc định: ",
|
||||
"preferences_feed_menu_label": "Menu nguồn cấp dữ liệu: ",
|
||||
"preferences_show_nick_label": "Hiển thị biệt hiệu ở trên cùng: ",
|
||||
"Top enabled: ": "Đã bật hàng đầu: ",
|
||||
"CAPTCHA enabled: ": "Đã bật CAPTCHA: ",
|
||||
"Login enabled: ": "Đã bật đăng nhập: ",
|
||||
|
@ -301,7 +301,7 @@
|
|||
"Top": "Hàng đầu",
|
||||
"About": "Trong khoảng",
|
||||
"Rating: ": "Xếp hạng: ",
|
||||
"Language: ": "Ngôn ngữ: ",
|
||||
"preferences_locale_label": "Ngôn ngữ: ",
|
||||
"View as playlist": "Xem dưới dạng danh sách phát",
|
||||
"Default": "Mặc định",
|
||||
"Music": "Âm nhạc",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue