Skip to content

Commit

Permalink
Merge pull request #355 from ClodLingxi/feat-concat-notend-sentence-s…
Browse files Browse the repository at this point in the history
…etting-bfg

feat: concat and notend can be adjust in graphic editor
  • Loading branch information
MakinoharaShoko authored Dec 26, 2024
2 parents 8a918e4 + 9f326de commit fd724a1
Show file tree
Hide file tree
Showing 4 changed files with 198 additions and 62 deletions.
82 changes: 61 additions & 21 deletions packages/origine2/src/locales/en.po
Original file line number Diff line number Diff line change
Expand Up @@ -203,12 +203,20 @@ msgstr "Snow"

#: src/pages/templateEditor/TemplateEditorSidebar/ComponentTree/ComponentTree.tsx:58
msgid "不可选项"
msgstr ""
msgstr "Not selectable item"

#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:130
#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:140
msgid "不拼接先前文本框内的语句"
msgstr "No concat with previous text"

#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:134
msgid "不显示角色名"
msgstr "Hide the role name"

#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:140
#~ msgid "不继承上一句"
#~ msgstr ""

#: src/pages/templateEditor/TemplateGraphicalEditor/WebgalClassEditor/propertyEditor/WGText.tsx:22
msgid "两端对齐"
msgstr "Align on both sides"
Expand All @@ -217,7 +225,7 @@ msgstr "Align on both sides"
msgid "个字"
msgstr " Words"

#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:55
#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:57
msgid "中"
msgstr "Medium"

Expand Down Expand Up @@ -361,7 +369,7 @@ msgstr "Show some texts on Full-screen"
msgid "关于"
msgstr "About"

#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:143
#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:159
msgid "关联立绘"
msgstr "Associated figure"

Expand Down Expand Up @@ -470,7 +478,7 @@ msgstr "Create new game"
#: src/pages/dashboard/GameElement.tsx:154
#: src/pages/dashboard/TemplateElement.tsx:133
#: src/pages/editor/GraphicalEditor/SentenceEditor/Intro.tsx:196
#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:114
#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:118
#: src/pages/templateEditor/TemplateGraphicalEditor/WebgalClassEditor/index.tsx:103
msgid "删除"
msgstr "Delete"
Expand Down Expand Up @@ -549,7 +557,7 @@ msgstr "Transform"

#: src/pages/templateEditor/TemplateEditorSidebar/ComponentTree/ComponentTree.tsx:58
msgid "可选项"
msgstr ""
msgstr "Selectable options"

#: src/pages/editor/GraphicalEditor/SentenceEditor/ChangeFigure.tsx:52
msgid "右侧"
Expand Down Expand Up @@ -639,7 +647,7 @@ msgstr "Outer Text"
msgid "外边距"
msgstr "Margin"

#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:56
#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:58
msgid "大"
msgstr "Large"

Expand Down Expand Up @@ -691,13 +699,13 @@ msgstr "Experimental fast preview"
msgid "宽度"
msgstr "Width"

#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:106
#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:110
msgid "对话"
msgstr "Dialogue"

#: src/pages/templateEditor/TemplateEditorSidebar/ComponentTree/ComponentTree.tsx:57
msgid "对话框文字"
msgstr ""
msgstr "Text in Textbox"

#: src/pages/editor/GraphicalEditor/SentenceEditor/GetUserInput.tsx:32
msgid "对话框标题"
Expand Down Expand Up @@ -725,7 +733,7 @@ msgstr "Export as webpage"
msgid "将当前模板应用到选定的游戏"
msgstr "Apply the current template to selected games"

#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:54
#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:56
msgid "小"
msgstr "Small"

Expand Down Expand Up @@ -830,6 +838,10 @@ msgstr "Open mouth"
msgid "当前版本"
msgstr "Current version"

#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:142
#~ msgid "快速执行"
#~ msgstr ""

#: src/pages/dashboard/DashBoard.tsx:170
msgid "忽略此版本"
msgstr "Ignore this version"
Expand Down Expand Up @@ -866,6 +878,14 @@ msgstr "Execute to this sentence"
msgid "扩展名"
msgstr "Extension name"

#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:140
msgid "拼接先前文本框内的语句"
msgstr "Concat the sentences with previous text"

#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:136
msgid "拼接模式"
msgstr "Concat mode"

