summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorKarl DeBisschop <kdebisschop@users.sourceforge.net>2003-07-26 05:29:41 (GMT)
committerKarl DeBisschop <kdebisschop@users.sourceforge.net>2003-07-26 05:29:41 (GMT)
commitd829070b19939528d7f20b8bae024029e7a5d23e (patch)
tree19e2312c22be3284af322da33c63f6fb9c425ea3 /po
parent220839788876b8d560246ab12fc9f0863e547d7d (diff)
downloadmonitoring-plugins-d829070b19939528d7f20b8bae024029e7a5d23e.tar.gz
updated check_tcp
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@605 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'po')
-rw-r--r--po/de.po116
-rw-r--r--po/fr.po123
2 files changed, 214 insertions, 25 deletions
diff --git a/po/de.po b/po/de.po
index a9d5116..19609ea 100644
--- a/po/de.po
+++ b/po/de.po
@@ -7,7 +7,7 @@
7msgid "" 7msgid ""
8msgstr "" 8msgstr ""
9"Project-Id-Version: nagios-plugins 1.3.99\n" 9"Project-Id-Version: nagios-plugins 1.3.99\n"
10"POT-Creation-Date: 2003-07-25 23:10-0400\n" 10"POT-Creation-Date: 2003-07-26 01:27-0400\n"
11"PO-Revision-Date: 2003-07-20 22:24-0400\n" 11"PO-Revision-Date: 2003-07-20 22:24-0400\n"
12"Last-Translator: Michael Wirtgen <Michael.Wirtgen@miwi-dv.com>\n" 12"Last-Translator: Michael Wirtgen <Michael.Wirtgen@miwi-dv.com>\n"
13"Language-Team: de <LL@li.org>\n" 13"Language-Team: de <LL@li.org>\n"
@@ -15,13 +15,34 @@ msgstr ""
15"Content-Type: text/plain; charset=UTF-8\n" 15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n" 16"Content-Transfer-Encoding: 8bit\n"
17 17
18#: plugins/check_tcp.c:516 18#: plugins/check_tcp.c:99
19#, c-format 19#, c-format
20msgid "This plugin tests %s connections with the specified host.\n" 20msgid ""
21"Usage: %s -H host -p port [-w <warning time>] [-c <critical time>]\n"
22"\t[-s <send string>] [-e <expect string>] [-q <quit string>]\n"
23"\t[-m <maximum bytes>] [-d <delay>]\t[-t <timeout seconds>]\n"
24"\t[-r <refuse state>] [-v] [-4|-6]\n"
25msgstr ""
26
27#: plugins/check_tcp.c:113
28#, c-format
29msgid ""
30"Copyright (c) %s Nagios Plugin Development Team\n"
31"\t<%s>\n"
32"\n"
33msgstr ""
34
35#: plugins/check_tcp.c:118
36#, c-format
37msgid ""
38"This plugin tests %s connections with the specified host.\n"
39"\n"
21msgstr "" 40msgstr ""
22 41
23#: plugins/check_tcp.c:523 42#: plugins/check_tcp.c:124
24msgid "" 43msgid ""
44"\n"
45"Options:\n"
25" -H, --hostname=ADDRESS\n" 46" -H, --hostname=ADDRESS\n"
26" Host name argument for servers using host headers (use numeric\n" 47" Host name argument for servers using host headers (use numeric\n"
27" address if possible to bypass DNS lookup).\n" 48" address if possible to bypass DNS lookup).\n"
@@ -33,7 +54,7 @@ msgid ""
33" Use IPv6 connection\n" 54" Use IPv6 connection\n"
34msgstr "" 55msgstr ""
35 56
36#: plugins/check_tcp.c:534 57#: plugins/check_tcp.c:136
37msgid "" 58msgid ""
38" -s, --send=STRING\n" 59" -s, --send=STRING\n"
39" String to send to the server\n" 60" String to send to the server\n"
@@ -43,7 +64,7 @@ msgid ""
43" String to send server to initiate a clean close of the connection\n" 64" String to send server to initiate a clean close of the connection\n"
44msgstr "" 65msgstr ""
45 66
46#: plugins/check_tcp.c:542 67#: plugins/check_tcp.c:144
47msgid "" 68msgid ""
48" -r, --refuse=ok|warn|crit\n" 69" -r, --refuse=ok|warn|crit\n"
49" Accept tcp refusals with states ok, warn, crit (default: crit)\n" 70" Accept tcp refusals with states ok, warn, crit (default: crit)\n"
@@ -57,7 +78,7 @@ msgid ""
57" Response time to result in critical status (seconds)\n" 78" Response time to result in critical status (seconds)\n"
58msgstr "" 79msgstr ""
59 80
60#: plugins/check_tcp.c:554 81#: plugins/check_tcp.c:156
61#, c-format 82#, c-format
62msgid "" 83msgid ""
63" -t, --timeout=INTEGER\n" 84" -t, --timeout=INTEGER\n"
@@ -71,9 +92,82 @@ msgid ""
71"\n" 92"\n"
72msgstr "" 93msgstr ""
73 94
74#: plugins/check_tcp.c:571 95#: plugins/check_tcp.c:274
96msgid "ERROR: Generic check_tcp called with unknown service\n"
97msgstr ""
98
99#: plugins/check_tcp.c:283
100msgid "Could not parse arguments\n"
101msgstr ""
102
103#: plugins/check_tcp.c:346
104msgid "No data received from host\n"
105msgstr ""
106
107#: plugins/check_tcp.c:358
108msgid "Invalid response from host\n"
109msgstr ""
110
111#: plugins/check_tcp.c:396
112#, c-format
113msgid "%s %s%s - %.3f second response time on port %d"
114msgstr ""
115
116#: plugins/check_tcp.c:472
117#, c-format
75msgid "" 118msgid ""
76"-H host -p port [-w warn_time] [-c crit_time] [-s send_string]\n" 119"%s: Unknown argument: %s\n"
77"\t[-e expect_string] [-q quit_string] [-m maxbytes] [-d delay]\n" 120"\n"
78"\t[-t to_sec] [-r refuse_state] [-v] [-4|-6]\n" 121msgstr ""
122
123#: plugins/check_tcp.c:491
124msgid "IPv6 support not available\n"
125msgstr ""
126
127#: plugins/check_tcp.c:496
128msgid "invalid host name or address"
129msgstr ""
130
131#: plugins/check_tcp.c:501
132msgid "Critical threshold must be a nonnegative integer\n"
133msgstr ""
134
135#: plugins/check_tcp.c:507
136msgid "Warning threshold must be a nonnegative integer\n"
137msgstr ""
138
139#: plugins/check_tcp.c:521
140msgid "Timeout interval must be a positive integer\n"
141msgstr ""
142
143#: plugins/check_tcp.c:526
144msgid "Server port must be a positive integer\n"
145msgstr ""
146
147#: plugins/check_tcp.c:542
148msgid "Maxbytes must be a positive integer\n"
149msgstr ""
150
151#: plugins/check_tcp.c:555
152msgid "Refuse mut be one of ok, warn, crit\n"
153msgstr ""
154
155#: plugins/check_tcp.c:561
156msgid "Delay must be a positive integer\n"
157msgstr ""
158
159#: plugins/check_tcp.c:566
160msgid "SSL support not available. Install OpenSSL and recompile."
161msgstr ""
162
163#: plugins/check_tcp.c:574
164msgid "You must provide a server address\n"
165msgstr ""
166
167#: plugins/check_tcp.c:592
168msgid "ERROR: Cannot create SSL context.\n"
169msgstr ""
170
171#: plugins/check_tcp.c:618
172msgid "ERROR: Cannot initiate SSL handshake.\n"
79msgstr "" 173msgstr ""
diff --git a/po/fr.po b/po/fr.po
index 8f035a0..58c3474 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -6,7 +6,7 @@
6msgid "" 6msgid ""
7msgstr "" 7msgstr ""
8"Project-Id-Version: nagios-plugins 1.3.99\n" 8"Project-Id-Version: nagios-plugins 1.3.99\n"
9"POT-Creation-Date: 2003-07-25 23:10-0400\n" 9"POT-Creation-Date: 2003-07-26 01:27-0400\n"
10"PO-Revision-Date: 2003-07-25 06:55-0400\n" 10"PO-Revision-Date: 2003-07-25 06:55-0400\n"
11"Last-Translator: Pierre-Antoine Angelini <paangelini@users.sourceforge.net>\n" 11"Last-Translator: Pierre-Antoine Angelini <paangelini@users.sourceforge.net>\n"
12"Language-Team: French <traduc@traduc.org>\n" 12"Language-Team: French <traduc@traduc.org>\n"
@@ -14,13 +14,38 @@ msgstr ""
14"Content-Type: text/plain; charset=UTF-8\n" 14"Content-Type: text/plain; charset=UTF-8\n"
15"Content-Transfer-Encoding: 8bit\n" 15"Content-Transfer-Encoding: 8bit\n"
16 16
17#: plugins/check_tcp.c:516 17#: plugins/check_tcp.c:99
18#, fuzzy, c-format
19msgid ""
20"Usage: %s -H host -p port [-w <warning time>] [-c <critical time>]\n"
21"\t[-s <send string>] [-e <expect string>] [-q <quit string>]\n"
22"\t[-m <maximum bytes>] [-d <delay>]\t[-t <timeout seconds>]\n"
23"\t[-r <refuse state>] [-v] [-4|-6]\n"
24msgstr ""
25"-H host -p port [-w warn_time] [-c crit_time] [-s send_string]\n"
26"\t[-e expect_string] [-q quit_string] [-m maxbytes] [-d delay]\n"
27"\t[-t to_sec] [-r refuse_state] [-v] [-4|-6]\n"
28
29#: plugins/check_tcp.c:113
18#, c-format 30#, c-format
19msgid "This plugin tests %s connections with the specified host.\n" 31msgid ""
32"Copyright (c) %s Nagios Plugin Development Team\n"
33"\t<%s>\n"
34"\n"
35msgstr ""
36
37#: plugins/check_tcp.c:118
38#, fuzzy, c-format
39msgid ""
40"This plugin tests %s connections with the specified host.\n"
41"\n"
20msgstr "Le plugin tests a %s connection with l'host specified\n" 42msgstr "Le plugin tests a %s connection with l'host specified\n"
21 43
22#: plugins/check_tcp.c:523 44#: plugins/check_tcp.c:124
45#, fuzzy
23msgid "" 46msgid ""
47"\n"
48"Options:\n"
24" -H, --hostname=ADDRESS\n" 49" -H, --hostname=ADDRESS\n"
25" Host name argument for servers using host headers (use numeric\n" 50" Host name argument for servers using host headers (use numeric\n"
26" address if possible to bypass DNS lookup).\n" 51" address if possible to bypass DNS lookup).\n"
@@ -41,7 +66,7 @@ msgstr ""
41" -6, --use-ipv6\n" 66" -6, --use-ipv6\n"
42" Use IPv6 connection\n" 67" Use IPv6 connection\n"
43 68
44#: plugins/check_tcp.c:534 69#: plugins/check_tcp.c:136
45msgid "" 70msgid ""
46" -s, --send=STRING\n" 71" -s, --send=STRING\n"
47" String to send to the server\n" 72" String to send to the server\n"
@@ -57,7 +82,7 @@ msgstr ""
57" -q, --quit=STRING\n" 82" -q, --quit=STRING\n"
58" String to send server to initiate a clean close of the connection\n" 83" String to send server to initiate a clean close of the connection\n"
59 84
60#: plugins/check_tcp.c:542 85#: plugins/check_tcp.c:144
61msgid "" 86msgid ""
62" -r, --refuse=ok|warn|crit\n" 87" -r, --refuse=ok|warn|crit\n"
63" Accept tcp refusals with states ok, warn, crit (default: crit)\n" 88" Accept tcp refusals with states ok, warn, crit (default: crit)\n"
@@ -81,7 +106,7 @@ msgstr ""
81" -c, --critical=DOUBLE\n" 106" -c, --critical=DOUBLE\n"
82" Response time to result in critical status (seconds)\n" 107" Response time to result in critical status (seconds)\n"
83 108
84#: plugins/check_tcp.c:554 109#: plugins/check_tcp.c:156
85#, c-format 110#, c-format
86msgid "" 111msgid ""
87" -t, --timeout=INTEGER\n" 112" -t, --timeout=INTEGER\n"
@@ -104,12 +129,82 @@ msgstr ""
104" Print version information\n" 129" Print version information\n"
105"\n" 130"\n"
106 131
107#: plugins/check_tcp.c:571 132#: plugins/check_tcp.c:274
133msgid "ERROR: Generic check_tcp called with unknown service\n"
134msgstr ""
135
136#: plugins/check_tcp.c:283
137msgid "Could not parse arguments\n"
138msgstr ""
139
140#: plugins/check_tcp.c:346
141msgid "No data received from host\n"
142msgstr ""
143
144#: plugins/check_tcp.c:358
145msgid "Invalid response from host\n"
146msgstr ""
147
148#: plugins/check_tcp.c:396
149#, c-format
150msgid "%s %s%s - %.3f second response time on port %d"
151msgstr ""
152
153#: plugins/check_tcp.c:472
154#, c-format
108msgid "" 155msgid ""
109"-H host -p port [-w warn_time] [-c crit_time] [-s send_string]\n" 156"%s: Unknown argument: %s\n"
110"\t[-e expect_string] [-q quit_string] [-m maxbytes] [-d delay]\n" 157"\n"
111"\t[-t to_sec] [-r refuse_state] [-v] [-4|-6]\n" 158msgstr ""
159
160#: plugins/check_tcp.c:491
161msgid "IPv6 support not available\n"
162msgstr ""
163
164#: plugins/check_tcp.c:496
165msgid "invalid host name or address"
166msgstr ""
167
168#: plugins/check_tcp.c:501
169msgid "Critical threshold must be a nonnegative integer\n"
170msgstr ""
171
172#: plugins/check_tcp.c:507
173msgid "Warning threshold must be a nonnegative integer\n"
174msgstr ""
175
176#: plugins/check_tcp.c:521
177msgid "Timeout interval must be a positive integer\n"
178msgstr ""
179
180#: plugins/check_tcp.c:526
181msgid "Server port must be a positive integer\n"
182msgstr ""
183
184#: plugins/check_tcp.c:542
185msgid "Maxbytes must be a positive integer\n"
186msgstr ""
187
188#: plugins/check_tcp.c:555
189msgid "Refuse mut be one of ok, warn, crit\n"
190msgstr ""
191
192#: plugins/check_tcp.c:561
193msgid "Delay must be a positive integer\n"
194msgstr ""
195
196#: plugins/check_tcp.c:566
197msgid "SSL support not available. Install OpenSSL and recompile."
198msgstr ""
199
200#: plugins/check_tcp.c:574
201msgid "You must provide a server address\n"
202msgstr ""
203
204#: plugins/check_tcp.c:592
205msgid "ERROR: Cannot create SSL context.\n"
206msgstr ""
207
208#: plugins/check_tcp.c:618
209msgid "ERROR: Cannot initiate SSL handshake.\n"
112msgstr "" 210msgstr ""
113"-H host -p port [-w warn_time] [-c crit_time] [-s send_string]\n"
114"\t[-e expect_string] [-q quit_string] [-m maxbytes] [-d delay]\n"
115"\t[-t to_sec] [-r refuse_state] [-v] [-4|-6]\n"