Update template file (#345)

This commit is contained in:
github-actions[bot] 2025-05-15 02:00:49 +02:00 committed by GitHub
parent a6ee67e25d
commit b4b53bc6d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
15 changed files with 77 additions and 58 deletions

View File

@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Icinga L10n dfb1465\n"
"Project-Id-Version: Icinga L10n a6ee67e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-05-12 14:59+0000\n"
"POT-Creation-Date: 2025-05-14 13:55+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -1259,102 +1259,121 @@ msgstr ""
msgid "General"
msgstr ""
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L132
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L133
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L172
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L173
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L142
msgid ""
"Authentication username, requires a password being set as well. This field "
"is necessary when connecting to a redis instance that requires "
"authentication beyond the default user."
msgstr ""
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L146
msgid ""
"Authentication password. May be used alone when logging in as the default "
"user or together with a username."
msgstr ""
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L151
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L152
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L202
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L203
msgid "Redis Host"
msgstr ""
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L138
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L139
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L177
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L178
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L158
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L208
msgid "Redis Port"
msgstr ""
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L144
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L145
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L183
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L184
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L164
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L214
msgid "Redis Database"
msgstr ""
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L170
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L220
msgid "Redis Username"
msgstr ""
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L175
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L225
msgid "Redis Password"
msgstr ""
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L164
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L194
msgid ""
"Redis connection details of your Icinga host. If you are running a high "
"availability zone with two masters, this is your configuration master."
msgstr ""
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L167
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L197
msgid "Primary Icinga Master"
msgstr ""
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L203
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L244
msgid ""
"If you are running a high availability zone with two masters, please provide "
"the Redis connection details of the secondary master."
msgstr ""
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L206
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L247
msgid "Secondary Icinga Master"
msgstr ""
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L219
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L260
#: https://github.com/Icinga/icingadb-web/tree/main/library/Icingadb/Setup/ApiTransportPage.php#L123
#: https://github.com/Icinga/icingadb-web/tree/main/library/Icingadb/Setup/DbResourcePage.php#L159
msgid "Skip Validation"
msgstr ""
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L221
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L262
msgid ""
"Check this box to enforce changes without validating that Redis is available."
msgstr ""
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L238
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L279
msgid "Insecure"
msgstr ""
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L239
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L280
msgid "Don't verify the peer"
msgstr ""
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L323
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L364
#, php-format
msgid "Failed to read file \"%s\": %s"
msgstr ""
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L467
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L544
msgid "Validate Configuration"
msgstr ""
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L468
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L545
msgid "Validation In Progress"
msgstr ""
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L534
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L611
#, php-format
msgid "Failed to connect to primary Redis: %s"
msgstr ""
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L541
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L618
msgid ""
"Primary connection established but failed to verify Icinga is connected as "
"well."
msgstr ""
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L548
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L625
#, php-format
msgid "Failed to connect to secondary Redis: %s"
msgstr ""
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L553
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L630
msgid ""
"Secondary connection established but failed to verify Icinga is connected as "
"well."
msgstr ""
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L557
#: https://github.com/Icinga/icingadb-web/tree/main/application/forms/RedisConfigForm.php#L634
#: https://github.com/Icinga/icingadb-web/tree/main/library/Icingadb/Setup/ApiTransportPage.php#L91
#: https://github.com/Icinga/icingadb-web/tree/main/library/Icingadb/Setup/DbResourcePage.php#L108
msgid "The configuration has been successfully validated."

View File

@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Icinga L10n dfb1465\n"
"Project-Id-Version: Icinga L10n a6ee67e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-05-12 14:59+0000\n"
"POT-Creation-Date: 2025-05-14 13:55+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Icinga L10n dfb1465\n"
"Project-Id-Version: Icinga L10n a6ee67e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-05-12 14:59+0000\n"
"POT-Creation-Date: 2025-05-14 13:55+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Icinga L10n dfb1465\n"
"Project-Id-Version: Icinga L10n a6ee67e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-05-12 14:59+0000\n"
"POT-Creation-Date: 2025-05-14 13:55+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Icinga L10n dfb1465\n"
"Project-Id-Version: Icinga L10n a6ee67e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-05-12 14:59+0000\n"
"POT-Creation-Date: 2025-05-14 13:55+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Icinga L10n dfb1465\n"
"Project-Id-Version: Icinga L10n a6ee67e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-05-12 14:59+0000\n"
"POT-Creation-Date: 2025-05-14 13:55+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Icinga L10n dfb1465\n"
"Project-Id-Version: Icinga L10n a6ee67e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-05-12 14:59+0000\n"
"POT-Creation-Date: 2025-05-14 13:55+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Icinga L10n dfb1465\n"
"Project-Id-Version: Icinga L10n a6ee67e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-05-12 14:59+0000\n"
"POT-Creation-Date: 2025-05-14 13:55+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Icinga L10n dfb1465\n"
"Project-Id-Version: Icinga L10n a6ee67e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-05-12 14:59+0000\n"
"POT-Creation-Date: 2025-05-14 13:55+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Icinga L10n dfb1465\n"
"Project-Id-Version: Icinga L10n a6ee67e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-05-12 14:59+0000\n"
"POT-Creation-Date: 2025-05-14 13:55+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Icinga L10n dfb1465\n"
"Project-Id-Version: Icinga L10n a6ee67e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-05-12 14:59+0000\n"
"POT-Creation-Date: 2025-05-14 13:55+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Icinga L10n dfb1465\n"
"Project-Id-Version: Icinga L10n a6ee67e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-05-12 14:59+0000\n"
"POT-Creation-Date: 2025-05-14 13:55+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Icinga L10n dfb1465\n"
"Project-Id-Version: Icinga L10n a6ee67e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-05-12 14:59+0000\n"
"POT-Creation-Date: 2025-05-14 13:55+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Icinga L10n dfb1465\n"
"Project-Id-Version: Icinga L10n a6ee67e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-05-12 14:59+0000\n"
"POT-Creation-Date: 2025-05-14 13:55+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Icinga L10n dfb1465\n"
"Project-Id-Version: Icinga L10n a6ee67e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-05-12 14:59+0000\n"
"POT-Creation-Date: 2025-05-14 13:55+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"