diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-11-15 09:18:53 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-11-15 09:18:53 +0000 |
commit | e9ce0a71574964d14a5ae08becdfc59b00f0eeb7 (patch) | |
tree | 5fea9aed953d81fb89aa235846c5aca48cede443 /langpacks/en/Plugins/TrafficCounter.txt | |
parent | 7205e006b83f8cbeb70c10507cfc2de7698cc4e9 (diff) |
lpgen.js generator and langpacks/en uploaded
git-svn-id: http://svn.miranda-ng.org/main/trunk@2311 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'langpacks/en/Plugins/TrafficCounter.txt')
-rw-r--r-- | langpacks/en/Plugins/TrafficCounter.txt | 98 |
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]
|