]> git.ipfire.org Git - collecty.git/blame - po/collecty.pot
Add CollectyClient to generate graph images.
[collecty.git] / po / collecty.pot
CommitLineData
a0f510d5
MT
1# SOME DESCRIPTIVE TITLE.
2# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3# This file is distributed under the same license as the PACKAGE package.
4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5#
6#, fuzzy
7msgid ""
8msgstr ""
9"Project-Id-Version: PACKAGE VERSION\n"
10"Report-Msgid-Bugs-To: \n"
73db5226 11"POT-Creation-Date: 2012-08-25 11:22+0000\n"
a0f510d5
MT
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n"
15"Language: \n"
16"MIME-Version: 1.0\n"
17"Content-Type: text/plain; charset=CHARSET\n"
18"Content-Transfer-Encoding: 8bit\n"
19
73db5226
MT
20#. Brand all generated graphs.
21#: collecty/constants.py:44
22msgid "Created by collecty"
23msgstr ""
24
25#: collecty/daemon.py:49
a0f510d5
MT
26msgid "Collecty successfully initialized."
27msgstr ""
28
73db5226 29#: collecty/daemon.py:63
a0f510d5
MT
30#, python-format
31msgid "Plugin '%(name)s' registered %(number)s instance(s)."
32msgstr ""
33
73db5226 34#: collecty/daemon.py:108
a0f510d5
MT
35#, python-format
36msgid "%s is not alive anymore. Removing."
37msgstr ""
38
73db5226 39#: collecty/daemon.py:114
a0f510d5
MT
40msgid "No thread running. Exiting main thread."
41msgstr ""
42
73db5226 43#: collecty/daemon.py:120
a0f510d5
MT
44msgid "Submitting all data in memory"
45msgstr ""
46
73db5226 47#: collecty/daemon.py:128
a0f510d5
MT
48msgid "Received shutdown signal"
49msgstr ""
50
73db5226 51#: collecty/daemon.py:140
a0f510d5
MT
52#, python-format
53msgid "Registering signal %d"
54msgstr ""
55
73db5226 56#: collecty/daemon.py:145
a0f510d5
MT
57#, python-format
58msgid "Caught signal %d"
59msgstr ""
60
73db5226 61#: collecty/plugins/base.py:105
a0f510d5
MT
62msgid "Successfully initialized."
63msgstr ""
64
73db5226 65#: collecty/plugins/base.py:152
a0f510d5
MT
66#, python-format
67msgid "Created RRD file %s."
68msgstr ""
69
73db5226 70#: collecty/plugins/base.py:179
a0f510d5
MT
71#, python-format
72msgid "Submitting data to database. %d entries."
73msgstr ""
74
73db5226 75#: collecty/plugins/base.py:192
a0f510d5
MT
76msgid "Unhandled exception in read()!"
77msgstr ""
78
73db5226 79#: collecty/plugins/base.py:203
a0f510d5
MT
80msgid "Unhandled exception in submit()!"
81msgstr ""
82
73db5226 83#: collecty/plugins/base.py:206
a0f510d5
MT
84msgid "Started."
85msgstr ""
86
73db5226 87#: collecty/plugins/base.py:214
a0f510d5
MT
88msgid "Collecting..."
89msgstr ""
90
73db5226 91#: collecty/plugins/base.py:218
a0f510d5
MT
92msgid "Stopped."
93msgstr ""
94
73db5226 95#: collecty/plugins/base.py:221
a0f510d5
MT
96msgid "Received shutdown signal."
97msgstr ""
98
73db5226 99#: collecty/plugins/cpu.py:55
a0f510d5
MT
100msgid "User"
101msgstr ""
102
73db5226
MT
103#: collecty/plugins/cpu.py:59 collecty/plugins/cpu.py:67
104#: collecty/plugins/cpu.py:75 collecty/plugins/cpu.py:83
105#: collecty/plugins/cpu.py:91 collecty/plugins/cpu.py:99
106#: collecty/plugins/entropy.py:50 collecty/plugins/loadavg.py:51
107#: collecty/plugins/loadavg.py:59 collecty/plugins/loadavg.py:67
108#: collecty/plugins/memory.py:55 collecty/plugins/memory.py:63
109#: collecty/plugins/memory.py:71 collecty/plugins/memory.py:87
a0f510d5
MT
110msgid "Maximum"
111msgstr ""
112
73db5226
MT
113#: collecty/plugins/cpu.py:60 collecty/plugins/cpu.py:68
114#: collecty/plugins/cpu.py:76 collecty/plugins/cpu.py:84
115#: collecty/plugins/cpu.py:92 collecty/plugins/cpu.py:100
116#: collecty/plugins/entropy.py:51 collecty/plugins/loadavg.py:52
117#: collecty/plugins/loadavg.py:60 collecty/plugins/loadavg.py:68
118#: collecty/plugins/memory.py:56 collecty/plugins/memory.py:64
119#: collecty/plugins/memory.py:72 collecty/plugins/memory.py:88
a0f510d5
MT
120msgid "Minimum"
121msgstr ""
122
73db5226
MT
123#: collecty/plugins/cpu.py:61 collecty/plugins/cpu.py:69
124#: collecty/plugins/cpu.py:77 collecty/plugins/cpu.py:85
125#: collecty/plugins/cpu.py:93 collecty/plugins/cpu.py:101
126#: collecty/plugins/entropy.py:52 collecty/plugins/loadavg.py:53
127#: collecty/plugins/loadavg.py:61 collecty/plugins/loadavg.py:69
128#: collecty/plugins/memory.py:57 collecty/plugins/memory.py:65
129#: collecty/plugins/memory.py:73 collecty/plugins/memory.py:89
a0f510d5
MT
130msgid "Average"
131msgstr ""
132
73db5226 133#: collecty/plugins/cpu.py:63
a0f510d5
MT
134msgid "Nice"
135msgstr ""
136
73db5226 137#: collecty/plugins/cpu.py:71
a0f510d5
MT
138msgid "System"
139msgstr ""
140
73db5226 141#: collecty/plugins/cpu.py:79
a0f510d5
MT
142msgid "Wait"
143msgstr ""
144
73db5226 145#: collecty/plugins/cpu.py:87
a0f510d5
MT
146msgid "Interrupt"
147msgstr ""
148
73db5226
MT
149#: collecty/plugins/cpu.py:95
150msgid "Soft interrupt"
151msgstr ""
152
153#: collecty/plugins/cpu.py:113
154msgid "CPU usage"
155msgstr ""
156
157#: collecty/plugins/cpu.py:114 collecty/plugins/memory.py:93
158msgid "Percent"
159msgstr ""
160
161#: collecty/plugins/entropy.py:46 collecty/plugins/entropy.py:57
162msgid "Available entropy"
163msgstr ""
164
165#: collecty/plugins/entropy.py:58
166msgid "Bits"
a0f510d5
MT
167msgstr ""
168
73db5226 169#: collecty/plugins/entropy.py:66
a0f510d5
MT
170msgid "Entropy kernel interface does not exist."
171msgstr ""
172
73db5226 173#: collecty/plugins/loadavg.py:47
a0f510d5
MT
174msgid "Load average 1m"
175msgstr ""
176
73db5226 177#: collecty/plugins/loadavg.py:55
a0f510d5
MT
178msgid "Load average 5m"
179msgstr ""
180
73db5226 181#: collecty/plugins/loadavg.py:63
a0f510d5
MT
182msgid "Load average 15m"
183msgstr ""
184
73db5226
MT
185#: collecty/plugins/loadavg.py:75
186msgid "Load average"
a0f510d5
MT
187msgstr ""
188
73db5226
MT
189#: collecty/plugins/loadavg.py:76
190msgid "Load"
a0f510d5
MT
191msgstr ""
192
73db5226
MT
193#: collecty/plugins/memory.py:51
194msgid "Used memory"
195msgstr ""
196
197#: collecty/plugins/memory.py:59
a0f510d5
MT
198msgid "Buffered data"
199msgstr ""
200
73db5226
MT
201#: collecty/plugins/memory.py:67
202msgid "Cached data"
a0f510d5
MT
203msgstr ""
204
73db5226
MT
205#. "STACK:free#7799ff:%-15s" % _("Free memory"),
206#. "VDEF:freemin=free,MINIMUM",
207#. "VDEF:freemax=free,MAXIMUM",
208#. "VDEF:freeavg=free,AVERAGE",
209#. "GPRINT:freemax:%12s\:" % _("Maximum") + " %6.2lf" ,
210#. "GPRINT:freemin:%12s\:" % _("Minimum") + " %6.2lf",
211#. "GPRINT:freeavg:%12s\:" % _("Average") + " %6.2lf\\n",
212#: collecty/plugins/memory.py:83
a0f510d5
MT
213msgid "Used Swap space"
214msgstr ""
73db5226
MT
215
216#: collecty/plugins/memory.py:92
217msgid "Memory Usage"
218msgstr ""