]> git.ipfire.org Git - collecty.git/commitdiff
Update translations
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 24 Nov 2015 02:41:47 +0000 (02:41 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 24 Nov 2015 02:41:47 +0000 (02:41 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
39 files changed:
po/POTFILES.in
po/ar.po
po/ca.po
po/collecty.pot
po/cs_CZ.po
po/da.po
po/de.po
po/el_GR.po
po/es.po
po/fa.po
po/fr.po
po/hr.po
po/hu.po
po/id.po
po/it.po
po/ja.po
po/jv.po
po/km_KH.po
po/nl.po
po/pl.po
po/pt.po
po/pt_BR.po
po/pt_PT.po
po/ro.po
po/ro_RO.po
po/ru.po
po/rw.po
po/sk.po
po/sq.po
po/sr.po
po/su.po
po/sv.po
po/th.po
po/tk.po
po/tr.po
po/uk.po
po/uz@Latn.po
po/vi.po
po/zh.po

index 0dba17c10ee8396ecb22c26531b258d5686e4500..0f3c33e59ed90632adafab1376bc41d7bb1db465 100644 (file)
@@ -7,11 +7,13 @@ src/collecty/i18n.py
 src/collecty/__init__.py
 src/collecty/plugins/base.py
 src/collecty/plugins/conntrack.py
+src/collecty/plugins/contextswitches.py
 src/collecty/plugins/cpufreq.py
 src/collecty/plugins/disk.py
 src/collecty/plugins/entropy.py
 src/collecty/plugins/__init__.py
 src/collecty/plugins/interface.py
+src/collecty/plugins/interrupts.py
 src/collecty/plugins/latency.py
 src/collecty/plugins/loadavg.py
 src/collecty/plugins/memory.py
index c109c15025c5648184066e0a68cb96add61ba604..1199f637f0411ac1e3629811e9f5597d2d7d6ecd 100644 (file)
--- a/po/ar.po
+++ b/po/ar.po
@@ -1,22 +1,24 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# 
+#
 # Translators:
 # Jasem Elayeb <j.elayeb@itech.ly>, 2014
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-26 18:19+0100\n"
+"POT-Creation-Date: 2015-11-24 02:37+0000\n"
 "PO-Revision-Date: 2015-10-26 17:22+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Arabic (http://www.transifex.com/mstremer/ipfire/language/ar/)\n"
+"Language-Team: Arabic (http://www.transifex.com/mstremer/ipfire/language/"
+"ar/)\n"
+"Language: ar\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: ar\n"
-"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
+"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
+"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
 
 #: ../src/collecty/bus.py:54
 msgid "Bus thread has started"
@@ -30,67 +32,86 @@ msgstr ""
 msgid "Stopping bus thread"
 msgstr ""
 
-#: ../src/collecty/client.py:89
+#: ../src/collecty/client.py:52
+#, python-format
+msgid "Last update: %s"
+msgstr ""
+
+#: ../src/collecty/client.py:117
+#, python-format
+msgid "Title      : %(title)s (%(template)s - %(object_id)s)"
+msgstr ""
+
+#: ../src/collecty/client.py:118
+#, python-format
+msgid "Image size : %(image_width)sx%(image_height)spx"
+msgstr ""
+
+#: ../src/collecty/client.py:139
 #, python-format
 msgid "collecty %s running on Python %s"
 msgstr ""
 
-#: ../src/collecty/client.py:93
+#: ../src/collecty/client.py:143
 #, python-format
 msgid "daemon %s"
 msgstr ""
 
-#: ../src/collecty/client.py:101
+#: ../src/collecty/client.py:151
 msgid "Generate a graph image"
 msgstr ""
 
-#: ../src/collecty/client.py:104
+#: ../src/collecty/client.py:154
 msgid "filename"
 msgstr ""
 
-#: ../src/collecty/client.py:106
+#: ../src/collecty/client.py:155
 msgid "image format"
 msgstr ""
 
-#: ../src/collecty/client.py:107
+#: ../src/collecty/client.py:156
 msgid "interval"
 msgstr ""
 
-#: ../src/collecty/client.py:109
+#: ../src/collecty/client.py:158 ../src/collecty/client.py:178
 msgid "Object identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:111
+#: ../src/collecty/client.py:160 ../src/collecty/client.py:176
 msgid "The graph template identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:113
+#: ../src/collecty/client.py:162
 msgid "Generate the graph with timestamps plotted for the given timezone"
 msgstr ""
 
-#: ../src/collecty/client.py:115
+#: ../src/collecty/client.py:164
 msgid "Generate the graph with this locale"
 msgstr ""
 
-#: ../src/collecty/client.py:119
+#: ../src/collecty/client.py:168
 msgid "Height of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:121
+#: ../src/collecty/client.py:170
 msgid "Width of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:125
+#: ../src/collecty/client.py:174
+msgid "Fetch the last dataset in the database"
+msgstr ""
+
+#: ../src/collecty/client.py:183
 msgid "Lists all graph templates"
 msgstr ""
 
 #. version
-#: ../src/collecty/client.py:129
+#: ../src/collecty/client.py:187
 msgid "Show version"
 msgstr ""
 
 #. Brand all generated graphs.
-#: ../src/collecty/constants.py:49
+#: ../src/collecty/constants.py:54
 msgid "Created by collecty"
 msgstr "انشأت عند التجميع"
 
@@ -136,52 +157,52 @@ msgstr "تسجيل إشارة %d"
 msgid "Caught signal %d"
 msgstr ""
 
-#: ../src/collecty/daemon.py:252
+#: ../src/collecty/daemon.py:266
 #, python-format
 msgid "Worker thread %s has been initialised"
 msgstr ""
 
-#: ../src/collecty/daemon.py:262
+#: ../src/collecty/daemon.py:276
 #, python-format
 msgid "Worker thread %s has been started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:276
+#: ../src/collecty/daemon.py:290
 #, python-format
 msgid "Worker thread %s has been terminated"
 msgstr ""
 
-#: ../src/collecty/daemon.py:295
+#: ../src/collecty/daemon.py:309
 msgid "Initialised write queue"
 msgstr ""
 
-#: ../src/collecty/daemon.py:298
+#: ../src/collecty/daemon.py:312
 msgid "Write queue process started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:310
+#: ../src/collecty/daemon.py:324
 msgid "Write queue process stopped"
 msgstr ""
 
-#: ../src/collecty/daemon.py:329
+#: ../src/collecty/daemon.py:343
 msgid "No data to commit"
 msgstr ""
 
-#: ../src/collecty/daemon.py:334
+#: ../src/collecty/daemon.py:348
 msgid "Submitting data to the databases..."
 msgstr ""
 
-#: ../src/collecty/daemon.py:352
+#: ../src/collecty/daemon.py:366
 #, python-format
 msgid "Emptied write queue in %.2fs"
 msgstr ""
 
-#: ../src/collecty/daemon.py:355
+#: ../src/collecty/daemon.py:369
 #, python-format
 msgid "Committing %(counter)s entries to %(filename)s"
 msgstr ""
 
-#: ../src/collecty/daemon.py:367
+#: ../src/collecty/daemon.py:381
 #, python-format
 msgid "Could not update RRD database %s: %s"
 msgstr ""
@@ -221,12 +242,12 @@ msgstr ""
 msgid "Generated graph %s in %.1fms"
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:346
+#: ../src/collecty/plugins/base.py:362
 #, python-format
 msgid "Created RRD file %s."
 msgstr "انشاء ملف اراردي %s"
 
-#: ../src/collecty/plugins/base.py:534
+#: ../src/collecty/plugins/base.py:583
 #, python-format
 msgid "Generating graph %s"
 msgstr ""
@@ -268,18 +289,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:202
 #: ../src/collecty/plugins/latency.py:89 ../src/collecty/plugins/latency.py:96
 #: ../src/collecty/plugins/loadavg.py:45 ../src/collecty/plugins/loadavg.py:53
-#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:50
-#: ../src/collecty/plugins/memory.py:58 ../src/collecty/plugins/memory.py:66
-#: ../src/collecty/plugins/memory.py:82
-#: ../src/collecty/plugins/processor.py:49
+#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:48
+#: ../src/collecty/plugins/memory.py:56 ../src/collecty/plugins/memory.py:64
+#: ../src/collecty/plugins/memory.py:80 ../src/collecty/plugins/processor.py:49
 #: ../src/collecty/plugins/processor.py:57
 #: ../src/collecty/plugins/processor.py:65
 #: ../src/collecty/plugins/processor.py:73
 #: ../src/collecty/plugins/processor.py:81
 #: ../src/collecty/plugins/processor.py:89
 #: ../src/collecty/plugins/processor.py:97
-#: ../src/collecty/plugins/sensors.py:71
-#: ../src/collecty/plugins/sensors.py:165
+#: ../src/collecty/plugins/sensors.py:71 ../src/collecty/plugins/sensors.py:165
 msgid "Minimum"
 msgstr "الحد الأدنى"
 
@@ -298,18 +317,16 @@ msgstr "الحد الأدنى"
 #: ../src/collecty/plugins/interface.py:201
 #: ../src/collecty/plugins/latency.py:88 ../src/collecty/plugins/latency.py:95
 #: ../src/collecty/plugins/loadavg.py:44 ../src/collecty/plugins/loadavg.py:52
-#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:49
-#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
-#: ../src/collecty/plugins/memory.py:81
-#: ../src/collecty/plugins/processor.py:48
+#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:47
+#: ../src/collecty/plugins/memory.py:55 ../src/collecty/plugins/memory.py:63
+#: ../src/collecty/plugins/memory.py:79 ../src/collecty/plugins/processor.py:48
 #: ../src/collecty/plugins/processor.py:56
 #: ../src/collecty/plugins/processor.py:64
 #: ../src/collecty/plugins/processor.py:72
 #: ../src/collecty/plugins/processor.py:80
 #: ../src/collecty/plugins/processor.py:88
 #: ../src/collecty/plugins/processor.py:96
-#: ../src/collecty/plugins/sensors.py:70
-#: ../src/collecty/plugins/sensors.py:164
+#: ../src/collecty/plugins/sensors.py:70 ../src/collecty/plugins/sensors.py:164
 msgid "Maximum"
 msgstr "الحد الآقصى"
 
@@ -328,18 +345,16 @@ msgstr "الحد الآقصى"
 #: ../src/collecty/plugins/interface.py:203
 #: ../src/collecty/plugins/latency.py:90 ../src/collecty/plugins/latency.py:97
 #: ../src/collecty/plugins/loadavg.py:46 ../src/collecty/plugins/loadavg.py:54
-#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:51
-#: ../src/collecty/plugins/memory.py:59 ../src/collecty/plugins/memory.py:67
-#: ../src/collecty/plugins/memory.py:83
-#: ../src/collecty/plugins/processor.py:50
+#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:49
+#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
+#: ../src/collecty/plugins/memory.py:81 ../src/collecty/plugins/processor.py:50
 #: ../src/collecty/plugins/processor.py:58
 #: ../src/collecty/plugins/processor.py:66
 #: ../src/collecty/plugins/processor.py:74
 #: ../src/collecty/plugins/processor.py:82
 #: ../src/collecty/plugins/processor.py:90
 #: ../src/collecty/plugins/processor.py:98
-#: ../src/collecty/plugins/sensors.py:69
-#: ../src/collecty/plugins/sensors.py:163
+#: ../src/collecty/plugins/sensors.py:69 ../src/collecty/plugins/sensors.py:163
 msgid "Average"
 msgstr "متوسط"
 
@@ -389,9 +404,8 @@ msgid "Protocol States of all %s connections"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:37
-#: ../src/collecty/plugins/processor.py:106
-msgid "CPU usage"
-msgstr "استهلاك المعالج"
+msgid "Processor Frequencies"
+msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:42
 msgid "Frequency"
@@ -662,15 +676,15 @@ msgstr "متوسط الجهد"
 msgid "Load"
 msgstr "الجهد"
 
-#: ../src/collecty/plugins/memory.py:45
+#: ../src/collecty/plugins/memory.py:43
 msgid "Used memory"
 msgstr "الذاكرة المستعملة"
 
-#: ../src/collecty/plugins/memory.py:53
+#: ../src/collecty/plugins/memory.py:51
 msgid "Buffered data"
 msgstr "البانات المحمله في الذاكرة"
 
-#: ../src/collecty/plugins/memory.py:61
+#: ../src/collecty/plugins/memory.py:59
 msgid "Cached data"
 msgstr "البيانات المخزنة مؤقتا"
 
@@ -681,15 +695,15 @@ msgstr "البيانات المخزنة مؤقتا"
 #. "GPRINT:freemax:%12s\:" % _("Maximum") + " %6.2lf" ,
 #. "GPRINT:freemin:%12s\:" % _("Minimum") + " %6.2lf",
 #. "GPRINT:freeavg:%12s\:" % _("Average") + " %6.2lf\\n",
-#: ../src/collecty/plugins/memory.py:77
+#: ../src/collecty/plugins/memory.py:75
 msgid "Used Swap space"
 msgstr "الذاكرة البديلة المستعمله"
 
-#: ../src/collecty/plugins/memory.py:89
+#: ../src/collecty/plugins/memory.py:87
 msgid "Memory Usage"
 msgstr "استهلاك الذاكرة"
 
-#: ../src/collecty/plugins/memory.py:94
+#: ../src/collecty/plugins/memory.py:92
 msgid "Percent"
 msgstr "نسبة مئوية"
 
@@ -721,6 +735,11 @@ msgstr "مقاطعة لينة"
 msgid "Idle"
 msgstr ""
 
+#: ../src/collecty/plugins/processor.py:106
+#, fuzzy
+msgid "Processor Usage"
+msgstr "استهلاك الذاكرة"
+
 #: ../src/collecty/plugins/processor.py:111
 msgid "Jiffies"
 msgstr ""
@@ -730,8 +749,7 @@ msgstr ""
 msgid "Temperature Thresholds"
 msgstr ""
 
-#: ../src/collecty/plugins/sensors.py:78
-#: ../src/collecty/plugins/sensors.py:188
+#: ../src/collecty/plugins/sensors.py:78 ../src/collecty/plugins/sensors.py:188
 msgid "Critical"
 msgstr ""
 
@@ -747,3 +765,6 @@ msgstr ""
 #: ../src/collecty/plugins/sensors.py:197
 msgid "Processor"
 msgstr ""
+
+#~ msgid "CPU usage"
+#~ msgstr "استهلاك المعالج"
index 6c30a6c5e16affc0814ba0c00e274427659b2554..4ff5dd817cc8c4d0e213deefa75122c8648ef14c 100644 (file)
--- a/po/ca.po
+++ b/po/ca.po
@@ -1,20 +1,21 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# 
+#
 # Translators:
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-26 18:19+0100\n"
+"POT-Creation-Date: 2015-11-24 02:37+0000\n"
 "PO-Revision-Date: 2015-10-26 17:22+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Catalan (http://www.transifex.com/mstremer/ipfire/language/ca/)\n"
+"Language-Team: Catalan (http://www.transifex.com/mstremer/ipfire/language/"
+"ca/)\n"
+"Language: ca\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: ca\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #: ../src/collecty/bus.py:54
@@ -29,67 +30,86 @@ msgstr ""
 msgid "Stopping bus thread"
 msgstr ""
 
-#: ../src/collecty/client.py:89
+#: ../src/collecty/client.py:52
+#, python-format
+msgid "Last update: %s"
+msgstr ""
+
+#: ../src/collecty/client.py:117
+#, python-format
+msgid "Title      : %(title)s (%(template)s - %(object_id)s)"
+msgstr ""
+
+#: ../src/collecty/client.py:118
+#, python-format
+msgid "Image size : %(image_width)sx%(image_height)spx"
+msgstr ""
+
+#: ../src/collecty/client.py:139
 #, python-format
 msgid "collecty %s running on Python %s"
 msgstr ""
 
-#: ../src/collecty/client.py:93
+#: ../src/collecty/client.py:143
 #, python-format
 msgid "daemon %s"
 msgstr ""
 
-#: ../src/collecty/client.py:101
+#: ../src/collecty/client.py:151
 msgid "Generate a graph image"
 msgstr ""
 
-#: ../src/collecty/client.py:104
+#: ../src/collecty/client.py:154
 msgid "filename"
 msgstr ""
 
-#: ../src/collecty/client.py:106
+#: ../src/collecty/client.py:155
 msgid "image format"
 msgstr ""
 
-#: ../src/collecty/client.py:107
+#: ../src/collecty/client.py:156
 msgid "interval"
 msgstr ""
 
-#: ../src/collecty/client.py:109
+#: ../src/collecty/client.py:158 ../src/collecty/client.py:178
 msgid "Object identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:111
+#: ../src/collecty/client.py:160 ../src/collecty/client.py:176
 msgid "The graph template identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:113
+#: ../src/collecty/client.py:162
 msgid "Generate the graph with timestamps plotted for the given timezone"
 msgstr ""
 
-#: ../src/collecty/client.py:115
+#: ../src/collecty/client.py:164
 msgid "Generate the graph with this locale"
 msgstr ""
 
-#: ../src/collecty/client.py:119
+#: ../src/collecty/client.py:168
 msgid "Height of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:121
+#: ../src/collecty/client.py:170
 msgid "Width of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:125
+#: ../src/collecty/client.py:174
+msgid "Fetch the last dataset in the database"
+msgstr ""
+
+#: ../src/collecty/client.py:183
 msgid "Lists all graph templates"
 msgstr ""
 
 #. version
-#: ../src/collecty/client.py:129
+#: ../src/collecty/client.py:187
 msgid "Show version"
 msgstr ""
 
 #. Brand all generated graphs.
-#: ../src/collecty/constants.py:49
+#: ../src/collecty/constants.py:54
 msgid "Created by collecty"
 msgstr ""
 
@@ -135,52 +155,52 @@ msgstr ""
 msgid "Caught signal %d"
 msgstr ""
 
-#: ../src/collecty/daemon.py:252
+#: ../src/collecty/daemon.py:266
 #, python-format
 msgid "Worker thread %s has been initialised"
 msgstr ""
 
-#: ../src/collecty/daemon.py:262
+#: ../src/collecty/daemon.py:276
 #, python-format
 msgid "Worker thread %s has been started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:276
+#: ../src/collecty/daemon.py:290
 #, python-format
 msgid "Worker thread %s has been terminated"
 msgstr ""
 
-#: ../src/collecty/daemon.py:295
+#: ../src/collecty/daemon.py:309
 msgid "Initialised write queue"
 msgstr ""
 
-#: ../src/collecty/daemon.py:298
+#: ../src/collecty/daemon.py:312
 msgid "Write queue process started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:310
+#: ../src/collecty/daemon.py:324
 msgid "Write queue process stopped"
 msgstr ""
 
-#: ../src/collecty/daemon.py:329
+#: ../src/collecty/daemon.py:343
 msgid "No data to commit"
 msgstr ""
 
-#: ../src/collecty/daemon.py:334
+#: ../src/collecty/daemon.py:348
 msgid "Submitting data to the databases..."
 msgstr ""
 
-#: ../src/collecty/daemon.py:352
+#: ../src/collecty/daemon.py:366
 #, python-format
 msgid "Emptied write queue in %.2fs"
 msgstr ""
 
-#: ../src/collecty/daemon.py:355
+#: ../src/collecty/daemon.py:369
 #, python-format
 msgid "Committing %(counter)s entries to %(filename)s"
 msgstr ""
 
-#: ../src/collecty/daemon.py:367
+#: ../src/collecty/daemon.py:381
 #, python-format
 msgid "Could not update RRD database %s: %s"
 msgstr ""
@@ -220,12 +240,12 @@ msgstr ""
 msgid "Generated graph %s in %.1fms"
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:346
+#: ../src/collecty/plugins/base.py:362
 #, python-format
 msgid "Created RRD file %s."
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:534
+#: ../src/collecty/plugins/base.py:583
 #, python-format
 msgid "Generating graph %s"
 msgstr ""
@@ -267,18 +287,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:202
 #: ../src/collecty/plugins/latency.py:89 ../src/collecty/plugins/latency.py:96
 #: ../src/collecty/plugins/loadavg.py:45 ../src/collecty/plugins/loadavg.py:53
-#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:50
-#: ../src/collecty/plugins/memory.py:58 ../src/collecty/plugins/memory.py:66
-#: ../src/collecty/plugins/memory.py:82
-#: ../src/collecty/plugins/processor.py:49
+#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:48
+#: ../src/collecty/plugins/memory.py:56 ../src/collecty/plugins/memory.py:64
+#: ../src/collecty/plugins/memory.py:80 ../src/collecty/plugins/processor.py:49
 #: ../src/collecty/plugins/processor.py:57
 #: ../src/collecty/plugins/processor.py:65
 #: ../src/collecty/plugins/processor.py:73
 #: ../src/collecty/plugins/processor.py:81
 #: ../src/collecty/plugins/processor.py:89
 #: ../src/collecty/plugins/processor.py:97
-#: ../src/collecty/plugins/sensors.py:71
-#: ../src/collecty/plugins/sensors.py:165
+#: ../src/collecty/plugins/sensors.py:71 ../src/collecty/plugins/sensors.py:165
 msgid "Minimum"
 msgstr ""
 
@@ -297,18 +315,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:201
 #: ../src/collecty/plugins/latency.py:88 ../src/collecty/plugins/latency.py:95
 #: ../src/collecty/plugins/loadavg.py:44 ../src/collecty/plugins/loadavg.py:52
-#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:49
-#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
-#: ../src/collecty/plugins/memory.py:81
-#: ../src/collecty/plugins/processor.py:48
+#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:47
+#: ../src/collecty/plugins/memory.py:55 ../src/collecty/plugins/memory.py:63
+#: ../src/collecty/plugins/memory.py:79 ../src/collecty/plugins/processor.py:48
 #: ../src/collecty/plugins/processor.py:56
 #: ../src/collecty/plugins/processor.py:64
 #: ../src/collecty/plugins/processor.py:72
 #: ../src/collecty/plugins/processor.py:80
 #: ../src/collecty/plugins/processor.py:88
 #: ../src/collecty/plugins/processor.py:96
-#: ../src/collecty/plugins/sensors.py:70
-#: ../src/collecty/plugins/sensors.py:164
+#: ../src/collecty/plugins/sensors.py:70 ../src/collecty/plugins/sensors.py:164
 msgid "Maximum"
 msgstr ""
 
@@ -327,18 +343,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:203
 #: ../src/collecty/plugins/latency.py:90 ../src/collecty/plugins/latency.py:97
 #: ../src/collecty/plugins/loadavg.py:46 ../src/collecty/plugins/loadavg.py:54
-#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:51
-#: ../src/collecty/plugins/memory.py:59 ../src/collecty/plugins/memory.py:67
-#: ../src/collecty/plugins/memory.py:83
-#: ../src/collecty/plugins/processor.py:50
+#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:49
+#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
+#: ../src/collecty/plugins/memory.py:81 ../src/collecty/plugins/processor.py:50
 #: ../src/collecty/plugins/processor.py:58
 #: ../src/collecty/plugins/processor.py:66
 #: ../src/collecty/plugins/processor.py:74
 #: ../src/collecty/plugins/processor.py:82
 #: ../src/collecty/plugins/processor.py:90
 #: ../src/collecty/plugins/processor.py:98
-#: ../src/collecty/plugins/sensors.py:69
-#: ../src/collecty/plugins/sensors.py:163
+#: ../src/collecty/plugins/sensors.py:69 ../src/collecty/plugins/sensors.py:163
 msgid "Average"
 msgstr ""
 
@@ -388,8 +402,7 @@ msgid "Protocol States of all %s connections"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:37
-#: ../src/collecty/plugins/processor.py:106
-msgid "CPU usage"
+msgid "Processor Frequencies"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:42
@@ -661,15 +674,15 @@ msgstr ""
 msgid "Load"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:45
+#: ../src/collecty/plugins/memory.py:43
 msgid "Used memory"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:53
+#: ../src/collecty/plugins/memory.py:51
 msgid "Buffered data"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:61
+#: ../src/collecty/plugins/memory.py:59
 msgid "Cached data"
 msgstr ""
 
@@ -680,15 +693,15 @@ msgstr ""
 #. "GPRINT:freemax:%12s\:" % _("Maximum") + " %6.2lf" ,
 #. "GPRINT:freemin:%12s\:" % _("Minimum") + " %6.2lf",
 #. "GPRINT:freeavg:%12s\:" % _("Average") + " %6.2lf\\n",
-#: ../src/collecty/plugins/memory.py:77
+#: ../src/collecty/plugins/memory.py:75
 msgid "Used Swap space"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:89
+#: ../src/collecty/plugins/memory.py:87
 msgid "Memory Usage"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:94
+#: ../src/collecty/plugins/memory.py:92
 msgid "Percent"
 msgstr ""
 
@@ -720,6 +733,10 @@ msgstr ""
 msgid "Idle"
 msgstr ""
 
+#: ../src/collecty/plugins/processor.py:106
+msgid "Processor Usage"
+msgstr ""
+
 #: ../src/collecty/plugins/processor.py:111
 msgid "Jiffies"
 msgstr ""
@@ -729,8 +746,7 @@ msgstr ""
 msgid "Temperature Thresholds"
 msgstr ""
 
-#: ../src/collecty/plugins/sensors.py:78
-#: ../src/collecty/plugins/sensors.py:188
+#: ../src/collecty/plugins/sensors.py:78 ../src/collecty/plugins/sensors.py:188
 msgid "Critical"
 msgstr ""
 
index 73f9f1e57a3c782952784ce6d27bfd882d318d6e..c21aa79ce49a48abde8ddde3a8817cb12ba0dc2d 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-26 18:19+0100\n"
+"POT-Creation-Date: 2015-11-24 02:37+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -29,67 +29,86 @@ msgstr ""
 msgid "Stopping bus thread"
 msgstr ""
 
-#: ../src/collecty/client.py:89
+#: ../src/collecty/client.py:52
+#, python-format
+msgid "Last update: %s"
+msgstr ""
+
+#: ../src/collecty/client.py:117
+#, python-format
+msgid "Title      : %(title)s (%(template)s - %(object_id)s)"
+msgstr ""
+
+#: ../src/collecty/client.py:118
+#, python-format
+msgid "Image size : %(image_width)sx%(image_height)spx"
+msgstr ""
+
+#: ../src/collecty/client.py:139
 #, python-format
 msgid "collecty %s running on Python %s"
 msgstr ""
 
-#: ../src/collecty/client.py:93
+#: ../src/collecty/client.py:143
 #, python-format
 msgid "daemon %s"
 msgstr ""
 
-#: ../src/collecty/client.py:101
+#: ../src/collecty/client.py:151
 msgid "Generate a graph image"
 msgstr ""
 
-#: ../src/collecty/client.py:104
+#: ../src/collecty/client.py:154
 msgid "filename"
 msgstr ""
 
-#: ../src/collecty/client.py:106
+#: ../src/collecty/client.py:155
 msgid "image format"
 msgstr ""
 
-#: ../src/collecty/client.py:107
+#: ../src/collecty/client.py:156
 msgid "interval"
 msgstr ""
 
-#: ../src/collecty/client.py:109
+#: ../src/collecty/client.py:158 ../src/collecty/client.py:178
 msgid "Object identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:111
+#: ../src/collecty/client.py:160 ../src/collecty/client.py:176
 msgid "The graph template identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:113
+#: ../src/collecty/client.py:162
 msgid "Generate the graph with timestamps plotted for the given timezone"
 msgstr ""
 
-#: ../src/collecty/client.py:115
+#: ../src/collecty/client.py:164
 msgid "Generate the graph with this locale"
 msgstr ""
 
-#: ../src/collecty/client.py:119
+#: ../src/collecty/client.py:168
 msgid "Height of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:121
+#: ../src/collecty/client.py:170
 msgid "Width of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:125
+#: ../src/collecty/client.py:174
+msgid "Fetch the last dataset in the database"
+msgstr ""
+
+#: ../src/collecty/client.py:183
 msgid "Lists all graph templates"
 msgstr ""
 
 #. version
-#: ../src/collecty/client.py:129
+#: ../src/collecty/client.py:187
 msgid "Show version"
 msgstr ""
 
 #. Brand all generated graphs.
-#: ../src/collecty/constants.py:49
+#: ../src/collecty/constants.py:54
 msgid "Created by collecty"
 msgstr ""
 
@@ -135,52 +154,52 @@ msgstr ""
 msgid "Caught signal %d"
 msgstr ""
 
-#: ../src/collecty/daemon.py:252
+#: ../src/collecty/daemon.py:266
 #, python-format
 msgid "Worker thread %s has been initialised"
 msgstr ""
 
-#: ../src/collecty/daemon.py:262
+#: ../src/collecty/daemon.py:276
 #, python-format
 msgid "Worker thread %s has been started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:276
+#: ../src/collecty/daemon.py:290
 #, python-format
 msgid "Worker thread %s has been terminated"
 msgstr ""
 
-#: ../src/collecty/daemon.py:295
+#: ../src/collecty/daemon.py:309
 msgid "Initialised write queue"
 msgstr ""
 
-#: ../src/collecty/daemon.py:298
+#: ../src/collecty/daemon.py:312
 msgid "Write queue process started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:310
+#: ../src/collecty/daemon.py:324
 msgid "Write queue process stopped"
 msgstr ""
 
-#: ../src/collecty/daemon.py:329
+#: ../src/collecty/daemon.py:343
 msgid "No data to commit"
 msgstr ""
 
-#: ../src/collecty/daemon.py:334
+#: ../src/collecty/daemon.py:348
 msgid "Submitting data to the databases..."
 msgstr ""
 
-#: ../src/collecty/daemon.py:352
+#: ../src/collecty/daemon.py:366
 #, python-format
 msgid "Emptied write queue in %.2fs"
 msgstr ""
 
-#: ../src/collecty/daemon.py:355
+#: ../src/collecty/daemon.py:369
 #, python-format
 msgid "Committing %(counter)s entries to %(filename)s"
 msgstr ""
 
-#: ../src/collecty/daemon.py:367
+#: ../src/collecty/daemon.py:381
 #, python-format
 msgid "Could not update RRD database %s: %s"
 msgstr ""
@@ -220,12 +239,12 @@ msgstr ""
 msgid "Generated graph %s in %.1fms"
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:346
+#: ../src/collecty/plugins/base.py:362
 #, python-format
 msgid "Created RRD file %s."
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:534
+#: ../src/collecty/plugins/base.py:583
 #, python-format
 msgid "Generating graph %s"
 msgstr ""
@@ -267,9 +286,9 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:202
 #: ../src/collecty/plugins/latency.py:89 ../src/collecty/plugins/latency.py:96
 #: ../src/collecty/plugins/loadavg.py:45 ../src/collecty/plugins/loadavg.py:53
-#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:50
-#: ../src/collecty/plugins/memory.py:58 ../src/collecty/plugins/memory.py:66
-#: ../src/collecty/plugins/memory.py:82 ../src/collecty/plugins/processor.py:49
+#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:48
+#: ../src/collecty/plugins/memory.py:56 ../src/collecty/plugins/memory.py:64
+#: ../src/collecty/plugins/memory.py:80 ../src/collecty/plugins/processor.py:49
 #: ../src/collecty/plugins/processor.py:57
 #: ../src/collecty/plugins/processor.py:65
 #: ../src/collecty/plugins/processor.py:73
@@ -295,9 +314,9 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:201
 #: ../src/collecty/plugins/latency.py:88 ../src/collecty/plugins/latency.py:95
 #: ../src/collecty/plugins/loadavg.py:44 ../src/collecty/plugins/loadavg.py:52
-#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:49
-#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
-#: ../src/collecty/plugins/memory.py:81 ../src/collecty/plugins/processor.py:48
+#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:47
+#: ../src/collecty/plugins/memory.py:55 ../src/collecty/plugins/memory.py:63
+#: ../src/collecty/plugins/memory.py:79 ../src/collecty/plugins/processor.py:48
 #: ../src/collecty/plugins/processor.py:56
 #: ../src/collecty/plugins/processor.py:64
 #: ../src/collecty/plugins/processor.py:72
@@ -323,9 +342,9 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:203
 #: ../src/collecty/plugins/latency.py:90 ../src/collecty/plugins/latency.py:97
 #: ../src/collecty/plugins/loadavg.py:46 ../src/collecty/plugins/loadavg.py:54
-#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:51
-#: ../src/collecty/plugins/memory.py:59 ../src/collecty/plugins/memory.py:67
-#: ../src/collecty/plugins/memory.py:83 ../src/collecty/plugins/processor.py:50
+#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:49
+#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
+#: ../src/collecty/plugins/memory.py:81 ../src/collecty/plugins/processor.py:50
 #: ../src/collecty/plugins/processor.py:58
 #: ../src/collecty/plugins/processor.py:66
 #: ../src/collecty/plugins/processor.py:74
@@ -382,8 +401,7 @@ msgid "Protocol States of all %s connections"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:37
-#: ../src/collecty/plugins/processor.py:106
-msgid "CPU usage"
+msgid "Processor Frequencies"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:42
@@ -655,15 +673,15 @@ msgstr ""
 msgid "Load"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:45
+#: ../src/collecty/plugins/memory.py:43
 msgid "Used memory"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:53
+#: ../src/collecty/plugins/memory.py:51
 msgid "Buffered data"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:61
+#: ../src/collecty/plugins/memory.py:59
 msgid "Cached data"
 msgstr ""
 
@@ -674,15 +692,15 @@ msgstr ""
 #. "GPRINT:freemax:%12s\:" % _("Maximum") + " %6.2lf" ,
 #. "GPRINT:freemin:%12s\:" % _("Minimum") + " %6.2lf",
 #. "GPRINT:freeavg:%12s\:" % _("Average") + " %6.2lf\\n",
-#: ../src/collecty/plugins/memory.py:77
+#: ../src/collecty/plugins/memory.py:75
 msgid "Used Swap space"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:89
+#: ../src/collecty/plugins/memory.py:87
 msgid "Memory Usage"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:94
+#: ../src/collecty/plugins/memory.py:92
 msgid "Percent"
 msgstr ""
 
@@ -714,6 +732,10 @@ msgstr ""
 msgid "Idle"
 msgstr ""
 
+#: ../src/collecty/plugins/processor.py:106
+msgid "Processor Usage"
+msgstr ""
+
 #: ../src/collecty/plugins/processor.py:111
 msgid "Jiffies"
 msgstr ""
index 9be661153cd5e077dcbab993353c87534108bda7..d5a6d5f6e903d2f748b600036c4ac9cd9a3d5092 100644 (file)
@@ -1,21 +1,22 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# 
+#
 # Translators:
 # n3oklan <michal@gavlik.eu>, 2014
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-26 18:19+0100\n"
+"POT-Creation-Date: 2015-11-24 02:37+0000\n"
 "PO-Revision-Date: 2015-10-26 17:22+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Czech (Czech Republic) (http://www.transifex.com/mstremer/ipfire/language/cs_CZ/)\n"
+"Language-Team: Czech (Czech Republic) (http://www.transifex.com/mstremer/"
+"ipfire/language/cs_CZ/)\n"
+"Language: cs_CZ\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: cs_CZ\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 
 #: ../src/collecty/bus.py:54
@@ -30,67 +31,86 @@ msgstr ""
 msgid "Stopping bus thread"
 msgstr ""
 
-#: ../src/collecty/client.py:89
+#: ../src/collecty/client.py:52
+#, python-format
+msgid "Last update: %s"
+msgstr ""
+
+#: ../src/collecty/client.py:117
+#, python-format
+msgid "Title      : %(title)s (%(template)s - %(object_id)s)"
+msgstr ""
+
+#: ../src/collecty/client.py:118
+#, python-format
+msgid "Image size : %(image_width)sx%(image_height)spx"
+msgstr ""
+
+#: ../src/collecty/client.py:139
 #, python-format
 msgid "collecty %s running on Python %s"
 msgstr ""
 
-#: ../src/collecty/client.py:93
+#: ../src/collecty/client.py:143
 #, python-format
 msgid "daemon %s"
 msgstr ""
 
-#: ../src/collecty/client.py:101
+#: ../src/collecty/client.py:151
 msgid "Generate a graph image"
 msgstr ""
 
-#: ../src/collecty/client.py:104
+#: ../src/collecty/client.py:154
 msgid "filename"
 msgstr ""
 
-#: ../src/collecty/client.py:106
+#: ../src/collecty/client.py:155
 msgid "image format"
 msgstr ""
 
-#: ../src/collecty/client.py:107
+#: ../src/collecty/client.py:156
 msgid "interval"
 msgstr ""
 
-#: ../src/collecty/client.py:109
+#: ../src/collecty/client.py:158 ../src/collecty/client.py:178
 msgid "Object identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:111
+#: ../src/collecty/client.py:160 ../src/collecty/client.py:176
 msgid "The graph template identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:113
+#: ../src/collecty/client.py:162
 msgid "Generate the graph with timestamps plotted for the given timezone"
 msgstr ""
 
-#: ../src/collecty/client.py:115
+#: ../src/collecty/client.py:164
 msgid "Generate the graph with this locale"
 msgstr ""
 
-#: ../src/collecty/client.py:119
+#: ../src/collecty/client.py:168
 msgid "Height of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:121
+#: ../src/collecty/client.py:170
 msgid "Width of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:125
+#: ../src/collecty/client.py:174
+msgid "Fetch the last dataset in the database"
+msgstr ""
+
+#: ../src/collecty/client.py:183
 msgid "Lists all graph templates"
 msgstr ""
 
 #. version
-#: ../src/collecty/client.py:129
+#: ../src/collecty/client.py:187
 msgid "Show version"
 msgstr ""
 
 #. Brand all generated graphs.
-#: ../src/collecty/constants.py:49
+#: ../src/collecty/constants.py:54
 msgid "Created by collecty"
 msgstr ""
 
@@ -136,52 +156,52 @@ msgstr ""
 msgid "Caught signal %d"
 msgstr ""
 
-#: ../src/collecty/daemon.py:252
+#: ../src/collecty/daemon.py:266
 #, python-format
 msgid "Worker thread %s has been initialised"
 msgstr ""
 
-#: ../src/collecty/daemon.py:262
+#: ../src/collecty/daemon.py:276
 #, python-format
 msgid "Worker thread %s has been started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:276
+#: ../src/collecty/daemon.py:290
 #, python-format
 msgid "Worker thread %s has been terminated"
 msgstr ""
 
-#: ../src/collecty/daemon.py:295
+#: ../src/collecty/daemon.py:309
 msgid "Initialised write queue"
 msgstr ""
 
-#: ../src/collecty/daemon.py:298
+#: ../src/collecty/daemon.py:312
 msgid "Write queue process started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:310
+#: ../src/collecty/daemon.py:324
 msgid "Write queue process stopped"
 msgstr ""
 
-#: ../src/collecty/daemon.py:329
+#: ../src/collecty/daemon.py:343
 msgid "No data to commit"
 msgstr ""
 
-#: ../src/collecty/daemon.py:334
+#: ../src/collecty/daemon.py:348
 msgid "Submitting data to the databases..."
 msgstr ""
 
-#: ../src/collecty/daemon.py:352
+#: ../src/collecty/daemon.py:366
 #, python-format
 msgid "Emptied write queue in %.2fs"
 msgstr ""
 
-#: ../src/collecty/daemon.py:355
+#: ../src/collecty/daemon.py:369
 #, python-format
 msgid "Committing %(counter)s entries to %(filename)s"
 msgstr ""
 
-#: ../src/collecty/daemon.py:367
+#: ../src/collecty/daemon.py:381
 #, python-format
 msgid "Could not update RRD database %s: %s"
 msgstr ""
@@ -221,12 +241,12 @@ msgstr ""
 msgid "Generated graph %s in %.1fms"
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:346
+#: ../src/collecty/plugins/base.py:362
 #, python-format
 msgid "Created RRD file %s."
 msgstr "Vytvořen RRD soubor %s."
 
-#: ../src/collecty/plugins/base.py:534
+#: ../src/collecty/plugins/base.py:583
 #, python-format
 msgid "Generating graph %s"
 msgstr ""
@@ -268,18 +288,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:202
 #: ../src/collecty/plugins/latency.py:89 ../src/collecty/plugins/latency.py:96
 #: ../src/collecty/plugins/loadavg.py:45 ../src/collecty/plugins/loadavg.py:53
-#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:50
-#: ../src/collecty/plugins/memory.py:58 ../src/collecty/plugins/memory.py:66
-#: ../src/collecty/plugins/memory.py:82
-#: ../src/collecty/plugins/processor.py:49
+#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:48
+#: ../src/collecty/plugins/memory.py:56 ../src/collecty/plugins/memory.py:64
+#: ../src/collecty/plugins/memory.py:80 ../src/collecty/plugins/processor.py:49
 #: ../src/collecty/plugins/processor.py:57
 #: ../src/collecty/plugins/processor.py:65
 #: ../src/collecty/plugins/processor.py:73
 #: ../src/collecty/plugins/processor.py:81
 #: ../src/collecty/plugins/processor.py:89
 #: ../src/collecty/plugins/processor.py:97
-#: ../src/collecty/plugins/sensors.py:71
-#: ../src/collecty/plugins/sensors.py:165
+#: ../src/collecty/plugins/sensors.py:71 ../src/collecty/plugins/sensors.py:165
 msgid "Minimum"
 msgstr "Minimum"
 
@@ -298,18 +316,16 @@ msgstr "Minimum"
 #: ../src/collecty/plugins/interface.py:201
 #: ../src/collecty/plugins/latency.py:88 ../src/collecty/plugins/latency.py:95
 #: ../src/collecty/plugins/loadavg.py:44 ../src/collecty/plugins/loadavg.py:52
-#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:49
-#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
-#: ../src/collecty/plugins/memory.py:81
-#: ../src/collecty/plugins/processor.py:48
+#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:47
+#: ../src/collecty/plugins/memory.py:55 ../src/collecty/plugins/memory.py:63
+#: ../src/collecty/plugins/memory.py:79 ../src/collecty/plugins/processor.py:48
 #: ../src/collecty/plugins/processor.py:56
 #: ../src/collecty/plugins/processor.py:64
 #: ../src/collecty/plugins/processor.py:72
 #: ../src/collecty/plugins/processor.py:80
 #: ../src/collecty/plugins/processor.py:88
 #: ../src/collecty/plugins/processor.py:96
-#: ../src/collecty/plugins/sensors.py:70
-#: ../src/collecty/plugins/sensors.py:164
+#: ../src/collecty/plugins/sensors.py:70 ../src/collecty/plugins/sensors.py:164
 msgid "Maximum"
 msgstr "Maximum"
 
@@ -328,18 +344,16 @@ msgstr "Maximum"
 #: ../src/collecty/plugins/interface.py:203
 #: ../src/collecty/plugins/latency.py:90 ../src/collecty/plugins/latency.py:97
 #: ../src/collecty/plugins/loadavg.py:46 ../src/collecty/plugins/loadavg.py:54
-#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:51
-#: ../src/collecty/plugins/memory.py:59 ../src/collecty/plugins/memory.py:67
-#: ../src/collecty/plugins/memory.py:83
-#: ../src/collecty/plugins/processor.py:50
+#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:49
+#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
+#: ../src/collecty/plugins/memory.py:81 ../src/collecty/plugins/processor.py:50
 #: ../src/collecty/plugins/processor.py:58
 #: ../src/collecty/plugins/processor.py:66
 #: ../src/collecty/plugins/processor.py:74
 #: ../src/collecty/plugins/processor.py:82
 #: ../src/collecty/plugins/processor.py:90
 #: ../src/collecty/plugins/processor.py:98
-#: ../src/collecty/plugins/sensors.py:69
-#: ../src/collecty/plugins/sensors.py:163
+#: ../src/collecty/plugins/sensors.py:69 ../src/collecty/plugins/sensors.py:163
 msgid "Average"
 msgstr "Průměr"
 
@@ -389,9 +403,8 @@ msgid "Protocol States of all %s connections"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:37
-#: ../src/collecty/plugins/processor.py:106
-msgid "CPU usage"
-msgstr "Využití CPU"
+msgid "Processor Frequencies"
+msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:42
 msgid "Frequency"
@@ -662,15 +675,15 @@ msgstr ""
 msgid "Load"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:45
+#: ../src/collecty/plugins/memory.py:43
 msgid "Used memory"
 msgstr "Využitá paměť"
 
-#: ../src/collecty/plugins/memory.py:53
+#: ../src/collecty/plugins/memory.py:51
 msgid "Buffered data"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:61
+#: ../src/collecty/plugins/memory.py:59
 msgid "Cached data"
 msgstr ""
 
@@ -681,15 +694,15 @@ msgstr ""
 #. "GPRINT:freemax:%12s\:" % _("Maximum") + " %6.2lf" ,
 #. "GPRINT:freemin:%12s\:" % _("Minimum") + " %6.2lf",
 #. "GPRINT:freeavg:%12s\:" % _("Average") + " %6.2lf\\n",
-#: ../src/collecty/plugins/memory.py:77
+#: ../src/collecty/plugins/memory.py:75
 msgid "Used Swap space"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:89
+#: ../src/collecty/plugins/memory.py:87
 msgid "Memory Usage"
 msgstr "Využití paměti"
 
-#: ../src/collecty/plugins/memory.py:94
+#: ../src/collecty/plugins/memory.py:92
 msgid "Percent"
 msgstr "procent"
 
@@ -721,6 +734,11 @@ msgstr ""
 msgid "Idle"
 msgstr ""
 
+#: ../src/collecty/plugins/processor.py:106
+#, fuzzy
+msgid "Processor Usage"
+msgstr "Využití paměti"
+
 #: ../src/collecty/plugins/processor.py:111
 msgid "Jiffies"
 msgstr ""
@@ -730,8 +748,7 @@ msgstr ""
 msgid "Temperature Thresholds"
 msgstr ""
 
-#: ../src/collecty/plugins/sensors.py:78
-#: ../src/collecty/plugins/sensors.py:188
+#: ../src/collecty/plugins/sensors.py:78 ../src/collecty/plugins/sensors.py:188
 msgid "Critical"
 msgstr ""
 
@@ -747,3 +764,6 @@ msgstr ""
 #: ../src/collecty/plugins/sensors.py:197
 msgid "Processor"
 msgstr ""
+
+#~ msgid "CPU usage"
+#~ msgstr "Využití CPU"
index 6a3851fdd1bd64cb9e8fef5bb7c5e700848b5eb3..b8233a793eab8c5c75e05a9318760d1b64b4619f 100644 (file)
--- a/po/da.po
+++ b/po/da.po
@@ -1,21 +1,22 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# 
+#
 # Translators:
 # Henrik Simonsen <cybermaze@gmail.com>, 2014
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-26 18:19+0100\n"
+"POT-Creation-Date: 2015-11-24 02:37+0000\n"
 "PO-Revision-Date: 2015-10-26 17:22+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Danish (http://www.transifex.com/mstremer/ipfire/language/da/)\n"
+"Language-Team: Danish (http://www.transifex.com/mstremer/ipfire/language/"
+"da/)\n"
+"Language: da\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: da\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #: ../src/collecty/bus.py:54
@@ -30,67 +31,86 @@ msgstr ""
 msgid "Stopping bus thread"
 msgstr ""
 
-#: ../src/collecty/client.py:89
+#: ../src/collecty/client.py:52
+#, python-format
+msgid "Last update: %s"
+msgstr ""
+
+#: ../src/collecty/client.py:117
+#, python-format
+msgid "Title      : %(title)s (%(template)s - %(object_id)s)"
+msgstr ""
+
+#: ../src/collecty/client.py:118
+#, python-format
+msgid "Image size : %(image_width)sx%(image_height)spx"
+msgstr ""
+
+#: ../src/collecty/client.py:139
 #, python-format
 msgid "collecty %s running on Python %s"
 msgstr ""
 
-#: ../src/collecty/client.py:93
+#: ../src/collecty/client.py:143
 #, python-format
 msgid "daemon %s"
 msgstr ""
 
-#: ../src/collecty/client.py:101
+#: ../src/collecty/client.py:151
 msgid "Generate a graph image"
 msgstr ""
 
-#: ../src/collecty/client.py:104
+#: ../src/collecty/client.py:154
 msgid "filename"
 msgstr ""
 
-#: ../src/collecty/client.py:106
+#: ../src/collecty/client.py:155
 msgid "image format"
 msgstr ""
 
-#: ../src/collecty/client.py:107
+#: ../src/collecty/client.py:156
 msgid "interval"
 msgstr ""
 
-#: ../src/collecty/client.py:109
+#: ../src/collecty/client.py:158 ../src/collecty/client.py:178
 msgid "Object identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:111
+#: ../src/collecty/client.py:160 ../src/collecty/client.py:176
 msgid "The graph template identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:113
+#: ../src/collecty/client.py:162
 msgid "Generate the graph with timestamps plotted for the given timezone"
 msgstr ""
 
-#: ../src/collecty/client.py:115
+#: ../src/collecty/client.py:164
 msgid "Generate the graph with this locale"
 msgstr ""
 
-#: ../src/collecty/client.py:119
+#: ../src/collecty/client.py:168
 msgid "Height of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:121
+#: ../src/collecty/client.py:170
 msgid "Width of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:125
+#: ../src/collecty/client.py:174
+msgid "Fetch the last dataset in the database"
+msgstr ""
+
+#: ../src/collecty/client.py:183
 msgid "Lists all graph templates"
 msgstr ""
 
 #. version
-#: ../src/collecty/client.py:129
+#: ../src/collecty/client.py:187
 msgid "Show version"
 msgstr ""
 
 #. Brand all generated graphs.
-#: ../src/collecty/constants.py:49
+#: ../src/collecty/constants.py:54
 msgid "Created by collecty"
 msgstr "Skabt af collecty"
 
@@ -136,52 +156,52 @@ msgstr "Registrerede signalet %d"
 msgid "Caught signal %d"
 msgstr "Fangede signalet %d"
 
-#: ../src/collecty/daemon.py:252
+#: ../src/collecty/daemon.py:266
 #, python-format
 msgid "Worker thread %s has been initialised"
 msgstr ""
 
-#: ../src/collecty/daemon.py:262
+#: ../src/collecty/daemon.py:276
 #, python-format
 msgid "Worker thread %s has been started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:276
+#: ../src/collecty/daemon.py:290
 #, python-format
 msgid "Worker thread %s has been terminated"
 msgstr ""
 
-#: ../src/collecty/daemon.py:295
+#: ../src/collecty/daemon.py:309
 msgid "Initialised write queue"
 msgstr ""
 
-#: ../src/collecty/daemon.py:298
+#: ../src/collecty/daemon.py:312
 msgid "Write queue process started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:310
+#: ../src/collecty/daemon.py:324
 msgid "Write queue process stopped"
 msgstr ""
 
-#: ../src/collecty/daemon.py:329
+#: ../src/collecty/daemon.py:343
 msgid "No data to commit"
 msgstr ""
 
-#: ../src/collecty/daemon.py:334
+#: ../src/collecty/daemon.py:348
 msgid "Submitting data to the databases..."
 msgstr ""
 
-#: ../src/collecty/daemon.py:352
+#: ../src/collecty/daemon.py:366
 #, python-format
 msgid "Emptied write queue in %.2fs"
 msgstr ""
 
-#: ../src/collecty/daemon.py:355
+#: ../src/collecty/daemon.py:369
 #, python-format
 msgid "Committing %(counter)s entries to %(filename)s"
 msgstr ""
 
-#: ../src/collecty/daemon.py:367
+#: ../src/collecty/daemon.py:381
 #, python-format
 msgid "Could not update RRD database %s: %s"
 msgstr ""
@@ -221,12 +241,12 @@ msgstr ""
 msgid "Generated graph %s in %.1fms"
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:346
+#: ../src/collecty/plugins/base.py:362
 #, python-format
 msgid "Created RRD file %s."
 msgstr "Opret RRD fil %s."
 
-#: ../src/collecty/plugins/base.py:534
+#: ../src/collecty/plugins/base.py:583
 #, python-format
 msgid "Generating graph %s"
 msgstr ""
@@ -268,18 +288,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:202
 #: ../src/collecty/plugins/latency.py:89 ../src/collecty/plugins/latency.py:96
 #: ../src/collecty/plugins/loadavg.py:45 ../src/collecty/plugins/loadavg.py:53
-#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:50
-#: ../src/collecty/plugins/memory.py:58 ../src/collecty/plugins/memory.py:66
-#: ../src/collecty/plugins/memory.py:82
-#: ../src/collecty/plugins/processor.py:49
+#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:48
+#: ../src/collecty/plugins/memory.py:56 ../src/collecty/plugins/memory.py:64
+#: ../src/collecty/plugins/memory.py:80 ../src/collecty/plugins/processor.py:49
 #: ../src/collecty/plugins/processor.py:57
 #: ../src/collecty/plugins/processor.py:65
 #: ../src/collecty/plugins/processor.py:73
 #: ../src/collecty/plugins/processor.py:81
 #: ../src/collecty/plugins/processor.py:89
 #: ../src/collecty/plugins/processor.py:97
-#: ../src/collecty/plugins/sensors.py:71
-#: ../src/collecty/plugins/sensors.py:165
+#: ../src/collecty/plugins/sensors.py:71 ../src/collecty/plugins/sensors.py:165
 msgid "Minimum"
 msgstr "Minimum"
 
@@ -298,18 +316,16 @@ msgstr "Minimum"
 #: ../src/collecty/plugins/interface.py:201
 #: ../src/collecty/plugins/latency.py:88 ../src/collecty/plugins/latency.py:95
 #: ../src/collecty/plugins/loadavg.py:44 ../src/collecty/plugins/loadavg.py:52
-#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:49
-#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
-#: ../src/collecty/plugins/memory.py:81
-#: ../src/collecty/plugins/processor.py:48
+#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:47
+#: ../src/collecty/plugins/memory.py:55 ../src/collecty/plugins/memory.py:63
+#: ../src/collecty/plugins/memory.py:79 ../src/collecty/plugins/processor.py:48
 #: ../src/collecty/plugins/processor.py:56
 #: ../src/collecty/plugins/processor.py:64
 #: ../src/collecty/plugins/processor.py:72
 #: ../src/collecty/plugins/processor.py:80
 #: ../src/collecty/plugins/processor.py:88
 #: ../src/collecty/plugins/processor.py:96
-#: ../src/collecty/plugins/sensors.py:70
-#: ../src/collecty/plugins/sensors.py:164
+#: ../src/collecty/plugins/sensors.py:70 ../src/collecty/plugins/sensors.py:164
 msgid "Maximum"
 msgstr "Maksimum"
 
@@ -328,18 +344,16 @@ msgstr "Maksimum"
 #: ../src/collecty/plugins/interface.py:203
 #: ../src/collecty/plugins/latency.py:90 ../src/collecty/plugins/latency.py:97
 #: ../src/collecty/plugins/loadavg.py:46 ../src/collecty/plugins/loadavg.py:54
-#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:51
-#: ../src/collecty/plugins/memory.py:59 ../src/collecty/plugins/memory.py:67
-#: ../src/collecty/plugins/memory.py:83
-#: ../src/collecty/plugins/processor.py:50
+#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:49
+#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
+#: ../src/collecty/plugins/memory.py:81 ../src/collecty/plugins/processor.py:50
 #: ../src/collecty/plugins/processor.py:58
 #: ../src/collecty/plugins/processor.py:66
 #: ../src/collecty/plugins/processor.py:74
 #: ../src/collecty/plugins/processor.py:82
 #: ../src/collecty/plugins/processor.py:90
 #: ../src/collecty/plugins/processor.py:98
-#: ../src/collecty/plugins/sensors.py:69
-#: ../src/collecty/plugins/sensors.py:163
+#: ../src/collecty/plugins/sensors.py:69 ../src/collecty/plugins/sensors.py:163
 msgid "Average"
 msgstr "Gennemsnit"
 
@@ -389,9 +403,8 @@ msgid "Protocol States of all %s connections"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:37
-#: ../src/collecty/plugins/processor.py:106
-msgid "CPU usage"
-msgstr "CPU forbrug"
+msgid "Processor Frequencies"
+msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:42
 msgid "Frequency"
@@ -662,15 +675,15 @@ msgstr "Gennemsnitlig belastning"
 msgid "Load"
 msgstr "Belastning"
 
-#: ../src/collecty/plugins/memory.py:45
+#: ../src/collecty/plugins/memory.py:43
 msgid "Used memory"
 msgstr "Anvendt hukommelse"
 
-#: ../src/collecty/plugins/memory.py:53
+#: ../src/collecty/plugins/memory.py:51
 msgid "Buffered data"
 msgstr "Buffered data"
 
-#: ../src/collecty/plugins/memory.py:61
+#: ../src/collecty/plugins/memory.py:59
 msgid "Cached data"
 msgstr "Cached data"
 
@@ -681,15 +694,15 @@ msgstr "Cached data"
 #. "GPRINT:freemax:%12s\:" % _("Maximum") + " %6.2lf" ,
 #. "GPRINT:freemin:%12s\:" % _("Minimum") + " %6.2lf",
 #. "GPRINT:freeavg:%12s\:" % _("Average") + " %6.2lf\\n",
-#: ../src/collecty/plugins/memory.py:77
+#: ../src/collecty/plugins/memory.py:75
 msgid "Used Swap space"
 msgstr "Brugt Swap"
 
-#: ../src/collecty/plugins/memory.py:89
+#: ../src/collecty/plugins/memory.py:87
 msgid "Memory Usage"
 msgstr "Hukommelsesforbrug"
 
-#: ../src/collecty/plugins/memory.py:94
+#: ../src/collecty/plugins/memory.py:92
 msgid "Percent"
 msgstr "Procent"
 
@@ -721,6 +734,11 @@ msgstr "Blid afbrydelse"
 msgid "Idle"
 msgstr ""
 
+#: ../src/collecty/plugins/processor.py:106
+#, fuzzy
+msgid "Processor Usage"
+msgstr "Hukommelsesforbrug"
+
 #: ../src/collecty/plugins/processor.py:111
 msgid "Jiffies"
 msgstr ""
@@ -730,8 +748,7 @@ msgstr ""
 msgid "Temperature Thresholds"
 msgstr ""
 
-#: ../src/collecty/plugins/sensors.py:78
-#: ../src/collecty/plugins/sensors.py:188
+#: ../src/collecty/plugins/sensors.py:78 ../src/collecty/plugins/sensors.py:188
 msgid "Critical"
 msgstr ""
 
@@ -747,3 +764,6 @@ msgstr ""
 #: ../src/collecty/plugins/sensors.py:197
 msgid "Processor"
 msgstr ""
+
+#~ msgid "CPU usage"
+#~ msgstr "CPU forbrug"
index befb1a28ce2f3e8aecfcd4fed555d833f0904b9d..79ad7eb751bc428d8ceeb79af8d8e4e17342cd19 100644 (file)
--- a/po/de.po
+++ b/po/de.po
@@ -1,7 +1,7 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# 
+#
 # Translators:
 # Michael Tremer <michael.tremer@ipfire.org>, 2012,2015
 # Sun Tiger, 2015
@@ -9,14 +9,15 @@ msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-26 18:19+0100\n"
+"POT-Creation-Date: 2015-11-24 02:37+0000\n"
 "PO-Revision-Date: 2015-10-26 17:42+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: German (http://www.transifex.com/mstremer/ipfire/language/de/)\n"
+"Language-Team: German (http://www.transifex.com/mstremer/ipfire/language/"
+"de/)\n"
+"Language: de\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: de\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #: ../src/collecty/bus.py:54
@@ -31,67 +32,86 @@ msgstr ""
 msgid "Stopping bus thread"
 msgstr ""
 
-#: ../src/collecty/client.py:89
+#: ../src/collecty/client.py:52
+#, python-format
+msgid "Last update: %s"
+msgstr ""
+
+#: ../src/collecty/client.py:117
+#, python-format
+msgid "Title      : %(title)s (%(template)s - %(object_id)s)"
+msgstr ""
+
+#: ../src/collecty/client.py:118
+#, python-format
+msgid "Image size : %(image_width)sx%(image_height)spx"
+msgstr ""
+
+#: ../src/collecty/client.py:139
 #, python-format
 msgid "collecty %s running on Python %s"
 msgstr ""
 
-#: ../src/collecty/client.py:93
+#: ../src/collecty/client.py:143
 #, python-format
 msgid "daemon %s"
 msgstr ""
 
-#: ../src/collecty/client.py:101
+#: ../src/collecty/client.py:151
 msgid "Generate a graph image"
 msgstr ""
 
-#: ../src/collecty/client.py:104
+#: ../src/collecty/client.py:154
 msgid "filename"
 msgstr ""
 
-#: ../src/collecty/client.py:106
+#: ../src/collecty/client.py:155
 msgid "image format"
 msgstr ""
 
-#: ../src/collecty/client.py:107
+#: ../src/collecty/client.py:156
 msgid "interval"
 msgstr ""
 
-#: ../src/collecty/client.py:109
+#: ../src/collecty/client.py:158 ../src/collecty/client.py:178
 msgid "Object identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:111
+#: ../src/collecty/client.py:160 ../src/collecty/client.py:176
 msgid "The graph template identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:113
+#: ../src/collecty/client.py:162
 msgid "Generate the graph with timestamps plotted for the given timezone"
 msgstr ""
 
-#: ../src/collecty/client.py:115
+#: ../src/collecty/client.py:164
 msgid "Generate the graph with this locale"
 msgstr ""
 
-#: ../src/collecty/client.py:119
+#: ../src/collecty/client.py:168
 msgid "Height of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:121
+#: ../src/collecty/client.py:170
 msgid "Width of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:125
+#: ../src/collecty/client.py:174
+msgid "Fetch the last dataset in the database"
+msgstr ""
+
+#: ../src/collecty/client.py:183
 msgid "Lists all graph templates"
 msgstr ""
 
 #. version
-#: ../src/collecty/client.py:129
+#: ../src/collecty/client.py:187
 msgid "Show version"
 msgstr ""
 
 #. Brand all generated graphs.
-#: ../src/collecty/constants.py:49
+#: ../src/collecty/constants.py:54
 msgid "Created by collecty"
 msgstr "Erstellt mit collecty"
 
@@ -137,52 +157,52 @@ msgstr "Registriere Signal %d"
 msgid "Caught signal %d"
 msgstr "Empfange Signal %d"
 
-#: ../src/collecty/daemon.py:252
+#: ../src/collecty/daemon.py:266
 #, python-format
 msgid "Worker thread %s has been initialised"
 msgstr ""
 
-#: ../src/collecty/daemon.py:262
+#: ../src/collecty/daemon.py:276
 #, python-format
 msgid "Worker thread %s has been started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:276
+#: ../src/collecty/daemon.py:290
 #, python-format
 msgid "Worker thread %s has been terminated"
 msgstr ""
 
-#: ../src/collecty/daemon.py:295
+#: ../src/collecty/daemon.py:309
 msgid "Initialised write queue"
 msgstr ""
 
-#: ../src/collecty/daemon.py:298
+#: ../src/collecty/daemon.py:312
 msgid "Write queue process started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:310
+#: ../src/collecty/daemon.py:324
 msgid "Write queue process stopped"
 msgstr ""
 
-#: ../src/collecty/daemon.py:329
+#: ../src/collecty/daemon.py:343
 msgid "No data to commit"
 msgstr ""
 
-#: ../src/collecty/daemon.py:334
+#: ../src/collecty/daemon.py:348
 msgid "Submitting data to the databases..."
 msgstr ""
 
-#: ../src/collecty/daemon.py:352
+#: ../src/collecty/daemon.py:366
 #, python-format
 msgid "Emptied write queue in %.2fs"
 msgstr ""
 
-#: ../src/collecty/daemon.py:355
+#: ../src/collecty/daemon.py:369
 #, python-format
 msgid "Committing %(counter)s entries to %(filename)s"
 msgstr ""
 
-#: ../src/collecty/daemon.py:367
+#: ../src/collecty/daemon.py:381
 #, python-format
 msgid "Could not update RRD database %s: %s"
 msgstr ""
@@ -222,12 +242,12 @@ msgstr ""
 msgid "Generated graph %s in %.1fms"
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:346
+#: ../src/collecty/plugins/base.py:362
 #, python-format
 msgid "Created RRD file %s."
 msgstr "RRD-Datei %s erstellt."
 
-#: ../src/collecty/plugins/base.py:534
+#: ../src/collecty/plugins/base.py:583
 #, python-format
 msgid "Generating graph %s"
 msgstr ""
@@ -269,18 +289,16 @@ msgstr "Anzahl offener Verbindungen"
 #: ../src/collecty/plugins/interface.py:202
 #: ../src/collecty/plugins/latency.py:89 ../src/collecty/plugins/latency.py:96
 #: ../src/collecty/plugins/loadavg.py:45 ../src/collecty/plugins/loadavg.py:53
-#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:50
-#: ../src/collecty/plugins/memory.py:58 ../src/collecty/plugins/memory.py:66
-#: ../src/collecty/plugins/memory.py:82
-#: ../src/collecty/plugins/processor.py:49
+#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:48
+#: ../src/collecty/plugins/memory.py:56 ../src/collecty/plugins/memory.py:64
+#: ../src/collecty/plugins/memory.py:80 ../src/collecty/plugins/processor.py:49
 #: ../src/collecty/plugins/processor.py:57
 #: ../src/collecty/plugins/processor.py:65
 #: ../src/collecty/plugins/processor.py:73
 #: ../src/collecty/plugins/processor.py:81
 #: ../src/collecty/plugins/processor.py:89
 #: ../src/collecty/plugins/processor.py:97
-#: ../src/collecty/plugins/sensors.py:71
-#: ../src/collecty/plugins/sensors.py:165
+#: ../src/collecty/plugins/sensors.py:71 ../src/collecty/plugins/sensors.py:165
 msgid "Minimum"
 msgstr "Minimum"
 
@@ -299,18 +317,16 @@ msgstr "Minimum"
 #: ../src/collecty/plugins/interface.py:201
 #: ../src/collecty/plugins/latency.py:88 ../src/collecty/plugins/latency.py:95
 #: ../src/collecty/plugins/loadavg.py:44 ../src/collecty/plugins/loadavg.py:52
-#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:49
-#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
-#: ../src/collecty/plugins/memory.py:81
-#: ../src/collecty/plugins/processor.py:48
+#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:47
+#: ../src/collecty/plugins/memory.py:55 ../src/collecty/plugins/memory.py:63
+#: ../src/collecty/plugins/memory.py:79 ../src/collecty/plugins/processor.py:48
 #: ../src/collecty/plugins/processor.py:56
 #: ../src/collecty/plugins/processor.py:64
 #: ../src/collecty/plugins/processor.py:72
 #: ../src/collecty/plugins/processor.py:80
 #: ../src/collecty/plugins/processor.py:88
 #: ../src/collecty/plugins/processor.py:96
-#: ../src/collecty/plugins/sensors.py:70
-#: ../src/collecty/plugins/sensors.py:164
+#: ../src/collecty/plugins/sensors.py:70 ../src/collecty/plugins/sensors.py:164
 msgid "Maximum"
 msgstr "Maximum"
 
@@ -329,18 +345,16 @@ msgstr "Maximum"
 #: ../src/collecty/plugins/interface.py:203
 #: ../src/collecty/plugins/latency.py:90 ../src/collecty/plugins/latency.py:97
 #: ../src/collecty/plugins/loadavg.py:46 ../src/collecty/plugins/loadavg.py:54
-#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:51
-#: ../src/collecty/plugins/memory.py:59 ../src/collecty/plugins/memory.py:67
-#: ../src/collecty/plugins/memory.py:83
-#: ../src/collecty/plugins/processor.py:50
+#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:49
+#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
+#: ../src/collecty/plugins/memory.py:81 ../src/collecty/plugins/processor.py:50
 #: ../src/collecty/plugins/processor.py:58
 #: ../src/collecty/plugins/processor.py:66
 #: ../src/collecty/plugins/processor.py:74
 #: ../src/collecty/plugins/processor.py:82
 #: ../src/collecty/plugins/processor.py:90
 #: ../src/collecty/plugins/processor.py:98
-#: ../src/collecty/plugins/sensors.py:69
-#: ../src/collecty/plugins/sensors.py:163
+#: ../src/collecty/plugins/sensors.py:69 ../src/collecty/plugins/sensors.py:163
 msgid "Average"
 msgstr "Durchschnitt"
 
@@ -390,9 +404,9 @@ msgid "Protocol States of all %s connections"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:37
-#: ../src/collecty/plugins/processor.py:106
-msgid "CPU usage"
-msgstr "CPU-Auslastung"
+#, fuzzy
+msgid "Processor Frequencies"
+msgstr "Prozessor"
 
 #: ../src/collecty/plugins/cpufreq.py:42
 msgid "Frequency"
@@ -663,15 +677,15 @@ msgstr "Durchschnittslast"
 msgid "Load"
 msgstr "Auslastung"
 
-#: ../src/collecty/plugins/memory.py:45
+#: ../src/collecty/plugins/memory.py:43
 msgid "Used memory"
 msgstr "Belegter Speicher"
 
-#: ../src/collecty/plugins/memory.py:53
+#: ../src/collecty/plugins/memory.py:51
 msgid "Buffered data"
 msgstr "Zwischengepufferte Daten"
 
-#: ../src/collecty/plugins/memory.py:61
+#: ../src/collecty/plugins/memory.py:59
 msgid "Cached data"
 msgstr "Gecachte Daten"
 
@@ -682,15 +696,15 @@ msgstr "Gecachte Daten"
 #. "GPRINT:freemax:%12s\:" % _("Maximum") + " %6.2lf" ,
 #. "GPRINT:freemin:%12s\:" % _("Minimum") + " %6.2lf",
 #. "GPRINT:freeavg:%12s\:" % _("Average") + " %6.2lf\\n",
-#: ../src/collecty/plugins/memory.py:77
+#: ../src/collecty/plugins/memory.py:75
 msgid "Used Swap space"
 msgstr "Benutzte Auslagerung"
 
-#: ../src/collecty/plugins/memory.py:89
+#: ../src/collecty/plugins/memory.py:87
 msgid "Memory Usage"
 msgstr "Speicher-Auslastung"
 
-#: ../src/collecty/plugins/memory.py:94
+#: ../src/collecty/plugins/memory.py:92
 msgid "Percent"
 msgstr "Prozent"
 
@@ -722,6 +736,11 @@ msgstr "Soft-Interrupt"
 msgid "Idle"
 msgstr "Idle"
 
+#: ../src/collecty/plugins/processor.py:106
+#, fuzzy
+msgid "Processor Usage"
+msgstr "Prozessor"
+
 #: ../src/collecty/plugins/processor.py:111
 msgid "Jiffies"
 msgstr ""
@@ -731,8 +750,7 @@ msgstr ""
 msgid "Temperature Thresholds"
 msgstr "Temperaturgrenzwerte"
 
-#: ../src/collecty/plugins/sensors.py:78
-#: ../src/collecty/plugins/sensors.py:188
+#: ../src/collecty/plugins/sensors.py:78 ../src/collecty/plugins/sensors.py:188
 msgid "Critical"
 msgstr "Kritisch"
 
@@ -748,3 +766,6 @@ msgstr "Temperatur (%s)"
 #: ../src/collecty/plugins/sensors.py:197
 msgid "Processor"
 msgstr "Prozessor"
+
+#~ msgid "CPU usage"
+#~ msgstr "CPU-Auslastung"
index e8d40d2971c3e85b20e9487347e8e9ce6455f09a..7ce8ffbc7eaf834a5c7a7536ed5918606be28221 100644 (file)
@@ -1,20 +1,21 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# 
+#
 # Translators:
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-26 18:19+0100\n"
+"POT-Creation-Date: 2015-11-24 02:37+0000\n"
 "PO-Revision-Date: 2015-10-26 17:22+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Greek (Greece) (http://www.transifex.com/mstremer/ipfire/language/el_GR/)\n"
+"Language-Team: Greek (Greece) (http://www.transifex.com/mstremer/ipfire/"
+"language/el_GR/)\n"
+"Language: el_GR\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: el_GR\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #: ../src/collecty/bus.py:54
@@ -29,67 +30,86 @@ msgstr ""
 msgid "Stopping bus thread"
 msgstr ""
 
-#: ../src/collecty/client.py:89
+#: ../src/collecty/client.py:52
+#, python-format
+msgid "Last update: %s"
+msgstr ""
+
+#: ../src/collecty/client.py:117
+#, python-format
+msgid "Title      : %(title)s (%(template)s - %(object_id)s)"
+msgstr ""
+
+#: ../src/collecty/client.py:118
+#, python-format
+msgid "Image size : %(image_width)sx%(image_height)spx"
+msgstr ""
+
+#: ../src/collecty/client.py:139
 #, python-format
 msgid "collecty %s running on Python %s"
 msgstr ""
 
-#: ../src/collecty/client.py:93
+#: ../src/collecty/client.py:143
 #, python-format
 msgid "daemon %s"
 msgstr ""
 
-#: ../src/collecty/client.py:101
+#: ../src/collecty/client.py:151
 msgid "Generate a graph image"
 msgstr ""
 
-#: ../src/collecty/client.py:104
+#: ../src/collecty/client.py:154
 msgid "filename"
 msgstr ""
 
-#: ../src/collecty/client.py:106
+#: ../src/collecty/client.py:155
 msgid "image format"
 msgstr ""
 
-#: ../src/collecty/client.py:107
+#: ../src/collecty/client.py:156
 msgid "interval"
 msgstr ""
 
-#: ../src/collecty/client.py:109
+#: ../src/collecty/client.py:158 ../src/collecty/client.py:178
 msgid "Object identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:111
+#: ../src/collecty/client.py:160 ../src/collecty/client.py:176
 msgid "The graph template identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:113
+#: ../src/collecty/client.py:162
 msgid "Generate the graph with timestamps plotted for the given timezone"
 msgstr ""
 
-#: ../src/collecty/client.py:115
+#: ../src/collecty/client.py:164
 msgid "Generate the graph with this locale"
 msgstr ""
 
-#: ../src/collecty/client.py:119
+#: ../src/collecty/client.py:168
 msgid "Height of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:121
+#: ../src/collecty/client.py:170
 msgid "Width of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:125
+#: ../src/collecty/client.py:174
+msgid "Fetch the last dataset in the database"
+msgstr ""
+
+#: ../src/collecty/client.py:183
 msgid "Lists all graph templates"
 msgstr ""
 
 #. version
-#: ../src/collecty/client.py:129
+#: ../src/collecty/client.py:187
 msgid "Show version"
 msgstr ""
 
 #. Brand all generated graphs.
-#: ../src/collecty/constants.py:49
+#: ../src/collecty/constants.py:54
 msgid "Created by collecty"
 msgstr ""
 
@@ -135,52 +155,52 @@ msgstr ""
 msgid "Caught signal %d"
 msgstr ""
 
-#: ../src/collecty/daemon.py:252
+#: ../src/collecty/daemon.py:266
 #, python-format
 msgid "Worker thread %s has been initialised"
 msgstr ""
 
-#: ../src/collecty/daemon.py:262
+#: ../src/collecty/daemon.py:276
 #, python-format
 msgid "Worker thread %s has been started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:276
+#: ../src/collecty/daemon.py:290
 #, python-format
 msgid "Worker thread %s has been terminated"
 msgstr ""
 
-#: ../src/collecty/daemon.py:295
+#: ../src/collecty/daemon.py:309
 msgid "Initialised write queue"
 msgstr ""
 
-#: ../src/collecty/daemon.py:298
+#: ../src/collecty/daemon.py:312
 msgid "Write queue process started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:310
+#: ../src/collecty/daemon.py:324
 msgid "Write queue process stopped"
 msgstr ""
 
-#: ../src/collecty/daemon.py:329
+#: ../src/collecty/daemon.py:343
 msgid "No data to commit"
 msgstr ""
 
-#: ../src/collecty/daemon.py:334
+#: ../src/collecty/daemon.py:348
 msgid "Submitting data to the databases..."
 msgstr ""
 
-#: ../src/collecty/daemon.py:352
+#: ../src/collecty/daemon.py:366
 #, python-format
 msgid "Emptied write queue in %.2fs"
 msgstr ""
 
-#: ../src/collecty/daemon.py:355
+#: ../src/collecty/daemon.py:369
 #, python-format
 msgid "Committing %(counter)s entries to %(filename)s"
 msgstr ""
 
-#: ../src/collecty/daemon.py:367
+#: ../src/collecty/daemon.py:381
 #, python-format
 msgid "Could not update RRD database %s: %s"
 msgstr ""
@@ -220,12 +240,12 @@ msgstr ""
 msgid "Generated graph %s in %.1fms"
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:346
+#: ../src/collecty/plugins/base.py:362
 #, python-format
 msgid "Created RRD file %s."
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:534
+#: ../src/collecty/plugins/base.py:583
 #, python-format
 msgid "Generating graph %s"
 msgstr ""
@@ -267,18 +287,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:202
 #: ../src/collecty/plugins/latency.py:89 ../src/collecty/plugins/latency.py:96
 #: ../src/collecty/plugins/loadavg.py:45 ../src/collecty/plugins/loadavg.py:53
-#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:50
-#: ../src/collecty/plugins/memory.py:58 ../src/collecty/plugins/memory.py:66
-#: ../src/collecty/plugins/memory.py:82
-#: ../src/collecty/plugins/processor.py:49
+#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:48
+#: ../src/collecty/plugins/memory.py:56 ../src/collecty/plugins/memory.py:64
+#: ../src/collecty/plugins/memory.py:80 ../src/collecty/plugins/processor.py:49
 #: ../src/collecty/plugins/processor.py:57
 #: ../src/collecty/plugins/processor.py:65
 #: ../src/collecty/plugins/processor.py:73
 #: ../src/collecty/plugins/processor.py:81
 #: ../src/collecty/plugins/processor.py:89
 #: ../src/collecty/plugins/processor.py:97
-#: ../src/collecty/plugins/sensors.py:71
-#: ../src/collecty/plugins/sensors.py:165
+#: ../src/collecty/plugins/sensors.py:71 ../src/collecty/plugins/sensors.py:165
 msgid "Minimum"
 msgstr ""
 
@@ -297,18 +315,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:201
 #: ../src/collecty/plugins/latency.py:88 ../src/collecty/plugins/latency.py:95
 #: ../src/collecty/plugins/loadavg.py:44 ../src/collecty/plugins/loadavg.py:52
-#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:49
-#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
-#: ../src/collecty/plugins/memory.py:81
-#: ../src/collecty/plugins/processor.py:48
+#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:47
+#: ../src/collecty/plugins/memory.py:55 ../src/collecty/plugins/memory.py:63
+#: ../src/collecty/plugins/memory.py:79 ../src/collecty/plugins/processor.py:48
 #: ../src/collecty/plugins/processor.py:56
 #: ../src/collecty/plugins/processor.py:64
 #: ../src/collecty/plugins/processor.py:72
 #: ../src/collecty/plugins/processor.py:80
 #: ../src/collecty/plugins/processor.py:88
 #: ../src/collecty/plugins/processor.py:96
-#: ../src/collecty/plugins/sensors.py:70
-#: ../src/collecty/plugins/sensors.py:164
+#: ../src/collecty/plugins/sensors.py:70 ../src/collecty/plugins/sensors.py:164
 msgid "Maximum"
 msgstr ""
 
@@ -327,18 +343,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:203
 #: ../src/collecty/plugins/latency.py:90 ../src/collecty/plugins/latency.py:97
 #: ../src/collecty/plugins/loadavg.py:46 ../src/collecty/plugins/loadavg.py:54
-#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:51
-#: ../src/collecty/plugins/memory.py:59 ../src/collecty/plugins/memory.py:67
-#: ../src/collecty/plugins/memory.py:83
-#: ../src/collecty/plugins/processor.py:50
+#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:49
+#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
+#: ../src/collecty/plugins/memory.py:81 ../src/collecty/plugins/processor.py:50
 #: ../src/collecty/plugins/processor.py:58
 #: ../src/collecty/plugins/processor.py:66
 #: ../src/collecty/plugins/processor.py:74
 #: ../src/collecty/plugins/processor.py:82
 #: ../src/collecty/plugins/processor.py:90
 #: ../src/collecty/plugins/processor.py:98
-#: ../src/collecty/plugins/sensors.py:69
-#: ../src/collecty/plugins/sensors.py:163
+#: ../src/collecty/plugins/sensors.py:69 ../src/collecty/plugins/sensors.py:163
 msgid "Average"
 msgstr ""
 
@@ -388,8 +402,7 @@ msgid "Protocol States of all %s connections"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:37
-#: ../src/collecty/plugins/processor.py:106
-msgid "CPU usage"
+msgid "Processor Frequencies"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:42
@@ -661,15 +674,15 @@ msgstr ""
 msgid "Load"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:45
+#: ../src/collecty/plugins/memory.py:43
 msgid "Used memory"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:53
+#: ../src/collecty/plugins/memory.py:51
 msgid "Buffered data"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:61
+#: ../src/collecty/plugins/memory.py:59
 msgid "Cached data"
 msgstr ""
 
@@ -680,15 +693,15 @@ msgstr ""
 #. "GPRINT:freemax:%12s\:" % _("Maximum") + " %6.2lf" ,
 #. "GPRINT:freemin:%12s\:" % _("Minimum") + " %6.2lf",
 #. "GPRINT:freeavg:%12s\:" % _("Average") + " %6.2lf\\n",
-#: ../src/collecty/plugins/memory.py:77
+#: ../src/collecty/plugins/memory.py:75
 msgid "Used Swap space"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:89
+#: ../src/collecty/plugins/memory.py:87
 msgid "Memory Usage"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:94
+#: ../src/collecty/plugins/memory.py:92
 msgid "Percent"
 msgstr ""
 
@@ -720,6 +733,10 @@ msgstr ""
 msgid "Idle"
 msgstr ""
 
+#: ../src/collecty/plugins/processor.py:106
+msgid "Processor Usage"
+msgstr ""
+
 #: ../src/collecty/plugins/processor.py:111
 msgid "Jiffies"
 msgstr ""
@@ -729,8 +746,7 @@ msgstr ""
 msgid "Temperature Thresholds"
 msgstr ""
 
-#: ../src/collecty/plugins/sensors.py:78
-#: ../src/collecty/plugins/sensors.py:188
+#: ../src/collecty/plugins/sensors.py:78 ../src/collecty/plugins/sensors.py:188
 msgid "Critical"
 msgstr ""
 
index c9e63744d44480c0930ec82ca8ebb61cf2758718..a5e74d3ed297f1aa066bc8753a12f2377530c450 100644 (file)
--- a/po/es.po
+++ b/po/es.po
@@ -1,7 +1,7 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# 
+#
 # Translators:
 # Andrés Reyes <andres.rt@gmail.com>, 2012
 # Roberto Peña <roberto.pena@northsecure.es>, 2015
@@ -9,14 +9,15 @@ msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-26 18:19+0100\n"
+"POT-Creation-Date: 2015-11-24 02:37+0000\n"
 "PO-Revision-Date: 2015-10-26 17:22+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Spanish (http://www.transifex.com/mstremer/ipfire/language/es/)\n"
+"Language-Team: Spanish (http://www.transifex.com/mstremer/ipfire/language/"
+"es/)\n"
+"Language: es\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: es\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #: ../src/collecty/bus.py:54
@@ -31,67 +32,86 @@ msgstr ""
 msgid "Stopping bus thread"
 msgstr ""
 
-#: ../src/collecty/client.py:89
+#: ../src/collecty/client.py:52
+#, python-format
+msgid "Last update: %s"
+msgstr ""
+
+#: ../src/collecty/client.py:117
+#, python-format
+msgid "Title      : %(title)s (%(template)s - %(object_id)s)"
+msgstr ""
+
+#: ../src/collecty/client.py:118
+#, python-format
+msgid "Image size : %(image_width)sx%(image_height)spx"
+msgstr ""
+
+#: ../src/collecty/client.py:139
 #, python-format
 msgid "collecty %s running on Python %s"
 msgstr ""
 
-#: ../src/collecty/client.py:93
+#: ../src/collecty/client.py:143
 #, python-format
 msgid "daemon %s"
 msgstr ""
 
-#: ../src/collecty/client.py:101
+#: ../src/collecty/client.py:151
 msgid "Generate a graph image"
 msgstr ""
 
-#: ../src/collecty/client.py:104
+#: ../src/collecty/client.py:154
 msgid "filename"
 msgstr ""
 
-#: ../src/collecty/client.py:106
+#: ../src/collecty/client.py:155
 msgid "image format"
 msgstr ""
 
-#: ../src/collecty/client.py:107
+#: ../src/collecty/client.py:156
 msgid "interval"
 msgstr ""
 
-#: ../src/collecty/client.py:109
+#: ../src/collecty/client.py:158 ../src/collecty/client.py:178
 msgid "Object identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:111
+#: ../src/collecty/client.py:160 ../src/collecty/client.py:176
 msgid "The graph template identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:113
+#: ../src/collecty/client.py:162
 msgid "Generate the graph with timestamps plotted for the given timezone"
 msgstr ""
 
-#: ../src/collecty/client.py:115
+#: ../src/collecty/client.py:164
 msgid "Generate the graph with this locale"
 msgstr ""
 
-#: ../src/collecty/client.py:119
+#: ../src/collecty/client.py:168
 msgid "Height of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:121
+#: ../src/collecty/client.py:170
 msgid "Width of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:125
+#: ../src/collecty/client.py:174
+msgid "Fetch the last dataset in the database"
+msgstr ""
+
+#: ../src/collecty/client.py:183
 msgid "Lists all graph templates"
 msgstr ""
 
 #. version
-#: ../src/collecty/client.py:129
+#: ../src/collecty/client.py:187
 msgid "Show version"
 msgstr ""
 
 #. Brand all generated graphs.
-#: ../src/collecty/constants.py:49
+#: ../src/collecty/constants.py:54
 msgid "Created by collecty"
 msgstr "Creado por collecty"
 
@@ -137,52 +157,52 @@ msgstr "Registrando señal %d"
 msgid "Caught signal %d"
 msgstr "Señal %d atrapada"
 
-#: ../src/collecty/daemon.py:252
+#: ../src/collecty/daemon.py:266
 #, python-format
 msgid "Worker thread %s has been initialised"
 msgstr ""
 
-#: ../src/collecty/daemon.py:262
+#: ../src/collecty/daemon.py:276
 #, python-format
 msgid "Worker thread %s has been started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:276
+#: ../src/collecty/daemon.py:290
 #, python-format
 msgid "Worker thread %s has been terminated"
 msgstr ""
 
-#: ../src/collecty/daemon.py:295
+#: ../src/collecty/daemon.py:309
 msgid "Initialised write queue"
 msgstr ""
 
-#: ../src/collecty/daemon.py:298
+#: ../src/collecty/daemon.py:312
 msgid "Write queue process started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:310
+#: ../src/collecty/daemon.py:324
 msgid "Write queue process stopped"
 msgstr ""
 
-#: ../src/collecty/daemon.py:329
+#: ../src/collecty/daemon.py:343
 msgid "No data to commit"
 msgstr ""
 
-#: ../src/collecty/daemon.py:334
+#: ../src/collecty/daemon.py:348
 msgid "Submitting data to the databases..."
 msgstr ""
 
-#: ../src/collecty/daemon.py:352
+#: ../src/collecty/daemon.py:366
 #, python-format
 msgid "Emptied write queue in %.2fs"
 msgstr ""
 
-#: ../src/collecty/daemon.py:355
+#: ../src/collecty/daemon.py:369
 #, python-format
 msgid "Committing %(counter)s entries to %(filename)s"
 msgstr ""
 
-#: ../src/collecty/daemon.py:367
+#: ../src/collecty/daemon.py:381
 #, python-format
 msgid "Could not update RRD database %s: %s"
 msgstr ""
@@ -222,12 +242,12 @@ msgstr ""
 msgid "Generated graph %s in %.1fms"
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:346
+#: ../src/collecty/plugins/base.py:362
 #, python-format
 msgid "Created RRD file %s."
 msgstr "Fichero RRD %s creado."
 
-#: ../src/collecty/plugins/base.py:534
+#: ../src/collecty/plugins/base.py:583
 #, python-format
 msgid "Generating graph %s"
 msgstr ""
@@ -269,18 +289,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:202
 #: ../src/collecty/plugins/latency.py:89 ../src/collecty/plugins/latency.py:96
 #: ../src/collecty/plugins/loadavg.py:45 ../src/collecty/plugins/loadavg.py:53
-#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:50
-#: ../src/collecty/plugins/memory.py:58 ../src/collecty/plugins/memory.py:66
-#: ../src/collecty/plugins/memory.py:82
-#: ../src/collecty/plugins/processor.py:49
+#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:48
+#: ../src/collecty/plugins/memory.py:56 ../src/collecty/plugins/memory.py:64
+#: ../src/collecty/plugins/memory.py:80 ../src/collecty/plugins/processor.py:49
 #: ../src/collecty/plugins/processor.py:57
 #: ../src/collecty/plugins/processor.py:65
 #: ../src/collecty/plugins/processor.py:73
 #: ../src/collecty/plugins/processor.py:81
 #: ../src/collecty/plugins/processor.py:89
 #: ../src/collecty/plugins/processor.py:97
-#: ../src/collecty/plugins/sensors.py:71
-#: ../src/collecty/plugins/sensors.py:165
+#: ../src/collecty/plugins/sensors.py:71 ../src/collecty/plugins/sensors.py:165
 msgid "Minimum"
 msgstr "Mínimo"
 
@@ -299,18 +317,16 @@ msgstr "Mínimo"
 #: ../src/collecty/plugins/interface.py:201
 #: ../src/collecty/plugins/latency.py:88 ../src/collecty/plugins/latency.py:95
 #: ../src/collecty/plugins/loadavg.py:44 ../src/collecty/plugins/loadavg.py:52
-#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:49
-#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
-#: ../src/collecty/plugins/memory.py:81
-#: ../src/collecty/plugins/processor.py:48
+#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:47
+#: ../src/collecty/plugins/memory.py:55 ../src/collecty/plugins/memory.py:63
+#: ../src/collecty/plugins/memory.py:79 ../src/collecty/plugins/processor.py:48
 #: ../src/collecty/plugins/processor.py:56
 #: ../src/collecty/plugins/processor.py:64
 #: ../src/collecty/plugins/processor.py:72
 #: ../src/collecty/plugins/processor.py:80
 #: ../src/collecty/plugins/processor.py:88
 #: ../src/collecty/plugins/processor.py:96
-#: ../src/collecty/plugins/sensors.py:70
-#: ../src/collecty/plugins/sensors.py:164
+#: ../src/collecty/plugins/sensors.py:70 ../src/collecty/plugins/sensors.py:164
 msgid "Maximum"
 msgstr "Máximo"
 
@@ -329,18 +345,16 @@ msgstr "Máximo"
 #: ../src/collecty/plugins/interface.py:203
 #: ../src/collecty/plugins/latency.py:90 ../src/collecty/plugins/latency.py:97
 #: ../src/collecty/plugins/loadavg.py:46 ../src/collecty/plugins/loadavg.py:54
-#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:51
-#: ../src/collecty/plugins/memory.py:59 ../src/collecty/plugins/memory.py:67
-#: ../src/collecty/plugins/memory.py:83
-#: ../src/collecty/plugins/processor.py:50
+#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:49
+#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
+#: ../src/collecty/plugins/memory.py:81 ../src/collecty/plugins/processor.py:50
 #: ../src/collecty/plugins/processor.py:58
 #: ../src/collecty/plugins/processor.py:66
 #: ../src/collecty/plugins/processor.py:74
 #: ../src/collecty/plugins/processor.py:82
 #: ../src/collecty/plugins/processor.py:90
 #: ../src/collecty/plugins/processor.py:98
-#: ../src/collecty/plugins/sensors.py:69
-#: ../src/collecty/plugins/sensors.py:163
+#: ../src/collecty/plugins/sensors.py:69 ../src/collecty/plugins/sensors.py:163
 msgid "Average"
 msgstr "Media"
 
@@ -390,9 +404,8 @@ msgid "Protocol States of all %s connections"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:37
-#: ../src/collecty/plugins/processor.py:106
-msgid "CPU usage"
-msgstr "Uso de CPU"
+msgid "Processor Frequencies"
+msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:42
 msgid "Frequency"
@@ -663,15 +676,15 @@ msgstr "Carga media"
 msgid "Load"
 msgstr "Carga"
 
-#: ../src/collecty/plugins/memory.py:45
+#: ../src/collecty/plugins/memory.py:43
 msgid "Used memory"
 msgstr "Memoria usada"
 
-#: ../src/collecty/plugins/memory.py:53
+#: ../src/collecty/plugins/memory.py:51
 msgid "Buffered data"
 msgstr "Datos en buffer"
 
-#: ../src/collecty/plugins/memory.py:61
+#: ../src/collecty/plugins/memory.py:59
 msgid "Cached data"
 msgstr "Datos en caché"
 
@@ -682,15 +695,15 @@ msgstr "Datos en caché"
 #. "GPRINT:freemax:%12s\:" % _("Maximum") + " %6.2lf" ,
 #. "GPRINT:freemin:%12s\:" % _("Minimum") + " %6.2lf",
 #. "GPRINT:freeavg:%12s\:" % _("Average") + " %6.2lf\\n",
-#: ../src/collecty/plugins/memory.py:77
+#: ../src/collecty/plugins/memory.py:75
 msgid "Used Swap space"
 msgstr "Espacio de intercambio usado"
 
-#: ../src/collecty/plugins/memory.py:89
+#: ../src/collecty/plugins/memory.py:87
 msgid "Memory Usage"
 msgstr "Uso de memoria"
 
-#: ../src/collecty/plugins/memory.py:94
+#: ../src/collecty/plugins/memory.py:92
 msgid "Percent"
 msgstr "Porcentaje"
 
@@ -722,6 +735,11 @@ msgstr "Interrupción suave"
 msgid "Idle"
 msgstr ""
 
+#: ../src/collecty/plugins/processor.py:106
+#, fuzzy
+msgid "Processor Usage"
+msgstr "Uso de memoria"
+
 #: ../src/collecty/plugins/processor.py:111
 msgid "Jiffies"
 msgstr ""
@@ -731,8 +749,7 @@ msgstr ""
 msgid "Temperature Thresholds"
 msgstr ""
 
-#: ../src/collecty/plugins/sensors.py:78
-#: ../src/collecty/plugins/sensors.py:188
+#: ../src/collecty/plugins/sensors.py:78 ../src/collecty/plugins/sensors.py:188
 msgid "Critical"
 msgstr ""
 
@@ -748,3 +765,6 @@ msgstr ""
 #: ../src/collecty/plugins/sensors.py:197
 msgid "Processor"
 msgstr ""
+
+#~ msgid "CPU usage"
+#~ msgstr "Uso de CPU"
index 0b9ad4586b0bbc527d4ea643b34c51bb64b47c49..062972e98015ccf6ff733a7467b604cac631bb89 100644 (file)
--- a/po/fa.po
+++ b/po/fa.po
@@ -1,7 +1,7 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# 
+#
 # Translators:
 # hashem ghavami <hashem.wolf@gmail.com>, 2014
 # Khalil Delavaran <khalil.delavaran@gmail.com>, 2013
@@ -10,14 +10,15 @@ msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-26 18:19+0100\n"
+"POT-Creation-Date: 2015-11-24 02:37+0000\n"
 "PO-Revision-Date: 2015-10-26 17:22+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Persian (http://www.transifex.com/mstremer/ipfire/language/fa/)\n"
+"Language-Team: Persian (http://www.transifex.com/mstremer/ipfire/language/"
+"fa/)\n"
+"Language: fa\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: fa\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
 #: ../src/collecty/bus.py:54
@@ -32,67 +33,86 @@ msgstr ""
 msgid "Stopping bus thread"
 msgstr ""
 
-#: ../src/collecty/client.py:89
+#: ../src/collecty/client.py:52
+#, python-format
+msgid "Last update: %s"
+msgstr ""
+
+#: ../src/collecty/client.py:117
+#, python-format
+msgid "Title      : %(title)s (%(template)s - %(object_id)s)"
+msgstr ""
+
+#: ../src/collecty/client.py:118
+#, python-format
+msgid "Image size : %(image_width)sx%(image_height)spx"
+msgstr ""
+
+#: ../src/collecty/client.py:139
 #, python-format
 msgid "collecty %s running on Python %s"
 msgstr ""
 
-#: ../src/collecty/client.py:93
+#: ../src/collecty/client.py:143
 #, python-format
 msgid "daemon %s"
 msgstr ""
 
-#: ../src/collecty/client.py:101
+#: ../src/collecty/client.py:151
 msgid "Generate a graph image"
 msgstr ""
 
-#: ../src/collecty/client.py:104
+#: ../src/collecty/client.py:154
 msgid "filename"
 msgstr ""
 
-#: ../src/collecty/client.py:106
+#: ../src/collecty/client.py:155
 msgid "image format"
 msgstr ""
 
-#: ../src/collecty/client.py:107
+#: ../src/collecty/client.py:156
 msgid "interval"
 msgstr ""
 
-#: ../src/collecty/client.py:109
+#: ../src/collecty/client.py:158 ../src/collecty/client.py:178
 msgid "Object identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:111
+#: ../src/collecty/client.py:160 ../src/collecty/client.py:176
 msgid "The graph template identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:113
+#: ../src/collecty/client.py:162
 msgid "Generate the graph with timestamps plotted for the given timezone"
 msgstr ""
 
-#: ../src/collecty/client.py:115
+#: ../src/collecty/client.py:164
 msgid "Generate the graph with this locale"
 msgstr ""
 
-#: ../src/collecty/client.py:119
+#: ../src/collecty/client.py:168
 msgid "Height of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:121
+#: ../src/collecty/client.py:170
 msgid "Width of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:125
+#: ../src/collecty/client.py:174
+msgid "Fetch the last dataset in the database"
+msgstr ""
+
+#: ../src/collecty/client.py:183
 msgid "Lists all graph templates"
 msgstr ""
 
 #. version
-#: ../src/collecty/client.py:129
+#: ../src/collecty/client.py:187
 msgid "Show version"
 msgstr ""
 
 #. Brand all generated graphs.
-#: ../src/collecty/constants.py:49
+#: ../src/collecty/constants.py:54
 msgid "Created by collecty"
 msgstr "ساخته شده توسط collecty"
 
@@ -138,52 +158,52 @@ msgstr "سیگنال نام نویسی %d"
 msgid "Caught signal %d"
 msgstr "گرفتن سیگنال %d"
 
-#: ../src/collecty/daemon.py:252
+#: ../src/collecty/daemon.py:266
 #, python-format
 msgid "Worker thread %s has been initialised"
 msgstr ""
 
-#: ../src/collecty/daemon.py:262
+#: ../src/collecty/daemon.py:276
 #, python-format
 msgid "Worker thread %s has been started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:276
+#: ../src/collecty/daemon.py:290
 #, python-format
 msgid "Worker thread %s has been terminated"
 msgstr ""
 
-#: ../src/collecty/daemon.py:295
+#: ../src/collecty/daemon.py:309
 msgid "Initialised write queue"
 msgstr ""
 
-#: ../src/collecty/daemon.py:298
+#: ../src/collecty/daemon.py:312
 msgid "Write queue process started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:310
+#: ../src/collecty/daemon.py:324
 msgid "Write queue process stopped"
 msgstr ""
 
-#: ../src/collecty/daemon.py:329
+#: ../src/collecty/daemon.py:343
 msgid "No data to commit"
 msgstr ""
 
-#: ../src/collecty/daemon.py:334
+#: ../src/collecty/daemon.py:348
 msgid "Submitting data to the databases..."
 msgstr ""
 
-#: ../src/collecty/daemon.py:352
+#: ../src/collecty/daemon.py:366
 #, python-format
 msgid "Emptied write queue in %.2fs"
 msgstr ""
 
-#: ../src/collecty/daemon.py:355
+#: ../src/collecty/daemon.py:369
 #, python-format
 msgid "Committing %(counter)s entries to %(filename)s"
 msgstr ""
 
-#: ../src/collecty/daemon.py:367
+#: ../src/collecty/daemon.py:381
 #, python-format
 msgid "Could not update RRD database %s: %s"
 msgstr ""
@@ -223,12 +243,12 @@ msgstr ""
 msgid "Generated graph %s in %.1fms"
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:346
+#: ../src/collecty/plugins/base.py:362
 #, python-format
 msgid "Created RRD file %s."
 msgstr "فایل RRD  %s ساخته شد."
 
-#: ../src/collecty/plugins/base.py:534
+#: ../src/collecty/plugins/base.py:583
 #, python-format
 msgid "Generating graph %s"
 msgstr ""
@@ -270,18 +290,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:202
 #: ../src/collecty/plugins/latency.py:89 ../src/collecty/plugins/latency.py:96
 #: ../src/collecty/plugins/loadavg.py:45 ../src/collecty/plugins/loadavg.py:53
-#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:50
-#: ../src/collecty/plugins/memory.py:58 ../src/collecty/plugins/memory.py:66
-#: ../src/collecty/plugins/memory.py:82
-#: ../src/collecty/plugins/processor.py:49
+#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:48
+#: ../src/collecty/plugins/memory.py:56 ../src/collecty/plugins/memory.py:64
+#: ../src/collecty/plugins/memory.py:80 ../src/collecty/plugins/processor.py:49
 #: ../src/collecty/plugins/processor.py:57
 #: ../src/collecty/plugins/processor.py:65
 #: ../src/collecty/plugins/processor.py:73
 #: ../src/collecty/plugins/processor.py:81
 #: ../src/collecty/plugins/processor.py:89
 #: ../src/collecty/plugins/processor.py:97
-#: ../src/collecty/plugins/sensors.py:71
-#: ../src/collecty/plugins/sensors.py:165
+#: ../src/collecty/plugins/sensors.py:71 ../src/collecty/plugins/sensors.py:165
 msgid "Minimum"
 msgstr "کمترین"
 
@@ -300,18 +318,16 @@ msgstr "کمترین"
 #: ../src/collecty/plugins/interface.py:201
 #: ../src/collecty/plugins/latency.py:88 ../src/collecty/plugins/latency.py:95
 #: ../src/collecty/plugins/loadavg.py:44 ../src/collecty/plugins/loadavg.py:52
-#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:49
-#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
-#: ../src/collecty/plugins/memory.py:81
-#: ../src/collecty/plugins/processor.py:48
+#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:47
+#: ../src/collecty/plugins/memory.py:55 ../src/collecty/plugins/memory.py:63
+#: ../src/collecty/plugins/memory.py:79 ../src/collecty/plugins/processor.py:48
 #: ../src/collecty/plugins/processor.py:56
 #: ../src/collecty/plugins/processor.py:64
 #: ../src/collecty/plugins/processor.py:72
 #: ../src/collecty/plugins/processor.py:80
 #: ../src/collecty/plugins/processor.py:88
 #: ../src/collecty/plugins/processor.py:96
-#: ../src/collecty/plugins/sensors.py:70
-#: ../src/collecty/plugins/sensors.py:164
+#: ../src/collecty/plugins/sensors.py:70 ../src/collecty/plugins/sensors.py:164
 msgid "Maximum"
 msgstr "بیشترین"
 
@@ -330,18 +346,16 @@ msgstr "بیشترین"
 #: ../src/collecty/plugins/interface.py:203
 #: ../src/collecty/plugins/latency.py:90 ../src/collecty/plugins/latency.py:97
 #: ../src/collecty/plugins/loadavg.py:46 ../src/collecty/plugins/loadavg.py:54
-#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:51
-#: ../src/collecty/plugins/memory.py:59 ../src/collecty/plugins/memory.py:67
-#: ../src/collecty/plugins/memory.py:83
-#: ../src/collecty/plugins/processor.py:50
+#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:49
+#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
+#: ../src/collecty/plugins/memory.py:81 ../src/collecty/plugins/processor.py:50
 #: ../src/collecty/plugins/processor.py:58
 #: ../src/collecty/plugins/processor.py:66
 #: ../src/collecty/plugins/processor.py:74
 #: ../src/collecty/plugins/processor.py:82
 #: ../src/collecty/plugins/processor.py:90
 #: ../src/collecty/plugins/processor.py:98
-#: ../src/collecty/plugins/sensors.py:69
-#: ../src/collecty/plugins/sensors.py:163
+#: ../src/collecty/plugins/sensors.py:69 ../src/collecty/plugins/sensors.py:163
 msgid "Average"
 msgstr "میانه"
 
@@ -391,9 +405,8 @@ msgid "Protocol States of all %s connections"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:37
-#: ../src/collecty/plugins/processor.py:106
-msgid "CPU usage"
-msgstr "CPU استفاده شده"
+msgid "Processor Frequencies"
+msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:42
 msgid "Frequency"
@@ -664,15 +677,15 @@ msgstr "متوسط بارگزاری"
 msgid "Load"
 msgstr "بارگزاری"
 
-#: ../src/collecty/plugins/memory.py:45
+#: ../src/collecty/plugins/memory.py:43
 msgid "Used memory"
 msgstr "حافظه استفاده شده"
 
-#: ../src/collecty/plugins/memory.py:53
+#: ../src/collecty/plugins/memory.py:51
 msgid "Buffered data"
 msgstr "دیتای بافر شده"
 
-#: ../src/collecty/plugins/memory.py:61
+#: ../src/collecty/plugins/memory.py:59
 msgid "Cached data"
 msgstr "دیتای کش شده"
 
@@ -683,15 +696,15 @@ msgstr "دیتای کش شده"
 #. "GPRINT:freemax:%12s\:" % _("Maximum") + " %6.2lf" ,
 #. "GPRINT:freemin:%12s\:" % _("Minimum") + " %6.2lf",
 #. "GPRINT:freeavg:%12s\:" % _("Average") + " %6.2lf\\n",
-#: ../src/collecty/plugins/memory.py:77
+#: ../src/collecty/plugins/memory.py:75
 msgid "Used Swap space"
 msgstr "فضای مورد استفاده Swap"
 
-#: ../src/collecty/plugins/memory.py:89
+#: ../src/collecty/plugins/memory.py:87
 msgid "Memory Usage"
 msgstr "حافظه استفاده شده"
 
-#: ../src/collecty/plugins/memory.py:94
+#: ../src/collecty/plugins/memory.py:92
 msgid "Percent"
 msgstr "درصد"
 
@@ -723,6 +736,11 @@ msgstr "وقفه نرم افزاری"
 msgid "Idle"
 msgstr ""
 
+#: ../src/collecty/plugins/processor.py:106
+#, fuzzy
+msgid "Processor Usage"
+msgstr "حافظه استفاده شده"
+
 #: ../src/collecty/plugins/processor.py:111
 msgid "Jiffies"
 msgstr ""
@@ -732,8 +750,7 @@ msgstr ""
 msgid "Temperature Thresholds"
 msgstr ""
 
-#: ../src/collecty/plugins/sensors.py:78
-#: ../src/collecty/plugins/sensors.py:188
+#: ../src/collecty/plugins/sensors.py:78 ../src/collecty/plugins/sensors.py:188
 msgid "Critical"
 msgstr ""
 
@@ -749,3 +766,6 @@ msgstr ""
 #: ../src/collecty/plugins/sensors.py:197
 msgid "Processor"
 msgstr ""
+
+#~ msgid "CPU usage"
+#~ msgstr "CPU استفاده شده"
index 32df33cf21c5279136a14ebaaaef92fe0b321e12..7b4fc886b26620f3db1a18ab737725251e91ceb9 100644 (file)
--- a/po/fr.po
+++ b/po/fr.po
@@ -1,7 +1,7 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# 
+#
 # Translators:
 # nonux <nonux@free.fr>, 2015
 # ReiKon <epi.reikon@gmail.com>, 2013
@@ -9,14 +9,15 @@ msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-26 18:19+0100\n"
+"POT-Creation-Date: 2015-11-24 02:37+0000\n"
 "PO-Revision-Date: 2015-10-26 17:22+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: French (http://www.transifex.com/mstremer/ipfire/language/fr/)\n"
+"Language-Team: French (http://www.transifex.com/mstremer/ipfire/language/"
+"fr/)\n"
+"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: fr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #: ../src/collecty/bus.py:54
@@ -31,67 +32,86 @@ msgstr ""
 msgid "Stopping bus thread"
 msgstr ""
 
-#: ../src/collecty/client.py:89
+#: ../src/collecty/client.py:52
+#, python-format
+msgid "Last update: %s"
+msgstr ""
+
+#: ../src/collecty/client.py:117
+#, python-format
+msgid "Title      : %(title)s (%(template)s - %(object_id)s)"
+msgstr ""
+
+#: ../src/collecty/client.py:118
+#, python-format
+msgid "Image size : %(image_width)sx%(image_height)spx"
+msgstr ""
+
+#: ../src/collecty/client.py:139
 #, python-format
 msgid "collecty %s running on Python %s"
 msgstr ""
 
-#: ../src/collecty/client.py:93
+#: ../src/collecty/client.py:143
 #, python-format
 msgid "daemon %s"
 msgstr ""
 
-#: ../src/collecty/client.py:101
+#: ../src/collecty/client.py:151
 msgid "Generate a graph image"
 msgstr ""
 
-#: ../src/collecty/client.py:104
+#: ../src/collecty/client.py:154
 msgid "filename"
 msgstr ""
 
-#: ../src/collecty/client.py:106
+#: ../src/collecty/client.py:155
 msgid "image format"
 msgstr ""
 
-#: ../src/collecty/client.py:107
+#: ../src/collecty/client.py:156
 msgid "interval"
 msgstr ""
 
-#: ../src/collecty/client.py:109
+#: ../src/collecty/client.py:158 ../src/collecty/client.py:178
 msgid "Object identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:111
+#: ../src/collecty/client.py:160 ../src/collecty/client.py:176
 msgid "The graph template identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:113
+#: ../src/collecty/client.py:162
 msgid "Generate the graph with timestamps plotted for the given timezone"
 msgstr ""
 
-#: ../src/collecty/client.py:115
+#: ../src/collecty/client.py:164
 msgid "Generate the graph with this locale"
 msgstr ""
 
-#: ../src/collecty/client.py:119
+#: ../src/collecty/client.py:168
 msgid "Height of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:121
+#: ../src/collecty/client.py:170
 msgid "Width of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:125
+#: ../src/collecty/client.py:174
+msgid "Fetch the last dataset in the database"
+msgstr ""
+
+#: ../src/collecty/client.py:183
 msgid "Lists all graph templates"
 msgstr ""
 
 #. version
-#: ../src/collecty/client.py:129
+#: ../src/collecty/client.py:187
 msgid "Show version"
 msgstr ""
 
 #. Brand all generated graphs.
-#: ../src/collecty/constants.py:49
+#: ../src/collecty/constants.py:54
 msgid "Created by collecty"
 msgstr "Créé par collecty"
 
@@ -137,52 +157,52 @@ msgstr "Enregistre le signal %d"
 msgid "Caught signal %d"
 msgstr "A intercepté le signal %d"
 
-#: ../src/collecty/daemon.py:252
+#: ../src/collecty/daemon.py:266
 #, python-format
 msgid "Worker thread %s has been initialised"
 msgstr ""
 
-#: ../src/collecty/daemon.py:262
+#: ../src/collecty/daemon.py:276
 #, python-format
 msgid "Worker thread %s has been started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:276
+#: ../src/collecty/daemon.py:290
 #, python-format
 msgid "Worker thread %s has been terminated"
 msgstr ""
 
-#: ../src/collecty/daemon.py:295
+#: ../src/collecty/daemon.py:309
 msgid "Initialised write queue"
 msgstr ""
 
-#: ../src/collecty/daemon.py:298
+#: ../src/collecty/daemon.py:312
 msgid "Write queue process started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:310
+#: ../src/collecty/daemon.py:324
 msgid "Write queue process stopped"
 msgstr ""
 
-#: ../src/collecty/daemon.py:329
+#: ../src/collecty/daemon.py:343
 msgid "No data to commit"
 msgstr ""
 
-#: ../src/collecty/daemon.py:334
+#: ../src/collecty/daemon.py:348
 msgid "Submitting data to the databases..."
 msgstr ""
 
-#: ../src/collecty/daemon.py:352
+#: ../src/collecty/daemon.py:366
 #, python-format
 msgid "Emptied write queue in %.2fs"
 msgstr ""
 
-#: ../src/collecty/daemon.py:355
+#: ../src/collecty/daemon.py:369
 #, python-format
 msgid "Committing %(counter)s entries to %(filename)s"
 msgstr ""
 
-#: ../src/collecty/daemon.py:367
+#: ../src/collecty/daemon.py:381
 #, python-format
 msgid "Could not update RRD database %s: %s"
 msgstr ""
@@ -222,12 +242,12 @@ msgstr ""
 msgid "Generated graph %s in %.1fms"
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:346
+#: ../src/collecty/plugins/base.py:362
 #, python-format
 msgid "Created RRD file %s."
 msgstr "A Crée le fichier RRD %s."
 
-#: ../src/collecty/plugins/base.py:534
+#: ../src/collecty/plugins/base.py:583
 #, python-format
 msgid "Generating graph %s"
 msgstr ""
@@ -269,18 +289,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:202
 #: ../src/collecty/plugins/latency.py:89 ../src/collecty/plugins/latency.py:96
 #: ../src/collecty/plugins/loadavg.py:45 ../src/collecty/plugins/loadavg.py:53
-#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:50
-#: ../src/collecty/plugins/memory.py:58 ../src/collecty/plugins/memory.py:66
-#: ../src/collecty/plugins/memory.py:82
-#: ../src/collecty/plugins/processor.py:49
+#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:48
+#: ../src/collecty/plugins/memory.py:56 ../src/collecty/plugins/memory.py:64
+#: ../src/collecty/plugins/memory.py:80 ../src/collecty/plugins/processor.py:49
 #: ../src/collecty/plugins/processor.py:57
 #: ../src/collecty/plugins/processor.py:65
 #: ../src/collecty/plugins/processor.py:73
 #: ../src/collecty/plugins/processor.py:81
 #: ../src/collecty/plugins/processor.py:89
 #: ../src/collecty/plugins/processor.py:97
-#: ../src/collecty/plugins/sensors.py:71
-#: ../src/collecty/plugins/sensors.py:165
+#: ../src/collecty/plugins/sensors.py:71 ../src/collecty/plugins/sensors.py:165
 msgid "Minimum"
 msgstr "Minimum"
 
@@ -299,18 +317,16 @@ msgstr "Minimum"
 #: ../src/collecty/plugins/interface.py:201
 #: ../src/collecty/plugins/latency.py:88 ../src/collecty/plugins/latency.py:95
 #: ../src/collecty/plugins/loadavg.py:44 ../src/collecty/plugins/loadavg.py:52
-#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:49
-#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
-#: ../src/collecty/plugins/memory.py:81
-#: ../src/collecty/plugins/processor.py:48
+#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:47
+#: ../src/collecty/plugins/memory.py:55 ../src/collecty/plugins/memory.py:63
+#: ../src/collecty/plugins/memory.py:79 ../src/collecty/plugins/processor.py:48
 #: ../src/collecty/plugins/processor.py:56
 #: ../src/collecty/plugins/processor.py:64
 #: ../src/collecty/plugins/processor.py:72
 #: ../src/collecty/plugins/processor.py:80
 #: ../src/collecty/plugins/processor.py:88
 #: ../src/collecty/plugins/processor.py:96
-#: ../src/collecty/plugins/sensors.py:70
-#: ../src/collecty/plugins/sensors.py:164
+#: ../src/collecty/plugins/sensors.py:70 ../src/collecty/plugins/sensors.py:164
 msgid "Maximum"
 msgstr "Maximum"
 
@@ -329,18 +345,16 @@ msgstr "Maximum"
 #: ../src/collecty/plugins/interface.py:203
 #: ../src/collecty/plugins/latency.py:90 ../src/collecty/plugins/latency.py:97
 #: ../src/collecty/plugins/loadavg.py:46 ../src/collecty/plugins/loadavg.py:54
-#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:51
-#: ../src/collecty/plugins/memory.py:59 ../src/collecty/plugins/memory.py:67
-#: ../src/collecty/plugins/memory.py:83
-#: ../src/collecty/plugins/processor.py:50
+#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:49
+#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
+#: ../src/collecty/plugins/memory.py:81 ../src/collecty/plugins/processor.py:50
 #: ../src/collecty/plugins/processor.py:58
 #: ../src/collecty/plugins/processor.py:66
 #: ../src/collecty/plugins/processor.py:74
 #: ../src/collecty/plugins/processor.py:82
 #: ../src/collecty/plugins/processor.py:90
 #: ../src/collecty/plugins/processor.py:98
-#: ../src/collecty/plugins/sensors.py:69
-#: ../src/collecty/plugins/sensors.py:163
+#: ../src/collecty/plugins/sensors.py:69 ../src/collecty/plugins/sensors.py:163
 msgid "Average"
 msgstr "Moyenne"
 
@@ -390,9 +404,8 @@ msgid "Protocol States of all %s connections"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:37
-#: ../src/collecty/plugins/processor.py:106
-msgid "CPU usage"
-msgstr "Utilisation processeur"
+msgid "Processor Frequencies"
+msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:42
 msgid "Frequency"
@@ -663,15 +676,15 @@ msgstr "Charge moyenne"
 msgid "Load"
 msgstr "Charge"
 
-#: ../src/collecty/plugins/memory.py:45
+#: ../src/collecty/plugins/memory.py:43
 msgid "Used memory"
 msgstr "Mémoire utilisée"
 
-#: ../src/collecty/plugins/memory.py:53
+#: ../src/collecty/plugins/memory.py:51
 msgid "Buffered data"
 msgstr "Données en mémoire"
 
-#: ../src/collecty/plugins/memory.py:61
+#: ../src/collecty/plugins/memory.py:59
 msgid "Cached data"
 msgstr "Information en cache"
 
@@ -682,15 +695,15 @@ msgstr "Information en cache"
 #. "GPRINT:freemax:%12s\:" % _("Maximum") + " %6.2lf" ,
 #. "GPRINT:freemin:%12s\:" % _("Minimum") + " %6.2lf",
 #. "GPRINT:freeavg:%12s\:" % _("Average") + " %6.2lf\\n",
-#: ../src/collecty/plugins/memory.py:77
+#: ../src/collecty/plugins/memory.py:75
 msgid "Used Swap space"
 msgstr "Espace du fichier d'échange utilisé"
 
-#: ../src/collecty/plugins/memory.py:89
+#: ../src/collecty/plugins/memory.py:87
 msgid "Memory Usage"
 msgstr "Utilisation mémoire"
 
-#: ../src/collecty/plugins/memory.py:94
+#: ../src/collecty/plugins/memory.py:92
 msgid "Percent"
 msgstr "Pourcentage"
 
@@ -722,6 +735,11 @@ msgstr "Interruption logicielle."
 msgid "Idle"
 msgstr ""
 
+#: ../src/collecty/plugins/processor.py:106
+#, fuzzy
+msgid "Processor Usage"
+msgstr "Utilisation mémoire"
+
 #: ../src/collecty/plugins/processor.py:111
 msgid "Jiffies"
 msgstr ""
@@ -731,8 +749,7 @@ msgstr ""
 msgid "Temperature Thresholds"
 msgstr ""
 
-#: ../src/collecty/plugins/sensors.py:78
-#: ../src/collecty/plugins/sensors.py:188
+#: ../src/collecty/plugins/sensors.py:78 ../src/collecty/plugins/sensors.py:188
 msgid "Critical"
 msgstr ""
 
@@ -748,3 +765,6 @@ msgstr ""
 #: ../src/collecty/plugins/sensors.py:197
 msgid "Processor"
 msgstr ""
+
+#~ msgid "CPU usage"
+#~ msgstr "Utilisation processeur"
index d8b1e37d9dd9ef61abc0fdc1e065fa5e95b33e5e..c94f771e719b2ba94cde4cb23dd973ac9bd03471 100644 (file)
--- a/po/hr.po
+++ b/po/hr.po
@@ -1,21 +1,23 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# 
+#
 # Translators:
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-26 18:19+0100\n"
+"POT-Creation-Date: 2015-11-24 02:37+0000\n"
 "PO-Revision-Date: 2015-10-26 17:22+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Croatian (http://www.transifex.com/mstremer/ipfire/language/hr/)\n"
+"Language-Team: Croatian (http://www.transifex.com/mstremer/ipfire/language/"
+"hr/)\n"
+"Language: hr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: hr\n"
-"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
 
 #: ../src/collecty/bus.py:54
 msgid "Bus thread has started"
@@ -29,67 +31,86 @@ msgstr ""
 msgid "Stopping bus thread"
 msgstr ""
 
-#: ../src/collecty/client.py:89
+#: ../src/collecty/client.py:52
+#, python-format
+msgid "Last update: %s"
+msgstr ""
+
+#: ../src/collecty/client.py:117
+#, python-format
+msgid "Title      : %(title)s (%(template)s - %(object_id)s)"
+msgstr ""
+
+#: ../src/collecty/client.py:118
+#, python-format
+msgid "Image size : %(image_width)sx%(image_height)spx"
+msgstr ""
+
+#: ../src/collecty/client.py:139
 #, python-format
 msgid "collecty %s running on Python %s"
 msgstr ""
 
-#: ../src/collecty/client.py:93
+#: ../src/collecty/client.py:143
 #, python-format
 msgid "daemon %s"
 msgstr ""
 
-#: ../src/collecty/client.py:101
+#: ../src/collecty/client.py:151
 msgid "Generate a graph image"
 msgstr ""
 
-#: ../src/collecty/client.py:104
+#: ../src/collecty/client.py:154
 msgid "filename"
 msgstr ""
 
-#: ../src/collecty/client.py:106
+#: ../src/collecty/client.py:155
 msgid "image format"
 msgstr ""
 
-#: ../src/collecty/client.py:107
+#: ../src/collecty/client.py:156
 msgid "interval"
 msgstr ""
 
-#: ../src/collecty/client.py:109
+#: ../src/collecty/client.py:158 ../src/collecty/client.py:178
 msgid "Object identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:111
+#: ../src/collecty/client.py:160 ../src/collecty/client.py:176
 msgid "The graph template identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:113
+#: ../src/collecty/client.py:162
 msgid "Generate the graph with timestamps plotted for the given timezone"
 msgstr ""
 
-#: ../src/collecty/client.py:115
+#: ../src/collecty/client.py:164
 msgid "Generate the graph with this locale"
 msgstr ""
 
-#: ../src/collecty/client.py:119
+#: ../src/collecty/client.py:168
 msgid "Height of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:121
+#: ../src/collecty/client.py:170
 msgid "Width of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:125
+#: ../src/collecty/client.py:174
+msgid "Fetch the last dataset in the database"
+msgstr ""
+
+#: ../src/collecty/client.py:183
 msgid "Lists all graph templates"
 msgstr ""
 
 #. version
-#: ../src/collecty/client.py:129
+#: ../src/collecty/client.py:187
 msgid "Show version"
 msgstr ""
 
 #. Brand all generated graphs.
-#: ../src/collecty/constants.py:49
+#: ../src/collecty/constants.py:54
 msgid "Created by collecty"
 msgstr "Izradio collecty"
 
@@ -135,52 +156,52 @@ msgstr "Registriranje signala %d"
 msgid "Caught signal %d"
 msgstr "Uhvaćen signal %d"
 
-#: ../src/collecty/daemon.py:252
+#: ../src/collecty/daemon.py:266
 #, python-format
 msgid "Worker thread %s has been initialised"
 msgstr ""
 
-#: ../src/collecty/daemon.py:262
+#: ../src/collecty/daemon.py:276
 #, python-format
 msgid "Worker thread %s has been started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:276
+#: ../src/collecty/daemon.py:290
 #, python-format
 msgid "Worker thread %s has been terminated"
 msgstr ""
 
-#: ../src/collecty/daemon.py:295
+#: ../src/collecty/daemon.py:309
 msgid "Initialised write queue"
 msgstr ""
 
-#: ../src/collecty/daemon.py:298
+#: ../src/collecty/daemon.py:312
 msgid "Write queue process started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:310
+#: ../src/collecty/daemon.py:324
 msgid "Write queue process stopped"
 msgstr ""
 
-#: ../src/collecty/daemon.py:329
+#: ../src/collecty/daemon.py:343
 msgid "No data to commit"
 msgstr ""
 
-#: ../src/collecty/daemon.py:334
+#: ../src/collecty/daemon.py:348
 msgid "Submitting data to the databases..."
 msgstr ""
 
-#: ../src/collecty/daemon.py:352
+#: ../src/collecty/daemon.py:366
 #, python-format
 msgid "Emptied write queue in %.2fs"
 msgstr ""
 
-#: ../src/collecty/daemon.py:355
+#: ../src/collecty/daemon.py:369
 #, python-format
 msgid "Committing %(counter)s entries to %(filename)s"
 msgstr ""
 
-#: ../src/collecty/daemon.py:367
+#: ../src/collecty/daemon.py:381
 #, python-format
 msgid "Could not update RRD database %s: %s"
 msgstr ""
@@ -220,12 +241,12 @@ msgstr ""
 msgid "Generated graph %s in %.1fms"
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:346
+#: ../src/collecty/plugins/base.py:362
 #, python-format
 msgid "Created RRD file %s."
 msgstr "Stvorena RRD datoteka %s."
 
-#: ../src/collecty/plugins/base.py:534
+#: ../src/collecty/plugins/base.py:583
 #, python-format
 msgid "Generating graph %s"
 msgstr ""
@@ -267,18 +288,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:202
 #: ../src/collecty/plugins/latency.py:89 ../src/collecty/plugins/latency.py:96
 #: ../src/collecty/plugins/loadavg.py:45 ../src/collecty/plugins/loadavg.py:53
-#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:50
-#: ../src/collecty/plugins/memory.py:58 ../src/collecty/plugins/memory.py:66
-#: ../src/collecty/plugins/memory.py:82
-#: ../src/collecty/plugins/processor.py:49
+#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:48
+#: ../src/collecty/plugins/memory.py:56 ../src/collecty/plugins/memory.py:64
+#: ../src/collecty/plugins/memory.py:80 ../src/collecty/plugins/processor.py:49
 #: ../src/collecty/plugins/processor.py:57
 #: ../src/collecty/plugins/processor.py:65
 #: ../src/collecty/plugins/processor.py:73
 #: ../src/collecty/plugins/processor.py:81
 #: ../src/collecty/plugins/processor.py:89
 #: ../src/collecty/plugins/processor.py:97
-#: ../src/collecty/plugins/sensors.py:71
-#: ../src/collecty/plugins/sensors.py:165
+#: ../src/collecty/plugins/sensors.py:71 ../src/collecty/plugins/sensors.py:165
 msgid "Minimum"
 msgstr "Minimum"
 
@@ -297,18 +316,16 @@ msgstr "Minimum"
 #: ../src/collecty/plugins/interface.py:201
 #: ../src/collecty/plugins/latency.py:88 ../src/collecty/plugins/latency.py:95
 #: ../src/collecty/plugins/loadavg.py:44 ../src/collecty/plugins/loadavg.py:52
-#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:49
-#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
-#: ../src/collecty/plugins/memory.py:81
-#: ../src/collecty/plugins/processor.py:48
+#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:47
+#: ../src/collecty/plugins/memory.py:55 ../src/collecty/plugins/memory.py:63
+#: ../src/collecty/plugins/memory.py:79 ../src/collecty/plugins/processor.py:48
 #: ../src/collecty/plugins/processor.py:56
 #: ../src/collecty/plugins/processor.py:64
 #: ../src/collecty/plugins/processor.py:72
 #: ../src/collecty/plugins/processor.py:80
 #: ../src/collecty/plugins/processor.py:88
 #: ../src/collecty/plugins/processor.py:96
-#: ../src/collecty/plugins/sensors.py:70
-#: ../src/collecty/plugins/sensors.py:164
+#: ../src/collecty/plugins/sensors.py:70 ../src/collecty/plugins/sensors.py:164
 msgid "Maximum"
 msgstr "Maksimum"
 
@@ -327,18 +344,16 @@ msgstr "Maksimum"
 #: ../src/collecty/plugins/interface.py:203
 #: ../src/collecty/plugins/latency.py:90 ../src/collecty/plugins/latency.py:97
 #: ../src/collecty/plugins/loadavg.py:46 ../src/collecty/plugins/loadavg.py:54
-#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:51
-#: ../src/collecty/plugins/memory.py:59 ../src/collecty/plugins/memory.py:67
-#: ../src/collecty/plugins/memory.py:83
-#: ../src/collecty/plugins/processor.py:50
+#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:49
+#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
+#: ../src/collecty/plugins/memory.py:81 ../src/collecty/plugins/processor.py:50
 #: ../src/collecty/plugins/processor.py:58
 #: ../src/collecty/plugins/processor.py:66
 #: ../src/collecty/plugins/processor.py:74
 #: ../src/collecty/plugins/processor.py:82
 #: ../src/collecty/plugins/processor.py:90
 #: ../src/collecty/plugins/processor.py:98
-#: ../src/collecty/plugins/sensors.py:69
-#: ../src/collecty/plugins/sensors.py:163
+#: ../src/collecty/plugins/sensors.py:69 ../src/collecty/plugins/sensors.py:163
 msgid "Average"
 msgstr "Prosječan"
 
@@ -388,9 +403,8 @@ msgid "Protocol States of all %s connections"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:37
-#: ../src/collecty/plugins/processor.py:106
-msgid "CPU usage"
-msgstr "Korištenje CPUa"
+msgid "Processor Frequencies"
+msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:42
 msgid "Frequency"
@@ -661,15 +675,15 @@ msgstr "Prosječno opterećenje"
 msgid "Load"
 msgstr "Opterećenje"
 
-#: ../src/collecty/plugins/memory.py:45
+#: ../src/collecty/plugins/memory.py:43
 msgid "Used memory"
 msgstr "Upotrebljena memorija"
 
-#: ../src/collecty/plugins/memory.py:53
+#: ../src/collecty/plugins/memory.py:51
 msgid "Buffered data"
 msgstr "Bufferirano podataka"
 
-#: ../src/collecty/plugins/memory.py:61
+#: ../src/collecty/plugins/memory.py:59
 msgid "Cached data"
 msgstr "Cacheirano podataka"
 
@@ -680,15 +694,15 @@ msgstr "Cacheirano podataka"
 #. "GPRINT:freemax:%12s\:" % _("Maximum") + " %6.2lf" ,
 #. "GPRINT:freemin:%12s\:" % _("Minimum") + " %6.2lf",
 #. "GPRINT:freeavg:%12s\:" % _("Average") + " %6.2lf\\n",
-#: ../src/collecty/plugins/memory.py:77
+#: ../src/collecty/plugins/memory.py:75
 msgid "Used Swap space"
 msgstr "Rabljeni swap prostor"
 
-#: ../src/collecty/plugins/memory.py:89
+#: ../src/collecty/plugins/memory.py:87
 msgid "Memory Usage"
 msgstr "Korištenje memorije"
 
-#: ../src/collecty/plugins/memory.py:94
+#: ../src/collecty/plugins/memory.py:92
 msgid "Percent"
 msgstr "Postotak"
 
@@ -720,6 +734,11 @@ msgstr "Soft prekid"
 msgid "Idle"
 msgstr ""
 
+#: ../src/collecty/plugins/processor.py:106
+#, fuzzy
+msgid "Processor Usage"
+msgstr "Korištenje memorije"
+
 #: ../src/collecty/plugins/processor.py:111
 msgid "Jiffies"
 msgstr ""
@@ -729,8 +748,7 @@ msgstr ""
 msgid "Temperature Thresholds"
 msgstr ""
 
-#: ../src/collecty/plugins/sensors.py:78
-#: ../src/collecty/plugins/sensors.py:188
+#: ../src/collecty/plugins/sensors.py:78 ../src/collecty/plugins/sensors.py:188
 msgid "Critical"
 msgstr ""
 
@@ -746,3 +764,6 @@ msgstr ""
 #: ../src/collecty/plugins/sensors.py:197
 msgid "Processor"
 msgstr ""
+
+#~ msgid "CPU usage"
+#~ msgstr "Korištenje CPUa"
index e9c742942a52a68ca125d28e32f65ad8b7f3fef5..38ba721f3f348398fc3dffc030d6ba270953ce8e 100644 (file)
--- a/po/hu.po
+++ b/po/hu.po
@@ -1,21 +1,22 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# 
+#
 # Translators:
 # Gábor Sávolyi, 2013
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-26 18:19+0100\n"
+"POT-Creation-Date: 2015-11-24 02:37+0000\n"
 "PO-Revision-Date: 2015-10-26 17:22+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Hungarian (http://www.transifex.com/mstremer/ipfire/language/hu/)\n"
+"Language-Team: Hungarian (http://www.transifex.com/mstremer/ipfire/language/"
+"hu/)\n"
+"Language: hu\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: hu\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #: ../src/collecty/bus.py:54
@@ -30,67 +31,86 @@ msgstr ""
 msgid "Stopping bus thread"
 msgstr ""
 
-#: ../src/collecty/client.py:89
+#: ../src/collecty/client.py:52
+#, python-format
+msgid "Last update: %s"
+msgstr ""
+
+#: ../src/collecty/client.py:117
+#, python-format
+msgid "Title      : %(title)s (%(template)s - %(object_id)s)"
+msgstr ""
+
+#: ../src/collecty/client.py:118
+#, python-format
+msgid "Image size : %(image_width)sx%(image_height)spx"
+msgstr ""
+
+#: ../src/collecty/client.py:139
 #, python-format
 msgid "collecty %s running on Python %s"
 msgstr ""
 
-#: ../src/collecty/client.py:93
+#: ../src/collecty/client.py:143
 #, python-format
 msgid "daemon %s"
 msgstr ""
 
-#: ../src/collecty/client.py:101
+#: ../src/collecty/client.py:151
 msgid "Generate a graph image"
 msgstr ""
 
-#: ../src/collecty/client.py:104
+#: ../src/collecty/client.py:154
 msgid "filename"
 msgstr ""
 
-#: ../src/collecty/client.py:106
+#: ../src/collecty/client.py:155
 msgid "image format"
 msgstr ""
 
-#: ../src/collecty/client.py:107
+#: ../src/collecty/client.py:156
 msgid "interval"
 msgstr ""
 
-#: ../src/collecty/client.py:109
+#: ../src/collecty/client.py:158 ../src/collecty/client.py:178
 msgid "Object identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:111
+#: ../src/collecty/client.py:160 ../src/collecty/client.py:176
 msgid "The graph template identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:113
+#: ../src/collecty/client.py:162
 msgid "Generate the graph with timestamps plotted for the given timezone"
 msgstr ""
 
-#: ../src/collecty/client.py:115
+#: ../src/collecty/client.py:164
 msgid "Generate the graph with this locale"
 msgstr ""
 
-#: ../src/collecty/client.py:119
+#: ../src/collecty/client.py:168
 msgid "Height of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:121
+#: ../src/collecty/client.py:170
 msgid "Width of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:125
+#: ../src/collecty/client.py:174
+msgid "Fetch the last dataset in the database"
+msgstr ""
+
+#: ../src/collecty/client.py:183
 msgid "Lists all graph templates"
 msgstr ""
 
 #. version
-#: ../src/collecty/client.py:129
+#: ../src/collecty/client.py:187
 msgid "Show version"
 msgstr ""
 
 #. Brand all generated graphs.
-#: ../src/collecty/constants.py:49
+#: ../src/collecty/constants.py:54
 msgid "Created by collecty"
 msgstr "Collecty által készítve"
 
@@ -136,52 +156,52 @@ msgstr "Jel regisztrálása: %d"
 msgid "Caught signal %d"
 msgstr "Kapott jel: %d"
 
-#: ../src/collecty/daemon.py:252
+#: ../src/collecty/daemon.py:266
 #, python-format
 msgid "Worker thread %s has been initialised"
 msgstr ""
 
-#: ../src/collecty/daemon.py:262
+#: ../src/collecty/daemon.py:276
 #, python-format
 msgid "Worker thread %s has been started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:276
+#: ../src/collecty/daemon.py:290
 #, python-format
 msgid "Worker thread %s has been terminated"
 msgstr ""
 
-#: ../src/collecty/daemon.py:295
+#: ../src/collecty/daemon.py:309
 msgid "Initialised write queue"
 msgstr ""
 
-#: ../src/collecty/daemon.py:298
+#: ../src/collecty/daemon.py:312
 msgid "Write queue process started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:310
+#: ../src/collecty/daemon.py:324
 msgid "Write queue process stopped"
 msgstr ""
 
-#: ../src/collecty/daemon.py:329
+#: ../src/collecty/daemon.py:343
 msgid "No data to commit"
 msgstr ""
 
-#: ../src/collecty/daemon.py:334
+#: ../src/collecty/daemon.py:348
 msgid "Submitting data to the databases..."
 msgstr ""
 
-#: ../src/collecty/daemon.py:352
+#: ../src/collecty/daemon.py:366
 #, python-format
 msgid "Emptied write queue in %.2fs"
 msgstr ""
 
-#: ../src/collecty/daemon.py:355
+#: ../src/collecty/daemon.py:369
 #, python-format
 msgid "Committing %(counter)s entries to %(filename)s"
 msgstr ""
 
-#: ../src/collecty/daemon.py:367
+#: ../src/collecty/daemon.py:381
 #, python-format
 msgid "Could not update RRD database %s: %s"
 msgstr ""
@@ -221,12 +241,12 @@ msgstr ""
 msgid "Generated graph %s in %.1fms"
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:346
+#: ../src/collecty/plugins/base.py:362
 #, python-format
 msgid "Created RRD file %s."
 msgstr "RRD fájl létrehozva: %s"
 
-#: ../src/collecty/plugins/base.py:534
+#: ../src/collecty/plugins/base.py:583
 #, python-format
 msgid "Generating graph %s"
 msgstr ""
@@ -268,18 +288,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:202
 #: ../src/collecty/plugins/latency.py:89 ../src/collecty/plugins/latency.py:96
 #: ../src/collecty/plugins/loadavg.py:45 ../src/collecty/plugins/loadavg.py:53
-#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:50
-#: ../src/collecty/plugins/memory.py:58 ../src/collecty/plugins/memory.py:66
-#: ../src/collecty/plugins/memory.py:82
-#: ../src/collecty/plugins/processor.py:49
+#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:48
+#: ../src/collecty/plugins/memory.py:56 ../src/collecty/plugins/memory.py:64
+#: ../src/collecty/plugins/memory.py:80 ../src/collecty/plugins/processor.py:49
 #: ../src/collecty/plugins/processor.py:57
 #: ../src/collecty/plugins/processor.py:65
 #: ../src/collecty/plugins/processor.py:73
 #: ../src/collecty/plugins/processor.py:81
 #: ../src/collecty/plugins/processor.py:89
 #: ../src/collecty/plugins/processor.py:97
-#: ../src/collecty/plugins/sensors.py:71
-#: ../src/collecty/plugins/sensors.py:165
+#: ../src/collecty/plugins/sensors.py:71 ../src/collecty/plugins/sensors.py:165
 msgid "Minimum"
 msgstr "Minimum"
 
@@ -298,18 +316,16 @@ msgstr "Minimum"
 #: ../src/collecty/plugins/interface.py:201
 #: ../src/collecty/plugins/latency.py:88 ../src/collecty/plugins/latency.py:95
 #: ../src/collecty/plugins/loadavg.py:44 ../src/collecty/plugins/loadavg.py:52
-#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:49
-#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
-#: ../src/collecty/plugins/memory.py:81
-#: ../src/collecty/plugins/processor.py:48
+#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:47
+#: ../src/collecty/plugins/memory.py:55 ../src/collecty/plugins/memory.py:63
+#: ../src/collecty/plugins/memory.py:79 ../src/collecty/plugins/processor.py:48
 #: ../src/collecty/plugins/processor.py:56
 #: ../src/collecty/plugins/processor.py:64
 #: ../src/collecty/plugins/processor.py:72
 #: ../src/collecty/plugins/processor.py:80
 #: ../src/collecty/plugins/processor.py:88
 #: ../src/collecty/plugins/processor.py:96
-#: ../src/collecty/plugins/sensors.py:70
-#: ../src/collecty/plugins/sensors.py:164
+#: ../src/collecty/plugins/sensors.py:70 ../src/collecty/plugins/sensors.py:164
 msgid "Maximum"
 msgstr "Maximum"
 
@@ -328,18 +344,16 @@ msgstr "Maximum"
 #: ../src/collecty/plugins/interface.py:203
 #: ../src/collecty/plugins/latency.py:90 ../src/collecty/plugins/latency.py:97
 #: ../src/collecty/plugins/loadavg.py:46 ../src/collecty/plugins/loadavg.py:54
-#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:51
-#: ../src/collecty/plugins/memory.py:59 ../src/collecty/plugins/memory.py:67
-#: ../src/collecty/plugins/memory.py:83
-#: ../src/collecty/plugins/processor.py:50
+#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:49
+#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
+#: ../src/collecty/plugins/memory.py:81 ../src/collecty/plugins/processor.py:50
 #: ../src/collecty/plugins/processor.py:58
 #: ../src/collecty/plugins/processor.py:66
 #: ../src/collecty/plugins/processor.py:74
 #: ../src/collecty/plugins/processor.py:82
 #: ../src/collecty/plugins/processor.py:90
 #: ../src/collecty/plugins/processor.py:98
-#: ../src/collecty/plugins/sensors.py:69
-#: ../src/collecty/plugins/sensors.py:163
+#: ../src/collecty/plugins/sensors.py:69 ../src/collecty/plugins/sensors.py:163
 msgid "Average"
 msgstr "Átlag"
 
@@ -389,9 +403,8 @@ msgid "Protocol States of all %s connections"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:37
-#: ../src/collecty/plugins/processor.py:106
-msgid "CPU usage"
-msgstr "Processzorhasználat"
+msgid "Processor Frequencies"
+msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:42
 msgid "Frequency"
@@ -662,15 +675,15 @@ msgstr "Átlag terhelés"
 msgid "Load"
 msgstr "Terhelés"
 
-#: ../src/collecty/plugins/memory.py:45
+#: ../src/collecty/plugins/memory.py:43
 msgid "Used memory"
 msgstr "Felhasznált memória"
 
-#: ../src/collecty/plugins/memory.py:53
+#: ../src/collecty/plugins/memory.py:51
 msgid "Buffered data"
 msgstr "Pufferel adat"
 
-#: ../src/collecty/plugins/memory.py:61
+#: ../src/collecty/plugins/memory.py:59
 msgid "Cached data"
 msgstr "Gyorsítótrazott adat"
 
@@ -681,15 +694,15 @@ msgstr "Gyorsítótrazott adat"
 #. "GPRINT:freemax:%12s\:" % _("Maximum") + " %6.2lf" ,
 #. "GPRINT:freemin:%12s\:" % _("Minimum") + " %6.2lf",
 #. "GPRINT:freeavg:%12s\:" % _("Average") + " %6.2lf\\n",
-#: ../src/collecty/plugins/memory.py:77
+#: ../src/collecty/plugins/memory.py:75
 msgid "Used Swap space"
 msgstr "Swap terület használata"
 
-#: ../src/collecty/plugins/memory.py:89
+#: ../src/collecty/plugins/memory.py:87
 msgid "Memory Usage"
 msgstr "Memóriahasználat"
 
-#: ../src/collecty/plugins/memory.py:94
+#: ../src/collecty/plugins/memory.py:92
 msgid "Percent"
 msgstr "százalék"
 
@@ -721,6 +734,11 @@ msgstr "Lágy megszakítás"
 msgid "Idle"
 msgstr ""
 
+#: ../src/collecty/plugins/processor.py:106
+#, fuzzy
+msgid "Processor Usage"
+msgstr "Memóriahasználat"
+
 #: ../src/collecty/plugins/processor.py:111
 msgid "Jiffies"
 msgstr ""
@@ -730,8 +748,7 @@ msgstr ""
 msgid "Temperature Thresholds"
 msgstr ""
 
-#: ../src/collecty/plugins/sensors.py:78
-#: ../src/collecty/plugins/sensors.py:188
+#: ../src/collecty/plugins/sensors.py:78 ../src/collecty/plugins/sensors.py:188
 msgid "Critical"
 msgstr ""
 
@@ -747,3 +764,6 @@ msgstr ""
 #: ../src/collecty/plugins/sensors.py:197
 msgid "Processor"
 msgstr ""
+
+#~ msgid "CPU usage"
+#~ msgstr "Processzorhasználat"
index 7ff66a700b7a4e4359a4b51c6115edfc2107bdd3..98b8989b441a4fafc564d0f90aa406d74741af63 100644 (file)
--- a/po/id.po
+++ b/po/id.po
@@ -1,21 +1,22 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# 
+#
 # Translators:
 # Feri Murdeni <fmurdeni@yahoo.com>, 2014
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-26 18:19+0100\n"
+"POT-Creation-Date: 2015-11-24 02:37+0000\n"
 "PO-Revision-Date: 2015-10-26 17:22+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Indonesian (http://www.transifex.com/mstremer/ipfire/language/id/)\n"
+"Language-Team: Indonesian (http://www.transifex.com/mstremer/ipfire/language/"
+"id/)\n"
+"Language: id\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: id\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
 #: ../src/collecty/bus.py:54
@@ -30,67 +31,86 @@ msgstr ""
 msgid "Stopping bus thread"
 msgstr ""
 
-#: ../src/collecty/client.py:89
+#: ../src/collecty/client.py:52
+#, python-format
+msgid "Last update: %s"
+msgstr ""
+
+#: ../src/collecty/client.py:117
+#, python-format
+msgid "Title      : %(title)s (%(template)s - %(object_id)s)"
+msgstr ""
+
+#: ../src/collecty/client.py:118
+#, python-format
+msgid "Image size : %(image_width)sx%(image_height)spx"
+msgstr ""
+
+#: ../src/collecty/client.py:139
 #, python-format
 msgid "collecty %s running on Python %s"
 msgstr ""
 
-#: ../src/collecty/client.py:93
+#: ../src/collecty/client.py:143
 #, python-format
 msgid "daemon %s"
 msgstr ""
 
-#: ../src/collecty/client.py:101
+#: ../src/collecty/client.py:151
 msgid "Generate a graph image"
 msgstr ""
 
-#: ../src/collecty/client.py:104
+#: ../src/collecty/client.py:154
 msgid "filename"
 msgstr ""
 
-#: ../src/collecty/client.py:106
+#: ../src/collecty/client.py:155
 msgid "image format"
 msgstr ""
 
-#: ../src/collecty/client.py:107
+#: ../src/collecty/client.py:156
 msgid "interval"
 msgstr ""
 
-#: ../src/collecty/client.py:109
+#: ../src/collecty/client.py:158 ../src/collecty/client.py:178
 msgid "Object identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:111
+#: ../src/collecty/client.py:160 ../src/collecty/client.py:176
 msgid "The graph template identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:113
+#: ../src/collecty/client.py:162
 msgid "Generate the graph with timestamps plotted for the given timezone"
 msgstr ""
 
-#: ../src/collecty/client.py:115
+#: ../src/collecty/client.py:164
 msgid "Generate the graph with this locale"
 msgstr ""
 
-#: ../src/collecty/client.py:119
+#: ../src/collecty/client.py:168
 msgid "Height of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:121
+#: ../src/collecty/client.py:170
 msgid "Width of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:125
+#: ../src/collecty/client.py:174
+msgid "Fetch the last dataset in the database"
+msgstr ""
+
+#: ../src/collecty/client.py:183
 msgid "Lists all graph templates"
 msgstr ""
 
 #. version
-#: ../src/collecty/client.py:129
+#: ../src/collecty/client.py:187
 msgid "Show version"
 msgstr ""
 
 #. Brand all generated graphs.
-#: ../src/collecty/constants.py:49
+#: ../src/collecty/constants.py:54
 msgid "Created by collecty"
 msgstr ""
 
@@ -136,52 +156,52 @@ msgstr "Mendaftarkan sinyal %d"
 msgid "Caught signal %d"
 msgstr "Menangkap sinyal %d"
 
-#: ../src/collecty/daemon.py:252
+#: ../src/collecty/daemon.py:266
 #, python-format
 msgid "Worker thread %s has been initialised"
 msgstr ""
 
-#: ../src/collecty/daemon.py:262
+#: ../src/collecty/daemon.py:276
 #, python-format
 msgid "Worker thread %s has been started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:276
+#: ../src/collecty/daemon.py:290
 #, python-format
 msgid "Worker thread %s has been terminated"
 msgstr ""
 
-#: ../src/collecty/daemon.py:295
+#: ../src/collecty/daemon.py:309
 msgid "Initialised write queue"
 msgstr ""
 
-#: ../src/collecty/daemon.py:298
+#: ../src/collecty/daemon.py:312
 msgid "Write queue process started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:310
+#: ../src/collecty/daemon.py:324
 msgid "Write queue process stopped"
 msgstr ""
 
-#: ../src/collecty/daemon.py:329
+#: ../src/collecty/daemon.py:343
 msgid "No data to commit"
 msgstr ""
 
-#: ../src/collecty/daemon.py:334
+#: ../src/collecty/daemon.py:348
 msgid "Submitting data to the databases..."
 msgstr ""
 
-#: ../src/collecty/daemon.py:352
+#: ../src/collecty/daemon.py:366
 #, python-format
 msgid "Emptied write queue in %.2fs"
 msgstr ""
 
-#: ../src/collecty/daemon.py:355
+#: ../src/collecty/daemon.py:369
 #, python-format
 msgid "Committing %(counter)s entries to %(filename)s"
 msgstr ""
 
-#: ../src/collecty/daemon.py:367
+#: ../src/collecty/daemon.py:381
 #, python-format
 msgid "Could not update RRD database %s: %s"
 msgstr ""
@@ -221,12 +241,12 @@ msgstr ""
 msgid "Generated graph %s in %.1fms"
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:346
+#: ../src/collecty/plugins/base.py:362
 #, python-format
 msgid "Created RRD file %s."
 msgstr "Sedang membuat RRD berkas %s"
 
-#: ../src/collecty/plugins/base.py:534
+#: ../src/collecty/plugins/base.py:583
 #, python-format
 msgid "Generating graph %s"
 msgstr ""
@@ -268,18 +288,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:202
 #: ../src/collecty/plugins/latency.py:89 ../src/collecty/plugins/latency.py:96
 #: ../src/collecty/plugins/loadavg.py:45 ../src/collecty/plugins/loadavg.py:53
-#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:50
-#: ../src/collecty/plugins/memory.py:58 ../src/collecty/plugins/memory.py:66
-#: ../src/collecty/plugins/memory.py:82
-#: ../src/collecty/plugins/processor.py:49
+#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:48
+#: ../src/collecty/plugins/memory.py:56 ../src/collecty/plugins/memory.py:64
+#: ../src/collecty/plugins/memory.py:80 ../src/collecty/plugins/processor.py:49
 #: ../src/collecty/plugins/processor.py:57
 #: ../src/collecty/plugins/processor.py:65
 #: ../src/collecty/plugins/processor.py:73
 #: ../src/collecty/plugins/processor.py:81
 #: ../src/collecty/plugins/processor.py:89
 #: ../src/collecty/plugins/processor.py:97
-#: ../src/collecty/plugins/sensors.py:71
-#: ../src/collecty/plugins/sensors.py:165
+#: ../src/collecty/plugins/sensors.py:71 ../src/collecty/plugins/sensors.py:165
 msgid "Minimum"
 msgstr "Minimum"
 
@@ -298,18 +316,16 @@ msgstr "Minimum"
 #: ../src/collecty/plugins/interface.py:201
 #: ../src/collecty/plugins/latency.py:88 ../src/collecty/plugins/latency.py:95
 #: ../src/collecty/plugins/loadavg.py:44 ../src/collecty/plugins/loadavg.py:52
-#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:49
-#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
-#: ../src/collecty/plugins/memory.py:81
-#: ../src/collecty/plugins/processor.py:48
+#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:47
+#: ../src/collecty/plugins/memory.py:55 ../src/collecty/plugins/memory.py:63
+#: ../src/collecty/plugins/memory.py:79 ../src/collecty/plugins/processor.py:48
 #: ../src/collecty/plugins/processor.py:56
 #: ../src/collecty/plugins/processor.py:64
 #: ../src/collecty/plugins/processor.py:72
 #: ../src/collecty/plugins/processor.py:80
 #: ../src/collecty/plugins/processor.py:88
 #: ../src/collecty/plugins/processor.py:96
-#: ../src/collecty/plugins/sensors.py:70
-#: ../src/collecty/plugins/sensors.py:164
+#: ../src/collecty/plugins/sensors.py:70 ../src/collecty/plugins/sensors.py:164
 msgid "Maximum"
 msgstr "Maksimum"
 
@@ -328,18 +344,16 @@ msgstr "Maksimum"
 #: ../src/collecty/plugins/interface.py:203
 #: ../src/collecty/plugins/latency.py:90 ../src/collecty/plugins/latency.py:97
 #: ../src/collecty/plugins/loadavg.py:46 ../src/collecty/plugins/loadavg.py:54
-#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:51
-#: ../src/collecty/plugins/memory.py:59 ../src/collecty/plugins/memory.py:67
-#: ../src/collecty/plugins/memory.py:83
-#: ../src/collecty/plugins/processor.py:50
+#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:49
+#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
+#: ../src/collecty/plugins/memory.py:81 ../src/collecty/plugins/processor.py:50
 #: ../src/collecty/plugins/processor.py:58
 #: ../src/collecty/plugins/processor.py:66
 #: ../src/collecty/plugins/processor.py:74
 #: ../src/collecty/plugins/processor.py:82
 #: ../src/collecty/plugins/processor.py:90
 #: ../src/collecty/plugins/processor.py:98
-#: ../src/collecty/plugins/sensors.py:69
-#: ../src/collecty/plugins/sensors.py:163
+#: ../src/collecty/plugins/sensors.py:69 ../src/collecty/plugins/sensors.py:163
 msgid "Average"
 msgstr "Rata-rata"
 
@@ -389,9 +403,8 @@ msgid "Protocol States of all %s connections"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:37
-#: ../src/collecty/plugins/processor.py:106
-msgid "CPU usage"
-msgstr "CPU terpakai"
+msgid "Processor Frequencies"
+msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:42
 msgid "Frequency"
@@ -662,15 +675,15 @@ msgstr "Muatan rata-rata"
 msgid "Load"
 msgstr "Muatan"
 
-#: ../src/collecty/plugins/memory.py:45
+#: ../src/collecty/plugins/memory.py:43
 msgid "Used memory"
 msgstr "Memori terpakai"
 
-#: ../src/collecty/plugins/memory.py:53
+#: ../src/collecty/plugins/memory.py:51
 msgid "Buffered data"
 msgstr "Buffered data"
 
-#: ../src/collecty/plugins/memory.py:61
+#: ../src/collecty/plugins/memory.py:59
 msgid "Cached data"
 msgstr "Data cache/tembolok"
 
@@ -681,15 +694,15 @@ msgstr "Data cache/tembolok"
 #. "GPRINT:freemax:%12s\:" % _("Maximum") + " %6.2lf" ,
 #. "GPRINT:freemin:%12s\:" % _("Minimum") + " %6.2lf",
 #. "GPRINT:freeavg:%12s\:" % _("Average") + " %6.2lf\\n",
-#: ../src/collecty/plugins/memory.py:77
+#: ../src/collecty/plugins/memory.py:75
 msgid "Used Swap space"
 msgstr "Ruangan Swap dipakai"
 
-#: ../src/collecty/plugins/memory.py:89
+#: ../src/collecty/plugins/memory.py:87
 msgid "Memory Usage"
 msgstr "Memori Dipakai"
 
-#: ../src/collecty/plugins/memory.py:94
+#: ../src/collecty/plugins/memory.py:92
 msgid "Percent"
 msgstr "Persen"
 
@@ -721,6 +734,11 @@ msgstr ""
 msgid "Idle"
 msgstr ""
 
+#: ../src/collecty/plugins/processor.py:106
+#, fuzzy
+msgid "Processor Usage"
+msgstr "Memori Dipakai"
+
 #: ../src/collecty/plugins/processor.py:111
 msgid "Jiffies"
 msgstr ""
@@ -730,8 +748,7 @@ msgstr ""
 msgid "Temperature Thresholds"
 msgstr ""
 
-#: ../src/collecty/plugins/sensors.py:78
-#: ../src/collecty/plugins/sensors.py:188
+#: ../src/collecty/plugins/sensors.py:78 ../src/collecty/plugins/sensors.py:188
 msgid "Critical"
 msgstr ""
 
@@ -747,3 +764,6 @@ msgstr ""
 #: ../src/collecty/plugins/sensors.py:197
 msgid "Processor"
 msgstr ""
+
+#~ msgid "CPU usage"
+#~ msgstr "CPU terpakai"
index d90dbc94b0545d0253642aa910b4c34c33b6f9e5..d80fa64386c4dfafa63bd7f8591dfcd02bf9cdfc 100644 (file)
--- a/po/it.po
+++ b/po/it.po
@@ -1,7 +1,7 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# 
+#
 # Translators:
 # Andrea <andrea.scorza@tiq.it>, 2015
 # gtufano <gt@iltofa.com>, 2014
@@ -12,14 +12,15 @@ msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-26 18:19+0100\n"
+"POT-Creation-Date: 2015-11-24 02:37+0000\n"
 "PO-Revision-Date: 2015-10-26 17:22+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Italian (http://www.transifex.com/mstremer/ipfire/language/it/)\n"
+"Language-Team: Italian (http://www.transifex.com/mstremer/ipfire/language/"
+"it/)\n"
+"Language: it\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: it\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #: ../src/collecty/bus.py:54
@@ -34,67 +35,86 @@ msgstr ""
 msgid "Stopping bus thread"
 msgstr ""
 
-#: ../src/collecty/client.py:89
+#: ../src/collecty/client.py:52
+#, python-format
+msgid "Last update: %s"
+msgstr ""
+
+#: ../src/collecty/client.py:117
+#, python-format
+msgid "Title      : %(title)s (%(template)s - %(object_id)s)"
+msgstr ""
+
+#: ../src/collecty/client.py:118
+#, python-format
+msgid "Image size : %(image_width)sx%(image_height)spx"
+msgstr ""
+
+#: ../src/collecty/client.py:139
 #, python-format
 msgid "collecty %s running on Python %s"
 msgstr ""
 
-#: ../src/collecty/client.py:93
+#: ../src/collecty/client.py:143
 #, python-format
 msgid "daemon %s"
 msgstr ""
 
-#: ../src/collecty/client.py:101
+#: ../src/collecty/client.py:151
 msgid "Generate a graph image"
 msgstr ""
 
-#: ../src/collecty/client.py:104
+#: ../src/collecty/client.py:154
 msgid "filename"
 msgstr ""
 
-#: ../src/collecty/client.py:106
+#: ../src/collecty/client.py:155
 msgid "image format"
 msgstr ""
 
-#: ../src/collecty/client.py:107
+#: ../src/collecty/client.py:156
 msgid "interval"
 msgstr ""
 
-#: ../src/collecty/client.py:109
+#: ../src/collecty/client.py:158 ../src/collecty/client.py:178
 msgid "Object identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:111
+#: ../src/collecty/client.py:160 ../src/collecty/client.py:176
 msgid "The graph template identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:113
+#: ../src/collecty/client.py:162
 msgid "Generate the graph with timestamps plotted for the given timezone"
 msgstr ""
 
-#: ../src/collecty/client.py:115
+#: ../src/collecty/client.py:164
 msgid "Generate the graph with this locale"
 msgstr ""
 
-#: ../src/collecty/client.py:119
+#: ../src/collecty/client.py:168
 msgid "Height of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:121
+#: ../src/collecty/client.py:170
 msgid "Width of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:125
+#: ../src/collecty/client.py:174
+msgid "Fetch the last dataset in the database"
+msgstr ""
+
+#: ../src/collecty/client.py:183
 msgid "Lists all graph templates"
 msgstr ""
 
 #. version
-#: ../src/collecty/client.py:129
+#: ../src/collecty/client.py:187
 msgid "Show version"
 msgstr ""
 
 #. Brand all generated graphs.
-#: ../src/collecty/constants.py:49
+#: ../src/collecty/constants.py:54
 msgid "Created by collecty"
 msgstr "Creato da collecty"
 
@@ -140,52 +160,52 @@ msgstr "Ricevuto segnale %d"
 msgid "Caught signal %d"
 msgstr "Ricevuto segnale %d"
 
-#: ../src/collecty/daemon.py:252
+#: ../src/collecty/daemon.py:266
 #, python-format
 msgid "Worker thread %s has been initialised"
 msgstr ""
 
-#: ../src/collecty/daemon.py:262
+#: ../src/collecty/daemon.py:276
 #, python-format
 msgid "Worker thread %s has been started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:276
+#: ../src/collecty/daemon.py:290
 #, python-format
 msgid "Worker thread %s has been terminated"
 msgstr ""
 
-#: ../src/collecty/daemon.py:295
+#: ../src/collecty/daemon.py:309
 msgid "Initialised write queue"
 msgstr ""
 
-#: ../src/collecty/daemon.py:298
+#: ../src/collecty/daemon.py:312
 msgid "Write queue process started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:310
+#: ../src/collecty/daemon.py:324
 msgid "Write queue process stopped"
 msgstr ""
 
-#: ../src/collecty/daemon.py:329
+#: ../src/collecty/daemon.py:343
 msgid "No data to commit"
 msgstr ""
 
-#: ../src/collecty/daemon.py:334
+#: ../src/collecty/daemon.py:348
 msgid "Submitting data to the databases..."
 msgstr ""
 
-#: ../src/collecty/daemon.py:352
+#: ../src/collecty/daemon.py:366
 #, python-format
 msgid "Emptied write queue in %.2fs"
 msgstr ""
 
-#: ../src/collecty/daemon.py:355
+#: ../src/collecty/daemon.py:369
 #, python-format
 msgid "Committing %(counter)s entries to %(filename)s"
 msgstr ""
 
-#: ../src/collecty/daemon.py:367
+#: ../src/collecty/daemon.py:381
 #, python-format
 msgid "Could not update RRD database %s: %s"
 msgstr ""
@@ -225,12 +245,12 @@ msgstr ""
 msgid "Generated graph %s in %.1fms"
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:346
+#: ../src/collecty/plugins/base.py:362
 #, python-format
 msgid "Created RRD file %s."
 msgstr "Creato file RRD %s"
 
-#: ../src/collecty/plugins/base.py:534
+#: ../src/collecty/plugins/base.py:583
 #, python-format
 msgid "Generating graph %s"
 msgstr ""
@@ -272,18 +292,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:202
 #: ../src/collecty/plugins/latency.py:89 ../src/collecty/plugins/latency.py:96
 #: ../src/collecty/plugins/loadavg.py:45 ../src/collecty/plugins/loadavg.py:53
-#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:50
-#: ../src/collecty/plugins/memory.py:58 ../src/collecty/plugins/memory.py:66
-#: ../src/collecty/plugins/memory.py:82
-#: ../src/collecty/plugins/processor.py:49
+#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:48
+#: ../src/collecty/plugins/memory.py:56 ../src/collecty/plugins/memory.py:64
+#: ../src/collecty/plugins/memory.py:80 ../src/collecty/plugins/processor.py:49
 #: ../src/collecty/plugins/processor.py:57
 #: ../src/collecty/plugins/processor.py:65
 #: ../src/collecty/plugins/processor.py:73
 #: ../src/collecty/plugins/processor.py:81
 #: ../src/collecty/plugins/processor.py:89
 #: ../src/collecty/plugins/processor.py:97
-#: ../src/collecty/plugins/sensors.py:71
-#: ../src/collecty/plugins/sensors.py:165
+#: ../src/collecty/plugins/sensors.py:71 ../src/collecty/plugins/sensors.py:165
 msgid "Minimum"
 msgstr "Minimo"
 
@@ -302,18 +320,16 @@ msgstr "Minimo"
 #: ../src/collecty/plugins/interface.py:201
 #: ../src/collecty/plugins/latency.py:88 ../src/collecty/plugins/latency.py:95
 #: ../src/collecty/plugins/loadavg.py:44 ../src/collecty/plugins/loadavg.py:52
-#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:49
-#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
-#: ../src/collecty/plugins/memory.py:81
-#: ../src/collecty/plugins/processor.py:48
+#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:47
+#: ../src/collecty/plugins/memory.py:55 ../src/collecty/plugins/memory.py:63
+#: ../src/collecty/plugins/memory.py:79 ../src/collecty/plugins/processor.py:48
 #: ../src/collecty/plugins/processor.py:56
 #: ../src/collecty/plugins/processor.py:64
 #: ../src/collecty/plugins/processor.py:72
 #: ../src/collecty/plugins/processor.py:80
 #: ../src/collecty/plugins/processor.py:88
 #: ../src/collecty/plugins/processor.py:96
-#: ../src/collecty/plugins/sensors.py:70
-#: ../src/collecty/plugins/sensors.py:164
+#: ../src/collecty/plugins/sensors.py:70 ../src/collecty/plugins/sensors.py:164
 msgid "Maximum"
 msgstr "Massimo"
 
@@ -332,18 +348,16 @@ msgstr "Massimo"
 #: ../src/collecty/plugins/interface.py:203
 #: ../src/collecty/plugins/latency.py:90 ../src/collecty/plugins/latency.py:97
 #: ../src/collecty/plugins/loadavg.py:46 ../src/collecty/plugins/loadavg.py:54
-#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:51
-#: ../src/collecty/plugins/memory.py:59 ../src/collecty/plugins/memory.py:67
-#: ../src/collecty/plugins/memory.py:83
-#: ../src/collecty/plugins/processor.py:50
+#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:49
+#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
+#: ../src/collecty/plugins/memory.py:81 ../src/collecty/plugins/processor.py:50
 #: ../src/collecty/plugins/processor.py:58
 #: ../src/collecty/plugins/processor.py:66
 #: ../src/collecty/plugins/processor.py:74
 #: ../src/collecty/plugins/processor.py:82
 #: ../src/collecty/plugins/processor.py:90
 #: ../src/collecty/plugins/processor.py:98
-#: ../src/collecty/plugins/sensors.py:69
-#: ../src/collecty/plugins/sensors.py:163
+#: ../src/collecty/plugins/sensors.py:69 ../src/collecty/plugins/sensors.py:163
 msgid "Average"
 msgstr "Media"
 
@@ -393,9 +407,8 @@ msgid "Protocol States of all %s connections"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:37
-#: ../src/collecty/plugins/processor.py:106
-msgid "CPU usage"
-msgstr "Uso della CPU"
+msgid "Processor Frequencies"
+msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:42
 msgid "Frequency"
@@ -666,15 +679,15 @@ msgstr "Caricamento medio"
 msgid "Load"
 msgstr "Carica"
 
-#: ../src/collecty/plugins/memory.py:45
+#: ../src/collecty/plugins/memory.py:43
 msgid "Used memory"
 msgstr "Memoria Usata"
 
-#: ../src/collecty/plugins/memory.py:53
+#: ../src/collecty/plugins/memory.py:51
 msgid "Buffered data"
 msgstr "dati nel buffer"
 
-#: ../src/collecty/plugins/memory.py:61
+#: ../src/collecty/plugins/memory.py:59
 msgid "Cached data"
 msgstr "Dati memorizzati nella cache"
 
@@ -685,15 +698,15 @@ msgstr "Dati memorizzati nella cache"
 #. "GPRINT:freemax:%12s\:" % _("Maximum") + " %6.2lf" ,
 #. "GPRINT:freemin:%12s\:" % _("Minimum") + " %6.2lf",
 #. "GPRINT:freeavg:%12s\:" % _("Average") + " %6.2lf\\n",
-#: ../src/collecty/plugins/memory.py:77
+#: ../src/collecty/plugins/memory.py:75
 msgid "Used Swap space"
 msgstr "swap usato"
 
-#: ../src/collecty/plugins/memory.py:89
+#: ../src/collecty/plugins/memory.py:87
 msgid "Memory Usage"
 msgstr "Uso della memoria"
 
-#: ../src/collecty/plugins/memory.py:94
+#: ../src/collecty/plugins/memory.py:92
 msgid "Percent"
 msgstr "Percentuale"
 
@@ -725,6 +738,11 @@ msgstr "Fermare"
 msgid "Idle"
 msgstr ""
 
+#: ../src/collecty/plugins/processor.py:106
+#, fuzzy
+msgid "Processor Usage"
+msgstr "Uso della memoria"
+
 #: ../src/collecty/plugins/processor.py:111
 msgid "Jiffies"
 msgstr ""
@@ -734,8 +752,7 @@ msgstr ""
 msgid "Temperature Thresholds"
 msgstr ""
 
-#: ../src/collecty/plugins/sensors.py:78
-#: ../src/collecty/plugins/sensors.py:188
+#: ../src/collecty/plugins/sensors.py:78 ../src/collecty/plugins/sensors.py:188
 msgid "Critical"
 msgstr ""
 
@@ -751,3 +768,6 @@ msgstr ""
 #: ../src/collecty/plugins/sensors.py:197
 msgid "Processor"
 msgstr ""
+
+#~ msgid "CPU usage"
+#~ msgstr "Uso della CPU"
index 47046133afe81bf743f6872e7a0f6cac84d021da..6c19191d3627aa62f587456b6139f2c7fc7242f6 100644 (file)
--- a/po/ja.po
+++ b/po/ja.po
@@ -1,20 +1,21 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# 
+#
 # Translators:
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-26 18:19+0100\n"
+"POT-Creation-Date: 2015-11-24 02:37+0000\n"
 "PO-Revision-Date: 2015-10-26 17:22+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Japanese (http://www.transifex.com/mstremer/ipfire/language/ja/)\n"
+"Language-Team: Japanese (http://www.transifex.com/mstremer/ipfire/language/"
+"ja/)\n"
+"Language: ja\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: ja\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
 #: ../src/collecty/bus.py:54
@@ -29,67 +30,86 @@ msgstr ""
 msgid "Stopping bus thread"
 msgstr ""
 
-#: ../src/collecty/client.py:89
+#: ../src/collecty/client.py:52
+#, python-format
+msgid "Last update: %s"
+msgstr ""
+
+#: ../src/collecty/client.py:117
+#, python-format
+msgid "Title      : %(title)s (%(template)s - %(object_id)s)"
+msgstr ""
+
+#: ../src/collecty/client.py:118
+#, python-format
+msgid "Image size : %(image_width)sx%(image_height)spx"
+msgstr ""
+
+#: ../src/collecty/client.py:139
 #, python-format
 msgid "collecty %s running on Python %s"
 msgstr ""
 
-#: ../src/collecty/client.py:93
+#: ../src/collecty/client.py:143
 #, python-format
 msgid "daemon %s"
 msgstr ""
 
-#: ../src/collecty/client.py:101
+#: ../src/collecty/client.py:151
 msgid "Generate a graph image"
 msgstr ""
 
-#: ../src/collecty/client.py:104
+#: ../src/collecty/client.py:154
 msgid "filename"
 msgstr ""
 
-#: ../src/collecty/client.py:106
+#: ../src/collecty/client.py:155
 msgid "image format"
 msgstr ""
 
-#: ../src/collecty/client.py:107
+#: ../src/collecty/client.py:156
 msgid "interval"
 msgstr ""
 
-#: ../src/collecty/client.py:109
+#: ../src/collecty/client.py:158 ../src/collecty/client.py:178
 msgid "Object identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:111
+#: ../src/collecty/client.py:160 ../src/collecty/client.py:176
 msgid "The graph template identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:113
+#: ../src/collecty/client.py:162
 msgid "Generate the graph with timestamps plotted for the given timezone"
 msgstr ""
 
-#: ../src/collecty/client.py:115
+#: ../src/collecty/client.py:164
 msgid "Generate the graph with this locale"
 msgstr ""
 
-#: ../src/collecty/client.py:119
+#: ../src/collecty/client.py:168
 msgid "Height of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:121
+#: ../src/collecty/client.py:170
 msgid "Width of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:125
+#: ../src/collecty/client.py:174
+msgid "Fetch the last dataset in the database"
+msgstr ""
+
+#: ../src/collecty/client.py:183
 msgid "Lists all graph templates"
 msgstr ""
 
 #. version
-#: ../src/collecty/client.py:129
+#: ../src/collecty/client.py:187
 msgid "Show version"
 msgstr ""
 
 #. Brand all generated graphs.
-#: ../src/collecty/constants.py:49
+#: ../src/collecty/constants.py:54
 msgid "Created by collecty"
 msgstr ""
 
@@ -135,52 +155,52 @@ msgstr ""
 msgid "Caught signal %d"
 msgstr ""
 
-#: ../src/collecty/daemon.py:252
+#: ../src/collecty/daemon.py:266
 #, python-format
 msgid "Worker thread %s has been initialised"
 msgstr ""
 
-#: ../src/collecty/daemon.py:262
+#: ../src/collecty/daemon.py:276
 #, python-format
 msgid "Worker thread %s has been started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:276
+#: ../src/collecty/daemon.py:290
 #, python-format
 msgid "Worker thread %s has been terminated"
 msgstr ""
 
-#: ../src/collecty/daemon.py:295
+#: ../src/collecty/daemon.py:309
 msgid "Initialised write queue"
 msgstr ""
 
-#: ../src/collecty/daemon.py:298
+#: ../src/collecty/daemon.py:312
 msgid "Write queue process started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:310
+#: ../src/collecty/daemon.py:324
 msgid "Write queue process stopped"
 msgstr ""
 
-#: ../src/collecty/daemon.py:329
+#: ../src/collecty/daemon.py:343
 msgid "No data to commit"
 msgstr ""
 
-#: ../src/collecty/daemon.py:334
+#: ../src/collecty/daemon.py:348
 msgid "Submitting data to the databases..."
 msgstr ""
 
-#: ../src/collecty/daemon.py:352
+#: ../src/collecty/daemon.py:366
 #, python-format
 msgid "Emptied write queue in %.2fs"
 msgstr ""
 
-#: ../src/collecty/daemon.py:355
+#: ../src/collecty/daemon.py:369
 #, python-format
 msgid "Committing %(counter)s entries to %(filename)s"
 msgstr ""
 
-#: ../src/collecty/daemon.py:367
+#: ../src/collecty/daemon.py:381
 #, python-format
 msgid "Could not update RRD database %s: %s"
 msgstr ""
@@ -220,12 +240,12 @@ msgstr ""
 msgid "Generated graph %s in %.1fms"
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:346
+#: ../src/collecty/plugins/base.py:362
 #, python-format
 msgid "Created RRD file %s."
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:534
+#: ../src/collecty/plugins/base.py:583
 #, python-format
 msgid "Generating graph %s"
 msgstr ""
@@ -267,18 +287,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:202
 #: ../src/collecty/plugins/latency.py:89 ../src/collecty/plugins/latency.py:96
 #: ../src/collecty/plugins/loadavg.py:45 ../src/collecty/plugins/loadavg.py:53
-#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:50
-#: ../src/collecty/plugins/memory.py:58 ../src/collecty/plugins/memory.py:66
-#: ../src/collecty/plugins/memory.py:82
-#: ../src/collecty/plugins/processor.py:49
+#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:48
+#: ../src/collecty/plugins/memory.py:56 ../src/collecty/plugins/memory.py:64
+#: ../src/collecty/plugins/memory.py:80 ../src/collecty/plugins/processor.py:49
 #: ../src/collecty/plugins/processor.py:57
 #: ../src/collecty/plugins/processor.py:65
 #: ../src/collecty/plugins/processor.py:73
 #: ../src/collecty/plugins/processor.py:81
 #: ../src/collecty/plugins/processor.py:89
 #: ../src/collecty/plugins/processor.py:97
-#: ../src/collecty/plugins/sensors.py:71
-#: ../src/collecty/plugins/sensors.py:165
+#: ../src/collecty/plugins/sensors.py:71 ../src/collecty/plugins/sensors.py:165
 msgid "Minimum"
 msgstr ""
 
@@ -297,18 +315,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:201
 #: ../src/collecty/plugins/latency.py:88 ../src/collecty/plugins/latency.py:95
 #: ../src/collecty/plugins/loadavg.py:44 ../src/collecty/plugins/loadavg.py:52
-#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:49
-#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
-#: ../src/collecty/plugins/memory.py:81
-#: ../src/collecty/plugins/processor.py:48
+#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:47
+#: ../src/collecty/plugins/memory.py:55 ../src/collecty/plugins/memory.py:63
+#: ../src/collecty/plugins/memory.py:79 ../src/collecty/plugins/processor.py:48
 #: ../src/collecty/plugins/processor.py:56
 #: ../src/collecty/plugins/processor.py:64
 #: ../src/collecty/plugins/processor.py:72
 #: ../src/collecty/plugins/processor.py:80
 #: ../src/collecty/plugins/processor.py:88
 #: ../src/collecty/plugins/processor.py:96
-#: ../src/collecty/plugins/sensors.py:70
-#: ../src/collecty/plugins/sensors.py:164
+#: ../src/collecty/plugins/sensors.py:70 ../src/collecty/plugins/sensors.py:164
 msgid "Maximum"
 msgstr ""
 
@@ -327,18 +343,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:203
 #: ../src/collecty/plugins/latency.py:90 ../src/collecty/plugins/latency.py:97
 #: ../src/collecty/plugins/loadavg.py:46 ../src/collecty/plugins/loadavg.py:54
-#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:51
-#: ../src/collecty/plugins/memory.py:59 ../src/collecty/plugins/memory.py:67
-#: ../src/collecty/plugins/memory.py:83
-#: ../src/collecty/plugins/processor.py:50
+#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:49
+#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
+#: ../src/collecty/plugins/memory.py:81 ../src/collecty/plugins/processor.py:50
 #: ../src/collecty/plugins/processor.py:58
 #: ../src/collecty/plugins/processor.py:66
 #: ../src/collecty/plugins/processor.py:74
 #: ../src/collecty/plugins/processor.py:82
 #: ../src/collecty/plugins/processor.py:90
 #: ../src/collecty/plugins/processor.py:98
-#: ../src/collecty/plugins/sensors.py:69
-#: ../src/collecty/plugins/sensors.py:163
+#: ../src/collecty/plugins/sensors.py:69 ../src/collecty/plugins/sensors.py:163
 msgid "Average"
 msgstr ""
 
@@ -388,8 +402,7 @@ msgid "Protocol States of all %s connections"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:37
-#: ../src/collecty/plugins/processor.py:106
-msgid "CPU usage"
+msgid "Processor Frequencies"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:42
@@ -661,15 +674,15 @@ msgstr ""
 msgid "Load"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:45
+#: ../src/collecty/plugins/memory.py:43
 msgid "Used memory"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:53
+#: ../src/collecty/plugins/memory.py:51
 msgid "Buffered data"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:61
+#: ../src/collecty/plugins/memory.py:59
 msgid "Cached data"
 msgstr ""
 
@@ -680,15 +693,15 @@ msgstr ""
 #. "GPRINT:freemax:%12s\:" % _("Maximum") + " %6.2lf" ,
 #. "GPRINT:freemin:%12s\:" % _("Minimum") + " %6.2lf",
 #. "GPRINT:freeavg:%12s\:" % _("Average") + " %6.2lf\\n",
-#: ../src/collecty/plugins/memory.py:77
+#: ../src/collecty/plugins/memory.py:75
 msgid "Used Swap space"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:89
+#: ../src/collecty/plugins/memory.py:87
 msgid "Memory Usage"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:94
+#: ../src/collecty/plugins/memory.py:92
 msgid "Percent"
 msgstr ""
 
@@ -720,6 +733,10 @@ msgstr ""
 msgid "Idle"
 msgstr ""
 
+#: ../src/collecty/plugins/processor.py:106
+msgid "Processor Usage"
+msgstr ""
+
 #: ../src/collecty/plugins/processor.py:111
 msgid "Jiffies"
 msgstr ""
@@ -729,8 +746,7 @@ msgstr ""
 msgid "Temperature Thresholds"
 msgstr ""
 
-#: ../src/collecty/plugins/sensors.py:78
-#: ../src/collecty/plugins/sensors.py:188
+#: ../src/collecty/plugins/sensors.py:78 ../src/collecty/plugins/sensors.py:188
 msgid "Critical"
 msgstr ""
 
index 1b882fdf0e9fcaaaba8506832c039b9f9bd7a11e..1653108956aa829a83d7adc823a3b50cf4ec91ed 100644 (file)
--- a/po/jv.po
+++ b/po/jv.po
@@ -1,20 +1,21 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# 
+#
 # Translators:
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-26 18:19+0100\n"
+"POT-Creation-Date: 2015-11-24 02:37+0000\n"
 "PO-Revision-Date: 2015-10-26 17:22+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Javanese (http://www.transifex.com/mstremer/ipfire/language/jv/)\n"
+"Language-Team: Javanese (http://www.transifex.com/mstremer/ipfire/language/"
+"jv/)\n"
+"Language: jv\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: jv\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #: ../src/collecty/bus.py:54
@@ -29,67 +30,86 @@ msgstr ""
 msgid "Stopping bus thread"
 msgstr ""
 
-#: ../src/collecty/client.py:89
+#: ../src/collecty/client.py:52
+#, python-format
+msgid "Last update: %s"
+msgstr ""
+
+#: ../src/collecty/client.py:117
+#, python-format
+msgid "Title      : %(title)s (%(template)s - %(object_id)s)"
+msgstr ""
+
+#: ../src/collecty/client.py:118
+#, python-format
+msgid "Image size : %(image_width)sx%(image_height)spx"
+msgstr ""
+
+#: ../src/collecty/client.py:139
 #, python-format
 msgid "collecty %s running on Python %s"
 msgstr ""
 
-#: ../src/collecty/client.py:93
+#: ../src/collecty/client.py:143
 #, python-format
 msgid "daemon %s"
 msgstr ""
 
-#: ../src/collecty/client.py:101
+#: ../src/collecty/client.py:151
 msgid "Generate a graph image"
 msgstr ""
 
-#: ../src/collecty/client.py:104
+#: ../src/collecty/client.py:154
 msgid "filename"
 msgstr ""
 
-#: ../src/collecty/client.py:106
+#: ../src/collecty/client.py:155
 msgid "image format"
 msgstr ""
 
-#: ../src/collecty/client.py:107
+#: ../src/collecty/client.py:156
 msgid "interval"
 msgstr ""
 
-#: ../src/collecty/client.py:109
+#: ../src/collecty/client.py:158 ../src/collecty/client.py:178
 msgid "Object identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:111
+#: ../src/collecty/client.py:160 ../src/collecty/client.py:176
 msgid "The graph template identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:113
+#: ../src/collecty/client.py:162
 msgid "Generate the graph with timestamps plotted for the given timezone"
 msgstr ""
 
-#: ../src/collecty/client.py:115
+#: ../src/collecty/client.py:164
 msgid "Generate the graph with this locale"
 msgstr ""
 
-#: ../src/collecty/client.py:119
+#: ../src/collecty/client.py:168
 msgid "Height of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:121
+#: ../src/collecty/client.py:170
 msgid "Width of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:125
+#: ../src/collecty/client.py:174
+msgid "Fetch the last dataset in the database"
+msgstr ""
+
+#: ../src/collecty/client.py:183
 msgid "Lists all graph templates"
 msgstr ""
 
 #. version
-#: ../src/collecty/client.py:129
+#: ../src/collecty/client.py:187
 msgid "Show version"
 msgstr ""
 
 #. Brand all generated graphs.
-#: ../src/collecty/constants.py:49
+#: ../src/collecty/constants.py:54
 msgid "Created by collecty"
 msgstr ""
 
@@ -135,52 +155,52 @@ msgstr ""
 msgid "Caught signal %d"
 msgstr ""
 
-#: ../src/collecty/daemon.py:252
+#: ../src/collecty/daemon.py:266
 #, python-format
 msgid "Worker thread %s has been initialised"
 msgstr ""
 
-#: ../src/collecty/daemon.py:262
+#: ../src/collecty/daemon.py:276
 #, python-format
 msgid "Worker thread %s has been started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:276
+#: ../src/collecty/daemon.py:290
 #, python-format
 msgid "Worker thread %s has been terminated"
 msgstr ""
 
-#: ../src/collecty/daemon.py:295
+#: ../src/collecty/daemon.py:309
 msgid "Initialised write queue"
 msgstr ""
 
-#: ../src/collecty/daemon.py:298
+#: ../src/collecty/daemon.py:312
 msgid "Write queue process started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:310
+#: ../src/collecty/daemon.py:324
 msgid "Write queue process stopped"
 msgstr ""
 
-#: ../src/collecty/daemon.py:329
+#: ../src/collecty/daemon.py:343
 msgid "No data to commit"
 msgstr ""
 
-#: ../src/collecty/daemon.py:334
+#: ../src/collecty/daemon.py:348
 msgid "Submitting data to the databases..."
 msgstr ""
 
-#: ../src/collecty/daemon.py:352
+#: ../src/collecty/daemon.py:366
 #, python-format
 msgid "Emptied write queue in %.2fs"
 msgstr ""
 
-#: ../src/collecty/daemon.py:355
+#: ../src/collecty/daemon.py:369
 #, python-format
 msgid "Committing %(counter)s entries to %(filename)s"
 msgstr ""
 
-#: ../src/collecty/daemon.py:367
+#: ../src/collecty/daemon.py:381
 #, python-format
 msgid "Could not update RRD database %s: %s"
 msgstr ""
@@ -220,12 +240,12 @@ msgstr ""
 msgid "Generated graph %s in %.1fms"
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:346
+#: ../src/collecty/plugins/base.py:362
 #, python-format
 msgid "Created RRD file %s."
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:534
+#: ../src/collecty/plugins/base.py:583
 #, python-format
 msgid "Generating graph %s"
 msgstr ""
@@ -267,18 +287,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:202
 #: ../src/collecty/plugins/latency.py:89 ../src/collecty/plugins/latency.py:96
 #: ../src/collecty/plugins/loadavg.py:45 ../src/collecty/plugins/loadavg.py:53
-#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:50
-#: ../src/collecty/plugins/memory.py:58 ../src/collecty/plugins/memory.py:66
-#: ../src/collecty/plugins/memory.py:82
-#: ../src/collecty/plugins/processor.py:49
+#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:48
+#: ../src/collecty/plugins/memory.py:56 ../src/collecty/plugins/memory.py:64
+#: ../src/collecty/plugins/memory.py:80 ../src/collecty/plugins/processor.py:49
 #: ../src/collecty/plugins/processor.py:57
 #: ../src/collecty/plugins/processor.py:65
 #: ../src/collecty/plugins/processor.py:73
 #: ../src/collecty/plugins/processor.py:81
 #: ../src/collecty/plugins/processor.py:89
 #: ../src/collecty/plugins/processor.py:97
-#: ../src/collecty/plugins/sensors.py:71
-#: ../src/collecty/plugins/sensors.py:165
+#: ../src/collecty/plugins/sensors.py:71 ../src/collecty/plugins/sensors.py:165
 msgid "Minimum"
 msgstr ""
 
@@ -297,18 +315,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:201
 #: ../src/collecty/plugins/latency.py:88 ../src/collecty/plugins/latency.py:95
 #: ../src/collecty/plugins/loadavg.py:44 ../src/collecty/plugins/loadavg.py:52
-#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:49
-#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
-#: ../src/collecty/plugins/memory.py:81
-#: ../src/collecty/plugins/processor.py:48
+#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:47
+#: ../src/collecty/plugins/memory.py:55 ../src/collecty/plugins/memory.py:63
+#: ../src/collecty/plugins/memory.py:79 ../src/collecty/plugins/processor.py:48
 #: ../src/collecty/plugins/processor.py:56
 #: ../src/collecty/plugins/processor.py:64
 #: ../src/collecty/plugins/processor.py:72
 #: ../src/collecty/plugins/processor.py:80
 #: ../src/collecty/plugins/processor.py:88
 #: ../src/collecty/plugins/processor.py:96
-#: ../src/collecty/plugins/sensors.py:70
-#: ../src/collecty/plugins/sensors.py:164
+#: ../src/collecty/plugins/sensors.py:70 ../src/collecty/plugins/sensors.py:164
 msgid "Maximum"
 msgstr ""
 
@@ -327,18 +343,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:203
 #: ../src/collecty/plugins/latency.py:90 ../src/collecty/plugins/latency.py:97
 #: ../src/collecty/plugins/loadavg.py:46 ../src/collecty/plugins/loadavg.py:54
-#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:51
-#: ../src/collecty/plugins/memory.py:59 ../src/collecty/plugins/memory.py:67
-#: ../src/collecty/plugins/memory.py:83
-#: ../src/collecty/plugins/processor.py:50
+#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:49
+#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
+#: ../src/collecty/plugins/memory.py:81 ../src/collecty/plugins/processor.py:50
 #: ../src/collecty/plugins/processor.py:58
 #: ../src/collecty/plugins/processor.py:66
 #: ../src/collecty/plugins/processor.py:74
 #: ../src/collecty/plugins/processor.py:82
 #: ../src/collecty/plugins/processor.py:90
 #: ../src/collecty/plugins/processor.py:98
-#: ../src/collecty/plugins/sensors.py:69
-#: ../src/collecty/plugins/sensors.py:163
+#: ../src/collecty/plugins/sensors.py:69 ../src/collecty/plugins/sensors.py:163
 msgid "Average"
 msgstr ""
 
@@ -388,8 +402,7 @@ msgid "Protocol States of all %s connections"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:37
-#: ../src/collecty/plugins/processor.py:106
-msgid "CPU usage"
+msgid "Processor Frequencies"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:42
@@ -661,15 +674,15 @@ msgstr ""
 msgid "Load"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:45
+#: ../src/collecty/plugins/memory.py:43
 msgid "Used memory"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:53
+#: ../src/collecty/plugins/memory.py:51
 msgid "Buffered data"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:61
+#: ../src/collecty/plugins/memory.py:59
 msgid "Cached data"
 msgstr ""
 
@@ -680,15 +693,15 @@ msgstr ""
 #. "GPRINT:freemax:%12s\:" % _("Maximum") + " %6.2lf" ,
 #. "GPRINT:freemin:%12s\:" % _("Minimum") + " %6.2lf",
 #. "GPRINT:freeavg:%12s\:" % _("Average") + " %6.2lf\\n",
-#: ../src/collecty/plugins/memory.py:77
+#: ../src/collecty/plugins/memory.py:75
 msgid "Used Swap space"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:89
+#: ../src/collecty/plugins/memory.py:87
 msgid "Memory Usage"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:94
+#: ../src/collecty/plugins/memory.py:92
 msgid "Percent"
 msgstr ""
 
@@ -720,6 +733,10 @@ msgstr ""
 msgid "Idle"
 msgstr ""
 
+#: ../src/collecty/plugins/processor.py:106
+msgid "Processor Usage"
+msgstr ""
+
 #: ../src/collecty/plugins/processor.py:111
 msgid "Jiffies"
 msgstr ""
@@ -729,8 +746,7 @@ msgstr ""
 msgid "Temperature Thresholds"
 msgstr ""
 
-#: ../src/collecty/plugins/sensors.py:78
-#: ../src/collecty/plugins/sensors.py:188
+#: ../src/collecty/plugins/sensors.py:78 ../src/collecty/plugins/sensors.py:188
 msgid "Critical"
 msgstr ""
 
index 09827b5b542736d1bfc08a6bf52703fa3108c2ba..5aa486e9df36f8219b19c480764293c925b4681f 100644 (file)
@@ -1,21 +1,22 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# 
+#
 # Translators:
 # Srun Siline <srun_siline@yahoo.com>, 2012
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-26 18:19+0100\n"
+"POT-Creation-Date: 2015-11-24 02:37+0000\n"
 "PO-Revision-Date: 2015-10-26 17:22+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Khmer (Cambodia) (http://www.transifex.com/mstremer/ipfire/language/km_KH/)\n"
+"Language-Team: Khmer (Cambodia) (http://www.transifex.com/mstremer/ipfire/"
+"language/km_KH/)\n"
+"Language: km_KH\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: km_KH\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
 #: ../src/collecty/bus.py:54
@@ -30,67 +31,86 @@ msgstr ""
 msgid "Stopping bus thread"
 msgstr ""
 
-#: ../src/collecty/client.py:89
+#: ../src/collecty/client.py:52
+#, python-format
+msgid "Last update: %s"
+msgstr ""
+
+#: ../src/collecty/client.py:117
+#, python-format
+msgid "Title      : %(title)s (%(template)s - %(object_id)s)"
+msgstr ""
+
+#: ../src/collecty/client.py:118
+#, python-format
+msgid "Image size : %(image_width)sx%(image_height)spx"
+msgstr ""
+
+#: ../src/collecty/client.py:139
 #, python-format
 msgid "collecty %s running on Python %s"
 msgstr ""
 
-#: ../src/collecty/client.py:93
+#: ../src/collecty/client.py:143
 #, python-format
 msgid "daemon %s"
 msgstr ""
 
-#: ../src/collecty/client.py:101
+#: ../src/collecty/client.py:151
 msgid "Generate a graph image"
 msgstr ""
 
-#: ../src/collecty/client.py:104
+#: ../src/collecty/client.py:154
 msgid "filename"
 msgstr ""
 
-#: ../src/collecty/client.py:106
+#: ../src/collecty/client.py:155
 msgid "image format"
 msgstr ""
 
-#: ../src/collecty/client.py:107
+#: ../src/collecty/client.py:156
 msgid "interval"
 msgstr ""
 
-#: ../src/collecty/client.py:109
+#: ../src/collecty/client.py:158 ../src/collecty/client.py:178
 msgid "Object identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:111
+#: ../src/collecty/client.py:160 ../src/collecty/client.py:176
 msgid "The graph template identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:113
+#: ../src/collecty/client.py:162
 msgid "Generate the graph with timestamps plotted for the given timezone"
 msgstr ""
 
-#: ../src/collecty/client.py:115
+#: ../src/collecty/client.py:164
 msgid "Generate the graph with this locale"
 msgstr ""
 
-#: ../src/collecty/client.py:119
+#: ../src/collecty/client.py:168
 msgid "Height of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:121
+#: ../src/collecty/client.py:170
 msgid "Width of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:125
+#: ../src/collecty/client.py:174
+msgid "Fetch the last dataset in the database"
+msgstr ""
+
+#: ../src/collecty/client.py:183
 msgid "Lists all graph templates"
 msgstr ""
 
 #. version
-#: ../src/collecty/client.py:129
+#: ../src/collecty/client.py:187
 msgid "Show version"
 msgstr ""
 
 #. Brand all generated graphs.
-#: ../src/collecty/constants.py:49
+#: ../src/collecty/constants.py:54
 msgid "Created by collecty"
 msgstr "បង្កើតដោយ Collectry"
 
@@ -136,52 +156,52 @@ msgstr "សញ្ញាចុះឈ្មោះ %d"
 msgid "Caught signal %d"
 msgstr "ទទួលសញ្ញា %d"
 
-#: ../src/collecty/daemon.py:252
+#: ../src/collecty/daemon.py:266
 #, python-format
 msgid "Worker thread %s has been initialised"
 msgstr ""
 
-#: ../src/collecty/daemon.py:262
+#: ../src/collecty/daemon.py:276
 #, python-format
 msgid "Worker thread %s has been started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:276
+#: ../src/collecty/daemon.py:290
 #, python-format
 msgid "Worker thread %s has been terminated"
 msgstr ""
 
-#: ../src/collecty/daemon.py:295
+#: ../src/collecty/daemon.py:309
 msgid "Initialised write queue"
 msgstr ""
 
-#: ../src/collecty/daemon.py:298
+#: ../src/collecty/daemon.py:312
 msgid "Write queue process started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:310
+#: ../src/collecty/daemon.py:324
 msgid "Write queue process stopped"
 msgstr ""
 
-#: ../src/collecty/daemon.py:329
+#: ../src/collecty/daemon.py:343
 msgid "No data to commit"
 msgstr ""
 
-#: ../src/collecty/daemon.py:334
+#: ../src/collecty/daemon.py:348
 msgid "Submitting data to the databases..."
 msgstr ""
 
-#: ../src/collecty/daemon.py:352
+#: ../src/collecty/daemon.py:366
 #, python-format
 msgid "Emptied write queue in %.2fs"
 msgstr ""
 
-#: ../src/collecty/daemon.py:355
+#: ../src/collecty/daemon.py:369
 #, python-format
 msgid "Committing %(counter)s entries to %(filename)s"
 msgstr ""
 
-#: ../src/collecty/daemon.py:367
+#: ../src/collecty/daemon.py:381
 #, python-format
 msgid "Could not update RRD database %s: %s"
 msgstr ""
@@ -221,12 +241,12 @@ msgstr ""
 msgid "Generated graph %s in %.1fms"
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:346
+#: ../src/collecty/plugins/base.py:362
 #, python-format
 msgid "Created RRD file %s."
 msgstr "បង្កើត RRD file %s."
 
-#: ../src/collecty/plugins/base.py:534
+#: ../src/collecty/plugins/base.py:583
 #, python-format
 msgid "Generating graph %s"
 msgstr ""
@@ -268,18 +288,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:202
 #: ../src/collecty/plugins/latency.py:89 ../src/collecty/plugins/latency.py:96
 #: ../src/collecty/plugins/loadavg.py:45 ../src/collecty/plugins/loadavg.py:53
-#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:50
-#: ../src/collecty/plugins/memory.py:58 ../src/collecty/plugins/memory.py:66
-#: ../src/collecty/plugins/memory.py:82
-#: ../src/collecty/plugins/processor.py:49
+#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:48
+#: ../src/collecty/plugins/memory.py:56 ../src/collecty/plugins/memory.py:64
+#: ../src/collecty/plugins/memory.py:80 ../src/collecty/plugins/processor.py:49
 #: ../src/collecty/plugins/processor.py:57
 #: ../src/collecty/plugins/processor.py:65
 #: ../src/collecty/plugins/processor.py:73
 #: ../src/collecty/plugins/processor.py:81
 #: ../src/collecty/plugins/processor.py:89
 #: ../src/collecty/plugins/processor.py:97
-#: ../src/collecty/plugins/sensors.py:71
-#: ../src/collecty/plugins/sensors.py:165
+#: ../src/collecty/plugins/sensors.py:71 ../src/collecty/plugins/sensors.py:165
 msgid "Minimum"
 msgstr "តិចបំផុត"
 
@@ -298,18 +316,16 @@ msgstr "តិចបំផុត"
 #: ../src/collecty/plugins/interface.py:201
 #: ../src/collecty/plugins/latency.py:88 ../src/collecty/plugins/latency.py:95
 #: ../src/collecty/plugins/loadavg.py:44 ../src/collecty/plugins/loadavg.py:52
-#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:49
-#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
-#: ../src/collecty/plugins/memory.py:81
-#: ../src/collecty/plugins/processor.py:48
+#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:47
+#: ../src/collecty/plugins/memory.py:55 ../src/collecty/plugins/memory.py:63
+#: ../src/collecty/plugins/memory.py:79 ../src/collecty/plugins/processor.py:48
 #: ../src/collecty/plugins/processor.py:56
 #: ../src/collecty/plugins/processor.py:64
 #: ../src/collecty/plugins/processor.py:72
 #: ../src/collecty/plugins/processor.py:80
 #: ../src/collecty/plugins/processor.py:88
 #: ../src/collecty/plugins/processor.py:96
-#: ../src/collecty/plugins/sensors.py:70
-#: ../src/collecty/plugins/sensors.py:164
+#: ../src/collecty/plugins/sensors.py:70 ../src/collecty/plugins/sensors.py:164
 msgid "Maximum"
 msgstr "ច្រើនបំផុត"
 
@@ -328,18 +344,16 @@ msgstr "ច្រើនបំផុត"
 #: ../src/collecty/plugins/interface.py:203
 #: ../src/collecty/plugins/latency.py:90 ../src/collecty/plugins/latency.py:97
 #: ../src/collecty/plugins/loadavg.py:46 ../src/collecty/plugins/loadavg.py:54
-#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:51
-#: ../src/collecty/plugins/memory.py:59 ../src/collecty/plugins/memory.py:67
-#: ../src/collecty/plugins/memory.py:83
-#: ../src/collecty/plugins/processor.py:50
+#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:49
+#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
+#: ../src/collecty/plugins/memory.py:81 ../src/collecty/plugins/processor.py:50
 #: ../src/collecty/plugins/processor.py:58
 #: ../src/collecty/plugins/processor.py:66
 #: ../src/collecty/plugins/processor.py:74
 #: ../src/collecty/plugins/processor.py:82
 #: ../src/collecty/plugins/processor.py:90
 #: ../src/collecty/plugins/processor.py:98
-#: ../src/collecty/plugins/sensors.py:69
-#: ../src/collecty/plugins/sensors.py:163
+#: ../src/collecty/plugins/sensors.py:69 ../src/collecty/plugins/sensors.py:163
 msgid "Average"
 msgstr "មធ្យម"
 
@@ -389,9 +403,8 @@ msgid "Protocol States of all %s connections"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:37
-#: ../src/collecty/plugins/processor.py:106
-msgid "CPU usage"
-msgstr "ប្រើ​CPU"
+msgid "Processor Frequencies"
+msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:42
 msgid "Frequency"
@@ -662,15 +675,15 @@ msgstr "Load មធ្យម"
 msgid "Load"
 msgstr "Load"
 
-#: ../src/collecty/plugins/memory.py:45
+#: ../src/collecty/plugins/memory.py:43
 msgid "Used memory"
 msgstr "បានប្រើMemory"
 
-#: ../src/collecty/plugins/memory.py:53
+#: ../src/collecty/plugins/memory.py:51
 msgid "Buffered data"
 msgstr "Buffered data"
 
-#: ../src/collecty/plugins/memory.py:61
+#: ../src/collecty/plugins/memory.py:59
 msgid "Cached data"
 msgstr "Cached data"
 
@@ -681,15 +694,15 @@ msgstr "Cached data"
 #. "GPRINT:freemax:%12s\:" % _("Maximum") + " %6.2lf" ,
 #. "GPRINT:freemin:%12s\:" % _("Minimum") + " %6.2lf",
 #. "GPRINT:freeavg:%12s\:" % _("Average") + " %6.2lf\\n",
-#: ../src/collecty/plugins/memory.py:77
+#: ../src/collecty/plugins/memory.py:75
 msgid "Used Swap space"
 msgstr "បានSwap Space"
 
-#: ../src/collecty/plugins/memory.py:89
+#: ../src/collecty/plugins/memory.py:87
 msgid "Memory Usage"
 msgstr "ប្រើ Memory"
 
-#: ../src/collecty/plugins/memory.py:94
+#: ../src/collecty/plugins/memory.py:92
 msgid "Percent"
 msgstr "ភាគរយ"
 
@@ -721,6 +734,11 @@ msgstr "Soft រំខាន"
 msgid "Idle"
 msgstr ""
 
+#: ../src/collecty/plugins/processor.py:106
+#, fuzzy
+msgid "Processor Usage"
+msgstr "ប្រើ Memory"
+
 #: ../src/collecty/plugins/processor.py:111
 msgid "Jiffies"
 msgstr ""
@@ -730,8 +748,7 @@ msgstr ""
 msgid "Temperature Thresholds"
 msgstr ""
 
-#: ../src/collecty/plugins/sensors.py:78
-#: ../src/collecty/plugins/sensors.py:188
+#: ../src/collecty/plugins/sensors.py:78 ../src/collecty/plugins/sensors.py:188
 msgid "Critical"
 msgstr ""
 
@@ -747,3 +764,6 @@ msgstr ""
 #: ../src/collecty/plugins/sensors.py:197
 msgid "Processor"
 msgstr ""
+
+#~ msgid "CPU usage"
+#~ msgstr "ប្រើ​CPU"
index 68d2561f7b36a9b02a81356302747bb31b9ef012..8a576e7b4291d56b0f291bd38f8f4867fddcec6f 100644 (file)
--- a/po/nl.po
+++ b/po/nl.po
@@ -1,21 +1,22 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# 
+#
 # Translators:
 # Hans <dutchtux@gmail.com>, 2013
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-26 18:19+0100\n"
+"POT-Creation-Date: 2015-11-24 02:37+0000\n"
 "PO-Revision-Date: 2015-10-26 17:22+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Dutch (http://www.transifex.com/mstremer/ipfire/language/nl/)\n"
+"Language-Team: Dutch (http://www.transifex.com/mstremer/ipfire/language/"
+"nl/)\n"
+"Language: nl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: nl\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #: ../src/collecty/bus.py:54
@@ -30,67 +31,86 @@ msgstr ""
 msgid "Stopping bus thread"
 msgstr ""
 
-#: ../src/collecty/client.py:89
+#: ../src/collecty/client.py:52
+#, python-format
+msgid "Last update: %s"
+msgstr ""
+
+#: ../src/collecty/client.py:117
+#, python-format
+msgid "Title      : %(title)s (%(template)s - %(object_id)s)"
+msgstr ""
+
+#: ../src/collecty/client.py:118
+#, python-format
+msgid "Image size : %(image_width)sx%(image_height)spx"
+msgstr ""
+
+#: ../src/collecty/client.py:139
 #, python-format
 msgid "collecty %s running on Python %s"
 msgstr ""
 
-#: ../src/collecty/client.py:93
+#: ../src/collecty/client.py:143
 #, python-format
 msgid "daemon %s"
 msgstr ""
 
-#: ../src/collecty/client.py:101
+#: ../src/collecty/client.py:151
 msgid "Generate a graph image"
 msgstr ""
 
-#: ../src/collecty/client.py:104
+#: ../src/collecty/client.py:154
 msgid "filename"
 msgstr ""
 
-#: ../src/collecty/client.py:106
+#: ../src/collecty/client.py:155
 msgid "image format"
 msgstr ""
 
-#: ../src/collecty/client.py:107
+#: ../src/collecty/client.py:156
 msgid "interval"
 msgstr ""
 
-#: ../src/collecty/client.py:109
+#: ../src/collecty/client.py:158 ../src/collecty/client.py:178
 msgid "Object identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:111
+#: ../src/collecty/client.py:160 ../src/collecty/client.py:176
 msgid "The graph template identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:113
+#: ../src/collecty/client.py:162
 msgid "Generate the graph with timestamps plotted for the given timezone"
 msgstr ""
 
-#: ../src/collecty/client.py:115
+#: ../src/collecty/client.py:164
 msgid "Generate the graph with this locale"
 msgstr ""
 
-#: ../src/collecty/client.py:119
+#: ../src/collecty/client.py:168
 msgid "Height of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:121
+#: ../src/collecty/client.py:170
 msgid "Width of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:125
+#: ../src/collecty/client.py:174
+msgid "Fetch the last dataset in the database"
+msgstr ""
+
+#: ../src/collecty/client.py:183
 msgid "Lists all graph templates"
 msgstr ""
 
 #. version
-#: ../src/collecty/client.py:129
+#: ../src/collecty/client.py:187
 msgid "Show version"
 msgstr ""
 
 #. Brand all generated graphs.
-#: ../src/collecty/constants.py:49
+#: ../src/collecty/constants.py:54
 msgid "Created by collecty"
 msgstr "Aangemaakt door collecty"
 
@@ -136,52 +156,52 @@ msgstr "Registreert signaal %d"
 msgid "Caught signal %d"
 msgstr "Signaal %d opgevangen"
 
-#: ../src/collecty/daemon.py:252
+#: ../src/collecty/daemon.py:266
 #, python-format
 msgid "Worker thread %s has been initialised"
 msgstr ""
 
-#: ../src/collecty/daemon.py:262
+#: ../src/collecty/daemon.py:276
 #, python-format
 msgid "Worker thread %s has been started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:276
+#: ../src/collecty/daemon.py:290
 #, python-format
 msgid "Worker thread %s has been terminated"
 msgstr ""
 
-#: ../src/collecty/daemon.py:295
+#: ../src/collecty/daemon.py:309
 msgid "Initialised write queue"
 msgstr ""
 
-#: ../src/collecty/daemon.py:298
+#: ../src/collecty/daemon.py:312
 msgid "Write queue process started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:310
+#: ../src/collecty/daemon.py:324
 msgid "Write queue process stopped"
 msgstr ""
 
-#: ../src/collecty/daemon.py:329
+#: ../src/collecty/daemon.py:343
 msgid "No data to commit"
 msgstr ""
 
-#: ../src/collecty/daemon.py:334
+#: ../src/collecty/daemon.py:348
 msgid "Submitting data to the databases..."
 msgstr ""
 
-#: ../src/collecty/daemon.py:352
+#: ../src/collecty/daemon.py:366
 #, python-format
 msgid "Emptied write queue in %.2fs"
 msgstr ""
 
-#: ../src/collecty/daemon.py:355
+#: ../src/collecty/daemon.py:369
 #, python-format
 msgid "Committing %(counter)s entries to %(filename)s"
 msgstr ""
 
-#: ../src/collecty/daemon.py:367
+#: ../src/collecty/daemon.py:381
 #, python-format
 msgid "Could not update RRD database %s: %s"
 msgstr ""
@@ -221,12 +241,12 @@ msgstr ""
 msgid "Generated graph %s in %.1fms"
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:346
+#: ../src/collecty/plugins/base.py:362
 #, python-format
 msgid "Created RRD file %s."
 msgstr "RRD bestand %s is aangemaakt."
 
-#: ../src/collecty/plugins/base.py:534
+#: ../src/collecty/plugins/base.py:583
 #, python-format
 msgid "Generating graph %s"
 msgstr ""
@@ -268,18 +288,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:202
 #: ../src/collecty/plugins/latency.py:89 ../src/collecty/plugins/latency.py:96
 #: ../src/collecty/plugins/loadavg.py:45 ../src/collecty/plugins/loadavg.py:53
-#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:50
-#: ../src/collecty/plugins/memory.py:58 ../src/collecty/plugins/memory.py:66
-#: ../src/collecty/plugins/memory.py:82
-#: ../src/collecty/plugins/processor.py:49
+#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:48
+#: ../src/collecty/plugins/memory.py:56 ../src/collecty/plugins/memory.py:64
+#: ../src/collecty/plugins/memory.py:80 ../src/collecty/plugins/processor.py:49
 #: ../src/collecty/plugins/processor.py:57
 #: ../src/collecty/plugins/processor.py:65
 #: ../src/collecty/plugins/processor.py:73
 #: ../src/collecty/plugins/processor.py:81
 #: ../src/collecty/plugins/processor.py:89
 #: ../src/collecty/plugins/processor.py:97
-#: ../src/collecty/plugins/sensors.py:71
-#: ../src/collecty/plugins/sensors.py:165
+#: ../src/collecty/plugins/sensors.py:71 ../src/collecty/plugins/sensors.py:165
 msgid "Minimum"
 msgstr "Minimum"
 
@@ -298,18 +316,16 @@ msgstr "Minimum"
 #: ../src/collecty/plugins/interface.py:201
 #: ../src/collecty/plugins/latency.py:88 ../src/collecty/plugins/latency.py:95
 #: ../src/collecty/plugins/loadavg.py:44 ../src/collecty/plugins/loadavg.py:52
-#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:49
-#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
-#: ../src/collecty/plugins/memory.py:81
-#: ../src/collecty/plugins/processor.py:48
+#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:47
+#: ../src/collecty/plugins/memory.py:55 ../src/collecty/plugins/memory.py:63
+#: ../src/collecty/plugins/memory.py:79 ../src/collecty/plugins/processor.py:48
 #: ../src/collecty/plugins/processor.py:56
 #: ../src/collecty/plugins/processor.py:64
 #: ../src/collecty/plugins/processor.py:72
 #: ../src/collecty/plugins/processor.py:80
 #: ../src/collecty/plugins/processor.py:88
 #: ../src/collecty/plugins/processor.py:96
-#: ../src/collecty/plugins/sensors.py:70
-#: ../src/collecty/plugins/sensors.py:164
+#: ../src/collecty/plugins/sensors.py:70 ../src/collecty/plugins/sensors.py:164
 msgid "Maximum"
 msgstr "Maximum"
 
@@ -328,18 +344,16 @@ msgstr "Maximum"
 #: ../src/collecty/plugins/interface.py:203
 #: ../src/collecty/plugins/latency.py:90 ../src/collecty/plugins/latency.py:97
 #: ../src/collecty/plugins/loadavg.py:46 ../src/collecty/plugins/loadavg.py:54
-#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:51
-#: ../src/collecty/plugins/memory.py:59 ../src/collecty/plugins/memory.py:67
-#: ../src/collecty/plugins/memory.py:83
-#: ../src/collecty/plugins/processor.py:50
+#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:49
+#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
+#: ../src/collecty/plugins/memory.py:81 ../src/collecty/plugins/processor.py:50
 #: ../src/collecty/plugins/processor.py:58
 #: ../src/collecty/plugins/processor.py:66
 #: ../src/collecty/plugins/processor.py:74
 #: ../src/collecty/plugins/processor.py:82
 #: ../src/collecty/plugins/processor.py:90
 #: ../src/collecty/plugins/processor.py:98
-#: ../src/collecty/plugins/sensors.py:69
-#: ../src/collecty/plugins/sensors.py:163
+#: ../src/collecty/plugins/sensors.py:69 ../src/collecty/plugins/sensors.py:163
 msgid "Average"
 msgstr "Gemiddeld"
 
@@ -389,9 +403,8 @@ msgid "Protocol States of all %s connections"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:37
-#: ../src/collecty/plugins/processor.py:106
-msgid "CPU usage"
-msgstr "CPU gebruik"
+msgid "Processor Frequencies"
+msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:42
 msgid "Frequency"
@@ -662,15 +675,15 @@ msgstr "Gemiddelde belasting"
 msgid "Load"
 msgstr "Belasting"
 
-#: ../src/collecty/plugins/memory.py:45
+#: ../src/collecty/plugins/memory.py:43
 msgid "Used memory"
 msgstr "Gebruikt geheugen"
 
-#: ../src/collecty/plugins/memory.py:53
+#: ../src/collecty/plugins/memory.py:51
 msgid "Buffered data"
 msgstr "Gebufferde data"
 
-#: ../src/collecty/plugins/memory.py:61
+#: ../src/collecty/plugins/memory.py:59
 msgid "Cached data"
 msgstr "Gecachte data"
 
@@ -681,15 +694,15 @@ msgstr "Gecachte data"
 #. "GPRINT:freemax:%12s\:" % _("Maximum") + " %6.2lf" ,
 #. "GPRINT:freemin:%12s\:" % _("Minimum") + " %6.2lf",
 #. "GPRINT:freeavg:%12s\:" % _("Average") + " %6.2lf\\n",
-#: ../src/collecty/plugins/memory.py:77
+#: ../src/collecty/plugins/memory.py:75
 msgid "Used Swap space"
 msgstr "Gebruikte Swap ruimte"
 
-#: ../src/collecty/plugins/memory.py:89
+#: ../src/collecty/plugins/memory.py:87
 msgid "Memory Usage"
 msgstr "Geheugengebruik"
 
-#: ../src/collecty/plugins/memory.py:94
+#: ../src/collecty/plugins/memory.py:92
 msgid "Percent"
 msgstr "Procent"
 
@@ -721,6 +734,11 @@ msgstr "Soft interrupt"
 msgid "Idle"
 msgstr ""
 
+#: ../src/collecty/plugins/processor.py:106
+#, fuzzy
+msgid "Processor Usage"
+msgstr "Geheugengebruik"
+
 #: ../src/collecty/plugins/processor.py:111
 msgid "Jiffies"
 msgstr ""
@@ -730,8 +748,7 @@ msgstr ""
 msgid "Temperature Thresholds"
 msgstr ""
 
-#: ../src/collecty/plugins/sensors.py:78
-#: ../src/collecty/plugins/sensors.py:188
+#: ../src/collecty/plugins/sensors.py:78 ../src/collecty/plugins/sensors.py:188
 msgid "Critical"
 msgstr ""
 
@@ -747,3 +764,6 @@ msgstr ""
 #: ../src/collecty/plugins/sensors.py:197
 msgid "Processor"
 msgstr ""
+
+#~ msgid "CPU usage"
+#~ msgstr "CPU gebruik"
index ee84b70b1a417e83481a07ea5668b1e40f74b03f..071d1d96928159b1190c18fe121de90a190b287a 100644 (file)
--- a/po/pl.po
+++ b/po/pl.po
@@ -1,7 +1,7 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# 
+#
 # Translators:
 # Fabian <vondor666@gmail.com>, 2014
 # Jakub Ratajczak <j.ratajczak@eqba.pl>, 2013
@@ -10,15 +10,17 @@ msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-26 18:19+0100\n"
+"POT-Creation-Date: 2015-11-24 02:37+0000\n"
 "PO-Revision-Date: 2015-10-26 17:22+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Polish (http://www.transifex.com/mstremer/ipfire/language/pl/)\n"
+"Language-Team: Polish (http://www.transifex.com/mstremer/ipfire/language/"
+"pl/)\n"
+"Language: pl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: pl\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
+"|| n%100>=20) ? 1 : 2);\n"
 
 #: ../src/collecty/bus.py:54
 msgid "Bus thread has started"
@@ -32,67 +34,86 @@ msgstr ""
 msgid "Stopping bus thread"
 msgstr ""
 
-#: ../src/collecty/client.py:89
+#: ../src/collecty/client.py:52
+#, python-format
+msgid "Last update: %s"
+msgstr ""
+
+#: ../src/collecty/client.py:117
+#, python-format
+msgid "Title      : %(title)s (%(template)s - %(object_id)s)"
+msgstr ""
+
+#: ../src/collecty/client.py:118
+#, python-format
+msgid "Image size : %(image_width)sx%(image_height)spx"
+msgstr ""
+
+#: ../src/collecty/client.py:139
 #, python-format
 msgid "collecty %s running on Python %s"
 msgstr ""
 
-#: ../src/collecty/client.py:93
+#: ../src/collecty/client.py:143
 #, python-format
 msgid "daemon %s"
 msgstr ""
 
-#: ../src/collecty/client.py:101
+#: ../src/collecty/client.py:151
 msgid "Generate a graph image"
 msgstr ""
 
-#: ../src/collecty/client.py:104
+#: ../src/collecty/client.py:154
 msgid "filename"
 msgstr ""
 
-#: ../src/collecty/client.py:106
+#: ../src/collecty/client.py:155
 msgid "image format"
 msgstr ""
 
-#: ../src/collecty/client.py:107
+#: ../src/collecty/client.py:156
 msgid "interval"
 msgstr ""
 
-#: ../src/collecty/client.py:109
+#: ../src/collecty/client.py:158 ../src/collecty/client.py:178
 msgid "Object identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:111
+#: ../src/collecty/client.py:160 ../src/collecty/client.py:176
 msgid "The graph template identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:113
+#: ../src/collecty/client.py:162
 msgid "Generate the graph with timestamps plotted for the given timezone"
 msgstr ""
 
-#: ../src/collecty/client.py:115
+#: ../src/collecty/client.py:164
 msgid "Generate the graph with this locale"
 msgstr ""
 
-#: ../src/collecty/client.py:119
+#: ../src/collecty/client.py:168
 msgid "Height of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:121
+#: ../src/collecty/client.py:170
 msgid "Width of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:125
+#: ../src/collecty/client.py:174
+msgid "Fetch the last dataset in the database"
+msgstr ""
+
+#: ../src/collecty/client.py:183
 msgid "Lists all graph templates"
 msgstr ""
 
 #. version
-#: ../src/collecty/client.py:129
+#: ../src/collecty/client.py:187
 msgid "Show version"
 msgstr ""
 
 #. Brand all generated graphs.
-#: ../src/collecty/constants.py:49
+#: ../src/collecty/constants.py:54
 msgid "Created by collecty"
 msgstr "Stworzony przez collecty"
 
@@ -138,52 +159,52 @@ msgstr "Rejestracja sygnału %d"
 msgid "Caught signal %d"
 msgstr "Złapany sygnał %d"
 
-#: ../src/collecty/daemon.py:252
+#: ../src/collecty/daemon.py:266
 #, python-format
 msgid "Worker thread %s has been initialised"
 msgstr ""
 
-#: ../src/collecty/daemon.py:262
+#: ../src/collecty/daemon.py:276
 #, python-format
 msgid "Worker thread %s has been started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:276
+#: ../src/collecty/daemon.py:290
 #, python-format
 msgid "Worker thread %s has been terminated"
 msgstr ""
 
-#: ../src/collecty/daemon.py:295
+#: ../src/collecty/daemon.py:309
 msgid "Initialised write queue"
 msgstr ""
 
-#: ../src/collecty/daemon.py:298
+#: ../src/collecty/daemon.py:312
 msgid "Write queue process started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:310
+#: ../src/collecty/daemon.py:324
 msgid "Write queue process stopped"
 msgstr ""
 
-#: ../src/collecty/daemon.py:329
+#: ../src/collecty/daemon.py:343
 msgid "No data to commit"
 msgstr ""
 
-#: ../src/collecty/daemon.py:334
+#: ../src/collecty/daemon.py:348
 msgid "Submitting data to the databases..."
 msgstr ""
 
-#: ../src/collecty/daemon.py:352
+#: ../src/collecty/daemon.py:366
 #, python-format
 msgid "Emptied write queue in %.2fs"
 msgstr ""
 
-#: ../src/collecty/daemon.py:355
+#: ../src/collecty/daemon.py:369
 #, python-format
 msgid "Committing %(counter)s entries to %(filename)s"
 msgstr ""
 
-#: ../src/collecty/daemon.py:367
+#: ../src/collecty/daemon.py:381
 #, python-format
 msgid "Could not update RRD database %s: %s"
 msgstr ""
@@ -223,12 +244,12 @@ msgstr ""
 msgid "Generated graph %s in %.1fms"
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:346
+#: ../src/collecty/plugins/base.py:362
 #, python-format
 msgid "Created RRD file %s."
 msgstr "Utworzono plik RRD %s."
 
-#: ../src/collecty/plugins/base.py:534
+#: ../src/collecty/plugins/base.py:583
 #, python-format
 msgid "Generating graph %s"
 msgstr ""
@@ -270,18 +291,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:202
 #: ../src/collecty/plugins/latency.py:89 ../src/collecty/plugins/latency.py:96
 #: ../src/collecty/plugins/loadavg.py:45 ../src/collecty/plugins/loadavg.py:53
-#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:50
-#: ../src/collecty/plugins/memory.py:58 ../src/collecty/plugins/memory.py:66
-#: ../src/collecty/plugins/memory.py:82
-#: ../src/collecty/plugins/processor.py:49
+#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:48
+#: ../src/collecty/plugins/memory.py:56 ../src/collecty/plugins/memory.py:64
+#: ../src/collecty/plugins/memory.py:80 ../src/collecty/plugins/processor.py:49
 #: ../src/collecty/plugins/processor.py:57
 #: ../src/collecty/plugins/processor.py:65
 #: ../src/collecty/plugins/processor.py:73
 #: ../src/collecty/plugins/processor.py:81
 #: ../src/collecty/plugins/processor.py:89
 #: ../src/collecty/plugins/processor.py:97
-#: ../src/collecty/plugins/sensors.py:71
-#: ../src/collecty/plugins/sensors.py:165
+#: ../src/collecty/plugins/sensors.py:71 ../src/collecty/plugins/sensors.py:165
 msgid "Minimum"
 msgstr "Minimum"
 
@@ -300,18 +319,16 @@ msgstr "Minimum"
 #: ../src/collecty/plugins/interface.py:201
 #: ../src/collecty/plugins/latency.py:88 ../src/collecty/plugins/latency.py:95
 #: ../src/collecty/plugins/loadavg.py:44 ../src/collecty/plugins/loadavg.py:52
-#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:49
-#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
-#: ../src/collecty/plugins/memory.py:81
-#: ../src/collecty/plugins/processor.py:48
+#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:47
+#: ../src/collecty/plugins/memory.py:55 ../src/collecty/plugins/memory.py:63
+#: ../src/collecty/plugins/memory.py:79 ../src/collecty/plugins/processor.py:48
 #: ../src/collecty/plugins/processor.py:56
 #: ../src/collecty/plugins/processor.py:64
 #: ../src/collecty/plugins/processor.py:72
 #: ../src/collecty/plugins/processor.py:80
 #: ../src/collecty/plugins/processor.py:88
 #: ../src/collecty/plugins/processor.py:96
-#: ../src/collecty/plugins/sensors.py:70
-#: ../src/collecty/plugins/sensors.py:164
+#: ../src/collecty/plugins/sensors.py:70 ../src/collecty/plugins/sensors.py:164
 msgid "Maximum"
 msgstr "Maximum"
 
@@ -330,18 +347,16 @@ msgstr "Maximum"
 #: ../src/collecty/plugins/interface.py:203
 #: ../src/collecty/plugins/latency.py:90 ../src/collecty/plugins/latency.py:97
 #: ../src/collecty/plugins/loadavg.py:46 ../src/collecty/plugins/loadavg.py:54
-#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:51
-#: ../src/collecty/plugins/memory.py:59 ../src/collecty/plugins/memory.py:67
-#: ../src/collecty/plugins/memory.py:83
-#: ../src/collecty/plugins/processor.py:50
+#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:49
+#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
+#: ../src/collecty/plugins/memory.py:81 ../src/collecty/plugins/processor.py:50
 #: ../src/collecty/plugins/processor.py:58
 #: ../src/collecty/plugins/processor.py:66
 #: ../src/collecty/plugins/processor.py:74
 #: ../src/collecty/plugins/processor.py:82
 #: ../src/collecty/plugins/processor.py:90
 #: ../src/collecty/plugins/processor.py:98
-#: ../src/collecty/plugins/sensors.py:69
-#: ../src/collecty/plugins/sensors.py:163
+#: ../src/collecty/plugins/sensors.py:69 ../src/collecty/plugins/sensors.py:163
 msgid "Average"
 msgstr "średnia"
 
@@ -391,9 +406,8 @@ msgid "Protocol States of all %s connections"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:37
-#: ../src/collecty/plugins/processor.py:106
-msgid "CPU usage"
-msgstr "użycie CPU"
+msgid "Processor Frequencies"
+msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:42
 msgid "Frequency"
@@ -664,15 +678,15 @@ msgstr "średnie obciążenie"
 msgid "Load"
 msgstr "załadować"
 
-#: ../src/collecty/plugins/memory.py:45
+#: ../src/collecty/plugins/memory.py:43
 msgid "Used memory"
 msgstr "używana pamięć"
 
-#: ../src/collecty/plugins/memory.py:53
+#: ../src/collecty/plugins/memory.py:51
 msgid "Buffered data"
 msgstr "buforowane dane"
 
-#: ../src/collecty/plugins/memory.py:61
+#: ../src/collecty/plugins/memory.py:59
 msgid "Cached data"
 msgstr "buforowane danych"
 
@@ -683,15 +697,15 @@ msgstr "buforowane danych"
 #. "GPRINT:freemax:%12s\:" % _("Maximum") + " %6.2lf" ,
 #. "GPRINT:freemin:%12s\:" % _("Minimum") + " %6.2lf",
 #. "GPRINT:freeavg:%12s\:" % _("Average") + " %6.2lf\\n",
-#: ../src/collecty/plugins/memory.py:77
+#: ../src/collecty/plugins/memory.py:75
 msgid "Used Swap space"
 msgstr "użycia Partycja wymiany"
 
-#: ../src/collecty/plugins/memory.py:89
+#: ../src/collecty/plugins/memory.py:87
 msgid "Memory Usage"
 msgstr "użycia pamięci"
 
-#: ../src/collecty/plugins/memory.py:94
+#: ../src/collecty/plugins/memory.py:92
 msgid "Percent"
 msgstr "procent"
 
@@ -723,6 +737,11 @@ msgstr "miękkie przerwanie"
 msgid "Idle"
 msgstr ""
 
+#: ../src/collecty/plugins/processor.py:106
+#, fuzzy
+msgid "Processor Usage"
+msgstr "użycia pamięci"
+
 #: ../src/collecty/plugins/processor.py:111
 msgid "Jiffies"
 msgstr ""
@@ -732,8 +751,7 @@ msgstr ""
 msgid "Temperature Thresholds"
 msgstr ""
 
-#: ../src/collecty/plugins/sensors.py:78
-#: ../src/collecty/plugins/sensors.py:188
+#: ../src/collecty/plugins/sensors.py:78 ../src/collecty/plugins/sensors.py:188
 msgid "Critical"
 msgstr ""
 
@@ -749,3 +767,6 @@ msgstr ""
 #: ../src/collecty/plugins/sensors.py:197
 msgid "Processor"
 msgstr ""
+
+#~ msgid "CPU usage"
+#~ msgstr "użycie CPU"
index d17d1a8357402a72ad4b450e06ff4d6efee1f3a9..7e8e7d2662700658134ed7a57c408b6eab4ff4ac 100644 (file)
--- a/po/pt.po
+++ b/po/pt.po
@@ -1,20 +1,21 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# 
+#
 # Translators:
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-26 18:19+0100\n"
+"POT-Creation-Date: 2015-11-24 02:37+0000\n"
 "PO-Revision-Date: 2015-10-26 17:22+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Portuguese (http://www.transifex.com/mstremer/ipfire/language/pt/)\n"
+"Language-Team: Portuguese (http://www.transifex.com/mstremer/ipfire/language/"
+"pt/)\n"
+"Language: pt\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: pt\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #: ../src/collecty/bus.py:54
@@ -29,67 +30,86 @@ msgstr ""
 msgid "Stopping bus thread"
 msgstr ""
 
-#: ../src/collecty/client.py:89
+#: ../src/collecty/client.py:52
+#, python-format
+msgid "Last update: %s"
+msgstr ""
+
+#: ../src/collecty/client.py:117
+#, python-format
+msgid "Title      : %(title)s (%(template)s - %(object_id)s)"
+msgstr ""
+
+#: ../src/collecty/client.py:118
+#, python-format
+msgid "Image size : %(image_width)sx%(image_height)spx"
+msgstr ""
+
+#: ../src/collecty/client.py:139
 #, python-format
 msgid "collecty %s running on Python %s"
 msgstr ""
 
-#: ../src/collecty/client.py:93
+#: ../src/collecty/client.py:143
 #, python-format
 msgid "daemon %s"
 msgstr ""
 
-#: ../src/collecty/client.py:101
+#: ../src/collecty/client.py:151
 msgid "Generate a graph image"
 msgstr ""
 
-#: ../src/collecty/client.py:104
+#: ../src/collecty/client.py:154
 msgid "filename"
 msgstr ""
 
-#: ../src/collecty/client.py:106
+#: ../src/collecty/client.py:155
 msgid "image format"
 msgstr ""
 
-#: ../src/collecty/client.py:107
+#: ../src/collecty/client.py:156
 msgid "interval"
 msgstr ""
 
-#: ../src/collecty/client.py:109
+#: ../src/collecty/client.py:158 ../src/collecty/client.py:178
 msgid "Object identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:111
+#: ../src/collecty/client.py:160 ../src/collecty/client.py:176
 msgid "The graph template identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:113
+#: ../src/collecty/client.py:162
 msgid "Generate the graph with timestamps plotted for the given timezone"
 msgstr ""
 
-#: ../src/collecty/client.py:115
+#: ../src/collecty/client.py:164
 msgid "Generate the graph with this locale"
 msgstr ""
 
-#: ../src/collecty/client.py:119
+#: ../src/collecty/client.py:168
 msgid "Height of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:121
+#: ../src/collecty/client.py:170
 msgid "Width of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:125
+#: ../src/collecty/client.py:174
+msgid "Fetch the last dataset in the database"
+msgstr ""
+
+#: ../src/collecty/client.py:183
 msgid "Lists all graph templates"
 msgstr ""
 
 #. version
-#: ../src/collecty/client.py:129
+#: ../src/collecty/client.py:187
 msgid "Show version"
 msgstr ""
 
 #. Brand all generated graphs.
-#: ../src/collecty/constants.py:49
+#: ../src/collecty/constants.py:54
 msgid "Created by collecty"
 msgstr ""
 
@@ -135,52 +155,52 @@ msgstr ""
 msgid "Caught signal %d"
 msgstr ""
 
-#: ../src/collecty/daemon.py:252
+#: ../src/collecty/daemon.py:266
 #, python-format
 msgid "Worker thread %s has been initialised"
 msgstr ""
 
-#: ../src/collecty/daemon.py:262
+#: ../src/collecty/daemon.py:276
 #, python-format
 msgid "Worker thread %s has been started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:276
+#: ../src/collecty/daemon.py:290
 #, python-format
 msgid "Worker thread %s has been terminated"
 msgstr ""
 
-#: ../src/collecty/daemon.py:295
+#: ../src/collecty/daemon.py:309
 msgid "Initialised write queue"
 msgstr ""
 
-#: ../src/collecty/daemon.py:298
+#: ../src/collecty/daemon.py:312
 msgid "Write queue process started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:310
+#: ../src/collecty/daemon.py:324
 msgid "Write queue process stopped"
 msgstr ""
 
-#: ../src/collecty/daemon.py:329
+#: ../src/collecty/daemon.py:343
 msgid "No data to commit"
 msgstr ""
 
-#: ../src/collecty/daemon.py:334
+#: ../src/collecty/daemon.py:348
 msgid "Submitting data to the databases..."
 msgstr ""
 
-#: ../src/collecty/daemon.py:352
+#: ../src/collecty/daemon.py:366
 #, python-format
 msgid "Emptied write queue in %.2fs"
 msgstr ""
 
-#: ../src/collecty/daemon.py:355
+#: ../src/collecty/daemon.py:369
 #, python-format
 msgid "Committing %(counter)s entries to %(filename)s"
 msgstr ""
 
-#: ../src/collecty/daemon.py:367
+#: ../src/collecty/daemon.py:381
 #, python-format
 msgid "Could not update RRD database %s: %s"
 msgstr ""
@@ -220,12 +240,12 @@ msgstr ""
 msgid "Generated graph %s in %.1fms"
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:346
+#: ../src/collecty/plugins/base.py:362
 #, python-format
 msgid "Created RRD file %s."
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:534
+#: ../src/collecty/plugins/base.py:583
 #, python-format
 msgid "Generating graph %s"
 msgstr ""
@@ -267,18 +287,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:202
 #: ../src/collecty/plugins/latency.py:89 ../src/collecty/plugins/latency.py:96
 #: ../src/collecty/plugins/loadavg.py:45 ../src/collecty/plugins/loadavg.py:53
-#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:50
-#: ../src/collecty/plugins/memory.py:58 ../src/collecty/plugins/memory.py:66
-#: ../src/collecty/plugins/memory.py:82
-#: ../src/collecty/plugins/processor.py:49
+#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:48
+#: ../src/collecty/plugins/memory.py:56 ../src/collecty/plugins/memory.py:64
+#: ../src/collecty/plugins/memory.py:80 ../src/collecty/plugins/processor.py:49
 #: ../src/collecty/plugins/processor.py:57
 #: ../src/collecty/plugins/processor.py:65
 #: ../src/collecty/plugins/processor.py:73
 #: ../src/collecty/plugins/processor.py:81
 #: ../src/collecty/plugins/processor.py:89
 #: ../src/collecty/plugins/processor.py:97
-#: ../src/collecty/plugins/sensors.py:71
-#: ../src/collecty/plugins/sensors.py:165
+#: ../src/collecty/plugins/sensors.py:71 ../src/collecty/plugins/sensors.py:165
 msgid "Minimum"
 msgstr ""
 
@@ -297,18 +315,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:201
 #: ../src/collecty/plugins/latency.py:88 ../src/collecty/plugins/latency.py:95
 #: ../src/collecty/plugins/loadavg.py:44 ../src/collecty/plugins/loadavg.py:52
-#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:49
-#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
-#: ../src/collecty/plugins/memory.py:81
-#: ../src/collecty/plugins/processor.py:48
+#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:47
+#: ../src/collecty/plugins/memory.py:55 ../src/collecty/plugins/memory.py:63
+#: ../src/collecty/plugins/memory.py:79 ../src/collecty/plugins/processor.py:48
 #: ../src/collecty/plugins/processor.py:56
 #: ../src/collecty/plugins/processor.py:64
 #: ../src/collecty/plugins/processor.py:72
 #: ../src/collecty/plugins/processor.py:80
 #: ../src/collecty/plugins/processor.py:88
 #: ../src/collecty/plugins/processor.py:96
-#: ../src/collecty/plugins/sensors.py:70
-#: ../src/collecty/plugins/sensors.py:164
+#: ../src/collecty/plugins/sensors.py:70 ../src/collecty/plugins/sensors.py:164
 msgid "Maximum"
 msgstr ""
 
@@ -327,18 +343,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:203
 #: ../src/collecty/plugins/latency.py:90 ../src/collecty/plugins/latency.py:97
 #: ../src/collecty/plugins/loadavg.py:46 ../src/collecty/plugins/loadavg.py:54
-#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:51
-#: ../src/collecty/plugins/memory.py:59 ../src/collecty/plugins/memory.py:67
-#: ../src/collecty/plugins/memory.py:83
-#: ../src/collecty/plugins/processor.py:50
+#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:49
+#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
+#: ../src/collecty/plugins/memory.py:81 ../src/collecty/plugins/processor.py:50
 #: ../src/collecty/plugins/processor.py:58
 #: ../src/collecty/plugins/processor.py:66
 #: ../src/collecty/plugins/processor.py:74
 #: ../src/collecty/plugins/processor.py:82
 #: ../src/collecty/plugins/processor.py:90
 #: ../src/collecty/plugins/processor.py:98
-#: ../src/collecty/plugins/sensors.py:69
-#: ../src/collecty/plugins/sensors.py:163
+#: ../src/collecty/plugins/sensors.py:69 ../src/collecty/plugins/sensors.py:163
 msgid "Average"
 msgstr ""
 
@@ -388,8 +402,7 @@ msgid "Protocol States of all %s connections"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:37
-#: ../src/collecty/plugins/processor.py:106
-msgid "CPU usage"
+msgid "Processor Frequencies"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:42
@@ -661,15 +674,15 @@ msgstr ""
 msgid "Load"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:45
+#: ../src/collecty/plugins/memory.py:43
 msgid "Used memory"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:53
+#: ../src/collecty/plugins/memory.py:51
 msgid "Buffered data"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:61
+#: ../src/collecty/plugins/memory.py:59
 msgid "Cached data"
 msgstr ""
 
@@ -680,15 +693,15 @@ msgstr ""
 #. "GPRINT:freemax:%12s\:" % _("Maximum") + " %6.2lf" ,
 #. "GPRINT:freemin:%12s\:" % _("Minimum") + " %6.2lf",
 #. "GPRINT:freeavg:%12s\:" % _("Average") + " %6.2lf\\n",
-#: ../src/collecty/plugins/memory.py:77
+#: ../src/collecty/plugins/memory.py:75
 msgid "Used Swap space"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:89
+#: ../src/collecty/plugins/memory.py:87
 msgid "Memory Usage"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:94
+#: ../src/collecty/plugins/memory.py:92
 msgid "Percent"
 msgstr ""
 
@@ -720,6 +733,10 @@ msgstr ""
 msgid "Idle"
 msgstr ""
 
+#: ../src/collecty/plugins/processor.py:106
+msgid "Processor Usage"
+msgstr ""
+
 #: ../src/collecty/plugins/processor.py:111
 msgid "Jiffies"
 msgstr ""
@@ -729,8 +746,7 @@ msgstr ""
 msgid "Temperature Thresholds"
 msgstr ""
 
-#: ../src/collecty/plugins/sensors.py:78
-#: ../src/collecty/plugins/sensors.py:188
+#: ../src/collecty/plugins/sensors.py:78 ../src/collecty/plugins/sensors.py:188
 msgid "Critical"
 msgstr ""
 
index 081334ea0a35835a74cc527dc865a4c33beba2b9..ca8f7ca89bd03f23031b37324a807969a0ed0d6d 100644 (file)
@@ -1,21 +1,22 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# 
+#
 # Translators:
 # André Felipe Morro <andre@andremorro.com>, 2012
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-26 18:19+0100\n"
+"POT-Creation-Date: 2015-11-24 02:37+0000\n"
 "PO-Revision-Date: 2015-10-26 17:22+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Portuguese (Brazil) (http://www.transifex.com/mstremer/ipfire/language/pt_BR/)\n"
+"Language-Team: Portuguese (Brazil) (http://www.transifex.com/mstremer/ipfire/"
+"language/pt_BR/)\n"
+"Language: pt_BR\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: pt_BR\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #: ../src/collecty/bus.py:54
@@ -30,67 +31,86 @@ msgstr ""
 msgid "Stopping bus thread"
 msgstr ""
 
-#: ../src/collecty/client.py:89
+#: ../src/collecty/client.py:52
+#, python-format
+msgid "Last update: %s"
+msgstr ""
+
+#: ../src/collecty/client.py:117
+#, python-format
+msgid "Title      : %(title)s (%(template)s - %(object_id)s)"
+msgstr ""
+
+#: ../src/collecty/client.py:118
+#, python-format
+msgid "Image size : %(image_width)sx%(image_height)spx"
+msgstr ""
+
+#: ../src/collecty/client.py:139
 #, python-format
 msgid "collecty %s running on Python %s"
 msgstr ""
 
-#: ../src/collecty/client.py:93
+#: ../src/collecty/client.py:143
 #, python-format
 msgid "daemon %s"
 msgstr ""
 
-#: ../src/collecty/client.py:101
+#: ../src/collecty/client.py:151
 msgid "Generate a graph image"
 msgstr ""
 
-#: ../src/collecty/client.py:104
+#: ../src/collecty/client.py:154
 msgid "filename"
 msgstr ""
 
-#: ../src/collecty/client.py:106
+#: ../src/collecty/client.py:155
 msgid "image format"
 msgstr ""
 
-#: ../src/collecty/client.py:107
+#: ../src/collecty/client.py:156
 msgid "interval"
 msgstr ""
 
-#: ../src/collecty/client.py:109
+#: ../src/collecty/client.py:158 ../src/collecty/client.py:178
 msgid "Object identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:111
+#: ../src/collecty/client.py:160 ../src/collecty/client.py:176
 msgid "The graph template identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:113
+#: ../src/collecty/client.py:162
 msgid "Generate the graph with timestamps plotted for the given timezone"
 msgstr ""
 
-#: ../src/collecty/client.py:115
+#: ../src/collecty/client.py:164
 msgid "Generate the graph with this locale"
 msgstr ""
 
-#: ../src/collecty/client.py:119
+#: ../src/collecty/client.py:168
 msgid "Height of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:121
+#: ../src/collecty/client.py:170
 msgid "Width of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:125
+#: ../src/collecty/client.py:174
+msgid "Fetch the last dataset in the database"
+msgstr ""
+
+#: ../src/collecty/client.py:183
 msgid "Lists all graph templates"
 msgstr ""
 
 #. version
-#: ../src/collecty/client.py:129
+#: ../src/collecty/client.py:187
 msgid "Show version"
 msgstr ""
 
 #. Brand all generated graphs.
-#: ../src/collecty/constants.py:49
+#: ../src/collecty/constants.py:54
 msgid "Created by collecty"
 msgstr "Criado por collecty"
 
@@ -136,52 +156,52 @@ msgstr "Registrando sinal %d"
 msgid "Caught signal %d"
 msgstr "Capturado sinal %d"
 
-#: ../src/collecty/daemon.py:252
+#: ../src/collecty/daemon.py:266
 #, python-format
 msgid "Worker thread %s has been initialised"
 msgstr ""
 
-#: ../src/collecty/daemon.py:262
+#: ../src/collecty/daemon.py:276
 #, python-format
 msgid "Worker thread %s has been started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:276
+#: ../src/collecty/daemon.py:290
 #, python-format
 msgid "Worker thread %s has been terminated"
 msgstr ""
 
-#: ../src/collecty/daemon.py:295
+#: ../src/collecty/daemon.py:309
 msgid "Initialised write queue"
 msgstr ""
 
-#: ../src/collecty/daemon.py:298
+#: ../src/collecty/daemon.py:312
 msgid "Write queue process started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:310
+#: ../src/collecty/daemon.py:324
 msgid "Write queue process stopped"
 msgstr ""
 
-#: ../src/collecty/daemon.py:329
+#: ../src/collecty/daemon.py:343
 msgid "No data to commit"
 msgstr ""
 
-#: ../src/collecty/daemon.py:334
+#: ../src/collecty/daemon.py:348
 msgid "Submitting data to the databases..."
 msgstr ""
 
-#: ../src/collecty/daemon.py:352
+#: ../src/collecty/daemon.py:366
 #, python-format
 msgid "Emptied write queue in %.2fs"
 msgstr ""
 
-#: ../src/collecty/daemon.py:355
+#: ../src/collecty/daemon.py:369
 #, python-format
 msgid "Committing %(counter)s entries to %(filename)s"
 msgstr ""
 
-#: ../src/collecty/daemon.py:367
+#: ../src/collecty/daemon.py:381
 #, python-format
 msgid "Could not update RRD database %s: %s"
 msgstr ""
@@ -221,12 +241,12 @@ msgstr ""
 msgid "Generated graph %s in %.1fms"
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:346
+#: ../src/collecty/plugins/base.py:362
 #, python-format
 msgid "Created RRD file %s."
 msgstr "Criado arquivo RRD %s."
 
-#: ../src/collecty/plugins/base.py:534
+#: ../src/collecty/plugins/base.py:583
 #, python-format
 msgid "Generating graph %s"
 msgstr ""
@@ -268,18 +288,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:202
 #: ../src/collecty/plugins/latency.py:89 ../src/collecty/plugins/latency.py:96
 #: ../src/collecty/plugins/loadavg.py:45 ../src/collecty/plugins/loadavg.py:53
-#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:50
-#: ../src/collecty/plugins/memory.py:58 ../src/collecty/plugins/memory.py:66
-#: ../src/collecty/plugins/memory.py:82
-#: ../src/collecty/plugins/processor.py:49
+#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:48
+#: ../src/collecty/plugins/memory.py:56 ../src/collecty/plugins/memory.py:64
+#: ../src/collecty/plugins/memory.py:80 ../src/collecty/plugins/processor.py:49
 #: ../src/collecty/plugins/processor.py:57
 #: ../src/collecty/plugins/processor.py:65
 #: ../src/collecty/plugins/processor.py:73
 #: ../src/collecty/plugins/processor.py:81
 #: ../src/collecty/plugins/processor.py:89
 #: ../src/collecty/plugins/processor.py:97
-#: ../src/collecty/plugins/sensors.py:71
-#: ../src/collecty/plugins/sensors.py:165
+#: ../src/collecty/plugins/sensors.py:71 ../src/collecty/plugins/sensors.py:165
 msgid "Minimum"
 msgstr "Mínimo"
 
@@ -298,18 +316,16 @@ msgstr "Mínimo"
 #: ../src/collecty/plugins/interface.py:201
 #: ../src/collecty/plugins/latency.py:88 ../src/collecty/plugins/latency.py:95
 #: ../src/collecty/plugins/loadavg.py:44 ../src/collecty/plugins/loadavg.py:52
-#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:49
-#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
-#: ../src/collecty/plugins/memory.py:81
-#: ../src/collecty/plugins/processor.py:48
+#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:47
+#: ../src/collecty/plugins/memory.py:55 ../src/collecty/plugins/memory.py:63
+#: ../src/collecty/plugins/memory.py:79 ../src/collecty/plugins/processor.py:48
 #: ../src/collecty/plugins/processor.py:56
 #: ../src/collecty/plugins/processor.py:64
 #: ../src/collecty/plugins/processor.py:72
 #: ../src/collecty/plugins/processor.py:80
 #: ../src/collecty/plugins/processor.py:88
 #: ../src/collecty/plugins/processor.py:96
-#: ../src/collecty/plugins/sensors.py:70
-#: ../src/collecty/plugins/sensors.py:164
+#: ../src/collecty/plugins/sensors.py:70 ../src/collecty/plugins/sensors.py:164
 msgid "Maximum"
 msgstr "Máximo"
 
@@ -328,18 +344,16 @@ msgstr "Máximo"
 #: ../src/collecty/plugins/interface.py:203
 #: ../src/collecty/plugins/latency.py:90 ../src/collecty/plugins/latency.py:97
 #: ../src/collecty/plugins/loadavg.py:46 ../src/collecty/plugins/loadavg.py:54
-#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:51
-#: ../src/collecty/plugins/memory.py:59 ../src/collecty/plugins/memory.py:67
-#: ../src/collecty/plugins/memory.py:83
-#: ../src/collecty/plugins/processor.py:50
+#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:49
+#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
+#: ../src/collecty/plugins/memory.py:81 ../src/collecty/plugins/processor.py:50
 #: ../src/collecty/plugins/processor.py:58
 #: ../src/collecty/plugins/processor.py:66
 #: ../src/collecty/plugins/processor.py:74
 #: ../src/collecty/plugins/processor.py:82
 #: ../src/collecty/plugins/processor.py:90
 #: ../src/collecty/plugins/processor.py:98
-#: ../src/collecty/plugins/sensors.py:69
-#: ../src/collecty/plugins/sensors.py:163
+#: ../src/collecty/plugins/sensors.py:69 ../src/collecty/plugins/sensors.py:163
 msgid "Average"
 msgstr "Média"
 
@@ -389,9 +403,8 @@ msgid "Protocol States of all %s connections"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:37
-#: ../src/collecty/plugins/processor.py:106
-msgid "CPU usage"
-msgstr "Uso da CPU"
+msgid "Processor Frequencies"
+msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:42
 msgid "Frequency"
@@ -662,15 +675,15 @@ msgstr "Carga média"
 msgid "Load"
 msgstr "Carga"
 
-#: ../src/collecty/plugins/memory.py:45
+#: ../src/collecty/plugins/memory.py:43
 msgid "Used memory"
 msgstr "Memória utilizada"
 
-#: ../src/collecty/plugins/memory.py:53
+#: ../src/collecty/plugins/memory.py:51
 msgid "Buffered data"
 msgstr "Dados em buffer"
 
-#: ../src/collecty/plugins/memory.py:61
+#: ../src/collecty/plugins/memory.py:59
 msgid "Cached data"
 msgstr "Dados em cache."
 
@@ -681,15 +694,15 @@ msgstr "Dados em cache."
 #. "GPRINT:freemax:%12s\:" % _("Maximum") + " %6.2lf" ,
 #. "GPRINT:freemin:%12s\:" % _("Minimum") + " %6.2lf",
 #. "GPRINT:freeavg:%12s\:" % _("Average") + " %6.2lf\\n",
-#: ../src/collecty/plugins/memory.py:77
+#: ../src/collecty/plugins/memory.py:75
 msgid "Used Swap space"
 msgstr "Swap utilizado"
 
-#: ../src/collecty/plugins/memory.py:89
+#: ../src/collecty/plugins/memory.py:87
 msgid "Memory Usage"
 msgstr "Uso de memória."
 
-#: ../src/collecty/plugins/memory.py:94
+#: ../src/collecty/plugins/memory.py:92
 msgid "Percent"
 msgstr "Porcento"
 
@@ -721,6 +734,11 @@ msgstr "Interrupção soft"
 msgid "Idle"
 msgstr ""
 
+#: ../src/collecty/plugins/processor.py:106
+#, fuzzy
+msgid "Processor Usage"
+msgstr "Uso de memória."
+
 #: ../src/collecty/plugins/processor.py:111
 msgid "Jiffies"
 msgstr ""
@@ -730,8 +748,7 @@ msgstr ""
 msgid "Temperature Thresholds"
 msgstr ""
 
-#: ../src/collecty/plugins/sensors.py:78
-#: ../src/collecty/plugins/sensors.py:188
+#: ../src/collecty/plugins/sensors.py:78 ../src/collecty/plugins/sensors.py:188
 msgid "Critical"
 msgstr ""
 
@@ -747,3 +764,6 @@ msgstr ""
 #: ../src/collecty/plugins/sensors.py:197
 msgid "Processor"
 msgstr ""
+
+#~ msgid "CPU usage"
+#~ msgstr "Uso da CPU"
index fa72cd58635d9026cd6ab3c95eab68a24979645f..d0a9e5cc42b37f404e3b71a8b0f25f9801610044 100644 (file)
@@ -1,20 +1,21 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# 
+#
 # Translators:
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-26 18:19+0100\n"
+"POT-Creation-Date: 2015-11-24 02:37+0000\n"
 "PO-Revision-Date: 2015-10-26 17:22+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Portuguese (Portugal) (http://www.transifex.com/mstremer/ipfire/language/pt_PT/)\n"
+"Language-Team: Portuguese (Portugal) (http://www.transifex.com/mstremer/"
+"ipfire/language/pt_PT/)\n"
+"Language: pt_PT\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: pt_PT\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #: ../src/collecty/bus.py:54
@@ -29,67 +30,86 @@ msgstr ""
 msgid "Stopping bus thread"
 msgstr ""
 
-#: ../src/collecty/client.py:89
+#: ../src/collecty/client.py:52
+#, python-format
+msgid "Last update: %s"
+msgstr ""
+
+#: ../src/collecty/client.py:117
+#, python-format
+msgid "Title      : %(title)s (%(template)s - %(object_id)s)"
+msgstr ""
+
+#: ../src/collecty/client.py:118
+#, python-format
+msgid "Image size : %(image_width)sx%(image_height)spx"
+msgstr ""
+
+#: ../src/collecty/client.py:139
 #, python-format
 msgid "collecty %s running on Python %s"
 msgstr ""
 
-#: ../src/collecty/client.py:93
+#: ../src/collecty/client.py:143
 #, python-format
 msgid "daemon %s"
 msgstr ""
 
-#: ../src/collecty/client.py:101
+#: ../src/collecty/client.py:151
 msgid "Generate a graph image"
 msgstr ""
 
-#: ../src/collecty/client.py:104
+#: ../src/collecty/client.py:154
 msgid "filename"
 msgstr ""
 
-#: ../src/collecty/client.py:106
+#: ../src/collecty/client.py:155
 msgid "image format"
 msgstr ""
 
-#: ../src/collecty/client.py:107
+#: ../src/collecty/client.py:156
 msgid "interval"
 msgstr ""
 
-#: ../src/collecty/client.py:109
+#: ../src/collecty/client.py:158 ../src/collecty/client.py:178
 msgid "Object identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:111
+#: ../src/collecty/client.py:160 ../src/collecty/client.py:176
 msgid "The graph template identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:113
+#: ../src/collecty/client.py:162
 msgid "Generate the graph with timestamps plotted for the given timezone"
 msgstr ""
 
-#: ../src/collecty/client.py:115
+#: ../src/collecty/client.py:164
 msgid "Generate the graph with this locale"
 msgstr ""
 
-#: ../src/collecty/client.py:119
+#: ../src/collecty/client.py:168
 msgid "Height of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:121
+#: ../src/collecty/client.py:170
 msgid "Width of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:125
+#: ../src/collecty/client.py:174
+msgid "Fetch the last dataset in the database"
+msgstr ""
+
+#: ../src/collecty/client.py:183
 msgid "Lists all graph templates"
 msgstr ""
 
 #. version
-#: ../src/collecty/client.py:129
+#: ../src/collecty/client.py:187
 msgid "Show version"
 msgstr ""
 
 #. Brand all generated graphs.
-#: ../src/collecty/constants.py:49
+#: ../src/collecty/constants.py:54
 msgid "Created by collecty"
 msgstr ""
 
@@ -135,52 +155,52 @@ msgstr ""
 msgid "Caught signal %d"
 msgstr ""
 
-#: ../src/collecty/daemon.py:252
+#: ../src/collecty/daemon.py:266
 #, python-format
 msgid "Worker thread %s has been initialised"
 msgstr ""
 
-#: ../src/collecty/daemon.py:262
+#: ../src/collecty/daemon.py:276
 #, python-format
 msgid "Worker thread %s has been started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:276
+#: ../src/collecty/daemon.py:290
 #, python-format
 msgid "Worker thread %s has been terminated"
 msgstr ""
 
-#: ../src/collecty/daemon.py:295
+#: ../src/collecty/daemon.py:309
 msgid "Initialised write queue"
 msgstr ""
 
-#: ../src/collecty/daemon.py:298
+#: ../src/collecty/daemon.py:312
 msgid "Write queue process started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:310
+#: ../src/collecty/daemon.py:324
 msgid "Write queue process stopped"
 msgstr ""
 
-#: ../src/collecty/daemon.py:329
+#: ../src/collecty/daemon.py:343
 msgid "No data to commit"
 msgstr ""
 
-#: ../src/collecty/daemon.py:334
+#: ../src/collecty/daemon.py:348
 msgid "Submitting data to the databases..."
 msgstr ""
 
-#: ../src/collecty/daemon.py:352
+#: ../src/collecty/daemon.py:366
 #, python-format
 msgid "Emptied write queue in %.2fs"
 msgstr ""
 
-#: ../src/collecty/daemon.py:355
+#: ../src/collecty/daemon.py:369
 #, python-format
 msgid "Committing %(counter)s entries to %(filename)s"
 msgstr ""
 
-#: ../src/collecty/daemon.py:367
+#: ../src/collecty/daemon.py:381
 #, python-format
 msgid "Could not update RRD database %s: %s"
 msgstr ""
@@ -220,12 +240,12 @@ msgstr ""
 msgid "Generated graph %s in %.1fms"
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:346
+#: ../src/collecty/plugins/base.py:362
 #, python-format
 msgid "Created RRD file %s."
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:534
+#: ../src/collecty/plugins/base.py:583
 #, python-format
 msgid "Generating graph %s"
 msgstr ""
@@ -267,18 +287,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:202
 #: ../src/collecty/plugins/latency.py:89 ../src/collecty/plugins/latency.py:96
 #: ../src/collecty/plugins/loadavg.py:45 ../src/collecty/plugins/loadavg.py:53
-#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:50
-#: ../src/collecty/plugins/memory.py:58 ../src/collecty/plugins/memory.py:66
-#: ../src/collecty/plugins/memory.py:82
-#: ../src/collecty/plugins/processor.py:49
+#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:48
+#: ../src/collecty/plugins/memory.py:56 ../src/collecty/plugins/memory.py:64
+#: ../src/collecty/plugins/memory.py:80 ../src/collecty/plugins/processor.py:49
 #: ../src/collecty/plugins/processor.py:57
 #: ../src/collecty/plugins/processor.py:65
 #: ../src/collecty/plugins/processor.py:73
 #: ../src/collecty/plugins/processor.py:81
 #: ../src/collecty/plugins/processor.py:89
 #: ../src/collecty/plugins/processor.py:97
-#: ../src/collecty/plugins/sensors.py:71
-#: ../src/collecty/plugins/sensors.py:165
+#: ../src/collecty/plugins/sensors.py:71 ../src/collecty/plugins/sensors.py:165
 msgid "Minimum"
 msgstr ""
 
@@ -297,18 +315,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:201
 #: ../src/collecty/plugins/latency.py:88 ../src/collecty/plugins/latency.py:95
 #: ../src/collecty/plugins/loadavg.py:44 ../src/collecty/plugins/loadavg.py:52
-#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:49
-#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
-#: ../src/collecty/plugins/memory.py:81
-#: ../src/collecty/plugins/processor.py:48
+#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:47
+#: ../src/collecty/plugins/memory.py:55 ../src/collecty/plugins/memory.py:63
+#: ../src/collecty/plugins/memory.py:79 ../src/collecty/plugins/processor.py:48
 #: ../src/collecty/plugins/processor.py:56
 #: ../src/collecty/plugins/processor.py:64
 #: ../src/collecty/plugins/processor.py:72
 #: ../src/collecty/plugins/processor.py:80
 #: ../src/collecty/plugins/processor.py:88
 #: ../src/collecty/plugins/processor.py:96
-#: ../src/collecty/plugins/sensors.py:70
-#: ../src/collecty/plugins/sensors.py:164
+#: ../src/collecty/plugins/sensors.py:70 ../src/collecty/plugins/sensors.py:164
 msgid "Maximum"
 msgstr ""
 
@@ -327,18 +343,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:203
 #: ../src/collecty/plugins/latency.py:90 ../src/collecty/plugins/latency.py:97
 #: ../src/collecty/plugins/loadavg.py:46 ../src/collecty/plugins/loadavg.py:54
-#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:51
-#: ../src/collecty/plugins/memory.py:59 ../src/collecty/plugins/memory.py:67
-#: ../src/collecty/plugins/memory.py:83
-#: ../src/collecty/plugins/processor.py:50
+#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:49
+#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
+#: ../src/collecty/plugins/memory.py:81 ../src/collecty/plugins/processor.py:50
 #: ../src/collecty/plugins/processor.py:58
 #: ../src/collecty/plugins/processor.py:66
 #: ../src/collecty/plugins/processor.py:74
 #: ../src/collecty/plugins/processor.py:82
 #: ../src/collecty/plugins/processor.py:90
 #: ../src/collecty/plugins/processor.py:98
-#: ../src/collecty/plugins/sensors.py:69
-#: ../src/collecty/plugins/sensors.py:163
+#: ../src/collecty/plugins/sensors.py:69 ../src/collecty/plugins/sensors.py:163
 msgid "Average"
 msgstr ""
 
@@ -388,8 +402,7 @@ msgid "Protocol States of all %s connections"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:37
-#: ../src/collecty/plugins/processor.py:106
-msgid "CPU usage"
+msgid "Processor Frequencies"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:42
@@ -661,15 +674,15 @@ msgstr ""
 msgid "Load"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:45
+#: ../src/collecty/plugins/memory.py:43
 msgid "Used memory"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:53
+#: ../src/collecty/plugins/memory.py:51
 msgid "Buffered data"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:61
+#: ../src/collecty/plugins/memory.py:59
 msgid "Cached data"
 msgstr ""
 
@@ -680,15 +693,15 @@ msgstr ""
 #. "GPRINT:freemax:%12s\:" % _("Maximum") + " %6.2lf" ,
 #. "GPRINT:freemin:%12s\:" % _("Minimum") + " %6.2lf",
 #. "GPRINT:freeavg:%12s\:" % _("Average") + " %6.2lf\\n",
-#: ../src/collecty/plugins/memory.py:77
+#: ../src/collecty/plugins/memory.py:75
 msgid "Used Swap space"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:89
+#: ../src/collecty/plugins/memory.py:87
 msgid "Memory Usage"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:94
+#: ../src/collecty/plugins/memory.py:92
 msgid "Percent"
 msgstr ""
 
@@ -720,6 +733,10 @@ msgstr ""
 msgid "Idle"
 msgstr ""
 
+#: ../src/collecty/plugins/processor.py:106
+msgid "Processor Usage"
+msgstr ""
+
 #: ../src/collecty/plugins/processor.py:111
 msgid "Jiffies"
 msgstr ""
@@ -729,8 +746,7 @@ msgstr ""
 msgid "Temperature Thresholds"
 msgstr ""
 
-#: ../src/collecty/plugins/sensors.py:78
-#: ../src/collecty/plugins/sensors.py:188
+#: ../src/collecty/plugins/sensors.py:78 ../src/collecty/plugins/sensors.py:188
 msgid "Critical"
 msgstr ""
 
index 56ae674f64214ffe407a45409045da3237919c68..b8ce7c866a10f74fa70c5219fc8a28d02f623e12 100644 (file)
--- a/po/ro.po
+++ b/po/ro.po
@@ -1,21 +1,23 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# 
+#
 # Translators:
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-26 18:19+0100\n"
+"POT-Creation-Date: 2015-11-24 02:37+0000\n"
 "PO-Revision-Date: 2015-10-26 17:22+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Romanian (http://www.transifex.com/mstremer/ipfire/language/ro/)\n"
+"Language-Team: Romanian (http://www.transifex.com/mstremer/ipfire/language/"
+"ro/)\n"
+"Language: ro\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: ro\n"
-"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
+"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
+"2:1));\n"
 
 #: ../src/collecty/bus.py:54
 msgid "Bus thread has started"
@@ -29,67 +31,86 @@ msgstr ""
 msgid "Stopping bus thread"
 msgstr ""
 
-#: ../src/collecty/client.py:89
+#: ../src/collecty/client.py:52
+#, python-format
+msgid "Last update: %s"
+msgstr ""
+
+#: ../src/collecty/client.py:117
+#, python-format
+msgid "Title      : %(title)s (%(template)s - %(object_id)s)"
+msgstr ""
+
+#: ../src/collecty/client.py:118
+#, python-format
+msgid "Image size : %(image_width)sx%(image_height)spx"
+msgstr ""
+
+#: ../src/collecty/client.py:139
 #, python-format
 msgid "collecty %s running on Python %s"
 msgstr ""
 
-#: ../src/collecty/client.py:93
+#: ../src/collecty/client.py:143
 #, python-format
 msgid "daemon %s"
 msgstr ""
 
-#: ../src/collecty/client.py:101
+#: ../src/collecty/client.py:151
 msgid "Generate a graph image"
 msgstr ""
 
-#: ../src/collecty/client.py:104
+#: ../src/collecty/client.py:154
 msgid "filename"
 msgstr ""
 
-#: ../src/collecty/client.py:106
+#: ../src/collecty/client.py:155
 msgid "image format"
 msgstr ""
 
-#: ../src/collecty/client.py:107
+#: ../src/collecty/client.py:156
 msgid "interval"
 msgstr ""
 
-#: ../src/collecty/client.py:109
+#: ../src/collecty/client.py:158 ../src/collecty/client.py:178
 msgid "Object identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:111
+#: ../src/collecty/client.py:160 ../src/collecty/client.py:176
 msgid "The graph template identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:113
+#: ../src/collecty/client.py:162
 msgid "Generate the graph with timestamps plotted for the given timezone"
 msgstr ""
 
-#: ../src/collecty/client.py:115
+#: ../src/collecty/client.py:164
 msgid "Generate the graph with this locale"
 msgstr ""
 
-#: ../src/collecty/client.py:119
+#: ../src/collecty/client.py:168
 msgid "Height of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:121
+#: ../src/collecty/client.py:170
 msgid "Width of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:125
+#: ../src/collecty/client.py:174
+msgid "Fetch the last dataset in the database"
+msgstr ""
+
+#: ../src/collecty/client.py:183
 msgid "Lists all graph templates"
 msgstr ""
 
 #. version
-#: ../src/collecty/client.py:129
+#: ../src/collecty/client.py:187
 msgid "Show version"
 msgstr ""
 
 #. Brand all generated graphs.
-#: ../src/collecty/constants.py:49
+#: ../src/collecty/constants.py:54
 msgid "Created by collecty"
 msgstr ""
 
@@ -135,52 +156,52 @@ msgstr ""
 msgid "Caught signal %d"
 msgstr ""
 
-#: ../src/collecty/daemon.py:252
+#: ../src/collecty/daemon.py:266
 #, python-format
 msgid "Worker thread %s has been initialised"
 msgstr ""
 
-#: ../src/collecty/daemon.py:262
+#: ../src/collecty/daemon.py:276
 #, python-format
 msgid "Worker thread %s has been started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:276
+#: ../src/collecty/daemon.py:290
 #, python-format
 msgid "Worker thread %s has been terminated"
 msgstr ""
 
-#: ../src/collecty/daemon.py:295
+#: ../src/collecty/daemon.py:309
 msgid "Initialised write queue"
 msgstr ""
 
-#: ../src/collecty/daemon.py:298
+#: ../src/collecty/daemon.py:312
 msgid "Write queue process started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:310
+#: ../src/collecty/daemon.py:324
 msgid "Write queue process stopped"
 msgstr ""
 
-#: ../src/collecty/daemon.py:329
+#: ../src/collecty/daemon.py:343
 msgid "No data to commit"
 msgstr ""
 
-#: ../src/collecty/daemon.py:334
+#: ../src/collecty/daemon.py:348
 msgid "Submitting data to the databases..."
 msgstr ""
 
-#: ../src/collecty/daemon.py:352
+#: ../src/collecty/daemon.py:366
 #, python-format
 msgid "Emptied write queue in %.2fs"
 msgstr ""
 
-#: ../src/collecty/daemon.py:355
+#: ../src/collecty/daemon.py:369
 #, python-format
 msgid "Committing %(counter)s entries to %(filename)s"
 msgstr ""
 
-#: ../src/collecty/daemon.py:367
+#: ../src/collecty/daemon.py:381
 #, python-format
 msgid "Could not update RRD database %s: %s"
 msgstr ""
@@ -220,12 +241,12 @@ msgstr ""
 msgid "Generated graph %s in %.1fms"
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:346
+#: ../src/collecty/plugins/base.py:362
 #, python-format
 msgid "Created RRD file %s."
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:534
+#: ../src/collecty/plugins/base.py:583
 #, python-format
 msgid "Generating graph %s"
 msgstr ""
@@ -267,18 +288,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:202
 #: ../src/collecty/plugins/latency.py:89 ../src/collecty/plugins/latency.py:96
 #: ../src/collecty/plugins/loadavg.py:45 ../src/collecty/plugins/loadavg.py:53
-#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:50
-#: ../src/collecty/plugins/memory.py:58 ../src/collecty/plugins/memory.py:66
-#: ../src/collecty/plugins/memory.py:82
-#: ../src/collecty/plugins/processor.py:49
+#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:48
+#: ../src/collecty/plugins/memory.py:56 ../src/collecty/plugins/memory.py:64
+#: ../src/collecty/plugins/memory.py:80 ../src/collecty/plugins/processor.py:49
 #: ../src/collecty/plugins/processor.py:57
 #: ../src/collecty/plugins/processor.py:65
 #: ../src/collecty/plugins/processor.py:73
 #: ../src/collecty/plugins/processor.py:81
 #: ../src/collecty/plugins/processor.py:89
 #: ../src/collecty/plugins/processor.py:97
-#: ../src/collecty/plugins/sensors.py:71
-#: ../src/collecty/plugins/sensors.py:165
+#: ../src/collecty/plugins/sensors.py:71 ../src/collecty/plugins/sensors.py:165
 msgid "Minimum"
 msgstr ""
 
@@ -297,18 +316,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:201
 #: ../src/collecty/plugins/latency.py:88 ../src/collecty/plugins/latency.py:95
 #: ../src/collecty/plugins/loadavg.py:44 ../src/collecty/plugins/loadavg.py:52
-#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:49
-#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
-#: ../src/collecty/plugins/memory.py:81
-#: ../src/collecty/plugins/processor.py:48
+#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:47
+#: ../src/collecty/plugins/memory.py:55 ../src/collecty/plugins/memory.py:63
+#: ../src/collecty/plugins/memory.py:79 ../src/collecty/plugins/processor.py:48
 #: ../src/collecty/plugins/processor.py:56
 #: ../src/collecty/plugins/processor.py:64
 #: ../src/collecty/plugins/processor.py:72
 #: ../src/collecty/plugins/processor.py:80
 #: ../src/collecty/plugins/processor.py:88
 #: ../src/collecty/plugins/processor.py:96
-#: ../src/collecty/plugins/sensors.py:70
-#: ../src/collecty/plugins/sensors.py:164
+#: ../src/collecty/plugins/sensors.py:70 ../src/collecty/plugins/sensors.py:164
 msgid "Maximum"
 msgstr ""
 
@@ -327,18 +344,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:203
 #: ../src/collecty/plugins/latency.py:90 ../src/collecty/plugins/latency.py:97
 #: ../src/collecty/plugins/loadavg.py:46 ../src/collecty/plugins/loadavg.py:54
-#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:51
-#: ../src/collecty/plugins/memory.py:59 ../src/collecty/plugins/memory.py:67
-#: ../src/collecty/plugins/memory.py:83
-#: ../src/collecty/plugins/processor.py:50
+#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:49
+#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
+#: ../src/collecty/plugins/memory.py:81 ../src/collecty/plugins/processor.py:50
 #: ../src/collecty/plugins/processor.py:58
 #: ../src/collecty/plugins/processor.py:66
 #: ../src/collecty/plugins/processor.py:74
 #: ../src/collecty/plugins/processor.py:82
 #: ../src/collecty/plugins/processor.py:90
 #: ../src/collecty/plugins/processor.py:98
-#: ../src/collecty/plugins/sensors.py:69
-#: ../src/collecty/plugins/sensors.py:163
+#: ../src/collecty/plugins/sensors.py:69 ../src/collecty/plugins/sensors.py:163
 msgid "Average"
 msgstr ""
 
@@ -388,8 +403,7 @@ msgid "Protocol States of all %s connections"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:37
-#: ../src/collecty/plugins/processor.py:106
-msgid "CPU usage"
+msgid "Processor Frequencies"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:42
@@ -661,15 +675,15 @@ msgstr ""
 msgid "Load"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:45
+#: ../src/collecty/plugins/memory.py:43
 msgid "Used memory"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:53
+#: ../src/collecty/plugins/memory.py:51
 msgid "Buffered data"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:61
+#: ../src/collecty/plugins/memory.py:59
 msgid "Cached data"
 msgstr ""
 
@@ -680,15 +694,15 @@ msgstr ""
 #. "GPRINT:freemax:%12s\:" % _("Maximum") + " %6.2lf" ,
 #. "GPRINT:freemin:%12s\:" % _("Minimum") + " %6.2lf",
 #. "GPRINT:freeavg:%12s\:" % _("Average") + " %6.2lf\\n",
-#: ../src/collecty/plugins/memory.py:77
+#: ../src/collecty/plugins/memory.py:75
 msgid "Used Swap space"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:89
+#: ../src/collecty/plugins/memory.py:87
 msgid "Memory Usage"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:94
+#: ../src/collecty/plugins/memory.py:92
 msgid "Percent"
 msgstr ""
 
@@ -720,6 +734,10 @@ msgstr ""
 msgid "Idle"
 msgstr ""
 
+#: ../src/collecty/plugins/processor.py:106
+msgid "Processor Usage"
+msgstr ""
+
 #: ../src/collecty/plugins/processor.py:111
 msgid "Jiffies"
 msgstr ""
@@ -729,8 +747,7 @@ msgstr ""
 msgid "Temperature Thresholds"
 msgstr ""
 
-#: ../src/collecty/plugins/sensors.py:78
-#: ../src/collecty/plugins/sensors.py:188
+#: ../src/collecty/plugins/sensors.py:78 ../src/collecty/plugins/sensors.py:188
 msgid "Critical"
 msgstr ""
 
index 6babfa49fc40ab7ac582c72e7326aa2c9b2e2950..1c2fe2a23562ec6c5aaa990e9dc0dec73d5d4d1a 100644 (file)
@@ -1,22 +1,24 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# 
+#
 # Translators:
 # robert lasic <robertlasic@gmail.com>, 2013
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-26 18:19+0100\n"
+"POT-Creation-Date: 2015-11-24 02:37+0000\n"
 "PO-Revision-Date: 2015-10-26 17:22+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Romanian (Romania) (http://www.transifex.com/mstremer/ipfire/language/ro_RO/)\n"
+"Language-Team: Romanian (Romania) (http://www.transifex.com/mstremer/ipfire/"
+"language/ro_RO/)\n"
+"Language: ro_RO\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: ro_RO\n"
-"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
+"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
+"2:1));\n"
 
 #: ../src/collecty/bus.py:54
 msgid "Bus thread has started"
@@ -30,67 +32,86 @@ msgstr ""
 msgid "Stopping bus thread"
 msgstr ""
 
-#: ../src/collecty/client.py:89
+#: ../src/collecty/client.py:52
+#, python-format
+msgid "Last update: %s"
+msgstr ""
+
+#: ../src/collecty/client.py:117
+#, python-format
+msgid "Title      : %(title)s (%(template)s - %(object_id)s)"
+msgstr ""
+
+#: ../src/collecty/client.py:118
+#, python-format
+msgid "Image size : %(image_width)sx%(image_height)spx"
+msgstr ""
+
+#: ../src/collecty/client.py:139
 #, python-format
 msgid "collecty %s running on Python %s"
 msgstr ""
 
-#: ../src/collecty/client.py:93
+#: ../src/collecty/client.py:143
 #, python-format
 msgid "daemon %s"
 msgstr ""
 
-#: ../src/collecty/client.py:101
+#: ../src/collecty/client.py:151
 msgid "Generate a graph image"
 msgstr ""
 
-#: ../src/collecty/client.py:104
+#: ../src/collecty/client.py:154
 msgid "filename"
 msgstr ""
 
-#: ../src/collecty/client.py:106
+#: ../src/collecty/client.py:155
 msgid "image format"
 msgstr ""
 
-#: ../src/collecty/client.py:107
+#: ../src/collecty/client.py:156
 msgid "interval"
 msgstr ""
 
-#: ../src/collecty/client.py:109
+#: ../src/collecty/client.py:158 ../src/collecty/client.py:178
 msgid "Object identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:111
+#: ../src/collecty/client.py:160 ../src/collecty/client.py:176
 msgid "The graph template identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:113
+#: ../src/collecty/client.py:162
 msgid "Generate the graph with timestamps plotted for the given timezone"
 msgstr ""
 
-#: ../src/collecty/client.py:115
+#: ../src/collecty/client.py:164
 msgid "Generate the graph with this locale"
 msgstr ""
 
-#: ../src/collecty/client.py:119
+#: ../src/collecty/client.py:168
 msgid "Height of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:121
+#: ../src/collecty/client.py:170
 msgid "Width of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:125
+#: ../src/collecty/client.py:174
+msgid "Fetch the last dataset in the database"
+msgstr ""
+
+#: ../src/collecty/client.py:183
 msgid "Lists all graph templates"
 msgstr ""
 
 #. version
-#: ../src/collecty/client.py:129
+#: ../src/collecty/client.py:187
 msgid "Show version"
 msgstr ""
 
 #. Brand all generated graphs.
-#: ../src/collecty/constants.py:49
+#: ../src/collecty/constants.py:54
 msgid "Created by collecty"
 msgstr "Creat de colector"
 
@@ -136,52 +157,52 @@ msgstr "Înregistrare semnal %d"
 msgid "Caught signal %d"
 msgstr "Semnal prins %d"
 
-#: ../src/collecty/daemon.py:252
+#: ../src/collecty/daemon.py:266
 #, python-format
 msgid "Worker thread %s has been initialised"
 msgstr ""
 
-#: ../src/collecty/daemon.py:262
+#: ../src/collecty/daemon.py:276
 #, python-format
 msgid "Worker thread %s has been started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:276
+#: ../src/collecty/daemon.py:290
 #, python-format
 msgid "Worker thread %s has been terminated"
 msgstr ""
 
-#: ../src/collecty/daemon.py:295
+#: ../src/collecty/daemon.py:309
 msgid "Initialised write queue"
 msgstr ""
 
-#: ../src/collecty/daemon.py:298
+#: ../src/collecty/daemon.py:312
 msgid "Write queue process started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:310
+#: ../src/collecty/daemon.py:324
 msgid "Write queue process stopped"
 msgstr ""
 
-#: ../src/collecty/daemon.py:329
+#: ../src/collecty/daemon.py:343
 msgid "No data to commit"
 msgstr ""
 
-#: ../src/collecty/daemon.py:334
+#: ../src/collecty/daemon.py:348
 msgid "Submitting data to the databases..."
 msgstr ""
 
-#: ../src/collecty/daemon.py:352
+#: ../src/collecty/daemon.py:366
 #, python-format
 msgid "Emptied write queue in %.2fs"
 msgstr ""
 
-#: ../src/collecty/daemon.py:355
+#: ../src/collecty/daemon.py:369
 #, python-format
 msgid "Committing %(counter)s entries to %(filename)s"
 msgstr ""
 
-#: ../src/collecty/daemon.py:367
+#: ../src/collecty/daemon.py:381
 #, python-format
 msgid "Could not update RRD database %s: %s"
 msgstr ""
@@ -221,12 +242,12 @@ msgstr ""
 msgid "Generated graph %s in %.1fms"
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:346
+#: ../src/collecty/plugins/base.py:362
 #, python-format
 msgid "Created RRD file %s."
 msgstr "Fișier RRD creat %s."
 
-#: ../src/collecty/plugins/base.py:534
+#: ../src/collecty/plugins/base.py:583
 #, python-format
 msgid "Generating graph %s"
 msgstr ""
@@ -268,18 +289,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:202
 #: ../src/collecty/plugins/latency.py:89 ../src/collecty/plugins/latency.py:96
 #: ../src/collecty/plugins/loadavg.py:45 ../src/collecty/plugins/loadavg.py:53
-#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:50
-#: ../src/collecty/plugins/memory.py:58 ../src/collecty/plugins/memory.py:66
-#: ../src/collecty/plugins/memory.py:82
-#: ../src/collecty/plugins/processor.py:49
+#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:48
+#: ../src/collecty/plugins/memory.py:56 ../src/collecty/plugins/memory.py:64
+#: ../src/collecty/plugins/memory.py:80 ../src/collecty/plugins/processor.py:49
 #: ../src/collecty/plugins/processor.py:57
 #: ../src/collecty/plugins/processor.py:65
 #: ../src/collecty/plugins/processor.py:73
 #: ../src/collecty/plugins/processor.py:81
 #: ../src/collecty/plugins/processor.py:89
 #: ../src/collecty/plugins/processor.py:97
-#: ../src/collecty/plugins/sensors.py:71
-#: ../src/collecty/plugins/sensors.py:165
+#: ../src/collecty/plugins/sensors.py:71 ../src/collecty/plugins/sensors.py:165
 msgid "Minimum"
 msgstr "Minim"
 
@@ -298,18 +317,16 @@ msgstr "Minim"
 #: ../src/collecty/plugins/interface.py:201
 #: ../src/collecty/plugins/latency.py:88 ../src/collecty/plugins/latency.py:95
 #: ../src/collecty/plugins/loadavg.py:44 ../src/collecty/plugins/loadavg.py:52
-#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:49
-#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
-#: ../src/collecty/plugins/memory.py:81
-#: ../src/collecty/plugins/processor.py:48
+#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:47
+#: ../src/collecty/plugins/memory.py:55 ../src/collecty/plugins/memory.py:63
+#: ../src/collecty/plugins/memory.py:79 ../src/collecty/plugins/processor.py:48
 #: ../src/collecty/plugins/processor.py:56
 #: ../src/collecty/plugins/processor.py:64
 #: ../src/collecty/plugins/processor.py:72
 #: ../src/collecty/plugins/processor.py:80
 #: ../src/collecty/plugins/processor.py:88
 #: ../src/collecty/plugins/processor.py:96
-#: ../src/collecty/plugins/sensors.py:70
-#: ../src/collecty/plugins/sensors.py:164
+#: ../src/collecty/plugins/sensors.py:70 ../src/collecty/plugins/sensors.py:164
 msgid "Maximum"
 msgstr "Maxim"
 
@@ -328,18 +345,16 @@ msgstr "Maxim"
 #: ../src/collecty/plugins/interface.py:203
 #: ../src/collecty/plugins/latency.py:90 ../src/collecty/plugins/latency.py:97
 #: ../src/collecty/plugins/loadavg.py:46 ../src/collecty/plugins/loadavg.py:54
-#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:51
-#: ../src/collecty/plugins/memory.py:59 ../src/collecty/plugins/memory.py:67
-#: ../src/collecty/plugins/memory.py:83
-#: ../src/collecty/plugins/processor.py:50
+#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:49
+#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
+#: ../src/collecty/plugins/memory.py:81 ../src/collecty/plugins/processor.py:50
 #: ../src/collecty/plugins/processor.py:58
 #: ../src/collecty/plugins/processor.py:66
 #: ../src/collecty/plugins/processor.py:74
 #: ../src/collecty/plugins/processor.py:82
 #: ../src/collecty/plugins/processor.py:90
 #: ../src/collecty/plugins/processor.py:98
-#: ../src/collecty/plugins/sensors.py:69
-#: ../src/collecty/plugins/sensors.py:163
+#: ../src/collecty/plugins/sensors.py:69 ../src/collecty/plugins/sensors.py:163
 msgid "Average"
 msgstr "Media"
 
@@ -389,9 +404,8 @@ msgid "Protocol States of all %s connections"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:37
-#: ../src/collecty/plugins/processor.py:106
-msgid "CPU usage"
-msgstr "Folosire CPU"
+msgid "Processor Frequencies"
+msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:42
 msgid "Frequency"
@@ -662,15 +676,15 @@ msgstr "Încărcarea medie"
 msgid "Load"
 msgstr "Încărcare"
 
-#: ../src/collecty/plugins/memory.py:45
+#: ../src/collecty/plugins/memory.py:43
 msgid "Used memory"
 msgstr "Memoria folosită"
 
-#: ../src/collecty/plugins/memory.py:53
+#: ../src/collecty/plugins/memory.py:51
 msgid "Buffered data"
 msgstr "Date conectate"
 
-#: ../src/collecty/plugins/memory.py:61
+#: ../src/collecty/plugins/memory.py:59
 msgid "Cached data"
 msgstr "Date stocate în cache"
 
@@ -681,15 +695,15 @@ msgstr "Date stocate în cache"
 #. "GPRINT:freemax:%12s\:" % _("Maximum") + " %6.2lf" ,
 #. "GPRINT:freemin:%12s\:" % _("Minimum") + " %6.2lf",
 #. "GPRINT:freeavg:%12s\:" % _("Average") + " %6.2lf\\n",
-#: ../src/collecty/plugins/memory.py:77
+#: ../src/collecty/plugins/memory.py:75
 msgid "Used Swap space"
 msgstr "Spațiu swap folosit"
 
-#: ../src/collecty/plugins/memory.py:89
+#: ../src/collecty/plugins/memory.py:87
 msgid "Memory Usage"
 msgstr "Folosire memorie"
 
-#: ../src/collecty/plugins/memory.py:94
+#: ../src/collecty/plugins/memory.py:92
 msgid "Percent"
 msgstr "Procent"
 
@@ -721,6 +735,11 @@ msgstr "Program întrerupt"
 msgid "Idle"
 msgstr ""
 
+#: ../src/collecty/plugins/processor.py:106
+#, fuzzy
+msgid "Processor Usage"
+msgstr "Folosire memorie"
+
 #: ../src/collecty/plugins/processor.py:111
 msgid "Jiffies"
 msgstr ""
@@ -730,8 +749,7 @@ msgstr ""
 msgid "Temperature Thresholds"
 msgstr ""
 
-#: ../src/collecty/plugins/sensors.py:78
-#: ../src/collecty/plugins/sensors.py:188
+#: ../src/collecty/plugins/sensors.py:78 ../src/collecty/plugins/sensors.py:188
 msgid "Critical"
 msgstr ""
 
@@ -747,3 +765,6 @@ msgstr ""
 #: ../src/collecty/plugins/sensors.py:197
 msgid "Processor"
 msgstr ""
+
+#~ msgid "CPU usage"
+#~ msgstr "Folosire CPU"
index ae9751a7b6f714e3b0c46ce1d79eabe6fa444488..4d035c9bf7cabb301155dd57f489df68adad520e 100644 (file)
--- a/po/ru.po
+++ b/po/ru.po
@@ -1,7 +1,7 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# 
+#
 # Translators:
 # Вальчишин Андрій Олегович <v.andrey@i.ua>, 2012
 # Вальчишин Андрій Олегович <v.andrey@i.ua>, 2012
@@ -9,15 +9,18 @@ msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-26 18:19+0100\n"
+"POT-Creation-Date: 2015-11-24 02:37+0000\n"
 "PO-Revision-Date: 2015-10-26 17:22+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Russian (http://www.transifex.com/mstremer/ipfire/language/ru/)\n"
+"Language-Team: Russian (http://www.transifex.com/mstremer/ipfire/language/"
+"ru/)\n"
+"Language: ru\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: ru\n"
-"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
+"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
+"%100>=11 && n%100<=14)? 2 : 3);\n"
 
 #: ../src/collecty/bus.py:54
 msgid "Bus thread has started"
@@ -31,67 +34,86 @@ msgstr ""
 msgid "Stopping bus thread"
 msgstr ""
 
-#: ../src/collecty/client.py:89
+#: ../src/collecty/client.py:52
+#, python-format
+msgid "Last update: %s"
+msgstr ""
+
+#: ../src/collecty/client.py:117
+#, python-format
+msgid "Title      : %(title)s (%(template)s - %(object_id)s)"
+msgstr ""
+
+#: ../src/collecty/client.py:118
+#, python-format
+msgid "Image size : %(image_width)sx%(image_height)spx"
+msgstr ""
+
+#: ../src/collecty/client.py:139
 #, python-format
 msgid "collecty %s running on Python %s"
 msgstr ""
 
-#: ../src/collecty/client.py:93
+#: ../src/collecty/client.py:143
 #, python-format
 msgid "daemon %s"
 msgstr ""
 
-#: ../src/collecty/client.py:101
+#: ../src/collecty/client.py:151
 msgid "Generate a graph image"
 msgstr ""
 
-#: ../src/collecty/client.py:104
+#: ../src/collecty/client.py:154
 msgid "filename"
 msgstr ""
 
-#: ../src/collecty/client.py:106
+#: ../src/collecty/client.py:155
 msgid "image format"
 msgstr ""
 
-#: ../src/collecty/client.py:107
+#: ../src/collecty/client.py:156
 msgid "interval"
 msgstr ""
 
-#: ../src/collecty/client.py:109
+#: ../src/collecty/client.py:158 ../src/collecty/client.py:178
 msgid "Object identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:111
+#: ../src/collecty/client.py:160 ../src/collecty/client.py:176
 msgid "The graph template identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:113
+#: ../src/collecty/client.py:162
 msgid "Generate the graph with timestamps plotted for the given timezone"
 msgstr ""
 
-#: ../src/collecty/client.py:115
+#: ../src/collecty/client.py:164
 msgid "Generate the graph with this locale"
 msgstr ""
 
-#: ../src/collecty/client.py:119
+#: ../src/collecty/client.py:168
 msgid "Height of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:121
+#: ../src/collecty/client.py:170
 msgid "Width of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:125
+#: ../src/collecty/client.py:174
+msgid "Fetch the last dataset in the database"
+msgstr ""
+
+#: ../src/collecty/client.py:183
 msgid "Lists all graph templates"
 msgstr ""
 
 #. version
-#: ../src/collecty/client.py:129
+#: ../src/collecty/client.py:187
 msgid "Show version"
 msgstr ""
 
 #. Brand all generated graphs.
-#: ../src/collecty/constants.py:49
+#: ../src/collecty/constants.py:54
 msgid "Created by collecty"
 msgstr "Создано коллекцией"
 
@@ -137,52 +159,52 @@ msgstr "Регистрация сигнала %d"
 msgid "Caught signal %d"
 msgstr "Получен сигнал %d"
 
-#: ../src/collecty/daemon.py:252
+#: ../src/collecty/daemon.py:266
 #, python-format
 msgid "Worker thread %s has been initialised"
 msgstr ""
 
-#: ../src/collecty/daemon.py:262
+#: ../src/collecty/daemon.py:276
 #, python-format
 msgid "Worker thread %s has been started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:276
+#: ../src/collecty/daemon.py:290
 #, python-format
 msgid "Worker thread %s has been terminated"
 msgstr ""
 
-#: ../src/collecty/daemon.py:295
+#: ../src/collecty/daemon.py:309
 msgid "Initialised write queue"
 msgstr ""
 
-#: ../src/collecty/daemon.py:298
+#: ../src/collecty/daemon.py:312
 msgid "Write queue process started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:310
+#: ../src/collecty/daemon.py:324
 msgid "Write queue process stopped"
 msgstr ""
 
-#: ../src/collecty/daemon.py:329
+#: ../src/collecty/daemon.py:343
 msgid "No data to commit"
 msgstr ""
 
-#: ../src/collecty/daemon.py:334
+#: ../src/collecty/daemon.py:348
 msgid "Submitting data to the databases..."
 msgstr ""
 
-#: ../src/collecty/daemon.py:352
+#: ../src/collecty/daemon.py:366
 #, python-format
 msgid "Emptied write queue in %.2fs"
 msgstr ""
 
-#: ../src/collecty/daemon.py:355
+#: ../src/collecty/daemon.py:369
 #, python-format
 msgid "Committing %(counter)s entries to %(filename)s"
 msgstr ""
 
-#: ../src/collecty/daemon.py:367
+#: ../src/collecty/daemon.py:381
 #, python-format
 msgid "Could not update RRD database %s: %s"
 msgstr ""
@@ -222,12 +244,12 @@ msgstr ""
 msgid "Generated graph %s in %.1fms"
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:346
+#: ../src/collecty/plugins/base.py:362
 #, python-format
 msgid "Created RRD file %s."
 msgstr "Создан RRD файл %s."
 
-#: ../src/collecty/plugins/base.py:534
+#: ../src/collecty/plugins/base.py:583
 #, python-format
 msgid "Generating graph %s"
 msgstr ""
@@ -269,18 +291,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:202
 #: ../src/collecty/plugins/latency.py:89 ../src/collecty/plugins/latency.py:96
 #: ../src/collecty/plugins/loadavg.py:45 ../src/collecty/plugins/loadavg.py:53
-#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:50
-#: ../src/collecty/plugins/memory.py:58 ../src/collecty/plugins/memory.py:66
-#: ../src/collecty/plugins/memory.py:82
-#: ../src/collecty/plugins/processor.py:49
+#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:48
+#: ../src/collecty/plugins/memory.py:56 ../src/collecty/plugins/memory.py:64
+#: ../src/collecty/plugins/memory.py:80 ../src/collecty/plugins/processor.py:49
 #: ../src/collecty/plugins/processor.py:57
 #: ../src/collecty/plugins/processor.py:65
 #: ../src/collecty/plugins/processor.py:73
 #: ../src/collecty/plugins/processor.py:81
 #: ../src/collecty/plugins/processor.py:89
 #: ../src/collecty/plugins/processor.py:97
-#: ../src/collecty/plugins/sensors.py:71
-#: ../src/collecty/plugins/sensors.py:165
+#: ../src/collecty/plugins/sensors.py:71 ../src/collecty/plugins/sensors.py:165
 msgid "Minimum"
 msgstr "Минимум"
 
@@ -299,18 +319,16 @@ msgstr "Минимум"
 #: ../src/collecty/plugins/interface.py:201
 #: ../src/collecty/plugins/latency.py:88 ../src/collecty/plugins/latency.py:95
 #: ../src/collecty/plugins/loadavg.py:44 ../src/collecty/plugins/loadavg.py:52
-#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:49
-#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
-#: ../src/collecty/plugins/memory.py:81
-#: ../src/collecty/plugins/processor.py:48
+#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:47
+#: ../src/collecty/plugins/memory.py:55 ../src/collecty/plugins/memory.py:63
+#: ../src/collecty/plugins/memory.py:79 ../src/collecty/plugins/processor.py:48
 #: ../src/collecty/plugins/processor.py:56
 #: ../src/collecty/plugins/processor.py:64
 #: ../src/collecty/plugins/processor.py:72
 #: ../src/collecty/plugins/processor.py:80
 #: ../src/collecty/plugins/processor.py:88
 #: ../src/collecty/plugins/processor.py:96
-#: ../src/collecty/plugins/sensors.py:70
-#: ../src/collecty/plugins/sensors.py:164
+#: ../src/collecty/plugins/sensors.py:70 ../src/collecty/plugins/sensors.py:164
 msgid "Maximum"
 msgstr "Максимум"
 
@@ -329,18 +347,16 @@ msgstr "Максимум"
 #: ../src/collecty/plugins/interface.py:203
 #: ../src/collecty/plugins/latency.py:90 ../src/collecty/plugins/latency.py:97
 #: ../src/collecty/plugins/loadavg.py:46 ../src/collecty/plugins/loadavg.py:54
-#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:51
-#: ../src/collecty/plugins/memory.py:59 ../src/collecty/plugins/memory.py:67
-#: ../src/collecty/plugins/memory.py:83
-#: ../src/collecty/plugins/processor.py:50
+#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:49
+#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
+#: ../src/collecty/plugins/memory.py:81 ../src/collecty/plugins/processor.py:50
 #: ../src/collecty/plugins/processor.py:58
 #: ../src/collecty/plugins/processor.py:66
 #: ../src/collecty/plugins/processor.py:74
 #: ../src/collecty/plugins/processor.py:82
 #: ../src/collecty/plugins/processor.py:90
 #: ../src/collecty/plugins/processor.py:98
-#: ../src/collecty/plugins/sensors.py:69
-#: ../src/collecty/plugins/sensors.py:163
+#: ../src/collecty/plugins/sensors.py:69 ../src/collecty/plugins/sensors.py:163
 msgid "Average"
 msgstr "Приблизительно"
 
@@ -390,9 +406,8 @@ msgid "Protocol States of all %s connections"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:37
-#: ../src/collecty/plugins/processor.py:106
-msgid "CPU usage"
-msgstr "Использование CPU"
+msgid "Processor Frequencies"
+msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:42
 msgid "Frequency"
@@ -663,15 +678,15 @@ msgstr "Загрузка около"
 msgid "Load"
 msgstr "Загрузка"
 
-#: ../src/collecty/plugins/memory.py:45
+#: ../src/collecty/plugins/memory.py:43
 msgid "Used memory"
 msgstr "Использовано памяти"
 
-#: ../src/collecty/plugins/memory.py:53
+#: ../src/collecty/plugins/memory.py:51
 msgid "Buffered data"
 msgstr "Буферизировано данных"
 
-#: ../src/collecty/plugins/memory.py:61
+#: ../src/collecty/plugins/memory.py:59
 msgid "Cached data"
 msgstr "Данных в кэше"
 
@@ -682,15 +697,15 @@ msgstr "Данных в кэше"
 #. "GPRINT:freemax:%12s\:" % _("Maximum") + " %6.2lf" ,
 #. "GPRINT:freemin:%12s\:" % _("Minimum") + " %6.2lf",
 #. "GPRINT:freeavg:%12s\:" % _("Average") + " %6.2lf\\n",
-#: ../src/collecty/plugins/memory.py:77
+#: ../src/collecty/plugins/memory.py:75
 msgid "Used Swap space"
 msgstr "Использование SWAP"
 
-#: ../src/collecty/plugins/memory.py:89
+#: ../src/collecty/plugins/memory.py:87
 msgid "Memory Usage"
 msgstr "Использование памяти"
 
-#: ../src/collecty/plugins/memory.py:94
+#: ../src/collecty/plugins/memory.py:92
 msgid "Percent"
 msgstr "Процент(ов)"
 
@@ -722,6 +737,11 @@ msgstr "Программное прерывание"
 msgid "Idle"
 msgstr ""
 
+#: ../src/collecty/plugins/processor.py:106
+#, fuzzy
+msgid "Processor Usage"
+msgstr "Использование памяти"
+
 #: ../src/collecty/plugins/processor.py:111
 msgid "Jiffies"
 msgstr ""
@@ -731,8 +751,7 @@ msgstr ""
 msgid "Temperature Thresholds"
 msgstr ""
 
-#: ../src/collecty/plugins/sensors.py:78
-#: ../src/collecty/plugins/sensors.py:188
+#: ../src/collecty/plugins/sensors.py:78 ../src/collecty/plugins/sensors.py:188
 msgid "Critical"
 msgstr ""
 
@@ -748,3 +767,6 @@ msgstr ""
 #: ../src/collecty/plugins/sensors.py:197
 msgid "Processor"
 msgstr ""
+
+#~ msgid "CPU usage"
+#~ msgstr "Использование CPU"
index 5d0f23cfdbfc6d586861c3d78d68300bf1c64f23..01f2807ebf70fe77081f4eefd207eaf7b3bdac26 100644 (file)
--- a/po/rw.po
+++ b/po/rw.po
@@ -1,20 +1,21 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# 
+#
 # Translators:
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-26 18:19+0100\n"
+"POT-Creation-Date: 2015-11-24 02:37+0000\n"
 "PO-Revision-Date: 2015-10-26 17:22+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Kinyarwanda (http://www.transifex.com/mstremer/ipfire/language/rw/)\n"
+"Language-Team: Kinyarwanda (http://www.transifex.com/mstremer/ipfire/"
+"language/rw/)\n"
+"Language: rw\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: rw\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #: ../src/collecty/bus.py:54
@@ -29,67 +30,86 @@ msgstr ""
 msgid "Stopping bus thread"
 msgstr ""
 
-#: ../src/collecty/client.py:89
+#: ../src/collecty/client.py:52
+#, python-format
+msgid "Last update: %s"
+msgstr ""
+
+#: ../src/collecty/client.py:117
+#, python-format
+msgid "Title      : %(title)s (%(template)s - %(object_id)s)"
+msgstr ""
+
+#: ../src/collecty/client.py:118
+#, python-format
+msgid "Image size : %(image_width)sx%(image_height)spx"
+msgstr ""
+
+#: ../src/collecty/client.py:139
 #, python-format
 msgid "collecty %s running on Python %s"
 msgstr ""
 
-#: ../src/collecty/client.py:93
+#: ../src/collecty/client.py:143
 #, python-format
 msgid "daemon %s"
 msgstr ""
 
-#: ../src/collecty/client.py:101
+#: ../src/collecty/client.py:151
 msgid "Generate a graph image"
 msgstr ""
 
-#: ../src/collecty/client.py:104
+#: ../src/collecty/client.py:154
 msgid "filename"
 msgstr ""
 
-#: ../src/collecty/client.py:106
+#: ../src/collecty/client.py:155
 msgid "image format"
 msgstr ""
 
-#: ../src/collecty/client.py:107
+#: ../src/collecty/client.py:156
 msgid "interval"
 msgstr ""
 
-#: ../src/collecty/client.py:109
+#: ../src/collecty/client.py:158 ../src/collecty/client.py:178
 msgid "Object identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:111
+#: ../src/collecty/client.py:160 ../src/collecty/client.py:176
 msgid "The graph template identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:113
+#: ../src/collecty/client.py:162
 msgid "Generate the graph with timestamps plotted for the given timezone"
 msgstr ""
 
-#: ../src/collecty/client.py:115
+#: ../src/collecty/client.py:164
 msgid "Generate the graph with this locale"
 msgstr ""
 
-#: ../src/collecty/client.py:119
+#: ../src/collecty/client.py:168
 msgid "Height of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:121
+#: ../src/collecty/client.py:170
 msgid "Width of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:125
+#: ../src/collecty/client.py:174
+msgid "Fetch the last dataset in the database"
+msgstr ""
+
+#: ../src/collecty/client.py:183
 msgid "Lists all graph templates"
 msgstr ""
 
 #. version
-#: ../src/collecty/client.py:129
+#: ../src/collecty/client.py:187
 msgid "Show version"
 msgstr ""
 
 #. Brand all generated graphs.
-#: ../src/collecty/constants.py:49
+#: ../src/collecty/constants.py:54
 msgid "Created by collecty"
 msgstr ""
 
@@ -135,52 +155,52 @@ msgstr ""
 msgid "Caught signal %d"
 msgstr ""
 
-#: ../src/collecty/daemon.py:252
+#: ../src/collecty/daemon.py:266
 #, python-format
 msgid "Worker thread %s has been initialised"
 msgstr ""
 
-#: ../src/collecty/daemon.py:262
+#: ../src/collecty/daemon.py:276
 #, python-format
 msgid "Worker thread %s has been started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:276
+#: ../src/collecty/daemon.py:290
 #, python-format
 msgid "Worker thread %s has been terminated"
 msgstr ""
 
-#: ../src/collecty/daemon.py:295
+#: ../src/collecty/daemon.py:309
 msgid "Initialised write queue"
 msgstr ""
 
-#: ../src/collecty/daemon.py:298
+#: ../src/collecty/daemon.py:312
 msgid "Write queue process started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:310
+#: ../src/collecty/daemon.py:324
 msgid "Write queue process stopped"
 msgstr ""
 
-#: ../src/collecty/daemon.py:329
+#: ../src/collecty/daemon.py:343
 msgid "No data to commit"
 msgstr ""
 
-#: ../src/collecty/daemon.py:334
+#: ../src/collecty/daemon.py:348
 msgid "Submitting data to the databases..."
 msgstr ""
 
-#: ../src/collecty/daemon.py:352
+#: ../src/collecty/daemon.py:366
 #, python-format
 msgid "Emptied write queue in %.2fs"
 msgstr ""
 
-#: ../src/collecty/daemon.py:355
+#: ../src/collecty/daemon.py:369
 #, python-format
 msgid "Committing %(counter)s entries to %(filename)s"
 msgstr ""
 
-#: ../src/collecty/daemon.py:367
+#: ../src/collecty/daemon.py:381
 #, python-format
 msgid "Could not update RRD database %s: %s"
 msgstr ""
@@ -220,12 +240,12 @@ msgstr ""
 msgid "Generated graph %s in %.1fms"
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:346
+#: ../src/collecty/plugins/base.py:362
 #, python-format
 msgid "Created RRD file %s."
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:534
+#: ../src/collecty/plugins/base.py:583
 #, python-format
 msgid "Generating graph %s"
 msgstr ""
@@ -267,18 +287,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:202
 #: ../src/collecty/plugins/latency.py:89 ../src/collecty/plugins/latency.py:96
 #: ../src/collecty/plugins/loadavg.py:45 ../src/collecty/plugins/loadavg.py:53
-#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:50
-#: ../src/collecty/plugins/memory.py:58 ../src/collecty/plugins/memory.py:66
-#: ../src/collecty/plugins/memory.py:82
-#: ../src/collecty/plugins/processor.py:49
+#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:48
+#: ../src/collecty/plugins/memory.py:56 ../src/collecty/plugins/memory.py:64
+#: ../src/collecty/plugins/memory.py:80 ../src/collecty/plugins/processor.py:49
 #: ../src/collecty/plugins/processor.py:57
 #: ../src/collecty/plugins/processor.py:65
 #: ../src/collecty/plugins/processor.py:73
 #: ../src/collecty/plugins/processor.py:81
 #: ../src/collecty/plugins/processor.py:89
 #: ../src/collecty/plugins/processor.py:97
-#: ../src/collecty/plugins/sensors.py:71
-#: ../src/collecty/plugins/sensors.py:165
+#: ../src/collecty/plugins/sensors.py:71 ../src/collecty/plugins/sensors.py:165
 msgid "Minimum"
 msgstr ""
 
@@ -297,18 +315,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:201
 #: ../src/collecty/plugins/latency.py:88 ../src/collecty/plugins/latency.py:95
 #: ../src/collecty/plugins/loadavg.py:44 ../src/collecty/plugins/loadavg.py:52
-#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:49
-#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
-#: ../src/collecty/plugins/memory.py:81
-#: ../src/collecty/plugins/processor.py:48
+#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:47
+#: ../src/collecty/plugins/memory.py:55 ../src/collecty/plugins/memory.py:63
+#: ../src/collecty/plugins/memory.py:79 ../src/collecty/plugins/processor.py:48
 #: ../src/collecty/plugins/processor.py:56
 #: ../src/collecty/plugins/processor.py:64
 #: ../src/collecty/plugins/processor.py:72
 #: ../src/collecty/plugins/processor.py:80
 #: ../src/collecty/plugins/processor.py:88
 #: ../src/collecty/plugins/processor.py:96
-#: ../src/collecty/plugins/sensors.py:70
-#: ../src/collecty/plugins/sensors.py:164
+#: ../src/collecty/plugins/sensors.py:70 ../src/collecty/plugins/sensors.py:164
 msgid "Maximum"
 msgstr ""
 
@@ -327,18 +343,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:203
 #: ../src/collecty/plugins/latency.py:90 ../src/collecty/plugins/latency.py:97
 #: ../src/collecty/plugins/loadavg.py:46 ../src/collecty/plugins/loadavg.py:54
-#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:51
-#: ../src/collecty/plugins/memory.py:59 ../src/collecty/plugins/memory.py:67
-#: ../src/collecty/plugins/memory.py:83
-#: ../src/collecty/plugins/processor.py:50
+#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:49
+#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
+#: ../src/collecty/plugins/memory.py:81 ../src/collecty/plugins/processor.py:50
 #: ../src/collecty/plugins/processor.py:58
 #: ../src/collecty/plugins/processor.py:66
 #: ../src/collecty/plugins/processor.py:74
 #: ../src/collecty/plugins/processor.py:82
 #: ../src/collecty/plugins/processor.py:90
 #: ../src/collecty/plugins/processor.py:98
-#: ../src/collecty/plugins/sensors.py:69
-#: ../src/collecty/plugins/sensors.py:163
+#: ../src/collecty/plugins/sensors.py:69 ../src/collecty/plugins/sensors.py:163
 msgid "Average"
 msgstr ""
 
@@ -388,8 +402,7 @@ msgid "Protocol States of all %s connections"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:37
-#: ../src/collecty/plugins/processor.py:106
-msgid "CPU usage"
+msgid "Processor Frequencies"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:42
@@ -661,15 +674,15 @@ msgstr ""
 msgid "Load"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:45
+#: ../src/collecty/plugins/memory.py:43
 msgid "Used memory"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:53
+#: ../src/collecty/plugins/memory.py:51
 msgid "Buffered data"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:61
+#: ../src/collecty/plugins/memory.py:59
 msgid "Cached data"
 msgstr ""
 
@@ -680,15 +693,15 @@ msgstr ""
 #. "GPRINT:freemax:%12s\:" % _("Maximum") + " %6.2lf" ,
 #. "GPRINT:freemin:%12s\:" % _("Minimum") + " %6.2lf",
 #. "GPRINT:freeavg:%12s\:" % _("Average") + " %6.2lf\\n",
-#: ../src/collecty/plugins/memory.py:77
+#: ../src/collecty/plugins/memory.py:75
 msgid "Used Swap space"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:89
+#: ../src/collecty/plugins/memory.py:87
 msgid "Memory Usage"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:94
+#: ../src/collecty/plugins/memory.py:92
 msgid "Percent"
 msgstr ""
 
@@ -720,6 +733,10 @@ msgstr ""
 msgid "Idle"
 msgstr ""
 
+#: ../src/collecty/plugins/processor.py:106
+msgid "Processor Usage"
+msgstr ""
+
 #: ../src/collecty/plugins/processor.py:111
 msgid "Jiffies"
 msgstr ""
@@ -729,8 +746,7 @@ msgstr ""
 msgid "Temperature Thresholds"
 msgstr ""
 
-#: ../src/collecty/plugins/sensors.py:78
-#: ../src/collecty/plugins/sensors.py:188
+#: ../src/collecty/plugins/sensors.py:78 ../src/collecty/plugins/sensors.py:188
 msgid "Critical"
 msgstr ""
 
index c759fdf453a1c09a81625d09bd4ce0b908e5f90d..6207aa9264d2d133f8d320dac842f22135638ff1 100644 (file)
--- a/po/sk.po
+++ b/po/sk.po
@@ -1,20 +1,21 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# 
+#
 # Translators:
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-26 18:19+0100\n"
+"POT-Creation-Date: 2015-11-24 02:37+0000\n"
 "PO-Revision-Date: 2015-10-26 17:22+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Slovak (http://www.transifex.com/mstremer/ipfire/language/sk/)\n"
+"Language-Team: Slovak (http://www.transifex.com/mstremer/ipfire/language/"
+"sk/)\n"
+"Language: sk\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: sk\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 
 #: ../src/collecty/bus.py:54
@@ -29,67 +30,86 @@ msgstr ""
 msgid "Stopping bus thread"
 msgstr ""
 
-#: ../src/collecty/client.py:89
+#: ../src/collecty/client.py:52
+#, python-format
+msgid "Last update: %s"
+msgstr ""
+
+#: ../src/collecty/client.py:117
+#, python-format
+msgid "Title      : %(title)s (%(template)s - %(object_id)s)"
+msgstr ""
+
+#: ../src/collecty/client.py:118
+#, python-format
+msgid "Image size : %(image_width)sx%(image_height)spx"
+msgstr ""
+
+#: ../src/collecty/client.py:139
 #, python-format
 msgid "collecty %s running on Python %s"
 msgstr ""
 
-#: ../src/collecty/client.py:93
+#: ../src/collecty/client.py:143
 #, python-format
 msgid "daemon %s"
 msgstr ""
 
-#: ../src/collecty/client.py:101
+#: ../src/collecty/client.py:151
 msgid "Generate a graph image"
 msgstr ""
 
-#: ../src/collecty/client.py:104
+#: ../src/collecty/client.py:154
 msgid "filename"
 msgstr ""
 
-#: ../src/collecty/client.py:106
+#: ../src/collecty/client.py:155
 msgid "image format"
 msgstr ""
 
-#: ../src/collecty/client.py:107
+#: ../src/collecty/client.py:156
 msgid "interval"
 msgstr ""
 
-#: ../src/collecty/client.py:109
+#: ../src/collecty/client.py:158 ../src/collecty/client.py:178
 msgid "Object identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:111
+#: ../src/collecty/client.py:160 ../src/collecty/client.py:176
 msgid "The graph template identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:113
+#: ../src/collecty/client.py:162
 msgid "Generate the graph with timestamps plotted for the given timezone"
 msgstr ""
 
-#: ../src/collecty/client.py:115
+#: ../src/collecty/client.py:164
 msgid "Generate the graph with this locale"
 msgstr ""
 
-#: ../src/collecty/client.py:119
+#: ../src/collecty/client.py:168
 msgid "Height of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:121
+#: ../src/collecty/client.py:170
 msgid "Width of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:125
+#: ../src/collecty/client.py:174
+msgid "Fetch the last dataset in the database"
+msgstr ""
+
+#: ../src/collecty/client.py:183
 msgid "Lists all graph templates"
 msgstr ""
 
 #. version
-#: ../src/collecty/client.py:129
+#: ../src/collecty/client.py:187
 msgid "Show version"
 msgstr ""
 
 #. Brand all generated graphs.
-#: ../src/collecty/constants.py:49
+#: ../src/collecty/constants.py:54
 msgid "Created by collecty"
 msgstr ""
 
@@ -135,52 +155,52 @@ msgstr ""
 msgid "Caught signal %d"
 msgstr ""
 
-#: ../src/collecty/daemon.py:252
+#: ../src/collecty/daemon.py:266
 #, python-format
 msgid "Worker thread %s has been initialised"
 msgstr ""
 
-#: ../src/collecty/daemon.py:262
+#: ../src/collecty/daemon.py:276
 #, python-format
 msgid "Worker thread %s has been started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:276
+#: ../src/collecty/daemon.py:290
 #, python-format
 msgid "Worker thread %s has been terminated"
 msgstr ""
 
-#: ../src/collecty/daemon.py:295
+#: ../src/collecty/daemon.py:309
 msgid "Initialised write queue"
 msgstr ""
 
-#: ../src/collecty/daemon.py:298
+#: ../src/collecty/daemon.py:312
 msgid "Write queue process started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:310
+#: ../src/collecty/daemon.py:324
 msgid "Write queue process stopped"
 msgstr ""
 
-#: ../src/collecty/daemon.py:329
+#: ../src/collecty/daemon.py:343
 msgid "No data to commit"
 msgstr ""
 
-#: ../src/collecty/daemon.py:334
+#: ../src/collecty/daemon.py:348
 msgid "Submitting data to the databases..."
 msgstr ""
 
-#: ../src/collecty/daemon.py:352
+#: ../src/collecty/daemon.py:366
 #, python-format
 msgid "Emptied write queue in %.2fs"
 msgstr ""
 
-#: ../src/collecty/daemon.py:355
+#: ../src/collecty/daemon.py:369
 #, python-format
 msgid "Committing %(counter)s entries to %(filename)s"
 msgstr ""
 
-#: ../src/collecty/daemon.py:367
+#: ../src/collecty/daemon.py:381
 #, python-format
 msgid "Could not update RRD database %s: %s"
 msgstr ""
@@ -220,12 +240,12 @@ msgstr ""
 msgid "Generated graph %s in %.1fms"
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:346
+#: ../src/collecty/plugins/base.py:362
 #, python-format
 msgid "Created RRD file %s."
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:534
+#: ../src/collecty/plugins/base.py:583
 #, python-format
 msgid "Generating graph %s"
 msgstr ""
@@ -267,18 +287,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:202
 #: ../src/collecty/plugins/latency.py:89 ../src/collecty/plugins/latency.py:96
 #: ../src/collecty/plugins/loadavg.py:45 ../src/collecty/plugins/loadavg.py:53
-#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:50
-#: ../src/collecty/plugins/memory.py:58 ../src/collecty/plugins/memory.py:66
-#: ../src/collecty/plugins/memory.py:82
-#: ../src/collecty/plugins/processor.py:49
+#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:48
+#: ../src/collecty/plugins/memory.py:56 ../src/collecty/plugins/memory.py:64
+#: ../src/collecty/plugins/memory.py:80 ../src/collecty/plugins/processor.py:49
 #: ../src/collecty/plugins/processor.py:57
 #: ../src/collecty/plugins/processor.py:65
 #: ../src/collecty/plugins/processor.py:73
 #: ../src/collecty/plugins/processor.py:81
 #: ../src/collecty/plugins/processor.py:89
 #: ../src/collecty/plugins/processor.py:97
-#: ../src/collecty/plugins/sensors.py:71
-#: ../src/collecty/plugins/sensors.py:165
+#: ../src/collecty/plugins/sensors.py:71 ../src/collecty/plugins/sensors.py:165
 msgid "Minimum"
 msgstr ""
 
@@ -297,18 +315,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:201
 #: ../src/collecty/plugins/latency.py:88 ../src/collecty/plugins/latency.py:95
 #: ../src/collecty/plugins/loadavg.py:44 ../src/collecty/plugins/loadavg.py:52
-#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:49
-#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
-#: ../src/collecty/plugins/memory.py:81
-#: ../src/collecty/plugins/processor.py:48
+#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:47
+#: ../src/collecty/plugins/memory.py:55 ../src/collecty/plugins/memory.py:63
+#: ../src/collecty/plugins/memory.py:79 ../src/collecty/plugins/processor.py:48
 #: ../src/collecty/plugins/processor.py:56
 #: ../src/collecty/plugins/processor.py:64
 #: ../src/collecty/plugins/processor.py:72
 #: ../src/collecty/plugins/processor.py:80
 #: ../src/collecty/plugins/processor.py:88
 #: ../src/collecty/plugins/processor.py:96
-#: ../src/collecty/plugins/sensors.py:70
-#: ../src/collecty/plugins/sensors.py:164
+#: ../src/collecty/plugins/sensors.py:70 ../src/collecty/plugins/sensors.py:164
 msgid "Maximum"
 msgstr ""
 
@@ -327,18 +343,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:203
 #: ../src/collecty/plugins/latency.py:90 ../src/collecty/plugins/latency.py:97
 #: ../src/collecty/plugins/loadavg.py:46 ../src/collecty/plugins/loadavg.py:54
-#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:51
-#: ../src/collecty/plugins/memory.py:59 ../src/collecty/plugins/memory.py:67
-#: ../src/collecty/plugins/memory.py:83
-#: ../src/collecty/plugins/processor.py:50
+#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:49
+#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
+#: ../src/collecty/plugins/memory.py:81 ../src/collecty/plugins/processor.py:50
 #: ../src/collecty/plugins/processor.py:58
 #: ../src/collecty/plugins/processor.py:66
 #: ../src/collecty/plugins/processor.py:74
 #: ../src/collecty/plugins/processor.py:82
 #: ../src/collecty/plugins/processor.py:90
 #: ../src/collecty/plugins/processor.py:98
-#: ../src/collecty/plugins/sensors.py:69
-#: ../src/collecty/plugins/sensors.py:163
+#: ../src/collecty/plugins/sensors.py:69 ../src/collecty/plugins/sensors.py:163
 msgid "Average"
 msgstr ""
 
@@ -388,8 +402,7 @@ msgid "Protocol States of all %s connections"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:37
-#: ../src/collecty/plugins/processor.py:106
-msgid "CPU usage"
+msgid "Processor Frequencies"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:42
@@ -661,15 +674,15 @@ msgstr ""
 msgid "Load"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:45
+#: ../src/collecty/plugins/memory.py:43
 msgid "Used memory"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:53
+#: ../src/collecty/plugins/memory.py:51
 msgid "Buffered data"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:61
+#: ../src/collecty/plugins/memory.py:59
 msgid "Cached data"
 msgstr ""
 
@@ -680,15 +693,15 @@ msgstr ""
 #. "GPRINT:freemax:%12s\:" % _("Maximum") + " %6.2lf" ,
 #. "GPRINT:freemin:%12s\:" % _("Minimum") + " %6.2lf",
 #. "GPRINT:freeavg:%12s\:" % _("Average") + " %6.2lf\\n",
-#: ../src/collecty/plugins/memory.py:77
+#: ../src/collecty/plugins/memory.py:75
 msgid "Used Swap space"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:89
+#: ../src/collecty/plugins/memory.py:87
 msgid "Memory Usage"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:94
+#: ../src/collecty/plugins/memory.py:92
 msgid "Percent"
 msgstr ""
 
@@ -720,6 +733,10 @@ msgstr ""
 msgid "Idle"
 msgstr ""
 
+#: ../src/collecty/plugins/processor.py:106
+msgid "Processor Usage"
+msgstr ""
+
 #: ../src/collecty/plugins/processor.py:111
 msgid "Jiffies"
 msgstr ""
@@ -729,8 +746,7 @@ msgstr ""
 msgid "Temperature Thresholds"
 msgstr ""
 
-#: ../src/collecty/plugins/sensors.py:78
-#: ../src/collecty/plugins/sensors.py:188
+#: ../src/collecty/plugins/sensors.py:78 ../src/collecty/plugins/sensors.py:188
 msgid "Critical"
 msgstr ""
 
index 12cf17cf155978684b718d5c376f52b5abaf6c17..5a9b60379dab15ac271d8407eb444a2c6fe326eb 100644 (file)
--- a/po/sq.po
+++ b/po/sq.po
@@ -1,21 +1,22 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# 
+#
 # Translators:
 # Ardit Dani <ardit.dani@gmail.com>, 2014
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-26 18:19+0100\n"
+"POT-Creation-Date: 2015-11-24 02:37+0000\n"
 "PO-Revision-Date: 2015-10-26 17:22+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Albanian (http://www.transifex.com/mstremer/ipfire/language/sq/)\n"
+"Language-Team: Albanian (http://www.transifex.com/mstremer/ipfire/language/"
+"sq/)\n"
+"Language: sq\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: sq\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #: ../src/collecty/bus.py:54
@@ -30,67 +31,86 @@ msgstr ""
 msgid "Stopping bus thread"
 msgstr ""
 
-#: ../src/collecty/client.py:89
+#: ../src/collecty/client.py:52
+#, python-format
+msgid "Last update: %s"
+msgstr ""
+
+#: ../src/collecty/client.py:117
+#, python-format
+msgid "Title      : %(title)s (%(template)s - %(object_id)s)"
+msgstr ""
+
+#: ../src/collecty/client.py:118
+#, python-format
+msgid "Image size : %(image_width)sx%(image_height)spx"
+msgstr ""
+
+#: ../src/collecty/client.py:139
 #, python-format
 msgid "collecty %s running on Python %s"
 msgstr ""
 
-#: ../src/collecty/client.py:93
+#: ../src/collecty/client.py:143
 #, python-format
 msgid "daemon %s"
 msgstr ""
 
-#: ../src/collecty/client.py:101
+#: ../src/collecty/client.py:151
 msgid "Generate a graph image"
 msgstr ""
 
-#: ../src/collecty/client.py:104
+#: ../src/collecty/client.py:154
 msgid "filename"
 msgstr ""
 
-#: ../src/collecty/client.py:106
+#: ../src/collecty/client.py:155
 msgid "image format"
 msgstr ""
 
-#: ../src/collecty/client.py:107
+#: ../src/collecty/client.py:156
 msgid "interval"
 msgstr ""
 
-#: ../src/collecty/client.py:109
+#: ../src/collecty/client.py:158 ../src/collecty/client.py:178
 msgid "Object identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:111
+#: ../src/collecty/client.py:160 ../src/collecty/client.py:176
 msgid "The graph template identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:113
+#: ../src/collecty/client.py:162
 msgid "Generate the graph with timestamps plotted for the given timezone"
 msgstr ""
 
-#: ../src/collecty/client.py:115
+#: ../src/collecty/client.py:164
 msgid "Generate the graph with this locale"
 msgstr ""
 
-#: ../src/collecty/client.py:119
+#: ../src/collecty/client.py:168
 msgid "Height of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:121
+#: ../src/collecty/client.py:170
 msgid "Width of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:125
+#: ../src/collecty/client.py:174
+msgid "Fetch the last dataset in the database"
+msgstr ""
+
+#: ../src/collecty/client.py:183
 msgid "Lists all graph templates"
 msgstr ""
 
 #. version
-#: ../src/collecty/client.py:129
+#: ../src/collecty/client.py:187
 msgid "Show version"
 msgstr ""
 
 #. Brand all generated graphs.
-#: ../src/collecty/constants.py:49
+#: ../src/collecty/constants.py:54
 msgid "Created by collecty"
 msgstr "Krijuar nga collecty"
 
@@ -136,52 +156,52 @@ msgstr "Regjistrimi sinjalit %d"
 msgid "Caught signal %d"
 msgstr "Sinjal Kapur %d"
 
-#: ../src/collecty/daemon.py:252
+#: ../src/collecty/daemon.py:266
 #, python-format
 msgid "Worker thread %s has been initialised"
 msgstr ""
 
-#: ../src/collecty/daemon.py:262
+#: ../src/collecty/daemon.py:276
 #, python-format
 msgid "Worker thread %s has been started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:276
+#: ../src/collecty/daemon.py:290
 #, python-format
 msgid "Worker thread %s has been terminated"
 msgstr ""
 
-#: ../src/collecty/daemon.py:295
+#: ../src/collecty/daemon.py:309
 msgid "Initialised write queue"
 msgstr ""
 
-#: ../src/collecty/daemon.py:298
+#: ../src/collecty/daemon.py:312
 msgid "Write queue process started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:310
+#: ../src/collecty/daemon.py:324
 msgid "Write queue process stopped"
 msgstr ""
 
-#: ../src/collecty/daemon.py:329
+#: ../src/collecty/daemon.py:343
 msgid "No data to commit"
 msgstr ""
 
-#: ../src/collecty/daemon.py:334
+#: ../src/collecty/daemon.py:348
 msgid "Submitting data to the databases..."
 msgstr ""
 
-#: ../src/collecty/daemon.py:352
+#: ../src/collecty/daemon.py:366
 #, python-format
 msgid "Emptied write queue in %.2fs"
 msgstr ""
 
-#: ../src/collecty/daemon.py:355
+#: ../src/collecty/daemon.py:369
 #, python-format
 msgid "Committing %(counter)s entries to %(filename)s"
 msgstr ""
 
-#: ../src/collecty/daemon.py:367
+#: ../src/collecty/daemon.py:381
 #, python-format
 msgid "Could not update RRD database %s: %s"
 msgstr ""
@@ -221,12 +241,12 @@ msgstr ""
 msgid "Generated graph %s in %.1fms"
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:346
+#: ../src/collecty/plugins/base.py:362
 #, python-format
 msgid "Created RRD file %s."
 msgstr "Dokumenti RRD u krijua %s."
 
-#: ../src/collecty/plugins/base.py:534
+#: ../src/collecty/plugins/base.py:583
 #, python-format
 msgid "Generating graph %s"
 msgstr ""
@@ -268,18 +288,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:202
 #: ../src/collecty/plugins/latency.py:89 ../src/collecty/plugins/latency.py:96
 #: ../src/collecty/plugins/loadavg.py:45 ../src/collecty/plugins/loadavg.py:53
-#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:50
-#: ../src/collecty/plugins/memory.py:58 ../src/collecty/plugins/memory.py:66
-#: ../src/collecty/plugins/memory.py:82
-#: ../src/collecty/plugins/processor.py:49
+#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:48
+#: ../src/collecty/plugins/memory.py:56 ../src/collecty/plugins/memory.py:64
+#: ../src/collecty/plugins/memory.py:80 ../src/collecty/plugins/processor.py:49
 #: ../src/collecty/plugins/processor.py:57
 #: ../src/collecty/plugins/processor.py:65
 #: ../src/collecty/plugins/processor.py:73
 #: ../src/collecty/plugins/processor.py:81
 #: ../src/collecty/plugins/processor.py:89
 #: ../src/collecty/plugins/processor.py:97
-#: ../src/collecty/plugins/sensors.py:71
-#: ../src/collecty/plugins/sensors.py:165
+#: ../src/collecty/plugins/sensors.py:71 ../src/collecty/plugins/sensors.py:165
 msgid "Minimum"
 msgstr "Minimum"
 
@@ -298,18 +316,16 @@ msgstr "Minimum"
 #: ../src/collecty/plugins/interface.py:201
 #: ../src/collecty/plugins/latency.py:88 ../src/collecty/plugins/latency.py:95
 #: ../src/collecty/plugins/loadavg.py:44 ../src/collecty/plugins/loadavg.py:52
-#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:49
-#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
-#: ../src/collecty/plugins/memory.py:81
-#: ../src/collecty/plugins/processor.py:48
+#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:47
+#: ../src/collecty/plugins/memory.py:55 ../src/collecty/plugins/memory.py:63
+#: ../src/collecty/plugins/memory.py:79 ../src/collecty/plugins/processor.py:48
 #: ../src/collecty/plugins/processor.py:56
 #: ../src/collecty/plugins/processor.py:64
 #: ../src/collecty/plugins/processor.py:72
 #: ../src/collecty/plugins/processor.py:80
 #: ../src/collecty/plugins/processor.py:88
 #: ../src/collecty/plugins/processor.py:96
-#: ../src/collecty/plugins/sensors.py:70
-#: ../src/collecty/plugins/sensors.py:164
+#: ../src/collecty/plugins/sensors.py:70 ../src/collecty/plugins/sensors.py:164
 msgid "Maximum"
 msgstr "Maksimum"
 
@@ -328,18 +344,16 @@ msgstr "Maksimum"
 #: ../src/collecty/plugins/interface.py:203
 #: ../src/collecty/plugins/latency.py:90 ../src/collecty/plugins/latency.py:97
 #: ../src/collecty/plugins/loadavg.py:46 ../src/collecty/plugins/loadavg.py:54
-#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:51
-#: ../src/collecty/plugins/memory.py:59 ../src/collecty/plugins/memory.py:67
-#: ../src/collecty/plugins/memory.py:83
-#: ../src/collecty/plugins/processor.py:50
+#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:49
+#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
+#: ../src/collecty/plugins/memory.py:81 ../src/collecty/plugins/processor.py:50
 #: ../src/collecty/plugins/processor.py:58
 #: ../src/collecty/plugins/processor.py:66
 #: ../src/collecty/plugins/processor.py:74
 #: ../src/collecty/plugins/processor.py:82
 #: ../src/collecty/plugins/processor.py:90
 #: ../src/collecty/plugins/processor.py:98
-#: ../src/collecty/plugins/sensors.py:69
-#: ../src/collecty/plugins/sensors.py:163
+#: ../src/collecty/plugins/sensors.py:69 ../src/collecty/plugins/sensors.py:163
 msgid "Average"
 msgstr "Mesatar"
 
@@ -389,9 +403,8 @@ msgid "Protocol States of all %s connections"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:37
-#: ../src/collecty/plugins/processor.py:106
-msgid "CPU usage"
-msgstr "Përdorimi CPU"
+msgid "Processor Frequencies"
+msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:42
 msgid "Frequency"
@@ -662,15 +675,15 @@ msgstr "Ngarko mesatarisht"
 msgid "Load"
 msgstr "Ngarko"
 
-#: ../src/collecty/plugins/memory.py:45
+#: ../src/collecty/plugins/memory.py:43
 msgid "Used memory"
 msgstr "Memoria përdorur"
 
-#: ../src/collecty/plugins/memory.py:53
+#: ../src/collecty/plugins/memory.py:51
 msgid "Buffered data"
 msgstr "T'dhënat përkohësisht"
 
-#: ../src/collecty/plugins/memory.py:61
+#: ../src/collecty/plugins/memory.py:59
 msgid "Cached data"
 msgstr "Kafazi t'dhënave "
 
@@ -681,15 +694,15 @@ msgstr "Kafazi t'dhënave "
 #. "GPRINT:freemax:%12s\:" % _("Maximum") + " %6.2lf" ,
 #. "GPRINT:freemin:%12s\:" % _("Minimum") + " %6.2lf",
 #. "GPRINT:freeavg:%12s\:" % _("Average") + " %6.2lf\\n",
-#: ../src/collecty/plugins/memory.py:77
+#: ../src/collecty/plugins/memory.py:75
 msgid "Used Swap space"
 msgstr "Përdor Hapësirën Swap"
 
-#: ../src/collecty/plugins/memory.py:89
+#: ../src/collecty/plugins/memory.py:87
 msgid "Memory Usage"
 msgstr "Përdorimi Memories"
 
-#: ../src/collecty/plugins/memory.py:94
+#: ../src/collecty/plugins/memory.py:92
 msgid "Percent"
 msgstr "Përqindje"
 
@@ -721,6 +734,11 @@ msgstr "Ndërprerja Softit"
 msgid "Idle"
 msgstr ""
 
+#: ../src/collecty/plugins/processor.py:106
+#, fuzzy
+msgid "Processor Usage"
+msgstr "Përdorimi Memories"
+
 #: ../src/collecty/plugins/processor.py:111
 msgid "Jiffies"
 msgstr ""
@@ -730,8 +748,7 @@ msgstr ""
 msgid "Temperature Thresholds"
 msgstr ""
 
-#: ../src/collecty/plugins/sensors.py:78
-#: ../src/collecty/plugins/sensors.py:188
+#: ../src/collecty/plugins/sensors.py:78 ../src/collecty/plugins/sensors.py:188
 msgid "Critical"
 msgstr ""
 
@@ -747,3 +764,6 @@ msgstr ""
 #: ../src/collecty/plugins/sensors.py:197
 msgid "Processor"
 msgstr ""
+
+#~ msgid "CPU usage"
+#~ msgstr "Përdorimi CPU"
index 6fc091e0b83af7b2957e68897e7ba3f1baf5b06c..6421a1334be52cf4ea03745e5929f016db59e8bd 100644 (file)
--- a/po/sr.po
+++ b/po/sr.po
@@ -1,21 +1,23 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# 
+#
 # Translators:
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-26 18:19+0100\n"
+"POT-Creation-Date: 2015-11-24 02:37+0000\n"
 "PO-Revision-Date: 2015-10-26 17:22+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Serbian (http://www.transifex.com/mstremer/ipfire/language/sr/)\n"
+"Language-Team: Serbian (http://www.transifex.com/mstremer/ipfire/language/"
+"sr/)\n"
+"Language: sr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: sr\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
 
 #: ../src/collecty/bus.py:54
 msgid "Bus thread has started"
@@ -29,67 +31,86 @@ msgstr ""
 msgid "Stopping bus thread"
 msgstr ""
 
-#: ../src/collecty/client.py:89
+#: ../src/collecty/client.py:52
+#, python-format
+msgid "Last update: %s"
+msgstr ""
+
+#: ../src/collecty/client.py:117
+#, python-format
+msgid "Title      : %(title)s (%(template)s - %(object_id)s)"
+msgstr ""
+
+#: ../src/collecty/client.py:118
+#, python-format
+msgid "Image size : %(image_width)sx%(image_height)spx"
+msgstr ""
+
+#: ../src/collecty/client.py:139
 #, python-format
 msgid "collecty %s running on Python %s"
 msgstr ""
 
-#: ../src/collecty/client.py:93
+#: ../src/collecty/client.py:143
 #, python-format
 msgid "daemon %s"
 msgstr ""
 
-#: ../src/collecty/client.py:101
+#: ../src/collecty/client.py:151
 msgid "Generate a graph image"
 msgstr ""
 
-#: ../src/collecty/client.py:104
+#: ../src/collecty/client.py:154
 msgid "filename"
 msgstr ""
 
-#: ../src/collecty/client.py:106
+#: ../src/collecty/client.py:155
 msgid "image format"
 msgstr ""
 
-#: ../src/collecty/client.py:107
+#: ../src/collecty/client.py:156
 msgid "interval"
 msgstr ""
 
-#: ../src/collecty/client.py:109
+#: ../src/collecty/client.py:158 ../src/collecty/client.py:178
 msgid "Object identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:111
+#: ../src/collecty/client.py:160 ../src/collecty/client.py:176
 msgid "The graph template identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:113
+#: ../src/collecty/client.py:162
 msgid "Generate the graph with timestamps plotted for the given timezone"
 msgstr ""
 
-#: ../src/collecty/client.py:115
+#: ../src/collecty/client.py:164
 msgid "Generate the graph with this locale"
 msgstr ""
 
-#: ../src/collecty/client.py:119
+#: ../src/collecty/client.py:168
 msgid "Height of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:121
+#: ../src/collecty/client.py:170
 msgid "Width of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:125
+#: ../src/collecty/client.py:174
+msgid "Fetch the last dataset in the database"
+msgstr ""
+
+#: ../src/collecty/client.py:183
 msgid "Lists all graph templates"
 msgstr ""
 
 #. version
-#: ../src/collecty/client.py:129
+#: ../src/collecty/client.py:187
 msgid "Show version"
 msgstr ""
 
 #. Brand all generated graphs.
-#: ../src/collecty/constants.py:49
+#: ../src/collecty/constants.py:54
 msgid "Created by collecty"
 msgstr ""
 
@@ -135,52 +156,52 @@ msgstr ""
 msgid "Caught signal %d"
 msgstr ""
 
-#: ../src/collecty/daemon.py:252
+#: ../src/collecty/daemon.py:266
 #, python-format
 msgid "Worker thread %s has been initialised"
 msgstr ""
 
-#: ../src/collecty/daemon.py:262
+#: ../src/collecty/daemon.py:276
 #, python-format
 msgid "Worker thread %s has been started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:276
+#: ../src/collecty/daemon.py:290
 #, python-format
 msgid "Worker thread %s has been terminated"
 msgstr ""
 
-#: ../src/collecty/daemon.py:295
+#: ../src/collecty/daemon.py:309
 msgid "Initialised write queue"
 msgstr ""
 
-#: ../src/collecty/daemon.py:298
+#: ../src/collecty/daemon.py:312
 msgid "Write queue process started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:310
+#: ../src/collecty/daemon.py:324
 msgid "Write queue process stopped"
 msgstr ""
 
-#: ../src/collecty/daemon.py:329
+#: ../src/collecty/daemon.py:343
 msgid "No data to commit"
 msgstr ""
 
-#: ../src/collecty/daemon.py:334
+#: ../src/collecty/daemon.py:348
 msgid "Submitting data to the databases..."
 msgstr ""
 
-#: ../src/collecty/daemon.py:352
+#: ../src/collecty/daemon.py:366
 #, python-format
 msgid "Emptied write queue in %.2fs"
 msgstr ""
 
-#: ../src/collecty/daemon.py:355
+#: ../src/collecty/daemon.py:369
 #, python-format
 msgid "Committing %(counter)s entries to %(filename)s"
 msgstr ""
 
-#: ../src/collecty/daemon.py:367
+#: ../src/collecty/daemon.py:381
 #, python-format
 msgid "Could not update RRD database %s: %s"
 msgstr ""
@@ -220,12 +241,12 @@ msgstr ""
 msgid "Generated graph %s in %.1fms"
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:346
+#: ../src/collecty/plugins/base.py:362
 #, python-format
 msgid "Created RRD file %s."
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:534
+#: ../src/collecty/plugins/base.py:583
 #, python-format
 msgid "Generating graph %s"
 msgstr ""
@@ -267,18 +288,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:202
 #: ../src/collecty/plugins/latency.py:89 ../src/collecty/plugins/latency.py:96
 #: ../src/collecty/plugins/loadavg.py:45 ../src/collecty/plugins/loadavg.py:53
-#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:50
-#: ../src/collecty/plugins/memory.py:58 ../src/collecty/plugins/memory.py:66
-#: ../src/collecty/plugins/memory.py:82
-#: ../src/collecty/plugins/processor.py:49
+#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:48
+#: ../src/collecty/plugins/memory.py:56 ../src/collecty/plugins/memory.py:64
+#: ../src/collecty/plugins/memory.py:80 ../src/collecty/plugins/processor.py:49
 #: ../src/collecty/plugins/processor.py:57
 #: ../src/collecty/plugins/processor.py:65
 #: ../src/collecty/plugins/processor.py:73
 #: ../src/collecty/plugins/processor.py:81
 #: ../src/collecty/plugins/processor.py:89
 #: ../src/collecty/plugins/processor.py:97
-#: ../src/collecty/plugins/sensors.py:71
-#: ../src/collecty/plugins/sensors.py:165
+#: ../src/collecty/plugins/sensors.py:71 ../src/collecty/plugins/sensors.py:165
 msgid "Minimum"
 msgstr ""
 
@@ -297,18 +316,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:201
 #: ../src/collecty/plugins/latency.py:88 ../src/collecty/plugins/latency.py:95
 #: ../src/collecty/plugins/loadavg.py:44 ../src/collecty/plugins/loadavg.py:52
-#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:49
-#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
-#: ../src/collecty/plugins/memory.py:81
-#: ../src/collecty/plugins/processor.py:48
+#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:47
+#: ../src/collecty/plugins/memory.py:55 ../src/collecty/plugins/memory.py:63
+#: ../src/collecty/plugins/memory.py:79 ../src/collecty/plugins/processor.py:48
 #: ../src/collecty/plugins/processor.py:56
 #: ../src/collecty/plugins/processor.py:64
 #: ../src/collecty/plugins/processor.py:72
 #: ../src/collecty/plugins/processor.py:80
 #: ../src/collecty/plugins/processor.py:88
 #: ../src/collecty/plugins/processor.py:96
-#: ../src/collecty/plugins/sensors.py:70
-#: ../src/collecty/plugins/sensors.py:164
+#: ../src/collecty/plugins/sensors.py:70 ../src/collecty/plugins/sensors.py:164
 msgid "Maximum"
 msgstr ""
 
@@ -327,18 +344,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:203
 #: ../src/collecty/plugins/latency.py:90 ../src/collecty/plugins/latency.py:97
 #: ../src/collecty/plugins/loadavg.py:46 ../src/collecty/plugins/loadavg.py:54
-#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:51
-#: ../src/collecty/plugins/memory.py:59 ../src/collecty/plugins/memory.py:67
-#: ../src/collecty/plugins/memory.py:83
-#: ../src/collecty/plugins/processor.py:50
+#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:49
+#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
+#: ../src/collecty/plugins/memory.py:81 ../src/collecty/plugins/processor.py:50
 #: ../src/collecty/plugins/processor.py:58
 #: ../src/collecty/plugins/processor.py:66
 #: ../src/collecty/plugins/processor.py:74
 #: ../src/collecty/plugins/processor.py:82
 #: ../src/collecty/plugins/processor.py:90
 #: ../src/collecty/plugins/processor.py:98
-#: ../src/collecty/plugins/sensors.py:69
-#: ../src/collecty/plugins/sensors.py:163
+#: ../src/collecty/plugins/sensors.py:69 ../src/collecty/plugins/sensors.py:163
 msgid "Average"
 msgstr ""
 
@@ -388,8 +403,7 @@ msgid "Protocol States of all %s connections"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:37
-#: ../src/collecty/plugins/processor.py:106
-msgid "CPU usage"
+msgid "Processor Frequencies"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:42
@@ -661,15 +675,15 @@ msgstr ""
 msgid "Load"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:45
+#: ../src/collecty/plugins/memory.py:43
 msgid "Used memory"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:53
+#: ../src/collecty/plugins/memory.py:51
 msgid "Buffered data"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:61
+#: ../src/collecty/plugins/memory.py:59
 msgid "Cached data"
 msgstr ""
 
@@ -680,15 +694,15 @@ msgstr ""
 #. "GPRINT:freemax:%12s\:" % _("Maximum") + " %6.2lf" ,
 #. "GPRINT:freemin:%12s\:" % _("Minimum") + " %6.2lf",
 #. "GPRINT:freeavg:%12s\:" % _("Average") + " %6.2lf\\n",
-#: ../src/collecty/plugins/memory.py:77
+#: ../src/collecty/plugins/memory.py:75
 msgid "Used Swap space"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:89
+#: ../src/collecty/plugins/memory.py:87
 msgid "Memory Usage"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:94
+#: ../src/collecty/plugins/memory.py:92
 msgid "Percent"
 msgstr ""
 
@@ -720,6 +734,10 @@ msgstr ""
 msgid "Idle"
 msgstr ""
 
+#: ../src/collecty/plugins/processor.py:106
+msgid "Processor Usage"
+msgstr ""
+
 #: ../src/collecty/plugins/processor.py:111
 msgid "Jiffies"
 msgstr ""
@@ -729,8 +747,7 @@ msgstr ""
 msgid "Temperature Thresholds"
 msgstr ""
 
-#: ../src/collecty/plugins/sensors.py:78
-#: ../src/collecty/plugins/sensors.py:188
+#: ../src/collecty/plugins/sensors.py:78 ../src/collecty/plugins/sensors.py:188
 msgid "Critical"
 msgstr ""
 
index 56c3e9fe3ad7392468baeb908fe85d25bd222391..a9711fc3c49d69bc3dbdb09e642ec1daa52c283a 100644 (file)
--- a/po/su.po
+++ b/po/su.po
@@ -1,20 +1,21 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# 
+#
 # Translators:
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-26 18:19+0100\n"
+"POT-Creation-Date: 2015-11-24 02:37+0000\n"
 "PO-Revision-Date: 2015-10-26 17:22+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Sundanese (http://www.transifex.com/mstremer/ipfire/language/su/)\n"
+"Language-Team: Sundanese (http://www.transifex.com/mstremer/ipfire/language/"
+"su/)\n"
+"Language: su\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: su\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
 #: ../src/collecty/bus.py:54
@@ -29,67 +30,86 @@ msgstr ""
 msgid "Stopping bus thread"
 msgstr ""
 
-#: ../src/collecty/client.py:89
+#: ../src/collecty/client.py:52
+#, python-format
+msgid "Last update: %s"
+msgstr ""
+
+#: ../src/collecty/client.py:117
+#, python-format
+msgid "Title      : %(title)s (%(template)s - %(object_id)s)"
+msgstr ""
+
+#: ../src/collecty/client.py:118
+#, python-format
+msgid "Image size : %(image_width)sx%(image_height)spx"
+msgstr ""
+
+#: ../src/collecty/client.py:139
 #, python-format
 msgid "collecty %s running on Python %s"
 msgstr ""
 
-#: ../src/collecty/client.py:93
+#: ../src/collecty/client.py:143
 #, python-format
 msgid "daemon %s"
 msgstr ""
 
-#: ../src/collecty/client.py:101
+#: ../src/collecty/client.py:151
 msgid "Generate a graph image"
 msgstr ""
 
-#: ../src/collecty/client.py:104
+#: ../src/collecty/client.py:154
 msgid "filename"
 msgstr ""
 
-#: ../src/collecty/client.py:106
+#: ../src/collecty/client.py:155
 msgid "image format"
 msgstr ""
 
-#: ../src/collecty/client.py:107
+#: ../src/collecty/client.py:156
 msgid "interval"
 msgstr ""
 
-#: ../src/collecty/client.py:109
+#: ../src/collecty/client.py:158 ../src/collecty/client.py:178
 msgid "Object identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:111
+#: ../src/collecty/client.py:160 ../src/collecty/client.py:176
 msgid "The graph template identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:113
+#: ../src/collecty/client.py:162
 msgid "Generate the graph with timestamps plotted for the given timezone"
 msgstr ""
 
-#: ../src/collecty/client.py:115
+#: ../src/collecty/client.py:164
 msgid "Generate the graph with this locale"
 msgstr ""
 
-#: ../src/collecty/client.py:119
+#: ../src/collecty/client.py:168
 msgid "Height of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:121
+#: ../src/collecty/client.py:170
 msgid "Width of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:125
+#: ../src/collecty/client.py:174
+msgid "Fetch the last dataset in the database"
+msgstr ""
+
+#: ../src/collecty/client.py:183
 msgid "Lists all graph templates"
 msgstr ""
 
 #. version
-#: ../src/collecty/client.py:129
+#: ../src/collecty/client.py:187
 msgid "Show version"
 msgstr ""
 
 #. Brand all generated graphs.
-#: ../src/collecty/constants.py:49
+#: ../src/collecty/constants.py:54
 msgid "Created by collecty"
 msgstr ""
 
@@ -135,52 +155,52 @@ msgstr ""
 msgid "Caught signal %d"
 msgstr ""
 
-#: ../src/collecty/daemon.py:252
+#: ../src/collecty/daemon.py:266
 #, python-format
 msgid "Worker thread %s has been initialised"
 msgstr ""
 
-#: ../src/collecty/daemon.py:262
+#: ../src/collecty/daemon.py:276
 #, python-format
 msgid "Worker thread %s has been started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:276
+#: ../src/collecty/daemon.py:290
 #, python-format
 msgid "Worker thread %s has been terminated"
 msgstr ""
 
-#: ../src/collecty/daemon.py:295
+#: ../src/collecty/daemon.py:309
 msgid "Initialised write queue"
 msgstr ""
 
-#: ../src/collecty/daemon.py:298
+#: ../src/collecty/daemon.py:312
 msgid "Write queue process started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:310
+#: ../src/collecty/daemon.py:324
 msgid "Write queue process stopped"
 msgstr ""
 
-#: ../src/collecty/daemon.py:329
+#: ../src/collecty/daemon.py:343
 msgid "No data to commit"
 msgstr ""
 
-#: ../src/collecty/daemon.py:334
+#: ../src/collecty/daemon.py:348
 msgid "Submitting data to the databases..."
 msgstr ""
 
-#: ../src/collecty/daemon.py:352
+#: ../src/collecty/daemon.py:366
 #, python-format
 msgid "Emptied write queue in %.2fs"
 msgstr ""
 
-#: ../src/collecty/daemon.py:355
+#: ../src/collecty/daemon.py:369
 #, python-format
 msgid "Committing %(counter)s entries to %(filename)s"
 msgstr ""
 
-#: ../src/collecty/daemon.py:367
+#: ../src/collecty/daemon.py:381
 #, python-format
 msgid "Could not update RRD database %s: %s"
 msgstr ""
@@ -220,12 +240,12 @@ msgstr ""
 msgid "Generated graph %s in %.1fms"
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:346
+#: ../src/collecty/plugins/base.py:362
 #, python-format
 msgid "Created RRD file %s."
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:534
+#: ../src/collecty/plugins/base.py:583
 #, python-format
 msgid "Generating graph %s"
 msgstr ""
@@ -267,18 +287,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:202
 #: ../src/collecty/plugins/latency.py:89 ../src/collecty/plugins/latency.py:96
 #: ../src/collecty/plugins/loadavg.py:45 ../src/collecty/plugins/loadavg.py:53
-#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:50
-#: ../src/collecty/plugins/memory.py:58 ../src/collecty/plugins/memory.py:66
-#: ../src/collecty/plugins/memory.py:82
-#: ../src/collecty/plugins/processor.py:49
+#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:48
+#: ../src/collecty/plugins/memory.py:56 ../src/collecty/plugins/memory.py:64
+#: ../src/collecty/plugins/memory.py:80 ../src/collecty/plugins/processor.py:49
 #: ../src/collecty/plugins/processor.py:57
 #: ../src/collecty/plugins/processor.py:65
 #: ../src/collecty/plugins/processor.py:73
 #: ../src/collecty/plugins/processor.py:81
 #: ../src/collecty/plugins/processor.py:89
 #: ../src/collecty/plugins/processor.py:97
-#: ../src/collecty/plugins/sensors.py:71
-#: ../src/collecty/plugins/sensors.py:165
+#: ../src/collecty/plugins/sensors.py:71 ../src/collecty/plugins/sensors.py:165
 msgid "Minimum"
 msgstr ""
 
@@ -297,18 +315,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:201
 #: ../src/collecty/plugins/latency.py:88 ../src/collecty/plugins/latency.py:95
 #: ../src/collecty/plugins/loadavg.py:44 ../src/collecty/plugins/loadavg.py:52
-#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:49
-#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
-#: ../src/collecty/plugins/memory.py:81
-#: ../src/collecty/plugins/processor.py:48
+#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:47
+#: ../src/collecty/plugins/memory.py:55 ../src/collecty/plugins/memory.py:63
+#: ../src/collecty/plugins/memory.py:79 ../src/collecty/plugins/processor.py:48
 #: ../src/collecty/plugins/processor.py:56
 #: ../src/collecty/plugins/processor.py:64
 #: ../src/collecty/plugins/processor.py:72
 #: ../src/collecty/plugins/processor.py:80
 #: ../src/collecty/plugins/processor.py:88
 #: ../src/collecty/plugins/processor.py:96
-#: ../src/collecty/plugins/sensors.py:70
-#: ../src/collecty/plugins/sensors.py:164
+#: ../src/collecty/plugins/sensors.py:70 ../src/collecty/plugins/sensors.py:164
 msgid "Maximum"
 msgstr ""
 
@@ -327,18 +343,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:203
 #: ../src/collecty/plugins/latency.py:90 ../src/collecty/plugins/latency.py:97
 #: ../src/collecty/plugins/loadavg.py:46 ../src/collecty/plugins/loadavg.py:54
-#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:51
-#: ../src/collecty/plugins/memory.py:59 ../src/collecty/plugins/memory.py:67
-#: ../src/collecty/plugins/memory.py:83
-#: ../src/collecty/plugins/processor.py:50
+#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:49
+#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
+#: ../src/collecty/plugins/memory.py:81 ../src/collecty/plugins/processor.py:50
 #: ../src/collecty/plugins/processor.py:58
 #: ../src/collecty/plugins/processor.py:66
 #: ../src/collecty/plugins/processor.py:74
 #: ../src/collecty/plugins/processor.py:82
 #: ../src/collecty/plugins/processor.py:90
 #: ../src/collecty/plugins/processor.py:98
-#: ../src/collecty/plugins/sensors.py:69
-#: ../src/collecty/plugins/sensors.py:163
+#: ../src/collecty/plugins/sensors.py:69 ../src/collecty/plugins/sensors.py:163
 msgid "Average"
 msgstr ""
 
@@ -388,8 +402,7 @@ msgid "Protocol States of all %s connections"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:37
-#: ../src/collecty/plugins/processor.py:106
-msgid "CPU usage"
+msgid "Processor Frequencies"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:42
@@ -661,15 +674,15 @@ msgstr ""
 msgid "Load"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:45
+#: ../src/collecty/plugins/memory.py:43
 msgid "Used memory"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:53
+#: ../src/collecty/plugins/memory.py:51
 msgid "Buffered data"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:61
+#: ../src/collecty/plugins/memory.py:59
 msgid "Cached data"
 msgstr ""
 
@@ -680,15 +693,15 @@ msgstr ""
 #. "GPRINT:freemax:%12s\:" % _("Maximum") + " %6.2lf" ,
 #. "GPRINT:freemin:%12s\:" % _("Minimum") + " %6.2lf",
 #. "GPRINT:freeavg:%12s\:" % _("Average") + " %6.2lf\\n",
-#: ../src/collecty/plugins/memory.py:77
+#: ../src/collecty/plugins/memory.py:75
 msgid "Used Swap space"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:89
+#: ../src/collecty/plugins/memory.py:87
 msgid "Memory Usage"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:94
+#: ../src/collecty/plugins/memory.py:92
 msgid "Percent"
 msgstr ""
 
@@ -720,6 +733,10 @@ msgstr ""
 msgid "Idle"
 msgstr ""
 
+#: ../src/collecty/plugins/processor.py:106
+msgid "Processor Usage"
+msgstr ""
+
 #: ../src/collecty/plugins/processor.py:111
 msgid "Jiffies"
 msgstr ""
@@ -729,8 +746,7 @@ msgstr ""
 msgid "Temperature Thresholds"
 msgstr ""
 
-#: ../src/collecty/plugins/sensors.py:78
-#: ../src/collecty/plugins/sensors.py:188
+#: ../src/collecty/plugins/sensors.py:78 ../src/collecty/plugins/sensors.py:188
 msgid "Critical"
 msgstr ""
 
index 32be40e6d1cc2c04d1ad0e27b79c51fcf90330f4..56baa8d79534bdc361d4775bbc1e27714dac1273 100644 (file)
--- a/po/sv.po
+++ b/po/sv.po
@@ -1,21 +1,22 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# 
+#
 # Translators:
 # softballs <andreas@meriq.se>, 2014
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-26 18:19+0100\n"
+"POT-Creation-Date: 2015-11-24 02:37+0000\n"
 "PO-Revision-Date: 2015-10-26 17:22+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Swedish (http://www.transifex.com/mstremer/ipfire/language/sv/)\n"
+"Language-Team: Swedish (http://www.transifex.com/mstremer/ipfire/language/"
+"sv/)\n"
+"Language: sv\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: sv\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #: ../src/collecty/bus.py:54
@@ -30,67 +31,86 @@ msgstr ""
 msgid "Stopping bus thread"
 msgstr ""
 
-#: ../src/collecty/client.py:89
+#: ../src/collecty/client.py:52
+#, python-format
+msgid "Last update: %s"
+msgstr ""
+
+#: ../src/collecty/client.py:117
+#, python-format
+msgid "Title      : %(title)s (%(template)s - %(object_id)s)"
+msgstr ""
+
+#: ../src/collecty/client.py:118
+#, python-format
+msgid "Image size : %(image_width)sx%(image_height)spx"
+msgstr ""
+
+#: ../src/collecty/client.py:139
 #, python-format
 msgid "collecty %s running on Python %s"
 msgstr ""
 
-#: ../src/collecty/client.py:93
+#: ../src/collecty/client.py:143
 #, python-format
 msgid "daemon %s"
 msgstr ""
 
-#: ../src/collecty/client.py:101
+#: ../src/collecty/client.py:151
 msgid "Generate a graph image"
 msgstr ""
 
-#: ../src/collecty/client.py:104
+#: ../src/collecty/client.py:154
 msgid "filename"
 msgstr ""
 
-#: ../src/collecty/client.py:106
+#: ../src/collecty/client.py:155
 msgid "image format"
 msgstr ""
 
-#: ../src/collecty/client.py:107
+#: ../src/collecty/client.py:156
 msgid "interval"
 msgstr ""
 
-#: ../src/collecty/client.py:109
+#: ../src/collecty/client.py:158 ../src/collecty/client.py:178
 msgid "Object identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:111
+#: ../src/collecty/client.py:160 ../src/collecty/client.py:176
 msgid "The graph template identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:113
+#: ../src/collecty/client.py:162
 msgid "Generate the graph with timestamps plotted for the given timezone"
 msgstr ""
 
-#: ../src/collecty/client.py:115
+#: ../src/collecty/client.py:164
 msgid "Generate the graph with this locale"
 msgstr ""
 
-#: ../src/collecty/client.py:119
+#: ../src/collecty/client.py:168
 msgid "Height of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:121
+#: ../src/collecty/client.py:170
 msgid "Width of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:125
+#: ../src/collecty/client.py:174
+msgid "Fetch the last dataset in the database"
+msgstr ""
+
+#: ../src/collecty/client.py:183
 msgid "Lists all graph templates"
 msgstr ""
 
 #. version
-#: ../src/collecty/client.py:129
+#: ../src/collecty/client.py:187
 msgid "Show version"
 msgstr ""
 
 #. Brand all generated graphs.
-#: ../src/collecty/constants.py:49
+#: ../src/collecty/constants.py:54
 msgid "Created by collecty"
 msgstr ""
 
@@ -136,52 +156,52 @@ msgstr "Registrerar signal %d"
 msgid "Caught signal %d"
 msgstr "Fångade signal %d"
 
-#: ../src/collecty/daemon.py:252
+#: ../src/collecty/daemon.py:266
 #, python-format
 msgid "Worker thread %s has been initialised"
 msgstr ""
 
-#: ../src/collecty/daemon.py:262
+#: ../src/collecty/daemon.py:276
 #, python-format
 msgid "Worker thread %s has been started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:276
+#: ../src/collecty/daemon.py:290
 #, python-format
 msgid "Worker thread %s has been terminated"
 msgstr ""
 
-#: ../src/collecty/daemon.py:295
+#: ../src/collecty/daemon.py:309
 msgid "Initialised write queue"
 msgstr ""
 
-#: ../src/collecty/daemon.py:298
+#: ../src/collecty/daemon.py:312
 msgid "Write queue process started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:310
+#: ../src/collecty/daemon.py:324
 msgid "Write queue process stopped"
 msgstr ""
 
-#: ../src/collecty/daemon.py:329
+#: ../src/collecty/daemon.py:343
 msgid "No data to commit"
 msgstr ""
 
-#: ../src/collecty/daemon.py:334
+#: ../src/collecty/daemon.py:348
 msgid "Submitting data to the databases..."
 msgstr ""
 
-#: ../src/collecty/daemon.py:352
+#: ../src/collecty/daemon.py:366
 #, python-format
 msgid "Emptied write queue in %.2fs"
 msgstr ""
 
-#: ../src/collecty/daemon.py:355
+#: ../src/collecty/daemon.py:369
 #, python-format
 msgid "Committing %(counter)s entries to %(filename)s"
 msgstr ""
 
-#: ../src/collecty/daemon.py:367
+#: ../src/collecty/daemon.py:381
 #, python-format
 msgid "Could not update RRD database %s: %s"
 msgstr ""
@@ -221,12 +241,12 @@ msgstr ""
 msgid "Generated graph %s in %.1fms"
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:346
+#: ../src/collecty/plugins/base.py:362
 #, python-format
 msgid "Created RRD file %s."
 msgstr "Skapade RDP fil %s"
 
-#: ../src/collecty/plugins/base.py:534
+#: ../src/collecty/plugins/base.py:583
 #, python-format
 msgid "Generating graph %s"
 msgstr ""
@@ -268,18 +288,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:202
 #: ../src/collecty/plugins/latency.py:89 ../src/collecty/plugins/latency.py:96
 #: ../src/collecty/plugins/loadavg.py:45 ../src/collecty/plugins/loadavg.py:53
-#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:50
-#: ../src/collecty/plugins/memory.py:58 ../src/collecty/plugins/memory.py:66
-#: ../src/collecty/plugins/memory.py:82
-#: ../src/collecty/plugins/processor.py:49
+#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:48
+#: ../src/collecty/plugins/memory.py:56 ../src/collecty/plugins/memory.py:64
+#: ../src/collecty/plugins/memory.py:80 ../src/collecty/plugins/processor.py:49
 #: ../src/collecty/plugins/processor.py:57
 #: ../src/collecty/plugins/processor.py:65
 #: ../src/collecty/plugins/processor.py:73
 #: ../src/collecty/plugins/processor.py:81
 #: ../src/collecty/plugins/processor.py:89
 #: ../src/collecty/plugins/processor.py:97
-#: ../src/collecty/plugins/sensors.py:71
-#: ../src/collecty/plugins/sensors.py:165
+#: ../src/collecty/plugins/sensors.py:71 ../src/collecty/plugins/sensors.py:165
 msgid "Minimum"
 msgstr "Min"
 
@@ -298,18 +316,16 @@ msgstr "Min"
 #: ../src/collecty/plugins/interface.py:201
 #: ../src/collecty/plugins/latency.py:88 ../src/collecty/plugins/latency.py:95
 #: ../src/collecty/plugins/loadavg.py:44 ../src/collecty/plugins/loadavg.py:52
-#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:49
-#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
-#: ../src/collecty/plugins/memory.py:81
-#: ../src/collecty/plugins/processor.py:48
+#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:47
+#: ../src/collecty/plugins/memory.py:55 ../src/collecty/plugins/memory.py:63
+#: ../src/collecty/plugins/memory.py:79 ../src/collecty/plugins/processor.py:48
 #: ../src/collecty/plugins/processor.py:56
 #: ../src/collecty/plugins/processor.py:64
 #: ../src/collecty/plugins/processor.py:72
 #: ../src/collecty/plugins/processor.py:80
 #: ../src/collecty/plugins/processor.py:88
 #: ../src/collecty/plugins/processor.py:96
-#: ../src/collecty/plugins/sensors.py:70
-#: ../src/collecty/plugins/sensors.py:164
+#: ../src/collecty/plugins/sensors.py:70 ../src/collecty/plugins/sensors.py:164
 msgid "Maximum"
 msgstr "Max"
 
@@ -328,18 +344,16 @@ msgstr "Max"
 #: ../src/collecty/plugins/interface.py:203
 #: ../src/collecty/plugins/latency.py:90 ../src/collecty/plugins/latency.py:97
 #: ../src/collecty/plugins/loadavg.py:46 ../src/collecty/plugins/loadavg.py:54
-#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:51
-#: ../src/collecty/plugins/memory.py:59 ../src/collecty/plugins/memory.py:67
-#: ../src/collecty/plugins/memory.py:83
-#: ../src/collecty/plugins/processor.py:50
+#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:49
+#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
+#: ../src/collecty/plugins/memory.py:81 ../src/collecty/plugins/processor.py:50
 #: ../src/collecty/plugins/processor.py:58
 #: ../src/collecty/plugins/processor.py:66
 #: ../src/collecty/plugins/processor.py:74
 #: ../src/collecty/plugins/processor.py:82
 #: ../src/collecty/plugins/processor.py:90
 #: ../src/collecty/plugins/processor.py:98
-#: ../src/collecty/plugins/sensors.py:69
-#: ../src/collecty/plugins/sensors.py:163
+#: ../src/collecty/plugins/sensors.py:69 ../src/collecty/plugins/sensors.py:163
 msgid "Average"
 msgstr "Snitt"
 
@@ -389,9 +403,8 @@ msgid "Protocol States of all %s connections"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:37
-#: ../src/collecty/plugins/processor.py:106
-msgid "CPU usage"
-msgstr "CPU användning"
+msgid "Processor Frequencies"
+msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:42
 msgid "Frequency"
@@ -662,15 +675,15 @@ msgstr "Snitt belastning"
 msgid "Load"
 msgstr "Belastning"
 
-#: ../src/collecty/plugins/memory.py:45
+#: ../src/collecty/plugins/memory.py:43
 msgid "Used memory"
 msgstr "Använt minne"
 
-#: ../src/collecty/plugins/memory.py:53
+#: ../src/collecty/plugins/memory.py:51
 msgid "Buffered data"
 msgstr "Buffrad data"
 
-#: ../src/collecty/plugins/memory.py:61
+#: ../src/collecty/plugins/memory.py:59
 msgid "Cached data"
 msgstr "Cachad data"
 
@@ -681,15 +694,15 @@ msgstr "Cachad data"
 #. "GPRINT:freemax:%12s\:" % _("Maximum") + " %6.2lf" ,
 #. "GPRINT:freemin:%12s\:" % _("Minimum") + " %6.2lf",
 #. "GPRINT:freeavg:%12s\:" % _("Average") + " %6.2lf\\n",
-#: ../src/collecty/plugins/memory.py:77
+#: ../src/collecty/plugins/memory.py:75
 msgid "Used Swap space"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:89
+#: ../src/collecty/plugins/memory.py:87
 msgid "Memory Usage"
 msgstr "Minnesanvändning"
 
-#: ../src/collecty/plugins/memory.py:94
+#: ../src/collecty/plugins/memory.py:92
 msgid "Percent"
 msgstr "Procent"
 
@@ -721,6 +734,11 @@ msgstr ""
 msgid "Idle"
 msgstr ""
 
+#: ../src/collecty/plugins/processor.py:106
+#, fuzzy
+msgid "Processor Usage"
+msgstr "Minnesanvändning"
+
 #: ../src/collecty/plugins/processor.py:111
 msgid "Jiffies"
 msgstr ""
@@ -730,8 +748,7 @@ msgstr ""
 msgid "Temperature Thresholds"
 msgstr ""
 
-#: ../src/collecty/plugins/sensors.py:78
-#: ../src/collecty/plugins/sensors.py:188
+#: ../src/collecty/plugins/sensors.py:78 ../src/collecty/plugins/sensors.py:188
 msgid "Critical"
 msgstr ""
 
@@ -747,3 +764,6 @@ msgstr ""
 #: ../src/collecty/plugins/sensors.py:197
 msgid "Processor"
 msgstr ""
+
+#~ msgid "CPU usage"
+#~ msgstr "CPU användning"
index 08dbc594d5f68103532aa40fa44cca8e47fffe64..39d90d681ac16b16b20811191da3b3799e090c67 100644 (file)
--- a/po/th.po
+++ b/po/th.po
@@ -1,20 +1,20 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# 
+#
 # Translators:
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-26 18:19+0100\n"
+"POT-Creation-Date: 2015-11-24 02:37+0000\n"
 "PO-Revision-Date: 2015-10-26 17:22+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
 "Language-Team: Thai (http://www.transifex.com/mstremer/ipfire/language/th/)\n"
+"Language: th\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: th\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
 #: ../src/collecty/bus.py:54
@@ -29,67 +29,86 @@ msgstr ""
 msgid "Stopping bus thread"
 msgstr ""
 
-#: ../src/collecty/client.py:89
+#: ../src/collecty/client.py:52
+#, python-format
+msgid "Last update: %s"
+msgstr ""
+
+#: ../src/collecty/client.py:117
+#, python-format
+msgid "Title      : %(title)s (%(template)s - %(object_id)s)"
+msgstr ""
+
+#: ../src/collecty/client.py:118
+#, python-format
+msgid "Image size : %(image_width)sx%(image_height)spx"
+msgstr ""
+
+#: ../src/collecty/client.py:139
 #, python-format
 msgid "collecty %s running on Python %s"
 msgstr ""
 
-#: ../src/collecty/client.py:93
+#: ../src/collecty/client.py:143
 #, python-format
 msgid "daemon %s"
 msgstr ""
 
-#: ../src/collecty/client.py:101
+#: ../src/collecty/client.py:151
 msgid "Generate a graph image"
 msgstr ""
 
-#: ../src/collecty/client.py:104
+#: ../src/collecty/client.py:154
 msgid "filename"
 msgstr ""
 
-#: ../src/collecty/client.py:106
+#: ../src/collecty/client.py:155
 msgid "image format"
 msgstr ""
 
-#: ../src/collecty/client.py:107
+#: ../src/collecty/client.py:156
 msgid "interval"
 msgstr ""
 
-#: ../src/collecty/client.py:109
+#: ../src/collecty/client.py:158 ../src/collecty/client.py:178
 msgid "Object identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:111
+#: ../src/collecty/client.py:160 ../src/collecty/client.py:176
 msgid "The graph template identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:113
+#: ../src/collecty/client.py:162
 msgid "Generate the graph with timestamps plotted for the given timezone"
 msgstr ""
 
-#: ../src/collecty/client.py:115
+#: ../src/collecty/client.py:164
 msgid "Generate the graph with this locale"
 msgstr ""
 
-#: ../src/collecty/client.py:119
+#: ../src/collecty/client.py:168
 msgid "Height of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:121
+#: ../src/collecty/client.py:170
 msgid "Width of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:125
+#: ../src/collecty/client.py:174
+msgid "Fetch the last dataset in the database"
+msgstr ""
+
+#: ../src/collecty/client.py:183
 msgid "Lists all graph templates"
 msgstr ""
 
 #. version
-#: ../src/collecty/client.py:129
+#: ../src/collecty/client.py:187
 msgid "Show version"
 msgstr ""
 
 #. Brand all generated graphs.
-#: ../src/collecty/constants.py:49
+#: ../src/collecty/constants.py:54
 msgid "Created by collecty"
 msgstr ""
 
@@ -135,52 +154,52 @@ msgstr ""
 msgid "Caught signal %d"
 msgstr ""
 
-#: ../src/collecty/daemon.py:252
+#: ../src/collecty/daemon.py:266
 #, python-format
 msgid "Worker thread %s has been initialised"
 msgstr ""
 
-#: ../src/collecty/daemon.py:262
+#: ../src/collecty/daemon.py:276
 #, python-format
 msgid "Worker thread %s has been started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:276
+#: ../src/collecty/daemon.py:290
 #, python-format
 msgid "Worker thread %s has been terminated"
 msgstr ""
 
-#: ../src/collecty/daemon.py:295
+#: ../src/collecty/daemon.py:309
 msgid "Initialised write queue"
 msgstr ""
 
-#: ../src/collecty/daemon.py:298
+#: ../src/collecty/daemon.py:312
 msgid "Write queue process started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:310
+#: ../src/collecty/daemon.py:324
 msgid "Write queue process stopped"
 msgstr ""
 
-#: ../src/collecty/daemon.py:329
+#: ../src/collecty/daemon.py:343
 msgid "No data to commit"
 msgstr ""
 
-#: ../src/collecty/daemon.py:334
+#: ../src/collecty/daemon.py:348
 msgid "Submitting data to the databases..."
 msgstr ""
 
-#: ../src/collecty/daemon.py:352
+#: ../src/collecty/daemon.py:366
 #, python-format
 msgid "Emptied write queue in %.2fs"
 msgstr ""
 
-#: ../src/collecty/daemon.py:355
+#: ../src/collecty/daemon.py:369
 #, python-format
 msgid "Committing %(counter)s entries to %(filename)s"
 msgstr ""
 
-#: ../src/collecty/daemon.py:367
+#: ../src/collecty/daemon.py:381
 #, python-format
 msgid "Could not update RRD database %s: %s"
 msgstr ""
@@ -220,12 +239,12 @@ msgstr ""
 msgid "Generated graph %s in %.1fms"
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:346
+#: ../src/collecty/plugins/base.py:362
 #, python-format
 msgid "Created RRD file %s."
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:534
+#: ../src/collecty/plugins/base.py:583
 #, python-format
 msgid "Generating graph %s"
 msgstr ""
@@ -267,18 +286,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:202
 #: ../src/collecty/plugins/latency.py:89 ../src/collecty/plugins/latency.py:96
 #: ../src/collecty/plugins/loadavg.py:45 ../src/collecty/plugins/loadavg.py:53
-#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:50
-#: ../src/collecty/plugins/memory.py:58 ../src/collecty/plugins/memory.py:66
-#: ../src/collecty/plugins/memory.py:82
-#: ../src/collecty/plugins/processor.py:49
+#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:48
+#: ../src/collecty/plugins/memory.py:56 ../src/collecty/plugins/memory.py:64
+#: ../src/collecty/plugins/memory.py:80 ../src/collecty/plugins/processor.py:49
 #: ../src/collecty/plugins/processor.py:57
 #: ../src/collecty/plugins/processor.py:65
 #: ../src/collecty/plugins/processor.py:73
 #: ../src/collecty/plugins/processor.py:81
 #: ../src/collecty/plugins/processor.py:89
 #: ../src/collecty/plugins/processor.py:97
-#: ../src/collecty/plugins/sensors.py:71
-#: ../src/collecty/plugins/sensors.py:165
+#: ../src/collecty/plugins/sensors.py:71 ../src/collecty/plugins/sensors.py:165
 msgid "Minimum"
 msgstr ""
 
@@ -297,18 +314,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:201
 #: ../src/collecty/plugins/latency.py:88 ../src/collecty/plugins/latency.py:95
 #: ../src/collecty/plugins/loadavg.py:44 ../src/collecty/plugins/loadavg.py:52
-#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:49
-#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
-#: ../src/collecty/plugins/memory.py:81
-#: ../src/collecty/plugins/processor.py:48
+#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:47
+#: ../src/collecty/plugins/memory.py:55 ../src/collecty/plugins/memory.py:63
+#: ../src/collecty/plugins/memory.py:79 ../src/collecty/plugins/processor.py:48
 #: ../src/collecty/plugins/processor.py:56
 #: ../src/collecty/plugins/processor.py:64
 #: ../src/collecty/plugins/processor.py:72
 #: ../src/collecty/plugins/processor.py:80
 #: ../src/collecty/plugins/processor.py:88
 #: ../src/collecty/plugins/processor.py:96
-#: ../src/collecty/plugins/sensors.py:70
-#: ../src/collecty/plugins/sensors.py:164
+#: ../src/collecty/plugins/sensors.py:70 ../src/collecty/plugins/sensors.py:164
 msgid "Maximum"
 msgstr ""
 
@@ -327,18 +342,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:203
 #: ../src/collecty/plugins/latency.py:90 ../src/collecty/plugins/latency.py:97
 #: ../src/collecty/plugins/loadavg.py:46 ../src/collecty/plugins/loadavg.py:54
-#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:51
-#: ../src/collecty/plugins/memory.py:59 ../src/collecty/plugins/memory.py:67
-#: ../src/collecty/plugins/memory.py:83
-#: ../src/collecty/plugins/processor.py:50
+#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:49
+#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
+#: ../src/collecty/plugins/memory.py:81 ../src/collecty/plugins/processor.py:50
 #: ../src/collecty/plugins/processor.py:58
 #: ../src/collecty/plugins/processor.py:66
 #: ../src/collecty/plugins/processor.py:74
 #: ../src/collecty/plugins/processor.py:82
 #: ../src/collecty/plugins/processor.py:90
 #: ../src/collecty/plugins/processor.py:98
-#: ../src/collecty/plugins/sensors.py:69
-#: ../src/collecty/plugins/sensors.py:163
+#: ../src/collecty/plugins/sensors.py:69 ../src/collecty/plugins/sensors.py:163
 msgid "Average"
 msgstr ""
 
@@ -388,8 +401,7 @@ msgid "Protocol States of all %s connections"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:37
-#: ../src/collecty/plugins/processor.py:106
-msgid "CPU usage"
+msgid "Processor Frequencies"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:42
@@ -661,15 +673,15 @@ msgstr ""
 msgid "Load"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:45
+#: ../src/collecty/plugins/memory.py:43
 msgid "Used memory"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:53
+#: ../src/collecty/plugins/memory.py:51
 msgid "Buffered data"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:61
+#: ../src/collecty/plugins/memory.py:59
 msgid "Cached data"
 msgstr ""
 
@@ -680,15 +692,15 @@ msgstr ""
 #. "GPRINT:freemax:%12s\:" % _("Maximum") + " %6.2lf" ,
 #. "GPRINT:freemin:%12s\:" % _("Minimum") + " %6.2lf",
 #. "GPRINT:freeavg:%12s\:" % _("Average") + " %6.2lf\\n",
-#: ../src/collecty/plugins/memory.py:77
+#: ../src/collecty/plugins/memory.py:75
 msgid "Used Swap space"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:89
+#: ../src/collecty/plugins/memory.py:87
 msgid "Memory Usage"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:94
+#: ../src/collecty/plugins/memory.py:92
 msgid "Percent"
 msgstr ""
 
@@ -720,6 +732,10 @@ msgstr ""
 msgid "Idle"
 msgstr ""
 
+#: ../src/collecty/plugins/processor.py:106
+msgid "Processor Usage"
+msgstr ""
+
 #: ../src/collecty/plugins/processor.py:111
 msgid "Jiffies"
 msgstr ""
@@ -729,8 +745,7 @@ msgstr ""
 msgid "Temperature Thresholds"
 msgstr ""
 
-#: ../src/collecty/plugins/sensors.py:78
-#: ../src/collecty/plugins/sensors.py:188
+#: ../src/collecty/plugins/sensors.py:78 ../src/collecty/plugins/sensors.py:188
 msgid "Critical"
 msgstr ""
 
index a184a13ca53002a21e82cc1c1203e5bc62295812..e7dbae81c462f1d0205c08df533c4e4dd122bd78 100644 (file)
--- a/po/tk.po
+++ b/po/tk.po
@@ -1,20 +1,21 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# 
+#
 # Translators:
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-26 18:19+0100\n"
+"POT-Creation-Date: 2015-11-24 02:37+0000\n"
 "PO-Revision-Date: 2015-10-26 17:22+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Turkmen (http://www.transifex.com/mstremer/ipfire/language/tk/)\n"
+"Language-Team: Turkmen (http://www.transifex.com/mstremer/ipfire/language/"
+"tk/)\n"
+"Language: tk\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: tk\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #: ../src/collecty/bus.py:54
@@ -29,67 +30,86 @@ msgstr ""
 msgid "Stopping bus thread"
 msgstr ""
 
-#: ../src/collecty/client.py:89
+#: ../src/collecty/client.py:52
+#, python-format
+msgid "Last update: %s"
+msgstr ""
+
+#: ../src/collecty/client.py:117
+#, python-format
+msgid "Title      : %(title)s (%(template)s - %(object_id)s)"
+msgstr ""
+
+#: ../src/collecty/client.py:118
+#, python-format
+msgid "Image size : %(image_width)sx%(image_height)spx"
+msgstr ""
+
+#: ../src/collecty/client.py:139
 #, python-format
 msgid "collecty %s running on Python %s"
 msgstr ""
 
-#: ../src/collecty/client.py:93
+#: ../src/collecty/client.py:143
 #, python-format
 msgid "daemon %s"
 msgstr ""
 
-#: ../src/collecty/client.py:101
+#: ../src/collecty/client.py:151
 msgid "Generate a graph image"
 msgstr ""
 
-#: ../src/collecty/client.py:104
+#: ../src/collecty/client.py:154
 msgid "filename"
 msgstr ""
 
-#: ../src/collecty/client.py:106
+#: ../src/collecty/client.py:155
 msgid "image format"
 msgstr ""
 
-#: ../src/collecty/client.py:107
+#: ../src/collecty/client.py:156
 msgid "interval"
 msgstr ""
 
-#: ../src/collecty/client.py:109
+#: ../src/collecty/client.py:158 ../src/collecty/client.py:178
 msgid "Object identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:111
+#: ../src/collecty/client.py:160 ../src/collecty/client.py:176
 msgid "The graph template identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:113
+#: ../src/collecty/client.py:162
 msgid "Generate the graph with timestamps plotted for the given timezone"
 msgstr ""
 
-#: ../src/collecty/client.py:115
+#: ../src/collecty/client.py:164
 msgid "Generate the graph with this locale"
 msgstr ""
 
-#: ../src/collecty/client.py:119
+#: ../src/collecty/client.py:168
 msgid "Height of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:121
+#: ../src/collecty/client.py:170
 msgid "Width of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:125
+#: ../src/collecty/client.py:174
+msgid "Fetch the last dataset in the database"
+msgstr ""
+
+#: ../src/collecty/client.py:183
 msgid "Lists all graph templates"
 msgstr ""
 
 #. version
-#: ../src/collecty/client.py:129
+#: ../src/collecty/client.py:187
 msgid "Show version"
 msgstr ""
 
 #. Brand all generated graphs.
-#: ../src/collecty/constants.py:49
+#: ../src/collecty/constants.py:54
 msgid "Created by collecty"
 msgstr ""
 
@@ -135,52 +155,52 @@ msgstr ""
 msgid "Caught signal %d"
 msgstr ""
 
-#: ../src/collecty/daemon.py:252
+#: ../src/collecty/daemon.py:266
 #, python-format
 msgid "Worker thread %s has been initialised"
 msgstr ""
 
-#: ../src/collecty/daemon.py:262
+#: ../src/collecty/daemon.py:276
 #, python-format
 msgid "Worker thread %s has been started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:276
+#: ../src/collecty/daemon.py:290
 #, python-format
 msgid "Worker thread %s has been terminated"
 msgstr ""
 
-#: ../src/collecty/daemon.py:295
+#: ../src/collecty/daemon.py:309
 msgid "Initialised write queue"
 msgstr ""
 
-#: ../src/collecty/daemon.py:298
+#: ../src/collecty/daemon.py:312
 msgid "Write queue process started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:310
+#: ../src/collecty/daemon.py:324
 msgid "Write queue process stopped"
 msgstr ""
 
-#: ../src/collecty/daemon.py:329
+#: ../src/collecty/daemon.py:343
 msgid "No data to commit"
 msgstr ""
 
-#: ../src/collecty/daemon.py:334
+#: ../src/collecty/daemon.py:348
 msgid "Submitting data to the databases..."
 msgstr ""
 
-#: ../src/collecty/daemon.py:352
+#: ../src/collecty/daemon.py:366
 #, python-format
 msgid "Emptied write queue in %.2fs"
 msgstr ""
 
-#: ../src/collecty/daemon.py:355
+#: ../src/collecty/daemon.py:369
 #, python-format
 msgid "Committing %(counter)s entries to %(filename)s"
 msgstr ""
 
-#: ../src/collecty/daemon.py:367
+#: ../src/collecty/daemon.py:381
 #, python-format
 msgid "Could not update RRD database %s: %s"
 msgstr ""
@@ -220,12 +240,12 @@ msgstr ""
 msgid "Generated graph %s in %.1fms"
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:346
+#: ../src/collecty/plugins/base.py:362
 #, python-format
 msgid "Created RRD file %s."
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:534
+#: ../src/collecty/plugins/base.py:583
 #, python-format
 msgid "Generating graph %s"
 msgstr ""
@@ -267,18 +287,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:202
 #: ../src/collecty/plugins/latency.py:89 ../src/collecty/plugins/latency.py:96
 #: ../src/collecty/plugins/loadavg.py:45 ../src/collecty/plugins/loadavg.py:53
-#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:50
-#: ../src/collecty/plugins/memory.py:58 ../src/collecty/plugins/memory.py:66
-#: ../src/collecty/plugins/memory.py:82
-#: ../src/collecty/plugins/processor.py:49
+#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:48
+#: ../src/collecty/plugins/memory.py:56 ../src/collecty/plugins/memory.py:64
+#: ../src/collecty/plugins/memory.py:80 ../src/collecty/plugins/processor.py:49
 #: ../src/collecty/plugins/processor.py:57
 #: ../src/collecty/plugins/processor.py:65
 #: ../src/collecty/plugins/processor.py:73
 #: ../src/collecty/plugins/processor.py:81
 #: ../src/collecty/plugins/processor.py:89
 #: ../src/collecty/plugins/processor.py:97
-#: ../src/collecty/plugins/sensors.py:71
-#: ../src/collecty/plugins/sensors.py:165
+#: ../src/collecty/plugins/sensors.py:71 ../src/collecty/plugins/sensors.py:165
 msgid "Minimum"
 msgstr ""
 
@@ -297,18 +315,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:201
 #: ../src/collecty/plugins/latency.py:88 ../src/collecty/plugins/latency.py:95
 #: ../src/collecty/plugins/loadavg.py:44 ../src/collecty/plugins/loadavg.py:52
-#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:49
-#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
-#: ../src/collecty/plugins/memory.py:81
-#: ../src/collecty/plugins/processor.py:48
+#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:47
+#: ../src/collecty/plugins/memory.py:55 ../src/collecty/plugins/memory.py:63
+#: ../src/collecty/plugins/memory.py:79 ../src/collecty/plugins/processor.py:48
 #: ../src/collecty/plugins/processor.py:56
 #: ../src/collecty/plugins/processor.py:64
 #: ../src/collecty/plugins/processor.py:72
 #: ../src/collecty/plugins/processor.py:80
 #: ../src/collecty/plugins/processor.py:88
 #: ../src/collecty/plugins/processor.py:96
-#: ../src/collecty/plugins/sensors.py:70
-#: ../src/collecty/plugins/sensors.py:164
+#: ../src/collecty/plugins/sensors.py:70 ../src/collecty/plugins/sensors.py:164
 msgid "Maximum"
 msgstr ""
 
@@ -327,18 +343,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:203
 #: ../src/collecty/plugins/latency.py:90 ../src/collecty/plugins/latency.py:97
 #: ../src/collecty/plugins/loadavg.py:46 ../src/collecty/plugins/loadavg.py:54
-#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:51
-#: ../src/collecty/plugins/memory.py:59 ../src/collecty/plugins/memory.py:67
-#: ../src/collecty/plugins/memory.py:83
-#: ../src/collecty/plugins/processor.py:50
+#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:49
+#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
+#: ../src/collecty/plugins/memory.py:81 ../src/collecty/plugins/processor.py:50
 #: ../src/collecty/plugins/processor.py:58
 #: ../src/collecty/plugins/processor.py:66
 #: ../src/collecty/plugins/processor.py:74
 #: ../src/collecty/plugins/processor.py:82
 #: ../src/collecty/plugins/processor.py:90
 #: ../src/collecty/plugins/processor.py:98
-#: ../src/collecty/plugins/sensors.py:69
-#: ../src/collecty/plugins/sensors.py:163
+#: ../src/collecty/plugins/sensors.py:69 ../src/collecty/plugins/sensors.py:163
 msgid "Average"
 msgstr ""
 
@@ -388,8 +402,7 @@ msgid "Protocol States of all %s connections"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:37
-#: ../src/collecty/plugins/processor.py:106
-msgid "CPU usage"
+msgid "Processor Frequencies"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:42
@@ -661,15 +674,15 @@ msgstr ""
 msgid "Load"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:45
+#: ../src/collecty/plugins/memory.py:43
 msgid "Used memory"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:53
+#: ../src/collecty/plugins/memory.py:51
 msgid "Buffered data"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:61
+#: ../src/collecty/plugins/memory.py:59
 msgid "Cached data"
 msgstr ""
 
@@ -680,15 +693,15 @@ msgstr ""
 #. "GPRINT:freemax:%12s\:" % _("Maximum") + " %6.2lf" ,
 #. "GPRINT:freemin:%12s\:" % _("Minimum") + " %6.2lf",
 #. "GPRINT:freeavg:%12s\:" % _("Average") + " %6.2lf\\n",
-#: ../src/collecty/plugins/memory.py:77
+#: ../src/collecty/plugins/memory.py:75
 msgid "Used Swap space"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:89
+#: ../src/collecty/plugins/memory.py:87
 msgid "Memory Usage"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:94
+#: ../src/collecty/plugins/memory.py:92
 msgid "Percent"
 msgstr ""
 
@@ -720,6 +733,10 @@ msgstr ""
 msgid "Idle"
 msgstr ""
 
+#: ../src/collecty/plugins/processor.py:106
+msgid "Processor Usage"
+msgstr ""
+
 #: ../src/collecty/plugins/processor.py:111
 msgid "Jiffies"
 msgstr ""
@@ -729,8 +746,7 @@ msgstr ""
 msgid "Temperature Thresholds"
 msgstr ""
 
-#: ../src/collecty/plugins/sensors.py:78
-#: ../src/collecty/plugins/sensors.py:188
+#: ../src/collecty/plugins/sensors.py:78 ../src/collecty/plugins/sensors.py:188
 msgid "Critical"
 msgstr ""
 
index 620dc3e9d16eb8ab883e21be7eba0f7c192cb544..141cf12b1bb6ee306075c3eda4f55fb3089c4727 100644 (file)
--- a/po/tr.po
+++ b/po/tr.po
@@ -1,21 +1,22 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# 
+#
 # Translators:
 # Ersan YILDIRIM <ersan73@gmail.com>, 2014
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-26 18:19+0100\n"
+"POT-Creation-Date: 2015-11-24 02:37+0000\n"
 "PO-Revision-Date: 2015-10-26 17:22+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Turkish (http://www.transifex.com/mstremer/ipfire/language/tr/)\n"
+"Language-Team: Turkish (http://www.transifex.com/mstremer/ipfire/language/"
+"tr/)\n"
+"Language: tr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: tr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #: ../src/collecty/bus.py:54
@@ -30,67 +31,86 @@ msgstr ""
 msgid "Stopping bus thread"
 msgstr ""
 
-#: ../src/collecty/client.py:89
+#: ../src/collecty/client.py:52
+#, python-format
+msgid "Last update: %s"
+msgstr ""
+
+#: ../src/collecty/client.py:117
+#, python-format
+msgid "Title      : %(title)s (%(template)s - %(object_id)s)"
+msgstr ""
+
+#: ../src/collecty/client.py:118
+#, python-format
+msgid "Image size : %(image_width)sx%(image_height)spx"
+msgstr ""
+
+#: ../src/collecty/client.py:139
 #, python-format
 msgid "collecty %s running on Python %s"
 msgstr ""
 
-#: ../src/collecty/client.py:93
+#: ../src/collecty/client.py:143
 #, python-format
 msgid "daemon %s"
 msgstr ""
 
-#: ../src/collecty/client.py:101
+#: ../src/collecty/client.py:151
 msgid "Generate a graph image"
 msgstr ""
 
-#: ../src/collecty/client.py:104
+#: ../src/collecty/client.py:154
 msgid "filename"
 msgstr ""
 
-#: ../src/collecty/client.py:106
+#: ../src/collecty/client.py:155
 msgid "image format"
 msgstr ""
 
-#: ../src/collecty/client.py:107
+#: ../src/collecty/client.py:156
 msgid "interval"
 msgstr ""
 
-#: ../src/collecty/client.py:109
+#: ../src/collecty/client.py:158 ../src/collecty/client.py:178
 msgid "Object identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:111
+#: ../src/collecty/client.py:160 ../src/collecty/client.py:176
 msgid "The graph template identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:113
+#: ../src/collecty/client.py:162
 msgid "Generate the graph with timestamps plotted for the given timezone"
 msgstr ""
 
-#: ../src/collecty/client.py:115
+#: ../src/collecty/client.py:164
 msgid "Generate the graph with this locale"
 msgstr ""
 
-#: ../src/collecty/client.py:119
+#: ../src/collecty/client.py:168
 msgid "Height of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:121
+#: ../src/collecty/client.py:170
 msgid "Width of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:125
+#: ../src/collecty/client.py:174
+msgid "Fetch the last dataset in the database"
+msgstr ""
+
+#: ../src/collecty/client.py:183
 msgid "Lists all graph templates"
 msgstr ""
 
 #. version
-#: ../src/collecty/client.py:129
+#: ../src/collecty/client.py:187
 msgid "Show version"
 msgstr ""
 
 #. Brand all generated graphs.
-#: ../src/collecty/constants.py:49
+#: ../src/collecty/constants.py:54
 msgid "Created by collecty"
 msgstr "Collecty tarafından oluşturuldu"
 
@@ -136,52 +156,52 @@ msgstr "%d kaydetme sinyali"
 msgid "Caught signal %d"
 msgstr "Yakalanan %d sinyali"
 
-#: ../src/collecty/daemon.py:252
+#: ../src/collecty/daemon.py:266
 #, python-format
 msgid "Worker thread %s has been initialised"
 msgstr ""
 
-#: ../src/collecty/daemon.py:262
+#: ../src/collecty/daemon.py:276
 #, python-format
 msgid "Worker thread %s has been started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:276
+#: ../src/collecty/daemon.py:290
 #, python-format
 msgid "Worker thread %s has been terminated"
 msgstr ""
 
-#: ../src/collecty/daemon.py:295
+#: ../src/collecty/daemon.py:309
 msgid "Initialised write queue"
 msgstr ""
 
-#: ../src/collecty/daemon.py:298
+#: ../src/collecty/daemon.py:312
 msgid "Write queue process started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:310
+#: ../src/collecty/daemon.py:324
 msgid "Write queue process stopped"
 msgstr ""
 
-#: ../src/collecty/daemon.py:329
+#: ../src/collecty/daemon.py:343
 msgid "No data to commit"
 msgstr ""
 
-#: ../src/collecty/daemon.py:334
+#: ../src/collecty/daemon.py:348
 msgid "Submitting data to the databases..."
 msgstr ""
 
-#: ../src/collecty/daemon.py:352
+#: ../src/collecty/daemon.py:366
 #, python-format
 msgid "Emptied write queue in %.2fs"
 msgstr ""
 
-#: ../src/collecty/daemon.py:355
+#: ../src/collecty/daemon.py:369
 #, python-format
 msgid "Committing %(counter)s entries to %(filename)s"
 msgstr ""
 
-#: ../src/collecty/daemon.py:367
+#: ../src/collecty/daemon.py:381
 #, python-format
 msgid "Could not update RRD database %s: %s"
 msgstr ""
@@ -221,12 +241,12 @@ msgstr ""
 msgid "Generated graph %s in %.1fms"
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:346
+#: ../src/collecty/plugins/base.py:362
 #, python-format
 msgid "Created RRD file %s."
 msgstr "%s RRD dosyası oluşturuldu."
 
-#: ../src/collecty/plugins/base.py:534
+#: ../src/collecty/plugins/base.py:583
 #, python-format
 msgid "Generating graph %s"
 msgstr ""
@@ -268,18 +288,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:202
 #: ../src/collecty/plugins/latency.py:89 ../src/collecty/plugins/latency.py:96
 #: ../src/collecty/plugins/loadavg.py:45 ../src/collecty/plugins/loadavg.py:53
-#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:50
-#: ../src/collecty/plugins/memory.py:58 ../src/collecty/plugins/memory.py:66
-#: ../src/collecty/plugins/memory.py:82
-#: ../src/collecty/plugins/processor.py:49
+#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:48
+#: ../src/collecty/plugins/memory.py:56 ../src/collecty/plugins/memory.py:64
+#: ../src/collecty/plugins/memory.py:80 ../src/collecty/plugins/processor.py:49
 #: ../src/collecty/plugins/processor.py:57
 #: ../src/collecty/plugins/processor.py:65
 #: ../src/collecty/plugins/processor.py:73
 #: ../src/collecty/plugins/processor.py:81
 #: ../src/collecty/plugins/processor.py:89
 #: ../src/collecty/plugins/processor.py:97
-#: ../src/collecty/plugins/sensors.py:71
-#: ../src/collecty/plugins/sensors.py:165
+#: ../src/collecty/plugins/sensors.py:71 ../src/collecty/plugins/sensors.py:165
 msgid "Minimum"
 msgstr "En az"
 
@@ -298,18 +316,16 @@ msgstr "En az"
 #: ../src/collecty/plugins/interface.py:201
 #: ../src/collecty/plugins/latency.py:88 ../src/collecty/plugins/latency.py:95
 #: ../src/collecty/plugins/loadavg.py:44 ../src/collecty/plugins/loadavg.py:52
-#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:49
-#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
-#: ../src/collecty/plugins/memory.py:81
-#: ../src/collecty/plugins/processor.py:48
+#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:47
+#: ../src/collecty/plugins/memory.py:55 ../src/collecty/plugins/memory.py:63
+#: ../src/collecty/plugins/memory.py:79 ../src/collecty/plugins/processor.py:48
 #: ../src/collecty/plugins/processor.py:56
 #: ../src/collecty/plugins/processor.py:64
 #: ../src/collecty/plugins/processor.py:72
 #: ../src/collecty/plugins/processor.py:80
 #: ../src/collecty/plugins/processor.py:88
 #: ../src/collecty/plugins/processor.py:96
-#: ../src/collecty/plugins/sensors.py:70
-#: ../src/collecty/plugins/sensors.py:164
+#: ../src/collecty/plugins/sensors.py:70 ../src/collecty/plugins/sensors.py:164
 msgid "Maximum"
 msgstr "En fazla"
 
@@ -328,18 +344,16 @@ msgstr "En fazla"
 #: ../src/collecty/plugins/interface.py:203
 #: ../src/collecty/plugins/latency.py:90 ../src/collecty/plugins/latency.py:97
 #: ../src/collecty/plugins/loadavg.py:46 ../src/collecty/plugins/loadavg.py:54
-#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:51
-#: ../src/collecty/plugins/memory.py:59 ../src/collecty/plugins/memory.py:67
-#: ../src/collecty/plugins/memory.py:83
-#: ../src/collecty/plugins/processor.py:50
+#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:49
+#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
+#: ../src/collecty/plugins/memory.py:81 ../src/collecty/plugins/processor.py:50
 #: ../src/collecty/plugins/processor.py:58
 #: ../src/collecty/plugins/processor.py:66
 #: ../src/collecty/plugins/processor.py:74
 #: ../src/collecty/plugins/processor.py:82
 #: ../src/collecty/plugins/processor.py:90
 #: ../src/collecty/plugins/processor.py:98
-#: ../src/collecty/plugins/sensors.py:69
-#: ../src/collecty/plugins/sensors.py:163
+#: ../src/collecty/plugins/sensors.py:69 ../src/collecty/plugins/sensors.py:163
 msgid "Average"
 msgstr "Ortalama"
 
@@ -389,9 +403,8 @@ msgid "Protocol States of all %s connections"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:37
-#: ../src/collecty/plugins/processor.py:106
-msgid "CPU usage"
-msgstr "CPU kullanımı"
+msgid "Processor Frequencies"
+msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:42
 msgid "Frequency"
@@ -662,15 +675,15 @@ msgstr "Ortalama yük"
 msgid "Load"
 msgstr "Yük"
 
-#: ../src/collecty/plugins/memory.py:45
+#: ../src/collecty/plugins/memory.py:43
 msgid "Used memory"
 msgstr "Kullanılan bellek"
 
-#: ../src/collecty/plugins/memory.py:53
+#: ../src/collecty/plugins/memory.py:51
 msgid "Buffered data"
 msgstr "Arabelleğe alınan veri"
 
-#: ../src/collecty/plugins/memory.py:61
+#: ../src/collecty/plugins/memory.py:59
 msgid "Cached data"
 msgstr "Önbelleğe alınmış veri"
 
@@ -681,15 +694,15 @@ msgstr "Önbelleğe alınmış veri"
 #. "GPRINT:freemax:%12s\:" % _("Maximum") + " %6.2lf" ,
 #. "GPRINT:freemin:%12s\:" % _("Minimum") + " %6.2lf",
 #. "GPRINT:freeavg:%12s\:" % _("Average") + " %6.2lf\\n",
-#: ../src/collecty/plugins/memory.py:77
+#: ../src/collecty/plugins/memory.py:75
 msgid "Used Swap space"
 msgstr "Kullanılan takas alanı"
 
-#: ../src/collecty/plugins/memory.py:89
+#: ../src/collecty/plugins/memory.py:87
 msgid "Memory Usage"
 msgstr "Kullanılan Bellek"
 
-#: ../src/collecty/plugins/memory.py:94
+#: ../src/collecty/plugins/memory.py:92
 msgid "Percent"
 msgstr "Yüzde"
 
@@ -721,6 +734,11 @@ msgstr "Yumuşak kesme"
 msgid "Idle"
 msgstr ""
 
+#: ../src/collecty/plugins/processor.py:106
+#, fuzzy
+msgid "Processor Usage"
+msgstr "Kullanılan Bellek"
+
 #: ../src/collecty/plugins/processor.py:111
 msgid "Jiffies"
 msgstr ""
@@ -730,8 +748,7 @@ msgstr ""
 msgid "Temperature Thresholds"
 msgstr ""
 
-#: ../src/collecty/plugins/sensors.py:78
-#: ../src/collecty/plugins/sensors.py:188
+#: ../src/collecty/plugins/sensors.py:78 ../src/collecty/plugins/sensors.py:188
 msgid "Critical"
 msgstr ""
 
@@ -747,3 +764,6 @@ msgstr ""
 #: ../src/collecty/plugins/sensors.py:197
 msgid "Processor"
 msgstr ""
+
+#~ msgid "CPU usage"
+#~ msgstr "CPU kullanımı"
index aca5e7b9f46ad5406eb9edbc456dc9326e5a234f..a6bd2c283936f687a11b4f541ee8f2deb8298e6f 100644 (file)
--- a/po/uk.po
+++ b/po/uk.po
@@ -1,22 +1,24 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# 
+#
 # Translators:
 # Вальчишин Андрій Олегович <v.andrey@i.ua>, 2012
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-26 18:19+0100\n"
+"POT-Creation-Date: 2015-11-24 02:37+0000\n"
 "PO-Revision-Date: 2015-10-26 17:22+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Ukrainian (http://www.transifex.com/mstremer/ipfire/language/uk/)\n"
+"Language-Team: Ukrainian (http://www.transifex.com/mstremer/ipfire/language/"
+"uk/)\n"
+"Language: uk\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: uk\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
 
 #: ../src/collecty/bus.py:54
 msgid "Bus thread has started"
@@ -30,67 +32,86 @@ msgstr ""
 msgid "Stopping bus thread"
 msgstr ""
 
-#: ../src/collecty/client.py:89
+#: ../src/collecty/client.py:52
+#, python-format
+msgid "Last update: %s"
+msgstr ""
+
+#: ../src/collecty/client.py:117
+#, python-format
+msgid "Title      : %(title)s (%(template)s - %(object_id)s)"
+msgstr ""
+
+#: ../src/collecty/client.py:118
+#, python-format
+msgid "Image size : %(image_width)sx%(image_height)spx"
+msgstr ""
+
+#: ../src/collecty/client.py:139
 #, python-format
 msgid "collecty %s running on Python %s"
 msgstr ""
 
-#: ../src/collecty/client.py:93
+#: ../src/collecty/client.py:143
 #, python-format
 msgid "daemon %s"
 msgstr ""
 
-#: ../src/collecty/client.py:101
+#: ../src/collecty/client.py:151
 msgid "Generate a graph image"
 msgstr ""
 
-#: ../src/collecty/client.py:104
+#: ../src/collecty/client.py:154
 msgid "filename"
 msgstr ""
 
-#: ../src/collecty/client.py:106
+#: ../src/collecty/client.py:155
 msgid "image format"
 msgstr ""
 
-#: ../src/collecty/client.py:107
+#: ../src/collecty/client.py:156
 msgid "interval"
 msgstr ""
 
-#: ../src/collecty/client.py:109
+#: ../src/collecty/client.py:158 ../src/collecty/client.py:178
 msgid "Object identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:111
+#: ../src/collecty/client.py:160 ../src/collecty/client.py:176
 msgid "The graph template identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:113
+#: ../src/collecty/client.py:162
 msgid "Generate the graph with timestamps plotted for the given timezone"
 msgstr ""
 
-#: ../src/collecty/client.py:115
+#: ../src/collecty/client.py:164
 msgid "Generate the graph with this locale"
 msgstr ""
 
-#: ../src/collecty/client.py:119
+#: ../src/collecty/client.py:168
 msgid "Height of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:121
+#: ../src/collecty/client.py:170
 msgid "Width of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:125
+#: ../src/collecty/client.py:174
+msgid "Fetch the last dataset in the database"
+msgstr ""
+
+#: ../src/collecty/client.py:183
 msgid "Lists all graph templates"
 msgstr ""
 
 #. version
-#: ../src/collecty/client.py:129
+#: ../src/collecty/client.py:187
 msgid "Show version"
 msgstr ""
 
 #. Brand all generated graphs.
-#: ../src/collecty/constants.py:49
+#: ../src/collecty/constants.py:54
 msgid "Created by collecty"
 msgstr "Створено колекцыэю"
 
@@ -136,52 +157,52 @@ msgstr "Зареєстровано сигнал %d"
 msgid "Caught signal %d"
 msgstr "Отримано сигнал %d"
 
-#: ../src/collecty/daemon.py:252
+#: ../src/collecty/daemon.py:266
 #, python-format
 msgid "Worker thread %s has been initialised"
 msgstr ""
 
-#: ../src/collecty/daemon.py:262
+#: ../src/collecty/daemon.py:276
 #, python-format
 msgid "Worker thread %s has been started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:276
+#: ../src/collecty/daemon.py:290
 #, python-format
 msgid "Worker thread %s has been terminated"
 msgstr ""
 
-#: ../src/collecty/daemon.py:295
+#: ../src/collecty/daemon.py:309
 msgid "Initialised write queue"
 msgstr ""
 
-#: ../src/collecty/daemon.py:298
+#: ../src/collecty/daemon.py:312
 msgid "Write queue process started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:310
+#: ../src/collecty/daemon.py:324
 msgid "Write queue process stopped"
 msgstr ""
 
-#: ../src/collecty/daemon.py:329
+#: ../src/collecty/daemon.py:343
 msgid "No data to commit"
 msgstr ""
 
-#: ../src/collecty/daemon.py:334
+#: ../src/collecty/daemon.py:348
 msgid "Submitting data to the databases..."
 msgstr ""
 
-#: ../src/collecty/daemon.py:352
+#: ../src/collecty/daemon.py:366
 #, python-format
 msgid "Emptied write queue in %.2fs"
 msgstr ""
 
-#: ../src/collecty/daemon.py:355
+#: ../src/collecty/daemon.py:369
 #, python-format
 msgid "Committing %(counter)s entries to %(filename)s"
 msgstr ""
 
-#: ../src/collecty/daemon.py:367
+#: ../src/collecty/daemon.py:381
 #, python-format
 msgid "Could not update RRD database %s: %s"
 msgstr ""
@@ -221,12 +242,12 @@ msgstr ""
 msgid "Generated graph %s in %.1fms"
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:346
+#: ../src/collecty/plugins/base.py:362
 #, python-format
 msgid "Created RRD file %s."
 msgstr "Створений RDD файл %s."
 
-#: ../src/collecty/plugins/base.py:534
+#: ../src/collecty/plugins/base.py:583
 #, python-format
 msgid "Generating graph %s"
 msgstr ""
@@ -268,18 +289,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:202
 #: ../src/collecty/plugins/latency.py:89 ../src/collecty/plugins/latency.py:96
 #: ../src/collecty/plugins/loadavg.py:45 ../src/collecty/plugins/loadavg.py:53
-#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:50
-#: ../src/collecty/plugins/memory.py:58 ../src/collecty/plugins/memory.py:66
-#: ../src/collecty/plugins/memory.py:82
-#: ../src/collecty/plugins/processor.py:49
+#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:48
+#: ../src/collecty/plugins/memory.py:56 ../src/collecty/plugins/memory.py:64
+#: ../src/collecty/plugins/memory.py:80 ../src/collecty/plugins/processor.py:49
 #: ../src/collecty/plugins/processor.py:57
 #: ../src/collecty/plugins/processor.py:65
 #: ../src/collecty/plugins/processor.py:73
 #: ../src/collecty/plugins/processor.py:81
 #: ../src/collecty/plugins/processor.py:89
 #: ../src/collecty/plugins/processor.py:97
-#: ../src/collecty/plugins/sensors.py:71
-#: ../src/collecty/plugins/sensors.py:165
+#: ../src/collecty/plugins/sensors.py:71 ../src/collecty/plugins/sensors.py:165
 msgid "Minimum"
 msgstr "Мінімум"
 
@@ -298,18 +317,16 @@ msgstr "Мінімум"
 #: ../src/collecty/plugins/interface.py:201
 #: ../src/collecty/plugins/latency.py:88 ../src/collecty/plugins/latency.py:95
 #: ../src/collecty/plugins/loadavg.py:44 ../src/collecty/plugins/loadavg.py:52
-#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:49
-#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
-#: ../src/collecty/plugins/memory.py:81
-#: ../src/collecty/plugins/processor.py:48
+#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:47
+#: ../src/collecty/plugins/memory.py:55 ../src/collecty/plugins/memory.py:63
+#: ../src/collecty/plugins/memory.py:79 ../src/collecty/plugins/processor.py:48
 #: ../src/collecty/plugins/processor.py:56
 #: ../src/collecty/plugins/processor.py:64
 #: ../src/collecty/plugins/processor.py:72
 #: ../src/collecty/plugins/processor.py:80
 #: ../src/collecty/plugins/processor.py:88
 #: ../src/collecty/plugins/processor.py:96
-#: ../src/collecty/plugins/sensors.py:70
-#: ../src/collecty/plugins/sensors.py:164
+#: ../src/collecty/plugins/sensors.py:70 ../src/collecty/plugins/sensors.py:164
 msgid "Maximum"
 msgstr "Максимум"
 
@@ -328,18 +345,16 @@ msgstr "Максимум"
 #: ../src/collecty/plugins/interface.py:203
 #: ../src/collecty/plugins/latency.py:90 ../src/collecty/plugins/latency.py:97
 #: ../src/collecty/plugins/loadavg.py:46 ../src/collecty/plugins/loadavg.py:54
-#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:51
-#: ../src/collecty/plugins/memory.py:59 ../src/collecty/plugins/memory.py:67
-#: ../src/collecty/plugins/memory.py:83
-#: ../src/collecty/plugins/processor.py:50
+#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:49
+#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
+#: ../src/collecty/plugins/memory.py:81 ../src/collecty/plugins/processor.py:50
 #: ../src/collecty/plugins/processor.py:58
 #: ../src/collecty/plugins/processor.py:66
 #: ../src/collecty/plugins/processor.py:74
 #: ../src/collecty/plugins/processor.py:82
 #: ../src/collecty/plugins/processor.py:90
 #: ../src/collecty/plugins/processor.py:98
-#: ../src/collecty/plugins/sensors.py:69
-#: ../src/collecty/plugins/sensors.py:163
+#: ../src/collecty/plugins/sensors.py:69 ../src/collecty/plugins/sensors.py:163
 msgid "Average"
 msgstr "Приблизно"
 
@@ -389,9 +404,8 @@ msgid "Protocol States of all %s connections"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:37
-#: ../src/collecty/plugins/processor.py:106
-msgid "CPU usage"
-msgstr "Використання процесора"
+msgid "Processor Frequencies"
+msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:42
 msgid "Frequency"
@@ -662,15 +676,15 @@ msgstr "Завантаження біля"
 msgid "Load"
 msgstr "Завантаження"
 
-#: ../src/collecty/plugins/memory.py:45
+#: ../src/collecty/plugins/memory.py:43
 msgid "Used memory"
 msgstr "Використано пам'яті"
 
-#: ../src/collecty/plugins/memory.py:53
+#: ../src/collecty/plugins/memory.py:51
 msgid "Buffered data"
 msgstr "Даних буферизовано"
 
-#: ../src/collecty/plugins/memory.py:61
+#: ../src/collecty/plugins/memory.py:59
 msgid "Cached data"
 msgstr "Даних в кеші"
 
@@ -681,15 +695,15 @@ msgstr "Даних в кеші"
 #. "GPRINT:freemax:%12s\:" % _("Maximum") + " %6.2lf" ,
 #. "GPRINT:freemin:%12s\:" % _("Minimum") + " %6.2lf",
 #. "GPRINT:freeavg:%12s\:" % _("Average") + " %6.2lf\\n",
-#: ../src/collecty/plugins/memory.py:77
+#: ../src/collecty/plugins/memory.py:75
 msgid "Used Swap space"
 msgstr "Використання SWAP"
 
-#: ../src/collecty/plugins/memory.py:89
+#: ../src/collecty/plugins/memory.py:87
 msgid "Memory Usage"
 msgstr "Використання пам'яті"
 
-#: ../src/collecty/plugins/memory.py:94
+#: ../src/collecty/plugins/memory.py:92
 msgid "Percent"
 msgstr "Процент"
 
@@ -721,6 +735,11 @@ msgstr "Програмне переривання"
 msgid "Idle"
 msgstr ""
 
+#: ../src/collecty/plugins/processor.py:106
+#, fuzzy
+msgid "Processor Usage"
+msgstr "Використання пам'яті"
+
 #: ../src/collecty/plugins/processor.py:111
 msgid "Jiffies"
 msgstr ""
@@ -730,8 +749,7 @@ msgstr ""
 msgid "Temperature Thresholds"
 msgstr ""
 
-#: ../src/collecty/plugins/sensors.py:78
-#: ../src/collecty/plugins/sensors.py:188
+#: ../src/collecty/plugins/sensors.py:78 ../src/collecty/plugins/sensors.py:188
 msgid "Critical"
 msgstr ""
 
@@ -747,3 +765,6 @@ msgstr ""
 #: ../src/collecty/plugins/sensors.py:197
 msgid "Processor"
 msgstr ""
+
+#~ msgid "CPU usage"
+#~ msgstr "Використання процесора"
index 8b29c4a67441989c42ba6a088c4f496993ac78ce..4509eb0092bb6fafe1f03688db5cc9cf8e040747 100644 (file)
@@ -1,20 +1,21 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# 
+#
 # Translators:
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-26 18:19+0100\n"
+"POT-Creation-Date: 2015-11-24 02:37+0000\n"
 "PO-Revision-Date: 2015-10-26 17:22+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Uzbek (Latin) (http://www.transifex.com/mstremer/ipfire/language/uz@Latn/)\n"
+"Language-Team: Uzbek (Latin) (http://www.transifex.com/mstremer/ipfire/"
+"language/uz@Latn/)\n"
+"Language: uz@Latn\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: uz@Latn\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
 #: ../src/collecty/bus.py:54
@@ -29,67 +30,86 @@ msgstr ""
 msgid "Stopping bus thread"
 msgstr ""
 
-#: ../src/collecty/client.py:89
+#: ../src/collecty/client.py:52
+#, python-format
+msgid "Last update: %s"
+msgstr ""
+
+#: ../src/collecty/client.py:117
+#, python-format
+msgid "Title      : %(title)s (%(template)s - %(object_id)s)"
+msgstr ""
+
+#: ../src/collecty/client.py:118
+#, python-format
+msgid "Image size : %(image_width)sx%(image_height)spx"
+msgstr ""
+
+#: ../src/collecty/client.py:139
 #, python-format
 msgid "collecty %s running on Python %s"
 msgstr ""
 
-#: ../src/collecty/client.py:93
+#: ../src/collecty/client.py:143
 #, python-format
 msgid "daemon %s"
 msgstr ""
 
-#: ../src/collecty/client.py:101
+#: ../src/collecty/client.py:151
 msgid "Generate a graph image"
 msgstr ""
 
-#: ../src/collecty/client.py:104
+#: ../src/collecty/client.py:154
 msgid "filename"
 msgstr ""
 
-#: ../src/collecty/client.py:106
+#: ../src/collecty/client.py:155
 msgid "image format"
 msgstr ""
 
-#: ../src/collecty/client.py:107
+#: ../src/collecty/client.py:156
 msgid "interval"
 msgstr ""
 
-#: ../src/collecty/client.py:109
+#: ../src/collecty/client.py:158 ../src/collecty/client.py:178
 msgid "Object identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:111
+#: ../src/collecty/client.py:160 ../src/collecty/client.py:176
 msgid "The graph template identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:113
+#: ../src/collecty/client.py:162
 msgid "Generate the graph with timestamps plotted for the given timezone"
 msgstr ""
 
-#: ../src/collecty/client.py:115
+#: ../src/collecty/client.py:164
 msgid "Generate the graph with this locale"
 msgstr ""
 
-#: ../src/collecty/client.py:119
+#: ../src/collecty/client.py:168
 msgid "Height of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:121
+#: ../src/collecty/client.py:170
 msgid "Width of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:125
+#: ../src/collecty/client.py:174
+msgid "Fetch the last dataset in the database"
+msgstr ""
+
+#: ../src/collecty/client.py:183
 msgid "Lists all graph templates"
 msgstr ""
 
 #. version
-#: ../src/collecty/client.py:129
+#: ../src/collecty/client.py:187
 msgid "Show version"
 msgstr ""
 
 #. Brand all generated graphs.
-#: ../src/collecty/constants.py:49
+#: ../src/collecty/constants.py:54
 msgid "Created by collecty"
 msgstr ""
 
@@ -135,52 +155,52 @@ msgstr ""
 msgid "Caught signal %d"
 msgstr ""
 
-#: ../src/collecty/daemon.py:252
+#: ../src/collecty/daemon.py:266
 #, python-format
 msgid "Worker thread %s has been initialised"
 msgstr ""
 
-#: ../src/collecty/daemon.py:262
+#: ../src/collecty/daemon.py:276
 #, python-format
 msgid "Worker thread %s has been started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:276
+#: ../src/collecty/daemon.py:290
 #, python-format
 msgid "Worker thread %s has been terminated"
 msgstr ""
 
-#: ../src/collecty/daemon.py:295
+#: ../src/collecty/daemon.py:309
 msgid "Initialised write queue"
 msgstr ""
 
-#: ../src/collecty/daemon.py:298
+#: ../src/collecty/daemon.py:312
 msgid "Write queue process started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:310
+#: ../src/collecty/daemon.py:324
 msgid "Write queue process stopped"
 msgstr ""
 
-#: ../src/collecty/daemon.py:329
+#: ../src/collecty/daemon.py:343
 msgid "No data to commit"
 msgstr ""
 
-#: ../src/collecty/daemon.py:334
+#: ../src/collecty/daemon.py:348
 msgid "Submitting data to the databases..."
 msgstr ""
 
-#: ../src/collecty/daemon.py:352
+#: ../src/collecty/daemon.py:366
 #, python-format
 msgid "Emptied write queue in %.2fs"
 msgstr ""
 
-#: ../src/collecty/daemon.py:355
+#: ../src/collecty/daemon.py:369
 #, python-format
 msgid "Committing %(counter)s entries to %(filename)s"
 msgstr ""
 
-#: ../src/collecty/daemon.py:367
+#: ../src/collecty/daemon.py:381
 #, python-format
 msgid "Could not update RRD database %s: %s"
 msgstr ""
@@ -220,12 +240,12 @@ msgstr ""
 msgid "Generated graph %s in %.1fms"
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:346
+#: ../src/collecty/plugins/base.py:362
 #, python-format
 msgid "Created RRD file %s."
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:534
+#: ../src/collecty/plugins/base.py:583
 #, python-format
 msgid "Generating graph %s"
 msgstr ""
@@ -267,18 +287,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:202
 #: ../src/collecty/plugins/latency.py:89 ../src/collecty/plugins/latency.py:96
 #: ../src/collecty/plugins/loadavg.py:45 ../src/collecty/plugins/loadavg.py:53
-#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:50
-#: ../src/collecty/plugins/memory.py:58 ../src/collecty/plugins/memory.py:66
-#: ../src/collecty/plugins/memory.py:82
-#: ../src/collecty/plugins/processor.py:49
+#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:48
+#: ../src/collecty/plugins/memory.py:56 ../src/collecty/plugins/memory.py:64
+#: ../src/collecty/plugins/memory.py:80 ../src/collecty/plugins/processor.py:49
 #: ../src/collecty/plugins/processor.py:57
 #: ../src/collecty/plugins/processor.py:65
 #: ../src/collecty/plugins/processor.py:73
 #: ../src/collecty/plugins/processor.py:81
 #: ../src/collecty/plugins/processor.py:89
 #: ../src/collecty/plugins/processor.py:97
-#: ../src/collecty/plugins/sensors.py:71
-#: ../src/collecty/plugins/sensors.py:165
+#: ../src/collecty/plugins/sensors.py:71 ../src/collecty/plugins/sensors.py:165
 msgid "Minimum"
 msgstr ""
 
@@ -297,18 +315,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:201
 #: ../src/collecty/plugins/latency.py:88 ../src/collecty/plugins/latency.py:95
 #: ../src/collecty/plugins/loadavg.py:44 ../src/collecty/plugins/loadavg.py:52
-#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:49
-#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
-#: ../src/collecty/plugins/memory.py:81
-#: ../src/collecty/plugins/processor.py:48
+#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:47
+#: ../src/collecty/plugins/memory.py:55 ../src/collecty/plugins/memory.py:63
+#: ../src/collecty/plugins/memory.py:79 ../src/collecty/plugins/processor.py:48
 #: ../src/collecty/plugins/processor.py:56
 #: ../src/collecty/plugins/processor.py:64
 #: ../src/collecty/plugins/processor.py:72
 #: ../src/collecty/plugins/processor.py:80
 #: ../src/collecty/plugins/processor.py:88
 #: ../src/collecty/plugins/processor.py:96
-#: ../src/collecty/plugins/sensors.py:70
-#: ../src/collecty/plugins/sensors.py:164
+#: ../src/collecty/plugins/sensors.py:70 ../src/collecty/plugins/sensors.py:164
 msgid "Maximum"
 msgstr ""
 
@@ -327,18 +343,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:203
 #: ../src/collecty/plugins/latency.py:90 ../src/collecty/plugins/latency.py:97
 #: ../src/collecty/plugins/loadavg.py:46 ../src/collecty/plugins/loadavg.py:54
-#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:51
-#: ../src/collecty/plugins/memory.py:59 ../src/collecty/plugins/memory.py:67
-#: ../src/collecty/plugins/memory.py:83
-#: ../src/collecty/plugins/processor.py:50
+#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:49
+#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
+#: ../src/collecty/plugins/memory.py:81 ../src/collecty/plugins/processor.py:50
 #: ../src/collecty/plugins/processor.py:58
 #: ../src/collecty/plugins/processor.py:66
 #: ../src/collecty/plugins/processor.py:74
 #: ../src/collecty/plugins/processor.py:82
 #: ../src/collecty/plugins/processor.py:90
 #: ../src/collecty/plugins/processor.py:98
-#: ../src/collecty/plugins/sensors.py:69
-#: ../src/collecty/plugins/sensors.py:163
+#: ../src/collecty/plugins/sensors.py:69 ../src/collecty/plugins/sensors.py:163
 msgid "Average"
 msgstr ""
 
@@ -388,8 +402,7 @@ msgid "Protocol States of all %s connections"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:37
-#: ../src/collecty/plugins/processor.py:106
-msgid "CPU usage"
+msgid "Processor Frequencies"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:42
@@ -661,15 +674,15 @@ msgstr ""
 msgid "Load"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:45
+#: ../src/collecty/plugins/memory.py:43
 msgid "Used memory"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:53
+#: ../src/collecty/plugins/memory.py:51
 msgid "Buffered data"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:61
+#: ../src/collecty/plugins/memory.py:59
 msgid "Cached data"
 msgstr ""
 
@@ -680,15 +693,15 @@ msgstr ""
 #. "GPRINT:freemax:%12s\:" % _("Maximum") + " %6.2lf" ,
 #. "GPRINT:freemin:%12s\:" % _("Minimum") + " %6.2lf",
 #. "GPRINT:freeavg:%12s\:" % _("Average") + " %6.2lf\\n",
-#: ../src/collecty/plugins/memory.py:77
+#: ../src/collecty/plugins/memory.py:75
 msgid "Used Swap space"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:89
+#: ../src/collecty/plugins/memory.py:87
 msgid "Memory Usage"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:94
+#: ../src/collecty/plugins/memory.py:92
 msgid "Percent"
 msgstr ""
 
@@ -720,6 +733,10 @@ msgstr ""
 msgid "Idle"
 msgstr ""
 
+#: ../src/collecty/plugins/processor.py:106
+msgid "Processor Usage"
+msgstr ""
+
 #: ../src/collecty/plugins/processor.py:111
 msgid "Jiffies"
 msgstr ""
@@ -729,8 +746,7 @@ msgstr ""
 msgid "Temperature Thresholds"
 msgstr ""
 
-#: ../src/collecty/plugins/sensors.py:78
-#: ../src/collecty/plugins/sensors.py:188
+#: ../src/collecty/plugins/sensors.py:78 ../src/collecty/plugins/sensors.py:188
 msgid "Critical"
 msgstr ""
 
index 29a572b7cec8dad5c7675975b2b0aa4c6b61c01c..8cc00fa8be68bc8cfa8ecc069c85fa9529dac11f 100644 (file)
--- a/po/vi.po
+++ b/po/vi.po
@@ -1,20 +1,21 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# 
+#
 # Translators:
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-26 18:19+0100\n"
+"POT-Creation-Date: 2015-11-24 02:37+0000\n"
 "PO-Revision-Date: 2015-10-26 17:22+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Vietnamese (http://www.transifex.com/mstremer/ipfire/language/vi/)\n"
+"Language-Team: Vietnamese (http://www.transifex.com/mstremer/ipfire/language/"
+"vi/)\n"
+"Language: vi\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: vi\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
 #: ../src/collecty/bus.py:54
@@ -29,67 +30,86 @@ msgstr ""
 msgid "Stopping bus thread"
 msgstr ""
 
-#: ../src/collecty/client.py:89
+#: ../src/collecty/client.py:52
+#, python-format
+msgid "Last update: %s"
+msgstr ""
+
+#: ../src/collecty/client.py:117
+#, python-format
+msgid "Title      : %(title)s (%(template)s - %(object_id)s)"
+msgstr ""
+
+#: ../src/collecty/client.py:118
+#, python-format
+msgid "Image size : %(image_width)sx%(image_height)spx"
+msgstr ""
+
+#: ../src/collecty/client.py:139
 #, python-format
 msgid "collecty %s running on Python %s"
 msgstr ""
 
-#: ../src/collecty/client.py:93
+#: ../src/collecty/client.py:143
 #, python-format
 msgid "daemon %s"
 msgstr ""
 
-#: ../src/collecty/client.py:101
+#: ../src/collecty/client.py:151
 msgid "Generate a graph image"
 msgstr ""
 
-#: ../src/collecty/client.py:104
+#: ../src/collecty/client.py:154
 msgid "filename"
 msgstr ""
 
-#: ../src/collecty/client.py:106
+#: ../src/collecty/client.py:155
 msgid "image format"
 msgstr ""
 
-#: ../src/collecty/client.py:107
+#: ../src/collecty/client.py:156
 msgid "interval"
 msgstr ""
 
-#: ../src/collecty/client.py:109
+#: ../src/collecty/client.py:158 ../src/collecty/client.py:178
 msgid "Object identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:111
+#: ../src/collecty/client.py:160 ../src/collecty/client.py:176
 msgid "The graph template identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:113
+#: ../src/collecty/client.py:162
 msgid "Generate the graph with timestamps plotted for the given timezone"
 msgstr ""
 
-#: ../src/collecty/client.py:115
+#: ../src/collecty/client.py:164
 msgid "Generate the graph with this locale"
 msgstr ""
 
-#: ../src/collecty/client.py:119
+#: ../src/collecty/client.py:168
 msgid "Height of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:121
+#: ../src/collecty/client.py:170
 msgid "Width of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:125
+#: ../src/collecty/client.py:174
+msgid "Fetch the last dataset in the database"
+msgstr ""
+
+#: ../src/collecty/client.py:183
 msgid "Lists all graph templates"
 msgstr ""
 
 #. version
-#: ../src/collecty/client.py:129
+#: ../src/collecty/client.py:187
 msgid "Show version"
 msgstr ""
 
 #. Brand all generated graphs.
-#: ../src/collecty/constants.py:49
+#: ../src/collecty/constants.py:54
 msgid "Created by collecty"
 msgstr ""
 
@@ -135,52 +155,52 @@ msgstr ""
 msgid "Caught signal %d"
 msgstr ""
 
-#: ../src/collecty/daemon.py:252
+#: ../src/collecty/daemon.py:266
 #, python-format
 msgid "Worker thread %s has been initialised"
 msgstr ""
 
-#: ../src/collecty/daemon.py:262
+#: ../src/collecty/daemon.py:276
 #, python-format
 msgid "Worker thread %s has been started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:276
+#: ../src/collecty/daemon.py:290
 #, python-format
 msgid "Worker thread %s has been terminated"
 msgstr ""
 
-#: ../src/collecty/daemon.py:295
+#: ../src/collecty/daemon.py:309
 msgid "Initialised write queue"
 msgstr ""
 
-#: ../src/collecty/daemon.py:298
+#: ../src/collecty/daemon.py:312
 msgid "Write queue process started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:310
+#: ../src/collecty/daemon.py:324
 msgid "Write queue process stopped"
 msgstr ""
 
-#: ../src/collecty/daemon.py:329
+#: ../src/collecty/daemon.py:343
 msgid "No data to commit"
 msgstr ""
 
-#: ../src/collecty/daemon.py:334
+#: ../src/collecty/daemon.py:348
 msgid "Submitting data to the databases..."
 msgstr ""
 
-#: ../src/collecty/daemon.py:352
+#: ../src/collecty/daemon.py:366
 #, python-format
 msgid "Emptied write queue in %.2fs"
 msgstr ""
 
-#: ../src/collecty/daemon.py:355
+#: ../src/collecty/daemon.py:369
 #, python-format
 msgid "Committing %(counter)s entries to %(filename)s"
 msgstr ""
 
-#: ../src/collecty/daemon.py:367
+#: ../src/collecty/daemon.py:381
 #, python-format
 msgid "Could not update RRD database %s: %s"
 msgstr ""
@@ -220,12 +240,12 @@ msgstr ""
 msgid "Generated graph %s in %.1fms"
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:346
+#: ../src/collecty/plugins/base.py:362
 #, python-format
 msgid "Created RRD file %s."
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:534
+#: ../src/collecty/plugins/base.py:583
 #, python-format
 msgid "Generating graph %s"
 msgstr ""
@@ -267,18 +287,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:202
 #: ../src/collecty/plugins/latency.py:89 ../src/collecty/plugins/latency.py:96
 #: ../src/collecty/plugins/loadavg.py:45 ../src/collecty/plugins/loadavg.py:53
-#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:50
-#: ../src/collecty/plugins/memory.py:58 ../src/collecty/plugins/memory.py:66
-#: ../src/collecty/plugins/memory.py:82
-#: ../src/collecty/plugins/processor.py:49
+#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:48
+#: ../src/collecty/plugins/memory.py:56 ../src/collecty/plugins/memory.py:64
+#: ../src/collecty/plugins/memory.py:80 ../src/collecty/plugins/processor.py:49
 #: ../src/collecty/plugins/processor.py:57
 #: ../src/collecty/plugins/processor.py:65
 #: ../src/collecty/plugins/processor.py:73
 #: ../src/collecty/plugins/processor.py:81
 #: ../src/collecty/plugins/processor.py:89
 #: ../src/collecty/plugins/processor.py:97
-#: ../src/collecty/plugins/sensors.py:71
-#: ../src/collecty/plugins/sensors.py:165
+#: ../src/collecty/plugins/sensors.py:71 ../src/collecty/plugins/sensors.py:165
 msgid "Minimum"
 msgstr ""
 
@@ -297,18 +315,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:201
 #: ../src/collecty/plugins/latency.py:88 ../src/collecty/plugins/latency.py:95
 #: ../src/collecty/plugins/loadavg.py:44 ../src/collecty/plugins/loadavg.py:52
-#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:49
-#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
-#: ../src/collecty/plugins/memory.py:81
-#: ../src/collecty/plugins/processor.py:48
+#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:47
+#: ../src/collecty/plugins/memory.py:55 ../src/collecty/plugins/memory.py:63
+#: ../src/collecty/plugins/memory.py:79 ../src/collecty/plugins/processor.py:48
 #: ../src/collecty/plugins/processor.py:56
 #: ../src/collecty/plugins/processor.py:64
 #: ../src/collecty/plugins/processor.py:72
 #: ../src/collecty/plugins/processor.py:80
 #: ../src/collecty/plugins/processor.py:88
 #: ../src/collecty/plugins/processor.py:96
-#: ../src/collecty/plugins/sensors.py:70
-#: ../src/collecty/plugins/sensors.py:164
+#: ../src/collecty/plugins/sensors.py:70 ../src/collecty/plugins/sensors.py:164
 msgid "Maximum"
 msgstr ""
 
@@ -327,18 +343,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:203
 #: ../src/collecty/plugins/latency.py:90 ../src/collecty/plugins/latency.py:97
 #: ../src/collecty/plugins/loadavg.py:46 ../src/collecty/plugins/loadavg.py:54
-#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:51
-#: ../src/collecty/plugins/memory.py:59 ../src/collecty/plugins/memory.py:67
-#: ../src/collecty/plugins/memory.py:83
-#: ../src/collecty/plugins/processor.py:50
+#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:49
+#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
+#: ../src/collecty/plugins/memory.py:81 ../src/collecty/plugins/processor.py:50
 #: ../src/collecty/plugins/processor.py:58
 #: ../src/collecty/plugins/processor.py:66
 #: ../src/collecty/plugins/processor.py:74
 #: ../src/collecty/plugins/processor.py:82
 #: ../src/collecty/plugins/processor.py:90
 #: ../src/collecty/plugins/processor.py:98
-#: ../src/collecty/plugins/sensors.py:69
-#: ../src/collecty/plugins/sensors.py:163
+#: ../src/collecty/plugins/sensors.py:69 ../src/collecty/plugins/sensors.py:163
 msgid "Average"
 msgstr ""
 
@@ -388,8 +402,7 @@ msgid "Protocol States of all %s connections"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:37
-#: ../src/collecty/plugins/processor.py:106
-msgid "CPU usage"
+msgid "Processor Frequencies"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:42
@@ -661,15 +674,15 @@ msgstr ""
 msgid "Load"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:45
+#: ../src/collecty/plugins/memory.py:43
 msgid "Used memory"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:53
+#: ../src/collecty/plugins/memory.py:51
 msgid "Buffered data"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:61
+#: ../src/collecty/plugins/memory.py:59
 msgid "Cached data"
 msgstr ""
 
@@ -680,15 +693,15 @@ msgstr ""
 #. "GPRINT:freemax:%12s\:" % _("Maximum") + " %6.2lf" ,
 #. "GPRINT:freemin:%12s\:" % _("Minimum") + " %6.2lf",
 #. "GPRINT:freeavg:%12s\:" % _("Average") + " %6.2lf\\n",
-#: ../src/collecty/plugins/memory.py:77
+#: ../src/collecty/plugins/memory.py:75
 msgid "Used Swap space"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:89
+#: ../src/collecty/plugins/memory.py:87
 msgid "Memory Usage"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:94
+#: ../src/collecty/plugins/memory.py:92
 msgid "Percent"
 msgstr ""
 
@@ -720,6 +733,10 @@ msgstr ""
 msgid "Idle"
 msgstr ""
 
+#: ../src/collecty/plugins/processor.py:106
+msgid "Processor Usage"
+msgstr ""
+
 #: ../src/collecty/plugins/processor.py:111
 msgid "Jiffies"
 msgstr ""
@@ -729,8 +746,7 @@ msgstr ""
 msgid "Temperature Thresholds"
 msgstr ""
 
-#: ../src/collecty/plugins/sensors.py:78
-#: ../src/collecty/plugins/sensors.py:188
+#: ../src/collecty/plugins/sensors.py:78 ../src/collecty/plugins/sensors.py:188
 msgid "Critical"
 msgstr ""
 
index 84510ec9aa5c75fda484a24737d8f433b655edd5..a22f22b0333d0176ee68d5847af654c89184a459 100644 (file)
--- a/po/zh.po
+++ b/po/zh.po
@@ -1,20 +1,21 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# 
+#
 # Translators:
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-26 18:19+0100\n"
+"POT-Creation-Date: 2015-11-24 02:37+0000\n"
 "PO-Revision-Date: 2015-10-26 17:22+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Chinese (http://www.transifex.com/mstremer/ipfire/language/zh/)\n"
+"Language-Team: Chinese (http://www.transifex.com/mstremer/ipfire/language/"
+"zh/)\n"
+"Language: zh\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: zh\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
 #: ../src/collecty/bus.py:54
@@ -29,67 +30,86 @@ msgstr ""
 msgid "Stopping bus thread"
 msgstr ""
 
-#: ../src/collecty/client.py:89
+#: ../src/collecty/client.py:52
+#, python-format
+msgid "Last update: %s"
+msgstr ""
+
+#: ../src/collecty/client.py:117
+#, python-format
+msgid "Title      : %(title)s (%(template)s - %(object_id)s)"
+msgstr ""
+
+#: ../src/collecty/client.py:118
+#, python-format
+msgid "Image size : %(image_width)sx%(image_height)spx"
+msgstr ""
+
+#: ../src/collecty/client.py:139
 #, python-format
 msgid "collecty %s running on Python %s"
 msgstr ""
 
-#: ../src/collecty/client.py:93
+#: ../src/collecty/client.py:143
 #, python-format
 msgid "daemon %s"
 msgstr ""
 
-#: ../src/collecty/client.py:101
+#: ../src/collecty/client.py:151
 msgid "Generate a graph image"
 msgstr ""
 
-#: ../src/collecty/client.py:104
+#: ../src/collecty/client.py:154
 msgid "filename"
 msgstr ""
 
-#: ../src/collecty/client.py:106
+#: ../src/collecty/client.py:155
 msgid "image format"
 msgstr ""
 
-#: ../src/collecty/client.py:107
+#: ../src/collecty/client.py:156
 msgid "interval"
 msgstr ""
 
-#: ../src/collecty/client.py:109
+#: ../src/collecty/client.py:158 ../src/collecty/client.py:178
 msgid "Object identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:111
+#: ../src/collecty/client.py:160 ../src/collecty/client.py:176
 msgid "The graph template identifier"
 msgstr ""
 
-#: ../src/collecty/client.py:113
+#: ../src/collecty/client.py:162
 msgid "Generate the graph with timestamps plotted for the given timezone"
 msgstr ""
 
-#: ../src/collecty/client.py:115
+#: ../src/collecty/client.py:164
 msgid "Generate the graph with this locale"
 msgstr ""
 
-#: ../src/collecty/client.py:119
+#: ../src/collecty/client.py:168
 msgid "Height of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:121
+#: ../src/collecty/client.py:170
 msgid "Width of the generated image"
 msgstr ""
 
-#: ../src/collecty/client.py:125
+#: ../src/collecty/client.py:174
+msgid "Fetch the last dataset in the database"
+msgstr ""
+
+#: ../src/collecty/client.py:183
 msgid "Lists all graph templates"
 msgstr ""
 
 #. version
-#: ../src/collecty/client.py:129
+#: ../src/collecty/client.py:187
 msgid "Show version"
 msgstr ""
 
 #. Brand all generated graphs.
-#: ../src/collecty/constants.py:49
+#: ../src/collecty/constants.py:54
 msgid "Created by collecty"
 msgstr ""
 
@@ -135,52 +155,52 @@ msgstr ""
 msgid "Caught signal %d"
 msgstr ""
 
-#: ../src/collecty/daemon.py:252
+#: ../src/collecty/daemon.py:266
 #, python-format
 msgid "Worker thread %s has been initialised"
 msgstr ""
 
-#: ../src/collecty/daemon.py:262
+#: ../src/collecty/daemon.py:276
 #, python-format
 msgid "Worker thread %s has been started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:276
+#: ../src/collecty/daemon.py:290
 #, python-format
 msgid "Worker thread %s has been terminated"
 msgstr ""
 
-#: ../src/collecty/daemon.py:295
+#: ../src/collecty/daemon.py:309
 msgid "Initialised write queue"
 msgstr ""
 
-#: ../src/collecty/daemon.py:298
+#: ../src/collecty/daemon.py:312
 msgid "Write queue process started"
 msgstr ""
 
-#: ../src/collecty/daemon.py:310
+#: ../src/collecty/daemon.py:324
 msgid "Write queue process stopped"
 msgstr ""
 
-#: ../src/collecty/daemon.py:329
+#: ../src/collecty/daemon.py:343
 msgid "No data to commit"
 msgstr ""
 
-#: ../src/collecty/daemon.py:334
+#: ../src/collecty/daemon.py:348
 msgid "Submitting data to the databases..."
 msgstr ""
 
-#: ../src/collecty/daemon.py:352
+#: ../src/collecty/daemon.py:366
 #, python-format
 msgid "Emptied write queue in %.2fs"
 msgstr ""
 
-#: ../src/collecty/daemon.py:355
+#: ../src/collecty/daemon.py:369
 #, python-format
 msgid "Committing %(counter)s entries to %(filename)s"
 msgstr ""
 
-#: ../src/collecty/daemon.py:367
+#: ../src/collecty/daemon.py:381
 #, python-format
 msgid "Could not update RRD database %s: %s"
 msgstr ""
@@ -220,12 +240,12 @@ msgstr ""
 msgid "Generated graph %s in %.1fms"
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:346
+#: ../src/collecty/plugins/base.py:362
 #, python-format
 msgid "Created RRD file %s."
 msgstr ""
 
-#: ../src/collecty/plugins/base.py:534
+#: ../src/collecty/plugins/base.py:583
 #, python-format
 msgid "Generating graph %s"
 msgstr ""
@@ -267,18 +287,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:202
 #: ../src/collecty/plugins/latency.py:89 ../src/collecty/plugins/latency.py:96
 #: ../src/collecty/plugins/loadavg.py:45 ../src/collecty/plugins/loadavg.py:53
-#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:50
-#: ../src/collecty/plugins/memory.py:58 ../src/collecty/plugins/memory.py:66
-#: ../src/collecty/plugins/memory.py:82
-#: ../src/collecty/plugins/processor.py:49
+#: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:48
+#: ../src/collecty/plugins/memory.py:56 ../src/collecty/plugins/memory.py:64
+#: ../src/collecty/plugins/memory.py:80 ../src/collecty/plugins/processor.py:49
 #: ../src/collecty/plugins/processor.py:57
 #: ../src/collecty/plugins/processor.py:65
 #: ../src/collecty/plugins/processor.py:73
 #: ../src/collecty/plugins/processor.py:81
 #: ../src/collecty/plugins/processor.py:89
 #: ../src/collecty/plugins/processor.py:97
-#: ../src/collecty/plugins/sensors.py:71
-#: ../src/collecty/plugins/sensors.py:165
+#: ../src/collecty/plugins/sensors.py:71 ../src/collecty/plugins/sensors.py:165
 msgid "Minimum"
 msgstr ""
 
@@ -297,18 +315,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:201
 #: ../src/collecty/plugins/latency.py:88 ../src/collecty/plugins/latency.py:95
 #: ../src/collecty/plugins/loadavg.py:44 ../src/collecty/plugins/loadavg.py:52
-#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:49
-#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
-#: ../src/collecty/plugins/memory.py:81
-#: ../src/collecty/plugins/processor.py:48
+#: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:47
+#: ../src/collecty/plugins/memory.py:55 ../src/collecty/plugins/memory.py:63
+#: ../src/collecty/plugins/memory.py:79 ../src/collecty/plugins/processor.py:48
 #: ../src/collecty/plugins/processor.py:56
 #: ../src/collecty/plugins/processor.py:64
 #: ../src/collecty/plugins/processor.py:72
 #: ../src/collecty/plugins/processor.py:80
 #: ../src/collecty/plugins/processor.py:88
 #: ../src/collecty/plugins/processor.py:96
-#: ../src/collecty/plugins/sensors.py:70
-#: ../src/collecty/plugins/sensors.py:164
+#: ../src/collecty/plugins/sensors.py:70 ../src/collecty/plugins/sensors.py:164
 msgid "Maximum"
 msgstr ""
 
@@ -327,18 +343,16 @@ msgstr ""
 #: ../src/collecty/plugins/interface.py:203
 #: ../src/collecty/plugins/latency.py:90 ../src/collecty/plugins/latency.py:97
 #: ../src/collecty/plugins/loadavg.py:46 ../src/collecty/plugins/loadavg.py:54
-#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:51
-#: ../src/collecty/plugins/memory.py:59 ../src/collecty/plugins/memory.py:67
-#: ../src/collecty/plugins/memory.py:83
-#: ../src/collecty/plugins/processor.py:50
+#: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:49
+#: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
+#: ../src/collecty/plugins/memory.py:81 ../src/collecty/plugins/processor.py:50
 #: ../src/collecty/plugins/processor.py:58
 #: ../src/collecty/plugins/processor.py:66
 #: ../src/collecty/plugins/processor.py:74
 #: ../src/collecty/plugins/processor.py:82
 #: ../src/collecty/plugins/processor.py:90
 #: ../src/collecty/plugins/processor.py:98
-#: ../src/collecty/plugins/sensors.py:69
-#: ../src/collecty/plugins/sensors.py:163
+#: ../src/collecty/plugins/sensors.py:69 ../src/collecty/plugins/sensors.py:163
 msgid "Average"
 msgstr ""
 
@@ -388,8 +402,7 @@ msgid "Protocol States of all %s connections"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:37
-#: ../src/collecty/plugins/processor.py:106
-msgid "CPU usage"
+msgid "Processor Frequencies"
 msgstr ""
 
 #: ../src/collecty/plugins/cpufreq.py:42
@@ -661,15 +674,15 @@ msgstr ""
 msgid "Load"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:45
+#: ../src/collecty/plugins/memory.py:43
 msgid "Used memory"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:53
+#: ../src/collecty/plugins/memory.py:51
 msgid "Buffered data"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:61
+#: ../src/collecty/plugins/memory.py:59
 msgid "Cached data"
 msgstr ""
 
@@ -680,15 +693,15 @@ msgstr ""
 #. "GPRINT:freemax:%12s\:" % _("Maximum") + " %6.2lf" ,
 #. "GPRINT:freemin:%12s\:" % _("Minimum") + " %6.2lf",
 #. "GPRINT:freeavg:%12s\:" % _("Average") + " %6.2lf\\n",
-#: ../src/collecty/plugins/memory.py:77
+#: ../src/collecty/plugins/memory.py:75
 msgid "Used Swap space"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:89
+#: ../src/collecty/plugins/memory.py:87
 msgid "Memory Usage"
 msgstr ""
 
-#: ../src/collecty/plugins/memory.py:94
+#: ../src/collecty/plugins/memory.py:92
 msgid "Percent"
 msgstr ""
 
@@ -720,6 +733,10 @@ msgstr ""
 msgid "Idle"
 msgstr ""
 
+#: ../src/collecty/plugins/processor.py:106
+msgid "Processor Usage"
+msgstr ""
+
 #: ../src/collecty/plugins/processor.py:111
 msgid "Jiffies"
 msgstr ""
@@ -729,8 +746,7 @@ msgstr ""
 msgid "Temperature Thresholds"
 msgstr ""
 
-#: ../src/collecty/plugins/sensors.py:78
-#: ../src/collecty/plugins/sensors.py:188
+#: ../src/collecty/plugins/sensors.py:78 ../src/collecty/plugins/sensors.py:188
 msgid "Critical"
 msgstr ""