mirror of https://gitee.com/godoos/godoos.git
40 changed files with 536 additions and 744 deletions
@ -0,0 +1,134 @@ |
|||
{ |
|||
"hello": "hello", |
|||
"startMenu.power": "Power", |
|||
"setting": "Setting", |
|||
"startMenu.shutdown": "Shutdown", |
|||
"startMenu.recover": "Recover", |
|||
"windows.setting": "Windows Setting", |
|||
"system": "System", |
|||
"office": "Office", |
|||
"recycle": "Recycle", |
|||
"favorite": "Favorites", |
|||
"desktop": "Desktop", |
|||
"personalization": "Personalization", |
|||
"background.lockscreen.color": "Background, Color Theme", |
|||
"update.security": "Update & Security", |
|||
"windows.update.recover.backup": "Windows Update, Recovery, Backup", |
|||
"background": "Background", |
|||
"image": "Image", |
|||
"color": "Color", |
|||
"set.background": "Set Background", |
|||
"from.network": "From Network", |
|||
"from.string": "From String", |
|||
"please.select": "Please Select", |
|||
"confirm": "Confirm", |
|||
"cancel": "Cancel", |
|||
"system.version": "Version", |
|||
"save.success": "Save Success", |
|||
"wallpaper": "Wallpaper", |
|||
"system.backup.and.import": "System Backup & Import", |
|||
"export.system.status": "Export System Status", |
|||
"export.config": "Export Config", |
|||
"import.status.file": "Import Status File", |
|||
"import.config": "Import Config", |
|||
"export.success.saved.to.clipboard": "Export Success, Saved to Clipboard", |
|||
"import.config.will.cover.existing.files.continue": "Import Config will cover existing files, continue?", |
|||
"export.failed": "Export Failed", |
|||
"import.success": "Import Success", |
|||
"backup": "Backup", |
|||
"import.success.reboot.soon": "Import Success, Reboot Soon", |
|||
"import.failed": "Import Failed", |
|||
"import": "Import", |
|||
"export": "Export", |
|||
"refresh": "Refresh", |
|||
"new.file": "New File", |
|||
"new.folder": "New Folder", |
|||
"open": "Open", |
|||
"selected": "Selected", |
|||
"props": "Props", |
|||
"delete": "Delete", |
|||
"general": "General", |
|||
"rename": "Rename", |
|||
"create.shortcut": "Create Shortcut", |
|||
"file.type": "File Type", |
|||
"location": "Location", |
|||
"edit.type": "Edit Type", |
|||
"file": "File", |
|||
"save": "Save", |
|||
"alert": "Alert", |
|||
"tips": "Tips", |
|||
"file.not.exist": "File Not Exist", |
|||
"file.save.success": "File Save Success", |
|||
"new": "New", |
|||
"back": "Back", |
|||
"path.not.exist": "Path Not Exist", |
|||
"success": "Success", |
|||
"failed": "Failed", |
|||
"error": "Error", |
|||
"install": "Install", |
|||
"uninstall": "Uninstall", |
|||
"install.success": "Install Success", |
|||
"uninstall.success": "Uninstall Success", |
|||
"close": "Close", |
|||
"maximize": "Maximize", |
|||
"minimize": "Minimize", |
|||
"time": "Time", |
|||
"time.and.language": "Time and Language", |
|||
"and": "And", |
|||
"screen": "Screen", |
|||
"brightness": "Brightness", |
|||
"size": "Size", |
|||
"view": "View", |
|||
"permission": "Permission", |
|||
"modification.time": "Modification Time", |
|||
"creation.time": "Creation Time", |
|||
"large.icon": "Large Icon", |
|||
"middle.icon": "Middle Icon", |
|||
"small.icon": "Small Icon", |
|||
"list": "List", |
|||
"detail.info": "Detail Info", |
|||
"computer": "Computer", |
|||
"terminal": "Terminal", |
|||
"appstore": "App Store", |
|||
"board": "Board", |
|||
"document": "Document", |
|||
"excel": "Excel", |
|||
"markdown": "markdown", |
|||
"mindmap": "Mindmap", |
|||
"ppt": "Ppt", |
|||
"fileEditor": "FileEditor", |
|||
"todo": "Todo", |
|||
"whiteBoard": "WhiteBoard", |
|||
"piceditor": "PhotoEditor", |
|||
"gantt": "Gantt", |
|||
"browser": "Browser", |
|||
"aiSetting": "AI Setting", |
|||
"calculator": "Calculator", |
|||
"music": "Music", |
|||
"photo": "Photo", |
|||
"musicStore": "Music", |
|||
"gallery": "Gallery", |
|||
"video": "Video", |
|||
"PDF": "PDF Previewer", |
|||
"Terminal": "Terminal", |
|||
"calendar": "Calendar", |
|||
"localchat": "LocalChat", |
|||
"text.document": "Text Document", |
|||
"language": "Language", |
|||
"style": "Style", |
|||
"is.recover": "Is Recover?", |
|||
"version": "Version", |
|||
"account": "Account", |
|||
"password": "Password", |
|||
"your.account": "Your Account", |
|||
"account.info": "Account Info", |
|||
"copy": "Copy", |
|||
"paste": "Paste", |
|||
"open.with": "Open With", |
|||
"please.reboot": "Please Reboot", |
|||
"white": "White", |
|||
"black": "Black", |
|||
"cannot.create.shortcut": "Cannot Create Shortcut", |
|||
"shortcut.has.been.created": "Shortcut Has Been Created", |
|||
"system.message": "System Message" |
|||
} |
@ -0,0 +1,134 @@ |
|||
{ |
|||
"hello": "你好", |
|||
"startMenu.power": "电源", |
|||
"startMenu.shutdown": "关机", |
|||
"startMenu.recover": "恢复", |
|||
"windows.setting": "系统设置", |
|||
"system": "系统", |
|||
"office": "办公", |
|||
"recycle": "回收站", |
|||
"favorite": "我的收藏", |
|||
"desktop": "桌面", |
|||
"personalization": "个性化", |
|||
"background.lockscreen.color": "背景,锁屏,颜色", |
|||
"update.security": "更新和安全", |
|||
"windows.update.recover.backup": "系统更新,恢复,备份", |
|||
"background": "背景", |
|||
"image": "图片", |
|||
"color": "颜色", |
|||
"set.background": "设置背景", |
|||
"from.network": "来源网络", |
|||
"from.string": "来源字符串", |
|||
"please.select": "请选择", |
|||
"confirm": "确认", |
|||
"cancel": "取消", |
|||
"system.version": "系统版本", |
|||
"save.success": "保存成功", |
|||
"wallpaper": "壁纸", |
|||
"system.backup.and.import": "系统备份和导入", |
|||
"export.system.status": "导出系统状态", |
|||
"export.config": "导出配置", |
|||
"import.status.file": "导入状态文件", |
|||
"import.config": "导入配置", |
|||
"export.success.saved.to.clipboard": "导出成功,已保存到粘贴板", |
|||
"import.config.will.cover.existing.files.continue": "导入配置将覆盖现有文件,是否继续?", |
|||
"export.failed": "导出失败", |
|||
"import.success": "导入成功", |
|||
"backup": "备份", |
|||
"import.success.reboot.soon": "导入成功,即将重启", |
|||
"import.failed": "导入失败", |
|||
"import": "导入", |
|||
"export": "导出", |
|||
"refresh": "刷新", |
|||
"new.file": "新建文件", |
|||
"new.folder": "新建文件夹", |
|||
"open": "打开", |
|||
"selected": "选中", |
|||
"props": "属性", |
|||
"delete": "删除", |
|||
"general": "常规", |
|||
"rename": "重命名", |
|||
"create.shortcut": "快捷方式", |
|||
"file.type": "文件类型", |
|||
"location": "位置", |
|||
"edit.type": "编辑类型", |
|||
"file": "文件", |
|||
"save": "保存", |
|||
"alert": "警告", |
|||
"tips": "提示", |
|||
"file.not.exist": "文件不存在", |
|||
"file.save.success": "文件保存成功", |
|||
"new": "新建", |
|||
"back": "返回", |
|||
"path.not.exist": "路径不存在", |
|||
"success": "成功", |
|||
"failed": "失败", |
|||
"error": "错误", |
|||
"install": "安装", |
|||
"uninstall": "卸载", |
|||
"install.success": "安装成功", |
|||
"uninstall.success": "卸载成功", |
|||
"close": "关闭", |
|||
"maximize": "最大化", |
|||
"minimize": "最小化", |
|||
"time": "时间", |
|||
"time.and.language": "时间和语言", |
|||
"and": "和", |
|||
"screen": "屏幕", |
|||
"brightness": "亮度", |
|||
"view": "查看", |
|||
"size": "大小", |
|||
"permission": "权限", |
|||
"modification.time": "修改时间", |
|||
"creation.time": "创建时间", |
|||
"large.icon": "大图标", |
|||
"middle.icon": "中图标", |
|||
"small.icon": "小图标", |
|||
"list": "列表", |
|||
"detail.info": "详细信息", |
|||
"computer": "此电脑", |
|||
"terminal": "终端", |
|||
"appstore": "应用商店", |
|||
"setting": "设置", |
|||
"board": "看板", |
|||
"document": "文档", |
|||
"excel": "表格", |
|||
"markdown": "markdown", |
|||
"mindmap": "思维导图", |
|||
"ppt": "演示文稿", |
|||
"fileEditor": "文件编辑器", |
|||
"todo": "待办", |
|||
"whiteBoard": "白板", |
|||
"piceditor": "图片编辑", |
|||
"gantt": "甘特图", |
|||
"browser": "浏览器", |
|||
"aiSetting": "AI设置", |
|||
"calculator": "计算器", |
|||
"music": "音乐", |
|||
"musicStore": "音乐库", |
|||
"photo": "图片", |
|||
"gallery": "图片库", |
|||
"video": "视频播放器", |
|||
"PDF": "PDF预览", |
|||
"Terminal": "Terminal", |
|||
"calendar": "日历", |
|||
"localchat": "内网聊天", |
|||
"text.document": "文本文档", |
|||
"language": "语言", |
|||
"style": "样式", |
|||
"is.recover": "是否恢复出厂设置?", |
|||
"version": "版本", |
|||
"account": "账户", |
|||
"password": "密码", |
|||
"your.account": "你的账户", |
|||
"account.info": "账户信息", |
|||
"copy": "复制", |
|||
"paste": "粘贴", |
|||
"open.with": "打开方式", |
|||
"please.reboot": "请重启", |
|||
"white": "白色", |
|||
"black": "黑色", |
|||
"cannot.create.shortcut": "无法创建快捷方式", |
|||
"shortcut.has.been.created": "快捷方式已创建", |
|||
"system.message": "系统消息" |
|||
} |
@ -1,153 +0,0 @@ |
|||
export const enUS:any = { |
|||
hello: 'hello', |
|||
'startMenu.power': 'Power', |
|||
setting: 'Setting', |
|||
'startMenu.shutdown': 'Shutdown', |
|||
'startMenu.recover': 'Recover', |
|||
'windows.setting': 'Windows Setting', |
|||
system: 'System', |
|||
office: 'Office', |
|||
recycle: 'Recycle', |
|||
favorite: 'Favorites', |
|||
desktop: 'Desktop', |
|||
personalization: 'Personalization', |
|||
'background.lockscreen.color': 'Background, Color Theme', |
|||
'update.security': 'Update & Security', |
|||
'windows.update.recover.backup': 'Windows Update, Recovery, Backup', |
|||
background: 'Background', |
|||
image: 'Image', |
|||
color: 'Color', |
|||
'set.background': 'Set Background', |
|||
'from.network': 'From Network', |
|||
'from.string': 'From String', |
|||
'please.select': 'Please Select', |
|||
confirm: 'Confirm', |
|||
cancel: 'Cancel', |
|||
'system.version': 'Version', |
|||
'save.success': 'Save Success', |
|||
wallpaper: 'Wallpaper', |
|||
'system.backup.and.import': 'System Backup & Import', |
|||
'export.system.status': 'Export System Status', |
|||
'export.config': 'Export Config', |
|||
'import.status.file': 'Import Status File', |
|||
'import.config': 'Import Config', |
|||
'export.success.saved.to.clipboard': 'Export Success, Saved to Clipboard', |
|||
'import.config.will.cover.existing.files.continue': 'Import Config will cover existing files, continue?', |
|||
'export.failed': 'Export Failed', |
|||
'import.success': 'Import Success', |
|||
backup: 'Backup', |
|||
'import.success.reboot.soon': 'Import Success, Reboot Soon', |
|||
'import.failed': 'Import Failed', |
|||
import: 'Import', |
|||
export: 'Export', |
|||
refresh: 'Refresh', |
|||
'new.file': 'New File', |
|||
'new.folder': 'New Folder', |
|||
open: 'Open', |
|||
selected: 'Selected', |
|||
props: 'Props', |
|||
delete: 'Delete', |
|||
general: 'General', |
|||
rename: 'Rename', |
|||
'create.shortcut': 'Create Shortcut', |
|||
'file.type': 'File Type', |
|||
location: 'Location', |
|||
'edit.type': 'Edit Type', |
|||
file: 'File', |
|||
save: 'Save', |
|||
alert: 'Alert', |
|||
tips: 'Tips', |
|||
'file.not.exist': 'File Not Exist', |
|||
'file.save.success': 'File Save Success', |
|||
new: 'New', |
|||
back: 'Back', |
|||
'path.not.exist': 'Path Not Exist', |
|||
success: 'Success', |
|||
failed: 'Failed', |
|||
error: 'Error', |
|||
install: 'Install', |
|||
uninstall: 'Uninstall', |
|||
'install.success': 'Install Success', |
|||
'uninstall.success': 'Uninstall Success', |
|||
close: 'Close', |
|||
maximize: 'Maximize', |
|||
minimize: 'Minimize', |
|||
|
|||
time: 'Time', |
|||
'time.and.language': 'Time and Language', |
|||
and: 'And', |
|||
|
|||
screen: 'Screen', |
|||
brightness: 'Brightness', |
|||
|
|||
size: 'Size', |
|||
view: 'View', |
|||
permission: 'Permission', |
|||
'modification.time': 'Modification Time', |
|||
'creation.time': 'Creation Time', |
|||
'large.icon': 'Large Icon', |
|||
'middle.icon': 'Middle Icon', |
|||
'small.icon': 'Small Icon', |
|||
list: 'List', |
|||
'detail.info': 'Detail Info', |
|||
|
|||
computer: 'Computer', |
|||
terminal: 'Terminal', |
|||
appstore: 'App Store', |
|||
moduleMgr: 'AI Module', |
|||
aiChat: 'AI Chat', |
|||
aiSpeech:'AI Speech', |
|||
knowledge: 'Knowledge', |
|||
aiCreation: 'AI Creation', |
|||
aiHelper: 'AI Helper', |
|||
aiTrans: 'AI Translate', |
|||
aiRecording: 'AI Recording', |
|||
aiDraw: 'AI Draw', |
|||
board: 'Board', |
|||
document: 'Document', |
|||
excel: 'Excel', |
|||
markdown: 'markdown', |
|||
mindmap: 'Mindmap', |
|||
ppt: 'Ppt', |
|||
fileEditor: 'FileEditor', |
|||
todo: 'Todo', |
|||
whiteBoard: 'WhiteBoard', |
|||
piceditor: 'PhotoEditor', |
|||
gantt: 'Gantt', |
|||
browser: 'Browser', |
|||
aiSetting: 'AI Setting', |
|||
calculator: 'Calculator', |
|||
music: 'Music', |
|||
photo: 'Photo', |
|||
musicStore: 'Music', |
|||
gallery: 'Gallery', |
|||
video: 'Video', |
|||
PDF: 'PDF Previewer', |
|||
Terminal: 'Terminal', |
|||
calendar: 'Calendar', |
|||
localchat:'LocalChat', |
|||
|
|||
'text.document': 'Text Document', |
|||
language: 'Language', |
|||
style: 'Style', |
|||
'is.recover': 'Is Recover?', |
|||
version: 'Version', |
|||
account: 'Account', |
|||
password: 'Password', |
|||
'your.account': 'Your Account', |
|||
'account.info': 'Account Info', |
|||
|
|||
copy: 'Copy', |
|||
paste: 'Paste', |
|||
'open.with': 'Open With', |
|||
|
|||
'please.reboot': 'Please Reboot', |
|||
|
|||
white: 'White', |
|||
black: 'Black', |
|||
|
|||
'cannot.create.shortcut': 'Cannot Create Shortcut', |
|||
'shortcut.has.been.created': 'Shortcut Has Been Created', |
|||
|
|||
'system.message': 'System Message', |
|||
}; |
@ -1,158 +0,0 @@ |
|||
export const zhCN:any = { |
|||
hello: '你好', |
|||
'startMenu.power': '电源', |
|||
|
|||
'startMenu.shutdown': '关机', |
|||
'startMenu.recover': '恢复', |
|||
'windows.setting': '系统设置', |
|||
system: '系统', |
|||
office:'办公', |
|||
recycle:'回收站', |
|||
favorite:'我的收藏', |
|||
desktop:'桌面', |
|||
personalization: '个性化', |
|||
'background.lockscreen.color': '背景,锁屏,颜色', |
|||
'update.security': '更新和安全', |
|||
'windows.update.recover.backup': '系统更新,恢复,备份', |
|||
background: '背景', |
|||
image: '图片', |
|||
color: '颜色', |
|||
'set.background': '设置背景', |
|||
'from.network': '来源网络', |
|||
'from.string': '来源字符串', |
|||
'please.select': '请选择', |
|||
confirm: '确认', |
|||
cancel: '取消', |
|||
'system.version': '系统版本', |
|||
'save.success': '保存成功', |
|||
wallpaper: '壁纸', |
|||
'system.backup.and.import': '系统备份和导入', |
|||
'export.system.status': '导出系统状态', |
|||
'export.config': '导出配置', |
|||
'import.status.file': '导入状态文件', |
|||
'import.config': '导入配置', |
|||
'export.success.saved.to.clipboard': '导出成功,已保存到粘贴板', |
|||
'import.config.will.cover.existing.files.continue': '导入配置将覆盖现有文件,是否继续?', |
|||
'export.failed': '导出失败', |
|||
'import.success': '导入成功', |
|||
backup: '备份', |
|||
'import.success.reboot.soon': '导入成功,即将重启', |
|||
'import.failed': '导入失败', |
|||
import: '导入', |
|||
export: '导出', |
|||
refresh: '刷新', |
|||
'new.file': '新建文件', |
|||
'new.folder': '新建文件夹', |
|||
open: '打开', |
|||
selected:'选中', |
|||
props: '属性', |
|||
delete: '删除', |
|||
general: '常规', |
|||
rename: '重命名', |
|||
'create.shortcut': '快捷方式', |
|||
'file.type': '文件类型', |
|||
location: '位置', |
|||
'edit.type': '编辑类型', |
|||
file: '文件', |
|||
save: '保存', |
|||
alert: '警告', |
|||
tips: '提示', |
|||
'file.not.exist': '文件不存在', |
|||
'file.save.success': '文件保存成功', |
|||
new: '新建', |
|||
back: '返回', |
|||
'path.not.exist': '路径不存在', |
|||
success: '成功', |
|||
failed: '失败', |
|||
error: '错误', |
|||
install: '安装', |
|||
uninstall: '卸载', |
|||
'install.success': '安装成功', |
|||
'uninstall.success': '卸载成功', |
|||
close: '关闭', |
|||
maximize: '最大化', |
|||
minimize: '最小化', |
|||
|
|||
time: '时间', |
|||
'time.and.language': '时间和语言', |
|||
and: '和', |
|||
|
|||
screen: '屏幕', |
|||
brightness: '亮度', |
|||
|
|||
view: '查看', |
|||
|
|||
size: '大小', |
|||
permission: '权限', |
|||
'modification.time': '修改时间', |
|||
'creation.time': '创建时间', |
|||
|
|||
'large.icon': '大图标', |
|||
'middle.icon': '中图标', |
|||
'small.icon': '小图标', |
|||
list: '列表', |
|||
'detail.info': '详细信息', |
|||
|
|||
computer: '此电脑', |
|||
terminal: '终端', |
|||
appstore: '应用商店', |
|||
setting: '设置', |
|||
moduleMgr:'模型管理', |
|||
aiChat : 'AI对话', |
|||
aiSpeech: 'AI语音', |
|||
knowledge: '知识库', |
|||
aiCreation:'AI创作', |
|||
aiHelper:'AI助手', |
|||
aiTrans:'AI翻译', |
|||
aiRecording:'AI听录', |
|||
aiDraw:'AI绘图', |
|||
board:'看板', |
|||
document:'文档', |
|||
excel:'表格', |
|||
markdown:'markdown', |
|||
mindmap:'思维导图', |
|||
ppt:'演示文稿', |
|||
fileEditor:'文件编辑器', |
|||
todo:'待办', |
|||
whiteBoard:'白板', |
|||
piceditor:'图片编辑', |
|||
gantt:'甘特图', |
|||
browser:'浏览器', |
|||
aiSetting:'AI设置', |
|||
calculator:'计算器', |
|||
music:'音乐', |
|||
musicStore:'音乐库', |
|||
photo:'图片', |
|||
gallery:'图片库', |
|||
video:'视频播放器', |
|||
PDF:'PDF预览', |
|||
Terminal:'Terminal', |
|||
calendar:'日历', |
|||
localchat:'内网聊天', |
|||
|
|||
|
|||
|
|||
'text.document': '文本文档', |
|||
language: '语言', |
|||
style: '样式', |
|||
'is.recover': '是否恢复出厂设置?', |
|||
version: '版本', |
|||
account: '账户', |
|||
password: '密码', |
|||
'your.account': '你的账户', |
|||
'account.info': '账户信息', |
|||
|
|||
copy: '复制', |
|||
paste: '粘贴', |
|||
'open.with': '打开方式', |
|||
|
|||
'please.reboot': '请重启', |
|||
|
|||
white: '白色', |
|||
black: '黑色', |
|||
|
|||
'cannot.create.shortcut': '无法创建快捷方式', |
|||
'shortcut.has.been.created': '快捷方式已创建', |
|||
|
|||
'system.message': '系统消息', |
|||
}; |
Loading…
Reference in new issue