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
+274 -324
View File
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.
+1 -4
View File
@@ -1,8 +1,7 @@
# -*- coding:utf-8 -*-
DEFAULTLANGUAGE = 'en-GB'
DEFAULTLANGUAGE = 'zh-CN'
LANGUAGELIST = {
'zh-CN': (
@@ -19,5 +18,3 @@ if DEFAULTLANGUAGE == 'zh-CN':
from languages.zhCN import READABLETEXT
elif DEFAULTLANGUAGE == 'en-GB':
from languages.enGB import READABLETEXT
-2
View File
@@ -4,8 +4,6 @@
# 请在所需翻译文件前from 此文件 import READABLETEXT
READABLETEXT = {
'Translator': (("金羿 Eilles 原稿", True),),
# 此处是语言翻译者列表,其中每个元组第一项为显示文本,第二项为此文本是否为开发者名字
+6
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
+8
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 程序正常退出
+3
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
+4
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
+6
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 程序正常退出
+4
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 程序正常退出
View File
+1
View File
@@ -0,0 +1 @@
2022-01-19 10:12:58,079 - pymctranslate - INFO - PyMCTranslate Version 139
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.