From 6ca6109bae7413647a8478a32e62fb8b798633a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Mon, 8 Jul 2013 14:33:03 +0000 Subject: lpgen: garbage filter update. Popup and Tlen: translation fix. English langpack update. git-svn-id: http://svn.miranda-ng.org/main/trunk@5280 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- langpacks/english/Langpack_english.txt | 61 +++++++++------------------ langpacks/english/Plugins/Clist_modern.txt | 2 +- langpacks/english/Plugins/Dbx_mmap.txt | 2 +- langpacks/english/Plugins/FileAsMessage.txt | 2 +- langpacks/english/Plugins/PopUp.txt | 20 ++++----- langpacks/english/Plugins/QuickMessages.txt | 6 --- langpacks/english/Plugins/Quotes.txt | 13 +++--- langpacks/english/Plugins/SimpleStatusMsg.txt | 9 ---- langpacks/english/Plugins/Skype.txt | 1 - langpacks/english/Plugins/Tlen.txt | 4 -- langpacks/english/Plugins/TopToolBar.txt | 2 +- 11 files changed, 42 insertions(+), 80 deletions(-) (limited to 'langpacks/english') diff --git a/langpacks/english/Langpack_english.txt b/langpacks/english/Langpack_english.txt index 19aa7301ad..672adbc2ff 100644 --- a/langpacks/english/Langpack_english.txt +++ b/langpacks/english/Langpack_english.txt @@ -3594,7 +3594,7 @@ [Hide offline subcontacts.] [MetaContacts stuff] [Additional stuff] -[For other stuff MetaContacts plugin should be loaded.\n\nhttp://miranda-ng.org] +[For other stuff MetaContacts plugin should be loaded.\n\nhttp://miranda-ng.org/p/MetaContacts/] [Allow internal requesting of status message text] [Subcontacts indent:] [Remove status message if contact became offline] @@ -5398,7 +5398,7 @@ [Disk is full. Miranda will now shutdown.] [Database failure. Miranda will now shutdown.] [Database Error] -[Miranda has detected corruption in your database. This corruption maybe fixed by DbChecker plugin. Please download it from http://miranda-ng.org/. Miranda will now shutdown.] +[Miranda has detected corruption in your database. This corruption maybe fixed by DbChecker plugin. Please download it from http://miranda-ng.org/p/DbChecker/. Miranda will now shutdown.] [Database Panic] ;file \plugins\Db3x_mmap\src\dbtool\aggressive.cpp [Performing aggressive pass] @@ -5888,7 +5888,7 @@ [File As Message...] ;file \plugins\FileAsMessage\src\main.h [File As Message] -[If you see this "garbage", probably you have no "fileAsMessage" plugin installed, see http://miranda-ng.org/ for more information and download.] +[If you see this "garbage", probably you have no "fileAsMessage" plugin installed, see http://miranda-ng.org/p/FileAsMessage/ for more information and download.] #muuid {687364af-58b0-4af2-a4ee-20f40a8d9afb} ;============================================================ ; File: Fingerprint.dll @@ -13376,16 +13376,16 @@ [CLASS Plugins] [Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn!] ;file \plugins\Popup\src\opt_gen.cpp -[/Offline] -[/Online] -[/Invisible] -[/Away] -[/NA] -[/Occupied] -[/DND] -[/Free for chat] -[/Out to lunch] -[/On the phone] +[Offline] +[Online] +[Invisible] +[Away] +[NA] +[Occupied] +[DND] +[Free for chat] +[Out to lunch] +[On the phone] [Width] [upper left corner] [lower left corner] @@ -13490,17 +13490,11 @@ [- Text from Clipboard] [- Contacts Protocol name (upper case)] [- Contact display name] -[%t] -[%c] -[%P] -[%n] [Tips:] [*Rename menu item into "---" to insert separator] [*Use drag'n'drop for arranging menu items] [- Contact first name] -[%F] [- Contact last name] -[%L] ;file \plugins\QuickMessages\src\main.cpp [Quick Messages] ;file \plugins\QuickMessages\src\options.cpp @@ -13773,6 +13767,13 @@ [Last Year] [User-Defined] ;file \plugins\Quotes\src\QuoteInfoDlg.cpp +;file \plugins\Quotes\src\QuotesProviderBase.cpp +[Log Files (*.txt,*.log)] +[Enter integer value] +[Enter log file name.] +[Enter log file format.] +[Enter history format.] +[Enter popup window format.] ;file \plugins\Quotes\src\QuotesProviderDukasCopy.cpp ;file \plugins\Quotes\src\QuotesProviderGoogle.cpp [Error occurred during html parsing.] @@ -13802,12 +13803,6 @@ [Previous Close] [Change] ;file \plugins\Quotes\src\SettingsDlg.cpp -[Log Files (*.txt,*.log)] -[Enter integer value] -[Enter log file name.] -[Enter log file format.] -[Enter history format.] -[Enter popup window format.] #muuid {45230488-977b-405b-856d-ea276d7083b7} ;============================================================ ; File: Rate.dll @@ -15052,16 +15047,7 @@ [Status:] [Independent setting for each protocol] [Pop up dialog asking for status message] -[%time%] -[%date%] -[%winampsong%] -[%rand(x,y)%] -[%randmsg%] -[%randdefmsg%] [Fortune] -[%fortunemsg%] -[%protofortunemsg%] -[%statusfortunemsg%] [?cinfo(contact,property)] [?contact(string,property)] [?mstatus(protocol)] @@ -15207,7 +15193,6 @@ [Default group:] [Block] [Block this person] -[%s] [Remove from your Contact List] [Abuse] [You can also report abuse from this user.] @@ -17815,10 +17800,6 @@ [...Finished...] [...Error...] [...Denied...] -[8000 Hz / 13.8 kbps] -[11025 Hz / 19.1 kbps] -[22050 Hz / 36.8 kbps] -[44100 Hz / 72 kbps] [Default] #muuid {5906a545-f31a-4726-b48f-03a09f060318} ;============================================================ @@ -17875,7 +17856,7 @@ [is] #muuid {f593c752-51d8-4d46-ba27-37577953f55c} ;============================================================ -; File: TopToolbar.dll +; File: TopToolBar.dll ; Plugin: TopToolBar ; Version: 0.8.0.3 ; Authors: Bethoven diff --git a/langpacks/english/Plugins/Clist_modern.txt b/langpacks/english/Plugins/Clist_modern.txt index f1851774e8..956043f719 100644 --- a/langpacks/english/Plugins/Clist_modern.txt +++ b/langpacks/english/Plugins/Clist_modern.txt @@ -199,7 +199,7 @@ [Hide offline subcontacts.] [MetaContacts stuff] [Additional stuff] -[For other stuff MetaContacts plugin should be loaded.\n\nhttp://miranda-ng.org] +[For other stuff MetaContacts plugin should be loaded.\n\nhttp://miranda-ng.org/p/MetaContacts/] [Allow internal requesting of status message text] [Subcontacts indent:] [Remove status message if contact became offline] diff --git a/langpacks/english/Plugins/Dbx_mmap.txt b/langpacks/english/Plugins/Dbx_mmap.txt index a64c7509db..28a70144c3 100644 --- a/langpacks/english/Plugins/Dbx_mmap.txt +++ b/langpacks/english/Plugins/Dbx_mmap.txt @@ -35,7 +35,7 @@ [Disk is full. Miranda will now shutdown.] [Database failure. Miranda will now shutdown.] [Database Error] -[Miranda has detected corruption in your database. This corruption maybe fixed by DbChecker plugin. Please download it from http://miranda-ng.org/. Miranda will now shutdown.] +[Miranda has detected corruption in your database. This corruption maybe fixed by DbChecker plugin. Please download it from http://miranda-ng.org/p/DbChecker/. Miranda will now shutdown.] [Database Panic] ;file \plugins\Db3x_mmap\src\dbtool\aggressive.cpp [Performing aggressive pass] diff --git a/langpacks/english/Plugins/FileAsMessage.txt b/langpacks/english/Plugins/FileAsMessage.txt index d879af3719..7903d1d6e3 100644 --- a/langpacks/english/Plugins/FileAsMessage.txt +++ b/langpacks/english/Plugins/FileAsMessage.txt @@ -55,4 +55,4 @@ [File As Message...] ;file \plugins\FileAsMessage\src\main.h [File As Message] -[If you see this "garbage", probably you have no "fileAsMessage" plugin installed, see http://miranda-ng.org/ for more information and download.] +[If you see this "garbage", probably you have no "fileAsMessage" plugin installed, see http://miranda-ng.org/p/FileAsMessage/ for more information and download.] diff --git a/langpacks/english/Plugins/PopUp.txt b/langpacks/english/Plugins/PopUp.txt index 20aefef1ac..8d30c538a1 100644 --- a/langpacks/english/Plugins/PopUp.txt +++ b/langpacks/english/Plugins/PopUp.txt @@ -168,16 +168,16 @@ [CLASS Plugins] [Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn!] ;file \plugins\Popup\src\opt_gen.cpp -[/Offline] -[/Online] -[/Invisible] -[/Away] -[/NA] -[/Occupied] -[/DND] -[/Free for chat] -[/Out to lunch] -[/On the phone] +[Offline] +[Online] +[Invisible] +[Away] +[NA] +[Occupied] +[DND] +[Free for chat] +[Out to lunch] +[On the phone] [Width] [upper left corner] [lower left corner] diff --git a/langpacks/english/Plugins/QuickMessages.txt b/langpacks/english/Plugins/QuickMessages.txt index 5e54e18431..dab638aeea 100644 --- a/langpacks/english/Plugins/QuickMessages.txt +++ b/langpacks/english/Plugins/QuickMessages.txt @@ -24,17 +24,11 @@ [- Text from Clipboard] [- Contacts Protocol name (upper case)] [- Contact display name] -[%t] -[%c] -[%P] -[%n] [Tips:] [*Rename menu item into "---" to insert separator] [*Use drag'n'drop for arranging menu items] [- Contact first name] -[%F] [- Contact last name] -[%L] ;file \plugins\QuickMessages\src\main.cpp [Quick Messages] ;file \plugins\QuickMessages\src\options.cpp diff --git a/langpacks/english/Plugins/Quotes.txt b/langpacks/english/Plugins/Quotes.txt index 24a01bfb44..6478a658c8 100644 --- a/langpacks/english/Plugins/Quotes.txt +++ b/langpacks/english/Plugins/Quotes.txt @@ -120,6 +120,13 @@ [Last Year] [User-Defined] ;file \plugins\Quotes\src\QuoteInfoDlg.cpp +;file \plugins\Quotes\src\QuotesProviderBase.cpp +[Log Files (*.txt,*.log)] +[Enter integer value] +[Enter log file name.] +[Enter log file format.] +[Enter history format.] +[Enter popup window format.] ;file \plugins\Quotes\src\QuotesProviderDukasCopy.cpp ;file \plugins\Quotes\src\QuotesProviderGoogle.cpp [Error occurred during html parsing.] @@ -149,9 +156,3 @@ [Previous Close] [Change] ;file \plugins\Quotes\src\SettingsDlg.cpp -[Log Files (*.txt,*.log)] -[Enter integer value] -[Enter log file name.] -[Enter log file format.] -[Enter history format.] -[Enter popup window format.] diff --git a/langpacks/english/Plugins/SimpleStatusMsg.txt b/langpacks/english/Plugins/SimpleStatusMsg.txt index 89fd72825a..70e471160d 100644 --- a/langpacks/english/Plugins/SimpleStatusMsg.txt +++ b/langpacks/english/Plugins/SimpleStatusMsg.txt @@ -62,16 +62,7 @@ [Status:] [Independent setting for each protocol] [Pop up dialog asking for status message] -[%time%] -[%date%] -[%winampsong%] -[%rand(x,y)%] -[%randmsg%] -[%randdefmsg%] [Fortune] -[%fortunemsg%] -[%protofortunemsg%] -[%statusfortunemsg%] [?cinfo(contact,property)] [?contact(string,property)] [?mstatus(protocol)] diff --git a/langpacks/english/Plugins/Skype.txt b/langpacks/english/Plugins/Skype.txt index e5bcb2c9b6..56d5877f13 100644 --- a/langpacks/english/Plugins/Skype.txt +++ b/langpacks/english/Plugins/Skype.txt @@ -64,7 +64,6 @@ [Default group:] [Block] [Block this person] -[%s] [Remove from your Contact List] [Abuse] [You can also report abuse from this user.] diff --git a/langpacks/english/Plugins/Tlen.txt b/langpacks/english/Plugins/Tlen.txt index 8307837177..fc0b0cd437 100644 --- a/langpacks/english/Plugins/Tlen.txt +++ b/langpacks/english/Plugins/Tlen.txt @@ -184,8 +184,4 @@ [...Finished...] [...Error...] [...Denied...] -[8000 Hz / 13.8 kbps] -[11025 Hz / 19.1 kbps] -[22050 Hz / 36.8 kbps] -[44100 Hz / 72 kbps] [Default] diff --git a/langpacks/english/Plugins/TopToolBar.txt b/langpacks/english/Plugins/TopToolBar.txt index 7cfcd8908c..ab9510b8ae 100644 --- a/langpacks/english/Plugins/TopToolBar.txt +++ b/langpacks/english/Plugins/TopToolBar.txt @@ -1,6 +1,6 @@ #muuid {f593c752-51d8-4d46-ba27-37577953f55c} ;============================================================ -; File: TopToolbar.dll +; File: TopToolBar.dll ; Plugin: TopToolBar ; Version: 0.8.0.3 ; Authors: Bethoven -- cgit v1.2.3