From c60c63e4c86339f58f2c4d4b4ffa0034c9e012c6 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Tue, 26 Jun 2018 01:19:07 +0300 Subject: langpacks: from now all langpacks contains comments and blank lines --- langpacks/spanish/Plugins/AutoShutdown.txt | 168 +++++++++++++++++++++++++++++ 1 file changed, 168 insertions(+) (limited to 'langpacks/spanish/Plugins/AutoShutdown.txt') diff --git a/langpacks/spanish/Plugins/AutoShutdown.txt b/langpacks/spanish/Plugins/AutoShutdown.txt index 43aa9b4840..8b57db7d35 100644 --- a/langpacks/spanish/Plugins/AutoShutdown.txt +++ b/langpacks/spanish/Plugins/AutoShutdown.txt @@ -5,21 +5,189 @@ ; 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] segundos +[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)] + +[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] Configurar +[Shutdown when &processor usage drops below:] + +[(current: 0%)] + +[Shutdown when all contacts are &offline] + +[Shutdown when all &file transfers are finished] + +[&Action:] + [Cancel] Cancelar +[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\frame.cpp +[Shutdown at:] + +[Time left:] + +[Paused] + +[&Unpause countdown] + +[&Pause countdown] + +[&Cancel countdown] + +[Countdown on frame] + [Background] Fondo +[Progress bar] + +;file \plugins\AutoShutdown\src\main.cpp +[Header] + +[Active] + +[Inactive] + +;file \plugins\AutoShutdown\src\options.cpp [Events] Eventos +;file \plugins\AutoShutdown\src\settingsdlg.cpp +[Second(s)] + [Minute(s)] Minuto(s) +[Hour(s)] + +[Day(s)] + +[Week(s)] + +[Month(s)] + +[(current: %u%%)] + +[Start/Stop automatic shutdown] + +[Start automatic shutdown] + +[Stop automatic shutdown] + +[Stop automatic &shutdown] + +[Automatic &shutdown...] + +;file \plugins\AutoShutdown\src\shutdownsvc.cpp +[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 dial-up connections will be closed in %u second(s).] + +[The computer will automatically be shut down in %u second(s).] + +[Automatic shutdown error] + +[The shutdown process failed!\nReason: %s] + [Unknown] Desconocido +[Initiating 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 dial-up connections] + +[Sets all Miranda NG protocols to offline and closes Miranda NG.] + +[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 hard drive, 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] Alertas +[Automatic shutdown countdown] + +;file \plugins\AutoShutdown\src\stdafx.h +[AutoShutdown] + +;file \plugins\AutoShutdown\src\utils.cpp +[Toggle automatic shutdown] + [Main] Principal -- cgit v1.2.3