mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-01-11 22:40:19 +00:00
158 lines
7.2 KiB
Text
158 lines
7.2 KiB
Text
/* Read me:
|
||
- How to translate uYouPlus (if your language already exists then feel free to check it and/or improve it):
|
||
1. Fork this uYouPlus repo
|
||
2. Duplicate the template.lproj folder, and edit the duplicated folder's name to your <lang_code>.lproj id.
|
||
For example: <ru.lproj> for Russia. For more details, visit: https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes
|
||
3. Translate each line below after each =
|
||
4. Open a Pull Request
|
||
|
||
- You can also add your localization to YTABConfig, YouPiP, YTUHD, and Return YouTube Dislike. The process is the same:
|
||
https://github.com/PoomSmart/YTABConfig/tree/main/layout/Library/Application%20Support/YTABC.bundle
|
||
https://github.com/PoomSmart/YouPiP/tree/main/layout/Library/Application%20Support/YouPiP.bundle
|
||
https://github.com/PoomSmart/YTUHD/tree/master/layout/Library/Application%20Support/YTUHD.bundle
|
||
https://github.com/PoomSmart/Return-YouTube-Dislikes/tree/main/layout/Library/Application%20Support/RYD.bundle
|
||
*/
|
||
|
||
// Settings
|
||
"VERSION" = "uYouPlus's version: %@";
|
||
"VERSION_CHECK" = "Tap to check for updates!";
|
||
|
||
// Video player options
|
||
"VIDEO_PLAYER_OPTIONS" = "Video Player Options";
|
||
|
||
"AUTO_FULLSCREEN" = "Auto full screen (YTAutoFullScreen)";
|
||
"AUTO_FULLSCREEN_DESC" = "Autoplay videos at full screen.";
|
||
|
||
"DISABLE_DOUBLE_TAP_TO_SEEK" = "Disable double tap to seek";
|
||
"DISABLE_DOUBLE_TAP_TO_SEEK_DESC" = "";
|
||
|
||
"SNAP_TO_CHAPTER" = "Disable snap to chapter";
|
||
"SNAP_TO_CHAPTER_DESC" = "Disable auto snap to chapter when seeking through videos. App restart is required.";
|
||
|
||
"PINCH_TO_ZOOM" = "Disable pinch to zoom";
|
||
"PINCH_TO_ZOOM_DESC" = "App restart is required.";
|
||
|
||
"YT_MINIPLAYER" = "Enable the mini player for all YouTube videos";
|
||
"YT_MINIPLAYER_DESC" = "Kid videos for example.";
|
||
|
||
"STOCK_VOLUME_HUD" = "Use iOS stock volume HUD";
|
||
"STOCK_VOLUME_HUD_DESC" = "";
|
||
|
||
// Video controls overlay options
|
||
"VIDEO_CONTROLS_OVERLAY_OPTIONS" = "Video Controls Overlay Options";
|
||
|
||
"HIDE_AUTOPLAY_SWITCH" = "Hide Autoplay switch";
|
||
"HIDE_AUTOPLAY_SWITCH_DESC" = "Hide the Autoplay switch in video controls overlay.";
|
||
|
||
"HIDE_SUBTITLES_BUTTON" = "Hide Subtitles button";
|
||
"HIDE_SUBTITLES_BUTTON_DESC" = "Hide the Subtitles button in video controls overlay.";
|
||
|
||
"HIDE_HUD_MESSAGES" = "Hide HUD Messages";
|
||
"HIDE_HUD_MESSAGES_DESC" = "Example: CC is turned on/off, Video loop is on,...";
|
||
|
||
"HIDE_PAID_PROMOTION_CARDS" = "Hide Paid Promotion banner";
|
||
"HIDE_PAID_PROMOTION_CARDS_DESC" = "Hide the 'Includes Paid Promotions' banner in some videos.";
|
||
|
||
"HIDE_CHANNEL_WATERMARK" = "Hide channel watermark";
|
||
"HIDE_CHANNEL_WATERMARK_DESC" = "Hide channel's watermark in video controls overlay. App restart is required.";
|
||
|
||
"HIDE_PREVIOUS_AND_NEXT_BUTTON" = "Hide Previous and Next button";
|
||
"HIDE_PREVIOUS_AND_NEXT_BUTTON_DESC" = "Hide the Previous and Next button in video controls overlay.";
|
||
|
||
"REPLACE_PREVIOUS_NEXT_BUTTON" = "Replace Previous and Next button";
|
||
"REPLACE_PREVIOUS_NEXT_BUTTON_DESC" = "Replace the Previous and Next buttons with the Fast forward and Rewind buttons. App restart is required.";
|
||
|
||
"HIDE_HOVER_CARD" = "Hide End screens hover cards (YTNoHoverCards)";
|
||
"HIDE_HOVER_CARD_DESC" = "Hide the creator End screens (thumbnails) at the end of videos.";
|
||
|
||
"HIDE_RIGHT_PANEL" = "Hide the right panel in fullscreen mode";
|
||
"HIDE_RIGHT_PANEL_DESC" = "App restart is required.";
|
||
|
||
"RED_PROGRESS_BAR" = "Red progress bar";
|
||
"RED_PROGRESS_BAR_DESC" = "Bring back the red progress bar. App restart is required.";
|
||
|
||
"DONT_EAT_MY_CONTENT" = "Prevent Notch/Island on 2:1 video content (DontEatMyContent)";
|
||
"DONT_EAT_MY_CONTENT_DESC" = "Prevent the notch/Dynamic Island from munching on 2:1 video content in YouTube. App restart is required.";
|
||
|
||
// Shorts controls overlay options
|
||
"SHORTS_CONTROLS_OVERLAY_OPTIONS" = "Shorts Controls Overlay Options";
|
||
|
||
"HIDE_SHORTS_CHANNEL_AVATAR" = "Hide Shorts channel's avatar";
|
||
"HIDE_SHORTS_CHANNEL_AVATAR_DESC" = "";
|
||
|
||
"HIDE_SHORTS_DISLIKE_BUTTON" = "Hide Shorts dislike button";
|
||
"HIDE_SHORTS_DISLIKE_BUTTON_DESC" = "";
|
||
|
||
"HIDE_SHORTS_COMMENT_BUTTON" = "Hide Shorts comment button";
|
||
"HIDE_SHORTS_COMMENT_BUTTON_DESC" = "";
|
||
|
||
"HIDE_SHORTS_REMIX_BUTTON" = "Hide Shorts remix button";
|
||
"HIDE_SHORTS_REMIX_BUTTON_DESC" = "";
|
||
|
||
"HIDE_SHORTS_SHARE_BUTTON" = "Hide Shorts share button";
|
||
"HIDE_SHORTS_SHARE_BUTTON_DESC" = "";
|
||
|
||
"HIDE_UYOU_SHORTS_DOWNLOAD_BUTTON" = "Hide uYou's buttons";
|
||
"HIDE_UYOU_SHORTS_DOWNLOAD_BUTTON_DESC" = "Hide uYou's download buttons in Shorts.";
|
||
|
||
"HIDE_SUBCRIPTIONS" = "Hide Subscriptions button";
|
||
"HIDE_SUBCRIPTIONS_DESC" = "Hide Subscriptions button which shows up when paused.";
|
||
|
||
"HIDE_SUPER_THANKS" = "Hide 'Buy Super Thanks' banner";
|
||
"HIDE_SUPER_THANKS_DESC" = "Hide the 'Buy Super Thanks' banner in Shorts.";
|
||
|
||
"DISABLE_RESUME_TO_SHORTS" = "Disable resume to Shorts";
|
||
"DISABLE_RESUME_TO_SHORTS_DESC" = "If you close YouTube while watching Shorts, Shorts won‘t automatically play next time you launch YouTube.";
|
||
|
||
// Theme
|
||
"THEME_OPTIONS" = "Theme Options";
|
||
|
||
"OLED_DARK_THEME" = "OLED dark theme (Experimental)";
|
||
"OLED_DARK_THEME_2" = "OLED dark theme";
|
||
"OLED_DARK_THEME_DESC" = "True dark theme. Might not work correctly in some cases. App restart is required after you enable/disable this option.";
|
||
|
||
"OLD_DARK_THEME" = "Old dark theme";
|
||
"OLD_DARK_THEME_DESC" = "Old YouTube's dark theme (grey theme). App restart is required.";
|
||
|
||
"DEFAULT_THEME" = "Default";
|
||
"DEFAULT_THEME_DESC" = "Default dark(er) theme of YouTube. App restart is required.";
|
||
|
||
"OLED_KEYBOARD" = "OLED Keyboard (Experimental)";
|
||
"OLED_KEYBOARD_DESC" = "Might not work correctly in some cases. App restart is required.";
|
||
|
||
// Miscellaneous
|
||
"MISCELLANEOUS" = "Miscellaneous";
|
||
|
||
"CAST_CONFIRM" = "Confirm alert before casting (YTCastConfirm)";
|
||
"CAST_CONFIRM_DESC" = "Show a confirm alert before casting to prevent accidentally hijacking TV.";
|
||
"CASTING" = "Castings";
|
||
"MSG_ARE_YOU_SURE" = "Are you sure you want to start casting?";
|
||
"MSG_YES" = "Yes";
|
||
"MSG_CANCEL" = "Cancel";
|
||
|
||
"DISABLE_HINTS" = "Disable hints";
|
||
"DISABLE_HINTS_DESC" = "Disable feature hints from YouTube that usually display when the app is freshly installed.";
|
||
|
||
"ENABLE_FLEX" = "Enable FLEX";
|
||
"ENABLE_FLEX_DESC" = "Enable FLEX for debugging (not recommended). Leave this off unless you know what you are doing.";
|
||
|
||
"ENABLE_YT_STARTUP_ANIMATION" = "Enable YouTube startup animation";
|
||
"ENABLE_YT_STARTUP_ANIMATION_DESC" = "";
|
||
|
||
"FIX_GOOGLE_SIGNIN" = "Fix Google Sign in (for TrollStore user only)";
|
||
"FIX_GOOGLE_SIGNIN_DESC" = "Only turn on this option when you can't sign in with your Google account and the app was installed via TrollStore. If you can log in normally, keep it disabled. App restart is required.";
|
||
|
||
"HIDE_CHIP_BAR" = "Hide the Upper bar";
|
||
"HIDE_CHIP_BAR_DESC" = "Hide Upper bar in the Home feeds (Trends, Music, Gaming...) and Subscription feeds (All videos, Continue watching...).";
|
||
|
||
"HIDE_PLAY_NEXT_IN_QUEUE" = "Hide \"Play next in queue\"";
|
||
"HIDE_PLAY_NEXT_IN_QUEUE_DESC" = "Hide the premium \"Play next in queue\" option in video context menus";
|
||
|
||
"NEW_MINIPLAYER_STYLE" = "New mini player 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.";
|
||
|
||
"IPHONE_LAYOUT" = "iPhone Layout";
|
||
"IPHONE_LAYOUT_DESC" = "Toggle to use the iPhone Layout. App restart is required.";
|