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/zh_TW/LC_MESSAGES/frontend.po')
-rw-r--r--ui/locale/zh_TW/LC_MESSAGES/frontend.po62
1 files changed, 62 insertions, 0 deletions
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\""