From b753a49cf3bc91a5580ae34970cb83558630c432 Mon Sep 17 00:00:00 2001 From: Kiril Velikov Date: Mon, 20 Apr 2015 20:37:21 +0000 Subject: Bulgarian langpack: update git-svn-id: http://svn.miranda-ng.org/main/trunk@12993 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- langpacks/bulgarian/Plugins/AutoShutdown.txt | 169 +++++++++++++++++++++++++-- 1 file changed, 161 insertions(+), 8 deletions(-) (limited to 'langpacks/bulgarian/Plugins/AutoShutdown.txt') diff --git a/langpacks/bulgarian/Plugins/AutoShutdown.txt b/langpacks/bulgarian/Plugins/AutoShutdown.txt index 092a3d06b9..acb9c46af6 100644 --- a/langpacks/bulgarian/Plugins/AutoShutdown.txt +++ b/langpacks/bulgarian/Plugins/AutoShutdown.txt @@ -6,34 +6,187 @@ ; 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)] + +[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 &processor usage drops below:] + +[(current: 0%)] + +[Shutdown when all contacts are &offline] + +[Shutdown when all &file transfers are finished] + +[&Action:] + [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\frame.cpp +[Shutdown at:] + +[Time left:] + [Paused] -ПАУЗА + +[&Unpause Countdown] + +[&Pause Countdown] + +[&Cancel Countdown] + +[AutoShutdown] + +[Countdown on Frame] + [Background] Фон +[Progress Bar] + +;file \plugins\AutoShutdown\src\main.cpp +[Header] + [Active] -Активно + [Inactive] -Неактивно + +;file \plugins\AutoShutdown\src\options.cpp [Events] Събития +;file \plugins\AutoShutdown\src\settingsdlg.cpp +[Second(s)] + [Minute(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 dialup 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] Неизвестно +[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 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] Уведомявания +[Automatic Shutdown Countdown] + +;file \plugins\AutoShutdown\src\utils.cpp +[Toggle Automatic Shutdown] + [Main] -Основна + -- cgit v1.2.3