Skip to content

Commit 62c78f1

Browse files
chore(lang): updated translations from crowdin
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
1 parent fa421b3 commit 62c78f1

32 files changed

+512
-32
lines changed

packages/translation/src/lang/ca.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -936,6 +936,10 @@
936936
"realm": {
937937
"label": "",
938938
"newLabel": ""
939+
},
940+
"topic": {
941+
"label": "",
942+
"newLabel": ""
939943
}
940944
}
941945
},
@@ -2088,7 +2092,9 @@
20882092
"pending": "",
20892093
"processing": "",
20902094
"partiallyAvailable": "",
2091-
"available": ""
2095+
"available": "",
2096+
"blacklisted": "",
2097+
"deleted": ""
20922098
},
20932099
"status": {
20942100
"pending": "",
@@ -2357,6 +2363,12 @@
23572363
"error": {
23582364
"internalServerError": ""
23592365
}
2366+
},
2367+
"notifications": {
2368+
"name": "",
2369+
"description": "",
2370+
"noItems": "",
2371+
"option": {}
23602372
}
23612373
},
23622374
"widgetPreview": {
@@ -3122,6 +3134,9 @@
31223134
"networkController": {
31233135
"label": ""
31243136
},
3137+
"refreshNotifications": {
3138+
"label": ""
3139+
},
31253140
"dockerContainers": {
31263141
"label": ""
31273142
}

packages/translation/src/lang/cn.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -936,6 +936,10 @@
936936
"realm": {
937937
"label": "领域",
938938
"newLabel": "新领域"
939+
},
940+
"topic": {
941+
"label": "",
942+
"newLabel": ""
939943
}
940944
}
941945
},
@@ -2088,7 +2092,9 @@
20882092
"pending": "等待处理",
20892093
"processing": "处理中",
20902094
"partiallyAvailable": "部分",
2091-
"available": "可用"
2095+
"available": "可用",
2096+
"blacklisted": "",
2097+
"deleted": ""
20922098
},
20932099
"status": {
20942100
"pending": "待处理",
@@ -2357,6 +2363,12 @@
23572363
"error": {
23582364
"internalServerError": "获取网络控制器概述失败"
23592365
}
2366+
},
2367+
"notifications": {
2368+
"name": "",
2369+
"description": "",
2370+
"noItems": "",
2371+
"option": {}
23602372
}
23612373
},
23622374
"widgetPreview": {
@@ -3122,6 +3134,9 @@
31223134
"networkController": {
31233135
"label": "网络控制器"
31243136
},
3137+
"refreshNotifications": {
3138+
"label": ""
3139+
},
31253140
"dockerContainers": {
31263141
"label": "Docker 容器"
31273142
}

packages/translation/src/lang/cs.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -936,6 +936,10 @@
936936
"realm": {
937937
"label": "",
938938
"newLabel": ""
939+
},
940+
"topic": {
941+
"label": "",
942+
"newLabel": ""
939943
}
940944
}
941945
},
@@ -2088,7 +2092,9 @@
20882092
"pending": "",
20892093
"processing": "",
20902094
"partiallyAvailable": "Částečně dostupné",
2091-
"available": "K dispozici"
2095+
"available": "K dispozici",
2096+
"blacklisted": "",
2097+
"deleted": ""
20922098
},
20932099
"status": {
20942100
"pending": "",
@@ -2357,6 +2363,12 @@
23572363
"error": {
23582364
"internalServerError": ""
23592365
}
2366+
},
2367+
"notifications": {
2368+
"name": "",
2369+
"description": "",
2370+
"noItems": "",
2371+
"option": {}
23602372
}
23612373
},
23622374
"widgetPreview": {
@@ -3122,6 +3134,9 @@
31223134
"networkController": {
31233135
"label": ""
31243136
},
3137+
"refreshNotifications": {
3138+
"label": ""
3139+
},
31253140
"dockerContainers": {
31263141
"label": ""
31273142
}

packages/translation/src/lang/da.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -936,6 +936,10 @@
936936
"realm": {
937937
"label": "Realm",
938938
"newLabel": "Nyt realm"
939+
},
940+
"topic": {
941+
"label": "",
942+
"newLabel": ""
939943
}
940944
}
941945
},
@@ -2088,7 +2092,9 @@
20882092
"pending": "Afventende",
20892093
"processing": "Behandler",
20902094
"partiallyAvailable": "Delvis",
2091-
"available": "Tilgængelig"
2095+
"available": "Tilgængelig",
2096+
"blacklisted": "",
2097+
"deleted": ""
20922098
},
20932099
"status": {
20942100
"pending": "Afventende",
@@ -2357,6 +2363,12 @@
23572363
"error": {
23582364
"internalServerError": "Kunne ikke hente Netværkskontroloversigt"
23592365
}
2366+
},
2367+
"notifications": {
2368+
"name": "",
2369+
"description": "",
2370+
"noItems": "",
2371+
"option": {}
23602372
}
23612373
},
23622374
"widgetPreview": {
@@ -3122,6 +3134,9 @@
31223134
"networkController": {
31233135
"label": "Netværkskontroller"
31243136
},
3137+
"refreshNotifications": {
3138+
"label": ""
3139+
},
31253140
"dockerContainers": {
31263141
"label": "Docker containers"
31273142
}

packages/translation/src/lang/de-CH.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -936,6 +936,10 @@
936936
"realm": {
937937
"label": "Bereich",
938938
"newLabel": "Neuer Bereich"
939+
},
940+
"topic": {
941+
"label": "",
942+
"newLabel": ""
939943
}
940944
}
941945
},
@@ -2088,7 +2092,9 @@
20882092
"pending": "Ausstehend",
20892093
"processing": "In Bearbeitung",
20902094
"partiallyAvailable": "Teilweise",
2091-
"available": "Verfügbar"
2095+
"available": "Verfügbar",
2096+
"blacklisted": "",
2097+
"deleted": ""
20922098
},
20932099
"status": {
20942100
"pending": "Ausstehend",
@@ -2357,6 +2363,12 @@
23572363
"error": {
23582364
"internalServerError": ""
23592365
}
2366+
},
2367+
"notifications": {
2368+
"name": "",
2369+
"description": "",
2370+
"noItems": "",
2371+
"option": {}
23602372
}
23612373
},
23622374
"widgetPreview": {
@@ -3122,6 +3134,9 @@
31223134
"networkController": {
31233135
"label": ""
31243136
},
3137+
"refreshNotifications": {
3138+
"label": ""
3139+
},
31253140
"dockerContainers": {
31263141
"label": ""
31273142
}

packages/translation/src/lang/de.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -936,6 +936,10 @@
936936
"realm": {
937937
"label": "Bereich",
938938
"newLabel": "Neuer Bereich"
939+
},
940+
"topic": {
941+
"label": "",
942+
"newLabel": ""
939943
}
940944
}
941945
},
@@ -2088,7 +2092,9 @@
20882092
"pending": "Ausstehend",
20892093
"processing": "In Bearbeitung",
20902094
"partiallyAvailable": "Teilweise",
2091-
"available": "Verfügbar"
2095+
"available": "Verfügbar",
2096+
"blacklisted": "",
2097+
"deleted": ""
20922098
},
20932099
"status": {
20942100
"pending": "Ausstehend",
@@ -2357,6 +2363,12 @@
23572363
"error": {
23582364
"internalServerError": "Fehler beim Abrufen der Netzwerk Controller Zusammenfassung"
23592365
}
2366+
},
2367+
"notifications": {
2368+
"name": "",
2369+
"description": "",
2370+
"noItems": "",
2371+
"option": {}
23602372
}
23612373
},
23622374
"widgetPreview": {
@@ -3122,6 +3134,9 @@
31223134
"networkController": {
31233135
"label": "Netzwerk Controller"
31243136
},
3137+
"refreshNotifications": {
3138+
"label": ""
3139+
},
31253140
"dockerContainers": {
31263141
"label": ""
31273142
}

packages/translation/src/lang/el.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -936,6 +936,10 @@
936936
"realm": {
937937
"label": "",
938938
"newLabel": ""
939+
},
940+
"topic": {
941+
"label": "",
942+
"newLabel": ""
939943
}
940944
}
941945
},
@@ -2088,7 +2092,9 @@
20882092
"pending": "",
20892093
"processing": "",
20902094
"partiallyAvailable": "Μερικώς",
2091-
"available": "Διαθέσιμο"
2095+
"available": "Διαθέσιμο",
2096+
"blacklisted": "",
2097+
"deleted": ""
20922098
},
20932099
"status": {
20942100
"pending": "",
@@ -2357,6 +2363,12 @@
23572363
"error": {
23582364
"internalServerError": ""
23592365
}
2366+
},
2367+
"notifications": {
2368+
"name": "",
2369+
"description": "",
2370+
"noItems": "",
2371+
"option": {}
23602372
}
23612373
},
23622374
"widgetPreview": {
@@ -3122,6 +3134,9 @@
31223134
"networkController": {
31233135
"label": ""
31243136
},
3137+
"refreshNotifications": {
3138+
"label": ""
3139+
},
31253140
"dockerContainers": {
31263141
"label": ""
31273142
}

packages/translation/src/lang/en-gb.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -936,6 +936,10 @@
936936
"realm": {
937937
"label": "Realm",
938938
"newLabel": "New realm"
939+
},
940+
"topic": {
941+
"label": "",
942+
"newLabel": ""
939943
}
940944
}
941945
},
@@ -2088,7 +2092,9 @@
20882092
"pending": "",
20892093
"processing": "",
20902094
"partiallyAvailable": "",
2091-
"available": ""
2095+
"available": "",
2096+
"blacklisted": "",
2097+
"deleted": ""
20922098
},
20932099
"status": {
20942100
"pending": "",
@@ -2357,6 +2363,12 @@
23572363
"error": {
23582364
"internalServerError": ""
23592365
}
2366+
},
2367+
"notifications": {
2368+
"name": "",
2369+
"description": "",
2370+
"noItems": "",
2371+
"option": {}
23602372
}
23612373
},
23622374
"widgetPreview": {
@@ -3122,6 +3134,9 @@
31223134
"networkController": {
31233135
"label": ""
31243136
},
3137+
"refreshNotifications": {
3138+
"label": ""
3139+
},
31253140
"dockerContainers": {
31263141
"label": ""
31273142
}

0 commit comments

Comments
 (0)