diff options
| author | Samantaz Fox <coding@samantaz.fr> | 2021-10-18 21:23:17 +0200 |
|---|---|---|
| committer | Samantaz Fox <coding@samantaz.fr> | 2021-10-26 23:17:04 +0200 |
| commit | 1e0712625ae6151ec70ccb2ae2b8db1ef9f517ed (patch) | |
| tree | b54068c1dc5295bb866d2a857d197d9d29749bb0 /locales/vi.json | |
| parent | 88752f32bdf683ab6586d1d81c469a5a3a860016 (diff) | |
| download | invidious-1e0712625ae6151ec70ccb2ae2b8db1ef9f517ed.tar.gz invidious-1e0712625ae6151ec70ccb2ae2b8db1ef9f517ed.tar.bz2 invidious-1e0712625ae6151ec70ccb2ae2b8db1ef9f517ed.zip | |
Normalize translation key for preferences categories
categories normalized:
- Miscellanous
- Player
- Visual
- Administrator
- Data
- Subscription
Diffstat (limited to 'locales/vi.json')
| -rw-r--r-- | locales/vi.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/locales/vi.json b/locales/vi.json index e73966ab..e433ad55 100644 --- a/locales/vi.json +++ b/locales/vi.json @@ -55,7 +55,7 @@ "E-mail": "E-mail", "Google verification code": "Mã xác minh của Google", "Preferences": "Sở thích", - "Player preferences": "Tùy chọn người chơi", + "preferences_category_player": "Tùy chọn người chơi", "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: ", @@ -74,16 +74,16 @@ "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", + "preferences_category_visual": "Tùy chọn hình ảnh", "preferences_player_style_label": "Phong cách người chơi: ", "Dark mode: ": "Chế độ tối: ", "preferences_dark_mode_label": "Chủ đề: ", "dark": "tối", "light": "ánh sáng", "preferences_thin_mode_label": "Chế độ mỏng: ", - "Miscellaneous preferences": "Tùy chọn khác", + "preferences_category_misc": "Tùy chọn khác", "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ý", + "preferences_category_subscription": "Tùy chọn đă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: ", "preferences_max_results_label": "Số lượng video được hiển thị trong nguồn cấp dữ liệu: ", @@ -101,7 +101,7 @@ "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", - "Data preferences": "Tùy chọn dữ liệu", + "preferences_category_data": "Tùy chọn dữ liệu", "Clear watch history": "Xóa lịch sử xem", "Import/export data": "Nhập / xuất dữ liệu", "Change password": "Đổi mật khẩu", @@ -109,7 +109,7 @@ "Manage tokens": "Quản lý mã thông báo", "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", + "preferences_category_admin": "Tùy chọn quản trị viên", "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: ", |
