This is EasyEDA editor and website i18n files, the more language translations contribution will be welcome, if you want to show your language at EasyEDA editor, you can help to translate it.
EasyEDA is free and and powerful and easy to use online PCB tool, it helps a lot of people to bring the idea to real design.
editor-std
: EasyEDA editor standard edition
If you want to help to translation:
- please fork this project
- change to the forked project, then edit your language file such as
ui_data_uk.txt
etc. - if you can't find your language file, you can copy
ui_data_hans.txt
, and then modify the txt file name with language code, for exampleui_data_xx.txt
, xx is your language code.
the language code please refer at https://www.w3schools.com/tags/ref_language_codes.asp
and then remove the Chinese text, translate the English to your language. The characters before=
need to be preserved.
for example:
// at ui_data_hans.txt
Select = 选择
// at ui_data_ru.txt
Select = Выбрать
If the text has free dot(...) or '{}', you need to keep it, for example:
Join... = Collegati...
or
Add font success: {name} = 字体添加成功: {name} //keep the {name}
The "#" charater start line, just the comment line, please ingore it
#spice //this is comment line, don't need to translate
Switch mode = 切换模式
- when you finish, please make a pull request, we will merge it. There is no good way to test the translation yet, need to wait us to release a new editor version.
- we check your translations if they are correctly, we will add it at next editor/website release.
- the
ui_data_hans.txt
is the based locale file, it has full translations. please don't edit it. - if you want to change language to Polish, the editor will read
ui_data_pl.txt
first, if the editor can't find the correspond with English words at this file, then the editor will show the default English word for instead. - don't need to create
ui_data_en.txt
, all English words are came from hard code.
Thanks for all the contributors to help to translate the EasyEDA editor. Thanks
Andrew and Adambyw: Help translated EasyEDA from English to Polish. http://and.elektroda.eu/
A.Noda: Help translated EasyEDA from English to Japanese language. http://signalkhobho.com/
JM TERRADE: Help translated EasyEDA from English to French language. http://terrade.com/
José Miguel: Help translated EasyEDA from English to Spanish language.
Kent Ahlberg: Help translated EasyEDA from English to Swedish language.
Marcel Kuesters: Help translated EasyEDA from English to German language.
Гололобов Владимир Николаевич: Help translated EasyEDA Tutorial from English to Russian language http://vgololobov.narod.ru/
Victor Bychek and Травников Александр: Help translated EasyEDA from English to Russian language http://bychek.ru
君子兰: Help translated EasyEDA editor from English to Vietnamese language.
Zdenek Hubner: Help translated EasyEDA from English to Czech language.
William Kazan: Help translated EasyEDA from English to Portuguese language.