File: zc.en

package info (click to toggle)
zonecheck 2.0.4-13lenny1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,424 kB
  • ctags: 1,177
  • sloc: ruby: 9,582; xml: 731; sh: 574; makefile: 66
file content (161 lines) | stat: -rw-r--r-- 5,535 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE config PUBLIC "-//ZoneCheck//DTD Config V1.0//EN" "msgcat.dtd">
<msgcat lang="en">
<!-- $Id: zc.en,v 1.77 2003/12/18 15:50:01 sdalu Exp $ -->

<!--
# 
# CONTACT     : zonecheck@nic.fr
# AUTHOR      : Stephane D'Alu <sdalu@nic.fr>
#
# CREATED     : 2002/08/02 13:58:17
# REVISION    : $Revision: 1.77 $ 
# DATE        : $Date: 2003/12/18 15:50:01 $
#
# CONTRIBUTORS: (see also CREDITS file)
#
#
# LICENSE     : GPL v2 (or MIT/X11-like after agreement)
# COPYRIGHT   : AFNIC (c) 2003
#
# This file is part of ZoneCheck.
#
# ZoneCheck is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
# 
# ZoneCheck is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with ZoneCheck; if not, write to the Free Software Foundation,
# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-->

<!-- Word -->
<section name="word">
  <tag name="generic">generic</tag>
  <tag name="warning">warning</tag>
  <tag name="warning_id">w</tag>
  <tag name="fatal">fatal</tag>
  <tag name="fatal_id">f</tag>
  <tag name="info">info</tag>
  <tag name="info_id">i</tag>
  <tag name="ok">ok</tag>
  <tag name="ok_id">o</tag>
  <tag name="testing">testing</tag>
  <tag name="unexpected">unexpected</tag>
  <tag name="line">line</tag>
  <tag name="error">error</tag>
  <tag name="perfect">perfect</tag>
  <tag name="quit">quit</tag>
  <tag name="abort">abort</tag>
  <tag name="details">details</tag>
  <tag name="references">references</tag>
  <tag name="elements">elements</tag>
  <tag name="form">form</tag>
  <tag name="name">name</tag>
  <tag name="second_abbr">sec</tag>
</section>


<section name="config">
</section>

<!-- Titles -->
<tag name="t_batch">batch</tag>
<tag name="t_single">single</tag>


<!-- Tag -->
<tag name="tag_ref">Ref</tag>
<tag name="tag_adv">Adv</tag>

<!-- -->
<tag name="res_success_but">SUCCESS (but %d warning(s))</tag>
<tag name="res_success">SUCCESS</tag>
<tag name="res_failure">FAILURE</tag>
<tag name="res_failure_and">FAILURE (and %d warning(s))</tag>

<tag name="ns_batch">batch</tag>
<tag name="ns_zone">zone</tag>
<tag name="ns_ns">ns</tag>
<tag name="ns_primary">primary</tag>
<tag name="ns_secondary">secondary</tag>
<tag name="ns_ips">IPs</tag>

<tag name="title_zoneinfo">Zone information</tag>
<tag name="title_progress">Progress</tag>
<tag name="title_testres">Test results</tag>
<tag name="title_status">Final status</tag>

<tag name="pgr_progress">Progression</tag>
<tag name="pgr_test">Tests</tag>
<tag name="pgr_time">Time</tag>
<tag name="pgr_speed">Speed</tag>
<tag name="pgr_speed_unit">T/s</tag>
<tag name="pgr_na">N/A</tag>


<!-- -->
<tag name="problem_file">problem while opening/reading file: %s</tag>

  <!-- Input -->
  <section name="input">
    <tag name="unsupported_method">Input method '%s' unsupported</tag>
    <tag name="suspicious_method">Input method '%s' suspicious</tag>
    <tag name="version">PROGNAME: version %s</tag>
    <tag name="unsupported_domain">No mapping able to process '%s'</tag>
  </section>

<!-- Config -->
  <section name="config">
    <tag name="check_unknown">check '%s' unavailable</tag>
    <tag name="unknown_profile">Unknown profile '%s'</tag>
    <tag name="unknown_preset">Unknown preset '%s'</tag>
    <tag name="error_in_preset">Error in preset '%s'</tag>
  </section>



  <section name="param">
    <tag name="ns_name">Nameserver (%s) is not a hostname</tag>
  </section>

<!-- Exceptions -->
<tag name="xcp_zc_batch_parse">Unable to parse batch line</tag>

<tag name="xcp_param_fqdn_required">Absolute domain name required</tag>
<tag name="xcp_param_batch_nodomain">No domainname expected for batch mode</tag>
<tag name="xcp_param_domain_expected">One domainname expected</tag>
<tag name="xcp_param_primary_soa">Unable to find primary nameserver (SOA)</tag>
<tag name="xcp_param_nameservers_ns">Unable to find nameservers (NS)</tag>
<tag name="xcp_param_prim_ns_soa">Unable to identify primary nameserver (NS vs SOA)</tag>
<tag name="xcp_param_nameserver_ips">Unable to find nameserver IP address(es) for %s</tag>
<tag name="xcp_param_ns_bad_ips">Given IP address(es) for %s not matching DNS records</tag>
<tag name="xcp_param_output_support">Selected output class doesn't support '%s'</tag>
<tag name="xcp_param_ip_no_stack">%s not supported on that host</tag>
<tag name="xcp_param_unknown_modopt">Unknown modifier '%s' for '%s' option</tag>
<tag name="xcp_param_local_resolver">IP address expected for the local resolver</tag>


<tag name="xcp_testmanager_badclass">class '%s' doesn't derive from %s</tag>
<tag name="xcp_testmanager_test_exists">test '%s' defined in classes '%s' and '%s'</tag>
<tag name="xcp_testmanager_check_exists">check '%s' defined int class '%s' and '%s'</tag>

  <!-- NResolv rcode -->
  <section name="nresolv:rcode">
    <tag name="servfail">server failure</tag>
    <tag name="refused">answer refused from server</tag>
    <tag name="nxdomain">domain doesn't exist</tag>
    <tag name="notimp">query not implemented on server</tag>
  </section>

  <!-- Local Variables: -->
  <!-- mode: xml        -->
  <!-- End:             -->
</msgcat>