blob: 38ab500a4d736fd321ffaeb0fd3c2d72046e97e1 (
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
|
#muuid {29517be5-779a-48e5-8950-cb4de1d43172}
;============================================================
; File: PackUpdater.dll
; Plugin: Pack Updater
; Version: 0.0.1.1
; Authors: Mataes, ZERO_BiT
;============================================================
[Simple updater for Miranda IM premodified packs.]
;file \plugins\PackUpdater\Res\Resource.rc
[Update]
Aktualizovat
[View info]
[Cancel]
Zrušit
[PackUpdater has detected updated versions\nof the following Miranda components:]
[Description]
Popis
[Downloading...]
Stahování...
[Pack update options]
[On startup]
[Remind about not installed pack update]
[Hotkey]
Klávesy
[Go to Customize -> Hotkeys to change the hotkey]
Zkratky změníte v sekci Vlastní úpravy -> Klávesové zkratky
[Notifications]
Upozornění
[Message boxes]
[Errors]
Chyby
[Info messages]
[Progress dialogs]
[Every]
každých
[(but only once a day)]
[Message boxes (*)]
[Back]
Pozadí
[Text]
Text
[Colours]
Barvy
[Use cus&tom colors]
Použít vlastní barvy
[Use &Windows colours]
Použít barvy Windows
[Use Pop&up colours]
Použít barvy Oznámení
[Preview]
Náhled
[Click action]
Při kliknutí myší
[On left click]
Levé tlačítko
[On right click]
Pravé tlačítko
[Timeout]
Doba zobrazení
[0 = Default]
0 = výchozí
[-1 = Infinite]
-1 = neustále
[Sec]
sek.
[* Needs popup actions to be enabled]
[Not sets for "Message boxes"]
[Boxes]
[PopUps]
Oznámení
;file \plugins\PackUpdater\Src\Events.cpp
[Check for pack updates]
[Pack Updater]
;file \plugins\PackUpdater\Src\Notifications.cpp
[An error occured while downloading the update.]
[Component Name]
Název doplňku
[Current Version]
Současná verze
[New Version]
Nová verze
[%s\\Pack]
[%s\\Plugins]
[%s\\Icons]
[%s\\Others]
[%s\\Backups]
[%s\\%s]
%s\\%s
[.html]
[Downloading pack updates...]
[Downloading update...]
[Downloads complete. Start updating? All your data will be saved and Miranda IM will be closed.]
[Download complete. Start updating? All your data will be saved and Miranda IM will be closed.]
[%miranda_path%\\Plugins]
[%s\\%s\\%s]
[%s\\Backups\\%s]
[%miranda_path%\\Icons]
[%miranda_path%]
[You have chosen not to install the pack update immediately.\nYou can install it manually from this location:\n\n%s]
;file \plugins\PackUpdater\Src\Notifications.h
[Close popup]
Zavřít oznámení
[Do nothing]
Nedělat nic
;file \plugins\PackUpdater\Src\Options.cpp
[hours]
hod.
[days]
dnů
[Test]
Ověřit
[Services]
Služby
;file \plugins\PackUpdater\Src\PackUpdater.cpp
[%miranda_userdata%\"DEFAULT_UPDATES_FOLDER));\r\n lstrcpyn(tszRoot, tszFolder, SIZEOF(tszRoot));\r\n if (ServiceExists(MS_FOLDERS_REGISTER_PATH))\r\n {\r\n hPackUpdaterFolder = FoldersRegisterCustomPathT(MODULEA, "Pack Updater", MIRANDA_USERDATAT _T("\\]
[Clear pack updates folder]
;file \plugins\PackUpdater\Src\Utils.cpp
['Yes' Button]
['No' Button]
[Pack Updater HTTP connection]
[%d.%d.%d.%d]
[URL for checking updates not found.]
[%s\\tmp.ini]
[Downloading version info...]
[FileInfo_%d]
[FileVersion]
[Message]
Zpráva
[DownloadURL]
[AdvFolder]
[Descr]
[DiskFileName]
[Name of Update's file is not supported.]
[InfoURL]
[FileType]
[Force]
[Plugins\\%s]
[Plugins\\%s\\%s]
[%SystemRoot%]
[%ProgramFiles%]
[Update is not possible!\nYou have no Administrator's rights.\nPlease run Miranda IM with Administrator's rights.]
[No updates found.]
[No files for update.]
[Update checking already started!]
|