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/japanese
|
||||
full name: 日本語 (Japanese)
|
||||
version: 2026-02-28
|
||||
@@ -620,6 +620,16 @@ label:
|
||||
stylesheet not found:
|
||||
あなたが始めようとしているセットがスタイルシートを使う "%s"。
|
||||
このstylesheetがあなたのシステムで見つからないで、選択肢を選んでください。
|
||||
#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: 言語
|
||||
@@ -904,6 +914,10 @@ button:
|
||||
upgrade group: すべてアップグレードする
|
||||
remove group: すべて削除する
|
||||
|
||||
# stylesheet not found dialog
|
||||
#TODO: Localize
|
||||
find package online: Search Online
|
||||
|
||||
############################################################## Titles in the GUI
|
||||
title:
|
||||
# window titles
|
||||
@@ -1065,6 +1079,12 @@ error:
|
||||
file not found package like:
|
||||
ファイルが見つかりません '%s' パッケージの '%s'
|
||||
しようとしている場合は、別のパッケージからファイルを開くには、使用する "/パッケージ/ファイル名"
|
||||
#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