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-05-17 00:50:13 +00:00
committed by GitHub
parent bf6b7912f9
commit 16e2f3f1e4
32 changed files with 5703 additions and 71 deletions

View File

@@ -702,6 +702,132 @@
"create": "Comprova la connexió i crea",
"edit": "Comprova la connexió i desa"
},
"error": {
"common": {
"cause": {
"title": ""
}
},
"unknown": {
"title": "",
"description": ""
},
"parse": {
"title": "",
"description": ""
},
"authorization": {
"title": "",
"description": ""
},
"statusCode": {
"title": "",
"description": "",
"otherDescription": "",
"reason": {
"badRequest": "",
"notFound": "",
"tooManyRequests": "",
"internalServerError": "",
"serviceUnavailable": "",
"gatewayTimeout": ""
}
},
"certificate": {
"title": "",
"description": {
"expired": "",
"notYetValid": "",
"untrusted": "",
"hostnameMismatch": ""
},
"alert": {
"permission": {
"title": "",
"message": ""
},
"hostnameMismatch": {
"title": "",
"message": ""
},
"extract": {
"title": "",
"message": ""
}
},
"action": {
"retry": {
"label": ""
},
"trust": {
"label": ""
},
"upload": {
"label": ""
}
},
"hostnameMismatch": {
"confirm": {
"title": "",
"message": ""
},
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"selfSigned": {
"confirm": {
"title": "",
"message": ""
},
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"details": {
"title": "",
"description": "",
"content": {
"action": "",
"title": ""
}
}
},
"request": {
"title": "",
"description": {
"connection": {
"hostUnreachable": "",
"networkUnreachable": "",
"refused": "",
"reset": ""
},
"dns": {
"notFound": "",
"timeout": "",
"noAnswer": ""
},
"timeout": {
"aborted": "",
"timeout": ""
}
}
}
},
"alertNotice": "El botó \"Desa\" s'habilita quan la connexió s'estableix correctament",
"notification": {
"success": {
@@ -878,6 +1004,7 @@
"cancel": "",
"delete": "",
"discard": "",
"close": "",
"confirm": "",
"continue": "",
"previous": "",
@@ -3496,7 +3623,10 @@
"label": ""
},
"certificates": {
"label": ""
"label": "",
"hostnames": {
"label": ""
}
}
},
"settings": {
@@ -3894,6 +4024,29 @@
}
},
"certificate": {
"field": {
"hostname": {
"label": ""
},
"subject": {
"label": ""
},
"issuer": {
"label": ""
},
"validFrom": {
"label": ""
},
"validTo": {
"label": ""
},
"serialNumber": {
"label": ""
},
"fingerprint": {
"label": ""
}
},
"page": {
"list": {
"title": "",
@@ -3905,7 +4058,16 @@
"title": "",
"description": ""
},
"expires": ""
"expires": "",
"toHostnames": ""
},
"hostnames": {
"title": "",
"description": "",
"noResults": {
"title": ""
},
"toCertificates": ""
}
},
"action": {
@@ -3935,6 +4097,20 @@
"message": ""
}
}
},
"removeHostname": {
"label": "",
"confirm": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
}
}