New Crowdin updates (#1457)

This commit is contained in:
Thomas Camlong
2023-10-22 18:00:47 +02:00
committed by GitHub
parent f8dfa0d7f0
commit fe0b34a6e4
90 changed files with 593 additions and 571 deletions

View File

@@ -1,28 +1,28 @@
{
"descriptor": {
"name": "",
"description": "",
"name": "Statystyki pułapki DNS",
"description": "Wyświetla istotne informacje z PiHole lub AdGuard",
"settings": {
"title": "",
"title": "Ustawienia statystyk pułapki DNS",
"usePiHoleColors": {
"label": ""
"label": "Użyj kolorów z PiHole"
},
"layout": {
"label": "Układ",
"data": {
"grid": "",
"row": "",
"column": ""
"grid": "2 na 2",
"row": "Poziomy",
"column": "Pionowy"
}
}
}
},
"card": {
"metrics": {
"domainsOnAdlist": "",
"queriesToday": "",
"queriesBlockedTodayPercentage": "",
"queriesBlockedToday": ""
"domainsOnAdlist": "Domeny na adlistach",
"queriesToday": "Zapytania dzisiaj",
"queriesBlockedTodayPercentage": "zablokowane dzisiaj",
"queriesBlockedToday": "zablokowane dzisiaj"
}
}
}