summaryrefslogtreecommitdiff
path: root/langpacks/en/Plugins/TrafficCounter.txt
diff options
context:
space:
mode:
Diffstat (limited to 'langpacks/en/Plugins/TrafficCounter.txt')
-rw-r--r--langpacks/en/Plugins/TrafficCounter.txt98
1 files changed, 98 insertions, 0 deletions
diff --git a/langpacks/en/Plugins/TrafficCounter.txt b/langpacks/en/Plugins/TrafficCounter.txt
new file mode 100644
index 0000000000..a775d4826e
--- /dev/null
+++ b/langpacks/en/Plugins/TrafficCounter.txt
@@ -0,0 +1,98 @@
+;#muuid not found, please specify manually!
+;langpack template for TrafficCounter
+;file E:\Sources\myranda\plugins\TrafficCounter\res\resource.rc
+[Selected totals]
+[Accounts]
+[Units]
+[0]
+[Clear statistics]
+[Notification]
+[Notify me on every]
+[kilobytes]
+[minutes]
+[Background colour:]
+[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 E:\Sources\myranda\plugins\TrafficCounter\src\misc.c
+[%c%d]
+[%d.%d]
+[%02d]
+;file E:\Sources\myranda\plugins\TrafficCounter\src\statistics.c
+[ListBox]
+[Bytes]
+[Adaptive]
+[Hourly]
+[Daily]
+[Weekly]
+[Monthly]
+[Yearly]
+[Period]
+[Incoming]
+[Outgoing]
+[Sum]
+[Online]
+[Now traffic statistics for selected accounts will be cleared.\nContinue?]
+[Traffic counter]
+[%s %02d:00 - %02d:59]
+[%s - %s]
+[m:ss]
+[h:mm:ss]
+[d hh:mm:ss]
+[%miranda_userdata%\\statistics]
+[%s\\%S.stat]
+[Couldn't read statistics file]
+[Traffic Counter]
+;file E:\Sources\myranda\plugins\TrafficCounter\src\TrafficCounter.c
+[TrafficCounterWnd]
+[{I4}\x0D\x0A\x0A\\r\n{R65}?tc_GetTraffic(%extratext%,now,sent,d)\x0D\x0A\x0A\\r\n{R115}?tc_GetTraffic(%extratext%,now,received,d)\x0D\x0A\x0A\\r\n{R165}?tc_GetTraffic(%extratext%,total,both,d)\x0D\x0A\x0A\\r\n{L180}?if3(?tc_GetTime(%extratext%,now,hh:mm:ss),)\x0D\x0A\x0A\\r\n{L230}?if3(?tc_GetTime(%extratext%,total,d hh:mm),)]
+[Font]
+[Arial]
+[Hide traffic window]
+[Clear the current (Now:) value]
+[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]
+[Visible accounts/%s]
+[Hide now]
+[Day]
+[Week]
+[Month]
+[Year]
+[Services]
+[Options]
+[Statistics]
+[PopUps]
+[Toggle traffic counter]
+[Traffic counter notification]
+[%d kilobytes sent]
+[%d kilobytes received]
+;file E:\Sources\myranda\plugins\TrafficCounter\src\vars.c
+[overall]
+[summary]
+[now]
+[sent]
+[received]
+[both]
+[total]
+[tc_GetTraffic]
+[tc_GetTime]