Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/ui
diff options
context:
space:
mode:
Diffstat (limited to 'ui')
-rw-r--r--ui/locale/bg/LC_MESSAGES/frontend.po62
-rw-r--r--ui/locale/ca/LC_MESSAGES/frontend.po62
-rw-r--r--ui/locale/cs/LC_MESSAGES/frontend.po62
-rw-r--r--ui/locale/de/LC_MESSAGES/frontend.po62
-rw-r--r--ui/locale/el/LC_MESSAGES/frontend.po62
-rw-r--r--ui/locale/en/LC_MESSAGES/frontend.pot62
-rw-r--r--ui/locale/es/LC_MESSAGES/frontend.po62
-rw-r--r--ui/locale/fa/LC_MESSAGES/frontend.po62
-rw-r--r--ui/locale/fi/LC_MESSAGES/frontend.po62
-rw-r--r--ui/locale/fr/LC_MESSAGES/frontend.po62
-rw-r--r--ui/locale/he/LC_MESSAGES/frontend.po62
-rw-r--r--ui/locale/hu/LC_MESSAGES/frontend.po62
-rw-r--r--ui/locale/id/LC_MESSAGES/frontend.po62
-rw-r--r--ui/locale/it/LC_MESSAGES/frontend.po62
-rw-r--r--ui/locale/ja/LC_MESSAGES/frontend.po62
-rw-r--r--ui/locale/ka/LC_MESSAGES/frontend.po62
-rw-r--r--ui/locale/ko/LC_MESSAGES/frontend.po62
-rw-r--r--ui/locale/lt/LC_MESSAGES/frontend.po62
-rw-r--r--ui/locale/lv/LC_MESSAGES/frontend.po62
-rw-r--r--ui/locale/nb-NO/LC_MESSAGES/frontend.po62
-rw-r--r--ui/locale/nl/LC_MESSAGES/frontend.po62
-rw-r--r--ui/locale/pl/LC_MESSAGES/frontend.po62
-rw-r--r--ui/locale/pt_BR/LC_MESSAGES/frontend.po62
-rw-r--r--ui/locale/pt_PT/LC_MESSAGES/frontend.po62
-rw-r--r--ui/locale/ro/LC_MESSAGES/frontend.po62
-rw-r--r--ui/locale/ru/LC_MESSAGES/frontend.po68
-rw-r--r--ui/locale/sk/LC_MESSAGES/frontend.po62
-rw-r--r--ui/locale/sv-SE/LC_MESSAGES/frontend.po62
-rw-r--r--ui/locale/tr/LC_MESSAGES/frontend.po62
-rw-r--r--ui/locale/uk/LC_MESSAGES/frontend.po62
-rw-r--r--ui/locale/vi/LC_MESSAGES/frontend.po62
-rw-r--r--ui/locale/zh_CN/LC_MESSAGES/frontend.po62
-rw-r--r--ui/locale/zh_TW/LC_MESSAGES/frontend.po62
33 files changed, 2049 insertions, 3 deletions
diff --git a/ui/locale/bg/LC_MESSAGES/frontend.po b/ui/locale/bg/LC_MESSAGES/frontend.po
index bbe1306c318..d8406855ec9 100644
--- a/ui/locale/bg/LC_MESSAGES/frontend.po
+++ b/ui/locale/bg/LC_MESSAGES/frontend.po
@@ -4585,6 +4585,11 @@ msgstr "Имената на персонализиране важността с
msgid "Custom size"
msgstr "Персонализиран размер"
+#: app/views/administration.miscconfig.edit.php:104
+#: include/classes/setup/CSetupWizard.php:563
+msgid "CyberArk Vault"
+msgstr ""
+
#: app/partials/scheduledreport.formgrid.html.php:95
msgid "Cycle"
msgstr ""
@@ -14293,6 +14298,12 @@ msgstr ""
msgid "Properties"
msgstr ""
+#: include/classes/vaults/CVaultCyberArk.php:64
+#: include/classes/vaults/CVaultHashiCorp.php:55
+#, c-format
+msgid "Provided API endpoint \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerMenuPopup.php:405
#: app/controllers/CControllerMenuPopup.php:693
#: app/controllers/CControllerWidgetUrlView.php:64
@@ -14302,6 +14313,21 @@ msgstr ""
msgid "Provided URL \"%1$s\" is invalid."
msgstr ""
+#: include/classes/vaults/CVaultHashiCorp.php:64
+#, c-format
+msgid "Provided authentication token \"%1$s\" is empty."
+msgstr ""
+
+#: include/classes/vaults/CVaultHashiCorp.php:60
+#, c-format
+msgid "Provided secret path \"%1$s\" is invalid."
+msgstr ""
+
+#: include/classes/vaults/CVaultCyberArk.php:70
+#, c-format
+msgid "Provided secret query string \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerPopupGeneric.php:157
#: app/views/administration.proxy.edit.php:29
#: app/views/administration.proxy.list.php:34
@@ -16808,6 +16834,10 @@ msgstr ""
msgid "Stopped"
msgstr ""
+#: app/views/administration.miscconfig.edit.php:100
+msgid "Storage of secrets"
+msgstr ""
+
#: app/views/popup.lldoperation.php:191 app/views/popup.lldoperation.php:212
#: app/views/popup.massupdate.item.php:294
#: app/views/popup.massupdate.item.php:310
@@ -16827,6 +16857,11 @@ msgstr ""
msgid "Stored in HashiCorp Vault secret"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:757
+#: include/classes/setup/CSetupWizard.php:758
+msgid "Stored in Vault secret"
+msgstr ""
+
#: include/hosts.inc.php:35
msgid "Straight"
msgstr "Прав"
@@ -18947,6 +18982,10 @@ msgstr "Потребителско име"
msgid "Username and password"
msgstr ""
+#: include/classes/vaults/CVaultCyberArk.php:112
+msgid "Username and password must be stored in Vault secret keys \"UserName\" and \"Content\"."
+msgstr ""
+
#: include/classes/setup/CSetupWizard.php:206
#: include/classes/setup/CSetupWizard.php:802
msgid "Username and password must be stored in Vault secret keys \"username\" and \"password\"."
@@ -19410,11 +19449,20 @@ msgstr ""
msgid "Vault authentication token"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:618
+#: include/classes/setup/CSetupWizard.php:817
+msgid "Vault certificates"
+msgstr ""
+
#: include/classes/core/ZBase.php:231
#: include/classes/setup/CSetupWizard.php:203 include/config.inc.php:53
msgid "Vault connection failed."
msgstr ""
+#: app/views/administration.miscconfig.edit.php:101
+msgid "Vault provider"
+msgstr ""
+
#: include/classes/html/CMacroValue.php:158
msgid "Vault secret"
msgstr ""
@@ -19424,6 +19472,11 @@ msgstr ""
msgid "Vault secret path"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:609
+#: include/classes/setup/CSetupWizard.php:813
+msgid "Vault secret query string"
+msgstr ""
+
#: include/hosts.inc.php:249
msgid "Vendor"
msgstr "Доставчик"
@@ -21254,6 +21307,15 @@ msgstr "макрос(и)"
msgid "mad() - Median absolute deviation"
msgstr ""
+#: include/classes/parsers/CVaultSecretParser.php:180
+msgid "mandatory key is missing"
+msgstr ""
+
+#: include/classes/parsers/CVaultSecretParser.php:177
+#, c-format
+msgid "mandatory parameter \"%1$s\" is missing"
+msgstr ""
+
#: include/classes/validators/CHistFunctionValidator.php:93
#, c-format
msgid "mandatory parameter is missing in function \"%1$s\""
diff --git a/ui/locale/ca/LC_MESSAGES/frontend.po b/ui/locale/ca/LC_MESSAGES/frontend.po
index 08131fb0128..cffeafe11f6 100644
--- a/ui/locale/ca/LC_MESSAGES/frontend.po
+++ b/ui/locale/ca/LC_MESSAGES/frontend.po
@@ -4572,6 +4572,11 @@ msgstr ""
msgid "Custom size"
msgstr ""
+#: app/views/administration.miscconfig.edit.php:104
+#: include/classes/setup/CSetupWizard.php:563
+msgid "CyberArk Vault"
+msgstr ""
+
#: app/partials/scheduledreport.formgrid.html.php:95
msgid "Cycle"
msgstr ""
@@ -14267,6 +14272,12 @@ msgstr ""
msgid "Properties"
msgstr ""
+#: include/classes/vaults/CVaultCyberArk.php:64
+#: include/classes/vaults/CVaultHashiCorp.php:55
+#, c-format
+msgid "Provided API endpoint \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerMenuPopup.php:405
#: app/controllers/CControllerMenuPopup.php:693
#: app/controllers/CControllerWidgetUrlView.php:64
@@ -14276,6 +14287,21 @@ msgstr ""
msgid "Provided URL \"%1$s\" is invalid."
msgstr ""
+#: include/classes/vaults/CVaultHashiCorp.php:64
+#, c-format
+msgid "Provided authentication token \"%1$s\" is empty."
+msgstr ""
+
+#: include/classes/vaults/CVaultHashiCorp.php:60
+#, c-format
+msgid "Provided secret path \"%1$s\" is invalid."
+msgstr ""
+
+#: include/classes/vaults/CVaultCyberArk.php:70
+#, c-format
+msgid "Provided secret query string \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerPopupGeneric.php:157
#: app/views/administration.proxy.edit.php:29
#: app/views/administration.proxy.list.php:34
@@ -16781,6 +16807,10 @@ msgstr ""
msgid "Stopped"
msgstr ""
+#: app/views/administration.miscconfig.edit.php:100
+msgid "Storage of secrets"
+msgstr ""
+
#: app/views/popup.lldoperation.php:191 app/views/popup.lldoperation.php:212
#: app/views/popup.massupdate.item.php:294
#: app/views/popup.massupdate.item.php:310
@@ -16800,6 +16830,11 @@ msgstr ""
msgid "Stored in HashiCorp Vault secret"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:757
+#: include/classes/setup/CSetupWizard.php:758
+msgid "Stored in Vault secret"
+msgstr ""
+
#: include/hosts.inc.php:35
msgid "Straight"
msgstr ""
@@ -18919,6 +18954,10 @@ msgstr ""
msgid "Username and password"
msgstr ""
+#: include/classes/vaults/CVaultCyberArk.php:112
+msgid "Username and password must be stored in Vault secret keys \"UserName\" and \"Content\"."
+msgstr ""
+
#: include/classes/setup/CSetupWizard.php:206
#: include/classes/setup/CSetupWizard.php:802
msgid "Username and password must be stored in Vault secret keys \"username\" and \"password\"."
@@ -19382,11 +19421,20 @@ msgstr ""
msgid "Vault authentication token"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:618
+#: include/classes/setup/CSetupWizard.php:817
+msgid "Vault certificates"
+msgstr ""
+
#: include/classes/core/ZBase.php:231
#: include/classes/setup/CSetupWizard.php:203 include/config.inc.php:53
msgid "Vault connection failed."
msgstr ""
+#: app/views/administration.miscconfig.edit.php:101
+msgid "Vault provider"
+msgstr ""
+
#: include/classes/html/CMacroValue.php:158
msgid "Vault secret"
msgstr ""
@@ -19396,6 +19444,11 @@ msgstr ""
msgid "Vault secret path"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:609
+#: include/classes/setup/CSetupWizard.php:813
+msgid "Vault secret query string"
+msgstr ""
+
#: include/hosts.inc.php:249
msgid "Vendor"
msgstr ""
@@ -21224,6 +21277,15 @@ msgstr ""
msgid "mad() - Median absolute deviation"
msgstr ""
+#: include/classes/parsers/CVaultSecretParser.php:180
+msgid "mandatory key is missing"
+msgstr ""
+
+#: include/classes/parsers/CVaultSecretParser.php:177
+#, c-format
+msgid "mandatory parameter \"%1$s\" is missing"
+msgstr ""
+
#: include/classes/validators/CHistFunctionValidator.php:93
#, c-format
msgid "mandatory parameter is missing in function \"%1$s\""
diff --git a/ui/locale/cs/LC_MESSAGES/frontend.po b/ui/locale/cs/LC_MESSAGES/frontend.po
index bec8540f121..ada2afc93f8 100644
--- a/ui/locale/cs/LC_MESSAGES/frontend.po
+++ b/ui/locale/cs/LC_MESSAGES/frontend.po
@@ -4660,6 +4660,11 @@ msgstr "Vlastní jména závažností ovlivňující všechny locales a vyžaduj
msgid "Custom size"
msgstr "Vlastní velikost"
+#: app/views/administration.miscconfig.edit.php:104
+#: include/classes/setup/CSetupWizard.php:563
+msgid "CyberArk Vault"
+msgstr ""
+
#: app/partials/scheduledreport.formgrid.html.php:95
msgid "Cycle"
msgstr ""
@@ -14389,6 +14394,12 @@ msgstr "Prometheus na JSON"
msgid "Properties"
msgstr "Vlastnosti"
+#: include/classes/vaults/CVaultCyberArk.php:64
+#: include/classes/vaults/CVaultHashiCorp.php:55
+#, c-format
+msgid "Provided API endpoint \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerMenuPopup.php:405
#: app/controllers/CControllerMenuPopup.php:693
#: app/controllers/CControllerWidgetUrlView.php:64
@@ -14398,6 +14409,21 @@ msgstr "Vlastnosti"
msgid "Provided URL \"%1$s\" is invalid."
msgstr "Poskytnuté URL \"%1$s\" je neplatné."
+#: include/classes/vaults/CVaultHashiCorp.php:64
+#, c-format
+msgid "Provided authentication token \"%1$s\" is empty."
+msgstr ""
+
+#: include/classes/vaults/CVaultHashiCorp.php:60
+#, c-format
+msgid "Provided secret path \"%1$s\" is invalid."
+msgstr ""
+
+#: include/classes/vaults/CVaultCyberArk.php:70
+#, c-format
+msgid "Provided secret query string \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerPopupGeneric.php:157
#: app/views/administration.proxy.edit.php:29
#: app/views/administration.proxy.list.php:34
@@ -16914,6 +16940,10 @@ msgstr ""
msgid "Stopped"
msgstr ""
+#: app/views/administration.miscconfig.edit.php:100
+msgid "Storage of secrets"
+msgstr ""
+
#: app/views/popup.lldoperation.php:191 app/views/popup.lldoperation.php:212
#: app/views/popup.massupdate.item.php:294
#: app/views/popup.massupdate.item.php:310
@@ -16933,6 +16963,11 @@ msgstr ""
msgid "Stored in HashiCorp Vault secret"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:757
+#: include/classes/setup/CSetupWizard.php:758
+msgid "Stored in Vault secret"
+msgstr ""
+
#: include/hosts.inc.php:35
msgid "Straight"
msgstr "Přímý"
@@ -19064,6 +19099,10 @@ msgstr "Uživatelské jméno"
msgid "Username and password"
msgstr "Jméno uživatele a heslo"
+#: include/classes/vaults/CVaultCyberArk.php:112
+msgid "Username and password must be stored in Vault secret keys \"UserName\" and \"Content\"."
+msgstr ""
+
#: include/classes/setup/CSetupWizard.php:206
#: include/classes/setup/CSetupWizard.php:802
msgid "Username and password must be stored in Vault secret keys \"username\" and \"password\"."
@@ -19527,11 +19566,20 @@ msgstr ""
msgid "Vault authentication token"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:618
+#: include/classes/setup/CSetupWizard.php:817
+msgid "Vault certificates"
+msgstr ""
+
#: include/classes/core/ZBase.php:231
#: include/classes/setup/CSetupWizard.php:203 include/config.inc.php:53
msgid "Vault connection failed."
msgstr ""
+#: app/views/administration.miscconfig.edit.php:101
+msgid "Vault provider"
+msgstr ""
+
#: include/classes/html/CMacroValue.php:158
msgid "Vault secret"
msgstr ""
@@ -19541,6 +19589,11 @@ msgstr ""
msgid "Vault secret path"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:609
+#: include/classes/setup/CSetupWizard.php:813
+msgid "Vault secret query string"
+msgstr ""
+
#: include/hosts.inc.php:249
msgid "Vendor"
msgstr "Výrobce"
@@ -21371,6 +21424,15 @@ msgstr "makro(a)"
msgid "mad() - Median absolute deviation"
msgstr ""
+#: include/classes/parsers/CVaultSecretParser.php:180
+msgid "mandatory key is missing"
+msgstr ""
+
+#: include/classes/parsers/CVaultSecretParser.php:177
+#, c-format
+msgid "mandatory parameter \"%1$s\" is missing"
+msgstr ""
+
#: include/classes/validators/CHistFunctionValidator.php:93
#, c-format
msgid "mandatory parameter is missing in function \"%1$s\""
diff --git a/ui/locale/de/LC_MESSAGES/frontend.po b/ui/locale/de/LC_MESSAGES/frontend.po
index cb9a3ef1251..752087a6118 100644
--- a/ui/locale/de/LC_MESSAGES/frontend.po
+++ b/ui/locale/de/LC_MESSAGES/frontend.po
@@ -4593,6 +4593,11 @@ msgstr "Alle Übersetzungen nutzen die benutzerdefinierten Schweregrade. Sie mü
msgid "Custom size"
msgstr "Benutzerdefinierte Größe"
+#: app/views/administration.miscconfig.edit.php:104
+#: include/classes/setup/CSetupWizard.php:563
+msgid "CyberArk Vault"
+msgstr ""
+
#: app/partials/scheduledreport.formgrid.html.php:95
msgid "Cycle"
msgstr "Zyklus"
@@ -14309,6 +14314,12 @@ msgstr ""
msgid "Properties"
msgstr "Boats"
+#: include/classes/vaults/CVaultCyberArk.php:64
+#: include/classes/vaults/CVaultHashiCorp.php:55
+#, c-format
+msgid "Provided API endpoint \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerMenuPopup.php:405
#: app/controllers/CControllerMenuPopup.php:693
#: app/controllers/CControllerWidgetUrlView.php:64
@@ -14318,6 +14329,21 @@ msgstr "Boats"
msgid "Provided URL \"%1$s\" is invalid."
msgstr "Die angegebene URL \"%1$s\" ist ungültig."
+#: include/classes/vaults/CVaultHashiCorp.php:64
+#, c-format
+msgid "Provided authentication token \"%1$s\" is empty."
+msgstr ""
+
+#: include/classes/vaults/CVaultHashiCorp.php:60
+#, c-format
+msgid "Provided secret path \"%1$s\" is invalid."
+msgstr ""
+
+#: include/classes/vaults/CVaultCyberArk.php:70
+#, c-format
+msgid "Provided secret query string \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerPopupGeneric.php:157
#: app/views/administration.proxy.edit.php:29
#: app/views/administration.proxy.list.php:34
@@ -16829,6 +16855,10 @@ msgstr "Diashow anhalten"
msgid "Stopped"
msgstr ""
+#: app/views/administration.miscconfig.edit.php:100
+msgid "Storage of secrets"
+msgstr ""
+
#: app/views/popup.lldoperation.php:191 app/views/popup.lldoperation.php:212
#: app/views/popup.massupdate.item.php:294
#: app/views/popup.massupdate.item.php:310
@@ -16848,6 +16878,11 @@ msgstr "Berechtigungsnachweise speichern in"
msgid "Stored in HashiCorp Vault secret"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:757
+#: include/classes/setup/CSetupWizard.php:758
+msgid "Stored in Vault secret"
+msgstr ""
+
# Autorisierungs-Form-IPMI
#: include/hosts.inc.php:35
msgid "Straight"
@@ -18972,6 +19007,10 @@ msgstr "Benutzername"
msgid "Username and password"
msgstr "Benutzername und Passwort"
+#: include/classes/vaults/CVaultCyberArk.php:112
+msgid "Username and password must be stored in Vault secret keys \"UserName\" and \"Content\"."
+msgstr ""
+
#: include/classes/setup/CSetupWizard.php:206
#: include/classes/setup/CSetupWizard.php:802
msgid "Username and password must be stored in Vault secret keys \"username\" and \"password\"."
@@ -19435,11 +19474,20 @@ msgstr ""
msgid "Vault authentication token"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:618
+#: include/classes/setup/CSetupWizard.php:817
+msgid "Vault certificates"
+msgstr ""
+
#: include/classes/core/ZBase.php:231
#: include/classes/setup/CSetupWizard.php:203 include/config.inc.php:53
msgid "Vault connection failed."
msgstr ""
+#: app/views/administration.miscconfig.edit.php:101
+msgid "Vault provider"
+msgstr ""
+
#: include/classes/html/CMacroValue.php:158
msgid "Vault secret"
msgstr ""
@@ -19449,6 +19497,11 @@ msgstr ""
msgid "Vault secret path"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:609
+#: include/classes/setup/CSetupWizard.php:813
+msgid "Vault secret query string"
+msgstr ""
+
#: include/hosts.inc.php:249
msgid "Vendor"
msgstr "Anbieter"
@@ -21278,6 +21331,15 @@ msgstr "Makro(s)"
msgid "mad() - Median absolute deviation"
msgstr ""
+#: include/classes/parsers/CVaultSecretParser.php:180
+msgid "mandatory key is missing"
+msgstr ""
+
+#: include/classes/parsers/CVaultSecretParser.php:177
+#, c-format
+msgid "mandatory parameter \"%1$s\" is missing"
+msgstr ""
+
#: include/classes/validators/CHistFunctionValidator.php:93
#, c-format
msgid "mandatory parameter is missing in function \"%1$s\""
diff --git a/ui/locale/el/LC_MESSAGES/frontend.po b/ui/locale/el/LC_MESSAGES/frontend.po
index aff59b0adf6..4d495dcf892 100644
--- a/ui/locale/el/LC_MESSAGES/frontend.po
+++ b/ui/locale/el/LC_MESSAGES/frontend.po
@@ -4585,6 +4585,11 @@ msgstr "Ονόματα προσαρμοσμένης σοβαρότητας επ
msgid "Custom size"
msgstr "Προσαρμοσμένο μέγεθος"
+#: app/views/administration.miscconfig.edit.php:104
+#: include/classes/setup/CSetupWizard.php:563
+msgid "CyberArk Vault"
+msgstr ""
+
#: app/partials/scheduledreport.formgrid.html.php:95
msgid "Cycle"
msgstr ""
@@ -14286,6 +14291,12 @@ msgstr ""
msgid "Properties"
msgstr ""
+#: include/classes/vaults/CVaultCyberArk.php:64
+#: include/classes/vaults/CVaultHashiCorp.php:55
+#, c-format
+msgid "Provided API endpoint \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerMenuPopup.php:405
#: app/controllers/CControllerMenuPopup.php:693
#: app/controllers/CControllerWidgetUrlView.php:64
@@ -14295,6 +14306,21 @@ msgstr ""
msgid "Provided URL \"%1$s\" is invalid."
msgstr ""
+#: include/classes/vaults/CVaultHashiCorp.php:64
+#, c-format
+msgid "Provided authentication token \"%1$s\" is empty."
+msgstr ""
+
+#: include/classes/vaults/CVaultHashiCorp.php:60
+#, c-format
+msgid "Provided secret path \"%1$s\" is invalid."
+msgstr ""
+
+#: include/classes/vaults/CVaultCyberArk.php:70
+#, c-format
+msgid "Provided secret query string \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerPopupGeneric.php:157
#: app/views/administration.proxy.edit.php:29
#: app/views/administration.proxy.list.php:34
@@ -16803,6 +16829,10 @@ msgstr ""
msgid "Stopped"
msgstr ""
+#: app/views/administration.miscconfig.edit.php:100
+msgid "Storage of secrets"
+msgstr ""
+
#: app/views/popup.lldoperation.php:191 app/views/popup.lldoperation.php:212
#: app/views/popup.massupdate.item.php:294
#: app/views/popup.massupdate.item.php:310
@@ -16822,6 +16852,11 @@ msgstr ""
msgid "Stored in HashiCorp Vault secret"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:757
+#: include/classes/setup/CSetupWizard.php:758
+msgid "Stored in Vault secret"
+msgstr ""
+
#: include/hosts.inc.php:35
msgid "Straight"
msgstr "Ευθεία"
@@ -18942,6 +18977,10 @@ msgstr "Όνομα χρήστη"
msgid "Username and password"
msgstr ""
+#: include/classes/vaults/CVaultCyberArk.php:112
+msgid "Username and password must be stored in Vault secret keys \"UserName\" and \"Content\"."
+msgstr ""
+
#: include/classes/setup/CSetupWizard.php:206
#: include/classes/setup/CSetupWizard.php:802
msgid "Username and password must be stored in Vault secret keys \"username\" and \"password\"."
@@ -19405,11 +19444,20 @@ msgstr ""
msgid "Vault authentication token"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:618
+#: include/classes/setup/CSetupWizard.php:817
+msgid "Vault certificates"
+msgstr ""
+
#: include/classes/core/ZBase.php:231
#: include/classes/setup/CSetupWizard.php:203 include/config.inc.php:53
msgid "Vault connection failed."
msgstr ""
+#: app/views/administration.miscconfig.edit.php:101
+msgid "Vault provider"
+msgstr ""
+
#: include/classes/html/CMacroValue.php:158
msgid "Vault secret"
msgstr ""
@@ -19419,6 +19467,11 @@ msgstr ""
msgid "Vault secret path"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:609
+#: include/classes/setup/CSetupWizard.php:813
+msgid "Vault secret query string"
+msgstr ""
+
#: include/hosts.inc.php:249
msgid "Vendor"
msgstr "Κατασκευαστής"
@@ -21247,6 +21300,15 @@ msgstr "μακροεντολή(ες)"
msgid "mad() - Median absolute deviation"
msgstr ""
+#: include/classes/parsers/CVaultSecretParser.php:180
+msgid "mandatory key is missing"
+msgstr ""
+
+#: include/classes/parsers/CVaultSecretParser.php:177
+#, c-format
+msgid "mandatory parameter \"%1$s\" is missing"
+msgstr ""
+
#: include/classes/validators/CHistFunctionValidator.php:93
#, c-format
msgid "mandatory parameter is missing in function \"%1$s\""
diff --git a/ui/locale/en/LC_MESSAGES/frontend.pot b/ui/locale/en/LC_MESSAGES/frontend.pot
index b05758163ae..961dee4259c 100644
--- a/ui/locale/en/LC_MESSAGES/frontend.pot
+++ b/ui/locale/en/LC_MESSAGES/frontend.pot
@@ -4578,6 +4578,11 @@ msgstr ""
msgid "Custom size"
msgstr ""
+#: app/views/administration.miscconfig.edit.php:104
+#: include/classes/setup/CSetupWizard.php:563
+msgid "CyberArk Vault"
+msgstr ""
+
#: app/partials/scheduledreport.formgrid.html.php:95
msgid "Cycle"
msgstr ""
@@ -14273,6 +14278,12 @@ msgstr ""
msgid "Properties"
msgstr ""
+#: include/classes/vaults/CVaultCyberArk.php:64
+#: include/classes/vaults/CVaultHashiCorp.php:55
+#, c-format
+msgid "Provided API endpoint \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerMenuPopup.php:405
#: app/controllers/CControllerMenuPopup.php:693
#: app/controllers/CControllerWidgetUrlView.php:64
@@ -14282,6 +14293,21 @@ msgstr ""
msgid "Provided URL \"%1$s\" is invalid."
msgstr ""
+#: include/classes/vaults/CVaultHashiCorp.php:64
+#, c-format
+msgid "Provided authentication token \"%1$s\" is empty."
+msgstr ""
+
+#: include/classes/vaults/CVaultHashiCorp.php:60
+#, c-format
+msgid "Provided secret path \"%1$s\" is invalid."
+msgstr ""
+
+#: include/classes/vaults/CVaultCyberArk.php:70
+#, c-format
+msgid "Provided secret query string \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerPopupGeneric.php:157
#: app/views/administration.proxy.edit.php:29
#: app/views/administration.proxy.list.php:34
@@ -16787,6 +16813,10 @@ msgstr ""
msgid "Stopped"
msgstr ""
+#: app/views/administration.miscconfig.edit.php:100
+msgid "Storage of secrets"
+msgstr ""
+
#: app/views/popup.lldoperation.php:191 app/views/popup.lldoperation.php:212
#: app/views/popup.massupdate.item.php:294
#: app/views/popup.massupdate.item.php:310
@@ -16806,6 +16836,11 @@ msgstr ""
msgid "Stored in HashiCorp Vault secret"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:757
+#: include/classes/setup/CSetupWizard.php:758
+msgid "Stored in Vault secret"
+msgstr ""
+
#: include/hosts.inc.php:35
msgid "Straight"
msgstr ""
@@ -18925,6 +18960,10 @@ msgstr ""
msgid "Username and password"
msgstr ""
+#: include/classes/vaults/CVaultCyberArk.php:112
+msgid "Username and password must be stored in Vault secret keys \"UserName\" and \"Content\"."
+msgstr ""
+
#: include/classes/setup/CSetupWizard.php:206
#: include/classes/setup/CSetupWizard.php:802
msgid "Username and password must be stored in Vault secret keys \"username\" and \"password\"."
@@ -19388,11 +19427,20 @@ msgstr ""
msgid "Vault authentication token"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:618
+#: include/classes/setup/CSetupWizard.php:817
+msgid "Vault certificates"
+msgstr ""
+
#: include/classes/core/ZBase.php:231
#: include/classes/setup/CSetupWizard.php:203 include/config.inc.php:53
msgid "Vault connection failed."
msgstr ""
+#: app/views/administration.miscconfig.edit.php:101
+msgid "Vault provider"
+msgstr ""
+
#: include/classes/html/CMacroValue.php:158
msgid "Vault secret"
msgstr ""
@@ -19402,6 +19450,11 @@ msgstr ""
msgid "Vault secret path"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:609
+#: include/classes/setup/CSetupWizard.php:813
+msgid "Vault secret query string"
+msgstr ""
+
#: include/hosts.inc.php:249
msgid "Vendor"
msgstr ""
@@ -21230,6 +21283,15 @@ msgstr ""
msgid "mad() - Median absolute deviation"
msgstr ""
+#: include/classes/parsers/CVaultSecretParser.php:180
+msgid "mandatory key is missing"
+msgstr ""
+
+#: include/classes/parsers/CVaultSecretParser.php:177
+#, c-format
+msgid "mandatory parameter \"%1$s\" is missing"
+msgstr ""
+
#: include/classes/validators/CHistFunctionValidator.php:93
#, c-format
msgid "mandatory parameter is missing in function \"%1$s\""
diff --git a/ui/locale/es/LC_MESSAGES/frontend.po b/ui/locale/es/LC_MESSAGES/frontend.po
index 487cb146268..bd9601cd1c0 100644
--- a/ui/locale/es/LC_MESSAGES/frontend.po
+++ b/ui/locale/es/LC_MESSAGES/frontend.po
@@ -4582,6 +4582,11 @@ msgstr "Los nombres de gravedades personalizadas afectan a todos los locales y r
msgid "Custom size"
msgstr "Tamaño personalizado"
+#: app/views/administration.miscconfig.edit.php:104
+#: include/classes/setup/CSetupWizard.php:563
+msgid "CyberArk Vault"
+msgstr ""
+
#: app/partials/scheduledreport.formgrid.html.php:95
msgid "Cycle"
msgstr ""
@@ -14284,6 +14289,12 @@ msgstr ""
msgid "Properties"
msgstr "Propiedades"
+#: include/classes/vaults/CVaultCyberArk.php:64
+#: include/classes/vaults/CVaultHashiCorp.php:55
+#, c-format
+msgid "Provided API endpoint \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerMenuPopup.php:405
#: app/controllers/CControllerMenuPopup.php:693
#: app/controllers/CControllerWidgetUrlView.php:64
@@ -14293,6 +14304,21 @@ msgstr "Propiedades"
msgid "Provided URL \"%1$s\" is invalid."
msgstr "La URL proporcionada \"%1$s\" no es válida."
+#: include/classes/vaults/CVaultHashiCorp.php:64
+#, c-format
+msgid "Provided authentication token \"%1$s\" is empty."
+msgstr ""
+
+#: include/classes/vaults/CVaultHashiCorp.php:60
+#, c-format
+msgid "Provided secret path \"%1$s\" is invalid."
+msgstr ""
+
+#: include/classes/vaults/CVaultCyberArk.php:70
+#, c-format
+msgid "Provided secret query string \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerPopupGeneric.php:157
#: app/views/administration.proxy.edit.php:29
#: app/views/administration.proxy.list.php:34
@@ -16799,6 +16825,10 @@ msgstr ""
msgid "Stopped"
msgstr ""
+#: app/views/administration.miscconfig.edit.php:100
+msgid "Storage of secrets"
+msgstr ""
+
#: app/views/popup.lldoperation.php:191 app/views/popup.lldoperation.php:212
#: app/views/popup.massupdate.item.php:294
#: app/views/popup.massupdate.item.php:310
@@ -16818,6 +16848,11 @@ msgstr ""
msgid "Stored in HashiCorp Vault secret"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:757
+#: include/classes/setup/CSetupWizard.php:758
+msgid "Stored in Vault secret"
+msgstr ""
+
#: include/hosts.inc.php:35
msgid "Straight"
msgstr ""
@@ -18937,6 +18972,10 @@ msgstr ""
msgid "Username and password"
msgstr ""
+#: include/classes/vaults/CVaultCyberArk.php:112
+msgid "Username and password must be stored in Vault secret keys \"UserName\" and \"Content\"."
+msgstr ""
+
#: include/classes/setup/CSetupWizard.php:206
#: include/classes/setup/CSetupWizard.php:802
msgid "Username and password must be stored in Vault secret keys \"username\" and \"password\"."
@@ -19400,11 +19439,20 @@ msgstr ""
msgid "Vault authentication token"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:618
+#: include/classes/setup/CSetupWizard.php:817
+msgid "Vault certificates"
+msgstr ""
+
#: include/classes/core/ZBase.php:231
#: include/classes/setup/CSetupWizard.php:203 include/config.inc.php:53
msgid "Vault connection failed."
msgstr ""
+#: app/views/administration.miscconfig.edit.php:101
+msgid "Vault provider"
+msgstr ""
+
#: include/classes/html/CMacroValue.php:158
msgid "Vault secret"
msgstr ""
@@ -19414,6 +19462,11 @@ msgstr ""
msgid "Vault secret path"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:609
+#: include/classes/setup/CSetupWizard.php:813
+msgid "Vault secret query string"
+msgstr ""
+
#: include/hosts.inc.php:249
msgid "Vendor"
msgstr "Vendedor"
@@ -21242,6 +21295,15 @@ msgstr "macro(s)"
msgid "mad() - Median absolute deviation"
msgstr ""
+#: include/classes/parsers/CVaultSecretParser.php:180
+msgid "mandatory key is missing"
+msgstr ""
+
+#: include/classes/parsers/CVaultSecretParser.php:177
+#, c-format
+msgid "mandatory parameter \"%1$s\" is missing"
+msgstr ""
+
#: include/classes/validators/CHistFunctionValidator.php:93
#, c-format
msgid "mandatory parameter is missing in function \"%1$s\""
diff --git a/ui/locale/fa/LC_MESSAGES/frontend.po b/ui/locale/fa/LC_MESSAGES/frontend.po
index ca48b588dd8..1023ead167d 100644
--- a/ui/locale/fa/LC_MESSAGES/frontend.po
+++ b/ui/locale/fa/LC_MESSAGES/frontend.po
@@ -4498,6 +4498,11 @@ msgstr "نام درجه اهمیت هشدار ها بر روی ترجمه سیس
msgid "Custom size"
msgstr "اندازه سفارشی"
+#: app/views/administration.miscconfig.edit.php:104
+#: include/classes/setup/CSetupWizard.php:563
+msgid "CyberArk Vault"
+msgstr ""
+
#: app/partials/scheduledreport.formgrid.html.php:95
msgid "Cycle"
msgstr ""
@@ -14162,6 +14167,12 @@ msgstr ""
msgid "Properties"
msgstr ""
+#: include/classes/vaults/CVaultCyberArk.php:64
+#: include/classes/vaults/CVaultHashiCorp.php:55
+#, c-format
+msgid "Provided API endpoint \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerMenuPopup.php:405
#: app/controllers/CControllerMenuPopup.php:693
#: app/controllers/CControllerWidgetUrlView.php:64
@@ -14171,6 +14182,21 @@ msgstr ""
msgid "Provided URL \"%1$s\" is invalid."
msgstr ""
+#: include/classes/vaults/CVaultHashiCorp.php:64
+#, c-format
+msgid "Provided authentication token \"%1$s\" is empty."
+msgstr ""
+
+#: include/classes/vaults/CVaultHashiCorp.php:60
+#, c-format
+msgid "Provided secret path \"%1$s\" is invalid."
+msgstr ""
+
+#: include/classes/vaults/CVaultCyberArk.php:70
+#, c-format
+msgid "Provided secret query string \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerPopupGeneric.php:157
#: app/views/administration.proxy.edit.php:29
#: app/views/administration.proxy.list.php:34
@@ -16666,6 +16692,10 @@ msgstr ""
msgid "Stopped"
msgstr ""
+#: app/views/administration.miscconfig.edit.php:100
+msgid "Storage of secrets"
+msgstr ""
+
#: app/views/popup.lldoperation.php:191 app/views/popup.lldoperation.php:212
#: app/views/popup.massupdate.item.php:294
#: app/views/popup.massupdate.item.php:310
@@ -16685,6 +16715,11 @@ msgstr ""
msgid "Stored in HashiCorp Vault secret"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:757
+#: include/classes/setup/CSetupWizard.php:758
+msgid "Stored in Vault secret"
+msgstr ""
+
#: include/hosts.inc.php:35
msgid "Straight"
msgstr "مستقیم"
@@ -18792,6 +18827,10 @@ msgstr "نام کاربری"
msgid "Username and password"
msgstr ""
+#: include/classes/vaults/CVaultCyberArk.php:112
+msgid "Username and password must be stored in Vault secret keys \"UserName\" and \"Content\"."
+msgstr ""
+
#: include/classes/setup/CSetupWizard.php:206
#: include/classes/setup/CSetupWizard.php:802
msgid "Username and password must be stored in Vault secret keys \"username\" and \"password\"."
@@ -19255,11 +19294,20 @@ msgstr ""
msgid "Vault authentication token"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:618
+#: include/classes/setup/CSetupWizard.php:817
+msgid "Vault certificates"
+msgstr ""
+
#: include/classes/core/ZBase.php:231
#: include/classes/setup/CSetupWizard.php:203 include/config.inc.php:53
msgid "Vault connection failed."
msgstr ""
+#: app/views/administration.miscconfig.edit.php:101
+msgid "Vault provider"
+msgstr ""
+
#: include/classes/html/CMacroValue.php:158
msgid "Vault secret"
msgstr ""
@@ -19269,6 +19317,11 @@ msgstr ""
msgid "Vault secret path"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:609
+#: include/classes/setup/CSetupWizard.php:813
+msgid "Vault secret query string"
+msgstr ""
+
#: include/hosts.inc.php:249
msgid "Vendor"
msgstr "فروشنده"
@@ -21095,6 +21148,15 @@ msgstr "ماکرو(ها)"
msgid "mad() - Median absolute deviation"
msgstr ""
+#: include/classes/parsers/CVaultSecretParser.php:180
+msgid "mandatory key is missing"
+msgstr ""
+
+#: include/classes/parsers/CVaultSecretParser.php:177
+#, c-format
+msgid "mandatory parameter \"%1$s\" is missing"
+msgstr ""
+
#: include/classes/validators/CHistFunctionValidator.php:93
#, c-format
msgid "mandatory parameter is missing in function \"%1$s\""
diff --git a/ui/locale/fi/LC_MESSAGES/frontend.po b/ui/locale/fi/LC_MESSAGES/frontend.po
index bcec3571b57..3f3cde30b5c 100644
--- a/ui/locale/fi/LC_MESSAGES/frontend.po
+++ b/ui/locale/fi/LC_MESSAGES/frontend.po
@@ -4575,6 +4575,11 @@ msgstr ""
msgid "Custom size"
msgstr ""
+#: app/views/administration.miscconfig.edit.php:104
+#: include/classes/setup/CSetupWizard.php:563
+msgid "CyberArk Vault"
+msgstr ""
+
#: app/partials/scheduledreport.formgrid.html.php:95
msgid "Cycle"
msgstr ""
@@ -14270,6 +14275,12 @@ msgstr ""
msgid "Properties"
msgstr ""
+#: include/classes/vaults/CVaultCyberArk.php:64
+#: include/classes/vaults/CVaultHashiCorp.php:55
+#, c-format
+msgid "Provided API endpoint \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerMenuPopup.php:405
#: app/controllers/CControllerMenuPopup.php:693
#: app/controllers/CControllerWidgetUrlView.php:64
@@ -14279,6 +14290,21 @@ msgstr ""
msgid "Provided URL \"%1$s\" is invalid."
msgstr ""
+#: include/classes/vaults/CVaultHashiCorp.php:64
+#, c-format
+msgid "Provided authentication token \"%1$s\" is empty."
+msgstr ""
+
+#: include/classes/vaults/CVaultHashiCorp.php:60
+#, c-format
+msgid "Provided secret path \"%1$s\" is invalid."
+msgstr ""
+
+#: include/classes/vaults/CVaultCyberArk.php:70
+#, c-format
+msgid "Provided secret query string \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerPopupGeneric.php:157
#: app/views/administration.proxy.edit.php:29
#: app/views/administration.proxy.list.php:34
@@ -16784,6 +16810,10 @@ msgstr ""
msgid "Stopped"
msgstr ""
+#: app/views/administration.miscconfig.edit.php:100
+msgid "Storage of secrets"
+msgstr ""
+
#: app/views/popup.lldoperation.php:191 app/views/popup.lldoperation.php:212
#: app/views/popup.massupdate.item.php:294
#: app/views/popup.massupdate.item.php:310
@@ -16803,6 +16833,11 @@ msgstr ""
msgid "Stored in HashiCorp Vault secret"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:757
+#: include/classes/setup/CSetupWizard.php:758
+msgid "Stored in Vault secret"
+msgstr ""
+
#: include/hosts.inc.php:35
msgid "Straight"
msgstr ""
@@ -18922,6 +18957,10 @@ msgstr ""
msgid "Username and password"
msgstr ""
+#: include/classes/vaults/CVaultCyberArk.php:112
+msgid "Username and password must be stored in Vault secret keys \"UserName\" and \"Content\"."
+msgstr ""
+
#: include/classes/setup/CSetupWizard.php:206
#: include/classes/setup/CSetupWizard.php:802
msgid "Username and password must be stored in Vault secret keys \"username\" and \"password\"."
@@ -19385,11 +19424,20 @@ msgstr ""
msgid "Vault authentication token"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:618
+#: include/classes/setup/CSetupWizard.php:817
+msgid "Vault certificates"
+msgstr ""
+
#: include/classes/core/ZBase.php:231
#: include/classes/setup/CSetupWizard.php:203 include/config.inc.php:53
msgid "Vault connection failed."
msgstr ""
+#: app/views/administration.miscconfig.edit.php:101
+msgid "Vault provider"
+msgstr ""
+
#: include/classes/html/CMacroValue.php:158
msgid "Vault secret"
msgstr ""
@@ -19399,6 +19447,11 @@ msgstr ""
msgid "Vault secret path"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:609
+#: include/classes/setup/CSetupWizard.php:813
+msgid "Vault secret query string"
+msgstr ""
+
#: include/hosts.inc.php:249
msgid "Vendor"
msgstr ""
@@ -21227,6 +21280,15 @@ msgstr ""
msgid "mad() - Median absolute deviation"
msgstr ""
+#: include/classes/parsers/CVaultSecretParser.php:180
+msgid "mandatory key is missing"
+msgstr ""
+
+#: include/classes/parsers/CVaultSecretParser.php:177
+#, c-format
+msgid "mandatory parameter \"%1$s\" is missing"
+msgstr ""
+
#: include/classes/validators/CHistFunctionValidator.php:93
#, c-format
msgid "mandatory parameter is missing in function \"%1$s\""
diff --git a/ui/locale/fr/LC_MESSAGES/frontend.po b/ui/locale/fr/LC_MESSAGES/frontend.po
index 39c861f5986..48e08d510b0 100644
--- a/ui/locale/fr/LC_MESSAGES/frontend.po
+++ b/ui/locale/fr/LC_MESSAGES/frontend.po
@@ -4579,6 +4579,11 @@ msgstr "Le nom de la sévérité personnalisée affecte toutes les locales et n
msgid "Custom size"
msgstr "Taille personnalisée"
+#: app/views/administration.miscconfig.edit.php:104
+#: include/classes/setup/CSetupWizard.php:563
+msgid "CyberArk Vault"
+msgstr ""
+
#: app/partials/scheduledreport.formgrid.html.php:95
msgid "Cycle"
msgstr ""
@@ -14275,6 +14280,12 @@ msgstr "Prometheus vers JSON"
msgid "Properties"
msgstr "Propriétés"
+#: include/classes/vaults/CVaultCyberArk.php:64
+#: include/classes/vaults/CVaultHashiCorp.php:55
+#, c-format
+msgid "Provided API endpoint \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerMenuPopup.php:405
#: app/controllers/CControllerMenuPopup.php:693
#: app/controllers/CControllerWidgetUrlView.php:64
@@ -14284,6 +14295,21 @@ msgstr "Propriétés"
msgid "Provided URL \"%1$s\" is invalid."
msgstr "L'URL fourni \"%1$s\" est invalide."
+#: include/classes/vaults/CVaultHashiCorp.php:64
+#, c-format
+msgid "Provided authentication token \"%1$s\" is empty."
+msgstr ""
+
+#: include/classes/vaults/CVaultHashiCorp.php:60
+#, c-format
+msgid "Provided secret path \"%1$s\" is invalid."
+msgstr ""
+
+#: include/classes/vaults/CVaultCyberArk.php:70
+#, c-format
+msgid "Provided secret query string \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerPopupGeneric.php:157
#: app/views/administration.proxy.edit.php:29
#: app/views/administration.proxy.list.php:34
@@ -16790,6 +16816,10 @@ msgstr ""
msgid "Stopped"
msgstr ""
+#: app/views/administration.miscconfig.edit.php:100
+msgid "Storage of secrets"
+msgstr ""
+
#: app/views/popup.lldoperation.php:191 app/views/popup.lldoperation.php:212
#: app/views/popup.massupdate.item.php:294
#: app/views/popup.massupdate.item.php:310
@@ -16809,6 +16839,11 @@ msgstr ""
msgid "Stored in HashiCorp Vault secret"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:757
+#: include/classes/setup/CSetupWizard.php:758
+msgid "Stored in Vault secret"
+msgstr ""
+
#: include/hosts.inc.php:35
msgid "Straight"
msgstr "Littéral"
@@ -18928,6 +18963,10 @@ msgstr "Nom d'utilisateur"
msgid "Username and password"
msgstr "Nom d'utilisateur et mot de passe"
+#: include/classes/vaults/CVaultCyberArk.php:112
+msgid "Username and password must be stored in Vault secret keys \"UserName\" and \"Content\"."
+msgstr ""
+
#: include/classes/setup/CSetupWizard.php:206
#: include/classes/setup/CSetupWizard.php:802
msgid "Username and password must be stored in Vault secret keys \"username\" and \"password\"."
@@ -19391,11 +19430,20 @@ msgstr ""
msgid "Vault authentication token"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:618
+#: include/classes/setup/CSetupWizard.php:817
+msgid "Vault certificates"
+msgstr ""
+
#: include/classes/core/ZBase.php:231
#: include/classes/setup/CSetupWizard.php:203 include/config.inc.php:53
msgid "Vault connection failed."
msgstr ""
+#: app/views/administration.miscconfig.edit.php:101
+msgid "Vault provider"
+msgstr ""
+
#: include/classes/html/CMacroValue.php:158
msgid "Vault secret"
msgstr ""
@@ -19405,6 +19453,11 @@ msgstr ""
msgid "Vault secret path"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:609
+#: include/classes/setup/CSetupWizard.php:813
+msgid "Vault secret query string"
+msgstr ""
+
#: include/hosts.inc.php:249
msgid "Vendor"
msgstr "Fabricant"
@@ -21233,6 +21286,15 @@ msgstr "macro(s)"
msgid "mad() - Median absolute deviation"
msgstr ""
+#: include/classes/parsers/CVaultSecretParser.php:180
+msgid "mandatory key is missing"
+msgstr ""
+
+#: include/classes/parsers/CVaultSecretParser.php:177
+#, c-format
+msgid "mandatory parameter \"%1$s\" is missing"
+msgstr ""
+
#: include/classes/validators/CHistFunctionValidator.php:93
#, c-format
msgid "mandatory parameter is missing in function \"%1$s\""
diff --git a/ui/locale/he/LC_MESSAGES/frontend.po b/ui/locale/he/LC_MESSAGES/frontend.po
index 2ce0db30d35..6423f999fbb 100644
--- a/ui/locale/he/LC_MESSAGES/frontend.po
+++ b/ui/locale/he/LC_MESSAGES/frontend.po
@@ -4586,6 +4586,11 @@ msgstr "שמות דרגות חומרה מותאמים אישית משפיעים
msgid "Custom size"
msgstr "גודל מותאם אישית"
+#: app/views/administration.miscconfig.edit.php:104
+#: include/classes/setup/CSetupWizard.php:563
+msgid "CyberArk Vault"
+msgstr ""
+
#: app/partials/scheduledreport.formgrid.html.php:95
msgid "Cycle"
msgstr "מחזור"
@@ -14281,6 +14286,12 @@ msgstr "Prometheus ל־JSON"
msgid "Properties"
msgstr "תכונות"
+#: include/classes/vaults/CVaultCyberArk.php:64
+#: include/classes/vaults/CVaultHashiCorp.php:55
+#, c-format
+msgid "Provided API endpoint \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerMenuPopup.php:405
#: app/controllers/CControllerMenuPopup.php:693
#: app/controllers/CControllerWidgetUrlView.php:64
@@ -14290,6 +14301,21 @@ msgstr "תכונות"
msgid "Provided URL \"%1$s\" is invalid."
msgstr "הכתובת שסופקה „%1$s” שגויה."
+#: include/classes/vaults/CVaultHashiCorp.php:64
+#, c-format
+msgid "Provided authentication token \"%1$s\" is empty."
+msgstr ""
+
+#: include/classes/vaults/CVaultHashiCorp.php:60
+#, c-format
+msgid "Provided secret path \"%1$s\" is invalid."
+msgstr ""
+
+#: include/classes/vaults/CVaultCyberArk.php:70
+#, c-format
+msgid "Provided secret query string \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerPopupGeneric.php:157
#: app/views/administration.proxy.edit.php:29
#: app/views/administration.proxy.list.php:34
@@ -16795,6 +16821,10 @@ msgstr "לעצור מצגת"
msgid "Stopped"
msgstr "נעצר"
+#: app/views/administration.miscconfig.edit.php:100
+msgid "Storage of secrets"
+msgstr ""
+
#: app/views/popup.lldoperation.php:191 app/views/popup.lldoperation.php:212
#: app/views/popup.massupdate.item.php:294
#: app/views/popup.massupdate.item.php:310
@@ -16814,6 +16844,11 @@ msgstr "אחסון פרטי הגישה תחת"
msgid "Stored in HashiCorp Vault secret"
msgstr "מאוחסן בסוד בכספת (Vault) מבית HashiCorp"
+#: include/classes/setup/CSetupWizard.php:757
+#: include/classes/setup/CSetupWizard.php:758
+msgid "Stored in Vault secret"
+msgstr ""
+
#: include/hosts.inc.php:35
msgid "Straight"
msgstr "ישירה"
@@ -18933,6 +18968,10 @@ msgstr "שם משתמש"
msgid "Username and password"
msgstr "שם משתמש וססמה"
+#: include/classes/vaults/CVaultCyberArk.php:112
+msgid "Username and password must be stored in Vault secret keys \"UserName\" and \"Content\"."
+msgstr ""
+
#: include/classes/setup/CSetupWizard.php:206
#: include/classes/setup/CSetupWizard.php:802
msgid "Username and password must be stored in Vault secret keys \"username\" and \"password\"."
@@ -19396,11 +19435,20 @@ msgstr "נקודת הגישה ל־API של הכספת"
msgid "Vault authentication token"
msgstr "אסימון אימות כספת"
+#: include/classes/setup/CSetupWizard.php:618
+#: include/classes/setup/CSetupWizard.php:817
+msgid "Vault certificates"
+msgstr ""
+
#: include/classes/core/ZBase.php:231
#: include/classes/setup/CSetupWizard.php:203 include/config.inc.php:53
msgid "Vault connection failed."
msgstr "החיבור לכספת נכשל."
+#: app/views/administration.miscconfig.edit.php:101
+msgid "Vault provider"
+msgstr ""
+
#: include/classes/html/CMacroValue.php:158
msgid "Vault secret"
msgstr "סוד לכספת"
@@ -19410,6 +19458,11 @@ msgstr "סוד לכספת"
msgid "Vault secret path"
msgstr "נתיב סודי לכספת"
+#: include/classes/setup/CSetupWizard.php:609
+#: include/classes/setup/CSetupWizard.php:813
+msgid "Vault secret query string"
+msgstr ""
+
#: include/hosts.inc.php:249
msgid "Vendor"
msgstr "יצרן"
@@ -21241,6 +21294,15 @@ msgstr "מאקרו/ים"
msgid "mad() - Median absolute deviation"
msgstr "mad()‎ - ממוצע ערך מוחלט של סטיות"
+#: include/classes/parsers/CVaultSecretParser.php:180
+msgid "mandatory key is missing"
+msgstr ""
+
+#: include/classes/parsers/CVaultSecretParser.php:177
+#, c-format
+msgid "mandatory parameter \"%1$s\" is missing"
+msgstr ""
+
#: include/classes/validators/CHistFunctionValidator.php:93
#, c-format
msgid "mandatory parameter is missing in function \"%1$s\""
diff --git a/ui/locale/hu/LC_MESSAGES/frontend.po b/ui/locale/hu/LC_MESSAGES/frontend.po
index 5c81dd9bd5b..011566a18cd 100644
--- a/ui/locale/hu/LC_MESSAGES/frontend.po
+++ b/ui/locale/hu/LC_MESSAGES/frontend.po
@@ -4577,6 +4577,11 @@ msgstr ""
msgid "Custom size"
msgstr ""
+#: app/views/administration.miscconfig.edit.php:104
+#: include/classes/setup/CSetupWizard.php:563
+msgid "CyberArk Vault"
+msgstr ""
+
#: app/partials/scheduledreport.formgrid.html.php:95
msgid "Cycle"
msgstr ""
@@ -14275,6 +14280,12 @@ msgstr ""
msgid "Properties"
msgstr ""
+#: include/classes/vaults/CVaultCyberArk.php:64
+#: include/classes/vaults/CVaultHashiCorp.php:55
+#, c-format
+msgid "Provided API endpoint \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerMenuPopup.php:405
#: app/controllers/CControllerMenuPopup.php:693
#: app/controllers/CControllerWidgetUrlView.php:64
@@ -14284,6 +14295,21 @@ msgstr ""
msgid "Provided URL \"%1$s\" is invalid."
msgstr ""
+#: include/classes/vaults/CVaultHashiCorp.php:64
+#, c-format
+msgid "Provided authentication token \"%1$s\" is empty."
+msgstr ""
+
+#: include/classes/vaults/CVaultHashiCorp.php:60
+#, c-format
+msgid "Provided secret path \"%1$s\" is invalid."
+msgstr ""
+
+#: include/classes/vaults/CVaultCyberArk.php:70
+#, c-format
+msgid "Provided secret query string \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerPopupGeneric.php:157
#: app/views/administration.proxy.edit.php:29
#: app/views/administration.proxy.list.php:34
@@ -16791,6 +16817,10 @@ msgstr ""
msgid "Stopped"
msgstr ""
+#: app/views/administration.miscconfig.edit.php:100
+msgid "Storage of secrets"
+msgstr ""
+
#: app/views/popup.lldoperation.php:191 app/views/popup.lldoperation.php:212
#: app/views/popup.massupdate.item.php:294
#: app/views/popup.massupdate.item.php:310
@@ -16810,6 +16840,11 @@ msgstr ""
msgid "Stored in HashiCorp Vault secret"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:757
+#: include/classes/setup/CSetupWizard.php:758
+msgid "Stored in Vault secret"
+msgstr ""
+
#: include/hosts.inc.php:35
msgid "Straight"
msgstr "Straight"
@@ -18929,6 +18964,10 @@ msgstr ""
msgid "Username and password"
msgstr ""
+#: include/classes/vaults/CVaultCyberArk.php:112
+msgid "Username and password must be stored in Vault secret keys \"UserName\" and \"Content\"."
+msgstr ""
+
#: include/classes/setup/CSetupWizard.php:206
#: include/classes/setup/CSetupWizard.php:802
msgid "Username and password must be stored in Vault secret keys \"username\" and \"password\"."
@@ -19392,11 +19431,20 @@ msgstr ""
msgid "Vault authentication token"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:618
+#: include/classes/setup/CSetupWizard.php:817
+msgid "Vault certificates"
+msgstr ""
+
#: include/classes/core/ZBase.php:231
#: include/classes/setup/CSetupWizard.php:203 include/config.inc.php:53
msgid "Vault connection failed."
msgstr ""
+#: app/views/administration.miscconfig.edit.php:101
+msgid "Vault provider"
+msgstr ""
+
#: include/classes/html/CMacroValue.php:158
msgid "Vault secret"
msgstr ""
@@ -19406,6 +19454,11 @@ msgstr ""
msgid "Vault secret path"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:609
+#: include/classes/setup/CSetupWizard.php:813
+msgid "Vault secret query string"
+msgstr ""
+
#: include/hosts.inc.php:249
msgid "Vendor"
msgstr ""
@@ -21234,6 +21287,15 @@ msgstr ""
msgid "mad() - Median absolute deviation"
msgstr ""
+#: include/classes/parsers/CVaultSecretParser.php:180
+msgid "mandatory key is missing"
+msgstr ""
+
+#: include/classes/parsers/CVaultSecretParser.php:177
+#, c-format
+msgid "mandatory parameter \"%1$s\" is missing"
+msgstr ""
+
#: include/classes/validators/CHistFunctionValidator.php:93
#, c-format
msgid "mandatory parameter is missing in function \"%1$s\""
diff --git a/ui/locale/id/LC_MESSAGES/frontend.po b/ui/locale/id/LC_MESSAGES/frontend.po
index 42f33872e7a..c3c68f70614 100644
--- a/ui/locale/id/LC_MESSAGES/frontend.po
+++ b/ui/locale/id/LC_MESSAGES/frontend.po
@@ -4498,6 +4498,11 @@ msgstr "Custom nama severity berdampak pada semua locales dan membutuhkan transl
msgid "Custom size"
msgstr "Custom ukuran"
+#: app/views/administration.miscconfig.edit.php:104
+#: include/classes/setup/CSetupWizard.php:563
+msgid "CyberArk Vault"
+msgstr ""
+
#: app/partials/scheduledreport.formgrid.html.php:95
msgid "Cycle"
msgstr ""
@@ -14165,6 +14170,12 @@ msgstr ""
msgid "Properties"
msgstr ""
+#: include/classes/vaults/CVaultCyberArk.php:64
+#: include/classes/vaults/CVaultHashiCorp.php:55
+#, c-format
+msgid "Provided API endpoint \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerMenuPopup.php:405
#: app/controllers/CControllerMenuPopup.php:693
#: app/controllers/CControllerWidgetUrlView.php:64
@@ -14174,6 +14185,21 @@ msgstr ""
msgid "Provided URL \"%1$s\" is invalid."
msgstr ""
+#: include/classes/vaults/CVaultHashiCorp.php:64
+#, c-format
+msgid "Provided authentication token \"%1$s\" is empty."
+msgstr ""
+
+#: include/classes/vaults/CVaultHashiCorp.php:60
+#, c-format
+msgid "Provided secret path \"%1$s\" is invalid."
+msgstr ""
+
+#: include/classes/vaults/CVaultCyberArk.php:70
+#, c-format
+msgid "Provided secret query string \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerPopupGeneric.php:157
#: app/views/administration.proxy.edit.php:29
#: app/views/administration.proxy.list.php:34
@@ -16670,6 +16696,10 @@ msgstr ""
msgid "Stopped"
msgstr ""
+#: app/views/administration.miscconfig.edit.php:100
+msgid "Storage of secrets"
+msgstr ""
+
#: app/views/popup.lldoperation.php:191 app/views/popup.lldoperation.php:212
#: app/views/popup.massupdate.item.php:294
#: app/views/popup.massupdate.item.php:310
@@ -16689,6 +16719,11 @@ msgstr ""
msgid "Stored in HashiCorp Vault secret"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:757
+#: include/classes/setup/CSetupWizard.php:758
+msgid "Stored in Vault secret"
+msgstr ""
+
#: include/hosts.inc.php:35
msgid "Straight"
msgstr "Lurus"
@@ -18796,6 +18831,10 @@ msgstr "Username"
msgid "Username and password"
msgstr ""
+#: include/classes/vaults/CVaultCyberArk.php:112
+msgid "Username and password must be stored in Vault secret keys \"UserName\" and \"Content\"."
+msgstr ""
+
#: include/classes/setup/CSetupWizard.php:206
#: include/classes/setup/CSetupWizard.php:802
msgid "Username and password must be stored in Vault secret keys \"username\" and \"password\"."
@@ -19259,11 +19298,20 @@ msgstr ""
msgid "Vault authentication token"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:618
+#: include/classes/setup/CSetupWizard.php:817
+msgid "Vault certificates"
+msgstr ""
+
#: include/classes/core/ZBase.php:231
#: include/classes/setup/CSetupWizard.php:203 include/config.inc.php:53
msgid "Vault connection failed."
msgstr ""
+#: app/views/administration.miscconfig.edit.php:101
+msgid "Vault provider"
+msgstr ""
+
#: include/classes/html/CMacroValue.php:158
msgid "Vault secret"
msgstr ""
@@ -19273,6 +19321,11 @@ msgstr ""
msgid "Vault secret path"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:609
+#: include/classes/setup/CSetupWizard.php:813
+msgid "Vault secret query string"
+msgstr ""
+
#: include/hosts.inc.php:249
msgid "Vendor"
msgstr "Vendor"
@@ -21099,6 +21152,15 @@ msgstr "makro"
msgid "mad() - Median absolute deviation"
msgstr ""
+#: include/classes/parsers/CVaultSecretParser.php:180
+msgid "mandatory key is missing"
+msgstr ""
+
+#: include/classes/parsers/CVaultSecretParser.php:177
+#, c-format
+msgid "mandatory parameter \"%1$s\" is missing"
+msgstr ""
+
#: include/classes/validators/CHistFunctionValidator.php:93
#, c-format
msgid "mandatory parameter is missing in function \"%1$s\""
diff --git a/ui/locale/it/LC_MESSAGES/frontend.po b/ui/locale/it/LC_MESSAGES/frontend.po
index c08ed5016b7..0ae348ee6cd 100644
--- a/ui/locale/it/LC_MESSAGES/frontend.po
+++ b/ui/locale/it/LC_MESSAGES/frontend.po
@@ -4577,6 +4577,11 @@ msgstr "I nomi delle severity personalizzate influiscono su tutti i locale e ric
msgid "Custom size"
msgstr "Dimensione personalizzata"
+#: app/views/administration.miscconfig.edit.php:104
+#: include/classes/setup/CSetupWizard.php:563
+msgid "CyberArk Vault"
+msgstr ""
+
#: app/partials/scheduledreport.formgrid.html.php:95
msgid "Cycle"
msgstr ""
@@ -14275,6 +14280,12 @@ msgstr ""
msgid "Properties"
msgstr "Proprietà"
+#: include/classes/vaults/CVaultCyberArk.php:64
+#: include/classes/vaults/CVaultHashiCorp.php:55
+#, c-format
+msgid "Provided API endpoint \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerMenuPopup.php:405
#: app/controllers/CControllerMenuPopup.php:693
#: app/controllers/CControllerWidgetUrlView.php:64
@@ -14284,6 +14295,21 @@ msgstr "Proprietà"
msgid "Provided URL \"%1$s\" is invalid."
msgstr ""
+#: include/classes/vaults/CVaultHashiCorp.php:64
+#, c-format
+msgid "Provided authentication token \"%1$s\" is empty."
+msgstr ""
+
+#: include/classes/vaults/CVaultHashiCorp.php:60
+#, c-format
+msgid "Provided secret path \"%1$s\" is invalid."
+msgstr ""
+
+#: include/classes/vaults/CVaultCyberArk.php:70
+#, c-format
+msgid "Provided secret query string \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerPopupGeneric.php:157
#: app/views/administration.proxy.edit.php:29
#: app/views/administration.proxy.list.php:34
@@ -16790,6 +16816,10 @@ msgstr ""
msgid "Stopped"
msgstr ""
+#: app/views/administration.miscconfig.edit.php:100
+msgid "Storage of secrets"
+msgstr ""
+
#: app/views/popup.lldoperation.php:191 app/views/popup.lldoperation.php:212
#: app/views/popup.massupdate.item.php:294
#: app/views/popup.massupdate.item.php:310
@@ -16809,6 +16839,11 @@ msgstr ""
msgid "Stored in HashiCorp Vault secret"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:757
+#: include/classes/setup/CSetupWizard.php:758
+msgid "Stored in Vault secret"
+msgstr ""
+
#: include/hosts.inc.php:35
msgid "Straight"
msgstr "Dritto"
@@ -18928,6 +18963,10 @@ msgstr "Nome utente"
msgid "Username and password"
msgstr ""
+#: include/classes/vaults/CVaultCyberArk.php:112
+msgid "Username and password must be stored in Vault secret keys \"UserName\" and \"Content\"."
+msgstr ""
+
#: include/classes/setup/CSetupWizard.php:206
#: include/classes/setup/CSetupWizard.php:802
msgid "Username and password must be stored in Vault secret keys \"username\" and \"password\"."
@@ -19391,11 +19430,20 @@ msgstr ""
msgid "Vault authentication token"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:618
+#: include/classes/setup/CSetupWizard.php:817
+msgid "Vault certificates"
+msgstr ""
+
#: include/classes/core/ZBase.php:231
#: include/classes/setup/CSetupWizard.php:203 include/config.inc.php:53
msgid "Vault connection failed."
msgstr ""
+#: app/views/administration.miscconfig.edit.php:101
+msgid "Vault provider"
+msgstr ""
+
#: include/classes/html/CMacroValue.php:158
msgid "Vault secret"
msgstr ""
@@ -19405,6 +19453,11 @@ msgstr ""
msgid "Vault secret path"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:609
+#: include/classes/setup/CSetupWizard.php:813
+msgid "Vault secret query string"
+msgstr ""
+
#: include/hosts.inc.php:249
msgid "Vendor"
msgstr "Fornitore"
@@ -21233,6 +21286,15 @@ msgstr "macro"
msgid "mad() - Median absolute deviation"
msgstr ""
+#: include/classes/parsers/CVaultSecretParser.php:180
+msgid "mandatory key is missing"
+msgstr ""
+
+#: include/classes/parsers/CVaultSecretParser.php:177
+#, c-format
+msgid "mandatory parameter \"%1$s\" is missing"
+msgstr ""
+
#: include/classes/validators/CHistFunctionValidator.php:93
#, c-format
msgid "mandatory parameter is missing in function \"%1$s\""
diff --git a/ui/locale/ja/LC_MESSAGES/frontend.po b/ui/locale/ja/LC_MESSAGES/frontend.po
index eab56d10565..fc6d7df077c 100644
--- a/ui/locale/ja/LC_MESSAGES/frontend.po
+++ b/ui/locale/ja/LC_MESSAGES/frontend.po
@@ -4505,6 +4505,11 @@ msgstr "カスタム深刻度の名前はすべての言語に影響するため
msgid "Custom size"
msgstr "カスタムサイズ"
+#: app/views/administration.miscconfig.edit.php:104
+#: include/classes/setup/CSetupWizard.php:563
+msgid "CyberArk Vault"
+msgstr ""
+
#: app/partials/scheduledreport.formgrid.html.php:95
msgid "Cycle"
msgstr "周期"
@@ -14167,6 +14172,12 @@ msgstr "PrometheusからJSON"
msgid "Properties"
msgstr "プロパティ"
+#: include/classes/vaults/CVaultCyberArk.php:64
+#: include/classes/vaults/CVaultHashiCorp.php:55
+#, c-format
+msgid "Provided API endpoint \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerMenuPopup.php:405
#: app/controllers/CControllerMenuPopup.php:693
#: app/controllers/CControllerWidgetUrlView.php:64
@@ -14176,6 +14187,21 @@ msgstr "プロパティ"
msgid "Provided URL \"%1$s\" is invalid."
msgstr "指定されたURL \"%1$s\"は正しくありません。"
+#: include/classes/vaults/CVaultHashiCorp.php:64
+#, c-format
+msgid "Provided authentication token \"%1$s\" is empty."
+msgstr ""
+
+#: include/classes/vaults/CVaultHashiCorp.php:60
+#, c-format
+msgid "Provided secret path \"%1$s\" is invalid."
+msgstr ""
+
+#: include/classes/vaults/CVaultCyberArk.php:70
+#, c-format
+msgid "Provided secret query string \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerPopupGeneric.php:157
#: app/views/administration.proxy.edit.php:29
#: app/views/administration.proxy.list.php:34
@@ -16671,6 +16697,10 @@ msgstr "スライドショーの停止"
msgid "Stopped"
msgstr "停止中"
+#: app/views/administration.miscconfig.edit.php:100
+msgid "Storage of secrets"
+msgstr ""
+
#: app/views/popup.lldoperation.php:191 app/views/popup.lldoperation.php:212
#: app/views/popup.massupdate.item.php:294
#: app/views/popup.massupdate.item.php:310
@@ -16690,6 +16720,11 @@ msgstr "資格情報保存先"
msgid "Stored in HashiCorp Vault secret"
msgstr "HashiCorp Vaultのシークレット内に保存"
+#: include/classes/setup/CSetupWizard.php:757
+#: include/classes/setup/CSetupWizard.php:758
+msgid "Stored in Vault secret"
+msgstr ""
+
#: include/hosts.inc.php:35
msgid "Straight"
msgstr "Straight"
@@ -18797,6 +18832,10 @@ msgstr "ユーザー名"
msgid "Username and password"
msgstr "ユーザー名とパスワード"
+#: include/classes/vaults/CVaultCyberArk.php:112
+msgid "Username and password must be stored in Vault secret keys \"UserName\" and \"Content\"."
+msgstr ""
+
#: include/classes/setup/CSetupWizard.php:206
#: include/classes/setup/CSetupWizard.php:802
msgid "Username and password must be stored in Vault secret keys \"username\" and \"password\"."
@@ -19260,11 +19299,20 @@ msgstr "VaultのAPIエンドポイント"
msgid "Vault authentication token"
msgstr "Vaultの認証トークン"
+#: include/classes/setup/CSetupWizard.php:618
+#: include/classes/setup/CSetupWizard.php:817
+msgid "Vault certificates"
+msgstr ""
+
#: include/classes/core/ZBase.php:231
#: include/classes/setup/CSetupWizard.php:203 include/config.inc.php:53
msgid "Vault connection failed."
msgstr "Vaultへの接続に失敗しました。"
+#: app/views/administration.miscconfig.edit.php:101
+msgid "Vault provider"
+msgstr ""
+
#: include/classes/html/CMacroValue.php:158
msgid "Vault secret"
msgstr "Vaultのシークレット"
@@ -19274,6 +19322,11 @@ msgstr "Vaultのシークレット"
msgid "Vault secret path"
msgstr "Vaultのシークレットパス"
+#: include/classes/setup/CSetupWizard.php:609
+#: include/classes/setup/CSetupWizard.php:813
+msgid "Vault secret query string"
+msgstr ""
+
#: include/hosts.inc.php:249
msgid "Vendor"
msgstr "ベンダー"
@@ -21103,6 +21156,15 @@ msgstr "マクロ"
msgid "mad() - Median absolute deviation"
msgstr "mad() - 中央絶対偏差"
+#: include/classes/parsers/CVaultSecretParser.php:180
+msgid "mandatory key is missing"
+msgstr ""
+
+#: include/classes/parsers/CVaultSecretParser.php:177
+#, c-format
+msgid "mandatory parameter \"%1$s\" is missing"
+msgstr ""
+
#: include/classes/validators/CHistFunctionValidator.php:93
#, c-format
msgid "mandatory parameter is missing in function \"%1$s\""
diff --git a/ui/locale/ka/LC_MESSAGES/frontend.po b/ui/locale/ka/LC_MESSAGES/frontend.po
index 7743001eb72..243be07bed4 100644
--- a/ui/locale/ka/LC_MESSAGES/frontend.po
+++ b/ui/locale/ka/LC_MESSAGES/frontend.po
@@ -4500,6 +4500,11 @@ msgstr ""
msgid "Custom size"
msgstr ""
+#: app/views/administration.miscconfig.edit.php:104
+#: include/classes/setup/CSetupWizard.php:563
+msgid "CyberArk Vault"
+msgstr ""
+
#: app/partials/scheduledreport.formgrid.html.php:95
msgid "Cycle"
msgstr ""
@@ -14162,6 +14167,12 @@ msgstr ""
msgid "Properties"
msgstr ""
+#: include/classes/vaults/CVaultCyberArk.php:64
+#: include/classes/vaults/CVaultHashiCorp.php:55
+#, c-format
+msgid "Provided API endpoint \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerMenuPopup.php:405
#: app/controllers/CControllerMenuPopup.php:693
#: app/controllers/CControllerWidgetUrlView.php:64
@@ -14171,6 +14182,21 @@ msgstr ""
msgid "Provided URL \"%1$s\" is invalid."
msgstr ""
+#: include/classes/vaults/CVaultHashiCorp.php:64
+#, c-format
+msgid "Provided authentication token \"%1$s\" is empty."
+msgstr ""
+
+#: include/classes/vaults/CVaultHashiCorp.php:60
+#, c-format
+msgid "Provided secret path \"%1$s\" is invalid."
+msgstr ""
+
+#: include/classes/vaults/CVaultCyberArk.php:70
+#, c-format
+msgid "Provided secret query string \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerPopupGeneric.php:157
#: app/views/administration.proxy.edit.php:29
#: app/views/administration.proxy.list.php:34
@@ -16666,6 +16692,10 @@ msgstr ""
msgid "Stopped"
msgstr ""
+#: app/views/administration.miscconfig.edit.php:100
+msgid "Storage of secrets"
+msgstr ""
+
#: app/views/popup.lldoperation.php:191 app/views/popup.lldoperation.php:212
#: app/views/popup.massupdate.item.php:294
#: app/views/popup.massupdate.item.php:310
@@ -16685,6 +16715,11 @@ msgstr ""
msgid "Stored in HashiCorp Vault secret"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:757
+#: include/classes/setup/CSetupWizard.php:758
+msgid "Stored in Vault secret"
+msgstr ""
+
#: include/hosts.inc.php:35
msgid "Straight"
msgstr ""
@@ -18792,6 +18827,10 @@ msgstr ""
msgid "Username and password"
msgstr ""
+#: include/classes/vaults/CVaultCyberArk.php:112
+msgid "Username and password must be stored in Vault secret keys \"UserName\" and \"Content\"."
+msgstr ""
+
#: include/classes/setup/CSetupWizard.php:206
#: include/classes/setup/CSetupWizard.php:802
msgid "Username and password must be stored in Vault secret keys \"username\" and \"password\"."
@@ -19255,11 +19294,20 @@ msgstr ""
msgid "Vault authentication token"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:618
+#: include/classes/setup/CSetupWizard.php:817
+msgid "Vault certificates"
+msgstr ""
+
#: include/classes/core/ZBase.php:231
#: include/classes/setup/CSetupWizard.php:203 include/config.inc.php:53
msgid "Vault connection failed."
msgstr ""
+#: app/views/administration.miscconfig.edit.php:101
+msgid "Vault provider"
+msgstr ""
+
#: include/classes/html/CMacroValue.php:158
msgid "Vault secret"
msgstr ""
@@ -19269,6 +19317,11 @@ msgstr ""
msgid "Vault secret path"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:609
+#: include/classes/setup/CSetupWizard.php:813
+msgid "Vault secret query string"
+msgstr ""
+
#: include/hosts.inc.php:249
msgid "Vendor"
msgstr ""
@@ -21095,6 +21148,15 @@ msgstr ""
msgid "mad() - Median absolute deviation"
msgstr ""
+#: include/classes/parsers/CVaultSecretParser.php:180
+msgid "mandatory key is missing"
+msgstr ""
+
+#: include/classes/parsers/CVaultSecretParser.php:177
+#, c-format
+msgid "mandatory parameter \"%1$s\" is missing"
+msgstr ""
+
#: include/classes/validators/CHistFunctionValidator.php:93
#, c-format
msgid "mandatory parameter is missing in function \"%1$s\""
diff --git a/ui/locale/ko/LC_MESSAGES/frontend.po b/ui/locale/ko/LC_MESSAGES/frontend.po
index 73bf84624ca..b0e22f6c620 100644
--- a/ui/locale/ko/LC_MESSAGES/frontend.po
+++ b/ui/locale/ko/LC_MESSAGES/frontend.po
@@ -4498,6 +4498,11 @@ msgstr "커스텀 심각도의 이름은 모두 언어에 영향을 받기 때
msgid "Custom size"
msgstr "커스텀 사이즈"
+#: app/views/administration.miscconfig.edit.php:104
+#: include/classes/setup/CSetupWizard.php:563
+msgid "CyberArk Vault"
+msgstr ""
+
#: app/partials/scheduledreport.formgrid.html.php:95
msgid "Cycle"
msgstr ""
@@ -14162,6 +14167,12 @@ msgstr ""
msgid "Properties"
msgstr "속성"
+#: include/classes/vaults/CVaultCyberArk.php:64
+#: include/classes/vaults/CVaultHashiCorp.php:55
+#, c-format
+msgid "Provided API endpoint \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerMenuPopup.php:405
#: app/controllers/CControllerMenuPopup.php:693
#: app/controllers/CControllerWidgetUrlView.php:64
@@ -14171,6 +14182,21 @@ msgstr "속성"
msgid "Provided URL \"%1$s\" is invalid."
msgstr "설정된URL \"%1$s\"는 올바르지 않습니다."
+#: include/classes/vaults/CVaultHashiCorp.php:64
+#, c-format
+msgid "Provided authentication token \"%1$s\" is empty."
+msgstr ""
+
+#: include/classes/vaults/CVaultHashiCorp.php:60
+#, c-format
+msgid "Provided secret path \"%1$s\" is invalid."
+msgstr ""
+
+#: include/classes/vaults/CVaultCyberArk.php:70
+#, c-format
+msgid "Provided secret query string \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerPopupGeneric.php:157
#: app/views/administration.proxy.edit.php:29
#: app/views/administration.proxy.list.php:34
@@ -16667,6 +16693,10 @@ msgstr ""
msgid "Stopped"
msgstr ""
+#: app/views/administration.miscconfig.edit.php:100
+msgid "Storage of secrets"
+msgstr ""
+
#: app/views/popup.lldoperation.php:191 app/views/popup.lldoperation.php:212
#: app/views/popup.massupdate.item.php:294
#: app/views/popup.massupdate.item.php:310
@@ -16686,6 +16716,11 @@ msgstr ""
msgid "Stored in HashiCorp Vault secret"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:757
+#: include/classes/setup/CSetupWizard.php:758
+msgid "Stored in Vault secret"
+msgstr ""
+
#: include/hosts.inc.php:35
msgid "Straight"
msgstr "Straight"
@@ -18793,6 +18828,10 @@ msgstr "유저 이름"
msgid "Username and password"
msgstr "유저 이름과 비밀번호"
+#: include/classes/vaults/CVaultCyberArk.php:112
+msgid "Username and password must be stored in Vault secret keys \"UserName\" and \"Content\"."
+msgstr ""
+
#: include/classes/setup/CSetupWizard.php:206
#: include/classes/setup/CSetupWizard.php:802
msgid "Username and password must be stored in Vault secret keys \"username\" and \"password\"."
@@ -19256,11 +19295,20 @@ msgstr ""
msgid "Vault authentication token"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:618
+#: include/classes/setup/CSetupWizard.php:817
+msgid "Vault certificates"
+msgstr ""
+
#: include/classes/core/ZBase.php:231
#: include/classes/setup/CSetupWizard.php:203 include/config.inc.php:53
msgid "Vault connection failed."
msgstr ""
+#: app/views/administration.miscconfig.edit.php:101
+msgid "Vault provider"
+msgstr ""
+
#: include/classes/html/CMacroValue.php:158
msgid "Vault secret"
msgstr ""
@@ -19270,6 +19318,11 @@ msgstr ""
msgid "Vault secret path"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:609
+#: include/classes/setup/CSetupWizard.php:813
+msgid "Vault secret query string"
+msgstr ""
+
#: include/hosts.inc.php:249
msgid "Vendor"
msgstr "벤더"
@@ -21097,6 +21150,15 @@ msgstr "매크로"
msgid "mad() - Median absolute deviation"
msgstr ""
+#: include/classes/parsers/CVaultSecretParser.php:180
+msgid "mandatory key is missing"
+msgstr ""
+
+#: include/classes/parsers/CVaultSecretParser.php:177
+#, c-format
+msgid "mandatory parameter \"%1$s\" is missing"
+msgstr ""
+
#: include/classes/validators/CHistFunctionValidator.php:93
#, c-format
msgid "mandatory parameter is missing in function \"%1$s\""
diff --git a/ui/locale/lt/LC_MESSAGES/frontend.po b/ui/locale/lt/LC_MESSAGES/frontend.po
index a1a7fff31fb..0e5c4d01d5d 100644
--- a/ui/locale/lt/LC_MESSAGES/frontend.po
+++ b/ui/locale/lt/LC_MESSAGES/frontend.po
@@ -4652,6 +4652,11 @@ msgstr ""
msgid "Custom size"
msgstr ""
+#: app/views/administration.miscconfig.edit.php:104
+#: include/classes/setup/CSetupWizard.php:563
+msgid "CyberArk Vault"
+msgstr ""
+
#: app/partials/scheduledreport.formgrid.html.php:95
msgid "Cycle"
msgstr ""
@@ -14380,6 +14385,12 @@ msgstr ""
msgid "Properties"
msgstr ""
+#: include/classes/vaults/CVaultCyberArk.php:64
+#: include/classes/vaults/CVaultHashiCorp.php:55
+#, c-format
+msgid "Provided API endpoint \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerMenuPopup.php:405
#: app/controllers/CControllerMenuPopup.php:693
#: app/controllers/CControllerWidgetUrlView.php:64
@@ -14389,6 +14400,21 @@ msgstr ""
msgid "Provided URL \"%1$s\" is invalid."
msgstr ""
+#: include/classes/vaults/CVaultHashiCorp.php:64
+#, c-format
+msgid "Provided authentication token \"%1$s\" is empty."
+msgstr ""
+
+#: include/classes/vaults/CVaultHashiCorp.php:60
+#, c-format
+msgid "Provided secret path \"%1$s\" is invalid."
+msgstr ""
+
+#: include/classes/vaults/CVaultCyberArk.php:70
+#, c-format
+msgid "Provided secret query string \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerPopupGeneric.php:157
#: app/views/administration.proxy.edit.php:29
#: app/views/administration.proxy.list.php:34
@@ -16904,6 +16930,10 @@ msgstr ""
msgid "Stopped"
msgstr ""
+#: app/views/administration.miscconfig.edit.php:100
+msgid "Storage of secrets"
+msgstr ""
+
#: app/views/popup.lldoperation.php:191 app/views/popup.lldoperation.php:212
#: app/views/popup.massupdate.item.php:294
#: app/views/popup.massupdate.item.php:310
@@ -16923,6 +16953,11 @@ msgstr ""
msgid "Stored in HashiCorp Vault secret"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:757
+#: include/classes/setup/CSetupWizard.php:758
+msgid "Stored in Vault secret"
+msgstr ""
+
#: include/hosts.inc.php:35
msgid "Straight"
msgstr ""
@@ -19054,6 +19089,10 @@ msgstr ""
msgid "Username and password"
msgstr ""
+#: include/classes/vaults/CVaultCyberArk.php:112
+msgid "Username and password must be stored in Vault secret keys \"UserName\" and \"Content\"."
+msgstr ""
+
#: include/classes/setup/CSetupWizard.php:206
#: include/classes/setup/CSetupWizard.php:802
msgid "Username and password must be stored in Vault secret keys \"username\" and \"password\"."
@@ -19517,11 +19556,20 @@ msgstr ""
msgid "Vault authentication token"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:618
+#: include/classes/setup/CSetupWizard.php:817
+msgid "Vault certificates"
+msgstr ""
+
#: include/classes/core/ZBase.php:231
#: include/classes/setup/CSetupWizard.php:203 include/config.inc.php:53
msgid "Vault connection failed."
msgstr ""
+#: app/views/administration.miscconfig.edit.php:101
+msgid "Vault provider"
+msgstr ""
+
#: include/classes/html/CMacroValue.php:158
msgid "Vault secret"
msgstr ""
@@ -19531,6 +19579,11 @@ msgstr ""
msgid "Vault secret path"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:609
+#: include/classes/setup/CSetupWizard.php:813
+msgid "Vault secret query string"
+msgstr ""
+
#: include/hosts.inc.php:249
msgid "Vendor"
msgstr ""
@@ -21361,6 +21414,15 @@ msgstr ""
msgid "mad() - Median absolute deviation"
msgstr ""
+#: include/classes/parsers/CVaultSecretParser.php:180
+msgid "mandatory key is missing"
+msgstr ""
+
+#: include/classes/parsers/CVaultSecretParser.php:177
+#, c-format
+msgid "mandatory parameter \"%1$s\" is missing"
+msgstr ""
+
#: include/classes/validators/CHistFunctionValidator.php:93
#, c-format
msgid "mandatory parameter is missing in function \"%1$s\""
diff --git a/ui/locale/lv/LC_MESSAGES/frontend.po b/ui/locale/lv/LC_MESSAGES/frontend.po
index 843c550bd21..aaafb2e4fec 100644
--- a/ui/locale/lv/LC_MESSAGES/frontend.po
+++ b/ui/locale/lv/LC_MESSAGES/frontend.po
@@ -4656,6 +4656,11 @@ msgstr ""
msgid "Custom size"
msgstr ""
+#: app/views/administration.miscconfig.edit.php:104
+#: include/classes/setup/CSetupWizard.php:563
+msgid "CyberArk Vault"
+msgstr ""
+
#: app/partials/scheduledreport.formgrid.html.php:95
msgid "Cycle"
msgstr ""
@@ -14387,6 +14392,12 @@ msgstr ""
msgid "Properties"
msgstr ""
+#: include/classes/vaults/CVaultCyberArk.php:64
+#: include/classes/vaults/CVaultHashiCorp.php:55
+#, c-format
+msgid "Provided API endpoint \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerMenuPopup.php:405
#: app/controllers/CControllerMenuPopup.php:693
#: app/controllers/CControllerWidgetUrlView.php:64
@@ -14396,6 +14407,21 @@ msgstr ""
msgid "Provided URL \"%1$s\" is invalid."
msgstr ""
+#: include/classes/vaults/CVaultHashiCorp.php:64
+#, c-format
+msgid "Provided authentication token \"%1$s\" is empty."
+msgstr ""
+
+#: include/classes/vaults/CVaultHashiCorp.php:60
+#, c-format
+msgid "Provided secret path \"%1$s\" is invalid."
+msgstr ""
+
+#: include/classes/vaults/CVaultCyberArk.php:70
+#, c-format
+msgid "Provided secret query string \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerPopupGeneric.php:157
#: app/views/administration.proxy.edit.php:29
#: app/views/administration.proxy.list.php:34
@@ -16911,6 +16937,10 @@ msgstr ""
msgid "Stopped"
msgstr ""
+#: app/views/administration.miscconfig.edit.php:100
+msgid "Storage of secrets"
+msgstr ""
+
#: app/views/popup.lldoperation.php:191 app/views/popup.lldoperation.php:212
#: app/views/popup.massupdate.item.php:294
#: app/views/popup.massupdate.item.php:310
@@ -16930,6 +16960,11 @@ msgstr ""
msgid "Stored in HashiCorp Vault secret"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:757
+#: include/classes/setup/CSetupWizard.php:758
+msgid "Stored in Vault secret"
+msgstr ""
+
#: include/hosts.inc.php:35
msgid "Straight"
msgstr ""
@@ -19061,6 +19096,10 @@ msgstr "Lietotājvārds"
msgid "Username and password"
msgstr ""
+#: include/classes/vaults/CVaultCyberArk.php:112
+msgid "Username and password must be stored in Vault secret keys \"UserName\" and \"Content\"."
+msgstr ""
+
#: include/classes/setup/CSetupWizard.php:206
#: include/classes/setup/CSetupWizard.php:802
msgid "Username and password must be stored in Vault secret keys \"username\" and \"password\"."
@@ -19524,11 +19563,20 @@ msgstr ""
msgid "Vault authentication token"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:618
+#: include/classes/setup/CSetupWizard.php:817
+msgid "Vault certificates"
+msgstr ""
+
#: include/classes/core/ZBase.php:231
#: include/classes/setup/CSetupWizard.php:203 include/config.inc.php:53
msgid "Vault connection failed."
msgstr ""
+#: app/views/administration.miscconfig.edit.php:101
+msgid "Vault provider"
+msgstr ""
+
#: include/classes/html/CMacroValue.php:158
msgid "Vault secret"
msgstr ""
@@ -19538,6 +19586,11 @@ msgstr ""
msgid "Vault secret path"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:609
+#: include/classes/setup/CSetupWizard.php:813
+msgid "Vault secret query string"
+msgstr ""
+
#: include/hosts.inc.php:249
msgid "Vendor"
msgstr "Piegādātājs"
@@ -21368,6 +21421,15 @@ msgstr "makros(i)"
msgid "mad() - Median absolute deviation"
msgstr ""
+#: include/classes/parsers/CVaultSecretParser.php:180
+msgid "mandatory key is missing"
+msgstr ""
+
+#: include/classes/parsers/CVaultSecretParser.php:177
+#, c-format
+msgid "mandatory parameter \"%1$s\" is missing"
+msgstr ""
+
#: include/classes/validators/CHistFunctionValidator.php:93
#, c-format
msgid "mandatory parameter is missing in function \"%1$s\""
diff --git a/ui/locale/nb-NO/LC_MESSAGES/frontend.po b/ui/locale/nb-NO/LC_MESSAGES/frontend.po
index 19484c62109..6001a555d27 100644
--- a/ui/locale/nb-NO/LC_MESSAGES/frontend.po
+++ b/ui/locale/nb-NO/LC_MESSAGES/frontend.po
@@ -4581,6 +4581,11 @@ msgstr "Egendefinerte alvorlighetsnavn påvirker alle lokaliteter og krever manu
msgid "Custom size"
msgstr "Tilpasset størrelse"
+#: app/views/administration.miscconfig.edit.php:104
+#: include/classes/setup/CSetupWizard.php:563
+msgid "CyberArk Vault"
+msgstr ""
+
#: app/partials/scheduledreport.formgrid.html.php:95
msgid "Cycle"
msgstr ""
@@ -14279,6 +14284,12 @@ msgstr ""
msgid "Properties"
msgstr "Egenskaper"
+#: include/classes/vaults/CVaultCyberArk.php:64
+#: include/classes/vaults/CVaultHashiCorp.php:55
+#, c-format
+msgid "Provided API endpoint \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerMenuPopup.php:405
#: app/controllers/CControllerMenuPopup.php:693
#: app/controllers/CControllerWidgetUrlView.php:64
@@ -14288,6 +14299,21 @@ msgstr "Egenskaper"
msgid "Provided URL \"%1$s\" is invalid."
msgstr ""
+#: include/classes/vaults/CVaultHashiCorp.php:64
+#, c-format
+msgid "Provided authentication token \"%1$s\" is empty."
+msgstr ""
+
+#: include/classes/vaults/CVaultHashiCorp.php:60
+#, c-format
+msgid "Provided secret path \"%1$s\" is invalid."
+msgstr ""
+
+#: include/classes/vaults/CVaultCyberArk.php:70
+#, c-format
+msgid "Provided secret query string \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerPopupGeneric.php:157
#: app/views/administration.proxy.edit.php:29
#: app/views/administration.proxy.list.php:34
@@ -16794,6 +16820,10 @@ msgstr ""
msgid "Stopped"
msgstr ""
+#: app/views/administration.miscconfig.edit.php:100
+msgid "Storage of secrets"
+msgstr ""
+
#: app/views/popup.lldoperation.php:191 app/views/popup.lldoperation.php:212
#: app/views/popup.massupdate.item.php:294
#: app/views/popup.massupdate.item.php:310
@@ -16813,6 +16843,11 @@ msgstr ""
msgid "Stored in HashiCorp Vault secret"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:757
+#: include/classes/setup/CSetupWizard.php:758
+msgid "Stored in Vault secret"
+msgstr ""
+
#: include/hosts.inc.php:35
msgid "Straight"
msgstr "Rett"
@@ -18932,6 +18967,10 @@ msgstr "Brukernavn"
msgid "Username and password"
msgstr "Brukernavn og passord"
+#: include/classes/vaults/CVaultCyberArk.php:112
+msgid "Username and password must be stored in Vault secret keys \"UserName\" and \"Content\"."
+msgstr ""
+
#: include/classes/setup/CSetupWizard.php:206
#: include/classes/setup/CSetupWizard.php:802
msgid "Username and password must be stored in Vault secret keys \"username\" and \"password\"."
@@ -19395,11 +19434,20 @@ msgstr ""
msgid "Vault authentication token"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:618
+#: include/classes/setup/CSetupWizard.php:817
+msgid "Vault certificates"
+msgstr ""
+
#: include/classes/core/ZBase.php:231
#: include/classes/setup/CSetupWizard.php:203 include/config.inc.php:53
msgid "Vault connection failed."
msgstr ""
+#: app/views/administration.miscconfig.edit.php:101
+msgid "Vault provider"
+msgstr ""
+
#: include/classes/html/CMacroValue.php:158
msgid "Vault secret"
msgstr ""
@@ -19409,6 +19457,11 @@ msgstr ""
msgid "Vault secret path"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:609
+#: include/classes/setup/CSetupWizard.php:813
+msgid "Vault secret query string"
+msgstr ""
+
#: include/hosts.inc.php:249
msgid "Vendor"
msgstr "Leverand"
@@ -21238,6 +21291,15 @@ msgstr "makro(er)"
msgid "mad() - Median absolute deviation"
msgstr ""
+#: include/classes/parsers/CVaultSecretParser.php:180
+msgid "mandatory key is missing"
+msgstr ""
+
+#: include/classes/parsers/CVaultSecretParser.php:177
+#, c-format
+msgid "mandatory parameter \"%1$s\" is missing"
+msgstr ""
+
#: include/classes/validators/CHistFunctionValidator.php:93
#, c-format
msgid "mandatory parameter is missing in function \"%1$s\""
diff --git a/ui/locale/nl/LC_MESSAGES/frontend.po b/ui/locale/nl/LC_MESSAGES/frontend.po
index d67a0fb2dc7..aba7839a6ba 100644
--- a/ui/locale/nl/LC_MESSAGES/frontend.po
+++ b/ui/locale/nl/LC_MESSAGES/frontend.po
@@ -4580,6 +4580,11 @@ msgstr "Zelf bedachte ernstnamen beinvloeden alle locales en vereisen handmatige
msgid "Custom size"
msgstr "Aangepaste maat"
+#: app/views/administration.miscconfig.edit.php:104
+#: include/classes/setup/CSetupWizard.php:563
+msgid "CyberArk Vault"
+msgstr ""
+
#: app/partials/scheduledreport.formgrid.html.php:95
msgid "Cycle"
msgstr ""
@@ -14278,6 +14283,12 @@ msgstr ""
msgid "Properties"
msgstr ""
+#: include/classes/vaults/CVaultCyberArk.php:64
+#: include/classes/vaults/CVaultHashiCorp.php:55
+#, c-format
+msgid "Provided API endpoint \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerMenuPopup.php:405
#: app/controllers/CControllerMenuPopup.php:693
#: app/controllers/CControllerWidgetUrlView.php:64
@@ -14287,6 +14298,21 @@ msgstr ""
msgid "Provided URL \"%1$s\" is invalid."
msgstr ""
+#: include/classes/vaults/CVaultHashiCorp.php:64
+#, c-format
+msgid "Provided authentication token \"%1$s\" is empty."
+msgstr ""
+
+#: include/classes/vaults/CVaultHashiCorp.php:60
+#, c-format
+msgid "Provided secret path \"%1$s\" is invalid."
+msgstr ""
+
+#: include/classes/vaults/CVaultCyberArk.php:70
+#, c-format
+msgid "Provided secret query string \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerPopupGeneric.php:157
#: app/views/administration.proxy.edit.php:29
#: app/views/administration.proxy.list.php:34
@@ -16793,6 +16819,10 @@ msgstr ""
msgid "Stopped"
msgstr ""
+#: app/views/administration.miscconfig.edit.php:100
+msgid "Storage of secrets"
+msgstr ""
+
#: app/views/popup.lldoperation.php:191 app/views/popup.lldoperation.php:212
#: app/views/popup.massupdate.item.php:294
#: app/views/popup.massupdate.item.php:310
@@ -16812,6 +16842,11 @@ msgstr ""
msgid "Stored in HashiCorp Vault secret"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:757
+#: include/classes/setup/CSetupWizard.php:758
+msgid "Stored in Vault secret"
+msgstr ""
+
#: include/hosts.inc.php:35
msgid "Straight"
msgstr ""
@@ -18931,6 +18966,10 @@ msgstr "Gebruikersnaam"
msgid "Username and password"
msgstr ""
+#: include/classes/vaults/CVaultCyberArk.php:112
+msgid "Username and password must be stored in Vault secret keys \"UserName\" and \"Content\"."
+msgstr ""
+
#: include/classes/setup/CSetupWizard.php:206
#: include/classes/setup/CSetupWizard.php:802
msgid "Username and password must be stored in Vault secret keys \"username\" and \"password\"."
@@ -19394,11 +19433,20 @@ msgstr ""
msgid "Vault authentication token"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:618
+#: include/classes/setup/CSetupWizard.php:817
+msgid "Vault certificates"
+msgstr ""
+
#: include/classes/core/ZBase.php:231
#: include/classes/setup/CSetupWizard.php:203 include/config.inc.php:53
msgid "Vault connection failed."
msgstr ""
+#: app/views/administration.miscconfig.edit.php:101
+msgid "Vault provider"
+msgstr ""
+
#: include/classes/html/CMacroValue.php:158
msgid "Vault secret"
msgstr ""
@@ -19408,6 +19456,11 @@ msgstr ""
msgid "Vault secret path"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:609
+#: include/classes/setup/CSetupWizard.php:813
+msgid "Vault secret query string"
+msgstr ""
+
#: include/hosts.inc.php:249
msgid "Vendor"
msgstr ""
@@ -21236,6 +21289,15 @@ msgstr "macro(s)"
msgid "mad() - Median absolute deviation"
msgstr ""
+#: include/classes/parsers/CVaultSecretParser.php:180
+msgid "mandatory key is missing"
+msgstr ""
+
+#: include/classes/parsers/CVaultSecretParser.php:177
+#, c-format
+msgid "mandatory parameter \"%1$s\" is missing"
+msgstr ""
+
#: include/classes/validators/CHistFunctionValidator.php:93
#, c-format
msgid "mandatory parameter is missing in function \"%1$s\""
diff --git a/ui/locale/pl/LC_MESSAGES/frontend.po b/ui/locale/pl/LC_MESSAGES/frontend.po
index 0192643801e..2e4e5a237a3 100644
--- a/ui/locale/pl/LC_MESSAGES/frontend.po
+++ b/ui/locale/pl/LC_MESSAGES/frontend.po
@@ -4667,6 +4667,11 @@ msgstr "Własne nazwy poziomów dotyczą wszystkich tłumaczeń i wymagają ręc
msgid "Custom size"
msgstr "Własny rozmiar"
+#: app/views/administration.miscconfig.edit.php:104
+#: include/classes/setup/CSetupWizard.php:563
+msgid "CyberArk Vault"
+msgstr ""
+
#: app/partials/scheduledreport.formgrid.html.php:95
msgid "Cycle"
msgstr "Cykl"
@@ -14395,6 +14400,12 @@ msgstr "Prometeusz do JSON"
msgid "Properties"
msgstr "Właściwości"
+#: include/classes/vaults/CVaultCyberArk.php:64
+#: include/classes/vaults/CVaultHashiCorp.php:55
+#, c-format
+msgid "Provided API endpoint \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerMenuPopup.php:405
#: app/controllers/CControllerMenuPopup.php:693
#: app/controllers/CControllerWidgetUrlView.php:64
@@ -14404,6 +14415,21 @@ msgstr "Właściwości"
msgid "Provided URL \"%1$s\" is invalid."
msgstr "Podany URL \"%1$s\" jest nieprawidłowy."
+#: include/classes/vaults/CVaultHashiCorp.php:64
+#, c-format
+msgid "Provided authentication token \"%1$s\" is empty."
+msgstr ""
+
+#: include/classes/vaults/CVaultHashiCorp.php:60
+#, c-format
+msgid "Provided secret path \"%1$s\" is invalid."
+msgstr ""
+
+#: include/classes/vaults/CVaultCyberArk.php:70
+#, c-format
+msgid "Provided secret query string \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerPopupGeneric.php:157
#: app/views/administration.proxy.edit.php:29
#: app/views/administration.proxy.list.php:34
@@ -16919,6 +16945,10 @@ msgstr "Zatrzymaj pokaz slajdów"
msgid "Stopped"
msgstr "Zatrzymano"
+#: app/views/administration.miscconfig.edit.php:100
+msgid "Storage of secrets"
+msgstr ""
+
#: app/views/popup.lldoperation.php:191 app/views/popup.lldoperation.php:212
#: app/views/popup.massupdate.item.php:294
#: app/views/popup.massupdate.item.php:310
@@ -16938,6 +16968,11 @@ msgstr "Przechowuj dane logowania w"
msgid "Stored in HashiCorp Vault secret"
msgstr "Przechowane w tajnym sejfie HashiCorp"
+#: include/classes/setup/CSetupWizard.php:757
+#: include/classes/setup/CSetupWizard.php:758
+msgid "Stored in Vault secret"
+msgstr ""
+
#: include/hosts.inc.php:35
msgid "Straight"
msgstr "Prosty"
@@ -19069,6 +19104,10 @@ msgstr "Login"
msgid "Username and password"
msgstr "Nazwa użytkownika i hasło"
+#: include/classes/vaults/CVaultCyberArk.php:112
+msgid "Username and password must be stored in Vault secret keys \"UserName\" and \"Content\"."
+msgstr ""
+
#: include/classes/setup/CSetupWizard.php:206
#: include/classes/setup/CSetupWizard.php:802
msgid "Username and password must be stored in Vault secret keys \"username\" and \"password\"."
@@ -19532,11 +19571,20 @@ msgstr "Punkt końcowy sejfu API"
msgid "Vault authentication token"
msgstr "Token autentykacyjny sejfu"
+#: include/classes/setup/CSetupWizard.php:618
+#: include/classes/setup/CSetupWizard.php:817
+msgid "Vault certificates"
+msgstr ""
+
#: include/classes/core/ZBase.php:231
#: include/classes/setup/CSetupWizard.php:203 include/config.inc.php:53
msgid "Vault connection failed."
msgstr "Nieudane połączenie sejfu"
+#: app/views/administration.miscconfig.edit.php:101
+msgid "Vault provider"
+msgstr ""
+
#: include/classes/html/CMacroValue.php:158
msgid "Vault secret"
msgstr "Tajny sejf"
@@ -19546,6 +19594,11 @@ msgstr "Tajny sejf"
msgid "Vault secret path"
msgstr "Tajna ścieżka sejfu"
+#: include/classes/setup/CSetupWizard.php:609
+#: include/classes/setup/CSetupWizard.php:813
+msgid "Vault secret query string"
+msgstr ""
+
#: include/hosts.inc.php:249
msgid "Vendor"
msgstr "Producent"
@@ -21379,6 +21432,15 @@ msgstr "makro(a)"
msgid "mad() - Median absolute deviation"
msgstr "mad - Średnie odchylenie bezwzględne"
+#: include/classes/parsers/CVaultSecretParser.php:180
+msgid "mandatory key is missing"
+msgstr ""
+
+#: include/classes/parsers/CVaultSecretParser.php:177
+#, c-format
+msgid "mandatory parameter \"%1$s\" is missing"
+msgstr ""
+
#: include/classes/validators/CHistFunctionValidator.php:93
#, c-format
msgid "mandatory parameter is missing in function \"%1$s\""
diff --git a/ui/locale/pt_BR/LC_MESSAGES/frontend.po b/ui/locale/pt_BR/LC_MESSAGES/frontend.po
index 392917a949a..c503ac93750 100644
--- a/ui/locale/pt_BR/LC_MESSAGES/frontend.po
+++ b/ui/locale/pt_BR/LC_MESSAGES/frontend.po
@@ -4580,6 +4580,11 @@ msgstr "Nomes customizados de severidade afetam todas as traduções e requerem
msgid "Custom size"
msgstr "Tamanho personalizado"
+#: app/views/administration.miscconfig.edit.php:104
+#: include/classes/setup/CSetupWizard.php:563
+msgid "CyberArk Vault"
+msgstr ""
+
#: app/partials/scheduledreport.formgrid.html.php:95
msgid "Cycle"
msgstr ""
@@ -14283,6 +14288,12 @@ msgstr ""
msgid "Properties"
msgstr "Propriedades"
+#: include/classes/vaults/CVaultCyberArk.php:64
+#: include/classes/vaults/CVaultHashiCorp.php:55
+#, c-format
+msgid "Provided API endpoint \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerMenuPopup.php:405
#: app/controllers/CControllerMenuPopup.php:693
#: app/controllers/CControllerWidgetUrlView.php:64
@@ -14292,6 +14303,21 @@ msgstr "Propriedades"
msgid "Provided URL \"%1$s\" is invalid."
msgstr "A URL fornecida \"%1$s\" é inválida."
+#: include/classes/vaults/CVaultHashiCorp.php:64
+#, c-format
+msgid "Provided authentication token \"%1$s\" is empty."
+msgstr ""
+
+#: include/classes/vaults/CVaultHashiCorp.php:60
+#, c-format
+msgid "Provided secret path \"%1$s\" is invalid."
+msgstr ""
+
+#: include/classes/vaults/CVaultCyberArk.php:70
+#, c-format
+msgid "Provided secret query string \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerPopupGeneric.php:157
#: app/views/administration.proxy.edit.php:29
#: app/views/administration.proxy.list.php:34
@@ -16798,6 +16824,10 @@ msgstr ""
msgid "Stopped"
msgstr ""
+#: app/views/administration.miscconfig.edit.php:100
+msgid "Storage of secrets"
+msgstr ""
+
#: app/views/popup.lldoperation.php:191 app/views/popup.lldoperation.php:212
#: app/views/popup.massupdate.item.php:294
#: app/views/popup.massupdate.item.php:310
@@ -16817,6 +16847,11 @@ msgstr ""
msgid "Stored in HashiCorp Vault secret"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:757
+#: include/classes/setup/CSetupWizard.php:758
+msgid "Stored in Vault secret"
+msgstr ""
+
#: include/hosts.inc.php:35
msgid "Straight"
msgstr "Direto"
@@ -18936,6 +18971,10 @@ msgstr "Usuário"
msgid "Username and password"
msgstr "Usuário e senha"
+#: include/classes/vaults/CVaultCyberArk.php:112
+msgid "Username and password must be stored in Vault secret keys \"UserName\" and \"Content\"."
+msgstr ""
+
#: include/classes/setup/CSetupWizard.php:206
#: include/classes/setup/CSetupWizard.php:802
msgid "Username and password must be stored in Vault secret keys \"username\" and \"password\"."
@@ -19399,11 +19438,20 @@ msgstr ""
msgid "Vault authentication token"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:618
+#: include/classes/setup/CSetupWizard.php:817
+msgid "Vault certificates"
+msgstr ""
+
#: include/classes/core/ZBase.php:231
#: include/classes/setup/CSetupWizard.php:203 include/config.inc.php:53
msgid "Vault connection failed."
msgstr ""
+#: app/views/administration.miscconfig.edit.php:101
+msgid "Vault provider"
+msgstr ""
+
#: include/classes/html/CMacroValue.php:158
msgid "Vault secret"
msgstr ""
@@ -19413,6 +19461,11 @@ msgstr ""
msgid "Vault secret path"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:609
+#: include/classes/setup/CSetupWizard.php:813
+msgid "Vault secret query string"
+msgstr ""
+
#: include/hosts.inc.php:249
msgid "Vendor"
msgstr "Fornecedor"
@@ -21242,6 +21295,15 @@ msgstr "macro(s)"
msgid "mad() - Median absolute deviation"
msgstr ""
+#: include/classes/parsers/CVaultSecretParser.php:180
+msgid "mandatory key is missing"
+msgstr ""
+
+#: include/classes/parsers/CVaultSecretParser.php:177
+#, c-format
+msgid "mandatory parameter \"%1$s\" is missing"
+msgstr ""
+
#: include/classes/validators/CHistFunctionValidator.php:93
#, c-format
msgid "mandatory parameter is missing in function \"%1$s\""
diff --git a/ui/locale/pt_PT/LC_MESSAGES/frontend.po b/ui/locale/pt_PT/LC_MESSAGES/frontend.po
index 6ef393cbbfb..ed244d952c9 100644
--- a/ui/locale/pt_PT/LC_MESSAGES/frontend.po
+++ b/ui/locale/pt_PT/LC_MESSAGES/frontend.po
@@ -4575,6 +4575,11 @@ msgstr "Nomes personalizados de severidade afectam todas as traduções e exigem
msgid "Custom size"
msgstr "Tamanho personalizado"
+#: app/views/administration.miscconfig.edit.php:104
+#: include/classes/setup/CSetupWizard.php:563
+msgid "CyberArk Vault"
+msgstr ""
+
#: app/partials/scheduledreport.formgrid.html.php:95
msgid "Cycle"
msgstr ""
@@ -14272,6 +14277,12 @@ msgstr ""
msgid "Properties"
msgstr "Propriedades"
+#: include/classes/vaults/CVaultCyberArk.php:64
+#: include/classes/vaults/CVaultHashiCorp.php:55
+#, c-format
+msgid "Provided API endpoint \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerMenuPopup.php:405
#: app/controllers/CControllerMenuPopup.php:693
#: app/controllers/CControllerWidgetUrlView.php:64
@@ -14281,6 +14292,21 @@ msgstr "Propriedades"
msgid "Provided URL \"%1$s\" is invalid."
msgstr "A URL fornecida \"%1$s\" é inválida."
+#: include/classes/vaults/CVaultHashiCorp.php:64
+#, c-format
+msgid "Provided authentication token \"%1$s\" is empty."
+msgstr ""
+
+#: include/classes/vaults/CVaultHashiCorp.php:60
+#, c-format
+msgid "Provided secret path \"%1$s\" is invalid."
+msgstr ""
+
+#: include/classes/vaults/CVaultCyberArk.php:70
+#, c-format
+msgid "Provided secret query string \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerPopupGeneric.php:157
#: app/views/administration.proxy.edit.php:29
#: app/views/administration.proxy.list.php:34
@@ -16786,6 +16812,10 @@ msgstr ""
msgid "Stopped"
msgstr ""
+#: app/views/administration.miscconfig.edit.php:100
+msgid "Storage of secrets"
+msgstr ""
+
#: app/views/popup.lldoperation.php:191 app/views/popup.lldoperation.php:212
#: app/views/popup.massupdate.item.php:294
#: app/views/popup.massupdate.item.php:310
@@ -16805,6 +16835,11 @@ msgstr ""
msgid "Stored in HashiCorp Vault secret"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:757
+#: include/classes/setup/CSetupWizard.php:758
+msgid "Stored in Vault secret"
+msgstr ""
+
#: include/hosts.inc.php:35
msgid "Straight"
msgstr "Directo"
@@ -18924,6 +18959,10 @@ msgstr "Nome de utilizador"
msgid "Username and password"
msgstr "Utilizador e senha"
+#: include/classes/vaults/CVaultCyberArk.php:112
+msgid "Username and password must be stored in Vault secret keys \"UserName\" and \"Content\"."
+msgstr ""
+
#: include/classes/setup/CSetupWizard.php:206
#: include/classes/setup/CSetupWizard.php:802
msgid "Username and password must be stored in Vault secret keys \"username\" and \"password\"."
@@ -19387,11 +19426,20 @@ msgstr ""
msgid "Vault authentication token"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:618
+#: include/classes/setup/CSetupWizard.php:817
+msgid "Vault certificates"
+msgstr ""
+
#: include/classes/core/ZBase.php:231
#: include/classes/setup/CSetupWizard.php:203 include/config.inc.php:53
msgid "Vault connection failed."
msgstr ""
+#: app/views/administration.miscconfig.edit.php:101
+msgid "Vault provider"
+msgstr ""
+
#: include/classes/html/CMacroValue.php:158
msgid "Vault secret"
msgstr ""
@@ -19401,6 +19449,11 @@ msgstr ""
msgid "Vault secret path"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:609
+#: include/classes/setup/CSetupWizard.php:813
+msgid "Vault secret query string"
+msgstr ""
+
#: include/hosts.inc.php:249
msgid "Vendor"
msgstr "Vendedor"
@@ -21230,6 +21283,15 @@ msgstr "macro(s)"
msgid "mad() - Median absolute deviation"
msgstr ""
+#: include/classes/parsers/CVaultSecretParser.php:180
+msgid "mandatory key is missing"
+msgstr ""
+
+#: include/classes/parsers/CVaultSecretParser.php:177
+#, c-format
+msgid "mandatory parameter \"%1$s\" is missing"
+msgstr ""
+
#: include/classes/validators/CHistFunctionValidator.php:93
#, c-format
msgid "mandatory parameter is missing in function \"%1$s\""
diff --git a/ui/locale/ro/LC_MESSAGES/frontend.po b/ui/locale/ro/LC_MESSAGES/frontend.po
index bdc1cd1c248..982d8dd5dd5 100644
--- a/ui/locale/ro/LC_MESSAGES/frontend.po
+++ b/ui/locale/ro/LC_MESSAGES/frontend.po
@@ -4661,6 +4661,11 @@ msgstr "Numele de severitate personalizată afectează toate localizările și n
msgid "Custom size"
msgstr "Dimensiune personalizată"
+#: app/views/administration.miscconfig.edit.php:104
+#: include/classes/setup/CSetupWizard.php:563
+msgid "CyberArk Vault"
+msgstr ""
+
#: app/partials/scheduledreport.formgrid.html.php:95
msgid "Cycle"
msgstr ""
@@ -14396,6 +14401,12 @@ msgstr ""
msgid "Properties"
msgstr ""
+#: include/classes/vaults/CVaultCyberArk.php:64
+#: include/classes/vaults/CVaultHashiCorp.php:55
+#, c-format
+msgid "Provided API endpoint \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerMenuPopup.php:405
#: app/controllers/CControllerMenuPopup.php:693
#: app/controllers/CControllerWidgetUrlView.php:64
@@ -14405,6 +14416,21 @@ msgstr ""
msgid "Provided URL \"%1$s\" is invalid."
msgstr ""
+#: include/classes/vaults/CVaultHashiCorp.php:64
+#, c-format
+msgid "Provided authentication token \"%1$s\" is empty."
+msgstr ""
+
+#: include/classes/vaults/CVaultHashiCorp.php:60
+#, c-format
+msgid "Provided secret path \"%1$s\" is invalid."
+msgstr ""
+
+#: include/classes/vaults/CVaultCyberArk.php:70
+#, c-format
+msgid "Provided secret query string \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerPopupGeneric.php:157
#: app/views/administration.proxy.edit.php:29
#: app/views/administration.proxy.list.php:34
@@ -16923,6 +16949,10 @@ msgstr ""
msgid "Stopped"
msgstr ""
+#: app/views/administration.miscconfig.edit.php:100
+msgid "Storage of secrets"
+msgstr ""
+
#: app/views/popup.lldoperation.php:191 app/views/popup.lldoperation.php:212
#: app/views/popup.massupdate.item.php:294
#: app/views/popup.massupdate.item.php:310
@@ -16942,6 +16972,11 @@ msgstr ""
msgid "Stored in HashiCorp Vault secret"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:757
+#: include/classes/setup/CSetupWizard.php:758
+msgid "Stored in Vault secret"
+msgstr ""
+
#: include/hosts.inc.php:35
msgid "Straight"
msgstr "Normală"
@@ -19074,6 +19109,10 @@ msgstr "Nume utilizator"
msgid "Username and password"
msgstr ""
+#: include/classes/vaults/CVaultCyberArk.php:112
+msgid "Username and password must be stored in Vault secret keys \"UserName\" and \"Content\"."
+msgstr ""
+
#: include/classes/setup/CSetupWizard.php:206
#: include/classes/setup/CSetupWizard.php:802
msgid "Username and password must be stored in Vault secret keys \"username\" and \"password\"."
@@ -19537,11 +19576,20 @@ msgstr ""
msgid "Vault authentication token"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:618
+#: include/classes/setup/CSetupWizard.php:817
+msgid "Vault certificates"
+msgstr ""
+
#: include/classes/core/ZBase.php:231
#: include/classes/setup/CSetupWizard.php:203 include/config.inc.php:53
msgid "Vault connection failed."
msgstr ""
+#: app/views/administration.miscconfig.edit.php:101
+msgid "Vault provider"
+msgstr ""
+
#: include/classes/html/CMacroValue.php:158
msgid "Vault secret"
msgstr ""
@@ -19551,6 +19599,11 @@ msgstr ""
msgid "Vault secret path"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:609
+#: include/classes/setup/CSetupWizard.php:813
+msgid "Vault secret query string"
+msgstr ""
+
#: include/hosts.inc.php:249
msgid "Vendor"
msgstr "Vânzător"
@@ -21381,6 +21434,15 @@ msgstr "macro(uri)"
msgid "mad() - Median absolute deviation"
msgstr ""
+#: include/classes/parsers/CVaultSecretParser.php:180
+msgid "mandatory key is missing"
+msgstr ""
+
+#: include/classes/parsers/CVaultSecretParser.php:177
+#, c-format
+msgid "mandatory parameter \"%1$s\" is missing"
+msgstr ""
+
#: include/classes/validators/CHistFunctionValidator.php:93
#, c-format
msgid "mandatory parameter is missing in function \"%1$s\""
diff --git a/ui/locale/ru/LC_MESSAGES/frontend.po b/ui/locale/ru/LC_MESSAGES/frontend.po
index b89573a2ab9..09c0b7ec429 100644
--- a/ui/locale/ru/LC_MESSAGES/frontend.po
+++ b/ui/locale/ru/LC_MESSAGES/frontend.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: Zabbix 6.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-03-17 15:53+0200\n"
-"PO-Revision-Date: 2022-03-18 14:53+0000\n"
+"PO-Revision-Date: 2022-03-25 14:20+0000\n"
"Last-Translator: Jurijs <jurijs.klopovskis@zabbix.com>\n"
"Language-Team: Zabbix translation team\n"
"Language: ru\n"
@@ -886,7 +886,7 @@ msgstr "Добавить узел сети"
#: include/classes/widgets/views/widget.tophosts.form.view.php:75
msgid "Add item column"
-msgstr ""
+msgstr "Добавить колонку элементов данных"
#: app/partials/massupdate.macros.tab.php:95
#: app/partials/massupdate.valuemaps.tab.php:37
@@ -4668,6 +4668,11 @@ msgstr "Имена пользовательских важностей влия
msgid "Custom size"
msgstr "Пользовательский размер"
+#: app/views/administration.miscconfig.edit.php:104
+#: include/classes/setup/CSetupWizard.php:563
+msgid "CyberArk Vault"
+msgstr ""
+
#: app/partials/scheduledreport.formgrid.html.php:95
msgid "Cycle"
msgstr "Периодичность"
@@ -14396,6 +14401,12 @@ msgstr "Prometheus в JSON"
msgid "Properties"
msgstr "Свойства"
+#: include/classes/vaults/CVaultCyberArk.php:64
+#: include/classes/vaults/CVaultHashiCorp.php:55
+#, c-format
+msgid "Provided API endpoint \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerMenuPopup.php:405
#: app/controllers/CControllerMenuPopup.php:693
#: app/controllers/CControllerWidgetUrlView.php:64
@@ -14405,6 +14416,21 @@ msgstr "Свойства"
msgid "Provided URL \"%1$s\" is invalid."
msgstr "Указанный URL \"%1$s\" ошибочен."
+#: include/classes/vaults/CVaultHashiCorp.php:64
+#, c-format
+msgid "Provided authentication token \"%1$s\" is empty."
+msgstr ""
+
+#: include/classes/vaults/CVaultHashiCorp.php:60
+#, c-format
+msgid "Provided secret path \"%1$s\" is invalid."
+msgstr ""
+
+#: include/classes/vaults/CVaultCyberArk.php:70
+#, c-format
+msgid "Provided secret query string \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerPopupGeneric.php:157
#: app/views/administration.proxy.edit.php:29
#: app/views/administration.proxy.list.php:34
@@ -16920,6 +16946,10 @@ msgstr "Остановить слайд-шоу"
msgid "Stopped"
msgstr "Остановлена"
+#: app/views/administration.miscconfig.edit.php:100
+msgid "Storage of secrets"
+msgstr ""
+
#: app/views/popup.lldoperation.php:191 app/views/popup.lldoperation.php:212
#: app/views/popup.massupdate.item.php:294
#: app/views/popup.massupdate.item.php:310
@@ -16939,6 +16969,11 @@ msgstr "Хранение учётных данных в"
msgid "Stored in HashiCorp Vault secret"
msgstr "Хранение в HashiCorp Vault секрете"
+#: include/classes/setup/CSetupWizard.php:757
+#: include/classes/setup/CSetupWizard.php:758
+msgid "Stored in Vault secret"
+msgstr ""
+
#: include/hosts.inc.php:35
msgid "Straight"
msgstr "Straight"
@@ -19070,6 +19105,10 @@ msgstr "Имя пользователя"
msgid "Username and password"
msgstr "Имя пользователя и пароль"
+#: include/classes/vaults/CVaultCyberArk.php:112
+msgid "Username and password must be stored in Vault secret keys \"UserName\" and \"Content\"."
+msgstr ""
+
#: include/classes/setup/CSetupWizard.php:206
#: include/classes/setup/CSetupWizard.php:802
msgid "Username and password must be stored in Vault secret keys \"username\" and \"password\"."
@@ -19533,11 +19572,20 @@ msgstr "API endpoint Хранилища"
msgid "Vault authentication token"
msgstr "Токен аутентификации Хранилища"
+#: include/classes/setup/CSetupWizard.php:618
+#: include/classes/setup/CSetupWizard.php:817
+msgid "Vault certificates"
+msgstr ""
+
#: include/classes/core/ZBase.php:231
#: include/classes/setup/CSetupWizard.php:203 include/config.inc.php:53
msgid "Vault connection failed."
msgstr "Ошибка подключения к Хранилищу."
+#: app/views/administration.miscconfig.edit.php:101
+msgid "Vault provider"
+msgstr ""
+
#: include/classes/html/CMacroValue.php:158
msgid "Vault secret"
msgstr "Секрет Хранилища"
@@ -19547,6 +19595,11 @@ msgstr "Секрет Хранилища"
msgid "Vault secret path"
msgstr "Путь к секрету Хранилища"
+#: include/classes/setup/CSetupWizard.php:609
+#: include/classes/setup/CSetupWizard.php:813
+msgid "Vault secret query string"
+msgstr ""
+
#: include/hosts.inc.php:249
msgid "Vendor"
msgstr "Поставщик"
@@ -21380,6 +21433,15 @@ msgstr "макрос(ы)"
msgid "mad() - Median absolute deviation"
msgstr "mad() - Абсолютное отклонение среднего"
+#: include/classes/parsers/CVaultSecretParser.php:180
+msgid "mandatory key is missing"
+msgstr ""
+
+#: include/classes/parsers/CVaultSecretParser.php:177
+#, c-format
+msgid "mandatory parameter \"%1$s\" is missing"
+msgstr ""
+
#: include/classes/validators/CHistFunctionValidator.php:93
#, c-format
msgid "mandatory parameter is missing in function \"%1$s\""
@@ -21562,7 +21624,7 @@ msgstr "нет данных"
#: include/classes/api/services/CHostPrototype.php:1205
#, c-format
msgid "no default interface for \"%1$s\" type."
-msgstr ""
+msgstr "Для типа \"%1$s\" не существует интерфейса по умолчанию."
#: include/classes/api/services/CEvent.php:773
msgid "no permissions to acknowledge problems"
diff --git a/ui/locale/sk/LC_MESSAGES/frontend.po b/ui/locale/sk/LC_MESSAGES/frontend.po
index 659d3e97801..977fd0fdfa2 100644
--- a/ui/locale/sk/LC_MESSAGES/frontend.po
+++ b/ui/locale/sk/LC_MESSAGES/frontend.po
@@ -4658,6 +4658,11 @@ msgstr "Vlastné mená závažností ovplyvňujú všetky locales a vyžadujú m
msgid "Custom size"
msgstr "Vlastná veľkosť"
+#: app/views/administration.miscconfig.edit.php:104
+#: include/classes/setup/CSetupWizard.php:563
+msgid "CyberArk Vault"
+msgstr ""
+
#: app/partials/scheduledreport.formgrid.html.php:95
msgid "Cycle"
msgstr ""
@@ -14389,6 +14394,12 @@ msgstr ""
msgid "Properties"
msgstr "Vlastnosti"
+#: include/classes/vaults/CVaultCyberArk.php:64
+#: include/classes/vaults/CVaultHashiCorp.php:55
+#, c-format
+msgid "Provided API endpoint \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerMenuPopup.php:405
#: app/controllers/CControllerMenuPopup.php:693
#: app/controllers/CControllerWidgetUrlView.php:64
@@ -14398,6 +14409,21 @@ msgstr "Vlastnosti"
msgid "Provided URL \"%1$s\" is invalid."
msgstr ""
+#: include/classes/vaults/CVaultHashiCorp.php:64
+#, c-format
+msgid "Provided authentication token \"%1$s\" is empty."
+msgstr ""
+
+#: include/classes/vaults/CVaultHashiCorp.php:60
+#, c-format
+msgid "Provided secret path \"%1$s\" is invalid."
+msgstr ""
+
+#: include/classes/vaults/CVaultCyberArk.php:70
+#, c-format
+msgid "Provided secret query string \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerPopupGeneric.php:157
#: app/views/administration.proxy.edit.php:29
#: app/views/administration.proxy.list.php:34
@@ -16914,6 +16940,10 @@ msgstr ""
msgid "Stopped"
msgstr ""
+#: app/views/administration.miscconfig.edit.php:100
+msgid "Storage of secrets"
+msgstr ""
+
#: app/views/popup.lldoperation.php:191 app/views/popup.lldoperation.php:212
#: app/views/popup.massupdate.item.php:294
#: app/views/popup.massupdate.item.php:310
@@ -16933,6 +16963,11 @@ msgstr ""
msgid "Stored in HashiCorp Vault secret"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:757
+#: include/classes/setup/CSetupWizard.php:758
+msgid "Stored in Vault secret"
+msgstr ""
+
#: include/hosts.inc.php:35
msgid "Straight"
msgstr "Priamy"
@@ -19065,6 +19100,10 @@ msgstr "Používateľské meno"
msgid "Username and password"
msgstr ""
+#: include/classes/vaults/CVaultCyberArk.php:112
+msgid "Username and password must be stored in Vault secret keys \"UserName\" and \"Content\"."
+msgstr ""
+
#: include/classes/setup/CSetupWizard.php:206
#: include/classes/setup/CSetupWizard.php:802
msgid "Username and password must be stored in Vault secret keys \"username\" and \"password\"."
@@ -19528,11 +19567,20 @@ msgstr ""
msgid "Vault authentication token"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:618
+#: include/classes/setup/CSetupWizard.php:817
+msgid "Vault certificates"
+msgstr ""
+
#: include/classes/core/ZBase.php:231
#: include/classes/setup/CSetupWizard.php:203 include/config.inc.php:53
msgid "Vault connection failed."
msgstr ""
+#: app/views/administration.miscconfig.edit.php:101
+msgid "Vault provider"
+msgstr ""
+
#: include/classes/html/CMacroValue.php:158
msgid "Vault secret"
msgstr ""
@@ -19542,6 +19590,11 @@ msgstr ""
msgid "Vault secret path"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:609
+#: include/classes/setup/CSetupWizard.php:813
+msgid "Vault secret query string"
+msgstr ""
+
#: include/hosts.inc.php:249
msgid "Vendor"
msgstr "Výrobca"
@@ -21372,6 +21425,15 @@ msgstr "makro(á)"
msgid "mad() - Median absolute deviation"
msgstr ""
+#: include/classes/parsers/CVaultSecretParser.php:180
+msgid "mandatory key is missing"
+msgstr ""
+
+#: include/classes/parsers/CVaultSecretParser.php:177
+#, c-format
+msgid "mandatory parameter \"%1$s\" is missing"
+msgstr ""
+
#: include/classes/validators/CHistFunctionValidator.php:93
#, c-format
msgid "mandatory parameter is missing in function \"%1$s\""
diff --git a/ui/locale/sv-SE/LC_MESSAGES/frontend.po b/ui/locale/sv-SE/LC_MESSAGES/frontend.po
index 53a07338de9..b5a40a12f24 100644
--- a/ui/locale/sv-SE/LC_MESSAGES/frontend.po
+++ b/ui/locale/sv-SE/LC_MESSAGES/frontend.po
@@ -4575,6 +4575,11 @@ msgstr ""
msgid "Custom size"
msgstr ""
+#: app/views/administration.miscconfig.edit.php:104
+#: include/classes/setup/CSetupWizard.php:563
+msgid "CyberArk Vault"
+msgstr ""
+
#: app/partials/scheduledreport.formgrid.html.php:95
msgid "Cycle"
msgstr ""
@@ -14271,6 +14276,12 @@ msgstr ""
msgid "Properties"
msgstr ""
+#: include/classes/vaults/CVaultCyberArk.php:64
+#: include/classes/vaults/CVaultHashiCorp.php:55
+#, c-format
+msgid "Provided API endpoint \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerMenuPopup.php:405
#: app/controllers/CControllerMenuPopup.php:693
#: app/controllers/CControllerWidgetUrlView.php:64
@@ -14280,6 +14291,21 @@ msgstr ""
msgid "Provided URL \"%1$s\" is invalid."
msgstr ""
+#: include/classes/vaults/CVaultHashiCorp.php:64
+#, c-format
+msgid "Provided authentication token \"%1$s\" is empty."
+msgstr ""
+
+#: include/classes/vaults/CVaultHashiCorp.php:60
+#, c-format
+msgid "Provided secret path \"%1$s\" is invalid."
+msgstr ""
+
+#: include/classes/vaults/CVaultCyberArk.php:70
+#, c-format
+msgid "Provided secret query string \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerPopupGeneric.php:157
#: app/views/administration.proxy.edit.php:29
#: app/views/administration.proxy.list.php:34
@@ -16786,6 +16812,10 @@ msgstr ""
msgid "Stopped"
msgstr ""
+#: app/views/administration.miscconfig.edit.php:100
+msgid "Storage of secrets"
+msgstr ""
+
#: app/views/popup.lldoperation.php:191 app/views/popup.lldoperation.php:212
#: app/views/popup.massupdate.item.php:294
#: app/views/popup.massupdate.item.php:310
@@ -16805,6 +16835,11 @@ msgstr ""
msgid "Stored in HashiCorp Vault secret"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:757
+#: include/classes/setup/CSetupWizard.php:758
+msgid "Stored in Vault secret"
+msgstr ""
+
#: include/hosts.inc.php:35
msgid "Straight"
msgstr ""
@@ -18924,6 +18959,10 @@ msgstr ""
msgid "Username and password"
msgstr ""
+#: include/classes/vaults/CVaultCyberArk.php:112
+msgid "Username and password must be stored in Vault secret keys \"UserName\" and \"Content\"."
+msgstr ""
+
#: include/classes/setup/CSetupWizard.php:206
#: include/classes/setup/CSetupWizard.php:802
msgid "Username and password must be stored in Vault secret keys \"username\" and \"password\"."
@@ -19387,11 +19426,20 @@ msgstr ""
msgid "Vault authentication token"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:618
+#: include/classes/setup/CSetupWizard.php:817
+msgid "Vault certificates"
+msgstr ""
+
#: include/classes/core/ZBase.php:231
#: include/classes/setup/CSetupWizard.php:203 include/config.inc.php:53
msgid "Vault connection failed."
msgstr ""
+#: app/views/administration.miscconfig.edit.php:101
+msgid "Vault provider"
+msgstr ""
+
#: include/classes/html/CMacroValue.php:158
msgid "Vault secret"
msgstr ""
@@ -19401,6 +19449,11 @@ msgstr ""
msgid "Vault secret path"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:609
+#: include/classes/setup/CSetupWizard.php:813
+msgid "Vault secret query string"
+msgstr ""
+
#: include/hosts.inc.php:249
msgid "Vendor"
msgstr ""
@@ -21229,6 +21282,15 @@ msgstr ""
msgid "mad() - Median absolute deviation"
msgstr ""
+#: include/classes/parsers/CVaultSecretParser.php:180
+msgid "mandatory key is missing"
+msgstr ""
+
+#: include/classes/parsers/CVaultSecretParser.php:177
+#, c-format
+msgid "mandatory parameter \"%1$s\" is missing"
+msgstr ""
+
#: include/classes/validators/CHistFunctionValidator.php:93
#, c-format
msgid "mandatory parameter is missing in function \"%1$s\""
diff --git a/ui/locale/tr/LC_MESSAGES/frontend.po b/ui/locale/tr/LC_MESSAGES/frontend.po
index 0a4fbb605b5..4b7f94eca00 100644
--- a/ui/locale/tr/LC_MESSAGES/frontend.po
+++ b/ui/locale/tr/LC_MESSAGES/frontend.po
@@ -4580,6 +4580,11 @@ msgstr "Özel önem derecesi adları bütün yerelleri etkiler ve elle çeviri g
msgid "Custom size"
msgstr "Özel boyut"
+#: app/views/administration.miscconfig.edit.php:104
+#: include/classes/setup/CSetupWizard.php:563
+msgid "CyberArk Vault"
+msgstr ""
+
#: app/partials/scheduledreport.formgrid.html.php:95
msgid "Cycle"
msgstr ""
@@ -14276,6 +14281,12 @@ msgstr ""
msgid "Properties"
msgstr "Özellikler"
+#: include/classes/vaults/CVaultCyberArk.php:64
+#: include/classes/vaults/CVaultHashiCorp.php:55
+#, c-format
+msgid "Provided API endpoint \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerMenuPopup.php:405
#: app/controllers/CControllerMenuPopup.php:693
#: app/controllers/CControllerWidgetUrlView.php:64
@@ -14285,6 +14296,21 @@ msgstr "Özellikler"
msgid "Provided URL \"%1$s\" is invalid."
msgstr ""
+#: include/classes/vaults/CVaultHashiCorp.php:64
+#, c-format
+msgid "Provided authentication token \"%1$s\" is empty."
+msgstr ""
+
+#: include/classes/vaults/CVaultHashiCorp.php:60
+#, c-format
+msgid "Provided secret path \"%1$s\" is invalid."
+msgstr ""
+
+#: include/classes/vaults/CVaultCyberArk.php:70
+#, c-format
+msgid "Provided secret query string \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerPopupGeneric.php:157
#: app/views/administration.proxy.edit.php:29
#: app/views/administration.proxy.list.php:34
@@ -16792,6 +16818,10 @@ msgstr ""
msgid "Stopped"
msgstr ""
+#: app/views/administration.miscconfig.edit.php:100
+msgid "Storage of secrets"
+msgstr ""
+
#: app/views/popup.lldoperation.php:191 app/views/popup.lldoperation.php:212
#: app/views/popup.massupdate.item.php:294
#: app/views/popup.massupdate.item.php:310
@@ -16811,6 +16841,11 @@ msgstr ""
msgid "Stored in HashiCorp Vault secret"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:757
+#: include/classes/setup/CSetupWizard.php:758
+msgid "Stored in Vault secret"
+msgstr ""
+
#: include/hosts.inc.php:35
msgid "Straight"
msgstr "Düz"
@@ -18930,6 +18965,10 @@ msgstr "Kullanıcı adı"
msgid "Username and password"
msgstr "Kullanıcı adı ve parola"
+#: include/classes/vaults/CVaultCyberArk.php:112
+msgid "Username and password must be stored in Vault secret keys \"UserName\" and \"Content\"."
+msgstr ""
+
#: include/classes/setup/CSetupWizard.php:206
#: include/classes/setup/CSetupWizard.php:802
msgid "Username and password must be stored in Vault secret keys \"username\" and \"password\"."
@@ -19393,11 +19432,20 @@ msgstr ""
msgid "Vault authentication token"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:618
+#: include/classes/setup/CSetupWizard.php:817
+msgid "Vault certificates"
+msgstr ""
+
#: include/classes/core/ZBase.php:231
#: include/classes/setup/CSetupWizard.php:203 include/config.inc.php:53
msgid "Vault connection failed."
msgstr ""
+#: app/views/administration.miscconfig.edit.php:101
+msgid "Vault provider"
+msgstr ""
+
#: include/classes/html/CMacroValue.php:158
msgid "Vault secret"
msgstr ""
@@ -19407,6 +19455,11 @@ msgstr ""
msgid "Vault secret path"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:609
+#: include/classes/setup/CSetupWizard.php:813
+msgid "Vault secret query string"
+msgstr ""
+
#: include/hosts.inc.php:249
msgid "Vendor"
msgstr "Sağlayıcı"
@@ -21235,6 +21288,15 @@ msgstr "makro(lar)"
msgid "mad() - Median absolute deviation"
msgstr ""
+#: include/classes/parsers/CVaultSecretParser.php:180
+msgid "mandatory key is missing"
+msgstr ""
+
+#: include/classes/parsers/CVaultSecretParser.php:177
+#, c-format
+msgid "mandatory parameter \"%1$s\" is missing"
+msgstr ""
+
#: include/classes/validators/CHistFunctionValidator.php:93
#, c-format
msgid "mandatory parameter is missing in function \"%1$s\""
diff --git a/ui/locale/uk/LC_MESSAGES/frontend.po b/ui/locale/uk/LC_MESSAGES/frontend.po
index ff2b31f76f8..e29fa3505a1 100644
--- a/ui/locale/uk/LC_MESSAGES/frontend.po
+++ b/ui/locale/uk/LC_MESSAGES/frontend.po
@@ -4660,6 +4660,11 @@ msgstr "Імена користувацьких важливостей впли
msgid "Custom size"
msgstr "Користувацький розмір"
+#: app/views/administration.miscconfig.edit.php:104
+#: include/classes/setup/CSetupWizard.php:563
+msgid "CyberArk Vault"
+msgstr ""
+
#: app/partials/scheduledreport.formgrid.html.php:95
msgid "Cycle"
msgstr ""
@@ -14389,6 +14394,12 @@ msgstr "Prometheus в JSON"
msgid "Properties"
msgstr "Властивості"
+#: include/classes/vaults/CVaultCyberArk.php:64
+#: include/classes/vaults/CVaultHashiCorp.php:55
+#, c-format
+msgid "Provided API endpoint \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerMenuPopup.php:405
#: app/controllers/CControllerMenuPopup.php:693
#: app/controllers/CControllerWidgetUrlView.php:64
@@ -14398,6 +14409,21 @@ msgstr "Властивості"
msgid "Provided URL \"%1$s\" is invalid."
msgstr "Наданий URL \"%1$s\" є некоректним."
+#: include/classes/vaults/CVaultHashiCorp.php:64
+#, c-format
+msgid "Provided authentication token \"%1$s\" is empty."
+msgstr ""
+
+#: include/classes/vaults/CVaultHashiCorp.php:60
+#, c-format
+msgid "Provided secret path \"%1$s\" is invalid."
+msgstr ""
+
+#: include/classes/vaults/CVaultCyberArk.php:70
+#, c-format
+msgid "Provided secret query string \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerPopupGeneric.php:157
#: app/views/administration.proxy.edit.php:29
#: app/views/administration.proxy.list.php:34
@@ -16914,6 +16940,10 @@ msgstr ""
msgid "Stopped"
msgstr ""
+#: app/views/administration.miscconfig.edit.php:100
+msgid "Storage of secrets"
+msgstr ""
+
#: app/views/popup.lldoperation.php:191 app/views/popup.lldoperation.php:212
#: app/views/popup.massupdate.item.php:294
#: app/views/popup.massupdate.item.php:310
@@ -16933,6 +16963,11 @@ msgstr ""
msgid "Stored in HashiCorp Vault secret"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:757
+#: include/classes/setup/CSetupWizard.php:758
+msgid "Stored in Vault secret"
+msgstr ""
+
#: include/hosts.inc.php:35
msgid "Straight"
msgstr "Straight"
@@ -19064,6 +19099,10 @@ msgstr "Ім'я користувача"
msgid "Username and password"
msgstr "Ім'я користувача та пароль"
+#: include/classes/vaults/CVaultCyberArk.php:112
+msgid "Username and password must be stored in Vault secret keys \"UserName\" and \"Content\"."
+msgstr ""
+
#: include/classes/setup/CSetupWizard.php:206
#: include/classes/setup/CSetupWizard.php:802
msgid "Username and password must be stored in Vault secret keys \"username\" and \"password\"."
@@ -19527,11 +19566,20 @@ msgstr ""
msgid "Vault authentication token"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:618
+#: include/classes/setup/CSetupWizard.php:817
+msgid "Vault certificates"
+msgstr ""
+
#: include/classes/core/ZBase.php:231
#: include/classes/setup/CSetupWizard.php:203 include/config.inc.php:53
msgid "Vault connection failed."
msgstr ""
+#: app/views/administration.miscconfig.edit.php:101
+msgid "Vault provider"
+msgstr ""
+
#: include/classes/html/CMacroValue.php:158
msgid "Vault secret"
msgstr ""
@@ -19541,6 +19589,11 @@ msgstr ""
msgid "Vault secret path"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:609
+#: include/classes/setup/CSetupWizard.php:813
+msgid "Vault secret query string"
+msgstr ""
+
#: include/hosts.inc.php:249
msgid "Vendor"
msgstr "Постачальник"
@@ -21371,6 +21424,15 @@ msgstr "макрос(и)"
msgid "mad() - Median absolute deviation"
msgstr ""
+#: include/classes/parsers/CVaultSecretParser.php:180
+msgid "mandatory key is missing"
+msgstr ""
+
+#: include/classes/parsers/CVaultSecretParser.php:177
+#, c-format
+msgid "mandatory parameter \"%1$s\" is missing"
+msgstr ""
+
#: include/classes/validators/CHistFunctionValidator.php:93
#, c-format
msgid "mandatory parameter is missing in function \"%1$s\""
diff --git a/ui/locale/vi/LC_MESSAGES/frontend.po b/ui/locale/vi/LC_MESSAGES/frontend.po
index 7008b6fe86d..ba82e945753 100644
--- a/ui/locale/vi/LC_MESSAGES/frontend.po
+++ b/ui/locale/vi/LC_MESSAGES/frontend.po
@@ -4502,6 +4502,11 @@ msgstr "Tùy chỉnh tên mức độ nghiêm trọng ảnh hưởng đến
msgid "Custom size"
msgstr "Tùy chỉnh kích cỡ"
+#: app/views/administration.miscconfig.edit.php:104
+#: include/classes/setup/CSetupWizard.php:563
+msgid "CyberArk Vault"
+msgstr ""
+
#: app/partials/scheduledreport.formgrid.html.php:95
msgid "Cycle"
msgstr ""
@@ -14165,6 +14170,12 @@ msgstr ""
msgid "Properties"
msgstr "Thuộc tính"
+#: include/classes/vaults/CVaultCyberArk.php:64
+#: include/classes/vaults/CVaultHashiCorp.php:55
+#, c-format
+msgid "Provided API endpoint \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerMenuPopup.php:405
#: app/controllers/CControllerMenuPopup.php:693
#: app/controllers/CControllerWidgetUrlView.php:64
@@ -14174,6 +14185,21 @@ msgstr "Thuộc tính"
msgid "Provided URL \"%1$s\" is invalid."
msgstr "URL \"%1$s\" được cung cấp không hợp lệ"
+#: include/classes/vaults/CVaultHashiCorp.php:64
+#, c-format
+msgid "Provided authentication token \"%1$s\" is empty."
+msgstr ""
+
+#: include/classes/vaults/CVaultHashiCorp.php:60
+#, c-format
+msgid "Provided secret path \"%1$s\" is invalid."
+msgstr ""
+
+#: include/classes/vaults/CVaultCyberArk.php:70
+#, c-format
+msgid "Provided secret query string \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerPopupGeneric.php:157
#: app/views/administration.proxy.edit.php:29
#: app/views/administration.proxy.list.php:34
@@ -16670,6 +16696,10 @@ msgstr ""
msgid "Stopped"
msgstr ""
+#: app/views/administration.miscconfig.edit.php:100
+msgid "Storage of secrets"
+msgstr ""
+
#: app/views/popup.lldoperation.php:191 app/views/popup.lldoperation.php:212
#: app/views/popup.massupdate.item.php:294
#: app/views/popup.massupdate.item.php:310
@@ -16689,6 +16719,11 @@ msgstr ""
msgid "Stored in HashiCorp Vault secret"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:757
+#: include/classes/setup/CSetupWizard.php:758
+msgid "Stored in Vault secret"
+msgstr ""
+
#: include/hosts.inc.php:35
msgid "Straight"
msgstr "Thẳng"
@@ -18796,6 +18831,10 @@ msgstr "Tên người dùng"
msgid "Username and password"
msgstr "Tên đăng nhập và mật khẩu"
+#: include/classes/vaults/CVaultCyberArk.php:112
+msgid "Username and password must be stored in Vault secret keys \"UserName\" and \"Content\"."
+msgstr ""
+
#: include/classes/setup/CSetupWizard.php:206
#: include/classes/setup/CSetupWizard.php:802
msgid "Username and password must be stored in Vault secret keys \"username\" and \"password\"."
@@ -19259,11 +19298,20 @@ msgstr ""
msgid "Vault authentication token"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:618
+#: include/classes/setup/CSetupWizard.php:817
+msgid "Vault certificates"
+msgstr ""
+
#: include/classes/core/ZBase.php:231
#: include/classes/setup/CSetupWizard.php:203 include/config.inc.php:53
msgid "Vault connection failed."
msgstr ""
+#: app/views/administration.miscconfig.edit.php:101
+msgid "Vault provider"
+msgstr ""
+
#: include/classes/html/CMacroValue.php:158
msgid "Vault secret"
msgstr ""
@@ -19273,6 +19321,11 @@ msgstr ""
msgid "Vault secret path"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:609
+#: include/classes/setup/CSetupWizard.php:813
+msgid "Vault secret query string"
+msgstr ""
+
#: include/hosts.inc.php:249
msgid "Vendor"
msgstr "Nhà sản xuất"
@@ -21099,6 +21152,15 @@ msgstr "macro(s)"
msgid "mad() - Median absolute deviation"
msgstr ""
+#: include/classes/parsers/CVaultSecretParser.php:180
+msgid "mandatory key is missing"
+msgstr ""
+
+#: include/classes/parsers/CVaultSecretParser.php:177
+#, c-format
+msgid "mandatory parameter \"%1$s\" is missing"
+msgstr ""
+
#: include/classes/validators/CHistFunctionValidator.php:93
#, c-format
msgid "mandatory parameter is missing in function \"%1$s\""
diff --git a/ui/locale/zh_CN/LC_MESSAGES/frontend.po b/ui/locale/zh_CN/LC_MESSAGES/frontend.po
index e304d0f2b7d..df527c9e009 100644
--- a/ui/locale/zh_CN/LC_MESSAGES/frontend.po
+++ b/ui/locale/zh_CN/LC_MESSAGES/frontend.po
@@ -4504,6 +4504,11 @@ msgstr "自定义的严重性的名称影响所有的语系而必须手动翻译
msgid "Custom size"
msgstr "自定义大小"
+#: app/views/administration.miscconfig.edit.php:104
+#: include/classes/setup/CSetupWizard.php:563
+msgid "CyberArk Vault"
+msgstr ""
+
#: app/partials/scheduledreport.formgrid.html.php:95
msgid "Cycle"
msgstr ""
@@ -14172,6 +14177,12 @@ msgstr ""
msgid "Properties"
msgstr "属性"
+#: include/classes/vaults/CVaultCyberArk.php:64
+#: include/classes/vaults/CVaultHashiCorp.php:55
+#, c-format
+msgid "Provided API endpoint \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerMenuPopup.php:405
#: app/controllers/CControllerMenuPopup.php:693
#: app/controllers/CControllerWidgetUrlView.php:64
@@ -14181,6 +14192,21 @@ msgstr "属性"
msgid "Provided URL \"%1$s\" is invalid."
msgstr "提供的 URL \"%1$s\" 无效。"
+#: include/classes/vaults/CVaultHashiCorp.php:64
+#, c-format
+msgid "Provided authentication token \"%1$s\" is empty."
+msgstr ""
+
+#: include/classes/vaults/CVaultHashiCorp.php:60
+#, c-format
+msgid "Provided secret path \"%1$s\" is invalid."
+msgstr ""
+
+#: include/classes/vaults/CVaultCyberArk.php:70
+#, c-format
+msgid "Provided secret query string \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerPopupGeneric.php:157
#: app/views/administration.proxy.edit.php:29
#: app/views/administration.proxy.list.php:34
@@ -16680,6 +16706,10 @@ msgstr ""
msgid "Stopped"
msgstr ""
+#: app/views/administration.miscconfig.edit.php:100
+msgid "Storage of secrets"
+msgstr ""
+
#: app/views/popup.lldoperation.php:191 app/views/popup.lldoperation.php:212
#: app/views/popup.massupdate.item.php:294
#: app/views/popup.massupdate.item.php:310
@@ -16699,6 +16729,11 @@ msgstr ""
msgid "Stored in HashiCorp Vault secret"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:757
+#: include/classes/setup/CSetupWizard.php:758
+msgid "Stored in Vault secret"
+msgstr ""
+
#: include/hosts.inc.php:35
msgid "Straight"
msgstr "Straight"
@@ -18807,6 +18842,10 @@ msgstr "用户名称"
msgid "Username and password"
msgstr "用户名和密码"
+#: include/classes/vaults/CVaultCyberArk.php:112
+msgid "Username and password must be stored in Vault secret keys \"UserName\" and \"Content\"."
+msgstr ""
+
#: include/classes/setup/CSetupWizard.php:206
#: include/classes/setup/CSetupWizard.php:802
msgid "Username and password must be stored in Vault secret keys \"username\" and \"password\"."
@@ -19270,11 +19309,20 @@ msgstr ""
msgid "Vault authentication token"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:618
+#: include/classes/setup/CSetupWizard.php:817
+msgid "Vault certificates"
+msgstr ""
+
#: include/classes/core/ZBase.php:231
#: include/classes/setup/CSetupWizard.php:203 include/config.inc.php:53
msgid "Vault connection failed."
msgstr ""
+#: app/views/administration.miscconfig.edit.php:101
+msgid "Vault provider"
+msgstr ""
+
#: include/classes/html/CMacroValue.php:158
msgid "Vault secret"
msgstr ""
@@ -19284,6 +19332,11 @@ msgstr ""
msgid "Vault secret path"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:609
+#: include/classes/setup/CSetupWizard.php:813
+msgid "Vault secret query string"
+msgstr ""
+
#: include/hosts.inc.php:249
msgid "Vendor"
msgstr "提供者"
@@ -21110,6 +21163,15 @@ msgstr "宏(s)"
msgid "mad() - Median absolute deviation"
msgstr ""
+#: include/classes/parsers/CVaultSecretParser.php:180
+msgid "mandatory key is missing"
+msgstr ""
+
+#: include/classes/parsers/CVaultSecretParser.php:177
+#, c-format
+msgid "mandatory parameter \"%1$s\" is missing"
+msgstr ""
+
#: include/classes/validators/CHistFunctionValidator.php:93
#, c-format
msgid "mandatory parameter is missing in function \"%1$s\""
diff --git a/ui/locale/zh_TW/LC_MESSAGES/frontend.po b/ui/locale/zh_TW/LC_MESSAGES/frontend.po
index cdcef159a0b..0879d2ef4c8 100644
--- a/ui/locale/zh_TW/LC_MESSAGES/frontend.po
+++ b/ui/locale/zh_TW/LC_MESSAGES/frontend.po
@@ -4502,6 +4502,11 @@ msgstr "自訂的嚴重性的名稱影響所有的語系而必須手動翻譯!"
msgid "Custom size"
msgstr "自訂尺寸"
+#: app/views/administration.miscconfig.edit.php:104
+#: include/classes/setup/CSetupWizard.php:563
+msgid "CyberArk Vault"
+msgstr ""
+
#: app/partials/scheduledreport.formgrid.html.php:95
msgid "Cycle"
msgstr ""
@@ -14169,6 +14174,12 @@ msgstr ""
msgid "Properties"
msgstr ""
+#: include/classes/vaults/CVaultCyberArk.php:64
+#: include/classes/vaults/CVaultHashiCorp.php:55
+#, c-format
+msgid "Provided API endpoint \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerMenuPopup.php:405
#: app/controllers/CControllerMenuPopup.php:693
#: app/controllers/CControllerWidgetUrlView.php:64
@@ -14178,6 +14189,21 @@ msgstr ""
msgid "Provided URL \"%1$s\" is invalid."
msgstr ""
+#: include/classes/vaults/CVaultHashiCorp.php:64
+#, c-format
+msgid "Provided authentication token \"%1$s\" is empty."
+msgstr ""
+
+#: include/classes/vaults/CVaultHashiCorp.php:60
+#, c-format
+msgid "Provided secret path \"%1$s\" is invalid."
+msgstr ""
+
+#: include/classes/vaults/CVaultCyberArk.php:70
+#, c-format
+msgid "Provided secret query string \"%1$s\" is invalid."
+msgstr ""
+
#: app/controllers/CControllerPopupGeneric.php:157
#: app/views/administration.proxy.edit.php:29
#: app/views/administration.proxy.list.php:34
@@ -16674,6 +16700,10 @@ msgstr ""
msgid "Stopped"
msgstr ""
+#: app/views/administration.miscconfig.edit.php:100
+msgid "Storage of secrets"
+msgstr ""
+
#: app/views/popup.lldoperation.php:191 app/views/popup.lldoperation.php:212
#: app/views/popup.massupdate.item.php:294
#: app/views/popup.massupdate.item.php:310
@@ -16693,6 +16723,11 @@ msgstr ""
msgid "Stored in HashiCorp Vault secret"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:757
+#: include/classes/setup/CSetupWizard.php:758
+msgid "Stored in Vault secret"
+msgstr ""
+
#: include/hosts.inc.php:35
msgid "Straight"
msgstr "Straight"
@@ -18800,6 +18835,10 @@ msgstr "用戶名稱"
msgid "Username and password"
msgstr ""
+#: include/classes/vaults/CVaultCyberArk.php:112
+msgid "Username and password must be stored in Vault secret keys \"UserName\" and \"Content\"."
+msgstr ""
+
#: include/classes/setup/CSetupWizard.php:206
#: include/classes/setup/CSetupWizard.php:802
msgid "Username and password must be stored in Vault secret keys \"username\" and \"password\"."
@@ -19263,11 +19302,20 @@ msgstr ""
msgid "Vault authentication token"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:618
+#: include/classes/setup/CSetupWizard.php:817
+msgid "Vault certificates"
+msgstr ""
+
#: include/classes/core/ZBase.php:231
#: include/classes/setup/CSetupWizard.php:203 include/config.inc.php:53
msgid "Vault connection failed."
msgstr ""
+#: app/views/administration.miscconfig.edit.php:101
+msgid "Vault provider"
+msgstr ""
+
#: include/classes/html/CMacroValue.php:158
msgid "Vault secret"
msgstr ""
@@ -19277,6 +19325,11 @@ msgstr ""
msgid "Vault secret path"
msgstr ""
+#: include/classes/setup/CSetupWizard.php:609
+#: include/classes/setup/CSetupWizard.php:813
+msgid "Vault secret query string"
+msgstr ""
+
#: include/hosts.inc.php:249
msgid "Vendor"
msgstr "賣方"
@@ -21103,6 +21156,15 @@ msgstr "巨集"
msgid "mad() - Median absolute deviation"
msgstr ""
+#: include/classes/parsers/CVaultSecretParser.php:180
+msgid "mandatory key is missing"
+msgstr ""
+
+#: include/classes/parsers/CVaultSecretParser.php:177
+#, c-format
+msgid "mandatory parameter \"%1$s\" is missing"
+msgstr ""
+
#: include/classes/validators/CHistFunctionValidator.php:93
#, c-format
msgid "mandatory parameter is missing in function \"%1$s\""