mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-04 15:59:48 +00:00
119 lines
No EOL
5.7 KiB
Text
119 lines
No EOL
5.7 KiB
Text
// Settings
|
||
"VERSION" = "Versão do uYouPlus: %@";
|
||
"VERSION_CHECK" = "Toque para verificar se há atualização!";
|
||
|
||
// Video player options
|
||
"VIDEO_PLAYER_OPTIONS" = "Video Player Options";
|
||
|
||
"AUTO_FULLSCREEN" = "Tela cheia automática (YTAutoFullScreen)";
|
||
"AUTO_FULLSCREEN_DESC" = "Reproduz videos em tela cheia automaticamente.";
|
||
|
||
"SNAP_TO_CHAPTER" = "Disable snap to chapter";
|
||
"SNAP_TO_CHAPTER_DESC" = "Disable auto snap to chapter when seeking videos. App restart is required.";
|
||
|
||
"PINCH_TO_ZOOM" = "Disable pinch to zoom";
|
||
"PINCH_TO_ZOOM_DESC" = "App restart is required.";
|
||
|
||
"YT_MINIPLAYER" = "Ative o Miniplayer para todos os vídeos do YouTube";
|
||
"YT_MINIPLAYER_DESC" = "Vídeos infantis, por exemplo.";
|
||
|
||
// Video controls overlay options
|
||
"VIDEO_CONTROLS_OVERLAY_OPTIONS" = "Video Controls Overlay Options";
|
||
|
||
"HIDE_AUTOPLAY_SWITCH" = "Ocultar interruptor de Reprodução automática";
|
||
"HIDE_AUTOPLAY_SWITCH_DESC" = "Oculta o interruptor de Reprodução automática na sobreposição de controles de vídeo.";
|
||
|
||
"HIDE_SUBTITLES_BUTTON" = "Ocultar botão de Legendas";
|
||
"HIDE_SUBTITLES_BUTTON_DESC" = "Oculta o botão de Legendas na sobreposição de controles de vídeo.";
|
||
|
||
"HIDE_HUD_MESSAGES" = "Ocultar Mensagens do HUD";
|
||
"HIDE_HUD_MESSAGES_DESC" = "Exemplo: Legendas/CC ativadas/desativadas, A repetição do vídeo está ativada,...";
|
||
|
||
"HIDE_PAID_PROMOTION_CARDS" = "Ocultar Banner de promoção paga";
|
||
"HIDE_PAID_PROMOTION_CARDS_DESC" = "Oculta o banner 'Contém promoção paga' em alguns vídeos.";
|
||
|
||
"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" = "Ocultar botão Anterior e Próximo";
|
||
"HIDE_PREVIOUS_AND_NEXT_BUTTON_DESC" = "Oculta o botão Anterior e Próximo na sobreposição de controles de vídeo.";
|
||
|
||
"REPLACE_PREVIOUS_NEXT_BUTTON" = "Substituir o botão Anterior e Próximo";
|
||
"REPLACE_PREVIOUS_NEXT_BUTTON_DESC" = "Substitui o botão Anterior e Próximo pelo botão Avançar e Retroceder. A reinicialização do app é necessária.";
|
||
|
||
"HIDE_HOVER_CARD" = "Ocultar Cartões flutuantes de telas finais (YTNoHoverCards)";
|
||
"HIDE_HOVER_CARD_DESC" = "Oculta telas finais do criador (miniaturas) no final dos vídeos.";
|
||
|
||
"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" = "Evitar o notch/Island em conteúdo de vídeo 2:1 (DontEatMyContent)";
|
||
"DONT_EAT_MY_CONTENT_DESC" = "Evita que o notch/Dynamic Island coma conteúdo de vídeo 2:1 no YouTube. A reinicialização do app é necessária.";
|
||
|
||
"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.";
|
||
|
||
// 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" = "";
|
||
|
||
// Theme
|
||
"THEME_OPTIONS" = "Theme Options";
|
||
|
||
"OLED_DARK_THEME" = "Modo escuro OLED (Experimental)";
|
||
"OLED_DARK_THEME_2" = "Modo escuro OLED";
|
||
"OLED_DARK_THEME_DESC" = "Pode não funcionar corretamente em alguns casos. A reinicialização do app é necessária após você ativar/desativar essa opção.";
|
||
|
||
"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" = "Teclado OLED (Experimental)";
|
||
"OLED_KEYBOARD_DESC" = "Pode não funcionar corretamente em alguns casos. A reinicialização do app é necessária.";
|
||
|
||
// Miscellaneous
|
||
"MISCELLANEOUS" = "Miscellaneous";
|
||
|
||
"CAST_CONFIRM" = "Alerta de confirmação antes de transmitir (YTCastConfirm)";
|
||
"CAST_CONFIRM_DESC" = "Mostra um alerta de confirmação antes da transmissão para evitar o sequestro acidental da TV.";
|
||
"CASTING" = "Transmissão";
|
||
"MSG_ARE_YOU_SURE" = "Tem certeza de que deseja começar a transmitir?";
|
||
"MSG_YES" = "Sim";
|
||
"MSG_CANCEL" = "Cancelar";
|
||
|
||
"DISABLE_HINTS" = "Disable hints";
|
||
"DISABLE_HINTS_DESC" = "Disable feature hints from YouTube that usually display when the app is freshly installed.";
|
||
|
||
"FIX_GOOGLE_SIGNIN" = "Corrigir o login do Google (somente para usuários da TrollStore)";
|
||
"FIX_GOOGLE_SIGNIN_DESC" = "Ative esta opção somente quando você não conseguir fazer login com sua conta do Google e o aplicativo foi instalado via TrollStore. Se você conseguir fazer login normalmente, mantenha-o desativado. A reinicialização do app é necessária.";
|
||
|
||
"HIDE_CHIP_BAR" = "Hide the Upper bar";
|
||
"HIDE_CHIP_BAR_DESC" = "Hide Upper bar in the Home feeds (Trends, Music, Gaming...) and Subcription feeds (All videos, Continue watching...). App restart is required.";
|
||
|
||
"NEW_MINIPLAYER_STYLE" = "Novo estilo de barra de miniplayer (BigYTMiniPlayer)";
|
||
"NEW_MINIPLAYER_STYLE_DESC" = "A reinicialização do app é necessária.";
|
||
|
||
"YT_RE_EXPLORE" = "Substituir a guia Shorts pela guia Explorar (YTReExplore)";
|
||
"YT_RE_EXPLORE_DESC" = "A reinicialização do app é necessária."; |