#: src/pages/editor/GraphicalEditor/SentenceEditor/ChangeBg.tsx:88
#: src/pages/editor/GraphicalEditor/SentenceEditor/ChangeBg.tsx:91
#: src/pages/editor/GraphicalEditor/SentenceEditor/ChangeFigure.tsx:259
Expand Down Expand Up @@ -908,7 +928,7 @@ msgstr "Tip: Set the figure/background first, then apply the animation, otherwis
msgid "提示:在编辑结束后,如果发现有失效的鉴赏 CG/BGM ,在 WebGAL 游戏界面的选项中选择清除全部数据以清空。"
msgstr "Tip: After editing, if you find any invalid CG/BGM in the appreciation gallery, select Clear All Data in the options of the WebGAL game interface to clear them."

#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:82
#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:86
msgid "提示:换行符最多可达三行"
msgstr "Tip: Line breaks can be up to three lines"

Expand Down Expand Up @@ -998,10 +1018,18 @@ msgstr "Sound effect file"
#~ msgstr "File"

#: src/pages/editor/GraphicalEditor/SentenceEditor/Intro.tsx:230
#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:165
#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:181
msgid "文字大小"
msgstr "Font size"

#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:146
msgid "文字展示完执行下一句"
msgstr "Text display complete, execute next sentence"

#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:146
msgid "文字展示完等待"
msgstr "Text display complete, wait"

#: src/pages/editor/GraphicalEditor/SentenceEditor/Intro.tsx:290
msgid "文字颜色"
msgstr "Font color"
Expand All @@ -1010,6 +1038,10 @@ msgstr "Font color"
msgid "文本对齐"
msgstr "Text alignment"

#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:142
msgid "文本展示后连续执行"
msgstr "Text display and continuous execution"

#: src/pages/editor/GraphicalEditor/SentenceEditor/index.tsx:204
msgid "文本显示"
msgstr "Text display"
Expand Down Expand Up @@ -1095,11 +1127,11 @@ msgstr "New template"
msgid "新的游戏"
msgstr "New game"

#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:126
#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:130
msgid "旁白模式"
msgstr "Voiceover mode"

#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:91
#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:95
msgid "旁白模式,无角色名"
msgstr "Voiceover mode, no role name"

Expand Down Expand Up @@ -1137,7 +1169,7 @@ msgstr "Show figure"
msgid "显示背景"
msgstr "Show background"

#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:130
#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:134
msgid "显示角色名"
msgstr "Show role name"

Expand Down Expand Up @@ -1290,7 +1322,7 @@ msgid "添加或切换指定位置的立绘"
msgstr "Add or switch the figure at the specified position"

#: src/pages/editor/GraphicalEditor/SentenceEditor/Intro.tsx:223
#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:124
#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:128
msgid "添加新行"
msgstr "Add new line"

Expand Down Expand Up @@ -1424,7 +1456,7 @@ msgid "立绘"
msgstr "Figure"

#: src/pages/editor/GraphicalEditor/SentenceEditor/ChangeFigure.tsx:239
#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:161
#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:177
#: src/pages/editor/GraphicalEditor/SentenceEditor/SetAnimation.tsx:68
#: src/pages/editor/GraphicalEditor/SentenceEditor/SetTransform.tsx:95
#: src/pages/editor/GraphicalEditor/SentenceEditor/SetTransition.tsx:73
Expand All @@ -1439,7 +1471,7 @@ msgstr "Figure ID (optional)"
msgid "立绘位置"
msgstr "Figure position"

#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:153
#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:169
msgid "立绘插图的ID"
msgstr "ID of figure illustration"

Expand Down Expand Up @@ -1475,6 +1507,14 @@ msgstr "End game"
msgid "绝对"
msgstr "Absolutely"

#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:140
#~ msgid "继承上一句"
#~ msgstr ""

#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:136
#~ msgid "继承模式"
#~ msgstr ""

#: src/pages/dashboard/TemplateElement.tsx:82
msgid "编辑模板"
msgstr "Edit template"
Expand Down Expand Up @@ -1593,7 +1633,7 @@ msgstr "Delete the property {0}?"
msgid "覆盖"
msgstr "Coverage"

#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:91
#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:95
msgid "角色名,留空以继承上句"
msgstr "Role name, leave blank to inherit from previous sentence"

Expand Down Expand Up @@ -1683,7 +1723,7 @@ msgid "语言"
msgstr "Language"

#: src/pages/editor/EditorSidebar/EditorSidebar.tsx:113
#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:132
#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:148
msgid "语音"
msgstr "Voice"

Expand Down Expand Up @@ -1919,7 +1959,7 @@ msgstr "Height"
msgid "高斯模糊:"
msgstr "Gaussian Blur:"

#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:53
#: src/pages/editor/GraphicalEditor/SentenceEditor/Say.tsx:55
msgid "默认"
msgstr "Default"

Expand Down
Loading

0 comments on commit fd724a1

Please sign in to comment.