Merge pull request #3138 from Icinga/bugfix/typo-existance-3062
Fix typo "existance"
This commit is contained in:
commit
5b069bace4
|
@ -57,7 +57,7 @@ class SecurityConfigForm extends ConfigForm
|
|||
'description' => $this->translate(
|
||||
'Comma separated case insensitive list of protected custom variables.'
|
||||
. ' Use * as a placeholder for zero or more wildcard characters.'
|
||||
. ' Existance of those custom variables will be shown, but their values will be masked.'
|
||||
. ' Existence of those custom variables will be shown, but their values will be masked.'
|
||||
)
|
||||
)
|
||||
);
|
||||
|
|
|
@ -860,7 +860,7 @@ msgstr "مضيفون تابعون"
|
|||
#: /usr/share/icingaweb2/modules/monitoring/application/forms/Config/SecurityConfigForm.php:58
|
||||
msgid ""
|
||||
"Comma separated case insensitive list of protected custom variables. Use * "
|
||||
"as a placeholder for zero or more wildcard characters. Existance of those "
|
||||
"as a placeholder for zero or more wildcard characters. Existence of those "
|
||||
"custom variables will be shown, but their values will be masked."
|
||||
msgstr ""
|
||||
"قائمة مفصولة بفواصل لمتغيرات مخصصة ومحمية غير حساسة لحالة الأحرف. "
|
||||
|
|
|
@ -870,7 +870,7 @@ msgstr "Chiffre"
|
|||
#: ../../../../modules/monitoring/application/forms/Config/SecurityConfigForm.php:58
|
||||
msgid ""
|
||||
"Comma separated case insensitive list of protected custom variables. Use * "
|
||||
"as a placeholder for zero or more wildcard characters. Existance of those "
|
||||
"as a placeholder for zero or more wildcard characters. Existence of those "
|
||||
"custom variables will be shown, but their values will be masked."
|
||||
msgstr ""
|
||||
"Kommaseparierte Liste von schreibungsunabhängigen, geschützten angepassten "
|
||||
|
|
|
@ -825,7 +825,7 @@ msgstr "Host Figli"
|
|||
#: /usr/share/icingaweb2/modules/monitoring/application/forms/Config/SecurityConfigForm.php:58
|
||||
msgid ""
|
||||
"Comma separated case insensitive list of protected custom variables. Use * "
|
||||
"as a placeholder for zero or more wildcard characters. Existance of those "
|
||||
"as a placeholder for zero or more wildcard characters. Existence of those "
|
||||
"custom variables will be shown, but their values will be masked."
|
||||
msgstr ""
|
||||
"Lista delle variabili riservate (case insensitive) separate da virgola. "
|
||||
|
|
|
@ -636,7 +636,7 @@ msgstr "Hosts filhos"
|
|||
#: /usr/local/icingaweb/modules/monitoring/application/forms/Config/SecurityConfigForm.php:59
|
||||
msgid ""
|
||||
"Comma separated case insensitive list of protected custom variables. Use * "
|
||||
"as a placeholder for zero or more wildcard characters. Existance of those "
|
||||
"as a placeholder for zero or more wildcard characters. Existence of those "
|
||||
"custom variables will be shown, but their values will be masked."
|
||||
msgstr ""
|
||||
"Lista protegida de variáveis personalizadas separadas por vírgula e case "
|
||||
|
|
|
@ -822,7 +822,7 @@ msgstr ""
|
|||
#: /vagrant/modules/monitoring/application/forms/Config/SecurityConfigForm.php:58
|
||||
msgid ""
|
||||
"Comma separated case insensitive list of protected custom variables. Use * "
|
||||
"as a placeholder for zero or more wildcard characters. Existance of those "
|
||||
"as a placeholder for zero or more wildcard characters. Existence of those "
|
||||
"custom variables will be shown, but their values will be masked."
|
||||
msgstr ""
|
||||
|
||||
|
|
Loading…
Reference in New Issue