|
4 | 4 | "title": {"name": "主题管理", "description": "管理软件的主题"}, |
5 | 5 | "market": {"name": "市场", "description": "浏览并下载新主题"}, |
6 | 6 | "installed": {"name": "已安装", "description": "管理已安装的主题"}, |
| 7 | + "background": {"name": "背景", "description": "设置窗口背景颜色或图片"}, |
7 | 8 | "refresh_market": {"name": "刷新市场", "description": "刷新主题市场列表"}, |
8 | 9 | "reload_themes": {"name": "重载主题", "description": "重新加载已安装的主题"}, |
9 | 10 | "open_folder": { |
|
71 | 72 | "name": "取消抽奖(HTML)", |
72 | 73 | "description": "取消抽奖页面使用此主题(HTML)", |
73 | 74 | }, |
| 75 | + "main_window_background": { |
| 76 | + "name": "主窗口背景", |
| 77 | + "description": "设置主窗口背景", |
| 78 | + }, |
| 79 | + "settings_window_background": { |
| 80 | + "name": "设置窗口背景", |
| 81 | + "description": "设置设置窗口背景", |
| 82 | + }, |
| 83 | + "notification_floating_window_background": { |
| 84 | + "name": "内置通知浮窗背景", |
| 85 | + "description": "设置通知浮窗背景", |
| 86 | + }, |
| 87 | + "background_mode": { |
| 88 | + "name": "背景类型", |
| 89 | + "description": "选择背景类型", |
| 90 | + "combo_items": ["默认", "纯色", "图片"], |
| 91 | + }, |
| 92 | + "background_color": {"name": "背景颜色", "description": "设置背景颜色"}, |
| 93 | + "background_image": {"name": "背景图片", "description": "选择背景图片文件"}, |
| 94 | + "background_brightness": { |
| 95 | + "name": "图片亮度", |
| 96 | + "description": "调整背景图片亮度", |
| 97 | + }, |
| 98 | + "background_blur": { |
| 99 | + "name": "毛玻璃", |
| 100 | + "description": "启用背景模糊效果", |
| 101 | + "switchbutton_name": {"enable": "开启", "disable": "关闭"}, |
| 102 | + }, |
| 103 | + "background_blur_radius": {"name": "模糊度", "description": "调整背景模糊程度"}, |
| 104 | + "background_preview": {"name": "预览", "description": "当前设置的背景预览"}, |
| 105 | + "select_background_image": { |
| 106 | + "name": "选择背景图片", |
| 107 | + "description": "选择背景图片文件", |
| 108 | + "pushbutton_name": "选择", |
| 109 | + }, |
| 110 | + "clear_background_image": { |
| 111 | + "name": "清除背景图片", |
| 112 | + "description": "清除已选择的背景图片", |
| 113 | + "pushbutton_name": "清除", |
| 114 | + }, |
| 115 | + "select_background_image_dialog": { |
| 116 | + "name": "选择背景图片", |
| 117 | + "description": "选择背景图片文件", |
| 118 | + }, |
| 119 | + "image_files": {"name": "图片文件", "description": "图片文件"}, |
| 120 | + "all_files": {"name": "所有文件", "description": "所有文件"}, |
| 121 | + "preview_default": {"name": "使用默认背景", "description": "使用默认背景"}, |
| 122 | + "preview_no_image": {"name": "未选择图片", "description": "未选择图片"}, |
| 123 | + "preview_load_failed": {"name": "图片加载失败", "description": "图片加载失败"}, |
74 | 124 | }, |
75 | 125 | "EN_US": { |
76 | 126 | "title": {"name": "Theme Management", "description": "Manage software themes"}, |
77 | 127 | "market": {"name": "Market", "description": "Browse and download new themes"}, |
78 | 128 | "installed": {"name": "Installed", "description": "Manage installed themes"}, |
| 129 | + "background": { |
| 130 | + "name": "Background", |
| 131 | + "description": "Set background color or image", |
| 132 | + }, |
79 | 133 | "refresh_market": { |
80 | 134 | "name": "Refresh Market", |
81 | 135 | "description": "Refresh the theme market list", |
|
158 | 212 | "name": "Cancel Lottery (HTML)", |
159 | 213 | "description": "Cancel Lottery page (HTML)", |
160 | 214 | }, |
| 215 | + "main_window_background": { |
| 216 | + "name": "Main Window Background", |
| 217 | + "description": "Configure main window background", |
| 218 | + }, |
| 219 | + "settings_window_background": { |
| 220 | + "name": "Settings Window Background", |
| 221 | + "description": "Configure settings window background", |
| 222 | + }, |
| 223 | + "notification_floating_window_background": { |
| 224 | + "name": "Notification Floating Window Background", |
| 225 | + "description": "Configure notification floating window background", |
| 226 | + }, |
| 227 | + "background_mode": { |
| 228 | + "name": "Background Type", |
| 229 | + "description": "Choose background type", |
| 230 | + "combo_items": ["Default", "Color", "Image"], |
| 231 | + }, |
| 232 | + "background_color": { |
| 233 | + "name": "Background Color", |
| 234 | + "description": "Set background color", |
| 235 | + }, |
| 236 | + "background_image": { |
| 237 | + "name": "Background Image", |
| 238 | + "description": "Select an image file", |
| 239 | + }, |
| 240 | + "background_brightness": { |
| 241 | + "name": "Image Brightness", |
| 242 | + "description": "Adjust image brightness", |
| 243 | + }, |
| 244 | + "background_opacity": { |
| 245 | + "name": "Opacity", |
| 246 | + "description": "Adjust background opacity", |
| 247 | + }, |
| 248 | + "background_blur": { |
| 249 | + "name": "Blur", |
| 250 | + "description": "Enable background blur effect", |
| 251 | + "switchbutton_name": {"enable": "On", "disable": "Off"}, |
| 252 | + }, |
| 253 | + "background_blur_radius": { |
| 254 | + "name": "Blur Radius", |
| 255 | + "description": "Adjust blur intensity", |
| 256 | + }, |
| 257 | + "background_preview": { |
| 258 | + "name": "Preview", |
| 259 | + "description": "Preview current background", |
| 260 | + }, |
| 261 | + "select_background_image": { |
| 262 | + "name": "Select Background Image", |
| 263 | + "description": "Select an image file", |
| 264 | + "pushbutton_name": "Select", |
| 265 | + }, |
| 266 | + "clear_background_image": { |
| 267 | + "name": "Clear Background Image", |
| 268 | + "description": "Clear selected image", |
| 269 | + "pushbutton_name": "Clear", |
| 270 | + }, |
| 271 | + "select_background_image_dialog": { |
| 272 | + "name": "Select Background Image", |
| 273 | + "description": "Select an image file", |
| 274 | + }, |
| 275 | + "image_files": {"name": "Image Files", "description": "Image files"}, |
| 276 | + "all_files": {"name": "All Files", "description": "All files"}, |
| 277 | + "preview_default": { |
| 278 | + "name": "Using default background", |
| 279 | + "description": "Using default background", |
| 280 | + }, |
| 281 | + "preview_no_image": { |
| 282 | + "name": "No image selected", |
| 283 | + "description": "No image selected", |
| 284 | + }, |
| 285 | + "preview_load_failed": { |
| 286 | + "name": "Failed to load image", |
| 287 | + "description": "Failed to load image", |
| 288 | + }, |
161 | 289 | }, |
162 | 290 | } |
0 commit comments