0321 from macmini
This commit is contained in:
12
3rdparty/plugins/org_openscopeproject_InteractiveHtmlBom/i18n/language_en.bat
vendored
Normal file
12
3rdparty/plugins/org_openscopeproject_InteractiveHtmlBom/i18n/language_en.bat
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
::start up echo
|
||||
set i18n_gitAddr= https://github.com/openscopeproject/InteractiveHtmlBom
|
||||
set i18n_batScar= Bat file by Scarrrr0725
|
||||
set i18n_thx4using= Thank You For Using Generate Interactive Bom
|
||||
|
||||
::convert
|
||||
set i18n_draghere=Please Drag the EasyEDA PCB source file here :
|
||||
set i18n_converting=Converting . . . . . .
|
||||
|
||||
::converted
|
||||
set i18n_again=Do you want to convert another file ?
|
||||
set i18n_converted= EDA source file is converted to bom successfully!
|
17
3rdparty/plugins/org_openscopeproject_InteractiveHtmlBom/i18n/language_zh.bat
vendored
Normal file
17
3rdparty/plugins/org_openscopeproject_InteractiveHtmlBom/i18n/language_zh.bat
vendored
Normal file
@ -0,0 +1,17 @@
|
||||
::This file needs to be in 'UTF-8 encoding' AND 'Windows CR LF' to work.
|
||||
|
||||
::set active code page as UTF-8/65001
|
||||
set PYTHONIOENCODING=utf-8
|
||||
chcp 65001
|
||||
::start up echo
|
||||
set i18n_gitAddr= https://github.com/openscopeproject/InteractiveHtmlBom
|
||||
set i18n_batScar= Bat 文件: Scarrrr0725/XiaoMingXD
|
||||
set i18n_thx4using= 感谢使用 Generate Interactive Bom
|
||||
|
||||
::convert
|
||||
set i18n_draghere=请将您的 EDA PCB 源文件拖移至此:
|
||||
set i18n_converting=导出中 . . . . . ."
|
||||
|
||||
::converted
|
||||
set i18n_again=请问是否转换其他文件?
|
||||
set i18n_converted= 您的 EDA 源文件已成功导出 Bom!
|
Reference in New Issue
Block a user