blob: ffabcc51d3cb10d7247d03c7b7cd18a94bbd5bfb (
plain)
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
|
#muuid {bd542bb4-5ae4-4d0e-a435-ba8dbe39607f}
;============================================================
; File: SmileyAdd.dll
; Plugin: SmileyAdd
; Version: 0.2.3.17
; Authors: Peacow, nightwish, bid, borkra
;============================================================
;file \plugins\SmileyAdd\res\resource.rc
[Smiley categories]
表情分类
[Specify smiley pack for each category]
为每个分类指定表情包
[Name:]
名称:
[Replace only smileys surrounded by spaces]
仅替换以空格包围表情
[Scale smiley to text height]
将表情缩放为文本宽度
[Disable custom smileys]
禁用自定义表情
[High quality smiley scaling]
高质量表情缩放
[Animate]
动态化?
[Maximum 'Custom smiley' height]
最大 "自定义表情" 高度
[Minimum smiley height]
最小表情高度
[Smiley selector]
表情选择器
[Surround inserted smiley with spaces]
插入表情以空格包围
[Use first smiley for selection size]
使用首个表情作为选定大小
[IEView style window]
IEView 样式窗口
[Input area]
输入区域
[Don't replace at cursor]
不要替换光标位置
[Built-in message dialog support]
内置消息窗口支持
[Smiley button]
表情按钮
;file \plugins\SmileyAdd\src\dlgboxsubclass.cpp
[Show smiley selection window]
显示表情选择窗口
;file \plugins\SmileyAdd\src\download.cpp
[Smiley cache]
表情缓存
[SmileyAdd HTTP connections]
SmileyAdd HTTP 连接
;file \plugins\SmileyAdd\src\main.cpp
[Button smiley]
按钮表情
[Assign smiley category]
对应表情分类
[Only one instance of SmileyAdd could be executed.\nRemove duplicate instances from 'Plugins' directory]
SmileyAdd 不能被重复加载.\n请删除 'Plugins' 目录下的重复文件.
;file \plugins\SmileyAdd\src\options.cpp
[Smileys]
表情
[Customize]
自定义
[Off]
关闭
[Smiley packs]
表情包
[All files]
所有文件
;file \plugins\SmileyAdd\src\services.cpp
[Protocol specific]
协议特定
;file \plugins\SmileyAdd\src\smileys.cpp
[Smiley pack %s not found.\nSelect correct smiley pack in the Options -> Customize -> Smileys.]
表情包 %s 未找到.\n请于 Miranda 选项中选择正确表情包 | 自定义 | 表情.
[There were problems loading smiley pack (it should be corrected).\nSee network log for details.]
加载表情包出现问题 (应该可纠正).\n详细资料可查看网络记录.
[Smiley #%u in file %s for smiley pack %s not found.]
表情 #%u 在文件 %s 在表情包 %s 中未找到.
[Standard]
标准
[Regular expression "%s" in smiley pack "%s" could produce "empty matches".]
正则表达式 "%s" 于表情包 "%s" 可产生 "空匹配".
[Regular expression "%s" in smiley pack "%s" malformed.]
正则表达式 "%s" 于表情包 "%s" 无效.
;file \plugins\SmileyAdd\src\smltool.cpp
|