From 16e2f3f1e4db8d232d34288feab1ff341c417ee7 Mon Sep 17 00:00:00 2001 From: "homarr-crowdin[bot]" <190541745+homarr-crowdin[bot]@users.noreply.github.com> Date: Sat, 17 May 2025 00:50:13 +0000 Subject: [PATCH] chore(lang): updated translations from crowdin Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com> --- packages/translation/src/lang/ca.json | 180 ++++++++++++++++++++- packages/translation/src/lang/cn.json | 180 ++++++++++++++++++++- packages/translation/src/lang/cs.json | 180 ++++++++++++++++++++- packages/translation/src/lang/da.json | 180 ++++++++++++++++++++- packages/translation/src/lang/de-CH.json | 180 ++++++++++++++++++++- packages/translation/src/lang/de.json | 180 ++++++++++++++++++++- packages/translation/src/lang/el.json | 180 ++++++++++++++++++++- packages/translation/src/lang/en-gb.json | 180 ++++++++++++++++++++- packages/translation/src/lang/es.json | 180 ++++++++++++++++++++- packages/translation/src/lang/et.json | 180 ++++++++++++++++++++- packages/translation/src/lang/fr.json | 180 ++++++++++++++++++++- packages/translation/src/lang/he.json | 194 +++++++++++++++++++++-- packages/translation/src/lang/hr.json | 180 ++++++++++++++++++++- packages/translation/src/lang/hu.json | 180 ++++++++++++++++++++- packages/translation/src/lang/it.json | 180 ++++++++++++++++++++- packages/translation/src/lang/ja.json | 180 ++++++++++++++++++++- packages/translation/src/lang/ko.json | 180 ++++++++++++++++++++- packages/translation/src/lang/lt.json | 180 ++++++++++++++++++++- packages/translation/src/lang/lv.json | 180 ++++++++++++++++++++- packages/translation/src/lang/nl.json | 180 ++++++++++++++++++++- packages/translation/src/lang/no.json | 180 ++++++++++++++++++++- packages/translation/src/lang/pl.json | 180 ++++++++++++++++++++- packages/translation/src/lang/pt.json | 180 ++++++++++++++++++++- packages/translation/src/lang/ro.json | 180 ++++++++++++++++++++- packages/translation/src/lang/ru.json | 180 ++++++++++++++++++++- packages/translation/src/lang/sk.json | 180 ++++++++++++++++++++- packages/translation/src/lang/sl.json | 180 ++++++++++++++++++++- packages/translation/src/lang/sv.json | 180 ++++++++++++++++++++- packages/translation/src/lang/tr.json | 180 ++++++++++++++++++++- packages/translation/src/lang/uk.json | 180 ++++++++++++++++++++- packages/translation/src/lang/vi.json | 180 ++++++++++++++++++++- packages/translation/src/lang/zh.json | 180 ++++++++++++++++++++- 32 files changed, 5703 insertions(+), 71 deletions(-) diff --git a/packages/translation/src/lang/ca.json b/packages/translation/src/lang/ca.json index 5d6d0268d..5ac6ac03f 100644 --- a/packages/translation/src/lang/ca.json +++ b/packages/translation/src/lang/ca.json @@ -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": "" + } + } } } } diff --git a/packages/translation/src/lang/cn.json b/packages/translation/src/lang/cn.json index 79b810abf..d9c7699b9 100644 --- a/packages/translation/src/lang/cn.json +++ b/packages/translation/src/lang/cn.json @@ -702,6 +702,132 @@ "create": "测试连接并创建", "edit": "测试连接并保存" }, + "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": "成功建立连接后保存按钮将启用", "notification": { "success": { @@ -878,6 +1004,7 @@ "cancel": "取消", "delete": "删除", "discard": "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": "到期时间 {when}" + "expires": "到期时间 {when}", + "toHostnames": "" + }, + "hostnames": { + "title": "", + "description": "", + "noResults": { + "title": "" + }, + "toCertificates": "" } }, "action": { @@ -3935,6 +4097,20 @@ "message": "无法删除证书" } } + }, + "removeHostname": { + "label": "", + "confirm": "", + "notification": { + "success": { + "title": "", + "message": "" + }, + "error": { + "title": "", + "message": "" + } + } } } } diff --git a/packages/translation/src/lang/cs.json b/packages/translation/src/lang/cs.json index 1a8df3707..7eedcbca5 100644 --- a/packages/translation/src/lang/cs.json +++ b/packages/translation/src/lang/cs.json @@ -702,6 +702,132 @@ "create": "Otestovat připojení a vytvořit", "edit": "Otestovat připojení a uložit" }, + "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": "", "notification": { "success": { @@ -878,6 +1004,7 @@ "cancel": "Zrušit", "delete": "Odstranit", "discard": "Zahodit", + "close": "", "confirm": "Potvrdit", "continue": "Pokračovat", "previous": "Zpět", @@ -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": "" + } + } } } } diff --git a/packages/translation/src/lang/da.json b/packages/translation/src/lang/da.json index ed4043a88..6bd35a5b0 100644 --- a/packages/translation/src/lang/da.json +++ b/packages/translation/src/lang/da.json @@ -702,6 +702,132 @@ "create": "Test forbindelse og opret", "edit": "Test forbindelse og gem" }, + "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": "Gem-knappen er aktiveret, når en vellykket forbindelse er etableret", "notification": { "success": { @@ -878,6 +1004,7 @@ "cancel": "Annuller", "delete": "Slet", "discard": "Kassér", + "close": "", "confirm": "Bekræft", "continue": "Forsæt", "previous": "Forrige", @@ -3496,7 +3623,10 @@ "label": "Logs" }, "certificates": { - "label": "Certifikater" + "label": "Certifikater", + "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": "Betroede certifikater", @@ -3905,7 +4058,16 @@ "title": "", "description": "" }, - "expires": "Udløber {when}" + "expires": "Udløber {when}", + "toHostnames": "" + }, + "hostnames": { + "title": "", + "description": "", + "noResults": { + "title": "" + }, + "toCertificates": "" } }, "action": { @@ -3935,6 +4097,20 @@ "message": "Certifikatet kunne ikke slettes" } } + }, + "removeHostname": { + "label": "", + "confirm": "", + "notification": { + "success": { + "title": "", + "message": "" + }, + "error": { + "title": "", + "message": "" + } + } } } } diff --git a/packages/translation/src/lang/de-CH.json b/packages/translation/src/lang/de-CH.json index 286800648..83518974e 100644 --- a/packages/translation/src/lang/de-CH.json +++ b/packages/translation/src/lang/de-CH.json @@ -702,6 +702,132 @@ "create": "Verbindig teste und erstäue", "edit": "Verbinding teste und spichere" }, + "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": "Dr Spicherknopf isch aktiv sobald d Verbindig het chönne hergstellt werde", "notification": { "success": { @@ -878,6 +1004,7 @@ "cancel": "Abbrechen", "delete": "Löschen", "discard": "Verwerfen", + "close": "", "confirm": "Bestätigen", "continue": "Fortfahren", "previous": "Zurück", @@ -3496,7 +3623,10 @@ "label": "" }, "certificates": { - "label": "Zertifikate" + "label": "Zertifikate", + "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": "Vertrauenswürdige Zertifikate", @@ -3905,7 +4058,16 @@ "title": "", "description": "" }, - "expires": "Gültig bis {when}" + "expires": "Gültig bis {when}", + "toHostnames": "" + }, + "hostnames": { + "title": "", + "description": "", + "noResults": { + "title": "" + }, + "toCertificates": "" } }, "action": { @@ -3935,6 +4097,20 @@ "message": "Das Zertifikat konnte nicht entfernt werden" } } + }, + "removeHostname": { + "label": "", + "confirm": "", + "notification": { + "success": { + "title": "", + "message": "" + }, + "error": { + "title": "", + "message": "" + } + } } } } diff --git a/packages/translation/src/lang/de.json b/packages/translation/src/lang/de.json index b4b966872..1d9c899a1 100644 --- a/packages/translation/src/lang/de.json +++ b/packages/translation/src/lang/de.json @@ -702,6 +702,132 @@ "create": "Verbindung erstellen und testen", "edit": "Verbindung erstellen und speichern" }, + "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": "Der Speichern Button ist verfügbar, sobald eine erfolgreiche Verbindung hergestellt wurde", "notification": { "success": { @@ -878,6 +1004,7 @@ "cancel": "Abbrechen", "delete": "Löschen", "discard": "Verwerfen", + "close": "", "confirm": "Bestätigen", "continue": "Fortfahren", "previous": "Zurück", @@ -3496,7 +3623,10 @@ "label": "Logs" }, "certificates": { - "label": "Zertifikate" + "label": "Zertifikate", + "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": "Vertrauenswürdige Zertifikate", @@ -3905,7 +4058,16 @@ "title": "", "description": "" }, - "expires": "Gültig bis {when}" + "expires": "Gültig bis {when}", + "toHostnames": "" + }, + "hostnames": { + "title": "", + "description": "", + "noResults": { + "title": "" + }, + "toCertificates": "" } }, "action": { @@ -3935,6 +4097,20 @@ "message": "Das Zertifikat konnte nicht entfernt werden" } } + }, + "removeHostname": { + "label": "", + "confirm": "", + "notification": { + "success": { + "title": "", + "message": "" + }, + "error": { + "title": "", + "message": "" + } + } } } } diff --git a/packages/translation/src/lang/el.json b/packages/translation/src/lang/el.json index 612c71836..7719a173b 100644 --- a/packages/translation/src/lang/el.json +++ b/packages/translation/src/lang/el.json @@ -702,6 +702,132 @@ "create": "", "edit": "" }, + "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": "", "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": "" + } + } } } } diff --git a/packages/translation/src/lang/en-gb.json b/packages/translation/src/lang/en-gb.json index c14f4d750..ce388fbf8 100644 --- a/packages/translation/src/lang/en-gb.json +++ b/packages/translation/src/lang/en-gb.json @@ -702,6 +702,132 @@ "create": "Test the connection and create integration", "edit": "Test the connection and save" }, + "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": "The save button is enabled once the connection is successfully established", "notification": { "success": { @@ -878,6 +1004,7 @@ "cancel": "Cancel", "delete": "Delete", "discard": "Discard", + "close": "", "confirm": "Confirm", "continue": "Continue", "previous": "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": "" + } + } } } } diff --git a/packages/translation/src/lang/es.json b/packages/translation/src/lang/es.json index 2adaec83c..5d4669b96 100644 --- a/packages/translation/src/lang/es.json +++ b/packages/translation/src/lang/es.json @@ -702,6 +702,132 @@ "create": "", "edit": "" }, + "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": "", "notification": { "success": { @@ -878,6 +1004,7 @@ "cancel": "Cancelar", "delete": "Eliminar", "discard": "", + "close": "", "confirm": "Confirmar", "continue": "", "previous": "Anterior", @@ -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": "" + } + } } } } diff --git a/packages/translation/src/lang/et.json b/packages/translation/src/lang/et.json index 5c1c02160..0d1db0867 100644 --- a/packages/translation/src/lang/et.json +++ b/packages/translation/src/lang/et.json @@ -702,6 +702,132 @@ "create": "", "edit": "" }, + "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": "", "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": "" + } + } } } } diff --git a/packages/translation/src/lang/fr.json b/packages/translation/src/lang/fr.json index ea933509a..f059dacdb 100644 --- a/packages/translation/src/lang/fr.json +++ b/packages/translation/src/lang/fr.json @@ -702,6 +702,132 @@ "create": "Tester la connexion et créer", "edit": "Tester la connexion et enregistrer" }, + "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": "Le bouton Enregistrer est activé une fois qu'une connexion est établie avec succès", "notification": { "success": { @@ -878,6 +1004,7 @@ "cancel": "Annuler", "delete": "Supprimer", "discard": "Abandonner", + "close": "", "confirm": "Confirmer", "continue": "Continuer", "previous": "Précédent", @@ -3496,7 +3623,10 @@ "label": "Journaux" }, "certificates": { - "label": "Certificats" + "label": "Certificats", + "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": "Certificats de confiance", @@ -3905,7 +4058,16 @@ "title": "", "description": "" }, - "expires": "Expire le {when}" + "expires": "Expire le {when}", + "toHostnames": "" + }, + "hostnames": { + "title": "", + "description": "", + "noResults": { + "title": "" + }, + "toCertificates": "" } }, "action": { @@ -3935,6 +4097,20 @@ "message": "Le certificat n'a pas pu être supprimé" } } + }, + "removeHostname": { + "label": "", + "confirm": "", + "notification": { + "success": { + "title": "", + "message": "" + }, + "error": { + "title": "", + "message": "" + } + } } } } diff --git a/packages/translation/src/lang/he.json b/packages/translation/src/lang/he.json index 3f66cc144..de8554426 100644 --- a/packages/translation/src/lang/he.json +++ b/packages/translation/src/lang/he.json @@ -702,6 +702,132 @@ "create": "בדוק חיבור וצור", "edit": "בדוק את החיבור ושמור" }, + "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": "הלחצן שמור מופעל לאחר יצירת חיבור מוצלח", "notification": { "success": { @@ -878,6 +1004,7 @@ "cancel": "בטל", "delete": "מחיקה", "discard": "ביטול", + "close": "", "confirm": "לאשר", "continue": "המשך", "previous": "הקודם", @@ -2059,11 +2186,11 @@ "option": { "newReleaseWithin": { "label": "מהדורה חדשה בתוך", - "description": "" + "description": "דוגמת שימוש: שבוע אחד (1), חודש אחד (10 חודשים). סוגי יחידות מקובלים: h (שעות), d (ימים), w (שבועות), M (חודשים), y (שנים). השאר ריק כדי לא להדגיש מהדורות חדשות." }, "staleReleaseWithin": { "label": "מהדורה חדשה בתוך", - "description": "" + "description": "דוגמת שימוש: 1w (שבוע אחד), 10M (10 חודשים). סוגי יחידות מקובלים h (שעות), d (ימים), w (שבועות), M (חודשים), y (שנים). השאר ריק כדי לא להדגיש גרסאות ישנות." }, "showOnlyHighlighted": { "label": "הצג רק את המודגשים", @@ -2073,8 +2200,8 @@ "label": "הצג פרטים" }, "topReleases": { - "label": "", - "description": "" + "label": "מהדורות מובילות", + "description": "המספר המרבי של מהדורות אחרונות להצגה. אפס פירושו שאין הגבלה." }, "repositories": { "label": "מאגרים", @@ -2089,7 +2216,7 @@ "placeholder": "שם או בעלים/שם" }, "name": { - "label": "" + "label": "שם" }, "versionFilter": { "label": "מסנן גירסאות", @@ -2139,9 +2266,9 @@ "releaseDescription": "תיאור הגרסה", "created": "נוצר", "error": { - "label": "", + "label": "שגיאה", "options": { - "noMatchingVersion": "" + "noMatchingVersion": "לא נמצאה גרסה תואמת" } } }, @@ -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": "פג ב- {when}" + "expires": "פג ב- {when}", + "toHostnames": "" + }, + "hostnames": { + "title": "", + "description": "", + "noResults": { + "title": "" + }, + "toCertificates": "" } }, "action": { @@ -3935,6 +4097,20 @@ "message": "לא היה ניתן להסיר את תעודת האבטחה" } } + }, + "removeHostname": { + "label": "", + "confirm": "", + "notification": { + "success": { + "title": "", + "message": "" + }, + "error": { + "title": "", + "message": "" + } + } } } } diff --git a/packages/translation/src/lang/hr.json b/packages/translation/src/lang/hr.json index cfc3de796..1fba4eeb6 100644 --- a/packages/translation/src/lang/hr.json +++ b/packages/translation/src/lang/hr.json @@ -702,6 +702,132 @@ "create": "", "edit": "" }, + "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": "", "notification": { "success": { @@ -878,6 +1004,7 @@ "cancel": "Otkaži", "delete": "Obriši", "discard": "", + "close": "", "confirm": "Potvrdi", "continue": "", "previous": "Prethodno", @@ -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": "" + } + } } } } diff --git a/packages/translation/src/lang/hu.json b/packages/translation/src/lang/hu.json index 08711bfef..a35b60c20 100644 --- a/packages/translation/src/lang/hu.json +++ b/packages/translation/src/lang/hu.json @@ -702,6 +702,132 @@ "create": "Tesztelje a kapcsolatot és hozzon létre", "edit": "Tesztelje a kapcsolatot és mentsen" }, + "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": "A Mentés gomb a sikeres kapcsolat létrehozása után aktiválódik", "notification": { "success": { @@ -878,6 +1004,7 @@ "cancel": "Mégse", "delete": "Törlés", "discard": "Elvetés", + "close": "", "confirm": "Megerősít", "continue": "Folytatás", "previous": "Előző", @@ -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": "" + } + } } } } diff --git a/packages/translation/src/lang/it.json b/packages/translation/src/lang/it.json index 9f806dbae..705b1896b 100644 --- a/packages/translation/src/lang/it.json +++ b/packages/translation/src/lang/it.json @@ -702,6 +702,132 @@ "create": "Prova la connessione e crea", "edit": "Prova la connessione e salva" }, + "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": "Il pulsante Salva è abilitato una volta stabilita una connessione con successo", "notification": { "success": { @@ -878,6 +1004,7 @@ "cancel": "Annulla", "delete": "Elimina", "discard": "", + "close": "", "confirm": "Conferma", "continue": "", "previous": "Precedente", @@ -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": "" + } + } } } } diff --git a/packages/translation/src/lang/ja.json b/packages/translation/src/lang/ja.json index 69fdfba25..dd8e59c46 100644 --- a/packages/translation/src/lang/ja.json +++ b/packages/translation/src/lang/ja.json @@ -702,6 +702,132 @@ "create": "", "edit": "" }, + "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": "", "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": "" + } + } } } } diff --git a/packages/translation/src/lang/ko.json b/packages/translation/src/lang/ko.json index 934afca77..e9faa47fc 100644 --- a/packages/translation/src/lang/ko.json +++ b/packages/translation/src/lang/ko.json @@ -702,6 +702,132 @@ "create": "", "edit": "" }, + "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": "", "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": "" + } + } } } } diff --git a/packages/translation/src/lang/lt.json b/packages/translation/src/lang/lt.json index 34de96955..0d6a5d1f3 100644 --- a/packages/translation/src/lang/lt.json +++ b/packages/translation/src/lang/lt.json @@ -702,6 +702,132 @@ "create": "", "edit": "" }, + "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": "", "notification": { "success": { @@ -878,6 +1004,7 @@ "cancel": "Atšaukti", "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": "" + } + } } } } diff --git a/packages/translation/src/lang/lv.json b/packages/translation/src/lang/lv.json index ea94cfcd8..5b5b4facc 100644 --- a/packages/translation/src/lang/lv.json +++ b/packages/translation/src/lang/lv.json @@ -702,6 +702,132 @@ "create": "", "edit": "" }, + "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": "", "notification": { "success": { @@ -878,6 +1004,7 @@ "cancel": "Atcelt", "delete": "Dzēst", "discard": "", + "close": "", "confirm": "Apstipriniet", "continue": "", "previous": "Iepriekšējais", @@ -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": "" + } + } } } } diff --git a/packages/translation/src/lang/nl.json b/packages/translation/src/lang/nl.json index 8846a4414..5b50b6ec6 100644 --- a/packages/translation/src/lang/nl.json +++ b/packages/translation/src/lang/nl.json @@ -702,6 +702,132 @@ "create": "Verbinding testen en aanmaken", "edit": "Verbinding testen en opslaan" }, + "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": "De opslaan knop wordt ingeschakeld zodra er een succesvolle verbinding tot stand is gebracht", "notification": { "success": { @@ -878,6 +1004,7 @@ "cancel": "Annuleren", "delete": "Verwijderen", "discard": "Negeren", + "close": "", "confirm": "Bevestigen", "continue": "Doorgaan", "previous": "Vorige", @@ -3496,7 +3623,10 @@ "label": "Logs" }, "certificates": { - "label": "Certificaten" + "label": "Certificaten", + "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": "Vertrouwde certificaten", @@ -3905,7 +4058,16 @@ "title": "", "description": "" }, - "expires": "Verloopt {when}" + "expires": "Verloopt {when}", + "toHostnames": "" + }, + "hostnames": { + "title": "", + "description": "", + "noResults": { + "title": "" + }, + "toCertificates": "" } }, "action": { @@ -3935,6 +4097,20 @@ "message": "Certificaat kon niet worden verwijderd" } } + }, + "removeHostname": { + "label": "", + "confirm": "", + "notification": { + "success": { + "title": "", + "message": "" + }, + "error": { + "title": "", + "message": "" + } + } } } } diff --git a/packages/translation/src/lang/no.json b/packages/translation/src/lang/no.json index 60ff8e0e6..b6bab56f9 100644 --- a/packages/translation/src/lang/no.json +++ b/packages/translation/src/lang/no.json @@ -702,6 +702,132 @@ "create": "Test tilkobling og opprett", "edit": "Test tilkobling og lagre" }, + "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": "Lagre-knappen er aktivert når en vellykket tilkobling er opprettet", "notification": { "success": { @@ -878,6 +1004,7 @@ "cancel": "Avbryt", "delete": "Slett", "discard": "Forkast", + "close": "", "confirm": "Bekreft", "continue": "Fortsett", "previous": "Tidligere", @@ -3496,7 +3623,10 @@ "label": "Logger" }, "certificates": { - "label": "Sertifikater" + "label": "Sertifikater", + "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": "Betrodde sertifikater", @@ -3905,7 +4058,16 @@ "title": "", "description": "" }, - "expires": "Utløper {when}" + "expires": "Utløper {when}", + "toHostnames": "" + }, + "hostnames": { + "title": "", + "description": "", + "noResults": { + "title": "" + }, + "toCertificates": "" } }, "action": { @@ -3935,6 +4097,20 @@ "message": "Sertifikatet kunne ikke fjernes" } } + }, + "removeHostname": { + "label": "", + "confirm": "", + "notification": { + "success": { + "title": "", + "message": "" + }, + "error": { + "title": "", + "message": "" + } + } } } } diff --git a/packages/translation/src/lang/pl.json b/packages/translation/src/lang/pl.json index dfb00ae09..555d5f761 100644 --- a/packages/translation/src/lang/pl.json +++ b/packages/translation/src/lang/pl.json @@ -702,6 +702,132 @@ "create": "Sprawdź połączenie i utwórz", "edit": "Sprawdź połączenie i zapisz" }, + "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": "Przycisk Zapisz jest włączony po nawiązaniu pomyślnego połączenia", "notification": { "success": { @@ -878,6 +1004,7 @@ "cancel": "Anuluj", "delete": "Usuń", "discard": "Odrzuć", + "close": "", "confirm": "Potwierdź", "continue": "Kontynuuj", "previous": "Poprzedni", @@ -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": "" + } + } } } } diff --git a/packages/translation/src/lang/pt.json b/packages/translation/src/lang/pt.json index ca5533d69..fc7c8c3e0 100644 --- a/packages/translation/src/lang/pt.json +++ b/packages/translation/src/lang/pt.json @@ -702,6 +702,132 @@ "create": "", "edit": "" }, + "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": "", "notification": { "success": { @@ -878,6 +1004,7 @@ "cancel": "Cancelar", "delete": "Apagar", "discard": "", + "close": "", "confirm": "Confirme", "continue": "", "previous": "Anterior", @@ -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": "" + } + } } } } diff --git a/packages/translation/src/lang/ro.json b/packages/translation/src/lang/ro.json index 307362251..a7198f4f1 100644 --- a/packages/translation/src/lang/ro.json +++ b/packages/translation/src/lang/ro.json @@ -702,6 +702,132 @@ "create": "", "edit": "" }, + "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": "", "notification": { "success": { @@ -878,6 +1004,7 @@ "cancel": "Anulează", "delete": "Șterge", "discard": "", + "close": "", "confirm": "Confirma", "continue": "", "previous": "Anteriorul", @@ -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": "" + } + } } } } diff --git a/packages/translation/src/lang/ru.json b/packages/translation/src/lang/ru.json index 1419eddce..a62503a30 100644 --- a/packages/translation/src/lang/ru.json +++ b/packages/translation/src/lang/ru.json @@ -702,6 +702,132 @@ "create": "Проверить подключение и создать", "edit": "Проверить подключение и сохранить" }, + "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": "Кнопка сохранения станет доступна после успешного подключения", "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": "Истекает {when}" + "expires": "Истекает {when}", + "toHostnames": "" + }, + "hostnames": { + "title": "", + "description": "", + "noResults": { + "title": "" + }, + "toCertificates": "" } }, "action": { @@ -3935,6 +4097,20 @@ "message": "Произошла ошибка при удалении сертификата" } } + }, + "removeHostname": { + "label": "", + "confirm": "", + "notification": { + "success": { + "title": "", + "message": "" + }, + "error": { + "title": "", + "message": "" + } + } } } } diff --git a/packages/translation/src/lang/sk.json b/packages/translation/src/lang/sk.json index 53d2f2cbf..15287909a 100644 --- a/packages/translation/src/lang/sk.json +++ b/packages/translation/src/lang/sk.json @@ -702,6 +702,132 @@ "create": "Otestujte pripojenie a vytvorte", "edit": "Otestujte pripojenie a uložte" }, + "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": "Tlačidlo Uložiť sa aktivuje po úspešnom nadviazaní spojenia.", "notification": { "success": { @@ -878,6 +1004,7 @@ "cancel": "Zrušiť", "delete": "Vymazať", "discard": "Zahodiť", + "close": "", "confirm": "Potvrďte", "continue": "Pokračovať", "previous": "Predchádzajúci", @@ -3496,7 +3623,10 @@ "label": "Záznamy" }, "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": "" + } + } } } } diff --git a/packages/translation/src/lang/sl.json b/packages/translation/src/lang/sl.json index c4b6d31b9..1db1be7b6 100644 --- a/packages/translation/src/lang/sl.json +++ b/packages/translation/src/lang/sl.json @@ -702,6 +702,132 @@ "create": "", "edit": "" }, + "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": "", "notification": { "success": { @@ -878,6 +1004,7 @@ "cancel": "Prekliči", "delete": "Izbriši", "discard": "", + "close": "", "confirm": "Potrdi", "continue": "", "previous": "Prejšnji", @@ -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": "" + } + } } } } diff --git a/packages/translation/src/lang/sv.json b/packages/translation/src/lang/sv.json index aaf4b5497..786efd412 100644 --- a/packages/translation/src/lang/sv.json +++ b/packages/translation/src/lang/sv.json @@ -702,6 +702,132 @@ "create": "", "edit": "" }, + "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": "", "notification": { "success": { @@ -878,6 +1004,7 @@ "cancel": "Avbryt", "delete": "Ta bort", "discard": "", + "close": "", "confirm": "Bekräfta", "continue": "", "previous": "Föregående", @@ -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": "" + } + } } } } diff --git a/packages/translation/src/lang/tr.json b/packages/translation/src/lang/tr.json index a4772e931..6f84f13f5 100644 --- a/packages/translation/src/lang/tr.json +++ b/packages/translation/src/lang/tr.json @@ -702,6 +702,132 @@ "create": "Bağlantıyı test et ve oluştur", "edit": "Bağlantıyı test et ve kaydet" }, + "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": "Bağlantı başarılı olduğunda Kaydet butonu etkinleştirilir", "notification": { "success": { @@ -878,6 +1004,7 @@ "cancel": "Vazgeç", "delete": "Sil", "discard": "Yoksay", + "close": "", "confirm": "Onayla", "continue": "Devam Et", "previous": "Önceki", @@ -3496,7 +3623,10 @@ "label": "Günlükler" }, "certificates": { - "label": "Sertifikalar" + "label": "Sertifikalar", + "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": "Güvenilen sertifikalar", @@ -3905,7 +4058,16 @@ "title": "Geçersiz sertifika", "description": "Sertifika çözümlenemedi" }, - "expires": "{when} süresi doluyor" + "expires": "{when} süresi doluyor", + "toHostnames": "" + }, + "hostnames": { + "title": "", + "description": "", + "noResults": { + "title": "" + }, + "toCertificates": "" } }, "action": { @@ -3935,6 +4097,20 @@ "message": "Sertifika kaldırılamadı" } } + }, + "removeHostname": { + "label": "", + "confirm": "", + "notification": { + "success": { + "title": "", + "message": "" + }, + "error": { + "title": "", + "message": "" + } + } } } } diff --git a/packages/translation/src/lang/uk.json b/packages/translation/src/lang/uk.json index 2215c75de..1ddca84c7 100644 --- a/packages/translation/src/lang/uk.json +++ b/packages/translation/src/lang/uk.json @@ -702,6 +702,132 @@ "create": "Перевірити підключення та створити", "edit": "Перевірити підключення та зберегти" }, + "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": "Кнопка \"Зберегти\" стане доступною після успішного підключення", "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": "" + } + } } } } diff --git a/packages/translation/src/lang/vi.json b/packages/translation/src/lang/vi.json index f4583545b..b04d50f53 100644 --- a/packages/translation/src/lang/vi.json +++ b/packages/translation/src/lang/vi.json @@ -702,6 +702,132 @@ "create": "", "edit": "" }, + "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": "", "notification": { "success": { @@ -878,6 +1004,7 @@ "cancel": "Hủy", "delete": "Xóa", "discard": "", + "close": "", "confirm": "Xác nhận", "continue": "", "previous": "Trước", @@ -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": "" + } + } } } } diff --git a/packages/translation/src/lang/zh.json b/packages/translation/src/lang/zh.json index b9f6006ae..fd14c0617 100644 --- a/packages/translation/src/lang/zh.json +++ b/packages/translation/src/lang/zh.json @@ -702,6 +702,132 @@ "create": "測試連線並創建", "edit": "測試連線並儲存" }, + "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": "成功建立連線後儲存按鈕將啟用", "notification": { "success": { @@ -878,6 +1004,7 @@ "cancel": "取消", "delete": "移除", "discard": "丟棄", + "close": "", "confirm": "確認", "continue": "繼續", "previous": "上一步", @@ -3496,7 +3623,10 @@ "label": "Logs" }, "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": "到期 {when}" + "expires": "到期 {when}", + "toHostnames": "" + }, + "hostnames": { + "title": "", + "description": "", + "noResults": { + "title": "" + }, + "toCertificates": "" } }, "action": { @@ -3935,6 +4097,20 @@ "message": "此憑證無法被移除" } } + }, + "removeHostname": { + "label": "", + "confirm": "", + "notification": { + "success": { + "title": "", + "message": "" + }, + "error": { + "title": "", + "message": "" + } + } } } }