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/english_gb/Plugins/TrafficCounter.txt | 140 ++++++++++++++++++++++++ 1 file changed, 140 insertions(+) (limited to 'langpacks/english_gb/Plugins/TrafficCounter.txt') diff --git a/langpacks/english_gb/Plugins/TrafficCounter.txt b/langpacks/english_gb/Plugins/TrafficCounter.txt index 5007d4b6c0..6ebc0ebc7c 100644 --- a/langpacks/english_gb/Plugins/TrafficCounter.txt +++ b/langpacks/english_gb/Plugins/TrafficCounter.txt @@ -5,7 +5,147 @@ ; Version: 0.1.1.8 ; Authors: Ghost, Mironych ;============================================================ +[Adding traffic and time counters.] + +;file \plugins\TrafficCounter\res\resource.rc +[Selected totals] + +[Accounts] + +[Units] + +[Clear statistics] + +[Notification] + +[Notify me on every] + +[kilobytes] + +[minutes] + [Background color:] Background colour: [Text color:] Text colour: +[Reset to default] + +[Popup timeout] + +[From popup plugin] + +[Custom] + +[Test] + +[Show now] + +[Space between lines:] + +[Counters format string:] + +[Tooltip format string:] + +[Display traffic for current] + +;file \plugins\TrafficCounter\src\options.cpp +[Display] + +[Icon] + +[Account name] + +[Current traffic] + +[Total traffic] + +[Current online] + +[Total online] + +[General] + +[Draw frame as skin element] + +[Show tooltip in traffic window] + +["Toggle traffic counter" in main menu] + +[Visible accounts] + +[Summary traffic for visible accounts] + +[Overall traffic] + +[Hide now] + +[Day] + +[Week] + +[Month] + +[Year] + +[Services] + +[Options] + +[Traffic counter] + +[Statistics] + +[Popups] + +;file \plugins\TrafficCounter\src\statistics.cpp +[Bytes] + +[KB] + +[MB] + +[Adaptive] + +[Hourly] + +[Daily] + +[Weekly] + +[Monthly] + +[Yearly] + +[Period] + +[Incoming] + +[Outgoing] + +[Sum] + +[Online] + +[Now traffic statistics for selected accounts will be cleared.\nContinue?] + +[Couldn't read statistics file] + +[Traffic Counter] + +;file \plugins\TrafficCounter\src\TrafficCounter.cpp +[Font] + +[Show/Hide frame] + +[Hide traffic window] + +[Clear the current (Now:) value] + +[Toggle traffic counter] + +[Traffic counter notification] + +[%d kilobytes sent] + +[%d kilobytes received] + -- cgit v1.2.3