mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-30 19:29:17 +01:00
chore(lang): updated translations from crowdin
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
bf6b7912f9
commit
16e2f3f1e4
@@ -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": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user