[Nagiosplug-checkins] CVS: nagiosplug/po de.po,1.2,1.3 fr.po,1.2,1.3
Jeremy T. Bouse
undrgrid at users.sourceforge.net
Fri Aug 8 23:52:01 CEST 2003
- Previous message: [Nagiosplug-checkins] CVS: nagiosplug/plugins common.h,1.7,1.8
- Next message: [Nagiosplug-checkins] CVS: nagiosplug/plugins check_smtp.c,1.16,1.17 check_ssh.c,1.10,1.11 check_tcp.c,1.33,1.34 check_time.c,1.7,1.8 check_udp.c,1.9,1.10 check_ups.c,1.8,1.9 check_users.c,1.6,1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/nagiosplug/nagiosplug/po
In directory sc8-pr-cvs1:/tmp/cvs-serv14647/po
Modified Files:
de.po fr.po
Log Message:
Code clean-up
Index: de.po
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/po/de.po,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** de.po 26 Jul 2003 05:29:41 -0000 1.2
--- de.po 9 Aug 2003 06:51:29 -0000 1.3
***************
*** 8,12 ****
msgstr ""
"Project-Id-Version: nagios-plugins 1.3.99\n"
! "POT-Creation-Date: 2003-07-26 01:27-0400\n"
"PO-Revision-Date: 2003-07-20 22:24-0400\n"
"Last-Translator: Michael Wirtgen <Michael.Wirtgen at miwi-dv.com>\n"
--- 8,13 ----
msgstr ""
"Project-Id-Version: nagios-plugins 1.3.99\n"
! "Report-Msgid-Bugs-To: \n"
! "POT-Creation-Date: 2003-08-08 21:40-0700\n"
"PO-Revision-Date: 2003-07-20 22:24-0400\n"
"Last-Translator: Michael Wirtgen <Michael.Wirtgen at miwi-dv.com>\n"
***************
*** 20,37 ****
msgid ""
"Usage: %s -H host -p port [-w <warning time>] [-c <critical time>]\n"
! "\t[-s <send string>] [-e <expect string>] [-q <quit string>]\n"
! "\t[-m <maximum bytes>] [-d <delay>]\t[-t <timeout seconds>]\n"
! "\t[-r <refuse state>] [-v] [-4|-6]\n"
msgstr ""
! #: plugins/check_tcp.c:113
! #, c-format
! msgid ""
! "Copyright (c) %s Nagios Plugin Development Team\n"
! "\t<%s>\n"
! "\n"
! msgstr ""
!
! #: plugins/check_tcp.c:118
#, c-format
msgid ""
--- 21,30 ----
msgid ""
"Usage: %s -H host -p port [-w <warning time>] [-c <critical time>]\n"
! " [-s <send string>] [-e <expect string>] [-q <quit string>]\n"
! " [-m <maximum bytes>] [-d <delay>] [-t <timeout seconds>]\n"
! " [-r <refuse state>] [-v] [-4|-6]\n"
msgstr ""
! #: plugins/check_tcp.c:114
#, c-format
msgid ""
***************
*** 40,59 ****
msgstr ""
! #: plugins/check_tcp.c:124
! msgid ""
! "\n"
! "Options:\n"
! " -H, --hostname=ADDRESS\n"
! " Host name argument for servers using host headers (use numeric\n"
! " address if possible to bypass DNS lookup).\n"
! " -p, --port=INTEGER\n"
! " Port number\n"
! " -4, --use-ipv4\n"
! " Use IPv4 connection\n"
! " -6, --use-ipv6\n"
! " Use IPv6 connection\n"
! msgstr ""
!
! #: plugins/check_tcp.c:136
msgid ""
" -s, --send=STRING\n"
--- 33,37 ----
msgstr ""
! #: plugins/check_tcp.c:125
msgid ""
" -s, --send=STRING\n"
***************
*** 65,69 ****
msgstr ""
! #: plugins/check_tcp.c:144
msgid ""
" -r, --refuse=ok|warn|crit\n"
--- 43,47 ----
msgstr ""
! #: plugins/check_tcp.c:133
msgid ""
" -r, --refuse=ok|warn|crit\n"
***************
*** 73,118 ****
" -d, --delay=INTEGER\n"
" Seconds to wait between sending string and polling for response\n"
- " -w, --warning=DOUBLE\n"
- " Response time to result in warning status (seconds)\n"
- " -c, --critical=DOUBLE\n"
- " Response time to result in critical status (seconds)\n"
- msgstr ""
-
- #: plugins/check_tcp.c:156
- #, c-format
- msgid ""
- " -t, --timeout=INTEGER\n"
- " Seconds before connection times out (default: %d)\n"
- " -v, --verbose\n"
- " Show details for command-line debugging (Nagios may truncate output)\n"
- " -h, --help\n"
- " Print detailed help screen\n"
- " -V, --version\n"
- " Print version information\n"
- "\n"
msgstr ""
! #: plugins/check_tcp.c:274
msgid "ERROR: Generic check_tcp called with unknown service\n"
msgstr ""
! #: plugins/check_tcp.c:283
msgid "Could not parse arguments\n"
msgstr ""
! #: plugins/check_tcp.c:346
msgid "No data received from host\n"
msgstr ""
! #: plugins/check_tcp.c:358
msgid "Invalid response from host\n"
msgstr ""
! #: plugins/check_tcp.c:396
#, c-format
msgid "%s %s%s - %.3f second response time on port %d"
msgstr ""
! #: plugins/check_tcp.c:472
#, c-format
msgid ""
--- 51,78 ----
" -d, --delay=INTEGER\n"
" Seconds to wait between sending string and polling for response\n"
msgstr ""
! #: plugins/check_tcp.c:254
msgid "ERROR: Generic check_tcp called with unknown service\n"
msgstr ""
! #: plugins/check_tcp.c:263
msgid "Could not parse arguments\n"
msgstr ""
! #: plugins/check_tcp.c:326
msgid "No data received from host\n"
msgstr ""
! #: plugins/check_tcp.c:338
msgid "Invalid response from host\n"
msgstr ""
! #: plugins/check_tcp.c:376
#, c-format
msgid "%s %s%s - %.3f second response time on port %d"
msgstr ""
! #: plugins/check_tcp.c:452
#, c-format
msgid ""
***************
*** 121,173 ****
msgstr ""
! #: plugins/check_tcp.c:491
msgid "IPv6 support not available\n"
msgstr ""
! #: plugins/check_tcp.c:496
msgid "invalid host name or address"
msgstr ""
! #: plugins/check_tcp.c:501
msgid "Critical threshold must be a nonnegative integer\n"
msgstr ""
! #: plugins/check_tcp.c:507
msgid "Warning threshold must be a nonnegative integer\n"
msgstr ""
! #: plugins/check_tcp.c:521
msgid "Timeout interval must be a positive integer\n"
msgstr ""
! #: plugins/check_tcp.c:526
msgid "Server port must be a positive integer\n"
msgstr ""
! #: plugins/check_tcp.c:542
msgid "Maxbytes must be a positive integer\n"
msgstr ""
! #: plugins/check_tcp.c:555
msgid "Refuse mut be one of ok, warn, crit\n"
msgstr ""
! #: plugins/check_tcp.c:561
msgid "Delay must be a positive integer\n"
msgstr ""
! #: plugins/check_tcp.c:566
msgid "SSL support not available. Install OpenSSL and recompile."
msgstr ""
! #: plugins/check_tcp.c:574
msgid "You must provide a server address\n"
msgstr ""
! #: plugins/check_tcp.c:592
msgid "ERROR: Cannot create SSL context.\n"
msgstr ""
! #: plugins/check_tcp.c:618
msgid "ERROR: Cannot initiate SSL handshake.\n"
msgstr ""
--- 81,133 ----
msgstr ""
! #: plugins/check_tcp.c:471
msgid "IPv6 support not available\n"
msgstr ""
! #: plugins/check_tcp.c:476
msgid "invalid host name or address"
msgstr ""
! #: plugins/check_tcp.c:481
msgid "Critical threshold must be a nonnegative integer\n"
msgstr ""
! #: plugins/check_tcp.c:487
msgid "Warning threshold must be a nonnegative integer\n"
msgstr ""
! #: plugins/check_tcp.c:501
msgid "Timeout interval must be a positive integer\n"
msgstr ""
! #: plugins/check_tcp.c:506
msgid "Server port must be a positive integer\n"
msgstr ""
! #: plugins/check_tcp.c:522
msgid "Maxbytes must be a positive integer\n"
msgstr ""
! #: plugins/check_tcp.c:535
msgid "Refuse mut be one of ok, warn, crit\n"
msgstr ""
! #: plugins/check_tcp.c:541
msgid "Delay must be a positive integer\n"
msgstr ""
! #: plugins/check_tcp.c:546
msgid "SSL support not available. Install OpenSSL and recompile."
msgstr ""
! #: plugins/check_tcp.c:554
msgid "You must provide a server address\n"
msgstr ""
! #: plugins/check_tcp.c:572
msgid "ERROR: Cannot create SSL context.\n"
msgstr ""
! #: plugins/check_tcp.c:598
msgid "ERROR: Cannot initiate SSL handshake.\n"
msgstr ""
Index: fr.po
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/po/fr.po,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** fr.po 26 Jul 2003 05:29:41 -0000 1.2
--- fr.po 9 Aug 2003 06:51:29 -0000 1.3
***************
*** 7,11 ****
msgstr ""
"Project-Id-Version: nagios-plugins 1.3.99\n"
! "POT-Creation-Date: 2003-07-26 01:27-0400\n"
"PO-Revision-Date: 2003-07-25 06:55-0400\n"
"Last-Translator: Pierre-Antoine Angelini <paangelini at users.sourceforge.net>\n"
--- 7,12 ----
msgstr ""
"Project-Id-Version: nagios-plugins 1.3.99\n"
! "Report-Msgid-Bugs-To: \n"
! "POT-Creation-Date: 2003-08-08 21:40-0700\n"
"PO-Revision-Date: 2003-07-25 06:55-0400\n"
"Last-Translator: Pierre-Antoine Angelini <paangelini at users.sourceforge.net>\n"
***************
*** 19,25 ****
msgid ""
"Usage: %s -H host -p port [-w <warning time>] [-c <critical time>]\n"
! "\t[-s <send string>] [-e <expect string>] [-q <quit string>]\n"
! "\t[-m <maximum bytes>] [-d <delay>]\t[-t <timeout seconds>]\n"
! "\t[-r <refuse state>] [-v] [-4|-6]\n"
msgstr ""
"-H host -p port [-w warn_time] [-c crit_time] [-s send_string]\n"
--- 20,26 ----
msgid ""
"Usage: %s -H host -p port [-w <warning time>] [-c <critical time>]\n"
! " [-s <send string>] [-e <expect string>] [-q <quit string>]\n"
! " [-m <maximum bytes>] [-d <delay>] [-t <timeout seconds>]\n"
! " [-r <refuse state>] [-v] [-4|-6]\n"
msgstr ""
"-H host -p port [-w warn_time] [-c crit_time] [-s send_string]\n"
***************
*** 27,39 ****
"\t[-t to_sec] [-r refuse_state] [-v] [-4|-6]\n"
! #: plugins/check_tcp.c:113
! #, c-format
! msgid ""
! "Copyright (c) %s Nagios Plugin Development Team\n"
! "\t<%s>\n"
! "\n"
! msgstr ""
!
! #: plugins/check_tcp.c:118
#, fuzzy, c-format
msgid ""
--- 28,32 ----
"\t[-t to_sec] [-r refuse_state] [-v] [-4|-6]\n"
! #: plugins/check_tcp.c:114
#, fuzzy, c-format
msgid ""
***************
*** 42,71 ****
msgstr "Le plugin tests a %s connection with l'host specified\n"
! #: plugins/check_tcp.c:124
! #, fuzzy
! msgid ""
! "\n"
! "Options:\n"
! " -H, --hostname=ADDRESS\n"
! " Host name argument for servers using host headers (use numeric\n"
! " address if possible to bypass DNS lookup).\n"
! " -p, --port=INTEGER\n"
! " Port number\n"
! " -4, --use-ipv4\n"
! " Use IPv4 connection\n"
! " -6, --use-ipv6\n"
! " Use IPv6 connection\n"
! msgstr ""
! " -H, --hostname=ADDRESS\n"
! " Host name argument for servers using host headers (use numeric\n"
! " address if possible to bypass DNS lookup).\n"
! " -p, --port=INTEGER\n"
! " Port number\n"
! " -4, --use-ipv4\n"
! " Use IPv4 connection\n"
! " -6, --use-ipv6\n"
! " Use IPv6 connection\n"
!
! #: plugins/check_tcp.c:136
msgid ""
" -s, --send=STRING\n"
--- 35,39 ----
msgstr "Le plugin tests a %s connection with l'host specified\n"
! #: plugins/check_tcp.c:125
msgid ""
" -s, --send=STRING\n"
***************
*** 83,87 ****
" String to send server to initiate a clean close of the connection\n"
! #: plugins/check_tcp.c:144
msgid ""
" -r, --refuse=ok|warn|crit\n"
--- 51,56 ----
" String to send server to initiate a clean close of the connection\n"
! #: plugins/check_tcp.c:133
! #, fuzzy
msgid ""
" -r, --refuse=ok|warn|crit\n"
***************
*** 91,98 ****
" -d, --delay=INTEGER\n"
" Seconds to wait between sending string and polling for response\n"
- " -w, --warning=DOUBLE\n"
- " Response time to result in warning status (seconds)\n"
- " -c, --critical=DOUBLE\n"
- " Response time to result in critical status (seconds)\n"
msgstr ""
" -r, --refuse=ok|warn|crit\n"
--- 60,63 ----
***************
*** 107,155 ****
" Response time to result in critical status (seconds)\n"
! #: plugins/check_tcp.c:156
! #, c-format
! msgid ""
! " -t, --timeout=INTEGER\n"
! " Seconds before connection times out (default: %d)\n"
! " -v, --verbose\n"
! " Show details for command-line debugging (Nagios may truncate output)\n"
! " -h, --help\n"
! " Print detailed help screen\n"
! " -V, --version\n"
! " Print version information\n"
! "\n"
! msgstr ""
! " -t, --timeout=INTEGER\n"
! " Seconds before connection times out (default: %d)\n"
! " -v, --verbose\n"
! " Show details for command-line debugging (Nagios may truncate output)\n"
! " -h, --help\n"
! " Print detailed help screen\n"
! " -V, --version\n"
! " Print version information\n"
! "\n"
!
! #: plugins/check_tcp.c:274
msgid "ERROR: Generic check_tcp called with unknown service\n"
msgstr ""
! #: plugins/check_tcp.c:283
msgid "Could not parse arguments\n"
msgstr ""
! #: plugins/check_tcp.c:346
msgid "No data received from host\n"
msgstr ""
! #: plugins/check_tcp.c:358
msgid "Invalid response from host\n"
msgstr ""
! #: plugins/check_tcp.c:396
#, c-format
msgid "%s %s%s - %.3f second response time on port %d"
msgstr ""
! #: plugins/check_tcp.c:472
#, c-format
msgid ""
--- 72,97 ----
" Response time to result in critical status (seconds)\n"
! #: plugins/check_tcp.c:254
msgid "ERROR: Generic check_tcp called with unknown service\n"
msgstr ""
! #: plugins/check_tcp.c:263
msgid "Could not parse arguments\n"
msgstr ""
! #: plugins/check_tcp.c:326
msgid "No data received from host\n"
msgstr ""
! #: plugins/check_tcp.c:338
msgid "Invalid response from host\n"
msgstr ""
! #: plugins/check_tcp.c:376
#, c-format
msgid "%s %s%s - %.3f second response time on port %d"
msgstr ""
! #: plugins/check_tcp.c:452
#, c-format
msgid ""
***************
*** 158,210 ****
msgstr ""
! #: plugins/check_tcp.c:491
msgid "IPv6 support not available\n"
msgstr ""
! #: plugins/check_tcp.c:496
msgid "invalid host name or address"
msgstr ""
! #: plugins/check_tcp.c:501
msgid "Critical threshold must be a nonnegative integer\n"
msgstr ""
! #: plugins/check_tcp.c:507
msgid "Warning threshold must be a nonnegative integer\n"
msgstr ""
! #: plugins/check_tcp.c:521
msgid "Timeout interval must be a positive integer\n"
msgstr ""
! #: plugins/check_tcp.c:526
msgid "Server port must be a positive integer\n"
msgstr ""
! #: plugins/check_tcp.c:542
msgid "Maxbytes must be a positive integer\n"
msgstr ""
! #: plugins/check_tcp.c:555
msgid "Refuse mut be one of ok, warn, crit\n"
msgstr ""
! #: plugins/check_tcp.c:561
msgid "Delay must be a positive integer\n"
msgstr ""
! #: plugins/check_tcp.c:566
msgid "SSL support not available. Install OpenSSL and recompile."
msgstr ""
! #: plugins/check_tcp.c:574
msgid "You must provide a server address\n"
msgstr ""
! #: plugins/check_tcp.c:592
msgid "ERROR: Cannot create SSL context.\n"
msgstr ""
! #: plugins/check_tcp.c:618
msgid "ERROR: Cannot initiate SSL handshake.\n"
msgstr ""
--- 100,197 ----
msgstr ""
! #: plugins/check_tcp.c:471
msgid "IPv6 support not available\n"
msgstr ""
! #: plugins/check_tcp.c:476
msgid "invalid host name or address"
msgstr ""
! #: plugins/check_tcp.c:481
msgid "Critical threshold must be a nonnegative integer\n"
msgstr ""
! #: plugins/check_tcp.c:487
msgid "Warning threshold must be a nonnegative integer\n"
msgstr ""
! #: plugins/check_tcp.c:501
msgid "Timeout interval must be a positive integer\n"
msgstr ""
! #: plugins/check_tcp.c:506
msgid "Server port must be a positive integer\n"
msgstr ""
! #: plugins/check_tcp.c:522
msgid "Maxbytes must be a positive integer\n"
msgstr ""
! #: plugins/check_tcp.c:535
msgid "Refuse mut be one of ok, warn, crit\n"
msgstr ""
! #: plugins/check_tcp.c:541
msgid "Delay must be a positive integer\n"
msgstr ""
! #: plugins/check_tcp.c:546
msgid "SSL support not available. Install OpenSSL and recompile."
msgstr ""
! #: plugins/check_tcp.c:554
msgid "You must provide a server address\n"
msgstr ""
! #: plugins/check_tcp.c:572
msgid "ERROR: Cannot create SSL context.\n"
msgstr ""
! #: plugins/check_tcp.c:598
msgid "ERROR: Cannot initiate SSL handshake.\n"
msgstr ""
+
+ #, fuzzy
+ #~ msgid ""
+ #~ "\n"
+ #~ "Options:\n"
+ #~ " -H, --hostname=ADDRESS\n"
+ #~ " Host name argument for servers using host headers (use numeric\n"
+ #~ " address if possible to bypass DNS lookup).\n"
+ #~ " -p, --port=INTEGER\n"
+ #~ " Port number\n"
+ #~ " -4, --use-ipv4\n"
+ #~ " Use IPv4 connection\n"
+ #~ " -6, --use-ipv6\n"
+ #~ " Use IPv6 connection\n"
+ #~ msgstr ""
+ #~ " -H, --hostname=ADDRESS\n"
+ #~ " Host name argument for servers using host headers (use numeric\n"
+ #~ " address if possible to bypass DNS lookup).\n"
+ #~ " -p, --port=INTEGER\n"
+ #~ " Port number\n"
+ #~ " -4, --use-ipv4\n"
+ #~ " Use IPv4 connection\n"
+ #~ " -6, --use-ipv6\n"
+ #~ " Use IPv6 connection\n"
+
+ #~ msgid ""
+ #~ " -t, --timeout=INTEGER\n"
+ #~ " Seconds before connection times out (default: %d)\n"
+ #~ " -v, --verbose\n"
+ #~ " Show details for command-line debugging (Nagios may truncate output)\n"
+ #~ " -h, --help\n"
+ #~ " Print detailed help screen\n"
+ #~ " -V, --version\n"
+ #~ " Print version information\n"
+ #~ "\n"
+ #~ msgstr ""
+ #~ " -t, --timeout=INTEGER\n"
+ #~ " Seconds before connection times out (default: %d)\n"
+ #~ " -v, --verbose\n"
+ #~ " Show details for command-line debugging (Nagios may truncate output)\n"
+ #~ " -h, --help\n"
+ #~ " Print detailed help screen\n"
+ #~ " -V, --version\n"
+ #~ " Print version information\n"
+ #~ "\n"
- Previous message: [Nagiosplug-checkins] CVS: nagiosplug/plugins common.h,1.7,1.8
- Next message: [Nagiosplug-checkins] CVS: nagiosplug/plugins check_smtp.c,1.16,1.17 check_ssh.c,1.10,1.11 check_tcp.c,1.33,1.34 check_time.c,1.7,1.8 check_udp.c,1.9,1.10 check_ups.c,1.8,1.9 check_users.c,1.6,1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Commits
mailing list