initial commit

This commit is contained in:
bgArray 2022-01-19 10:46:20 +08:00
parent 5f7ca0859f
commit 908f622433
26 changed files with 16361 additions and 585 deletions

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,8 +1,7 @@
# -*- coding:utf-8 -*- # -*- coding:utf-8 -*-
DEFAULTLANGUAGE = 'en-GB' DEFAULTLANGUAGE = 'zh-CN'
LANGUAGELIST = { LANGUAGELIST = {
'zh-CN': ( 'zh-CN': (
@ -19,5 +18,3 @@ if DEFAULTLANGUAGE == 'zh-CN':
from languages.zhCN import READABLETEXT from languages.zhCN import READABLETEXT
elif DEFAULTLANGUAGE == 'en-GB': elif DEFAULTLANGUAGE == 'en-GB':
from languages.enGB import READABLETEXT from languages.enGB import READABLETEXT

View File

@ -4,8 +4,6 @@
# 请在所需翻译文件前from 此文件 import READABLETEXT # 请在所需翻译文件前from 此文件 import READABLETEXT
READABLETEXT = { READABLETEXT = {
'Translator': (("金羿 Eilles 原稿", True),), 'Translator': (("金羿 Eilles 原稿", True),),
# 此处是语言翻译者列表,其中每个元组第一项为显示文本,第二项为此文本是否为开发者名字 # 此处是语言翻译者列表,其中每个元组第一项为显示文本,第二项为此文本是否为开发者名字

View File

@ -0,0 +1,6 @@
21:43:16 更新执行位置,当前文件位置 L:\0WorldMusicCreater-MFMS new edition\框架\v0.1.0-not my updata\Musicreater.py
21:43:16 启动root.mainloop窗口
21:44:19 发送错误报告
21:44:19 添加标题与正文
21:44:55 退出
21:44:55 程序正常退出

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,8 @@
21:49:21 更新执行位置,当前文件位置 L:\0WorldMusicCreater-MFMS new edition\框架\v0.1.0-not my updata\Musicreater.py
21:49:21 启动root.mainloop窗口
21:49:34 刷新音轨1
21:49:34 刷新音轨1
21:49:35 刷新音轨2
21:49:35 刷新音轨2
21:49:57 退出
21:49:57 程序正常退出

View File

@ -0,0 +1,3 @@
21:50:44 更新执行位置,当前文件位置 L:\0WorldMusicCreater-MFMS new edition\框架\v0.1.0-not my updata\Musicreater.py
21:50:44 启动root.mainloop窗口
21:50:50 无法打开L:/0WorldMusicCreater-MFMS new edition/框架/v0.1.0-not my updata/test.msct

View File

@ -0,0 +1,4 @@
21:51:22 更新执行位置,当前文件位置 L:\0WorldMusicCreater-MFMS new edition\框架\v0.1.0-not my updata\Musicreater.py
21:51:22 启动root.mainloop窗口
21:52:52 退出
21:52:52 程序正常退出

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,6 @@
10:10:25 更新执行位置,当前文件位置 L:\0WorldMusicCreater-MFMS new edition\框架\v0.1.0-not my updata\Musicreater.py
10:10:26 启动root.mainloop窗口
10:10:33 无法打开L:/0WorldMusicCreater-MFMS new edition/框架/v0.1.0-not my updata/test.msct
10:10:54 刷新音轨2
10:11:32 退出
10:11:32 程序正常退出

View File

@ -0,0 +1,4 @@
10:12:45 更新执行位置,当前文件位置 L:\0WorldMusicCreater-MFMS new edition\框架\v0.1.0-not my updata\Musicreater.py
10:12:45 启动root.mainloop窗口
10:13:18 退出
10:13:18 程序正常退出

0
logs/amulet_core.log Normal file
View File

1
logs/pymctranslate.log Normal file
View File

@ -0,0 +1 @@
2022-01-19 10:12:58,079 - pymctranslate - INFO - PyMCTranslate Version 139