mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-21 04:37:09 +08:00
Frontend plugins should not require being placed in the frontend directory to be built successfully. Indeed they should only depend on libobs and the obs-frontend-api and thus their source tree should be able to exist anywhere (even standalone) and the plugin should still compile successfully (just like any 3rd party plugin). Thus moving those plugins into the main plugin directory ensures that they don't require on any "special sauce" within the source tree to compile.
47 lines
2.3 KiB
INI
47 lines
2.3 KiB
INI
SceneSwitcher="Alternador automático de cena"
|
|
SceneSwitcher.OnNoMatch="Quando nenhuma janela corresponder:"
|
|
SceneSwitcher.OnNoMatch.DontSwitch="Não trocar"
|
|
SceneSwitcher.OnNoMatch.SwitchTo="Trocar para:"
|
|
SceneSwitcher.CheckInterval="Verificar título da janela ativa a cada:"
|
|
SceneSwitcher.ActiveOrNotActive="A troca de cenas está:"
|
|
InvalidRegex.Title="Expressão regular inválida"
|
|
InvalidRegex.Text="A expressão regular que inseriu é inválida."
|
|
Active="Ativa"
|
|
Inactive="Inativa"
|
|
Start="Iniciar"
|
|
Stop="Parar"
|
|
Captions="Legendas (experimental)"
|
|
Captions.AudioSource="Fonte de áudio"
|
|
Captions.CurrentSystemLanguage="Idioma atual do sistema (%1)"
|
|
Captions.Provider="Fornecedor"
|
|
Captions.Error.GenericFail="Falha ao iniciar legendas"
|
|
OutputTimer="Temporizador de saída"
|
|
OutputTimer.Stream="Parar transmissão após:"
|
|
OutputTimer.Record="Parar gravação após:"
|
|
OutputTimer.Stream.StoppingIn="Transmissão a parar em:"
|
|
OutputTimer.Record.StoppingIn="Gravação a parar em:"
|
|
OutputTimer.Stream.EnableEverytime="Ativar temporizador a cada transmissão"
|
|
OutputTimer.Record.EnableEverytime="Ativar sempre temporizador de gravação"
|
|
OutputTimer.Record.PauseTimer="Pausar relógio nas pausas de gravação"
|
|
LoadedScripts="Scripts carregados"
|
|
AddScripts="Adicionar scripts"
|
|
RemoveScripts="Remover scripts"
|
|
ReloadScripts="Recarregar scripts"
|
|
EditScript="Editar script"
|
|
Reload="Recarregar"
|
|
OpenFileLocation="Abrir localização do ficheiro"
|
|
PythonSettings="Definições do Python"
|
|
PythonSettings.PythonInstallPath32bit="Caminho da instalação do Python (32bits)"
|
|
PythonSettings.PythonInstallPath64bit="Caminho da instalação do Python (64bits)"
|
|
PythonSettings.BrowsePythonPath="Procurar caminho do Python"
|
|
PythonSettings.PythonVersion="Versão Python carregada: %1"
|
|
PythonSettings.PythonNotLoaded="O Python não está carregado"
|
|
PythonSettings.AlreadyLoaded.Title="Python já carregado"
|
|
PythonSettings.AlreadyLoaded.Message="Uma cópia do Python %1 já está carregada. Para carregar a versão selecionada do Python, por favor, reinicie o OBS."
|
|
ScriptLogWindow="Diário do script"
|
|
Description="Descrição"
|
|
ScriptDescriptionLink.Text="Abrir a ligação no navegador predefinido?"
|
|
ScriptDescriptionLink.OpenURL="Abrir URL"
|
|
FileFilter.ScriptFiles="Ficheiros de script"
|
|
FileFilter.AllFiles="Todos os ficheiros"
|