mirror of
https://github.com/TriM-Organization/Musicreater.git
synced 2025-09-05 11:56:23 +00:00
翻译保存器
This commit is contained in:
Binary file not shown.
Binary file not shown.
@ -1,5 +1,13 @@
|
||||
zh-CN
|
||||
简体中文 中国大陆
|
||||
Simplified Chinese, Chinese Mainland
|
||||
简体中文 中国大陆
|
||||
zh-ME
|
||||
喵喵文 中国大陆
|
||||
Meow Catsese, China Mainland
|
||||
喵喵喵~ 祖国喵~
|
||||
金羿,Email EillesWan@outlook.com,QQ 2647547478
|
||||
音创创喵~
|
||||
音·创 Musicreater
|
||||
音创创喵的主人们
|
||||
凌天之云创新我的世界开发团队\n×\n凌天之云创新计算机应用软件开发团队
|
||||
~ 主人们 ~
|
||||
~ 爸爸妈妈们 ~
|
||||
好哒~
|
||||
|
||||
|
@ -84,6 +84,7 @@ def __loadLanguage(languageFilename: str):
|
||||
from msctLib.log import log
|
||||
log(f'丢失对于 {line[0]} 的本地化文本', 'WARRING')
|
||||
langkeys = _text.keys()
|
||||
# print(_text)
|
||||
return _text
|
||||
|
||||
|
||||
@ -180,6 +181,8 @@ if __name__ == '__main__':
|
||||
Translatetextbar.edit_redo()
|
||||
Translatetextbar.bind("<Control-y>", ctrlY)
|
||||
|
||||
Translatetextbar.bind("<Control-s>", _autoSave)
|
||||
|
||||
tk.Button(Translaterame, text='保存', command=_autoSave).pack(side='bottom', fill='x')
|
||||
|
||||
tk.Label(Orignrame, text='中文原文').pack(side='top')
|
||||
|
1
languages/log/2022-03-28 22_56_14.msct.log
Normal file
1
languages/log/2022-03-28 22_56_14.msct.log
Normal file
@ -0,0 +1 @@
|
||||
22:56:14-[ERROR] 无法找到本地化文本LANGLOCALNAME
|
1
languages/log/2022-03-28 22_57_35.msct.log
Normal file
1
languages/log/2022-03-28 22_57_35.msct.log
Normal file
@ -0,0 +1 @@
|
||||
22:57:35-[ERROR] 无法找到本地化文本LANGLOCALNAME
|
1
languages/log/2022-03-28 22_59_36.msct.log
Normal file
1
languages/log/2022-03-28 22_59_36.msct.log
Normal file
@ -0,0 +1 @@
|
||||
22:59:36-[ERROR] 无法找到本地化文本LANGLOCALNAME
|
1
languages/log/2022-03-28 23_08_19.msct.log
Normal file
1
languages/log/2022-03-28 23_08_19.msct.log
Normal file
@ -0,0 +1 @@
|
||||
23:08:19-[ERROR] 无法找到本地化文本LANGLOCALNAME
|
1
languages/log/2022-03-28 23_08_51.msct.log
Normal file
1
languages/log/2022-03-28 23_08_51.msct.log
Normal file
@ -0,0 +1 @@
|
||||
23:08:51-[ERROR] 无法找到本地化文本LANGLOCALNAME
|
1
languages/log/2022-03-28 23_09_24.msct.log
Normal file
1
languages/log/2022-03-28 23_09_24.msct.log
Normal file
@ -0,0 +1 @@
|
||||
23:09:24-[ERROR] 无法找到本地化文本LANGLOCALNAME
|
1
languages/log/2022-03-28 23_09_42.msct.log
Normal file
1
languages/log/2022-03-28 23_09_42.msct.log
Normal file
@ -0,0 +1 @@
|
||||
23:09:42-[ERROR] 无法找到本地化文本LANGLOCALNAME
|
1
languages/log/2022-03-28 23_10_49.msct.log
Normal file
1
languages/log/2022-03-28 23_10_49.msct.log
Normal file
@ -0,0 +1 @@
|
||||
23:10:49-[ERROR] 无法找到本地化文本LANGLOCALNAME
|
1
languages/log/2022-03-28 23_11_14.msct.log
Normal file
1
languages/log/2022-03-28 23_11_14.msct.log
Normal file
@ -0,0 +1 @@
|
||||
23:11:14-[ERROR] 无法找到本地化文本LANGLOCALNAME
|
Reference in New Issue
Block a user