Skip to content

Commit

Permalink
[EN+JP+SCN+TCN] Add subtitle language setting term
Browse files Browse the repository at this point in the history
[SCN] Fix image url
  • Loading branch information
sinsinpub committed Oct 13, 2024
1 parent 22ab1dd commit 17999ad
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 2 deletions.
1 change: 1 addition & 0 deletions data/en/terms.json
Original file line number Diff line number Diff line change
Expand Up @@ -379,6 +379,7 @@
"SettingsBGPositionDesc" : "See CSS background-position property",
"SettingsPlayerScale" : "Game Player Scale",
"SettingsSubtitles" : "On-screen Subtitles",
"SettingsSubtitleLang": "Subtitle Language",
"SettingsSubtitleFont": "Subtitle Font Family",
"SettingsSubtitleFontDesc": "CSS-valid font family. See http://www.cssfontstack.com",
"SettingsSubtitleSize": "Subtitle Font Size",
Expand Down
1 change: 1 addition & 0 deletions data/jp/terms.json
Original file line number Diff line number Diff line change
Expand Up @@ -370,6 +370,7 @@
"SettingsBGPositionDesc" : "background-positionのCSSプロパティを参照してください。",
"SettingsPlayerScale" : "ゲーム画面サイズ",
"SettingsSubtitles" : "画面に字幕を付与",
"SettingsSubtitleLang" : "字幕の言語",
"SettingsSubtitleFont" : "字幕フォントファミリー",
"SettingsSubtitleFontDesc" : "font-familyのCSSプロパティを www.cssfontstack.com にて参照してください。",
"SettingsSubtitleSize" : "字幕フォントのサイズ",
Expand Down
5 changes: 3 additions & 2 deletions data/scn/terms.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@

"GameAPINoExist" : "你没有任何已保存的API链接",
"GameAPIGetTitle" : "获取新的API链接",
"GameAPIGetDesc" : "请使用浏览器右上角 <img src=\"../../assets/img/logo/16.png\" /> <strong>KC3改菜单</strong> 中的 <img src=\"../popup/img/refresh.png\" /> <strong>获取新的API</strong> 功能。",
"GameAPIGetDesc" : "请使用浏览器右上角 <img src=\"../../assets/img/logo/16.png\" /> <strong>KC3改菜单</strong> 中的 <img src=\"../../assets/img/ui/refresh.png\" /> <strong>获取新的API</strong> 功能。",
"GameAPIExistTitle" : "使用已有的API链接",
"GameAPIExistDesc" : "若你已经有API链接,可以在此处输入:",
"GameAPIExistBtn" : "保存并使用此API链接",
Expand All @@ -144,7 +144,7 @@
"GameAPIRemindTitle" : "舰娘新用户注意",
"GameAPIRemindDesc" : "在抢号并成功登录前请不要使用KC3改,本插件需要在你成功登录游戏之后才可获取正确的API链接。注意:在你选择并加入服务器后,你需要输入提督名,但这个名字并非API链接。",
"GameAPIAltTitle" : "其他方式",
"GameAPIAltDesc" : "若比起API链接,你更希望直接在DMM网站上进行游戏,可以在<img src=\"../../assets/img/logo/16.png\" /> <strong>KC3改菜单</strong> 中选择 <img src=\"../popup/img/dmm.png\" /> <strong>DMM网页模式</strong>,这个模式也同样支持<kbd class=\"light\">F12</kbd>调出的扩展面板。",
"GameAPIAltDesc" : "若比起API链接,你更希望直接在DMM网站上进行游戏,可以在<img src=\"../../assets/img/logo/16.png\" /> <strong>KC3改菜单</strong> 中选择 <img src=\"../../assets/img/ui/menu/dmm.png\" /> <strong>DMM网页模式</strong>,这个模式也同样支持<kbd class=\"light\">F12</kbd>调出的扩展面板。",
"GameAPIExpiredAlert" : "您当前的API会话已过期",
"GameAPIExpiredExplanation" : "KC3改检测到您当前使用的API链接可能已使用20分钟或是曾被使用过。<br>为确保不使用过期的API链接访问此标签,<br>您可以通过弹出菜单或下面的按钮来刷新当前API链接。",

Expand Down Expand Up @@ -433,6 +433,7 @@
"SettingsBGPositionDesc" : "请查阅 CSS background-position 属性",
"SettingsPlayerScale" : "游戏窗口缩放",
"SettingsSubtitles" : "游戏字幕",
"SettingsSubtitleLang" : "字幕语言",
"SettingsSubtitleBold" : "字幕加粗",
"SettingsSubtitleFont" : "字幕字体",
"SettingsSubtitleSize" : "字幕大小",
Expand Down
1 change: 1 addition & 0 deletions data/tcn/terms.json
Original file line number Diff line number Diff line change
Expand Up @@ -374,6 +374,7 @@
"SettingsBGPositionDesc": "參見 CSS background-position 屬性",
"SettingsPlayerScale": "遊戲畫面比例",
"SettingsSubtitles" : "語音字幕(未完成)",
"SettingsSubtitleLang": "字幕語言",
"SettingsSubtitleFont": "字幕字型",
"SettingsSubtitleFontDesc": "僅可使用CSS有效的字型。請參見 http://www.cssfontstack.com",
"SettingsSubtitleSize": "字幕大小",
Expand Down

0 comments on commit 17999ad

Please sign in to comment.