OBSWebSocket.Plugin.Description="Controle remoto do OBS Studio através de WebSocket"
OBSWebSocket.Settings.DialogTitle="Configurações do servidor WebSocket"
OBSWebSocket.Settings.PluginSettingsTitle="Configurações do plugin"
OBSWebSocket.Settings.ServerEnable="Ativar servidor WebSocket"
OBSWebSocket.Settings.AlertsEnable="Ativar alertas da bandeja do sistema"
OBSWebSocket.Settings.DebugEnable="Habilitar registro de depuração"
OBSWebSocket.Settings.DebugEnableHoverText="Ativa o registro de depuração para a instância atual do OBS. Não persiste na inicialização.\nUse --websocket_debug para ativar na inicialização."
OBSWebSocket.Settings.ServerSettingsTitle="Configurações do servidor"
OBSWebSocket.Settings.AuthRequired="Habilitar autenticação"
OBSWebSocket.Settings.Password="Senha do servidor"
OBSWebSocket.Settings.GeneratePassword="Gerar senha"
OBSWebSocket.Settings.ServerPort="Porta do servidor"
OBSWebSocket.Settings.ShowConnectInfo="Mostrar informações da conexão"
OBSWebSocket.Settings.ShowConnectInfoWarningTitle="Aviso: transmissão no ar"
OBSWebSocket.Settings.ShowConnectInfoWarningMessage="Parece que uma saída (transmissão, gravação, etc.) está atualmente ativa."
OBSWebSocket.Settings.ShowConnectInfoWarningInfoText="Deseja mesmo mostrar suas informações de conexão?"
OBSWebSocket.Settings.Save.UserPasswordWarningTitle="Aviso: problema de segurança em potencial"
OBSWebSocket.Settings.Save.UserPasswordWarningMessage="O obs-websocket armazena a senha do servidor como texto sem formatação. Usar uma senha gerada pela obs-websocket é altamente recomendado."
OBSWebSocket.Settings.Save.UserPasswordWarningInfoText="Deseja mesmo usar a sua própria senha?"
OBSWebSocket.Settings.Save.PasswordInvalidErrorTitle="Erro: configuração inválida"
OBSWebSocket.Settings.Save.PasswordInvalidErrorMessage="Você deve usar uma senha que tenha 6 ou mais caracteres."
OBSWebSocket.SessionTable.Title="Sessões WebSocket conectadas"
OBSWebSocket.SessionTable.RemoteAddressColumnTitle="Endereço remoto"
OBSWebSocket.SessionTable.SessionDurationColumnTitle="Duração da sessão"
OBSWebSocket.SessionTable.MessagesInOutColumnTitle="Mensagens"
OBSWebSocket.SessionTable.IdentifiedTitle="Identificada"
OBSWebSocket.SessionTable.KickButtonColumnTitle="Expulsar?"
OBSWebSocket.SessionTable.KickButtonText="Expulsar"
OBSWebSocket.ConnectInfo.DialogTitle="Informações de conexão WebSocket"
OBSWebSocket.ConnectInfo.CopyText="Copiar"
OBSWebSocket.ConnectInfo.ServerIp="IP do servidor (melhor cálculo)"
OBSWebSocket.ConnectInfo.ServerPort="Porta do servidor"
OBSWebSocket.ConnectInfo.ServerPassword="Senha do servidor"
OBSWebSocket.ConnectInfo.ServerPasswordPlaceholderText="[Autenticação desativada]"
OBSWebSocket.ConnectInfo.QrTitle="Conectar usando QR Code"
OBSWebSocket.TrayNotification.Identified.Title="Nova conexão WebSocket"
OBSWebSocket.TrayNotification.Identified.Body="Cliente %1 identificado."
OBSWebSocket.TrayNotification.AuthenticationFailed.Title="Falha na autenticação do WebSocket"
OBSWebSocket.TrayNotification.AuthenticationFailed.Body="Cliente %1 falhou na autenticação."
OBSWebSocket.TrayNotification.Disconnected.Title="Cliente WebSocket desconectado"
OBSWebSocket.TrayNotification.Disconnected.Body="Cliente %1 desconectado."
