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:
authorContinuous Integration <ci@zabbix.com>2022-03-25 20:51:02 +0300
committerContinuous Integration <ci@zabbix.com>2022-03-25 20:51:02 +0300
commit94ae6213b45b70b0bf76c10601679952b396e9ab (patch)
treee44031976c4b2eb27933239d8f28988d40c25917 /ui/locale/ja
parent1afddecdab136bba3a1fd938a0d416a881647e3f (diff)
.......... [ZBX-1357] automatic update of translation strings
Diffstat (limited to 'ui/locale/ja')
-rw-r--r--ui/locale/ja/LC_MESSAGES/frontend.po62
1 files changed, 62 insertions, 0 deletions
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\""