mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
Add option to download missing stylesheets on startup
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
mse version: 2.5.8
|
||||
mse version: 2.6.0
|
||||
installer group: Magic Set Editor/translations/chinese traditional
|
||||
full name: 繁體中文 (Traditional Chinese)
|
||||
version: 2026-02-28
|
||||
@@ -618,6 +618,16 @@ label:
|
||||
stylesheet not found:
|
||||
你要打開的套牌使用的是 "%s" 樣式表
|
||||
這個樣式表在你的系統里沒有找到,請選擇其他方案
|
||||
#TODO: Localize
|
||||
searching online: Searching online...
|
||||
#TODO: Localize
|
||||
searching online fail: Not found online
|
||||
#TODO: Localize
|
||||
found online downloading: Found online! Downloading...
|
||||
#TODO: Localize
|
||||
found online installing: Found online! Installing...
|
||||
#TODO: Localize
|
||||
found online fail: Installation failed
|
||||
|
||||
# preferences dialog
|
||||
language: 語言
|
||||
@@ -902,6 +912,10 @@ button:
|
||||
upgrade group: 全部昇級
|
||||
remove group: 全部移除
|
||||
|
||||
# stylesheet not found dialog
|
||||
#TODO: Localize
|
||||
find package online: Search Online
|
||||
|
||||
############################################################## Titles in the GUI
|
||||
title:
|
||||
# window titles
|
||||
@@ -1062,6 +1076,12 @@ error:
|
||||
file not found package like:
|
||||
沒有找到文件:'%s' 在 '%s' 文件包中
|
||||
如果你嘗試從別的文件包中打開文件, 使用以下格式"/package/filename"
|
||||
#TODO: Localize
|
||||
file not found package like init:
|
||||
File not found: '%s' in package '%s'
|
||||
If this folder is empty or unused, delete it.
|
||||
#TODO: Localize
|
||||
package name parse error: Unable to parse package name '%s'
|
||||
file parse error:
|
||||
處理文件發生錯誤:'%s'
|
||||
%s
|
||||
|
||||
Reference in New Issue
Block a user