🌐 New Crowdin updates (#969)

This commit is contained in:
Thomas Camlong
2023-06-10 03:41:30 +09:00
committed by GitHub
parent ba659b6247
commit 7eabc9a62f
88 changed files with 660 additions and 132 deletions

View File

@@ -1,11 +1,11 @@
{
"descriptor": {
"name": "",
"description": "",
"name": "Dấu trang",
"description": "Hiển thị một danh sách tĩnh các chuỗi hoặc liên kết",
"settings": {
"title": "",
"title": "Cài đặt dấu trang",
"items": {
"label": ""
"label": "Mục"
},
"layout": {
"label": "Bố cục"
@@ -14,8 +14,8 @@
},
"card": {
"noneFound": {
"title": "",
"text": ""
"title": "Danh sách dấu trang rỗng",
"text": "Thêm mục mới vào danh sách này trong chế độ chỉnh sửa"
}
}
}

View File

@@ -5,7 +5,7 @@
"settings": {
"title": "Cài đặt cho tiện ích Dash.",
"dashName": {
"label": ""
"label": "Tên Dash."
},
"url": {
"label": "URL của Dash."

View File

@@ -1,6 +1,6 @@
{
"descriptor": {
"name": "",
"description": ""
"name": "Trình điều khiển DNS",
"description": "Kiểm soát PiHole hoặc AdGuard từ bảng điều khiển của bạn"
}
}

View File

@@ -1,20 +1,20 @@
{
"descriptor": {
"name": "",
"description": "",
"name": "Tóm tắt DNS",
"description": "Hiển thị dữ liệu quan trọng từ PiHole hoặc AdGuard",
"settings": {
"title": "",
"title": "Cài đặt cho tóm tắt DNS",
"usePiHoleColors": {
"label": ""
"label": "Dùng màu từ PiHole"
}
}
},
"card": {
"metrics": {
"domainsOnAdlist": "",
"queriesToday": "",
"queriesBlockedTodayPercentage": "",
"queriesBlockedToday": ""
"domainsOnAdlist": "Tên miền trên danh sách quảng cáo",
"queriesToday": "Truy vấn hôm nay",
"queriesBlockedTodayPercentage": "đã chặn hôm nay",
"queriesBlockedToday": "đã chặn hôm nay"
}
}
}

View File

@@ -10,6 +10,12 @@
},
"refreshInterval": {
"label": ""
},
"dangerousAllowSanitizedItemContent": {
"label": ""
},
"settings.textLinesClamp": {
"label": ""
}
},
"card": {
@@ -21,4 +27,4 @@
}
}
}
}
}