update translations

This commit is contained in:
Eduardo Silva
2026-03-14 10:14:39 -03:00
parent 15dda616d2
commit 1097ae90cf
10 changed files with 158 additions and 116 deletions

Binary file not shown.

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-03-14 09:35-0300\n"
"POT-Creation-Date: 2026-03-14 10:10-0300\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"
@@ -64,9 +64,9 @@ msgstr ""
"Sind Sie sicher, dass Sie das Token neu generieren möchten? Das alte Token "
"wird sofort ungültig."
#: api_v2/forms.py:63 app_gateway/forms.py:40 app_gateway/forms.py:85
#: app_gateway/forms.py:129 app_gateway/forms.py:147 app_gateway/forms.py:219
#: app_gateway/forms.py:260 cluster/forms.py:67 cluster/forms.py:124
#: api_v2/forms.py:63 app_gateway/forms.py:40 app_gateway/forms.py:92
#: app_gateway/forms.py:136 app_gateway/forms.py:154 app_gateway/forms.py:226
#: app_gateway/forms.py:267 cluster/forms.py:67 cluster/forms.py:124
#: dns/forms.py:37 dns/forms.py:84 dns/forms.py:153 gatekeeper/forms.py:41
#: gatekeeper/forms.py:75 gatekeeper/forms.py:139 gatekeeper/forms.py:226
#: gatekeeper/forms.py:256 gatekeeper/forms.py:287
@@ -82,7 +82,7 @@ msgstr ""
msgid "Save"
msgstr "Speichern"
#: api_v2/models.py:10 app_gateway/forms.py:18 app_gateway/forms.py:99
#: api_v2/models.py:10 app_gateway/forms.py:18 app_gateway/forms.py:106
#: cluster/forms.py:18 dns/forms.py:130 gatekeeper/forms.py:99
#: routing_templates/forms.py:28 templates/api_v2/api_documentation.html:47
#: templates/api_v2/list.html:8 templates/app_gateway/app_gateway_list.html:52
@@ -217,8 +217,8 @@ msgstr "Anzeigename"
msgid "Upstream"
msgstr "Upstream"
#: app_gateway/forms.py:41 app_gateway/forms.py:86 app_gateway/forms.py:130
#: app_gateway/forms.py:148 app_gateway/forms.py:220 app_gateway/forms.py:261
#: app_gateway/forms.py:41 app_gateway/forms.py:93 app_gateway/forms.py:137
#: app_gateway/forms.py:155 app_gateway/forms.py:227 app_gateway/forms.py:268
#: gatekeeper/forms.py:42 gatekeeper/forms.py:76 gatekeeper/forms.py:140
#: gatekeeper/forms.py:227 gatekeeper/forms.py:257 gatekeeper/forms.py:288
#: scheduler/forms.py:103
@@ -229,16 +229,24 @@ msgid "Cancel"
msgstr "Abbrechen"
#: app_gateway/forms.py:54
msgid "This is a reserved system name."
msgstr "Dies ist ein reservierter Systemname."
#: app_gateway/forms.py:58
msgid "This upstream is reserved by the system."
msgstr "Dieser Upstream ist vom System reserviert."
#: app_gateway/forms.py:61
msgid "Upstream URL cannot contain spaces."
msgstr "Upstream-URL darf keine Leerzeichen enthalten."
#: app_gateway/forms.py:60
#: app_gateway/forms.py:67
msgid "Enter a valid upstream URL starting with http:// or https://"
msgstr ""
"Geben Sie eine gültige Upstream-URL ein, die mit http:// oder https:// "
"beginnt."
#: app_gateway/forms.py:70 cluster/forms.py:24 dns/forms.py:65
#: app_gateway/forms.py:77 cluster/forms.py:24 dns/forms.py:65
#: templates/app_gateway/app_gateway_list.html:95
#: templates/app_gateway/application_details.html:61
#: templates/dns/static_host_list.html:17
@@ -246,32 +254,32 @@ msgstr ""
msgid "Hostname"
msgstr "Hostname"
#: app_gateway/forms.py:100 templates/app_gateway/app_gateway_list.html:133
#: app_gateway/forms.py:107 templates/app_gateway/app_gateway_list.html:133
msgid "Policy Type"
msgstr "Richtlinientyp"
#: app_gateway/forms.py:101
#: app_gateway/forms.py:108
msgid "Allowed Groups"
msgstr "Erlaubte Gruppen"
#: app_gateway/forms.py:102 templates/gatekeeper/gatekeeper_list.html:12
#: app_gateway/forms.py:109 templates/gatekeeper/gatekeeper_list.html:12
msgid "Authentication Methods"
msgstr "Authentifizierungsmethoden"
#: app_gateway/forms.py:178
#: app_gateway/forms.py:185
msgid "Cannot select more than one Local Password authentication method."
msgstr ""
"Es kann nicht mehr als eine lokale Passwort-Authentifizierungsmethode "
"ausgewählt werden."
#: app_gateway/forms.py:182
#: app_gateway/forms.py:189
msgid ""
"Cannot select more than one OpenID Connect (OIDC) authentication method."
msgstr ""
"Es kann nicht mehr als eine OpenID Connect (OIDC)-Authentifizierungsmethode "
"ausgewählt werden."
#: app_gateway/forms.py:186
#: app_gateway/forms.py:193
msgid ""
"Cannot select both Local Password and OpenID Connect (OIDC) authentication "
"methods."
@@ -279,7 +287,7 @@ msgstr ""
"Die Authentifizierungsmethoden \"Lokales Passwort\" und OpenID Connect "
"(OIDC) können nicht gleichzeitig ausgewählt werden."
#: app_gateway/forms.py:190
#: app_gateway/forms.py:197
msgid ""
"At least one user group must be selected when using Local Password "
"authentication."
@@ -287,31 +295,31 @@ msgstr ""
"Bei Verwendung der lokalen Passwort-Authentifizierung muss mindestens eine "
"Benutzergruppe ausgewählt werden."
#: app_gateway/forms.py:194
#: app_gateway/forms.py:201
msgid "User groups can only be used with Local Password authentication."
msgstr ""
"Benutzergruppen können nur mit der lokalen Passwort-Authentifizierung "
"verwendet werden."
#: app_gateway/forms.py:204 templates/app_gateway/app_gateway_list.html:56
#: app_gateway/forms.py:211 templates/app_gateway/app_gateway_list.html:56
#: templates/app_gateway/application_details.html:31
#: templates/firewall/firewall_nav_tabs.html:15
msgid "Default Policy"
msgstr "StandardRichtlinie"
#: app_gateway/forms.py:233 templates/app_gateway/application_details.html:105
#: app_gateway/forms.py:240 templates/app_gateway/application_details.html:105
msgid "Route Name"
msgstr "Routenname"
#: app_gateway/forms.py:234 templates/app_gateway/application_details.html:106
#: app_gateway/forms.py:241 templates/app_gateway/application_details.html:106
msgid "Path Prefix"
msgstr "Pfadpräfix"
#: app_gateway/forms.py:235 templates/app_gateway/application_details.html:107
#: app_gateway/forms.py:242 templates/app_gateway/application_details.html:107
msgid "Policy"
msgstr "Richtlinie"
#: app_gateway/forms.py:236 templates/app_gateway/application_details.html:108
#: app_gateway/forms.py:243 templates/app_gateway/application_details.html:108
msgid "Order"
msgstr "Reihenfolge"