blob: 91fcee39f694ac41975c3fb560713dcb5aa12767 (
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
|
#muuid {7b856b6a-d48f-4f54-b8d6-c8d86d02ffc2}
;============================================================
; File: StartupSilence.dll
; Plugin: StartupSilence
; Version: 0.2.0.0
; Authors: Vladimir Lyubimov
;============================================================
[Suppresses popups and mutes sounds for 10-300 sec at Miranda NG startup, then sets them back to predefined state (Automatically per computer settings).]
Deaktiviert ALLE popups und Klänge für 10-300 Sekunden beim Start von Miranda und aktiviert sie für Miranda NG (automatische per-Computer Einstellungen).
;file \plugins\StartupSilence\res\StartupSilence.rc
[Silence at Startup]
Rihe beim Start
[Settings for the next Computer Name:]
Einstellungen für folgenden Computernamen:
[Enable silence at startup]
Ruhe beim Start aktivieren
[for]
für
[10-300 seconds (Default 20)]
10-300 Sekunden (Standard 20)
[Show Popup notification]
Popup-Benachrichtigungen anzeigen
[Popup time 1-30 seconds (Default 5)]
Popup-Zeit 1-30 Sekunden (Standard 5)
[Main Menu Item (plugin reload or Miranda restart required)]
Menueintrag aktivieren (Plugin neu laden oder Miranda-Neustart erforderlich)
[TopToolBar button (Miranda restart required)]
TopToolBar-Button (Miranda-Neustart erforderlich)
[Reset to default\r\n(for this computer)]
Auf Standard zurücksetzen\r\n(für diesen Computer)
[You need to configure it once for each computer, where you run your Miranda NG.]
Sie müssen dies einmal für jeden Computer, auf dem Sie Miranda NG verwenden, einstellen.
[No Apply button required.]
Kein Übernehmen-Button nötig.
[After startup set:]
Nach Start setze:
[Filtered popups only (leave uncheck for no popups)]
Nur gefilterte Popups (deaktivieren für keine Popups)
[Enable sounds]
Klänge aktivieren
[Allow to set sounds and filtered popups only after startup (uncheck for all popups and sounds)]
Nur Klänge und gefiltere Popups nach Start erlauben (deaktivieren für keine Popups)
[Allow mRadio or Weather popups, etc.]
mRadio- und Wetter-Popups usw. erlauben
;file \plugins\StartupSilence\src\main.cpp
[Events]
Ereignisse
;file \plugins\StartupSilence\src\StartupSilence.h
[Silence at startup]
Ruhe beim Start
[Toggle Silence OFF]
Ruhe ausschalten
[Toggle Silence ON]
Ruhe einschalten
[Toggle Silence OFF TTB]
Ruhe ausschalten TTB
[Toggle Silence ON TTB]
Ruhe ausschalten TTB
[Sounds and popups are enabled]
Klänge und Popups sind aktiviert
[Filtered mode ON]
Filter-Modus ein
[Sounds and popups are disabled temporarily]
Klänge und Popups sind vorrübergehend deaktiviert
[Sounds and popups are disabled temporarily\nAllow mRadio or Weather popups, etc.]
Klänge und Popups sind vorrübergehend deaktiviert\nnRadio- oder Wetter-Popups usw. erlauben
[Silent Startup mode changed to ON]
Start-Ruhe-Modus eingeschaltet
[Silent Startup mode changed to OFF]
Start-Ruhe-Modus ausgeschaltet
[Silence At Startup is ON]
Ruhe beim Start ist AN
[Silence At Startup is OFF]
Ruhe beim Start ist AUS
[Toggle Silence At Startup]
Ruhe beim Start umschalten
[You have to install TopToolBar to use this option.]
Sie müssen das TopToolBar-Plugin installieren, um diese Einstellung zu verwenden.
[You have to install "YAPP" or "Popup+" to use this option.]
Sie müssen "YAPP" oder "Popup+" installieren um diese Einstellung zu verwenden.
|