You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
109 lines
2.7 KiB
109 lines
2.7 KiB
{ |
|
"tray": { |
|
"screenshot": "screenshot", |
|
"audioRecording": "sound recording", |
|
"screenRecording": "screen recording", |
|
"videoRecording": "video recording", |
|
"viewImage": "view image", |
|
"playAudio": "play audio", |
|
"watchVideo": "watch video", |
|
"home": "home", |
|
"setting": "setting", |
|
"help": "help", |
|
"relaunch": "restart", |
|
"quit": "quit" |
|
}, |
|
"nav": { |
|
"setting": "setting", |
|
"minimize": "minimize", |
|
"maximize": "maximize", |
|
"close": "close", |
|
"zoomIn": "zoomIn", |
|
"zoomOut": "zoomOut", |
|
"oneToOne": "oneToOne", |
|
"download": "download", |
|
"alwaysOnTopWin": "alwaysOnTopWin", |
|
"openFile": "openFile", |
|
"uploadFile": "uploadFile", |
|
"scan": "scan", |
|
"search": "search", |
|
"prev": "prev", |
|
"next": "next", |
|
"rotateLeft": "rotateLeft", |
|
"rotateRight": "rotateRight", |
|
"flipHorizontal": "flipHorizontal", |
|
"flipVertical": "flipVertical" |
|
}, |
|
"home": { |
|
"audioRecording": "sound recording", |
|
"screenRecording": "screen recording", |
|
"videoRecording": "video recording", |
|
"screenshot": "screenshot", |
|
"fullScreen": "full", |
|
"viewImage": "view image", |
|
"playAudio": "play audio", |
|
"watchVideo": "watch video", |
|
"history": "history" |
|
}, |
|
"editImage": { |
|
"save": "save" |
|
}, |
|
"recorderAudio": { |
|
"mute": "mute", |
|
"unmute": "unmute", |
|
"delete": "delete", |
|
"save": "save", |
|
"play": "play", |
|
"resume": "resume", |
|
"pause": "pause" |
|
}, |
|
"recorderScreen": { |
|
"tip": "click the start button below to start recording", |
|
"saving": "saving", |
|
"mute": "mute", |
|
"unmute": "unmute", |
|
"resume": "resume", |
|
"pause": "pause", |
|
"save": "save", |
|
"play": "play", |
|
"width": "width", |
|
"height": "height", |
|
"shotScreen": "shotScreen" |
|
}, |
|
"recorderVideo": { |
|
"tip": "click the start button below to start recording", |
|
"saving": "saving", |
|
"mute": "mute", |
|
"unmute": "unmute", |
|
"resume": "resume", |
|
"pause": "pause", |
|
"save": "save", |
|
"play": "play", |
|
"shotScreen": "shotScreen" |
|
}, |
|
"viewImage": { |
|
"uploadText": "click or drag the image", |
|
"uploadHint": "allow .jpg、.jpeg、.jfif、.pjpeg、.pjp、.png、.apng、.webp、.avif、.bmp、.gif、.webp、.ico" |
|
}, |
|
"viewVideo": { |
|
"emptyDescription": "暂无视频", |
|
"emptyBtn": "open video" |
|
}, |
|
"setting": { |
|
"userSetting": "user", |
|
"basicSetting": "basic", |
|
"serverSetting": "server", |
|
"shortcutSetting": "shortcut", |
|
"address": "web address", |
|
"openFilePath": "open folder", |
|
"reset": "reset", |
|
"language": "language", |
|
"filePath": "filePath", |
|
"openAtLogin": "openAtLogin", |
|
"open": "open", |
|
"close": "close", |
|
"download": "download", |
|
"openServer": "open server", |
|
"serverPath": "server path" |
|
} |
|
} |