diff options
Diffstat (limited to 'langpacks/english/Plugins/AutoShutdown.txt')
-rw-r--r-- | langpacks/english/Plugins/AutoShutdown.txt | 128 |
1 files changed, 128 insertions, 0 deletions
diff --git a/langpacks/english/Plugins/AutoShutdown.txt b/langpacks/english/Plugins/AutoShutdown.txt new file mode 100644 index 0000000000..06bbb16982 --- /dev/null +++ b/langpacks/english/Plugins/AutoShutdown.txt @@ -0,0 +1,128 @@ +#muuid {9de24579-5c5c-49aa-80e8-4d38e4344e63}
+;============================================================
+; File: AutoShutdown.dll
+; Plugin: AutoShutdown
+; Version: 1.4.0.2
+; Authors: H. Herkenrath
+;============================================================
+[Adds the possibility to shutdown the computer when a specified event occurs.]
+;file \plugins\AutoShutdown\res\resource.rc
+[Shutdown]
+[&Show confirmation dialog before shutdown]
+[&Countdown starts at:]
+[seconds]
+[Shutdown Events]
+[&Activate automatic shutdown with the same settings again if Miranda NG was closed with automatic shutdown enabled]
+[&Ignore hidden or temporary contacts when watching for all contacts being offline]
+[Critical Shutdown Events]
+[Automatically shutdown the computer and turn the power off when one of the following occurs:]
+[&Thunderstorm warning is issued (Weather)]
+[&Harddrive overheats (HDD Info)]
+[Automatic Shutdown]
+[Select the automatic shutdown event]
+[Shutdown at &specific time]
+[Shutdown a&t:]
+[Shutdown i&n:]
+[Shutdown when a &message is received containing the following text:]
+[Shutdown when Miranda NG becomes &idle]
+[Configure]
+[Shutdown when &prozessor usage drops below:]
+[%]
+[(current: 0%)]
+[Shutdown when all contacts are &offline]
+[Shutdown when all &file transfers are finished]
+[&Action:]
+[OK]
+[Cancel]
+[Unsaved data in open applications except Miranda NG might get lost.]
+[Please click "Cancel" if you would like to abort the process.]
+[&Now!]
+;file \plugins\AutoShutdown\src\cpuusage.cpp
+[System\\CurrentControlSet\\Services]
+[Performance]
+[Disable Performance Counters]
+[PerfOS]
+;file \plugins\AutoShutdown\src\frame.cpp
+[AutoShutdownCountdown]
+[Static]
+[Shutdown at:]
+[Time left:]
+[Progress Bar]
+[Background]
+[Countdown on Frame]
+[Paused]
+[&Unpause Countdown]
+[&Pause Countdown]
+[&Cancel Countdown]
+[%s %s]
+[AutoShutdown]
+;file \plugins\AutoShutdown\src\main.cpp
+[Header]
+[Active]
+[Inactive]
+;file \plugins\AutoShutdown\src\options.cpp
+[Events]
+;file \plugins\AutoShutdown\src\settingsdlg.cpp
+[(current: %u%%)]
+[Second(s)]
+[Minute(s)]
+[Hour(s)]
+[Day(s)]
+[Week(s)]
+[Month(s)]
+[Start/Stop automatic shutdown]
+[Stop automatic shutdown]
+[Start automatic shutdown]
+[Sdop automatic shutdown]
+[Stop automatic &shutdown]
+[Automatic &shutdown...]
+;file \plugins\AutoShutdown\src\shutdownsvc.cpp
+[default]
+[Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\Explorer]
+[NoLogOff]
+[Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\System]
+[DisableLockWorkstation]
+[LOGIN.SCR]
+[RASAPI32]
+[.DLL]
+[Control Panel\\Desktop]
+[ScreenSaveActive]
+[ScreenSaverIsSecure]
+[SCRNSAVE.EXE]
+[Automatic Shutdown Error]
+[The shutdown process failed!\nReason: %s]
+[Unknown]
+[Miranda NG is going to be automatically closed in %u second(s).]
+[All Miranda NG protocols are going to be set to offline in %u second(s).]
+[You will be logged off automatically in %u second(s).]
+[The computer will automatically be restarted in %u second(s).]
+[The computer will automatically be set to standby mode in %u second(s).]
+[The computer will automatically be set to hibernate mode in %u second(s).]
+[The workstation will automatically get locked in %u second(s).]
+[All dialup connections will be closed in %u second(s).]
+[The computer will automatically be shut down in %u second(s).]
+[Inititiating the shutdown process failed!\nReason: %s]
+[Close Miranda NG]
+[Set Miranda NG offline]
+[Log off user]
+[Restart computer]
+[Shutdown computer]
+[Standby mode]
+[Hibernate mode]
+[Lock workstation]
+[Hang up dialup connections]
+[Sets all Miranda NG protocols to offline and closes Miranda IM.]
+[Sets all Miranda NG protocols to offline.]
+[Logs the current Windows user off so that another user can log in.]
+[Shuts down Windows and then restarts Windows.]
+[Closes all running programs and shuts down Windows to a point at which it is safe to turn off the power.]
+[Saves the current Windows session in memory and sets the system to suspend mode.]
+[Saves the current Windows session on harddisc, so that the power can be turned off.]
+[Locks the computer. To unlock the computer, you must log in.]
+[Sets all protocols to offline and closes all RAS connections.]
+[Alerts]
+[Automatic Shutdown Countdown]
+;file \plugins\AutoShutdown\src\utils.cpp
+[ \r\n\t]
+[Toggle Automatic Shutdown]
+[Main]
|