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
diff options
context:
space:
mode:
Diffstat (limited to 'ui/locale/lt/LC_MESSAGES/frontend.po')
-rw-r--r--ui/locale/lt/LC_MESSAGES/frontend.po62
1 files changed, 62 insertions, 0 deletions
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\""