IcingaTimePeriod: make description more clear

This commit is contained in:
apaskowski 2021-05-27 12:02:33 +02:00 committed by Thomas Gelf
parent 100bc4b777
commit e657806ee4
5 changed files with 7 additions and 7 deletions

View File

@ -21,7 +21,7 @@ class IcingaScheduledDowntimeRangeForm extends DirectorObjectForm
$this->addElement('text', 'range_key', [
'label' => $this->translate('Day(s)'),
'description' => $this->translate(
'Might be, monday, tuesday, 2016-01-28 - have a look at the documentation for more examples'
'Might be monday, tuesday or 2016-01-28 - have a look at the documentation for more examples'
),
]);

View File

@ -20,7 +20,7 @@ class IcingaTimePeriodRangeForm extends DirectorObjectForm
$this->addElement('text', 'range_key', array(
'label' => $this->translate('Day(s)'),
'description' => $this->translate(
'Might be, monday, tuesday, 2016-01-28 - have a look at the documentation for more examples'
'Might be monday, tuesday or 2016-01-28 - have a look at the documentation for more examples'
),
));

View File

@ -3643,10 +3643,10 @@ msgstr "Zusammenführungsrichtlinie"
#: application/forms/IcingaTimePeriodRangeForm.php:23
#: application/forms/IcingaScheduledDowntimeRangeForm.php:24
msgid ""
"Might be, monday, tuesday, 2016-01-28 - have a look at the documentation for "
"Might be monday, tuesday or 2016-01-28 - have a look at the documentation for "
"more examples"
msgstr ""
"Mögliche Werte sind z.B. monday, tuesday, 2016-01-28 - Mehr Beispiele finden "
"Mögliche Werte sind z.B. monday, tuesday oder 2016-01-28 - Mehr Beispiele finden "
"sich in der Dokumentation"
#: application/forms/IcingaTemplateChoiceForm.php:73

View File

@ -3429,7 +3429,7 @@ msgstr "Regole su Unisci"
#: application/forms/IcingaScheduledDowntimeRangeForm.php:24
#, fuzzy
msgid ""
"Might be, monday, tuesday, 2016-01-28 - have a look at the documentation for "
"Might be monday, tuesday or 2016-01-28 - have a look at the documentation for "
"more examples"
msgstr ""
"Per esempio lunedí, martedí, 2020-01-28 - consulta la documentazione per "
@ -7428,4 +7428,4 @@ msgid "e.g. "
msgstr "per es."
msgid "start using"
msgstr "inizia ad utilizzare"
msgstr "inizia ad utilizzare"

View File

@ -3058,7 +3058,7 @@ msgstr "マージポリシー"
#: ../../../../modules/director/application/forms/IcingaTimePeriodRangeForm.php:23
msgid ""
"Might be, monday, tuesday, 2016-01-28 - have a look at the documentation for "
"Might be monday, tuesday or 2016-01-28 - have a look at the documentation for "
"more examples"
msgstr "monday, tuesday, 2016-01-28といった書式で指定します。"
"より多くの例についてはドキュメントを見てください"