blob: bb99824a3ff3d0bf657212b29fd0adcdd6cc5294 (
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
|
#muuid {27d41d81-991f-4dc6-8749-b0321c87e694}
;============================================================
; File: MirLua.dll
; Plugin: MirLua
; Version: 0.11.8.9
; Authors: Miranda NG team
;============================================================
[Extends Miranda NG functionality with Lua scripts.]
Poszerza funkcjonalność Mirandy NG dzięki skryptom lua.
;file \plugins\MirLua\res\resource.rc
[Reload all]
Załaduj wszystkie ponownie
[Scripts]
Skrypty
[Popup on script error]
Popup o błędzie skryptu
[General]
Ogólne
[Popup on obsolete methods]
Popup o przestarzałych metodach
;file \plugins\MirLua\src\icons.cpp
[Script]
Skrypt
[Loaded]
Załadowane
[Failed]
Nie powiodło się
[Open]
Otwórz
[Reload]
Przeładuj
;file \plugins\MirLua\src\options.cpp
[Common scripts]
Wspólne skrypty
[Services]
Usługi
;file \plugins\MirLua\src\plugin.cpp
[C libs folder]
Folder bibliotek C
[Scripts folder]
Folder skryptów
|