blob: 7153bc73ea3676e5de6a0fde4b898d23794b992f (
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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
|
#muuid {efd15f16-7ae4-40d7-a8e3-a411ed747bd5}
;============================================================
; File: YAPP.dll
; Plugin: YAPP
; Version: 0.5.0.11
; Authors: Scott Ellis
;============================================================
[Yet Another Popup Plugin - Provides popup notification window services to other plugins.]
;file \plugins\YAPP\res\yapp.rc
[Popup history]
Historique des popups
[Close]
Fermer
[Case sensitive]
Respecter la casse
[Default Timeout]
[Never timeout]
Sans durée
[Set timeout:]
Délai :
[Width:]
Largeur :
[Maximum height:]
Hauteur maximum :
[Options]
Paramètres
[Opacity (%):]
[Border]
Bordures
[Round corners (window)]
[Preview]
Aperçu
[Transparent background]
Arrière-plan transparent
[Layout]
Disposition
[Avatar size:]
[Disable when]
Désactivé si
[Global hover]
[Sidebar width:]
[Text indent:]
[Padding:]
[Round corners (avatar)]
[Text color:]
[Background color:]
Couleur d'arrière-plan :
[Set timeout]
[Timeout value (0 = default):]
Délai (0 = par défaut) :
;file \plugins\YAPP\src\icons.cpp
[Popups are enabled]
[Popups are disabled]
[Popup History]
Historique des popups
;file \plugins\YAPP\src\notify_imp.cpp
[YAPP Popups]
;file \plugins\YAPP\src\options.cpp
[Example]
Exemple
[The quick brown fox jumped over the lazy dog.]
Le rapide renard brun a sauté par-dessus le chien paresseux.
[Example With a Long Title]
Exemple avec un long titre
[Thequickbrownfoxjumpedoverthelazydog.]
Lerapiderenardbrunasautépau-dessuslechienparesseux.
[An avatar.]
Un avatar.
[Bottom right]
[Bottom left]
[Top right]
[Top left]
[Icon on left]
[Icon on right]
[No time]
Pas d'heure
[Time on left]
Heure sur la gauche
[Time on right]
Heure sur la droite
[Time above avatar]
Heure sur l'avatar
[No avatar]
[Left avatar]
[Right avatar]
[Status]
État
[Full-screen app running]
Programme en plein écran
[No animate]
[Horizontal animate]
[Vertical animate]
[You cannot set a default timeout of 0.\nValue has been reset.]
Vous ne pouvez pas régler le délai par défaut à 0.\nLa valeur a été resetée.
[Error]
Erreur
[Popups]
Popups
[Settings]
[Classes]
;file \plugins\YAPP\src\services.cpp
[Disable Popups]
[Enable Popups]
;file \plugins\YAPP\src\yapp.cpp
[Toggle Popups]
[First line]
Première ligne
[Second line]
Seconde ligne
[Time]
Heure
[Background]
Arrière-plan
[Sidebar]
[Title underline]
;file \plugins\YAPP\src\yapp_history_dlg.cpp
[Copy title to clipboard]
Copier le titre
[Copy message to clipboard]
Copier le message
[Copy timestamp to clipboard]
Copier date et heure
|