blob: d62b3f9b19a5c1f9421fa38b5e254b21f74c5fff (
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
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
|
#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 NG premodified packs.]
;file \plugins\PackUpdater\Res\Resource.rc
[Update]
Aktualisieren
[View info]
Zeige Informationen
[Cancel]
Abbrechen
[PackUpdater has detected updated versions\nof the following Miranda components:]
[Description]
Übersicht
[Downloading...]
Laden...
[Pack update options]
[On startup]
Beim Start
[Remind about not installed pack update]
[Hotkey]
[Go to Customize -> Hotkeys to change the hotkey]
Unter 'Customize -> Hotkeys' können Sie den Hotkey ändern
[Notifications]
Benachrichtigung
[Message boxes]
[Errors]
Fehler
[Info messages]
Infonachrichten
[Progress dialogs]
Fortschrittsdialog
[Every]
Alle
[(but only once a day)]
(aber nur einmal täglich)
[Message boxes (*)]
Nachrichtenboxen (*)
[Back]
Hgrd.
[Text]
Text
[Colours]
Farben
[Use cus&tom colors]
Eigene Farben verwenden
[Use &Windows colours]
&Windows-Farben verwenden
[Use Pop&up colours]
Pop&up-Farben verwenden
[Preview]
Vorschau
[Click action]
Aktion bei Klick
[On left click]
Bei Linksklick
[On right click]
Bei Rechtsklick
[Timeout]
Timeout
[0 = Default]
0 = Standard
[-1 = Infinite]
-1 = Unendlich
[Sec]
Sek.
[* Needs popup actions to be enabled]
(*) Popup-Aktionen müssen aktiviert sein
[Not sets for "Message boxes"]
Gilt nicht für "Message Boxes"
[Boxes]
Fenster
[PopUps]
Popups
;file \plugins\PackUpdater\Src\Events.cpp
[Check for pack updates]
[Pack Updater]
Paket-Updater
;file \plugins\PackUpdater\Src\Notifications.cpp
[An error occured while downloading the update.]
[Component Name]
Komponentenname
[Current Version]
Aktuelle Version
[New Version]
Neue Version
[%s\\Pack]
[%s\\Plugins]
[%s\\Icons]
[%s\\Others]
[%s\\Backups]
[Downloading pack updates...]
Lade nun Paket-Updates ...
[Downloading update...]
[Downloads complete. Start updating? All your data will be saved and Miranda NG will be closed.]
[Download complete. Start updating? All your data will be saved and Miranda NG will be closed.]
Download vollständig, Update beginnen? Alle ihre Daten werden gespeichert und Miranda NG wird geschlossen.
[%miranda_path%\\Plugins]
[%s\\Backups\\%s]
[%miranda_path%\\Icons]
[You have chosen not to install the pack update immediately.\nYou can install it manually from this location:\n\n%s]
Sie haben sich entschieden das Paket nicht direkt zu installieren.\nSie können es später von diesem Pfad manuell installieren:\n\n%s
;file \plugins\PackUpdater\Src\Notifications.h
[Close popup]
Popup schließen
[Do nothing]
Nichts tun
;file \plugins\PackUpdater\Src\Options.cpp
[hours]
Stunden
[days]
Tage
[Test]
Testen
[Services]
Dienste
;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]
[URL for checking updates not found.]
URL für die zu prüfenden Updates wurden nicht gefunden.
[Downloading version info...]
Lade Versionsinformationen ...
[FileInfo_%d]
[FileVersion]
[Message]
Nachricht
[DownloadURL]
[AdvFolder]
[Descr]
[DiskFileName]
[Name of Update's file is not supported.]
Dateiformat der Update-Dateien wird nicht unterstützt.
[InfoURL]
[FileType]
[Force]
[Plugins\\%s]
[Plugins\\%s\\%s]
[Update is not possible!\nYou have no Administrator's rights.\nPlease run Miranda NG with Administrator's rights.]
Das Update ist nicht möglich!\nSie haben keine Administratorrechte.\Bitte starten sie Miranda NG mit Adminrechten.
[No updates found.]
Keine Updates gefunden.
[No files for update.]
[Update checking already started!]
Die Prüfung auf Aktualisierungen wurde bereits gestartet!
|