chore(lang): updated translations from crowdin

Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
This commit is contained in:
homarr-crowdin[bot]
2025-03-10 19:28:30 +00:00
committed by GitHub
parent ff6ca86a78
commit 483ce9c28d
30 changed files with 8164 additions and 4 deletions

View File

@@ -1434,6 +1434,9 @@
},
"filterFutureMonths": {
"label": ""
},
"showUnmonitored": {
"label": ""
}
}
},
@@ -1665,6 +1668,7 @@
"description": "",
"option": {},
"items": {
"currentlyPlaying": "",
"user": "",
"name": "",
"id": ""
@@ -2321,6 +2325,7 @@
"label": "",
"items": {
"docker": "",
"kubernetes": "",
"logs": "",
"api": "",
"certificates": "",
@@ -2867,6 +2872,246 @@
"internalServerError": ""
}
},
"kubernetes": {
"cluster": {
"title": "",
"label": "",
"providers": "",
"version": "",
"architecture": "",
"capacity": {
"title": "",
"resource": {
"reserved": "",
"used": ""
}
},
"resources": {
"title": "",
"nodes": "",
"namespaces": "",
"ingresses": "",
"services": "",
"pods": "",
"configmaps": "",
"secrets": "",
"volumes": ""
}
},
"nodes": {
"label": "",
"field": {
"name": {
"label": ""
},
"state": {
"label": "",
"option": {
"ready": "",
"NotReady": ""
}
},
"cpu": {
"label": ""
},
"memory": {
"label": ""
},
"pods": {
"label": ""
},
"operatingSystem": {
"label": ""
},
"architecture": {
"label": ""
},
"kubernetesVersion": {
"label": ""
},
"creationTimestamp": {
"label": ""
}
},
"table": {
"search": ""
}
},
"namespaces": {
"label": "",
"field": {
"name": {
"label": ""
},
"state": {
"label": "",
"option": {
"active": "",
"terminating": ""
}
},
"creationTimestamp": {
"label": ""
}
},
"table": {
"search": ""
}
},
"ingresses": {
"label": "",
"field": {
"name": {
"label": ""
},
"namespace": {
"label": ""
},
"className": {
"label": ""
},
"rulesAndPaths": {
"label": ""
},
"creationTimestamp": {
"label": ""
}
},
"table": {
"search": ""
}
},
"services": {
"label": "",
"field": {
"name": {
"label": ""
},
"namespace": {
"label": ""
},
"type": {
"label": ""
},
"ports": {
"label": ""
},
"targetPorts": {
"label": ""
},
"clusterIP": {
"label": ""
},
"creationTimestamp": {
"label": ""
}
},
"table": {
"search": ""
}
},
"pods": {
"label": "",
"field": {
"name": {
"label": ""
},
"namespace": {
"label": ""
},
"image": {
"label": ""
},
"applicationType": {
"label": ""
},
"status": {
"label": ""
},
"creationTimestamp": {
"label": ""
}
},
"table": {
"search": ""
}
},
"secrets": {
"label": "",
"field": {
"name": {
"label": ""
},
"namespace": {
"label": ""
},
"type": {
"label": ""
},
"creationTimestamp": {
"label": ""
}
},
"table": {
"search": ""
}
},
"configmaps": {
"label": "",
"field": {
"name": {
"label": ""
},
"namespace": {
"label": ""
},
"creationTimestamp": {
"label": ""
}
},
"table": {
"search": ""
}
},
"volumes": {
"label": "",
"field": {
"name": {
"label": ""
},
"namespace": {
"label": ""
},
"accessModes": {
"label": ""
},
"storage": {
"label": ""
},
"storageClassName": {
"label": ""
},
"volumeMode": {
"label": ""
},
"volumeName": {
"label": ""
},
"status": {
"label": ""
},
"creationTimestamp": {
"label": ""
}
},
"table": {
"search": ""
}
},
"error": {
"internalServerError": ""
}
},
"permission": {
"title": "",
"userSelect": {
@@ -2952,6 +3197,33 @@
"docker": {
"label": ""
},
"kubernetes": {
"label": "",
"nodes": {
"label": ""
},
"namespaces": {
"label": ""
},
"ingresses": {
"label": ""
},
"services": {
"label": ""
},
"pods": {
"label": ""
},
"configmaps": {
"label": ""
},
"secrets": {
"label": ""
},
"volumes": {
"label": ""
}
},
"logs": {
"label": ""
},