lang

package
v0.0.0-...-3444db6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 23, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Alert

type Alert struct {
	Success string
	Info    string
	Warning string
	Error   string
}

type Device

type Device struct {
	Menu          string
	Title         string
	DeviceMenu    DeviceMenu
	DeviceAcquire DeviceAcquire
	DeviceTrigger DeviceTrigger
}

type DeviceAcquire

type DeviceAcquire struct {
	Control            string
	Live               string
	Start              string
	Stop               string
	Trigger            string
	Settings           string
	Record             string
	KeepAllSequences   string
	PreRecodingPeriod  string
	OverrunPeriod      string
	SetupPeriod        string
	InputResolutionFPS string
	OutputResolution   string
	CropOutput         string
	Apply              string
	Console            string
}

type DeviceList

type DeviceList struct {
	Menu   string
	Title  string
	Enable string
	Name   string
	Source string
	Apply  string
}

type DeviceMenu

type DeviceMenu struct {
	Acquire string
	Trigger string
}

type DeviceTrigger

type DeviceTrigger struct {
	Source            string
	TriggerAfterEvent string
	Apply             string
	Disabled          string
	Interval          string
	Delay             string
	Motion            string
	PLC               string
	Address           string
	Rack              string
	Slot              string
	Variable          string
	TestConnection    string
}

type LangFile

type LangFile struct {
	Header     config.FileHeader
	DeviceList DeviceList
	Device     Device
	Viewer     Viewer
	Alert      Alert
}

func DefaultEn

func DefaultEn() LangFile

type Viewer

type Viewer struct {
	Menu    string
	Title   string
	Refresh string
	View    string
	Export  string
	Delete  string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL