# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2008-11-16 01:31+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: ../src/BIND.py:35 ../src/BIND.py:67 ../src/BIND.py:70 ../src/BIND.py:81 #: ../src/BIND.py:124 msgid "Initialization Error" msgstr "" #: ../src/BIND.py:35 msgid "" "This application requires the Red Hat BIND distribution\n" "(bind, bind-utils, bind-libs) RPMs to be installed." msgstr "" #: ../src/BIND.py:45 ../src/BIND.py:61 ../src/BIND.py:65 msgid "Initialization Error:" msgstr "" #: ../src/BIND.py:45 msgid "" "You do not have permission to run the BIND utilities\n" "required by this application:\n" "/usr/sbin/{named-checkconf, named-checkzone, dnssec-keygen, dnssec-signzone, " "rndc-confgen}." msgstr "" #: ../src/BIND.py:56 msgid "Initializing to Defaults:" msgstr "" #: ../src/BIND.py:56 msgid "" "No BIND configuration was found.\n" "Installing the initial default configuration." msgstr "" #: ../src/BIND.py:61 msgid "Configuration could not be initialized from defaults:\n" msgstr "" #: ../src/BIND.py:65 ../src/BIND.py:124 #, python-format msgid "" "Root Cache Download Failed:\n" "\t%s\n" "Ensure this machine is connected to the Internet." msgstr "" #: ../src/BIND.py:67 #, python-format msgid "" "No current BIND configuration was found,\n" "and no default configuration was found\n" "in %s/profiles/default.\n" "Install the caching-nameserver package and restart." msgstr "" #: ../src/BIND.py:71 msgid "named-checkconf -v failed:\n" msgstr "" #: ../src/BIND.py:91 #, python-format msgid "DNS Configuration File %s Initialisation Error:" msgstr "" #: ../src/BIND.py:114 ../src/BIND.py:181 ../src/ZoneTree.py:1082 msgid "DNS Configuration Initialisation Error:" msgstr "" #: ../src/BIND.py:114 msgid "If any views are defined, ALL zones must be in a view." msgstr "" #. both "." (hint) and "." (master zone) specified - named_checkconf #. does not complain, named starts, but named gets really screwed #. all other duplicate zones are not tolerated by named-checkconf & named #: ../src/BIND.py:127 ../src/BIND.py:142 msgid "Zone File Initialisation Error:" msgstr "" #: ../src/BIND.py:127 ../src/BIND.py:137 #, python-format msgid "" "Zone %s\n" "file %s\n" "load error:\n" "%s" msgstr "" #: ../src/BIND.py:130 ../src/ErrorDialog.py:14 ../src/ErrorDialog.py:20 msgid "Warning" msgstr "" #: ../src/BIND.py:134 ../src/ErrorDialog.py:43 ../src/ErrorDialog.py:49 msgid "Error" msgstr "" #: ../src/BIND.py:137 #, python-format msgid "Zone File Initialisation %s:" msgstr "" #: ../src/BIND.py:143 #, python-format msgid "" "ERROR: configuration contains duplicate zones:\n" "\tzone: %s class: %s type: %s file: %s\n" "\tzone: %s class: %s type: %s file: %s" msgstr "" #: ../src/BIND.py:182 #, python-format msgid "" "Access control list\n" "%s\n" "contains a reference to an undefined ACL\n" "%s." msgstr "" #: ../src/BIND.py:246 ../src/BIND.py:287 msgid "DNS Zone File Save Error:" msgstr "" #: ../src/BIND.py:295 msgid "DNS Configuration File Save Error:" msgstr "" #: ../src/BIND.py:338 ../src/NamedConfOptions.py:256 ../src/NewZone.py:31 #: ../src/ZoneTree.py:1185 ../src/ZoneTree.py:1188 msgid "Forward" msgstr "" #: ../src/BIND.py:339 ../src/NewZone.py:32 msgid "IPV4 Reverse" msgstr "" #: ../src/BIND.py:340 ../src/NewZone.py:33 msgid "IPV6 Reverse" msgstr "" #: ../src/BIND.py:341 ../src/NewZone.py:34 msgid "NSAP Reverse" msgstr "" #: ../src/BIND.py:479 msgid "Unrecognized Address" msgstr "" #: ../src/BIND.py:489 msgid "Unrecognized address: " msgstr "" #: ../src/DNS.py:131 msgid "domain name is of zero length" msgstr "" #: ../src/DNS.py:133 msgid "domain name too long - it is over the 254 character limit" msgstr "" #: ../src/DNS.py:149 msgid "null label" msgstr "" #: ../src/DNS.py:149 msgid "not allowed" msgstr "" #: ../src/DNS.py:153 ../src/DNS.py:156 ../src/DNS.py:159 ../src/DNS.py:162 msgid "label" msgstr "" #: ../src/DNS.py:153 msgid "too long - it is over the 63 character limit" msgstr "" #: ../src/DNS.py:156 msgid "" "missing underscore - SRV RR should be in format _Service._Proto.Name (RFC " "2782)" msgstr "" #: ../src/DNS.py:159 msgid "domain name labels should begin with a letter or number (RFC 1123)" msgstr "" #: ../src/DNS.py:162 msgid "" "domain name labels should contain only characters in the ranges A-Z,1-9 or " "'-' (RFC 1123)" msgstr "" #: ../src/DNS.py:292 msgid " weeks " msgstr "" #: ../src/DNS.py:294 msgid " week " msgstr "" #: ../src/DNS.py:298 msgid " days " msgstr "" #: ../src/DNS.py:300 msgid " day " msgstr "" #: ../src/DNS.py:304 msgid " hours " msgstr "" #: ../src/DNS.py:306 msgid " hour " msgstr "" #: ../src/DNS.py:310 msgid " minutes " msgstr "" #: ../src/DNS.py:312 msgid " minute " msgstr "" #: ../src/DNS.py:316 msgid " seconds " msgstr "" #: ../src/DNS.py:318 msgid " second " msgstr "" #: ../src/DNS.py:1082 msgid "" "The default category defines the logging options for those categories where " "no specific configuration has been defined." msgstr "" #: ../src/DNS.py:1085 msgid "" "The catch-all. Many things still aren't classified into categories, and they " "all end up here." msgstr "" #: ../src/DNS.py:1088 msgid "" "Messages relating to the databases used internally by the name server to " "store zone and cache data." msgstr "" #: ../src/DNS.py:1090 msgid "Approval and denial of requests." msgstr "" #: ../src/DNS.py:1093 msgid "Configuration file parsing and processing." msgstr "" #: ../src/DNS.py:1096 msgid "" "DNS resolution, such as the recursive lookups performed on behalf of clients " "by a caching name server." msgstr "" #: ../src/DNS.py:1099 msgid "Zone transfers the server is receiving." msgstr "" #: ../src/DNS.py:1102 msgid "Zone transfers the server is sending." msgstr "" #: ../src/DNS.py:1105 msgid "The NOTIFY protocol." msgstr "" #: ../src/DNS.py:1108 msgid "Processing of client requests." msgstr "" #: ../src/DNS.py:1111 msgid "" "Messages that named was unable to determine the class of or for which there " "was no matching view. A one line summary is also logged to the client " "category. This category is best sent to a file or stderr, by default it is " "sent to the null channel." msgstr "" #: ../src/DNS.py:1114 msgid "Network operations." msgstr "" #: ../src/DNS.py:1117 msgid "Dynamic updates." msgstr "" #: ../src/DNS.py:1120 msgid "Queries. Using the category queries will enable query logging." msgstr "" #: ../src/DNS.py:1123 msgid "" "Dispatching of incoming packets to the server modules where they are to be " "processed." msgstr "" #: ../src/DNS.py:1126 msgid "DNSSEC and TSIG protocol processing." msgstr "" #: ../src/DNS.py:1129 msgid "" "Lame servers. These are misconfigurations in remote servers, discovered by " "BIND 9 when trying to query those servers during resolution." msgstr "" #: ../src/DNS.py:1132 msgid "" "Delegation only. Logs queries that have been forced to NXDOMAIN as the " "result of a delegation-only zone or a delegation-only in a hint or stub zone " "declaration." msgstr "" #: ../src/DNSsec.py:249 msgid "Generating DNSSEC Key" msgstr "" #: ../src/DNSsec.py:250 #, python-format msgid "" "Generating %s\n" "for zone: %s" msgstr "" #: ../src/DNSsec.py:329 msgid "Signed zone file" msgstr "" #: ../src/DNSsec.py:329 msgid "was not found after dnssec-keygen completed." msgstr "" #: ../src/DNSsec.py:372 #, python-format msgid "Generated %s %s key OK." msgstr "" #: ../src/DNSsec.py:376 msgid "Signing Zone..." msgstr "" #: ../src/DNSsec.py:383 #, python-format msgid "" "Save of Zone with new keys failed:\n" "%s" msgstr "" #: ../src/DNSsec.py:390 msgid "Zone Signing Complete." msgstr "" #: ../src/DNSsec.py:392 #, python-format msgid "" "Zone Signing Failed:\n" "%s:\n" msgstr "" #: ../src/DNSsec.py:409 #, python-format msgid "Generated %s %s key OK.\n" msgstr "" #: ../src/DNSsec.py:416 msgid "DNSSEC Zone Security" msgstr "" #: ../src/DNSsec.py:417 msgid "Signing zone" msgstr "" #: ../src/DNSsec.py:513 msgid "Key Signing Key" msgstr "" #: ../src/DNSsec.py:517 msgid "Zone Signing Key" msgstr "" #: ../src/DNSsec.py:524 msgid "KSK Generation Failed" msgstr "" #: ../src/DNSsec.py:529 msgid "ZSK Generation Failed" msgstr "" #: ../src/DNSsec.py:552 msgid "Empty answer to query." msgstr "" #: ../src/DNSsec.py:645 ../src/DNSsec.py:654 msgid "Unrecognized trusted-keys entry in named.conf:" msgstr "" #: ../src/DNSsec.py:668 msgid "Bad trusted-keys entry in named.conf:" msgstr "" #: ../src/DNSsec.py:706 msgid "Zone Remove Error" msgstr "" #: ../src/DNSsec.py:706 msgid "You must select a zone key to remove." msgstr "" #: ../src/DNSsec.py:721 ../src/DNSsec.py:731 msgid "Zone Key Query Error" msgstr "" #: ../src/DNSsec.py:722 #, python-format msgid "You must enter non-empty %s and Zone Origin strings." msgstr "" #: ../src/DNSsec.py:732 msgid "This zone contained no keys." msgstr "" #: ../src/DNSsec.py:733 msgid "Did you enter the DNS server and origin correctly?" msgstr "" #: ../src/DNSsec.py:739 msgid "Remote Key File SSH Transfer Failed" msgstr "" #: ../src/DNSsec.py:740 #, python-format msgid "" "Check that Remote Server %s has zone:\n" "%s\n" "key files in its $ROOTDIR/var/named directory." msgstr "" #: ../src/DNSsec.py:747 msgid "Local Key File Import Failed" msgstr "" #: ../src/DNSsec.py:748 #, python-format msgid "" "Check that the directory %s contains zone:\n" "%s\n" "Key Files." msgstr "" #: ../src/DNSsec.py:765 msgid "Import Trusted Zone Key" msgstr "" #: ../src/DNSsec.py:771 msgid "Select Key Import Method" msgstr "" #: ../src/DNSsec.py:773 msgid "From DNS Server" msgstr "" #: ../src/DNSsec.py:774 msgid "From Remote File (SSH)" msgstr "" #: ../src/DNSsec.py:775 msgid "From Local File" msgstr "" #: ../src/DNSsec.py:776 msgid "Enter DNS Server Name" msgstr "" #: ../src/DNSsec.py:777 msgid "Enter Remote Server Name" msgstr "" #: ../src/DNSsec.py:778 msgid "Enter Local Directory" msgstr "" #: ../src/DNSsec.py:780 msgid "DNS Server Name" msgstr "" #: ../src/DNSsec.py:781 msgid "Remote Server Name" msgstr "" #: ../src/DNSsec.py:782 msgid "Local Directory" msgstr "" #: ../src/DNSsec.py:791 msgid "Enter Origin of Zone Containing Keys:" msgstr "" #: ../src/DNSsec.py:802 msgid "DNS Trusted Keys" msgstr "" #: ../src/DNSsec.py:809 msgid "Trusted Zones" msgstr "" #: ../src/EditDialog.py:33 ../src/EditDialog.py:136 msgid "Option Value Error" msgstr "" #: ../src/EditDialog.py:87 #, python-format msgid "The %s %s option cannot be removed from this %s: %s." msgstr "" #: ../src/EditDialog.py:101 #, python-format msgid "The %s %s option cannot be added to this %s: %s." msgstr "" #: ../src/EditDialog.py:149 msgid "Warning:" msgstr "" #: ../src/EditDialog.py:149 #, python-format msgid "" "You have enabled DDNS updates to zone %s,\n" "but the zone file %s is in directory %s,\n" "in which named is not allowed to update zone files.\n" "Shall I move the zone file to slaves/ ?" msgstr "" #: ../src/EditDialog.py:156 msgid "Cannot Modify" msgstr "" #: ../src/EditDialog.py:156 msgid "This zone cannot be modified on this server." msgstr "" #: ../src/EditDialog.py:220 ../src/ZoneTree.py:1077 ../src/ZoneTree.py:1094 #: ../src/ZoneTree.py:1109 msgid "DNS Server" msgstr "" #: ../src/EditDialog.py:225 ../src/ZoneTree.py:230 ../src/ZoneTree.py:545 msgid "View" msgstr "" #: ../src/EditDialog.py:227 ../src/ZoneTree.py:233 msgid "Server" msgstr "" #: ../src/EditDialog.py:228 msgid "Options" msgstr "" #: ../src/EditDialog.py:230 msgid "Current Options" msgstr "" #: ../src/EditDialog.py:232 msgid "All Options" msgstr "" #: ../src/ErrorDialog.py:23 ../src/ErrorDialog.py:29 ../src/ZoneTree.py:481 msgid "Information" msgstr "" #: ../src/ErrorDialog.py:32 ../src/ErrorDialog.py:40 msgid "Question" msgstr "" #: ../src/GUI.py:46 msgid "ERROR: Unable to initialize graphical environment.\n" msgstr "" #: ../src/GUI.py:47 msgid "" "Most likely cause of failure is that the tool was not run using a graphical " "environment.\n" msgstr "" #: ../src/GUI.py:48 msgid "" "Please either start your graphical user interface or set your DISPLAY " "variable.\n" msgstr "" #: ../src/GUI.py:68 ../src/ZoneTree.py:418 msgid "DNS Configuration Modified" msgstr "" #: ../src/GUI.py:68 msgid "" "The DNS Configuration has been modified.\n" " Do you really want to exit and discard your changes?" msgstr "" #: ../src/GUI.py:175 msgid "" "The help viewer could not be found. To be able to view help you need to " "install the 'yelp' package." msgstr "" #: ../src/Hosts.py:18 msgid "( any )" msgstr "" #: ../src/Hosts.py:24 msgid "Host Name Suffix Filter" msgstr "" #: ../src/Hosts.py:57 msgid "Host IPV4 Address Filter" msgstr "" #: ../src/Hosts.py:90 msgid "Host IPV6 Address Filter" msgstr "" #: ../src/Import.py:48 msgid "Filter Error" msgstr "" #: ../src/Import.py:48 msgid "No hosts are selected by the filter." msgstr "" #: ../src/Import.py:62 ../src/Import.py:101 ../src/Import.py:112 msgid "Import File Error" msgstr "" #: ../src/Import.py:62 msgid "First choose a valid hosts file." msgstr "" #: ../src/Import.py:69 msgid "File Import" msgstr "" #: ../src/Import.py:70 msgid "" "No filters are defined - ALL hosts in the file will be imported.\n" "Do you want to import ALL hosts in the file?" msgstr "" #: ../src/Import.py:101 msgid "" "You must choose a file that exists and that you have read permission for." msgstr "" #: ../src/Import.py:113 #, python-format msgid "File \"%s\" is an invalid hosts file." msgstr "" #: ../src/Import.py:247 msgid "Import Hosts File" msgstr "" #: ../src/Import.py:256 msgid "Select Hosts File" msgstr "" #. #: ../src/Import.py:268 msgid "Choose Hosts File to Import" msgstr "" #: ../src/Import.py:277 msgid "Filter Host Entries" msgstr "" #: ../src/Import.py:299 msgid "Filter List" msgstr "" #: ../src/Import.py:304 ../src/RRGUI.py:1641 ../src/RRGUI.py:2641 msgid "Edit List Element" msgstr "" #: ../src/Import.py:311 ../src/RRGUI.py:1648 ../src/RRGUI.py:2649 msgid "New List Element" msgstr "" #: ../src/Import.py:317 msgid "IPV4 Address Filter" msgstr "" #: ../src/Import.py:318 msgid "IPV6 Address Filter" msgstr "" #: ../src/Import.py:319 msgid "DNS Name Filter" msgstr "" #: ../src/Import.py:323 msgid "Match ALL Filters" msgstr "" #: ../src/Import.py:324 msgid "Match ANY Filter" msgstr "" #: ../src/IPV4.py:59 msgid "invalid IPv4 address:" msgstr "" #: ../src/IPV4.py:63 ../src/IPV4.py:68 msgid "invalid IPv4 prefix:" msgstr "" #: ../src/IPV4.py:195 msgid "null reverse ip address" msgstr "" #: ../src/IPV4.py:202 #, python-format msgid "IPv4 address %s is out of zone %s" msgstr "" #: ../src/IPV4.py:204 ../src/IPV4.py:212 #, python-format msgid "invalid reverse ip address: %s" msgstr "" #: ../src/IPV4.py:216 #, python-format msgid "invalid octet: %s" msgstr "" #: ../src/IPV6.py:43 msgid "prefix value is not decimal" msgstr "" #: ../src/IPV6.py:46 msgid "invalid prefix value" msgstr "" #: ../src/IPV6.py:113 msgid "Invalid IPv6 address containing a sequence of more than two ':'s" msgstr "" #: ../src/IPV6.py:116 msgid "Invalid IPv6 address containing more than one '::' sequence" msgstr "" #: ../src/IPV6.py:122 ../src/IPV6.py:275 msgid "Prefix address not allowed in this context" msgstr "" #: ../src/IPV6.py:128 #, python-format msgid "Invalid non-decimal prefix: %s" msgstr "" #: ../src/IPV6.py:141 #, python-format msgid "Invalid IPv6 address %s" msgstr "" #: ../src/IPV6.py:165 msgid "Invalid length for IPv6 address" msgstr "" #: ../src/NamedConfOptions.py:11 msgid "Version String" msgstr "" #: ../src/NamedConfOptions.py:12 msgid "" "The version the server should report via a query of name version bind in " "class CHAOS." msgstr "" #: ../src/NamedConfOptions.py:12 msgid " The default is the real version number of this server." msgstr "" #: ../src/NamedConfOptions.py:16 msgid "Zone File Directory" msgstr "" #: ../src/NamedConfOptions.py:20 msgid "The working directory of the server." msgstr "" #: ../src/NamedConfOptions.py:20 msgid "" " Any non-absolute pathnames in the configuration file will be taken as " "relative to this directory." msgstr "" #: ../src/NamedConfOptions.py:20 msgid "" " The default location for most server output files (e.g. named.run) is this " "directory." msgstr "" #: ../src/NamedConfOptions.py:20 msgid "" " If a directory is not specified, the working directory defaults to \".\", " "the directory from which the server was started." msgstr "" #: ../src/NamedConfOptions.py:20 msgid "" " The directory specified should be an absolute path (should begin with \"/" "\")." msgstr "" #: ../src/NamedConfOptions.py:24 ../src/NewZone.py:147 msgid "Zone File Path" msgstr "" #: ../src/NamedConfOptions.py:25 msgid "The path of the Zone database file." msgstr "" #: ../src/NamedConfOptions.py:25 msgid "" " If the specified path is not absolute (does not begin with \"/\"), the path " "is implicitly relative to the path specified by the \"Directory\" option." msgstr "" #: ../src/NamedConfOptions.py:32 ../src/NewZone.py:312 msgid "Zone Type" msgstr "" #: ../src/NamedConfOptions.py:38 msgid "" "master: The server has a master copy of the data for the zone and " "will be able to provide authoritative answers for it." msgstr "" #: ../src/NamedConfOptions.py:38 msgid "slave: A slave zone is a replica of a master zone." msgstr "" #: ../src/NamedConfOptions.py:38 msgid " A slave zone MUST specify a \"masters\" list." msgstr "" #: ../src/NamedConfOptions.py:38 msgid "" " The masters list specifies one or more IP addresses of master servers that " "the slave contacts to update its copy of the zone." msgstr "" #: ../src/NamedConfOptions.py:38 msgid "" " By default, transfers are made from port 53 on the servers; this can be " "changed for all servers by specifying a port number before the list of IP " "addresses, or on a per-server basis after the IP address." msgstr "" #: ../src/NamedConfOptions.py:38 msgid "" " Authentication to the master can also be done with per-server TSIG keys." msgstr "" #: ../src/NamedConfOptions.py:38 msgid "" " If a file is specified, then the replica will be written to this file " "whenever the zone is changed, and reloaded from this file on a server " "restart." msgstr "" #: ../src/NamedConfOptions.py:38 msgid "" " Use of a file is recommended, since it often speeds server start-up and " "eliminates a needless waste of bandwidth, but is not required." msgstr "" #: ../src/NamedConfOptions.py:38 msgid "" " Note that for large numbers (in the tens or hundreds of thousands) of zones " "per server, it is best to use a two level naming scheme for zone file names." msgstr "" #: ../src/NamedConfOptions.py:38 msgid "" " For example, a slave server for the zone example.com might place the zone " "contents into a file called ex/example.com where ex/ is just the first two " "letters of the zone name." msgstr "" #: ../src/NamedConfOptions.py:38 msgid "" " (Most operating systems behave very slowly if you put 100K files into a " "single directory" msgstr "" #: ../src/NamedConfOptions.py:38 msgid "" ").\n" "stubA stub zone is similar to a slave zone, except that it replicates " "only the NS records of a master zone instead of the entire zone." msgstr "" #: ../src/NamedConfOptions.py:38 msgid "" " Stub zones are not a standard part of the DNS; they are a feature specific " "to the BIND implementation." msgstr "" #: ../src/NamedConfOptions.py:38 msgid "" " Stub zones can be used to eliminate the need for glue NS record in a parent " "zone at the expense of maintaining a stub zone entry and a set of name " "server addresses in named.conf." msgstr "" #: ../src/NamedConfOptions.py:38 msgid "" " This usage is not recommended for new configurations, and BIND 9 supports " "it only in a limited way." msgstr "" #: ../src/NamedConfOptions.py:38 msgid "" " In BIND 4/8, zone transfers of a parent zone included the NS records from " "stub children of that zone." msgstr "" #: ../src/NamedConfOptions.py:38 msgid "" " This meant that, in some cases, users could get away with configuring child " "stubs only in the master server for the parent zone." msgstr "" #: ../src/NamedConfOptions.py:38 msgid "" " BIND 9 never mixes together zone data from different zones in this way." msgstr "" #: ../src/NamedConfOptions.py:38 msgid "" " Therefore, if a BIND 9 master serving a parent zone has child stub zones " "configured, all the slave servers for the parent zone also need to have the " "same child stub zones configured." msgstr "" #: ../src/NamedConfOptions.py:38 msgid "" " Stub zones can also be used as a way of forcing the resolution of a given " "domain to use a particular set of authoritative servers." msgstr "" #: ../src/NamedConfOptions.py:38 msgid "" " For example, the caching name servers on a private network using RFC1981 " "addressing may be configured with stub zones for 10.in-addr.arpa to use a " "set of internal name servers as the authoritative servers for that domain." msgstr "" #: ../src/NamedConfOptions.py:38 msgid "" "\n" "forward: A \"forward zone\" is a way to configure forwarding on a per-" "domain basis." msgstr "" #: ../src/NamedConfOptions.py:38 msgid "" " A zone statement of type forward can contain a forward and/or forwarders " "statement, which will apply to queries within the domain given by the zone " "name." msgstr "" #: ../src/NamedConfOptions.py:38 msgid "" " If no forwarders statement is present or an empty list for forwarders is " "given, then no forwarding will be done for the domain, canceling the effects " "of any forwarders in the options statement." msgstr "" #: ../src/NamedConfOptions.py:38 msgid "" " Thus if you want to use this type of zone to change the behavior of the " "global forward option (that is, \"forward first to\", then \"forward only\", " "or vice versa, but want to use the same servers as set globally) you need to " "respecify the global forwarders." msgstr "" #: ../src/NamedConfOptions.py:38 msgid "" "\n" "hint: The initial set of root nameservers is specified using a \"hint " "zone\"." msgstr "" #: ../src/NamedConfOptions.py:38 msgid "" " When the server starts up, it uses the root hints to find a root nameserver " "and get the most recent list of root nameservers." msgstr "" #: ../src/NamedConfOptions.py:38 msgid "" " If no hint zone is specified for class IN, the server uses a compiled-in " "default set of root servers hints." msgstr "" #: ../src/NamedConfOptions.py:38 msgid " Classes other than IN have no built-in defaults hints." msgstr "" #: ../src/NamedConfOptions.py:38 msgid "" "\n" "delegation-only: This is used to enforce the delegation only status " "of infrastructure zones (e.g. COM, NET, ORG)." msgstr "" #: ../src/NamedConfOptions.py:38 msgid "" " Any answer that is received without a explicit or implicit delegation in " "the authority section will be treated as NXDOMAIN." msgstr "" #: ../src/NamedConfOptions.py:38 msgid " This does not apply to the zone apex." msgstr "" #: ../src/NamedConfOptions.py:38 msgid " This SHOULD NOT be applied to leaf zones." msgstr "" #: ../src/NamedConfOptions.py:38 msgid " delegation-only has no effect on answers received from forwarders." msgstr "" #: ../src/NamedConfOptions.py:41 msgid "named-xfer Program Path" msgstr "" #: ../src/NamedConfOptions.py:44 ../src/NamedConfOptions.py:162 #: ../src/NamedConfOptions.py:186 ../src/NamedConfOptions.py:253 #: ../src/NamedConfOptions.py:748 msgid "This option is obsolete." msgstr "" #: ../src/NamedConfOptions.py:44 msgid "" " It was used in BIND 8 to specify the pathname to the named-xfer program." msgstr "" #: ../src/NamedConfOptions.py:44 msgid "" " In BIND 9, no separate named-xfer program is needed; its functionality is " "built into the name server." msgstr "" #: ../src/NamedConfOptions.py:48 msgid "TKEY Domain Name" msgstr "" #: ../src/NamedConfOptions.py:49 msgid "" "The domain name appended to the names of all shared keys generated with TKEY." msgstr "" #: ../src/NamedConfOptions.py:49 msgid "" " When a client requests a TKEY exchange, it may or may not specify the " "desired name for the key." msgstr "" #: ../src/NamedConfOptions.py:49 msgid "" " If present, the name of the shared key will be \"client specified part\" + " "\"tkey-domain\"." msgstr "" #: ../src/NamedConfOptions.py:49 msgid "" " Otherwise, the name of the shared key will be \"random hex digits\" + " "\"tkey-domain\"." msgstr "" #: ../src/NamedConfOptions.py:49 msgid " In most cases, the domainname should be the server's domain name." msgstr "" #: ../src/NamedConfOptions.py:52 msgid "TKEY Diffie-Hellman Key" msgstr "" #: ../src/NamedConfOptions.py:53 msgid "" "The Diffie-Hellman key used by the server to generate shared keys with " "clients using the Diffie-Hellman mode of TKEY." msgstr "" #: ../src/NamedConfOptions.py:53 msgid "" " The server must be able to load the public and private keys from files in " "the working directory." msgstr "" #: ../src/NamedConfOptions.py:53 msgid " In most cases, the keyname should be the server's host name." msgstr "" #: ../src/NamedConfOptions.py:57 ../src/RRGUI.py:2202 msgid "Key Name" msgstr "" #: ../src/NamedConfOptions.py:59 msgid "Name of key." msgstr "" #: ../src/NamedConfOptions.py:64 ../src/RR.py:703 msgid "Key Tag" msgstr "" #: ../src/NamedConfOptions.py:66 msgid "Integer tag of key." msgstr "" #: ../src/NamedConfOptions.py:73 msgid "Public Key" msgstr "" #: ../src/NamedConfOptions.py:79 msgid "" "In BIND 8, this option was intended for specifying a public zone key for " "verification of signatures in DNSSEC signed zones when they are loaded from " "disk." msgstr "" #: ../src/NamedConfOptions.py:79 msgid " BIND 9 does not verify signatures on loading and ignores the option." msgstr "" #: ../src/NamedConfOptions.py:83 msgid "Dump File Path" msgstr "" #: ../src/NamedConfOptions.py:85 msgid "" "The pathname of the file the server dumps the database to when instructed to " "do so with rndc dumpdb." msgstr "" #: ../src/NamedConfOptions.py:85 msgid " If not specified, the default is named_dump.db ." msgstr "" #: ../src/NamedConfOptions.py:89 msgid "Memory Statistics File Path" msgstr "" #: ../src/NamedConfOptions.py:91 msgid "" "The pathname of the file the server writes memory usage statistics to on " "exit." msgstr "" #: ../src/NamedConfOptions.py:91 msgid " If not specified, the default is named.memstats." msgstr "" #: ../src/NamedConfOptions.py:91 msgid "" "\n" "Note:Not yet implemented in BIND 9." msgstr "" #: ../src/NamedConfOptions.py:94 msgid "Process Identifier File Path" msgstr "" #: ../src/NamedConfOptions.py:97 msgid "The pathname of the file the server writes its process ID in." msgstr "" #: ../src/NamedConfOptions.py:97 msgid " If not specified, the default is /var/run/named.pid." msgstr "" #: ../src/NamedConfOptions.py:97 msgid "" " The pid-file is used by programs that want to send signals to the running " "nameserver." msgstr "" #: ../src/NamedConfOptions.py:100 msgid "Statistics File Path" msgstr "" #: ../src/NamedConfOptions.py:103 msgid "" "The pathname of the file the server appends statistics to when instructed to " "do so using rndc stats." msgstr "" #: ../src/NamedConfOptions.py:103 msgid "" " If not specified, the default is named.stats in the server's current " "directory." msgstr "" #: ../src/NamedConfOptions.py:106 msgid "Zone Statistics" msgstr "" #: ../src/NamedConfOptions.py:108 ../src/NamedConfOptions.py:124 #: ../src/NamedConfOptions.py:132 ../src/NamedConfOptions.py:141 #: ../src/NamedConfOptions.py:152 ../src/NamedConfOptions.py:160 #: ../src/NamedConfOptions.py:176 ../src/NamedConfOptions.py:184 #: ../src/NamedConfOptions.py:211 ../src/NamedConfOptions.py:243 #: ../src/NamedConfOptions.py:251 ../src/NamedConfOptions.py:746 #: ../src/NamedConfOptions.py:753 ../src/NamedConfOptions.py:762 #: ../src/NamedConfOptions.py:771 ../src/NamedConfOptions.py:805 #: ../src/NamedConfOptions.py:812 ../src/NamedConfOptions.py:819 #: ../src/NamedConfOptions.py:868 ../src/NamedConfOptions.py:876 #: ../src/NamedConfOptions.py:885 ../src/NamedConfOptions.py:932 #: ../src/NamedConfOptions.py:940 ../src/NamedConfOptions.py:972 #: ../src/NamedConfOptions.py:1097 ../src/NamedConfOptions.py:1121 #: ../src/NamedConfOptions.py:1129 msgid "Disable" msgstr "" #: ../src/NamedConfOptions.py:108 ../src/NamedConfOptions.py:124 #: ../src/NamedConfOptions.py:132 ../src/NamedConfOptions.py:141 #: ../src/NamedConfOptions.py:152 ../src/NamedConfOptions.py:160 #: ../src/NamedConfOptions.py:176 ../src/NamedConfOptions.py:184 #: ../src/NamedConfOptions.py:211 ../src/NamedConfOptions.py:243 #: ../src/NamedConfOptions.py:251 ../src/NamedConfOptions.py:746 #: ../src/NamedConfOptions.py:753 ../src/NamedConfOptions.py:762 #: ../src/NamedConfOptions.py:771 ../src/NamedConfOptions.py:805 #: ../src/NamedConfOptions.py:812 ../src/NamedConfOptions.py:819 #: ../src/NamedConfOptions.py:868 ../src/NamedConfOptions.py:876 #: ../src/NamedConfOptions.py:885 ../src/NamedConfOptions.py:932 #: ../src/NamedConfOptions.py:940 ../src/NamedConfOptions.py:972 #: ../src/NamedConfOptions.py:1097 ../src/NamedConfOptions.py:1121 #: ../src/NamedConfOptions.py:1129 msgid "Enable" msgstr "" #: ../src/NamedConfOptions.py:110 msgid "" "If enabled in Global Options, the server will, by default, collect " "statistical data on all zones in the server." msgstr "" #: ../src/NamedConfOptions.py:110 msgid "" " If enabled in Zone Options, the server will collect statistics for that " "zone." msgstr "" #: ../src/NamedConfOptions.py:110 msgid "" " These statistics may be accessed using rndc stats, which will dump them to " "the file listed in the statistics-file." msgstr "" #: ../src/NamedConfOptions.py:115 msgid "NXDOMAIN Responses" msgstr "" #: ../src/NamedConfOptions.py:117 msgid "Not Authoritative" msgstr "" #: ../src/NamedConfOptions.py:117 msgid "Authoritative" msgstr "" #: ../src/NamedConfOptions.py:119 msgid "" "If yes, then the AA bit is always set on NXDOMAIN responses, even if the " "server is not actually authoritative. The default is no; this is a change " "from BIND 8. If you are using very old DNS software, you may need to set it " "to yes." msgstr "" #: ../src/NamedConfOptions.py:122 msgid "Memory Leakage Detection on Exit" msgstr "" #: ../src/NamedConfOptions.py:127 msgid "" "This option was used in BIND 8 to enable checking for memory leaks on exit. " "BIND 9 ignores the option and always performs the checks." msgstr "" #: ../src/NamedConfOptions.py:130 msgid "Dialup Zone Transfer" msgstr "" #: ../src/NamedConfOptions.py:134 msgid "" "The server treats all Dialup zones (or ALL zones if Dialup is in Global " "Options) as if they are doing zone transfers across a dial on demand dialup " "link, which can be brought up by traffic originating from this server." msgstr "" #: ../src/NamedConfOptions.py:134 msgid "" " This has different effects according to zone type and concentrates the zone " "maintenance so that it all happens in a short interval, once every " "Heartbeat interval and hopefully during the one call." msgstr "" #: ../src/NamedConfOptions.py:134 msgid " It also suppresses some of the normal zone maintenance traffic." msgstr "" #: ../src/NamedConfOptions.py:134 ../src/NamedConfOptions.py:1132 msgid " The default is no." msgstr "" #: ../src/NamedConfOptions.py:134 msgid "" "\n" "The dialup option may also be specified in the view and zone statements, in " "which case it overrides the global dialup option." msgstr "" #: ../src/NamedConfOptions.py:134 msgid "" "\n" "If the zone is a master zone, then the server will send out a NOTIFY request " "to all the slaves." msgstr "" #: ../src/NamedConfOptions.py:134 msgid "" " This will trigger the zone serial number check in the slave (providing it " "supports NOTIFY) allowing the slave to verify the zone while the connection " "is active." msgstr "" #: ../src/NamedConfOptions.py:134 msgid "" "\n" "If the zone is a slave or stub zone, then the server will suppress the " "regular \"zone up to date\" (refresh) queries and only perform them when the " "Heartbeat Interval expires in addition to sending NOTIFY requests." msgstr "" #: ../src/NamedConfOptions.py:134 msgid "" "\n" "Finer control can be achieved by using Notify which only sends NOTIFY " "messages, Notify Passive which sends NOTIFY messages and suppresses " "the normal refresh queries, Refresh which suppresses normal refresh " "processing and send refresh queries when the Heartbeat Interval " "expires and Passive which just disables normal refresh processing." msgstr "" #: ../src/NamedConfOptions.py:139 msgid "Delegation Only" msgstr "" #: ../src/NamedConfOptions.py:143 msgid "The flag only applies to hint and stub zones." msgstr "" #: ../src/NamedConfOptions.py:143 msgid "" " If set to yes then the zone will also be treated as if it is also a " "delegation-only type zone." msgstr "" #: ../src/NamedConfOptions.py:149 msgid "Fake IQUERY" msgstr "" #: ../src/NamedConfOptions.py:154 msgid "" "In BIND 8, this option was used to enable simulating the obsolete DNS query " "type IQUERY." msgstr "" #: ../src/NamedConfOptions.py:154 msgid " BIND 9 never does IQUERY simulation." msgstr "" #: ../src/NamedConfOptions.py:157 msgid "Fetch Glue Records" msgstr "" #: ../src/NamedConfOptions.py:162 msgid "" " In BIND 8, enabling Fetch Glue Records caused the server to attempt " "to fetch glue resource records it didn't have when constructing the " "additional data section of a response." msgstr "" #: ../src/NamedConfOptions.py:162 msgid " This is now considered a bad idea and BIND 9 never does it." msgstr "" #: ../src/NamedConfOptions.py:165 msgid "Old Clients" msgstr "" #: ../src/NamedConfOptions.py:168 msgid "Doesn't Have" msgstr "" #: ../src/NamedConfOptions.py:168 msgid "Has" msgstr "" #: ../src/NamedConfOptions.py:170 msgid "" "This option was incorrectly implemented in BIND 8, and is ignored by BIND 9." msgstr "" #: ../src/NamedConfOptions.py:170 msgid "" " To achieve the intended effect of has-old-clients yes, specify the two " "separate options Authoritative NXDOMAIN Responses = Enable " "and RFC2308 Type1 = Disable instead." msgstr "" #: ../src/NamedConfOptions.py:173 msgid "Host Statistics" msgstr "" #: ../src/NamedConfOptions.py:178 msgid "" "In BIND 8, this enables keeping of statistics for every host that the " "nameserver interacts with." msgstr "" #: ../src/NamedConfOptions.py:178 msgid " Not implemented in BIND 9." msgstr "" #: ../src/NamedConfOptions.py:181 msgid "Maintain IXFR Base" msgstr "" #: ../src/NamedConfOptions.py:186 msgid "" " It was used in BIND 8 to determine whether a transaction log was kept for " "Incremental Zone Transfer." msgstr "" #: ../src/NamedConfOptions.py:186 msgid " BIND 9 maintains a transaction log whenever possible." msgstr "" #: ../src/NamedConfOptions.py:186 msgid "" " If you need to disable outgoing incremental zone transfers, use Provide " "IXFR=Disable." msgstr "" #: ../src/NamedConfOptions.py:191 msgid "Incremental Zone Transfer Log File Path" msgstr "" #: ../src/NamedConfOptions.py:197 msgid "" "Was used in BIND 8 to specify the name of the transaction log (journal) file " "for dynamic update and IXFR." msgstr "" #: ../src/NamedConfOptions.py:197 msgid "" " BIND 9 ignores the option and constructs the name of the journal file by " "appending \".jnl\" to the name of the zone file." msgstr "" #: ../src/NamedConfOptions.py:200 msgid "Incremental Zone Transfer Temporary File Path" msgstr "" #: ../src/NamedConfOptions.py:206 msgid "Was an undocumented option in BIND 8." msgstr "" #: ../src/NamedConfOptions.py:206 msgid " Ignored in BIND 9." msgstr "" #: ../src/NamedConfOptions.py:209 msgid "Minimal Responses" msgstr "" #: ../src/NamedConfOptions.py:213 msgid "" "If Enabled, then when generating responses the server will only add records " "to the authority and additional data sections when they are required (e.g. " "delegations, negative responses)." msgstr "" #: ../src/NamedConfOptions.py:213 msgid " This may improve the performance of the server." msgstr "" #: ../src/NamedConfOptions.py:213 msgid " The default is Disabled." msgstr "" #: ../src/NamedConfOptions.py:216 msgid "Multiple CNAMES" msgstr "" #: ../src/NamedConfOptions.py:219 ../src/NamedConfOptions.py:235 msgid "Allow" msgstr "" #: ../src/NamedConfOptions.py:219 ../src/NamedConfOptions.py:235 msgid "Disallow" msgstr "" #: ../src/NamedConfOptions.py:221 msgid "" "This option was used in BIND 8 to allow a domain name to allow multiple " "CNAME records in violation of the DNS standards." msgstr "" #: ../src/NamedConfOptions.py:221 msgid "" " BIND 9.2+ always strictly enforces the CNAME rules both in master files and " "dynamic updates." msgstr "" #: ../src/NamedConfOptions.py:224 msgid "Notify" msgstr "" #: ../src/NamedConfOptions.py:228 msgid "" "If Notify is yes (the default), DNS NOTIFY messages are sent when a " "zone the server is authoritative for changes." msgstr "" #: ../src/NamedConfOptions.py:228 msgid "" " The messages are sent to all the servers listed in the zone's NS records " "(except the master server identified in the SOA MNAME field), and to any " "servers listed in the Also Notify option." msgstr "" #: ../src/NamedConfOptions.py:228 msgid "" "\n" "If explicit, NOTIFYs are sent only to servers explicitly listed " "using Also Notify." msgstr "" #: ../src/NamedConfOptions.py:228 msgid " If none, no notifies are sent." msgstr "" #: ../src/NamedConfOptions.py:228 msgid "" "\n" "The Notify option may also be specified in the zone statement, in " "which case it overrides the Options Notify statement." msgstr "" #: ../src/NamedConfOptions.py:228 msgid "" " It would only be necessary to turn off this option if it caused slaves to " "crash." msgstr "" #: ../src/NamedConfOptions.py:233 msgid "Recursion" msgstr "" #: ../src/NamedConfOptions.py:237 msgid "" "If Recursion=Allow, and a DNS query requests recursion, then " "the server will attempt to do all the work required to answer the query." msgstr "" #: ../src/NamedConfOptions.py:237 msgid "" " If Recursion is not Allowed and the server does not already " "know the answer, it will return a referral response." msgstr "" #: ../src/NamedConfOptions.py:237 msgid " The default is Allow." msgstr "" #: ../src/NamedConfOptions.py:237 msgid "" " Note that setting Recursion=Disallow does not prevent " "clients from getting data from the server's cache; it only prevents new data " "from being cached as an effect of client queries." msgstr "" #: ../src/NamedConfOptions.py:237 msgid "" " Caching may still occur as an effect of the server's internal operation, " "such as NOTIFY address lookups." msgstr "" #: ../src/NamedConfOptions.py:237 msgid " See also the documentation for the Fetch Glue option." msgstr "" #: ../src/NamedConfOptions.py:240 msgid "RFC2308 Type1" msgstr "" #: ../src/NamedConfOptions.py:245 msgid "" "Setting this to Enable will cause the server to send NS records " "along with the SOA record for negative answers." msgstr "" #: ../src/NamedConfOptions.py:245 ../src/NamedConfOptions.py:943 msgid " The default is Disable." msgstr "" #: ../src/NamedConfOptions.py:245 msgid "" "\n" "Note: Not yet implemented in BIND 9." msgstr "" #: ../src/NamedConfOptions.py:248 msgid "Use ID Pool" msgstr "" #: ../src/NamedConfOptions.py:253 msgid " BIND 9 always allocates query IDs from a pool." msgstr "" #: ../src/NamedConfOptions.py:260 msgid "" "This option is only meaningful if the Forwarders list is not empty." msgstr "" #: ../src/NamedConfOptions.py:260 msgid "" " A value of first, the default, causes the server to query the " "forwarders first, and only if they do not answer the question the server " "will itself then look for the answer." msgstr "" #: ../src/NamedConfOptions.py:260 msgid "" " If only is specified, the server will only query the forwarders " "and not look for the answer itself." msgstr "" #: ../src/NamedConfOptions.py:265 msgid "Forwarders" msgstr "" #: ../src/NamedConfOptions.py:267 msgid "Specifies the IP addresses to be used for forwarding." msgstr "" #: ../src/NamedConfOptions.py:267 msgid " The default is the empty list (no forwarding)." msgstr "" #: ../src/NamedConfOptions.py:267 msgid "" "\n" "Forwarding can also be configured on a per-Zone basis, allowing for the " "global forwarding options to be overridden in a variety of ways." msgstr "" #: ../src/NamedConfOptions.py:267 msgid "" " You can set particular domains to use different forwarders, or have a " "different forward only/first behavior, or not forward at all." msgstr "" #: ../src/NamedConfOptions.py:272 msgid "Masters" msgstr "" #: ../src/NamedConfOptions.py:274 msgid "" "The masters list specifies one or more IP addresses of master servers that " "the slave contacts to update its copy of the zone." msgstr "" #: ../src/NamedConfOptions.py:280 msgid "Check Names" msgstr "" #: ../src/NamedConfOptions.py:283 msgid "Source" msgstr "" #: ../src/NamedConfOptions.py:290 msgid "Disposition" msgstr "" #: ../src/NamedConfOptions.py:297 msgid "" "This option is fully implemented only in BIND 9.3.0 and is deprecated in " "previous versions." msgstr "" #: ../src/NamedConfOptions.py:297 msgid "" "\n" "The Check Names option enables checking names for RFC952 compliance." msgstr "" #: ../src/NamedConfOptions.py:297 msgid "" " To check names in type master zones, specify Source as master; to check names in IXFRs from a another name server, specify Source as " "slave; to check names in responses received from other name " "servers, specify Source as response." msgstr "" #: ../src/NamedConfOptions.py:297 msgid "" " If a name does not pass checking, the action taken by the server can be " "specified with Disposition: if Disposition is warn, a warning " "message will be written to the log; if fail, the server will write " "an error message to the log and exit; if ignore, the server will " "ignore the check failure and allow the name to be used." msgstr "" #: ../src/NamedConfOptions.py:302 msgid "Allow Notify" msgstr "" #: ../src/NamedConfOptions.py:304 msgid "" "Specifies which hosts are allowed to notify slaves of a zone change in " "addition to the zone masters." msgstr "" #: ../src/NamedConfOptions.py:304 msgid "" " Allow Notify may also be specified in Zone Options, in which case it " "overrides the global Allow-Notify option." msgstr "" #: ../src/NamedConfOptions.py:304 msgid " It is only meaningful for a slave zone." msgstr "" #: ../src/NamedConfOptions.py:304 msgid "" " If not specified, the default is to process notify messages only from a " "zone's master." msgstr "" #: ../src/NamedConfOptions.py:309 msgid "Allow Query" msgstr "" #: ../src/NamedConfOptions.py:311 msgid "Specifies which hosts are allowed to ask ordinary questions." msgstr "" #: ../src/NamedConfOptions.py:311 msgid "" " Allow Query may also be specified in Zone Options, in which case it " "overrides the global Allow Query option." msgstr "" #: ../src/NamedConfOptions.py:311 msgid " If not specified, the default is to allow queries from all hosts." msgstr "" #: ../src/NamedConfOptions.py:316 msgid "Allow Transfer" msgstr "" #: ../src/NamedConfOptions.py:318 msgid "" "Specifies which hosts are allowed to receive zone transfers from the server." msgstr "" #: ../src/NamedConfOptions.py:318 msgid "" " Allow Transfer may also be specified in Zone Options, in which case " "it overrides the global Allow Transfer statement." msgstr "" #: ../src/NamedConfOptions.py:318 msgid " If not specified, the default is to allow transfers to all hosts." msgstr "" #: ../src/NamedConfOptions.py:323 msgid "Allow Update" msgstr "" #: ../src/NamedConfOptions.py:325 msgid "" "Allow Dynamic DNS Update from the hosts and/or networks specified by the " "access control list." msgstr "" #: ../src/NamedConfOptions.py:331 msgid "Update Policy" msgstr "" #: ../src/NamedConfOptions.py:333 msgid "" "The update-policy clause is new in BIND 9 and allows more fine-grained " "control over what updates are allowed." msgstr "" #: ../src/NamedConfOptions.py:333 msgid "" " A set of rules is specified, where each rule either grants or denies " "permissions for one or more names to be updated by one or more identities." msgstr "" #: ../src/NamedConfOptions.py:333 msgid "" " If the dynamic update request message is signed (that is, it includes " "either a TSIG or SIG(0) record), the identity of the signer can be " "determined." msgstr "" #: ../src/NamedConfOptions.py:333 msgid "" "\n" "Rules are specified in the update-policy zone option, and are only " "meaningful for master zones." msgstr "" #: ../src/NamedConfOptions.py:333 msgid "" " When the update-policy statement is present, it is a configuration error " "for the allow-update statement to be present." msgstr "" #: ../src/NamedConfOptions.py:333 msgid "" " The update-policy statement only examines the signer of a message; the " "source address is not relevant." msgstr "" #: ../src/NamedConfOptions.py:339 msgid "Allow Recursion" msgstr "" #: ../src/NamedConfOptions.py:341 msgid "" "Specifies which hosts are allowed to make recursive queries through this " "server." msgstr "" #: ../src/NamedConfOptions.py:341 msgid "" " If not specified, the default is to allow recursive queries from all hosts." msgstr "" #: ../src/NamedConfOptions.py:341 msgid "" " Note that disallowing recursive queries for a host does not prevent the " "host from retrieving data that is already in the server's cache." msgstr "" #: ../src/NamedConfOptions.py:344 msgid "Allow Update Forwarding" msgstr "" #: ../src/NamedConfOptions.py:348 msgid "" "Specifies which hosts are allowed to submit Dynamic DNS updates to slave " "zones to be forwarded to the master." msgstr "" #: ../src/NamedConfOptions.py:348 msgid "" " The default is { none; }, which means that no update forwarding will be " "performed." msgstr "" #: ../src/NamedConfOptions.py:348 msgid "" " To enable update forwarding, specify allow-update-forwarding { any; };." msgstr "" #: ../src/NamedConfOptions.py:348 msgid "" " Specifying values other than { none; } or { any; } is usually " "counterproductive, since the responsibility for update access control should " "rest with the master server, not the slaves." msgstr "" #: ../src/NamedConfOptions.py:348 msgid "" "\n" " Note that enabling the update forwarding feature on a slave server may " "expose master servers relying on insecure IP address based access control to " "attacks." msgstr "" #: ../src/NamedConfOptions.py:352 msgid "Database Driver" msgstr "" #: ../src/NamedConfOptions.py:357 msgid "Specify the type of database to be used for storing the zone data." msgstr "" #: ../src/NamedConfOptions.py:357 msgid "" " The string following the database keyword is interpreted as a list of " "whitespace-delimited words." msgstr "" #: ../src/NamedConfOptions.py:357 msgid "" " The first word identifies the database type, and any subsequent words are " "passed as arguments to the database to be interpreted in a way specific to " "the database type." msgstr "" #: ../src/NamedConfOptions.py:357 msgid "" "\n" "The default is \"rbt\", BIND 9's native in-memory red-black-tree database." msgstr "" #: ../src/NamedConfOptions.py:357 msgid " This database does not take arguments." msgstr "" #: ../src/NamedConfOptions.py:357 msgid "" " Other values are possible if additional database drivers have been linked " "into the server." msgstr "" #: ../src/NamedConfOptions.py:357 msgid "" " Some sample drivers are included with the distribution but none are linked " "in by default." msgstr "" #: ../src/NamedConfOptions.py:361 msgid "Allow IPv6 Synthesis" msgstr "" #: ../src/NamedConfOptions.py:363 msgid "" "Specifies which hosts are to receive synthetic responses to IPv6 queries." msgstr "" #: ../src/NamedConfOptions.py:363 msgid "" "\n" "Many existing stub resolvers support IPv6 DNS lookups as defined in RFC1886, " "using AAAA records for forward lookups and \"nibble labels\" in the IP6.INT " "domain for reverse lookups, but do not support RFC2874-style lookups (using " "A6 records and binary labels in the IP6.ARPA domain)." msgstr "" #: ../src/NamedConfOptions.py:363 msgid "" "For those who wish to continue to use such stub resolvers rather than " "switching to the BIND 9 lightweight resolver, BIND 9 provides a way to " "automatically convert RFC1886-style lookups into RFC2874-style lookups and " "return the results as \"synthetic\" AAAA and PTR records." msgstr "" #: ../src/NamedConfOptions.py:363 msgid "" " This feature is disabled by default and can be enabled on a per-client " "basis by adding a allow-v6-synthesis { address_match_list }; clause to the " "options or view statement." msgstr "" #: ../src/NamedConfOptions.py:363 msgid "" " When it is enabled, recursive AAAA queries cause the server to first try an " "A6 lookup and if that fails, AAAA lookups are attempted." msgstr "" #: ../src/NamedConfOptions.py:363 msgid "" " No matter which one succeeds, the results are returned as a set of " "synthetic AAAA records." msgstr "" #: ../src/NamedConfOptions.py:363 msgid "" " Similarly, recursive PTR queries in IP6.INT will cause a lookup in IP6.ARPA " "using binary labels, and if that fails, another lookup in IP6.INT." msgstr "" #: ../src/NamedConfOptions.py:363 msgid " The results are returned as a synthetic PTR record in IP6.INT." msgstr "" #: ../src/NamedConfOptions.py:363 msgid "The synthetic records have a TTL of zero." msgstr "" #: ../src/NamedConfOptions.py:363 msgid "" " DNSSEC validation of synthetic responses is not currently supported; " "therefore responses containing synthetic RRs will not have the AD flag set." msgstr "" #: ../src/NamedConfOptions.py:363 msgid "" "\n" "Note: allow-v6-synthesis is only performed for clients that are " "supplied recursive service." msgstr "" #: ../src/NamedConfOptions.py:366 msgid "Black Hole" msgstr "" #: ../src/NamedConfOptions.py:368 msgid "" "Specifies a list of addresses that the server will not accept queries from " "or use to resolve a query." msgstr "" #: ../src/NamedConfOptions.py:368 msgid " Queries from these addresses will not be responded to." msgstr "" #: ../src/NamedConfOptions.py:368 msgid " The default is none." msgstr "" #: ../src/NamedConfOptions.py:371 msgid "IPv4 Port and Interfaces to Listen On" msgstr "" #: ../src/NamedConfOptions.py:374 ../src/NamedConfOptions.py:397 #: ../src/NamedConfOptions.py:427 ../src/NamedConfOptions.py:448 #: ../src/NamedConfOptions.py:547 ../src/NamedConfOptions.py:570 #: ../src/NamedConfOptions.py:594 ../src/NamedConfOptions.py:617 #: ../src/NamedConfOptions.py:1008 ../src/NamedConfOptions.py:1057 #: ../src/NamedConfOptions.py:1081 ../src/RRGUI.py:2532 ../src/RRGUI.py:2790 msgid "Port" msgstr "" #: ../src/NamedConfOptions.py:383 msgid "Interface Addresses" msgstr "" #: ../src/NamedConfOptions.py:387 ../src/RRGUI.py:919 ../src/RRGUI.py:1486 #: ../src/RRGUI.py:1818 ../src/RR.py:436 ../src/RR.py:437 ../src/RR.py:794 msgid "IPv4 Address" msgstr "" #: ../src/NamedConfOptions.py:387 ../src/NamedConfOptions.py:410 #: ../src/RRGUI.py:1488 msgid "None" msgstr "" #: ../src/NamedConfOptions.py:387 ../src/NamedConfOptions.py:410 #: ../src/RRGUI.py:1489 msgid "Any" msgstr "" #: ../src/NamedConfOptions.py:391 msgid "" "The port and a list IPv4 addresses on which named will listen for incoming " "queries can be specified with this option." msgstr "" #: ../src/NamedConfOptions.py:391 msgid "" " The name server will only receive queries directed to this list of " "addresses with the specified port." msgstr "" #: ../src/NamedConfOptions.py:391 msgid "" " The list of addresses must have IPv4 interfaces configured on the name " "server host machine." msgstr "" #: ../src/NamedConfOptions.py:391 msgid "" " The default is to listen on all configured IPv4 interfaces with port #53." msgstr "" #: ../src/NamedConfOptions.py:391 msgid "" " Multiple Listen On options may be configured with different ports." msgstr "" #: ../src/NamedConfOptions.py:406 msgid "interfaces" msgstr "" #: ../src/NamedConfOptions.py:414 msgid "" "This option is used to specify the ports on which the server will listen for " "incoming queries sent using IPv6." msgstr "" #: ../src/NamedConfOptions.py:414 msgid "" "\n" "The server does not bind a separate socket to each IPv6 interface address as " "it does for IPv4." msgstr "" #: ../src/NamedConfOptions.py:414 msgid " Instead, it always listens on the IPv6 wildcard address." msgstr "" #: ../src/NamedConfOptions.py:414 msgid "" " Therefore, the only values allowed for the address_match_list argument to " "the listen-on-v6 statement are \"Any\" and \"None\"." msgstr "" #: ../src/NamedConfOptions.py:414 msgid " Multiple listen-on-v6 options can be used to listen on multiple ports." msgstr "" #: ../src/NamedConfOptions.py:417 msgid "Query Source" msgstr "" #: ../src/NamedConfOptions.py:420 ../src/NamedConfOptions.py:442 #: ../src/NamedConfOptions.py:540 ../src/NamedConfOptions.py:564 #: ../src/NamedConfOptions.py:587 ../src/NamedConfOptions.py:611 #: ../src/NamedConfOptions.py:1050 ../src/NamedConfOptions.py:1075 #: ../src/RRGUI.py:2529 ../src/RRGUI.py:2782 msgid "Address" msgstr "" #: ../src/NamedConfOptions.py:435 ../src/NamedConfOptions.py:456 msgid "" "If the server doesn't know the answer to a question, it will query other " "nameservers." msgstr "" #: ../src/NamedConfOptions.py:435 msgid "" " Query Source specifies the address and port used for such queries." msgstr "" #: ../src/NamedConfOptions.py:435 ../src/NamedConfOptions.py:456 msgid "" " If address is * or is omitted, a wildcard IP address (INADDR_ANY) will be " "used." msgstr "" #: ../src/NamedConfOptions.py:435 ../src/NamedConfOptions.py:456 msgid " If port is * or is omitted, a random unprivileged port will be used." msgstr "" #: ../src/NamedConfOptions.py:435 msgid "" " Query Source may be especially useful if your nameserver is behind a " "firewall that can only unblock certain UDP ports." msgstr "" #: ../src/NamedConfOptions.py:435 ../src/NamedConfOptions.py:456 msgid "" "\n" "Note: The address specified in the query-source option is used for " "both UDP and TCP queries, but the port applies only to UDP queries." msgstr "" #: ../src/NamedConfOptions.py:435 ../src/NamedConfOptions.py:456 msgid " TCP queries always use a random unprivileged port." msgstr "" #: ../src/NamedConfOptions.py:438 msgid "IPv6 Query Source" msgstr "" #: ../src/NamedConfOptions.py:456 msgid "" " Query Source IPv6 specifies the address and port used for such " "queries sent using IPv6." msgstr "" #: ../src/NamedConfOptions.py:456 msgid "" " Query Source IPv6 may be especially useful if your nameserver is " "behind a firewall that can only unblock certain UDP ports." msgstr "" #: ../src/NamedConfOptions.py:459 msgid "Maximum transfer time in" msgstr "" #: ../src/NamedConfOptions.py:462 msgid "Inbound zone transfers taking longer than this time will be terminated." msgstr "" #: ../src/NamedConfOptions.py:467 msgid "Maximum transfer time out" msgstr "" #: ../src/NamedConfOptions.py:470 msgid "" "Outbound zone transfers taking longer than this time will be terminated." msgstr "" #: ../src/NamedConfOptions.py:475 msgid "Maximum transfer idle time in" msgstr "" #: ../src/NamedConfOptions.py:478 msgid "" "Inbound zone transfers making no progress for this length of time will be " "terminated." msgstr "" #: ../src/NamedConfOptions.py:483 msgid "Maximum transfer idle time out" msgstr "" #: ../src/NamedConfOptions.py:486 msgid "" "Outbound zone transfers making no progress for this length of time will be " "terminated." msgstr "" #: ../src/NamedConfOptions.py:491 msgid "Maximum number of TCP clients" msgstr "" #: ../src/NamedConfOptions.py:494 msgid "" "No more than this number of simultaneous incoming TCP connections will be " "accepted." msgstr "" #: ../src/NamedConfOptions.py:497 msgid "Recursive Clients" msgstr "" #: ../src/NamedConfOptions.py:500 msgid "" "The maximum number of simultaneous recursive lookups the server will perform " "on behalf of clients." msgstr "" #: ../src/NamedConfOptions.py:500 msgid " The default is 1000." msgstr "" #: ../src/NamedConfOptions.py:500 msgid "" " Because each recursing client uses a fair bit of memory, on the order of 20 " "kilobytes, the value of the recursive-clients option may have to be " "decreased on hosts with limited memory." msgstr "" #: ../src/NamedConfOptions.py:503 msgid "Serial Query Rate" msgstr "" #: ../src/NamedConfOptions.py:505 msgid "" "Slave servers will periodically query master servers to find out if zone " "serial numbers have changed." msgstr "" #: ../src/NamedConfOptions.py:505 msgid "" " Each such query uses a minute amount of the slave server's network " "bandwidth." msgstr "" #: ../src/NamedConfOptions.py:505 msgid "" " To limit the amount of bandwidth used, BIND 9 limits the rate at which " "queries are sent." msgstr "" #: ../src/NamedConfOptions.py:505 msgid "" " The value of the serial-query-rate option, an integer, is the maximum " "number of queries sent per second." msgstr "" #: ../src/NamedConfOptions.py:505 msgid " The default is 20." msgstr "" #: ../src/NamedConfOptions.py:508 msgid "Serial Queries" msgstr "" #: ../src/NamedConfOptions.py:511 msgid "" "In BIND 8, the serial-queries option set the maximum number of concurrent " "serial number queries allowed to be outstanding at any given time." msgstr "" #: ../src/NamedConfOptions.py:511 msgid "" " BIND 9 does not limit the number of outstanding serial queries and ignores " "the serial-queries option." msgstr "" #: ../src/NamedConfOptions.py:511 msgid "" " Instead, it limits the rate at which the queries are sent as defined using " "the serial-query-rate option." msgstr "" #: ../src/NamedConfOptions.py:514 msgid "Transfer Format" msgstr "" #: ../src/NamedConfOptions.py:518 msgid "" "Zone transfers can be sent using two different formats, one-answer " "and many-answers." msgstr "" #: ../src/NamedConfOptions.py:518 msgid "" " The Transfer Format option is used on the master server to determine " "which format it sends." msgstr "" #: ../src/NamedConfOptions.py:518 msgid "" " one-answer uses one DNS message per resource record transferred." msgstr "" #: ../src/NamedConfOptions.py:518 msgid "" " many-answers packs as many resource records as possible into a " "message." msgstr "" #: ../src/NamedConfOptions.py:518 msgid "" " many-answers is more efficient, but is only supported by " "relatively new slave servers, such as BIND 9, BIND 8.x and patched versions " "of BIND 4.9.5 ." msgstr "" #: ../src/NamedConfOptions.py:518 msgid " The default is many-answers." msgstr "" #: ../src/NamedConfOptions.py:518 msgid "" " Transfer Format may be overridden on a per-server basis by using the " "server statement." msgstr "" #: ../src/NamedConfOptions.py:522 msgid "Inbound Transfer Limit" msgstr "" #: ../src/NamedConfOptions.py:524 msgid "" "The maximum number of inbound zone transfers that can be running " "concurrently." msgstr "" #: ../src/NamedConfOptions.py:524 ../src/NamedConfOptions.py:529 msgid " The default value is 10." msgstr "" #: ../src/NamedConfOptions.py:524 msgid "" " Increasing transfers-in may speed up the convergence of slave zones, but it " "also may increase the load on the local system." msgstr "" #: ../src/NamedConfOptions.py:527 msgid "Outbound Transfer Limit" msgstr "" #: ../src/NamedConfOptions.py:529 msgid "" "The maximum number of outbound zone transfers that can be running " "concurrently." msgstr "" #: ../src/NamedConfOptions.py:529 msgid " Zone transfer requests in excess of the limit will be refused." msgstr "" #: ../src/NamedConfOptions.py:532 msgid "Transfers per Name Server Limit" msgstr "" #: ../src/NamedConfOptions.py:534 msgid "" "The maximum number of inbound zone transfers that can be concurrently " "transferring from a given remote nameserver." msgstr "" #: ../src/NamedConfOptions.py:534 msgid " The default value is 2." msgstr "" #: ../src/NamedConfOptions.py:534 msgid "" " Increasing transfers-per-ns may speed up the convergence of slave zones, " "but it also may increase the load on the remote nameserver." msgstr "" #: ../src/NamedConfOptions.py:534 msgid "" " transfers-per-ns may be overridden on a per-server basis by using the " "transfers phrase of the server statement." msgstr "" #: ../src/NamedConfOptions.py:537 msgid "IPV4 Transfer Source" msgstr "" #: ../src/NamedConfOptions.py:555 msgid "" "This option determines which local address will be bound to IPv4 TCP " "connections used to fetch zones transferred inbound by the server." msgstr "" #: ../src/NamedConfOptions.py:555 msgid "" " It also determines the source IPv4 address, and optionally the UDP port, " "used for the refresh queries and forwarded dynamic updates." msgstr "" #: ../src/NamedConfOptions.py:555 ../src/NamedConfOptions.py:578 msgid "" " If not set, it defaults to a system controlled value which will usually be " "the address of the interface \"closest to\" the remote end." msgstr "" #: ../src/NamedConfOptions.py:555 ../src/NamedConfOptions.py:578 msgid "" " This address must appear in the remote end's allow-transfer option for the " "zone being transferred, if one is specified." msgstr "" #: ../src/NamedConfOptions.py:555 ../src/NamedConfOptions.py:578 msgid "" " This statement sets the transfer-source for all zones, but can be " "overridden on a per-view or per-zone basis by including a transfer-source " "statement within the view or zone block in the configuration file." msgstr "" #: ../src/NamedConfOptions.py:560 msgid "IPV6 Transfer Source" msgstr "" #: ../src/NamedConfOptions.py:578 msgid "" "This option determines which local address will be bound to IPv6 TCP " "connections used to fetch zones transferred inbound by the server." msgstr "" #: ../src/NamedConfOptions.py:578 msgid "" " It also determines the source IPv6 address, and optionally the UDP port, " "used for the refresh queries and forwarded dynamic updates." msgstr "" #: ../src/NamedConfOptions.py:583 msgid "IPV4 Notify Source" msgstr "" #: ../src/NamedConfOptions.py:602 msgid "" "This option determines which local source IPv4 address, and optionally UDP " "port, will be used to send NOTIFY messages." msgstr "" #: ../src/NamedConfOptions.py:602 msgid "" " This address must appear in the slave server's masters zone clause or in an " "allow-notify clause." msgstr "" #: ../src/NamedConfOptions.py:602 ../src/NamedConfOptions.py:625 msgid "" " This statement sets the notify-source for all zones, but can be overridden " "on a per-zone / per-view basis by including a notify-source statement within " "the zone or view block in the configuration file." msgstr "" #: ../src/NamedConfOptions.py:607 msgid "IPv6 Notify Source" msgstr "" #: ../src/NamedConfOptions.py:625 msgid "" "This option determines which local source IPv6 address, and optionally UDP " "port, will be used to send NOTIFY messages." msgstr "" #: ../src/NamedConfOptions.py:625 msgid "" " This address must appear in the slave server's masters zone clause or in an " "allow-notify-v6 clause." msgstr "" #: ../src/NamedConfOptions.py:630 msgid "Also Notify" msgstr "" #: ../src/NamedConfOptions.py:632 msgid "" "Defines a global list of IP addresses of name servers that are also sent " "NOTIFY messages whenever a fresh copy of the zone is loaded, in addition to " "the servers listed in the zone's NS records." msgstr "" #: ../src/NamedConfOptions.py:632 msgid "" " This helps to ensure that copies of the zones will quickly converge on " "stealth servers." msgstr "" #: ../src/NamedConfOptions.py:632 msgid "" " If an also-notify list is given in a zone statement, it will override the " "options also-notify statement." msgstr "" #: ../src/NamedConfOptions.py:632 msgid "" " When a zone notify statement is set to no, the IP addresses in the global " "also-notify list will not be sent NOTIFY messages for that zone." msgstr "" #: ../src/NamedConfOptions.py:632 msgid " The default is the empty list (no global notification list)." msgstr "" #: ../src/NamedConfOptions.py:637 msgid "max_ixfr_log_size" msgstr "" #: ../src/NamedConfOptions.py:640 msgid "" "This option is obsolete; it is accepted and ignored for BIND 8 compatibility." msgstr "" #: ../src/NamedConfOptions.py:645 msgid "Core File Size Limit" msgstr "" #: ../src/NamedConfOptions.py:647 msgid "The maximum size of a core dump file." msgstr "" #: ../src/NamedConfOptions.py:650 msgid "Data Memory Size Limit" msgstr "" #: ../src/NamedConfOptions.py:652 msgid "The maximum amount of data memory the server may use." msgstr "" #: ../src/NamedConfOptions.py:652 msgid " This is a hard limit on server memory usage." msgstr "" #: ../src/NamedConfOptions.py:652 msgid "" " If the server attempts to allocate memory in excess of this limit, the " "allocation will fail, which may in turn leave the server unable to perform " "DNS service." msgstr "" #: ../src/NamedConfOptions.py:652 msgid "" " Therefore, this option is rarely useful as a way of limiting the amount of " "memory used by the server, but it can be used to raise an operating system " "data size limit that is too small by default." msgstr "" #: ../src/NamedConfOptions.py:652 msgid "" " If you wish to limit the amount of memory used by the server, use the max-" "cache-size and recursive-clients options instead." msgstr "" #: ../src/NamedConfOptions.py:655 msgid "Number of Open Files Limit" msgstr "" #: ../src/NamedConfOptions.py:657 msgid "The maximum number of files the server may have open concurrently." msgstr "" #: ../src/NamedConfOptions.py:657 ../src/NamedConfOptions.py:662 #: ../src/NamedConfOptions.py:1109 msgid " The default is unlimited." msgstr "" #: ../src/NamedConfOptions.py:660 msgid "Stack Memory Size Limit" msgstr "" #: ../src/NamedConfOptions.py:662 msgid "The maximum amount of stack memory the server may use." msgstr "" #: ../src/NamedConfOptions.py:665 msgid "Cleaning Interval" msgstr "" #: ../src/NamedConfOptions.py:668 msgid "" "The server will remove expired resource records from the cache every " "cleaning-interval minutes." msgstr "" #: ../src/NamedConfOptions.py:668 ../src/NamedConfOptions.py:674 #: ../src/NamedConfOptions.py:680 msgid " The default is 60 minutes." msgstr "" #: ../src/NamedConfOptions.py:668 msgid " If set to 0, no periodic cleaning will occur." msgstr "" #: ../src/NamedConfOptions.py:671 msgid "Heartbeat Interval" msgstr "" #: ../src/NamedConfOptions.py:674 msgid "" "The server will perform zone maintenance tasks for all zones marked as " "dialup whenever this interval expires." msgstr "" #: ../src/NamedConfOptions.py:674 msgid " Reasonable values are up to 1 day (1440 minutes)." msgstr "" #: ../src/NamedConfOptions.py:674 msgid " If set to 0, no zone maintenance for these zones will occur." msgstr "" #: ../src/NamedConfOptions.py:677 msgid "Interface Interval" msgstr "" #: ../src/NamedConfOptions.py:680 msgid "" "The server will scan the network interface list every interface-interval " "minutes." msgstr "" #: ../src/NamedConfOptions.py:680 msgid "" " If set to 0, interface scanning will only occur when the configuration file " "is loaded." msgstr "" #: ../src/NamedConfOptions.py:680 msgid "" " After the scan, listeners will be started on any new interfaces (provided " "they are allowed by the listen-on configuration)." msgstr "" #: ../src/NamedConfOptions.py:680 msgid " Listeners on interfaces that have gone away will be cleaned up." msgstr "" #: ../src/NamedConfOptions.py:683 msgid "Statistics Interval" msgstr "" #: ../src/NamedConfOptions.py:686 msgid "Nameserver statistics will be logged every statistics-interval minutes." msgstr "" #: ../src/NamedConfOptions.py:686 msgid " The default is 60." msgstr "" #: ../src/NamedConfOptions.py:686 msgid " If set to 0, no statistics will be logged." msgstr "" #: ../src/NamedConfOptions.py:686 msgid "" "\n" "Note: Not yet implemented in BIND9." msgstr "" #: ../src/NamedConfOptions.py:690 msgid "Topology" msgstr "" #: ../src/NamedConfOptions.py:692 msgid "" "All other things being equal, when the server chooses a nameserver to query " "from a list of nameservers, it prefers the one that is topologically closest " "to itself." msgstr "" #: ../src/NamedConfOptions.py:692 msgid "" " The topology statement takes an address_match_list and interprets it in a " "special way." msgstr "" #: ../src/NamedConfOptions.py:692 msgid " Each top-level list element is assigned a distance." msgstr "" #: ../src/NamedConfOptions.py:692 msgid "" " Non-negated elements get a distance based on their position in the list, " "where the closer the match is to the start of the list, the shorter the " "distance is between it and the server." msgstr "" #: ../src/NamedConfOptions.py:692 msgid " A negated match will be assigned the maximum distance from the server." msgstr "" #: ../src/NamedConfOptions.py:692 msgid "" " If there is no match, the address will get a distance which is further than " "any non-negated list element, and closer than any negated element." msgstr "" #: ../src/NamedConfOptions.py:696 msgid "Sort List" msgstr "" #: ../src/NamedConfOptions.py:698 msgid "" "The response to a DNS query may consist of multiple resource records (RRs) " "forming a resource records set (RRset)." msgstr "" #: ../src/NamedConfOptions.py:698 msgid "" " The name server will normally return the RRs within the RRset in an " "indeterminate order." msgstr "" #: ../src/NamedConfOptions.py:698 msgid "" " The client resolver code should rearrange the RRs as appropriate, that is, " "using any addresses on the local net in preference to other addresses." msgstr "" #: ../src/NamedConfOptions.py:698 msgid " However, not all resolvers can do this or are correctly configured." msgstr "" #: ../src/NamedConfOptions.py:698 msgid "" " When a client is using a local server the sorting can be performed in the " "server, based on the client's address." msgstr "" #: ../src/NamedConfOptions.py:698 msgid " This only requires configuring the nameservers, not all the clients." msgstr "" #: ../src/NamedConfOptions.py:698 msgid "" "\n" "The sortlist statement takes an address_match_list and interprets it even " "more specifically than the topology statement does." msgstr "" #: ../src/NamedConfOptions.py:698 msgid "" " Each top level statement in the sortlist must itself be an explicit " "address_match_list with one or two elements." msgstr "" #: ../src/NamedConfOptions.py:698 msgid "" " The first element (which may be an IP address, an IP prefix, an ACL name or " "a nested address_match_list) of each top level list is checked against the " "source address of the query until a match is found." msgstr "" #: ../src/NamedConfOptions.py:698 msgid "" "\n" "Once the source address of the query has been matched, if the top level " "statement contains only one element, the actual primitive element that " "matched the source address is used to select the address in the response to " "move to the beginning of the response." msgstr "" #: ../src/NamedConfOptions.py:698 msgid "" " If the statement is a list of two elements, then the second element is " "treated the same as the address_match_list in a topology statement." msgstr "" #: ../src/NamedConfOptions.py:698 msgid "" " Each top level element is assigned a distance and the address in the " "response with the minimum distance is moved to the beginning of the response." msgstr "" #: ../src/NamedConfOptions.py:701 msgid "Resource Record Set Order" msgstr "" #: ../src/NamedConfOptions.py:703 msgid "" "When multiple records are returned in an answer it may be useful to " "configure the order of the records placed into the response." msgstr "" #: ../src/NamedConfOptions.py:703 msgid "" " The rrset-order statement permits configuration of the ordering of the " "records in a multiple record response." msgstr "" #: ../src/NamedConfOptions.py:708 msgid "Lame Delegation Cache Time To Live" msgstr "" #: ../src/NamedConfOptions.py:713 msgid "Sets the number of seconds to cache a lame server indication." msgstr "" #: ../src/NamedConfOptions.py:713 msgid " 0 disables caching." msgstr "" #: ../src/NamedConfOptions.py:713 msgid " (This is NOT recommended." msgstr "" #: ../src/NamedConfOptions.py:713 msgid " Default is 600 (10 minutes)." msgstr "" #: ../src/NamedConfOptions.py:713 msgid " Maximum value is 1800 (30 minutes)." msgstr "" #: ../src/NamedConfOptions.py:716 msgid "Maximum Negative Cache Time To Live" msgstr "" #: ../src/NamedConfOptions.py:720 msgid "" "To reduce network traffic and increase performance the server stores " "negative answers." msgstr "" #: ../src/NamedConfOptions.py:720 msgid "" " max-ncache-ttl is used to set a maximum retention time for these answers in " "the server in seconds." msgstr "" #: ../src/NamedConfOptions.py:720 msgid " The default max-ncache-ttl is 10800 seconds (3 hours)." msgstr "" #: ../src/NamedConfOptions.py:720 msgid "" " max-ncache-ttl cannot exceed 7 days and will be silently truncated to 7 " "days if set to a greater value." msgstr "" #: ../src/NamedConfOptions.py:723 msgid "Maximum Cache Time To Live" msgstr "" #: ../src/NamedConfOptions.py:725 msgid "" "max-cache-ttl sets the maximum time for which the server will cache ordinary " "(positive) answers." msgstr "" #: ../src/NamedConfOptions.py:725 msgid " The default is one week (7 days)." msgstr "" #: ../src/NamedConfOptions.py:728 msgid "Signature Validity Interval" msgstr "" #: ../src/NamedConfOptions.py:731 msgid "" "Specifies the number of days into the future when DNSSEC signatures " "automatically generated as a result of dynamic updates will expire." msgstr "" #: ../src/NamedConfOptions.py:731 msgid " The default is 30 days." msgstr "" #: ../src/NamedConfOptions.py:731 msgid "" " The signature inception time is unconditionally set to one hour before the " "current time to allow for a limited amount of clock skew." msgstr "" #: ../src/NamedConfOptions.py:736 msgid "Minimum Number of Root Servers" msgstr "" #: ../src/NamedConfOptions.py:739 msgid "" "The minimum number of root servers that is required for a request for the " "root servers to be accepted." msgstr "" #: ../src/NamedConfOptions.py:739 msgid " Default is 2." msgstr "" #: ../src/NamedConfOptions.py:739 msgid " Note: Not yet implemented in BIND9." msgstr "" #: ../src/NamedConfOptions.py:743 msgid "Use Incremental Zone Transfer" msgstr "" #: ../src/NamedConfOptions.py:748 msgid "" " If you need to disable IXFR to a particular server or servers see the " "information on the Provide Incremental Zone Transfer option." msgstr "" #: ../src/NamedConfOptions.py:751 msgid "Provide Incremental Zone Transfer" msgstr "" #: ../src/NamedConfOptions.py:755 msgid "" "This option determines whether the local server, acting as master, will " "respond with an incremental zone transfer when a remote slave server " "requests it." msgstr "" #: ../src/NamedConfOptions.py:755 msgid "" " If Enabled, incremental transfer will be provided whenever " "possible." msgstr "" #: ../src/NamedConfOptions.py:755 msgid "" " If Disabled, all transfers to the remote slave server will be " "nonincremental." msgstr "" #: ../src/NamedConfOptions.py:759 msgid "Request Incremental Zone Transfer" msgstr "" #: ../src/NamedConfOptions.py:763 msgid "" "This option determines whether the local server, acting as a slave, will " "request incremental zone transfers from a remote master server." msgstr "" #: ../src/NamedConfOptions.py:767 msgid "Treat CR as Space" msgstr "" #: ../src/NamedConfOptions.py:772 msgid "" "This option was used in BIND 8 to make the server treat carriage return " "(\"\\r\") characters the same way as a space or tab character, to facilitate " "loading of zone files on a UNIX system that were generated on an NT or DOS " "machine." msgstr "" #: ../src/NamedConfOptions.py:772 msgid "" " In BIND 9, both UNIX \"\\n\" and NT/DOS \"\\r\\n\" newlines are always " "accepted, and the option is ignored." msgstr "" #: ../src/NamedConfOptions.py:775 ../src/NamedConfOptions.py:789 msgid "Minimum Refresh Time" msgstr "" #: ../src/NamedConfOptions.py:777 msgid "" "The minimum time that must elapse before a zone refresh (SOA record query) " "is attempted." msgstr "" #: ../src/NamedConfOptions.py:782 ../src/NamedConfOptions.py:796 msgid "Maximum Refresh Time" msgstr "" #: ../src/NamedConfOptions.py:784 msgid "" "The maximum time that can elapse before a zone refresh (SOA record query) is " "attempted." msgstr "" #: ../src/NamedConfOptions.py:791 msgid "" "The minimum time that must elapse before a failed zone refresh (SOA record " "query) or zone transfer is re-attempted." msgstr "" #: ../src/NamedConfOptions.py:798 msgid "" "The maximum time that can elapse before a failed zone refresh (SOA record " "query) or zone transfer is re-attempted." msgstr "" #: ../src/NamedConfOptions.py:803 msgid "Obtain Additional Data from Authoritative Zones" msgstr "" #: ../src/NamedConfOptions.py:807 msgid "" "Append additional data to recursive queries when it is available from " "authoritative zone." msgstr "" #: ../src/NamedConfOptions.py:810 msgid "Obtain Additional Data from Cache" msgstr "" #: ../src/NamedConfOptions.py:814 msgid "" "Append additional data to recursive queries when it is available from the " "cache." msgstr "" #: ../src/NamedConfOptions.py:817 msgid "Match IPV4 Mapped IPV6 Addresses" msgstr "" #: ../src/NamedConfOptions.py:821 msgid "" "If Enabled, then an IPv4-mapped IPv6 address will match any address " "match list entries that match the corresponding IPv4 address." msgstr "" #: ../src/NamedConfOptions.py:821 msgid "" " Enabling this option is sometimes useful on IPv6-enabled Linux systems, to " "work around a kernel quirk that causes IPv4 TCP connections such as zone " "transfers to be accepted on an IPv6 socket using mapped addresses, causing " "address match lists designed for IPv4 to fail to match." msgstr "" #: ../src/NamedConfOptions.py:821 msgid " The use of this option for any other purpose is discouraged." msgstr "" #: ../src/NamedConfOptions.py:824 msgid "Server Port" msgstr "" #: ../src/NamedConfOptions.py:828 msgid "" "The UDP/TCP port number the server uses for receiving and sending DNS " "protocol traffic." msgstr "" #: ../src/NamedConfOptions.py:828 msgid " The default is 53." msgstr "" #: ../src/NamedConfOptions.py:828 msgid "" " This option is mainly intended for server testing; a server using a port " "other than 53 will not be able to communicate with the global DNS." msgstr "" #: ../src/NamedConfOptions.py:831 msgid "Random Device Path" msgstr "" #: ../src/NamedConfOptions.py:834 msgid "The path of the random device special file to use if not /dev/random." msgstr "" #: ../src/NamedConfOptions.py:837 msgid "Maximum Cache Size" msgstr "" #: ../src/NamedConfOptions.py:839 msgid "The maximum allowed size of the cache." msgstr "" #: ../src/NamedConfOptions.py:842 msgid "Root Delegation Only" msgstr "" #: ../src/NamedConfOptions.py:845 msgid "Excluded Domains" msgstr "" #: ../src/NamedConfOptions.py:851 msgid "" "Turn on enforcement of delegation-only in Top Level Domains and root zones " "with an optional exclude list." msgstr "" #: ../src/NamedConfOptions.py:854 msgid "View Clients" msgstr "" #: ../src/NamedConfOptions.py:856 msgid "" "Defines the query client hosts source IP addresses this view will be applied " "to." msgstr "" #: ../src/NamedConfOptions.py:860 msgid "View Destinations" msgstr "" #: ../src/NamedConfOptions.py:862 msgid "" "Defines the query client destination IP addresses this view will be applied " "to." msgstr "" #: ../src/NamedConfOptions.py:866 msgid "Recursive Clients Only" msgstr "" #: ../src/NamedConfOptions.py:870 msgid "" "If enabled, ONLY recursive requests from matching clients will match this " "view." msgstr "" #: ../src/NamedConfOptions.py:874 msgid "Bogus Server" msgstr "" #: ../src/NamedConfOptions.py:878 msgid "" "If Enabled, this server is known to supply bad / untrustworthy responses to " "queries, and no queries are to be directed to it." msgstr "" #: ../src/NamedConfOptions.py:883 msgid "Extended DNS Server" msgstr "" #: ../src/NamedConfOptions.py:887 msgid "" "If Enabled, this server is assumed to support RFC 2671 DNS Protocol " "Extensions (EDNS0)." msgstr "" #: ../src/NamedConfOptions.py:892 msgid "Concurrent Transfers Limit" msgstr "" #: ../src/NamedConfOptions.py:894 msgid "" "The maximum number of concurrent inbound zone transfers allowed from this " "server." msgstr "" #: ../src/NamedConfOptions.py:899 msgid "Server Keys" msgstr "" #: ../src/NamedConfOptions.py:902 msgid "" "The name of a key defined with the Key statement to be used for " "communication with this server." msgstr "" #: ../src/NamedConfOptions.py:908 msgid "Server Hostname" msgstr "" #: ../src/NamedConfOptions.py:910 msgid "" "The hostname the server should report via a query of the name \"hostname.bind" "\" with type TXT, class CHAOS." msgstr "" #: ../src/NamedConfOptions.py:910 msgid "" " This defaults to the hostname of the machine hosting the name server as " "found by gethostname()." msgstr "" #: ../src/NamedConfOptions.py:910 ../src/NamedConfOptions.py:916 msgid "" " The primary purpose of such queries is to identify which of a group of " "anycast servers is actually answering your queries." msgstr "" #: ../src/NamedConfOptions.py:910 msgid " Specifying hostname none; disables processing of the queries." msgstr "" #: ../src/NamedConfOptions.py:914 msgid "Server Identifier" msgstr "" #: ../src/NamedConfOptions.py:916 msgid "" "The ID of the server should report via a query of the name \"id.server\" " "with type TXT, class CHAOS." msgstr "" #: ../src/NamedConfOptions.py:916 msgid " Specifying server-id none; disables processing of the queries." msgstr "" #: ../src/NamedConfOptions.py:916 msgid "" " Specifying server-id hostname; will cause named to use the hostname as " "found by gethostname()." msgstr "" #: ../src/NamedConfOptions.py:916 msgid " The default server-id is none." msgstr "" #: ../src/NamedConfOptions.py:920 msgid "Key File Path" msgstr "" #: ../src/NamedConfOptions.py:924 msgid "" "When performing dynamic update of secure zones, the directory where the " "public and private key files should be found, if different than the current " "working directory." msgstr "" #: ../src/NamedConfOptions.py:924 msgid " The directory specified must be an absolute path." msgstr "" #: ../src/NamedConfOptions.py:930 msgid "Write Updated Zones on Abnormal Exit" msgstr "" #: ../src/NamedConfOptions.py:935 msgid "" "When the nameserver exits without being shutdown by rndc(8), but by " "being killed with the SIGTERM signal, if this option is Enabled, flush any pending zone writes from the in-memory database to disk, " "otherwise do not." msgstr "" #: ../src/NamedConfOptions.py:935 msgid " The default value of this option is Disable." msgstr "" #: ../src/NamedConfOptions.py:938 msgid "Enable new secure DNS protocols" msgstr "" #: ../src/NamedConfOptions.py:943 msgid "Enable DNSSEC support in named." msgstr "" #: ../src/NamedConfOptions.py:943 msgid "" " Unless set to Enable named behaves as if it does not support " "DNSSEC." msgstr "" #: ../src/NamedConfOptions.py:946 msgid "DNSSEC Lookaside" msgstr "" #: ../src/NamedConfOptions.py:948 ../src/NamedConfOptions.py:965 #: ../src/NamedConfOptions.py:984 msgid "Domain" msgstr "" #: ../src/NamedConfOptions.py:953 msgid "Trust Anchor" msgstr "" #: ../src/NamedConfOptions.py:960 msgid "" "When set dnssec-lookaside provides the validator with an alternate method to " "validate DNSKEY records at the top of a zone." msgstr "" #: ../src/NamedConfOptions.py:960 msgid "" " When a DNSKEY is at or below a domain specified by the deepest dnssec-" "lookaside, and the normal dnssec validation has left the key untrusted, the " "trust-anchor will be append to the key name and a DLV record will be looked " "up to see if it can validate the key." msgstr "" #: ../src/NamedConfOptions.py:960 msgid "" " If the DLV record validates a DNSKEY (similarly to the way a DS record " "does) the DNSKEY RRset is deemed to be trusted." msgstr "" #: ../src/NamedConfOptions.py:963 msgid "Domain DNSSEC Validation" msgstr "" #: ../src/NamedConfOptions.py:970 msgid "Validate" msgstr "" #: ../src/NamedConfOptions.py:978 msgid "" "Specify domain hierarchies which must / may not be secure (signed and " "validated)." msgstr "" #: ../src/NamedConfOptions.py:978 msgid "" " If Enable-d, then named will only accept answers if they are " "secure." msgstr "" #: ../src/NamedConfOptions.py:978 msgid "" " If Disabled then normal dnssec validation applies allowing for " "insecure answers to be accepted." msgstr "" #: ../src/NamedConfOptions.py:978 msgid "" " The specified domain must be under a trusted-key or dnssec-lookaside must " "be active." msgstr "" #: ../src/NamedConfOptions.py:981 msgid "Disabled DNSSEC Algorithms" msgstr "" #: ../src/NamedConfOptions.py:989 msgid "Algorithms" msgstr "" #: ../src/NamedConfOptions.py:994 msgid "" "Disable the specified DNSSEC algorithms at and below the specified name." msgstr "" #: ../src/NamedConfOptions.py:994 msgid " Multiple disable-algorithms statements are allowed." msgstr "" #: ../src/NamedConfOptions.py:994 msgid " Only the most specific will be applied." msgstr "" #: ../src/NamedConfOptions.py:998 msgid "Preferred Glue Type" msgstr "" #: ../src/NamedConfOptions.py:1003 msgid "" "If specified the listed type (A or AAAA) will be emitted before other glue " "in the additional section of a query response." msgstr "" #: ../src/NamedConfOptions.py:1003 msgid " The default is not to preference any type (NONE)." msgstr "" #: ../src/NamedConfOptions.py:1006 msgid "Dual Stack Servers" msgstr "" #: ../src/NamedConfOptions.py:1016 msgid "Servers" msgstr "" #: ../src/NamedConfOptions.py:1023 msgid "" "Specifies host names / addresses of machines with access to both IPv4 and " "IPv6 transports." msgstr "" #: ../src/NamedConfOptions.py:1023 msgid "" " If a hostname is used the server must be able to resolve the name using " "only the transport it has." msgstr "" #: ../src/NamedConfOptions.py:1023 msgid "" " If the machine is dual stacked then the dual-stack-servers have no effect " "unless access to a transport has been disabled on the command line, (e.g. " "with the named \"-4\" or \"-6\" options)." msgstr "" #: ../src/NamedConfOptions.py:1026 msgid "IPv4 Ports to Avoid" msgstr "" #: ../src/NamedConfOptions.py:1029 msgid "" "Specify a list of IPv4 ports that will not be used as system assigned source " "ports for UDP sockets." msgstr "" #: ../src/NamedConfOptions.py:1029 ../src/NamedConfOptions.py:1036 msgid "" " This list prevents named from choosing as its random IPv4 source port a " "port that is blocked by your firewall." msgstr "" #: ../src/NamedConfOptions.py:1029 ../src/NamedConfOptions.py:1036 msgid "" " If a query went out with such a source port, the answer would not get by " "the firewall and the name server would have to query again." msgstr "" #: ../src/NamedConfOptions.py:1033 msgid "IPv6 Ports to Avoid" msgstr "" #: ../src/NamedConfOptions.py:1036 msgid "" "Specify a list of IPv6 ports that will not be used as system assigned source " "ports for UDP sockets." msgstr "" #: ../src/NamedConfOptions.py:1040 msgid "TCP listen queue" msgstr "" #: ../src/NamedConfOptions.py:1044 msgid "" "The listen queue depth, or number of client connections that can be queued " "pending acceptance." msgstr "" #: ../src/NamedConfOptions.py:1044 msgid " The default and minimum is 3." msgstr "" #: ../src/NamedConfOptions.py:1044 msgid "" " If the kernel supports the accept filter \"dataready\" this also controls " "how many TCP connections that will be queued in kernel space waiting for " "some data before being passed to accept." msgstr "" #: ../src/NamedConfOptions.py:1044 msgid " Values less than 3 will be silently raised." msgstr "" #: ../src/NamedConfOptions.py:1044 msgid "" " This value cannot exceed the kernel tcp_max_syn_backlog sysctl(8) " "parameter." msgstr "" #: ../src/NamedConfOptions.py:1047 msgid "IPV4 Alternative Transfer Source" msgstr "" #: ../src/NamedConfOptions.py:1065 msgid "" "An alternative IPv4 transfer source if the one listed in transfer-source " "fails and use-alt-transfer-source is set." msgstr "" #: ../src/NamedConfOptions.py:1071 msgid "IPV6 Alternative Transfer Source" msgstr "" #: ../src/NamedConfOptions.py:1089 msgid "" "An alternative IPv6 transfer source if the one listed in transfer-source-v6 " "fails and use-alt-transfer-source is set." msgstr "" #: ../src/NamedConfOptions.py:1095 msgid "Enable use of the alternative transfer sources" msgstr "" #: ../src/NamedConfOptions.py:1102 msgid "Use the alternate transfer sources or not." msgstr "" #: ../src/NamedConfOptions.py:1102 msgid "" " If views are specified this defaults to no otherwise it defaults to yes " "(for BIND 8 compatibility)." msgstr "" #: ../src/NamedConfOptions.py:1105 msgid "Maximum journal file size" msgstr "" #: ../src/NamedConfOptions.py:1109 msgid "Sets a maximum size for each journal file." msgstr "" #: ../src/NamedConfOptions.py:1109 msgid "" " When the journal file approaches the specified size, some of the oldest " "transactions in the journal will be automatically removed." msgstr "" #: ../src/NamedConfOptions.py:1112 msgid "EDNS UDP Packet Size" msgstr "" #: ../src/NamedConfOptions.py:1115 msgid "This sets the advertised EDNS UDP packet size." msgstr "" #: ../src/NamedConfOptions.py:1115 msgid "" " Valid values are 512 to 4096 (values outside this range will be silently " "adjusted)." msgstr "" #: ../src/NamedConfOptions.py:1115 msgid " The default value is 4096." msgstr "" #: ../src/NamedConfOptions.py:1115 msgid "" " The usual reason for setting edns-udp-size to a non default value is to get " "UDP answers to pass through broken firewalls that block fragmented packets " "and/or block UDP packets that are greater than 512 bytes." msgstr "" #: ../src/NamedConfOptions.py:1119 msgid "Enable Query Logging" msgstr "" #: ../src/NamedConfOptions.py:1124 msgid "Specify whether query logging should be enabled when named starts." msgstr "" #: ../src/NamedConfOptions.py:1124 msgid "" " If querylog is not specified then the query logging is determined by the " "presence of the logging category queries." msgstr "" #: ../src/NamedConfOptions.py:1127 msgid "Multiple Masters" msgstr "" #: ../src/NamedConfOptions.py:1132 msgid "" "This should be set when you have multiple masters for a zone and the " "addresses refer to different machines." msgstr "" #: ../src/NamedConfOptions.py:1132 msgid "" " If Enabled, named will not log when the serial number on the " "master is less than what named currently has." msgstr "" #: ../src/NamedConf.py:532 #, python-format msgid "cannot write file %s: %s." msgstr "" #: ../src/NamedConf.py:540 #, python-format msgid "" "Generation of new file \"%s\" failed:\n" "%s\n" "The original file will be restored." msgstr "" #: ../src/NamedConf.py:547 #, python-format msgid "" "Restoration of file \"%s\" failed:\n" "%s\n" "." msgstr "" #: ../src/NewView.py:21 ../src/NewView.py:24 msgid "View Name Error" msgstr "" #: ../src/NewView.py:21 msgid "You must specify a name for this view." msgstr "" #: ../src/NewView.py:24 #, python-format msgid "View \"%s\" already exists." msgstr "" #: ../src/NewView.py:29 msgid "View From: ACL Error" msgstr "" #: ../src/NewView.py:29 msgid "You must specify a \"From:\" access control list filter." msgstr "" #: ../src/NewView.py:32 msgid "View To: ACL Error" msgstr "" #: ../src/NewView.py:32 msgid "You must specify a \"To:\" access control list filter." msgstr "" #: ../src/NewView.py:38 msgid "Warning: DNS Configuration Restructuring Required" msgstr "" #: ../src/NewView.py:39 msgid "" "Creating a new view will result in restructuring of your DNS configuration " "files.\n" "The contents of files that are 'include'd in named.conf (except keys) will " "be moved to named.conf.\n" "Do you want to proceed with restructuring and create the new view?" msgstr "" #: ../src/NewView.py:68 msgid "New View" msgstr "" #: ../src/NewView.py:73 msgid "View Name" msgstr "" #: ../src/NewView.py:78 msgid "From: Access Control List Filter" msgstr "" #: ../src/NewView.py:79 msgid "To: Access Control List Filter" msgstr "" #: ../src/NewZone.py:42 msgid "Root Cache Download Complete." msgstr "" #: ../src/NewZone.py:72 msgid "Zone Origin Error" msgstr "" #: ../src/NewZone.py:72 #, python-format msgid "" "A zone with origin \"%s\" of class \"%s\" already exists. Specify another " "zone origin." msgstr "" #: ../src/NewZone.py:78 ../src/RRGUI.py:124 msgid "DNS Name Question" msgstr "" #: ../src/NewZone.py:78 msgid "" "Do you really want to create a top level root domain ('.') master server?" msgstr "" #: ../src/NewZone.py:82 ../src/NewZone.py:205 ../src/NewZone.py:208 #: ../src/NewZone.py:211 ../src/ZoneTree.py:748 msgid "Zone Type Error" msgstr "" #: ../src/NewZone.py:82 msgid "You must enter a Zone Origin that is not root ('.')." msgstr "" #: ../src/NewZone.py:94 msgid "Downloading Root Cache..." msgstr "" #: ../src/NewZone.py:123 msgid "Master Name Server List" msgstr "" #: ../src/NewZone.py:129 msgid "Forwarder Name Server List" msgstr "" #: ../src/NewZone.py:173 msgid "Warning: zone transfers will be disabled" msgstr "" #: ../src/NewZone.py:174 #, python-format msgid "" "Bad location for slave/stub zone file: %s.\n" "Zone transfers are disabled by default in directory\n" " %s.\n" "Shall I put the slave zone file in slaves/?" msgstr "" #: ../src/NewZone.py:184 msgid "Forward Zone Error" msgstr "" #: ../src/NewZone.py:184 msgid "" "You must specify a non-empty list of forwarder name servers for a forward " "zone." msgstr "" #: ../src/NewZone.py:189 msgid "Slave Zone Error" msgstr "" #: ../src/NewZone.py:189 msgid "" "You must specify a non-empty list of master name servers for a slave zone." msgstr "" #: ../src/NewZone.py:205 msgid "You must choose a Zone Origin Type and set the Zone Origin." msgstr "" #: ../src/NewZone.py:208 msgid "You must choose the Zone Class." msgstr "" #: ../src/NewZone.py:211 msgid "You must enter a valid Zone Origin." msgstr "" #: ../src/NewZone.py:243 msgid "Zone Origin" msgstr "" #: ../src/NewZone.py:255 msgid "New Zone" msgstr "" #: ../src/NewZone.py:269 msgid "Origin" msgstr "" #: ../src/NewZone.py:272 msgid "Class" msgstr "" #: ../src/NewZone.py:300 msgid "Origin Type" msgstr "" #: ../src/OptionCheck.py:797 msgid "The Zone type option cannot be removed." msgstr "" #: ../src/OptionCheck.py:1039 msgid "The zone file cannot be removed from this zone type." msgstr "" #: ../src/Options.py:220 ../src/Options.py:258 ../src/Options.py:278 #: ../src/Options.py:289 msgid "Internal Program Error" msgstr "" #: ../src/RREdit.py:47 msgid "Create Reverse Mapping Record" msgstr "" #: ../src/RREdit.py:51 msgid "Create Forward Mapping Record" msgstr "" #: ../src/RREdit.py:108 msgid "Record Save Error" msgstr "" #: ../src/RREdit.py:111 msgid "Cannot Save" msgstr "" #: ../src/RRGUI.py:20 ../src/ZoneTree.py:30 msgid "Remote Nameserver Control Security Key" msgstr "" #: ../src/RRGUI.py:93 msgid "Select Origin" msgstr "" #: ../src/RRGUI.py:117 ../src/RRGUI.py:145 msgid "DNS Name Warning" msgstr "" #: ../src/RRGUI.py:117 msgid "An absolute DNS name is required here. '.' appended." msgstr "" #: ../src/RRGUI.py:124 #, python-format msgid "" "Do you really want to use this domain name:\n" "%s\n" "or should I append a '.'?" msgstr "" #: ../src/RRGUI.py:131 ../src/RRGUI.py:141 msgid "DNS Name Error" msgstr "" #: ../src/RRGUI.py:131 #, python-format msgid "Name %s is out-of-zone %s." msgstr "" #: ../src/RRGUI.py:141 #, python-format msgid "" "Bad DNS Name: %s -\n" "%s." msgstr "" #: ../src/RRGUI.py:145 #, python-format msgid "" "Poor DNS Name: %s -\n" "%s." msgstr "" #: ../src/RRGUI.py:164 msgid "DNS Name cannot be empty." msgstr "" #: ../src/RRGUI.py:169 msgid "The Zone Origin DNS name cannot be specified here." msgstr "" #: ../src/RRGUI.py:255 msgid "weeks" msgstr "" #: ../src/RRGUI.py:259 msgid "days" msgstr "" #: ../src/RRGUI.py:263 msgid "hours" msgstr "" #: ../src/RRGUI.py:267 msgid "minutes" msgstr "" #: ../src/RRGUI.py:271 msgid "seconds" msgstr "" #: ../src/RRGUI.py:420 msgid "Select IPv4 Prefix" msgstr "" #: ../src/RRGUI.py:507 #, python-format msgid "" "Invalid IPv6 Address \"%s\" contains invalid hex digits : only [0-9] [A-F] " "[a-f] allowed." msgstr "" #: ../src/RRGUI.py:668 msgid "Select IPv6 Prefix" msgstr "" #: ../src/RRGUI.py:777 msgid "An 128 bit IPv6 address is required." msgstr "" #: ../src/RRGUI.py:781 msgid "An IPv6 address cannot be specified with an 128 bit prefix." msgstr "" #: ../src/RRGUI.py:784 msgid "The DNS name of the prefix must be entered." msgstr "" #: ../src/RRGUI.py:786 msgid "You cannot specify the Zone Origin as the prefix name." msgstr "" #: ../src/RRGUI.py:793 #, python-format msgid "" "Invalid IPv6 Address:\n" "%s\n" "." msgstr "" #: ../src/RRGUI.py:812 msgid "Prefix Bits Length" msgstr "" #: ../src/RRGUI.py:819 msgid "Address Suffix" msgstr "" #: ../src/RRGUI.py:826 msgid "Prefix DNS Name" msgstr "" #: ../src/RRGUI.py:920 ../src/RRGUI.py:2656 msgid "IPV6 Address" msgstr "" #: ../src/RRGUI.py:971 ../src/RRGUI.py:976 #, python-format msgid "" "Illegal characters in NSAP address:\n" " %s \n" "removed." msgstr "" #: ../src/RRGUI.py:975 msgid "NSAP Address Error" msgstr "" #: ../src/RRGUI.py:1020 ../src/RRGUI.py:1023 #, python-format msgid "" "NSAP Address\n" "\"%s\"\n" "is out-of-zone\n" "\"%s\"." msgstr "" #: ../src/RRGUI.py:1022 msgid "Invalid Reverse NSAP Address" msgstr "" #: ../src/RRGUI.py:1182 msgid "" "There are no named ACLs that\n" "can be added to this ACL." msgstr "" #: ../src/RRGUI.py:1227 msgid "" "There are no named Keys that\n" "can be added to this ACL." msgstr "" #: ../src/RRGUI.py:1236 ../src/RRGUI.py:1241 ../src/RRGUI.py:1246 #: ../src/RRGUI.py:1251 ../src/ZoneTree.py:87 ../src/ZoneTree.py:92 #: ../src/ZoneTree.py:97 ../src/ZoneTree.py:102 msgid "ACL Name Error" msgstr "" #: ../src/RRGUI.py:1237 msgid "You must enter a non-empty ACL name." msgstr "" #: ../src/RRGUI.py:1242 ../src/ZoneTree.py:93 msgid "An ACL with this name already exists." msgstr "" #: ../src/RRGUI.py:1247 ../src/ZoneTree.py:98 msgid "A security key with this name already exists." msgstr "" #: ../src/RRGUI.py:1252 msgid "The ACL name cannot be an ACL keyword." msgstr "" #: ../src/RRGUI.py:1295 msgid "Enter Access Control List Name" msgstr "" #: ../src/RRGUI.py:1487 ../src/RRGUI.py:1818 ../src/RR.py:445 ../src/RR.py:446 msgid "IPv6 Address" msgstr "" #: ../src/RRGUI.py:1490 ../src/RRGUI.py:1819 msgid "Local Host" msgstr "" #: ../src/RRGUI.py:1491 ../src/RRGUI.py:1819 msgid "Local Networks" msgstr "" #: ../src/RRGUI.py:1492 msgid "Named Key" msgstr "" #: ../src/RRGUI.py:1493 ../src/RRGUI.py:1820 msgid "Named ACL" msgstr "" #: ../src/RRGUI.py:1494 ../src/RRGUI.py:1820 msgid "ACL" msgstr "" #: ../src/RRGUI.py:1632 msgid "Address Match List" msgstr "" #: ../src/RRGUI.py:1673 ../src/RRGUI.py:1694 ../src/RRGUI.py:1795 msgid "RR Set Order Address Match List" msgstr "" #: ../src/RRGUI.py:1699 msgid "Source and RR Set Order Address Match List" msgstr "" #: ../src/RRGUI.py:1716 ../src/RRGUI.py:1759 msgid "Sort Order" msgstr "" #: ../src/RRGUI.py:1793 msgid "Source Address Match List" msgstr "" #: ../src/RRGUI.py:1875 msgid "ERROR: Existing path is not regular file." msgstr "" #: ../src/RRGUI.py:1881 msgid "ERROR: Existing path is not directory." msgstr "" #: ../src/RRGUI.py:1887 msgid "WARNING: File Exists and will be overwritten on save." msgstr "" #: ../src/RRGUI.py:1901 msgid "ERROR: Path is not writable" msgstr "" #. title=None, parent=None, action=gtk.FILE_CHOOSER_ACTION_OPEN, buttons=None, backend=None #: ../src/RRGUI.py:1929 msgid "Choose File" msgstr "" #: ../src/RRGUI.py:1931 ../src/RRGUI.py:1933 msgid "for" msgstr "" #: ../src/RRGUI.py:2110 ../src/RRGUI.py:2120 msgid "Size Value Error" msgstr "" #: ../src/RRGUI.py:2110 msgid "An non-empty size string must be entered." msgstr "" #: ../src/RRGUI.py:2121 msgid "Invalid integer value." msgstr "" #: ../src/RRGUI.py:2197 msgid "DNS Security Key Generation Failed:" msgstr "" #: ../src/RRGUI.py:2206 ../src/RR.py:534 ../src/RR.py:698 msgid "Algorithm" msgstr "" #: ../src/RRGUI.py:2209 msgid "Secret" msgstr "" #: ../src/RRGUI.py:2215 msgid "New Secret" msgstr "" #: ../src/RRGUI.py:2235 ../src/RRGUI.py:2240 ../src/RRGUI.py:2245 msgid "Remote Nameserver Control Security Key Name Error" msgstr "" #: ../src/RRGUI.py:2236 msgid "A non-empty Security Key Name is required." msgstr "" #: ../src/RRGUI.py:2241 #, python-format msgid "Key \"%s\" already exists." msgstr "" #: ../src/RRGUI.py:2246 #, python-format msgid "Name \"%s\" is an Access Control List name." msgstr "" #: ../src/RRGUI.py:2267 msgid "New Remote Nameserver Control Security Key" msgstr "" #: ../src/RRGUI.py:2496 ../src/RRGUI.py:2537 msgid "Remove Port" msgstr "" #: ../src/RRGUI.py:2506 ../src/RRGUI.py:2542 msgid "Add Port" msgstr "" #: ../src/RRGUI.py:2638 msgid " Address List " msgstr "" #: ../src/RRGUI.py:2655 msgid "IPV4 Address" msgstr "" #: ../src/RRGUI.py:2701 msgid "Controls Element Remove Error" msgstr "" #: ../src/RRGUI.py:2701 msgid "" "Element cannot be removed: the controls object must contain at least one " "element." msgstr "" #: ../src/RRGUI.py:2815 msgid "Address to Listen On" msgstr "" #: ../src/RRGUI.py:2821 msgid "Addresses to Allow" msgstr "" #: ../src/RRGUI.py:2827 msgid "Security Keys to Allow" msgstr "" #: ../src/RRGUI.py:2867 msgid "DNS Controls" msgstr "" #: ../src/RRGUI.py:2965 #, python-format msgid "Channel \"%s\" already exists." msgstr "" #: ../src/RRGUI.py:2967 msgid "The channel name cannot be empty." msgstr "" #: ../src/RRGUI.py:2969 msgid "Channel Name Error" msgstr "" #: ../src/RRGUI.py:3068 msgid "Unlimited" msgstr "" #: ../src/RRGUI.py:3091 msgid "Versions" msgstr "" #: ../src/RRGUI.py:3117 msgid "Size" msgstr "" #: ../src/RRGUI.py:3126 msgid "Channel File Options" msgstr "" #: ../src/RRGUI.py:3162 msgid "Default Channel" msgstr "" #: ../src/RRGUI.py:3164 msgid "Destination" msgstr "" #: ../src/RRGUI.py:3171 msgid "Severity" msgstr "" #: ../src/RRGUI.py:3188 msgid "Channel Name" msgstr "" #: ../src/RRGUI.py:3197 msgid "Channel Destination" msgstr "" #: ../src/RRGUI.py:3219 msgid "Channel Severity" msgstr "" #: ../src/RRGUI.py:3235 msgid "Channel Print Options" msgstr "" #: ../src/RRGUI.py:3237 msgid "Print Time" msgstr "" #: ../src/RRGUI.py:3244 msgid "Print Severity" msgstr "" #: ../src/RRGUI.py:3251 msgid "Print Category" msgstr "" #: ../src/RRGUI.py:3283 msgid "Category Channel Add Error" msgstr "" #: ../src/RRGUI.py:3283 msgid "You must select a category channel to add." msgstr "" #: ../src/RRGUI.py:3290 msgid "Category Channel Remove Error" msgstr "" #: ../src/RRGUI.py:3290 msgid "You must select a category channel to remove." msgstr "" #: ../src/RRGUI.py:3300 ../src/RRGUI.py:3404 ../src/RRGUI.py:3405 #: ../src/RRGUI.py:3558 msgid "Category" msgstr "" #: ../src/RRGUI.py:3300 ../src/RRGUI.py:3405 msgid "Description" msgstr "" #: ../src/RRGUI.py:3307 msgid "Category Add Error" msgstr "" #: ../src/RRGUI.py:3307 msgid "You must select a category to add." msgstr "" #: ../src/RRGUI.py:3496 msgid "Channels" msgstr "" #: ../src/RRGUI.py:3514 msgid "Categories" msgstr "" #: ../src/RRGUI.py:3529 msgid "Category Channels" msgstr "" #: ../src/RRGUI.py:3542 msgid "All Channels" msgstr "" #: ../src/RRGUI.py:3585 msgid "Category Description" msgstr "" #: ../src/RRGUI.py:3630 msgid "DNS Logging" msgstr "" #: ../src/RR.py:27 ../src/ZoneTree.py:1149 msgid "Internet" msgstr "" #: ../src/RR.py:185 msgid "Domain Name" msgstr "" #: ../src/RR.py:189 ../src/RR.py:239 msgid "Cache Time To Live" msgstr "" #: ../src/RR.py:454 msgid "Chained IPv6 Address" msgstr "" #: ../src/RR.py:456 msgid "Prefix Length" msgstr "" #: ../src/RR.py:457 msgid "IPv6 Address Suffix" msgstr "" #: ../src/RR.py:458 msgid "Prefix Name" msgstr "" #: ../src/RR.py:467 msgid "Andrew File System Database Server" msgstr "" #: ../src/RR.py:468 msgid "AFSDB Server Address" msgstr "" #: ../src/RR.py:476 msgid "Digital Certificate" msgstr "" #: ../src/RR.py:477 msgid "Certificate Type" msgstr "" #: ../src/RR.py:478 ../src/RR.py:504 msgid "Key Tag Checksum" msgstr "" #: ../src/RR.py:479 ../src/RR.py:505 msgid "Key Encryption Algorithm" msgstr "" #: ../src/RR.py:485 ../src/RR.py:493 msgid "Alias" msgstr "" #: ../src/RR.py:486 msgid "Canonical Name" msgstr "" #: ../src/RR.py:494 msgid "Canonical Domain Name" msgstr "" #: ../src/RR.py:503 msgid "Delegation Signer" msgstr "" #: ../src/RR.py:506 msgid "Type of Digest" msgstr "" #: ../src/RR.py:507 msgid "Digest" msgstr "" #: ../src/RR.py:513 msgid "Host Information" msgstr "" #: ../src/RR.py:514 msgid "Machine Architecture" msgstr "" #: ../src/RR.py:515 msgid "Operating System" msgstr "" #: ../src/RR.py:522 ../src/RR.py:523 msgid "ISDN Address" msgstr "" #: ../src/RR.py:524 msgid "Sub-Address" msgstr "" #: ../src/RR.py:531 msgid "Encryption Key" msgstr "" #: ../src/RR.py:532 ../src/RR.py:623 msgid "Flags" msgstr "" #: ../src/RR.py:533 msgid "Protocol" msgstr "" #: ../src/RR.py:535 msgid "Key" msgstr "" #: ../src/RR.py:545 msgid "Key Exchange" msgstr "" #: ../src/RR.py:546 ../src/RR.py:611 ../src/RR.py:622 ../src/RR.py:762 msgid "Priority" msgstr "" #: ../src/RR.py:547 ../src/RR.py:765 msgid "Server Name" msgstr "" #: ../src/RR.py:553 msgid "Geographical Location" msgstr "" #: ../src/RR.py:554 msgid "To Be Done" msgstr "" #: ../src/RR.py:561 msgid "Mail Box Server (deprecated: use MX)" msgstr "" #: ../src/RR.py:562 ../src/RR.py:570 ../src/RR.py:578 msgid "Mail Box Server Domain Name" msgstr "" #: ../src/RR.py:569 msgid "Mail Domain Server (deprecated: use MX)" msgstr "" #: ../src/RR.py:577 msgid "Mail Forwarder Server (deprecated: use MX)" msgstr "" #: ../src/RR.py:585 msgid "Mail Group (deprecated: use MX)" msgstr "" #: ../src/RR.py:586 msgid "Mail Group Member" msgstr "" #: ../src/RR.py:593 msgid "Mail List Information (deprecated: use MX)" msgstr "" #: ../src/RR.py:594 msgid "Responsible Mail Box" msgstr "" #: ../src/RR.py:595 msgid "Error Mail Box" msgstr "" #: ../src/RR.py:602 msgid "Mail Rename Domain Name (deprecated: use MX)" msgstr "" #: ../src/RR.py:603 msgid "New Mail Domain Name" msgstr "" #: ../src/RR.py:610 msgid "Mail Exchange" msgstr "" #: ../src/RR.py:612 msgid "Mail Server Name" msgstr "" #: ../src/RR.py:620 msgid "Naming Authority Pointer" msgstr "" #: ../src/RR.py:621 msgid "Order" msgstr "" #: ../src/RR.py:624 msgid "Service" msgstr "" #: ../src/RR.py:625 msgid "Replacement" msgstr "" #: ../src/RR.py:631 msgid "Name Server" msgstr "" #: ../src/RR.py:632 msgid "Server Domain Name" msgstr "" #: ../src/RR.py:639 msgid "OSI Network Service Access Point Address" msgstr "" #: ../src/RR.py:646 msgid "Next Resource" msgstr "" #: ../src/RR.py:647 msgid "Name of Next Resource" msgstr "" #: ../src/RR.py:648 msgid "List of Resource Record Types" msgstr "" #: ../src/RR.py:658 msgid "Reverse Address Mapping" msgstr "" #: ../src/RR.py:659 msgid "Host Name" msgstr "" #: ../src/RR.py:666 msgid "Pointer to RFC822/X.400 Mapping" msgstr "" #: ../src/RR.py:667 msgid "RFC822 Domain Name" msgstr "" #: ../src/RR.py:668 msgid "X.400 Domain Name" msgstr "" #: ../src/RR.py:674 msgid "Responsible Person" msgstr "" #: ../src/RR.py:675 msgid "Email Address" msgstr "" #: ../src/RR.py:676 msgid "Domain Name of TXT Record" msgstr "" #: ../src/RR.py:683 msgid "Route Through" msgstr "" #: ../src/RR.py:684 msgid "Preference" msgstr "" #: ../src/RR.py:685 msgid "Gateway Address Domain Name" msgstr "" #: ../src/RR.py:696 msgid "Digital Signature Validation" msgstr "" #: ../src/RR.py:697 msgid "Type" msgstr "" #: ../src/RR.py:699 msgid "Number of Labels" msgstr "" #: ../src/RR.py:700 msgid "Time To Live" msgstr "" #: ../src/RR.py:701 msgid "Expire" msgstr "" #: ../src/RR.py:702 msgid "Incept" msgstr "" #: ../src/RR.py:704 msgid "Signer DNS Name" msgstr "" #: ../src/RR.py:705 msgid "Digital Signature" msgstr "" #: ../src/RR.py:722 msgid "Zone Authority Information" msgstr "" #: ../src/RR.py:723 msgid "Authoritative Name Server" msgstr "" #: ../src/RR.py:724 msgid "Responsible Person E-Mail Address" msgstr "" #: ../src/RR.py:725 msgid "Zone Modification Serial Number" msgstr "" #: ../src/RR.py:726 msgid "Refresh Interval" msgstr "" #: ../src/RR.py:727 msgid "Refresh Retry Interval" msgstr "" #: ../src/RR.py:728 msgid "Expiration Interval" msgstr "" #: ../src/RR.py:729 msgid "Default Minimum Cache TTL" msgstr "" #: ../src/RR.py:761 msgid "Service Information" msgstr "" #: ../src/RR.py:763 msgid "Weight" msgstr "" #: ../src/RR.py:764 msgid "Service Port Number" msgstr "" #: ../src/RR.py:771 msgid "SSH Fingerprint" msgstr "" #: ../src/RR.py:772 msgid "Algorithm type" msgstr "" #: ../src/RR.py:773 msgid "Fingerprint type" msgstr "" #: ../src/RR.py:774 msgid "Fingerprint" msgstr "" #: ../src/RR.py:780 msgid "Associated Text" msgstr "" #: ../src/RR.py:781 msgid "Associated Text String" msgstr "" #: ../src/RR.py:793 msgid "Well Known Service (deprecated: use SRV)" msgstr "" #: ../src/RR.py:795 msgid "Service IP Protocol Number" msgstr "" #: ../src/RR.py:796 msgid "Bit Map Specifying Port Numbers" msgstr "" #: ../src/RR.py:804 msgid "PSDN Address" msgstr "" #: ../src/Zone.py:101 #, python-format msgid "" "WARNING : ignoring unrecognized record:\n" "%s." msgstr "" #: ../src/Zone.py:103 #, python-format msgid "" "WARNING : ignoring out-of-zone record:\n" "%s." msgstr "" #: ../src/Zone.py:118 #, python-format msgid "" "WARNING : ignoring INCLUDEd out-of-zone record:\n" "%s." msgstr "" #: ../src/Zone.py:167 #, python-format msgid "ERROR: Zone %s file %s does not exist." msgstr "" #: ../src/Zone.py:312 ../src/Zone.py:320 #, python-format msgid "" "Save of Zone File %s failed:\n" "%s." msgstr "" #: ../src/ZoneTree.py:88 msgid "You must enter a valid ACL name." msgstr "" #: ../src/ZoneTree.py:103 msgid "The ACL name cannot be an ACL name keyword." msgstr "" #: ../src/ZoneTree.py:119 msgid "New Access Control List" msgstr "" #: ../src/ZoneTree.py:127 msgid "Access Control List Name" msgstr "" #: ../src/ZoneTree.py:141 ../src/ZoneTree.py:144 msgid "Server Address Error" msgstr "" #: ../src/ZoneTree.py:141 msgid "You must enter a valid server address." msgstr "" #: ../src/ZoneTree.py:145 #, python-format msgid "Server %s already exists. Specify another address." msgstr "" #: ../src/ZoneTree.py:167 msgid "New Server" msgstr "" #: ../src/ZoneTree.py:177 msgid "Server Address" msgstr "" #: ../src/ZoneTree.py:229 ../src/ZoneTree.py:242 ../src/ZoneTree.py:542 #: ../src/ZoneTree.py:626 ../src/ZoneTree.py:1225 msgid "Zone" msgstr "" #: ../src/ZoneTree.py:231 msgid "Access Control List" msgstr "" #: ../src/ZoneTree.py:232 ../src/ZoneTree.py:243 msgid "Security Key" msgstr "" #: ../src/ZoneTree.py:236 msgid "Controls" msgstr "" #: ../src/ZoneTree.py:238 msgid "Logging" msgstr "" #: ../src/ZoneTree.py:240 ../src/ZoneTree.py:1088 msgid "DNSSEC Trusted Keys" msgstr "" #: ../src/ZoneTree.py:267 ../src/ZoneTree.py:1090 ../src/ZoneTree.py:1104 #: ../src/ZoneTree.py:1105 msgid "Access Control List Filter" msgstr "" #: ../src/ZoneTree.py:291 msgid "Unable to download the root hints cache." msgstr "" #: ../src/ZoneTree.py:297 msgid "Root Cache Update" msgstr "" #: ../src/ZoneTree.py:298 msgid "Download in Progress" msgstr "" #: ../src/ZoneTree.py:316 msgid "Starting the DNS Server..." msgstr "" #: ../src/ZoneTree.py:321 msgid "Failure:" msgstr "" #: ../src/ZoneTree.py:323 msgid "Server start succeeded." msgstr "" #: ../src/ZoneTree.py:330 msgid "Stopping the DNS Server..." msgstr "" #: ../src/ZoneTree.py:335 ../src/ZoneTree.py:349 ../src/ZoneTree.py:363 #, python-format msgid "" "Failure:\n" " %s" msgstr "" #: ../src/ZoneTree.py:337 msgid "Server shutdown succeeded." msgstr "" #: ../src/ZoneTree.py:344 ../src/ZoneTree.py:358 msgid "Restarting the DNS Server..." msgstr "" #: ../src/ZoneTree.py:351 msgid "Server restart succeeded." msgstr "" #: ../src/ZoneTree.py:365 msgid "Server reload succeeded." msgstr "" #: ../src/ZoneTree.py:371 msgid "DNS Server Control" msgstr "" #: ../src/ZoneTree.py:376 msgid "Restart Server" msgstr "" #: ../src/ZoneTree.py:377 msgid "Reload Server" msgstr "" #: ../src/ZoneTree.py:378 msgid "Stop Server" msgstr "" #: ../src/ZoneTree.py:380 msgid "Start Server" msgstr "" #: ../src/ZoneTree.py:418 msgid "" "The DNS Configuration has to be saved before signing zone! Do you want to " "proceed?" msgstr "" #: ../src/ZoneTree.py:432 msgid "Add..." msgstr "" #: ../src/ZoneTree.py:437 msgid "Delete..." msgstr "" #: ../src/ZoneTree.py:442 msgid "Update Root Cache" msgstr "" #: ../src/ZoneTree.py:445 msgid "Edit..." msgstr "" #: ../src/ZoneTree.py:457 msgid "Sign..." msgstr "" #: ../src/ZoneTree.py:468 msgid "DNS Configuration Warning" msgstr "" #: ../src/ZoneTree.py:468 msgid "There are no changes to save." msgstr "" #: ../src/ZoneTree.py:470 msgid "DNS Configuration Save" msgstr "" #: ../src/ZoneTree.py:470 msgid "" "Do you really want to backup and replace the existing DNS configuration " "files?" msgstr "" #: ../src/ZoneTree.py:478 msgid "named restart failed:" msgstr "" #: ../src/ZoneTree.py:481 msgid "DNS configuration was saved and named was restarted successfully." msgstr "" #: ../src/ZoneTree.py:543 ../src/ZoneTree.py:546 msgid "and all its contents" msgstr "" #: ../src/ZoneTree.py:552 msgid "ACL Delete Error" msgstr "" #: ../src/ZoneTree.py:553 #, python-format msgid "" "This Access Control List cannot be deleted because\n" "it is used by other elements:\n" "%s." msgstr "" #: ../src/ZoneTree.py:565 msgid "this key" msgstr "" #: ../src/ZoneTree.py:567 msgid "the DNS Server Controls" msgstr "" #: ../src/ZoneTree.py:569 msgid "the DNS Server Logging Configuration" msgstr "" #: ../src/ZoneTree.py:575 ../src/ZoneTree.py:577 msgid "this" msgstr "" #: ../src/ZoneTree.py:578 msgid "Confirm Delete" msgstr "" #: ../src/ZoneTree.py:578 #, python-format msgid "" "Do you really want to delete %s\n" "%s?\n" "WARNING: this action cannot be undone." msgstr "" #: ../src/ZoneTree.py:609 #, python-format msgid "Named Configuration %s" msgstr "" #: ../src/ZoneTree.py:640 msgid "Zone Drag Error" msgstr "" #: ../src/ZoneTree.py:640 #, python-format msgid "Zone %s already exists in view %s." msgstr "" #: ../src/ZoneTree.py:697 msgid "Copy" msgstr "" #: ../src/ZoneTree.py:700 msgid "Move" msgstr "" #: ../src/ZoneTree.py:703 msgid "Cancel" msgstr "" #: ../src/ZoneTree.py:748 msgid "You cannot add to this zone on this server." msgstr "" #: ../src/ZoneTree.py:756 msgid "The contents of this zone cannot be modified on this server." msgstr "" #: ../src/ZoneTree.py:759 msgid "You cannot save DNSSEC records - use Zone->Sign." msgstr "" #: ../src/ZoneTree.py:790 msgid "Import Error" msgstr "" #: ../src/ZoneTree.py:790 msgid "Please select the View that is to contain imported zones." msgstr "" #: ../src/ZoneTree.py:818 msgid "You can drag this object to another view." msgstr "" #. s.appBar.modify_text(gtk.gdk.color_parse("black"),"Status Message") #: ../src/ZoneTree.py:820 ../src/ZoneTree.py:1022 msgid "Select an object; press and release the right-hand mouse button." msgstr "" #: ../src/ZoneTree.py:942 msgid "Search:" msgstr "" #: ../src/ZoneTree.py:953 msgid "Show DNSSEC Records" msgstr "" #: ../src/ZoneTree.py:1080 msgid "Server Controls" msgstr "" #: ../src/ZoneTree.py:1083 #, python-format msgid "" "named.conf \"controls\" statement contains a reference to an undefined ACL " "\"%s\"." msgstr "" #: ../src/ZoneTree.py:1086 msgid "Logging Configuration" msgstr "" #: ../src/ZoneTree.py:1102 msgid "DNS View" msgstr "" #: ../src/ZoneTree.py:1104 msgid "From: Filter" msgstr "" #: ../src/ZoneTree.py:1105 msgid "To: Filter" msgstr "" #: ../src/ZoneTree.py:1188 ../src/ZoneTree.py:1195 ../src/ZoneTree.py:1202 #: ../src/ZoneTree.py:1209 ../src/ZoneTree.py:1216 msgid "(Signed)" msgstr "" #: ../src/ZoneTree.py:1192 ../src/ZoneTree.py:1195 ../src/ZoneTree.py:1199 #: ../src/ZoneTree.py:1202 ../src/ZoneTree.py:1206 ../src/ZoneTree.py:1209 #: ../src/ZoneTree.py:1213 ../src/ZoneTree.py:1216 msgid "Reverse" msgstr "" #: ../src/ZoneTree.py:1192 ../src/ZoneTree.py:1195 msgid "IPv4" msgstr "" #: ../src/ZoneTree.py:1199 ../src/ZoneTree.py:1202 msgid "IPv6 ARPA" msgstr "" #: ../src/ZoneTree.py:1206 ../src/ZoneTree.py:1209 msgid "IPv6 INT" msgstr "" #: ../src/ZoneTree.py:1213 ../src/ZoneTree.py:1216 msgid "OSI NSAP" msgstr "" #: ../src/ZoneTree.py:1219 msgid "Slave" msgstr "" #: ../src/ZoneTree.py:1221 msgid "Stub" msgstr "" #: ../src/ZoneTree.py:1224 msgid "Forwarder" msgstr "" #: ../system-config-bind.glade.h:1 msgid "" "\n" "\n" "\n" "\n" "\n" msgstr "" #: ../system-config-bind.glade.h:7 msgid "All Options" msgstr "" #: ../system-config-bind.glade.h:8 msgid "Current Options" msgstr "" #: ../system-config-bind.glade.h:9 msgid "Info" msgstr "" #: ../system-config-bind.glade.h:10 msgid "Option" msgstr "" #: ../system-config-bind.glade.h:11 msgid "" "Author: Jason Vas Dias\n" "Copyright (c) Red Hat Inc. 2004" msgstr "" #: ../system-config-bind.glade.h:13 msgid "BIND configuration GUI" msgstr "" #: ../system-config-bind.glade.h:14 msgid "Configuration Tool for BIND" msgstr "" #: ../system-config-bind.glade.h:15 msgid "Delete Selection" msgstr "" #: ../system-config-bind.glade.h:16 msgid "Edit Selection" msgstr "" #: ../system-config-bind.glade.h:17 msgid "ISC ARM..." msgstr "" #: ../system-config-bind.glade.h:18 msgid "Import" msgstr "" #: ../system-config-bind.glade.h:19 msgid "Manual..." msgstr "" #: ../system-config-bind.glade.h:20 msgid "New Item" msgstr "" #: ../system-config-bind.glade.h:21 msgid "Open File" msgstr "" #: ../system-config-bind.glade.h:22 msgid "Preview" msgstr "" #: ../system-config-bind.glade.h:23 msgid "Preview Files" msgstr "" #: ../system-config-bind.glade.h:24 msgid "Save Files" msgstr "" #: ../system-config-bind.glade.h:25 msgid "_New" msgstr "" #: ../system-config-bind.glade.h:26 msgid "options" msgstr "" #: ../system-config-bind.glade.h:27 msgid "translator_credits" msgstr "" #: ../system-config-bind.desktop.in.h:1 msgid "Configure the bind service (DNS) on your system" msgstr "" #: ../system-config-bind.desktop.in.h:2 msgid "Domain Name System" msgstr ""