zonemaster-gui/messages/en.json
2025-11-05 10:53:58 +01:00

87 lines
4.5 KiB
JSON

{
"$schema": "https://inlang.com/schema/inlang-message-format",
"startTestNav": "Start test",
"faqNav": "FAQ",
"welcome": "Welcome to Zonemaster",
"startTestTitle": "Check how your domain is doing",
"runTestTitle": "Test your domain",
"faqTitle": "Frequently Asked Questions",
"resultTitle": "Test result",
"langLabel": "Change language",
"startTestBtn": "Run test",
"runningTest": "Running test...",
"menu": "Menu",
"close": "Close",
"domain": "Domain",
"domainName": "Domain name",
"showOptions": "Show options",
"hideOptions": "Hide options",
"noticeHeading": "Notice! More info on undelegated test",
"noticeLink": "/faq/#undelegated",
"noticeText": "What is an undelegated domain test?",
"nameServers": "Nameservers",
"nameserver": "Nameserver {index}",
"deleteNameserver": "Delete nameserver {index}",
"name": "Name",
"addressOptional": "Address (optional)",
"fetchNameservers": "Fetch nameservers from parent zone",
"noNameservers": "No nameservers found in parent zone",
"fetching": "Fetching...",
"DSRecords": "DS records",
"dsRecord": "DS record {index}",
"deleteDSRecord": "Delete DS record {index}",
"fetchDSRecords": "Fetch DS from parent zone",
"noDSRecords": "No DS records found in parent zone",
"keytag": "Keytag",
"algorithm": "Algorithm",
"digestType": "Digest type",
"digest": "Digest",
"deleteRow": "Delete row",
"general": "General",
"disable": "Disable",
"only": "only",
"ipv4AndIpv6": "IPv4 and IPv6",
"resetForm": "Reset the form",
"programVersions": "Program versions",
"sourceCode": "Source code",
"documentation": "Documentation",
"copyright": "Copyright © AFNIC and The Swedish Internet Foundation. All Rights Reserved",
"infoHeading1": "What is Zonemaster?",
"infoPreamble": "Give your domain name a complete checkup! Zonemaster helps you assess how your domain name is doing.",
"infoTextParagraph1": "When a domain name is sent to Zonemaster for testing, Zonemaster investigates the state of the domain name from the top to the bottom of the DNS tree. This is usually done by examining DNS data from the root, '.', to the Top-Level Domain (TLD) for that domain name, like '.net', and then finally through the DNS servers that contain authoritative information about the specified domain name.",
"infoTextStrong": "Zonemaster performs many tests,",
"infoTextParagraph2": "such as checking DNSSEC signatures, or that different hosts can be accessed and that IP addresses are valid. This is all to make sure that your domain name runs as smoothly as possible.",
"infoHeading2": "A word about the DNS",
"infoTextParagraph3": "The Domain Name System (DNS) is a database that associates domain names to Internet Protocol (IP) addresses, the same way a phone book associates names to phone numbers. An IP address is a unique series of numbers that identifies every computer that is connected to the Internet. It is similar to the way every telephone has its own number in the telephone network. Such long series of numbers work fine for computers, but for people it is way more difficult to memorize. Thus, the DNS has been developed as an extra layer to map between names that we can remember better and IP addresses used by computers whenever we want to reach a specific website or use other services on the Internet, like e-mail.",
"img1Alt": "Person looking at computer",
"img2Alt": "The world connected by a network",
"faqPreamble": "Find answers to common questions about Zonemaster here.",
"faqTextParagraph1": "You still don't find the information you are looking for? You can contact the Zonemaster project team using the",
"faqParagraph1Link": "user mailing list, the issue tracker or the contact e-mail address.",
"history": "History",
"testHistory": "Test history",
"undelegated": "Undelegated",
"delegated": "Delegated",
"historyAll": "All",
"all": "All",
"info": "Info",
"notice": "Notice",
"warning": "Warning",
"error": "Error",
"critical": "Critical",
"expandAll": "Expand all modules",
"collapseAll": "Collapse all modules",
"search": "Search",
"searchInText": "Search text in messages",
"testResultFor": "Test result for",
"createdOn": "Created on",
"filterSeverityLevels": "Filter severity levels",
"profile": "Profile",
"tldURL": "TLD URL",
"exportResult": "Export",
"exportJson": "JSON",
"exportHtml": "HTML",
"exportCsv": "CSV",
"exportText": "Text",
"share": "Share"
}