Update zh-tw.json - Added translation for the third-party "Dialogue Colorizer" extension (an attempt to integrate SillyTavern-i18n translation)

6a76ebe74740bce1eb3f7e14389816b252b90aee

Rivelle <rivelle.days@gmail.com>

Signed
1 files changed, +29 -1Showing whitespace changes
public/locales/zh-tw.json+29 -1
@@ -2128,5 +2128,33 @@
2128 "Title/Memo": "標題/備註",2128 "Title/Memo": "標題/備註",
2129 "Strategy": "策略",2129 "Strategy": "策略",
2130 "Position": "位置",2130 "Position": "位置",
2131 "Trigger %": "觸發 %"2131 "Trigger %": "觸發 %",
2132 "Dialogue Colorizer": "對話著色器",
2133 "Global Dialogue Settings": "全域對話設定",
2134 "Chat Bubble Lightness": "聊天氣泡亮度",
2135 "Chat Bubble Lightness Info": "設定聊天氣泡的亮度。",
2136 "Character Dialogue Settings": "角色對話設定",
2137 "Character Dialogue Settings Info": "設定角色對話顏色。",
2138 "Static Color": "靜態顏色",
2139 "Static Color Info": "若將「顏色來源」設定為「靜態顏色」,請先設定該角色對話的靜態顏色。",
2140 "Persona Dialogue Settings": "個人對話設定",
2141 "Persona Dialogue Settings Info": "設定使用者個人的對話。",
2142 "Dialogue Color": "對話顏色",
2143 "The color to use for this character's dialogue (quoted text). Overrides the global setting.": "用於該角色對話的顏色(引號內文字)。覆蓋全域設定。",
2144 "Avatar Vibrant": "頭像顏色",
2145 "Use a vibrant color dynamically calculated from the character's avatar.": "使用從角色頭像動態提取出的色彩。",
2146 "Static Color": "靜態顏色",
2147 "Use a specified static color.": "使用指定的靜態顏色。",
2148 "Per-Character Only": "僅限特定角色",
2149 "Use the default quote color except for characters with a specified override color.": "除非角色有指定的覆蓋顏色,否則使用預設的引號文字顏色。",
2150 "Chat Bubbles": "聊天氣泡",
2151 "Color the chat bubbles. Only works with the 'Bubbles' chat style.": "為聊天氣泡上色,僅適用於「氣泡」聊天樣式。",
2152 "Quoted Text": "引號文字",
2153 "Color quoted text.": "為引號文字上色。",
2154 "All": "全部",
2155 "Color both chat bubbles and quoted text.": "同時為聊天氣泡和引號文字上色。",
2156 "Color Source": "顏色來源",
2157 "The source to use for dialogue color.": "設定對話顏色的來源。",
2158 "Color Targets": "顏色目標",
2159 "Which elements to color.": "設定需要上色的元素。"
2132}2160}