From ce4fa5b20060dad3ae04c6adba71a0c645ddc766 Mon Sep 17 00:00:00 2001 From: devgianlu Date: Tue, 6 May 2025 10:48:33 +0200 Subject: [PATCH 1/7] New translations strings.xml (English) --- app/src/main/res/values-en-rUS/strings.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/values-en-rUS/strings.xml b/app/src/main/res/values-en-rUS/strings.xml index 3ea04e7..4b9b64f 100644 --- a/app/src/main/res/values-en-rUS/strings.xml +++ b/app/src/main/res/values-en-rUS/strings.xml @@ -1,2 +1,4 @@ - + + + From f825b815c44b1c8ed1dddde24a54038f0e56da54 Mon Sep 17 00:00:00 2001 From: devgianlu Date: Fri, 16 May 2025 16:30:00 +0200 Subject: [PATCH 2/7] New translations strings.xml (English) --- app/src/main/res/values-en-rUS/strings.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/main/res/values-en-rUS/strings.xml b/app/src/main/res/values-en-rUS/strings.xml index 4b9b64f..90fe95a 100644 --- a/app/src/main/res/values-en-rUS/strings.xml +++ b/app/src/main/res/values-en-rUS/strings.xml @@ -1,4 +1,5 @@ + From aed35b3061a694c6afa604a7f4a7d60bec64f6df Mon Sep 17 00:00:00 2001 From: devgianlu Date: Mon, 23 Jun 2025 16:33:43 +0200 Subject: [PATCH 3/7] New translations strings.xml (English) --- app/src/main/res/values-en-rUS/strings.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/main/res/values-en-rUS/strings.xml b/app/src/main/res/values-en-rUS/strings.xml index 90fe95a..0cdea97 100644 --- a/app/src/main/res/values-en-rUS/strings.xml +++ b/app/src/main/res/values-en-rUS/strings.xml @@ -2,4 +2,5 @@ + ! From 7c5217ae728015d51c19ef1523d7690abc60d4f7 Mon Sep 17 00:00:00 2001 From: devgianlu Date: Mon, 3 Nov 2025 04:27:47 +0100 Subject: [PATCH 4/7] New translations strings.xml (Portuguese, Brazilian) --- app/src/main/res/values-pt-rBR/strings.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml index 3ea04e7..5dc146f 100644 --- a/app/src/main/res/values-pt-rBR/strings.xml +++ b/app/src/main/res/values-pt-rBR/strings.xml @@ -1,2 +1,6 @@ - + + DNS Hero + Domínio + Pesquisa falhou! + From ded97a6e54b0183c10cd5e6db40ff52dd9c5b00e Mon Sep 17 00:00:00 2001 From: devgianlu Date: Thu, 12 Feb 2026 03:08:55 +0100 Subject: [PATCH 5/7] New translations full-description.txt (Chinese Simplified) --- app/src/main/play/listings/zh-CN/full-description.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/play/listings/zh-CN/full-description.txt b/app/src/main/play/listings/zh-CN/full-description.txt index 2dd604b..5385cdb 100644 --- a/app/src/main/play/listings/zh-CN/full-description.txt +++ b/app/src/main/play/listings/zh-CN/full-description.txt @@ -1,4 +1,4 @@ -DNS Hero let you inspect DNS zones easily. This app will give you information about the root nameserver, nameservers associated with the domain and various other DNS records (A, AAAA, MX, CNAME, TXT, SOA). You can also view the domain health as a diagnostic is run. +DNS Hero let you inspect DNS zones easily. 此应用会为你提供关于根域名服务器,与该域名关联的名称服务器以及其他各种 DNS 记录(A,AAAA,MX,CNAME,TXT,SOA)。 You can also view the domain health as a diagnostic is run. This project is opensource at https://github.com/devgianlu/DNSHero. Built using the http://zone.vision API by DNSimple. \ No newline at end of file From acfc60ccbba99c5185b26df3b319b6aebba6ca6d Mon Sep 17 00:00:00 2001 From: devgianlu Date: Thu, 12 Feb 2026 04:36:46 +0100 Subject: [PATCH 6/7] New translations full-description.txt (Chinese Simplified) --- app/src/main/play/listings/zh-CN/full-description.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/play/listings/zh-CN/full-description.txt b/app/src/main/play/listings/zh-CN/full-description.txt index 5385cdb..32ee371 100644 --- a/app/src/main/play/listings/zh-CN/full-description.txt +++ b/app/src/main/play/listings/zh-CN/full-description.txt @@ -1,4 +1,4 @@ -DNS Hero let you inspect DNS zones easily. 此应用会为你提供关于根域名服务器,与该域名关联的名称服务器以及其他各种 DNS 记录(A,AAAA,MX,CNAME,TXT,SOA)。 You can also view the domain health as a diagnostic is run. +DNS Hero让你轻松查看 DNS 区域。 此应用会为你提供关于根域名服务器,与该域名关联的名称服务器以及其他各种 DNS 记录(A,AAAA,MX,CNAME,TXT,SOA)。 您还可以通过运行诊断查看域名的运行状况。 -This project is opensource at https://github.com/devgianlu/DNSHero. -Built using the http://zone.vision API by DNSimple. \ No newline at end of file +项目源代码位于 https://github.com/devgianlu/DNSHero。 +使用 DNSimple 的 http://zone.vision API 构建。 \ No newline at end of file From c3c6b5ce9c9e50df5a0f3d84d60f7e4766898993 Mon Sep 17 00:00:00 2001 From: devgianlu Date: Thu, 12 Feb 2026 04:36:47 +0100 Subject: [PATCH 7/7] New translations short-description.txt (Chinese Simplified) --- app/src/main/play/listings/zh-CN/short-description.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/play/listings/zh-CN/short-description.txt b/app/src/main/play/listings/zh-CN/short-description.txt index 3fb8655..5109e1a 100644 --- a/app/src/main/play/listings/zh-CN/short-description.txt +++ b/app/src/main/play/listings/zh-CN/short-description.txt @@ -1 +1 @@ -Inspect DNS zones like a superhero \ No newline at end of file +像超级英雄那样检查DNS区域吧 \ No newline at end of file