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/fr
parent1afddecdab136bba3a1fd938a0d416a881647e3f (diff)
.......... [ZBX-1357] automatic update of translation strings
Diffstat (limited to 'ui/locale/fr')
-rw-r--r--ui/locale/fr/LC_MESSAGES/frontend.po62
1 files changed, 62 insertions, 0 deletions
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\""