Add the full source of BambuStudio

using version 1.0.10
This commit is contained in:
lane.wei 2022-07-15 23:37:19 +08:00 committed by Lane.Wei
parent 30bcadab3e
commit 1555904bef
3771 changed files with 1251328 additions and 0 deletions

50
localazy.json Normal file
View file

@ -0,0 +1,50 @@
{
"writeKey": "a8151210718646444184-5b716da2c0543d32e9395b9dfe0759d748e606c831979a0ffb2122900ac18917",
"readKey": "a8151210718646444184-a8f8385bc116854945c43849e2717742aa20b2fea65739e87183979aec15b26a",
"upload": {
"files": [
{
"type": "po",
"pattern": "bbl/i18n/en/BambuStudio_en.po",
"lang": "en"
},
{
"type": "po",
"pattern": "bbl/i18n/fr/BambuStudio_fr.po",
"lang": "fr"
},
{
"type": "po",
"pattern": "bbl/i18n/de/BambuStudio_de.po",
"lang": "de"
},
{
"type": "po",
"pattern": "bbl/i18n/sv/BambuStudio_sv.po",
"lang": "sv"
},
{
"type": "po",
"pattern": "bbl/i18n/es/BambuStudio_es.po",
"lang": "es"
},
{
"type": "po",
"pattern": "bbl/i18n/nl/BambuStudio_nl.po",
"lang": "nl"
},
{
"type": "po",
"pattern": "bbl/i18n/zh_cn/BambuStudio_zh_CN.po",
"lang": "zh_cn"
}
]
},
"download": {
"folder": "bbl/i18n",
"files": {
"output": "${lang}/BambuStudio_${lang}_new.po"
}
}
}