mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-04-11 17:42:05 +00:00
Fixed spelling issue
This commit is contained in:
parent
9e57b57ddf
commit
077727c1be
9 changed files with 18 additions and 15 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -46,4 +46,6 @@ app.*.map.json
|
|||
/android/app/profile
|
||||
/android/app/release
|
||||
|
||||
/debian/packages
|
||||
/debian/packages
|
||||
|
||||
untranslated.json
|
|
@ -1,3 +1,4 @@
|
|||
arb-dir: lib/l10n
|
||||
template-arb-file: app_en.arb
|
||||
output-localization-file: app_localizations.dart
|
||||
output-localization-file: app_localizations.dart
|
||||
untranslated-messages-file: untranslated.json
|
|
@ -171,7 +171,7 @@
|
|||
"dnsQueries": "DNS queries",
|
||||
"average": "Average",
|
||||
"blockedFilters": "Blocked by filters",
|
||||
"malwarePhisingBlocked": "Blocked malware/phising",
|
||||
"malwarePhishingBlocked": "Blocked malware/phishing",
|
||||
"blockedAdultWebsites": "Blocked adult websites",
|
||||
"generalSettings": "General settings",
|
||||
"generalSettingsDescription": "Various different settings",
|
||||
|
@ -651,7 +651,7 @@
|
|||
"october": "October",
|
||||
"november": "November",
|
||||
"december": "December",
|
||||
"malwarePhising": "Malware/phising",
|
||||
"malwarePhishing": "Malware/phishing",
|
||||
"queries": "Queries",
|
||||
"adultSites": "Adult sites",
|
||||
"quickFilters": "Quick filters",
|
||||
|
|
|
@ -171,7 +171,7 @@
|
|||
"dnsQueries": "Consultas DNS",
|
||||
"average": "Promedio",
|
||||
"blockedFilters": "Bloqueado por filtros",
|
||||
"malwarePhisingBlocked": "Malware/phising bloqueado",
|
||||
"malwarePhishingBlocked": "Malware/phising bloqueado",
|
||||
"blockedAdultWebsites": "Sitios para adultos bloqueados",
|
||||
"generalSettings": "Ajustes generales",
|
||||
"generalSettingsDescription": "Varios ajustes generales",
|
||||
|
@ -651,7 +651,7 @@
|
|||
"october": "Octubre",
|
||||
"november": "Noviembre",
|
||||
"december": "Diciembre",
|
||||
"malwarePhising": "Malware/phising",
|
||||
"malwarePhishing": "Malware/phising",
|
||||
"queries": "Peticiones",
|
||||
"adultSites": "Sitios de adultos",
|
||||
"quickFilters": "Filtros rápidos",
|
||||
|
|
|
@ -170,7 +170,7 @@
|
|||
"dnsQueries": "Zapytania DNS",
|
||||
"average": "Średnia",
|
||||
"blockedFilters": "Zablokowane przez filtry",
|
||||
"malwarePhisingBlocked": "Zablokowane złośliwe oprogramowanie/phishing",
|
||||
"malwarePhishingBlocked": "Zablokowane złośliwe oprogramowanie/phishing",
|
||||
"blockedAdultWebsites": "Zablokowane witryny dla dorosłych",
|
||||
"generalSettings": "Ustawienia główne",
|
||||
"generalSettingsDescription": "Różne ustawienia",
|
||||
|
@ -649,7 +649,7 @@
|
|||
"october": "Październik",
|
||||
"november": "Listopad",
|
||||
"december": "Grudzień",
|
||||
"malwarePhising": "Złośliwe oprogramowanie / wyłudzanie informacji",
|
||||
"malwarePhishing": "Złośliwe oprogramowanie / wyłudzanie informacji",
|
||||
"queries": "Zapytania",
|
||||
"adultSites": "Strony dla dorosłych",
|
||||
"quickFilters": "Szybkie filtry",
|
||||
|
|
|
@ -170,7 +170,7 @@
|
|||
"dnsQueries": "DNS 查询",
|
||||
"average": "平均值",
|
||||
"blockedFilters": "被过滤器拦截",
|
||||
"malwarePhisingBlocked": "被拦截的恶意/钓鱼网站",
|
||||
"malwarePhishingBlocked": "被拦截的恶意/钓鱼网站",
|
||||
"blockedAdultWebsites": "被拦截的成人网站",
|
||||
"generalSettings": "常规设置",
|
||||
"generalSettingsDescription": "各种不同的设置",
|
||||
|
@ -649,7 +649,7 @@
|
|||
"october": "10月",
|
||||
"november": "11月",
|
||||
"december": "12月",
|
||||
"malwarePhising": "恶意/钓鱼网站",
|
||||
"malwarePhishing": "恶意/钓鱼网站",
|
||||
"queries": "查询",
|
||||
"adultSites": "成人网站",
|
||||
"quickFilters": "状态过滤器",
|
||||
|
|
|
@ -170,7 +170,7 @@
|
|||
"dnsQueries": "DNS 查询",
|
||||
"average": "平均值",
|
||||
"blockedFilters": "被过滤器拦截",
|
||||
"malwarePhisingBlocked": "被拦截的恶意/钓鱼网站",
|
||||
"malwarePhishingBlocked": "被拦截的恶意/钓鱼网站",
|
||||
"blockedAdultWebsites": "被拦截的成人网站",
|
||||
"generalSettings": "常规设置",
|
||||
"generalSettingsDescription": "各种不同的设置",
|
||||
|
@ -649,7 +649,7 @@
|
|||
"october": "10月",
|
||||
"november": "11月",
|
||||
"december": "12月",
|
||||
"malwarePhising": "恶意/钓鱼网站",
|
||||
"malwarePhishing": "恶意/钓鱼网站",
|
||||
"queries": "查询",
|
||||
"adultSites": "成人网站",
|
||||
"quickFilters": "状态过滤器",
|
||||
|
|
|
@ -79,13 +79,13 @@ class CombinedHomeChart extends StatelessWidget {
|
|||
replacedSafeBrowsing: appConfigProvider.hideZeroValues == true
|
||||
? removeZero(statusProvider.serverStatus!.stats.replacedSafebrowsing) != null
|
||||
? CombinedChartItem(
|
||||
label: AppLocalizations.of(context)!.malwarePhisingBlocked,
|
||||
label: AppLocalizations.of(context)!.malwarePhishingBlocked,
|
||||
color: Colors.green,
|
||||
data: statusProvider.serverStatus!.stats.replacedSafebrowsing
|
||||
)
|
||||
: null
|
||||
: CombinedChartItem(
|
||||
label: AppLocalizations.of(context)!.malwarePhisingBlocked,
|
||||
label: AppLocalizations.of(context)!.malwarePhishingBlocked,
|
||||
color: Colors.green,
|
||||
data: statusProvider.serverStatus!.stats.replacedSafebrowsing
|
||||
) ,
|
||||
|
|
|
@ -149,7 +149,7 @@ class _HomeState extends State<Home> {
|
|||
widthFactor: width > 700 ? 0.5 : 1,
|
||||
child: HomeChart(
|
||||
data: statusProvider.serverStatus!.stats.replacedSafebrowsing,
|
||||
label: AppLocalizations.of(context)!.malwarePhisingBlocked,
|
||||
label: AppLocalizations.of(context)!.malwarePhishingBlocked,
|
||||
primaryValue: intFormat(statusProvider.serverStatus!.stats.numReplacedSafebrowsing, Platform.localeName),
|
||||
secondaryValue: "${statusProvider.serverStatus!.stats.numDnsQueries > 0 ? doubleFormat((statusProvider.serverStatus!.stats.numReplacedSafebrowsing/statusProvider.serverStatus!.stats.numDnsQueries)*100, Platform.localeName) : 0}%",
|
||||
color: Colors.green,
|
||||
|
|
Loading…
Add table
Reference in a new issue