blob: d0bfe6b6113ecd8fd3f787d1696977c5aa70155f (
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
88
89
90
91
92
93
94
|
#muuid {c8cc7414-6507-4af6-925a-83c1d2f7be8c}
;============================================================
; File: CSList.dll
; Plugin: Custom status list
; Version: 0.1.1.0
; Authors: Mataes, jarvis
;============================================================
[This plugin offers simple management functions to keep your extra statuses on one place.]
;file \plugins\CSList\res\cslist.rc
[Custom Status List]
[No items available in the database.\nClick the Add button to define some.]
[Add/Modify Custom Status]
[Add/Modify]
[Cancel]
Annuler
[List settings]
[Confirm deletion of items]
[Delete entries in Custom status menu after Import]
[Remember last window position]
[Note: Menu items are only visible when at least one account is properly set. Check if you have at least one account with UIN filled in.]
;file \plugins\CSList\src\cslist.cpp
[Status]
État
[Add new item]
[Add]
Ajouter
[Modify item]
[Modify]
Modifier
[Warning]
Avertissement
[This field doesn't accept string longer than %d characters. The string will be truncated.]
[Favorites]
Favoris
[Regular statuses]
[Title]
[Message]
Message
[Do you really want to delete selected item?]
[Do you want old database entries to be deleted after Import?]
;file \plugins\CSList\src\cslist.h
[Main Menu]
Menu principal
[Main Icon]
[Modify selected item]
[Delete selected item]
[Remove]
Retirer
[Set/unset current item as favorite]
[Favorite]
[Undo changes]
Annuler les changements
[Import statuses from database]
[Import]
[Filter list]
[Filter]
[Close without changing custom status]
[No change]
[Clear custom status (reset to None) and close]
[Clear]
Effacer
[Set custom status to selected one and close]
[Set]
OK
|