From 335ec43a4bfdcbbd0b2257037f1f3e0553d89076 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Wed, 28 Nov 2012 21:40:49 +0000 Subject: - PingPlugin: lamgpack related changes git-svn-id: http://svn.miranda-ng.org/main/trunk@2551 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- langpacks/en/Langpack_english.txt | 216 +++++++++++++++++++++++--------- langpacks/en/Plugins/NewsAggregator.txt | 12 +- langpacks/en/Plugins/PingPlugin.txt | 94 ++++++++++++++ langpacks/en/Plugins/Quotes.txt | 52 ++++---- langpacks/en/Plugins/Weather.txt | 34 ++--- langpacks/en/Plugins/YAMN.txt | 24 ++-- langpacks/ru/Deprecated/Ping.txt | 79 ------------ langpacks/ru/LinkList.txt | 1 + 8 files changed, 311 insertions(+), 201 deletions(-) create mode 100644 langpacks/en/Plugins/PingPlugin.txt delete mode 100644 langpacks/ru/Deprecated/Ping.txt diff --git a/langpacks/en/Langpack_english.txt b/langpacks/en/Langpack_english.txt index 4ae709b756..3b9a8c10a4 100644 --- a/langpacks/en/Langpack_english.txt +++ b/langpacks/en/Langpack_english.txt @@ -13190,7 +13190,7 @@ Miranda Language Pack Version 1 [%s\n...] #muuid {56cc3f29-ccbf-4546-a8ba-9856248a412a} ;langpack template for NewsAggregator -;file \protocols\NewsAggregator\Res\Resource.rc +;file \plugins\NewsAggregator\Res\Resource.rc [Add] [Change] [Remove] @@ -13214,19 +13214,19 @@ Miranda Language Pack Version 1 [Reset] [?] [0 - check manually] -;file \protocols\NewsAggregator\Src\Icons.cpp +;file \plugins\NewsAggregator\Src\Icons.cpp [Protocol icon] [Check All Feeds] [Add Feed] [Import Feeds] [Export Feeds] [News Aggregator] -;file \protocols\NewsAggregator\Src\Menus.cpp +;file \plugins\NewsAggregator\Src\Menus.cpp [Check feed] [Change feed] -;file \protocols\NewsAggregator\Src\NewsAggregator.cpp +;file \plugins\NewsAggregator\Src\NewsAggregator.cpp [\\Avatars\\] -;file \protocols\NewsAggregator\Src\Options.cpp +;file \plugins\NewsAggregator\Src\Options.cpp [http://] [Enter Feed name] [Error] @@ -13240,7 +13240,7 @@ Miranda Language Pack Version 1 [Change Feed] [Contact deleting] [Network] -;file \protocols\NewsAggregator\Src\Utils.cpp +;file \plugins\NewsAggregator\Src\Utils.cpp [NewsAggr HTTP connection] [.jpg] [.jpeg] @@ -14305,6 +14305,100 @@ Miranda Language Pack Version 1 [\r\ntypes] ;file \plugins\PasteIt\src\PasteToWeb2.h [wklej.to] +#muuid {760ea901-c0c2-446c-8029-94c3bc47c45e} +;langpack template for PingPlugin +;file \plugins\Ping\res\ping.rc +[Delay between pings (secs):] +[Timeout] +[Ping timeout (secs):] +[Logging] +[Log to File] +[Log Filename:] +[Network] +[PopUps] +[Reply] +[Block Repetitions] +[View Log] +[Browse...] +[Interface] +[Do not change icon when testing] +[Use the Customize/Fonts options to change text size and colour.] +[Indent:] +[Row height:] +[Spin3] +[Repeats for success/failure:] +[Attach to contact list] +[Use CSV format] +[Add] +[Remove] +[Edit] +[Up] +[Down] +[OK] +[Cancel] +[Address:] +[Label:] +[TCP Connect] +[Port:] +[Control Protocol:] +[Set my status to:] +[On success, if my status is:] +[Execute the following command on double-click:] +[Contact] +[Protocols] +[(Optional) Command Parameters:] +[Graph] +[Enable] +[Disable all pings] +[Enable all pings] +[Options...] +[Hosts...] +;file \plugins\Ping\src\icmp.cpp +[IPHLPAPI.DLL] +[ICMP.DLL] +;file \plugins\Ping\src\log.cpp +[edit] +;file \plugins\Ping\src\menu.cpp +[Disable] +[PING] +[Enable All Pings] +[Disable All Pings] +;file \plugins\Ping\src\options.cpp +[All\0*.*\0Text\0*.TXT\0] +[] +[] +[Settings] +[Hosts] +;file \plugins\Ping\src\ping.cpp +[Ping Plugin] +[Failed to initialize. Plugin disabled.] +[Local\\ThreadWaitEvent] +;file \plugins\Ping\src\pinggraph.cpp +[BUTTON] +[Show grid lines] +[Show stats] +[%d ms] +[AVG %.1lf ms] +[MAX %hd ms] +[MIN %hd ms] +[GraphWindow] +;file \plugins\Ping\src\pingthread.cpp +[%s - setting status of protocol '%s' (%d)] +[%s - reply, %d] +[%s - timeout] +[enabled] +[double clicked] +[user32.dll] +[Ping] +;file \plugins\Ping\src\rawping.cpp +[Host %s requests that you reduce the amount of traffic you are sending.] +;file \plugins\Ping\src\utils.cpp +[Unknown Address] +[Unknown] +[Responding] +[Not Responding] +[Testing] +[Disabled] #muuid {968def4a-bc60-4266-ac08-754ce721db5f} ;langpack template for PluginUpdater ;file \plugins\PluginUpdater\res\Resource.rc @@ -14867,7 +14961,7 @@ Miranda Language Pack Version 1 [Stay on Top] #muuid {e882056d-0d1d-4131-9a98-404cbaea6a9c} ;langpack template for Quotes -;file \protocols\Quotes\res\Forex.rc +;file \plugins\Quotes\res\Forex.rc [OK] [Use contact specific settings] [Log] @@ -14924,24 +15018,24 @@ Miranda Language Pack Version 1 [Type &Stock Name or Symbol:] [&Watched Quotes:] [Status &Message:] -;file \protocols\Quotes\src\Chart.h +;file \plugins\Quotes\src\Chart.h [There is no to show] -;file \protocols\Quotes\src\CommonOptionDlg.cpp +;file \plugins\Quotes\src\CommonOptionDlg.cpp [Seconds] [Minutes] [Hours] [Enter integer value between 1 and 60.] [Enter integer value between 1 and 24.] [Enter text to display in contact list.] -;file \protocols\Quotes\src\CreateFilePath.cpp +;file \plugins\Quotes\src\CreateFilePath.cpp [\\Quotes\\] -;file \protocols\Quotes\src\CurrencyConverter.cpp +;file \plugins\Quotes\src\CurrencyConverter.cpp [Info provided by] [ ] [NAME] -;file \protocols\Weather\src\weather_contacts.cpp +;file \plugins\Weather\src\weather_contacts.cpp [open] [Weather condition was not logged.] [The URL for complete forcast have not been set. You can set it from the Edit Settings dialog.] @@ -20764,7 +20858,7 @@ Miranda Language Pack Version 1 [All Files] [ (*.*)] [*.*] -;file \protocols\Weather\src\weather_conv.cpp +;file \plugins\Weather\src\weather_conv.cpp [%i.%i] [%s%sC] [%s%sF] @@ -20823,7 +20917,7 @@ Miranda Language Pack Version 1 [] [] [HTTP Error %i] -;file \protocols\Weather\src\weather_data.cpp +;file \plugins\Weather\src\weather_data.cpp [] [High] [Low] @@ -20835,11 +20929,11 @@ Miranda Language Pack Version 1 [MONTH] [Ignore] [Error when obtaining data: %s] -;file \protocols\Weather\src\weather_http.cpp +;file \plugins\Weather\src\weather_http.cpp [Error occured! HTTP Error: %i\n] [NetLib error occurred!!] [Weather HTTP connections] -;file \protocols\Weather\src\weather_icons.cpp +;file \plugins\Weather\src\weather_icons.cpp [Protocol icon] [Update Disabled] [View Log] @@ -20850,7 +20944,7 @@ Miranda Language Pack Version 1 [Popup] [No Popup] [Edit Settings] -;file \protocols\Weather\src\weather_info.cpp +;file \plugins\Weather\src\weather_info.cpp [1.0] [1.1] [1.1a] @@ -20882,7 +20976,7 @@ Miranda Language Pack Version 1 [Description:] [Here is a list of custom variables that are currently available] [%c[%s]] -;file \protocols\Weather\src\weather_ini.cpp +;file \plugins\Weather\src\weather_ini.cpp [ID Search - Station Name] [\\Plugins\\Weather\\*.ini] [SAMPLE_INI.INI] @@ -20895,7 +20989,7 @@ Miranda Language Pack Version 1 [http://miranda-ng.org/] [\\Plugins\\weather\\] [All update data has been reloaded.] -;file \protocols\Weather\src\weather_mwin.cpp +;file \plugins\Weather\src\weather_mwin.cpp [Frame Font] [Frame Title Font] [Weather: %s] @@ -20903,20 +20997,20 @@ Miranda Language Pack Version 1 [user32.dll] [Frame Background] [Verdana] -;file \protocols\Weather\src\weather_opt.cpp +;file \plugins\Weather\src\weather_opt.cpp [Network] [General] [Display] [PopUps] [%c\tcurrent condition\n%d\tcurrent date\n%e\tdewpoint\n%f\tfeel-like temp\n%h\ttoday's high\n%i\twind direction\n%l\ttoday's low\n%m\thumidity\n%n\tstation name\n%p\tpressure\n%r\tsunrise time\n%s\tstation ID\n%t\ttemperature\n%u\tupdate time\n%v\tvisibility\n%w\twind speed\n%y\tsun set] [Weather Protocol Text Preview] -;file \protocols\Weather\src\weather_popup.cpp +;file \plugins\Weather\src\weather_popup.cpp [This is the name of the city] [Here is a short weather description] [ \n] [%c\tcurrent condition\n%d\tcurrent date\n%e\tdewpoint\n%f\tfeel-like temperature\n%h\ttoday's high\n%i\twind direction\n%l\ttoday's low\n%m\thumidity\n%n\tstation name\n%p\tpressure\n%r\tsunrise time\n%s\tstation ID\n%t\ttemperature\n%u\tupdate time\n%v\tvisibility\n%w\twind speed\n%y\tsun set] [%[..]\tcustom variables] -;file \protocols\Weather\src\weather_svcs.cpp +;file \plugins\Weather\src\weather_svcs.cpp [Station ID] [Light] [SShower] @@ -20938,7 +21032,7 @@ Miranda Language Pack Version 1 [Remove Old Data then Update All] [Weather Notification] [Display in a frame] -;file \protocols\Weather\src\weather_update.cpp +;file \plugins\Weather\src\weather_update.cpp [************************************************************************] [<-- Start update for station -->] [Unable to retrieve weather information for %s] @@ -20953,7 +21047,7 @@ Miranda Language Pack Version 1 [ & ] [Alert] [#%s Weather] -;file \protocols\Weather\src\weather_userinfo.cpp +;file \plugins\Weather\src\weather_userinfo.cpp [Current condition for %n] [%c %t] [%i %w] @@ -21451,7 +21545,7 @@ Miranda Language Pack Version 1 [Could not connect to Yahoo server. Please verify that you are connected to the net and the pager host and port are correctly entered.] #muuid {b047a7e5-027a-4cfc-8b18-eda8345d2790} ;langpack template for YAMN -;file \protocols\YAMN\res\YAMN.rc +;file \plugins\YAMN\res\YAMN.rc [List4] [List5] [OK] @@ -21534,7 +21628,7 @@ Miranda Language Pack Version 1 [Preview] [Background colour] [Text colour] -;file \protocols\YAMN\src\account.cpp +;file \plugins\YAMN\src\account.cpp [%s: %s,length is %d, remaining %d chars] [debug] [NFlags: %04x, remaining %d chars] @@ -21559,11 +21653,11 @@ Miranda Language Pack Version 1 [Browsing account %s] [(null)] [debug- WriteAccount...] -;file \protocols\YAMN\src\debug.cpp +;file \plugins\YAMN\src\debug.cpp [%s\\yamn-debug.synchro.log] [%s\\yamn-debug.comm.log] [%s\\yamn-debug.decode.log] -;file \protocols\YAMN\src\main.cpp +;file \plugins\YAMN\src\main.cpp [\\*.book] [%miranda_userdata%] [Check mail] @@ -21573,15 +21667,15 @@ Miranda Language Pack Version 1 [\\Plugins\\YAMN\\*.dll] [dll] [\\Plugins\\YAMN\\] -;file \protocols\YAMN\src\protoplugin.cpp +;file \plugins\YAMN\src\protoplugin.cpp [%s\\yamn-accounts.%s.%s.book] -;file \protocols\YAMN\src\services.cpp +;file \plugins\YAMN\src\services.cpp [Nick] [No new mail message] -;file \protocols\YAMN\src\browser\badconnect.cpp +;file \plugins\YAMN\src\browser\badconnect.cpp [Unknown error] [ - connection error] -;file \protocols\YAMN\src\browser\mailbrowser.cpp +;file \plugins\YAMN\src\browser\mailbrowser.cpp [- new mail message(s)] [%s : %d new mail message(s), %d total] [%d new mail message(s), %d total] @@ -21594,12 +21688,12 @@ Miranda Language Pack Version 1 [Do you really want to delete %d selected mails?] [Delete confirmation] [%s\t%s\t%s\t%s\r\n] -;file \protocols\YAMN\src\mails\mime.cpp +;file \plugins\YAMN\src\mails\mime.cpp [Translate header error] [Part] -;file \protocols\YAMN\src\proto\netlib.cpp +;file \plugins\YAMN\src\proto\netlib.cpp [%s connection] -;file \protocols\YAMN\src\proto\pop3\pop3comm.cpp +;file \plugins\YAMN\src\proto\pop3\pop3comm.cpp [Disconnected] [POP3 protocol (internal)] [Mail notifier and browser for Miranda NG. Included POP3 protocol.] @@ -21642,7 +21736,7 @@ Miranda Language Pack Version 1 [Cannot write SSL data.] [Cannot read SSL data.] [Error %d-%d-%d-%d:] -;file \protocols\YAMN\src\proto\pop3\pop3opt.cpp +;file \plugins\YAMN\src\proto\pop3\pop3opt.cpp [Network] [Accounts] [General] diff --git a/langpacks/en/Plugins/NewsAggregator.txt b/langpacks/en/Plugins/NewsAggregator.txt index a9011e2859..81210bbe10 100644 --- a/langpacks/en/Plugins/NewsAggregator.txt +++ b/langpacks/en/Plugins/NewsAggregator.txt @@ -1,6 +1,6 @@ #muuid {56cc3f29-ccbf-4546-a8ba-9856248a412a} ;langpack template for NewsAggregator -;file \protocols\NewsAggregator\Res\Resource.rc +;file \plugins\NewsAggregator\Res\Resource.rc [Add] [Change] [Remove] @@ -24,19 +24,19 @@ [Reset] [?] [0 - check manually] -;file \protocols\NewsAggregator\Src\Icons.cpp +;file \plugins\NewsAggregator\Src\Icons.cpp [Protocol icon] [Check All Feeds] [Add Feed] [Import Feeds] [Export Feeds] [News Aggregator] -;file \protocols\NewsAggregator\Src\Menus.cpp +;file \plugins\NewsAggregator\Src\Menus.cpp [Check feed] [Change feed] -;file \protocols\NewsAggregator\Src\NewsAggregator.cpp +;file \plugins\NewsAggregator\Src\NewsAggregator.cpp [\\Avatars\\] -;file \protocols\NewsAggregator\Src\Options.cpp +;file \plugins\NewsAggregator\Src\Options.cpp [http://] [Enter Feed name] [Error] @@ -50,7 +50,7 @@ [Change Feed] [Contact deleting] [Network] -;file \protocols\NewsAggregator\Src\Utils.cpp +;file \plugins\NewsAggregator\Src\Utils.cpp [NewsAggr HTTP connection] [.jpg] [.jpeg] diff --git a/langpacks/en/Plugins/PingPlugin.txt b/langpacks/en/Plugins/PingPlugin.txt new file mode 100644 index 0000000000..ff9aeaa630 --- /dev/null +++ b/langpacks/en/Plugins/PingPlugin.txt @@ -0,0 +1,94 @@ +#muuid {760ea901-c0c2-446c-8029-94c3bc47c45e} +;langpack template for PingPlugin +;file \plugins\Ping\res\ping.rc +[Delay between pings (secs):] +[Timeout] +[Ping timeout (secs):] +[Logging] +[Log to File] +[Log Filename:] +[Network] +[PopUps] +[Reply] +[Block Repetitions] +[View Log] +[Browse...] +[Interface] +[Do not change icon when testing] +[Use the Customize/Fonts options to change text size and colour.] +[Indent:] +[Row height:] +[Spin3] +[Repeats for success/failure:] +[Attach to contact list] +[Use CSV format] +[Add] +[Remove] +[Edit] +[Up] +[Down] +[OK] +[Cancel] +[Address:] +[Label:] +[TCP Connect] +[Port:] +[Control Protocol:] +[Set my status to:] +[On success, if my status is:] +[Execute the following command on double-click:] +[Contact] +[Protocols] +[(Optional) Command Parameters:] +[Graph] +[Enable] +[Disable all pings] +[Enable all pings] +[Options...] +[Hosts...] +;file \plugins\Ping\src\icmp.cpp +[IPHLPAPI.DLL] +[ICMP.DLL] +;file \plugins\Ping\src\log.cpp +[edit] +;file \plugins\Ping\src\menu.cpp +[Disable] +[PING] +[Enable All Pings] +[Disable All Pings] +;file \plugins\Ping\src\options.cpp +[All\0*.*\0Text\0*.TXT\0] +[] +[] +[Settings] +[Hosts] +;file \plugins\Ping\src\ping.cpp +[Ping Plugin] +[Failed to initialize. Plugin disabled.] +[Local\\ThreadWaitEvent] +;file \plugins\Ping\src\pinggraph.cpp +[BUTTON] +[Show grid lines] +[Show stats] +[%d ms] +[AVG %.1lf ms] +[MAX %hd ms] +[MIN %hd ms] +[GraphWindow] +;file \plugins\Ping\src\pingthread.cpp +[%s - setting status of protocol '%s' (%d)] +[%s - reply, %d] +[%s - timeout] +[enabled] +[double clicked] +[user32.dll] +[Ping] +;file \plugins\Ping\src\rawping.cpp +[Host %s requests that you reduce the amount of traffic you are sending.] +;file \plugins\Ping\src\utils.cpp +[Unknown Address] +[Unknown] +[Responding] +[Not Responding] +[Testing] +[Disabled] diff --git a/langpacks/en/Plugins/Quotes.txt b/langpacks/en/Plugins/Quotes.txt index fbacf0cc44..2630553768 100644 --- a/langpacks/en/Plugins/Quotes.txt +++ b/langpacks/en/Plugins/Quotes.txt @@ -1,6 +1,6 @@ #muuid {e882056d-0d1d-4131-9a98-404cbaea6a9c} ;langpack template for Quotes -;file \protocols\Quotes\res\Forex.rc +;file \plugins\Quotes\res\Forex.rc [OK] [Use contact specific settings] [Log] @@ -57,24 +57,24 @@ [Type &Stock Name or Symbol:] [&Watched Quotes:] [Status &Message:] -;file \protocols\Quotes\src\Chart.h +;file \plugins\Quotes\src\Chart.h [There is no to show] -;file \protocols\Quotes\src\CommonOptionDlg.cpp +;file \plugins\Quotes\src\CommonOptionDlg.cpp [Seconds] [Minutes] [Hours] [Enter integer value between 1 and 60.] [Enter integer value between 1 and 24.] [Enter text to display in contact list.] -;file \protocols\Quotes\src\CreateFilePath.cpp +;file \plugins\Quotes\src\CreateFilePath.cpp [\\Quotes\\] -;file \protocols\Quotes\src\CurrencyConverter.cpp +;file \plugins\Quotes\src\CurrencyConverter.cpp [Info provided by] [ ] [NAME] -;file \protocols\Weather\src\weather_contacts.cpp +;file \plugins\Weather\src\weather_contacts.cpp [open] [Weather condition was not logged.] [The URL for complete forcast have not been set. You can set it from the Edit Settings dialog.] @@ -190,7 +190,7 @@ [All Files] [ (*.*)] [*.*] -;file \protocols\Weather\src\weather_conv.cpp +;file \plugins\Weather\src\weather_conv.cpp [%i.%i] [%s%sC] [%s%sF] @@ -249,7 +249,7 @@ [] [] [HTTP Error %i] -;file \protocols\Weather\src\weather_data.cpp +;file \plugins\Weather\src\weather_data.cpp [] [High] [Low] @@ -261,11 +261,11 @@ [MONTH] [Ignore] [Error when obtaining data: %s] -;file \protocols\Weather\src\weather_http.cpp +;file \plugins\Weather\src\weather_http.cpp [Error occured! HTTP Error: %i\n] [NetLib error occurred!!] [Weather HTTP connections] -;file \protocols\Weather\src\weather_icons.cpp +;file \plugins\Weather\src\weather_icons.cpp [Protocol icon] [Update Disabled] [View Log] @@ -276,7 +276,7 @@ [Popup] [No Popup] [Edit Settings] -;file \protocols\Weather\src\weather_info.cpp +;file \plugins\Weather\src\weather_info.cpp [1.0] [1.1] [1.1a] @@ -308,7 +308,7 @@ [Description:] [Here is a list of custom variables that are currently available] [%c[%s]] -;file \protocols\Weather\src\weather_ini.cpp +;file \plugins\Weather\src\weather_ini.cpp [ID Search - Station Name] [\\Plugins\\Weather\\*.ini] [SAMPLE_INI.INI] @@ -321,7 +321,7 @@ [http://miranda-ng.org/] [\\Plugins\\weather\\] [All update data has been reloaded.] -;file \protocols\Weather\src\weather_mwin.cpp +;file \plugins\Weather\src\weather_mwin.cpp [Frame Font] [Frame Title Font] [Weather: %s] @@ -329,20 +329,20 @@ [user32.dll] [Frame Background] [Verdana] -;file \protocols\Weather\src\weather_opt.cpp +;file \plugins\Weather\src\weather_opt.cpp [Network] [General] [Display] [PopUps] [%c\tcurrent condition\n%d\tcurrent date\n%e\tdewpoint\n%f\tfeel-like temp\n%h\ttoday's high\n%i\twind direction\n%l\ttoday's low\n%m\thumidity\n%n\tstation name\n%p\tpressure\n%r\tsunrise time\n%s\tstation ID\n%t\ttemperature\n%u\tupdate time\n%v\tvisibility\n%w\twind speed\n%y\tsun set] [Weather Protocol Text Preview] -;file \protocols\Weather\src\weather_popup.cpp +;file \plugins\Weather\src\weather_popup.cpp [This is the name of the city] [Here is a short weather description] [ \n] [%c\tcurrent condition\n%d\tcurrent date\n%e\tdewpoint\n%f\tfeel-like temperature\n%h\ttoday's high\n%i\twind direction\n%l\ttoday's low\n%m\thumidity\n%n\tstation name\n%p\tpressure\n%r\tsunrise time\n%s\tstation ID\n%t\ttemperature\n%u\tupdate time\n%v\tvisibility\n%w\twind speed\n%y\tsun set] [%[..]\tcustom variables] -;file \protocols\Weather\src\weather_svcs.cpp +;file \plugins\Weather\src\weather_svcs.cpp [Station ID] [Light] [SShower] @@ -364,7 +364,7 @@ [Remove Old Data then Update All] [Weather Notification] [Display in a frame] -;file \protocols\Weather\src\weather_update.cpp +;file \plugins\Weather\src\weather_update.cpp [************************************************************************] [<-- Start update for station -->] [Unable to retrieve weather information for %s] @@ -379,7 +379,7 @@ [ & ] [Alert] [#%s Weather] -;file \protocols\Weather\src\weather_userinfo.cpp +;file \plugins\Weather\src\weather_userinfo.cpp [Current condition for %n] [%c %t] [%i %w] diff --git a/langpacks/en/Plugins/YAMN.txt b/langpacks/en/Plugins/YAMN.txt index 370576a3c2..5562451ef1 100644 --- a/langpacks/en/Plugins/YAMN.txt +++ b/langpacks/en/Plugins/YAMN.txt @@ -1,6 +1,6 @@ #muuid {b047a7e5-027a-4cfc-8b18-eda8345d2790} ;langpack template for YAMN -;file \protocols\YAMN\res\YAMN.rc +;file \plugins\YAMN\res\YAMN.rc [List4] [List5] [OK] @@ -83,7 +83,7 @@ [Preview] [Background colour] [Text colour] -;file \protocols\YAMN\src\account.cpp +;file \plugins\YAMN\src\account.cpp [%s: %s,length is %d, remaining %d chars] [debug] [NFlags: %04x, remaining %d chars] @@ -108,11 +108,11 @@ [Browsing account %s] [(null)] [debug- WriteAccount...] -;file \protocols\YAMN\src\debug.cpp +;file \plugins\YAMN\src\debug.cpp [%s\\yamn-debug.synchro.log] [%s\\yamn-debug.comm.log] [%s\\yamn-debug.decode.log] -;file \protocols\YAMN\src\main.cpp +;file \plugins\YAMN\src\main.cpp [\\*.book] [%miranda_userdata%] [Check mail] @@ -122,15 +122,15 @@ [\\Plugins\\YAMN\\*.dll] [dll] [\\Plugins\\YAMN\\] -;file \protocols\YAMN\src\protoplugin.cpp +;file \plugins\YAMN\src\protoplugin.cpp [%s\\yamn-accounts.%s.%s.book] -;file \protocols\YAMN\src\services.cpp +;file \plugins\YAMN\src\services.cpp [Nick] [No new mail message] -;file \protocols\YAMN\src\browser\badconnect.cpp +;file \plugins\YAMN\src\browser\badconnect.cpp [Unknown error] [ - connection error] -;file \protocols\YAMN\src\browser\mailbrowser.cpp +;file \plugins\YAMN\src\browser\mailbrowser.cpp [- new mail message(s)] [%s : %d new mail message(s), %d total] [%d new mail message(s), %d total] @@ -143,12 +143,12 @@ [Do you really want to delete %d selected mails?] [Delete confirmation] [%s\t%s\t%s\t%s\r\n] -;file \protocols\YAMN\src\mails\mime.cpp +;file \plugins\YAMN\src\mails\mime.cpp [Translate header error] [Part] -;file \protocols\YAMN\src\proto\netlib.cpp +;file \plugins\YAMN\src\proto\netlib.cpp [%s connection] -;file \protocols\YAMN\src\proto\pop3\pop3comm.cpp +;file \plugins\YAMN\src\proto\pop3\pop3comm.cpp [Disconnected] [POP3 protocol (internal)] [Mail notifier and browser for Miranda NG. Included POP3 protocol.] @@ -191,7 +191,7 @@ [Cannot write SSL data.] [Cannot read SSL data.] [Error %d-%d-%d-%d:] -;file \protocols\YAMN\src\proto\pop3\pop3opt.cpp +;file \plugins\YAMN\src\proto\pop3\pop3opt.cpp [Network] [Accounts] [General] diff --git a/langpacks/ru/Deprecated/Ping.txt b/langpacks/ru/Deprecated/Ping.txt deleted file mode 100644 index c1d8753213..0000000000 --- a/langpacks/ru/Deprecated/Ping.txt +++ /dev/null @@ -1,79 +0,0 @@ -;============================================================ -; File: Ping.dll, icmp.dll -; Module: Ping labelled IP addresses or domain names. -; Versions: 0.6.6.1 -;============================================================ -[PING] -Ping -[Graph] -График -[Control Protocol:] -Контрол. протокол: -[Address:] -Адрес: -[Attach to contact list] -Добав.в контакт.лист -[Ping timeout (secs):] -Таймаут пинга (сек.): -[Destinations...] -Адреса... -[Failed to initialize. Plugin disabled.] -Невозможно инициализировать. Модуль отключён. -[Log Filename:] -Файл журнала: -[On success, if my status is:] -Если удачно, мой статус: -[Do not change icon when testing] -Не изменять значок во время теста -[Use the Customize/Fonts options to change text size and colour.] -Использовать "Тонкая настройка->Шрифты" для изменения размера и цвета текста. -[TCP Connect] -TCP соединение -[Enable all pings] -Разрешить все пинги -[Host %s requests that you reduce the amount of traffic you are sending.] -Узел %s запросил Вас уменьшить объем отправляемого трафика -[Enable All Pings] -Разрешить все пинги -[Repeats for success/failure:] -Повторов, если успешно/неудачно -[Delay between pings (secs):] -Задержка между пингами (сек.): -[Disable all pings] -Запретить все пинги -[Disable All Pings] -Запретить все пинги -[Block Repetitions] -Блокир.повторы -[Ping Destination] -Адрес для пинга -[PING Destinations] -Адреса для пинга -[Ping Destinations] -Адреса для пинга -[Execute the following command on double-click:] -Выполнить команду при двойном щелчке: -[Show/Hide &Ping Window] -Показать/скрыть окно пинга -[Set my status to:] -Уст. мой статус: -[(Optional) Command Parameters:] -(Дополнительно) Параметры команды: -[Install the FontService plugin to change the font and font colour.] -Для настроек шрифта установите модуль FontService. -[Not Responding] -Нет ответа -[Ping Plugin] -Модуль Ping -[Responding] -Отвечает -[Testing] -Тестирование -[Unknown Address] -Неизвестный адрес -[Add to contact list group:] -Добавить в группу -[*Hide/Show &Ping Window] -*Скрыть/Показать окно пинга -[Hosts...] -Хосты... \ No newline at end of file diff --git a/langpacks/ru/LinkList.txt b/langpacks/ru/LinkList.txt index 37e8a68531..72ddceeb11 100644 --- a/langpacks/ru/LinkList.txt +++ b/langpacks/ru/LinkList.txt @@ -90,6 +90,7 @@ https://mysvn.ru/ghazan/myranda/trunk/langpacks/ru/Plugins/Omegle.txt https://mysvn.ru/ghazan/myranda/trunk/langpacks/ru/Plugins/OpenFolder.txt https://mysvn.ru/ghazan/myranda/trunk/langpacks/ru/Plugins/PackUpdater.txt https://mysvn.ru/ghazan/myranda/trunk/langpacks/ru/Plugins/PasteIt.txt +https://mysvn.ru/ghazan/myranda/trunk/langpacks/ru/Plugins/PingPlugin.txt https://mysvn.ru/ghazan/myranda/trunk/langpacks/ru/Plugins/PluginUpdater.txt https://mysvn.ru/ghazan/myranda/trunk/langpacks/ru/Plugins/PManagerEx.txt https://mysvn.ru/ghazan/myranda/trunk/langpacks/ru/Plugins/PopUp.txt -- cgit v1.2.3