mirror of
https://github.com/TriM-Organization/Musicreater.git
synced 2026-08-02 00:14:28 +00:00
initial commit
This commit is contained in:
+274
-324
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
@@ -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
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -4,8 +4,6 @@
|
|||||||
# 请在所需翻译文件前from 此文件 import READABLETEXT
|
# 请在所需翻译文件前from 此文件 import READABLETEXT
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
READABLETEXT = {
|
READABLETEXT = {
|
||||||
'Translator': (("金羿 Eilles 原稿", True),),
|
'Translator': (("金羿 Eilles 原稿", True),),
|
||||||
# 此处是语言翻译者列表,其中每个元组第一项为显示文本,第二项为此文本是否为开发者名字
|
# 此处是语言翻译者列表,其中每个元组第一项为显示文本,第二项为此文本是否为开发者名字
|
||||||
|
|||||||
@@ -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
@@ -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 程序正常退出
|
||||||
@@ -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
|
||||||
@@ -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
@@ -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 程序正常退出
|
||||||
@@ -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,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.
Reference in New Issue
Block a user