Skip to content

Commit 069ca98

Browse files
committed
v1.8.7 - 移除调试日志,优化翻译导入功能
1 parent dfc7824 commit 069ca98

7 files changed

Lines changed: 206 additions & 3 deletions

File tree

examples/config-example.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,12 +96,12 @@
9696
"overwrite": true,
9797
"skip_no_text": false,
9898
"save_text": true,
99-
"load_text": false,
99+
"load_text": true,
100100
"template": false,
101101
"save_quality": 100,
102102
"batch_size": 3,
103103
"batch_concurrent": false,
104-
"generate_and_export": true,
104+
"generate_and_export": false,
105105
"colorize_only": false,
106106
"upscale_only": false
107107
}

examples/translation_template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"<original>": "<translated>",
33
"<original>": "<translated>",
44
"<original>": "<translated>"
5-
}
5+
}

originals/p_158.jpg

640 KB
Loading

originals/p_158_original.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"中は…": "里面…",
3+
"小型のエイリアンが5体くらい": "大约有5只小型外星人",
4+
"1体だけ大型がいるね": "只有一只是大型的",
5+
"同じようにマスクをかぶって服も着てるけど": "同样也戴着口罩穿着衣服",
6+
"作業はしてない…": "但没有在工作…",
7+
"小型のエイリアンに色々と指示を出しているのかな": "好像在对小型外星人发各种指示",
8+
"なんか…": "有种…",
9+
"現場監督みたいね…": "像现场监督的感觉呢…"
10+
}

originals/p_159.jpg

577 KB
Loading

originals/p_159_original.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"重労働は地位の低い小型エイリアンの仕事なのね…": "重体力劳动原来是地位低的小型外星人的工作呢…",
3+
"大型のエイリアンも腕がないと地位に影響するのかしら": "大型外星人要是失去手臂也会影响到它的地位吗",
4+
"うーん…": "嗯——…",
5+
"……あ容器が!": "……啊容器!"
6+
}

originals/日志.txt

Lines changed: 187 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)