-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathUserCSSLoader.ftl
More file actions
39 lines (39 loc) · 1.43 KB
/
UserCSSLoader.ftl
File metadata and controls
39 lines (39 loc) · 1.43 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
user-css-loader =
.label = User CSS Loader
.tooltiptext = User CSS Loader 复活版 By Ryan\n左键:菜单\n中键:启用/禁用 UserCSSLoader\nshift+中键重载所有样式
ucl-enabled = 已启用
ucl-disabled = 已禁用
ucl-reload-all-styles =
.label = 重载所有样式
ucl-open-style-folder =
.label = 打开样式文件夹
ucl-create-style =
.label = 创建样式
ucl-author-sheet =
.label = AUTHOR SHEET
ucl-user-sheet =
.label = USER SHEET
ucl-agent-sheet =
.label = AGENT SHEET
ucl-middle-click-to-keep-menu-open = 中键点击样式名称不会关闭菜单
ucl-change-style-popup-header = 修改样式类型
ucl-open-homepage-btn =
.label = 打开主页
.tooltiptext = 打开主页
ucl-change-style-btn =
.label = 修改样式类型
.tooltiptext = 修改样式类型
ucl-edit-style-btn =
.label = 编辑样式
.tooltiptext = 编辑样式
ucl-delete-style-btn =
.label = 删除样式
.tooltiptext = 删除样式
ucl-style-type-not-exists = 样式类型【%s】不存在
ucl-create-style-prompt-title = 正在创建【%s】样式
ucl-create-style-prompt-text = 你想命名【%s】样式为?
ucl-file-not-exists = 文件【%s】不存在
ucl-choose-style-editor = 选择样式编辑器
ucl-cannot-edit-style-notice = 不能编辑该样式,点击这里打开样式文件夹。
ucl-delete-style = 删除样式
ucl-delete-style-prompt-message = 你确定要删除这个样式【%s】吗?