feat: allow users to run a script on entry or exit of a screen
This commit is contained in:
@ -1309,6 +1309,14 @@ Al habilitar esta opción, se deshabilitará la interfaz gráfica de usuario (GU
|
||||
<source>Show the main window</source>
|
||||
<translation type="unfinished">Mostrar la ventana principal</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Run command on enter</source>
|
||||
<translation type="unfinished">Ejecutar comando al presionar Enter</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Run command on exit</source>
|
||||
<translation type="unfinished">Ejecutar comando al salir</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StatusBar</name>
|
||||
|
||||
@ -1309,6 +1309,14 @@ L'abilitazione di questa impostazione disabiliterà l'interfaccia graf
|
||||
<source>Show the main window</source>
|
||||
<translation type="unfinished">Mostra la finestra principale</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Run command on enter</source>
|
||||
<translation type="unfinished">Esegui il comando alla pressione di Invio</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Run command on exit</source>
|
||||
<translation type="unfinished">Esegui comando all'uscita</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StatusBar</name>
|
||||
|
||||
@ -1311,6 +1311,14 @@ Enabling this setting will disable the server config GUI.</source>
|
||||
<source>Show the main window</source>
|
||||
<translation type="unfinished">メインウィンドウを表示する</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Run command on enter</source>
|
||||
<translation type="unfinished">Enterキーでコマンドを実行</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Run command on exit</source>
|
||||
<translation type="unfinished">終了時にコマンドを実行</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StatusBar</name>
|
||||
|
||||
@ -1309,6 +1309,14 @@ Enabling this setting will disable the server config GUI.</source>
|
||||
<source>Show the main window</source>
|
||||
<translation type="unfinished">메인 창을 표시합니다</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Run command on enter</source>
|
||||
<translation type="unfinished">Enter 키를 누르면 명령 실행</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Run command on exit</source>
|
||||
<translation type="unfinished">종료 시 명령 실행</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StatusBar</name>
|
||||
|
||||
@ -1307,6 +1307,14 @@ Enabling this setting will disable the server config GUI.</source>
|
||||
<source>Show the main window</source>
|
||||
<translation type="unfinished">Показать главное окно</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Run command on enter</source>
|
||||
<translation type="unfinished">Выполнять команду по нажатию Enter</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Run command on exit</source>
|
||||
<translation type="unfinished">Выполнить команду при выходе</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StatusBar</name>
|
||||
|
||||
@ -1311,6 +1311,14 @@ Enabling this setting will disable the server config GUI.</source>
|
||||
<source>Show the main window</source>
|
||||
<translation type="unfinished">显示主窗口</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Run command on enter</source>
|
||||
<translation type="unfinished">按下回车键执行命令</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Run command on exit</source>
|
||||
<translation type="unfinished">退出时运行命令</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StatusBar</name>
|
||||
|
||||
Reference in New Issue
Block a user