From 3dcf4f290f2095075d627d97293383e1c1b2f95b Mon Sep 17 00:00:00 2001 From: qnblackcat Date: Wed, 8 Jun 2022 10:21:39 +0700 Subject: [PATCH] uYouPlus: added Vietnamese --- .../en.lproj/Localizable.strings | 37 +++++++++++++++++++ .../vi.lproj/Localizable.strings | 37 +++++++++++++++++++ 2 files changed, 74 insertions(+) create mode 100644 lang/uYouPlus.bundle/en.lproj/Localizable.strings create mode 100644 lang/uYouPlus.bundle/vi.lproj/Localizable.strings diff --git a/lang/uYouPlus.bundle/en.lproj/Localizable.strings b/lang/uYouPlus.bundle/en.lproj/Localizable.strings new file mode 100644 index 0000000..4da6fd8 --- /dev/null +++ b/lang/uYouPlus.bundle/en.lproj/Localizable.strings @@ -0,0 +1,37 @@ +// Settings + +"HIDE_PREVIOUS_AND_NEXT_BUTTON" = "Hide Previous and Next button"; +"HIDE_PREVIOUS_AND_NEXT_BUTTON_DESC" = "Hide Previous and Next button in video controls overlay."; + +"YT_MINIPLAYER" = "Enable the Miniplayer for all YouTube videos"; +"YT_MINIPLAYER_DESC" = "Kid videos for example."; + +"CAST_CONFIRM" = "Confirm alert before casting (YTCastConfirm)"; +"CAST_CONFIRM_DESC" = "Show a confirm alert before casting to prevent accidentally hijacking TV."; + +"HIDE_HOVER_CARD" = "Hide End screens hover cards (YTNoHoverCards)"; +"HIDE_HOVER_CARD_DESC" = "Hide creator End screens (thumbnails) at the end of videos."; + +"NEW_MINIPLAYER_STYLE" = "New miniplayer bar style (BigYTMiniPlayer)"; +"NEW_MINIPLAYER_STYLE_DESC" = "App restart is required."; + +"YT_RE_EXPLORE" = "Replace Shorts tab with Explore tab (YTReExplore)"; +"YT_RE_EXPLORE_DESC" = "App restart is required."; + +"HIDE_SUBTITLES_BUTTON" = "Hide Subtitles button"; +"HIDE_SUBTITLES_BUTTON_DESC" = "Hide the Subtitles button in video controls overlay."; + +"HIDE_AUTOPLAY_SWITCH" = "Hide Autoplay switch"; +"HIDE_AUTOPLAY_SWITCH_DESC" = "Hide the Autoplay switch in video controls overlay."; + +"AUTO_FULLSCREEN" = "Auto Full Screen (YTAutoFullScreen)"; +"AUTO_FULLSCREEN_DESC" = "Autoplay videos at full screen."; + +"HIDE_HUD_MESSAGES" = "Hide HUD Messages"; +"HIDE_HUD_MESSAGES_DESC" = "Example: CC is turned on/off, Video loop is on,..."; + +"OLED_DARKMODE" = "OLED Dark mode (Experimental)"; +"OLED_DARKMODE_DESC" = "Might not working correctly in some cases. App restart is required after you enable/disable this option."; + +"OLED_KEYBOARD" = "OLED Keyboard (Experimental)"; +"OLED_KEYBOARD_DESC" = "Might not working correctly in some cases. App restart is required."; diff --git a/lang/uYouPlus.bundle/vi.lproj/Localizable.strings b/lang/uYouPlus.bundle/vi.lproj/Localizable.strings new file mode 100644 index 0000000..4401203 --- /dev/null +++ b/lang/uYouPlus.bundle/vi.lproj/Localizable.strings @@ -0,0 +1,37 @@ +// Settings + +"HIDE_PREVIOUS_AND_NEXT_BUTTON" = "Ẩn nút Next và nút Previous"; +"HIDE_PREVIOUS_AND_NEXT_BUTTON_DESC" = "Ẩn nút Next và nút Previous trong trình phát video."; + +"YT_MINIPLAYER" = "Cho phép trình phát thu nhỏ chạy với mọi video"; +"YT_MINIPLAYER_DESC" = "Ví dụ: Video cho trẻ em."; + +"CAST_CONFIRM" = "Xác nhận trước khi cast video (YTCastConfirm)"; +"CAST_CONFIRM_DESC" = "Hiện hộp thoại xác nhận trước khi cast video sang TV để ngăn việc vô tình làm gián đoạn TV."; + +"HIDE_HOVER_CARD" = "Ẩn video dạng thumbnails (YTNoHoverCards)"; +"HIDE_HOVER_CARD_DESC" = "Ẩn các video dạng thu nhỏ (thumbnails) xuất hiện ở gần cuối video."; + +"NEW_MINIPLAYER_STYLE" = "Giao diện trình phát thu nhỏ kiểu mới (BigYTMiniPlayer)"; +"NEW_MINIPLAYER_STYLE_DESC" = "Cần khởi động lại ứng dụng."; + +"YT_RE_EXPLORE" = "Thay thế tab Shorts bằng tab Khám phá (YTReExplore)"; +"YT_RE_EXPLORE_DESC" = "Cần khởi động lại ứng dụng."; + +"HIDE_SUBTITLES_BUTTON" = "Ẩn nút bật Phụ đề"; +"HIDE_SUBTITLES_BUTTON_DESC" = "Ẩn nút bật phụ đề trong trình phát video."; + +"HIDE_AUTOPLAY_SWITCH" = "Ẩn công tắc Tự động phát"; +"HIDE_AUTOPLAY_SWITCH_DESC" = "Ẩn công tắc Tự động phát trong trình phát video."; + +"AUTO_FULLSCREEN" = "Tự động toàn màn hình (YTAutoFullScreen)"; +"AUTO_FULLSCREEN_DESC" = "Tự động phát video ở chế độ toàn màn hình."; + +"HIDE_HUD_MESSAGES" = "Ẩn tin nhắn HUD"; +"HIDE_HUD_MESSAGES_DESC" = "Ví dụ: Đã bật/tắt phụ đề, Tính năng phát video lặp lại đang bật,..."; + +"OLED_DARKMODE" = "Chế độ tối OLED (Thử nghiệm)"; +"OLED_DARKMODE_DESC" = "Cần khởi động lại ứng dụng nếu bạn bật/tắt tính năng này, nhưng không cần khởi động lại ứng dụng nếu chuyển giữa chế độ Sáng và chế độ Tối."; + +"OLED_KEYBOARD" = "Bàn phím OLED (Thử nghiệm)"; +"OLED_KEYBOARD_DESC" = "Tính năng này có thể không hoạt động tốt trong một vài trường hợp. Cần khởi động lại ứng dụng.";